2024-07-26T17:48:13.438 INFO:root:teuthology version: 0.0.1.dev379+g53ce146 2024-07-26T17:48:13.460 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-26T17:48:13.550 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-07-26_13:22:04-rados-wip-yuri10-testing-2024-07-25-0747-distro-default-smithi/7819201 branch: wip-yuri10-testing-2024-07-25-0747 description: rados/upgrade/parallel/{0-random-distro$/{centos_9.stream} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: yweinste@redhat.com first_in_suite: false job_id: '7819201' 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: yuriw-2024-07-26_13:22:04-rados-wip-yuri10-testing-2024-07-25-0747-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri10-testing-2024-07-25-0747 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - mons down - mon down - MON_DOWN - out of quorum sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2024-07-25-0747 sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 7059 sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri10-testing-2024-07-25-0747 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_387735b04c21d62e21975a50a7f6c06a95b3cf6d/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d targets: smithi071.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBIEeXF5mDnmdtLRiRqHjSutJIGmHzjr10P1QZCF0vZK2nJbAQzZI0itk/loyNB4g9dfQhebTV7EEQfVmW5Yyag= smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDfYkBaP+LlTSVlNOo6TgMg091TlKeWGl3VWLWEs7qTy7rU8qiav/Gqn2OOat3FbAm+xF3SlNrXp7P66GdlTqOg= tasks: - pexec: all: - sudo dnf install nvmetcli nvme-cli -y - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 53ce1462e129f6eb4071986336534c740fdebd31 timestamp: 2024-07-26_13:22:04 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: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.4074525 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-07-26T17:48:13.550 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_387735b04c21d62e21975a50a7f6c06a95b3cf6d/qa; will attempt to use it 2024-07-26T17:48:13.551 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_387735b04c21d62e21975a50a7f6c06a95b3cf6d/qa/tasks 2024-07-26T17:48:13.551 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-07-26T17:48:13.553 INFO:teuthology.task.internal:Checking packages... 2024-07-26T17:48:13.575 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '387735b04c21d62e21975a50a7f6c06a95b3cf6d' 2024-07-26T17:48:13.575 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-26T17:48:13.575 INFO:teuthology.packaging:ref: None 2024-07-26T17:48:13.575 INFO:teuthology.packaging:tag: None 2024-07-26T17:48:13.575 INFO:teuthology.packaging:branch: wip-yuri10-testing-2024-07-25-0747 2024-07-26T17:48:13.575 INFO:teuthology.packaging:sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T17:48:13.575 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri10-testing-2024-07-25-0747 2024-07-26T17:48:13.717 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3666.g387735b0 2024-07-26T17:48:13.718 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-07-26T17:48:13.724 INFO:teuthology.task.internal:no buildpackages task found 2024-07-26T17:48:13.724 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-07-26T17:48:13.750 INFO:teuthology.task.internal:Saving configuration 2024-07-26T17:48:13.768 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-07-26T17:48:13.775 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-07-26T17:48:13.795 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi071.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-07-26_13:22:04-rados-wip-yuri10-testing-2024-07-25-0747-distro-default-smithi/7819201', '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-07-26 17:43:05.481269', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBIEeXF5mDnmdtLRiRqHjSutJIGmHzjr10P1QZCF0vZK2nJbAQzZI0itk/loyNB4g9dfQhebTV7EEQfVmW5Yyag='} 2024-07-26T17:48:13.812 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-07-26_13:22:04-rados-wip-yuri10-testing-2024-07-25-0747-distro-default-smithi/7819201', '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-07-26 17:43:05.482752', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDfYkBaP+LlTSVlNOo6TgMg091TlKeWGl3VWLWEs7qTy7rU8qiav/Gqn2OOat3FbAm+xF3SlNrXp7P66GdlTqOg='} 2024-07-26T17:48:13.812 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-07-26T17:48:13.818 INFO:teuthology.task.internal:roles: ubuntu@smithi071.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-07-26T17:48:13.819 INFO:teuthology.task.internal:roles: ubuntu@smithi135.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-07-26T17:48:13.819 INFO:teuthology.run_tasks:Running task console_log... 2024-07-26T17:48:13.892 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6d66867be0>, signals=[15]) 2024-07-26T17:48:13.893 INFO:teuthology.run_tasks:Running task internal.connect... 2024-07-26T17:48:13.899 INFO:teuthology.task.internal:Opening connections... 2024-07-26T17:48:13.902 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi071.front.sepia.ceph.com 2024-07-26T17:48:13.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:48:13.980 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2024-07-26T17:48:13.981 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:48:14.058 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-07-26T17:48:14.064 DEBUG:teuthology.orchestra.run.smithi071:> uname -m 2024-07-26T17:48:14.081 INFO:teuthology.orchestra.run.smithi071.stdout:x86_64 2024-07-26T17:48:14.082 DEBUG:teuthology.orchestra.run.smithi071:> cat /etc/os-release 2024-07-26T17:48:14.138 INFO:teuthology.orchestra.run.smithi071.stdout:NAME="CentOS Stream" 2024-07-26T17:48:14.138 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION="9" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:ID="centos" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:ID_LIKE="rhel fedora" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_ID="9" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:PLATFORM_ID="platform:el9" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:PRETTY_NAME="CentOS Stream 9" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:ANSI_COLOR="0;31" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:LOGO="fedora-logo-icon" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:HOME_URL="https://centos.org/" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-07-26T17:48:14.139 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-07-26T17:48:14.140 INFO:teuthology.lock.ops:Updating smithi071.front.sepia.ceph.com on lock server 2024-07-26T17:48:14.161 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2024-07-26T17:48:14.180 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2024-07-26T17:48:14.180 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2024-07-26T17:48:14.238 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="CentOS Stream" 2024-07-26T17:48:14.238 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="9" 2024-07-26T17:48:14.238 INFO:teuthology.orchestra.run.smithi135.stdout:ID="centos" 2024-07-26T17:48:14.238 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE="rhel fedora" 2024-07-26T17:48:14.238 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="9" 2024-07-26T17:48:14.238 INFO:teuthology.orchestra.run.smithi135.stdout:PLATFORM_ID="platform:el9" 2024-07-26T17:48:14.239 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="CentOS Stream 9" 2024-07-26T17:48:14.239 INFO:teuthology.orchestra.run.smithi135.stdout:ANSI_COLOR="0;31" 2024-07-26T17:48:14.239 INFO:teuthology.orchestra.run.smithi135.stdout:LOGO="fedora-logo-icon" 2024-07-26T17:48:14.239 INFO:teuthology.orchestra.run.smithi135.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-07-26T17:48:14.239 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://centos.org/" 2024-07-26T17:48:14.239 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-07-26T17:48:14.239 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-07-26T17:48:14.239 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-07-26T17:48:14.239 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2024-07-26T17:48:14.260 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-07-26T17:48:14.268 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-07-26T17:48:14.299 INFO:teuthology.task.internal:Checking for old test directory... 2024-07-26T17:48:14.299 DEBUG:teuthology.orchestra.run.smithi071:> test '!' -e /home/ubuntu/cephtest 2024-07-26T17:48:14.302 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2024-07-26T17:48:14.318 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-07-26T17:48:14.335 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-07-26T17:48:14.335 DEBUG:teuthology.orchestra.run.smithi071:> test -z $(ls -A /var/lib/ceph) 2024-07-26T17:48:14.359 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2024-07-26T17:48:14.480 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-07-26T17:48:14.535 INFO:teuthology.run_tasks:Running task kernel... 2024-07-26T17:48:14.558 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-07-26T17:48:14.559 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-07-26T17:48:14.559 DEBUG:teuthology.orchestra.run.smithi071:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-26T17:48:14.560 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2024-07-26T17:48:14.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T17:48:14.578 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-07-26T17:48:14.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T17:48:14.580 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-07-26T17:48:14.635 INFO:teuthology.orchestra.run.smithi135.stdout:5.14.0-437.el9.x86_64 2024-07-26T17:48:14.635 INFO:teuthology.task.kernel:Running kernel on smithi135: 5.14.0-437.el9.x86_64 2024-07-26T17:48:14.635 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum install -y kernel 2024-07-26T17:48:14.637 INFO:teuthology.orchestra.run.smithi071.stdout:5.14.0-437.el9.x86_64 2024-07-26T17:48:14.638 INFO:teuthology.task.kernel:Running kernel on smithi071: 5.14.0-437.el9.x86_64 2024-07-26T17:48:14.638 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum install -y kernel 2024-07-26T17:48:16.924 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.2 MB 00:00 2024-07-26T17:48:18.105 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - BaseOS 4.3 MB/s | 8.2 MB 00:01 2024-07-26T17:48:19.009 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:00 2024-07-26T17:48:19.907 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-07-26T17:48:23.326 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.5 MB 00:00 2024-07-26T17:48:24.232 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.5 MB 00:00 2024-07-26T17:48:24.902 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - Extras packages 77 kB/s | 18 kB 00:00 2024-07-26T17:48:25.856 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 27 MB/s | 22 MB 00:00 2024-07-26T17:48:26.700 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - Extras packages 16 kB/s | 18 kB 00:01 2024-07-26T17:48:27.562 INFO:teuthology.orchestra.run.smithi071.stdout:Extra Packages for Enterprise Linux 30 MB/s | 22 MB 00:00 2024-07-26T17:48:31.212 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-07-26T17:48:32.959 INFO:teuthology.orchestra.run.smithi071.stdout:lab-extras 15 kB/s | 1.7 kB 00:00 2024-07-26T17:48:33.177 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-07-26T17:48:33.178 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-07-26T17:48:33.270 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-07-26T17:48:33.283 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-07-26T17:48:33.283 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-07-26T17:48:33.283 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-07-26T17:48:33.283 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-07-26T17:48:33.283 INFO:teuthology.orchestra.run.smithi135.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-07-26T17:48:33.283 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-07-26T17:48:33.283 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-07-26T17:48:33.283 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-07-26T17:48:33.283 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-07-26T17:48:33.284 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:48:33.284 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-07-26T17:48:33.284 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-07-26T17:48:33.284 INFO:teuthology.orchestra.run.smithi135.stdout:Install 4 Packages 2024-07-26T17:48:33.284 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:48:33.284 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 84 M 2024-07-26T17:48:33.285 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 126 M 2024-07-26T17:48:33.285 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-07-26T17:48:33.639 INFO:teuthology.orchestra.run.smithi135.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 5.2 MB/s | 1.5 MB 00:00 2024-07-26T17:48:34.215 INFO:teuthology.orchestra.run.smithi135.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 20 MB/s | 17 MB 00:00 2024-07-26T17:48:34.732 INFO:teuthology.orchestra.run.smithi135.stdout:(3/4): kernel-modules-core-5.14.0-480.el9.x86_6 27 MB/s | 30 MB 00:01 2024-07-26T17:48:34.973 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-07-26T17:48:34.974 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-07-26T17:48:35.057 INFO:teuthology.orchestra.run.smithi135.stdout:(4/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 21 MB/s | 36 MB 00:01 2024-07-26T17:48:35.057 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-07-26T17:48:35.057 INFO:teuthology.orchestra.run.smithi135.stdout:Total 48 MB/s | 84 MB 00:01 2024-07-26T17:48:35.065 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2024-07-26T17:48:35.074 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-07-26T17:48:35.074 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2024-07-26T17:48:35.075 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-07-26T17:48:35.075 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2024-07-26T17:48:35.075 INFO:teuthology.orchestra.run.smithi071.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-07-26T17:48:35.075 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2024-07-26T17:48:35.075 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-07-26T17:48:35.075 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-07-26T17:48:35.076 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-07-26T17:48:35.076 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:48:35.076 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2024-07-26T17:48:35.076 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-07-26T17:48:35.076 INFO:teuthology.orchestra.run.smithi071.stdout:Install 4 Packages 2024-07-26T17:48:35.077 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:48:35.078 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 84 M 2024-07-26T17:48:35.078 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 126 M 2024-07-26T17:48:35.078 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2024-07-26T17:48:35.502 INFO:teuthology.orchestra.run.smithi071.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 4.9 MB/s | 1.5 MB 00:00 2024-07-26T17:48:35.789 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-07-26T17:48:36.122 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-07-26T17:48:36.122 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-07-26T17:48:37.155 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-07-26T17:48:37.155 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-07-26T17:48:39.625 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-07-26T17:48:40.389 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-07-26T17:48:40.479 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-07-26T17:48:42.734 INFO:teuthology.orchestra.run.smithi071.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 2.3 MB/s | 17 MB 00:07 2024-07-26T17:48:43.133 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-07-26T17:48:43.292 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-07-26T17:48:45.726 INFO:teuthology.orchestra.run.smithi071.stdout:(3/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 3.4 MB/s | 36 MB 00:10 2024-07-26T17:48:46.526 INFO:teuthology.orchestra.run.smithi071.stdout:(4/4): kernel-modules-core-5.14.0-480.el9.x86_6 2.7 MB/s | 30 MB 00:11 2024-07-26T17:48:46.526 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2024-07-26T17:48:46.526 INFO:teuthology.orchestra.run.smithi071.stdout:Total 7.4 MB/s | 84 MB 00:11 2024-07-26T17:48:47.258 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2024-07-26T17:48:47.606 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2024-07-26T17:48:47.606 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2024-07-26T17:48:48.111 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-07-26T17:48:48.402 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:48:48.605 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2024-07-26T17:48:48.605 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2024-07-26T17:48:51.027 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2024-07-26T17:48:51.709 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-07-26T17:48:51.803 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-07-26T17:48:53.240 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:48:54.455 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-07-26T17:48:54.617 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-07-26T17:48:59.435 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-07-26T17:48:59.498 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:49:04.370 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:49:23.070 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:49:23.111 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:49:23.477 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:49:23.478 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-07-26T17:49:23.478 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-07-26T17:49:23.478 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-07-26T17:49:24.307 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:49:24.307 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:49:24.307 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-07-26T17:49:24.307 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-5.14.0-480.el9.x86_64 2024-07-26T17:49:24.307 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-07-26T17:49:24.307 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-07-26T17:49:24.307 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-07-26T17:49:24.308 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:49:24.308 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-07-26T17:49:24.707 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2024-07-26T17:49:24.793 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-5.14.0-480.el9.x86_64 2024-07-26T17:49:24.793 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-07-26T17:49:24.794 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-07-26T17:49:24.794 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-26T17:49:24.794 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-26T17:49:24.794 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-07-26T17:49:24.794 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi135.front.sepia.ceph.com, path=None, version=distro) 2024-07-26T17:49:24.794 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2024-07-26T17:49:24.851 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-5.14.0-480.el9.x86_64 2024-07-26T17:49:24.852 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-07-26T17:49:24.852 DEBUG:teuthology.orchestra.run.smithi135:> sudo rpm -qi grub2-tools 2024-07-26T17:49:24.887 INFO:teuthology.orchestra.run.smithi135.stdout:Name : grub2-tools 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Epoch : 1 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Version : 2.06 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Release : 68.el9 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: x86_64 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Group : Unspecified 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Size : 8264254 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:License : GPLv3+ 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-07-26T17:49:24.888 INFO:teuthology.orchestra.run.smithi135.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout:Packager : builder@centos.org 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout:Vendor : CentOS 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout:URL : http://www.gnu.org/software/grub/ 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout:Summary : Support tools for GRUB. 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout:Description : 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout:customizable bootloader with modular architecture. It supports a rich 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout:variety of kernel formats, file systems, computer architectures and 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout:hardware devices. 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:49:24.889 INFO:teuthology.orchestra.run.smithi135.stdout:This subpackage provides tools for support of all platforms. 2024-07-26T17:49:24.890 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-07-26T17:49:24.890 INFO:teuthology.task.kernel:Updating grub on smithi135 to boot 5.14.0-480.el9.x86_64 2024-07-26T17:49:24.890 DEBUG:teuthology.orchestra.run.smithi135:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-07-26T17:49:25.663 INFO:teuthology.orchestra.run.smithi135.stderr:Generating grub configuration file ... 2024-07-26T17:49:27.015 INFO:teuthology.orchestra.run.smithi135.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-07-26T17:49:27.050 INFO:teuthology.orchestra.run.smithi135.stderr:done 2024-07-26T17:49:27.053 DEBUG:teuthology.orchestra.run.smithi135:> mktemp 2024-07-26T17:49:27.071 INFO:teuthology.orchestra.run.smithi135.stdout:/tmp/tmp.kcOeeMwAFW 2024-07-26T17:49:27.071 DEBUG:teuthology.orchestra.run.smithi135:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.kcOeeMwAFW 2024-07-26T17:49:27.143 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0666 /tmp/tmp.kcOeeMwAFW 2024-07-26T17:49:27.289 DEBUG:teuthology.orchestra.remote:smithi135:/tmp/tmp.kcOeeMwAFW is 6KB 2024-07-26T17:49:27.338 DEBUG:teuthology.orchestra.run.smithi135:> rm -fr /tmp/tmp.kcOeeMwAFW 2024-07-26T17:49:27.352 DEBUG:teuthology.orchestra.run.smithi135:> sudo /bin/ls /boot/loader/entries || true 2024-07-26T17:49:27.413 INFO:teuthology.orchestra.run.smithi135.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-07-26T17:49:27.414 INFO:teuthology.orchestra.run.smithi135.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-07-26T17:49:27.414 INFO:teuthology.orchestra.run.smithi135.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-07-26T17:49:27.414 INFO:teuthology.orchestra.run.smithi135.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-07-26T17:49:27.415 DEBUG:teuthology.orchestra.run.smithi135:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-07-26T17:49:27.568 DEBUG:teuthology.orchestra.run.smithi135:> sudo shutdown -r now 2024-07-26T17:49:33.836 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:49:33.877 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:49:34.261 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:49:34.261 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-07-26T17:49:34.261 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-07-26T17:49:34.261 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-07-26T17:49:35.108 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-07-26T17:49:35.108 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:49:35.108 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2024-07-26T17:49:35.108 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-5.14.0-480.el9.x86_64 2024-07-26T17:49:35.108 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-07-26T17:49:35.108 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-07-26T17:49:35.108 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-07-26T17:49:35.108 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:49:35.108 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2024-07-26T17:49:35.474 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q kernel | sort -rV | head -n 1 2024-07-26T17:49:35.552 INFO:teuthology.orchestra.run.smithi071.stdout:kernel-5.14.0-480.el9.x86_64 2024-07-26T17:49:35.552 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-07-26T17:49:35.552 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-07-26T17:49:35.553 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-07-26T17:49:35.553 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-07-26T17:49:35.553 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-07-26T17:49:35.553 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi071.front.sepia.ceph.com, path=None, version=distro) 2024-07-26T17:49:35.553 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q kernel | sort -rV | head -n 1 2024-07-26T17:49:35.609 INFO:teuthology.orchestra.run.smithi071.stdout:kernel-5.14.0-480.el9.x86_64 2024-07-26T17:49:35.609 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-07-26T17:49:35.610 DEBUG:teuthology.orchestra.run.smithi071:> sudo rpm -qi grub2-tools 2024-07-26T17:49:35.644 INFO:teuthology.orchestra.run.smithi071.stdout:Name : grub2-tools 2024-07-26T17:49:35.644 INFO:teuthology.orchestra.run.smithi071.stdout:Epoch : 1 2024-07-26T17:49:35.644 INFO:teuthology.orchestra.run.smithi071.stdout:Version : 2.06 2024-07-26T17:49:35.644 INFO:teuthology.orchestra.run.smithi071.stdout:Release : 68.el9 2024-07-26T17:49:35.644 INFO:teuthology.orchestra.run.smithi071.stdout:Architecture: x86_64 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Group : Unspecified 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Size : 8264254 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:License : GPLv3+ 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Packager : builder@centos.org 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Vendor : CentOS 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:URL : http://www.gnu.org/software/grub/ 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Summary : Support tools for GRUB. 2024-07-26T17:49:35.645 INFO:teuthology.orchestra.run.smithi071.stdout:Description : 2024-07-26T17:49:35.646 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:49:35.646 INFO:teuthology.orchestra.run.smithi071.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-07-26T17:49:35.646 INFO:teuthology.orchestra.run.smithi071.stdout:customizable bootloader with modular architecture. It supports a rich 2024-07-26T17:49:35.646 INFO:teuthology.orchestra.run.smithi071.stdout:variety of kernel formats, file systems, computer architectures and 2024-07-26T17:49:35.646 INFO:teuthology.orchestra.run.smithi071.stdout:hardware devices. 2024-07-26T17:49:35.646 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:49:35.646 INFO:teuthology.orchestra.run.smithi071.stdout:This subpackage provides tools for support of all platforms. 2024-07-26T17:49:35.647 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-07-26T17:49:35.647 INFO:teuthology.task.kernel:Updating grub on smithi071 to boot 5.14.0-480.el9.x86_64 2024-07-26T17:49:35.647 DEBUG:teuthology.orchestra.run.smithi071:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-07-26T17:49:36.304 INFO:teuthology.orchestra.run.smithi071.stderr:Generating grub configuration file ... 2024-07-26T17:49:37.668 INFO:teuthology.orchestra.run.smithi071.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-07-26T17:49:37.704 INFO:teuthology.orchestra.run.smithi071.stderr:done 2024-07-26T17:49:37.707 DEBUG:teuthology.orchestra.run.smithi071:> mktemp 2024-07-26T17:49:37.723 INFO:teuthology.orchestra.run.smithi071.stdout:/tmp/tmp.YM6FskKiTd 2024-07-26T17:49:37.723 DEBUG:teuthology.orchestra.run.smithi071:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.YM6FskKiTd 2024-07-26T17:49:37.789 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 0666 /tmp/tmp.YM6FskKiTd 2024-07-26T17:49:37.924 DEBUG:teuthology.orchestra.remote:smithi071:/tmp/tmp.YM6FskKiTd is 6KB 2024-07-26T17:49:37.973 DEBUG:teuthology.orchestra.run.smithi071:> rm -fr /tmp/tmp.YM6FskKiTd 2024-07-26T17:49:37.989 DEBUG:teuthology.orchestra.run.smithi071:> sudo /bin/ls /boot/loader/entries || true 2024-07-26T17:49:38.049 INFO:teuthology.orchestra.run.smithi071.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-07-26T17:49:38.049 INFO:teuthology.orchestra.run.smithi071.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-07-26T17:49:38.049 INFO:teuthology.orchestra.run.smithi071.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-07-26T17:49:38.049 INFO:teuthology.orchestra.run.smithi071.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-07-26T17:49:38.051 DEBUG:teuthology.orchestra.run.smithi071:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-07-26T17:49:38.197 DEBUG:teuthology.orchestra.run.smithi071:> sudo shutdown -r now 2024-07-26T17:49:57.590 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-07-26T17:49:57.591 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-07-26T17:49:57.592 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:50:08.210 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-07-26T17:50:08.211 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-07-26T17:50:08.211 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:50:16.031 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-07-26T17:50:25.038 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-07-26T17:50:25.039 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:50:26.526 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.71 2024-07-26T17:50:28.094 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-07-26T17:50:35.534 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-07-26T17:50:35.535 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:50:38.590 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.71 2024-07-26T17:50:40.096 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-07-26T17:50:40.097 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:50:50.600 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-07-26T17:50:50.601 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:50:58.526 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-07-26T17:51:09.027 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.71 2024-07-26T17:51:13.531 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-07-26T17:51:13.532 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:51:13.818 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-07-26T17:51:14.204 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-07-26T17:51:14.205 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-480.el9.x86_64"... 2024-07-26T17:51:14.205 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-07-26T17:51:14.219 INFO:teuthology.orchestra.run.smithi135.stdout:5.14.0-480.el9.x86_64 2024-07-26T17:51:14.220 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-07-26T17:51:14.220 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-26T17:51:14.220 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-07-26T17:51:15.221 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-07-26T17:51:15.221 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-26T17:51:15.296 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2024-07-26T17:51:15.339 DEBUG:teuthology.parallel:result is None 2024-07-26T17:51:24.028 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-07-26T17:51:24.028 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:51:24.368 DEBUG:teuthology.orchestra.run.smithi071:> true 2024-07-26T17:51:24.801 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-07-26T17:51:24.801 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-480.el9.x86_64"... 2024-07-26T17:51:24.802 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-07-26T17:51:24.816 INFO:teuthology.orchestra.run.smithi071.stdout:5.14.0-480.el9.x86_64 2024-07-26T17:51:24.816 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-07-26T17:51:24.817 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-07-26T17:51:24.817 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-07-26T17:51:25.817 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-07-26T17:51:25.817 DEBUG:teuthology.orchestra.run.smithi071:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-07-26T17:51:25.894 INFO:teuthology.orchestra.run.smithi071.stdout:ttyS1 2024-07-26T17:51:25.924 DEBUG:teuthology.parallel:result is None 2024-07-26T17:51:25.925 INFO:teuthology.run_tasks:Running task internal.base... 2024-07-26T17:51:25.933 INFO:teuthology.task.internal:Creating test directory... 2024-07-26T17:51:25.933 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-26T17:51:25.935 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-07-26T17:51:25.955 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-07-26T17:51:26.117 INFO:teuthology.run_tasks:Running task internal.archive... 2024-07-26T17:51:26.151 INFO:teuthology.task.internal:Creating archive directory... 2024-07-26T17:51:26.151 DEBUG:teuthology.orchestra.run.smithi071:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-26T17:51:26.153 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-07-26T17:51:26.414 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-07-26T17:51:26.421 INFO:teuthology.task.internal:Enabling coredump saving... 2024-07-26T17:51:26.421 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T17:51:26.423 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T17:51:26.454 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T17:51:26.457 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T17:51:26.466 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T17:51:26.468 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-07-26T17:51:26.469 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-07-26T17:51:26.489 INFO:teuthology.task.internal:Configuring sudo... 2024-07-26T17:51:26.489 DEBUG:teuthology.orchestra.run.smithi071:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-26T17:51:26.513 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-07-26T17:51:26.540 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-07-26T17:51:26.550 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-07-26T17:51:26.550 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-26T17:51:26.577 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-07-26T17:51:26.597 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-26T17:51:26.674 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-26T17:51:26.719 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-26T17:51:26.803 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-26T17:51:26.840 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:51:26.840 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-26T17:51:26.905 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-26T17:51:26.944 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-07-26T17:51:27.013 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-26T17:51:27.057 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-07-26T17:51:27.099 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:51:27.099 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-07-26T17:51:27.164 DEBUG:teuthology.orchestra.run.smithi071:> sudo service rsyslog restart 2024-07-26T17:51:27.167 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2024-07-26T17:51:27.214 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-07-26T17:51:27.258 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-07-26T17:51:27.464 INFO:teuthology.run_tasks:Running task internal.timer... 2024-07-26T17:51:27.471 INFO:teuthology.task.internal:Starting timer... 2024-07-26T17:51:27.471 INFO:teuthology.run_tasks:Running task pcp... 2024-07-26T17:51:27.497 INFO:teuthology.run_tasks:Running task selinux... 2024-07-26T17:51:27.528 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-07-26T17:51:27.528 DEBUG:teuthology.orchestra.run.smithi071:> sudo service auditd rotate 2024-07-26T17:51:27.605 INFO:teuthology.orchestra.run.smithi071.stdout:Rotating logs: 2024-07-26T17:51:27.607 DEBUG:teuthology.orchestra.run.smithi135:> sudo service auditd rotate 2024-07-26T17:51:27.673 INFO:teuthology.orchestra.run.smithi135.stdout:Rotating logs: 2024-07-26T17:51:27.675 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-07-26T17:51:27.675 DEBUG:teuthology.orchestra.run.smithi071:> /usr/sbin/getenforce 2024-07-26T17:51:27.730 INFO:teuthology.orchestra.run.smithi071.stdout:Permissive 2024-07-26T17:51:27.730 DEBUG:teuthology.orchestra.run.smithi135:> /usr/sbin/getenforce 2024-07-26T17:51:27.759 INFO:teuthology.orchestra.run.smithi135.stdout:Permissive 2024-07-26T17:51:27.760 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi071.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi135.front.sepia.ceph.com': 'permissive'} 2024-07-26T17:51:27.760 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T17:51:27.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T17:51:27.785 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T17:51:27.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T17:51:27.825 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-07-26T17:51:27.826 DEBUG:teuthology.orchestra.run.smithi071:> sudo /usr/sbin/setenforce permissive 2024-07-26T17:51:27.855 DEBUG:teuthology.orchestra.run.smithi135:> sudo /usr/sbin/setenforce permissive 2024-07-26T17:51:27.891 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-07-26T17:51:27.900 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-07-26T17:51:27.912 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-07-26T17:51:27.913 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi071.front.sepia.ceph.com,smithi135.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-07-26T17:55:53.697 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi071.front.sepia.ceph.com'), Remote(name='ubuntu@smithi135.front.sepia.ceph.com')] 2024-07-26T17:55:53.699 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-07-26T17:55:53.701 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:55:53.780 DEBUG:teuthology.orchestra.run.smithi071:> true 2024-07-26T17:55:53.866 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-07-26T17:55:53.866 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-07-26T17:55:53.867 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-07-26T17:55:53.944 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-07-26T17:55:54.025 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-07-26T17:55:54.026 INFO:teuthology.run_tasks:Running task clock... 2024-07-26T17:55:54.037 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-07-26T17:55:54.037 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-26T17:55:54.038 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T17:55:54.040 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-07-26T17:55:54.040 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T17:55:54.067 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-07-26T17:55:54.081 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-07-26T17:55:54.095 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-07-26T17:55:54.105 INFO:teuthology.orchestra.run.smithi071.stderr:sudo: ntpd: command not found 2024-07-26T17:55:54.109 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-07-26T17:55:54.116 INFO:teuthology.orchestra.run.smithi071.stdout:506 Cannot talk to daemon 2024-07-26T17:55:54.130 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-07-26T17:55:54.134 INFO:teuthology.orchestra.run.smithi135.stderr:sudo: ntpd: command not found 2024-07-26T17:55:54.144 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-07-26T17:55:54.145 INFO:teuthology.orchestra.run.smithi135.stdout:506 Cannot talk to daemon 2024-07-26T17:55:54.160 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-07-26T17:55:54.173 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-07-26T17:55:54.200 INFO:teuthology.orchestra.run.smithi071.stderr:bash: line 1: ntpq: command not found 2024-07-26T17:55:54.203 INFO:teuthology.orchestra.run.smithi071.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-07-26T17:55:54.203 INFO:teuthology.orchestra.run.smithi071.stdout:=============================================================================== 2024-07-26T17:55:54.203 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-07-26T17:55:54.203 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-07-26T17:55:54.203 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-07-26T17:55:54.204 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-07-26T17:55:54.230 INFO:teuthology.orchestra.run.smithi135.stderr:bash: line 1: ntpq: command not found 2024-07-26T17:55:54.234 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-07-26T17:55:54.234 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-07-26T17:55:54.234 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-07-26T17:55:54.234 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-07-26T17:55:54.234 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-07-26T17:55:54.234 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-07-26T17:55:54.235 INFO:teuthology.run_tasks:Running task pexec... 2024-07-26T17:55:54.245 INFO:teuthology.task.pexec:Executing custom commands... 2024-07-26T17:55:54.245 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi071.front.sepia.ceph.com 2024-07-26T17:55:54.246 DEBUG:teuthology.orchestra.run.smithi071:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-07-26T17:55:54.246 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi135.front.sepia.ceph.com 2024-07-26T17:55:54.246 DEBUG:teuthology.orchestra.run.smithi135:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-07-26T17:55:54.806 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:01:06 ago on Fri 26 Jul 2024 05:54:48 PM UTC. 2024-07-26T17:55:54.841 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:06 ago on Fri 26 Jul 2024 05:54:48 PM UTC. 2024-07-26T17:55:54.888 INFO:teuthology.orchestra.run.smithi071.stdout:Package nvme-cli-2.6-5.el9.x86_64 is already installed. 2024-07-26T17:55:54.924 INFO:teuthology.orchestra.run.smithi135.stdout:Package nvme-cli-2.6-5.el9.x86_64 is already installed. 2024-07-26T17:55:54.928 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2024-07-26T17:55:54.945 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-07-26T17:55:54.945 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2024-07-26T17:55:54.945 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-07-26T17:55:54.945 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout:Upgrading: 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout: libnvme x86_64 1.9-1.el9 baseos 104 k 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout: nvme-cli x86_64 2.9.1-3.el9 baseos 903 k 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-07-26T17:55:54.946 INFO:teuthology.orchestra.run.smithi071.stdout:Install 4 Packages 2024-07-26T17:55:54.947 INFO:teuthology.orchestra.run.smithi071.stdout:Upgrade 2 Packages 2024-07-26T17:55:54.947 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:55:54.947 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 2.0 M 2024-07-26T17:55:54.947 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2024-07-26T17:55:54.964 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-07-26T17:55:54.983 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrading: 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout: libnvme x86_64 1.9-1.el9 baseos 104 k 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout: nvme-cli x86_64 2.9.1-3.el9 baseos 903 k 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-07-26T17:55:54.984 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:55:54.985 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-07-26T17:55:54.985 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-07-26T17:55:54.985 INFO:teuthology.orchestra.run.smithi135.stdout:Install 4 Packages 2024-07-26T17:55:54.985 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrade 2 Packages 2024-07-26T17:55:54.985 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:55:54.985 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 2.0 M 2024-07-26T17:55:54.985 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-07-26T17:55:55.372 INFO:teuthology.orchestra.run.smithi135.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 128 kB/s | 44 kB 00:00 2024-07-26T17:55:55.397 INFO:teuthology.orchestra.run.smithi135.stdout:(2/6): python3-configshell-1.1.30-1.el9.noarch. 193 kB/s | 72 kB 00:00 2024-07-26T17:55:55.406 INFO:teuthology.orchestra.run.smithi071.stdout:(1/6): python3-configshell-1.1.30-1.el9.noarch. 213 kB/s | 72 kB 00:00 2024-07-26T17:55:55.422 INFO:teuthology.orchestra.run.smithi135.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 212 kB/s | 84 kB 00:00 2024-07-26T17:55:55.428 INFO:teuthology.orchestra.run.smithi071.stdout:(2/6): nvmetcli-0.7-3.el9.noarch.rpm 123 kB/s | 44 kB 00:00 2024-07-26T17:55:55.487 INFO:teuthology.orchestra.run.smithi071.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 200 kB/s | 84 kB 00:00 2024-07-26T17:55:55.606 INFO:teuthology.orchestra.run.smithi071.stdout:(4/6): libnvme-1.9-1.el9.x86_64.rpm 595 kB/s | 104 kB 00:00 2024-07-26T17:55:55.606 INFO:teuthology.orchestra.run.smithi135.stdout:(4/6): libnvme-1.9-1.el9.x86_64.rpm 569 kB/s | 104 kB 00:00 2024-07-26T17:55:55.856 INFO:teuthology.orchestra.run.smithi135.stdout:(5/6): nvme-cli-2.9.1-3.el9.x86_64.rpm 2.0 MB/s | 903 kB 00:00 2024-07-26T17:55:55.890 INFO:teuthology.orchestra.run.smithi135.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.6 MB/s | 837 kB 00:00 2024-07-26T17:55:55.890 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-07-26T17:55:55.890 INFO:teuthology.orchestra.run.smithi135.stdout:Total 2.2 MB/s | 2.0 MB 00:00 2024-07-26T17:55:55.912 INFO:teuthology.orchestra.run.smithi071.stdout:(5/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.6 MB/s | 837 kB 00:00 2024-07-26T17:55:55.966 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-07-26T17:55:55.982 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-07-26T17:55:55.982 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-07-26T17:55:56.029 INFO:teuthology.orchestra.run.smithi071.stdout:(6/6): nvme-cli-2.9.1-3.el9.x86_64.rpm 1.6 MB/s | 903 kB 00:00 2024-07-26T17:55:56.030 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2024-07-26T17:55:56.030 INFO:teuthology.orchestra.run.smithi071.stdout:Total 1.8 MB/s | 2.0 MB 00:01 2024-07-26T17:55:56.101 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2024-07-26T17:55:56.117 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2024-07-26T17:55:56.117 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2024-07-26T17:55:56.210 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-07-26T17:55:56.211 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-07-26T17:55:56.317 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2024-07-26T17:55:56.317 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2024-07-26T17:55:56.555 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-07-26T17:55:56.654 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2024-07-26T17:55:56.762 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : libnvme-1.9-1.el9.x86_64 1/8 2024-07-26T17:55:56.820 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/8 2024-07-26T17:55:56.860 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/8 2024-07-26T17:55:56.864 INFO:teuthology.orchestra.run.smithi071.stdout: Upgrading : libnvme-1.9-1.el9.x86_64 1/8 2024-07-26T17:55:56.897 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/8 2024-07-26T17:55:56.926 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/8 2024-07-26T17:55:56.930 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : nvmetcli-0.7-3.el9.noarch 5/8 2024-07-26T17:55:56.960 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/8 2024-07-26T17:55:56.994 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/8 2024-07-26T17:55:57.019 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : nvmetcli-0.7-3.el9.noarch 5/8 2024-07-26T17:55:57.187 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 5/8 2024-07-26T17:55:57.259 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : nvme-cli-2.9.1-3.el9.x86_64 6/8 2024-07-26T17:55:57.265 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 5/8 2024-07-26T17:55:57.347 INFO:teuthology.orchestra.run.smithi071.stdout: Upgrading : nvme-cli-2.9.1-3.el9.x86_64 6/8 2024-07-26T17:55:57.536 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: nvme-cli-2.9.1-3.el9.x86_64 6/8 2024-07-26T17:55:57.571 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : nvme-cli-2.6-5.el9.x86_64 7/8 2024-07-26T17:55:57.631 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: nvme-cli-2.9.1-3.el9.x86_64 6/8 2024-07-26T17:55:57.662 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : libnvme-1.6-1.el9.x86_64 8/8 2024-07-26T17:55:57.669 INFO:teuthology.orchestra.run.smithi071.stdout: Cleanup : nvme-cli-2.6-5.el9.x86_64 7/8 2024-07-26T17:55:57.755 INFO:teuthology.orchestra.run.smithi071.stdout: Cleanup : libnvme-1.6-1.el9.x86_64 8/8 2024-07-26T17:55:58.632 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libnvme-1.6-1.el9.x86_64 8/8 2024-07-26T17:55:58.632 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/8 2024-07-26T17:55:58.632 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/8 2024-07-26T17:55:58.632 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/8 2024-07-26T17:55:58.632 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/8 2024-07-26T17:55:58.633 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libnvme-1.9-1.el9.x86_64 5/8 2024-07-26T17:55:58.633 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libnvme-1.6-1.el9.x86_64 6/8 2024-07-26T17:55:58.633 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : nvme-cli-2.9.1-3.el9.x86_64 7/8 2024-07-26T17:55:58.640 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libnvme-1.6-1.el9.x86_64 8/8 2024-07-26T17:55:58.641 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/8 2024-07-26T17:55:58.641 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/8 2024-07-26T17:55:58.641 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/8 2024-07-26T17:55:58.641 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/8 2024-07-26T17:55:58.641 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libnvme-1.9-1.el9.x86_64 5/8 2024-07-26T17:55:58.641 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libnvme-1.6-1.el9.x86_64 6/8 2024-07-26T17:55:58.642 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : nvme-cli-2.9.1-3.el9.x86_64 7/8 2024-07-26T17:55:59.015 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : nvme-cli-2.6-5.el9.x86_64 8/8 2024-07-26T17:55:59.016 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:55:59.016 INFO:teuthology.orchestra.run.smithi135.stdout:Upgraded: 2024-07-26T17:55:59.016 INFO:teuthology.orchestra.run.smithi135.stdout: libnvme-1.9-1.el9.x86_64 nvme-cli-2.9.1-3.el9.x86_64 2024-07-26T17:55:59.016 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-07-26T17:55:59.016 INFO:teuthology.orchestra.run.smithi135.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-07-26T17:55:59.016 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-07-26T17:55:59.017 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:55:59.017 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-07-26T17:55:59.023 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : nvme-cli-2.6-5.el9.x86_64 8/8 2024-07-26T17:55:59.023 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:55:59.023 INFO:teuthology.orchestra.run.smithi071.stdout:Upgraded: 2024-07-26T17:55:59.023 INFO:teuthology.orchestra.run.smithi071.stdout: libnvme-1.9-1.el9.x86_64 nvme-cli-2.9.1-3.el9.x86_64 2024-07-26T17:55:59.023 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2024-07-26T17:55:59.023 INFO:teuthology.orchestra.run.smithi071.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-07-26T17:55:59.024 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-07-26T17:55:59.024 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:55:59.024 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2024-07-26T17:55:59.385 DEBUG:teuthology.parallel:result is None 2024-07-26T17:55:59.386 DEBUG:teuthology.parallel:result is None 2024-07-26T17:55:59.386 INFO:teuthology.run_tasks:Running task install... 2024-07-26T17:55:59.400 DEBUG:teuthology.task.install:project ceph 2024-07-26T17:55:59.400 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '387735b04c21d62e21975a50a7f6c06a95b3cf6d'}} 2024-07-26T17:55:59.400 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '387735b04c21d62e21975a50a7f6c06a95b3cf6d'} 2024-07-26T17:55:59.400 INFO:teuthology.task.install:Using flavor: default 2024-07-26T17:55:59.411 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-07-26T17:55:59.411 INFO:teuthology.task.install:extra packages: [] 2024-07-26T17:55:59.411 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': '387735b04c21d62e21975a50a7f6c06a95b3cf6d', 'tag': None, 'wait_for_package': False} 2024-07-26T17:55:59.412 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-26T17:55:59.412 INFO:teuthology.packaging:ref: None 2024-07-26T17:55:59.412 INFO:teuthology.packaging:tag: None 2024-07-26T17:55:59.412 INFO:teuthology.packaging:branch: reef 2024-07-26T17:55:59.412 INFO:teuthology.packaging:sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T17:55:59.412 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-07-26T17:55:59.414 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': '387735b04c21d62e21975a50a7f6c06a95b3cf6d', 'tag': None, 'wait_for_package': False} 2024-07-26T17:55:59.415 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-26T17:55:59.415 INFO:teuthology.packaging:ref: None 2024-07-26T17:55:59.415 INFO:teuthology.packaging:tag: None 2024-07-26T17:55:59.415 INFO:teuthology.packaging:branch: reef 2024-07-26T17:55:59.415 INFO:teuthology.packaging:sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T17:55:59.415 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-07-26T17:55:59.705 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/flavors/default/ 2024-07-26T17:55:59.705 INFO:teuthology.task.install.rpm:Package version is 18.2.2-1767.ga3bbd728 2024-07-26T17:55:59.712 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/flavors/default/ 2024-07-26T17:55:59.712 INFO:teuthology.task.install.rpm:Package version is 18.2.2-1767.ga3bbd728 2024-07-26T17:55:59.826 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-07-26T17:55:59.826 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:55:59.826 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-07-26T17:55:59.828 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-07-26T17:55:59.828 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:55:59.828 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-07-26T17:55:59.857 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-07-26T17:55:59.857 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-26T17:55:59.857 INFO:teuthology.packaging:ref: None 2024-07-26T17:55:59.858 INFO:teuthology.packaging:tag: None 2024-07-26T17:55:59.858 INFO:teuthology.packaging:branch: reef 2024-07-26T17:55:59.858 INFO:teuthology.packaging:sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T17:55:59.858 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T17:55:59.869 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-07-26T17:55:59.869 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-26T17:55:59.869 INFO:teuthology.packaging:ref: None 2024-07-26T17:55:59.869 INFO:teuthology.packaging:tag: None 2024-07-26T17:55:59.869 INFO:teuthology.packaging:branch: reef 2024-07-26T17:55:59.869 INFO:teuthology.packaging:sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T17:55:59.869 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T17:55:59.928 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T17:55:59.935 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T17:56:00.004 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T17:56:00.010 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T17:56:00.067 INFO:teuthology.orchestra.run.smithi135.stdout:check_obsoletes = 1 2024-07-26T17:56:00.069 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum clean all 2024-07-26T17:56:00.074 INFO:teuthology.orchestra.run.smithi071.stdout:check_obsoletes = 1 2024-07-26T17:56:00.076 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum clean all 2024-07-26T17:56:00.303 INFO:teuthology.orchestra.run.smithi135.stdout:45 files removed 2024-07-26T17:56:00.308 INFO:teuthology.orchestra.run.smithi071.stdout:45 files removed 2024-07-26T17:56:00.332 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T17:56:00.335 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T17:56:00.940 INFO:teuthology.orchestra.run.smithi135.stdout:ceph packages for x86_64 239 kB/s | 77 kB 00:00 2024-07-26T17:56:00.943 INFO:teuthology.orchestra.run.smithi071.stdout:ceph packages for x86_64 235 kB/s | 77 kB 00:00 2024-07-26T17:56:01.274 INFO:teuthology.orchestra.run.smithi135.stdout:ceph noarch packages 40 kB/s | 11 kB 00:00 2024-07-26T17:56:01.294 INFO:teuthology.orchestra.run.smithi071.stdout:ceph noarch packages 38 kB/s | 11 kB 00:00 2024-07-26T17:56:01.617 INFO:teuthology.orchestra.run.smithi135.stdout:ceph source packages 6.3 kB/s | 1.9 kB 00:00 2024-07-26T17:56:01.619 INFO:teuthology.orchestra.run.smithi071.stdout:ceph source packages 6.7 kB/s | 1.9 kB 00:00 2024-07-26T17:56:03.733 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - BaseOS 4.0 MB/s | 8.2 MB 00:02 2024-07-26T17:56:05.918 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - AppStream 19 MB/s | 20 MB 00:01 2024-07-26T17:56:06.827 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - BaseOS 1.6 MB/s | 8.2 MB 00:05 2024-07-26T17:56:08.837 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - AppStream 22 MB/s | 20 MB 00:00 2024-07-26T17:56:10.694 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - CRB 6.6 MB/s | 6.5 MB 00:00 2024-07-26T17:56:12.246 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 18 kB 00:00 2024-07-26T17:56:13.400 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 22 MB/s | 22 MB 00:01 2024-07-26T17:56:14.179 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.5 MB 00:01 2024-07-26T17:56:15.597 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - Extras packages 100 kB/s | 18 kB 00:00 2024-07-26T17:56:16.459 INFO:teuthology.orchestra.run.smithi071.stdout:Extra Packages for Enterprise Linux 30 MB/s | 22 MB 00:00 2024-07-26T17:56:18.715 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 43 kB/s | 1.7 kB 00:00 2024-07-26T17:56:21.065 INFO:teuthology.orchestra.run.smithi135.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-07-26T17:56:21.066 INFO:teuthology.orchestra.run.smithi135.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-07-26T17:56:21.125 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-07-26T17:56:21.132 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================= 2024-07-26T17:56:21.132 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-07-26T17:56:21.132 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================= 2024-07-26T17:56:21.132 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-07-26T17:56:21.132 INFO:teuthology.orchestra.run.smithi135.stdout: ceph x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 6.5 k 2024-07-26T17:56:21.133 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-base x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 5.1 M 2024-07-26T17:56:21.133 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-fuse x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 852 k 2024-07-26T17:56:21.133 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-immutable-object-cache x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 143 k 2024-07-26T17:56:21.133 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 1.5 M 2024-07-26T17:56:21.133 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-cephadm noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 139 k 2024-07-26T17:56:21.133 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-dashboard noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 3.5 M 2024-07-26T17:56:21.133 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 7.4 M 2024-07-26T17:56:21.133 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-rook noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 49 k 2024-07-26T17:56:21.134 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-radosgw x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 7.7 M 2024-07-26T17:56:21.134 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-test x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 40 M 2024-07-26T17:56:21.134 INFO:teuthology.orchestra.run.smithi135.stdout: cephadm noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 224 k 2024-07-26T17:56:21.134 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs-devel x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 31 k 2024-07-26T17:56:21.134 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs2 x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 711 k 2024-07-26T17:56:21.134 INFO:teuthology.orchestra.run.smithi135.stdout: librados-devel x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 126 k 2024-07-26T17:56:21.134 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cephfs x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 188 k 2024-07-26T17:56:21.134 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-07-26T17:56:21.134 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rados x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 369 k 2024-07-26T17:56:21.135 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rbd x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 348 k 2024-07-26T17:56:21.135 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rgw x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 116 k 2024-07-26T17:56:21.135 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-fuse x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 87 k 2024-07-26T17:56:21.135 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-mirror x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 3.0 M 2024-07-26T17:56:21.135 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-nbd x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 172 k 2024-07-26T17:56:21.135 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrading: 2024-07-26T17:56:21.135 INFO:teuthology.orchestra.run.smithi135.stdout: librados2 x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 3.3 M 2024-07-26T17:56:21.135 INFO:teuthology.orchestra.run.smithi135.stdout: librbd1 x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 3.0 M 2024-07-26T17:56:21.135 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-07-26T17:56:21.135 INFO:teuthology.orchestra.run.smithi135.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-07-26T17:56:21.136 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-common x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 18 M 2024-07-26T17:56:21.136 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-grafana-dashboards noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 24 k 2024-07-26T17:56:21.136 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mds x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 2.1 M 2024-07-26T17:56:21.136 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-modules-core noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 246 k 2024-07-26T17:56:21.136 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mon x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 4.7 M 2024-07-26T17:56:21.136 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-osd x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 17 M 2024-07-26T17:56:21.136 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-prometheus-alerts noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 16 k 2024-07-26T17:56:21.136 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-selinux x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 25 k 2024-07-26T17:56:21.136 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-07-26T17:56:21.137 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-07-26T17:56:21.137 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-07-26T17:56:21.137 INFO:teuthology.orchestra.run.smithi135.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-07-26T17:56:21.137 INFO:teuthology.orchestra.run.smithi135.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-07-26T17:56:21.137 INFO:teuthology.orchestra.run.smithi135.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-07-26T17:56:21.137 INFO:teuthology.orchestra.run.smithi135.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-07-26T17:56:21.137 INFO:teuthology.orchestra.run.smithi135.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-07-26T17:56:21.137 INFO:teuthology.orchestra.run.smithi135.stdout: libcephsqlite x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 166 k 2024-07-26T17:56:21.137 INFO:teuthology.orchestra.run.smithi135.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-07-26T17:56:21.138 INFO:teuthology.orchestra.run.smithi135.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-07-26T17:56:21.138 INFO:teuthology.orchestra.run.smithi135.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-07-26T17:56:21.138 INFO:teuthology.orchestra.run.smithi135.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-07-26T17:56:21.138 INFO:teuthology.orchestra.run.smithi135.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-07-26T17:56:21.138 INFO:teuthology.orchestra.run.smithi135.stdout: libradosstriper1 x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 477 k 2024-07-26T17:56:21.138 INFO:teuthology.orchestra.run.smithi135.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-07-26T17:56:21.138 INFO:teuthology.orchestra.run.smithi135.stdout: librgw2 x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 4.5 M 2024-07-26T17:56:21.138 INFO:teuthology.orchestra.run.smithi135.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-07-26T17:56:21.138 INFO:teuthology.orchestra.run.smithi135.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-07-26T17:56:21.138 INFO:teuthology.orchestra.run.smithi135.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-argparse x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 45 k 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-common x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 129 k 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-07-26T17:56:21.139 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-google-auth noarch 1:2.32.0-1.el9 epel 216 k 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-07-26T17:56:21.140 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-07-26T17:56:21.141 INFO:teuthology.orchestra.run.smithi135.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-07-26T17:56:21.142 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-07-26T17:56:21.143 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-07-26T17:56:21.143 INFO:teuthology.orchestra.run.smithi135.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-07-26T17:56:21.143 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-07-26T17:56:21.143 INFO:teuthology.orchestra.run.smithi135.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-07-26T17:56:21.143 INFO:teuthology.orchestra.run.smithi135.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-07-26T17:56:21.143 INFO:teuthology.orchestra.run.smithi135.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-07-26T17:56:21.143 INFO:teuthology.orchestra.run.smithi135.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-07-26T17:56:21.143 INFO:teuthology.orchestra.run.smithi135.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-07-26T17:56:21.143 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-07-26T17:56:21.143 INFO:teuthology.orchestra.run.smithi135.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-07-26T17:56:21.144 INFO:teuthology.orchestra.run.smithi135.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-07-26T17:56:21.144 INFO:teuthology.orchestra.run.smithi135.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-07-26T17:56:21.144 INFO:teuthology.orchestra.run.smithi135.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-07-26T17:56:21.144 INFO:teuthology.orchestra.run.smithi135.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-07-26T17:56:21.144 INFO:teuthology.orchestra.run.smithi135.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-07-26T17:56:21.144 INFO:teuthology.orchestra.run.smithi135.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-07-26T17:56:21.144 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:56:21.144 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-07-26T17:56:21.144 INFO:teuthology.orchestra.run.smithi135.stdout:======================================================================================= 2024-07-26T17:56:21.144 INFO:teuthology.orchestra.run.smithi135.stdout:Install 116 Packages 2024-07-26T17:56:21.145 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrade 2 Packages 2024-07-26T17:56:21.145 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:56:21.145 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 179 M 2024-07-26T17:56:21.145 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-07-26T17:56:21.825 INFO:teuthology.orchestra.run.smithi135.stdout:(1/118): ceph-18.2.2-1767.ga3bbd728.el9.x86_64. 39 kB/s | 6.5 kB 00:00 2024-07-26T17:56:21.831 INFO:teuthology.orchestra.run.smithi071.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-07-26T17:56:22.025 INFO:teuthology.orchestra.run.smithi135.stdout:(2/118): ceph-fuse-18.2.2-1767.ga3bbd728.el9.x8 4.2 MB/s | 852 kB 00:00 2024-07-26T17:56:22.083 INFO:teuthology.orchestra.run.smithi135.stdout:(3/118): ceph-immutable-object-cache-18.2.2-176 2.4 MB/s | 143 kB 00:00 2024-07-26T17:56:22.301 INFO:teuthology.orchestra.run.smithi135.stdout:(4/118): ceph-base-18.2.2-1767.ga3bbd728.el9.x8 7.9 MB/s | 5.1 MB 00:00 2024-07-26T17:56:22.359 INFO:teuthology.orchestra.run.smithi135.stdout:(5/118): ceph-mds-18.2.2-1767.ga3bbd728.el9.x86 7.6 MB/s | 2.1 MB 00:00 2024-07-26T17:56:22.451 INFO:teuthology.orchestra.run.smithi135.stdout:(6/118): ceph-mgr-18.2.2-1767.ga3bbd728.el9.x86 9.7 MB/s | 1.5 MB 00:00 2024-07-26T17:56:22.776 INFO:teuthology.orchestra.run.smithi135.stdout:(7/118): ceph-mon-18.2.2-1767.ga3bbd728.el9.x86 11 MB/s | 4.7 MB 00:00 2024-07-26T17:56:23.102 INFO:teuthology.orchestra.run.smithi135.stdout:(8/118): ceph-common-18.2.2-1767.ga3bbd728.el9. 13 MB/s | 18 MB 00:01 2024-07-26T17:56:23.344 INFO:teuthology.orchestra.run.smithi135.stdout:(9/118): ceph-osd-18.2.2-1767.ga3bbd728.el9.x86 19 MB/s | 17 MB 00:00 2024-07-26T17:56:23.369 INFO:teuthology.orchestra.run.smithi135.stdout:(10/118): ceph-selinux-18.2.2-1767.ga3bbd728.el 94 kB/s | 25 kB 00:00 2024-07-26T17:56:23.487 INFO:teuthology.orchestra.run.smithi135.stdout:(11/118): ceph-radosgw-18.2.2-1767.ga3bbd728.el 11 MB/s | 7.7 MB 00:00 2024-07-26T17:56:23.512 INFO:teuthology.orchestra.run.smithi135.stdout:(12/118): libcephfs-devel-18.2.2-1767.ga3bbd728 219 kB/s | 31 kB 00:00 2024-07-26T17:56:24.131 INFO:teuthology.orchestra.run.smithi071.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-07-26T17:56:24.132 INFO:teuthology.orchestra.run.smithi071.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-07-26T17:56:24.189 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2024-07-26T17:56:24.196 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================= 2024-07-26T17:56:24.196 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2024-07-26T17:56:24.196 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================= 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 6.5 k 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-base x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 5.1 M 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-fuse x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 852 k 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-immutable-object-cache x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 143 k 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 1.5 M 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-cephadm noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 139 k 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-dashboard noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 3.5 M 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 7.4 M 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-rook noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 49 k 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-radosgw x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 7.7 M 2024-07-26T17:56:24.197 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-test x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 40 M 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: cephadm noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 224 k 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs-devel x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 31 k 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs2 x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 711 k 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: librados-devel x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 126 k 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cephfs x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 188 k 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rados x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 369 k 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rbd x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 348 k 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rgw x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 116 k 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-fuse x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 87 k 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-mirror x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 3.0 M 2024-07-26T17:56:24.198 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-nbd x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 172 k 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout:Upgrading: 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout: librados2 x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 3.3 M 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout: librbd1 x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 3.0 M 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-common x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 18 M 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-grafana-dashboards noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 24 k 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mds x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 2.1 M 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-modules-core noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 246 k 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mon x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 4.7 M 2024-07-26T17:56:24.199 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-osd x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 17 M 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-prometheus-alerts noarch 2:18.2.2-1767.ga3bbd728.el9 ceph-noarch 16 k 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-selinux x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 25 k 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: libcephsqlite x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 166 k 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-07-26T17:56:24.200 INFO:teuthology.orchestra.run.smithi071.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: libradosstriper1 x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 477 k 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: librgw2 x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 4.5 M 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-07-26T17:56:24.201 INFO:teuthology.orchestra.run.smithi071.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-argparse x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 45 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-common x86_64 2:18.2.2-1767.ga3bbd728.el9 ceph 129 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-07-26T17:56:24.202 INFO:teuthology.orchestra.run.smithi071.stdout: python3-google-auth noarch 1:2.32.0-1.el9 epel 216 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-07-26T17:56:24.203 INFO:teuthology.orchestra.run.smithi071.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-07-26T17:56:24.204 INFO:teuthology.orchestra.run.smithi071.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-07-26T17:56:24.205 INFO:teuthology.orchestra.run.smithi071.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2024-07-26T17:56:24.206 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================= 2024-07-26T17:56:24.207 INFO:teuthology.orchestra.run.smithi071.stdout:Install 116 Packages 2024-07-26T17:56:24.207 INFO:teuthology.orchestra.run.smithi071.stdout:Upgrade 2 Packages 2024-07-26T17:56:24.207 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:56:24.207 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 179 M 2024-07-26T17:56:24.208 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2024-07-26T17:56:24.832 INFO:teuthology.orchestra.run.smithi071.stdout:(1/118): ceph-18.2.2-1767.ga3bbd728.el9.x86_64. 36 kB/s | 6.5 kB 00:00 2024-07-26T17:56:25.041 INFO:teuthology.orchestra.run.smithi071.stdout:(2/118): ceph-fuse-18.2.2-1767.ga3bbd728.el9.x8 4.0 MB/s | 852 kB 00:00 2024-07-26T17:56:25.091 INFO:teuthology.orchestra.run.smithi071.stdout:(3/118): ceph-immutable-object-cache-18.2.2-176 2.8 MB/s | 143 kB 00:00 2024-07-26T17:56:25.137 INFO:teuthology.orchestra.run.smithi135.stdout:(13/118): ceph-test-18.2.2-1767.ga3bbd728.el9.x 22 MB/s | 40 MB 00:01 2024-07-26T17:56:25.162 INFO:teuthology.orchestra.run.smithi135.stdout:(14/118): libcephsqlite-18.2.2-1767.ga3bbd728.e 100 kB/s | 166 kB 00:01 2024-07-26T17:56:25.196 INFO:teuthology.orchestra.run.smithi135.stdout:(15/118): librados-devel-18.2.2-1767.ga3bbd728. 2.1 MB/s | 126 kB 00:00 2024-07-26T17:56:25.221 INFO:teuthology.orchestra.run.smithi135.stdout:(16/118): libcephfs2-18.2.2-1767.ga3bbd728.el9. 410 kB/s | 711 kB 00:01 2024-07-26T17:56:25.280 INFO:teuthology.orchestra.run.smithi135.stdout:(17/118): python3-ceph-argparse-18.2.2-1767.ga3 772 kB/s | 45 kB 00:00 2024-07-26T17:56:25.292 INFO:teuthology.orchestra.run.smithi071.stdout:(4/118): ceph-base-18.2.2-1767.ga3bbd728.el9.x8 8.0 MB/s | 5.1 MB 00:00 2024-07-26T17:56:25.314 INFO:teuthology.orchestra.run.smithi135.stdout:(18/118): libradosstriper1-18.2.2-1767.ga3bbd72 3.1 MB/s | 477 kB 00:00 2024-07-26T17:56:25.339 INFO:teuthology.orchestra.run.smithi135.stdout:(19/118): python3-ceph-common-18.2.2-1767.ga3bb 2.1 MB/s | 129 kB 00:00 2024-07-26T17:56:25.342 INFO:teuthology.orchestra.run.smithi071.stdout:(5/118): ceph-mds-18.2.2-1767.ga3bbd728.el9.x86 8.4 MB/s | 2.1 MB 00:00 2024-07-26T17:56:25.373 INFO:teuthology.orchestra.run.smithi135.stdout:(20/118): python3-cephfs-18.2.2-1767.ga3bbd728. 3.1 MB/s | 188 kB 00:00 2024-07-26T17:56:25.434 INFO:teuthology.orchestra.run.smithi071.stdout:(6/118): ceph-mgr-18.2.2-1767.ga3bbd728.el9.x86 10 MB/s | 1.5 MB 00:00 2024-07-26T17:56:25.448 INFO:teuthology.orchestra.run.smithi135.stdout:(21/118): librgw2-18.2.2-1767.ga3bbd728.el9.x86 18 MB/s | 4.5 MB 00:00 2024-07-26T17:56:25.474 INFO:teuthology.orchestra.run.smithi135.stdout:(22/118): python3-rados-18.2.2-1767.ga3bbd728.e 2.7 MB/s | 369 kB 00:00 2024-07-26T17:56:25.507 INFO:teuthology.orchestra.run.smithi135.stdout:(23/118): python3-rbd-18.2.2-1767.ga3bbd728.el9 2.5 MB/s | 348 kB 00:00 2024-07-26T17:56:25.533 INFO:teuthology.orchestra.run.smithi135.stdout:(24/118): python3-rgw-18.2.2-1767.ga3bbd728.el9 1.4 MB/s | 116 kB 00:00 2024-07-26T17:56:25.558 INFO:teuthology.orchestra.run.smithi135.stdout:(25/118): rbd-fuse-18.2.2-1767.ga3bbd728.el9.x8 1.0 MB/s | 87 kB 00:00 2024-07-26T17:56:25.617 INFO:teuthology.orchestra.run.smithi135.stdout:(26/118): rbd-nbd-18.2.2-1767.ga3bbd728.el9.x86 2.0 MB/s | 172 kB 00:00 2024-07-26T17:56:25.642 INFO:teuthology.orchestra.run.smithi135.stdout:(27/118): ceph-grafana-dashboards-18.2.2-1767.g 291 kB/s | 24 kB 00:00 2024-07-26T17:56:25.701 INFO:teuthology.orchestra.run.smithi135.stdout:(28/118): ceph-mgr-cephadm-18.2.2-1767.ga3bbd72 1.6 MB/s | 139 kB 00:00 2024-07-26T17:56:25.768 INFO:teuthology.orchestra.run.smithi135.stdout:(29/118): rbd-mirror-18.2.2-1767.ga3bbd728.el9. 12 MB/s | 3.0 MB 00:00 2024-07-26T17:56:25.876 INFO:teuthology.orchestra.run.smithi071.stdout:(7/118): ceph-mon-18.2.2-1767.ga3bbd728.el9.x86 8.8 MB/s | 4.7 MB 00:00 2024-07-26T17:56:25.910 INFO:teuthology.orchestra.run.smithi135.stdout:(30/118): ceph-mgr-modules-core-18.2.2-1767.ga3 1.7 MB/s | 246 kB 00:00 2024-07-26T17:56:26.027 INFO:teuthology.orchestra.run.smithi135.stdout:(31/118): ceph-mgr-rook-18.2.2-1767.ga3bbd728.e 423 kB/s | 49 kB 00:00 2024-07-26T17:56:26.102 INFO:teuthology.orchestra.run.smithi135.stdout:(32/118): ceph-mgr-dashboard-18.2.2-1767.ga3bbd 7.7 MB/s | 3.5 MB 00:00 2024-07-26T17:56:26.119 INFO:teuthology.orchestra.run.smithi135.stdout:(33/118): ceph-prometheus-alerts-18.2.2-1767.ga 179 kB/s | 16 kB 00:00 2024-07-26T17:56:26.236 INFO:teuthology.orchestra.run.smithi135.stdout:(34/118): ceph-mgr-diskprediction-local-18.2.2- 14 MB/s | 7.4 MB 00:00 2024-07-26T17:56:26.261 INFO:teuthology.orchestra.run.smithi135.stdout:(35/118): cephadm-18.2.2-1767.ga3bbd728.el9.noa 1.4 MB/s | 224 kB 00:00 2024-07-26T17:56:26.353 INFO:teuthology.orchestra.run.smithi135.stdout:(36/118): fuse-2.9.9-16.el9.x86_64.rpm 341 kB/s | 80 kB 00:00 2024-07-26T17:56:26.426 INFO:teuthology.orchestra.run.smithi071.stdout:(8/118): ceph-common-18.2.2-1767.ga3bbd728.el9. 10 MB/s | 18 MB 00:01 2024-07-26T17:56:26.460 INFO:teuthology.orchestra.run.smithi071.stdout:(9/118): ceph-selinux-18.2.2-1767.ga3bbd728.el9 760 kB/s | 25 kB 00:00 2024-07-26T17:56:26.479 INFO:teuthology.orchestra.run.smithi135.stdout:(37/118): libquadmath-11.4.1-3.el9.x86_64.rpm 900 kB/s | 195 kB 00:00 2024-07-26T17:56:26.504 INFO:teuthology.orchestra.run.smithi135.stdout:(38/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-07-26T17:56:26.530 INFO:teuthology.orchestra.run.smithi135.stdout:(39/118): libgfortran-11.4.1-3.el9.x86_64.rpm 2.7 MB/s | 803 kB 00:00 2024-07-26T17:56:26.552 INFO:teuthology.orchestra.run.smithi071.stdout:(10/118): ceph-radosgw-18.2.2-1767.ga3bbd728.el 11 MB/s | 7.7 MB 00:00 2024-07-26T17:56:26.563 INFO:teuthology.orchestra.run.smithi135.stdout:(40/118): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-07-26T17:56:26.589 INFO:teuthology.orchestra.run.smithi135.stdout:(41/118): python3-pycparser-2.20-6.el9.noarch.r 2.2 MB/s | 135 kB 00:00 2024-07-26T17:56:26.647 INFO:teuthology.orchestra.run.smithi135.stdout:(42/118): python3-cryptography-36.0.1-4.el9.x86 7.3 MB/s | 1.2 MB 00:00 2024-07-26T17:56:26.673 INFO:teuthology.orchestra.run.smithi135.stdout:(43/118): python3-requests-2.25.1-8.el9.noarch. 1.1 MB/s | 125 kB 00:00 2024-07-26T17:56:26.698 INFO:teuthology.orchestra.run.smithi135.stdout:(44/118): python3-urllib3-1.26.5-6.el9.noarch.r 1.9 MB/s | 215 kB 00:00 2024-07-26T17:56:26.719 INFO:teuthology.orchestra.run.smithi071.stdout:(11/118): ceph-osd-18.2.2-1767.ga3bbd728.el9.x8 13 MB/s | 17 MB 00:01 2024-07-26T17:56:26.736 INFO:teuthology.orchestra.run.smithi071.stdout:(12/118): libcephfs-devel-18.2.2-1767.ga3bbd728 169 kB/s | 31 kB 00:00 2024-07-26T17:56:26.757 INFO:teuthology.orchestra.run.smithi135.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 391 kB/s | 33 kB 00:00 2024-07-26T17:56:26.782 INFO:teuthology.orchestra.run.smithi135.stdout:(46/118): boost-program-options-1.75.0-8.el9.x8 796 kB/s | 107 kB 00:00 2024-07-26T17:56:26.786 INFO:teuthology.orchestra.run.smithi071.stdout:(13/118): libcephsqlite-18.2.2-1767.ga3bbd728.e 3.2 MB/s | 166 kB 00:00 2024-07-26T17:56:26.820 INFO:teuthology.orchestra.run.smithi071.stdout:(14/118): libcephfs2-18.2.2-1767.ga3bbd728.el9. 6.9 MB/s | 711 kB 00:00 2024-07-26T17:56:26.824 INFO:teuthology.orchestra.run.smithi135.stdout:(47/118): flexiblas-openblas-openmp-3.0.4-8.el9 272 kB/s | 18 kB 00:00 2024-07-26T17:56:26.837 INFO:teuthology.orchestra.run.smithi071.stdout:(15/118): librados-devel-18.2.2-1767.ga3bbd728. 2.5 MB/s | 126 kB 00:00 2024-07-26T17:56:26.874 INFO:teuthology.orchestra.run.smithi135.stdout:(48/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.7 MB/s | 160 kB 00:00 2024-07-26T17:56:26.878 INFO:teuthology.orchestra.run.smithi071.stdout:(16/118): libradosstriper1-18.2.2-1767.ga3bbd72 8.0 MB/s | 477 kB 00:00 2024-07-26T17:56:26.900 INFO:teuthology.orchestra.run.smithi135.stdout:(49/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 601 kB/s | 45 kB 00:00 2024-07-26T17:56:26.937 INFO:teuthology.orchestra.run.smithi071.stdout:(17/118): python3-ceph-argparse-18.2.2-1767.ga3 771 kB/s | 45 kB 00:00 2024-07-26T17:56:26.958 INFO:teuthology.orchestra.run.smithi135.stdout:(50/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 11 MB/s | 3.0 MB 00:00 2024-07-26T17:56:26.996 INFO:teuthology.orchestra.run.smithi071.stdout:(18/118): python3-ceph-common-18.2.2-1767.ga3bb 2.2 MB/s | 129 kB 00:00 2024-07-26T17:56:27.017 INFO:teuthology.orchestra.run.smithi135.stdout:(51/118): openblas-0.3.21-2.el9.x86_64.rpm 607 kB/s | 35 kB 00:00 2024-07-26T17:56:27.042 INFO:teuthology.orchestra.run.smithi135.stdout:(52/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.0 MB/s | 292 kB 00:00 2024-07-26T17:56:27.068 INFO:teuthology.orchestra.run.smithi135.stdout:(53/118): librdkafka-1.6.1-102.el9.x86_64.rpm 3.3 MB/s | 662 kB 00:00 2024-07-26T17:56:27.080 INFO:teuthology.orchestra.run.smithi071.stdout:(19/118): librgw2-18.2.2-1767.ga3bbd728.el9.x86 18 MB/s | 4.5 MB 00:00 2024-07-26T17:56:27.105 INFO:teuthology.orchestra.run.smithi071.stdout:(20/118): python3-cephfs-18.2.2-1767.ga3bbd728. 1.7 MB/s | 188 kB 00:00 2024-07-26T17:56:27.139 INFO:teuthology.orchestra.run.smithi071.stdout:(21/118): python3-rados-18.2.2-1767.ga3bbd728.e 6.2 MB/s | 369 kB 00:00 2024-07-26T17:56:27.172 INFO:teuthology.orchestra.run.smithi071.stdout:(22/118): python3-rbd-18.2.2-1767.ga3bbd728.el9 5.1 MB/s | 348 kB 00:00 2024-07-26T17:56:27.193 INFO:teuthology.orchestra.run.smithi135.stdout:(54/118): python3-attrs-20.3.0-7.el9.noarch.rpm 582 kB/s | 87 kB 00:00 2024-07-26T17:56:27.197 INFO:teuthology.orchestra.run.smithi071.stdout:(23/118): python3-rgw-18.2.2-1767.ga3bbd728.el9 1.9 MB/s | 116 kB 00:00 2024-07-26T17:56:27.223 INFO:teuthology.orchestra.run.smithi071.stdout:(24/118): rbd-fuse-18.2.2-1767.ga3bbd728.el9.x8 1.7 MB/s | 87 kB 00:00 2024-07-26T17:56:27.282 INFO:teuthology.orchestra.run.smithi071.stdout:(25/118): rbd-nbd-18.2.2-1767.ga3bbd728.el9.x86 2.9 MB/s | 172 kB 00:00 2024-07-26T17:56:27.324 INFO:teuthology.orchestra.run.smithi071.stdout:(26/118): ceph-grafana-dashboards-18.2.2-1767.g 584 kB/s | 24 kB 00:00 2024-07-26T17:56:27.374 INFO:teuthology.orchestra.run.smithi071.stdout:(27/118): rbd-mirror-18.2.2-1767.ga3bbd728.el9. 17 MB/s | 3.0 MB 00:00 2024-07-26T17:56:27.399 INFO:teuthology.orchestra.run.smithi071.stdout:(28/118): ceph-mgr-cephadm-18.2.2-1767.ga3bbd72 1.8 MB/s | 139 kB 00:00 2024-07-26T17:56:27.566 INFO:teuthology.orchestra.run.smithi071.stdout:(29/118): ceph-mgr-dashboard-18.2.2-1767.ga3bbd 18 MB/s | 3.5 MB 00:00 2024-07-26T17:56:27.610 INFO:teuthology.orchestra.run.smithi135.stdout:(55/118): openblas-openmp-0.3.21-2.el9.x86_64.r 8.0 MB/s | 4.7 MB 00:00 2024-07-26T17:56:27.633 INFO:teuthology.orchestra.run.smithi071.stdout:(30/118): ceph-mgr-modules-core-18.2.2-1767.ga3 3.6 MB/s | 246 kB 00:00 2024-07-26T17:56:27.635 INFO:teuthology.orchestra.run.smithi135.stdout:(56/118): python3-devel-3.9.18-3.el9.x86_64.rpm 552 kB/s | 244 kB 00:00 2024-07-26T17:56:27.700 INFO:teuthology.orchestra.run.smithi071.stdout:(31/118): ceph-mgr-rook-18.2.2-1767.ga3bbd728.e 742 kB/s | 49 kB 00:00 2024-07-26T17:56:27.710 INFO:teuthology.orchestra.run.smithi135.stdout:(57/118): python3-babel-2.9.1-2.el9.noarch.rpm 9.3 MB/s | 6.0 MB 00:00 2024-07-26T17:56:27.727 INFO:teuthology.orchestra.run.smithi135.stdout:(58/118): python3-iniconfig-1.1.1-7.el9.noarch. 149 kB/s | 17 kB 00:00 2024-07-26T17:56:27.770 INFO:teuthology.orchestra.run.smithi135.stdout:(59/118): python3-jsonpatch-1.21-16.el9.noarch. 438 kB/s | 26 kB 00:00 2024-07-26T17:56:27.784 INFO:teuthology.orchestra.run.smithi071.stdout:(32/118): ceph-mgr-diskprediction-local-18.2.2- 19 MB/s | 7.4 MB 00:00 2024-07-26T17:56:27.795 INFO:teuthology.orchestra.run.smithi135.stdout:(60/118): python3-jsonpointer-2.0-4.el9.noarch. 286 kB/s | 19 kB 00:00 2024-07-26T17:56:27.801 INFO:teuthology.orchestra.run.smithi071.stdout:(33/118): ceph-prometheus-alerts-18.2.2-1767.ga 164 kB/s | 16 kB 00:00 2024-07-26T17:56:27.820 INFO:teuthology.orchestra.run.smithi135.stdout:(61/118): python3-jinja2-2.11.3-6.el9.noarch.rp 1.3 MB/s | 248 kB 00:00 2024-07-26T17:56:27.834 INFO:teuthology.orchestra.run.smithi071.stdout:(34/118): cephadm-18.2.2-1767.ga3bbd728.el9.noa 4.4 MB/s | 224 kB 00:00 2024-07-26T17:56:27.870 INFO:teuthology.orchestra.run.smithi135.stdout:(62/118): python3-mako-1.1.4-6.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-07-26T17:56:27.887 INFO:teuthology.orchestra.run.smithi135.stdout:(63/118): python3-markupsafe-1.1.1-12.el9.x86_6 376 kB/s | 35 kB 00:00 2024-07-26T17:56:27.901 INFO:teuthology.orchestra.run.smithi071.stdout:(35/118): fuse-2.9.9-16.el9.x86_64.rpm 796 kB/s | 80 kB 00:00 2024-07-26T17:56:27.952 INFO:teuthology.orchestra.run.smithi071.stdout:(36/118): libquadmath-11.4.1-3.el9.x86_64.rpm 3.8 MB/s | 195 kB 00:00 2024-07-26T17:56:27.973 INFO:teuthology.orchestra.run.smithi135.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 2.4 MB/s | 250 kB 00:00 2024-07-26T17:56:28.010 INFO:teuthology.orchestra.run.smithi071.stdout:(37/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.3 MB/s | 253 kB 00:00 2024-07-26T17:56:28.032 INFO:teuthology.orchestra.run.smithi135.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 1.5 MB/s | 222 kB 00:00 2024-07-26T17:56:28.044 INFO:teuthology.orchestra.run.smithi071.stdout:(38/118): libgfortran-11.4.1-3.el9.x86_64.rpm 3.7 MB/s | 803 kB 00:00 2024-07-26T17:56:28.057 INFO:teuthology.orchestra.run.smithi135.stdout:(66/118): python3-packaging-20.9-5.el9.noarch.r 925 kB/s | 77 kB 00:00 2024-07-26T17:56:28.103 INFO:teuthology.orchestra.run.smithi071.stdout:(39/118): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-07-26T17:56:28.107 INFO:teuthology.orchestra.run.smithi135.stdout:(67/118): python3-pluggy-0.13.1-7.el9.noarch.rp 551 kB/s | 41 kB 00:00 2024-07-26T17:56:28.141 INFO:teuthology.orchestra.run.smithi135.stdout:(68/118): python3-prettytable-0.7.2-27.el9.noar 506 kB/s | 42 kB 00:00 2024-07-26T17:56:28.170 INFO:teuthology.orchestra.run.smithi071.stdout:(40/118): python3-pycparser-2.20-6.el9.noarch.r 2.0 MB/s | 135 kB 00:00 2024-07-26T17:56:28.229 INFO:teuthology.orchestra.run.smithi071.stdout:(41/118): python3-requests-2.25.1-8.el9.noarch. 2.1 MB/s | 125 kB 00:00 2024-07-26T17:56:28.241 INFO:teuthology.orchestra.run.smithi135.stdout:(69/118): python3-py-1.10.0-6.el9.noarch.rpm 3.5 MB/s | 477 kB 00:00 2024-07-26T17:56:28.267 INFO:teuthology.orchestra.run.smithi135.stdout:(70/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-07-26T17:56:28.320 INFO:teuthology.orchestra.run.smithi071.stdout:(42/118): python3-urllib3-1.26.5-6.el9.noarch.r 2.3 MB/s | 215 kB 00:00 2024-07-26T17:56:28.354 INFO:teuthology.orchestra.run.smithi071.stdout:(43/118): python3-cryptography-36.0.1-4.el9.x86 3.6 MB/s | 1.2 MB 00:00 2024-07-26T17:56:28.400 INFO:teuthology.orchestra.run.smithi135.stdout:(71/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 8.8 MB/s | 5.1 MB 00:00 2024-07-26T17:56:28.426 INFO:teuthology.orchestra.run.smithi135.stdout:(72/118): python3-pyasn1-modules-0.4.8-6.el9.no 1.5 MB/s | 279 kB 00:00 2024-07-26T17:56:28.459 INFO:teuthology.orchestra.run.smithi135.stdout:(73/118): python3-pytest-6.2.2-7.el9.noarch.rpm 2.6 MB/s | 519 kB 00:00 2024-07-26T17:56:28.493 INFO:teuthology.orchestra.run.smithi135.stdout:(74/118): python3-pytz-2021.1-5.el9.noarch.rpm 554 kB/s | 51 kB 00:00 2024-07-26T17:56:28.518 INFO:teuthology.orchestra.run.smithi135.stdout:(75/118): python3-requests-oauthlib-1.3.0-12.el 584 kB/s | 54 kB 00:00 2024-07-26T17:56:28.568 INFO:teuthology.orchestra.run.smithi135.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 555 kB/s | 42 kB 00:00 2024-07-26T17:56:28.627 INFO:teuthology.orchestra.run.smithi135.stdout:(77/118): socat-1.7.4.1-6.el9.x86_64.rpm 2.7 MB/s | 304 kB 00:00 2024-07-26T17:56:28.652 INFO:teuthology.orchestra.run.smithi135.stdout:(78/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 765 kB/s | 64 kB 00:00 2024-07-26T17:56:28.713 INFO:teuthology.orchestra.run.smithi071.stdout:(44/118): ceph-test-18.2.2-1767.ga3bbd728.el9.x 18 MB/s | 40 MB 00:02 2024-07-26T17:56:28.744 INFO:teuthology.orchestra.run.smithi135.stdout:(79/118): gperftools-libs-2.9.1-2.el9.x86_64.rp 3.3 MB/s | 309 kB 00:00 2024-07-26T17:56:28.769 INFO:teuthology.orchestra.run.smithi135.stdout:(80/118): fmt-8.1.1-5.el9.x86_64.rpm 780 kB/s | 111 kB 00:00 2024-07-26T17:56:28.795 INFO:teuthology.orchestra.run.smithi135.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-07-26T17:56:28.820 INFO:teuthology.orchestra.run.smithi135.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-07-26T17:56:28.845 INFO:teuthology.orchestra.run.smithi135.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-07-26T17:56:28.904 INFO:teuthology.orchestra.run.smithi135.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 14 MB/s | 839 kB 00:00 2024-07-26T17:56:28.970 INFO:teuthology.orchestra.run.smithi135.stdout:(85/118): libarrow-9.0.0-11.el9.x86_64.rpm 20 MB/s | 4.4 MB 00:00 2024-07-26T17:56:28.996 INFO:teuthology.orchestra.run.smithi135.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.7 MB/s | 43 kB 00:00 2024-07-26T17:56:29.021 INFO:teuthology.orchestra.run.smithi135.stdout:(87/118): python3-asyncssh-2.13.2-5.el9.noarch. 4.6 MB/s | 548 kB 00:00 2024-07-26T17:56:29.046 INFO:teuthology.orchestra.run.smithi135.stdout:(88/118): python3-cachetools-4.2.4-1.el9.noarch 641 kB/s | 32 kB 00:00 2024-07-26T17:56:29.072 INFO:teuthology.orchestra.run.smithi135.stdout:(89/118): python3-certifi-2023.05.07-4.el9.noar 281 kB/s | 14 kB 00:00 2024-07-26T17:56:29.079 INFO:teuthology.orchestra.run.smithi071.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 45 kB/s | 33 kB 00:00 2024-07-26T17:56:29.097 INFO:teuthology.orchestra.run.smithi135.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 3.3 MB/s | 172 kB 00:00 2024-07-26T17:56:29.122 INFO:teuthology.orchestra.run.smithi135.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 7.0 MB/s | 358 kB 00:00 2024-07-26T17:56:29.147 INFO:teuthology.orchestra.run.smithi135.stdout:(92/118): python3-google-auth-2.32.0-1.el9.noar 4.2 MB/s | 216 kB 00:00 2024-07-26T17:56:29.164 INFO:teuthology.orchestra.run.smithi071.stdout:(46/118): boost-program-options-1.75.0-8.el9.x8 127 kB/s | 107 kB 00:00 2024-07-26T17:56:29.173 INFO:teuthology.orchestra.run.smithi135.stdout:(93/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 212 kB/s | 11 kB 00:00 2024-07-26T17:56:29.180 INFO:teuthology.orchestra.run.smithi071.stdout:(47/118): flexiblas-openblas-openmp-3.0.4-8.el9 181 kB/s | 18 kB 00:00 2024-07-26T17:56:29.198 INFO:teuthology.orchestra.run.smithi135.stdout:(94/118): python3-jaraco-classes-3.2.1-5.el9.no 351 kB/s | 18 kB 00:00 2024-07-26T17:56:29.224 INFO:teuthology.orchestra.run.smithi135.stdout:(95/118): python3-jaraco-collections-3.0.0-8.el 457 kB/s | 23 kB 00:00 2024-07-26T17:56:29.249 INFO:teuthology.orchestra.run.smithi135.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 388 kB/s | 19 kB 00:00 2024-07-26T17:56:29.274 INFO:teuthology.orchestra.run.smithi135.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 392 kB/s | 20 kB 00:00 2024-07-26T17:56:29.299 INFO:teuthology.orchestra.run.smithi135.stdout:(98/118): python3-logutils-0.3.5-21.el9.noarch. 1.8 MB/s | 46 kB 00:00 2024-07-26T17:56:29.325 INFO:teuthology.orchestra.run.smithi135.stdout:(99/118): python3-more-itertools-8.12.0-2.el9.n 3.1 MB/s | 79 kB 00:00 2024-07-26T17:56:29.339 INFO:teuthology.orchestra.run.smithi071.stdout:(48/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 913 kB/s | 160 kB 00:00 2024-07-26T17:56:29.341 INFO:teuthology.orchestra.run.smithi135.stdout:(100/118): python3-natsort-7.1.1-5.el9.noarch.r 3.4 MB/s | 58 kB 00:00 2024-07-26T17:56:29.356 INFO:teuthology.orchestra.run.smithi071.stdout:(49/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 258 kB/s | 45 kB 00:00 2024-07-26T17:56:29.375 INFO:teuthology.orchestra.run.smithi135.stdout:(101/118): python3-pecan-1.4.2-3.el9.noarch.rpm 8.0 MB/s | 272 kB 00:00 2024-07-26T17:56:29.400 INFO:teuthology.orchestra.run.smithi135.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 656 kB/s | 16 kB 00:00 2024-07-26T17:56:29.434 INFO:teuthology.orchestra.run.smithi135.stdout:(103/118): python3-kubernetes-26.1.0-2.el9.noar 5.5 MB/s | 1.0 MB 00:00 2024-07-26T17:56:29.476 INFO:teuthology.orchestra.run.smithi135.stdout:(104/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 1.2 MB/s | 90 kB 00:00 2024-07-26T17:56:29.493 INFO:teuthology.orchestra.run.smithi135.stdout:(105/118): python3-repoze-lru-0.7-16.el9.noarch 527 kB/s | 31 kB 00:00 2024-07-26T17:56:29.518 INFO:teuthology.orchestra.run.smithi135.stdout:(106/118): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-07-26T17:56:29.544 INFO:teuthology.orchestra.run.smithi135.stdout:(107/118): python3-routes-2.5.1-5.el9.noarch.rp 3.7 MB/s | 188 kB 00:00 2024-07-26T17:56:29.569 INFO:teuthology.orchestra.run.smithi135.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 712 kB/s | 36 kB 00:00 2024-07-26T17:56:29.586 INFO:teuthology.orchestra.run.smithi135.stdout:(109/118): python3-typing-extensions-4.4.0-2.el 1.2 MB/s | 51 kB 00:00 2024-07-26T17:56:29.589 INFO:teuthology.orchestra.run.smithi071.stdout:(50/118): librdkafka-1.6.1-102.el9.x86_64.rpm 2.6 MB/s | 662 kB 00:00 2024-07-26T17:56:29.611 INFO:teuthology.orchestra.run.smithi135.stdout:(110/118): python3-websocket-client-1.2.3-2.el9 3.5 MB/s | 90 kB 00:00 2024-07-26T17:56:29.615 INFO:teuthology.orchestra.run.smithi071.stdout:(51/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.1 MB/s | 292 kB 00:00 2024-07-26T17:56:29.636 INFO:teuthology.orchestra.run.smithi135.stdout:(111/118): python3-webob-1.8.7-6.el9.noarch.rpm 3.3 MB/s | 230 kB 00:00 2024-07-26T17:56:29.661 INFO:teuthology.orchestra.run.smithi135.stdout:(112/118): python3-zc-lockfile-2.0-10.el9.noarc 801 kB/s | 20 kB 00:00 2024-07-26T17:56:29.682 INFO:teuthology.orchestra.run.smithi071.stdout:(52/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 3.3 MB/s | 3.0 MB 00:00 2024-07-26T17:56:29.687 INFO:teuthology.orchestra.run.smithi135.stdout:(113/118): python3-werkzeug-2.0.3-3.el9.1.noarc 5.5 MB/s | 427 kB 00:00 2024-07-26T17:56:29.707 INFO:teuthology.orchestra.run.smithi071.stdout:(53/118): openblas-0.3.21-2.el9.x86_64.rpm 306 kB/s | 35 kB 00:00 2024-07-26T17:56:29.712 INFO:teuthology.orchestra.run.smithi135.stdout:(114/118): re2-20211101-3.el9.x86_64.rpm 3.7 MB/s | 192 kB 00:00 2024-07-26T17:56:29.771 INFO:teuthology.orchestra.run.smithi135.stdout:(115/118): thrift-0.15.0-2.el9.x86_64.rpm 19 MB/s | 1.6 MB 00:00 2024-07-26T17:56:29.982 INFO:teuthology.orchestra.run.smithi071.stdout:(54/118): openblas-openmp-0.3.21-2.el9.x86_64.r 13 MB/s | 4.7 MB 00:00 2024-07-26T17:56:29.996 INFO:teuthology.orchestra.run.smithi135.stdout:(116/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-07-26T17:56:29.999 INFO:teuthology.orchestra.run.smithi071.stdout:(55/118): python3-attrs-20.3.0-7.el9.noarch.rpm 276 kB/s | 87 kB 00:00 2024-07-26T17:56:30.138 INFO:teuthology.orchestra.run.smithi135.stdout:(117/118): librados2-18.2.2-1767.ga3bbd728.el9. 7.8 MB/s | 3.3 MB 00:00 2024-07-26T17:56:30.158 INFO:teuthology.orchestra.run.smithi071.stdout:(56/118): python3-babel-2.9.1-2.el9.noarch.rpm 13 MB/s | 6.0 MB 00:00 2024-07-26T17:56:30.183 INFO:teuthology.orchestra.run.smithi071.stdout:(57/118): python3-devel-3.9.18-3.el9.x86_64.rpm 1.2 MB/s | 244 kB 00:00 2024-07-26T17:56:30.196 INFO:teuthology.orchestra.run.smithi135.stdout:(118/118): librbd1-18.2.2-1767.ga3bbd728.el9.x8 7.1 MB/s | 3.0 MB 00:00 2024-07-26T17:56:30.201 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-07-26T17:56:30.202 INFO:teuthology.orchestra.run.smithi135.stdout:Total 20 MB/s | 179 MB 00:09 2024-07-26T17:56:30.208 INFO:teuthology.orchestra.run.smithi071.stdout:(58/118): python3-iniconfig-1.1.1-7.el9.noarch. 84 kB/s | 17 kB 00:00 2024-07-26T17:56:30.275 INFO:teuthology.orchestra.run.smithi071.stdout:(59/118): python3-jinja2-2.11.3-6.el9.noarch.rp 2.1 MB/s | 248 kB 00:00 2024-07-26T17:56:30.309 INFO:teuthology.orchestra.run.smithi071.stdout:(60/118): python3-jsonpatch-1.21-16.el9.noarch. 256 kB/s | 26 kB 00:00 2024-07-26T17:56:30.334 INFO:teuthology.orchestra.run.smithi071.stdout:(61/118): python3-jsonpointer-2.0-4.el9.noarch. 153 kB/s | 19 kB 00:00 2024-07-26T17:56:30.376 INFO:teuthology.orchestra.run.smithi071.stdout:(62/118): python3-mako-1.1.4-6.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-07-26T17:56:30.410 INFO:teuthology.orchestra.run.smithi071.stdout:(63/118): python3-markupsafe-1.1.1-12.el9.x86_6 345 kB/s | 35 kB 00:00 2024-07-26T17:56:30.577 INFO:teuthology.orchestra.run.smithi071.stdout:(64/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 21 MB/s | 5.1 MB 00:00 2024-07-26T17:56:30.602 INFO:teuthology.orchestra.run.smithi071.stdout:(65/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 1.1 MB/s | 250 kB 00:00 2024-07-26T17:56:30.627 INFO:teuthology.orchestra.run.smithi071.stdout:(66/118): python3-oauthlib-3.1.1-5.el9.noarch.r 1.0 MB/s | 222 kB 00:00 2024-07-26T17:56:30.678 INFO:teuthology.orchestra.run.smithi071.stdout:(67/118): python3-packaging-20.9-5.el9.noarch.r 773 kB/s | 77 kB 00:00 2024-07-26T17:56:30.720 INFO:teuthology.orchestra.run.smithi071.stdout:(68/118): python3-pluggy-0.13.1-7.el9.noarch.rp 451 kB/s | 41 kB 00:00 2024-07-26T17:56:30.737 INFO:teuthology.orchestra.run.smithi071.stdout:(69/118): python3-prettytable-0.7.2-27.el9.noar 388 kB/s | 42 kB 00:00 2024-07-26T17:56:30.795 INFO:teuthology.orchestra.run.smithi071.stdout:(70/118): python3-py-1.10.0-6.el9.noarch.rpm 4.0 MB/s | 477 kB 00:00 2024-07-26T17:56:30.821 INFO:teuthology.orchestra.run.smithi071.stdout:(71/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.5 MB/s | 159 kB 00:00 2024-07-26T17:56:30.846 INFO:teuthology.orchestra.run.smithi071.stdout:(72/118): python3-pyasn1-modules-0.4.8-6.el9.no 2.5 MB/s | 279 kB 00:00 2024-07-26T17:56:30.904 INFO:teuthology.orchestra.run.smithi071.stdout:(73/118): python3-pytest-6.2.2-7.el9.noarch.rpm 4.7 MB/s | 519 kB 00:00 2024-07-26T17:56:30.921 INFO:teuthology.orchestra.run.smithi071.stdout:(74/118): python3-pytz-2021.1-5.el9.noarch.rpm 511 kB/s | 51 kB 00:00 2024-07-26T17:56:30.938 INFO:teuthology.orchestra.run.smithi071.stdout:(75/118): python3-requests-oauthlib-1.3.0-12.el 581 kB/s | 54 kB 00:00 2024-07-26T17:56:30.941 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-07-26T17:56:31.036 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-07-26T17:56:31.036 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-07-26T17:56:31.089 INFO:teuthology.orchestra.run.smithi071.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 250 kB/s | 42 kB 00:00 2024-07-26T17:56:31.273 INFO:teuthology.orchestra.run.smithi071.stdout:(77/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 348 kB/s | 64 kB 00:00 2024-07-26T17:56:31.306 INFO:teuthology.orchestra.run.smithi071.stdout:(78/118): socat-1.7.4.1-6.el9.x86_64.rpm 828 kB/s | 304 kB 00:00 2024-07-26T17:56:31.523 INFO:teuthology.orchestra.run.smithi071.stdout:(79/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 26 MB/s | 16 MB 00:00 2024-07-26T17:56:31.573 INFO:teuthology.orchestra.run.smithi071.stdout:(80/118): fmt-8.1.1-5.el9.x86_64.rpm 372 kB/s | 111 kB 00:00 2024-07-26T17:56:31.590 INFO:teuthology.orchestra.run.smithi071.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.8 MB/s | 26 kB 00:00 2024-07-26T17:56:31.607 INFO:teuthology.orchestra.run.smithi071.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 2.9 MB/s | 49 kB 00:00 2024-07-26T17:56:31.632 INFO:teuthology.orchestra.run.smithi071.stdout:(83/118): gperftools-libs-2.9.1-2.el9.x86_64.rp 1.0 MB/s | 309 kB 00:00 2024-07-26T17:56:31.657 INFO:teuthology.orchestra.run.smithi071.stdout:(84/118): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-07-26T17:56:31.699 INFO:teuthology.orchestra.run.smithi071.stdout:(85/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 12 MB/s | 839 kB 00:00 2024-07-26T17:56:31.725 INFO:teuthology.orchestra.run.smithi071.stdout:(86/118): python3-asyncssh-2.13.2-5.el9.noarch. 8.0 MB/s | 548 kB 00:00 2024-07-26T17:56:31.750 INFO:teuthology.orchestra.run.smithi071.stdout:(87/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 863 kB/s | 43 kB 00:00 2024-07-26T17:56:31.775 INFO:teuthology.orchestra.run.smithi071.stdout:(88/118): python3-cachetools-4.2.4-1.el9.noarch 639 kB/s | 32 kB 00:00 2024-07-26T17:56:31.801 INFO:teuthology.orchestra.run.smithi071.stdout:(89/118): python3-certifi-2023.05.07-4.el9.noar 280 kB/s | 14 kB 00:00 2024-07-26T17:56:31.826 INFO:teuthology.orchestra.run.smithi071.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 3.3 MB/s | 172 kB 00:00 2024-07-26T17:56:31.860 INFO:teuthology.orchestra.run.smithi071.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 6.0 MB/s | 358 kB 00:00 2024-07-26T17:56:31.885 INFO:teuthology.orchestra.run.smithi071.stdout:(92/118): python3-google-auth-2.32.0-1.el9.noar 3.6 MB/s | 216 kB 00:00 2024-07-26T17:56:31.910 INFO:teuthology.orchestra.run.smithi071.stdout:(93/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 212 kB/s | 11 kB 00:00 2024-07-26T17:56:31.936 INFO:teuthology.orchestra.run.smithi071.stdout:(94/118): python3-jaraco-classes-3.2.1-5.el9.no 351 kB/s | 18 kB 00:00 2024-07-26T17:56:31.961 INFO:teuthology.orchestra.run.smithi071.stdout:(95/118): python3-jaraco-collections-3.0.0-8.el 461 kB/s | 23 kB 00:00 2024-07-26T17:56:31.978 INFO:teuthology.orchestra.run.smithi071.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 462 kB/s | 19 kB 00:00 2024-07-26T17:56:31.995 INFO:teuthology.orchestra.run.smithi071.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 587 kB/s | 20 kB 00:00 2024-07-26T17:56:32.020 INFO:teuthology.orchestra.run.smithi071.stdout:(98/118): python3-logutils-0.3.5-21.el9.noarch. 1.8 MB/s | 46 kB 00:00 2024-07-26T17:56:32.046 INFO:teuthology.orchestra.run.smithi071.stdout:(99/118): python3-more-itertools-8.12.0-2.el9.n 3.1 MB/s | 79 kB 00:00 2024-07-26T17:56:32.062 INFO:teuthology.orchestra.run.smithi071.stdout:(100/118): python3-natsort-7.1.1-5.el9.noarch.r 3.4 MB/s | 58 kB 00:00 2024-07-26T17:56:32.096 INFO:teuthology.orchestra.run.smithi071.stdout:(101/118): python3-pecan-1.4.2-3.el9.noarch.rpm 7.9 MB/s | 272 kB 00:00 2024-07-26T17:56:32.130 INFO:teuthology.orchestra.run.smithi071.stdout:(102/118): python3-kubernetes-26.1.0-2.el9.noar 6.7 MB/s | 1.0 MB 00:00 2024-07-26T17:56:32.147 INFO:teuthology.orchestra.run.smithi071.stdout:(103/118): python3-portend-3.1.0-2.el9.noarch.r 326 kB/s | 16 kB 00:00 2024-07-26T17:56:32.164 INFO:teuthology.orchestra.run.smithi071.stdout:(104/118): python3-repoze-lru-0.7-16.el9.noarch 1.8 MB/s | 31 kB 00:00 2024-07-26T17:56:32.189 INFO:teuthology.orchestra.run.smithi071.stdout:(105/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 1.5 MB/s | 90 kB 00:00 2024-07-26T17:56:32.206 INFO:teuthology.orchestra.run.smithi071.stdout:(106/118): python3-rsa-4.9-2.el9.noarch.rpm 3.5 MB/s | 59 kB 00:00 2024-07-26T17:56:32.232 INFO:teuthology.orchestra.run.smithi071.stdout:(107/118): python3-routes-2.5.1-5.el9.noarch.rp 2.7 MB/s | 188 kB 00:00 2024-07-26T17:56:32.248 INFO:teuthology.orchestra.run.smithi071.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 852 kB/s | 36 kB 00:00 2024-07-26T17:56:32.265 INFO:teuthology.orchestra.run.smithi071.stdout:(109/118): python3-typing-extensions-4.4.0-2.el 3.0 MB/s | 51 kB 00:00 2024-07-26T17:56:32.291 INFO:teuthology.orchestra.run.smithi071.stdout:(110/118): python3-websocket-client-1.2.3-2.el9 3.5 MB/s | 90 kB 00:00 2024-07-26T17:56:32.316 INFO:teuthology.orchestra.run.smithi071.stdout:(111/118): python3-webob-1.8.7-6.el9.noarch.rpm 3.4 MB/s | 230 kB 00:00 2024-07-26T17:56:32.333 INFO:teuthology.orchestra.run.smithi071.stdout:(112/118): python3-zc-lockfile-2.0-10.el9.noarc 1.2 MB/s | 20 kB 00:00 2024-07-26T17:56:32.358 INFO:teuthology.orchestra.run.smithi071.stdout:(113/118): re2-20211101-3.el9.x86_64.rpm 7.4 MB/s | 192 kB 00:00 2024-07-26T17:56:32.384 INFO:teuthology.orchestra.run.smithi071.stdout:(114/118): python3-werkzeug-2.0.3-3.el9.1.noarc 4.5 MB/s | 427 kB 00:00 2024-07-26T17:56:32.451 INFO:teuthology.orchestra.run.smithi071.stdout:(115/118): libarrow-9.0.0-11.el9.x86_64.rpm 4.8 MB/s | 4.4 MB 00:00 2024-07-26T17:56:32.493 INFO:teuthology.orchestra.run.smithi071.stdout:(116/118): thrift-0.15.0-2.el9.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2024-07-26T17:56:32.588 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-07-26T17:56:32.588 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-07-26T17:56:32.651 INFO:teuthology.orchestra.run.smithi071.stdout:(117/118): librados2-18.2.2-1767.ga3bbd728.el9. 12 MB/s | 3.3 MB 00:00 2024-07-26T17:56:32.852 INFO:teuthology.orchestra.run.smithi071.stdout:(118/118): librbd1-18.2.2-1767.ga3bbd728.el9.x8 7.5 MB/s | 3.0 MB 00:00 2024-07-26T17:56:32.860 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2024-07-26T17:56:32.860 INFO:teuthology.orchestra.run.smithi071.stdout:Total 21 MB/s | 179 MB 00:08 2024-07-26T17:56:33.579 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2024-07-26T17:56:33.675 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2024-07-26T17:56:33.676 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2024-07-26T17:56:35.229 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2024-07-26T17:56:35.230 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2024-07-26T17:56:37.171 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-07-26T17:56:37.232 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-07-26T17:56:37.258 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-07-26T17:56:37.314 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-07-26T17:56:37.633 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-07-26T17:56:37.758 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : librados2-2:18.2.2-1767.ga3bbd728.el9.x86_64 5/120 2024-07-26T17:56:37.869 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados2-2:18.2.2-1767.ga3bbd728.el9.x86_64 5/120 2024-07-26T17:56:37.893 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephfs2-2:18.2.2-1767.ga3bbd728.el9.x86_64 6/120 2024-07-26T17:56:38.000 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephfs2-2:18.2.2-1767.ga3bbd728.el9.x86_64 6/120 2024-07-26T17:56:38.052 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rados-2:18.2.2-1767.ga3bbd728.el9.x86_64 7/120 2024-07-26T17:56:38.081 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-07-26T17:56:38.117 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-07-26T17:56:38.145 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephsqlite-2:18.2.2-1767.ga3bbd728.el9.x86_64 10/120 2024-07-26T17:56:38.229 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephsqlite-2:18.2.2-1767.ga3bbd728.el9.x86_64 10/120 2024-07-26T17:56:38.254 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libradosstriper1-2:18.2.2-1767.ga3bbd728.el9.x86 11/120 2024-07-26T17:56:38.374 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libradosstriper1-2:18.2.2-1767.ga3bbd728.el9.x86 11/120 2024-07-26T17:56:38.409 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-07-26T17:56:38.441 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-07-26T17:56:38.471 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-07-26T17:56:38.503 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-07-26T17:56:38.569 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-07-26T17:56:38.603 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-07-26T17:56:38.630 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-07-26T17:56:38.699 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-07-26T17:56:38.752 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-07-26T17:56:38.792 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-07-26T17:56:38.834 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 22/120 2024-07-26T17:56:38.869 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 23/120 2024-07-26T17:56:38.907 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-ceph-argparse-2:18.2.2-1767.ga3bbd728.el 24/120 2024-07-26T17:56:38.982 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cephfs-2:18.2.2-1767.ga3bbd728.el9.x86_6 25/120 2024-07-26T17:56:39.126 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-07-26T17:56:39.183 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-07-26T17:56:39.738 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-07-26T17:56:39.770 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2024-07-26T17:56:39.819 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-07-26T17:56:39.837 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-07-26T17:56:39.857 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-07-26T17:56:39.862 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-07-26T17:56:39.891 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-07-26T17:56:39.921 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-07-26T17:56:39.925 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-07-26T17:56:39.967 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-07-26T17:56:40.004 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librados-devel-2:18.2.2-1767.ga3bbd728.el9.x86_6 34/120 2024-07-26T17:56:40.035 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-07-26T17:56:40.077 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-07-26T17:56:40.184 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : re2-1:20211101-3.el9.x86_64 37/120 2024-07-26T17:56:40.223 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-07-26T17:56:40.257 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-07-26T17:56:40.270 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-07-26T17:56:40.343 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-07-26T17:56:40.364 INFO:teuthology.orchestra.run.smithi071.stdout: Upgrading : librados2-2:18.2.2-1767.ga3bbd728.el9.x86_64 5/120 2024-07-26T17:56:40.373 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 41/120 2024-07-26T17:56:40.410 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 42/120 2024-07-26T17:56:40.457 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-07-26T17:56:40.482 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librados2-2:18.2.2-1767.ga3bbd728.el9.x86_64 5/120 2024-07-26T17:56:40.502 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-07-26T17:56:40.506 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libcephfs2-2:18.2.2-1767.ga3bbd728.el9.x86_64 6/120 2024-07-26T17:56:40.544 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-07-26T17:56:40.584 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libcephfs2-2:18.2.2-1767.ga3bbd728.el9.x86_64 6/120 2024-07-26T17:56:40.632 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rados-2:18.2.2-1767.ga3bbd728.el9.x86_64 7/120 2024-07-26T17:56:40.663 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-07-26T17:56:40.683 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-07-26T17:56:40.700 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-07-26T17:56:40.728 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libcephsqlite-2:18.2.2-1767.ga3bbd728.el9.x86_64 10/120 2024-07-26T17:56:40.729 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-07-26T17:56:40.770 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-07-26T17:56:40.822 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libcephsqlite-2:18.2.2-1767.ga3bbd728.el9.x86_64 10/120 2024-07-26T17:56:40.846 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libradosstriper1-2:18.2.2-1767.ga3bbd728.el9.x86 11/120 2024-07-26T17:56:40.870 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-07-26T17:56:40.904 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-google-auth-1:2.32.0-1.el9.noarch 50/120 2024-07-26T17:56:40.945 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-07-26T17:56:40.971 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libradosstriper1-2:18.2.2-1767.ga3bbd728.el9.x86 11/120 2024-07-26T17:56:40.985 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/120 2024-07-26T17:56:41.008 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-07-26T17:56:41.012 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-07-26T17:56:41.040 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-07-26T17:56:41.049 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-07-26T17:56:41.070 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-07-26T17:56:41.094 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-07-26T17:56:41.110 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-07-26T17:56:41.175 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-07-26T17:56:41.210 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-07-26T17:56:41.237 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-07-26T17:56:41.244 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-07-26T17:56:41.285 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-07-26T17:56:41.305 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-07-26T17:56:41.324 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-07-26T17:56:41.368 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-07-26T17:56:41.374 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-07-26T17:56:41.405 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-07-26T17:56:41.442 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 22/120 2024-07-26T17:56:41.474 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-07-26T17:56:41.479 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 23/120 2024-07-26T17:56:41.523 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-ceph-argparse-2:18.2.2-1767.ga3bbd728.el 24/120 2024-07-26T17:56:41.528 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-07-26T17:56:41.594 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cephfs-2:18.2.2-1767.ga3bbd728.el9.x86_6 25/120 2024-07-26T17:56:41.729 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-07-26T17:56:41.797 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-07-26T17:56:42.280 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-07-26T17:56:42.325 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-07-26T17:56:42.326 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-07-26T17:56:42.359 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-07-26T17:56:42.392 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-07-26T17:56:42.401 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-07-26T17:56:42.448 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-07-26T17:56:42.482 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-07-26T17:56:42.495 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-07-26T17:56:42.517 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-07-26T17:56:42.551 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 67/120 2024-07-26T17:56:42.558 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-07-26T17:56:42.585 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-07-26T17:56:42.596 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librados-devel-2:18.2.2-1767.ga3bbd728.el9.x86_6 34/120 2024-07-26T17:56:42.627 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-07-26T17:56:42.660 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-07-26T17:56:42.762 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : openblas-0.3.21-2.el9.x86_64 69/120 2024-07-26T17:56:42.767 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : re2-1:20211101-3.el9.x86_64 37/120 2024-07-26T17:56:42.806 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-07-26T17:56:42.861 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-07-26T17:56:42.933 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-07-26T17:56:42.973 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 41/120 2024-07-26T17:56:43.001 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 42/120 2024-07-26T17:56:43.047 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-07-26T17:56:43.059 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 70/120 2024-07-26T17:56:43.093 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-07-26T17:56:43.134 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-07-26T17:56:43.161 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-07-26T17:56:43.271 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-07-26T17:56:43.312 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-07-26T17:56:43.353 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-07-26T17:56:43.452 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-07-26T17:56:43.495 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-google-auth-1:2.32.0-1.el9.noarch 50/120 2024-07-26T17:56:43.537 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-07-26T17:56:43.569 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/120 2024-07-26T17:56:43.595 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-07-26T17:56:43.632 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-07-26T17:56:43.691 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-07-26T17:56:43.815 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-07-26T17:56:43.845 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-07-26T17:56:43.851 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-07-26T17:56:43.890 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-07-26T17:56:43.932 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-07-26T17:56:43.958 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-07-26T17:56:44.029 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-07-26T17:56:44.086 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-07-26T17:56:44.805 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-07-26T17:56:44.858 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-07-26T17:56:44.892 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-07-26T17:56:44.934 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-07-26T17:56:45.033 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-07-26T17:56:45.175 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 67/120 2024-07-26T17:56:45.278 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-07-26T17:56:45.310 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-07-26T17:56:45.365 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-07-26T17:56:45.488 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : openblas-0.3.21-2.el9.x86_64 69/120 2024-07-26T17:56:45.517 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 70/120 2024-07-26T17:56:45.595 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-07-26T17:56:45.671 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-07-26T17:56:45.718 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : librbd1-2:18.2.2-1767.ga3bbd728.el9.x86_64 77/120 2024-07-26T17:56:45.813 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librbd1-2:18.2.2-1767.ga3bbd728.el9.x86_64 77/120 2024-07-26T17:56:45.840 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 78/120 2024-07-26T17:56:45.876 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-07-26T17:56:46.252 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-07-26T17:56:46.276 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-07-26T17:56:46.304 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librgw2-2:18.2.2-1767.ga3bbd728.el9.x86_64 81/120 2024-07-26T17:56:46.373 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-07-26T17:56:46.377 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librgw2-2:18.2.2-1767.ga3bbd728.el9.x86_64 81/120 2024-07-26T17:56:46.418 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 82/120 2024-07-26T17:56:46.475 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-07-26T17:56:46.532 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-07-26T17:56:46.729 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-07-26T17:56:46.789 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-07-26T17:56:46.868 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-07-26T17:56:46.965 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-07-26T17:56:47.106 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-07-26T17:56:47.158 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-07-26T17:56:47.195 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-07-26T17:56:47.222 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-07-26T17:56:47.638 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-07-26T17:56:47.713 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: cephadm-2:18.2.2-1767.ga3bbd728.el9.noarch 93/120 2024-07-26T17:56:47.722 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-07-26T17:56:47.745 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : cephadm-2:18.2.2-1767.ga3bbd728.el9.noarch 93/120 2024-07-26T17:56:47.775 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-prometheus-alerts-2:18.2.2-1767.ga3bbd728.e 94/120 2024-07-26T17:56:47.850 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-grafana-dashboards-2:18.2.2-1767.ga3bbd728. 95/120 2024-07-26T17:56:47.878 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-ceph-common-2:18.2.2-1767.ga3bbd728.el9. 96/120 2024-07-26T17:56:48.031 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-07-26T17:56:48.084 INFO:teuthology.orchestra.run.smithi071.stdout: Upgrading : librbd1-2:18.2.2-1767.ga3bbd728.el9.x86_64 77/120 2024-07-26T17:56:48.177 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librbd1-2:18.2.2-1767.ga3bbd728.el9.x86_64 77/120 2024-07-26T17:56:48.205 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 78/120 2024-07-26T17:56:48.241 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-07-26T17:56:48.640 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-07-26T17:56:48.670 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librgw2-2:18.2.2-1767.ga3bbd728.el9.x86_64 81/120 2024-07-26T17:56:48.742 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librgw2-2:18.2.2-1767.ga3bbd728.el9.x86_64 81/120 2024-07-26T17:56:48.791 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 82/120 2024-07-26T17:56:48.840 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-07-26T17:56:48.900 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-07-26T17:56:49.089 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-07-26T17:56:49.137 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-07-26T17:56:49.214 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-07-26T17:56:49.304 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-07-26T17:56:49.443 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-07-26T17:56:49.487 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-07-26T17:56:49.519 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-07-26T17:56:49.547 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-07-26T17:56:49.886 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 97/120 2024-07-26T17:56:49.924 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 97/120 2024-07-26T17:56:49.969 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: cephadm-2:18.2.2-1767.ga3bbd728.el9.noarch 93/120 2024-07-26T17:56:49.995 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : cephadm-2:18.2.2-1767.ga3bbd728.el9.noarch 93/120 2024-07-26T17:56:50.020 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-prometheus-alerts-2:18.2.2-1767.ga3bbd728.e 94/120 2024-07-26T17:56:50.116 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-grafana-dashboards-2:18.2.2-1767.ga3bbd728. 95/120 2024-07-26T17:56:50.153 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-ceph-common-2:18.2.2-1767.ga3bbd728.el9. 96/120 2024-07-26T17:56:50.455 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 97/120 2024-07-26T17:56:50.494 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-base-2:18.2.2-1767.ga3bbd728.el9.x86_64 98/120 2024-07-26T17:56:50.597 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-base-2:18.2.2-1767.ga3bbd728.el9.x86_64 98/120 2024-07-26T17:56:50.598 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-07-26T17:56:50.598 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-07-26T17:56:50.598 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:56:50.628 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-selinux-2:18.2.2-1767.ga3bbd728.el9.x86_64 99/120 2024-07-26T17:56:52.146 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 97/120 2024-07-26T17:56:52.174 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 97/120 2024-07-26T17:56:52.692 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 97/120 2024-07-26T17:56:52.728 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-base-2:18.2.2-1767.ga3bbd728.el9.x86_64 98/120 2024-07-26T17:56:52.828 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-base-2:18.2.2-1767.ga3bbd728.el9.x86_64 98/120 2024-07-26T17:56:52.828 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-07-26T17:56:52.829 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-07-26T17:56:52.829 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:56:52.854 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-selinux-2:18.2.2-1767.ga3bbd728.el9.x86_64 99/120 2024-07-26T17:57:01.772 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-selinux-2:18.2.2-1767.ga3bbd728.el9.x86_64 99/120 2024-07-26T17:57:01.772 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /sys 2024-07-26T17:57:01.773 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /proc 2024-07-26T17:57:01.773 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /mnt 2024-07-26T17:57:01.773 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /var/tmp 2024-07-26T17:57:01.773 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /home 2024-07-26T17:57:01.773 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /root 2024-07-26T17:57:01.773 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /tmp 2024-07-26T17:57:01.773 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:57:01.868 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-cephadm-2:18.2.2-1767.ga3bbd728.el9.noa 100/120 2024-07-26T17:57:02.952 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.2-1767.ga3bbd728.el9.noa 100/120 2024-07-26T17:57:02.989 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-dashboard-2:18.2.2-1767.ga3bbd728.el9.n 101/120 2024-07-26T17:57:03.951 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.2-1767.ga3bbd728.el9.n 101/120 2024-07-26T17:57:03.990 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.2-1767.ga3b 102/120 2024-07-26T17:57:04.091 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.2-1767.ga3b 102/120 2024-07-26T17:57:04.248 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-modules-core-2:18.2.2-1767.ga3bbd728.el 103/120 2024-07-26T17:57:04.263 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-selinux-2:18.2.2-1767.ga3bbd728.el9.x86_64 99/120 2024-07-26T17:57:04.263 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /sys 2024-07-26T17:57:04.263 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /proc 2024-07-26T17:57:04.263 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /mnt 2024-07-26T17:57:04.263 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /var/tmp 2024-07-26T17:57:04.264 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /home 2024-07-26T17:57:04.264 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /root 2024-07-26T17:57:04.264 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /tmp 2024-07-26T17:57:04.264 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:57:04.275 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-2:18.2.2-1767.ga3bbd728.el9.x86_64 104/120 2024-07-26T17:57:04.298 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-2:18.2.2-1767.ga3bbd728.el9.x86_64 104/120 2024-07-26T17:57:04.299 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:04.299 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-07-26T17:57:04.299 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-07-26T17:57:04.299 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-07-26T17:57:04.299 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:57:04.342 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-rook-2:18.2.2-1767.ga3bbd728.el9.noarch 105/120 2024-07-26T17:57:04.344 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-cephadm-2:18.2.2-1767.ga3bbd728.el9.noa 100/120 2024-07-26T17:57:04.527 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.2-1767.ga3bbd728.el9.noarch 105/120 2024-07-26T17:57:04.551 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mds-2:18.2.2-1767.ga3bbd728.el9.x86_64 106/120 2024-07-26T17:57:04.575 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mds-2:18.2.2-1767.ga3bbd728.el9.x86_64 106/120 2024-07-26T17:57:04.575 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:04.575 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-07-26T17:57:04.575 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-07-26T17:57:04.575 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-07-26T17:57:04.576 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:57:05.010 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mon-2:18.2.2-1767.ga3bbd728.el9.x86_64 107/120 2024-07-26T17:57:05.033 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mon-2:18.2.2-1767.ga3bbd728.el9.x86_64 107/120 2024-07-26T17:57:05.033 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:05.033 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-07-26T17:57:05.034 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-07-26T17:57:05.034 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-07-26T17:57:05.034 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:57:05.417 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.2-1767.ga3bbd728.el9.noa 100/120 2024-07-26T17:57:05.457 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-dashboard-2:18.2.2-1767.ga3bbd728.el9.n 101/120 2024-07-26T17:57:06.424 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.2-1767.ga3bbd728.el9.n 101/120 2024-07-26T17:57:06.444 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-osd-2:18.2.2-1767.ga3bbd728.el9.x86_64 108/120 2024-07-26T17:57:06.457 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.2-1767.ga3b 102/120 2024-07-26T17:57:06.471 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-osd-2:18.2.2-1767.ga3bbd728.el9.x86_64 108/120 2024-07-26T17:57:06.471 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:06.471 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-07-26T17:57:06.471 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-07-26T17:57:06.471 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-07-26T17:57:06.471 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:57:06.557 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.2-1767.ga3b 102/120 2024-07-26T17:57:06.707 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-modules-core-2:18.2.2-1767.ga3bbd728.el 103/120 2024-07-26T17:57:06.734 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-2:18.2.2-1767.ga3bbd728.el9.x86_64 104/120 2024-07-26T17:57:06.757 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-2:18.2.2-1767.ga3bbd728.el9.x86_64 104/120 2024-07-26T17:57:06.757 INFO:teuthology.orchestra.run.smithi071.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:06.758 INFO:teuthology.orchestra.run.smithi071.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-07-26T17:57:06.758 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-07-26T17:57:06.758 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-07-26T17:57:06.758 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:57:06.802 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-rook-2:18.2.2-1767.ga3bbd728.el9.noarch 105/120 2024-07-26T17:57:06.987 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.2-1767.ga3bbd728.el9.noarch 105/120 2024-07-26T17:57:07.010 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mds-2:18.2.2-1767.ga3bbd728.el9.x86_64 106/120 2024-07-26T17:57:07.033 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mds-2:18.2.2-1767.ga3bbd728.el9.x86_64 106/120 2024-07-26T17:57:07.033 INFO:teuthology.orchestra.run.smithi071.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:07.033 INFO:teuthology.orchestra.run.smithi071.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-07-26T17:57:07.033 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-07-26T17:57:07.033 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-07-26T17:57:07.033 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:57:07.171 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-2:18.2.2-1767.ga3bbd728.el9.x86_64 109/120 2024-07-26T17:57:07.204 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-radosgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 110/120 2024-07-26T17:57:07.227 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-radosgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 110/120 2024-07-26T17:57:07.228 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:07.228 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-07-26T17:57:07.228 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-07-26T17:57:07.228 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-07-26T17:57:07.228 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:57:07.280 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-immutable-object-cache-2:18.2.2-1767.ga3bbd 111/120 2024-07-26T17:57:07.302 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.2-1767.ga3bbd 111/120 2024-07-26T17:57:07.302 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:07.302 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-07-26T17:57:07.302 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:57:07.478 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mon-2:18.2.2-1767.ga3bbd728.el9.x86_64 107/120 2024-07-26T17:57:07.500 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mon-2:18.2.2-1767.ga3bbd728.el9.x86_64 107/120 2024-07-26T17:57:07.501 INFO:teuthology.orchestra.run.smithi071.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:07.501 INFO:teuthology.orchestra.run.smithi071.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-07-26T17:57:07.501 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-07-26T17:57:07.501 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-07-26T17:57:07.501 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:57:07.599 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-mirror-2:18.2.2-1767.ga3bbd728.el9.x86_64 112/120 2024-07-26T17:57:07.620 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: rbd-mirror-2:18.2.2-1767.ga3bbd728.el9.x86_64 112/120 2024-07-26T17:57:07.620 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:07.620 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-07-26T17:57:07.620 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-07-26T17:57:07.620 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-07-26T17:57:07.620 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:57:08.912 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-osd-2:18.2.2-1767.ga3bbd728.el9.x86_64 108/120 2024-07-26T17:57:08.938 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-osd-2:18.2.2-1767.ga3bbd728.el9.x86_64 108/120 2024-07-26T17:57:08.938 INFO:teuthology.orchestra.run.smithi071.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:08.938 INFO:teuthology.orchestra.run.smithi071.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-07-26T17:57:08.938 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-07-26T17:57:08.938 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-07-26T17:57:08.938 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:57:09.640 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-2:18.2.2-1767.ga3bbd728.el9.x86_64 109/120 2024-07-26T17:57:09.672 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-radosgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 110/120 2024-07-26T17:57:09.694 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-radosgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 110/120 2024-07-26T17:57:09.694 INFO:teuthology.orchestra.run.smithi071.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:09.694 INFO:teuthology.orchestra.run.smithi071.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-07-26T17:57:09.694 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-07-26T17:57:09.694 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-07-26T17:57:09.694 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:57:09.738 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-immutable-object-cache-2:18.2.2-1767.ga3bbd 111/120 2024-07-26T17:57:09.761 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.2-1767.ga3bbd 111/120 2024-07-26T17:57:09.761 INFO:teuthology.orchestra.run.smithi071.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:09.761 INFO:teuthology.orchestra.run.smithi071.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-07-26T17:57:09.761 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:57:10.055 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : rbd-mirror-2:18.2.2-1767.ga3bbd728.el9.x86_64 112/120 2024-07-26T17:57:10.078 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: rbd-mirror-2:18.2.2-1767.ga3bbd728.el9.x86_64 112/120 2024-07-26T17:57:10.078 INFO:teuthology.orchestra.run.smithi071.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-07-26T17:57:10.078 INFO:teuthology.orchestra.run.smithi071.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-07-26T17:57:10.078 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-07-26T17:57:10.078 INFO:teuthology.orchestra.run.smithi071.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-07-26T17:57:10.078 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:57:11.346 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-test-2:18.2.2-1767.ga3bbd728.el9.x86_64 113/120 2024-07-26T17:57:11.384 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 114/120 2024-07-26T17:57:11.433 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 115/120 2024-07-26T17:57:11.554 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-nbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 116/120 2024-07-26T17:57:11.591 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-07-26T17:57:11.622 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephfs-devel-2:18.2.2-1767.ga3bbd728.el9.x86_ 118/120 2024-07-26T17:57:11.622 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-07-26T17:57:11.706 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-07-26T17:57:11.706 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-07-26T17:57:13.806 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-test-2:18.2.2-1767.ga3bbd728.el9.x86_64 113/120 2024-07-26T17:57:13.851 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 114/120 2024-07-26T17:57:13.900 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : rbd-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 115/120 2024-07-26T17:57:14.017 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : rbd-nbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 116/120 2024-07-26T17:57:14.058 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-07-26T17:57:14.088 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libcephfs-devel-2:18.2.2-1767.ga3bbd728.el9.x86_ 118/120 2024-07-26T17:57:14.089 INFO:teuthology.orchestra.run.smithi071.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-07-26T17:57:14.172 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-07-26T17:57:14.172 INFO:teuthology.orchestra.run.smithi071.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-07-26T17:57:16.787 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-07-26T17:57:16.787 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-2:18.2.2-1767.ga3bbd728.el9.x86_64 1/120 2024-07-26T17:57:16.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-base-2:18.2.2-1767.ga3bbd728.el9.x86_64 2/120 2024-07-26T17:57:16.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 3/120 2024-07-26T17:57:16.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 4/120 2024-07-26T17:57:16.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-immutable-object-cache-2:18.2.2-1767.ga3bbd 5/120 2024-07-26T17:57:16.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mds-2:18.2.2-1767.ga3bbd728.el9.x86_64 6/120 2024-07-26T17:57:16.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-2:18.2.2-1767.ga3bbd728.el9.x86_64 7/120 2024-07-26T17:57:16.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mon-2:18.2.2-1767.ga3bbd728.el9.x86_64 8/120 2024-07-26T17:57:16.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-osd-2:18.2.2-1767.ga3bbd728.el9.x86_64 9/120 2024-07-26T17:57:16.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-radosgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 10/120 2024-07-26T17:57:16.788 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-selinux-2:18.2.2-1767.ga3bbd728.el9.x86_64 11/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-test-2:18.2.2-1767.ga3bbd728.el9.x86_64 12/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephfs-devel-2:18.2.2-1767.ga3bbd728.el9.x86_ 13/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephfs2-2:18.2.2-1767.ga3bbd728.el9.x86_64 14/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephsqlite-2:18.2.2-1767.ga3bbd728.el9.x86_64 15/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados-devel-2:18.2.2-1767.ga3bbd728.el9.x86_6 16/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libradosstriper1-2:18.2.2-1767.ga3bbd728.el9.x86 17/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librgw2-2:18.2.2-1767.ga3bbd728.el9.x86_64 18/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-ceph-argparse-2:18.2.2-1767.ga3bbd728.el 19/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-ceph-common-2:18.2.2-1767.ga3bbd728.el9. 20/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cephfs-2:18.2.2-1767.ga3bbd728.el9.x86_6 21/120 2024-07-26T17:57:16.789 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rados-2:18.2.2-1767.ga3bbd728.el9.x86_64 22/120 2024-07-26T17:57:16.790 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 23/120 2024-07-26T17:57:16.790 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 24/120 2024-07-26T17:57:16.790 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 25/120 2024-07-26T17:57:16.790 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-mirror-2:18.2.2-1767.ga3bbd728.el9.x86_64 26/120 2024-07-26T17:57:16.790 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-nbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 27/120 2024-07-26T17:57:16.790 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-grafana-dashboards-2:18.2.2-1767.ga3bbd728. 28/120 2024-07-26T17:57:16.790 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-cephadm-2:18.2.2-1767.ga3bbd728.el9.noa 29/120 2024-07-26T17:57:16.790 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-dashboard-2:18.2.2-1767.ga3bbd728.el9.n 30/120 2024-07-26T17:57:16.790 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.2-1767.ga3b 31/120 2024-07-26T17:57:16.791 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-modules-core-2:18.2.2-1767.ga3bbd728.el 32/120 2024-07-26T17:57:16.791 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-rook-2:18.2.2-1767.ga3bbd728.el9.noarch 33/120 2024-07-26T17:57:16.791 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-prometheus-alerts-2:18.2.2-1767.ga3bbd728.e 34/120 2024-07-26T17:57:16.791 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : cephadm-2:18.2.2-1767.ga3bbd728.el9.noarch 35/120 2024-07-26T17:57:16.791 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-07-26T17:57:16.791 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 37/120 2024-07-26T17:57:16.791 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 38/120 2024-07-26T17:57:16.791 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-07-26T17:57:16.791 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-07-26T17:57:16.791 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-07-26T17:57:16.792 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-07-26T17:57:16.792 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-07-26T17:57:16.792 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-07-26T17:57:16.792 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-07-26T17:57:16.792 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-07-26T17:57:16.792 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-07-26T17:57:16.792 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-07-26T17:57:16.792 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-07-26T17:57:16.792 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-07-26T17:57:16.792 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-07-26T17:57:16.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-07-26T17:57:16.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 53/120 2024-07-26T17:57:16.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 54/120 2024-07-26T17:57:16.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-07-26T17:57:16.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-07-26T17:57:16.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 57/120 2024-07-26T17:57:16.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-07-26T17:57:16.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-07-26T17:57:16.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-07-26T17:57:16.794 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-07-26T17:57:16.794 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-07-26T17:57:16.794 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-07-26T17:57:16.794 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-07-26T17:57:16.794 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-07-26T17:57:16.794 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-07-26T17:57:16.794 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-07-26T17:57:16.794 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-07-26T17:57:16.794 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-07-26T17:57:16.794 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-07-26T17:57:16.795 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-07-26T17:57:16.795 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-07-26T17:57:16.795 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-07-26T17:57:16.795 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-07-26T17:57:16.795 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-07-26T17:57:16.795 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-07-26T17:57:16.795 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-07-26T17:57:16.795 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-07-26T17:57:16.795 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-07-26T17:57:16.795 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-07-26T17:57:16.796 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-google-auth-1:2.32.0-1.el9.noarch 93/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-07-26T17:57:16.797 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-07-26T17:57:16.798 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-07-26T17:57:16.798 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-07-26T17:57:16.798 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-07-26T17:57:16.798 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-07-26T17:57:16.798 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-07-26T17:57:16.798 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-07-26T17:57:16.798 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 110/120 2024-07-26T17:57:16.798 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 111/120 2024-07-26T17:57:16.798 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-07-26T17:57:16.798 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-07-26T17:57:16.799 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-07-26T17:57:16.799 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : re2-1:20211101-3.el9.x86_64 115/120 2024-07-26T17:57:16.799 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-07-26T17:57:16.799 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados2-2:18.2.2-1767.ga3bbd728.el9.x86_64 117/120 2024-07-26T17:57:16.799 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-07-26T17:57:16.799 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librbd1-2:18.2.2-1767.ga3bbd728.el9.x86_64 119/120 2024-07-26T17:57:18.817 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-07-26T17:57:18.817 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:57:18.817 INFO:teuthology.orchestra.run.smithi135.stdout:Upgraded: 2024-07-26T17:57:18.817 INFO:teuthology.orchestra.run.smithi135.stdout: librados2-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.817 INFO:teuthology.orchestra.run.smithi135.stdout: librbd1-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.817 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-07-26T17:57:18.817 INFO:teuthology.orchestra.run.smithi135.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-07-26T17:57:18.817 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.817 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-base-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.818 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.818 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.818 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-grafana-dashboards-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:18.818 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-immutable-object-cache-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.818 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mds-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.818 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.818 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-cephadm-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:18.818 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-dashboard-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:18.818 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-diskprediction-local-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:18.818 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-modules-core-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-rook-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mon-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-osd-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-prometheus-alerts-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-radosgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-selinux-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-test-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: cephadm-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-07-26T17:57:18.819 INFO:teuthology.orchestra.run.smithi135.stdout: fmt-8.1.1-5.el9.x86_64 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: fuse-2.9.9-16.el9.x86_64 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: libarrow-9.0.0-11.el9.x86_64 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs-devel-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs2-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: libcephsqlite-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: liboath-2.6.7-2.el9.x86_64 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-07-26T17:57:18.820 INFO:teuthology.orchestra.run.smithi135.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: librados-devel-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: libradosstriper1-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: librgw2-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: libunwind-1.6.2-1.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-0.3.21-2.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-07-26T17:57:18.821 INFO:teuthology.orchestra.run.smithi135.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-babel-2.9.1-2.el9.noarch 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-argparse-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cephfs-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-07-26T17:57:18.822 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-google-auth-1:2.32.0-1.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-07-26T17:57:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-mako-1.1.4-6.el9.noarch 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-packaging-20.9-5.el9.noarch 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ply-3.11-14.el9.noarch 2024-07-26T17:57:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: python3-portend-3.1.0-2.el9.noarch 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-py-1.10.0-6.el9.noarch 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pycparser-2.20-6.el9.noarch 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytz-2021.1-5.el9.noarch 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rados-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-07-26T17:57:18.825 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests-2.25.1-8.el9.noarch 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-routes-2.5.1-5.el9.noarch 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rsa-4.9-2.el9.noarch 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-toml-0.10.2-6.el9.noarch 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webob-1.8.7-6.el9.noarch 2024-07-26T17:57:18.826 INFO:teuthology.orchestra.run.smithi135.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-07-26T17:57:18.827 INFO:teuthology.orchestra.run.smithi135.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-07-26T17:57:18.827 INFO:teuthology.orchestra.run.smithi135.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-07-26T17:57:18.827 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.827 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-mirror-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.827 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-nbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:18.827 INFO:teuthology.orchestra.run.smithi135.stdout: re2-1:20211101-3.el9.x86_64 2024-07-26T17:57:18.827 INFO:teuthology.orchestra.run.smithi135.stdout: socat-1.7.4.1-6.el9.x86_64 2024-07-26T17:57:18.827 INFO:teuthology.orchestra.run.smithi135.stdout: thrift-0.15.0-2.el9.x86_64 2024-07-26T17:57:18.828 INFO:teuthology.orchestra.run.smithi135.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-07-26T17:57:18.828 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:57:18.828 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-07-26T17:57:18.939 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-07-26T17:57:18.940 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-2:18.2.2-1767.ga3bbd728.el9.x86_64 1/120 2024-07-26T17:57:18.940 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-base-2:18.2.2-1767.ga3bbd728.el9.x86_64 2/120 2024-07-26T17:57:18.940 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 3/120 2024-07-26T17:57:18.940 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 4/120 2024-07-26T17:57:18.940 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-immutable-object-cache-2:18.2.2-1767.ga3bbd 5/120 2024-07-26T17:57:18.940 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mds-2:18.2.2-1767.ga3bbd728.el9.x86_64 6/120 2024-07-26T17:57:18.940 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-2:18.2.2-1767.ga3bbd728.el9.x86_64 7/120 2024-07-26T17:57:18.940 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mon-2:18.2.2-1767.ga3bbd728.el9.x86_64 8/120 2024-07-26T17:57:18.940 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-osd-2:18.2.2-1767.ga3bbd728.el9.x86_64 9/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-radosgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 10/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-selinux-2:18.2.2-1767.ga3bbd728.el9.x86_64 11/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-test-2:18.2.2-1767.ga3bbd728.el9.x86_64 12/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libcephfs-devel-2:18.2.2-1767.ga3bbd728.el9.x86_ 13/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libcephfs2-2:18.2.2-1767.ga3bbd728.el9.x86_64 14/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libcephsqlite-2:18.2.2-1767.ga3bbd728.el9.x86_64 15/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librados-devel-2:18.2.2-1767.ga3bbd728.el9.x86_6 16/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libradosstriper1-2:18.2.2-1767.ga3bbd728.el9.x86 17/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librgw2-2:18.2.2-1767.ga3bbd728.el9.x86_64 18/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-ceph-argparse-2:18.2.2-1767.ga3bbd728.el 19/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-ceph-common-2:18.2.2-1767.ga3bbd728.el9. 20/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cephfs-2:18.2.2-1767.ga3bbd728.el9.x86_6 21/120 2024-07-26T17:57:18.941 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rados-2:18.2.2-1767.ga3bbd728.el9.x86_64 22/120 2024-07-26T17:57:18.942 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 23/120 2024-07-26T17:57:18.942 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 24/120 2024-07-26T17:57:18.942 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : rbd-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 25/120 2024-07-26T17:57:18.942 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : rbd-mirror-2:18.2.2-1767.ga3bbd728.el9.x86_64 26/120 2024-07-26T17:57:18.942 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : rbd-nbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 27/120 2024-07-26T17:57:18.942 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-grafana-dashboards-2:18.2.2-1767.ga3bbd728. 28/120 2024-07-26T17:57:18.942 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-cephadm-2:18.2.2-1767.ga3bbd728.el9.noa 29/120 2024-07-26T17:57:18.950 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-dashboard-2:18.2.2-1767.ga3bbd728.el9.n 30/120 2024-07-26T17:57:18.950 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.2-1767.ga3b 31/120 2024-07-26T17:57:18.950 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-modules-core-2:18.2.2-1767.ga3bbd728.el 32/120 2024-07-26T17:57:18.951 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-rook-2:18.2.2-1767.ga3bbd728.el9.noarch 33/120 2024-07-26T17:57:18.951 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-prometheus-alerts-2:18.2.2-1767.ga3bbd728.e 34/120 2024-07-26T17:57:18.951 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : cephadm-2:18.2.2-1767.ga3bbd728.el9.noarch 35/120 2024-07-26T17:57:18.951 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-07-26T17:57:18.951 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 37/120 2024-07-26T17:57:18.951 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 38/120 2024-07-26T17:57:18.951 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-07-26T17:57:18.951 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-07-26T17:57:18.951 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-07-26T17:57:18.951 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 53/120 2024-07-26T17:57:18.952 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 54/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 57/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-07-26T17:57:18.953 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-07-26T17:57:18.954 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-07-26T17:57:18.955 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-google-auth-1:2.32.0-1.el9.noarch 93/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-07-26T17:57:18.956 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 110/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 111/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : re2-1:20211101-3.el9.x86_64 115/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-07-26T17:57:18.957 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librados2-2:18.2.2-1767.ga3bbd728.el9.x86_64 117/120 2024-07-26T17:57:18.958 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-07-26T17:57:18.958 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librbd1-2:18.2.2-1767.ga3bbd728.el9.x86_64 119/120 2024-07-26T17:57:19.166 DEBUG:teuthology.parallel:result is None 2024-07-26T17:57:21.055 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-07-26T17:57:21.055 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:57:21.055 INFO:teuthology.orchestra.run.smithi071.stdout:Upgraded: 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: librados2-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: librbd1-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-base-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-grafana-dashboards-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-immutable-object-cache-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mds-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.056 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-cephadm-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-dashboard-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-diskprediction-local-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-modules-core-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-rook-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mon-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-osd-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-prometheus-alerts-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-radosgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-selinux-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-test-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: cephadm-2:18.2.2-1767.ga3bbd728.el9.noarch 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-07-26T17:57:21.057 INFO:teuthology.orchestra.run.smithi071.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: fmt-8.1.1-5.el9.x86_64 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: fuse-2.9.9-16.el9.x86_64 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: libarrow-9.0.0-11.el9.x86_64 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs-devel-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs2-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: libcephsqlite-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-07-26T17:57:21.058 INFO:teuthology.orchestra.run.smithi071.stdout: liboath-2.6.7-2.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: librados-devel-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: libradosstriper1-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: librgw2-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: libunwind-1.6.2-1.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: openblas-0.3.21-2.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-07-26T17:57:21.059 INFO:teuthology.orchestra.run.smithi071.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-babel-2.9.1-2.el9.noarch 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-argparse-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-common-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cephfs-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-07-26T17:57:21.060 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-google-auth-1:2.32.0-1.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-07-26T17:57:21.061 INFO:teuthology.orchestra.run.smithi071.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-mako-1.1.4-6.el9.noarch 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-packaging-20.9-5.el9.noarch 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ply-3.11-14.el9.noarch 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-portend-3.1.0-2.el9.noarch 2024-07-26T17:57:21.062 INFO:teuthology.orchestra.run.smithi071.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-py-1.10.0-6.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pycparser-2.20-6.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytz-2021.1-5.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rados-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-requests-2.25.1-8.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-07-26T17:57:21.063 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rgw-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-routes-2.5.1-5.el9.noarch 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rsa-4.9-2.el9.noarch 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-toml-0.10.2-6.el9.noarch 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-webob-1.8.7-6.el9.noarch 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-07-26T17:57:21.064 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-fuse-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.065 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-mirror-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.065 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-nbd-2:18.2.2-1767.ga3bbd728.el9.x86_64 2024-07-26T17:57:21.065 INFO:teuthology.orchestra.run.smithi071.stdout: re2-1:20211101-3.el9.x86_64 2024-07-26T17:57:21.065 INFO:teuthology.orchestra.run.smithi071.stdout: socat-1.7.4.1-6.el9.x86_64 2024-07-26T17:57:21.065 INFO:teuthology.orchestra.run.smithi071.stdout: thrift-0.15.0-2.el9.x86_64 2024-07-26T17:57:21.065 INFO:teuthology.orchestra.run.smithi071.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-07-26T17:57:21.065 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:57:21.065 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2024-07-26T17:57:21.390 DEBUG:teuthology.parallel:result is None 2024-07-26T17:57:21.391 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-26T17:57:21.391 INFO:teuthology.packaging:ref: None 2024-07-26T17:57:21.391 INFO:teuthology.packaging:tag: None 2024-07-26T17:57:21.391 INFO:teuthology.packaging:branch: reef 2024-07-26T17:57:21.391 INFO:teuthology.packaging:sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T17:57:21.392 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-07-26T17:57:21.641 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-07-26T17:57:21.663 INFO:teuthology.orchestra.run.smithi071.stdout:18.2.2-1767.ga3bbd728.el9 2024-07-26T17:57:21.664 INFO:teuthology.packaging:The installed version of ceph is 18.2.2-1767.ga3bbd728.el9 2024-07-26T17:57:21.664 INFO:teuthology.task.install:The correct ceph version 18.2.2-1767.ga3bbd728 is installed. 2024-07-26T17:57:21.666 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-07-26T17:57:21.667 INFO:teuthology.packaging:ref: None 2024-07-26T17:57:21.667 INFO:teuthology.packaging:tag: None 2024-07-26T17:57:21.667 INFO:teuthology.packaging:branch: reef 2024-07-26T17:57:21.667 INFO:teuthology.packaging:sha1: 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T17:57:21.667 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-07-26T17:57:21.917 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-07-26T17:57:21.944 INFO:teuthology.orchestra.run.smithi135.stdout:18.2.2-1767.ga3bbd728.el9 2024-07-26T17:57:21.944 INFO:teuthology.packaging:The installed version of ceph is 18.2.2-1767.ga3bbd728.el9 2024-07-26T17:57:21.945 INFO:teuthology.task.install:The correct ceph version 18.2.2-1767.ga3bbd728 is installed. 2024-07-26T17:57:21.946 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-07-26T17:57:21.947 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:57:21.947 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-26T17:57:21.974 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:57:21.974 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-07-26T17:57:22.017 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-07-26T17:57:22.018 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:57:22.018 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/usr/bin/daemon-helper 2024-07-26T17:57:22.043 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-26T17:57:22.108 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:57:22.108 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/daemon-helper 2024-07-26T17:57:22.137 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-07-26T17:57:22.205 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-07-26T17:57:22.205 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:57:22.205 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-26T17:57:22.230 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-26T17:57:22.294 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:57:22.294 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/adjust-ulimits 2024-07-26T17:57:22.322 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-07-26T17:57:22.388 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-07-26T17:57:22.389 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:57:22.389 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/usr/bin/stdin-killer 2024-07-26T17:57:22.413 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-26T17:57:22.479 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:57:22.479 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/stdin-killer 2024-07-26T17:57:22.504 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-07-26T17:57:22.570 INFO:teuthology.run_tasks:Running task print... 2024-07-26T17:57:22.580 INFO:teuthology.task.print:**** done install task... 2024-07-26T17:57:22.580 INFO:teuthology.run_tasks:Running task print... 2024-07-26T17:57:22.677 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-07-26T17:57:22.678 INFO:teuthology.run_tasks:Running task cephadm... 2024-07-26T17:57:22.793 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum'], 'sha1': '387735b04c21d62e21975a50a7f6c06a95b3cf6d'} 2024-07-26T17:57:22.793 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-07-26T17:57:22.794 INFO:tasks.cephadm:Cluster fsid is 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:57:22.794 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-07-26T17:57:22.795 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.71', 'mon.c': '[v2:172.21.15.71:3301,v1:172.21.15.71:6790]', 'mon.b': '172.21.15.135'} 2024-07-26T17:57:22.795 INFO:tasks.cephadm:First mon is mon.a on smithi071 2024-07-26T17:57:22.795 INFO:tasks.cephadm:First mgr is y 2024-07-26T17:57:22.795 INFO:tasks.cephadm:Normalizing hostnames... 2024-07-26T17:57:22.795 DEBUG:teuthology.orchestra.run.smithi071:> sudo hostname $(hostname -s) 2024-07-26T17:57:22.820 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2024-07-26T17:57:22.846 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-07-26T17:57:22.846 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T17:57:22.981 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '387735b04c21d62e21975a50a7f6c06a95b3cf6d', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/81555/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3666-g387735b0', 'node_name': '172.21.2.4+braggi04', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-3666.g387735b0'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-yuri10-testing-2024-07-25-0747/387735b04c21d62e21975a50a7f6c06a95b3cf6d/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-07-26 02:19:23.330186', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri10-testing-2024-07-25-0747', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-yuri10-testing-2024-07-25-0747/387735b04c21d62e21975a50a7f6c06a95b3cf6d/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-07-26T17:57:23.226 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref reef, sha1 a3bbd7289877bdcce87fd1f79da1a2d6578dde36 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=reef 2024-07-26T17:57:23.228 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/x86_64/flavors/default/cephadm 2024-07-26T17:57:23.228 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/x86_64/flavors/default/cephadm 2024-07-26T17:57:23.228 DEBUG:teuthology.orchestra.run.smithi071:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-26T17:57:23.773 INFO:teuthology.orchestra.run.smithi071.stdout:-rw-r--r--. 1 ubuntu ubuntu 215594 Jul 26 17:57 /home/ubuntu/cephtest/cephadm 2024-07-26T17:57:23.774 DEBUG:teuthology.orchestra.run.smithi135:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/a3bbd7289877bdcce87fd1f79da1a2d6578dde36/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-07-26T17:57:24.318 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-r--r--. 1 ubuntu ubuntu 215594 Jul 26 17:57 /home/ubuntu/cephtest/cephadm 2024-07-26T17:57:24.318 DEBUG:teuthology.orchestra.run.smithi071:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-26T17:57:24.338 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-07-26T17:57:24.369 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-07-26T17:57:24.369 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-07-26T17:57:24.381 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-07-26T17:57:25.219 INFO:teuthology.orchestra.run.smithi071.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-07-26T17:57:25.329 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-07-26T17:57:54.602 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T17:57:54.603 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph_version": "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)", 2024-07-26T17:57:54.603 INFO:teuthology.orchestra.run.smithi071.stdout: "image_id": "d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63", 2024-07-26T17:57:54.603 INFO:teuthology.orchestra.run.smithi071.stdout: "repo_digests": [ 2024-07-26T17:57:54.603 INFO:teuthology.orchestra.run.smithi071.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448" 2024-07-26T17:57:54.603 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2024-07-26T17:57:54.603 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T17:57:55.080 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-07-26T17:57:55.080 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph_version": "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)", 2024-07-26T17:57:55.080 INFO:teuthology.orchestra.run.smithi135.stdout: "image_id": "d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63", 2024-07-26T17:57:55.080 INFO:teuthology.orchestra.run.smithi135.stdout: "repo_digests": [ 2024-07-26T17:57:55.080 INFO:teuthology.orchestra.run.smithi135.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448" 2024-07-26T17:57:55.081 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2024-07-26T17:57:55.081 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-07-26T17:57:55.099 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /etc/ceph 2024-07-26T17:57:55.127 DEBUG:teuthology.orchestra.run.smithi135:> sudo mkdir -p /etc/ceph 2024-07-26T17:57:55.154 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 777 /etc/ceph 2024-07-26T17:57:55.192 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 777 /etc/ceph 2024-07-26T17:57:55.219 INFO:tasks.cephadm:Writing seed config... 2024-07-26T17:57:55.220 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-07-26T17:57:55.220 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-07-26T17:57:55.221 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-07-26T17:57:55.221 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-07-26T17:57:55.221 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-07-26T17:57:55.221 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-07-26T17:57:55.221 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-07-26T17:57:55.221 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-07-26T17:57:55.221 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-07-26T17:57:55.221 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-07-26T17:57:55.221 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-07-26T17:57:55.222 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:57:55.222 DEBUG:teuthology.orchestra.run.smithi071:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-07-26T17:57:55.246 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 = 826a69a4-4b78-11ef-bcb7-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-07-26T17:57:55.247 DEBUG:teuthology.orchestra.run.smithi071:mon.a> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.a.service 2024-07-26T17:57:55.289 DEBUG:teuthology.orchestra.run.smithi071:mgr.y> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.y.service 2024-07-26T17:57:55.332 INFO:tasks.cephadm:Bootstrapping... 2024-07-26T17:57:55.333 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid 826a69a4-4b78-11ef-bcb7-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.71 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-07-26T17:57:55.486 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2024-07-26T17:57:55.486 INFO:teuthology.orchestra.run.smithi071.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', '826a69a4-4b78-11ef-bcb7-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.71', '--skip-admin-label'] 2024-07-26T17:57:55.511 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout 5.1.2 2024-07-26T17:57:55.512 INFO:teuthology.orchestra.run.smithi071.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-07-26T17:57:55.512 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying podman|docker is present... 2024-07-26T17:57:55.536 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout 5.1.2 2024-07-26T17:57:55.536 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying lvm2 is present... 2024-07-26T17:57:55.536 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying time synchronization is in place... 2024-07-26T17:57:55.543 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-26T17:57:55.544 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-26T17:57:55.549 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-26T17:57:55.550 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-07-26T17:57:55.556 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout enabled 2024-07-26T17:57:55.562 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout active 2024-07-26T17:57:55.562 INFO:teuthology.orchestra.run.smithi071.stdout:Unit chronyd.service is enabled and running 2024-07-26T17:57:55.562 INFO:teuthology.orchestra.run.smithi071.stdout:Repeating the final host check... 2024-07-26T17:57:55.585 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout 5.1.2 2024-07-26T17:57:55.585 INFO:teuthology.orchestra.run.smithi071.stdout:podman (/bin/podman) version 5.1.2 is present 2024-07-26T17:57:55.585 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl is present 2024-07-26T17:57:55.586 INFO:teuthology.orchestra.run.smithi071.stdout:lvcreate is present 2024-07-26T17:57:55.592 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-07-26T17:57:55.592 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-07-26T17:57:55.598 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-07-26T17:57:55.598 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-07-26T17:57:55.604 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout enabled 2024-07-26T17:57:55.611 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout active 2024-07-26T17:57:55.611 INFO:teuthology.orchestra.run.smithi071.stdout:Unit chronyd.service is enabled and running 2024-07-26T17:57:55.611 INFO:teuthology.orchestra.run.smithi071.stdout:Host looks OK 2024-07-26T17:57:55.611 INFO:teuthology.orchestra.run.smithi071.stdout:Cluster fsid: 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:57:55.611 INFO:teuthology.orchestra.run.smithi071.stdout:Acquiring lock 140588981143296 on /run/cephadm/826a69a4-4b78-11ef-bcb7-c7b262605968.lock 2024-07-26T17:57:55.611 INFO:teuthology.orchestra.run.smithi071.stdout:Lock 140588981143296 acquired on /run/cephadm/826a69a4-4b78-11ef-bcb7-c7b262605968.lock 2024-07-26T17:57:55.612 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying IP 172.21.15.71 port 3300 ... 2024-07-26T17:57:55.612 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying IP 172.21.15.71 port 6789 ... 2024-07-26T17:57:55.612 INFO:teuthology.orchestra.run.smithi071.stdout:Base mon IP(s) is [172.21.15.71:3300, 172.21.15.71:6789], mon addrv is [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2024-07-26T17:57:55.614 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.71 metric 100 2024-07-26T17:57:55.614 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.71 metric 100 2024-07-26T17:57:55.617 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-07-26T17:57:55.617 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-07-26T17:57:55.617 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium 2024-07-26T17:57:55.619 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-07-26T17:57:55.620 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-07-26T17:57:55.620 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-26T17:57:55.620 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-07-26T17:57:55.620 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d765/64 scope link 2024-07-26T17:57:55.620 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-07-26T17:57:55.621 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2024-07-26T17:57:55.621 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2024-07-26T17:57:55.621 INFO:teuthology.orchestra.run.smithi071.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-07-26T17:57:55.621 INFO:teuthology.orchestra.run.smithi071.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-07-26T17:57:55.621 INFO:teuthology.orchestra.run.smithi071.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-07-26T17:57:56.080 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63 2024-07-26T17:57:56.080 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2024-07-26T17:57:56.081 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Getting image source signatures 2024-07-26T17:57:56.081 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Copying blob sha256:9eb91971788a5cdae2d221a9ffe247467a944185f1ee1731e17dee30cbe0a51e 2024-07-26T17:57:56.081 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Copying blob sha256:a0a261c93a1a3b1a5634697d0569ba314563628d3546bf9326abaa78605cead1 2024-07-26T17:57:56.081 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Copying config sha256:d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63 2024-07-26T17:57:56.081 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Writing manifest to image destination 2024-07-26T17:57:56.967 INFO:teuthology.orchestra.run.smithi071.stdout:ceph: stdout ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable) 2024-07-26T17:57:56.967 INFO:teuthology.orchestra.run.smithi071.stdout:Ceph version: ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable) 2024-07-26T17:57:56.967 INFO:teuthology.orchestra.run.smithi071.stdout:Extracting ceph user uid/gid from container image... 2024-07-26T17:57:57.913 INFO:teuthology.orchestra.run.smithi071.stdout:stat: stdout 167 167 2024-07-26T17:57:57.914 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial keys... 2024-07-26T17:57:58.836 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQCm46NmxcYbDBAAUGXP2pWPPe+G1bILtdorPw== 2024-07-26T17:57:59.758 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQCn46NmuVAZCRAAiJWHODnF9SI3O09Iw2d0sw== 2024-07-26T17:58:00.688 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQCo46NmeGFmAhAARXHLRHXYK2f2M8CycVdxrA== 2024-07-26T17:58:00.689 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial monmap... 2024-07-26T17:58:01.602 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-26T17:58:01.602 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-07-26T17:58:01.602 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:58:01.602 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-26T17:58:01.602 INFO:teuthology.orchestra.run.smithi071.stdout:monmaptool for a [v2:172.21.15.71:3300,v1:172.21.15.71:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-07-26T17:58:01.602 INFO:teuthology.orchestra.run.smithi071.stdout:setting min_mon_release = pacific 2024-07-26T17:58:01.602 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: set fsid to 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:58:01.602 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-07-26T17:58:01.602 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:58:01.602 INFO:teuthology.orchestra.run.smithi071.stdout:Creating mon... 2024-07-26T17:58:03.674 INFO:teuthology.orchestra.run.smithi071.stdout:create mon.a on 2024-07-26T17:58:04.290 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-07-26T17:58:04.476 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-07-26T17:58:04.963 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-826a69a4-4b78-11ef-bcb7-c7b262605968.target → /etc/systemd/system/ceph-826a69a4-4b78-11ef-bcb7-c7b262605968.target. 2024-07-26T17:58:04.963 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-826a69a4-4b78-11ef-bcb7-c7b262605968.target → /etc/systemd/system/ceph-826a69a4-4b78-11ef-bcb7-c7b262605968.target. 2024-07-26T17:58:05.801 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.a 2024-07-26T17:58:05.801 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to reset failed state of unit ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.a.service: Unit ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.a.service not loaded. 2024-07-26T17:58:06.086 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-826a69a4-4b78-11ef-bcb7-c7b262605968.target.wants/ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.a.service → /etc/systemd/system/ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@.service. 2024-07-26T17:58:06.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:06 smithi071 podman[28144]: 2024-07-26 17:58:06.227068251 +0000 UTC m=+0.016990370 image pull d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63 quay.ceph.io/ceph-ci/ceph:reef 2024-07-26T17:58:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:07 smithi071 podman[28144]: 2024-07-26 17:58:07.188344898 +0000 UTC m=+0.978267003 container create ab2e773491039743e19ad049bca1099019ff6de6c281667bfe0834cc2bbb5f46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-a3bbd72, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240716, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS) 2024-07-26T17:58:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:09 smithi071 podman[28144]: 2024-07-26 17:58:09.241157035 +0000 UTC m=+3.031079151 container init ab2e773491039743e19ad049bca1099019ff6de6c281667bfe0834cc2bbb5f46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240716, org.label-schema.license=GPLv2, RELEASE=reef-a3bbd72, GIT_BRANCH=HEAD) 2024-07-26T17:58:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:09 smithi071 podman[28144]: 2024-07-26 17:58:09.245274975 +0000 UTC m=+3.035197081 container start ab2e773491039743e19ad049bca1099019ff6de6c281667bfe0834cc2bbb5f46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, org.label-schema.vendor=CentOS, 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, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, RELEASE=reef-a3bbd72, org.label-schema.build-date=20240716, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-07-26T17:58:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:09 smithi071 ceph-mon[28162]: mkfs 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:58:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:09 smithi071 ceph-mon[28162]: mon.a is new leader, mons a in quorum (ranks 0) 2024-07-26T17:58:10.091 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-07-26T17:58:10.091 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2024-07-26T17:58:10.099 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-07-26T17:58:10.099 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-07-26T17:58:10.099 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2024-07-26T17:58:10.100 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to enable service . firewalld.service is not available 2024-07-26T17:58:10.100 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mon to start... 2024-07-26T17:58:10.100 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mon... 2024-07-26T17:58:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:10 smithi071 bash[28144]: ab2e773491039743e19ad049bca1099019ff6de6c281667bfe0834cc2bbb5f46 2024-07-26T17:58:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:10 smithi071 systemd[1]: Started Ceph mon.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T17:58:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:10 smithi071 ceph-mon[28162]: mon.a is new leader, mons a in quorum (ranks 0) 2024-07-26T17:58:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:10 smithi071 ceph-mon[28162]: monmap e1: 1 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-26T17:58:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:10 smithi071 ceph-mon[28162]: fsmap 2024-07-26T17:58:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:10 smithi071 ceph-mon[28162]: osdmap e1: 0 total, 0 up, 0 in 2024-07-26T17:58:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:10 smithi071 ceph-mon[28162]: mgrmap e1: no daemons active 2024-07-26T17:58:12.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:12 smithi071 ceph-mon[28162]: from='client.? 172.21.15.71:0/2907184303' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-26T17:58:13.008 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout cluster: 2024-07-26T17:58:13.008 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout id: 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:58:13.008 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-07-26T17:58:13.008 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:13.008 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout services: 2024-07-26T17:58:13.008 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 3s) 2024-07-26T17:58:13.008 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-07-26T17:58:13.008 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-07-26T17:58:13.009 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:13.009 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout data: 2024-07-26T17:58:13.009 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-07-26T17:58:13.009 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-07-26T17:58:13.009 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-07-26T17:58:13.009 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout pgs: 2024-07-26T17:58:13.009 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:13.009 INFO:teuthology.orchestra.run.smithi071.stdout:mon is available 2024-07-26T17:58:13.009 INFO:teuthology.orchestra.run.smithi071.stdout:Assimilating anything we can from ceph.conf... 2024-07-26T17:58:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:13 smithi071 ceph-mon[28162]: from='client.? 172.21.15.71:0/2070687110' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-07-26T17:58:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:13 smithi071 ceph-mon[28162]: from='client.? 172.21.15.71:0/2070687110' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-07-26T17:58:13.972 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:13.972 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [global] 2024-07-26T17:58:13.972 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout fsid = 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:58:13.972 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2024-07-26T17:58:13.972 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-26T17:58:13.972 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-26T17:58:13.972 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-26T17:58:13.972 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-26T17:58:13.972 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:13.973 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-26T17:58:13.973 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-26T17:58:13.973 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:13.973 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [osd] 2024-07-26T17:58:13.973 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-26T17:58:13.973 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-26T17:58:13.973 INFO:teuthology.orchestra.run.smithi071.stdout:Generating new minimal ceph.conf... 2024-07-26T17:58:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:14 smithi071 ceph-mon[28162]: from='client.? 172.21.15.71:0/177490610' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:58:15.019 INFO:teuthology.orchestra.run.smithi071.stdout:Restarting the monitor... 2024-07-26T17:58:15.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:15 smithi071 systemd[1]: Stopping Ceph mon.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T17:58:15.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:15 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a[28158]: 2024-07-26T17:58:15.293+0000 7f5c5a379640 -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-07-26T17:58:15.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:15 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a[28158]: 2024-07-26T17:58:15.293+0000 7f5c5a379640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-07-26T17:58:15.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:15 smithi071 podman[28407]: 2024-07-26 17:58:15.405913543 +0000 UTC m=+0.213702128 container died ab2e773491039743e19ad049bca1099019ff6de6c281667bfe0834cc2bbb5f46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=reef-a3bbd72, io.buildah.version=1.36.0, ceph=True, org.label-schema.build-date=20240716, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-07-26T17:58:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:15 smithi071 podman[28407]: 2024-07-26 17:58:15.759666842 +0000 UTC m=+0.567455419 container cleanup ab2e773491039743e19ad049bca1099019ff6de6c281667bfe0834cc2bbb5f46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, RELEASE=reef-a3bbd72, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.build-date=20240716, 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, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True) 2024-07-26T17:58:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:15 smithi071 bash[28407]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a 2024-07-26T17:58:16.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 podman[28419]: 2024-07-26 17:58:16.00236161 +0000 UTC m=+0.600280421 container remove ab2e773491039743e19ad049bca1099019ff6de6c281667bfe0834cc2bbb5f46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, org.label-schema.license=GPLv2, RELEASE=reef-a3bbd72, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240716, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-07-26T17:58:16.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.a.service: Deactivated successfully. 2024-07-26T17:58:16.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 systemd[1]: Stopped Ceph mon.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T17:58:16.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 systemd[1]: Starting Ceph mon.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T17:58:16.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 podman[28512]: 2024-07-26 17:58:16.284925004 +0000 UTC m=+0.017352569 image pull d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63 quay.ceph.io/ceph-ci/ceph:reef 2024-07-26T17:58:16.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 podman[28512]: 2024-07-26 17:58:16.386344221 +0000 UTC m=+0.118771777 container create b4899669576ff55951630e66d42a518f09db0c891d21baa06abef1695d590b46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240716, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-a3bbd72, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-07-26T17:58:16.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 podman[28512]: 2024-07-26 17:58:16.596917762 +0000 UTC m=+0.329345333 container init b4899669576ff55951630e66d42a518f09db0c891d21baa06abef1695d590b46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240716, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-a3bbd72, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD) 2024-07-26T17:58:16.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 podman[28512]: 2024-07-26 17:58:16.600066058 +0000 UTC m=+0.332493615 container start b4899669576ff55951630e66d42a518f09db0c891d21baa06abef1695d590b46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, RELEASE=reef-a3bbd72, org.label-schema.build-date=20240716, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-07-26T17:58:16.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: set uid:gid to 167:167 (ceph:ceph) 2024-07-26T17:58:16.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable), process ceph-mon, pid 2 2024-07-26T17:58:16.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: pidfile_write: ignore empty --pid-file 2024-07-26T17:58:16.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: load: jerasure load: lrc 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: RocksDB version: 7.9.2 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Git sha 0 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Compile date 2024-07-24 15:35:49 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: DB SUMMARY 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: DB Session ID: TBSBGXS37VMSH3I104WP 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: CURRENT file: CURRENT 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: IDENTITY file: IDENTITY 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84843 ; 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.error_if_exists: 0 2024-07-26T17:58:16.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.create_if_missing: 0 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.paranoid_checks: 1 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.flush_verify_memtable_count: 1 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.env: 0x55826fe4bbc0 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.fs: PosixFileSystem 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.info_log: 0x558271466be0 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_file_opening_threads: 16 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.statistics: (nil) 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.use_fsync: 0 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_log_file_size: 0 2024-07-26T17:58:16.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.log_file_time_to_roll: 0 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.keep_log_file_num: 1000 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.recycle_log_file_num: 0 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.allow_fallocate: 1 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.allow_mmap_reads: 0 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.allow_mmap_writes: 0 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.use_direct_reads: 0 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.create_missing_column_families: 0 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.db_log_dir: 2024-07-26T17:58:16.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.wal_dir: 2024-07-26T17:58:16.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.table_cache_numshardbits: 6 2024-07-26T17:58:16.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.WAL_ttl_seconds: 0 2024-07-26T17:58:16.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.WAL_size_limit_MB: 0 2024-07-26T17:58:16.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-26T17:58:16.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-26T17:58:16.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.is_fd_close_on_exec: 1 2024-07-26T17:58:16.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.advise_random_on_open: 1 2024-07-26T17:58:16.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.db_write_buffer_size: 0 2024-07-26T17:58:16.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.write_buffer_manager: 0x558271436140 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.use_adaptive_mutex: 0 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.rate_limiter: (nil) 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.wal_recovery_mode: 2 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.enable_thread_tracking: 0 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.enable_pipelined_write: 0 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.unordered_write: 0 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-26T17:58:16.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-26T17:58:16.641 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.row_cache: None 2024-07-26T17:58:16.641 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.wal_filter: None 2024-07-26T17:58:16.641 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-26T17:58:16.641 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.allow_ingest_behind: 0 2024-07-26T17:58:16.641 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.two_write_queues: 0 2024-07-26T17:58:16.641 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.manual_wal_flush: 0 2024-07-26T17:58:16.641 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.wal_compression: 0 2024-07-26T17:58:16.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.atomic_flush: 0 2024-07-26T17:58:16.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-26T17:58:16.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.persist_stats_to_disk: 0 2024-07-26T17:58:16.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.write_dbid_to_manifest: 0 2024-07-26T17:58:16.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.log_readahead_size: 0 2024-07-26T17:58:16.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-26T17:58:16.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.best_efforts_recovery: 0 2024-07-26T17:58:16.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-26T17:58:16.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-26T17:58:16.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.allow_data_in_errors: 0 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.db_host_id: __hostname__ 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.enforce_single_del_contracts: true 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_background_jobs: 2 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_background_compactions: -1 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_subcompactions: 1 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.delayed_write_rate : 16777216 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_total_wal_size: 0 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.stats_dump_period_sec: 600 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.stats_persist_period_sec: 600 2024-07-26T17:58:16.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_open_files: -1 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bytes_per_sync: 0 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.wal_bytes_per_sync: 0 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.strict_bytes_per_sync: 0 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_readahead_size: 0 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_background_flushes: -1 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Compression algorithms supported: 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: kZSTD supported: 0 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: kXpressCompression supported: 0 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: kBZip2Compression supported: 0 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: kLZ4Compression supported: 1 2024-07-26T17:58:16.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: kZlibCompression supported: 1 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: kLZ4HCCompression supported: 1 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: kSnappyCompression supported: 1 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Fast CRC32 supported: Supported on x86 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: DMutex implementation: pthread_mutex_t 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.merge_operator: 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_filter: None 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_filter_factory: None 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.sst_partitioner_factory: None 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.memtable_factory: SkipListFactory 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.table_factory: BlockBasedTable 2024-07-26T17:58:16.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558271466820) 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: cache_index_and_filter_blocks: 1 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: pin_top_level_index_and_filter: 1 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_type: 0 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: data_block_index_type: 0 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_shortening: 1 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: data_block_hash_table_util_ratio: 0.750000 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: checksum: 4 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: no_block_cache: 0 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache: 0x55827145b350 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_name: BinnedLRUCache 2024-07-26T17:58:16.646 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_options: 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: capacity : 536870912 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: num_shard_bits : 4 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: strict_capacity_limit : 0 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: high_pri_pool_ratio: 0.000 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_compressed: (nil) 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: persistent_cache: (nil) 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_size: 4096 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_size_deviation: 10 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_restart_interval: 16 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_block_restart_interval: 1 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: metadata_block_size: 4096 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: partition_filters: 0 2024-07-26T17:58:16.647 INFO:journalctl@ceph.mon.a.smithi071.stdout: use_delta_encoding: 1 2024-07-26T17:58:16.648 INFO:journalctl@ceph.mon.a.smithi071.stdout: filter_policy: bloomfilter 2024-07-26T17:58:16.648 INFO:journalctl@ceph.mon.a.smithi071.stdout: whole_key_filtering: 1 2024-07-26T17:58:16.648 INFO:journalctl@ceph.mon.a.smithi071.stdout: verify_compression: 0 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout: read_amp_bytes_per_bit: 0 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout: format_version: 5 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout: enable_index_compression: 1 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_align: 0 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout: max_auto_readahead_size: 262144 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout: prepopulate_block_cache: 0 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout: initial_auto_readahead_size: 8192 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout: num_file_reads_for_auto_readahead: 2 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.write_buffer_size: 33554432 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_write_buffer_number: 2 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compression: NoCompression 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bottommost_compression: Disabled 2024-07-26T17:58:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.prefix_extractor: nullptr 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.num_levels: 7 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-26T17:58:16.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compression_opts.window_bits: -14 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compression_opts.level: 32767 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compression_opts.strategy: 0 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compression_opts.enabled: false 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-26T17:58:16.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.target_file_size_base: 67108864 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.target_file_size_multiplier: 1 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-26T17:58:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.arena_block_size: 1048576 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.disable_auto_compactions: 0 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-26T17:58:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.table_properties_collectors: 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.inplace_update_support: 0 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.inplace_update_num_locks: 10000 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.memtable_huge_page_size: 0 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.bloom_locality: 0 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.max_successive_merges: 0 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.optimize_filters_for_hits: 0 2024-07-26T17:58:16.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.paranoid_file_checks: 0 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.force_consistency_checks: 1 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.report_bg_io_stats: 0 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.ttl: 2592000 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.periodic_compaction_seconds: 0 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.enable_blob_files: false 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.min_blob_size: 0 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.blob_file_size: 268435456 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.blob_compression_type: NoCompression 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.enable_blob_garbage_collection: false 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-26T17:58:16.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.blob_file_starting_level: 0 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: 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-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7299e7a7-f01f-462d-b08a-bfe3aa3fd98a 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722016696626751, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722016696628066, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81219, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 262, "table_properties": {"data_size": 79395, "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": 10297, "raw_average_key_size": 47, "raw_value_size": 73570, "raw_average_value_size": 339, "num_data_blocks": 10, "num_entries": 217, "num_filter_entries": 217, "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": 1722016696, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7299e7a7-f01f-462d-b08a-bfe3aa3fd98a", "db_session_id": "TBSBGXS37VMSH3I104WP", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722016696628193, "job": 1, "event": "recovery_finished"} 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: 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-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558271484e00 2024-07-26T17:58:16.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: DB pointer 0x558271578000 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** DB Stats ** 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** Compaction Stats [default] ** 2024-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T17:58:16.657 INFO:journalctl@ceph.mon.a.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.stdout: L0 2/0 81.15 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.stdout: Sum 2/0 81.15 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 91.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.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 91.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** Compaction Stats [default] ** 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.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 91.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T17:58:16.658 INFO:journalctl@ceph.mon.a.smithi071.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative compaction: 0.00 GB write, 12.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval compaction: 0.00 GB write, 12.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout: Block cache BinnedLRUCache@0x55827145b350#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: starting mon.a rank 0 at public addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] at bind addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:58:16.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: mon.a@-1(???) e1 preinit fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: mon.a@-1(???).mds e1 new map 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: mon.a@-1(???).mds e1 print_map 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout: e1 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout: legacy client fscid: -1 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout: No filesystems configured 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T17:58:16.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-07-26T17:58:16.702 INFO:teuthology.orchestra.run.smithi071.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-07-26T17:58:16.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: mon.a is new leader, mons a in quorum (ranks 0) 2024-07-26T17:58:16.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: monmap e1: 1 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-26T17:58:16.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: fsmap 2024-07-26T17:58:16.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: osdmap e1: 0 total, 0 up, 0 in 2024-07-26T17:58:16.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 ceph-mon[28530]: mgrmap e1: no daemons active 2024-07-26T17:58:16.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 bash[28512]: b4899669576ff55951630e66d42a518f09db0c891d21baa06abef1695d590b46 2024-07-26T17:58:16.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:16 smithi071 systemd[1]: Started Ceph mon.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T17:58:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:18 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3699860222' entity='client.admin' 2024-07-26T17:58:20.524 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote config to /etc/ceph/ceph.conf 2024-07-26T17:58:20.544 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-07-26T17:58:20.545 INFO:teuthology.orchestra.run.smithi071.stdout:Creating mgr... 2024-07-26T17:58:20.545 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying port 0.0.0.0:9283 ... 2024-07-26T17:58:20.545 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying port 0.0.0.0:8765 ... 2024-07-26T17:58:20.800 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.y 2024-07-26T17:58:20.801 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to reset failed state of unit ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.y.service: Unit ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.y.service not loaded. 2024-07-26T17:58:20.944 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-826a69a4-4b78-11ef-bcb7-c7b262605968.target.wants/ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@.service. 2024-07-26T17:58:21.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:20 smithi071 systemd[1]: Starting Ceph mgr.y for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T17:58:21.508 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:21 smithi071 podman[28744]: 2024-07-26 17:58:21.179807496 +0000 UTC m=+0.112491784 container create c7ecb25a1a9d5ec0d888a91a5e6eb0df90a9b668a99a953e243722aeca2d5fed (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240716, RELEASE=reef-a3bbd72, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-07-26T17:58:21.508 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:21 smithi071 podman[28744]: 2024-07-26 17:58:21.084402414 +0000 UTC m=+0.017086659 image pull d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63 quay.ceph.io/ceph-ci/ceph:reef 2024-07-26T17:58:21.508 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:21 smithi071 podman[28744]: 2024-07-26 17:58:21.40736768 +0000 UTC m=+0.340051933 container init c7ecb25a1a9d5ec0d888a91a5e6eb0df90a9b668a99a953e243722aeca2d5fed (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=reef-a3bbd72, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240716, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T17:58:21.508 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:21 smithi071 podman[28744]: 2024-07-26 17:58:21.410212755 +0000 UTC m=+0.342897007 container start c7ecb25a1a9d5ec0d888a91a5e6eb0df90a9b668a99a953e243722aeca2d5fed (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-a3bbd72, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240716, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0) 2024-07-26T17:58:21.522 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-07-26T17:58:21.522 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2024-07-26T17:58:21.529 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-07-26T17:58:21.530 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-07-26T17:58:21.530 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2024-07-26T17:58:21.530 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to enable service . firewalld.service is not available 2024-07-26T17:58:21.538 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-07-26T17:58:21.538 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2024-07-26T17:58:21.545 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-07-26T17:58:21.546 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-07-26T17:58:21.546 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2024-07-26T17:58:21.546 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-07-26T17:58:21.546 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr to start... 2024-07-26T17:58:21.546 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr... 2024-07-26T17:58:21.797 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:21 smithi071 bash[28744]: c7ecb25a1a9d5ec0d888a91a5e6eb0df90a9b668a99a953e243722aeca2d5fed 2024-07-26T17:58:21.797 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:21 smithi071 systemd[1]: Started Ceph mgr.y for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T17:58:21.797 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:21.532+0000 7f83126b2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T17:58:21.797 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:21.680+0000 7f83126b2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T17:58:21.797 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:21.747+0000 7f83126b2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T17:58:22.063 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:21.999+0000 7f83126b2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T17:58:22.063 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:22.062+0000 7f83126b2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T17:58:22.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:22 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3419687402' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-26T17:58:22.658 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "826a69a4-4b78-11ef-bcb7-c7b262605968", 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2024-07-26T17:58:22.661 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "a" 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-26T17:58:22.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-26T17:58:22.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-26T17:58:22.666 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-26T17:58:22.666 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-26T17:58:22.666 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-26T17:58:22.666 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:22.666 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-26T17:58:22.666 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-26T17:58:22.667 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:22.668 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2024-07-26T17:58:09.297401+0000", 2024-07-26T17:58:22.669 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T17:58:22.669 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:22.669 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-26T17:58:22.669 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-07-26T17:58:22.669 INFO:teuthology.orchestra.run.smithi071.stdout:mgr not available, waiting (1/15)... 2024-07-26T17:58:23.359 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:22.986+0000 7f83126b2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T17:58:23.359 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:23.098+0000 7f83126b2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T17:58:23.359 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:23.153+0000 7f83126b2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T17:58:23.359 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:23.358+0000 7f83126b2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T17:58:23.625 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:23.418+0000 7f83126b2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T17:58:23.626 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:23.484+0000 7f83126b2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T17:58:23.626 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:23.624+0000 7f83126b2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T17:58:24.333 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:24.028+0000 7f83126b2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T17:58:24.333 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:24.332+0000 7f83126b2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T17:58:24.632 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:24.400+0000 7f83126b2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T17:58:24.633 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:24.551+0000 7f83126b2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T17:58:24.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:24.875+0000 7f83126b2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T17:58:25.195 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:24.940+0000 7f83126b2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T17:58:25.195 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:25 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:25.141+0000 7f83126b2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T17:58:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:25 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3658106423' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-26T17:58:25.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:25 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:25.299+0000 7f83126b2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T17:58:25.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:25 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:25.364+0000 7f83126b2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T17:58:25.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:25 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:25.450+0000 7f83126b2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T17:58:25.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:25 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:25.510+0000 7f83126b2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T17:58:26.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:26.037+0000 7f83126b2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T17:58:26.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:26.193+0000 7f83126b2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T17:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: Activating manager daemon y 2024-07-26T17:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: mgrmap e2: y(active, starting, since 0.0031444s) 2024-07-26T17:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: from='mgr.14100 172.21.15.71:0/1584361363' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T17:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: from='mgr.14100 172.21.15.71:0/1584361363' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T17:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: from='mgr.14100 172.21.15.71:0/1584361363' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T17:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: from='mgr.14100 172.21.15.71:0/1584361363' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T17:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: from='mgr.14100 172.21.15.71:0/1584361363' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T17:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: Manager daemon y is now available 2024-07-26T17:58:26.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: from='mgr.14100 172.21.15.71:0/1584361363' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T17:58:26.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: from='mgr.14100 172.21.15.71:0/1584361363' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T17:58:26.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: from='mgr.14100 172.21.15.71:0/1584361363' entity='mgr.y' 2024-07-26T17:58:26.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: from='mgr.14100 172.21.15.71:0/1584361363' entity='mgr.y' 2024-07-26T17:58:26.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:26 smithi071 ceph-mon[28530]: from='mgr.14100 172.21.15.71:0/1584361363' entity='mgr.y' 2024-07-26T17:58:26.488 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:26.488 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "826a69a4-4b78-11ef-bcb7-c7b262605968", 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "a" 2024-07-26T17:58:26.489 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-26T17:58:26.490 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-26T17:58:26.491 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": false, 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-26T17:58:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2024-07-26T17:58:09.297401+0000", 2024-07-26T17:58:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T17:58:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-26T17:58:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-07-26T17:58:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:mgr not available, waiting (2/15)... 2024-07-26T17:58:28.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:28 smithi071 ceph-mon[28530]: mgrmap e3: y(active, since 1.00674s) 2024-07-26T17:58:29.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:29 smithi071 ceph-mon[28530]: mgrmap e4: y(active, since 2s) 2024-07-26T17:58:29.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:29 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3377009768' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-07-26T17:58:29.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:29.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-07-26T17:58:29.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "826a69a4-4b78-11ef-bcb7-c7b262605968", 2024-07-26T17:58:29.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "a" 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-07-26T17:58:29.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2024-07-26T17:58:29.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:29.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-07-26T17:58:29.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-07-26T17:58:29.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:29.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-07-26T17:58:29.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:29.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-07-26T17:58:29.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-07-26T17:58:29.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-07-26T17:58:29.753 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-07-26T17:58:29.753 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-07-26T17:58:29.753 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-07-26T17:58:29.753 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:29.753 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-07-26T17:58:29.753 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-07-26T17:58:29.753 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-07-26T17:58:29.753 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-07-26T17:58:29.753 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-26T17:58:29.754 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2024-07-26T17:58:09.297401+0000", 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-07-26T17:58:29.755 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-07-26T17:58:29.756 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-07-26T17:58:29.756 INFO:teuthology.orchestra.run.smithi071.stdout:mgr is available 2024-07-26T17:58:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:30 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1992418277' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-07-26T17:58:30.960 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:30.960 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [global] 2024-07-26T17:58:30.960 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout fsid = 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:58:30.960 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-07-26T17:58:30.960 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-07-26T17:58:30.962 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-07-26T17:58:30.962 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-07-26T17:58:30.962 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:30.962 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [mgr] 2024-07-26T17:58:30.962 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-07-26T17:58:30.962 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-07-26T17:58:30.962 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [osd] 2024-07-26T17:58:30.962 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-07-26T17:58:30.962 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-07-26T17:58:30.962 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling cephadm module... 2024-07-26T17:58:31.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:31 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/786005217' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-07-26T17:58:31.907 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:31 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ignoring --setuser ceph since I am not root 2024-07-26T17:58:31.907 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:31 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ignoring --setgroup ceph since I am not root 2024-07-26T17:58:31.907 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:31 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:31.762+0000 7f7e1c53d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T17:58:31.907 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:31 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:31.906+0000 7f7e1c53d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T17:58:32.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:31 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:31.973+0000 7f7e1c53d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T17:58:32.457 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:32.223+0000 7f7e1c53d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T17:58:32.457 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:32.283+0000 7f7e1c53d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T17:58:32.848 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:32 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/786005217' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-07-26T17:58:32.849 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:32 smithi071 ceph-mon[28530]: mgrmap e5: y(active, since 5s) 2024-07-26T17:58:33.375 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-07-26T17:58:33.375 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-07-26T17:58:33.375 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-26T17:58:33.375 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-07-26T17:58:33.375 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-26T17:58:33.375 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-07-26T17:58:33.375 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for the mgr to restart... 2024-07-26T17:58:33.375 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr epoch 5... 2024-07-26T17:58:33.493 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:33.220+0000 7f7e1c53d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T17:58:33.493 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:33.336+0000 7f7e1c53d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T17:58:33.493 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:33.396+0000 7f7e1c53d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T17:58:33.744 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:33 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/497044461' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-07-26T17:58:33.744 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:33.614+0000 7f7e1c53d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T17:58:33.744 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:33.675+0000 7f7e1c53d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T17:58:33.744 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:33.742+0000 7f7e1c53d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T17:58:34.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:33.888+0000 7f7e1c53d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T17:58:34.602 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:34.294+0000 7f7e1c53d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T17:58:34.602 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:34.600+0000 7f7e1c53d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T17:58:34.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:34.667+0000 7f7e1c53d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T17:58:34.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:34.810+0000 7f7e1c53d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T17:58:35.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:35.108+0000 7f7e1c53d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T17:58:35.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:35.168+0000 7f7e1c53d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T17:58:35.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:35.349+0000 7f7e1c53d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T17:58:35.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:35.495+0000 7f7e1c53d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T17:58:35.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:35.558+0000 7f7e1c53d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T17:58:35.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:35.640+0000 7f7e1c53d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T17:58:35.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:35.707+0000 7f7e1c53d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T17:58:36.678 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:36.224+0000 7f7e1c53d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T17:58:36.678 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:36.378+0000 7f7e1c53d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: Active manager daemon y restarted 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: Activating manager daemon y 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: osdmap e2: 0 total, 0 up, 0 in 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: mgrmap e6: y(active, starting, since 0.00313368s) 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: Manager daemon y is now available 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:36.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:58:36.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:58:36.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T17:58:36.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:36 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T17:58:37.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:37 smithi071 ceph-mon[28530]: Found migration_current of "None". Setting to last migration. 2024-07-26T17:58:37.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:37 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:37.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:37 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:37.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:37 smithi071 ceph-mon[28530]: mgrmap e7: y(active, since 1.00536s) 2024-07-26T17:58:38.011 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-07-26T17:58:38.011 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-07-26T17:58:38.011 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-26T17:58:38.011 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-07-26T17:58:38.011 INFO:teuthology.orchestra.run.smithi071.stdout:mgr epoch 5 is available 2024-07-26T17:58:38.011 INFO:teuthology.orchestra.run.smithi071.stdout:Setting orchestrator backend to cephadm... 2024-07-26T17:58:38.344 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:38.036+0000 7f7d8440b640 -1 log_channel(cephadm) log [ERR] : [26/Jul/2024:17:58:38] ENGINE Error in HTTPServer.serve 2024-07-26T17:58:38.344 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: Traceback (most recent call last): 2024-07-26T17:58:38.344 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T17:58:38.344 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self._connections.run(self.expiration_interval) 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self._run(expiration_interval) 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: s = self.context.wrap_socket( 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: return self.sslsocket_class._create( 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self.do_handshake() 2024-07-26T17:58:38.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T17:58:38.346 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self._sslobj.do_handshake() 2024-07-26T17:58:38.346 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T17:58:38.346 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:38.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-mon[28530]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-07-26T17:58:38.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-mon[28530]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-07-26T17:58:38.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:38 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:58:39.759 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:39 smithi071 ceph-mon[28530]: [26/Jul/2024:17:58:37] ENGINE Bus STARTING 2024-07-26T17:58:39.759 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:39 smithi071 ceph-mon[28530]: [26/Jul/2024:17:58:37] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T17:58:39.759 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:39 smithi071 ceph-mon[28530]: [26/Jul/2024:17:58:38] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T17:58:39.759 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:39 smithi071 ceph-mon[28530]: [26/Jul/2024:17:58:38] ENGINE Bus STARTED 2024-07-26T17:58:39.759 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:39 smithi071 ceph-mon[28530]: [26/Jul/2024:17:58:38] ENGINE Error in HTTPServer.serve 2024-07-26T17:58:39.759 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2024-07-26T17:58:39.759 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._run(expiration_interval) 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: s = self.context.wrap_socket( 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: return self.sslsocket_class._create( 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T17:58:39.760 INFO:journalctl@ceph.mon.a.smithi071.stdout: self.do_handshake() 2024-07-26T17:58:39.761 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T17:58:39.761 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._sslobj.do_handshake() 2024-07-26T17:58:39.761 INFO:journalctl@ceph.mon.a.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T17:58:39.761 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:39 smithi071 ceph-mon[28530]: mgrmap e8: y(active, since 2s) 2024-07-26T17:58:39.761 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:39 smithi071 ceph-mon[28530]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:58:39.761 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:39 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:39.761 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:39 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:58:40.339 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout value unchanged 2024-07-26T17:58:40.339 INFO:teuthology.orchestra.run.smithi071.stdout:Generating ssh key... 2024-07-26T17:58:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-mon[28530]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:58:41.275 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: Generating public/private rsa key pair. 2024-07-26T17:58:41.275 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: Your identification has been saved in /tmp/tmp_wqk_mmt/key 2024-07-26T17:58:41.275 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: Your public key has been saved in /tmp/tmp_wqk_mmt/key.pub 2024-07-26T17:58:41.275 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: The key fingerprint is: 2024-07-26T17:58:41.275 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: SHA256:S6pEVxMlQeKq4lkxG06RFjcUuF9zUk5L6kKOgNIhtzY ceph-826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:58:41.275 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: The key's randomart image is: 2024-07-26T17:58:41.275 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: +---[RSA 3072]----+ 2024-07-26T17:58:41.275 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: | .o=o.=o. | 2024-07-26T17:58:41.275 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: |. o.+... * | 2024-07-26T17:58:41.275 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: |.+ *. . O . | 2024-07-26T17:58:41.276 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: |o.E..o * = | 2024-07-26T17:58:41.276 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: |...*B + S | 2024-07-26T17:58:41.276 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: | o+== + . | 2024-07-26T17:58:41.276 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: |. .+. o . | 2024-07-26T17:58:41.276 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: |..o. . | 2024-07-26T17:58:41.276 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: | o . | 2024-07-26T17:58:41.276 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: +----[SHA256]-----+ 2024-07-26T17:58:42.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:41 smithi071 ceph-mon[28530]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:58:42.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:41 smithi071 ceph-mon[28530]: Generating ssh key... 2024-07-26T17:58:42.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:41 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:42.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:41 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:42.777 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxfDNRmU6P/pMgeF7FkPOi11IXOvnkDvuHHSRhRsXLdV92mC/Pwc4aiWB8Q263mCBUaRdKMA5KTATk+eGQipX66l8N7RZN84ywsaPTDljqDnNpq0DgHo7Mc5aOUaJ8Myp1dO8rVSBSW2Sk/5QTVANq0cMalsPAfT7BzzapZZDcAGRkzbhsuC/XhAOSTN4PIpPC2gFofSsm+rkUvuaRG0IHpMA6cDXmpgmxvfjwspOg+98B6Tvewfex3NrvXw0Qr7C2JPiiYNYvhjYZNwTrSdfQelxur8jiPx3fhIazQxTFxn46+t9sHq3ewu3IZAuu4bE6yRhPBZIiI8gUDJgIlHPFxVzY2NJXY0ngfUZmhDesK0P2uEWV/EPuYMBBzwXrShNi5caLWOk9a5gz2l+ZRrMKsM5TfZO3FYKxkbOxYQCF+x8C7P4/rpnrUoFf36OU8IT/K6qO1Bkp1fQRUku+pUrwVF1XbeU/2BbAivj5zgd4OfOoy1DWVBIZe1217YuQEIU= ceph-826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:58:42.778 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-07-26T17:58:42.778 INFO:teuthology.orchestra.run.smithi071.stdout:Adding key to root@localhost authorized_keys... 2024-07-26T17:58:42.778 INFO:teuthology.orchestra.run.smithi071.stdout:Adding host smithi071... 2024-07-26T17:58:43.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:42 smithi071 ceph-mon[28530]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:58:44.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:43 smithi071 ceph-mon[28530]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi071", "addr": "172.21.15.71", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:58:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:44 smithi071 ceph-mon[28530]: Deploying cephadm binary to smithi071 2024-07-26T17:58:46.569 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Added host 'smithi071' with addr '172.21.15.71' 2024-07-26T17:58:46.569 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying unmanaged mon service... 2024-07-26T17:58:47.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:46 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:47.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:46 smithi071 ceph-mon[28530]: Added host smithi071 2024-07-26T17:58:47.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:46 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:58:47.734 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-07-26T17:58:47.735 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying unmanaged mgr service... 2024-07-26T17:58:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:48 smithi071 ceph-mon[28530]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:58:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:48 smithi071 ceph-mon[28530]: Saving service mon spec with placement count:5 2024-07-26T17:58:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:48 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:49.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:49 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:49.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:49 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:49.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:49 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:50.347 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-07-26T17:58:50.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:50 smithi071 ceph-mon[28530]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:58:50.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:50 smithi071 ceph-mon[28530]: Saving service mgr spec with placement count:2 2024-07-26T17:58:50.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:50 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:52.090 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:51 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2704941124' entity='client.admin' 2024-07-26T17:58:52.693 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling the dashboard module... 2024-07-26T17:58:53.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:52 smithi071 ceph-mon[28530]: from='mgr.14118 172.21.15.71:0/3310964147' entity='mgr.y' 2024-07-26T17:58:53.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:52 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2971185954' entity='client.admin' 2024-07-26T17:58:54.243 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:53 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/413599818' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-07-26T17:58:54.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:54 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ignoring --setuser ceph since I am not root 2024-07-26T17:58:54.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:54 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ignoring --setgroup ceph since I am not root 2024-07-26T17:58:54.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:54 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:54.098+0000 7f8d9dae0040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T17:58:54.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:54 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:54.241+0000 7f8d9dae0040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T17:58:54.552 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:54 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:54.309+0000 7f8d9dae0040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T17:58:54.553 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:54 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:54.550+0000 7f8d9dae0040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T17:58:54.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:54 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:54.610+0000 7f8d9dae0040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T17:58:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:54 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/413599818' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-07-26T17:58:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:54 smithi071 ceph-mon[28530]: mgrmap e9: y(active, since 17s) 2024-07-26T17:58:55.893 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:55 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:55.594+0000 7f8d9dae0040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T17:58:55.893 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:55 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:55.713+0000 7f8d9dae0040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T17:58:55.893 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:55 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:55.771+0000 7f8d9dae0040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T17:58:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:55 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1399571470' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-07-26T17:58:56.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:55 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:55.989+0000 7f8d9dae0040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T17:58:56.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:56 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:56.051+0000 7f8d9dae0040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T17:58:56.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:56 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:56.119+0000 7f8d9dae0040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T17:58:56.213 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-07-26T17:58:56.213 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-07-26T17:58:56.213 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2024-07-26T17:58:56.213 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-07-26T17:58:56.213 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-07-26T17:58:56.213 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-07-26T17:58:56.213 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for the mgr to restart... 2024-07-26T17:58:56.213 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr epoch 9... 2024-07-26T17:58:56.478 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:56 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:56.270+0000 7f8d9dae0040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T17:58:56.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:56 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:56.698+0000 7f8d9dae0040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T17:58:57.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:57 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:57.005+0000 7f8d9dae0040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T17:58:57.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:57 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:57.070+0000 7f8d9dae0040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T17:58:57.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:57 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:57.216+0000 7f8d9dae0040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T17:58:57.905 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:57 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:57.516+0000 7f8d9dae0040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T17:58:57.905 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:57 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:57.576+0000 7f8d9dae0040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T17:58:57.905 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:57 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:57.757+0000 7f8d9dae0040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T17:58:57.905 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:57 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:57.903+0000 7f8d9dae0040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T17:58:58.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:57 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:57.966+0000 7f8d9dae0040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T17:58:58.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:58.047+0000 7f8d9dae0040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T17:58:58.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:58.106+0000 7f8d9dae0040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T17:58:58.925 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:58.620+0000 7f8d9dae0040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T17:58:58.925 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:58:58.776+0000 7f8d9dae0040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: Active manager daemon y restarted 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: Activating manager daemon y 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: osdmap e3: 0 total, 0 up, 0 in 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: mgrmap e10: y(active, starting, since 0.00293102s) 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: Manager daemon y is now available 2024-07-26T17:58:58.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:58:58.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T17:58:58.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:58:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T17:59:00.352 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:59:00.193+0000 7f8d0411d640 -1 log_channel(cephadm) log [ERR] : [26/Jul/2024:17:59:00] ENGINE Error in HTTPServer.serve 2024-07-26T17:59:00.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: Traceback (most recent call last): 2024-07-26T17:59:00.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T17:59:00.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self._connections.run(self.expiration_interval) 2024-07-26T17:59:00.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T17:59:00.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self._run(expiration_interval) 2024-07-26T17:59:00.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T17:59:00.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: s = self.context.wrap_socket( 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: return self.sslsocket_class._create( 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self.do_handshake() 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self._sslobj.do_handshake() 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T17:59:00.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:59:00.605 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-07-26T17:59:00.605 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-07-26T17:59:00.605 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "initialized": true 2024-07-26T17:59:00.605 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-07-26T17:59:00.605 INFO:teuthology.orchestra.run.smithi071.stdout:mgr epoch 9 is available 2024-07-26T17:59:00.605 INFO:teuthology.orchestra.run.smithi071.stdout:Generating a dashboard self-signed certificate... 2024-07-26T17:59:00.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-mon[28530]: mgrmap e11: y(active, since 1.00533s) 2024-07-26T17:59:00.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-mon[28530]: [26/Jul/2024:17:58:59] ENGINE Bus STARTING 2024-07-26T17:59:00.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:00 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:01.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:01 smithi071 ceph-mon[28530]: [26/Jul/2024:17:59:00] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T17:59:01.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:01 smithi071 ceph-mon[28530]: [26/Jul/2024:17:59:00] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T17:59:01.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:01 smithi071 ceph-mon[28530]: [26/Jul/2024:17:59:00] ENGINE Bus STARTED 2024-07-26T17:59:01.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:01 smithi071 ceph-mon[28530]: [26/Jul/2024:17:59:00] ENGINE Error in HTTPServer.serve 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._run(expiration_interval) 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: s = self.context.wrap_socket( 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: return self.sslsocket_class._create( 2024-07-26T17:59:01.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T17:59:01.993 INFO:journalctl@ceph.mon.a.smithi071.stdout: self.do_handshake() 2024-07-26T17:59:01.993 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T17:59:01.993 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._sslobj.do_handshake() 2024-07-26T17:59:01.993 INFO:journalctl@ceph.mon.a.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T17:59:01.993 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:01 smithi071 ceph-mon[28530]: mgrmap e12: y(active, since 2s) 2024-07-26T17:59:01.993 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:01.993 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:01.993 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:01.994 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-07-26T17:59:01.994 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial admin user... 2024-07-26T17:59:02.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:02 smithi071 ceph-mon[28530]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:59:03.914 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$anADOsbK6wbqtCyPKz.TCufyYqNHX0hHXz8xbcFQNGstHDfyN6qDm", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1722016742, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-07-26T17:59:03.914 INFO:teuthology.orchestra.run.smithi071.stdout:Fetching dashboard port number... 2024-07-26T17:59:04.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:03 smithi071 ceph-mon[28530]: 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-07-26T17:59:04.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:03 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:05.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:04 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3942831044' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-07-26T17:59:05.120 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 8443 2024-07-26T17:59:05.130 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-07-26T17:59:05.130 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2024-07-26T17:59:05.137 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-07-26T17:59:05.137 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-07-26T17:59:05.137 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2024-07-26T17:59:05.137 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-07-26T17:59:05.138 INFO:teuthology.orchestra.run.smithi071.stdout:Ceph Dashboard is now available at: 2024-07-26T17:59:05.139 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:05.139 INFO:teuthology.orchestra.run.smithi071.stdout: URL: https://smithi071.front.sepia.ceph.com:8443/ 2024-07-26T17:59:05.139 INFO:teuthology.orchestra.run.smithi071.stdout: User: admin 2024-07-26T17:59:05.139 INFO:teuthology.orchestra.run.smithi071.stdout: Password: 23a1hrw961 2024-07-26T17:59:05.139 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:05.139 INFO:teuthology.orchestra.run.smithi071.stdout:Saving cluster configuration to /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config directory 2024-07-26T17:59:05.139 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling autotune for osd_memory_target 2024-07-26T17:59:06.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:05 smithi071 ceph-mon[28530]: mgrmap e13: y(active, since 6s) 2024-07-26T17:59:07.540 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout:Or, if you are only running a single cluster on this host: 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout:Please consider enabling telemetry to help improve Ceph: 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout: ceph telemetry on 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:07.541 INFO:teuthology.orchestra.run.smithi071.stdout:For more information see: 2024-07-26T17:59:07.542 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:07.542 INFO:teuthology.orchestra.run.smithi071.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-07-26T17:59:07.542 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:07.542 INFO:teuthology.orchestra.run.smithi071.stdout:Bootstrap complete. 2024-07-26T17:59:07.573 INFO:tasks.cephadm:Fetching config... 2024-07-26T17:59:07.573 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:59:07.573 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-07-26T17:59:07.590 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-07-26T17:59:07.590 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:59:07.590 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-07-26T17:59:07.645 INFO:tasks.cephadm:Fetching mon keyring... 2024-07-26T17:59:07.646 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:59:07.646 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/keyring of=/dev/stdout 2024-07-26T17:59:07.711 INFO:tasks.cephadm:Fetching pub ssh key... 2024-07-26T17:59:07.711 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:59:07.711 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-07-26T17:59:07.766 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-07-26T17:59:07.766 DEBUG:teuthology.orchestra.run.smithi071:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxfDNRmU6P/pMgeF7FkPOi11IXOvnkDvuHHSRhRsXLdV92mC/Pwc4aiWB8Q263mCBUaRdKMA5KTATk+eGQipX66l8N7RZN84ywsaPTDljqDnNpq0DgHo7Mc5aOUaJ8Myp1dO8rVSBSW2Sk/5QTVANq0cMalsPAfT7BzzapZZDcAGRkzbhsuC/XhAOSTN4PIpPC2gFofSsm+rkUvuaRG0IHpMA6cDXmpgmxvfjwspOg+98B6Tvewfex3NrvXw0Qr7C2JPiiYNYvhjYZNwTrSdfQelxur8jiPx3fhIazQxTFxn46+t9sHq3ewu3IZAuu4bE6yRhPBZIiI8gUDJgIlHPFxVzY2NJXY0ngfUZmhDesK0P2uEWV/EPuYMBBzwXrShNi5caLWOk9a5gz2l+ZRrMKsM5TfZO3FYKxkbOxYQCF+x8C7P4/rpnrUoFf36OU8IT/K6qO1Bkp1fQRUku+pUrwVF1XbeU/2BbAivj5zgd4OfOoy1DWVBIZe1217YuQEIU= ceph-826a69a4-4b78-11ef-bcb7-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-26T17:59:07.840 INFO:teuthology.orchestra.run.smithi071.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxfDNRmU6P/pMgeF7FkPOi11IXOvnkDvuHHSRhRsXLdV92mC/Pwc4aiWB8Q263mCBUaRdKMA5KTATk+eGQipX66l8N7RZN84ywsaPTDljqDnNpq0DgHo7Mc5aOUaJ8Myp1dO8rVSBSW2Sk/5QTVANq0cMalsPAfT7BzzapZZDcAGRkzbhsuC/XhAOSTN4PIpPC2gFofSsm+rkUvuaRG0IHpMA6cDXmpgmxvfjwspOg+98B6Tvewfex3NrvXw0Qr7C2JPiiYNYvhjYZNwTrSdfQelxur8jiPx3fhIazQxTFxn46+t9sHq3ewu3IZAuu4bE6yRhPBZIiI8gUDJgIlHPFxVzY2NJXY0ngfUZmhDesK0P2uEWV/EPuYMBBzwXrShNi5caLWOk9a5gz2l+ZRrMKsM5TfZO3FYKxkbOxYQCF+x8C7P4/rpnrUoFf36OU8IT/K6qO1Bkp1fQRUku+pUrwVF1XbeU/2BbAivj5zgd4OfOoy1DWVBIZe1217YuQEIU= ceph-826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:59:07.852 DEBUG:teuthology.orchestra.run.smithi135:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxfDNRmU6P/pMgeF7FkPOi11IXOvnkDvuHHSRhRsXLdV92mC/Pwc4aiWB8Q263mCBUaRdKMA5KTATk+eGQipX66l8N7RZN84ywsaPTDljqDnNpq0DgHo7Mc5aOUaJ8Myp1dO8rVSBSW2Sk/5QTVANq0cMalsPAfT7BzzapZZDcAGRkzbhsuC/XhAOSTN4PIpPC2gFofSsm+rkUvuaRG0IHpMA6cDXmpgmxvfjwspOg+98B6Tvewfex3NrvXw0Qr7C2JPiiYNYvhjYZNwTrSdfQelxur8jiPx3fhIazQxTFxn46+t9sHq3ewu3IZAuu4bE6yRhPBZIiI8gUDJgIlHPFxVzY2NJXY0ngfUZmhDesK0P2uEWV/EPuYMBBzwXrShNi5caLWOk9a5gz2l+ZRrMKsM5TfZO3FYKxkbOxYQCF+x8C7P4/rpnrUoFf36OU8IT/K6qO1Bkp1fQRUku+pUrwVF1XbeU/2BbAivj5zgd4OfOoy1DWVBIZe1217YuQEIU= ceph-826a69a4-4b78-11ef-bcb7-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-07-26T17:59:07.893 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxfDNRmU6P/pMgeF7FkPOi11IXOvnkDvuHHSRhRsXLdV92mC/Pwc4aiWB8Q263mCBUaRdKMA5KTATk+eGQipX66l8N7RZN84ywsaPTDljqDnNpq0DgHo7Mc5aOUaJ8Myp1dO8rVSBSW2Sk/5QTVANq0cMalsPAfT7BzzapZZDcAGRkzbhsuC/XhAOSTN4PIpPC2gFofSsm+rkUvuaRG0IHpMA6cDXmpgmxvfjwspOg+98B6Tvewfex3NrvXw0Qr7C2JPiiYNYvhjYZNwTrSdfQelxur8jiPx3fhIazQxTFxn46+t9sHq3ewu3IZAuu4bE6yRhPBZIiI8gUDJgIlHPFxVzY2NJXY0ngfUZmhDesK0P2uEWV/EPuYMBBzwXrShNi5caLWOk9a5gz2l+ZRrMKsM5TfZO3FYKxkbOxYQCF+x8C7P4/rpnrUoFf36OU8IT/K6qO1Bkp1fQRUku+pUrwVF1XbeU/2BbAivj5zgd4OfOoy1DWVBIZe1217YuQEIU= ceph-826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:59:07.906 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-07-26T17:59:08.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:07 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2210622418' entity='client.admin' 2024-07-26T17:59:08.193 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T17:59:11.235 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-07-26T17:59:11.235 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-07-26T17:59:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2024-07-26T17:59:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:11 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/429432318' entity='client.admin' 2024-07-26T17:59:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:11.541 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T17:59:14.562 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi135 2024-07-26T17:59:14.562 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:59:14.562 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/etc/ceph/ceph.conf 2024-07-26T17:59:14.583 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:59:14.583 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-26T17:59:14.642 INFO:tasks.cephadm:Adding host smithi135 to orchestrator... 2024-07-26T17:59:14.642 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch host add smithi135 2024-07-26T17:59:14.841 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T17:59:15.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:14 smithi071 ceph-mon[28530]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:59:15.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:15.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:15.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:15.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:15.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:14 smithi071 ceph-mon[28530]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T17:59:15.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:15.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:15.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:15 smithi071 ceph-mon[28530]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:15 smithi071 ceph-mon[28530]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T17:59:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:15 smithi071 ceph-mon[28530]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T17:59:17.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:17 smithi071 ceph-mon[28530]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:59:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:18 smithi071 ceph-mon[28530]: Deploying cephadm binary to smithi135 2024-07-26T17:59:19.135 INFO:teuthology.orchestra.run.smithi071.stdout:Added host 'smithi135' with addr '172.21.15.135' 2024-07-26T17:59:19.709 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch host ls --format=json 2024-07-26T17:59:19.911 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T17:59:20.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:19 smithi071 ceph-mon[28530]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:20.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:20.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:20.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:20.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:20.996 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:20 smithi071 ceph-mon[28530]: Added host smithi135 2024-07-26T17:59:20.996 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:20 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:21.631 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:21.632 INFO:teuthology.orchestra.run.smithi071.stdout:[{"addr": "172.21.15.71", "hostname": "smithi071", "labels": [], "status": ""}, {"addr": "172.21.15.135", "hostname": "smithi135", "labels": [], "status": ""}] 2024-07-26T17:59:21.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:21 smithi071 ceph-mon[28530]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:22.236 INFO:tasks.cephadm:Setting crush tunables to default 2024-07-26T17:59:22.236 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd crush tunables default 2024-07-26T17:59:22.437 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T17:59:22.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:22 smithi071 ceph-mon[28530]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T17:59:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-07-26T17:59:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T17:59:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:24.986 INFO:teuthology.orchestra.run.smithi071.stderr:adjusted tunables profile to default 2024-07-26T17:59:25.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:24 smithi071 ceph-mon[28530]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:25.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:24 smithi071 ceph-mon[28530]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T17:59:25.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:24 smithi071 ceph-mon[28530]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T17:59:25.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:24 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1998484092' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-26T17:59:25.627 INFO:tasks.cephadm:Adding mon.a on smithi071 2024-07-26T17:59:25.627 INFO:tasks.cephadm:Adding mon.c on smithi071 2024-07-26T17:59:25.628 INFO:tasks.cephadm:Adding mon.b on smithi135 2024-07-26T17:59:25.628 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch apply mon '3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi135:172.21.15.135=b' 2024-07-26T17:59:25.832 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:25 smithi071 ceph-mon[28530]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:25 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1998484092' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-26T17:59:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:25 smithi071 ceph-mon[28530]: osdmap e4: 0 total, 0 up, 0 in 2024-07-26T17:59:27.494 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled mon update... 2024-07-26T17:59:28.055 DEBUG:teuthology.orchestra.run.smithi071:mon.c> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.c.service 2024-07-26T17:59:28.058 DEBUG:teuthology.orchestra.run.smithi135:mon.b> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.b.service 2024-07-26T17:59:28.061 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-26T17:59:28.061 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph mon dump -f json 2024-07-26T17:59:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:27 smithi071 ceph-mon[28530]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:27 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:27 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:27 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:27 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:27 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:27 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:27 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:28 smithi071 ceph-mon[28530]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi135:172.21.15.135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:59:29.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:28 smithi071 ceph-mon[28530]: Saving service mon spec with placement smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi135:172.21.15.135=b;count:3 2024-07-26T17:59:29.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:28 smithi071 ceph-mon[28530]: Deploying daemon mon.b on smithi135 2024-07-26T17:59:29.561 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:29 smithi071 ceph-mon[28530]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:31.160 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:31 smithi135 systemd[1]: Starting Ceph mon.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T17:59:31.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:31 smithi135 podman[33278]: 2024-07-26 17:59:31.630280107 +0000 UTC m=+0.197051675 image pull d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63 quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448 2024-07-26T17:59:31.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:31 smithi135 podman[33278]: 2024-07-26 17:59:31.764028284 +0000 UTC m=+0.330799852 container create 39a5209228542e737c7976a71a3cdbe642c41265d50762097143eb8e8a6bfa96 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, org.label-schema.build-date=20240716, CEPH_POINT_RELEASE=, RELEASE=reef-a3bbd72, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-07-26T17:59:31.822 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:59:31.823 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":1,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","modified":"2024-07-26T17:58:01.000014Z","created":"2024-07-26T17:58:01.000014Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-07-26T17:59:31.823 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 1 2024-07-26T17:59:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:31 smithi071 ceph-mon[28530]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:31 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/2179062140' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-26T17:59:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 podman[33278]: 2024-07-26 17:59:32.477600587 +0000 UTC m=+1.044372161 container init 39a5209228542e737c7976a71a3cdbe642c41265d50762097143eb8e8a6bfa96 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.build-date=20240716, ceph=True, CEPH_POINT_RELEASE=, RELEASE=reef-a3bbd72, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-07-26T17:59:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 podman[33278]: 2024-07-26 17:59:32.480962716 +0000 UTC m=+1.047734285 container start 39a5209228542e737c7976a71a3cdbe642c41265d50762097143eb8e8a6bfa96 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, org.label-schema.build-date=20240716, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=reef-a3bbd72) 2024-07-26T17:59:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: set uid:gid to 167:167 (ceph:ceph) 2024-07-26T17:59:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable), process ceph-mon, pid 2 2024-07-26T17:59:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: pidfile_write: ignore empty --pid-file 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: load: jerasure load: lrc 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: RocksDB version: 7.9.2 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Git sha 0 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Compile date 2024-07-24 15:35:49 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: DB SUMMARY 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: DB Session ID: 97EQ9K06XI1U5Q0EO32D 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: CURRENT file: CURRENT 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: IDENTITY file: IDENTITY 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-07-26T17:59:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.error_if_exists: 0 2024-07-26T17:59:32.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.create_if_missing: 0 2024-07-26T17:59:32.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.paranoid_checks: 1 2024-07-26T17:59:32.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.flush_verify_memtable_count: 1 2024-07-26T17:59:32.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-26T17:59:32.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-26T17:59:32.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.env: 0x55d5d8409bc0 2024-07-26T17:59:32.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.fs: PosixFileSystem 2024-07-26T17:59:32.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.info_log: 0x55d5d9ababe0 2024-07-26T17:59:32.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_file_opening_threads: 16 2024-07-26T17:59:32.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.statistics: (nil) 2024-07-26T17:59:32.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.use_fsync: 0 2024-07-26T17:59:32.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_log_file_size: 0 2024-07-26T17:59:32.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-26T17:59:32.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.log_file_time_to_roll: 0 2024-07-26T17:59:32.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.keep_log_file_num: 1000 2024-07-26T17:59:32.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.recycle_log_file_num: 0 2024-07-26T17:59:32.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.allow_fallocate: 1 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.allow_mmap_reads: 0 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.allow_mmap_writes: 0 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.use_direct_reads: 0 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.create_missing_column_families: 0 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.db_log_dir: 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.wal_dir: 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.table_cache_numshardbits: 6 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.WAL_ttl_seconds: 0 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.WAL_size_limit_MB: 0 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-26T17:59:32.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.is_fd_close_on_exec: 1 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.advise_random_on_open: 1 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.db_write_buffer_size: 0 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.write_buffer_manager: 0x55d5d9a8a140 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.use_adaptive_mutex: 0 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.rate_limiter: (nil) 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.wal_recovery_mode: 2 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.enable_thread_tracking: 0 2024-07-26T17:59:32.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.enable_pipelined_write: 0 2024-07-26T17:59:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.unordered_write: 0 2024-07-26T17:59:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-26T17:59:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-26T17:59:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-26T17:59:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-26T17:59:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.row_cache: None 2024-07-26T17:59:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.wal_filter: None 2024-07-26T17:59:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-26T17:59:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.allow_ingest_behind: 0 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.two_write_queues: 0 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.manual_wal_flush: 0 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.wal_compression: 0 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.atomic_flush: 0 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.persist_stats_to_disk: 0 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.write_dbid_to_manifest: 0 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.log_readahead_size: 0 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.best_efforts_recovery: 0 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-26T17:59:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.allow_data_in_errors: 0 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.db_host_id: __hostname__ 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.enforce_single_del_contracts: true 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_background_jobs: 2 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_background_compactions: -1 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_subcompactions: 1 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.delayed_write_rate : 16777216 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_total_wal_size: 0 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.stats_dump_period_sec: 600 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.stats_persist_period_sec: 600 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-26T17:59:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_open_files: -1 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bytes_per_sync: 0 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.wal_bytes_per_sync: 0 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.strict_bytes_per_sync: 0 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_readahead_size: 0 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_background_flushes: -1 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Compression algorithms supported: 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: kZSTD supported: 0 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: kXpressCompression supported: 0 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: kBZip2Compression supported: 0 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: kLZ4Compression supported: 1 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: kZlibCompression supported: 1 2024-07-26T17:59:32.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: kLZ4HCCompression supported: 1 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: kSnappyCompression supported: 1 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Fast CRC32 supported: Supported on x86 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: DMutex implementation: pthread_mutex_t 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.merge_operator: 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_filter: None 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_filter_factory: None 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.sst_partitioner_factory: None 2024-07-26T17:59:32.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.memtable_factory: SkipListFactory 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.table_factory: BlockBasedTable 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d5d9aba820) 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: cache_index_and_filter_blocks: 1 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: pin_top_level_index_and_filter: 1 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: index_type: 0 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: data_block_index_type: 0 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: index_shortening: 1 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: data_block_hash_table_util_ratio: 0.750000 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: checksum: 4 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: no_block_cache: 0 2024-07-26T17:59:32.819 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_cache: 0x55d5d9aaf350 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_cache_name: BinnedLRUCache 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_cache_options: 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: capacity : 536870912 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: num_shard_bits : 4 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: strict_capacity_limit : 0 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: high_pri_pool_ratio: 0.000 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_cache_compressed: (nil) 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: persistent_cache: (nil) 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_size: 4096 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_size_deviation: 10 2024-07-26T17:59:32.820 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_restart_interval: 16 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: index_block_restart_interval: 1 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: metadata_block_size: 4096 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: partition_filters: 0 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: use_delta_encoding: 1 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: filter_policy: bloomfilter 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: whole_key_filtering: 1 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: verify_compression: 0 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: read_amp_bytes_per_bit: 0 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: format_version: 5 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: enable_index_compression: 1 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_align: 0 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: max_auto_readahead_size: 262144 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: prepopulate_block_cache: 0 2024-07-26T17:59:32.821 INFO:journalctl@ceph.mon.b.smithi135.stdout: initial_auto_readahead_size: 8192 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout: num_file_reads_for_auto_readahead: 2 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.write_buffer_size: 33554432 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_write_buffer_number: 2 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compression: NoCompression 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bottommost_compression: Disabled 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.prefix_extractor: nullptr 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.num_levels: 7 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-26T17:59:32.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compression_opts.window_bits: -14 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compression_opts.level: 32767 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compression_opts.strategy: 0 2024-07-26T17:59:32.823 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compression_opts.enabled: false 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.target_file_size_base: 67108864 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.target_file_size_multiplier: 1 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-26T17:59:32.824 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-26T17:59:32.825 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-26T17:59:32.825 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-26T17:59:32.825 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.arena_block_size: 1048576 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.disable_auto_compactions: 0 2024-07-26T17:59:32.826 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.table_properties_collectors: 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.inplace_update_support: 0 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.inplace_update_num_locks: 10000 2024-07-26T17:59:32.827 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.memtable_huge_page_size: 0 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.bloom_locality: 0 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.max_successive_merges: 0 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.optimize_filters_for_hits: 0 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.paranoid_file_checks: 0 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.force_consistency_checks: 1 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.report_bg_io_stats: 0 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.ttl: 2592000 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.periodic_compaction_seconds: 0 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-26T17:59:32.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.enable_blob_files: false 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.min_blob_size: 0 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.blob_file_size: 268435456 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.blob_compression_type: NoCompression 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.enable_blob_garbage_collection: false 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.blob_file_starting_level: 0 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: 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-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 27bf9424-e160-4936-9705-af7a9e6dc0d2 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722016772508488, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-26T17:59:32.829 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722016772508992, "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": 1722016772, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "27bf9424-e160-4936-9705-af7a9e6dc0d2", "db_session_id": "97EQ9K06XI1U5Q0EO32D", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722016772509112, "job": 1, "event": "recovery_finished"} 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: 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-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d5d9ad8e00 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: DB pointer 0x55d5d9bcc000 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout: ** DB Stats ** 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T17:59:32.830 INFO:journalctl@ceph.mon.b.smithi135.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T17:59:32.831 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T17:59:32.831 INFO:journalctl@ceph.mon.b.smithi135.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T17:59:32.831 INFO:journalctl@ceph.mon.b.smithi135.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T17:59:32.831 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T17:59:32.831 INFO:journalctl@ceph.mon.b.smithi135.stdout: ** Compaction Stats [default] ** 2024-07-26T17:59:32.831 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T17:59:32.831 INFO:journalctl@ceph.mon.b.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-26T17:59:32.831 INFO:journalctl@ceph.mon.b.smithi135.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-26T17:59:32.831 INFO:journalctl@ceph.mon.b.smithi135.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: ** Compaction Stats [default] ** 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-07-26T17:59:32.832 INFO:journalctl@ceph.mon.b.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2024-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.stdout: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.stdout: Interval compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.stdout: Block cache BinnedLRUCache@0x55d5d9aaf350#2 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-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2024-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: using public_addr v2:172.21.15.135:0/0 -> [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] 2024-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: starting mon.b rank -1 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:59:32.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(???) e0 preinit fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).mds e1 new map 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).mds e1 print_map 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout: e1 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout: legacy client fscid: -1 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout: No filesystems configured 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: 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-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-26T17:59:32.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:32.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1998484092' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1998484092' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: osdmap e4: 0 total, 0 up, 0 in 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:32.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi135:172.21.15.135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: Saving service mon spec with placement smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi135:172.21.15.135=b;count:3 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: Deploying daemon mon.b on smithi135 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/2179062140' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 ceph-mon[33333]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 bash[33278]: 39a5209228542e737c7976a71a3cdbe642c41265d50762097143eb8e8a6bfa96 2024-07-26T17:59:32.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:32 smithi135 systemd[1]: Started Ceph mon.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T17:59:33.359 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-26T17:59:33.359 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph mon dump -f json 2024-07-26T17:59:33.563 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T17:59:37.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: mon.a calling monitor election 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: mon.b calling monitor election 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: fsmap 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: osdmap e4: 0 total, 0 up, 0 in 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: mgrmap e13: y(active, since 38s) 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: overall HEALTH_OK 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:37.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:38.011 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T17:59:38.011 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: mon.a calling monitor election 2024-07-26T17:59:38.011 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: mon.b calling monitor election 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: fsmap 2024-07-26T17:59:38.012 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: osdmap e4: 0 total, 0 up, 0 in 2024-07-26T17:59:38.013 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: mgrmap e13: y(active, since 38s) 2024-07-26T17:59:38.013 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: overall HEALTH_OK 2024-07-26T17:59:38.013 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:38.013 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:38.013 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:38.013 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:38.013 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:38.297 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:59:38.297 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":2,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","modified":"2024-07-26T17:59:32.533940Z","created":"2024-07-26T17:58:01.000014Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-07-26T17:59:38.297 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 2 2024-07-26T17:59:38.857 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:38 smithi135 ceph-mon[33333]: Deploying daemon mon.c on smithi071 2024-07-26T17:59:38.857 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:38 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/3198647858' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-26T17:59:38.857 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:38 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:38 smithi071 ceph-mon[28530]: Deploying daemon mon.c on smithi071 2024-07-26T17:59:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:38 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/3198647858' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-26T17:59:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:38 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:39.879 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-07-26T17:59:39.879 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph mon dump -f json 2024-07-26T17:59:39.908 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:39 smithi135 ceph-mon[33333]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:39 smithi071 ceph-mon[28530]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:40.089 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T17:59:40.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 systemd[1]: Starting Ceph mon.c for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T17:59:40.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 podman[39130]: 2024-07-26 17:59:40.535785911 +0000 UTC m=+0.017068077 image pull d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63 quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448 2024-07-26T17:59:40.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 podman[39130]: 2024-07-26 17:59:40.65920754 +0000 UTC m=+0.140489696 container create 4659005d5c9d38143a96f9ca1dd1432b4ccadd50f00aec7406c6c56b9f0dc2e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, RELEASE=reef-a3bbd72, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240716, io.buildah.version=1.36.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T17:59:40.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 podman[39130]: 2024-07-26 17:59:40.894970797 +0000 UTC m=+0.376252957 container init 4659005d5c9d38143a96f9ca1dd1432b4ccadd50f00aec7406c6c56b9f0dc2e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, io.buildah.version=1.36.0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240716, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=reef-a3bbd72, CEPH_POINT_RELEASE=) 2024-07-26T17:59:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 podman[39130]: 2024-07-26 17:59:40.898493222 +0000 UTC m=+0.379775370 container start 4659005d5c9d38143a96f9ca1dd1432b4ccadd50f00aec7406c6c56b9f0dc2e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=reef-a3bbd72, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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=20240716) 2024-07-26T17:59:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: set uid:gid to 167:167 (ceph:ceph) 2024-07-26T17:59:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable), process ceph-mon, pid 2 2024-07-26T17:59:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: pidfile_write: ignore empty --pid-file 2024-07-26T17:59:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: load: jerasure load: lrc 2024-07-26T17:59:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: RocksDB version: 7.9.2 2024-07-26T17:59:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Git sha 0 2024-07-26T17:59:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Compile date 2024-07-24 15:35:49 2024-07-26T17:59:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: DB SUMMARY 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: DB Session ID: J08YU0ZFTJTEU1JGDYLZ 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: CURRENT file: CURRENT 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: IDENTITY file: IDENTITY 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.error_if_exists: 0 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.create_if_missing: 0 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.paranoid_checks: 1 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.flush_verify_memtable_count: 1 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-26T17:59:41.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.env: 0x55e89b6aebc0 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.fs: PosixFileSystem 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.info_log: 0x55e89d7b8be0 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_file_opening_threads: 16 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.statistics: (nil) 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.use_fsync: 0 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_log_file_size: 0 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.log_file_time_to_roll: 0 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.keep_log_file_num: 1000 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.recycle_log_file_num: 0 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.allow_fallocate: 1 2024-07-26T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.allow_mmap_reads: 0 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.allow_mmap_writes: 0 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.use_direct_reads: 0 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.create_missing_column_families: 0 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.db_log_dir: 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.wal_dir: 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.table_cache_numshardbits: 6 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.WAL_ttl_seconds: 0 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.WAL_size_limit_MB: 0 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-26T17:59:41.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.is_fd_close_on_exec: 1 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.advise_random_on_open: 1 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.db_write_buffer_size: 0 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.write_buffer_manager: 0x55e89d788140 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.use_adaptive_mutex: 0 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.rate_limiter: (nil) 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.wal_recovery_mode: 2 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.enable_thread_tracking: 0 2024-07-26T17:59:41.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.enable_pipelined_write: 0 2024-07-26T17:59:41.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.unordered_write: 0 2024-07-26T17:59:41.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-26T17:59:41.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-26T17:59:41.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-26T17:59:41.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-26T17:59:41.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.row_cache: None 2024-07-26T17:59:41.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.wal_filter: None 2024-07-26T17:59:41.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-26T17:59:41.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.allow_ingest_behind: 0 2024-07-26T17:59:41.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.two_write_queues: 0 2024-07-26T17:59:41.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.manual_wal_flush: 0 2024-07-26T17:59:41.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.wal_compression: 0 2024-07-26T17:59:41.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.atomic_flush: 0 2024-07-26T17:59:41.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-26T17:59:41.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.persist_stats_to_disk: 0 2024-07-26T17:59:41.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.write_dbid_to_manifest: 0 2024-07-26T17:59:41.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.log_readahead_size: 0 2024-07-26T17:59:41.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.best_efforts_recovery: 0 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.allow_data_in_errors: 0 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.db_host_id: __hostname__ 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.enforce_single_del_contracts: true 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_background_jobs: 2 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_background_compactions: -1 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_subcompactions: 1 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-26T17:59:41.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.delayed_write_rate : 16777216 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_total_wal_size: 0 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.stats_dump_period_sec: 600 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.stats_persist_period_sec: 600 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_open_files: -1 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bytes_per_sync: 0 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.wal_bytes_per_sync: 0 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.strict_bytes_per_sync: 0 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_readahead_size: 0 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_background_flushes: -1 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Compression algorithms supported: 2024-07-26T17:59:41.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: kZSTD supported: 0 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: kXpressCompression supported: 0 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: kBZip2Compression supported: 0 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: kLZ4Compression supported: 1 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: kZlibCompression supported: 1 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: kLZ4HCCompression supported: 1 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: kSnappyCompression supported: 1 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Fast CRC32 supported: Supported on x86 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: DMutex implementation: pthread_mutex_t 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-26T17:59:41.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.merge_operator: 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_filter: None 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_filter_factory: None 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.sst_partitioner_factory: None 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.memtable_factory: SkipListFactory 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.table_factory: BlockBasedTable 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e89d7b8820) 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout: cache_index_and_filter_blocks: 1 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout: pin_top_level_index_and_filter: 1 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_type: 0 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout: data_block_index_type: 0 2024-07-26T17:59:41.190 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_shortening: 1 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: data_block_hash_table_util_ratio: 0.750000 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: checksum: 4 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: no_block_cache: 0 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache: 0x55e89d7ad350 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_name: BinnedLRUCache 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_options: 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: capacity : 536870912 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: num_shard_bits : 4 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: strict_capacity_limit : 0 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: high_pri_pool_ratio: 0.000 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_compressed: (nil) 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: persistent_cache: (nil) 2024-07-26T17:59:41.191 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_size: 4096 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_size_deviation: 10 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_restart_interval: 16 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_block_restart_interval: 1 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: metadata_block_size: 4096 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: partition_filters: 0 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: use_delta_encoding: 1 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: filter_policy: bloomfilter 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: whole_key_filtering: 1 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: verify_compression: 0 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: read_amp_bytes_per_bit: 0 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: format_version: 5 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: enable_index_compression: 1 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_align: 0 2024-07-26T17:59:41.192 INFO:journalctl@ceph.mon.c.smithi071.stdout: max_auto_readahead_size: 262144 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout: prepopulate_block_cache: 0 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout: initial_auto_readahead_size: 8192 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout: num_file_reads_for_auto_readahead: 2 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.write_buffer_size: 33554432 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_write_buffer_number: 2 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compression: NoCompression 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bottommost_compression: Disabled 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.prefix_extractor: nullptr 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.num_levels: 7 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-26T17:59:41.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compression_opts.window_bits: -14 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compression_opts.level: 32767 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compression_opts.strategy: 0 2024-07-26T17:59:41.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compression_opts.enabled: false 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.target_file_size_base: 67108864 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.target_file_size_multiplier: 1 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-26T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.arena_block_size: 1048576 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-26T17:59:41.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.disable_auto_compactions: 0 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.table_properties_collectors: 2024-07-26T17:59:41.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.inplace_update_support: 0 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.inplace_update_num_locks: 10000 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.memtable_huge_page_size: 0 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.bloom_locality: 0 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.max_successive_merges: 0 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.optimize_filters_for_hits: 0 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.paranoid_file_checks: 0 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.force_consistency_checks: 1 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.report_bg_io_stats: 0 2024-07-26T17:59:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.ttl: 2592000 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.periodic_compaction_seconds: 0 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.enable_blob_files: false 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.min_blob_size: 0 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.blob_file_size: 268435456 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.blob_compression_type: NoCompression 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.enable_blob_garbage_collection: false 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-26T17:59:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.blob_file_starting_level: 0 2024-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: 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-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 30acaff8-d9e6-42a3-b62c-21e5d2c3fc2e 2024-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722016780925045, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722016780925586, "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": 1722016780, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "30acaff8-d9e6-42a3-b62c-21e5d2c3fc2e", "db_session_id": "J08YU0ZFTJTEU1JGDYLZ", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722016780925710, "job": 1, "event": "recovery_finished"} 2024-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-07-26T17:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: 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-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e89d7d6e00 2024-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: DB pointer 0x55e89d8ca000 2024-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** DB Stats ** 2024-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T17:59:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** Compaction Stats [default] ** 2024-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.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 3.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.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 3.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.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.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** Compaction Stats [default] ** 2024-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.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.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-07-26T17:59:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: Block cache BinnedLRUCache@0x55e89d7ad350#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-07-26T17:59:41.203 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2024-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: using public_addrv [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] 2024-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: starting mon.c rank -1 at public addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] at bind addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(???) e0 preinit fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).mds e1 new map 2024-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).mds e1 print_map 2024-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: e1 2024-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T17:59:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: legacy client fscid: -1 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: No filesystems configured 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: 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-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-07-26T17:59:41.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1998484092' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1998484092' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: osdmap e4: 0 total, 0 up, 0 in 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:41.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi135:172.21.15.135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: Saving service mon spec with placement smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi135:172.21.15.135=b;count:3 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: Deploying daemon mon.b on smithi135 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/2179062140' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.a calling monitor election 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:41.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.b calling monitor election 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: fsmap 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: osdmap e4: 0 total, 0 up, 0 in 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mgrmap e13: y(active, since 38s) 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: overall HEALTH_OK 2024-07-26T17:59:41.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: Deploying daemon mon.c on smithi071 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/3198647858' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 ceph-mon[39149]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 bash[39130]: 4659005d5c9d38143a96f9ca1dd1432b4ccadd50f00aec7406c6c56b9f0dc2e0 2024-07-26T17:59:41.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:40 smithi071 systemd[1]: Started Ceph mon.c for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T17:59:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T17:59:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: mon.a calling monitor election 2024-07-26T17:59:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: mon.b calling monitor election 2024-07-26T17:59:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: mon.c calling monitor election 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: fsmap 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: osdmap e4: 0 total, 0 up, 0 in 2024-07-26T17:59:46.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: mgrmap e13: y(active, since 47s) 2024-07-26T17:59:46.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: overall HEALTH_OK 2024-07-26T17:59:46.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T17:59:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: mon.a calling monitor election 2024-07-26T17:59:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: mon.b calling monitor election 2024-07-26T17:59:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: mon.c calling monitor election 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: fsmap 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: osdmap e4: 0 total, 0 up, 0 in 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: mgrmap e13: y(active, since 47s) 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: overall HEALTH_OK 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:46.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T17:59:46.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: mon.a calling monitor election 2024-07-26T17:59:46.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T17:59:46.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: mon.b calling monitor election 2024-07-26T17:59:46.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: mon.c calling monitor election 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: fsmap 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: osdmap e4: 0 total, 0 up, 0 in 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: mgrmap e13: y(active, since 47s) 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: overall HEALTH_OK 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:46.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-mon[28530]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-mon[39149]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:47.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:47.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:47 smithi135 ceph-mon[33333]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:47.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:47.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:47.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T17:59:47.676 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T17:59:47.676 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":3,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","modified":"2024-07-26T17:59:40.950971Z","created":"2024-07-26T17:58:01.000014Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3301","nonce":0},{"type":"v1","addr":"172.21.15.71:6790","nonce":0}]},"addr":"172.21.15.71:6790/0","public_addr":"172.21.15.71:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-07-26T17:59:47.676 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 3 2024-07-26T17:59:48.210 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 17:59:47 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T17:59:47.949+0000 7f8d3d31d640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-07-26T17:59:48.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:48.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:48.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T17:59:48.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T17:59:48.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:48.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:48.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/844935865' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: Reconfiguring mon.a (unknown last config time)... 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:48.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T17:59:48.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:48.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[28530]: Reconfiguring daemon mon.a on smithi071 2024-07-26T17:59:48.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:48.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:48.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T17:59:48.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T17:59:48.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:48.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:48.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/844935865' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-26T17:59:48.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: Reconfiguring mon.a (unknown last config time)... 2024-07-26T17:59:48.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:48.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T17:59:48.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:48.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:48 smithi071 ceph-mon[39149]: Reconfiguring daemon mon.a on smithi071 2024-07-26T17:59:48.293 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.294 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.294 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:48.294 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:48.294 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T17:59:48.294 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T17:59:48.295 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:48.295 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T17:59:48.295 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.295 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.295 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.295 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.295 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/844935865' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-07-26T17:59:48.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:48.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: Reconfiguring mon.a (unknown last config time)... 2024-07-26T17:59:48.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:48.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T17:59:48.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:48.297 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:48 smithi135 ceph-mon[33333]: Reconfiguring daemon mon.a on smithi071 2024-07-26T17:59:48.298 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-07-26T17:59:48.298 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph config generate-minimal-conf 2024-07-26T17:59:49.101 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T17:59:49.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[28530]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:49.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:49.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[39149]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T17:59:49.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:49 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:50.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:49 smithi135 ceph-mon[33333]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:50.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:49 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:50.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:49 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:50.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:49 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:50.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:49 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:50.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:49 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T17:59:50.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:49 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:51.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:50 smithi071 ceph-mon[28530]: Reconfiguring mon.c (monmap changed)... 2024-07-26T17:59:51.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:50 smithi071 ceph-mon[28530]: Reconfiguring daemon mon.c on smithi071 2024-07-26T17:59:51.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:50 smithi071 ceph-mon[39149]: Reconfiguring mon.c (monmap changed)... 2024-07-26T17:59:51.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:50 smithi071 ceph-mon[39149]: Reconfiguring daemon mon.c on smithi071 2024-07-26T17:59:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:50 smithi135 ceph-mon[33333]: Reconfiguring mon.c (monmap changed)... 2024-07-26T17:59:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:50 smithi135 ceph-mon[33333]: Reconfiguring daemon mon.c on smithi071 2024-07-26T17:59:51.599 INFO:teuthology.orchestra.run.smithi071.stdout:# minimal ceph.conf for 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:59:51.599 INFO:teuthology.orchestra.run.smithi071.stdout:[global] 2024-07-26T17:59:51.599 INFO:teuthology.orchestra.run.smithi071.stdout: fsid = 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T17:59:51.599 INFO:teuthology.orchestra.run.smithi071.stdout: mon_host = [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] 2024-07-26T17:59:52.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:51 smithi071 ceph-mon[28530]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:52.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:51 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/719134606' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:52.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:51 smithi071 ceph-mon[39149]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:52.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:51 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/719134606' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:52.207 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:51 smithi135 ceph-mon[33333]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:52.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:51 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/719134606' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:52.446 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-07-26T17:59:52.446 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:59:52.447 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.conf 2024-07-26T17:59:52.475 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:59:52.475 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-26T17:59:52.541 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:59:52.541 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.conf 2024-07-26T17:59:52.568 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:59:52.568 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-07-26T17:59:52.633 INFO:tasks.cephadm:Adding mgr.y on smithi071 2024-07-26T17:59:52.633 INFO:tasks.cephadm:Adding mgr.x on smithi135 2024-07-26T17:59:52.633 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch apply mgr '2;smithi071=y;smithi135=x' 2024-07-26T17:59:52.969 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T17:59:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[28530]: Reconfiguring mon.b (monmap changed)... 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[28530]: Reconfiguring daemon mon.b on smithi135 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[39149]: Reconfiguring mon.b (monmap changed)... 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T17:59:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:53.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:52 smithi071 ceph-mon[39149]: Reconfiguring daemon mon.b on smithi135 2024-07-26T17:59:53.180 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:52 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:53.180 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:52 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:53.180 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:52 smithi135 ceph-mon[33333]: Reconfiguring mon.b (monmap changed)... 2024-07-26T17:59:53.180 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:52 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T17:59:53.180 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:52 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T17:59:53.180 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:52 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:53.180 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:52 smithi135 ceph-mon[33333]: Reconfiguring daemon mon.b on smithi135 2024-07-26T17:59:54.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:53 smithi135 ceph-mon[33333]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:53 smithi071 ceph-mon[28530]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:53 smithi071 ceph-mon[39149]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:54.539 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled mgr update... 2024-07-26T17:59:55.260 DEBUG:teuthology.orchestra.run.smithi135:mgr.x> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.x.service 2024-07-26T17:59:55.262 INFO:tasks.cephadm:Deploying OSDs... 2024-07-26T17:59:55.263 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T17:59:55.263 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/scratch_devs of=/dev/stdout 2024-07-26T17:59:55.280 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-07-26T17:59:55.280 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_1 2024-07-26T17:59:55.336 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-26T17:59:55.337 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T17:59:55.337 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-07-26T17:59:55.337 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T17:59:55.337 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-07-26T17:59:55.337 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-07-26 17:59:40.353849401 +0000 2024-07-26T17:59:55.337 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-07-26 17:55:57.740868330 +0000 2024-07-26T17:59:55.337 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-07-26 17:55:57.740868330 +0000 2024-07-26T17:59:55.337 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-07-26 17:55:57.740868330 +0000 2024-07-26T17:59:55.337 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-26T17:59:55.401 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-07-26T17:59:55.401 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-07-26T17:59:55.401 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000215938 s, 2.4 MB/s 2024-07-26T17:59:55.403 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-26T17:59:55.460 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_2 2024-07-26T17:59:55.516 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-26T17:59:55.516 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T17:59:55.516 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-07-26T17:59:55.517 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T17:59:55.517 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-07-26T17:59:55.517 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-07-26 17:59:40.353849401 +0000 2024-07-26T17:59:55.517 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-07-26 17:55:57.742868296 +0000 2024-07-26T17:59:55.517 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-07-26 17:55:57.742868296 +0000 2024-07-26T17:59:55.517 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-07-26 17:55:57.742868296 +0000 2024-07-26T17:59:55.517 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-26T17:59:55.580 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-07-26T17:59:55.580 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-07-26T17:59:55.580 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000213095 s, 2.4 MB/s 2024-07-26T17:59:55.581 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-26T17:59:55.638 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_3 2024-07-26T17:59:55.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi135=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:59:55.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: Saving service mgr spec with placement smithi071=y;smithi135=x;count:2 2024-07-26T17:59:55.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:55.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:55.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:55.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T17:59:55.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-26T17:59:55.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T17:59:55.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:55.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: Deploying daemon mgr.x on smithi135 2024-07-26T17:59:55.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[28530]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:55.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi135=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:59:55.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: Saving service mgr spec with placement smithi071=y;smithi135=x;count:2 2024-07-26T17:59:55.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T17:59:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-26T17:59:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T17:59:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: Deploying daemon mgr.x on smithi135 2024-07-26T17:59:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:55 smithi071 ceph-mon[39149]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:55.701 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-26T17:59:55.701 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T17:59:55.701 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-07-26T17:59:55.701 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T17:59:55.701 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-07-26T17:59:55.701 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-07-26 17:59:40.353849401 +0000 2024-07-26T17:59:55.701 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-07-26 17:55:57.741868313 +0000 2024-07-26T17:59:55.702 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-07-26 17:55:57.741868313 +0000 2024-07-26T17:59:55.702 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-07-26 17:55:57.741868313 +0000 2024-07-26T17:59:55.702 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-26T17:59:55.764 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-07-26T17:59:55.765 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-07-26T17:59:55.765 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000204982 s, 2.5 MB/s 2024-07-26T17:59:55.766 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-26T17:59:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi135=x", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T17:59:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: Saving service mgr spec with placement smithi071=y;smithi135=x;count:2 2024-07-26T17:59:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:55.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:55.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T17:59:55.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-07-26T17:59:55.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T17:59:55.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:55.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: Deploying daemon mgr.x on smithi135 2024-07-26T17:59:55.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:55 smithi135 ceph-mon[33333]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:55.823 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_4 2024-07-26T17:59:55.879 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-26T17:59:55.879 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T17:59:55.879 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-07-26T17:59:55.879 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T17:59:55.879 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-07-26T17:59:55.879 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-07-26 17:59:40.354849384 +0000 2024-07-26T17:59:55.879 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-07-26 17:55:57.739868348 +0000 2024-07-26T17:59:55.880 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-07-26 17:55:57.739868348 +0000 2024-07-26T17:59:55.880 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-07-26 17:55:57.739868348 +0000 2024-07-26T17:59:55.880 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-26T17:59:55.942 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-07-26T17:59:55.943 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-07-26T17:59:55.943 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000218787 s, 2.3 MB/s 2024-07-26T17:59:55.944 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-26T17:59:56.001 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T17:59:56.001 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/scratch_devs of=/dev/stdout 2024-07-26T17:59:56.017 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-07-26T17:59:56.017 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_1 2024-07-26T17:59:56.075 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-07-26T17:59:56.075 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T17:59:56.075 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-07-26T17:59:56.075 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T17:59:56.075 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-07-26T17:59:56.075 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-07-26 17:59:30.933388922 +0000 2024-07-26T17:59:56.075 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-07-26 17:55:57.651916327 +0000 2024-07-26T17:59:56.075 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-07-26 17:55:57.651916327 +0000 2024-07-26T17:59:56.075 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-07-26 17:55:57.651916327 +0000 2024-07-26T17:59:56.076 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-07-26T17:59:56.139 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-07-26T17:59:56.139 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-07-26T17:59:56.139 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000201126 s, 2.5 MB/s 2024-07-26T17:59:56.140 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-07-26T17:59:56.196 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_2 2024-07-26T17:59:56.253 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-07-26T17:59:56.253 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T17:59:56.253 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-07-26T17:59:56.253 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T17:59:56.253 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-07-26T17:59:56.253 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-07-26 17:59:30.933388922 +0000 2024-07-26T17:59:56.253 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-07-26 17:55:57.651916327 +0000 2024-07-26T17:59:56.253 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-07-26 17:55:57.651916327 +0000 2024-07-26T17:59:56.254 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-07-26 17:55:57.651916327 +0000 2024-07-26T17:59:56.254 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-07-26T17:59:56.442 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-07-26T17:59:56.442 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-07-26T17:59:56.442 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000183931 s, 2.8 MB/s 2024-07-26T17:59:56.443 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-07-26T17:59:56.460 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_3 2024-07-26T17:59:56.518 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-07-26T17:59:56.518 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T17:59:56.518 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 992 Links: 1 2024-07-26T17:59:56.518 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T17:59:56.518 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-07-26T17:59:56.518 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-07-26 17:59:56.396875014 +0000 2024-07-26T17:59:56.518 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-07-26 17:55:57.654916266 +0000 2024-07-26T17:59:56.518 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-07-26 17:55:57.654916266 +0000 2024-07-26T17:59:56.518 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-07-26 17:55:57.654916266 +0000 2024-07-26T17:59:56.519 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-07-26T17:59:56.612 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-07-26T17:59:56.612 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-07-26T17:59:56.612 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000175159 s, 2.9 MB/s 2024-07-26T17:59:56.614 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-07-26T17:59:56.630 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_4 2024-07-26T17:59:56.686 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-07-26T17:59:56.687 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-07-26T17:59:56.687 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-07-26T17:59:56.687 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-07-26T17:59:56.687 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-07-26T17:59:56.687 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-07-26 17:59:56.569871523 +0000 2024-07-26T17:59:56.687 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-07-26 17:55:57.652916306 +0000 2024-07-26T17:59:56.687 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-07-26 17:55:57.652916306 +0000 2024-07-26T17:59:56.687 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-07-26 17:55:57.652916306 +0000 2024-07-26T17:59:56.687 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-07-26T17:59:56.750 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:56 smithi135 systemd[1]: Starting Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T17:59:56.752 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-07-26T17:59:56.752 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-07-26T17:59:56.752 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000178756 s, 2.9 MB/s 2024-07-26T17:59:56.754 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-07-26T17:59:56.810 INFO:tasks.cephadm:Deploying osd.0 on smithi071 with /dev/vg_nvme/lv_4... 2024-07-26T17:59:56.810 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-07-26T17:59:57.014 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T17:59:57.053 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:56 smithi135 podman[35117]: 2024-07-26 17:59:56.749079799 +0000 UTC m=+0.017805641 image pull d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63 quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448 2024-07-26T17:59:57.054 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:56 smithi135 podman[35117]: 2024-07-26 17:59:56.850701998 +0000 UTC m=+0.119427872 container create 3a18b76b2d8a4e70ded8096a5c5702a97a81ae61e93b7ce0a278660edf1bb5df (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , RELEASE=reef-a3bbd72, io.buildah.version=1.36.0, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240716, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-07-26T17:59:57.054 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:57 smithi135 podman[35117]: 2024-07-26 17:59:57.053163095 +0000 UTC m=+0.321888931 container init 3a18b76b2d8a4e70ded8096a5c5702a97a81ae61e93b7ce0a278660edf1bb5df (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, RELEASE=reef-a3bbd72, ceph=True, org.label-schema.build-date=20240716, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T17:59:57.307 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:57 smithi135 podman[35117]: 2024-07-26 17:59:57.056165006 +0000 UTC m=+0.324890838 container start 3a18b76b2d8a4e70ded8096a5c5702a97a81ae61e93b7ce0a278660edf1bb5df (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=reef-a3bbd72, io.buildah.version=1.36.0, org.label-schema.build-date=20240716, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-07-26T17:59:57.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-mgr[35173]: -- 172.21.15.135:0/3963144997 <== mon.1 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557ea2aa2d00 con 0x557ea2a76800 2024-07-26T17:59:57.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:57 smithi135 bash[35117]: 3a18b76b2d8a4e70ded8096a5c5702a97a81ae61e93b7ce0a278660edf1bb5df 2024-07-26T17:59:57.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:57 smithi135 systemd[1]: Started Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T17:59:57.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:57.178+0000 7fa40da17040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T17:59:57.677 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:57.330+0000 7fa40da17040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T17:59:57.677 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:57.400+0000 7fa40da17040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T17:59:57.678 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:57.675+0000 7fa40da17040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T17:59:57.956 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:57.735+0000 7fa40da17040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T17:59:58.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-mon[33333]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:58.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:57 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:58.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[39149]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:58.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:58.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[28530]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:58.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:58.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:57 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T17:59:58.808 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:58.700+0000 7fa40da17040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T17:59:59.094 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:58.818+0000 7fa40da17040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T17:59:59.095 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:58.877+0000 7fa40da17040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T17:59:59.095 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:59.093+0000 7fa40da17040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T17:59:59.370 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.370 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.371 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:59.371 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:59.371 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.371 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: Reconfiguring mgr.y (unknown last config time)... 2024-07-26T17:59:59.371 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T17:59:59.371 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T17:59:59.371 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:59.371 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: Reconfiguring daemon mgr.y on smithi071 2024-07-26T17:59:59.371 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:59.371 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.372 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:59.154+0000 7fa40da17040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T17:59:59.372 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:59.222+0000 7fa40da17040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T17:59:59.372 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:59.369+0000 7fa40da17040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: Reconfiguring mgr.y (unknown last config time)... 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: Reconfiguring daemon mgr.y on smithi071 2024-07-26T17:59:59.513 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:59.514 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:59.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T17:59:59.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: Reconfiguring mgr.y (unknown last config time)... 2024-07-26T17:59:59.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T17:59:59.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T17:59:59.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T17:59:59.515 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: Reconfiguring daemon mgr.y on smithi071 2024-07-26T17:59:59.515 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T17:59:59.515 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 17:59:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T17:59:59.516 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T17:59:59.535 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch daemon add osd smithi071:vg_nvme/lv_4 2024-07-26T18:00:00.057 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 17:59:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T17:59:59.782+0000 7fa40da17040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T18:00:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:00 smithi135 ceph-mon[33333]: overall HEALTH_OK 2024-07-26T18:00:00.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:00.092+0000 7fa40da17040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T18:00:00.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:00.157+0000 7fa40da17040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T18:00:00.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:00.302+0000 7fa40da17040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T18:00:00.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:00 smithi071 ceph-mon[28530]: overall HEALTH_OK 2024-07-26T18:00:00.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:00 smithi071 ceph-mon[39149]: overall HEALTH_OK 2024-07-26T18:00:00.775 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:00:00.996 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:00.601+0000 7fa40da17040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T18:00:00.997 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:00.661+0000 7fa40da17040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T18:00:00.997 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:00.847+0000 7fa40da17040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T18:00:00.997 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:00.995+0000 7fa40da17040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T18:00:01.307 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:01.058+0000 7fa40da17040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T18:00:01.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:01.139+0000 7fa40da17040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T18:00:01.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:01.196+0000 7fa40da17040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T18:00:01.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:01.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:01.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:01.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:01.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:01.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:01.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[28530]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:01.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:01.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:01.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:01.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:01.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:01.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:01.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:01 smithi071 ceph-mon[39149]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:02.057 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:01.715+0000 7fa40da17040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T18:00:02.058 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:00:01.870+0000 7fa40da17040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T18:00:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:01 smithi135 ceph-mon[33333]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:03.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[28530]: Standby manager daemon x started 2024-07-26T18:00:03.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:00:03.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:00:03.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:00:03.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:00:03.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:00:03.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:00:03.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:03.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[39149]: Standby manager daemon x started 2024-07-26T18:00:03.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:00:03.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:00:03.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:00:03.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:00:03.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:00:03.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:00:03.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:02 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:03.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:02 smithi135 ceph-mon[33333]: Standby manager daemon x started 2024-07-26T18:00:03.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:02 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:00:03.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:02 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:00:03.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:02 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:00:03.061 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:02 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/112013720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:00:03.061 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:02 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:00:03.061 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:02 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:00:03.061 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:02 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:03.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:03 smithi071 ceph-mon[39149]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:00:03.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:03 smithi071 ceph-mon[39149]: mgrmap e14: y(active, since 63s), standbys: x 2024-07-26T18:00:03.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:03 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:00:03.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:03 smithi071 ceph-mon[39149]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:03.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:03 smithi071 ceph-mon[28530]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:00:03.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:03 smithi071 ceph-mon[28530]: mgrmap e14: y(active, since 63s), standbys: x 2024-07-26T18:00:03.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:03 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:00:03.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:03 smithi071 ceph-mon[28530]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:03 smithi135 ceph-mon[33333]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:00:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:03 smithi135 ceph-mon[33333]: mgrmap e14: y(active, since 63s), standbys: x 2024-07-26T18:00:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:03 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:00:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:03 smithi135 ceph-mon[33333]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[28530]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2137956257' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3e0885a-56e3-4186-a83a-7621e176cef3"}]: dispatch 2024-07-26T18:00:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2137956257' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3e0885a-56e3-4186-a83a-7621e176cef3"}]': finished 2024-07-26T18:00:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[28530]: osdmap e5: 1 total, 0 up, 1 in 2024-07-26T18:00:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/559139023' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:00:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[39149]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2137956257' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3e0885a-56e3-4186-a83a-7621e176cef3"}]: dispatch 2024-07-26T18:00:06.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2137956257' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3e0885a-56e3-4186-a83a-7621e176cef3"}]': finished 2024-07-26T18:00:06.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[39149]: osdmap e5: 1 total, 0 up, 1 in 2024-07-26T18:00:06.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:06.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:05 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/559139023' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:00:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:05 smithi135 ceph-mon[33333]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:05 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2137956257' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3e0885a-56e3-4186-a83a-7621e176cef3"}]: dispatch 2024-07-26T18:00:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:05 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2137956257' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3e0885a-56e3-4186-a83a-7621e176cef3"}]': finished 2024-07-26T18:00:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:05 smithi135 ceph-mon[33333]: osdmap e5: 1 total, 0 up, 1 in 2024-07-26T18:00:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:05 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/559139023' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:00:08.110 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:07 smithi135 ceph-mon[33333]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:07 smithi071 ceph-mon[28530]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:07 smithi071 ceph-mon[39149]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:10.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:09 smithi071 ceph-mon[28530]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:10.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:09 smithi071 ceph-mon[39149]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:09 smithi135 ceph-mon[33333]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:11 smithi071 ceph-mon[28530]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:12.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-26T18:00:12.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:12.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:11 smithi071 ceph-mon[28530]: Deploying daemon osd.0 on smithi071 2024-07-26T18:00:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:11 smithi071 ceph-mon[39149]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:11 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-26T18:00:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:11 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:11 smithi071 ceph-mon[39149]: Deploying daemon osd.0 on smithi071 2024-07-26T18:00:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:11 smithi135 ceph-mon[33333]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:11 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-26T18:00:12.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:11 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:12.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:11 smithi135 ceph-mon[33333]: Deploying daemon osd.0 on smithi071 2024-07-26T18:00:14.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:13 smithi071 ceph-mon[28530]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:14.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:13 smithi071 ceph-mon[39149]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:13 smithi135 ceph-mon[33333]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:15 smithi071 ceph-mon[28530]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:15 smithi071 ceph-mon[39149]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:15 smithi135 ceph-mon[33333]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:17.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:16 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:17.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:16 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:17.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:16 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:16 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:16 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:16 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:16 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:16 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:16 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:18.169 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:17 smithi135 ceph-mon[33333]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:17 smithi071 ceph-mon[28530]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:17 smithi071 ceph-mon[39149]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:19.458 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 0 on host 'smithi071' 2024-07-26T18:00:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[28530]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[28530]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-26T18:00:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:19.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:19.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:19.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[39149]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:19.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[39149]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-26T18:00:19.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:19.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:19.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:19.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:19.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:19.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:19 smithi135 ceph-mon[33333]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:19 smithi135 ceph-mon[33333]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-26T18:00:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:20.084 DEBUG:teuthology.orchestra.run.smithi071:osd.0> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.0.service 2024-07-26T18:00:20.087 INFO:tasks.cephadm:Deploying osd.1 on smithi071 with /dev/vg_nvme/lv_3... 2024-07-26T18:00:20.087 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-07-26T18:00:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:20 smithi071 ceph-mon[39149]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T18:00:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:20 smithi071 ceph-mon[39149]: osdmap e6: 1 total, 0 up, 1 in 2024-07-26T18:00:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:20 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:20 smithi071 ceph-mon[39149]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:00:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:20 smithi071 ceph-mon[28530]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T18:00:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:20 smithi071 ceph-mon[28530]: osdmap e6: 1 total, 0 up, 1 in 2024-07-26T18:00:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:20 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:20 smithi071 ceph-mon[28530]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:00:20.815 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:00:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:20 smithi135 ceph-mon[33333]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T18:00:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:20 smithi135 ceph-mon[33333]: osdmap e6: 1 total, 0 up, 1 in 2024-07-26T18:00:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:20 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:20 smithi135 ceph-mon[33333]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:00:21.190 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[43044]: 2024-07-26T18:00:21.086+0000 7f05402d8640 -1 osd.0 0 waiting for initial osdmap 2024-07-26T18:00:21.190 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[43044]: 2024-07-26T18:00:21.091+0000 7f05380f9640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:00:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[28530]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:00:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[28530]: osdmap e7: 1 total, 0 up, 1 in 2024-07-26T18:00:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[28530]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[28530]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' 2024-07-26T18:00:21.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[39149]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:00:21.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[39149]: osdmap e7: 1 total, 0 up, 1 in 2024-07-26T18:00:21.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:21.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:21.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[39149]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:21.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:21 smithi071 ceph-mon[39149]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' 2024-07-26T18:00:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:21 smithi135 ceph-mon[33333]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:00:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:21 smithi135 ceph-mon[33333]: osdmap e7: 1 total, 0 up, 1 in 2024-07-26T18:00:22.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:21 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:22.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:21 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:22.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:21 smithi135 ceph-mon[33333]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-07-26T18:00:22.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:21 smithi135 ceph-mon[33333]: from='osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654]' entity='osd.0' 2024-07-26T18:00:22.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[28530]: purged_snaps scrub starts 2024-07-26T18:00:22.806 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[28530]: purged_snaps scrub ok 2024-07-26T18:00:22.806 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:22.806 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[28530]: osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654] boot 2024-07-26T18:00:22.806 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[28530]: osdmap e8: 1 total, 1 up, 1 in 2024-07-26T18:00:22.806 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:22.807 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[39149]: purged_snaps scrub starts 2024-07-26T18:00:22.807 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[39149]: purged_snaps scrub ok 2024-07-26T18:00:22.807 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:22.807 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[39149]: osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654] boot 2024-07-26T18:00:22.807 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[39149]: osdmap e8: 1 total, 1 up, 1 in 2024-07-26T18:00:22.808 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:22 smithi135 ceph-mon[33333]: purged_snaps scrub starts 2024-07-26T18:00:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:22 smithi135 ceph-mon[33333]: purged_snaps scrub ok 2024-07-26T18:00:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:22 smithi135 ceph-mon[33333]: osd.0 [v2:172.21.15.71:6802/1572605654,v1:172.21.15.71:6803/1572605654] boot 2024-07-26T18:00:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:22 smithi135 ceph-mon[33333]: osdmap e8: 1 total, 1 up, 1 in 2024-07-26T18:00:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:00:23.379 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:00:23.398 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch daemon add osd smithi071:vg_nvme/lv_3 2024-07-26T18:00:23.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:23 smithi071 ceph-mon[28530]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:23.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:23 smithi071 ceph-mon[28530]: osdmap e9: 1 total, 1 up, 1 in 2024-07-26T18:00:23.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:23 smithi071 ceph-mon[39149]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:23.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:23 smithi071 ceph-mon[39149]: osdmap e9: 1 total, 1 up, 1 in 2024-07-26T18:00:24.033 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:00:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:23 smithi135 ceph-mon[33333]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:23 smithi135 ceph-mon[33333]: osdmap e9: 1 total, 1 up, 1 in 2024-07-26T18:00:25.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:25 smithi071 ceph-mon[39149]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:25.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:25 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:00:25.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:25 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:00:25.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:25 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:25.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:25 smithi071 ceph-mon[28530]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:25.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:25 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:00:25.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:25 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:00:25.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:25 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:25 smithi135 ceph-mon[33333]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:25 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:00:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:25 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:00:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:25 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[28530]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:00:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:00:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[39149]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:00:27.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:00:27.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:27.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:27.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:26 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:26 smithi135 ceph-mon[33333]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:00:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:26 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:26 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:26 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:00:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:26 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:26 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:26 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:26 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:27 smithi071 ceph-mon[28530]: Detected new or changed devices on smithi071 2024-07-26T18:00:27.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:27 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi071 to 16064M 2024-07-26T18:00:27.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:27 smithi071 ceph-mon[28530]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:27.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:27 smithi071 ceph-mon[39149]: Detected new or changed devices on smithi071 2024-07-26T18:00:27.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:27 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi071 to 16064M 2024-07-26T18:00:27.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:27 smithi071 ceph-mon[39149]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:27 smithi135 ceph-mon[33333]: Detected new or changed devices on smithi071 2024-07-26T18:00:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:27 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi071 to 16064M 2024-07-26T18:00:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:27 smithi135 ceph-mon[33333]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:28 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/4087401588' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317"}]: dispatch 2024-07-26T18:00:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:28 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/4087401588' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317"}]': finished 2024-07-26T18:00:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:28 smithi071 ceph-mon[28530]: osdmap e10: 2 total, 1 up, 2 in 2024-07-26T18:00:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:28 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:29.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:28 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/4087401588' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317"}]: dispatch 2024-07-26T18:00:29.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:28 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/4087401588' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317"}]': finished 2024-07-26T18:00:29.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:28 smithi071 ceph-mon[39149]: osdmap e10: 2 total, 1 up, 2 in 2024-07-26T18:00:29.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:28 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:28 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/4087401588' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317"}]: dispatch 2024-07-26T18:00:29.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:28 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/4087401588' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317"}]': finished 2024-07-26T18:00:29.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:28 smithi135 ceph-mon[33333]: osdmap e10: 2 total, 1 up, 2 in 2024-07-26T18:00:29.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:28 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:29 smithi071 ceph-mon[28530]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:29 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/4171836258' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:00:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:29 smithi071 ceph-mon[39149]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:29 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/4171836258' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:00:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:29 smithi135 ceph-mon[33333]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:29 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/4171836258' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:00:32.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:31 smithi071 ceph-mon[28530]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:32.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:31 smithi071 ceph-mon[39149]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:31 smithi135 ceph-mon[33333]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:34.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:33 smithi071 ceph-mon[28530]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:34.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:33 smithi071 ceph-mon[39149]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:33 smithi135 ceph-mon[33333]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:35.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:34 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-26T18:00:35.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:34 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:35.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:34 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-26T18:00:35.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:34 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:34 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-26T18:00:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:34 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:35.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:35 smithi071 ceph-mon[28530]: Deploying daemon osd.1 on smithi071 2024-07-26T18:00:35.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:35 smithi071 ceph-mon[28530]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:36.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:35 smithi071 ceph-mon[39149]: Deploying daemon osd.1 on smithi071 2024-07-26T18:00:36.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:35 smithi071 ceph-mon[39149]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:35 smithi135 ceph-mon[33333]: Deploying daemon osd.1 on smithi071 2024-07-26T18:00:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:35 smithi135 ceph-mon[33333]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:38.125 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:37 smithi135 ceph-mon[33333]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:37 smithi071 ceph-mon[28530]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:38.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:37 smithi071 ceph-mon[39149]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:40.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:39 smithi071 ceph-mon[39149]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:40.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:39 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:40.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:39 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:40.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:39 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:40.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:39 smithi071 ceph-mon[28530]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:40.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:39 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:40.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:39 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:40.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:39 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:39 smithi135 ceph-mon[33333]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:39 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:39 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:39 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:42.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:41 smithi071 ceph-mon[28530]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:42.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:41 smithi071 ceph-mon[39149]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:41 smithi135 ceph-mon[33333]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:42.864 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 1 on host 'smithi071' 2024-07-26T18:00:43.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:43.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: from='osd.1 [v2:172.21.15.71:6810/3821980816,v1:172.21.15.71:6811/3821980816]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-26T18:00:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-26T18:00:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: from='osd.1 [v2:172.21.15.71:6810/3821980816,v1:172.21.15.71:6811/3821980816]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-26T18:00:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-26T18:00:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:43 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.496 DEBUG:teuthology.orchestra.run.smithi071:osd.1> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.1.service 2024-07-26T18:00:43.498 INFO:tasks.cephadm:Deploying osd.2 on smithi071 with /dev/vg_nvme/lv_2... 2024-07-26T18:00:43.499 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-07-26T18:00:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: from='osd.1 [v2:172.21.15.71:6810/3821980816,v1:172.21.15.71:6811/3821980816]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-26T18:00:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-26T18:00:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:00:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:43 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:44.248 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:00:44.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-mon[28530]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T18:00:44.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-mon[28530]: osdmap e11: 2 total, 1 up, 2 in 2024-07-26T18:00:44.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:44.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-mon[28530]: from='osd.1 [v2:172.21.15.71:6810/3821980816,v1:172.21.15.71:6811/3821980816]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:00:44.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-mon[28530]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:00:44.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-mon[39149]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T18:00:44.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-mon[39149]: osdmap e11: 2 total, 1 up, 2 in 2024-07-26T18:00:44.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:44.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-mon[39149]: from='osd.1 [v2:172.21.15.71:6810/3821980816,v1:172.21.15.71:6811/3821980816]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:00:44.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-mon[39149]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:00:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:44 smithi135 ceph-mon[33333]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T18:00:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:44 smithi135 ceph-mon[33333]: osdmap e11: 2 total, 1 up, 2 in 2024-07-26T18:00:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:44 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:44 smithi135 ceph-mon[33333]: from='osd.1 [v2:172.21.15.71:6810/3821980816,v1:172.21.15.71:6811/3821980816]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:00:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:44 smithi135 ceph-mon[33333]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:00:44.679 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[48804]: 2024-07-26T18:00:44.532+0000 7fd1f25ff640 -1 osd.1 0 waiting for initial osdmap 2024-07-26T18:00:44.679 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:00:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[48804]: 2024-07-26T18:00:44.537+0000 7fd1ea420640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:00:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[28530]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:00:45.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[28530]: osdmap e12: 2 total, 1 up, 2 in 2024-07-26T18:00:45.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:45.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:45.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[28530]: from='osd.1 ' entity='osd.1' 2024-07-26T18:00:45.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[28530]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[39149]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:00:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[39149]: osdmap e12: 2 total, 1 up, 2 in 2024-07-26T18:00:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[39149]: from='osd.1 ' entity='osd.1' 2024-07-26T18:00:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:45 smithi071 ceph-mon[39149]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:45 smithi135 ceph-mon[33333]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:00:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:45 smithi135 ceph-mon[33333]: osdmap e12: 2 total, 1 up, 2 in 2024-07-26T18:00:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:45 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:45 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:45 smithi135 ceph-mon[33333]: from='osd.1 ' entity='osd.1' 2024-07-26T18:00:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:45 smithi135 ceph-mon[33333]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-07-26T18:00:46.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[39149]: purged_snaps scrub starts 2024-07-26T18:00:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[39149]: purged_snaps scrub ok 2024-07-26T18:00:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[39149]: osd.1 [v2:172.21.15.71:6810/3821980816,v1:172.21.15.71:6811/3821980816] boot 2024-07-26T18:00:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[39149]: osdmap e13: 2 total, 2 up, 2 in 2024-07-26T18:00:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[28530]: purged_snaps scrub starts 2024-07-26T18:00:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[28530]: purged_snaps scrub ok 2024-07-26T18:00:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[28530]: osd.1 [v2:172.21.15.71:6810/3821980816,v1:172.21.15.71:6811/3821980816] boot 2024-07-26T18:00:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[28530]: osdmap e13: 2 total, 2 up, 2 in 2024-07-26T18:00:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:46 smithi135 ceph-mon[33333]: purged_snaps scrub starts 2024-07-26T18:00:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:46 smithi135 ceph-mon[33333]: purged_snaps scrub ok 2024-07-26T18:00:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:46 smithi135 ceph-mon[33333]: osd.1 [v2:172.21.15.71:6810/3821980816,v1:172.21.15.71:6811/3821980816] boot 2024-07-26T18:00:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:46 smithi135 ceph-mon[33333]: osdmap e13: 2 total, 2 up, 2 in 2024-07-26T18:00:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:00:48.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: Detected new or changed devices on smithi071 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi071 to 8032M 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[39149]: osdmap e14: 2 total, 2 up, 2 in 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: Detected new or changed devices on smithi071 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi071 to 8032M 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:47 smithi071 ceph-mon[28530]: osdmap e14: 2 total, 2 up, 2 in 2024-07-26T18:00:48.159 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:00:48.179 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch daemon add osd smithi071:vg_nvme/lv_2 2024-07-26T18:00:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: Detected new or changed devices on smithi071 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi071 to 8032M 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:00:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:47 smithi135 ceph-mon[33333]: osdmap e14: 2 total, 2 up, 2 in 2024-07-26T18:00:48.380 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:00:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:49 smithi071 ceph-mon[28530]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:50.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:49 smithi071 ceph-mon[39149]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:49 smithi135 ceph-mon[33333]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:50 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:00:51.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:50 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:00:51.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:50 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:51.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:50 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:00:51.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:50 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:00:51.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:50 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:50 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:00:51.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:50 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:00:51.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:50 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:52.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:51 smithi071 ceph-mon[39149]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:00:52.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:51 smithi071 ceph-mon[39149]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:52.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:51 smithi071 ceph-mon[28530]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:00:52.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:51 smithi071 ceph-mon[28530]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:51 smithi135 ceph-mon[33333]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:00:52.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:51 smithi135 ceph-mon[33333]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:53.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:52 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/537816867' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7b55fb2-00ad-4baf-90f7-53d9e34c7318"}]: dispatch 2024-07-26T18:00:53.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:52 smithi071 ceph-mon[28530]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7b55fb2-00ad-4baf-90f7-53d9e34c7318"}]: dispatch 2024-07-26T18:00:53.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:52 smithi071 ceph-mon[28530]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7b55fb2-00ad-4baf-90f7-53d9e34c7318"}]': finished 2024-07-26T18:00:53.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:52 smithi071 ceph-mon[28530]: osdmap e15: 3 total, 2 up, 3 in 2024-07-26T18:00:53.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:52 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:00:53.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:52 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/537816867' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7b55fb2-00ad-4baf-90f7-53d9e34c7318"}]: dispatch 2024-07-26T18:00:53.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:52 smithi071 ceph-mon[39149]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7b55fb2-00ad-4baf-90f7-53d9e34c7318"}]: dispatch 2024-07-26T18:00:53.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:52 smithi071 ceph-mon[39149]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7b55fb2-00ad-4baf-90f7-53d9e34c7318"}]': finished 2024-07-26T18:00:53.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:52 smithi071 ceph-mon[39149]: osdmap e15: 3 total, 2 up, 3 in 2024-07-26T18:00:53.032 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:52 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:00:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:52 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/537816867' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7b55fb2-00ad-4baf-90f7-53d9e34c7318"}]: dispatch 2024-07-26T18:00:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:52 smithi135 ceph-mon[33333]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7b55fb2-00ad-4baf-90f7-53d9e34c7318"}]: dispatch 2024-07-26T18:00:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:52 smithi135 ceph-mon[33333]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7b55fb2-00ad-4baf-90f7-53d9e34c7318"}]': finished 2024-07-26T18:00:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:52 smithi135 ceph-mon[33333]: osdmap e15: 3 total, 2 up, 3 in 2024-07-26T18:00:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:52 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:00:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:53 smithi071 ceph-mon[28530]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:53 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/386159148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:00:54.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:53 smithi071 ceph-mon[39149]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:54.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:53 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/386159148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:00:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:53 smithi135 ceph-mon[33333]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:54.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:53 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/386159148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:00:55.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:55 smithi071 ceph-mon[39149]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:55.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:55 smithi071 ceph-mon[28530]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:55 smithi135 ceph-mon[33333]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:57 smithi071 ceph-mon[28530]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:57 smithi071 ceph-mon[39149]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:57 smithi135 ceph-mon[33333]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:00:59.094 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-26T18:00:59.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:59.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-26T18:00:59.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:00:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-26T18:00:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:00.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:59 smithi071 ceph-mon[39149]: Deploying daemon osd.2 on smithi071 2024-07-26T18:01:00.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:00:59 smithi071 ceph-mon[39149]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:00.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:59 smithi071 ceph-mon[28530]: Deploying daemon osd.2 on smithi071 2024-07-26T18:01:00.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:00:59 smithi071 ceph-mon[28530]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:59 smithi135 ceph-mon[33333]: Deploying daemon osd.2 on smithi071 2024-07-26T18:01:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:00:59 smithi135 ceph-mon[33333]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:01.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:01 smithi071 ceph-mon[39149]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:01.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:01 smithi071 ceph-mon[28530]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:01 smithi135 ceph-mon[33333]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:03.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:03 smithi071 ceph-mon[28530]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:03.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:03 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:03.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:03 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:03 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:03 smithi071 ceph-mon[39149]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:03 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:03 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:03 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:03 smithi135 ceph-mon[33333]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:03 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:03 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:03 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:05.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:05 smithi071 ceph-mon[28530]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:05.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:05 smithi071 ceph-mon[39149]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:05 smithi135 ceph-mon[33333]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:07.121 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 2 on host 'smithi071' 2024-07-26T18:01:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[28530]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-26T18:01:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[28530]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:07.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:07.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[39149]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-26T18:01:07.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[39149]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:07.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:07.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:07 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.797 DEBUG:teuthology.orchestra.run.smithi071:osd.2> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.2.service 2024-07-26T18:01:07.800 INFO:tasks.cephadm:Deploying osd.3 on smithi071 with /dev/vg_nvme/lv_1... 2024-07-26T18:01:07.800 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-07-26T18:01:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:07 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:07 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:07 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:07 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:07 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:07 smithi135 ceph-mon[33333]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-26T18:01:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:07 smithi135 ceph-mon[33333]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:07 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:07 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:07 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:08.531 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:01:08.709 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:08 smithi135 ceph-mon[33333]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T18:01:08.709 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:08 smithi135 ceph-mon[33333]: osdmap e16: 3 total, 2 up, 3 in 2024-07-26T18:01:08.709 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:08 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:08.710 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:08 smithi135 ceph-mon[33333]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:01:08.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:08 smithi071 ceph-mon[39149]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T18:01:08.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:08 smithi071 ceph-mon[39149]: osdmap e16: 3 total, 2 up, 3 in 2024-07-26T18:01:08.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:08 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:08.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:08 smithi071 ceph-mon[39149]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:01:08.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:08 smithi071 ceph-mon[28530]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T18:01:08.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:08 smithi071 ceph-mon[28530]: osdmap e16: 3 total, 2 up, 3 in 2024-07-26T18:01:08.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:08 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:08.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:08 smithi071 ceph-mon[28530]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:01:08.930 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:01:08 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[54397]: 2024-07-26T18:01:08.441+0000 7f8f9a3db640 -1 osd.2 0 waiting for initial osdmap 2024-07-26T18:01:08.930 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:01:08 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[54397]: 2024-07-26T18:01:08.444+0000 7f8f96204640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:01:09.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:09 smithi071 ceph-mon[39149]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:01:09.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:09 smithi071 ceph-mon[39149]: osdmap e17: 3 total, 2 up, 3 in 2024-07-26T18:01:09.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:09 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:09.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:09 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:09.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:09 smithi071 ceph-mon[39149]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:09.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:09 smithi071 ceph-mon[28530]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:01:09.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:09 smithi071 ceph-mon[28530]: osdmap e17: 3 total, 2 up, 3 in 2024-07-26T18:01:09.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:09 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:09.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:09 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:09.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:09 smithi071 ceph-mon[28530]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:09 smithi135 ceph-mon[33333]: from='osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:01:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:09 smithi135 ceph-mon[33333]: osdmap e17: 3 total, 2 up, 3 in 2024-07-26T18:01:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:09 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:09 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:09 smithi135 ceph-mon[33333]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-07-26T18:01:10.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:10 smithi071 ceph-mon[28530]: purged_snaps scrub starts 2024-07-26T18:01:10.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:10 smithi071 ceph-mon[28530]: purged_snaps scrub ok 2024-07-26T18:01:10.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:10 smithi071 ceph-mon[28530]: osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049] boot 2024-07-26T18:01:10.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:10 smithi071 ceph-mon[28530]: osdmap e18: 3 total, 3 up, 3 in 2024-07-26T18:01:10.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:10 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:10.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:10 smithi071 ceph-mon[39149]: purged_snaps scrub starts 2024-07-26T18:01:10.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:10 smithi071 ceph-mon[39149]: purged_snaps scrub ok 2024-07-26T18:01:10.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:10 smithi071 ceph-mon[39149]: osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049] boot 2024-07-26T18:01:10.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:10 smithi071 ceph-mon[39149]: osdmap e18: 3 total, 3 up, 3 in 2024-07-26T18:01:10.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:10 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:10 smithi135 ceph-mon[33333]: purged_snaps scrub starts 2024-07-26T18:01:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:10 smithi135 ceph-mon[33333]: purged_snaps scrub ok 2024-07-26T18:01:10.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:10 smithi135 ceph-mon[33333]: osd.2 [v2:172.21.15.71:6818/3932880049,v1:172.21.15.71:6819/3932880049] boot 2024-07-26T18:01:10.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:10 smithi135 ceph-mon[33333]: osdmap e18: 3 total, 3 up, 3 in 2024-07-26T18:01:10.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:10 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:01:11.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:11 smithi071 ceph-mon[28530]: osdmap e19: 3 total, 3 up, 3 in 2024-07-26T18:01:11.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:11 smithi071 ceph-mon[28530]: pgmap v75: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:11.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:01:11.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:11 smithi071 ceph-mon[39149]: osdmap e19: 3 total, 3 up, 3 in 2024-07-26T18:01:11.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:11 smithi071 ceph-mon[39149]: pgmap v75: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:11.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:11 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:01:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:11 smithi135 ceph-mon[33333]: osdmap e19: 3 total, 3 up, 3 in 2024-07-26T18:01:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:11 smithi135 ceph-mon[33333]: pgmap v75: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:11 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:01:12.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:01:12.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: osdmap e20: 3 total, 3 up, 3 in 2024-07-26T18:01:12.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:01:12.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: Detected new or changed devices on smithi071 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi071 to 5354M 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: osdmap e20: 3 total, 3 up, 3 in 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: Detected new or changed devices on smithi071 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi071 to 5354M 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:12.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:12.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:12 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:01:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: osdmap e20: 3 total, 3 up, 3 in 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: Detected new or changed devices on smithi071 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi071 to 5354M 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:12 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:13.063 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:01:12 smithi071 sudo[58404]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-07-26T18:01:13.063 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:01:12 smithi071 sudo[58404]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:13.063 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:01:12 smithi071 sudo[58404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:13.063 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:01:12 smithi071 sudo[58404]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:13.277 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:01:13.296 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch daemon add osd smithi071:vg_nvme/lv_1 2024-07-26T18:01:13.319 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58411]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-07-26T18:01:13.319 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58411]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:13.319 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:13.320 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58411]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:13.515 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:01:13.614 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58433]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-07-26T18:01:13.614 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58433]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:13.614 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:13.614 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58433]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:13.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:13 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-26T18:01:13.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:13 smithi071 ceph-mon[39149]: osdmap e21: 3 total, 3 up, 3 in 2024-07-26T18:01:13.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:13 smithi071 ceph-mon[39149]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:13.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:13 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:13.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:13 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-26T18:01:13.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:13 smithi071 ceph-mon[28530]: osdmap e21: 3 total, 3 up, 3 in 2024-07-26T18:01:13.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:13 smithi071 ceph-mon[28530]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:13.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:13 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:13 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-07-26T18:01:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:13 smithi135 ceph-mon[33333]: osdmap e21: 3 total, 3 up, 3 in 2024-07-26T18:01:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:13 smithi135 ceph-mon[33333]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:13 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:13.869 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58494]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-07-26T18:01:13.869 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58494]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:13.869 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:13.869 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58494]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:14.141 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58505]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-07-26T18:01:14.141 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58505]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:14.141 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:14.141 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:01:13 smithi071 sudo[58505]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:14.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58524]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-07-26T18:01:14.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58524]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:14.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:14.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58524]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:14.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58529]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-07-26T18:01:14.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58529]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:14.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:14.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58529]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:14.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:14 smithi071 ceph-mon[39149]: mgrmap e15: y(active, since 2m), standbys: x 2024-07-26T18:01:14.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:14 smithi071 ceph-mon[39149]: osdmap e22: 3 total, 3 up, 3 in 2024-07-26T18:01:14.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:14 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T18:01:14.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58552]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-07-26T18:01:14.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58552]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:14.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:14.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 sudo[58552]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:14.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 ceph-mon[28530]: mgrmap e15: y(active, since 2m), standbys: x 2024-07-26T18:01:14.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 ceph-mon[28530]: osdmap e22: 3 total, 3 up, 3 in 2024-07-26T18:01:14.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:14 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T18:01:14.921 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:14 smithi135 ceph-mon[33333]: mgrmap e15: y(active, since 2m), standbys: x 2024-07-26T18:01:14.921 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:14 smithi135 ceph-mon[33333]: osdmap e22: 3 total, 3 up, 3 in 2024-07-26T18:01:14.921 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:14 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T18:01:14.921 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:14 smithi135 sudo[35846]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-07-26T18:01:14.921 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:14 smithi135 sudo[35846]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:14.921 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:14 smithi135 sudo[35846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:14.922 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:14 smithi135 sudo[35846]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 sudo[35849]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-07-26T18:01:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 sudo[35849]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:15.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 sudo[35849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:15.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 sudo[35849]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 sudo[58647]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-07-26T18:01:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 sudo[58647]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 sudo[58647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 sudo[58647]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:15.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:01:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 sudo[58705]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 sudo[58705]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 sudo[58705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 sudo[58705]: pam_unix(sudo:session): session closed for user root 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:01:15.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:01:15.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:01:15.967 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:16.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T18:01:16.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:01:16.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:01:16.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:01:16.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T18:01:16.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:01:16.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:01:16.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:01:16.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:16.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T18:01:16.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:16.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:01:16.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:01:16.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:01:16.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:01:16.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:01:16.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:16.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:16 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T18:01:16.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:16 smithi071 ceph-mon[28530]: from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:01:16.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:16 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T18:01:16.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:16 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T18:01:16.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:16 smithi071 ceph-mon[39149]: from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:01:16.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:16 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T18:01:17.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:16 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-07-26T18:01:17.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:16 smithi135 ceph-mon[33333]: from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:01:17.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:16 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-07-26T18:01:18.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:17 smithi135 ceph-mon[33333]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:18.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:17 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1426708429' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "015590fc-98b1-4d75-b90b-32b539bc31a8"}]: dispatch 2024-07-26T18:01:18.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:17 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1426708429' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "015590fc-98b1-4d75-b90b-32b539bc31a8"}]': finished 2024-07-26T18:01:18.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:17 smithi135 ceph-mon[33333]: osdmap e23: 4 total, 3 up, 4 in 2024-07-26T18:01:18.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:18.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:17 smithi071 ceph-mon[39149]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:18.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:17 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1426708429' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "015590fc-98b1-4d75-b90b-32b539bc31a8"}]: dispatch 2024-07-26T18:01:18.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:17 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1426708429' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "015590fc-98b1-4d75-b90b-32b539bc31a8"}]': finished 2024-07-26T18:01:18.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:17 smithi071 ceph-mon[39149]: osdmap e23: 4 total, 3 up, 4 in 2024-07-26T18:01:18.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:18.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:17 smithi071 ceph-mon[28530]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:18.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:17 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1426708429' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "015590fc-98b1-4d75-b90b-32b539bc31a8"}]: dispatch 2024-07-26T18:01:18.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:17 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1426708429' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "015590fc-98b1-4d75-b90b-32b539bc31a8"}]': finished 2024-07-26T18:01:18.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:17 smithi071 ceph-mon[28530]: osdmap e23: 4 total, 3 up, 4 in 2024-07-26T18:01:18.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:19.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:18 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/3620509145' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:01:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:18 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3620509145' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:01:19.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:18 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/3620509145' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:01:20.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:19 smithi135 ceph-mon[33333]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:19 smithi071 ceph-mon[28530]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:19 smithi071 ceph-mon[39149]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:21.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:21 smithi071 ceph-mon[28530]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:21.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:21 smithi071 ceph-mon[39149]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:21 smithi135 ceph-mon[33333]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:24.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:23 smithi071 ceph-mon[39149]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:24.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:23 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-26T18:01:24.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:23 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:24.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:23 smithi071 ceph-mon[28530]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:24.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-26T18:01:24.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:23 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:23 smithi135 ceph-mon[33333]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:23 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-26T18:01:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:23 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:25.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:24 smithi071 ceph-mon[28530]: Deploying daemon osd.3 on smithi071 2024-07-26T18:01:25.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:24 smithi071 ceph-mon[39149]: Deploying daemon osd.3 on smithi071 2024-07-26T18:01:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:24 smithi135 ceph-mon[33333]: Deploying daemon osd.3 on smithi071 2024-07-26T18:01:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:25 smithi071 ceph-mon[39149]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:25 smithi071 ceph-mon[28530]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:25 smithi135 ceph-mon[33333]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:28.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:27 smithi071 ceph-mon[28530]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:28.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:27 smithi071 ceph-mon[39149]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:27 smithi135 ceph-mon[33333]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:28 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:28 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:28 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:29.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:28 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:29.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:28 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:29.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:28 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:29.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:28 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:29.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:28 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:29.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:28 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:29 smithi071 ceph-mon[39149]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:29 smithi071 ceph-mon[28530]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:29 smithi135 ceph-mon[33333]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:32.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[39149]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:32.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:32.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:32.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[39149]: from='osd.3 [v2:172.21.15.71:6826/3576420672,v1:172.21.15.71:6827/3576420672]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:01:32.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[39149]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:01:32.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:32.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:32.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:32.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[28530]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:32.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:32.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:32.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[28530]: from='osd.3 [v2:172.21.15.71:6826/3576420672,v1:172.21.15.71:6827/3576420672]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:01:32.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[28530]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:01:32.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:32.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:32.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:31 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:32.112 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 3 on host 'smithi071' 2024-07-26T18:01:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:31 smithi135 ceph-mon[33333]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:31 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:31 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:31 smithi135 ceph-mon[33333]: from='osd.3 [v2:172.21.15.71:6826/3576420672,v1:172.21.15.71:6827/3576420672]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:01:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:31 smithi135 ceph-mon[33333]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:01:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:31 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:31 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:31 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:32.729 DEBUG:teuthology.orchestra.run.smithi071:osd.3> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.3.service 2024-07-26T18:01:32.773 INFO:tasks.cephadm:Deploying osd.4 on smithi135 with /dev/vg_nvme/lv_4... 2024-07-26T18:01:32.773 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-07-26T18:01:32.984 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:01:33.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:33.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:33.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:33.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[28530]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-26T18:01:33.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[28530]: osdmap e24: 4 total, 3 up, 4 in 2024-07-26T18:01:33.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:33.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[28530]: from='osd.3 [v2:172.21.15.71:6826/3576420672,v1:172.21.15.71:6827/3576420672]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:01:33.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[28530]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:01:33.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:33.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:33.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:33.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[39149]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-26T18:01:33.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[39149]: osdmap e24: 4 total, 3 up, 4 in 2024-07-26T18:01:33.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:33.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[39149]: from='osd.3 [v2:172.21.15.71:6826/3576420672,v1:172.21.15.71:6827/3576420672]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:01:33.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:32 smithi071 ceph-mon[39149]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:01:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:33.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:33.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:32 smithi135 ceph-mon[33333]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-26T18:01:33.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:32 smithi135 ceph-mon[33333]: osdmap e24: 4 total, 3 up, 4 in 2024-07-26T18:01:33.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:32 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:33.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:32 smithi135 ceph-mon[33333]: from='osd.3 [v2:172.21.15.71:6826/3576420672,v1:172.21.15.71:6827/3576420672]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:01:33.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:32 smithi135 ceph-mon[33333]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:01:34.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:33 smithi135 ceph-mon[33333]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:34.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:33 smithi135 ceph-mon[33333]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:01:34.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:33 smithi135 ceph-mon[33333]: osdmap e25: 4 total, 3 up, 4 in 2024-07-26T18:01:34.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:33 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:34.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:33 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:34.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:33 smithi135 ceph-mon[33333]: from='osd.3 ' entity='osd.3' 2024-07-26T18:01:34.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[28530]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:34.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[28530]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:01:34.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[28530]: osdmap e25: 4 total, 3 up, 4 in 2024-07-26T18:01:34.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:34.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:34.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[28530]: from='osd.3 ' entity='osd.3' 2024-07-26T18:01:34.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[39149]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:34.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[39149]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-07-26T18:01:34.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[39149]: osdmap e25: 4 total, 3 up, 4 in 2024-07-26T18:01:34.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:34.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:34.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-mon[39149]: from='osd.3 ' entity='osd.3' 2024-07-26T18:01:34.133 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[60435]: 2024-07-26T18:01:33.841+0000 7ff631c9f640 -1 osd.3 0 waiting for initial osdmap 2024-07-26T18:01:34.133 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:01:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[60435]: 2024-07-26T18:01:33.845+0000 7ff629ac0640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:01:35.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[28530]: purged_snaps scrub starts 2024-07-26T18:01:35.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[28530]: purged_snaps scrub ok 2024-07-26T18:01:35.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:35.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[28530]: osd.3 [v2:172.21.15.71:6826/3576420672,v1:172.21.15.71:6827/3576420672] boot 2024-07-26T18:01:35.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[28530]: osdmap e26: 4 total, 4 up, 4 in 2024-07-26T18:01:35.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:35.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[39149]: purged_snaps scrub starts 2024-07-26T18:01:35.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[39149]: purged_snaps scrub ok 2024-07-26T18:01:35.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:35.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[39149]: osd.3 [v2:172.21.15.71:6826/3576420672,v1:172.21.15.71:6827/3576420672] boot 2024-07-26T18:01:35.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[39149]: osdmap e26: 4 total, 4 up, 4 in 2024-07-26T18:01:35.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:34 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:35.283 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:34 smithi135 ceph-mon[33333]: purged_snaps scrub starts 2024-07-26T18:01:35.284 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:34 smithi135 ceph-mon[33333]: purged_snaps scrub ok 2024-07-26T18:01:35.284 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:34 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:35.284 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:34 smithi135 ceph-mon[33333]: osd.3 [v2:172.21.15.71:6826/3576420672,v1:172.21.15.71:6827/3576420672] boot 2024-07-26T18:01:35.284 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:34 smithi135 ceph-mon[33333]: osdmap e26: 4 total, 4 up, 4 in 2024-07-26T18:01:35.284 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:34 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:01:35.534 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T18:01:35.554 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_4 2024-07-26T18:01:35.763 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:01:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.192 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-07-26T18:01:36.192 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.192 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.192 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.193 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.193 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.193 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:36.193 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:36.193 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:36.193 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:36.193 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:37.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:36 smithi135 ceph-mon[33333]: Detected new or changed devices on smithi071 2024-07-26T18:01:37.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:36 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi071 to 4016M 2024-07-26T18:01:37.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:36 smithi135 ceph-mon[33333]: osdmap e27: 4 total, 4 up, 4 in 2024-07-26T18:01:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:36 smithi071 ceph-mon[28530]: Detected new or changed devices on smithi071 2024-07-26T18:01:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:36 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi071 to 4016M 2024-07-26T18:01:37.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:36 smithi071 ceph-mon[28530]: osdmap e27: 4 total, 4 up, 4 in 2024-07-26T18:01:37.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:36 smithi071 ceph-mon[39149]: Detected new or changed devices on smithi071 2024-07-26T18:01:37.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:36 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi071 to 4016M 2024-07-26T18:01:37.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:36 smithi071 ceph-mon[39149]: osdmap e27: 4 total, 4 up, 4 in 2024-07-26T18:01:38.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:37 smithi135 ceph-mon[33333]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:38.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:01:38.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:01:38.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:37 smithi071 ceph-mon[39149]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:37 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:01:38.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:37 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:01:38.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:37 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:37 smithi071 ceph-mon[28530]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:01:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:01:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:38 smithi135 ceph-mon[33333]: from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:01:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:38 smithi071 ceph-mon[28530]: from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:01:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:38 smithi071 ceph-mon[39149]: from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:01:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:39 smithi135 ceph-mon[33333]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:39 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/1827694925' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c96d6d-7217-48b5-81e6-91b428721f3a"}]: dispatch 2024-07-26T18:01:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:39 smithi135 ceph-mon[33333]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c96d6d-7217-48b5-81e6-91b428721f3a"}]: dispatch 2024-07-26T18:01:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:39 smithi135 ceph-mon[33333]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "84c96d6d-7217-48b5-81e6-91b428721f3a"}]': finished 2024-07-26T18:01:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:39 smithi135 ceph-mon[33333]: osdmap e28: 5 total, 4 up, 5 in 2024-07-26T18:01:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:39 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[28530]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/1827694925' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c96d6d-7217-48b5-81e6-91b428721f3a"}]: dispatch 2024-07-26T18:01:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[28530]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c96d6d-7217-48b5-81e6-91b428721f3a"}]: dispatch 2024-07-26T18:01:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[28530]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "84c96d6d-7217-48b5-81e6-91b428721f3a"}]': finished 2024-07-26T18:01:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[28530]: osdmap e28: 5 total, 4 up, 5 in 2024-07-26T18:01:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[39149]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/1827694925' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c96d6d-7217-48b5-81e6-91b428721f3a"}]: dispatch 2024-07-26T18:01:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[39149]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84c96d6d-7217-48b5-81e6-91b428721f3a"}]: dispatch 2024-07-26T18:01:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[39149]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "84c96d6d-7217-48b5-81e6-91b428721f3a"}]': finished 2024-07-26T18:01:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[39149]: osdmap e28: 5 total, 4 up, 5 in 2024-07-26T18:01:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:39 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:40 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/2374924349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:01:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:40 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/2374924349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:01:41.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:40 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/2374924349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:01:42.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:41 smithi071 ceph-mon[28530]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:42.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:41 smithi071 ceph-mon[39149]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:42.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:41 smithi135 ceph-mon[33333]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:43 smithi135 ceph-mon[33333]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:43 smithi071 ceph-mon[39149]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:44.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:43 smithi071 ceph-mon[28530]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:45 smithi071 ceph-mon[28530]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:45 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-26T18:01:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:45 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:45 smithi071 ceph-mon[39149]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:45 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-26T18:01:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:45 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:45 smithi135 ceph-mon[33333]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:45 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-26T18:01:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:45 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:47.023 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:46 smithi135 ceph-mon[33333]: Deploying daemon osd.4 on smithi135 2024-07-26T18:01:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:46 smithi071 ceph-mon[28530]: Deploying daemon osd.4 on smithi135 2024-07-26T18:01:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:46 smithi071 ceph-mon[39149]: Deploying daemon osd.4 on smithi135 2024-07-26T18:01:48.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:47 smithi135 ceph-mon[33333]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:47 smithi071 ceph-mon[28530]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:47 smithi071 ceph-mon[39149]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:50.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:49 smithi135 ceph-mon[33333]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:50.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:49 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:50.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:49 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:50.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:49 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:49 smithi071 ceph-mon[28530]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:50.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:49 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:50.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:49 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:50.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:49 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:50.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:49 smithi071 ceph-mon[39149]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:50.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:49 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:50.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:49 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:50.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:49 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:52.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:51 smithi135 ceph-mon[33333]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:51 smithi071 ceph-mon[28530]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:51 smithi071 ceph-mon[39149]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:52.907 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 4 on host 'smithi135' 2024-07-26T18:01:53.451 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:53 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.451 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:53 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.451 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:53 smithi135 ceph-mon[33333]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:53.451 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:53 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.452 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:53 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.452 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:53 smithi135 ceph-mon[33333]: from='osd.4 [v2:172.21.15.135:6800/3253102843,v1:172.21.15.135:6801/3253102843]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:01:53.452 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:53 smithi135 ceph-mon[33333]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:01:53.453 DEBUG:teuthology.orchestra.run.smithi135:osd.4> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.4.service 2024-07-26T18:01:53.456 INFO:tasks.cephadm:Deploying osd.5 on smithi135 with /dev/vg_nvme/lv_3... 2024-07-26T18:01:53.456 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-07-26T18:01:53.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[39149]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:53.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[39149]: from='osd.4 [v2:172.21.15.135:6800/3253102843,v1:172.21.15.135:6801/3253102843]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:01:53.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[39149]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:01:53.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[28530]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:53.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:53.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[28530]: from='osd.4 [v2:172.21.15.135:6800/3253102843,v1:172.21.15.135:6801/3253102843]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:01:53.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:53 smithi071 ceph-mon[28530]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:01:54.155 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:01:55.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:54 smithi071 ceph-mon[28530]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-26T18:01:55.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:54 smithi071 ceph-mon[28530]: osdmap e29: 5 total, 4 up, 5 in 2024-07-26T18:01:55.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:54 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:55.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:54 smithi071 ceph-mon[28530]: from='osd.4 [v2:172.21.15.135:6800/3253102843,v1:172.21.15.135:6801/3253102843]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:01:55.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:54 smithi071 ceph-mon[28530]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:01:55.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:54 smithi071 ceph-mon[39149]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-26T18:01:55.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:54 smithi071 ceph-mon[39149]: osdmap e29: 5 total, 4 up, 5 in 2024-07-26T18:01:55.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:54 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:55.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:54 smithi071 ceph-mon[39149]: from='osd.4 [v2:172.21.15.135:6800/3253102843,v1:172.21.15.135:6801/3253102843]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:01:55.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:54 smithi071 ceph-mon[39149]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:01:55.270 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:54 smithi135 ceph-mon[33333]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-26T18:01:55.270 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:54 smithi135 ceph-mon[33333]: osdmap e29: 5 total, 4 up, 5 in 2024-07-26T18:01:55.270 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:54 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:55.270 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:54 smithi135 ceph-mon[33333]: from='osd.4 [v2:172.21.15.135:6800/3253102843,v1:172.21.15.135:6801/3253102843]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:01:55.271 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:54 smithi135 ceph-mon[33333]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:01:55.558 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:01:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[38148]: 2024-07-26T18:01:55.356+0000 7f9930ff9640 -1 osd.4 0 waiting for initial osdmap 2024-07-26T18:01:55.558 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:01:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[38148]: 2024-07-26T18:01:55.361+0000 7f9928e1a640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:01:55.920 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:55 smithi135 ceph-mon[33333]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:55.920 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:55 smithi135 ceph-mon[33333]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:01:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[28530]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[28530]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:01:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[28530]: osdmap e30: 5 total, 4 up, 5 in 2024-07-26T18:01:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[28530]: from='osd.4 ' entity='osd.4' 2024-07-26T18:01:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[39149]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[39149]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:01:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[39149]: osdmap e30: 5 total, 4 up, 5 in 2024-07-26T18:01:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[39149]: from='osd.4 ' entity='osd.4' 2024-07-26T18:01:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:55 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:55 smithi135 ceph-mon[33333]: osdmap e30: 5 total, 4 up, 5 in 2024-07-26T18:01:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:55 smithi135 ceph-mon[33333]: from='osd.4 ' entity='osd.4' 2024-07-26T18:01:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:55 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:56.326 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T18:01:56.345 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_3 2024-07-26T18:01:56.856 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:01:57.205 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:56 smithi135 ceph-mon[33333]: purged_snaps scrub starts 2024-07-26T18:01:57.205 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:56 smithi135 ceph-mon[33333]: purged_snaps scrub ok 2024-07-26T18:01:57.205 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:56 smithi135 ceph-mon[33333]: osd.4 [v2:172.21.15.135:6800/3253102843,v1:172.21.15.135:6801/3253102843] boot 2024-07-26T18:01:57.206 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:56 smithi135 ceph-mon[33333]: osdmap e31: 5 total, 5 up, 5 in 2024-07-26T18:01:57.206 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:56 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:57.206 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:56 smithi135 ceph-mon[33333]: osdmap e32: 5 total, 5 up, 5 in 2024-07-26T18:01:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[28530]: purged_snaps scrub starts 2024-07-26T18:01:57.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[28530]: purged_snaps scrub ok 2024-07-26T18:01:57.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[28530]: osd.4 [v2:172.21.15.135:6800/3253102843,v1:172.21.15.135:6801/3253102843] boot 2024-07-26T18:01:57.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[28530]: osdmap e31: 5 total, 5 up, 5 in 2024-07-26T18:01:57.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:57.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[28530]: osdmap e32: 5 total, 5 up, 5 in 2024-07-26T18:01:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[39149]: purged_snaps scrub starts 2024-07-26T18:01:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[39149]: purged_snaps scrub ok 2024-07-26T18:01:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[39149]: osd.4 [v2:172.21.15.135:6800/3253102843,v1:172.21.15.135:6801/3253102843] boot 2024-07-26T18:01:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[39149]: osdmap e31: 5 total, 5 up, 5 in 2024-07-26T18:01:57.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:01:57.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:56 smithi071 ceph-mon[39149]: osdmap e32: 5 total, 5 up, 5 in 2024-07-26T18:01:58.186 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:57 smithi135 ceph-mon[33333]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:58.186 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:57 smithi135 ceph-mon[33333]: osdmap e33: 5 total, 5 up, 5 in 2024-07-26T18:01:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:57 smithi071 ceph-mon[28530]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:57 smithi071 ceph-mon[28530]: osdmap e33: 5 total, 5 up, 5 in 2024-07-26T18:01:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:57 smithi071 ceph-mon[39149]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-07-26T18:01:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:57 smithi071 ceph-mon[39149]: osdmap e33: 5 total, 5 up, 5 in 2024-07-26T18:01:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: Detected new or changed devices on smithi135 2024-07-26T18:01:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi135 to 17088M 2024-07-26T18:01:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: osdmap e34: 5 total, 5 up, 5 in 2024-07-26T18:01:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:01:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:01:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:01:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:01:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: Detected new or changed devices on smithi135 2024-07-26T18:01:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi135 to 17088M 2024-07-26T18:01:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:59.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:59.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:59.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: osdmap e34: 5 total, 5 up, 5 in 2024-07-26T18:01:59.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:01:59.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:01:59.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:01:59.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:59.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: Detected new or changed devices on smithi135 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi135 to 17088M 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:01:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:01:59.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:01:59.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: osdmap e34: 5 total, 5 up, 5 in 2024-07-26T18:01:59.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:01:59.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:01:59.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:01:59.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:01:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:00.741 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:00 smithi135 ceph-mon[33333]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:02:00.742 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:00 smithi135 ceph-mon[33333]: osdmap e35: 5 total, 5 up, 5 in 2024-07-26T18:02:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:00 smithi071 ceph-mon[39149]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:02:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:00 smithi071 ceph-mon[39149]: osdmap e35: 5 total, 5 up, 5 in 2024-07-26T18:02:01.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:00 smithi071 ceph-mon[28530]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:02:01.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:00 smithi071 ceph-mon[28530]: osdmap e35: 5 total, 5 up, 5 in 2024-07-26T18:02:01.774 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:01 smithi135 ceph-mon[33333]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:01.774 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:01 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/1046814321' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25d8940a-0e9f-4047-9dda-452af73ef37c"}]: dispatch 2024-07-26T18:02:01.774 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:01 smithi135 ceph-mon[33333]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25d8940a-0e9f-4047-9dda-452af73ef37c"}]: dispatch 2024-07-26T18:02:01.774 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:01 smithi135 ceph-mon[33333]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25d8940a-0e9f-4047-9dda-452af73ef37c"}]': finished 2024-07-26T18:02:01.774 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:01 smithi135 ceph-mon[33333]: osdmap e36: 6 total, 5 up, 6 in 2024-07-26T18:02:01.775 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[28530]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/1046814321' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25d8940a-0e9f-4047-9dda-452af73ef37c"}]: dispatch 2024-07-26T18:02:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[28530]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25d8940a-0e9f-4047-9dda-452af73ef37c"}]: dispatch 2024-07-26T18:02:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[28530]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25d8940a-0e9f-4047-9dda-452af73ef37c"}]': finished 2024-07-26T18:02:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[28530]: osdmap e36: 6 total, 5 up, 6 in 2024-07-26T18:02:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[39149]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/1046814321' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25d8940a-0e9f-4047-9dda-452af73ef37c"}]: dispatch 2024-07-26T18:02:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[39149]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25d8940a-0e9f-4047-9dda-452af73ef37c"}]: dispatch 2024-07-26T18:02:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[39149]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25d8940a-0e9f-4047-9dda-452af73ef37c"}]': finished 2024-07-26T18:02:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[39149]: osdmap e36: 6 total, 5 up, 6 in 2024-07-26T18:02:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:03.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:02 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/170206535' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:02:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:02 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/170206535' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:02:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:02 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/170206535' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:02:03.987 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:03 smithi135 ceph-mon[33333]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-07-26T18:02:04.032 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:03 smithi071 ceph-mon[39149]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-07-26T18:02:04.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:03 smithi071 ceph-mon[28530]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-07-26T18:02:06.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:05 smithi135 ceph-mon[33333]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-07-26T18:02:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:05 smithi071 ceph-mon[28530]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-07-26T18:02:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:05 smithi071 ceph-mon[39149]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-07-26T18:02:08.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:07 smithi135 ceph-mon[33333]: 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-07-26T18:02:08.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:07 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-26T18:02:08.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:07 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:07 smithi071 ceph-mon[28530]: 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-07-26T18:02:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:07 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-26T18:02:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:07 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:07 smithi071 ceph-mon[39149]: 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-07-26T18:02:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:07 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-26T18:02:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:07 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:08.899 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:08 smithi135 ceph-mon[33333]: Deploying daemon osd.5 on smithi135 2024-07-26T18:02:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:08 smithi071 ceph-mon[28530]: Deploying daemon osd.5 on smithi135 2024-07-26T18:02:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:08 smithi071 ceph-mon[39149]: Deploying daemon osd.5 on smithi135 2024-07-26T18:02:10.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:09 smithi135 ceph-mon[33333]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-07-26T18:02:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:09 smithi071 ceph-mon[39149]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-07-26T18:02:10.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:09 smithi071 ceph-mon[28530]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-07-26T18:02:12.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:11 smithi135 ceph-mon[33333]: 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-07-26T18:02:12.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:11 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:12.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:11 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:12.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:11 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:11 smithi071 ceph-mon[28530]: 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-07-26T18:02:12.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:12.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:12.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:11 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:11 smithi071 ceph-mon[39149]: 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-07-26T18:02:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:11 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:11 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:11 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:14.023 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:13 smithi135 ceph-mon[33333]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:13 smithi071 ceph-mon[28530]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:14.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:13 smithi071 ceph-mon[39149]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:15.053 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 5 on host 'smithi135' 2024-07-26T18:02:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: from='osd.5 [v2:172.21.15.135:6808/1570906083,v1:172.21.15.135:6809/1570906083]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:02:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:02:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.620 DEBUG:teuthology.orchestra.run.smithi135:osd.5> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.5.service 2024-07-26T18:02:15.622 INFO:tasks.cephadm:Deploying osd.6 on smithi135 with /dev/vg_nvme/lv_2... 2024-07-26T18:02:15.622 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-07-26T18:02:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:15.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:15.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:15.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: from='osd.5 [v2:172.21.15.135:6808/1570906083,v1:172.21.15.135:6809/1570906083]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:02:15.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:02:15.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:15.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: from='osd.5 [v2:172.21.15.135:6808/1570906083,v1:172.21.15.135:6809/1570906083]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:02:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:02:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:15.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:16.224 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:02:16.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:16 smithi135 ceph-mon[33333]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-26T18:02:16.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:16 smithi135 ceph-mon[33333]: osdmap e37: 6 total, 5 up, 6 in 2024-07-26T18:02:16.620 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:16 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:16.620 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:16 smithi135 ceph-mon[33333]: from='osd.5 [v2:172.21.15.135:6808/1570906083,v1:172.21.15.135:6809/1570906083]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:16.620 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:16 smithi135 ceph-mon[33333]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:16 smithi071 ceph-mon[28530]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-26T18:02:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:16 smithi071 ceph-mon[28530]: osdmap e37: 6 total, 5 up, 6 in 2024-07-26T18:02:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:16 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:16 smithi071 ceph-mon[28530]: from='osd.5 [v2:172.21.15.135:6808/1570906083,v1:172.21.15.135:6809/1570906083]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:16 smithi071 ceph-mon[28530]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:16 smithi071 ceph-mon[39149]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-26T18:02:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:16 smithi071 ceph-mon[39149]: osdmap e37: 6 total, 5 up, 6 in 2024-07-26T18:02:16.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:16 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:16.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:16 smithi071 ceph-mon[39149]: from='osd.5 [v2:172.21.15.135:6808/1570906083,v1:172.21.15.135:6809/1570906083]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:16.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:16 smithi071 ceph-mon[39149]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:16.973 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:02:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[43673]: 2024-07-26T18:02:16.754+0000 7ff67e186640 -1 osd.5 0 waiting for initial osdmap 2024-07-26T18:02:16.973 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:02:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[43673]: 2024-07-26T18:02:16.759+0000 7ff675fa7640 -1 osd.5 39 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:02:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:17 smithi135 ceph-mon[33333]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:02:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:17 smithi135 ceph-mon[33333]: osdmap e38: 6 total, 5 up, 6 in 2024-07-26T18:02:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:17 smithi135 ceph-mon[33333]: osdmap e39: 6 total, 5 up, 6 in 2024-07-26T18:02:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:17 smithi135 ceph-mon[33333]: from='osd.5 ' entity='osd.5' 2024-07-26T18:02:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:17 smithi135 ceph-mon[33333]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:17.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[28530]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:02:17.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[28530]: osdmap e38: 6 total, 5 up, 6 in 2024-07-26T18:02:17.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:17.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:17.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[28530]: osdmap e39: 6 total, 5 up, 6 in 2024-07-26T18:02:17.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:17.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[28530]: from='osd.5 ' entity='osd.5' 2024-07-26T18:02:17.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[28530]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[39149]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:02:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[39149]: osdmap e38: 6 total, 5 up, 6 in 2024-07-26T18:02:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:17.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[39149]: osdmap e39: 6 total, 5 up, 6 in 2024-07-26T18:02:17.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:17.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[39149]: from='osd.5 ' entity='osd.5' 2024-07-26T18:02:17.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:17 smithi071 ceph-mon[39149]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-07-26T18:02:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[28530]: purged_snaps scrub starts 2024-07-26T18:02:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[28530]: purged_snaps scrub ok 2024-07-26T18:02:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[28530]: osd.5 [v2:172.21.15.135:6808/1570906083,v1:172.21.15.135:6809/1570906083] boot 2024-07-26T18:02:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[28530]: osdmap e40: 6 total, 6 up, 6 in 2024-07-26T18:02:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[39149]: purged_snaps scrub starts 2024-07-26T18:02:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[39149]: purged_snaps scrub ok 2024-07-26T18:02:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[39149]: osd.5 [v2:172.21.15.135:6808/1570906083,v1:172.21.15.135:6809/1570906083] boot 2024-07-26T18:02:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[39149]: osdmap e40: 6 total, 6 up, 6 in 2024-07-26T18:02:18.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:18 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:18.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:18 smithi135 ceph-mon[33333]: purged_snaps scrub starts 2024-07-26T18:02:18.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:18 smithi135 ceph-mon[33333]: purged_snaps scrub ok 2024-07-26T18:02:18.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:18 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:18.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:18 smithi135 ceph-mon[33333]: osd.5 [v2:172.21.15.135:6808/1570906083,v1:172.21.15.135:6809/1570906083] boot 2024-07-26T18:02:18.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:18 smithi135 ceph-mon[33333]: osdmap e40: 6 total, 6 up, 6 in 2024-07-26T18:02:18.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:18 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:02:20.020 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:19 smithi135 ceph-mon[33333]: osdmap e41: 6 total, 6 up, 6 in 2024-07-26T18:02:20.021 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:19 smithi135 ceph-mon[33333]: pgmap v131: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:20.021 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.021 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.021 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:20.021 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:20.021 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.021 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:20.022 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:20.022 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[39149]: osdmap e41: 6 total, 6 up, 6 in 2024-07-26T18:02:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[39149]: pgmap v131: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[28530]: osdmap e41: 6 total, 6 up, 6 in 2024-07-26T18:02:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[28530]: pgmap v131: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:20.668 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T18:02:20.688 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_2 2024-07-26T18:02:20.890 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:02:21.007 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:20 smithi135 ceph-mon[33333]: Detected new or changed devices on smithi135 2024-07-26T18:02:21.008 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:20 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi135 to 8544M 2024-07-26T18:02:21.008 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:20 smithi135 ceph-mon[33333]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-26T18:02:21.008 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:20 smithi135 ceph-mon[33333]: osdmap e42: 6 total, 6 up, 6 in 2024-07-26T18:02:21.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:20 smithi071 ceph-mon[28530]: Detected new or changed devices on smithi135 2024-07-26T18:02:21.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:20 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi135 to 8544M 2024-07-26T18:02:21.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:20 smithi071 ceph-mon[28530]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-26T18:02:21.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:20 smithi071 ceph-mon[28530]: osdmap e42: 6 total, 6 up, 6 in 2024-07-26T18:02:21.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:20 smithi071 ceph-mon[39149]: Detected new or changed devices on smithi135 2024-07-26T18:02:21.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:20 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi135 to 8544M 2024-07-26T18:02:21.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:20 smithi071 ceph-mon[39149]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-26T18:02:21.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:20 smithi071 ceph-mon[39149]: osdmap e42: 6 total, 6 up, 6 in 2024-07-26T18:02:21.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:21 smithi135 ceph-mon[33333]: osdmap e43: 6 total, 6 up, 6 in 2024-07-26T18:02:21.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:21 smithi135 ceph-mon[33333]: pgmap v134: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:21.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:21 smithi135 ceph-mon[33333]: osdmap e44: 6 total, 6 up, 6 in 2024-07-26T18:02:22.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:21 smithi071 ceph-mon[28530]: osdmap e43: 6 total, 6 up, 6 in 2024-07-26T18:02:22.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:21 smithi071 ceph-mon[28530]: pgmap v134: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:22.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:21 smithi071 ceph-mon[28530]: osdmap e44: 6 total, 6 up, 6 in 2024-07-26T18:02:22.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:21 smithi071 ceph-mon[39149]: osdmap e43: 6 total, 6 up, 6 in 2024-07-26T18:02:22.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:21 smithi071 ceph-mon[39149]: pgmap v134: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:22.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:21 smithi071 ceph-mon[39149]: osdmap e44: 6 total, 6 up, 6 in 2024-07-26T18:02:22.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:02:22.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:02:22.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:23.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:02:23.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:02:23.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:23.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:02:23.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:02:23.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:23.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:23 smithi135 ceph-mon[33333]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:02:23.987 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:23 smithi135 ceph-mon[33333]: pgmap v136: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:24.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:23 smithi071 ceph-mon[28530]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:02:24.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:23 smithi071 ceph-mon[28530]: pgmap v136: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:24.098 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:23 smithi071 ceph-mon[39149]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:02:24.098 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:23 smithi071 ceph-mon[39149]: pgmap v136: 1 pgs: 1 remapped+peering; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:25.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:24 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/1229319193' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9258eb84-dd84-4389-9fc8-b12901cce9d2"}]: dispatch 2024-07-26T18:02:25.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:24 smithi135 ceph-mon[33333]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9258eb84-dd84-4389-9fc8-b12901cce9d2"}]: dispatch 2024-07-26T18:02:25.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:24 smithi135 ceph-mon[33333]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9258eb84-dd84-4389-9fc8-b12901cce9d2"}]': finished 2024-07-26T18:02:25.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:24 smithi135 ceph-mon[33333]: osdmap e45: 7 total, 6 up, 7 in 2024-07-26T18:02:25.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:24 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:24 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/1229319193' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9258eb84-dd84-4389-9fc8-b12901cce9d2"}]: dispatch 2024-07-26T18:02:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:24 smithi071 ceph-mon[28530]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9258eb84-dd84-4389-9fc8-b12901cce9d2"}]: dispatch 2024-07-26T18:02:25.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:24 smithi071 ceph-mon[28530]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9258eb84-dd84-4389-9fc8-b12901cce9d2"}]': finished 2024-07-26T18:02:25.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:24 smithi071 ceph-mon[28530]: osdmap e45: 7 total, 6 up, 7 in 2024-07-26T18:02:25.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:24 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:24 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/1229319193' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9258eb84-dd84-4389-9fc8-b12901cce9d2"}]: dispatch 2024-07-26T18:02:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:24 smithi071 ceph-mon[39149]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9258eb84-dd84-4389-9fc8-b12901cce9d2"}]: dispatch 2024-07-26T18:02:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:24 smithi071 ceph-mon[39149]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9258eb84-dd84-4389-9fc8-b12901cce9d2"}]': finished 2024-07-26T18:02:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:24 smithi071 ceph-mon[39149]: osdmap e45: 7 total, 6 up, 7 in 2024-07-26T18:02:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:24 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:25 smithi135 ceph-mon[33333]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-07-26T18:02:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:25 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/4252434516' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:02:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:25 smithi071 ceph-mon[28530]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-07-26T18:02:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:25 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/4252434516' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:02:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:25 smithi071 ceph-mon[39149]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-07-26T18:02:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:25 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/4252434516' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:02:27.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:26 smithi135 ceph-mon[33333]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-07-26T18:02:27.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:26 smithi135 ceph-mon[33333]: Cluster is now healthy 2024-07-26T18:02:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:26 smithi071 ceph-mon[28530]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-07-26T18:02:27.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:26 smithi071 ceph-mon[28530]: Cluster is now healthy 2024-07-26T18:02:27.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:26 smithi071 ceph-mon[39149]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-07-26T18:02:27.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:26 smithi071 ceph-mon[39149]: Cluster is now healthy 2024-07-26T18:02:27.989 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:27 smithi071 ceph-mon[39149]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-07-26T18:02:27.989 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:27 smithi071 ceph-mon[28530]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-07-26T18:02:28.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:27 smithi135 ceph-mon[33333]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-07-26T18:02:30.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:29 smithi135 ceph-mon[33333]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-26T18:02:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:29 smithi071 ceph-mon[39149]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-26T18:02:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:29 smithi071 ceph-mon[28530]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-26T18:02:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:30 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-26T18:02:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:30 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:31.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:30 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-26T18:02:31.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:30 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:31.222 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:30 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-26T18:02:31.223 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:30 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:32.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:31 smithi135 ceph-mon[33333]: Deploying daemon osd.6 on smithi135 2024-07-26T18:02:32.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:31 smithi135 ceph-mon[33333]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-07-26T18:02:32.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:31 smithi071 ceph-mon[28530]: Deploying daemon osd.6 on smithi135 2024-07-26T18:02:32.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:31 smithi071 ceph-mon[28530]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-07-26T18:02:32.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:31 smithi071 ceph-mon[39149]: Deploying daemon osd.6 on smithi135 2024-07-26T18:02:32.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:31 smithi071 ceph-mon[39149]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-07-26T18:02:34.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:33 smithi135 ceph-mon[33333]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-26T18:02:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:33 smithi071 ceph-mon[28530]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-26T18:02:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:33 smithi071 ceph-mon[39149]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-26T18:02:36.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:35 smithi135 ceph-mon[33333]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:36.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:36.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:36.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:35 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:35 smithi071 ceph-mon[28530]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:35 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:36.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:35 smithi071 ceph-mon[39149]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:36.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:36.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:36.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:35 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:38.040 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:37 smithi135 ceph-mon[33333]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:38.040 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:38.040 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:38.040 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:38.040 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:38.040 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:37 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[28530]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:38.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[39149]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:38.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:38.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:38.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:38.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:38.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:37 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:38.637 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 6 on host 'smithi135' 2024-07-26T18:02:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:38 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:39.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:38 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:39.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:38 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:39.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:38 smithi071 ceph-mon[28530]: from='osd.6 [v2:172.21.15.135:6816/809314221,v1:172.21.15.135:6817/809314221]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-26T18:02:39.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:38 smithi071 ceph-mon[28530]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-26T18:02:39.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:38 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:39.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:38 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:39.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:38 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:39.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:38 smithi071 ceph-mon[39149]: from='osd.6 [v2:172.21.15.135:6816/809314221,v1:172.21.15.135:6817/809314221]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-26T18:02:39.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:38 smithi071 ceph-mon[39149]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-26T18:02:39.262 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:38 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:39.262 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:38 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:39.263 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:38 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:39.263 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:38 smithi135 ceph-mon[33333]: from='osd.6 [v2:172.21.15.135:6816/809314221,v1:172.21.15.135:6817/809314221]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-26T18:02:39.263 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:38 smithi135 ceph-mon[33333]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-26T18:02:39.295 DEBUG:teuthology.orchestra.run.smithi135:osd.6> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.6.service 2024-07-26T18:02:39.298 INFO:tasks.cephadm:Deploying osd.7 on smithi135 with /dev/vg_nvme/lv_1... 2024-07-26T18:02:39.298 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-07-26T18:02:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:39 smithi135 ceph-mon[33333]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:39 smithi135 ceph-mon[33333]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-26T18:02:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:39 smithi135 ceph-mon[33333]: osdmap e46: 7 total, 6 up, 7 in 2024-07-26T18:02:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:39 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:39 smithi135 ceph-mon[33333]: from='osd.6 [v2:172.21.15.135:6816/809314221,v1:172.21.15.135:6817/809314221]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:39 smithi135 ceph-mon[33333]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[39149]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[39149]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-26T18:02:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[39149]: osdmap e46: 7 total, 6 up, 7 in 2024-07-26T18:02:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[39149]: from='osd.6 [v2:172.21.15.135:6816/809314221,v1:172.21.15.135:6817/809314221]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[39149]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[28530]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[28530]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-26T18:02:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[28530]: osdmap e46: 7 total, 6 up, 7 in 2024-07-26T18:02:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[28530]: from='osd.6 [v2:172.21.15.135:6816/809314221,v1:172.21.15.135:6817/809314221]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:40.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:39 smithi071 ceph-mon[28530]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:02:40.544 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:02:40.904 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:02:40 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[49625]: 2024-07-26T18:02:40.644+0000 7f6466576640 -1 osd.6 0 waiting for initial osdmap 2024-07-26T18:02:40.904 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:02:40 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[49625]: 2024-07-26T18:02:40.650+0000 7f646239f640 -1 osd.6 47 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:02:41.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:41 smithi135 ceph-mon[33333]: purged_snaps scrub starts 2024-07-26T18:02:41.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:41 smithi135 ceph-mon[33333]: purged_snaps scrub ok 2024-07-26T18:02:41.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:41 smithi135 ceph-mon[33333]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:02:41.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:41 smithi135 ceph-mon[33333]: osdmap e47: 7 total, 6 up, 7 in 2024-07-26T18:02:41.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:41 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:41.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:41 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:41.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:41 smithi135 ceph-mon[33333]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:41.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[28530]: purged_snaps scrub starts 2024-07-26T18:02:41.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[28530]: purged_snaps scrub ok 2024-07-26T18:02:41.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[28530]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:02:41.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[28530]: osdmap e47: 7 total, 6 up, 7 in 2024-07-26T18:02:41.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:41.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:41.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[28530]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:41.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[39149]: purged_snaps scrub starts 2024-07-26T18:02:41.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[39149]: purged_snaps scrub ok 2024-07-26T18:02:41.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[39149]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:02:41.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[39149]: osdmap e47: 7 total, 6 up, 7 in 2024-07-26T18:02:41.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:41.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:41.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:41 smithi071 ceph-mon[39149]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-07-26T18:02:42.904 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: osd.6 [v2:172.21.15.135:6816/809314221,v1:172.21.15.135:6817/809314221] boot 2024-07-26T18:02:42.904 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: osdmap e48: 7 total, 7 up, 7 in 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: osdmap e49: 7 total, 7 up, 7 in 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:42.905 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:42 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: osd.6 [v2:172.21.15.135:6816/809314221,v1:172.21.15.135:6817/809314221] boot 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: osdmap e48: 7 total, 7 up, 7 in 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: osdmap e49: 7 total, 7 up, 7 in 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:42.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: osd.6 [v2:172.21.15.135:6816/809314221,v1:172.21.15.135:6817/809314221] boot 2024-07-26T18:02:42.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: osdmap e48: 7 total, 7 up, 7 in 2024-07-26T18:02:42.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:02:42.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: osdmap e49: 7 total, 7 up, 7 in 2024-07-26T18:02:42.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:42.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:42.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:02:42.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:42.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:42.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:02:42.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:42 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:43.978 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:43 smithi135 ceph-mon[33333]: Detected new or changed devices on smithi135 2024-07-26T18:02:43.978 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:43 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi135 to 5696M 2024-07-26T18:02:43.978 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:43 smithi135 ceph-mon[33333]: osdmap e50: 7 total, 7 up, 7 in 2024-07-26T18:02:43.978 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:43 smithi135 ceph-mon[33333]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:02:43.981 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-07-26T18:02:43.999 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_1 2024-07-26T18:02:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:43 smithi071 ceph-mon[39149]: Detected new or changed devices on smithi135 2024-07-26T18:02:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:43 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi135 to 5696M 2024-07-26T18:02:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:43 smithi071 ceph-mon[39149]: osdmap e50: 7 total, 7 up, 7 in 2024-07-26T18:02:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:43 smithi071 ceph-mon[39149]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:02:44.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:43 smithi071 ceph-mon[28530]: Detected new or changed devices on smithi135 2024-07-26T18:02:44.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:43 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi135 to 5696M 2024-07-26T18:02:44.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:43 smithi071 ceph-mon[28530]: osdmap e50: 7 total, 7 up, 7 in 2024-07-26T18:02:44.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:43 smithi071 ceph-mon[28530]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:02:44.200 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:02:44.978 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:44 smithi135 ceph-mon[33333]: osdmap e51: 7 total, 7 up, 7 in 2024-07-26T18:02:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:44 smithi071 ceph-mon[39149]: osdmap e51: 7 total, 7 up, 7 in 2024-07-26T18:02:45.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:44 smithi071 ceph-mon[28530]: osdmap e51: 7 total, 7 up, 7 in 2024-07-26T18:02:45.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:45 smithi135 ceph-mon[33333]: osdmap e52: 7 total, 7 up, 7 in 2024-07-26T18:02:45.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:45 smithi135 ceph-mon[33333]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:02:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:45 smithi071 ceph-mon[39149]: osdmap e52: 7 total, 7 up, 7 in 2024-07-26T18:02:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:45 smithi071 ceph-mon[39149]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:02:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:45 smithi071 ceph-mon[28530]: osdmap e52: 7 total, 7 up, 7 in 2024-07-26T18:02:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:45 smithi071 ceph-mon[28530]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:02:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:46 smithi135 ceph-mon[33333]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:02:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:02:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:02:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:46 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:46 smithi071 ceph-mon[39149]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:02:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:02:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:02:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:46 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:47.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:46 smithi071 ceph-mon[28530]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:02:47.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-07-26T18:02:47.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-07-26T18:02:47.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:46 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:48.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:47 smithi135 ceph-mon[33333]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:02:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:47 smithi071 ceph-mon[28530]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:02:48.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:47 smithi071 ceph-mon[39149]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:02:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:48 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/2800976350' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cff67841-e92a-4ec5-8f26-d2de2b8c95ac"}]: dispatch 2024-07-26T18:02:49.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:48 smithi135 ceph-mon[33333]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cff67841-e92a-4ec5-8f26-d2de2b8c95ac"}]: dispatch 2024-07-26T18:02:49.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:48 smithi135 ceph-mon[33333]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cff67841-e92a-4ec5-8f26-d2de2b8c95ac"}]': finished 2024-07-26T18:02:49.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:48 smithi135 ceph-mon[33333]: osdmap e53: 8 total, 7 up, 8 in 2024-07-26T18:02:49.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:48 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:02:49.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:48 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/1093557653' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:02:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/2800976350' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cff67841-e92a-4ec5-8f26-d2de2b8c95ac"}]: dispatch 2024-07-26T18:02:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[28530]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cff67841-e92a-4ec5-8f26-d2de2b8c95ac"}]: dispatch 2024-07-26T18:02:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[28530]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cff67841-e92a-4ec5-8f26-d2de2b8c95ac"}]': finished 2024-07-26T18:02:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[28530]: osdmap e53: 8 total, 7 up, 8 in 2024-07-26T18:02:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:02:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/1093557653' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:02:49.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/2800976350' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cff67841-e92a-4ec5-8f26-d2de2b8c95ac"}]: dispatch 2024-07-26T18:02:49.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[39149]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cff67841-e92a-4ec5-8f26-d2de2b8c95ac"}]: dispatch 2024-07-26T18:02:49.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[39149]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cff67841-e92a-4ec5-8f26-d2de2b8c95ac"}]': finished 2024-07-26T18:02:49.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[39149]: osdmap e53: 8 total, 7 up, 8 in 2024-07-26T18:02:49.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:02:49.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:48 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/1093557653' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-07-26T18:02:50.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:49 smithi135 ceph-mon[33333]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-26T18:02:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:49 smithi071 ceph-mon[28530]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-26T18:02:50.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:49 smithi071 ceph-mon[39149]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-07-26T18:02:52.172 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:51 smithi135 ceph-mon[33333]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-07-26T18:02:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:51 smithi071 ceph-mon[28530]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-07-26T18:02:52.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:51 smithi071 ceph-mon[39149]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-07-26T18:02:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:53 smithi071 ceph-mon[28530]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-07-26T18:02:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:53 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-26T18:02:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:53 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:53 smithi071 ceph-mon[39149]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-07-26T18:02:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:53 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-26T18:02:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:53 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:54.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:53 smithi135 ceph-mon[33333]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-07-26T18:02:54.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:53 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-26T18:02:54.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:53 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:02:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:54 smithi071 ceph-mon[28530]: Deploying daemon osd.7 on smithi135 2024-07-26T18:02:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:54 smithi071 ceph-mon[39149]: Deploying daemon osd.7 on smithi135 2024-07-26T18:02:55.295 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:54 smithi135 ceph-mon[33333]: Deploying daemon osd.7 on smithi135 2024-07-26T18:02:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:55 smithi071 ceph-mon[28530]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-26T18:02:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:55 smithi071 ceph-mon[39149]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-26T18:02:56.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:55 smithi135 ceph-mon[33333]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-26T18:02:58.172 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:57 smithi135 ceph-mon[33333]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-26T18:02:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:57 smithi071 ceph-mon[28530]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-26T18:02:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:57 smithi071 ceph-mon[39149]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-07-26T18:02:59.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:59.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:59.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:02:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:02:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:00.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:02:59 smithi135 ceph-mon[33333]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:03:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:02:59 smithi071 ceph-mon[28530]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:03:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:02:59 smithi071 ceph-mon[39149]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:03:02.005 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 7 on host 'smithi135' 2024-07-26T18:03:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[28530]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:03:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[28530]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-26T18:03:02.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[39149]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:03:02.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:02.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:02.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:02.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:02.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:02.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:01 smithi071 ceph-mon[39149]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-26T18:03:02.303 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:01 smithi135 ceph-mon[33333]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:03:02.304 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:02.304 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:02.304 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:02.304 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:02.304 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:01 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:02.304 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:01 smithi135 ceph-mon[33333]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-26T18:03:02.585 DEBUG:teuthology.orchestra.run.smithi135:osd.7> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.7.service 2024-07-26T18:03:02.587 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-07-26T18:03:02.587 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd stat -f json 2024-07-26T18:03:02.802 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[28530]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-26T18:03:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[28530]: osdmap e54: 8 total, 7 up, 8 in 2024-07-26T18:03:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[28530]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:03:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[39149]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-26T18:03:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[39149]: osdmap e54: 8 total, 7 up, 8 in 2024-07-26T18:03:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:02 smithi071 ceph-mon[39149]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:03:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:02 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:02 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:02 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:02 smithi135 ceph-mon[33333]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-26T18:03:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:02 smithi135 ceph-mon[33333]: osdmap e54: 8 total, 7 up, 8 in 2024-07-26T18:03:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:02 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:02 smithi135 ceph-mon[33333]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:03:03.944 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:03 smithi135 ceph-mon[33333]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:03:03.945 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:03 smithi135 ceph-mon[33333]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:03:03.945 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:03 smithi135 ceph-mon[33333]: osdmap e55: 8 total, 7 up, 8 in 2024-07-26T18:03:03.945 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:03 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:03.945 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:03 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:03.945 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:03:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[55427]: 2024-07-26T18:03:03.689+0000 7f9e498f1640 -1 osd.7 0 waiting for initial osdmap 2024-07-26T18:03:03.945 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:03:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[55427]: 2024-07-26T18:03:03.698+0000 7f9e4571a640 -1 osd.7 55 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:03:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:03 smithi071 ceph-mon[28530]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:03:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:03 smithi071 ceph-mon[28530]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:03:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:03 smithi071 ceph-mon[28530]: osdmap e55: 8 total, 7 up, 8 in 2024-07-26T18:03:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:03 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:03 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:03 smithi071 ceph-mon[39149]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-07-26T18:03:04.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:03 smithi071 ceph-mon[39149]: from='osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-07-26T18:03:04.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:03 smithi071 ceph-mon[39149]: osdmap e55: 8 total, 7 up, 8 in 2024-07-26T18:03:04.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:03 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:04.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:03 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:04.752 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:05.433 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1722016984,"num_in_osds":8,"osd_in_since":1722016968,"num_remapped_pgs":1} 2024-07-26T18:03:05.434 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd dump --format=json 2024-07-26T18:03:05.643 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:06.032 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: purged_snaps scrub starts 2024-07-26T18:03:06.032 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: purged_snaps scrub ok 2024-07-26T18:03:06.032 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934] boot 2024-07-26T18:03:06.032 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: osdmap e56: 8 total, 8 up, 8 in 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2175827648' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:06.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: purged_snaps scrub starts 2024-07-26T18:03:06.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: purged_snaps scrub ok 2024-07-26T18:03:06.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934] boot 2024-07-26T18:03:06.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: osdmap e56: 8 total, 8 up, 8 in 2024-07-26T18:03:06.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:06.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2175827648' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-26T18:03:06.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:06.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:06.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:06.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:05 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: purged_snaps scrub starts 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: purged_snaps scrub ok 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: osd.7 [v2:172.21.15.135:6824/3692923934,v1:172.21.15.135:6825/3692923934] boot 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: osdmap e56: 8 total, 8 up, 8 in 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2175827648' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:03:06.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:06.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:06.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:05 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:06.810 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:06 smithi071 ceph-mon[28530]: Detected new or changed devices on smithi135 2024-07-26T18:03:06.810 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:06 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi135 to 4272M 2024-07-26T18:03:06.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:06 smithi071 ceph-mon[28530]: osdmap e57: 8 total, 8 up, 8 in 2024-07-26T18:03:06.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:06 smithi071 ceph-mon[39149]: Detected new or changed devices on smithi135 2024-07-26T18:03:06.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:06 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi135 to 4272M 2024-07-26T18:03:06.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:06 smithi071 ceph-mon[39149]: osdmap e57: 8 total, 8 up, 8 in 2024-07-26T18:03:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:06 smithi135 ceph-mon[33333]: Detected new or changed devices on smithi135 2024-07-26T18:03:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:06 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi135 to 4272M 2024-07-26T18:03:07.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:06 smithi135 ceph-mon[33333]: osdmap e57: 8 total, 8 up, 8 in 2024-07-26T18:03:07.479 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:07.480 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":58,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","created":"2024-07-26T17:58:09.296944+0000","modified":"2024-07-26T18:03:06.691242+0000","last_up_change":"2024-07-26T18:03:04.683894+0000","last_in_change":"2024-07-26T18:02:48.113346+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-07-26T18:01:11.088829+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":"d3e0885a-56e3-4186-a83a-7621e176cef3","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.71:6802","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6803","nonce":1572605654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6805","nonce":1572605654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6809","nonce":1572605654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6807","nonce":1572605654}]},"public_addr":"172.21.15.71:6803/1572605654","cluster_addr":"172.21.15.71:6805/1572605654","heartbeat_back_addr":"172.21.15.71:6809/1572605654","heartbeat_front_addr":"172.21.15.71:6807/1572605654","state":["exists","up"]},{"osd":1,"uuid":"fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317","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.71:6810","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6811","nonce":3821980816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6813","nonce":3821980816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6817","nonce":3821980816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6815","nonce":3821980816}]},"public_addr":"172.21.15.71:6811/3821980816","cluster_addr":"172.21.15.71:6813/3821980816","heartbeat_back_addr":"172.21.15.71:6817/3821980816","heartbeat_front_addr":"172.21.15.71:6815/3821980816","state":["exists","up"]},{"osd":2,"uuid":"d7b55fb2-00ad-4baf-90f7-53d9e34c7318","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.71:6818","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6819","nonce":3932880049}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6821","nonce":3932880049}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6825","nonce":3932880049}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6823","nonce":3932880049}]},"public_addr":"172.21.15.71:6819/3932880049","cluster_addr":"172.21.15.71:6821/3932880049","heartbeat_back_addr":"172.21.15.71:6825/3932880049","heartbeat_front_addr":"172.21.15.71:6823/3932880049","state":["exists","up"]},{"osd":3,"uuid":"015590fc-98b1-4d75-b90b-32b539bc31a8","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.71:6826","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6827","nonce":3576420672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6829","nonce":3576420672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6833","nonce":3576420672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6831","nonce":3576420672}]},"public_addr":"172.21.15.71:6827/3576420672","cluster_addr":"172.21.15.71:6829/3576420672","heartbeat_back_addr":"172.21.15.71:6833/3576420672","heartbeat_front_addr":"172.21.15.71:6831/3576420672","state":["exists","up"]},{"osd":4,"uuid":"84c96d6d-7217-48b5-81e6-91b428721f3a","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.135:6800","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6801","nonce":3253102843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6803","nonce":3253102843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6807","nonce":3253102843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6805","nonce":3253102843}]},"public_addr":"172.21.15.135:6801/3253102843","cluster_addr":"172.21.15.135:6803/3253102843","heartbeat_back_addr":"172.21.15.135:6807/3253102843","heartbeat_front_addr":"172.21.15.135:6805/3253102843","state":["exists","up"]},{"osd":5,"uuid":"25d8940a-0e9f-4047-9dda-452af73ef37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6809","nonce":1570906083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6811","nonce":1570906083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6815","nonce":1570906083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6813","nonce":1570906083}]},"public_addr":"172.21.15.135:6809/1570906083","cluster_addr":"172.21.15.135:6811/1570906083","heartbeat_back_addr":"172.21.15.135:6815/1570906083","heartbeat_front_addr":"172.21.15.135:6813/1570906083","state":["exists","up"]},{"osd":6,"uuid":"9258eb84-dd84-4389-9fc8-b12901cce9d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6817","nonce":809314221}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6819","nonce":809314221}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6823","nonce":809314221}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6821","nonce":809314221}]},"public_addr":"172.21.15.135:6817/809314221","cluster_addr":"172.21.15.135:6819/809314221","heartbeat_back_addr":"172.21.15.135:6823/809314221","heartbeat_front_addr":"172.21.15.135:6821/809314221","state":["exists","up"]},{"osd":7,"uuid":"cff67841-e92a-4ec5-8f26-d2de2b8c95ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6825","nonce":3692923934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6827","nonce":3692923934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6831","nonce":3692923934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6829","nonce":3692923934}]},"public_addr":"172.21.15.135:6825/3692923934","cluster_addr":"172.21.15.135:6827/3692923934","heartbeat_back_addr":"172.21.15.135:6831/3692923934","heartbeat_front_addr":"172.21.15.135:6829/3692923934","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-07-26T18:00:20.153528+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-07-26T18:00:43.506125+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-07-26T18:01:07.749635+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-07-26T18:01:32.773254+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-07-26T18:01:53.906871+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-07-26T18:02:15.834390+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-07-26T18:02:39.595123+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-07-26T18:03:02.878360+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[{"pgid":"1.0","osds":[0,6]}],"primary_temp":[],"blocklist":{"172.21.15.71:0/376210564":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6800/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3041021027":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/1092262918":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6801/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3621154034":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/2593969875":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/3039556177":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6801/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6800/1809718047":"2024-07-27T17:58:36.380496+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-07-26T18:03:07.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:07 smithi071 ceph-mon[28530]: osdmap e58: 8 total, 8 up, 8 in 2024-07-26T18:03:07.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:07 smithi071 ceph-mon[28530]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:07.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:07 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/272395331' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:07.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:07 smithi071 ceph-mon[39149]: osdmap e58: 8 total, 8 up, 8 in 2024-07-26T18:03:07.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:07 smithi071 ceph-mon[39149]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:07.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:07 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/272395331' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:08.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:07 smithi135 ceph-mon[33333]: osdmap e58: 8 total, 8 up, 8 in 2024-07-26T18:03:08.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:07 smithi135 ceph-mon[33333]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:08.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:07 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/272395331' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:08.114 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-07-26T18:01:11.088829+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-07-26T18:03:08.114 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-07-26T18:03:08.316 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:08.959 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:08 smithi135 ceph-mon[33333]: osdmap e59: 8 total, 8 up, 8 in 2024-07-26T18:03:09.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:08 smithi071 ceph-mon[28530]: osdmap e59: 8 total, 8 up, 8 in 2024-07-26T18:03:09.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:08 smithi071 ceph-mon[39149]: osdmap e59: 8 total, 8 up, 8 in 2024-07-26T18:03:10.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:09 smithi135 ceph-mon[33333]: osdmap e60: 8 total, 8 up, 8 in 2024-07-26T18:03:10.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:09 smithi135 ceph-mon[33333]: pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-26T18:03:10.093 INFO:teuthology.orchestra.run.smithi071.stdout:pg_num: 1 2024-07-26T18:03:10.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:09 smithi071 ceph-mon[28530]: osdmap e60: 8 total, 8 up, 8 in 2024-07-26T18:03:10.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:09 smithi071 ceph-mon[28530]: pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-26T18:03:10.093 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:09 smithi071 ceph-mon[39149]: osdmap e60: 8 total, 8 up, 8 in 2024-07-26T18:03:10.093 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:09 smithi071 ceph-mon[39149]: pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-07-26T18:03:10.761 INFO:tasks.cephadm:Adding mds.a on smithi071 2024-07-26T18:03:10.761 INFO:tasks.cephadm:Adding mds.b on smithi135 2024-07-26T18:03:10.761 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch apply mds all '2;smithi071=a;smithi135=b' 2024-07-26T18:03:10.971 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:03:11.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:10 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/255048799' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-26T18:03:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:10 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/255048799' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-26T18:03:11.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:10 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/255048799' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-07-26T18:03:11.991 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:11 smithi135 ceph-mon[33333]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-07-26T18:03:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:11 smithi071 ceph-mon[28530]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-07-26T18:03:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:11 smithi071 ceph-mon[39149]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-07-26T18:03:12.621 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled mds.all update... 2024-07-26T18:03:13.278 DEBUG:teuthology.orchestra.run.smithi071:mds.a> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.a.service 2024-07-26T18:03:13.281 DEBUG:teuthology.orchestra.run.smithi135:mds.b> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.b.service 2024-07-26T18:03:13.283 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-07-26T18:03:13.283 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs dump --format=json 2024-07-26T18:03:13.599 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:13.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi071=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: Saving service mds.all spec with placement smithi071=a;smithi135=b;count:2 2024-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: Deploying daemon mds.a on smithi071 2024-07-26T18:03:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[28530]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-07-26T18:03:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi071=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:03:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: Saving service mds.all spec with placement smithi071=a;smithi135=b;count:2 2024-07-26T18:03:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:13.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:13.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: Deploying daemon mds.a on smithi071 2024-07-26T18:03:13.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:13 smithi071 ceph-mon[39149]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-07-26T18:03:14.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi071=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:03:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: Saving service mds.all spec with placement smithi071=a;smithi135=b;count:2 2024-07-26T18:03:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: Deploying daemon mds.a on smithi071 2024-07-26T18:03:14.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:13 smithi135 ceph-mon[33333]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-07-26T18:03:14.929 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:03:14 smithi071 systemd[1]: Starting Ceph mds.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:03:16.074 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:03:15 smithi071 podman[65490]: 2024-07-26 18:03:15.919748368 +0000 UTC m=+0.341560620 container create 50ce55274a45f6528b029e5652a00dbe65d395269d5663853d663e024e15dcb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, RELEASE=reef-a3bbd72, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240716) 2024-07-26T18:03:16.074 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:03:15 smithi071 podman[65490]: 2024-07-26 18:03:15.830449895 +0000 UTC m=+0.252262171 image pull d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63 quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448 2024-07-26T18:03:16.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:15 smithi071 ceph-mon[28530]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-26T18:03:16.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:15 smithi071 ceph-mon[39149]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-26T18:03:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:15 smithi135 ceph-mon[33333]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-07-26T18:03:16.393 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:03:16 smithi071 podman[65490]: 2024-07-26 18:03:16.365802325 +0000 UTC m=+0.787614592 container init 50ce55274a45f6528b029e5652a00dbe65d395269d5663853d663e024e15dcb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, 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.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=reef-a3bbd72, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240716, GIT_BRANCH=HEAD) 2024-07-26T18:03:16.393 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:03:16 smithi071 podman[65490]: 2024-07-26 18:03:16.368951738 +0000 UTC m=+0.790763991 container start 50ce55274a45f6528b029e5652a00dbe65d395269d5663853d663e024e15dcb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, RELEASE=reef-a3bbd72, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240716, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.36.0) 2024-07-26T18:03:16.430 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:16.430 INFO:teuthology.orchestra.run.smithi071.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":14439,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.71:6835/4191257018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6834","nonce":4191257018},{"type":"v1","addr":"172.21.15.71:6835","nonce":4191257018}]},"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-07-26T18:03:16.430 INFO:teuthology.orchestra.run.smithi071.stderr:dumped fsmap epoch 2 2024-07-26T18:03:16.678 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:03:16 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a[65513]: starting mds.a at 2024-07-26T18:03:16.679 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:03:16 smithi071 bash[65490]: 50ce55274a45f6528b029e5652a00dbe65d395269d5663853d663e024e15dcb7 2024-07-26T18:03:16.679 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:03:16 smithi071 systemd[1]: Started Ceph mds.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:03:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: mds.? [v2:172.21.15.71:6834/4191257018,v1:172.21.15.71:6835/4191257018] up:boot 2024-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: fsmap 1 up:standby 2024-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2915443531' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: Deploying daemon mds.b on smithi135 2024-07-26T18:03:17.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:17 smithi135 ceph-mon[33333]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:17.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: mds.? [v2:172.21.15.71:6834/4191257018,v1:172.21.15.71:6835/4191257018] up:boot 2024-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: fsmap 1 up:standby 2024-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2915443531' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: Deploying daemon mds.b on smithi135 2024-07-26T18:03:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[39149]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: mds.? [v2:172.21.15.71:6834/4191257018,v1:172.21.15.71:6835/4191257018] up:boot 2024-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: fsmap 1 up:standby 2024-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2915443531' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' 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-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:17.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: Deploying daemon mds.b on smithi135 2024-07-26T18:03:17.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:17 smithi071 ceph-mon[28530]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:18.308 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:03:18 smithi135 systemd[1]: Starting Ceph mds.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:03:18.711 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:03:18 smithi135 podman[59306]: 2024-07-26 18:03:18.310394148 +0000 UTC m=+0.017385107 image pull d280790d1980f9ccca1416b0016ae8076dfdf14ec2e6b48f73b6dd2bb635bf63 quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448 2024-07-26T18:03:18.711 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:03:18 smithi135 podman[59306]: 2024-07-26 18:03:18.423834289 +0000 UTC m=+0.130825242 container create 2f5c7e3496000effa47bdad55c82db5a0a3faf3360d830a708d96eaffe179a55 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=reef-a3bbd72, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240716, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-07-26T18:03:18.711 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:03:18 smithi135 podman[59306]: 2024-07-26 18:03:18.618362675 +0000 UTC m=+0.325353643 container init 2f5c7e3496000effa47bdad55c82db5a0a3faf3360d830a708d96eaffe179a55 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, org.label-schema.build-date=20240716, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=reef-a3bbd72, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-07-26T18:03:18.712 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:03:18 smithi135 podman[59306]: 2024-07-26 18:03:18.621156577 +0000 UTC m=+0.328147529 container start 2f5c7e3496000effa47bdad55c82db5a0a3faf3360d830a708d96eaffe179a55 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, RELEASE=reef-a3bbd72, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240716, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-07-26T18:03:18.712 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:03:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b[59322]: starting mds.b at 2024-07-26T18:03:18.712 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:03:18 smithi135 bash[59306]: 2f5c7e3496000effa47bdad55c82db5a0a3faf3360d830a708d96eaffe179a55 2024-07-26T18:03:19.057 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:03:18 smithi135 systemd[1]: Started Ceph mds.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:03:19.125 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs dump --format=json 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: mds.? [v2:172.21.15.135:6832/1128919377,v1:172.21.15.135:6833/1128919377] up:boot 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: fsmap 2 up:standby 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:19 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:19.959 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:20.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: mds.? [v2:172.21.15.135:6832/1128919377,v1:172.21.15.135:6833/1128919377] up:boot 2024-07-26T18:03:20.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: fsmap 2 up:standby 2024-07-26T18:03:20.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:03:20.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:20.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:20.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: mds.? [v2:172.21.15.135:6832/1128919377,v1:172.21.15.135:6833/1128919377] up:boot 2024-07-26T18:03:20.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: fsmap 2 up:standby 2024-07-26T18:03:20.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:03:20.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:20.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:20.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:19 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:21.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:21 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:21.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:21 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:21.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:21 smithi071 ceph-mon[28530]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:21.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:21 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:21.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:21 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:21.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:21 smithi071 ceph-mon[39149]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:21.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:21 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:21.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:21 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:21.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:21 smithi135 ceph-mon[33333]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:21.806 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:21.806 INFO:teuthology.orchestra.run.smithi071.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":14439,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.71:6835/4191257018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6834","nonce":4191257018},{"type":"v1","addr":"172.21.15.71:6835","nonce":4191257018}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2},{"gid":24301,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.135:6833/1128919377","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":1128919377},{"type":"v1","addr":"172.21.15.135:6833","nonce":1128919377}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2024-07-26T18:03:21.806 INFO:teuthology.orchestra.run.smithi071.stderr:dumped fsmap epoch 3 2024-07-26T18:03:22.569 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph --format=json-pretty osd lspools 2024-07-26T18:03:22.774 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:22.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:22.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:22.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:22.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:22.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/3912750216' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:22.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:22.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:22.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:22.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:22.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:22 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3912750216' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:03:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:03:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:03:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:03:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:22 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:03:23.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:22 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/3912750216' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:03:23.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:23 smithi071 ceph-mon[39149]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:23 smithi071 ceph-mon[28530]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:23 smithi135 ceph-mon[33333]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:24.538 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:24.538 INFO:teuthology.orchestra.run.smithi071.stdout:[ 2024-07-26T18:03:24.538 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-07-26T18:03:24.538 INFO:teuthology.orchestra.run.smithi071.stdout: "poolnum": 1, 2024-07-26T18:03:24.538 INFO:teuthology.orchestra.run.smithi071.stdout: "poolname": ".mgr" 2024-07-26T18:03:24.538 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:03:24.538 INFO:teuthology.orchestra.run.smithi071.stdout:] 2024-07-26T18:03:24.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:24 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2737263137' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-07-26T18:03:24.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:24 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2737263137' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-07-26T18:03:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:24 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2737263137' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-07-26T18:03:25.161 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-07-26T18:03:25.161 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd pool create cephfs_metadata --pg_num_min 64 2024-07-26T18:03:25.374 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:25.735 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:25 smithi071 ceph-mon[39149]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:25.735 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:25 smithi071 ceph-mon[28530]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:25 smithi135 ceph-mon[33333]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:27.890 INFO:teuthology.orchestra.run.smithi071.stderr:pool 'cephfs_metadata' created 2024-07-26T18:03:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:27 smithi071 ceph-mon[39149]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:27 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/398028402' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-07-26T18:03:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:27 smithi071 ceph-mon[39149]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-07-26T18:03:28.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:27 smithi071 ceph-mon[28530]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:28.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:27 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/398028402' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-07-26T18:03:28.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:27 smithi071 ceph-mon[28530]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-07-26T18:03:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:27 smithi135 ceph-mon[33333]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:27 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/398028402' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-07-26T18:03:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:27 smithi135 ceph-mon[33333]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-07-26T18:03:28.523 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-07-26T18:03:28.732 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:29.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:28 smithi071 ceph-mon[28530]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-07-26T18:03:29.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:28 smithi071 ceph-mon[28530]: osdmap e61: 8 total, 8 up, 8 in 2024-07-26T18:03:29.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:28 smithi071 ceph-mon[28530]: osdmap e62: 8 total, 8 up, 8 in 2024-07-26T18:03:29.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:28 smithi071 ceph-mon[39149]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-07-26T18:03:29.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:28 smithi071 ceph-mon[39149]: osdmap e61: 8 total, 8 up, 8 in 2024-07-26T18:03:29.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:28 smithi071 ceph-mon[39149]: osdmap e62: 8 total, 8 up, 8 in 2024-07-26T18:03:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:28 smithi135 ceph-mon[33333]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-07-26T18:03:29.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:28 smithi135 ceph-mon[33333]: osdmap e61: 8 total, 8 up, 8 in 2024-07-26T18:03:29.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:28 smithi135 ceph-mon[33333]: osdmap e62: 8 total, 8 up, 8 in 2024-07-26T18:03:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:29 smithi071 ceph-mon[28530]: pgmap v186: 33 pgs: 5 creating+peering, 27 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:29 smithi071 ceph-mon[28530]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:03:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:29 smithi071 ceph-mon[28530]: osdmap e63: 8 total, 8 up, 8 in 2024-07-26T18:03:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:29 smithi071 ceph-mon[39149]: pgmap v186: 33 pgs: 5 creating+peering, 27 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:29 smithi071 ceph-mon[39149]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:03:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:29 smithi071 ceph-mon[39149]: osdmap e63: 8 total, 8 up, 8 in 2024-07-26T18:03:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:29 smithi135 ceph-mon[33333]: pgmap v186: 33 pgs: 5 creating+peering, 27 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:29 smithi135 ceph-mon[33333]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:03:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:29 smithi135 ceph-mon[33333]: osdmap e63: 8 total, 8 up, 8 in 2024-07-26T18:03:30.918 INFO:teuthology.orchestra.run.smithi071.stderr:pool 'cephfs_data' created 2024-07-26T18:03:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:30 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3444149332' 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-07-26T18:03:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:30 smithi071 ceph-mon[28530]: from='client.? ' 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-07-26T18:03:31.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:30 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/3444149332' 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-07-26T18:03:31.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:30 smithi071 ceph-mon[39149]: from='client.? ' 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-07-26T18:03:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:30 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/3444149332' 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-07-26T18:03:31.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:30 smithi135 ceph-mon[33333]: from='client.? ' 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-07-26T18:03:31.578 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs new cephfs cephfs_metadata cephfs_data 2024-07-26T18:03:31.778 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:32.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:31 smithi071 ceph-mon[39149]: pgmap v189: 33 pgs: 14 active+clean, 5 creating+peering, 14 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:32.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:31 smithi071 ceph-mon[39149]: from='client.? ' 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-07-26T18:03:32.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:31 smithi071 ceph-mon[39149]: osdmap e64: 8 total, 8 up, 8 in 2024-07-26T18:03:32.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:31 smithi071 ceph-mon[28530]: pgmap v189: 33 pgs: 14 active+clean, 5 creating+peering, 14 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:32.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:31 smithi071 ceph-mon[28530]: from='client.? ' 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-07-26T18:03:32.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:31 smithi071 ceph-mon[28530]: osdmap e64: 8 total, 8 up, 8 in 2024-07-26T18:03:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:31 smithi135 ceph-mon[33333]: pgmap v189: 33 pgs: 14 active+clean, 5 creating+peering, 14 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:31 smithi135 ceph-mon[33333]: from='client.? ' 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-07-26T18:03:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:31 smithi135 ceph-mon[33333]: osdmap e64: 8 total, 8 up, 8 in 2024-07-26T18:03:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:32 smithi071 ceph-mon[39149]: osdmap e65: 8 total, 8 up, 8 in 2024-07-26T18:03:33.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:32 smithi071 ceph-mon[28530]: osdmap e65: 8 total, 8 up, 8 in 2024-07-26T18:03:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:32 smithi135 ceph-mon[33333]: osdmap e65: 8 total, 8 up, 8 in 2024-07-26T18:03:33.686 INFO:teuthology.orchestra.run.smithi071.stderr:new fs with metadata pool 2 and data pool 3 2024-07-26T18:03:34.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[28530]: pgmap v192: 97 pgs: 47 active+clean, 3 creating+activating, 11 creating+peering, 36 unknown; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:34.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[28530]: osdmap e66: 8 total, 8 up, 8 in 2024-07-26T18:03:34.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3526539042' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-07-26T18:03:34.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[28530]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-07-26T18:03:34.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[28530]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-07-26T18:03:34.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[28530]: osdmap e67: 8 total, 8 up, 8 in 2024-07-26T18:03:34.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[28530]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-07-26T18:03:34.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[28530]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-07-26T18:03:34.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[28530]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-07-26T18:03:34.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[39149]: pgmap v192: 97 pgs: 47 active+clean, 3 creating+activating, 11 creating+peering, 36 unknown; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:34.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[39149]: osdmap e66: 8 total, 8 up, 8 in 2024-07-26T18:03:34.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/3526539042' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-07-26T18:03:34.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[39149]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-07-26T18:03:34.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[39149]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-07-26T18:03:34.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[39149]: osdmap e67: 8 total, 8 up, 8 in 2024-07-26T18:03:34.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[39149]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-07-26T18:03:34.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[39149]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-07-26T18:03:34.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:33 smithi071 ceph-mon[39149]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-07-26T18:03:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:33 smithi135 ceph-mon[33333]: pgmap v192: 97 pgs: 47 active+clean, 3 creating+activating, 11 creating+peering, 36 unknown; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:33 smithi135 ceph-mon[33333]: osdmap e66: 8 total, 8 up, 8 in 2024-07-26T18:03:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:33 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/3526539042' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-07-26T18:03:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:33 smithi135 ceph-mon[33333]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-07-26T18:03:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:33 smithi135 ceph-mon[33333]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-07-26T18:03:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:33 smithi135 ceph-mon[33333]: osdmap e67: 8 total, 8 up, 8 in 2024-07-26T18:03:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:33 smithi135 ceph-mon[33333]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-07-26T18:03:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:33 smithi135 ceph-mon[33333]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-07-26T18:03:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:33 smithi135 ceph-mon[33333]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-07-26T18:03:34.442 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd dump --format=json 2024-07-26T18:03:34.643 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:35.753 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:35 smithi071 ceph-mon[39149]: mds.? [v2:172.21.15.135:6832/1128919377,v1:172.21.15.135:6833/1128919377] up:active 2024-07-26T18:03:35.753 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:35 smithi071 ceph-mon[39149]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:35.753 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:35 smithi071 ceph-mon[39149]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:35.753 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:35 smithi071 ceph-mon[39149]: pgmap v195: 97 pgs: 75 active+clean, 3 creating+activating, 6 creating+peering, 13 unknown; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-07-26T18:03:35.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:35 smithi071 ceph-mon[28530]: mds.? [v2:172.21.15.135:6832/1128919377,v1:172.21.15.135:6833/1128919377] up:active 2024-07-26T18:03:35.754 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:35 smithi071 ceph-mon[28530]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:35.754 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:35 smithi071 ceph-mon[28530]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:35.754 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:35 smithi071 ceph-mon[28530]: pgmap v195: 97 pgs: 75 active+clean, 3 creating+activating, 6 creating+peering, 13 unknown; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-07-26T18:03:36.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:35 smithi135 ceph-mon[33333]: mds.? [v2:172.21.15.135:6832/1128919377,v1:172.21.15.135:6833/1128919377] up:active 2024-07-26T18:03:36.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:35 smithi135 ceph-mon[33333]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:36.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:35 smithi135 ceph-mon[33333]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:36.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:35 smithi135 ceph-mon[33333]: pgmap v195: 97 pgs: 75 active+clean, 3 creating+activating, 6 creating+peering, 13 unknown; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-07-26T18:03:36.381 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:36.382 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":67,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","created":"2024-07-26T17:58:09.296944+0000","modified":"2024-07-26T18:03:33.680730+0000","last_up_change":"2024-07-26T18:03:04.683894+0000","last_in_change":"2024-07-26T18:02:48.113346+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-07-26T18:01:11.088829+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-07-26T18:03:27.455068+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-07-26T18:03:30.824855+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d3e0885a-56e3-4186-a83a-7621e176cef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6803","nonce":1572605654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6805","nonce":1572605654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6809","nonce":1572605654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6807","nonce":1572605654}]},"public_addr":"172.21.15.71:6803/1572605654","cluster_addr":"172.21.15.71:6805/1572605654","heartbeat_back_addr":"172.21.15.71:6809/1572605654","heartbeat_front_addr":"172.21.15.71:6807/1572605654","state":["exists","up"]},{"osd":1,"uuid":"fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6811","nonce":3821980816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6813","nonce":3821980816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6817","nonce":3821980816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6815","nonce":3821980816}]},"public_addr":"172.21.15.71:6811/3821980816","cluster_addr":"172.21.15.71:6813/3821980816","heartbeat_back_addr":"172.21.15.71:6817/3821980816","heartbeat_front_addr":"172.21.15.71:6815/3821980816","state":["exists","up"]},{"osd":2,"uuid":"d7b55fb2-00ad-4baf-90f7-53d9e34c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6819","nonce":3932880049}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6821","nonce":3932880049}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6825","nonce":3932880049}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6823","nonce":3932880049}]},"public_addr":"172.21.15.71:6819/3932880049","cluster_addr":"172.21.15.71:6821/3932880049","heartbeat_back_addr":"172.21.15.71:6825/3932880049","heartbeat_front_addr":"172.21.15.71:6823/3932880049","state":["exists","up"]},{"osd":3,"uuid":"015590fc-98b1-4d75-b90b-32b539bc31a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6827","nonce":3576420672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6829","nonce":3576420672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6833","nonce":3576420672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6831","nonce":3576420672}]},"public_addr":"172.21.15.71:6827/3576420672","cluster_addr":"172.21.15.71:6829/3576420672","heartbeat_back_addr":"172.21.15.71:6833/3576420672","heartbeat_front_addr":"172.21.15.71:6831/3576420672","state":["exists","up"]},{"osd":4,"uuid":"84c96d6d-7217-48b5-81e6-91b428721f3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6801","nonce":3253102843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6803","nonce":3253102843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6807","nonce":3253102843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6805","nonce":3253102843}]},"public_addr":"172.21.15.135:6801/3253102843","cluster_addr":"172.21.15.135:6803/3253102843","heartbeat_back_addr":"172.21.15.135:6807/3253102843","heartbeat_front_addr":"172.21.15.135:6805/3253102843","state":["exists","up"]},{"osd":5,"uuid":"25d8940a-0e9f-4047-9dda-452af73ef37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6809","nonce":1570906083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6811","nonce":1570906083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6815","nonce":1570906083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6813","nonce":1570906083}]},"public_addr":"172.21.15.135:6809/1570906083","cluster_addr":"172.21.15.135:6811/1570906083","heartbeat_back_addr":"172.21.15.135:6815/1570906083","heartbeat_front_addr":"172.21.15.135:6813/1570906083","state":["exists","up"]},{"osd":6,"uuid":"9258eb84-dd84-4389-9fc8-b12901cce9d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6817","nonce":809314221}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6819","nonce":809314221}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6823","nonce":809314221}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6821","nonce":809314221}]},"public_addr":"172.21.15.135:6817/809314221","cluster_addr":"172.21.15.135:6819/809314221","heartbeat_back_addr":"172.21.15.135:6823/809314221","heartbeat_front_addr":"172.21.15.135:6821/809314221","state":["exists","up"]},{"osd":7,"uuid":"cff67841-e92a-4ec5-8f26-d2de2b8c95ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6825","nonce":3692923934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6827","nonce":3692923934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6831","nonce":3692923934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6829","nonce":3692923934}]},"public_addr":"172.21.15.135:6825/3692923934","cluster_addr":"172.21.15.135:6827/3692923934","heartbeat_back_addr":"172.21.15.135:6831/3692923934","heartbeat_front_addr":"172.21.15.135:6829/3692923934","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-07-26T18:00:20.153528+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-07-26T18:00:43.506125+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-07-26T18:01:07.749635+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-07-26T18:01:32.773254+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-07-26T18:01:53.906871+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-07-26T18:02:15.834390+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-07-26T18:02:39.595123+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-07-26T18:03:02.878360+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/376210564":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6800/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3041021027":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/1092262918":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6801/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3621154034":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/2593969875":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/3039556177":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6801/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6800/1809718047":"2024-07-27T17:58:36.380496+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-07-26T18:03:36.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:36 smithi071 ceph-mon[28530]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-07-26T18:03:36.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:36 smithi071 ceph-mon[28530]: Cluster is now healthy 2024-07-26T18:03:36.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:36 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1358292110' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:36.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:36 smithi071 ceph-mon[39149]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-07-26T18:03:36.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:36 smithi071 ceph-mon[39149]: Cluster is now healthy 2024-07-26T18:03:36.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:36 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1358292110' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:36.990 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd dump --format=json 2024-07-26T18:03:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:36 smithi135 ceph-mon[33333]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-07-26T18:03:37.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:36 smithi135 ceph-mon[33333]: Cluster is now healthy 2024-07-26T18:03:37.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:36 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1358292110' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:37.199 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:37.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:37 smithi071 ceph-mon[28530]: pgmap v196: 97 pgs: 94 active+clean, 3 creating+activating; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 345 B/s wr, 4 op/s 2024-07-26T18:03:37.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:37 smithi071 ceph-mon[39149]: pgmap v196: 97 pgs: 94 active+clean, 3 creating+activating; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 345 B/s wr, 4 op/s 2024-07-26T18:03:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:37 smithi135 ceph-mon[33333]: pgmap v196: 97 pgs: 94 active+clean, 3 creating+activating; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 345 B/s wr, 4 op/s 2024-07-26T18:03:38.959 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:03:38 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b[59322]: 2024-07-26T18:03:38.704+0000 7ff761a7e640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-07-26T18:03:39.063 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:39.063 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":67,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","created":"2024-07-26T17:58:09.296944+0000","modified":"2024-07-26T18:03:33.680730+0000","last_up_change":"2024-07-26T18:03:04.683894+0000","last_in_change":"2024-07-26T18:02:48.113346+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-07-26T18:01:11.088829+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-07-26T18:03:27.455068+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-07-26T18:03:30.824855+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d3e0885a-56e3-4186-a83a-7621e176cef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6803","nonce":1572605654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6805","nonce":1572605654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6809","nonce":1572605654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6807","nonce":1572605654}]},"public_addr":"172.21.15.71:6803/1572605654","cluster_addr":"172.21.15.71:6805/1572605654","heartbeat_back_addr":"172.21.15.71:6809/1572605654","heartbeat_front_addr":"172.21.15.71:6807/1572605654","state":["exists","up"]},{"osd":1,"uuid":"fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6811","nonce":3821980816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6813","nonce":3821980816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6817","nonce":3821980816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6815","nonce":3821980816}]},"public_addr":"172.21.15.71:6811/3821980816","cluster_addr":"172.21.15.71:6813/3821980816","heartbeat_back_addr":"172.21.15.71:6817/3821980816","heartbeat_front_addr":"172.21.15.71:6815/3821980816","state":["exists","up"]},{"osd":2,"uuid":"d7b55fb2-00ad-4baf-90f7-53d9e34c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6819","nonce":3932880049}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6821","nonce":3932880049}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6825","nonce":3932880049}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6823","nonce":3932880049}]},"public_addr":"172.21.15.71:6819/3932880049","cluster_addr":"172.21.15.71:6821/3932880049","heartbeat_back_addr":"172.21.15.71:6825/3932880049","heartbeat_front_addr":"172.21.15.71:6823/3932880049","state":["exists","up"]},{"osd":3,"uuid":"015590fc-98b1-4d75-b90b-32b539bc31a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6827","nonce":3576420672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6829","nonce":3576420672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6833","nonce":3576420672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6831","nonce":3576420672}]},"public_addr":"172.21.15.71:6827/3576420672","cluster_addr":"172.21.15.71:6829/3576420672","heartbeat_back_addr":"172.21.15.71:6833/3576420672","heartbeat_front_addr":"172.21.15.71:6831/3576420672","state":["exists","up"]},{"osd":4,"uuid":"84c96d6d-7217-48b5-81e6-91b428721f3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6801","nonce":3253102843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6803","nonce":3253102843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6807","nonce":3253102843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6805","nonce":3253102843}]},"public_addr":"172.21.15.135:6801/3253102843","cluster_addr":"172.21.15.135:6803/3253102843","heartbeat_back_addr":"172.21.15.135:6807/3253102843","heartbeat_front_addr":"172.21.15.135:6805/3253102843","state":["exists","up"]},{"osd":5,"uuid":"25d8940a-0e9f-4047-9dda-452af73ef37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6809","nonce":1570906083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6811","nonce":1570906083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6815","nonce":1570906083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6813","nonce":1570906083}]},"public_addr":"172.21.15.135:6809/1570906083","cluster_addr":"172.21.15.135:6811/1570906083","heartbeat_back_addr":"172.21.15.135:6815/1570906083","heartbeat_front_addr":"172.21.15.135:6813/1570906083","state":["exists","up"]},{"osd":6,"uuid":"9258eb84-dd84-4389-9fc8-b12901cce9d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6817","nonce":809314221}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6819","nonce":809314221}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6823","nonce":809314221}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6821","nonce":809314221}]},"public_addr":"172.21.15.135:6817/809314221","cluster_addr":"172.21.15.135:6819/809314221","heartbeat_back_addr":"172.21.15.135:6823/809314221","heartbeat_front_addr":"172.21.15.135:6821/809314221","state":["exists","up"]},{"osd":7,"uuid":"cff67841-e92a-4ec5-8f26-d2de2b8c95ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6825","nonce":3692923934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6827","nonce":3692923934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6831","nonce":3692923934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6829","nonce":3692923934}]},"public_addr":"172.21.15.135:6825/3692923934","cluster_addr":"172.21.15.135:6827/3692923934","heartbeat_back_addr":"172.21.15.135:6831/3692923934","heartbeat_front_addr":"172.21.15.135:6829/3692923934","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-07-26T18:00:20.153528+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-07-26T18:00:43.506125+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-07-26T18:01:07.749635+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-07-26T18:01:32.773254+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-07-26T18:01:53.906871+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-07-26T18:02:15.834390+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-07-26T18:02:39.595123+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-07-26T18:03:02.878360+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/376210564":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6800/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3041021027":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/1092262918":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6801/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3621154034":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/2593969875":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/3039556177":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6801/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6800/1809718047":"2024-07-27T17:58:36.380496+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-07-26T18:03:39.754 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs set cephfs standby_count_wanted 0 2024-07-26T18:03:39.959 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:40.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:39 smithi071 ceph-mon[28530]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-07-26T18:03:40.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:39 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/55960433' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:40.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:39 smithi071 ceph-mon[39149]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-07-26T18:03:40.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:39 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/55960433' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:40.178 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:39 smithi135 ceph-mon[33333]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-07-26T18:03:40.178 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:39 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/55960433' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:42.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:41 smithi071 ceph-mon[28530]: pgmap v198: 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-07-26T18:03:42.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:41 smithi071 ceph-mon[39149]: pgmap v198: 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-07-26T18:03:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:41 smithi135 ceph-mon[33333]: pgmap v198: 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-07-26T18:03:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:42 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2127392293' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-07-26T18:03:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:42 smithi071 ceph-mon[28530]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-07-26T18:03:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:42 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2127392293' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-07-26T18:03:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:42 smithi071 ceph-mon[39149]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-07-26T18:03:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:42 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2127392293' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-07-26T18:03:43.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:42 smithi135 ceph-mon[33333]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-07-26T18:03:43.571 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-07-26T18:03:43.572 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs set cephfs allow_standby_replay false 2024-07-26T18:03:43.782 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:44.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:43 smithi071 ceph-mon[39149]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-07-26T18:03:44.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:43 smithi071 ceph-mon[39149]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-07-26T18:03:44.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:43 smithi071 ceph-mon[39149]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:43 smithi071 ceph-mon[28530]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-07-26T18:03:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:43 smithi071 ceph-mon[28530]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-07-26T18:03:44.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:43 smithi071 ceph-mon[28530]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:43 smithi135 ceph-mon[33333]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-07-26T18:03:44.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:43 smithi135 ceph-mon[33333]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-07-26T18:03:44.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:43 smithi135 ceph-mon[33333]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:45 smithi071 ceph-mon[39149]: pgmap v200: 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-07-26T18:03:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:45 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2545106322' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-07-26T18:03:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:45 smithi071 ceph-mon[28530]: pgmap v200: 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-07-26T18:03:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:45 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2545106322' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-07-26T18:03:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:45 smithi135 ceph-mon[33333]: pgmap v200: 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-07-26T18:03:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:45 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2545106322' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-07-26T18:03:46.576 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-07-26T18:03:46.576 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs dump --format=json 2024-07-26T18:03:46.779 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:46 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2545106322' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-07-26T18:03:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:46 smithi071 ceph-mon[28530]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:46 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2545106322' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-07-26T18:03:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:46 smithi071 ceph-mon[39149]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:46 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2545106322' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-07-26T18:03:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:46 smithi135 ceph-mon[33333]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:03:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:47 smithi071 ceph-mon[39149]: pgmap v201: 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-07-26T18:03:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:47 smithi071 ceph-mon[28530]: pgmap v201: 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-07-26T18:03:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:47 smithi135 ceph-mon[33333]: pgmap v201: 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-07-26T18:03:48.632 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:48.632 INFO:teuthology.orchestra.run.smithi071.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":14439,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.71:6835/4191257018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6834","nonce":4191257018},{"type":"v1","addr":"172.21.15.71:6835","nonce":4191257018}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-07-26T18:03:33.680870+0000","modified":"2024-07-26T18:03:45.894707+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":24301},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24301":{"gid":24301,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.135:6833/1128919377","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":1128919377},{"type":"v1","addr":"172.21.15.135:6833","nonce":1128919377}]},"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-07-26T18:03:48.633 INFO:teuthology.orchestra.run.smithi071.stderr:dumped fsmap epoch 8 2024-07-26T18:03:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:48 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3709552948' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:03:49.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:48 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/3709552948' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:03:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:48 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/3709552948' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:03:49.413 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd dump --format=json 2024-07-26T18:03:49.616 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:50.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:49 smithi071 ceph-mon[39149]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-07-26T18:03:50.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:49 smithi071 ceph-mon[28530]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-07-26T18:03:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:49 smithi135 ceph-mon[33333]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-07-26T18:03:51.443 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:51.443 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":67,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","created":"2024-07-26T17:58:09.296944+0000","modified":"2024-07-26T18:03:33.680730+0000","last_up_change":"2024-07-26T18:03:04.683894+0000","last_in_change":"2024-07-26T18:02:48.113346+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-07-26T18:01:11.088829+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-07-26T18:03:27.455068+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-07-26T18:03:30.824855+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d3e0885a-56e3-4186-a83a-7621e176cef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6803","nonce":1572605654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6805","nonce":1572605654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6809","nonce":1572605654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6807","nonce":1572605654}]},"public_addr":"172.21.15.71:6803/1572605654","cluster_addr":"172.21.15.71:6805/1572605654","heartbeat_back_addr":"172.21.15.71:6809/1572605654","heartbeat_front_addr":"172.21.15.71:6807/1572605654","state":["exists","up"]},{"osd":1,"uuid":"fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6811","nonce":3821980816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6813","nonce":3821980816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6817","nonce":3821980816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6815","nonce":3821980816}]},"public_addr":"172.21.15.71:6811/3821980816","cluster_addr":"172.21.15.71:6813/3821980816","heartbeat_back_addr":"172.21.15.71:6817/3821980816","heartbeat_front_addr":"172.21.15.71:6815/3821980816","state":["exists","up"]},{"osd":2,"uuid":"d7b55fb2-00ad-4baf-90f7-53d9e34c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6819","nonce":3932880049}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6821","nonce":3932880049}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6825","nonce":3932880049}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6823","nonce":3932880049}]},"public_addr":"172.21.15.71:6819/3932880049","cluster_addr":"172.21.15.71:6821/3932880049","heartbeat_back_addr":"172.21.15.71:6825/3932880049","heartbeat_front_addr":"172.21.15.71:6823/3932880049","state":["exists","up"]},{"osd":3,"uuid":"015590fc-98b1-4d75-b90b-32b539bc31a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6827","nonce":3576420672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6829","nonce":3576420672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6833","nonce":3576420672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6831","nonce":3576420672}]},"public_addr":"172.21.15.71:6827/3576420672","cluster_addr":"172.21.15.71:6829/3576420672","heartbeat_back_addr":"172.21.15.71:6833/3576420672","heartbeat_front_addr":"172.21.15.71:6831/3576420672","state":["exists","up"]},{"osd":4,"uuid":"84c96d6d-7217-48b5-81e6-91b428721f3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6801","nonce":3253102843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6803","nonce":3253102843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6807","nonce":3253102843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6805","nonce":3253102843}]},"public_addr":"172.21.15.135:6801/3253102843","cluster_addr":"172.21.15.135:6803/3253102843","heartbeat_back_addr":"172.21.15.135:6807/3253102843","heartbeat_front_addr":"172.21.15.135:6805/3253102843","state":["exists","up"]},{"osd":5,"uuid":"25d8940a-0e9f-4047-9dda-452af73ef37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6809","nonce":1570906083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6811","nonce":1570906083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6815","nonce":1570906083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6813","nonce":1570906083}]},"public_addr":"172.21.15.135:6809/1570906083","cluster_addr":"172.21.15.135:6811/1570906083","heartbeat_back_addr":"172.21.15.135:6815/1570906083","heartbeat_front_addr":"172.21.15.135:6813/1570906083","state":["exists","up"]},{"osd":6,"uuid":"9258eb84-dd84-4389-9fc8-b12901cce9d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6817","nonce":809314221}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6819","nonce":809314221}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6823","nonce":809314221}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6821","nonce":809314221}]},"public_addr":"172.21.15.135:6817/809314221","cluster_addr":"172.21.15.135:6819/809314221","heartbeat_back_addr":"172.21.15.135:6823/809314221","heartbeat_front_addr":"172.21.15.135:6821/809314221","state":["exists","up"]},{"osd":7,"uuid":"cff67841-e92a-4ec5-8f26-d2de2b8c95ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6825","nonce":3692923934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6827","nonce":3692923934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6831","nonce":3692923934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6829","nonce":3692923934}]},"public_addr":"172.21.15.135:6825/3692923934","cluster_addr":"172.21.15.135:6827/3692923934","heartbeat_back_addr":"172.21.15.135:6831/3692923934","heartbeat_front_addr":"172.21.15.135:6829/3692923934","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-07-26T18:00:20.153528+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-07-26T18:00:43.506125+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-07-26T18:01:07.749635+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-07-26T18:01:32.773254+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-07-26T18:01:53.906871+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-07-26T18:02:15.834390+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-07-26T18:02:39.595123+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-07-26T18:03:02.878360+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/376210564":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6800/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3041021027":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/1092262918":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6801/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3621154034":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/2593969875":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/3039556177":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6801/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6800/1809718047":"2024-07-27T17:58:36.380496+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-07-26T18:03:52.037 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:51 smithi071 ceph-mon[28530]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-26T18:03:52.037 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:51 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/423763258' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:52.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:51 smithi071 ceph-mon[39149]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-26T18:03:52.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:51 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/423763258' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:52.057 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-26T18:03:52.057 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph pg dump --format=json 2024-07-26T18:03:52.257 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:51 smithi135 ceph-mon[33333]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-26T18:03:52.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:51 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/423763258' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:03:54.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:53 smithi071 ceph-mon[28530]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-26T18:03:54.029 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:53 smithi071 ceph-mon[39149]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-26T18:03:54.180 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:54.182 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-07-26T18:03:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:53 smithi135 ceph-mon[33333]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-26T18:03:54.831 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":204,"stamp":"2024-07-26T18:03:52.834684+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":231536,"kb_used_data":7140,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729680,"statfs":{"total":767960285184,"available":767723192320,"internally_reserved":0,"allocated":7311360,"data_stored":4056196,"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":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002999"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690536+0000","last_change":"2024-07-26T18:03:31.934266+0000","last_active":"2024-07-26T18:03:33.690536+0000","last_peered":"2024-07-26T18:03:33.690536+0000","last_clean":"2024-07-26T18:03:33.690536+0000","last_became_active":"2024-07-26T18:03:31.933874+0000","last_became_peered":"2024-07-26T18:03:31.933874+0000","last_unstale":"2024-07-26T18:03:33.690536+0000","last_undegraded":"2024-07-26T18:03:33.690536+0000","last_fullsized":"2024-07-26T18:03:33.690536+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:01:32.886137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301696+0000","last_change":"2024-07-26T18:03:31.931235+0000","last_active":"2024-07-26T18:03:33.301696+0000","last_peered":"2024-07-26T18:03:33.301696+0000","last_clean":"2024-07-26T18:03:33.301696+0000","last_became_active":"2024-07-26T18:03:31.930990+0000","last_became_peered":"2024-07-26T18:03:31.930990+0000","last_unstale":"2024-07-26T18:03:33.301696+0000","last_undegraded":"2024-07-26T18:03:33.301696+0000","last_fullsized":"2024-07-26T18:03:33.301696+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:43:33.346381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301181+0000","last_change":"2024-07-26T18:03:31.920313+0000","last_active":"2024-07-26T18:03:33.301181+0000","last_peered":"2024-07-26T18:03:33.301181+0000","last_clean":"2024-07-26T18:03:33.301181+0000","last_became_active":"2024-07-26T18:03:31.919997+0000","last_became_peered":"2024-07-26T18:03:31.919997+0000","last_unstale":"2024-07-26T18:03:33.301181+0000","last_undegraded":"2024-07-26T18:03:33.301181+0000","last_fullsized":"2024-07-26T18:03:33.301181+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:53:17.985919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330836+0000","last_change":"2024-07-26T18:03:31.934883+0000","last_active":"2024-07-26T18:03:33.330836+0000","last_peered":"2024-07-26T18:03:33.330836+0000","last_clean":"2024-07-26T18:03:33.330836+0000","last_became_active":"2024-07-26T18:03:31.934600+0000","last_became_peered":"2024-07-26T18:03:31.934600+0000","last_unstale":"2024-07-26T18:03:33.330836+0000","last_undegraded":"2024-07-26T18:03:33.330836+0000","last_fullsized":"2024-07-26T18:03:33.330836+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:25:13.562679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690202+0000","last_change":"2024-07-26T18:03:31.932401+0000","last_active":"2024-07-26T18:03:33.690202+0000","last_peered":"2024-07-26T18:03:33.690202+0000","last_clean":"2024-07-26T18:03:33.690202+0000","last_became_active":"2024-07-26T18:03:31.932062+0000","last_became_peered":"2024-07-26T18:03:31.932062+0000","last_unstale":"2024-07-26T18:03:33.690202+0000","last_undegraded":"2024-07-26T18:03:33.690202+0000","last_fullsized":"2024-07-26T18:03:33.690202+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:04:58.225198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330789+0000","last_change":"2024-07-26T18:03:31.926458+0000","last_active":"2024-07-26T18:03:33.330789+0000","last_peered":"2024-07-26T18:03:33.330789+0000","last_clean":"2024-07-26T18:03:33.330789+0000","last_became_active":"2024-07-26T18:03:31.926159+0000","last_became_peered":"2024-07-26T18:03:31.926159+0000","last_unstale":"2024-07-26T18:03:33.330789+0000","last_undegraded":"2024-07-26T18:03:33.330789+0000","last_fullsized":"2024-07-26T18:03:33.330789+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:36:07.320196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690398+0000","last_change":"2024-07-26T18:03:31.930898+0000","last_active":"2024-07-26T18:03:33.690398+0000","last_peered":"2024-07-26T18:03:33.690398+0000","last_clean":"2024-07-26T18:03:33.690398+0000","last_became_active":"2024-07-26T18:03:31.930467+0000","last_became_peered":"2024-07-26T18:03:31.930467+0000","last_unstale":"2024-07-26T18:03:33.690398+0000","last_undegraded":"2024-07-26T18:03:33.690398+0000","last_fullsized":"2024-07-26T18:03:33.690398+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:28:36.945409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684700+0000","last_change":"2024-07-26T18:03:31.934291+0000","last_active":"2024-07-26T18:03:33.684700+0000","last_peered":"2024-07-26T18:03:33.684700+0000","last_clean":"2024-07-26T18:03:33.684700+0000","last_became_active":"2024-07-26T18:03:31.934035+0000","last_became_peered":"2024-07-26T18:03:31.934035+0000","last_unstale":"2024-07-26T18:03:33.684700+0000","last_undegraded":"2024-07-26T18:03:33.684700+0000","last_fullsized":"2024-07-26T18:03:33.684700+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:53:15.607507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.693550+0000","last_change":"2024-07-26T18:03:31.936719+0000","last_active":"2024-07-26T18:03:33.693550+0000","last_peered":"2024-07-26T18:03:33.693550+0000","last_clean":"2024-07-26T18:03:33.693550+0000","last_became_active":"2024-07-26T18:03:31.936406+0000","last_became_peered":"2024-07-26T18:03:31.936406+0000","last_unstale":"2024-07-26T18:03:33.693550+0000","last_undegraded":"2024-07-26T18:03:33.693550+0000","last_fullsized":"2024-07-26T18:03:33.693550+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:23:44.933455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947808+0000","last_change":"2024-07-26T18:03:31.933284+0000","last_active":"2024-07-26T18:03:32.947808+0000","last_peered":"2024-07-26T18:03:32.947808+0000","last_clean":"2024-07-26T18:03:32.947808+0000","last_became_active":"2024-07-26T18:03:31.932953+0000","last_became_peered":"2024-07-26T18:03:31.932953+0000","last_unstale":"2024-07-26T18:03:32.947808+0000","last_undegraded":"2024-07-26T18:03:32.947808+0000","last_fullsized":"2024-07-26T18:03:32.947808+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:37:13.022054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947691+0000","last_change":"2024-07-26T18:03:31.932520+0000","last_active":"2024-07-26T18:03:32.947691+0000","last_peered":"2024-07-26T18:03:32.947691+0000","last_clean":"2024-07-26T18:03:32.947691+0000","last_became_active":"2024-07-26T18:03:31.932218+0000","last_became_peered":"2024-07-26T18:03:31.932218+0000","last_unstale":"2024-07-26T18:03:32.947691+0000","last_undegraded":"2024-07-26T18:03:32.947691+0000","last_fullsized":"2024-07-26T18:03:32.947691+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:43:39.625759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.918421+0000","last_change":"2024-07-26T18:03:31.932148+0000","last_active":"2024-07-26T18:03:32.918421+0000","last_peered":"2024-07-26T18:03:32.918421+0000","last_clean":"2024-07-26T18:03:32.918421+0000","last_became_active":"2024-07-26T18:03:31.931865+0000","last_became_peered":"2024-07-26T18:03:31.931865+0000","last_unstale":"2024-07-26T18:03:32.918421+0000","last_undegraded":"2024-07-26T18:03:32.918421+0000","last_fullsized":"2024-07-26T18:03:32.918421+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:38:53.888064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684583+0000","last_change":"2024-07-26T18:03:31.934245+0000","last_active":"2024-07-26T18:03:33.684583+0000","last_peered":"2024-07-26T18:03:33.684583+0000","last_clean":"2024-07-26T18:03:33.684583+0000","last_became_active":"2024-07-26T18:03:31.933983+0000","last_became_peered":"2024-07-26T18:03:31.933983+0000","last_unstale":"2024-07-26T18:03:33.684583+0000","last_undegraded":"2024-07-26T18:03:33.684583+0000","last_fullsized":"2024-07-26T18:03:33.684583+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:49:29.104211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302318+0000","last_change":"2024-07-26T18:03:31.931916+0000","last_active":"2024-07-26T18:03:33.302318+0000","last_peered":"2024-07-26T18:03:33.302318+0000","last_clean":"2024-07-26T18:03:33.302318+0000","last_became_active":"2024-07-26T18:03:31.931399+0000","last_became_peered":"2024-07-26T18:03:31.931399+0000","last_unstale":"2024-07-26T18:03:33.302318+0000","last_undegraded":"2024-07-26T18:03:33.302318+0000","last_fullsized":"2024-07-26T18:03:33.302318+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:08:23.068830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.300883+0000","last_change":"2024-07-26T18:03:31.921623+0000","last_active":"2024-07-26T18:03:33.300883+0000","last_peered":"2024-07-26T18:03:33.300883+0000","last_clean":"2024-07-26T18:03:33.300883+0000","last_became_active":"2024-07-26T18:03:31.921338+0000","last_became_peered":"2024-07-26T18:03:31.921338+0000","last_unstale":"2024-07-26T18:03:33.300883+0000","last_undegraded":"2024-07-26T18:03:33.300883+0000","last_fullsized":"2024-07-26T18:03:33.300883+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:42:57.737372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330746+0000","last_change":"2024-07-26T18:03:31.932999+0000","last_active":"2024-07-26T18:03:33.330746+0000","last_peered":"2024-07-26T18:03:33.330746+0000","last_clean":"2024-07-26T18:03:33.330746+0000","last_became_active":"2024-07-26T18:03:31.932226+0000","last_became_peered":"2024-07-26T18:03:31.932226+0000","last_unstale":"2024-07-26T18:03:33.330746+0000","last_undegraded":"2024-07-26T18:03:33.330746+0000","last_fullsized":"2024-07-26T18:03:33.330746+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:04:20.885167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330900+0000","last_change":"2024-07-26T18:03:31.935078+0000","last_active":"2024-07-26T18:03:33.330900+0000","last_peered":"2024-07-26T18:03:33.330900+0000","last_clean":"2024-07-26T18:03:33.330900+0000","last_became_active":"2024-07-26T18:03:31.931056+0000","last_became_peered":"2024-07-26T18:03:31.931056+0000","last_unstale":"2024-07-26T18:03:33.330900+0000","last_undegraded":"2024-07-26T18:03:33.330900+0000","last_fullsized":"2024-07-26T18:03:33.330900+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:34:24.838652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684421+0000","last_change":"2024-07-26T18:03:31.928079+0000","last_active":"2024-07-26T18:03:33.684421+0000","last_peered":"2024-07-26T18:03:33.684421+0000","last_clean":"2024-07-26T18:03:33.684421+0000","last_became_active":"2024-07-26T18:03:31.927806+0000","last_became_peered":"2024-07-26T18:03:31.927806+0000","last_unstale":"2024-07-26T18:03:33.684421+0000","last_undegraded":"2024-07-26T18:03:33.684421+0000","last_fullsized":"2024-07-26T18:03:33.684421+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T06:02:54.810743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.691250+0000","last_change":"2024-07-26T18:03:31.936805+0000","last_active":"2024-07-26T18:03:33.691250+0000","last_peered":"2024-07-26T18:03:33.691250+0000","last_clean":"2024-07-26T18:03:33.691250+0000","last_became_active":"2024-07-26T18:03:31.936530+0000","last_became_peered":"2024-07-26T18:03:31.936530+0000","last_unstale":"2024-07-26T18:03:33.691250+0000","last_undegraded":"2024-07-26T18:03:33.691250+0000","last_fullsized":"2024-07-26T18:03:33.691250+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:51:18.541782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947624+0000","last_change":"2024-07-26T18:03:31.936261+0000","last_active":"2024-07-26T18:03:32.947624+0000","last_peered":"2024-07-26T18:03:32.947624+0000","last_clean":"2024-07-26T18:03:32.947624+0000","last_became_active":"2024-07-26T18:03:31.935996+0000","last_became_peered":"2024-07-26T18:03:31.935996+0000","last_unstale":"2024-07-26T18:03:32.947624+0000","last_undegraded":"2024-07-26T18:03:32.947624+0000","last_fullsized":"2024-07-26T18:03:32.947624+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:29:35.823774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301949+0000","last_change":"2024-07-26T18:03:31.927882+0000","last_active":"2024-07-26T18:03:33.301949+0000","last_peered":"2024-07-26T18:03:33.301949+0000","last_clean":"2024-07-26T18:03:33.301949+0000","last_became_active":"2024-07-26T18:03:31.927552+0000","last_became_peered":"2024-07-26T18:03:31.927552+0000","last_unstale":"2024-07-26T18:03:33.301949+0000","last_undegraded":"2024-07-26T18:03:33.301949+0000","last_fullsized":"2024-07-26T18:03:33.301949+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:11:25.531734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330798+0000","last_change":"2024-07-26T18:03:31.931556+0000","last_active":"2024-07-26T18:03:33.330798+0000","last_peered":"2024-07-26T18:03:33.330798+0000","last_clean":"2024-07-26T18:03:33.330798+0000","last_became_active":"2024-07-26T18:03:31.930780+0000","last_became_peered":"2024-07-26T18:03:31.930780+0000","last_unstale":"2024-07-26T18:03:33.330798+0000","last_undegraded":"2024-07-26T18:03:33.330798+0000","last_fullsized":"2024-07-26T18:03:33.330798+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:33:49.023142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.685079+0000","last_change":"2024-07-26T18:03:31.936460+0000","last_active":"2024-07-26T18:03:33.685079+0000","last_peered":"2024-07-26T18:03:33.685079+0000","last_clean":"2024-07-26T18:03:33.685079+0000","last_became_active":"2024-07-26T18:03:31.936096+0000","last_became_peered":"2024-07-26T18:03:31.936096+0000","last_unstale":"2024-07-26T18:03:33.685079+0000","last_undegraded":"2024-07-26T18:03:33.685079+0000","last_fullsized":"2024-07-26T18:03:33.685079+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:59:20.642318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330763+0000","last_change":"2024-07-26T18:03:31.934352+0000","last_active":"2024-07-26T18:03:33.330763+0000","last_peered":"2024-07-26T18:03:33.330763+0000","last_clean":"2024-07-26T18:03:33.330763+0000","last_became_active":"2024-07-26T18:03:31.934065+0000","last_became_peered":"2024-07-26T18:03:31.934065+0000","last_unstale":"2024-07-26T18:03:33.330763+0000","last_undegraded":"2024-07-26T18:03:33.330763+0000","last_fullsized":"2024-07-26T18:03:33.330763+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:33:03.476301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.685055+0000","last_change":"2024-07-26T18:03:31.935294+0000","last_active":"2024-07-26T18:03:33.685055+0000","last_peered":"2024-07-26T18:03:33.685055+0000","last_clean":"2024-07-26T18:03:33.685055+0000","last_became_active":"2024-07-26T18:03:31.935014+0000","last_became_peered":"2024-07-26T18:03:31.935014+0000","last_unstale":"2024-07-26T18:03:33.685055+0000","last_undegraded":"2024-07-26T18:03:33.685055+0000","last_fullsized":"2024-07-26T18:03:33.685055+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:49:27.319181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947815+0000","last_change":"2024-07-26T18:03:31.941226+0000","last_active":"2024-07-26T18:03:32.947815+0000","last_peered":"2024-07-26T18:03:32.947815+0000","last_clean":"2024-07-26T18:03:32.947815+0000","last_became_active":"2024-07-26T18:03:31.940857+0000","last_became_peered":"2024-07-26T18:03:31.940857+0000","last_unstale":"2024-07-26T18:03:32.947815+0000","last_undegraded":"2024-07-26T18:03:32.947815+0000","last_fullsized":"2024-07-26T18:03:32.947815+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:49:24.857176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301339+0000","last_change":"2024-07-26T18:03:31.924097+0000","last_active":"2024-07-26T18:03:33.301339+0000","last_peered":"2024-07-26T18:03:33.301339+0000","last_clean":"2024-07-26T18:03:33.301339+0000","last_became_active":"2024-07-26T18:03:31.923514+0000","last_became_peered":"2024-07-26T18:03:31.923514+0000","last_unstale":"2024-07-26T18:03:33.301339+0000","last_undegraded":"2024-07-26T18:03:33.301339+0000","last_fullsized":"2024-07-26T18:03:33.301339+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:56:07.028116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684806+0000","last_change":"2024-07-26T18:03:31.936195+0000","last_active":"2024-07-26T18:03:33.684806+0000","last_peered":"2024-07-26T18:03:33.684806+0000","last_clean":"2024-07-26T18:03:33.684806+0000","last_became_active":"2024-07-26T18:03:31.935924+0000","last_became_peered":"2024-07-26T18:03:31.935924+0000","last_unstale":"2024-07-26T18:03:33.684806+0000","last_undegraded":"2024-07-26T18:03:33.684806+0000","last_fullsized":"2024-07-26T18:03:33.684806+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:46:49.763925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302031+0000","last_change":"2024-07-26T18:03:31.935154+0000","last_active":"2024-07-26T18:03:33.302031+0000","last_peered":"2024-07-26T18:03:33.302031+0000","last_clean":"2024-07-26T18:03:33.302031+0000","last_became_active":"2024-07-26T18:03:31.934799+0000","last_became_peered":"2024-07-26T18:03:31.934799+0000","last_unstale":"2024-07-26T18:03:33.302031+0000","last_undegraded":"2024-07-26T18:03:33.302031+0000","last_fullsized":"2024-07-26T18:03:33.302031+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:07:19.412557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330810+0000","last_change":"2024-07-26T18:03:31.926012+0000","last_active":"2024-07-26T18:03:33.330810+0000","last_peered":"2024-07-26T18:03:33.330810+0000","last_clean":"2024-07-26T18:03:33.330810+0000","last_became_active":"2024-07-26T18:03:31.924707+0000","last_became_peered":"2024-07-26T18:03:31.924707+0000","last_unstale":"2024-07-26T18:03:33.330810+0000","last_undegraded":"2024-07-26T18:03:33.330810+0000","last_fullsized":"2024-07-26T18:03:33.330810+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:48:06.801379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.683799+0000","last_change":"2024-07-26T18:03:31.927484+0000","last_active":"2024-07-26T18:03:33.683799+0000","last_peered":"2024-07-26T18:03:33.683799+0000","last_clean":"2024-07-26T18:03:33.683799+0000","last_became_active":"2024-07-26T18:03:31.927164+0000","last_became_peered":"2024-07-26T18:03:31.927164+0000","last_unstale":"2024-07-26T18:03:33.683799+0000","last_undegraded":"2024-07-26T18:03:33.683799+0000","last_fullsized":"2024-07-26T18:03:33.683799+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T06:03:21.369038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947259+0000","last_change":"2024-07-26T18:03:31.934963+0000","last_active":"2024-07-26T18:03:32.947259+0000","last_peered":"2024-07-26T18:03:32.947259+0000","last_clean":"2024-07-26T18:03:32.947259+0000","last_became_active":"2024-07-26T18:03:31.934676+0000","last_became_peered":"2024-07-26T18:03:31.934676+0000","last_unstale":"2024-07-26T18:03:32.947259+0000","last_undegraded":"2024-07-26T18:03:32.947259+0000","last_fullsized":"2024-07-26T18:03:32.947259+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:42:47.046934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917785+0000","last_change":"2024-07-26T18:03:31.918389+0000","last_active":"2024-07-26T18:03:32.917785+0000","last_peered":"2024-07-26T18:03:32.917785+0000","last_clean":"2024-07-26T18:03:32.917785+0000","last_became_active":"2024-07-26T18:03:31.918065+0000","last_became_peered":"2024-07-26T18:03:31.918065+0000","last_unstale":"2024-07-26T18:03:32.917785+0000","last_undegraded":"2024-07-26T18:03:32.917785+0000","last_fullsized":"2024-07-26T18:03:32.917785+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:07:15.665484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.685077+0000","last_change":"2024-07-26T18:03:28.892882+0000","last_active":"2024-07-26T18:03:33.685077+0000","last_peered":"2024-07-26T18:03:33.685077+0000","last_clean":"2024-07-26T18:03:33.685077+0000","last_became_active":"2024-07-26T18:03:28.892607+0000","last_became_peered":"2024-07-26T18:03:28.892607+0000","last_unstale":"2024-07-26T18:03:33.685077+0000","last_undegraded":"2024-07-26T18:03:33.685077+0000","last_fullsized":"2024-07-26T18:03:33.685077+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:50:19.921698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302113+0000","last_change":"2024-07-26T18:03:31.926951+0000","last_active":"2024-07-26T18:03:33.302113+0000","last_peered":"2024-07-26T18:03:33.302113+0000","last_clean":"2024-07-26T18:03:33.302113+0000","last_became_active":"2024-07-26T18:03:31.926654+0000","last_became_peered":"2024-07-26T18:03:31.926654+0000","last_unstale":"2024-07-26T18:03:33.302113+0000","last_undegraded":"2024-07-26T18:03:33.302113+0000","last_fullsized":"2024-07-26T18:03:33.302113+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:02:53.008444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.691459+0000","last_change":"2024-07-26T18:03:28.898421+0000","last_active":"2024-07-26T18:03:33.691459+0000","last_peered":"2024-07-26T18:03:33.691459+0000","last_clean":"2024-07-26T18:03:33.691459+0000","last_became_active":"2024-07-26T18:03:28.898116+0000","last_became_peered":"2024-07-26T18:03:28.898116+0000","last_unstale":"2024-07-26T18:03:33.691459+0000","last_undegraded":"2024-07-26T18:03:33.691459+0000","last_fullsized":"2024-07-26T18:03:33.691459+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:08:33.403206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917014+0000","last_change":"2024-07-26T18:03:28.893392+0000","last_active":"2024-07-26T18:03:32.917014+0000","last_peered":"2024-07-26T18:03:32.917014+0000","last_clean":"2024-07-26T18:03:32.917014+0000","last_became_active":"2024-07-26T18:03:28.893130+0000","last_became_peered":"2024-07-26T18:03:28.893130+0000","last_unstale":"2024-07-26T18:03:32.917014+0000","last_undegraded":"2024-07-26T18:03:32.917014+0000","last_fullsized":"2024-07-26T18:03:32.917014+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:07:16.168567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684785+0000","last_change":"2024-07-26T18:03:31.927234+0000","last_active":"2024-07-26T18:03:33.684785+0000","last_peered":"2024-07-26T18:03:33.684785+0000","last_clean":"2024-07-26T18:03:33.684785+0000","last_became_active":"2024-07-26T18:03:31.925027+0000","last_became_peered":"2024-07-26T18:03:31.925027+0000","last_unstale":"2024-07-26T18:03:33.684785+0000","last_undegraded":"2024-07-26T18:03:33.684785+0000","last_fullsized":"2024-07-26T18:03:33.684785+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:04:50.760317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301270+0000","last_change":"2024-07-26T18:03:28.903940+0000","last_active":"2024-07-26T18:03:33.301270+0000","last_peered":"2024-07-26T18:03:33.301270+0000","last_clean":"2024-07-26T18:03:33.301270+0000","last_became_active":"2024-07-26T18:03:28.903603+0000","last_became_peered":"2024-07-26T18:03:28.903603+0000","last_unstale":"2024-07-26T18:03:33.301270+0000","last_undegraded":"2024-07-26T18:03:33.301270+0000","last_fullsized":"2024-07-26T18:03:33.301270+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:56:58.242147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.300743+0000","last_change":"2024-07-26T18:03:31.925565+0000","last_active":"2024-07-26T18:03:33.300743+0000","last_peered":"2024-07-26T18:03:33.300743+0000","last_clean":"2024-07-26T18:03:33.300743+0000","last_became_active":"2024-07-26T18:03:31.925278+0000","last_became_peered":"2024-07-26T18:03:31.925278+0000","last_unstale":"2024-07-26T18:03:33.300743+0000","last_undegraded":"2024-07-26T18:03:33.300743+0000","last_fullsized":"2024-07-26T18:03:33.300743+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:54:04.703117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947771+0000","last_change":"2024-07-26T18:03:28.898897+0000","last_active":"2024-07-26T18:03:32.947771+0000","last_peered":"2024-07-26T18:03:32.947771+0000","last_clean":"2024-07-26T18:03:32.947771+0000","last_became_active":"2024-07-26T18:03:28.898543+0000","last_became_peered":"2024-07-26T18:03:28.898543+0000","last_unstale":"2024-07-26T18:03:32.947771+0000","last_undegraded":"2024-07-26T18:03:32.947771+0000","last_fullsized":"2024-07-26T18:03:32.947771+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:48:50.872347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330886+0000","last_change":"2024-07-26T18:03:31.924605+0000","last_active":"2024-07-26T18:03:33.330886+0000","last_peered":"2024-07-26T18:03:33.330886+0000","last_clean":"2024-07-26T18:03:33.330886+0000","last_became_active":"2024-07-26T18:03:31.924309+0000","last_became_peered":"2024-07-26T18:03:31.924309+0000","last_unstale":"2024-07-26T18:03:33.330886+0000","last_undegraded":"2024-07-26T18:03:33.330886+0000","last_fullsized":"2024-07-26T18:03:33.330886+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:51:11.955596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301690+0000","last_change":"2024-07-26T18:03:28.901100+0000","last_active":"2024-07-26T18:03:33.301690+0000","last_peered":"2024-07-26T18:03:33.301690+0000","last_clean":"2024-07-26T18:03:33.301690+0000","last_became_active":"2024-07-26T18:03:28.900460+0000","last_became_peered":"2024-07-26T18:03:28.900460+0000","last_unstale":"2024-07-26T18:03:33.301690+0000","last_undegraded":"2024-07-26T18:03:33.301690+0000","last_fullsized":"2024-07-26T18:03:33.301690+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:02:57.811399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302086+0000","last_change":"2024-07-26T18:03:31.935442+0000","last_active":"2024-07-26T18:03:33.302086+0000","last_peered":"2024-07-26T18:03:33.302086+0000","last_clean":"2024-07-26T18:03:33.302086+0000","last_became_active":"2024-07-26T18:03:31.935188+0000","last_became_peered":"2024-07-26T18:03:31.935188+0000","last_unstale":"2024-07-26T18:03:33.302086+0000","last_undegraded":"2024-07-26T18:03:33.302086+0000","last_fullsized":"2024-07-26T18:03:33.302086+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:36:10.802228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"67'3","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.696314+0000","last_change":"2024-07-26T18:03:28.894478+0000","last_active":"2024-07-26T18:03:33.696314+0000","last_peered":"2024-07-26T18:03:33.696314+0000","last_clean":"2024-07-26T18:03:33.696314+0000","last_became_active":"2024-07-26T18:03:28.894185+0000","last_became_peered":"2024-07-26T18:03:28.894185+0000","last_unstale":"2024-07-26T18:03:33.696314+0000","last_undegraded":"2024-07-26T18:03:33.696314+0000","last_fullsized":"2024-07-26T18:03:33.696314+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-27T23:36:56.107613+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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.918463+0000","last_change":"2024-07-26T18:03:31.931372+0000","last_active":"2024-07-26T18:03:32.918463+0000","last_peered":"2024-07-26T18:03:32.918463+0000","last_clean":"2024-07-26T18:03:32.918463+0000","last_became_active":"2024-07-26T18:03:31.930722+0000","last_became_peered":"2024-07-26T18:03:31.930722+0000","last_unstale":"2024-07-26T18:03:32.918463+0000","last_undegraded":"2024-07-26T18:03:32.918463+0000","last_fullsized":"2024-07-26T18:03:32.918463+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:12:59.554586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"67'6","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.697524+0000","last_change":"2024-07-26T18:03:28.896071+0000","last_active":"2024-07-26T18:03:33.697524+0000","last_peered":"2024-07-26T18:03:33.697524+0000","last_clean":"2024-07-26T18:03:33.697524+0000","last_became_active":"2024-07-26T18:03:28.895643+0000","last_became_peered":"2024-07-26T18:03:28.895643+0000","last_unstale":"2024-07-26T18:03:33.697524+0000","last_undegraded":"2024-07-26T18:03:33.697524+0000","last_fullsized":"2024-07-26T18:03:33.697524+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T03:11:05.078520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.691160+0000","last_change":"2024-07-26T18:03:31.932034+0000","last_active":"2024-07-26T18:03:33.691160+0000","last_peered":"2024-07-26T18:03:33.691160+0000","last_clean":"2024-07-26T18:03:33.691160+0000","last_became_active":"2024-07-26T18:03:31.931723+0000","last_became_peered":"2024-07-26T18:03:31.931723+0000","last_unstale":"2024-07-26T18:03:33.691160+0000","last_undegraded":"2024-07-26T18:03:33.691160+0000","last_fullsized":"2024-07-26T18:03:33.691160+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:58:25.269995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.695557+0000","last_change":"2024-07-26T18:03:28.891535+0000","last_active":"2024-07-26T18:03:33.695557+0000","last_peered":"2024-07-26T18:03:33.695557+0000","last_clean":"2024-07-26T18:03:33.695557+0000","last_became_active":"2024-07-26T18:03:28.891144+0000","last_became_peered":"2024-07-26T18:03:28.891144+0000","last_unstale":"2024-07-26T18:03:33.695557+0000","last_undegraded":"2024-07-26T18:03:33.695557+0000","last_fullsized":"2024-07-26T18:03:33.695557+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:31:57.426967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302382+0000","last_change":"2024-07-26T18:03:31.926846+0000","last_active":"2024-07-26T18:03:33.302382+0000","last_peered":"2024-07-26T18:03:33.302382+0000","last_clean":"2024-07-26T18:03:33.302382+0000","last_became_active":"2024-07-26T18:03:31.926588+0000","last_became_peered":"2024-07-26T18:03:31.926588+0000","last_unstale":"2024-07-26T18:03:33.302382+0000","last_undegraded":"2024-07-26T18:03:33.302382+0000","last_fullsized":"2024-07-26T18:03:33.302382+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:37:35.558175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301344+0000","last_change":"2024-07-26T18:03:28.902689+0000","last_active":"2024-07-26T18:03:33.301344+0000","last_peered":"2024-07-26T18:03:33.301344+0000","last_clean":"2024-07-26T18:03:33.301344+0000","last_became_active":"2024-07-26T18:03:28.902390+0000","last_became_peered":"2024-07-26T18:03:28.902390+0000","last_unstale":"2024-07-26T18:03:33.301344+0000","last_undegraded":"2024-07-26T18:03:33.301344+0000","last_fullsized":"2024-07-26T18:03:33.301344+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:10:02.573840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690346+0000","last_change":"2024-07-26T18:03:31.934475+0000","last_active":"2024-07-26T18:03:33.690346+0000","last_peered":"2024-07-26T18:03:33.690346+0000","last_clean":"2024-07-26T18:03:33.690346+0000","last_became_active":"2024-07-26T18:03:31.932344+0000","last_became_peered":"2024-07-26T18:03:31.932344+0000","last_unstale":"2024-07-26T18:03:33.690346+0000","last_undegraded":"2024-07-26T18:03:33.690346+0000","last_fullsized":"2024-07-26T18:03:33.690346+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:14:52.878735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947335+0000","last_change":"2024-07-26T18:03:28.899193+0000","last_active":"2024-07-26T18:03:32.947335+0000","last_peered":"2024-07-26T18:03:32.947335+0000","last_clean":"2024-07-26T18:03:32.947335+0000","last_became_active":"2024-07-26T18:03:28.898926+0000","last_became_peered":"2024-07-26T18:03:28.898926+0000","last_unstale":"2024-07-26T18:03:32.947335+0000","last_undegraded":"2024-07-26T18:03:32.947335+0000","last_fullsized":"2024-07-26T18:03:32.947335+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:04:09.360266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947272+0000","last_change":"2024-07-26T18:03:31.934385+0000","last_active":"2024-07-26T18:03:32.947272+0000","last_peered":"2024-07-26T18:03:32.947272+0000","last_clean":"2024-07-26T18:03:32.947272+0000","last_became_active":"2024-07-26T18:03:31.934109+0000","last_became_peered":"2024-07-26T18:03:31.934109+0000","last_unstale":"2024-07-26T18:03:32.947272+0000","last_undegraded":"2024-07-26T18:03:32.947272+0000","last_fullsized":"2024-07-26T18:03:32.947272+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:27:24.999822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"67'8","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.696206+0000","last_change":"2024-07-26T18:03:28.895269+0000","last_active":"2024-07-26T18:03:33.696206+0000","last_peered":"2024-07-26T18:03:33.696206+0000","last_clean":"2024-07-26T18:03:33.696206+0000","last_became_active":"2024-07-26T18:03:28.894992+0000","last_became_peered":"2024-07-26T18:03:28.894992+0000","last_unstale":"2024-07-26T18:03:33.696206+0000","last_undegraded":"2024-07-26T18:03:33.696206+0000","last_fullsized":"2024-07-26T18:03:33.696206+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T00:51:36.962731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690493+0000","last_change":"2024-07-26T18:03:31.933570+0000","last_active":"2024-07-26T18:03:33.690493+0000","last_peered":"2024-07-26T18:03:33.690493+0000","last_clean":"2024-07-26T18:03:33.690493+0000","last_became_active":"2024-07-26T18:03:31.933144+0000","last_became_peered":"2024-07-26T18:03:31.933144+0000","last_unstale":"2024-07-26T18:03:33.690493+0000","last_undegraded":"2024-07-26T18:03:33.690493+0000","last_fullsized":"2024-07-26T18:03:33.690493+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:24:01.258079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.685598+0000","last_change":"2024-07-26T18:03:28.892967+0000","last_active":"2024-07-26T18:03:33.685598+0000","last_peered":"2024-07-26T18:03:33.685598+0000","last_clean":"2024-07-26T18:03:33.685598+0000","last_became_active":"2024-07-26T18:03:28.892654+0000","last_became_peered":"2024-07-26T18:03:28.892654+0000","last_unstale":"2024-07-26T18:03:33.685598+0000","last_undegraded":"2024-07-26T18:03:33.685598+0000","last_fullsized":"2024-07-26T18:03:33.685598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:37:55.249664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690671+0000","last_change":"2024-07-26T18:03:31.930876+0000","last_active":"2024-07-26T18:03:33.690671+0000","last_peered":"2024-07-26T18:03:33.690671+0000","last_clean":"2024-07-26T18:03:33.690671+0000","last_became_active":"2024-07-26T18:03:31.930595+0000","last_became_peered":"2024-07-26T18:03:31.930595+0000","last_unstale":"2024-07-26T18:03:33.690671+0000","last_undegraded":"2024-07-26T18:03:33.690671+0000","last_fullsized":"2024-07-26T18:03:33.690671+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:08:32.479783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.691495+0000","last_change":"2024-07-26T18:03:28.893606+0000","last_active":"2024-07-26T18:03:33.691495+0000","last_peered":"2024-07-26T18:03:33.691495+0000","last_clean":"2024-07-26T18:03:33.691495+0000","last_became_active":"2024-07-26T18:03:28.893330+0000","last_became_peered":"2024-07-26T18:03:28.893330+0000","last_unstale":"2024-07-26T18:03:33.691495+0000","last_undegraded":"2024-07-26T18:03:33.691495+0000","last_fullsized":"2024-07-26T18:03:33.691495+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:26:32.163625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.693136+0000","last_change":"2024-07-26T18:03:31.934517+0000","last_active":"2024-07-26T18:03:33.693136+0000","last_peered":"2024-07-26T18:03:33.693136+0000","last_clean":"2024-07-26T18:03:33.693136+0000","last_became_active":"2024-07-26T18:03:31.931888+0000","last_became_peered":"2024-07-26T18:03:31.931888+0000","last_unstale":"2024-07-26T18:03:33.693136+0000","last_undegraded":"2024-07-26T18:03:33.693136+0000","last_fullsized":"2024-07-26T18:03:33.693136+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:09:49.868233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.692654+0000","last_change":"2024-07-26T18:03:28.896318+0000","last_active":"2024-07-26T18:03:33.692654+0000","last_peered":"2024-07-26T18:03:33.692654+0000","last_clean":"2024-07-26T18:03:33.692654+0000","last_became_active":"2024-07-26T18:03:28.896084+0000","last_became_peered":"2024-07-26T18:03:28.896084+0000","last_unstale":"2024-07-26T18:03:33.692654+0000","last_undegraded":"2024-07-26T18:03:33.692654+0000","last_fullsized":"2024-07-26T18:03:33.692654+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:56:45.064205+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-07-26T18:03:33.330860+0000","last_change":"2024-07-26T18:03:31.935162+0000","last_active":"2024-07-26T18:03:33.330860+0000","last_peered":"2024-07-26T18:03:33.330860+0000","last_clean":"2024-07-26T18:03:33.330860+0000","last_became_active":"2024-07-26T18:03:31.933855+0000","last_became_peered":"2024-07-26T18:03:31.933855+0000","last_unstale":"2024-07-26T18:03:33.330860+0000","last_undegraded":"2024-07-26T18:03:33.330860+0000","last_fullsized":"2024-07-26T18:03:33.330860+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:56:23.565269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301565+0000","last_change":"2024-07-26T18:03:28.897077+0000","last_active":"2024-07-26T18:03:33.301565+0000","last_peered":"2024-07-26T18:03:33.301565+0000","last_clean":"2024-07-26T18:03:33.301565+0000","last_became_active":"2024-07-26T18:03:28.896804+0000","last_became_peered":"2024-07-26T18:03:28.896804+0000","last_unstale":"2024-07-26T18:03:33.301565+0000","last_undegraded":"2024-07-26T18:03:33.301565+0000","last_fullsized":"2024-07-26T18:03:33.301565+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:48:07.004440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.691135+0000","last_change":"2024-07-26T18:03:31.937180+0000","last_active":"2024-07-26T18:03:33.691135+0000","last_peered":"2024-07-26T18:03:33.691135+0000","last_clean":"2024-07-26T18:03:33.691135+0000","last_became_active":"2024-07-26T18:03:31.936894+0000","last_became_peered":"2024-07-26T18:03:31.936894+0000","last_unstale":"2024-07-26T18:03:33.691135+0000","last_undegraded":"2024-07-26T18:03:33.691135+0000","last_fullsized":"2024-07-26T18:03:33.691135+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:45:07.141140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917441+0000","last_change":"2024-07-26T18:03:08.705331+0000","last_active":"2024-07-26T18:03:32.917441+0000","last_peered":"2024-07-26T18:03:32.917441+0000","last_clean":"2024-07-26T18:03:32.917441+0000","last_became_active":"2024-07-26T18:03:08.704919+0000","last_became_peered":"2024-07-26T18:03:08.704919+0000","last_unstale":"2024-07-26T18:03:32.917441+0000","last_undegraded":"2024-07-26T18:03:32.917441+0000","last_fullsized":"2024-07-26T18:03:32.917441+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:01:11.453689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:01:11.453689+0000","last_clean_scrub_stamp":"2024-07-26T18:01:11.453689+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-07-28T00:38:21.615793+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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301192+0000","last_change":"2024-07-26T18:03:28.903702+0000","last_active":"2024-07-26T18:03:33.301192+0000","last_peered":"2024-07-26T18:03:33.301192+0000","last_clean":"2024-07-26T18:03:33.301192+0000","last_became_active":"2024-07-26T18:03:28.903122+0000","last_became_peered":"2024-07-26T18:03:28.903122+0000","last_unstale":"2024-07-26T18:03:33.301192+0000","last_undegraded":"2024-07-26T18:03:33.301192+0000","last_fullsized":"2024-07-26T18:03:33.301192+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:07:38.183954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684520+0000","last_change":"2024-07-26T18:03:31.933615+0000","last_active":"2024-07-26T18:03:33.684520+0000","last_peered":"2024-07-26T18:03:33.684520+0000","last_clean":"2024-07-26T18:03:33.684520+0000","last_became_active":"2024-07-26T18:03:31.933364+0000","last_became_peered":"2024-07-26T18:03:31.933364+0000","last_unstale":"2024-07-26T18:03:33.684520+0000","last_undegraded":"2024-07-26T18:03:33.684520+0000","last_fullsized":"2024-07-26T18:03:33.684520+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:36:18.834800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917073+0000","last_change":"2024-07-26T18:03:28.896440+0000","last_active":"2024-07-26T18:03:32.917073+0000","last_peered":"2024-07-26T18:03:32.917073+0000","last_clean":"2024-07-26T18:03:32.917073+0000","last_became_active":"2024-07-26T18:03:28.896149+0000","last_became_peered":"2024-07-26T18:03:28.896149+0000","last_unstale":"2024-07-26T18:03:32.917073+0000","last_undegraded":"2024-07-26T18:03:32.917073+0000","last_fullsized":"2024-07-26T18:03:32.917073+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:16:46.009116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301451+0000","last_change":"2024-07-26T18:03:31.935075+0000","last_active":"2024-07-26T18:03:33.301451+0000","last_peered":"2024-07-26T18:03:33.301451+0000","last_clean":"2024-07-26T18:03:33.301451+0000","last_became_active":"2024-07-26T18:03:31.934778+0000","last_became_peered":"2024-07-26T18:03:31.934778+0000","last_unstale":"2024-07-26T18:03:33.301451+0000","last_undegraded":"2024-07-26T18:03:33.301451+0000","last_fullsized":"2024-07-26T18:03:33.301451+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:42:49.201294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301059+0000","last_change":"2024-07-26T18:03:28.891554+0000","last_active":"2024-07-26T18:03:33.301059+0000","last_peered":"2024-07-26T18:03:33.301059+0000","last_clean":"2024-07-26T18:03:33.301059+0000","last_became_active":"2024-07-26T18:03:28.891269+0000","last_became_peered":"2024-07-26T18:03:28.891269+0000","last_unstale":"2024-07-26T18:03:33.301059+0000","last_undegraded":"2024-07-26T18:03:33.301059+0000","last_fullsized":"2024-07-26T18:03:33.301059+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:12:34.978229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301183+0000","last_change":"2024-07-26T18:03:31.932227+0000","last_active":"2024-07-26T18:03:33.301183+0000","last_peered":"2024-07-26T18:03:33.301183+0000","last_clean":"2024-07-26T18:03:33.301183+0000","last_became_active":"2024-07-26T18:03:31.930949+0000","last_became_peered":"2024-07-26T18:03:31.930949+0000","last_unstale":"2024-07-26T18:03:33.301183+0000","last_undegraded":"2024-07-26T18:03:33.301183+0000","last_fullsized":"2024-07-26T18:03:33.301183+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:14:09.574177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301426+0000","last_change":"2024-07-26T18:03:28.897425+0000","last_active":"2024-07-26T18:03:33.301426+0000","last_peered":"2024-07-26T18:03:33.301426+0000","last_clean":"2024-07-26T18:03:33.301426+0000","last_became_active":"2024-07-26T18:03:28.897134+0000","last_became_peered":"2024-07-26T18:03:28.897134+0000","last_unstale":"2024-07-26T18:03:33.301426+0000","last_undegraded":"2024-07-26T18:03:33.301426+0000","last_fullsized":"2024-07-26T18:03:33.301426+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:15:44.652904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.918179+0000","last_change":"2024-07-26T18:03:31.931293+0000","last_active":"2024-07-26T18:03:32.918179+0000","last_peered":"2024-07-26T18:03:32.918179+0000","last_clean":"2024-07-26T18:03:32.918179+0000","last_became_active":"2024-07-26T18:03:31.930400+0000","last_became_peered":"2024-07-26T18:03:31.930400+0000","last_unstale":"2024-07-26T18:03:32.918179+0000","last_undegraded":"2024-07-26T18:03:32.918179+0000","last_fullsized":"2024-07-26T18:03:32.918179+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:38:13.349741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301128+0000","last_change":"2024-07-26T18:03:28.899184+0000","last_active":"2024-07-26T18:03:33.301128+0000","last_peered":"2024-07-26T18:03:33.301128+0000","last_clean":"2024-07-26T18:03:33.301128+0000","last_became_active":"2024-07-26T18:03:28.898770+0000","last_became_peered":"2024-07-26T18:03:28.898770+0000","last_unstale":"2024-07-26T18:03:33.301128+0000","last_undegraded":"2024-07-26T18:03:33.301128+0000","last_fullsized":"2024-07-26T18:03:33.301128+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:55:22.385013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330876+0000","last_change":"2024-07-26T18:03:31.934172+0000","last_active":"2024-07-26T18:03:33.330876+0000","last_peered":"2024-07-26T18:03:33.330876+0000","last_clean":"2024-07-26T18:03:33.330876+0000","last_became_active":"2024-07-26T18:03:31.933867+0000","last_became_peered":"2024-07-26T18:03:31.933867+0000","last_unstale":"2024-07-26T18:03:33.330876+0000","last_undegraded":"2024-07-26T18:03:33.330876+0000","last_fullsized":"2024-07-26T18:03:33.330876+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:38:33.654239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917988+0000","last_change":"2024-07-26T18:03:28.890932+0000","last_active":"2024-07-26T18:03:32.917988+0000","last_peered":"2024-07-26T18:03:32.917988+0000","last_clean":"2024-07-26T18:03:32.917988+0000","last_became_active":"2024-07-26T18:03:28.890509+0000","last_became_peered":"2024-07-26T18:03:28.890509+0000","last_unstale":"2024-07-26T18:03:32.917988+0000","last_undegraded":"2024-07-26T18:03:32.917988+0000","last_fullsized":"2024-07-26T18:03:32.917988+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:22:36.423398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301049+0000","last_change":"2024-07-26T18:03:31.921455+0000","last_active":"2024-07-26T18:03:33.301049+0000","last_peered":"2024-07-26T18:03:33.301049+0000","last_clean":"2024-07-26T18:03:33.301049+0000","last_became_active":"2024-07-26T18:03:31.921143+0000","last_became_peered":"2024-07-26T18:03:31.921143+0000","last_unstale":"2024-07-26T18:03:33.301049+0000","last_undegraded":"2024-07-26T18:03:33.301049+0000","last_fullsized":"2024-07-26T18:03:33.301049+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:11:26.372261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.692267+0000","last_change":"2024-07-26T18:03:28.896333+0000","last_active":"2024-07-26T18:03:33.692267+0000","last_peered":"2024-07-26T18:03:33.692267+0000","last_clean":"2024-07-26T18:03:33.692267+0000","last_became_active":"2024-07-26T18:03:28.896021+0000","last_became_peered":"2024-07-26T18:03:28.896021+0000","last_unstale":"2024-07-26T18:03:33.692267+0000","last_undegraded":"2024-07-26T18:03:33.692267+0000","last_fullsized":"2024-07-26T18:03:33.692267+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:18:29.329301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.685013+0000","last_change":"2024-07-26T18:03:31.931503+0000","last_active":"2024-07-26T18:03:33.685013+0000","last_peered":"2024-07-26T18:03:33.685013+0000","last_clean":"2024-07-26T18:03:33.685013+0000","last_became_active":"2024-07-26T18:03:31.930805+0000","last_became_peered":"2024-07-26T18:03:31.930805+0000","last_unstale":"2024-07-26T18:03:33.685013+0000","last_undegraded":"2024-07-26T18:03:33.685013+0000","last_fullsized":"2024-07-26T18:03:33.685013+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:17:54.077992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.696473+0000","last_change":"2024-07-26T18:03:28.898107+0000","last_active":"2024-07-26T18:03:33.696473+0000","last_peered":"2024-07-26T18:03:33.696473+0000","last_clean":"2024-07-26T18:03:33.696473+0000","last_became_active":"2024-07-26T18:03:28.897433+0000","last_became_peered":"2024-07-26T18:03:28.897433+0000","last_unstale":"2024-07-26T18:03:33.696473+0000","last_undegraded":"2024-07-26T18:03:33.696473+0000","last_fullsized":"2024-07-26T18:03:33.696473+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:13:35.882167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301618+0000","last_change":"2024-07-26T18:03:31.923054+0000","last_active":"2024-07-26T18:03:33.301618+0000","last_peered":"2024-07-26T18:03:33.301618+0000","last_clean":"2024-07-26T18:03:33.301618+0000","last_became_active":"2024-07-26T18:03:31.922778+0000","last_became_peered":"2024-07-26T18:03:31.922778+0000","last_unstale":"2024-07-26T18:03:33.301618+0000","last_undegraded":"2024-07-26T18:03:33.301618+0000","last_fullsized":"2024-07-26T18:03:33.301618+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:13:51.608349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.916981+0000","last_change":"2024-07-26T18:03:28.899032+0000","last_active":"2024-07-26T18:03:32.916981+0000","last_peered":"2024-07-26T18:03:32.916981+0000","last_clean":"2024-07-26T18:03:32.916981+0000","last_became_active":"2024-07-26T18:03:28.898610+0000","last_became_peered":"2024-07-26T18:03:28.898610+0000","last_unstale":"2024-07-26T18:03:32.916981+0000","last_undegraded":"2024-07-26T18:03:32.916981+0000","last_fullsized":"2024-07-26T18:03:32.916981+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:59:40.504657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917369+0000","last_change":"2024-07-26T18:03:31.927218+0000","last_active":"2024-07-26T18:03:32.917369+0000","last_peered":"2024-07-26T18:03:32.917369+0000","last_clean":"2024-07-26T18:03:32.917369+0000","last_became_active":"2024-07-26T18:03:31.926877+0000","last_became_peered":"2024-07-26T18:03:31.926877+0000","last_unstale":"2024-07-26T18:03:32.917369+0000","last_undegraded":"2024-07-26T18:03:32.917369+0000","last_fullsized":"2024-07-26T18:03:32.917369+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:14:22.504718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.300958+0000","last_change":"2024-07-26T18:03:28.899344+0000","last_active":"2024-07-26T18:03:33.300958+0000","last_peered":"2024-07-26T18:03:33.300958+0000","last_clean":"2024-07-26T18:03:33.300958+0000","last_became_active":"2024-07-26T18:03:28.899052+0000","last_became_peered":"2024-07-26T18:03:28.899052+0000","last_unstale":"2024-07-26T18:03:33.300958+0000","last_undegraded":"2024-07-26T18:03:33.300958+0000","last_fullsized":"2024-07-26T18:03:33.300958+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:40:40.124400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684871+0000","last_change":"2024-07-26T18:03:31.932125+0000","last_active":"2024-07-26T18:03:33.684871+0000","last_peered":"2024-07-26T18:03:33.684871+0000","last_clean":"2024-07-26T18:03:33.684871+0000","last_became_active":"2024-07-26T18:03:31.931871+0000","last_became_peered":"2024-07-26T18:03:31.931871+0000","last_unstale":"2024-07-26T18:03:33.684871+0000","last_undegraded":"2024-07-26T18:03:33.684871+0000","last_fullsized":"2024-07-26T18:03:33.684871+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:11:36.014793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301568+0000","last_change":"2024-07-26T18:03:28.898864+0000","last_active":"2024-07-26T18:03:33.301568+0000","last_peered":"2024-07-26T18:03:33.301568+0000","last_clean":"2024-07-26T18:03:33.301568+0000","last_became_active":"2024-07-26T18:03:28.898566+0000","last_became_peered":"2024-07-26T18:03:28.898566+0000","last_unstale":"2024-07-26T18:03:33.301568+0000","last_undegraded":"2024-07-26T18:03:33.301568+0000","last_fullsized":"2024-07-26T18:03:33.301568+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:55:06.415804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684982+0000","last_change":"2024-07-26T18:03:31.931812+0000","last_active":"2024-07-26T18:03:33.684982+0000","last_peered":"2024-07-26T18:03:33.684982+0000","last_clean":"2024-07-26T18:03:33.684982+0000","last_became_active":"2024-07-26T18:03:31.931578+0000","last_became_peered":"2024-07-26T18:03:31.931578+0000","last_unstale":"2024-07-26T18:03:33.684982+0000","last_undegraded":"2024-07-26T18:03:33.684982+0000","last_fullsized":"2024-07-26T18:03:33.684982+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:28:30.110111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.696988+0000","last_change":"2024-07-26T18:03:28.901904+0000","last_active":"2024-07-26T18:03:33.696988+0000","last_peered":"2024-07-26T18:03:33.696988+0000","last_clean":"2024-07-26T18:03:33.696988+0000","last_became_active":"2024-07-26T18:03:28.901642+0000","last_became_peered":"2024-07-26T18:03:28.901642+0000","last_unstale":"2024-07-26T18:03:33.696988+0000","last_undegraded":"2024-07-26T18:03:33.696988+0000","last_fullsized":"2024-07-26T18:03:33.696988+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:27:44.904884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947424+0000","last_change":"2024-07-26T18:03:31.938745+0000","last_active":"2024-07-26T18:03:32.947424+0000","last_peered":"2024-07-26T18:03:32.947424+0000","last_clean":"2024-07-26T18:03:32.947424+0000","last_became_active":"2024-07-26T18:03:31.938334+0000","last_became_peered":"2024-07-26T18:03:31.938334+0000","last_unstale":"2024-07-26T18:03:32.947424+0000","last_undegraded":"2024-07-26T18:03:32.947424+0000","last_fullsized":"2024-07-26T18:03:32.947424+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:30:06.741616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330868+0000","last_change":"2024-07-26T18:03:31.933117+0000","last_active":"2024-07-26T18:03:33.330868+0000","last_peered":"2024-07-26T18:03:33.330868+0000","last_clean":"2024-07-26T18:03:33.330868+0000","last_became_active":"2024-07-26T18:03:31.931366+0000","last_became_peered":"2024-07-26T18:03:31.931366+0000","last_unstale":"2024-07-26T18:03:33.330868+0000","last_undegraded":"2024-07-26T18:03:33.330868+0000","last_fullsized":"2024-07-26T18:03:33.330868+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:27:55.200538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.696793+0000","last_change":"2024-07-26T18:03:28.901988+0000","last_active":"2024-07-26T18:03:33.696793+0000","last_peered":"2024-07-26T18:03:33.696793+0000","last_clean":"2024-07-26T18:03:33.696793+0000","last_became_active":"2024-07-26T18:03:28.901670+0000","last_became_peered":"2024-07-26T18:03:28.901670+0000","last_unstale":"2024-07-26T18:03:33.696793+0000","last_undegraded":"2024-07-26T18:03:33.696793+0000","last_fullsized":"2024-07-26T18:03:33.696793+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:57:11.373964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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-07-26T18:03:33.330846+0000","last_change":"2024-07-26T18:03:31.930484+0000","last_active":"2024-07-26T18:03:33.330846+0000","last_peered":"2024-07-26T18:03:33.330846+0000","last_clean":"2024-07-26T18:03:33.330846+0000","last_became_active":"2024-07-26T18:03:31.929846+0000","last_became_peered":"2024-07-26T18:03:31.929846+0000","last_unstale":"2024-07-26T18:03:33.330846+0000","last_undegraded":"2024-07-26T18:03:33.330846+0000","last_fullsized":"2024-07-26T18:03:33.330846+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:40:11.973162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.697222+0000","last_change":"2024-07-26T18:03:28.896421+0000","last_active":"2024-07-26T18:03:33.697222+0000","last_peered":"2024-07-26T18:03:33.697222+0000","last_clean":"2024-07-26T18:03:33.697222+0000","last_became_active":"2024-07-26T18:03:28.894246+0000","last_became_peered":"2024-07-26T18:03:28.894246+0000","last_unstale":"2024-07-26T18:03:33.697222+0000","last_undegraded":"2024-07-26T18:03:33.697222+0000","last_fullsized":"2024-07-26T18:03:33.697222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:34:58.218838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302014+0000","last_change":"2024-07-26T18:03:31.929396+0000","last_active":"2024-07-26T18:03:33.302014+0000","last_peered":"2024-07-26T18:03:33.302014+0000","last_clean":"2024-07-26T18:03:33.302014+0000","last_became_active":"2024-07-26T18:03:31.928579+0000","last_became_peered":"2024-07-26T18:03:31.928579+0000","last_unstale":"2024-07-26T18:03:33.302014+0000","last_undegraded":"2024-07-26T18:03:33.302014+0000","last_fullsized":"2024-07-26T18:03:33.302014+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:49:02.552873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684952+0000","last_change":"2024-07-26T18:03:28.892976+0000","last_active":"2024-07-26T18:03:33.684952+0000","last_peered":"2024-07-26T18:03:33.684952+0000","last_clean":"2024-07-26T18:03:33.684952+0000","last_became_active":"2024-07-26T18:03:28.892699+0000","last_became_peered":"2024-07-26T18:03:28.892699+0000","last_unstale":"2024-07-26T18:03:33.684952+0000","last_undegraded":"2024-07-26T18:03:33.684952+0000","last_fullsized":"2024-07-26T18:03:33.684952+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:44:56.759713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684625+0000","last_change":"2024-07-26T18:03:31.934605+0000","last_active":"2024-07-26T18:03:33.684625+0000","last_peered":"2024-07-26T18:03:33.684625+0000","last_clean":"2024-07-26T18:03:33.684625+0000","last_became_active":"2024-07-26T18:03:31.934334+0000","last_became_peered":"2024-07-26T18:03:31.934334+0000","last_unstale":"2024-07-26T18:03:33.684625+0000","last_undegraded":"2024-07-26T18:03:33.684625+0000","last_fullsized":"2024-07-26T18:03:33.684625+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:43:56.717289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"67'4","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.697121+0000","last_change":"2024-07-26T18:03:28.895229+0000","last_active":"2024-07-26T18:03:33.697121+0000","last_peered":"2024-07-26T18:03:33.697121+0000","last_clean":"2024-07-26T18:03:33.697121+0000","last_became_active":"2024-07-26T18:03:28.894950+0000","last_became_peered":"2024-07-26T18:03:28.894950+0000","last_unstale":"2024-07-26T18:03:33.697121+0000","last_undegraded":"2024-07-26T18:03:33.697121+0000","last_fullsized":"2024-07-26T18:03:33.697121+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T04:27:46.792871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":56,"seq":240518168586,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1282048,"data_stored":875792,"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.58799999999999997}]},{"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.42399999999999999}]},{"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.44}]},{"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.495}]},{"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.33400000000000002}]},{"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.46000000000000002}]},{"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.45400000000000001}]}]},{"osd":6,"up_from":48,"seq":206158430225,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1282048,"data_stored":876471,"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":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.58199999999999996}]},{"osd":1,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.625},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.53500000000000003}]},{"osd":2,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.61199999999999999}]},{"osd":3,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.503}]},{"osd":4,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.52100000000000002}]},{"osd":5,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.41699999999999998}]},{"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.45200000000000001}]}]},{"osd":5,"up_from":40,"seq":171798691861,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27704,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717448,"statfs":{"total":95995035648,"available":95966666752,"internally_reserved":0,"allocated":696320,"data_stored":286474,"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":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.48499999999999999}]},{"osd":1,"last update":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.54400000000000004}]},{"osd":2,"last update":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.51900000000000002}]},{"osd":3,"last update":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.67900000000000005}]},{"osd":4,"last update":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.63500000000000001}]},{"osd":6,"last update":"Fri Jul 26 18:03:45 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.501},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.55700000000000005}]},{"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.65100000000000002}]}]},{"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":27704,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717448,"statfs":{"total":95995035648,"available":95966666752,"internally_reserved":0,"allocated":696320,"data_stored":285528,"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":"Fri Jul 26 18:02:59 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":9.0999999999999996,"5min":9.0999999999999996,"15min":9.0999999999999996},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.59299999999999997}]},{"osd":1,"last update":"Fri Jul 26 18:02:59 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":9.0640000000000001,"5min":9.0640000000000001,"15min":9.0640000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.56399999999999995}]},{"osd":2,"last update":"Fri Jul 26 18:02:59 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.63900000000000001}]},{"osd":3,"last update":"Fri Jul 26 18:02:59 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.48799999999999999}]},{"osd":5,"last update":"Fri Jul 26 18:03:18 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.41899999999999998}]},{"osd":6,"last update":"Fri Jul 26 18:03:41 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.38},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.47299999999999998}]},{"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.434}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27712,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717440,"statfs":{"total":95995035648,"available":95966658560,"internally_reserved":0,"allocated":700416,"data_stored":286488,"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":"Fri Jul 26 18:03:40 2024","interfaces":[{"interface":"back","average":{"1min":0.34100000000000003,"5min":0.34899999999999998,"15min":0.34999999999999998},"min":{"1min":0.193,"5min":0.191,"15min":0.191},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.216},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.39700000000000002,"15min":0.40200000000000002},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.495,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.30499999999999999}]},{"osd":1,"last update":"Fri Jul 26 18:03:40 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.39500000000000002,"15min":0.40100000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.47599999999999998,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.40799999999999997,"15min":0.41699999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.29399999999999998}]},{"osd":2,"last update":"Fri Jul 26 18:03:40 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.432,"15min":0.439},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.56100000000000005,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.376,"5min":0.39700000000000002,"15min":0.40100000000000002},"min":{"1min":0.251,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"last":0.25700000000000001}]},{"osd":4,"last update":"Fri Jul 26 18:02:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.624}]},{"osd":5,"last update":"Fri Jul 26 18:03:19 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.141,"5min":1.141,"15min":1.141},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.53300000000000003}]},{"osd":6,"last update":"Fri Jul 26 18:03:45 2024","interfaces":[{"interface":"back","average":{"1min":1.476,"5min":1.476,"15min":1.476},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":19.097999999999999,"5min":19.097999999999999,"15min":19.097999999999999},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.61399999999999999}]},{"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.57299999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411363,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27692,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717460,"statfs":{"total":95995035648,"available":95966679040,"internally_reserved":0,"allocated":679936,"data_stored":284820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Jul 26 18:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.37,"15min":0.36699999999999999},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.376,"15min":0.36899999999999999},"min":{"1min":0.28699999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.33900000000000002}]},{"osd":1,"last update":"Fri Jul 26 18:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.28699999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.432,"5min":0.39600000000000002,"15min":0.39000000000000001},"min":{"1min":0.29599999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.35699999999999998}]},{"osd":3,"last update":"Fri Jul 26 18:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.29699999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.312},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.41699999999999998,"15min":0.42499999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.55700000000000005,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.27700000000000002}]},{"osd":4,"last update":"Fri Jul 26 18:02:56 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.58499999999999996}]},{"osd":5,"last update":"Fri Jul 26 18:03:19 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.625}]},{"osd":6,"last update":"Fri Jul 26 18:03:42 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.56200000000000006}]},{"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.57299999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574888,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31788,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713364,"statfs":{"total":95995035648,"available":95962484736,"internally_reserved":0,"allocated":684032,"data_stored":284707,"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":"Fri Jul 26 18:03:49 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.33800000000000002,"15min":0.32000000000000001},"min":{"1min":0.23799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.54200000000000004,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.38,"5min":0.33400000000000002,"15min":0.315},"min":{"1min":0.28699999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.41799999999999998}]},{"osd":2,"last update":"Fri Jul 26 18:03:11 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.373,"15min":0.36899999999999999},"min":{"1min":0.27000000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.57699999999999996,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.35799999999999998,"15min":0.34999999999999998},"min":{"1min":0.33200000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.503,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.379}]},{"osd":3,"last update":"Fri Jul 26 18:03:38 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.40999999999999998,"15min":0.41399999999999998},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.434,"5min":0.437,"15min":0.437},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.64500000000000002,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.35099999999999998}]},{"osd":4,"last update":"Fri Jul 26 18:02:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.52200000000000002}]},{"osd":5,"last update":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.50700000000000001}]},{"osd":6,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.49099999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57899999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738413,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32384,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712768,"statfs":{"total":95995035648,"available":95961874432,"internally_reserved":0,"allocated":1290240,"data_stored":875916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Jul 26 18:02:48 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.32600000000000001,"15min":0.318},"min":{"1min":0.223,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.32500000000000001,"15min":0.31900000000000001},"min":{"1min":0.24399999999999999,"5min":0.216,"15min":0.216},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.38700000000000001}]},{"osd":2,"last update":"Fri Jul 26 18:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.38300000000000001,"15min":0.38},"min":{"1min":0.28799999999999998,"5min":0.252,"15min":0.252},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.38,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.27800000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.52200000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.48999999999999999}]},{"osd":3,"last update":"Fri Jul 26 18:03:42 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.433},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.38400000000000001,"15min":0.38800000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.46400000000000002}]},{"osd":4,"last update":"Fri Jul 26 18:03:00 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.60999999999999999}]},{"osd":5,"last update":"Fri Jul 26 18:03:18 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.624},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.59999999999999998}]},{"osd":6,"last update":"Fri Jul 26 18:03:42 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.66400000000000003}]},{"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.58299999999999996}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-07-26T18:03:54.836 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph pg dump --format=json 2024-07-26T18:03:55.046 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:03:56.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:55 smithi071 ceph-mon[28530]: from='client.24407 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:03:56.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:55 smithi071 ceph-mon[28530]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:56.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:55 smithi071 ceph-mon[39149]: from='client.24407 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:03:56.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:55 smithi071 ceph-mon[39149]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:55 smithi135 ceph-mon[33333]: from='client.24407 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:03:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:55 smithi135 ceph-mon[33333]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:56.839 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:03:56.841 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-07-26T18:03:57.445 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":205,"stamp":"2024-07-26T18:03:54.835125+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":231536,"kb_used_data":7140,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729680,"statfs":{"total":767960285184,"available":767723192320,"internally_reserved":0,"allocated":7311360,"data_stored":4056196,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":229625400},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002923"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690536+0000","last_change":"2024-07-26T18:03:31.934266+0000","last_active":"2024-07-26T18:03:33.690536+0000","last_peered":"2024-07-26T18:03:33.690536+0000","last_clean":"2024-07-26T18:03:33.690536+0000","last_became_active":"2024-07-26T18:03:31.933874+0000","last_became_peered":"2024-07-26T18:03:31.933874+0000","last_unstale":"2024-07-26T18:03:33.690536+0000","last_undegraded":"2024-07-26T18:03:33.690536+0000","last_fullsized":"2024-07-26T18:03:33.690536+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:01:32.886137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301696+0000","last_change":"2024-07-26T18:03:31.931235+0000","last_active":"2024-07-26T18:03:33.301696+0000","last_peered":"2024-07-26T18:03:33.301696+0000","last_clean":"2024-07-26T18:03:33.301696+0000","last_became_active":"2024-07-26T18:03:31.930990+0000","last_became_peered":"2024-07-26T18:03:31.930990+0000","last_unstale":"2024-07-26T18:03:33.301696+0000","last_undegraded":"2024-07-26T18:03:33.301696+0000","last_fullsized":"2024-07-26T18:03:33.301696+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:43:33.346381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301181+0000","last_change":"2024-07-26T18:03:31.920313+0000","last_active":"2024-07-26T18:03:33.301181+0000","last_peered":"2024-07-26T18:03:33.301181+0000","last_clean":"2024-07-26T18:03:33.301181+0000","last_became_active":"2024-07-26T18:03:31.919997+0000","last_became_peered":"2024-07-26T18:03:31.919997+0000","last_unstale":"2024-07-26T18:03:33.301181+0000","last_undegraded":"2024-07-26T18:03:33.301181+0000","last_fullsized":"2024-07-26T18:03:33.301181+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:53:17.985919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330836+0000","last_change":"2024-07-26T18:03:31.934883+0000","last_active":"2024-07-26T18:03:33.330836+0000","last_peered":"2024-07-26T18:03:33.330836+0000","last_clean":"2024-07-26T18:03:33.330836+0000","last_became_active":"2024-07-26T18:03:31.934600+0000","last_became_peered":"2024-07-26T18:03:31.934600+0000","last_unstale":"2024-07-26T18:03:33.330836+0000","last_undegraded":"2024-07-26T18:03:33.330836+0000","last_fullsized":"2024-07-26T18:03:33.330836+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:25:13.562679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690202+0000","last_change":"2024-07-26T18:03:31.932401+0000","last_active":"2024-07-26T18:03:33.690202+0000","last_peered":"2024-07-26T18:03:33.690202+0000","last_clean":"2024-07-26T18:03:33.690202+0000","last_became_active":"2024-07-26T18:03:31.932062+0000","last_became_peered":"2024-07-26T18:03:31.932062+0000","last_unstale":"2024-07-26T18:03:33.690202+0000","last_undegraded":"2024-07-26T18:03:33.690202+0000","last_fullsized":"2024-07-26T18:03:33.690202+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:04:58.225198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330789+0000","last_change":"2024-07-26T18:03:31.926458+0000","last_active":"2024-07-26T18:03:33.330789+0000","last_peered":"2024-07-26T18:03:33.330789+0000","last_clean":"2024-07-26T18:03:33.330789+0000","last_became_active":"2024-07-26T18:03:31.926159+0000","last_became_peered":"2024-07-26T18:03:31.926159+0000","last_unstale":"2024-07-26T18:03:33.330789+0000","last_undegraded":"2024-07-26T18:03:33.330789+0000","last_fullsized":"2024-07-26T18:03:33.330789+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:36:07.320196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690398+0000","last_change":"2024-07-26T18:03:31.930898+0000","last_active":"2024-07-26T18:03:33.690398+0000","last_peered":"2024-07-26T18:03:33.690398+0000","last_clean":"2024-07-26T18:03:33.690398+0000","last_became_active":"2024-07-26T18:03:31.930467+0000","last_became_peered":"2024-07-26T18:03:31.930467+0000","last_unstale":"2024-07-26T18:03:33.690398+0000","last_undegraded":"2024-07-26T18:03:33.690398+0000","last_fullsized":"2024-07-26T18:03:33.690398+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:28:36.945409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684700+0000","last_change":"2024-07-26T18:03:31.934291+0000","last_active":"2024-07-26T18:03:33.684700+0000","last_peered":"2024-07-26T18:03:33.684700+0000","last_clean":"2024-07-26T18:03:33.684700+0000","last_became_active":"2024-07-26T18:03:31.934035+0000","last_became_peered":"2024-07-26T18:03:31.934035+0000","last_unstale":"2024-07-26T18:03:33.684700+0000","last_undegraded":"2024-07-26T18:03:33.684700+0000","last_fullsized":"2024-07-26T18:03:33.684700+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:53:15.607507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.693550+0000","last_change":"2024-07-26T18:03:31.936719+0000","last_active":"2024-07-26T18:03:33.693550+0000","last_peered":"2024-07-26T18:03:33.693550+0000","last_clean":"2024-07-26T18:03:33.693550+0000","last_became_active":"2024-07-26T18:03:31.936406+0000","last_became_peered":"2024-07-26T18:03:31.936406+0000","last_unstale":"2024-07-26T18:03:33.693550+0000","last_undegraded":"2024-07-26T18:03:33.693550+0000","last_fullsized":"2024-07-26T18:03:33.693550+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:23:44.933455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947808+0000","last_change":"2024-07-26T18:03:31.933284+0000","last_active":"2024-07-26T18:03:32.947808+0000","last_peered":"2024-07-26T18:03:32.947808+0000","last_clean":"2024-07-26T18:03:32.947808+0000","last_became_active":"2024-07-26T18:03:31.932953+0000","last_became_peered":"2024-07-26T18:03:31.932953+0000","last_unstale":"2024-07-26T18:03:32.947808+0000","last_undegraded":"2024-07-26T18:03:32.947808+0000","last_fullsized":"2024-07-26T18:03:32.947808+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:37:13.022054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947691+0000","last_change":"2024-07-26T18:03:31.932520+0000","last_active":"2024-07-26T18:03:32.947691+0000","last_peered":"2024-07-26T18:03:32.947691+0000","last_clean":"2024-07-26T18:03:32.947691+0000","last_became_active":"2024-07-26T18:03:31.932218+0000","last_became_peered":"2024-07-26T18:03:31.932218+0000","last_unstale":"2024-07-26T18:03:32.947691+0000","last_undegraded":"2024-07-26T18:03:32.947691+0000","last_fullsized":"2024-07-26T18:03:32.947691+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:43:39.625759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.918421+0000","last_change":"2024-07-26T18:03:31.932148+0000","last_active":"2024-07-26T18:03:32.918421+0000","last_peered":"2024-07-26T18:03:32.918421+0000","last_clean":"2024-07-26T18:03:32.918421+0000","last_became_active":"2024-07-26T18:03:31.931865+0000","last_became_peered":"2024-07-26T18:03:31.931865+0000","last_unstale":"2024-07-26T18:03:32.918421+0000","last_undegraded":"2024-07-26T18:03:32.918421+0000","last_fullsized":"2024-07-26T18:03:32.918421+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:38:53.888064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684583+0000","last_change":"2024-07-26T18:03:31.934245+0000","last_active":"2024-07-26T18:03:33.684583+0000","last_peered":"2024-07-26T18:03:33.684583+0000","last_clean":"2024-07-26T18:03:33.684583+0000","last_became_active":"2024-07-26T18:03:31.933983+0000","last_became_peered":"2024-07-26T18:03:31.933983+0000","last_unstale":"2024-07-26T18:03:33.684583+0000","last_undegraded":"2024-07-26T18:03:33.684583+0000","last_fullsized":"2024-07-26T18:03:33.684583+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:49:29.104211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302318+0000","last_change":"2024-07-26T18:03:31.931916+0000","last_active":"2024-07-26T18:03:33.302318+0000","last_peered":"2024-07-26T18:03:33.302318+0000","last_clean":"2024-07-26T18:03:33.302318+0000","last_became_active":"2024-07-26T18:03:31.931399+0000","last_became_peered":"2024-07-26T18:03:31.931399+0000","last_unstale":"2024-07-26T18:03:33.302318+0000","last_undegraded":"2024-07-26T18:03:33.302318+0000","last_fullsized":"2024-07-26T18:03:33.302318+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:08:23.068830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.300883+0000","last_change":"2024-07-26T18:03:31.921623+0000","last_active":"2024-07-26T18:03:33.300883+0000","last_peered":"2024-07-26T18:03:33.300883+0000","last_clean":"2024-07-26T18:03:33.300883+0000","last_became_active":"2024-07-26T18:03:31.921338+0000","last_became_peered":"2024-07-26T18:03:31.921338+0000","last_unstale":"2024-07-26T18:03:33.300883+0000","last_undegraded":"2024-07-26T18:03:33.300883+0000","last_fullsized":"2024-07-26T18:03:33.300883+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:42:57.737372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330746+0000","last_change":"2024-07-26T18:03:31.932999+0000","last_active":"2024-07-26T18:03:33.330746+0000","last_peered":"2024-07-26T18:03:33.330746+0000","last_clean":"2024-07-26T18:03:33.330746+0000","last_became_active":"2024-07-26T18:03:31.932226+0000","last_became_peered":"2024-07-26T18:03:31.932226+0000","last_unstale":"2024-07-26T18:03:33.330746+0000","last_undegraded":"2024-07-26T18:03:33.330746+0000","last_fullsized":"2024-07-26T18:03:33.330746+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:04:20.885167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330900+0000","last_change":"2024-07-26T18:03:31.935078+0000","last_active":"2024-07-26T18:03:33.330900+0000","last_peered":"2024-07-26T18:03:33.330900+0000","last_clean":"2024-07-26T18:03:33.330900+0000","last_became_active":"2024-07-26T18:03:31.931056+0000","last_became_peered":"2024-07-26T18:03:31.931056+0000","last_unstale":"2024-07-26T18:03:33.330900+0000","last_undegraded":"2024-07-26T18:03:33.330900+0000","last_fullsized":"2024-07-26T18:03:33.330900+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:34:24.838652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684421+0000","last_change":"2024-07-26T18:03:31.928079+0000","last_active":"2024-07-26T18:03:33.684421+0000","last_peered":"2024-07-26T18:03:33.684421+0000","last_clean":"2024-07-26T18:03:33.684421+0000","last_became_active":"2024-07-26T18:03:31.927806+0000","last_became_peered":"2024-07-26T18:03:31.927806+0000","last_unstale":"2024-07-26T18:03:33.684421+0000","last_undegraded":"2024-07-26T18:03:33.684421+0000","last_fullsized":"2024-07-26T18:03:33.684421+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T06:02:54.810743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.691250+0000","last_change":"2024-07-26T18:03:31.936805+0000","last_active":"2024-07-26T18:03:33.691250+0000","last_peered":"2024-07-26T18:03:33.691250+0000","last_clean":"2024-07-26T18:03:33.691250+0000","last_became_active":"2024-07-26T18:03:31.936530+0000","last_became_peered":"2024-07-26T18:03:31.936530+0000","last_unstale":"2024-07-26T18:03:33.691250+0000","last_undegraded":"2024-07-26T18:03:33.691250+0000","last_fullsized":"2024-07-26T18:03:33.691250+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:51:18.541782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947624+0000","last_change":"2024-07-26T18:03:31.936261+0000","last_active":"2024-07-26T18:03:32.947624+0000","last_peered":"2024-07-26T18:03:32.947624+0000","last_clean":"2024-07-26T18:03:32.947624+0000","last_became_active":"2024-07-26T18:03:31.935996+0000","last_became_peered":"2024-07-26T18:03:31.935996+0000","last_unstale":"2024-07-26T18:03:32.947624+0000","last_undegraded":"2024-07-26T18:03:32.947624+0000","last_fullsized":"2024-07-26T18:03:32.947624+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:29:35.823774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301949+0000","last_change":"2024-07-26T18:03:31.927882+0000","last_active":"2024-07-26T18:03:33.301949+0000","last_peered":"2024-07-26T18:03:33.301949+0000","last_clean":"2024-07-26T18:03:33.301949+0000","last_became_active":"2024-07-26T18:03:31.927552+0000","last_became_peered":"2024-07-26T18:03:31.927552+0000","last_unstale":"2024-07-26T18:03:33.301949+0000","last_undegraded":"2024-07-26T18:03:33.301949+0000","last_fullsized":"2024-07-26T18:03:33.301949+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:11:25.531734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330798+0000","last_change":"2024-07-26T18:03:31.931556+0000","last_active":"2024-07-26T18:03:33.330798+0000","last_peered":"2024-07-26T18:03:33.330798+0000","last_clean":"2024-07-26T18:03:33.330798+0000","last_became_active":"2024-07-26T18:03:31.930780+0000","last_became_peered":"2024-07-26T18:03:31.930780+0000","last_unstale":"2024-07-26T18:03:33.330798+0000","last_undegraded":"2024-07-26T18:03:33.330798+0000","last_fullsized":"2024-07-26T18:03:33.330798+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:33:49.023142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.685079+0000","last_change":"2024-07-26T18:03:31.936460+0000","last_active":"2024-07-26T18:03:33.685079+0000","last_peered":"2024-07-26T18:03:33.685079+0000","last_clean":"2024-07-26T18:03:33.685079+0000","last_became_active":"2024-07-26T18:03:31.936096+0000","last_became_peered":"2024-07-26T18:03:31.936096+0000","last_unstale":"2024-07-26T18:03:33.685079+0000","last_undegraded":"2024-07-26T18:03:33.685079+0000","last_fullsized":"2024-07-26T18:03:33.685079+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:59:20.642318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330763+0000","last_change":"2024-07-26T18:03:31.934352+0000","last_active":"2024-07-26T18:03:33.330763+0000","last_peered":"2024-07-26T18:03:33.330763+0000","last_clean":"2024-07-26T18:03:33.330763+0000","last_became_active":"2024-07-26T18:03:31.934065+0000","last_became_peered":"2024-07-26T18:03:31.934065+0000","last_unstale":"2024-07-26T18:03:33.330763+0000","last_undegraded":"2024-07-26T18:03:33.330763+0000","last_fullsized":"2024-07-26T18:03:33.330763+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:33:03.476301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.685055+0000","last_change":"2024-07-26T18:03:31.935294+0000","last_active":"2024-07-26T18:03:33.685055+0000","last_peered":"2024-07-26T18:03:33.685055+0000","last_clean":"2024-07-26T18:03:33.685055+0000","last_became_active":"2024-07-26T18:03:31.935014+0000","last_became_peered":"2024-07-26T18:03:31.935014+0000","last_unstale":"2024-07-26T18:03:33.685055+0000","last_undegraded":"2024-07-26T18:03:33.685055+0000","last_fullsized":"2024-07-26T18:03:33.685055+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:49:27.319181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947815+0000","last_change":"2024-07-26T18:03:31.941226+0000","last_active":"2024-07-26T18:03:32.947815+0000","last_peered":"2024-07-26T18:03:32.947815+0000","last_clean":"2024-07-26T18:03:32.947815+0000","last_became_active":"2024-07-26T18:03:31.940857+0000","last_became_peered":"2024-07-26T18:03:31.940857+0000","last_unstale":"2024-07-26T18:03:32.947815+0000","last_undegraded":"2024-07-26T18:03:32.947815+0000","last_fullsized":"2024-07-26T18:03:32.947815+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:49:24.857176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301339+0000","last_change":"2024-07-26T18:03:31.924097+0000","last_active":"2024-07-26T18:03:33.301339+0000","last_peered":"2024-07-26T18:03:33.301339+0000","last_clean":"2024-07-26T18:03:33.301339+0000","last_became_active":"2024-07-26T18:03:31.923514+0000","last_became_peered":"2024-07-26T18:03:31.923514+0000","last_unstale":"2024-07-26T18:03:33.301339+0000","last_undegraded":"2024-07-26T18:03:33.301339+0000","last_fullsized":"2024-07-26T18:03:33.301339+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:56:07.028116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684806+0000","last_change":"2024-07-26T18:03:31.936195+0000","last_active":"2024-07-26T18:03:33.684806+0000","last_peered":"2024-07-26T18:03:33.684806+0000","last_clean":"2024-07-26T18:03:33.684806+0000","last_became_active":"2024-07-26T18:03:31.935924+0000","last_became_peered":"2024-07-26T18:03:31.935924+0000","last_unstale":"2024-07-26T18:03:33.684806+0000","last_undegraded":"2024-07-26T18:03:33.684806+0000","last_fullsized":"2024-07-26T18:03:33.684806+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:46:49.763925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302031+0000","last_change":"2024-07-26T18:03:31.935154+0000","last_active":"2024-07-26T18:03:33.302031+0000","last_peered":"2024-07-26T18:03:33.302031+0000","last_clean":"2024-07-26T18:03:33.302031+0000","last_became_active":"2024-07-26T18:03:31.934799+0000","last_became_peered":"2024-07-26T18:03:31.934799+0000","last_unstale":"2024-07-26T18:03:33.302031+0000","last_undegraded":"2024-07-26T18:03:33.302031+0000","last_fullsized":"2024-07-26T18:03:33.302031+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:07:19.412557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330810+0000","last_change":"2024-07-26T18:03:31.926012+0000","last_active":"2024-07-26T18:03:33.330810+0000","last_peered":"2024-07-26T18:03:33.330810+0000","last_clean":"2024-07-26T18:03:33.330810+0000","last_became_active":"2024-07-26T18:03:31.924707+0000","last_became_peered":"2024-07-26T18:03:31.924707+0000","last_unstale":"2024-07-26T18:03:33.330810+0000","last_undegraded":"2024-07-26T18:03:33.330810+0000","last_fullsized":"2024-07-26T18:03:33.330810+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:48:06.801379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.683799+0000","last_change":"2024-07-26T18:03:31.927484+0000","last_active":"2024-07-26T18:03:33.683799+0000","last_peered":"2024-07-26T18:03:33.683799+0000","last_clean":"2024-07-26T18:03:33.683799+0000","last_became_active":"2024-07-26T18:03:31.927164+0000","last_became_peered":"2024-07-26T18:03:31.927164+0000","last_unstale":"2024-07-26T18:03:33.683799+0000","last_undegraded":"2024-07-26T18:03:33.683799+0000","last_fullsized":"2024-07-26T18:03:33.683799+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T06:03:21.369038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947259+0000","last_change":"2024-07-26T18:03:31.934963+0000","last_active":"2024-07-26T18:03:32.947259+0000","last_peered":"2024-07-26T18:03:32.947259+0000","last_clean":"2024-07-26T18:03:32.947259+0000","last_became_active":"2024-07-26T18:03:31.934676+0000","last_became_peered":"2024-07-26T18:03:31.934676+0000","last_unstale":"2024-07-26T18:03:32.947259+0000","last_undegraded":"2024-07-26T18:03:32.947259+0000","last_fullsized":"2024-07-26T18:03:32.947259+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:42:47.046934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917785+0000","last_change":"2024-07-26T18:03:31.918389+0000","last_active":"2024-07-26T18:03:32.917785+0000","last_peered":"2024-07-26T18:03:32.917785+0000","last_clean":"2024-07-26T18:03:32.917785+0000","last_became_active":"2024-07-26T18:03:31.918065+0000","last_became_peered":"2024-07-26T18:03:31.918065+0000","last_unstale":"2024-07-26T18:03:32.917785+0000","last_undegraded":"2024-07-26T18:03:32.917785+0000","last_fullsized":"2024-07-26T18:03:32.917785+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:07:15.665484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.685077+0000","last_change":"2024-07-26T18:03:28.892882+0000","last_active":"2024-07-26T18:03:33.685077+0000","last_peered":"2024-07-26T18:03:33.685077+0000","last_clean":"2024-07-26T18:03:33.685077+0000","last_became_active":"2024-07-26T18:03:28.892607+0000","last_became_peered":"2024-07-26T18:03:28.892607+0000","last_unstale":"2024-07-26T18:03:33.685077+0000","last_undegraded":"2024-07-26T18:03:33.685077+0000","last_fullsized":"2024-07-26T18:03:33.685077+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:50:19.921698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302113+0000","last_change":"2024-07-26T18:03:31.926951+0000","last_active":"2024-07-26T18:03:33.302113+0000","last_peered":"2024-07-26T18:03:33.302113+0000","last_clean":"2024-07-26T18:03:33.302113+0000","last_became_active":"2024-07-26T18:03:31.926654+0000","last_became_peered":"2024-07-26T18:03:31.926654+0000","last_unstale":"2024-07-26T18:03:33.302113+0000","last_undegraded":"2024-07-26T18:03:33.302113+0000","last_fullsized":"2024-07-26T18:03:33.302113+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:02:53.008444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.691459+0000","last_change":"2024-07-26T18:03:28.898421+0000","last_active":"2024-07-26T18:03:33.691459+0000","last_peered":"2024-07-26T18:03:33.691459+0000","last_clean":"2024-07-26T18:03:33.691459+0000","last_became_active":"2024-07-26T18:03:28.898116+0000","last_became_peered":"2024-07-26T18:03:28.898116+0000","last_unstale":"2024-07-26T18:03:33.691459+0000","last_undegraded":"2024-07-26T18:03:33.691459+0000","last_fullsized":"2024-07-26T18:03:33.691459+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:08:33.403206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917014+0000","last_change":"2024-07-26T18:03:28.893392+0000","last_active":"2024-07-26T18:03:32.917014+0000","last_peered":"2024-07-26T18:03:32.917014+0000","last_clean":"2024-07-26T18:03:32.917014+0000","last_became_active":"2024-07-26T18:03:28.893130+0000","last_became_peered":"2024-07-26T18:03:28.893130+0000","last_unstale":"2024-07-26T18:03:32.917014+0000","last_undegraded":"2024-07-26T18:03:32.917014+0000","last_fullsized":"2024-07-26T18:03:32.917014+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:07:16.168567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684785+0000","last_change":"2024-07-26T18:03:31.927234+0000","last_active":"2024-07-26T18:03:33.684785+0000","last_peered":"2024-07-26T18:03:33.684785+0000","last_clean":"2024-07-26T18:03:33.684785+0000","last_became_active":"2024-07-26T18:03:31.925027+0000","last_became_peered":"2024-07-26T18:03:31.925027+0000","last_unstale":"2024-07-26T18:03:33.684785+0000","last_undegraded":"2024-07-26T18:03:33.684785+0000","last_fullsized":"2024-07-26T18:03:33.684785+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:04:50.760317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301270+0000","last_change":"2024-07-26T18:03:28.903940+0000","last_active":"2024-07-26T18:03:33.301270+0000","last_peered":"2024-07-26T18:03:33.301270+0000","last_clean":"2024-07-26T18:03:33.301270+0000","last_became_active":"2024-07-26T18:03:28.903603+0000","last_became_peered":"2024-07-26T18:03:28.903603+0000","last_unstale":"2024-07-26T18:03:33.301270+0000","last_undegraded":"2024-07-26T18:03:33.301270+0000","last_fullsized":"2024-07-26T18:03:33.301270+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:56:58.242147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.300743+0000","last_change":"2024-07-26T18:03:31.925565+0000","last_active":"2024-07-26T18:03:33.300743+0000","last_peered":"2024-07-26T18:03:33.300743+0000","last_clean":"2024-07-26T18:03:33.300743+0000","last_became_active":"2024-07-26T18:03:31.925278+0000","last_became_peered":"2024-07-26T18:03:31.925278+0000","last_unstale":"2024-07-26T18:03:33.300743+0000","last_undegraded":"2024-07-26T18:03:33.300743+0000","last_fullsized":"2024-07-26T18:03:33.300743+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:54:04.703117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947771+0000","last_change":"2024-07-26T18:03:28.898897+0000","last_active":"2024-07-26T18:03:32.947771+0000","last_peered":"2024-07-26T18:03:32.947771+0000","last_clean":"2024-07-26T18:03:32.947771+0000","last_became_active":"2024-07-26T18:03:28.898543+0000","last_became_peered":"2024-07-26T18:03:28.898543+0000","last_unstale":"2024-07-26T18:03:32.947771+0000","last_undegraded":"2024-07-26T18:03:32.947771+0000","last_fullsized":"2024-07-26T18:03:32.947771+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:48:50.872347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330886+0000","last_change":"2024-07-26T18:03:31.924605+0000","last_active":"2024-07-26T18:03:33.330886+0000","last_peered":"2024-07-26T18:03:33.330886+0000","last_clean":"2024-07-26T18:03:33.330886+0000","last_became_active":"2024-07-26T18:03:31.924309+0000","last_became_peered":"2024-07-26T18:03:31.924309+0000","last_unstale":"2024-07-26T18:03:33.330886+0000","last_undegraded":"2024-07-26T18:03:33.330886+0000","last_fullsized":"2024-07-26T18:03:33.330886+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:51:11.955596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301690+0000","last_change":"2024-07-26T18:03:28.901100+0000","last_active":"2024-07-26T18:03:33.301690+0000","last_peered":"2024-07-26T18:03:33.301690+0000","last_clean":"2024-07-26T18:03:33.301690+0000","last_became_active":"2024-07-26T18:03:28.900460+0000","last_became_peered":"2024-07-26T18:03:28.900460+0000","last_unstale":"2024-07-26T18:03:33.301690+0000","last_undegraded":"2024-07-26T18:03:33.301690+0000","last_fullsized":"2024-07-26T18:03:33.301690+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:02:57.811399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302086+0000","last_change":"2024-07-26T18:03:31.935442+0000","last_active":"2024-07-26T18:03:33.302086+0000","last_peered":"2024-07-26T18:03:33.302086+0000","last_clean":"2024-07-26T18:03:33.302086+0000","last_became_active":"2024-07-26T18:03:31.935188+0000","last_became_peered":"2024-07-26T18:03:31.935188+0000","last_unstale":"2024-07-26T18:03:33.302086+0000","last_undegraded":"2024-07-26T18:03:33.302086+0000","last_fullsized":"2024-07-26T18:03:33.302086+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:36:10.802228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"67'3","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.696314+0000","last_change":"2024-07-26T18:03:28.894478+0000","last_active":"2024-07-26T18:03:33.696314+0000","last_peered":"2024-07-26T18:03:33.696314+0000","last_clean":"2024-07-26T18:03:33.696314+0000","last_became_active":"2024-07-26T18:03:28.894185+0000","last_became_peered":"2024-07-26T18:03:28.894185+0000","last_unstale":"2024-07-26T18:03:33.696314+0000","last_undegraded":"2024-07-26T18:03:33.696314+0000","last_fullsized":"2024-07-26T18:03:33.696314+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-27T23:36:56.107613+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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.918463+0000","last_change":"2024-07-26T18:03:31.931372+0000","last_active":"2024-07-26T18:03:32.918463+0000","last_peered":"2024-07-26T18:03:32.918463+0000","last_clean":"2024-07-26T18:03:32.918463+0000","last_became_active":"2024-07-26T18:03:31.930722+0000","last_became_peered":"2024-07-26T18:03:31.930722+0000","last_unstale":"2024-07-26T18:03:32.918463+0000","last_undegraded":"2024-07-26T18:03:32.918463+0000","last_fullsized":"2024-07-26T18:03:32.918463+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:12:59.554586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"67'6","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.697524+0000","last_change":"2024-07-26T18:03:28.896071+0000","last_active":"2024-07-26T18:03:33.697524+0000","last_peered":"2024-07-26T18:03:33.697524+0000","last_clean":"2024-07-26T18:03:33.697524+0000","last_became_active":"2024-07-26T18:03:28.895643+0000","last_became_peered":"2024-07-26T18:03:28.895643+0000","last_unstale":"2024-07-26T18:03:33.697524+0000","last_undegraded":"2024-07-26T18:03:33.697524+0000","last_fullsized":"2024-07-26T18:03:33.697524+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T03:11:05.078520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.691160+0000","last_change":"2024-07-26T18:03:31.932034+0000","last_active":"2024-07-26T18:03:33.691160+0000","last_peered":"2024-07-26T18:03:33.691160+0000","last_clean":"2024-07-26T18:03:33.691160+0000","last_became_active":"2024-07-26T18:03:31.931723+0000","last_became_peered":"2024-07-26T18:03:31.931723+0000","last_unstale":"2024-07-26T18:03:33.691160+0000","last_undegraded":"2024-07-26T18:03:33.691160+0000","last_fullsized":"2024-07-26T18:03:33.691160+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:58:25.269995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.695557+0000","last_change":"2024-07-26T18:03:28.891535+0000","last_active":"2024-07-26T18:03:33.695557+0000","last_peered":"2024-07-26T18:03:33.695557+0000","last_clean":"2024-07-26T18:03:33.695557+0000","last_became_active":"2024-07-26T18:03:28.891144+0000","last_became_peered":"2024-07-26T18:03:28.891144+0000","last_unstale":"2024-07-26T18:03:33.695557+0000","last_undegraded":"2024-07-26T18:03:33.695557+0000","last_fullsized":"2024-07-26T18:03:33.695557+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:31:57.426967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302382+0000","last_change":"2024-07-26T18:03:31.926846+0000","last_active":"2024-07-26T18:03:33.302382+0000","last_peered":"2024-07-26T18:03:33.302382+0000","last_clean":"2024-07-26T18:03:33.302382+0000","last_became_active":"2024-07-26T18:03:31.926588+0000","last_became_peered":"2024-07-26T18:03:31.926588+0000","last_unstale":"2024-07-26T18:03:33.302382+0000","last_undegraded":"2024-07-26T18:03:33.302382+0000","last_fullsized":"2024-07-26T18:03:33.302382+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:37:35.558175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301344+0000","last_change":"2024-07-26T18:03:28.902689+0000","last_active":"2024-07-26T18:03:33.301344+0000","last_peered":"2024-07-26T18:03:33.301344+0000","last_clean":"2024-07-26T18:03:33.301344+0000","last_became_active":"2024-07-26T18:03:28.902390+0000","last_became_peered":"2024-07-26T18:03:28.902390+0000","last_unstale":"2024-07-26T18:03:33.301344+0000","last_undegraded":"2024-07-26T18:03:33.301344+0000","last_fullsized":"2024-07-26T18:03:33.301344+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:10:02.573840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690346+0000","last_change":"2024-07-26T18:03:31.934475+0000","last_active":"2024-07-26T18:03:33.690346+0000","last_peered":"2024-07-26T18:03:33.690346+0000","last_clean":"2024-07-26T18:03:33.690346+0000","last_became_active":"2024-07-26T18:03:31.932344+0000","last_became_peered":"2024-07-26T18:03:31.932344+0000","last_unstale":"2024-07-26T18:03:33.690346+0000","last_undegraded":"2024-07-26T18:03:33.690346+0000","last_fullsized":"2024-07-26T18:03:33.690346+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:14:52.878735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947335+0000","last_change":"2024-07-26T18:03:28.899193+0000","last_active":"2024-07-26T18:03:32.947335+0000","last_peered":"2024-07-26T18:03:32.947335+0000","last_clean":"2024-07-26T18:03:32.947335+0000","last_became_active":"2024-07-26T18:03:28.898926+0000","last_became_peered":"2024-07-26T18:03:28.898926+0000","last_unstale":"2024-07-26T18:03:32.947335+0000","last_undegraded":"2024-07-26T18:03:32.947335+0000","last_fullsized":"2024-07-26T18:03:32.947335+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:04:09.360266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947272+0000","last_change":"2024-07-26T18:03:31.934385+0000","last_active":"2024-07-26T18:03:32.947272+0000","last_peered":"2024-07-26T18:03:32.947272+0000","last_clean":"2024-07-26T18:03:32.947272+0000","last_became_active":"2024-07-26T18:03:31.934109+0000","last_became_peered":"2024-07-26T18:03:31.934109+0000","last_unstale":"2024-07-26T18:03:32.947272+0000","last_undegraded":"2024-07-26T18:03:32.947272+0000","last_fullsized":"2024-07-26T18:03:32.947272+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:27:24.999822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"67'8","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.696206+0000","last_change":"2024-07-26T18:03:28.895269+0000","last_active":"2024-07-26T18:03:33.696206+0000","last_peered":"2024-07-26T18:03:33.696206+0000","last_clean":"2024-07-26T18:03:33.696206+0000","last_became_active":"2024-07-26T18:03:28.894992+0000","last_became_peered":"2024-07-26T18:03:28.894992+0000","last_unstale":"2024-07-26T18:03:33.696206+0000","last_undegraded":"2024-07-26T18:03:33.696206+0000","last_fullsized":"2024-07-26T18:03:33.696206+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T00:51:36.962731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690493+0000","last_change":"2024-07-26T18:03:31.933570+0000","last_active":"2024-07-26T18:03:33.690493+0000","last_peered":"2024-07-26T18:03:33.690493+0000","last_clean":"2024-07-26T18:03:33.690493+0000","last_became_active":"2024-07-26T18:03:31.933144+0000","last_became_peered":"2024-07-26T18:03:31.933144+0000","last_unstale":"2024-07-26T18:03:33.690493+0000","last_undegraded":"2024-07-26T18:03:33.690493+0000","last_fullsized":"2024-07-26T18:03:33.690493+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:24:01.258079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.685598+0000","last_change":"2024-07-26T18:03:28.892967+0000","last_active":"2024-07-26T18:03:33.685598+0000","last_peered":"2024-07-26T18:03:33.685598+0000","last_clean":"2024-07-26T18:03:33.685598+0000","last_became_active":"2024-07-26T18:03:28.892654+0000","last_became_peered":"2024-07-26T18:03:28.892654+0000","last_unstale":"2024-07-26T18:03:33.685598+0000","last_undegraded":"2024-07-26T18:03:33.685598+0000","last_fullsized":"2024-07-26T18:03:33.685598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:37:55.249664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.690671+0000","last_change":"2024-07-26T18:03:31.930876+0000","last_active":"2024-07-26T18:03:33.690671+0000","last_peered":"2024-07-26T18:03:33.690671+0000","last_clean":"2024-07-26T18:03:33.690671+0000","last_became_active":"2024-07-26T18:03:31.930595+0000","last_became_peered":"2024-07-26T18:03:31.930595+0000","last_unstale":"2024-07-26T18:03:33.690671+0000","last_undegraded":"2024-07-26T18:03:33.690671+0000","last_fullsized":"2024-07-26T18:03:33.690671+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:08:32.479783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.691495+0000","last_change":"2024-07-26T18:03:28.893606+0000","last_active":"2024-07-26T18:03:33.691495+0000","last_peered":"2024-07-26T18:03:33.691495+0000","last_clean":"2024-07-26T18:03:33.691495+0000","last_became_active":"2024-07-26T18:03:28.893330+0000","last_became_peered":"2024-07-26T18:03:28.893330+0000","last_unstale":"2024-07-26T18:03:33.691495+0000","last_undegraded":"2024-07-26T18:03:33.691495+0000","last_fullsized":"2024-07-26T18:03:33.691495+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:26:32.163625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.693136+0000","last_change":"2024-07-26T18:03:31.934517+0000","last_active":"2024-07-26T18:03:33.693136+0000","last_peered":"2024-07-26T18:03:33.693136+0000","last_clean":"2024-07-26T18:03:33.693136+0000","last_became_active":"2024-07-26T18:03:31.931888+0000","last_became_peered":"2024-07-26T18:03:31.931888+0000","last_unstale":"2024-07-26T18:03:33.693136+0000","last_undegraded":"2024-07-26T18:03:33.693136+0000","last_fullsized":"2024-07-26T18:03:33.693136+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:09:49.868233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.692654+0000","last_change":"2024-07-26T18:03:28.896318+0000","last_active":"2024-07-26T18:03:33.692654+0000","last_peered":"2024-07-26T18:03:33.692654+0000","last_clean":"2024-07-26T18:03:33.692654+0000","last_became_active":"2024-07-26T18:03:28.896084+0000","last_became_peered":"2024-07-26T18:03:28.896084+0000","last_unstale":"2024-07-26T18:03:33.692654+0000","last_undegraded":"2024-07-26T18:03:33.692654+0000","last_fullsized":"2024-07-26T18:03:33.692654+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:56:45.064205+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-07-26T18:03:33.330860+0000","last_change":"2024-07-26T18:03:31.935162+0000","last_active":"2024-07-26T18:03:33.330860+0000","last_peered":"2024-07-26T18:03:33.330860+0000","last_clean":"2024-07-26T18:03:33.330860+0000","last_became_active":"2024-07-26T18:03:31.933855+0000","last_became_peered":"2024-07-26T18:03:31.933855+0000","last_unstale":"2024-07-26T18:03:33.330860+0000","last_undegraded":"2024-07-26T18:03:33.330860+0000","last_fullsized":"2024-07-26T18:03:33.330860+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:56:23.565269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301565+0000","last_change":"2024-07-26T18:03:28.897077+0000","last_active":"2024-07-26T18:03:33.301565+0000","last_peered":"2024-07-26T18:03:33.301565+0000","last_clean":"2024-07-26T18:03:33.301565+0000","last_became_active":"2024-07-26T18:03:28.896804+0000","last_became_peered":"2024-07-26T18:03:28.896804+0000","last_unstale":"2024-07-26T18:03:33.301565+0000","last_undegraded":"2024-07-26T18:03:33.301565+0000","last_fullsized":"2024-07-26T18:03:33.301565+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:48:07.004440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.691135+0000","last_change":"2024-07-26T18:03:31.937180+0000","last_active":"2024-07-26T18:03:33.691135+0000","last_peered":"2024-07-26T18:03:33.691135+0000","last_clean":"2024-07-26T18:03:33.691135+0000","last_became_active":"2024-07-26T18:03:31.936894+0000","last_became_peered":"2024-07-26T18:03:31.936894+0000","last_unstale":"2024-07-26T18:03:33.691135+0000","last_undegraded":"2024-07-26T18:03:33.691135+0000","last_fullsized":"2024-07-26T18:03:33.691135+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:45:07.141140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917441+0000","last_change":"2024-07-26T18:03:08.705331+0000","last_active":"2024-07-26T18:03:32.917441+0000","last_peered":"2024-07-26T18:03:32.917441+0000","last_clean":"2024-07-26T18:03:32.917441+0000","last_became_active":"2024-07-26T18:03:08.704919+0000","last_became_peered":"2024-07-26T18:03:08.704919+0000","last_unstale":"2024-07-26T18:03:32.917441+0000","last_undegraded":"2024-07-26T18:03:32.917441+0000","last_fullsized":"2024-07-26T18:03:32.917441+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:01:11.453689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:01:11.453689+0000","last_clean_scrub_stamp":"2024-07-26T18:01:11.453689+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-07-28T00:38:21.615793+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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301192+0000","last_change":"2024-07-26T18:03:28.903702+0000","last_active":"2024-07-26T18:03:33.301192+0000","last_peered":"2024-07-26T18:03:33.301192+0000","last_clean":"2024-07-26T18:03:33.301192+0000","last_became_active":"2024-07-26T18:03:28.903122+0000","last_became_peered":"2024-07-26T18:03:28.903122+0000","last_unstale":"2024-07-26T18:03:33.301192+0000","last_undegraded":"2024-07-26T18:03:33.301192+0000","last_fullsized":"2024-07-26T18:03:33.301192+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:07:38.183954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684520+0000","last_change":"2024-07-26T18:03:31.933615+0000","last_active":"2024-07-26T18:03:33.684520+0000","last_peered":"2024-07-26T18:03:33.684520+0000","last_clean":"2024-07-26T18:03:33.684520+0000","last_became_active":"2024-07-26T18:03:31.933364+0000","last_became_peered":"2024-07-26T18:03:31.933364+0000","last_unstale":"2024-07-26T18:03:33.684520+0000","last_undegraded":"2024-07-26T18:03:33.684520+0000","last_fullsized":"2024-07-26T18:03:33.684520+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:36:18.834800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917073+0000","last_change":"2024-07-26T18:03:28.896440+0000","last_active":"2024-07-26T18:03:32.917073+0000","last_peered":"2024-07-26T18:03:32.917073+0000","last_clean":"2024-07-26T18:03:32.917073+0000","last_became_active":"2024-07-26T18:03:28.896149+0000","last_became_peered":"2024-07-26T18:03:28.896149+0000","last_unstale":"2024-07-26T18:03:32.917073+0000","last_undegraded":"2024-07-26T18:03:32.917073+0000","last_fullsized":"2024-07-26T18:03:32.917073+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:16:46.009116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301451+0000","last_change":"2024-07-26T18:03:31.935075+0000","last_active":"2024-07-26T18:03:33.301451+0000","last_peered":"2024-07-26T18:03:33.301451+0000","last_clean":"2024-07-26T18:03:33.301451+0000","last_became_active":"2024-07-26T18:03:31.934778+0000","last_became_peered":"2024-07-26T18:03:31.934778+0000","last_unstale":"2024-07-26T18:03:33.301451+0000","last_undegraded":"2024-07-26T18:03:33.301451+0000","last_fullsized":"2024-07-26T18:03:33.301451+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:42:49.201294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301059+0000","last_change":"2024-07-26T18:03:28.891554+0000","last_active":"2024-07-26T18:03:33.301059+0000","last_peered":"2024-07-26T18:03:33.301059+0000","last_clean":"2024-07-26T18:03:33.301059+0000","last_became_active":"2024-07-26T18:03:28.891269+0000","last_became_peered":"2024-07-26T18:03:28.891269+0000","last_unstale":"2024-07-26T18:03:33.301059+0000","last_undegraded":"2024-07-26T18:03:33.301059+0000","last_fullsized":"2024-07-26T18:03:33.301059+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:12:34.978229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301183+0000","last_change":"2024-07-26T18:03:31.932227+0000","last_active":"2024-07-26T18:03:33.301183+0000","last_peered":"2024-07-26T18:03:33.301183+0000","last_clean":"2024-07-26T18:03:33.301183+0000","last_became_active":"2024-07-26T18:03:31.930949+0000","last_became_peered":"2024-07-26T18:03:31.930949+0000","last_unstale":"2024-07-26T18:03:33.301183+0000","last_undegraded":"2024-07-26T18:03:33.301183+0000","last_fullsized":"2024-07-26T18:03:33.301183+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:14:09.574177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301426+0000","last_change":"2024-07-26T18:03:28.897425+0000","last_active":"2024-07-26T18:03:33.301426+0000","last_peered":"2024-07-26T18:03:33.301426+0000","last_clean":"2024-07-26T18:03:33.301426+0000","last_became_active":"2024-07-26T18:03:28.897134+0000","last_became_peered":"2024-07-26T18:03:28.897134+0000","last_unstale":"2024-07-26T18:03:33.301426+0000","last_undegraded":"2024-07-26T18:03:33.301426+0000","last_fullsized":"2024-07-26T18:03:33.301426+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:15:44.652904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.918179+0000","last_change":"2024-07-26T18:03:31.931293+0000","last_active":"2024-07-26T18:03:32.918179+0000","last_peered":"2024-07-26T18:03:32.918179+0000","last_clean":"2024-07-26T18:03:32.918179+0000","last_became_active":"2024-07-26T18:03:31.930400+0000","last_became_peered":"2024-07-26T18:03:31.930400+0000","last_unstale":"2024-07-26T18:03:32.918179+0000","last_undegraded":"2024-07-26T18:03:32.918179+0000","last_fullsized":"2024-07-26T18:03:32.918179+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:38:13.349741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301128+0000","last_change":"2024-07-26T18:03:28.899184+0000","last_active":"2024-07-26T18:03:33.301128+0000","last_peered":"2024-07-26T18:03:33.301128+0000","last_clean":"2024-07-26T18:03:33.301128+0000","last_became_active":"2024-07-26T18:03:28.898770+0000","last_became_peered":"2024-07-26T18:03:28.898770+0000","last_unstale":"2024-07-26T18:03:33.301128+0000","last_undegraded":"2024-07-26T18:03:33.301128+0000","last_fullsized":"2024-07-26T18:03:33.301128+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:55:22.385013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330876+0000","last_change":"2024-07-26T18:03:31.934172+0000","last_active":"2024-07-26T18:03:33.330876+0000","last_peered":"2024-07-26T18:03:33.330876+0000","last_clean":"2024-07-26T18:03:33.330876+0000","last_became_active":"2024-07-26T18:03:31.933867+0000","last_became_peered":"2024-07-26T18:03:31.933867+0000","last_unstale":"2024-07-26T18:03:33.330876+0000","last_undegraded":"2024-07-26T18:03:33.330876+0000","last_fullsized":"2024-07-26T18:03:33.330876+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:38:33.654239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917988+0000","last_change":"2024-07-26T18:03:28.890932+0000","last_active":"2024-07-26T18:03:32.917988+0000","last_peered":"2024-07-26T18:03:32.917988+0000","last_clean":"2024-07-26T18:03:32.917988+0000","last_became_active":"2024-07-26T18:03:28.890509+0000","last_became_peered":"2024-07-26T18:03:28.890509+0000","last_unstale":"2024-07-26T18:03:32.917988+0000","last_undegraded":"2024-07-26T18:03:32.917988+0000","last_fullsized":"2024-07-26T18:03:32.917988+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:22:36.423398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301049+0000","last_change":"2024-07-26T18:03:31.921455+0000","last_active":"2024-07-26T18:03:33.301049+0000","last_peered":"2024-07-26T18:03:33.301049+0000","last_clean":"2024-07-26T18:03:33.301049+0000","last_became_active":"2024-07-26T18:03:31.921143+0000","last_became_peered":"2024-07-26T18:03:31.921143+0000","last_unstale":"2024-07-26T18:03:33.301049+0000","last_undegraded":"2024-07-26T18:03:33.301049+0000","last_fullsized":"2024-07-26T18:03:33.301049+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:11:26.372261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.692267+0000","last_change":"2024-07-26T18:03:28.896333+0000","last_active":"2024-07-26T18:03:33.692267+0000","last_peered":"2024-07-26T18:03:33.692267+0000","last_clean":"2024-07-26T18:03:33.692267+0000","last_became_active":"2024-07-26T18:03:28.896021+0000","last_became_peered":"2024-07-26T18:03:28.896021+0000","last_unstale":"2024-07-26T18:03:33.692267+0000","last_undegraded":"2024-07-26T18:03:33.692267+0000","last_fullsized":"2024-07-26T18:03:33.692267+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:18:29.329301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.685013+0000","last_change":"2024-07-26T18:03:31.931503+0000","last_active":"2024-07-26T18:03:33.685013+0000","last_peered":"2024-07-26T18:03:33.685013+0000","last_clean":"2024-07-26T18:03:33.685013+0000","last_became_active":"2024-07-26T18:03:31.930805+0000","last_became_peered":"2024-07-26T18:03:31.930805+0000","last_unstale":"2024-07-26T18:03:33.685013+0000","last_undegraded":"2024-07-26T18:03:33.685013+0000","last_fullsized":"2024-07-26T18:03:33.685013+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:17:54.077992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.696473+0000","last_change":"2024-07-26T18:03:28.898107+0000","last_active":"2024-07-26T18:03:33.696473+0000","last_peered":"2024-07-26T18:03:33.696473+0000","last_clean":"2024-07-26T18:03:33.696473+0000","last_became_active":"2024-07-26T18:03:28.897433+0000","last_became_peered":"2024-07-26T18:03:28.897433+0000","last_unstale":"2024-07-26T18:03:33.696473+0000","last_undegraded":"2024-07-26T18:03:33.696473+0000","last_fullsized":"2024-07-26T18:03:33.696473+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:13:35.882167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301618+0000","last_change":"2024-07-26T18:03:31.923054+0000","last_active":"2024-07-26T18:03:33.301618+0000","last_peered":"2024-07-26T18:03:33.301618+0000","last_clean":"2024-07-26T18:03:33.301618+0000","last_became_active":"2024-07-26T18:03:31.922778+0000","last_became_peered":"2024-07-26T18:03:31.922778+0000","last_unstale":"2024-07-26T18:03:33.301618+0000","last_undegraded":"2024-07-26T18:03:33.301618+0000","last_fullsized":"2024-07-26T18:03:33.301618+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:13:51.608349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.916981+0000","last_change":"2024-07-26T18:03:28.899032+0000","last_active":"2024-07-26T18:03:32.916981+0000","last_peered":"2024-07-26T18:03:32.916981+0000","last_clean":"2024-07-26T18:03:32.916981+0000","last_became_active":"2024-07-26T18:03:28.898610+0000","last_became_peered":"2024-07-26T18:03:28.898610+0000","last_unstale":"2024-07-26T18:03:32.916981+0000","last_undegraded":"2024-07-26T18:03:32.916981+0000","last_fullsized":"2024-07-26T18:03:32.916981+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:59:40.504657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.917369+0000","last_change":"2024-07-26T18:03:31.927218+0000","last_active":"2024-07-26T18:03:32.917369+0000","last_peered":"2024-07-26T18:03:32.917369+0000","last_clean":"2024-07-26T18:03:32.917369+0000","last_became_active":"2024-07-26T18:03:31.926877+0000","last_became_peered":"2024-07-26T18:03:31.926877+0000","last_unstale":"2024-07-26T18:03:32.917369+0000","last_undegraded":"2024-07-26T18:03:32.917369+0000","last_fullsized":"2024-07-26T18:03:32.917369+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:14:22.504718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.300958+0000","last_change":"2024-07-26T18:03:28.899344+0000","last_active":"2024-07-26T18:03:33.300958+0000","last_peered":"2024-07-26T18:03:33.300958+0000","last_clean":"2024-07-26T18:03:33.300958+0000","last_became_active":"2024-07-26T18:03:28.899052+0000","last_became_peered":"2024-07-26T18:03:28.899052+0000","last_unstale":"2024-07-26T18:03:33.300958+0000","last_undegraded":"2024-07-26T18:03:33.300958+0000","last_fullsized":"2024-07-26T18:03:33.300958+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:40:40.124400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684871+0000","last_change":"2024-07-26T18:03:31.932125+0000","last_active":"2024-07-26T18:03:33.684871+0000","last_peered":"2024-07-26T18:03:33.684871+0000","last_clean":"2024-07-26T18:03:33.684871+0000","last_became_active":"2024-07-26T18:03:31.931871+0000","last_became_peered":"2024-07-26T18:03:31.931871+0000","last_unstale":"2024-07-26T18:03:33.684871+0000","last_undegraded":"2024-07-26T18:03:33.684871+0000","last_fullsized":"2024-07-26T18:03:33.684871+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:11:36.014793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.301568+0000","last_change":"2024-07-26T18:03:28.898864+0000","last_active":"2024-07-26T18:03:33.301568+0000","last_peered":"2024-07-26T18:03:33.301568+0000","last_clean":"2024-07-26T18:03:33.301568+0000","last_became_active":"2024-07-26T18:03:28.898566+0000","last_became_peered":"2024-07-26T18:03:28.898566+0000","last_unstale":"2024-07-26T18:03:33.301568+0000","last_undegraded":"2024-07-26T18:03:33.301568+0000","last_fullsized":"2024-07-26T18:03:33.301568+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:55:06.415804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684982+0000","last_change":"2024-07-26T18:03:31.931812+0000","last_active":"2024-07-26T18:03:33.684982+0000","last_peered":"2024-07-26T18:03:33.684982+0000","last_clean":"2024-07-26T18:03:33.684982+0000","last_became_active":"2024-07-26T18:03:31.931578+0000","last_became_peered":"2024-07-26T18:03:31.931578+0000","last_unstale":"2024-07-26T18:03:33.684982+0000","last_undegraded":"2024-07-26T18:03:33.684982+0000","last_fullsized":"2024-07-26T18:03:33.684982+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:28:30.110111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.696988+0000","last_change":"2024-07-26T18:03:28.901904+0000","last_active":"2024-07-26T18:03:33.696988+0000","last_peered":"2024-07-26T18:03:33.696988+0000","last_clean":"2024-07-26T18:03:33.696988+0000","last_became_active":"2024-07-26T18:03:28.901642+0000","last_became_peered":"2024-07-26T18:03:28.901642+0000","last_unstale":"2024-07-26T18:03:33.696988+0000","last_undegraded":"2024-07-26T18:03:33.696988+0000","last_fullsized":"2024-07-26T18:03:33.696988+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:27:44.904884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:32.947424+0000","last_change":"2024-07-26T18:03:31.938745+0000","last_active":"2024-07-26T18:03:32.947424+0000","last_peered":"2024-07-26T18:03:32.947424+0000","last_clean":"2024-07-26T18:03:32.947424+0000","last_became_active":"2024-07-26T18:03:31.938334+0000","last_became_peered":"2024-07-26T18:03:31.938334+0000","last_unstale":"2024-07-26T18:03:32.947424+0000","last_undegraded":"2024-07-26T18:03:32.947424+0000","last_fullsized":"2024-07-26T18:03:32.947424+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:30:06.741616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:03:33.330868+0000","last_change":"2024-07-26T18:03:31.933117+0000","last_active":"2024-07-26T18:03:33.330868+0000","last_peered":"2024-07-26T18:03:33.330868+0000","last_clean":"2024-07-26T18:03:33.330868+0000","last_became_active":"2024-07-26T18:03:31.931366+0000","last_became_peered":"2024-07-26T18:03:31.931366+0000","last_unstale":"2024-07-26T18:03:33.330868+0000","last_undegraded":"2024-07-26T18:03:33.330868+0000","last_fullsized":"2024-07-26T18:03:33.330868+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:27:55.200538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.696793+0000","last_change":"2024-07-26T18:03:28.901988+0000","last_active":"2024-07-26T18:03:33.696793+0000","last_peered":"2024-07-26T18:03:33.696793+0000","last_clean":"2024-07-26T18:03:33.696793+0000","last_became_active":"2024-07-26T18:03:28.901670+0000","last_became_peered":"2024-07-26T18:03:28.901670+0000","last_unstale":"2024-07-26T18:03:33.696793+0000","last_undegraded":"2024-07-26T18:03:33.696793+0000","last_fullsized":"2024-07-26T18:03:33.696793+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:57:11.373964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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-07-26T18:03:33.330846+0000","last_change":"2024-07-26T18:03:31.930484+0000","last_active":"2024-07-26T18:03:33.330846+0000","last_peered":"2024-07-26T18:03:33.330846+0000","last_clean":"2024-07-26T18:03:33.330846+0000","last_became_active":"2024-07-26T18:03:31.929846+0000","last_became_peered":"2024-07-26T18:03:31.929846+0000","last_unstale":"2024-07-26T18:03:33.330846+0000","last_undegraded":"2024-07-26T18:03:33.330846+0000","last_fullsized":"2024-07-26T18:03:33.330846+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:40:11.973162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.697222+0000","last_change":"2024-07-26T18:03:28.896421+0000","last_active":"2024-07-26T18:03:33.697222+0000","last_peered":"2024-07-26T18:03:33.697222+0000","last_clean":"2024-07-26T18:03:33.697222+0000","last_became_active":"2024-07-26T18:03:28.894246+0000","last_became_peered":"2024-07-26T18:03:28.894246+0000","last_unstale":"2024-07-26T18:03:33.697222+0000","last_undegraded":"2024-07-26T18:03:33.697222+0000","last_fullsized":"2024-07-26T18:03:33.697222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:34:58.218838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.302014+0000","last_change":"2024-07-26T18:03:31.929396+0000","last_active":"2024-07-26T18:03:33.302014+0000","last_peered":"2024-07-26T18:03:33.302014+0000","last_clean":"2024-07-26T18:03:33.302014+0000","last_became_active":"2024-07-26T18:03:31.928579+0000","last_became_peered":"2024-07-26T18:03:31.928579+0000","last_unstale":"2024-07-26T18:03:33.302014+0000","last_undegraded":"2024-07-26T18:03:33.302014+0000","last_fullsized":"2024-07-26T18:03:33.302014+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:49:02.552873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"67'1","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684952+0000","last_change":"2024-07-26T18:03:28.892976+0000","last_active":"2024-07-26T18:03:33.684952+0000","last_peered":"2024-07-26T18:03:33.684952+0000","last_clean":"2024-07-26T18:03:33.684952+0000","last_became_active":"2024-07-26T18:03:28.892699+0000","last_became_peered":"2024-07-26T18:03:28.892699+0000","last_unstale":"2024-07-26T18:03:33.684952+0000","last_undegraded":"2024-07-26T18:03:33.684952+0000","last_fullsized":"2024-07-26T18:03:33.684952+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:44:56.759713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.684625+0000","last_change":"2024-07-26T18:03:31.934605+0000","last_active":"2024-07-26T18:03:33.684625+0000","last_peered":"2024-07-26T18:03:33.684625+0000","last_clean":"2024-07-26T18:03:33.684625+0000","last_became_active":"2024-07-26T18:03:31.934334+0000","last_became_peered":"2024-07-26T18:03:31.934334+0000","last_unstale":"2024-07-26T18:03:33.684625+0000","last_undegraded":"2024-07-26T18:03:33.684625+0000","last_fullsized":"2024-07-26T18:03:33.684625+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:43:56.717289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"67'4","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-07-26T18:03:33.697121+0000","last_change":"2024-07-26T18:03:28.895229+0000","last_active":"2024-07-26T18:03:33.697121+0000","last_peered":"2024-07-26T18:03:33.697121+0000","last_clean":"2024-07-26T18:03:33.697121+0000","last_became_active":"2024-07-26T18:03:28.894950+0000","last_became_peered":"2024-07-26T18:03:28.894950+0000","last_unstale":"2024-07-26T18:03:33.697121+0000","last_undegraded":"2024-07-26T18:03:33.697121+0000","last_fullsized":"2024-07-26T18:03:33.697121+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T04:27:46.792871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":56,"seq":240518168587,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1282048,"data_stored":875792,"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.59999999999999998}]},{"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.60999999999999999}]},{"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.66500000000000004}]},{"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.56999999999999995}]},{"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.36599999999999999}]},{"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.47699999999999998}]},{"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.42299999999999999}]}]},{"osd":6,"up_from":48,"seq":206158430225,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1282048,"data_stored":876471,"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":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.58199999999999996}]},{"osd":1,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.625},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.53500000000000003}]},{"osd":2,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.61199999999999999}]},{"osd":3,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.503}]},{"osd":4,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.52100000000000002}]},{"osd":5,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.41699999999999998}]},{"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.45200000000000001}]}]},{"osd":5,"up_from":40,"seq":171798691862,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27704,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717448,"statfs":{"total":95995035648,"available":95966666752,"internally_reserved":0,"allocated":696320,"data_stored":286474,"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":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.45300000000000001}]},{"osd":1,"last update":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.505}]},{"osd":2,"last update":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.65600000000000003}]},{"osd":3,"last update":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.73199999999999998}]},{"osd":4,"last update":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.627}]},{"osd":6,"last update":"Fri Jul 26 18:03:45 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.77000000000000002}]},{"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.79200000000000004}]}]},{"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":27704,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717448,"statfs":{"total":95995035648,"available":95966666752,"internally_reserved":0,"allocated":696320,"data_stored":285528,"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":"Fri Jul 26 18:02:59 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":9.0999999999999996,"5min":9.0999999999999996,"15min":9.0999999999999996},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.59299999999999997}]},{"osd":1,"last update":"Fri Jul 26 18:02:59 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":9.0640000000000001,"5min":9.0640000000000001,"15min":9.0640000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.56399999999999995}]},{"osd":2,"last update":"Fri Jul 26 18:02:59 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.63900000000000001}]},{"osd":3,"last update":"Fri Jul 26 18:02:59 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.48799999999999999}]},{"osd":5,"last update":"Fri Jul 26 18:03:18 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.41899999999999998}]},{"osd":6,"last update":"Fri Jul 26 18:03:41 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.38},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.47299999999999998}]},{"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.434}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27712,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717440,"statfs":{"total":95995035648,"available":95966658560,"internally_reserved":0,"allocated":700416,"data_stored":286488,"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":"Fri Jul 26 18:03:40 2024","interfaces":[{"interface":"back","average":{"1min":0.34100000000000003,"5min":0.34899999999999998,"15min":0.34999999999999998},"min":{"1min":0.193,"5min":0.191,"15min":0.191},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.216},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.39700000000000002,"15min":0.40200000000000002},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.495,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.30499999999999999}]},{"osd":1,"last update":"Fri Jul 26 18:03:40 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.39500000000000002,"15min":0.40100000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.47599999999999998,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.40799999999999997,"15min":0.41699999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.29399999999999998}]},{"osd":2,"last update":"Fri Jul 26 18:03:40 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.432,"15min":0.439},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.56100000000000005,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.376,"5min":0.39700000000000002,"15min":0.40100000000000002},"min":{"1min":0.251,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"last":0.25700000000000001}]},{"osd":4,"last update":"Fri Jul 26 18:02:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.624}]},{"osd":5,"last update":"Fri Jul 26 18:03:19 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.141,"5min":1.141,"15min":1.141},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.53300000000000003}]},{"osd":6,"last update":"Fri Jul 26 18:03:45 2024","interfaces":[{"interface":"back","average":{"1min":1.476,"5min":1.476,"15min":1.476},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":19.097999999999999,"5min":19.097999999999999,"15min":19.097999999999999},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.61399999999999999}]},{"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.57299999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411363,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27692,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717460,"statfs":{"total":95995035648,"available":95966679040,"internally_reserved":0,"allocated":679936,"data_stored":284820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Jul 26 18:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.37,"15min":0.36699999999999999},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.376,"15min":0.36899999999999999},"min":{"1min":0.28699999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.33900000000000002}]},{"osd":1,"last update":"Fri Jul 26 18:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.28699999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.432,"5min":0.39600000000000002,"15min":0.39000000000000001},"min":{"1min":0.29599999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.35699999999999998}]},{"osd":3,"last update":"Fri Jul 26 18:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.29699999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.312},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.41699999999999998,"15min":0.42499999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.55700000000000005,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.27700000000000002}]},{"osd":4,"last update":"Fri Jul 26 18:02:56 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.58499999999999996}]},{"osd":5,"last update":"Fri Jul 26 18:03:19 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.625}]},{"osd":6,"last update":"Fri Jul 26 18:03:42 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.56200000000000006}]},{"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.57299999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574888,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31788,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713364,"statfs":{"total":95995035648,"available":95962484736,"internally_reserved":0,"allocated":684032,"data_stored":284707,"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":"Fri Jul 26 18:03:49 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.33800000000000002,"15min":0.32000000000000001},"min":{"1min":0.23799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.54200000000000004,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.38,"5min":0.33400000000000002,"15min":0.315},"min":{"1min":0.28699999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.41799999999999998}]},{"osd":2,"last update":"Fri Jul 26 18:03:11 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.373,"15min":0.36899999999999999},"min":{"1min":0.27000000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.57699999999999996,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.35799999999999998,"15min":0.34999999999999998},"min":{"1min":0.33200000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.503,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.379}]},{"osd":3,"last update":"Fri Jul 26 18:03:38 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.40999999999999998,"15min":0.41399999999999998},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.434,"5min":0.437,"15min":0.437},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.64500000000000002,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.35099999999999998}]},{"osd":4,"last update":"Fri Jul 26 18:02:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.52200000000000002}]},{"osd":5,"last update":"Fri Jul 26 18:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.50700000000000001}]},{"osd":6,"last update":"Fri Jul 26 18:03:43 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.49099999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57899999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738413,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32384,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712768,"statfs":{"total":95995035648,"available":95961874432,"internally_reserved":0,"allocated":1290240,"data_stored":875916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Jul 26 18:02:48 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.32600000000000001,"15min":0.318},"min":{"1min":0.223,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.32500000000000001,"15min":0.31900000000000001},"min":{"1min":0.24399999999999999,"5min":0.216,"15min":0.216},"max":{"1min":0.499,"5min":0.499,"15min":0.499},"last":0.38700000000000001}]},{"osd":2,"last update":"Fri Jul 26 18:03:10 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.38300000000000001,"15min":0.38},"min":{"1min":0.28799999999999998,"5min":0.252,"15min":0.252},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.38,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.27800000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.52200000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.48999999999999999}]},{"osd":3,"last update":"Fri Jul 26 18:03:42 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.433},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.38400000000000001,"15min":0.38800000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.46400000000000002}]},{"osd":4,"last update":"Fri Jul 26 18:03:00 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.60999999999999999}]},{"osd":5,"last update":"Fri Jul 26 18:03:18 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.624},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.59999999999999998}]},{"osd":6,"last update":"Fri Jul 26 18:03:42 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.66400000000000003}]},{"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.58299999999999996}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-07-26T18:03:57.450 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-26T18:03:57.450 INFO:tasks.cephadm:Adding prometheus.a on smithi135 2024-07-26T18:03:57.450 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch apply prometheus '1;smithi135=a' 2024-07-26T18:03:57.669 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:03:58.042 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:57 smithi135 ceph-mon[33333]: from='client.24413 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:03:58.042 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:57 smithi135 ceph-mon[33333]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:57 smithi071 ceph-mon[28530]: from='client.24413 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:03:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:57 smithi071 ceph-mon[28530]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:57 smithi071 ceph-mon[39149]: from='client.24413 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:03:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:57 smithi071 ceph-mon[39149]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:03:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-07-26T18:03:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2024-07-26T18:03:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-07-26T18:03:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-07-26T18:03:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]: dispatch 2024-07-26T18:03:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]: dispatch 2024-07-26T18:03:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 2]}]: dispatch 2024-07-26T18:03:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:58 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 3]}]: dispatch 2024-07-26T18:03:59.363 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled prometheus update... 2024-07-26T18:03:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-07-26T18:03:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 2]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 3]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-07-26T18:03:59.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]: dispatch 2024-07-26T18:03:59.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]: dispatch 2024-07-26T18:03:59.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 2]}]: dispatch 2024-07-26T18:03:59.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:58 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 3]}]: dispatch 2024-07-26T18:03:59.990 DEBUG:teuthology.orchestra.run.smithi135:prometheus.a> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a.service 2024-07-26T18:03:59.992 INFO:tasks.cephadm:Adding node-exporter.a on smithi071 2024-07-26T18:03:59.992 INFO:tasks.cephadm:Adding node-exporter.b on smithi135 2024-07-26T18:03:59.992 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch apply node-exporter '2;smithi071=a;smithi135=b' 2024-07-26T18:04:00.245 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: pgmap v207: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]': finished 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]': finished 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]': finished 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 2]}]': finished 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 3]}]': finished 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: osdmap e68: 8 total, 8 up, 8 in 2024-07-26T18:04:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:00.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:04:00.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:04:00.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:04:00.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:03:59 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: pgmap v207: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]': finished 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]': finished 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]': finished 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 2]}]': finished 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 3]}]': finished 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: osdmap e68: 8 total, 8 up, 8 in 2024-07-26T18:04:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:04:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:04:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:04:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:00.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: pgmap v207: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:00.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-07-26T18:04:00.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]': finished 2024-07-26T18:04:00.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-07-26T18:04:00.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-07-26T18:04:00.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]': finished 2024-07-26T18:04:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.30", "id": [0, 1]}]': finished 2024-07-26T18:04:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 2]}]': finished 2024-07-26T18:04:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 3]}]': finished 2024-07-26T18:04:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: osdmap e68: 8 total, 8 up, 8 in 2024-07-26T18:04:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:04:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:04:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:04:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:03:59 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:01.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:00 smithi135 ceph-mon[33333]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:04:01.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:00 smithi135 ceph-mon[33333]: Saving service prometheus spec with placement smithi135=a;count:1 2024-07-26T18:04:01.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:00 smithi135 ceph-mon[33333]: Deploying daemon prometheus.a on smithi135 2024-07-26T18:04:01.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:00 smithi135 ceph-mon[33333]: osdmap e69: 8 total, 8 up, 8 in 2024-07-26T18:04:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:00 smithi071 ceph-mon[28530]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:04:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:00 smithi071 ceph-mon[28530]: Saving service prometheus spec with placement smithi135=a;count:1 2024-07-26T18:04:01.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:00 smithi071 ceph-mon[28530]: Deploying daemon prometheus.a on smithi135 2024-07-26T18:04:01.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:00 smithi071 ceph-mon[28530]: osdmap e69: 8 total, 8 up, 8 in 2024-07-26T18:04:01.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:00 smithi071 ceph-mon[39149]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:04:01.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:00 smithi071 ceph-mon[39149]: Saving service prometheus spec with placement smithi135=a;count:1 2024-07-26T18:04:01.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:00 smithi071 ceph-mon[39149]: Deploying daemon prometheus.a on smithi135 2024-07-26T18:04:01.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:00 smithi071 ceph-mon[39149]: osdmap e69: 8 total, 8 up, 8 in 2024-07-26T18:04:02.077 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:01 smithi135 ceph-mon[33333]: pgmap v210: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:02.217 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled node-exporter update... 2024-07-26T18:04:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:01 smithi071 ceph-mon[28530]: pgmap v210: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:01 smithi071 ceph-mon[39149]: pgmap v210: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:03.306 DEBUG:teuthology.orchestra.run.smithi071:node-exporter.a> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.a.service 2024-07-26T18:04:03.313 DEBUG:teuthology.orchestra.run.smithi135:node-exporter.b> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.b.service 2024-07-26T18:04:03.315 INFO:tasks.cephadm:Adding alertmanager.a on smithi071 2024-07-26T18:04:03.316 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch apply alertmanager '1;smithi071=a' 2024-07-26T18:04:03.379 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:03 smithi135 ceph-mon[33333]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi071=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:04:03.379 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:03 smithi135 ceph-mon[33333]: Saving service node-exporter spec with placement smithi071=a;smithi135=b;count:2 2024-07-26T18:04:03.379 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:03 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:03.379 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:03 smithi135 ceph-mon[33333]: pgmap v211: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-07-26T18:04:03.568 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:04:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:03 smithi071 ceph-mon[28530]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi071=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:04:03.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:03 smithi071 ceph-mon[28530]: Saving service node-exporter spec with placement smithi071=a;smithi135=b;count:2 2024-07-26T18:04:03.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:03 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:03.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:03 smithi071 ceph-mon[28530]: pgmap v211: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-07-26T18:04:03.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:03 smithi071 ceph-mon[39149]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi071=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:04:03.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:03 smithi071 ceph-mon[39149]: Saving service node-exporter spec with placement smithi071=a;smithi135=b;count:2 2024-07-26T18:04:03.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:03 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:03.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:03 smithi071 ceph-mon[39149]: pgmap v211: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-07-26T18:04:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:05 smithi071 ceph-mon[28530]: 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-07-26T18:04:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:05 smithi071 ceph-mon[39149]: 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-07-26T18:04:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:05 smithi135 ceph-mon[33333]: 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-07-26T18:04:08.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:07 smithi135 ceph-mon[33333]: 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-07-26T18:04:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:07 smithi071 ceph-mon[39149]: 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-07-26T18:04:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:07 smithi071 ceph-mon[28530]: 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-07-26T18:04:08.201 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled alertmanager update... 2024-07-26T18:04:08.820 DEBUG:teuthology.orchestra.run.smithi071:alertmanager.a> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@alertmanager.a.service 2024-07-26T18:04:08.823 INFO:tasks.cephadm:Adding grafana.a on smithi135 2024-07-26T18:04:08.824 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph orch apply grafana '1;smithi135=a' 2024-07-26T18:04:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:09 smithi135 ceph-mon[33333]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi071=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:04:09.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:09 smithi135 ceph-mon[33333]: Saving service alertmanager spec with placement smithi071=a;count:1 2024-07-26T18:04:09.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:09 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:09.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:09 smithi135 ceph-mon[33333]: 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-07-26T18:04:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:09 smithi071 ceph-mon[39149]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi071=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:04:09.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:09 smithi071 ceph-mon[39149]: Saving service alertmanager spec with placement smithi071=a;count:1 2024-07-26T18:04:09.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:09 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:09.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:09 smithi071 ceph-mon[39149]: 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-07-26T18:04:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:09 smithi071 ceph-mon[28530]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi071=a", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:04:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:09 smithi071 ceph-mon[28530]: Saving service alertmanager spec with placement smithi071=a;count:1 2024-07-26T18:04:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:09 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:09 smithi071 ceph-mon[28530]: 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-07-26T18:04:10.915 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:04:12.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:11 smithi135 ceph-mon[33333]: 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-07-26T18:04:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:11 smithi071 ceph-mon[28530]: 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-07-26T18:04:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:11 smithi071 ceph-mon[39149]: 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-07-26T18:04:13.057 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:04:12 smithi135 systemd[1]: Started Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:04:13.427 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled grafana update... 2024-07-26T18:04:14.074 DEBUG:teuthology.orchestra.run.smithi135:grafana.a> sudo journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@grafana.a.service 2024-07-26T18:04:14.077 INFO:tasks.cephadm:Setting up client nodes... 2024-07-26T18:04:14.077 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-26T18:04:14.292 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-mon[33333]: 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-07-26T18:04:14.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-26T18:04:14.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: ignoring --setuser ceph since I am not root 2024-07-26T18:04:14.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: ignoring --setgroup ceph since I am not root 2024-07-26T18:04:14.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-mgr[35173]: -- 172.21.15.135:0/86299977 <== mon.1 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563ee2b68d00 con 0x563ee2b3c800 2024-07-26T18:04:14.309 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:14.191+0000 7f85a0ec2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T18:04:14.358 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ignoring --setuser ceph since I am not root 2024-07-26T18:04:14.358 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ignoring --setgroup ceph since I am not root 2024-07-26T18:04:14.358 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:14.191+0000 7f111774f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T18:04:14.358 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:14.356+0000 7f111774f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:04:14.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[28530]: 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-07-26T18:04:14.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-26T18:04:14.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[39149]: 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-07-26T18:04:14.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-07-26T18:04:14.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' 2024-07-26T18:04:14.630 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:14.423+0000 7f111774f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T18:04:14.636 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:14.335+0000 7f85a0ec2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:04:14.636 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:14.400+0000 7f85a0ec2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T18:04:14.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:14.666+0000 7f111774f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T18:04:14.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:14.726+0000 7f111774f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T18:04:15.041 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:14.635+0000 7f85a0ec2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T18:04:15.041 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:14.694+0000 7f85a0ec2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T18:04:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:15 smithi135 ceph-mon[33333]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-26T18:04:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:15 smithi135 ceph-mon[33333]: mgrmap e16: y(active, since 5m), standbys: x 2024-07-26T18:04:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:15 smithi071 ceph-mon[28530]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-26T18:04:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:15 smithi071 ceph-mon[28530]: mgrmap e16: y(active, since 5m), standbys: x 2024-07-26T18:04:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:15 smithi071 ceph-mon[39149]: from='mgr.14150 172.21.15.71:0/3771593096' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-07-26T18:04:15.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:15 smithi071 ceph-mon[39149]: mgrmap e16: y(active, since 5m), standbys: x 2024-07-26T18:04:15.828 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:15 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:15.655+0000 7f111774f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T18:04:15.829 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:15 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:15.771+0000 7f111774f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T18:04:15.829 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:15 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:15.827+0000 7f111774f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T18:04:15.977 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:15.599+0000 7f85a0ec2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T18:04:15.977 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:15.711+0000 7f85a0ec2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T18:04:15.977 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:15.768+0000 7f85a0ec2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T18:04:15.977 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:15.975+0000 7f85a0ec2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T18:04:16.113 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:16.047+0000 7f111774f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T18:04:16.243 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:16.035+0000 7f85a0ec2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T18:04:16.243 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:16.102+0000 7f85a0ec2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T18:04:16.243 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:16.241+0000 7f85a0ec2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:04:16.301 INFO:teuthology.orchestra.run.smithi071.stdout:[client.0] 2024-07-26T18:04:16.301 INFO:teuthology.orchestra.run.smithi071.stdout: key = AQAg5aNmu9OmERAAQZhfiDV3FQuxSpzpI3rakg== 2024-07-26T18:04:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1448827418' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-26T18:04:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-mon[39149]: 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-07-26T18:04:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-mon[39149]: 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-07-26T18:04:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1448827418' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-26T18:04:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-mon[28530]: 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-07-26T18:04:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-mon[28530]: 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-07-26T18:04:16.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:16.112+0000 7f111774f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T18:04:16.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:16.180+0000 7f111774f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T18:04:16.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:16.331+0000 7f111774f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:04:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:16 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1448827418' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-26T18:04:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:16 smithi135 ceph-mon[33333]: 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-07-26T18:04:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:16 smithi135 ceph-mon[33333]: 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-07-26T18:04:16.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:16 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:16.768+0000 7f111774f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T18:04:16.959 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:16.650+0000 7f85a0ec2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T18:04:16.993 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T18:04:16.993 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-07-26T18:04:16.993 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-07-26T18:04:17.033 DEBUG:teuthology.orchestra.run.smithi135:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-07-26T18:04:17.242 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.b/config 2024-07-26T18:04:17.307 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:16.958+0000 7f85a0ec2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T18:04:17.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:17.023+0000 7f85a0ec2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T18:04:17.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:17.179+0000 7f85a0ec2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T18:04:17.308 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:17.095+0000 7f111774f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T18:04:17.308 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:17.161+0000 7f111774f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T18:04:17.308 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:17.307+0000 7f111774f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T18:04:17.633 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:17.512+0000 7f85a0ec2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T18:04:17.633 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:17.578+0000 7f85a0ec2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T18:04:17.890 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:17.649+0000 7f111774f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T18:04:17.890 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:17.710+0000 7f111774f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T18:04:17.911 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:17.763+0000 7f85a0ec2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T18:04:18.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:17.889+0000 7f111774f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T18:04:18.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:18.034+0000 7f111774f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T18:04:18.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:18.096+0000 7f111774f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T18:04:18.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:18.177+0000 7f111774f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T18:04:18.287 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:17.910+0000 7f85a0ec2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T18:04:18.287 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:17.974+0000 7f85a0ec2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T18:04:18.287 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:18.058+0000 7f85a0ec2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T18:04:18.287 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:18.117+0000 7f85a0ec2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T18:04:18.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:18.235+0000 7f111774f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T18:04:18.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:18.652+0000 7f85a0ec2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T18:04:19.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-mon[28530]: Standby manager daemon x restarted 2024-07-26T18:04:19.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-mon[28530]: Standby manager daemon x started 2024-07-26T18:04:19.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:04:19.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:04:19.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-mon[39149]: Standby manager daemon x restarted 2024-07-26T18:04:19.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-mon[39149]: Standby manager daemon x started 2024-07-26T18:04:19.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:04:19.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:04:19.014 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:18.747+0000 7f111774f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T18:04:19.014 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:18.907+0000 7f111774f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T18:04:19.014 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:04:18] ENGINE Bus STARTING 2024-07-26T18:04:19.014 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: CherryPy Checker: 2024-07-26T18:04:19.014 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: The Application mounted at '' has an empty config. 2024-07-26T18:04:19.014 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.014 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.012+0000 7f1086c5e640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:04:19.015 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.012+0000 7f1083457640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:04:19.015 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.012+0000 7f1083457640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:04:19.015 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.012+0000 7f1083457640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:04:19.015 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.012+0000 7f1083457640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:04:19.015 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.012+0000 7f1083457640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:04:19.103 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-mon[33333]: Standby manager daemon x restarted 2024-07-26T18:04:19.103 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-mon[33333]: Standby manager daemon x started 2024-07-26T18:04:19.103 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:04:19.103 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:04:19.103 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: [26/Jul/2024:18:04:18] ENGINE Bus STARTING 2024-07-26T18:04:19.103 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: CherryPy Checker: 2024-07-26T18:04:19.103 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: The Application mounted at '' has an empty config. 2024-07-26T18:04:19.104 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:19.104 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: 2024-07-26T18:04:18.816+0000 7f85a0ec2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T18:04:19.104 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: [26/Jul/2024:18:04:18] ENGINE Serving on http://:::9283 2024-07-26T18:04:19.104 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:04:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[35169]: [26/Jul/2024:18:04:18] ENGINE Bus STARTED 2024-07-26T18:04:19.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.012+0000 7f1086c5e640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:04:19.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.012+0000 7f1086c5e640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:04:19.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.012+0000 7f1086c5e640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:04:19.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:19.012+0000 7f1086c5e640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:04:19.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:04:19] ENGINE Serving on http://:::9283 2024-07-26T18:04:19.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:04:19] ENGINE Bus STARTED 2024-07-26T18:04:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: mgrmap e17: y(active, since 5m), standbys: x 2024-07-26T18:04:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:04:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:04:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: Active manager daemon y restarted 2024-07-26T18:04:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: Activating manager daemon y 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: osdmap e70: 8 total, 8 up, 8 in 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: mgrmap e18: y(active, starting, since 0.00743928s), standbys: x 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:04:20.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: Manager daemon y is now available 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:04:20.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:04:20.061 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:04:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: mgrmap e17: y(active, since 5m), standbys: x 2024-07-26T18:04:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:04:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:04:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: Active manager daemon y restarted 2024-07-26T18:04:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: Activating manager daemon y 2024-07-26T18:04:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: osdmap e70: 8 total, 8 up, 8 in 2024-07-26T18:04:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: mgrmap e18: y(active, starting, since 0.00743928s), standbys: x 2024-07-26T18:04:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:04:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:04:20.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:04:20.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:04:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:04:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:04:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:04:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:04:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: Manager daemon y is now available 2024-07-26T18:04:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:04:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:04:20.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: mgrmap e17: y(active, since 5m), standbys: x 2024-07-26T18:04:20.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:04:20.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/2466347060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:04:20.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: Active manager daemon y restarted 2024-07-26T18:04:20.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: Activating manager daemon y 2024-07-26T18:04:20.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: osdmap e70: 8 total, 8 up, 8 in 2024-07-26T18:04:20.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: mgrmap e18: y(active, starting, since 0.00743928s), standbys: x 2024-07-26T18:04:20.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:04:20.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:04:20.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:04:20.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:04:20.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:04:20.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:04:20.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: Manager daemon y is now available 2024-07-26T18:04:20.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:04:20.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:20.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:04:20.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:04:20.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:04:20.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:04:20.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:04:20.702 INFO:teuthology.orchestra.run.smithi135.stdout:[client.1] 2024-07-26T18:04:20.702 INFO:teuthology.orchestra.run.smithi135.stdout: key = AQAk5aNmLg1wKRAA3IflP6+VWONyGhmFzgyA5g== 2024-07-26T18:04:20.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[28530]: mgrmap e19: y(active, since 1.01413s), standbys: x 2024-07-26T18:04:20.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[28530]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:20.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:20.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:20.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[28530]: from='client.? 172.21.15.135:0/4272806862' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-26T18:04:20.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[28530]: 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-07-26T18:04:20.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[28530]: 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-07-26T18:04:20.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[39149]: mgrmap e19: y(active, since 1.01413s), standbys: x 2024-07-26T18:04:20.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[39149]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:20.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:20.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:20.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[39149]: from='client.? 172.21.15.135:0/4272806862' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-26T18:04:20.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[39149]: 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-07-26T18:04:20.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-mon[39149]: 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-07-26T18:04:20.932 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:20.677+0000 7f1065e5d640 -1 log_channel(cephadm) log [ERR] : [26/Jul/2024:18:04:20] ENGINE Error in HTTPServer.serve 2024-07-26T18:04:20.932 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: Traceback (most recent call last): 2024-07-26T18:04:20.932 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:04:20.932 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self._connections.run(self.expiration_interval) 2024-07-26T18:04:20.932 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:04:20.932 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self._run(expiration_interval) 2024-07-26T18:04:20.932 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: s = self.context.wrap_socket( 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: return self.sslsocket_class._create( 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self.do_handshake() 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:04:20.933 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: self._sslobj.do_handshake() 2024-07-26T18:04:20.934 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:04:20.934 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:04:20.956 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:20 smithi135 ceph-mon[33333]: mgrmap e19: y(active, since 1.01413s), standbys: x 2024-07-26T18:04:20.956 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:20 smithi135 ceph-mon[33333]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:20.956 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:20 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:20.956 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:20 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:20.956 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:20 smithi135 ceph-mon[33333]: from='client.? 172.21.15.135:0/4272806862' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-07-26T18:04:20.956 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:20 smithi135 ceph-mon[33333]: 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-07-26T18:04:20.956 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:20 smithi135 ceph-mon[33333]: 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-07-26T18:04:21.880 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T18:04:21.880 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-07-26T18:04:21.881 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-07-26T18:04:21.919 INFO:tasks.cephadm:Creating RBD pool 2024-07-26T18:04:21.919 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd pool create rbd 8 2024-07-26T18:04:22.124 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:22.246 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:04:22] "GET /metrics HTTP/1.1" 200 28766 "" "Prometheus/2.43.0" 2024-07-26T18:04:22.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: [26/Jul/2024:18:04:20] ENGINE Bus STARTING 2024-07-26T18:04:22.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: [26/Jul/2024:18:04:20] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T18:04:22.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: [26/Jul/2024:18:04:20] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T18:04:22.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: [26/Jul/2024:18:04:20] ENGINE Bus STARTED 2024-07-26T18:04:22.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: [26/Jul/2024:18:04:20] ENGINE Error in HTTPServer.serve 2024-07-26T18:04:22.247 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2024-07-26T18:04:22.247 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:04:22.247 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:04:22.247 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._run(expiration_interval) 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: s = self.context.wrap_socket( 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: return self.sslsocket_class._create( 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:04:22.248 INFO:journalctl@ceph.mon.c.smithi071.stdout: self.do_handshake() 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._sslobj.do_handshake() 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:22.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[39149]: mgrmap e20: y(active, since 2s), standbys: x 2024-07-26T18:04:22.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: [26/Jul/2024:18:04:20] ENGINE Bus STARTING 2024-07-26T18:04:22.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: [26/Jul/2024:18:04:20] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T18:04:22.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: [26/Jul/2024:18:04:20] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T18:04:22.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: [26/Jul/2024:18:04:20] ENGINE Bus STARTED 2024-07-26T18:04:22.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: [26/Jul/2024:18:04:20] ENGINE Error in HTTPServer.serve 2024-07-26T18:04:22.250 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2024-07-26T18:04:22.250 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._run(expiration_interval) 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: s = self.context.wrap_socket( 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:04:22.251 INFO:journalctl@ceph.mon.a.smithi071.stdout: return self.sslsocket_class._create( 2024-07-26T18:04:22.252 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:04:22.252 INFO:journalctl@ceph.mon.a.smithi071.stdout: self.do_handshake() 2024-07-26T18:04:22.252 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:04:22.252 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._sslobj.do_handshake() 2024-07-26T18:04:22.252 INFO:journalctl@ceph.mon.a.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:04:22.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:22.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:22.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:22.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.253 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.253 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.253 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:22.253 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:21 smithi071 ceph-mon[28530]: mgrmap e20: y(active, since 2s), standbys: x 2024-07-26T18:04:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: [26/Jul/2024:18:04:20] ENGINE Bus STARTING 2024-07-26T18:04:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: [26/Jul/2024:18:04:20] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T18:04:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: [26/Jul/2024:18:04:20] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T18:04:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: [26/Jul/2024:18:04:20] ENGINE Bus STARTED 2024-07-26T18:04:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: [26/Jul/2024:18:04:20] ENGINE Error in HTTPServer.serve 2024-07-26T18:04:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout: Traceback (most recent call last): 2024-07-26T18:04:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:04:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:04:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:04:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._run(expiration_interval) 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: s = self.context.wrap_socket( 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: return self.sslsocket_class._create( 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: self.do_handshake() 2024-07-26T18:04:22.309 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._sslobj.do_handshake() 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:22.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:21 smithi135 ceph-mon[33333]: mgrmap e20: y(active, since 2s), standbys: x 2024-07-26T18:04:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:22 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi071 to 2992M 2024-07-26T18:04:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:22 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi071 to 2992M 2024-07-26T18:04:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:22 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi071 to 2992M 2024-07-26T18:04:24.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:24.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: mgrmap e21: y(active, since 4s), standbys: x 2024-07-26T18:04:24.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: mgrmap e21: y(active, since 4s), standbys: x 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.034 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.034 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.034 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.034 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.034 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.034 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:04:24.034 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:04:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: mgrmap e21: y(active, since 4s), standbys: x 2024-07-26T18:04:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:04:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:24.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:04:24.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:04:24.949 INFO:teuthology.orchestra.run.smithi071.stderr:pool 'rbd' created 2024-07-26T18:04:25.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi135 to 2992M 2024-07-26T18:04:25.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:04:25.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:04:25.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:04:25.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:04:25.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:04:25.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:04:25.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1507596412' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-26T18:04:25.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-26T18:04:25.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi135 to 2992M 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1507596412' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:24 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi135 to 2992M 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1507596412' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:24 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:25.904 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- rbd pool init rbd 2024-07-26T18:04:26.121 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[28530]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:04:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[28530]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:04:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[28530]: Deploying daemon alertmanager.a on smithi071 2024-07-26T18:04:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[28530]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[28530]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-26T18:04:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[28530]: osdmap e71: 8 total, 8 up, 8 in 2024-07-26T18:04:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:04:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[39149]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:04:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[39149]: Deploying daemon alertmanager.a on smithi071 2024-07-26T18:04:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[39149]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[39149]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-26T18:04:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:25 smithi071 ceph-mon[39149]: osdmap e71: 8 total, 8 up, 8 in 2024-07-26T18:04:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:25 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:04:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:25 smithi135 ceph-mon[33333]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:04:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:25 smithi135 ceph-mon[33333]: Deploying daemon alertmanager.a on smithi071 2024-07-26T18:04:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:25 smithi135 ceph-mon[33333]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:25 smithi135 ceph-mon[33333]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-07-26T18:04:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:25 smithi135 ceph-mon[33333]: osdmap e71: 8 total, 8 up, 8 in 2024-07-26T18:04:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:26 smithi071 ceph-mon[28530]: osdmap e72: 8 total, 8 up, 8 in 2024-07-26T18:04:27.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:26 smithi071 ceph-mon[39149]: osdmap e72: 8 total, 8 up, 8 in 2024-07-26T18:04:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:26 smithi135 ceph-mon[33333]: osdmap e72: 8 total, 8 up, 8 in 2024-07-26T18:04:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:27 smithi135 ceph-mon[33333]: pgmap v9: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T18:04:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:27 smithi135 ceph-mon[33333]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:04:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:27 smithi135 ceph-mon[33333]: osdmap e73: 8 total, 8 up, 8 in 2024-07-26T18:04:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:27 smithi071 ceph-mon[28530]: pgmap v9: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T18:04:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:27 smithi071 ceph-mon[28530]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:04:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:27 smithi071 ceph-mon[28530]: osdmap e73: 8 total, 8 up, 8 in 2024-07-26T18:04:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:27 smithi071 ceph-mon[39149]: pgmap v9: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T18:04:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:27 smithi071 ceph-mon[39149]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:04:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:27 smithi071 ceph-mon[39149]: osdmap e73: 8 total, 8 up, 8 in 2024-07-26T18:04:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:29 smithi071 ceph-mon[28530]: pgmap v11: 105 pgs: 8 unknown, 97 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-07-26T18:04:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:29 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2421569204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-07-26T18:04:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:29 smithi071 ceph-mon[39149]: pgmap v11: 105 pgs: 8 unknown, 97 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-07-26T18:04:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:29 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2421569204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-07-26T18:04:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:29 smithi135 ceph-mon[33333]: pgmap v11: 105 pgs: 8 unknown, 97 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-07-26T18:04:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:29 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2421569204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-07-26T18:04:31.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:30 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2421569204' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-07-26T18:04:31.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:30 smithi071 ceph-mon[39149]: osdmap e74: 8 total, 8 up, 8 in 2024-07-26T18:04:31.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:30 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2421569204' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-07-26T18:04:31.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:30 smithi071 ceph-mon[28530]: osdmap e74: 8 total, 8 up, 8 in 2024-07-26T18:04:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:30 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2421569204' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-07-26T18:04:31.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:30 smithi135 ceph-mon[33333]: osdmap e74: 8 total, 8 up, 8 in 2024-07-26T18:04:32.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:31 smithi071 ceph-mon[28530]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:32.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:31 smithi071 ceph-mon[28530]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:04:32.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:31 smithi071 ceph-mon[28530]: Cluster is now healthy 2024-07-26T18:04:32.028 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:31 smithi071 ceph-mon[28530]: osdmap e75: 8 total, 8 up, 8 in 2024-07-26T18:04:32.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:31 smithi071 ceph-mon[39149]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:32.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:31 smithi071 ceph-mon[39149]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:04:32.029 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:31 smithi071 ceph-mon[39149]: Cluster is now healthy 2024-07-26T18:04:32.029 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:31 smithi071 ceph-mon[39149]: osdmap e75: 8 total, 8 up, 8 in 2024-07-26T18:04:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:31 smithi135 ceph-mon[33333]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:31 smithi135 ceph-mon[33333]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:04:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:31 smithi135 ceph-mon[33333]: Cluster is now healthy 2024-07-26T18:04:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:31 smithi135 ceph-mon[33333]: osdmap e75: 8 total, 8 up, 8 in 2024-07-26T18:04:32.399 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:04:32] "GET /metrics HTTP/1.1" 200 28766 "" "Prometheus/2.43.0" 2024-07-26T18:04:32.678 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:32 smithi071 systemd[1]: Starting Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:04:32.829 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-07-26T18:04:32.829 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-07-26T18:04:32.829 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph mgr dump --format=json 2024-07-26T18:04:33.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:32 smithi071 ceph-mon[28530]: osdmap e76: 8 total, 8 up, 8 in 2024-07-26T18:04:33.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:32 smithi071 ceph-mon[39149]: osdmap e76: 8 total, 8 up, 8 in 2024-07-26T18:04:33.109 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 podman[70605]: 2024-07-26 18:04:32.944812253 +0000 UTC m=+0.017572959 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-07-26T18:04:33.109 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 podman[70605]: 2024-07-26 18:04:33.108181944 +0000 UTC m=+0.180942630 volume create 9e89def44bdd8c5893ab62ebf0aca181a4353e423e22854ce85aaf29eeef9c3f 2024-07-26T18:04:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:32 smithi135 ceph-mon[33333]: osdmap e76: 8 total, 8 up, 8 in 2024-07-26T18:04:33.409 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 podman[70605]: 2024-07-26 18:04:33.225469112 +0000 UTC m=+0.298229798 container create f55e5490afd2ca356e1b66315f7c981297236c516df91f06fb3d7154f8384046 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:04:33.716 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:33.829 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 podman[70605]: 2024-07-26 18:04:33.511323078 +0000 UTC m=+0.584083764 container init f55e5490afd2ca356e1b66315f7c981297236c516df91f06fb3d7154f8384046 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:04:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 podman[70605]: 2024-07-26 18:04:33.514192253 +0000 UTC m=+0.586952947 container start f55e5490afd2ca356e1b66315f7c981297236c516df91f06fb3d7154f8384046 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:04:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:04:33.526Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-26T18:04:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:04:33.526Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-26T18:04:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:04:33.527Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.71 port=9094 2024-07-26T18:04:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:04:33.528Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-26T18:04:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:04:33.550Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-26T18:04:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:04:33.551Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-26T18:04:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:04:33.553Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-26T18:04:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:04:33.553Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-26T18:04:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 bash[70605]: f55e5490afd2ca356e1b66315f7c981297236c516df91f06fb3d7154f8384046 2024-07-26T18:04:33.831 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:33 smithi071 systemd[1]: Started Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:04:34.081 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:04:33] ENGINE Bus STOPPING 2024-07-26T18:04:34.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:34.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-26T18:04:34.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:04:34.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:34.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-26T18:04:34.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:04:34.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:33 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.089 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:04:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:04:34.089 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:04:34] ENGINE Bus STOPPED 2024-07-26T18:04:34.089 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:04:34] ENGINE Bus STARTING 2024-07-26T18:04:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-26T18:04:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:04:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:33 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:34.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:04:34] ENGINE Serving on http://:::9283 2024-07-26T18:04:34.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:04:34] ENGINE Bus STARTED 2024-07-26T18:04:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-mon[28530]: Regenerating cephadm self-signed grafana TLS certificates 2024-07-26T18:04:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-mon[28530]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-26T18:04:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-mon[28530]: Deploying daemon grafana.a on smithi135 2024-07-26T18:04:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-mon[39149]: Regenerating cephadm self-signed grafana TLS certificates 2024-07-26T18:04:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-mon[39149]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-26T18:04:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:34 smithi071 ceph-mon[39149]: Deploying daemon grafana.a on smithi135 2024-07-26T18:04:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:34 smithi135 ceph-mon[33333]: Regenerating cephadm self-signed grafana TLS certificates 2024-07-26T18:04:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:34 smithi135 ceph-mon[33333]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-07-26T18:04:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:34 smithi135 ceph-mon[33333]: Deploying daemon grafana.a on smithi135 2024-07-26T18:04:35.681 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:04:35.928 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:04:35.528Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000472483s 2024-07-26T18:04:36.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:35 smithi071 ceph-mon[28530]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:36.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:35 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3811947632' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-26T18:04:36.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:35 smithi071 ceph-mon[39149]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:36.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:35 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/3811947632' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-26T18:04:36.298 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":21,"flags":0,"active_gid":24434,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6800","nonce":2095397562},{"type":"v1","addr":"172.21.15.71:6801","nonce":2095397562}]},"active_addr":"172.21.15.71:6801/2095397562","active_change":"2024-07-26T18:04:18.910163+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24352,"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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof: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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof: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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"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.71:8443/","prometheus":"http://172.21.15.71:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":70,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":1613421852}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":3600621290}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":4016723163}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":290874805}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":3237146601}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":1698030890}]}]} 2024-07-26T18:04:36.302 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-07-26T18:04:36.302 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-07-26T18:04:36.302 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd dump --format=json 2024-07-26T18:04:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:35 smithi135 ceph-mon[33333]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:35 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/3811947632' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-07-26T18:04:36.502 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:37 smithi071 ceph-mon[28530]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 294 B/s wr, 0 op/s 2024-07-26T18:04:38.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:37 smithi071 ceph-mon[39149]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 294 B/s wr, 0 op/s 2024-07-26T18:04:38.239 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:04:38.239 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":76,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","created":"2024-07-26T17:58:09.296944+0000","modified":"2024-07-26T18:04:31.975106+0000","last_up_change":"2024-07-26T18:03:04.683894+0000","last_in_change":"2024-07-26T18:02:48.113346+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-07-26T18:01:11.088829+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-07-26T18:03:27.455068+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-07-26T18:03:30.824855+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-07-26T18:04:24.469798+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"76","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":76,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d3e0885a-56e3-4186-a83a-7621e176cef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6803","nonce":1572605654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6805","nonce":1572605654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6809","nonce":1572605654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6807","nonce":1572605654}]},"public_addr":"172.21.15.71:6803/1572605654","cluster_addr":"172.21.15.71:6805/1572605654","heartbeat_back_addr":"172.21.15.71:6809/1572605654","heartbeat_front_addr":"172.21.15.71:6807/1572605654","state":["exists","up"]},{"osd":1,"uuid":"fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6811","nonce":3821980816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6813","nonce":3821980816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6817","nonce":3821980816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6815","nonce":3821980816}]},"public_addr":"172.21.15.71:6811/3821980816","cluster_addr":"172.21.15.71:6813/3821980816","heartbeat_back_addr":"172.21.15.71:6817/3821980816","heartbeat_front_addr":"172.21.15.71:6815/3821980816","state":["exists","up"]},{"osd":2,"uuid":"d7b55fb2-00ad-4baf-90f7-53d9e34c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6819","nonce":3932880049}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6821","nonce":3932880049}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6825","nonce":3932880049}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6823","nonce":3932880049}]},"public_addr":"172.21.15.71:6819/3932880049","cluster_addr":"172.21.15.71:6821/3932880049","heartbeat_back_addr":"172.21.15.71:6825/3932880049","heartbeat_front_addr":"172.21.15.71:6823/3932880049","state":["exists","up"]},{"osd":3,"uuid":"015590fc-98b1-4d75-b90b-32b539bc31a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6827","nonce":3576420672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6829","nonce":3576420672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6833","nonce":3576420672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6831","nonce":3576420672}]},"public_addr":"172.21.15.71:6827/3576420672","cluster_addr":"172.21.15.71:6829/3576420672","heartbeat_back_addr":"172.21.15.71:6833/3576420672","heartbeat_front_addr":"172.21.15.71:6831/3576420672","state":["exists","up"]},{"osd":4,"uuid":"84c96d6d-7217-48b5-81e6-91b428721f3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6801","nonce":3253102843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6803","nonce":3253102843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6807","nonce":3253102843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6805","nonce":3253102843}]},"public_addr":"172.21.15.135:6801/3253102843","cluster_addr":"172.21.15.135:6803/3253102843","heartbeat_back_addr":"172.21.15.135:6807/3253102843","heartbeat_front_addr":"172.21.15.135:6805/3253102843","state":["exists","up"]},{"osd":5,"uuid":"25d8940a-0e9f-4047-9dda-452af73ef37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6809","nonce":1570906083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6811","nonce":1570906083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6815","nonce":1570906083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6813","nonce":1570906083}]},"public_addr":"172.21.15.135:6809/1570906083","cluster_addr":"172.21.15.135:6811/1570906083","heartbeat_back_addr":"172.21.15.135:6815/1570906083","heartbeat_front_addr":"172.21.15.135:6813/1570906083","state":["exists","up"]},{"osd":6,"uuid":"9258eb84-dd84-4389-9fc8-b12901cce9d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6817","nonce":809314221}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6819","nonce":809314221}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6823","nonce":809314221}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6821","nonce":809314221}]},"public_addr":"172.21.15.135:6817/809314221","cluster_addr":"172.21.15.135:6819/809314221","heartbeat_back_addr":"172.21.15.135:6823/809314221","heartbeat_front_addr":"172.21.15.135:6821/809314221","state":["exists","up"]},{"osd":7,"uuid":"cff67841-e92a-4ec5-8f26-d2de2b8c95ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6825","nonce":3692923934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6827","nonce":3692923934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6831","nonce":3692923934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6829","nonce":3692923934}]},"public_addr":"172.21.15.135:6825/3692923934","cluster_addr":"172.21.15.135:6827/3692923934","heartbeat_back_addr":"172.21.15.135:6831/3692923934","heartbeat_front_addr":"172.21.15.135:6829/3692923934","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-07-26T18:00:20.153528+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-07-26T18:00:43.506125+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-07-26T18:01:07.749635+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-07-26T18:01:32.773254+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-07-26T18:01:53.906871+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-07-26T18:02:15.834390+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-07-26T18:02:39.595123+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-07-26T18:03:02.878360+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1c","mappings":[{"from":7,"to":4}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.2c","mappings":[{"from":4,"to":1}]},{"pgid":"3.30","mappings":[{"from":0,"to":1}]},{"pgid":"3.31","mappings":[{"from":4,"to":2}]},{"pgid":"3.35","mappings":[{"from":5,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/3397409021":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/190537864":"2024-07-27T18:04:18.909975+0000","172.21.15.71:6801/1306724488":"2024-07-27T18:04:18.909975+0000","172.21.15.71:6800/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/2593969875":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/3621154034":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/3039556177":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6801/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/1092262918":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3041021027":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6800/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/376210564":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6800/1306724488":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/3708169229":"2024-07-27T18:04:18.909975+0000","172.21.15.71:6801/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/2027368288":"2024-07-27T18:04:18.909975+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":4,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":4,"snaps":[{"begin":2,"length":1}]}],"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-07-26T18:04:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:37 smithi135 ceph-mon[33333]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 294 B/s wr, 0 op/s 2024-07-26T18:04:38.973 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-07-26T18:04:38.973 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd dump --format=json 2024-07-26T18:04:39.181 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:39.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:38 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2315496856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:04:39.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:38 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:39.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:38 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2315496856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:04:39.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:38 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:38 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2315496856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:04:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:38 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:40 smithi135 ceph-mon[33333]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:04:40.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:40 smithi071 ceph-mon[39149]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:04:40.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:40 smithi071 ceph-mon[28530]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:04:41.371 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:04:41.371 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":76,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","created":"2024-07-26T17:58:09.296944+0000","modified":"2024-07-26T18:04:31.975106+0000","last_up_change":"2024-07-26T18:03:04.683894+0000","last_in_change":"2024-07-26T18:02:48.113346+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-07-26T18:01:11.088829+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-07-26T18:03:27.455068+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-07-26T18:03:30.824855+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-07-26T18:04:24.469798+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"76","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":76,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d3e0885a-56e3-4186-a83a-7621e176cef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6803","nonce":1572605654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6805","nonce":1572605654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6809","nonce":1572605654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6807","nonce":1572605654}]},"public_addr":"172.21.15.71:6803/1572605654","cluster_addr":"172.21.15.71:6805/1572605654","heartbeat_back_addr":"172.21.15.71:6809/1572605654","heartbeat_front_addr":"172.21.15.71:6807/1572605654","state":["exists","up"]},{"osd":1,"uuid":"fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6811","nonce":3821980816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6813","nonce":3821980816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6817","nonce":3821980816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6815","nonce":3821980816}]},"public_addr":"172.21.15.71:6811/3821980816","cluster_addr":"172.21.15.71:6813/3821980816","heartbeat_back_addr":"172.21.15.71:6817/3821980816","heartbeat_front_addr":"172.21.15.71:6815/3821980816","state":["exists","up"]},{"osd":2,"uuid":"d7b55fb2-00ad-4baf-90f7-53d9e34c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6819","nonce":3932880049}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6821","nonce":3932880049}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6825","nonce":3932880049}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6823","nonce":3932880049}]},"public_addr":"172.21.15.71:6819/3932880049","cluster_addr":"172.21.15.71:6821/3932880049","heartbeat_back_addr":"172.21.15.71:6825/3932880049","heartbeat_front_addr":"172.21.15.71:6823/3932880049","state":["exists","up"]},{"osd":3,"uuid":"015590fc-98b1-4d75-b90b-32b539bc31a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6827","nonce":3576420672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6829","nonce":3576420672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6833","nonce":3576420672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6831","nonce":3576420672}]},"public_addr":"172.21.15.71:6827/3576420672","cluster_addr":"172.21.15.71:6829/3576420672","heartbeat_back_addr":"172.21.15.71:6833/3576420672","heartbeat_front_addr":"172.21.15.71:6831/3576420672","state":["exists","up"]},{"osd":4,"uuid":"84c96d6d-7217-48b5-81e6-91b428721f3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6801","nonce":3253102843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6803","nonce":3253102843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6807","nonce":3253102843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6805","nonce":3253102843}]},"public_addr":"172.21.15.135:6801/3253102843","cluster_addr":"172.21.15.135:6803/3253102843","heartbeat_back_addr":"172.21.15.135:6807/3253102843","heartbeat_front_addr":"172.21.15.135:6805/3253102843","state":["exists","up"]},{"osd":5,"uuid":"25d8940a-0e9f-4047-9dda-452af73ef37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6809","nonce":1570906083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6811","nonce":1570906083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6815","nonce":1570906083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6813","nonce":1570906083}]},"public_addr":"172.21.15.135:6809/1570906083","cluster_addr":"172.21.15.135:6811/1570906083","heartbeat_back_addr":"172.21.15.135:6815/1570906083","heartbeat_front_addr":"172.21.15.135:6813/1570906083","state":["exists","up"]},{"osd":6,"uuid":"9258eb84-dd84-4389-9fc8-b12901cce9d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6817","nonce":809314221}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6819","nonce":809314221}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6823","nonce":809314221}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6821","nonce":809314221}]},"public_addr":"172.21.15.135:6817/809314221","cluster_addr":"172.21.15.135:6819/809314221","heartbeat_back_addr":"172.21.15.135:6823/809314221","heartbeat_front_addr":"172.21.15.135:6821/809314221","state":["exists","up"]},{"osd":7,"uuid":"cff67841-e92a-4ec5-8f26-d2de2b8c95ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6825","nonce":3692923934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6827","nonce":3692923934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6831","nonce":3692923934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6829","nonce":3692923934}]},"public_addr":"172.21.15.135:6825/3692923934","cluster_addr":"172.21.15.135:6827/3692923934","heartbeat_back_addr":"172.21.15.135:6831/3692923934","heartbeat_front_addr":"172.21.15.135:6829/3692923934","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-07-26T18:00:20.153528+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-07-26T18:00:43.506125+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-07-26T18:01:07.749635+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-07-26T18:01:32.773254+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-07-26T18:01:53.906871+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-07-26T18:02:15.834390+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-07-26T18:02:39.595123+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-07-26T18:03:02.878360+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1c","mappings":[{"from":7,"to":4}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.2c","mappings":[{"from":4,"to":1}]},{"pgid":"3.30","mappings":[{"from":0,"to":1}]},{"pgid":"3.31","mappings":[{"from":4,"to":2}]},{"pgid":"3.35","mappings":[{"from":5,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/3397409021":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/190537864":"2024-07-27T18:04:18.909975+0000","172.21.15.71:6801/1306724488":"2024-07-27T18:04:18.909975+0000","172.21.15.71:6800/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/2593969875":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/3621154034":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/3039556177":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6801/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/1092262918":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3041021027":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6800/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/376210564":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6800/1306724488":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/3708169229":"2024-07-27T18:04:18.909975+0000","172.21.15.71:6801/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/2027368288":"2024-07-27T18:04:18.909975+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":4,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":4,"snaps":[{"begin":2,"length":1}]}],"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-07-26T18:04:41.982 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-07-26T18:04:41.983 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-07-26T18:04:41.983 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-07-26T18:04:41.984 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-07-26T18:04:41.984 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-07-26T18:04:41.985 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-07-26T18:04:41.985 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-07-26T18:04:41.986 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-07-26T18:04:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:42 smithi135 ceph-mon[33333]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-07-26T18:04:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:42 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/157586402' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:04:42.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:42 smithi135 ceph-mon[33333]: osdmap e77: 8 total, 8 up, 8 in 2024-07-26T18:04:42.414 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:42.415 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:42.416 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:42.418 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:42.418 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:42.420 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:42.420 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:42.426 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:04:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:42 smithi071 ceph-mon[28530]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-07-26T18:04:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:42 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/157586402' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:04:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:42 smithi071 ceph-mon[28530]: osdmap e77: 8 total, 8 up, 8 in 2024-07-26T18:04:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:04:42] "GET /metrics HTTP/1.1" 200 33653 "" "Prometheus/2.43.0" 2024-07-26T18:04:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:42 smithi071 ceph-mon[39149]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-07-26T18:04:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:42 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/157586402' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:04:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:42 smithi071 ceph-mon[39149]: osdmap e77: 8 total, 8 up, 8 in 2024-07-26T18:04:43.852 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:04:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:04:43.531Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003438835s 2024-07-26T18:04:44.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:44 smithi071 ceph-mon[28530]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-07-26T18:04:44.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:44 smithi071 ceph-mon[39149]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-07-26T18:04:44.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:44 smithi135 ceph-mon[33333]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-07-26T18:04:46.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:46 smithi071 ceph-mon[28530]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-07-26T18:04:46.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:46 smithi071 ceph-mon[39149]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-07-26T18:04:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:46 smithi135 ceph-mon[33333]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-07-26T18:04:47.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:46 smithi135 systemd[1]: Starting Ceph grafana.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:04:47.462 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 podman[62833]: 2024-07-26 18:04:47.067709528 +0000 UTC m=+0.017728091 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-07-26T18:04:47.462 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 podman[62833]: 2024-07-26 18:04:47.185203861 +0000 UTC m=+0.135222419 container create 0869b87d82b86bd47415b1f1ab61d096193ea88d9222b2bc6c43f8baeaec51b8 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, architecture=x86_64, maintainer=Paul Cuzner , build-date=2022-04-29T11:48:11.055897, vendor=Red Hat, Inc., io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=ubi8, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, description=Ceph Grafana Container, version=8.5, io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, release=239.1651231664, io.buildah.version=1.32.0) 2024-07-26T18:04:47.463 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 podman[62833]: 2024-07-26 18:04:47.387083585 +0000 UTC m=+0.337102142 container init 0869b87d82b86bd47415b1f1ab61d096193ea88d9222b2bc6c43f8baeaec51b8 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, com.redhat.component=ubi8-container, 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, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, release=239.1651231664, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , io.buildah.version=1.32.0, architecture=x86_64, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., 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, build-date=2022-04-29T11:48:11.055897, version=8.5) 2024-07-26T18:04:47.463 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 podman[62833]: 2024-07-26 18:04:47.389879518 +0000 UTC m=+0.339898077 container start 0869b87d82b86bd47415b1f1ab61d096193ea88d9222b2bc6c43f8baeaec51b8 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.32.0, io.openshift.tags=base rhel8, distribution-scope=public, architecture=x86_64, 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., com.redhat.component=ubi8-container, maintainer=Paul Cuzner , vcs-type=git, description=Ceph Grafana Container, version=8.5, name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., release=239.1651231664, io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-04-29T11:48:11.055897) 2024-07-26T18:04:47.713 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 bash[62833]: 0869b87d82b86bd47415b1f1ab61d096193ea88d9222b2bc6c43f8baeaec51b8 2024-07-26T18:04:47.713 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 systemd[1]: Started Ceph grafana.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:04:47.713 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556066214Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-07-26T18:04:47.713 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556244523Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-07-26T18:04:47.713 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556262771Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-07-26T18:04:47.713 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556269807Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-07-26T18:04:47.713 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.5562759Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-07-26T18:04:47.713 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556281942Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556287437Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556293002Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556298692Z level=info msg="Path Home" path=/usr/share/grafana 2024-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556304189Z level=info msg="Path Data" path=/var/lib/grafana 2024-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556309482Z level=info msg="Path Logs" path=/var/log/grafana 2024-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556314701Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556320149Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=settings t=2024-07-26T18:04:47.556326048Z level=info msg="App mode production" 2024-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=sqlstore t=2024-07-26T18:04:47.556375368Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=sqlstore t=2024-07-26T18:04:47.556391339Z 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-07-26T18:04:47.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.557637513Z level=info msg="Starting DB migrations" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.557757084Z level=info msg="Executing migration" id="create migration_log table" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.5583379Z level=info msg="Executing migration" id="create user table" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.5588515Z level=info msg="Executing migration" id="add unique index user.login" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.55934239Z level=info msg="Executing migration" id="add unique index user.email" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.559784347Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.560372437Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.560786781Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.561526349Z level=info msg="Executing migration" id="create user table v2" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.56190347Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.562316622Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.562759626Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-07-26T18:04:47.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.563150907Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-07-26T18:04:47.716 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.56353799Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-07-26T18:04:47.716 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.563955401Z level=info msg="Executing migration" id="Update user table charset" 2024-07-26T18:04:47.716 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.564276686Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-07-26T18:04:47.716 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.564684207Z level=info msg="Executing migration" id="Add missing user data" 2024-07-26T18:04:47.716 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.565062377Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-07-26T18:04:47.716 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.565500391Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-07-26T18:04:47.716 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.565894614Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-07-26T18:04:47.716 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.566378379Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-07-26T18:04:47.717 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.567532226Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.568024918Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.568481557Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.568881844Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.569300713Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.569703784Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.571583637Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.571992001Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.572405921Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.573087014Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.573486955Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-07-26T18:04:47.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.574154828Z level=info msg="Executing migration" id="create temp_user v2" 2024-07-26T18:04:47.719 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.574565711Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-07-26T18:04:47.719 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.575282498Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-07-26T18:04:47.719 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.575720837Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-07-26T18:04:47.719 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.57611718Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-07-26T18:04:47.719 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.57684618Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-07-26T18:04:47.719 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.577204639Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-07-26T18:04:47.719 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.577864966Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-07-26T18:04:47.719 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.578228999Z level=info msg="Executing migration" id="create star table" 2024-07-26T18:04:47.719 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.578577562Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.578999766Z level=info msg="Executing migration" id="create org table v1" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.579730821Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.580441186Z level=info msg="Executing migration" id="create org_user table v1" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.581211277Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.582083455Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.582666796Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.583326103Z level=info msg="Executing migration" id="Update org table charset" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.584026913Z level=info msg="Executing migration" id="Update org_user table charset" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.584872644Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.585524867Z level=info msg="Executing migration" id="create dashboard table" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.586385038Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-07-26T18:04:47.720 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.586997549Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-07-26T18:04:47.721 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.587736434Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-07-26T18:04:47.721 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.588468255Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-07-26T18:04:47.721 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.589217583Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-07-26T18:04:47.721 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.589885323Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-07-26T18:04:47.721 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.590745486Z level=info msg="Executing migration" id="create dashboard v2" 2024-07-26T18:04:47.721 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.591632385Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-07-26T18:04:47.721 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.592227925Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-07-26T18:04:47.721 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.595040945Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-07-26T18:04:47.721 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.597714282Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-07-26T18:04:47.721 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.60040057Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-07-26T18:04:47.722 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.60333246Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-07-26T18:04:47.722 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.605836894Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-07-26T18:04:47.722 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.608356661Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-07-26T18:04:47.722 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.616967506Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-07-26T18:04:47.722 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.618521503Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-07-26T18:04:47.722 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.620291155Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-07-26T18:04:47.722 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.622267637Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-07-26T18:04:47.723 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.624057707Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-07-26T18:04:47.723 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.625982414Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-07-26T18:04:47.723 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.627992841Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-07-26T18:04:47.723 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.629868919Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-07-26T18:04:47.723 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.631750069Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-07-26T18:04:47.723 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.633662812Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-07-26T18:04:47.723 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.635647825Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-07-26T18:04:47.723 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.637413814Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-07-26T18:04:47.723 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.639411791Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.641277526Z level=info msg="Executing migration" id="Update dashboard title length" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.64311042Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.645060754Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.646975818Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.648741033Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.650628013Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.652689941Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.654463359Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.656461348Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.658512703Z level=info msg="Executing migration" id="Add check_sum column" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.660333213Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.662354799Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-07-26T18:04:47.724 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.664189222Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.666028085Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.668052887Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.669957684Z level=info msg="Executing migration" id="create data_source table" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.671769858Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.673575829Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.675498667Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.677301213Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.67920647Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.681046607Z level=info msg="Executing migration" id="create data_source table v2" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.683052148Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-07-26T18:04:47.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.684894989Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.686704623Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.688540897Z level=info msg="Executing migration" id="Add column with_credentials" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.690313947Z level=info msg="Executing migration" id="Add secure json data column" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.692041092Z level=info msg="Executing migration" id="Update data_source table charset" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.693938712Z level=info msg="Executing migration" id="Update initial version to 1" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.695805843Z level=info msg="Executing migration" id="Add read_only data column" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.697593437Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.699518607Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.701251475Z level=info msg="Executing migration" id="Add uid column" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.703085168Z level=info msg="Executing migration" id="Update uid value" 2024-07-26T18:04:47.726 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.704947623Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-07-26T18:04:47.727 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.706865826Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-07-26T18:04:47.727 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.708653814Z level=info msg="Executing migration" id="create api_key table" 2024-07-26T18:04:47.727 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.710384819Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-07-26T18:04:47.727 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.712182985Z level=info msg="Executing migration" id="add index api_key.key" 2024-07-26T18:04:47.727 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.714023453Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-07-26T18:04:47.963 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.71588332Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-07-26T18:04:47.963 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.717694746Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.71950768Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.721321162Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.723431753Z level=info msg="Executing migration" id="create api_key table v2" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.72526422Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.725711007Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.727654587Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.729507Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.731335101Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.731973833Z level=info msg="Executing migration" id="Update api_key table charset" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.733894251Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.735615654Z level=info msg="Executing migration" id="Add service account foreign key" 2024-07-26T18:04:47.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.737593825Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-07-26T18:04:47.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.738031333Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-07-26T18:04:47.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.739983269Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-07-26T18:04:47.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.741795166Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-07-26T18:04:47.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.743613682Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-07-26T18:04:47.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.744014528Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-07-26T18:04:47.966 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.745953714Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-07-26T18:04:47.966 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.747694141Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-07-26T18:04:47.966 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.749587572Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-07-26T18:04:47.966 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.750034059Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-07-26T18:04:47.966 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.751892922Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-07-26T18:04:47.966 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.753766449Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-07-26T18:04:47.966 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.755742441Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-07-26T18:04:47.966 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.756493546Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.758373726Z level=info msg="Executing migration" id="create quota table v1" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.760141405Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.762027579Z level=info msg="Executing migration" id="Update quota table charset" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.762337962Z level=info msg="Executing migration" id="create plugin_setting table" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.764356882Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.766090698Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.768092586Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.768482771Z level=info msg="Executing migration" id="create session table" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.770734277Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.772514394Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.77452995Z level=info msg="Executing migration" id="create playlist table v2" 2024-07-26T18:04:47.967 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.775001475Z level=info msg="Executing migration" id="create playlist item table v2" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.77755362Z level=info msg="Executing migration" id="Update playlist table charset" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.780431118Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.780781878Z level=info msg="Executing migration" id="drop preferences table v2" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.781105075Z level=info msg="Executing migration" id="drop preferences table v3" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.781424868Z level=info msg="Executing migration" id="create preferences table v3" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.781846589Z level=info msg="Executing migration" id="Update preferences table charset" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.782176446Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.78444838Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.784871748Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.787156614Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.789655722Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.790073921Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-07-26T18:04:47.968 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.792199155Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.794937603Z level=info msg="Executing migration" id="create alert table v1" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.797286769Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.800079521Z level=info msg="Executing migration" id="add index alert state" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.800562031Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.800965486Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.801340527Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.801755591Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.802188885Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.803717506Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.804109682Z 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-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.804541265Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.804825631Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.805205625Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-07-26T18:04:47.969 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.805583818Z level=info msg="Executing migration" id="Add column is_default" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.806271075Z level=info msg="Executing migration" id="Add column frequency" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.806923892Z level=info msg="Executing migration" id="Add column send_reminder" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.807572565Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.808210223Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.8086336Z level=info msg="Executing migration" id="Update alert table charset" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.808887833Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.809201733Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.809591937Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.810012832Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.810396913Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.810754964Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-07-26T18:04:47.970 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.811182378Z level=info msg="Executing migration" id="Add for to alert table" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.811822955Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.812481831Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.812798396Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.81322423Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.813618009Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.814296115Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.81460263Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.815002446Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.815446697Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.815773654Z level=info msg="Executing migration" id="create annotation table v5" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.816250111Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.818686462Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.819180559Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-07-26T18:04:47.971 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.819601261Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.820043825Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.822459737Z level=info msg="Executing migration" id="Update annotation table charset" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.825168264Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.825849807Z level=info msg="Executing migration" id="Drop category_id index" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.826290894Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.829008751Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.829419312Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.831651244Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.83417223Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.835878912Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.838670041Z 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-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.841339566Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-07-26T18:04:47.972 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.842044646Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.842415443Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.843219473Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.843934195Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.844604691Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.84536292Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.845798008Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.846136684Z level=info msg="Executing migration" id="Add epoch_end column" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.846918971Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.847811287Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.848708796Z level=info msg="Executing migration" id="Move region to single row" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.849104322Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.849990391Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-07-26T18:04:47.973 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.850827268Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.851741168Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.852279532Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.853094776Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.853991707Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.854746115Z level=info msg="Executing migration" id="create test_data table" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.855161324Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.855602547Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.856458294Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.857275546Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.85759179Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.858398216Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.858721629Z level=info msg="Executing migration" id="create team table" 2024-07-26T18:04:47.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.859312339Z level=info msg="Executing migration" id="add index team.org_id" 2024-07-26T18:04:47.975 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.860216689Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-07-26T18:04:47.975 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.860673169Z level=info msg="Executing migration" id="create team member table" 2024-07-26T18:04:47.975 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.861575554Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-07-26T18:04:47.975 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.862425078Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.863277437Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.863710978Z level=info msg="Executing migration" id="Add column email to team table" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.864557067Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.865414764Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.866313052Z level=info msg="Executing migration" id="create dashboard acl table" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.866740838Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.869473917Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.872158425Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.872761851Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.87332921Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-07-26T18:04:47.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.876464641Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.87910949Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.881818356Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.884739165Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.887540132Z level=info msg="Executing migration" id="create tag table" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.890198781Z level=info msg="Executing migration" id="add index tag.key_value" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.890689594Z level=info msg="Executing migration" id="create login attempt table" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.893470129Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.896348882Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.899212107Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.901150951Z level=info msg="Executing migration" id="create login_attempt v2" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.904226507Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.906959685Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.909656221Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-07-26T18:04:47.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.910072007Z level=info msg="Executing migration" id="create user auth table" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.912891393Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.915378588Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.918006272Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.9206893Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.923300636Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.925976903Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.928551126Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.929112274Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.931792267Z level=info msg="Executing migration" id="create server_lock table" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.934159602Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.936864341Z level=info msg="Executing migration" id="create user auth token table" 2024-07-26T18:04:47.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.937390517Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.940131508Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.942804988Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.94549159Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.946374196Z level=info msg="Executing migration" id="create cache_data table" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.948752076Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.951538321Z level=info msg="Executing migration" id="create short_url table v1" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.954169353Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.954618672Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.957129528Z level=info msg="Executing migration" id="delete alert_definition table" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.957480516Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.959946269Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.962825773Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-07-26T18:04:47.979 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.963452692Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-07-26T18:04:47.980 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.965994041Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-07-26T18:04:47.980 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.966576339Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-07-26T18:04:48.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-mon[33333]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:48.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.249 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.96871805Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-07-26T18:04:48.249 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.971429708Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-07-26T18:04:48.249 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.972020532Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-07-26T18:04:48.249 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.974781276Z level=info msg="Executing migration" id="drop alert_definition table" 2024-07-26T18:04:48.249 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.977505804Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-07-26T18:04:48.249 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.980276005Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-07-26T18:04:48.249 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.980737691Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-07-26T18:04:48.249 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.981509569Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-07-26T18:04:48.249 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.982489479Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.983230767Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.983650884Z level=info msg="Executing migration" id="create alert_instance table" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.984427242Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.985419545Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.986169027Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.986993239Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.987781496Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.988756786Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.992259778Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.995606345Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.996427844Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-07-26T18:04:48.250 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.997231568Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.99808512Z level=info msg="Executing migration" id="create alert_rule table" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.998543947Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:47.999436637Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.000294386Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.001103243Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.001439377Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.002422731Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.003276592Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.004163277Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.004584819Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.005434844Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.006267296Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.007114021Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-07-26T18:04:48.251 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.007971297Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-07-26T18:04:48.252 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.008814035Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-07-26T18:04:48.252 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.009685729Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-07-26T18:04:48.252 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.010635416Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-07-26T18:04:48.252 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.012167698Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-07-26T18:04:48.252 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.01259606Z 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-07-26T18:04:48.252 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.013490052Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-07-26T18:04:48.252 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.016487401Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-07-26T18:04:48.252 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.019330248Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-07-26T18:04:48.252 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.022435698Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-07-26T18:04:48.253 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.025275366Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-07-26T18:04:48.253 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.028040049Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-07-26T18:04:48.253 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.029002816Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-07-26T18:04:48.253 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.032045093Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-07-26T18:04:48.253 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.034858693Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-07-26T18:04:48.253 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.037725952Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-07-26T18:04:48.253 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.038192102Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-07-26T18:04:48.253 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.04211237Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-07-26T18:04:48.253 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.044985049Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-07-26T18:04:48.254 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.047747942Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-07-26T18:04:48.254 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.048180274Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-07-26T18:04:48.254 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.050832981Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-07-26T18:04:48.254 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.053776579Z level=info msg="Executing migration" id="create provenance_type table" 2024-07-26T18:04:48.254 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.056702995Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.057385316Z level=info msg="Executing migration" id="create alert_image table" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.06003791Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.062775683Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.065567942Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.068326493Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.070827325Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.07105008Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.073656437Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.076234084Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.076679096Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.076791358Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.076923811Z level=info msg="alerts found to migrate" alerts=0 2024-07-26T18:04:48.255 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.079599524Z level=info msg="Executing migration" id="create library_element table v1" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.081893028Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.084743443Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.085222462Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.088065648Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.090705952Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.093328469Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.093820993Z level=info msg="Executing migration" id="create data_keys table" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.096727739Z level=info msg="Executing migration" id="create secrets table" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.097421415Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.101710161Z level=info msg="Executing migration" id="add name column into data_keys" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.102675517Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.103635238Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-07-26T18:04:48.256 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.108039882Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.112129006Z level=info msg="Executing migration" id="create kv_store table v1" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.112587492Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.113553764Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.114275038Z level=info msg="Executing migration" id="create permission table" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.11503166Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.115542934Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.116358373Z level=info msg="Executing migration" id="create role table" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.117198739Z level=info msg="Executing migration" id="add column display_name" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.118177935Z level=info msg="Executing migration" id="add column group_name" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.119144511Z level=info msg="Executing migration" id="add index role.org_id" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.119967858Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.120798932Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-07-26T18:04:48.257 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.121621583Z level=info msg="Executing migration" id="create team role table" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.12209818Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.122954323Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.123786796Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.124778438Z level=info msg="Executing migration" id="create user role table" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.125350939Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.1262412Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.127012401Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.127846304Z level=info msg="Executing migration" id="create builtin role table" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.128294589Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.129084271Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.130061584Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.131066275Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-07-26T18:04:48.258 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.131540643Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.132320565Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.133210454Z level=info msg="Executing migration" id="add unique index role.uid" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.134050276Z level=info msg="Executing migration" id="create seed assignment table" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.134495397Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.134954646Z level=info msg="Executing migration" id="add column hidden to role table" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.13594339Z level=info msg="Executing migration" id="create query_history table v1" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.136358919Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.136801279Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.137119223Z level=info msg="Executing migration" id="teams permissions migration" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.137547788Z level=info msg="Executing migration" id="dashboard permissions" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.137981283Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.138393023Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.138688927Z level=info msg="Executing migration" id="alerting notification permissions" 2024-07-26T18:04:48.259 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.139064376Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.139465631Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.13991758Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.14086869Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.141205234Z level=info msg="Executing migration" id="create correlation table v1" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.141622732Z level=info msg="Executing migration" id="add index correlations.uid" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.142083111Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.142532347Z level=info msg="Executing migration" id="add correlation config column" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.143531004Z level=info msg="Executing migration" id="create entity_events table" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.143971524Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.144685686Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.144796248Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.145143853Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.145253151Z 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-07-26T18:04:48.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.145543659Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.145935933Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.146359996Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.146972097Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.147460063Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.147859678Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.148331724Z level=info msg="Executing migration" id="Drop public config table" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.148712401Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.149161299Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.1496421Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.150151474Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.150639494Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.153629184Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.154654664Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-07-26T18:04:48.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.155723214Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-07-26T18:04:48.262 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.156064113Z level=info msg="Executing migration" id="add share column" 2024-07-26T18:04:48.262 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.157077075Z level=info msg="Executing migration" id="create default alerting folders" 2024-07-26T18:04:48.262 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.157589539Z level=info msg="Executing migration" id="create file table" 2024-07-26T18:04:48.262 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.158064457Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-07-26T18:04:48.262 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.158571985Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-07-26T18:04:48.262 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.159088625Z level=info msg="Executing migration" id="create file_meta table" 2024-07-26T18:04:48.262 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.160086084Z level=info msg="Executing migration" id="file table idx: path key" 2024-07-26T18:04:48.262 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.160695578Z level=info msg="Executing migration" id="set path collation in file table" 2024-07-26T18:04:48.262 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.160987069Z level=info msg="Executing migration" id="managed permissions migration" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.161446762Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.161849821Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.162343313Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.163429515Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.164394053Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.16506019Z level=info msg="Executing migration" id="update group index for alert rules" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.165856473Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.166821713Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.167524068Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.168618304Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.16968431Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.170642581Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.180824325Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-07-26T18:04:48.263 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.181338561Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.18233339Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.185842075Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.18672711Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.187235277Z level=info msg="Executing migration" id="create folder table" 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.188111946Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.18859734Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.189081147Z level=info msg="Executing migration" id="Update folder title length" 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.190026699Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=migrator t=2024-07-26T18:04:48.190632273Z level=info msg="migrations completed" performed=485 skipped=0 duration=632.898086ms 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=sqlstore t=2024-07-26T18:04:48.191046204Z level=info msg="Created default organization" 2024-07-26T18:04:48.264 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=plugin.loader t=2024-07-26T18:04:48.247546492Z level=info msg="Plugin registered" pluginID=input 2024-07-26T18:04:48.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:48 smithi071 ceph-mon[39149]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:48.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:48 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:48 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:48 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:48 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:48 smithi071 ceph-mon[28530]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:48.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:48 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:48 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:48 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:48 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:48.536 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=plugin.loader t=2024-07-26T18:04:48.275360546Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-07-26T18:04:48.536 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=plugin.loader t=2024-07-26T18:04:48.275381312Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-07-26T18:04:48.536 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=secrets t=2024-07-26T18:04:48.275414306Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-07-26T18:04:48.536 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=query_data t=2024-07-26T18:04:48.277096968Z level=info msg="Query Service initialization" 2024-07-26T18:04:48.536 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=live.push_http t=2024-07-26T18:04:48.279512752Z level=info msg="Live Push Gateway initialization" 2024-07-26T18:04:49.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-mon[33333]: Deploying daemon node-exporter.a on smithi071 2024-07-26T18:04:49.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:04:49.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:49.308 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=infra.usagestats.collector t=2024-07-26T18:04:48.995665645Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-07-26T18:04:49.308 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=provisioning.datasources t=2024-07-26T18:04:49.050170583Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-07-26T18:04:49.308 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=provisioning.datasources t=2024-07-26T18:04:49.081789724Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-07-26T18:04:49.308 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=provisioning.alerting t=2024-07-26T18:04:49.103596084Z level=info msg="starting to provision alerting" 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=provisioning.alerting t=2024-07-26T18:04:49.103614879Z level=info msg="finished to provision alerting" 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=grafanaStorageLogger t=2024-07-26T18:04:49.103786138Z level=info msg="storage starting" 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=ngalert.state.manager t=2024-07-26T18:04:49.10383774Z level=info msg="Warming state cache for startup" 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=http.server t=2024-07-26T18:04:49.105764826Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=sqlstore.transactions t=2024-07-26T18:04:49.114495729Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=ngalert.state.manager t=2024-07-26T18:04:49.11916283Z level=info msg="State cache has been initialized" states=0 duration=15.324351ms 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=ticker t=2024-07-26T18:04:49.119253666Z level=info msg=starting first_tick=2024-07-26T18:04:50Z 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=ngalert.multiorg.alertmanager t=2024-07-26T18:04:49.119245329Z level=info msg="starting MultiOrg Alertmanager" 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=sqlstore.transactions t=2024-07-26T18:04:49.161295681Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=sqlstore.transactions t=2024-07-26T18:04:49.172677785Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-07-26T18:04:49.309 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:04:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=sqlstore.transactions t=2024-07-26T18:04:49.209551455Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-26T18:04:49.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:49 smithi071 ceph-mon[28530]: Deploying daemon node-exporter.a on smithi071 2024-07-26T18:04:49.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:49 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:04:49.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:49 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:49.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:49 smithi071 ceph-mon[39149]: Deploying daemon node-exporter.a on smithi071 2024-07-26T18:04:49.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:49 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:04:49.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:49 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:04:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:50 smithi071 ceph-mon[28530]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:50.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:50 smithi071 ceph-mon[39149]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:50 smithi135 ceph-mon[33333]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:52 smithi135 ceph-mon[33333]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:52.318 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:04:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:04:52] "GET /metrics HTTP/1.1" 200 33685 "" "Prometheus/2.43.0" 2024-07-26T18:04:52.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:52 smithi071 ceph-mon[39149]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:52.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:52 smithi071 ceph-mon[28530]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:54 smithi135 ceph-mon[33333]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:54.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:54 smithi071 ceph-mon[28530]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:54.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:54 smithi071 ceph-mon[39149]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:54.355 INFO:teuthology.orchestra.run.smithi071.stdout:34359738425 2024-07-26T18:04:54.355 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-07-26T18:04:54.950 INFO:teuthology.orchestra.run.smithi071.stdout:240518168598 2024-07-26T18:04:54.950 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-07-26T18:04:55.393 INFO:teuthology.orchestra.run.smithi071.stdout:77309411375 2024-07-26T18:04:55.393 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-07-26T18:04:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:56 smithi071 ceph-mon[39149]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:56 smithi071 ceph-mon[28530]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:56 smithi135 ceph-mon[33333]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:56.366 INFO:teuthology.orchestra.run.smithi071.stdout:111669149738 2024-07-26T18:04:56.366 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-07-26T18:04:57.972 INFO:teuthology.orchestra.run.smithi071.stdout:55834574900 2024-07-26T18:04:57.973 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-07-26T18:04:58.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:04:58 smithi071 ceph-mon[39149]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:58.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:04:58 smithi071 ceph-mon[28530]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:04:58 smithi135 ceph-mon[33333]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:04:59.737 INFO:teuthology.orchestra.run.smithi071.stdout:206158430238 2024-07-26T18:04:59.738 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-07-26T18:05:00.073 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:00.096 INFO:teuthology.orchestra.run.smithi071.stdout:133143986215 2024-07-26T18:05:00.096 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-07-26T18:05:00.122 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:00 smithi135 ceph-mon[33333]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:00 smithi071 ceph-mon[39149]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:00 smithi071 ceph-mon[28530]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:01.178 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:00 smithi071 bash[72715]: Writing manifest to image destination 2024-07-26T18:05:01.678 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:01 smithi071 podman[72715]: 2024-07-26 18:05:01.382416515 +0000 UTC m=+3.212638250 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-07-26T18:05:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:02 smithi135 ceph-mon[33333]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:02.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-mon[28530]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:02.420 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:05:02] "GET /metrics HTTP/1.1" 200 33685 "" "Prometheus/2.43.0" 2024-07-26T18:05:02.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-mon[39149]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:02.679 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 podman[72715]: 2024-07-26 18:05:02.419164197 +0000 UTC m=+4.249385965 container create 58e8f9c00fe502ae5776d926e7ea1816268a6326c388cb687e706e854728f3c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:02.679 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 podman[72715]: 2024-07-26 18:05:02.629539909 +0000 UTC m=+4.459761643 container init 58e8f9c00fe502ae5776d926e7ea1816268a6326c388cb687e706e854728f3c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 podman[72715]: 2024-07-26 18:05:02.632543687 +0000 UTC m=+4.462765419 container start 58e8f9c00fe502ae5776d926e7ea1816268a6326c388cb687e706e854728f3c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.636Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.636Z 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-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.637Z 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-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z 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-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z 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-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=arp 2024-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-26T18:05:02.680 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-26T18:05:02.681 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-26T18:05:02.681 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-26T18:05:02.681 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-26T18:05:02.681 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-26T18:05:02.681 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-26T18:05:02.681 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-26T18:05:02.682 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=edac 2024-07-26T18:05:02.682 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-26T18:05:02.682 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-26T18:05:02.682 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-26T18:05:02.682 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-26T18:05:02.682 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-26T18:05:02.682 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-26T18:05:02.682 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-26T18:05:02.682 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-26T18:05:02.682 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=os 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-26T18:05:02.683 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=stat 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=time 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=uname 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-26T18:05:02.684 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.638Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-26T18:05:02.685 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.639Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-26T18:05:02.685 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[73012]: ts=2024-07-26T18:05:02.639Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-26T18:05:02.847 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:02.868 INFO:teuthology.orchestra.run.smithi071.stdout:171798691875 2024-07-26T18:05:02.869 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-07-26T18:05:03.178 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 bash[72715]: 58e8f9c00fe502ae5776d926e7ea1816268a6326c388cb687e706e854728f3c7 2024-07-26T18:05:03.178 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:05:02 smithi071 systemd[1]: Started Ceph node-exporter.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:05:03.791 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:03 smithi135 bash[63096]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-07-26T18:05:03.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:03 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:03.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:03 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:03.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:03 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:03.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:03 smithi071 ceph-mon[28530]: Deploying daemon node-exporter.b on smithi135 2024-07-26T18:05:03.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:03 smithi071 ceph-mon[28530]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:03 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:03 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:03 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:03 smithi071 ceph-mon[39149]: Deploying daemon node-exporter.b on smithi135 2024-07-26T18:05:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:03 smithi071 ceph-mon[39149]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:03 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:03 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:03 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:03 smithi135 ceph-mon[33333]: Deploying daemon node-exporter.b on smithi135 2024-07-26T18:05:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:03 smithi135 ceph-mon[33333]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:04.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:04 smithi135 bash[63096]: Getting image source signatures 2024-07-26T18:05:04.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:04 smithi135 bash[63096]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-07-26T18:05:04.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:04 smithi135 bash[63096]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-07-26T18:05:04.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:04 smithi135 bash[63096]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-07-26T18:05:04.582 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:04.724 INFO:teuthology.orchestra.run.smithi071.stdout:240518168600 2024-07-26T18:05:04.979 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:04 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:04.979 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:04 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1914479283' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-26T18:05:04.979 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:04 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:04.979 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:04 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1914479283' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-26T18:05:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:04 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:04 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1914479283' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-07-26T18:05:05.691 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:05.692 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:05.804 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:05 smithi135 bash[63096]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-07-26T18:05:05.804 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:05 smithi135 bash[63096]: Writing manifest to image destination 2024-07-26T18:05:06.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:05 smithi135 ceph-mon[33333]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:06.058 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:05 smithi135 podman[63096]: 2024-07-26 18:05:05.783939644 +0000 UTC m=+2.180200502 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-07-26T18:05:06.058 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:05 smithi135 podman[63096]: 2024-07-26 18:05:05.899265518 +0000 UTC m=+2.295526376 container create eac21c9a765bd1f4c95a58f3a8929702b733bd1ab1cc91635af5b11d18ce9cdd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T18:05:06.085 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:05 smithi071 ceph-mon[28530]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:06.085 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:05 smithi071 ceph-mon[39149]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:06.108 INFO:tasks.cephadm.ceph_manager.ceph:need seq 240518168598 got 240518168600 for osd.7 2024-07-26T18:05:06.108 DEBUG:teuthology.parallel:result is None 2024-07-26T18:05:06.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 podman[63096]: 2024-07-26 18:05:06.118104091 +0000 UTC m=+2.514364960 container init eac21c9a765bd1f4c95a58f3a8929702b733bd1ab1cc91635af5b11d18ce9cdd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T18:05:06.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 podman[63096]: 2024-07-26 18:05:06.121164167 +0000 UTC m=+2.517425026 container start eac21c9a765bd1f4c95a58f3a8929702b733bd1ab1cc91635af5b11d18ce9cdd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T18:05:06.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.124Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-26T18:05:06.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.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-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.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-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.125Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.125Z 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-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.125Z 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-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=arp 2024-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-26T18:05:06.559 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=edac 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-26T18:05:06.560 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=os 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-26T18:05:06.561 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-26T18:05:06.562 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-26T18:05:06.562 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-26T18:05:06.562 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-26T18:05:06.562 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-26T18:05:06.562 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=stat 2024-07-26T18:05:06.562 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-26T18:05:06.562 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-26T18:05:06.562 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-26T18:05:06.562 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=time 2024-07-26T18:05:06.562 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-26T18:05:06.565 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=uname 2024-07-26T18:05:06.565 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-26T18:05:06.565 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-26T18:05:06.566 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-26T18:05:06.566 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-26T18:05:06.566 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[63146]: ts=2024-07-26T18:05:06.126Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-26T18:05:06.566 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 bash[63096]: eac21c9a765bd1f4c95a58f3a8929702b733bd1ab1cc91635af5b11d18ce9cdd 2024-07-26T18:05:06.566 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:05:06 smithi135 systemd[1]: Started Ceph node-exporter.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:05:06.718 INFO:teuthology.orchestra.run.smithi071.stdout:34359738428 2024-07-26T18:05:07.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:05:07.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2030293245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-26T18:05:07.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[28530]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:07.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:05:07.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2030293245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-26T18:05:07.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:07 smithi071 ceph-mon[39149]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:07.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:07 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:07 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:07 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:07 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:07 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:07.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:07 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:05:07.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:07 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2030293245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-07-26T18:05:07.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:07 smithi135 ceph-mon[33333]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:08.237 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738425 got 34359738428 for osd.0 2024-07-26T18:05:08.237 DEBUG:teuthology.parallel:result is None 2024-07-26T18:05:08.337 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:08 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/592935470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-26T18:05:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:08 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/592935470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-26T18:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:08 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/592935470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-07-26T18:05:09.207 INFO:teuthology.orchestra.run.smithi071.stdout:77309411378 2024-07-26T18:05:09.433 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:09.433 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:09.832 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411375 got 77309411378 for osd.2 2024-07-26T18:05:09.832 DEBUG:teuthology.parallel:result is None 2024-07-26T18:05:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:09 smithi071 ceph-mon[28530]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:09 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:10.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:09 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:10.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:09 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:10.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:09 smithi071 ceph-mon[39149]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:10.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:09 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:10.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:09 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:10.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:09 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:09 smithi135 ceph-mon[33333]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:09 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:09 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:09 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:11.492 INFO:teuthology.orchestra.run.smithi071.stdout:111669149742 2024-07-26T18:05:12.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:11 smithi071 ceph-mon[39149]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:12.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:11 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/422284764' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-26T18:05:12.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:11 smithi071 ceph-mon[28530]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:12.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:11 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/422284764' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-26T18:05:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:11 smithi135 ceph-mon[33333]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:12.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:11 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/422284764' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-07-26T18:05:12.423 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:05:12] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.43.0" 2024-07-26T18:05:14.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:13 smithi071 ceph-mon[28530]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:14.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:13 smithi071 ceph-mon[39149]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:13 smithi135 ceph-mon[33333]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:14.394 INFO:teuthology.orchestra.run.smithi071.stdout:206158430241 2024-07-26T18:05:15.049 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430238 got 206158430241 for osd.6 2024-07-26T18:05:15.049 DEBUG:teuthology.parallel:result is None 2024-07-26T18:05:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:15 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2766826326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-26T18:05:15.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:15 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2766826326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-26T18:05:15.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:15 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2766826326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-07-26T18:05:15.419 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149738 got 111669149742 for osd.3 2024-07-26T18:05:15.419 DEBUG:teuthology.parallel:result is None 2024-07-26T18:05:15.754 INFO:teuthology.orchestra.run.smithi071.stdout:171798691879 2024-07-26T18:05:16.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:16 smithi135 ceph-mon[33333]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:16.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:16 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1002686984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-26T18:05:16.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:16 smithi071 ceph-mon[28530]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:16.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:16 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1002686984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-26T18:05:16.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:16 smithi071 ceph-mon[39149]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:16.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:16 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1002686984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-07-26T18:05:16.441 INFO:tasks.cephadm.ceph_manager.ceph:need seq 171798691875 got 171798691879 for osd.5 2024-07-26T18:05:16.441 DEBUG:teuthology.parallel:result is None 2024-07-26T18:05:17.950 INFO:teuthology.orchestra.run.smithi071.stdout:133143986219 2024-07-26T18:05:18.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:18 smithi071 ceph-mon[39149]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:18.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:18 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/3862286353' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-26T18:05:18.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:18 smithi071 ceph-mon[28530]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:18.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:18 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3862286353' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-26T18:05:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:18 smithi135 ceph-mon[33333]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:18 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/3862286353' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-07-26T18:05:18.484 INFO:teuthology.orchestra.run.smithi071.stdout:55834574905 2024-07-26T18:05:19.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:19 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2384073748' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-26T18:05:19.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:19.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:19 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2384073748' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-26T18:05:19.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:19.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:19 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2384073748' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-07-26T18:05:19.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:19.252 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574900 got 55834574905 for osd.1 2024-07-26T18:05:19.252 DEBUG:teuthology.parallel:result is None 2024-07-26T18:05:19.727 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986215 got 133143986219 for osd.4 2024-07-26T18:05:19.727 DEBUG:teuthology.parallel:result is None 2024-07-26T18:05:19.727 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-07-26T18:05:19.727 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph pg dump --format=json 2024-07-26T18:05:19.954 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:20 smithi135 ceph-mon[33333]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:20.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:20 smithi071 ceph-mon[28530]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:20.325 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:20 smithi071 ceph-mon[39149]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:22.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:22 smithi071 ceph-mon[28530]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:22.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:22 smithi071 ceph-mon[39149]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:22 smithi135 ceph-mon[33333]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:05:22] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.43.0" 2024-07-26T18:05:23.198 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:05:23.200 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-07-26T18:05:23.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:23.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:23.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:05:23.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:05:23.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:23 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:23.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:23 smithi135 ceph-mon[33333]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:23.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:23 smithi135 ceph-mon[33333]: Reconfiguring alertmanager.a (dependencies changed)... 2024-07-26T18:05:23.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:23 smithi135 ceph-mon[33333]: Reconfiguring daemon alertmanager.a on smithi071 2024-07-26T18:05:23.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:23.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:23.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:05:23.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:05:23.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:23.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[39149]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:23.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[39149]: Reconfiguring alertmanager.a (dependencies changed)... 2024-07-26T18:05:23.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[39149]: Reconfiguring daemon alertmanager.a on smithi071 2024-07-26T18:05:23.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:23.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:23.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:05:23.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:05:23.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:23.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[28530]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:23.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[28530]: Reconfiguring alertmanager.a (dependencies changed)... 2024-07-26T18:05:23.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:23 smithi071 ceph-mon[28530]: Reconfiguring daemon alertmanager.a on smithi071 2024-07-26T18:05:23.890 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":42,"stamp":"2024-07-26T18:05:22.935393+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593535,"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":236560,"kb_used_data":8112,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749724656,"statfs":{"total":767960285184,"available":767718047744,"internally_reserved":0,"allocated":8306688,"data_stored":4639675,"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.002856"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059582+0000","last_change":"2024-07-26T18:03:31.934266+0000","last_active":"2024-07-26T18:04:32.059582+0000","last_peered":"2024-07-26T18:04:32.059582+0000","last_clean":"2024-07-26T18:04:32.059582+0000","last_became_active":"2024-07-26T18:03:31.933874+0000","last_became_peered":"2024-07-26T18:03:31.933874+0000","last_unstale":"2024-07-26T18:04:32.059582+0000","last_undegraded":"2024-07-26T18:04:32.059582+0000","last_fullsized":"2024-07-26T18:04:32.059582+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:01:32.886137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.987156+0000","last_change":"2024-07-26T18:03:31.931235+0000","last_active":"2024-07-26T18:04:31.987156+0000","last_peered":"2024-07-26T18:04:31.987156+0000","last_clean":"2024-07-26T18:04:31.987156+0000","last_became_active":"2024-07-26T18:03:31.930990+0000","last_became_peered":"2024-07-26T18:03:31.930990+0000","last_unstale":"2024-07-26T18:04:31.987156+0000","last_undegraded":"2024-07-26T18:04:31.987156+0000","last_fullsized":"2024-07-26T18:04:31.987156+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:43:33.346381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166107+0000","last_change":"2024-07-26T18:03:31.920313+0000","last_active":"2024-07-26T18:04:32.166107+0000","last_peered":"2024-07-26T18:04:32.166107+0000","last_clean":"2024-07-26T18:04:32.166107+0000","last_became_active":"2024-07-26T18:03:31.919997+0000","last_became_peered":"2024-07-26T18:03:31.919997+0000","last_unstale":"2024-07-26T18:04:32.166107+0000","last_undegraded":"2024-07-26T18:04:32.166107+0000","last_fullsized":"2024-07-26T18:04:32.166107+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:53:17.985919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989096+0000","last_change":"2024-07-26T18:03:31.934883+0000","last_active":"2024-07-26T18:04:31.989096+0000","last_peered":"2024-07-26T18:04:31.989096+0000","last_clean":"2024-07-26T18:04:31.989096+0000","last_became_active":"2024-07-26T18:03:31.934600+0000","last_became_peered":"2024-07-26T18:03:31.934600+0000","last_unstale":"2024-07-26T18:04:31.989096+0000","last_undegraded":"2024-07-26T18:04:31.989096+0000","last_fullsized":"2024-07-26T18:04:31.989096+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:25:13.562679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059227+0000","last_change":"2024-07-26T18:03:31.932401+0000","last_active":"2024-07-26T18:04:32.059227+0000","last_peered":"2024-07-26T18:04:32.059227+0000","last_clean":"2024-07-26T18:04:32.059227+0000","last_became_active":"2024-07-26T18:03:31.932062+0000","last_became_peered":"2024-07-26T18:03:31.932062+0000","last_unstale":"2024-07-26T18:04:32.059227+0000","last_undegraded":"2024-07-26T18:04:32.059227+0000","last_fullsized":"2024-07-26T18:04:32.059227+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:04:58.225198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988824+0000","last_change":"2024-07-26T18:03:31.926458+0000","last_active":"2024-07-26T18:04:31.988824+0000","last_peered":"2024-07-26T18:04:31.988824+0000","last_clean":"2024-07-26T18:04:31.988824+0000","last_became_active":"2024-07-26T18:03:31.926159+0000","last_became_peered":"2024-07-26T18:03:31.926159+0000","last_unstale":"2024-07-26T18:04:31.988824+0000","last_undegraded":"2024-07-26T18:04:31.988824+0000","last_fullsized":"2024-07-26T18:04:31.988824+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:36:07.320196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.058842+0000","last_change":"2024-07-26T18:03:31.930898+0000","last_active":"2024-07-26T18:04:32.058842+0000","last_peered":"2024-07-26T18:04:32.058842+0000","last_clean":"2024-07-26T18:04:32.058842+0000","last_became_active":"2024-07-26T18:03:31.930467+0000","last_became_peered":"2024-07-26T18:03:31.930467+0000","last_unstale":"2024-07-26T18:04:32.058842+0000","last_undegraded":"2024-07-26T18:04:32.058842+0000","last_fullsized":"2024-07-26T18:04:32.058842+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:28:36.945409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983223+0000","last_change":"2024-07-26T18:03:31.934291+0000","last_active":"2024-07-26T18:04:31.983223+0000","last_peered":"2024-07-26T18:04:31.983223+0000","last_clean":"2024-07-26T18:04:31.983223+0000","last_became_active":"2024-07-26T18:03:31.934035+0000","last_became_peered":"2024-07-26T18:03:31.934035+0000","last_unstale":"2024-07-26T18:04:31.983223+0000","last_undegraded":"2024-07-26T18:04:31.983223+0000","last_fullsized":"2024-07-26T18:04:31.983223+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:53:15.607507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059651+0000","last_change":"2024-07-26T18:03:31.936719+0000","last_active":"2024-07-26T18:04:32.059651+0000","last_peered":"2024-07-26T18:04:32.059651+0000","last_clean":"2024-07-26T18:04:32.059651+0000","last_became_active":"2024-07-26T18:03:31.936406+0000","last_became_peered":"2024-07-26T18:03:31.936406+0000","last_unstale":"2024-07-26T18:04:32.059651+0000","last_undegraded":"2024-07-26T18:04:32.059651+0000","last_fullsized":"2024-07-26T18:04:32.059651+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:23:44.933455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310990+0000","last_change":"2024-07-26T18:03:31.933284+0000","last_active":"2024-07-26T18:04:32.310990+0000","last_peered":"2024-07-26T18:04:32.310990+0000","last_clean":"2024-07-26T18:04:32.310990+0000","last_became_active":"2024-07-26T18:03:31.932953+0000","last_became_peered":"2024-07-26T18:03:31.932953+0000","last_unstale":"2024-07-26T18:04:32.310990+0000","last_undegraded":"2024-07-26T18:04:32.310990+0000","last_fullsized":"2024-07-26T18:04:32.310990+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:37:13.022054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310977+0000","last_change":"2024-07-26T18:04:00.707508+0000","last_active":"2024-07-26T18:04:32.310977+0000","last_peered":"2024-07-26T18:04:32.310977+0000","last_clean":"2024-07-26T18:04:32.310977+0000","last_became_active":"2024-07-26T18:04:00.707270+0000","last_became_peered":"2024-07-26T18:04:00.707270+0000","last_unstale":"2024-07-26T18:04:32.310977+0000","last_undegraded":"2024-07-26T18:04:32.310977+0000","last_fullsized":"2024-07-26T18:04:32.310977+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:55:26.105541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983642+0000","last_change":"2024-07-26T18:03:31.932148+0000","last_active":"2024-07-26T18:04:31.983642+0000","last_peered":"2024-07-26T18:04:31.983642+0000","last_clean":"2024-07-26T18:04:31.983642+0000","last_became_active":"2024-07-26T18:03:31.931865+0000","last_became_peered":"2024-07-26T18:03:31.931865+0000","last_unstale":"2024-07-26T18:04:31.983642+0000","last_undegraded":"2024-07-26T18:04:31.983642+0000","last_fullsized":"2024-07-26T18:04:31.983642+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:38:53.888064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983746+0000","last_change":"2024-07-26T18:03:31.934245+0000","last_active":"2024-07-26T18:04:31.983746+0000","last_peered":"2024-07-26T18:04:31.983746+0000","last_clean":"2024-07-26T18:04:31.983746+0000","last_became_active":"2024-07-26T18:03:31.933983+0000","last_became_peered":"2024-07-26T18:03:31.933983+0000","last_unstale":"2024-07-26T18:04:31.983746+0000","last_undegraded":"2024-07-26T18:04:31.983746+0000","last_fullsized":"2024-07-26T18:04:31.983746+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:49:29.104211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166303+0000","last_change":"2024-07-26T18:03:31.931916+0000","last_active":"2024-07-26T18:04:32.166303+0000","last_peered":"2024-07-26T18:04:32.166303+0000","last_clean":"2024-07-26T18:04:32.166303+0000","last_became_active":"2024-07-26T18:03:31.931399+0000","last_became_peered":"2024-07-26T18:03:31.931399+0000","last_unstale":"2024-07-26T18:04:32.166303+0000","last_undegraded":"2024-07-26T18:04:32.166303+0000","last_fullsized":"2024-07-26T18:04:32.166303+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:08:23.068830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986573+0000","last_change":"2024-07-26T18:03:59.943040+0000","last_active":"2024-07-26T18:04:31.986573+0000","last_peered":"2024-07-26T18:04:31.986573+0000","last_clean":"2024-07-26T18:04:31.986573+0000","last_became_active":"2024-07-26T18:03:59.942777+0000","last_became_peered":"2024-07-26T18:03:59.942777+0000","last_unstale":"2024-07-26T18:04:31.986573+0000","last_undegraded":"2024-07-26T18:04:31.986573+0000","last_fullsized":"2024-07-26T18:04:31.986573+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:25:57.897193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.30","version":"0'0","reported_seq":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988729+0000","last_change":"2024-07-26T18:03:59.942796+0000","last_active":"2024-07-26T18:04:31.988729+0000","last_peered":"2024-07-26T18:04:31.988729+0000","last_clean":"2024-07-26T18:04:31.988729+0000","last_became_active":"2024-07-26T18:03:59.942452+0000","last_became_peered":"2024-07-26T18:03:59.942452+0000","last_unstale":"2024-07-26T18:04:31.988729+0000","last_undegraded":"2024-07-26T18:04:31.988729+0000","last_fullsized":"2024-07-26T18:04:31.988729+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:28:03.869021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989380+0000","last_change":"2024-07-26T18:03:31.935078+0000","last_active":"2024-07-26T18:04:31.989380+0000","last_peered":"2024-07-26T18:04:31.989380+0000","last_clean":"2024-07-26T18:04:31.989380+0000","last_became_active":"2024-07-26T18:03:31.931056+0000","last_became_peered":"2024-07-26T18:03:31.931056+0000","last_unstale":"2024-07-26T18:04:31.989380+0000","last_undegraded":"2024-07-26T18:04:31.989380+0000","last_fullsized":"2024-07-26T18:04:31.989380+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:34:24.838652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983502+0000","last_change":"2024-07-26T18:03:31.928079+0000","last_active":"2024-07-26T18:04:31.983502+0000","last_peered":"2024-07-26T18:04:31.983502+0000","last_clean":"2024-07-26T18:04:31.983502+0000","last_became_active":"2024-07-26T18:03:31.927806+0000","last_became_peered":"2024-07-26T18:03:31.927806+0000","last_unstale":"2024-07-26T18:04:31.983502+0000","last_undegraded":"2024-07-26T18:04:31.983502+0000","last_fullsized":"2024-07-26T18:04:31.983502+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T06:02:54.810743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059471+0000","last_change":"2024-07-26T18:03:31.936805+0000","last_active":"2024-07-26T18:04:32.059471+0000","last_peered":"2024-07-26T18:04:32.059471+0000","last_clean":"2024-07-26T18:04:32.059471+0000","last_became_active":"2024-07-26T18:03:31.936530+0000","last_became_peered":"2024-07-26T18:03:31.936530+0000","last_unstale":"2024-07-26T18:04:32.059471+0000","last_undegraded":"2024-07-26T18:04:32.059471+0000","last_fullsized":"2024-07-26T18:04:32.059471+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:51:18.541782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310269+0000","last_change":"2024-07-26T18:03:59.995414+0000","last_active":"2024-07-26T18:04:32.310269+0000","last_peered":"2024-07-26T18:04:32.310269+0000","last_clean":"2024-07-26T18:04:32.310269+0000","last_became_active":"2024-07-26T18:03:59.995083+0000","last_became_peered":"2024-07-26T18:03:59.995083+0000","last_unstale":"2024-07-26T18:04:32.310269+0000","last_undegraded":"2024-07-26T18:04:32.310269+0000","last_fullsized":"2024-07-26T18:04:32.310269+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:30:32.882789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166149+0000","last_change":"2024-07-26T18:03:31.927882+0000","last_active":"2024-07-26T18:04:32.166149+0000","last_peered":"2024-07-26T18:04:32.166149+0000","last_clean":"2024-07-26T18:04:32.166149+0000","last_became_active":"2024-07-26T18:03:31.927552+0000","last_became_peered":"2024-07-26T18:03:31.927552+0000","last_unstale":"2024-07-26T18:04:32.166149+0000","last_undegraded":"2024-07-26T18:04:32.166149+0000","last_fullsized":"2024-07-26T18:04:32.166149+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:11:25.531734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988843+0000","last_change":"2024-07-26T18:03:31.931556+0000","last_active":"2024-07-26T18:04:31.988843+0000","last_peered":"2024-07-26T18:04:31.988843+0000","last_clean":"2024-07-26T18:04:31.988843+0000","last_became_active":"2024-07-26T18:03:31.930780+0000","last_became_peered":"2024-07-26T18:03:31.930780+0000","last_unstale":"2024-07-26T18:04:31.988843+0000","last_undegraded":"2024-07-26T18:04:31.988843+0000","last_fullsized":"2024-07-26T18:04:31.988843+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:33:49.023142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983313+0000","last_change":"2024-07-26T18:03:31.936460+0000","last_active":"2024-07-26T18:04:31.983313+0000","last_peered":"2024-07-26T18:04:31.983313+0000","last_clean":"2024-07-26T18:04:31.983313+0000","last_became_active":"2024-07-26T18:03:31.936096+0000","last_became_peered":"2024-07-26T18:03:31.936096+0000","last_unstale":"2024-07-26T18:04:31.983313+0000","last_undegraded":"2024-07-26T18:04:31.983313+0000","last_fullsized":"2024-07-26T18:04:31.983313+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:59:20.642318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989038+0000","last_change":"2024-07-26T18:03:31.934352+0000","last_active":"2024-07-26T18:04:31.989038+0000","last_peered":"2024-07-26T18:04:31.989038+0000","last_clean":"2024-07-26T18:04:31.989038+0000","last_became_active":"2024-07-26T18:03:31.934065+0000","last_became_peered":"2024-07-26T18:03:31.934065+0000","last_unstale":"2024-07-26T18:04:31.989038+0000","last_undegraded":"2024-07-26T18:04:31.989038+0000","last_fullsized":"2024-07-26T18:04:31.989038+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:33:03.476301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.984073+0000","last_change":"2024-07-26T18:03:31.935294+0000","last_active":"2024-07-26T18:04:31.984073+0000","last_peered":"2024-07-26T18:04:31.984073+0000","last_clean":"2024-07-26T18:04:31.984073+0000","last_became_active":"2024-07-26T18:03:31.935014+0000","last_became_peered":"2024-07-26T18:03:31.935014+0000","last_unstale":"2024-07-26T18:04:31.984073+0000","last_undegraded":"2024-07-26T18:04:31.984073+0000","last_fullsized":"2024-07-26T18:04:31.984073+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:49:27.319181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.311065+0000","last_change":"2024-07-26T18:03:31.941226+0000","last_active":"2024-07-26T18:04:32.311065+0000","last_peered":"2024-07-26T18:04:32.311065+0000","last_clean":"2024-07-26T18:04:32.311065+0000","last_became_active":"2024-07-26T18:03:31.940857+0000","last_became_peered":"2024-07-26T18:03:31.940857+0000","last_unstale":"2024-07-26T18:04:32.311065+0000","last_undegraded":"2024-07-26T18:04:32.311065+0000","last_fullsized":"2024-07-26T18:04:32.311065+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:49:24.857176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986862+0000","last_change":"2024-07-26T18:03:31.924097+0000","last_active":"2024-07-26T18:04:31.986862+0000","last_peered":"2024-07-26T18:04:31.986862+0000","last_clean":"2024-07-26T18:04:31.986862+0000","last_became_active":"2024-07-26T18:03:31.923514+0000","last_became_peered":"2024-07-26T18:03:31.923514+0000","last_unstale":"2024-07-26T18:04:31.986862+0000","last_undegraded":"2024-07-26T18:04:31.986862+0000","last_fullsized":"2024-07-26T18:04:31.986862+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:56:07.028116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983545+0000","last_change":"2024-07-26T18:03:31.936195+0000","last_active":"2024-07-26T18:04:31.983545+0000","last_peered":"2024-07-26T18:04:31.983545+0000","last_clean":"2024-07-26T18:04:31.983545+0000","last_became_active":"2024-07-26T18:03:31.935924+0000","last_became_peered":"2024-07-26T18:03:31.935924+0000","last_unstale":"2024-07-26T18:04:31.983545+0000","last_undegraded":"2024-07-26T18:04:31.983545+0000","last_fullsized":"2024-07-26T18:04:31.983545+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:46:49.763925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166243+0000","last_change":"2024-07-26T18:03:31.935154+0000","last_active":"2024-07-26T18:04:32.166243+0000","last_peered":"2024-07-26T18:04:32.166243+0000","last_clean":"2024-07-26T18:04:32.166243+0000","last_became_active":"2024-07-26T18:03:31.934799+0000","last_became_peered":"2024-07-26T18:03:31.934799+0000","last_unstale":"2024-07-26T18:04:32.166243+0000","last_undegraded":"2024-07-26T18:04:32.166243+0000","last_fullsized":"2024-07-26T18:04:32.166243+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:07:19.412557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988955+0000","last_change":"2024-07-26T18:03:31.926012+0000","last_active":"2024-07-26T18:04:31.988955+0000","last_peered":"2024-07-26T18:04:31.988955+0000","last_clean":"2024-07-26T18:04:31.988955+0000","last_became_active":"2024-07-26T18:03:31.924707+0000","last_became_peered":"2024-07-26T18:03:31.924707+0000","last_unstale":"2024-07-26T18:04:31.988955+0000","last_undegraded":"2024-07-26T18:04:31.988955+0000","last_fullsized":"2024-07-26T18:04:31.988955+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:48:06.801379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.982960+0000","last_change":"2024-07-26T18:03:31.927484+0000","last_active":"2024-07-26T18:04:31.982960+0000","last_peered":"2024-07-26T18:04:31.982960+0000","last_clean":"2024-07-26T18:04:31.982960+0000","last_became_active":"2024-07-26T18:03:31.927164+0000","last_became_peered":"2024-07-26T18:03:31.927164+0000","last_unstale":"2024-07-26T18:04:31.982960+0000","last_undegraded":"2024-07-26T18:04:31.982960+0000","last_fullsized":"2024-07-26T18:04:31.982960+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T06:03:21.369038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310414+0000","last_change":"2024-07-26T18:03:31.934963+0000","last_active":"2024-07-26T18:04:32.310414+0000","last_peered":"2024-07-26T18:04:32.310414+0000","last_clean":"2024-07-26T18:04:32.310414+0000","last_became_active":"2024-07-26T18:03:31.934676+0000","last_became_peered":"2024-07-26T18:03:31.934676+0000","last_unstale":"2024-07-26T18:04:32.310414+0000","last_undegraded":"2024-07-26T18:04:32.310414+0000","last_fullsized":"2024-07-26T18:04:32.310414+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:42:47.046934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983546+0000","last_change":"2024-07-26T18:03:31.918389+0000","last_active":"2024-07-26T18:04:31.983546+0000","last_peered":"2024-07-26T18:04:31.983546+0000","last_clean":"2024-07-26T18:04:31.983546+0000","last_became_active":"2024-07-26T18:03:31.918065+0000","last_became_peered":"2024-07-26T18:03:31.918065+0000","last_unstale":"2024-07-26T18:04:31.983546+0000","last_undegraded":"2024-07-26T18:04:31.983546+0000","last_fullsized":"2024-07-26T18:04:31.983546+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:07:15.665484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983563+0000","last_change":"2024-07-26T18:03:28.892882+0000","last_active":"2024-07-26T18:04:31.983563+0000","last_peered":"2024-07-26T18:04:31.983563+0000","last_clean":"2024-07-26T18:04:31.983563+0000","last_became_active":"2024-07-26T18:03:28.892607+0000","last_became_peered":"2024-07-26T18:03:28.892607+0000","last_unstale":"2024-07-26T18:04:31.983563+0000","last_undegraded":"2024-07-26T18:04:31.983563+0000","last_fullsized":"2024-07-26T18:04:31.983563+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:50:19.921698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.982668+0000","last_change":"2024-07-26T18:03:59.946265+0000","last_active":"2024-07-26T18:04:31.982668+0000","last_peered":"2024-07-26T18:04:31.982668+0000","last_clean":"2024-07-26T18:04:31.982668+0000","last_became_active":"2024-07-26T18:03:59.945916+0000","last_became_peered":"2024-07-26T18:03:59.945916+0000","last_unstale":"2024-07-26T18:04:31.982668+0000","last_undegraded":"2024-07-26T18:04:31.982668+0000","last_fullsized":"2024-07-26T18:04:31.982668+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:44:15.016987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1a","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310730+0000","last_change":"2024-07-26T18:03:28.898421+0000","last_active":"2024-07-26T18:04:32.310730+0000","last_peered":"2024-07-26T18:04:32.310730+0000","last_clean":"2024-07-26T18:04:32.310730+0000","last_became_active":"2024-07-26T18:03:28.898116+0000","last_became_peered":"2024-07-26T18:03:28.898116+0000","last_unstale":"2024-07-26T18:04:32.310730+0000","last_undegraded":"2024-07-26T18:04:32.310730+0000","last_fullsized":"2024-07-26T18:04:32.310730+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:08:33.403206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983762+0000","last_change":"2024-07-26T18:03:28.893392+0000","last_active":"2024-07-26T18:04:31.983762+0000","last_peered":"2024-07-26T18:04:31.983762+0000","last_clean":"2024-07-26T18:04:31.983762+0000","last_became_active":"2024-07-26T18:03:28.893130+0000","last_became_peered":"2024-07-26T18:03:28.893130+0000","last_unstale":"2024-07-26T18:04:31.983762+0000","last_undegraded":"2024-07-26T18:04:31.983762+0000","last_fullsized":"2024-07-26T18:04:31.983762+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:07:16.168567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983325+0000","last_change":"2024-07-26T18:03:31.927234+0000","last_active":"2024-07-26T18:04:31.983325+0000","last_peered":"2024-07-26T18:04:31.983325+0000","last_clean":"2024-07-26T18:04:31.983325+0000","last_became_active":"2024-07-26T18:03:31.925027+0000","last_became_peered":"2024-07-26T18:03:31.925027+0000","last_unstale":"2024-07-26T18:04:31.983325+0000","last_undegraded":"2024-07-26T18:04:31.983325+0000","last_fullsized":"2024-07-26T18:04:31.983325+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:04:50.760317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988986+0000","last_change":"2024-07-26T18:03:28.903940+0000","last_active":"2024-07-26T18:04:31.988986+0000","last_peered":"2024-07-26T18:04:31.988986+0000","last_clean":"2024-07-26T18:04:31.988986+0000","last_became_active":"2024-07-26T18:03:28.903603+0000","last_became_peered":"2024-07-26T18:03:28.903603+0000","last_unstale":"2024-07-26T18:04:31.988986+0000","last_undegraded":"2024-07-26T18:04:31.988986+0000","last_fullsized":"2024-07-26T18:04:31.988986+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:56:58.242147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986441+0000","last_change":"2024-07-26T18:03:31.925565+0000","last_active":"2024-07-26T18:04:31.986441+0000","last_peered":"2024-07-26T18:04:31.986441+0000","last_clean":"2024-07-26T18:04:31.986441+0000","last_became_active":"2024-07-26T18:03:31.925278+0000","last_became_peered":"2024-07-26T18:03:31.925278+0000","last_unstale":"2024-07-26T18:04:31.986441+0000","last_undegraded":"2024-07-26T18:04:31.986441+0000","last_fullsized":"2024-07-26T18:04:31.986441+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:54:04.703117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.311014+0000","last_change":"2024-07-26T18:03:28.898897+0000","last_active":"2024-07-26T18:04:32.311014+0000","last_peered":"2024-07-26T18:04:32.311014+0000","last_clean":"2024-07-26T18:04:32.311014+0000","last_became_active":"2024-07-26T18:03:28.898543+0000","last_became_peered":"2024-07-26T18:03:28.898543+0000","last_unstale":"2024-07-26T18:04:32.311014+0000","last_undegraded":"2024-07-26T18:04:32.311014+0000","last_fullsized":"2024-07-26T18:04:32.311014+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:48:50.872347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989069+0000","last_change":"2024-07-26T18:03:31.924605+0000","last_active":"2024-07-26T18:04:31.989069+0000","last_peered":"2024-07-26T18:04:31.989069+0000","last_clean":"2024-07-26T18:04:31.989069+0000","last_became_active":"2024-07-26T18:03:31.924309+0000","last_became_peered":"2024-07-26T18:03:31.924309+0000","last_unstale":"2024-07-26T18:04:31.989069+0000","last_undegraded":"2024-07-26T18:04:31.989069+0000","last_fullsized":"2024-07-26T18:04:31.989069+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:51:11.955596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989214+0000","last_change":"2024-07-26T18:03:28.901100+0000","last_active":"2024-07-26T18:04:31.989214+0000","last_peered":"2024-07-26T18:04:31.989214+0000","last_clean":"2024-07-26T18:04:31.989214+0000","last_became_active":"2024-07-26T18:03:28.900460+0000","last_became_peered":"2024-07-26T18:03:28.900460+0000","last_unstale":"2024-07-26T18:04:31.989214+0000","last_undegraded":"2024-07-26T18:04:31.989214+0000","last_fullsized":"2024-07-26T18:04:31.989214+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:02:57.811399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166555+0000","last_change":"2024-07-26T18:03:31.935442+0000","last_active":"2024-07-26T18:04:32.166555+0000","last_peered":"2024-07-26T18:04:32.166555+0000","last_clean":"2024-07-26T18:04:32.166555+0000","last_became_active":"2024-07-26T18:03:31.935188+0000","last_became_peered":"2024-07-26T18:03:31.935188+0000","last_unstale":"2024-07-26T18:04:32.166555+0000","last_undegraded":"2024-07-26T18:04:32.166555+0000","last_fullsized":"2024-07-26T18:04:32.166555+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:36:10.802228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"67'3","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986978+0000","last_change":"2024-07-26T18:03:28.894478+0000","last_active":"2024-07-26T18:04:31.986978+0000","last_peered":"2024-07-26T18:04:31.986978+0000","last_clean":"2024-07-26T18:04:31.986978+0000","last_became_active":"2024-07-26T18:03:28.894185+0000","last_became_peered":"2024-07-26T18:03:28.894185+0000","last_unstale":"2024-07-26T18:04:31.986978+0000","last_undegraded":"2024-07-26T18:04:31.986978+0000","last_fullsized":"2024-07-26T18:04:31.986978+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-27T23:36:56.107613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983715+0000","last_change":"2024-07-26T18:03:31.931372+0000","last_active":"2024-07-26T18:04:31.983715+0000","last_peered":"2024-07-26T18:04:31.983715+0000","last_clean":"2024-07-26T18:04:31.983715+0000","last_became_active":"2024-07-26T18:03:31.930722+0000","last_became_peered":"2024-07-26T18:03:31.930722+0000","last_unstale":"2024-07-26T18:04:31.983715+0000","last_undegraded":"2024-07-26T18:04:31.983715+0000","last_fullsized":"2024-07-26T18:04:31.983715+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:12:59.554586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"70'9","reported_seq":34,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310787+0000","last_change":"2024-07-26T18:03:28.896071+0000","last_active":"2024-07-26T18:04:32.310787+0000","last_peered":"2024-07-26T18:04:32.310787+0000","last_clean":"2024-07-26T18:04:32.310787+0000","last_became_active":"2024-07-26T18:03:28.895643+0000","last_became_peered":"2024-07-26T18:03:28.895643+0000","last_unstale":"2024-07-26T18:04:32.310787+0000","last_undegraded":"2024-07-26T18:04:32.310787+0000","last_fullsized":"2024-07-26T18:04:32.310787+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T03:11:05.078520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2350,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059232+0000","last_change":"2024-07-26T18:03:31.932034+0000","last_active":"2024-07-26T18:04:32.059232+0000","last_peered":"2024-07-26T18:04:32.059232+0000","last_clean":"2024-07-26T18:04:32.059232+0000","last_became_active":"2024-07-26T18:03:31.931723+0000","last_became_peered":"2024-07-26T18:03:31.931723+0000","last_unstale":"2024-07-26T18:04:32.059232+0000","last_undegraded":"2024-07-26T18:04:32.059232+0000","last_fullsized":"2024-07-26T18:04:32.059232+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:58:25.269995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166371+0000","last_change":"2024-07-26T18:03:28.891535+0000","last_active":"2024-07-26T18:04:32.166371+0000","last_peered":"2024-07-26T18:04:32.166371+0000","last_clean":"2024-07-26T18:04:32.166371+0000","last_became_active":"2024-07-26T18:03:28.891144+0000","last_became_peered":"2024-07-26T18:03:28.891144+0000","last_unstale":"2024-07-26T18:04:32.166371+0000","last_undegraded":"2024-07-26T18:04:32.166371+0000","last_fullsized":"2024-07-26T18:04:32.166371+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:31:57.426967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166165+0000","last_change":"2024-07-26T18:03:31.926846+0000","last_active":"2024-07-26T18:04:32.166165+0000","last_peered":"2024-07-26T18:04:32.166165+0000","last_clean":"2024-07-26T18:04:32.166165+0000","last_became_active":"2024-07-26T18:03:31.926588+0000","last_became_peered":"2024-07-26T18:03:31.926588+0000","last_unstale":"2024-07-26T18:04:32.166165+0000","last_undegraded":"2024-07-26T18:04:32.166165+0000","last_fullsized":"2024-07-26T18:04:32.166165+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:37:35.558175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988976+0000","last_change":"2024-07-26T18:03:28.902689+0000","last_active":"2024-07-26T18:04:31.988976+0000","last_peered":"2024-07-26T18:04:31.988976+0000","last_clean":"2024-07-26T18:04:31.988976+0000","last_became_active":"2024-07-26T18:03:28.902390+0000","last_became_peered":"2024-07-26T18:03:28.902390+0000","last_unstale":"2024-07-26T18:04:31.988976+0000","last_undegraded":"2024-07-26T18:04:31.988976+0000","last_fullsized":"2024-07-26T18:04:31.988976+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:10:02.573840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059264+0000","last_change":"2024-07-26T18:03:31.934475+0000","last_active":"2024-07-26T18:04:32.059264+0000","last_peered":"2024-07-26T18:04:32.059264+0000","last_clean":"2024-07-26T18:04:32.059264+0000","last_became_active":"2024-07-26T18:03:31.932344+0000","last_became_peered":"2024-07-26T18:03:31.932344+0000","last_unstale":"2024-07-26T18:04:32.059264+0000","last_undegraded":"2024-07-26T18:04:32.059264+0000","last_fullsized":"2024-07-26T18:04:32.059264+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:14:52.878735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310640+0000","last_change":"2024-07-26T18:03:28.899193+0000","last_active":"2024-07-26T18:04:32.310640+0000","last_peered":"2024-07-26T18:04:32.310640+0000","last_clean":"2024-07-26T18:04:32.310640+0000","last_became_active":"2024-07-26T18:03:28.898926+0000","last_became_peered":"2024-07-26T18:03:28.898926+0000","last_unstale":"2024-07-26T18:04:32.310640+0000","last_undegraded":"2024-07-26T18:04:32.310640+0000","last_fullsized":"2024-07-26T18:04:32.310640+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:04:09.360266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310450+0000","last_change":"2024-07-26T18:03:31.934385+0000","last_active":"2024-07-26T18:04:32.310450+0000","last_peered":"2024-07-26T18:04:32.310450+0000","last_clean":"2024-07-26T18:04:32.310450+0000","last_became_active":"2024-07-26T18:03:31.934109+0000","last_became_peered":"2024-07-26T18:03:31.934109+0000","last_unstale":"2024-07-26T18:04:32.310450+0000","last_undegraded":"2024-07-26T18:04:32.310450+0000","last_fullsized":"2024-07-26T18:04:32.310450+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:27:24.999822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"67'8","reported_seq":33,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.982633+0000","last_change":"2024-07-26T18:03:28.895269+0000","last_active":"2024-07-26T18:04:31.982633+0000","last_peered":"2024-07-26T18:04:31.982633+0000","last_clean":"2024-07-26T18:04:31.982633+0000","last_became_active":"2024-07-26T18:03:28.894992+0000","last_became_peered":"2024-07-26T18:03:28.894992+0000","last_unstale":"2024-07-26T18:04:31.982633+0000","last_undegraded":"2024-07-26T18:04:31.982633+0000","last_fullsized":"2024-07-26T18:04:31.982633+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T00:51:36.962731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.058860+0000","last_change":"2024-07-26T18:03:31.933570+0000","last_active":"2024-07-26T18:04:32.058860+0000","last_peered":"2024-07-26T18:04:32.058860+0000","last_clean":"2024-07-26T18:04:32.058860+0000","last_became_active":"2024-07-26T18:03:31.933144+0000","last_became_peered":"2024-07-26T18:03:31.933144+0000","last_unstale":"2024-07-26T18:04:32.058860+0000","last_undegraded":"2024-07-26T18:04:32.058860+0000","last_fullsized":"2024-07-26T18:04:32.058860+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:24:01.258079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.984134+0000","last_change":"2024-07-26T18:03:28.892967+0000","last_active":"2024-07-26T18:04:31.984134+0000","last_peered":"2024-07-26T18:04:31.984134+0000","last_clean":"2024-07-26T18:04:31.984134+0000","last_became_active":"2024-07-26T18:03:28.892654+0000","last_became_peered":"2024-07-26T18:03:28.892654+0000","last_unstale":"2024-07-26T18:04:31.984134+0000","last_undegraded":"2024-07-26T18:04:31.984134+0000","last_fullsized":"2024-07-26T18:04:31.984134+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:37:55.249664+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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983342+0000","last_change":"2024-07-26T18:03:59.945672+0000","last_active":"2024-07-26T18:04:31.983342+0000","last_peered":"2024-07-26T18:04:31.983342+0000","last_clean":"2024-07-26T18:04:31.983342+0000","last_became_active":"2024-07-26T18:03:59.945317+0000","last_became_peered":"2024-07-26T18:03:59.945317+0000","last_unstale":"2024-07-26T18:04:31.983342+0000","last_undegraded":"2024-07-26T18:04:31.983342+0000","last_fullsized":"2024-07-26T18:04:31.983342+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:44:16.706323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.e","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983650+0000","last_change":"2024-07-26T18:03:28.893606+0000","last_active":"2024-07-26T18:04:31.983650+0000","last_peered":"2024-07-26T18:04:31.983650+0000","last_clean":"2024-07-26T18:04:31.983650+0000","last_became_active":"2024-07-26T18:03:28.893330+0000","last_became_peered":"2024-07-26T18:03:28.893330+0000","last_unstale":"2024-07-26T18:04:31.983650+0000","last_undegraded":"2024-07-26T18:04:31.983650+0000","last_fullsized":"2024-07-26T18:04:31.983650+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:26:32.163625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.058764+0000","last_change":"2024-07-26T18:03:59.995157+0000","last_active":"2024-07-26T18:04:32.058764+0000","last_peered":"2024-07-26T18:04:32.058764+0000","last_clean":"2024-07-26T18:04:32.058764+0000","last_became_active":"2024-07-26T18:03:59.994776+0000","last_became_peered":"2024-07-26T18:03:59.994776+0000","last_unstale":"2024-07-26T18:04:32.058764+0000","last_undegraded":"2024-07-26T18:04:32.058764+0000","last_fullsized":"2024-07-26T18:04:32.058764+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:32:16.764477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.987087+0000","last_change":"2024-07-26T18:03:28.896318+0000","last_active":"2024-07-26T18:04:31.987087+0000","last_peered":"2024-07-26T18:04:31.987087+0000","last_clean":"2024-07-26T18:04:31.987087+0000","last_became_active":"2024-07-26T18:03:28.896084+0000","last_became_peered":"2024-07-26T18:03:28.896084+0000","last_unstale":"2024-07-26T18:04:31.987087+0000","last_undegraded":"2024-07-26T18:04:31.987087+0000","last_fullsized":"2024-07-26T18:04:31.987087+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:56:45.064205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989185+0000","last_change":"2024-07-26T18:03:31.935162+0000","last_active":"2024-07-26T18:04:31.989185+0000","last_peered":"2024-07-26T18:04:31.989185+0000","last_clean":"2024-07-26T18:04:31.989185+0000","last_became_active":"2024-07-26T18:03:31.933855+0000","last_became_peered":"2024-07-26T18:03:31.933855+0000","last_unstale":"2024-07-26T18:04:31.989185+0000","last_undegraded":"2024-07-26T18:04:31.989185+0000","last_fullsized":"2024-07-26T18:04:31.989185+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:56:23.565269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983910+0000","last_change":"2024-07-26T18:03:28.897077+0000","last_active":"2024-07-26T18:04:31.983910+0000","last_peered":"2024-07-26T18:04:31.983910+0000","last_clean":"2024-07-26T18:04:31.983910+0000","last_became_active":"2024-07-26T18:03:28.896804+0000","last_became_peered":"2024-07-26T18:03:28.896804+0000","last_unstale":"2024-07-26T18:04:31.983910+0000","last_undegraded":"2024-07-26T18:04:31.983910+0000","last_fullsized":"2024-07-26T18:04:31.983910+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:48:07.004440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059350+0000","last_change":"2024-07-26T18:03:31.937180+0000","last_active":"2024-07-26T18:04:32.059350+0000","last_peered":"2024-07-26T18:04:32.059350+0000","last_clean":"2024-07-26T18:04:32.059350+0000","last_became_active":"2024-07-26T18:03:31.936894+0000","last_became_peered":"2024-07-26T18:03:31.936894+0000","last_unstale":"2024-07-26T18:04:32.059350+0000","last_undegraded":"2024-07-26T18:04:32.059350+0000","last_fullsized":"2024-07-26T18:04:32.059350+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:45:07.141140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.777057+0000","last_change":"2024-07-26T18:04:32.311180+0000","last_active":"2024-07-26T18:04:41.777057+0000","last_peered":"2024-07-26T18:04:41.777057+0000","last_clean":"2024-07-26T18:04:41.777057+0000","last_became_active":"2024-07-26T18:04:26.169192+0000","last_became_peered":"2024-07-26T18:04:26.169192+0000","last_unstale":"2024-07-26T18:04:41.777057+0000","last_undegraded":"2024-07-26T18:04:41.777057+0000","last_fullsized":"2024-07-26T18:04:41.777057+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:29:54.589118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033844799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'128","reported_seq":273,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.778014+0000","last_change":"2024-07-26T18:03:08.705331+0000","last_active":"2024-07-26T18:04:41.778014+0000","last_peered":"2024-07-26T18:04:41.778014+0000","last_clean":"2024-07-26T18:04:41.778014+0000","last_became_active":"2024-07-26T18:03:08.704919+0000","last_became_peered":"2024-07-26T18:03:08.704919+0000","last_unstale":"2024-07-26T18:04:41.778014+0000","last_undegraded":"2024-07-26T18:04:41.778014+0000","last_fullsized":"2024-07-26T18:04:41.778014+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:01:11.453689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:01:11.453689+0000","last_clean_scrub_stamp":"2024-07-26T18:01:11.453689+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-07-28T00:38:21.615793+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":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988915+0000","last_change":"2024-07-26T18:03:28.903702+0000","last_active":"2024-07-26T18:04:31.988915+0000","last_peered":"2024-07-26T18:04:31.988915+0000","last_clean":"2024-07-26T18:04:31.988915+0000","last_became_active":"2024-07-26T18:03:28.903122+0000","last_became_peered":"2024-07-26T18:03:28.903122+0000","last_unstale":"2024-07-26T18:04:31.988915+0000","last_undegraded":"2024-07-26T18:04:31.988915+0000","last_fullsized":"2024-07-26T18:04:31.988915+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:07:38.183954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:04:31.983021+0000","last_change":"2024-07-26T18:03:31.933615+0000","last_active":"2024-07-26T18:04:31.983021+0000","last_peered":"2024-07-26T18:04:31.983021+0000","last_clean":"2024-07-26T18:04:31.983021+0000","last_became_active":"2024-07-26T18:03:31.933364+0000","last_became_peered":"2024-07-26T18:03:31.933364+0000","last_unstale":"2024-07-26T18:04:31.983021+0000","last_undegraded":"2024-07-26T18:04:31.983021+0000","last_fullsized":"2024-07-26T18:04:31.983021+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:36:18.834800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.777202+0000","last_change":"2024-07-26T18:04:32.166894+0000","last_active":"2024-07-26T18:04:41.777202+0000","last_peered":"2024-07-26T18:04:41.777202+0000","last_clean":"2024-07-26T18:04:41.777202+0000","last_became_active":"2024-07-26T18:04:26.085979+0000","last_became_peered":"2024-07-26T18:04:26.085979+0000","last_unstale":"2024-07-26T18:04:41.777202+0000","last_undegraded":"2024-07-26T18:04:41.777202+0000","last_fullsized":"2024-07-26T18:04:41.777202+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:54:48.350184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034914700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059175+0000","last_change":"2024-07-26T18:03:28.896440+0000","last_active":"2024-07-26T18:04:32.059175+0000","last_peered":"2024-07-26T18:04:32.059175+0000","last_clean":"2024-07-26T18:04:32.059175+0000","last_became_active":"2024-07-26T18:03:28.896149+0000","last_became_peered":"2024-07-26T18:03:28.896149+0000","last_unstale":"2024-07-26T18:04:32.059175+0000","last_undegraded":"2024-07-26T18:04:32.059175+0000","last_fullsized":"2024-07-26T18:04:32.059175+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:16:46.009116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:04:32.165826+0000","last_change":"2024-07-26T18:03:31.935075+0000","last_active":"2024-07-26T18:04:32.165826+0000","last_peered":"2024-07-26T18:04:32.165826+0000","last_clean":"2024-07-26T18:04:32.165826+0000","last_became_active":"2024-07-26T18:03:31.934778+0000","last_became_peered":"2024-07-26T18:03:31.934778+0000","last_unstale":"2024-07-26T18:04:32.165826+0000","last_undegraded":"2024-07-26T18:04:32.165826+0000","last_fullsized":"2024-07-26T18:04:32.165826+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:42:49.201294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.696011+0000","last_change":"2024-07-26T18:04:31.987428+0000","last_active":"2024-07-26T18:04:41.696011+0000","last_peered":"2024-07-26T18:04:41.696011+0000","last_clean":"2024-07-26T18:04:41.696011+0000","last_became_active":"2024-07-26T18:04:26.290555+0000","last_became_peered":"2024-07-26T18:04:26.290555+0000","last_unstale":"2024-07-26T18:04:41.696011+0000","last_undegraded":"2024-07-26T18:04:41.696011+0000","last_fullsized":"2024-07-26T18:04:41.696011+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:26:52.571708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038944899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.982996+0000","last_change":"2024-07-26T18:03:28.891554+0000","last_active":"2024-07-26T18:04:31.982996+0000","last_peered":"2024-07-26T18:04:31.982996+0000","last_clean":"2024-07-26T18:04:31.982996+0000","last_became_active":"2024-07-26T18:03:28.891269+0000","last_became_peered":"2024-07-26T18:03:28.891269+0000","last_unstale":"2024-07-26T18:04:31.982996+0000","last_undegraded":"2024-07-26T18:04:31.982996+0000","last_fullsized":"2024-07-26T18:04:31.982996+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:12:34.978229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986488+0000","last_change":"2024-07-26T18:03:31.932227+0000","last_active":"2024-07-26T18:04:31.986488+0000","last_peered":"2024-07-26T18:04:31.986488+0000","last_clean":"2024-07-26T18:04:31.986488+0000","last_became_active":"2024-07-26T18:03:31.930949+0000","last_became_peered":"2024-07-26T18:03:31.930949+0000","last_unstale":"2024-07-26T18:04:31.986488+0000","last_undegraded":"2024-07-26T18:04:31.986488+0000","last_fullsized":"2024-07-26T18:04:31.986488+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:14:09.574177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.695398+0000","last_change":"2024-07-26T18:04:31.987089+0000","last_active":"2024-07-26T18:04:41.695398+0000","last_peered":"2024-07-26T18:04:41.695398+0000","last_clean":"2024-07-26T18:04:41.695398+0000","last_became_active":"2024-07-26T18:04:26.085665+0000","last_became_peered":"2024-07-26T18:04:26.085665+0000","last_unstale":"2024-07-26T18:04:41.695398+0000","last_undegraded":"2024-07-26T18:04:41.695398+0000","last_fullsized":"2024-07-26T18:04:41.695398+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:10:17.206896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038080200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989078+0000","last_change":"2024-07-26T18:03:28.897425+0000","last_active":"2024-07-26T18:04:31.989078+0000","last_peered":"2024-07-26T18:04:31.989078+0000","last_clean":"2024-07-26T18:04:31.989078+0000","last_became_active":"2024-07-26T18:03:28.897134+0000","last_became_peered":"2024-07-26T18:03:28.897134+0000","last_unstale":"2024-07-26T18:04:31.989078+0000","last_undegraded":"2024-07-26T18:04:31.989078+0000","last_fullsized":"2024-07-26T18:04:31.989078+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:15:44.652904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983542+0000","last_change":"2024-07-26T18:03:31.931293+0000","last_active":"2024-07-26T18:04:31.983542+0000","last_peered":"2024-07-26T18:04:31.983542+0000","last_clean":"2024-07-26T18:04:31.983542+0000","last_became_active":"2024-07-26T18:03:31.930400+0000","last_became_peered":"2024-07-26T18:03:31.930400+0000","last_unstale":"2024-07-26T18:04:31.983542+0000","last_undegraded":"2024-07-26T18:04:31.983542+0000","last_fullsized":"2024-07-26T18:04:31.983542+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:38:13.349741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.2","version":"76'2","reported_seq":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.695382+0000","last_change":"2024-07-26T18:04:31.987725+0000","last_active":"2024-07-26T18:04:41.695382+0000","last_peered":"2024-07-26T18:04:41.695382+0000","last_clean":"2024-07-26T18:04:41.695382+0000","last_became_active":"2024-07-26T18:04:26.291653+0000","last_became_peered":"2024-07-26T18:04:26.291653+0000","last_unstale":"2024-07-26T18:04:41.695382+0000","last_undegraded":"2024-07-26T18:04:41.695382+0000","last_fullsized":"2024-07-26T18:04:41.695382+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:23:14.452783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001163522,"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-07-26T18:04:31.987051+0000","last_change":"2024-07-26T18:03:28.899184+0000","last_active":"2024-07-26T18:04:31.987051+0000","last_peered":"2024-07-26T18:04:31.987051+0000","last_clean":"2024-07-26T18:04:31.987051+0000","last_became_active":"2024-07-26T18:03:28.898770+0000","last_became_peered":"2024-07-26T18:03:28.898770+0000","last_unstale":"2024-07-26T18:04:31.987051+0000","last_undegraded":"2024-07-26T18:04:31.987051+0000","last_fullsized":"2024-07-26T18:04:31.987051+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:55:22.385013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989237+0000","last_change":"2024-07-26T18:03:31.934172+0000","last_active":"2024-07-26T18:04:31.989237+0000","last_peered":"2024-07-26T18:04:31.989237+0000","last_clean":"2024-07-26T18:04:31.989237+0000","last_became_active":"2024-07-26T18:03:31.933867+0000","last_became_peered":"2024-07-26T18:03:31.933867+0000","last_unstale":"2024-07-26T18:04:31.989237+0000","last_undegraded":"2024-07-26T18:04:31.989237+0000","last_fullsized":"2024-07-26T18:04:31.989237+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:38:33.654239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"74'1","reported_seq":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.776619+0000","last_change":"2024-07-26T18:04:32.166635+0000","last_active":"2024-07-26T18:04:41.776619+0000","last_peered":"2024-07-26T18:04:41.776619+0000","last_clean":"2024-07-26T18:04:41.776619+0000","last_became_active":"2024-07-26T18:04:26.291648+0000","last_became_peered":"2024-07-26T18:04:26.291648+0000","last_unstale":"2024-07-26T18:04:41.776619+0000","last_undegraded":"2024-07-26T18:04:41.776619+0000","last_fullsized":"2024-07-26T18:04:41.776619+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:13:34.960403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063693300000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059579+0000","last_change":"2024-07-26T18:03:28.890932+0000","last_active":"2024-07-26T18:04:32.059579+0000","last_peered":"2024-07-26T18:04:32.059579+0000","last_clean":"2024-07-26T18:04:32.059579+0000","last_became_active":"2024-07-26T18:03:28.890509+0000","last_became_peered":"2024-07-26T18:03:28.890509+0000","last_unstale":"2024-07-26T18:04:32.059579+0000","last_undegraded":"2024-07-26T18:04:32.059579+0000","last_fullsized":"2024-07-26T18:04:32.059579+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:22:36.423398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986843+0000","last_change":"2024-07-26T18:03:31.921455+0000","last_active":"2024-07-26T18:04:31.986843+0000","last_peered":"2024-07-26T18:04:31.986843+0000","last_clean":"2024-07-26T18:04:31.986843+0000","last_became_active":"2024-07-26T18:03:31.921143+0000","last_became_peered":"2024-07-26T18:03:31.921143+0000","last_unstale":"2024-07-26T18:04:31.986843+0000","last_undegraded":"2024-07-26T18:04:31.986843+0000","last_fullsized":"2024-07-26T18:04:31.986843+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:11:26.372261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.776115+0000","last_change":"2024-07-26T18:04:31.983588+0000","last_active":"2024-07-26T18:04:41.776115+0000","last_peered":"2024-07-26T18:04:41.776115+0000","last_clean":"2024-07-26T18:04:41.776115+0000","last_became_active":"2024-07-26T18:04:26.169262+0000","last_became_peered":"2024-07-26T18:04:26.169262+0000","last_unstale":"2024-07-26T18:04:41.776115+0000","last_undegraded":"2024-07-26T18:04:41.776115+0000","last_fullsized":"2024-07-26T18:04:41.776115+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:34:47.209221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065114100000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.987226+0000","last_change":"2024-07-26T18:03:28.896333+0000","last_active":"2024-07-26T18:04:31.987226+0000","last_peered":"2024-07-26T18:04:31.987226+0000","last_clean":"2024-07-26T18:04:31.987226+0000","last_became_active":"2024-07-26T18:03:28.896021+0000","last_became_peered":"2024-07-26T18:03:28.896021+0000","last_unstale":"2024-07-26T18:04:31.987226+0000","last_undegraded":"2024-07-26T18:04:31.987226+0000","last_fullsized":"2024-07-26T18:04:31.987226+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:18:29.329301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.984112+0000","last_change":"2024-07-26T18:03:31.931503+0000","last_active":"2024-07-26T18:04:31.984112+0000","last_peered":"2024-07-26T18:04:31.984112+0000","last_clean":"2024-07-26T18:04:31.984112+0000","last_became_active":"2024-07-26T18:03:31.930805+0000","last_became_peered":"2024-07-26T18:03:31.930805+0000","last_unstale":"2024-07-26T18:04:31.984112+0000","last_undegraded":"2024-07-26T18:04:31.984112+0000","last_fullsized":"2024-07-26T18:04:31.984112+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:17:54.077992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.694902+0000","last_change":"2024-07-26T18:04:31.983885+0000","last_active":"2024-07-26T18:04:41.694902+0000","last_peered":"2024-07-26T18:04:41.694902+0000","last_clean":"2024-07-26T18:04:41.694902+0000","last_became_active":"2024-07-26T18:04:26.290747+0000","last_became_peered":"2024-07-26T18:04:26.290747+0000","last_unstale":"2024-07-26T18:04:41.694902+0000","last_undegraded":"2024-07-26T18:04:41.694902+0000","last_fullsized":"2024-07-26T18:04:41.694902+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:58:36.093026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069116999999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.311060+0000","last_change":"2024-07-26T18:03:28.898107+0000","last_active":"2024-07-26T18:04:32.311060+0000","last_peered":"2024-07-26T18:04:32.311060+0000","last_clean":"2024-07-26T18:04:32.311060+0000","last_became_active":"2024-07-26T18:03:28.897433+0000","last_became_peered":"2024-07-26T18:03:28.897433+0000","last_unstale":"2024-07-26T18:04:32.311060+0000","last_undegraded":"2024-07-26T18:04:32.311060+0000","last_fullsized":"2024-07-26T18:04:32.311060+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:13:35.882167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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-07-26T18:04:32.166673+0000","last_change":"2024-07-26T18:03:31.923054+0000","last_active":"2024-07-26T18:04:32.166673+0000","last_peered":"2024-07-26T18:04:32.166673+0000","last_clean":"2024-07-26T18:04:32.166673+0000","last_became_active":"2024-07-26T18:03:31.922778+0000","last_became_peered":"2024-07-26T18:03:31.922778+0000","last_unstale":"2024-07-26T18:04:32.166673+0000","last_undegraded":"2024-07-26T18:04:32.166673+0000","last_fullsized":"2024-07-26T18:04:32.166673+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:13:51.608349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059047+0000","last_change":"2024-07-26T18:03:28.899032+0000","last_active":"2024-07-26T18:04:32.059047+0000","last_peered":"2024-07-26T18:04:32.059047+0000","last_clean":"2024-07-26T18:04:32.059047+0000","last_became_active":"2024-07-26T18:03:28.898610+0000","last_became_peered":"2024-07-26T18:03:28.898610+0000","last_unstale":"2024-07-26T18:04:32.059047+0000","last_undegraded":"2024-07-26T18:04:32.059047+0000","last_fullsized":"2024-07-26T18:04:32.059047+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:59:40.504657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983478+0000","last_change":"2024-07-26T18:03:31.927218+0000","last_active":"2024-07-26T18:04:31.983478+0000","last_peered":"2024-07-26T18:04:31.983478+0000","last_clean":"2024-07-26T18:04:31.983478+0000","last_became_active":"2024-07-26T18:03:31.926877+0000","last_became_peered":"2024-07-26T18:03:31.926877+0000","last_unstale":"2024-07-26T18:04:31.983478+0000","last_undegraded":"2024-07-26T18:04:31.983478+0000","last_fullsized":"2024-07-26T18:04:31.983478+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:14:22.504718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:04:31.986725+0000","last_change":"2024-07-26T18:03:28.899344+0000","last_active":"2024-07-26T18:04:31.986725+0000","last_peered":"2024-07-26T18:04:31.986725+0000","last_clean":"2024-07-26T18:04:31.986725+0000","last_became_active":"2024-07-26T18:03:28.899052+0000","last_became_peered":"2024-07-26T18:03:28.899052+0000","last_unstale":"2024-07-26T18:04:31.986725+0000","last_undegraded":"2024-07-26T18:04:31.986725+0000","last_fullsized":"2024-07-26T18:04:31.986725+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:40:40.124400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983424+0000","last_change":"2024-07-26T18:03:31.932125+0000","last_active":"2024-07-26T18:04:31.983424+0000","last_peered":"2024-07-26T18:04:31.983424+0000","last_clean":"2024-07-26T18:04:31.983424+0000","last_became_active":"2024-07-26T18:03:31.931871+0000","last_became_peered":"2024-07-26T18:03:31.931871+0000","last_unstale":"2024-07-26T18:04:31.983424+0000","last_undegraded":"2024-07-26T18:04:31.983424+0000","last_fullsized":"2024-07-26T18:04:31.983424+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:11:36.014793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:04:31.986864+0000","last_change":"2024-07-26T18:03:28.898864+0000","last_active":"2024-07-26T18:04:31.986864+0000","last_peered":"2024-07-26T18:04:31.986864+0000","last_clean":"2024-07-26T18:04:31.986864+0000","last_became_active":"2024-07-26T18:03:28.898566+0000","last_became_peered":"2024-07-26T18:03:28.898566+0000","last_unstale":"2024-07-26T18:04:31.986864+0000","last_undegraded":"2024-07-26T18:04:31.986864+0000","last_fullsized":"2024-07-26T18:04:31.986864+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:55:06.415804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983243+0000","last_change":"2024-07-26T18:03:31.931812+0000","last_active":"2024-07-26T18:04:31.983243+0000","last_peered":"2024-07-26T18:04:31.983243+0000","last_clean":"2024-07-26T18:04:31.983243+0000","last_became_active":"2024-07-26T18:03:31.931578+0000","last_became_peered":"2024-07-26T18:03:31.931578+0000","last_unstale":"2024-07-26T18:04:31.983243+0000","last_undegraded":"2024-07-26T18:04:31.983243+0000","last_fullsized":"2024-07-26T18:04:31.983243+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:28:30.110111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059467+0000","last_change":"2024-07-26T18:03:28.901904+0000","last_active":"2024-07-26T18:04:32.059467+0000","last_peered":"2024-07-26T18:04:32.059467+0000","last_clean":"2024-07-26T18:04:32.059467+0000","last_became_active":"2024-07-26T18:03:28.901642+0000","last_became_peered":"2024-07-26T18:03:28.901642+0000","last_unstale":"2024-07-26T18:04:32.059467+0000","last_undegraded":"2024-07-26T18:04:32.059467+0000","last_fullsized":"2024-07-26T18:04:32.059467+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:27:44.904884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310630+0000","last_change":"2024-07-26T18:03:31.938745+0000","last_active":"2024-07-26T18:04:32.310630+0000","last_peered":"2024-07-26T18:04:32.310630+0000","last_clean":"2024-07-26T18:04:32.310630+0000","last_became_active":"2024-07-26T18:03:31.938334+0000","last_became_peered":"2024-07-26T18:03:31.938334+0000","last_unstale":"2024-07-26T18:04:32.310630+0000","last_undegraded":"2024-07-26T18:04:32.310630+0000","last_fullsized":"2024-07-26T18:04:32.310630+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:30:06.741616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989147+0000","last_change":"2024-07-26T18:03:31.933117+0000","last_active":"2024-07-26T18:04:31.989147+0000","last_peered":"2024-07-26T18:04:31.989147+0000","last_clean":"2024-07-26T18:04:31.989147+0000","last_became_active":"2024-07-26T18:03:31.931366+0000","last_became_peered":"2024-07-26T18:03:31.931366+0000","last_unstale":"2024-07-26T18:04:31.989147+0000","last_undegraded":"2024-07-26T18:04:31.989147+0000","last_fullsized":"2024-07-26T18:04:31.989147+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:27:55.200538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"67'2","reported_seq":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983479+0000","last_change":"2024-07-26T18:03:59.949631+0000","last_active":"2024-07-26T18:04:31.983479+0000","last_peered":"2024-07-26T18:04:31.983479+0000","last_clean":"2024-07-26T18:04:31.983479+0000","last_became_active":"2024-07-26T18:03:59.946990+0000","last_became_peered":"2024-07-26T18:03:59.946990+0000","last_unstale":"2024-07-26T18:04:31.983479+0000","last_undegraded":"2024-07-26T18:04:31.983479+0000","last_fullsized":"2024-07-26T18:04:31.983479+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:05:55.298135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989066+0000","last_change":"2024-07-26T18:03:31.930484+0000","last_active":"2024-07-26T18:04:31.989066+0000","last_peered":"2024-07-26T18:04:31.989066+0000","last_clean":"2024-07-26T18:04:31.989066+0000","last_became_active":"2024-07-26T18:03:31.929846+0000","last_became_peered":"2024-07-26T18:03:31.929846+0000","last_unstale":"2024-07-26T18:04:31.989066+0000","last_undegraded":"2024-07-26T18:04:31.989066+0000","last_fullsized":"2024-07-26T18:04:31.989066+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:40:11.973162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059473+0000","last_change":"2024-07-26T18:03:28.896421+0000","last_active":"2024-07-26T18:04:32.059473+0000","last_peered":"2024-07-26T18:04:32.059473+0000","last_clean":"2024-07-26T18:04:32.059473+0000","last_became_active":"2024-07-26T18:03:28.894246+0000","last_became_peered":"2024-07-26T18:03:28.894246+0000","last_unstale":"2024-07-26T18:04:32.059473+0000","last_undegraded":"2024-07-26T18:04:32.059473+0000","last_fullsized":"2024-07-26T18:04:32.059473+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:34:58.218838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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-07-26T18:04:32.166542+0000","last_change":"2024-07-26T18:03:31.929396+0000","last_active":"2024-07-26T18:04:32.166542+0000","last_peered":"2024-07-26T18:04:32.166542+0000","last_clean":"2024-07-26T18:04:32.166542+0000","last_became_active":"2024-07-26T18:03:31.928579+0000","last_became_peered":"2024-07-26T18:03:31.928579+0000","last_unstale":"2024-07-26T18:04:32.166542+0000","last_undegraded":"2024-07-26T18:04:32.166542+0000","last_fullsized":"2024-07-26T18:04:32.166542+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:49:02.552873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.984313+0000","last_change":"2024-07-26T18:03:28.892976+0000","last_active":"2024-07-26T18:04:31.984313+0000","last_peered":"2024-07-26T18:04:31.984313+0000","last_clean":"2024-07-26T18:04:31.984313+0000","last_became_active":"2024-07-26T18:03:28.892699+0000","last_became_peered":"2024-07-26T18:03:28.892699+0000","last_unstale":"2024-07-26T18:04:31.984313+0000","last_undegraded":"2024-07-26T18:04:31.984313+0000","last_fullsized":"2024-07-26T18:04:31.984313+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:44:56.759713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:04:31.984216+0000","last_change":"2024-07-26T18:03:31.934605+0000","last_active":"2024-07-26T18:04:31.984216+0000","last_peered":"2024-07-26T18:04:31.984216+0000","last_clean":"2024-07-26T18:04:31.984216+0000","last_became_active":"2024-07-26T18:03:31.934334+0000","last_became_peered":"2024-07-26T18:03:31.934334+0000","last_unstale":"2024-07-26T18:04:31.984216+0000","last_undegraded":"2024-07-26T18:04:31.984216+0000","last_fullsized":"2024-07-26T18:04:31.984216+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:43:56.717289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"67'4","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166655+0000","last_change":"2024-07-26T18:03:28.895229+0000","last_active":"2024-07-26T18:04:32.166655+0000","last_peered":"2024-07-26T18:04:32.166655+0000","last_clean":"2024-07-26T18:04:32.166655+0000","last_became_active":"2024-07-26T18:03:28.894950+0000","last_became_peered":"2024-07-26T18:03:28.894950+0000","last_unstale":"2024-07-26T18:04:32.166655+0000","last_undegraded":"2024-07-26T18:04:32.166655+0000","last_fullsized":"2024-07-26T18:04:32.166655+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T04:27:46.792871+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":3148,"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":9444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":56,"seq":240518168604,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28392,"kb_used_data":1372,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716760,"statfs":{"total":95995035648,"available":95965962240,"internally_reserved":0,"allocated":1404928,"data_stored":948425,"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":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52000000000000002,"15min":0.51800000000000002},"min":{"1min":0.36299999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.51500000000000001,"15min":0.51200000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.66600000000000004,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.52100000000000002}]},{"osd":1,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":0.623,"15min":0.54100000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":14.151999999999999,"5min":14.151999999999999,"15min":14.151999999999999},"last":0.50900000000000001},{"interface":"front","average":{"1min":1.171,"5min":0.66700000000000004,"15min":0.58299999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":14.218,"5min":14.218,"15min":14.218},"last":0.58299999999999996}]},{"osd":2,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":0.63600000000000001,"15min":0.55200000000000005},"min":{"1min":0.38400000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":14.175000000000001,"5min":14.175000000000001,"15min":14.175000000000001},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.52900000000000003,"15min":0.53100000000000003},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.67300000000000004,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.56899999999999995}]},{"osd":3,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.52000000000000002,"15min":0.52200000000000002},"min":{"1min":0.36599999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.69699999999999995,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.55800000000000005,"15min":0.56299999999999994},"min":{"1min":0.39700000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.70899999999999996,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.54500000000000004}]},{"osd":4,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.44800000000000001,"15min":0.45200000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.65000000000000002,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.46800000000000003,"15min":0.46999999999999997},"min":{"1min":0.28299999999999997,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.66300000000000003,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.59999999999999998}]},{"osd":5,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.46000000000000002,"15min":0.46400000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.69599999999999995,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.51700000000000002,"15min":0.52500000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.749,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.65300000000000002}]},{"osd":6,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.53900000000000003,"15min":0.54500000000000004},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.621},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.72899999999999998,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.66700000000000004}]}]},{"osd":6,"up_from":48,"seq":206158430243,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28392,"kb_used_data":1372,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716760,"statfs":{"total":95995035648,"available":95965962240,"internally_reserved":0,"allocated":1404928,"data_stored":949890,"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":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.58199999999999996,"15min":0.58599999999999997},"min":{"1min":0.38300000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.66500000000000004,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.48999999999999999}]},{"osd":1,"last update":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.55300000000000005,"15min":0.55100000000000005},"min":{"1min":0.44400000000000001,"5min":0.38,"15min":0.38},"max":{"1min":0.72299999999999998,"5min":0.748,"15min":0.748},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.56999999999999995,"15min":0.57699999999999996},"min":{"1min":0.372,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.73599999999999999,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.57599999999999996}]},{"osd":2,"last update":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.57799999999999996,"15min":0.58599999999999997},"min":{"1min":0.35999999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.71399999999999997,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.56299999999999994,"15min":0.56499999999999995},"min":{"1min":0.434,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.71699999999999997,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.61899999999999999}]},{"osd":3,"last update":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.56599999999999995,"15min":0.56799999999999995},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.59199999999999997,"15min":0.60199999999999998},"min":{"1min":0.42199999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.68300000000000005,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.47299999999999998}]},{"osd":4,"last update":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.47499999999999998,"15min":0.48999999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.44700000000000001,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.437,"5min":0.47399999999999998,"15min":0.47999999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.61499999999999999,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.40799999999999997}]},{"osd":5,"last update":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.47299999999999998,"15min":0.47699999999999998},"min":{"1min":0.307,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.59899999999999998,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.505,"15min":0.51300000000000001},"min":{"1min":0.34200000000000003,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.65200000000000002,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.436}]},{"osd":7,"last update":"Fri Jul 26 18:05:08 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.53400000000000003,"15min":0.54500000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.67200000000000004,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.54700000000000004,"15min":0.55700000000000005},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.63500000000000001,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.54100000000000004}]}]},{"osd":5,"up_from":40,"seq":171798691880,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31920,"kb_used_data":804,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713232,"statfs":{"total":95995035648,"available":95962349568,"internally_reserved":0,"allocated":823296,"data_stored":359912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":"Fri Jul 26 18:04:25 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.55900000000000005,"15min":0.56699999999999995},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.66500000000000004,"5min":1.353,"15min":1.353},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.53700000000000003,"15min":0.53900000000000003},"min":{"1min":0.39100000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.66900000000000004,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.82299999999999995}]},{"osd":1,"last update":"Fri Jul 26 18:04:25 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.58799999999999997,"15min":0.59699999999999998},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.73699999999999999,"5min":1.375,"15min":1.375},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.33700000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.59999999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.72299999999999998}]},{"osd":2,"last update":"Fri Jul 26 18:04:25 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.55700000000000005,"15min":0.56299999999999994},"min":{"1min":0.40999999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.69099999999999995,"5min":1.421,"15min":1.421},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.52700000000000002,"15min":0.52500000000000002},"min":{"1min":0.38600000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.72099999999999997,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.80000000000000004}]},{"osd":3,"last update":"Fri Jul 26 18:04:25 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.57299999999999995,"15min":0.58399999999999996},"min":{"1min":0.41499999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.64300000000000002,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.753},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.55100000000000005,"15min":0.54700000000000004},"min":{"1min":0.40999999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.73199999999999998,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.84199999999999997}]},{"osd":4,"last update":"Fri Jul 26 18:04:25 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.373,"15min":0.36499999999999999},"min":{"1min":0.28999999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.57999999999999996,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.40000000000000002,"15min":0.38500000000000001},"min":{"1min":0.34999999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.63}]},{"osd":6,"last update":"Fri Jul 26 18:04:48 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.46500000000000002,"15min":0.46899999999999997},"min":{"1min":0.29499999999999998,"5min":0.252,"15min":0.252},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.48999999999999999,"15min":0.49399999999999999},"min":{"1min":0.31,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.73399999999999999}]},{"osd":7,"last update":"Fri Jul 26 18:05:09 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.54700000000000004,"15min":0.55600000000000005},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.51000000000000001,"15min":0.51800000000000002},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.67800000000000005,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.68700000000000006}]}]},{"osd":4,"up_from":31,"seq":133143986220,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27824,"kb_used_data":804,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717328,"statfs":{"total":95995035648,"available":95966543872,"internally_reserved":0,"allocated":823296,"data_stored":358180,"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":"Fri Jul 26 18:05:00 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.79200000000000004,"15min":0.90500000000000003},"min":{"1min":0.33100000000000002,"5min":0.313,"15min":0.313},"max":{"1min":2.234,"5min":9.0999999999999996,"15min":9.0999999999999996},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.56599999999999995,"15min":0.57599999999999996},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.66200000000000003,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.48399999999999999}]},{"osd":1,"last update":"Fri Jul 26 18:05:00 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.76600000000000001,"15min":0.88600000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.68100000000000005,"5min":9.0640000000000001,"15min":9.0640000000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.57099999999999995,"15min":0.57499999999999996},"min":{"1min":0.41999999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.2530000000000001,"5min":2.2530000000000001,"15min":2.2530000000000001},"last":0.44400000000000001}]},{"osd":2,"last update":"Fri Jul 26 18:05:00 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.55100000000000005,"15min":0.56299999999999994},"min":{"1min":0.39800000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.69399999999999995,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.54600000000000004,"15min":0.56799999999999995},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.67300000000000004,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.50600000000000001}]},{"osd":3,"last update":"Fri Jul 26 18:05:00 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.54500000000000004,"15min":0.55700000000000005},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.64800000000000002,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.52100000000000002,"15min":0.53400000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.60999999999999999,"5min":0.752,"15min":0.752},"last":0.57399999999999995}]},{"osd":5,"last update":"Fri Jul 26 18:04:19 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.38600000000000001,"15min":0.375},"min":{"1min":0.28499999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.44,"15min":0.42799999999999999},"min":{"1min":0.39800000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.55800000000000005}]},{"osd":6,"last update":"Fri Jul 26 18:04:42 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.443,"15min":0.44600000000000001},"min":{"1min":0.33100000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.47999999999999998,"15min":0.47799999999999998},"min":{"1min":0.36799999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.40200000000000002}]},{"osd":7,"last update":"Fri Jul 26 18:05:06 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.52800000000000002,"15min":0.53800000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.67500000000000004,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.438,"5min":0.496,"15min":0.50600000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.60099999999999998,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.46800000000000003}]}]},{"osd":3,"up_from":26,"seq":111669149744,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27824,"kb_used_data":804,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717328,"statfs":{"total":95995035648,"available":95966543872,"internally_reserved":0,"allocated":823296,"data_stored":359907,"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":"Fri Jul 26 18:04:41 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"min":{"1min":0.216,"5min":0.191,"15min":0.191},"max":{"1min":0.56499999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.318},{"interface":"front","average":{"1min":0.375,"5min":0.39100000000000001,"15min":0.40000000000000002},"min":{"1min":0.24299999999999999,"5min":0.218,"15min":0.218},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.33200000000000002}]},{"osd":1,"last update":"Fri Jul 26 18:04:41 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.39700000000000002,"15min":0.40100000000000002},"min":{"1min":0.27700000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.376,"5min":0.39900000000000002,"15min":0.41399999999999998},"min":{"1min":0.247,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.26400000000000001}]},{"osd":2,"last update":"Fri Jul 26 18:04:41 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.42699999999999999,"15min":0.437},"min":{"1min":0.251,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39500000000000002,"15min":0.40000000000000002},"min":{"1min":0.25700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.27500000000000002}]},{"osd":4,"last update":"Fri Jul 26 18:05:04 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.56699999999999995,"15min":0.56299999999999994},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.86399999999999999,"5min":1.026,"15min":1.026},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.58499999999999996,"15min":0.57899999999999996},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.88,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.51100000000000001}]},{"osd":5,"last update":"Fri Jul 26 18:04:23 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.57699999999999996,"15min":0.57899999999999996},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.91400000000000003,"5min":1.141,"15min":1.141},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.54800000000000004,"15min":0.54300000000000004},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.436}]},{"osd":6,"last update":"Fri Jul 26 18:04:47 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":1.298,"15min":1.4159999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.95799999999999996,"5min":19.097999999999999,"15min":19.097999999999999},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.58299999999999996,"15min":0.58099999999999996},"min":{"1min":0.39600000000000002,"5min":0.373,"15min":0.373},"max":{"1min":0.84699999999999998,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.41899999999999998}]},{"osd":7,"last update":"Fri Jul 26 18:05:10 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.873,"15min":0.91700000000000004},"min":{"1min":0.438,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.81599999999999995,"5min":8.625,"15min":8.625},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.58899999999999997,"5min":1.2889999999999999,"15min":1.4059999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.88700000000000001,"5min":19.123000000000001,"15min":19.123000000000001},"last":0.52700000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411381,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27804,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717348,"statfs":{"total":95995035648,"available":95966564352,"internally_reserved":0,"allocated":802816,"data_stored":357453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Jul 26 18:05:15 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.379,"15min":0.37},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.375,"5min":0.372,"15min":0.36799999999999999},"min":{"1min":0.23200000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.55900000000000005,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.25700000000000001}]},{"osd":1,"last update":"Fri Jul 26 18:05:15 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.372,"15min":0.37},"min":{"1min":0.253,"5min":0.186,"15min":0.186},"max":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.39400000000000002,"15min":0.39000000000000001},"min":{"1min":0.29399999999999998,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.32500000000000001}]},{"osd":3,"last update":"Fri Jul 26 18:04:37 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.41599999999999998,"15min":0.42199999999999999},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.499,"5min":0.624,"15min":0.624},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.36099999999999999,"5min":0.40300000000000002,"15min":0.41999999999999998},"min":{"1min":0.25700000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.48599999999999999,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.311}]},{"osd":4,"last update":"Fri Jul 26 18:05:01 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.56200000000000006,"15min":0.56599999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.73499999999999999,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.57399999999999995,"15min":0.57099999999999995},"min":{"1min":0.41499999999999998,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.76400000000000001,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.47199999999999998}]},{"osd":5,"last update":"Fri Jul 26 18:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57799999999999996,"15min":0.57899999999999996},"min":{"1min":0.41999999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.56699999999999995,"15min":0.56999999999999995},"min":{"1min":0.45300000000000001,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.73399999999999999,"5min":0.878,"15min":0.878},"last":0.53700000000000003}]},{"osd":6,"last update":"Fri Jul 26 18:04:44 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.54900000000000004,"15min":0.54800000000000004},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.014,"5min":1.014,"15min":1.014},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.57599999999999996,"15min":0.57899999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.70199999999999996,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.436}]},{"osd":7,"last update":"Fri Jul 26 18:05:15 2024","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":0.68799999999999994,"15min":0.61899999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":11.826000000000001,"5min":11.826000000000001,"15min":11.826000000000001},"last":0.499},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40899999999999997,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"last":0.44500000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574906,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31908,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713244,"statfs":{"total":95995035648,"available":95962361856,"internally_reserved":0,"allocated":811008,"data_stored":357359,"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":"Fri Jul 26 18:04:51 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.35999999999999999,"15min":0.32800000000000001},"min":{"1min":0.27900000000000003,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.34899999999999998,"15min":0.32000000000000001},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.27000000000000002}]},{"osd":2,"last update":"Fri Jul 26 18:05:15 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.38200000000000001,"15min":0.372},"min":{"1min":0.28199999999999997,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.379,"5min":0.36599999999999999,"15min":0.35299999999999998},"min":{"1min":0.254,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.33900000000000002}]},{"osd":3,"last update":"Fri Jul 26 18:04:38 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.40300000000000002,"15min":0.41099999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.53500000000000003,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.42999999999999999,"15min":0.435},"min":{"1min":0.28899999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.52100000000000002,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.35799999999999998}]},{"osd":4,"last update":"Fri Jul 26 18:04:59 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55600000000000005,"15min":0.55300000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.84099999999999997}]},{"osd":5,"last update":"Fri Jul 26 18:04:23 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.57699999999999996,"15min":0.57899999999999996},"min":{"1min":0.42899999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.57499999999999996,"15min":0.57699999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.755}]},{"osd":6,"last update":"Fri Jul 26 18:04:43 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56699999999999995,"15min":0.56799999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.78600000000000003,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.58499999999999996,"15min":0.58699999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.64600000000000002}]},{"osd":7,"last update":"Fri Jul 26 18:05:10 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.57699999999999996,"15min":0.58199999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.80000000000000004,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.621,"15min":0.629},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.82299999999999995,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.74199999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738431,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32496,"kb_used_data":1380,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712656,"statfs":{"total":95995035648,"available":95961759744,"internally_reserved":0,"allocated":1413120,"data_stored":948549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Jul 26 18:04:55 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.34200000000000003,"15min":0.32400000000000001},"min":{"1min":0.26400000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.56299999999999994,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.30399999999999999},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.34399999999999997,"15min":0.32500000000000001},"min":{"1min":0.23000000000000001,"5min":0.216,"15min":0.216},"max":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.34899999999999998}]},{"osd":2,"last update":"Fri Jul 26 18:05:15 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.378,"15min":0.378},"min":{"1min":0.28000000000000003,"5min":0.252,"15min":0.252},"max":{"1min":0.51800000000000002,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.373,"15min":0.38},"min":{"1min":0.26800000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.46999999999999997,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.36599999999999999}]},{"osd":3,"last update":"Fri Jul 26 18:04:42 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.311,"5min":0.308,"15min":0.308},"max":{"1min":0.55500000000000005,"5min":0.755,"15min":0.755},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.38600000000000001,"15min":0.38800000000000001},"min":{"1min":0.26900000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.58799999999999997,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Fri Jul 26 18:05:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.55300000000000005,"15min":0.56799999999999995},"min":{"1min":0.38700000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.71099999999999997,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.56899999999999995,"15min":0.58699999999999997},"min":{"1min":0.41699999999999998,"5min":0.371,"15min":0.371},"max":{"1min":0.68000000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.59999999999999998}]},{"osd":5,"last update":"Fri Jul 26 18:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.38100000000000001,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.78300000000000003,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55800000000000005,"15min":0.55900000000000005},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.72399999999999998,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.66500000000000004}]},{"osd":6,"last update":"Fri Jul 26 18:04:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.53800000000000003,"15min":0.54000000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.68600000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.69099999999999995,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.57399999999999995}]},{"osd":7,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.51500000000000001,"15min":0.51100000000000001},"min":{"1min":0.432,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.55000000000000004,"15min":0.55200000000000005},"min":{"1min":0.43099999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.69599999999999995,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.626}]}]}],"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":2454,"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":2440,"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":2350,"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-07-26T18:05:23.896 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph pg dump --format=json 2024-07-26T18:05:25.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:24 smithi071 ceph-mon[28530]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:05:25.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:24 smithi071 ceph-mon[39149]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:05:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:24 smithi135 ceph-mon[33333]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:05:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:25 smithi071 ceph-mon[28530]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:25 smithi071 ceph-mon[39149]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:25 smithi135 ceph-mon[33333]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:26.966 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:27.382 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:27 smithi071 systemd[1]: Stopping Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:05:28.140 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[70632]: ts=2024-07-26T18:05:27.811Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-07-26T18:05:28.140 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:27 smithi071 podman[74894]: 2024-07-26 18:05:27.842272696 +0000 UTC m=+0.144834492 container died f55e5490afd2ca356e1b66315f7c981297236c516df91f06fb3d7154f8384046 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:28.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:27 smithi071 ceph-mon[28530]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:28.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:27 smithi071 ceph-mon[39149]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:27 smithi135 ceph-mon[33333]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:28.428 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:28 smithi071 podman[74894]: 2024-07-26 18:05:28.228660894 +0000 UTC m=+0.531222695 container cleanup f55e5490afd2ca356e1b66315f7c981297236c516df91f06fb3d7154f8384046 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:28.428 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:28 smithi071 bash[74894]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a 2024-07-26T18:05:28.928 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:28 smithi071 podman[74908]: 2024-07-26 18:05:28.899182204 +0000 UTC m=+1.052997732 container remove f55e5490afd2ca356e1b66315f7c981297236c516df91f06fb3d7154f8384046 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:29.271 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:29 smithi071 podman[74908]: 2024-07-26 18:05:29.000201817 +0000 UTC m=+1.154017359 volume remove 9e89def44bdd8c5893ab62ebf0aca181a4353e423e22854ce85aaf29eeef9c3f 2024-07-26T18:05:29.717 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:05:29.718 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-07-26T18:05:29.918 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:29 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-26T18:05:29.918 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:29 smithi071 systemd[1]: Stopped Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:05:29.918 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:29 smithi071 systemd[1]: Starting Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:05:29.918 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:29 smithi071 podman[75044]: 2024-07-26 18:05:29.696535614 +0000 UTC m=+0.024243758 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-07-26T18:05:29.918 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:29 smithi071 podman[75044]: 2024-07-26 18:05:29.796830757 +0000 UTC m=+0.124538934 volume create 19fead7bd4ce5bab45ef7e6c0fc950531289fdcda88f1fe2c54ee31d26939fec 2024-07-26T18:05:30.179 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:29 smithi071 podman[75044]: 2024-07-26 18:05:29.917710864 +0000 UTC m=+0.245419071 container create d70be41d6716b7bcf8c33a01bcb731ae4b927043f190ea5928505a6d98a1254d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:29 smithi071 ceph-mon[28530]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:30.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:29 smithi071 ceph-mon[39149]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:29 smithi135 ceph-mon[33333]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:30.767 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":45,"stamp":"2024-07-26T18:05:28.936722+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593535,"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":236560,"kb_used_data":8112,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749724656,"statfs":{"total":767960285184,"available":767718047744,"internally_reserved":0,"allocated":8306688,"data_stored":4639675,"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.002825"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059582+0000","last_change":"2024-07-26T18:03:31.934266+0000","last_active":"2024-07-26T18:04:32.059582+0000","last_peered":"2024-07-26T18:04:32.059582+0000","last_clean":"2024-07-26T18:04:32.059582+0000","last_became_active":"2024-07-26T18:03:31.933874+0000","last_became_peered":"2024-07-26T18:03:31.933874+0000","last_unstale":"2024-07-26T18:04:32.059582+0000","last_undegraded":"2024-07-26T18:04:32.059582+0000","last_fullsized":"2024-07-26T18:04:32.059582+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:01:32.886137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.987156+0000","last_change":"2024-07-26T18:03:31.931235+0000","last_active":"2024-07-26T18:04:31.987156+0000","last_peered":"2024-07-26T18:04:31.987156+0000","last_clean":"2024-07-26T18:04:31.987156+0000","last_became_active":"2024-07-26T18:03:31.930990+0000","last_became_peered":"2024-07-26T18:03:31.930990+0000","last_unstale":"2024-07-26T18:04:31.987156+0000","last_undegraded":"2024-07-26T18:04:31.987156+0000","last_fullsized":"2024-07-26T18:04:31.987156+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:43:33.346381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166107+0000","last_change":"2024-07-26T18:03:31.920313+0000","last_active":"2024-07-26T18:04:32.166107+0000","last_peered":"2024-07-26T18:04:32.166107+0000","last_clean":"2024-07-26T18:04:32.166107+0000","last_became_active":"2024-07-26T18:03:31.919997+0000","last_became_peered":"2024-07-26T18:03:31.919997+0000","last_unstale":"2024-07-26T18:04:32.166107+0000","last_undegraded":"2024-07-26T18:04:32.166107+0000","last_fullsized":"2024-07-26T18:04:32.166107+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:53:17.985919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989096+0000","last_change":"2024-07-26T18:03:31.934883+0000","last_active":"2024-07-26T18:04:31.989096+0000","last_peered":"2024-07-26T18:04:31.989096+0000","last_clean":"2024-07-26T18:04:31.989096+0000","last_became_active":"2024-07-26T18:03:31.934600+0000","last_became_peered":"2024-07-26T18:03:31.934600+0000","last_unstale":"2024-07-26T18:04:31.989096+0000","last_undegraded":"2024-07-26T18:04:31.989096+0000","last_fullsized":"2024-07-26T18:04:31.989096+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:25:13.562679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059227+0000","last_change":"2024-07-26T18:03:31.932401+0000","last_active":"2024-07-26T18:04:32.059227+0000","last_peered":"2024-07-26T18:04:32.059227+0000","last_clean":"2024-07-26T18:04:32.059227+0000","last_became_active":"2024-07-26T18:03:31.932062+0000","last_became_peered":"2024-07-26T18:03:31.932062+0000","last_unstale":"2024-07-26T18:04:32.059227+0000","last_undegraded":"2024-07-26T18:04:32.059227+0000","last_fullsized":"2024-07-26T18:04:32.059227+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:04:58.225198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988824+0000","last_change":"2024-07-26T18:03:31.926458+0000","last_active":"2024-07-26T18:04:31.988824+0000","last_peered":"2024-07-26T18:04:31.988824+0000","last_clean":"2024-07-26T18:04:31.988824+0000","last_became_active":"2024-07-26T18:03:31.926159+0000","last_became_peered":"2024-07-26T18:03:31.926159+0000","last_unstale":"2024-07-26T18:04:31.988824+0000","last_undegraded":"2024-07-26T18:04:31.988824+0000","last_fullsized":"2024-07-26T18:04:31.988824+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:36:07.320196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.058842+0000","last_change":"2024-07-26T18:03:31.930898+0000","last_active":"2024-07-26T18:04:32.058842+0000","last_peered":"2024-07-26T18:04:32.058842+0000","last_clean":"2024-07-26T18:04:32.058842+0000","last_became_active":"2024-07-26T18:03:31.930467+0000","last_became_peered":"2024-07-26T18:03:31.930467+0000","last_unstale":"2024-07-26T18:04:32.058842+0000","last_undegraded":"2024-07-26T18:04:32.058842+0000","last_fullsized":"2024-07-26T18:04:32.058842+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:28:36.945409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983223+0000","last_change":"2024-07-26T18:03:31.934291+0000","last_active":"2024-07-26T18:04:31.983223+0000","last_peered":"2024-07-26T18:04:31.983223+0000","last_clean":"2024-07-26T18:04:31.983223+0000","last_became_active":"2024-07-26T18:03:31.934035+0000","last_became_peered":"2024-07-26T18:03:31.934035+0000","last_unstale":"2024-07-26T18:04:31.983223+0000","last_undegraded":"2024-07-26T18:04:31.983223+0000","last_fullsized":"2024-07-26T18:04:31.983223+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:53:15.607507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059651+0000","last_change":"2024-07-26T18:03:31.936719+0000","last_active":"2024-07-26T18:04:32.059651+0000","last_peered":"2024-07-26T18:04:32.059651+0000","last_clean":"2024-07-26T18:04:32.059651+0000","last_became_active":"2024-07-26T18:03:31.936406+0000","last_became_peered":"2024-07-26T18:03:31.936406+0000","last_unstale":"2024-07-26T18:04:32.059651+0000","last_undegraded":"2024-07-26T18:04:32.059651+0000","last_fullsized":"2024-07-26T18:04:32.059651+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:23:44.933455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310990+0000","last_change":"2024-07-26T18:03:31.933284+0000","last_active":"2024-07-26T18:04:32.310990+0000","last_peered":"2024-07-26T18:04:32.310990+0000","last_clean":"2024-07-26T18:04:32.310990+0000","last_became_active":"2024-07-26T18:03:31.932953+0000","last_became_peered":"2024-07-26T18:03:31.932953+0000","last_unstale":"2024-07-26T18:04:32.310990+0000","last_undegraded":"2024-07-26T18:04:32.310990+0000","last_fullsized":"2024-07-26T18:04:32.310990+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:37:13.022054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310977+0000","last_change":"2024-07-26T18:04:00.707508+0000","last_active":"2024-07-26T18:04:32.310977+0000","last_peered":"2024-07-26T18:04:32.310977+0000","last_clean":"2024-07-26T18:04:32.310977+0000","last_became_active":"2024-07-26T18:04:00.707270+0000","last_became_peered":"2024-07-26T18:04:00.707270+0000","last_unstale":"2024-07-26T18:04:32.310977+0000","last_undegraded":"2024-07-26T18:04:32.310977+0000","last_fullsized":"2024-07-26T18:04:32.310977+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:55:26.105541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983642+0000","last_change":"2024-07-26T18:03:31.932148+0000","last_active":"2024-07-26T18:04:31.983642+0000","last_peered":"2024-07-26T18:04:31.983642+0000","last_clean":"2024-07-26T18:04:31.983642+0000","last_became_active":"2024-07-26T18:03:31.931865+0000","last_became_peered":"2024-07-26T18:03:31.931865+0000","last_unstale":"2024-07-26T18:04:31.983642+0000","last_undegraded":"2024-07-26T18:04:31.983642+0000","last_fullsized":"2024-07-26T18:04:31.983642+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:38:53.888064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983746+0000","last_change":"2024-07-26T18:03:31.934245+0000","last_active":"2024-07-26T18:04:31.983746+0000","last_peered":"2024-07-26T18:04:31.983746+0000","last_clean":"2024-07-26T18:04:31.983746+0000","last_became_active":"2024-07-26T18:03:31.933983+0000","last_became_peered":"2024-07-26T18:03:31.933983+0000","last_unstale":"2024-07-26T18:04:31.983746+0000","last_undegraded":"2024-07-26T18:04:31.983746+0000","last_fullsized":"2024-07-26T18:04:31.983746+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:49:29.104211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166303+0000","last_change":"2024-07-26T18:03:31.931916+0000","last_active":"2024-07-26T18:04:32.166303+0000","last_peered":"2024-07-26T18:04:32.166303+0000","last_clean":"2024-07-26T18:04:32.166303+0000","last_became_active":"2024-07-26T18:03:31.931399+0000","last_became_peered":"2024-07-26T18:03:31.931399+0000","last_unstale":"2024-07-26T18:04:32.166303+0000","last_undegraded":"2024-07-26T18:04:32.166303+0000","last_fullsized":"2024-07-26T18:04:32.166303+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:08:23.068830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986573+0000","last_change":"2024-07-26T18:03:59.943040+0000","last_active":"2024-07-26T18:04:31.986573+0000","last_peered":"2024-07-26T18:04:31.986573+0000","last_clean":"2024-07-26T18:04:31.986573+0000","last_became_active":"2024-07-26T18:03:59.942777+0000","last_became_peered":"2024-07-26T18:03:59.942777+0000","last_unstale":"2024-07-26T18:04:31.986573+0000","last_undegraded":"2024-07-26T18:04:31.986573+0000","last_fullsized":"2024-07-26T18:04:31.986573+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:25:57.897193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.30","version":"0'0","reported_seq":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988729+0000","last_change":"2024-07-26T18:03:59.942796+0000","last_active":"2024-07-26T18:04:31.988729+0000","last_peered":"2024-07-26T18:04:31.988729+0000","last_clean":"2024-07-26T18:04:31.988729+0000","last_became_active":"2024-07-26T18:03:59.942452+0000","last_became_peered":"2024-07-26T18:03:59.942452+0000","last_unstale":"2024-07-26T18:04:31.988729+0000","last_undegraded":"2024-07-26T18:04:31.988729+0000","last_fullsized":"2024-07-26T18:04:31.988729+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:28:03.869021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989380+0000","last_change":"2024-07-26T18:03:31.935078+0000","last_active":"2024-07-26T18:04:31.989380+0000","last_peered":"2024-07-26T18:04:31.989380+0000","last_clean":"2024-07-26T18:04:31.989380+0000","last_became_active":"2024-07-26T18:03:31.931056+0000","last_became_peered":"2024-07-26T18:03:31.931056+0000","last_unstale":"2024-07-26T18:04:31.989380+0000","last_undegraded":"2024-07-26T18:04:31.989380+0000","last_fullsized":"2024-07-26T18:04:31.989380+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:34:24.838652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983502+0000","last_change":"2024-07-26T18:03:31.928079+0000","last_active":"2024-07-26T18:04:31.983502+0000","last_peered":"2024-07-26T18:04:31.983502+0000","last_clean":"2024-07-26T18:04:31.983502+0000","last_became_active":"2024-07-26T18:03:31.927806+0000","last_became_peered":"2024-07-26T18:03:31.927806+0000","last_unstale":"2024-07-26T18:04:31.983502+0000","last_undegraded":"2024-07-26T18:04:31.983502+0000","last_fullsized":"2024-07-26T18:04:31.983502+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T06:02:54.810743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059471+0000","last_change":"2024-07-26T18:03:31.936805+0000","last_active":"2024-07-26T18:04:32.059471+0000","last_peered":"2024-07-26T18:04:32.059471+0000","last_clean":"2024-07-26T18:04:32.059471+0000","last_became_active":"2024-07-26T18:03:31.936530+0000","last_became_peered":"2024-07-26T18:03:31.936530+0000","last_unstale":"2024-07-26T18:04:32.059471+0000","last_undegraded":"2024-07-26T18:04:32.059471+0000","last_fullsized":"2024-07-26T18:04:32.059471+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:51:18.541782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310269+0000","last_change":"2024-07-26T18:03:59.995414+0000","last_active":"2024-07-26T18:04:32.310269+0000","last_peered":"2024-07-26T18:04:32.310269+0000","last_clean":"2024-07-26T18:04:32.310269+0000","last_became_active":"2024-07-26T18:03:59.995083+0000","last_became_peered":"2024-07-26T18:03:59.995083+0000","last_unstale":"2024-07-26T18:04:32.310269+0000","last_undegraded":"2024-07-26T18:04:32.310269+0000","last_fullsized":"2024-07-26T18:04:32.310269+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:30:32.882789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166149+0000","last_change":"2024-07-26T18:03:31.927882+0000","last_active":"2024-07-26T18:04:32.166149+0000","last_peered":"2024-07-26T18:04:32.166149+0000","last_clean":"2024-07-26T18:04:32.166149+0000","last_became_active":"2024-07-26T18:03:31.927552+0000","last_became_peered":"2024-07-26T18:03:31.927552+0000","last_unstale":"2024-07-26T18:04:32.166149+0000","last_undegraded":"2024-07-26T18:04:32.166149+0000","last_fullsized":"2024-07-26T18:04:32.166149+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:11:25.531734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988843+0000","last_change":"2024-07-26T18:03:31.931556+0000","last_active":"2024-07-26T18:04:31.988843+0000","last_peered":"2024-07-26T18:04:31.988843+0000","last_clean":"2024-07-26T18:04:31.988843+0000","last_became_active":"2024-07-26T18:03:31.930780+0000","last_became_peered":"2024-07-26T18:03:31.930780+0000","last_unstale":"2024-07-26T18:04:31.988843+0000","last_undegraded":"2024-07-26T18:04:31.988843+0000","last_fullsized":"2024-07-26T18:04:31.988843+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:33:49.023142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983313+0000","last_change":"2024-07-26T18:03:31.936460+0000","last_active":"2024-07-26T18:04:31.983313+0000","last_peered":"2024-07-26T18:04:31.983313+0000","last_clean":"2024-07-26T18:04:31.983313+0000","last_became_active":"2024-07-26T18:03:31.936096+0000","last_became_peered":"2024-07-26T18:03:31.936096+0000","last_unstale":"2024-07-26T18:04:31.983313+0000","last_undegraded":"2024-07-26T18:04:31.983313+0000","last_fullsized":"2024-07-26T18:04:31.983313+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:59:20.642318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989038+0000","last_change":"2024-07-26T18:03:31.934352+0000","last_active":"2024-07-26T18:04:31.989038+0000","last_peered":"2024-07-26T18:04:31.989038+0000","last_clean":"2024-07-26T18:04:31.989038+0000","last_became_active":"2024-07-26T18:03:31.934065+0000","last_became_peered":"2024-07-26T18:03:31.934065+0000","last_unstale":"2024-07-26T18:04:31.989038+0000","last_undegraded":"2024-07-26T18:04:31.989038+0000","last_fullsized":"2024-07-26T18:04:31.989038+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:33:03.476301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.984073+0000","last_change":"2024-07-26T18:03:31.935294+0000","last_active":"2024-07-26T18:04:31.984073+0000","last_peered":"2024-07-26T18:04:31.984073+0000","last_clean":"2024-07-26T18:04:31.984073+0000","last_became_active":"2024-07-26T18:03:31.935014+0000","last_became_peered":"2024-07-26T18:03:31.935014+0000","last_unstale":"2024-07-26T18:04:31.984073+0000","last_undegraded":"2024-07-26T18:04:31.984073+0000","last_fullsized":"2024-07-26T18:04:31.984073+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:49:27.319181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.311065+0000","last_change":"2024-07-26T18:03:31.941226+0000","last_active":"2024-07-26T18:04:32.311065+0000","last_peered":"2024-07-26T18:04:32.311065+0000","last_clean":"2024-07-26T18:04:32.311065+0000","last_became_active":"2024-07-26T18:03:31.940857+0000","last_became_peered":"2024-07-26T18:03:31.940857+0000","last_unstale":"2024-07-26T18:04:32.311065+0000","last_undegraded":"2024-07-26T18:04:32.311065+0000","last_fullsized":"2024-07-26T18:04:32.311065+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:49:24.857176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986862+0000","last_change":"2024-07-26T18:03:31.924097+0000","last_active":"2024-07-26T18:04:31.986862+0000","last_peered":"2024-07-26T18:04:31.986862+0000","last_clean":"2024-07-26T18:04:31.986862+0000","last_became_active":"2024-07-26T18:03:31.923514+0000","last_became_peered":"2024-07-26T18:03:31.923514+0000","last_unstale":"2024-07-26T18:04:31.986862+0000","last_undegraded":"2024-07-26T18:04:31.986862+0000","last_fullsized":"2024-07-26T18:04:31.986862+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:56:07.028116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983545+0000","last_change":"2024-07-26T18:03:31.936195+0000","last_active":"2024-07-26T18:04:31.983545+0000","last_peered":"2024-07-26T18:04:31.983545+0000","last_clean":"2024-07-26T18:04:31.983545+0000","last_became_active":"2024-07-26T18:03:31.935924+0000","last_became_peered":"2024-07-26T18:03:31.935924+0000","last_unstale":"2024-07-26T18:04:31.983545+0000","last_undegraded":"2024-07-26T18:04:31.983545+0000","last_fullsized":"2024-07-26T18:04:31.983545+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:46:49.763925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166243+0000","last_change":"2024-07-26T18:03:31.935154+0000","last_active":"2024-07-26T18:04:32.166243+0000","last_peered":"2024-07-26T18:04:32.166243+0000","last_clean":"2024-07-26T18:04:32.166243+0000","last_became_active":"2024-07-26T18:03:31.934799+0000","last_became_peered":"2024-07-26T18:03:31.934799+0000","last_unstale":"2024-07-26T18:04:32.166243+0000","last_undegraded":"2024-07-26T18:04:32.166243+0000","last_fullsized":"2024-07-26T18:04:32.166243+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:07:19.412557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988955+0000","last_change":"2024-07-26T18:03:31.926012+0000","last_active":"2024-07-26T18:04:31.988955+0000","last_peered":"2024-07-26T18:04:31.988955+0000","last_clean":"2024-07-26T18:04:31.988955+0000","last_became_active":"2024-07-26T18:03:31.924707+0000","last_became_peered":"2024-07-26T18:03:31.924707+0000","last_unstale":"2024-07-26T18:04:31.988955+0000","last_undegraded":"2024-07-26T18:04:31.988955+0000","last_fullsized":"2024-07-26T18:04:31.988955+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:48:06.801379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.982960+0000","last_change":"2024-07-26T18:03:31.927484+0000","last_active":"2024-07-26T18:04:31.982960+0000","last_peered":"2024-07-26T18:04:31.982960+0000","last_clean":"2024-07-26T18:04:31.982960+0000","last_became_active":"2024-07-26T18:03:31.927164+0000","last_became_peered":"2024-07-26T18:03:31.927164+0000","last_unstale":"2024-07-26T18:04:31.982960+0000","last_undegraded":"2024-07-26T18:04:31.982960+0000","last_fullsized":"2024-07-26T18:04:31.982960+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T06:03:21.369038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310414+0000","last_change":"2024-07-26T18:03:31.934963+0000","last_active":"2024-07-26T18:04:32.310414+0000","last_peered":"2024-07-26T18:04:32.310414+0000","last_clean":"2024-07-26T18:04:32.310414+0000","last_became_active":"2024-07-26T18:03:31.934676+0000","last_became_peered":"2024-07-26T18:03:31.934676+0000","last_unstale":"2024-07-26T18:04:32.310414+0000","last_undegraded":"2024-07-26T18:04:32.310414+0000","last_fullsized":"2024-07-26T18:04:32.310414+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:42:47.046934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983546+0000","last_change":"2024-07-26T18:03:31.918389+0000","last_active":"2024-07-26T18:04:31.983546+0000","last_peered":"2024-07-26T18:04:31.983546+0000","last_clean":"2024-07-26T18:04:31.983546+0000","last_became_active":"2024-07-26T18:03:31.918065+0000","last_became_peered":"2024-07-26T18:03:31.918065+0000","last_unstale":"2024-07-26T18:04:31.983546+0000","last_undegraded":"2024-07-26T18:04:31.983546+0000","last_fullsized":"2024-07-26T18:04:31.983546+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:07:15.665484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983563+0000","last_change":"2024-07-26T18:03:28.892882+0000","last_active":"2024-07-26T18:04:31.983563+0000","last_peered":"2024-07-26T18:04:31.983563+0000","last_clean":"2024-07-26T18:04:31.983563+0000","last_became_active":"2024-07-26T18:03:28.892607+0000","last_became_peered":"2024-07-26T18:03:28.892607+0000","last_unstale":"2024-07-26T18:04:31.983563+0000","last_undegraded":"2024-07-26T18:04:31.983563+0000","last_fullsized":"2024-07-26T18:04:31.983563+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:50:19.921698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.982668+0000","last_change":"2024-07-26T18:03:59.946265+0000","last_active":"2024-07-26T18:04:31.982668+0000","last_peered":"2024-07-26T18:04:31.982668+0000","last_clean":"2024-07-26T18:04:31.982668+0000","last_became_active":"2024-07-26T18:03:59.945916+0000","last_became_peered":"2024-07-26T18:03:59.945916+0000","last_unstale":"2024-07-26T18:04:31.982668+0000","last_undegraded":"2024-07-26T18:04:31.982668+0000","last_fullsized":"2024-07-26T18:04:31.982668+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:44:15.016987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1a","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310730+0000","last_change":"2024-07-26T18:03:28.898421+0000","last_active":"2024-07-26T18:04:32.310730+0000","last_peered":"2024-07-26T18:04:32.310730+0000","last_clean":"2024-07-26T18:04:32.310730+0000","last_became_active":"2024-07-26T18:03:28.898116+0000","last_became_peered":"2024-07-26T18:03:28.898116+0000","last_unstale":"2024-07-26T18:04:32.310730+0000","last_undegraded":"2024-07-26T18:04:32.310730+0000","last_fullsized":"2024-07-26T18:04:32.310730+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:08:33.403206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983762+0000","last_change":"2024-07-26T18:03:28.893392+0000","last_active":"2024-07-26T18:04:31.983762+0000","last_peered":"2024-07-26T18:04:31.983762+0000","last_clean":"2024-07-26T18:04:31.983762+0000","last_became_active":"2024-07-26T18:03:28.893130+0000","last_became_peered":"2024-07-26T18:03:28.893130+0000","last_unstale":"2024-07-26T18:04:31.983762+0000","last_undegraded":"2024-07-26T18:04:31.983762+0000","last_fullsized":"2024-07-26T18:04:31.983762+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:07:16.168567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983325+0000","last_change":"2024-07-26T18:03:31.927234+0000","last_active":"2024-07-26T18:04:31.983325+0000","last_peered":"2024-07-26T18:04:31.983325+0000","last_clean":"2024-07-26T18:04:31.983325+0000","last_became_active":"2024-07-26T18:03:31.925027+0000","last_became_peered":"2024-07-26T18:03:31.925027+0000","last_unstale":"2024-07-26T18:04:31.983325+0000","last_undegraded":"2024-07-26T18:04:31.983325+0000","last_fullsized":"2024-07-26T18:04:31.983325+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:04:50.760317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988986+0000","last_change":"2024-07-26T18:03:28.903940+0000","last_active":"2024-07-26T18:04:31.988986+0000","last_peered":"2024-07-26T18:04:31.988986+0000","last_clean":"2024-07-26T18:04:31.988986+0000","last_became_active":"2024-07-26T18:03:28.903603+0000","last_became_peered":"2024-07-26T18:03:28.903603+0000","last_unstale":"2024-07-26T18:04:31.988986+0000","last_undegraded":"2024-07-26T18:04:31.988986+0000","last_fullsized":"2024-07-26T18:04:31.988986+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:56:58.242147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986441+0000","last_change":"2024-07-26T18:03:31.925565+0000","last_active":"2024-07-26T18:04:31.986441+0000","last_peered":"2024-07-26T18:04:31.986441+0000","last_clean":"2024-07-26T18:04:31.986441+0000","last_became_active":"2024-07-26T18:03:31.925278+0000","last_became_peered":"2024-07-26T18:03:31.925278+0000","last_unstale":"2024-07-26T18:04:31.986441+0000","last_undegraded":"2024-07-26T18:04:31.986441+0000","last_fullsized":"2024-07-26T18:04:31.986441+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:54:04.703117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.311014+0000","last_change":"2024-07-26T18:03:28.898897+0000","last_active":"2024-07-26T18:04:32.311014+0000","last_peered":"2024-07-26T18:04:32.311014+0000","last_clean":"2024-07-26T18:04:32.311014+0000","last_became_active":"2024-07-26T18:03:28.898543+0000","last_became_peered":"2024-07-26T18:03:28.898543+0000","last_unstale":"2024-07-26T18:04:32.311014+0000","last_undegraded":"2024-07-26T18:04:32.311014+0000","last_fullsized":"2024-07-26T18:04:32.311014+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:48:50.872347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989069+0000","last_change":"2024-07-26T18:03:31.924605+0000","last_active":"2024-07-26T18:04:31.989069+0000","last_peered":"2024-07-26T18:04:31.989069+0000","last_clean":"2024-07-26T18:04:31.989069+0000","last_became_active":"2024-07-26T18:03:31.924309+0000","last_became_peered":"2024-07-26T18:03:31.924309+0000","last_unstale":"2024-07-26T18:04:31.989069+0000","last_undegraded":"2024-07-26T18:04:31.989069+0000","last_fullsized":"2024-07-26T18:04:31.989069+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:51:11.955596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989214+0000","last_change":"2024-07-26T18:03:28.901100+0000","last_active":"2024-07-26T18:04:31.989214+0000","last_peered":"2024-07-26T18:04:31.989214+0000","last_clean":"2024-07-26T18:04:31.989214+0000","last_became_active":"2024-07-26T18:03:28.900460+0000","last_became_peered":"2024-07-26T18:03:28.900460+0000","last_unstale":"2024-07-26T18:04:31.989214+0000","last_undegraded":"2024-07-26T18:04:31.989214+0000","last_fullsized":"2024-07-26T18:04:31.989214+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:02:57.811399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166555+0000","last_change":"2024-07-26T18:03:31.935442+0000","last_active":"2024-07-26T18:04:32.166555+0000","last_peered":"2024-07-26T18:04:32.166555+0000","last_clean":"2024-07-26T18:04:32.166555+0000","last_became_active":"2024-07-26T18:03:31.935188+0000","last_became_peered":"2024-07-26T18:03:31.935188+0000","last_unstale":"2024-07-26T18:04:32.166555+0000","last_undegraded":"2024-07-26T18:04:32.166555+0000","last_fullsized":"2024-07-26T18:04:32.166555+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:36:10.802228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"67'3","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986978+0000","last_change":"2024-07-26T18:03:28.894478+0000","last_active":"2024-07-26T18:04:31.986978+0000","last_peered":"2024-07-26T18:04:31.986978+0000","last_clean":"2024-07-26T18:04:31.986978+0000","last_became_active":"2024-07-26T18:03:28.894185+0000","last_became_peered":"2024-07-26T18:03:28.894185+0000","last_unstale":"2024-07-26T18:04:31.986978+0000","last_undegraded":"2024-07-26T18:04:31.986978+0000","last_fullsized":"2024-07-26T18:04:31.986978+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-27T23:36:56.107613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983715+0000","last_change":"2024-07-26T18:03:31.931372+0000","last_active":"2024-07-26T18:04:31.983715+0000","last_peered":"2024-07-26T18:04:31.983715+0000","last_clean":"2024-07-26T18:04:31.983715+0000","last_became_active":"2024-07-26T18:03:31.930722+0000","last_became_peered":"2024-07-26T18:03:31.930722+0000","last_unstale":"2024-07-26T18:04:31.983715+0000","last_undegraded":"2024-07-26T18:04:31.983715+0000","last_fullsized":"2024-07-26T18:04:31.983715+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:12:59.554586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"70'9","reported_seq":34,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310787+0000","last_change":"2024-07-26T18:03:28.896071+0000","last_active":"2024-07-26T18:04:32.310787+0000","last_peered":"2024-07-26T18:04:32.310787+0000","last_clean":"2024-07-26T18:04:32.310787+0000","last_became_active":"2024-07-26T18:03:28.895643+0000","last_became_peered":"2024-07-26T18:03:28.895643+0000","last_unstale":"2024-07-26T18:04:32.310787+0000","last_undegraded":"2024-07-26T18:04:32.310787+0000","last_fullsized":"2024-07-26T18:04:32.310787+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T03:11:05.078520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2350,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059232+0000","last_change":"2024-07-26T18:03:31.932034+0000","last_active":"2024-07-26T18:04:32.059232+0000","last_peered":"2024-07-26T18:04:32.059232+0000","last_clean":"2024-07-26T18:04:32.059232+0000","last_became_active":"2024-07-26T18:03:31.931723+0000","last_became_peered":"2024-07-26T18:03:31.931723+0000","last_unstale":"2024-07-26T18:04:32.059232+0000","last_undegraded":"2024-07-26T18:04:32.059232+0000","last_fullsized":"2024-07-26T18:04:32.059232+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:58:25.269995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166371+0000","last_change":"2024-07-26T18:03:28.891535+0000","last_active":"2024-07-26T18:04:32.166371+0000","last_peered":"2024-07-26T18:04:32.166371+0000","last_clean":"2024-07-26T18:04:32.166371+0000","last_became_active":"2024-07-26T18:03:28.891144+0000","last_became_peered":"2024-07-26T18:03:28.891144+0000","last_unstale":"2024-07-26T18:04:32.166371+0000","last_undegraded":"2024-07-26T18:04:32.166371+0000","last_fullsized":"2024-07-26T18:04:32.166371+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:31:57.426967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166165+0000","last_change":"2024-07-26T18:03:31.926846+0000","last_active":"2024-07-26T18:04:32.166165+0000","last_peered":"2024-07-26T18:04:32.166165+0000","last_clean":"2024-07-26T18:04:32.166165+0000","last_became_active":"2024-07-26T18:03:31.926588+0000","last_became_peered":"2024-07-26T18:03:31.926588+0000","last_unstale":"2024-07-26T18:04:32.166165+0000","last_undegraded":"2024-07-26T18:04:32.166165+0000","last_fullsized":"2024-07-26T18:04:32.166165+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:37:35.558175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988976+0000","last_change":"2024-07-26T18:03:28.902689+0000","last_active":"2024-07-26T18:04:31.988976+0000","last_peered":"2024-07-26T18:04:31.988976+0000","last_clean":"2024-07-26T18:04:31.988976+0000","last_became_active":"2024-07-26T18:03:28.902390+0000","last_became_peered":"2024-07-26T18:03:28.902390+0000","last_unstale":"2024-07-26T18:04:31.988976+0000","last_undegraded":"2024-07-26T18:04:31.988976+0000","last_fullsized":"2024-07-26T18:04:31.988976+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:10:02.573840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059264+0000","last_change":"2024-07-26T18:03:31.934475+0000","last_active":"2024-07-26T18:04:32.059264+0000","last_peered":"2024-07-26T18:04:32.059264+0000","last_clean":"2024-07-26T18:04:32.059264+0000","last_became_active":"2024-07-26T18:03:31.932344+0000","last_became_peered":"2024-07-26T18:03:31.932344+0000","last_unstale":"2024-07-26T18:04:32.059264+0000","last_undegraded":"2024-07-26T18:04:32.059264+0000","last_fullsized":"2024-07-26T18:04:32.059264+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:14:52.878735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310640+0000","last_change":"2024-07-26T18:03:28.899193+0000","last_active":"2024-07-26T18:04:32.310640+0000","last_peered":"2024-07-26T18:04:32.310640+0000","last_clean":"2024-07-26T18:04:32.310640+0000","last_became_active":"2024-07-26T18:03:28.898926+0000","last_became_peered":"2024-07-26T18:03:28.898926+0000","last_unstale":"2024-07-26T18:04:32.310640+0000","last_undegraded":"2024-07-26T18:04:32.310640+0000","last_fullsized":"2024-07-26T18:04:32.310640+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:04:09.360266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310450+0000","last_change":"2024-07-26T18:03:31.934385+0000","last_active":"2024-07-26T18:04:32.310450+0000","last_peered":"2024-07-26T18:04:32.310450+0000","last_clean":"2024-07-26T18:04:32.310450+0000","last_became_active":"2024-07-26T18:03:31.934109+0000","last_became_peered":"2024-07-26T18:03:31.934109+0000","last_unstale":"2024-07-26T18:04:32.310450+0000","last_undegraded":"2024-07-26T18:04:32.310450+0000","last_fullsized":"2024-07-26T18:04:32.310450+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:27:24.999822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"67'8","reported_seq":33,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.982633+0000","last_change":"2024-07-26T18:03:28.895269+0000","last_active":"2024-07-26T18:04:31.982633+0000","last_peered":"2024-07-26T18:04:31.982633+0000","last_clean":"2024-07-26T18:04:31.982633+0000","last_became_active":"2024-07-26T18:03:28.894992+0000","last_became_peered":"2024-07-26T18:03:28.894992+0000","last_unstale":"2024-07-26T18:04:31.982633+0000","last_undegraded":"2024-07-26T18:04:31.982633+0000","last_fullsized":"2024-07-26T18:04:31.982633+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T00:51:36.962731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.058860+0000","last_change":"2024-07-26T18:03:31.933570+0000","last_active":"2024-07-26T18:04:32.058860+0000","last_peered":"2024-07-26T18:04:32.058860+0000","last_clean":"2024-07-26T18:04:32.058860+0000","last_became_active":"2024-07-26T18:03:31.933144+0000","last_became_peered":"2024-07-26T18:03:31.933144+0000","last_unstale":"2024-07-26T18:04:32.058860+0000","last_undegraded":"2024-07-26T18:04:32.058860+0000","last_fullsized":"2024-07-26T18:04:32.058860+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:24:01.258079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.984134+0000","last_change":"2024-07-26T18:03:28.892967+0000","last_active":"2024-07-26T18:04:31.984134+0000","last_peered":"2024-07-26T18:04:31.984134+0000","last_clean":"2024-07-26T18:04:31.984134+0000","last_became_active":"2024-07-26T18:03:28.892654+0000","last_became_peered":"2024-07-26T18:03:28.892654+0000","last_unstale":"2024-07-26T18:04:31.984134+0000","last_undegraded":"2024-07-26T18:04:31.984134+0000","last_fullsized":"2024-07-26T18:04:31.984134+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:37:55.249664+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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983342+0000","last_change":"2024-07-26T18:03:59.945672+0000","last_active":"2024-07-26T18:04:31.983342+0000","last_peered":"2024-07-26T18:04:31.983342+0000","last_clean":"2024-07-26T18:04:31.983342+0000","last_became_active":"2024-07-26T18:03:59.945317+0000","last_became_peered":"2024-07-26T18:03:59.945317+0000","last_unstale":"2024-07-26T18:04:31.983342+0000","last_undegraded":"2024-07-26T18:04:31.983342+0000","last_fullsized":"2024-07-26T18:04:31.983342+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:44:16.706323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.e","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983650+0000","last_change":"2024-07-26T18:03:28.893606+0000","last_active":"2024-07-26T18:04:31.983650+0000","last_peered":"2024-07-26T18:04:31.983650+0000","last_clean":"2024-07-26T18:04:31.983650+0000","last_became_active":"2024-07-26T18:03:28.893330+0000","last_became_peered":"2024-07-26T18:03:28.893330+0000","last_unstale":"2024-07-26T18:04:31.983650+0000","last_undegraded":"2024-07-26T18:04:31.983650+0000","last_fullsized":"2024-07-26T18:04:31.983650+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:26:32.163625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.058764+0000","last_change":"2024-07-26T18:03:59.995157+0000","last_active":"2024-07-26T18:04:32.058764+0000","last_peered":"2024-07-26T18:04:32.058764+0000","last_clean":"2024-07-26T18:04:32.058764+0000","last_became_active":"2024-07-26T18:03:59.994776+0000","last_became_peered":"2024-07-26T18:03:59.994776+0000","last_unstale":"2024-07-26T18:04:32.058764+0000","last_undegraded":"2024-07-26T18:04:32.058764+0000","last_fullsized":"2024-07-26T18:04:32.058764+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:32:16.764477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.987087+0000","last_change":"2024-07-26T18:03:28.896318+0000","last_active":"2024-07-26T18:04:31.987087+0000","last_peered":"2024-07-26T18:04:31.987087+0000","last_clean":"2024-07-26T18:04:31.987087+0000","last_became_active":"2024-07-26T18:03:28.896084+0000","last_became_peered":"2024-07-26T18:03:28.896084+0000","last_unstale":"2024-07-26T18:04:31.987087+0000","last_undegraded":"2024-07-26T18:04:31.987087+0000","last_fullsized":"2024-07-26T18:04:31.987087+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:56:45.064205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989185+0000","last_change":"2024-07-26T18:03:31.935162+0000","last_active":"2024-07-26T18:04:31.989185+0000","last_peered":"2024-07-26T18:04:31.989185+0000","last_clean":"2024-07-26T18:04:31.989185+0000","last_became_active":"2024-07-26T18:03:31.933855+0000","last_became_peered":"2024-07-26T18:03:31.933855+0000","last_unstale":"2024-07-26T18:04:31.989185+0000","last_undegraded":"2024-07-26T18:04:31.989185+0000","last_fullsized":"2024-07-26T18:04:31.989185+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:56:23.565269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983910+0000","last_change":"2024-07-26T18:03:28.897077+0000","last_active":"2024-07-26T18:04:31.983910+0000","last_peered":"2024-07-26T18:04:31.983910+0000","last_clean":"2024-07-26T18:04:31.983910+0000","last_became_active":"2024-07-26T18:03:28.896804+0000","last_became_peered":"2024-07-26T18:03:28.896804+0000","last_unstale":"2024-07-26T18:04:31.983910+0000","last_undegraded":"2024-07-26T18:04:31.983910+0000","last_fullsized":"2024-07-26T18:04:31.983910+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:48:07.004440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059350+0000","last_change":"2024-07-26T18:03:31.937180+0000","last_active":"2024-07-26T18:04:32.059350+0000","last_peered":"2024-07-26T18:04:32.059350+0000","last_clean":"2024-07-26T18:04:32.059350+0000","last_became_active":"2024-07-26T18:03:31.936894+0000","last_became_peered":"2024-07-26T18:03:31.936894+0000","last_unstale":"2024-07-26T18:04:32.059350+0000","last_undegraded":"2024-07-26T18:04:32.059350+0000","last_fullsized":"2024-07-26T18:04:32.059350+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:45:07.141140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.777057+0000","last_change":"2024-07-26T18:04:32.311180+0000","last_active":"2024-07-26T18:04:41.777057+0000","last_peered":"2024-07-26T18:04:41.777057+0000","last_clean":"2024-07-26T18:04:41.777057+0000","last_became_active":"2024-07-26T18:04:26.169192+0000","last_became_peered":"2024-07-26T18:04:26.169192+0000","last_unstale":"2024-07-26T18:04:41.777057+0000","last_undegraded":"2024-07-26T18:04:41.777057+0000","last_fullsized":"2024-07-26T18:04:41.777057+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:29:54.589118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033844799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'128","reported_seq":273,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.778014+0000","last_change":"2024-07-26T18:03:08.705331+0000","last_active":"2024-07-26T18:04:41.778014+0000","last_peered":"2024-07-26T18:04:41.778014+0000","last_clean":"2024-07-26T18:04:41.778014+0000","last_became_active":"2024-07-26T18:03:08.704919+0000","last_became_peered":"2024-07-26T18:03:08.704919+0000","last_unstale":"2024-07-26T18:04:41.778014+0000","last_undegraded":"2024-07-26T18:04:41.778014+0000","last_fullsized":"2024-07-26T18:04:41.778014+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:01:11.453689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:01:11.453689+0000","last_clean_scrub_stamp":"2024-07-26T18:01:11.453689+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-07-28T00:38:21.615793+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":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.988915+0000","last_change":"2024-07-26T18:03:28.903702+0000","last_active":"2024-07-26T18:04:31.988915+0000","last_peered":"2024-07-26T18:04:31.988915+0000","last_clean":"2024-07-26T18:04:31.988915+0000","last_became_active":"2024-07-26T18:03:28.903122+0000","last_became_peered":"2024-07-26T18:03:28.903122+0000","last_unstale":"2024-07-26T18:04:31.988915+0000","last_undegraded":"2024-07-26T18:04:31.988915+0000","last_fullsized":"2024-07-26T18:04:31.988915+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:07:38.183954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:04:31.983021+0000","last_change":"2024-07-26T18:03:31.933615+0000","last_active":"2024-07-26T18:04:31.983021+0000","last_peered":"2024-07-26T18:04:31.983021+0000","last_clean":"2024-07-26T18:04:31.983021+0000","last_became_active":"2024-07-26T18:03:31.933364+0000","last_became_peered":"2024-07-26T18:03:31.933364+0000","last_unstale":"2024-07-26T18:04:31.983021+0000","last_undegraded":"2024-07-26T18:04:31.983021+0000","last_fullsized":"2024-07-26T18:04:31.983021+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:36:18.834800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.777202+0000","last_change":"2024-07-26T18:04:32.166894+0000","last_active":"2024-07-26T18:04:41.777202+0000","last_peered":"2024-07-26T18:04:41.777202+0000","last_clean":"2024-07-26T18:04:41.777202+0000","last_became_active":"2024-07-26T18:04:26.085979+0000","last_became_peered":"2024-07-26T18:04:26.085979+0000","last_unstale":"2024-07-26T18:04:41.777202+0000","last_undegraded":"2024-07-26T18:04:41.777202+0000","last_fullsized":"2024-07-26T18:04:41.777202+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:54:48.350184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034914700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059175+0000","last_change":"2024-07-26T18:03:28.896440+0000","last_active":"2024-07-26T18:04:32.059175+0000","last_peered":"2024-07-26T18:04:32.059175+0000","last_clean":"2024-07-26T18:04:32.059175+0000","last_became_active":"2024-07-26T18:03:28.896149+0000","last_became_peered":"2024-07-26T18:03:28.896149+0000","last_unstale":"2024-07-26T18:04:32.059175+0000","last_undegraded":"2024-07-26T18:04:32.059175+0000","last_fullsized":"2024-07-26T18:04:32.059175+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:16:46.009116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:04:32.165826+0000","last_change":"2024-07-26T18:03:31.935075+0000","last_active":"2024-07-26T18:04:32.165826+0000","last_peered":"2024-07-26T18:04:32.165826+0000","last_clean":"2024-07-26T18:04:32.165826+0000","last_became_active":"2024-07-26T18:03:31.934778+0000","last_became_peered":"2024-07-26T18:03:31.934778+0000","last_unstale":"2024-07-26T18:04:32.165826+0000","last_undegraded":"2024-07-26T18:04:32.165826+0000","last_fullsized":"2024-07-26T18:04:32.165826+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:42:49.201294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.696011+0000","last_change":"2024-07-26T18:04:31.987428+0000","last_active":"2024-07-26T18:04:41.696011+0000","last_peered":"2024-07-26T18:04:41.696011+0000","last_clean":"2024-07-26T18:04:41.696011+0000","last_became_active":"2024-07-26T18:04:26.290555+0000","last_became_peered":"2024-07-26T18:04:26.290555+0000","last_unstale":"2024-07-26T18:04:41.696011+0000","last_undegraded":"2024-07-26T18:04:41.696011+0000","last_fullsized":"2024-07-26T18:04:41.696011+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:26:52.571708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038944899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.982996+0000","last_change":"2024-07-26T18:03:28.891554+0000","last_active":"2024-07-26T18:04:31.982996+0000","last_peered":"2024-07-26T18:04:31.982996+0000","last_clean":"2024-07-26T18:04:31.982996+0000","last_became_active":"2024-07-26T18:03:28.891269+0000","last_became_peered":"2024-07-26T18:03:28.891269+0000","last_unstale":"2024-07-26T18:04:31.982996+0000","last_undegraded":"2024-07-26T18:04:31.982996+0000","last_fullsized":"2024-07-26T18:04:31.982996+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:12:34.978229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986488+0000","last_change":"2024-07-26T18:03:31.932227+0000","last_active":"2024-07-26T18:04:31.986488+0000","last_peered":"2024-07-26T18:04:31.986488+0000","last_clean":"2024-07-26T18:04:31.986488+0000","last_became_active":"2024-07-26T18:03:31.930949+0000","last_became_peered":"2024-07-26T18:03:31.930949+0000","last_unstale":"2024-07-26T18:04:31.986488+0000","last_undegraded":"2024-07-26T18:04:31.986488+0000","last_fullsized":"2024-07-26T18:04:31.986488+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:14:09.574177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.695398+0000","last_change":"2024-07-26T18:04:31.987089+0000","last_active":"2024-07-26T18:04:41.695398+0000","last_peered":"2024-07-26T18:04:41.695398+0000","last_clean":"2024-07-26T18:04:41.695398+0000","last_became_active":"2024-07-26T18:04:26.085665+0000","last_became_peered":"2024-07-26T18:04:26.085665+0000","last_unstale":"2024-07-26T18:04:41.695398+0000","last_undegraded":"2024-07-26T18:04:41.695398+0000","last_fullsized":"2024-07-26T18:04:41.695398+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:10:17.206896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038080200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989078+0000","last_change":"2024-07-26T18:03:28.897425+0000","last_active":"2024-07-26T18:04:31.989078+0000","last_peered":"2024-07-26T18:04:31.989078+0000","last_clean":"2024-07-26T18:04:31.989078+0000","last_became_active":"2024-07-26T18:03:28.897134+0000","last_became_peered":"2024-07-26T18:03:28.897134+0000","last_unstale":"2024-07-26T18:04:31.989078+0000","last_undegraded":"2024-07-26T18:04:31.989078+0000","last_fullsized":"2024-07-26T18:04:31.989078+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:15:44.652904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983542+0000","last_change":"2024-07-26T18:03:31.931293+0000","last_active":"2024-07-26T18:04:31.983542+0000","last_peered":"2024-07-26T18:04:31.983542+0000","last_clean":"2024-07-26T18:04:31.983542+0000","last_became_active":"2024-07-26T18:03:31.930400+0000","last_became_peered":"2024-07-26T18:03:31.930400+0000","last_unstale":"2024-07-26T18:04:31.983542+0000","last_undegraded":"2024-07-26T18:04:31.983542+0000","last_fullsized":"2024-07-26T18:04:31.983542+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:38:13.349741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.2","version":"76'2","reported_seq":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.695382+0000","last_change":"2024-07-26T18:04:31.987725+0000","last_active":"2024-07-26T18:04:41.695382+0000","last_peered":"2024-07-26T18:04:41.695382+0000","last_clean":"2024-07-26T18:04:41.695382+0000","last_became_active":"2024-07-26T18:04:26.291653+0000","last_became_peered":"2024-07-26T18:04:26.291653+0000","last_unstale":"2024-07-26T18:04:41.695382+0000","last_undegraded":"2024-07-26T18:04:41.695382+0000","last_fullsized":"2024-07-26T18:04:41.695382+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:23:14.452783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001163522,"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-07-26T18:04:31.987051+0000","last_change":"2024-07-26T18:03:28.899184+0000","last_active":"2024-07-26T18:04:31.987051+0000","last_peered":"2024-07-26T18:04:31.987051+0000","last_clean":"2024-07-26T18:04:31.987051+0000","last_became_active":"2024-07-26T18:03:28.898770+0000","last_became_peered":"2024-07-26T18:03:28.898770+0000","last_unstale":"2024-07-26T18:04:31.987051+0000","last_undegraded":"2024-07-26T18:04:31.987051+0000","last_fullsized":"2024-07-26T18:04:31.987051+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:55:22.385013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989237+0000","last_change":"2024-07-26T18:03:31.934172+0000","last_active":"2024-07-26T18:04:31.989237+0000","last_peered":"2024-07-26T18:04:31.989237+0000","last_clean":"2024-07-26T18:04:31.989237+0000","last_became_active":"2024-07-26T18:03:31.933867+0000","last_became_peered":"2024-07-26T18:03:31.933867+0000","last_unstale":"2024-07-26T18:04:31.989237+0000","last_undegraded":"2024-07-26T18:04:31.989237+0000","last_fullsized":"2024-07-26T18:04:31.989237+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:38:33.654239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"74'1","reported_seq":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.776619+0000","last_change":"2024-07-26T18:04:32.166635+0000","last_active":"2024-07-26T18:04:41.776619+0000","last_peered":"2024-07-26T18:04:41.776619+0000","last_clean":"2024-07-26T18:04:41.776619+0000","last_became_active":"2024-07-26T18:04:26.291648+0000","last_became_peered":"2024-07-26T18:04:26.291648+0000","last_unstale":"2024-07-26T18:04:41.776619+0000","last_undegraded":"2024-07-26T18:04:41.776619+0000","last_fullsized":"2024-07-26T18:04:41.776619+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:13:34.960403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063693300000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059579+0000","last_change":"2024-07-26T18:03:28.890932+0000","last_active":"2024-07-26T18:04:32.059579+0000","last_peered":"2024-07-26T18:04:32.059579+0000","last_clean":"2024-07-26T18:04:32.059579+0000","last_became_active":"2024-07-26T18:03:28.890509+0000","last_became_peered":"2024-07-26T18:03:28.890509+0000","last_unstale":"2024-07-26T18:04:32.059579+0000","last_undegraded":"2024-07-26T18:04:32.059579+0000","last_fullsized":"2024-07-26T18:04:32.059579+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:22:36.423398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.986843+0000","last_change":"2024-07-26T18:03:31.921455+0000","last_active":"2024-07-26T18:04:31.986843+0000","last_peered":"2024-07-26T18:04:31.986843+0000","last_clean":"2024-07-26T18:04:31.986843+0000","last_became_active":"2024-07-26T18:03:31.921143+0000","last_became_peered":"2024-07-26T18:03:31.921143+0000","last_unstale":"2024-07-26T18:04:31.986843+0000","last_undegraded":"2024-07-26T18:04:31.986843+0000","last_fullsized":"2024-07-26T18:04:31.986843+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:11:26.372261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.776115+0000","last_change":"2024-07-26T18:04:31.983588+0000","last_active":"2024-07-26T18:04:41.776115+0000","last_peered":"2024-07-26T18:04:41.776115+0000","last_clean":"2024-07-26T18:04:41.776115+0000","last_became_active":"2024-07-26T18:04:26.169262+0000","last_became_peered":"2024-07-26T18:04:26.169262+0000","last_unstale":"2024-07-26T18:04:41.776115+0000","last_undegraded":"2024-07-26T18:04:41.776115+0000","last_fullsized":"2024-07-26T18:04:41.776115+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:34:47.209221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065114100000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.987226+0000","last_change":"2024-07-26T18:03:28.896333+0000","last_active":"2024-07-26T18:04:31.987226+0000","last_peered":"2024-07-26T18:04:31.987226+0000","last_clean":"2024-07-26T18:04:31.987226+0000","last_became_active":"2024-07-26T18:03:28.896021+0000","last_became_peered":"2024-07-26T18:03:28.896021+0000","last_unstale":"2024-07-26T18:04:31.987226+0000","last_undegraded":"2024-07-26T18:04:31.987226+0000","last_fullsized":"2024-07-26T18:04:31.987226+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:18:29.329301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.984112+0000","last_change":"2024-07-26T18:03:31.931503+0000","last_active":"2024-07-26T18:04:31.984112+0000","last_peered":"2024-07-26T18:04:31.984112+0000","last_clean":"2024-07-26T18:04:31.984112+0000","last_became_active":"2024-07-26T18:03:31.930805+0000","last_became_peered":"2024-07-26T18:03:31.930805+0000","last_unstale":"2024-07-26T18:04:31.984112+0000","last_undegraded":"2024-07-26T18:04:31.984112+0000","last_fullsized":"2024-07-26T18:04:31.984112+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:17:54.077992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-07-26T18:04:41.694902+0000","last_change":"2024-07-26T18:04:31.983885+0000","last_active":"2024-07-26T18:04:41.694902+0000","last_peered":"2024-07-26T18:04:41.694902+0000","last_clean":"2024-07-26T18:04:41.694902+0000","last_became_active":"2024-07-26T18:04:26.290747+0000","last_became_peered":"2024-07-26T18:04:26.290747+0000","last_unstale":"2024-07-26T18:04:41.694902+0000","last_undegraded":"2024-07-26T18:04:41.694902+0000","last_fullsized":"2024-07-26T18:04:41.694902+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:58:36.093026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069116999999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.311060+0000","last_change":"2024-07-26T18:03:28.898107+0000","last_active":"2024-07-26T18:04:32.311060+0000","last_peered":"2024-07-26T18:04:32.311060+0000","last_clean":"2024-07-26T18:04:32.311060+0000","last_became_active":"2024-07-26T18:03:28.897433+0000","last_became_peered":"2024-07-26T18:03:28.897433+0000","last_unstale":"2024-07-26T18:04:32.311060+0000","last_undegraded":"2024-07-26T18:04:32.311060+0000","last_fullsized":"2024-07-26T18:04:32.311060+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:13:35.882167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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-07-26T18:04:32.166673+0000","last_change":"2024-07-26T18:03:31.923054+0000","last_active":"2024-07-26T18:04:32.166673+0000","last_peered":"2024-07-26T18:04:32.166673+0000","last_clean":"2024-07-26T18:04:32.166673+0000","last_became_active":"2024-07-26T18:03:31.922778+0000","last_became_peered":"2024-07-26T18:03:31.922778+0000","last_unstale":"2024-07-26T18:04:32.166673+0000","last_undegraded":"2024-07-26T18:04:32.166673+0000","last_fullsized":"2024-07-26T18:04:32.166673+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:13:51.608349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059047+0000","last_change":"2024-07-26T18:03:28.899032+0000","last_active":"2024-07-26T18:04:32.059047+0000","last_peered":"2024-07-26T18:04:32.059047+0000","last_clean":"2024-07-26T18:04:32.059047+0000","last_became_active":"2024-07-26T18:03:28.898610+0000","last_became_peered":"2024-07-26T18:03:28.898610+0000","last_unstale":"2024-07-26T18:04:32.059047+0000","last_undegraded":"2024-07-26T18:04:32.059047+0000","last_fullsized":"2024-07-26T18:04:32.059047+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:59:40.504657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983478+0000","last_change":"2024-07-26T18:03:31.927218+0000","last_active":"2024-07-26T18:04:31.983478+0000","last_peered":"2024-07-26T18:04:31.983478+0000","last_clean":"2024-07-26T18:04:31.983478+0000","last_became_active":"2024-07-26T18:03:31.926877+0000","last_became_peered":"2024-07-26T18:03:31.926877+0000","last_unstale":"2024-07-26T18:04:31.983478+0000","last_undegraded":"2024-07-26T18:04:31.983478+0000","last_fullsized":"2024-07-26T18:04:31.983478+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:14:22.504718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:04:31.986725+0000","last_change":"2024-07-26T18:03:28.899344+0000","last_active":"2024-07-26T18:04:31.986725+0000","last_peered":"2024-07-26T18:04:31.986725+0000","last_clean":"2024-07-26T18:04:31.986725+0000","last_became_active":"2024-07-26T18:03:28.899052+0000","last_became_peered":"2024-07-26T18:03:28.899052+0000","last_unstale":"2024-07-26T18:04:31.986725+0000","last_undegraded":"2024-07-26T18:04:31.986725+0000","last_fullsized":"2024-07-26T18:04:31.986725+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:40:40.124400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983424+0000","last_change":"2024-07-26T18:03:31.932125+0000","last_active":"2024-07-26T18:04:31.983424+0000","last_peered":"2024-07-26T18:04:31.983424+0000","last_clean":"2024-07-26T18:04:31.983424+0000","last_became_active":"2024-07-26T18:03:31.931871+0000","last_became_peered":"2024-07-26T18:03:31.931871+0000","last_unstale":"2024-07-26T18:04:31.983424+0000","last_undegraded":"2024-07-26T18:04:31.983424+0000","last_fullsized":"2024-07-26T18:04:31.983424+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:11:36.014793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:04:31.986864+0000","last_change":"2024-07-26T18:03:28.898864+0000","last_active":"2024-07-26T18:04:31.986864+0000","last_peered":"2024-07-26T18:04:31.986864+0000","last_clean":"2024-07-26T18:04:31.986864+0000","last_became_active":"2024-07-26T18:03:28.898566+0000","last_became_peered":"2024-07-26T18:03:28.898566+0000","last_unstale":"2024-07-26T18:04:31.986864+0000","last_undegraded":"2024-07-26T18:04:31.986864+0000","last_fullsized":"2024-07-26T18:04:31.986864+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:55:06.415804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983243+0000","last_change":"2024-07-26T18:03:31.931812+0000","last_active":"2024-07-26T18:04:31.983243+0000","last_peered":"2024-07-26T18:04:31.983243+0000","last_clean":"2024-07-26T18:04:31.983243+0000","last_became_active":"2024-07-26T18:03:31.931578+0000","last_became_peered":"2024-07-26T18:03:31.931578+0000","last_unstale":"2024-07-26T18:04:31.983243+0000","last_undegraded":"2024-07-26T18:04:31.983243+0000","last_fullsized":"2024-07-26T18:04:31.983243+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:28:30.110111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059467+0000","last_change":"2024-07-26T18:03:28.901904+0000","last_active":"2024-07-26T18:04:32.059467+0000","last_peered":"2024-07-26T18:04:32.059467+0000","last_clean":"2024-07-26T18:04:32.059467+0000","last_became_active":"2024-07-26T18:03:28.901642+0000","last_became_peered":"2024-07-26T18:03:28.901642+0000","last_unstale":"2024-07-26T18:04:32.059467+0000","last_undegraded":"2024-07-26T18:04:32.059467+0000","last_fullsized":"2024-07-26T18:04:32.059467+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:27:44.904884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.310630+0000","last_change":"2024-07-26T18:03:31.938745+0000","last_active":"2024-07-26T18:04:32.310630+0000","last_peered":"2024-07-26T18:04:32.310630+0000","last_clean":"2024-07-26T18:04:32.310630+0000","last_became_active":"2024-07-26T18:03:31.938334+0000","last_became_peered":"2024-07-26T18:03:31.938334+0000","last_unstale":"2024-07-26T18:04:32.310630+0000","last_undegraded":"2024-07-26T18:04:32.310630+0000","last_fullsized":"2024-07-26T18:04:32.310630+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:30:06.741616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989147+0000","last_change":"2024-07-26T18:03:31.933117+0000","last_active":"2024-07-26T18:04:31.989147+0000","last_peered":"2024-07-26T18:04:31.989147+0000","last_clean":"2024-07-26T18:04:31.989147+0000","last_became_active":"2024-07-26T18:03:31.931366+0000","last_became_peered":"2024-07-26T18:03:31.931366+0000","last_unstale":"2024-07-26T18:04:31.989147+0000","last_undegraded":"2024-07-26T18:04:31.989147+0000","last_fullsized":"2024-07-26T18:04:31.989147+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:27:55.200538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"67'2","reported_seq":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.983479+0000","last_change":"2024-07-26T18:03:59.949631+0000","last_active":"2024-07-26T18:04:31.983479+0000","last_peered":"2024-07-26T18:04:31.983479+0000","last_clean":"2024-07-26T18:04:31.983479+0000","last_became_active":"2024-07-26T18:03:59.946990+0000","last_became_peered":"2024-07-26T18:03:59.946990+0000","last_unstale":"2024-07-26T18:04:31.983479+0000","last_undegraded":"2024-07-26T18:04:31.983479+0000","last_fullsized":"2024-07-26T18:04:31.983479+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:05:55.298135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.989066+0000","last_change":"2024-07-26T18:03:31.930484+0000","last_active":"2024-07-26T18:04:31.989066+0000","last_peered":"2024-07-26T18:04:31.989066+0000","last_clean":"2024-07-26T18:04:31.989066+0000","last_became_active":"2024-07-26T18:03:31.929846+0000","last_became_peered":"2024-07-26T18:03:31.929846+0000","last_unstale":"2024-07-26T18:04:31.989066+0000","last_undegraded":"2024-07-26T18:04:31.989066+0000","last_fullsized":"2024-07-26T18:04:31.989066+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:40:11.973162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.059473+0000","last_change":"2024-07-26T18:03:28.896421+0000","last_active":"2024-07-26T18:04:32.059473+0000","last_peered":"2024-07-26T18:04:32.059473+0000","last_clean":"2024-07-26T18:04:32.059473+0000","last_became_active":"2024-07-26T18:03:28.894246+0000","last_became_peered":"2024-07-26T18:03:28.894246+0000","last_unstale":"2024-07-26T18:04:32.059473+0000","last_undegraded":"2024-07-26T18:04:32.059473+0000","last_fullsized":"2024-07-26T18:04:32.059473+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:34:58.218838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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-07-26T18:04:32.166542+0000","last_change":"2024-07-26T18:03:31.929396+0000","last_active":"2024-07-26T18:04:32.166542+0000","last_peered":"2024-07-26T18:04:32.166542+0000","last_clean":"2024-07-26T18:04:32.166542+0000","last_became_active":"2024-07-26T18:03:31.928579+0000","last_became_peered":"2024-07-26T18:03:31.928579+0000","last_unstale":"2024-07-26T18:04:32.166542+0000","last_undegraded":"2024-07-26T18:04:32.166542+0000","last_fullsized":"2024-07-26T18:04:32.166542+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:49:02.552873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"67'1","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:31.984313+0000","last_change":"2024-07-26T18:03:28.892976+0000","last_active":"2024-07-26T18:04:31.984313+0000","last_peered":"2024-07-26T18:04:31.984313+0000","last_clean":"2024-07-26T18:04:31.984313+0000","last_became_active":"2024-07-26T18:03:28.892699+0000","last_became_peered":"2024-07-26T18:03:28.892699+0000","last_unstale":"2024-07-26T18:04:31.984313+0000","last_undegraded":"2024-07-26T18:04:31.984313+0000","last_fullsized":"2024-07-26T18:04:31.984313+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:44:56.759713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-07-26T18:04:31.984216+0000","last_change":"2024-07-26T18:03:31.934605+0000","last_active":"2024-07-26T18:04:31.984216+0000","last_peered":"2024-07-26T18:04:31.984216+0000","last_clean":"2024-07-26T18:04:31.984216+0000","last_became_active":"2024-07-26T18:03:31.934334+0000","last_became_peered":"2024-07-26T18:03:31.934334+0000","last_unstale":"2024-07-26T18:04:31.984216+0000","last_undegraded":"2024-07-26T18:04:31.984216+0000","last_fullsized":"2024-07-26T18:04:31.984216+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:43:56.717289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"67'4","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-07-26T18:04:32.166655+0000","last_change":"2024-07-26T18:03:28.895229+0000","last_active":"2024-07-26T18:04:32.166655+0000","last_peered":"2024-07-26T18:04:32.166655+0000","last_clean":"2024-07-26T18:04:32.166655+0000","last_became_active":"2024-07-26T18:03:28.894950+0000","last_became_peered":"2024-07-26T18:03:28.894950+0000","last_unstale":"2024-07-26T18:04:32.166655+0000","last_undegraded":"2024-07-26T18:04:32.166655+0000","last_fullsized":"2024-07-26T18:04:32.166655+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T04:27:46.792871+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":3148,"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":9444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":56,"seq":240518168605,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28392,"kb_used_data":1372,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716760,"statfs":{"total":95995035648,"available":95965962240,"internally_reserved":0,"allocated":1404928,"data_stored":948425,"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":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52000000000000002,"15min":0.51800000000000002},"min":{"1min":0.36299999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.51500000000000001,"15min":0.51200000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.66600000000000004,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.55000000000000004}]},{"osd":1,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":0.623,"15min":0.54100000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":14.151999999999999,"5min":14.151999999999999,"15min":14.151999999999999},"last":0.39300000000000002},{"interface":"front","average":{"1min":1.171,"5min":0.66700000000000004,"15min":0.58299999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":14.218,"5min":14.218,"15min":14.218},"last":0.51300000000000001}]},{"osd":2,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":0.63600000000000001,"15min":0.55200000000000005},"min":{"1min":0.38400000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":14.175000000000001,"5min":14.175000000000001,"15min":14.175000000000001},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.52900000000000003,"15min":0.53100000000000003},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.67300000000000004,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.56499999999999995}]},{"osd":3,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.52000000000000002,"15min":0.52200000000000002},"min":{"1min":0.36599999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.69699999999999995,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.55800000000000005,"15min":0.56299999999999994},"min":{"1min":0.39700000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.70899999999999996,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.53700000000000003}]},{"osd":4,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.44800000000000001,"15min":0.45200000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.65000000000000002,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.46800000000000003,"15min":0.46999999999999997},"min":{"1min":0.28299999999999997,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.66300000000000003,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.44600000000000001}]},{"osd":5,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.46000000000000002,"15min":0.46400000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.69599999999999995,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.5},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.51700000000000002,"15min":0.52500000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.749,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.59799999999999998}]},{"osd":6,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.53900000000000003,"15min":0.54500000000000004},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.625},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.72899999999999998,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.61199999999999999}]}]},{"osd":6,"up_from":48,"seq":206158430244,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28392,"kb_used_data":1372,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716760,"statfs":{"total":95995035648,"available":95965962240,"internally_reserved":0,"allocated":1404928,"data_stored":949890,"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":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.58199999999999996,"15min":0.58599999999999997},"min":{"1min":0.38300000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.66500000000000004,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.42699999999999999}]},{"osd":1,"last update":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.55300000000000005,"15min":0.55100000000000005},"min":{"1min":0.44400000000000001,"5min":0.38,"15min":0.38},"max":{"1min":0.72299999999999998,"5min":0.748,"15min":0.748},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.56999999999999995,"15min":0.57699999999999996},"min":{"1min":0.372,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.73599999999999999,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.41099999999999998}]},{"osd":2,"last update":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.57799999999999996,"15min":0.58599999999999997},"min":{"1min":0.35999999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.71399999999999997,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.56299999999999994,"15min":0.56499999999999995},"min":{"1min":0.434,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.71699999999999997,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.51600000000000001}]},{"osd":3,"last update":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.56599999999999995,"15min":0.56799999999999995},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.59199999999999997,"15min":0.60199999999999998},"min":{"1min":0.42199999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.68300000000000005,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.46999999999999997}]},{"osd":4,"last update":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.47499999999999998,"15min":0.48999999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.44700000000000001,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.437,"5min":0.47399999999999998,"15min":0.47999999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.61499999999999999,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.44800000000000001}]},{"osd":5,"last update":"Fri Jul 26 18:04:45 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.47299999999999998,"15min":0.47699999999999998},"min":{"1min":0.307,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.59899999999999998,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.505,"15min":0.51300000000000001},"min":{"1min":0.34200000000000003,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.65200000000000002,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.53200000000000003}]},{"osd":7,"last update":"Fri Jul 26 18:05:08 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.53400000000000003,"15min":0.54500000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.67200000000000004,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.629},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.54700000000000004,"15min":0.55700000000000005},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.63500000000000001,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.61899999999999999}]}]},{"osd":5,"up_from":40,"seq":171798691881,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31920,"kb_used_data":804,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713232,"statfs":{"total":95995035648,"available":95962349568,"internally_reserved":0,"allocated":823296,"data_stored":359912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":"Fri Jul 26 18:04:25 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.55900000000000005,"15min":0.56699999999999995},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.66500000000000004,"5min":1.353,"15min":1.353},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.53700000000000003,"15min":0.53900000000000003},"min":{"1min":0.39100000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.66900000000000004,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.51200000000000001}]},{"osd":1,"last update":"Fri Jul 26 18:04:25 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.58799999999999997,"15min":0.59699999999999998},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.73699999999999999,"5min":1.375,"15min":1.375},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.33700000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.59999999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.499}]},{"osd":2,"last update":"Fri Jul 26 18:04:25 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.55700000000000005,"15min":0.56299999999999994},"min":{"1min":0.40999999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.69099999999999995,"5min":1.421,"15min":1.421},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.52700000000000002,"15min":0.52500000000000002},"min":{"1min":0.38600000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.72099999999999997,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.47299999999999998}]},{"osd":3,"last update":"Fri Jul 26 18:04:25 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.57299999999999995,"15min":0.58399999999999996},"min":{"1min":0.41499999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.64300000000000002,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.55100000000000005,"15min":0.54700000000000004},"min":{"1min":0.40999999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.73199999999999998,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.54400000000000004}]},{"osd":4,"last update":"Fri Jul 26 18:04:25 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.373,"15min":0.36499999999999999},"min":{"1min":0.28999999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.57999999999999996,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.40000000000000002,"15min":0.38500000000000001},"min":{"1min":0.34999999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.41299999999999998}]},{"osd":6,"last update":"Fri Jul 26 18:04:48 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.46500000000000002,"15min":0.46899999999999997},"min":{"1min":0.29499999999999998,"5min":0.252,"15min":0.252},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.48999999999999999,"15min":0.49399999999999999},"min":{"1min":0.31,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.39000000000000001}]},{"osd":7,"last update":"Fri Jul 26 18:05:09 2024","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.54700000000000004,"15min":0.55600000000000005},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.51000000000000001,"15min":0.51800000000000002},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.67800000000000005,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.443}]}]},{"osd":4,"up_from":31,"seq":133143986221,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27824,"kb_used_data":804,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717328,"statfs":{"total":95995035648,"available":95966543872,"internally_reserved":0,"allocated":823296,"data_stored":358180,"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":"Fri Jul 26 18:05:00 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.79200000000000004,"15min":0.90500000000000003},"min":{"1min":0.33100000000000002,"5min":0.313,"15min":0.313},"max":{"1min":2.234,"5min":9.0999999999999996,"15min":9.0999999999999996},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.56599999999999995,"15min":0.57599999999999996},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.66200000000000003,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.67700000000000005}]},{"osd":1,"last update":"Fri Jul 26 18:05:00 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.76600000000000001,"15min":0.88600000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.68100000000000005,"5min":9.0640000000000001,"15min":9.0640000000000001},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.57099999999999995,"15min":0.57499999999999996},"min":{"1min":0.41999999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.2530000000000001,"5min":2.2530000000000001,"15min":2.2530000000000001},"last":0.57599999999999996}]},{"osd":2,"last update":"Fri Jul 26 18:05:00 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.55100000000000005,"15min":0.56299999999999994},"min":{"1min":0.39800000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.69399999999999995,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.54600000000000004,"15min":0.56799999999999995},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.67300000000000004,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.48899999999999999}]},{"osd":3,"last update":"Fri Jul 26 18:05:00 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.54500000000000004,"15min":0.55700000000000005},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.64800000000000002,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.52100000000000002,"15min":0.53400000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.60999999999999999,"5min":0.752,"15min":0.752},"last":0.65300000000000002}]},{"osd":5,"last update":"Fri Jul 26 18:05:21 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.39500000000000002,"15min":0.378},"min":{"1min":0.28899999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.61899999999999999,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.45000000000000001,"15min":0.432},"min":{"1min":0.28599999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.63100000000000001}]},{"osd":6,"last update":"Fri Jul 26 18:04:42 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.443,"15min":0.44600000000000001},"min":{"1min":0.33100000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.47999999999999998,"15min":0.47799999999999998},"min":{"1min":0.36799999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.71299999999999997}]},{"osd":7,"last update":"Fri Jul 26 18:05:06 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.52800000000000002,"15min":0.53800000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.67500000000000004,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.438,"5min":0.496,"15min":0.50600000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.60099999999999998,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.73299999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149745,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27824,"kb_used_data":804,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717328,"statfs":{"total":95995035648,"available":95966543872,"internally_reserved":0,"allocated":823296,"data_stored":359907,"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":"Fri Jul 26 18:04:41 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"min":{"1min":0.216,"5min":0.191,"15min":0.191},"max":{"1min":0.56499999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.29099999999999998},{"interface":"front","average":{"1min":0.375,"5min":0.39100000000000001,"15min":0.40000000000000002},"min":{"1min":0.24299999999999999,"5min":0.218,"15min":0.218},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.247}]},{"osd":1,"last update":"Fri Jul 26 18:04:41 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.39700000000000002,"15min":0.40100000000000002},"min":{"1min":0.27700000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.311},{"interface":"front","average":{"1min":0.376,"5min":0.39900000000000002,"15min":0.41399999999999998},"min":{"1min":0.247,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.34499999999999997}]},{"osd":2,"last update":"Fri Jul 26 18:04:41 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.42699999999999999,"15min":0.437},"min":{"1min":0.251,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.26600000000000001},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39500000000000002,"15min":0.40000000000000002},"min":{"1min":0.25700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.33300000000000002}]},{"osd":4,"last update":"Fri Jul 26 18:05:04 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.56699999999999995,"15min":0.56299999999999994},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.86399999999999999,"5min":1.026,"15min":1.026},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.58499999999999996,"15min":0.57899999999999996},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.88,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.67100000000000004}]},{"osd":5,"last update":"Fri Jul 26 18:05:24 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.57399999999999995,"15min":0.57799999999999996},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.78700000000000003,"5min":1.141,"15min":1.141},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.55300000000000005,"15min":0.54500000000000004},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.79600000000000004,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.57199999999999995}]},{"osd":6,"last update":"Fri Jul 26 18:04:47 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":1.298,"15min":1.4159999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.95799999999999996,"5min":19.097999999999999,"15min":19.097999999999999},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.58299999999999996,"15min":0.58099999999999996},"min":{"1min":0.39600000000000002,"5min":0.373,"15min":0.373},"max":{"1min":0.84699999999999998,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.68600000000000005}]},{"osd":7,"last update":"Fri Jul 26 18:05:10 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.873,"15min":0.91700000000000004},"min":{"1min":0.438,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.81599999999999995,"5min":8.625,"15min":8.625},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.58899999999999997,"5min":1.2889999999999999,"15min":1.4059999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.88700000000000001,"5min":19.123000000000001,"15min":19.123000000000001},"last":0.48699999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411382,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27804,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717348,"statfs":{"total":95995035648,"available":95966564352,"internally_reserved":0,"allocated":802816,"data_stored":357453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Jul 26 18:05:15 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.379,"15min":0.37},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.375,"5min":0.372,"15min":0.36799999999999999},"min":{"1min":0.23200000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.55900000000000005,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.25700000000000001}]},{"osd":1,"last update":"Fri Jul 26 18:05:15 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.372,"15min":0.37},"min":{"1min":0.253,"5min":0.186,"15min":0.186},"max":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.39400000000000002,"15min":0.39000000000000001},"min":{"1min":0.29399999999999998,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.32500000000000001}]},{"osd":3,"last update":"Fri Jul 26 18:04:37 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.41599999999999998,"15min":0.42199999999999999},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.499,"5min":0.624,"15min":0.624},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.36099999999999999,"5min":0.40300000000000002,"15min":0.41999999999999998},"min":{"1min":0.25700000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.48599999999999999,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.311}]},{"osd":4,"last update":"Fri Jul 26 18:05:01 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.56200000000000006,"15min":0.56599999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.73499999999999999,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.57399999999999995,"15min":0.57099999999999995},"min":{"1min":0.41499999999999998,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.76400000000000001,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.47199999999999998}]},{"osd":5,"last update":"Fri Jul 26 18:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57799999999999996,"15min":0.57899999999999996},"min":{"1min":0.41999999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.56699999999999995,"15min":0.56999999999999995},"min":{"1min":0.45300000000000001,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.73399999999999999,"5min":0.878,"15min":0.878},"last":0.53700000000000003}]},{"osd":6,"last update":"Fri Jul 26 18:04:44 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.54900000000000004,"15min":0.54800000000000004},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.014,"5min":1.014,"15min":1.014},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.57599999999999996,"15min":0.57899999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.70199999999999996,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.436}]},{"osd":7,"last update":"Fri Jul 26 18:05:15 2024","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":0.68799999999999994,"15min":0.61899999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":11.826000000000001,"5min":11.826000000000001,"15min":11.826000000000001},"last":0.499},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40899999999999997,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"last":0.44500000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574907,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31908,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713244,"statfs":{"total":95995035648,"available":95962361856,"internally_reserved":0,"allocated":811008,"data_stored":357359,"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":"Fri Jul 26 18:04:51 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.35999999999999999,"15min":0.32800000000000001},"min":{"1min":0.27900000000000003,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.34899999999999998,"15min":0.32000000000000001},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.377}]},{"osd":2,"last update":"Fri Jul 26 18:05:15 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.38200000000000001,"15min":0.372},"min":{"1min":0.28199999999999997,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.379,"5min":0.36599999999999999,"15min":0.35299999999999998},"min":{"1min":0.254,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.316}]},{"osd":3,"last update":"Fri Jul 26 18:04:38 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.40300000000000002,"15min":0.41099999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.53500000000000003,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.42999999999999999,"15min":0.435},"min":{"1min":0.28899999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.52100000000000002,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.29499999999999998}]},{"osd":4,"last update":"Fri Jul 26 18:04:59 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55600000000000005,"15min":0.55300000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.89300000000000002}]},{"osd":5,"last update":"Fri Jul 26 18:04:23 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.57699999999999996,"15min":0.57899999999999996},"min":{"1min":0.42899999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.57499999999999996,"15min":0.57699999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.54200000000000004}]},{"osd":6,"last update":"Fri Jul 26 18:04:43 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56699999999999995,"15min":0.56799999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.78600000000000003,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.58499999999999996,"15min":0.58699999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.435}]},{"osd":7,"last update":"Fri Jul 26 18:05:10 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.57699999999999996,"15min":0.58199999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.80000000000000004,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.621,"15min":0.629},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.82299999999999995,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.93500000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738432,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32496,"kb_used_data":1380,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712656,"statfs":{"total":95995035648,"available":95961759744,"internally_reserved":0,"allocated":1413120,"data_stored":948549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Jul 26 18:04:55 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.34200000000000003,"15min":0.32400000000000001},"min":{"1min":0.26400000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.56299999999999994,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.34399999999999997,"15min":0.32500000000000001},"min":{"1min":0.23000000000000001,"5min":0.216,"15min":0.216},"max":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.32500000000000001}]},{"osd":2,"last update":"Fri Jul 26 18:05:15 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.378,"15min":0.378},"min":{"1min":0.28000000000000003,"5min":0.252,"15min":0.252},"max":{"1min":0.51800000000000002,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.373},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.373,"15min":0.38},"min":{"1min":0.26800000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.46999999999999997,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.35799999999999998}]},{"osd":3,"last update":"Fri Jul 26 18:04:42 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.311,"5min":0.308,"15min":0.308},"max":{"1min":0.55500000000000005,"5min":0.755,"15min":0.755},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.38600000000000001,"15min":0.38800000000000001},"min":{"1min":0.26900000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.58799999999999997,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.34699999999999998}]},{"osd":4,"last update":"Fri Jul 26 18:05:07 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.55300000000000005,"15min":0.56799999999999995},"min":{"1min":0.38700000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.71099999999999997,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.56899999999999995,"15min":0.58699999999999997},"min":{"1min":0.41699999999999998,"5min":0.371,"15min":0.371},"max":{"1min":0.68000000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.51800000000000002}]},{"osd":5,"last update":"Fri Jul 26 18:05:24 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.55100000000000005,"15min":0.54500000000000004},"min":{"1min":0.40400000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.0779999999999998,"5min":2.0779999999999998,"15min":2.0779999999999998},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.55500000000000005,"15min":0.55800000000000005},"min":{"1min":0.42099999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.73599999999999999,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.503}]},{"osd":6,"last update":"Fri Jul 26 18:04:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.53800000000000003,"15min":0.54000000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.68600000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.69099999999999995,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.42999999999999999}]},{"osd":7,"last update":"Fri Jul 26 18:05:12 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.51500000000000001,"15min":0.51100000000000001},"min":{"1min":0.432,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.55000000000000004,"15min":0.55200000000000005},"min":{"1min":0.43099999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.69599999999999995,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.54500000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":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":2454,"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":2440,"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":2350,"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-07-26T18:05:30.774 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-07-26T18:05:30.774 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-07-26T18:05:30.774 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-07-26T18:05:30.774 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph health --format=json 2024-07-26T18:05:30.999 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:30 smithi071 podman[75044]: 2024-07-26 18:05:30.888473768 +0000 UTC m=+1.216181922 container init d70be41d6716b7bcf8c33a01bcb731ae4b927043f190ea5928505a6d98a1254d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:31.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:30 smithi071 podman[75044]: 2024-07-26 18:05:30.891689144 +0000 UTC m=+1.219397280 container start d70be41d6716b7bcf8c33a01bcb731ae4b927043f190ea5928505a6d98a1254d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:31.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:30 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:05:30.906Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-26T18:05:31.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:30 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:05:30.907Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-26T18:05:31.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:30 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:05:30.907Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.71 port=9094 2024-07-26T18:05:31.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:30 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:05:30.908Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-26T18:05:31.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:30 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:05:30.932Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-26T18:05:31.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:30 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:05:30.932Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-26T18:05:31.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:30 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:05:30.935Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-26T18:05:31.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:30 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:05:30.935Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-26T18:05:31.088 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:30 smithi135 ceph-mon[33333]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:05:31.335 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:31 smithi071 bash[75044]: d70be41d6716b7bcf8c33a01bcb731ae4b927043f190ea5928505a6d98a1254d 2024-07-26T18:05:31.336 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:31 smithi071 systemd[1]: Started Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:05:31.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:30 smithi071 ceph-mon[39149]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:05:31.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:30 smithi071 ceph-mon[28530]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:05:32.306 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:05:32] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.43.0" 2024-07-26T18:05:32.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:32 smithi071 ceph-mon[28530]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:32.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:32 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:32.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:32 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:32.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:32 smithi071 ceph-mon[28530]: Reconfiguring prometheus.a (dependencies changed)... 2024-07-26T18:05:32.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:32 smithi071 ceph-mon[39149]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:32.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:32 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:32.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:32 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:32.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:32 smithi071 ceph-mon[39149]: Reconfiguring prometheus.a (dependencies changed)... 2024-07-26T18:05:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:32 smithi135 ceph-mon[33333]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:32 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:32 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:32 smithi135 ceph-mon[33333]: Reconfiguring prometheus.a (dependencies changed)... 2024-07-26T18:05:32.841 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:05:32.841 INFO:teuthology.orchestra.run.smithi071.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-07-26T18:05:33.178 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:05:32.909Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000381148s 2024-07-26T18:05:33.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:33 smithi071 ceph-mon[28530]: Reconfiguring daemon prometheus.a on smithi135 2024-07-26T18:05:33.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:33 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/13909074' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-26T18:05:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:33 smithi071 ceph-mon[39149]: Reconfiguring daemon prometheus.a on smithi135 2024-07-26T18:05:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:33 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/13909074' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-26T18:05:33.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:33 smithi135 ceph-mon[33333]: Reconfiguring daemon prometheus.a on smithi135 2024-07-26T18:05:33.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:33 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/13909074' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-07-26T18:05:33.610 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-07-26T18:05:33.610 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs dump --format=json 2024-07-26T18:05:33.814 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:34.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:34 smithi071 ceph-mon[28530]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:34.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:34 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:34.227 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:34 smithi071 ceph-mon[39149]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:34.227 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:34 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-mon[33333]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:34.308 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 systemd[1]: Stopping Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:05:34.677 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.352Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-26T18:05:34.677 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.352Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-26T18:05:34.677 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.352Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-26T18:05:34.677 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.352Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-26T18:05:34.677 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.352Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-26T18:05:34.678 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.352Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-26T18:05:34.678 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.352Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-26T18:05:34.678 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.352Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-26T18:05:34.678 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.352Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-26T18:05:34.678 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.353Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-26T18:05:34.678 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.353Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-26T18:05:34.678 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[60818]: ts=2024-07-26T18:05:34.353Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-26T18:05:34.678 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 podman[63922]: 2024-07-26 18:05:34.362611829 +0000 UTC m=+0.113017364 container died 4992db262c343ad71f786bf25d32f6c9c3d2dc0b0186127e5c6f119b8c8e722b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:34.679 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 podman[63922]: 2024-07-26 18:05:34.676394379 +0000 UTC m=+0.426799889 container cleanup 4992db262c343ad71f786bf25d32f6c9c3d2dc0b0186127e5c6f119b8c8e722b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:34.679 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 bash[63922]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a 2024-07-26T18:05:35.307 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:34 smithi135 podman[63935]: 2024-07-26 18:05:34.936004859 +0000 UTC m=+0.575400474 container remove 4992db262c343ad71f786bf25d32f6c9c3d2dc0b0186127e5c6f119b8c8e722b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:35.308 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-26T18:05:35.308 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 systemd[1]: Stopped Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:05:35.308 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a.service: Consumed 1.126s CPU time. 2024-07-26T18:05:35.308 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 systemd[1]: Starting Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:05:35.605 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:05:35.606 INFO:teuthology.orchestra.run.smithi071.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":14439,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.71:6835/4191257018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6834","nonce":4191257018},{"type":"v1","addr":"172.21.15.71:6835","nonce":4191257018}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-07-26T18:03:33.680870+0000","modified":"2024-07-26T18:03:45.894707+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":24301},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24301":{"gid":24301,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.135:6833/1128919377","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":1128919377},{"type":"v1","addr":"172.21.15.135:6833","nonce":1128919377}]},"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-07-26T18:05:35.606 INFO:teuthology.orchestra.run.smithi071.stderr:dumped fsmap epoch 8 2024-07-26T18:05:35.629 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 podman[64023]: 2024-07-26 18:05:35.370776435 +0000 UTC m=+0.115137670 container create 218eef4cf8d74b2404cfe66079756b0b349fda69bc85ebe996a730a9d60aec00 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:35.629 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 podman[64023]: 2024-07-26 18:05:35.274309056 +0000 UTC m=+0.018670302 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-07-26T18:05:35.629 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 podman[64023]: 2024-07-26 18:05:35.572787858 +0000 UTC m=+0.317149096 container init 218eef4cf8d74b2404cfe66079756b0b349fda69bc85ebe996a730a9d60aec00 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:35.629 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 podman[64023]: 2024-07-26 18:05:35.575507403 +0000 UTC m=+0.319868638 container start 218eef4cf8d74b2404cfe66079756b0b349fda69bc85ebe996a730a9d60aec00 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:05:35.629 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.599Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-26T18:05:35.629 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.599Z 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-07-26T18:05:35.629 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.599Z 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 smithi135 (none))" 2024-07-26T18:05:35.629 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.599Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-26T18:05:35.629 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.599Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.600Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.601Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.602Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.603Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.605Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.605Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=6.272µs 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.605Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.607Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.607Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.607Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.056µs wal_replay_duration=2.041702ms wbl_replay_duration=111ns total_replay_duration=2.083214ms 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.608Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-26T18:05:35.630 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.608Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-26T18:05:35.631 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.608Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-26T18:05:35.631 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.628Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.930751ms db_storage=786ns remote_storage=1.018µs web_handler=405ns query_engine=523ns scrape=381.169µs scrape_sd=91.395µs notify=57.035µs notify_sd=19.458µs rules=19.062587ms tracing=5.678µs 2024-07-26T18:05:35.631 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.628Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-26T18:05:35.631 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:05:35.628Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-26T18:05:35.859 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:35] ENGINE Bus STOPPING 2024-07-26T18:05:36.051 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 bash[64023]: 218eef4cf8d74b2404cfe66079756b0b349fda69bc85ebe996a730a9d60aec00 2024-07-26T18:05:36.051 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:05:35 smithi135 systemd[1]: Started Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:05:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2023054956' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:05:36.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:05:36.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:35] ENGINE Bus STOPPED 2024-07-26T18:05:36.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:35] ENGINE Bus STARTING 2024-07-26T18:05:36.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:35] ENGINE Serving on http://:::9283 2024-07-26T18:05:36.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:35] ENGINE Bus STARTED 2024-07-26T18:05:36.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:35 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:35] ENGINE Bus STOPPING 2024-07-26T18:05:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:36.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2023054956' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2023054956' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:05:36.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-07-26T18:05:36.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:36.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:36 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:05:36.367 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs dump --format=json 2024-07-26T18:05:36.582 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:36.678 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:05:36.678 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:36] ENGINE Bus STOPPED 2024-07-26T18:05:36.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:36] ENGINE Bus STARTING 2024-07-26T18:05:36.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:36] ENGINE Serving on http://:::9283 2024-07-26T18:05:36.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:36] ENGINE Bus STARTED 2024-07-26T18:05:36.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:36] ENGINE Bus STOPPING 2024-07-26T18:05:37.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[28530]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:05:37.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[28530]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-07-26T18:05:37.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[28530]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:05:37.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[28530]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-07-26T18:05:37.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[28530]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:05:37.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[28530]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-07-26T18:05:37.163 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:37 smithi135 ceph-mon[33333]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:05:37.163 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:37 smithi135 ceph-mon[33333]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-07-26T18:05:37.163 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:37 smithi135 ceph-mon[33333]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:05:37.163 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:37 smithi135 ceph-mon[33333]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-07-26T18:05:37.163 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:37 smithi135 ceph-mon[33333]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:05:37.163 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:37 smithi135 ceph-mon[33333]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-07-26T18:05:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[39149]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:05:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[39149]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2024-07-26T18:05:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[39149]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:05:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[39149]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-07-26T18:05:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[39149]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:05:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-mon[39149]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-07-26T18:05:37.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:05:37.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:37] ENGINE Bus STOPPED 2024-07-26T18:05:37.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:37] ENGINE Bus STARTING 2024-07-26T18:05:37.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:37] ENGINE Serving on http://:::9283 2024-07-26T18:05:37.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:37 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:37] ENGINE Bus STARTED 2024-07-26T18:05:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:38 smithi135 ceph-mon[33333]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:38.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:38 smithi071 ceph-mon[39149]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:38.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:38 smithi071 ceph-mon[28530]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:39.107 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:05:39.108 INFO:teuthology.orchestra.run.smithi071.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":14439,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.71:6835/4191257018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6834","nonce":4191257018},{"type":"v1","addr":"172.21.15.71:6835","nonce":4191257018}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-07-26T18:03:33.680870+0000","modified":"2024-07-26T18:03:45.894707+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":24301},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24301":{"gid":24301,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.135:6833/1128919377","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":1128919377},{"type":"v1","addr":"172.21.15.135:6833","nonce":1128919377}]},"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-07-26T18:05:39.108 INFO:teuthology.orchestra.run.smithi071.stderr:dumped fsmap epoch 8 2024-07-26T18:05:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:39 smithi071 ceph-mon[39149]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:39 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:39 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:39 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/628312571' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:05:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:39 smithi071 ceph-mon[28530]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:39 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:39 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:39 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/628312571' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:05:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:39 smithi135 ceph-mon[33333]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:39 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:39 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:39 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/628312571' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:05:41.125 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:05:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:05:40.911Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002763429s 2024-07-26T18:05:41.146 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd dump --format=json 2024-07-26T18:05:41.349 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:41.737 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:41.737 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:41.737 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:05:41.737 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:05:41.737 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:41.737 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[39149]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:41.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:41.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:41.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:05:41.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:05:41.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:41.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:41 smithi071 ceph-mon[28530]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:42.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:42.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:05:42.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:05:42.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:42.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:41 smithi135 ceph-mon[33333]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:05:42] "GET /metrics HTTP/1.1" 200 33683 "" "Prometheus/2.43.0" 2024-07-26T18:05:43.341 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:05:43.341 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":77,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","created":"2024-07-26T17:58:09.296944+0000","modified":"2024-07-26T18:04:41.691895+0000","last_up_change":"2024-07-26T18:03:04.683894+0000","last_in_change":"2024-07-26T18:02:48.113346+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-07-26T18:01:11.088829+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-07-26T18:03:27.455068+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-07-26T18:03:30.824855+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-07-26T18:04:24.469798+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"76","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":76,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"d3e0885a-56e3-4186-a83a-7621e176cef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6803","nonce":1572605654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6805","nonce":1572605654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6809","nonce":1572605654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":1572605654},{"type":"v1","addr":"172.21.15.71:6807","nonce":1572605654}]},"public_addr":"172.21.15.71:6803/1572605654","cluster_addr":"172.21.15.71:6805/1572605654","heartbeat_back_addr":"172.21.15.71:6809/1572605654","heartbeat_front_addr":"172.21.15.71:6807/1572605654","state":["exists","up"]},{"osd":1,"uuid":"fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6811","nonce":3821980816}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6813","nonce":3821980816}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6817","nonce":3821980816}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3821980816},{"type":"v1","addr":"172.21.15.71:6815","nonce":3821980816}]},"public_addr":"172.21.15.71:6811/3821980816","cluster_addr":"172.21.15.71:6813/3821980816","heartbeat_back_addr":"172.21.15.71:6817/3821980816","heartbeat_front_addr":"172.21.15.71:6815/3821980816","state":["exists","up"]},{"osd":2,"uuid":"d7b55fb2-00ad-4baf-90f7-53d9e34c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6819","nonce":3932880049}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6821","nonce":3932880049}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6825","nonce":3932880049}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":3932880049},{"type":"v1","addr":"172.21.15.71:6823","nonce":3932880049}]},"public_addr":"172.21.15.71:6819/3932880049","cluster_addr":"172.21.15.71:6821/3932880049","heartbeat_back_addr":"172.21.15.71:6825/3932880049","heartbeat_front_addr":"172.21.15.71:6823/3932880049","state":["exists","up"]},{"osd":3,"uuid":"015590fc-98b1-4d75-b90b-32b539bc31a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6827","nonce":3576420672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6829","nonce":3576420672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6833","nonce":3576420672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":3576420672},{"type":"v1","addr":"172.21.15.71:6831","nonce":3576420672}]},"public_addr":"172.21.15.71:6827/3576420672","cluster_addr":"172.21.15.71:6829/3576420672","heartbeat_back_addr":"172.21.15.71:6833/3576420672","heartbeat_front_addr":"172.21.15.71:6831/3576420672","state":["exists","up"]},{"osd":4,"uuid":"84c96d6d-7217-48b5-81e6-91b428721f3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6801","nonce":3253102843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6803","nonce":3253102843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6807","nonce":3253102843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":3253102843},{"type":"v1","addr":"172.21.15.135:6805","nonce":3253102843}]},"public_addr":"172.21.15.135:6801/3253102843","cluster_addr":"172.21.15.135:6803/3253102843","heartbeat_back_addr":"172.21.15.135:6807/3253102843","heartbeat_front_addr":"172.21.15.135:6805/3253102843","state":["exists","up"]},{"osd":5,"uuid":"25d8940a-0e9f-4047-9dda-452af73ef37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6809","nonce":1570906083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6811","nonce":1570906083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6815","nonce":1570906083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1570906083},{"type":"v1","addr":"172.21.15.135:6813","nonce":1570906083}]},"public_addr":"172.21.15.135:6809/1570906083","cluster_addr":"172.21.15.135:6811/1570906083","heartbeat_back_addr":"172.21.15.135:6815/1570906083","heartbeat_front_addr":"172.21.15.135:6813/1570906083","state":["exists","up"]},{"osd":6,"uuid":"9258eb84-dd84-4389-9fc8-b12901cce9d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6817","nonce":809314221}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6819","nonce":809314221}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6823","nonce":809314221}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":809314221},{"type":"v1","addr":"172.21.15.135:6821","nonce":809314221}]},"public_addr":"172.21.15.135:6817/809314221","cluster_addr":"172.21.15.135:6819/809314221","heartbeat_back_addr":"172.21.15.135:6823/809314221","heartbeat_front_addr":"172.21.15.135:6821/809314221","state":["exists","up"]},{"osd":7,"uuid":"cff67841-e92a-4ec5-8f26-d2de2b8c95ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6825","nonce":3692923934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6827","nonce":3692923934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6831","nonce":3692923934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":3692923934},{"type":"v1","addr":"172.21.15.135:6829","nonce":3692923934}]},"public_addr":"172.21.15.135:6825/3692923934","cluster_addr":"172.21.15.135:6827/3692923934","heartbeat_back_addr":"172.21.15.135:6831/3692923934","heartbeat_front_addr":"172.21.15.135:6829/3692923934","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-07-26T18:00:20.153528+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-07-26T18:00:43.506125+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-07-26T18:01:07.749635+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-07-26T18:01:32.773254+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-07-26T18:01:53.906871+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-07-26T18:02:15.834390+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-07-26T18:02:39.595123+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-07-26T18:03:02.878360+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1c","mappings":[{"from":7,"to":4}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.2c","mappings":[{"from":4,"to":1}]},{"pgid":"3.30","mappings":[{"from":0,"to":1}]},{"pgid":"3.31","mappings":[{"from":4,"to":2}]},{"pgid":"3.35","mappings":[{"from":5,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/3397409021":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/190537864":"2024-07-27T18:04:18.909975+0000","172.21.15.71:6801/1306724488":"2024-07-27T18:04:18.909975+0000","172.21.15.71:6800/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/2593969875":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/3621154034":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/3039556177":"2024-07-27T17:58:36.380496+0000","172.21.15.71:6801/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/1092262918":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3041021027":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6800/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/376210564":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6800/1306724488":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/3708169229":"2024-07-27T18:04:18.909975+0000","172.21.15.71:6801/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/2027368288":"2024-07-27T18:04:18.909975+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-07-26T18:05:43.979 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs dump --format=json 2024-07-26T18:05:44.182 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:44.291 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:43 smithi071 ceph-mon[39149]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:44.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:43 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2502022986' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:05:44.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:43 smithi071 ceph-mon[28530]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:44.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:43 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2502022986' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:05:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:43 smithi135 ceph-mon[33333]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:43 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2502022986' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:05:46.002 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:05:46.003 INFO:teuthology.orchestra.run.smithi071.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":14439,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.71:6835/4191257018","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6834","nonce":4191257018},{"type":"v1","addr":"172.21.15.71:6835","nonce":4191257018}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-07-26T18:03:33.680870+0000","modified":"2024-07-26T18:03:45.894707+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":24301},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24301":{"gid":24301,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.135:6833/1128919377","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":1128919377},{"type":"v1","addr":"172.21.15.135:6833","nonce":1128919377}]},"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-07-26T18:05:46.003 INFO:teuthology.orchestra.run.smithi071.stderr:dumped fsmap epoch 8 2024-07-26T18:05:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:45 smithi135 ceph-mon[33333]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:46.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:45 smithi071 ceph-mon[28530]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:46.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:45 smithi071 ceph-mon[39149]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:46.713 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-07-26T18:03:33.680870+0000', 'modified': '2024-07-26T18:03:45.894707+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': 24301}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24301': {'gid': 24301, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 5, 'addr': '172.21.15.135:6833/1128919377', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.135:6832', 'nonce': 1128919377}, {'type': 'v1', 'addr': '172.21.15.135:6833', 'nonce': 1128919377}]}, '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-07-26T18:05:46.713 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-07-26T18:05:46.714 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph tell mds.b status 2024-07-26T18:05:46.917 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:47 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2530250188' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:05:47.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:47 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2530250188' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:05:47.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:47 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2530250188' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T18:05:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:48 smithi135 ceph-mon[33333]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:48.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:48 smithi071 ceph-mon[28530]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:48.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:48 smithi071 ceph-mon[39149]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:48.658 INFO:teuthology.orchestra.run.smithi071.stderr:2024-07-26T18:05:48.656+0000 7fb021ffb640 0 client.14775 ms_handle_reset on v2:172.21.15.135:6832/1128919377 2024-07-26T18:05:48.676 INFO:teuthology.orchestra.run.smithi071.stderr:2024-07-26T18:05:48.674+0000 7fb021ffb640 0 client.24665 ms_handle_reset on v2:172.21.15.135:6832/1128919377 2024-07-26T18:05:48.676 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:05:48.676 INFO:teuthology.orchestra.run.smithi071.stdout: "cluster_fsid": "826a69a4-4b78-11ef-bcb7-c7b262605968", 2024-07-26T18:05:48.676 INFO:teuthology.orchestra.run.smithi071.stdout: "whoami": 0, 2024-07-26T18:05:48.677 INFO:teuthology.orchestra.run.smithi071.stdout: "id": 24301, 2024-07-26T18:05:48.677 INFO:teuthology.orchestra.run.smithi071.stdout: "want_state": "up:active", 2024-07-26T18:05:48.677 INFO:teuthology.orchestra.run.smithi071.stdout: "state": "up:active", 2024-07-26T18:05:48.677 INFO:teuthology.orchestra.run.smithi071.stdout: "fs_name": "cephfs", 2024-07-26T18:05:48.677 INFO:teuthology.orchestra.run.smithi071.stdout: "rank_uptime": 134.991723605, 2024-07-26T18:05:48.677 INFO:teuthology.orchestra.run.smithi071.stdout: "mdsmap_epoch": 8, 2024-07-26T18:05:48.677 INFO:teuthology.orchestra.run.smithi071.stdout: "osdmap_epoch": 77, 2024-07-26T18:05:48.677 INFO:teuthology.orchestra.run.smithi071.stdout: "osdmap_epoch_barrier": 67, 2024-07-26T18:05:48.677 INFO:teuthology.orchestra.run.smithi071.stdout: "uptime": 150.02997525699999 2024-07-26T18:05:48.677 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:05:49.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:49 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:49.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:49 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:49.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:49 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:05:49.379 INFO:tasks.cephadm:Setup complete, yielding 2024-07-26T18:05:49.379 INFO:teuthology.run_tasks:Running task print... 2024-07-26T18:05:49.388 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-07-26T18:05:49.389 INFO:teuthology.run_tasks:Running task print... 2024-07-26T18:05:49.425 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-07-26T18:05:49.425 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-07-26T18:05:49.459 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi071.front.sepia.ceph.com 2024-07-26T18:05:49.459 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-07-26T18:05:49.664 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:05:50.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:50 smithi071 ceph-mon[28530]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:50.052 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:50 smithi071 ceph-mon[39149]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:50 smithi135 ceph-mon[33333]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:05:51.863 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:51 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:51] ENGINE Bus STOPPING 2024-07-26T18:05:52.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-mon[28530]: 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-07-26T18:05:52.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-mon[28530]: mgrmap e22: y(active, since 92s), standbys: x 2024-07-26T18:05:52.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1564415184' entity='client.admin' 2024-07-26T18:05:52.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:05:52.131 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:05:52] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.43.0" 2024-07-26T18:05:52.131 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:05:52.131 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:52] ENGINE Bus STOPPED 2024-07-26T18:05:52.131 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:52] ENGINE Bus STARTING 2024-07-26T18:05:52.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-mon[39149]: 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-07-26T18:05:52.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-mon[39149]: mgrmap e22: y(active, since 92s), standbys: x 2024-07-26T18:05:52.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1564415184' entity='client.admin' 2024-07-26T18:05:52.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:05:52.151 INFO:teuthology.run_tasks:Running task print... 2024-07-26T18:05:52.160 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-07-26T18:05:52.161 INFO:teuthology.run_tasks:Running task print... 2024-07-26T18:05:52.219 INFO:teuthology.task.print:**** done start telemetry reef... 2024-07-26T18:05:52.219 INFO:teuthology.run_tasks:Running task workunit... 2024-07-26T18:05:52.263 INFO:tasks.workunit:Pulling workunits from ref 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T18:05:52.263 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-07-26T18:05:52.264 DEBUG:teuthology.orchestra.run.smithi071:> stat -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:05:52.265 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:52 smithi135 ceph-mon[33333]: 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-07-26T18:05:52.265 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:52 smithi135 ceph-mon[33333]: mgrmap e22: y(active, since 92s), standbys: x 2024-07-26T18:05:52.265 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:52 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1564415184' entity='client.admin' 2024-07-26T18:05:52.265 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:52 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:05:52.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T18:05:52.280 INFO:teuthology.orchestra.run.smithi071.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-07-26T18:05:52.280 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:05:52.336 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-07-26T18:05:52.337 DEBUG:teuthology.orchestra.run.smithi071:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-07-26T18:05:52.393 INFO:tasks.workunit:timeout=3h 2024-07-26T18:05:52.393 INFO:tasks.workunit:cleanup=True 2024-07-26T18:05:52.394 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T18:05:52.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:52] ENGINE Serving on http://:::9283 2024-07-26T18:05:52.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:05:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:05:52] ENGINE Bus STARTED 2024-07-26T18:05:52.444 INFO:tasks.workunit.client.0.smithi071.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-07-26T18:05:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:54 smithi135 ceph-mon[33333]: 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-07-26T18:05:54.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:54 smithi071 ceph-mon[39149]: 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-07-26T18:05:54.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:54 smithi071 ceph-mon[28530]: 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-07-26T18:05:56.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:55 smithi135 ceph-mon[33333]: 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-07-26T18:05:56.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:05:56.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:05:56.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[28530]: 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-07-26T18:05:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:05:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:05:56.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[39149]: 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-07-26T18:05:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:05:56.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:05:56.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:05:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:57 smithi135 ceph-mon[33333]: 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-07-26T18:05:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:57 smithi071 ceph-mon[28530]: 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-07-26T18:05:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:05:57 smithi071 ceph-mon[39149]: 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-07-26T18:06:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:05:59 smithi135 ceph-mon[33333]: 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-07-26T18:06:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:05:59 smithi071 ceph-mon[28530]: 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-07-26T18:06:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:00 smithi071 ceph-mon[39149]: 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-07-26T18:06:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:02 smithi135 ceph-mon[33333]: 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-07-26T18:06:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:06:02] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.43.0" 2024-07-26T18:06:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:02 smithi071 ceph-mon[39149]: 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-07-26T18:06:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:01 smithi071 ceph-mon[28530]: 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-07-26T18:06:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:04 smithi135 ceph-mon[33333]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:04 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:04.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:04 smithi071 ceph-mon[39149]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:04.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:04 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:04.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:04 smithi071 ceph-mon[28530]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:04.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:04 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:06 smithi135 ceph-mon[33333]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:06.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:06 smithi071 ceph-mon[28530]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:06.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:06 smithi071 ceph-mon[39149]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:08 smithi135 ceph-mon[33333]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:08 smithi071 ceph-mon[28530]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:08.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:08 smithi071 ceph-mon[39149]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:10 smithi135 ceph-mon[33333]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:10 smithi071 ceph-mon[39149]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:10 smithi071 ceph-mon[28530]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:12.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:12 smithi135 ceph-mon[33333]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:06:12] "GET /metrics HTTP/1.1" 200 33681 "" "Prometheus/2.43.0" 2024-07-26T18:06:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:12 smithi071 ceph-mon[28530]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:12 smithi071 ceph-mon[39149]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:14.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:14 smithi135 ceph-mon[33333]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:14 smithi071 ceph-mon[28530]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:14.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:14 smithi071 ceph-mon[39149]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:16.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:16 smithi135 ceph-mon[33333]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:16 smithi071 ceph-mon[28530]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:16 smithi071 ceph-mon[39149]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:18 smithi135 ceph-mon[33333]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:18 smithi071 ceph-mon[28530]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:18 smithi071 ceph-mon[39149]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:20 smithi135 ceph-mon[33333]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:20 smithi071 ceph-mon[28530]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:20 smithi071 ceph-mon[39149]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:22 smithi135 ceph-mon[33333]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:22 smithi071 ceph-mon[28530]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:06:22] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.43.0" 2024-07-26T18:06:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:22 smithi071 ceph-mon[39149]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:24 smithi135 ceph-mon[33333]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:24 smithi071 ceph-mon[28530]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:24.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:24 smithi071 ceph-mon[39149]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:26 smithi135 ceph-mon[33333]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:26.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:26 smithi071 ceph-mon[39149]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:26.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:26 smithi071 ceph-mon[28530]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:28 smithi135 ceph-mon[33333]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:28 smithi071 ceph-mon[39149]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:28 smithi071 ceph-mon[28530]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:30 smithi135 ceph-mon[33333]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:30 smithi071 ceph-mon[28530]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:30 smithi071 ceph-mon[39149]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:32 smithi135 ceph-mon[33333]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:06:32] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.43.0" 2024-07-26T18:06:32.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:32 smithi071 ceph-mon[39149]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:32.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:32 smithi071 ceph-mon[28530]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:34 smithi135 ceph-mon[33333]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:34 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:34 smithi071 ceph-mon[39149]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:34 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:34.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:34 smithi071 ceph-mon[28530]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:34.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:34 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:36 smithi135 ceph-mon[33333]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:36 smithi071 ceph-mon[28530]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:36 smithi071 ceph-mon[39149]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:38 smithi135 ceph-mon[33333]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:38 smithi071 ceph-mon[28530]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:38 smithi071 ceph-mon[39149]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:38.461 INFO:tasks.workunit.client.0.smithi071.stderr:Note: switching to '387735b04c21d62e21975a50a7f6c06a95b3cf6d'. 2024-07-26T18:06:38.461 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:38.461 INFO:tasks.workunit.client.0.smithi071.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-07-26T18:06:38.461 INFO:tasks.workunit.client.0.smithi071.stderr:changes and commit them, and you can discard any commits you make in this 2024-07-26T18:06:38.461 INFO:tasks.workunit.client.0.smithi071.stderr:state without impacting any branches by switching back to a branch. 2024-07-26T18:06:38.461 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr:If you want to create a new branch to retain commits you create, you may 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr:do so (now or later) by using -c with the switch command. Example: 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr: git switch -c 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr:Or undo this operation with: 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr: git switch - 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:38.462 INFO:tasks.workunit.client.0.smithi071.stderr:HEAD is now at 387735b04c2 Merge branch 'wip-67097-squid' of https://github.com/idryomov/ceph into wip-yuri10-testing-2024-07-25-0747 2024-07-26T18:06:38.466 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T18:06:38.529 INFO:tasks.workunit.client.0.smithi071.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-07-26T18:06:38.531 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T18:06:38.531 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-07-26T18:06:39.159 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-07-26T18:06:39.215 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-07-26T18:06:39.252 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T18:06:39.254 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T18:06:39.254 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-07-26T18:06:39.292 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T18:06:39.299 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T18:06:39.299 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-07-26T18:06:39.355 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-07-26T18:06:39.356 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-07-26T18:06:39.356 DEBUG:teuthology.orchestra.run.smithi071: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=387735b04c21d62e21975a50a7f6c06a95b3cf6d 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-07-26T18:06:39.419 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-07-26T18:06:39.803 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-07-26T18:06:40.057 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:39 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:39] ENGINE Bus STOPPING 2024-07-26T18:06:40.227 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-07-26T18:06:40.330 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:40 smithi135 ceph-mon[33333]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:40.331 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:40 smithi135 ceph-mon[33333]: from='client.? ' entity='client.admin' 2024-07-26T18:06:40.331 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:40 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:40.331 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:40 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:40.331 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:40 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:40.331 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:40 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[28530]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[28530]: from='client.? ' entity='client.admin' 2024-07-26T18:06:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:40.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:06:40.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE Bus STOPPED 2024-07-26T18:06:40.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE Bus STARTING 2024-07-26T18:06:40.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE Serving on http://:::9283 2024-07-26T18:06:40.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE Bus STARTED 2024-07-26T18:06:40.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE Bus STOPPING 2024-07-26T18:06:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[39149]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[39149]: from='client.? ' entity='client.admin' 2024-07-26T18:06:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:40.640 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry preview 2024-07-26T18:06:41.095 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:06:41.095 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE Bus STOPPED 2024-07-26T18:06:41.095 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE Bus STARTING 2024-07-26T18:06:41.095 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE Serving on http://:::9283 2024-07-26T18:06:41.095 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE Bus STARTED 2024-07-26T18:06:41.095 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:40] ENGINE Bus STOPPING 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout:{ 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer": { 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout: "active": true, 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout: "mode": "" 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout: "channels": [ 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout: "ident" 2024-07-26T18:06:41.132 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "channels_available": [ 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "ident", 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "perf" 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_available": [ 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T18:06:41.133 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore" 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_opted_in": [ 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T18:06:41.134 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore" 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "config": { 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "active_changed": [ 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T18:06:41.135 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T18:06:41.136 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T18:06:41.136 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T18:06:41.136 INFO:tasks.workunit.client.0.smithi071.stdout: "client_check_pool_perm", 2024-07-26T18:06:41.136 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_gid", 2024-07-26T18:06:41.136 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_uid", 2024-07-26T18:06:41.137 INFO:tasks.workunit.client.0.smithi071.stdout: "client_quota", 2024-07-26T18:06:41.137 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T18:06:41.137 INFO:tasks.workunit.client.0.smithi071.stdout: "daemonize", 2024-07-26T18:06:41.137 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T18:06:41.137 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T18:06:41.137 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T18:06:41.138 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T18:06:41.138 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T18:06:41.138 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T18:06:41.138 INFO:tasks.workunit.client.0.smithi071.stdout: "keyring", 2024-07-26T18:06:41.138 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_block_size", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_cache_size", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_compression", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_log", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_write_buffer_size", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T18:06:41.139 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_journald", 2024-07-26T18:06:41.140 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_stderr", 2024-07-26T18:06:41.140 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T18:06:41.140 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T18:06:41.140 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_host", 2024-07-26T18:06:41.140 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T18:06:41.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T18:06:41.142 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T18:06:41.142 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T18:06:41.142 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T18:06:41.142 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T18:06:41.142 INFO:tasks.workunit.client.0.smithi071.stdout: "no_config_file", 2024-07-26T18:06:41.142 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T18:06:41.142 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T18:06:41.142 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_crush_chooseleaf_type", 2024-07-26T18:06:41.142 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T18:06:41.142 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hdd", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hybrid", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_ssd", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_max_backfills", 2024-07-26T18:06:41.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T18:06:41.144 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T18:06:41.144 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-07-26T18:06:41.144 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-07-26T18:06:41.144 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-07-26T18:06:41.144 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-07-26T18:06:41.144 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-07-26T18:06:41.144 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-07-26T18:06:41.144 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_lim", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_res", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_wgt", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pg_delete_cost", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active", 2024-07-26T18:06:41.145 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_hdd", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_ssd", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hdd", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hybrid", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_ssd", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_sleep", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T18:06:41.146 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep", 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hdd", 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hybrid", 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_ssd", 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "public_addr", 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "public_addrv", 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_default_features", 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_qos_exclude_ops", 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "setgroup", 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "setuser" 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_changed": [ 2024-07-26T18:06:41.147 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T18:06:41.148 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T18:06:41.149 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T18:06:41.149 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_join_fs", 2024-07-26T18:06:41.149 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/allow_ptrace", 2024-07-26T18:06:41.149 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/container_init", 2024-07-26T18:06:41.149 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/migration_current", 2024-07-26T18:06:41.149 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/use_repo_digest", 2024-07-26T18:06:41.149 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-07-26T18:06:41.149 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-07-26T18:06:41.149 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-07-26T18:06:41.150 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-07-26T18:06:41.150 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ssl_server_port", 2024-07-26T18:06:41.150 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/orchestrator/orchestrator", 2024-07-26T18:06:41.150 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/channel_ident", 2024-07-26T18:06:41.150 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/description", 2024-07-26T18:06:41.151 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/organization", 2024-07-26T18:06:41.151 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T18:06:41.151 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T18:06:41.151 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T18:06:41.151 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T18:06:41.151 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T18:06:41.152 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T18:06:41.152 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T18:06:41.152 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T18:06:41.152 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T18:06:41.152 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T18:06:41.153 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T18:06:41.153 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T18:06:41.153 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T18:06:41.153 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T18:06:41.153 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T18:06:41.153 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T18:06:41.153 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T18:06:41.153 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T18:06:41.153 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T18:06:41.153 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T18:06:41.154 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T18:06:41.154 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T18:06:41.154 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T18:06:41.154 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T18:06:41.154 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T18:06:41.155 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T18:06:41.155 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T18:06:41.155 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T18:06:41.155 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T18:06:41.155 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T18:06:41.155 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T18:06:41.155 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T18:06:41.155 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T18:06:41.155 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T18:06:41.155 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_cache_enabled", 2024-07-26T18:06:41.156 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_ops_log", 2024-07-26T18:06:41.157 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_usage_log" 2024-07-26T18:06:41.157 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:41.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.157 INFO:tasks.workunit.client.0.smithi071.stdout: "contact": null, 2024-07-26T18:06:41.157 INFO:tasks.workunit.client.0.smithi071.stdout: "crashes": [], 2024-07-26T18:06:41.157 INFO:tasks.workunit.client.0.smithi071.stdout: "created": "2024-07-26T17:58:01.000014Z", 2024-07-26T18:06:41.157 INFO:tasks.workunit.client.0.smithi071.stdout: "crush": { 2024-07-26T18:06:41.157 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_algs": { 2024-07-26T18:06:41.158 INFO:tasks.workunit.client.0.smithi071.stdout: "straw2": 3 2024-07-26T18:06:41.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.158 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_sizes": { 2024-07-26T18:06:41.158 INFO:tasks.workunit.client.0.smithi071.stdout: "2": 1, 2024-07-26T18:06:41.158 INFO:tasks.workunit.client.0.smithi071.stdout: "4": 2 2024-07-26T18:06:41.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.158 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_types": { 2024-07-26T18:06:41.158 INFO:tasks.workunit.client.0.smithi071.stdout: "1": 2, 2024-07-26T18:06:41.158 INFO:tasks.workunit.client.0.smithi071.stdout: "11": 1 2024-07-26T18:06:41.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.159 INFO:tasks.workunit.client.0.smithi071.stdout: "compat_weight_set": false, 2024-07-26T18:06:41.159 INFO:tasks.workunit.client.0.smithi071.stdout: "device_classes": [ 2024-07-26T18:06:41.159 INFO:tasks.workunit.client.0.smithi071.stdout: 8 2024-07-26T18:06:41.159 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.163 INFO:tasks.workunit.client.0.smithi071.stdout: "num_buckets": 6, 2024-07-26T18:06:41.163 INFO:tasks.workunit.client.0.smithi071.stdout: "num_devices": 8, 2024-07-26T18:06:41.163 INFO:tasks.workunit.client.0.smithi071.stdout: "num_rules": 1, 2024-07-26T18:06:41.163 INFO:tasks.workunit.client.0.smithi071.stdout: "num_types": 12, 2024-07-26T18:06:41.163 INFO:tasks.workunit.client.0.smithi071.stdout: "num_weight_sets": 0, 2024-07-26T18:06:41.163 INFO:tasks.workunit.client.0.smithi071.stdout: "tunables": { 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "allowed_bucket_algs": 54, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_fallback_tries": 0, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_tries": 0, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_total_tries": 50, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_descend_once": 1, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_stable": 1, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_vary_r": 1, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v2_rules": 0, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v3_rules": 0, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v4_buckets": 1, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v5_rules": 0, 2024-07-26T18:06:41.164 INFO:tasks.workunit.client.0.smithi071.stdout: "legacy_tunables": 0, 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: "minimum_required_version": "jewel", 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: "optimal_tunables": 1, 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: "profile": "jewel", 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables": 1, 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables2": 1, 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables3": 1, 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables5": 1, 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: "straw_calc_version": 1 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.165 INFO:tasks.workunit.client.0.smithi071.stdout: "description": "upgrade test cluster", 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: "fs": { 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: "feature_flags": { 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: "enable_multiple": true, 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_enabled_multiple": true 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: "filesystems": [ 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: "approx_ctime": "2024-07", 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer_enabled": false, 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:41.166 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_caps": 0, 2024-07-26T18:06:41.167 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_dns": 10, 2024-07-26T18:06:41.167 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_inos": 13, 2024-07-26T18:06:41.167 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_subtrees": 2, 2024-07-26T18:06:41.167 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_allowed_features": 0, 2024-07-26T18:06:41.167 INFO:tasks.workunit.client.0.smithi071.stdout: "explicitly_allowed_features": 0, 2024-07-26T18:06:41.167 INFO:tasks.workunit.client.0.smithi071.stdout: "files": 0, 2024-07-26T18:06:41.167 INFO:tasks.workunit.client.0.smithi071.stdout: "max_mds": 1, 2024-07-26T18:06:41.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_data_pools": 1, 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_in": 1, 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_mds": 1, 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": 0, 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_replay": 0, 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_up": 1, 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: "snaps": 0, 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: "standby_count_wanted": 0 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_mds": 1, 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: "total_num_mds": 2 2024-07-26T18:06:41.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "hosts": { 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num": 2, 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mds": 2, 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mgr": 2, 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mon": 2, 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_osd": 2 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard": false, 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard_description": null, 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "license": "sharing-1-0", 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "metadata": { 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T18:06:41.169 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 2 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 2 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.170 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 2 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 2 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 2 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:41.171 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 3 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 3 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 3 2024-07-26T18:06:41.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 3 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 3 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.173 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 8 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 8 2024-07-26T18:06:41.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 8 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 8 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 8 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.175 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_objectstore": { 2024-07-26T18:06:41.176 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": 8 2024-07-26T18:06:41.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.176 INFO:tasks.workunit.client.0.smithi071.stdout: "rotational": { 2024-07-26T18:06:41.176 INFO:tasks.workunit.client.0.smithi071.stdout: "0": 8 2024-07-26T18:06:41.176 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.176 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.176 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:41.177 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:41.177 INFO:tasks.workunit.client.0.smithi071.stdout: "features": { 2024-07-26T18:06:41.177 INFO:tasks.workunit.client.0.smithi071.stdout: "optional": [], 2024-07-26T18:06:41.177 INFO:tasks.workunit.client.0.smithi071.stdout: "persistent": [ 2024-07-26T18:06:41.177 INFO:tasks.workunit.client.0.smithi071.stdout: "kraken", 2024-07-26T18:06:41.178 INFO:tasks.workunit.client.0.smithi071.stdout: "luminous", 2024-07-26T18:06:41.178 INFO:tasks.workunit.client.0.smithi071.stdout: "mimic", 2024-07-26T18:06:41.178 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap-prune", 2024-07-26T18:06:41.178 INFO:tasks.workunit.client.0.smithi071.stdout: "nautilus", 2024-07-26T18:06:41.178 INFO:tasks.workunit.client.0.smithi071.stdout: "octopus", 2024-07-26T18:06:41.178 INFO:tasks.workunit.client.0.smithi071.stdout: "pacific", 2024-07-26T18:06:41.179 INFO:tasks.workunit.client.0.smithi071.stdout: "elector-pinging", 2024-07-26T18:06:41.179 INFO:tasks.workunit.client.0.smithi071.stdout: "quincy", 2024-07-26T18:06:41.179 INFO:tasks.workunit.client.0.smithi071.stdout: "reef" 2024-07-26T18:06:41.179 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:41.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.179 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv4_addr_mons": 6, 2024-07-26T18:06:41.179 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv6_addr_mons": 0, 2024-07-26T18:06:41.179 INFO:tasks.workunit.client.0.smithi071.stdout: "min_mon_release": 18, 2024-07-26T18:06:41.179 INFO:tasks.workunit.client.0.smithi071.stdout: "v1_addr_mons": 3, 2024-07-26T18:06:41.179 INFO:tasks.workunit.client.0.smithi071.stdout: "v2_addr_mons": 3 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: "organization": "ceph-qa", 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_network": false, 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8, 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: "require_min_compat_client": "luminous", 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: "require_osd_release": "reef" 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": [ 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr" 2024-07-26T18:06:41.180 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 1, 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 1, 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 1, 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 1781760, 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:41.181 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 1781760, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 2, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 2.4431169549643528e-06, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 212, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 313344, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 590368, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 590368, 2024-07-26T18:06:41.182 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 1771104, 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 179, 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 2473984 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.183 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 32, 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 32, 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 2, 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 98304, 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:41.184 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 98304, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 22, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 1.3479298388574534e-07, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 3430, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 3430, 2024-07-26T18:06:41.185 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 10290, 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 51, 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 20480 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.186 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 64, 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 64, 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 3, 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 0, 2024-07-26T18:06:41.187 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 0.0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:41.188 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 0, 2024-07-26T18:06:41.189 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 0, 2024-07-26T18:06:41.189 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:41.189 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 0, 2024-07-26T18:06:41.189 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 0, 2024-07-26T18:06:41.189 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 0 2024-07-26T18:06:41.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.189 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:41.189 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd" 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 8, 2024-07-26T18:06:41.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 8, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 4, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 12288, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 12288, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 2, 2024-07-26T18:06:41.191 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 1.6849124762075007e-08, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 19, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 19, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 57, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 2, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 2048 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.192 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": { 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: "mirroring_by_pool": [ 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: false 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_images_by_pool": [ 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pools": 1 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.193 INFO:tasks.workunit.client.0.smithi071.stdout: "report_id": "e74564ab-1f27-403a-9d38-ce4d0cadf4ec", 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "report_timestamp": "2024-07-26T18:06:41.124715", 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "report_version": 1, 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "rook": { 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster": { 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "external-mode": null, 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "allow-multiple-per-node": null, 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "count": null, 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "max-id": null, 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "pvc": { 2024-07-26T18:06:41.194 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: "stretch": { 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: "network": { 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: "provider": null 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: "storage": { 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: "device-set": { 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: "non-portable": null, 2024-07-26T18:06:41.195 INFO:tasks.workunit.client.0.smithi071.stdout: "portable": null, 2024-07-26T18:06:41.196 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T18:06:41.196 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.196 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.196 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.196 INFO:tasks.workunit.client.0.smithi071.stdout: "csi": { 2024-07-26T18:06:41.196 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:41.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.196 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes": { 2024-07-26T18:06:41.196 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:41.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.197 INFO:tasks.workunit.client.0.smithi071.stdout: "node": { 2024-07-26T18:06:41.197 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:41.197 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes-total": null, 2024-07-26T18:06:41.197 INFO:tasks.workunit.client.0.smithi071.stdout: "with-ceph-daemons": null, 2024-07-26T18:06:41.197 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-cephfs-plugin": null, 2024-07-26T18:06:41.197 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-nfs-plugin": null, 2024-07-26T18:06:41.197 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-rbd-plugin": null 2024-07-26T18:06:41.197 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: "storage-class": { 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket": null, 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs": null, 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: "nfs": null, 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": null, 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "services": {}, 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 105, 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": 4, 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_by_class": { 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "ssd": { 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 767718060032, 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 242225152, 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_bytes": 242225152, 2024-07-26T18:06:41.199 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_ratio": 0.0003154136356897652 2024-07-26T18:06:41.200 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.200 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 767718060032, 2024-07-26T18:06:41.200 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T18:06:41.200 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 242225152 2024-07-26T18:06:41.200 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.200 INFO:tasks.workunit.client.0.smithi071.stdout:} 2024-07-26T18:06:41.200 INFO:tasks.workunit.client.0.smithi071.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-07-26T18:06:41.201 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry preview-device 2024-07-26T18:06:41.407 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:06:41.407 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:41] ENGINE Bus STOPPED 2024-07-26T18:06:41.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:41] ENGINE Bus STARTING 2024-07-26T18:06:41.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:41] ENGINE Serving on http://:::9283 2024-07-26T18:06:41.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:41] ENGINE Bus STARTED 2024-07-26T18:06:41.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/917413397' entity='client.admin' 2024-07-26T18:06:41.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='client.? ' entity='client.admin' 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/917413397' entity='client.admin' 2024-07-26T18:06:41.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:41.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:41.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:41.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='client.? ' entity='client.admin' 2024-07-26T18:06:41.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:41.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:41.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:41.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.411 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:41 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/917413397' entity='client.admin' 2024-07-26T18:06:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:41.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:41.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:41.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='client.? ' entity='client.admin' 2024-07-26T18:06:41.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:41.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:41.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:41.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:41 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:41.652 INFO:tasks.workunit.client.0.smithi071.stdout:{ 2024-07-26T18:06:41.652 INFO:tasks.workunit.client.0.smithi071.stdout: "cf688d52-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:41.652 INFO:tasks.workunit.client.0.smithi071.stdout: "INTEL_SSDPEDMD400G4_cf690b92-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:41.652 INFO:tasks.workunit.client.0.smithi071.stdout: "20240726-180113": { 2024-07-26T18:06:41.652 INFO:tasks.workunit.client.0.smithi071.stdout: "device": { 2024-07-26T18:06:41.652 INFO:tasks.workunit.client.0.smithi071.stdout: "info_name": "/dev/nvme0n1", 2024-07-26T18:06:41.652 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "/dev/nvme0n1", 2024-07-26T18:06:41.653 INFO:tasks.workunit.client.0.smithi071.stdout: "protocol": "NVMe", 2024-07-26T18:06:41.653 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "nvme" 2024-07-26T18:06:41.653 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.653 INFO:tasks.workunit.client.0.smithi071.stdout: "firmware_version": "8DV101H0", 2024-07-26T18:06:41.653 INFO:tasks.workunit.client.0.smithi071.stdout: "host_id": "cf688d52-4b79-11ef-bac1-0cc47a8fd765", 2024-07-26T18:06:41.654 INFO:tasks.workunit.client.0.smithi071.stdout: "json_format_version": [ 2024-07-26T18:06:41.654 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:41.654 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:41.654 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.654 INFO:tasks.workunit.client.0.smithi071.stdout: "local_time": { 2024-07-26T18:06:41.655 INFO:tasks.workunit.client.0.smithi071.stdout: "asctime": "Fri Jul 26 18:01:12 2024 UTC", 2024-07-26T18:06:41.655 INFO:tasks.workunit.client.0.smithi071.stdout: "time_t": 1722016872 2024-07-26T18:06:41.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.655 INFO:tasks.workunit.client.0.smithi071.stdout: "logical_block_size": 512, 2024-07-26T18:06:41.655 INFO:tasks.workunit.client.0.smithi071.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-07-26T18:06:41.655 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_controller_id": 0, 2024-07-26T18:06:41.655 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-07-26T18:06:41.656 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_namespaces": [ 2024-07-26T18:06:41.656 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:41.656 INFO:tasks.workunit.client.0.smithi071.stdout: "capacity": { 2024-07-26T18:06:41.656 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:41.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:41.656 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.657 INFO:tasks.workunit.client.0.smithi071.stdout: "formatted_lba_size": 512, 2024-07-26T18:06:41.657 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 1, 2024-07-26T18:06:41.657 INFO:tasks.workunit.client.0.smithi071.stdout: "size": { 2024-07-26T18:06:41.657 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:41.657 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:41.657 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.657 INFO:tasks.workunit.client.0.smithi071.stdout: "utilization": { 2024-07-26T18:06:41.657 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:41.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:41.658 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.658 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.658 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.658 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_number_of_namespaces": 1, 2024-07-26T18:06:41.658 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_pci_vendor": { 2024-07-26T18:06:41.659 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 32902, 2024-07-26T18:06:41.659 INFO:tasks.workunit.client.0.smithi071.stdout: "subsystem_id": 32902 2024-07-26T18:06:41.659 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.659 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_add_log": { 2024-07-26T18:06:41.659 INFO:tasks.workunit.client.0.smithi071.stdout: "Device stats": { 2024-07-26T18:06:41.659 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_fw_downgrades": { 2024-07-26T18:06:41.659 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.660 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.660 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.660 INFO:tasks.workunit.client.0.smithi071.stdout: "crc_error_count": { 2024-07-26T18:06:41.660 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.660 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.660 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.661 INFO:tasks.workunit.client.0.smithi071.stdout: "end_to_end_error_detection_count": { 2024-07-26T18:06:41.661 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.661 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.661 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.661 INFO:tasks.workunit.client.0.smithi071.stdout: "erase_fail_count": { 2024-07-26T18:06:41.661 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.661 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.662 INFO:tasks.workunit.client.0.smithi071.stdout: "host_bytes_written": { 2024-07-26T18:06:41.662 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.662 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 33129582 2024-07-26T18:06:41.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.662 INFO:tasks.workunit.client.0.smithi071.stdout: "host_ctx_wear_used": { 2024-07-26T18:06:41.662 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.663 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 1 2024-07-26T18:06:41.663 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.663 INFO:tasks.workunit.client.0.smithi071.stdout: "media_bytes_read": { 2024-07-26T18:06:41.663 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.663 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.663 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.663 INFO:tasks.workunit.client.0.smithi071.stdout: "nand_bytes_written": { 2024-07-26T18:06:41.664 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.664 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 54631364 2024-07-26T18:06:41.664 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.664 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_stat_indicator": { 2024-07-26T18:06:41.664 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.664 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.664 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.665 INFO:tasks.workunit.client.0.smithi071.stdout: "pll_lock_loss_count": { 2024-07-26T18:06:41.665 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.665 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.665 INFO:tasks.workunit.client.0.smithi071.stdout: "program_fail_count": { 2024-07-26T18:06:41.665 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.666 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.666 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.666 INFO:tasks.workunit.client.0.smithi071.stdout: "re_alloc_sectr_cnt": { 2024-07-26T18:06:41.666 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.666 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.666 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.667 INFO:tasks.workunit.client.0.smithi071.stdout: "retry_buffer_overflow_count": { 2024-07-26T18:06:41.667 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.667 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.667 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.667 INFO:tasks.workunit.client.0.smithi071.stdout: "soft_ecc_err_rate": { 2024-07-26T18:06:41.667 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.668 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.668 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.668 INFO:tasks.workunit.client.0.smithi071.stdout: "thermal_throttle_status": { 2024-07-26T18:06:41.668 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.668 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:41.669 INFO:tasks.workunit.client.0.smithi071.stdout: "cnt": 0, 2024-07-26T18:06:41.669 INFO:tasks.workunit.client.0.smithi071.stdout: "pct": 0 2024-07-26T18:06:41.669 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.669 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.669 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_host_reads": { 2024-07-26T18:06:41.669 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.670 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:41.670 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.670 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_media_wear": { 2024-07-26T18:06:41.670 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.670 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": "63.999023" 2024-07-26T18:06:41.670 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.670 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_timer": { 2024-07-26T18:06:41.671 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.671 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:41.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.671 INFO:tasks.workunit.client.0.smithi071.stdout: "unexp_power_loss": { 2024-07-26T18:06:41.671 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.671 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.671 INFO:tasks.workunit.client.0.smithi071.stdout: "wear_leveling": { 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 88, 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: "avg": 3679, 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: "max": 3694, 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 3663 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel Smart log": "nvme0n1" 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.672 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_log": { 2024-07-26T18:06:41.673 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare": 100, 2024-07-26T18:06:41.673 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare_threshold": 10, 2024-07-26T18:06:41.673 INFO:tasks.workunit.client.0.smithi071.stdout: "controller_busy_time": 51, 2024-07-26T18:06:41.673 INFO:tasks.workunit.client.0.smithi071.stdout: "critical_warning": 0, 2024-07-26T18:06:41.673 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_read": 414738868, 2024-07-26T18:06:41.673 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_written": 2171180326, 2024-07-26T18:06:41.674 INFO:tasks.workunit.client.0.smithi071.stdout: "host_reads": 7237417008, 2024-07-26T18:06:41.674 INFO:tasks.workunit.client.0.smithi071.stdout: "host_writes": 38845936937, 2024-07-26T18:06:41.674 INFO:tasks.workunit.client.0.smithi071.stdout: "media_errors": 0, 2024-07-26T18:06:41.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_err_log_entries": 0, 2024-07-26T18:06:41.674 INFO:tasks.workunit.client.0.smithi071.stdout: "percentage_used": 12, 2024-07-26T18:06:41.674 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycles": 53588, 2024-07-26T18:06:41.674 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_hours": 55818, 2024-07-26T18:06:41.675 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": 27, 2024-07-26T18:06:41.675 INFO:tasks.workunit.client.0.smithi071.stdout: "unsafe_shutdowns": 3810 2024-07-26T18:06:41.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.675 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_vendor": "intel", 2024-07-26T18:06:41.675 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_version": { 2024-07-26T18:06:41.675 INFO:tasks.workunit.client.0.smithi071.stdout: "string": "<1.2", 2024-07-26T18:06:41.676 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:41.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.676 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycle_count": 53588, 2024-07-26T18:06:41.676 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_time": { 2024-07-26T18:06:41.676 INFO:tasks.workunit.client.0.smithi071.stdout: "hours": 55818 2024-07-26T18:06:41.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.676 INFO:tasks.workunit.client.0.smithi071.stdout: "serial_number": "deleted", 2024-07-26T18:06:41.677 INFO:tasks.workunit.client.0.smithi071.stdout: "smart_status": { 2024-07-26T18:06:41.677 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme": { 2024-07-26T18:06:41.677 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:41.677 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.677 INFO:tasks.workunit.client.0.smithi071.stdout: "passed": true 2024-07-26T18:06:41.677 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.678 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl": { 2024-07-26T18:06:41.678 INFO:tasks.workunit.client.0.smithi071.stdout: "argv": [ 2024-07-26T18:06:41.678 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl", 2024-07-26T18:06:41.678 INFO:tasks.workunit.client.0.smithi071.stdout: "-x", 2024-07-26T18:06:41.678 INFO:tasks.workunit.client.0.smithi071.stdout: "--json=o", 2024-07-26T18:06:41.678 INFO:tasks.workunit.client.0.smithi071.stdout: "/dev/nvme0n1" 2024-07-26T18:06:41.679 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.679 INFO:tasks.workunit.client.0.smithi071.stdout: "build_info": "(local build)", 2024-07-26T18:06:41.679 INFO:tasks.workunit.client.0.smithi071.stdout: "exit_status": 0, 2024-07-26T18:06:41.679 INFO:tasks.workunit.client.0.smithi071.stdout: "output": [ 2024-07-26T18:06:41.679 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-07-26T18:06:41.679 INFO:tasks.workunit.client.0.smithi071.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-07-26T18:06:41.680 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.680 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF INFORMATION SECTION ===", 2024-07-26T18:06:41.680 INFO:tasks.workunit.client.0.smithi071.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-07-26T18:06:41.680 INFO:tasks.workunit.client.0.smithi071.stdout: "Serial Number: deleted", 2024-07-26T18:06:41.680 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Version: 8DV101H0", 2024-07-26T18:06:41.680 INFO:tasks.workunit.client.0.smithi071.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-07-26T18:06:41.681 INFO:tasks.workunit.client.0.smithi071.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-07-26T18:06:41.681 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller ID: 0", 2024-07-26T18:06:41.681 INFO:tasks.workunit.client.0.smithi071.stdout: "NVMe Version: <1.2", 2024-07-26T18:06:41.681 INFO:tasks.workunit.client.0.smithi071.stdout: "Number of Namespaces: 1", 2024-07-26T18:06:41.681 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-07-26T18:06:41.681 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-07-26T18:06:41.682 INFO:tasks.workunit.client.0.smithi071.stdout: "Local Time is: Fri Jul 26 18:01:12 2024 UTC", 2024-07-26T18:06:41.682 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Updates (0x02): 1 Slot", 2024-07-26T18:06:41.682 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-07-26T18:06:41.682 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-07-26T18:06:41.682 INFO:tasks.workunit.client.0.smithi071.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-07-26T18:06:41.683 INFO:tasks.workunit.client.0.smithi071.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-07-26T18:06:41.683 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.683 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported Power States", 2024-07-26T18:06:41.683 INFO:tasks.workunit.client.0.smithi071.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-07-26T18:06:41.683 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-07-26T18:06:41.683 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.684 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-07-26T18:06:41.684 INFO:tasks.workunit.client.0.smithi071.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-07-26T18:06:41.684 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 512 0 2", 2024-07-26T18:06:41.684 INFO:tasks.workunit.client.0.smithi071.stdout: " 1 - 512 8 2", 2024-07-26T18:06:41.684 INFO:tasks.workunit.client.0.smithi071.stdout: " 2 - 512 16 2", 2024-07-26T18:06:41.684 INFO:tasks.workunit.client.0.smithi071.stdout: " 3 - 4096 0 0", 2024-07-26T18:06:41.685 INFO:tasks.workunit.client.0.smithi071.stdout: " 4 - 4096 8 0", 2024-07-26T18:06:41.685 INFO:tasks.workunit.client.0.smithi071.stdout: " 5 - 4096 64 0", 2024-07-26T18:06:41.685 INFO:tasks.workunit.client.0.smithi071.stdout: " 6 - 4096 128 0", 2024-07-26T18:06:41.685 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.685 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF SMART DATA SECTION ===", 2024-07-26T18:06:41.685 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-07-26T18:06:41.686 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.686 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-07-26T18:06:41.686 INFO:tasks.workunit.client.0.smithi071.stdout: "Critical Warning: 0x00", 2024-07-26T18:06:41.686 INFO:tasks.workunit.client.0.smithi071.stdout: "Temperature: 27 Celsius", 2024-07-26T18:06:41.686 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare: 100%", 2024-07-26T18:06:41.686 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare Threshold: 10%", 2024-07-26T18:06:41.687 INFO:tasks.workunit.client.0.smithi071.stdout: "Percentage Used: 12%", 2024-07-26T18:06:41.687 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Read: 414,738,868 [212 TB]", 2024-07-26T18:06:41.687 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Written: 2,171,180,326 [1.11 PB]", 2024-07-26T18:06:41.687 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Read Commands: 7,237,417,008", 2024-07-26T18:06:41.687 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Write Commands: 38,845,936,937", 2024-07-26T18:06:41.687 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller Busy Time: 51", 2024-07-26T18:06:41.688 INFO:tasks.workunit.client.0.smithi071.stdout: "Power Cycles: 53,588", 2024-07-26T18:06:41.688 INFO:tasks.workunit.client.0.smithi071.stdout: "Power On Hours: 55,818", 2024-07-26T18:06:41.688 INFO:tasks.workunit.client.0.smithi071.stdout: "Unsafe Shutdowns: 3,810", 2024-07-26T18:06:41.688 INFO:tasks.workunit.client.0.smithi071.stdout: "Media and Data Integrity Errors: 0", 2024-07-26T18:06:41.688 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information Log Entries: 0", 2024-07-26T18:06:41.688 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.689 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-07-26T18:06:41.689 INFO:tasks.workunit.client.0.smithi071.stdout: "No Errors Logged", 2024-07-26T18:06:41.689 INFO:tasks.workunit.client.0.smithi071.stdout: "" 2024-07-26T18:06:41.689 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.689 INFO:tasks.workunit.client.0.smithi071.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-07-26T18:06:41.689 INFO:tasks.workunit.client.0.smithi071.stdout: "svn_revision": "5155", 2024-07-26T18:06:41.690 INFO:tasks.workunit.client.0.smithi071.stdout: "version": [ 2024-07-26T18:06:41.690 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:41.690 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:41.690 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:41.690 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.690 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": { 2024-07-26T18:06:41.691 INFO:tasks.workunit.client.0.smithi071.stdout: "current": 27 2024-07-26T18:06:41.691 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.691 INFO:tasks.workunit.client.0.smithi071.stdout: "user_capacity": { 2024-07-26T18:06:41.691 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:41.691 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:41.691 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.692 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.692 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.692 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.692 INFO:tasks.workunit.client.0.smithi071.stdout: "cf6a7c48-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:41.692 INFO:tasks.workunit.client.0.smithi071.stdout: "INTEL_SSDPEDMD400G4_cf6b5208-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:41.693 INFO:tasks.workunit.client.0.smithi071.stdout: "20240726-180115": { 2024-07-26T18:06:41.693 INFO:tasks.workunit.client.0.smithi071.stdout: "device": { 2024-07-26T18:06:41.693 INFO:tasks.workunit.client.0.smithi071.stdout: "info_name": "/dev/nvme0n1", 2024-07-26T18:06:41.693 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "/dev/nvme0n1", 2024-07-26T18:06:41.693 INFO:tasks.workunit.client.0.smithi071.stdout: "protocol": "NVMe", 2024-07-26T18:06:41.693 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "nvme" 2024-07-26T18:06:41.694 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.694 INFO:tasks.workunit.client.0.smithi071.stdout: "firmware_version": "8DV101H0", 2024-07-26T18:06:41.694 INFO:tasks.workunit.client.0.smithi071.stdout: "host_id": "cf6a7c48-4b79-11ef-bac1-0cc47a8fd765", 2024-07-26T18:06:41.694 INFO:tasks.workunit.client.0.smithi071.stdout: "json_format_version": [ 2024-07-26T18:06:41.694 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:41.694 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:41.695 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.695 INFO:tasks.workunit.client.0.smithi071.stdout: "local_time": { 2024-07-26T18:06:41.695 INFO:tasks.workunit.client.0.smithi071.stdout: "asctime": "Fri Jul 26 18:01:14 2024 UTC", 2024-07-26T18:06:41.695 INFO:tasks.workunit.client.0.smithi071.stdout: "time_t": 1722016874 2024-07-26T18:06:41.695 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.696 INFO:tasks.workunit.client.0.smithi071.stdout: "logical_block_size": 512, 2024-07-26T18:06:41.696 INFO:tasks.workunit.client.0.smithi071.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-07-26T18:06:41.696 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_controller_id": 0, 2024-07-26T18:06:41.696 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-07-26T18:06:41.696 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_namespaces": [ 2024-07-26T18:06:41.696 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:41.697 INFO:tasks.workunit.client.0.smithi071.stdout: "capacity": { 2024-07-26T18:06:41.697 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:41.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:41.697 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.697 INFO:tasks.workunit.client.0.smithi071.stdout: "formatted_lba_size": 512, 2024-07-26T18:06:41.698 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 1, 2024-07-26T18:06:41.698 INFO:tasks.workunit.client.0.smithi071.stdout: "size": { 2024-07-26T18:06:41.698 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:41.698 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:41.698 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.698 INFO:tasks.workunit.client.0.smithi071.stdout: "utilization": { 2024-07-26T18:06:41.699 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:41.699 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:41.699 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.699 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.699 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.699 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_number_of_namespaces": 1, 2024-07-26T18:06:41.700 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_pci_vendor": { 2024-07-26T18:06:41.700 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 32902, 2024-07-26T18:06:41.700 INFO:tasks.workunit.client.0.smithi071.stdout: "subsystem_id": 32902 2024-07-26T18:06:41.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.700 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_add_log": { 2024-07-26T18:06:41.701 INFO:tasks.workunit.client.0.smithi071.stdout: "Device stats": { 2024-07-26T18:06:41.701 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_fw_downgrades": { 2024-07-26T18:06:41.701 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.701 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.701 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.701 INFO:tasks.workunit.client.0.smithi071.stdout: "crc_error_count": { 2024-07-26T18:06:41.702 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.702 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.702 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.702 INFO:tasks.workunit.client.0.smithi071.stdout: "end_to_end_error_detection_count": { 2024-07-26T18:06:41.702 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.703 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.703 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.703 INFO:tasks.workunit.client.0.smithi071.stdout: "erase_fail_count": { 2024-07-26T18:06:41.703 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.703 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.703 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.704 INFO:tasks.workunit.client.0.smithi071.stdout: "host_bytes_written": { 2024-07-26T18:06:41.704 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.704 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 28035513 2024-07-26T18:06:41.704 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.704 INFO:tasks.workunit.client.0.smithi071.stdout: "host_ctx_wear_used": { 2024-07-26T18:06:41.704 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.705 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 1 2024-07-26T18:06:41.705 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.705 INFO:tasks.workunit.client.0.smithi071.stdout: "media_bytes_read": { 2024-07-26T18:06:41.705 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.705 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.705 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.705 INFO:tasks.workunit.client.0.smithi071.stdout: "nand_bytes_written": { 2024-07-26T18:06:41.705 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.705 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 49118030 2024-07-26T18:06:41.706 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.706 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_stat_indicator": { 2024-07-26T18:06:41.706 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.706 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.706 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.706 INFO:tasks.workunit.client.0.smithi071.stdout: "pll_lock_loss_count": { 2024-07-26T18:06:41.706 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.707 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.707 INFO:tasks.workunit.client.0.smithi071.stdout: "program_fail_count": { 2024-07-26T18:06:41.707 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.707 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.707 INFO:tasks.workunit.client.0.smithi071.stdout: "re_alloc_sectr_cnt": { 2024-07-26T18:06:41.707 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.707 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.708 INFO:tasks.workunit.client.0.smithi071.stdout: "retry_buffer_overflow_count": { 2024-07-26T18:06:41.708 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.708 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.708 INFO:tasks.workunit.client.0.smithi071.stdout: "soft_ecc_err_rate": { 2024-07-26T18:06:41.708 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.708 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.709 INFO:tasks.workunit.client.0.smithi071.stdout: "thermal_throttle_status": { 2024-07-26T18:06:41.709 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.709 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:41.709 INFO:tasks.workunit.client.0.smithi071.stdout: "cnt": 0, 2024-07-26T18:06:41.709 INFO:tasks.workunit.client.0.smithi071.stdout: "pct": 0 2024-07-26T18:06:41.709 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.709 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.709 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_host_reads": { 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_media_wear": { 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": "63.999023" 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_timer": { 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.710 INFO:tasks.workunit.client.0.smithi071.stdout: "unexp_power_loss": { 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: "wear_leveling": { 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 89, 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: "avg": 3350, 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: "max": 3365, 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 3332 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel Smart log": "nvme0n1" 2024-07-26T18:06:41.711 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_log": { 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare": 100, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare_threshold": 10, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "controller_busy_time": 51, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "critical_warning": 0, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_read": 401507815, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_written": 1837335393, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "host_reads": 6541614353, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "host_writes": 33244496026, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "media_errors": 0, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_err_log_entries": 0, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "percentage_used": 11, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycles": 55996, 2024-07-26T18:06:41.712 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_hours": 55593, 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": 24, 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: "unsafe_shutdowns": 3081 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_vendor": "intel", 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_version": { 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: "string": "<1.2", 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycle_count": 55996, 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_time": { 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: "hours": 55593 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.713 INFO:tasks.workunit.client.0.smithi071.stdout: "serial_number": "deleted", 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: "smart_status": { 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme": { 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: "passed": true 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl": { 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: "argv": [ 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl", 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: "-x", 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: "--json=o", 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: "/dev/nvme0n1" 2024-07-26T18:06:41.714 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "build_info": "(local build)", 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "exit_status": 0, 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "output": [ 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF INFORMATION SECTION ===", 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "Serial Number: deleted", 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Version: 8DV101H0", 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-07-26T18:06:41.715 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller ID: 0", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "NVMe Version: <1.2", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "Number of Namespaces: 1", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "Local Time is: Fri Jul 26 18:01:14 2024 UTC", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Updates (0x02): 1 Slot", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported Power States", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-07-26T18:06:41.716 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 512 0 2", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: " 1 - 512 8 2", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: " 2 - 512 16 2", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: " 3 - 4096 0 0", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: " 4 - 4096 8 0", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: " 5 - 4096 64 0", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: " 6 - 4096 128 0", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF SMART DATA SECTION ===", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-07-26T18:06:41.717 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.718 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-07-26T18:06:41.718 INFO:tasks.workunit.client.0.smithi071.stdout: "Critical Warning: 0x00", 2024-07-26T18:06:41.718 INFO:tasks.workunit.client.0.smithi071.stdout: "Temperature: 24 Celsius", 2024-07-26T18:06:41.718 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare: 100%", 2024-07-26T18:06:41.718 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare Threshold: 10%", 2024-07-26T18:06:41.718 INFO:tasks.workunit.client.0.smithi071.stdout: "Percentage Used: 11%", 2024-07-26T18:06:41.718 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Read: 401,507,815 [205 TB]", 2024-07-26T18:06:41.718 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Written: 1,837,335,393 [940 TB]", 2024-07-26T18:06:41.718 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Read Commands: 6,541,614,353", 2024-07-26T18:06:41.718 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Write Commands: 33,244,496,026", 2024-07-26T18:06:41.719 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller Busy Time: 51", 2024-07-26T18:06:41.719 INFO:tasks.workunit.client.0.smithi071.stdout: "Power Cycles: 55,996", 2024-07-26T18:06:41.719 INFO:tasks.workunit.client.0.smithi071.stdout: "Power On Hours: 55,593", 2024-07-26T18:06:41.719 INFO:tasks.workunit.client.0.smithi071.stdout: "Unsafe Shutdowns: 3,081", 2024-07-26T18:06:41.719 INFO:tasks.workunit.client.0.smithi071.stdout: "Media and Data Integrity Errors: 0", 2024-07-26T18:06:41.719 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information Log Entries: 0", 2024-07-26T18:06:41.719 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:41.720 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-07-26T18:06:41.720 INFO:tasks.workunit.client.0.smithi071.stdout: "No Errors Logged", 2024-07-26T18:06:41.720 INFO:tasks.workunit.client.0.smithi071.stdout: "" 2024-07-26T18:06:41.720 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:41.720 INFO:tasks.workunit.client.0.smithi071.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-07-26T18:06:41.720 INFO:tasks.workunit.client.0.smithi071.stdout: "svn_revision": "5155", 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: "version": [ 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": { 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: "current": 24 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: "user_capacity": { 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:41.721 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:41.722 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.722 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.722 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.722 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:41.722 INFO:tasks.workunit.client.0.smithi071.stdout:} 2024-07-26T18:06:41.723 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry preview-all 2024-07-26T18:06:42.158 INFO:tasks.workunit.client.0.smithi071.stdout:{ 2024-07-26T18:06:42.158 INFO:tasks.workunit.client.0.smithi071.stdout: "device_report": { 2024-07-26T18:06:42.159 INFO:tasks.workunit.client.0.smithi071.stdout: "cf688d52-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:42.159 INFO:tasks.workunit.client.0.smithi071.stdout: "INTEL_SSDPEDMD400G4_cf690b92-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:42.159 INFO:tasks.workunit.client.0.smithi071.stdout: "20240726-180113": { 2024-07-26T18:06:42.159 INFO:tasks.workunit.client.0.smithi071.stdout: "device": { 2024-07-26T18:06:42.159 INFO:tasks.workunit.client.0.smithi071.stdout: "info_name": "/dev/nvme0n1", 2024-07-26T18:06:42.159 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "/dev/nvme0n1", 2024-07-26T18:06:42.159 INFO:tasks.workunit.client.0.smithi071.stdout: "protocol": "NVMe", 2024-07-26T18:06:42.159 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "nvme" 2024-07-26T18:06:42.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.159 INFO:tasks.workunit.client.0.smithi071.stdout: "firmware_version": "8DV101H0", 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: "host_id": "cf688d52-4b79-11ef-bac1-0cc47a8fd765", 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: "json_format_version": [ 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: "local_time": { 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: "asctime": "Fri Jul 26 18:01:12 2024 UTC", 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: "time_t": 1722016872 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: "logical_block_size": 512, 2024-07-26T18:06:42.160 INFO:tasks.workunit.client.0.smithi071.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-07-26T18:06:42.161 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_controller_id": 0, 2024-07-26T18:06:42.161 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-07-26T18:06:42.161 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_namespaces": [ 2024-07-26T18:06:42.161 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:42.161 INFO:tasks.workunit.client.0.smithi071.stdout: "capacity": { 2024-07-26T18:06:42.161 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:42.161 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:42.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.161 INFO:tasks.workunit.client.0.smithi071.stdout: "formatted_lba_size": 512, 2024-07-26T18:06:42.162 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 1, 2024-07-26T18:06:42.162 INFO:tasks.workunit.client.0.smithi071.stdout: "size": { 2024-07-26T18:06:42.162 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:42.162 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:42.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.162 INFO:tasks.workunit.client.0.smithi071.stdout: "utilization": { 2024-07-26T18:06:42.162 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:42.162 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:42.162 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_number_of_namespaces": 1, 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_pci_vendor": { 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 32902, 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: "subsystem_id": 32902 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_add_log": { 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: "Device stats": { 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_fw_downgrades": { 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: "crc_error_count": { 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: "end_to_end_error_detection_count": { 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: "erase_fail_count": { 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.164 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: "host_bytes_written": { 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 33129582 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: "host_ctx_wear_used": { 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 1 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: "media_bytes_read": { 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.165 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: "nand_bytes_written": { 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 54631364 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_stat_indicator": { 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: "pll_lock_loss_count": { 2024-07-26T18:06:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.167 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.167 INFO:tasks.workunit.client.0.smithi071.stdout: "program_fail_count": { 2024-07-26T18:06:42.167 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.167 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.167 INFO:tasks.workunit.client.0.smithi071.stdout: "re_alloc_sectr_cnt": { 2024-07-26T18:06:42.167 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.167 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: "retry_buffer_overflow_count": { 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: "soft_ecc_err_rate": { 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: "thermal_throttle_status": { 2024-07-26T18:06:42.168 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: "cnt": 0, 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: "pct": 0 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_host_reads": { 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_media_wear": { 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": "63.999023" 2024-07-26T18:06:42.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.170 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_timer": { 2024-07-26T18:06:42.170 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.170 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:42.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.170 INFO:tasks.workunit.client.0.smithi071.stdout: "unexp_power_loss": { 2024-07-26T18:06:42.170 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.170 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.170 INFO:tasks.workunit.client.0.smithi071.stdout: "wear_leveling": { 2024-07-26T18:06:42.170 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 88, 2024-07-26T18:06:42.171 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:42.171 INFO:tasks.workunit.client.0.smithi071.stdout: "avg": 3679, 2024-07-26T18:06:42.171 INFO:tasks.workunit.client.0.smithi071.stdout: "max": 3694, 2024-07-26T18:06:42.171 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 3663 2024-07-26T18:06:42.171 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.171 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.171 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel Smart log": "nvme0n1" 2024-07-26T18:06:42.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.171 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_log": { 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare": 100, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare_threshold": 10, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "controller_busy_time": 51, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "critical_warning": 0, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_read": 414738868, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_written": 2171180326, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "host_reads": 7237417008, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "host_writes": 38845936937, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "media_errors": 0, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_err_log_entries": 0, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "percentage_used": 12, 2024-07-26T18:06:42.172 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycles": 53588, 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_hours": 55818, 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": 27, 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: "unsafe_shutdowns": 3810 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_vendor": "intel", 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_version": { 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: "string": "<1.2", 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycle_count": 53588, 2024-07-26T18:06:42.173 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_time": { 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: "hours": 55818 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: "serial_number": "deleted", 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: "smart_status": { 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme": { 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: "passed": true 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl": { 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: "argv": [ 2024-07-26T18:06:42.174 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl", 2024-07-26T18:06:42.175 INFO:tasks.workunit.client.0.smithi071.stdout: "-x", 2024-07-26T18:06:42.175 INFO:tasks.workunit.client.0.smithi071.stdout: "--json=o", 2024-07-26T18:06:42.175 INFO:tasks.workunit.client.0.smithi071.stdout: "/dev/nvme0n1" 2024-07-26T18:06:42.175 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.175 INFO:tasks.workunit.client.0.smithi071.stdout: "build_info": "(local build)", 2024-07-26T18:06:42.175 INFO:tasks.workunit.client.0.smithi071.stdout: "exit_status": 0, 2024-07-26T18:06:42.175 INFO:tasks.workunit.client.0.smithi071.stdout: "output": [ 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF INFORMATION SECTION ===", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "Serial Number: deleted", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Version: 8DV101H0", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller ID: 0", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "NVMe Version: <1.2", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "Number of Namespaces: 1", 2024-07-26T18:06:42.176 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-07-26T18:06:42.177 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-07-26T18:06:42.177 INFO:tasks.workunit.client.0.smithi071.stdout: "Local Time is: Fri Jul 26 18:01:12 2024 UTC", 2024-07-26T18:06:42.177 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Updates (0x02): 1 Slot", 2024-07-26T18:06:42.177 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-07-26T18:06:42.177 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-07-26T18:06:42.177 INFO:tasks.workunit.client.0.smithi071.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-07-26T18:06:42.177 INFO:tasks.workunit.client.0.smithi071.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-07-26T18:06:42.177 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.177 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported Power States", 2024-07-26T18:06:42.177 INFO:tasks.workunit.client.0.smithi071.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-07-26T18:06:42.178 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-07-26T18:06:42.178 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.178 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-07-26T18:06:42.178 INFO:tasks.workunit.client.0.smithi071.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-07-26T18:06:42.178 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 512 0 2", 2024-07-26T18:06:42.178 INFO:tasks.workunit.client.0.smithi071.stdout: " 1 - 512 8 2", 2024-07-26T18:06:42.178 INFO:tasks.workunit.client.0.smithi071.stdout: " 2 - 512 16 2", 2024-07-26T18:06:42.178 INFO:tasks.workunit.client.0.smithi071.stdout: " 3 - 4096 0 0", 2024-07-26T18:06:42.178 INFO:tasks.workunit.client.0.smithi071.stdout: " 4 - 4096 8 0", 2024-07-26T18:06:42.178 INFO:tasks.workunit.client.0.smithi071.stdout: " 5 - 4096 64 0", 2024-07-26T18:06:42.179 INFO:tasks.workunit.client.0.smithi071.stdout: " 6 - 4096 128 0", 2024-07-26T18:06:42.179 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.179 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF SMART DATA SECTION ===", 2024-07-26T18:06:42.179 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-07-26T18:06:42.179 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.179 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-07-26T18:06:42.179 INFO:tasks.workunit.client.0.smithi071.stdout: "Critical Warning: 0x00", 2024-07-26T18:06:42.179 INFO:tasks.workunit.client.0.smithi071.stdout: "Temperature: 27 Celsius", 2024-07-26T18:06:42.182 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare: 100%", 2024-07-26T18:06:42.182 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare Threshold: 10%", 2024-07-26T18:06:42.182 INFO:tasks.workunit.client.0.smithi071.stdout: "Percentage Used: 12%", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Read: 414,738,868 [212 TB]", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Written: 2,171,180,326 [1.11 PB]", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Read Commands: 7,237,417,008", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Write Commands: 38,845,936,937", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller Busy Time: 51", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Power Cycles: 53,588", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Power On Hours: 55,818", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Unsafe Shutdowns: 3,810", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Media and Data Integrity Errors: 0", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information Log Entries: 0", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-07-26T18:06:42.183 INFO:tasks.workunit.client.0.smithi071.stdout: "No Errors Logged", 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: "" 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: "svn_revision": "5155", 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: "version": [ 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": { 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: "current": 27 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.184 INFO:tasks.workunit.client.0.smithi071.stdout: "user_capacity": { 2024-07-26T18:06:42.185 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:42.185 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:42.185 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.185 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.185 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.185 INFO:tasks.workunit.client.0.smithi071.stdout: "cf6a7c48-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:42.185 INFO:tasks.workunit.client.0.smithi071.stdout: "INTEL_SSDPEDMD400G4_cf6b5208-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:42.185 INFO:tasks.workunit.client.0.smithi071.stdout: "20240726-180115": { 2024-07-26T18:06:42.185 INFO:tasks.workunit.client.0.smithi071.stdout: "device": { 2024-07-26T18:06:42.186 INFO:tasks.workunit.client.0.smithi071.stdout: "info_name": "/dev/nvme0n1", 2024-07-26T18:06:42.186 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "/dev/nvme0n1", 2024-07-26T18:06:42.186 INFO:tasks.workunit.client.0.smithi071.stdout: "protocol": "NVMe", 2024-07-26T18:06:42.186 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "nvme" 2024-07-26T18:06:42.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.186 INFO:tasks.workunit.client.0.smithi071.stdout: "firmware_version": "8DV101H0", 2024-07-26T18:06:42.186 INFO:tasks.workunit.client.0.smithi071.stdout: "host_id": "cf6a7c48-4b79-11ef-bac1-0cc47a8fd765", 2024-07-26T18:06:42.186 INFO:tasks.workunit.client.0.smithi071.stdout: "json_format_version": [ 2024-07-26T18:06:42.186 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:42.187 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:42.187 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.187 INFO:tasks.workunit.client.0.smithi071.stdout: "local_time": { 2024-07-26T18:06:42.187 INFO:tasks.workunit.client.0.smithi071.stdout: "asctime": "Fri Jul 26 18:01:14 2024 UTC", 2024-07-26T18:06:42.187 INFO:tasks.workunit.client.0.smithi071.stdout: "time_t": 1722016874 2024-07-26T18:06:42.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.187 INFO:tasks.workunit.client.0.smithi071.stdout: "logical_block_size": 512, 2024-07-26T18:06:42.187 INFO:tasks.workunit.client.0.smithi071.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-07-26T18:06:42.188 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_controller_id": 0, 2024-07-26T18:06:42.188 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-07-26T18:06:42.188 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_namespaces": [ 2024-07-26T18:06:42.188 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:42.188 INFO:tasks.workunit.client.0.smithi071.stdout: "capacity": { 2024-07-26T18:06:42.189 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:42.189 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:42.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.189 INFO:tasks.workunit.client.0.smithi071.stdout: "formatted_lba_size": 512, 2024-07-26T18:06:42.189 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 1, 2024-07-26T18:06:42.189 INFO:tasks.workunit.client.0.smithi071.stdout: "size": { 2024-07-26T18:06:42.190 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:42.190 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:42.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.190 INFO:tasks.workunit.client.0.smithi071.stdout: "utilization": { 2024-07-26T18:06:42.190 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:42.190 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:42.191 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.191 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.191 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.191 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_number_of_namespaces": 1, 2024-07-26T18:06:42.191 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_pci_vendor": { 2024-07-26T18:06:42.191 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 32902, 2024-07-26T18:06:42.191 INFO:tasks.workunit.client.0.smithi071.stdout: "subsystem_id": 32902 2024-07-26T18:06:42.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.192 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_add_log": { 2024-07-26T18:06:42.192 INFO:tasks.workunit.client.0.smithi071.stdout: "Device stats": { 2024-07-26T18:06:42.192 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_fw_downgrades": { 2024-07-26T18:06:42.192 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.192 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.192 INFO:tasks.workunit.client.0.smithi071.stdout: "crc_error_count": { 2024-07-26T18:06:42.193 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.193 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.193 INFO:tasks.workunit.client.0.smithi071.stdout: "end_to_end_error_detection_count": { 2024-07-26T18:06:42.193 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.193 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.193 INFO:tasks.workunit.client.0.smithi071.stdout: "erase_fail_count": { 2024-07-26T18:06:42.194 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.194 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.194 INFO:tasks.workunit.client.0.smithi071.stdout: "host_bytes_written": { 2024-07-26T18:06:42.194 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.194 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 28035513 2024-07-26T18:06:42.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.194 INFO:tasks.workunit.client.0.smithi071.stdout: "host_ctx_wear_used": { 2024-07-26T18:06:42.195 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.195 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 1 2024-07-26T18:06:42.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.195 INFO:tasks.workunit.client.0.smithi071.stdout: "media_bytes_read": { 2024-07-26T18:06:42.195 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.195 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.195 INFO:tasks.workunit.client.0.smithi071.stdout: "nand_bytes_written": { 2024-07-26T18:06:42.196 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.196 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 49118030 2024-07-26T18:06:42.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.196 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_stat_indicator": { 2024-07-26T18:06:42.196 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.196 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: "pll_lock_loss_count": { 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: "program_fail_count": { 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: "re_alloc_sectr_cnt": { 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: "retry_buffer_overflow_count": { 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: "soft_ecc_err_rate": { 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: "thermal_throttle_status": { 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:42.198 INFO:tasks.workunit.client.0.smithi071.stdout: "cnt": 0, 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pct": 0 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_host_reads": { 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_media_wear": { 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": "63.999023" 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_timer": { 2024-07-26T18:06:42.199 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: "unexp_power_loss": { 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: "wear_leveling": { 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 89, 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: "avg": 3350, 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: "max": 3365, 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 3332 2024-07-26T18:06:42.200 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel Smart log": "nvme0n1" 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_log": { 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare": 100, 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare_threshold": 10, 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: "controller_busy_time": 51, 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: "critical_warning": 0, 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_read": 401507815, 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_written": 1837335393, 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: "host_reads": 6541614353, 2024-07-26T18:06:42.201 INFO:tasks.workunit.client.0.smithi071.stdout: "host_writes": 33244496026, 2024-07-26T18:06:42.202 INFO:tasks.workunit.client.0.smithi071.stdout: "media_errors": 0, 2024-07-26T18:06:42.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_err_log_entries": 0, 2024-07-26T18:06:42.202 INFO:tasks.workunit.client.0.smithi071.stdout: "percentage_used": 11, 2024-07-26T18:06:42.202 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycles": 55996, 2024-07-26T18:06:42.202 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_hours": 55593, 2024-07-26T18:06:42.202 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": 24, 2024-07-26T18:06:42.202 INFO:tasks.workunit.client.0.smithi071.stdout: "unsafe_shutdowns": 3081 2024-07-26T18:06:42.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.202 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_vendor": "intel", 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_version": { 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: "string": "<1.2", 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycle_count": 55996, 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_time": { 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: "hours": 55593 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: "serial_number": "deleted", 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: "smart_status": { 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme": { 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:42.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: "passed": true 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl": { 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: "argv": [ 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl", 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: "-x", 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: "--json=o", 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: "/dev/nvme0n1" 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: "build_info": "(local build)", 2024-07-26T18:06:42.204 INFO:tasks.workunit.client.0.smithi071.stdout: "exit_status": 0, 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "output": [ 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF INFORMATION SECTION ===", 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "Serial Number: deleted", 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Version: 8DV101H0", 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-07-26T18:06:42.205 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller ID: 0", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "NVMe Version: <1.2", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "Number of Namespaces: 1", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "Local Time is: Fri Jul 26 18:01:14 2024 UTC", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Updates (0x02): 1 Slot", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-07-26T18:06:42.206 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported Power States", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 512 0 2", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: " 1 - 512 8 2", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: " 2 - 512 16 2", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: " 3 - 4096 0 0", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: " 4 - 4096 8 0", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: " 5 - 4096 64 0", 2024-07-26T18:06:42.207 INFO:tasks.workunit.client.0.smithi071.stdout: " 6 - 4096 128 0", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF SMART DATA SECTION ===", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "Critical Warning: 0x00", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "Temperature: 24 Celsius", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare: 100%", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare Threshold: 10%", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "Percentage Used: 11%", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Read: 401,507,815 [205 TB]", 2024-07-26T18:06:42.208 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Written: 1,837,335,393 [940 TB]", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Read Commands: 6,541,614,353", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Write Commands: 33,244,496,026", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller Busy Time: 51", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "Power Cycles: 55,996", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "Power On Hours: 55,593", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "Unsafe Shutdowns: 3,081", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "Media and Data Integrity Errors: 0", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information Log Entries: 0", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "No Errors Logged", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "" 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-07-26T18:06:42.209 INFO:tasks.workunit.client.0.smithi071.stdout: "svn_revision": "5155", 2024-07-26T18:06:42.210 INFO:tasks.workunit.client.0.smithi071.stdout: "version": [ 2024-07-26T18:06:42.210 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:42.210 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:42.210 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:42.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.210 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": { 2024-07-26T18:06:42.210 INFO:tasks.workunit.client.0.smithi071.stdout: "current": 24 2024-07-26T18:06:42.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.211 INFO:tasks.workunit.client.0.smithi071.stdout: "user_capacity": { 2024-07-26T18:06:42.211 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:42.211 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:42.211 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.211 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.211 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.211 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.211 INFO:tasks.workunit.client.0.smithi071.stdout: "report": { 2024-07-26T18:06:42.211 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer": { 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "active": true, 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "mode": "" 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "channels": [ 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "ident" 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "channels_available": [ 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "ident", 2024-07-26T18:06:42.212 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "perf" 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_available": [ 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T18:06:42.213 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T18:06:42.214 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T18:06:42.214 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore" 2024-07-26T18:06:42.214 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.214 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_opted_in": [ 2024-07-26T18:06:42.214 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T18:06:42.214 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T18:06:42.214 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore" 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "config": { 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "active_changed": [ 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T18:06:42.215 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "client_check_pool_perm", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_gid", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_uid", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "client_quota", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "daemonize", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T18:06:42.216 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "keyring", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_block_size", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_cache_size", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_compression", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_log", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_write_buffer_size", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T18:06:42.217 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T18:06:42.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T18:06:42.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T18:06:42.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_journald", 2024-07-26T18:06:42.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_stderr", 2024-07-26T18:06:42.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T18:06:42.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T18:06:42.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_host", 2024-07-26T18:06:42.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T18:06:42.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T18:06:42.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T18:06:42.219 INFO:tasks.workunit.client.0.smithi071.stdout: "no_config_file", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_crush_chooseleaf_type", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T18:06:42.220 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hdd", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hybrid", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_ssd", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_max_backfills", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-07-26T18:06:42.221 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-07-26T18:06:42.222 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-07-26T18:06:42.222 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-07-26T18:06:42.222 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_lim", 2024-07-26T18:06:42.222 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_res", 2024-07-26T18:06:42.222 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_wgt", 2024-07-26T18:06:42.222 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T18:06:42.222 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T18:06:42.222 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T18:06:42.222 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T18:06:42.223 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pg_delete_cost", 2024-07-26T18:06:42.223 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T18:06:42.223 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T18:06:42.223 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T18:06:42.223 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active", 2024-07-26T18:06:42.223 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_hdd", 2024-07-26T18:06:42.223 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_ssd", 2024-07-26T18:06:42.223 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T18:06:42.223 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep", 2024-07-26T18:06:42.223 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hdd", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hybrid", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_ssd", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_sleep", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hdd", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hybrid", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_ssd", 2024-07-26T18:06:42.224 INFO:tasks.workunit.client.0.smithi071.stdout: "public_addr", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "public_addrv", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_default_features", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_qos_exclude_ops", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "setgroup", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "setuser" 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_changed": [ 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T18:06:42.225 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_join_fs", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/allow_ptrace", 2024-07-26T18:06:42.226 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/container_init", 2024-07-26T18:06:42.227 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/migration_current", 2024-07-26T18:06:42.227 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/use_repo_digest", 2024-07-26T18:06:42.227 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-07-26T18:06:42.227 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-07-26T18:06:42.227 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-07-26T18:06:42.227 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-07-26T18:06:42.227 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ssl_server_port", 2024-07-26T18:06:42.227 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/orchestrator/orchestrator", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/channel_ident", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/description", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/organization", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T18:06:42.228 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T18:06:42.229 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T18:06:42.229 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T18:06:42.229 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T18:06:42.229 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T18:06:42.229 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T18:06:42.229 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T18:06:42.230 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T18:06:42.230 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T18:06:42.230 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T18:06:42.230 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T18:06:42.230 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T18:06:42.230 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T18:06:42.231 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T18:06:42.231 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T18:06:42.231 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T18:06:42.231 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T18:06:42.231 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T18:06:42.232 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T18:06:42.232 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T18:06:42.232 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T18:06:42.232 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T18:06:42.232 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T18:06:42.232 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T18:06:42.233 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T18:06:42.233 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T18:06:42.233 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T18:06:42.233 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T18:06:42.233 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T18:06:42.234 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T18:06:42.234 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T18:06:42.234 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T18:06:42.234 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T18:06:42.234 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T18:06:42.235 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T18:06:42.235 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T18:06:42.235 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T18:06:42.235 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_cache_enabled", 2024-07-26T18:06:42.235 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_ops_log", 2024-07-26T18:06:42.235 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_usage_log" 2024-07-26T18:06:42.236 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:42.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.236 INFO:tasks.workunit.client.0.smithi071.stdout: "contact": null, 2024-07-26T18:06:42.236 INFO:tasks.workunit.client.0.smithi071.stdout: "crashes": [], 2024-07-26T18:06:42.236 INFO:tasks.workunit.client.0.smithi071.stdout: "created": "2024-07-26T17:58:01.000014Z", 2024-07-26T18:06:42.237 INFO:tasks.workunit.client.0.smithi071.stdout: "crush": { 2024-07-26T18:06:42.237 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_algs": { 2024-07-26T18:06:42.237 INFO:tasks.workunit.client.0.smithi071.stdout: "straw2": 3 2024-07-26T18:06:42.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.237 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_sizes": { 2024-07-26T18:06:42.238 INFO:tasks.workunit.client.0.smithi071.stdout: "2": 1, 2024-07-26T18:06:42.238 INFO:tasks.workunit.client.0.smithi071.stdout: "4": 2 2024-07-26T18:06:42.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.238 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_types": { 2024-07-26T18:06:42.238 INFO:tasks.workunit.client.0.smithi071.stdout: "1": 2, 2024-07-26T18:06:42.239 INFO:tasks.workunit.client.0.smithi071.stdout: "11": 1 2024-07-26T18:06:42.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.239 INFO:tasks.workunit.client.0.smithi071.stdout: "compat_weight_set": false, 2024-07-26T18:06:42.239 INFO:tasks.workunit.client.0.smithi071.stdout: "device_classes": [ 2024-07-26T18:06:42.239 INFO:tasks.workunit.client.0.smithi071.stdout: 8 2024-07-26T18:06:42.240 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_buckets": 6, 2024-07-26T18:06:42.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_devices": 8, 2024-07-26T18:06:42.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_rules": 1, 2024-07-26T18:06:42.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_types": 12, 2024-07-26T18:06:42.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_weight_sets": 0, 2024-07-26T18:06:42.241 INFO:tasks.workunit.client.0.smithi071.stdout: "tunables": { 2024-07-26T18:06:42.241 INFO:tasks.workunit.client.0.smithi071.stdout: "allowed_bucket_algs": 54, 2024-07-26T18:06:42.241 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_fallback_tries": 0, 2024-07-26T18:06:42.241 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_tries": 0, 2024-07-26T18:06:42.241 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_total_tries": 50, 2024-07-26T18:06:42.242 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_descend_once": 1, 2024-07-26T18:06:42.242 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_stable": 1, 2024-07-26T18:06:42.242 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_vary_r": 1, 2024-07-26T18:06:42.242 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v2_rules": 0, 2024-07-26T18:06:42.242 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v3_rules": 0, 2024-07-26T18:06:42.243 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v4_buckets": 1, 2024-07-26T18:06:42.243 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v5_rules": 0, 2024-07-26T18:06:42.243 INFO:tasks.workunit.client.0.smithi071.stdout: "legacy_tunables": 0, 2024-07-26T18:06:42.243 INFO:tasks.workunit.client.0.smithi071.stdout: "minimum_required_version": "jewel", 2024-07-26T18:06:42.243 INFO:tasks.workunit.client.0.smithi071.stdout: "optimal_tunables": 1, 2024-07-26T18:06:42.243 INFO:tasks.workunit.client.0.smithi071.stdout: "profile": "jewel", 2024-07-26T18:06:42.243 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables": 1, 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables2": 1, 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables3": 1, 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables5": 1, 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: "straw_calc_version": 1 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: "description": "upgrade test cluster", 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: "fs": { 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: "feature_flags": { 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: "enable_multiple": true, 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_enabled_multiple": true 2024-07-26T18:06:42.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "filesystems": [ 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "approx_ctime": "2024-07", 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer_enabled": false, 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_caps": 0, 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_dns": 10, 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_inos": 13, 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_subtrees": 2, 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_allowed_features": 0, 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "explicitly_allowed_features": 0, 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "files": 0, 2024-07-26T18:06:42.245 INFO:tasks.workunit.client.0.smithi071.stdout: "max_mds": 1, 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_data_pools": 1, 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_in": 1, 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_mds": 1, 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": 0, 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_replay": 0, 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_up": 1, 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "snaps": 0, 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "standby_count_wanted": 0 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_mds": 1, 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "total_num_mds": 2 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.246 INFO:tasks.workunit.client.0.smithi071.stdout: "hosts": { 2024-07-26T18:06:42.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num": 2, 2024-07-26T18:06:42.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mds": 2, 2024-07-26T18:06:42.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mgr": 2, 2024-07-26T18:06:42.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mon": 2, 2024-07-26T18:06:42.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_osd": 2 2024-07-26T18:06:42.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.247 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard": false, 2024-07-26T18:06:42.247 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard_description": null, 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: "license": "sharing-1-0", 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: "metadata": { 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 2 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-07-26T18:06:42.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 2 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 2 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 2 2024-07-26T18:06:42.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 2 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 3 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:42.250 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 3 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 3 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 3 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.251 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 3 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 8 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-07-26T18:06:42.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 8 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 8 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 8 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:42.253 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 8 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_objectstore": { 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": 8 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: "rotational": { 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: "0": 8 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:42.254 INFO:tasks.workunit.client.0.smithi071.stdout: "features": { 2024-07-26T18:06:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: "optional": [], 2024-07-26T18:06:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: "persistent": [ 2024-07-26T18:06:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: "kraken", 2024-07-26T18:06:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: "luminous", 2024-07-26T18:06:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: "mimic", 2024-07-26T18:06:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap-prune", 2024-07-26T18:06:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: "nautilus", 2024-07-26T18:06:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: "octopus", 2024-07-26T18:06:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: "pacific", 2024-07-26T18:06:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: "elector-pinging", 2024-07-26T18:06:42.256 INFO:tasks.workunit.client.0.smithi071.stdout: "quincy", 2024-07-26T18:06:42.256 INFO:tasks.workunit.client.0.smithi071.stdout: "reef" 2024-07-26T18:06:42.256 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:42.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.256 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv4_addr_mons": 6, 2024-07-26T18:06:42.256 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv6_addr_mons": 0, 2024-07-26T18:06:42.256 INFO:tasks.workunit.client.0.smithi071.stdout: "min_mon_release": 18, 2024-07-26T18:06:42.257 INFO:tasks.workunit.client.0.smithi071.stdout: "v1_addr_mons": 3, 2024-07-26T18:06:42.257 INFO:tasks.workunit.client.0.smithi071.stdout: "v2_addr_mons": 3 2024-07-26T18:06:42.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.257 INFO:tasks.workunit.client.0.smithi071.stdout: "organization": "ceph-qa", 2024-07-26T18:06:42.257 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:42.257 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_network": false, 2024-07-26T18:06:42.258 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8, 2024-07-26T18:06:42.258 INFO:tasks.workunit.client.0.smithi071.stdout: "require_min_compat_client": "luminous", 2024-07-26T18:06:42.258 INFO:tasks.workunit.client.0.smithi071.stdout: "require_osd_release": "reef" 2024-07-26T18:06:42.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.258 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": [ 2024-07-26T18:06:42.259 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:42.259 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:42.259 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr" 2024-07-26T18:06:42.259 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.259 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:42.259 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:42.260 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:42.260 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:42.262 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:42.262 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 1, 2024-07-26T18:06:42.262 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 1, 2024-07-26T18:06:42.262 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 1, 2024-07-26T18:06:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 1781760, 2024-07-26T18:06:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 1781760, 2024-07-26T18:06:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 2, 2024-07-26T18:06:42.264 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:42.264 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 2.4431169549643528e-06, 2024-07-26T18:06:42.264 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:42.264 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:42.264 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 212, 2024-07-26T18:06:42.264 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 313344, 2024-07-26T18:06:42.264 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 590368, 2024-07-26T18:06:42.264 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 590368, 2024-07-26T18:06:42.265 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:42.265 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 1771104, 2024-07-26T18:06:42.265 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 179, 2024-07-26T18:06:42.265 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 2473984 2024-07-26T18:06:42.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.265 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:42.266 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:42.266 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:42.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.266 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:42.266 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:42.266 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:42.266 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.266 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:42.267 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:42.267 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:42.267 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:42.267 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:42.267 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 32, 2024-07-26T18:06:42.267 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 32, 2024-07-26T18:06:42.267 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 2, 2024-07-26T18:06:42.267 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:42.268 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:42.268 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:42.268 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 98304, 2024-07-26T18:06:42.268 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:42.268 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:42.268 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 98304, 2024-07-26T18:06:42.268 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:42.269 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:42.269 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 22, 2024-07-26T18:06:42.269 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:42.269 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 1.3479298388574534e-07, 2024-07-26T18:06:42.269 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:42.269 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:42.269 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:42.269 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:42.269 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 3430, 2024-07-26T18:06:42.270 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 3430, 2024-07-26T18:06:42.270 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:42.270 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 10290, 2024-07-26T18:06:42.270 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 51, 2024-07-26T18:06:42.270 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 20480 2024-07-26T18:06:42.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.270 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:42.270 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:42.271 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:42.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.271 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:42.271 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:42.271 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:42.271 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.271 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:42.271 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:42.272 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:42.272 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:42.272 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:42.272 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 64, 2024-07-26T18:06:42.272 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 64, 2024-07-26T18:06:42.272 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 3, 2024-07-26T18:06:42.272 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:42.272 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:42.272 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:42.273 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 0, 2024-07-26T18:06:42.273 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:42.273 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:42.273 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 0, 2024-07-26T18:06:42.273 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:42.273 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:42.273 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 0, 2024-07-26T18:06:42.274 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:42.274 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 0.0, 2024-07-26T18:06:42.274 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:42.274 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:42.274 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:42.274 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:42.274 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 0, 2024-07-26T18:06:42.274 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 0, 2024-07-26T18:06:42.274 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:42.275 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 0, 2024-07-26T18:06:42.275 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 0, 2024-07-26T18:06:42.275 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 0 2024-07-26T18:06:42.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.275 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:42.275 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:42.275 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:42.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.276 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:42.276 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:42.276 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd" 2024-07-26T18:06:42.276 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.276 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:42.276 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:42.276 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:42.276 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:42.277 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:42.277 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 8, 2024-07-26T18:06:42.277 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 8, 2024-07-26T18:06:42.277 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 4, 2024-07-26T18:06:42.277 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:42.277 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:42.277 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:42.277 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 12288, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 12288, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 2, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 1.6849124762075007e-08, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:42.278 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 19, 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 19, 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 57, 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 2, 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 2048 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.279 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": { 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: "mirroring_by_pool": [ 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: false 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: "num_images_by_pool": [ 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pools": 1 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: "report_id": "e74564ab-1f27-403a-9d38-ce4d0cadf4ec", 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: "report_timestamp": "2024-07-26T18:06:42.141527", 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: "report_version": 1, 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: "rook": { 2024-07-26T18:06:42.280 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster": { 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: "external-mode": null, 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: "allow-multiple-per-node": null, 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: "count": null, 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: "max-id": null, 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: "pvc": { 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: "stretch": { 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.282 INFO:tasks.workunit.client.0.smithi071.stdout: "network": { 2024-07-26T18:06:42.282 INFO:tasks.workunit.client.0.smithi071.stdout: "provider": null 2024-07-26T18:06:42.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.282 INFO:tasks.workunit.client.0.smithi071.stdout: "storage": { 2024-07-26T18:06:42.282 INFO:tasks.workunit.client.0.smithi071.stdout: "device-set": { 2024-07-26T18:06:42.282 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:42.282 INFO:tasks.workunit.client.0.smithi071.stdout: "non-portable": null, 2024-07-26T18:06:42.282 INFO:tasks.workunit.client.0.smithi071.stdout: "portable": null, 2024-07-26T18:06:42.283 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T18:06:42.283 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.283 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.283 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.283 INFO:tasks.workunit.client.0.smithi071.stdout: "csi": { 2024-07-26T18:06:42.283 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:42.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes": { 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: "node": { 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes-total": null, 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: "with-ceph-daemons": null, 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-cephfs-plugin": null, 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-nfs-plugin": null, 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-rbd-plugin": null 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.284 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: "storage-class": { 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket": null, 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs": null, 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: "nfs": null, 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": null, 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:42.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.286 INFO:tasks.workunit.client.0.smithi071.stdout: "services": {}, 2024-07-26T18:06:42.286 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T18:06:42.286 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 105, 2024-07-26T18:06:42.286 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": 4, 2024-07-26T18:06:42.286 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_by_class": { 2024-07-26T18:06:42.286 INFO:tasks.workunit.client.0.smithi071.stdout: "ssd": { 2024-07-26T18:06:42.286 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 767718060032, 2024-07-26T18:06:42.286 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T18:06:42.286 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 242225152, 2024-07-26T18:06:42.286 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_bytes": 242225152, 2024-07-26T18:06:42.287 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_ratio": 0.0003154136356897652 2024-07-26T18:06:42.287 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:42.287 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 767718060032, 2024-07-26T18:06:42.287 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T18:06:42.287 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 242225152 2024-07-26T18:06:42.287 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.287 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:42.287 INFO:tasks.workunit.client.0.smithi071.stdout:} 2024-07-26T18:06:42.288 INFO:tasks.workunit.client.0.smithi071.stderr:++ ceph telemetry collection ls 2024-07-26T18:06:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:06:42] "GET /metrics HTTP/1.1" 200 33688 "" "Prometheus/2.43.0" 2024-07-26T18:06:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[28530]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[28530]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[39149]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[39149]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:42 smithi135 ceph-mon[33333]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:42 smithi135 ceph-mon[33333]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:42 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:42 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:42 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:42 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:42 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:42 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:42 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:42 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:42.652 INFO:tasks.workunit.client.0.smithi071.stderr:+ COLLECTIONS='New collections are available: 2024-07-26T18:06:42.652 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:42.652 INFO:tasks.workunit.client.0.smithi071.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-07-26T18:06:42.652 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:42.652 INFO:tasks.workunit.client.0.smithi071.stderr:NAME STATUS DESC 2024-07-26T18:06:42.652 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-07-26T18:06:42.653 INFO:tasks.workunit.client.0.smithi071.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ New collections are available: 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr:NAME STATUS DESC 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-07-26T18:06:42.654 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ New collections are available: 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:NAME STATUS DESC 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T18:06:42.655 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ New collections are available: 2024-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:42.656 INFO:tasks.workunit.client.0.smithi071.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:NAME STATUS DESC 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-07-26T18:06:42.657 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ New collections are available: 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr:NAME STATUS DESC 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-07-26T18:06:42.658 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ New collections are available: 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:NAME STATUS DESC 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T18:06:42.659 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-07-26T18:06:42.660 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-07-26T18:06:42.660 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-07-26T18:06:42.660 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-07-26T18:06:42.660 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-07-26T18:06:42.660 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T18:06:42.660 INFO:tasks.workunit.client.0.smithi071.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-07-26T18:06:42.660 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-07-26T18:06:42.660 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-07-26T18:06:42.660 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-07-26T18:06:42.660 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry on --license sharing-1-0 2024-07-26T18:06:43.161 INFO:tasks.workunit.client.0.smithi071.stdout:Telemetry is on. 2024-07-26T18:06:43.161 INFO:tasks.workunit.client.0.smithi071.stdout:Some channels are disabled, please enable with: 2024-07-26T18:06:43.161 INFO:tasks.workunit.client.0.smithi071.stdout:`ceph telemetry enable channel perf` 2024-07-26T18:06:43.173 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry enable channel perf 2024-07-26T18:06:43.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:42] ENGINE Bus STOPPING 2024-07-26T18:06:43.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:06:43.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE Bus STOPPED 2024-07-26T18:06:43.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE Bus STARTING 2024-07-26T18:06:43.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE Serving on http://:::9283 2024-07-26T18:06:43.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE Bus STARTED 2024-07-26T18:06:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='client.24707 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='client.24707 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='client.24707 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='client.24707 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:43.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:43.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='client.24707 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='client.24707 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:43 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:43.666 INFO:tasks.workunit.client.0.smithi071.stdout:channel_perf is enabled 2024-07-26T18:06:43.677 INFO:tasks.workunit.client.0.smithi071.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-07-26T18:06:43.804 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE Bus STOPPING 2024-07-26T18:06:43.804 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:06:43.804 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE Bus STOPPED 2024-07-26T18:06:43.804 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE Bus STARTING 2024-07-26T18:06:43.804 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE Serving on http://:::9283 2024-07-26T18:06:43.805 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:06:43] ENGINE Bus STARTED 2024-07-26T18:06:44.058 INFO:tasks.workunit.client.0.smithi071.stderr:+ LAST_OPT_REVISION=1 2024-07-26T18:06:44.058 INFO:tasks.workunit.client.0.smithi071.stderr:+ '[' 1 -ne 1 ']' 2024-07-26T18:06:44.058 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry show 2024-07-26T18:06:44.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:44.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: mgrmap e23: y(active, since 2m), standbys: x 2024-07-26T18:06:44.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:44.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:44.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: mgrmap e23: y(active, since 2m), standbys: x 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:44.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:44.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:44.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1805444025' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T18:06:44.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/1805444025' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T18:06:44.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:44.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:44.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:44.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:44.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1805444025' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T18:06:44.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:44 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/1805444025' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T18:06:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: mgrmap e23: y(active, since 2m), standbys: x 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:44.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:44.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:44.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:44.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:44.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:44.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:44.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:44.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:44.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:44.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:44.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:44.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:44.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1805444025' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T18:06:44.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:44 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/1805444025' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T18:06:44.736 INFO:tasks.workunit.client.0.smithi071.stdout:{ 2024-07-26T18:06:44.736 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer": { 2024-07-26T18:06:44.736 INFO:tasks.workunit.client.0.smithi071.stdout: "active": true, 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "mode": "" 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "channels": [ 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "ident", 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "perf" 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "channels_available": [ 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "ident", 2024-07-26T18:06:44.737 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: "perf" 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_available": [ 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T18:06:44.738 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore" 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_opted_in": [ 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T18:06:44.739 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T18:06:44.740 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T18:06:44.740 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T18:06:44.740 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T18:06:44.740 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore" 2024-07-26T18:06:44.740 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.740 INFO:tasks.workunit.client.0.smithi071.stdout: "config": { 2024-07-26T18:06:44.740 INFO:tasks.workunit.client.0.smithi071.stdout: "active_changed": [ 2024-07-26T18:06:44.740 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T18:06:44.740 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T18:06:44.740 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "client_check_pool_perm", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_gid", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_uid", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "client_quota", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "daemonize", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T18:06:44.741 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "keyring", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_block_size", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_cache_size", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_compression", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_log", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_write_buffer_size", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T18:06:44.742 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_journald", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_stderr", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_host", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T18:06:44.743 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T18:06:44.744 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "no_config_file", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_crush_chooseleaf_type", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T18:06:44.745 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hdd", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hybrid", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_ssd", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_max_backfills", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-07-26T18:06:44.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_lim", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_res", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_wgt", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pg_delete_cost", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T18:06:44.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_hdd", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_ssd", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hdd", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hybrid", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_ssd", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_sleep", 2024-07-26T18:06:44.748 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T18:06:44.749 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep", 2024-07-26T18:06:44.749 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hdd", 2024-07-26T18:06:44.749 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hybrid", 2024-07-26T18:06:44.749 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_ssd", 2024-07-26T18:06:44.749 INFO:tasks.workunit.client.0.smithi071.stdout: "public_addr", 2024-07-26T18:06:44.749 INFO:tasks.workunit.client.0.smithi071.stdout: "public_addrv", 2024-07-26T18:06:44.749 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T18:06:44.749 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_default_features", 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_qos_exclude_ops", 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: "setgroup", 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: "setuser" 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_changed": [ 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T18:06:44.750 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_join_fs", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/allow_ptrace", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/container_init", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/migration_current", 2024-07-26T18:06:44.751 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/use_repo_digest", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ssl_server_port", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/orchestrator/orchestrator", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/channel_ident", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/channel_perf", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/description", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/enabled", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/organization", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T18:06:44.752 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T18:06:44.753 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T18:06:44.754 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T18:06:44.755 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_cache_enabled", 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_ops_log", 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_usage_log" 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.756 INFO:tasks.workunit.client.0.smithi071.stdout: "contact": null, 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "crashes": [], 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "created": "2024-07-26T17:58:01.000014Z", 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "crush": { 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_algs": { 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "straw2": 3 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_sizes": { 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "2": 1, 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "4": 2 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_types": { 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "1": 2, 2024-07-26T18:06:44.757 INFO:tasks.workunit.client.0.smithi071.stdout: "11": 1 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: "compat_weight_set": false, 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: "device_classes": [ 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: 8 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_buckets": 6, 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_devices": 8, 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_rules": 1, 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_types": 12, 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_weight_sets": 0, 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: "tunables": { 2024-07-26T18:06:44.758 INFO:tasks.workunit.client.0.smithi071.stdout: "allowed_bucket_algs": 54, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_fallback_tries": 0, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_tries": 0, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_total_tries": 50, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_descend_once": 1, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_stable": 1, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_vary_r": 1, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v2_rules": 0, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v3_rules": 0, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v4_buckets": 1, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v5_rules": 0, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "legacy_tunables": 0, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "minimum_required_version": "jewel", 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "optimal_tunables": 1, 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "profile": "jewel", 2024-07-26T18:06:44.759 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables": 1, 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables2": 1, 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables3": 1, 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables5": 1, 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: "straw_calc_version": 1 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: "description": "upgrade test cluster", 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: "fs": { 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: "feature_flags": { 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: "enable_multiple": true, 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_enabled_multiple": true 2024-07-26T18:06:44.760 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "filesystems": [ 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "approx_ctime": "2024-07", 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer_enabled": false, 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_caps": 0, 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_dns": 10, 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_inos": 13, 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_subtrees": 2, 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_allowed_features": 0, 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "explicitly_allowed_features": 0, 2024-07-26T18:06:44.761 INFO:tasks.workunit.client.0.smithi071.stdout: "files": 0, 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: "max_mds": 1, 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_data_pools": 1, 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_in": 1, 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_mds": 1, 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": 0, 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_replay": 0, 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_up": 1, 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: "snaps": 0, 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: "standby_count_wanted": 0 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.762 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_mds": 1, 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "total_num_mds": 2 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_stats": { 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 20307968, 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 479296, 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 876544, 2024-07-26T18:06:44.763 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 419, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 1236744, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 20, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 859136, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 15111352, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 21184512 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 20135936, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 354800, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 827392, 2024-07-26T18:06:44.764 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 0, 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 347, 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 1027712, 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 12, 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 596480, 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 14708112, 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 20135936 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 35921920, 2024-07-26T18:06:44.765 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 730904, 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 712704, 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 10559488, 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1165, 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 8424600, 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 21, 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 745728, 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 22686544, 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 46481408 2024-07-26T18:06:44.766 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 43982848, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1068512, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 794624, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 5529600, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1740, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 11487712, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 23, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 2721536, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 25289024, 2024-07-26T18:06:44.767 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 49512448 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 35717120, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 767512, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 876544, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 9707520, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 979, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 7443384, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 21, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 1483264, 2024-07-26T18:06:44.768 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 22524976, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 45424640 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 51412992, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1531128, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 163840, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1826, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 6379344, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:44.769 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 4222464, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 36527544, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 51576832 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 50601984, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1650448, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 827392, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1763, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 6658056, 2024-07-26T18:06:44.770 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 3419904, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 36121064, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 51429376 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 45195264, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 724616, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 1007616, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 24576, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1286, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5028064, 2024-07-26T18:06:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 2684160, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 32998296, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 45219840 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 47726592, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1735248, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 770048, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1672, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.772 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5646616, 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 2848512, 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 34743704, 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 48496640 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 48889856, 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1853880, 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:44.773 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 655360, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1633, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5258200, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 3727104, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 35298160, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 49545216 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 48340992, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 2018960, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:44.774 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 57344, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 1138688, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1665, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5705880, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 3138048, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 34668248, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 49479680 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 44752896, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 758832, 2024-07-26T18:06:44.775 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 532480, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1275, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 4993968, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 46, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 1756416, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 34491168, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 45285376 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 45703168, 2024-07-26T18:06:44.776 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1096744, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 630784, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1334, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5282688, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 48, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 1745152, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 34826072, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 46333952 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "hosts": { 2024-07-26T18:06:44.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num": 2, 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mds": 2, 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mgr": 2, 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mon": 2, 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_osd": 2 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "io_rate": { 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_stats_delta": { 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 0, 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 0, 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "stamp_delta": "12.003277", 2024-07-26T18:06:44.778 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:44.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:44.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:44.781 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 0, 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 0, 2024-07-26T18:06:44.782 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 0 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard": false, 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard_description": null, 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: "license": "sharing-1-0", 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: "mempool": { 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T18:06:44.783 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.784 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.787 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.788 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.789 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 222439, 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 68 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 51704, 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.790 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 8304, 2024-07-26T18:06:44.791 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 141 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.792 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.795 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.796 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.797 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.798 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 149154, 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 33 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.799 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 928, 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.800 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.802 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.803 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.804 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.806 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.807 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1186207, 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 370 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.808 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.809 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6880, 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 140 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12744, 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1546 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5312, 2024-07-26T18:06:44.810 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 103 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.811 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.812 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.813 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.815 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.816 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1234855, 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 366 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.817 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 352, 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 4 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.818 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6880, 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 140 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.819 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12744, 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1546 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10624, 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 206 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.820 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.822 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.823 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.824 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.825 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.826 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1196183, 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 370 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.827 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.828 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6880, 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 140 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12744, 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1546 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5312, 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 103 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.830 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6480, 2024-07-26T18:06:44.831 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 81 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23520, 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 210 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1936, 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 47 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 620985, 2024-07-26T18:06:44.832 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 20 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 100710, 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 17145 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 216496, 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 350 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 11868, 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 789 2024-07-26T18:06:44.833 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10080, 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 210 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 34108, 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 218 2024-07-26T18:06:44.834 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23520, 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 210 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 417261, 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 90 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.835 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2451338, 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 197 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7128, 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 81 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.836 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 521640, 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 45 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 95264, 2024-07-26T18:06:44.837 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 188 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242232, 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3549 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.838 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.839 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:44.840 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5440, 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 68 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22176, 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 198 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1264, 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 41 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.841 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23311, 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 92245, 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 15888 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 207656, 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 337 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10048, 2024-07-26T18:06:44.842 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 616 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9504, 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 198 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 30176, 2024-07-26T18:06:44.843 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 205 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22176, 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 198 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 736, 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.844 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 473775, 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 104 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12112, 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2444705, 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 189 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5104, 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 58 2024-07-26T18:06:44.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 452088, 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.846 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 8528, 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 22 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242744, 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3573 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.847 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.848 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:44.849 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4960, 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 62 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.850 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 21952, 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 196 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1040, 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 8192, 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 49470, 2024-07-26T18:06:44.851 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9317 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 132856, 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 227 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9000, 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 603 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9408, 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 196 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.852 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 27952, 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 195 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 21952, 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 196 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.853 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 736, 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 381926, 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 81 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12112, 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.854 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2429472, 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 181 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4224, 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 48 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 347760, 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 30 2024-07-26T18:06:44.855 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 8320, 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 24 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242744, 2024-07-26T18:06:44.856 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3573 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.857 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:44.858 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4480, 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 56 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.859 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 480, 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 34 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 93002, 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 16067 2024-07-26T18:06:44.860 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 206296, 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 335 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9916, 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 622 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9648, 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.861 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 29160, 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 203 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:44.862 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2208, 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 346022, 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 72 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 26565, 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.863 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2461838, 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 190 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4752, 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 54 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 428904, 2024-07-26T18:06:44.864 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 37 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10400, 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 20 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242232, 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3549 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.865 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.866 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:44.867 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4080, 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 51 2024-07-26T18:06:44.868 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1040, 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 15119, 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 94860, 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 16269 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 209016, 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 339 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10108, 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 622 2024-07-26T18:06:44.870 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9648, 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 30184, 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 207 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.871 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 736, 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 968039, 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 82 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.872 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12112, 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2423099, 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 174 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5016, 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 57 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.873 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 452088, 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9984, 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 20 2024-07-26T18:06:44.874 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242488, 2024-07-26T18:06:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3561 2024-07-26T18:06:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3440, 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 43 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:44.878 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 480, 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 34 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 95338, 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 16353 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.879 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 210376, 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 341 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10364, 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 626 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9648, 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.880 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 30696, 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 209 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.881 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2208, 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 876835, 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 59 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 26565, 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.882 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2427272, 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 173 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5456, 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 62 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.883 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 475272, 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 41 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 13520, 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 26 2024-07-26T18:06:44.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242744, 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3573 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T18:06:44.886 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.887 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2880, 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 36 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23296, 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.888 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 480, 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 34 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 14777, 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 53053, 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10126 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 139656, 2024-07-26T18:06:44.889 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 237 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 11348, 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 779 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9984, 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.890 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 31036, 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 205 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23296, 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.891 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 861670, 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 56 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2416356, 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 179 2024-07-26T18:06:44.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4840, 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 55 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 452088, 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T18:06:44.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 94952, 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 193 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 243000, 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3585 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.894 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.896 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2240, 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 28 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23296, 2024-07-26T18:06:44.897 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1936, 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 47 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 322678, 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 18 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 56296, 2024-07-26T18:06:44.898 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10522 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 145096, 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 245 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12020, 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 785 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:44.899 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9984, 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 33084, 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 213 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:44.900 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23296, 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 187548, 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 37 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:44.901 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2449474, 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 217 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6512, 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 74 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.902 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 521640, 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 45 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:44.903 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 96720, 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 222 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242232, 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3549 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.904 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.905 INFO:tasks.workunit.client.0.smithi071.stdout: "metadata": { 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 2 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 2 2024-07-26T18:06:44.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 2 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 2 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 2 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 3 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 3 2024-07-26T18:06:44.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 3 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 3 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 3 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 8 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 8 2024-07-26T18:06:44.910 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 8 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 8 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 8 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.911 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_objectstore": { 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": 8 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: "rotational": { 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: "0": 8 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: "features": { 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: "optional": [], 2024-07-26T18:06:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: "persistent": [ 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "kraken", 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "luminous", 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "mimic", 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap-prune", 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "nautilus", 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "octopus", 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "pacific", 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "elector-pinging", 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "quincy", 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "reef" 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.913 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv4_addr_mons": 6, 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv6_addr_mons": 0, 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "min_mon_release": 18, 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "v1_addr_mons": 3, 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "v2_addr_mons": 3 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "organization": "ceph-qa", 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_network": false, 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8, 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "require_min_compat_client": "luminous", 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "require_osd_release": "reef" 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.914 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_perf_histograms": [ 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T18:06:44.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T18:06:44.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T18:06:44.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T18:06:44.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T18:06:44.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T18:06:44.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T18:06:44.927 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.930 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.933 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.936 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.939 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.942 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3, 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-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[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, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.945 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:44.946 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T18:06:44.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T18:06:44.948 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T18:06:44.949 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T18:06:44.950 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T18:06:44.951 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.952 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.953 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.954 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:44.955 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.956 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.957 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.958 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.959 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.960 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.961 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.962 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T18:06:44.963 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.964 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.965 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T18:06:44.966 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.967 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.968 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.969 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.970 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.971 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:44.972 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.973 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.974 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:44.975 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T18:06:44.976 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T18:06:44.977 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.978 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T18:06:44.979 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T18:06:44.980 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T18:06:44.981 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.982 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.983 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.984 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:44.985 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.986 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.987 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.988 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.989 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.991 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.992 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.993 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.994 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.995 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T18:06:44.996 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.997 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.998 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:44.999 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.000 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.001 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.002 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.003 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.004 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T18:06:45.005 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T18:06:45.006 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T18:06:45.007 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:45.008 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T18:06:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T18:06:45.010 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T18:06:45.011 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.012 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.013 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.014 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.014 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.014 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.014 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.014 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.014 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:45.014 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.014 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.015 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T18:06:45.015 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:45.015 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.015 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.015 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.015 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.015 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.015 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 10, 4, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.015 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 14, 4, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 11, 0, 0, 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]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.016 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.017 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.018 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.019 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.020 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.021 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.022 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.023 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.024 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.025 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T18:06:45.026 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.027 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.028 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.029 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2, 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-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.030 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.031 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.032 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.032 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:45.032 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.032 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.032 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T18:06:45.032 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:45.032 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.032 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.032 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.033 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.034 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.035 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_counters": { 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: "caps": { 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_flush_ack": { 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_flushsnap_ack": { 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_grant": { 2024-07-26T18:06:45.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_revoke": { 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_trunc": { 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_commit": { 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_fetch_complete": { 2024-07-26T18:06:45.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_fetch_keys": { 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_merge": { 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_split": { 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: "exported_inodes": { 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: "forward": { 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_cap_release": { 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_caps": { 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_caps_dirty": { 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.040 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_inode_file_caps": { 2024-07-26T18:06:45.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.040 INFO:tasks.workunit.client.0.smithi071.stdout: "imported_inodes": { 2024-07-26T18:06:45.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.040 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes": { 2024-07-26T18:06:45.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:45.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.040 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_expired": { 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_pinned": { 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_with_caps": { 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: "load_cent": { 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: "openino_dir_fetch": { 2024-07-26T18:06:45.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: "process_request_cap_release": { 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: "reply_latency": { 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 111237 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: "request": { 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.042 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rbytes": { 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rfiles": { 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rsnaps": { 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_reply": { 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: "subtrees": { 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_cache": { 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_enqueue_scrub": { 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_exportdir": { 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_flush": { 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_fragmentdir": { 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_fragstats": { 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_inodestats": { 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.045 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_enqueued": { 2024-07-26T18:06:45.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_prioritized": { 2024-07-26T18:06:45.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_processing": { 2024-07-26T18:06:45.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays": { 2024-07-26T18:06:45.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays_delayed": { 2024-07-26T18:06:45.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays_enqueuing": { 2024-07-26T18:06:45.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.050 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_completed": { 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_started": { 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_created": { 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_enqueued": { 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.051 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_migrated": { 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_reintegrated": { 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_log": { 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: "ev": { 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: "evadd": { 2024-07-26T18:06:45.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: "evex": { 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: "evexd": { 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: "evexg": { 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: "evtrm": { 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.053 INFO:tasks.workunit.client.0.smithi071.stdout: "jlat": { 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11378264 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: "replayed": { 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: "seg": { 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: "segadd": { 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.054 INFO:tasks.workunit.client.0.smithi071.stdout: "segex": { 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: "segexd": { 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: "segexg": { 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: "segtrm": { 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.055 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_mem": { 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: "cap": { 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: "cap+": { 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: "cap-": { 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: "dir": { 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T18:06:45.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: "dir+": { 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: "dir-": { 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: "dn": { 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: "dn+": { 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.057 INFO:tasks.workunit.client.0.smithi071.stdout: "dn-": { 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: "heap": { 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 207124 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: "ino": { 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: "ino+": { 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: "ino-": { 2024-07-26T18:06:45.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: "rss": { 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39104 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_server": { 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: "cap_acquisition_throttle": { 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: "cap_revoke_eviction": { 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_request": { 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_session": { 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_peer_request": { 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: "req_create_latency": { 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getattr_latency": { 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 111237 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getfilelock_latency": { 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getvxattr_latency": { 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.061 INFO:tasks.workunit.client.0.smithi071.stdout: "req_link_latency": { 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookup_latency": { 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookuphash_latency": { 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupino_latency": { 2024-07-26T18:06:45.062 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupname_latency": { 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupparent_latency": { 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupsnap_latency": { 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lssnap_latency": { 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mkdir_latency": { 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mknod_latency": { 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mksnap_latency": { 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: "req_open_latency": { 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: "req_readdir_latency": { 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rename_latency": { 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: "req_renamesnap_latency": { 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmdir_latency": { 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.066 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmsnap_latency": { 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmxattr_latency": { 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setattr_latency": { 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.067 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setdirlayout_latency": { 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setfilelock_latency": { 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setlayout_latency": { 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setxattr_latency": { 2024-07-26T18:06:45.068 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: "req_snapdiff_latency": { 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: "req_symlink_latency": { 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: "req_unlink_latency": { 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_sessions": { 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: "average_load": { 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: "avg_session_uptime": { 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 89 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: "mdthresh_evicted": { 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: "session_count": { 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: "session_remove": { 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: "sessions_open": { 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: "sessions_stale": { 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.071 INFO:tasks.workunit.client.0.smithi071.stdout: "total_load": { 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.072 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: "purge_queue": { 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executed": { 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executed_ops": { 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing": { 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_high_water": { 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_ops": { 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_ops_high_water": { 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_item_in_journal": { 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.074 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T18:06:45.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 807 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 807, 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3990070 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T18:06:45.077 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 807, 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 140997138 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T18:06:45.078 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 146 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 999980 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 808 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T18:06:45.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 808 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 808, 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1852962320 2024-07-26T18:06:45.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T18:06:45.083 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 808 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.084 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 808, 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7828606 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 808, 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5489 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 808, 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 302993844 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43859968 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32751616 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11108352 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.087 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277003519 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 315825 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70807888 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T18:06:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277003519 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 44486 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71079227 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 322961408 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 184669013 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71183531 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T18:06:45.097 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T18:06:45.098 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 34592, 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 82514855 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1768, 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 527065684 2024-07-26T18:06:45.100 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.101 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.101 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T18:06:45.101 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:45.101 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T18:06:45.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.101 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T18:06:45.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T18:06:45.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 174 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T18:06:45.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 931 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 931, 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5040008 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 931, 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2793 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T18:06:45.104 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 931, 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 167997133 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.105 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 931 2024-07-26T18:06:45.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 931, 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4973033 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 931, 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5359 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 931, 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 364343203 2024-07-26T18:06:45.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1999966 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.108 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 933 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 933, 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2552956421 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.110 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T18:06:45.110 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1050 2024-07-26T18:06:45.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.110 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T18:06:45.110 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.110 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T18:06:45.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T18:06:45.111 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46891008 2024-07-26T18:06:45.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39608320 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7282688 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T18:06:45.113 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277004595 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.114 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 315395 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.116 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70807242 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277004595 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42047 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.118 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71080590 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 322961408 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.120 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 184669730 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71182814 2024-07-26T18:06:45.124 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.124 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T18:06:45.124 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T18:06:45.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.124 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T18:06:45.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 41837, 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 169734345 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2033, 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 651074662 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.127 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T18:06:45.128 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:45.128 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T18:06:45.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.128 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T18:06:45.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.128 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T18:06:45.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 75 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 797 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.130 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 797, 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3963215 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 797, 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 235995969 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.132 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 798 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.133 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 798 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 798, 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1962966478 2024-07-26T18:06:45.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 798 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 798, 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7776994 2024-07-26T18:06:45.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 798, 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5414 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 798, 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 520991117 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.138 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42803200 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30859264 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11943936 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T18:06:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277003936 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 314714 2024-07-26T18:06:45.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70808582 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277003936 2024-07-26T18:06:45.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 44486 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71078810 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 322961408 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 184669290 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71183254 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.149 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 34035, 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85670954 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.151 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1722, 2024-07-26T18:06:45.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 836509916 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.153 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.154 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:45.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:45.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.155 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:45.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7733248 2024-07-26T18:06:45.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.155 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:45.155 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.155 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3985408 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:45.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3846144 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:45.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.158 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:45.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:45.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.159 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:45.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.159 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:45.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.159 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:45.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:45.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:45.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11657216 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1413120 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4, 2024-07-26T18:06:45.164 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 380235 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 23, 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 59387 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:45.166 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 926, 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 520501324 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 923, 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22314052 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 926, 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 839560 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 926, 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 521340884 2024-07-26T18:06:45.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.168 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:45.168 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.168 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:45.168 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 59084 2024-07-26T18:06:45.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.168 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:45.168 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8, 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17109 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4, 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10349 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.169 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3970 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 337 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 126, 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2715522 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 340, 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 247607 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.170 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 214, 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3558146 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 102, 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5645970 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3602, 2024-07-26T18:06:45.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3745438194 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 136, 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27228172 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 135, 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 319516161455 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 136, 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 150270269259 2024-07-26T18:06:45.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3601, 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39352782027 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3601, 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 220709 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3602, 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22354620 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:45.173 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3602, 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2801714883 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3602, 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 540288 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3602, 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1582201025 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3602, 2024-07-26T18:06:45.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 378000727 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 948549 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 70, 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 323798 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3602, 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8529973219 2024-07-26T18:06:45.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3602, 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 414607133 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3602, 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 275043818 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457792 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.176 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48824320 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48439296 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137369600 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 385024 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:45.177 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85452607 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 614400 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73316545 2024-07-26T18:06:45.180 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 640894558 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.182 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72134994 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.184 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.185 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:45.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.185 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56968405 2024-07-26T18:06:45.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.185 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68860251 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 640894558 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7252 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 374704 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71755166 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45 2024-07-26T18:06:45.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.193 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 616 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43790015 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7, 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2897790 2024-07-26T18:06:45.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24175451 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:45.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.196 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.197 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 616 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43790015 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:45.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7, 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2897790 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24175451 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1771104 2024-07-26T18:06:45.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33275904 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T18:06:45.201 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.202 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7397376 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.204 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3743744 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3604480 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:45.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.206 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:45.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:45.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11079680 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:45.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 811008 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 635160 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.212 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29, 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 78330 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.213 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 867, 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 512994865 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.214 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 859, 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24534470 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 867, 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 834362 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 867, 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 513829227 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:45.215 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41393 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4, 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6705 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14195 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3981 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.217 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 148, 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3284368 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 379, 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 269968 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 231, 2024-07-26T18:06:45.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3085423 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 103, 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6011083 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3916474759 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.219 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 132, 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21870933 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 131, 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 273442189680 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 132, 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 123243308399 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.220 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3536, 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48989119626 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3536, 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 246280 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2937377 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:45.221 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2722177816 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 534157 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1473345787 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:45.222 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 379180415 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 357359 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65, 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 270931 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8494373386 2024-07-26T18:06:45.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 415318736 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 278830905 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457792 2024-07-26T18:06:45.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48676864 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 47718400 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137369600 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 958464 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.226 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85490157 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16384 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.228 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73877011 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641176179 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.231 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71853373 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.232 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56993438 2024-07-26T18:06:45.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68835218 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.236 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641176179 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12901 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 342467 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.238 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71500133 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.239 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.240 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 157 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.241 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2429467 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 157, 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 341992405 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1052 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 157, 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 53433777 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 157, 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 174225768 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33 2024-07-26T18:06:45.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33, 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4950380 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1052 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33, 2024-07-26T18:06:45.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4309010 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33, 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3612484 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22, 2024-07-26T18:06:45.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18360138 2024-07-26T18:06:45.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.246 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:45.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.246 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:45.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.246 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:45.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22, 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7758356 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22, 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17295904 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 102 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.251 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2429467 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 102, 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 318681887 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 102, 2024-07-26T18:06:45.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41366411 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 102, 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 153317380 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 590368 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.253 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32673792 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T18:06:45.254 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.255 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2211840 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27656192 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1384448 2024-07-26T18:06:45.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1245184 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:45.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.259 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:45.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:45.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.262 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3534848 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:45.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 802816 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4, 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 184292 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:45.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13, 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15134 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.266 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:45.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.267 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:45.267 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 291, 2024-07-26T18:06:45.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67698623 2024-07-26T18:06:45.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.267 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:45.267 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 290, 2024-07-26T18:06:45.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7074752 2024-07-26T18:06:45.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 291, 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 333554 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 291, 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68032177 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40761 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2501 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3491 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 642 2024-07-26T18:06:45.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 226 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 105, 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1302984 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 285, 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 280967 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.271 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 180, 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3580952 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 98745 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:45.272 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19353942 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 124, 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7502614 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 123, 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 312469381365 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 124, 2024-07-26T18:06:45.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 129448473532 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 344, 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73238326485 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 344, 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33137 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:45.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 436973 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 105785730 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 117583 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:45.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50615219 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21122842 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 357453 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 58, 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 314618 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.276 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 197364625 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24355311 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2095116 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.277 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457792 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41418752 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41181184 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137369600 2024-07-26T18:06:45.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 237568 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.279 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.280 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85497945 2024-07-26T18:06:45.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.280 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.280 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T18:06:45.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73877415 2024-07-26T18:06:45.282 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641234592 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.285 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71794960 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56998630 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.288 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68830026 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.289 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641234592 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.290 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4821 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 227824 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.292 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71564443 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:45.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.294 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:45.295 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64452348 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4055408 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 51467562 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.296 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.297 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.298 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:45.299 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:45.300 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64452348 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4055408 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 51467562 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.301 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.302 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28471296 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:45.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:45.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5849088 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.305 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27656192 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2826240 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2686976 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:45.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.307 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:45.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5503 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:45.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5503 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.310 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:45.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8613888 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:45.312 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 823296 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.313 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7384 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.314 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 643, 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 478575530 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 633, 2024-07-26T18:06:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22761968 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 643, 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 662858 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 643, 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 479238388 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.316 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 35423 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1073 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12789 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3477 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 335 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:45.318 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 100, 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 964021 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 178, 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 289614 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 78, 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 433668 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.319 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 100, 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6400639 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4002067718 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 60, 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20216845 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:45.320 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 57, 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 344066242674 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 60, 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72606827913 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3340, 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1340150719 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3340, 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 198774 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.321 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 300046139 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3045217624 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 474459 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.322 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1958302358 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 372046693 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360189 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 51, 2024-07-26T18:06:45.323 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 229643 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9677889737 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 404984738 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 279390129 2024-07-26T18:06:45.324 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457792 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45744128 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 44957696 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137369600 2024-07-26T18:06:45.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 786432 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.326 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85491243 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.327 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73892309 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:45.329 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641184326 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.330 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.331 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71845226 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.332 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.333 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56994162 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.335 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68834494 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.336 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641184326 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.337 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10572 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 345363 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71491419 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:45.339 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:45.340 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.341 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 967882 2024-07-26T18:06:45.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:45.343 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:45.344 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.345 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.346 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:45.347 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 967882 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.348 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28487680 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:45.349 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:45.350 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5943296 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27656192 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2859008 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:45.352 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2719744 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:45.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:45.354 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:45.355 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:45.356 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.357 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.358 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8740864 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 823296 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 631132 2024-07-26T18:06:45.359 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:45.360 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7229 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 651, 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 475573879 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:45.361 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 648, 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18721334 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 651, 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 568833 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 651, 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 476142712 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.362 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38833 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1847 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.363 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9670 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3518 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 357 2024-07-26T18:06:45.364 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 109, 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1099413 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 187, 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 260168 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 78, 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 306820 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.365 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 106, 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5494970 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3934504959 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 50, 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36568045 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:45.366 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49, 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 202922429244 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 50, 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71565002532 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3386, 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11048487612 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:45.367 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3386, 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 199055 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 129139961 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2609262783 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 488769 2024-07-26T18:06:45.368 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1476986387 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 380733694 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 358180 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49, 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 216427 2024-07-26T18:06:45.369 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8530880287 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 412792639 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 294007007 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.370 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457182 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46792704 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46071808 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137368883 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.371 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 720896 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.372 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85490334 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.374 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73885026 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:45.375 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641177506 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.376 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:45.377 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71852046 2024-07-26T18:06:45.378 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.379 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56993556 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.380 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.381 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68835100 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.382 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641177506 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.383 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11795 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 347978 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.384 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71494401 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.385 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39 2024-07-26T18:06:45.386 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.387 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4434573 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 682992 2024-07-26T18:06:45.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4340848 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:45.389 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.390 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:45.391 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:45.392 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4434573 2024-07-26T18:06:45.393 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 682992 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4340848 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:45.394 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28491776 2024-07-26T18:06:45.395 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:45.396 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.397 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6443008 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.398 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3371008 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3231744 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:45.399 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:45.400 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.401 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.402 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:45.403 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9752576 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.405 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.406 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:45.406 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:45.406 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:45.406 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.406 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:45.406 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 823296 2024-07-26T18:06:45.406 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.406 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:45.406 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T18:06:45.406 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 338288 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:45.407 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5200 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.408 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 776, 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 482217059 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 770, 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24754207 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 776, 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 603262 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.409 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 776, 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 482820321 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34929 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.410 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2003 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:45.411 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4305 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3481 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 361 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 98, 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 764620 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.412 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 160, 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 274340 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62, 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 362540 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 104, 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5573657 2024-07-26T18:06:45.413 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3586437960 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 47, 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18965313 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 44, 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 256714700802 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 47, 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 61517338954 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3391, 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10961176486 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3391, 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 180635 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 279261633 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2439144535 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 444530 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1422715908 2024-07-26T18:06:45.416 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360135730 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360194 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 39, 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 157999 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:45.417 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8087917098 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 396046012 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 264549940 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:45.418 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457182 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46727168 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45645824 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137368883 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1081344 2024-07-26T18:06:45.419 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85490702 2024-07-26T18:06:45.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.421 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.422 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73892850 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641180272 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.424 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.425 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71849280 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.426 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56993801 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.427 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.428 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68834855 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641180272 2024-07-26T18:06:45.430 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.431 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18858 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 345349 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.432 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71487201 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:45.433 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.434 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.435 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.437 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.438 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:45.440 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.441 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:45.442 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32681984 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.443 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:45.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1249280 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:45.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27656192 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 929792 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 790528 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:45.446 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.447 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.448 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5504 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:45.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5504 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:45.451 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2117632 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:45.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1404928 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.453 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6949 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.454 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 180, 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48022310 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:45.455 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 175, 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9966897 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 180, 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 162199 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 180, 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48184509 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41503 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1514 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.457 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8479 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 349 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266 2024-07-26T18:06:45.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 102, 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 948440 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 161, 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277187 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 59, 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 556668 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.459 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 264, 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3400134 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 40, 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2874203 2024-07-26T18:06:45.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 37, 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 234596529111 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 40, 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70916110120 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 261, 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 552030 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.461 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 261, 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27200 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 264, 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 595240 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 264, 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 136432103 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 264, 2024-07-26T18:06:45.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1001974 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 264, 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56209652 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 264, 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11593510 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:45.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 950172 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33, 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 131668 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 264, 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 208265288 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 264, 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13693110 2024-07-26T18:06:45.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 264, 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1626622 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457182 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42532864 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41779200 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137368883 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 753664 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.466 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85496775 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73878585 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.469 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641225819 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.470 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.471 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71803733 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.473 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56997850 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.474 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68830806 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641225819 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16045 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 236975 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.478 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71552841 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.479 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:45.481 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2812 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13, 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65413889 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:45.482 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6340784 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13, 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30752033 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.484 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.485 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2812 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13, 2024-07-26T18:06:45.487 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65413889 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6340784 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13, 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30752033 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:45.488 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:45.489 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29069312 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.490 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.491 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1191936 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.492 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27656192 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 897024 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 757760 2024-07-26T18:06:45.493 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.494 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:45.495 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:45.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.495 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:45.495 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:45.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.495 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:45.495 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:45.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.495 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:45.495 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:45.496 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5500 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5500 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:45.498 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.499 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2027520 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1404928 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.500 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7, 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266744 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11, 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19398 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.502 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 172, 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45538776 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 168, 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8787145 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 172, 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 118620 2024-07-26T18:06:45.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 172, 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45657396 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40836 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.504 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1116 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:45.505 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3841 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 437 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 287 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 106, 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4108668 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:45.506 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 158, 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 262650 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 52, 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3480556 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72107 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:45.507 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2812697 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 26, 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1662589 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 25, 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95282481805 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 26, 2024-07-26T18:06:45.508 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34351440766 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 295, 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 540518 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 295, 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30876 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 235856 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.509 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 128880627 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 94133 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 139454246 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.510 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11908085 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 948425 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 25, 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 106163 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:45.511 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 283334284 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15922290 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1920768 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:45.512 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457182 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43581440 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43098112 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137368883 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 483328 2024-07-26T18:06:45.513 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.514 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85486932 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.515 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 151552 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.516 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73736876 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.517 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641151993 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.518 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.519 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71877559 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:45.520 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56991288 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.521 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.522 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68837368 2024-07-26T18:06:45.523 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:45.524 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641151993 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.525 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6224 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 256469 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71616994 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:45.527 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:45.528 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43, 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 54668762 2024-07-26T18:06:45.529 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 132134 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 45, 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9596220 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43, 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37637579 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.530 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28, 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3919317 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 132134 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:45.531 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28, 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3508854 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28, 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2962749 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.532 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7828936 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:45.533 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3181148 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7440799 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.534 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42920509 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7, 2024-07-26T18:06:45.535 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2906218 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27234031 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:45.536 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29073408 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": [ 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.537 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr" 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 1, 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 1, 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 1, 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:45.538 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 1781760, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 1781760, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 2, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 2.4431169549643528e-06, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 212, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 313344, 2024-07-26T18:06:45.539 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 590368, 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 590368, 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 1771104, 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 179, 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 2473984 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:45.540 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 32, 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 32, 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 2, 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 98304, 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:45.541 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 98304, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 22, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 1.3479298388574534e-07, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 3430, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 3430, 2024-07-26T18:06:45.542 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 10290, 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 51, 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 20480 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:45.543 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 64, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 64, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 3, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 0, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:45.544 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 0.0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:45.545 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 0, 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 0, 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 0 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd" 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:45.546 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 8, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 8, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 4, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296054538, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 12288, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 12288, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:45.547 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 2, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 1.6849124762075007e-08, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 19, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 19, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 57, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 2, 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 2048 2024-07-26T18:06:45.548 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": { 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: "mirroring_by_pool": [ 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: false 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: "num_images_by_pool": [ 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pools": 1 2024-07-26T18:06:45.549 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "report_id": "e74564ab-1f27-403a-9d38-ce4d0cadf4ec", 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "report_timestamp": "2024-07-26T18:06:44.626153", 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "report_version": 1, 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_stats": { 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "7.9.2" 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "rook": { 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster": { 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "external-mode": null, 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "allow-multiple-per-node": null, 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "count": null, 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "max-id": null, 2024-07-26T18:06:45.550 INFO:tasks.workunit.client.0.smithi071.stdout: "pvc": { 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: "stretch": { 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: "network": { 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: "provider": null 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: "storage": { 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: "device-set": { 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: "non-portable": null, 2024-07-26T18:06:45.551 INFO:tasks.workunit.client.0.smithi071.stdout: "portable": null, 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: "csi": { 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes": { 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: "node": { 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes-total": null, 2024-07-26T18:06:45.552 INFO:tasks.workunit.client.0.smithi071.stdout: "with-ceph-daemons": null, 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-cephfs-plugin": null, 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-nfs-plugin": null, 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-rbd-plugin": null 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: "storage-class": { 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket": null, 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs": null, 2024-07-26T18:06:45.553 INFO:tasks.workunit.client.0.smithi071.stdout: "nfs": null, 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": null, 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: "services": {}, 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_per_pg": [ 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.554 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933874+0000", 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933874+0000", 2024-07-26T18:06:45.555 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934266+0000", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:45.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.557 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3f", 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:01:32.886137+0000", 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.558 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.561 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.562 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930990+0000", 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930990+0000", 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931235+0000", 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.563 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.564 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3e", 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.565 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:43:33.346381+0000", 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.566 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.569 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:45.570 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.919997+0000", 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.919997+0000", 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.920313+0000", 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.571 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.572 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3d", 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.573 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:53:17.985919+0000", 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:45.577 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.578 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934600+0000", 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934600+0000", 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934883+0000", 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:45.579 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.580 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3c", 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:25:13.562679+0000", 2024-07-26T18:06:45.581 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.582 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.583 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.584 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.585 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.586 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.932062+0000", 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.932062+0000", 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.932401+0000", 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:45.587 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.588 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3b", 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:04:58.225198+0000", 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.589 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.591 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.592 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.593 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.594 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.926159+0000", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.926159+0000", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.926458+0000", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:45.595 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.596 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3a", 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:36:07.320196+0000", 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.597 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.599 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.600 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.601 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:45.602 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930467+0000", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930467+0000", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.930898+0000", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.603 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.604 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.39", 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:28:36.945409+0000", 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.607 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.608 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.609 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:45.610 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934035+0000", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934035+0000", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934291+0000", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.611 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.612 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.38", 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:53:15.607507+0000", 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.614 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.615 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.616 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.617 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.936406+0000", 2024-07-26T18:06:45.618 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.936406+0000", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.936719+0000", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:45.619 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.620 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.37", 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:23:44.933455+0000", 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.624 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.625 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.932953+0000", 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.932953+0000", 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.933284+0000", 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:45.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.627 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.36", 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.628 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:37:13.022054+0000", 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.632 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:45.633 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:00.707270+0000", 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:00.707270+0000", 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:00.707508+0000", 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:45.635 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.35", 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 32, 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.636 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:55:26.105541+0000", 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.640 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.641 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931865+0000", 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931865+0000", 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.932148+0000", 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:45.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.643 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.34", 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:38:53.888064+0000", 2024-07-26T18:06:45.644 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.648 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:45.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933983+0000", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933983+0000", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934245+0000", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.651 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.33", 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:49:29.104211+0000", 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.655 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.656 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931399+0000", 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931399+0000", 2024-07-26T18:06:45.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931916+0000", 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:45.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:45.662 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.662 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.662 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.662 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.662 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.662 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.662 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.32", 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.663 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:08:23.068830+0000", 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.667 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.668 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.942777+0000", 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.942777+0000", 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.943040+0000", 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:45.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:45.670 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.31", 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 32, 2024-07-26T18:06:45.671 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:25:57.897193+0000", 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:45.675 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.676 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.942452+0000", 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.942452+0000", 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.942796+0000", 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:45.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.678 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.30", 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 32, 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:28:03.869021+0000", 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.679 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.683 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.684 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931056+0000", 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931056+0000", 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935078+0000", 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:45.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.686 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2f", 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:34:24.838652+0000", 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.687 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.691 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.692 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.927806+0000", 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.927806+0000", 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.928079+0000", 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.694 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2e", 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.695 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T06:02:54.810743+0000", 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.699 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.700 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.936530+0000", 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.936530+0000", 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.936805+0000", 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:45.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.702 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2d", 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:51:18.541782+0000", 2024-07-26T18:06:45.703 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.707 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:45.708 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.995083+0000", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.995083+0000", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.995414+0000", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.710 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2c", 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 32, 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:30:32.882789+0000", 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.711 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.714 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.715 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.927552+0000", 2024-07-26T18:06:45.716 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.927552+0000", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.927882+0000", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.718 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2b", 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:11:25.531734+0000", 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.719 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.722 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.723 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930780+0000", 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930780+0000", 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931556+0000", 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:45.724 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.725 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.726 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2a", 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:33:49.023142+0000", 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.727 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.730 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.731 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.936096+0000", 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.936096+0000", 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.936460+0000", 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:45.732 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.733 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.29", 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.734 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:59:20.642318+0000", 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.735 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.738 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.739 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934065+0000", 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934065+0000", 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934352+0000", 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:45.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.28", 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:33:03.476301+0000", 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.746 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.747 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.935014+0000", 2024-07-26T18:06:45.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.935014+0000", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935294+0000", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:45.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.750 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.27", 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:49:27.319181+0000", 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.754 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.755 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.940857+0000", 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.940857+0000", 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.941226+0000", 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:45.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.757 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.26", 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.758 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:49:24.857176+0000", 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.762 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.763 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.764 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.764 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.764 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:45.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.923514+0000", 2024-07-26T18:06:45.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.923514+0000", 2024-07-26T18:06:45.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.924097+0000", 2024-07-26T18:06:45.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:45.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.765 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.25", 2024-07-26T18:06:45.766 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:56:07.028116+0000", 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.770 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:45.771 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.935924+0000", 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.935924+0000", 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.936195+0000", 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.773 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.24", 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.774 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:46:49.763925+0000", 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:45.778 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.779 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934799+0000", 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934799+0000", 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935154+0000", 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:45.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.781 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.23", 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:07:19.412557+0000", 2024-07-26T18:06:45.782 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.787 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.924707+0000", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.924707+0000", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.926012+0000", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:45.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.789 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.22", 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:48:06.801379+0000", 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.790 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.791 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.793 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.794 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.927164+0000", 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.927164+0000", 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.927484+0000", 2024-07-26T18:06:45.795 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:45.796 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.21", 2024-07-26T18:06:45.797 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T06:03:21.369038+0000", 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.798 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.799 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.801 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.802 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934676+0000", 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934676+0000", 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934963+0000", 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.803 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.804 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.20", 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.805 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:42:47.046934+0000", 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.806 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.807 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:45.809 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.810 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.918065+0000", 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.918065+0000", 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.918389+0000", 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.811 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.812 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1a", 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.813 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:07:15.665484+0000", 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.814 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.815 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.816 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.817 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.818 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.892607+0000", 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.892607+0000", 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.892882+0000", 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.819 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.820 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1b", 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.821 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:50:19.921698+0000", 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.824 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:45.825 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.826 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.945916+0000", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.945916+0000", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.946265+0000", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:45.827 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.828 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1b", 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 20, 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:44:15.016987+0000", 2024-07-26T18:06:45.829 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.830 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.831 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.832 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.833 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.834 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898116+0000", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898116+0000", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.898421+0000", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.836 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1a", 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:08:33.403206+0000", 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.837 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.838 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.839 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.840 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.841 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:45.842 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.893130+0000", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.893130+0000", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.893392+0000", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.843 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.844 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.19", 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:07:16.168567+0000", 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.846 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.847 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.848 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.849 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.925027+0000", 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.925027+0000", 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.927234+0000", 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:45.850 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.851 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.18", 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.852 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:04:50.760317+0000", 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.854 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.855 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.856 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.857 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.903603+0000", 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.903603+0000", 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.903940+0000", 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.858 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.859 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.18", 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:56:58.242147+0000", 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.860 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.862 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.863 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.868 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.869 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.925278+0000", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.925278+0000", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.925565+0000", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:45.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.871 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.19", 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:54:04.703117+0000", 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.872 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.876 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898543+0000", 2024-07-26T18:06:45.877 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898543+0000", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.898897+0000", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.879 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.17", 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:48:50.872347+0000", 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.883 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.884 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.924309+0000", 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.924309+0000", 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.924605+0000", 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.886 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.16", 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.887 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:51:11.955596+0000", 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.888 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.892 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.900460+0000", 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.900460+0000", 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.901100+0000", 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.893 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.894 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.16", 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:45.895 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:02:57.811399+0000", 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.896 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.899 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.900 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.935188+0000", 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.935188+0000", 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935442+0000", 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:45.901 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.902 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.17", 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:36:10.802228+0000", 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.904 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.907 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:45.908 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.894185+0000", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.894185+0000", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.894478+0000", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.909 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3, 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.910 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3, 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.15", 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 29, 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:36:56.107613+0000", 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 90, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 4, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.914 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'3" 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.915 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930722+0000", 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930722+0000", 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931372+0000", 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:45.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.917 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.14", 2024-07-26T18:06:45.918 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:12:59.554586+0000", 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.922 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.923 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.895643+0000", 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.895643+0000", 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.896071+0000", 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 12, 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.925 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 12, 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.14", 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 38, 2024-07-26T18:06:45.926 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:11:05.078520+0000", 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 2632, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 12, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 4, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 4, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 12, 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 9 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.930 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:45.931 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "77'12" 2024-07-26T18:06:45.931 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.931 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.931 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.931 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.931 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.931 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.931 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931723+0000", 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931723+0000", 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.932034+0000", 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:45.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.933 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.15", 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.934 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:58:25.269995+0000", 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:45.938 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.939 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.891144+0000", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.891144+0000", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.891535+0000", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:45.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.941 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.13", 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 28, 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:31:57.426967+0000", 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.942 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 34, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:45.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 7 2024-07-26T18:06:45.945 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.946 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.926588+0000", 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.926588+0000", 2024-07-26T18:06:45.947 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.926846+0000", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:45.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.949 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.12", 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:37:35.558175+0000", 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.950 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.951 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.953 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.954 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.902390+0000", 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.902390+0000", 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.902689+0000", 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.955 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.956 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.12", 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.957 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:10:02.573840+0000", 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.958 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.959 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.960 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.961 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.962 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.932344+0000", 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.932344+0000", 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934475+0000", 2024-07-26T18:06:45.963 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.964 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.13", 2024-07-26T18:06:45.965 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:14:52.878735+0000", 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.969 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.970 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898926+0000", 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898926+0000", 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.899193+0000", 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.971 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.972 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.11", 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:45.973 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:04:09.360266+0000", 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:45.977 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.978 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934109+0000", 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934109+0000", 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934385+0000", 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.979 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.980 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.10", 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:27:24.999822+0000", 2024-07-26T18:06:45.981 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.985 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.986 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.894992+0000", 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.894992+0000", 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.895269+0000", 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:45.987 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 8, 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.988 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 8, 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.10", 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 34, 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:51:36.962731+0000", 2024-07-26T18:06:45.989 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 12, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 4, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 4, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:45.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 4, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:45.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 12, 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:45.993 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'8" 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:45.994 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933144+0000", 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933144+0000", 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.933570+0000", 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.995 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:45.996 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.11", 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:45.997 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:24:01.258079+0000", 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:45.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:45.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.001 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.002 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.892654+0000", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.892654+0000", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.892967+0000", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:46.003 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.004 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.f", 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:37:55.249664+0000", 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.005 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 22, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T18:06:46.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.009 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.010 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:46.010 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.010 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:46.010 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.010 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.010 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.010 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.010 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.010 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.945317+0000", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.945317+0000", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.945672+0000", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.012 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.e", 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 20, 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:44:16.706323+0000", 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.013 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.017 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:46.018 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.893330+0000", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.893330+0000", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.893606+0000", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:46.020 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.e", 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 28, 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:26:32.163625+0000", 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.021 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.024 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.025 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.994776+0000", 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.994776+0000", 2024-07-26T18:06:46.026 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.995157+0000", 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.028 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.f", 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 32, 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:32:16.764477+0000", 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.029 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.033 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.896084+0000", 2024-07-26T18:06:46.034 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.896084+0000", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.896318+0000", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:46.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.036 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.d", 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:56:45.064205+0000", 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 70, 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.037 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.040 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.041 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933855+0000", 2024-07-26T18:06:46.042 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933855+0000", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935162+0000", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.043 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.044 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.c", 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:56:23.565269+0000", 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.045 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.046 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.049 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.896804+0000", 2024-07-26T18:06:46.050 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.896804+0000", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.897077+0000", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.052 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.c", 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:48:07.004440+0000", 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.053 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.056 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.057 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.936894+0000", 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.936894+0000", 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.937180+0000", 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:46.058 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.059 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.d", 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.060 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:45:07.141140+0000", 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.061 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.064 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.065 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.169192+0000", 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.169192+0000", 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:32.311180+0000", 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:46.066 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.067 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.5", 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:29:54.589118+0000", 2024-07-26T18:06:46.068 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000338448, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.069 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:46.072 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 20, 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.073 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.778014+0000", 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:08.704919+0000", 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:08.704919+0000", 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:08.705331+0000", 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.778014+0000", 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 60, 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.778014+0000", 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.778014+0000", 2024-07-26T18:06:46.074 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.778014+0000", 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.778014+0000", 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.778014+0000", 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 128, 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 59, 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.075 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 128, 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "1.0", 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 273, 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.076 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:38:21.615793+0000", 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 590368, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 1771104, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.077 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 6, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 212, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 306, 2024-07-26T18:06:46.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 179, 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2416 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.080 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "70'128" 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.081 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.903122+0000", 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.903122+0000", 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.903702+0000", 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.082 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.083 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.3", 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.084 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:07:38.183954+0000", 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.085 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.088 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.089 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933364+0000", 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933364+0000", 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.933615+0000", 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.090 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.091 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2", 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.092 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:36:18.834800+0000", 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.093 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.096 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.097 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.085979+0000", 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.085979+0000", 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:32.166894+0000", 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:46.098 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.099 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.6", 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.100 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:54:48.350184+0000", 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000349147, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.101 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.104 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.104 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.104 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.104 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.105 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.896149+0000", 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.896149+0000", 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.896440+0000", 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:46.106 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.107 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.0", 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.108 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:16:46.009116+0000", 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.109 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.112 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.113 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934778+0000", 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934778+0000", 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935075+0000", 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.114 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.115 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1", 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:42:49.201294+0000", 2024-07-26T18:06:46.116 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.120 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.290555+0000", 2024-07-26T18:06:46.121 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.290555+0000", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:31.987428+0000", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.123 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.7", 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:26:52.571708+0000", 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000389449, 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.127 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.128 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.891269+0000", 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.891269+0000", 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.891554+0000", 2024-07-26T18:06:46.129 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:46.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.131 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1", 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:12:34.978229+0000", 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.135 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.136 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930949+0000", 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930949+0000", 2024-07-26T18:06:46.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.932227+0000", 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.139 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.0", 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:14:09.574177+0000", 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.144 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:46.145 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.085665+0000", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.085665+0000", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:31.987089+0000", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.147 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.4", 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:10:17.206896+0000", 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000380802, 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.148 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.152 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.897134+0000", 2024-07-26T18:06:46.153 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.897134+0000", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.897425+0000", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:46.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.155 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.2", 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:15:44.652904+0000", 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.159 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.160 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930400+0000", 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930400+0000", 2024-07-26T18:06:46.161 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931293+0000", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:46.162 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.163 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3", 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:38:13.349741+0000", 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.164 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.167 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.168 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.291653+0000", 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.291653+0000", 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:31.987725+0000", 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.170 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.2", 2024-07-26T18:06:46.171 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:23:14.452783+0000", 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.001163522, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 19, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:46.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2, 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.175 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "76'2" 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.176 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898770+0000", 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898770+0000", 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.899184+0000", 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:46.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.178 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.4", 2024-07-26T18:06:46.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:55:22.385013+0000", 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.184 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933867+0000", 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933867+0000", 2024-07-26T18:06:46.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934172+0000", 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.187 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.5", 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:38:33.654239+0000", 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.188 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.192 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.291648+0000", 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.291648+0000", 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:32.166635+0000", 2024-07-26T18:06:46.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:46.194 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.195 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.3", 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 22, 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:13:34.960403+0000", 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000636933, 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:46.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.199 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "74'1" 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:46.200 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.890509+0000", 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.890509+0000", 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.890932+0000", 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.202 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.5", 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.203 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:22:36.423398+0000", 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.207 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.208 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.921143+0000", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.921143+0000", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.921455+0000", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:46.209 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.210 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.4", 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:11:26.372261+0000", 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.211 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.216 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.169262+0000", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.169262+0000", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:31.983588+0000", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:46.217 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.218 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.0", 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:34:47.209221+0000", 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000651141, 2024-07-26T18:06:46.219 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.223 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:46.224 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.896021+0000", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.896021+0000", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.896333+0000", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.226 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.6", 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:18:29.329301+0000", 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.227 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.231 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.232 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930805+0000", 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930805+0000", 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931503+0000", 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:46.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.234 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.7", 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:17:54.077992+0000", 2024-07-26T18:06:46.235 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.240 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.290747+0000", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.290747+0000", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:31.983885+0000", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.242 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.1", 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:58:36.093026+0000", 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.00069117, 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.243 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.244 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.247 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.248 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.897433+0000", 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.897433+0000", 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.898107+0000", 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:46.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.250 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.7", 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 28, 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:13:35.882167+0000", 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.251 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.252 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.255 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.256 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.922778+0000", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.922778+0000", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.923054+0000", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.258 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.6", 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:13:51.608349+0000", 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.259 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.262 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:46.263 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898610+0000", 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898610+0000", 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.899032+0000", 2024-07-26T18:06:46.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.265 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.8", 2024-07-26T18:06:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:59:40.504657+0000", 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.271 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.926877+0000", 2024-07-26T18:06:46.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.926877+0000", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.927218+0000", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.274 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.9", 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:14:22.504718+0000", 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.279 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.899052+0000", 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.899052+0000", 2024-07-26T18:06:46.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.899344+0000", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:46.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.282 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.9", 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:40:40.124400+0000", 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.286 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.287 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931871+0000", 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931871+0000", 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.932125+0000", 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.289 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.8", 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.290 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:11:36.014793+0000", 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.294 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.295 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898566+0000", 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898566+0000", 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.898864+0000", 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:46.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.297 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.a", 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:55:06.415804+0000", 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.298 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.303 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931578+0000", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931578+0000", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931812+0000", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:46.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.305 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.b", 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:28:30.110111+0000", 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.306 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.311 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.901642+0000", 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.901642+0000", 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.901904+0000", 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:46.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.313 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.b", 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 28, 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:27:44.904884+0000", 2024-07-26T18:06:46.314 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.318 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.319 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.938334+0000", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.938334+0000", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.938745+0000", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.321 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.a", 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:30:06.741616+0000", 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.322 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.327 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931366+0000", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931366+0000", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.933117+0000", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:46.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.329 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1d", 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:27:55.200538+0000", 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.330 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.334 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.946990+0000", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.946990+0000", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.949631+0000", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:46.337 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1c", 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 24, 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:05:55.298135+0000", 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.338 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:46.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 1, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T18:06:46.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.342 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:46.343 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.929846+0000", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.929846+0000", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.930484+0000", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.345 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1c", 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:40:11.973162+0000", 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.346 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.350 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.351 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.894246+0000", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.894246+0000", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.896421+0000", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:46.352 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.353 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1d", 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 28, 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:34:58.218838+0000", 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.354 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.355 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:46.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.357 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.358 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.928579+0000", 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.928579+0000", 2024-07-26T18:06:46.359 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.929396+0000", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:46.360 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1f", 2024-07-26T18:06:46.361 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:49:02.552873+0000", 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.362 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.365 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.366 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.892699+0000", 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.892699+0000", 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.892976+0000", 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.368 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1e", 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.369 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:44:56.759713+0000", 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.373 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:46.374 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934334+0000", 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934334+0000", 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934605+0000", 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:46.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.376 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1e", 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:43:56.717289+0000", 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.377 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:46.381 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.894950+0000", 2024-07-26T18:06:46.382 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.894950+0000", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.895229+0000", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:46.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 4, 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 4, 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:46.384 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1f", 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 30, 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:27:46.792871+0000", 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 582, 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:46.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 4, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:46.388 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'4" 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_per_pool": [ 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 24, 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd" 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3, 2024-07-26T18:06:46.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 8, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 4, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 19, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 12288, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 57, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T18:06:46.393 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 24 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 192, 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 64, 2024-07-26T18:06:46.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 3, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 0, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T18:06:46.398 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 0, 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 192 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 96, 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.399 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 45, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 32, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 45, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 2, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 3430, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 66, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 22, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 22, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 14, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 1, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 51, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 20 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 98304, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T18:06:46.403 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 10290, 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 96 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 3, 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr" 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.404 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 128, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 1, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 3, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 128, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 1, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 590368, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 1771104, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:46.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 6, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 212, 2024-07-26T18:06:46.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 306, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 179, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2416 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 1781760, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 1771104, 2024-07-26T18:06:46.408 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 3 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 105, 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": 4, 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_by_class": { 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: "ssd": { 2024-07-26T18:06:46.409 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 767718060032, 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 242225152, 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_bytes": 242225152, 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_ratio": 0.0003154136356897652 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 767718060032, 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 242225152 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout:} 2024-07-26T18:06:46.410 INFO:tasks.workunit.client.0.smithi071.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-07-26T18:06:46.411 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry show-device 2024-07-26T18:06:46.412 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:46.412 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='client.24731 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:46.412 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='client.24731 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:46.412 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.412 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.412 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.412 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.412 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.412 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.413 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.416 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.416 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.416 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.416 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.416 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.416 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:45 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.416 INFO:tasks.workunit.client.0.smithi071.stdout:{ 2024-07-26T18:06:46.416 INFO:tasks.workunit.client.0.smithi071.stdout: "cf688d52-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:46.416 INFO:tasks.workunit.client.0.smithi071.stdout: "INTEL_SSDPEDMD400G4_cf690b92-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:46.416 INFO:tasks.workunit.client.0.smithi071.stdout: "20240726-180113": { 2024-07-26T18:06:46.416 INFO:tasks.workunit.client.0.smithi071.stdout: "device": { 2024-07-26T18:06:46.416 INFO:tasks.workunit.client.0.smithi071.stdout: "info_name": "/dev/nvme0n1", 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "/dev/nvme0n1", 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: "protocol": "NVMe", 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "nvme" 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: "firmware_version": "8DV101H0", 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: "host_id": "cf688d52-4b79-11ef-bac1-0cc47a8fd765", 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: "json_format_version": [ 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: "local_time": { 2024-07-26T18:06:46.417 INFO:tasks.workunit.client.0.smithi071.stdout: "asctime": "Fri Jul 26 18:01:12 2024 UTC", 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: "time_t": 1722016872 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: "logical_block_size": 512, 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_controller_id": 0, 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_namespaces": [ 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: "capacity": { 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.418 INFO:tasks.workunit.client.0.smithi071.stdout: "formatted_lba_size": 512, 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 1, 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: "size": { 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: "utilization": { 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_number_of_namespaces": 1, 2024-07-26T18:06:46.419 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_pci_vendor": { 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 32902, 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "subsystem_id": 32902 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_add_log": { 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "Device stats": { 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_fw_downgrades": { 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "crc_error_count": { 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.420 INFO:tasks.workunit.client.0.smithi071.stdout: "end_to_end_error_detection_count": { 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: "erase_fail_count": { 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: "host_bytes_written": { 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 33129582 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: "host_ctx_wear_used": { 2024-07-26T18:06:46.421 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 1 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: "media_bytes_read": { 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: "nand_bytes_written": { 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 54631364 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_stat_indicator": { 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.422 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: "pll_lock_loss_count": { 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: "program_fail_count": { 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: "re_alloc_sectr_cnt": { 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.423 INFO:tasks.workunit.client.0.smithi071.stdout: "retry_buffer_overflow_count": { 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: "soft_ecc_err_rate": { 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: "thermal_throttle_status": { 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: "cnt": 0, 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: "pct": 0 2024-07-26T18:06:46.424 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_host_reads": { 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_media_wear": { 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": "63.999023" 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_timer": { 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:46.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: "unexp_power_loss": { 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: "wear_leveling": { 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 88, 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: "avg": 3679, 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: "max": 3694, 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 3663 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.426 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel Smart log": "nvme0n1" 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_log": { 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare": 100, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare_threshold": 10, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "controller_busy_time": 51, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "critical_warning": 0, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_read": 414738868, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_written": 2171180326, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "host_reads": 7237417008, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "host_writes": 38845936937, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "media_errors": 0, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_err_log_entries": 0, 2024-07-26T18:06:46.427 INFO:tasks.workunit.client.0.smithi071.stdout: "percentage_used": 12, 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycles": 53588, 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_hours": 55818, 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": 27, 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: "unsafe_shutdowns": 3810 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_vendor": "intel", 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_version": { 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: "string": "<1.2", 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycle_count": 53588, 2024-07-26T18:06:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_time": { 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: "hours": 55818 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: "serial_number": "deleted", 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: "smart_status": { 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme": { 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: "passed": true 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl": { 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: "argv": [ 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl", 2024-07-26T18:06:46.429 INFO:tasks.workunit.client.0.smithi071.stdout: "-x", 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "--json=o", 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "/dev/nvme0n1" 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "build_info": "(local build)", 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "exit_status": 0, 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "output": [ 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF INFORMATION SECTION ===", 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "Serial Number: deleted", 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Version: 8DV101H0", 2024-07-26T18:06:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller ID: 0", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "NVMe Version: <1.2", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "Number of Namespaces: 1", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "Local Time is: Fri Jul 26 18:01:12 2024 UTC", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Updates (0x02): 1 Slot", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-07-26T18:06:46.431 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported Power States", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 512 0 2", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: " 1 - 512 8 2", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: " 2 - 512 16 2", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: " 3 - 4096 0 0", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: " 4 - 4096 8 0", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: " 5 - 4096 64 0", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: " 6 - 4096 128 0", 2024-07-26T18:06:46.432 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF SMART DATA SECTION ===", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "Critical Warning: 0x00", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "Temperature: 27 Celsius", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare: 100%", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare Threshold: 10%", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "Percentage Used: 12%", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Read: 414,738,868 [212 TB]", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Written: 2,171,180,326 [1.11 PB]", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Read Commands: 7,237,417,008", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Write Commands: 38,845,936,937", 2024-07-26T18:06:46.433 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller Busy Time: 51", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "Power Cycles: 53,588", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "Power On Hours: 55,818", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "Unsafe Shutdowns: 3,810", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "Media and Data Integrity Errors: 0", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information Log Entries: 0", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "No Errors Logged", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "" 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "svn_revision": "5155", 2024-07-26T18:06:46.434 INFO:tasks.workunit.client.0.smithi071.stdout: "version": [ 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": { 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: "current": 27 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: "user_capacity": { 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.435 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "cf6a7c48-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "INTEL_SSDPEDMD400G4_cf6b5208-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "20240726-180115": { 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "device": { 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "info_name": "/dev/nvme0n1", 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "/dev/nvme0n1", 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "protocol": "NVMe", 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "nvme" 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "firmware_version": "8DV101H0", 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "host_id": "cf6a7c48-4b79-11ef-bac1-0cc47a8fd765", 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: "json_format_version": [ 2024-07-26T18:06:46.436 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: "local_time": { 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: "asctime": "Fri Jul 26 18:01:14 2024 UTC", 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: "time_t": 1722016874 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: "logical_block_size": 512, 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_controller_id": 0, 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_namespaces": [ 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.437 INFO:tasks.workunit.client.0.smithi071.stdout: "capacity": { 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: "formatted_lba_size": 512, 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 1, 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: "size": { 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: "utilization": { 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.438 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_number_of_namespaces": 1, 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_pci_vendor": { 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 32902, 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: "subsystem_id": 32902 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_add_log": { 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: "Device stats": { 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_fw_downgrades": { 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.439 INFO:tasks.workunit.client.0.smithi071.stdout: "crc_error_count": { 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: "end_to_end_error_detection_count": { 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: "erase_fail_count": { 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: "host_bytes_written": { 2024-07-26T18:06:46.440 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 28035513 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: "host_ctx_wear_used": { 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 1 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: "media_bytes_read": { 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: "nand_bytes_written": { 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 49118030 2024-07-26T18:06:46.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_stat_indicator": { 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: "pll_lock_loss_count": { 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: "program_fail_count": { 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.442 INFO:tasks.workunit.client.0.smithi071.stdout: "re_alloc_sectr_cnt": { 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: "retry_buffer_overflow_count": { 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: "soft_ecc_err_rate": { 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: "thermal_throttle_status": { 2024-07-26T18:06:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: "cnt": 0, 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: "pct": 0 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_host_reads": { 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_media_wear": { 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": "63.999023" 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.444 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_timer": { 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "unexp_power_loss": { 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "wear_leveling": { 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 89, 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "avg": 3350, 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "max": 3365, 2024-07-26T18:06:46.445 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 3332 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel Smart log": "nvme0n1" 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_log": { 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare": 100, 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare_threshold": 10, 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: "controller_busy_time": 51, 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: "critical_warning": 0, 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_read": 401507815, 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_written": 1837335393, 2024-07-26T18:06:46.446 INFO:tasks.workunit.client.0.smithi071.stdout: "host_reads": 6541614353, 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "host_writes": 33244496026, 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "media_errors": 0, 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_err_log_entries": 0, 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "percentage_used": 11, 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycles": 55996, 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_hours": 55593, 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": 24, 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "unsafe_shutdowns": 3081 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_vendor": "intel", 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_version": { 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "string": "<1.2", 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycle_count": 55996, 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_time": { 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "hours": 55593 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "serial_number": "deleted", 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "smart_status": { 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme": { 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "passed": true 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl": { 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "argv": [ 2024-07-26T18:06:46.448 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl", 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "-x", 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "--json=o", 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "/dev/nvme0n1" 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "build_info": "(local build)", 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "exit_status": 0, 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "output": [ 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF INFORMATION SECTION ===", 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "Serial Number: deleted", 2024-07-26T18:06:46.449 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Version: 8DV101H0", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller ID: 0", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "NVMe Version: <1.2", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "Number of Namespaces: 1", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "Local Time is: Fri Jul 26 18:01:14 2024 UTC", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Updates (0x02): 1 Slot", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-07-26T18:06:46.450 INFO:tasks.workunit.client.0.smithi071.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported Power States", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 512 0 2", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: " 1 - 512 8 2", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: " 2 - 512 16 2", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: " 3 - 4096 0 0", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: " 4 - 4096 8 0", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: " 5 - 4096 64 0", 2024-07-26T18:06:46.451 INFO:tasks.workunit.client.0.smithi071.stdout: " 6 - 4096 128 0", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF SMART DATA SECTION ===", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "Critical Warning: 0x00", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "Temperature: 24 Celsius", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare: 100%", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare Threshold: 10%", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "Percentage Used: 11%", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Read: 401,507,815 [205 TB]", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Written: 1,837,335,393 [940 TB]", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Read Commands: 6,541,614,353", 2024-07-26T18:06:46.452 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Write Commands: 33,244,496,026", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller Busy Time: 51", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "Power Cycles: 55,996", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "Power On Hours: 55,593", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "Unsafe Shutdowns: 3,081", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "Media and Data Integrity Errors: 0", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information Log Entries: 0", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "No Errors Logged", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "" 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "svn_revision": "5155", 2024-07-26T18:06:46.453 INFO:tasks.workunit.client.0.smithi071.stdout: "version": [ 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": { 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: "current": 24 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: "user_capacity": { 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.454 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.455 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.455 INFO:tasks.workunit.client.0.smithi071.stdout:} 2024-07-26T18:06:46.455 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry show-all 2024-07-26T18:06:46.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:46.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='client.24731 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='client.24731 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='client.24731 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='client.24731 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.461 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:46.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:45 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:46.470 INFO:tasks.workunit.client.0.smithi071.stdout:{ 2024-07-26T18:06:46.470 INFO:tasks.workunit.client.0.smithi071.stdout: "device_report": { 2024-07-26T18:06:46.470 INFO:tasks.workunit.client.0.smithi071.stdout: "cf688d52-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:46.470 INFO:tasks.workunit.client.0.smithi071.stdout: "INTEL_SSDPEDMD400G4_cf690b92-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:46.470 INFO:tasks.workunit.client.0.smithi071.stdout: "20240726-180113": { 2024-07-26T18:06:46.470 INFO:tasks.workunit.client.0.smithi071.stdout: "device": { 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: "info_name": "/dev/nvme0n1", 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "/dev/nvme0n1", 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: "protocol": "NVMe", 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "nvme" 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: "firmware_version": "8DV101H0", 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: "host_id": "cf688d52-4b79-11ef-bac1-0cc47a8fd765", 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: "json_format_version": [ 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: "local_time": { 2024-07-26T18:06:46.471 INFO:tasks.workunit.client.0.smithi071.stdout: "asctime": "Fri Jul 26 18:01:12 2024 UTC", 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: "time_t": 1722016872 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: "logical_block_size": 512, 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_controller_id": 0, 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_namespaces": [ 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: "capacity": { 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.472 INFO:tasks.workunit.client.0.smithi071.stdout: "formatted_lba_size": 512, 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 1, 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: "size": { 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: "utilization": { 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_number_of_namespaces": 1, 2024-07-26T18:06:46.473 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_pci_vendor": { 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 32902, 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: "subsystem_id": 32902 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_add_log": { 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: "Device stats": { 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_fw_downgrades": { 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: "crc_error_count": { 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: "end_to_end_error_detection_count": { 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: "erase_fail_count": { 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: "host_bytes_written": { 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 33129582 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.475 INFO:tasks.workunit.client.0.smithi071.stdout: "host_ctx_wear_used": { 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 1 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "media_bytes_read": { 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "nand_bytes_written": { 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 54631364 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_stat_indicator": { 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.476 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: "pll_lock_loss_count": { 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: "program_fail_count": { 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: "re_alloc_sectr_cnt": { 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.477 INFO:tasks.workunit.client.0.smithi071.stdout: "retry_buffer_overflow_count": { 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: "soft_ecc_err_rate": { 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: "thermal_throttle_status": { 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: "cnt": 0, 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: "pct": 0 2024-07-26T18:06:46.478 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_host_reads": { 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_media_wear": { 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": "63.999023" 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_timer": { 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:46.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: "unexp_power_loss": { 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: "wear_leveling": { 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 88, 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: "avg": 3679, 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: "max": 3694, 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 3663 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.480 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel Smart log": "nvme0n1" 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_log": { 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare": 100, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare_threshold": 10, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "controller_busy_time": 51, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "critical_warning": 0, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_read": 414738868, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_written": 2171180326, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "host_reads": 7237417008, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "host_writes": 38845936937, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "media_errors": 0, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "num_err_log_entries": 0, 2024-07-26T18:06:46.481 INFO:tasks.workunit.client.0.smithi071.stdout: "percentage_used": 12, 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycles": 53588, 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_hours": 55818, 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": 27, 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "unsafe_shutdowns": 3810 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_vendor": "intel", 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_version": { 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "string": "<1.2", 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycle_count": 53588, 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_time": { 2024-07-26T18:06:46.482 INFO:tasks.workunit.client.0.smithi071.stdout: "hours": 55818 2024-07-26T18:06:46.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.483 INFO:tasks.workunit.client.0.smithi071.stdout: "serial_number": "deleted", 2024-07-26T18:06:46.483 INFO:tasks.workunit.client.0.smithi071.stdout: "smart_status": { 2024-07-26T18:06:46.483 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme": { 2024-07-26T18:06:46.483 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.483 INFO:tasks.workunit.client.0.smithi071.stdout: "passed": true 2024-07-26T18:06:46.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.483 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl": { 2024-07-26T18:06:46.483 INFO:tasks.workunit.client.0.smithi071.stdout: "argv": [ 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl", 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "-x", 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "--json=o", 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "/dev/nvme0n1" 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "build_info": "(local build)", 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "exit_status": 0, 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "output": [ 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.488 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF INFORMATION SECTION ===", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "Serial Number: deleted", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Version: 8DV101H0", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller ID: 0", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "NVMe Version: <1.2", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "Number of Namespaces: 1", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "Local Time is: Fri Jul 26 18:01:12 2024 UTC", 2024-07-26T18:06:46.489 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Updates (0x02): 1 Slot", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported Power States", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-07-26T18:06:46.490 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 512 0 2", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: " 1 - 512 8 2", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: " 2 - 512 16 2", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: " 3 - 4096 0 0", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: " 4 - 4096 8 0", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: " 5 - 4096 64 0", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: " 6 - 4096 128 0", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF SMART DATA SECTION ===", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.491 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Critical Warning: 0x00", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Temperature: 27 Celsius", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare: 100%", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare Threshold: 10%", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Percentage Used: 12%", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Read: 414,738,868 [212 TB]", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Written: 2,171,180,326 [1.11 PB]", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Read Commands: 7,237,417,008", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Write Commands: 38,845,936,937", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller Busy Time: 51", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Power Cycles: 53,588", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Power On Hours: 55,818", 2024-07-26T18:06:46.492 INFO:tasks.workunit.client.0.smithi071.stdout: "Unsafe Shutdowns: 3,810", 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: "Media and Data Integrity Errors: 0", 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information Log Entries: 0", 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: "No Errors Logged", 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: "" 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: "svn_revision": "5155", 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: "version": [ 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.493 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": { 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: "current": 27 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: "user_capacity": { 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: "cf6a7c48-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:46.494 INFO:tasks.workunit.client.0.smithi071.stdout: "INTEL_SSDPEDMD400G4_cf6b5208-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: "20240726-180115": { 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: "device": { 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: "info_name": "/dev/nvme0n1", 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "/dev/nvme0n1", 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: "protocol": "NVMe", 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "nvme" 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: "firmware_version": "8DV101H0", 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: "host_id": "cf6a7c48-4b79-11ef-bac1-0cc47a8fd765", 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: "json_format_version": [ 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:46.495 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: "local_time": { 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: "asctime": "Fri Jul 26 18:01:14 2024 UTC", 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: "time_t": 1722016874 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: "logical_block_size": 512, 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_controller_id": 0, 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_namespaces": [ 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: "capacity": { 2024-07-26T18:06:46.496 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: "formatted_lba_size": 512, 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 1, 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: "size": { 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: "utilization": { 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.497 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_number_of_namespaces": 1, 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_pci_vendor": { 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 32902, 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "subsystem_id": 32902 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_add_log": { 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "Device stats": { 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_fw_downgrades": { 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "crc_error_count": { 2024-07-26T18:06:46.498 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: "end_to_end_error_detection_count": { 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: "erase_fail_count": { 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: "host_bytes_written": { 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 28035513 2024-07-26T18:06:46.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "host_ctx_wear_used": { 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 1 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "media_bytes_read": { 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "nand_bytes_written": { 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 49118030 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_stat_indicator": { 2024-07-26T18:06:46.500 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: "pll_lock_loss_count": { 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: "program_fail_count": { 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: "re_alloc_sectr_cnt": { 2024-07-26T18:06:46.501 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: "retry_buffer_overflow_count": { 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: "soft_ecc_err_rate": { 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: "thermal_throttle_status": { 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.502 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: "cnt": 0, 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: "pct": 0 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_host_reads": { 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_media_wear": { 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": "63.999023" 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.503 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_timer": { 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "unexp_power_loss": { 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "wear_leveling": { 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 89, 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "avg": 3350, 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "max": 3365, 2024-07-26T18:06:46.504 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 3332 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel Smart log": "nvme0n1" 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_log": { 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare": 100, 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare_threshold": 10, 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: "controller_busy_time": 51, 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: "critical_warning": 0, 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_read": 401507815, 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_written": 1837335393, 2024-07-26T18:06:46.505 INFO:tasks.workunit.client.0.smithi071.stdout: "host_reads": 6541614353, 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "host_writes": 33244496026, 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "media_errors": 0, 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_err_log_entries": 0, 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "percentage_used": 11, 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycles": 55996, 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_hours": 55593, 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": 24, 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "unsafe_shutdowns": 3081 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_vendor": "intel", 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_version": { 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "string": "<1.2", 2024-07-26T18:06:46.506 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycle_count": 55996, 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_time": { 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: "hours": 55593 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: "serial_number": "deleted", 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: "smart_status": { 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme": { 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: "passed": true 2024-07-26T18:06:46.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl": { 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "argv": [ 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl", 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "-x", 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "--json=o", 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "/dev/nvme0n1" 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "build_info": "(local build)", 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "exit_status": 0, 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "output": [ 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-07-26T18:06:46.508 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF INFORMATION SECTION ===", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "Serial Number: deleted", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Version: 8DV101H0", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller ID: 0", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "NVMe Version: <1.2", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "Number of Namespaces: 1", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "Local Time is: Fri Jul 26 18:01:14 2024 UTC", 2024-07-26T18:06:46.509 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Updates (0x02): 1 Slot", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported Power States", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 512 0 2", 2024-07-26T18:06:46.510 INFO:tasks.workunit.client.0.smithi071.stdout: " 1 - 512 8 2", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: " 2 - 512 16 2", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: " 3 - 4096 0 0", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: " 4 - 4096 8 0", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: " 5 - 4096 64 0", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: " 6 - 4096 128 0", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF SMART DATA SECTION ===", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: "Critical Warning: 0x00", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: "Temperature: 24 Celsius", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare: 100%", 2024-07-26T18:06:46.511 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare Threshold: 10%", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Percentage Used: 11%", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Read: 401,507,815 [205 TB]", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Written: 1,837,335,393 [940 TB]", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Read Commands: 6,541,614,353", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Write Commands: 33,244,496,026", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller Busy Time: 51", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Power Cycles: 55,996", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Power On Hours: 55,593", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Unsafe Shutdowns: 3,081", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Media and Data Integrity Errors: 0", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information Log Entries: 0", 2024-07-26T18:06:46.512 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: "No Errors Logged", 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: "" 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: "svn_revision": "5155", 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: "version": [ 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.513 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": { 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: "current": 24 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: "user_capacity": { 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: "report": { 2024-07-26T18:06:46.514 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer": { 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "active": true, 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "mode": "" 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "channels": [ 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "ident", 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "perf" 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "channels_available": [ 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T18:06:46.515 INFO:tasks.workunit.client.0.smithi071.stdout: "ident", 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "perf" 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_available": [ 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T18:06:46.516 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore" 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_opted_in": [ 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T18:06:46.517 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore" 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "config": { 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "active_changed": [ 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T18:06:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: "client_check_pool_perm", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_gid", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_uid", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "client_quota", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "daemonize", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "keyring", 2024-07-26T18:06:46.519 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_block_size", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_cache_size", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_compression", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_log", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "leveldb_write_buffer_size", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_journald", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_stderr", 2024-07-26T18:06:46.520 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_host", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T18:06:46.521 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "no_config_file", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_crush_chooseleaf_type", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T18:06:46.522 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hdd", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hybrid", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_ssd", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_max_backfills", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-07-26T18:06:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_lim", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_res", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_wgt", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pg_delete_cost", 2024-07-26T18:06:46.524 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_hdd", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_ssd", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hdd", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hybrid", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_ssd", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T18:06:46.525 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_sleep", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hdd", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hybrid", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_ssd", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "public_addr", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "public_addrv", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_default_features", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_qos_exclude_ops", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "setgroup", 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: "setuser" 2024-07-26T18:06:46.526 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_changed": [ 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T18:06:46.527 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_join_fs", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/allow_ptrace", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/container_init", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/migration_current", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/use_repo_digest", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ssl_server_port", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/orchestrator/orchestrator", 2024-07-26T18:06:46.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/channel_ident", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/channel_perf", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/description", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/enabled", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/organization", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T18:06:46.529 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T18:06:46.530 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T18:06:46.531 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_cache_enabled", 2024-07-26T18:06:46.532 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_ops_log", 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_usage_log" 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: "contact": null, 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: "crashes": [], 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: "created": "2024-07-26T17:58:01.000014Z", 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: "crush": { 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_algs": { 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: "straw2": 3 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_sizes": { 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: "2": 1, 2024-07-26T18:06:46.533 INFO:tasks.workunit.client.0.smithi071.stdout: "4": 2 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_types": { 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: "1": 2, 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: "11": 1 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: "compat_weight_set": false, 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: "device_classes": [ 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: 8 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_buckets": 6, 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_devices": 8, 2024-07-26T18:06:46.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_rules": 1, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_types": 12, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_weight_sets": 0, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "tunables": { 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "allowed_bucket_algs": 54, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_fallback_tries": 0, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_tries": 0, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_total_tries": 50, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_descend_once": 1, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_stable": 1, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_vary_r": 1, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v2_rules": 0, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v3_rules": 0, 2024-07-26T18:06:46.535 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v4_buckets": 1, 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v5_rules": 0, 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "legacy_tunables": 0, 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "minimum_required_version": "jewel", 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "optimal_tunables": 1, 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "profile": "jewel", 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables": 1, 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables2": 1, 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables3": 1, 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables5": 1, 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "straw_calc_version": 1 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.536 INFO:tasks.workunit.client.0.smithi071.stdout: "description": "upgrade test cluster", 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "fs": { 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "feature_flags": { 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "enable_multiple": true, 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_enabled_multiple": true 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "filesystems": [ 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "approx_ctime": "2024-07", 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer_enabled": false, 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_caps": 0, 2024-07-26T18:06:46.537 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_dns": 10, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_inos": 13, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_subtrees": 2, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_allowed_features": 0, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "explicitly_allowed_features": 0, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "files": 0, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "max_mds": 1, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_data_pools": 1, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_in": 1, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_mds": 1, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": 0, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_replay": 0, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_up": 1, 2024-07-26T18:06:46.538 INFO:tasks.workunit.client.0.smithi071.stdout: "snaps": 0, 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: "standby_count_wanted": 0 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_mds": 1, 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: "total_num_mds": 2 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_stats": { 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 20324352, 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 469648, 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T18:06:46.539 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 860160, 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 419, 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 1199800, 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 20, 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 922112, 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 15111352, 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 21184512 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 20135936, 2024-07-26T18:06:46.540 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 354464, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 811008, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 0, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 348, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 1109968, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 12, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 530944, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 14708112, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 20135936 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 36978688, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 709864, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 524288, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 9502720, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1168, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 8341416, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 21, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 1062144, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 23719536, 2024-07-26T18:06:46.542 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 46481408 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 45031424, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1529880, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 827392, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 4481024, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1748, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 10178904, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 23, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 3545856, 2024-07-26T18:06:46.543 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 26327952, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 49512448 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 36831232, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 739328, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 851968, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 8593408, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 983, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 7020560, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 21, 2024-07-26T18:06:46.544 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 1981952, 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 23615984, 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 45424640 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 51412992, 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1584248, 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 163840, 2024-07-26T18:06:46.545 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1827, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 6392496, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 4144128, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 36539608, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 51576832 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 50601984, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1622272, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:46.546 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 827392, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1763, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 6655512, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 3447552, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 36124136, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 51429376 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 44212224, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 722440, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:46.547 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 1007616, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1287, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5057888, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 2678016, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 33001368, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 45219840 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 47767552, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1681072, 2024-07-26T18:06:46.548 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 729088, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1673, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5620408, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 2966784, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 34746776, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 48496640 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 48889856, 2024-07-26T18:06:46.549 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1858264, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 655360, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1634, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5189304, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 3788544, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 35301232, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 49545216 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T18:06:46.550 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 48283648, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 2001328, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 1196032, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1665, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5696376, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 47, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 3162112, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 34671320, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 49479680 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T18:06:46.551 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 44785664, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 720816, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 499712, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1278, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5077488, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 46, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 1730816, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 34504032, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 45285376 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.552 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 45694976, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1019176, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2752512, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 16384, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 638976, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 1334, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 5341040, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 48, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 1724160, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 34841704, 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 46333952 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.553 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "hosts": { 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num": 2, 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mds": 2, 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mgr": 2, 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mon": 2, 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_osd": 2 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "io_rate": { 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_stats_delta": { 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 0, 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:46.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "stamp_delta": "12.003035", 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:46.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:46.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 290, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 368, 2024-07-26T18:06:46.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 64, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 0, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 0, 2024-07-26T18:06:46.558 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 0 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard": false, 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard_description": null, 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: "license": "sharing-1-0", 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: "mempool": { 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T18:06:46.559 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.560 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.561 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.562 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.564 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 222439, 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 68 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.565 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.566 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.566 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.566 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.566 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 51704, 2024-07-26T18:06:46.566 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:46.566 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.566 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.566 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.566 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.566 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 8304, 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 141 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.567 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.568 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.569 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.570 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.571 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.572 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.573 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 149154, 2024-07-26T18:06:46.574 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 33 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 928, 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.575 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.576 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.577 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.578 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.579 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.580 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.581 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.582 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.583 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1190327, 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 370 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.584 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.585 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6880, 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 140 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12744, 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1546 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5312, 2024-07-26T18:06:46.586 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 103 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.587 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.588 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.589 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.591 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.592 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1234759, 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 363 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 352, 2024-07-26T18:06:46.593 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 4 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.594 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6880, 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 140 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12744, 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1546 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.595 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10624, 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 206 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T18:06:46.596 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.597 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.598 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.599 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.600 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.601 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1196487, 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 374 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.602 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.603 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6880, 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 140 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12744, 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1546 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.604 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5312, 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 103 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.605 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:46.606 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6480, 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 81 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23520, 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 210 2024-07-26T18:06:46.607 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1936, 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 47 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 620985, 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 20 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 100710, 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 17145 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.608 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 216496, 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 350 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 11868, 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 789 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10080, 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 210 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 34108, 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 218 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23520, 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 210 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.610 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 417261, 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 90 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2451338, 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 197 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.611 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7128, 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 81 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 521640, 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 45 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.612 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 101504, 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 200 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242232, 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3549 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.613 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.615 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.616 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:46.616 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.616 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.616 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.616 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5440, 2024-07-26T18:06:46.616 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 68 2024-07-26T18:06:46.616 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.616 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.616 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22176, 2024-07-26T18:06:46.616 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 198 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1264, 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 41 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23311, 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 92245, 2024-07-26T18:06:46.617 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 15888 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 207656, 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 337 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10048, 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 616 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9504, 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 198 2024-07-26T18:06:46.618 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 30176, 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 205 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22176, 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 198 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 736, 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 473775, 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 104 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12112, 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2444705, 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 189 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5104, 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 58 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 452088, 2024-07-26T18:06:46.621 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 8528, 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 22 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242744, 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3573 2024-07-26T18:06:46.622 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.623 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.624 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4960, 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 62 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.625 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 21952, 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 196 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1040, 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 8192, 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 49470, 2024-07-26T18:06:46.626 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9317 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 132856, 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 227 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9000, 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 603 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9408, 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 196 2024-07-26T18:06:46.627 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 27952, 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 195 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 21952, 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 196 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 736, 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 381926, 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 81 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12112, 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2429472, 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 181 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4224, 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 48 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.630 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 347760, 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 30 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 8320, 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 24 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242744, 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3573 2024-07-26T18:06:46.631 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.632 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.633 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4480, 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 56 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 480, 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 34 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 93002, 2024-07-26T18:06:46.635 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 16067 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 206296, 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 335 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9916, 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 622 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9648, 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:46.636 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 29160, 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 203 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2208, 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 346022, 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 72 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 26565, 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2461838, 2024-07-26T18:06:46.638 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 190 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4752, 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 54 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 428904, 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 37 2024-07-26T18:06:46.639 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10400, 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 20 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242232, 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3549 2024-07-26T18:06:46.640 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.641 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:46.642 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4080, 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 51 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1040, 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 15119, 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 94860, 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 16269 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 209016, 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 339 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10108, 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 622 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9648, 2024-07-26T18:06:46.645 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 30184, 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 207 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:46.646 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 736, 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 968039, 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 82 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12112, 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2423099, 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 174 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5016, 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 57 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 452088, 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T18:06:46.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9984, 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 20 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242488, 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3561 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.650 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3440, 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 43 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:46.652 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 480, 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 34 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 95338, 2024-07-26T18:06:46.653 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 16353 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 210376, 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 341 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10364, 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 626 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9648, 2024-07-26T18:06:46.654 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 30696, 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 209 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22512, 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 201 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2208, 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 876835, 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 59 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 26565, 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2427272, 2024-07-26T18:06:46.657 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 173 2024-07-26T18:06:46.657 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.657 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.657 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5456, 2024-07-26T18:06:46.657 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 62 2024-07-26T18:06:46.657 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.657 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.657 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.657 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.657 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 475272, 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 41 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 13520, 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 26 2024-07-26T18:06:46.658 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242744, 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3573 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.659 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.660 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2880, 2024-07-26T18:06:46.661 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 36 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23296, 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 480, 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 34 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 14777, 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 53053, 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10126 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 139656, 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 237 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 11348, 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 779 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9984, 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 31036, 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 205 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23296, 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 861670, 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 56 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2416356, 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 179 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4840, 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 55 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 452088, 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 101192, 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 205 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.667 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 243000, 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3585 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.668 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6304, 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 115 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16896, 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 576, 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2240, 2024-07-26T18:06:46.670 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 28 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23296, 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1936, 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 47 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 322678, 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 18 2024-07-26T18:06:46.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 56296, 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10522 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 145096, 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 245 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12020, 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 785 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.672 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9984, 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 33084, 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 213 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T18:06:46.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 23296, 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 208 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 187548, 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 37 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.674 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2449504, 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 220 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6512, 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 74 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 521640, 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 45 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 103688, 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 245 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 242232, 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3549 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.677 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: "metadata": { 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 2 2024-07-26T18:06:46.678 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 2 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 2 2024-07-26T18:06:46.679 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 2 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 2 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 3 2024-07-26T18:06:46.680 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 3 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 3 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.681 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 3 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 3 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T18:06:46.682 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 8 2024-07-26T18:06:46.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.683 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T18:06:46.683 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:06:46.686 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.686 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T18:06:46.686 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-07-26T18:06:46.686 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.686 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 8 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 8 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 8 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T18:06:46.687 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 8 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_objectstore": { 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": 8 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: "rotational": { 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: "0": 8 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: "features": { 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: "optional": [], 2024-07-26T18:06:46.688 INFO:tasks.workunit.client.0.smithi071.stdout: "persistent": [ 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "kraken", 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "luminous", 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "mimic", 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap-prune", 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "nautilus", 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "octopus", 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "pacific", 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "elector-pinging", 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "quincy", 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "reef" 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.689 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv4_addr_mons": 6, 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv6_addr_mons": 0, 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "min_mon_release": 18, 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "v1_addr_mons": 3, 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "v2_addr_mons": 3 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "organization": "ceph-qa", 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_network": false, 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8, 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "require_min_compat_client": "luminous", 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "require_osd_release": "reef" 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.690 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_perf_histograms": [ 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T18:06:46.691 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T18:06:46.692 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T18:06:46.693 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T18:06:46.694 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T18:06:46.695 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T18:06:46.696 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T18:06:46.697 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.698 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.699 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T18:06:46.700 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.701 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.702 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T18:06:46.703 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.704 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.705 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.706 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.707 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.708 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.709 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.710 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.711 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.712 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.713 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.714 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.715 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.716 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.717 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 12, 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-07-26T18:06:46.718 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 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-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.719 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.720 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T18:06:46.721 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T18:06:46.722 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T18:06:46.723 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:46.724 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T18:06:46.725 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T18:06:46.726 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:46.727 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.728 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.729 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.730 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.733 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.736 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.739 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.742 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:46.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T18:06:46.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T18:06:46.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.755 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T18:06:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T18:06:46.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.758 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.761 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.764 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.767 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.770 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T18:06:46.773 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T18:06:46.782 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T18:06:46.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T18:06:46.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T18:06:46.785 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T18:06:46.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T18:06:46.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.788 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.791 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 10, 4, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 14, 4, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 11, 0, 0, 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]", 2024-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.794 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.795 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.797 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T18:06:46.800 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2, 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-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.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-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:46.812 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_counters": { 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: "caps": { 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_flush_ack": { 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_flushsnap_ack": { 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_grant": { 2024-07-26T18:06:46.813 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_revoke": { 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_trunc": { 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_commit": { 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_fetch_complete": { 2024-07-26T18:06:46.814 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_fetch_keys": { 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_merge": { 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_split": { 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: "exported_inodes": { 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.815 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: "forward": { 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_cap_release": { 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_caps": { 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_caps_dirty": { 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.816 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_inode_file_caps": { 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: "imported_inodes": { 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes": { 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_expired": { 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_pinned": { 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:46.817 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_with_caps": { 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: "load_cent": { 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: "openino_dir_fetch": { 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: "process_request_cap_release": { 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.818 INFO:tasks.workunit.client.0.smithi071.stdout: "reply_latency": { 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 111237 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: "request": { 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rbytes": { 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rfiles": { 2024-07-26T18:06:46.819 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rsnaps": { 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_reply": { 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: "subtrees": { 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.820 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_cache": { 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_enqueue_scrub": { 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_exportdir": { 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_flush": { 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_fragmentdir": { 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_fragstats": { 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_inodestats": { 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_enqueued": { 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_prioritized": { 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.822 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_processing": { 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays": { 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays_delayed": { 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays_enqueuing": { 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_completed": { 2024-07-26T18:06:46.823 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_started": { 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_created": { 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_enqueued": { 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_migrated": { 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.824 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_reintegrated": { 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_log": { 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: "ev": { 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: "evadd": { 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: "evex": { 2024-07-26T18:06:46.825 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: "evexd": { 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: "evexg": { 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: "evtrm": { 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: "jlat": { 2024-07-26T18:06:46.826 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11378264 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: "replayed": { 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: "seg": { 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: "segadd": { 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: "segex": { 2024-07-26T18:06:46.827 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: "segexd": { 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: "segexg": { 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: "segtrm": { 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_mem": { 2024-07-26T18:06:46.828 INFO:tasks.workunit.client.0.smithi071.stdout: "cap": { 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: "cap+": { 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: "cap-": { 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: "dir": { 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.829 INFO:tasks.workunit.client.0.smithi071.stdout: "dir+": { 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: "dir-": { 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: "dn": { 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: "dn+": { 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: "dn-": { 2024-07-26T18:06:46.830 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: "heap": { 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 207124 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: "ino": { 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: "ino+": { 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: "ino-": { 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.831 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: "rss": { 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39360 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_server": { 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: "cap_acquisition_throttle": { 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: "cap_revoke_eviction": { 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_request": { 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.832 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_session": { 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_peer_request": { 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: "req_create_latency": { 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getattr_latency": { 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:46.833 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 111237 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getfilelock_latency": { 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getvxattr_latency": { 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: "req_link_latency": { 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.834 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookup_latency": { 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookuphash_latency": { 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupino_latency": { 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupname_latency": { 2024-07-26T18:06:46.835 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupparent_latency": { 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupsnap_latency": { 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.836 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lssnap_latency": { 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mkdir_latency": { 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mknod_latency": { 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.837 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mksnap_latency": { 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: "req_open_latency": { 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: "req_readdir_latency": { 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.838 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rename_latency": { 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: "req_renamesnap_latency": { 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmdir_latency": { 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmsnap_latency": { 2024-07-26T18:06:46.839 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmxattr_latency": { 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setattr_latency": { 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setdirlayout_latency": { 2024-07-26T18:06:46.840 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setfilelock_latency": { 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setlayout_latency": { 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setxattr_latency": { 2024-07-26T18:06:46.841 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: "req_snapdiff_latency": { 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: "req_symlink_latency": { 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: "req_unlink_latency": { 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.842 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_sessions": { 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: "average_load": { 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: "avg_session_uptime": { 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 89 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: "mdthresh_evicted": { 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.843 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: "session_count": { 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: "session_remove": { 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: "sessions_open": { 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: "sessions_stale": { 2024-07-26T18:06:46.844 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: "total_load": { 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:46.845 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: "purge_queue": { 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executed": { 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executed_ops": { 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.846 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing": { 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_high_water": { 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_ops": { 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_ops_high_water": { 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_item_in_journal": { 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.847 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.848 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 55 2024-07-26T18:06:46.849 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 831 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.850 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 831, 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4147885 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 831, 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 141997117 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.851 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 146 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T18:06:46.852 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 999980 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 832 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T18:06:46.853 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.854 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 832 2024-07-26T18:06:46.855 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 832, 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1905961239 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.856 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T18:06:46.857 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 832 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 832, 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8139700 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 832, 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5710 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 832, 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 308993722 2024-07-26T18:06:46.858 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43859968 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32751616 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.859 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11108352 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.860 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277003519 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 315825 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.861 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.862 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70807888 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.863 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277003519 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.864 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 44486 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.865 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.866 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71079227 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 322961408 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.867 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.868 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.868 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.868 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 184669013 2024-07-26T18:06:46.868 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.868 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.868 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.868 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.868 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.868 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.868 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71183531 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.870 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.871 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 35589, 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85728696 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T18:06:46.872 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1816, 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 536210876 2024-07-26T18:06:46.873 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T18:06:46.874 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 190 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.875 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 955 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T18:06:46.876 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 955, 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5197823 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 955, 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2865 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 955, 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 169997099 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.877 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.878 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 955 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 955, 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5129120 2024-07-26T18:06:46.879 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 955, 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5556 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 955, 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 384885512 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.880 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1999966 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 957 2024-07-26T18:06:46.881 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 957, 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2610955431 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:46.882 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1050 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46891008 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39927808 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.885 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6963200 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277004595 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 315395 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.887 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.888 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70807242 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.889 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277004595 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42047 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.890 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.891 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71080590 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.892 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 322961408 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 184669730 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.893 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.894 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.895 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71182814 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 42919, 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 173413124 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T18:06:46.897 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.898 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2082, 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 675800743 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.899 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T18:06:46.900 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 92 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T18:06:46.901 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 821 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 821, 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4121030 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 821, 2024-07-26T18:06:46.902 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 246995782 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.903 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 822 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T18:06:46.904 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.905 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 822 2024-07-26T18:06:46.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 822, 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2015965573 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.907 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T18:06:46.908 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 822 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 822, 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8088088 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 822, 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5635 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 822, 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 546990672 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42803200 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31203328 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T18:06:46.910 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11599872 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.911 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277003936 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 314714 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.912 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.913 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70808582 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.914 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 348127232 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277003936 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 44486 2024-07-26T18:06:46.915 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.916 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.917 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71078810 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 322961408 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.918 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 184669290 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.919 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.920 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71183254 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T18:06:46.921 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.922 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 35032, 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 89336061 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T18:06:46.923 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1770, 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 872502062 2024-07-26T18:06:46.924 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:46.925 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7921664 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:46.927 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4116480 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3977216 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.928 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.929 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:46.931 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:46.932 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.933 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.934 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11976704 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:46.935 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1413120 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4, 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 380235 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.936 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 23, 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 59387 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:46.937 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 958, 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 524965405 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 955, 2024-07-26T18:06:46.938 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22543558 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 958, 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 844026 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 958, 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 525809431 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.939 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 59084 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8, 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17109 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.940 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4, 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10349 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4034 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:46.941 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 347 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 126, 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2715522 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 340, 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 247607 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 214, 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3558146 2024-07-26T18:06:46.942 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 102, 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5645970 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3745441657 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:46.943 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 136, 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27228172 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 136, 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 437180703430 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 136, 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 150270269259 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.944 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39352816977 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 225135 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22362971 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.945 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2806330144 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 553653 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1582518753 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 378759988 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 948549 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 70, 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 323798 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8535682393 2024-07-26T18:06:46.947 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 415480116 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3634, 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 275218759 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457792 2024-07-26T18:06:46.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48824320 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48603136 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137369600 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 221184 2024-07-26T18:06:46.949 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85452607 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 614400 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.952 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73316545 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:46.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 640894558 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.955 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72134994 2024-07-26T18:06:46.956 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.957 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56968405 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68860251 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.960 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 640894558 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.961 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7252 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 374704 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:46.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71755166 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:46.963 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.964 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 616 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43790015 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7, 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2897790 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24175451 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:46.967 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.968 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 616 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43790015 2024-07-26T18:06:46.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7, 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2897790 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24175451 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:46.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1771104 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33271808 2024-07-26T18:06:46.973 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:46.974 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.975 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7397376 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:46.976 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3743744 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3604480 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.977 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.978 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:46.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:46.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:46.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:46.982 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11079680 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 811008 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 635160 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.984 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.985 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29, 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 78330 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 867, 2024-07-26T18:06:46.986 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 512994865 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 859, 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24534470 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 867, 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 834362 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 867, 2024-07-26T18:06:46.987 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 513829227 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41393 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4, 2024-07-26T18:06:46.988 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6705 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14195 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.989 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3981 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 358 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 148, 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3284368 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 379, 2024-07-26T18:06:46.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 269968 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 231, 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3085423 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 103, 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6011083 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.991 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3916474759 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 132, 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21870933 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 131, 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 273442189680 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 132, 2024-07-26T18:06:46.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 123243308399 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3536, 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48989119626 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3536, 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 246280 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:46.993 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2937377 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2722177816 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 534157 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1473345787 2024-07-26T18:06:46.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 379180415 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 357359 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65, 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 270931 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:46.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8494373386 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 415318736 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3537, 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 278830905 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:46.996 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457792 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48676864 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 47849472 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137369600 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 827392 2024-07-26T18:06:46.997 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:46.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85490157 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:46.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16384 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73877011 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641176179 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71853373 2024-07-26T18:06:47.004 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56993438 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68835218 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.008 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641176179 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.010 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.010 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.010 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.010 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.010 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.010 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 355368 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71500133 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:47.012 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.013 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 157 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2429467 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.014 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 157, 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 341992405 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1052 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 157, 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 53433777 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:47.015 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 157, 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 174225768 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33, 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4950380 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.016 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1052 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33, 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4309010 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33, 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3612484 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22 2024-07-26T18:06:47.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22, 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18360138 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:47.018 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22, 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7758356 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22, 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17295904 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.019 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 102 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2429467 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 102, 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 318681887 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.020 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 102, 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41366411 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 102, 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 153317380 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:47.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 590368 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32673792 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.022 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:47.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2211840 2024-07-26T18:06:47.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:47.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27656192 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1384448 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1245184 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:47.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:47.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:47.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.030 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.031 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3534848 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 802816 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4, 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 184292 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.033 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.034 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13, 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15134 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:47.035 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 291, 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67698623 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 290, 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7074752 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 291, 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 333554 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 291, 2024-07-26T18:06:47.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68032177 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40761 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2501 2024-07-26T18:06:47.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3491 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.038 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 642 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 226 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 105, 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1302984 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 285, 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 280967 2024-07-26T18:06:47.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 180, 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3580952 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 98745 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:47.040 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19353942 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 124, 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7502614 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 123, 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 312469381365 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 124, 2024-07-26T18:06:47.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 129448473532 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 344, 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73238326485 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 344, 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33137 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:47.042 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 436973 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 105785730 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 117583 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:47.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50615219 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21122842 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 357453 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 58, 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 314618 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.044 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 197364625 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24355311 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 345, 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2095116 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457792 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41418752 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41394176 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137369600 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.046 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24576 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85497945 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73877415 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.050 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641234592 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:47.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71794960 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56998630 2024-07-26T18:06:47.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68830026 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641234592 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.058 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 232645 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.059 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71564443 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:47.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.061 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.062 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64452348 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4055408 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 51467562 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.064 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:47.067 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64452348 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4055408 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:47.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 51467562 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28471296 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.072 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5849088 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27656192 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2826240 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2686976 2024-07-26T18:06:47.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.075 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.077 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5503 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5503 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.078 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:47.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8613888 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 823296 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:47.081 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:47.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7384 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 643, 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 478575530 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 633, 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22761968 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 643, 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 662858 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:47.084 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 643, 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 479238388 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 35423 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1073 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12789 2024-07-26T18:06:47.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3477 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 335 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 100, 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 964021 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 178, 2024-07-26T18:06:47.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 289614 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 78, 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 433668 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 100, 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6400639 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.088 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4002067718 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 60, 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20216845 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 57, 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 344066242674 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:47.089 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 60, 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72606827913 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3340, 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1340150719 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3340, 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 198774 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:47.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 300046139 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3045217624 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 474459 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1958302358 2024-07-26T18:06:47.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 372046693 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360189 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 51, 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 229643 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:47.092 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9677889737 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 404984738 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3343, 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 279390129 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:47.093 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457792 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45744128 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 44933120 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137369600 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:47.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 811008 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85491243 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73892309 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641184326 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.099 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.100 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71845226 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56994162 2024-07-26T18:06:47.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.103 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68834494 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641184326 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.106 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5873 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 350061 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71491420 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:47.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:47.109 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.110 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:47.111 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 967882 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:47.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:47.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 967882 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.117 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28487680 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.118 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:47.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5943296 2024-07-26T18:06:47.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:47.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27656192 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2859008 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2719744 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:47.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.124 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:47.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.127 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8740864 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 823296 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 631132 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7229 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 651, 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 475573879 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.131 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 648, 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18721334 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 651, 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 568833 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 651, 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 476142712 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:47.132 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38833 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1847 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9670 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3518 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.134 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 357 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 109, 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1099413 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 187, 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 260168 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 78, 2024-07-26T18:06:47.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 306820 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 106, 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5494970 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3934504959 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:47.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 50, 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36568045 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49, 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 202922429244 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 50, 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71565002532 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:47.137 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3386, 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11048487612 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3386, 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 199055 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 129139961 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:47.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2609262783 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 488769 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1476986387 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 380733694 2024-07-26T18:06:47.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 358180 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49, 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 216427 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8530880287 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:47.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 412792639 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3387, 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 294007007 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457182 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46792704 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46137344 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137368883 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 655360 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85490334 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73885026 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641177505 2024-07-26T18:06:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71852047 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56993556 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.151 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68835100 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641177505 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 359774 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71494401 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:47.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:47.158 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4434573 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 682992 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4340848 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.159 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.160 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.162 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:47.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4434573 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:47.164 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 682992 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4340848 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28491776 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:47.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6443008 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3371008 2024-07-26T18:06:47.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3231744 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.170 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:47.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.172 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5505 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:47.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:47.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9752576 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:47.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 823296 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 338288 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5200 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:47.178 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 776, 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 482217059 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 770, 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24754207 2024-07-26T18:06:47.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 776, 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 603262 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 776, 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 482820321 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.180 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34929 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2003 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4305 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3481 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 361 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 98, 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 764620 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 160, 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 274340 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62, 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 362540 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:47.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 104, 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5573657 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3586437960 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 47, 2024-07-26T18:06:47.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18965313 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 44, 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 256714700802 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 47, 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 61517338954 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3391, 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10961176486 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.185 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3391, 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 180635 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 279261633 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2439144535 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.186 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 444530 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1422715908 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360135730 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360194 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 39, 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 157999 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8087917098 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 396046012 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.188 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3394, 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 264549940 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457182 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46727168 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45588480 2024-07-26T18:06:47.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137368883 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1138688 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85490702 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.192 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73892850 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.193 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641180272 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.194 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.196 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71849280 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:47.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56993801 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68834855 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:47.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641180272 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.201 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18858 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 345349 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71487201 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:47.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.207 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.208 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.209 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.210 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:47.212 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.213 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32681984 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.214 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1437696 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.216 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:47.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27656192 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1060864 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 921600 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:47.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.219 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:47.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5504 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.221 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5504 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.222 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2437120 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:47.224 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1404928 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.225 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6949 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.226 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 212, 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 52070874 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 207, 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10230303 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.227 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 212, 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 166620 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 212, 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 52237494 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T18:06:47.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41503 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1514 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.229 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8479 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 413 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:47.230 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 102, 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 948440 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 161, 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277187 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 59, 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 556668 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:47.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3404466 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 40, 2024-07-26T18:06:47.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2874203 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 40, 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 385619577378 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 40, 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70916110120 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 586108 2024-07-26T18:06:47.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31206 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 603634 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 140695924 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1014951 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56543772 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12375342 2024-07-26T18:06:47.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 950172 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33, 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 131668 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 213663719 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:47.236 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14582130 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 296, 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1801580 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457182 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:47.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42532864 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41951232 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137368883 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 581632 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:47.238 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85496798 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.239 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73878562 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641225985 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71803567 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.245 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56997865 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.246 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68830791 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.248 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641225985 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2465 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3698 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.250 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6163 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 240375 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71552994 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.252 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:47.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2812 2024-07-26T18:06:47.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13, 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65413889 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6340784 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:47.255 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13, 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30752033 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:47.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.257 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:47.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.259 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2812 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13, 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65413889 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.260 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6340784 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13, 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30752033 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.261 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29069312 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T18:06:47.262 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_main": { 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.263 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1380352 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T18:06:47.264 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27656192 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.265 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1028096 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 888832 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31850496 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T18:06:47.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206272 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282048 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.267 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1286144 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T18:06:47.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4913 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5500 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5500 2024-07-26T18:06:47.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.270 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T18:06:47.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2347008 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.272 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1404928 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7, 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266744 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16, 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31755 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 204, 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50465127 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 200, 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9093115 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.275 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 204, 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 124545 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 204, 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50589672 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T18:06:47.276 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40836 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1116 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2, 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3841 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 795 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 303 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T18:06:47.278 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 144, 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5124050 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 234, 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 290733 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 90, 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4303091 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72107 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2817500 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 26, 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1662589 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.280 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 26, 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 212651770826 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 26, 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34351440766 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 587016 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T18:06:47.281 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 35294 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 253116 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 134079443 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 110407 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 139858584 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12828366 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 948425 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T18:06:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 25, 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 106163 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 289887042 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16971464 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T18:06:47.284 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 328, 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2144069 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1861457182 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43581440 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42942464 2024-07-26T18:06:47.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3137368883 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 638976 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 159383552 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 85478331 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 151552 2024-07-26T18:06:47.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 151552 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.288 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73602117 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.289 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 780140544 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641087488 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.290 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2128 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71942064 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192937984 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 464 2024-07-26T18:06:47.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56985554 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68843102 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 713031680 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.296 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 641087488 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T18:06:47.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13694 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 251475 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.298 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71679023 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.299 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.300 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 157 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.301 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 157, 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95539413 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266182 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T18:06:47.302 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 159, 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32088398 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 157, 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73184211 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 110 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 110, 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15009533 2024-07-26T18:06:47.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266182 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 110, 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13202703 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 110, 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10798399 2024-07-26T18:06:47.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 42, 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37609371 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T18:06:47.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 42, 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15979477 2024-07-26T18:06:47.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 42, 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 35151781 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:47.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42920509 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7, 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2906218 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27234031 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.308 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.309 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29069312 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": [ 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr" 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:47.310 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 1, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 1, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 1, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296087306, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 1781760, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 1781760, 2024-07-26T18:06:47.311 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 2, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 2.4431169549643528e-06, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 502, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 690176, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 590368, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 590368, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:47.312 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 1771104, 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 243, 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 2473984 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:47.313 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 32, 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 32, 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 2, 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296087306, 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 98304, 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:47.314 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 98304, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 22, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 1.3479298388574534e-07, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 3430, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 3430, 2024-07-26T18:06:47.315 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 10290, 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 51, 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 20480 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:47.316 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 64, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 64, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 3, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296087306, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 0, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 0, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:47.317 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 0.0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 0, 2024-07-26T18:06:47.318 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 0, 2024-07-26T18:06:47.319 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 0 2024-07-26T18:06:47.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.319 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:47.319 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:47.319 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:47.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.319 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.319 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:47.319 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd" 2024-07-26T18:06:47.319 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 8, 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 8, 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 4, 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T18:06:47.320 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 729296087306, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 12288, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 12288, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 243098697728, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 2, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 1.6849124762075007e-08, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T18:06:47.321 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 19, 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 19, 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 57, 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 2, 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 2048 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.322 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": { 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: "mirroring_by_pool": [ 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: false 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_images_by_pool": [ 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pools": 1 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: "report_id": "e74564ab-1f27-403a-9d38-ce4d0cadf4ec", 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: "report_timestamp": "2024-07-26T18:06:45.818866", 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: "report_version": 1, 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_stats": { 2024-07-26T18:06:47.323 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "7.9.2" 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "rook": { 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster": { 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "external-mode": null, 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "allow-multiple-per-node": null, 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "count": null, 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "max-id": null, 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "pvc": { 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "stretch": { 2024-07-26T18:06:47.324 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: "network": { 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: "provider": null 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: "storage": { 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: "device-set": { 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: "non-portable": null, 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: "portable": null, 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.325 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: "csi": { 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes": { 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: "node": { 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:47.326 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes-total": null, 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "with-ceph-daemons": null, 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-cephfs-plugin": null, 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-nfs-plugin": null, 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-rbd-plugin": null 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "storage-class": { 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket": null, 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs": null, 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "nfs": null, 2024-07-26T18:06:47.327 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": null, 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: "services": {}, 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_per_pg": [ 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.328 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933874+0000", 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933874+0000", 2024-07-26T18:06:47.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934266+0000", 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777939+0000", 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.331 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3f", 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:01:32.886137+0000", 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.336 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.337 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930990+0000", 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930990+0000", 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931235+0000", 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:47.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696246+0000", 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.339 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3e", 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.340 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:43:33.346381+0000", 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.344 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:47.345 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.919997+0000", 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.919997+0000", 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.920313+0000", 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.346 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777023+0000", 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.347 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3d", 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.348 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:53:17.985919+0000", 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.352 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.353 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934600+0000", 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934600+0000", 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934883+0000", 2024-07-26T18:06:47.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776585+0000", 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.356 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3c", 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:25:13.562679+0000", 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.362 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.362 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.363 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.364 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.365 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.932062+0000", 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.932062+0000", 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.932401+0000", 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:47.366 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777790+0000", 2024-07-26T18:06:47.367 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.368 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3b", 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:04:58.225198+0000", 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.372 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.373 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.926159+0000", 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.926159+0000", 2024-07-26T18:06:47.374 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.926458+0000", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:47.375 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776347+0000", 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.376 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3a", 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:36:07.320196+0000", 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.378 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.381 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930467+0000", 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930467+0000", 2024-07-26T18:06:47.382 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.930898+0000", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:47.383 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776601+0000", 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.384 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.39", 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:28:36.945409+0000", 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.388 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.389 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934035+0000", 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934035+0000", 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934291+0000", 2024-07-26T18:06:47.390 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776150+0000", 2024-07-26T18:06:47.391 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.392 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.38", 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:53:15.607507+0000", 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.393 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.394 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.395 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.396 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.397 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.936406+0000", 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.936406+0000", 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.936719+0000", 2024-07-26T18:06:47.398 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.778270+0000", 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.399 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.37", 2024-07-26T18:06:47.400 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:23:44.933455+0000", 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.401 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.402 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.403 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.404 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.405 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.932953+0000", 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.932953+0000", 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.933284+0000", 2024-07-26T18:06:47.406 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777077+0000", 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.407 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.408 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.36", 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:37:13.022054+0000", 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.409 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.410 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.411 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.412 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.413 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:00.707270+0000", 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:00.707270+0000", 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:00.707508+0000", 2024-07-26T18:06:47.414 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777286+0000", 2024-07-26T18:06:47.415 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.416 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.35", 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 32, 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:55:26.105541+0000", 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.417 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.418 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.419 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.420 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.421 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931865+0000", 2024-07-26T18:06:47.422 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931865+0000", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.932148+0000", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.423 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695400+0000", 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.424 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.34", 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:38:53.888064+0000", 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.425 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.426 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.427 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.429 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.430 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933983+0000", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933983+0000", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934245+0000", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:47.431 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776504+0000", 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.432 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.433 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.433 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.433 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.433 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.433 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.33", 2024-07-26T18:06:47.433 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.433 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.433 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.434 INFO:tasks.workunit.client.0.smithi071.stderr:+ echo OK 2024-07-26T18:06:47.435 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:47.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:47.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:47.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:47.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:47.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:47.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:46 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:47.443 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.443 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.443 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:49:29.104211+0000", 2024-07-26T18:06:47.443 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.443 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.444 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.448 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931399+0000", 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931399+0000", 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931916+0000", 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.449 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776630+0000", 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.450 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.32", 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.451 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:08:23.068830+0000", 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.452 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.455 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.456 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.942777+0000", 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.942777+0000", 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.943040+0000", 2024-07-26T18:06:47.457 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:47.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695197+0000", 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.459 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.31", 2024-07-26T18:06:47.460 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.460 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.460 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.460 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 32, 2024-07-26T18:06:47.460 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.460 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:25:57.897193+0000", 2024-07-26T18:06:47.460 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.460 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.460 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.460 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.465 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.942452+0000", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.942452+0000", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.942796+0000", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:47.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777245+0000", 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.467 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.30", 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 32, 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:28:03.869021+0000", 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.468 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.472 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.473 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931056+0000", 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931056+0000", 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935078+0000", 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776965+0000", 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.475 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2f", 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.476 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:34:24.838652+0000", 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.480 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.481 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.927806+0000", 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.927806+0000", 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.928079+0000", 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695139+0000", 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.483 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2e", 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.484 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T06:02:54.810743+0000", 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.488 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.489 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.936530+0000", 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.936530+0000", 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.936805+0000", 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777295+0000", 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.491 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2d", 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.492 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:51:18.541782+0000", 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.496 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.497 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.995083+0000", 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.995083+0000", 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.995414+0000", 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:47.498 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.499 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.499 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.499 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:47.503 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:47.503 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:47.503 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:47.503 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.503 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.503 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.503 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:47.503 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776838+0000", 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.504 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2c", 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 32, 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:30:32.882789+0000", 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.506 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.508 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.509 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.510 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.927552+0000", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.927552+0000", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.927882+0000", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.511 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776803+0000", 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.512 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2b", 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:11:25.531734+0000", 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.517 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.518 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930780+0000", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930780+0000", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931556+0000", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.519 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776421+0000", 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.520 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2a", 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:33:49.023142+0000", 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.522 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.525 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.936096+0000", 2024-07-26T18:06:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.936096+0000", 2024-07-26T18:06:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.936460+0000", 2024-07-26T18:06:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776320+0000", 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.29", 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:59:20.642318+0000", 2024-07-26T18:06:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934065+0000", 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934065+0000", 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934352+0000", 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777329+0000", 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.28", 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:33:03.476301+0000", 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.935014+0000", 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.935014+0000", 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935294+0000", 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776645+0000", 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.27", 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:49:27.319181+0000", 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.940857+0000", 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.940857+0000", 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.941226+0000", 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777148+0000", 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.26", 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:49:24.857176+0000", 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.923514+0000", 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.923514+0000", 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.924097+0000", 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695328+0000", 2024-07-26T18:06:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.25", 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:56:07.028116+0000", 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.935924+0000", 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.935924+0000", 2024-07-26T18:06:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.936195+0000", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776710+0000", 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.24", 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:46:49.763925+0000", 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934799+0000", 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934799+0000", 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935154+0000", 2024-07-26T18:06:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776816+0000", 2024-07-26T18:06:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.23", 2024-07-26T18:06:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:07:19.412557+0000", 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.924707+0000", 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.924707+0000", 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.926012+0000", 2024-07-26T18:06:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776490+0000", 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.22", 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:48:06.801379+0000", 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.927164+0000", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.927164+0000", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.927484+0000", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694616+0000", 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.21", 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T06:03:21.369038+0000", 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934676+0000", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934676+0000", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934963+0000", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776408+0000", 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.20", 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:42:47.046934+0000", 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.918065+0000", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.918065+0000", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.918389+0000", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695031+0000", 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1a", 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:07:15.665484+0000", 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.892607+0000", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.892607+0000", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.892882+0000", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776486+0000", 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1b", 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:50:19.921698+0000", 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.945916+0000", 2024-07-26T18:06:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.945916+0000", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.946265+0000", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694679+0000", 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1b", 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 20, 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:44:15.016987+0000", 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898116+0000", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898116+0000", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.898421+0000", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776706+0000", 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1a", 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:08:33.403206+0000", 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.893130+0000", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.893130+0000", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.893392+0000", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776476+0000", 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.19", 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:07:16.168567+0000", 2024-07-26T18:06:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.925027+0000", 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.925027+0000", 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.927234+0000", 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776224+0000", 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.18", 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:04:50.760317+0000", 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.903603+0000", 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.903603+0000", 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.903940+0000", 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.18", 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:56:58.242147+0000", 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.925278+0000", 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.925278+0000", 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.925565+0000", 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695058+0000", 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.19", 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:54:04.703117+0000", 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898543+0000", 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898543+0000", 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.898897+0000", 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777375+0000", 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.17", 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:48:50.872347+0000", 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.924309+0000", 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.924309+0000", 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.924605+0000", 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777273+0000", 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.16", 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:51:11.955596+0000", 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.900460+0000", 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.900460+0000", 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.901100+0000", 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777402+0000", 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.16", 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:02:57.811399+0000", 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.935188+0000", 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.935188+0000", 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935442+0000", 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777420+0000", 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.17", 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:36:10.802228+0000", 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.894185+0000", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.894185+0000", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.894478+0000", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696019+0000", 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3, 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3, 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.15", 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 29, 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:36:56.107613+0000", 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 90, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 4, 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'3" 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930722+0000", 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930722+0000", 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931372+0000", 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695413+0000", 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.14", 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:12:59.554586+0000", 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.895643+0000", 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.895643+0000", 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.896071+0000", 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:05:49.007110+0000", 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 12, 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 12, 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.14", 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 38, 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:11:05.078520+0000", 2024-07-26T18:06:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 2632, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 12, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 4, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 4, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 12, 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 9 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "77'12" 2024-07-26T18:06:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931723+0000", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931723+0000", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.932034+0000", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777027+0000", 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.15", 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:58:25.269995+0000", 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.891144+0000", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.891144+0000", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.891535+0000", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776893+0000", 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.13", 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 28, 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:31:57.426967+0000", 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 34, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T18:06:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 7 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.926588+0000", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.926588+0000", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.926846+0000", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776702+0000", 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.12", 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:37:35.558175+0000", 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.902390+0000", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.902390+0000", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.902689+0000", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776555+0000", 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.12", 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:10:02.573840+0000", 2024-07-26T18:06:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.932344+0000", 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.932344+0000", 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934475+0000", 2024-07-26T18:06:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777868+0000", 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.13", 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:14:52.878735+0000", 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898926+0000", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898926+0000", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.899193+0000", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777747+0000", 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.11", 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:04:09.360266+0000", 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934109+0000", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934109+0000", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934385+0000", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776475+0000", 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.10", 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:27:24.999822+0000", 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.894992+0000", 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.894992+0000", 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.895269+0000", 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694586+0000", 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 8, 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 8, 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.10", 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 34, 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:51:36.962731+0000", 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 12, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 4, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 4, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 4, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 12, 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'8" 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933144+0000", 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933144+0000", 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.933570+0000", 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776676+0000", 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.11", 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:24:01.258079+0000", 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.892654+0000", 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.892654+0000", 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.892967+0000", 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695664+0000", 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.f", 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:37:55.249664+0000", 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 22, 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.945317+0000", 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.945317+0000", 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.945672+0000", 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695026+0000", 2024-07-26T18:06:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.e", 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 20, 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:44:16.706323+0000", 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.893330+0000", 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.893330+0000", 2024-07-26T18:06:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.893606+0000", 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695263+0000", 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.e", 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 28, 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:26:32.163625+0000", 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T18:06:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.994776+0000", 2024-07-26T18:06:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.994776+0000", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.995157+0000", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.778024+0000", 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.f", 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 32, 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:32:16.764477+0000", 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.896084+0000", 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.896084+0000", 2024-07-26T18:06:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.896318+0000", 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695905+0000", 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.d", 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:56:45.064205+0000", 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 70, 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T18:06:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933855+0000", 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933855+0000", 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935162+0000", 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776716+0000", 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.c", 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:56:23.565269+0000", 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.896804+0000", 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.896804+0000", 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.897077+0000", 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694822+0000", 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.c", 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:48:07.004440+0000", 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.936894+0000", 2024-07-26T18:06:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.936894+0000", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.937180+0000", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777146+0000", 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.d", 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:45:07.141140+0000", 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.169192+0000", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.169192+0000", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:32.311180+0000", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777092+0000", 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.5", 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:29:54.589118+0000", 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000338448, 2024-07-26T18:06:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 20, 2024-07-26T18:06:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:06:43.626275+0000", 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:08.704919+0000", 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:08.704919+0000", 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:08.705331+0000", 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:06:43.626275+0000", 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 60, 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:06:43.626275+0000", 2024-07-26T18:06:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:06:43.626275+0000", 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:06:43.626275+0000", 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:06:43.626275+0000", 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:06:43.626275+0000", 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 160, 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 59, 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 160, 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "1.0", 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 387, 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:38:21.615793+0000", 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 590368, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 1771104, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 6, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 502, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 674, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 243, 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2416 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "77'160" 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.903122+0000", 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.903122+0000", 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.903702+0000", 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776458+0000", 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.3", 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:07:38.183954+0000", 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933364+0000", 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933364+0000", 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.933615+0000", 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776545+0000", 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2", 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:36:18.834800+0000", 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.085979+0000", 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.085979+0000", 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:32.166894+0000", 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777238+0000", 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.6", 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:54:48.350184+0000", 2024-07-26T18:06:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000349147, 2024-07-26T18:06:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.896149+0000", 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.896149+0000", 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.896440+0000", 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777927+0000", 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.0", 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:16:46.009116+0000", 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934778+0000", 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934778+0000", 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.935075+0000", 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776239+0000", 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1", 2024-07-26T18:06:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:42:49.201294+0000", 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.290555+0000", 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.290555+0000", 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:31.987428+0000", 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696052+0000", 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.7", 2024-07-26T18:06:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:26:52.571708+0000", 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000389449, 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.891269+0000", 2024-07-26T18:06:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.891269+0000", 2024-07-26T18:06:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.891554+0000", 2024-07-26T18:06:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694696+0000", 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1", 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:12:34.978229+0000", 2024-07-26T18:06:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930949+0000", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930949+0000", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.932227+0000", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695146+0000", 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.0", 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:14:09.574177+0000", 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.085665+0000", 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.085665+0000", 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:31.987089+0000", 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695492+0000", 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.4", 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:10:17.206896+0000", 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000380802, 2024-07-26T18:06:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.897134+0000", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.897134+0000", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.897425+0000", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776621+0000", 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.2", 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:15:44.652904+0000", 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930400+0000", 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930400+0000", 2024-07-26T18:06:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931293+0000", 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695423+0000", 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3", 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:38:13.349741+0000", 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.291653+0000", 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.291653+0000", 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:31.987725+0000", 2024-07-26T18:06:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695461+0000", 2024-07-26T18:06:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.2", 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:23:14.452783+0000", 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.001163522, 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 19, 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "76'2" 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898770+0000", 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898770+0000", 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.899184+0000", 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696074+0000", 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.4", 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:55:22.385013+0000", 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.933867+0000", 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.933867+0000", 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934172+0000", 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777084+0000", 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.5", 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:38:33.654239+0000", 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.291648+0000", 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.291648+0000", 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:32.166635+0000", 2024-07-26T18:06:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776659+0000", 2024-07-26T18:06:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.3", 2024-07-26T18:06:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 22, 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:13:34.960403+0000", 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000636933, 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "74'1" 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.890509+0000", 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.890509+0000", 2024-07-26T18:06:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.890932+0000", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777364+0000", 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.5", 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:22:36.423398+0000", 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.921143+0000", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.921143+0000", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.921455+0000", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696278+0000", 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.4", 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:11:26.372261+0000", 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.169262+0000", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.169262+0000", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:31.983588+0000", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776157+0000", 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.0", 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:34:47.209221+0000", 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.000651141, 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.896021+0000", 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.896021+0000", 2024-07-26T18:06:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.896333+0000", 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696259+0000", 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.6", 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:18:29.329301+0000", 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.930805+0000", 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.930805+0000", 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931503+0000", 2024-07-26T18:06:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776723+0000", 2024-07-26T18:06:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.7", 2024-07-26T18:06:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:17:54.077992+0000", 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:04:26.290747+0000", 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:04:26.290747+0000", 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:04:31.983885+0000", 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 72, 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.694949+0000", 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 71, 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.1", 2024-07-26T18:06:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 21, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:58:36.093026+0000", 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.00069117, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.897433+0000", 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.897433+0000", 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.898107+0000", 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777450+0000", 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.7", 2024-07-26T18:06:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 28, 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:13:35.882167+0000", 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T18:06:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.922778+0000", 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.922778+0000", 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.923054+0000", 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777111+0000", 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.6", 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:13:51.608349+0000", 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898610+0000", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898610+0000", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.899032+0000", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777841+0000", 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.8", 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:59:40.504657+0000", 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.926877+0000", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.926877+0000", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.927218+0000", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695075+0000", 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.9", 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:14:22.504718+0000", 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.899052+0000", 2024-07-26T18:06:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.899052+0000", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.899344+0000", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695267+0000", 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.9", 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:40:40.124400+0000", 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931871+0000", 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931871+0000", 2024-07-26T18:06:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.932125+0000", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776280+0000", 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.8", 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:11:36.014793+0000", 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.898566+0000", 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.898566+0000", 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.898864+0000", 2024-07-26T18:06:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.696224+0000", 2024-07-26T18:06:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.a", 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 26, 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:55:06.415804+0000", 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931578+0000", 2024-07-26T18:06:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931578+0000", 2024-07-26T18:06:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.931812+0000", 2024-07-26T18:06:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776325+0000", 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.b", 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:28:30.110111+0000", 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.901642+0000", 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.901642+0000", 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.901904+0000", 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.778141+0000", 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.b", 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 28, 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:27:44.904884+0000", 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.938334+0000", 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.938334+0000", 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.938745+0000", 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776574+0000", 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.a", 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:30:06.741616+0000", 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.931366+0000", 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.931366+0000", 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.933117+0000", 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777015+0000", 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1d", 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:27:55.200538+0000", 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T18:06:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:59.946990+0000", 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:59.946990+0000", 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:59.949631+0000", 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 69, 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.695201+0000", 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 68, 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1c", 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 24, 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:05:55.298135+0000", 2024-07-26T18:06:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 1, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.929846+0000", 2024-07-26T18:06:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.929846+0000", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.930484+0000", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776651+0000", 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1c", 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:40:11.973162+0000", 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.894246+0000", 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.894246+0000", 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.896421+0000", 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777223+0000", 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1d", 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 28, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:34:58.218838+0000", 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T18:06:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.928579+0000", 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.928579+0000", 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.929396+0000", 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777362+0000", 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1f", 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:49:02.552873+0000", 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T18:06:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.892699+0000", 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.892699+0000", 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.892976+0000", 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776765+0000", 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1e", 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 27, 2024-07-26T18:06:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:44:56.759713+0000", 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:31.934334+0000", 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:31.934334+0000", 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:31.934605+0000", 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 65, 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.776619+0000", 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 64, 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1e", 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 23, 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:43:56.717289+0000", 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:03:28.894950+0000", 2024-07-26T18:06:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:03:28.894950+0000", 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:03:28.895229+0000", 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 62, 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T18:06:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T18:04:41.777467+0000", 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 4, 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 61, 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T18:06:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 4, 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1f", 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 77, 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 30, 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:27:46.792871+0000", 2024-07-26T18:06:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 582, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 4, 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T18:06:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'4" 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_per_pool": [ 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 24, 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd" 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3, 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 8, 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3, 2024-07-26T18:06:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 4, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 19, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 12288, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 57, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T18:06:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 24 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 192, 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 64, 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 3, 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 0, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 0, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 192 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 96, 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 45, 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 32, 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 45, 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 2, 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 3430, 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 66, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 22, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 22, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 14, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 1, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 51, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 20 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 98304, 2024-07-26T18:06:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T18:06:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T18:06:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T18:06:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T18:06:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 10290, 2024-07-26T18:06:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T18:06:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T18:06:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T18:06:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T18:06:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 96 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 3, 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr" 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 160, 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 1, 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 3, 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 160, 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 1, 2024-07-26T18:06:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 590368, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 1771104, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T18:06:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T18:06:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 6, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 502, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 674, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 243, 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2416 2024-07-26T18:06:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 1781760, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 1771104, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 3 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 105, 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": 4, 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_by_class": { 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "ssd": { 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 767718068224, 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 242216960, 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_bytes": 242216960, 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_ratio": 0.00031540298368781805 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T18:06:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 767718068224, 2024-07-26T18:06:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T18:06:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 242216960 2024-07-26T18:06:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T18:06:48.229 INFO:tasks.workunit.client.0.smithi071.stdout:} 2024-07-26T18:06:48.229 INFO:tasks.workunit.client.0.smithi071.stdout:OK 2024-07-26T18:06:48.230 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:06:48.230 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:06:48.230 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.233 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.233 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.233 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-07-26T18:06:48.233 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.233 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:48.233 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:48.233 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.233 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.233 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.237 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:48.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:06:48.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:46 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:06:48.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:47 smithi135 ceph-mon[33333]: from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:47 smithi135 ceph-mon[33333]: from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:47 smithi135 ceph-mon[33333]: from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.241 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:47 smithi071 ceph-mon[28530]: from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.241 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:47 smithi071 ceph-mon[28530]: from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.241 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:47 smithi071 ceph-mon[28530]: from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.241 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:47 smithi071 ceph-mon[39149]: from='client.24767 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.241 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:47 smithi071 ceph-mon[39149]: from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.242 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:47 smithi071 ceph-mon[39149]: from='client.24773 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:48.275 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-07-26T18:06:48.275 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-07-26T18:06:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:48 smithi071 ceph-mon[28530]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-07-26T18:06:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:48 smithi071 ceph-mon[39149]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-07-26T18:06:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:48 smithi135 ceph-mon[33333]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-07-26T18:06:48.563 DEBUG:teuthology.parallel:result is None 2024-07-26T18:06:48.563 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T18:06:48.588 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T18:06:48.588 DEBUG:teuthology.orchestra.run.smithi071:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:06:48.654 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T18:06:48.654 INFO:teuthology.run_tasks:Running task print... 2024-07-26T18:06:48.665 INFO:teuthology.task.print:**** done end telemetry reef... 2024-07-26T18:06:48.665 INFO:teuthology.run_tasks:Running task print... 2024-07-26T18:06:48.714 INFO:teuthology.task.print:**** done start parallel 2024-07-26T18:06:48.714 INFO:teuthology.run_tasks:Running task parallel... 2024-07-26T18:06:48.745 INFO:teuthology.task.parallel:starting parallel... 2024-07-26T18:06:48.745 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-07-26T18:06:48.775 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T18:06:48.775 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-07-26T18:06:48.775 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-07-26T18:06:48.778 INFO:tasks.rados:Beginning rados... 2024-07-26T18:06:48.778 INFO:tasks.rados:joining rados 2024-07-26T18:06:48.778 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-07-26T18:06:48.779 INFO:teuthology.task.sequential:In sequential, running task print... 2024-07-26T18:06:48.779 INFO:teuthology.task.print:**** done start upgrade, wait 2024-07-26T18:06:48.779 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-07-26T18:06:48.780 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi071.front.sepia.ceph.com 2024-07-26T18:06:48.780 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -e sha1=387735b04c21d62e21975a50a7f6c06a95b3cf6d -- bash -c 'ceph config set global log_to_journald false --force' 2024-07-26T18:06:48.780 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-07-26T18:06:48.781 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-07-26T18:06:48.993 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:06:49.001 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:06:49.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:49 smithi071 ceph-mon[39149]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-07-26T18:06:49.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:49 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:49.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:49 smithi071 ceph-mon[28530]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-07-26T18:06:49.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:49 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:49 smithi135 ceph-mon[33333]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-07-26T18:06:49.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:49 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:06:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:52 smithi135 ceph-mon[33333]: pgmap v86: 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-07-26T18:06:52.350 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:06:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:06:52] "GET /metrics HTTP/1.1" 200 33688 "" "Prometheus/2.43.0" 2024-07-26T18:06:52.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:52 smithi071 ceph-mon[39149]: pgmap v86: 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-07-26T18:06:52.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:52 smithi071 ceph-mon[28530]: pgmap v86: 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-07-26T18:06:52.612 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -e sha1=387735b04c21d62e21975a50a7f6c06a95b3cf6d -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-07-26T18:06:52.813 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:06:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:53 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/987679985' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:06:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:53 smithi135 ceph-mon[33333]: 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-07-26T18:06:53.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:53 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/987679985' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:06:53.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:53 smithi071 ceph-mon[28530]: 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-07-26T18:06:53.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:53 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/987679985' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:06:53.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:53 smithi071 ceph-mon[39149]: 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-07-26T18:06:53.754 INFO:tasks.rados:starting run 0 out of 1 2024-07-26T18:06:53.755 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-07-26T18:06:53.755 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-07-26T18:06:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:54 smithi135 ceph-mon[33333]: pgmap v87: 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-07-26T18:06:54.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:54 smithi135 ceph-mon[33333]: 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-07-26T18:06:54.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:54 smithi135 ceph-mon[33333]: osdmap e78: 8 total, 8 up, 8 in 2024-07-26T18:06:54.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:54 smithi071 ceph-mon[28530]: pgmap v87: 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-07-26T18:06:54.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:54 smithi071 ceph-mon[28530]: 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-07-26T18:06:54.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:54 smithi071 ceph-mon[28530]: osdmap e78: 8 total, 8 up, 8 in 2024-07-26T18:06:54.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:54 smithi071 ceph-mon[39149]: pgmap v87: 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-07-26T18:06:54.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:54 smithi071 ceph-mon[39149]: 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-07-26T18:06:54.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:54 smithi071 ceph-mon[39149]: osdmap e78: 8 total, 8 up, 8 in 2024-07-26T18:06:54.644 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:06:56.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:56 smithi071 ceph-mon[28530]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-07-26T18:06:56.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:56 smithi071 ceph-mon[39149]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-07-26T18:06:56.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:56 smithi135 ceph-mon[33333]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-07-26T18:06:56.552 INFO:teuthology.orchestra.run.smithi071.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T18:06:57.468 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -e sha1=387735b04c21d62e21975a50a7f6c06a95b3cf6d -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-07-26T18:06:57.693 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:06:57.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:387735b04c21d62e21975a50a7f6c06a95b3cf6d", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:57.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T18:06:57.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:57.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:57.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:57.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:57.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:57.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T18:06:57.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/921443560' 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-07-26T18:06:57.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: 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-07-26T18:06:57.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[39149]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-07-26T18:06:57.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:387735b04c21d62e21975a50a7f6c06a95b3cf6d", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:57.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T18:06:57.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:57.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:57.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:57.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:57.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:57.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T18:06:57.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/921443560' 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-07-26T18:06:57.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: 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-07-26T18:06:57.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:57 smithi071 ceph-mon[28530]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-07-26T18:06:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:387735b04c21d62e21975a50a7f6c06a95b3cf6d", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:06:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T18:06:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:57.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:06:57.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:06:57.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:06:57.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:06:57.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T18:06:57.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/921443560' 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-07-26T18:06:57.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: 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-07-26T18:06:57.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:57 smithi135 ceph-mon[33333]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-07-26T18:06:58.585 INFO:teuthology.orchestra.run.smithi071.stderr:pool 'unique_pool_0' created 2024-07-26T18:06:58.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:58 smithi071 ceph-mon[28530]: osdmap e79: 8 total, 8 up, 8 in 2024-07-26T18:06:58.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:58 smithi071 ceph-mon[39149]: osdmap e79: 8 total, 8 up, 8 in 2024-07-26T18:06:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:58 smithi135 ceph-mon[33333]: osdmap e79: 8 total, 8 up, 8 in 2024-07-26T18:06:59.618 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-07-26T18:06:59.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:59 smithi071 ceph-mon[28530]: 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-07-26T18:06:59.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:59 smithi071 ceph-mon[28530]: osdmap e80: 8 total, 8 up, 8 in 2024-07-26T18:06:59.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:06:59 smithi071 ceph-mon[28530]: pgmap v93: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:06:59.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:59 smithi071 ceph-mon[39149]: 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-07-26T18:06:59.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:59 smithi071 ceph-mon[39149]: osdmap e80: 8 total, 8 up, 8 in 2024-07-26T18:06:59.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:06:59 smithi071 ceph-mon[39149]: pgmap v93: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:00.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:59 smithi135 ceph-mon[33333]: 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-07-26T18:07:00.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:59 smithi135 ceph-mon[33333]: osdmap e80: 8 total, 8 up, 8 in 2024-07-26T18:07:00.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:06:59 smithi135 ceph-mon[33333]: pgmap v93: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:00.321 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:07:00.556 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:07:00.810 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:00 smithi071 ceph-mon[28530]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:07:00.810 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:00 smithi071 ceph-mon[28530]: osdmap e81: 8 total, 8 up, 8 in 2024-07-26T18:07:00.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:00 smithi071 ceph-mon[39149]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:07:00.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:00 smithi071 ceph-mon[39149]: osdmap e81: 8 total, 8 up, 8 in 2024-07-26T18:07:00.894 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:07:00.894 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (91s) 66s ago 2m 16.4M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:07:00.894 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (2m) 65s ago 2m 85.2M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:07:00.894 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (3m) 66s ago 3m 14.2M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:07:00.894 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (3m) 65s ago 3m 15.8M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:07:00.894 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,8765 running (7m) 65s ago 7m 438M - 18.2.2-1767-ga3bbd728 d280790d1980 3a18b76b2d8a 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:9283,8765 running (8m) 66s ago 8m 486M - 18.2.2-1767-ga3bbd728 d280790d1980 c7ecb25a1a9d 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (8m) 66s ago 8m 46.3M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 b4899669576f 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (7m) 65s ago 7m 39.1M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 39a520922854 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (7m) 66s ago 7m 38.4M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 4659005d5c9d 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (119s) 66s ago 118s 12.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (115s) 65s ago 114s 7570k - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (6m) 66s ago 6m 53.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 5fd31ad9e9fb 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (6m) 66s ago 6m 51.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 1d472e21af3e 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (5m) 66s ago 5m 42.8M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 a6f38b9018c5 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (5m) 66s ago 5m 50.6M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (5m) 65s ago 5m 51.1M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (4m) 65s ago 4m 50.6M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:07:00.895 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (4m) 65s ago 4m 42.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:07:00.896 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (4m) 65s ago 4m 42.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:07:00.896 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (85s) 65s ago 2m 33.6M - 2.43.0 a07b618ecd1d 218eef4cf8d7 2024-07-26T18:07:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:00 smithi135 ceph-mon[33333]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:07:01.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:00 smithi135 ceph-mon[33333]: osdmap e81: 8 total, 8 up, 8 in 2024-07-26T18:07:01.280 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:07:01.280 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:07:01.280 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3 2024-07-26T18:07:01.280 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:07:01.280 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:07:01.280 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:07:01.280 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:07:01.280 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:07:01.281 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:07:01.281 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:07:01.281 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:07:01.281 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:07:01.281 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:07:01.281 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:07:01.281 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 15 2024-07-26T18:07:01.281 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:07:01.281 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:07:01.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:01 smithi071 ceph-mon[28530]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:01.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:01 smithi071 ceph-mon[28530]: osdmap e82: 8 total, 8 up, 8 in 2024-07-26T18:07:01.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:01 smithi071 ceph-mon[28530]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:01.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:01 smithi071 ceph-mon[28530]: pgmap v96: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:01.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:01 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2779178951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:07:01.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:01 smithi071 ceph-mon[39149]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:01.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:01 smithi071 ceph-mon[39149]: osdmap e82: 8 total, 8 up, 8 in 2024-07-26T18:07:01.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:01 smithi071 ceph-mon[39149]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:01.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:01 smithi071 ceph-mon[39149]: pgmap v96: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:01.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:01 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2779178951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:07:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:01 smithi135 ceph-mon[33333]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:01 smithi135 ceph-mon[33333]: osdmap e82: 8 total, 8 up, 8 in 2024-07-26T18:07:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:01 smithi135 ceph-mon[33333]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:01 smithi135 ceph-mon[33333]: pgmap v96: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:01 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2779178951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:07:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:07:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:07:02] "GET /metrics HTTP/1.1" 200 33688 "" "Prometheus/2.43.0" 2024-07-26T18:07:04.022 INFO:teuthology.orchestra.run.smithi071.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-07-26T18:07:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:04 smithi135 ceph-mon[33333]: pgmap v97: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:04 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/731559285' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:07:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:04 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:04 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:04.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:04 smithi071 ceph-mon[39149]: pgmap v97: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:04.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:04 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/731559285' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:07:04.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:04 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:04.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:04 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:04.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:04 smithi071 ceph-mon[28530]: pgmap v97: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:04.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:04 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/731559285' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:07:04.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:04 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:04.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:04 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:05 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/731559285' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-26T18:07:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:05 smithi135 ceph-mon[33333]: osdmap e83: 8 total, 8 up, 8 in 2024-07-26T18:07:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:05 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/731559285' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-26T18:07:05.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:05 smithi071 ceph-mon[28530]: osdmap e83: 8 total, 8 up, 8 in 2024-07-26T18:07:05.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:05 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/731559285' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-07-26T18:07:05.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:05 smithi071 ceph-mon[39149]: osdmap e83: 8 total, 8 up, 8 in 2024-07-26T18:07:05.744 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T18:07:05.778 INFO:tasks.rados.rados.0.smithi071.stdout:adding op weight read -> 100 2024-07-26T18:07:05.778 INFO:tasks.rados.rados.0.smithi071.stdout:adding op weight delete -> 50 2024-07-26T18:07:05.778 INFO:tasks.rados.rados.0.smithi071.stdout:adding op weight snap_create -> 50 2024-07-26T18:07:05.778 INFO:tasks.rados.rados.0.smithi071.stdout:adding op weight snap_remove -> 50 2024-07-26T18:07:05.778 INFO:tasks.rados.rados.0.smithi071.stdout:adding op weight rollback -> 50 2024-07-26T18:07:05.778 INFO:tasks.rados.rados.0.smithi071.stdout:adding op weight setattr -> 25 2024-07-26T18:07:05.778 INFO:tasks.rados.rados.0.smithi071.stdout:adding op weight rmattr -> 25 2024-07-26T18:07:05.778 INFO:tasks.rados.rados.0.smithi071.stdout:adding op weight copy_from -> 50 2024-07-26T18:07:05.778 INFO:tasks.rados.rados.0.smithi071.stdout:adding op weight append -> 100 2024-07-26T18:07:05.779 INFO:tasks.rados.rados.0.smithi071.stdout:ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable) 2024-07-26T18:07:05.779 INFO:tasks.rados.rados.0.smithi071.stdout:Configuration: 2024-07-26T18:07:05.779 INFO:tasks.rados.rados.0.smithi071.stdout: Number of operations: 4000 2024-07-26T18:07:05.779 INFO:tasks.rados.rados.0.smithi071.stdout: Number of objects: 50 2024-07-26T18:07:05.779 INFO:tasks.rados.rados.0.smithi071.stdout: Max in flight operations: 16 2024-07-26T18:07:05.779 INFO:tasks.rados.rados.0.smithi071.stdout: Object size (in bytes): 4000000 2024-07-26T18:07:05.779 INFO:tasks.rados.rados.0.smithi071.stdout: Write stride min: 400000 2024-07-26T18:07:05.779 INFO:tasks.rados.rados.0.smithi071.stdout: Write stride max: 800000 2024-07-26T18:07:06.045 INFO:tasks.rados.rados.0.smithi071.stdout:1: write initial oid 1 2024-07-26T18:07:06.045 INFO:tasks.rados.rados.0.smithi071.stdout:1: seq_num 0 ranges {0=24576} 2024-07-26T18:07:06.045 INFO:tasks.rados.rados.0.smithi071.stdout:1: writing smithi07179299-1 from 0 to 24576 tid 1 2024-07-26T18:07:06.045 INFO:tasks.rados.rados.0.smithi071.stdout:2: write initial oid 2 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:2: seq_num 1 ranges {0=24576} 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:2: writing smithi07179299-2 from 0 to 24576 tid 1 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:3: write initial oid 3 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:3: seq_num 2 ranges {0=40960} 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:3: writing smithi07179299-3 from 0 to 40960 tid 1 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:4: write initial oid 4 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:4: seq_num 3 ranges {0=57344} 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:4: writing smithi07179299-4 from 0 to 57344 tid 1 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:5: write initial oid 5 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:5: seq_num 4 ranges {0=73728} 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:5: writing smithi07179299-5 from 0 to 73728 tid 1 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:6: write initial oid 6 2024-07-26T18:07:06.046 INFO:tasks.rados.rados.0.smithi071.stdout:6: seq_num 5 ranges {0=90112} 2024-07-26T18:07:06.047 INFO:tasks.rados.rados.0.smithi071.stdout:6: writing smithi07179299-6 from 0 to 90112 tid 1 2024-07-26T18:07:06.047 INFO:tasks.rados.rados.0.smithi071.stdout:7: write initial oid 7 2024-07-26T18:07:06.047 INFO:tasks.rados.rados.0.smithi071.stdout:7: seq_num 6 ranges {0=106496} 2024-07-26T18:07:06.049 INFO:tasks.rados.rados.0.smithi071.stdout:7: writing smithi07179299-7 from 0 to 106496 tid 1 2024-07-26T18:07:06.049 INFO:tasks.rados.rados.0.smithi071.stdout:2: finishing write tid 1 to smithi07179299-2 2024-07-26T18:07:06.049 INFO:tasks.rados.rados.0.smithi071.stdout:8: write initial oid 8 2024-07-26T18:07:06.049 INFO:tasks.rados.rados.0.smithi071.stdout:8: seq_num 7 ranges {0=122880} 2024-07-26T18:07:06.050 INFO:tasks.rados.rados.0.smithi071.stdout:8: writing smithi07179299-8 from 0 to 122880 tid 1 2024-07-26T18:07:06.050 INFO:tasks.rados.rados.0.smithi071.stdout:9: write initial oid 9 2024-07-26T18:07:06.050 INFO:tasks.rados.rados.0.smithi071.stdout:9: seq_num 8 ranges {0=139264} 2024-07-26T18:07:06.051 INFO:tasks.rados.rados.0.smithi071.stdout:9: writing smithi07179299-9 from 0 to 139264 tid 1 2024-07-26T18:07:06.051 INFO:tasks.rados.rados.0.smithi071.stdout:10: write initial oid 10 2024-07-26T18:07:06.051 INFO:tasks.rados.rados.0.smithi071.stdout:10: seq_num 9 ranges {0=155648} 2024-07-26T18:07:06.053 INFO:tasks.rados.rados.0.smithi071.stdout:10: writing smithi07179299-10 from 0 to 155648 tid 1 2024-07-26T18:07:06.053 INFO:tasks.rados.rados.0.smithi071.stdout:11: write initial oid 11 2024-07-26T18:07:06.053 INFO:tasks.rados.rados.0.smithi071.stdout:11: seq_num 10 ranges {0=172032} 2024-07-26T18:07:06.054 INFO:tasks.rados.rados.0.smithi071.stdout:11: writing smithi07179299-11 from 0 to 172032 tid 1 2024-07-26T18:07:06.054 INFO:tasks.rados.rados.0.smithi071.stdout:12: write initial oid 12 2024-07-26T18:07:06.054 INFO:tasks.rados.rados.0.smithi071.stdout:12: seq_num 11 ranges {0=188416} 2024-07-26T18:07:06.056 INFO:tasks.rados.rados.0.smithi071.stdout:12: writing smithi07179299-12 from 0 to 188416 tid 1 2024-07-26T18:07:06.056 INFO:tasks.rados.rados.0.smithi071.stdout:13: write initial oid 13 2024-07-26T18:07:06.056 INFO:tasks.rados.rados.0.smithi071.stdout:13: seq_num 12 ranges {0=204800} 2024-07-26T18:07:06.058 INFO:tasks.rados.rados.0.smithi071.stdout:13: writing smithi07179299-13 from 0 to 204800 tid 1 2024-07-26T18:07:06.058 INFO:tasks.rados.rados.0.smithi071.stdout:14: write initial oid 14 2024-07-26T18:07:06.058 INFO:tasks.rados.rados.0.smithi071.stdout:14: seq_num 13 ranges {0=221184} 2024-07-26T18:07:06.060 INFO:tasks.rados.rados.0.smithi071.stdout:14: writing smithi07179299-14 from 0 to 221184 tid 1 2024-07-26T18:07:06.060 INFO:tasks.rados.rados.0.smithi071.stdout:15: write initial oid 15 2024-07-26T18:07:06.060 INFO:tasks.rados.rados.0.smithi071.stdout:15: seq_num 14 ranges {0=237568} 2024-07-26T18:07:06.061 INFO:tasks.rados.rados.0.smithi071.stdout:15: writing smithi07179299-15 from 0 to 237568 tid 1 2024-07-26T18:07:06.061 INFO:tasks.rados.rados.0.smithi071.stdout:16: write initial oid 16 2024-07-26T18:07:06.061 INFO:tasks.rados.rados.0.smithi071.stdout:16: seq_num 15 ranges {0=253952} 2024-07-26T18:07:06.065 INFO:tasks.rados.rados.0.smithi071.stdout:16: writing smithi07179299-16 from 0 to 253952 tid 1 2024-07-26T18:07:06.065 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.065 INFO:tasks.rados.rados.0.smithi071.stdout:1: finishing write tid 1 to smithi07179299-1 2024-07-26T18:07:06.065 INFO:tasks.rados.rados.0.smithi071.stdout:2: finishing write tid 2 to smithi07179299-2 2024-07-26T18:07:06.065 INFO:tasks.rados.rados.0.smithi071.stdout:3: finishing write tid 1 to smithi07179299-3 2024-07-26T18:07:06.065 INFO:tasks.rados.rados.0.smithi071.stdout:3: finishing write tid 2 to smithi07179299-3 2024-07-26T18:07:06.065 INFO:tasks.rados.rados.0.smithi071.stdout:1: finishing write tid 2 to smithi07179299-1 2024-07-26T18:07:06.065 INFO:tasks.rados.rados.0.smithi071.stdout:5: finishing write tid 1 to smithi07179299-5 2024-07-26T18:07:06.065 INFO:tasks.rados.rados.0.smithi071.stdout:4: finishing write tid 1 to smithi07179299-4 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:3: finishing write tid 3 to smithi07179299-3 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:3: oid 3 updating version 0 to 1 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:3: oid 3 updating version 1 to 2 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:4: finishing write tid 2 to smithi07179299-4 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:5: finishing write tid 2 to smithi07179299-5 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:1: finishing write tid 3 to smithi07179299-1 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:1: oid 1 updating version 0 to 1 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:1: oid 1 updating version 1 to 2 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-07-26T18:07:06.066 INFO:tasks.rados.rados.0.smithi071.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:7: finishing write tid 1 to smithi07179299-7 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:7: finishing write tid 2 to smithi07179299-7 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:6: finishing write tid 1 to smithi07179299-6 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:6: finishing write tid 2 to smithi07179299-6 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:4: finishing write tid 3 to smithi07179299-4 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:4: oid 4 updating version 0 to 3 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:4: oid 4 updating version 3 to 4 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 4 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:8: finishing write tid 1 to smithi07179299-8 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:8: finishing write tid 2 to smithi07179299-8 2024-07-26T18:07:06.067 INFO:tasks.rados.rados.0.smithi071.stdout:8: finishing write tid 3 to smithi07179299-8 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:8: oid 8 updating version 0 to 2 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:8: oid 8 version 2 is already newer than 1 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:9: finishing write tid 1 to smithi07179299-9 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:9: finishing write tid 2 to smithi07179299-9 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:6: finishing write tid 3 to smithi07179299-6 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:6: oid 6 updating version 0 to 1 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:6: oid 6 updating version 1 to 2 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-07-26T18:07:06.068 INFO:tasks.rados.rados.0.smithi071.stdout:2: finishing write tid 3 to smithi07179299-2 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:2: oid 2 updating version 0 to 1 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:2: oid 2 updating version 1 to 2 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:5: finishing write tid 3 to smithi07179299-5 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:5: oid 5 updating version 0 to 3 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:5: oid 5 updating version 3 to 4 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 4 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:7: finishing write tid 3 to smithi07179299-7 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:7: oid 7 updating version 0 to 2 2024-07-26T18:07:06.069 INFO:tasks.rados.rados.0.smithi071.stdout:7: oid 7 version 2 is already newer than 1 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:9: finishing write tid 3 to smithi07179299-9 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:9: oid 9 updating version 0 to 2 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:9: oid 9 version 2 is already newer than 1 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:10: finishing write tid 1 to smithi07179299-10 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:10: finishing write tid 2 to smithi07179299-10 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:12: finishing write tid 1 to smithi07179299-12 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:12: finishing write tid 2 to smithi07179299-12 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:11: finishing write tid 1 to smithi07179299-11 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:11: finishing write tid 2 to smithi07179299-11 2024-07-26T18:07:06.070 INFO:tasks.rados.rados.0.smithi071.stdout:13: finishing write tid 1 to smithi07179299-13 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:10: finishing write tid 3 to smithi07179299-10 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:10: oid 10 updating version 0 to 5 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:10: oid 10 updating version 5 to 6 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:12: finishing write tid 3 to smithi07179299-12 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:12: oid 12 updating version 0 to 2 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:12: oid 12 version 2 is already newer than 1 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:13: finishing write tid 2 to smithi07179299-13 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:11: finishing write tid 3 to smithi07179299-11 2024-07-26T18:07:06.071 INFO:tasks.rados.rados.0.smithi071.stdout:11: oid 11 updating version 0 to 8 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:11: oid 11 version 8 is already newer than 7 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 8 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:13: finishing write tid 3 to smithi07179299-13 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:13: oid 13 updating version 0 to 1 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:13: oid 13 updating version 1 to 2 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:14: finishing write tid 1 to smithi07179299-14 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:14: finishing write tid 2 to smithi07179299-14 2024-07-26T18:07:06.072 INFO:tasks.rados.rados.0.smithi071.stdout:1: done (15 left) 2024-07-26T18:07:06.073 INFO:tasks.rados.rados.0.smithi071.stdout:2: done (14 left) 2024-07-26T18:07:06.073 INFO:tasks.rados.rados.0.smithi071.stdout:3: done (13 left) 2024-07-26T18:07:06.073 INFO:tasks.rados.rados.0.smithi071.stdout:4: done (12 left) 2024-07-26T18:07:06.073 INFO:tasks.rados.rados.0.smithi071.stdout:5: done (11 left) 2024-07-26T18:07:06.073 INFO:tasks.rados.rados.0.smithi071.stdout:6: done (10 left) 2024-07-26T18:07:06.073 INFO:tasks.rados.rados.0.smithi071.stdout:7: done (9 left) 2024-07-26T18:07:06.073 INFO:tasks.rados.rados.0.smithi071.stdout:8: done (8 left) 2024-07-26T18:07:06.074 INFO:tasks.rados.rados.0.smithi071.stdout:9: done (7 left) 2024-07-26T18:07:06.074 INFO:tasks.rados.rados.0.smithi071.stdout:10: done (6 left) 2024-07-26T18:07:06.074 INFO:tasks.rados.rados.0.smithi071.stdout:11: done (5 left) 2024-07-26T18:07:06.074 INFO:tasks.rados.rados.0.smithi071.stdout:12: done (4 left) 2024-07-26T18:07:06.074 INFO:tasks.rados.rados.0.smithi071.stdout:13: done (3 left) 2024-07-26T18:07:06.074 INFO:tasks.rados.rados.0.smithi071.stdout:17: write initial oid 17 2024-07-26T18:07:06.074 INFO:tasks.rados.rados.0.smithi071.stdout:17: seq_num 16 ranges {0=270336} 2024-07-26T18:07:06.076 INFO:tasks.rados.rados.0.smithi071.stdout:17: writing smithi07179299-17 from 0 to 270336 tid 1 2024-07-26T18:07:06.076 INFO:tasks.rados.rados.0.smithi071.stdout:18: write initial oid 18 2024-07-26T18:07:06.076 INFO:tasks.rados.rados.0.smithi071.stdout:18: seq_num 17 ranges {0=286720} 2024-07-26T18:07:06.076 INFO:tasks.rados.rados.0.smithi071.stdout:18: writing smithi07179299-18 from 0 to 286720 tid 1 2024-07-26T18:07:06.076 INFO:tasks.rados.rados.0.smithi071.stdout:19: write initial oid 19 2024-07-26T18:07:06.076 INFO:tasks.rados.rados.0.smithi071.stdout:19: seq_num 18 ranges {0=303104} 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:19: writing smithi07179299-19 from 0 to 303104 tid 1 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:20: write initial oid 20 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:20: seq_num 19 ranges {0=319488} 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:20: writing smithi07179299-20 from 0 to 319488 tid 1 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:21: write initial oid 21 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:21: seq_num 20 ranges {0=344064} 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:21: writing smithi07179299-21 from 0 to 344064 tid 1 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:22: write initial oid 22 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:22: seq_num 21 ranges {0=360448} 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:22: writing smithi07179299-22 from 0 to 360448 tid 1 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:23: write initial oid 23 2024-07-26T18:07:06.077 INFO:tasks.rados.rados.0.smithi071.stdout:23: seq_num 22 ranges {0=376832} 2024-07-26T18:07:06.078 INFO:tasks.rados.rados.0.smithi071.stdout:23: writing smithi07179299-23 from 0 to 376832 tid 1 2024-07-26T18:07:06.078 INFO:tasks.rados.rados.0.smithi071.stdout:24: write initial oid 24 2024-07-26T18:07:06.078 INFO:tasks.rados.rados.0.smithi071.stdout:24: seq_num 23 ranges {0=393216} 2024-07-26T18:07:06.081 INFO:tasks.rados.rados.0.smithi071.stdout:24: writing smithi07179299-24 from 0 to 393216 tid 1 2024-07-26T18:07:06.081 INFO:tasks.rados.rados.0.smithi071.stdout:25: write initial oid 25 2024-07-26T18:07:06.081 INFO:tasks.rados.rados.0.smithi071.stdout:25: seq_num 24 ranges {0=409600} 2024-07-26T18:07:06.083 INFO:tasks.rados.rados.0.smithi071.stdout:25: writing smithi07179299-25 from 0 to 409600 tid 1 2024-07-26T18:07:06.084 INFO:tasks.rados.rados.0.smithi071.stdout:26: write initial oid 26 2024-07-26T18:07:06.084 INFO:tasks.rados.rados.0.smithi071.stdout:26: seq_num 25 ranges {0=425984} 2024-07-26T18:07:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:26: writing smithi07179299-26 from 0 to 425984 tid 1 2024-07-26T18:07:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:27: write initial oid 27 2024-07-26T18:07:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:27: seq_num 26 ranges {0=442368} 2024-07-26T18:07:06.088 INFO:tasks.rados.rados.0.smithi071.stdout:27: writing smithi07179299-27 from 0 to 442368 tid 1 2024-07-26T18:07:06.089 INFO:tasks.rados.rados.0.smithi071.stdout:28: write initial oid 28 2024-07-26T18:07:06.089 INFO:tasks.rados.rados.0.smithi071.stdout:28: seq_num 27 ranges {0=458752} 2024-07-26T18:07:06.092 INFO:tasks.rados.rados.0.smithi071.stdout:28: writing smithi07179299-28 from 0 to 458752 tid 1 2024-07-26T18:07:06.092 INFO:tasks.rados.rados.0.smithi071.stdout:29: write initial oid 29 2024-07-26T18:07:06.092 INFO:tasks.rados.rados.0.smithi071.stdout:29: seq_num 28 ranges {0=475136} 2024-07-26T18:07:06.095 INFO:tasks.rados.rados.0.smithi071.stdout:29: writing smithi07179299-29 from 0 to 475136 tid 1 2024-07-26T18:07:06.095 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.095 INFO:tasks.rados.rados.0.smithi071.stdout:15: finishing write tid 1 to smithi07179299-15 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:15: finishing write tid 2 to smithi07179299-15 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:16: finishing write tid 1 to smithi07179299-16 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:14: finishing write tid 3 to smithi07179299-14 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:14: oid 14 updating version 0 to 1 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:14: oid 14 updating version 1 to 2 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:16: finishing write tid 2 to smithi07179299-16 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:15: finishing write tid 3 to smithi07179299-15 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:15: oid 15 updating version 0 to 2 2024-07-26T18:07:06.096 INFO:tasks.rados.rados.0.smithi071.stdout:15: oid 15 version 2 is already newer than 1 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 2 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:17: finishing write tid 1 to smithi07179299-17 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:16: finishing write tid 3 to smithi07179299-16 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:16: oid 16 updating version 0 to 4 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:16: oid 16 version 4 is already newer than 3 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:17: finishing write tid 2 to smithi07179299-17 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:17: finishing write tid 3 to smithi07179299-17 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:17: oid 17 updating version 0 to 4 2024-07-26T18:07:06.097 INFO:tasks.rados.rados.0.smithi071.stdout:17: oid 17 version 4 is already newer than 3 2024-07-26T18:07:06.098 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-07-26T18:07:06.098 INFO:tasks.rados.rados.0.smithi071.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-07-26T18:07:06.098 INFO:tasks.rados.rados.0.smithi071.stdout:18: finishing write tid 1 to smithi07179299-18 2024-07-26T18:07:06.098 INFO:tasks.rados.rados.0.smithi071.stdout:14: done (15 left) 2024-07-26T18:07:06.098 INFO:tasks.rados.rados.0.smithi071.stdout:15: done (14 left) 2024-07-26T18:07:06.098 INFO:tasks.rados.rados.0.smithi071.stdout:16: done (13 left) 2024-07-26T18:07:06.098 INFO:tasks.rados.rados.0.smithi071.stdout:17: done (12 left) 2024-07-26T18:07:06.098 INFO:tasks.rados.rados.0.smithi071.stdout:30: write initial oid 30 2024-07-26T18:07:06.098 INFO:tasks.rados.rados.0.smithi071.stdout:30: seq_num 29 ranges {0=491520} 2024-07-26T18:07:06.099 INFO:tasks.rados.rados.0.smithi071.stdout:30: writing smithi07179299-30 from 0 to 491520 tid 1 2024-07-26T18:07:06.099 INFO:tasks.rados.rados.0.smithi071.stdout:31: write initial oid 31 2024-07-26T18:07:06.099 INFO:tasks.rados.rados.0.smithi071.stdout:31: seq_num 30 ranges {0=507904} 2024-07-26T18:07:06.100 INFO:tasks.rados.rados.0.smithi071.stdout:31: writing smithi07179299-31 from 0 to 507904 tid 1 2024-07-26T18:07:06.100 INFO:tasks.rados.rados.0.smithi071.stdout:32: write initial oid 32 2024-07-26T18:07:06.101 INFO:tasks.rados.rados.0.smithi071.stdout:32: seq_num 31 ranges {0=524288} 2024-07-26T18:07:06.104 INFO:tasks.rados.rados.0.smithi071.stdout:32: writing smithi07179299-32 from 0 to 524288 tid 1 2024-07-26T18:07:06.104 INFO:tasks.rados.rados.0.smithi071.stdout:33: write initial oid 33 2024-07-26T18:07:06.104 INFO:tasks.rados.rados.0.smithi071.stdout:33: seq_num 32 ranges {0=540672} 2024-07-26T18:07:06.107 INFO:tasks.rados.rados.0.smithi071.stdout:33: writing smithi07179299-33 from 0 to 540672 tid 1 2024-07-26T18:07:06.107 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.107 INFO:tasks.rados.rados.0.smithi071.stdout:18: finishing write tid 2 to smithi07179299-18 2024-07-26T18:07:06.107 INFO:tasks.rados.rados.0.smithi071.stdout:19: finishing write tid 1 to smithi07179299-19 2024-07-26T18:07:06.107 INFO:tasks.rados.rados.0.smithi071.stdout:19: finishing write tid 2 to smithi07179299-19 2024-07-26T18:07:06.107 INFO:tasks.rados.rados.0.smithi071.stdout:18: finishing write tid 3 to smithi07179299-18 2024-07-26T18:07:06.108 INFO:tasks.rados.rados.0.smithi071.stdout:18: oid 18 updating version 0 to 2 2024-07-26T18:07:06.108 INFO:tasks.rados.rados.0.smithi071.stdout:18: oid 18 version 2 is already newer than 1 2024-07-26T18:07:06.108 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 2 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-07-26T18:07:06.108 INFO:tasks.rados.rados.0.smithi071.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-07-26T18:07:06.108 INFO:tasks.rados.rados.0.smithi071.stdout:20: finishing write tid 1 to smithi07179299-20 2024-07-26T18:07:06.108 INFO:tasks.rados.rados.0.smithi071.stdout:18: done (15 left) 2024-07-26T18:07:06.108 INFO:tasks.rados.rados.0.smithi071.stdout:34: write initial oid 34 2024-07-26T18:07:06.108 INFO:tasks.rados.rados.0.smithi071.stdout:34: seq_num 33 ranges {0=557056} 2024-07-26T18:07:06.111 INFO:tasks.rados.rados.0.smithi071.stdout:34: writing smithi07179299-34 from 0 to 557056 tid 1 2024-07-26T18:07:06.111 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.111 INFO:tasks.rados.rados.0.smithi071.stdout:20: finishing write tid 2 to smithi07179299-20 2024-07-26T18:07:06.111 INFO:tasks.rados.rados.0.smithi071.stdout:19: finishing write tid 3 to smithi07179299-19 2024-07-26T18:07:06.111 INFO:tasks.rados.rados.0.smithi071.stdout:19: oid 19 updating version 0 to 3 2024-07-26T18:07:06.111 INFO:tasks.rados.rados.0.smithi071.stdout:19: oid 19 updating version 3 to 4 2024-07-26T18:07:06.111 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 4 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-07-26T18:07:06.111 INFO:tasks.rados.rados.0.smithi071.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-07-26T18:07:06.111 INFO:tasks.rados.rados.0.smithi071.stdout:21: finishing write tid 1 to smithi07179299-21 2024-07-26T18:07:06.111 INFO:tasks.rados.rados.0.smithi071.stdout:21: finishing write tid 2 to smithi07179299-21 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:21: finishing write tid 3 to smithi07179299-21 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:21: oid 21 updating version 0 to 2 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:21: oid 21 version 2 is already newer than 1 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:22: finishing write tid 1 to smithi07179299-22 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:22: finishing write tid 2 to smithi07179299-22 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:20: finishing write tid 3 to smithi07179299-20 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:20: oid 20 updating version 0 to 4 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:20: oid 20 version 4 is already newer than 3 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-07-26T18:07:06.112 INFO:tasks.rados.rados.0.smithi071.stdout:22: finishing write tid 3 to smithi07179299-22 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:22: oid 22 updating version 0 to 3 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:22: oid 22 updating version 3 to 4 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 4 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:23: finishing write tid 1 to smithi07179299-23 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:19: done (15 left) 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:20: done (14 left) 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:21: done (13 left) 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:22: done (12 left) 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:35: write initial oid 35 2024-07-26T18:07:06.113 INFO:tasks.rados.rados.0.smithi071.stdout:35: seq_num 34 ranges {0=573440} 2024-07-26T18:07:06.114 INFO:tasks.rados.rados.0.smithi071.stdout:35: writing smithi07179299-35 from 0 to 573440 tid 1 2024-07-26T18:07:06.114 INFO:tasks.rados.rados.0.smithi071.stdout:36: write initial oid 36 2024-07-26T18:07:06.114 INFO:tasks.rados.rados.0.smithi071.stdout:36: seq_num 35 ranges {0=589824} 2024-07-26T18:07:06.117 INFO:tasks.rados.rados.0.smithi071.stdout:36: writing smithi07179299-36 from 0 to 589824 tid 1 2024-07-26T18:07:06.117 INFO:tasks.rados.rados.0.smithi071.stdout:37: write initial oid 37 2024-07-26T18:07:06.118 INFO:tasks.rados.rados.0.smithi071.stdout:37: seq_num 36 ranges {0=606208} 2024-07-26T18:07:06.121 INFO:tasks.rados.rados.0.smithi071.stdout:37: writing smithi07179299-37 from 0 to 606208 tid 1 2024-07-26T18:07:06.121 INFO:tasks.rados.rados.0.smithi071.stdout:38: write initial oid 38 2024-07-26T18:07:06.121 INFO:tasks.rados.rados.0.smithi071.stdout:38: seq_num 37 ranges {0=622592} 2024-07-26T18:07:06.125 INFO:tasks.rados.rados.0.smithi071.stdout:38: writing smithi07179299-38 from 0 to 622592 tid 1 2024-07-26T18:07:06.125 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.125 INFO:tasks.rados.rados.0.smithi071.stdout:23: finishing write tid 2 to smithi07179299-23 2024-07-26T18:07:06.125 INFO:tasks.rados.rados.0.smithi071.stdout:23: finishing write tid 3 to smithi07179299-23 2024-07-26T18:07:06.125 INFO:tasks.rados.rados.0.smithi071.stdout:23: oid 23 updating version 0 to 4 2024-07-26T18:07:06.125 INFO:tasks.rados.rados.0.smithi071.stdout:23: oid 23 version 4 is already newer than 3 2024-07-26T18:07:06.126 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 4 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-07-26T18:07:06.126 INFO:tasks.rados.rados.0.smithi071.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-07-26T18:07:06.126 INFO:tasks.rados.rados.0.smithi071.stdout:24: finishing write tid 1 to smithi07179299-24 2024-07-26T18:07:06.126 INFO:tasks.rados.rados.0.smithi071.stdout:23: done (15 left) 2024-07-26T18:07:06.126 INFO:tasks.rados.rados.0.smithi071.stdout:39: write initial oid 39 2024-07-26T18:07:06.126 INFO:tasks.rados.rados.0.smithi071.stdout:39: seq_num 38 ranges {0=638976} 2024-07-26T18:07:06.129 INFO:tasks.rados.rados.0.smithi071.stdout:39: writing smithi07179299-39 from 0 to 638976 tid 1 2024-07-26T18:07:06.129 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.129 INFO:tasks.rados.rados.0.smithi071.stdout:24: finishing write tid 2 to smithi07179299-24 2024-07-26T18:07:06.129 INFO:tasks.rados.rados.0.smithi071.stdout:24: finishing write tid 3 to smithi07179299-24 2024-07-26T18:07:06.129 INFO:tasks.rados.rados.0.smithi071.stdout:24: oid 24 updating version 0 to 6 2024-07-26T18:07:06.129 INFO:tasks.rados.rados.0.smithi071.stdout:24: oid 24 version 6 is already newer than 5 2024-07-26T18:07:06.129 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-07-26T18:07:06.129 INFO:tasks.rados.rados.0.smithi071.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-07-26T18:07:06.130 INFO:tasks.rados.rados.0.smithi071.stdout:25: finishing write tid 1 to smithi07179299-25 2024-07-26T18:07:06.130 INFO:tasks.rados.rados.0.smithi071.stdout:24: done (15 left) 2024-07-26T18:07:06.130 INFO:tasks.rados.rados.0.smithi071.stdout:40: write initial oid 40 2024-07-26T18:07:06.130 INFO:tasks.rados.rados.0.smithi071.stdout:40: seq_num 39 ranges {0=663552} 2024-07-26T18:07:06.132 INFO:tasks.rados.rados.0.smithi071.stdout:40: writing smithi07179299-40 from 0 to 663552 tid 1 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:25: finishing write tid 2 to smithi07179299-25 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:25: finishing write tid 3 to smithi07179299-25 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:25: oid 25 updating version 0 to 1 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:25: oid 25 updating version 1 to 2 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 2 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:26: finishing write tid 1 to smithi07179299-26 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:26: finishing write tid 2 to smithi07179299-26 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:25: done (15 left) 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:41: write initial oid 41 2024-07-26T18:07:06.133 INFO:tasks.rados.rados.0.smithi071.stdout:41: seq_num 40 ranges {0=679936} 2024-07-26T18:07:06.136 INFO:tasks.rados.rados.0.smithi071.stdout:41: writing smithi07179299-41 from 0 to 679936 tid 1 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout:26: finishing write tid 3 to smithi07179299-26 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout:26: oid 26 updating version 0 to 4 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout:26: oid 26 version 4 is already newer than 3 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 4 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout:27: finishing write tid 1 to smithi07179299-27 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout:27: finishing write tid 2 to smithi07179299-27 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout:26: done (15 left) 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout:42: write initial oid 42 2024-07-26T18:07:06.137 INFO:tasks.rados.rados.0.smithi071.stdout:42: seq_num 41 ranges {0=696320} 2024-07-26T18:07:06.141 INFO:tasks.rados.rados.0.smithi071.stdout:42: writing smithi07179299-42 from 0 to 696320 tid 1 2024-07-26T18:07:06.141 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.141 INFO:tasks.rados.rados.0.smithi071.stdout:27: finishing write tid 3 to smithi07179299-27 2024-07-26T18:07:06.141 INFO:tasks.rados.rados.0.smithi071.stdout:27: oid 27 updating version 0 to 6 2024-07-26T18:07:06.141 INFO:tasks.rados.rados.0.smithi071.stdout:27: oid 27 version 6 is already newer than 5 2024-07-26T18:07:06.141 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 6 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-07-26T18:07:06.141 INFO:tasks.rados.rados.0.smithi071.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-07-26T18:07:06.141 INFO:tasks.rados.rados.0.smithi071.stdout:28: finishing write tid 1 to smithi07179299-28 2024-07-26T18:07:06.141 INFO:tasks.rados.rados.0.smithi071.stdout:27: done (15 left) 2024-07-26T18:07:06.141 INFO:tasks.rados.rados.0.smithi071.stdout:43: write initial oid 43 2024-07-26T18:07:06.142 INFO:tasks.rados.rados.0.smithi071.stdout:43: seq_num 42 ranges {0=712704} 2024-07-26T18:07:06.145 INFO:tasks.rados.rados.0.smithi071.stdout:43: writing smithi07179299-43 from 0 to 712704 tid 1 2024-07-26T18:07:06.145 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.145 INFO:tasks.rados.rados.0.smithi071.stdout:28: finishing write tid 2 to smithi07179299-28 2024-07-26T18:07:06.145 INFO:tasks.rados.rados.0.smithi071.stdout:28: finishing write tid 3 to smithi07179299-28 2024-07-26T18:07:06.145 INFO:tasks.rados.rados.0.smithi071.stdout:28: oid 28 updating version 0 to 3 2024-07-26T18:07:06.145 INFO:tasks.rados.rados.0.smithi071.stdout:28: oid 28 updating version 3 to 4 2024-07-26T18:07:06.145 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-07-26T18:07:06.146 INFO:tasks.rados.rados.0.smithi071.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-07-26T18:07:06.146 INFO:tasks.rados.rados.0.smithi071.stdout:29: finishing write tid 1 to smithi07179299-29 2024-07-26T18:07:06.146 INFO:tasks.rados.rados.0.smithi071.stdout:28: done (15 left) 2024-07-26T18:07:06.146 INFO:tasks.rados.rados.0.smithi071.stdout:44: write initial oid 44 2024-07-26T18:07:06.146 INFO:tasks.rados.rados.0.smithi071.stdout:44: seq_num 43 ranges {0=729088} 2024-07-26T18:07:06.152 INFO:tasks.rados.rados.0.smithi071.stdout:44: writing smithi07179299-44 from 0 to 729088 tid 1 2024-07-26T18:07:06.152 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.152 INFO:tasks.rados.rados.0.smithi071.stdout:29: finishing write tid 2 to smithi07179299-29 2024-07-26T18:07:06.152 INFO:tasks.rados.rados.0.smithi071.stdout:29: finishing write tid 3 to smithi07179299-29 2024-07-26T18:07:06.152 INFO:tasks.rados.rados.0.smithi071.stdout:29: oid 29 updating version 0 to 3 2024-07-26T18:07:06.152 INFO:tasks.rados.rados.0.smithi071.stdout:29: oid 29 updating version 3 to 4 2024-07-26T18:07:06.152 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 4 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-07-26T18:07:06.152 INFO:tasks.rados.rados.0.smithi071.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:30: finishing write tid 1 to smithi07179299-30 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:30: finishing write tid 2 to smithi07179299-30 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:30: finishing write tid 3 to smithi07179299-30 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:30: oid 30 updating version 0 to 3 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:30: oid 30 updating version 3 to 4 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:31: finishing write tid 1 to smithi07179299-31 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:31: finishing write tid 2 to smithi07179299-31 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:29: done (15 left) 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:30: done (14 left) 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:45: write initial oid 45 2024-07-26T18:07:06.153 INFO:tasks.rados.rados.0.smithi071.stdout:45: seq_num 44 ranges {0=745472} 2024-07-26T18:07:06.154 INFO:tasks.rados.rados.0.smithi071.stdout:45: writing smithi07179299-45 from 0 to 745472 tid 1 2024-07-26T18:07:06.154 INFO:tasks.rados.rados.0.smithi071.stdout:46: write initial oid 46 2024-07-26T18:07:06.154 INFO:tasks.rados.rados.0.smithi071.stdout:46: seq_num 45 ranges {0=761856} 2024-07-26T18:07:06.158 INFO:tasks.rados.rados.0.smithi071.stdout:46: writing smithi07179299-46 from 0 to 761856 tid 1 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:32: finishing write tid 1 to smithi07179299-32 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:32: finishing write tid 2 to smithi07179299-32 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:31: finishing write tid 3 to smithi07179299-31 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:31: oid 31 updating version 0 to 1 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:31: oid 31 updating version 1 to 2 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 2 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:32: finishing write tid 3 to smithi07179299-32 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:32: oid 32 updating version 0 to 6 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:32: oid 32 version 6 is already newer than 5 2024-07-26T18:07:06.159 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-07-26T18:07:06.160 INFO:tasks.rados.rados.0.smithi071.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-07-26T18:07:06.160 INFO:tasks.rados.rados.0.smithi071.stdout:33: finishing write tid 1 to smithi07179299-33 2024-07-26T18:07:06.160 INFO:tasks.rados.rados.0.smithi071.stdout:33: finishing write tid 2 to smithi07179299-33 2024-07-26T18:07:06.160 INFO:tasks.rados.rados.0.smithi071.stdout:31: done (15 left) 2024-07-26T18:07:06.160 INFO:tasks.rados.rados.0.smithi071.stdout:32: done (14 left) 2024-07-26T18:07:06.160 INFO:tasks.rados.rados.0.smithi071.stdout:47: write initial oid 47 2024-07-26T18:07:06.160 INFO:tasks.rados.rados.0.smithi071.stdout:47: seq_num 46 ranges {0=778240} 2024-07-26T18:07:06.162 INFO:tasks.rados.rados.0.smithi071.stdout:47: writing smithi07179299-47 from 0 to 778240 tid 1 2024-07-26T18:07:06.162 INFO:tasks.rados.rados.0.smithi071.stdout:48: write initial oid 48 2024-07-26T18:07:06.162 INFO:tasks.rados.rados.0.smithi071.stdout:48: seq_num 47 ranges {0=794624} 2024-07-26T18:07:06.167 INFO:tasks.rados.rados.0.smithi071.stdout:48: writing smithi07179299-48 from 0 to 794624 tid 1 2024-07-26T18:07:06.167 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 16 2024-07-26T18:07:06.167 INFO:tasks.rados.rados.0.smithi071.stdout:33: finishing write tid 3 to smithi07179299-33 2024-07-26T18:07:06.167 INFO:tasks.rados.rados.0.smithi071.stdout:33: oid 33 updating version 0 to 5 2024-07-26T18:07:06.167 INFO:tasks.rados.rados.0.smithi071.stdout:33: oid 33 updating version 5 to 6 2024-07-26T18:07:06.167 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-07-26T18:07:06.167 INFO:tasks.rados.rados.0.smithi071.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-07-26T18:07:06.167 INFO:tasks.rados.rados.0.smithi071.stdout:34: finishing write tid 1 to smithi07179299-34 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:34: finishing write tid 2 to smithi07179299-34 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:34: finishing write tid 3 to smithi07179299-34 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:34: oid 34 updating version 0 to 8 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:34: oid 34 version 8 is already newer than 7 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 8 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:35: finishing write tid 1 to smithi07179299-35 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:35: finishing write tid 2 to smithi07179299-35 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:35: finishing write tid 3 to smithi07179299-35 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:35: oid 35 updating version 0 to 8 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:35: oid 35 version 8 is already newer than 7 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 8 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-07-26T18:07:06.168 INFO:tasks.rados.rados.0.smithi071.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-07-26T18:07:06.169 INFO:tasks.rados.rados.0.smithi071.stdout:36: finishing write tid 1 to smithi07179299-36 2024-07-26T18:07:06.169 INFO:tasks.rados.rados.0.smithi071.stdout:36: finishing write tid 2 to smithi07179299-36 2024-07-26T18:07:06.169 INFO:tasks.rados.rados.0.smithi071.stdout:33: done (15 left) 2024-07-26T18:07:06.169 INFO:tasks.rados.rados.0.smithi071.stdout:34: done (14 left) 2024-07-26T18:07:06.169 INFO:tasks.rados.rados.0.smithi071.stdout:35: done (13 left) 2024-07-26T18:07:06.169 INFO:tasks.rados.rados.0.smithi071.stdout:49: write initial oid 49 2024-07-26T18:07:06.169 INFO:tasks.rados.rados.0.smithi071.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-07-26T18:07:06.169 INFO:tasks.rados.rados.0.smithi071.stdout:49: writing smithi07179299-49 from 0 to 409600 tid 1 2024-07-26T18:07:06.171 INFO:tasks.rados.rados.0.smithi071.stdout:49: writing smithi07179299-49 from 409600 to 811008 tid 2 2024-07-26T18:07:06.171 INFO:tasks.rados.rados.0.smithi071.stdout:50: write initial oid 50 2024-07-26T18:07:06.171 INFO:tasks.rados.rados.0.smithi071.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-07-26T18:07:06.174 INFO:tasks.rados.rados.0.smithi071.stdout:50: writing smithi07179299-50 from 0 to 425984 tid 1 2024-07-26T18:07:06.177 INFO:tasks.rados.rados.0.smithi071.stdout:50: writing smithi07179299-50 from 425984 to 827392 tid 2 2024-07-26T18:07:06.177 INFO:tasks.rados.rados.0.smithi071.stdout:51: copy_from oid 2 from oid 11 current snap is 0 2024-07-26T18:07:06.177 INFO:tasks.rados.rados.0.smithi071.stdout:36: finishing write tid 3 to smithi07179299-36 2024-07-26T18:07:06.177 INFO:tasks.rados.rados.0.smithi071.stdout:36: oid 36 updating version 0 to 4 2024-07-26T18:07:06.177 INFO:tasks.rados.rados.0.smithi071.stdout:36: oid 36 version 4 is already newer than 3 2024-07-26T18:07:06.177 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 4 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:37: finishing write tid 1 to smithi07179299-37 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:37: finishing write tid 2 to smithi07179299-37 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:37: finishing write tid 3 to smithi07179299-37 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:37: oid 37 updating version 0 to 9 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:37: oid 37 updating version 9 to 10 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 10 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:38: finishing write tid 1 to smithi07179299-38 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:38: finishing write tid 2 to smithi07179299-38 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:38: finishing write tid 3 to smithi07179299-38 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:38: oid 38 updating version 0 to 6 2024-07-26T18:07:06.178 INFO:tasks.rados.rados.0.smithi071.stdout:38: oid 38 version 6 is already newer than 5 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:39: finishing write tid 1 to smithi07179299-39 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:39: finishing write tid 2 to smithi07179299-39 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:39: finishing write tid 3 to smithi07179299-39 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:39: oid 39 updating version 0 to 8 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:39: oid 39 version 8 is already newer than 7 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:40: finishing write tid 1 to smithi07179299-40 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:40: finishing write tid 2 to smithi07179299-40 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:40: finishing write tid 3 to smithi07179299-40 2024-07-26T18:07:06.179 INFO:tasks.rados.rados.0.smithi071.stdout:40: oid 40 updating version 0 to 10 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:40: oid 40 version 10 is already newer than 9 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 10 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:41: finishing write tid 1 to smithi07179299-41 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:41: finishing write tid 2 to smithi07179299-41 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:41: finishing write tid 3 to smithi07179299-41 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:41: oid 41 updating version 0 to 5 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:41: oid 41 updating version 5 to 6 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:42: finishing write tid 1 to smithi07179299-42 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:36: done (15 left) 2024-07-26T18:07:06.180 INFO:tasks.rados.rados.0.smithi071.stdout:37: done (14 left) 2024-07-26T18:07:06.181 INFO:tasks.rados.rados.0.smithi071.stdout:38: done (13 left) 2024-07-26T18:07:06.181 INFO:tasks.rados.rados.0.smithi071.stdout:39: done (12 left) 2024-07-26T18:07:06.181 INFO:tasks.rados.rados.0.smithi071.stdout:40: done (11 left) 2024-07-26T18:07:06.181 INFO:tasks.rados.rados.0.smithi071.stdout:41: done (10 left) 2024-07-26T18:07:06.181 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 0 2024-07-26T18:07:06.181 INFO:tasks.rados.rados.0.smithi071.stdout:42: finishing write tid 2 to smithi07179299-42 2024-07-26T18:07:06.181 INFO:tasks.rados.rados.0.smithi071.stdout:52: seq_num 50 ranges {393216=442368,835584=401408} 2024-07-26T18:07:06.181 INFO:tasks.rados.rados.0.smithi071.stdout:52: writing smithi07179299-24 from 393216 to 835584 tid 1 2024-07-26T18:07:06.184 INFO:tasks.rados.rados.0.smithi071.stdout:52: writing smithi07179299-24 from 835584 to 1236992 tid 2 2024-07-26T18:07:06.184 INFO:tasks.rados.rados.0.smithi071.stdout:53: rmattr oid 20 current snap is 0 2024-07-26T18:07:06.184 INFO:tasks.rados.rados.0.smithi071.stdout:53: done (11 left) 2024-07-26T18:07:06.184 INFO:tasks.rados.rados.0.smithi071.stdout:54: delete oid 17 current snap is 0 2024-07-26T18:07:06.184 INFO:tasks.rados.rados.0.smithi071.stdout:42: finishing write tid 3 to smithi07179299-42 2024-07-26T18:07:06.185 INFO:tasks.rados.rados.0.smithi071.stdout:42: oid 42 updating version 0 to 11 2024-07-26T18:07:06.185 INFO:tasks.rados.rados.0.smithi071.stdout:42: oid 42 updating version 11 to 12 2024-07-26T18:07:06.185 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 12 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-07-26T18:07:06.185 INFO:tasks.rados.rados.0.smithi071.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-07-26T18:07:06.185 INFO:tasks.rados.rados.0.smithi071.stdout:43: finishing write tid 1 to smithi07179299-43 2024-07-26T18:07:06.185 INFO:tasks.rados.rados.0.smithi071.stdout:43: finishing write tid 2 to smithi07179299-43 2024-07-26T18:07:06.185 INFO:tasks.rados.rados.0.smithi071.stdout:43: finishing write tid 3 to smithi07179299-43 2024-07-26T18:07:06.185 INFO:tasks.rados.rados.0.smithi071.stdout:43: oid 43 updating version 0 to 10 2024-07-26T18:07:06.186 INFO:tasks.rados.rados.0.smithi071.stdout:43: oid 43 version 10 is already newer than 9 2024-07-26T18:07:06.186 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 10 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-07-26T18:07:06.186 INFO:tasks.rados.rados.0.smithi071.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-07-26T18:07:06.186 INFO:tasks.rados.rados.0.smithi071.stdout:44: finishing write tid 1 to smithi07179299-44 2024-07-26T18:07:06.186 INFO:tasks.rados.rados.0.smithi071.stdout:44: finishing write tid 2 to smithi07179299-44 2024-07-26T18:07:06.186 INFO:tasks.rados.rados.0.smithi071.stdout:44: finishing write tid 3 to smithi07179299-44 2024-07-26T18:07:06.186 INFO:tasks.rados.rados.0.smithi071.stdout:44: oid 44 updating version 0 to 10 2024-07-26T18:07:06.186 INFO:tasks.rados.rados.0.smithi071.stdout:44: oid 44 version 10 is already newer than 9 2024-07-26T18:07:06.186 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 10 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-07-26T18:07:06.186 INFO:tasks.rados.rados.0.smithi071.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:45: finishing write tid 1 to smithi07179299-45 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:45: finishing write tid 2 to smithi07179299-45 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:45: finishing write tid 3 to smithi07179299-45 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:45: oid 45 updating version 0 to 8 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:45: oid 45 version 8 is already newer than 7 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 8 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:46: finishing write tid 1 to smithi07179299-46 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:46: finishing write tid 2 to smithi07179299-46 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:46: finishing write tid 3 to smithi07179299-46 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:46: oid 46 updating version 0 to 4 2024-07-26T18:07:06.187 INFO:tasks.rados.rados.0.smithi071.stdout:46: oid 46 version 4 is already newer than 3 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 4 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:47: finishing write tid 1 to smithi07179299-47 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:47: finishing write tid 2 to smithi07179299-47 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:47: finishing write tid 3 to smithi07179299-47 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:47: oid 47 updating version 0 to 2 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:47: oid 47 version 2 is already newer than 1 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 2 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:48: finishing write tid 1 to smithi07179299-48 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:48: finishing write tid 2 to smithi07179299-48 2024-07-26T18:07:06.188 INFO:tasks.rados.rados.0.smithi071.stdout:48: finishing write tid 3 to smithi07179299-48 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:48: oid 48 updating version 0 to 6 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:48: oid 48 version 6 is already newer than 5 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:49: finishing write tid 1 to smithi07179299-49 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:49: finishing write tid 2 to smithi07179299-49 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:49: finishing write tid 3 to smithi07179299-49 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:49: finishing write tid 4 to smithi07179299-49 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:49: oid 49 updating version 0 to 7 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:49: oid 49 version 7 is already newer than 5 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:49: oid 49 version 7 is already newer than 6 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 7 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-07-26T18:07:06.189 INFO:tasks.rados.rados.0.smithi071.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:50: finishing write tid 1 to smithi07179299-50 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:50: finishing write tid 2 to smithi07179299-50 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:50: finishing write tid 3 to smithi07179299-50 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:50: finishing write tid 4 to smithi07179299-50 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:50: oid 50 updating version 0 to 15 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:50: oid 50 version 15 is already newer than 13 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:50: oid 50 version 15 is already newer than 14 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 15 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:51: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:51: finishing copy_from to smithi07179299-2 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 8 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-07-26T18:07:06.190 INFO:tasks.rados.rados.0.smithi071.stdout:52: finishing write tid 1 to smithi07179299-24 2024-07-26T18:07:06.192 INFO:tasks.rados.rados.0.smithi071.stdout:52: finishing write tid 2 to smithi07179299-24 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:52: finishing write tid 3 to smithi07179299-24 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:42: done (11 left) 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:43: done (10 left) 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:44: done (9 left) 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:45: done (8 left) 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:46: done (7 left) 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:47: done (6 left) 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:48: done (5 left) 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:49: done (4 left) 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:50: done (3 left) 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:51: done (2 left) 2024-07-26T18:07:06.193 INFO:tasks.rados.rados.0.smithi071.stdout:54: done (1 left) 2024-07-26T18:07:06.194 INFO:tasks.rados.rados.0.smithi071.stdout:55: read oid 15 snap -1 2024-07-26T18:07:06.194 INFO:tasks.rados.rados.0.smithi071.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-26T18:07:06.194 INFO:tasks.rados.rados.0.smithi071.stdout:56: rollback oid 31 current snap is 0 2024-07-26T18:07:06.194 INFO:tasks.rados.rados.0.smithi071.stdout:56: done (2 left) 2024-07-26T18:07:06.194 INFO:tasks.rados.rados.0.smithi071.stdout:57: read oid 28 snap -1 2024-07-26T18:07:06.194 INFO:tasks.rados.rados.0.smithi071.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-07-26T18:07:06.194 INFO:tasks.rados.rados.0.smithi071.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-07-26T18:07:06.194 INFO:tasks.rados.rados.0.smithi071.stdout:59: rollback oid 45 current snap is 0 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:59: done (4 left) 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:61: delete oid 1 current snap is 0 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:52: finishing write tid 4 to smithi07179299-24 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:52: oid 24 updating version 0 to 17 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:52: oid 24 version 17 is already newer than 16 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:52: oid 24 updating version 17 to 18 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 18 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:52: left oid 24 (ObjNum 50 snap 0 seq_num 50) 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:52: done (5 left) 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:61: done (4 left) 2024-07-26T18:07:06.195 INFO:tasks.rados.rados.0.smithi071.stdout:62: read oid 24 snap -1 2024-07-26T18:07:06.196 INFO:tasks.rados.rados.0.smithi071.stdout:62: expect (ObjNum 50 snap 0 seq_num 50) 2024-07-26T18:07:06.196 INFO:tasks.rados.rados.0.smithi071.stdout:63: snap_create 2024-07-26T18:07:06.196 INFO:tasks.rados.rados.0.smithi071.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-07-26T18:07:06.196 INFO:tasks.rados.rados.0.smithi071.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-07-26T18:07:06.208 INFO:tasks.rados.rados.0.smithi071.stdout:58: finishing copy_from racing read to smithi07179299-29 2024-07-26T18:07:06.208 INFO:tasks.rados.rados.0.smithi071.stdout:58: finishing copy_from to smithi07179299-29 2024-07-26T18:07:06.208 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 2 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:07:06.208 INFO:tasks.rados.rados.0.smithi071.stdout:62: expect (ObjNum 50 snap 0 seq_num 50) 2024-07-26T18:07:06.246 INFO:tasks.rados.rados.0.smithi071.stdout:60: finishing copy_from racing read to smithi07179299-22 2024-07-26T18:07:06.246 INFO:tasks.rados.rados.0.smithi071.stdout:60: finishing copy_from to smithi07179299-22 2024-07-26T18:07:06.246 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-07-26T18:07:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:06 smithi135 ceph-mon[33333]: pgmap v99: 121 pgs: 121 active+clean; 580 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:06 smithi135 ceph-mon[33333]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:07:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:06 smithi135 ceph-mon[33333]: Cluster is now healthy 2024-07-26T18:07:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:06 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/3668997729' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-26T18:07:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:06 smithi135 ceph-mon[33333]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-26T18:07:06.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:06 smithi071 ceph-mon[28530]: pgmap v99: 121 pgs: 121 active+clean; 580 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:06.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:06 smithi071 ceph-mon[28530]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:07:06.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:06 smithi071 ceph-mon[28530]: Cluster is now healthy 2024-07-26T18:07:06.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:06 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3668997729' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-26T18:07:06.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:06 smithi071 ceph-mon[28530]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-26T18:07:06.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:06 smithi071 ceph-mon[39149]: pgmap v99: 121 pgs: 121 active+clean; 580 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:06.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:06 smithi071 ceph-mon[39149]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:07:06.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:06 smithi071 ceph-mon[39149]: Cluster is now healthy 2024-07-26T18:07:06.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:06 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/3668997729' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-26T18:07:06.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:06 smithi071 ceph-mon[39149]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-07-26T18:07:07.050 INFO:tasks.rados.rados.0.smithi071.stdout:55: done (5 left) 2024-07-26T18:07:07.050 INFO:tasks.rados.rados.0.smithi071.stdout:57: done (4 left) 2024-07-26T18:07:07.050 INFO:tasks.rados.rados.0.smithi071.stdout:58: done (3 left) 2024-07-26T18:07:07.051 INFO:tasks.rados.rados.0.smithi071.stdout:60: done (2 left) 2024-07-26T18:07:07.051 INFO:tasks.rados.rados.0.smithi071.stdout:62: done (1 left) 2024-07-26T18:07:07.051 INFO:tasks.rados.rados.0.smithi071.stdout:63: done (0 left) 2024-07-26T18:07:07.051 INFO:tasks.rados.rados.0.smithi071.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-07-26T18:07:07.051 INFO:tasks.rados.rados.0.smithi071.stdout:65: read oid 30 snap -1 2024-07-26T18:07:07.051 INFO:tasks.rados.rados.0.smithi071.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-26T18:07:07.051 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 1 2024-07-26T18:07:07.051 INFO:tasks.rados.rados.0.smithi071.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2024-07-26T18:07:07.055 INFO:tasks.rados.rados.0.smithi071.stdout:66: writing smithi07179299-23 from 376832 to 868352 tid 1 2024-07-26T18:07:07.059 INFO:tasks.rados.rados.0.smithi071.stdout:66: writing smithi07179299-23 from 868352 to 1269760 tid 2 2024-07-26T18:07:07.059 INFO:tasks.rados.rados.0.smithi071.stdout:67: rollback oid 10 current snap is 1 2024-07-26T18:07:07.059 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 10 to 0 2024-07-26T18:07:07.059 INFO:tasks.rados.rados.0.smithi071.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-26T18:07:07.077 INFO:tasks.rados.rados.0.smithi071.stdout:66: finishing write tid 1 to smithi07179299-23 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:65: done (3 left) 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:68: setattr oid 16 current snap is 1 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:64: finishing copy_from racing read to smithi07179299-15 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:64: finishing copy_from to smithi07179299-15 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 8 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:67: finishing rollback tid 0 to smithi07179299-10 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:67: finishing rollback tid 1 to smithi07179299-10 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:67: finishing rollback tid 2 to smithi07179299-10 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 15 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:66: finishing write tid 2 to smithi07179299-23 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:66: finishing write tid 3 to smithi07179299-23 2024-07-26T18:07:07.078 INFO:tasks.rados.rados.0.smithi071.stdout:66: finishing write tid 4 to smithi07179299-23 2024-07-26T18:07:07.079 INFO:tasks.rados.rados.0.smithi071.stdout:66: oid 23 updating version 0 to 10 2024-07-26T18:07:07.079 INFO:tasks.rados.rados.0.smithi071.stdout:66: oid 23 updating version 10 to 12 2024-07-26T18:07:07.079 INFO:tasks.rados.rados.0.smithi071.stdout:66: oid 23 version 12 is already newer than 11 2024-07-26T18:07:07.079 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 12 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-07-26T18:07:07.079 INFO:tasks.rados.rados.0.smithi071.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-07-26T18:07:07.080 INFO:tasks.rados.rados.0.smithi071.stdout:64: done (3 left) 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:66: done (2 left) 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:67: done (1 left) 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:70: read oid 24 snap 0 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:70: expect (ObjNum 50 snap 0 seq_num 50) 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:72: rollback oid 49 current snap is 1 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 49 to 0 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:73: read oid 4 snap 0 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:74: rmattr oid 7 current snap is 1 2024-07-26T18:07:07.081 INFO:tasks.rados.rados.0.smithi071.stdout:74: done (6 left) 2024-07-26T18:07:07.082 INFO:tasks.rados.rados.0.smithi071.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2024-07-26T18:07:07.082 INFO:tasks.rados.rados.0.smithi071.stdout:76: read oid 39 snap -1 2024-07-26T18:07:07.082 INFO:tasks.rados.rados.0.smithi071.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-26T18:07:07.082 INFO:tasks.rados.rados.0.smithi071.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-07-26T18:07:07.082 INFO:tasks.rados.rados.0.smithi071.stdout:78: read oid 20 snap -1 2024-07-26T18:07:07.082 INFO:tasks.rados.rados.0.smithi071.stdout:78: expect (ObjNum 19 snap 0 seq_num 19) 2024-07-26T18:07:07.082 INFO:tasks.rados.rados.0.smithi071.stdout:79: setattr oid 41 current snap is 1 2024-07-26T18:07:07.082 INFO:tasks.rados.rados.0.smithi071.stdout:80: snap_create 2024-07-26T18:07:07.083 INFO:tasks.rados.rados.0.smithi071.stdout:72: finishing rollback tid 0 to smithi07179299-49 2024-07-26T18:07:07.083 INFO:tasks.rados.rados.0.smithi071.stdout:72: finishing rollback tid 1 to smithi07179299-49 2024-07-26T18:07:07.083 INFO:tasks.rados.rados.0.smithi071.stdout:72: finishing rollback tid 2 to smithi07179299-49 2024-07-26T18:07:07.083 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 12 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-07-26T18:07:07.084 INFO:tasks.rados.rados.0.smithi071.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-07-26T18:07:07.086 INFO:tasks.rados.rados.0.smithi071.stdout:71: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:07:07.090 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 10 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-07-26T18:07:07.090 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 14 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-07-26T18:07:07.093 INFO:tasks.rados.rados.0.smithi071.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-07-26T18:07:07.111 INFO:tasks.rados.rados.0.smithi071.stdout:71: finishing copy_from to smithi07179299-36 2024-07-26T18:07:07.112 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-07-26T18:07:07.112 INFO:tasks.rados.rados.0.smithi071.stdout:77: finishing copy_from racing read to smithi07179299-6 2024-07-26T18:07:07.112 INFO:tasks.rados.rados.0.smithi071.stdout:69: finishing copy_from racing read to smithi07179299-45 2024-07-26T18:07:07.112 INFO:tasks.rados.rados.0.smithi071.stdout:69: finishing copy_from to smithi07179299-45 2024-07-26T18:07:07.112 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 8 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-07-26T18:07:07.112 INFO:tasks.rados.rados.0.smithi071.stdout:77: finishing copy_from to smithi07179299-6 2024-07-26T18:07:07.112 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 10 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-26T18:07:07.112 INFO:tasks.rados.rados.0.smithi071.stdout:78: expect (ObjNum 19 snap 0 seq_num 19) 2024-07-26T18:07:07.119 INFO:tasks.rados.rados.0.smithi071.stdout:70: expect (ObjNum 50 snap 0 seq_num 50) 2024-07-26T18:07:07.157 INFO:tasks.rados.rados.0.smithi071.stdout:75: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:07:07.157 INFO:tasks.rados.rados.0.smithi071.stdout:75: finishing copy_from to smithi07179299-21 2024-07-26T18:07:07.157 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-07-26T18:07:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:07 smithi135 ceph-mon[33333]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-07-26T18:07:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:07 smithi135 ceph-mon[33333]: osdmap e84: 8 total, 8 up, 8 in 2024-07-26T18:07:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:07 smithi071 ceph-mon[28530]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-07-26T18:07:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:07 smithi071 ceph-mon[28530]: osdmap e84: 8 total, 8 up, 8 in 2024-07-26T18:07:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:07 smithi071 ceph-mon[39149]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-07-26T18:07:07.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:07 smithi071 ceph-mon[39149]: osdmap e84: 8 total, 8 up, 8 in 2024-07-26T18:07:08.058 INFO:tasks.rados.rados.0.smithi071.stdout:68: done (11 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:69: done (10 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:70: done (9 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:71: done (8 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:72: done (7 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:73: done (6 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:75: done (5 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:76: done (4 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:77: done (3 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:78: done (2 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:79: done (1 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:80: done (0 left) 2024-07-26T18:07:08.059 INFO:tasks.rados.rados.0.smithi071.stdout:81: rollback oid 40 current snap is 2 2024-07-26T18:07:08.060 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 1 2024-07-26T18:07:08.060 INFO:tasks.rados.rados.0.smithi071.stdout:82: snap_create 2024-07-26T18:07:08.062 INFO:tasks.rados.rados.0.smithi071.stdout:81: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:07:08.062 INFO:tasks.rados.rados.0.smithi071.stdout:81: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:07:08.062 INFO:tasks.rados.rados.0.smithi071.stdout:81: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:07:08.063 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 23 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-07-26T18:07:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:08 smithi135 ceph-mon[33333]: pgmap v101: 121 pgs: 121 active+clean; 580 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:08 smithi135 ceph-mon[33333]: osdmap e85: 8 total, 8 up, 8 in 2024-07-26T18:07:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:08 smithi071 ceph-mon[28530]: pgmap v101: 121 pgs: 121 active+clean; 580 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:08 smithi071 ceph-mon[28530]: osdmap e85: 8 total, 8 up, 8 in 2024-07-26T18:07:08.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:08 smithi071 ceph-mon[39149]: pgmap v101: 121 pgs: 121 active+clean; 580 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:08.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:08 smithi071 ceph-mon[39149]: osdmap e85: 8 total, 8 up, 8 in 2024-07-26T18:07:09.064 INFO:tasks.rados.rados.0.smithi071.stdout:81: done (1 left) 2024-07-26T18:07:09.064 INFO:tasks.rados.rados.0.smithi071.stdout:82: done (0 left) 2024-07-26T18:07:09.064 INFO:tasks.rados.rados.0.smithi071.stdout:83: rollback oid 9 current snap is 3 2024-07-26T18:07:09.064 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 9 to 0 2024-07-26T18:07:09.065 INFO:tasks.rados.rados.0.smithi071.stdout:84: read oid 20 snap 1 2024-07-26T18:07:09.065 INFO:tasks.rados.rados.0.smithi071.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-07-26T18:07:09.065 INFO:tasks.rados.rados.0.smithi071.stdout:85: read oid 41 snap -1 2024-07-26T18:07:09.065 INFO:tasks.rados.rados.0.smithi071.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-07-26T18:07:09.065 INFO:tasks.rados.rados.0.smithi071.stdout:86: snap_create 2024-07-26T18:07:09.067 INFO:tasks.rados.rados.0.smithi071.stdout:83: finishing rollback tid 0 to smithi07179299-9 2024-07-26T18:07:09.068 INFO:tasks.rados.rados.0.smithi071.stdout:83: finishing rollback tid 1 to smithi07179299-9 2024-07-26T18:07:09.068 INFO:tasks.rados.rados.0.smithi071.stdout:83: finishing rollback tid 2 to smithi07179299-9 2024-07-26T18:07:09.068 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 27 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-07-26T18:07:09.069 INFO:tasks.rados.rados.0.smithi071.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-07-26T18:07:09.091 INFO:tasks.rados.rados.0.smithi071.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-07-26T18:07:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:09 smithi071 ceph-mon[28530]: osdmap e86: 8 total, 8 up, 8 in 2024-07-26T18:07:09.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:09 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:09.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:09 smithi071 ceph-mon[39149]: osdmap e86: 8 total, 8 up, 8 in 2024-07-26T18:07:09.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:09 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:09 smithi135 ceph-mon[33333]: osdmap e86: 8 total, 8 up, 8 in 2024-07-26T18:07:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:09 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:10.069 INFO:tasks.rados.rados.0.smithi071.stdout:83: done (3 left) 2024-07-26T18:07:10.069 INFO:tasks.rados.rados.0.smithi071.stdout:84: done (2 left) 2024-07-26T18:07:10.069 INFO:tasks.rados.rados.0.smithi071.stdout:85: done (1 left) 2024-07-26T18:07:10.069 INFO:tasks.rados.rados.0.smithi071.stdout:86: done (0 left) 2024-07-26T18:07:10.069 INFO:tasks.rados.rados.0.smithi071.stdout:87: snap_remove snap 0 2024-07-26T18:07:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:10 smithi071 ceph-mon[28530]: pgmap v104: 121 pgs: 121 active+clean; 580 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:10 smithi071 ceph-mon[28530]: osdmap e87: 8 total, 8 up, 8 in 2024-07-26T18:07:10.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:10 smithi071 ceph-mon[39149]: pgmap v104: 121 pgs: 121 active+clean; 580 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:10.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:10 smithi071 ceph-mon[39149]: osdmap e87: 8 total, 8 up, 8 in 2024-07-26T18:07:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:10 smithi135 ceph-mon[33333]: pgmap v104: 121 pgs: 121 active+clean; 580 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:10 smithi135 ceph-mon[33333]: osdmap e87: 8 total, 8 up, 8 in 2024-07-26T18:07:11.075 INFO:tasks.rados.rados.0.smithi071.stdout:87: done (0 left) 2024-07-26T18:07:11.076 INFO:tasks.rados.rados.0.smithi071.stdout:88: read oid 29 snap 3 2024-07-26T18:07:11.076 INFO:tasks.rados.rados.0.smithi071.stdout:88: expect (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:07:11.076 INFO:tasks.rados.rados.0.smithi071.stdout:89: read oid 46 snap -1 2024-07-26T18:07:11.076 INFO:tasks.rados.rados.0.smithi071.stdout:89: expect (ObjNum 45 snap 0 seq_num 45) 2024-07-26T18:07:11.076 INFO:tasks.rados.rados.0.smithi071.stdout:90: copy_from oid 36 from oid 2 current snap is 4 2024-07-26T18:07:11.076 INFO:tasks.rados.rados.0.smithi071.stdout:91: rmattr oid 49 current snap is 4 2024-07-26T18:07:11.077 INFO:tasks.rados.rados.0.smithi071.stdout:91: done (3 left) 2024-07-26T18:07:11.077 INFO:tasks.rados.rados.0.smithi071.stdout:92: snap_remove snap 2 2024-07-26T18:07:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:11 smithi071 ceph-mon[28530]: osdmap e88: 8 total, 8 up, 8 in 2024-07-26T18:07:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:11 smithi071 ceph-mon[39149]: osdmap e88: 8 total, 8 up, 8 in 2024-07-26T18:07:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:11 smithi135 ceph-mon[33333]: osdmap e88: 8 total, 8 up, 8 in 2024-07-26T18:07:12.089 INFO:tasks.rados.rados.0.smithi071.stdout:92: done (3 left) 2024-07-26T18:07:12.089 INFO:tasks.rados.rados.0.smithi071.stdout:93: rmattr oid 30 current snap is 4 2024-07-26T18:07:12.089 INFO:tasks.rados.rados.0.smithi071.stdout:93: done (3 left) 2024-07-26T18:07:12.089 INFO:tasks.rados.rados.0.smithi071.stdout:94: read oid 42 snap 1 2024-07-26T18:07:12.089 INFO:tasks.rados.rados.0.smithi071.stdout:94: expect (ObjNum 41 snap 0 seq_num 41) 2024-07-26T18:07:12.089 INFO:tasks.rados.rados.0.smithi071.stdout:95: rmattr oid 14 current snap is 4 2024-07-26T18:07:12.089 INFO:tasks.rados.rados.0.smithi071.stdout:95: done (4 left) 2024-07-26T18:07:12.090 INFO:tasks.rados.rados.0.smithi071.stdout:96: read oid 9 snap 1 2024-07-26T18:07:12.090 INFO:tasks.rados.rados.0.smithi071.stdout:96: expect (ObjNum 8 snap 0 seq_num 8) 2024-07-26T18:07:12.090 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 4 2024-07-26T18:07:12.090 INFO:tasks.rados.rados.0.smithi071.stdout:89: expect (ObjNum 45 snap 0 seq_num 45) 2024-07-26T18:07:12.110 INFO:tasks.rados.rados.0.smithi071.stdout:90: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:07:12.110 INFO:tasks.rados.rados.0.smithi071.stdout:90: finishing copy_from to smithi07179299-36 2024-07-26T18:07:12.110 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 8 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-07-26T18:07:12.110 INFO:tasks.rados.rados.0.smithi071.stdout:88: expect (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:07:12.131 INFO:tasks.rados.rados.0.smithi071.stdout:94: expect (ObjNum 41 snap 0 seq_num 41) 2024-07-26T18:07:12.152 INFO:tasks.rados.rados.0.smithi071.stdout:96: expect (ObjNum 8 snap 0 seq_num 8) 2024-07-26T18:07:12.156 INFO:tasks.rados.rados.0.smithi071.stdout:97: seq_num 54 ranges {1236992=507904,1744896=401408} 2024-07-26T18:07:12.167 INFO:tasks.rados.rados.0.smithi071.stdout:97: writing smithi07179299-24 from 1236992 to 1744896 tid 1 2024-07-26T18:07:12.170 INFO:tasks.rados.rados.0.smithi071.stdout:97: writing smithi07179299-24 from 1744896 to 2146304 tid 2 2024-07-26T18:07:12.170 INFO:tasks.rados.rados.0.smithi071.stdout:88: done (5 left) 2024-07-26T18:07:12.170 INFO:tasks.rados.rados.0.smithi071.stdout:89: done (4 left) 2024-07-26T18:07:12.170 INFO:tasks.rados.rados.0.smithi071.stdout:90: done (3 left) 2024-07-26T18:07:12.170 INFO:tasks.rados.rados.0.smithi071.stdout:94: done (2 left) 2024-07-26T18:07:12.170 INFO:tasks.rados.rados.0.smithi071.stdout:96: done (1 left) 2024-07-26T18:07:12.170 INFO:tasks.rados.rados.0.smithi071.stdout:98: copy_from oid 36 from oid 3 current snap is 4 2024-07-26T18:07:12.170 INFO:tasks.rados.rados.0.smithi071.stdout:99: snap_remove snap 3 2024-07-26T18:07:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:07:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:07:12] "GET /metrics HTTP/1.1" 200 36044 "" "Prometheus/2.43.0" 2024-07-26T18:07:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:12 smithi071 ceph-mon[28530]: pgmap v107: 121 pgs: 121 active+clean; 25 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-07-26T18:07:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:12 smithi071 ceph-mon[28530]: osdmap e89: 8 total, 8 up, 8 in 2024-07-26T18:07:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:12 smithi071 ceph-mon[39149]: pgmap v107: 121 pgs: 121 active+clean; 25 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-07-26T18:07:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:12 smithi071 ceph-mon[39149]: osdmap e89: 8 total, 8 up, 8 in 2024-07-26T18:07:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:12 smithi135 ceph-mon[33333]: pgmap v107: 121 pgs: 121 active+clean; 25 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-07-26T18:07:12.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:12 smithi135 ceph-mon[33333]: osdmap e89: 8 total, 8 up, 8 in 2024-07-26T18:07:13.089 INFO:tasks.rados.rados.0.smithi071.stdout:99: done (2 left) 2024-07-26T18:07:13.089 INFO:tasks.rados.rados.0.smithi071.stdout:100: copy_from oid 16 from oid 21 current snap is 4 2024-07-26T18:07:13.089 INFO:tasks.rados.rados.0.smithi071.stdout:101: read oid 28 snap 1 2024-07-26T18:07:13.090 INFO:tasks.rados.rados.0.smithi071.stdout:101: expect (ObjNum 27 snap 0 seq_num 27) 2024-07-26T18:07:13.090 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 4 2024-07-26T18:07:13.090 INFO:tasks.rados.rados.0.smithi071.stdout:102: seq_num 55 ranges {696320=524288,1220608=401408} 2024-07-26T18:07:13.096 INFO:tasks.rados.rados.0.smithi071.stdout:102: writing smithi07179299-42 from 696320 to 1220608 tid 1 2024-07-26T18:07:13.099 INFO:tasks.rados.rados.0.smithi071.stdout:102: writing smithi07179299-42 from 1220608 to 1622016 tid 2 2024-07-26T18:07:13.099 INFO:tasks.rados.rados.0.smithi071.stdout:103: delete oid 18 current snap is 4 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:97: finishing write tid 1 to smithi07179299-24 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:97: finishing write tid 2 to smithi07179299-24 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:97: finishing write tid 3 to smithi07179299-24 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:98: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:98: finishing copy_from to smithi07179299-36 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:97: finishing write tid 4 to smithi07179299-24 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:97: oid 24 updating version 0 to 37 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:97: oid 24 version 37 is already newer than 35 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:97: oid 24 version 37 is already newer than 36 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 37 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:97: left oid 24 (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:07:13.100 INFO:tasks.rados.rados.0.smithi071.stdout:101: expect (ObjNum 27 snap 0 seq_num 27) 2024-07-26T18:07:13.113 INFO:tasks.rados.rados.0.smithi071.stdout:100: finishing copy_from racing read to smithi07179299-16 2024-07-26T18:07:13.113 INFO:tasks.rados.rados.0.smithi071.stdout:100: finishing copy_from to smithi07179299-16 2024-07-26T18:07:13.113 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-07-26T18:07:13.113 INFO:tasks.rados.rados.0.smithi071.stdout:102: finishing write tid 1 to smithi07179299-42 2024-07-26T18:07:13.113 INFO:tasks.rados.rados.0.smithi071.stdout:97: done (5 left) 2024-07-26T18:07:13.113 INFO:tasks.rados.rados.0.smithi071.stdout:98: done (4 left) 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:100: done (3 left) 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:101: done (2 left) 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:103: done (1 left) 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:104: read oid 2 snap -1 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:104: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:105: rollback oid 34 current snap is 4 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 34 to 1 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:102: finishing write tid 2 to smithi07179299-42 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:102: finishing write tid 3 to smithi07179299-42 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:102: finishing write tid 4 to smithi07179299-42 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:102: oid 42 updating version 0 to 42 2024-07-26T18:07:13.114 INFO:tasks.rados.rados.0.smithi071.stdout:102: oid 42 updating version 42 to 43 2024-07-26T18:07:13.115 INFO:tasks.rados.rados.0.smithi071.stdout:102: oid 42 version 43 is already newer than 41 2024-07-26T18:07:13.115 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 43 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-07-26T18:07:13.115 INFO:tasks.rados.rados.0.smithi071.stdout:102: left oid 42 (ObjNum 55 snap 4 seq_num 55) 2024-07-26T18:07:13.115 INFO:tasks.rados.rados.0.smithi071.stdout:102: done (2 left) 2024-07-26T18:07:13.115 INFO:tasks.rados.rados.0.smithi071.stdout:106: delete oid 12 current snap is 4 2024-07-26T18:07:13.116 INFO:tasks.rados.rados.0.smithi071.stdout:106: done (2 left) 2024-07-26T18:07:13.116 INFO:tasks.rados.rados.0.smithi071.stdout:107: read oid 17 snap 1 2024-07-26T18:07:13.116 INFO:tasks.rados.rados.0.smithi071.stdout:107: expect deleted 2024-07-26T18:07:13.116 INFO:tasks.rados.rados.0.smithi071.stdout:108: rollback oid 41 current snap is 4 2024-07-26T18:07:13.116 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 41 to 1 2024-07-26T18:07:13.116 INFO:tasks.rados.rados.0.smithi071.stdout:109: delete oid 8 current snap is 4 2024-07-26T18:07:13.116 INFO:tasks.rados.rados.0.smithi071.stdout:104: expect (ObjNum 10 snap 0 seq_num 10) 2024-07-26T18:07:13.121 INFO:tasks.rados.rados.0.smithi071.stdout:105: finishing rollback tid 0 to smithi07179299-34 2024-07-26T18:07:13.121 INFO:tasks.rados.rados.0.smithi071.stdout:104: done (4 left) 2024-07-26T18:07:13.121 INFO:tasks.rados.rados.0.smithi071.stdout:109: done (3 left) 2024-07-26T18:07:13.121 INFO:tasks.rados.rados.0.smithi071.stdout:110: setattr oid 46 current snap is 4 2024-07-26T18:07:13.121 INFO:tasks.rados.rados.0.smithi071.stdout:105: finishing rollback tid 1 to smithi07179299-34 2024-07-26T18:07:13.121 INFO:tasks.rados.rados.0.smithi071.stdout:105: finishing rollback tid 2 to smithi07179299-34 2024-07-26T18:07:13.121 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 15 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-07-26T18:07:13.121 INFO:tasks.rados.rados.0.smithi071.stdout:108: finishing rollback tid 0 to smithi07179299-41 2024-07-26T18:07:13.121 INFO:tasks.rados.rados.0.smithi071.stdout:108: finishing rollback tid 1 to smithi07179299-41 2024-07-26T18:07:13.122 INFO:tasks.rados.rados.0.smithi071.stdout:108: finishing rollback tid 2 to smithi07179299-41 2024-07-26T18:07:13.122 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 26 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-07-26T18:07:13.122 INFO:tasks.rados.rados.0.smithi071.stdout:105: done (3 left) 2024-07-26T18:07:13.123 INFO:tasks.rados.rados.0.smithi071.stdout:107: done (2 left) 2024-07-26T18:07:13.123 INFO:tasks.rados.rados.0.smithi071.stdout:108: done (1 left) 2024-07-26T18:07:13.123 INFO:tasks.rados.rados.0.smithi071.stdout:111: snap_create 2024-07-26T18:07:13.124 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 11 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-07-26T18:07:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:13 smithi071 ceph-mon[39149]: osdmap e90: 8 total, 8 up, 8 in 2024-07-26T18:07:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:13 smithi071 ceph-mon[28530]: osdmap e90: 8 total, 8 up, 8 in 2024-07-26T18:07:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:13 smithi135 ceph-mon[33333]: osdmap e90: 8 total, 8 up, 8 in 2024-07-26T18:07:14.098 INFO:tasks.rados.rados.0.smithi071.stdout:110: done (1 left) 2024-07-26T18:07:14.099 INFO:tasks.rados.rados.0.smithi071.stdout:111: done (0 left) 2024-07-26T18:07:14.099 INFO:tasks.rados.rados.0.smithi071.stdout:112: copy_from oid 25 from oid 6 current snap is 5 2024-07-26T18:07:14.099 INFO:tasks.rados.rados.0.smithi071.stdout:113: setattr oid 23 current snap is 5 2024-07-26T18:07:14.100 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 5 2024-07-26T18:07:14.100 INFO:tasks.rados.rados.0.smithi071.stdout:114: seq_num 59 ranges {172032=598016,770048=401408} 2024-07-26T18:07:14.104 INFO:tasks.rados.rados.0.smithi071.stdout:114: writing smithi07179299-15 from 172032 to 770048 tid 1 2024-07-26T18:07:14.107 INFO:tasks.rados.rados.0.smithi071.stdout:114: writing smithi07179299-15 from 770048 to 1171456 tid 2 2024-07-26T18:07:14.107 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 5 2024-07-26T18:07:14.107 INFO:tasks.rados.rados.0.smithi071.stdout:115: seq_num 60 ranges {319488=614400,933888=401408} 2024-07-26T18:07:14.112 INFO:tasks.rados.rados.0.smithi071.stdout:115: writing smithi07179299-20 from 319488 to 933888 tid 1 2024-07-26T18:07:14.115 INFO:tasks.rados.rados.0.smithi071.stdout:115: writing smithi07179299-20 from 933888 to 1335296 tid 2 2024-07-26T18:07:14.115 INFO:tasks.rados.rados.0.smithi071.stdout:116: rollback oid 31 current snap is 5 2024-07-26T18:07:14.115 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 31 to 1 2024-07-26T18:07:14.115 INFO:tasks.rados.rados.0.smithi071.stdout:112: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:07:14.116 INFO:tasks.rados.rados.0.smithi071.stdout:117: read oid 24 snap -1 2024-07-26T18:07:14.116 INFO:tasks.rados.rados.0.smithi071.stdout:117: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:07:14.116 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 5 2024-07-26T18:07:14.116 INFO:tasks.rados.rados.0.smithi071.stdout:118: seq_num 61 ranges {638976=630784,1269760=401408} 2024-07-26T18:07:14.123 INFO:tasks.rados.rados.0.smithi071.stdout:118: writing smithi07179299-39 from 638976 to 1269760 tid 1 2024-07-26T18:07:14.126 INFO:tasks.rados.rados.0.smithi071.stdout:118: writing smithi07179299-39 from 1269760 to 1671168 tid 2 2024-07-26T18:07:14.126 INFO:tasks.rados.rados.0.smithi071.stdout:119: snap_create 2024-07-26T18:07:14.126 INFO:tasks.rados.rados.0.smithi071.stdout:115: finishing write tid 1 to smithi07179299-20 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:115: finishing write tid 2 to smithi07179299-20 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:115: finishing write tid 3 to smithi07179299-20 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:115: finishing write tid 4 to smithi07179299-20 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:115: oid 20 updating version 0 to 15 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:115: oid 20 version 15 is already newer than 14 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:115: oid 20 updating version 15 to 16 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 16 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:115: left oid 20 (ObjNum 60 snap 5 seq_num 60) 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:116: finishing rollback tid 0 to smithi07179299-31 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:114: finishing write tid 1 to smithi07179299-15 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:116: finishing rollback tid 1 to smithi07179299-31 2024-07-26T18:07:14.127 INFO:tasks.rados.rados.0.smithi071.stdout:114: finishing write tid 2 to smithi07179299-15 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:114: finishing write tid 3 to smithi07179299-15 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:116: finishing rollback tid 2 to smithi07179299-31 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 6 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:112: finishing copy_from to smithi07179299-25 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 10 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 28 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:114: finishing write tid 4 to smithi07179299-15 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:114: oid 15 updating version 0 to 20 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:114: oid 15 version 20 is already newer than 18 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:114: oid 15 version 20 is already newer than 19 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 20 (ObjNum 59 snap 5 seq_num 59) dirty exists 2024-07-26T18:07:14.128 INFO:tasks.rados.rados.0.smithi071.stdout:114: left oid 15 (ObjNum 59 snap 5 seq_num 59) 2024-07-26T18:07:14.129 INFO:tasks.rados.rados.0.smithi071.stdout:118: finishing write tid 1 to smithi07179299-39 2024-07-26T18:07:14.129 INFO:tasks.rados.rados.0.smithi071.stdout:118: finishing write tid 2 to smithi07179299-39 2024-07-26T18:07:14.129 INFO:tasks.rados.rados.0.smithi071.stdout:117: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:07:14.214 INFO:tasks.rados.rados.0.smithi071.stdout:118: finishing write tid 3 to smithi07179299-39 2024-07-26T18:07:14.214 INFO:tasks.rados.rados.0.smithi071.stdout:118: finishing write tid 4 to smithi07179299-39 2024-07-26T18:07:14.214 INFO:tasks.rados.rados.0.smithi071.stdout:118: oid 39 updating version 0 to 19 2024-07-26T18:07:14.214 INFO:tasks.rados.rados.0.smithi071.stdout:118: oid 39 updating version 19 to 20 2024-07-26T18:07:14.214 INFO:tasks.rados.rados.0.smithi071.stdout:118: oid 39 version 20 is already newer than 18 2024-07-26T18:07:14.214 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 20 (ObjNum 61 snap 5 seq_num 61) dirty exists 2024-07-26T18:07:14.215 INFO:tasks.rados.rados.0.smithi071.stdout:118: left oid 39 (ObjNum 61 snap 5 seq_num 61) 2024-07-26T18:07:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:14 smithi071 ceph-mon[28530]: pgmap v110: 121 pgs: 121 active+clean; 25 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-07-26T18:07:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:14 smithi071 ceph-mon[28530]: osdmap e91: 8 total, 8 up, 8 in 2024-07-26T18:07:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:14 smithi071 ceph-mon[39149]: pgmap v110: 121 pgs: 121 active+clean; 25 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-07-26T18:07:14.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:14 smithi071 ceph-mon[39149]: osdmap e91: 8 total, 8 up, 8 in 2024-07-26T18:07:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:14 smithi135 ceph-mon[33333]: pgmap v110: 121 pgs: 121 active+clean; 25 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-07-26T18:07:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:14 smithi135 ceph-mon[33333]: osdmap e91: 8 total, 8 up, 8 in 2024-07-26T18:07:15.101 INFO:tasks.rados.rados.0.smithi071.stdout:112: done (7 left) 2024-07-26T18:07:15.101 INFO:tasks.rados.rados.0.smithi071.stdout:113: done (6 left) 2024-07-26T18:07:15.101 INFO:tasks.rados.rados.0.smithi071.stdout:114: done (5 left) 2024-07-26T18:07:15.101 INFO:tasks.rados.rados.0.smithi071.stdout:115: done (4 left) 2024-07-26T18:07:15.101 INFO:tasks.rados.rados.0.smithi071.stdout:116: done (3 left) 2024-07-26T18:07:15.101 INFO:tasks.rados.rados.0.smithi071.stdout:117: done (2 left) 2024-07-26T18:07:15.101 INFO:tasks.rados.rados.0.smithi071.stdout:118: done (1 left) 2024-07-26T18:07:15.102 INFO:tasks.rados.rados.0.smithi071.stdout:119: done (0 left) 2024-07-26T18:07:15.102 INFO:tasks.rados.rados.0.smithi071.stdout:120: read oid 48 snap 4 2024-07-26T18:07:15.102 INFO:tasks.rados.rados.0.smithi071.stdout:120: expect (ObjNum 47 snap 0 seq_num 47) 2024-07-26T18:07:15.102 INFO:tasks.rados.rados.0.smithi071.stdout:121: read oid 49 snap 5 2024-07-26T18:07:15.102 INFO:tasks.rados.rados.0.smithi071.stdout:121: expect (ObjNum 48 snap 0 seq_num 48) 2024-07-26T18:07:15.102 INFO:tasks.rados.rados.0.smithi071.stdout:122: delete oid 44 current snap is 6 2024-07-26T18:07:15.105 INFO:tasks.rados.rados.0.smithi071.stdout:122: done (2 left) 2024-07-26T18:07:15.225 INFO:tasks.rados.rados.0.smithi071.stdout:123: rollback oid 23 current snap is 6 2024-07-26T18:07:15.226 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 23 to 4 2024-07-26T18:07:15.226 INFO:tasks.rados.rados.0.smithi071.stdout:124: read oid 30 snap -1 2024-07-26T18:07:15.226 INFO:tasks.rados.rados.0.smithi071.stdout:124: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-26T18:07:15.226 INFO:tasks.rados.rados.0.smithi071.stdout:125: setattr oid 35 current snap is 6 2024-07-26T18:07:15.227 INFO:tasks.rados.rados.0.smithi071.stdout:126: delete oid 25 current snap is 6 2024-07-26T18:07:15.227 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 45 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-07-26T18:07:15.227 INFO:tasks.rados.rados.0.smithi071.stdout:125: done (5 left) 2024-07-26T18:07:15.227 INFO:tasks.rados.rados.0.smithi071.stdout:126: done (4 left) 2024-07-26T18:07:15.227 INFO:tasks.rados.rados.0.smithi071.stdout:127: snap_remove snap 1 2024-07-26T18:07:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:15 smithi071 ceph-mon[39149]: osdmap e92: 8 total, 8 up, 8 in 2024-07-26T18:07:15.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:15 smithi071 ceph-mon[28530]: osdmap e92: 8 total, 8 up, 8 in 2024-07-26T18:07:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:15 smithi135 ceph-mon[33333]: osdmap e92: 8 total, 8 up, 8 in 2024-07-26T18:07:16.108 INFO:tasks.rados.rados.0.smithi071.stdout:127: done (4 left) 2024-07-26T18:07:16.108 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 6 2024-07-26T18:07:16.108 INFO:tasks.rados.rados.0.smithi071.stdout:128: seq_num 64 ranges {540672=679936,1220608=401408} 2024-07-26T18:07:16.116 INFO:tasks.rados.rados.0.smithi071.stdout:128: writing smithi07179299-33 from 540672 to 1220608 tid 1 2024-07-26T18:07:16.119 INFO:tasks.rados.rados.0.smithi071.stdout:128: writing smithi07179299-33 from 1220608 to 1622016 tid 2 2024-07-26T18:07:16.120 INFO:tasks.rados.rados.0.smithi071.stdout:124: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-26T18:07:16.138 INFO:tasks.rados.rados.0.smithi071.stdout:123: finishing rollback tid 0 to smithi07179299-23 2024-07-26T18:07:16.138 INFO:tasks.rados.rados.0.smithi071.stdout:123: finishing rollback tid 1 to smithi07179299-23 2024-07-26T18:07:16.138 INFO:tasks.rados.rados.0.smithi071.stdout:124: done (4 left) 2024-07-26T18:07:16.138 INFO:tasks.rados.rados.0.smithi071.stdout:129: read oid 38 snap 4 2024-07-26T18:07:16.138 INFO:tasks.rados.rados.0.smithi071.stdout:129: expect (ObjNum 37 snap 0 seq_num 37) 2024-07-26T18:07:16.138 INFO:tasks.rados.rados.0.smithi071.stdout:130: rollback oid 47 current snap is 6 2024-07-26T18:07:16.138 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 4 2024-07-26T18:07:16.138 INFO:tasks.rados.rados.0.smithi071.stdout:120: expect (ObjNum 47 snap 0 seq_num 47) 2024-07-26T18:07:16.161 INFO:tasks.rados.rados.0.smithi071.stdout:123: finishing rollback tid 2 to smithi07179299-23 2024-07-26T18:07:16.161 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 32 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-07-26T18:07:16.161 INFO:tasks.rados.rados.0.smithi071.stdout:121: expect (ObjNum 48 snap 0 seq_num 48) 2024-07-26T18:07:16.183 INFO:tasks.rados.rados.0.smithi071.stdout:128: finishing write tid 1 to smithi07179299-33 2024-07-26T18:07:16.183 INFO:tasks.rados.rados.0.smithi071.stdout:128: finishing write tid 2 to smithi07179299-33 2024-07-26T18:07:16.183 INFO:tasks.rados.rados.0.smithi071.stdout:128: finishing write tid 3 to smithi07179299-33 2024-07-26T18:07:16.183 INFO:tasks.rados.rados.0.smithi071.stdout:128: finishing write tid 4 to smithi07179299-33 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:128: oid 33 updating version 0 to 25 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:128: oid 33 updating version 25 to 26 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:128: oid 33 version 26 is already newer than 24 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 26 (ObjNum 64 snap 6 seq_num 64) dirty exists 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:128: left oid 33 (ObjNum 64 snap 6 seq_num 64) 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:130: finishing rollback tid 0 to smithi07179299-47 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:120: done (5 left) 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:121: done (4 left) 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:123: done (3 left) 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:128: done (2 left) 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:131: delete oid 37 current snap is 6 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:130: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:130: finishing rollback tid 2 to smithi07179299-47 2024-07-26T18:07:16.184 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:07:16.185 INFO:tasks.rados.rados.0.smithi071.stdout:129: expect (ObjNum 37 snap 0 seq_num 37) 2024-07-26T18:07:16.200 INFO:tasks.rados.rados.0.smithi071.stdout:129: done (2 left) 2024-07-26T18:07:16.200 INFO:tasks.rados.rados.0.smithi071.stdout:130: done (1 left) 2024-07-26T18:07:16.200 INFO:tasks.rados.rados.0.smithi071.stdout:131: done (0 left) 2024-07-26T18:07:16.200 INFO:tasks.rados.rados.0.smithi071.stdout:132: delete oid 42 current snap is 6 2024-07-26T18:07:16.202 INFO:tasks.rados.rados.0.smithi071.stdout:132: done (0 left) 2024-07-26T18:07:16.202 INFO:tasks.rados.rados.0.smithi071.stdout:133: copy_from oid 36 from oid 1 current snap is 6 2024-07-26T18:07:16.202 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 6 2024-07-26T18:07:16.202 INFO:tasks.rados.rados.0.smithi071.stdout:134: seq_num 67 ranges {507904=729088,1236992=401408} 2024-07-26T18:07:16.208 INFO:tasks.rados.rados.0.smithi071.stdout:134: writing smithi07179299-31 from 507904 to 1236992 tid 1 2024-07-26T18:07:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:134: writing smithi07179299-31 from 1236992 to 1638400 tid 2 2024-07-26T18:07:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 6 2024-07-26T18:07:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:135: seq_num 68 ranges {0=745472,745472=401408} 2024-07-26T18:07:16.216 INFO:tasks.rados.rados.0.smithi071.stdout:135: writing smithi07179299-8 from 0 to 745472 tid 1 2024-07-26T18:07:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:135: writing smithi07179299-8 from 745472 to 1146880 tid 2 2024-07-26T18:07:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:136: copy_from oid 41 from oid 17 current snap is 6 2024-07-26T18:07:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:133: finishing copy_from to smithi07179299-36 2024-07-26T18:07:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:133: got expected ENOENT (src dne) 2024-07-26T18:07:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:133: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:07:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:134: finishing write tid 1 to smithi07179299-31 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:134: finishing write tid 2 to smithi07179299-31 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:134: finishing write tid 3 to smithi07179299-31 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:134: finishing write tid 4 to smithi07179299-31 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:134: oid 31 updating version 0 to 10 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:134: oid 31 updating version 10 to 11 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:134: oid 31 updating version 11 to 12 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 12 (ObjNum 67 snap 6 seq_num 67) dirty exists 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:134: left oid 31 (ObjNum 67 snap 6 seq_num 67) 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:133: done (3 left) 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:134: done (2 left) 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:137: copy_from oid 29 from oid 10 current snap is 6 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:138: snap_create 2024-07-26T18:07:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:135: finishing write tid 1 to smithi07179299-8 2024-07-26T18:07:16.221 INFO:tasks.rados.rados.0.smithi071.stdout:136: finishing copy_from to smithi07179299-41 2024-07-26T18:07:16.221 INFO:tasks.rados.rados.0.smithi071.stdout:136: got expected ENOENT (src dne) 2024-07-26T18:07:16.221 INFO:tasks.rados.rados.0.smithi071.stdout:136: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:07:16.221 INFO:tasks.rados.rados.0.smithi071.stdout:135: finishing write tid 2 to smithi07179299-8 2024-07-26T18:07:16.221 INFO:tasks.rados.rados.0.smithi071.stdout:135: finishing write tid 3 to smithi07179299-8 2024-07-26T18:07:16.222 INFO:tasks.rados.rados.0.smithi071.stdout:135: finishing write tid 4 to smithi07179299-8 2024-07-26T18:07:16.222 INFO:tasks.rados.rados.0.smithi071.stdout:135: oid 8 updating version 0 to 12 2024-07-26T18:07:16.222 INFO:tasks.rados.rados.0.smithi071.stdout:135: oid 8 updating version 12 to 13 2024-07-26T18:07:16.222 INFO:tasks.rados.rados.0.smithi071.stdout:135: oid 8 version 13 is already newer than 11 2024-07-26T18:07:16.222 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 13 (ObjNum 68 snap 6 seq_num 68) dirty exists 2024-07-26T18:07:16.222 INFO:tasks.rados.rados.0.smithi071.stdout:135: left oid 8 (ObjNum 68 snap 6 seq_num 68) 2024-07-26T18:07:16.223 INFO:tasks.rados.rados.0.smithi071.stdout:137: finishing copy_from racing read to smithi07179299-29 2024-07-26T18:07:16.223 INFO:tasks.rados.rados.0.smithi071.stdout:137: finishing copy_from to smithi07179299-29 2024-07-26T18:07:16.223 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 15 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-07-26T18:07:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:16 smithi071 ceph-mon[28530]: pgmap v113: 121 pgs: 121 active+clean; 28 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.4 MiB/s wr, 26 op/s 2024-07-26T18:07:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:16 smithi071 ceph-mon[28530]: osdmap e93: 8 total, 8 up, 8 in 2024-07-26T18:07:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:16 smithi071 ceph-mon[39149]: pgmap v113: 121 pgs: 121 active+clean; 28 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.4 MiB/s wr, 26 op/s 2024-07-26T18:07:16.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:16 smithi071 ceph-mon[39149]: osdmap e93: 8 total, 8 up, 8 in 2024-07-26T18:07:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:16 smithi135 ceph-mon[33333]: pgmap v113: 121 pgs: 121 active+clean; 28 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.4 MiB/s wr, 26 op/s 2024-07-26T18:07:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:16 smithi135 ceph-mon[33333]: osdmap e93: 8 total, 8 up, 8 in 2024-07-26T18:07:16.720 INFO:tasks.rados.rados.0.smithi071.stdout:135: done (3 left) 2024-07-26T18:07:16.720 INFO:tasks.rados.rados.0.smithi071.stdout:136: done (2 left) 2024-07-26T18:07:16.721 INFO:tasks.rados.rados.0.smithi071.stdout:137: done (1 left) 2024-07-26T18:07:16.721 INFO:tasks.rados.rados.0.smithi071.stdout:138: done (0 left) 2024-07-26T18:07:16.721 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 7 2024-07-26T18:07:16.721 INFO:tasks.rados.rados.0.smithi071.stdout:139: seq_num 69 ranges {139264=761856,901120=401408} 2024-07-26T18:07:16.725 INFO:tasks.rados.rados.0.smithi071.stdout:139: writing smithi07179299-9 from 139264 to 901120 tid 1 2024-07-26T18:07:16.727 INFO:tasks.rados.rados.0.smithi071.stdout:139: writing smithi07179299-9 from 901120 to 1302528 tid 2 2024-07-26T18:07:16.728 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 7 2024-07-26T18:07:16.728 INFO:tasks.rados.rados.0.smithi071.stdout:140: seq_num 70 ranges {0=778240,778240=401408} 2024-07-26T18:07:16.732 INFO:tasks.rados.rados.0.smithi071.stdout:140: writing smithi07179299-12 from 0 to 778240 tid 1 2024-07-26T18:07:16.735 INFO:tasks.rados.rados.0.smithi071.stdout:140: writing smithi07179299-12 from 778240 to 1179648 tid 2 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:141: rollback oid 22 current snap is 7 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 22 to 4 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:142: snap_create 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:139: finishing write tid 1 to smithi07179299-9 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:139: finishing write tid 2 to smithi07179299-9 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:139: finishing write tid 3 to smithi07179299-9 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:139: finishing write tid 4 to smithi07179299-9 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:139: oid 9 updating version 0 to 60 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:139: oid 9 version 60 is already newer than 59 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:139: oid 9 updating version 60 to 61 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 61 (ObjNum 69 snap 7 seq_num 69) dirty exists 2024-07-26T18:07:16.736 INFO:tasks.rados.rados.0.smithi071.stdout:139: left oid 9 (ObjNum 69 snap 7 seq_num 69) 2024-07-26T18:07:16.739 INFO:tasks.rados.rados.0.smithi071.stdout:141: finishing rollback tid 0 to smithi07179299-22 2024-07-26T18:07:16.741 INFO:tasks.rados.rados.0.smithi071.stdout:141: finishing rollback tid 1 to smithi07179299-22 2024-07-26T18:07:16.741 INFO:tasks.rados.rados.0.smithi071.stdout:141: finishing rollback tid 2 to smithi07179299-22 2024-07-26T18:07:16.741 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 9 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-07-26T18:07:16.741 INFO:tasks.rados.rados.0.smithi071.stdout:140: finishing write tid 1 to smithi07179299-12 2024-07-26T18:07:16.741 INFO:tasks.rados.rados.0.smithi071.stdout:140: finishing write tid 2 to smithi07179299-12 2024-07-26T18:07:16.741 INFO:tasks.rados.rados.0.smithi071.stdout:140: finishing write tid 3 to smithi07179299-12 2024-07-26T18:07:16.742 INFO:tasks.rados.rados.0.smithi071.stdout:140: finishing write tid 4 to smithi07179299-12 2024-07-26T18:07:16.742 INFO:tasks.rados.rados.0.smithi071.stdout:140: oid 12 updating version 0 to 36 2024-07-26T18:07:16.742 INFO:tasks.rados.rados.0.smithi071.stdout:140: oid 12 updating version 36 to 37 2024-07-26T18:07:16.742 INFO:tasks.rados.rados.0.smithi071.stdout:140: oid 12 version 37 is already newer than 35 2024-07-26T18:07:16.742 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 37 (ObjNum 70 snap 7 seq_num 70) dirty exists 2024-07-26T18:07:16.742 INFO:tasks.rados.rados.0.smithi071.stdout:140: left oid 12 (ObjNum 70 snap 7 seq_num 70) 2024-07-26T18:07:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:17 smithi071 ceph-mon[28530]: osdmap e94: 8 total, 8 up, 8 in 2024-07-26T18:07:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:17 smithi071 ceph-mon[28530]: osdmap e95: 8 total, 8 up, 8 in 2024-07-26T18:07:17.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:17 smithi071 ceph-mon[39149]: osdmap e94: 8 total, 8 up, 8 in 2024-07-26T18:07:17.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:17 smithi071 ceph-mon[39149]: osdmap e95: 8 total, 8 up, 8 in 2024-07-26T18:07:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:17 smithi135 ceph-mon[33333]: osdmap e94: 8 total, 8 up, 8 in 2024-07-26T18:07:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:17 smithi135 ceph-mon[33333]: osdmap e95: 8 total, 8 up, 8 in 2024-07-26T18:07:17.729 INFO:tasks.rados.rados.0.smithi071.stdout:139: done (3 left) 2024-07-26T18:07:17.729 INFO:tasks.rados.rados.0.smithi071.stdout:140: done (2 left) 2024-07-26T18:07:17.729 INFO:tasks.rados.rados.0.smithi071.stdout:141: done (1 left) 2024-07-26T18:07:17.729 INFO:tasks.rados.rados.0.smithi071.stdout:142: done (0 left) 2024-07-26T18:07:17.729 INFO:tasks.rados.rados.0.smithi071.stdout:143: read oid 33 snap -1 2024-07-26T18:07:17.730 INFO:tasks.rados.rados.0.smithi071.stdout:143: expect (ObjNum 64 snap 6 seq_num 64) 2024-07-26T18:07:17.730 INFO:tasks.rados.rados.0.smithi071.stdout:144: read oid 45 snap -1 2024-07-26T18:07:17.730 INFO:tasks.rados.rados.0.smithi071.stdout:144: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-26T18:07:17.730 INFO:tasks.rados.rados.0.smithi071.stdout:145: snap_create 2024-07-26T18:07:17.734 INFO:tasks.rados.rados.0.smithi071.stdout:144: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-26T18:07:17.751 INFO:tasks.rados.rados.0.smithi071.stdout:143: expect (ObjNum 64 snap 6 seq_num 64) 2024-07-26T18:07:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:18 smithi071 ceph-mon[28530]: pgmap v117: 121 pgs: 121 active+clean; 28 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 27 op/s 2024-07-26T18:07:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:18 smithi071 ceph-mon[28530]: osdmap e96: 8 total, 8 up, 8 in 2024-07-26T18:07:18.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:18 smithi071 ceph-mon[39149]: pgmap v117: 121 pgs: 121 active+clean; 28 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 27 op/s 2024-07-26T18:07:18.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:18 smithi071 ceph-mon[39149]: osdmap e96: 8 total, 8 up, 8 in 2024-07-26T18:07:18.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:18 smithi135 ceph-mon[33333]: pgmap v117: 121 pgs: 121 active+clean; 28 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 27 op/s 2024-07-26T18:07:18.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:18 smithi135 ceph-mon[33333]: osdmap e96: 8 total, 8 up, 8 in 2024-07-26T18:07:18.730 INFO:tasks.rados.rados.0.smithi071.stdout:143: done (2 left) 2024-07-26T18:07:18.731 INFO:tasks.rados.rados.0.smithi071.stdout:144: done (1 left) 2024-07-26T18:07:18.731 INFO:tasks.rados.rados.0.smithi071.stdout:145: done (0 left) 2024-07-26T18:07:18.731 INFO:tasks.rados.rados.0.smithi071.stdout:146: copy_from oid 48 from oid 42 current snap is 9 2024-07-26T18:07:18.731 INFO:tasks.rados.rados.0.smithi071.stdout:147: delete oid 29 current snap is 9 2024-07-26T18:07:18.733 INFO:tasks.rados.rados.0.smithi071.stdout:146: finishing copy_from to smithi07179299-48 2024-07-26T18:07:18.733 INFO:tasks.rados.rados.0.smithi071.stdout:146: got expected ENOENT (src dne) 2024-07-26T18:07:18.733 INFO:tasks.rados.rados.0.smithi071.stdout:146: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:07:18.734 INFO:tasks.rados.rados.0.smithi071.stdout:146: done (1 left) 2024-07-26T18:07:18.734 INFO:tasks.rados.rados.0.smithi071.stdout:147: done (0 left) 2024-07-26T18:07:18.734 INFO:tasks.rados.rados.0.smithi071.stdout:148: snap_create 2024-07-26T18:07:19.735 INFO:tasks.rados.rados.0.smithi071.stdout:148: done (0 left) 2024-07-26T18:07:19.735 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 10 2024-07-26T18:07:19.735 INFO:tasks.rados.rados.0.smithi071.stdout:149: seq_num 72 ranges {712704=409600,1122304=524288,1646592=278528} 2024-07-26T18:07:19.740 INFO:tasks.rados.rados.0.smithi071.stdout:149: writing smithi07179299-43 from 712704 to 1122304 tid 1 2024-07-26T18:07:19.743 INFO:tasks.rados.rados.0.smithi071.stdout:149: writing smithi07179299-43 from 1122304 to 1646592 tid 2 2024-07-26T18:07:19.745 INFO:tasks.rados.rados.0.smithi071.stdout:149: writing smithi07179299-43 from 1646592 to 1925120 tid 3 2024-07-26T18:07:19.746 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 10 2024-07-26T18:07:19.746 INFO:tasks.rados.rados.0.smithi071.stdout:150: seq_num 73 ranges {155648=425984,581632=409600,991232=393216} 2024-07-26T18:07:19.749 INFO:tasks.rados.rados.0.smithi071.stdout:150: writing smithi07179299-10 from 155648 to 581632 tid 1 2024-07-26T18:07:19.752 INFO:tasks.rados.rados.0.smithi071.stdout:150: writing smithi07179299-10 from 581632 to 991232 tid 2 2024-07-26T18:07:19.754 INFO:tasks.rados.rados.0.smithi071.stdout:150: writing smithi07179299-10 from 991232 to 1384448 tid 3 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:151: snap_create 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:149: finishing write tid 1 to smithi07179299-43 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:149: finishing write tid 2 to smithi07179299-43 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:149: finishing write tid 3 to smithi07179299-43 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:149: finishing write tid 4 to smithi07179299-43 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:150: finishing write tid 1 to smithi07179299-10 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:149: finishing write tid 5 to smithi07179299-43 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:149: oid 43 updating version 0 to 19 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:149: oid 43 updating version 19 to 21 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:149: oid 43 updating version 21 to 22 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:149: oid 43 version 22 is already newer than 20 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 22 (ObjNum 72 snap 10 seq_num 72) dirty exists 2024-07-26T18:07:19.755 INFO:tasks.rados.rados.0.smithi071.stdout:149: left oid 43 (ObjNum 72 snap 10 seq_num 72) 2024-07-26T18:07:19.756 INFO:tasks.rados.rados.0.smithi071.stdout:150: finishing write tid 2 to smithi07179299-10 2024-07-26T18:07:19.756 INFO:tasks.rados.rados.0.smithi071.stdout:150: finishing write tid 3 to smithi07179299-10 2024-07-26T18:07:19.757 INFO:tasks.rados.rados.0.smithi071.stdout:150: finishing write tid 4 to smithi07179299-10 2024-07-26T18:07:19.758 INFO:tasks.rados.rados.0.smithi071.stdout:150: finishing write tid 5 to smithi07179299-10 2024-07-26T18:07:19.758 INFO:tasks.rados.rados.0.smithi071.stdout:150: oid 10 updating version 0 to 27 2024-07-26T18:07:19.758 INFO:tasks.rados.rados.0.smithi071.stdout:150: oid 10 version 27 is already newer than 25 2024-07-26T18:07:19.758 INFO:tasks.rados.rados.0.smithi071.stdout:150: oid 10 version 27 is already newer than 26 2024-07-26T18:07:19.758 INFO:tasks.rados.rados.0.smithi071.stdout:150: oid 10 version 27 is already newer than 24 2024-07-26T18:07:19.758 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 27 (ObjNum 73 snap 10 seq_num 73) dirty exists 2024-07-26T18:07:19.759 INFO:tasks.rados.rados.0.smithi071.stdout:150: left oid 10 (ObjNum 73 snap 10 seq_num 73) 2024-07-26T18:07:20.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:19 smithi135 ceph-mon[33333]: osdmap e97: 8 total, 8 up, 8 in 2024-07-26T18:07:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:19 smithi135 ceph-mon[33333]: pgmap v120: 121 pgs: 121 active+clean; 28 MiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:19 smithi071 ceph-mon[28530]: osdmap e97: 8 total, 8 up, 8 in 2024-07-26T18:07:20.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:19 smithi071 ceph-mon[28530]: pgmap v120: 121 pgs: 121 active+clean; 28 MiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:20.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:20.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:19 smithi071 ceph-mon[39149]: osdmap e97: 8 total, 8 up, 8 in 2024-07-26T18:07:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:19 smithi071 ceph-mon[39149]: pgmap v120: 121 pgs: 121 active+clean; 28 MiB data, 277 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:20.742 INFO:tasks.rados.rados.0.smithi071.stdout:149: done (2 left) 2024-07-26T18:07:20.743 INFO:tasks.rados.rados.0.smithi071.stdout:150: done (1 left) 2024-07-26T18:07:20.743 INFO:tasks.rados.rados.0.smithi071.stdout:151: done (0 left) 2024-07-26T18:07:20.743 INFO:tasks.rados.rados.0.smithi071.stdout:152: snap_create 2024-07-26T18:07:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:20 smithi135 ceph-mon[33333]: osdmap e98: 8 total, 8 up, 8 in 2024-07-26T18:07:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:20 smithi071 ceph-mon[39149]: osdmap e98: 8 total, 8 up, 8 in 2024-07-26T18:07:21.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:20 smithi071 ceph-mon[28530]: osdmap e98: 8 total, 8 up, 8 in 2024-07-26T18:07:21.751 INFO:tasks.rados.rados.0.smithi071.stdout:152: done (0 left) 2024-07-26T18:07:21.752 INFO:tasks.rados.rados.0.smithi071.stdout:153: read oid 42 snap -1 2024-07-26T18:07:21.752 INFO:tasks.rados.rados.0.smithi071.stdout:153: expect deleted 2024-07-26T18:07:21.752 INFO:tasks.rados.rados.0.smithi071.stdout:154: rmattr oid 17 current snap is 12 2024-07-26T18:07:21.752 INFO:tasks.rados.rados.0.smithi071.stdout:154: done (1 left) 2024-07-26T18:07:21.752 INFO:tasks.rados.rados.0.smithi071.stdout:155: setattr oid 28 current snap is 12 2024-07-26T18:07:21.753 INFO:tasks.rados.rados.0.smithi071.stdout:153: done (1 left) 2024-07-26T18:07:21.753 INFO:tasks.rados.rados.0.smithi071.stdout:156: copy_from oid 7 from oid 24 current snap is 12 2024-07-26T18:07:21.753 INFO:tasks.rados.rados.0.smithi071.stdout:157: setattr oid 10 current snap is 12 2024-07-26T18:07:21.755 INFO:tasks.rados.rados.0.smithi071.stdout:158: snap_remove snap 4 2024-07-26T18:07:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:21 smithi135 ceph-mon[33333]: osdmap e99: 8 total, 8 up, 8 in 2024-07-26T18:07:22.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:21 smithi135 ceph-mon[33333]: pgmap v123: 121 pgs: 121 active+clean; 35 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-26T18:07:22.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:21 smithi071 ceph-mon[28530]: osdmap e99: 8 total, 8 up, 8 in 2024-07-26T18:07:22.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:21 smithi071 ceph-mon[28530]: pgmap v123: 121 pgs: 121 active+clean; 35 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-26T18:07:22.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:21 smithi071 ceph-mon[39149]: osdmap e99: 8 total, 8 up, 8 in 2024-07-26T18:07:22.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:21 smithi071 ceph-mon[39149]: pgmap v123: 121 pgs: 121 active+clean; 35 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-26T18:07:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:07:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:07:22] "GET /metrics HTTP/1.1" 200 36105 "" "Prometheus/2.43.0" 2024-07-26T18:07:22.748 INFO:tasks.rados.rados.0.smithi071.stdout:158: done (3 left) 2024-07-26T18:07:22.748 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 12 2024-07-26T18:07:22.748 INFO:tasks.rados.rados.0.smithi071.stdout:159: seq_num 74 ranges {761856=442368,1204224=696320,1900544=106496} 2024-07-26T18:07:22.760 INFO:tasks.rados.rados.0.smithi071.stdout:159: writing smithi07179299-46 from 761856 to 1204224 tid 1 2024-07-26T18:07:22.765 INFO:tasks.rados.rados.0.smithi071.stdout:159: writing smithi07179299-46 from 1204224 to 1900544 tid 2 2024-07-26T18:07:22.766 INFO:tasks.rados.rados.0.smithi071.stdout:159: writing smithi07179299-46 from 1900544 to 2007040 tid 3 2024-07-26T18:07:22.766 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 12 2024-07-26T18:07:22.766 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 12 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-07-26T18:07:22.766 INFO:tasks.rados.rados.0.smithi071.stdout:160: seq_num 75 ranges {442368=458752,901120=581632,1482752=221184} 2024-07-26T18:07:22.771 INFO:tasks.rados.rados.0.smithi071.stdout:160: writing smithi07179299-27 from 442368 to 901120 tid 1 2024-07-26T18:07:22.774 INFO:tasks.rados.rados.0.smithi071.stdout:160: writing smithi07179299-27 from 901120 to 1482752 tid 2 2024-07-26T18:07:22.776 INFO:tasks.rados.rados.0.smithi071.stdout:160: writing smithi07179299-27 from 1482752 to 1703936 tid 3 2024-07-26T18:07:22.776 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 29 (ObjNum 73 snap 10 seq_num 73) dirty exists 2024-07-26T18:07:22.776 INFO:tasks.rados.rados.0.smithi071.stdout:156: finishing copy_from racing read to smithi07179299-7 2024-07-26T18:07:22.776 INFO:tasks.rados.rados.0.smithi071.stdout:156: finishing copy_from to smithi07179299-7 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 37 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:159: finishing write tid 1 to smithi07179299-46 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:159: finishing write tid 2 to smithi07179299-46 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:159: finishing write tid 3 to smithi07179299-46 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:159: finishing write tid 4 to smithi07179299-46 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:159: finishing write tid 5 to smithi07179299-46 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:159: oid 46 updating version 0 to 15 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:159: oid 46 version 15 is already newer than 14 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:159: oid 46 updating version 15 to 17 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:159: oid 46 version 17 is already newer than 16 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 17 (ObjNum 74 snap 12 seq_num 74) dirty exists 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:159: left oid 46 (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:160: finishing write tid 1 to smithi07179299-27 2024-07-26T18:07:22.777 INFO:tasks.rados.rados.0.smithi071.stdout:155: done (4 left) 2024-07-26T18:07:22.778 INFO:tasks.rados.rados.0.smithi071.stdout:156: done (3 left) 2024-07-26T18:07:22.778 INFO:tasks.rados.rados.0.smithi071.stdout:157: done (2 left) 2024-07-26T18:07:22.778 INFO:tasks.rados.rados.0.smithi071.stdout:159: done (1 left) 2024-07-26T18:07:22.778 INFO:tasks.rados.rados.0.smithi071.stdout:161: snap_remove snap 11 2024-07-26T18:07:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:22 smithi135 ceph-mon[33333]: osdmap e100: 8 total, 8 up, 8 in 2024-07-26T18:07:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:22 smithi071 ceph-mon[28530]: osdmap e100: 8 total, 8 up, 8 in 2024-07-26T18:07:23.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:22 smithi071 ceph-mon[39149]: osdmap e100: 8 total, 8 up, 8 in 2024-07-26T18:07:23.767 INFO:tasks.rados.rados.0.smithi071.stdout:161: done (1 left) 2024-07-26T18:07:23.767 INFO:tasks.rados.rados.0.smithi071.stdout:162: delete oid 22 current snap is 12 2024-07-26T18:07:23.767 INFO:tasks.rados.rados.0.smithi071.stdout:160: finishing write tid 2 to smithi07179299-27 2024-07-26T18:07:23.767 INFO:tasks.rados.rados.0.smithi071.stdout:160: finishing write tid 3 to smithi07179299-27 2024-07-26T18:07:23.767 INFO:tasks.rados.rados.0.smithi071.stdout:160: finishing write tid 4 to smithi07179299-27 2024-07-26T18:07:23.767 INFO:tasks.rados.rados.0.smithi071.stdout:160: finishing write tid 5 to smithi07179299-27 2024-07-26T18:07:23.768 INFO:tasks.rados.rados.0.smithi071.stdout:160: oid 27 updating version 0 to 30 2024-07-26T18:07:23.768 INFO:tasks.rados.rados.0.smithi071.stdout:160: oid 27 updating version 30 to 31 2024-07-26T18:07:23.768 INFO:tasks.rados.rados.0.smithi071.stdout:160: oid 27 version 31 is already newer than 29 2024-07-26T18:07:23.768 INFO:tasks.rados.rados.0.smithi071.stdout:160: oid 27 version 31 is already newer than 28 2024-07-26T18:07:23.768 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 31 (ObjNum 75 snap 12 seq_num 75) dirty exists 2024-07-26T18:07:23.768 INFO:tasks.rados.rados.0.smithi071.stdout:160: left oid 27 (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:07:23.771 INFO:tasks.rados.rados.0.smithi071.stdout:160: done (1 left) 2024-07-26T18:07:23.771 INFO:tasks.rados.rados.0.smithi071.stdout:162: done (0 left) 2024-07-26T18:07:23.771 INFO:tasks.rados.rados.0.smithi071.stdout:163: snap_create 2024-07-26T18:07:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:23 smithi135 ceph-mon[33333]: osdmap e101: 8 total, 8 up, 8 in 2024-07-26T18:07:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:23 smithi135 ceph-mon[33333]: pgmap v126: 121 pgs: 121 active+clean; 35 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-26T18:07:24.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:23 smithi071 ceph-mon[28530]: osdmap e101: 8 total, 8 up, 8 in 2024-07-26T18:07:24.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:23 smithi071 ceph-mon[28530]: pgmap v126: 121 pgs: 121 active+clean; 35 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-26T18:07:24.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:23 smithi071 ceph-mon[39149]: osdmap e101: 8 total, 8 up, 8 in 2024-07-26T18:07:24.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:23 smithi071 ceph-mon[39149]: pgmap v126: 121 pgs: 121 active+clean; 35 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-07-26T18:07:24.770 INFO:tasks.rados.rados.0.smithi071.stdout:163: done (0 left) 2024-07-26T18:07:24.771 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 13 2024-07-26T18:07:24.771 INFO:tasks.rados.rados.0.smithi071.stdout:164: seq_num 77 ranges {1638400=491520,2129920=794624,2924544=8192} 2024-07-26T18:07:24.782 INFO:tasks.rados.rados.0.smithi071.stdout:164: writing smithi07179299-31 from 1638400 to 2129920 tid 1 2024-07-26T18:07:24.787 INFO:tasks.rados.rados.0.smithi071.stdout:164: writing smithi07179299-31 from 2129920 to 2924544 tid 2 2024-07-26T18:07:24.787 INFO:tasks.rados.rados.0.smithi071.stdout:164: writing smithi07179299-31 from 2924544 to 2932736 tid 3 2024-07-26T18:07:24.787 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 13 2024-07-26T18:07:24.787 INFO:tasks.rados.rados.0.smithi071.stdout:165: seq_num 78 ranges {188416=516096,704512=679936,1384448=122880} 2024-07-26T18:07:24.792 INFO:tasks.rados.rados.0.smithi071.stdout:165: writing smithi07179299-16 from 188416 to 704512 tid 1 2024-07-26T18:07:24.796 INFO:tasks.rados.rados.0.smithi071.stdout:165: writing smithi07179299-16 from 704512 to 1384448 tid 2 2024-07-26T18:07:24.797 INFO:tasks.rados.rados.0.smithi071.stdout:165: writing smithi07179299-16 from 1384448 to 1507328 tid 3 2024-07-26T18:07:24.797 INFO:tasks.rados.rados.0.smithi071.stdout:166: copy_from oid 10 from oid 39 current snap is 13 2024-07-26T18:07:24.797 INFO:tasks.rados.rados.0.smithi071.stdout:167: read oid 48 snap 8 2024-07-26T18:07:24.797 INFO:tasks.rados.rados.0.smithi071.stdout:167: expect (ObjNum 47 snap 0 seq_num 47) 2024-07-26T18:07:24.797 INFO:tasks.rados.rados.0.smithi071.stdout:168: copy_from oid 50 from oid 1 current snap is 13 2024-07-26T18:07:24.798 INFO:tasks.rados.rados.0.smithi071.stdout:169: snap_remove snap 7 2024-07-26T18:07:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:24 smithi135 ceph-mon[33333]: osdmap e102: 8 total, 8 up, 8 in 2024-07-26T18:07:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:24 smithi071 ceph-mon[28530]: osdmap e102: 8 total, 8 up, 8 in 2024-07-26T18:07:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:24 smithi071 ceph-mon[39149]: osdmap e102: 8 total, 8 up, 8 in 2024-07-26T18:07:25.778 INFO:tasks.rados.rados.0.smithi071.stdout:169: done (5 left) 2024-07-26T18:07:25.778 INFO:tasks.rados.rados.0.smithi071.stdout:170: delete oid 18 current snap is 13 2024-07-26T18:07:25.778 INFO:tasks.rados.rados.0.smithi071.stdout:164: finishing write tid 1 to smithi07179299-31 2024-07-26T18:07:25.778 INFO:tasks.rados.rados.0.smithi071.stdout:164: finishing write tid 2 to smithi07179299-31 2024-07-26T18:07:25.778 INFO:tasks.rados.rados.0.smithi071.stdout:164: finishing write tid 3 to smithi07179299-31 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:164: finishing write tid 4 to smithi07179299-31 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:164: finishing write tid 5 to smithi07179299-31 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:164: oid 31 updating version 0 to 16 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:164: oid 31 updating version 16 to 18 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:164: oid 31 version 18 is already newer than 17 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:164: oid 31 updating version 18 to 19 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 19 (ObjNum 77 snap 13 seq_num 77) dirty exists 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:164: left oid 31 (ObjNum 77 snap 13 seq_num 77) 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:165: finishing write tid 1 to smithi07179299-16 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:168: finishing copy_from to smithi07179299-50 2024-07-26T18:07:25.779 INFO:tasks.rados.rados.0.smithi071.stdout:168: got expected ENOENT (src dne) 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:168: finishing copy_from racing read to smithi07179299-50 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:165: finishing write tid 2 to smithi07179299-16 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:165: finishing write tid 3 to smithi07179299-16 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:165: finishing write tid 4 to smithi07179299-16 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:165: finishing write tid 5 to smithi07179299-16 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:165: oid 16 updating version 0 to 38 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:165: oid 16 version 38 is already newer than 35 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:165: oid 16 version 38 is already newer than 36 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:165: oid 16 version 38 is already newer than 37 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 38 (ObjNum 78 snap 13 seq_num 78) dirty exists 2024-07-26T18:07:25.780 INFO:tasks.rados.rados.0.smithi071.stdout:165: left oid 16 (ObjNum 78 snap 13 seq_num 78) 2024-07-26T18:07:25.781 INFO:tasks.rados.rados.0.smithi071.stdout:167: expect (ObjNum 47 snap 0 seq_num 47) 2024-07-26T18:07:25.802 INFO:tasks.rados.rados.0.smithi071.stdout:166: finishing copy_from racing read to smithi07179299-10 2024-07-26T18:07:25.802 INFO:tasks.rados.rados.0.smithi071.stdout:166: finishing copy_from to smithi07179299-10 2024-07-26T18:07:25.802 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 20 (ObjNum 61 snap 5 seq_num 61) dirty exists 2024-07-26T18:07:25.802 INFO:tasks.rados.rados.0.smithi071.stdout:164: done (5 left) 2024-07-26T18:07:25.802 INFO:tasks.rados.rados.0.smithi071.stdout:165: done (4 left) 2024-07-26T18:07:25.802 INFO:tasks.rados.rados.0.smithi071.stdout:166: done (3 left) 2024-07-26T18:07:25.803 INFO:tasks.rados.rados.0.smithi071.stdout:167: done (2 left) 2024-07-26T18:07:25.803 INFO:tasks.rados.rados.0.smithi071.stdout:168: done (1 left) 2024-07-26T18:07:25.803 INFO:tasks.rados.rados.0.smithi071.stdout:170: done (0 left) 2024-07-26T18:07:25.803 INFO:tasks.rados.rados.0.smithi071.stdout:171: snap_remove snap 8 2024-07-26T18:07:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:25 smithi135 ceph-mon[33333]: osdmap e103: 8 total, 8 up, 8 in 2024-07-26T18:07:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:25 smithi135 ceph-mon[33333]: pgmap v129: 121 pgs: 121 active+clean; 43 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 583 KiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-07-26T18:07:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:25 smithi071 ceph-mon[28530]: osdmap e103: 8 total, 8 up, 8 in 2024-07-26T18:07:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:25 smithi071 ceph-mon[28530]: pgmap v129: 121 pgs: 121 active+clean; 43 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 583 KiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-07-26T18:07:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:25 smithi071 ceph-mon[39149]: osdmap e103: 8 total, 8 up, 8 in 2024-07-26T18:07:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:25 smithi071 ceph-mon[39149]: pgmap v129: 121 pgs: 121 active+clean; 43 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 583 KiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-07-26T18:07:26.723 INFO:tasks.rados.rados.0.smithi071.stdout:171: done (0 left) 2024-07-26T18:07:26.723 INFO:tasks.rados.rados.0.smithi071.stdout:172: snap_create 2024-07-26T18:07:27.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:26 smithi135 ceph-mon[33333]: osdmap e104: 8 total, 8 up, 8 in 2024-07-26T18:07:27.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:26 smithi135 ceph-mon[33333]: osdmap e105: 8 total, 8 up, 8 in 2024-07-26T18:07:27.071 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:26 smithi071 ceph-mon[28530]: osdmap e104: 8 total, 8 up, 8 in 2024-07-26T18:07:27.071 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:26 smithi071 ceph-mon[28530]: osdmap e105: 8 total, 8 up, 8 in 2024-07-26T18:07:27.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:26 smithi071 ceph-mon[39149]: osdmap e104: 8 total, 8 up, 8 in 2024-07-26T18:07:27.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:26 smithi071 ceph-mon[39149]: osdmap e105: 8 total, 8 up, 8 in 2024-07-26T18:07:27.724 INFO:tasks.rados.rados.0.smithi071.stdout:172: done (0 left) 2024-07-26T18:07:27.724 INFO:tasks.rados.rados.0.smithi071.stdout:173: read oid 46 snap -1 2024-07-26T18:07:27.724 INFO:tasks.rados.rados.0.smithi071.stdout:173: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:07:27.724 INFO:tasks.rados.rados.0.smithi071.stdout:174: copy_from oid 3 from oid 30 current snap is 14 2024-07-26T18:07:27.724 INFO:tasks.rados.rados.0.smithi071.stdout:175: copy_from oid 17 from oid 9 current snap is 14 2024-07-26T18:07:27.724 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 14 2024-07-26T18:07:27.724 INFO:tasks.rados.rados.0.smithi071.stdout:176: seq_num 80 ranges {2932736=548864,3481600=450560,3932160=352256} 2024-07-26T18:07:27.743 INFO:tasks.rados.rados.0.smithi071.stdout:176: writing smithi07179299-31 from 2932736 to 3481600 tid 1 2024-07-26T18:07:27.745 INFO:tasks.rados.rados.0.smithi071.stdout:176: writing smithi07179299-31 from 3481600 to 3932160 tid 2 2024-07-26T18:07:27.748 INFO:tasks.rados.rados.0.smithi071.stdout:176: writing smithi07179299-31 from 3932160 to 4284416 tid 3 2024-07-26T18:07:27.748 INFO:tasks.rados.rados.0.smithi071.stdout:177: setattr oid 32 current snap is 14 2024-07-26T18:07:27.748 INFO:tasks.rados.rados.0.smithi071.stdout:174: finishing copy_from racing read to smithi07179299-3 2024-07-26T18:07:27.748 INFO:tasks.rados.rados.0.smithi071.stdout:174: finishing copy_from to smithi07179299-3 2024-07-26T18:07:27.748 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-07-26T18:07:27.748 INFO:tasks.rados.rados.0.smithi071.stdout:175: finishing copy_from racing read to smithi07179299-17 2024-07-26T18:07:27.748 INFO:tasks.rados.rados.0.smithi071.stdout:173: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:07:27.814 INFO:tasks.rados.rados.0.smithi071.stdout:175: finishing copy_from to smithi07179299-17 2024-07-26T18:07:27.814 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 61 (ObjNum 69 snap 7 seq_num 69) dirty exists 2024-07-26T18:07:27.814 INFO:tasks.rados.rados.0.smithi071.stdout:176: finishing write tid 1 to smithi07179299-31 2024-07-26T18:07:27.814 INFO:tasks.rados.rados.0.smithi071.stdout:176: finishing write tid 2 to smithi07179299-31 2024-07-26T18:07:27.814 INFO:tasks.rados.rados.0.smithi071.stdout:176: finishing write tid 3 to smithi07179299-31 2024-07-26T18:07:27.814 INFO:tasks.rados.rados.0.smithi071.stdout:176: finishing write tid 4 to smithi07179299-31 2024-07-26T18:07:27.814 INFO:tasks.rados.rados.0.smithi071.stdout:176: finishing write tid 5 to smithi07179299-31 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:176: oid 31 updating version 0 to 25 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:176: oid 31 updating version 25 to 28 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:176: oid 31 version 28 is already newer than 26 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:176: oid 31 version 28 is already newer than 27 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 28 (ObjNum 80 snap 14 seq_num 80) dirty exists 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:176: left oid 31 (ObjNum 80 snap 14 seq_num 80) 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:173: done (4 left) 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:174: done (3 left) 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:175: done (2 left) 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:176: done (1 left) 2024-07-26T18:07:27.815 INFO:tasks.rados.rados.0.smithi071.stdout:178: snap_remove snap 10 2024-07-26T18:07:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:27 smithi135 ceph-mon[33333]: pgmap v132: 121 pgs: 121 active+clean; 43 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 583 KiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-07-26T18:07:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:27 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:28.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:27 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:07:28.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:27 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:28.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:27 smithi135 ceph-mon[33333]: osdmap e106: 8 total, 8 up, 8 in 2024-07-26T18:07:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:27 smithi071 ceph-mon[28530]: pgmap v132: 121 pgs: 121 active+clean; 43 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 583 KiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-07-26T18:07:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:27 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:27 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:07:28.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:27 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:28.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:27 smithi071 ceph-mon[28530]: osdmap e106: 8 total, 8 up, 8 in 2024-07-26T18:07:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:27 smithi071 ceph-mon[39149]: pgmap v132: 121 pgs: 121 active+clean; 43 MiB data, 299 MiB used, 715 GiB / 715 GiB avail; 583 KiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-07-26T18:07:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:27 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:27 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:07:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:27 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:27 smithi071 ceph-mon[39149]: osdmap e106: 8 total, 8 up, 8 in 2024-07-26T18:07:28.787 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 23 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-07-26T18:07:28.787 INFO:tasks.rados.rados.0.smithi071.stdout:177: done (1 left) 2024-07-26T18:07:28.787 INFO:tasks.rados.rados.0.smithi071.stdout:178: done (0 left) 2024-07-26T18:07:28.788 INFO:tasks.rados.rados.0.smithi071.stdout:179: rmattr oid 4 current snap is 14 2024-07-26T18:07:28.788 INFO:tasks.rados.rados.0.smithi071.stdout:179: done (0 left) 2024-07-26T18:07:28.788 INFO:tasks.rados.rados.0.smithi071.stdout:180: copy_from oid 13 from oid 25 current snap is 14 2024-07-26T18:07:28.788 INFO:tasks.rados.rados.0.smithi071.stdout:181: snap_remove snap 12 2024-07-26T18:07:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:28 smithi135 ceph-mon[33333]: Upgrade: Target is version 19.0.0-3666-g387735b0 (unknown) 2024-07-26T18:07:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:28 smithi135 ceph-mon[33333]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, digests ['quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818'] 2024-07-26T18:07:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:28 smithi135 ceph-mon[33333]: Upgrade: Need to upgrade myself (mgr.y) 2024-07-26T18:07:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:28 smithi135 ceph-mon[33333]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 on smithi135 2024-07-26T18:07:29.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:28 smithi071 ceph-mon[39149]: Upgrade: Target is version 19.0.0-3666-g387735b0 (unknown) 2024-07-26T18:07:29.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:28 smithi071 ceph-mon[39149]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, digests ['quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818'] 2024-07-26T18:07:29.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:28 smithi071 ceph-mon[39149]: Upgrade: Need to upgrade myself (mgr.y) 2024-07-26T18:07:29.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:28 smithi071 ceph-mon[39149]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 on smithi135 2024-07-26T18:07:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:28 smithi071 ceph-mon[28530]: Upgrade: Target is version 19.0.0-3666-g387735b0 (unknown) 2024-07-26T18:07:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:28 smithi071 ceph-mon[28530]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, digests ['quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818'] 2024-07-26T18:07:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:28 smithi071 ceph-mon[28530]: Upgrade: Need to upgrade myself (mgr.y) 2024-07-26T18:07:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:28 smithi071 ceph-mon[28530]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 on smithi135 2024-07-26T18:07:29.799 INFO:tasks.rados.rados.0.smithi071.stdout:181: done (1 left) 2024-07-26T18:07:29.799 INFO:tasks.rados.rados.0.smithi071.stdout:182: read oid 3 snap -1 2024-07-26T18:07:29.799 INFO:tasks.rados.rados.0.smithi071.stdout:182: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-26T18:07:29.799 INFO:tasks.rados.rados.0.smithi071.stdout:183: rollback oid 36 current snap is 14 2024-07-26T18:07:29.799 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 36 to 6 2024-07-26T18:07:29.799 INFO:tasks.rados.rados.0.smithi071.stdout:180: finishing copy_from to smithi07179299-13 2024-07-26T18:07:29.799 INFO:tasks.rados.rados.0.smithi071.stdout:180: got expected ENOENT (src dne) 2024-07-26T18:07:29.800 INFO:tasks.rados.rados.0.smithi071.stdout:180: finishing copy_from racing read to smithi07179299-13 2024-07-26T18:07:29.800 INFO:tasks.rados.rados.0.smithi071.stdout:180: done (2 left) 2024-07-26T18:07:29.800 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 14 2024-07-26T18:07:29.800 INFO:tasks.rados.rados.0.smithi071.stdout:184: seq_num 81 ranges {1507328=565248,2072576=737280,2809856=65536} 2024-07-26T18:07:29.811 INFO:tasks.rados.rados.0.smithi071.stdout:184: writing smithi07179299-16 from 1507328 to 2072576 tid 1 2024-07-26T18:07:29.815 INFO:tasks.rados.rados.0.smithi071.stdout:184: writing smithi07179299-16 from 2072576 to 2809856 tid 2 2024-07-26T18:07:29.816 INFO:tasks.rados.rados.0.smithi071.stdout:184: writing smithi07179299-16 from 2809856 to 2875392 tid 3 2024-07-26T18:07:29.816 INFO:tasks.rados.rados.0.smithi071.stdout:185: read oid 27 snap -1 2024-07-26T18:07:29.816 INFO:tasks.rados.rados.0.smithi071.stdout:185: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:07:29.817 INFO:tasks.rados.rados.0.smithi071.stdout:186: rollback oid 40 current snap is 14 2024-07-26T18:07:29.817 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 9 2024-07-26T18:07:29.817 INFO:tasks.rados.rados.0.smithi071.stdout:182: expect (ObjNum 29 snap 0 seq_num 29) 2024-07-26T18:07:29.832 INFO:tasks.rados.rados.0.smithi071.stdout:183: finishing rollback tid 0 to smithi07179299-36 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:183: finishing rollback tid 1 to smithi07179299-36 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:183: finishing rollback tid 2 to smithi07179299-36 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 21 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:184: finishing write tid 1 to smithi07179299-16 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:182: done (4 left) 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:183: done (3 left) 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:187: delete oid 33 current snap is 14 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:186: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:186: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:184: finishing write tid 2 to smithi07179299-16 2024-07-26T18:07:29.833 INFO:tasks.rados.rados.0.smithi071.stdout:184: finishing write tid 3 to smithi07179299-16 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:186: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 72 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:184: finishing write tid 4 to smithi07179299-16 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:184: finishing write tid 5 to smithi07179299-16 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:184: oid 16 updating version 0 to 55 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:184: oid 16 updating version 55 to 56 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:184: oid 16 updating version 56 to 57 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:184: oid 16 version 57 is already newer than 54 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 57 (ObjNum 81 snap 14 seq_num 81) dirty exists 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:184: left oid 16 (ObjNum 81 snap 14 seq_num 81) 2024-07-26T18:07:29.834 INFO:tasks.rados.rados.0.smithi071.stdout:185: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:07:29.884 INFO:tasks.rados.rados.0.smithi071.stdout:184: done (3 left) 2024-07-26T18:07:29.884 INFO:tasks.rados.rados.0.smithi071.stdout:185: done (2 left) 2024-07-26T18:07:29.884 INFO:tasks.rados.rados.0.smithi071.stdout:186: done (1 left) 2024-07-26T18:07:29.884 INFO:tasks.rados.rados.0.smithi071.stdout:187: done (0 left) 2024-07-26T18:07:29.885 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 14 2024-07-26T18:07:29.885 INFO:tasks.rados.rados.0.smithi071.stdout:188: seq_num 83 ranges {0=598016,598016=499712,1097728=303104} 2024-07-26T18:07:29.887 INFO:tasks.rados.rados.0.smithi071.stdout:188: writing smithi07179299-44 from 0 to 598016 tid 1 2024-07-26T18:07:29.890 INFO:tasks.rados.rados.0.smithi071.stdout:188: writing smithi07179299-44 from 598016 to 1097728 tid 2 2024-07-26T18:07:29.892 INFO:tasks.rados.rados.0.smithi071.stdout:188: writing smithi07179299-44 from 1097728 to 1400832 tid 3 2024-07-26T18:07:29.892 INFO:tasks.rados.rados.0.smithi071.stdout:189: snap_create 2024-07-26T18:07:29.893 INFO:tasks.rados.rados.0.smithi071.stdout:188: finishing write tid 1 to smithi07179299-44 2024-07-26T18:07:29.893 INFO:tasks.rados.rados.0.smithi071.stdout:188: finishing write tid 2 to smithi07179299-44 2024-07-26T18:07:29.894 INFO:tasks.rados.rados.0.smithi071.stdout:188: finishing write tid 3 to smithi07179299-44 2024-07-26T18:07:29.894 INFO:tasks.rados.rados.0.smithi071.stdout:188: finishing write tid 4 to smithi07179299-44 2024-07-26T18:07:29.895 INFO:tasks.rados.rados.0.smithi071.stdout:188: finishing write tid 5 to smithi07179299-44 2024-07-26T18:07:29.895 INFO:tasks.rados.rados.0.smithi071.stdout:188: oid 44 updating version 0 to 51 2024-07-26T18:07:29.895 INFO:tasks.rados.rados.0.smithi071.stdout:188: oid 44 version 51 is already newer than 50 2024-07-26T18:07:29.895 INFO:tasks.rados.rados.0.smithi071.stdout:188: oid 44 version 51 is already newer than 49 2024-07-26T18:07:29.896 INFO:tasks.rados.rados.0.smithi071.stdout:188: oid 44 version 51 is already newer than 48 2024-07-26T18:07:29.896 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 51 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-07-26T18:07:29.896 INFO:tasks.rados.rados.0.smithi071.stdout:188: left oid 44 (ObjNum 83 snap 14 seq_num 83) 2024-07-26T18:07:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:29 smithi135 ceph-mon[33333]: osdmap e107: 8 total, 8 up, 8 in 2024-07-26T18:07:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:29 smithi135 ceph-mon[33333]: pgmap v135: 121 pgs: 121 active+clean; 43 MiB data, 299 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:29 smithi071 ceph-mon[28530]: osdmap e107: 8 total, 8 up, 8 in 2024-07-26T18:07:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:29 smithi071 ceph-mon[28530]: pgmap v135: 121 pgs: 121 active+clean; 43 MiB data, 299 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:29 smithi071 ceph-mon[39149]: osdmap e107: 8 total, 8 up, 8 in 2024-07-26T18:07:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:29 smithi071 ceph-mon[39149]: pgmap v135: 121 pgs: 121 active+clean; 43 MiB data, 299 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:30.804 INFO:tasks.rados.rados.0.smithi071.stdout:188: done (1 left) 2024-07-26T18:07:30.805 INFO:tasks.rados.rados.0.smithi071.stdout:189: done (0 left) 2024-07-26T18:07:30.805 INFO:tasks.rados.rados.0.smithi071.stdout:190: snap_remove snap 6 2024-07-26T18:07:31.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:30 smithi135 ceph-mon[33333]: osdmap e108: 8 total, 8 up, 8 in 2024-07-26T18:07:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:30 smithi071 ceph-mon[28530]: osdmap e108: 8 total, 8 up, 8 in 2024-07-26T18:07:31.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:30 smithi071 ceph-mon[39149]: osdmap e108: 8 total, 8 up, 8 in 2024-07-26T18:07:31.573 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:07:31.810 INFO:tasks.rados.rados.0.smithi071.stdout:190: done (0 left) 2024-07-26T18:07:31.810 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 15 2024-07-26T18:07:31.810 INFO:tasks.rados.rados.0.smithi071.stdout:191: seq_num 84 ranges {0=614400,614400=434176,1048576=368640} 2024-07-26T18:07:31.813 INFO:tasks.rados.rados.0.smithi071.stdout:191: writing smithi07179299-22 from 0 to 614400 tid 1 2024-07-26T18:07:31.817 INFO:tasks.rados.rados.0.smithi071.stdout:191: writing smithi07179299-22 from 614400 to 1048576 tid 2 2024-07-26T18:07:31.819 INFO:tasks.rados.rados.0.smithi071.stdout:191: writing smithi07179299-22 from 1048576 to 1417216 tid 3 2024-07-26T18:07:31.820 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 15 2024-07-26T18:07:31.820 INFO:tasks.rados.rados.0.smithi071.stdout:192: seq_num 85 ranges {1671168=630784,2301952=720896,3022848=81920} 2024-07-26T18:07:31.833 INFO:tasks.rados.rados.0.smithi071.stdout:192: writing smithi07179299-10 from 1671168 to 2301952 tid 1 2024-07-26T18:07:31.836 INFO:tasks.rados.rados.0.smithi071.stdout:192: writing smithi07179299-10 from 2301952 to 3022848 tid 2 2024-07-26T18:07:31.837 INFO:tasks.rados.rados.0.smithi071.stdout:192: writing smithi07179299-10 from 3022848 to 3104768 tid 3 2024-07-26T18:07:31.837 INFO:tasks.rados.rados.0.smithi071.stdout:193: setattr oid 6 current snap is 15 2024-07-26T18:07:31.837 INFO:tasks.rados.rados.0.smithi071.stdout:191: finishing write tid 1 to smithi07179299-22 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:191: finishing write tid 2 to smithi07179299-22 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:191: finishing write tid 3 to smithi07179299-22 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:191: finishing write tid 4 to smithi07179299-22 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:191: finishing write tid 5 to smithi07179299-22 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:191: oid 22 updating version 0 to 42 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:191: oid 22 version 42 is already newer than 41 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:191: oid 22 version 42 is already newer than 39 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:191: oid 22 version 42 is already newer than 40 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 42 (ObjNum 84 snap 15 seq_num 84) dirty exists 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:191: left oid 22 (ObjNum 84 snap 15 seq_num 84) 2024-07-26T18:07:31.838 INFO:tasks.rados.rados.0.smithi071.stdout:192: finishing write tid 1 to smithi07179299-10 2024-07-26T18:07:31.839 INFO:tasks.rados.rados.0.smithi071.stdout:191: done (2 left) 2024-07-26T18:07:31.839 INFO:tasks.rados.rados.0.smithi071.stdout:194: read oid 12 snap 5 2024-07-26T18:07:31.839 INFO:tasks.rados.rados.0.smithi071.stdout:194: expect deleted 2024-07-26T18:07:31.839 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 3 current snap is 15 2024-07-26T18:07:31.839 INFO:tasks.rados.rados.0.smithi071.stdout:195: seq_num 86 ranges {491520=647168,1138688=606208,1744896=196608} 2024-07-26T18:07:31.846 INFO:tasks.rados.rados.0.smithi071.stdout:195: writing smithi07179299-3 from 491520 to 1138688 tid 1 2024-07-26T18:07:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:195: writing smithi07179299-3 from 1138688 to 1744896 tid 2 2024-07-26T18:07:31.851 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:07:31.851 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (2m) 97s ago 2m 16.4M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:07:31.851 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (2m) 96s ago 2m 85.2M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:07:31.851 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (4m) 97s ago 4m 14.2M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:07:31.851 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (4m) 96s ago 4m 15.8M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:07:31.851 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,8765 running (7m) 96s ago 7m 438M - 18.2.2-1767-ga3bbd728 d280790d1980 3a18b76b2d8a 2024-07-26T18:07:31.851 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:9283,8765 running (9m) 97s ago 9m 486M - 18.2.2-1767-ga3bbd728 d280790d1980 c7ecb25a1a9d 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (9m) 97s ago 9m 46.3M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 b4899669576f 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (8m) 96s ago 7m 39.1M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 39a520922854 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (7m) 97s ago 7m 38.4M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 4659005d5c9d 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (2m) 97s ago 2m 12.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (2m) 96s ago 2m 7570k - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (7m) 97s ago 7m 53.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 5fd31ad9e9fb 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (6m) 97s ago 6m 51.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 1d472e21af3e 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (6m) 97s ago 6m 42.8M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 a6f38b9018c5 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (6m) 97s ago 6m 50.6M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (5m) 96s ago 5m 51.1M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (5m) 96s ago 5m 50.6M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (4m) 96s ago 4m 42.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:07:31.852 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (4m) 96s ago 4m 42.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:07:31.853 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (116s) 96s ago 3m 33.6M - 2.43.0 a07b618ecd1d 218eef4cf8d7 2024-07-26T18:07:31.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:31 smithi071 ceph-mon[28530]: osdmap e109: 8 total, 8 up, 8 in 2024-07-26T18:07:31.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:31 smithi071 ceph-mon[28530]: pgmap v138: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-26T18:07:31.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:31 smithi071 ceph-mon[39149]: osdmap e109: 8 total, 8 up, 8 in 2024-07-26T18:07:31.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:31 smithi071 ceph-mon[39149]: pgmap v138: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-26T18:07:31.854 INFO:tasks.rados.rados.0.smithi071.stdout:195: writing smithi07179299-3 from 1744896 to 1941504 tid 3 2024-07-26T18:07:31.854 INFO:tasks.rados.rados.0.smithi071.stdout:196: snap_create 2024-07-26T18:07:31.854 INFO:tasks.rados.rados.0.smithi071.stdout:192: finishing write tid 2 to smithi07179299-10 2024-07-26T18:07:31.854 INFO:tasks.rados.rados.0.smithi071.stdout:192: finishing write tid 3 to smithi07179299-10 2024-07-26T18:07:31.854 INFO:tasks.rados.rados.0.smithi071.stdout:192: finishing write tid 4 to smithi07179299-10 2024-07-26T18:07:31.854 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 29 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-26T18:07:31.855 INFO:tasks.rados.rados.0.smithi071.stdout:192: finishing write tid 5 to smithi07179299-10 2024-07-26T18:07:31.855 INFO:tasks.rados.rados.0.smithi071.stdout:192: oid 10 updating version 0 to 56 2024-07-26T18:07:31.855 INFO:tasks.rados.rados.0.smithi071.stdout:192: oid 10 updating version 56 to 58 2024-07-26T18:07:31.855 INFO:tasks.rados.rados.0.smithi071.stdout:192: oid 10 version 58 is already newer than 57 2024-07-26T18:07:31.855 INFO:tasks.rados.rados.0.smithi071.stdout:192: oid 10 version 58 is already newer than 55 2024-07-26T18:07:31.855 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 58 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-07-26T18:07:31.855 INFO:tasks.rados.rados.0.smithi071.stdout:192: left oid 10 (ObjNum 85 snap 15 seq_num 85) 2024-07-26T18:07:31.855 INFO:tasks.rados.rados.0.smithi071.stdout:195: finishing write tid 1 to smithi07179299-3 2024-07-26T18:07:31.856 INFO:tasks.rados.rados.0.smithi071.stdout:195: finishing write tid 2 to smithi07179299-3 2024-07-26T18:07:31.856 INFO:tasks.rados.rados.0.smithi071.stdout:195: finishing write tid 3 to smithi07179299-3 2024-07-26T18:07:31.856 INFO:tasks.rados.rados.0.smithi071.stdout:195: finishing write tid 4 to smithi07179299-3 2024-07-26T18:07:31.856 INFO:tasks.rados.rados.0.smithi071.stdout:195: finishing write tid 5 to smithi07179299-3 2024-07-26T18:07:31.856 INFO:tasks.rados.rados.0.smithi071.stdout:195: oid 3 updating version 0 to 49 2024-07-26T18:07:31.856 INFO:tasks.rados.rados.0.smithi071.stdout:195: oid 3 version 49 is already newer than 48 2024-07-26T18:07:31.856 INFO:tasks.rados.rados.0.smithi071.stdout:195: oid 3 updating version 49 to 50 2024-07-26T18:07:31.856 INFO:tasks.rados.rados.0.smithi071.stdout:195: oid 3 updating version 50 to 51 2024-07-26T18:07:31.856 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 51 (ObjNum 86 snap 15 seq_num 86) dirty exists 2024-07-26T18:07:31.856 INFO:tasks.rados.rados.0.smithi071.stdout:195: left oid 3 (ObjNum 86 snap 15 seq_num 86) 2024-07-26T18:07:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:31 smithi135 ceph-mon[33333]: osdmap e109: 8 total, 8 up, 8 in 2024-07-26T18:07:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:31 smithi135 ceph-mon[33333]: pgmap v138: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-26T18:07:32.171 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:07:32.171 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:07:32.171 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3 2024-07-26T18:07:32.171 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:07:32.171 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:07:32.171 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:07:32.171 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:07:32.171 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:07:32.171 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:07:32.172 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:07:32.172 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:07:32.172 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:07:32.172 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:07:32.172 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:07:32.172 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 15 2024-07-26T18:07:32.172 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:07:32.172 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:07:32.172 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:07:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:07:32] "GET /metrics HTTP/1.1" 200 36105 "" "Prometheus/2.43.0" 2024-07-26T18:07:32.820 INFO:tasks.rados.rados.0.smithi071.stdout:192: done (4 left) 2024-07-26T18:07:32.820 INFO:tasks.rados.rados.0.smithi071.stdout:193: done (3 left) 2024-07-26T18:07:32.820 INFO:tasks.rados.rados.0.smithi071.stdout:194: done (2 left) 2024-07-26T18:07:32.820 INFO:tasks.rados.rados.0.smithi071.stdout:195: done (1 left) 2024-07-26T18:07:32.820 INFO:tasks.rados.rados.0.smithi071.stdout:196: done (0 left) 2024-07-26T18:07:32.820 INFO:tasks.rados.rados.0.smithi071.stdout:197: snap_create 2024-07-26T18:07:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:32 smithi135 ceph-mon[33333]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:32 smithi135 ceph-mon[33333]: osdmap e110: 8 total, 8 up, 8 in 2024-07-26T18:07:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:32 smithi135 ceph-mon[33333]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:32 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/819243551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:07:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:32 smithi071 ceph-mon[28530]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:32 smithi071 ceph-mon[28530]: osdmap e110: 8 total, 8 up, 8 in 2024-07-26T18:07:33.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:32 smithi071 ceph-mon[28530]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:33.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:32 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/819243551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:07:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:32 smithi071 ceph-mon[39149]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:32 smithi071 ceph-mon[39149]: osdmap e110: 8 total, 8 up, 8 in 2024-07-26T18:07:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:32 smithi071 ceph-mon[39149]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:07:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:32 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/819243551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:07:33.820 INFO:tasks.rados.rados.0.smithi071.stdout:197: done (0 left) 2024-07-26T18:07:33.821 INFO:tasks.rados.rados.0.smithi071.stdout:198: read oid 45 snap -1 2024-07-26T18:07:33.821 INFO:tasks.rados.rados.0.smithi071.stdout:198: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-26T18:07:33.821 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 17 2024-07-26T18:07:33.821 INFO:tasks.rados.rados.0.smithi071.stdout:199: seq_num 87 ranges {4284416=663552,4947968=491520,5439488=311296} 2024-07-26T18:07:33.847 INFO:tasks.rados.rados.0.smithi071.stdout:199: writing smithi07179299-31 from 4284416 to 4947968 tid 1 2024-07-26T18:07:33.849 INFO:tasks.rados.rados.0.smithi071.stdout:199: writing smithi07179299-31 from 4947968 to 5439488 tid 2 2024-07-26T18:07:33.852 INFO:tasks.rados.rados.0.smithi071.stdout:199: writing smithi07179299-31 from 5439488 to 5750784 tid 3 2024-07-26T18:07:33.852 INFO:tasks.rados.rados.0.smithi071.stdout:200: read oid 49 snap -1 2024-07-26T18:07:33.852 INFO:tasks.rados.rados.0.smithi071.stdout:200: expect (ObjNum 48 snap 0 seq_num 48) 2024-07-26T18:07:33.852 INFO:tasks.rados.rados.0.smithi071.stdout:201: read oid 38 snap -1 2024-07-26T18:07:33.853 INFO:tasks.rados.rados.0.smithi071.stdout:201: expect (ObjNum 37 snap 0 seq_num 37) 2024-07-26T18:07:33.853 INFO:tasks.rados.rados.0.smithi071.stdout:202: read oid 40 snap -1 2024-07-26T18:07:33.853 INFO:tasks.rados.rados.0.smithi071.stdout:202: expect (ObjNum 39 snap 0 seq_num 39) 2024-07-26T18:07:33.853 INFO:tasks.rados.rados.0.smithi071.stdout:203: snap_create 2024-07-26T18:07:33.853 INFO:tasks.rados.rados.0.smithi071.stdout:198: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-26T18:07:33.869 INFO:tasks.rados.rados.0.smithi071.stdout:199: finishing write tid 1 to smithi07179299-31 2024-07-26T18:07:33.869 INFO:tasks.rados.rados.0.smithi071.stdout:199: finishing write tid 2 to smithi07179299-31 2024-07-26T18:07:33.870 INFO:tasks.rados.rados.0.smithi071.stdout:199: finishing write tid 3 to smithi07179299-31 2024-07-26T18:07:33.870 INFO:tasks.rados.rados.0.smithi071.stdout:199: finishing write tid 4 to smithi07179299-31 2024-07-26T18:07:33.870 INFO:tasks.rados.rados.0.smithi071.stdout:199: finishing write tid 5 to smithi07179299-31 2024-07-26T18:07:33.870 INFO:tasks.rados.rados.0.smithi071.stdout:199: oid 31 updating version 0 to 37 2024-07-26T18:07:33.870 INFO:tasks.rados.rados.0.smithi071.stdout:199: oid 31 version 37 is already newer than 36 2024-07-26T18:07:33.870 INFO:tasks.rados.rados.0.smithi071.stdout:199: oid 31 updating version 37 to 38 2024-07-26T18:07:33.870 INFO:tasks.rados.rados.0.smithi071.stdout:199: oid 31 updating version 38 to 39 2024-07-26T18:07:33.871 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 39 (ObjNum 87 snap 17 seq_num 87) dirty exists 2024-07-26T18:07:33.871 INFO:tasks.rados.rados.0.smithi071.stdout:199: left oid 31 (ObjNum 87 snap 17 seq_num 87) 2024-07-26T18:07:33.871 INFO:tasks.rados.rados.0.smithi071.stdout:202: expect (ObjNum 39 snap 0 seq_num 39) 2024-07-26T18:07:33.885 INFO:tasks.rados.rados.0.smithi071.stdout:201: expect (ObjNum 37 snap 0 seq_num 37) 2024-07-26T18:07:33.902 INFO:tasks.rados.rados.0.smithi071.stdout:200: expect (ObjNum 48 snap 0 seq_num 48) 2024-07-26T18:07:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:33 smithi071 ceph-mon[28530]: osdmap e111: 8 total, 8 up, 8 in 2024-07-26T18:07:34.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:33 smithi071 ceph-mon[28530]: pgmap v141: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-26T18:07:34.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:33 smithi071 ceph-mon[39149]: osdmap e111: 8 total, 8 up, 8 in 2024-07-26T18:07:34.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:33 smithi071 ceph-mon[39149]: pgmap v141: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-26T18:07:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:33 smithi135 ceph-mon[33333]: osdmap e111: 8 total, 8 up, 8 in 2024-07-26T18:07:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:33 smithi135 ceph-mon[33333]: pgmap v141: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-07-26T18:07:34.828 INFO:tasks.rados.rados.0.smithi071.stdout:198: done (5 left) 2024-07-26T18:07:34.828 INFO:tasks.rados.rados.0.smithi071.stdout:199: done (4 left) 2024-07-26T18:07:34.828 INFO:tasks.rados.rados.0.smithi071.stdout:200: done (3 left) 2024-07-26T18:07:34.828 INFO:tasks.rados.rados.0.smithi071.stdout:201: done (2 left) 2024-07-26T18:07:34.829 INFO:tasks.rados.rados.0.smithi071.stdout:202: done (1 left) 2024-07-26T18:07:34.829 INFO:tasks.rados.rados.0.smithi071.stdout:203: done (0 left) 2024-07-26T18:07:34.829 INFO:tasks.rados.rados.0.smithi071.stdout:204: snap_remove snap 13 2024-07-26T18:07:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:34 smithi071 ceph-mon[28530]: osdmap e112: 8 total, 8 up, 8 in 2024-07-26T18:07:35.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:34 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:34 smithi071 ceph-mon[39149]: osdmap e112: 8 total, 8 up, 8 in 2024-07-26T18:07:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:34 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:34 smithi135 ceph-mon[33333]: osdmap e112: 8 total, 8 up, 8 in 2024-07-26T18:07:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:34 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:35.834 INFO:tasks.rados.rados.0.smithi071.stdout:204: done (0 left) 2024-07-26T18:07:35.835 INFO:tasks.rados.rados.0.smithi071.stdout:205: read oid 36 snap -1 2024-07-26T18:07:35.835 INFO:tasks.rados.rados.0.smithi071.stdout:205: expect (ObjNum 2 snap 0 seq_num 2) 2024-07-26T18:07:35.835 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 18 2024-07-26T18:07:35.835 INFO:tasks.rados.rados.0.smithi071.stdout:206: seq_num 88 ranges {0=679936,679936=778240,1458176=24576} 2024-07-26T18:07:35.839 INFO:tasks.rados.rados.0.smithi071.stdout:206: writing smithi07179299-1 from 0 to 679936 tid 1 2024-07-26T18:07:35.844 INFO:tasks.rados.rados.0.smithi071.stdout:206: writing smithi07179299-1 from 679936 to 1458176 tid 2 2024-07-26T18:07:35.844 INFO:tasks.rados.rados.0.smithi071.stdout:206: writing smithi07179299-1 from 1458176 to 1482752 tid 3 2024-07-26T18:07:35.844 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 18 2024-07-26T18:07:35.844 INFO:tasks.rados.rados.0.smithi071.stdout:207: seq_num 89 ranges {1302528=696320,1998848=655360,2654208=147456} 2024-07-26T18:07:35.855 INFO:tasks.rados.rados.0.smithi071.stdout:207: writing smithi07179299-9 from 1302528 to 1998848 tid 1 2024-07-26T18:07:35.859 INFO:tasks.rados.rados.0.smithi071.stdout:207: writing smithi07179299-9 from 1998848 to 2654208 tid 2 2024-07-26T18:07:35.860 INFO:tasks.rados.rados.0.smithi071.stdout:207: writing smithi07179299-9 from 2654208 to 2801664 tid 3 2024-07-26T18:07:35.860 INFO:tasks.rados.rados.0.smithi071.stdout:208: rmattr oid 11 current snap is 18 2024-07-26T18:07:35.860 INFO:tasks.rados.rados.0.smithi071.stdout:208: done (3 left) 2024-07-26T18:07:35.860 INFO:tasks.rados.rados.0.smithi071.stdout:209: snap_remove snap 17 2024-07-26T18:07:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:35 smithi071 ceph-mon[28530]: osdmap e113: 8 total, 8 up, 8 in 2024-07-26T18:07:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:35 smithi071 ceph-mon[28530]: pgmap v144: 121 pgs: 121 active+clean; 53 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-26T18:07:36.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:35 smithi071 ceph-mon[39149]: osdmap e113: 8 total, 8 up, 8 in 2024-07-26T18:07:36.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:35 smithi071 ceph-mon[39149]: pgmap v144: 121 pgs: 121 active+clean; 53 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-26T18:07:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:35 smithi135 ceph-mon[33333]: osdmap e113: 8 total, 8 up, 8 in 2024-07-26T18:07:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:35 smithi135 ceph-mon[33333]: pgmap v144: 121 pgs: 121 active+clean; 53 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-26T18:07:36.727 INFO:tasks.rados.rados.0.smithi071.stdout:209: done (3 left) 2024-07-26T18:07:36.728 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 18 2024-07-26T18:07:36.728 INFO:tasks.rados.rados.0.smithi071.stdout:210: seq_num 90 ranges {172032=712704,884736=540672,1425408=262144} 2024-07-26T18:07:36.732 INFO:tasks.rados.rados.0.smithi071.stdout:210: writing smithi07179299-2 from 172032 to 884736 tid 1 2024-07-26T18:07:36.735 INFO:tasks.rados.rados.0.smithi071.stdout:210: writing smithi07179299-2 from 884736 to 1425408 tid 2 2024-07-26T18:07:36.737 INFO:tasks.rados.rados.0.smithi071.stdout:210: writing smithi07179299-2 from 1425408 to 1687552 tid 3 2024-07-26T18:07:36.738 INFO:tasks.rados.rados.0.smithi071.stdout:211: copy_from oid 38 from oid 46 current snap is 18 2024-07-26T18:07:36.738 INFO:tasks.rados.rados.0.smithi071.stdout:205: expect (ObjNum 2 snap 0 seq_num 2) 2024-07-26T18:07:36.739 INFO:tasks.rados.rados.0.smithi071.stdout:206: finishing write tid 1 to smithi07179299-1 2024-07-26T18:07:36.739 INFO:tasks.rados.rados.0.smithi071.stdout:205: done (4 left) 2024-07-26T18:07:36.739 INFO:tasks.rados.rados.0.smithi071.stdout:212: snap_remove snap 16 2024-07-26T18:07:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:36 smithi071 ceph-mon[39149]: osdmap e114: 8 total, 8 up, 8 in 2024-07-26T18:07:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:36 smithi071 ceph-mon[39149]: osdmap e115: 8 total, 8 up, 8 in 2024-07-26T18:07:37.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:36 smithi071 ceph-mon[28530]: osdmap e114: 8 total, 8 up, 8 in 2024-07-26T18:07:37.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:36 smithi071 ceph-mon[28530]: osdmap e115: 8 total, 8 up, 8 in 2024-07-26T18:07:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:36 smithi135 ceph-mon[33333]: osdmap e114: 8 total, 8 up, 8 in 2024-07-26T18:07:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:36 smithi135 ceph-mon[33333]: osdmap e115: 8 total, 8 up, 8 in 2024-07-26T18:07:37.728 INFO:tasks.rados.rados.0.smithi071.stdout:212: done (4 left) 2024-07-26T18:07:37.728 INFO:tasks.rados.rados.0.smithi071.stdout:213: rmattr oid 20 current snap is 18 2024-07-26T18:07:37.728 INFO:tasks.rados.rados.0.smithi071.stdout:213: done (4 left) 2024-07-26T18:07:37.728 INFO:tasks.rados.rados.0.smithi071.stdout:214: rmattr oid 16 current snap is 18 2024-07-26T18:07:37.728 INFO:tasks.rados.rados.0.smithi071.stdout:214: done (4 left) 2024-07-26T18:07:37.728 INFO:tasks.rados.rados.0.smithi071.stdout:215: rmattr oid 12 current snap is 18 2024-07-26T18:07:37.728 INFO:tasks.rados.rados.0.smithi071.stdout:215: done (4 left) 2024-07-26T18:07:37.728 INFO:tasks.rados.rados.0.smithi071.stdout:216: read oid 4 snap -1 2024-07-26T18:07:37.728 INFO:tasks.rados.rados.0.smithi071.stdout:216: expect (ObjNum 3 snap 0 seq_num 3) 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:206: finishing write tid 2 to smithi07179299-1 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:206: finishing write tid 3 to smithi07179299-1 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:217: read oid 19 snap -1 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:217: expect (ObjNum 18 snap 0 seq_num 18) 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:218: setattr oid 26 current snap is 18 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:206: finishing write tid 4 to smithi07179299-1 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:206: finishing write tid 5 to smithi07179299-1 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:206: oid 1 updating version 0 to 32 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:206: oid 1 updating version 32 to 34 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:206: oid 1 version 34 is already newer than 33 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:206: oid 1 updating version 34 to 35 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 35 (ObjNum 88 snap 18 seq_num 88) dirty exists 2024-07-26T18:07:37.729 INFO:tasks.rados.rados.0.smithi071.stdout:206: left oid 1 (ObjNum 88 snap 18 seq_num 88) 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:207: finishing write tid 1 to smithi07179299-9 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:207: finishing write tid 2 to smithi07179299-9 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:207: finishing write tid 3 to smithi07179299-9 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:207: finishing write tid 4 to smithi07179299-9 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:207: finishing write tid 5 to smithi07179299-9 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:207: oid 9 updating version 0 to 80 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:207: oid 9 updating version 80 to 82 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:207: oid 9 updating version 82 to 83 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:207: oid 9 version 83 is already newer than 81 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 83 (ObjNum 89 snap 18 seq_num 89) dirty exists 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:207: left oid 9 (ObjNum 89 snap 18 seq_num 89) 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:210: finishing write tid 1 to smithi07179299-2 2024-07-26T18:07:37.730 INFO:tasks.rados.rados.0.smithi071.stdout:210: finishing write tid 2 to smithi07179299-2 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:210: finishing write tid 3 to smithi07179299-2 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:210: finishing write tid 4 to smithi07179299-2 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:210: finishing write tid 5 to smithi07179299-2 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:210: oid 2 updating version 0 to 62 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:210: oid 2 updating version 62 to 64 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:210: oid 2 version 64 is already newer than 63 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:210: oid 2 updating version 64 to 65 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 65 (ObjNum 90 snap 18 seq_num 90) dirty exists 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:210: left oid 2 (ObjNum 90 snap 18 seq_num 90) 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:211: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:211: finishing copy_from to smithi07179299-38 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 17 (ObjNum 74 snap 12 seq_num 74) dirty exists 2024-07-26T18:07:37.731 INFO:tasks.rados.rados.0.smithi071.stdout:206: done (6 left) 2024-07-26T18:07:37.732 INFO:tasks.rados.rados.0.smithi071.stdout:207: done (5 left) 2024-07-26T18:07:37.732 INFO:tasks.rados.rados.0.smithi071.stdout:210: done (4 left) 2024-07-26T18:07:37.732 INFO:tasks.rados.rados.0.smithi071.stdout:211: done (3 left) 2024-07-26T18:07:37.732 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 18 2024-07-26T18:07:37.732 INFO:tasks.rados.rados.0.smithi071.stdout:219: seq_num 91 ranges {1482752=729088,2211840=425984,2637824=376832} 2024-07-26T18:07:37.740 INFO:tasks.rados.rados.0.smithi071.stdout:219: writing smithi07179299-1 from 1482752 to 2211840 tid 1 2024-07-26T18:07:37.742 INFO:tasks.rados.rados.0.smithi071.stdout:219: writing smithi07179299-1 from 2211840 to 2637824 tid 2 2024-07-26T18:07:37.745 INFO:tasks.rados.rados.0.smithi071.stdout:219: writing smithi07179299-1 from 2637824 to 3014656 tid 3 2024-07-26T18:07:37.745 INFO:tasks.rados.rados.0.smithi071.stdout:220: copy_from oid 25 from oid 10 current snap is 18 2024-07-26T18:07:37.745 INFO:tasks.rados.rados.0.smithi071.stdout:217: expect (ObjNum 18 snap 0 seq_num 18) 2024-07-26T18:07:37.755 INFO:tasks.rados.rados.0.smithi071.stdout:216: expect (ObjNum 3 snap 0 seq_num 3) 2024-07-26T18:07:37.756 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 14 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:219: finishing write tid 1 to smithi07179299-1 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:216: done (4 left) 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:217: done (3 left) 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:218: done (2 left) 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:221: snap_create 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:219: finishing write tid 2 to smithi07179299-1 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:219: finishing write tid 3 to smithi07179299-1 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:219: finishing write tid 4 to smithi07179299-1 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:219: finishing write tid 5 to smithi07179299-1 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:219: oid 1 updating version 0 to 39 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:219: oid 1 version 39 is already newer than 38 2024-07-26T18:07:37.757 INFO:tasks.rados.rados.0.smithi071.stdout:219: oid 1 version 39 is already newer than 36 2024-07-26T18:07:37.758 INFO:tasks.rados.rados.0.smithi071.stdout:219: oid 1 version 39 is already newer than 37 2024-07-26T18:07:37.758 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 39 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-07-26T18:07:37.758 INFO:tasks.rados.rados.0.smithi071.stdout:219: left oid 1 (ObjNum 91 snap 18 seq_num 91) 2024-07-26T18:07:37.759 INFO:tasks.rados.rados.0.smithi071.stdout:220: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:07:37.761 INFO:tasks.rados.rados.0.smithi071.stdout:220: finishing copy_from to smithi07179299-25 2024-07-26T18:07:37.761 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 58 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-07-26T18:07:38.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:37 smithi071 ceph-mon[39149]: pgmap v147: 121 pgs: 121 active+clean; 53 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-26T18:07:38.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:37 smithi071 ceph-mon[39149]: osdmap e116: 8 total, 8 up, 8 in 2024-07-26T18:07:38.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:37 smithi071 ceph-mon[28530]: pgmap v147: 121 pgs: 121 active+clean; 53 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-26T18:07:38.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:37 smithi071 ceph-mon[28530]: osdmap e116: 8 total, 8 up, 8 in 2024-07-26T18:07:38.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:37 smithi135 ceph-mon[33333]: pgmap v147: 121 pgs: 121 active+clean; 53 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-07-26T18:07:38.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:37 smithi135 ceph-mon[33333]: osdmap e116: 8 total, 8 up, 8 in 2024-07-26T18:07:38.728 INFO:tasks.rados.rados.0.smithi071.stdout:219: done (2 left) 2024-07-26T18:07:38.729 INFO:tasks.rados.rados.0.smithi071.stdout:220: done (1 left) 2024-07-26T18:07:38.729 INFO:tasks.rados.rados.0.smithi071.stdout:221: done (0 left) 2024-07-26T18:07:38.729 INFO:tasks.rados.rados.0.smithi071.stdout:222: delete oid 31 current snap is 19 2024-07-26T18:07:38.733 INFO:tasks.rados.rados.0.smithi071.stdout:222: done (0 left) 2024-07-26T18:07:38.734 INFO:tasks.rados.rados.0.smithi071.stdout:223: delete oid 26 current snap is 19 2024-07-26T18:07:38.736 INFO:tasks.rados.rados.0.smithi071.stdout:223: done (0 left) 2024-07-26T18:07:38.736 INFO:tasks.rados.rados.0.smithi071.stdout:224: copy_from oid 20 from oid 42 current snap is 19 2024-07-26T18:07:38.736 INFO:tasks.rados.rados.0.smithi071.stdout:225: delete oid 5 current snap is 19 2024-07-26T18:07:38.739 INFO:tasks.rados.rados.0.smithi071.stdout:224: finishing copy_from to smithi07179299-20 2024-07-26T18:07:38.739 INFO:tasks.rados.rados.0.smithi071.stdout:224: got expected ENOENT (src dne) 2024-07-26T18:07:38.739 INFO:tasks.rados.rados.0.smithi071.stdout:225: done (1 left) 2024-07-26T18:07:38.739 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 19 2024-07-26T18:07:38.739 INFO:tasks.rados.rados.0.smithi071.stdout:226: seq_num 95 ranges {204800=794624,999424=409600,1409024=393216} 2024-07-26T18:07:38.745 INFO:tasks.rados.rados.0.smithi071.stdout:226: writing smithi07179299-13 from 204800 to 999424 tid 1 2024-07-26T18:07:38.747 INFO:tasks.rados.rados.0.smithi071.stdout:226: writing smithi07179299-13 from 999424 to 1409024 tid 2 2024-07-26T18:07:38.750 INFO:tasks.rados.rados.0.smithi071.stdout:226: writing smithi07179299-13 from 1409024 to 1802240 tid 3 2024-07-26T18:07:38.750 INFO:tasks.rados.rados.0.smithi071.stdout:227: read oid 19 snap -1 2024-07-26T18:07:38.750 INFO:tasks.rados.rados.0.smithi071.stdout:227: expect (ObjNum 18 snap 0 seq_num 18) 2024-07-26T18:07:38.750 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 19 2024-07-26T18:07:38.750 INFO:tasks.rados.rados.0.smithi071.stdout:224: finishing copy_from racing read to smithi07179299-20 2024-07-26T18:07:38.750 INFO:tasks.rados.rados.0.smithi071.stdout:226: finishing write tid 1 to smithi07179299-13 2024-07-26T18:07:38.751 INFO:tasks.rados.rados.0.smithi071.stdout:226: finishing write tid 2 to smithi07179299-13 2024-07-26T18:07:38.751 INFO:tasks.rados.rados.0.smithi071.stdout:228: seq_num 96 ranges {188416=409600,598016=696320,1294336=507904} 2024-07-26T18:07:38.753 INFO:tasks.rados.rados.0.smithi071.stdout:228: writing smithi07179299-21 from 188416 to 598016 tid 1 2024-07-26T18:07:38.757 INFO:tasks.rados.rados.0.smithi071.stdout:228: writing smithi07179299-21 from 598016 to 1294336 tid 2 2024-07-26T18:07:38.760 INFO:tasks.rados.rados.0.smithi071.stdout:228: writing smithi07179299-21 from 1294336 to 1802240 tid 3 2024-07-26T18:07:38.760 INFO:tasks.rados.rados.0.smithi071.stdout:224: done (3 left) 2024-07-26T18:07:38.760 INFO:tasks.rados.rados.0.smithi071.stdout:229: delete oid 11 current snap is 19 2024-07-26T18:07:38.761 INFO:tasks.rados.rados.0.smithi071.stdout:226: finishing write tid 3 to smithi07179299-13 2024-07-26T18:07:38.761 INFO:tasks.rados.rados.0.smithi071.stdout:226: finishing write tid 4 to smithi07179299-13 2024-07-26T18:07:38.761 INFO:tasks.rados.rados.0.smithi071.stdout:227: expect (ObjNum 18 snap 0 seq_num 18) 2024-07-26T18:07:38.769 INFO:tasks.rados.rados.0.smithi071.stdout:226: finishing write tid 5 to smithi07179299-13 2024-07-26T18:07:38.769 INFO:tasks.rados.rados.0.smithi071.stdout:226: oid 13 updating version 0 to 29 2024-07-26T18:07:38.769 INFO:tasks.rados.rados.0.smithi071.stdout:226: oid 13 updating version 29 to 30 2024-07-26T18:07:38.770 INFO:tasks.rados.rados.0.smithi071.stdout:226: oid 13 version 30 is already newer than 27 2024-07-26T18:07:38.770 INFO:tasks.rados.rados.0.smithi071.stdout:226: oid 13 version 30 is already newer than 28 2024-07-26T18:07:38.770 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 30 (ObjNum 95 snap 19 seq_num 95) dirty exists 2024-07-26T18:07:38.770 INFO:tasks.rados.rados.0.smithi071.stdout:226: left oid 13 (ObjNum 95 snap 19 seq_num 95) 2024-07-26T18:07:38.770 INFO:tasks.rados.rados.0.smithi071.stdout:228: finishing write tid 1 to smithi07179299-21 2024-07-26T18:07:38.770 INFO:tasks.rados.rados.0.smithi071.stdout:228: finishing write tid 2 to smithi07179299-21 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:228: finishing write tid 3 to smithi07179299-21 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:228: finishing write tid 4 to smithi07179299-21 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:228: finishing write tid 5 to smithi07179299-21 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:228: oid 21 updating version 0 to 28 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:228: oid 21 version 28 is already newer than 26 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:228: oid 21 updating version 28 to 29 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:228: oid 21 version 29 is already newer than 27 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 29 (ObjNum 96 snap 19 seq_num 96) dirty exists 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:228: left oid 21 (ObjNum 96 snap 19 seq_num 96) 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:226: done (3 left) 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:227: done (2 left) 2024-07-26T18:07:38.771 INFO:tasks.rados.rados.0.smithi071.stdout:228: done (1 left) 2024-07-26T18:07:38.772 INFO:tasks.rados.rados.0.smithi071.stdout:229: done (0 left) 2024-07-26T18:07:38.772 INFO:tasks.rados.rados.0.smithi071.stdout:230: read oid 38 snap -1 2024-07-26T18:07:38.772 INFO:tasks.rados.rados.0.smithi071.stdout:230: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:07:38.772 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 19 2024-07-26T18:07:38.772 INFO:tasks.rados.rados.0.smithi071.stdout:231: seq_num 98 ranges {1687552=450560,2138112=466944,2605056=737280} 2024-07-26T18:07:38.781 INFO:tasks.rados.rados.0.smithi071.stdout:231: writing smithi07179299-2 from 1687552 to 2138112 tid 1 2024-07-26T18:07:38.783 INFO:tasks.rados.rados.0.smithi071.stdout:231: writing smithi07179299-2 from 2138112 to 2605056 tid 2 2024-07-26T18:07:38.788 INFO:tasks.rados.rados.0.smithi071.stdout:231: writing smithi07179299-2 from 2605056 to 3342336 tid 3 2024-07-26T18:07:38.788 INFO:tasks.rados.rados.0.smithi071.stdout:232: delete oid 41 current snap is 19 2024-07-26T18:07:38.788 INFO:tasks.rados.rados.0.smithi071.stdout:230: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:07:38.854 INFO:tasks.rados.rados.0.smithi071.stdout:231: finishing write tid 1 to smithi07179299-2 2024-07-26T18:07:38.854 INFO:tasks.rados.rados.0.smithi071.stdout:231: finishing write tid 2 to smithi07179299-2 2024-07-26T18:07:38.854 INFO:tasks.rados.rados.0.smithi071.stdout:231: finishing write tid 3 to smithi07179299-2 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:231: finishing write tid 4 to smithi07179299-2 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:230: done (2 left) 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:232: done (1 left) 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:233: delete oid 38 current snap is 19 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:231: finishing write tid 5 to smithi07179299-2 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:231: oid 2 updating version 0 to 76 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:231: oid 2 version 76 is already newer than 75 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:231: oid 2 version 76 is already newer than 74 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:231: oid 2 version 76 is already newer than 73 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 76 (ObjNum 98 snap 19 seq_num 98) dirty exists 2024-07-26T18:07:38.855 INFO:tasks.rados.rados.0.smithi071.stdout:231: left oid 2 (ObjNum 98 snap 19 seq_num 98) 2024-07-26T18:07:38.856 INFO:tasks.rados.rados.0.smithi071.stdout:231: done (1 left) 2024-07-26T18:07:38.856 INFO:tasks.rados.rados.0.smithi071.stdout:233: done (0 left) 2024-07-26T18:07:38.856 INFO:tasks.rados.rados.0.smithi071.stdout:234: setattr oid 29 current snap is 19 2024-07-26T18:07:38.857 INFO:tasks.rados.rados.0.smithi071.stdout:235: snap_remove snap 5 2024-07-26T18:07:39.742 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 32 (ObjNum 2057375488 snap 21924 seq_num 304) dirty exists 2024-07-26T18:07:39.742 INFO:tasks.rados.rados.0.smithi071.stdout:234: done (1 left) 2024-07-26T18:07:39.742 INFO:tasks.rados.rados.0.smithi071.stdout:235: done (0 left) 2024-07-26T18:07:39.742 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 19 2024-07-26T18:07:39.742 INFO:tasks.rados.rados.0.smithi071.stdout:236: seq_num 101 ranges {0=499712,499712=573440,1073152=524288,1597440=106496} 2024-07-26T18:07:39.745 INFO:tasks.rados.rados.0.smithi071.stdout:236: writing smithi07179299-26 from 0 to 499712 tid 1 2024-07-26T18:07:39.749 INFO:tasks.rados.rados.0.smithi071.stdout:236: writing smithi07179299-26 from 499712 to 1073152 tid 2 2024-07-26T18:07:39.753 INFO:tasks.rados.rados.0.smithi071.stdout:236: writing smithi07179299-26 from 1073152 to 1597440 tid 3 2024-07-26T18:07:39.754 INFO:tasks.rados.rados.0.smithi071.stdout:236: writing smithi07179299-26 from 1597440 to 1703936 tid 4 2024-07-26T18:07:39.754 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 19 2024-07-26T18:07:39.754 INFO:tasks.rados.rados.0.smithi071.stdout:237: seq_num 102 ranges {3342336=516096,3858432=450560,4308992=729088,5038080=24576} 2024-07-26T18:07:39.775 INFO:tasks.rados.rados.0.smithi071.stdout:237: writing smithi07179299-2 from 3342336 to 3858432 tid 1 2024-07-26T18:07:39.778 INFO:tasks.rados.rados.0.smithi071.stdout:237: writing smithi07179299-2 from 3858432 to 4308992 tid 2 2024-07-26T18:07:39.783 INFO:tasks.rados.rados.0.smithi071.stdout:237: writing smithi07179299-2 from 4308992 to 5038080 tid 3 2024-07-26T18:07:39.783 INFO:tasks.rados.rados.0.smithi071.stdout:237: writing smithi07179299-2 from 5038080 to 5062656 tid 4 2024-07-26T18:07:39.783 INFO:tasks.rados.rados.0.smithi071.stdout:238: copy_from oid 28 from oid 27 current snap is 19 2024-07-26T18:07:39.783 INFO:tasks.rados.rados.0.smithi071.stdout:236: finishing write tid 1 to smithi07179299-26 2024-07-26T18:07:39.783 INFO:tasks.rados.rados.0.smithi071.stdout:236: finishing write tid 2 to smithi07179299-26 2024-07-26T18:07:39.783 INFO:tasks.rados.rados.0.smithi071.stdout:236: finishing write tid 3 to smithi07179299-26 2024-07-26T18:07:39.783 INFO:tasks.rados.rados.0.smithi071.stdout:236: finishing write tid 4 to smithi07179299-26 2024-07-26T18:07:39.783 INFO:tasks.rados.rados.0.smithi071.stdout:236: finishing write tid 5 to smithi07179299-26 2024-07-26T18:07:39.783 INFO:tasks.rados.rados.0.smithi071.stdout:236: finishing write tid 6 to smithi07179299-26 2024-07-26T18:07:39.784 INFO:tasks.rados.rados.0.smithi071.stdout:236: oid 26 updating version 0 to 64 2024-07-26T18:07:39.784 INFO:tasks.rados.rados.0.smithi071.stdout:236: oid 26 version 64 is already newer than 62 2024-07-26T18:07:39.784 INFO:tasks.rados.rados.0.smithi071.stdout:236: oid 26 version 64 is already newer than 60 2024-07-26T18:07:39.784 INFO:tasks.rados.rados.0.smithi071.stdout:236: oid 26 version 64 is already newer than 61 2024-07-26T18:07:39.784 INFO:tasks.rados.rados.0.smithi071.stdout:236: oid 26 version 64 is already newer than 63 2024-07-26T18:07:39.784 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 64 (ObjNum 101 snap 19 seq_num 101) dirty exists 2024-07-26T18:07:39.784 INFO:tasks.rados.rados.0.smithi071.stdout:236: left oid 26 (ObjNum 101 snap 19 seq_num 101) 2024-07-26T18:07:39.784 INFO:tasks.rados.rados.0.smithi071.stdout:237: finishing write tid 1 to smithi07179299-2 2024-07-26T18:07:39.784 INFO:tasks.rados.rados.0.smithi071.stdout:237: finishing write tid 2 to smithi07179299-2 2024-07-26T18:07:39.784 INFO:tasks.rados.rados.0.smithi071.stdout:236: done (2 left) 2024-07-26T18:07:39.785 INFO:tasks.rados.rados.0.smithi071.stdout:239: snap_create 2024-07-26T18:07:39.786 INFO:tasks.rados.rados.0.smithi071.stdout:237: finishing write tid 3 to smithi07179299-2 2024-07-26T18:07:39.786 INFO:tasks.rados.rados.0.smithi071.stdout:237: finishing write tid 4 to smithi07179299-2 2024-07-26T18:07:39.786 INFO:tasks.rados.rados.0.smithi071.stdout:237: finishing write tid 5 to smithi07179299-2 2024-07-26T18:07:39.787 INFO:tasks.rados.rados.0.smithi071.stdout:237: finishing write tid 6 to smithi07179299-2 2024-07-26T18:07:39.787 INFO:tasks.rados.rados.0.smithi071.stdout:237: oid 2 updating version 0 to 87 2024-07-26T18:07:39.787 INFO:tasks.rados.rados.0.smithi071.stdout:237: oid 2 updating version 87 to 90 2024-07-26T18:07:39.787 INFO:tasks.rados.rados.0.smithi071.stdout:237: oid 2 updating version 90 to 91 2024-07-26T18:07:39.787 INFO:tasks.rados.rados.0.smithi071.stdout:237: oid 2 version 91 is already newer than 89 2024-07-26T18:07:39.787 INFO:tasks.rados.rados.0.smithi071.stdout:237: oid 2 version 91 is already newer than 88 2024-07-26T18:07:39.787 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 91 (ObjNum 102 snap 19 seq_num 102) dirty exists 2024-07-26T18:07:39.787 INFO:tasks.rados.rados.0.smithi071.stdout:237: left oid 2 (ObjNum 102 snap 19 seq_num 102) 2024-07-26T18:07:39.791 INFO:tasks.rados.rados.0.smithi071.stdout:238: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:07:39.792 INFO:tasks.rados.rados.0.smithi071.stdout:238: finishing copy_from to smithi07179299-28 2024-07-26T18:07:39.792 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 31 (ObjNum 75 snap 12 seq_num 75) dirty exists 2024-07-26T18:07:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:39 smithi135 ceph-mon[33333]: osdmap e117: 8 total, 8 up, 8 in 2024-07-26T18:07:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:39 smithi135 ceph-mon[33333]: pgmap v150: 121 pgs: 121 active+clean; 53 MiB data, 321 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:39 smithi071 ceph-mon[39149]: osdmap e117: 8 total, 8 up, 8 in 2024-07-26T18:07:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:39 smithi071 ceph-mon[39149]: pgmap v150: 121 pgs: 121 active+clean; 53 MiB data, 321 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:39 smithi071 ceph-mon[28530]: osdmap e117: 8 total, 8 up, 8 in 2024-07-26T18:07:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:39 smithi071 ceph-mon[28530]: pgmap v150: 121 pgs: 121 active+clean; 53 MiB data, 321 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:40.744 INFO:tasks.rados.rados.0.smithi071.stdout:237: done (2 left) 2024-07-26T18:07:40.744 INFO:tasks.rados.rados.0.smithi071.stdout:238: done (1 left) 2024-07-26T18:07:40.744 INFO:tasks.rados.rados.0.smithi071.stdout:239: done (0 left) 2024-07-26T18:07:40.744 INFO:tasks.rados.rados.0.smithi071.stdout:240: snap_create 2024-07-26T18:07:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:40 smithi135 ceph-mon[33333]: osdmap e118: 8 total, 8 up, 8 in 2024-07-26T18:07:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:40 smithi071 ceph-mon[28530]: osdmap e118: 8 total, 8 up, 8 in 2024-07-26T18:07:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:40 smithi071 ceph-mon[39149]: osdmap e118: 8 total, 8 up, 8 in 2024-07-26T18:07:41.748 INFO:tasks.rados.rados.0.smithi071.stdout:240: done (0 left) 2024-07-26T18:07:41.748 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 21 2024-07-26T18:07:41.748 INFO:tasks.rados.rados.0.smithi071.stdout:241: seq_num 103 ranges {1302528=532480,1835008=737280,2572288=466944} 2024-07-26T18:07:41.757 INFO:tasks.rados.rados.0.smithi071.stdout:241: writing smithi07179299-17 from 1302528 to 1835008 tid 1 2024-07-26T18:07:41.761 INFO:tasks.rados.rados.0.smithi071.stdout:241: writing smithi07179299-17 from 1835008 to 2572288 tid 2 2024-07-26T18:07:41.765 INFO:tasks.rados.rados.0.smithi071.stdout:241: writing smithi07179299-17 from 2572288 to 3039232 tid 3 2024-07-26T18:07:41.765 INFO:tasks.rados.rados.0.smithi071.stdout:242: rollback oid 8 current snap is 21 2024-07-26T18:07:41.765 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 8 to 14 2024-07-26T18:07:41.765 INFO:tasks.rados.rados.0.smithi071.stdout:241: finishing write tid 1 to smithi07179299-17 2024-07-26T18:07:41.766 INFO:tasks.rados.rados.0.smithi071.stdout:241: finishing write tid 2 to smithi07179299-17 2024-07-26T18:07:41.766 INFO:tasks.rados.rados.0.smithi071.stdout:243: rmattr oid 26 current snap is 21 2024-07-26T18:07:41.766 INFO:tasks.rados.rados.0.smithi071.stdout:243: done (2 left) 2024-07-26T18:07:41.766 INFO:tasks.rados.rados.0.smithi071.stdout:244: delete oid 2 current snap is 21 2024-07-26T18:07:41.768 INFO:tasks.rados.rados.0.smithi071.stdout:242: finishing rollback tid 0 to smithi07179299-8 2024-07-26T18:07:41.768 INFO:tasks.rados.rados.0.smithi071.stdout:242: finishing rollback tid 1 to smithi07179299-8 2024-07-26T18:07:41.768 INFO:tasks.rados.rados.0.smithi071.stdout:242: finishing rollback tid 2 to smithi07179299-8 2024-07-26T18:07:41.768 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 25 (ObjNum 68 snap 6 seq_num 68) dirty exists 2024-07-26T18:07:41.769 INFO:tasks.rados.rados.0.smithi071.stdout:241: finishing write tid 3 to smithi07179299-17 2024-07-26T18:07:41.769 INFO:tasks.rados.rados.0.smithi071.stdout:241: finishing write tid 4 to smithi07179299-17 2024-07-26T18:07:41.770 INFO:tasks.rados.rados.0.smithi071.stdout:242: done (2 left) 2024-07-26T18:07:41.770 INFO:tasks.rados.rados.0.smithi071.stdout:244: done (1 left) 2024-07-26T18:07:41.770 INFO:tasks.rados.rados.0.smithi071.stdout:245: rmattr oid 10 current snap is 21 2024-07-26T18:07:41.770 INFO:tasks.rados.rados.0.smithi071.stdout:245: done (1 left) 2024-07-26T18:07:41.770 INFO:tasks.rados.rados.0.smithi071.stdout:246: snap_create 2024-07-26T18:07:41.770 INFO:tasks.rados.rados.0.smithi071.stdout:241: finishing write tid 5 to smithi07179299-17 2024-07-26T18:07:41.771 INFO:tasks.rados.rados.0.smithi071.stdout:241: oid 17 updating version 0 to 97 2024-07-26T18:07:41.771 INFO:tasks.rados.rados.0.smithi071.stdout:241: oid 17 updating version 97 to 100 2024-07-26T18:07:41.771 INFO:tasks.rados.rados.0.smithi071.stdout:241: oid 17 version 100 is already newer than 98 2024-07-26T18:07:41.771 INFO:tasks.rados.rados.0.smithi071.stdout:241: oid 17 version 100 is already newer than 99 2024-07-26T18:07:41.771 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 100 (ObjNum 103 snap 21 seq_num 103) dirty exists 2024-07-26T18:07:41.771 INFO:tasks.rados.rados.0.smithi071.stdout:241: left oid 17 (ObjNum 103 snap 21 seq_num 103) 2024-07-26T18:07:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:41 smithi135 ceph-mon[33333]: osdmap e119: 8 total, 8 up, 8 in 2024-07-26T18:07:42.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:41 smithi135 ceph-mon[33333]: pgmap v153: 121 pgs: 121 active+clean; 69 MiB data, 344 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.0 MiB/s wr, 31 op/s 2024-07-26T18:07:42.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:41 smithi071 ceph-mon[28530]: osdmap e119: 8 total, 8 up, 8 in 2024-07-26T18:07:42.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:41 smithi071 ceph-mon[28530]: pgmap v153: 121 pgs: 121 active+clean; 69 MiB data, 344 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.0 MiB/s wr, 31 op/s 2024-07-26T18:07:42.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:41 smithi071 ceph-mon[39149]: osdmap e119: 8 total, 8 up, 8 in 2024-07-26T18:07:42.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:41 smithi071 ceph-mon[39149]: pgmap v153: 121 pgs: 121 active+clean; 69 MiB data, 344 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.0 MiB/s wr, 31 op/s 2024-07-26T18:07:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:07:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:07:42] "GET /metrics HTTP/1.1" 200 36107 "" "Prometheus/2.43.0" 2024-07-26T18:07:42.749 INFO:tasks.rados.rados.0.smithi071.stdout:241: done (1 left) 2024-07-26T18:07:42.750 INFO:tasks.rados.rados.0.smithi071.stdout:246: done (0 left) 2024-07-26T18:07:42.750 INFO:tasks.rados.rados.0.smithi071.stdout:247: copy_from oid 48 from oid 47 current snap is 22 2024-07-26T18:07:42.750 INFO:tasks.rados.rados.0.smithi071.stdout:248: read oid 34 snap -1 2024-07-26T18:07:42.750 INFO:tasks.rados.rados.0.smithi071.stdout:248: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-26T18:07:42.750 INFO:tasks.rados.rados.0.smithi071.stdout:249: snap_create 2024-07-26T18:07:42.756 INFO:tasks.rados.rados.0.smithi071.stdout:248: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-26T18:07:42.771 INFO:tasks.rados.rados.0.smithi071.stdout:247: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:07:42.771 INFO:tasks.rados.rados.0.smithi071.stdout:247: finishing copy_from to smithi07179299-48 2024-07-26T18:07:42.771 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:07:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:42 smithi135 ceph-mon[33333]: osdmap e120: 8 total, 8 up, 8 in 2024-07-26T18:07:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:42 smithi071 ceph-mon[39149]: osdmap e120: 8 total, 8 up, 8 in 2024-07-26T18:07:43.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:42 smithi071 ceph-mon[28530]: osdmap e120: 8 total, 8 up, 8 in 2024-07-26T18:07:43.758 INFO:tasks.rados.rados.0.smithi071.stdout:247: done (2 left) 2024-07-26T18:07:43.759 INFO:tasks.rados.rados.0.smithi071.stdout:248: done (1 left) 2024-07-26T18:07:43.759 INFO:tasks.rados.rados.0.smithi071.stdout:249: done (0 left) 2024-07-26T18:07:43.759 INFO:tasks.rados.rados.0.smithi071.stdout:250: read oid 47 snap -1 2024-07-26T18:07:43.759 INFO:tasks.rados.rados.0.smithi071.stdout:250: expect (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:07:43.759 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 23 2024-07-26T18:07:43.759 INFO:tasks.rados.rados.0.smithi071.stdout:251: seq_num 105 ranges {557056=565248,1122304=507904,1630208=507904,2138112=188416} 2024-07-26T18:07:43.764 INFO:tasks.rados.rados.0.smithi071.stdout:251: writing smithi07179299-45 from 557056 to 1122304 tid 1 2024-07-26T18:07:43.767 INFO:tasks.rados.rados.0.smithi071.stdout:251: writing smithi07179299-45 from 1122304 to 1630208 tid 2 2024-07-26T18:07:43.771 INFO:tasks.rados.rados.0.smithi071.stdout:251: writing smithi07179299-45 from 1630208 to 2138112 tid 3 2024-07-26T18:07:43.772 INFO:tasks.rados.rados.0.smithi071.stdout:251: writing smithi07179299-45 from 2138112 to 2326528 tid 4 2024-07-26T18:07:43.773 INFO:tasks.rados.rados.0.smithi071.stdout:252: read oid 49 snap 21 2024-07-26T18:07:43.773 INFO:tasks.rados.rados.0.smithi071.stdout:252: expect (ObjNum 48 snap 0 seq_num 48) 2024-07-26T18:07:43.773 INFO:tasks.rados.rados.0.smithi071.stdout:253: read oid 28 snap -1 2024-07-26T18:07:43.773 INFO:tasks.rados.rados.0.smithi071.stdout:253: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:07:43.773 INFO:tasks.rados.rados.0.smithi071.stdout:254: read oid 46 snap 15 2024-07-26T18:07:43.773 INFO:tasks.rados.rados.0.smithi071.stdout:254: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:07:43.773 INFO:tasks.rados.rados.0.smithi071.stdout:255: snap_remove snap 22 2024-07-26T18:07:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:43 smithi135 ceph-mon[33333]: osdmap e121: 8 total, 8 up, 8 in 2024-07-26T18:07:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:43 smithi135 ceph-mon[33333]: pgmap v156: 121 pgs: 121 active+clean; 69 MiB data, 344 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.0 MiB/s wr, 31 op/s 2024-07-26T18:07:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:43 smithi071 ceph-mon[28530]: osdmap e121: 8 total, 8 up, 8 in 2024-07-26T18:07:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:43 smithi071 ceph-mon[28530]: pgmap v156: 121 pgs: 121 active+clean; 69 MiB data, 344 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.0 MiB/s wr, 31 op/s 2024-07-26T18:07:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:43 smithi071 ceph-mon[39149]: osdmap e121: 8 total, 8 up, 8 in 2024-07-26T18:07:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:43 smithi071 ceph-mon[39149]: pgmap v156: 121 pgs: 121 active+clean; 69 MiB data, 344 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.0 MiB/s wr, 31 op/s 2024-07-26T18:07:44.760 INFO:tasks.rados.rados.0.smithi071.stdout:255: done (5 left) 2024-07-26T18:07:44.760 INFO:tasks.rados.rados.0.smithi071.stdout:256: setattr oid 37 current snap is 23 2024-07-26T18:07:44.761 INFO:tasks.rados.rados.0.smithi071.stdout:250: expect (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:07:44.782 INFO:tasks.rados.rados.0.smithi071.stdout:251: finishing write tid 1 to smithi07179299-45 2024-07-26T18:07:44.782 INFO:tasks.rados.rados.0.smithi071.stdout:251: finishing write tid 2 to smithi07179299-45 2024-07-26T18:07:44.782 INFO:tasks.rados.rados.0.smithi071.stdout:251: finishing write tid 3 to smithi07179299-45 2024-07-26T18:07:44.782 INFO:tasks.rados.rados.0.smithi071.stdout:251: finishing write tid 4 to smithi07179299-45 2024-07-26T18:07:44.782 INFO:tasks.rados.rados.0.smithi071.stdout:251: finishing write tid 5 to smithi07179299-45 2024-07-26T18:07:44.783 INFO:tasks.rados.rados.0.smithi071.stdout:252: expect (ObjNum 48 snap 0 seq_num 48) 2024-07-26T18:07:44.803 INFO:tasks.rados.rados.0.smithi071.stdout:251: finishing write tid 6 to smithi07179299-45 2024-07-26T18:07:44.803 INFO:tasks.rados.rados.0.smithi071.stdout:251: oid 45 updating version 0 to 64 2024-07-26T18:07:44.803 INFO:tasks.rados.rados.0.smithi071.stdout:251: oid 45 updating version 64 to 67 2024-07-26T18:07:44.803 INFO:tasks.rados.rados.0.smithi071.stdout:251: oid 45 version 67 is already newer than 65 2024-07-26T18:07:44.803 INFO:tasks.rados.rados.0.smithi071.stdout:251: oid 45 version 67 is already newer than 63 2024-07-26T18:07:44.803 INFO:tasks.rados.rados.0.smithi071.stdout:251: oid 45 version 67 is already newer than 66 2024-07-26T18:07:44.804 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 67 (ObjNum 105 snap 23 seq_num 105) dirty exists 2024-07-26T18:07:44.804 INFO:tasks.rados.rados.0.smithi071.stdout:251: left oid 45 (ObjNum 105 snap 23 seq_num 105) 2024-07-26T18:07:44.804 INFO:tasks.rados.rados.0.smithi071.stdout:254: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:07:44.867 INFO:tasks.rados.rados.0.smithi071.stdout:253: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:07:44.918 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 44 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-07-26T18:07:44.918 INFO:tasks.rados.rados.0.smithi071.stdout:250: done (5 left) 2024-07-26T18:07:44.919 INFO:tasks.rados.rados.0.smithi071.stdout:251: done (4 left) 2024-07-26T18:07:44.919 INFO:tasks.rados.rados.0.smithi071.stdout:252: done (3 left) 2024-07-26T18:07:44.919 INFO:tasks.rados.rados.0.smithi071.stdout:253: done (2 left) 2024-07-26T18:07:44.919 INFO:tasks.rados.rados.0.smithi071.stdout:254: done (1 left) 2024-07-26T18:07:44.919 INFO:tasks.rados.rados.0.smithi071.stdout:256: done (0 left) 2024-07-26T18:07:44.919 INFO:tasks.rados.rados.0.smithi071.stdout:257: rollback oid 32 current snap is 23 2024-07-26T18:07:44.919 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 32 to 19 2024-07-26T18:07:44.919 INFO:tasks.rados.rados.0.smithi071.stdout:258: delete oid 49 current snap is 23 2024-07-26T18:07:44.920 INFO:tasks.rados.rados.0.smithi071.stdout:258: done (1 left) 2024-07-26T18:07:44.920 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 23 2024-07-26T18:07:44.920 INFO:tasks.rados.rados.0.smithi071.stdout:257: finishing rollback tid 0 to smithi07179299-32 2024-07-26T18:07:44.920 INFO:tasks.rados.rados.0.smithi071.stdout:259: seq_num 107 ranges {573440=598016,1171456=729088,1900544=466944,2367488=8192} 2024-07-26T18:07:44.926 INFO:tasks.rados.rados.0.smithi071.stdout:259: writing smithi07179299-35 from 573440 to 1171456 tid 1 2024-07-26T18:07:44.930 INFO:tasks.rados.rados.0.smithi071.stdout:259: writing smithi07179299-35 from 1171456 to 1900544 tid 2 2024-07-26T18:07:44.933 INFO:tasks.rados.rados.0.smithi071.stdout:259: writing smithi07179299-35 from 1900544 to 2367488 tid 3 2024-07-26T18:07:44.933 INFO:tasks.rados.rados.0.smithi071.stdout:259: writing smithi07179299-35 from 2367488 to 2375680 tid 4 2024-07-26T18:07:44.933 INFO:tasks.rados.rados.0.smithi071.stdout:260: setattr oid 42 current snap is 23 2024-07-26T18:07:44.934 INFO:tasks.rados.rados.0.smithi071.stdout:257: finishing rollback tid 1 to smithi07179299-32 2024-07-26T18:07:44.934 INFO:tasks.rados.rados.0.smithi071.stdout:257: finishing rollback tid 2 to smithi07179299-32 2024-07-26T18:07:44.934 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 48 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-07-26T18:07:44.934 INFO:tasks.rados.rados.0.smithi071.stdout:259: finishing write tid 1 to smithi07179299-35 2024-07-26T18:07:44.934 INFO:tasks.rados.rados.0.smithi071.stdout:259: finishing write tid 2 to smithi07179299-35 2024-07-26T18:07:44.935 INFO:tasks.rados.rados.0.smithi071.stdout:259: finishing write tid 3 to smithi07179299-35 2024-07-26T18:07:44.935 INFO:tasks.rados.rados.0.smithi071.stdout:259: finishing write tid 4 to smithi07179299-35 2024-07-26T18:07:44.936 INFO:tasks.rados.rados.0.smithi071.stdout:259: finishing write tid 5 to smithi07179299-35 2024-07-26T18:07:44.936 INFO:tasks.rados.rados.0.smithi071.stdout:257: done (2 left) 2024-07-26T18:07:44.936 INFO:tasks.rados.rados.0.smithi071.stdout:261: setattr oid 3 current snap is 23 2024-07-26T18:07:44.937 INFO:tasks.rados.rados.0.smithi071.stdout:259: finishing write tid 6 to smithi07179299-35 2024-07-26T18:07:44.938 INFO:tasks.rados.rados.0.smithi071.stdout:259: oid 35 updating version 0 to 102 2024-07-26T18:07:44.938 INFO:tasks.rados.rados.0.smithi071.stdout:259: oid 35 updating version 102 to 104 2024-07-26T18:07:44.938 INFO:tasks.rados.rados.0.smithi071.stdout:259: oid 35 updating version 104 to 106 2024-07-26T18:07:44.938 INFO:tasks.rados.rados.0.smithi071.stdout:259: oid 35 version 106 is already newer than 105 2024-07-26T18:07:44.938 INFO:tasks.rados.rados.0.smithi071.stdout:259: oid 35 version 106 is already newer than 103 2024-07-26T18:07:44.938 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 106 (ObjNum 107 snap 23 seq_num 107) dirty exists 2024-07-26T18:07:44.938 INFO:tasks.rados.rados.0.smithi071.stdout:259: left oid 35 (ObjNum 107 snap 23 seq_num 107) 2024-07-26T18:07:44.938 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 107 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:07:44.939 INFO:tasks.rados.rados.0.smithi071.stdout:259: done (2 left) 2024-07-26T18:07:44.939 INFO:tasks.rados.rados.0.smithi071.stdout:260: done (1 left) 2024-07-26T18:07:44.939 INFO:tasks.rados.rados.0.smithi071.stdout:262: snap_remove snap 20 2024-07-26T18:07:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:44 smithi135 ceph-mon[33333]: osdmap e122: 8 total, 8 up, 8 in 2024-07-26T18:07:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:44 smithi071 ceph-mon[39149]: osdmap e122: 8 total, 8 up, 8 in 2024-07-26T18:07:45.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:44 smithi071 ceph-mon[28530]: osdmap e122: 8 total, 8 up, 8 in 2024-07-26T18:07:45.776 INFO:tasks.rados.rados.0.smithi071.stdout:262: done (1 left) 2024-07-26T18:07:45.776 INFO:tasks.rados.rados.0.smithi071.stdout:263: read oid 17 snap -1 2024-07-26T18:07:45.776 INFO:tasks.rados.rados.0.smithi071.stdout:263: expect (ObjNum 103 snap 21 seq_num 103) 2024-07-26T18:07:45.776 INFO:tasks.rados.rados.0.smithi071.stdout:264: read oid 39 snap -1 2024-07-26T18:07:45.776 INFO:tasks.rados.rados.0.smithi071.stdout:264: expect (ObjNum 61 snap 5 seq_num 61) 2024-07-26T18:07:45.776 INFO:tasks.rados.rados.0.smithi071.stdout:265: read oid 36 snap -1 2024-07-26T18:07:45.776 INFO:tasks.rados.rados.0.smithi071.stdout:265: expect (ObjNum 2 snap 0 seq_num 2) 2024-07-26T18:07:45.776 INFO:tasks.rados.rados.0.smithi071.stdout:266: snap_remove snap 21 2024-07-26T18:07:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:45 smithi135 ceph-mon[33333]: osdmap e123: 8 total, 8 up, 8 in 2024-07-26T18:07:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:45 smithi135 ceph-mon[33333]: pgmap v159: 121 pgs: 121 active+clean; 75 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.5 MiB/s wr, 26 op/s 2024-07-26T18:07:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:45 smithi071 ceph-mon[28530]: osdmap e123: 8 total, 8 up, 8 in 2024-07-26T18:07:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:45 smithi071 ceph-mon[28530]: pgmap v159: 121 pgs: 121 active+clean; 75 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.5 MiB/s wr, 26 op/s 2024-07-26T18:07:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:45 smithi071 ceph-mon[39149]: osdmap e123: 8 total, 8 up, 8 in 2024-07-26T18:07:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:45 smithi071 ceph-mon[39149]: pgmap v159: 121 pgs: 121 active+clean; 75 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.5 MiB/s wr, 26 op/s 2024-07-26T18:07:46.729 INFO:tasks.rados.rados.0.smithi071.stdout:266: done (4 left) 2024-07-26T18:07:46.729 INFO:tasks.rados.rados.0.smithi071.stdout:267: copy_from oid 35 from oid 34 current snap is 23 2024-07-26T18:07:46.729 INFO:tasks.rados.rados.0.smithi071.stdout:268: read oid 28 snap -1 2024-07-26T18:07:46.729 INFO:tasks.rados.rados.0.smithi071.stdout:268: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:07:46.730 INFO:tasks.rados.rados.0.smithi071.stdout:269: snap_remove snap 19 2024-07-26T18:07:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:46 smithi135 ceph-mon[33333]: osdmap e124: 8 total, 8 up, 8 in 2024-07-26T18:07:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:46 smithi135 ceph-mon[33333]: osdmap e125: 8 total, 8 up, 8 in 2024-07-26T18:07:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:46 smithi071 ceph-mon[28530]: osdmap e124: 8 total, 8 up, 8 in 2024-07-26T18:07:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:46 smithi071 ceph-mon[28530]: osdmap e125: 8 total, 8 up, 8 in 2024-07-26T18:07:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:46 smithi071 ceph-mon[39149]: osdmap e124: 8 total, 8 up, 8 in 2024-07-26T18:07:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:46 smithi071 ceph-mon[39149]: osdmap e125: 8 total, 8 up, 8 in 2024-07-26T18:07:47.730 INFO:tasks.rados.rados.0.smithi071.stdout:269: done (6 left) 2024-07-26T18:07:47.730 INFO:tasks.rados.rados.0.smithi071.stdout:270: read oid 21 snap -1 2024-07-26T18:07:47.730 INFO:tasks.rados.rados.0.smithi071.stdout:270: expect (ObjNum 96 snap 19 seq_num 96) 2024-07-26T18:07:47.730 INFO:tasks.rados.rados.0.smithi071.stdout:271: delete oid 12 current snap is 23 2024-07-26T18:07:47.730 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 71 (ObjNum 86 snap 15 seq_num 86) dirty exists 2024-07-26T18:07:47.730 INFO:tasks.rados.rados.0.smithi071.stdout:265: expect (ObjNum 2 snap 0 seq_num 2) 2024-07-26T18:07:47.731 INFO:tasks.rados.rados.0.smithi071.stdout:264: expect (ObjNum 61 snap 5 seq_num 61) 2024-07-26T18:07:47.788 INFO:tasks.rados.rados.0.smithi071.stdout:263: expect (ObjNum 103 snap 21 seq_num 103) 2024-07-26T18:07:47.887 INFO:tasks.rados.rados.0.smithi071.stdout:267: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:07:47.888 INFO:tasks.rados.rados.0.smithi071.stdout:267: finishing copy_from to smithi07179299-35 2024-07-26T18:07:47.888 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 15 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-07-26T18:07:47.888 INFO:tasks.rados.rados.0.smithi071.stdout:268: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:07:47.939 INFO:tasks.rados.rados.0.smithi071.stdout:261: done (7 left) 2024-07-26T18:07:47.939 INFO:tasks.rados.rados.0.smithi071.stdout:263: done (6 left) 2024-07-26T18:07:47.940 INFO:tasks.rados.rados.0.smithi071.stdout:264: done (5 left) 2024-07-26T18:07:47.940 INFO:tasks.rados.rados.0.smithi071.stdout:265: done (4 left) 2024-07-26T18:07:47.940 INFO:tasks.rados.rados.0.smithi071.stdout:267: done (3 left) 2024-07-26T18:07:47.940 INFO:tasks.rados.rados.0.smithi071.stdout:268: done (2 left) 2024-07-26T18:07:47.940 INFO:tasks.rados.rados.0.smithi071.stdout:271: done (1 left) 2024-07-26T18:07:47.940 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 23 2024-07-26T18:07:47.940 INFO:tasks.rados.rados.0.smithi071.stdout:270: expect (ObjNum 96 snap 19 seq_num 96) 2024-07-26T18:07:47.988 INFO:tasks.rados.rados.0.smithi071.stdout:272: seq_num 109 ranges {3104768=630784,3735552=491520,4227072=483328,4710400=229376} 2024-07-26T18:07:48.007 INFO:tasks.rados.rados.0.smithi071.stdout:272: writing smithi07179299-10 from 3104768 to 3735552 tid 1 2024-07-26T18:07:48.010 INFO:tasks.rados.rados.0.smithi071.stdout:272: writing smithi07179299-10 from 3735552 to 4227072 tid 2 2024-07-26T18:07:48.013 INFO:tasks.rados.rados.0.smithi071.stdout:272: writing smithi07179299-10 from 4227072 to 4710400 tid 3 2024-07-26T18:07:48.014 INFO:tasks.rados.rados.0.smithi071.stdout:272: writing smithi07179299-10 from 4710400 to 4939776 tid 4 2024-07-26T18:07:48.015 INFO:tasks.rados.rados.0.smithi071.stdout:270: done (1 left) 2024-07-26T18:07:48.015 INFO:tasks.rados.rados.0.smithi071.stdout:273: rmattr oid 18 current snap is 23 2024-07-26T18:07:48.015 INFO:tasks.rados.rados.0.smithi071.stdout:273: done (1 left) 2024-07-26T18:07:48.015 INFO:tasks.rados.rados.0.smithi071.stdout:274: snap_remove snap 15 2024-07-26T18:07:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:47 smithi135 ceph-mon[33333]: pgmap v162: 121 pgs: 121 active+clean; 75 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.5 MiB/s wr, 26 op/s 2024-07-26T18:07:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:47 smithi135 ceph-mon[33333]: osdmap e126: 8 total, 8 up, 8 in 2024-07-26T18:07:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:47 smithi071 ceph-mon[39149]: pgmap v162: 121 pgs: 121 active+clean; 75 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.5 MiB/s wr, 26 op/s 2024-07-26T18:07:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:47 smithi071 ceph-mon[39149]: osdmap e126: 8 total, 8 up, 8 in 2024-07-26T18:07:48.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:47 smithi071 ceph-mon[28530]: pgmap v162: 121 pgs: 121 active+clean; 75 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.5 MiB/s wr, 26 op/s 2024-07-26T18:07:48.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:47 smithi071 ceph-mon[28530]: osdmap e126: 8 total, 8 up, 8 in 2024-07-26T18:07:48.782 INFO:tasks.rados.rados.0.smithi071.stdout:274: done (1 left) 2024-07-26T18:07:48.782 INFO:tasks.rados.rados.0.smithi071.stdout:275: snap_remove snap 9 2024-07-26T18:07:49.790 INFO:tasks.rados.rados.0.smithi071.stdout:272: finishing write tid 1 to smithi07179299-10 2024-07-26T18:07:49.790 INFO:tasks.rados.rados.0.smithi071.stdout:272: finishing write tid 2 to smithi07179299-10 2024-07-26T18:07:49.790 INFO:tasks.rados.rados.0.smithi071.stdout:272: finishing write tid 3 to smithi07179299-10 2024-07-26T18:07:49.790 INFO:tasks.rados.rados.0.smithi071.stdout:272: finishing write tid 4 to smithi07179299-10 2024-07-26T18:07:49.790 INFO:tasks.rados.rados.0.smithi071.stdout:272: finishing write tid 5 to smithi07179299-10 2024-07-26T18:07:49.790 INFO:tasks.rados.rados.0.smithi071.stdout:272: finishing write tid 6 to smithi07179299-10 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:272: oid 10 updating version 0 to 102 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:272: oid 10 updating version 102 to 103 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:272: oid 10 version 103 is already newer than 101 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:272: oid 10 version 103 is already newer than 100 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:272: oid 10 version 103 is already newer than 99 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 103 (ObjNum 109 snap 23 seq_num 109) dirty exists 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:272: left oid 10 (ObjNum 109 snap 23 seq_num 109) 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:272: done (1 left) 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:275: done (0 left) 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 23 2024-07-26T18:07:49.791 INFO:tasks.rados.rados.0.smithi071.stdout:276: seq_num 110 ranges {221184=647168,868352=778240,1646592=425984} 2024-07-26T18:07:49.795 INFO:tasks.rados.rados.0.smithi071.stdout:276: writing smithi07179299-14 from 221184 to 868352 tid 1 2024-07-26T18:07:49.800 INFO:tasks.rados.rados.0.smithi071.stdout:276: writing smithi07179299-14 from 868352 to 1646592 tid 2 2024-07-26T18:07:49.803 INFO:tasks.rados.rados.0.smithi071.stdout:276: writing smithi07179299-14 from 1646592 to 2072576 tid 3 2024-07-26T18:07:49.803 INFO:tasks.rados.rados.0.smithi071.stdout:277: read oid 3 snap -1 2024-07-26T18:07:49.803 INFO:tasks.rados.rados.0.smithi071.stdout:277: expect (ObjNum 86 snap 15 seq_num 86) 2024-07-26T18:07:49.803 INFO:tasks.rados.rados.0.smithi071.stdout:278: snap_create 2024-07-26T18:07:49.803 INFO:tasks.rados.rados.0.smithi071.stdout:276: finishing write tid 1 to smithi07179299-14 2024-07-26T18:07:49.805 INFO:tasks.rados.rados.0.smithi071.stdout:276: finishing write tid 2 to smithi07179299-14 2024-07-26T18:07:49.805 INFO:tasks.rados.rados.0.smithi071.stdout:276: finishing write tid 3 to smithi07179299-14 2024-07-26T18:07:49.806 INFO:tasks.rados.rados.0.smithi071.stdout:276: finishing write tid 4 to smithi07179299-14 2024-07-26T18:07:49.809 INFO:tasks.rados.rados.0.smithi071.stdout:276: finishing write tid 5 to smithi07179299-14 2024-07-26T18:07:49.809 INFO:tasks.rados.rados.0.smithi071.stdout:276: oid 14 updating version 0 to 9 2024-07-26T18:07:49.809 INFO:tasks.rados.rados.0.smithi071.stdout:276: oid 14 version 9 is already newer than 6 2024-07-26T18:07:49.809 INFO:tasks.rados.rados.0.smithi071.stdout:276: oid 14 version 9 is already newer than 7 2024-07-26T18:07:49.809 INFO:tasks.rados.rados.0.smithi071.stdout:276: oid 14 version 9 is already newer than 8 2024-07-26T18:07:49.809 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 9 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-07-26T18:07:49.809 INFO:tasks.rados.rados.0.smithi071.stdout:276: left oid 14 (ObjNum 110 snap 23 seq_num 110) 2024-07-26T18:07:49.813 INFO:tasks.rados.rados.0.smithi071.stdout:277: expect (ObjNum 86 snap 15 seq_num 86) 2024-07-26T18:07:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:49 smithi135 ceph-mon[33333]: osdmap e127: 8 total, 8 up, 8 in 2024-07-26T18:07:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:49 smithi135 ceph-mon[33333]: pgmap v165: 121 pgs: 121 active+clean; 75 MiB data, 352 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:50.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:49 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:49 smithi071 ceph-mon[28530]: osdmap e127: 8 total, 8 up, 8 in 2024-07-26T18:07:50.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:49 smithi071 ceph-mon[28530]: pgmap v165: 121 pgs: 121 active+clean; 75 MiB data, 352 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:50.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:49 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:50.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:49 smithi071 ceph-mon[39149]: osdmap e127: 8 total, 8 up, 8 in 2024-07-26T18:07:50.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:49 smithi071 ceph-mon[39149]: pgmap v165: 121 pgs: 121 active+clean; 75 MiB data, 352 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:07:50.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:49 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:07:50.795 INFO:tasks.rados.rados.0.smithi071.stdout:276: done (2 left) 2024-07-26T18:07:50.795 INFO:tasks.rados.rados.0.smithi071.stdout:277: done (1 left) 2024-07-26T18:07:50.795 INFO:tasks.rados.rados.0.smithi071.stdout:278: done (0 left) 2024-07-26T18:07:50.795 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 24 2024-07-26T18:07:50.795 INFO:tasks.rados.rados.0.smithi071.stdout:279: seq_num 111 ranges {663552=663552,1327104=663552,1990656=450560,2441216=90112} 2024-07-26T18:07:50.801 INFO:tasks.rados.rados.0.smithi071.stdout:279: writing smithi07179299-40 from 663552 to 1327104 tid 1 2024-07-26T18:07:50.805 INFO:tasks.rados.rados.0.smithi071.stdout:279: writing smithi07179299-40 from 1327104 to 1990656 tid 2 2024-07-26T18:07:50.808 INFO:tasks.rados.rados.0.smithi071.stdout:279: writing smithi07179299-40 from 1990656 to 2441216 tid 3 2024-07-26T18:07:50.809 INFO:tasks.rados.rados.0.smithi071.stdout:279: writing smithi07179299-40 from 2441216 to 2531328 tid 4 2024-07-26T18:07:50.809 INFO:tasks.rados.rados.0.smithi071.stdout:280: read oid 25 snap 18 2024-07-26T18:07:50.809 INFO:tasks.rados.rados.0.smithi071.stdout:280: expect (ObjNum 85 snap 15 seq_num 85) 2024-07-26T18:07:50.809 INFO:tasks.rados.rados.0.smithi071.stdout:281: rmattr oid 31 current snap is 24 2024-07-26T18:07:50.809 INFO:tasks.rados.rados.0.smithi071.stdout:281: done (2 left) 2024-07-26T18:07:50.810 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 24 2024-07-26T18:07:50.810 INFO:tasks.rados.rados.0.smithi071.stdout:282: seq_num 112 ranges {0=679936,679936=548864,1228800=655360} 2024-07-26T18:07:50.814 INFO:tasks.rados.rados.0.smithi071.stdout:282: writing smithi07179299-38 from 0 to 679936 tid 1 2024-07-26T18:07:50.817 INFO:tasks.rados.rados.0.smithi071.stdout:282: writing smithi07179299-38 from 679936 to 1228800 tid 2 2024-07-26T18:07:50.821 INFO:tasks.rados.rados.0.smithi071.stdout:282: writing smithi07179299-38 from 1228800 to 1884160 tid 3 2024-07-26T18:07:50.822 INFO:tasks.rados.rados.0.smithi071.stdout:283: read oid 35 snap -1 2024-07-26T18:07:50.822 INFO:tasks.rados.rados.0.smithi071.stdout:283: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-26T18:07:50.822 INFO:tasks.rados.rados.0.smithi071.stdout:284: read oid 33 snap 14 2024-07-26T18:07:50.822 INFO:tasks.rados.rados.0.smithi071.stdout:284: expect deleted 2024-07-26T18:07:50.822 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 37 current snap is 24 2024-07-26T18:07:50.823 INFO:tasks.rados.rados.0.smithi071.stdout:279: finishing write tid 1 to smithi07179299-40 2024-07-26T18:07:50.823 INFO:tasks.rados.rados.0.smithi071.stdout:285: seq_num 113 ranges {0=696320,696320=434176,1130496=466944,1597440=303104} 2024-07-26T18:07:50.826 INFO:tasks.rados.rados.0.smithi071.stdout:285: writing smithi07179299-37 from 0 to 696320 tid 1 2024-07-26T18:07:50.828 INFO:tasks.rados.rados.0.smithi071.stdout:285: writing smithi07179299-37 from 696320 to 1130496 tid 2 2024-07-26T18:07:50.831 INFO:tasks.rados.rados.0.smithi071.stdout:285: writing smithi07179299-37 from 1130496 to 1597440 tid 3 2024-07-26T18:07:50.832 INFO:tasks.rados.rados.0.smithi071.stdout:285: writing smithi07179299-37 from 1597440 to 1900544 tid 4 2024-07-26T18:07:50.832 INFO:tasks.rados.rados.0.smithi071.stdout:286: snap_remove snap 23 2024-07-26T18:07:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:50 smithi135 ceph-mon[33333]: osdmap e128: 8 total, 8 up, 8 in 2024-07-26T18:07:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:50 smithi071 ceph-mon[28530]: osdmap e128: 8 total, 8 up, 8 in 2024-07-26T18:07:51.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:50 smithi071 ceph-mon[39149]: osdmap e128: 8 total, 8 up, 8 in 2024-07-26T18:07:51.800 INFO:tasks.rados.rados.0.smithi071.stdout:286: done (6 left) 2024-07-26T18:07:51.800 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 24 2024-07-26T18:07:51.800 INFO:tasks.rados.rados.0.smithi071.stdout:279: finishing write tid 2 to smithi07179299-40 2024-07-26T18:07:51.800 INFO:tasks.rados.rados.0.smithi071.stdout:279: finishing write tid 3 to smithi07179299-40 2024-07-26T18:07:51.800 INFO:tasks.rados.rados.0.smithi071.stdout:279: finishing write tid 4 to smithi07179299-40 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:279: finishing write tid 5 to smithi07179299-40 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:279: finishing write tid 6 to smithi07179299-40 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:279: oid 40 updating version 0 to 133 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:279: oid 40 updating version 133 to 134 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:279: oid 40 updating version 134 to 135 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:279: oid 40 updating version 135 to 136 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:279: oid 40 version 136 is already newer than 132 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 136 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:279: left oid 40 (ObjNum 111 snap 24 seq_num 111) 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:282: finishing write tid 1 to smithi07179299-38 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:282: finishing write tid 2 to smithi07179299-38 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:282: finishing write tid 3 to smithi07179299-38 2024-07-26T18:07:51.801 INFO:tasks.rados.rados.0.smithi071.stdout:282: finishing write tid 4 to smithi07179299-38 2024-07-26T18:07:51.802 INFO:tasks.rados.rados.0.smithi071.stdout:280: expect (ObjNum 85 snap 15 seq_num 85) 2024-07-26T18:07:51.916 INFO:tasks.rados.rados.0.smithi071.stdout:282: finishing write tid 5 to smithi07179299-38 2024-07-26T18:07:51.916 INFO:tasks.rados.rados.0.smithi071.stdout:282: oid 38 updating version 0 to 39 2024-07-26T18:07:51.916 INFO:tasks.rados.rados.0.smithi071.stdout:282: oid 38 version 39 is already newer than 38 2024-07-26T18:07:51.916 INFO:tasks.rados.rados.0.smithi071.stdout:282: oid 38 updating version 39 to 41 2024-07-26T18:07:51.916 INFO:tasks.rados.rados.0.smithi071.stdout:282: oid 38 version 41 is already newer than 40 2024-07-26T18:07:51.916 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 41 (ObjNum 112 snap 24 seq_num 112) dirty exists 2024-07-26T18:07:51.916 INFO:tasks.rados.rados.0.smithi071.stdout:282: left oid 38 (ObjNum 112 snap 24 seq_num 112) 2024-07-26T18:07:51.916 INFO:tasks.rados.rados.0.smithi071.stdout:283: expect (ObjNum 33 snap 0 seq_num 33) 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: finishing write tid 1 to smithi07179299-37 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: finishing write tid 2 to smithi07179299-37 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: finishing write tid 3 to smithi07179299-37 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: finishing write tid 4 to smithi07179299-37 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: finishing write tid 5 to smithi07179299-37 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: finishing write tid 6 to smithi07179299-37 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: oid 37 updating version 0 to 62 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: oid 37 updating version 62 to 64 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: oid 37 version 64 is already newer than 61 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: oid 37 version 64 is already newer than 60 2024-07-26T18:07:51.930 INFO:tasks.rados.rados.0.smithi071.stdout:285: oid 37 version 64 is already newer than 63 2024-07-26T18:07:51.931 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 64 (ObjNum 113 snap 24 seq_num 113) dirty exists 2024-07-26T18:07:51.931 INFO:tasks.rados.rados.0.smithi071.stdout:285: left oid 37 (ObjNum 113 snap 24 seq_num 113) 2024-07-26T18:07:51.931 INFO:tasks.rados.rados.0.smithi071.stdout:287: seq_num 114 ranges {1400832=712704,2113536=712704,2826240=491520} 2024-07-26T18:07:51.941 INFO:tasks.rados.rados.0.smithi071.stdout:287: writing smithi07179299-44 from 1400832 to 2113536 tid 1 2024-07-26T18:07:51.945 INFO:tasks.rados.rados.0.smithi071.stdout:287: writing smithi07179299-44 from 2113536 to 2826240 tid 2 2024-07-26T18:07:51.949 INFO:tasks.rados.rados.0.smithi071.stdout:287: writing smithi07179299-44 from 2826240 to 3317760 tid 3 2024-07-26T18:07:51.949 INFO:tasks.rados.rados.0.smithi071.stdout:279: done (6 left) 2024-07-26T18:07:51.949 INFO:tasks.rados.rados.0.smithi071.stdout:280: done (5 left) 2024-07-26T18:07:51.949 INFO:tasks.rados.rados.0.smithi071.stdout:282: done (4 left) 2024-07-26T18:07:51.949 INFO:tasks.rados.rados.0.smithi071.stdout:283: done (3 left) 2024-07-26T18:07:51.949 INFO:tasks.rados.rados.0.smithi071.stdout:284: done (2 left) 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:285: done (1 left) 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:288: rollback oid 29 current snap is 24 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 14 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:287: finishing write tid 1 to smithi07179299-44 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:287: finishing write tid 2 to smithi07179299-44 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:289: rollback oid 12 current snap is 24 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 12 to 18 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:290: rmattr oid 46 current snap is 24 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:291: rollback oid 14 current snap is 24 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 14 to 14 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:292: rmattr oid 47 current snap is 24 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:292: done (5 left) 2024-07-26T18:07:51.950 INFO:tasks.rados.rados.0.smithi071.stdout:293: copy_from oid 37 from oid 26 current snap is 24 2024-07-26T18:07:51.951 INFO:tasks.rados.rados.0.smithi071.stdout:294: rollback oid 9 current snap is 24 2024-07-26T18:07:51.951 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 9 to 14 2024-07-26T18:07:51.951 INFO:tasks.rados.rados.0.smithi071.stdout:295: snap_create 2024-07-26T18:07:51.953 INFO:tasks.rados.rados.0.smithi071.stdout:287: finishing write tid 3 to smithi07179299-44 2024-07-26T18:07:51.953 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 41 (ObjNum 74 snap 12 seq_num 74) dirty exists 2024-07-26T18:07:51.953 INFO:tasks.rados.rados.0.smithi071.stdout:288: finishing rollback tid 0 to smithi07179299-29 2024-07-26T18:07:51.953 INFO:tasks.rados.rados.0.smithi071.stdout:287: finishing write tid 4 to smithi07179299-44 2024-07-26T18:07:51.953 INFO:tasks.rados.rados.0.smithi071.stdout:288: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:07:51.953 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 48 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-07-26T18:07:51.953 INFO:tasks.rados.rados.0.smithi071.stdout:291: finishing rollback tid 0 to smithi07179299-14 2024-07-26T18:07:51.953 INFO:tasks.rados.rados.0.smithi071.stdout:294: finishing rollback tid 0 to smithi07179299-9 2024-07-26T18:07:51.953 INFO:tasks.rados.rados.0.smithi071.stdout:291: finishing rollback tid 1 to smithi07179299-14 2024-07-26T18:07:51.953 INFO:tasks.rados.rados.0.smithi071.stdout:289: finishing rollback tid 1 to smithi07179299-12 2024-07-26T18:07:51.954 INFO:tasks.rados.rados.0.smithi071.stdout:291: finishing rollback tid 2 to smithi07179299-14 2024-07-26T18:07:51.954 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 12 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-07-26T18:07:51.954 INFO:tasks.rados.rados.0.smithi071.stdout:289: finishing rollback tid 2 to smithi07179299-12 2024-07-26T18:07:51.954 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 74 (ObjNum 70 snap 7 seq_num 70) dirty exists 2024-07-26T18:07:51.954 INFO:tasks.rados.rados.0.smithi071.stdout:294: finishing rollback tid 1 to smithi07179299-9 2024-07-26T18:07:51.954 INFO:tasks.rados.rados.0.smithi071.stdout:287: finishing write tid 5 to smithi07179299-44 2024-07-26T18:07:51.955 INFO:tasks.rados.rados.0.smithi071.stdout:287: oid 44 updating version 0 to 70 2024-07-26T18:07:51.955 INFO:tasks.rados.rados.0.smithi071.stdout:287: oid 44 updating version 70 to 72 2024-07-26T18:07:51.955 INFO:tasks.rados.rados.0.smithi071.stdout:287: oid 44 version 72 is already newer than 71 2024-07-26T18:07:51.955 INFO:tasks.rados.rados.0.smithi071.stdout:287: oid 44 version 72 is already newer than 69 2024-07-26T18:07:51.955 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 72 (ObjNum 114 snap 24 seq_num 114) dirty exists 2024-07-26T18:07:51.955 INFO:tasks.rados.rados.0.smithi071.stdout:287: left oid 44 (ObjNum 114 snap 24 seq_num 114) 2024-07-26T18:07:51.955 INFO:tasks.rados.rados.0.smithi071.stdout:294: finishing rollback tid 2 to smithi07179299-9 2024-07-26T18:07:51.955 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 142 (ObjNum 69 snap 7 seq_num 69) dirty exists 2024-07-26T18:07:51.958 INFO:tasks.rados.rados.0.smithi071.stdout:293: finishing copy_from racing read to smithi07179299-37 2024-07-26T18:07:51.960 INFO:tasks.rados.rados.0.smithi071.stdout:293: finishing copy_from to smithi07179299-37 2024-07-26T18:07:51.960 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 64 (ObjNum 101 snap 19 seq_num 101) dirty exists 2024-07-26T18:07:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:51 smithi135 ceph-mon[33333]: osdmap e129: 8 total, 8 up, 8 in 2024-07-26T18:07:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:51 smithi135 ceph-mon[33333]: pgmap v168: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-07-26T18:07:52.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:51 smithi071 ceph-mon[28530]: osdmap e129: 8 total, 8 up, 8 in 2024-07-26T18:07:52.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:51 smithi071 ceph-mon[28530]: pgmap v168: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-07-26T18:07:52.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:51 smithi071 ceph-mon[39149]: osdmap e129: 8 total, 8 up, 8 in 2024-07-26T18:07:52.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:51 smithi071 ceph-mon[39149]: pgmap v168: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-07-26T18:07:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:07:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:07:52] "GET /metrics HTTP/1.1" 200 36104 "" "Prometheus/2.43.0" 2024-07-26T18:07:52.807 INFO:tasks.rados.rados.0.smithi071.stdout:287: done (7 left) 2024-07-26T18:07:52.807 INFO:tasks.rados.rados.0.smithi071.stdout:288: done (6 left) 2024-07-26T18:07:52.807 INFO:tasks.rados.rados.0.smithi071.stdout:289: done (5 left) 2024-07-26T18:07:52.807 INFO:tasks.rados.rados.0.smithi071.stdout:290: done (4 left) 2024-07-26T18:07:52.807 INFO:tasks.rados.rados.0.smithi071.stdout:291: done (3 left) 2024-07-26T18:07:52.807 INFO:tasks.rados.rados.0.smithi071.stdout:293: done (2 left) 2024-07-26T18:07:52.807 INFO:tasks.rados.rados.0.smithi071.stdout:294: done (1 left) 2024-07-26T18:07:52.807 INFO:tasks.rados.rados.0.smithi071.stdout:295: done (0 left) 2024-07-26T18:07:52.807 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 25 2024-07-26T18:07:52.807 INFO:tasks.rados.rados.0.smithi071.stdout:296: seq_num 115 ranges {2875392=729088,3604480=647168,4251648=434176,4685824=122880} 2024-07-26T18:07:52.826 INFO:tasks.rados.rados.0.smithi071.stdout:296: writing smithi07179299-16 from 2875392 to 3604480 tid 1 2024-07-26T18:07:52.830 INFO:tasks.rados.rados.0.smithi071.stdout:296: writing smithi07179299-16 from 3604480 to 4251648 tid 2 2024-07-26T18:07:52.832 INFO:tasks.rados.rados.0.smithi071.stdout:296: writing smithi07179299-16 from 4251648 to 4685824 tid 3 2024-07-26T18:07:52.833 INFO:tasks.rados.rados.0.smithi071.stdout:296: writing smithi07179299-16 from 4685824 to 4808704 tid 4 2024-07-26T18:07:52.833 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 25 2024-07-26T18:07:52.834 INFO:tasks.rados.rados.0.smithi071.stdout:296: finishing write tid 1 to smithi07179299-16 2024-07-26T18:07:52.834 INFO:tasks.rados.rados.0.smithi071.stdout:296: finishing write tid 2 to smithi07179299-16 2024-07-26T18:07:52.834 INFO:tasks.rados.rados.0.smithi071.stdout:297: seq_num 116 ranges {0=745472,745472=532480,1277952=638976,1916928=32768} 2024-07-26T18:07:52.838 INFO:tasks.rados.rados.0.smithi071.stdout:297: writing smithi07179299-18 from 0 to 745472 tid 1 2024-07-26T18:07:52.841 INFO:tasks.rados.rados.0.smithi071.stdout:297: writing smithi07179299-18 from 745472 to 1277952 tid 2 2024-07-26T18:07:52.845 INFO:tasks.rados.rados.0.smithi071.stdout:297: writing smithi07179299-18 from 1277952 to 1916928 tid 3 2024-07-26T18:07:52.845 INFO:tasks.rados.rados.0.smithi071.stdout:297: writing smithi07179299-18 from 1916928 to 1949696 tid 4 2024-07-26T18:07:52.845 INFO:tasks.rados.rados.0.smithi071.stdout:298: setattr oid 45 current snap is 25 2024-07-26T18:07:52.845 INFO:tasks.rados.rados.0.smithi071.stdout:296: finishing write tid 3 to smithi07179299-16 2024-07-26T18:07:52.845 INFO:tasks.rados.rados.0.smithi071.stdout:296: finishing write tid 4 to smithi07179299-16 2024-07-26T18:07:52.845 INFO:tasks.rados.rados.0.smithi071.stdout:296: finishing write tid 5 to smithi07179299-16 2024-07-26T18:07:52.845 INFO:tasks.rados.rados.0.smithi071.stdout:296: finishing write tid 6 to smithi07179299-16 2024-07-26T18:07:52.845 INFO:tasks.rados.rados.0.smithi071.stdout:296: oid 16 updating version 0 to 76 2024-07-26T18:07:52.845 INFO:tasks.rados.rados.0.smithi071.stdout:296: oid 16 version 76 is already newer than 73 2024-07-26T18:07:52.845 INFO:tasks.rados.rados.0.smithi071.stdout:296: oid 16 version 76 is already newer than 75 2024-07-26T18:07:52.846 INFO:tasks.rados.rados.0.smithi071.stdout:296: oid 16 version 76 is already newer than 74 2024-07-26T18:07:52.846 INFO:tasks.rados.rados.0.smithi071.stdout:296: oid 16 updating version 76 to 77 2024-07-26T18:07:52.846 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 77 (ObjNum 115 snap 25 seq_num 115) dirty exists 2024-07-26T18:07:52.846 INFO:tasks.rados.rados.0.smithi071.stdout:296: left oid 16 (ObjNum 115 snap 25 seq_num 115) 2024-07-26T18:07:52.846 INFO:tasks.rados.rados.0.smithi071.stdout:297: finishing write tid 1 to smithi07179299-18 2024-07-26T18:07:52.846 INFO:tasks.rados.rados.0.smithi071.stdout:297: finishing write tid 2 to smithi07179299-18 2024-07-26T18:07:52.846 INFO:tasks.rados.rados.0.smithi071.stdout:296: done (2 left) 2024-07-26T18:07:52.846 INFO:tasks.rados.rados.0.smithi071.stdout:299: snap_remove snap 14 2024-07-26T18:07:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:52 smithi135 ceph-mon[33333]: osdmap e130: 8 total, 8 up, 8 in 2024-07-26T18:07:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:52 smithi071 ceph-mon[28530]: osdmap e130: 8 total, 8 up, 8 in 2024-07-26T18:07:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:52 smithi071 ceph-mon[39149]: osdmap e130: 8 total, 8 up, 8 in 2024-07-26T18:07:53.816 INFO:tasks.rados.rados.0.smithi071.stdout:297: finishing write tid 3 to smithi07179299-18 2024-07-26T18:07:53.816 INFO:tasks.rados.rados.0.smithi071.stdout:297: finishing write tid 4 to smithi07179299-18 2024-07-26T18:07:53.816 INFO:tasks.rados.rados.0.smithi071.stdout:297: finishing write tid 5 to smithi07179299-18 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 97 (ObjNum 105 snap 23 seq_num 105) dirty exists 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:297: finishing write tid 6 to smithi07179299-18 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:297: oid 18 updating version 0 to 53 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:297: oid 18 version 53 is already newer than 51 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:297: oid 18 version 53 is already newer than 50 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:297: oid 18 version 53 is already newer than 49 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:297: oid 18 version 53 is already newer than 52 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 53 (ObjNum 116 snap 25 seq_num 116) dirty exists 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:297: left oid 18 (ObjNum 116 snap 25 seq_num 116) 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:297: done (2 left) 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:298: done (1 left) 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:299: done (0 left) 2024-07-26T18:07:53.817 INFO:tasks.rados.rados.0.smithi071.stdout:300: setattr oid 40 current snap is 25 2024-07-26T18:07:53.818 INFO:tasks.rados.rados.0.smithi071.stdout:301: snap_create 2024-07-26T18:07:53.826 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 148 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:07:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:53 smithi135 ceph-mon[33333]: osdmap e131: 8 total, 8 up, 8 in 2024-07-26T18:07:54.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:53 smithi135 ceph-mon[33333]: pgmap v171: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-07-26T18:07:54.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:53 smithi071 ceph-mon[28530]: osdmap e131: 8 total, 8 up, 8 in 2024-07-26T18:07:54.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:53 smithi071 ceph-mon[28530]: pgmap v171: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-07-26T18:07:54.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:53 smithi071 ceph-mon[39149]: osdmap e131: 8 total, 8 up, 8 in 2024-07-26T18:07:54.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:53 smithi071 ceph-mon[39149]: pgmap v171: 121 pgs: 121 active+clean; 73 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-07-26T18:07:54.817 INFO:tasks.rados.rados.0.smithi071.stdout:300: done (1 left) 2024-07-26T18:07:54.817 INFO:tasks.rados.rados.0.smithi071.stdout:301: done (0 left) 2024-07-26T18:07:54.817 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 26 2024-07-26T18:07:54.817 INFO:tasks.rados.rados.0.smithi071.stdout:302: seq_num 117 ranges {0=770048,770048=417792,1187840=442368,1630208=344064} 2024-07-26T18:07:54.820 INFO:tasks.rados.rados.0.smithi071.stdout:302: writing smithi07179299-33 from 0 to 770048 tid 1 2024-07-26T18:07:54.823 INFO:tasks.rados.rados.0.smithi071.stdout:302: writing smithi07179299-33 from 770048 to 1187840 tid 2 2024-07-26T18:07:54.825 INFO:tasks.rados.rados.0.smithi071.stdout:302: writing smithi07179299-33 from 1187840 to 1630208 tid 3 2024-07-26T18:07:54.828 INFO:tasks.rados.rados.0.smithi071.stdout:302: writing smithi07179299-33 from 1630208 to 1974272 tid 4 2024-07-26T18:07:54.828 INFO:tasks.rados.rados.0.smithi071.stdout:303: copy_from oid 18 from oid 13 current snap is 26 2024-07-26T18:07:54.828 INFO:tasks.rados.rados.0.smithi071.stdout:302: finishing write tid 1 to smithi07179299-33 2024-07-26T18:07:54.828 INFO:tasks.rados.rados.0.smithi071.stdout:302: finishing write tid 2 to smithi07179299-33 2024-07-26T18:07:54.828 INFO:tasks.rados.rados.0.smithi071.stdout:302: finishing write tid 3 to smithi07179299-33 2024-07-26T18:07:54.828 INFO:tasks.rados.rados.0.smithi071.stdout:304: snap_create 2024-07-26T18:07:54.830 INFO:tasks.rados.rados.0.smithi071.stdout:302: finishing write tid 4 to smithi07179299-33 2024-07-26T18:07:54.831 INFO:tasks.rados.rados.0.smithi071.stdout:302: finishing write tid 5 to smithi07179299-33 2024-07-26T18:07:54.832 INFO:tasks.rados.rados.0.smithi071.stdout:302: finishing write tid 6 to smithi07179299-33 2024-07-26T18:07:54.832 INFO:tasks.rados.rados.0.smithi071.stdout:302: oid 33 updating version 0 to 82 2024-07-26T18:07:54.833 INFO:tasks.rados.rados.0.smithi071.stdout:302: oid 33 updating version 82 to 83 2024-07-26T18:07:54.833 INFO:tasks.rados.rados.0.smithi071.stdout:302: oid 33 version 83 is already newer than 79 2024-07-26T18:07:54.833 INFO:tasks.rados.rados.0.smithi071.stdout:302: oid 33 version 83 is already newer than 81 2024-07-26T18:07:54.833 INFO:tasks.rados.rados.0.smithi071.stdout:302: oid 33 version 83 is already newer than 80 2024-07-26T18:07:54.833 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 83 (ObjNum 117 snap 26 seq_num 117) dirty exists 2024-07-26T18:07:54.833 INFO:tasks.rados.rados.0.smithi071.stdout:302: left oid 33 (ObjNum 117 snap 26 seq_num 117) 2024-07-26T18:07:54.841 INFO:tasks.rados.rados.0.smithi071.stdout:303: finishing copy_from racing read to smithi07179299-18 2024-07-26T18:07:54.842 INFO:tasks.rados.rados.0.smithi071.stdout:303: finishing copy_from to smithi07179299-18 2024-07-26T18:07:54.842 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 30 (ObjNum 95 snap 19 seq_num 95) dirty exists 2024-07-26T18:07:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:54 smithi135 ceph-mon[33333]: osdmap e132: 8 total, 8 up, 8 in 2024-07-26T18:07:55.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:54 smithi071 ceph-mon[28530]: osdmap e132: 8 total, 8 up, 8 in 2024-07-26T18:07:55.095 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:54 smithi071 ceph-mon[39149]: osdmap e132: 8 total, 8 up, 8 in 2024-07-26T18:07:55.828 INFO:tasks.rados.rados.0.smithi071.stdout:302: done (2 left) 2024-07-26T18:07:55.828 INFO:tasks.rados.rados.0.smithi071.stdout:303: done (1 left) 2024-07-26T18:07:55.829 INFO:tasks.rados.rados.0.smithi071.stdout:304: done (0 left) 2024-07-26T18:07:55.829 INFO:tasks.rados.rados.0.smithi071.stdout:305: snap_create 2024-07-26T18:07:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:55 smithi135 ceph-mon[33333]: osdmap e133: 8 total, 8 up, 8 in 2024-07-26T18:07:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:55 smithi135 ceph-mon[33333]: pgmap v174: 121 pgs: 121 active+clean; 84 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-07-26T18:07:56.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:56.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:07:56.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:07:56.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:55 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:07:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[28530]: osdmap e133: 8 total, 8 up, 8 in 2024-07-26T18:07:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[28530]: pgmap v174: 121 pgs: 121 active+clean; 84 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-07-26T18:07:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:07:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:07:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:07:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[39149]: osdmap e133: 8 total, 8 up, 8 in 2024-07-26T18:07:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[39149]: pgmap v174: 121 pgs: 121 active+clean; 84 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-07-26T18:07:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:07:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:07:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:07:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:55 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:07:56.731 INFO:tasks.rados.rados.0.smithi071.stdout:305: done (0 left) 2024-07-26T18:07:56.731 INFO:tasks.rados.rados.0.smithi071.stdout:306: read oid 15 snap -1 2024-07-26T18:07:56.731 INFO:tasks.rados.rados.0.smithi071.stdout:306: expect (ObjNum 59 snap 5 seq_num 59) 2024-07-26T18:07:56.731 INFO:tasks.rados.rados.0.smithi071.stdout:307: read oid 1 snap -1 2024-07-26T18:07:56.731 INFO:tasks.rados.rados.0.smithi071.stdout:307: expect (ObjNum 91 snap 18 seq_num 91) 2024-07-26T18:07:56.731 INFO:tasks.rados.rados.0.smithi071.stdout:308: read oid 10 snap -1 2024-07-26T18:07:56.731 INFO:tasks.rados.rados.0.smithi071.stdout:308: expect (ObjNum 109 snap 23 seq_num 109) 2024-07-26T18:07:56.732 INFO:tasks.rados.rados.0.smithi071.stdout:309: delete oid 49 current snap is 28 2024-07-26T18:07:56.736 INFO:tasks.rados.rados.0.smithi071.stdout:309: done (3 left) 2024-07-26T18:07:56.736 INFO:tasks.rados.rados.0.smithi071.stdout:310: delete oid 27 current snap is 28 2024-07-26T18:07:56.742 INFO:tasks.rados.rados.0.smithi071.stdout:306: expect (ObjNum 59 snap 5 seq_num 59) 2024-07-26T18:07:56.776 INFO:tasks.rados.rados.0.smithi071.stdout:307: expect (ObjNum 91 snap 18 seq_num 91) 2024-07-26T18:07:56.875 INFO:tasks.rados.rados.0.smithi071.stdout:308: expect (ObjNum 109 snap 23 seq_num 109) 2024-07-26T18:07:57.058 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:56 smithi135 systemd[1]: Stopping Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:07:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:56 smithi135 ceph-mon[33333]: Upgrade: Updating mgr.x 2024-07-26T18:07:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:56 smithi135 ceph-mon[33333]: Deploying daemon mgr.x on smithi135 2024-07-26T18:07:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:56 smithi135 ceph-mon[33333]: osdmap e134: 8 total, 8 up, 8 in 2024-07-26T18:07:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:56 smithi135 ceph-mon[33333]: osdmap e135: 8 total, 8 up, 8 in 2024-07-26T18:07:57.084 INFO:tasks.rados.rados.0.smithi071.stdout:306: done (3 left) 2024-07-26T18:07:57.084 INFO:tasks.rados.rados.0.smithi071.stdout:307: done (2 left) 2024-07-26T18:07:57.084 INFO:tasks.rados.rados.0.smithi071.stdout:308: done (1 left) 2024-07-26T18:07:57.084 INFO:tasks.rados.rados.0.smithi071.stdout:310: done (0 left) 2024-07-26T18:07:57.084 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 28 2024-07-26T18:07:57.084 INFO:tasks.rados.rados.0.smithi071.stdout:311: seq_num 120 ranges {3104768=417792,3522560=475136,3997696=622592,4620288=507904} 2024-07-26T18:07:57.102 INFO:tasks.rados.rados.0.smithi071.stdout:311: writing smithi07179299-25 from 3104768 to 3522560 tid 1 2024-07-26T18:07:57.105 INFO:tasks.rados.rados.0.smithi071.stdout:311: writing smithi07179299-25 from 3522560 to 3997696 tid 2 2024-07-26T18:07:57.108 INFO:tasks.rados.rados.0.smithi071.stdout:311: writing smithi07179299-25 from 3997696 to 4620288 tid 3 2024-07-26T18:07:57.111 INFO:tasks.rados.rados.0.smithi071.stdout:311: writing smithi07179299-25 from 4620288 to 5128192 tid 4 2024-07-26T18:07:57.112 INFO:tasks.rados.rados.0.smithi071.stdout:312: delete oid 42 current snap is 28 2024-07-26T18:07:57.112 INFO:tasks.rados.rados.0.smithi071.stdout:311: finishing write tid 1 to smithi07179299-25 2024-07-26T18:07:57.112 INFO:tasks.rados.rados.0.smithi071.stdout:311: finishing write tid 2 to smithi07179299-25 2024-07-26T18:07:57.112 INFO:tasks.rados.rados.0.smithi071.stdout:311: finishing write tid 3 to smithi07179299-25 2024-07-26T18:07:57.113 INFO:tasks.rados.rados.0.smithi071.stdout:311: finishing write tid 4 to smithi07179299-25 2024-07-26T18:07:57.113 INFO:tasks.rados.rados.0.smithi071.stdout:312: done (1 left) 2024-07-26T18:07:57.113 INFO:tasks.rados.rados.0.smithi071.stdout:313: snap_remove snap 25 2024-07-26T18:07:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:56 smithi071 ceph-mon[39149]: Upgrade: Updating mgr.x 2024-07-26T18:07:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:56 smithi071 ceph-mon[39149]: Deploying daemon mgr.x on smithi135 2024-07-26T18:07:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:56 smithi071 ceph-mon[39149]: osdmap e134: 8 total, 8 up, 8 in 2024-07-26T18:07:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:56 smithi071 ceph-mon[39149]: osdmap e135: 8 total, 8 up, 8 in 2024-07-26T18:07:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:56 smithi071 ceph-mon[28530]: Upgrade: Updating mgr.x 2024-07-26T18:07:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:56 smithi071 ceph-mon[28530]: Deploying daemon mgr.x on smithi135 2024-07-26T18:07:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:56 smithi071 ceph-mon[28530]: osdmap e134: 8 total, 8 up, 8 in 2024-07-26T18:07:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:56 smithi071 ceph-mon[28530]: osdmap e135: 8 total, 8 up, 8 in 2024-07-26T18:07:57.537 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:57 smithi135 podman[65971]: 2024-07-26 18:07:57.208318376 +0000 UTC m=+0.134116690 container died 3a18b76b2d8a4e70ded8096a5c5702a97a81ae61e93b7ce0a278660edf1bb5df (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240716, RELEASE=reef-a3bbd72, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-07-26T18:07:57.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:57 smithi135 podman[65971]: 2024-07-26 18:07:57.537015328 +0000 UTC m=+0.462813642 container cleanup 3a18b76b2d8a4e70ded8096a5c5702a97a81ae61e93b7ce0a278660edf1bb5df (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=reef-a3bbd72, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240716, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-07-26T18:07:57.808 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:57 smithi135 bash[65971]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x 2024-07-26T18:07:57.808 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:57 smithi135 podman[65984]: 2024-07-26 18:07:57.722097833 +0000 UTC m=+0.508481838 container remove 3a18b76b2d8a4e70ded8096a5c5702a97a81ae61e93b7ce0a278660edf1bb5df (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, RELEASE=reef-a3bbd72, org.label-schema.build-date=20240716, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T18:07:57.808 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:57 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-07-26T18:07:57.837 INFO:tasks.rados.rados.0.smithi071.stdout:313: done (1 left) 2024-07-26T18:07:57.837 INFO:tasks.rados.rados.0.smithi071.stdout:314: delete oid 48 current snap is 28 2024-07-26T18:07:57.837 INFO:tasks.rados.rados.0.smithi071.stdout:311: finishing write tid 5 to smithi07179299-25 2024-07-26T18:07:57.837 INFO:tasks.rados.rados.0.smithi071.stdout:311: finishing write tid 6 to smithi07179299-25 2024-07-26T18:07:57.837 INFO:tasks.rados.rados.0.smithi071.stdout:311: oid 25 updating version 0 to 68 2024-07-26T18:07:57.837 INFO:tasks.rados.rados.0.smithi071.stdout:311: oid 25 version 68 is already newer than 67 2024-07-26T18:07:57.837 INFO:tasks.rados.rados.0.smithi071.stdout:311: oid 25 version 68 is already newer than 66 2024-07-26T18:07:57.837 INFO:tasks.rados.rados.0.smithi071.stdout:311: oid 25 version 68 is already newer than 65 2024-07-26T18:07:57.837 INFO:tasks.rados.rados.0.smithi071.stdout:311: oid 25 updating version 68 to 69 2024-07-26T18:07:57.837 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 69 (ObjNum 120 snap 28 seq_num 120) dirty exists 2024-07-26T18:07:57.838 INFO:tasks.rados.rados.0.smithi071.stdout:311: left oid 25 (ObjNum 120 snap 28 seq_num 120) 2024-07-26T18:07:57.839 INFO:tasks.rados.rados.0.smithi071.stdout:311: done (1 left) 2024-07-26T18:07:57.839 INFO:tasks.rados.rados.0.smithi071.stdout:314: done (0 left) 2024-07-26T18:07:57.839 INFO:tasks.rados.rados.0.smithi071.stdout:315: copy_from oid 36 from oid 46 current snap is 28 2024-07-26T18:07:57.839 INFO:tasks.rados.rados.0.smithi071.stdout:316: rollback oid 15 current snap is 28 2024-07-26T18:07:57.839 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 15 to 27 2024-07-26T18:07:57.839 INFO:tasks.rados.rados.0.smithi071.stdout:317: setattr oid 14 current snap is 28 2024-07-26T18:07:57.844 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 28 2024-07-26T18:07:57.844 INFO:tasks.rados.rados.0.smithi071.stdout:318: seq_num 123 ranges {827392=466944,1294336=573440,1867776=794624,2662400=237568} 2024-07-26T18:07:57.851 INFO:tasks.rados.rados.0.smithi071.stdout:318: writing smithi07179299-50 from 827392 to 1294336 tid 1 2024-07-26T18:07:57.855 INFO:tasks.rados.rados.0.smithi071.stdout:318: writing smithi07179299-50 from 1294336 to 1867776 tid 2 2024-07-26T18:07:57.859 INFO:tasks.rados.rados.0.smithi071.stdout:318: writing smithi07179299-50 from 1867776 to 2662400 tid 3 2024-07-26T18:07:57.861 INFO:tasks.rados.rados.0.smithi071.stdout:318: writing smithi07179299-50 from 2662400 to 2899968 tid 4 2024-07-26T18:07:57.861 INFO:tasks.rados.rados.0.smithi071.stdout:319: read oid 12 snap 24 2024-07-26T18:07:57.861 INFO:tasks.rados.rados.0.smithi071.stdout:319: expect (ObjNum 70 snap 7 seq_num 70) 2024-07-26T18:07:57.861 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 28 2024-07-26T18:07:57.861 INFO:tasks.rados.rados.0.smithi071.stdout:316: finishing rollback tid 0 to smithi07179299-15 2024-07-26T18:07:57.861 INFO:tasks.rados.rados.0.smithi071.stdout:320: seq_num 124 ranges {1335296=483328,1818624=458752,2277376=598016,2875392=548864} 2024-07-26T18:07:57.871 INFO:tasks.rados.rados.0.smithi071.stdout:320: writing smithi07179299-20 from 1335296 to 1818624 tid 1 2024-07-26T18:07:57.873 INFO:tasks.rados.rados.0.smithi071.stdout:320: writing smithi07179299-20 from 1818624 to 2277376 tid 2 2024-07-26T18:07:57.877 INFO:tasks.rados.rados.0.smithi071.stdout:320: writing smithi07179299-20 from 2277376 to 2875392 tid 3 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:320: writing smithi07179299-20 from 2875392 to 3424256 tid 4 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 28 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:316: finishing rollback tid 1 to smithi07179299-15 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:316: finishing rollback tid 2 to smithi07179299-15 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 85 (ObjNum 59 snap 5 seq_num 59) dirty exists 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 16 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:315: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:315: finishing copy_from to smithi07179299-36 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 41 (ObjNum 74 snap 12 seq_num 74) dirty exists 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:318: finishing write tid 1 to smithi07179299-50 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:318: finishing write tid 2 to smithi07179299-50 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:318: finishing write tid 3 to smithi07179299-50 2024-07-26T18:07:57.881 INFO:tasks.rados.rados.0.smithi071.stdout:321: seq_num 125 ranges {1884160=499712,2383872=745472,3129344=409600,3538944=450560} 2024-07-26T18:07:57.893 INFO:tasks.rados.rados.0.smithi071.stdout:321: writing smithi07179299-38 from 1884160 to 2383872 tid 1 2024-07-26T18:07:57.897 INFO:tasks.rados.rados.0.smithi071.stdout:321: writing smithi07179299-38 from 2383872 to 3129344 tid 2 2024-07-26T18:07:57.899 INFO:tasks.rados.rados.0.smithi071.stdout:321: writing smithi07179299-38 from 3129344 to 3538944 tid 3 2024-07-26T18:07:57.903 INFO:tasks.rados.rados.0.smithi071.stdout:321: writing smithi07179299-38 from 3538944 to 3989504 tid 4 2024-07-26T18:07:57.903 INFO:tasks.rados.rados.0.smithi071.stdout:315: done (6 left) 2024-07-26T18:07:57.903 INFO:tasks.rados.rados.0.smithi071.stdout:316: done (5 left) 2024-07-26T18:07:57.903 INFO:tasks.rados.rados.0.smithi071.stdout:317: done (4 left) 2024-07-26T18:07:57.903 INFO:tasks.rados.rados.0.smithi071.stdout:322: rollback oid 9 current snap is 28 2024-07-26T18:07:57.903 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 9 to 18 2024-07-26T18:07:57.903 INFO:tasks.rados.rados.0.smithi071.stdout:318: finishing write tid 4 to smithi07179299-50 2024-07-26T18:07:57.904 INFO:tasks.rados.rados.0.smithi071.stdout:318: finishing write tid 5 to smithi07179299-50 2024-07-26T18:07:57.904 INFO:tasks.rados.rados.0.smithi071.stdout:318: finishing write tid 6 to smithi07179299-50 2024-07-26T18:07:57.904 INFO:tasks.rados.rados.0.smithi071.stdout:318: oid 50 updating version 0 to 161 2024-07-26T18:07:57.904 INFO:tasks.rados.rados.0.smithi071.stdout:318: oid 50 version 161 is already newer than 159 2024-07-26T18:07:57.904 INFO:tasks.rados.rados.0.smithi071.stdout:318: oid 50 version 161 is already newer than 160 2024-07-26T18:07:57.904 INFO:tasks.rados.rados.0.smithi071.stdout:318: oid 50 version 161 is already newer than 158 2024-07-26T18:07:57.904 INFO:tasks.rados.rados.0.smithi071.stdout:318: oid 50 updating version 161 to 162 2024-07-26T18:07:57.904 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 162 (ObjNum 123 snap 28 seq_num 123) dirty exists 2024-07-26T18:07:57.904 INFO:tasks.rados.rados.0.smithi071.stdout:318: left oid 50 (ObjNum 123 snap 28 seq_num 123) 2024-07-26T18:07:57.904 INFO:tasks.rados.rados.0.smithi071.stdout:319: expect (ObjNum 70 snap 7 seq_num 70) 2024-07-26T18:07:57.933 INFO:tasks.rados.rados.0.smithi071.stdout:320: finishing write tid 1 to smithi07179299-20 2024-07-26T18:07:57.933 INFO:tasks.rados.rados.0.smithi071.stdout:320: finishing write tid 2 to smithi07179299-20 2024-07-26T18:07:57.933 INFO:tasks.rados.rados.0.smithi071.stdout:320: finishing write tid 3 to smithi07179299-20 2024-07-26T18:07:57.933 INFO:tasks.rados.rados.0.smithi071.stdout:318: done (4 left) 2024-07-26T18:07:57.933 INFO:tasks.rados.rados.0.smithi071.stdout:319: done (3 left) 2024-07-26T18:07:57.934 INFO:tasks.rados.rados.0.smithi071.stdout:323: snap_remove snap 27 2024-07-26T18:07:58.176 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:57 smithi135 ceph-mon[33333]: pgmap v177: 121 pgs: 121 active+clean; 84 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-07-26T18:07:58.176 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:57 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-07-26T18:07:58.177 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:57 smithi135 systemd[1]: Stopped Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:07:58.177 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:57 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.x.service: Consumed 10.961s CPU time. 2024-07-26T18:07:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:57 smithi071 ceph-mon[28530]: pgmap v177: 121 pgs: 121 active+clean; 84 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-07-26T18:07:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:57 smithi071 ceph-mon[39149]: pgmap v177: 121 pgs: 121 active+clean; 84 MiB data, 368 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-07-26T18:07:58.524 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:58 smithi135 systemd[1]: Starting Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:07:58.524 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:58 smithi135 podman[66114]: 2024-07-26 18:07:58.294657676 +0000 UTC m=+0.017724717 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:07:58.524 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:58 smithi135 podman[66114]: 2024-07-26 18:07:58.523687538 +0000 UTC m=+0.246754621 container create 9db3047979bc237a877707cd33fb211bba73f09bbecfea282be8bfe831001d5d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-07-26T18:07:58.776 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:58 smithi135 podman[66114]: 2024-07-26 18:07:58.701119768 +0000 UTC m=+0.424186824 container init 9db3047979bc237a877707cd33fb211bba73f09bbecfea282be8bfe831001d5d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T18:07:58.777 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:58 smithi135 podman[66114]: 2024-07-26 18:07:58.704169798 +0000 UTC m=+0.427236850 container start 9db3047979bc237a877707cd33fb211bba73f09bbecfea282be8bfe831001d5d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True) 2024-07-26T18:07:58.777 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:58 smithi135 ceph-mgr[66133]: -- 172.21.15.135:0/2072574800 <== mon.1 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56412287f0e0 con 0x56412285d400 2024-07-26T18:07:58.840 INFO:tasks.rados.rados.0.smithi071.stdout:323: done (3 left) 2024-07-26T18:07:58.840 INFO:tasks.rados.rados.0.smithi071.stdout:324: rollback oid 17 current snap is 28 2024-07-26T18:07:58.840 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 18 2024-07-26T18:07:58.840 INFO:tasks.rados.rados.0.smithi071.stdout:320: finishing write tid 4 to smithi07179299-20 2024-07-26T18:07:58.840 INFO:tasks.rados.rados.0.smithi071.stdout:320: finishing write tid 5 to smithi07179299-20 2024-07-26T18:07:58.840 INFO:tasks.rados.rados.0.smithi071.stdout:320: finishing write tid 6 to smithi07179299-20 2024-07-26T18:07:58.840 INFO:tasks.rados.rados.0.smithi071.stdout:320: oid 20 updating version 0 to 88 2024-07-26T18:07:58.840 INFO:tasks.rados.rados.0.smithi071.stdout:320: oid 20 version 88 is already newer than 87 2024-07-26T18:07:58.840 INFO:tasks.rados.rados.0.smithi071.stdout:320: oid 20 version 88 is already newer than 85 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:320: oid 20 version 88 is already newer than 86 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:320: oid 20 updating version 88 to 89 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 89 (ObjNum 124 snap 28 seq_num 124) dirty exists 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:320: left oid 20 (ObjNum 124 snap 28 seq_num 124) 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:321: finishing write tid 1 to smithi07179299-38 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:321: finishing write tid 2 to smithi07179299-38 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:321: finishing write tid 3 to smithi07179299-38 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:321: finishing write tid 4 to smithi07179299-38 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:321: finishing write tid 5 to smithi07179299-38 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:322: finishing rollback tid 0 to smithi07179299-9 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:322: finishing rollback tid 1 to smithi07179299-9 2024-07-26T18:07:58.841 INFO:tasks.rados.rados.0.smithi071.stdout:322: finishing rollback tid 2 to smithi07179299-9 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 166 (ObjNum 89 snap 18 seq_num 89) dirty exists 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:321: finishing write tid 6 to smithi07179299-38 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:321: oid 38 updating version 0 to 48 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:321: oid 38 updating version 48 to 50 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:321: oid 38 updating version 50 to 51 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:321: oid 38 version 51 is already newer than 47 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:321: oid 38 version 51 is already newer than 49 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 51 (ObjNum 125 snap 28 seq_num 125) dirty exists 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:321: left oid 38 (ObjNum 125 snap 28 seq_num 125) 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:320: done (3 left) 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:321: done (2 left) 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:322: done (1 left) 2024-07-26T18:07:58.842 INFO:tasks.rados.rados.0.smithi071.stdout:325: snap_create 2024-07-26T18:07:58.844 INFO:tasks.rados.rados.0.smithi071.stdout:324: finishing rollback tid 0 to smithi07179299-17 2024-07-26T18:07:58.846 INFO:tasks.rados.rados.0.smithi071.stdout:324: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:07:58.846 INFO:tasks.rados.rados.0.smithi071.stdout:324: finishing rollback tid 2 to smithi07179299-17 2024-07-26T18:07:58.846 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 170 (ObjNum 69 snap 7 seq_num 69) dirty exists 2024-07-26T18:07:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:58 smithi135 ceph-mon[33333]: osdmap e136: 8 total, 8 up, 8 in 2024-07-26T18:07:59.058 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:58 smithi135 bash[66114]: 9db3047979bc237a877707cd33fb211bba73f09bbecfea282be8bfe831001d5d 2024-07-26T18:07:59.058 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:58 smithi135 systemd[1]: Started Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:07:59.058 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:07:58.837+0000 7f4428900040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T18:07:59.058 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:07:58.995+0000 7f4428900040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:07:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:58 smithi071 ceph-mon[28530]: osdmap e136: 8 total, 8 up, 8 in 2024-07-26T18:07:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:58 smithi071 ceph-mon[39149]: osdmap e136: 8 total, 8 up, 8 in 2024-07-26T18:07:59.331 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:07:59.069+0000 7f4428900040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T18:07:59.640 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:07:59.329+0000 7f4428900040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T18:07:59.640 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:07:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:07:59.389+0000 7f4428900040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T18:07:59.851 INFO:tasks.rados.rados.0.smithi071.stdout:324: done (1 left) 2024-07-26T18:07:59.852 INFO:tasks.rados.rados.0.smithi071.stdout:325: done (0 left) 2024-07-26T18:07:59.852 INFO:tasks.rados.rados.0.smithi071.stdout:326: read oid 23 snap -1 2024-07-26T18:07:59.852 INFO:tasks.rados.rados.0.smithi071.stdout:326: expect (ObjNum 53 snap 1 seq_num 53) 2024-07-26T18:07:59.852 INFO:tasks.rados.rados.0.smithi071.stdout:327: snap_remove snap 28 2024-07-26T18:08:00.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:59 smithi135 ceph-mon[33333]: osdmap e137: 8 total, 8 up, 8 in 2024-07-26T18:08:00.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:59 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:00.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:59 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:00.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:59 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:00.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:07:59 smithi135 ceph-mon[33333]: pgmap v180: 121 pgs: 121 active+clean; 84 MiB data, 368 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:08:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:59 smithi071 ceph-mon[39149]: osdmap e137: 8 total, 8 up, 8 in 2024-07-26T18:08:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:59 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:59 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:59 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:07:59 smithi071 ceph-mon[39149]: pgmap v180: 121 pgs: 121 active+clean; 84 MiB data, 368 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:08:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:59 smithi071 ceph-mon[28530]: osdmap e137: 8 total, 8 up, 8 in 2024-07-26T18:08:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:59 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:59 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:59 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:07:59 smithi071 ceph-mon[28530]: pgmap v180: 121 pgs: 121 active+clean; 84 MiB data, 368 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:08:00.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:00.389+0000 7f4428900040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T18:08:00.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:00.509+0000 7f4428900040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T18:08:00.808 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:00.573+0000 7f4428900040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T18:08:00.860 INFO:tasks.rados.rados.0.smithi071.stdout:327: done (1 left) 2024-07-26T18:08:00.860 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 29 2024-07-26T18:08:00.860 INFO:tasks.rados.rados.0.smithi071.stdout:328: seq_num 126 ranges {2326528=516096,2842624=630784,3473408=614400,4087808=360448} 2024-07-26T18:08:00.875 INFO:tasks.rados.rados.0.smithi071.stdout:328: writing smithi07179299-45 from 2326528 to 2842624 tid 1 2024-07-26T18:08:00.878 INFO:tasks.rados.rados.0.smithi071.stdout:328: writing smithi07179299-45 from 2842624 to 3473408 tid 2 2024-07-26T18:08:00.882 INFO:tasks.rados.rados.0.smithi071.stdout:328: writing smithi07179299-45 from 3473408 to 4087808 tid 3 2024-07-26T18:08:00.884 INFO:tasks.rados.rados.0.smithi071.stdout:328: writing smithi07179299-45 from 4087808 to 4448256 tid 4 2024-07-26T18:08:00.884 INFO:tasks.rados.rados.0.smithi071.stdout:329: rollback oid 35 current snap is 29 2024-07-26T18:08:00.884 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 35 to 24 2024-07-26T18:08:00.884 INFO:tasks.rados.rados.0.smithi071.stdout:326: expect (ObjNum 53 snap 1 seq_num 53) 2024-07-26T18:08:00.926 INFO:tasks.rados.rados.0.smithi071.stdout:328: finishing write tid 1 to smithi07179299-45 2024-07-26T18:08:00.926 INFO:tasks.rados.rados.0.smithi071.stdout:328: finishing write tid 2 to smithi07179299-45 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:328: finishing write tid 3 to smithi07179299-45 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:328: finishing write tid 4 to smithi07179299-45 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:328: finishing write tid 5 to smithi07179299-45 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:328: finishing write tid 6 to smithi07179299-45 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:328: oid 45 updating version 0 to 105 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:328: oid 45 updating version 105 to 109 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:328: oid 45 version 109 is already newer than 108 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:328: oid 45 version 109 is already newer than 106 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:328: oid 45 version 109 is already newer than 107 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 109 (ObjNum 126 snap 29 seq_num 126) dirty exists 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:328: left oid 45 (ObjNum 126 snap 29 seq_num 126) 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:329: finishing rollback tid 0 to smithi07179299-35 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:329: finishing rollback tid 1 to smithi07179299-35 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:329: finishing rollback tid 2 to smithi07179299-35 2024-07-26T18:08:00.927 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 180 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-07-26T18:08:00.928 INFO:tasks.rados.rados.0.smithi071.stdout:326: done (2 left) 2024-07-26T18:08:00.928 INFO:tasks.rados.rados.0.smithi071.stdout:328: done (1 left) 2024-07-26T18:08:00.928 INFO:tasks.rados.rados.0.smithi071.stdout:329: done (0 left) 2024-07-26T18:08:00.928 INFO:tasks.rados.rados.0.smithi071.stdout:330: snap_create 2024-07-26T18:08:01.092 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:00 smithi135 ceph-mon[33333]: osdmap e138: 8 total, 8 up, 8 in 2024-07-26T18:08:01.093 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:00.814+0000 7f4428900040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T18:08:01.093 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:00.881+0000 7f4428900040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T18:08:01.093 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:00.956+0000 7f4428900040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T18:08:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:00 smithi071 ceph-mon[39149]: osdmap e138: 8 total, 8 up, 8 in 2024-07-26T18:08:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:00 smithi071 ceph-mon[28530]: osdmap e138: 8 total, 8 up, 8 in 2024-07-26T18:08:01.376 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:01.123+0000 7f4428900040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:08:01.666 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:01.587+0000 7f4428900040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T18:08:01.867 INFO:tasks.rados.rados.0.smithi071.stdout:330: done (0 left) 2024-07-26T18:08:01.867 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 30 2024-07-26T18:08:01.867 INFO:tasks.rados.rados.0.smithi071.stdout:331: seq_num 127 ranges {1802240=532480,2334720=507904,2842624=778240,3620864=319488} 2024-07-26T18:08:01.879 INFO:tasks.rados.rados.0.smithi071.stdout:331: writing smithi07179299-18 from 1802240 to 2334720 tid 1 2024-07-26T18:08:01.881 INFO:tasks.rados.rados.0.smithi071.stdout:331: writing smithi07179299-18 from 2334720 to 2842624 tid 2 2024-07-26T18:08:01.885 INFO:tasks.rados.rados.0.smithi071.stdout:331: writing smithi07179299-18 from 2842624 to 3620864 tid 3 2024-07-26T18:08:01.888 INFO:tasks.rados.rados.0.smithi071.stdout:331: writing smithi07179299-18 from 3620864 to 3940352 tid 4 2024-07-26T18:08:01.888 INFO:tasks.rados.rados.0.smithi071.stdout:331: finishing write tid 1 to smithi07179299-18 2024-07-26T18:08:01.888 INFO:tasks.rados.rados.0.smithi071.stdout:331: finishing write tid 2 to smithi07179299-18 2024-07-26T18:08:01.888 INFO:tasks.rados.rados.0.smithi071.stdout:332: read oid 31 snap -1 2024-07-26T18:08:01.888 INFO:tasks.rados.rados.0.smithi071.stdout:332: expect deleted 2024-07-26T18:08:01.888 INFO:tasks.rados.rados.0.smithi071.stdout:333: read oid 5 snap -1 2024-07-26T18:08:01.888 INFO:tasks.rados.rados.0.smithi071.stdout:333: expect deleted 2024-07-26T18:08:01.888 INFO:tasks.rados.rados.0.smithi071.stdout:334: copy_from oid 21 from oid 32 current snap is 30 2024-07-26T18:08:01.888 INFO:tasks.rados.rados.0.smithi071.stdout:335: snap_create 2024-07-26T18:08:01.890 INFO:tasks.rados.rados.0.smithi071.stdout:331: finishing write tid 3 to smithi07179299-18 2024-07-26T18:08:01.891 INFO:tasks.rados.rados.0.smithi071.stdout:331: finishing write tid 4 to smithi07179299-18 2024-07-26T18:08:01.891 INFO:tasks.rados.rados.0.smithi071.stdout:331: finishing write tid 5 to smithi07179299-18 2024-07-26T18:08:01.893 INFO:tasks.rados.rados.0.smithi071.stdout:331: finishing write tid 6 to smithi07179299-18 2024-07-26T18:08:01.893 INFO:tasks.rados.rados.0.smithi071.stdout:331: oid 18 updating version 0 to 65 2024-07-26T18:08:01.893 INFO:tasks.rados.rados.0.smithi071.stdout:331: oid 18 version 65 is already newer than 64 2024-07-26T18:08:01.893 INFO:tasks.rados.rados.0.smithi071.stdout:331: oid 18 version 65 is already newer than 62 2024-07-26T18:08:01.893 INFO:tasks.rados.rados.0.smithi071.stdout:331: oid 18 updating version 65 to 66 2024-07-26T18:08:01.893 INFO:tasks.rados.rados.0.smithi071.stdout:331: oid 18 version 66 is already newer than 63 2024-07-26T18:08:01.893 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 66 (ObjNum 127 snap 30 seq_num 127) dirty exists 2024-07-26T18:08:01.893 INFO:tasks.rados.rados.0.smithi071.stdout:331: left oid 18 (ObjNum 127 snap 30 seq_num 127) 2024-07-26T18:08:01.895 INFO:tasks.rados.rados.0.smithi071.stdout:334: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:08:01.896 INFO:tasks.rados.rados.0.smithi071.stdout:334: finishing copy_from to smithi07179299-21 2024-07-26T18:08:01.896 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 48 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-07-26T18:08:01.968 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:01 smithi135 ceph-mon[33333]: osdmap e139: 8 total, 8 up, 8 in 2024-07-26T18:08:01.968 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:01 smithi135 ceph-mon[33333]: pgmap v183: 121 pgs: 121 active+clean; 94 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-26T18:08:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:08:02] "GET /metrics HTTP/1.1" 200 36104 "" "Prometheus/2.43.0" 2024-07-26T18:08:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:01 smithi071 ceph-mon[28530]: osdmap e139: 8 total, 8 up, 8 in 2024-07-26T18:08:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:01 smithi071 ceph-mon[28530]: pgmap v183: 121 pgs: 121 active+clean; 94 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-26T18:08:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:01 smithi071 ceph-mon[39149]: osdmap e139: 8 total, 8 up, 8 in 2024-07-26T18:08:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:01 smithi071 ceph-mon[39149]: pgmap v183: 121 pgs: 121 active+clean; 94 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-26T18:08:02.231 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:01.965+0000 7f4428900040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T18:08:02.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:02.034+0000 7f4428900040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T18:08:02.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:02.197+0000 7f4428900040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T18:08:02.459 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:08:02.714 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:08:02.714 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (2m) 2m ago 3m 16.4M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (3m) 2m ago 3m 85.2M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (4m) 2m ago 4m 14.2M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (4m) 2m ago 4m 15.8M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 starting - - - - 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:9283,8765 running (9m) 2m ago 9m 486M - 18.2.2-1767-ga3bbd728 d280790d1980 c7ecb25a1a9d 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (9m) 2m ago 9m 46.3M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 b4899669576f 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (8m) 2m ago 8m 39.1M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 39a520922854 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (8m) 2m ago 8m 38.4M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 4659005d5c9d 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (3m) 2m ago 2m 12.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (2m) 2m ago 2m 7570k - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:08:02.715 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (7m) 2m ago 7m 53.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 5fd31ad9e9fb 2024-07-26T18:08:02.716 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (7m) 2m ago 7m 51.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 1d472e21af3e 2024-07-26T18:08:02.716 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (6m) 2m ago 6m 42.8M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 a6f38b9018c5 2024-07-26T18:08:02.716 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (6m) 2m ago 6m 50.6M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:08:02.716 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (6m) 2m ago 6m 51.1M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:08:02.716 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (5m) 2m ago 5m 50.6M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:08:02.716 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (5m) 2m ago 5m 42.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:08:02.716 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (5m) 2m ago 5m 42.2M 2992M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:08:02.716 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (2m) 2m ago 3m 33.6M - 2.43.0 a07b618ecd1d 218eef4cf8d7 2024-07-26T18:08:02.787 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:02.532+0000 7f4428900040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T18:08:02.788 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:02.596+0000 7f4428900040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T18:08:02.788 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:02.785+0000 7f4428900040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T18:08:02.867 INFO:tasks.rados.rados.0.smithi071.stdout:331: done (4 left) 2024-07-26T18:08:02.868 INFO:tasks.rados.rados.0.smithi071.stdout:332: done (3 left) 2024-07-26T18:08:02.868 INFO:tasks.rados.rados.0.smithi071.stdout:333: done (2 left) 2024-07-26T18:08:02.868 INFO:tasks.rados.rados.0.smithi071.stdout:334: done (1 left) 2024-07-26T18:08:02.868 INFO:tasks.rados.rados.0.smithi071.stdout:335: done (0 left) 2024-07-26T18:08:02.868 INFO:tasks.rados.rados.0.smithi071.stdout:336: read oid 41 snap -1 2024-07-26T18:08:02.868 INFO:tasks.rados.rados.0.smithi071.stdout:336: expect deleted 2024-07-26T18:08:02.868 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 31 2024-07-26T18:08:02.868 INFO:tasks.rados.rados.0.smithi071.stdout:337: seq_num 128 ranges {4808704=548864,5357568=794624,6152192=581632,6733824=229376} 2024-07-26T18:08:02.897 INFO:tasks.rados.rados.0.smithi071.stdout:337: writing smithi07179299-16 from 4808704 to 5357568 tid 1 2024-07-26T18:08:02.902 INFO:tasks.rados.rados.0.smithi071.stdout:337: writing smithi07179299-16 from 5357568 to 6152192 tid 2 2024-07-26T18:08:02.905 INFO:tasks.rados.rados.0.smithi071.stdout:337: writing smithi07179299-16 from 6152192 to 6733824 tid 3 2024-07-26T18:08:02.907 INFO:tasks.rados.rados.0.smithi071.stdout:337: writing smithi07179299-16 from 6733824 to 6963200 tid 4 2024-07-26T18:08:02.907 INFO:tasks.rados.rados.0.smithi071.stdout:338: setattr oid 13 current snap is 31 2024-07-26T18:08:02.907 INFO:tasks.rados.rados.0.smithi071.stdout:337: finishing write tid 1 to smithi07179299-16 2024-07-26T18:08:02.907 INFO:tasks.rados.rados.0.smithi071.stdout:337: finishing write tid 2 to smithi07179299-16 2024-07-26T18:08:02.908 INFO:tasks.rados.rados.0.smithi071.stdout:336: done (2 left) 2024-07-26T18:08:02.908 INFO:tasks.rados.rados.0.smithi071.stdout:339: delete oid 37 current snap is 31 2024-07-26T18:08:02.909 INFO:tasks.rados.rados.0.smithi071.stdout:337: finishing write tid 3 to smithi07179299-16 2024-07-26T18:08:02.909 INFO:tasks.rados.rados.0.smithi071.stdout:337: finishing write tid 4 to smithi07179299-16 2024-07-26T18:08:02.910 INFO:tasks.rados.rados.0.smithi071.stdout:337: finishing write tid 5 to smithi07179299-16 2024-07-26T18:08:02.911 INFO:tasks.rados.rados.0.smithi071.stdout:339: done (2 left) 2024-07-26T18:08:02.912 INFO:tasks.rados.rados.0.smithi071.stdout:340: read oid 33 snap -1 2024-07-26T18:08:02.912 INFO:tasks.rados.rados.0.smithi071.stdout:340: expect (ObjNum 117 snap 26 seq_num 117) 2024-07-26T18:08:02.912 INFO:tasks.rados.rados.0.smithi071.stdout:341: read oid 15 snap 18 2024-07-26T18:08:02.912 INFO:tasks.rados.rados.0.smithi071.stdout:341: expect (ObjNum 59 snap 5 seq_num 59) 2024-07-26T18:08:02.912 INFO:tasks.rados.rados.0.smithi071.stdout:342: delete oid 34 current snap is 31 2024-07-26T18:08:02.913 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 48 (ObjNum 95 snap 19 seq_num 95) dirty exists 2024-07-26T18:08:02.914 INFO:tasks.rados.rados.0.smithi071.stdout:337: finishing write tid 6 to smithi07179299-16 2024-07-26T18:08:02.915 INFO:tasks.rados.rados.0.smithi071.stdout:337: oid 16 updating version 0 to 93 2024-07-26T18:08:02.915 INFO:tasks.rados.rados.0.smithi071.stdout:337: oid 16 updating version 93 to 96 2024-07-26T18:08:02.915 INFO:tasks.rados.rados.0.smithi071.stdout:337: oid 16 version 96 is already newer than 94 2024-07-26T18:08:02.915 INFO:tasks.rados.rados.0.smithi071.stdout:337: oid 16 version 96 is already newer than 95 2024-07-26T18:08:02.915 INFO:tasks.rados.rados.0.smithi071.stdout:337: oid 16 updating version 96 to 97 2024-07-26T18:08:02.915 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 97 (ObjNum 128 snap 31 seq_num 128) dirty exists 2024-07-26T18:08:02.915 INFO:tasks.rados.rados.0.smithi071.stdout:337: left oid 16 (ObjNum 128 snap 31 seq_num 128) 2024-07-26T18:08:02.916 INFO:tasks.rados.rados.0.smithi071.stdout:341: expect (ObjNum 59 snap 5 seq_num 59) 2024-07-26T18:08:02.955 INFO:tasks.rados.rados.0.smithi071.stdout:340: expect (ObjNum 117 snap 26 seq_num 117) 2024-07-26T18:08:03.009 INFO:tasks.rados.rados.0.smithi071.stdout:337: done (4 left) 2024-07-26T18:08:03.009 INFO:tasks.rados.rados.0.smithi071.stdout:338: done (3 left) 2024-07-26T18:08:03.010 INFO:tasks.rados.rados.0.smithi071.stdout:340: done (2 left) 2024-07-26T18:08:03.010 INFO:tasks.rados.rados.0.smithi071.stdout:341: done (1 left) 2024-07-26T18:08:03.010 INFO:tasks.rados.rados.0.smithi071.stdout:342: done (0 left) 2024-07-26T18:08:03.010 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 31 2024-07-26T18:08:03.010 INFO:tasks.rados.rados.0.smithi071.stdout:343: seq_num 131 ranges {1671168=598016,2269184=499712,2768896=753664,3522560=352256} 2024-07-26T18:08:03.021 INFO:tasks.rados.rados.0.smithi071.stdout:343: writing smithi07179299-39 from 1671168 to 2269184 tid 1 2024-07-26T18:08:03.024 INFO:tasks.rados.rados.0.smithi071.stdout:343: writing smithi07179299-39 from 2269184 to 2768896 tid 2 2024-07-26T18:08:03.028 INFO:tasks.rados.rados.0.smithi071.stdout:343: writing smithi07179299-39 from 2768896 to 3522560 tid 3 2024-07-26T18:08:03.030 INFO:tasks.rados.rados.0.smithi071.stdout:343: writing smithi07179299-39 from 3522560 to 3874816 tid 4 2024-07-26T18:08:03.031 INFO:tasks.rados.rados.0.smithi071.stdout:344: delete oid 50 current snap is 31 2024-07-26T18:08:03.031 INFO:tasks.rados.rados.0.smithi071.stdout:343: finishing write tid 1 to smithi07179299-39 2024-07-26T18:08:03.031 INFO:tasks.rados.rados.0.smithi071.stdout:343: finishing write tid 2 to smithi07179299-39 2024-07-26T18:08:03.031 INFO:tasks.rados.rados.0.smithi071.stdout:343: finishing write tid 3 to smithi07179299-39 2024-07-26T18:08:03.032 INFO:tasks.rados.rados.0.smithi071.stdout:343: finishing write tid 4 to smithi07179299-39 2024-07-26T18:08:03.032 INFO:tasks.rados.rados.0.smithi071.stdout:343: finishing write tid 5 to smithi07179299-39 2024-07-26T18:08:03.034 INFO:tasks.rados.rados.0.smithi071.stdout:343: finishing write tid 6 to smithi07179299-39 2024-07-26T18:08:03.034 INFO:tasks.rados.rados.0.smithi071.stdout:343: oid 39 updating version 0 to 93 2024-07-26T18:08:03.034 INFO:tasks.rados.rados.0.smithi071.stdout:343: oid 39 updating version 93 to 97 2024-07-26T18:08:03.034 INFO:tasks.rados.rados.0.smithi071.stdout:343: oid 39 version 97 is already newer than 96 2024-07-26T18:08:03.034 INFO:tasks.rados.rados.0.smithi071.stdout:343: oid 39 version 97 is already newer than 94 2024-07-26T18:08:03.035 INFO:tasks.rados.rados.0.smithi071.stdout:343: oid 39 version 97 is already newer than 95 2024-07-26T18:08:03.035 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 97 (ObjNum 131 snap 31 seq_num 131) dirty exists 2024-07-26T18:08:03.035 INFO:tasks.rados.rados.0.smithi071.stdout:343: left oid 39 (ObjNum 131 snap 31 seq_num 131) 2024-07-26T18:08:03.035 INFO:tasks.rados.rados.0.smithi071.stdout:343: done (1 left) 2024-07-26T18:08:03.035 INFO:tasks.rados.rados.0.smithi071.stdout:344: done (0 left) 2024-07-26T18:08:03.035 INFO:tasks.rados.rados.0.smithi071.stdout:345: copy_from oid 32 from oid 23 current snap is 31 2024-07-26T18:08:03.036 INFO:tasks.rados.rados.0.smithi071.stdout:346: read oid 7 snap -1 2024-07-26T18:08:03.036 INFO:tasks.rados.rados.0.smithi071.stdout:346: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:08:03.036 INFO:tasks.rados.rados.0.smithi071.stdout:347: read oid 19 snap -1 2024-07-26T18:08:03.036 INFO:tasks.rados.rados.0.smithi071.stdout:347: expect (ObjNum 18 snap 0 seq_num 18) 2024-07-26T18:08:03.036 INFO:tasks.rados.rados.0.smithi071.stdout:348: copy_from oid 5 from oid 44 current snap is 31 2024-07-26T18:08:03.036 INFO:tasks.rados.rados.0.smithi071.stdout:349: rmattr oid 36 current snap is 31 2024-07-26T18:08:03.036 INFO:tasks.rados.rados.0.smithi071.stdout:350: read oid 28 snap -1 2024-07-26T18:08:03.036 INFO:tasks.rados.rados.0.smithi071.stdout:350: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:08:03.036 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 31 2024-07-26T18:08:03.037 INFO:tasks.rados.rados.0.smithi071.stdout:351: seq_num 133 ranges {3014656=630784,3645440=663552,4308992=770048,5079040=172032} 2024-07-26T18:08:03.055 INFO:tasks.rados.rados.0.smithi071.stdout:351: writing smithi07179299-1 from 3014656 to 3645440 tid 1 2024-07-26T18:08:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:02 smithi135 ceph-mon[33333]: osdmap e140: 8 total, 8 up, 8 in 2024-07-26T18:08:03.057 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:02.945+0000 7f4428900040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T18:08:03.057 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:03.013+0000 7f4428900040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T18:08:03.058 INFO:tasks.rados.rados.0.smithi071.stdout:351: writing smithi07179299-1 from 3645440 to 4308992 tid 2 2024-07-26T18:08:03.063 INFO:tasks.rados.rados.0.smithi071.stdout:351: writing smithi07179299-1 from 4308992 to 5079040 tid 3 2024-07-26T18:08:03.064 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:08:03.064 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:08:03.064 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3 2024-07-26T18:08:03.064 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:08:03.064 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:08:03.064 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:08:03.064 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:08:03.064 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:08:03.065 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:08:03.065 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:08:03.065 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:08:03.065 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:08:03.065 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:08:03.065 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:08:03.065 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 15 2024-07-26T18:08:03.065 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:08:03.065 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:08:03.066 INFO:tasks.rados.rados.0.smithi071.stdout:351: writing smithi07179299-1 from 5079040 to 5251072 tid 4 2024-07-26T18:08:03.066 INFO:tasks.rados.rados.0.smithi071.stdout:352: delete oid 14 current snap is 31 2024-07-26T18:08:03.066 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 50 (ObjNum 74 snap 12 seq_num 74) dirty exists 2024-07-26T18:08:03.066 INFO:tasks.rados.rados.0.smithi071.stdout:347: expect (ObjNum 18 snap 0 seq_num 18) 2024-07-26T18:08:03.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:02 smithi071 ceph-mon[28530]: osdmap e140: 8 total, 8 up, 8 in 2024-07-26T18:08:03.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:02 smithi071 ceph-mon[39149]: osdmap e140: 8 total, 8 up, 8 in 2024-07-26T18:08:03.073 INFO:tasks.rados.rados.0.smithi071.stdout:346: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:08:03.154 INFO:tasks.rados.rados.0.smithi071.stdout:345: finishing copy_from racing read to smithi07179299-32 2024-07-26T18:08:03.154 INFO:tasks.rados.rados.0.smithi071.stdout:350: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:08:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:345: finishing copy_from to smithi07179299-32 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 32 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:348: finishing copy_from racing read to smithi07179299-5 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:345: done (7 left) 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:346: done (6 left) 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:347: done (5 left) 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:349: done (4 left) 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:350: done (3 left) 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:352: done (2 left) 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:353: delete oid 22 current snap is 31 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:348: finishing copy_from to smithi07179299-5 2024-07-26T18:08:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 72 (ObjNum 114 snap 24 seq_num 114) dirty exists 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: finishing write tid 1 to smithi07179299-1 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: finishing write tid 2 to smithi07179299-1 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: finishing write tid 3 to smithi07179299-1 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: finishing write tid 4 to smithi07179299-1 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: finishing write tid 5 to smithi07179299-1 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: finishing write tid 6 to smithi07179299-1 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: oid 1 updating version 0 to 77 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: oid 1 updating version 77 to 81 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: oid 1 version 81 is already newer than 79 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: oid 1 version 81 is already newer than 78 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: oid 1 version 81 is already newer than 80 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 81 (ObjNum 133 snap 31 seq_num 133) dirty exists 2024-07-26T18:08:03.211 INFO:tasks.rados.rados.0.smithi071.stdout:351: left oid 1 (ObjNum 133 snap 31 seq_num 133) 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:348: done (2 left) 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:351: done (1 left) 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:353: done (0 left) 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:354: copy_from oid 33 from oid 9 current snap is 31 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:355: read oid 27 snap -1 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:355: expect deleted 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:356: rollback oid 42 current snap is 31 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 42 to 26 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:357: read oid 29 snap -1 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:357: expect deleted 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:358: delete oid 19 current snap is 31 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:355: done (4 left) 2024-07-26T18:08:03.213 INFO:tasks.rados.rados.0.smithi071.stdout:357: done (3 left) 2024-07-26T18:08:03.214 INFO:tasks.rados.rados.0.smithi071.stdout:358: done (2 left) 2024-07-26T18:08:03.214 INFO:tasks.rados.rados.0.smithi071.stdout:359: rollback oid 30 current snap is 31 2024-07-26T18:08:03.214 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 18 2024-07-26T18:08:03.214 INFO:tasks.rados.rados.0.smithi071.stdout:360: rollback oid 4 current snap is 31 2024-07-26T18:08:03.214 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 4 to 24 2024-07-26T18:08:03.214 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 31 2024-07-26T18:08:03.214 INFO:tasks.rados.rados.0.smithi071.stdout:361: seq_num 137 ranges {3989504=704512,4694016=655360,5349376=753664,6103040=196608} 2024-07-26T18:08:03.238 INFO:tasks.rados.rados.0.smithi071.stdout:361: writing smithi07179299-38 from 3989504 to 4694016 tid 1 2024-07-26T18:08:03.242 INFO:tasks.rados.rados.0.smithi071.stdout:361: writing smithi07179299-38 from 4694016 to 5349376 tid 2 2024-07-26T18:08:03.246 INFO:tasks.rados.rados.0.smithi071.stdout:361: writing smithi07179299-38 from 5349376 to 6103040 tid 3 2024-07-26T18:08:03.248 INFO:tasks.rados.rados.0.smithi071.stdout:361: writing smithi07179299-38 from 6103040 to 6299648 tid 4 2024-07-26T18:08:03.248 INFO:tasks.rados.rados.0.smithi071.stdout:362: read oid 32 snap -1 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:362: expect (ObjNum 53 snap 1 seq_num 53) 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:363: rollback oid 16 current snap is 31 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 16 to 18 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:356: finishing rollback tid 1 to smithi07179299-42 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:360: finishing rollback tid 0 to smithi07179299-4 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:364: snap_create 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:360: finishing rollback tid 1 to smithi07179299-4 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:360: finishing rollback tid 2 to smithi07179299-4 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 85 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:359: finishing rollback tid 0 to smithi07179299-30 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:359: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:359: finishing rollback tid 2 to smithi07179299-30 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 24 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-07-26T18:08:03.249 INFO:tasks.rados.rados.0.smithi071.stdout:356: finishing rollback tid 2 to smithi07179299-42 2024-07-26T18:08:03.250 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 184 (ObjNum 97 snap 0 seq_num 1514646085) dirty exists 2024-07-26T18:08:03.250 INFO:tasks.rados.rados.0.smithi071.stdout:354: finishing copy_from racing read to smithi07179299-33 2024-07-26T18:08:03.250 INFO:tasks.rados.rados.0.smithi071.stdout:354: finishing copy_from to smithi07179299-33 2024-07-26T18:08:03.250 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 166 (ObjNum 89 snap 18 seq_num 89) dirty exists 2024-07-26T18:08:03.250 INFO:tasks.rados.rados.0.smithi071.stdout:361: finishing write tid 1 to smithi07179299-38 2024-07-26T18:08:03.250 INFO:tasks.rados.rados.0.smithi071.stdout:361: finishing write tid 2 to smithi07179299-38 2024-07-26T18:08:03.251 INFO:tasks.rados.rados.0.smithi071.stdout:363: finishing rollback tid 0 to smithi07179299-16 2024-07-26T18:08:03.251 INFO:tasks.rados.rados.0.smithi071.stdout:363: finishing rollback tid 1 to smithi07179299-16 2024-07-26T18:08:03.251 INFO:tasks.rados.rados.0.smithi071.stdout:363: finishing rollback tid 2 to smithi07179299-16 2024-07-26T18:08:03.251 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 100 (ObjNum 81 snap 14 seq_num 81) dirty exists 2024-07-26T18:08:03.251 INFO:tasks.rados.rados.0.smithi071.stdout:361: finishing write tid 3 to smithi07179299-38 2024-07-26T18:08:03.251 INFO:tasks.rados.rados.0.smithi071.stdout:361: finishing write tid 4 to smithi07179299-38 2024-07-26T18:08:03.252 INFO:tasks.rados.rados.0.smithi071.stdout:361: finishing write tid 5 to smithi07179299-38 2024-07-26T18:08:03.253 INFO:tasks.rados.rados.0.smithi071.stdout:362: expect (ObjNum 53 snap 1 seq_num 53) 2024-07-26T18:08:03.292 INFO:tasks.rados.rados.0.smithi071.stdout:361: finishing write tid 6 to smithi07179299-38 2024-07-26T18:08:03.292 INFO:tasks.rados.rados.0.smithi071.stdout:361: oid 38 updating version 0 to 60 2024-07-26T18:08:03.292 INFO:tasks.rados.rados.0.smithi071.stdout:361: oid 38 version 60 is already newer than 58 2024-07-26T18:08:03.292 INFO:tasks.rados.rados.0.smithi071.stdout:361: oid 38 updating version 60 to 61 2024-07-26T18:08:03.292 INFO:tasks.rados.rados.0.smithi071.stdout:361: oid 38 version 61 is already newer than 59 2024-07-26T18:08:03.292 INFO:tasks.rados.rados.0.smithi071.stdout:361: oid 38 version 61 is already newer than 57 2024-07-26T18:08:03.292 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 61 (ObjNum 137 snap 31 seq_num 137) dirty exists 2024-07-26T18:08:03.292 INFO:tasks.rados.rados.0.smithi071.stdout:361: left oid 38 (ObjNum 137 snap 31 seq_num 137) 2024-07-26T18:08:03.557 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:03.112+0000 7f4428900040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T18:08:03.557 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:03.175+0000 7f4428900040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T18:08:03.912 INFO:tasks.rados.rados.0.smithi071.stdout:354: done (7 left) 2024-07-26T18:08:03.912 INFO:tasks.rados.rados.0.smithi071.stdout:356: done (6 left) 2024-07-26T18:08:03.912 INFO:tasks.rados.rados.0.smithi071.stdout:359: done (5 left) 2024-07-26T18:08:03.912 INFO:tasks.rados.rados.0.smithi071.stdout:360: done (4 left) 2024-07-26T18:08:03.912 INFO:tasks.rados.rados.0.smithi071.stdout:361: done (3 left) 2024-07-26T18:08:03.912 INFO:tasks.rados.rados.0.smithi071.stdout:362: done (2 left) 2024-07-26T18:08:03.913 INFO:tasks.rados.rados.0.smithi071.stdout:363: done (1 left) 2024-07-26T18:08:03.913 INFO:tasks.rados.rados.0.smithi071.stdout:364: done (0 left) 2024-07-26T18:08:03.913 INFO:tasks.rados.rados.0.smithi071.stdout:365: rollback oid 50 current snap is 32 2024-07-26T18:08:03.913 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 50 to 26 2024-07-26T18:08:03.913 INFO:tasks.rados.rados.0.smithi071.stdout:366: rmattr oid 38 current snap is 32 2024-07-26T18:08:03.913 INFO:tasks.rados.rados.0.smithi071.stdout:366: done (1 left) 2024-07-26T18:08:03.913 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 32 2024-07-26T18:08:03.913 INFO:tasks.rados.rados.0.smithi071.stdout:367: seq_num 138 ranges {524288=720896,1245184=540672,1785856=557056,2342912=507904} 2024-07-26T18:08:03.918 INFO:tasks.rados.rados.0.smithi071.stdout:367: writing smithi07179299-21 from 524288 to 1245184 tid 1 2024-07-26T18:08:03.921 INFO:tasks.rados.rados.0.smithi071.stdout:367: writing smithi07179299-21 from 1245184 to 1785856 tid 2 2024-07-26T18:08:03.925 INFO:tasks.rados.rados.0.smithi071.stdout:367: writing smithi07179299-21 from 1785856 to 2342912 tid 3 2024-07-26T18:08:03.928 INFO:tasks.rados.rados.0.smithi071.stdout:367: writing smithi07179299-21 from 2342912 to 2850816 tid 4 2024-07-26T18:08:03.928 INFO:tasks.rados.rados.0.smithi071.stdout:368: copy_from oid 37 from oid 14 current snap is 32 2024-07-26T18:08:03.928 INFO:tasks.rados.rados.0.smithi071.stdout:365: finishing rollback tid 1 to smithi07179299-50 2024-07-26T18:08:03.929 INFO:tasks.rados.rados.0.smithi071.stdout:365: finishing rollback tid 2 to smithi07179299-50 2024-07-26T18:08:03.929 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 186 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-07-26T18:08:03.929 INFO:tasks.rados.rados.0.smithi071.stdout:367: finishing write tid 1 to smithi07179299-21 2024-07-26T18:08:03.929 INFO:tasks.rados.rados.0.smithi071.stdout:367: finishing write tid 2 to smithi07179299-21 2024-07-26T18:08:03.929 INFO:tasks.rados.rados.0.smithi071.stdout:365: done (2 left) 2024-07-26T18:08:03.929 INFO:tasks.rados.rados.0.smithi071.stdout:369: rmattr oid 44 current snap is 32 2024-07-26T18:08:03.929 INFO:tasks.rados.rados.0.smithi071.stdout:369: done (2 left) 2024-07-26T18:08:03.929 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 32 2024-07-26T18:08:03.929 INFO:tasks.rados.rados.0.smithi071.stdout:367: finishing write tid 3 to smithi07179299-21 2024-07-26T18:08:03.929 INFO:tasks.rados.rados.0.smithi071.stdout:370: seq_num 139 ranges {1171456=737280,1908736=425984,2334720=761856,3096576=417792} 2024-07-26T18:08:03.939 INFO:tasks.rados.rados.0.smithi071.stdout:370: writing smithi07179299-15 from 1171456 to 1908736 tid 1 2024-07-26T18:08:03.941 INFO:tasks.rados.rados.0.smithi071.stdout:370: writing smithi07179299-15 from 1908736 to 2334720 tid 2 2024-07-26T18:08:03.946 INFO:tasks.rados.rados.0.smithi071.stdout:370: writing smithi07179299-15 from 2334720 to 3096576 tid 3 2024-07-26T18:08:03.949 INFO:tasks.rados.rados.0.smithi071.stdout:370: writing smithi07179299-15 from 3096576 to 3514368 tid 4 2024-07-26T18:08:03.949 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 32 2024-07-26T18:08:03.949 INFO:tasks.rados.rados.0.smithi071.stdout:368: finishing copy_from to smithi07179299-37 2024-07-26T18:08:03.949 INFO:tasks.rados.rados.0.smithi071.stdout:368: got expected ENOENT (src dne) 2024-07-26T18:08:03.949 INFO:tasks.rados.rados.0.smithi071.stdout:371: seq_num 140 ranges {0=753664,753664=704512,1458176=524288,1982464=376832} 2024-07-26T18:08:03.953 INFO:tasks.rados.rados.0.smithi071.stdout:371: writing smithi07179299-22 from 0 to 753664 tid 1 2024-07-26T18:08:03.957 INFO:tasks.rados.rados.0.smithi071.stdout:371: writing smithi07179299-22 from 753664 to 1458176 tid 2 2024-07-26T18:08:03.960 INFO:tasks.rados.rados.0.smithi071.stdout:371: writing smithi07179299-22 from 1458176 to 1982464 tid 3 2024-07-26T18:08:03.963 INFO:tasks.rados.rados.0.smithi071.stdout:371: writing smithi07179299-22 from 1982464 to 2359296 tid 4 2024-07-26T18:08:03.963 INFO:tasks.rados.rados.0.smithi071.stdout:372: copy_from oid 23 from oid 11 current snap is 32 2024-07-26T18:08:03.963 INFO:tasks.rados.rados.0.smithi071.stdout:368: finishing copy_from racing read to smithi07179299-37 2024-07-26T18:08:03.963 INFO:tasks.rados.rados.0.smithi071.stdout:367: finishing write tid 4 to smithi07179299-21 2024-07-26T18:08:03.963 INFO:tasks.rados.rados.0.smithi071.stdout:367: finishing write tid 5 to smithi07179299-21 2024-07-26T18:08:03.963 INFO:tasks.rados.rados.0.smithi071.stdout:367: finishing write tid 6 to smithi07179299-21 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:367: oid 21 updating version 0 to 70 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:367: oid 21 version 70 is already newer than 69 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:367: oid 21 updating version 70 to 71 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:367: oid 21 updating version 71 to 73 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:367: oid 21 version 73 is already newer than 72 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 73 (ObjNum 138 snap 32 seq_num 138) dirty exists 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:367: left oid 21 (ObjNum 138 snap 32 seq_num 138) 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:370: finishing write tid 1 to smithi07179299-15 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:370: finishing write tid 2 to smithi07179299-15 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:370: finishing write tid 3 to smithi07179299-15 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:367: done (4 left) 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:368: done (3 left) 2024-07-26T18:08:03.964 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 32 2024-07-26T18:08:03.965 INFO:tasks.rados.rados.0.smithi071.stdout:370: finishing write tid 4 to smithi07179299-15 2024-07-26T18:08:03.965 INFO:tasks.rados.rados.0.smithi071.stdout:373: seq_num 141 ranges {1269760=770048,2039808=589824,2629632=729088,3358720=286720} 2024-07-26T18:08:03.975 INFO:tasks.rados.rados.0.smithi071.stdout:373: writing smithi07179299-32 from 1269760 to 2039808 tid 1 2024-07-26T18:08:03.977 INFO:tasks.rados.rados.0.smithi071.stdout:373: writing smithi07179299-32 from 2039808 to 2629632 tid 2 2024-07-26T18:08:03.981 INFO:tasks.rados.rados.0.smithi071.stdout:373: writing smithi07179299-32 from 2629632 to 3358720 tid 3 2024-07-26T18:08:03.983 INFO:tasks.rados.rados.0.smithi071.stdout:373: writing smithi07179299-32 from 3358720 to 3645440 tid 4 2024-07-26T18:08:03.983 INFO:tasks.rados.rados.0.smithi071.stdout:374: snap_remove snap 18 2024-07-26T18:08:04.055 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-mon[33333]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:04.055 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-mon[33333]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:04.055 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-mon[33333]: osdmap e141: 8 total, 8 up, 8 in 2024-07-26T18:08:04.055 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.055 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.055 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-mon[33333]: pgmap v186: 121 pgs: 121 active+clean; 94 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-26T18:08:04.055 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/952944073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:08:04.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.056 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:03.774+0000 7f4428900040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T18:08:04.056 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:03.945+0000 7f4428900040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T18:08:04.056 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:03] ENGINE Bus STARTING 2024-07-26T18:08:04.056 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: CherryPy Checker: 2024-07-26T18:08:04.056 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: The Application mounted at '' has an empty config. 2024-07-26T18:08:04.056 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:04.056 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:04 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:04] ENGINE Serving on http://:::9283 2024-07-26T18:08:04.056 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:04 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:04] ENGINE Bus STARTED 2024-07-26T18:08:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[28530]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[28530]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[28530]: osdmap e141: 8 total, 8 up, 8 in 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[28530]: pgmap v186: 121 pgs: 121 active+clean; 94 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/952944073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[39149]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[39149]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[39149]: osdmap e141: 8 total, 8 up, 8 in 2024-07-26T18:08:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[39149]: pgmap v186: 121 pgs: 121 active+clean; 94 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-26T18:08:04.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/952944073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:08:04.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:03 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:04.925 INFO:tasks.rados.rados.0.smithi071.stdout:374: done (4 left) 2024-07-26T18:08:04.925 INFO:tasks.rados.rados.0.smithi071.stdout:375: copy_from oid 43 from oid 12 current snap is 32 2024-07-26T18:08:04.925 INFO:tasks.rados.rados.0.smithi071.stdout:370: finishing write tid 5 to smithi07179299-15 2024-07-26T18:08:04.925 INFO:tasks.rados.rados.0.smithi071.stdout:370: finishing write tid 6 to smithi07179299-15 2024-07-26T18:08:04.925 INFO:tasks.rados.rados.0.smithi071.stdout:370: oid 15 updating version 0 to 104 2024-07-26T18:08:04.925 INFO:tasks.rados.rados.0.smithi071.stdout:370: oid 15 updating version 104 to 106 2024-07-26T18:08:04.925 INFO:tasks.rados.rados.0.smithi071.stdout:370: oid 15 version 106 is already newer than 102 2024-07-26T18:08:04.925 INFO:tasks.rados.rados.0.smithi071.stdout:370: oid 15 version 106 is already newer than 103 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:370: oid 15 version 106 is already newer than 105 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 106 (ObjNum 139 snap 32 seq_num 139) dirty exists 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:370: left oid 15 (ObjNum 139 snap 32 seq_num 139) 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:371: finishing write tid 1 to smithi07179299-22 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:371: finishing write tid 2 to smithi07179299-22 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:371: finishing write tid 3 to smithi07179299-22 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:372: finishing copy_from to smithi07179299-23 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:372: got expected ENOENT (src dne) 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:372: finishing copy_from racing read to smithi07179299-23 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:371: finishing write tid 4 to smithi07179299-22 2024-07-26T18:08:04.926 INFO:tasks.rados.rados.0.smithi071.stdout:371: finishing write tid 5 to smithi07179299-22 2024-07-26T18:08:04.927 INFO:tasks.rados.rados.0.smithi071.stdout:371: finishing write tid 6 to smithi07179299-22 2024-07-26T18:08:04.927 INFO:tasks.rados.rados.0.smithi071.stdout:371: oid 22 updating version 0 to 52 2024-07-26T18:08:04.927 INFO:tasks.rados.rados.0.smithi071.stdout:371: oid 22 updating version 52 to 54 2024-07-26T18:08:04.927 INFO:tasks.rados.rados.0.smithi071.stdout:371: oid 22 version 54 is already newer than 51 2024-07-26T18:08:04.927 INFO:tasks.rados.rados.0.smithi071.stdout:371: oid 22 version 54 is already newer than 50 2024-07-26T18:08:04.927 INFO:tasks.rados.rados.0.smithi071.stdout:371: oid 22 version 54 is already newer than 53 2024-07-26T18:08:04.927 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 54 (ObjNum 140 snap 32 seq_num 140) dirty exists 2024-07-26T18:08:04.927 INFO:tasks.rados.rados.0.smithi071.stdout:371: left oid 22 (ObjNum 140 snap 32 seq_num 140) 2024-07-26T18:08:04.927 INFO:tasks.rados.rados.0.smithi071.stdout:373: finishing write tid 1 to smithi07179299-32 2024-07-26T18:08:04.928 INFO:tasks.rados.rados.0.smithi071.stdout:373: finishing write tid 2 to smithi07179299-32 2024-07-26T18:08:04.928 INFO:tasks.rados.rados.0.smithi071.stdout:373: finishing write tid 3 to smithi07179299-32 2024-07-26T18:08:04.928 INFO:tasks.rados.rados.0.smithi071.stdout:373: finishing write tid 4 to smithi07179299-32 2024-07-26T18:08:04.928 INFO:tasks.rados.rados.0.smithi071.stdout:373: finishing write tid 5 to smithi07179299-32 2024-07-26T18:08:04.928 INFO:tasks.rados.rados.0.smithi071.stdout:373: finishing write tid 6 to smithi07179299-32 2024-07-26T18:08:04.928 INFO:tasks.rados.rados.0.smithi071.stdout:373: oid 32 updating version 0 to 89 2024-07-26T18:08:04.929 INFO:tasks.rados.rados.0.smithi071.stdout:373: oid 32 updating version 89 to 90 2024-07-26T18:08:04.929 INFO:tasks.rados.rados.0.smithi071.stdout:373: oid 32 updating version 90 to 91 2024-07-26T18:08:04.929 INFO:tasks.rados.rados.0.smithi071.stdout:373: oid 32 version 91 is already newer than 88 2024-07-26T18:08:04.929 INFO:tasks.rados.rados.0.smithi071.stdout:373: oid 32 version 91 is already newer than 87 2024-07-26T18:08:04.929 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 91 (ObjNum 141 snap 32 seq_num 141) dirty exists 2024-07-26T18:08:04.929 INFO:tasks.rados.rados.0.smithi071.stdout:373: left oid 32 (ObjNum 141 snap 32 seq_num 141) 2024-07-26T18:08:04.930 INFO:tasks.rados.rados.0.smithi071.stdout:370: done (4 left) 2024-07-26T18:08:04.930 INFO:tasks.rados.rados.0.smithi071.stdout:371: done (3 left) 2024-07-26T18:08:04.930 INFO:tasks.rados.rados.0.smithi071.stdout:372: done (2 left) 2024-07-26T18:08:04.930 INFO:tasks.rados.rados.0.smithi071.stdout:373: done (1 left) 2024-07-26T18:08:04.930 INFO:tasks.rados.rados.0.smithi071.stdout:376: copy_from oid 19 from oid 27 current snap is 32 2024-07-26T18:08:04.930 INFO:tasks.rados.rados.0.smithi071.stdout:377: snap_create 2024-07-26T18:08:04.931 INFO:tasks.rados.rados.0.smithi071.stdout:376: finishing copy_from to smithi07179299-19 2024-07-26T18:08:04.932 INFO:tasks.rados.rados.0.smithi071.stdout:376: got expected ENOENT (src dne) 2024-07-26T18:08:04.932 INFO:tasks.rados.rados.0.smithi071.stdout:376: finishing copy_from racing read to smithi07179299-19 2024-07-26T18:08:04.942 INFO:tasks.rados.rados.0.smithi071.stdout:375: finishing copy_from racing read to smithi07179299-43 2024-07-26T18:08:04.944 INFO:tasks.rados.rados.0.smithi071.stdout:375: finishing copy_from to smithi07179299-43 2024-07-26T18:08:04.944 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 74 (ObjNum 70 snap 7 seq_num 70) dirty exists 2024-07-26T18:08:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[28530]: osdmap e142: 8 total, 8 up, 8 in 2024-07-26T18:08:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[28530]: Standby manager daemon x restarted 2024-07-26T18:08:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[28530]: Standby manager daemon x started 2024-07-26T18:08:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:08:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:08:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[39149]: osdmap e142: 8 total, 8 up, 8 in 2024-07-26T18:08:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[39149]: Standby manager daemon x restarted 2024-07-26T18:08:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[39149]: Standby manager daemon x started 2024-07-26T18:08:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:08:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:08:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:04 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:04 smithi135 ceph-mon[33333]: osdmap e142: 8 total, 8 up, 8 in 2024-07-26T18:08:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:04 smithi135 ceph-mon[33333]: Standby manager daemon x restarted 2024-07-26T18:08:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:04 smithi135 ceph-mon[33333]: Standby manager daemon x started 2024-07-26T18:08:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:04 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:08:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:04 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:04 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:08:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:04 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:04 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:05.926 INFO:tasks.rados.rados.0.smithi071.stdout:375: done (2 left) 2024-07-26T18:08:05.927 INFO:tasks.rados.rados.0.smithi071.stdout:376: done (1 left) 2024-07-26T18:08:05.927 INFO:tasks.rados.rados.0.smithi071.stdout:377: done (0 left) 2024-07-26T18:08:05.927 INFO:tasks.rados.rados.0.smithi071.stdout:378: read oid 15 snap -1 2024-07-26T18:08:05.927 INFO:tasks.rados.rados.0.smithi071.stdout:378: expect (ObjNum 139 snap 32 seq_num 139) 2024-07-26T18:08:05.927 INFO:tasks.rados.rados.0.smithi071.stdout:379: copy_from oid 3 from oid 47 current snap is 33 2024-07-26T18:08:05.927 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 33 2024-07-26T18:08:05.927 INFO:tasks.rados.rados.0.smithi071.stdout:380: seq_num 142 ranges {6299648=786432,7086080=475136,7561216=540672,8101888=589824} 2024-07-26T18:08:05.964 INFO:tasks.rados.rados.0.smithi071.stdout:380: writing smithi07179299-38 from 6299648 to 7086080 tid 1 2024-07-26T18:08:05.966 INFO:tasks.rados.rados.0.smithi071.stdout:380: writing smithi07179299-38 from 7086080 to 7561216 tid 2 2024-07-26T18:08:05.969 INFO:tasks.rados.rados.0.smithi071.stdout:380: writing smithi07179299-38 from 7561216 to 8101888 tid 3 2024-07-26T18:08:05.973 INFO:tasks.rados.rados.0.smithi071.stdout:380: writing smithi07179299-38 from 8101888 to 8691712 tid 4 2024-07-26T18:08:05.973 INFO:tasks.rados.rados.0.smithi071.stdout:381: read oid 39 snap -1 2024-07-26T18:08:05.973 INFO:tasks.rados.rados.0.smithi071.stdout:381: expect (ObjNum 131 snap 31 seq_num 131) 2024-07-26T18:08:05.973 INFO:tasks.rados.rados.0.smithi071.stdout:379: finishing copy_from racing read to smithi07179299-3 2024-07-26T18:08:05.973 INFO:tasks.rados.rados.0.smithi071.stdout:382: rmattr oid 46 current snap is 33 2024-07-26T18:08:05.974 INFO:tasks.rados.rados.0.smithi071.stdout:379: finishing copy_from to smithi07179299-3 2024-07-26T18:08:05.974 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:08:05.974 INFO:tasks.rados.rados.0.smithi071.stdout:378: expect (ObjNum 139 snap 32 seq_num 139) 2024-07-26T18:08:06.085 INFO:tasks.rados.rados.0.smithi071.stdout:380: finishing write tid 1 to smithi07179299-38 2024-07-26T18:08:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:380: finishing write tid 2 to smithi07179299-38 2024-07-26T18:08:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:380: finishing write tid 3 to smithi07179299-38 2024-07-26T18:08:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:378: done (4 left) 2024-07-26T18:08:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:379: done (3 left) 2024-07-26T18:08:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 33 2024-07-26T18:08:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 49 (ObjNum 74 snap 12 seq_num 74) dirty exists 2024-07-26T18:08:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:380: finishing write tid 4 to smithi07179299-38 2024-07-26T18:08:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:380: finishing write tid 5 to smithi07179299-38 2024-07-26T18:08:06.086 INFO:tasks.rados.rados.0.smithi071.stdout:383: seq_num 143 ranges {1179648=802816,1982464=761856,2744320=745472,3489792=98304} 2024-07-26T18:08:06.095 INFO:tasks.rados.rados.0.smithi071.stdout:383: writing smithi07179299-12 from 1179648 to 1982464 tid 1 2024-07-26T18:08:06.100 INFO:tasks.rados.rados.0.smithi071.stdout:383: writing smithi07179299-12 from 1982464 to 2744320 tid 2 2024-07-26T18:08:06.104 INFO:tasks.rados.rados.0.smithi071.stdout:383: writing smithi07179299-12 from 2744320 to 3489792 tid 3 2024-07-26T18:08:06.105 INFO:tasks.rados.rados.0.smithi071.stdout:383: writing smithi07179299-12 from 3489792 to 3588096 tid 4 2024-07-26T18:08:06.105 INFO:tasks.rados.rados.0.smithi071.stdout:382: done (3 left) 2024-07-26T18:08:06.105 INFO:tasks.rados.rados.0.smithi071.stdout:384: read oid 36 snap -1 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:384: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:385: delete oid 15 current snap is 33 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:380: finishing write tid 6 to smithi07179299-38 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:380: oid 38 updating version 0 to 71 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:380: oid 38 updating version 71 to 73 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:380: oid 38 version 73 is already newer than 69 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:380: oid 38 version 73 is already newer than 70 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:380: oid 38 version 73 is already newer than 72 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 73 (ObjNum 142 snap 33 seq_num 142) dirty exists 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:380: left oid 38 (ObjNum 142 snap 33 seq_num 142) 2024-07-26T18:08:06.106 INFO:tasks.rados.rados.0.smithi071.stdout:381: expect (ObjNum 131 snap 31 seq_num 131) 2024-07-26T18:08:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:05 smithi071 ceph-mon[28530]: osdmap e143: 8 total, 8 up, 8 in 2024-07-26T18:08:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:05 smithi071 ceph-mon[28530]: mgrmap e24: y(active, since 3m), standbys: x 2024-07-26T18:08:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:05 smithi071 ceph-mon[28530]: pgmap v189: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 107 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.5 MiB/s wr, 34 op/s 2024-07-26T18:08:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:05 smithi071 ceph-mon[39149]: osdmap e143: 8 total, 8 up, 8 in 2024-07-26T18:08:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:05 smithi071 ceph-mon[39149]: mgrmap e24: y(active, since 3m), standbys: x 2024-07-26T18:08:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:05 smithi071 ceph-mon[39149]: pgmap v189: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 107 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.5 MiB/s wr, 34 op/s 2024-07-26T18:08:06.241 INFO:tasks.rados.rados.0.smithi071.stdout:383: finishing write tid 1 to smithi07179299-12 2024-07-26T18:08:06.241 INFO:tasks.rados.rados.0.smithi071.stdout:383: finishing write tid 2 to smithi07179299-12 2024-07-26T18:08:06.241 INFO:tasks.rados.rados.0.smithi071.stdout:383: finishing write tid 3 to smithi07179299-12 2024-07-26T18:08:06.241 INFO:tasks.rados.rados.0.smithi071.stdout:383: finishing write tid 4 to smithi07179299-12 2024-07-26T18:08:06.241 INFO:tasks.rados.rados.0.smithi071.stdout:383: finishing write tid 5 to smithi07179299-12 2024-07-26T18:08:06.242 INFO:tasks.rados.rados.0.smithi071.stdout:383: finishing write tid 6 to smithi07179299-12 2024-07-26T18:08:06.242 INFO:tasks.rados.rados.0.smithi071.stdout:383: oid 12 updating version 0 to 170 2024-07-26T18:08:06.242 INFO:tasks.rados.rados.0.smithi071.stdout:383: oid 12 version 170 is already newer than 167 2024-07-26T18:08:06.242 INFO:tasks.rados.rados.0.smithi071.stdout:383: oid 12 version 170 is already newer than 168 2024-07-26T18:08:06.242 INFO:tasks.rados.rados.0.smithi071.stdout:383: oid 12 updating version 170 to 171 2024-07-26T18:08:06.242 INFO:tasks.rados.rados.0.smithi071.stdout:383: oid 12 version 171 is already newer than 169 2024-07-26T18:08:06.242 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 171 (ObjNum 143 snap 33 seq_num 143) dirty exists 2024-07-26T18:08:06.242 INFO:tasks.rados.rados.0.smithi071.stdout:383: left oid 12 (ObjNum 143 snap 33 seq_num 143) 2024-07-26T18:08:06.242 INFO:tasks.rados.rados.0.smithi071.stdout:384: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:08:06.304 INFO:tasks.rados.rados.0.smithi071.stdout:380: done (4 left) 2024-07-26T18:08:06.304 INFO:tasks.rados.rados.0.smithi071.stdout:381: done (3 left) 2024-07-26T18:08:06.305 INFO:tasks.rados.rados.0.smithi071.stdout:383: done (2 left) 2024-07-26T18:08:06.305 INFO:tasks.rados.rados.0.smithi071.stdout:384: done (1 left) 2024-07-26T18:08:06.305 INFO:tasks.rados.rados.0.smithi071.stdout:385: done (0 left) 2024-07-26T18:08:06.305 INFO:tasks.rados.rados.0.smithi071.stdout:386: delete oid 20 current snap is 33 2024-07-26T18:08:06.306 INFO:tasks.rados.rados.0.smithi071.stdout:386: done (0 left) 2024-07-26T18:08:06.306 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 33 2024-07-26T18:08:06.306 INFO:tasks.rados.rados.0.smithi071.stdout:387: seq_num 146 ranges {0=49152} 2024-07-26T18:08:06.307 INFO:tasks.rados.rados.0.smithi071.stdout:387: writing smithi07179299-42 from 0 to 49152 tid 1 2024-07-26T18:08:06.307 INFO:tasks.rados.rados.0.smithi071.stdout:388: snap_create 2024-07-26T18:08:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:05 smithi135 ceph-mon[33333]: osdmap e143: 8 total, 8 up, 8 in 2024-07-26T18:08:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:05 smithi135 ceph-mon[33333]: mgrmap e24: y(active, since 3m), standbys: x 2024-07-26T18:08:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:05 smithi135 ceph-mon[33333]: pgmap v189: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 107 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.5 MiB/s wr, 34 op/s 2024-07-26T18:08:06.309 INFO:tasks.rados.rados.0.smithi071.stdout:387: finishing write tid 1 to smithi07179299-42 2024-07-26T18:08:06.309 INFO:tasks.rados.rados.0.smithi071.stdout:387: finishing write tid 2 to smithi07179299-42 2024-07-26T18:08:06.310 INFO:tasks.rados.rados.0.smithi071.stdout:387: finishing write tid 3 to smithi07179299-42 2024-07-26T18:08:06.310 INFO:tasks.rados.rados.0.smithi071.stdout:387: oid 42 updating version 0 to 199 2024-07-26T18:08:06.310 INFO:tasks.rados.rados.0.smithi071.stdout:387: oid 42 version 199 is already newer than 198 2024-07-26T18:08:06.310 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 199 (ObjNum 146 snap 33 seq_num 146) dirty exists 2024-07-26T18:08:06.310 INFO:tasks.rados.rados.0.smithi071.stdout:387: left oid 42 (ObjNum 146 snap 33 seq_num 146) 2024-07-26T18:08:06.739 INFO:tasks.rados.rados.0.smithi071.stdout:387: done (1 left) 2024-07-26T18:08:06.740 INFO:tasks.rados.rados.0.smithi071.stdout:388: done (0 left) 2024-07-26T18:08:06.740 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 34 2024-07-26T18:08:06.740 INFO:tasks.rados.rados.0.smithi071.stdout:389: seq_num 147 ranges {3317760=65536} 2024-07-26T18:08:06.758 INFO:tasks.rados.rados.0.smithi071.stdout:389: writing smithi07179299-5 from 3317760 to 3383296 tid 1 2024-07-26T18:08:06.758 INFO:tasks.rados.rados.0.smithi071.stdout:390: rollback oid 31 current snap is 34 2024-07-26T18:08:06.758 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 31 to 30 2024-07-26T18:08:06.758 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 34 2024-07-26T18:08:06.758 INFO:tasks.rados.rados.0.smithi071.stdout:391: seq_num 148 ranges {0=81920} 2024-07-26T18:08:06.758 INFO:tasks.rados.rados.0.smithi071.stdout:391: writing smithi07179299-49 from 0 to 81920 tid 1 2024-07-26T18:08:06.758 INFO:tasks.rados.rados.0.smithi071.stdout:392: rmattr oid 41 current snap is 34 2024-07-26T18:08:06.759 INFO:tasks.rados.rados.0.smithi071.stdout:392: done (3 left) 2024-07-26T18:08:06.759 INFO:tasks.rados.rados.0.smithi071.stdout:393: read oid 7 snap -1 2024-07-26T18:08:06.759 INFO:tasks.rados.rados.0.smithi071.stdout:393: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:08:06.759 INFO:tasks.rados.rados.0.smithi071.stdout:394: snap_create 2024-07-26T18:08:06.761 INFO:tasks.rados.rados.0.smithi071.stdout:389: finishing write tid 1 to smithi07179299-5 2024-07-26T18:08:06.761 INFO:tasks.rados.rados.0.smithi071.stdout:390: finishing rollback tid 1 to smithi07179299-31 2024-07-26T18:08:06.761 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-26T18:08:06.761 INFO:tasks.rados.rados.0.smithi071.stdout:389: finishing write tid 2 to smithi07179299-5 2024-07-26T18:08:06.762 INFO:tasks.rados.rados.0.smithi071.stdout:391: finishing write tid 1 to smithi07179299-49 2024-07-26T18:08:06.763 INFO:tasks.rados.rados.0.smithi071.stdout:391: finishing write tid 2 to smithi07179299-49 2024-07-26T18:08:06.764 INFO:tasks.rados.rados.0.smithi071.stdout:389: finishing write tid 3 to smithi07179299-5 2024-07-26T18:08:06.764 INFO:tasks.rados.rados.0.smithi071.stdout:389: oid 5 updating version 0 to 143 2024-07-26T18:08:06.764 INFO:tasks.rados.rados.0.smithi071.stdout:389: oid 5 version 143 is already newer than 142 2024-07-26T18:08:06.764 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 143 (ObjNum 147 snap 34 seq_num 147) dirty exists 2024-07-26T18:08:06.764 INFO:tasks.rados.rados.0.smithi071.stdout:389: left oid 5 (ObjNum 147 snap 34 seq_num 147) 2024-07-26T18:08:06.765 INFO:tasks.rados.rados.0.smithi071.stdout:391: finishing write tid 3 to smithi07179299-49 2024-07-26T18:08:06.765 INFO:tasks.rados.rados.0.smithi071.stdout:391: oid 49 updating version 0 to 70 2024-07-26T18:08:06.765 INFO:tasks.rados.rados.0.smithi071.stdout:391: oid 49 version 70 is already newer than 69 2024-07-26T18:08:06.765 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 70 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-07-26T18:08:06.765 INFO:tasks.rados.rados.0.smithi071.stdout:391: left oid 49 (ObjNum 148 snap 34 seq_num 148) 2024-07-26T18:08:06.766 INFO:tasks.rados.rados.0.smithi071.stdout:393: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:08:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:06 smithi071 ceph-mon[39149]: osdmap e144: 8 total, 8 up, 8 in 2024-07-26T18:08:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:06 smithi071 ceph-mon[39149]: osdmap e145: 8 total, 8 up, 8 in 2024-07-26T18:08:07.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:06 smithi071 ceph-mon[28530]: osdmap e144: 8 total, 8 up, 8 in 2024-07-26T18:08:07.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:06 smithi071 ceph-mon[28530]: osdmap e145: 8 total, 8 up, 8 in 2024-07-26T18:08:07.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:06 smithi135 ceph-mon[33333]: osdmap e144: 8 total, 8 up, 8 in 2024-07-26T18:08:07.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:06 smithi135 ceph-mon[33333]: osdmap e145: 8 total, 8 up, 8 in 2024-07-26T18:08:07.737 INFO:tasks.rados.rados.0.smithi071.stdout:389: done (4 left) 2024-07-26T18:08:07.737 INFO:tasks.rados.rados.0.smithi071.stdout:390: done (3 left) 2024-07-26T18:08:07.737 INFO:tasks.rados.rados.0.smithi071.stdout:391: done (2 left) 2024-07-26T18:08:07.737 INFO:tasks.rados.rados.0.smithi071.stdout:393: done (1 left) 2024-07-26T18:08:07.737 INFO:tasks.rados.rados.0.smithi071.stdout:394: done (0 left) 2024-07-26T18:08:07.737 INFO:tasks.rados.rados.0.smithi071.stdout:395: delete oid 49 current snap is 35 2024-07-26T18:08:07.743 INFO:tasks.rados.rados.0.smithi071.stdout:395: done (0 left) 2024-07-26T18:08:07.743 INFO:tasks.rados.rados.0.smithi071.stdout:396: rollback oid 18 current snap is 35 2024-07-26T18:08:07.743 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 34 2024-07-26T18:08:07.743 INFO:tasks.rados.rados.0.smithi071.stdout:397: snap_create 2024-07-26T18:08:07.746 INFO:tasks.rados.rados.0.smithi071.stdout:396: finishing rollback tid 0 to smithi07179299-18 2024-07-26T18:08:07.746 INFO:tasks.rados.rados.0.smithi071.stdout:396: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:08:07.746 INFO:tasks.rados.rados.0.smithi071.stdout:396: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:08:07.746 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 76 (ObjNum 127 snap 30 seq_num 127) dirty exists 2024-07-26T18:08:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:07 smithi071 ceph-mon[28530]: pgmap v192: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 107 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.5 MiB/s wr, 34 op/s 2024-07-26T18:08:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:07 smithi071 ceph-mon[28530]: osdmap e146: 8 total, 8 up, 8 in 2024-07-26T18:08:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:07 smithi071 ceph-mon[39149]: pgmap v192: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 107 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.5 MiB/s wr, 34 op/s 2024-07-26T18:08:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:07 smithi071 ceph-mon[39149]: osdmap e146: 8 total, 8 up, 8 in 2024-07-26T18:08:08.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:07 smithi135 ceph-mon[33333]: pgmap v192: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 107 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.5 MiB/s wr, 34 op/s 2024-07-26T18:08:08.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:07 smithi135 ceph-mon[33333]: osdmap e146: 8 total, 8 up, 8 in 2024-07-26T18:08:08.740 INFO:tasks.rados.rados.0.smithi071.stdout:396: done (1 left) 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:397: done (0 left) 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:398: rollback oid 41 current snap is 36 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 41 to 31 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:399: rollback oid 18 current snap is 36 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 32 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:400: rmattr oid 23 current snap is 36 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:400: done (2 left) 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:401: copy_from oid 43 from oid 10 current snap is 36 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 36 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:402: seq_num 150 ranges {0=114688} 2024-07-26T18:08:08.741 INFO:tasks.rados.rados.0.smithi071.stdout:402: writing smithi07179299-19 from 0 to 114688 tid 1 2024-07-26T18:08:08.742 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 36 2024-07-26T18:08:08.742 INFO:tasks.rados.rados.0.smithi071.stdout:403: seq_num 151 ranges {1802240=131072} 2024-07-26T18:08:08.751 INFO:tasks.rados.rados.0.smithi071.stdout:403: writing smithi07179299-13 from 1802240 to 1933312 tid 1 2024-07-26T18:08:08.751 INFO:tasks.rados.rados.0.smithi071.stdout:404: setattr oid 26 current snap is 36 2024-07-26T18:08:08.751 INFO:tasks.rados.rados.0.smithi071.stdout:398: finishing rollback tid 1 to smithi07179299-41 2024-07-26T18:08:08.751 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 0 (ObjNum 48 snap 0 seq_num 304) dirty dne 2024-07-26T18:08:08.751 INFO:tasks.rados.rados.0.smithi071.stdout:402: finishing write tid 1 to smithi07179299-19 2024-07-26T18:08:08.751 INFO:tasks.rados.rados.0.smithi071.stdout:402: finishing write tid 2 to smithi07179299-19 2024-07-26T18:08:08.751 INFO:tasks.rados.rados.0.smithi071.stdout:399: finishing rollback tid 0 to smithi07179299-18 2024-07-26T18:08:08.752 INFO:tasks.rados.rados.0.smithi071.stdout:402: finishing write tid 3 to smithi07179299-19 2024-07-26T18:08:08.752 INFO:tasks.rados.rados.0.smithi071.stdout:402: oid 19 updating version 0 to 75 2024-07-26T18:08:08.752 INFO:tasks.rados.rados.0.smithi071.stdout:402: oid 19 version 75 is already newer than 74 2024-07-26T18:08:08.752 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 75 (ObjNum 150 snap 36 seq_num 150) dirty exists 2024-07-26T18:08:08.752 INFO:tasks.rados.rados.0.smithi071.stdout:402: left oid 19 (ObjNum 150 snap 36 seq_num 150) 2024-07-26T18:08:08.752 INFO:tasks.rados.rados.0.smithi071.stdout:399: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:08:08.752 INFO:tasks.rados.rados.0.smithi071.stdout:399: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:08:08.752 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 80 (ObjNum 127 snap 30 seq_num 127) dirty exists 2024-07-26T18:08:08.753 INFO:tasks.rados.rados.0.smithi071.stdout:398: done (5 left) 2024-07-26T18:08:08.753 INFO:tasks.rados.rados.0.smithi071.stdout:399: done (4 left) 2024-07-26T18:08:08.754 INFO:tasks.rados.rados.0.smithi071.stdout:402: done (3 left) 2024-07-26T18:08:08.754 INFO:tasks.rados.rados.0.smithi071.stdout:405: snap_create 2024-07-26T18:08:08.754 INFO:tasks.rados.rados.0.smithi071.stdout:403: finishing write tid 1 to smithi07179299-13 2024-07-26T18:08:08.754 INFO:tasks.rados.rados.0.smithi071.stdout:403: finishing write tid 2 to smithi07179299-13 2024-07-26T18:08:08.756 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 70 (ObjNum 101 snap 19 seq_num 101) dirty exists 2024-07-26T18:08:08.759 INFO:tasks.rados.rados.0.smithi071.stdout:403: finishing write tid 3 to smithi07179299-13 2024-07-26T18:08:08.759 INFO:tasks.rados.rados.0.smithi071.stdout:403: oid 13 updating version 0 to 57 2024-07-26T18:08:08.759 INFO:tasks.rados.rados.0.smithi071.stdout:403: oid 13 version 57 is already newer than 56 2024-07-26T18:08:08.759 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 57 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-07-26T18:08:08.759 INFO:tasks.rados.rados.0.smithi071.stdout:403: left oid 13 (ObjNum 151 snap 36 seq_num 151) 2024-07-26T18:08:08.760 INFO:tasks.rados.rados.0.smithi071.stdout:401: finishing copy_from racing read to smithi07179299-43 2024-07-26T18:08:08.764 INFO:tasks.rados.rados.0.smithi071.stdout:401: finishing copy_from to smithi07179299-43 2024-07-26T18:08:08.764 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 103 (ObjNum 109 snap 23 seq_num 109) dirty exists 2024-07-26T18:08:09.751 INFO:tasks.rados.rados.0.smithi071.stdout:401: done (3 left) 2024-07-26T18:08:09.751 INFO:tasks.rados.rados.0.smithi071.stdout:403: done (2 left) 2024-07-26T18:08:09.751 INFO:tasks.rados.rados.0.smithi071.stdout:404: done (1 left) 2024-07-26T18:08:09.751 INFO:tasks.rados.rados.0.smithi071.stdout:405: done (0 left) 2024-07-26T18:08:09.751 INFO:tasks.rados.rados.0.smithi071.stdout:406: copy_from oid 34 from oid 46 current snap is 37 2024-07-26T18:08:09.751 INFO:tasks.rados.rados.0.smithi071.stdout:407: snap_remove snap 26 2024-07-26T18:08:10.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:09 smithi135 ceph-mon[33333]: osdmap e147: 8 total, 8 up, 8 in 2024-07-26T18:08:10.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:09 smithi135 ceph-mon[33333]: pgmap v195: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 107 MiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:08:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:09 smithi071 ceph-mon[39149]: osdmap e147: 8 total, 8 up, 8 in 2024-07-26T18:08:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:09 smithi071 ceph-mon[39149]: pgmap v195: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 107 MiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:08:10.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:09 smithi071 ceph-mon[28530]: osdmap e147: 8 total, 8 up, 8 in 2024-07-26T18:08:10.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:09 smithi071 ceph-mon[28530]: pgmap v195: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 107 MiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:08:10.753 INFO:tasks.rados.rados.0.smithi071.stdout:406: finishing copy_from racing read to smithi07179299-34 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:406: finishing copy_from to smithi07179299-34 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 49 (ObjNum 74 snap 12 seq_num 74) dirty exists 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:406: done (1 left) 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:407: done (0 left) 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:408: rollback oid 46 current snap is 37 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 46 to 29 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:409: read oid 28 snap -1 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:409: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:410: read oid 36 snap -1 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:410: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:08:10.754 INFO:tasks.rados.rados.0.smithi071.stdout:411: snap_create 2024-07-26T18:08:10.763 INFO:tasks.rados.rados.0.smithi071.stdout:408: finishing rollback tid 0 to smithi07179299-46 2024-07-26T18:08:10.765 INFO:tasks.rados.rados.0.smithi071.stdout:408: finishing rollback tid 1 to smithi07179299-46 2024-07-26T18:08:10.765 INFO:tasks.rados.rados.0.smithi071.stdout:408: finishing rollback tid 2 to smithi07179299-46 2024-07-26T18:08:10.765 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 53 (ObjNum 74 snap 12 seq_num 74) dirty exists 2024-07-26T18:08:10.766 INFO:tasks.rados.rados.0.smithi071.stdout:409: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:08:10.820 INFO:tasks.rados.rados.0.smithi071.stdout:410: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:08:11.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:10 smithi135 ceph-mon[33333]: osdmap e148: 8 total, 8 up, 8 in 2024-07-26T18:08:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:10 smithi071 ceph-mon[39149]: osdmap e148: 8 total, 8 up, 8 in 2024-07-26T18:08:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:10 smithi071 ceph-mon[28530]: osdmap e148: 8 total, 8 up, 8 in 2024-07-26T18:08:11.767 INFO:tasks.rados.rados.0.smithi071.stdout:408: done (3 left) 2024-07-26T18:08:11.767 INFO:tasks.rados.rados.0.smithi071.stdout:409: done (2 left) 2024-07-26T18:08:11.767 INFO:tasks.rados.rados.0.smithi071.stdout:410: done (1 left) 2024-07-26T18:08:11.767 INFO:tasks.rados.rados.0.smithi071.stdout:411: done (0 left) 2024-07-26T18:08:11.767 INFO:tasks.rados.rados.0.smithi071.stdout:412: snap_remove snap 30 2024-07-26T18:08:12.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:11 smithi135 ceph-mon[33333]: osdmap e149: 8 total, 8 up, 8 in 2024-07-26T18:08:12.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:11 smithi135 ceph-mon[33333]: pgmap v198: 121 pgs: 121 active+clean; 119 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-07-26T18:08:12.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:11 smithi071 ceph-mon[39149]: osdmap e149: 8 total, 8 up, 8 in 2024-07-26T18:08:12.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:11 smithi071 ceph-mon[39149]: pgmap v198: 121 pgs: 121 active+clean; 119 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-07-26T18:08:12.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:11 smithi071 ceph-mon[28530]: osdmap e149: 8 total, 8 up, 8 in 2024-07-26T18:08:12.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:11 smithi071 ceph-mon[28530]: pgmap v198: 121 pgs: 121 active+clean; 119 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-07-26T18:08:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:08:12] "GET /metrics HTTP/1.1" 200 36104 "" "Prometheus/2.43.0" 2024-07-26T18:08:12.769 INFO:tasks.rados.rados.0.smithi071.stdout:412: done (0 left) 2024-07-26T18:08:12.770 INFO:tasks.rados.rados.0.smithi071.stdout:413: copy_from oid 38 from oid 11 current snap is 38 2024-07-26T18:08:12.770 INFO:tasks.rados.rados.0.smithi071.stdout:414: snap_create 2024-07-26T18:08:12.779 INFO:tasks.rados.rados.0.smithi071.stdout:413: finishing copy_from to smithi07179299-38 2024-07-26T18:08:12.780 INFO:tasks.rados.rados.0.smithi071.stdout:413: got expected ENOENT (src dne) 2024-07-26T18:08:12.780 INFO:tasks.rados.rados.0.smithi071.stdout:413: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:08:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:12 smithi135 ceph-mon[33333]: osdmap e150: 8 total, 8 up, 8 in 2024-07-26T18:08:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:12 smithi071 ceph-mon[39149]: osdmap e150: 8 total, 8 up, 8 in 2024-07-26T18:08:13.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:12 smithi071 ceph-mon[28530]: osdmap e150: 8 total, 8 up, 8 in 2024-07-26T18:08:13.782 INFO:tasks.rados.rados.0.smithi071.stdout:413: done (1 left) 2024-07-26T18:08:13.782 INFO:tasks.rados.rados.0.smithi071.stdout:414: done (0 left) 2024-07-26T18:08:13.782 INFO:tasks.rados.rados.0.smithi071.stdout:415: snap_remove snap 37 2024-07-26T18:08:14.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:13 smithi135 ceph-mon[33333]: osdmap e151: 8 total, 8 up, 8 in 2024-07-26T18:08:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:13 smithi135 ceph-mon[33333]: pgmap v201: 121 pgs: 121 active+clean; 119 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-07-26T18:08:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:13 smithi071 ceph-mon[39149]: osdmap e151: 8 total, 8 up, 8 in 2024-07-26T18:08:14.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:13 smithi071 ceph-mon[39149]: pgmap v201: 121 pgs: 121 active+clean; 119 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-07-26T18:08:14.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:13 smithi071 ceph-mon[28530]: osdmap e151: 8 total, 8 up, 8 in 2024-07-26T18:08:14.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:13 smithi071 ceph-mon[28530]: pgmap v201: 121 pgs: 121 active+clean; 119 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-07-26T18:08:14.785 INFO:tasks.rados.rados.0.smithi071.stdout:415: done (0 left) 2024-07-26T18:08:14.785 INFO:tasks.rados.rados.0.smithi071.stdout:416: snap_remove snap 34 2024-07-26T18:08:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:14 smithi135 ceph-mon[33333]: osdmap e152: 8 total, 8 up, 8 in 2024-07-26T18:08:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:14 smithi071 ceph-mon[39149]: osdmap e152: 8 total, 8 up, 8 in 2024-07-26T18:08:15.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:14 smithi071 ceph-mon[28530]: osdmap e152: 8 total, 8 up, 8 in 2024-07-26T18:08:15.803 INFO:tasks.rados.rados.0.smithi071.stdout:416: done (0 left) 2024-07-26T18:08:15.803 INFO:tasks.rados.rados.0.smithi071.stdout:417: copy_from oid 43 from oid 3 current snap is 39 2024-07-26T18:08:15.803 INFO:tasks.rados.rados.0.smithi071.stdout:418: read oid 37 snap -1 2024-07-26T18:08:15.803 INFO:tasks.rados.rados.0.smithi071.stdout:418: expect deleted 2024-07-26T18:08:15.803 INFO:tasks.rados.rados.0.smithi071.stdout:419: delete oid 12 current snap is 39 2024-07-26T18:08:15.810 INFO:tasks.rados.rados.0.smithi071.stdout:418: done (2 left) 2024-07-26T18:08:15.810 INFO:tasks.rados.rados.0.smithi071.stdout:419: done (1 left) 2024-07-26T18:08:15.810 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 39 2024-07-26T18:08:15.810 INFO:tasks.rados.rados.0.smithi071.stdout:420: seq_num 153 ranges {3383296=163840} 2024-07-26T18:08:15.829 INFO:tasks.rados.rados.0.smithi071.stdout:420: writing smithi07179299-5 from 3383296 to 3547136 tid 1 2024-07-26T18:08:15.829 INFO:tasks.rados.rados.0.smithi071.stdout:421: delete oid 16 current snap is 39 2024-07-26T18:08:15.829 INFO:tasks.rados.rados.0.smithi071.stdout:417: finishing copy_from racing read to smithi07179299-43 2024-07-26T18:08:15.829 INFO:tasks.rados.rados.0.smithi071.stdout:417: finishing copy_from to smithi07179299-43 2024-07-26T18:08:15.830 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:08:15.831 INFO:tasks.rados.rados.0.smithi071.stdout:417: done (2 left) 2024-07-26T18:08:15.832 INFO:tasks.rados.rados.0.smithi071.stdout:421: done (1 left) 2024-07-26T18:08:15.832 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 36 current snap is 39 2024-07-26T18:08:15.832 INFO:tasks.rados.rados.0.smithi071.stdout:422: seq_num 155 ranges {2007040=204800} 2024-07-26T18:08:15.844 INFO:tasks.rados.rados.0.smithi071.stdout:422: writing smithi07179299-36 from 2007040 to 2211840 tid 1 2024-07-26T18:08:15.844 INFO:tasks.rados.rados.0.smithi071.stdout:423: copy_from oid 21 from oid 20 current snap is 39 2024-07-26T18:08:15.844 INFO:tasks.rados.rados.0.smithi071.stdout:420: finishing write tid 1 to smithi07179299-5 2024-07-26T18:08:15.844 INFO:tasks.rados.rados.0.smithi071.stdout:420: finishing write tid 2 to smithi07179299-5 2024-07-26T18:08:15.844 INFO:tasks.rados.rados.0.smithi071.stdout:420: finishing write tid 3 to smithi07179299-5 2024-07-26T18:08:15.844 INFO:tasks.rados.rados.0.smithi071.stdout:420: oid 5 updating version 0 to 156 2024-07-26T18:08:15.844 INFO:tasks.rados.rados.0.smithi071.stdout:420: oid 5 version 156 is already newer than 155 2024-07-26T18:08:15.845 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 156 (ObjNum 153 snap 39 seq_num 153) dirty exists 2024-07-26T18:08:15.845 INFO:tasks.rados.rados.0.smithi071.stdout:420: left oid 5 (ObjNum 153 snap 39 seq_num 153) 2024-07-26T18:08:15.845 INFO:tasks.rados.rados.0.smithi071.stdout:420: done (2 left) 2024-07-26T18:08:15.845 INFO:tasks.rados.rados.0.smithi071.stdout:424: setattr oid 43 current snap is 39 2024-07-26T18:08:15.845 INFO:tasks.rados.rados.0.smithi071.stdout:425: read oid 34 snap -1 2024-07-26T18:08:15.845 INFO:tasks.rados.rados.0.smithi071.stdout:425: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:08:15.846 INFO:tasks.rados.rados.0.smithi071.stdout:426: snap_remove snap 31 2024-07-26T18:08:16.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:15 smithi135 ceph-mon[33333]: osdmap e153: 8 total, 8 up, 8 in 2024-07-26T18:08:16.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:15 smithi135 ceph-mon[33333]: pgmap v204: 121 pgs: 121 active+clean; 119 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-26T18:08:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:15 smithi071 ceph-mon[28530]: osdmap e153: 8 total, 8 up, 8 in 2024-07-26T18:08:16.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:15 smithi071 ceph-mon[28530]: pgmap v204: 121 pgs: 121 active+clean; 119 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-26T18:08:16.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:15 smithi071 ceph-mon[39149]: osdmap e153: 8 total, 8 up, 8 in 2024-07-26T18:08:16.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:15 smithi071 ceph-mon[39149]: pgmap v204: 121 pgs: 121 active+clean; 119 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-26T18:08:16.739 INFO:tasks.rados.rados.0.smithi071.stdout:426: done (4 left) 2024-07-26T18:08:16.739 INFO:tasks.rados.rados.0.smithi071.stdout:427: read oid 17 snap -1 2024-07-26T18:08:16.739 INFO:tasks.rados.rados.0.smithi071.stdout:427: expect (ObjNum 69 snap 7 seq_num 69) 2024-07-26T18:08:16.739 INFO:tasks.rados.rados.0.smithi071.stdout:428: snap_remove snap 32 2024-07-26T18:08:17.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:16 smithi135 ceph-mon[33333]: osdmap e154: 8 total, 8 up, 8 in 2024-07-26T18:08:17.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:16 smithi135 ceph-mon[33333]: osdmap e155: 8 total, 8 up, 8 in 2024-07-26T18:08:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:16 smithi071 ceph-mon[28530]: osdmap e154: 8 total, 8 up, 8 in 2024-07-26T18:08:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:16 smithi071 ceph-mon[28530]: osdmap e155: 8 total, 8 up, 8 in 2024-07-26T18:08:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:16 smithi071 ceph-mon[39149]: osdmap e154: 8 total, 8 up, 8 in 2024-07-26T18:08:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:16 smithi071 ceph-mon[39149]: osdmap e155: 8 total, 8 up, 8 in 2024-07-26T18:08:17.743 INFO:tasks.rados.rados.0.smithi071.stdout:428: done (5 left) 2024-07-26T18:08:17.743 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 39 2024-07-26T18:08:17.743 INFO:tasks.rados.rados.0.smithi071.stdout:429: seq_num 156 ranges {0=221184} 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:429: writing smithi07179299-41 from 0 to 221184 tid 1 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:430: delete oid 29 current snap is 39 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:423: finishing copy_from to smithi07179299-21 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:423: got expected ENOENT (src dne) 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:423: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:422: finishing write tid 1 to smithi07179299-36 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:422: finishing write tid 2 to smithi07179299-36 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 157 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:422: finishing write tid 3 to smithi07179299-36 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:422: oid 36 updating version 0 to 70 2024-07-26T18:08:17.745 INFO:tasks.rados.rados.0.smithi071.stdout:422: oid 36 version 70 is already newer than 69 2024-07-26T18:08:17.746 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 70 (ObjNum 155 snap 39 seq_num 155) dirty exists 2024-07-26T18:08:17.746 INFO:tasks.rados.rados.0.smithi071.stdout:422: left oid 36 (ObjNum 155 snap 39 seq_num 155) 2024-07-26T18:08:17.746 INFO:tasks.rados.rados.0.smithi071.stdout:425: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:08:17.810 INFO:tasks.rados.rados.0.smithi071.stdout:427: expect (ObjNum 69 snap 7 seq_num 69) 2024-07-26T18:08:17.849 INFO:tasks.rados.rados.0.smithi071.stdout:429: finishing write tid 1 to smithi07179299-41 2024-07-26T18:08:17.849 INFO:tasks.rados.rados.0.smithi071.stdout:429: finishing write tid 2 to smithi07179299-41 2024-07-26T18:08:17.849 INFO:tasks.rados.rados.0.smithi071.stdout:429: finishing write tid 3 to smithi07179299-41 2024-07-26T18:08:17.849 INFO:tasks.rados.rados.0.smithi071.stdout:429: oid 41 updating version 0 to 128 2024-07-26T18:08:17.849 INFO:tasks.rados.rados.0.smithi071.stdout:429: oid 41 updating version 128 to 129 2024-07-26T18:08:17.849 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 129 (ObjNum 156 snap 39 seq_num 156) dirty exists 2024-07-26T18:08:17.849 INFO:tasks.rados.rados.0.smithi071.stdout:429: left oid 41 (ObjNum 156 snap 39 seq_num 156) 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:422: done (6 left) 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:423: done (5 left) 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:424: done (4 left) 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:425: done (3 left) 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:427: done (2 left) 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:429: done (1 left) 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:430: done (0 left) 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:431: rollback oid 29 current snap is 39 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 35 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:432: rmattr oid 34 current snap is 39 2024-07-26T18:08:17.850 INFO:tasks.rados.rados.0.smithi071.stdout:433: snap_remove snap 29 2024-07-26T18:08:18.036 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:17 smithi135 ceph-mon[33333]: pgmap v207: 121 pgs: 121 active+clean; 119 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-26T18:08:18.036 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:17 smithi135 ceph-mon[33333]: osdmap e156: 8 total, 8 up, 8 in 2024-07-26T18:08:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:17 smithi071 ceph-mon[28530]: pgmap v207: 121 pgs: 121 active+clean; 119 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-26T18:08:18.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:17 smithi071 ceph-mon[28530]: osdmap e156: 8 total, 8 up, 8 in 2024-07-26T18:08:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:17 smithi071 ceph-mon[39149]: pgmap v207: 121 pgs: 121 active+clean; 119 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-07-26T18:08:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:17 smithi071 ceph-mon[39149]: osdmap e156: 8 total, 8 up, 8 in 2024-07-26T18:08:18.615 INFO:tasks.rados.rados.0.smithi071.stdout:433: done (2 left) 2024-07-26T18:08:18.615 INFO:tasks.rados.rados.0.smithi071.stdout:434: read oid 1 snap -1 2024-07-26T18:08:18.615 INFO:tasks.rados.rados.0.smithi071.stdout:434: expect (ObjNum 133 snap 31 seq_num 133) 2024-07-26T18:08:18.615 INFO:tasks.rados.rados.0.smithi071.stdout:435: copy_from oid 27 from oid 25 current snap is 39 2024-07-26T18:08:18.616 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 39 2024-07-26T18:08:18.616 INFO:tasks.rados.rados.0.smithi071.stdout:431: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:08:18.616 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 0 (ObjNum 129 snap 0 seq_num 551212822) dirty dne 2024-07-26T18:08:18.616 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 124 (ObjNum 74 snap 12 seq_num 74) dirty exists 2024-07-26T18:08:18.616 INFO:tasks.rados.rados.0.smithi071.stdout:436: seq_num 158 ranges {827392=253952} 2024-07-26T18:08:18.621 INFO:tasks.rados.rados.0.smithi071.stdout:436: writing smithi07179299-50 from 827392 to 1081344 tid 1 2024-07-26T18:08:18.621 INFO:tasks.rados.rados.0.smithi071.stdout:431: done (4 left) 2024-07-26T18:08:18.621 INFO:tasks.rados.rados.0.smithi071.stdout:432: done (3 left) 2024-07-26T18:08:18.622 INFO:tasks.rados.rados.0.smithi071.stdout:437: copy_from oid 49 from oid 22 current snap is 39 2024-07-26T18:08:18.622 INFO:tasks.rados.rados.0.smithi071.stdout:438: snap_create 2024-07-26T18:08:18.627 INFO:tasks.rados.rados.0.smithi071.stdout:436: finishing write tid 1 to smithi07179299-50 2024-07-26T18:08:18.628 INFO:tasks.rados.rados.0.smithi071.stdout:436: finishing write tid 2 to smithi07179299-50 2024-07-26T18:08:18.629 INFO:tasks.rados.rados.0.smithi071.stdout:436: finishing write tid 3 to smithi07179299-50 2024-07-26T18:08:18.629 INFO:tasks.rados.rados.0.smithi071.stdout:436: oid 50 updating version 0 to 220 2024-07-26T18:08:18.629 INFO:tasks.rados.rados.0.smithi071.stdout:436: oid 50 version 220 is already newer than 219 2024-07-26T18:08:18.630 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 220 (ObjNum 158 snap 39 seq_num 158) dirty exists 2024-07-26T18:08:18.630 INFO:tasks.rados.rados.0.smithi071.stdout:436: left oid 50 (ObjNum 158 snap 39 seq_num 158) 2024-07-26T18:08:18.642 INFO:tasks.rados.rados.0.smithi071.stdout:437: finishing copy_from racing read to smithi07179299-49 2024-07-26T18:08:18.644 INFO:tasks.rados.rados.0.smithi071.stdout:437: finishing copy_from to smithi07179299-49 2024-07-26T18:08:18.644 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 54 (ObjNum 140 snap 32 seq_num 140) dirty exists 2024-07-26T18:08:18.648 INFO:tasks.rados.rados.0.smithi071.stdout:434: expect (ObjNum 133 snap 31 seq_num 133) 2024-07-26T18:08:18.862 INFO:tasks.rados.rados.0.smithi071.stdout:435: finishing copy_from racing read to smithi07179299-27 2024-07-26T18:08:18.863 INFO:tasks.rados.rados.0.smithi071.stdout:435: finishing copy_from to smithi07179299-27 2024-07-26T18:08:18.863 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 69 (ObjNum 120 snap 28 seq_num 120) dirty exists 2024-07-26T18:08:18.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:18.609+0000 7f11126ef640 -1 mgr handle_mgr_map I was active but no longer am 2024-07-26T18:08:18.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ignoring --setuser ceph since I am not root 2024-07-26T18:08:18.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ignoring --setgroup ceph since I am not root 2024-07-26T18:08:18.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:18.773+0000 7f58c69f5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T18:08:18.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:18.918+0000 7f58c69f5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:08:19.057 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:18] ENGINE Bus STOPPING 2024-07-26T18:08:19.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:18.985+0000 7f58c69f5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T18:08:19.336 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:19] ENGINE Bus STOPPED 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:19] ENGINE Bus STARTING 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:19.209+0000 7f438f504640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:19.209+0000 7f438f504640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:19.209+0000 7f438f504640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:19.209+0000 7f438f504640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:19.209+0000 7f438f504640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:19.210+0000 7f439250a640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:19.210+0000 7f439250a640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:19.210+0000 7f439250a640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:19.337 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:19.210+0000 7f439250a640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:19.338 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:19.210+0000 7f439250a640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:19.338 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:19] ENGINE Serving on http://:::9283 2024-07-26T18:08:19.338 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:19] ENGINE Bus STARTED 2024-07-26T18:08:19.623 INFO:tasks.rados.rados.0.smithi071.stdout:434: done (4 left) 2024-07-26T18:08:19.623 INFO:tasks.rados.rados.0.smithi071.stdout:435: done (3 left) 2024-07-26T18:08:19.623 INFO:tasks.rados.rados.0.smithi071.stdout:436: done (2 left) 2024-07-26T18:08:19.623 INFO:tasks.rados.rados.0.smithi071.stdout:437: done (1 left) 2024-07-26T18:08:19.623 INFO:tasks.rados.rados.0.smithi071.stdout:438: done (0 left) 2024-07-26T18:08:19.623 INFO:tasks.rados.rados.0.smithi071.stdout:439: read oid 36 snap -1 2024-07-26T18:08:19.623 INFO:tasks.rados.rados.0.smithi071.stdout:439: expect (ObjNum 155 snap 39 seq_num 155) 2024-07-26T18:08:19.623 INFO:tasks.rados.rados.0.smithi071.stdout:440: read oid 19 snap -1 2024-07-26T18:08:19.623 INFO:tasks.rados.rados.0.smithi071.stdout:440: expect (ObjNum 150 snap 36 seq_num 150) 2024-07-26T18:08:19.623 INFO:tasks.rados.rados.0.smithi071.stdout:441: snap_remove snap 35 2024-07-26T18:08:19.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:19.233+0000 7f58c69f5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T18:08:19.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:19.292+0000 7f58c69f5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T18:08:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-26T18:08:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: Activating manager daemon x 2024-07-26T18:08:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: osdmap e157: 8 total, 8 up, 8 in 2024-07-26T18:08:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-26T18:08:19.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: mgrmap e25: x(active, starting, since 0.00741091s) 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:08:19.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: Manager daemon x is now available 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:19.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: Activating manager daemon x 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: osdmap e157: 8 total, 8 up, 8 in 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: mgrmap e25: x(active, starting, since 0.00741091s) 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:08:19.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: Manager daemon x is now available 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:19.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:19.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:19.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:19.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:19.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:19 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: Activating manager daemon x 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: osdmap e157: 8 total, 8 up, 8 in 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24434 172.21.15.71:0/2410998237' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: mgrmap e25: x(active, starting, since 0.00741091s) 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:08:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:08:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: Manager daemon x is now available 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:19 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:20.612 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:20.239+0000 7f58c69f5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T18:08:20.613 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:20.354+0000 7f58c69f5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T18:08:20.613 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:20.410+0000 7f58c69f5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T18:08:20.630 INFO:tasks.rados.rados.0.smithi071.stdout:441: done (2 left) 2024-07-26T18:08:20.630 INFO:tasks.rados.rados.0.smithi071.stdout:442: delete oid 12 current snap is 40 2024-07-26T18:08:20.630 INFO:tasks.rados.rados.0.smithi071.stdout:440: expect (ObjNum 150 snap 36 seq_num 150) 2024-07-26T18:08:20.635 INFO:tasks.rados.rados.0.smithi071.stdout:439: expect (ObjNum 155 snap 39 seq_num 155) 2024-07-26T18:08:20.754 INFO:tasks.rados.rados.0.smithi071.stdout:439: done (2 left) 2024-07-26T18:08:20.755 INFO:tasks.rados.rados.0.smithi071.stdout:440: done (1 left) 2024-07-26T18:08:20.755 INFO:tasks.rados.rados.0.smithi071.stdout:442: done (0 left) 2024-07-26T18:08:20.755 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 40 2024-07-26T18:08:20.755 INFO:tasks.rados.rados.0.smithi071.stdout:443: seq_num 160 ranges {0=286720} 2024-07-26T18:08:20.756 INFO:tasks.rados.rados.0.smithi071.stdout:443: writing smithi07179299-12 from 0 to 286720 tid 1 2024-07-26T18:08:20.756 INFO:tasks.rados.rados.0.smithi071.stdout:444: snap_remove snap 39 2024-07-26T18:08:20.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:20.631+0000 7f58c69f5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T18:08:20.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:20.708+0000 7f58c69f5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T18:08:20.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:20.777+0000 7f58c69f5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T18:08:20.922 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:20.919+0000 7f58c69f5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:08:20.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[28530]: Migrating agent root cert to cert store 2024-07-26T18:08:20.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[28530]: Migrating agent root key to cert store 2024-07-26T18:08:20.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[28530]: Checking for cert/key for grafana.a 2024-07-26T18:08:20.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[28530]: Migrating grafana.a cert to cert store 2024-07-26T18:08:20.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[28530]: Migrating grafana.a key to cert store 2024-07-26T18:08:20.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[28530]: mgrmap e26: x(active, since 1.00935s) 2024-07-26T18:08:20.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[28530]: osdmap e158: 8 total, 8 up, 8 in 2024-07-26T18:08:20.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[28530]: pgmap v4: 121 pgs: 121 active+clean; 118 MiB data, 446 MiB used, 715 GiB / 715 GiB avail; 16 GiB/s rd, 10 GiB/s wr, 118.04k op/s; 0 B/s, 166 objects/s recovering 2024-07-26T18:08:20.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[28530]: Deploying cephadm binary to smithi071 2024-07-26T18:08:20.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[28530]: Deploying cephadm binary to smithi135 2024-07-26T18:08:20.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[39149]: Migrating agent root cert to cert store 2024-07-26T18:08:20.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[39149]: Migrating agent root key to cert store 2024-07-26T18:08:20.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[39149]: Checking for cert/key for grafana.a 2024-07-26T18:08:20.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[39149]: Migrating grafana.a cert to cert store 2024-07-26T18:08:20.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[39149]: Migrating grafana.a key to cert store 2024-07-26T18:08:20.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[39149]: mgrmap e26: x(active, since 1.00935s) 2024-07-26T18:08:20.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[39149]: osdmap e158: 8 total, 8 up, 8 in 2024-07-26T18:08:20.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[39149]: pgmap v4: 121 pgs: 121 active+clean; 118 MiB data, 446 MiB used, 715 GiB / 715 GiB avail; 16 GiB/s rd, 10 GiB/s wr, 118.04k op/s; 0 B/s, 166 objects/s recovering 2024-07-26T18:08:20.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[39149]: Deploying cephadm binary to smithi071 2024-07-26T18:08:20.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:20 smithi071 ceph-mon[39149]: Deploying cephadm binary to smithi135 2024-07-26T18:08:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-mon[33333]: Migrating agent root cert to cert store 2024-07-26T18:08:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-mon[33333]: Migrating agent root key to cert store 2024-07-26T18:08:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-mon[33333]: Checking for cert/key for grafana.a 2024-07-26T18:08:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-mon[33333]: Migrating grafana.a cert to cert store 2024-07-26T18:08:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-mon[33333]: Migrating grafana.a key to cert store 2024-07-26T18:08:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-mon[33333]: mgrmap e26: x(active, since 1.00935s) 2024-07-26T18:08:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-mon[33333]: osdmap e158: 8 total, 8 up, 8 in 2024-07-26T18:08:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-mon[33333]: pgmap v4: 121 pgs: 121 active+clean; 118 MiB data, 446 MiB used, 715 GiB / 715 GiB avail; 16 GiB/s rd, 10 GiB/s wr, 118.04k op/s; 0 B/s, 166 objects/s recovering 2024-07-26T18:08:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-mon[33333]: Deploying cephadm binary to smithi071 2024-07-26T18:08:21.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-mon[33333]: Deploying cephadm binary to smithi135 2024-07-26T18:08:21.059 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:20.595+0000 7f4375a54640 -1 log_channel(cephadm) log [ERR] : [26/Jul/2024:18:08:20] ENGINE Error in HTTPServer.serve 2024-07-26T18:08:21.059 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: Traceback (most recent call last): 2024-07-26T18:08:21.059 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:08:21.059 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: self._connections.run(self.expiration_interval) 2024-07-26T18:08:21.059 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:08:21.059 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: self._run(expiration_interval) 2024-07-26T18:08:21.062 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:08:21.062 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:08:21.062 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:08:21.062 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:08:21.062 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:08:21.062 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: s = self.context.wrap_socket( 2024-07-26T18:08:21.062 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:08:21.062 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: return self.sslsocket_class._create( 2024-07-26T18:08:21.062 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:08:21.063 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: self.do_handshake() 2024-07-26T18:08:21.063 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:08:21.063 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: self._sslobj.do_handshake() 2024-07-26T18:08:21.063 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:08:21.063 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:20 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:21.629 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:21.340+0000 7f58c69f5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T18:08:21.637 INFO:tasks.rados.rados.0.smithi071.stdout:444: done (1 left) 2024-07-26T18:08:21.637 INFO:tasks.rados.rados.0.smithi071.stdout:445: snap_remove snap 24 2024-07-26T18:08:21.739 INFO:tasks.rados.rados.0.smithi071.stdout:445: done (1 left) 2024-07-26T18:08:21.740 INFO:tasks.rados.rados.0.smithi071.stdout:446: snap_remove snap 33 2024-07-26T18:08:21.906 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:21.676+0000 7f58c69f5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T18:08:21.906 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:21.747+0000 7f58c69f5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T18:08:21.906 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:21.903+0000 7f58c69f5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T18:08:21.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[28530]: [26/Jul/2024:18:08:20] ENGINE Bus STARTING 2024-07-26T18:08:21.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[28530]: [26/Jul/2024:18:08:20] ENGINE Serving on http://172.21.15.135:8765 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[28530]: [26/Jul/2024:18:08:20] ENGINE Serving on https://172.21.15.135:7150 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[28530]: [26/Jul/2024:18:08:20] ENGINE Bus STARTED 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[28530]: [26/Jul/2024:18:08:20] ENGINE Error in HTTPServer.serve 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._run(expiration_interval) 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:08:21.907 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: s = self.context.wrap_socket( 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: return self.sslsocket_class._create( 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: self.do_handshake() 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._sslobj.do_handshake() 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[28530]: pgmap v5: 121 pgs: 121 active+clean; 118 MiB data, 446 MiB used, 715 GiB / 715 GiB avail; 100 MiB/s rd, 62 MiB/s wr, 711 op/s; 0 B/s, 1 objects/s recovering 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[28530]: osdmap e159: 8 total, 8 up, 8 in 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[28530]: mgrmap e27: x(active, since 2s) 2024-07-26T18:08:21.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[39149]: [26/Jul/2024:18:08:20] ENGINE Bus STARTING 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[39149]: [26/Jul/2024:18:08:20] ENGINE Serving on http://172.21.15.135:8765 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[39149]: [26/Jul/2024:18:08:20] ENGINE Serving on https://172.21.15.135:7150 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[39149]: [26/Jul/2024:18:08:20] ENGINE Bus STARTED 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[39149]: [26/Jul/2024:18:08:20] ENGINE Error in HTTPServer.serve 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._run(expiration_interval) 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:08:21.909 INFO:journalctl@ceph.mon.c.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: s = self.context.wrap_socket( 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: return self.sslsocket_class._create( 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: self.do_handshake() 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._sslobj.do_handshake() 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[39149]: pgmap v5: 121 pgs: 121 active+clean; 118 MiB data, 446 MiB used, 715 GiB / 715 GiB avail; 100 MiB/s rd, 62 MiB/s wr, 711 op/s; 0 B/s, 1 objects/s recovering 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[39149]: osdmap e159: 8 total, 8 up, 8 in 2024-07-26T18:08:21.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:21 smithi071 ceph-mon[39149]: mgrmap e27: x(active, since 2s) 2024-07-26T18:08:22.031 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:21 smithi135 ceph-mon[33333]: [26/Jul/2024:18:08:20] ENGINE Bus STARTING 2024-07-26T18:08:22.031 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:21 smithi135 ceph-mon[33333]: [26/Jul/2024:18:08:20] ENGINE Serving on http://172.21.15.135:8765 2024-07-26T18:08:22.031 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:21 smithi135 ceph-mon[33333]: [26/Jul/2024:18:08:20] ENGINE Serving on https://172.21.15.135:7150 2024-07-26T18:08:22.031 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:21 smithi135 ceph-mon[33333]: [26/Jul/2024:18:08:20] ENGINE Bus STARTED 2024-07-26T18:08:22.031 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:21 smithi135 ceph-mon[33333]: [26/Jul/2024:18:08:20] ENGINE Error in HTTPServer.serve 2024-07-26T18:08:22.031 INFO:journalctl@ceph.mon.b.smithi135.stdout: Traceback (most recent call last): 2024-07-26T18:08:22.031 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:08:22.031 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._run(expiration_interval) 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: s = self.context.wrap_socket( 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: return self.sslsocket_class._create( 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:08:22.032 INFO:journalctl@ceph.mon.b.smithi135.stdout: self.do_handshake() 2024-07-26T18:08:22.033 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:08:22.033 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._sslobj.do_handshake() 2024-07-26T18:08:22.033 INFO:journalctl@ceph.mon.b.smithi135.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:08:22.033 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:21 smithi135 ceph-mon[33333]: pgmap v5: 121 pgs: 121 active+clean; 118 MiB data, 446 MiB used, 715 GiB / 715 GiB avail; 100 MiB/s rd, 62 MiB/s wr, 711 op/s; 0 B/s, 1 objects/s recovering 2024-07-26T18:08:22.033 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:21 smithi135 ceph-mon[33333]: osdmap e159: 8 total, 8 up, 8 in 2024-07-26T18:08:22.033 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:21 smithi135 ceph-mon[33333]: mgrmap e27: x(active, since 2s) 2024-07-26T18:08:22.490 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:22.214+0000 7f58c69f5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T18:08:22.490 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:22.280+0000 7f58c69f5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T18:08:22.747 INFO:tasks.rados.rados.0.smithi071.stdout:446: done (1 left) 2024-07-26T18:08:22.747 INFO:tasks.rados.rados.0.smithi071.stdout:447: snap_remove snap 38 2024-07-26T18:08:22.813 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-mon[39149]: osdmap e160: 8 total, 8 up, 8 in 2024-07-26T18:08:22.814 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-mon[39149]: osdmap e161: 8 total, 8 up, 8 in 2024-07-26T18:08:22.814 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-mon[28530]: osdmap e160: 8 total, 8 up, 8 in 2024-07-26T18:08:22.814 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-mon[28530]: osdmap e161: 8 total, 8 up, 8 in 2024-07-26T18:08:22.814 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:22.487+0000 7f58c69f5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T18:08:22.814 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:22.650+0000 7f58c69f5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T18:08:22.814 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:22.721+0000 7f58c69f5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T18:08:22.878 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:22 smithi135 ceph-mon[33333]: osdmap e160: 8 total, 8 up, 8 in 2024-07-26T18:08:22.878 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:22 smithi135 ceph-mon[33333]: osdmap e161: 8 total, 8 up, 8 in 2024-07-26T18:08:23.076 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:22.811+0000 7f58c69f5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T18:08:23.076 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:22.871+0000 7f58c69f5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T18:08:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[28530]: pgmap v9: 121 pgs: 121 active+clean; 118 MiB data, 446 MiB used, 715 GiB / 715 GiB avail; 33 MiB/s rd, 21 MiB/s wr, 237 op/s; 0 B/s, 0 objects/s recovering 2024-07-26T18:08:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[28530]: osdmap e162: 8 total, 8 up, 8 in 2024-07-26T18:08:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[28530]: mgrmap e28: x(active, since 4s) 2024-07-26T18:08:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[28530]: Standby manager daemon y started 2024-07-26T18:08:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-26T18:08:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-26T18:08:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:23.414+0000 7f58c69f5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:23.575+0000 7f58c69f5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:08:23] ENGINE Bus STARTING 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: CherryPy Checker: 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: The Application mounted at '' has an empty config. 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[39149]: pgmap v9: 121 pgs: 121 active+clean; 118 MiB data, 446 MiB used, 715 GiB / 715 GiB avail; 33 MiB/s rd, 21 MiB/s wr, 237 op/s; 0 B/s, 0 objects/s recovering 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[39149]: osdmap e162: 8 total, 8 up, 8 in 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[39149]: mgrmap e28: x(active, since 4s) 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[39149]: Standby manager daemon y started 2024-07-26T18:08:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-26T18:08:23.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:23.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-26T18:08:23.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:23.755 INFO:tasks.rados.rados.0.smithi071.stdout:447: done (1 left) 2024-07-26T18:08:23.755 INFO:tasks.rados.rados.0.smithi071.stdout:448: setattr oid 21 current snap is 40 2024-07-26T18:08:23.755 INFO:tasks.rados.rados.0.smithi071.stdout:443: finishing write tid 1 to smithi07179299-12 2024-07-26T18:08:23.756 INFO:tasks.rados.rados.0.smithi071.stdout:443: finishing write tid 2 to smithi07179299-12 2024-07-26T18:08:23.756 INFO:tasks.rados.rados.0.smithi071.stdout:443: finishing write tid 3 to smithi07179299-12 2024-07-26T18:08:23.756 INFO:tasks.rados.rados.0.smithi071.stdout:443: oid 12 updating version 0 to 174 2024-07-26T18:08:23.756 INFO:tasks.rados.rados.0.smithi071.stdout:443: oid 12 updating version 174 to 175 2024-07-26T18:08:23.756 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 175 (ObjNum 160 snap 40 seq_num 160) dirty exists 2024-07-26T18:08:23.756 INFO:tasks.rados.rados.0.smithi071.stdout:443: left oid 12 (ObjNum 160 snap 40 seq_num 160) 2024-07-26T18:08:23.757 INFO:tasks.rados.rados.0.smithi071.stdout:443: done (1 left) 2024-07-26T18:08:23.757 INFO:tasks.rados.rados.0.smithi071.stdout:449: read oid 27 snap -1 2024-07-26T18:08:23.757 INFO:tasks.rados.rados.0.smithi071.stdout:449: expect (ObjNum 120 snap 28 seq_num 120) 2024-07-26T18:08:23.757 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 40 2024-07-26T18:08:23.757 INFO:tasks.rados.rados.0.smithi071.stdout:450: seq_num 161 ranges {3645440=303104} 2024-07-26T18:08:23.780 INFO:tasks.rados.rados.0.smithi071.stdout:450: writing smithi07179299-32 from 3645440 to 3948544 tid 1 2024-07-26T18:08:23.780 INFO:tasks.rados.rados.0.smithi071.stdout:451: setattr oid 8 current snap is 40 2024-07-26T18:08:23.780 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 95 (ObjNum 138 snap 32 seq_num 138) dirty exists 2024-07-26T18:08:23.780 INFO:tasks.rados.rados.0.smithi071.stdout:449: expect (ObjNum 120 snap 28 seq_num 120) 2024-07-26T18:08:23.998 INFO:tasks.rados.rados.0.smithi071.stdout:450: finishing write tid 1 to smithi07179299-32 2024-07-26T18:08:23.998 INFO:tasks.rados.rados.0.smithi071.stdout:450: finishing write tid 2 to smithi07179299-32 2024-07-26T18:08:23.998 INFO:tasks.rados.rados.0.smithi071.stdout:450: finishing write tid 3 to smithi07179299-32 2024-07-26T18:08:23.998 INFO:tasks.rados.rados.0.smithi071.stdout:450: oid 32 updating version 0 to 149 2024-07-26T18:08:23.998 INFO:tasks.rados.rados.0.smithi071.stdout:450: oid 32 version 149 is already newer than 148 2024-07-26T18:08:23.998 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 149 (ObjNum 161 snap 40 seq_num 161) dirty exists 2024-07-26T18:08:23.998 INFO:tasks.rados.rados.0.smithi071.stdout:450: left oid 32 (ObjNum 161 snap 40 seq_num 161) 2024-07-26T18:08:23.998 INFO:tasks.rados.rados.0.smithi071.stdout:448: done (3 left) 2024-07-26T18:08:23.998 INFO:tasks.rados.rados.0.smithi071.stdout:449: done (2 left) 2024-07-26T18:08:23.998 INFO:tasks.rados.rados.0.smithi071.stdout:450: done (1 left) 2024-07-26T18:08:23.999 INFO:tasks.rados.rados.0.smithi071.stdout:452: read oid 47 snap -1 2024-07-26T18:08:23.999 INFO:tasks.rados.rados.0.smithi071.stdout:452: expect (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:08:23.999 INFO:tasks.rados.rados.0.smithi071.stdout:453: snap_remove snap 36 2024-07-26T18:08:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:23 smithi135 ceph-mon[33333]: pgmap v9: 121 pgs: 121 active+clean; 118 MiB data, 446 MiB used, 715 GiB / 715 GiB avail; 33 MiB/s rd, 21 MiB/s wr, 237 op/s; 0 B/s, 0 objects/s recovering 2024-07-26T18:08:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:23 smithi135 ceph-mon[33333]: osdmap e162: 8 total, 8 up, 8 in 2024-07-26T18:08:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:23 smithi135 ceph-mon[33333]: mgrmap e28: x(active, since 4s) 2024-07-26T18:08:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:23 smithi135 ceph-mon[33333]: Standby manager daemon y started 2024-07-26T18:08:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:23 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-26T18:08:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:23 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:23 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-26T18:08:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:23 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.71:0/1761282967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:24.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:08:23] ENGINE Serving on http://:::9283 2024-07-26T18:08:24.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: [26/Jul/2024:18:08:23] ENGINE Bus STARTED 2024-07-26T18:08:24.758 INFO:tasks.rados.rados.0.smithi071.stdout:453: done (2 left) 2024-07-26T18:08:24.758 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 40 2024-07-26T18:08:24.758 INFO:tasks.rados.rados.0.smithi071.stdout:454: seq_num 162 ranges {2850816=319488} 2024-07-26T18:08:24.776 INFO:tasks.rados.rados.0.smithi071.stdout:454: writing smithi07179299-21 from 2850816 to 3170304 tid 1 2024-07-26T18:08:24.776 INFO:tasks.rados.rados.0.smithi071.stdout:455: rmattr oid 26 current snap is 40 2024-07-26T18:08:24.776 INFO:tasks.rados.rados.0.smithi071.stdout:452: expect (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:08:24.800 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 97 (ObjNum 68 snap 6 seq_num 68) dirty exists 2024-07-26T18:08:24.800 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 71 (ObjNum 101 snap 19 seq_num 101) dirty exists 2024-07-26T18:08:24.800 INFO:tasks.rados.rados.0.smithi071.stdout:454: finishing write tid 1 to smithi07179299-21 2024-07-26T18:08:24.801 INFO:tasks.rados.rados.0.smithi071.stdout:454: finishing write tid 2 to smithi07179299-21 2024-07-26T18:08:24.801 INFO:tasks.rados.rados.0.smithi071.stdout:454: finishing write tid 3 to smithi07179299-21 2024-07-26T18:08:24.801 INFO:tasks.rados.rados.0.smithi071.stdout:454: oid 21 updating version 0 to 98 2024-07-26T18:08:24.801 INFO:tasks.rados.rados.0.smithi071.stdout:454: oid 21 updating version 98 to 99 2024-07-26T18:08:24.801 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 99 (ObjNum 162 snap 40 seq_num 162) dirty exists 2024-07-26T18:08:24.802 INFO:tasks.rados.rados.0.smithi071.stdout:454: left oid 21 (ObjNum 162 snap 40 seq_num 162) 2024-07-26T18:08:24.802 INFO:tasks.rados.rados.0.smithi071.stdout:451: done (3 left) 2024-07-26T18:08:24.802 INFO:tasks.rados.rados.0.smithi071.stdout:452: done (2 left) 2024-07-26T18:08:24.802 INFO:tasks.rados.rados.0.smithi071.stdout:454: done (1 left) 2024-07-26T18:08:24.802 INFO:tasks.rados.rados.0.smithi071.stdout:455: done (0 left) 2024-07-26T18:08:24.803 INFO:tasks.rados.rados.0.smithi071.stdout:456: copy_from oid 29 from oid 3 current snap is 40 2024-07-26T18:08:24.803 INFO:tasks.rados.rados.0.smithi071.stdout:457: delete oid 2 current snap is 40 2024-07-26T18:08:24.804 INFO:tasks.rados.rados.0.smithi071.stdout:457: done (1 left) 2024-07-26T18:08:24.804 INFO:tasks.rados.rados.0.smithi071.stdout:458: copy_from oid 33 from oid 11 current snap is 40 2024-07-26T18:08:24.804 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 40 2024-07-26T18:08:24.804 INFO:tasks.rados.rados.0.smithi071.stdout:459: seq_num 164 ranges {49152=352256} 2024-07-26T18:08:24.807 INFO:tasks.rados.rados.0.smithi071.stdout:459: writing smithi07179299-42 from 49152 to 401408 tid 1 2024-07-26T18:08:24.807 INFO:tasks.rados.rados.0.smithi071.stdout:460: read oid 12 snap -1 2024-07-26T18:08:24.807 INFO:tasks.rados.rados.0.smithi071.stdout:460: expect (ObjNum 160 snap 40 seq_num 160) 2024-07-26T18:08:24.807 INFO:tasks.rados.rados.0.smithi071.stdout:461: copy_from oid 43 from oid 7 current snap is 40 2024-07-26T18:08:24.807 INFO:tasks.rados.rados.0.smithi071.stdout:458: finishing copy_from to smithi07179299-33 2024-07-26T18:08:24.807 INFO:tasks.rados.rados.0.smithi071.stdout:458: got expected ENOENT (src dne) 2024-07-26T18:08:24.807 INFO:tasks.rados.rados.0.smithi071.stdout:458: finishing copy_from racing read to smithi07179299-33 2024-07-26T18:08:24.807 INFO:tasks.rados.rados.0.smithi071.stdout:458: done (4 left) 2024-07-26T18:08:24.807 INFO:tasks.rados.rados.0.smithi071.stdout:462: copy_from oid 35 from oid 36 current snap is 40 2024-07-26T18:08:24.807 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 40 2024-07-26T18:08:24.808 INFO:tasks.rados.rados.0.smithi071.stdout:463: seq_num 165 ranges {3170304=368640} 2024-07-26T18:08:24.828 INFO:tasks.rados.rados.0.smithi071.stdout:463: writing smithi07179299-21 from 3170304 to 3538944 tid 1 2024-07-26T18:08:24.828 INFO:tasks.rados.rados.0.smithi071.stdout:464: read oid 33 snap -1 2024-07-26T18:08:24.828 INFO:tasks.rados.rados.0.smithi071.stdout:464: expect (ObjNum 89 snap 18 seq_num 89) 2024-07-26T18:08:24.828 INFO:tasks.rados.rados.0.smithi071.stdout:465: read oid 27 snap -1 2024-07-26T18:08:24.828 INFO:tasks.rados.rados.0.smithi071.stdout:465: expect (ObjNum 120 snap 28 seq_num 120) 2024-07-26T18:08:24.828 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 40 2024-07-26T18:08:24.828 INFO:tasks.rados.rados.0.smithi071.stdout:456: finishing copy_from racing read to smithi07179299-29 2024-07-26T18:08:24.828 INFO:tasks.rados.rados.0.smithi071.stdout:456: finishing copy_from to smithi07179299-29 2024-07-26T18:08:24.829 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:08:24.829 INFO:tasks.rados.rados.0.smithi071.stdout:459: finishing write tid 1 to smithi07179299-42 2024-07-26T18:08:24.829 INFO:tasks.rados.rados.0.smithi071.stdout:459: finishing write tid 2 to smithi07179299-42 2024-07-26T18:08:24.829 INFO:tasks.rados.rados.0.smithi071.stdout:459: finishing write tid 3 to smithi07179299-42 2024-07-26T18:08:24.829 INFO:tasks.rados.rados.0.smithi071.stdout:459: oid 42 updating version 0 to 241 2024-07-26T18:08:24.829 INFO:tasks.rados.rados.0.smithi071.stdout:459: oid 42 updating version 241 to 242 2024-07-26T18:08:24.829 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 242 (ObjNum 164 snap 40 seq_num 164) dirty exists 2024-07-26T18:08:24.829 INFO:tasks.rados.rados.0.smithi071.stdout:459: left oid 42 (ObjNum 164 snap 40 seq_num 164) 2024-07-26T18:08:24.829 INFO:tasks.rados.rados.0.smithi071.stdout:460: expect (ObjNum 160 snap 40 seq_num 160) 2024-07-26T18:08:24.838 INFO:tasks.rados.rados.0.smithi071.stdout:461: finishing copy_from racing read to smithi07179299-43 2024-07-26T18:08:24.838 INFO:tasks.rados.rados.0.smithi071.stdout:461: finishing copy_from to smithi07179299-43 2024-07-26T18:08:24.838 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 37 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-07-26T18:08:24.838 INFO:tasks.rados.rados.0.smithi071.stdout:462: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:08:24.838 INFO:tasks.rados.rados.0.smithi071.stdout:462: finishing copy_from to smithi07179299-35 2024-07-26T18:08:24.838 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 70 (ObjNum 155 snap 39 seq_num 155) dirty exists 2024-07-26T18:08:24.838 INFO:tasks.rados.rados.0.smithi071.stdout:463: finishing write tid 1 to smithi07179299-21 2024-07-26T18:08:24.838 INFO:tasks.rados.rados.0.smithi071.stdout:463: finishing write tid 2 to smithi07179299-21 2024-07-26T18:08:24.838 INFO:tasks.rados.rados.0.smithi071.stdout:463: finishing write tid 3 to smithi07179299-21 2024-07-26T18:08:24.839 INFO:tasks.rados.rados.0.smithi071.stdout:463: oid 21 updating version 0 to 100 2024-07-26T18:08:24.839 INFO:tasks.rados.rados.0.smithi071.stdout:463: oid 21 updating version 100 to 101 2024-07-26T18:08:24.839 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 101 (ObjNum 165 snap 40 seq_num 165) dirty exists 2024-07-26T18:08:24.839 INFO:tasks.rados.rados.0.smithi071.stdout:463: left oid 21 (ObjNum 165 snap 40 seq_num 165) 2024-07-26T18:08:24.839 INFO:tasks.rados.rados.0.smithi071.stdout:466: seq_num 166 ranges {3940352=385024} 2024-07-26T18:08:24.862 INFO:tasks.rados.rados.0.smithi071.stdout:466: writing smithi07179299-18 from 3940352 to 4325376 tid 1 2024-07-26T18:08:24.862 INFO:tasks.rados.rados.0.smithi071.stdout:456: done (8 left) 2024-07-26T18:08:24.862 INFO:tasks.rados.rados.0.smithi071.stdout:459: done (7 left) 2024-07-26T18:08:24.862 INFO:tasks.rados.rados.0.smithi071.stdout:460: done (6 left) 2024-07-26T18:08:24.862 INFO:tasks.rados.rados.0.smithi071.stdout:461: done (5 left) 2024-07-26T18:08:24.862 INFO:tasks.rados.rados.0.smithi071.stdout:462: done (4 left) 2024-07-26T18:08:24.862 INFO:tasks.rados.rados.0.smithi071.stdout:463: done (3 left) 2024-07-26T18:08:24.862 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 40 2024-07-26T18:08:24.862 INFO:tasks.rados.rados.0.smithi071.stdout:467: seq_num 167 ranges {778240=401408} 2024-07-26T18:08:24.867 INFO:tasks.rados.rados.0.smithi071.stdout:467: writing smithi07179299-47 from 778240 to 1179648 tid 1 2024-07-26T18:08:24.868 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 40 2024-07-26T18:08:24.868 INFO:tasks.rados.rados.0.smithi071.stdout:468: seq_num 168 ranges {3547136=417792} 2024-07-26T18:08:24.889 INFO:tasks.rados.rados.0.smithi071.stdout:468: writing smithi07179299-5 from 3547136 to 3964928 tid 1 2024-07-26T18:08:24.889 INFO:tasks.rados.rados.0.smithi071.stdout:469: delete oid 26 current snap is 40 2024-07-26T18:08:24.889 INFO:tasks.rados.rados.0.smithi071.stdout:464: expect (ObjNum 89 snap 18 seq_num 89) 2024-07-26T18:08:24.988 INFO:tasks.rados.rados.0.smithi071.stdout:465: expect (ObjNum 120 snap 28 seq_num 120) 2024-07-26T18:08:25.022 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:24 smithi135 ceph-mon[33333]: mgrmap e29: x(active, since 5s), standbys: y 2024-07-26T18:08:25.022 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:24 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:08:25.023 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:24 smithi135 ceph-mon[33333]: osdmap e163: 8 total, 8 up, 8 in 2024-07-26T18:08:25.023 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:24 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:25.023 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:24 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:25.023 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:24 smithi135 ceph-mon[33333]: pgmap v12: 121 pgs: 121 active+clean; 107 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 144 KiB/s wr, 39 op/s 2024-07-26T18:08:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[39149]: mgrmap e29: x(active, since 5s), standbys: y 2024-07-26T18:08:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:08:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[39149]: osdmap e163: 8 total, 8 up, 8 in 2024-07-26T18:08:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:25.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[39149]: pgmap v12: 121 pgs: 121 active+clean; 107 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 144 KiB/s wr, 39 op/s 2024-07-26T18:08:25.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[28530]: mgrmap e29: x(active, since 5s), standbys: y 2024-07-26T18:08:25.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:08:25.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[28530]: osdmap e163: 8 total, 8 up, 8 in 2024-07-26T18:08:25.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:25.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:25.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:24 smithi071 ceph-mon[28530]: pgmap v12: 121 pgs: 121 active+clean; 107 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 144 KiB/s wr, 39 op/s 2024-07-26T18:08:25.210 INFO:tasks.rados.rados.0.smithi071.stdout:466: finishing write tid 1 to smithi07179299-18 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:466: finishing write tid 2 to smithi07179299-18 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:464: done (5 left) 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:465: done (4 left) 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:469: done (3 left) 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 40 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:466: finishing write tid 3 to smithi07179299-18 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:466: oid 18 updating version 0 to 104 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:466: oid 18 version 104 is already newer than 103 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 104 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:466: left oid 18 (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:08:25.211 INFO:tasks.rados.rados.0.smithi071.stdout:467: finishing write tid 1 to smithi07179299-47 2024-07-26T18:08:25.212 INFO:tasks.rados.rados.0.smithi071.stdout:467: finishing write tid 2 to smithi07179299-47 2024-07-26T18:08:25.212 INFO:tasks.rados.rados.0.smithi071.stdout:470: seq_num 170 ranges {2146304=450560} 2024-07-26T18:08:25.224 INFO:tasks.rados.rados.0.smithi071.stdout:470: writing smithi07179299-43 from 2146304 to 2596864 tid 1 2024-07-26T18:08:25.224 INFO:tasks.rados.rados.0.smithi071.stdout:466: done (3 left) 2024-07-26T18:08:25.225 INFO:tasks.rados.rados.0.smithi071.stdout:471: setattr oid 13 current snap is 40 2024-07-26T18:08:25.225 INFO:tasks.rados.rados.0.smithi071.stdout:467: finishing write tid 3 to smithi07179299-47 2024-07-26T18:08:25.225 INFO:tasks.rados.rados.0.smithi071.stdout:467: oid 47 updating version 0 to 11 2024-07-26T18:08:25.225 INFO:tasks.rados.rados.0.smithi071.stdout:467: oid 47 updating version 11 to 12 2024-07-26T18:08:25.225 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 12 (ObjNum 167 snap 40 seq_num 167) dirty exists 2024-07-26T18:08:25.225 INFO:tasks.rados.rados.0.smithi071.stdout:467: left oid 47 (ObjNum 167 snap 40 seq_num 167) 2024-07-26T18:08:25.225 INFO:tasks.rados.rados.0.smithi071.stdout:468: finishing write tid 1 to smithi07179299-5 2024-07-26T18:08:25.225 INFO:tasks.rados.rados.0.smithi071.stdout:468: finishing write tid 2 to smithi07179299-5 2024-07-26T18:08:25.225 INFO:tasks.rados.rados.0.smithi071.stdout:468: finishing write tid 3 to smithi07179299-5 2024-07-26T18:08:25.225 INFO:tasks.rados.rados.0.smithi071.stdout:468: oid 5 updating version 0 to 188 2024-07-26T18:08:25.226 INFO:tasks.rados.rados.0.smithi071.stdout:468: oid 5 updating version 188 to 189 2024-07-26T18:08:25.226 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 189 (ObjNum 168 snap 40 seq_num 168) dirty exists 2024-07-26T18:08:25.226 INFO:tasks.rados.rados.0.smithi071.stdout:468: left oid 5 (ObjNum 168 snap 40 seq_num 168) 2024-07-26T18:08:25.226 INFO:tasks.rados.rados.0.smithi071.stdout:467: done (3 left) 2024-07-26T18:08:25.226 INFO:tasks.rados.rados.0.smithi071.stdout:468: done (2 left) 2024-07-26T18:08:25.226 INFO:tasks.rados.rados.0.smithi071.stdout:472: read oid 15 snap -1 2024-07-26T18:08:25.227 INFO:tasks.rados.rados.0.smithi071.stdout:472: expect deleted 2024-07-26T18:08:25.227 INFO:tasks.rados.rados.0.smithi071.stdout:473: snap_create 2024-07-26T18:08:25.227 INFO:tasks.rados.rados.0.smithi071.stdout:470: finishing write tid 1 to smithi07179299-43 2024-07-26T18:08:25.227 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 99 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-07-26T18:08:25.227 INFO:tasks.rados.rados.0.smithi071.stdout:470: finishing write tid 2 to smithi07179299-43 2024-07-26T18:08:25.231 INFO:tasks.rados.rados.0.smithi071.stdout:470: finishing write tid 3 to smithi07179299-43 2024-07-26T18:08:25.231 INFO:tasks.rados.rados.0.smithi071.stdout:470: oid 43 updating version 0 to 191 2024-07-26T18:08:25.231 INFO:tasks.rados.rados.0.smithi071.stdout:470: oid 43 version 191 is already newer than 190 2024-07-26T18:08:25.231 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 191 (ObjNum 170 snap 40 seq_num 170) dirty exists 2024-07-26T18:08:25.231 INFO:tasks.rados.rados.0.smithi071.stdout:470: left oid 43 (ObjNum 170 snap 40 seq_num 170) 2024-07-26T18:08:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: osdmap e164: 8 total, 8 up, 8 in 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi071 to 2480M 2024-07-26T18:08:26.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:25 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.126 INFO:tasks.rados.rados.0.smithi071.stdout:470: done (3 left) 2024-07-26T18:08:26.126 INFO:tasks.rados.rados.0.smithi071.stdout:471: done (2 left) 2024-07-26T18:08:26.126 INFO:tasks.rados.rados.0.smithi071.stdout:472: done (1 left) 2024-07-26T18:08:26.126 INFO:tasks.rados.rados.0.smithi071.stdout:473: done (0 left) 2024-07-26T18:08:26.127 INFO:tasks.rados.rados.0.smithi071.stdout:474: delete oid 27 current snap is 41 2024-07-26T18:08:26.130 INFO:tasks.rados.rados.0.smithi071.stdout:474: done (0 left) 2024-07-26T18:08:26.130 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 3 current snap is 41 2024-07-26T18:08:26.130 INFO:tasks.rados.rados.0.smithi071.stdout:475: seq_num 172 ranges {778240=483328} 2024-07-26T18:08:26.137 INFO:tasks.rados.rados.0.smithi071.stdout:475: writing smithi07179299-3 from 778240 to 1261568 tid 1 2024-07-26T18:08:26.137 INFO:tasks.rados.rados.0.smithi071.stdout:476: snap_create 2024-07-26T18:08:26.140 INFO:tasks.rados.rados.0.smithi071.stdout:475: finishing write tid 1 to smithi07179299-3 2024-07-26T18:08:26.141 INFO:tasks.rados.rados.0.smithi071.stdout:475: finishing write tid 2 to smithi07179299-3 2024-07-26T18:08:26.142 INFO:tasks.rados.rados.0.smithi071.stdout:475: finishing write tid 3 to smithi07179299-3 2024-07-26T18:08:26.142 INFO:tasks.rados.rados.0.smithi071.stdout:475: oid 3 updating version 0 to 138 2024-07-26T18:08:26.142 INFO:tasks.rados.rados.0.smithi071.stdout:475: oid 3 version 138 is already newer than 137 2024-07-26T18:08:26.142 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 138 (ObjNum 172 snap 41 seq_num 172) dirty exists 2024-07-26T18:08:26.142 INFO:tasks.rados.rados.0.smithi071.stdout:475: left oid 3 (ObjNum 172 snap 41 seq_num 172) 2024-07-26T18:08:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: osdmap e164: 8 total, 8 up, 8 in 2024-07-26T18:08:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi071 to 2480M 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: osdmap e164: 8 total, 8 up, 8 in 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:26.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi071 to 2480M 2024-07-26T18:08:26.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:26.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:25 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:27.146 INFO:tasks.rados.rados.0.smithi071.stdout:475: done (1 left) 2024-07-26T18:08:27.147 INFO:tasks.rados.rados.0.smithi071.stdout:476: done (0 left) 2024-07-26T18:08:27.147 INFO:tasks.rados.rados.0.smithi071.stdout:477: rollback oid 27 current snap is 42 2024-07-26T18:08:27.147 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 41 2024-07-26T18:08:27.147 INFO:tasks.rados.rados.0.smithi071.stdout:478: setattr oid 20 current snap is 42 2024-07-26T18:08:27.148 INFO:tasks.rados.rados.0.smithi071.stdout:479: snap_create 2024-07-26T18:08:27.148 INFO:tasks.rados.rados.0.smithi071.stdout:477: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:08:27.148 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 155 (ObjNum 33 snap 0 seq_num 2) dirty dne 2024-07-26T18:08:27.150 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 176 (ObjNum 449 snap 0 seq_num 1650437776) dirty exists 2024-07-26T18:08:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:27 smithi135 ceph-mon[33333]: osdmap e165: 8 total, 8 up, 8 in 2024-07-26T18:08:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:27 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:27 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:27 smithi135 ceph-mon[33333]: pgmap v15: 121 pgs: 121 active+clean; 100 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 144 KiB/s wr, 44 op/s 2024-07-26T18:08:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:27 smithi071 ceph-mon[28530]: osdmap e165: 8 total, 8 up, 8 in 2024-07-26T18:08:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:27 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:27 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:27 smithi071 ceph-mon[28530]: pgmap v15: 121 pgs: 121 active+clean; 100 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 144 KiB/s wr, 44 op/s 2024-07-26T18:08:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:27 smithi071 ceph-mon[39149]: osdmap e165: 8 total, 8 up, 8 in 2024-07-26T18:08:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:27 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:27 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:27 smithi071 ceph-mon[39149]: pgmap v15: 121 pgs: 121 active+clean; 100 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 144 KiB/s wr, 44 op/s 2024-07-26T18:08:28.148 INFO:tasks.rados.rados.0.smithi071.stdout:477: done (2 left) 2024-07-26T18:08:28.149 INFO:tasks.rados.rados.0.smithi071.stdout:478: done (1 left) 2024-07-26T18:08:28.149 INFO:tasks.rados.rados.0.smithi071.stdout:479: done (0 left) 2024-07-26T18:08:28.149 INFO:tasks.rados.rados.0.smithi071.stdout:480: read oid 46 snap -1 2024-07-26T18:08:28.149 INFO:tasks.rados.rados.0.smithi071.stdout:480: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:08:28.149 INFO:tasks.rados.rados.0.smithi071.stdout:481: snap_create 2024-07-26T18:08:28.158 INFO:tasks.rados.rados.0.smithi071.stdout:480: expect (ObjNum 74 snap 12 seq_num 74) 2024-07-26T18:08:28.340 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:28 smithi135 ceph-mon[33333]: osdmap e166: 8 total, 8 up, 8 in 2024-07-26T18:08:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:28 smithi071 ceph-mon[39149]: osdmap e166: 8 total, 8 up, 8 in 2024-07-26T18:08:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:28 smithi071 ceph-mon[28530]: osdmap e166: 8 total, 8 up, 8 in 2024-07-26T18:08:29.162 INFO:tasks.rados.rados.0.smithi071.stdout:480: done (1 left) 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:481: done (0 left) 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:482: read oid 45 snap -1 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:482: expect (ObjNum 126 snap 29 seq_num 126) 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:483: rmattr oid 18 current snap is 44 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:483: done (1 left) 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:484: read oid 28 snap -1 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:484: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:485: copy_from oid 19 from oid 20 current snap is 44 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:486: rmattr oid 26 current snap is 44 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:486: done (3 left) 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 44 2024-07-26T18:08:29.163 INFO:tasks.rados.rados.0.smithi071.stdout:487: seq_num 173 ranges {3874816=499712} 2024-07-26T18:08:29.187 INFO:tasks.rados.rados.0.smithi071.stdout:487: writing smithi07179299-39 from 3874816 to 4374528 tid 1 2024-07-26T18:08:29.187 INFO:tasks.rados.rados.0.smithi071.stdout:488: delete oid 1 current snap is 44 2024-07-26T18:08:29.187 INFO:tasks.rados.rados.0.smithi071.stdout:485: finishing copy_from racing read to smithi07179299-19 2024-07-26T18:08:29.187 INFO:tasks.rados.rados.0.smithi071.stdout:485: finishing copy_from to smithi07179299-19 2024-07-26T18:08:29.187 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 176 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-07-26T18:08:29.187 INFO:tasks.rados.rados.0.smithi071.stdout:484: expect (ObjNum 75 snap 12 seq_num 75) 2024-07-26T18:08:29.242 INFO:tasks.rados.rados.0.smithi071.stdout:482: expect (ObjNum 126 snap 29 seq_num 126) 2024-07-26T18:08:29.413 INFO:tasks.rados.rados.0.smithi071.stdout:487: finishing write tid 1 to smithi07179299-39 2024-07-26T18:08:29.413 INFO:tasks.rados.rados.0.smithi071.stdout:487: finishing write tid 2 to smithi07179299-39 2024-07-26T18:08:29.413 INFO:tasks.rados.rados.0.smithi071.stdout:482: done (4 left) 2024-07-26T18:08:29.413 INFO:tasks.rados.rados.0.smithi071.stdout:484: done (3 left) 2024-07-26T18:08:29.413 INFO:tasks.rados.rados.0.smithi071.stdout:485: done (2 left) 2024-07-26T18:08:29.413 INFO:tasks.rados.rados.0.smithi071.stdout:488: done (1 left) 2024-07-26T18:08:29.413 INFO:tasks.rados.rados.0.smithi071.stdout:489: delete oid 4 current snap is 44 2024-07-26T18:08:29.413 INFO:tasks.rados.rados.0.smithi071.stdout:487: finishing write tid 3 to smithi07179299-39 2024-07-26T18:08:29.414 INFO:tasks.rados.rados.0.smithi071.stdout:487: oid 39 updating version 0 to 178 2024-07-26T18:08:29.414 INFO:tasks.rados.rados.0.smithi071.stdout:487: oid 39 version 178 is already newer than 177 2024-07-26T18:08:29.414 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 178 (ObjNum 173 snap 44 seq_num 173) dirty exists 2024-07-26T18:08:29.414 INFO:tasks.rados.rados.0.smithi071.stdout:487: left oid 39 (ObjNum 173 snap 44 seq_num 173) 2024-07-26T18:08:29.414 INFO:tasks.rados.rados.0.smithi071.stdout:487: done (1 left) 2024-07-26T18:08:29.414 INFO:tasks.rados.rados.0.smithi071.stdout:489: done (0 left) 2024-07-26T18:08:29.415 INFO:tasks.rados.rados.0.smithi071.stdout:490: read oid 33 snap 40 2024-07-26T18:08:29.415 INFO:tasks.rados.rados.0.smithi071.stdout:490: expect (ObjNum 89 snap 18 seq_num 89) 2024-07-26T18:08:29.415 INFO:tasks.rados.rados.0.smithi071.stdout:491: setattr oid 15 current snap is 44 2024-07-26T18:08:29.417 INFO:tasks.rados.rados.0.smithi071.stdout:492: setattr oid 29 current snap is 44 2024-07-26T18:08:29.420 INFO:tasks.rados.rados.0.smithi071.stdout:493: delete oid 34 current snap is 44 2024-07-26T18:08:29.421 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 157 (ObjNum 2057168112 snap 21924 seq_num 304) dirty exists 2024-07-26T18:08:29.422 INFO:tasks.rados.rados.0.smithi071.stdout:490: expect (ObjNum 89 snap 18 seq_num 89) 2024-07-26T18:08:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:29 smithi071 ceph-mon[28530]: osdmap e167: 8 total, 8 up, 8 in 2024-07-26T18:08:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:29 smithi071 ceph-mon[28530]: pgmap v18: 121 pgs: 121 active+clean; 100 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-07-26T18:08:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:29 smithi071 ceph-mon[39149]: osdmap e167: 8 total, 8 up, 8 in 2024-07-26T18:08:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:29 smithi071 ceph-mon[39149]: pgmap v18: 121 pgs: 121 active+clean; 100 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-07-26T18:08:29.521 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 106 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:08:29.522 INFO:tasks.rados.rados.0.smithi071.stdout:490: done (3 left) 2024-07-26T18:08:29.522 INFO:tasks.rados.rados.0.smithi071.stdout:491: done (2 left) 2024-07-26T18:08:29.522 INFO:tasks.rados.rados.0.smithi071.stdout:492: done (1 left) 2024-07-26T18:08:29.522 INFO:tasks.rados.rados.0.smithi071.stdout:493: done (0 left) 2024-07-26T18:08:29.522 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 44 2024-07-26T18:08:29.522 INFO:tasks.rados.rados.0.smithi071.stdout:494: seq_num 177 ranges {3538944=573440} 2024-07-26T18:08:29.544 INFO:tasks.rados.rados.0.smithi071.stdout:494: writing smithi07179299-21 from 3538944 to 4112384 tid 1 2024-07-26T18:08:29.544 INFO:tasks.rados.rados.0.smithi071.stdout:495: snap_remove snap 40 2024-07-26T18:08:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:29 smithi135 ceph-mon[33333]: osdmap e167: 8 total, 8 up, 8 in 2024-07-26T18:08:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:29 smithi135 ceph-mon[33333]: pgmap v18: 121 pgs: 121 active+clean; 100 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-07-26T18:08:30.224 INFO:tasks.rados.rados.0.smithi071.stdout:495: done (1 left) 2024-07-26T18:08:30.225 INFO:tasks.rados.rados.0.smithi071.stdout:496: copy_from oid 41 from oid 28 current snap is 44 2024-07-26T18:08:30.225 INFO:tasks.rados.rados.0.smithi071.stdout:497: read oid 27 snap -1 2024-07-26T18:08:30.225 INFO:tasks.rados.rados.0.smithi071.stdout:497: expect deleted 2024-07-26T18:08:30.225 INFO:tasks.rados.rados.0.smithi071.stdout:498: rollback oid 13 current snap is 44 2024-07-26T18:08:30.225 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 13 to 42 2024-07-26T18:08:30.225 INFO:tasks.rados.rados.0.smithi071.stdout:499: snap_remove snap 43 2024-07-26T18:08:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: osdmap e168: 8 total, 8 up, 8 in 2024-07-26T18:08:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: Adjusting osd_memory_target on smithi135 to 2480M 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: osdmap e168: 8 total, 8 up, 8 in 2024-07-26T18:08:30.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: Adjusting osd_memory_target on smithi135 to 2480M 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:08:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:30.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:30.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:30.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:30.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:30.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:30 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: osdmap e168: 8 total, 8 up, 8 in 2024-07-26T18:08:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:30.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: Adjusting osd_memory_target on smithi135 to 2480M 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:30.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:30 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:499: done (4 left) 2024-07-26T18:08:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:500: setattr oid 31 current snap is 44 2024-07-26T18:08:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:494: finishing write tid 1 to smithi07179299-21 2024-07-26T18:08:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:494: finishing write tid 2 to smithi07179299-21 2024-07-26T18:08:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:494: finishing write tid 3 to smithi07179299-21 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:494: oid 21 updating version 0 to 103 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:494: oid 21 updating version 103 to 104 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 104 (ObjNum 177 snap 44 seq_num 177) dirty exists 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:494: left oid 21 (ObjNum 177 snap 44 seq_num 177) 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:498: finishing rollback tid 0 to smithi07179299-13 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:498: finishing rollback tid 1 to smithi07179299-13 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:498: finishing rollback tid 2 to smithi07179299-13 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 103 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:496: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:496: finishing copy_from to smithi07179299-41 2024-07-26T18:08:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 31 (ObjNum 75 snap 12 seq_num 75) dirty exists 2024-07-26T18:08:31.232 INFO:tasks.rados.rados.0.smithi071.stdout:494: done (4 left) 2024-07-26T18:08:31.232 INFO:tasks.rados.rados.0.smithi071.stdout:496: done (3 left) 2024-07-26T18:08:31.232 INFO:tasks.rados.rados.0.smithi071.stdout:497: done (2 left) 2024-07-26T18:08:31.232 INFO:tasks.rados.rados.0.smithi071.stdout:498: done (1 left) 2024-07-26T18:08:31.232 INFO:tasks.rados.rados.0.smithi071.stdout:501: read oid 48 snap -1 2024-07-26T18:08:31.232 INFO:tasks.rados.rados.0.smithi071.stdout:501: expect deleted 2024-07-26T18:08:31.233 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 44 2024-07-26T18:08:31.233 INFO:tasks.rados.rados.0.smithi071.stdout:502: seq_num 178 ranges {1703936=589824} 2024-07-26T18:08:31.243 INFO:tasks.rados.rados.0.smithi071.stdout:502: writing smithi07179299-28 from 1703936 to 2293760 tid 1 2024-07-26T18:08:31.243 INFO:tasks.rados.rados.0.smithi071.stdout:503: delete oid 27 current snap is 44 2024-07-26T18:08:31.244 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 56 (ObjNum 33 snap 0 seq_num 2057594640) dirty exists 2024-07-26T18:08:31.247 INFO:tasks.rados.rados.0.smithi071.stdout:502: finishing write tid 1 to smithi07179299-28 2024-07-26T18:08:31.247 INFO:tasks.rados.rados.0.smithi071.stdout:502: finishing write tid 2 to smithi07179299-28 2024-07-26T18:08:31.248 INFO:tasks.rados.rados.0.smithi071.stdout:500: done (3 left) 2024-07-26T18:08:31.248 INFO:tasks.rados.rados.0.smithi071.stdout:501: done (2 left) 2024-07-26T18:08:31.248 INFO:tasks.rados.rados.0.smithi071.stdout:503: done (1 left) 2024-07-26T18:08:31.248 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 44 2024-07-26T18:08:31.248 INFO:tasks.rados.rados.0.smithi071.stdout:504: seq_num 180 ranges {4374528=622592} 2024-07-26T18:08:31.275 INFO:tasks.rados.rados.0.smithi071.stdout:504: writing smithi07179299-39 from 4374528 to 4997120 tid 1 2024-07-26T18:08:31.275 INFO:tasks.rados.rados.0.smithi071.stdout:505: read oid 35 snap -1 2024-07-26T18:08:31.275 INFO:tasks.rados.rados.0.smithi071.stdout:505: expect (ObjNum 155 snap 39 seq_num 155) 2024-07-26T18:08:31.275 INFO:tasks.rados.rados.0.smithi071.stdout:506: read oid 36 snap -1 2024-07-26T18:08:31.275 INFO:tasks.rados.rados.0.smithi071.stdout:506: expect (ObjNum 155 snap 39 seq_num 155) 2024-07-26T18:08:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:507: read oid 32 snap 42 2024-07-26T18:08:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:507: expect (ObjNum 161 snap 40 seq_num 161) 2024-07-26T18:08:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:508: copy_from oid 46 from oid 12 current snap is 44 2024-07-26T18:08:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:502: finishing write tid 3 to smithi07179299-28 2024-07-26T18:08:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:502: oid 28 updating version 0 to 111 2024-07-26T18:08:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:502: oid 28 version 111 is already newer than 110 2024-07-26T18:08:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 111 (ObjNum 178 snap 44 seq_num 178) dirty exists 2024-07-26T18:08:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:502: left oid 28 (ObjNum 178 snap 44 seq_num 178) 2024-07-26T18:08:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:502: done (5 left) 2024-07-26T18:08:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:509: snap_create 2024-07-26T18:08:31.281 INFO:tasks.rados.rados.0.smithi071.stdout:504: finishing write tid 1 to smithi07179299-39 2024-07-26T18:08:31.283 INFO:tasks.rados.rados.0.smithi071.stdout:506: expect (ObjNum 155 snap 39 seq_num 155) 2024-07-26T18:08:31.387 INFO:tasks.rados.rados.0.smithi071.stdout:504: finishing write tid 2 to smithi07179299-39 2024-07-26T18:08:31.387 INFO:tasks.rados.rados.0.smithi071.stdout:508: finishing copy_from racing read to smithi07179299-46 2024-07-26T18:08:31.387 INFO:tasks.rados.rados.0.smithi071.stdout:505: expect (ObjNum 155 snap 39 seq_num 155) 2024-07-26T18:08:31.485 INFO:tasks.rados.rados.0.smithi071.stdout:504: finishing write tid 3 to smithi07179299-39 2024-07-26T18:08:31.485 INFO:tasks.rados.rados.0.smithi071.stdout:504: oid 39 updating version 0 to 179 2024-07-26T18:08:31.485 INFO:tasks.rados.rados.0.smithi071.stdout:504: oid 39 updating version 179 to 180 2024-07-26T18:08:31.486 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 180 (ObjNum 180 snap 44 seq_num 180) dirty exists 2024-07-26T18:08:31.486 INFO:tasks.rados.rados.0.smithi071.stdout:504: left oid 39 (ObjNum 180 snap 44 seq_num 180) 2024-07-26T18:08:31.486 INFO:tasks.rados.rados.0.smithi071.stdout:508: finishing copy_from to smithi07179299-46 2024-07-26T18:08:31.486 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 175 (ObjNum 160 snap 40 seq_num 160) dirty exists 2024-07-26T18:08:31.486 INFO:tasks.rados.rados.0.smithi071.stdout:507: expect (ObjNum 161 snap 40 seq_num 161) 2024-07-26T18:08:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:31 smithi135 ceph-mon[33333]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:31 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:31 smithi135 ceph-mon[33333]: mgrmap e30: x(active, since 11s), standbys: y 2024-07-26T18:08:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:31 smithi135 ceph-mon[33333]: osdmap e169: 8 total, 8 up, 8 in 2024-07-26T18:08:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:31 smithi135 ceph-mon[33333]: Reconfiguring prometheus.a (dependencies changed)... 2024-07-26T18:08:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:31 smithi135 ceph-mon[33333]: Reconfiguring daemon prometheus.a on smithi135 2024-07-26T18:08:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:31 smithi135 ceph-mon[33333]: pgmap v21: 121 pgs: 121 active+clean; 96 MiB data, 453 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 52 op/s 2024-07-26T18:08:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[28530]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[28530]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[28530]: mgrmap e30: x(active, since 11s), standbys: y 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[28530]: osdmap e169: 8 total, 8 up, 8 in 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[28530]: Reconfiguring prometheus.a (dependencies changed)... 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[28530]: Reconfiguring daemon prometheus.a on smithi135 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[28530]: pgmap v21: 121 pgs: 121 active+clean; 96 MiB data, 453 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 52 op/s 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[39149]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[39149]: mgrmap e30: x(active, since 11s), standbys: y 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[39149]: osdmap e169: 8 total, 8 up, 8 in 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[39149]: Reconfiguring prometheus.a (dependencies changed)... 2024-07-26T18:08:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[39149]: Reconfiguring daemon prometheus.a on smithi135 2024-07-26T18:08:31.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:31 smithi071 ceph-mon[39149]: pgmap v21: 121 pgs: 121 active+clean; 96 MiB data, 453 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 52 op/s 2024-07-26T18:08:31.742 INFO:tasks.rados.rados.0.smithi071.stdout:504: done (5 left) 2024-07-26T18:08:31.742 INFO:tasks.rados.rados.0.smithi071.stdout:505: done (4 left) 2024-07-26T18:08:31.742 INFO:tasks.rados.rados.0.smithi071.stdout:506: done (3 left) 2024-07-26T18:08:31.742 INFO:tasks.rados.rados.0.smithi071.stdout:507: done (2 left) 2024-07-26T18:08:31.742 INFO:tasks.rados.rados.0.smithi071.stdout:508: done (1 left) 2024-07-26T18:08:31.742 INFO:tasks.rados.rados.0.smithi071.stdout:509: done (0 left) 2024-07-26T18:08:31.743 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 45 2024-07-26T18:08:31.743 INFO:tasks.rados.rados.0.smithi071.stdout:510: seq_num 181 ranges {286720=638976} 2024-07-26T18:08:31.747 INFO:tasks.rados.rados.0.smithi071.stdout:510: writing smithi07179299-12 from 286720 to 925696 tid 1 2024-07-26T18:08:31.747 INFO:tasks.rados.rados.0.smithi071.stdout:511: read oid 9 snap -1 2024-07-26T18:08:31.747 INFO:tasks.rados.rados.0.smithi071.stdout:511: expect (ObjNum 89 snap 18 seq_num 89) 2024-07-26T18:08:31.747 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 45 2024-07-26T18:08:31.747 INFO:tasks.rados.rados.0.smithi071.stdout:512: seq_num 182 ranges {0=655360} 2024-07-26T18:08:31.751 INFO:tasks.rados.rados.0.smithi071.stdout:512: writing smithi07179299-26 from 0 to 655360 tid 1 2024-07-26T18:08:31.751 INFO:tasks.rados.rados.0.smithi071.stdout:513: snap_create 2024-07-26T18:08:31.753 INFO:tasks.rados.rados.0.smithi071.stdout:510: finishing write tid 1 to smithi07179299-12 2024-07-26T18:08:31.755 INFO:tasks.rados.rados.0.smithi071.stdout:510: finishing write tid 2 to smithi07179299-12 2024-07-26T18:08:31.757 INFO:tasks.rados.rados.0.smithi071.stdout:511: expect (ObjNum 89 snap 18 seq_num 89) 2024-07-26T18:08:31.850 INFO:tasks.rados.rados.0.smithi071.stdout:510: finishing write tid 3 to smithi07179299-12 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:510: oid 12 updating version 0 to 181 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:510: oid 12 updating version 181 to 182 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 182 (ObjNum 181 snap 45 seq_num 181) dirty exists 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:510: left oid 12 (ObjNum 181 snap 45 seq_num 181) 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:512: finishing write tid 1 to smithi07179299-26 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:512: finishing write tid 2 to smithi07179299-26 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:512: finishing write tid 3 to smithi07179299-26 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:512: oid 26 updating version 0 to 74 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:512: oid 26 version 74 is already newer than 73 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 74 (ObjNum 182 snap 45 seq_num 182) dirty exists 2024-07-26T18:08:31.851 INFO:tasks.rados.rados.0.smithi071.stdout:512: left oid 26 (ObjNum 182 snap 45 seq_num 182) 2024-07-26T18:08:32.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:32 smithi071 ceph-mon[39149]: osdmap e170: 8 total, 8 up, 8 in 2024-07-26T18:08:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:32 smithi071 ceph-mon[39149]: osdmap e171: 8 total, 8 up, 8 in 2024-07-26T18:08:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:32 smithi071 ceph-mon[28530]: osdmap e170: 8 total, 8 up, 8 in 2024-07-26T18:08:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:32 smithi071 ceph-mon[28530]: osdmap e171: 8 total, 8 up, 8 in 2024-07-26T18:08:32.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[28759]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:08:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-26T18:08:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:32 smithi135 ceph-mon[33333]: osdmap e170: 8 total, 8 up, 8 in 2024-07-26T18:08:32.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:32 smithi135 ceph-mon[33333]: osdmap e171: 8 total, 8 up, 8 in 2024-07-26T18:08:32.741 INFO:tasks.rados.rados.0.smithi071.stdout:510: done (3 left) 2024-07-26T18:08:32.742 INFO:tasks.rados.rados.0.smithi071.stdout:511: done (2 left) 2024-07-26T18:08:32.742 INFO:tasks.rados.rados.0.smithi071.stdout:512: done (1 left) 2024-07-26T18:08:32.742 INFO:tasks.rados.rados.0.smithi071.stdout:513: done (0 left) 2024-07-26T18:08:32.742 INFO:tasks.rados.rados.0.smithi071.stdout:514: copy_from oid 15 from oid 40 current snap is 46 2024-07-26T18:08:32.742 INFO:tasks.rados.rados.0.smithi071.stdout:515: read oid 7 snap 41 2024-07-26T18:08:32.742 INFO:tasks.rados.rados.0.smithi071.stdout:515: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:08:32.742 INFO:tasks.rados.rados.0.smithi071.stdout:516: rollback oid 31 current snap is 46 2024-07-26T18:08:32.742 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 31 to 42 2024-07-26T18:08:32.742 INFO:tasks.rados.rados.0.smithi071.stdout:517: delete oid 35 current snap is 46 2024-07-26T18:08:32.747 INFO:tasks.rados.rados.0.smithi071.stdout:516: finishing rollback tid 0 to smithi07179299-31 2024-07-26T18:08:32.748 INFO:tasks.rados.rados.0.smithi071.stdout:517: done (3 left) 2024-07-26T18:08:32.748 INFO:tasks.rados.rados.0.smithi071.stdout:518: read oid 38 snap -1 2024-07-26T18:08:32.748 INFO:tasks.rados.rados.0.smithi071.stdout:518: expect (ObjNum 142 snap 33 seq_num 142) 2024-07-26T18:08:32.748 INFO:tasks.rados.rados.0.smithi071.stdout:519: delete oid 26 current snap is 46 2024-07-26T18:08:32.748 INFO:tasks.rados.rados.0.smithi071.stdout:516: finishing rollback tid 1 to smithi07179299-31 2024-07-26T18:08:32.749 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 59 (ObjNum 33 snap 0 seq_num 2057352336) dirty dne 2024-07-26T18:08:32.751 INFO:tasks.rados.rados.0.smithi071.stdout:516: done (4 left) 2024-07-26T18:08:32.751 INFO:tasks.rados.rados.0.smithi071.stdout:519: done (3 left) 2024-07-26T18:08:32.752 INFO:tasks.rados.rados.0.smithi071.stdout:520: rmattr oid 4 current snap is 46 2024-07-26T18:08:32.752 INFO:tasks.rados.rados.0.smithi071.stdout:520: done (3 left) 2024-07-26T18:08:32.752 INFO:tasks.rados.rados.0.smithi071.stdout:521: copy_from oid 13 from oid 47 current snap is 46 2024-07-26T18:08:32.752 INFO:tasks.rados.rados.0.smithi071.stdout:522: read oid 29 snap -1 2024-07-26T18:08:32.752 INFO:tasks.rados.rados.0.smithi071.stdout:522: expect (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:08:32.752 INFO:tasks.rados.rados.0.smithi071.stdout:523: setattr oid 50 current snap is 46 2024-07-26T18:08:32.753 INFO:tasks.rados.rados.0.smithi071.stdout:524: read oid 49 snap -1 2024-07-26T18:08:32.753 INFO:tasks.rados.rados.0.smithi071.stdout:524: expect (ObjNum 140 snap 32 seq_num 140) 2024-07-26T18:08:32.753 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 46 2024-07-26T18:08:32.753 INFO:tasks.rados.rados.0.smithi071.stdout:525: seq_num 185 ranges {0=704512} 2024-07-26T18:08:32.758 INFO:tasks.rados.rados.0.smithi071.stdout:525: writing smithi07179299-2 from 0 to 704512 tid 1 2024-07-26T18:08:32.758 INFO:tasks.rados.rados.0.smithi071.stdout:515: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 247 (ObjNum 158 snap 39 seq_num 158) dirty exists 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:514: finishing copy_from racing read to smithi07179299-15 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:514: finishing copy_from to smithi07179299-15 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 148 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:525: finishing write tid 1 to smithi07179299-2 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:514: done (7 left) 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:515: done (6 left) 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:523: done (5 left) 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:526: read oid 42 snap -1 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:526: expect (ObjNum 164 snap 40 seq_num 164) 2024-07-26T18:08:32.847 INFO:tasks.rados.rados.0.smithi071.stdout:527: delete oid 5 current snap is 46 2024-07-26T18:08:32.848 INFO:tasks.rados.rados.0.smithi071.stdout:521: finishing copy_from racing read to smithi07179299-13 2024-07-26T18:08:32.848 INFO:tasks.rados.rados.0.smithi071.stdout:525: finishing write tid 2 to smithi07179299-2 2024-07-26T18:08:32.848 INFO:tasks.rados.rados.0.smithi071.stdout:521: finishing copy_from to smithi07179299-13 2024-07-26T18:08:32.848 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 12 (ObjNum 167 snap 40 seq_num 167) dirty exists 2024-07-26T18:08:32.848 INFO:tasks.rados.rados.0.smithi071.stdout:522: expect (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:08:32.870 INFO:tasks.rados.rados.0.smithi071.stdout:525: finishing write tid 3 to smithi07179299-2 2024-07-26T18:08:32.870 INFO:tasks.rados.rados.0.smithi071.stdout:525: oid 2 updating version 0 to 192 2024-07-26T18:08:32.870 INFO:tasks.rados.rados.0.smithi071.stdout:525: oid 2 updating version 192 to 193 2024-07-26T18:08:32.871 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 193 (ObjNum 185 snap 46 seq_num 185) dirty exists 2024-07-26T18:08:32.871 INFO:tasks.rados.rados.0.smithi071.stdout:525: left oid 2 (ObjNum 185 snap 46 seq_num 185) 2024-07-26T18:08:32.871 INFO:tasks.rados.rados.0.smithi071.stdout:524: expect (ObjNum 140 snap 32 seq_num 140) 2024-07-26T18:08:32.931 INFO:tasks.rados.rados.0.smithi071.stdout:518: expect (ObjNum 142 snap 33 seq_num 142) 2024-07-26T18:08:33.350 INFO:tasks.rados.rados.0.smithi071.stdout:526: expect (ObjNum 164 snap 40 seq_num 164) 2024-07-26T18:08:33.363 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:08:33.366 INFO:tasks.rados.rados.0.smithi071.stdout:518: done (6 left) 2024-07-26T18:08:33.366 INFO:tasks.rados.rados.0.smithi071.stdout:521: done (5 left) 2024-07-26T18:08:33.366 INFO:tasks.rados.rados.0.smithi071.stdout:522: done (4 left) 2024-07-26T18:08:33.366 INFO:tasks.rados.rados.0.smithi071.stdout:524: done (3 left) 2024-07-26T18:08:33.366 INFO:tasks.rados.rados.0.smithi071.stdout:525: done (2 left) 2024-07-26T18:08:33.366 INFO:tasks.rados.rados.0.smithi071.stdout:526: done (1 left) 2024-07-26T18:08:33.366 INFO:tasks.rados.rados.0.smithi071.stdout:527: done (0 left) 2024-07-26T18:08:33.366 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 46 2024-07-26T18:08:33.367 INFO:tasks.rados.rados.0.smithi071.stdout:528: seq_num 187 ranges {2293760=737280} 2024-07-26T18:08:33.382 INFO:tasks.rados.rados.0.smithi071.stdout:528: writing smithi07179299-28 from 2293760 to 3031040 tid 1 2024-07-26T18:08:33.382 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 46 2024-07-26T18:08:33.382 INFO:tasks.rados.rados.0.smithi071.stdout:529: seq_num 188 ranges {1302528=753664} 2024-07-26T18:08:33.394 INFO:tasks.rados.rados.0.smithi071.stdout:529: writing smithi07179299-17 from 1302528 to 2056192 tid 1 2024-07-26T18:08:33.394 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 46 2024-07-26T18:08:33.394 INFO:tasks.rados.rados.0.smithi071.stdout:530: seq_num 189 ranges {925696=770048} 2024-07-26T18:08:33.403 INFO:tasks.rados.rados.0.smithi071.stdout:530: writing smithi07179299-12 from 925696 to 1695744 tid 1 2024-07-26T18:08:33.403 INFO:tasks.rados.rados.0.smithi071.stdout:531: read oid 34 snap -1 2024-07-26T18:08:33.403 INFO:tasks.rados.rados.0.smithi071.stdout:531: expect deleted 2024-07-26T18:08:33.403 INFO:tasks.rados.rados.0.smithi071.stdout:532: snap_remove snap 41 2024-07-26T18:08:33.436 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-mon[33333]: pgmap v24: 121 pgs: 121 active+clean; 96 MiB data, 453 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 52 op/s 2024-07-26T18:08:33.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-mon[33333]: osdmap e172: 8 total, 8 up, 8 in 2024-07-26T18:08:33.628 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:08:33.628 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (3m) 9s ago 3m 25.1M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:08:33.628 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (3m) 8s ago 3m 90.7M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (5m) 9s ago 5m 15.1M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (5m) 8s ago 5m 17.5M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (35s) 8s ago 8m 482M - 19.0.0-3666-g387735b0 a2ae8b18107f 9db3047979bc 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:9283,8765 running (10m) 9s ago 10m 266M - 18.2.2-1767-ga3bbd728 d280790d1980 c7ecb25a1a9d 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (10m) 9s ago 10m 52.5M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 b4899669576f 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (9m) 8s ago 9m 44.2M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 39a520922854 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (8m) 9s ago 8m 41.7M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 4659005d5c9d 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (3m) 9s ago 3m 14.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (3m) 8s ago 3m 15.9M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (8m) 9s ago 8m 94.9M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 5fd31ad9e9fb 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (7m) 9s ago 7m 89.4M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 1d472e21af3e 2024-07-26T18:08:33.629 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (7m) 9s ago 7m 99.9M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 a6f38b9018c5 2024-07-26T18:08:33.630 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (7m) 9s ago 7m 77.9M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:08:33.630 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (6m) 8s ago 6m 96.4M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:08:33.630 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (6m) 8s ago 6m 88.2M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:08:33.630 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (5m) 8s ago 5m 55.2M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:08:33.630 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (5m) 8s ago 5m 66.9M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:08:33.630 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (2m) 8s ago 4m 45.1M - 2.43.0 a07b618ecd1d 218eef4cf8d7 2024-07-26T18:08:33.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:33 smithi071 ceph-mon[39149]: pgmap v24: 121 pgs: 121 active+clean; 96 MiB data, 453 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 52 op/s 2024-07-26T18:08:33.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:33 smithi071 ceph-mon[39149]: osdmap e172: 8 total, 8 up, 8 in 2024-07-26T18:08:33.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:33 smithi071 ceph-mon[28530]: pgmap v24: 121 pgs: 121 active+clean; 96 MiB data, 453 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 52 op/s 2024-07-26T18:08:33.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:33 smithi071 ceph-mon[28530]: osdmap e172: 8 total, 8 up, 8 in 2024-07-26T18:08:33.808 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 systemd[1]: Stopping Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:08:33.946 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 1, 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 1 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:08:33.947 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:08:33.948 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:08:33.948 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:08:33.948 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:08:33.948 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 14, 2024-07-26T18:08:33.948 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 1 2024-07-26T18:08:33.948 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:08:33.948 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:08:34.134 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.848Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-26T18:08:34.134 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.848Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-26T18:08:34.134 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.848Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-26T18:08:34.134 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.848Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-26T18:08:34.134 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.848Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-26T18:08:34.134 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.848Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-26T18:08:34.134 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.849Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-26T18:08:34.134 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.849Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-26T18:08:34.134 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.849Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-26T18:08:34.134 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.849Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-26T18:08:34.135 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.849Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-26T18:08:34.135 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[64038]: ts=2024-07-26T18:08:33.849Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-26T18:08:34.135 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:33 smithi135 podman[73995]: 2024-07-26 18:08:33.859021464 +0000 UTC m=+0.117547957 container died 218eef4cf8d74b2404cfe66079756b0b349fda69bc85ebe996a730a9d60aec00 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:08:34.239 INFO:tasks.rados.rados.0.smithi071.stdout:532: done (4 left) 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:533: rollback oid 1 current snap is 46 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 1 to 44 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:528: finishing write tid 1 to smithi07179299-28 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:528: finishing write tid 2 to smithi07179299-28 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:528: finishing write tid 3 to smithi07179299-28 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:528: oid 28 updating version 0 to 113 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:528: oid 28 updating version 113 to 114 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 114 (ObjNum 187 snap 46 seq_num 187) dirty exists 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:528: left oid 28 (ObjNum 187 snap 46 seq_num 187) 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:529: finishing write tid 1 to smithi07179299-17 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:529: finishing write tid 2 to smithi07179299-17 2024-07-26T18:08:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:529: finishing write tid 3 to smithi07179299-17 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:529: oid 17 updating version 0 to 250 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:529: oid 17 version 250 is already newer than 249 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 250 (ObjNum 188 snap 46 seq_num 188) dirty exists 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:529: left oid 17 (ObjNum 188 snap 46 seq_num 188) 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:528: done (4 left) 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:529: done (3 left) 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:534: delete oid 25 current snap is 46 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:530: finishing write tid 1 to smithi07179299-12 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:530: finishing write tid 2 to smithi07179299-12 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:530: finishing write tid 3 to smithi07179299-12 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:530: oid 12 updating version 0 to 184 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:530: oid 12 version 184 is already newer than 183 2024-07-26T18:08:34.241 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 184 (ObjNum 189 snap 46 seq_num 189) dirty exists 2024-07-26T18:08:34.242 INFO:tasks.rados.rados.0.smithi071.stdout:530: left oid 12 (ObjNum 189 snap 46 seq_num 189) 2024-07-26T18:08:34.245 INFO:tasks.rados.rados.0.smithi071.stdout:530: done (3 left) 2024-07-26T18:08:34.245 INFO:tasks.rados.rados.0.smithi071.stdout:531: done (2 left) 2024-07-26T18:08:34.245 INFO:tasks.rados.rados.0.smithi071.stdout:534: done (1 left) 2024-07-26T18:08:34.245 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 46 2024-07-26T18:08:34.245 INFO:tasks.rados.rados.0.smithi071.stdout:535: seq_num 191 ranges {0=802816} 2024-07-26T18:08:34.250 INFO:tasks.rados.rados.0.smithi071.stdout:535: writing smithi07179299-4 from 0 to 802816 tid 1 2024-07-26T18:08:34.250 INFO:tasks.rados.rados.0.smithi071.stdout:536: snap_remove snap 42 2024-07-26T18:08:34.484 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:34 smithi135 podman[73995]: 2024-07-26 18:08:34.231934542 +0000 UTC m=+0.490461036 container cleanup 218eef4cf8d74b2404cfe66079756b0b349fda69bc85ebe996a730a9d60aec00 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:08:34.484 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:34 smithi135 bash[73995]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a 2024-07-26T18:08:34.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:34 smithi135 ceph-mon[33333]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:34.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:34 smithi135 ceph-mon[33333]: from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:34.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:34 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/3952761496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:08:34.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:34 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:34 smithi071 ceph-mon[28530]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:34 smithi071 ceph-mon[28530]: from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:34.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:34 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/3952761496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:08:34.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:34 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:34.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:34 smithi071 ceph-mon[39149]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:34.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:34 smithi071 ceph-mon[39149]: from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:08:34.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:34 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/3952761496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:08:34.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:34 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:34.807 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:34 smithi135 podman[74007]: 2024-07-26 18:08:34.483359007 +0000 UTC m=+0.626491758 container remove 218eef4cf8d74b2404cfe66079756b0b349fda69bc85ebe996a730a9d60aec00 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:08:34.808 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:34 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-26T18:08:34.808 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:34 smithi135 systemd[1]: Stopped Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:08:34.808 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:34 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a.service: Consumed 1.556s CPU time. 2024-07-26T18:08:34.808 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:34 smithi135 systemd[1]: Starting Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:08:35.119 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:34 smithi135 podman[74098]: 2024-07-26 18:08:34.771140916 +0000 UTC m=+0.018141699 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-07-26T18:08:35.119 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:34 smithi135 podman[74098]: 2024-07-26 18:08:34.893270426 +0000 UTC m=+0.140271268 container create e9c357e59fc2f410ed671b606dc4db79a72c2fed3339e48ccd376d394d2f8c07 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:08:35.119 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 podman[74098]: 2024-07-26 18:08:35.086823213 +0000 UTC m=+0.333824007 container init e9c357e59fc2f410ed671b606dc4db79a72c2fed3339e48ccd376d394d2f8c07 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 podman[74098]: 2024-07-26 18:08:35.089529527 +0000 UTC m=+0.336530301 container start e9c357e59fc2f410ed671b606dc4db79a72c2fed3339e48ccd376d394d2f8c07 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.113Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.113Z 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-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.113Z 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 smithi135 (none))" 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.113Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.113Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.115Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.115Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.117Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.117Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.118Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-26T18:08:35.120 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.118Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.564µs 2024-07-26T18:08:35.121 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.118Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-26T18:08:35.252 INFO:tasks.rados.rados.0.smithi071.stdout:536: done (2 left) 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:537: copy_from oid 14 from oid 43 current snap is 46 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:538: setattr oid 48 current snap is 46 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:533: finishing rollback tid 1 to smithi07179299-1 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 153 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:535: finishing write tid 1 to smithi07179299-4 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:535: finishing write tid 2 to smithi07179299-4 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:535: finishing write tid 3 to smithi07179299-4 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:535: oid 4 updating version 0 to 178 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:535: oid 4 version 178 is already newer than 177 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 178 (ObjNum 191 snap 46 seq_num 191) dirty exists 2024-07-26T18:08:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:535: left oid 4 (ObjNum 191 snap 46 seq_num 191) 2024-07-26T18:08:35.254 INFO:tasks.rados.rados.0.smithi071.stdout:533: done (3 left) 2024-07-26T18:08:35.254 INFO:tasks.rados.rados.0.smithi071.stdout:535: done (2 left) 2024-07-26T18:08:35.254 INFO:tasks.rados.rados.0.smithi071.stdout:539: rollback oid 29 current snap is 46 2024-07-26T18:08:35.254 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 45 2024-07-26T18:08:35.254 INFO:tasks.rados.rados.0.smithi071.stdout:540: setattr oid 4 current snap is 46 2024-07-26T18:08:35.255 INFO:tasks.rados.rados.0.smithi071.stdout:541: snap_create 2024-07-26T18:08:35.256 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 123 (ObjNum 193 snap 0 seq_num 0) dirty exists 2024-07-26T18:08:35.258 INFO:tasks.rados.rados.0.smithi071.stdout:539: finishing rollback tid 0 to smithi07179299-29 2024-07-26T18:08:35.258 INFO:tasks.rados.rados.0.smithi071.stdout:539: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:08:35.258 INFO:tasks.rados.rados.0.smithi071.stdout:539: finishing rollback tid 2 to smithi07179299-29 2024-07-26T18:08:35.258 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 118 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:08:35.259 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 185 (ObjNum 191 snap 46 seq_num 191) dirty exists 2024-07-26T18:08:35.268 INFO:tasks.rados.rados.0.smithi071.stdout:537: finishing copy_from racing read to smithi07179299-14 2024-07-26T18:08:35.269 INFO:tasks.rados.rados.0.smithi071.stdout:537: finishing copy_from to smithi07179299-14 2024-07-26T18:08:35.269 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 191 (ObjNum 170 snap 40 seq_num 170) dirty exists 2024-07-26T18:08:35.499 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:35 smithi071 ceph-mon[28530]: osdmap e173: 8 total, 8 up, 8 in 2024-07-26T18:08:35.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:35 smithi071 ceph-mon[28530]: pgmap v27: 121 pgs: 121 active+clean; 98 MiB data, 456 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-07-26T18:08:35.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:35 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:35.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:35 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:35.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:35 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:08:35.500 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:35 smithi071 ceph-mon[39149]: osdmap e173: 8 total, 8 up, 8 in 2024-07-26T18:08:35.501 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:35 smithi071 ceph-mon[39149]: pgmap v27: 121 pgs: 121 active+clean; 98 MiB data, 456 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-07-26T18:08:35.501 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:35 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:35.501 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:35 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:35.501 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:35 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:08:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-mon[33333]: osdmap e173: 8 total, 8 up, 8 in 2024-07-26T18:08:35.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-mon[33333]: pgmap v27: 121 pgs: 121 active+clean; 98 MiB data, 456 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-07-26T18:08:35.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:35.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:35.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:08:35.558 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.120Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-07-26T18:08:35.558 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.126Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-07-26T18:08:35.558 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.127Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-07-26T18:08:35.558 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.127Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.349µs wal_replay_duration=8.552444ms wbl_replay_duration=94ns total_replay_duration=8.587962ms 2024-07-26T18:08:35.558 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.128Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-26T18:08:35.559 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.128Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-26T18:08:35.559 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.128Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-26T18:08:35.559 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.148Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.203995ms db_storage=922ns remote_storage=1.059µs web_handler=506ns query_engine=711ns scrape=337.054µs scrape_sd=86.971µs notify=9.745µs notify_sd=17.083µs rules=19.343049ms tracing=8.927µs 2024-07-26T18:08:35.559 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.148Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-26T18:08:35.559 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:08:35.148Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-26T18:08:35.559 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 bash[74098]: e9c357e59fc2f410ed671b606dc4db79a72c2fed3339e48ccd376d394d2f8c07 2024-07-26T18:08:35.559 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:08:35 smithi135 systemd[1]: Started Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:08:36.248 INFO:tasks.rados.rados.0.smithi071.stdout:537: done (4 left) 2024-07-26T18:08:36.249 INFO:tasks.rados.rados.0.smithi071.stdout:538: done (3 left) 2024-07-26T18:08:36.249 INFO:tasks.rados.rados.0.smithi071.stdout:539: done (2 left) 2024-07-26T18:08:36.249 INFO:tasks.rados.rados.0.smithi071.stdout:540: done (1 left) 2024-07-26T18:08:36.249 INFO:tasks.rados.rados.0.smithi071.stdout:541: done (0 left) 2024-07-26T18:08:36.249 INFO:tasks.rados.rados.0.smithi071.stdout:542: snap_create 2024-07-26T18:08:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:36 smithi135 ceph-mon[33333]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:08:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:36 smithi135 ceph-mon[33333]: osdmap e174: 8 total, 8 up, 8 in 2024-07-26T18:08:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:36 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:36 smithi135 ceph-mon[33333]: Upgrade: Need to upgrade myself (mgr.x) 2024-07-26T18:08:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:36 smithi135 ceph-mon[33333]: Upgrade: Need to upgrade myself (mgr.x) 2024-07-26T18:08:36.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:36 smithi071 ceph-mon[39149]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:08:36.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:36 smithi071 ceph-mon[39149]: osdmap e174: 8 total, 8 up, 8 in 2024-07-26T18:08:36.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:36 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:36.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:36 smithi071 ceph-mon[39149]: Upgrade: Need to upgrade myself (mgr.x) 2024-07-26T18:08:36.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:36 smithi071 ceph-mon[39149]: Upgrade: Need to upgrade myself (mgr.x) 2024-07-26T18:08:36.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:36 smithi071 ceph-mon[28530]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:08:36.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:36 smithi071 ceph-mon[28530]: osdmap e174: 8 total, 8 up, 8 in 2024-07-26T18:08:36.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:36 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:36.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:36 smithi071 ceph-mon[28530]: Upgrade: Need to upgrade myself (mgr.x) 2024-07-26T18:08:36.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:36 smithi071 ceph-mon[28530]: Upgrade: Need to upgrade myself (mgr.x) 2024-07-26T18:08:37.256 INFO:tasks.rados.rados.0.smithi071.stdout:542: done (0 left) 2024-07-26T18:08:37.256 INFO:tasks.rados.rados.0.smithi071.stdout:543: setattr oid 4 current snap is 48 2024-07-26T18:08:37.258 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 48 2024-07-26T18:08:37.258 INFO:tasks.rados.rados.0.smithi071.stdout:544: seq_num 192 ranges {2596864=417792,3014656=401408} 2024-07-26T18:08:37.274 INFO:tasks.rados.rados.0.smithi071.stdout:544: writing smithi07179299-14 from 2596864 to 3014656 tid 1 2024-07-26T18:08:37.277 INFO:tasks.rados.rados.0.smithi071.stdout:544: writing smithi07179299-14 from 3014656 to 3416064 tid 2 2024-07-26T18:08:37.277 INFO:tasks.rados.rados.0.smithi071.stdout:545: read oid 16 snap 45 2024-07-26T18:08:37.277 INFO:tasks.rados.rados.0.smithi071.stdout:545: expect deleted 2024-07-26T18:08:37.277 INFO:tasks.rados.rados.0.smithi071.stdout:546: rmattr oid 10 current snap is 48 2024-07-26T18:08:37.277 INFO:tasks.rados.rados.0.smithi071.stdout:546: done (3 left) 2024-07-26T18:08:37.277 INFO:tasks.rados.rados.0.smithi071.stdout:547: copy_from oid 41 from oid 17 current snap is 48 2024-07-26T18:08:37.277 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 187 (ObjNum 191 snap 46 seq_num 191) dirty exists 2024-07-26T18:08:37.278 INFO:tasks.rados.rados.0.smithi071.stdout:543: done (3 left) 2024-07-26T18:08:37.278 INFO:tasks.rados.rados.0.smithi071.stdout:548: delete oid 22 current snap is 48 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:544: finishing write tid 1 to smithi07179299-14 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:545: done (3 left) 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:548: done (2 left) 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:549: rmattr oid 20 current snap is 48 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:544: finishing write tid 2 to smithi07179299-14 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:550: rollback oid 13 current snap is 48 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 13 to 46 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:551: copy_from oid 23 from oid 3 current snap is 48 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:552: read oid 6 snap -1 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:552: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-26T18:08:37.282 INFO:tasks.rados.rados.0.smithi071.stdout:553: snap_remove snap 45 2024-07-26T18:08:37.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[39149]: osdmap e175: 8 total, 8 up, 8 in 2024-07-26T18:08:37.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[39149]: pgmap v30: 121 pgs: 121 active+clean; 102 MiB data, 463 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2024-07-26T18:08:37.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:37.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:08:37.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:08:37.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:08:37.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:37.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[28530]: osdmap e175: 8 total, 8 up, 8 in 2024-07-26T18:08:37.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[28530]: pgmap v30: 121 pgs: 121 active+clean; 102 MiB data, 463 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2024-07-26T18:08:37.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:37.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:08:37.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:08:37.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:08:37.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:37 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:37 smithi135 ceph-mon[33333]: osdmap e175: 8 total, 8 up, 8 in 2024-07-26T18:08:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:37 smithi135 ceph-mon[33333]: pgmap v30: 121 pgs: 121 active+clean; 102 MiB data, 463 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 29 op/s 2024-07-26T18:08:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:37 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:37 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:08:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:37 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:08:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:37 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:08:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:37 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:38.257 INFO:tasks.rados.rados.0.smithi071.stdout:553: done (6 left) 2024-07-26T18:08:38.257 INFO:tasks.rados.rados.0.smithi071.stdout:554: snap_remove snap 47 2024-07-26T18:08:38.258 INFO:tasks.rados.rados.0.smithi071.stdout:544: finishing write tid 3 to smithi07179299-14 2024-07-26T18:08:38.258 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 192 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-07-26T18:08:38.259 INFO:tasks.rados.rados.0.smithi071.stdout:552: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-26T18:08:38.278 INFO:tasks.rados.rados.0.smithi071.stdout:544: finishing write tid 4 to smithi07179299-14 2024-07-26T18:08:38.278 INFO:tasks.rados.rados.0.smithi071.stdout:544: oid 14 updating version 0 to 193 2024-07-26T18:08:38.278 INFO:tasks.rados.rados.0.smithi071.stdout:544: oid 14 updating version 193 to 194 2024-07-26T18:08:38.279 INFO:tasks.rados.rados.0.smithi071.stdout:544: oid 14 version 194 is already newer than 192 2024-07-26T18:08:38.279 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 194 (ObjNum 192 snap 48 seq_num 192) dirty exists 2024-07-26T18:08:38.279 INFO:tasks.rados.rados.0.smithi071.stdout:544: left oid 14 (ObjNum 192 snap 48 seq_num 192) 2024-07-26T18:08:38.279 INFO:tasks.rados.rados.0.smithi071.stdout:550: finishing rollback tid 0 to smithi07179299-13 2024-07-26T18:08:38.279 INFO:tasks.rados.rados.0.smithi071.stdout:550: finishing rollback tid 1 to smithi07179299-13 2024-07-26T18:08:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:38 smithi135 ceph-mon[33333]: Upgrade: Updating mgr.y 2024-07-26T18:08:38.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:38 smithi135 ceph-mon[33333]: Deploying daemon mgr.y on smithi071 2024-07-26T18:08:38.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:38 smithi135 ceph-mon[33333]: osdmap e176: 8 total, 8 up, 8 in 2024-07-26T18:08:38.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:38 smithi071 ceph-mon[28530]: Upgrade: Updating mgr.y 2024-07-26T18:08:38.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:38 smithi071 ceph-mon[28530]: Deploying daemon mgr.y on smithi071 2024-07-26T18:08:38.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:38 smithi071 ceph-mon[28530]: osdmap e176: 8 total, 8 up, 8 in 2024-07-26T18:08:38.602 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:38 smithi071 ceph-mon[39149]: Upgrade: Updating mgr.y 2024-07-26T18:08:38.602 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:38 smithi071 ceph-mon[39149]: Deploying daemon mgr.y on smithi071 2024-07-26T18:08:38.602 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:38 smithi071 ceph-mon[39149]: osdmap e176: 8 total, 8 up, 8 in 2024-07-26T18:08:38.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:38 smithi071 systemd[1]: Stopping Ceph mgr.y for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:08:39.225 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:38 smithi071 podman[81820]: 2024-07-26 18:08:38.962503286 +0000 UTC m=+0.215605202 container died c7ecb25a1a9d5ec0d888a91a5e6eb0df90a9b668a99a953e243722aeca2d5fed (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, GIT_BRANCH=HEAD, org.label-schema.build-date=20240716, CEPH_POINT_RELEASE=, 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, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=reef-a3bbd72, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-07-26T18:08:39.279 INFO:tasks.rados.rados.0.smithi071.stdout:544: done (6 left) 2024-07-26T18:08:39.279 INFO:tasks.rados.rados.0.smithi071.stdout:549: done (5 left) 2024-07-26T18:08:39.279 INFO:tasks.rados.rados.0.smithi071.stdout:552: done (4 left) 2024-07-26T18:08:39.279 INFO:tasks.rados.rados.0.smithi071.stdout:554: done (3 left) 2024-07-26T18:08:39.279 INFO:tasks.rados.rados.0.smithi071.stdout:555: copy_from oid 34 from oid 4 current snap is 48 2024-07-26T18:08:39.279 INFO:tasks.rados.rados.0.smithi071.stdout:550: finishing rollback tid 2 to smithi07179299-13 2024-07-26T18:08:39.279 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 115 (ObjNum 167 snap 40 seq_num 167) dirty exists 2024-07-26T18:08:39.279 INFO:tasks.rados.rados.0.smithi071.stdout:547: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:08:39.280 INFO:tasks.rados.rados.0.smithi071.stdout:547: finishing copy_from to smithi07179299-41 2024-07-26T18:08:39.280 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 250 (ObjNum 188 snap 46 seq_num 188) dirty exists 2024-07-26T18:08:39.280 INFO:tasks.rados.rados.0.smithi071.stdout:551: finishing copy_from racing read to smithi07179299-23 2024-07-26T18:08:39.280 INFO:tasks.rados.rados.0.smithi071.stdout:551: finishing copy_from to smithi07179299-23 2024-07-26T18:08:39.280 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 138 (ObjNum 172 snap 41 seq_num 172) dirty exists 2024-07-26T18:08:39.280 INFO:tasks.rados.rados.0.smithi071.stdout:547: done (3 left) 2024-07-26T18:08:39.280 INFO:tasks.rados.rados.0.smithi071.stdout:550: done (2 left) 2024-07-26T18:08:39.280 INFO:tasks.rados.rados.0.smithi071.stdout:551: done (1 left) 2024-07-26T18:08:39.280 INFO:tasks.rados.rados.0.smithi071.stdout:556: snap_create 2024-07-26T18:08:39.290 INFO:tasks.rados.rados.0.smithi071.stdout:555: finishing copy_from racing read to smithi07179299-34 2024-07-26T18:08:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:555: finishing copy_from to smithi07179299-34 2024-07-26T18:08:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 187 (ObjNum 191 snap 46 seq_num 191) dirty exists 2024-07-26T18:08:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:39 smithi135 ceph-mon[33333]: osdmap e177: 8 total, 8 up, 8 in 2024-07-26T18:08:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:39 smithi135 ceph-mon[33333]: pgmap v33: 121 pgs: 121 active+clean; 102 MiB data, 463 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-07-26T18:08:39.678 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:39 smithi071 podman[81820]: 2024-07-26 18:08:39.431924004 +0000 UTC m=+0.685025924 container cleanup c7ecb25a1a9d5ec0d888a91a5e6eb0df90a9b668a99a953e243722aeca2d5fed (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, RELEASE=reef-a3bbd72, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240716, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T18:08:39.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:39 smithi071 bash[81820]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y 2024-07-26T18:08:39.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:39 smithi071 ceph-mon[28530]: osdmap e177: 8 total, 8 up, 8 in 2024-07-26T18:08:39.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:39 smithi071 ceph-mon[28530]: pgmap v33: 121 pgs: 121 active+clean; 102 MiB data, 463 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-07-26T18:08:39.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:39 smithi071 ceph-mon[39149]: osdmap e177: 8 total, 8 up, 8 in 2024-07-26T18:08:39.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:39 smithi071 ceph-mon[39149]: pgmap v33: 121 pgs: 121 active+clean; 102 MiB data, 463 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.1 MiB/s wr, 19 op/s 2024-07-26T18:08:40.072 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:39 smithi071 podman[81833]: 2024-07-26 18:08:39.7170274 +0000 UTC m=+0.756546749 container remove c7ecb25a1a9d5ec0d888a91a5e6eb0df90a9b668a99a953e243722aeca2d5fed (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240716, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-a3bbd72) 2024-07-26T18:08:40.072 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:39 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-07-26T18:08:40.072 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:39 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-07-26T18:08:40.072 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:39 smithi071 systemd[1]: Stopped Ceph mgr.y for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:08:40.072 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:39 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.y.service: Consumed 43.635s CPU time. 2024-07-26T18:08:40.276 INFO:tasks.rados.rados.0.smithi071.stdout:555: done (1 left) 2024-07-26T18:08:40.276 INFO:tasks.rados.rados.0.smithi071.stdout:556: done (0 left) 2024-07-26T18:08:40.277 INFO:tasks.rados.rados.0.smithi071.stdout:557: snap_remove snap 44 2024-07-26T18:08:40.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:40 smithi071 ceph-mon[28530]: osdmap e178: 8 total, 8 up, 8 in 2024-07-26T18:08:40.416 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:40 smithi071 ceph-mon[39149]: osdmap e178: 8 total, 8 up, 8 in 2024-07-26T18:08:40.416 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 systemd[1]: Starting Ceph mgr.y for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:08:40.416 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 podman[81963]: 2024-07-26 18:08:40.189072366 +0000 UTC m=+0.017501095 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:08:40.416 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 podman[81963]: 2024-07-26 18:08:40.318546772 +0000 UTC m=+0.146975536 container create d21b67cf361b0fbb2ac0879cedd02253b60eaeb2f17937943d56232a2a6b1673 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724) 2024-07-26T18:08:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:40 smithi135 ceph-mon[33333]: osdmap e178: 8 total, 8 up, 8 in 2024-07-26T18:08:40.678 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 podman[81963]: 2024-07-26 18:08:40.521138581 +0000 UTC m=+0.349567310 container init d21b67cf361b0fbb2ac0879cedd02253b60eaeb2f17937943d56232a2a6b1673 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T18:08:40.678 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 podman[81963]: 2024-07-26 18:08:40.523994925 +0000 UTC m=+0.352423650 container start d21b67cf361b0fbb2ac0879cedd02253b60eaeb2f17937943d56232a2a6b1673 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, 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, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724) 2024-07-26T18:08:40.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 ceph-mgr[81981]: -- 172.21.15.71:0/3042412738 <== mon.2 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564aa24f90e0 con 0x564aa24d7400 2024-07-26T18:08:40.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 bash[81963]: d21b67cf361b0fbb2ac0879cedd02253b60eaeb2f17937943d56232a2a6b1673 2024-07-26T18:08:40.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 systemd[1]: Started Ceph mgr.y for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:08:40.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:40.650+0000 7f5fbef10040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T18:08:41.149 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:40.807+0000 7f5fbef10040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:08:41.149 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:40.878+0000 7f5fbef10040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T18:08:41.150 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:41.147+0000 7f5fbef10040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T18:08:41.292 INFO:tasks.rados.rados.0.smithi071.stdout:557: done (0 left) 2024-07-26T18:08:41.293 INFO:tasks.rados.rados.0.smithi071.stdout:558: read oid 21 snap -1 2024-07-26T18:08:41.293 INFO:tasks.rados.rados.0.smithi071.stdout:558: expect (ObjNum 177 snap 44 seq_num 177) 2024-07-26T18:08:41.293 INFO:tasks.rados.rados.0.smithi071.stdout:559: read oid 34 snap -1 2024-07-26T18:08:41.293 INFO:tasks.rados.rados.0.smithi071.stdout:559: expect (ObjNum 191 snap 46 seq_num 191) 2024-07-26T18:08:41.293 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 49 2024-07-26T18:08:41.293 INFO:tasks.rados.rados.0.smithi071.stdout:560: seq_num 194 ranges {3416064=458752,3874816=401408} 2024-07-26T18:08:41.315 INFO:tasks.rados.rados.0.smithi071.stdout:560: writing smithi07179299-14 from 3416064 to 3874816 tid 1 2024-07-26T18:08:41.318 INFO:tasks.rados.rados.0.smithi071.stdout:560: writing smithi07179299-14 from 3874816 to 4276224 tid 2 2024-07-26T18:08:41.318 INFO:tasks.rados.rados.0.smithi071.stdout:561: read oid 27 snap -1 2024-07-26T18:08:41.318 INFO:tasks.rados.rados.0.smithi071.stdout:561: expect deleted 2024-07-26T18:08:41.319 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 49 2024-07-26T18:08:41.319 INFO:tasks.rados.rados.0.smithi071.stdout:562: seq_num 195 ranges {2056192=475136,2531328=401408} 2024-07-26T18:08:41.332 INFO:tasks.rados.rados.0.smithi071.stdout:562: writing smithi07179299-41 from 2056192 to 2531328 tid 1 2024-07-26T18:08:41.334 INFO:tasks.rados.rados.0.smithi071.stdout:562: writing smithi07179299-41 from 2531328 to 2932736 tid 2 2024-07-26T18:08:41.334 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 49 2024-07-26T18:08:41.334 INFO:tasks.rados.rados.0.smithi071.stdout:563: seq_num 196 ranges {4939776=491520,5431296=401408} 2024-07-26T18:08:41.364 INFO:tasks.rados.rados.0.smithi071.stdout:563: writing smithi07179299-10 from 4939776 to 5431296 tid 1 2024-07-26T18:08:41.366 INFO:tasks.rados.rados.0.smithi071.stdout:563: writing smithi07179299-10 from 5431296 to 5832704 tid 2 2024-07-26T18:08:41.366 INFO:tasks.rados.rados.0.smithi071.stdout:564: snap_remove snap 46 2024-07-26T18:08:41.366 INFO:tasks.rados.rados.0.smithi071.stdout:559: expect (ObjNum 191 snap 46 seq_num 191) 2024-07-26T18:08:41.390 INFO:tasks.rados.rados.0.smithi071.stdout:558: expect (ObjNum 177 snap 44 seq_num 177) 2024-07-26T18:08:41.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:41.206+0000 7f5fbef10040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T18:08:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-mon[28530]: osdmap e179: 8 total, 8 up, 8 in 2024-07-26T18:08:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-mon[28530]: pgmap v36: 121 pgs: 121 active+clean; 99 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 454 KiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-26T18:08:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-mon[39149]: osdmap e179: 8 total, 8 up, 8 in 2024-07-26T18:08:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-mon[39149]: pgmap v36: 121 pgs: 121 active+clean; 99 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 454 KiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-26T18:08:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:41 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:41.549 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:41 smithi135 ceph-mon[33333]: osdmap e179: 8 total, 8 up, 8 in 2024-07-26T18:08:41.549 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:41 smithi135 ceph-mon[33333]: pgmap v36: 121 pgs: 121 active+clean; 99 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 454 KiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-26T18:08:41.549 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:41 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:41.550 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:41 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:41.550 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:41 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:41.668 INFO:tasks.rados.rados.0.smithi071.stdout:560: finishing write tid 1 to smithi07179299-14 2024-07-26T18:08:41.668 INFO:tasks.rados.rados.0.smithi071.stdout:560: finishing write tid 2 to smithi07179299-14 2024-07-26T18:08:41.668 INFO:tasks.rados.rados.0.smithi071.stdout:560: finishing write tid 3 to smithi07179299-14 2024-07-26T18:08:41.668 INFO:tasks.rados.rados.0.smithi071.stdout:560: finishing write tid 4 to smithi07179299-14 2024-07-26T18:08:41.669 INFO:tasks.rados.rados.0.smithi071.stdout:560: oid 14 updating version 0 to 196 2024-07-26T18:08:41.669 INFO:tasks.rados.rados.0.smithi071.stdout:560: oid 14 updating version 196 to 197 2024-07-26T18:08:41.669 INFO:tasks.rados.rados.0.smithi071.stdout:560: oid 14 version 197 is already newer than 195 2024-07-26T18:08:41.669 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 197 (ObjNum 194 snap 49 seq_num 194) dirty exists 2024-07-26T18:08:41.669 INFO:tasks.rados.rados.0.smithi071.stdout:560: left oid 14 (ObjNum 194 snap 49 seq_num 194) 2024-07-26T18:08:41.669 INFO:tasks.rados.rados.0.smithi071.stdout:562: finishing write tid 1 to smithi07179299-41 2024-07-26T18:08:41.669 INFO:tasks.rados.rados.0.smithi071.stdout:562: finishing write tid 2 to smithi07179299-41 2024-07-26T18:08:41.669 INFO:tasks.rados.rados.0.smithi071.stdout:562: finishing write tid 3 to smithi07179299-41 2024-07-26T18:08:41.744 INFO:tasks.rados.rados.0.smithi071.stdout:558: done (6 left) 2024-07-26T18:08:41.744 INFO:tasks.rados.rados.0.smithi071.stdout:559: done (5 left) 2024-07-26T18:08:41.744 INFO:tasks.rados.rados.0.smithi071.stdout:560: done (4 left) 2024-07-26T18:08:41.744 INFO:tasks.rados.rados.0.smithi071.stdout:561: done (3 left) 2024-07-26T18:08:41.744 INFO:tasks.rados.rados.0.smithi071.stdout:564: done (2 left) 2024-07-26T18:08:41.745 INFO:tasks.rados.rados.0.smithi071.stdout:565: snap_create 2024-07-26T18:08:41.745 INFO:tasks.rados.rados.0.smithi071.stdout:562: finishing write tid 4 to smithi07179299-41 2024-07-26T18:08:41.745 INFO:tasks.rados.rados.0.smithi071.stdout:562: oid 41 updating version 0 to 251 2024-07-26T18:08:41.745 INFO:tasks.rados.rados.0.smithi071.stdout:562: oid 41 updating version 251 to 253 2024-07-26T18:08:41.745 INFO:tasks.rados.rados.0.smithi071.stdout:562: oid 41 version 253 is already newer than 252 2024-07-26T18:08:41.745 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 253 (ObjNum 195 snap 49 seq_num 195) dirty exists 2024-07-26T18:08:41.745 INFO:tasks.rados.rados.0.smithi071.stdout:562: left oid 41 (ObjNum 195 snap 49 seq_num 195) 2024-07-26T18:08:41.745 INFO:tasks.rados.rados.0.smithi071.stdout:563: finishing write tid 1 to smithi07179299-10 2024-07-26T18:08:41.745 INFO:tasks.rados.rados.0.smithi071.stdout:563: finishing write tid 2 to smithi07179299-10 2024-07-26T18:08:41.745 INFO:tasks.rados.rados.0.smithi071.stdout:563: finishing write tid 3 to smithi07179299-10 2024-07-26T18:08:41.746 INFO:tasks.rados.rados.0.smithi071.stdout:563: finishing write tid 4 to smithi07179299-10 2024-07-26T18:08:41.746 INFO:tasks.rados.rados.0.smithi071.stdout:563: oid 10 updating version 0 to 206 2024-07-26T18:08:41.746 INFO:tasks.rados.rados.0.smithi071.stdout:563: oid 10 version 206 is already newer than 205 2024-07-26T18:08:41.746 INFO:tasks.rados.rados.0.smithi071.stdout:563: oid 10 updating version 206 to 207 2024-07-26T18:08:41.746 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 207 (ObjNum 196 snap 49 seq_num 196) dirty exists 2024-07-26T18:08:41.746 INFO:tasks.rados.rados.0.smithi071.stdout:563: left oid 10 (ObjNum 196 snap 49 seq_num 196) 2024-07-26T18:08:42.283 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:42.249+0000 7f5fbef10040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T18:08:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:42 smithi135 ceph-mon[33333]: osdmap e180: 8 total, 8 up, 8 in 2024-07-26T18:08:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:42 smithi135 ceph-mon[33333]: osdmap e181: 8 total, 8 up, 8 in 2024-07-26T18:08:42.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-mon[28530]: osdmap e180: 8 total, 8 up, 8 in 2024-07-26T18:08:42.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-mon[28530]: osdmap e181: 8 total, 8 up, 8 in 2024-07-26T18:08:42.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-mon[39149]: osdmap e180: 8 total, 8 up, 8 in 2024-07-26T18:08:42.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-mon[39149]: osdmap e181: 8 total, 8 up, 8 in 2024-07-26T18:08:42.670 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:42.367+0000 7f5fbef10040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T18:08:42.670 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:42.424+0000 7f5fbef10040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T18:08:42.670 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:42.667+0000 7f5fbef10040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T18:08:42.750 INFO:tasks.rados.rados.0.smithi071.stdout:562: done (2 left) 2024-07-26T18:08:42.750 INFO:tasks.rados.rados.0.smithi071.stdout:563: done (1 left) 2024-07-26T18:08:42.750 INFO:tasks.rados.rados.0.smithi071.stdout:565: done (0 left) 2024-07-26T18:08:42.750 INFO:tasks.rados.rados.0.smithi071.stdout:566: snap_remove snap 48 2024-07-26T18:08:42.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:42.742+0000 7f5fbef10040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T18:08:42.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:42.819+0000 7f5fbef10040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T18:08:43.274 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:42.990+0000 7f5fbef10040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:08:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:43 smithi135 ceph-mon[33333]: pgmap v39: 121 pgs: 121 active+clean; 99 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 454 KiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-26T18:08:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:43 smithi135 ceph-mon[33333]: osdmap e182: 8 total, 8 up, 8 in 2024-07-26T18:08:43.678 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:43.433+0000 7f5fbef10040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T18:08:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:43 smithi071 ceph-mon[28530]: pgmap v39: 121 pgs: 121 active+clean; 99 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 454 KiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-26T18:08:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:43 smithi071 ceph-mon[28530]: osdmap e182: 8 total, 8 up, 8 in 2024-07-26T18:08:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:43 smithi071 ceph-mon[39149]: pgmap v39: 121 pgs: 121 active+clean; 99 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 454 KiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-07-26T18:08:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:43 smithi071 ceph-mon[39149]: osdmap e182: 8 total, 8 up, 8 in 2024-07-26T18:08:43.751 INFO:tasks.rados.rados.0.smithi071.stdout:566: done (0 left) 2024-07-26T18:08:43.751 INFO:tasks.rados.rados.0.smithi071.stdout:567: read oid 16 snap 49 2024-07-26T18:08:43.751 INFO:tasks.rados.rados.0.smithi071.stdout:567: expect deleted 2024-07-26T18:08:43.751 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 50 2024-07-26T18:08:43.751 INFO:tasks.rados.rados.0.smithi071.stdout:568: seq_num 197 ranges {704512=507904,1212416=401408} 2024-07-26T18:08:43.758 INFO:tasks.rados.rados.0.smithi071.stdout:568: writing smithi07179299-2 from 704512 to 1212416 tid 1 2024-07-26T18:08:43.761 INFO:tasks.rados.rados.0.smithi071.stdout:568: writing smithi07179299-2 from 1212416 to 1613824 tid 2 2024-07-26T18:08:43.761 INFO:tasks.rados.rados.0.smithi071.stdout:567: done (1 left) 2024-07-26T18:08:43.762 INFO:tasks.rados.rados.0.smithi071.stdout:569: setattr oid 31 current snap is 50 2024-07-26T18:08:43.764 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 34 current snap is 50 2024-07-26T18:08:43.764 INFO:tasks.rados.rados.0.smithi071.stdout:570: seq_num 198 ranges {802816=524288,1327104=401408} 2024-07-26T18:08:43.771 INFO:tasks.rados.rados.0.smithi071.stdout:570: writing smithi07179299-34 from 802816 to 1327104 tid 1 2024-07-26T18:08:43.774 INFO:tasks.rados.rados.0.smithi071.stdout:570: writing smithi07179299-34 from 1327104 to 1728512 tid 2 2024-07-26T18:08:43.774 INFO:tasks.rados.rados.0.smithi071.stdout:571: read oid 29 snap -1 2024-07-26T18:08:43.775 INFO:tasks.rados.rados.0.smithi071.stdout:571: expect (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:08:43.775 INFO:tasks.rados.rados.0.smithi071.stdout:572: read oid 21 snap -1 2024-07-26T18:08:43.775 INFO:tasks.rados.rados.0.smithi071.stdout:572: expect (ObjNum 177 snap 44 seq_num 177) 2024-07-26T18:08:43.775 INFO:tasks.rados.rados.0.smithi071.stdout:573: snap_remove snap 49 2024-07-26T18:08:44.050 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:43.792+0000 7f5fbef10040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T18:08:44.050 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:43 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:43.862+0000 7f5fbef10040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T18:08:44.051 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:44.020+0000 7f5fbef10040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T18:08:44.603 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:44.338+0000 7f5fbef10040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T18:08:44.604 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:44.406+0000 7f5fbef10040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T18:08:44.762 INFO:tasks.rados.rados.0.smithi071.stdout:573: done (5 left) 2024-07-26T18:08:44.762 INFO:tasks.rados.rados.0.smithi071.stdout:574: snap_create 2024-07-26T18:08:44.762 INFO:tasks.rados.rados.0.smithi071.stdout:568: finishing write tid 1 to smithi07179299-2 2024-07-26T18:08:44.762 INFO:tasks.rados.rados.0.smithi071.stdout:568: finishing write tid 2 to smithi07179299-2 2024-07-26T18:08:44.762 INFO:tasks.rados.rados.0.smithi071.stdout:568: finishing write tid 3 to smithi07179299-2 2024-07-26T18:08:44.762 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 64 (ObjNum 1265 snap 0 seq_num 2057340896) dirty exists 2024-07-26T18:08:44.762 INFO:tasks.rados.rados.0.smithi071.stdout:568: finishing write tid 4 to smithi07179299-2 2024-07-26T18:08:44.763 INFO:tasks.rados.rados.0.smithi071.stdout:568: oid 2 updating version 0 to 214 2024-07-26T18:08:44.763 INFO:tasks.rados.rados.0.smithi071.stdout:568: oid 2 version 214 is already newer than 213 2024-07-26T18:08:44.763 INFO:tasks.rados.rados.0.smithi071.stdout:568: oid 2 updating version 214 to 215 2024-07-26T18:08:44.763 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 215 (ObjNum 197 snap 50 seq_num 197) dirty exists 2024-07-26T18:08:44.763 INFO:tasks.rados.rados.0.smithi071.stdout:568: left oid 2 (ObjNum 197 snap 50 seq_num 197) 2024-07-26T18:08:44.763 INFO:tasks.rados.rados.0.smithi071.stdout:570: finishing write tid 1 to smithi07179299-34 2024-07-26T18:08:44.763 INFO:tasks.rados.rados.0.smithi071.stdout:571: expect (ObjNum 46 snap 0 seq_num 46) 2024-07-26T18:08:44.805 INFO:tasks.rados.rados.0.smithi071.stdout:570: finishing write tid 2 to smithi07179299-34 2024-07-26T18:08:44.806 INFO:tasks.rados.rados.0.smithi071.stdout:570: finishing write tid 3 to smithi07179299-34 2024-07-26T18:08:44.806 INFO:tasks.rados.rados.0.smithi071.stdout:570: finishing write tid 4 to smithi07179299-34 2024-07-26T18:08:44.806 INFO:tasks.rados.rados.0.smithi071.stdout:570: oid 34 updating version 0 to 196 2024-07-26T18:08:44.806 INFO:tasks.rados.rados.0.smithi071.stdout:570: oid 34 version 196 is already newer than 195 2024-07-26T18:08:44.806 INFO:tasks.rados.rados.0.smithi071.stdout:570: oid 34 version 196 is already newer than 194 2024-07-26T18:08:44.806 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 196 (ObjNum 198 snap 50 seq_num 198) dirty exists 2024-07-26T18:08:44.806 INFO:tasks.rados.rados.0.smithi071.stdout:570: left oid 34 (ObjNum 198 snap 50 seq_num 198) 2024-07-26T18:08:44.806 INFO:tasks.rados.rados.0.smithi071.stdout:572: expect (ObjNum 177 snap 44 seq_num 177) 2024-07-26T18:08:44.862 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:44.601+0000 7f5fbef10040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T18:08:44.862 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:44.764+0000 7f5fbef10040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T18:08:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-mon[28530]: osdmap e183: 8 total, 8 up, 8 in 2024-07-26T18:08:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-mon[28530]: pgmap v42: 121 pgs: 121 active+clean; 94 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 600 KiB/s rd, 666 KiB/s wr, 3 op/s 2024-07-26T18:08:44.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-mon[39149]: osdmap e183: 8 total, 8 up, 8 in 2024-07-26T18:08:44.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:44.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:44.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-mon[39149]: pgmap v42: 121 pgs: 121 active+clean; 94 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 600 KiB/s rd, 666 KiB/s wr, 3 op/s 2024-07-26T18:08:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:44 smithi135 ceph-mon[33333]: osdmap e183: 8 total, 8 up, 8 in 2024-07-26T18:08:45.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:44 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:45.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:44 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:45.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:44 smithi135 ceph-mon[33333]: pgmap v42: 121 pgs: 121 active+clean; 94 MiB data, 472 MiB used, 715 GiB / 715 GiB avail; 600 KiB/s rd, 666 KiB/s wr, 3 op/s 2024-07-26T18:08:45.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:44.860+0000 7f5fbef10040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T18:08:45.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:44.952+0000 7f5fbef10040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T18:08:45.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:45.019+0000 7f5fbef10040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T18:08:45.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:45.589+0000 7f5fbef10040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T18:08:45.764 INFO:tasks.rados.rados.0.smithi071.stdout:568: done (5 left) 2024-07-26T18:08:45.764 INFO:tasks.rados.rados.0.smithi071.stdout:569: done (4 left) 2024-07-26T18:08:45.764 INFO:tasks.rados.rados.0.smithi071.stdout:570: done (3 left) 2024-07-26T18:08:45.764 INFO:tasks.rados.rados.0.smithi071.stdout:571: done (2 left) 2024-07-26T18:08:45.764 INFO:tasks.rados.rados.0.smithi071.stdout:572: done (1 left) 2024-07-26T18:08:45.764 INFO:tasks.rados.rados.0.smithi071.stdout:574: done (0 left) 2024-07-26T18:08:45.764 INFO:tasks.rados.rados.0.smithi071.stdout:575: snap_create 2024-07-26T18:08:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:45 smithi135 ceph-mon[33333]: osdmap e184: 8 total, 8 up, 8 in 2024-07-26T18:08:46.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:45 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:45 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:45 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:45 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-mon[28530]: osdmap e184: 8 total, 8 up, 8 in 2024-07-26T18:08:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-mon[39149]: osdmap e184: 8 total, 8 up, 8 in 2024-07-26T18:08:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:46.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:45.755+0000 7f5fbef10040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T18:08:46.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:08:45] ENGINE Bus STARTING 2024-07-26T18:08:46.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: CherryPy Checker: 2024-07-26T18:08:46.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: The Application mounted at '' has an empty config. 2024-07-26T18:08:46.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:46.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:08:45] ENGINE Serving on http://:::9283 2024-07-26T18:08:46.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:45 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:08:45] ENGINE Bus STARTED 2024-07-26T18:08:46.785 INFO:tasks.rados.rados.0.smithi071.stdout:575: done (0 left) 2024-07-26T18:08:46.785 INFO:tasks.rados.rados.0.smithi071.stdout:576: read oid 47 snap -1 2024-07-26T18:08:46.785 INFO:tasks.rados.rados.0.smithi071.stdout:576: expect (ObjNum 167 snap 40 seq_num 167) 2024-07-26T18:08:46.785 INFO:tasks.rados.rados.0.smithi071.stdout:577: delete oid 33 current snap is 52 2024-07-26T18:08:46.789 INFO:tasks.rados.rados.0.smithi071.stdout:577: done (1 left) 2024-07-26T18:08:46.789 INFO:tasks.rados.rados.0.smithi071.stdout:578: rollback oid 8 current snap is 52 2024-07-26T18:08:46.789 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 8 to 50 2024-07-26T18:08:46.789 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 52 2024-07-26T18:08:46.789 INFO:tasks.rados.rados.0.smithi071.stdout:579: seq_num 200 ranges {1695744=557056,2252800=401408} 2024-07-26T18:08:46.801 INFO:tasks.rados.rados.0.smithi071.stdout:579: writing smithi07179299-12 from 1695744 to 2252800 tid 1 2024-07-26T18:08:46.803 INFO:tasks.rados.rados.0.smithi071.stdout:579: writing smithi07179299-12 from 2252800 to 2654208 tid 2 2024-07-26T18:08:46.803 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 52 2024-07-26T18:08:46.804 INFO:tasks.rados.rados.0.smithi071.stdout:580: seq_num 201 ranges {0=573440,573440=401408} 2024-07-26T18:08:46.806 INFO:tasks.rados.rados.0.smithi071.stdout:580: writing smithi07179299-31 from 0 to 573440 tid 1 2024-07-26T18:08:46.809 INFO:tasks.rados.rados.0.smithi071.stdout:580: writing smithi07179299-31 from 573440 to 974848 tid 2 2024-07-26T18:08:46.809 INFO:tasks.rados.rados.0.smithi071.stdout:581: rollback oid 41 current snap is 52 2024-07-26T18:08:46.809 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 41 to 50 2024-07-26T18:08:46.810 INFO:tasks.rados.rados.0.smithi071.stdout:576: expect (ObjNum 167 snap 40 seq_num 167) 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:578: finishing rollback tid 0 to smithi07179299-8 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:578: finishing rollback tid 1 to smithi07179299-8 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:578: finishing rollback tid 2 to smithi07179299-8 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 179 (ObjNum 68 snap 6 seq_num 68) dirty exists 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:579: finishing write tid 1 to smithi07179299-12 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:579: finishing write tid 2 to smithi07179299-12 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:579: finishing write tid 3 to smithi07179299-12 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:576: done (4 left) 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:578: done (3 left) 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:582: read oid 32 snap -1 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:582: expect (ObjNum 161 snap 40 seq_num 161) 2024-07-26T18:08:46.854 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 52 2024-07-26T18:08:46.855 INFO:tasks.rados.rados.0.smithi071.stdout:579: finishing write tid 4 to smithi07179299-12 2024-07-26T18:08:46.855 INFO:tasks.rados.rados.0.smithi071.stdout:579: oid 12 updating version 0 to 209 2024-07-26T18:08:46.855 INFO:tasks.rados.rados.0.smithi071.stdout:579: oid 12 version 209 is already newer than 208 2024-07-26T18:08:46.855 INFO:tasks.rados.rados.0.smithi071.stdout:579: oid 12 updating version 209 to 210 2024-07-26T18:08:46.855 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 210 (ObjNum 200 snap 52 seq_num 200) dirty exists 2024-07-26T18:08:46.855 INFO:tasks.rados.rados.0.smithi071.stdout:579: left oid 12 (ObjNum 200 snap 52 seq_num 200) 2024-07-26T18:08:46.855 INFO:tasks.rados.rados.0.smithi071.stdout:580: finishing write tid 1 to smithi07179299-31 2024-07-26T18:08:46.855 INFO:tasks.rados.rados.0.smithi071.stdout:583: seq_num 202 ranges {2146304=589824,2736128=401408} 2024-07-26T18:08:46.868 INFO:tasks.rados.rados.0.smithi071.stdout:583: writing smithi07179299-24 from 2146304 to 2736128 tid 1 2024-07-26T18:08:46.871 INFO:tasks.rados.rados.0.smithi071.stdout:583: writing smithi07179299-24 from 2736128 to 3137536 tid 2 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:579: done (4 left) 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:584: snap_create 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:580: finishing write tid 2 to smithi07179299-31 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:580: finishing write tid 3 to smithi07179299-31 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:581: finishing rollback tid 0 to smithi07179299-41 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:581: finishing rollback tid 1 to smithi07179299-41 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:581: finishing rollback tid 2 to smithi07179299-41 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 256 (ObjNum 195 snap 49 seq_num 195) dirty exists 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:580: finishing write tid 4 to smithi07179299-31 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:580: oid 31 updating version 0 to 66 2024-07-26T18:08:46.872 INFO:tasks.rados.rados.0.smithi071.stdout:580: oid 31 updating version 66 to 68 2024-07-26T18:08:46.873 INFO:tasks.rados.rados.0.smithi071.stdout:580: oid 31 version 68 is already newer than 67 2024-07-26T18:08:46.873 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 68 (ObjNum 201 snap 52 seq_num 201) dirty exists 2024-07-26T18:08:46.873 INFO:tasks.rados.rados.0.smithi071.stdout:580: left oid 31 (ObjNum 201 snap 52 seq_num 201) 2024-07-26T18:08:46.873 INFO:tasks.rados.rados.0.smithi071.stdout:582: expect (ObjNum 161 snap 40 seq_num 161) 2024-07-26T18:08:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:46 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-26T18:08:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:46 smithi135 ceph-mon[33333]: osdmap e185: 8 total, 8 up, 8 in 2024-07-26T18:08:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:46 smithi135 ceph-mon[33333]: Standby manager daemon y restarted 2024-07-26T18:08:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:46 smithi135 ceph-mon[33333]: Standby manager daemon y started 2024-07-26T18:08:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:46 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:46 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-26T18:08:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:46 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:46 smithi135 ceph-mon[33333]: pgmap v45: 121 pgs: 121 active+clean; 86 MiB data, 457 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-26T18:08:47.062 INFO:tasks.rados.rados.0.smithi071.stdout:583: finishing write tid 1 to smithi07179299-24 2024-07-26T18:08:47.062 INFO:tasks.rados.rados.0.smithi071.stdout:583: finishing write tid 2 to smithi07179299-24 2024-07-26T18:08:47.062 INFO:tasks.rados.rados.0.smithi071.stdout:583: finishing write tid 3 to smithi07179299-24 2024-07-26T18:08:47.063 INFO:tasks.rados.rados.0.smithi071.stdout:583: finishing write tid 4 to smithi07179299-24 2024-07-26T18:08:47.063 INFO:tasks.rados.rados.0.smithi071.stdout:583: oid 24 updating version 0 to 278 2024-07-26T18:08:47.063 INFO:tasks.rados.rados.0.smithi071.stdout:583: oid 24 version 278 is already newer than 276 2024-07-26T18:08:47.063 INFO:tasks.rados.rados.0.smithi071.stdout:583: oid 24 version 278 is already newer than 277 2024-07-26T18:08:47.063 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 278 (ObjNum 202 snap 52 seq_num 202) dirty exists 2024-07-26T18:08:47.063 INFO:tasks.rados.rados.0.smithi071.stdout:583: left oid 24 (ObjNum 202 snap 52 seq_num 202) 2024-07-26T18:08:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-26T18:08:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[28530]: osdmap e185: 8 total, 8 up, 8 in 2024-07-26T18:08:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[28530]: Standby manager daemon y restarted 2024-07-26T18:08:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[28530]: Standby manager daemon y started 2024-07-26T18:08:47.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:47.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-26T18:08:47.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:47.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[28530]: pgmap v45: 121 pgs: 121 active+clean; 86 MiB data, 457 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-26T18:08:47.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-07-26T18:08:47.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[39149]: osdmap e185: 8 total, 8 up, 8 in 2024-07-26T18:08:47.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[39149]: Standby manager daemon y restarted 2024-07-26T18:08:47.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[39149]: Standby manager daemon y started 2024-07-26T18:08:47.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:47.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-07-26T18:08:47.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:47.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:46 smithi071 ceph-mon[39149]: pgmap v45: 121 pgs: 121 active+clean; 86 MiB data, 457 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-07-26T18:08:47.787 INFO:tasks.rados.rados.0.smithi071.stdout:580: done (4 left) 2024-07-26T18:08:47.788 INFO:tasks.rados.rados.0.smithi071.stdout:581: done (3 left) 2024-07-26T18:08:47.788 INFO:tasks.rados.rados.0.smithi071.stdout:582: done (2 left) 2024-07-26T18:08:47.788 INFO:tasks.rados.rados.0.smithi071.stdout:583: done (1 left) 2024-07-26T18:08:47.788 INFO:tasks.rados.rados.0.smithi071.stdout:584: done (0 left) 2024-07-26T18:08:47.788 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 53 2024-07-26T18:08:47.788 INFO:tasks.rados.rados.0.smithi071.stdout:585: seq_num 203 ranges {1261568=606208,1867776=401408} 2024-07-26T18:08:47.797 INFO:tasks.rados.rados.0.smithi071.stdout:585: writing smithi07179299-23 from 1261568 to 1867776 tid 1 2024-07-26T18:08:47.800 INFO:tasks.rados.rados.0.smithi071.stdout:585: writing smithi07179299-23 from 1867776 to 2269184 tid 2 2024-07-26T18:08:47.801 INFO:tasks.rados.rados.0.smithi071.stdout:586: copy_from oid 26 from oid 22 current snap is 53 2024-07-26T18:08:47.801 INFO:tasks.rados.rados.0.smithi071.stdout:587: snap_create 2024-07-26T18:08:47.802 INFO:tasks.rados.rados.0.smithi071.stdout:586: finishing copy_from to smithi07179299-26 2024-07-26T18:08:47.802 INFO:tasks.rados.rados.0.smithi071.stdout:586: got expected ENOENT (src dne) 2024-07-26T18:08:47.802 INFO:tasks.rados.rados.0.smithi071.stdout:586: finishing copy_from racing read to smithi07179299-26 2024-07-26T18:08:47.803 INFO:tasks.rados.rados.0.smithi071.stdout:585: finishing write tid 1 to smithi07179299-23 2024-07-26T18:08:47.803 INFO:tasks.rados.rados.0.smithi071.stdout:585: finishing write tid 2 to smithi07179299-23 2024-07-26T18:08:47.803 INFO:tasks.rados.rados.0.smithi071.stdout:585: finishing write tid 3 to smithi07179299-23 2024-07-26T18:08:47.804 INFO:tasks.rados.rados.0.smithi071.stdout:585: finishing write tid 4 to smithi07179299-23 2024-07-26T18:08:47.804 INFO:tasks.rados.rados.0.smithi071.stdout:585: oid 23 updating version 0 to 257 2024-07-26T18:08:47.804 INFO:tasks.rados.rados.0.smithi071.stdout:585: oid 23 updating version 257 to 259 2024-07-26T18:08:47.805 INFO:tasks.rados.rados.0.smithi071.stdout:585: oid 23 version 259 is already newer than 258 2024-07-26T18:08:47.805 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 259 (ObjNum 203 snap 53 seq_num 203) dirty exists 2024-07-26T18:08:47.805 INFO:tasks.rados.rados.0.smithi071.stdout:585: left oid 23 (ObjNum 203 snap 53 seq_num 203) 2024-07-26T18:08:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:47 smithi135 ceph-mon[33333]: mgrmap e31: x(active, since 28s), standbys: y 2024-07-26T18:08:48.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:47 smithi135 ceph-mon[33333]: osdmap e186: 8 total, 8 up, 8 in 2024-07-26T18:08:48.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:47 smithi071 ceph-mon[28530]: mgrmap e31: x(active, since 28s), standbys: y 2024-07-26T18:08:48.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:47 smithi071 ceph-mon[28530]: osdmap e186: 8 total, 8 up, 8 in 2024-07-26T18:08:48.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:47 smithi071 ceph-mon[39149]: mgrmap e31: x(active, since 28s), standbys: y 2024-07-26T18:08:48.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:47 smithi071 ceph-mon[39149]: osdmap e186: 8 total, 8 up, 8 in 2024-07-26T18:08:48.306 INFO:tasks.rados.rados.0.smithi071.stdout:585: done (2 left) 2024-07-26T18:08:48.306 INFO:tasks.rados.rados.0.smithi071.stdout:586: done (1 left) 2024-07-26T18:08:48.306 INFO:tasks.rados.rados.0.smithi071.stdout:587: done (0 left) 2024-07-26T18:08:48.306 INFO:tasks.rados.rados.0.smithi071.stdout:588: snap_create 2024-07-26T18:08:48.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:08:48] ENGINE Bus STOPPING 2024-07-26T18:08:48.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:08:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:08:48.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:08:48] ENGINE Bus STOPPED 2024-07-26T18:08:48.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:48.304+0000 7f4423891640 -1 mgr handle_mgr_map I was active but no longer am 2024-07-26T18:08:48.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: ignoring --setuser ceph since I am not root 2024-07-26T18:08:48.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: ignoring --setgroup ceph since I am not root 2024-07-26T18:08:48.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mgr[66133]: -- 172.21.15.135:0/4251937629 <== mon.1 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d57f5e10e0 con 0x55d57f5bf400 2024-07-26T18:08:48.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:48.470+0000 7fe82e45b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T18:08:48.756 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:08:48] ENGINE Bus STARTING 2024-07-26T18:08:48.756 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:48.546+0000 7f5f29b1c640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:48.756 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:48.546+0000 7f5f29b1c640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:48.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:48.546+0000 7f5f29b1c640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:48.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:48.546+0000 7f5f29b1c640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:48.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:48.546+0000 7f5f29b1c640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:48.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:48.547+0000 7f5f26315640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:48.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:48.547+0000 7f5f26315640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:48.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:48.547+0000 7f5f26315640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:48.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:48.547+0000 7f5f26315640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:48.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:48.547+0000 7f5f26315640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:08:48.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:08:48] ENGINE Serving on http://:::9283 2024-07-26T18:08:48.757 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:08:48] ENGINE Bus STARTED 2024-07-26T18:08:48.832 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:48.646+0000 7fe82e45b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:08:48.832 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:48.738+0000 7fe82e45b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T18:08:48.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: osdmap e187: 8 total, 8 up, 8 in 2024-07-26T18:08:48.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:48.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:48.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:48.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:48.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:48.833 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: Activating manager daemon y 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: osdmap e188: 8 total, 8 up, 8 in 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24634 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: mgrmap e32: y(active, starting, since 0.00612675s) 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:08:48.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:08:48.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:08:48.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: Manager daemon y is now available 2024-07-26T18:08:48.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:48.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:48.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:48.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:48.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:48.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: osdmap e187: 8 total, 8 up, 8 in 2024-07-26T18:08:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: Activating manager daemon y 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: osdmap e188: 8 total, 8 up, 8 in 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24634 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: mgrmap e32: y(active, starting, since 0.00612675s) 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:08:49.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:08:49.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: Manager daemon y is now available 2024-07-26T18:08:49.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:49.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:49.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:49.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:49.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:49.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:49.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: osdmap e187: 8 total, 8 up, 8 in 2024-07-26T18:08:49.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24634 172.21.15.135:0/2658733578' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: Activating manager daemon y 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: osdmap e188: 8 total, 8 up, 8 in 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24634 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: mgrmap e32: y(active, starting, since 0.00612675s) 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:49.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:08:49.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:08:49.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:08:49.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:08:49.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: Manager daemon y is now available 2024-07-26T18:08:49.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:49.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:08:49.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:49.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:08:49.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:49.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:48 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:08:49.307 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:48.995+0000 7fe82e45b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T18:08:49.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:49.058+0000 7fe82e45b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T18:08:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:588: done (0 left) 2024-07-26T18:08:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:589: delete oid 4 current snap is 55 2024-07-26T18:08:49.325 INFO:tasks.rados.rados.0.smithi071.stdout:589: done (0 left) 2024-07-26T18:08:49.325 INFO:tasks.rados.rados.0.smithi071.stdout:590: delete oid 15 current snap is 55 2024-07-26T18:08:49.327 INFO:tasks.rados.rados.0.smithi071.stdout:590: done (0 left) 2024-07-26T18:08:49.327 INFO:tasks.rados.rados.0.smithi071.stdout:591: snap_create 2024-07-26T18:08:49.864 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:49.595+0000 7f5f118ee640 -1 log_channel(cephadm) log [ERR] : [26/Jul/2024:18:08:49] ENGINE Error in HTTPServer.serve 2024-07-26T18:08:49.864 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: Traceback (most recent call last): 2024-07-26T18:08:49.864 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:08:49.864 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: self._connections.run(self.expiration_interval) 2024-07-26T18:08:49.864 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:08:49.864 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: self._run(expiration_interval) 2024-07-26T18:08:49.864 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: s = self.context.wrap_socket( 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: return self.sslsocket_class._create( 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: self.do_handshake() 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: self._sslobj.do_handshake() 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:08:49.865 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:08:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:08:50.307 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:50.049+0000 7fe82e45b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T18:08:50.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:50.163+0000 7fe82e45b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T18:08:50.308 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:50.222+0000 7fe82e45b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T18:08:50.331 INFO:tasks.rados.rados.0.smithi071.stdout:591: done (0 left) 2024-07-26T18:08:50.332 INFO:tasks.rados.rados.0.smithi071.stdout:592: setattr oid 19 current snap is 56 2024-07-26T18:08:50.333 INFO:tasks.rados.rados.0.smithi071.stdout:593: rmattr oid 42 current snap is 56 2024-07-26T18:08:50.333 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 56 2024-07-26T18:08:50.333 INFO:tasks.rados.rados.0.smithi071.stdout:594: seq_num 206 ranges {8691712=655360,9347072=401408} 2024-07-26T18:08:50.383 INFO:tasks.rados.rados.0.smithi071.stdout:594: writing smithi07179299-38 from 8691712 to 9347072 tid 1 2024-07-26T18:08:50.386 INFO:tasks.rados.rados.0.smithi071.stdout:594: writing smithi07179299-38 from 9347072 to 9748480 tid 2 2024-07-26T18:08:50.386 INFO:tasks.rados.rados.0.smithi071.stdout:595: read oid 26 snap -1 2024-07-26T18:08:50.386 INFO:tasks.rados.rados.0.smithi071.stdout:595: expect deleted 2024-07-26T18:08:50.386 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 37 current snap is 56 2024-07-26T18:08:50.386 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 280 (ObjNum 164 snap 40 seq_num 164) dirty exists 2024-07-26T18:08:50.386 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 180 (ObjNum 81 snap 0 seq_num 1650437408) dirty exists 2024-07-26T18:08:50.386 INFO:tasks.rados.rados.0.smithi071.stdout:596: seq_num 207 ranges {0=671744,671744=401408} 2024-07-26T18:08:50.390 INFO:tasks.rados.rados.0.smithi071.stdout:596: writing smithi07179299-37 from 0 to 671744 tid 1 2024-07-26T18:08:50.393 INFO:tasks.rados.rados.0.smithi071.stdout:596: writing smithi07179299-37 from 671744 to 1073152 tid 2 2024-07-26T18:08:50.393 INFO:tasks.rados.rados.0.smithi071.stdout:592: done (4 left) 2024-07-26T18:08:50.393 INFO:tasks.rados.rados.0.smithi071.stdout:593: done (3 left) 2024-07-26T18:08:50.394 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 56 2024-07-26T18:08:50.394 INFO:tasks.rados.rados.0.smithi071.stdout:594: finishing write tid 1 to smithi07179299-38 2024-07-26T18:08:50.394 INFO:tasks.rados.rados.0.smithi071.stdout:594: finishing write tid 2 to smithi07179299-38 2024-07-26T18:08:50.394 INFO:tasks.rados.rados.0.smithi071.stdout:594: finishing write tid 3 to smithi07179299-38 2024-07-26T18:08:50.394 INFO:tasks.rados.rados.0.smithi071.stdout:594: finishing write tid 4 to smithi07179299-38 2024-07-26T18:08:50.395 INFO:tasks.rados.rados.0.smithi071.stdout:594: oid 38 updating version 0 to 181 2024-07-26T18:08:50.396 INFO:tasks.rados.rados.0.smithi071.stdout:594: oid 38 updating version 181 to 183 2024-07-26T18:08:50.396 INFO:tasks.rados.rados.0.smithi071.stdout:594: oid 38 version 183 is already newer than 182 2024-07-26T18:08:50.396 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 183 (ObjNum 206 snap 56 seq_num 206) dirty exists 2024-07-26T18:08:50.396 INFO:tasks.rados.rados.0.smithi071.stdout:594: left oid 38 (ObjNum 206 snap 56 seq_num 206) 2024-07-26T18:08:50.397 INFO:tasks.rados.rados.0.smithi071.stdout:597: seq_num 208 ranges {2269184=688128,2957312=401408} 2024-07-26T18:08:50.409 INFO:tasks.rados.rados.0.smithi071.stdout:597: writing smithi07179299-23 from 2269184 to 2957312 tid 1 2024-07-26T18:08:50.412 INFO:tasks.rados.rados.0.smithi071.stdout:597: writing smithi07179299-23 from 2957312 to 3358720 tid 2 2024-07-26T18:08:50.412 INFO:tasks.rados.rados.0.smithi071.stdout:594: done (3 left) 2024-07-26T18:08:50.412 INFO:tasks.rados.rados.0.smithi071.stdout:595: done (2 left) 2024-07-26T18:08:50.413 INFO:tasks.rados.rados.0.smithi071.stdout:598: read oid 27 snap -1 2024-07-26T18:08:50.413 INFO:tasks.rados.rados.0.smithi071.stdout:598: expect deleted 2024-07-26T18:08:50.413 INFO:tasks.rados.rados.0.smithi071.stdout:599: copy_from oid 12 from oid 50 current snap is 56 2024-07-26T18:08:50.413 INFO:tasks.rados.rados.0.smithi071.stdout:596: finishing write tid 1 to smithi07179299-37 2024-07-26T18:08:50.413 INFO:tasks.rados.rados.0.smithi071.stdout:596: finishing write tid 2 to smithi07179299-37 2024-07-26T18:08:50.413 INFO:tasks.rados.rados.0.smithi071.stdout:596: finishing write tid 3 to smithi07179299-37 2024-07-26T18:08:50.413 INFO:tasks.rados.rados.0.smithi071.stdout:596: finishing write tid 4 to smithi07179299-37 2024-07-26T18:08:50.413 INFO:tasks.rados.rados.0.smithi071.stdout:596: oid 37 updating version 0 to 203 2024-07-26T18:08:50.413 INFO:tasks.rados.rados.0.smithi071.stdout:596: oid 37 version 203 is already newer than 201 2024-07-26T18:08:50.413 INFO:tasks.rados.rados.0.smithi071.stdout:596: oid 37 version 203 is already newer than 202 2024-07-26T18:08:50.414 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 203 (ObjNum 207 snap 56 seq_num 207) dirty exists 2024-07-26T18:08:50.414 INFO:tasks.rados.rados.0.smithi071.stdout:596: left oid 37 (ObjNum 207 snap 56 seq_num 207) 2024-07-26T18:08:50.414 INFO:tasks.rados.rados.0.smithi071.stdout:596: done (3 left) 2024-07-26T18:08:50.414 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 56 2024-07-26T18:08:50.414 INFO:tasks.rados.rados.0.smithi071.stdout:600: seq_num 209 ranges {0=704512,704512=401408} 2024-07-26T18:08:50.415 INFO:tasks.rados.rados.0.smithi071.stdout:600: writing smithi07179299-16 from 0 to 704512 tid 1 2024-07-26T18:08:50.418 INFO:tasks.rados.rados.0.smithi071.stdout:600: writing smithi07179299-16 from 704512 to 1105920 tid 2 2024-07-26T18:08:50.419 INFO:tasks.rados.rados.0.smithi071.stdout:601: delete oid 36 current snap is 56 2024-07-26T18:08:50.419 INFO:tasks.rados.rados.0.smithi071.stdout:597: finishing write tid 1 to smithi07179299-23 2024-07-26T18:08:50.419 INFO:tasks.rados.rados.0.smithi071.stdout:597: finishing write tid 2 to smithi07179299-23 2024-07-26T18:08:50.419 INFO:tasks.rados.rados.0.smithi071.stdout:597: finishing write tid 3 to smithi07179299-23 2024-07-26T18:08:50.419 INFO:tasks.rados.rados.0.smithi071.stdout:597: finishing write tid 4 to smithi07179299-23 2024-07-26T18:08:50.419 INFO:tasks.rados.rados.0.smithi071.stdout:597: oid 23 updating version 0 to 260 2024-07-26T18:08:50.419 INFO:tasks.rados.rados.0.smithi071.stdout:597: oid 23 updating version 260 to 261 2024-07-26T18:08:50.419 INFO:tasks.rados.rados.0.smithi071.stdout:597: oid 23 updating version 261 to 262 2024-07-26T18:08:50.420 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 262 (ObjNum 208 snap 56 seq_num 208) dirty exists 2024-07-26T18:08:50.420 INFO:tasks.rados.rados.0.smithi071.stdout:597: left oid 23 (ObjNum 208 snap 56 seq_num 208) 2024-07-26T18:08:50.420 INFO:tasks.rados.rados.0.smithi071.stdout:599: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:08:50.420 INFO:tasks.rados.rados.0.smithi071.stdout:600: finishing write tid 1 to smithi07179299-16 2024-07-26T18:08:50.420 INFO:tasks.rados.rados.0.smithi071.stdout:599: finishing copy_from to smithi07179299-12 2024-07-26T18:08:50.420 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 247 (ObjNum 158 snap 39 seq_num 158) dirty exists 2024-07-26T18:08:50.421 INFO:tasks.rados.rados.0.smithi071.stdout:597: done (4 left) 2024-07-26T18:08:50.421 INFO:tasks.rados.rados.0.smithi071.stdout:598: done (3 left) 2024-07-26T18:08:50.421 INFO:tasks.rados.rados.0.smithi071.stdout:599: done (2 left) 2024-07-26T18:08:50.421 INFO:tasks.rados.rados.0.smithi071.stdout:601: done (1 left) 2024-07-26T18:08:50.422 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 56 2024-07-26T18:08:50.422 INFO:tasks.rados.rados.0.smithi071.stdout:600: finishing write tid 2 to smithi07179299-16 2024-07-26T18:08:50.422 INFO:tasks.rados.rados.0.smithi071.stdout:602: seq_num 211 ranges {4997120=737280,5734400=401408} 2024-07-26T18:08:50.452 INFO:tasks.rados.rados.0.smithi071.stdout:602: writing smithi07179299-39 from 4997120 to 5734400 tid 1 2024-07-26T18:08:50.455 INFO:tasks.rados.rados.0.smithi071.stdout:602: writing smithi07179299-39 from 5734400 to 6135808 tid 2 2024-07-26T18:08:50.455 INFO:tasks.rados.rados.0.smithi071.stdout:603: setattr oid 18 current snap is 56 2024-07-26T18:08:50.455 INFO:tasks.rados.rados.0.smithi071.stdout:600: finishing write tid 3 to smithi07179299-16 2024-07-26T18:08:50.455 INFO:tasks.rados.rados.0.smithi071.stdout:600: finishing write tid 4 to smithi07179299-16 2024-07-26T18:08:50.455 INFO:tasks.rados.rados.0.smithi071.stdout:600: oid 16 updating version 0 to 169 2024-07-26T18:08:50.455 INFO:tasks.rados.rados.0.smithi071.stdout:600: oid 16 updating version 169 to 171 2024-07-26T18:08:50.455 INFO:tasks.rados.rados.0.smithi071.stdout:600: oid 16 version 171 is already newer than 170 2024-07-26T18:08:50.456 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 171 (ObjNum 209 snap 56 seq_num 209) dirty exists 2024-07-26T18:08:50.456 INFO:tasks.rados.rados.0.smithi071.stdout:600: left oid 16 (ObjNum 209 snap 56 seq_num 209) 2024-07-26T18:08:50.457 INFO:tasks.rados.rados.0.smithi071.stdout:602: finishing write tid 1 to smithi07179299-39 2024-07-26T18:08:50.457 INFO:tasks.rados.rados.0.smithi071.stdout:602: finishing write tid 2 to smithi07179299-39 2024-07-26T18:08:50.457 INFO:tasks.rados.rados.0.smithi071.stdout:600: done (2 left) 2024-07-26T18:08:50.457 INFO:tasks.rados.rados.0.smithi071.stdout:604: delete oid 43 current snap is 56 2024-07-26T18:08:50.457 INFO:tasks.rados.rados.0.smithi071.stdout:602: finishing write tid 3 to smithi07179299-39 2024-07-26T18:08:50.458 INFO:tasks.rados.rados.0.smithi071.stdout:602: finishing write tid 4 to smithi07179299-39 2024-07-26T18:08:50.458 INFO:tasks.rados.rados.0.smithi071.stdout:602: oid 39 updating version 0 to 250 2024-07-26T18:08:50.458 INFO:tasks.rados.rados.0.smithi071.stdout:602: oid 39 version 250 is already newer than 249 2024-07-26T18:08:50.458 INFO:tasks.rados.rados.0.smithi071.stdout:602: oid 39 version 250 is already newer than 248 2024-07-26T18:08:50.458 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 250 (ObjNum 211 snap 56 seq_num 211) dirty exists 2024-07-26T18:08:50.458 INFO:tasks.rados.rados.0.smithi071.stdout:602: left oid 39 (ObjNum 211 snap 56 seq_num 211) 2024-07-26T18:08:50.459 INFO:tasks.rados.rados.0.smithi071.stdout:602: done (2 left) 2024-07-26T18:08:50.459 INFO:tasks.rados.rados.0.smithi071.stdout:604: done (1 left) 2024-07-26T18:08:50.459 INFO:tasks.rados.rados.0.smithi071.stdout:605: snap_remove snap 54 2024-07-26T18:08:50.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:50 smithi071 ceph-mon[39149]: mgrmap e33: y(active, since 1.01223s) 2024-07-26T18:08:50.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:50 smithi071 ceph-mon[39149]: osdmap e189: 8 total, 8 up, 8 in 2024-07-26T18:08:50.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:50 smithi071 ceph-mon[39149]: [26/Jul/2024:18:08:49] ENGINE Bus STARTING 2024-07-26T18:08:50.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:50 smithi071 ceph-mon[28530]: mgrmap e33: y(active, since 1.01223s) 2024-07-26T18:08:50.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:50 smithi071 ceph-mon[28530]: osdmap e189: 8 total, 8 up, 8 in 2024-07-26T18:08:50.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:50 smithi071 ceph-mon[28530]: [26/Jul/2024:18:08:49] ENGINE Bus STARTING 2024-07-26T18:08:50.591 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:50 smithi135 ceph-mon[33333]: mgrmap e33: y(active, since 1.01223s) 2024-07-26T18:08:50.591 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:50 smithi135 ceph-mon[33333]: osdmap e189: 8 total, 8 up, 8 in 2024-07-26T18:08:50.592 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:50 smithi135 ceph-mon[33333]: [26/Jul/2024:18:08:49] ENGINE Bus STARTING 2024-07-26T18:08:50.592 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:50.458+0000 7fe82e45b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T18:08:50.592 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:50.523+0000 7fe82e45b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T18:08:50.592 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:50.589+0000 7fe82e45b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T18:08:51.057 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:50.761+0000 7fe82e45b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:08:51.346 INFO:tasks.rados.rados.0.smithi071.stdout:605: done (1 left) 2024-07-26T18:08:51.346 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 56 2024-07-26T18:08:51.346 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 124 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:08:51.346 INFO:tasks.rados.rados.0.smithi071.stdout:606: seq_num 213 ranges {2801664=770048,3571712=401408} 2024-07-26T18:08:51.362 INFO:tasks.rados.rados.0.smithi071.stdout:606: writing smithi07179299-9 from 2801664 to 3571712 tid 1 2024-07-26T18:08:51.365 INFO:tasks.rados.rados.0.smithi071.stdout:606: writing smithi07179299-9 from 3571712 to 3973120 tid 2 2024-07-26T18:08:51.365 INFO:tasks.rados.rados.0.smithi071.stdout:603: done (1 left) 2024-07-26T18:08:51.365 INFO:tasks.rados.rados.0.smithi071.stdout:607: snap_create 2024-07-26T18:08:51.366 INFO:tasks.rados.rados.0.smithi071.stdout:606: finishing write tid 1 to smithi07179299-9 2024-07-26T18:08:51.367 INFO:tasks.rados.rados.0.smithi071.stdout:606: finishing write tid 2 to smithi07179299-9 2024-07-26T18:08:51.367 INFO:tasks.rados.rados.0.smithi071.stdout:606: finishing write tid 3 to smithi07179299-9 2024-07-26T18:08:51.368 INFO:tasks.rados.rados.0.smithi071.stdout:606: finishing write tid 4 to smithi07179299-9 2024-07-26T18:08:51.368 INFO:tasks.rados.rados.0.smithi071.stdout:606: oid 9 updating version 0 to 285 2024-07-26T18:08:51.368 INFO:tasks.rados.rados.0.smithi071.stdout:606: oid 9 version 285 is already newer than 284 2024-07-26T18:08:51.368 INFO:tasks.rados.rados.0.smithi071.stdout:606: oid 9 updating version 285 to 286 2024-07-26T18:08:51.368 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 286 (ObjNum 213 snap 56 seq_num 213) dirty exists 2024-07-26T18:08:51.368 INFO:tasks.rados.rados.0.smithi071.stdout:606: left oid 9 (ObjNum 213 snap 56 seq_num 213) 2024-07-26T18:08:51.520 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[28530]: [26/Jul/2024:18:08:49] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T18:08:51.520 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[28530]: [26/Jul/2024:18:08:49] ENGINE Error in HTTPServer.serve 2024-07-26T18:08:51.520 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._run(expiration_interval) 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: s = self.context.wrap_socket( 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: return self.sslsocket_class._create( 2024-07-26T18:08:51.521 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:08:51.522 INFO:journalctl@ceph.mon.a.smithi071.stdout: self.do_handshake() 2024-07-26T18:08:51.522 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:08:51.522 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._sslobj.do_handshake() 2024-07-26T18:08:51.522 INFO:journalctl@ceph.mon.a.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:08:51.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[28530]: [26/Jul/2024:18:08:49] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T18:08:51.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[28530]: [26/Jul/2024:18:08:49] ENGINE Bus STARTED 2024-07-26T18:08:51.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[28530]: pgmap v5: 121 pgs: 121 active+clean; 90 MiB data, 482 MiB used, 715 GiB / 715 GiB avail; 217 MiB/s rd, 99 MiB/s wr, 2.20k op/s; 1.7 MiB/s, 7 objects/s recovering 2024-07-26T18:08:51.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[28530]: osdmap e190: 8 total, 8 up, 8 in 2024-07-26T18:08:51.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[28530]: mgrmap e34: y(active, since 2s) 2024-07-26T18:08:51.522 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[39149]: [26/Jul/2024:18:08:49] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[39149]: [26/Jul/2024:18:08:49] ENGINE Error in HTTPServer.serve 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._run(expiration_interval) 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:08:51.523 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout: s = self.context.wrap_socket( 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout: return self.sslsocket_class._create( 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout: self.do_handshake() 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._sslobj.do_handshake() 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[39149]: [26/Jul/2024:18:08:49] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[39149]: [26/Jul/2024:18:08:49] ENGINE Bus STARTED 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[39149]: pgmap v5: 121 pgs: 121 active+clean; 90 MiB data, 482 MiB used, 715 GiB / 715 GiB avail; 217 MiB/s rd, 99 MiB/s wr, 2.20k op/s; 1.7 MiB/s, 7 objects/s recovering 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[39149]: osdmap e190: 8 total, 8 up, 8 in 2024-07-26T18:08:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:51 smithi071 ceph-mon[39149]: mgrmap e34: y(active, since 2s) 2024-07-26T18:08:51.540 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:51.212+0000 7fe82e45b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T18:08:51.540 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:51.538+0000 7fe82e45b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-mon[33333]: [26/Jul/2024:18:08:49] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-mon[33333]: [26/Jul/2024:18:08:49] ENGINE Error in HTTPServer.serve 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout: Traceback (most recent call last): 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._run(expiration_interval) 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:08:51.541 INFO:journalctl@ceph.mon.b.smithi135.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout: s = self.context.wrap_socket( 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout: return self.sslsocket_class._create( 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout: self.do_handshake() 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._sslobj.do_handshake() 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-mon[33333]: [26/Jul/2024:18:08:49] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-mon[33333]: [26/Jul/2024:18:08:49] ENGINE Bus STARTED 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-mon[33333]: pgmap v5: 121 pgs: 121 active+clean; 90 MiB data, 482 MiB used, 715 GiB / 715 GiB avail; 217 MiB/s rd, 99 MiB/s wr, 2.20k op/s; 1.7 MiB/s, 7 objects/s recovering 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-mon[33333]: osdmap e190: 8 total, 8 up, 8 in 2024-07-26T18:08:51.542 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-mon[33333]: mgrmap e34: y(active, since 2s) 2024-07-26T18:08:51.744 INFO:tasks.rados.rados.0.smithi071.stdout:606: done (1 left) 2024-07-26T18:08:51.744 INFO:tasks.rados.rados.0.smithi071.stdout:607: done (0 left) 2024-07-26T18:08:51.745 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 57 2024-07-26T18:08:51.745 INFO:tasks.rados.rados.0.smithi071.stdout:608: seq_num 214 ranges {0=794624,794624=401408} 2024-07-26T18:08:51.748 INFO:tasks.rados.rados.0.smithi071.stdout:608: writing smithi07179299-27 from 0 to 794624 tid 1 2024-07-26T18:08:51.752 INFO:tasks.rados.rados.0.smithi071.stdout:608: writing smithi07179299-27 from 794624 to 1196032 tid 2 2024-07-26T18:08:51.752 INFO:tasks.rados.rados.0.smithi071.stdout:609: rollback oid 16 current snap is 57 2024-07-26T18:08:51.752 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 16 to 53 2024-07-26T18:08:51.752 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 57 2024-07-26T18:08:51.752 INFO:tasks.rados.rados.0.smithi071.stdout:610: seq_num 215 ranges {3948544=409600,4358144=532480,4890624=270336} 2024-07-26T18:08:51.777 INFO:tasks.rados.rados.0.smithi071.stdout:610: writing smithi07179299-32 from 3948544 to 4358144 tid 1 2024-07-26T18:08:51.780 INFO:tasks.rados.rados.0.smithi071.stdout:610: writing smithi07179299-32 from 4358144 to 4890624 tid 2 2024-07-26T18:08:51.782 INFO:tasks.rados.rados.0.smithi071.stdout:610: writing smithi07179299-32 from 4890624 to 5160960 tid 3 2024-07-26T18:08:51.782 INFO:tasks.rados.rados.0.smithi071.stdout:611: snap_create 2024-07-26T18:08:51.782 INFO:tasks.rados.rados.0.smithi071.stdout:608: finishing write tid 1 to smithi07179299-27 2024-07-26T18:08:51.782 INFO:tasks.rados.rados.0.smithi071.stdout:608: finishing write tid 2 to smithi07179299-27 2024-07-26T18:08:51.782 INFO:tasks.rados.rados.0.smithi071.stdout:608: finishing write tid 3 to smithi07179299-27 2024-07-26T18:08:51.782 INFO:tasks.rados.rados.0.smithi071.stdout:609: finishing rollback tid 0 to smithi07179299-16 2024-07-26T18:08:51.783 INFO:tasks.rados.rados.0.smithi071.stdout:609: finishing rollback tid 1 to smithi07179299-16 2024-07-26T18:08:51.783 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 179 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-26T18:08:51.783 INFO:tasks.rados.rados.0.smithi071.stdout:608: finishing write tid 4 to smithi07179299-27 2024-07-26T18:08:51.783 INFO:tasks.rados.rados.0.smithi071.stdout:608: oid 27 updating version 0 to 174 2024-07-26T18:08:51.783 INFO:tasks.rados.rados.0.smithi071.stdout:608: oid 27 updating version 174 to 175 2024-07-26T18:08:51.783 INFO:tasks.rados.rados.0.smithi071.stdout:608: oid 27 updating version 175 to 176 2024-07-26T18:08:51.783 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 176 (ObjNum 214 snap 57 seq_num 214) dirty exists 2024-07-26T18:08:51.783 INFO:tasks.rados.rados.0.smithi071.stdout:608: left oid 27 (ObjNum 214 snap 57 seq_num 214) 2024-07-26T18:08:51.783 INFO:tasks.rados.rados.0.smithi071.stdout:610: finishing write tid 1 to smithi07179299-32 2024-07-26T18:08:51.784 INFO:tasks.rados.rados.0.smithi071.stdout:610: finishing write tid 2 to smithi07179299-32 2024-07-26T18:08:51.784 INFO:tasks.rados.rados.0.smithi071.stdout:610: finishing write tid 3 to smithi07179299-32 2024-07-26T18:08:51.784 INFO:tasks.rados.rados.0.smithi071.stdout:610: finishing write tid 4 to smithi07179299-32 2024-07-26T18:08:51.784 INFO:tasks.rados.rados.0.smithi071.stdout:610: finishing write tid 5 to smithi07179299-32 2024-07-26T18:08:51.785 INFO:tasks.rados.rados.0.smithi071.stdout:610: oid 32 updating version 0 to 208 2024-07-26T18:08:51.785 INFO:tasks.rados.rados.0.smithi071.stdout:610: oid 32 updating version 208 to 209 2024-07-26T18:08:51.785 INFO:tasks.rados.rados.0.smithi071.stdout:610: oid 32 updating version 209 to 210 2024-07-26T18:08:51.785 INFO:tasks.rados.rados.0.smithi071.stdout:610: oid 32 version 210 is already newer than 207 2024-07-26T18:08:51.785 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 210 (ObjNum 215 snap 57 seq_num 215) dirty exists 2024-07-26T18:08:51.785 INFO:tasks.rados.rados.0.smithi071.stdout:610: left oid 32 (ObjNum 215 snap 57 seq_num 215) 2024-07-26T18:08:51.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:51.610+0000 7fe82e45b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T18:08:51.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:51 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:51.772+0000 7fe82e45b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T18:08:52.189 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:52.124+0000 7fe82e45b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T18:08:52.189 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:52.186+0000 7fe82e45b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T18:08:52.538 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:52 smithi135 ceph-mon[33333]: osdmap e191: 8 total, 8 up, 8 in 2024-07-26T18:08:52.539 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:52 smithi135 ceph-mon[33333]: osdmap e192: 8 total, 8 up, 8 in 2024-07-26T18:08:52.539 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:52.378+0000 7fe82e45b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T18:08:52.539 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:52.536+0000 7fe82e45b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T18:08:52.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:52 smithi071 ceph-mon[28530]: osdmap e191: 8 total, 8 up, 8 in 2024-07-26T18:08:52.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:52 smithi071 ceph-mon[28530]: osdmap e192: 8 total, 8 up, 8 in 2024-07-26T18:08:52.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:52 smithi071 ceph-mon[39149]: osdmap e191: 8 total, 8 up, 8 in 2024-07-26T18:08:52.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:52 smithi071 ceph-mon[39149]: osdmap e192: 8 total, 8 up, 8 in 2024-07-26T18:08:52.753 INFO:tasks.rados.rados.0.smithi071.stdout:608: done (3 left) 2024-07-26T18:08:52.753 INFO:tasks.rados.rados.0.smithi071.stdout:609: done (2 left) 2024-07-26T18:08:52.753 INFO:tasks.rados.rados.0.smithi071.stdout:610: done (1 left) 2024-07-26T18:08:52.753 INFO:tasks.rados.rados.0.smithi071.stdout:611: done (0 left) 2024-07-26T18:08:52.753 INFO:tasks.rados.rados.0.smithi071.stdout:612: setattr oid 7 current snap is 58 2024-07-26T18:08:52.755 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 58 2024-07-26T18:08:52.755 INFO:tasks.rados.rados.0.smithi071.stdout:613: seq_num 216 ranges {0=425984,425984=409600,835584=393216} 2024-07-26T18:08:52.757 INFO:tasks.rados.rados.0.smithi071.stdout:613: writing smithi07179299-19 from 0 to 425984 tid 1 2024-07-26T18:08:52.760 INFO:tasks.rados.rados.0.smithi071.stdout:613: writing smithi07179299-19 from 425984 to 835584 tid 2 2024-07-26T18:08:52.763 INFO:tasks.rados.rados.0.smithi071.stdout:613: writing smithi07179299-19 from 835584 to 1228800 tid 3 2024-07-26T18:08:52.763 INFO:tasks.rados.rados.0.smithi071.stdout:614: copy_from oid 13 from oid 8 current snap is 58 2024-07-26T18:08:52.763 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 76 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-07-26T18:08:52.763 INFO:tasks.rados.rados.0.smithi071.stdout:613: finishing write tid 1 to smithi07179299-19 2024-07-26T18:08:52.764 INFO:tasks.rados.rados.0.smithi071.stdout:613: finishing write tid 2 to smithi07179299-19 2024-07-26T18:08:52.764 INFO:tasks.rados.rados.0.smithi071.stdout:612: done (2 left) 2024-07-26T18:08:52.764 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 58 2024-07-26T18:08:52.764 INFO:tasks.rados.rados.0.smithi071.stdout:615: seq_num 217 ranges {2932736=442368,3375104=696320,4071424=106496} 2024-07-26T18:08:52.781 INFO:tasks.rados.rados.0.smithi071.stdout:615: writing smithi07179299-41 from 2932736 to 3375104 tid 1 2024-07-26T18:08:52.786 INFO:tasks.rados.rados.0.smithi071.stdout:615: writing smithi07179299-41 from 3375104 to 4071424 tid 2 2024-07-26T18:08:52.790 INFO:tasks.rados.rados.0.smithi071.stdout:615: writing smithi07179299-41 from 4071424 to 4177920 tid 3 2024-07-26T18:08:52.790 INFO:tasks.rados.rados.0.smithi071.stdout:613: finishing write tid 3 to smithi07179299-19 2024-07-26T18:08:52.790 INFO:tasks.rados.rados.0.smithi071.stdout:613: finishing write tid 4 to smithi07179299-19 2024-07-26T18:08:52.790 INFO:tasks.rados.rados.0.smithi071.stdout:613: finishing write tid 5 to smithi07179299-19 2024-07-26T18:08:52.791 INFO:tasks.rados.rados.0.smithi071.stdout:613: oid 19 updating version 0 to 184 2024-07-26T18:08:52.791 INFO:tasks.rados.rados.0.smithi071.stdout:613: oid 19 updating version 184 to 185 2024-07-26T18:08:52.791 INFO:tasks.rados.rados.0.smithi071.stdout:613: oid 19 updating version 185 to 186 2024-07-26T18:08:52.791 INFO:tasks.rados.rados.0.smithi071.stdout:613: oid 19 updating version 186 to 187 2024-07-26T18:08:52.791 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 187 (ObjNum 216 snap 58 seq_num 216) dirty exists 2024-07-26T18:08:52.792 INFO:tasks.rados.rados.0.smithi071.stdout:613: left oid 19 (ObjNum 216 snap 58 seq_num 216) 2024-07-26T18:08:52.792 INFO:tasks.rados.rados.0.smithi071.stdout:614: finishing copy_from racing read to smithi07179299-13 2024-07-26T18:08:52.792 INFO:tasks.rados.rados.0.smithi071.stdout:614: finishing copy_from to smithi07179299-13 2024-07-26T18:08:52.792 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 179 (ObjNum 68 snap 6 seq_num 68) dirty exists 2024-07-26T18:08:52.792 INFO:tasks.rados.rados.0.smithi071.stdout:615: finishing write tid 1 to smithi07179299-41 2024-07-26T18:08:52.792 INFO:tasks.rados.rados.0.smithi071.stdout:616: read oid 20 snap 56 2024-07-26T18:08:52.793 INFO:tasks.rados.rados.0.smithi071.stdout:616: expect (ObjNum 2057351760 snap 21924 seq_num 2057107792) 2024-07-26T18:08:52.793 INFO:tasks.rados.rados.0.smithi071.stdout:613: done (3 left) 2024-07-26T18:08:52.793 INFO:tasks.rados.rados.0.smithi071.stdout:614: done (2 left) 2024-07-26T18:08:52.793 INFO:tasks.rados.rados.0.smithi071.stdout:617: rollback oid 6 current snap is 58 2024-07-26T18:08:52.793 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 6 to 50 2024-07-26T18:08:52.794 INFO:tasks.rados.rados.0.smithi071.stdout:618: copy_from oid 45 from oid 24 current snap is 58 2024-07-26T18:08:52.794 INFO:tasks.rados.rados.0.smithi071.stdout:619: snap_remove snap 51 2024-07-26T18:08:52.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:52.600+0000 7fe82e45b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T18:08:52.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:52.688+0000 7fe82e45b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T18:08:52.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:52.759+0000 7fe82e45b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T18:08:53.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-mon[33333]: pgmap v9: 121 pgs: 121 active+clean; 90 MiB data, 482 MiB used, 715 GiB / 715 GiB avail; 72 MiB/s rd, 33 MiB/s wr, 728 op/s; 578 KiB/s, 2 objects/s recovering 2024-07-26T18:08:53.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-mon[33333]: mgrmap e35: y(active, since 4s) 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-mon[33333]: osdmap e193: 8 total, 8 up, 8 in 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:53.326+0000 7fe82e45b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:53.496+0000 7fe82e45b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:53] ENGINE Bus STARTING 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: CherryPy Checker: 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: The Application mounted at '' has an empty config. 2024-07-26T18:08:53.604 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: 2024-07-26T18:08:53.605 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:53] ENGINE Serving on http://:::9283 2024-07-26T18:08:53.605 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: [26/Jul/2024:18:08:53] ENGINE Bus STARTED 2024-07-26T18:08:53.762 INFO:tasks.rados.rados.0.smithi071.stdout:619: done (4 left) 2024-07-26T18:08:53.763 INFO:tasks.rados.rados.0.smithi071.stdout:620: snap_create 2024-07-26T18:08:53.763 INFO:tasks.rados.rados.0.smithi071.stdout:616: expect (ObjNum 2057351760 snap 21924 seq_num 2057107792) 2024-07-26T18:08:53.764 INFO:tasks.rados.rados.0.smithi071.stdout:615: finishing write tid 2 to smithi07179299-41 2024-07-26T18:08:53.765 INFO:tasks.rados.rados.0.smithi071.stdout:615: finishing write tid 3 to smithi07179299-41 2024-07-26T18:08:53.765 INFO:tasks.rados.rados.0.smithi071.stdout:617: finishing rollback tid 0 to smithi07179299-6 2024-07-26T18:08:53.765 INFO:tasks.rados.rados.0.smithi071.stdout:615: finishing write tid 4 to smithi07179299-41 2024-07-26T18:08:53.765 INFO:tasks.rados.rados.0.smithi071.stdout:617: finishing rollback tid 1 to smithi07179299-6 2024-07-26T18:08:53.765 INFO:tasks.rados.rados.0.smithi071.stdout:617: finishing rollback tid 2 to smithi07179299-6 2024-07-26T18:08:53.765 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 178 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-07-26T18:08:53.765 INFO:tasks.rados.rados.0.smithi071.stdout:615: finishing write tid 5 to smithi07179299-41 2024-07-26T18:08:53.765 INFO:tasks.rados.rados.0.smithi071.stdout:615: oid 41 updating version 0 to 264 2024-07-26T18:08:53.765 INFO:tasks.rados.rados.0.smithi071.stdout:615: oid 41 version 264 is already newer than 263 2024-07-26T18:08:53.765 INFO:tasks.rados.rados.0.smithi071.stdout:615: oid 41 updating version 264 to 266 2024-07-26T18:08:53.766 INFO:tasks.rados.rados.0.smithi071.stdout:615: oid 41 version 266 is already newer than 265 2024-07-26T18:08:53.766 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 266 (ObjNum 217 snap 58 seq_num 217) dirty exists 2024-07-26T18:08:53.766 INFO:tasks.rados.rados.0.smithi071.stdout:615: left oid 41 (ObjNum 217 snap 58 seq_num 217) 2024-07-26T18:08:53.766 INFO:tasks.rados.rados.0.smithi071.stdout:618: finishing copy_from racing read to smithi07179299-45 2024-07-26T18:08:53.766 INFO:tasks.rados.rados.0.smithi071.stdout:618: finishing copy_from to smithi07179299-45 2024-07-26T18:08:53.766 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 278 (ObjNum 202 snap 52 seq_num 202) dirty exists 2024-07-26T18:08:53.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[28530]: pgmap v9: 121 pgs: 121 active+clean; 90 MiB data, 482 MiB used, 715 GiB / 715 GiB avail; 72 MiB/s rd, 33 MiB/s wr, 728 op/s; 578 KiB/s, 2 objects/s recovering 2024-07-26T18:08:53.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[28530]: mgrmap e35: y(active, since 4s) 2024-07-26T18:08:53.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[28530]: osdmap e193: 8 total, 8 up, 8 in 2024-07-26T18:08:53.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[39149]: pgmap v9: 121 pgs: 121 active+clean; 90 MiB data, 482 MiB used, 715 GiB / 715 GiB avail; 72 MiB/s rd, 33 MiB/s wr, 728 op/s; 578 KiB/s, 2 objects/s recovering 2024-07-26T18:08:53.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[39149]: mgrmap e35: y(active, since 4s) 2024-07-26T18:08:53.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[39149]: osdmap e193: 8 total, 8 up, 8 in 2024-07-26T18:08:53.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:53.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:53 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:54.756 INFO:tasks.rados.rados.0.smithi071.stdout:615: done (4 left) 2024-07-26T18:08:54.756 INFO:tasks.rados.rados.0.smithi071.stdout:616: done (3 left) 2024-07-26T18:08:54.756 INFO:tasks.rados.rados.0.smithi071.stdout:617: done (2 left) 2024-07-26T18:08:54.756 INFO:tasks.rados.rados.0.smithi071.stdout:618: done (1 left) 2024-07-26T18:08:54.756 INFO:tasks.rados.rados.0.smithi071.stdout:620: done (0 left) 2024-07-26T18:08:54.757 INFO:tasks.rados.rados.0.smithi071.stdout:621: read oid 46 snap -1 2024-07-26T18:08:54.757 INFO:tasks.rados.rados.0.smithi071.stdout:621: expect (ObjNum 160 snap 40 seq_num 160) 2024-07-26T18:08:54.757 INFO:tasks.rados.rados.0.smithi071.stdout:622: rollback oid 42 current snap is 59 2024-07-26T18:08:54.757 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 42 to 52 2024-07-26T18:08:54.757 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 59 2024-07-26T18:08:54.757 INFO:tasks.rados.rados.0.smithi071.stdout:623: seq_num 218 ranges {0=458752,458752=581632,1040384=221184} 2024-07-26T18:08:54.758 INFO:tasks.rados.rados.0.smithi071.stdout:623: writing smithi07179299-26 from 0 to 458752 tid 1 2024-07-26T18:08:54.761 INFO:tasks.rados.rados.0.smithi071.stdout:623: writing smithi07179299-26 from 458752 to 1040384 tid 2 2024-07-26T18:08:54.763 INFO:tasks.rados.rados.0.smithi071.stdout:623: writing smithi07179299-26 from 1040384 to 1261568 tid 3 2024-07-26T18:08:54.764 INFO:tasks.rados.rados.0.smithi071.stdout:624: copy_from oid 41 from oid 40 current snap is 59 2024-07-26T18:08:54.764 INFO:tasks.rados.rados.0.smithi071.stdout:622: finishing rollback tid 0 to smithi07179299-42 2024-07-26T18:08:54.764 INFO:tasks.rados.rados.0.smithi071.stdout:622: finishing rollback tid 1 to smithi07179299-42 2024-07-26T18:08:54.764 INFO:tasks.rados.rados.0.smithi071.stdout:621: expect (ObjNum 160 snap 40 seq_num 160) 2024-07-26T18:08:54.773 INFO:tasks.rados.rados.0.smithi071.stdout:622: finishing rollback tid 2 to smithi07179299-42 2024-07-26T18:08:54.774 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 296 (ObjNum 164 snap 40 seq_num 164) dirty exists 2024-07-26T18:08:54.774 INFO:tasks.rados.rados.0.smithi071.stdout:623: finishing write tid 1 to smithi07179299-26 2024-07-26T18:08:54.775 INFO:tasks.rados.rados.0.smithi071.stdout:621: done (3 left) 2024-07-26T18:08:54.776 INFO:tasks.rados.rados.0.smithi071.stdout:622: done (2 left) 2024-07-26T18:08:54.776 INFO:tasks.rados.rados.0.smithi071.stdout:625: rollback oid 16 current snap is 59 2024-07-26T18:08:54.776 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 16 to 56 2024-07-26T18:08:54.776 INFO:tasks.rados.rados.0.smithi071.stdout:623: finishing write tid 2 to smithi07179299-26 2024-07-26T18:08:54.776 INFO:tasks.rados.rados.0.smithi071.stdout:623: finishing write tid 3 to smithi07179299-26 2024-07-26T18:08:54.776 INFO:tasks.rados.rados.0.smithi071.stdout:623: finishing write tid 4 to smithi07179299-26 2024-07-26T18:08:54.777 INFO:tasks.rados.rados.0.smithi071.stdout:623: finishing write tid 5 to smithi07179299-26 2024-07-26T18:08:54.777 INFO:tasks.rados.rados.0.smithi071.stdout:623: oid 26 updating version 0 to 88 2024-07-26T18:08:54.777 INFO:tasks.rados.rados.0.smithi071.stdout:623: oid 26 updating version 88 to 90 2024-07-26T18:08:54.777 INFO:tasks.rados.rados.0.smithi071.stdout:623: oid 26 version 90 is already newer than 89 2024-07-26T18:08:54.777 INFO:tasks.rados.rados.0.smithi071.stdout:623: oid 26 version 90 is already newer than 87 2024-07-26T18:08:54.778 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 90 (ObjNum 218 snap 59 seq_num 218) dirty exists 2024-07-26T18:08:54.778 INFO:tasks.rados.rados.0.smithi071.stdout:623: left oid 26 (ObjNum 218 snap 59 seq_num 218) 2024-07-26T18:08:54.778 INFO:tasks.rados.rados.0.smithi071.stdout:623: done (2 left) 2024-07-26T18:08:54.778 INFO:tasks.rados.rados.0.smithi071.stdout:626: copy_from oid 5 from oid 45 current snap is 59 2024-07-26T18:08:54.778 INFO:tasks.rados.rados.0.smithi071.stdout:627: rollback oid 46 current snap is 59 2024-07-26T18:08:54.778 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 46 to 57 2024-07-26T18:08:54.778 INFO:tasks.rados.rados.0.smithi071.stdout:628: delete oid 26 current snap is 59 2024-07-26T18:08:54.781 INFO:tasks.rados.rados.0.smithi071.stdout:628: done (4 left) 2024-07-26T18:08:54.781 INFO:tasks.rados.rados.0.smithi071.stdout:629: delete oid 30 current snap is 59 2024-07-26T18:08:54.781 INFO:tasks.rados.rados.0.smithi071.stdout:625: finishing rollback tid 1 to smithi07179299-16 2024-07-26T18:08:54.781 INFO:tasks.rados.rados.0.smithi071.stdout:625: finishing rollback tid 2 to smithi07179299-16 2024-07-26T18:08:54.781 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 183 (ObjNum 209 snap 56 seq_num 209) dirty exists 2024-07-26T18:08:54.781 INFO:tasks.rados.rados.0.smithi071.stdout:627: finishing rollback tid 0 to smithi07179299-46 2024-07-26T18:08:54.782 INFO:tasks.rados.rados.0.smithi071.stdout:627: finishing rollback tid 1 to smithi07179299-46 2024-07-26T18:08:54.782 INFO:tasks.rados.rados.0.smithi071.stdout:627: finishing rollback tid 2 to smithi07179299-46 2024-07-26T18:08:54.782 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 181 (ObjNum 160 snap 40 seq_num 160) dirty exists 2024-07-26T18:08:54.782 INFO:tasks.rados.rados.0.smithi071.stdout:624: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:08:54.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[28530]: Standby manager daemon x started 2024-07-26T18:08:54.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:08:54.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:54.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:08:54.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:54.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[28530]: osdmap e194: 8 total, 8 up, 8 in 2024-07-26T18:08:54.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:54.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:54.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[39149]: Standby manager daemon x started 2024-07-26T18:08:54.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:08:54.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:54.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:08:54.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:54.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[39149]: osdmap e194: 8 total, 8 up, 8 in 2024-07-26T18:08:54.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:54.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:54 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:54.787 INFO:tasks.rados.rados.0.smithi071.stdout:625: done (4 left) 2024-07-26T18:08:54.787 INFO:tasks.rados.rados.0.smithi071.stdout:627: done (3 left) 2024-07-26T18:08:54.787 INFO:tasks.rados.rados.0.smithi071.stdout:629: done (2 left) 2024-07-26T18:08:54.787 INFO:tasks.rados.rados.0.smithi071.stdout:630: read oid 38 snap -1 2024-07-26T18:08:54.788 INFO:tasks.rados.rados.0.smithi071.stdout:630: expect (ObjNum 206 snap 56 seq_num 206) 2024-07-26T18:08:54.788 INFO:tasks.rados.rados.0.smithi071.stdout:631: rollback oid 7 current snap is 59 2024-07-26T18:08:54.788 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 7 to 55 2024-07-26T18:08:54.788 INFO:tasks.rados.rados.0.smithi071.stdout:632: delete oid 39 current snap is 59 2024-07-26T18:08:54.788 INFO:tasks.rados.rados.0.smithi071.stdout:632: done (4 left) 2024-07-26T18:08:54.788 INFO:tasks.rados.rados.0.smithi071.stdout:633: read oid 36 snap -1 2024-07-26T18:08:54.788 INFO:tasks.rados.rados.0.smithi071.stdout:633: expect deleted 2024-07-26T18:08:54.789 INFO:tasks.rados.rados.0.smithi071.stdout:634: snap_create 2024-07-26T18:08:54.789 INFO:tasks.rados.rados.0.smithi071.stdout:631: finishing rollback tid 0 to smithi07179299-7 2024-07-26T18:08:54.789 INFO:tasks.rados.rados.0.smithi071.stdout:631: finishing rollback tid 1 to smithi07179299-7 2024-07-26T18:08:54.789 INFO:tasks.rados.rados.0.smithi071.stdout:631: finishing rollback tid 2 to smithi07179299-7 2024-07-26T18:08:54.789 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 82 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-07-26T18:08:54.789 INFO:tasks.rados.rados.0.smithi071.stdout:624: finishing copy_from to smithi07179299-41 2024-07-26T18:08:54.789 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 148 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:08:54.796 INFO:tasks.rados.rados.0.smithi071.stdout:626: finishing copy_from racing read to smithi07179299-5 2024-07-26T18:08:54.797 INFO:tasks.rados.rados.0.smithi071.stdout:626: finishing copy_from to smithi07179299-5 2024-07-26T18:08:54.798 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 278 (ObjNum 202 snap 52 seq_num 202) dirty exists 2024-07-26T18:08:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:54 smithi135 ceph-mon[33333]: Standby manager daemon x started 2024-07-26T18:08:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:54 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:08:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:54 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:08:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:54 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:08:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:54 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/3966219106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:08:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:54 smithi135 ceph-mon[33333]: osdmap e194: 8 total, 8 up, 8 in 2024-07-26T18:08:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:54 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:54 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:54.830 INFO:tasks.rados.rados.0.smithi071.stdout:630: expect (ObjNum 206 snap 56 seq_num 206) 2024-07-26T18:08:55.757 INFO:tasks.rados.rados.0.smithi071.stdout:624: done (5 left) 2024-07-26T18:08:55.757 INFO:tasks.rados.rados.0.smithi071.stdout:626: done (4 left) 2024-07-26T18:08:55.757 INFO:tasks.rados.rados.0.smithi071.stdout:630: done (3 left) 2024-07-26T18:08:55.758 INFO:tasks.rados.rados.0.smithi071.stdout:631: done (2 left) 2024-07-26T18:08:55.758 INFO:tasks.rados.rados.0.smithi071.stdout:633: done (1 left) 2024-07-26T18:08:55.758 INFO:tasks.rados.rados.0.smithi071.stdout:634: done (0 left) 2024-07-26T18:08:55.758 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 60 2024-07-26T18:08:55.758 INFO:tasks.rados.rados.0.smithi071.stdout:635: seq_num 222 ranges {0=524288,524288=565248,1089536=237568} 2024-07-26T18:08:55.760 INFO:tasks.rados.rados.0.smithi071.stdout:635: writing smithi07179299-39 from 0 to 524288 tid 1 2024-07-26T18:08:55.764 INFO:tasks.rados.rados.0.smithi071.stdout:635: writing smithi07179299-39 from 524288 to 1089536 tid 2 2024-07-26T18:08:55.767 INFO:tasks.rados.rados.0.smithi071.stdout:635: writing smithi07179299-39 from 1089536 to 1327104 tid 3 2024-07-26T18:08:55.767 INFO:tasks.rados.rados.0.smithi071.stdout:636: read oid 48 snap -1 2024-07-26T18:08:55.767 INFO:tasks.rados.rados.0.smithi071.stdout:636: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:08:55.767 INFO:tasks.rados.rados.0.smithi071.stdout:637: read oid 26 snap 58 2024-07-26T18:08:55.767 INFO:tasks.rados.rados.0.smithi071.stdout:637: expect deleted 2024-07-26T18:08:55.767 INFO:tasks.rados.rados.0.smithi071.stdout:638: rollback oid 14 current snap is 60 2024-07-26T18:08:55.767 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 14 to 58 2024-07-26T18:08:55.767 INFO:tasks.rados.rados.0.smithi071.stdout:635: finishing write tid 1 to smithi07179299-39 2024-07-26T18:08:55.767 INFO:tasks.rados.rados.0.smithi071.stdout:639: snap_create 2024-07-26T18:08:55.768 INFO:tasks.rados.rados.0.smithi071.stdout:635: finishing write tid 2 to smithi07179299-39 2024-07-26T18:08:55.768 INFO:tasks.rados.rados.0.smithi071.stdout:635: finishing write tid 3 to smithi07179299-39 2024-07-26T18:08:55.769 INFO:tasks.rados.rados.0.smithi071.stdout:635: finishing write tid 4 to smithi07179299-39 2024-07-26T18:08:55.770 INFO:tasks.rados.rados.0.smithi071.stdout:636: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:08:55.773 INFO:tasks.rados.rados.0.smithi071.stdout:635: finishing write tid 5 to smithi07179299-39 2024-07-26T18:08:55.773 INFO:tasks.rados.rados.0.smithi071.stdout:635: oid 39 updating version 0 to 254 2024-07-26T18:08:55.773 INFO:tasks.rados.rados.0.smithi071.stdout:635: oid 39 version 254 is already newer than 252 2024-07-26T18:08:55.773 INFO:tasks.rados.rados.0.smithi071.stdout:635: oid 39 updating version 254 to 255 2024-07-26T18:08:55.773 INFO:tasks.rados.rados.0.smithi071.stdout:635: oid 39 version 255 is already newer than 253 2024-07-26T18:08:55.773 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 255 (ObjNum 222 snap 60 seq_num 222) dirty exists 2024-07-26T18:08:55.773 INFO:tasks.rados.rados.0.smithi071.stdout:635: left oid 39 (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:08:55.773 INFO:tasks.rados.rados.0.smithi071.stdout:638: finishing rollback tid 0 to smithi07179299-14 2024-07-26T18:08:55.773 INFO:tasks.rados.rados.0.smithi071.stdout:638: finishing rollback tid 1 to smithi07179299-14 2024-07-26T18:08:55.773 INFO:tasks.rados.rados.0.smithi071.stdout:638: finishing rollback tid 2 to smithi07179299-14 2024-07-26T18:08:55.774 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 201 (ObjNum 194 snap 49 seq_num 194) dirty exists 2024-07-26T18:08:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:55 smithi135 ceph-mon[33333]: pgmap v12: 121 pgs: 121 active+clean; 90 MiB data, 482 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:08:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:55 smithi135 ceph-mon[33333]: mgrmap e36: y(active, since 6s), standbys: x 2024-07-26T18:08:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:55 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:08:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:55 smithi135 ceph-mon[33333]: osdmap e195: 8 total, 8 up, 8 in 2024-07-26T18:08:55.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:55 smithi071 ceph-mon[28530]: pgmap v12: 121 pgs: 121 active+clean; 90 MiB data, 482 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:08:55.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:55 smithi071 ceph-mon[28530]: mgrmap e36: y(active, since 6s), standbys: x 2024-07-26T18:08:55.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:55 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:08:55.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:55 smithi071 ceph-mon[28530]: osdmap e195: 8 total, 8 up, 8 in 2024-07-26T18:08:55.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:55 smithi071 ceph-mon[39149]: pgmap v12: 121 pgs: 121 active+clean; 90 MiB data, 482 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:08:55.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:55 smithi071 ceph-mon[39149]: mgrmap e36: y(active, since 6s), standbys: x 2024-07-26T18:08:55.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:55 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:08:55.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:55 smithi071 ceph-mon[39149]: osdmap e195: 8 total, 8 up, 8 in 2024-07-26T18:08:56.769 INFO:tasks.rados.rados.0.smithi071.stdout:635: done (4 left) 2024-07-26T18:08:56.769 INFO:tasks.rados.rados.0.smithi071.stdout:636: done (3 left) 2024-07-26T18:08:56.769 INFO:tasks.rados.rados.0.smithi071.stdout:637: done (2 left) 2024-07-26T18:08:56.769 INFO:tasks.rados.rados.0.smithi071.stdout:638: done (1 left) 2024-07-26T18:08:56.769 INFO:tasks.rados.rados.0.smithi071.stdout:639: done (0 left) 2024-07-26T18:08:56.769 INFO:tasks.rados.rados.0.smithi071.stdout:640: copy_from oid 16 from oid 10 current snap is 61 2024-07-26T18:08:56.769 INFO:tasks.rados.rados.0.smithi071.stdout:641: snap_remove snap 60 2024-07-26T18:08:57.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:56 smithi135 ceph-mon[33333]: osdmap e196: 8 total, 8 up, 8 in 2024-07-26T18:08:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:56 smithi135 ceph-mon[33333]: pgmap v15: 121 pgs: 121 active+clean; 106 MiB data, 507 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 MiB/s wr, 62 op/s 2024-07-26T18:08:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:56 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:56 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:56 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:56 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:56 smithi135 ceph-mon[33333]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:08:57.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:56 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:08:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[28530]: osdmap e196: 8 total, 8 up, 8 in 2024-07-26T18:08:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[28530]: pgmap v15: 121 pgs: 121 active+clean; 106 MiB data, 507 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 MiB/s wr, 62 op/s 2024-07-26T18:08:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[28530]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:08:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[28530]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:08:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[39149]: osdmap e196: 8 total, 8 up, 8 in 2024-07-26T18:08:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[39149]: pgmap v15: 121 pgs: 121 active+clean; 106 MiB data, 507 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 MiB/s wr, 62 op/s 2024-07-26T18:08:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:08:57.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:08:57.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[39149]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:08:57.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:56 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:08:57.774 INFO:tasks.rados.rados.0.smithi071.stdout:641: done (1 left) 2024-07-26T18:08:57.774 INFO:tasks.rados.rados.0.smithi071.stdout:642: read oid 35 snap -1 2024-07-26T18:08:57.774 INFO:tasks.rados.rados.0.smithi071.stdout:642: expect deleted 2024-07-26T18:08:57.774 INFO:tasks.rados.rados.0.smithi071.stdout:643: snap_create 2024-07-26T18:08:57.775 INFO:tasks.rados.rados.0.smithi071.stdout:640: finishing copy_from racing read to smithi07179299-16 2024-07-26T18:08:57.775 INFO:tasks.rados.rados.0.smithi071.stdout:640: finishing copy_from to smithi07179299-16 2024-07-26T18:08:57.775 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 207 (ObjNum 196 snap 49 seq_num 196) dirty exists 2024-07-26T18:08:58.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:58.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:58.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: osdmap e197: 8 total, 8 up, 8 in 2024-07-26T18:08:58.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:58.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:58.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:58.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:58.028 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.028 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.028 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.028 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.028 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.028 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:57 smithi135 ceph-mon[33333]: Reconfiguring prometheus.a (dependencies changed)... 2024-07-26T18:08:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: osdmap e197: 8 total, 8 up, 8 in 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[28530]: Reconfiguring prometheus.a (dependencies changed)... 2024-07-26T18:08:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: osdmap e197: 8 total, 8 up, 8 in 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:08:58.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:57 smithi071 ceph-mon[39149]: Reconfiguring prometheus.a (dependencies changed)... 2024-07-26T18:08:58.780 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[66129]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:08:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-07-26T18:08:58.786 INFO:tasks.rados.rados.0.smithi071.stdout:640: done (2 left) 2024-07-26T18:08:58.786 INFO:tasks.rados.rados.0.smithi071.stdout:642: done (1 left) 2024-07-26T18:08:58.786 INFO:tasks.rados.rados.0.smithi071.stdout:643: done (0 left) 2024-07-26T18:08:58.786 INFO:tasks.rados.rados.0.smithi071.stdout:644: rmattr oid 33 current snap is 62 2024-07-26T18:08:58.786 INFO:tasks.rados.rados.0.smithi071.stdout:644: done (0 left) 2024-07-26T18:08:58.786 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 62 2024-07-26T18:08:58.786 INFO:tasks.rados.rados.0.smithi071.stdout:645: seq_num 223 ranges {5160960=540672,5701632=450560,6152192=352256} 2024-07-26T18:08:58.816 INFO:tasks.rados.rados.0.smithi071.stdout:645: writing smithi07179299-32 from 5160960 to 5701632 tid 1 2024-07-26T18:08:58.818 INFO:tasks.rados.rados.0.smithi071.stdout:645: writing smithi07179299-32 from 5701632 to 6152192 tid 2 2024-07-26T18:08:58.821 INFO:tasks.rados.rados.0.smithi071.stdout:645: writing smithi07179299-32 from 6152192 to 6504448 tid 3 2024-07-26T18:08:58.821 INFO:tasks.rados.rados.0.smithi071.stdout:646: copy_from oid 11 from oid 45 current snap is 62 2024-07-26T18:08:58.821 INFO:tasks.rados.rados.0.smithi071.stdout:647: read oid 12 snap -1 2024-07-26T18:08:58.821 INFO:tasks.rados.rados.0.smithi071.stdout:647: expect (ObjNum 158 snap 39 seq_num 158) 2024-07-26T18:08:58.821 INFO:tasks.rados.rados.0.smithi071.stdout:648: rollback oid 9 current snap is 62 2024-07-26T18:08:58.821 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 9 to 50 2024-07-26T18:08:58.822 INFO:tasks.rados.rados.0.smithi071.stdout:649: snap_remove snap 55 2024-07-26T18:08:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: Reconfiguring daemon prometheus.a on smithi135 2024-07-26T18:08:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: osdmap e198: 8 total, 8 up, 8 in 2024-07-26T18:08:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: pgmap v18: 121 pgs: 121 active+clean; 106 MiB data, 507 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 MiB/s wr, 62 op/s 2024-07-26T18:08:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:08:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:59.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:59.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:59.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:58 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: Reconfiguring daemon prometheus.a on smithi135 2024-07-26T18:08:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: osdmap e198: 8 total, 8 up, 8 in 2024-07-26T18:08:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: pgmap v18: 121 pgs: 121 active+clean; 106 MiB data, 507 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 MiB/s wr, 62 op/s 2024-07-26T18:08:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:08:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:59.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:59.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:59.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:59.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: Reconfiguring daemon prometheus.a on smithi135 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: osdmap e198: 8 total, 8 up, 8 in 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: pgmap v18: 121 pgs: 121 active+clean; 106 MiB data, 507 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 MiB/s wr, 62 op/s 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:08:59.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:08:59.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:08:59.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:08:59.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:58 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:08:59.794 INFO:tasks.rados.rados.0.smithi071.stdout:649: done (4 left) 2024-07-26T18:08:59.794 INFO:tasks.rados.rados.0.smithi071.stdout:650: snap_create 2024-07-26T18:08:59.794 INFO:tasks.rados.rados.0.smithi071.stdout:645: finishing write tid 1 to smithi07179299-32 2024-07-26T18:08:59.794 INFO:tasks.rados.rados.0.smithi071.stdout:645: finishing write tid 2 to smithi07179299-32 2024-07-26T18:08:59.794 INFO:tasks.rados.rados.0.smithi071.stdout:645: finishing write tid 3 to smithi07179299-32 2024-07-26T18:08:59.794 INFO:tasks.rados.rados.0.smithi071.stdout:648: finishing rollback tid 0 to smithi07179299-9 2024-07-26T18:08:59.794 INFO:tasks.rados.rados.0.smithi071.stdout:648: finishing rollback tid 1 to smithi07179299-9 2024-07-26T18:08:59.794 INFO:tasks.rados.rados.0.smithi071.stdout:648: finishing rollback tid 2 to smithi07179299-9 2024-07-26T18:08:59.795 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 300 (ObjNum 89 snap 18 seq_num 89) dirty exists 2024-07-26T18:08:59.795 INFO:tasks.rados.rados.0.smithi071.stdout:645: finishing write tid 4 to smithi07179299-32 2024-07-26T18:08:59.795 INFO:tasks.rados.rados.0.smithi071.stdout:647: expect (ObjNum 158 snap 39 seq_num 158) 2024-07-26T18:08:59.803 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:08:59 smithi135 ceph-mon[33333]: osdmap e199: 8 total, 8 up, 8 in 2024-07-26T18:08:59.838 INFO:tasks.rados.rados.0.smithi071.stdout:645: finishing write tid 5 to smithi07179299-32 2024-07-26T18:08:59.839 INFO:tasks.rados.rados.0.smithi071.stdout:645: oid 32 updating version 0 to 216 2024-07-26T18:08:59.839 INFO:tasks.rados.rados.0.smithi071.stdout:645: oid 32 updating version 216 to 218 2024-07-26T18:08:59.839 INFO:tasks.rados.rados.0.smithi071.stdout:645: oid 32 updating version 218 to 219 2024-07-26T18:08:59.839 INFO:tasks.rados.rados.0.smithi071.stdout:645: oid 32 version 219 is already newer than 217 2024-07-26T18:08:59.839 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 219 (ObjNum 223 snap 62 seq_num 223) dirty exists 2024-07-26T18:08:59.839 INFO:tasks.rados.rados.0.smithi071.stdout:645: left oid 32 (ObjNum 223 snap 62 seq_num 223) 2024-07-26T18:08:59.839 INFO:tasks.rados.rados.0.smithi071.stdout:646: finishing copy_from racing read to smithi07179299-11 2024-07-26T18:08:59.839 INFO:tasks.rados.rados.0.smithi071.stdout:646: finishing copy_from to smithi07179299-11 2024-07-26T18:08:59.839 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 278 (ObjNum 202 snap 52 seq_num 202) dirty exists 2024-07-26T18:09:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:08:59 smithi071 ceph-mon[28530]: osdmap e199: 8 total, 8 up, 8 in 2024-07-26T18:09:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:08:59 smithi071 ceph-mon[39149]: osdmap e199: 8 total, 8 up, 8 in 2024-07-26T18:09:00.795 INFO:tasks.rados.rados.0.smithi071.stdout:645: done (4 left) 2024-07-26T18:09:00.795 INFO:tasks.rados.rados.0.smithi071.stdout:646: done (3 left) 2024-07-26T18:09:00.795 INFO:tasks.rados.rados.0.smithi071.stdout:647: done (2 left) 2024-07-26T18:09:00.795 INFO:tasks.rados.rados.0.smithi071.stdout:648: done (1 left) 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:650: done (0 left) 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:651: rmattr oid 40 current snap is 63 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:652: read oid 48 snap 57 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:652: expect (ObjNum 2057223472 snap 21924 seq_num 2057110432) 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:653: copy_from oid 43 from oid 12 current snap is 63 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:654: read oid 20 snap -1 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:654: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:655: rollback oid 3 current snap is 63 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 3 to 62 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:656: setattr oid 18 current snap is 63 2024-07-26T18:09:00.796 INFO:tasks.rados.rados.0.smithi071.stdout:652: expect (ObjNum 2057223472 snap 21924 seq_num 2057110432) 2024-07-26T18:09:00.797 INFO:tasks.rados.rados.0.smithi071.stdout:654: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:09:00.800 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 306 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:09:00.800 INFO:tasks.rados.rados.0.smithi071.stdout:655: finishing rollback tid 0 to smithi07179299-3 2024-07-26T18:09:00.800 INFO:tasks.rados.rados.0.smithi071.stdout:655: finishing rollback tid 1 to smithi07179299-3 2024-07-26T18:09:00.800 INFO:tasks.rados.rados.0.smithi071.stdout:655: finishing rollback tid 2 to smithi07179299-3 2024-07-26T18:09:00.800 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 281 (ObjNum 172 snap 41 seq_num 172) dirty exists 2024-07-26T18:09:00.800 INFO:tasks.rados.rados.0.smithi071.stdout:651: done (5 left) 2024-07-26T18:09:00.801 INFO:tasks.rados.rados.0.smithi071.stdout:652: done (4 left) 2024-07-26T18:09:00.801 INFO:tasks.rados.rados.0.smithi071.stdout:654: done (3 left) 2024-07-26T18:09:00.801 INFO:tasks.rados.rados.0.smithi071.stdout:655: done (2 left) 2024-07-26T18:09:00.801 INFO:tasks.rados.rados.0.smithi071.stdout:657: setattr oid 5 current snap is 63 2024-07-26T18:09:00.801 INFO:tasks.rados.rados.0.smithi071.stdout:658: delete oid 31 current snap is 63 2024-07-26T18:09:00.802 INFO:tasks.rados.rados.0.smithi071.stdout:653: finishing copy_from racing read to smithi07179299-43 2024-07-26T18:09:00.804 INFO:tasks.rados.rados.0.smithi071.stdout:658: done (3 left) 2024-07-26T18:09:00.805 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 63 2024-07-26T18:09:00.805 INFO:tasks.rados.rados.0.smithi071.stdout:659: seq_num 225 ranges {3137536=573440,3710976=622592,4333568=180224} 2024-07-26T18:09:00.824 INFO:tasks.rados.rados.0.smithi071.stdout:659: writing smithi07179299-45 from 3137536 to 3710976 tid 1 2024-07-26T18:09:00.828 INFO:tasks.rados.rados.0.smithi071.stdout:659: writing smithi07179299-45 from 3710976 to 4333568 tid 2 2024-07-26T18:09:00.829 INFO:tasks.rados.rados.0.smithi071.stdout:659: writing smithi07179299-45 from 4333568 to 4513792 tid 3 2024-07-26T18:09:00.829 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 63 2024-07-26T18:09:00.829 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 132 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:09:00.830 INFO:tasks.rados.rados.0.smithi071.stdout:653: finishing copy_from to smithi07179299-43 2024-07-26T18:09:00.830 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 247 (ObjNum 158 snap 39 seq_num 158) dirty exists 2024-07-26T18:09:00.830 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 279 (ObjNum 202 snap 52 seq_num 202) dirty exists 2024-07-26T18:09:00.830 INFO:tasks.rados.rados.0.smithi071.stdout:659: finishing write tid 1 to smithi07179299-45 2024-07-26T18:09:00.830 INFO:tasks.rados.rados.0.smithi071.stdout:660: seq_num 226 ranges {1146880=589824,1736704=507904,2244608=294912} 2024-07-26T18:09:00.838 INFO:tasks.rados.rados.0.smithi071.stdout:660: writing smithi07179299-8 from 1146880 to 1736704 tid 1 2024-07-26T18:09:00.841 INFO:tasks.rados.rados.0.smithi071.stdout:660: writing smithi07179299-8 from 1736704 to 2244608 tid 2 2024-07-26T18:09:00.844 INFO:tasks.rados.rados.0.smithi071.stdout:660: writing smithi07179299-8 from 2244608 to 2539520 tid 3 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:653: done (4 left) 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:656: done (3 left) 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:657: done (2 left) 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:661: setattr oid 23 current snap is 63 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:659: finishing write tid 2 to smithi07179299-45 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:659: finishing write tid 3 to smithi07179299-45 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:659: finishing write tid 4 to smithi07179299-45 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:659: finishing write tid 5 to smithi07179299-45 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:659: oid 45 updating version 0 to 283 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:659: oid 45 version 283 is already newer than 282 2024-07-26T18:09:00.845 INFO:tasks.rados.rados.0.smithi071.stdout:659: oid 45 updating version 283 to 285 2024-07-26T18:09:00.846 INFO:tasks.rados.rados.0.smithi071.stdout:659: oid 45 version 285 is already newer than 284 2024-07-26T18:09:00.846 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 285 (ObjNum 225 snap 63 seq_num 225) dirty exists 2024-07-26T18:09:00.846 INFO:tasks.rados.rados.0.smithi071.stdout:659: left oid 45 (ObjNum 225 snap 63 seq_num 225) 2024-07-26T18:09:00.846 INFO:tasks.rados.rados.0.smithi071.stdout:659: done (2 left) 2024-07-26T18:09:00.846 INFO:tasks.rados.rados.0.smithi071.stdout:662: delete oid 6 current snap is 63 2024-07-26T18:09:00.847 INFO:tasks.rados.rados.0.smithi071.stdout:660: finishing write tid 1 to smithi07179299-8 2024-07-26T18:09:00.847 INFO:tasks.rados.rados.0.smithi071.stdout:660: finishing write tid 2 to smithi07179299-8 2024-07-26T18:09:00.847 INFO:tasks.rados.rados.0.smithi071.stdout:660: finishing write tid 3 to smithi07179299-8 2024-07-26T18:09:00.847 INFO:tasks.rados.rados.0.smithi071.stdout:660: finishing write tid 4 to smithi07179299-8 2024-07-26T18:09:00.847 INFO:tasks.rados.rados.0.smithi071.stdout:662: done (2 left) 2024-07-26T18:09:00.847 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 63 2024-07-26T18:09:00.847 INFO:tasks.rados.rados.0.smithi071.stdout:663: seq_num 228 ranges {0=622592,622592=671744,1294336=131072} 2024-07-26T18:09:00.850 INFO:tasks.rados.rados.0.smithi071.stdout:663: writing smithi07179299-25 from 0 to 622592 tid 1 2024-07-26T18:09:00.854 INFO:tasks.rados.rados.0.smithi071.stdout:663: writing smithi07179299-25 from 622592 to 1294336 tid 2 2024-07-26T18:09:00.857 INFO:tasks.rados.rados.0.smithi071.stdout:663: writing smithi07179299-25 from 1294336 to 1425408 tid 3 2024-07-26T18:09:00.857 INFO:tasks.rados.rados.0.smithi071.stdout:664: copy_from oid 44 from oid 50 current snap is 63 2024-07-26T18:09:00.857 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 286 (ObjNum 208 snap 56 seq_num 208) dirty exists 2024-07-26T18:09:00.857 INFO:tasks.rados.rados.0.smithi071.stdout:660: finishing write tid 5 to smithi07179299-8 2024-07-26T18:09:00.857 INFO:tasks.rados.rados.0.smithi071.stdout:660: oid 8 updating version 0 to 191 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:660: oid 8 version 191 is already newer than 189 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:660: oid 8 version 191 is already newer than 188 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:660: oid 8 version 191 is already newer than 190 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 191 (ObjNum 226 snap 63 seq_num 226) dirty exists 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:660: left oid 8 (ObjNum 226 snap 63 seq_num 226) 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:663: finishing write tid 1 to smithi07179299-25 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:660: done (3 left) 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:661: done (2 left) 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:665: rollback oid 9 current snap is 63 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 9 to 61 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:666: copy_from oid 32 from oid 18 current snap is 63 2024-07-26T18:09:00.858 INFO:tasks.rados.rados.0.smithi071.stdout:667: copy_from oid 17 from oid 7 current snap is 63 2024-07-26T18:09:00.859 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 63 2024-07-26T18:09:00.859 INFO:tasks.rados.rados.0.smithi071.stdout:668: seq_num 229 ranges {5832704=638976,6471680=606208,7077888=196608} 2024-07-26T18:09:00.891 INFO:tasks.rados.rados.0.smithi071.stdout:668: writing smithi07179299-16 from 5832704 to 6471680 tid 1 2024-07-26T18:09:00.894 INFO:tasks.rados.rados.0.smithi071.stdout:668: writing smithi07179299-16 from 6471680 to 7077888 tid 2 2024-07-26T18:09:00.896 INFO:tasks.rados.rados.0.smithi071.stdout:668: writing smithi07179299-16 from 7077888 to 7274496 tid 3 2024-07-26T18:09:00.896 INFO:tasks.rados.rados.0.smithi071.stdout:669: snap_remove snap 52 2024-07-26T18:09:01.058 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:00 smithi135 systemd[1]: Stopping Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:09:01.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:00 smithi135 ceph-mon[33333]: mgrmap e37: y(active, since 11s), standbys: x 2024-07-26T18:09:01.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:00 smithi135 ceph-mon[33333]: osdmap e200: 8 total, 8 up, 8 in 2024-07-26T18:09:01.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:00 smithi135 ceph-mon[33333]: pgmap v21: 121 pgs: 121 active+clean; 123 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-07-26T18:09:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:00 smithi071 ceph-mon[28530]: mgrmap e37: y(active, since 11s), standbys: x 2024-07-26T18:09:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:00 smithi071 ceph-mon[28530]: osdmap e200: 8 total, 8 up, 8 in 2024-07-26T18:09:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:00 smithi071 ceph-mon[28530]: pgmap v21: 121 pgs: 121 active+clean; 123 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-07-26T18:09:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:00 smithi071 ceph-mon[39149]: mgrmap e37: y(active, since 11s), standbys: x 2024-07-26T18:09:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:00 smithi071 ceph-mon[39149]: osdmap e200: 8 total, 8 up, 8 in 2024-07-26T18:09:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:00 smithi071 ceph-mon[39149]: pgmap v21: 121 pgs: 121 active+clean; 123 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-07-26T18:09:01.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.240Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-26T18:09:01.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.240Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-26T18:09:01.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.240Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-26T18:09:01.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.240Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-26T18:09:01.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.240Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-26T18:09:01.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.240Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-26T18:09:01.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.240Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-26T18:09:01.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.240Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-26T18:09:01.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.240Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-26T18:09:01.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.241Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-26T18:09:01.501 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.241Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-26T18:09:01.501 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[74113]: ts=2024-07-26T18:09:01.241Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-26T18:09:01.501 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 podman[76546]: 2024-07-26 18:09:01.250622857 +0000 UTC m=+0.112813023 container died e9c357e59fc2f410ed671b606dc4db79a72c2fed3339e48ccd376d394d2f8c07 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:09:01.750 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 podman[76546]: 2024-07-26 18:09:01.737451281 +0000 UTC m=+0.599641447 container cleanup e9c357e59fc2f410ed671b606dc4db79a72c2fed3339e48ccd376d394d2f8c07 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:09:01.750 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 bash[76546]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a 2024-07-26T18:09:01.751 INFO:tasks.rados.rados.0.smithi071.stdout:663: finishing write tid 2 to smithi07179299-25 2024-07-26T18:09:01.751 INFO:tasks.rados.rados.0.smithi071.stdout:665: finishing rollback tid 0 to smithi07179299-9 2024-07-26T18:09:01.751 INFO:tasks.rados.rados.0.smithi071.stdout:663: finishing write tid 3 to smithi07179299-25 2024-07-26T18:09:01.751 INFO:tasks.rados.rados.0.smithi071.stdout:663: finishing write tid 4 to smithi07179299-25 2024-07-26T18:09:01.751 INFO:tasks.rados.rados.0.smithi071.stdout:665: finishing rollback tid 1 to smithi07179299-9 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:665: finishing rollback tid 2 to smithi07179299-9 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 310 (ObjNum 213 snap 56 seq_num 213) dirty exists 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:663: finishing write tid 5 to smithi07179299-25 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:663: oid 25 updating version 0 to 95 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:663: oid 25 version 95 is already newer than 92 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:663: oid 25 version 95 is already newer than 94 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:663: oid 25 version 95 is already newer than 93 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 95 (ObjNum 228 snap 63 seq_num 228) dirty exists 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:663: left oid 25 (ObjNum 228 snap 63 seq_num 228) 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:664: finishing copy_from racing read to smithi07179299-44 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:664: finishing copy_from to smithi07179299-44 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 247 (ObjNum 158 snap 39 seq_num 158) dirty exists 2024-07-26T18:09:01.752 INFO:tasks.rados.rados.0.smithi071.stdout:667: finishing copy_from racing read to smithi07179299-17 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:667: finishing copy_from to smithi07179299-17 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 82 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:666: finishing copy_from racing read to smithi07179299-32 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:666: finishing copy_from to smithi07179299-32 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 132 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:668: finishing write tid 1 to smithi07179299-16 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:668: finishing write tid 2 to smithi07179299-16 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:668: finishing write tid 3 to smithi07179299-16 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:668: finishing write tid 4 to smithi07179299-16 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:668: finishing write tid 5 to smithi07179299-16 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:668: oid 16 updating version 0 to 211 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:668: oid 16 version 211 is already newer than 208 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:668: oid 16 version 211 is already newer than 209 2024-07-26T18:09:01.753 INFO:tasks.rados.rados.0.smithi071.stdout:668: oid 16 version 211 is already newer than 210 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 211 (ObjNum 229 snap 63 seq_num 229) dirty exists 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:668: left oid 16 (ObjNum 229 snap 63 seq_num 229) 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:663: done (6 left) 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:664: done (5 left) 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:665: done (4 left) 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:666: done (3 left) 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:667: done (2 left) 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:668: done (1 left) 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:669: done (0 left) 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 63 2024-07-26T18:09:01.754 INFO:tasks.rados.rados.0.smithi071.stdout:670: seq_num 230 ranges {1081344=655360,1736704=491520,2228224=311296} 2024-07-26T18:09:01.760 INFO:tasks.rados.rados.0.smithi071.stdout:670: writing smithi07179299-50 from 1081344 to 1736704 tid 1 2024-07-26T18:09:01.764 INFO:tasks.rados.rados.0.smithi071.stdout:670: writing smithi07179299-50 from 1736704 to 2228224 tid 2 2024-07-26T18:09:01.767 INFO:tasks.rados.rados.0.smithi071.stdout:670: writing smithi07179299-50 from 2228224 to 2539520 tid 3 2024-07-26T18:09:01.767 INFO:tasks.rados.rados.0.smithi071.stdout:671: read oid 22 snap -1 2024-07-26T18:09:01.767 INFO:tasks.rados.rados.0.smithi071.stdout:671: expect deleted 2024-07-26T18:09:01.767 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 63 2024-07-26T18:09:01.767 INFO:tasks.rados.rados.0.smithi071.stdout:672: seq_num 231 ranges {3973120=671744,4644864=778240,5423104=24576} 2024-07-26T18:09:01.791 INFO:tasks.rados.rados.0.smithi071.stdout:672: writing smithi07179299-9 from 3973120 to 4644864 tid 1 2024-07-26T18:09:01.796 INFO:tasks.rados.rados.0.smithi071.stdout:672: writing smithi07179299-9 from 4644864 to 5423104 tid 2 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:672: writing smithi07179299-9 from 5423104 to 5447680 tid 3 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:673: snap_create 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:670: finishing write tid 1 to smithi07179299-50 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:670: finishing write tid 2 to smithi07179299-50 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:670: finishing write tid 3 to smithi07179299-50 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:670: finishing write tid 4 to smithi07179299-50 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:670: finishing write tid 5 to smithi07179299-50 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:670: oid 50 updating version 0 to 325 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:670: oid 50 version 325 is already newer than 324 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:670: oid 50 version 325 is already newer than 322 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:670: oid 50 version 325 is already newer than 323 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 325 (ObjNum 230 snap 63 seq_num 230) dirty exists 2024-07-26T18:09:01.797 INFO:tasks.rados.rados.0.smithi071.stdout:670: left oid 50 (ObjNum 230 snap 63 seq_num 230) 2024-07-26T18:09:01.798 INFO:tasks.rados.rados.0.smithi071.stdout:672: finishing write tid 1 to smithi07179299-9 2024-07-26T18:09:01.799 INFO:tasks.rados.rados.0.smithi071.stdout:672: finishing write tid 2 to smithi07179299-9 2024-07-26T18:09:01.800 INFO:tasks.rados.rados.0.smithi071.stdout:672: finishing write tid 3 to smithi07179299-9 2024-07-26T18:09:01.800 INFO:tasks.rados.rados.0.smithi071.stdout:672: finishing write tid 4 to smithi07179299-9 2024-07-26T18:09:01.800 INFO:tasks.rados.rados.0.smithi071.stdout:672: finishing write tid 5 to smithi07179299-9 2024-07-26T18:09:01.801 INFO:tasks.rados.rados.0.smithi071.stdout:672: oid 9 updating version 0 to 326 2024-07-26T18:09:01.801 INFO:tasks.rados.rados.0.smithi071.stdout:672: oid 9 updating version 326 to 329 2024-07-26T18:09:01.801 INFO:tasks.rados.rados.0.smithi071.stdout:672: oid 9 version 329 is already newer than 328 2024-07-26T18:09:01.801 INFO:tasks.rados.rados.0.smithi071.stdout:672: oid 9 version 329 is already newer than 327 2024-07-26T18:09:01.801 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 329 (ObjNum 231 snap 63 seq_num 231) dirty exists 2024-07-26T18:09:01.801 INFO:tasks.rados.rados.0.smithi071.stdout:672: left oid 9 (ObjNum 231 snap 63 seq_num 231) 2024-07-26T18:09:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-mon[33333]: osdmap e201: 8 total, 8 up, 8 in 2024-07-26T18:09:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:01 smithi135 ceph-mon[33333]: osdmap e202: 8 total, 8 up, 8 in 2024-07-26T18:09:02.058 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:01 smithi135 podman[76558]: 2024-07-26 18:09:01.975059035 +0000 UTC m=+0.726496567 container remove e9c357e59fc2f410ed671b606dc4db79a72c2fed3339e48ccd376d394d2f8c07 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:09:02.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:01 smithi071 ceph-mon[39149]: osdmap e201: 8 total, 8 up, 8 in 2024-07-26T18:09:02.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:01 smithi071 ceph-mon[39149]: osdmap e202: 8 total, 8 up, 8 in 2024-07-26T18:09:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:01 smithi071 ceph-mon[28530]: osdmap e201: 8 total, 8 up, 8 in 2024-07-26T18:09:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:01 smithi071 ceph-mon[28530]: osdmap e202: 8 total, 8 up, 8 in 2024-07-26T18:09:02.376 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-26T18:09:02.377 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 systemd[1]: Stopped Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:09:02.377 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a.service: Consumed 1.056s CPU time. 2024-07-26T18:09:02.377 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 systemd[1]: Starting Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:09:02.377 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 podman[76652]: 2024-07-26 18:09:02.244255489 +0000 UTC m=+0.018453406 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-07-26T18:09:02.377 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 podman[76652]: 2024-07-26 18:09:02.375941748 +0000 UTC m=+0.150139658 container create e942a7b4b24b0e76993d894e9e4af69f178343579e6c4b1ff329f806fa85bcf5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:09:02.639 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 podman[76652]: 2024-07-26 18:09:02.577633343 +0000 UTC m=+0.351831252 container init e942a7b4b24b0e76993d894e9e4af69f178343579e6c4b1ff329f806fa85bcf5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:09:02.640 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 podman[76652]: 2024-07-26 18:09:02.580250853 +0000 UTC m=+0.354448763 container start e942a7b4b24b0e76993d894e9e4af69f178343579e6c4b1ff329f806fa85bcf5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:09:02.640 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.603Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-26T18:09:02.640 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.603Z 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-07-26T18:09:02.640 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.603Z 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 smithi135 (none))" 2024-07-26T18:09:02.640 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.603Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-26T18:09:02.640 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.603Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-26T18:09:02.640 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.605Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-26T18:09:02.640 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.605Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-26T18:09:02.640 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.606Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.606Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.607Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.607Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.602µs 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.607Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.610Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.615Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.618Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.618Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.618Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.285µs wal_replay_duration=11.318792ms wbl_replay_duration=143ns total_replay_duration=11.361211ms 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.620Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.620Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-26T18:09:02.641 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.620Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-26T18:09:02.642 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.638Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.259426ms db_storage=761ns remote_storage=1.044µs web_handler=348ns query_engine=578ns scrape=377.069µs scrape_sd=82.603µs notify=14.946µs notify_sd=18.95µs rules=17.469496ms tracing=5.057µs 2024-07-26T18:09:02.642 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.638Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-26T18:09:02.642 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:09:02.638Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-26T18:09:02.800 INFO:tasks.rados.rados.0.smithi071.stdout:670: done (3 left) 2024-07-26T18:09:02.800 INFO:tasks.rados.rados.0.smithi071.stdout:671: done (2 left) 2024-07-26T18:09:02.800 INFO:tasks.rados.rados.0.smithi071.stdout:672: done (1 left) 2024-07-26T18:09:02.800 INFO:tasks.rados.rados.0.smithi071.stdout:673: done (0 left) 2024-07-26T18:09:02.801 INFO:tasks.rados.rados.0.smithi071.stdout:674: delete oid 2 current snap is 64 2024-07-26T18:09:02.804 INFO:tasks.rados.rados.0.smithi071.stdout:674: done (0 left) 2024-07-26T18:09:02.805 INFO:tasks.rados.rados.0.smithi071.stdout:675: delete oid 5 current snap is 64 2024-07-26T18:09:02.807 INFO:tasks.rados.rados.0.smithi071.stdout:675: done (0 left) 2024-07-26T18:09:02.807 INFO:tasks.rados.rados.0.smithi071.stdout:676: read oid 43 snap -1 2024-07-26T18:09:02.807 INFO:tasks.rados.rados.0.smithi071.stdout:676: expect (ObjNum 158 snap 39 seq_num 158) 2024-07-26T18:09:02.807 INFO:tasks.rados.rados.0.smithi071.stdout:677: read oid 45 snap 56 2024-07-26T18:09:02.807 INFO:tasks.rados.rados.0.smithi071.stdout:677: expect (ObjNum 126 snap 29 seq_num 126) 2024-07-26T18:09:02.807 INFO:tasks.rados.rados.0.smithi071.stdout:678: snap_remove snap 59 2024-07-26T18:09:03.058 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 bash[76652]: e942a7b4b24b0e76993d894e9e4af69f178343579e6c4b1ff329f806fa85bcf5 2024-07-26T18:09:03.058 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:09:02 smithi135 systemd[1]: Started Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:09:03.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-mon[33333]: pgmap v24: 121 pgs: 121 active+clean; 123 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-07-26T18:09:03.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:03.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:03.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:09:03.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:02 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:02 smithi071 ceph-mon[28530]: pgmap v24: 121 pgs: 121 active+clean; 123 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-07-26T18:09:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:02 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:02 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:02 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:09:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:02 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:02 smithi071 ceph-mon[39149]: pgmap v24: 121 pgs: 121 active+clean; 123 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-07-26T18:09:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:02 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:02 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:02 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:09:03.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:02 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:03.809 INFO:tasks.rados.rados.0.smithi071.stdout:678: done (2 left) 2024-07-26T18:09:03.810 INFO:tasks.rados.rados.0.smithi071.stdout:679: snap_remove snap 61 2024-07-26T18:09:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:03 smithi135 ceph-mon[33333]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:09:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:03 smithi135 ceph-mon[33333]: osdmap e203: 8 total, 8 up, 8 in 2024-07-26T18:09:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:03 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:03 smithi071 ceph-mon[39149]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:09:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:03 smithi071 ceph-mon[39149]: osdmap e203: 8 total, 8 up, 8 in 2024-07-26T18:09:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:03 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:03 smithi071 ceph-mon[28530]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:09:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:03 smithi071 ceph-mon[28530]: osdmap e203: 8 total, 8 up, 8 in 2024-07-26T18:09:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:03 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:04.249 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:09:04.510 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:09:04.510 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (3m) 12s ago 4m 25.1M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:09:04.510 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (4m) 11s ago 4m 86.2M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:09:04.510 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (5m) 12s ago 5m 15.3M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:09:04.510 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (5m) 11s ago 5m 17.9M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:09:04.510 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (66s) 11s ago 9m 85.4M - 19.0.0-3666-g387735b0 a2ae8b18107f 9db3047979bc 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (24s) 12s ago 10m 471M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (10m) 12s ago 10m 52.7M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 b4899669576f 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (9m) 11s ago 9m 45.3M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 39a520922854 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (9m) 12s ago 9m 42.8M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 4659005d5c9d 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (4m) 12s ago 4m 14.5M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (3m) 11s ago 3m 15.7M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (8m) 12s ago 8m 102M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 5fd31ad9e9fb 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (8m) 12s ago 8m 94.5M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 1d472e21af3e 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (8m) 12s ago 8m 104M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 a6f38b9018c5 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (7m) 12s ago 7m 80.9M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (7m) 11s ago 7m 107M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (6m) 11s ago 6m 100M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:09:04.511 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (6m) 11s ago 6m 67.0M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:09:04.512 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (6m) 11s ago 6m 77.1M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:09:04.512 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 starting - - - - 2024-07-26T18:09:04.813 INFO:tasks.rados.rados.0.smithi071.stdout:676: expect (ObjNum 158 snap 39 seq_num 158) 2024-07-26T18:09:04.838 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:09:04.838 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:09:04.838 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3 2024-07-26T18:09:04.838 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:09:04.838 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:09:04.838 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:09:04.838 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 13, 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:09:04.839 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:09:04.858 INFO:tasks.rados.rados.0.smithi071.stdout:677: expect (ObjNum 126 snap 29 seq_num 126) 2024-07-26T18:09:05.017 INFO:tasks.rados.rados.0.smithi071.stdout:676: done (2 left) 2024-07-26T18:09:05.017 INFO:tasks.rados.rados.0.smithi071.stdout:677: done (1 left) 2024-07-26T18:09:05.017 INFO:tasks.rados.rados.0.smithi071.stdout:679: done (0 left) 2024-07-26T18:09:05.017 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 37 current snap is 64 2024-07-26T18:09:05.018 INFO:tasks.rados.rados.0.smithi071.stdout:680: seq_num 234 ranges {1073152=729088,1802240=434176,2236416=368640} 2024-07-26T18:09:05.027 INFO:tasks.rados.rados.0.smithi071.stdout:680: writing smithi07179299-37 from 1073152 to 1802240 tid 1 2024-07-26T18:09:05.030 INFO:tasks.rados.rados.0.smithi071.stdout:680: writing smithi07179299-37 from 1802240 to 2236416 tid 2 2024-07-26T18:09:05.033 INFO:tasks.rados.rados.0.smithi071.stdout:680: writing smithi07179299-37 from 2236416 to 2605056 tid 3 2024-07-26T18:09:05.033 INFO:tasks.rados.rados.0.smithi071.stdout:681: read oid 9 snap -1 2024-07-26T18:09:05.033 INFO:tasks.rados.rados.0.smithi071.stdout:681: expect (ObjNum 231 snap 63 seq_num 231) 2024-07-26T18:09:05.033 INFO:tasks.rados.rados.0.smithi071.stdout:682: rollback oid 16 current snap is 64 2024-07-26T18:09:05.033 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 16 to 53 2024-07-26T18:09:05.033 INFO:tasks.rados.rados.0.smithi071.stdout:683: delete oid 11 current snap is 64 2024-07-26T18:09:05.033 INFO:tasks.rados.rados.0.smithi071.stdout:680: finishing write tid 1 to smithi07179299-37 2024-07-26T18:09:05.035 INFO:tasks.rados.rados.0.smithi071.stdout:680: finishing write tid 2 to smithi07179299-37 2024-07-26T18:09:05.037 INFO:tasks.rados.rados.0.smithi071.stdout:683: done (3 left) 2024-07-26T18:09:05.037 INFO:tasks.rados.rados.0.smithi071.stdout:684: read oid 33 snap -1 2024-07-26T18:09:05.037 INFO:tasks.rados.rados.0.smithi071.stdout:684: expect deleted 2024-07-26T18:09:05.037 INFO:tasks.rados.rados.0.smithi071.stdout:685: read oid 44 snap -1 2024-07-26T18:09:05.037 INFO:tasks.rados.rados.0.smithi071.stdout:685: expect (ObjNum 158 snap 39 seq_num 158) 2024-07-26T18:09:05.037 INFO:tasks.rados.rados.0.smithi071.stdout:686: rollback oid 18 current snap is 64 2024-07-26T18:09:05.037 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 62 2024-07-26T18:09:05.037 INFO:tasks.rados.rados.0.smithi071.stdout:682: finishing rollback tid 0 to smithi07179299-16 2024-07-26T18:09:05.038 INFO:tasks.rados.rados.0.smithi071.stdout:687: read oid 34 snap -1 2024-07-26T18:09:05.038 INFO:tasks.rados.rados.0.smithi071.stdout:687: expect (ObjNum 198 snap 50 seq_num 198) 2024-07-26T18:09:05.038 INFO:tasks.rados.rados.0.smithi071.stdout:688: read oid 39 snap -1 2024-07-26T18:09:05.038 INFO:tasks.rados.rados.0.smithi071.stdout:688: expect (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:09:05.038 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 64 2024-07-26T18:09:05.038 INFO:tasks.rados.rados.0.smithi071.stdout:689: seq_num 236 ranges {3358720=761856,4120576=647168,4767744=155648} 2024-07-26T18:09:05.060 INFO:tasks.rados.rados.0.smithi071.stdout:689: writing smithi07179299-23 from 3358720 to 4120576 tid 1 2024-07-26T18:09:05.064 INFO:tasks.rados.rados.0.smithi071.stdout:689: writing smithi07179299-23 from 4120576 to 4767744 tid 2 2024-07-26T18:09:05.065 INFO:tasks.rados.rados.0.smithi071.stdout:689: writing smithi07179299-23 from 4767744 to 4923392 tid 3 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 64 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:682: finishing rollback tid 1 to smithi07179299-16 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 213 (ObjNum 81 snap 0 seq_num 0) dirty dne 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:680: finishing write tid 3 to smithi07179299-37 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:680: finishing write tid 4 to smithi07179299-37 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:686: finishing rollback tid 0 to smithi07179299-18 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:686: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:686: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 142 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:680: finishing write tid 5 to smithi07179299-37 2024-07-26T18:09:05.066 INFO:tasks.rados.rados.0.smithi071.stdout:680: oid 37 updating version 0 to 235 2024-07-26T18:09:05.067 INFO:tasks.rados.rados.0.smithi071.stdout:680: oid 37 version 235 is already newer than 231 2024-07-26T18:09:05.067 INFO:tasks.rados.rados.0.smithi071.stdout:680: oid 37 version 235 is already newer than 234 2024-07-26T18:09:05.067 INFO:tasks.rados.rados.0.smithi071.stdout:680: oid 37 updating version 235 to 236 2024-07-26T18:09:05.067 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 236 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:09:05.067 INFO:tasks.rados.rados.0.smithi071.stdout:680: left oid 37 (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:09:05.067 INFO:tasks.rados.rados.0.smithi071.stdout:690: seq_num 237 ranges {2539520=778240,3317760=532480,3850240=270336} 2024-07-26T18:09:05.083 INFO:tasks.rados.rados.0.smithi071.stdout:690: writing smithi07179299-8 from 2539520 to 3317760 tid 1 2024-07-26T18:09:05.085 INFO:tasks.rados.rados.0.smithi071.stdout:690: writing smithi07179299-8 from 3317760 to 3850240 tid 2 2024-07-26T18:09:05.087 INFO:tasks.rados.rados.0.smithi071.stdout:690: writing smithi07179299-8 from 3850240 to 4120576 tid 3 2024-07-26T18:09:05.087 INFO:tasks.rados.rados.0.smithi071.stdout:680: done (9 left) 2024-07-26T18:09:05.088 INFO:tasks.rados.rados.0.smithi071.stdout:682: done (8 left) 2024-07-26T18:09:05.088 INFO:tasks.rados.rados.0.smithi071.stdout:684: done (7 left) 2024-07-26T18:09:05.088 INFO:tasks.rados.rados.0.smithi071.stdout:686: done (6 left) 2024-07-26T18:09:05.088 INFO:tasks.rados.rados.0.smithi071.stdout:691: snap_remove snap 50 2024-07-26T18:09:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[28530]: osdmap e204: 8 total, 8 up, 8 in 2024-07-26T18:09:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[28530]: Upgrade: Updating mgr.x 2024-07-26T18:09:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:09:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:09:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:09:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[28530]: Deploying daemon mgr.x on smithi135 2024-07-26T18:09:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[28530]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[28530]: pgmap v27: 121 pgs: 121 active+clean; 130 MiB data, 532 MiB used, 715 GiB / 715 GiB avail; 813 KiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-07-26T18:09:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[28530]: from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[39149]: osdmap e204: 8 total, 8 up, 8 in 2024-07-26T18:09:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[39149]: Upgrade: Updating mgr.x 2024-07-26T18:09:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:09:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:09:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:09:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[39149]: Deploying daemon mgr.x on smithi135 2024-07-26T18:09:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[39149]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[39149]: pgmap v27: 121 pgs: 121 active+clean; 130 MiB data, 532 MiB used, 715 GiB / 715 GiB avail; 813 KiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-07-26T18:09:05.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:04 smithi071 ceph-mon[39149]: from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:04 smithi135 ceph-mon[33333]: osdmap e204: 8 total, 8 up, 8 in 2024-07-26T18:09:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:04 smithi135 ceph-mon[33333]: Upgrade: Updating mgr.x 2024-07-26T18:09:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:04 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:09:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:04 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:09:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:04 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:09:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:04 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:04 smithi135 ceph-mon[33333]: Deploying daemon mgr.x on smithi135 2024-07-26T18:09:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:04 smithi135 ceph-mon[33333]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:04 smithi135 ceph-mon[33333]: pgmap v27: 121 pgs: 121 active+clean; 130 MiB data, 532 MiB used, 715 GiB / 715 GiB avail; 813 KiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-07-26T18:09:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:04 smithi135 ceph-mon[33333]: from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:05.816 INFO:tasks.rados.rados.0.smithi071.stdout:685: expect (ObjNum 158 snap 39 seq_num 158) 2024-07-26T18:09:05.861 INFO:tasks.rados.rados.0.smithi071.stdout:687: expect (ObjNum 198 snap 50 seq_num 198) 2024-07-26T18:09:05.918 INFO:tasks.rados.rados.0.smithi071.stdout:688: expect (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:09:05.951 INFO:tasks.rados.rados.0.smithi071.stdout:681: expect (ObjNum 231 snap 63 seq_num 231) 2024-07-26T18:09:06.013 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:05 smithi135 ceph-mon[33333]: osdmap e205: 8 total, 8 up, 8 in 2024-07-26T18:09:06.013 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:05 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2849609089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:06.013 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:05 smithi135 systemd[1]: Stopping Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:09:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:05 smithi071 ceph-mon[39149]: osdmap e205: 8 total, 8 up, 8 in 2024-07-26T18:09:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:05 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2849609089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:05 smithi071 ceph-mon[28530]: osdmap e205: 8 total, 8 up, 8 in 2024-07-26T18:09:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:05 smithi071 ceph-mon[28530]: from='client.? 172.21.15.71:0/2849609089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:06.217 INFO:tasks.rados.rados.0.smithi071.stdout:689: finishing write tid 1 to smithi07179299-23 2024-07-26T18:09:06.217 INFO:tasks.rados.rados.0.smithi071.stdout:689: finishing write tid 2 to smithi07179299-23 2024-07-26T18:09:06.217 INFO:tasks.rados.rados.0.smithi071.stdout:689: finishing write tid 3 to smithi07179299-23 2024-07-26T18:09:06.217 INFO:tasks.rados.rados.0.smithi071.stdout:689: finishing write tid 4 to smithi07179299-23 2024-07-26T18:09:06.217 INFO:tasks.rados.rados.0.smithi071.stdout:689: finishing write tid 5 to smithi07179299-23 2024-07-26T18:09:06.217 INFO:tasks.rados.rados.0.smithi071.stdout:689: oid 23 updating version 0 to 290 2024-07-26T18:09:06.217 INFO:tasks.rados.rados.0.smithi071.stdout:689: oid 23 version 290 is already newer than 288 2024-07-26T18:09:06.217 INFO:tasks.rados.rados.0.smithi071.stdout:689: oid 23 version 290 is already newer than 289 2024-07-26T18:09:06.217 INFO:tasks.rados.rados.0.smithi071.stdout:689: oid 23 version 290 is already newer than 287 2024-07-26T18:09:06.217 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 290 (ObjNum 236 snap 64 seq_num 236) dirty exists 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:689: left oid 23 (ObjNum 236 snap 64 seq_num 236) 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:690: finishing write tid 1 to smithi07179299-8 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:690: finishing write tid 2 to smithi07179299-8 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:690: finishing write tid 3 to smithi07179299-8 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:690: finishing write tid 4 to smithi07179299-8 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:690: finishing write tid 5 to smithi07179299-8 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:690: oid 8 updating version 0 to 193 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:690: oid 8 updating version 193 to 195 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:690: oid 8 version 195 is already newer than 192 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:690: oid 8 version 195 is already newer than 194 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 195 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:690: left oid 8 (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:09:06.218 INFO:tasks.rados.rados.0.smithi071.stdout:681: done (6 left) 2024-07-26T18:09:06.219 INFO:tasks.rados.rados.0.smithi071.stdout:685: done (5 left) 2024-07-26T18:09:06.219 INFO:tasks.rados.rados.0.smithi071.stdout:687: done (4 left) 2024-07-26T18:09:06.219 INFO:tasks.rados.rados.0.smithi071.stdout:688: done (3 left) 2024-07-26T18:09:06.219 INFO:tasks.rados.rados.0.smithi071.stdout:689: done (2 left) 2024-07-26T18:09:06.219 INFO:tasks.rados.rados.0.smithi071.stdout:690: done (1 left) 2024-07-26T18:09:06.219 INFO:tasks.rados.rados.0.smithi071.stdout:691: done (0 left) 2024-07-26T18:09:06.219 INFO:tasks.rados.rados.0.smithi071.stdout:692: snap_remove snap 63 2024-07-26T18:09:06.298 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:06 smithi135 podman[77001]: 2024-07-26 18:09:06.011363017 +0000 UTC m=+0.160023142 container died 9db3047979bc237a877707cd33fb211bba73f09bbecfea282be8bfe831001d5d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, org.label-schema.build-date=20240724) 2024-07-26T18:09:06.557 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:06 smithi135 podman[77001]: 2024-07-26 18:09:06.380022798 +0000 UTC m=+0.528682916 container cleanup 9db3047979bc237a877707cd33fb211bba73f09bbecfea282be8bfe831001d5d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, ceph=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-07-26T18:09:06.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:06 smithi135 bash[77001]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x 2024-07-26T18:09:06.825 INFO:tasks.rados.rados.0.smithi071.stdout:692: done (0 left) 2024-07-26T18:09:06.826 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 64 2024-07-26T18:09:06.826 INFO:tasks.rados.rados.0.smithi071.stdout:693: seq_num 238 ranges {286720=794624,1081344=417792,1499136=385024} 2024-07-26T18:09:06.832 INFO:tasks.rados.rados.0.smithi071.stdout:693: writing smithi07179299-46 from 286720 to 1081344 tid 1 2024-07-26T18:09:06.835 INFO:tasks.rados.rados.0.smithi071.stdout:693: writing smithi07179299-46 from 1081344 to 1499136 tid 2 2024-07-26T18:09:06.837 INFO:tasks.rados.rados.0.smithi071.stdout:693: writing smithi07179299-46 from 1499136 to 1884160 tid 3 2024-07-26T18:09:06.837 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 64 2024-07-26T18:09:06.837 INFO:tasks.rados.rados.0.smithi071.stdout:693: finishing write tid 1 to smithi07179299-46 2024-07-26T18:09:06.837 INFO:tasks.rados.rados.0.smithi071.stdout:693: finishing write tid 2 to smithi07179299-46 2024-07-26T18:09:06.837 INFO:tasks.rados.rados.0.smithi071.stdout:694: seq_num 239 ranges {4923392=409600,5332992=704512,6037504=499712} 2024-07-26T18:09:06.865 INFO:tasks.rados.rados.0.smithi071.stdout:694: writing smithi07179299-23 from 4923392 to 5332992 tid 1 2024-07-26T18:09:06.869 INFO:tasks.rados.rados.0.smithi071.stdout:694: writing smithi07179299-23 from 5332992 to 6037504 tid 2 2024-07-26T18:09:06.872 INFO:tasks.rados.rados.0.smithi071.stdout:694: writing smithi07179299-23 from 6037504 to 6537216 tid 3 2024-07-26T18:09:06.872 INFO:tasks.rados.rados.0.smithi071.stdout:695: snap_create 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:693: finishing write tid 3 to smithi07179299-46 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:693: finishing write tid 4 to smithi07179299-46 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:693: finishing write tid 5 to smithi07179299-46 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:693: oid 46 updating version 0 to 184 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:693: oid 46 updating version 184 to 186 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:693: oid 46 version 186 is already newer than 185 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:693: oid 46 version 186 is already newer than 183 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 186 (ObjNum 238 snap 64 seq_num 238) dirty exists 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:693: left oid 46 (ObjNum 238 snap 64 seq_num 238) 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:694: finishing write tid 1 to smithi07179299-23 2024-07-26T18:09:06.873 INFO:tasks.rados.rados.0.smithi071.stdout:694: finishing write tid 2 to smithi07179299-23 2024-07-26T18:09:06.874 INFO:tasks.rados.rados.0.smithi071.stdout:694: finishing write tid 3 to smithi07179299-23 2024-07-26T18:09:06.875 INFO:tasks.rados.rados.0.smithi071.stdout:694: finishing write tid 4 to smithi07179299-23 2024-07-26T18:09:06.876 INFO:tasks.rados.rados.0.smithi071.stdout:694: finishing write tid 5 to smithi07179299-23 2024-07-26T18:09:06.876 INFO:tasks.rados.rados.0.smithi071.stdout:694: oid 23 updating version 0 to 294 2024-07-26T18:09:06.876 INFO:tasks.rados.rados.0.smithi071.stdout:694: oid 23 version 294 is already newer than 291 2024-07-26T18:09:06.876 INFO:tasks.rados.rados.0.smithi071.stdout:694: oid 23 version 294 is already newer than 293 2024-07-26T18:09:06.876 INFO:tasks.rados.rados.0.smithi071.stdout:694: oid 23 version 294 is already newer than 292 2024-07-26T18:09:06.876 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 294 (ObjNum 239 snap 64 seq_num 239) dirty exists 2024-07-26T18:09:06.876 INFO:tasks.rados.rados.0.smithi071.stdout:694: left oid 23 (ObjNum 239 snap 64 seq_num 239) 2024-07-26T18:09:06.998 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:06 smithi135 ceph-mon[33333]: osdmap e206: 8 total, 8 up, 8 in 2024-07-26T18:09:06.998 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:06 smithi135 ceph-mon[33333]: pgmap v30: 121 pgs: 121 active+clean; 140 MiB data, 557 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.1 MiB/s wr, 31 op/s 2024-07-26T18:09:06.999 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:06 smithi135 podman[77013]: 2024-07-26 18:09:06.647877663 +0000 UTC m=+0.638922919 container remove 9db3047979bc237a877707cd33fb211bba73f09bbecfea282be8bfe831001d5d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, ceph=True, org.label-schema.build-date=20240724, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-07-26T18:09:06.999 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:06 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-07-26T18:09:06.999 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:06 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-07-26T18:09:06.999 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:06 smithi135 systemd[1]: Stopped Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:09:06.999 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:06 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.x.service: Consumed 16.752s CPU time. 2024-07-26T18:09:06.999 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:06 smithi135 systemd[1]: Starting Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:09:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:06 smithi071 ceph-mon[28530]: osdmap e206: 8 total, 8 up, 8 in 2024-07-26T18:09:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:06 smithi071 ceph-mon[28530]: pgmap v30: 121 pgs: 121 active+clean; 140 MiB data, 557 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.1 MiB/s wr, 31 op/s 2024-07-26T18:09:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:06 smithi071 ceph-mon[39149]: osdmap e206: 8 total, 8 up, 8 in 2024-07-26T18:09:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:06 smithi071 ceph-mon[39149]: pgmap v30: 121 pgs: 121 active+clean; 140 MiB data, 557 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.1 MiB/s wr, 31 op/s 2024-07-26T18:09:07.305 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:07 smithi135 podman[77140]: 2024-07-26 18:09:07.207934629 +0000 UTC m=+0.108049890 container create aa01eaa0fb134b10f7dc14d08f835ec33dfe7d740ce204b4b0bfe597798f8f87 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0) 2024-07-26T18:09:07.306 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:07 smithi135 podman[77140]: 2024-07-26 18:09:07.116973805 +0000 UTC m=+0.017089067 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:09:07.557 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:07 smithi135 podman[77140]: 2024-07-26 18:09:07.401861589 +0000 UTC m=+0.301976863 container init aa01eaa0fb134b10f7dc14d08f835ec33dfe7d740ce204b4b0bfe597798f8f87 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, ceph=True) 2024-07-26T18:09:07.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:07 smithi135 podman[77140]: 2024-07-26 18:09:07.404513153 +0000 UTC m=+0.304628415 container start aa01eaa0fb134b10f7dc14d08f835ec33dfe7d740ce204b4b0bfe597798f8f87 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-07-26T18:09:07.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:07 smithi135 ceph-mgr[77160]: -- 172.21.15.135:0/3058901429 <== mon.1 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562eab45b0e0 con 0x562eab439400 2024-07-26T18:09:07.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:07 smithi135 bash[77140]: aa01eaa0fb134b10f7dc14d08f835ec33dfe7d740ce204b4b0bfe597798f8f87 2024-07-26T18:09:07.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:07 smithi135 systemd[1]: Started Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:09:07.558 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:07.533+0000 7f42bd985040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T18:09:07.832 INFO:tasks.rados.rados.0.smithi071.stdout:693: done (2 left) 2024-07-26T18:09:07.832 INFO:tasks.rados.rados.0.smithi071.stdout:694: done (1 left) 2024-07-26T18:09:07.832 INFO:tasks.rados.rados.0.smithi071.stdout:695: done (0 left) 2024-07-26T18:09:07.832 INFO:tasks.rados.rados.0.smithi071.stdout:696: rollback oid 13 current snap is 65 2024-07-26T18:09:07.832 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 13 to 64 2024-07-26T18:09:07.832 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 65 2024-07-26T18:09:07.832 INFO:tasks.rados.rados.0.smithi071.stdout:697: seq_num 240 ranges {0=425984,425984=589824,1015808=483328,1499136=131072} 2024-07-26T18:09:07.834 INFO:tasks.rados.rados.0.smithi071.stdout:697: writing smithi07179299-35 from 0 to 425984 tid 1 2024-07-26T18:09:07.838 INFO:tasks.rados.rados.0.smithi071.stdout:697: writing smithi07179299-35 from 425984 to 1015808 tid 2 2024-07-26T18:09:07.841 INFO:tasks.rados.rados.0.smithi071.stdout:697: writing smithi07179299-35 from 1015808 to 1499136 tid 3 2024-07-26T18:09:07.842 INFO:tasks.rados.rados.0.smithi071.stdout:697: writing smithi07179299-35 from 1499136 to 1630208 tid 4 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:696: finishing rollback tid 0 to smithi07179299-13 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:696: finishing rollback tid 1 to smithi07179299-13 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:696: finishing rollback tid 2 to smithi07179299-13 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 182 (ObjNum 68 snap 6 seq_num 68) dirty exists 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:697: finishing write tid 1 to smithi07179299-35 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:697: finishing write tid 2 to smithi07179299-35 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:698: read oid 1 snap -1 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:698: expect deleted 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:696: done (2 left) 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:699: copy_from oid 32 from oid 50 current snap is 65 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 65 2024-07-26T18:09:07.843 INFO:tasks.rados.rados.0.smithi071.stdout:700: seq_num 241 ranges {0=442368,442368=466944,909312=688128,1597440=49152} 2024-07-26T18:09:07.845 INFO:tasks.rados.rados.0.smithi071.stdout:700: writing smithi07179299-6 from 0 to 442368 tid 1 2024-07-26T18:09:07.848 INFO:tasks.rados.rados.0.smithi071.stdout:700: writing smithi07179299-6 from 442368 to 909312 tid 2 2024-07-26T18:09:07.852 INFO:tasks.rados.rados.0.smithi071.stdout:700: writing smithi07179299-6 from 909312 to 1597440 tid 3 2024-07-26T18:09:07.853 INFO:tasks.rados.rados.0.smithi071.stdout:700: writing smithi07179299-6 from 1597440 to 1646592 tid 4 2024-07-26T18:09:07.853 INFO:tasks.rados.rados.0.smithi071.stdout:701: setattr oid 26 current snap is 65 2024-07-26T18:09:07.853 INFO:tasks.rados.rados.0.smithi071.stdout:697: finishing write tid 3 to smithi07179299-35 2024-07-26T18:09:07.853 INFO:tasks.rados.rados.0.smithi071.stdout:697: finishing write tid 4 to smithi07179299-35 2024-07-26T18:09:07.853 INFO:tasks.rados.rados.0.smithi071.stdout:697: finishing write tid 5 to smithi07179299-35 2024-07-26T18:09:07.853 INFO:tasks.rados.rados.0.smithi071.stdout:700: finishing write tid 1 to smithi07179299-6 2024-07-26T18:09:07.854 INFO:tasks.rados.rados.0.smithi071.stdout:700: finishing write tid 2 to smithi07179299-6 2024-07-26T18:09:07.854 INFO:tasks.rados.rados.0.smithi071.stdout:697: finishing write tid 6 to smithi07179299-35 2024-07-26T18:09:07.854 INFO:tasks.rados.rados.0.smithi071.stdout:697: oid 35 updating version 0 to 358 2024-07-26T18:09:07.854 INFO:tasks.rados.rados.0.smithi071.stdout:697: oid 35 updating version 358 to 361 2024-07-26T18:09:07.854 INFO:tasks.rados.rados.0.smithi071.stdout:697: oid 35 updating version 361 to 362 2024-07-26T18:09:07.854 INFO:tasks.rados.rados.0.smithi071.stdout:697: oid 35 version 362 is already newer than 360 2024-07-26T18:09:07.854 INFO:tasks.rados.rados.0.smithi071.stdout:697: oid 35 version 362 is already newer than 359 2024-07-26T18:09:07.854 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 362 (ObjNum 240 snap 65 seq_num 240) dirty exists 2024-07-26T18:09:07.854 INFO:tasks.rados.rados.0.smithi071.stdout:697: left oid 35 (ObjNum 240 snap 65 seq_num 240) 2024-07-26T18:09:07.855 INFO:tasks.rados.rados.0.smithi071.stdout:697: done (4 left) 2024-07-26T18:09:07.855 INFO:tasks.rados.rados.0.smithi071.stdout:698: done (3 left) 2024-07-26T18:09:07.855 INFO:tasks.rados.rados.0.smithi071.stdout:702: setattr oid 19 current snap is 65 2024-07-26T18:09:07.858 INFO:tasks.rados.rados.0.smithi071.stdout:700: finishing write tid 3 to smithi07179299-6 2024-07-26T18:09:07.858 INFO:tasks.rados.rados.0.smithi071.stdout:700: finishing write tid 4 to smithi07179299-6 2024-07-26T18:09:07.858 INFO:tasks.rados.rados.0.smithi071.stdout:700: finishing write tid 5 to smithi07179299-6 2024-07-26T18:09:07.859 INFO:tasks.rados.rados.0.smithi071.stdout:703: snap_create 2024-07-26T18:09:07.859 INFO:tasks.rados.rados.0.smithi071.stdout:699: finishing copy_from racing read to smithi07179299-32 2024-07-26T18:09:07.860 INFO:tasks.rados.rados.0.smithi071.stdout:700: finishing write tid 6 to smithi07179299-6 2024-07-26T18:09:07.860 INFO:tasks.rados.rados.0.smithi071.stdout:700: oid 6 updating version 0 to 189 2024-07-26T18:09:07.860 INFO:tasks.rados.rados.0.smithi071.stdout:700: oid 6 updating version 189 to 190 2024-07-26T18:09:07.860 INFO:tasks.rados.rados.0.smithi071.stdout:700: oid 6 version 190 is already newer than 187 2024-07-26T18:09:07.860 INFO:tasks.rados.rados.0.smithi071.stdout:700: oid 6 version 190 is already newer than 188 2024-07-26T18:09:07.861 INFO:tasks.rados.rados.0.smithi071.stdout:700: oid 6 updating version 190 to 191 2024-07-26T18:09:07.861 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 191 (ObjNum 241 snap 65 seq_num 241) dirty exists 2024-07-26T18:09:07.861 INFO:tasks.rados.rados.0.smithi071.stdout:700: left oid 6 (ObjNum 241 snap 65 seq_num 241) 2024-07-26T18:09:07.861 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 96 (ObjNum 49 snap 0 seq_num 1514646139) dirty exists 2024-07-26T18:09:07.864 INFO:tasks.rados.rados.0.smithi071.stdout:699: finishing copy_from to smithi07179299-32 2024-07-26T18:09:07.864 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 325 (ObjNum 230 snap 63 seq_num 230) dirty exists 2024-07-26T18:09:07.865 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 196 (ObjNum 216 snap 58 seq_num 216) dirty exists 2024-07-26T18:09:08.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:07 smithi135 ceph-mon[33333]: osdmap e207: 8 total, 8 up, 8 in 2024-07-26T18:09:08.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:07 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:08.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:07 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:08.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:07 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:08.058 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:07.698+0000 7f42bd985040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:09:08.058 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:07.770+0000 7f42bd985040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T18:09:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:07 smithi071 ceph-mon[39149]: osdmap e207: 8 total, 8 up, 8 in 2024-07-26T18:09:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:07 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:07 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:07 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:07 smithi071 ceph-mon[28530]: osdmap e207: 8 total, 8 up, 8 in 2024-07-26T18:09:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:07 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:07 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:07 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:08.356 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:08 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:08.061+0000 7f42bd985040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T18:09:08.357 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:08 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:08.122+0000 7f42bd985040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T18:09:08.839 INFO:tasks.rados.rados.0.smithi071.stdout:699: done (4 left) 2024-07-26T18:09:08.839 INFO:tasks.rados.rados.0.smithi071.stdout:700: done (3 left) 2024-07-26T18:09:08.839 INFO:tasks.rados.rados.0.smithi071.stdout:701: done (2 left) 2024-07-26T18:09:08.839 INFO:tasks.rados.rados.0.smithi071.stdout:702: done (1 left) 2024-07-26T18:09:08.839 INFO:tasks.rados.rados.0.smithi071.stdout:703: done (0 left) 2024-07-26T18:09:08.839 INFO:tasks.rados.rados.0.smithi071.stdout:704: rollback oid 32 current snap is 66 2024-07-26T18:09:08.839 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 32 to 58 2024-07-26T18:09:08.840 INFO:tasks.rados.rados.0.smithi071.stdout:705: snap_remove snap 53 2024-07-26T18:09:09.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:08 smithi135 ceph-mon[33333]: osdmap e208: 8 total, 8 up, 8 in 2024-07-26T18:09:09.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:08 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:09.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:08 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:09.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:08 smithi135 ceph-mon[33333]: pgmap v33: 121 pgs: 121 active+clean; 140 MiB data, 557 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-07-26T18:09:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:08 smithi071 ceph-mon[39149]: osdmap e208: 8 total, 8 up, 8 in 2024-07-26T18:09:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:08 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:08 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:08 smithi071 ceph-mon[39149]: pgmap v33: 121 pgs: 121 active+clean; 140 MiB data, 557 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-07-26T18:09:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:08 smithi071 ceph-mon[28530]: osdmap e208: 8 total, 8 up, 8 in 2024-07-26T18:09:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:08 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:08 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:08 smithi071 ceph-mon[28530]: pgmap v33: 121 pgs: 121 active+clean; 140 MiB data, 557 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-07-26T18:09:09.539 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:09.126+0000 7f42bd985040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T18:09:09.539 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:09.244+0000 7f42bd985040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T18:09:09.539 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:09.303+0000 7f42bd985040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T18:09:09.539 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:09.537+0000 7f42bd985040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T18:09:09.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:09.605+0000 7f42bd985040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T18:09:09.807 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:09.680+0000 7f42bd985040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T18:09:09.841 INFO:tasks.rados.rados.0.smithi071.stdout:705: done (1 left) 2024-07-26T18:09:09.841 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 66 2024-07-26T18:09:09.841 INFO:tasks.rados.rados.0.smithi071.stdout:704: finishing rollback tid 0 to smithi07179299-32 2024-07-26T18:09:09.841 INFO:tasks.rados.rados.0.smithi071.stdout:704: finishing rollback tid 1 to smithi07179299-32 2024-07-26T18:09:09.841 INFO:tasks.rados.rados.0.smithi071.stdout:704: finishing rollback tid 2 to smithi07179299-32 2024-07-26T18:09:09.841 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 328 (ObjNum 215 snap 57 seq_num 215) dirty exists 2024-07-26T18:09:09.841 INFO:tasks.rados.rados.0.smithi071.stdout:706: seq_num 242 ranges {3137536=458752,3596288=753664,4349952=450560} 2024-07-26T18:09:09.860 INFO:tasks.rados.rados.0.smithi071.stdout:706: writing smithi07179299-24 from 3137536 to 3596288 tid 1 2024-07-26T18:09:09.865 INFO:tasks.rados.rados.0.smithi071.stdout:706: writing smithi07179299-24 from 3596288 to 4349952 tid 2 2024-07-26T18:09:09.868 INFO:tasks.rados.rados.0.smithi071.stdout:706: writing smithi07179299-24 from 4349952 to 4800512 tid 3 2024-07-26T18:09:09.868 INFO:tasks.rados.rados.0.smithi071.stdout:704: done (1 left) 2024-07-26T18:09:09.868 INFO:tasks.rados.rados.0.smithi071.stdout:707: copy_from oid 35 from oid 27 current snap is 66 2024-07-26T18:09:09.868 INFO:tasks.rados.rados.0.smithi071.stdout:706: finishing write tid 1 to smithi07179299-24 2024-07-26T18:09:09.868 INFO:tasks.rados.rados.0.smithi071.stdout:708: snap_create 2024-07-26T18:09:09.868 INFO:tasks.rados.rados.0.smithi071.stdout:706: finishing write tid 2 to smithi07179299-24 2024-07-26T18:09:09.870 INFO:tasks.rados.rados.0.smithi071.stdout:706: finishing write tid 3 to smithi07179299-24 2024-07-26T18:09:09.870 INFO:tasks.rados.rados.0.smithi071.stdout:706: finishing write tid 4 to smithi07179299-24 2024-07-26T18:09:09.871 INFO:tasks.rados.rados.0.smithi071.stdout:706: finishing write tid 5 to smithi07179299-24 2024-07-26T18:09:09.871 INFO:tasks.rados.rados.0.smithi071.stdout:706: oid 24 updating version 0 to 376 2024-07-26T18:09:09.871 INFO:tasks.rados.rados.0.smithi071.stdout:706: oid 24 version 376 is already newer than 374 2024-07-26T18:09:09.871 INFO:tasks.rados.rados.0.smithi071.stdout:706: oid 24 version 376 is already newer than 375 2024-07-26T18:09:09.871 INFO:tasks.rados.rados.0.smithi071.stdout:706: oid 24 updating version 376 to 377 2024-07-26T18:09:09.871 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 377 (ObjNum 242 snap 66 seq_num 242) dirty exists 2024-07-26T18:09:09.871 INFO:tasks.rados.rados.0.smithi071.stdout:706: left oid 24 (ObjNum 242 snap 66 seq_num 242) 2024-07-26T18:09:09.880 INFO:tasks.rados.rados.0.smithi071.stdout:707: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:09:09.880 INFO:tasks.rados.rados.0.smithi071.stdout:707: finishing copy_from to smithi07179299-35 2024-07-26T18:09:09.880 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 176 (ObjNum 214 snap 57 seq_num 214) dirty exists 2024-07-26T18:09:10.147 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:09.827+0000 7f42bd985040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:09:10.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:09 smithi135 ceph-mon[33333]: osdmap e209: 8 total, 8 up, 8 in 2024-07-26T18:09:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:09 smithi071 ceph-mon[39149]: osdmap e209: 8 total, 8 up, 8 in 2024-07-26T18:09:10.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:09 smithi071 ceph-mon[28530]: osdmap e209: 8 total, 8 up, 8 in 2024-07-26T18:09:10.557 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:10.273+0000 7f42bd985040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T18:09:10.851 INFO:tasks.rados.rados.0.smithi071.stdout:706: done (2 left) 2024-07-26T18:09:10.851 INFO:tasks.rados.rados.0.smithi071.stdout:707: done (1 left) 2024-07-26T18:09:10.852 INFO:tasks.rados.rados.0.smithi071.stdout:708: done (0 left) 2024-07-26T18:09:10.852 INFO:tasks.rados.rados.0.smithi071.stdout:709: read oid 39 snap -1 2024-07-26T18:09:10.852 INFO:tasks.rados.rados.0.smithi071.stdout:709: expect (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:09:10.852 INFO:tasks.rados.rados.0.smithi071.stdout:710: read oid 8 snap 65 2024-07-26T18:09:10.852 INFO:tasks.rados.rados.0.smithi071.stdout:710: expect (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:09:10.852 INFO:tasks.rados.rados.0.smithi071.stdout:711: snap_remove snap 57 2024-07-26T18:09:10.862 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:10.610+0000 7f42bd985040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T18:09:10.862 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:10.678+0000 7f42bd985040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T18:09:10.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:10 smithi135 ceph-mon[33333]: osdmap e210: 8 total, 8 up, 8 in 2024-07-26T18:09:10.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:10 smithi135 ceph-mon[33333]: pgmap v36: 121 pgs: 121 active+clean; 154 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T18:09:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:10 smithi071 ceph-mon[39149]: osdmap e210: 8 total, 8 up, 8 in 2024-07-26T18:09:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:10 smithi071 ceph-mon[39149]: pgmap v36: 121 pgs: 121 active+clean; 154 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T18:09:11.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:10 smithi071 ceph-mon[28530]: osdmap e210: 8 total, 8 up, 8 in 2024-07-26T18:09:11.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:10 smithi071 ceph-mon[28530]: pgmap v36: 121 pgs: 121 active+clean; 154 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T18:09:11.188 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:10.860+0000 7f42bd985040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T18:09:11.188 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:11.187+0000 7f42bd985040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T18:09:11.444 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:11.256+0000 7f42bd985040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T18:09:11.695 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:11.443+0000 7f42bd985040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T18:09:11.696 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:11.601+0000 7f42bd985040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T18:09:11.696 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:11.667+0000 7f42bd985040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T18:09:11.753 INFO:tasks.rados.rados.0.smithi071.stdout:711: done (2 left) 2024-07-26T18:09:11.753 INFO:tasks.rados.rados.0.smithi071.stdout:712: delete oid 33 current snap is 67 2024-07-26T18:09:11.753 INFO:tasks.rados.rados.0.smithi071.stdout:709: expect (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:09:11.793 INFO:tasks.rados.rados.0.smithi071.stdout:710: expect (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:09:11.957 INFO:tasks.rados.rados.0.smithi071.stdout:709: done (2 left) 2024-07-26T18:09:11.957 INFO:tasks.rados.rados.0.smithi071.stdout:710: done (1 left) 2024-07-26T18:09:11.957 INFO:tasks.rados.rados.0.smithi071.stdout:712: done (0 left) 2024-07-26T18:09:11.958 INFO:tasks.rados.rados.0.smithi071.stdout:713: snap_create 2024-07-26T18:09:12.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:11 smithi135 ceph-mon[33333]: osdmap e211: 8 total, 8 up, 8 in 2024-07-26T18:09:12.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:11 smithi135 ceph-mon[33333]: osdmap e212: 8 total, 8 up, 8 in 2024-07-26T18:09:12.058 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:11.762+0000 7f42bd985040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T18:09:12.058 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:11.824+0000 7f42bd985040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T18:09:12.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:11 smithi071 ceph-mon[39149]: osdmap e211: 8 total, 8 up, 8 in 2024-07-26T18:09:12.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:11 smithi071 ceph-mon[39149]: osdmap e212: 8 total, 8 up, 8 in 2024-07-26T18:09:12.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:11 smithi071 ceph-mon[28530]: osdmap e211: 8 total, 8 up, 8 in 2024-07-26T18:09:12.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:11 smithi071 ceph-mon[28530]: osdmap e212: 8 total, 8 up, 8 in 2024-07-26T18:09:12.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:09:12] "GET /metrics HTTP/1.1" 200 36104 "" "Prometheus/2.43.0" 2024-07-26T18:09:12.666 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:12.387+0000 7f42bd985040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T18:09:12.666 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:12.557+0000 7f42bd985040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T18:09:12.666 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: [26/Jul/2024:18:09:12] ENGINE Bus STARTING 2024-07-26T18:09:12.666 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: CherryPy Checker: 2024-07-26T18:09:12.666 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: The Application mounted at '' has an empty config. 2024-07-26T18:09:12.667 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:12.853 INFO:tasks.rados.rados.0.smithi071.stdout:713: done (0 left) 2024-07-26T18:09:12.853 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 68 2024-07-26T18:09:12.853 INFO:tasks.rados.rados.0.smithi071.stdout:714: seq_num 244 ranges {0=491520,491520=573440,1064960=458752,1523712=172032} 2024-07-26T18:09:12.855 INFO:tasks.rados.rados.0.smithi071.stdout:714: writing smithi07179299-26 from 0 to 491520 tid 1 2024-07-26T18:09:12.859 INFO:tasks.rados.rados.0.smithi071.stdout:714: writing smithi07179299-26 from 491520 to 1064960 tid 2 2024-07-26T18:09:12.862 INFO:tasks.rados.rados.0.smithi071.stdout:714: writing smithi07179299-26 from 1064960 to 1523712 tid 3 2024-07-26T18:09:12.863 INFO:tasks.rados.rados.0.smithi071.stdout:714: writing smithi07179299-26 from 1523712 to 1695744 tid 4 2024-07-26T18:09:12.864 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 68 2024-07-26T18:09:12.864 INFO:tasks.rados.rados.0.smithi071.stdout:714: finishing write tid 1 to smithi07179299-26 2024-07-26T18:09:12.864 INFO:tasks.rados.rados.0.smithi071.stdout:714: finishing write tid 2 to smithi07179299-26 2024-07-26T18:09:12.864 INFO:tasks.rados.rados.0.smithi071.stdout:715: seq_num 245 ranges {1646592=507904,2154496=458752,2613248=671744,3284992=73728} 2024-07-26T18:09:12.874 INFO:tasks.rados.rados.0.smithi071.stdout:715: writing smithi07179299-6 from 1646592 to 2154496 tid 1 2024-07-26T18:09:12.877 INFO:tasks.rados.rados.0.smithi071.stdout:715: writing smithi07179299-6 from 2154496 to 2613248 tid 2 2024-07-26T18:09:12.881 INFO:tasks.rados.rados.0.smithi071.stdout:715: writing smithi07179299-6 from 2613248 to 3284992 tid 3 2024-07-26T18:09:12.882 INFO:tasks.rados.rados.0.smithi071.stdout:715: writing smithi07179299-6 from 3284992 to 3358720 tid 4 2024-07-26T18:09:12.882 INFO:tasks.rados.rados.0.smithi071.stdout:716: copy_from oid 41 from oid 39 current snap is 68 2024-07-26T18:09:12.882 INFO:tasks.rados.rados.0.smithi071.stdout:714: finishing write tid 3 to smithi07179299-26 2024-07-26T18:09:12.882 INFO:tasks.rados.rados.0.smithi071.stdout:714: finishing write tid 4 to smithi07179299-26 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:714: finishing write tid 5 to smithi07179299-26 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:714: finishing write tid 6 to smithi07179299-26 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:714: oid 26 updating version 0 to 101 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:714: oid 26 version 101 is already newer than 100 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:714: oid 26 version 101 is already newer than 99 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:714: oid 26 version 101 is already newer than 98 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:714: oid 26 updating version 101 to 102 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 102 (ObjNum 244 snap 68 seq_num 244) dirty exists 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:714: left oid 26 (ObjNum 244 snap 68 seq_num 244) 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:715: finishing write tid 1 to smithi07179299-6 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:715: finishing write tid 2 to smithi07179299-6 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:714: done (2 left) 2024-07-26T18:09:12.883 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 68 2024-07-26T18:09:12.884 INFO:tasks.rados.rados.0.smithi071.stdout:717: seq_num 246 ranges {1228800=524288,1753088=745472,2498560=425984,2924544=32768} 2024-07-26T18:09:12.892 INFO:tasks.rados.rados.0.smithi071.stdout:717: writing smithi07179299-19 from 1228800 to 1753088 tid 1 2024-07-26T18:09:12.895 INFO:tasks.rados.rados.0.smithi071.stdout:717: writing smithi07179299-19 from 1753088 to 2498560 tid 2 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:717: writing smithi07179299-19 from 2498560 to 2924544 tid 3 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:717: writing smithi07179299-19 from 2924544 to 2957312 tid 4 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:718: delete oid 46 current snap is 68 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:715: finishing write tid 3 to smithi07179299-6 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:715: finishing write tid 4 to smithi07179299-6 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:715: finishing write tid 5 to smithi07179299-6 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:715: finishing write tid 6 to smithi07179299-6 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:715: oid 6 updating version 0 to 194 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:715: oid 6 version 194 is already newer than 193 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:715: oid 6 version 194 is already newer than 192 2024-07-26T18:09:12.899 INFO:tasks.rados.rados.0.smithi071.stdout:715: oid 6 updating version 194 to 195 2024-07-26T18:09:12.900 INFO:tasks.rados.rados.0.smithi071.stdout:715: oid 6 updating version 195 to 196 2024-07-26T18:09:12.900 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 196 (ObjNum 245 snap 68 seq_num 245) dirty exists 2024-07-26T18:09:12.900 INFO:tasks.rados.rados.0.smithi071.stdout:715: left oid 6 (ObjNum 245 snap 68 seq_num 245) 2024-07-26T18:09:12.900 INFO:tasks.rados.rados.0.smithi071.stdout:716: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:09:12.900 INFO:tasks.rados.rados.0.smithi071.stdout:716: finishing copy_from to smithi07179299-41 2024-07-26T18:09:12.900 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 255 (ObjNum 222 snap 60 seq_num 222) dirty exists 2024-07-26T18:09:12.900 INFO:tasks.rados.rados.0.smithi071.stdout:717: finishing write tid 1 to smithi07179299-19 2024-07-26T18:09:12.900 INFO:tasks.rados.rados.0.smithi071.stdout:715: done (3 left) 2024-07-26T18:09:12.900 INFO:tasks.rados.rados.0.smithi071.stdout:716: done (2 left) 2024-07-26T18:09:12.900 INFO:tasks.rados.rados.0.smithi071.stdout:718: done (1 left) 2024-07-26T18:09:12.901 INFO:tasks.rados.rados.0.smithi071.stdout:719: snap_remove snap 67 2024-07-26T18:09:13.057 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: [26/Jul/2024:18:09:12] ENGINE Serving on http://:::9283 2024-07-26T18:09:13.057 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: [26/Jul/2024:18:09:12] ENGINE Bus STARTED 2024-07-26T18:09:13.409 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.409 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.409 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: pgmap v39: 121 pgs: 121 active+clean; 154 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T18:09:13.409 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: Standby manager daemon x restarted 2024-07-26T18:09:13.409 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: Standby manager daemon x started 2024-07-26T18:09:13.409 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:09:13.409 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:09:13.409 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:09:13.410 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:09:13.410 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.410 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.410 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:13 smithi135 ceph-mon[33333]: osdmap e213: 8 total, 8 up, 8 in 2024-07-26T18:09:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: pgmap v39: 121 pgs: 121 active+clean; 154 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: Standby manager daemon x restarted 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: Standby manager daemon x started 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[28530]: osdmap e213: 8 total, 8 up, 8 in 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: pgmap v39: 121 pgs: 121 active+clean; 154 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T18:09:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: Standby manager daemon x restarted 2024-07-26T18:09:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: Standby manager daemon x started 2024-07-26T18:09:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:09:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:09:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:09:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/620108729' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:09:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:13 smithi071 ceph-mon[39149]: osdmap e213: 8 total, 8 up, 8 in 2024-07-26T18:09:13.856 INFO:tasks.rados.rados.0.smithi071.stdout:719: done (1 left) 2024-07-26T18:09:13.856 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 36 current snap is 68 2024-07-26T18:09:13.856 INFO:tasks.rados.rados.0.smithi071.stdout:717: finishing write tid 2 to smithi07179299-19 2024-07-26T18:09:13.856 INFO:tasks.rados.rados.0.smithi071.stdout:720: seq_num 248 ranges {0=557056,557056=507904,1064960=442368,1507328=253952} 2024-07-26T18:09:13.858 INFO:tasks.rados.rados.0.smithi071.stdout:720: writing smithi07179299-36 from 0 to 557056 tid 1 2024-07-26T18:09:13.861 INFO:tasks.rados.rados.0.smithi071.stdout:720: writing smithi07179299-36 from 557056 to 1064960 tid 2 2024-07-26T18:09:13.864 INFO:tasks.rados.rados.0.smithi071.stdout:720: writing smithi07179299-36 from 1064960 to 1507328 tid 3 2024-07-26T18:09:13.868 INFO:tasks.rados.rados.0.smithi071.stdout:720: writing smithi07179299-36 from 1507328 to 1761280 tid 4 2024-07-26T18:09:13.868 INFO:tasks.rados.rados.0.smithi071.stdout:721: read oid 17 snap -1 2024-07-26T18:09:13.868 INFO:tasks.rados.rados.0.smithi071.stdout:721: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:09:13.868 INFO:tasks.rados.rados.0.smithi071.stdout:722: snap_create 2024-07-26T18:09:13.868 INFO:tasks.rados.rados.0.smithi071.stdout:717: finishing write tid 3 to smithi07179299-19 2024-07-26T18:09:13.868 INFO:tasks.rados.rados.0.smithi071.stdout:717: finishing write tid 4 to smithi07179299-19 2024-07-26T18:09:13.868 INFO:tasks.rados.rados.0.smithi071.stdout:717: finishing write tid 5 to smithi07179299-19 2024-07-26T18:09:13.868 INFO:tasks.rados.rados.0.smithi071.stdout:717: finishing write tid 6 to smithi07179299-19 2024-07-26T18:09:13.868 INFO:tasks.rados.rados.0.smithi071.stdout:717: oid 19 updating version 0 to 198 2024-07-26T18:09:13.868 INFO:tasks.rados.rados.0.smithi071.stdout:717: oid 19 updating version 198 to 201 2024-07-26T18:09:13.869 INFO:tasks.rados.rados.0.smithi071.stdout:717: oid 19 version 201 is already newer than 200 2024-07-26T18:09:13.869 INFO:tasks.rados.rados.0.smithi071.stdout:717: oid 19 version 201 is already newer than 199 2024-07-26T18:09:13.869 INFO:tasks.rados.rados.0.smithi071.stdout:717: oid 19 version 201 is already newer than 197 2024-07-26T18:09:13.869 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 201 (ObjNum 246 snap 68 seq_num 246) dirty exists 2024-07-26T18:09:13.869 INFO:tasks.rados.rados.0.smithi071.stdout:717: left oid 19 (ObjNum 246 snap 68 seq_num 246) 2024-07-26T18:09:13.869 INFO:tasks.rados.rados.0.smithi071.stdout:720: finishing write tid 1 to smithi07179299-36 2024-07-26T18:09:13.869 INFO:tasks.rados.rados.0.smithi071.stdout:720: finishing write tid 2 to smithi07179299-36 2024-07-26T18:09:13.870 INFO:tasks.rados.rados.0.smithi071.stdout:720: finishing write tid 3 to smithi07179299-36 2024-07-26T18:09:13.870 INFO:tasks.rados.rados.0.smithi071.stdout:720: finishing write tid 4 to smithi07179299-36 2024-07-26T18:09:13.870 INFO:tasks.rados.rados.0.smithi071.stdout:720: finishing write tid 5 to smithi07179299-36 2024-07-26T18:09:13.871 INFO:tasks.rados.rados.0.smithi071.stdout:720: finishing write tid 6 to smithi07179299-36 2024-07-26T18:09:13.871 INFO:tasks.rados.rados.0.smithi071.stdout:720: oid 36 updating version 0 to 183 2024-07-26T18:09:13.871 INFO:tasks.rados.rados.0.smithi071.stdout:720: oid 36 updating version 183 to 184 2024-07-26T18:09:13.871 INFO:tasks.rados.rados.0.smithi071.stdout:720: oid 36 updating version 184 to 187 2024-07-26T18:09:13.871 INFO:tasks.rados.rados.0.smithi071.stdout:720: oid 36 version 187 is already newer than 186 2024-07-26T18:09:13.871 INFO:tasks.rados.rados.0.smithi071.stdout:720: oid 36 version 187 is already newer than 185 2024-07-26T18:09:13.872 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 187 (ObjNum 248 snap 68 seq_num 248) dirty exists 2024-07-26T18:09:13.872 INFO:tasks.rados.rados.0.smithi071.stdout:720: left oid 36 (ObjNum 248 snap 68 seq_num 248) 2024-07-26T18:09:13.877 INFO:tasks.rados.rados.0.smithi071.stdout:721: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:09:14.401 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:14 smithi135 ceph-mon[33333]: mgrmap e38: y(active, since 24s), standbys: x 2024-07-26T18:09:14.401 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:14 smithi135 ceph-mon[33333]: osdmap e214: 8 total, 8 up, 8 in 2024-07-26T18:09:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:14 smithi071 ceph-mon[39149]: mgrmap e38: y(active, since 24s), standbys: x 2024-07-26T18:09:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:14 smithi071 ceph-mon[39149]: osdmap e214: 8 total, 8 up, 8 in 2024-07-26T18:09:14.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:14 smithi071 ceph-mon[28530]: mgrmap e38: y(active, since 24s), standbys: x 2024-07-26T18:09:14.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:14 smithi071 ceph-mon[28530]: osdmap e214: 8 total, 8 up, 8 in 2024-07-26T18:09:14.859 INFO:tasks.rados.rados.0.smithi071.stdout:717: done (3 left) 2024-07-26T18:09:14.859 INFO:tasks.rados.rados.0.smithi071.stdout:720: done (2 left) 2024-07-26T18:09:14.859 INFO:tasks.rados.rados.0.smithi071.stdout:721: done (1 left) 2024-07-26T18:09:14.859 INFO:tasks.rados.rados.0.smithi071.stdout:722: done (0 left) 2024-07-26T18:09:14.859 INFO:tasks.rados.rados.0.smithi071.stdout:723: setattr oid 33 current snap is 69 2024-07-26T18:09:14.860 INFO:tasks.rados.rados.0.smithi071.stdout:724: read oid 6 snap -1 2024-07-26T18:09:14.860 INFO:tasks.rados.rados.0.smithi071.stdout:724: expect (ObjNum 245 snap 68 seq_num 245) 2024-07-26T18:09:14.860 INFO:tasks.rados.rados.0.smithi071.stdout:725: delete oid 27 current snap is 69 2024-07-26T18:09:14.866 INFO:tasks.rados.rados.0.smithi071.stdout:725: done (2 left) 2024-07-26T18:09:14.866 INFO:tasks.rados.rados.0.smithi071.stdout:726: rollback oid 23 current snap is 69 2024-07-26T18:09:14.866 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 23 to 56 2024-07-26T18:09:14.866 INFO:tasks.rados.rados.0.smithi071.stdout:727: read oid 39 snap -1 2024-07-26T18:09:14.866 INFO:tasks.rados.rados.0.smithi071.stdout:727: expect (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:09:14.867 INFO:tasks.rados.rados.0.smithi071.stdout:728: read oid 27 snap 66 2024-07-26T18:09:14.867 INFO:tasks.rados.rados.0.smithi071.stdout:728: expect (ObjNum 214 snap 57 seq_num 214) 2024-07-26T18:09:14.867 INFO:tasks.rados.rados.0.smithi071.stdout:729: snap_create 2024-07-26T18:09:14.869 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 268 (ObjNum 161 snap 0 seq_num 551844498) dirty exists 2024-07-26T18:09:14.872 INFO:tasks.rados.rados.0.smithi071.stdout:726: finishing rollback tid 0 to smithi07179299-23 2024-07-26T18:09:14.872 INFO:tasks.rados.rados.0.smithi071.stdout:726: finishing rollback tid 1 to smithi07179299-23 2024-07-26T18:09:14.874 INFO:tasks.rados.rados.0.smithi071.stdout:726: finishing rollback tid 2 to smithi07179299-23 2024-07-26T18:09:14.875 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 297 (ObjNum 208 snap 56 seq_num 208) dirty exists 2024-07-26T18:09:14.875 INFO:tasks.rados.rados.0.smithi071.stdout:728: expect (ObjNum 214 snap 57 seq_num 214) 2024-07-26T18:09:14.906 INFO:tasks.rados.rados.0.smithi071.stdout:727: expect (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:09:14.940 INFO:tasks.rados.rados.0.smithi071.stdout:724: expect (ObjNum 245 snap 68 seq_num 245) 2024-07-26T18:09:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:15 smithi071 ceph-mon[39149]: pgmap v42: 121 pgs: 121 active+clean; 145 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 972 KiB/s rd, 430 KiB/s wr, 2 op/s 2024-07-26T18:09:15.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:15 smithi071 ceph-mon[39149]: osdmap e215: 8 total, 8 up, 8 in 2024-07-26T18:09:15.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:15 smithi071 ceph-mon[28530]: pgmap v42: 121 pgs: 121 active+clean; 145 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 972 KiB/s rd, 430 KiB/s wr, 2 op/s 2024-07-26T18:09:15.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:15 smithi071 ceph-mon[28530]: osdmap e215: 8 total, 8 up, 8 in 2024-07-26T18:09:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:15 smithi135 ceph-mon[33333]: pgmap v42: 121 pgs: 121 active+clean; 145 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 972 KiB/s rd, 430 KiB/s wr, 2 op/s 2024-07-26T18:09:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:15 smithi135 ceph-mon[33333]: osdmap e215: 8 total, 8 up, 8 in 2024-07-26T18:09:15.862 INFO:tasks.rados.rados.0.smithi071.stdout:723: done (5 left) 2024-07-26T18:09:15.863 INFO:tasks.rados.rados.0.smithi071.stdout:724: done (4 left) 2024-07-26T18:09:15.863 INFO:tasks.rados.rados.0.smithi071.stdout:726: done (3 left) 2024-07-26T18:09:15.863 INFO:tasks.rados.rados.0.smithi071.stdout:727: done (2 left) 2024-07-26T18:09:15.863 INFO:tasks.rados.rados.0.smithi071.stdout:728: done (1 left) 2024-07-26T18:09:15.863 INFO:tasks.rados.rados.0.smithi071.stdout:729: done (0 left) 2024-07-26T18:09:15.863 INFO:tasks.rados.rados.0.smithi071.stdout:730: snap_remove snap 68 2024-07-26T18:09:16.862 INFO:tasks.rados.rados.0.smithi071.stdout:730: done (0 left) 2024-07-26T18:09:16.862 INFO:tasks.rados.rados.0.smithi071.stdout:731: snap_remove snap 64 2024-07-26T18:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: osdmap e216: 8 total, 8 up, 8 in 2024-07-26T18:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: Upgrade: Setting container_image for all mgr 2024-07-26T18:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: Upgrade: It appears safe to stop mon.a 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[39149]: pgmap v45: 121 pgs: 121 active+clean; 154 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-07-26T18:09:17.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: osdmap e216: 8 total, 8 up, 8 in 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: Upgrade: Setting container_image for all mgr 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-26T18:09:17.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-26T18:09:17.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-26T18:09:17.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-26T18:09:17.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-26T18:09:17.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-26T18:09:17.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: Upgrade: It appears safe to stop mon.a 2024-07-26T18:09:17.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:16 smithi071 ceph-mon[28530]: pgmap v45: 121 pgs: 121 active+clean; 154 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-07-26T18:09:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: osdmap e216: 8 total, 8 up, 8 in 2024-07-26T18:09:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:09:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: Upgrade: Setting container_image for all mgr 2024-07-26T18:09:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:17.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-26T18:09:17.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-07-26T18:09:17.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-07-26T18:09:17.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-26T18:09:17.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-07-26T18:09:17.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-07-26T18:09:17.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-26T18:09:17.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-26T18:09:17.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: Upgrade: It appears safe to stop mon.a 2024-07-26T18:09:17.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:16 smithi135 ceph-mon[33333]: pgmap v45: 121 pgs: 121 active+clean; 154 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-07-26T18:09:17.873 INFO:tasks.rados.rados.0.smithi071.stdout:731: done (0 left) 2024-07-26T18:09:17.873 INFO:tasks.rados.rados.0.smithi071.stdout:732: copy_from oid 48 from oid 5 current snap is 70 2024-07-26T18:09:17.873 INFO:tasks.rados.rados.0.smithi071.stdout:733: setattr oid 20 current snap is 70 2024-07-26T18:09:17.875 INFO:tasks.rados.rados.0.smithi071.stdout:734: read oid 3 snap -1 2024-07-26T18:09:17.875 INFO:tasks.rados.rados.0.smithi071.stdout:734: expect (ObjNum 172 snap 41 seq_num 172) 2024-07-26T18:09:17.876 INFO:tasks.rados.rados.0.smithi071.stdout:735: copy_from oid 49 from oid 17 current snap is 70 2024-07-26T18:09:17.876 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 70 2024-07-26T18:09:17.876 INFO:tasks.rados.rados.0.smithi071.stdout:736: seq_num 250 ranges {1196032=589824,1785856=679936,2465792=409600,2875392=114688} 2024-07-26T18:09:17.886 INFO:tasks.rados.rados.0.smithi071.stdout:736: writing smithi07179299-35 from 1196032 to 1785856 tid 1 2024-07-26T18:09:17.890 INFO:tasks.rados.rados.0.smithi071.stdout:736: writing smithi07179299-35 from 1785856 to 2465792 tid 2 2024-07-26T18:09:17.893 INFO:tasks.rados.rados.0.smithi071.stdout:736: writing smithi07179299-35 from 2465792 to 2875392 tid 3 2024-07-26T18:09:17.894 INFO:tasks.rados.rados.0.smithi071.stdout:736: writing smithi07179299-35 from 2875392 to 2990080 tid 4 2024-07-26T18:09:17.894 INFO:tasks.rados.rados.0.smithi071.stdout:737: copy_from oid 31 from oid 40 current snap is 70 2024-07-26T18:09:17.894 INFO:tasks.rados.rados.0.smithi071.stdout:732: finishing copy_from to smithi07179299-48 2024-07-26T18:09:17.894 INFO:tasks.rados.rados.0.smithi071.stdout:732: got expected ENOENT (src dne) 2024-07-26T18:09:17.894 INFO:tasks.rados.rados.0.smithi071.stdout:732: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:09:17.894 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 270 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:09:17.894 INFO:tasks.rados.rados.0.smithi071.stdout:734: expect (ObjNum 172 snap 41 seq_num 172) 2024-07-26T18:09:17.942 INFO:tasks.rados.rados.0.smithi071.stdout:736: finishing write tid 1 to smithi07179299-35 2024-07-26T18:09:17.942 INFO:tasks.rados.rados.0.smithi071.stdout:732: done (5 left) 2024-07-26T18:09:17.942 INFO:tasks.rados.rados.0.smithi071.stdout:733: done (4 left) 2024-07-26T18:09:17.942 INFO:tasks.rados.rados.0.smithi071.stdout:734: done (3 left) 2024-07-26T18:09:17.942 INFO:tasks.rados.rados.0.smithi071.stdout:738: delete oid 43 current snap is 70 2024-07-26T18:09:17.942 INFO:tasks.rados.rados.0.smithi071.stdout:736: finishing write tid 2 to smithi07179299-35 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:735: finishing copy_from racing read to smithi07179299-49 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:735: finishing copy_from to smithi07179299-49 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 82 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:736: finishing write tid 3 to smithi07179299-35 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:736: finishing write tid 4 to smithi07179299-35 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:736: finishing write tid 5 to smithi07179299-35 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:736: finishing write tid 6 to smithi07179299-35 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:736: oid 35 updating version 0 to 399 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:736: oid 35 version 399 is already newer than 396 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:736: oid 35 version 399 is already newer than 397 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:736: oid 35 version 399 is already newer than 395 2024-07-26T18:09:17.943 INFO:tasks.rados.rados.0.smithi071.stdout:736: oid 35 version 399 is already newer than 398 2024-07-26T18:09:17.944 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 399 (ObjNum 250 snap 70 seq_num 250) dirty exists 2024-07-26T18:09:17.944 INFO:tasks.rados.rados.0.smithi071.stdout:736: left oid 35 (ObjNum 250 snap 70 seq_num 250) 2024-07-26T18:09:17.944 INFO:tasks.rados.rados.0.smithi071.stdout:737: finishing copy_from racing read to smithi07179299-31 2024-07-26T18:09:17.944 INFO:tasks.rados.rados.0.smithi071.stdout:737: finishing copy_from to smithi07179299-31 2024-07-26T18:09:17.944 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 306 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:09:17.944 INFO:tasks.rados.rados.0.smithi071.stdout:735: done (3 left) 2024-07-26T18:09:17.945 INFO:tasks.rados.rados.0.smithi071.stdout:736: done (2 left) 2024-07-26T18:09:17.945 INFO:tasks.rados.rados.0.smithi071.stdout:737: done (1 left) 2024-07-26T18:09:17.945 INFO:tasks.rados.rados.0.smithi071.stdout:738: done (0 left) 2024-07-26T18:09:17.945 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 70 2024-07-26T18:09:17.945 INFO:tasks.rados.rados.0.smithi071.stdout:739: seq_num 252 ranges {1695744=630784,2326528=499712,2826240=425984,3252224=278528} 2024-07-26T18:09:17.956 INFO:tasks.rados.rados.0.smithi071.stdout:739: writing smithi07179299-26 from 1695744 to 2326528 tid 1 2024-07-26T18:09:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:739: writing smithi07179299-26 from 2326528 to 2826240 tid 2 2024-07-26T18:09:17.961 INFO:tasks.rados.rados.0.smithi071.stdout:739: writing smithi07179299-26 from 2826240 to 3252224 tid 3 2024-07-26T18:09:17.963 INFO:tasks.rados.rados.0.smithi071.stdout:739: writing smithi07179299-26 from 3252224 to 3530752 tid 4 2024-07-26T18:09:17.963 INFO:tasks.rados.rados.0.smithi071.stdout:740: snap_create 2024-07-26T18:09:17.963 INFO:tasks.rados.rados.0.smithi071.stdout:739: finishing write tid 1 to smithi07179299-26 2024-07-26T18:09:17.963 INFO:tasks.rados.rados.0.smithi071.stdout:739: finishing write tid 2 to smithi07179299-26 2024-07-26T18:09:17.965 INFO:tasks.rados.rados.0.smithi071.stdout:739: finishing write tid 3 to smithi07179299-26 2024-07-26T18:09:17.965 INFO:tasks.rados.rados.0.smithi071.stdout:739: finishing write tid 4 to smithi07179299-26 2024-07-26T18:09:17.965 INFO:tasks.rados.rados.0.smithi071.stdout:739: finishing write tid 5 to smithi07179299-26 2024-07-26T18:09:17.966 INFO:tasks.rados.rados.0.smithi071.stdout:739: finishing write tid 6 to smithi07179299-26 2024-07-26T18:09:17.966 INFO:tasks.rados.rados.0.smithi071.stdout:739: oid 26 updating version 0 to 108 2024-07-26T18:09:17.967 INFO:tasks.rados.rados.0.smithi071.stdout:739: oid 26 updating version 108 to 110 2024-07-26T18:09:17.967 INFO:tasks.rados.rados.0.smithi071.stdout:739: oid 26 version 110 is already newer than 106 2024-07-26T18:09:17.967 INFO:tasks.rados.rados.0.smithi071.stdout:739: oid 26 version 110 is already newer than 107 2024-07-26T18:09:17.967 INFO:tasks.rados.rados.0.smithi071.stdout:739: oid 26 version 110 is already newer than 109 2024-07-26T18:09:17.967 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 110 (ObjNum 252 snap 70 seq_num 252) dirty exists 2024-07-26T18:09:17.967 INFO:tasks.rados.rados.0.smithi071.stdout:739: left oid 26 (ObjNum 252 snap 70 seq_num 252) 2024-07-26T18:09:18.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[28530]: osdmap e217: 8 total, 8 up, 8 in 2024-07-26T18:09:18.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[28530]: Upgrade: Updating mon.a 2024-07-26T18:09:18.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[28530]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:18.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:09:18.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:09:18.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:18.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[28530]: Deploying daemon mon.a on smithi071 2024-07-26T18:09:18.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[39149]: osdmap e217: 8 total, 8 up, 8 in 2024-07-26T18:09:18.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[39149]: Upgrade: Updating mon.a 2024-07-26T18:09:18.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:18.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:09:18.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:09:18.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:18.017 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:17 smithi071 ceph-mon[39149]: Deploying daemon mon.a on smithi071 2024-07-26T18:09:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:17 smithi135 ceph-mon[33333]: osdmap e217: 8 total, 8 up, 8 in 2024-07-26T18:09:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:17 smithi135 ceph-mon[33333]: Upgrade: Updating mon.a 2024-07-26T18:09:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:17 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='mgr.y' 2024-07-26T18:09:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:17 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:09:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:17 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:09:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:17 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:17 smithi135 ceph-mon[33333]: Deploying daemon mon.a on smithi071 2024-07-26T18:09:18.883 INFO:tasks.rados.rados.0.smithi071.stdout:739: done (1 left) 2024-07-26T18:09:18.883 INFO:tasks.rados.rados.0.smithi071.stdout:740: done (0 left) 2024-07-26T18:09:18.883 INFO:tasks.rados.rados.0.smithi071.stdout:741: delete oid 35 current snap is 71 2024-07-26T18:09:18.886 INFO:tasks.rados.rados.0.smithi071.stdout:741: done (0 left) 2024-07-26T18:09:18.886 INFO:tasks.rados.rados.0.smithi071.stdout:742: snap_create 2024-07-26T18:09:18.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:18 smithi071 ceph-mon[28530]: osdmap e218: 8 total, 8 up, 8 in 2024-07-26T18:09:18.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:18 smithi071 ceph-mon[28530]: pgmap v48: 121 pgs: 121 active+clean; 154 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-07-26T18:09:18.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:18 smithi071 ceph-mon[28530]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:18.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:18 smithi071 ceph-mon[39149]: osdmap e218: 8 total, 8 up, 8 in 2024-07-26T18:09:18.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:18 smithi071 ceph-mon[39149]: pgmap v48: 121 pgs: 121 active+clean; 154 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-07-26T18:09:18.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:18 smithi071 ceph-mon[39149]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:19.146 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:18 smithi135 ceph-mon[33333]: osdmap e218: 8 total, 8 up, 8 in 2024-07-26T18:09:19.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:18 smithi135 ceph-mon[33333]: pgmap v48: 121 pgs: 121 active+clean; 154 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-07-26T18:09:19.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:18 smithi135 ceph-mon[33333]: from='mgr.24953 172.21.15.71:0/1793373621' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:19 smithi071 systemd[1]: Stopping Ceph mon.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:09:19.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a[28526]: 2024-07-26T18:09:19.431+0000 7f7b5275f640 -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-07-26T18:09:19.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a[28526]: 2024-07-26T18:09:19.431+0000 7f7b5275f640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-07-26T18:09:19.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:19 smithi071 podman[90341]: 2024-07-26 18:09:19.626628191 +0000 UTC m=+0.301520255 container died b4899669576ff55951630e66d42a518f09db0c891d21baa06abef1695d590b46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-a3bbd72, org.label-schema.build-date=20240716, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-07-26T18:09:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:20 smithi071 podman[90341]: 2024-07-26 18:09:20.007129892 +0000 UTC m=+0.682021948 container cleanup b4899669576ff55951630e66d42a518f09db0c891d21baa06abef1695d590b46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, org.label-schema.schema-version=1.0, RELEASE=reef-a3bbd72, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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=20240716) 2024-07-26T18:09:20.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:20 smithi071 bash[90341]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a 2024-07-26T18:09:20.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:20 smithi071 podman[90355]: 2024-07-26 18:09:20.25843655 +0000 UTC m=+0.627271076 container remove b4899669576ff55951630e66d42a518f09db0c891d21baa06abef1695d590b46 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, GIT_BRANCH=HEAD, 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_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240716, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-a3bbd72, org.label-schema.license=GPLv2) 2024-07-26T18:09:20.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:20 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.a.service: Deactivated successfully. 2024-07-26T18:09:20.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:20 smithi071 systemd[1]: Stopped Ceph mon.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:09:20.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:20 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.a.service: Consumed 12.701s CPU time. 2024-07-26T18:09:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:20 smithi071 systemd[1]: Starting Ceph mon.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:09:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:20 smithi071 podman[90487]: 2024-07-26 18:09:20.834436168 +0000 UTC m=+0.106688478 container create 4114cde34b7b9e5d09530c9c6e3d2e1aa4dd4304166f6e231581797a71b03404 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.license=GPLv2) 2024-07-26T18:09:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:20 smithi071 podman[90487]: 2024-07-26 18:09:20.745013185 +0000 UTC m=+0.017265505 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:09:21.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 podman[90487]: 2024-07-26 18:09:21.086872374 +0000 UTC m=+0.359124681 container init 4114cde34b7b9e5d09530c9c6e3d2e1aa4dd4304166f6e231581797a71b03404 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240724, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux ) 2024-07-26T18:09:21.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 podman[90487]: 2024-07-26 18:09:21.090047319 +0000 UTC m=+0.362299627 container start 4114cde34b7b9e5d09530c9c6e3d2e1aa4dd4304166f6e231581797a71b03404 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True) 2024-07-26T18:09:21.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: set uid:gid to 167:167 (ceph:ceph) 2024-07-26T18:09:21.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc), process ceph-mon, pid 2 2024-07-26T18:09:21.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: pidfile_write: ignore empty --pid-file 2024-07-26T18:09:21.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: load: jerasure load: lrc 2024-07-26T18:09:21.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: RocksDB version: 7.9.2 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Git sha 0 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Compile date 2024-07-26 00:57:00 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: DB SUMMARY 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: DB Session ID: TGSIXII271FVGPRZYLIS 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: CURRENT file: CURRENT 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: IDENTITY file: IDENTITY 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1501 Bytes 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000032.sst 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000030.log size: 3276311 ; 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.error_if_exists: 0 2024-07-26T18:09:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.create_if_missing: 0 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.paranoid_checks: 1 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.flush_verify_memtable_count: 1 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.env: 0x55c51ee867a0 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.fs: PosixFileSystem 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.info_log: 0x55c520ab94a0 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_file_opening_threads: 16 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.statistics: (nil) 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.use_fsync: 0 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_log_file_size: 0 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-26T18:09:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.log_file_time_to_roll: 0 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.keep_log_file_num: 1000 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.recycle_log_file_num: 0 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.allow_fallocate: 1 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.allow_mmap_reads: 0 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.allow_mmap_writes: 0 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.use_direct_reads: 0 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.create_missing_column_families: 0 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.db_log_dir: 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.wal_dir: 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.table_cache_numshardbits: 6 2024-07-26T18:09:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.WAL_ttl_seconds: 0 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.WAL_size_limit_MB: 0 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.is_fd_close_on_exec: 1 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.advise_random_on_open: 1 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.db_write_buffer_size: 0 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.write_buffer_manager: 0x55c520ac88c0 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.use_adaptive_mutex: 0 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.rate_limiter: (nil) 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.wal_recovery_mode: 2 2024-07-26T18:09:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.enable_thread_tracking: 0 2024-07-26T18:09:21.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.enable_pipelined_write: 0 2024-07-26T18:09:21.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.unordered_write: 0 2024-07-26T18:09:21.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-26T18:09:21.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-26T18:09:21.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-26T18:09:21.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-26T18:09:21.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.row_cache: None 2024-07-26T18:09:21.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.wal_filter: None 2024-07-26T18:09:21.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.allow_ingest_behind: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.two_write_queues: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.manual_wal_flush: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.wal_compression: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.atomic_flush: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.persist_stats_to_disk: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.write_dbid_to_manifest: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.log_readahead_size: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.best_efforts_recovery: 0 2024-07-26T18:09:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.allow_data_in_errors: 0 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.db_host_id: __hostname__ 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.enforce_single_del_contracts: true 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_background_jobs: 2 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_background_compactions: -1 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_subcompactions: 1 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.delayed_write_rate : 16777216 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_total_wal_size: 0 2024-07-26T18:09:21.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.stats_dump_period_sec: 600 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.stats_persist_period_sec: 600 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_open_files: -1 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bytes_per_sync: 0 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.wal_bytes_per_sync: 0 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.strict_bytes_per_sync: 0 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_readahead_size: 0 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_background_flushes: -1 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Compression algorithms supported: 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: kZSTD supported: 0 2024-07-26T18:09:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: kXpressCompression supported: 0 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: kBZip2Compression supported: 0 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: kLZ4Compression supported: 1 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: kZlibCompression supported: 1 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: kLZ4HCCompression supported: 1 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: kSnappyCompression supported: 1 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Fast CRC32 supported: Supported on x86 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: DMutex implementation: pthread_mutex_t 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.merge_operator: 2024-07-26T18:09:21.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_filter: None 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_filter_factory: None 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.sst_partitioner_factory: None 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.memtable_factory: SkipListFactory 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.table_factory: BlockBasedTable 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c520ab9080) 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout: cache_index_and_filter_blocks: 1 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout: pin_top_level_index_and_filter: 1 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_type: 0 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout: data_block_index_type: 0 2024-07-26T18:09:21.440 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_shortening: 1 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: data_block_hash_table_util_ratio: 0.750000 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: checksum: 4 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: no_block_cache: 0 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache: 0x55c520aad090 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_name: BinnedLRUCache 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_options: 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: capacity : 536870912 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: num_shard_bits : 4 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: strict_capacity_limit : 0 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: high_pri_pool_ratio: 0.000 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_compressed: (nil) 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: persistent_cache: (nil) 2024-07-26T18:09:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_size: 4096 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_size_deviation: 10 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_restart_interval: 16 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_block_restart_interval: 1 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: metadata_block_size: 4096 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: partition_filters: 0 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: use_delta_encoding: 1 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: filter_policy: bloomfilter 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: whole_key_filtering: 1 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: verify_compression: 0 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: read_amp_bytes_per_bit: 0 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: format_version: 5 2024-07-26T18:09:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout: enable_index_compression: 1 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_align: 0 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout: max_auto_readahead_size: 262144 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout: prepopulate_block_cache: 0 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout: initial_auto_readahead_size: 8192 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout: num_file_reads_for_auto_readahead: 2 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.write_buffer_size: 33554432 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_write_buffer_number: 2 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compression: NoCompression 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bottommost_compression: Disabled 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.prefix_extractor: nullptr 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.num_levels: 7 2024-07-26T18:09:21.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-26T18:09:21.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compression_opts.window_bits: -14 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compression_opts.level: 32767 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compression_opts.strategy: 0 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compression_opts.enabled: false 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.target_file_size_base: 67108864 2024-07-26T18:09:21.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.target_file_size_multiplier: 1 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-26T18:09:21.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.arena_block_size: 1048576 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.disable_auto_compactions: 0 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-26T18:09:21.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.inplace_update_support: 0 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.inplace_update_num_locks: 10000 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.memtable_huge_page_size: 0 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.bloom_locality: 0 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.max_successive_merges: 0 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.optimize_filters_for_hits: 0 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.paranoid_file_checks: 0 2024-07-26T18:09:21.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.force_consistency_checks: 1 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.report_bg_io_stats: 0 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.ttl: 2592000 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.periodic_compaction_seconds: 0 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.enable_blob_files: false 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.min_blob_size: 0 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.blob_file_size: 268435456 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.blob_compression_type: NoCompression 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.enable_blob_garbage_collection: false 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-26T18:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.blob_file_starting_level: 0 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: 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 12927, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 30 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7299e7a7-f01f-462d-b08a-bfe3aa3fd98a 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722017361116571, "job": 1, "event": "recovery_started", "wal_files": [30]} 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722017361125332, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 3074228, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12928, "largest_seqno": 14198, "table_properties": {"data_size": 3067054, "index_size": 4657, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1477, "raw_key_size": 14063, "raw_average_key_size": 24, "raw_value_size": 3053890, "raw_average_value_size": 5256, "num_data_blocks": 205, "num_entries": 581, "num_filter_entries": 581, "num_deletions": 16, "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": 1722017361, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7299e7a7-f01f-462d-b08a-bfe3aa3fd98a", "db_session_id": "TGSIXII271FVGPRZYLIS", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722017361125476, "job": 1, "event": "recovery_finished"} 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/version_set.cc:5047] Creating manifest 37 2024-07-26T18:09:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: 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-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c520adae00 2024-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: DB pointer 0x55c520bd4000 2024-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** DB Stats ** 2024-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T18:09:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** Compaction Stats [default] ** 2024-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: L0 1/0 2.93 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 677.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: L6 1/0 7.90 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-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: Sum 2/0 10.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 677.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.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 677.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** Compaction Stats [default] ** 2024-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T18:09:21.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.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 677.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative compaction: 0.00 GB write, 260.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T18:09:21.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval compaction: 0.00 GB write, 260.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: Block cache BinnedLRUCache@0x55c520aad090#2 capacity: 512.00 MB usage: 6.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,5.08 KB,0.000968575%) Misc(1,0.00 KB,0%) 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: starting mon.a rank 0 at public addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] at bind addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: mon.a@-1(???) e3 preinit fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: mon.a@-1(???).mds e8 new map 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: mon.a@-1(???).mds e8 print_map 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: e8 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-07-26T18:09:21.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: legacy client fscid: 1 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: Filesystem 'cephfs' (1) 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: fs_name cephfs 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: epoch 8 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: created 2024-07-26T18:03:33.680870+0000 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: modified 2024-07-26T18:03:45.894707+0000 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: tableserver 0 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: root 0 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: session_timeout 60 2024-07-26T18:09:21.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: session_autoclose 300 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: max_file_size 1099511627776 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: max_xattr_size 65536 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: required_client_features {} 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: last_failure 0 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: last_failure_osd_epoch 0 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.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-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: max_mds 1 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: in 0 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: up {0=24301} 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: failed 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: damaged 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: stopped 2024-07-26T18:09:21.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: data_pools [3] 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: metadata_pool 2 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: inline_data disabled 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: balancer 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: bal_rank_mask -1 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: standby_count_wanted 0 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: qdb_cluster leader: 0 members: 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: [mds.b{0:24301} state up:active seq 5 addr [v2:172.21.15.135:6832/1128919377,v1:172.21.15.135:6833/1128919377] compat {c=[1],r=[1],i=[7ff]}] 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: Standby daemons: 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout: [mds.a{-1:14439} state up:standby seq 1 addr [v2:172.21.15.71:6834/4191257018,v1:172.21.15.71:6835/4191257018] compat {c=[1],r=[1],i=[7ff]}] 2024-07-26T18:09:21.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: mon.a@-1(???).osd e219 crush map has features 3314933069573799936, adjusting msgr requires 2024-07-26T18:09:21.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: mon.a@-1(???).osd e219 crush map has features 432629308056666112, adjusting msgr requires 2024-07-26T18:09:21.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: mon.a@-1(???).osd e219 crush map has features 432629308056666112, adjusting msgr requires 2024-07-26T18:09:21.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: mon.a@-1(???).osd e219 crush map has features 432629308056666112, adjusting msgr requires 2024-07-26T18:09:21.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 ceph-mon[90507]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-07-26T18:09:21.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 bash[90487]: 4114cde34b7b9e5d09530c9c6e3d2e1aa4dd4304166f6e231581797a71b03404 2024-07-26T18:09:21.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:21 smithi071 systemd[1]: Started Ceph mon.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:09:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:09:22] "GET /metrics HTTP/1.1" 200 36100 "" "Prometheus/2.43.0" 2024-07-26T18:09:22.610 INFO:tasks.rados.rados.0.smithi071.stdout:742: done (0 left) 2024-07-26T18:09:22.610 INFO:tasks.rados.rados.0.smithi071.stdout:743: snap_create 2024-07-26T18:09:22.714 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ignoring --setuser ceph since I am not root 2024-07-26T18:09:22.715 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ignoring --setgroup ceph since I am not root 2024-07-26T18:09:22.715 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mgr[81981]: -- 172.21.15.71:0/3650255714 <== mon.0 v2:172.21.15.71:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d77c5730e0 con 0x55d77c550800 2024-07-26T18:09:22.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: pgmap v50: 121 pgs: 121 active+clean; 158 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-26T18:09:22.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: pgmap v51: 121 pgs: 121 active+clean; 158 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-26T18:09:22.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: mon.a calling monitor election 2024-07-26T18:09:22.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T18:09:22.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: monmap epoch 3 2024-07-26T18:09:22.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: last_changed 2024-07-26T17:59:40.950971+0000 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: min_mon_release 18 (reef) 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: election_strategy: 1 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: osdmap e219: 8 total, 8 up, 8 in 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: mgrmap e38: y(active, since 34s), standbys: x 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: overall HEALTH_OK 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: from='mgr.24953 ' entity='' 2024-07-26T18:09:22.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[90507]: mgrmap e39: y(active, since 34s), standbys: x 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: pgmap v50: 121 pgs: 121 active+clean; 158 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: pgmap v51: 121 pgs: 121 active+clean; 158 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: mon.a calling monitor election 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: monmap epoch 3 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: last_changed 2024-07-26T17:59:40.950971+0000 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: min_mon_release 18 (reef) 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: election_strategy: 1 2024-07-26T18:09:22.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:09:22.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:09:22.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:09:22.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:09:22.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: osdmap e219: 8 total, 8 up, 8 in 2024-07-26T18:09:22.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: mgrmap e38: y(active, since 34s), standbys: x 2024-07-26T18:09:22.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: overall HEALTH_OK 2024-07-26T18:09:22.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: from='mgr.24953 ' entity='' 2024-07-26T18:09:22.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-mon[39149]: mgrmap e39: y(active, since 34s), standbys: x 2024-07-26T18:09:22.861 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: ignoring --setuser ceph since I am not root 2024-07-26T18:09:22.861 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: ignoring --setgroup ceph since I am not root 2024-07-26T18:09:22.861 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mgr[77160]: -- 172.21.15.135:0/4235947645 <== mon.1 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ca3f8510e0 con 0x55ca3f82f400 2024-07-26T18:09:22.861 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:22.713+0000 7ff412c6e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T18:09:22.861 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:22.859+0000 7ff412c6e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:09:22.861 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: pgmap v50: 121 pgs: 121 active+clean; 158 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-26T18:09:22.861 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: pgmap v51: 121 pgs: 121 active+clean; 158 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-26T18:09:22.861 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: mon.a calling monitor election 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: monmap epoch 3 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: last_changed 2024-07-26T17:59:40.950971+0000 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: min_mon_release 18 (reef) 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: election_strategy: 1 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:09:22.862 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: osdmap e219: 8 total, 8 up, 8 in 2024-07-26T18:09:22.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: mgrmap e38: y(active, since 34s), standbys: x 2024-07-26T18:09:22.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: overall HEALTH_OK 2024-07-26T18:09:22.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: from='mgr.24953 ' entity='' 2024-07-26T18:09:22.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-mon[33333]: mgrmap e39: y(active, since 34s), standbys: x 2024-07-26T18:09:23.165 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:22 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:22.926+0000 7ff412c6e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T18:09:23.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:22.712+0000 7f2c9d9cb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-07-26T18:09:23.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:22.865+0000 7f2c9d9cb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:09:23.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:22.938+0000 7f2c9d9cb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-07-26T18:09:23.557 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:23 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:23.164+0000 7ff412c6e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T18:09:23.557 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:23 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:23.224+0000 7ff412c6e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T18:09:23.606 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:23.189+0000 7f2c9d9cb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-07-26T18:09:23.606 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:23.250+0000 7f2c9d9cb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-07-26T18:09:23.622 INFO:tasks.rados.rados.0.smithi071.stdout:743: done (0 left) 2024-07-26T18:09:23.622 INFO:tasks.rados.rados.0.smithi071.stdout:744: read oid 22 snap -1 2024-07-26T18:09:23.622 INFO:tasks.rados.rados.0.smithi071.stdout:744: expect deleted 2024-07-26T18:09:23.622 INFO:tasks.rados.rados.0.smithi071.stdout:745: snap_remove snap 65 2024-07-26T18:09:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:23 smithi071 ceph-mon[90507]: osdmap e220: 8 total, 8 up, 8 in 2024-07-26T18:09:23.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:23 smithi071 ceph-mon[39149]: osdmap e220: 8 total, 8 up, 8 in 2024-07-26T18:09:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:23 smithi135 ceph-mon[33333]: osdmap e220: 8 total, 8 up, 8 in 2024-07-26T18:09:24.533 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:24 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:24.154+0000 7ff412c6e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T18:09:24.534 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:24 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:24.266+0000 7ff412c6e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T18:09:24.534 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:24 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:24.322+0000 7ff412c6e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T18:09:24.534 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:24 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:24.532+0000 7ff412c6e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T18:09:24.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:24.201+0000 7f2c9d9cb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-07-26T18:09:24.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:24.315+0000 7f2c9d9cb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-07-26T18:09:24.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:24.371+0000 7f2c9d9cb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-07-26T18:09:24.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:24.584+0000 7f2c9d9cb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-07-26T18:09:24.627 INFO:tasks.rados.rados.0.smithi071.stdout:745: done (1 left) 2024-07-26T18:09:24.627 INFO:tasks.rados.rados.0.smithi071.stdout:746: read oid 48 snap -1 2024-07-26T18:09:24.627 INFO:tasks.rados.rados.0.smithi071.stdout:746: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:09:24.628 INFO:tasks.rados.rados.0.smithi071.stdout:747: read oid 4 snap 70 2024-07-26T18:09:24.628 INFO:tasks.rados.rados.0.smithi071.stdout:747: expect deleted 2024-07-26T18:09:24.628 INFO:tasks.rados.rados.0.smithi071.stdout:748: rollback oid 41 current snap is 73 2024-07-26T18:09:24.628 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 41 to 72 2024-07-26T18:09:24.628 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 3 current snap is 73 2024-07-26T18:09:24.628 INFO:tasks.rados.rados.0.smithi071.stdout:749: seq_num 254 ranges {1261568=663552,1925120=663552,2588672=540672} 2024-07-26T18:09:24.638 INFO:tasks.rados.rados.0.smithi071.stdout:749: writing smithi07179299-3 from 1261568 to 1925120 tid 1 2024-07-26T18:09:24.642 INFO:tasks.rados.rados.0.smithi071.stdout:749: writing smithi07179299-3 from 1925120 to 2588672 tid 2 2024-07-26T18:09:24.646 INFO:tasks.rados.rados.0.smithi071.stdout:749: writing smithi07179299-3 from 2588672 to 3129344 tid 3 2024-07-26T18:09:24.646 INFO:tasks.rados.rados.0.smithi071.stdout:750: rollback oid 10 current snap is 73 2024-07-26T18:09:24.646 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 10 to 70 2024-07-26T18:09:24.646 INFO:tasks.rados.rados.0.smithi071.stdout:746: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:748: finishing rollback tid 0 to smithi07179299-41 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:748: finishing rollback tid 1 to smithi07179299-41 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:748: finishing rollback tid 2 to smithi07179299-41 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 300 (ObjNum 222 snap 60 seq_num 222) dirty exists 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:749: finishing write tid 1 to smithi07179299-3 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:749: finishing write tid 2 to smithi07179299-3 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:744: done (5 left) 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:746: done (4 left) 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:747: done (3 left) 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:748: done (2 left) 2024-07-26T18:09:24.649 INFO:tasks.rados.rados.0.smithi071.stdout:751: read oid 17 snap -1 2024-07-26T18:09:24.650 INFO:tasks.rados.rados.0.smithi071.stdout:751: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:09:24.650 INFO:tasks.rados.rados.0.smithi071.stdout:752: read oid 33 snap -1 2024-07-26T18:09:24.650 INFO:tasks.rados.rados.0.smithi071.stdout:752: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:09:24.650 INFO:tasks.rados.rados.0.smithi071.stdout:753: delete oid 12 current snap is 73 2024-07-26T18:09:24.650 INFO:tasks.rados.rados.0.smithi071.stdout:749: finishing write tid 3 to smithi07179299-3 2024-07-26T18:09:24.650 INFO:tasks.rados.rados.0.smithi071.stdout:749: finishing write tid 4 to smithi07179299-3 2024-07-26T18:09:24.650 INFO:tasks.rados.rados.0.smithi071.stdout:752: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:09:24.654 INFO:tasks.rados.rados.0.smithi071.stdout:749: finishing write tid 5 to smithi07179299-3 2024-07-26T18:09:24.654 INFO:tasks.rados.rados.0.smithi071.stdout:749: oid 3 updating version 0 to 301 2024-07-26T18:09:24.654 INFO:tasks.rados.rados.0.smithi071.stdout:749: oid 3 updating version 301 to 304 2024-07-26T18:09:24.654 INFO:tasks.rados.rados.0.smithi071.stdout:749: oid 3 version 304 is already newer than 302 2024-07-26T18:09:24.654 INFO:tasks.rados.rados.0.smithi071.stdout:749: oid 3 version 304 is already newer than 303 2024-07-26T18:09:24.654 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 304 (ObjNum 254 snap 73 seq_num 254) dirty exists 2024-07-26T18:09:24.655 INFO:tasks.rados.rados.0.smithi071.stdout:749: left oid 3 (ObjNum 254 snap 73 seq_num 254) 2024-07-26T18:09:24.655 INFO:tasks.rados.rados.0.smithi071.stdout:750: finishing rollback tid 0 to smithi07179299-10 2024-07-26T18:09:24.655 INFO:tasks.rados.rados.0.smithi071.stdout:750: finishing rollback tid 1 to smithi07179299-10 2024-07-26T18:09:24.655 INFO:tasks.rados.rados.0.smithi071.stdout:750: finishing rollback tid 2 to smithi07179299-10 2024-07-26T18:09:24.655 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 286 (ObjNum 196 snap 49 seq_num 196) dirty exists 2024-07-26T18:09:24.655 INFO:tasks.rados.rados.0.smithi071.stdout:749: done (4 left) 2024-07-26T18:09:24.655 INFO:tasks.rados.rados.0.smithi071.stdout:750: done (3 left) 2024-07-26T18:09:24.655 INFO:tasks.rados.rados.0.smithi071.stdout:752: done (2 left) 2024-07-26T18:09:24.656 INFO:tasks.rados.rados.0.smithi071.stdout:753: done (1 left) 2024-07-26T18:09:24.656 INFO:tasks.rados.rados.0.smithi071.stdout:754: rmattr oid 2 current snap is 73 2024-07-26T18:09:24.656 INFO:tasks.rados.rados.0.smithi071.stdout:754: done (1 left) 2024-07-26T18:09:24.657 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 73 2024-07-26T18:09:24.657 INFO:tasks.rados.rados.0.smithi071.stdout:755: seq_num 256 ranges {778240=696320,1474560=434176,1908736=770048} 2024-07-26T18:09:24.661 INFO:tasks.rados.rados.0.smithi071.stdout:755: writing smithi07179299-29 from 778240 to 1474560 tid 1 2024-07-26T18:09:24.664 INFO:tasks.rados.rados.0.smithi071.stdout:755: writing smithi07179299-29 from 1474560 to 1908736 tid 2 2024-07-26T18:09:24.668 INFO:tasks.rados.rados.0.smithi071.stdout:755: writing smithi07179299-29 from 1908736 to 2678784 tid 3 2024-07-26T18:09:24.668 INFO:tasks.rados.rados.0.smithi071.stdout:756: setattr oid 22 current snap is 73 2024-07-26T18:09:24.668 INFO:tasks.rados.rados.0.smithi071.stdout:751: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:09:24.763 INFO:tasks.rados.rados.0.smithi071.stdout:755: finishing write tid 1 to smithi07179299-29 2024-07-26T18:09:24.763 INFO:tasks.rados.rados.0.smithi071.stdout:755: finishing write tid 2 to smithi07179299-29 2024-07-26T18:09:24.763 INFO:tasks.rados.rados.0.smithi071.stdout:755: finishing write tid 3 to smithi07179299-29 2024-07-26T18:09:24.763 INFO:tasks.rados.rados.0.smithi071.stdout:755: finishing write tid 4 to smithi07179299-29 2024-07-26T18:09:24.763 INFO:tasks.rados.rados.0.smithi071.stdout:755: finishing write tid 5 to smithi07179299-29 2024-07-26T18:09:24.763 INFO:tasks.rados.rados.0.smithi071.stdout:755: oid 29 updating version 0 to 158 2024-07-26T18:09:24.763 INFO:tasks.rados.rados.0.smithi071.stdout:755: oid 29 version 158 is already newer than 157 2024-07-26T18:09:24.763 INFO:tasks.rados.rados.0.smithi071.stdout:755: oid 29 updating version 158 to 159 2024-07-26T18:09:24.764 INFO:tasks.rados.rados.0.smithi071.stdout:755: oid 29 version 159 is already newer than 156 2024-07-26T18:09:24.764 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 159 (ObjNum 256 snap 73 seq_num 256) dirty exists 2024-07-26T18:09:24.764 INFO:tasks.rados.rados.0.smithi071.stdout:755: left oid 29 (ObjNum 256 snap 73 seq_num 256) 2024-07-26T18:09:24.764 INFO:tasks.rados.rados.0.smithi071.stdout:751: done (2 left) 2024-07-26T18:09:24.764 INFO:tasks.rados.rados.0.smithi071.stdout:755: done (1 left) 2024-07-26T18:09:24.764 INFO:tasks.rados.rados.0.smithi071.stdout:757: setattr oid 23 current snap is 73 2024-07-26T18:09:24.764 INFO:tasks.rados.rados.0.smithi071.stdout:758: snap_create 2024-07-26T18:09:24.764 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 93 (ObjNum 129 snap 0 seq_num 2057214280) dirty exists 2024-07-26T18:09:24.765 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 305 (ObjNum 208 snap 56 seq_num 208) dirty exists 2024-07-26T18:09:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:24 smithi135 ceph-mon[33333]: osdmap e221: 8 total, 8 up, 8 in 2024-07-26T18:09:24.808 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:24 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:24.592+0000 7ff412c6e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T18:09:24.808 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:24 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:24.675+0000 7ff412c6e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T18:09:24.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:24 smithi071 ceph-mon[39149]: osdmap e221: 8 total, 8 up, 8 in 2024-07-26T18:09:24.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:24 smithi071 ceph-mon[90507]: osdmap e221: 8 total, 8 up, 8 in 2024-07-26T18:09:24.889 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:24.660+0000 7f2c9d9cb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-07-26T18:09:24.889 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:24.739+0000 7f2c9d9cb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-07-26T18:09:25.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:24.886+0000 7f2c9d9cb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:09:25.234 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:24 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:24.822+0000 7ff412c6e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-07-26T18:09:25.543 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:25.233+0000 7ff412c6e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T18:09:25.610 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:25 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:25.297+0000 7f2c9d9cb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-07-26T18:09:25.635 INFO:tasks.rados.rados.0.smithi071.stdout:756: done (2 left) 2024-07-26T18:09:25.635 INFO:tasks.rados.rados.0.smithi071.stdout:757: done (1 left) 2024-07-26T18:09:25.635 INFO:tasks.rados.rados.0.smithi071.stdout:758: done (0 left) 2024-07-26T18:09:25.635 INFO:tasks.rados.rados.0.smithi071.stdout:759: read oid 20 snap 71 2024-07-26T18:09:25.635 INFO:tasks.rados.rados.0.smithi071.stdout:759: expect (ObjNum 2058052384 snap 21924 seq_num 2055759936) 2024-07-26T18:09:25.636 INFO:tasks.rados.rados.0.smithi071.stdout:760: snap_create 2024-07-26T18:09:25.637 INFO:tasks.rados.rados.0.smithi071.stdout:759: expect (ObjNum 2058052384 snap 21924 seq_num 2055759936) 2024-07-26T18:09:25.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:25 smithi135 ceph-mon[33333]: osdmap e222: 8 total, 8 up, 8 in 2024-07-26T18:09:25.808 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:25.542+0000 7ff412c6e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T18:09:25.808 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:25.608+0000 7ff412c6e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T18:09:25.808 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:25.760+0000 7ff412c6e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T18:09:25.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:25 smithi071 ceph-mon[39149]: osdmap e222: 8 total, 8 up, 8 in 2024-07-26T18:09:25.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:25 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:25.608+0000 7f2c9d9cb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-07-26T18:09:25.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:25 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:25.677+0000 7f2c9d9cb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-07-26T18:09:25.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:25 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:25.825+0000 7f2c9d9cb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-07-26T18:09:25.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:25 smithi071 ceph-mon[90507]: osdmap e222: 8 total, 8 up, 8 in 2024-07-26T18:09:26.140 INFO:tasks.rados.rados.0.smithi071.stdout:759: done (1 left) 2024-07-26T18:09:26.140 INFO:tasks.rados.rados.0.smithi071.stdout:760: done (0 left) 2024-07-26T18:09:26.140 INFO:tasks.rados.rados.0.smithi071.stdout:761: copy_from oid 43 from oid 39 current snap is 75 2024-07-26T18:09:26.140 INFO:tasks.rados.rados.0.smithi071.stdout:762: delete oid 49 current snap is 75 2024-07-26T18:09:26.145 INFO:tasks.rados.rados.0.smithi071.stdout:762: done (1 left) 2024-07-26T18:09:26.145 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 75 2024-07-26T18:09:26.145 INFO:tasks.rados.rados.0.smithi071.stdout:763: seq_num 258 ranges {3358720=729088,4087808=606208,4694016=598016} 2024-07-26T18:09:26.167 INFO:tasks.rados.rados.0.smithi071.stdout:763: writing smithi07179299-23 from 3358720 to 4087808 tid 1 2024-07-26T18:09:26.170 INFO:tasks.rados.rados.0.smithi071.stdout:763: writing smithi07179299-23 from 4087808 to 4694016 tid 2 2024-07-26T18:09:26.174 INFO:tasks.rados.rados.0.smithi071.stdout:763: writing smithi07179299-23 from 4694016 to 5292032 tid 3 2024-07-26T18:09:26.174 INFO:tasks.rados.rados.0.smithi071.stdout:764: rollback oid 3 current snap is 75 2024-07-26T18:09:26.174 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 3 to 72 2024-07-26T18:09:26.175 INFO:tasks.rados.rados.0.smithi071.stdout:761: finishing copy_from racing read to smithi07179299-43 2024-07-26T18:09:26.175 INFO:tasks.rados.rados.0.smithi071.stdout:761: finishing copy_from to smithi07179299-43 2024-07-26T18:09:26.175 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 255 (ObjNum 222 snap 60 seq_num 222) dirty exists 2024-07-26T18:09:26.175 INFO:tasks.rados.rados.0.smithi071.stdout:763: finishing write tid 1 to smithi07179299-23 2024-07-26T18:09:26.175 INFO:tasks.rados.rados.0.smithi071.stdout:763: finishing write tid 2 to smithi07179299-23 2024-07-26T18:09:26.175 INFO:tasks.rados.rados.0.smithi071.stdout:761: done (2 left) 2024-07-26T18:09:26.175 INFO:tasks.rados.rados.0.smithi071.stdout:765: snap_create 2024-07-26T18:09:26.178 INFO:tasks.rados.rados.0.smithi071.stdout:763: finishing write tid 3 to smithi07179299-23 2024-07-26T18:09:26.178 INFO:tasks.rados.rados.0.smithi071.stdout:763: finishing write tid 4 to smithi07179299-23 2024-07-26T18:09:26.178 INFO:tasks.rados.rados.0.smithi071.stdout:764: finishing rollback tid 0 to smithi07179299-3 2024-07-26T18:09:26.178 INFO:tasks.rados.rados.0.smithi071.stdout:764: finishing rollback tid 1 to smithi07179299-3 2024-07-26T18:09:26.180 INFO:tasks.rados.rados.0.smithi071.stdout:763: finishing write tid 5 to smithi07179299-23 2024-07-26T18:09:26.180 INFO:tasks.rados.rados.0.smithi071.stdout:763: oid 23 updating version 0 to 307 2024-07-26T18:09:26.180 INFO:tasks.rados.rados.0.smithi071.stdout:763: oid 23 updating version 307 to 308 2024-07-26T18:09:26.180 INFO:tasks.rados.rados.0.smithi071.stdout:763: oid 23 version 308 is already newer than 306 2024-07-26T18:09:26.180 INFO:tasks.rados.rados.0.smithi071.stdout:763: oid 23 updating version 308 to 309 2024-07-26T18:09:26.180 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 309 (ObjNum 258 snap 75 seq_num 258) dirty exists 2024-07-26T18:09:26.180 INFO:tasks.rados.rados.0.smithi071.stdout:763: left oid 23 (ObjNum 258 snap 75 seq_num 258) 2024-07-26T18:09:26.180 INFO:tasks.rados.rados.0.smithi071.stdout:764: finishing rollback tid 2 to smithi07179299-3 2024-07-26T18:09:26.180 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 313 (ObjNum 172 snap 41 seq_num 172) dirty exists 2024-07-26T18:09:26.321 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:26 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:26.069+0000 7ff412c6e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T18:09:26.321 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:26 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:26.130+0000 7ff412c6e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T18:09:26.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:26.134+0000 7f2c9d9cb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-07-26T18:09:26.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:26.203+0000 7f2c9d9cb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-07-26T18:09:26.614 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:26 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:26.320+0000 7ff412c6e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T18:09:26.614 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:26 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:26.467+0000 7ff412c6e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T18:09:26.614 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:26 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:26.530+0000 7ff412c6e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T18:09:26.614 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:26 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:26.612+0000 7ff412c6e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T18:09:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-mon[39149]: osdmap e223: 8 total, 8 up, 8 in 2024-07-26T18:09:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-mon[39149]: osdmap e224: 8 total, 8 up, 8 in 2024-07-26T18:09:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-mon[90507]: osdmap e223: 8 total, 8 up, 8 in 2024-07-26T18:09:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-mon[90507]: osdmap e224: 8 total, 8 up, 8 in 2024-07-26T18:09:26.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:26.386+0000 7f2c9d9cb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-07-26T18:09:26.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:26.532+0000 7f2c9d9cb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-07-26T18:09:26.679 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:26.596+0000 7f2c9d9cb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-07-26T18:09:27.057 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:26 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:26.673+0000 7ff412c6e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T18:09:27.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:26 smithi135 ceph-mon[33333]: osdmap e223: 8 total, 8 up, 8 in 2024-07-26T18:09:27.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:26 smithi135 ceph-mon[33333]: osdmap e224: 8 total, 8 up, 8 in 2024-07-26T18:09:27.142 INFO:tasks.rados.rados.0.smithi071.stdout:763: done (2 left) 2024-07-26T18:09:27.142 INFO:tasks.rados.rados.0.smithi071.stdout:764: done (1 left) 2024-07-26T18:09:27.142 INFO:tasks.rados.rados.0.smithi071.stdout:765: done (0 left) 2024-07-26T18:09:27.142 INFO:tasks.rados.rados.0.smithi071.stdout:766: read oid 42 snap -1 2024-07-26T18:09:27.143 INFO:tasks.rados.rados.0.smithi071.stdout:766: expect (ObjNum 164 snap 40 seq_num 164) 2024-07-26T18:09:27.143 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 76 2024-07-26T18:09:27.143 INFO:tasks.rados.rados.0.smithi071.stdout:767: seq_num 259 ranges {2678784=745472,3424256=540672,3964928=581632,4546560=81920} 2024-07-26T18:09:27.160 INFO:tasks.rados.rados.0.smithi071.stdout:767: writing smithi07179299-29 from 2678784 to 3424256 tid 1 2024-07-26T18:09:27.163 INFO:tasks.rados.rados.0.smithi071.stdout:767: writing smithi07179299-29 from 3424256 to 3964928 tid 2 2024-07-26T18:09:27.166 INFO:tasks.rados.rados.0.smithi071.stdout:767: writing smithi07179299-29 from 3964928 to 4546560 tid 3 2024-07-26T18:09:27.167 INFO:tasks.rados.rados.0.smithi071.stdout:767: writing smithi07179299-29 from 4546560 to 4628480 tid 4 2024-07-26T18:09:27.167 INFO:tasks.rados.rados.0.smithi071.stdout:768: delete oid 3 current snap is 76 2024-07-26T18:09:27.167 INFO:tasks.rados.rados.0.smithi071.stdout:766: expect (ObjNum 164 snap 40 seq_num 164) 2024-07-26T18:09:27.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:26.680+0000 7f2c9d9cb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-07-26T18:09:27.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:26.740+0000 7f2c9d9cb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-07-26T18:09:27.183 INFO:tasks.rados.rados.0.smithi071.stdout:767: finishing write tid 1 to smithi07179299-29 2024-07-26T18:09:27.183 INFO:tasks.rados.rados.0.smithi071.stdout:767: finishing write tid 2 to smithi07179299-29 2024-07-26T18:09:27.183 INFO:tasks.rados.rados.0.smithi071.stdout:766: done (2 left) 2024-07-26T18:09:27.184 INFO:tasks.rados.rados.0.smithi071.stdout:768: done (1 left) 2024-07-26T18:09:27.184 INFO:tasks.rados.rados.0.smithi071.stdout:769: snap_create 2024-07-26T18:09:27.184 INFO:tasks.rados.rados.0.smithi071.stdout:767: finishing write tid 3 to smithi07179299-29 2024-07-26T18:09:27.184 INFO:tasks.rados.rados.0.smithi071.stdout:767: finishing write tid 4 to smithi07179299-29 2024-07-26T18:09:27.184 INFO:tasks.rados.rados.0.smithi071.stdout:767: finishing write tid 5 to smithi07179299-29 2024-07-26T18:09:27.184 INFO:tasks.rados.rados.0.smithi071.stdout:767: finishing write tid 6 to smithi07179299-29 2024-07-26T18:09:27.184 INFO:tasks.rados.rados.0.smithi071.stdout:767: oid 29 updating version 0 to 164 2024-07-26T18:09:27.184 INFO:tasks.rados.rados.0.smithi071.stdout:767: oid 29 updating version 164 to 165 2024-07-26T18:09:27.184 INFO:tasks.rados.rados.0.smithi071.stdout:767: oid 29 updating version 165 to 166 2024-07-26T18:09:27.185 INFO:tasks.rados.rados.0.smithi071.stdout:767: oid 29 updating version 166 to 167 2024-07-26T18:09:27.185 INFO:tasks.rados.rados.0.smithi071.stdout:767: oid 29 version 167 is already newer than 163 2024-07-26T18:09:27.185 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 167 (ObjNum 259 snap 76 seq_num 259) dirty exists 2024-07-26T18:09:27.185 INFO:tasks.rados.rados.0.smithi071.stdout:767: left oid 29 (ObjNum 259 snap 76 seq_num 259) 2024-07-26T18:09:27.449 INFO:tasks.rados.rados.0.smithi071.stdout:767: done (1 left) 2024-07-26T18:09:27.450 INFO:tasks.rados.rados.0.smithi071.stdout:769: done (0 left) 2024-07-26T18:09:27.450 INFO:tasks.rados.rados.0.smithi071.stdout:770: snap_create 2024-07-26T18:09:27.476 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:27 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:27.212+0000 7ff412c6e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T18:09:27.476 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:27 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:27.368+0000 7ff412c6e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T18:09:27.476 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:27 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: [26/Jul/2024:18:09:27] ENGINE Bus STARTING 2024-07-26T18:09:27.476 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:27 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: CherryPy Checker: 2024-07-26T18:09:27.476 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:27 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: The Application mounted at '' has an empty config. 2024-07-26T18:09:27.476 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:27 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: 2024-07-26T18:09:27.477 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:27 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: [26/Jul/2024:18:09:27] ENGINE Serving on http://:::9283 2024-07-26T18:09:27.477 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 18:09:27 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x[77156]: [26/Jul/2024:18:09:27] ENGINE Bus STARTED 2024-07-26T18:09:27.560 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.277+0000 7f2c9d9cb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-07-26T18:09:27.560 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.436+0000 7f2c9d9cb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-07-26T18:09:27.560 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:09:27] ENGINE Bus STARTING 2024-07-26T18:09:27.561 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: CherryPy Checker: 2024-07-26T18:09:27.561 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: The Application mounted at '' has an empty config. 2024-07-26T18:09:27.561 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.561 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.557+0000 7f2c0a555640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:09:27.561 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.558+0000 7f2c0a555640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:09:27.561 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.558+0000 7f2c0a555640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:09:27.561 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.558+0000 7f2c0a555640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:09:27.561 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.558+0000 7f2c0a555640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:09:27.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.558+0000 7f2c0dd5c640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:09:27.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.558+0000 7f2c0dd5c640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:09:27.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.558+0000 7f2c0dd5c640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:09:27.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.558+0000 7f2c0dd5c640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:09:27.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:27.558+0000 7f2c0dd5c640 -1 client.0 error registering admin socket command: (17) File exists 2024-07-26T18:09:27.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:09:27] ENGINE Serving on http://:::9283 2024-07-26T18:09:27.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:27 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:09:27] ENGINE Bus STARTED 2024-07-26T18:09:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: osdmap e225: 8 total, 8 up, 8 in 2024-07-26T18:09:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: Standby manager daemon x restarted 2024-07-26T18:09:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: Standby manager daemon x started 2024-07-26T18:09:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:09:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:09:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:09:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:09:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: Active manager daemon y restarted 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: Activating manager daemon y 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: osdmap e226: 8 total, 8 up, 8 in 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: mgrmap e40: y(active, starting, since 0.00564936s), standbys: x 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:09:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: Manager daemon y is now available 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:28.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:09:28.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:09:28.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: osdmap e225: 8 total, 8 up, 8 in 2024-07-26T18:09:28.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: Standby manager daemon x restarted 2024-07-26T18:09:28.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: Standby manager daemon x started 2024-07-26T18:09:28.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:09:28.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:09:28.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:09:28.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: Active manager daemon y restarted 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: Activating manager daemon y 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: osdmap e226: 8 total, 8 up, 8 in 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: mgrmap e40: y(active, starting, since 0.00564936s), standbys: x 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:09:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:09:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: Manager daemon y is now available 2024-07-26T18:09:28.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:28.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:28.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:09:28.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:09:28.461 INFO:tasks.rados.rados.0.smithi071.stdout:770: done (0 left) 2024-07-26T18:09:28.461 INFO:tasks.rados.rados.0.smithi071.stdout:771: copy_from oid 48 from oid 1 current snap is 78 2024-07-26T18:09:28.461 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 78 2024-07-26T18:09:28.461 INFO:tasks.rados.rados.0.smithi071.stdout:772: seq_num 261 ranges {1327104=778240,2105344=704512,2809856=499712} 2024-07-26T18:09:28.472 INFO:tasks.rados.rados.0.smithi071.stdout:772: writing smithi07179299-41 from 1327104 to 2105344 tid 1 2024-07-26T18:09:28.477 INFO:tasks.rados.rados.0.smithi071.stdout:772: writing smithi07179299-41 from 2105344 to 2809856 tid 2 2024-07-26T18:09:28.480 INFO:tasks.rados.rados.0.smithi071.stdout:772: writing smithi07179299-41 from 2809856 to 3309568 tid 3 2024-07-26T18:09:28.480 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 78 2024-07-26T18:09:28.480 INFO:tasks.rados.rados.0.smithi071.stdout:771: finishing copy_from to smithi07179299-48 2024-07-26T18:09:28.480 INFO:tasks.rados.rados.0.smithi071.stdout:771: got expected ENOENT (src dne) 2024-07-26T18:09:28.480 INFO:tasks.rados.rados.0.smithi071.stdout:771: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:09:28.480 INFO:tasks.rados.rados.0.smithi071.stdout:772: finishing write tid 1 to smithi07179299-41 2024-07-26T18:09:28.480 INFO:tasks.rados.rados.0.smithi071.stdout:772: finishing write tid 2 to smithi07179299-41 2024-07-26T18:09:28.480 INFO:tasks.rados.rados.0.smithi071.stdout:773: seq_num 262 ranges {1425408=794624,2220032=589824,2809856=614400} 2024-07-26T18:09:28.491 INFO:tasks.rados.rados.0.smithi071.stdout:773: writing smithi07179299-25 from 1425408 to 2220032 tid 1 2024-07-26T18:09:28.495 INFO:tasks.rados.rados.0.smithi071.stdout:773: writing smithi07179299-25 from 2220032 to 2809856 tid 2 2024-07-26T18:09:28.500 INFO:tasks.rados.rados.0.smithi071.stdout:773: writing smithi07179299-25 from 2809856 to 3424256 tid 3 2024-07-26T18:09:28.500 INFO:tasks.rados.rados.0.smithi071.stdout:771: done (2 left) 2024-07-26T18:09:28.500 INFO:tasks.rados.rados.0.smithi071.stdout:774: rmattr oid 9 current snap is 78 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:774: done (2 left) 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:775: read oid 21 snap -1 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:775: expect (ObjNum 177 snap 44 seq_num 177) 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:776: copy_from oid 6 from oid 13 current snap is 78 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:772: finishing write tid 3 to smithi07179299-41 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:772: finishing write tid 4 to smithi07179299-41 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:772: finishing write tid 5 to smithi07179299-41 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:772: oid 41 updating version 0 to 318 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:772: oid 41 updating version 318 to 319 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:772: oid 41 version 319 is already newer than 317 2024-07-26T18:09:28.501 INFO:tasks.rados.rados.0.smithi071.stdout:772: oid 41 updating version 319 to 320 2024-07-26T18:09:28.502 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 320 (ObjNum 261 snap 78 seq_num 261) dirty exists 2024-07-26T18:09:28.502 INFO:tasks.rados.rados.0.smithi071.stdout:772: left oid 41 (ObjNum 261 snap 78 seq_num 261) 2024-07-26T18:09:28.502 INFO:tasks.rados.rados.0.smithi071.stdout:773: finishing write tid 1 to smithi07179299-25 2024-07-26T18:09:28.502 INFO:tasks.rados.rados.0.smithi071.stdout:773: finishing write tid 2 to smithi07179299-25 2024-07-26T18:09:28.502 INFO:tasks.rados.rados.0.smithi071.stdout:772: done (3 left) 2024-07-26T18:09:28.502 INFO:tasks.rados.rados.0.smithi071.stdout:777: read oid 8 snap -1 2024-07-26T18:09:28.502 INFO:tasks.rados.rados.0.smithi071.stdout:777: expect (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:09:28.502 INFO:tasks.rados.rados.0.smithi071.stdout:778: snap_create 2024-07-26T18:09:28.502 INFO:tasks.rados.rados.0.smithi071.stdout:773: finishing write tid 3 to smithi07179299-25 2024-07-26T18:09:28.506 INFO:tasks.rados.rados.0.smithi071.stdout:776: finishing copy_from racing read to smithi07179299-6 2024-07-26T18:09:28.507 INFO:tasks.rados.rados.0.smithi071.stdout:773: finishing write tid 4 to smithi07179299-25 2024-07-26T18:09:28.508 INFO:tasks.rados.rados.0.smithi071.stdout:773: finishing write tid 5 to smithi07179299-25 2024-07-26T18:09:28.508 INFO:tasks.rados.rados.0.smithi071.stdout:773: oid 25 updating version 0 to 116 2024-07-26T18:09:28.508 INFO:tasks.rados.rados.0.smithi071.stdout:773: oid 25 version 116 is already newer than 114 2024-07-26T18:09:28.508 INFO:tasks.rados.rados.0.smithi071.stdout:773: oid 25 updating version 116 to 117 2024-07-26T18:09:28.508 INFO:tasks.rados.rados.0.smithi071.stdout:773: oid 25 version 117 is already newer than 115 2024-07-26T18:09:28.509 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 117 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-07-26T18:09:28.509 INFO:tasks.rados.rados.0.smithi071.stdout:773: left oid 25 (ObjNum 262 snap 78 seq_num 262) 2024-07-26T18:09:28.512 INFO:tasks.rados.rados.0.smithi071.stdout:776: finishing copy_from to smithi07179299-6 2024-07-26T18:09:28.512 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 182 (ObjNum 68 snap 6 seq_num 68) dirty exists 2024-07-26T18:09:28.529 INFO:tasks.rados.rados.0.smithi071.stdout:775: expect (ObjNum 177 snap 44 seq_num 177) 2024-07-26T18:09:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: osdmap e225: 8 total, 8 up, 8 in 2024-07-26T18:09:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: Standby manager daemon x restarted 2024-07-26T18:09:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: Standby manager daemon x started 2024-07-26T18:09:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-07-26T18:09:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-07-26T18:09:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-07-26T18:09:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.? 172.21.15.135:0/1648059261' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-07-26T18:09:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: Active manager daemon y restarted 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: Activating manager daemon y 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: osdmap e226: 8 total, 8 up, 8 in 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: mgrmap e40: y(active, starting, since 0.00564936s), standbys: x 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:09:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: Manager daemon y is now available 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-07-26T18:09:28.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:28 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-07-26T18:09:28.715 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:28.448+0000 7f2c3c88d640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-07-26T18:09:28.805 INFO:tasks.rados.rados.0.smithi071.stdout:777: expect (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:09:29.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:28.824+0000 7f2beaba1640 -1 log_channel(cephadm) log [ERR] : [26/Jul/2024:18:09:28] ENGINE Error in HTTPServer.serve 2024-07-26T18:09:29.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: Traceback (most recent call last): 2024-07-26T18:09:29.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:09:29.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: self._connections.run(self.expiration_interval) 2024-07-26T18:09:29.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:09:29.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: self._run(expiration_interval) 2024-07-26T18:09:29.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:09:29.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:09:29.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: s = self.context.wrap_socket( 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: return self.sslsocket_class._create( 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: self.do_handshake() 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: self._sslobj.do_handshake() 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:09:29.180 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:29.466 INFO:tasks.rados.rados.0.smithi071.stdout:773: done (4 left) 2024-07-26T18:09:29.467 INFO:tasks.rados.rados.0.smithi071.stdout:775: done (3 left) 2024-07-26T18:09:29.467 INFO:tasks.rados.rados.0.smithi071.stdout:776: done (2 left) 2024-07-26T18:09:29.467 INFO:tasks.rados.rados.0.smithi071.stdout:777: done (1 left) 2024-07-26T18:09:29.467 INFO:tasks.rados.rados.0.smithi071.stdout:778: done (0 left) 2024-07-26T18:09:29.467 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 79 2024-07-26T18:09:29.467 INFO:tasks.rados.rados.0.smithi071.stdout:779: seq_num 263 ranges {2539520=409600,2949120=475136,3424256=557056,3981312=573440} 2024-07-26T18:09:29.481 INFO:tasks.rados.rados.0.smithi071.stdout:779: writing smithi07179299-50 from 2539520 to 2949120 tid 1 2024-07-26T18:09:29.484 INFO:tasks.rados.rados.0.smithi071.stdout:779: writing smithi07179299-50 from 2949120 to 3424256 tid 2 2024-07-26T18:09:29.487 INFO:tasks.rados.rados.0.smithi071.stdout:779: writing smithi07179299-50 from 3424256 to 3981312 tid 3 2024-07-26T18:09:29.491 INFO:tasks.rados.rados.0.smithi071.stdout:779: writing smithi07179299-50 from 3981312 to 4554752 tid 4 2024-07-26T18:09:29.491 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 79 2024-07-26T18:09:29.491 INFO:tasks.rados.rados.0.smithi071.stdout:779: finishing write tid 1 to smithi07179299-50 2024-07-26T18:09:29.492 INFO:tasks.rados.rados.0.smithi071.stdout:779: finishing write tid 2 to smithi07179299-50 2024-07-26T18:09:29.492 INFO:tasks.rados.rados.0.smithi071.stdout:779: finishing write tid 3 to smithi07179299-50 2024-07-26T18:09:29.492 INFO:tasks.rados.rados.0.smithi071.stdout:780: seq_num 264 ranges {0=425984,425984=761856,1187840=770048,1957888=73728} 2024-07-26T18:09:29.493 INFO:tasks.rados.rados.0.smithi071.stdout:780: writing smithi07179299-20 from 0 to 425984 tid 1 2024-07-26T18:09:29.498 INFO:tasks.rados.rados.0.smithi071.stdout:780: writing smithi07179299-20 from 425984 to 1187840 tid 2 2024-07-26T18:09:29.502 INFO:tasks.rados.rados.0.smithi071.stdout:780: writing smithi07179299-20 from 1187840 to 1957888 tid 3 2024-07-26T18:09:29.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:29 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:29.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:29 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:29.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:29 smithi135 ceph-mon[33333]: mgrmap e41: y(active, since 1.00925s), standbys: x 2024-07-26T18:09:29.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:29 smithi135 ceph-mon[33333]: osdmap e227: 8 total, 8 up, 8 in 2024-07-26T18:09:29.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:29 smithi135 ceph-mon[33333]: [26/Jul/2024:18:09:28] ENGINE Bus STARTING 2024-07-26T18:09:29.504 INFO:tasks.rados.rados.0.smithi071.stdout:780: writing smithi07179299-20 from 1957888 to 2031616 tid 4 2024-07-26T18:09:29.504 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 79 2024-07-26T18:09:29.504 INFO:tasks.rados.rados.0.smithi071.stdout:779: finishing write tid 4 to smithi07179299-50 2024-07-26T18:09:29.504 INFO:tasks.rados.rados.0.smithi071.stdout:781: seq_num 265 ranges {3031040=442368,3473408=647168,4120576=573440,4694016=385024} 2024-07-26T18:09:29.523 INFO:tasks.rados.rados.0.smithi071.stdout:781: writing smithi07179299-28 from 3031040 to 3473408 tid 1 2024-07-26T18:09:29.527 INFO:tasks.rados.rados.0.smithi071.stdout:781: writing smithi07179299-28 from 3473408 to 4120576 tid 2 2024-07-26T18:09:29.530 INFO:tasks.rados.rados.0.smithi071.stdout:781: writing smithi07179299-28 from 4120576 to 4694016 tid 3 2024-07-26T18:09:29.533 INFO:tasks.rados.rados.0.smithi071.stdout:781: writing smithi07179299-28 from 4694016 to 5079040 tid 4 2024-07-26T18:09:29.533 INFO:tasks.rados.rados.0.smithi071.stdout:782: rmattr oid 11 current snap is 79 2024-07-26T18:09:29.533 INFO:tasks.rados.rados.0.smithi071.stdout:782: done (3 left) 2024-07-26T18:09:29.533 INFO:tasks.rados.rados.0.smithi071.stdout:783: snap_remove snap 73 2024-07-26T18:09:29.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:29 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:29.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:29 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:29.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:29 smithi071 ceph-mon[39149]: mgrmap e41: y(active, since 1.00925s), standbys: x 2024-07-26T18:09:29.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:29 smithi071 ceph-mon[39149]: osdmap e227: 8 total, 8 up, 8 in 2024-07-26T18:09:29.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:29 smithi071 ceph-mon[39149]: [26/Jul/2024:18:09:28] ENGINE Bus STARTING 2024-07-26T18:09:29.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:29.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:29.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:29 smithi071 ceph-mon[90507]: mgrmap e41: y(active, since 1.00925s), standbys: x 2024-07-26T18:09:29.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:29 smithi071 ceph-mon[90507]: osdmap e227: 8 total, 8 up, 8 in 2024-07-26T18:09:29.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:29 smithi071 ceph-mon[90507]: [26/Jul/2024:18:09:28] ENGINE Bus STARTING 2024-07-26T18:09:30.471 INFO:tasks.rados.rados.0.smithi071.stdout:783: done (3 left) 2024-07-26T18:09:30.471 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 79 2024-07-26T18:09:30.471 INFO:tasks.rados.rados.0.smithi071.stdout:779: finishing write tid 5 to smithi07179299-50 2024-07-26T18:09:30.471 INFO:tasks.rados.rados.0.smithi071.stdout:779: finishing write tid 6 to smithi07179299-50 2024-07-26T18:09:30.471 INFO:tasks.rados.rados.0.smithi071.stdout:779: oid 50 updating version 0 to 411 2024-07-26T18:09:30.471 INFO:tasks.rados.rados.0.smithi071.stdout:779: oid 50 version 411 is already newer than 408 2024-07-26T18:09:30.471 INFO:tasks.rados.rados.0.smithi071.stdout:779: oid 50 version 411 is already newer than 410 2024-07-26T18:09:30.472 INFO:tasks.rados.rados.0.smithi071.stdout:779: oid 50 version 411 is already newer than 407 2024-07-26T18:09:30.472 INFO:tasks.rados.rados.0.smithi071.stdout:779: oid 50 version 411 is already newer than 409 2024-07-26T18:09:30.472 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 411 (ObjNum 263 snap 79 seq_num 263) dirty exists 2024-07-26T18:09:30.472 INFO:tasks.rados.rados.0.smithi071.stdout:779: left oid 50 (ObjNum 263 snap 79 seq_num 263) 2024-07-26T18:09:30.472 INFO:tasks.rados.rados.0.smithi071.stdout:780: finishing write tid 1 to smithi07179299-20 2024-07-26T18:09:30.472 INFO:tasks.rados.rados.0.smithi071.stdout:784: seq_num 266 ranges {0=458752,458752=524288,983040=729088,1712128=352256} 2024-07-26T18:09:30.474 INFO:tasks.rados.rados.0.smithi071.stdout:784: writing smithi07179299-5 from 0 to 458752 tid 1 2024-07-26T18:09:30.477 INFO:tasks.rados.rados.0.smithi071.stdout:784: writing smithi07179299-5 from 458752 to 983040 tid 2 2024-07-26T18:09:30.482 INFO:tasks.rados.rados.0.smithi071.stdout:784: writing smithi07179299-5 from 983040 to 1712128 tid 3 2024-07-26T18:09:30.485 INFO:tasks.rados.rados.0.smithi071.stdout:784: writing smithi07179299-5 from 1712128 to 2064384 tid 4 2024-07-26T18:09:30.485 INFO:tasks.rados.rados.0.smithi071.stdout:779: done (3 left) 2024-07-26T18:09:30.485 INFO:tasks.rados.rados.0.smithi071.stdout:785: snap_create 2024-07-26T18:09:30.485 INFO:tasks.rados.rados.0.smithi071.stdout:780: finishing write tid 2 to smithi07179299-20 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:780: finishing write tid 3 to smithi07179299-20 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:780: finishing write tid 4 to smithi07179299-20 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:780: finishing write tid 5 to smithi07179299-20 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:780: finishing write tid 6 to smithi07179299-20 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:780: oid 20 updating version 0 to 278 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:780: oid 20 version 278 is already newer than 277 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:780: oid 20 updating version 278 to 279 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:780: oid 20 updating version 279 to 280 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:780: oid 20 version 280 is already newer than 276 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 280 (ObjNum 264 snap 79 seq_num 264) dirty exists 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:780: left oid 20 (ObjNum 264 snap 79 seq_num 264) 2024-07-26T18:09:30.486 INFO:tasks.rados.rados.0.smithi071.stdout:781: finishing write tid 1 to smithi07179299-28 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: finishing write tid 2 to smithi07179299-28 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: finishing write tid 3 to smithi07179299-28 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: finishing write tid 4 to smithi07179299-28 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: finishing write tid 5 to smithi07179299-28 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: finishing write tid 6 to smithi07179299-28 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: oid 28 updating version 0 to 129 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: oid 28 updating version 129 to 132 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: oid 28 version 132 is already newer than 131 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: oid 28 updating version 132 to 133 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: oid 28 version 133 is already newer than 130 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 133 (ObjNum 265 snap 79 seq_num 265) dirty exists 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:781: left oid 28 (ObjNum 265 snap 79 seq_num 265) 2024-07-26T18:09:30.487 INFO:tasks.rados.rados.0.smithi071.stdout:784: finishing write tid 1 to smithi07179299-5 2024-07-26T18:09:30.488 INFO:tasks.rados.rados.0.smithi071.stdout:784: finishing write tid 2 to smithi07179299-5 2024-07-26T18:09:30.488 INFO:tasks.rados.rados.0.smithi071.stdout:784: finishing write tid 3 to smithi07179299-5 2024-07-26T18:09:30.488 INFO:tasks.rados.rados.0.smithi071.stdout:784: finishing write tid 4 to smithi07179299-5 2024-07-26T18:09:30.488 INFO:tasks.rados.rados.0.smithi071.stdout:784: finishing write tid 5 to smithi07179299-5 2024-07-26T18:09:30.488 INFO:tasks.rados.rados.0.smithi071.stdout:784: finishing write tid 6 to smithi07179299-5 2024-07-26T18:09:30.489 INFO:tasks.rados.rados.0.smithi071.stdout:784: oid 5 updating version 0 to 288 2024-07-26T18:09:30.489 INFO:tasks.rados.rados.0.smithi071.stdout:784: oid 5 updating version 288 to 289 2024-07-26T18:09:30.489 INFO:tasks.rados.rados.0.smithi071.stdout:784: oid 5 updating version 289 to 290 2024-07-26T18:09:30.489 INFO:tasks.rados.rados.0.smithi071.stdout:784: oid 5 updating version 290 to 291 2024-07-26T18:09:30.489 INFO:tasks.rados.rados.0.smithi071.stdout:784: oid 5 version 291 is already newer than 287 2024-07-26T18:09:30.489 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 291 (ObjNum 266 snap 79 seq_num 266) dirty exists 2024-07-26T18:09:30.489 INFO:tasks.rados.rados.0.smithi071.stdout:784: left oid 5 (ObjNum 266 snap 79 seq_num 266) 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[90507]: [26/Jul/2024:18:09:28] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[90507]: [26/Jul/2024:18:09:28] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[90507]: [26/Jul/2024:18:09:28] ENGINE Bus STARTED 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[90507]: [26/Jul/2024:18:09:28] ENGINE Error in HTTPServer.serve 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._run(expiration_interval) 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:09:30.601 INFO:journalctl@ceph.mon.a.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: s = self.context.wrap_socket( 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: return self.sslsocket_class._create( 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: self.do_handshake() 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: self._sslobj.do_handshake() 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:09:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[90507]: pgmap v5: 121 pgs: 121 active+clean; 163 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[90507]: osdmap e228: 8 total, 8 up, 8 in 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[90507]: mgrmap e42: y(active, since 2s), standbys: x 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[39149]: [26/Jul/2024:18:09:28] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[39149]: [26/Jul/2024:18:09:28] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[39149]: [26/Jul/2024:18:09:28] ENGINE Bus STARTED 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[39149]: [26/Jul/2024:18:09:28] ENGINE Error in HTTPServer.serve 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:09:30.603 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._run(expiration_interval) 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: s = self.context.wrap_socket( 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: return self.sslsocket_class._create( 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: self.do_handshake() 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:09:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout: self._sslobj.do_handshake() 2024-07-26T18:09:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:09:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[39149]: pgmap v5: 121 pgs: 121 active+clean; 163 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:09:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[39149]: osdmap e228: 8 total, 8 up, 8 in 2024-07-26T18:09:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:30 smithi071 ceph-mon[39149]: mgrmap e42: y(active, since 2s), standbys: x 2024-07-26T18:09:30.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:30 smithi135 ceph-mon[33333]: [26/Jul/2024:18:09:28] ENGINE Serving on http://172.21.15.71:8765 2024-07-26T18:09:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:30 smithi135 ceph-mon[33333]: [26/Jul/2024:18:09:28] ENGINE Serving on https://172.21.15.71:7150 2024-07-26T18:09:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:30 smithi135 ceph-mon[33333]: [26/Jul/2024:18:09:28] ENGINE Bus STARTED 2024-07-26T18:09:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:30 smithi135 ceph-mon[33333]: [26/Jul/2024:18:09:28] ENGINE Error in HTTPServer.serve 2024-07-26T18:09:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout: Traceback (most recent call last): 2024-07-26T18:09:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-07-26T18:09:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._connections.run(self.expiration_interval) 2024-07-26T18:09:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-07-26T18:09:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._run(expiration_interval) 2024-07-26T18:09:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-07-26T18:09:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: s = self.context.wrap_socket( 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: return self.sslsocket_class._create( 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: self.do_handshake() 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: self._sslobj.do_handshake() 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:30 smithi135 ceph-mon[33333]: pgmap v5: 121 pgs: 121 active+clean; 163 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:09:30.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:30 smithi135 ceph-mon[33333]: osdmap e228: 8 total, 8 up, 8 in 2024-07-26T18:09:30.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:30 smithi135 ceph-mon[33333]: mgrmap e42: y(active, since 2s), standbys: x 2024-07-26T18:09:31.141 INFO:tasks.rados.rados.0.smithi071.stdout:780: done (3 left) 2024-07-26T18:09:31.141 INFO:tasks.rados.rados.0.smithi071.stdout:781: done (2 left) 2024-07-26T18:09:31.141 INFO:tasks.rados.rados.0.smithi071.stdout:784: done (1 left) 2024-07-26T18:09:31.141 INFO:tasks.rados.rados.0.smithi071.stdout:785: done (0 left) 2024-07-26T18:09:31.141 INFO:tasks.rados.rados.0.smithi071.stdout:786: delete oid 46 current snap is 80 2024-07-26T18:09:31.144 INFO:tasks.rados.rados.0.smithi071.stdout:786: done (0 left) 2024-07-26T18:09:31.144 INFO:tasks.rados.rados.0.smithi071.stdout:787: delete oid 44 current snap is 80 2024-07-26T18:09:31.148 INFO:tasks.rados.rados.0.smithi071.stdout:787: done (0 left) 2024-07-26T18:09:31.148 INFO:tasks.rados.rados.0.smithi071.stdout:788: read oid 46 snap -1 2024-07-26T18:09:31.148 INFO:tasks.rados.rados.0.smithi071.stdout:788: expect deleted 2024-07-26T18:09:31.148 INFO:tasks.rados.rados.0.smithi071.stdout:789: rollback oid 47 current snap is 80 2024-07-26T18:09:31.149 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 71 2024-07-26T18:09:31.149 INFO:tasks.rados.rados.0.smithi071.stdout:790: read oid 43 snap -1 2024-07-26T18:09:31.149 INFO:tasks.rados.rados.0.smithi071.stdout:790: expect (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:09:31.149 INFO:tasks.rados.rados.0.smithi071.stdout:791: copy_from oid 41 from oid 49 current snap is 80 2024-07-26T18:09:31.149 INFO:tasks.rados.rados.0.smithi071.stdout:792: snap_remove snap 70 2024-07-26T18:09:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:31 smithi135 ceph-mon[33333]: osdmap e229: 8 total, 8 up, 8 in 2024-07-26T18:09:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:31 smithi135 ceph-mon[33333]: osdmap e230: 8 total, 8 up, 8 in 2024-07-26T18:09:31.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:31 smithi071 ceph-mon[39149]: osdmap e229: 8 total, 8 up, 8 in 2024-07-26T18:09:31.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:31 smithi071 ceph-mon[39149]: osdmap e230: 8 total, 8 up, 8 in 2024-07-26T18:09:31.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:31 smithi071 ceph-mon[90507]: osdmap e229: 8 total, 8 up, 8 in 2024-07-26T18:09:31.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:31 smithi071 ceph-mon[90507]: osdmap e230: 8 total, 8 up, 8 in 2024-07-26T18:09:32.151 INFO:tasks.rados.rados.0.smithi071.stdout:792: done (4 left) 2024-07-26T18:09:32.151 INFO:tasks.rados.rados.0.smithi071.stdout:793: rmattr oid 48 current snap is 80 2024-07-26T18:09:32.151 INFO:tasks.rados.rados.0.smithi071.stdout:794: read oid 17 snap -1 2024-07-26T18:09:32.151 INFO:tasks.rados.rados.0.smithi071.stdout:794: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:09:32.151 INFO:tasks.rados.rados.0.smithi071.stdout:795: rollback oid 28 current snap is 80 2024-07-26T18:09:32.151 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 28 to 75 2024-07-26T18:09:32.151 INFO:tasks.rados.rados.0.smithi071.stdout:791: finishing copy_from to smithi07179299-41 2024-07-26T18:09:32.151 INFO:tasks.rados.rados.0.smithi071.stdout:791: got expected ENOENT (src dne) 2024-07-26T18:09:32.151 INFO:tasks.rados.rados.0.smithi071.stdout:791: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:09:32.152 INFO:tasks.rados.rados.0.smithi071.stdout:789: finishing rollback tid 0 to smithi07179299-47 2024-07-26T18:09:32.152 INFO:tasks.rados.rados.0.smithi071.stdout:789: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:09:32.152 INFO:tasks.rados.rados.0.smithi071.stdout:789: finishing rollback tid 2 to smithi07179299-47 2024-07-26T18:09:32.152 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 16 (ObjNum 167 snap 40 seq_num 167) dirty exists 2024-07-26T18:09:32.152 INFO:tasks.rados.rados.0.smithi071.stdout:790: expect (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:09:32.190 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 139 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:09:32.190 INFO:tasks.rados.rados.0.smithi071.stdout:795: finishing rollback tid 0 to smithi07179299-28 2024-07-26T18:09:32.190 INFO:tasks.rados.rados.0.smithi071.stdout:795: finishing rollback tid 1 to smithi07179299-28 2024-07-26T18:09:32.191 INFO:tasks.rados.rados.0.smithi071.stdout:788: done (6 left) 2024-07-26T18:09:32.191 INFO:tasks.rados.rados.0.smithi071.stdout:789: done (5 left) 2024-07-26T18:09:32.191 INFO:tasks.rados.rados.0.smithi071.stdout:790: done (4 left) 2024-07-26T18:09:32.191 INFO:tasks.rados.rados.0.smithi071.stdout:791: done (3 left) 2024-07-26T18:09:32.191 INFO:tasks.rados.rados.0.smithi071.stdout:793: done (2 left) 2024-07-26T18:09:32.191 INFO:tasks.rados.rados.0.smithi071.stdout:796: copy_from oid 3 from oid 25 current snap is 80 2024-07-26T18:09:32.191 INFO:tasks.rados.rados.0.smithi071.stdout:795: finishing rollback tid 2 to smithi07179299-28 2024-07-26T18:09:32.191 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 143 (ObjNum 187 snap 46 seq_num 187) dirty exists 2024-07-26T18:09:32.191 INFO:tasks.rados.rados.0.smithi071.stdout:794: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:09:32.271 INFO:tasks.rados.rados.0.smithi071.stdout:796: finishing copy_from racing read to smithi07179299-3 2024-07-26T18:09:32.271 INFO:tasks.rados.rados.0.smithi071.stdout:796: finishing copy_from to smithi07179299-3 2024-07-26T18:09:32.271 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 117 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-07-26T18:09:32.271 INFO:tasks.rados.rados.0.smithi071.stdout:794: done (2 left) 2024-07-26T18:09:32.271 INFO:tasks.rados.rados.0.smithi071.stdout:795: done (1 left) 2024-07-26T18:09:32.271 INFO:tasks.rados.rados.0.smithi071.stdout:796: done (0 left) 2024-07-26T18:09:32.271 INFO:tasks.rados.rados.0.smithi071.stdout:797: read oid 37 snap -1 2024-07-26T18:09:32.272 INFO:tasks.rados.rados.0.smithi071.stdout:797: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:09:32.272 INFO:tasks.rados.rados.0.smithi071.stdout:798: rollback oid 24 current snap is 80 2024-07-26T18:09:32.272 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 24 to 74 2024-07-26T18:09:32.272 INFO:tasks.rados.rados.0.smithi071.stdout:799: snap_create 2024-07-26T18:09:32.273 INFO:tasks.rados.rados.0.smithi071.stdout:798: finishing rollback tid 0 to smithi07179299-24 2024-07-26T18:09:32.273 INFO:tasks.rados.rados.0.smithi071.stdout:798: finishing rollback tid 1 to smithi07179299-24 2024-07-26T18:09:32.274 INFO:tasks.rados.rados.0.smithi071.stdout:798: finishing rollback tid 2 to smithi07179299-24 2024-07-26T18:09:32.274 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 421 (ObjNum 242 snap 66 seq_num 242) dirty exists 2024-07-26T18:09:32.278 INFO:tasks.rados.rados.0.smithi071.stdout:797: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:09:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:09:32] "GET /metrics HTTP/1.1" 200 33351 "" "Prometheus/2.43.0" 2024-07-26T18:09:32.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:32 smithi135 ceph-mon[33333]: pgmap v9: 121 pgs: 121 active+clean; 163 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:09:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:32 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:32 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:32 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:32 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:32 smithi135 ceph-mon[33333]: mgrmap e43: y(active, since 4s), standbys: x 2024-07-26T18:09:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:32 smithi135 ceph-mon[33333]: osdmap e231: 8 total, 8 up, 8 in 2024-07-26T18:09:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[90507]: pgmap v9: 121 pgs: 121 active+clean; 163 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:09:32.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[90507]: mgrmap e43: y(active, since 4s), standbys: x 2024-07-26T18:09:32.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[90507]: osdmap e231: 8 total, 8 up, 8 in 2024-07-26T18:09:32.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[39149]: pgmap v9: 121 pgs: 121 active+clean; 163 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:09:32.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:32.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[39149]: mgrmap e43: y(active, since 4s), standbys: x 2024-07-26T18:09:32.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:32 smithi071 ceph-mon[39149]: osdmap e231: 8 total, 8 up, 8 in 2024-07-26T18:09:33.149 INFO:tasks.rados.rados.0.smithi071.stdout:797: done (2 left) 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:798: done (1 left) 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:799: done (0 left) 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:800: copy_from oid 36 from oid 21 current snap is 81 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:801: read oid 12 snap -1 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:801: expect deleted 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:802: read oid 19 snap -1 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:802: expect (ObjNum 246 snap 68 seq_num 246) 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:803: copy_from oid 40 from oid 38 current snap is 81 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:804: copy_from oid 26 from oid 31 current snap is 81 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 81 2024-07-26T18:09:33.150 INFO:tasks.rados.rados.0.smithi071.stdout:805: seq_num 269 ranges {0=507904,507904=630784,1138688=557056,1695744=417792} 2024-07-26T18:09:33.152 INFO:tasks.rados.rados.0.smithi071.stdout:805: writing smithi07179299-49 from 0 to 507904 tid 1 2024-07-26T18:09:33.156 INFO:tasks.rados.rados.0.smithi071.stdout:805: writing smithi07179299-49 from 507904 to 1138688 tid 2 2024-07-26T18:09:33.159 INFO:tasks.rados.rados.0.smithi071.stdout:805: writing smithi07179299-49 from 1138688 to 1695744 tid 3 2024-07-26T18:09:33.162 INFO:tasks.rados.rados.0.smithi071.stdout:805: writing smithi07179299-49 from 1695744 to 2113536 tid 4 2024-07-26T18:09:33.162 INFO:tasks.rados.rados.0.smithi071.stdout:806: snap_create 2024-07-26T18:09:33.162 INFO:tasks.rados.rados.0.smithi071.stdout:805: finishing write tid 1 to smithi07179299-49 2024-07-26T18:09:33.166 INFO:tasks.rados.rados.0.smithi071.stdout:805: finishing write tid 2 to smithi07179299-49 2024-07-26T18:09:33.167 INFO:tasks.rados.rados.0.smithi071.stdout:805: finishing write tid 3 to smithi07179299-49 2024-07-26T18:09:33.167 INFO:tasks.rados.rados.0.smithi071.stdout:805: finishing write tid 4 to smithi07179299-49 2024-07-26T18:09:33.167 INFO:tasks.rados.rados.0.smithi071.stdout:805: finishing write tid 5 to smithi07179299-49 2024-07-26T18:09:33.169 INFO:tasks.rados.rados.0.smithi071.stdout:805: finishing write tid 6 to smithi07179299-49 2024-07-26T18:09:33.169 INFO:tasks.rados.rados.0.smithi071.stdout:805: oid 49 updating version 0 to 177 2024-07-26T18:09:33.169 INFO:tasks.rados.rados.0.smithi071.stdout:805: oid 49 updating version 177 to 178 2024-07-26T18:09:33.169 INFO:tasks.rados.rados.0.smithi071.stdout:805: oid 49 updating version 178 to 179 2024-07-26T18:09:33.169 INFO:tasks.rados.rados.0.smithi071.stdout:805: oid 49 version 179 is already newer than 176 2024-07-26T18:09:33.169 INFO:tasks.rados.rados.0.smithi071.stdout:805: oid 49 updating version 179 to 180 2024-07-26T18:09:33.169 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 180 (ObjNum 269 snap 81 seq_num 269) dirty exists 2024-07-26T18:09:33.169 INFO:tasks.rados.rados.0.smithi071.stdout:805: left oid 49 (ObjNum 269 snap 81 seq_num 269) 2024-07-26T18:09:33.173 INFO:tasks.rados.rados.0.smithi071.stdout:804: finishing copy_from racing read to smithi07179299-26 2024-07-26T18:09:33.174 INFO:tasks.rados.rados.0.smithi071.stdout:804: finishing copy_from to smithi07179299-26 2024-07-26T18:09:33.174 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 306 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:09:33.182 INFO:tasks.rados.rados.0.smithi071.stdout:800: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:09:33.185 INFO:tasks.rados.rados.0.smithi071.stdout:802: expect (ObjNum 246 snap 68 seq_num 246) 2024-07-26T18:09:33.287 INFO:tasks.rados.rados.0.smithi071.stdout:800: finishing copy_from to smithi07179299-36 2024-07-26T18:09:33.287 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 104 (ObjNum 177 snap 44 seq_num 177) dirty exists 2024-07-26T18:09:33.287 INFO:tasks.rados.rados.0.smithi071.stdout:803: finishing copy_from racing read to smithi07179299-40 2024-07-26T18:09:33.288 INFO:tasks.rados.rados.0.smithi071.stdout:803: finishing copy_from to smithi07179299-40 2024-07-26T18:09:33.288 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 183 (ObjNum 206 snap 56 seq_num 206) dirty exists 2024-07-26T18:09:33.793 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:33 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.793 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:33 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.793 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:33 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.793 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:33 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.793 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:33 smithi135 ceph-mon[33333]: osdmap e232: 8 total, 8 up, 8 in 2024-07-26T18:09:33.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:33 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:33 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:33 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:33 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:33 smithi071 ceph-mon[39149]: osdmap e232: 8 total, 8 up, 8 in 2024-07-26T18:09:33.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:33.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:33 smithi071 ceph-mon[90507]: osdmap e232: 8 total, 8 up, 8 in 2024-07-26T18:09:34.151 INFO:tasks.rados.rados.0.smithi071.stdout:800: done (6 left) 2024-07-26T18:09:34.151 INFO:tasks.rados.rados.0.smithi071.stdout:801: done (5 left) 2024-07-26T18:09:34.152 INFO:tasks.rados.rados.0.smithi071.stdout:802: done (4 left) 2024-07-26T18:09:34.152 INFO:tasks.rados.rados.0.smithi071.stdout:803: done (3 left) 2024-07-26T18:09:34.152 INFO:tasks.rados.rados.0.smithi071.stdout:804: done (2 left) 2024-07-26T18:09:34.152 INFO:tasks.rados.rados.0.smithi071.stdout:805: done (1 left) 2024-07-26T18:09:34.152 INFO:tasks.rados.rados.0.smithi071.stdout:806: done (0 left) 2024-07-26T18:09:34.152 INFO:tasks.rados.rados.0.smithi071.stdout:807: rmattr oid 49 current snap is 82 2024-07-26T18:09:34.152 INFO:tasks.rados.rados.0.smithi071.stdout:807: done (0 left) 2024-07-26T18:09:34.152 INFO:tasks.rados.rados.0.smithi071.stdout:808: setattr oid 37 current snap is 82 2024-07-26T18:09:34.152 INFO:tasks.rados.rados.0.smithi071.stdout:809: delete oid 42 current snap is 82 2024-07-26T18:09:34.156 INFO:tasks.rados.rados.0.smithi071.stdout:809: done (1 left) 2024-07-26T18:09:34.156 INFO:tasks.rados.rados.0.smithi071.stdout:810: copy_from oid 27 from oid 10 current snap is 82 2024-07-26T18:09:34.156 INFO:tasks.rados.rados.0.smithi071.stdout:811: read oid 42 snap -1 2024-07-26T18:09:34.156 INFO:tasks.rados.rados.0.smithi071.stdout:811: expect deleted 2024-07-26T18:09:34.156 INFO:tasks.rados.rados.0.smithi071.stdout:812: setattr oid 33 current snap is 82 2024-07-26T18:09:34.157 INFO:tasks.rados.rados.0.smithi071.stdout:811: done (3 left) 2024-07-26T18:09:34.158 INFO:tasks.rados.rados.0.smithi071.stdout:813: rollback oid 14 current snap is 82 2024-07-26T18:09:34.158 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 14 to 72 2024-07-26T18:09:34.158 INFO:tasks.rados.rados.0.smithi071.stdout:814: copy_from oid 48 from oid 20 current snap is 82 2024-07-26T18:09:34.158 INFO:tasks.rados.rados.0.smithi071.stdout:815: read oid 39 snap -1 2024-07-26T18:09:34.158 INFO:tasks.rados.rados.0.smithi071.stdout:815: expect (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:09:34.158 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 82 2024-07-26T18:09:34.158 INFO:tasks.rados.rados.0.smithi071.stdout:816: seq_num 271 ranges {5447680=540672,5988352=802816,6791168=516096,7307264=286720} 2024-07-26T18:09:34.191 INFO:tasks.rados.rados.0.smithi071.stdout:816: writing smithi07179299-9 from 5447680 to 5988352 tid 1 2024-07-26T18:09:34.195 INFO:tasks.rados.rados.0.smithi071.stdout:816: writing smithi07179299-9 from 5988352 to 6791168 tid 2 2024-07-26T18:09:34.199 INFO:tasks.rados.rados.0.smithi071.stdout:816: writing smithi07179299-9 from 6791168 to 7307264 tid 3 2024-07-26T18:09:34.201 INFO:tasks.rados.rados.0.smithi071.stdout:816: writing smithi07179299-9 from 7307264 to 7593984 tid 4 2024-07-26T18:09:34.201 INFO:tasks.rados.rados.0.smithi071.stdout:817: read oid 30 snap -1 2024-07-26T18:09:34.201 INFO:tasks.rados.rados.0.smithi071.stdout:817: expect deleted 2024-07-26T18:09:34.201 INFO:tasks.rados.rados.0.smithi071.stdout:818: snap_remove snap 81 2024-07-26T18:09:34.779 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:34 smithi135 ceph-mon[33333]: pgmap v12: 121 pgs: 121 active+clean; 163 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:09:34.780 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:34 smithi135 ceph-mon[33333]: osdmap e233: 8 total, 8 up, 8 in 2024-07-26T18:09:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:34 smithi071 ceph-mon[90507]: pgmap v12: 121 pgs: 121 active+clean; 163 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:09:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:34 smithi071 ceph-mon[90507]: osdmap e233: 8 total, 8 up, 8 in 2024-07-26T18:09:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:34 smithi071 ceph-mon[39149]: pgmap v12: 121 pgs: 121 active+clean; 163 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2024-07-26T18:09:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:34 smithi071 ceph-mon[39149]: osdmap e233: 8 total, 8 up, 8 in 2024-07-26T18:09:35.132 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:09:35.153 INFO:tasks.rados.rados.0.smithi071.stdout:818: done (8 left) 2024-07-26T18:09:35.153 INFO:tasks.rados.rados.0.smithi071.stdout:819: snap_create 2024-07-26T18:09:35.153 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 329 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:09:35.153 INFO:tasks.rados.rados.0.smithi071.stdout:813: finishing rollback tid 0 to smithi07179299-14 2024-07-26T18:09:35.153 INFO:tasks.rados.rados.0.smithi071.stdout:813: finishing rollback tid 1 to smithi07179299-14 2024-07-26T18:09:35.153 INFO:tasks.rados.rados.0.smithi071.stdout:813: finishing rollback tid 2 to smithi07179299-14 2024-07-26T18:09:35.153 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 204 (ObjNum 194 snap 49 seq_num 194) dirty exists 2024-07-26T18:09:35.153 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 292 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-07-26T18:09:35.154 INFO:tasks.rados.rados.0.smithi071.stdout:815: expect (ObjNum 222 snap 60 seq_num 222) 2024-07-26T18:09:35.189 INFO:tasks.rados.rados.0.smithi071.stdout:814: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:810: finishing copy_from racing read to smithi07179299-27 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:810: finishing copy_from to smithi07179299-27 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 286 (ObjNum 196 snap 49 seq_num 196) dirty exists 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:814: finishing copy_from to smithi07179299-48 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 280 (ObjNum 264 snap 79 seq_num 264) dirty exists 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:816: finishing write tid 1 to smithi07179299-9 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:816: finishing write tid 2 to smithi07179299-9 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:816: finishing write tid 3 to smithi07179299-9 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:816: finishing write tid 4 to smithi07179299-9 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:816: finishing write tid 5 to smithi07179299-9 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:816: finishing write tid 6 to smithi07179299-9 2024-07-26T18:09:35.190 INFO:tasks.rados.rados.0.smithi071.stdout:816: oid 9 updating version 0 to 428 2024-07-26T18:09:35.191 INFO:tasks.rados.rados.0.smithi071.stdout:816: oid 9 updating version 428 to 429 2024-07-26T18:09:35.191 INFO:tasks.rados.rados.0.smithi071.stdout:816: oid 9 updating version 429 to 430 2024-07-26T18:09:35.191 INFO:tasks.rados.rados.0.smithi071.stdout:816: oid 9 updating version 430 to 431 2024-07-26T18:09:35.191 INFO:tasks.rados.rados.0.smithi071.stdout:816: oid 9 version 431 is already newer than 427 2024-07-26T18:09:35.191 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 431 (ObjNum 271 snap 82 seq_num 271) dirty exists 2024-07-26T18:09:35.191 INFO:tasks.rados.rados.0.smithi071.stdout:816: left oid 9 (ObjNum 271 snap 82 seq_num 271) 2024-07-26T18:09:35.400 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:09:35.400 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (4m) 3s ago 5m 25.1M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:09:35.400 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (4m) 2s ago 4m 90.1M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:09:35.400 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (6m) 3s ago 6m 15.9M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:09:35.400 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (6m) 2s ago 6m 18.5M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:09:35.400 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (28s) 2s ago 9m 436M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:09:35.400 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (55s) 3s ago 11m 475M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (14s) 3s ago 11m 29.8M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (10m) 2s ago 10m 55.0M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 39a520922854 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (9m) 3s ago 9m 50.6M 2048M 18.2.2-1767-ga3bbd728 d280790d1980 4659005d5c9d 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (4m) 3s ago 4m 14.1M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (4m) 2s ago 4m 15.8M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (9m) 3s ago 9m 118M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 5fd31ad9e9fb 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (8m) 3s ago 8m 119M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 1d472e21af3e 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (8m) 3s ago 8m 110M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 a6f38b9018c5 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (8m) 3s ago 8m 84.4M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (7m) 2s ago 7m 132M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (7m) 2s ago 7m 115M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (7m) 2s ago 6m 84.0M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (6m) 2s ago 6m 88.7M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:09:35.401 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (33s) 2s ago 5m 39.0M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:09:35.722 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2, 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 1 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:09:35.723 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:09:35.724 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:09:35.724 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:09:35.724 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:09:35.724 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 12, 2024-07-26T18:09:35.724 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:09:35.724 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:09:35.724 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:09:36.164 INFO:tasks.rados.rados.0.smithi071.stdout:808: done (8 left) 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:810: done (7 left) 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:812: done (6 left) 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:813: done (5 left) 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:814: done (4 left) 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:815: done (3 left) 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:816: done (2 left) 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:817: done (1 left) 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:819: done (0 left) 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:820: rollback oid 21 current snap is 83 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 21 to 82 2024-07-26T18:09:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:821: copy_from oid 28 from oid 37 current snap is 83 2024-07-26T18:09:36.166 INFO:tasks.rados.rados.0.smithi071.stdout:822: delete oid 1 current snap is 83 2024-07-26T18:09:36.167 INFO:tasks.rados.rados.0.smithi071.stdout:822: done (2 left) 2024-07-26T18:09:36.167 INFO:tasks.rados.rados.0.smithi071.stdout:823: delete oid 20 current snap is 83 2024-07-26T18:09:36.172 INFO:tasks.rados.rados.0.smithi071.stdout:820: finishing rollback tid 0 to smithi07179299-21 2024-07-26T18:09:36.172 INFO:tasks.rados.rados.0.smithi071.stdout:823: done (2 left) 2024-07-26T18:09:36.172 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 83 2024-07-26T18:09:36.172 INFO:tasks.rados.rados.0.smithi071.stdout:824: seq_num 274 ranges {4554752=598016,5152768=499712,5652480=745472,6397952=360448} 2024-07-26T18:09:36.200 INFO:tasks.rados.rados.0.smithi071.stdout:824: writing smithi07179299-50 from 4554752 to 5152768 tid 1 2024-07-26T18:09:36.203 INFO:tasks.rados.rados.0.smithi071.stdout:824: writing smithi07179299-50 from 5152768 to 5652480 tid 2 2024-07-26T18:09:36.207 INFO:tasks.rados.rados.0.smithi071.stdout:824: writing smithi07179299-50 from 5652480 to 6397952 tid 3 2024-07-26T18:09:36.210 INFO:tasks.rados.rados.0.smithi071.stdout:824: writing smithi07179299-50 from 6397952 to 6758400 tid 4 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:825: rmattr oid 44 current snap is 83 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:825: done (3 left) 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:826: snap_create 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:820: finishing rollback tid 1 to smithi07179299-21 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:820: finishing rollback tid 2 to smithi07179299-21 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 283 (ObjNum 177 snap 44 seq_num 177) dirty exists 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:821: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:821: finishing copy_from to smithi07179299-28 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 329 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:824: finishing write tid 1 to smithi07179299-50 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:824: finishing write tid 2 to smithi07179299-50 2024-07-26T18:09:36.211 INFO:tasks.rados.rados.0.smithi071.stdout:824: finishing write tid 3 to smithi07179299-50 2024-07-26T18:09:36.213 INFO:tasks.rados.rados.0.smithi071.stdout:824: finishing write tid 4 to smithi07179299-50 2024-07-26T18:09:36.213 INFO:tasks.rados.rados.0.smithi071.stdout:824: finishing write tid 5 to smithi07179299-50 2024-07-26T18:09:36.214 INFO:tasks.rados.rados.0.smithi071.stdout:824: finishing write tid 6 to smithi07179299-50 2024-07-26T18:09:36.214 INFO:tasks.rados.rados.0.smithi071.stdout:824: oid 50 updating version 0 to 438 2024-07-26T18:09:36.214 INFO:tasks.rados.rados.0.smithi071.stdout:824: oid 50 updating version 438 to 441 2024-07-26T18:09:36.214 INFO:tasks.rados.rados.0.smithi071.stdout:824: oid 50 version 441 is already newer than 437 2024-07-26T18:09:36.214 INFO:tasks.rados.rados.0.smithi071.stdout:824: oid 50 version 441 is already newer than 439 2024-07-26T18:09:36.215 INFO:tasks.rados.rados.0.smithi071.stdout:824: oid 50 version 441 is already newer than 440 2024-07-26T18:09:36.215 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 441 (ObjNum 274 snap 83 seq_num 274) dirty exists 2024-07-26T18:09:36.215 INFO:tasks.rados.rados.0.smithi071.stdout:824: left oid 50 (ObjNum 274 snap 83 seq_num 274) 2024-07-26T18:09:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:36 smithi071 ceph-mon[90507]: from='client.25076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:36 smithi071 ceph-mon[90507]: osdmap e234: 8 total, 8 up, 8 in 2024-07-26T18:09:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:36 smithi071 ceph-mon[90507]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:36.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:36 smithi071 ceph-mon[90507]: pgmap v15: 121 pgs: 121 active+clean; 194 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 8.4 MiB/s wr, 51 op/s 2024-07-26T18:09:36.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:36 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2143506293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:36 smithi071 ceph-mon[39149]: from='client.25076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:36 smithi071 ceph-mon[39149]: osdmap e234: 8 total, 8 up, 8 in 2024-07-26T18:09:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:36 smithi071 ceph-mon[39149]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:36 smithi071 ceph-mon[39149]: pgmap v15: 121 pgs: 121 active+clean; 194 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 8.4 MiB/s wr, 51 op/s 2024-07-26T18:09:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:36 smithi071 ceph-mon[39149]: from='client.? 172.21.15.71:0/2143506293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:36 smithi135 ceph-mon[33333]: from='client.25076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:36 smithi135 ceph-mon[33333]: osdmap e234: 8 total, 8 up, 8 in 2024-07-26T18:09:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:36 smithi135 ceph-mon[33333]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:09:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:36 smithi135 ceph-mon[33333]: pgmap v15: 121 pgs: 121 active+clean; 194 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 8.4 MiB/s wr, 51 op/s 2024-07-26T18:09:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:36 smithi135 ceph-mon[33333]: from='client.? 172.21.15.71:0/2143506293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:37.182 INFO:tasks.rados.rados.0.smithi071.stdout:820: done (3 left) 2024-07-26T18:09:37.182 INFO:tasks.rados.rados.0.smithi071.stdout:821: done (2 left) 2024-07-26T18:09:37.183 INFO:tasks.rados.rados.0.smithi071.stdout:824: done (1 left) 2024-07-26T18:09:37.183 INFO:tasks.rados.rados.0.smithi071.stdout:826: done (0 left) 2024-07-26T18:09:37.183 INFO:tasks.rados.rados.0.smithi071.stdout:827: rmattr oid 35 current snap is 84 2024-07-26T18:09:37.183 INFO:tasks.rados.rados.0.smithi071.stdout:827: done (0 left) 2024-07-26T18:09:37.183 INFO:tasks.rados.rados.0.smithi071.stdout:828: read oid 27 snap -1 2024-07-26T18:09:37.183 INFO:tasks.rados.rados.0.smithi071.stdout:828: expect (ObjNum 196 snap 49 seq_num 196) 2024-07-26T18:09:37.183 INFO:tasks.rados.rados.0.smithi071.stdout:829: setattr oid 18 current snap is 84 2024-07-26T18:09:37.183 INFO:tasks.rados.rados.0.smithi071.stdout:830: rollback oid 25 current snap is 84 2024-07-26T18:09:37.184 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 25 to 79 2024-07-26T18:09:37.184 INFO:tasks.rados.rados.0.smithi071.stdout:831: snap_remove snap 62 2024-07-26T18:09:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: osdmap e235: 8 total, 8 up, 8 in 2024-07-26T18:09:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: osdmap e235: 8 total, 8 up, 8 in 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:37 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: osdmap e235: 8 total, 8 up, 8 in 2024-07-26T18:09:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: Updating smithi071:/etc/ceph/ceph.conf 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.conf 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.conf 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:37 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:38.190 INFO:tasks.rados.rados.0.smithi071.stdout:831: done (3 left) 2024-07-26T18:09:38.190 INFO:tasks.rados.rados.0.smithi071.stdout:832: snap_create 2024-07-26T18:09:38.190 INFO:tasks.rados.rados.0.smithi071.stdout:830: finishing rollback tid 0 to smithi07179299-25 2024-07-26T18:09:38.190 INFO:tasks.rados.rados.0.smithi071.stdout:830: finishing rollback tid 1 to smithi07179299-25 2024-07-26T18:09:38.190 INFO:tasks.rados.rados.0.smithi071.stdout:830: finishing rollback tid 2 to smithi07179299-25 2024-07-26T18:09:38.190 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 309 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-07-26T18:09:38.190 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 182 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:09:38.191 INFO:tasks.rados.rados.0.smithi071.stdout:828: expect (ObjNum 196 snap 49 seq_num 196) 2024-07-26T18:09:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:09:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:09:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:09:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:09:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: osdmap e236: 8 total, 8 up, 8 in 2024-07-26T18:09:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: Upgrade: It appears safe to stop mon.c 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: pgmap v18: 121 pgs: 121 active+clean; 194 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 8.4 MiB/s wr, 51 op/s 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.460 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.462 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:09:38.462 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:09:38.462 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.462 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.462 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:38 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:09:38.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:09:38.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:09:38.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:09:38.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: osdmap e236: 8 total, 8 up, 8 in 2024-07-26T18:09:38.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:38.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:38.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-26T18:09:38.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: Upgrade: It appears safe to stop mon.c 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: pgmap v18: 121 pgs: 121 active+clean; 194 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 8.4 MiB/s wr, 51 op/s 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:09:38.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:09:38.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:09:38.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:09:38.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:09:38.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-07-26T18:09:38.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: Updating smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: Updating smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/config/ceph.client.admin.keyring 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: osdmap e236: 8 total, 8 up, 8 in 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: Upgrade: It appears safe to stop mon.c 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: pgmap v18: 121 pgs: 121 active+clean; 194 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 8.4 MiB/s wr, 51 op/s 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:09:38.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:09:38.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:09:38.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:09:38.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:38.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:09:38.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:09:38.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:09:38.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:09:38.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:38 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:09:39.190 INFO:tasks.rados.rados.0.smithi071.stdout:828: done (3 left) 2024-07-26T18:09:39.190 INFO:tasks.rados.rados.0.smithi071.stdout:829: done (2 left) 2024-07-26T18:09:39.190 INFO:tasks.rados.rados.0.smithi071.stdout:830: done (1 left) 2024-07-26T18:09:39.190 INFO:tasks.rados.rados.0.smithi071.stdout:832: done (0 left) 2024-07-26T18:09:39.190 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 85 2024-07-26T18:09:39.190 INFO:tasks.rados.rados.0.smithi071.stdout:833: seq_num 275 ranges {0=614400,614400=786432,1400832=499712,1900544=319488} 2024-07-26T18:09:39.193 INFO:tasks.rados.rados.0.smithi071.stdout:833: writing smithi07179299-1 from 0 to 614400 tid 1 2024-07-26T18:09:39.198 INFO:tasks.rados.rados.0.smithi071.stdout:833: writing smithi07179299-1 from 614400 to 1400832 tid 2 2024-07-26T18:09:39.201 INFO:tasks.rados.rados.0.smithi071.stdout:833: writing smithi07179299-1 from 1400832 to 1900544 tid 3 2024-07-26T18:09:39.204 INFO:tasks.rados.rados.0.smithi071.stdout:833: writing smithi07179299-1 from 1900544 to 2220032 tid 4 2024-07-26T18:09:39.204 INFO:tasks.rados.rados.0.smithi071.stdout:834: copy_from oid 48 from oid 18 current snap is 85 2024-07-26T18:09:39.205 INFO:tasks.rados.rados.0.smithi071.stdout:833: finishing write tid 1 to smithi07179299-1 2024-07-26T18:09:39.205 INFO:tasks.rados.rados.0.smithi071.stdout:833: finishing write tid 2 to smithi07179299-1 2024-07-26T18:09:39.205 INFO:tasks.rados.rados.0.smithi071.stdout:835: read oid 33 snap -1 2024-07-26T18:09:39.205 INFO:tasks.rados.rados.0.smithi071.stdout:835: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:09:39.205 INFO:tasks.rados.rados.0.smithi071.stdout:836: copy_from oid 27 from oid 20 current snap is 85 2024-07-26T18:09:39.205 INFO:tasks.rados.rados.0.smithi071.stdout:837: rmattr oid 32 current snap is 85 2024-07-26T18:09:39.205 INFO:tasks.rados.rados.0.smithi071.stdout:837: done (4 left) 2024-07-26T18:09:39.205 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 85 2024-07-26T18:09:39.205 INFO:tasks.rados.rados.0.smithi071.stdout:838: seq_num 276 ranges {2064384=630784,2695168=671744,3366912=704512,4071424=229376} 2024-07-26T18:09:39.218 INFO:tasks.rados.rados.0.smithi071.stdout:838: writing smithi07179299-5 from 2064384 to 2695168 tid 1 2024-07-26T18:09:39.222 INFO:tasks.rados.rados.0.smithi071.stdout:838: writing smithi07179299-5 from 2695168 to 3366912 tid 2 2024-07-26T18:09:39.226 INFO:tasks.rados.rados.0.smithi071.stdout:838: writing smithi07179299-5 from 3366912 to 4071424 tid 3 2024-07-26T18:09:39.228 INFO:tasks.rados.rados.0.smithi071.stdout:838: writing smithi07179299-5 from 4071424 to 4300800 tid 4 2024-07-26T18:09:39.228 INFO:tasks.rados.rados.0.smithi071.stdout:839: read oid 23 snap 82 2024-07-26T18:09:39.228 INFO:tasks.rados.rados.0.smithi071.stdout:839: expect (ObjNum 258 snap 75 seq_num 258) 2024-07-26T18:09:39.228 INFO:tasks.rados.rados.0.smithi071.stdout:840: read oid 6 snap 56 2024-07-26T18:09:39.228 INFO:tasks.rados.rados.0.smithi071.stdout:840: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-26T18:09:39.228 INFO:tasks.rados.rados.0.smithi071.stdout:841: rollback oid 36 current snap is 85 2024-07-26T18:09:39.228 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 36 to 83 2024-07-26T18:09:39.228 INFO:tasks.rados.rados.0.smithi071.stdout:835: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:09:39.233 INFO:tasks.rados.rados.0.smithi071.stdout:836: finishing copy_from to smithi07179299-27 2024-07-26T18:09:39.233 INFO:tasks.rados.rados.0.smithi071.stdout:836: got expected ENOENT (src dne) 2024-07-26T18:09:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:836: finishing copy_from racing read to smithi07179299-27 2024-07-26T18:09:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:833: finishing write tid 3 to smithi07179299-1 2024-07-26T18:09:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:833: finishing write tid 4 to smithi07179299-1 2024-07-26T18:09:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:833: finishing write tid 5 to smithi07179299-1 2024-07-26T18:09:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:833: finishing write tid 6 to smithi07179299-1 2024-07-26T18:09:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:833: oid 1 updating version 0 to 331 2024-07-26T18:09:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:833: oid 1 updating version 331 to 333 2024-07-26T18:09:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:833: oid 1 version 333 is already newer than 332 2024-07-26T18:09:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:833: oid 1 updating version 333 to 334 2024-07-26T18:09:39.235 INFO:tasks.rados.rados.0.smithi071.stdout:833: oid 1 version 334 is already newer than 330 2024-07-26T18:09:39.235 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 334 (ObjNum 275 snap 85 seq_num 275) dirty exists 2024-07-26T18:09:39.235 INFO:tasks.rados.rados.0.smithi071.stdout:833: left oid 1 (ObjNum 275 snap 85 seq_num 275) 2024-07-26T18:09:39.235 INFO:tasks.rados.rados.0.smithi071.stdout:838: finishing write tid 1 to smithi07179299-5 2024-07-26T18:09:39.235 INFO:tasks.rados.rados.0.smithi071.stdout:834: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:09:39.235 INFO:tasks.rados.rados.0.smithi071.stdout:838: finishing write tid 2 to smithi07179299-5 2024-07-26T18:09:39.235 INFO:tasks.rados.rados.0.smithi071.stdout:834: finishing copy_from to smithi07179299-48 2024-07-26T18:09:39.235 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 182 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:09:39.236 INFO:tasks.rados.rados.0.smithi071.stdout:833: done (7 left) 2024-07-26T18:09:39.236 INFO:tasks.rados.rados.0.smithi071.stdout:834: done (6 left) 2024-07-26T18:09:39.236 INFO:tasks.rados.rados.0.smithi071.stdout:835: done (5 left) 2024-07-26T18:09:39.236 INFO:tasks.rados.rados.0.smithi071.stdout:836: done (4 left) 2024-07-26T18:09:39.236 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 85 2024-07-26T18:09:39.236 INFO:tasks.rados.rados.0.smithi071.stdout:842: seq_num 277 ranges {2113536=647168,2760704=557056,3317760=516096,3833856=532480} 2024-07-26T18:09:39.248 INFO:tasks.rados.rados.0.smithi071.stdout:842: writing smithi07179299-49 from 2113536 to 2760704 tid 1 2024-07-26T18:09:39.251 INFO:tasks.rados.rados.0.smithi071.stdout:842: writing smithi07179299-49 from 2760704 to 3317760 tid 2 2024-07-26T18:09:39.254 INFO:tasks.rados.rados.0.smithi071.stdout:842: writing smithi07179299-49 from 3317760 to 3833856 tid 3 2024-07-26T18:09:39.257 INFO:tasks.rados.rados.0.smithi071.stdout:842: writing smithi07179299-49 from 3833856 to 4366336 tid 4 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 85 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:838: finishing write tid 3 to smithi07179299-5 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:838: finishing write tid 4 to smithi07179299-5 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:838: finishing write tid 5 to smithi07179299-5 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:838: finishing write tid 6 to smithi07179299-5 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:838: oid 5 updating version 0 to 292 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:838: oid 5 updating version 292 to 294 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:838: oid 5 updating version 294 to 295 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:838: oid 5 updating version 295 to 296 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:838: oid 5 version 296 is already newer than 293 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 296 (ObjNum 276 snap 85 seq_num 276) dirty exists 2024-07-26T18:09:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:838: left oid 5 (ObjNum 276 snap 85 seq_num 276) 2024-07-26T18:09:39.259 INFO:tasks.rados.rados.0.smithi071.stdout:843: seq_num 278 ranges {5832704=663552,6496256=442368,6938624=720896,7659520=442368} 2024-07-26T18:09:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:843: writing smithi07179299-27 from 5832704 to 6496256 tid 1 2024-07-26T18:09:39.293 INFO:tasks.rados.rados.0.smithi071.stdout:843: writing smithi07179299-27 from 6496256 to 6938624 tid 2 2024-07-26T18:09:39.297 INFO:tasks.rados.rados.0.smithi071.stdout:843: writing smithi07179299-27 from 6938624 to 7659520 tid 3 2024-07-26T18:09:39.301 INFO:tasks.rados.rados.0.smithi071.stdout:843: writing smithi07179299-27 from 7659520 to 8101888 tid 4 2024-07-26T18:09:39.301 INFO:tasks.rados.rados.0.smithi071.stdout:838: done (5 left) 2024-07-26T18:09:39.301 INFO:tasks.rados.rados.0.smithi071.stdout:844: setattr oid 20 current snap is 85 2024-07-26T18:09:39.301 INFO:tasks.rados.rados.0.smithi071.stdout:841: finishing rollback tid 0 to smithi07179299-36 2024-07-26T18:09:39.301 INFO:tasks.rados.rados.0.smithi071.stdout:841: finishing rollback tid 1 to smithi07179299-36 2024-07-26T18:09:39.301 INFO:tasks.rados.rados.0.smithi071.stdout:841: finishing rollback tid 2 to smithi07179299-36 2024-07-26T18:09:39.301 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 190 (ObjNum 177 snap 44 seq_num 177) dirty exists 2024-07-26T18:09:39.301 INFO:tasks.rados.rados.0.smithi071.stdout:840: expect (ObjNum 36 snap 0 seq_num 36) 2024-07-26T18:09:39.318 INFO:tasks.rados.rados.0.smithi071.stdout:842: finishing write tid 1 to smithi07179299-49 2024-07-26T18:09:39.318 INFO:tasks.rados.rados.0.smithi071.stdout:842: finishing write tid 2 to smithi07179299-49 2024-07-26T18:09:39.318 INFO:tasks.rados.rados.0.smithi071.stdout:839: expect (ObjNum 258 snap 75 seq_num 258) 2024-07-26T18:09:39.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:39 smithi071 ceph-mon[90507]: osdmap e237: 8 total, 8 up, 8 in 2024-07-26T18:09:39.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:39.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:09:39.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:09:39.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:39.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:39 smithi071 ceph-mon[39149]: osdmap e237: 8 total, 8 up, 8 in 2024-07-26T18:09:39.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:39 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:39.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:39 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:09:39.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:39 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:09:39.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:39 smithi071 ceph-mon[39149]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:39 smithi135 ceph-mon[33333]: osdmap e237: 8 total, 8 up, 8 in 2024-07-26T18:09:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:39 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:39 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:09:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:39 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:09:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:39 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:842: finishing write tid 3 to smithi07179299-49 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:842: finishing write tid 4 to smithi07179299-49 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:842: finishing write tid 5 to smithi07179299-49 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:842: finishing write tid 6 to smithi07179299-49 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:842: oid 49 updating version 0 to 192 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:842: oid 49 updating version 192 to 193 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:842: oid 49 updating version 193 to 194 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:842: oid 49 version 194 is already newer than 190 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:842: oid 49 version 194 is already newer than 191 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 194 (ObjNum 277 snap 85 seq_num 277) dirty exists 2024-07-26T18:09:39.575 INFO:tasks.rados.rados.0.smithi071.stdout:842: left oid 49 (ObjNum 277 snap 85 seq_num 277) 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: finishing write tid 1 to smithi07179299-27 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: finishing write tid 2 to smithi07179299-27 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: finishing write tid 3 to smithi07179299-27 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: finishing write tid 4 to smithi07179299-27 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: finishing write tid 5 to smithi07179299-27 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: finishing write tid 6 to smithi07179299-27 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: oid 27 updating version 0 to 288 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: oid 27 updating version 288 to 290 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: oid 27 version 290 is already newer than 289 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: oid 27 updating version 290 to 291 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: oid 27 version 291 is already newer than 287 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 291 (ObjNum 278 snap 85 seq_num 278) dirty exists 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:843: left oid 27 (ObjNum 278 snap 85 seq_num 278) 2024-07-26T18:09:39.576 INFO:tasks.rados.rados.0.smithi071.stdout:839: done (5 left) 2024-07-26T18:09:39.577 INFO:tasks.rados.rados.0.smithi071.stdout:840: done (4 left) 2024-07-26T18:09:39.577 INFO:tasks.rados.rados.0.smithi071.stdout:841: done (3 left) 2024-07-26T18:09:39.577 INFO:tasks.rados.rados.0.smithi071.stdout:842: done (2 left) 2024-07-26T18:09:39.577 INFO:tasks.rados.rados.0.smithi071.stdout:843: done (1 left) 2024-07-26T18:09:39.577 INFO:tasks.rados.rados.0.smithi071.stdout:845: read oid 29 snap -1 2024-07-26T18:09:39.577 INFO:tasks.rados.rados.0.smithi071.stdout:845: expect (ObjNum 259 snap 76 seq_num 259) 2024-07-26T18:09:39.577 INFO:tasks.rados.rados.0.smithi071.stdout:846: read oid 30 snap 79 2024-07-26T18:09:39.577 INFO:tasks.rados.rados.0.smithi071.stdout:846: expect deleted 2024-07-26T18:09:39.577 INFO:tasks.rados.rados.0.smithi071.stdout:847: snap_create 2024-07-26T18:09:39.578 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 303 (ObjNum 65 snap 0 seq_num 1836278358) dirty exists 2024-07-26T18:09:39.596 INFO:tasks.rados.rados.0.smithi071.stdout:845: expect (ObjNum 259 snap 76 seq_num 259) 2024-07-26T18:09:40.207 INFO:tasks.rados.rados.0.smithi071.stdout:844: done (3 left) 2024-07-26T18:09:40.207 INFO:tasks.rados.rados.0.smithi071.stdout:845: done (2 left) 2024-07-26T18:09:40.207 INFO:tasks.rados.rados.0.smithi071.stdout:846: done (1 left) 2024-07-26T18:09:40.207 INFO:tasks.rados.rados.0.smithi071.stdout:847: done (0 left) 2024-07-26T18:09:40.207 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 86 2024-07-26T18:09:40.207 INFO:tasks.rados.rados.0.smithi071.stdout:848: seq_num 279 ranges {1146880=679936,1826816=720896,2547712=483328,3031040=401408} 2024-07-26T18:09:40.216 INFO:tasks.rados.rados.0.smithi071.stdout:848: writing smithi07179299-13 from 1146880 to 1826816 tid 1 2024-07-26T18:09:40.221 INFO:tasks.rados.rados.0.smithi071.stdout:848: writing smithi07179299-13 from 1826816 to 2547712 tid 2 2024-07-26T18:09:40.224 INFO:tasks.rados.rados.0.smithi071.stdout:848: writing smithi07179299-13 from 2547712 to 3031040 tid 3 2024-07-26T18:09:40.227 INFO:tasks.rados.rados.0.smithi071.stdout:848: writing smithi07179299-13 from 3031040 to 3432448 tid 4 2024-07-26T18:09:40.228 INFO:tasks.rados.rados.0.smithi071.stdout:849: delete oid 50 current snap is 86 2024-07-26T18:09:40.228 INFO:tasks.rados.rados.0.smithi071.stdout:848: finishing write tid 1 to smithi07179299-13 2024-07-26T18:09:40.228 INFO:tasks.rados.rados.0.smithi071.stdout:848: finishing write tid 2 to smithi07179299-13 2024-07-26T18:09:40.228 INFO:tasks.rados.rados.0.smithi071.stdout:848: finishing write tid 3 to smithi07179299-13 2024-07-26T18:09:40.234 INFO:tasks.rados.rados.0.smithi071.stdout:849: done (1 left) 2024-07-26T18:09:40.234 INFO:tasks.rados.rados.0.smithi071.stdout:850: rollback oid 21 current snap is 86 2024-07-26T18:09:40.234 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 21 to 80 2024-07-26T18:09:40.234 INFO:tasks.rados.rados.0.smithi071.stdout:851: snap_remove snap 79 2024-07-26T18:09:40.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:40 smithi071 ceph-mon[90507]: Upgrade: Updating mon.c 2024-07-26T18:09:40.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:40 smithi071 ceph-mon[90507]: Deploying daemon mon.c on smithi071 2024-07-26T18:09:40.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:40 smithi071 ceph-mon[90507]: osdmap e238: 8 total, 8 up, 8 in 2024-07-26T18:09:40.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:40 smithi071 ceph-mon[90507]: pgmap v21: 121 pgs: 121 active+clean; 196 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.5 MiB/s wr, 35 op/s 2024-07-26T18:09:40.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:40 smithi071 ceph-mon[39149]: Upgrade: Updating mon.c 2024-07-26T18:09:40.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:40 smithi071 ceph-mon[39149]: Deploying daemon mon.c on smithi071 2024-07-26T18:09:40.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:40 smithi071 ceph-mon[39149]: osdmap e238: 8 total, 8 up, 8 in 2024-07-26T18:09:40.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:40 smithi071 ceph-mon[39149]: pgmap v21: 121 pgs: 121 active+clean; 196 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.5 MiB/s wr, 35 op/s 2024-07-26T18:09:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:40 smithi135 ceph-mon[33333]: Upgrade: Updating mon.c 2024-07-26T18:09:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:40 smithi135 ceph-mon[33333]: Deploying daemon mon.c on smithi071 2024-07-26T18:09:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:40 smithi135 ceph-mon[33333]: osdmap e238: 8 total, 8 up, 8 in 2024-07-26T18:09:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:40 smithi135 ceph-mon[33333]: pgmap v21: 121 pgs: 121 active+clean; 196 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.5 MiB/s wr, 35 op/s 2024-07-26T18:09:40.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:40 smithi071 systemd[1]: Stopping Ceph mon.c for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:09:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c[39145]: 2024-07-26T18:09:40.653+0000 7f0b8cd9a640 -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-07-26T18:09:40.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c[39145]: 2024-07-26T18:09:40.653+0000 7f0b8cd9a640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-07-26T18:09:40.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:40 smithi071 podman[92705]: 2024-07-26 18:09:40.899277563 +0000 UTC m=+0.369078185 container died 4659005d5c9d38143a96f9ca1dd1432b4ccadd50f00aec7406c6c56b9f0dc2e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240716, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=reef-a3bbd72) 2024-07-26T18:09:41.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:41 smithi071 podman[92705]: 2024-07-26 18:09:41.346071979 +0000 UTC m=+0.815872602 container cleanup 4659005d5c9d38143a96f9ca1dd1432b4ccadd50f00aec7406c6c56b9f0dc2e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, RELEASE=reef-a3bbd72, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240716, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-07-26T18:09:41.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:41 smithi071 bash[92705]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c 2024-07-26T18:09:41.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:41 smithi071 podman[92719]: 2024-07-26 18:09:41.556074444 +0000 UTC m=+0.649869413 container remove 4659005d5c9d38143a96f9ca1dd1432b4ccadd50f00aec7406c6c56b9f0dc2e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240716, GIT_CLEAN=True, RELEASE=reef-a3bbd72, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-07-26T18:09:41.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:41 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.c.service: Deactivated successfully. 2024-07-26T18:09:41.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:41 smithi071 systemd[1]: Stopped Ceph mon.c for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:09:41.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:41 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.c.service: Consumed 7.145s CPU time. 2024-07-26T18:09:42.311 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:09:42] "GET /metrics HTTP/1.1" 200 33351 "" "Prometheus/2.43.0" 2024-07-26T18:09:42.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 systemd[1]: Starting Ceph mon.c for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:09:42.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 podman[92848]: 2024-07-26 18:09:42.125398132 +0000 UTC m=+0.017100596 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:09:42.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 podman[92848]: 2024-07-26 18:09:42.223946975 +0000 UTC m=+0.115649472 container create 8304a7108dde91a35bb511230af3ae9c58a4b15b81a69248daf763038d2deb91 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-07-26T18:09:42.562 INFO:tasks.rados.rados.0.smithi071.stdout:851: done (2 left) 2024-07-26T18:09:42.562 INFO:tasks.rados.rados.0.smithi071.stdout:852: snap_create 2024-07-26T18:09:42.562 INFO:tasks.rados.rados.0.smithi071.stdout:848: finishing write tid 4 to smithi07179299-13 2024-07-26T18:09:42.562 INFO:tasks.rados.rados.0.smithi071.stdout:848: finishing write tid 5 to smithi07179299-13 2024-07-26T18:09:42.562 INFO:tasks.rados.rados.0.smithi071.stdout:848: finishing write tid 6 to smithi07179299-13 2024-07-26T18:09:42.562 INFO:tasks.rados.rados.0.smithi071.stdout:848: oid 13 updating version 0 to 193 2024-07-26T18:09:42.562 INFO:tasks.rados.rados.0.smithi071.stdout:848: oid 13 version 193 is already newer than 192 2024-07-26T18:09:42.562 INFO:tasks.rados.rados.0.smithi071.stdout:848: oid 13 updating version 193 to 194 2024-07-26T18:09:42.563 INFO:tasks.rados.rados.0.smithi071.stdout:848: oid 13 version 194 is already newer than 191 2024-07-26T18:09:42.563 INFO:tasks.rados.rados.0.smithi071.stdout:848: oid 13 updating version 194 to 195 2024-07-26T18:09:42.563 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 195 (ObjNum 279 snap 86 seq_num 279) dirty exists 2024-07-26T18:09:42.563 INFO:tasks.rados.rados.0.smithi071.stdout:848: left oid 13 (ObjNum 279 snap 86 seq_num 279) 2024-07-26T18:09:42.563 INFO:tasks.rados.rados.0.smithi071.stdout:850: finishing rollback tid 0 to smithi07179299-21 2024-07-26T18:09:42.563 INFO:tasks.rados.rados.0.smithi071.stdout:850: finishing rollback tid 1 to smithi07179299-21 2024-07-26T18:09:42.563 INFO:tasks.rados.rados.0.smithi071.stdout:850: finishing rollback tid 2 to smithi07179299-21 2024-07-26T18:09:42.563 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 332 (ObjNum 177 snap 44 seq_num 177) dirty exists 2024-07-26T18:09:42.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 podman[92848]: 2024-07-26 18:09:42.409707057 +0000 UTC m=+0.301409519 container init 8304a7108dde91a35bb511230af3ae9c58a4b15b81a69248daf763038d2deb91 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724) 2024-07-26T18:09:42.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 podman[92848]: 2024-07-26 18:09:42.413200907 +0000 UTC m=+0.304903358 container start 8304a7108dde91a35bb511230af3ae9c58a4b15b81a69248daf763038d2deb91 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240724, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T18:09:42.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: set uid:gid to 167:167 (ceph:ceph) 2024-07-26T18:09:42.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc), process ceph-mon, pid 2 2024-07-26T18:09:42.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: pidfile_write: ignore empty --pid-file 2024-07-26T18:09:42.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: load: jerasure load: lrc 2024-07-26T18:09:42.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: RocksDB version: 7.9.2 2024-07-26T18:09:42.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Git sha 0 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Compile date 2024-07-26 00:57:00 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: DB SUMMARY 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: DB Session ID: P0M57HC38Q2GZJSX9MZK 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: CURRENT file: CURRENT 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: IDENTITY file: IDENTITY 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1394 Bytes 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 8439343 ; 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.error_if_exists: 0 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.create_if_missing: 0 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.paranoid_checks: 1 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.flush_verify_memtable_count: 1 2024-07-26T18:09:42.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-26T18:09:42.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-26T18:09:42.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.env: 0x557fd4deb7a0 2024-07-26T18:09:42.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.fs: PosixFileSystem 2024-07-26T18:09:42.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.info_log: 0x557fd68554a0 2024-07-26T18:09:42.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_file_opening_threads: 16 2024-07-26T18:09:42.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.statistics: (nil) 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.use_fsync: 0 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_log_file_size: 0 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.log_file_time_to_roll: 0 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.keep_log_file_num: 1000 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.recycle_log_file_num: 0 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.allow_fallocate: 1 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.allow_mmap_reads: 0 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.allow_mmap_writes: 0 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.use_direct_reads: 0 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-26T18:09:42.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.create_missing_column_families: 0 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.db_log_dir: 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.wal_dir: 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.table_cache_numshardbits: 6 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.WAL_ttl_seconds: 0 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.WAL_size_limit_MB: 0 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.is_fd_close_on_exec: 1 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.advise_random_on_open: 1 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.db_write_buffer_size: 0 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.write_buffer_manager: 0x557fd68648c0 2024-07-26T18:09:42.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.use_adaptive_mutex: 0 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.rate_limiter: (nil) 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.wal_recovery_mode: 2 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.enable_thread_tracking: 0 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.enable_pipelined_write: 0 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.unordered_write: 0 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-26T18:09:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.row_cache: None 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.wal_filter: None 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.allow_ingest_behind: 0 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.two_write_queues: 0 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.manual_wal_flush: 0 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.wal_compression: 0 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.atomic_flush: 0 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.persist_stats_to_disk: 0 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.write_dbid_to_manifest: 0 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.log_readahead_size: 0 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-26T18:09:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.best_efforts_recovery: 0 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.allow_data_in_errors: 0 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.db_host_id: __hostname__ 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.enforce_single_del_contracts: true 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_background_jobs: 2 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_background_compactions: -1 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_subcompactions: 1 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.delayed_write_rate : 16777216 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_total_wal_size: 0 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-26T18:09:42.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.stats_dump_period_sec: 600 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.stats_persist_period_sec: 600 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_open_files: -1 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bytes_per_sync: 0 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.wal_bytes_per_sync: 0 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.strict_bytes_per_sync: 0 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_readahead_size: 0 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_background_flushes: -1 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Compression algorithms supported: 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: kZSTD supported: 0 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: kXpressCompression supported: 0 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: kBZip2Compression supported: 0 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-26T18:09:42.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: kLZ4Compression supported: 1 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: kZlibCompression supported: 1 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: kLZ4HCCompression supported: 1 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: kSnappyCompression supported: 1 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Fast CRC32 supported: Supported on x86 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: DMutex implementation: pthread_mutex_t 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.merge_operator: 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_filter: None 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_filter_factory: None 2024-07-26T18:09:42.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.sst_partitioner_factory: None 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.memtable_factory: SkipListFactory 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.table_factory: BlockBasedTable 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557fd6855080) 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: cache_index_and_filter_blocks: 1 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: pin_top_level_index_and_filter: 1 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_type: 0 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: data_block_index_type: 0 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_shortening: 1 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: data_block_hash_table_util_ratio: 0.750000 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: checksum: 4 2024-07-26T18:09:42.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: no_block_cache: 0 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache: 0x557fd6849090 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_name: BinnedLRUCache 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_options: 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: capacity : 536870912 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: num_shard_bits : 4 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: strict_capacity_limit : 0 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: high_pri_pool_ratio: 0.000 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_compressed: (nil) 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: persistent_cache: (nil) 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_size: 4096 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_size_deviation: 10 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_restart_interval: 16 2024-07-26T18:09:42.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_block_restart_interval: 1 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: metadata_block_size: 4096 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: partition_filters: 0 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: use_delta_encoding: 1 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: filter_policy: bloomfilter 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: whole_key_filtering: 1 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: verify_compression: 0 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: read_amp_bytes_per_bit: 0 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: format_version: 5 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: enable_index_compression: 1 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_align: 0 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: max_auto_readahead_size: 262144 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: prepopulate_block_cache: 0 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: initial_auto_readahead_size: 8192 2024-07-26T18:09:42.691 INFO:journalctl@ceph.mon.c.smithi071.stdout: num_file_reads_for_auto_readahead: 2 2024-07-26T18:09:42.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.write_buffer_size: 33554432 2024-07-26T18:09:42.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_write_buffer_number: 2 2024-07-26T18:09:42.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compression: NoCompression 2024-07-26T18:09:42.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bottommost_compression: Disabled 2024-07-26T18:09:42.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.prefix_extractor: nullptr 2024-07-26T18:09:42.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-26T18:09:42.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.num_levels: 7 2024-07-26T18:09:42.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-26T18:09:42.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-26T18:09:42.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compression_opts.window_bits: -14 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compression_opts.level: 32767 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compression_opts.strategy: 0 2024-07-26T18:09:42.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compression_opts.enabled: false 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.target_file_size_base: 67108864 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.target_file_size_multiplier: 1 2024-07-26T18:09:42.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-26T18:09:42.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.arena_block_size: 1048576 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.disable_auto_compactions: 0 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-26T18:09:42.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.inplace_update_support: 0 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.inplace_update_num_locks: 10000 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.memtable_huge_page_size: 0 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.bloom_locality: 0 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.max_successive_merges: 0 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.optimize_filters_for_hits: 0 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.paranoid_file_checks: 0 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.force_consistency_checks: 1 2024-07-26T18:09:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.report_bg_io_stats: 0 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.ttl: 2592000 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.periodic_compaction_seconds: 0 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.enable_blob_files: false 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.min_blob_size: 0 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.blob_file_size: 268435456 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.blob_compression_type: NoCompression 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.enable_blob_garbage_collection: false 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-26T18:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.blob_file_starting_level: 0 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: 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 13534, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 30acaff8-d9e6-42a3-b62c-21e5d2c3fc2e 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722017382439796, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722017382458733, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5211922, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13539, "largest_seqno": 15673, "table_properties": {"data_size": 5201399, "index_size": 7173, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2309, "raw_key_size": 21515, "raw_average_key_size": 23, "raw_value_size": 5181301, "raw_average_value_size": 5763, "num_data_blocks": 314, "num_entries": 899, "num_filter_entries": 899, "num_deletions": 21, "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": 1722017382, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "30acaff8-d9e6-42a3-b62c-21e5d2c3fc2e", "db_session_id": "P0M57HC38Q2GZJSX9MZK", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722017382458883, "job": 1, "event": "recovery_finished"} 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-26T18:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: 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-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557fd6876e00 2024-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: DB pointer 0x557fd6970000 2024-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** DB Stats ** 2024-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T18:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** Compaction Stats [default] ** 2024-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: L0 1/0 4.97 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 606.4 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: L6 1/0 7.90 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-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: Sum 2/0 12.87 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 606.4 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.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 606.4 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** Compaction Stats [default] ** 2024-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.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 606.4 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-07-26T18:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative compaction: 0.00 GB write, 223.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval compaction: 0.00 GB write, 223.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T18:09:42.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: Block cache BinnedLRUCache@0x557fd6849090#2 capacity: 512.00 MB usage: 10.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.53 KB,0.000482798%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: starting mon.c rank 2 at public addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] at bind addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: mon.c@-1(???) e3 preinit fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: mon.c@-1(???).mds e8 new map 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: mon.c@-1(???).mds e8 print_map 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: e8 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: legacy client fscid: 1 2024-07-26T18:09:42.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T18:09:42.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: Filesystem 'cephfs' (1) 2024-07-26T18:09:42.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: fs_name cephfs 2024-07-26T18:09:42.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: epoch 8 2024-07-26T18:09:42.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-26T18:09:42.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: created 2024-07-26T18:03:33.680870+0000 2024-07-26T18:09:42.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: modified 2024-07-26T18:03:45.894707+0000 2024-07-26T18:09:42.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: tableserver 0 2024-07-26T18:09:42.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: root 0 2024-07-26T18:09:42.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: session_timeout 60 2024-07-26T18:09:42.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: session_autoclose 300 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: max_file_size 1099511627776 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: max_xattr_size 65536 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: required_client_features {} 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: last_failure 0 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: last_failure_osd_epoch 0 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.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-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: max_mds 1 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: in 0 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: up {0=24301} 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: failed 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: damaged 2024-07-26T18:09:42.706 INFO:journalctl@ceph.mon.c.smithi071.stdout: stopped 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: data_pools [3] 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: metadata_pool 2 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: inline_data disabled 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: balancer 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: bal_rank_mask -1 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: standby_count_wanted 0 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: qdb_cluster leader: 0 members: 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: [mds.b{0:24301} state up:active seq 5 addr [v2:172.21.15.135:6832/1128919377,v1:172.21.15.135:6833/1128919377] compat {c=[1],r=[1],i=[7ff]}] 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: Standby daemons: 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2024-07-26T18:09:42.707 INFO:journalctl@ceph.mon.c.smithi071.stdout: [mds.a{-1:14439} state up:standby seq 1 addr [v2:172.21.15.71:6834/4191257018,v1:172.21.15.71:6835/4191257018] compat {c=[1],r=[1],i=[7ff]}] 2024-07-26T18:09:42.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: mon.c@-1(???).osd e239 crush map has features 3314933069573799936, adjusting msgr requires 2024-07-26T18:09:42.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: mon.c@-1(???).osd e239 crush map has features 432629308056666112, adjusting msgr requires 2024-07-26T18:09:42.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: mon.c@-1(???).osd e239 crush map has features 432629308056666112, adjusting msgr requires 2024-07-26T18:09:42.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: mon.c@-1(???).osd e239 crush map has features 432629308056666112, adjusting msgr requires 2024-07-26T18:09:42.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 ceph-mon[92867]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-07-26T18:09:42.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 bash[92848]: 8304a7108dde91a35bb511230af3ae9c58a4b15b81a69248daf763038d2deb91 2024-07-26T18:09:42.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:42 smithi071 systemd[1]: Started Ceph mon.c for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:09:43.567 INFO:tasks.rados.rados.0.smithi071.stdout:848: done (2 left) 2024-07-26T18:09:43.567 INFO:tasks.rados.rados.0.smithi071.stdout:850: done (1 left) 2024-07-26T18:09:43.567 INFO:tasks.rados.rados.0.smithi071.stdout:852: done (0 left) 2024-07-26T18:09:43.567 INFO:tasks.rados.rados.0.smithi071.stdout:853: read oid 46 snap -1 2024-07-26T18:09:43.568 INFO:tasks.rados.rados.0.smithi071.stdout:853: expect deleted 2024-07-26T18:09:43.568 INFO:tasks.rados.rados.0.smithi071.stdout:854: read oid 12 snap -1 2024-07-26T18:09:43.568 INFO:tasks.rados.rados.0.smithi071.stdout:854: expect deleted 2024-07-26T18:09:43.568 INFO:tasks.rados.rados.0.smithi071.stdout:855: read oid 29 snap -1 2024-07-26T18:09:43.568 INFO:tasks.rados.rados.0.smithi071.stdout:855: expect (ObjNum 259 snap 76 seq_num 259) 2024-07-26T18:09:43.568 INFO:tasks.rados.rados.0.smithi071.stdout:856: delete oid 16 current snap is 87 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:853: done (3 left) 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:854: done (2 left) 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:856: done (1 left) 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:857: read oid 16 snap 86 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:857: expect deleted 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:858: rollback oid 44 current snap is 87 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 44 to 76 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:859: rollback oid 1 current snap is 87 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 1 to 72 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 87 2024-07-26T18:09:43.572 INFO:tasks.rados.rados.0.smithi071.stdout:860: seq_num 282 ranges {0=729088,729088=425984,1155072=704512,1859584=475136} 2024-07-26T18:09:43.577 INFO:tasks.rados.rados.0.smithi071.stdout:860: writing smithi07179299-12 from 0 to 729088 tid 1 2024-07-26T18:09:43.580 INFO:tasks.rados.rados.0.smithi071.stdout:860: writing smithi07179299-12 from 729088 to 1155072 tid 2 2024-07-26T18:09:43.586 INFO:tasks.rados.rados.0.smithi071.stdout:860: writing smithi07179299-12 from 1155072 to 1859584 tid 3 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:860: writing smithi07179299-12 from 1859584 to 2334720 tid 4 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:861: rollback oid 36 current snap is 87 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 36 to 77 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:859: finishing rollback tid 0 to smithi07179299-1 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:858: finishing rollback tid 1 to smithi07179299-44 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:858: finishing rollback tid 2 to smithi07179299-44 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 311 (ObjNum 158 snap 39 seq_num 158) dirty exists 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:859: finishing rollback tid 1 to smithi07179299-1 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 336 (ObjNum 161 snap 0 seq_num 551105977) dirty dne 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:860: finishing write tid 1 to smithi07179299-12 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:860: finishing write tid 2 to smithi07179299-12 2024-07-26T18:09:43.590 INFO:tasks.rados.rados.0.smithi071.stdout:857: done (5 left) 2024-07-26T18:09:43.591 INFO:tasks.rados.rados.0.smithi071.stdout:858: done (4 left) 2024-07-26T18:09:43.591 INFO:tasks.rados.rados.0.smithi071.stdout:859: done (3 left) 2024-07-26T18:09:43.591 INFO:tasks.rados.rados.0.smithi071.stdout:862: read oid 7 snap -1 2024-07-26T18:09:43.591 INFO:tasks.rados.rados.0.smithi071.stdout:862: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:09:43.591 INFO:tasks.rados.rados.0.smithi071.stdout:863: snap_create 2024-07-26T18:09:43.591 INFO:tasks.rados.rados.0.smithi071.stdout:860: finishing write tid 3 to smithi07179299-12 2024-07-26T18:09:43.591 INFO:tasks.rados.rados.0.smithi071.stdout:855: expect (ObjNum 259 snap 76 seq_num 259) 2024-07-26T18:09:43.789 INFO:tasks.rados.rados.0.smithi071.stdout:860: finishing write tid 4 to smithi07179299-12 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:860: finishing write tid 5 to smithi07179299-12 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:861: finishing rollback tid 0 to smithi07179299-36 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:861: finishing rollback tid 1 to smithi07179299-36 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:861: finishing rollback tid 2 to smithi07179299-36 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 198 (ObjNum 248 snap 68 seq_num 248) dirty exists 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:860: finishing write tid 6 to smithi07179299-12 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:860: oid 12 updating version 0 to 312 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:860: oid 12 updating version 312 to 316 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:860: oid 12 version 316 is already newer than 313 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:860: oid 12 version 316 is already newer than 314 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:860: oid 12 version 316 is already newer than 315 2024-07-26T18:09:43.790 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 316 (ObjNum 282 snap 87 seq_num 282) dirty exists 2024-07-26T18:09:43.791 INFO:tasks.rados.rados.0.smithi071.stdout:860: left oid 12 (ObjNum 282 snap 87 seq_num 282) 2024-07-26T18:09:43.791 INFO:tasks.rados.rados.0.smithi071.stdout:862: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:09:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: pgmap v23: 121 pgs: 121 active+clean; 196 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-07-26T18:09:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: mon.c calling monitor election 2024-07-26T18:09:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: mon.a calling monitor election 2024-07-26T18:09:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T18:09:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: monmap epoch 3 2024-07-26T18:09:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: last_changed 2024-07-26T17:59:40.950971+0000 2024-07-26T18:09:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:09:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: min_mon_release 18 (reef) 2024-07-26T18:09:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: election_strategy: 1 2024-07-26T18:09:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:09:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:09:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:09:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:09:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: osdmap e240: 8 total, 8 up, 8 in 2024-07-26T18:09:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: mgrmap e44: y(active, since 15s), standbys: x 2024-07-26T18:09:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: overall HEALTH_OK 2024-07-26T18:09:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:43 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: pgmap v23: 121 pgs: 121 active+clean; 196 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-07-26T18:09:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: mon.c calling monitor election 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: mon.a calling monitor election 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: monmap epoch 3 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: last_changed 2024-07-26T17:59:40.950971+0000 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: min_mon_release 18 (reef) 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: election_strategy: 1 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:09:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:09:43.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:09:43.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:09:43.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: osdmap e240: 8 total, 8 up, 8 in 2024-07-26T18:09:43.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: mgrmap e44: y(active, since 15s), standbys: x 2024-07-26T18:09:43.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: overall HEALTH_OK 2024-07-26T18:09:43.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:43.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:43.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:43.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: pgmap v23: 121 pgs: 121 active+clean; 196 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.3 MiB/s wr, 32 op/s 2024-07-26T18:09:43.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: mon.c calling monitor election 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: mon.a calling monitor election 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: monmap epoch 3 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: last_changed 2024-07-26T17:59:40.950971+0000 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: min_mon_release 18 (reef) 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: election_strategy: 1 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:09:43.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:09:43.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: osdmap e240: 8 total, 8 up, 8 in 2024-07-26T18:09:43.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: mgrmap e44: y(active, since 15s), standbys: x 2024-07-26T18:09:43.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: overall HEALTH_OK 2024-07-26T18:09:43.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:43.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:43.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:44.588 INFO:tasks.rados.rados.0.smithi071.stdout:855: done (4 left) 2024-07-26T18:09:44.588 INFO:tasks.rados.rados.0.smithi071.stdout:860: done (3 left) 2024-07-26T18:09:44.588 INFO:tasks.rados.rados.0.smithi071.stdout:861: done (2 left) 2024-07-26T18:09:44.588 INFO:tasks.rados.rados.0.smithi071.stdout:862: done (1 left) 2024-07-26T18:09:44.588 INFO:tasks.rados.rados.0.smithi071.stdout:863: done (0 left) 2024-07-26T18:09:44.588 INFO:tasks.rados.rados.0.smithi071.stdout:864: snap_remove snap 86 2024-07-26T18:09:44.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:44 smithi071 ceph-mon[90507]: pgmap v25: 121 pgs: 121 active+clean; 196 MiB data, 736 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-07-26T18:09:44.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:44 smithi071 ceph-mon[90507]: osdmap e241: 8 total, 8 up, 8 in 2024-07-26T18:09:44.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:44 smithi071 ceph-mon[92867]: pgmap v25: 121 pgs: 121 active+clean; 196 MiB data, 736 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-07-26T18:09:44.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:44 smithi071 ceph-mon[92867]: osdmap e241: 8 total, 8 up, 8 in 2024-07-26T18:09:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:44 smithi135 ceph-mon[33333]: pgmap v25: 121 pgs: 121 active+clean; 196 MiB data, 736 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-07-26T18:09:45.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:44 smithi135 ceph-mon[33333]: osdmap e241: 8 total, 8 up, 8 in 2024-07-26T18:09:45.599 INFO:tasks.rados.rados.0.smithi071.stdout:864: done (0 left) 2024-07-26T18:09:45.599 INFO:tasks.rados.rados.0.smithi071.stdout:865: rmattr oid 41 current snap is 88 2024-07-26T18:09:45.599 INFO:tasks.rados.rados.0.smithi071.stdout:865: done (0 left) 2024-07-26T18:09:45.599 INFO:tasks.rados.rados.0.smithi071.stdout:866: snap_remove snap 85 2024-07-26T18:09:45.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:45 smithi071 ceph-mon[90507]: osdmap e242: 8 total, 8 up, 8 in 2024-07-26T18:09:45.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:45 smithi071 ceph-mon[92867]: osdmap e242: 8 total, 8 up, 8 in 2024-07-26T18:09:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:45 smithi135 ceph-mon[33333]: osdmap e242: 8 total, 8 up, 8 in 2024-07-26T18:09:46.146 INFO:tasks.rados.rados.0.smithi071.stdout:866: done (0 left) 2024-07-26T18:09:46.146 INFO:tasks.rados.rados.0.smithi071.stdout:867: setattr oid 11 current snap is 88 2024-07-26T18:09:46.147 INFO:tasks.rados.rados.0.smithi071.stdout:868: rmattr oid 31 current snap is 88 2024-07-26T18:09:46.147 INFO:tasks.rados.rados.0.smithi071.stdout:869: rollback oid 1 current snap is 88 2024-07-26T18:09:46.147 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 1 to 84 2024-07-26T18:09:46.148 INFO:tasks.rados.rados.0.smithi071.stdout:870: rollback oid 27 current snap is 88 2024-07-26T18:09:46.148 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 66 2024-07-26T18:09:46.148 INFO:tasks.rados.rados.0.smithi071.stdout:871: snap_create 2024-07-26T18:09:46.153 INFO:tasks.rados.rados.0.smithi071.stdout:870: finishing rollback tid 0 to smithi07179299-27 2024-07-26T18:09:46.153 INFO:tasks.rados.rados.0.smithi071.stdout:870: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:09:46.153 INFO:tasks.rados.rados.0.smithi071.stdout:869: finishing rollback tid 1 to smithi07179299-1 2024-07-26T18:09:46.153 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 336 (ObjNum 33 snap 0 seq_num 2057527856) dirty dne 2024-07-26T18:09:46.155 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 307 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:09:46.155 INFO:tasks.rados.rados.0.smithi071.stdout:870: finishing rollback tid 2 to smithi07179299-27 2024-07-26T18:09:46.155 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 294 (ObjNum 214 snap 57 seq_num 214) dirty exists 2024-07-26T18:09:46.159 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 297 (ObjNum 129 snap 0 seq_num 2057402896) dirty exists 2024-07-26T18:09:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:46 smithi071 ceph-mon[90507]: pgmap v28: 121 pgs: 121 active+clean; 209 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-07-26T18:09:46.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:46 smithi071 ceph-mon[90507]: osdmap e243: 8 total, 8 up, 8 in 2024-07-26T18:09:46.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:46 smithi071 ceph-mon[90507]: osdmap e244: 8 total, 8 up, 8 in 2024-07-26T18:09:46.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:46 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:46.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:46 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:46.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:46 smithi071 ceph-mon[92867]: pgmap v28: 121 pgs: 121 active+clean; 209 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-07-26T18:09:46.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:46 smithi071 ceph-mon[92867]: osdmap e243: 8 total, 8 up, 8 in 2024-07-26T18:09:46.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:46 smithi071 ceph-mon[92867]: osdmap e244: 8 total, 8 up, 8 in 2024-07-26T18:09:46.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:46 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:46.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:46 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:46 smithi135 ceph-mon[33333]: pgmap v28: 121 pgs: 121 active+clean; 209 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-07-26T18:09:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:46 smithi135 ceph-mon[33333]: osdmap e243: 8 total, 8 up, 8 in 2024-07-26T18:09:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:46 smithi135 ceph-mon[33333]: osdmap e244: 8 total, 8 up, 8 in 2024-07-26T18:09:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:46 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:46 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:47.145 INFO:tasks.rados.rados.0.smithi071.stdout:867: done (4 left) 2024-07-26T18:09:47.145 INFO:tasks.rados.rados.0.smithi071.stdout:868: done (3 left) 2024-07-26T18:09:47.145 INFO:tasks.rados.rados.0.smithi071.stdout:869: done (2 left) 2024-07-26T18:09:47.146 INFO:tasks.rados.rados.0.smithi071.stdout:870: done (1 left) 2024-07-26T18:09:47.146 INFO:tasks.rados.rados.0.smithi071.stdout:871: done (0 left) 2024-07-26T18:09:47.146 INFO:tasks.rados.rados.0.smithi071.stdout:872: rollback oid 43 current snap is 89 2024-07-26T18:09:47.146 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 43 to 56 2024-07-26T18:09:47.146 INFO:tasks.rados.rados.0.smithi071.stdout:873: snap_create 2024-07-26T18:09:47.149 INFO:tasks.rados.rados.0.smithi071.stdout:872: finishing rollback tid 0 to smithi07179299-43 2024-07-26T18:09:47.149 INFO:tasks.rados.rados.0.smithi071.stdout:872: finishing rollback tid 1 to smithi07179299-43 2024-07-26T18:09:47.149 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 299 (ObjNum 65 snap 0 seq_num 2042147664) dirty dne 2024-07-26T18:09:47.786 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:47 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:09:47.469+0000 7f2c3c88d640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-07-26T18:09:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:47 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:48.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:47 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:48.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:47 smithi135 ceph-mon[33333]: osdmap e245: 8 total, 8 up, 8 in 2024-07-26T18:09:48.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:47 smithi135 ceph-mon[33333]: pgmap v32: 121 pgs: 121 active+clean; 209 MiB data, 783 MiB used, 714 GiB / 715 GiB avail 2024-07-26T18:09:48.152 INFO:tasks.rados.rados.0.smithi071.stdout:872: done (1 left) 2024-07-26T18:09:48.152 INFO:tasks.rados.rados.0.smithi071.stdout:873: done (0 left) 2024-07-26T18:09:48.152 INFO:tasks.rados.rados.0.smithi071.stdout:874: rmattr oid 29 current snap is 90 2024-07-26T18:09:48.152 INFO:tasks.rados.rados.0.smithi071.stdout:875: snap_create 2024-07-26T18:09:48.158 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 198 (ObjNum 259 snap 76 seq_num 259) dirty exists 2024-07-26T18:09:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:48.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:47 smithi071 ceph-mon[92867]: osdmap e245: 8 total, 8 up, 8 in 2024-07-26T18:09:48.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:47 smithi071 ceph-mon[92867]: pgmap v32: 121 pgs: 121 active+clean; 209 MiB data, 783 MiB used, 714 GiB / 715 GiB avail 2024-07-26T18:09:48.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:48.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:48.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:47 smithi071 ceph-mon[90507]: osdmap e245: 8 total, 8 up, 8 in 2024-07-26T18:09:48.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:47 smithi071 ceph-mon[90507]: pgmap v32: 121 pgs: 121 active+clean; 209 MiB data, 783 MiB used, 714 GiB / 715 GiB avail 2024-07-26T18:09:49.156 INFO:tasks.rados.rados.0.smithi071.stdout:874: done (1 left) 2024-07-26T18:09:49.156 INFO:tasks.rados.rados.0.smithi071.stdout:875: done (0 left) 2024-07-26T18:09:49.156 INFO:tasks.rados.rados.0.smithi071.stdout:876: delete oid 33 current snap is 91 2024-07-26T18:09:49.160 INFO:tasks.rados.rados.0.smithi071.stdout:876: done (0 left) 2024-07-26T18:09:49.160 INFO:tasks.rados.rados.0.smithi071.stdout:877: setattr oid 48 current snap is 91 2024-07-26T18:09:49.162 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 91 2024-07-26T18:09:49.162 INFO:tasks.rados.rados.0.smithi071.stdout:878: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2024-07-26T18:09:49.166 INFO:tasks.rados.rados.0.smithi071.stdout:878: writing smithi07179299-2 from 0 to 761856 tid 1 2024-07-26T18:09:49.170 INFO:tasks.rados.rados.0.smithi071.stdout:878: writing smithi07179299-2 from 761856 to 1359872 tid 2 2024-07-26T18:09:49.174 INFO:tasks.rados.rados.0.smithi071.stdout:878: writing smithi07179299-2 from 1359872 to 2031616 tid 3 2024-07-26T18:09:49.176 INFO:tasks.rados.rados.0.smithi071.stdout:878: writing smithi07179299-2 from 2031616 to 2367488 tid 4 2024-07-26T18:09:49.177 INFO:tasks.rados.rados.0.smithi071.stdout:879: read oid 37 snap -1 2024-07-26T18:09:49.177 INFO:tasks.rados.rados.0.smithi071.stdout:879: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:09:49.177 INFO:tasks.rados.rados.0.smithi071.stdout:880: rmattr oid 8 current snap is 91 2024-07-26T18:09:49.177 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 333 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:09:49.177 INFO:tasks.rados.rados.0.smithi071.stdout:878: finishing write tid 1 to smithi07179299-2 2024-07-26T18:09:49.177 INFO:tasks.rados.rados.0.smithi071.stdout:878: finishing write tid 2 to smithi07179299-2 2024-07-26T18:09:49.177 INFO:tasks.rados.rados.0.smithi071.stdout:877: done (3 left) 2024-07-26T18:09:49.177 INFO:tasks.rados.rados.0.smithi071.stdout:881: snap_create 2024-07-26T18:09:49.178 INFO:tasks.rados.rados.0.smithi071.stdout:878: finishing write tid 3 to smithi07179299-2 2024-07-26T18:09:49.179 INFO:tasks.rados.rados.0.smithi071.stdout:878: finishing write tid 4 to smithi07179299-2 2024-07-26T18:09:49.179 INFO:tasks.rados.rados.0.smithi071.stdout:878: finishing write tid 5 to smithi07179299-2 2024-07-26T18:09:49.179 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 202 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-07-26T18:09:49.180 INFO:tasks.rados.rados.0.smithi071.stdout:878: finishing write tid 6 to smithi07179299-2 2024-07-26T18:09:49.180 INFO:tasks.rados.rados.0.smithi071.stdout:878: oid 2 updating version 0 to 301 2024-07-26T18:09:49.180 INFO:tasks.rados.rados.0.smithi071.stdout:878: oid 2 updating version 301 to 303 2024-07-26T18:09:49.181 INFO:tasks.rados.rados.0.smithi071.stdout:878: oid 2 updating version 303 to 304 2024-07-26T18:09:49.181 INFO:tasks.rados.rados.0.smithi071.stdout:878: oid 2 version 304 is already newer than 300 2024-07-26T18:09:49.181 INFO:tasks.rados.rados.0.smithi071.stdout:878: oid 2 version 304 is already newer than 302 2024-07-26T18:09:49.181 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 304 (ObjNum 284 snap 91 seq_num 284) dirty exists 2024-07-26T18:09:49.181 INFO:tasks.rados.rados.0.smithi071.stdout:878: left oid 2 (ObjNum 284 snap 91 seq_num 284) 2024-07-26T18:09:49.184 INFO:tasks.rados.rados.0.smithi071.stdout:879: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:09:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:49 smithi071 ceph-mon[90507]: osdmap e246: 8 total, 8 up, 8 in 2024-07-26T18:09:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:49 smithi071 ceph-mon[92867]: osdmap e246: 8 total, 8 up, 8 in 2024-07-26T18:09:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:49 smithi135 ceph-mon[33333]: osdmap e246: 8 total, 8 up, 8 in 2024-07-26T18:09:50.162 INFO:tasks.rados.rados.0.smithi071.stdout:878: done (3 left) 2024-07-26T18:09:50.162 INFO:tasks.rados.rados.0.smithi071.stdout:879: done (2 left) 2024-07-26T18:09:50.162 INFO:tasks.rados.rados.0.smithi071.stdout:880: done (1 left) 2024-07-26T18:09:50.162 INFO:tasks.rados.rados.0.smithi071.stdout:881: done (0 left) 2024-07-26T18:09:50.163 INFO:tasks.rados.rados.0.smithi071.stdout:882: setattr oid 16 current snap is 92 2024-07-26T18:09:50.163 INFO:tasks.rados.rados.0.smithi071.stdout:883: snap_remove snap 74 2024-07-26T18:09:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[90507]: osdmap e247: 8 total, 8 up, 8 in 2024-07-26T18:09:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[90507]: pgmap v35: 121 pgs: 121 active+clean; 213 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 591 KiB/s wr, 15 op/s 2024-07-26T18:09:50.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:50.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:50.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:50.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:09:50.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:50.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[92867]: osdmap e247: 8 total, 8 up, 8 in 2024-07-26T18:09:50.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[92867]: pgmap v35: 121 pgs: 121 active+clean; 213 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 591 KiB/s wr, 15 op/s 2024-07-26T18:09:50.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:50.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:50.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:50.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:09:50.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:50 smithi135 ceph-mon[33333]: osdmap e247: 8 total, 8 up, 8 in 2024-07-26T18:09:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:50 smithi135 ceph-mon[33333]: pgmap v35: 121 pgs: 121 active+clean; 213 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 591 KiB/s wr, 15 op/s 2024-07-26T18:09:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:50 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:50 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:50 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:50 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:09:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:50 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:51.145 INFO:tasks.rados.rados.0.smithi071.stdout:883: done (1 left) 2024-07-26T18:09:51.145 INFO:tasks.rados.rados.0.smithi071.stdout:884: snap_create 2024-07-26T18:09:51.146 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 295 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:09:51.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[92867]: osdmap e248: 8 total, 8 up, 8 in 2024-07-26T18:09:51.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:51.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:51.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-26T18:09:51.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-26T18:09:51.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[92867]: Upgrade: It appears safe to stop mon.b 2024-07-26T18:09:51.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[92867]: osdmap e249: 8 total, 8 up, 8 in 2024-07-26T18:09:51.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[90507]: osdmap e248: 8 total, 8 up, 8 in 2024-07-26T18:09:51.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:51.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:51.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-26T18:09:51.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-26T18:09:51.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[90507]: Upgrade: It appears safe to stop mon.b 2024-07-26T18:09:51.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:51 smithi071 ceph-mon[90507]: osdmap e249: 8 total, 8 up, 8 in 2024-07-26T18:09:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:51 smithi135 ceph-mon[33333]: osdmap e248: 8 total, 8 up, 8 in 2024-07-26T18:09:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:51 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:09:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:51 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:09:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:51 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-07-26T18:09:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:51 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-26T18:09:51.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:51 smithi135 ceph-mon[33333]: Upgrade: It appears safe to stop mon.b 2024-07-26T18:09:51.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:51 smithi135 ceph-mon[33333]: osdmap e249: 8 total, 8 up, 8 in 2024-07-26T18:09:52.150 INFO:tasks.rados.rados.0.smithi071.stdout:882: done (1 left) 2024-07-26T18:09:52.150 INFO:tasks.rados.rados.0.smithi071.stdout:884: done (0 left) 2024-07-26T18:09:52.150 INFO:tasks.rados.rados.0.smithi071.stdout:885: rmattr oid 17 current snap is 93 2024-07-26T18:09:52.151 INFO:tasks.rados.rados.0.smithi071.stdout:885: done (0 left) 2024-07-26T18:09:52.151 INFO:tasks.rados.rados.0.smithi071.stdout:886: read oid 48 snap -1 2024-07-26T18:09:52.151 INFO:tasks.rados.rados.0.smithi071.stdout:886: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:09:52.151 INFO:tasks.rados.rados.0.smithi071.stdout:887: copy_from oid 39 from oid 45 current snap is 93 2024-07-26T18:09:52.151 INFO:tasks.rados.rados.0.smithi071.stdout:888: snap_remove snap 82 2024-07-26T18:09:52.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:52 smithi135 ceph-mon[33333]: pgmap v38: 121 pgs: 121 active+clean; 213 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 570 KiB/s wr, 14 op/s 2024-07-26T18:09:52.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:52 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:52.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:52 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:09:52.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:52 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:09:52.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:52 smithi135 ceph-mon[33333]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:52.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:52 smithi135 ceph-mon[33333]: osdmap e250: 8 total, 8 up, 8 in 2024-07-26T18:09:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:09:52] "GET /metrics HTTP/1.1" 200 36034 "" "Prometheus/2.43.0" 2024-07-26T18:09:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[92867]: pgmap v38: 121 pgs: 121 active+clean; 213 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 570 KiB/s wr, 14 op/s 2024-07-26T18:09:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:09:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:09:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[92867]: osdmap e250: 8 total, 8 up, 8 in 2024-07-26T18:09:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[90507]: pgmap v38: 121 pgs: 121 active+clean; 213 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 570 KiB/s wr, 14 op/s 2024-07-26T18:09:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:09:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:09:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:09:52.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:09:52.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:52 smithi071 ceph-mon[90507]: osdmap e250: 8 total, 8 up, 8 in 2024-07-26T18:09:53.149 INFO:tasks.rados.rados.0.smithi071.stdout:888: done (2 left) 2024-07-26T18:09:53.150 INFO:tasks.rados.rados.0.smithi071.stdout:889: delete oid 35 current snap is 93 2024-07-26T18:09:53.150 INFO:tasks.rados.rados.0.smithi071.stdout:886: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:09:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:53 smithi135 ceph-mon[33333]: Upgrade: Updating mon.b 2024-07-26T18:09:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:53 smithi135 ceph-mon[33333]: Deploying daemon mon.b on smithi135 2024-07-26T18:09:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:53 smithi135 ceph-mon[33333]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:09:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:53 smithi135 systemd[1]: Stopping Ceph mon.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:887: finishing copy_from racing read to smithi07179299-39 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:887: finishing copy_from to smithi07179299-39 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 285 (ObjNum 225 snap 63 seq_num 225) dirty exists 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:886: done (2 left) 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:887: done (1 left) 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:889: done (0 left) 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:890: copy_from oid 12 from oid 34 current snap is 93 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:891: read oid 33 snap -1 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:891: expect deleted 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:892: read oid 5 snap -1 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:892: expect (ObjNum 276 snap 85 seq_num 276) 2024-07-26T18:09:53.363 INFO:tasks.rados.rados.0.smithi071.stdout:893: delete oid 49 current snap is 93 2024-07-26T18:09:53.364 INFO:tasks.rados.rados.0.smithi071.stdout:891: done (3 left) 2024-07-26T18:09:53.365 INFO:tasks.rados.rados.0.smithi071.stdout:893: done (2 left) 2024-07-26T18:09:53.365 INFO:tasks.rados.rados.0.smithi071.stdout:894: read oid 8 snap -1 2024-07-26T18:09:53.365 INFO:tasks.rados.rados.0.smithi071.stdout:894: expect (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:09:53.365 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 93 2024-07-26T18:09:53.365 INFO:tasks.rados.rados.0.smithi071.stdout:895: seq_num 287 ranges {3424256=8192} 2024-07-26T18:09:53.384 INFO:tasks.rados.rados.0.smithi071.stdout:895: writing smithi07179299-25 from 3424256 to 3432448 tid 1 2024-07-26T18:09:53.384 INFO:tasks.rados.rados.0.smithi071.stdout:896: read oid 50 snap -1 2024-07-26T18:09:53.384 INFO:tasks.rados.rados.0.smithi071.stdout:896: expect deleted 2024-07-26T18:09:53.384 INFO:tasks.rados.rados.0.smithi071.stdout:897: setattr oid 41 current snap is 93 2024-07-26T18:09:53.384 INFO:tasks.rados.rados.0.smithi071.stdout:890: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:09:53.385 INFO:tasks.rados.rados.0.smithi071.stdout:892: expect (ObjNum 276 snap 85 seq_num 276) 2024-07-26T18:09:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:53 smithi071 ceph-mon[92867]: Upgrade: Updating mon.b 2024-07-26T18:09:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:53 smithi071 ceph-mon[92867]: Deploying daemon mon.b on smithi135 2024-07-26T18:09:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:09:53 smithi071 ceph-mon[92867]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:09:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:53 smithi071 ceph-mon[90507]: Upgrade: Updating mon.b 2024-07-26T18:09:53.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:53 smithi071 ceph-mon[90507]: Deploying daemon mon.b on smithi135 2024-07-26T18:09:53.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:09:53 smithi071 ceph-mon[90507]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:09:53.531 INFO:tasks.rados.rados.0.smithi071.stdout:890: finishing copy_from to smithi07179299-12 2024-07-26T18:09:53.531 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 196 (ObjNum 198 snap 50 seq_num 198) dirty exists 2024-07-26T18:09:53.531 INFO:tasks.rados.rados.0.smithi071.stdout:895: finishing write tid 1 to smithi07179299-25 2024-07-26T18:09:53.532 INFO:tasks.rados.rados.0.smithi071.stdout:895: finishing write tid 2 to smithi07179299-25 2024-07-26T18:09:53.532 INFO:tasks.rados.rados.0.smithi071.stdout:894: expect (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:09:53.695 INFO:tasks.rados.rados.0.smithi071.stdout:895: finishing write tid 3 to smithi07179299-25 2024-07-26T18:09:53.703 INFO:tasks.rados.rados.0.smithi071.stdout:895: oid 25 updating version 0 to 310 2024-07-26T18:09:53.703 INFO:tasks.rados.rados.0.smithi071.stdout:895: oid 25 updating version 310 to 311 2024-07-26T18:09:53.703 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 311 (ObjNum 287 snap 93 seq_num 287) dirty exists 2024-07-26T18:09:53.703 INFO:tasks.rados.rados.0.smithi071.stdout:895: left oid 25 (ObjNum 287 snap 93 seq_num 287) 2024-07-26T18:09:53.704 INFO:tasks.rados.rados.0.smithi071.stdout:890: done (5 left) 2024-07-26T18:09:53.704 INFO:tasks.rados.rados.0.smithi071.stdout:892: done (4 left) 2024-07-26T18:09:53.704 INFO:tasks.rados.rados.0.smithi071.stdout:894: done (3 left) 2024-07-26T18:09:53.704 INFO:tasks.rados.rados.0.smithi071.stdout:895: done (2 left) 2024-07-26T18:09:53.704 INFO:tasks.rados.rados.0.smithi071.stdout:896: done (1 left) 2024-07-26T18:09:53.704 INFO:tasks.rados.rados.0.smithi071.stdout:898: delete oid 26 current snap is 93 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:898: done (1 left) 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:899: rollback oid 24 current snap is 93 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 24 to 89 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:900: rollback oid 48 current snap is 93 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 48 to 91 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:901: rmattr oid 8 current snap is 93 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:902: read oid 20 snap -1 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:902: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:903: copy_from oid 38 from oid 37 current snap is 93 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:904: copy_from oid 15 from oid 44 current snap is 93 2024-07-26T18:09:53.708 INFO:tasks.rados.rados.0.smithi071.stdout:905: rollback oid 17 current snap is 93 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 66 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:906: read oid 43 snap -1 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:906: expect deleted 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:907: rollback oid 40 current snap is 93 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 75 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:908: rollback oid 49 current snap is 93 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 49 to 91 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:909: rollback oid 18 current snap is 93 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 83 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:910: snap_create 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:902: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 349 (ObjNum 261 snap 78 seq_num 261) dirty exists 2024-07-26T18:09:53.709 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 203 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:900: finishing rollback tid 0 to smithi07179299-48 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:908: finishing rollback tid 1 to smithi07179299-49 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:900: finishing rollback tid 1 to smithi07179299-48 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:908: finishing rollback tid 2 to smithi07179299-49 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 214 (ObjNum 277 snap 85 seq_num 277) dirty exists 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:904: finishing copy_from racing read to smithi07179299-15 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:900: finishing rollback tid 2 to smithi07179299-48 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 336 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:909: finishing rollback tid 0 to smithi07179299-18 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:909: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:909: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:09:53.710 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 218 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:904: finishing copy_from to smithi07179299-15 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 311 (ObjNum 158 snap 39 seq_num 158) dirty exists 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:899: finishing rollback tid 0 to smithi07179299-24 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:899: finishing rollback tid 1 to smithi07179299-24 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:899: finishing rollback tid 2 to smithi07179299-24 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 484 (ObjNum 242 snap 66 seq_num 242) dirty exists 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:905: finishing rollback tid 0 to smithi07179299-17 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:905: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:905: finishing rollback tid 2 to smithi07179299-17 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 488 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:907: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:907: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:09:53.711 INFO:tasks.rados.rados.0.smithi071.stdout:907: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:09:53.712 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 492 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:09:53.712 INFO:tasks.rados.rados.0.smithi071.stdout:903: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:09:53.712 INFO:tasks.rados.rados.0.smithi071.stdout:903: finishing copy_from to smithi07179299-38 2024-07-26T18:09:53.713 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 329 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:09:53.746 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b[33326]: 2024-07-26T18:09:53.489+0000 7f97f10db640 -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-07-26T18:09:53.746 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b[33326]: 2024-07-26T18:09:53.489+0000 7f97f10db640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-07-26T18:09:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:53 smithi135 podman[85192]: 2024-07-26 18:09:53.744927607 +0000 UTC m=+0.360808524 container died 39a5209228542e737c7976a71a3cdbe642c41265d50762097143eb8e8a6bfa96 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=reef-a3bbd72, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240716, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-07-26T18:09:54.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:54 smithi135 podman[85192]: 2024-07-26 18:09:54.256782101 +0000 UTC m=+0.872663017 container cleanup 39a5209228542e737c7976a71a3cdbe642c41265d50762097143eb8e8a6bfa96 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, GIT_BRANCH=HEAD, RELEASE=reef-a3bbd72, org.label-schema.build-date=20240716, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-07-26T18:09:54.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:54 smithi135 bash[85192]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b 2024-07-26T18:09:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:54 smithi135 podman[85204]: 2024-07-26 18:09:54.475167754 +0000 UTC m=+0.725168885 container remove 39a5209228542e737c7976a71a3cdbe642c41265d50762097143eb8e8a6bfa96 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, RELEASE=reef-a3bbd72, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240716, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-07-26T18:09:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:54 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.b.service: Deactivated successfully. 2024-07-26T18:09:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:54 smithi135 systemd[1]: Stopped Ceph mon.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:09:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:54 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.b.service: Consumed 8.698s CPU time. 2024-07-26T18:09:55.112 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:54 smithi135 systemd[1]: Starting Ceph mon.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:09:55.112 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 podman[85333]: 2024-07-26 18:09:55.009329484 +0000 UTC m=+0.099948512 container create 535d88277b6e2e9c03869ae4207f4fffb577cdabeba7417c4053beccb1a4d416 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS) 2024-07-26T18:09:55.112 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 podman[85333]: 2024-07-26 18:09:54.926443552 +0000 UTC m=+0.017062595 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:09:55.271 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 podman[85333]: 2024-07-26 18:09:55.236954409 +0000 UTC m=+0.327573451 container init 535d88277b6e2e9c03869ae4207f4fffb577cdabeba7417c4053beccb1a4d416 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:09:55.271 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 podman[85333]: 2024-07-26 18:09:55.240110123 +0000 UTC m=+0.330729152 container start 535d88277b6e2e9c03869ae4207f4fffb577cdabeba7417c4053beccb1a4d416 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-07-26T18:09:55.271 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: set uid:gid to 167:167 (ceph:ceph) 2024-07-26T18:09:55.271 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc), process ceph-mon, pid 2 2024-07-26T18:09:55.271 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: pidfile_write: ignore empty --pid-file 2024-07-26T18:09:55.272 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: load: jerasure load: lrc 2024-07-26T18:09:55.272 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: RocksDB version: 7.9.2 2024-07-26T18:09:55.272 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Git sha 0 2024-07-26T18:09:55.272 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Compile date 2024-07-26 00:57:00 2024-07-26T18:09:55.272 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: DB SUMMARY 2024-07-26T18:09:55.272 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: DB Session ID: Q5OTL4WLF4RV6DJL06GJ 2024-07-26T18:09:55.272 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: CURRENT file: CURRENT 2024-07-26T18:09:55.272 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: IDENTITY file: IDENTITY 2024-07-26T18:09:55.272 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1394 Bytes 2024-07-26T18:09:55.272 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 9287286 ; 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.error_if_exists: 0 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.create_if_missing: 0 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.paranoid_checks: 1 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.flush_verify_memtable_count: 1 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.env: 0x5563fc4f07a0 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.fs: PosixFileSystem 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.info_log: 0x5563fe0874a0 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_file_opening_threads: 16 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.statistics: (nil) 2024-07-26T18:09:55.273 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.use_fsync: 0 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_log_file_size: 0 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.log_file_time_to_roll: 0 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.keep_log_file_num: 1000 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.recycle_log_file_num: 0 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.allow_fallocate: 1 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.allow_mmap_reads: 0 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.allow_mmap_writes: 0 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.use_direct_reads: 0 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-07-26T18:09:55.274 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.create_missing_column_families: 0 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.db_log_dir: 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.wal_dir: 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.table_cache_numshardbits: 6 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.WAL_ttl_seconds: 0 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.WAL_size_limit_MB: 0 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.is_fd_close_on_exec: 1 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.advise_random_on_open: 1 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.db_write_buffer_size: 0 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.write_buffer_manager: 0x5563fe0968c0 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-07-26T18:09:55.275 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.use_adaptive_mutex: 0 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.rate_limiter: (nil) 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.wal_recovery_mode: 2 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.enable_thread_tracking: 0 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.enable_pipelined_write: 0 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.unordered_write: 0 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.row_cache: None 2024-07-26T18:09:55.276 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.wal_filter: None 2024-07-26T18:09:55.277 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-07-26T18:09:55.277 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.allow_ingest_behind: 0 2024-07-26T18:09:55.277 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.two_write_queues: 0 2024-07-26T18:09:55.277 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.manual_wal_flush: 0 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.wal_compression: 0 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.atomic_flush: 0 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.persist_stats_to_disk: 0 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.write_dbid_to_manifest: 0 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.log_readahead_size: 0 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.best_efforts_recovery: 0 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-07-26T18:09:55.278 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.allow_data_in_errors: 0 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.db_host_id: __hostname__ 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.enforce_single_del_contracts: true 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_background_jobs: 2 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_background_compactions: -1 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_subcompactions: 1 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.delayed_write_rate : 16777216 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_total_wal_size: 0 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.stats_dump_period_sec: 600 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.stats_persist_period_sec: 600 2024-07-26T18:09:55.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_open_files: -1 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bytes_per_sync: 0 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.wal_bytes_per_sync: 0 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.strict_bytes_per_sync: 0 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_readahead_size: 0 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_background_flushes: -1 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Compression algorithms supported: 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: kZSTD supported: 0 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: kXpressCompression supported: 0 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: kBZip2Compression supported: 0 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: kLZ4Compression supported: 1 2024-07-26T18:09:55.280 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: kZlibCompression supported: 1 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: kLZ4HCCompression supported: 1 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: kSnappyCompression supported: 1 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Fast CRC32 supported: Supported on x86 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: DMutex implementation: pthread_mutex_t 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.merge_operator: 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_filter: None 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_filter_factory: None 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.sst_partitioner_factory: None 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.memtable_factory: SkipListFactory 2024-07-26T18:09:55.281 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.table_factory: BlockBasedTable 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5563fe087080) 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: cache_index_and_filter_blocks: 1 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: pin_top_level_index_and_filter: 1 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: index_type: 0 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: data_block_index_type: 0 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: index_shortening: 1 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: data_block_hash_table_util_ratio: 0.750000 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: checksum: 4 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: no_block_cache: 0 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_cache: 0x5563fe07b090 2024-07-26T18:09:55.282 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_cache_name: BinnedLRUCache 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_cache_options: 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: capacity : 536870912 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: num_shard_bits : 4 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: strict_capacity_limit : 0 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: high_pri_pool_ratio: 0.000 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_cache_compressed: (nil) 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: persistent_cache: (nil) 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_size: 4096 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_size_deviation: 10 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_restart_interval: 16 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: index_block_restart_interval: 1 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: metadata_block_size: 4096 2024-07-26T18:09:55.283 INFO:journalctl@ceph.mon.b.smithi135.stdout: partition_filters: 0 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: use_delta_encoding: 1 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: filter_policy: bloomfilter 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: whole_key_filtering: 1 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: verify_compression: 0 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: read_amp_bytes_per_bit: 0 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: format_version: 5 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: enable_index_compression: 1 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: block_align: 0 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: max_auto_readahead_size: 262144 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: prepopulate_block_cache: 0 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: initial_auto_readahead_size: 8192 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout: num_file_reads_for_auto_readahead: 2 2024-07-26T18:09:55.284 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.write_buffer_size: 33554432 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_write_buffer_number: 2 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compression: NoCompression 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bottommost_compression: Disabled 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.prefix_extractor: nullptr 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.num_levels: 7 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-07-26T18:09:55.285 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compression_opts.window_bits: -14 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compression_opts.level: 32767 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compression_opts.strategy: 0 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-07-26T18:09:55.286 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compression_opts.enabled: false 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.target_file_size_base: 67108864 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.target_file_size_multiplier: 1 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-07-26T18:09:55.287 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-07-26T18:09:55.288 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-07-26T18:09:55.288 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-07-26T18:09:55.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-07-26T18:09:55.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-07-26T18:09:55.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-07-26T18:09:55.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-07-26T18:09:55.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.arena_block_size: 1048576 2024-07-26T18:09:55.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-07-26T18:09:55.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-07-26T18:09:55.437 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.disable_auto_compactions: 0 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.inplace_update_support: 0 2024-07-26T18:09:55.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.inplace_update_num_locks: 10000 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.memtable_huge_page_size: 0 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.bloom_locality: 0 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.max_successive_merges: 0 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.optimize_filters_for_hits: 0 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.paranoid_file_checks: 0 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.force_consistency_checks: 1 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.report_bg_io_stats: 0 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.ttl: 2592000 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.periodic_compaction_seconds: 0 2024-07-26T18:09:55.439 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.enable_blob_files: false 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.min_blob_size: 0 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.blob_file_size: 268435456 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.blob_compression_type: NoCompression 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.enable_blob_garbage_collection: false 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.blob_file_starting_level: 0 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-26T18:09:55.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: 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 13609, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 27bf9424-e160-4936-9705-af7a9e6dc0d2 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722017395266944, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722017395290763, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5711572, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13614, "largest_seqno": 16159, "table_properties": {"data_size": 5699368, "index_size": 8470, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2693, "raw_key_size": 25198, "raw_average_key_size": 23, "raw_value_size": 5675850, "raw_average_value_size": 5385, "num_data_blocks": 370, "num_entries": 1054, "num_filter_entries": 1054, "num_deletions": 23, "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": 1722017395, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "27bf9424-e160-4936-9705-af7a9e6dc0d2", "db_session_id": "Q5OTL4WLF4RV6DJL06GJ", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: EVENT_LOG_v1 {"time_micros": 1722017395290899, "job": 1, "event": "recovery_finished"} 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: 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-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5563fe0a8e00 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: DB pointer 0x5563fe1a2000 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-07-26T18:09:55.441 INFO:journalctl@ceph.mon.b.smithi135.stdout: ** DB Stats ** 2024-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.stdout: ** Compaction Stats [default] ** 2024-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-07-26T18:09:55.442 INFO:journalctl@ceph.mon.b.smithi135.stdout: L0 1/0 5.45 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 612.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.stdout: L6 1/0 7.90 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-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.stdout: Sum 2/0 13.34 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 612.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.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 612.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.stdout: ** Compaction Stats [default] ** 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.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 612.3 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-07-26T18:09:55.443 INFO:journalctl@ceph.mon.b.smithi135.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout: Cumulative compaction: 0.01 GB write, 201.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout: Interval compaction: 0.01 GB write, 201.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout: Block cache BinnedLRUCache@0x5563fe07b090#2 capacity: 512.00 MB usage: 11.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: starting mon.b rank 1 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:55.444 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: mon.b@-1(???) e3 preinit fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: mon.b@-1(???).mds e8 new map 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: mon.b@-1(???).mds e8 print_map 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: e8 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: legacy client fscid: 1 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: Filesystem 'cephfs' (1) 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: fs_name cephfs 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: epoch 8 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: created 2024-07-26T18:03:33.680870+0000 2024-07-26T18:09:55.445 INFO:journalctl@ceph.mon.b.smithi135.stdout: modified 2024-07-26T18:03:45.894707+0000 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: tableserver 0 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: root 0 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: session_timeout 60 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: session_autoclose 300 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: max_file_size 1099511627776 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: max_xattr_size 65536 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: required_client_features {} 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: last_failure 0 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: last_failure_osd_epoch 0 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.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-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: max_mds 1 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: in 0 2024-07-26T18:09:55.446 INFO:journalctl@ceph.mon.b.smithi135.stdout: up {0=24301} 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: failed 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: damaged 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: stopped 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: data_pools [3] 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: metadata_pool 2 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: inline_data disabled 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: balancer 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: bal_rank_mask -1 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: standby_count_wanted 0 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: qdb_cluster leader: 0 members: 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: [mds.b{0:24301} state up:active seq 5 addr [v2:172.21.15.135:6832/1128919377,v1:172.21.15.135:6833/1128919377] compat {c=[1],r=[1],i=[7ff]}] 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T18:09:55.447 INFO:journalctl@ceph.mon.b.smithi135.stdout: Standby daemons: 2024-07-26T18:09:55.448 INFO:journalctl@ceph.mon.b.smithi135.stdout: 2024-07-26T18:09:55.448 INFO:journalctl@ceph.mon.b.smithi135.stdout: [mds.a{-1:14439} state up:standby seq 1 addr [v2:172.21.15.71:6834/4191257018,v1:172.21.15.71:6835/4191257018] compat {c=[1],r=[1],i=[7ff]}] 2024-07-26T18:09:55.448 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: mon.b@-1(???).osd e251 crush map has features 3314933069573799936, adjusting msgr requires 2024-07-26T18:09:55.448 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: mon.b@-1(???).osd e251 crush map has features 432629308056666112, adjusting msgr requires 2024-07-26T18:09:55.448 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: mon.b@-1(???).osd e251 crush map has features 432629308056666112, adjusting msgr requires 2024-07-26T18:09:55.448 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: mon.b@-1(???).osd e251 crush map has features 432629308056666112, adjusting msgr requires 2024-07-26T18:09:55.448 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 ceph-mon[85352]: mon.b@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-07-26T18:09:55.448 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 bash[85333]: 535d88277b6e2e9c03869ae4207f4fffb577cdabeba7417c4053beccb1a4d416 2024-07-26T18:09:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:09:55 smithi135 systemd[1]: Started Ceph mon.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:10:00.636 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:10:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:10:00.302+0000 7f2c3c88d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-07-26T18:10:01.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:10:01.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:10:01.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:10:01.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: mgrmap e44: y(active, since 29s), standbys: x 2024-07-26T18:10:01.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: overall HEALTH_OK 2024-07-26T18:10:01.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: mon.a calling monitor election 2024-07-26T18:10:01.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: mon.b calling monitor election 2024-07-26T18:10:01.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:10:01.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:10:01.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:10:01.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: pgmap v43: 121 pgs: 121 active+clean; 219 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: pgmap v44: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: pgmap v45: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: monmap epoch 4 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: last_changed 2024-07-26T18:09:56.561857+0000 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: min_mon_release 19 (squid) 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: election_strategy: 1 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:10:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:10:01.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:10:01.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:10:01.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:10:01.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: mgrmap e44: y(active, since 34s), standbys: x 2024-07-26T18:10:01.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: overall HEALTH_OK 2024-07-26T18:10:01.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:01.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:01.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:01 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: mgrmap e44: y(active, since 29s), standbys: x 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: overall HEALTH_OK 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: mon.a calling monitor election 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: mon.b calling monitor election 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:10:01.940 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: pgmap v43: 121 pgs: 121 active+clean; 219 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: pgmap v44: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: pgmap v45: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: monmap epoch 4 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: last_changed 2024-07-26T18:09:56.561857+0000 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: min_mon_release 19 (squid) 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: election_strategy: 1 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:10:01.941 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:10:01.942 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:10:01.942 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:10:01.942 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:10:01.942 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: mgrmap e44: y(active, since 34s), standbys: x 2024-07-26T18:10:01.942 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: overall HEALTH_OK 2024-07-26T18:10:01.942 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:01.942 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:01.942 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:01 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:10:02] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.43.0" 2024-07-26T18:10:02.775 INFO:tasks.rados.rados.0.smithi071.stdout:897: done (12 left) 2024-07-26T18:10:02.776 INFO:tasks.rados.rados.0.smithi071.stdout:899: done (11 left) 2024-07-26T18:10:02.776 INFO:tasks.rados.rados.0.smithi071.stdout:900: done (10 left) 2024-07-26T18:10:02.776 INFO:tasks.rados.rados.0.smithi071.stdout:901: done (9 left) 2024-07-26T18:10:02.776 INFO:tasks.rados.rados.0.smithi071.stdout:902: done (8 left) 2024-07-26T18:10:02.776 INFO:tasks.rados.rados.0.smithi071.stdout:903: done (7 left) 2024-07-26T18:10:02.776 INFO:tasks.rados.rados.0.smithi071.stdout:904: done (6 left) 2024-07-26T18:10:02.776 INFO:tasks.rados.rados.0.smithi071.stdout:905: done (5 left) 2024-07-26T18:10:02.776 INFO:tasks.rados.rados.0.smithi071.stdout:906: done (4 left) 2024-07-26T18:10:02.776 INFO:tasks.rados.rados.0.smithi071.stdout:907: done (3 left) 2024-07-26T18:10:02.776 INFO:tasks.rados.rados.0.smithi071.stdout:908: done (2 left) 2024-07-26T18:10:02.777 INFO:tasks.rados.rados.0.smithi071.stdout:909: done (1 left) 2024-07-26T18:10:02.777 INFO:tasks.rados.rados.0.smithi071.stdout:910: done (0 left) 2024-07-26T18:10:02.777 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 94 2024-07-26T18:10:02.777 INFO:tasks.rados.rados.0.smithi071.stdout:911: seq_num 289 ranges {0=40960} 2024-07-26T18:10:02.777 INFO:tasks.rados.rados.0.smithi071.stdout:911: writing smithi07179299-1 from 0 to 40960 tid 1 2024-07-26T18:10:02.777 INFO:tasks.rados.rados.0.smithi071.stdout:912: read oid 35 snap -1 2024-07-26T18:10:02.777 INFO:tasks.rados.rados.0.smithi071.stdout:912: expect deleted 2024-07-26T18:10:02.777 INFO:tasks.rados.rados.0.smithi071.stdout:913: snap_create 2024-07-26T18:10:02.779 INFO:tasks.rados.rados.0.smithi071.stdout:911: finishing write tid 1 to smithi07179299-1 2024-07-26T18:10:02.779 INFO:tasks.rados.rados.0.smithi071.stdout:911: finishing write tid 2 to smithi07179299-1 2024-07-26T18:10:02.783 INFO:tasks.rados.rados.0.smithi071.stdout:911: finishing write tid 3 to smithi07179299-1 2024-07-26T18:10:02.783 INFO:tasks.rados.rados.0.smithi071.stdout:911: oid 1 updating version 0 to 337 2024-07-26T18:10:02.783 INFO:tasks.rados.rados.0.smithi071.stdout:911: oid 1 updating version 337 to 338 2024-07-26T18:10:02.783 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 338 (ObjNum 289 snap 94 seq_num 289) dirty exists 2024-07-26T18:10:02.783 INFO:tasks.rados.rados.0.smithi071.stdout:911: left oid 1 (ObjNum 289 snap 94 seq_num 289) 2024-07-26T18:10:03.026 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: mon.c calling monitor election 2024-07-26T18:10:03.026 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: mon.a calling monitor election 2024-07-26T18:10:03.026 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: mon.b calling monitor election 2024-07-26T18:10:03.026 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T18:10:03.026 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: monmap epoch 4 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: last_changed 2024-07-26T18:09:56.561857+0000 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: min_mon_release 19 (squid) 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: election_strategy: 1 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: mgrmap e44: y(active, since 35s), standbys: x 2024-07-26T18:10:03.027 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:02 smithi135 ceph-mon[85352]: overall HEALTH_OK 2024-07-26T18:10:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: mon.c calling monitor election 2024-07-26T18:10:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: mon.a calling monitor election 2024-07-26T18:10:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: mon.b calling monitor election 2024-07-26T18:10:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: monmap epoch 4 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: last_changed 2024-07-26T18:09:56.561857+0000 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: min_mon_release 19 (squid) 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: election_strategy: 1 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: mgrmap e44: y(active, since 35s), standbys: x 2024-07-26T18:10:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[90507]: overall HEALTH_OK 2024-07-26T18:10:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:10:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:10:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:10:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: mgrmap e44: y(active, since 29s), standbys: x 2024-07-26T18:10:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: overall HEALTH_OK 2024-07-26T18:10:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: mon.a calling monitor election 2024-07-26T18:10:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: mon.b calling monitor election 2024-07-26T18:10:03.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:10:03.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:10:03.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:10:03.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: pgmap v43: 121 pgs: 121 active+clean; 219 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-07-26T18:10:03.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:03.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: pgmap v44: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-26T18:10:03.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: pgmap v45: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-26T18:10:03.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-07-26T18:10:03.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: monmap epoch 4 2024-07-26T18:10:03.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: last_changed 2024-07-26T18:09:56.561857+0000 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: min_mon_release 19 (squid) 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: election_strategy: 1 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: mgrmap e44: y(active, since 34s), standbys: x 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: overall HEALTH_OK 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:03.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: mon.c calling monitor election 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: mon.a calling monitor election 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: mon.b calling monitor election 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: monmap epoch 4 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: last_changed 2024-07-26T18:09:56.561857+0000 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: created 2024-07-26T17:58:01.000014+0000 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: min_mon_release 19 (squid) 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: election_strategy: 1 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-07-26T18:10:03.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.b 2024-07-26T18:10:03.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: 2: [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon.c 2024-07-26T18:10:03.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:10:03.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: osdmap e251: 8 total, 8 up, 8 in 2024-07-26T18:10:03.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: mgrmap e44: y(active, since 35s), standbys: x 2024-07-26T18:10:03.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:02 smithi071 ceph-mon[92867]: overall HEALTH_OK 2024-07-26T18:10:03.781 INFO:tasks.rados.rados.0.smithi071.stdout:911: done (2 left) 2024-07-26T18:10:03.781 INFO:tasks.rados.rados.0.smithi071.stdout:912: done (1 left) 2024-07-26T18:10:03.781 INFO:tasks.rados.rados.0.smithi071.stdout:913: done (0 left) 2024-07-26T18:10:03.781 INFO:tasks.rados.rados.0.smithi071.stdout:914: rollback oid 37 current snap is 95 2024-07-26T18:10:03.781 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 37 to 75 2024-07-26T18:10:03.781 INFO:tasks.rados.rados.0.smithi071.stdout:915: delete oid 44 current snap is 95 2024-07-26T18:10:03.786 INFO:tasks.rados.rados.0.smithi071.stdout:915: done (1 left) 2024-07-26T18:10:03.786 INFO:tasks.rados.rados.0.smithi071.stdout:916: copy_from oid 39 from oid 8 current snap is 95 2024-07-26T18:10:03.786 INFO:tasks.rados.rados.0.smithi071.stdout:917: read oid 46 snap 72 2024-07-26T18:10:03.786 INFO:tasks.rados.rados.0.smithi071.stdout:917: expect deleted 2024-07-26T18:10:03.786 INFO:tasks.rados.rados.0.smithi071.stdout:918: rollback oid 29 current snap is 95 2024-07-26T18:10:03.786 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 77 2024-07-26T18:10:03.787 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 95 2024-07-26T18:10:03.787 INFO:tasks.rados.rados.0.smithi071.stdout:919: seq_num 291 ranges {0=81920} 2024-07-26T18:10:03.787 INFO:tasks.rados.rados.0.smithi071.stdout:919: writing smithi07179299-50 from 0 to 81920 tid 1 2024-07-26T18:10:03.787 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 95 2024-07-26T18:10:03.788 INFO:tasks.rados.rados.0.smithi071.stdout:914: finishing rollback tid 0 to smithi07179299-37 2024-07-26T18:10:03.788 INFO:tasks.rados.rados.0.smithi071.stdout:914: finishing rollback tid 1 to smithi07179299-37 2024-07-26T18:10:03.788 INFO:tasks.rados.rados.0.smithi071.stdout:914: finishing rollback tid 2 to smithi07179299-37 2024-07-26T18:10:03.788 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 341 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:10:03.788 INFO:tasks.rados.rados.0.smithi071.stdout:920: seq_num 292 ranges {4800512=98304} 2024-07-26T18:10:03.814 INFO:tasks.rados.rados.0.smithi071.stdout:920: writing smithi07179299-24 from 4800512 to 4898816 tid 1 2024-07-26T18:10:03.814 INFO:tasks.rados.rados.0.smithi071.stdout:914: done (5 left) 2024-07-26T18:10:03.814 INFO:tasks.rados.rados.0.smithi071.stdout:921: snap_remove snap 78 2024-07-26T18:10:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:03 smithi135 ceph-mon[85352]: osdmap e252: 8 total, 8 up, 8 in 2024-07-26T18:10:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:03 smithi135 ceph-mon[85352]: pgmap v47: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 364 KiB/s wr, 6 op/s 2024-07-26T18:10:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:03 smithi071 ceph-mon[92867]: osdmap e252: 8 total, 8 up, 8 in 2024-07-26T18:10:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:03 smithi071 ceph-mon[92867]: pgmap v47: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 364 KiB/s wr, 6 op/s 2024-07-26T18:10:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:03 smithi071 ceph-mon[90507]: osdmap e252: 8 total, 8 up, 8 in 2024-07-26T18:10:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:03 smithi071 ceph-mon[90507]: pgmap v47: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 364 KiB/s wr, 6 op/s 2024-07-26T18:10:04.788 INFO:tasks.rados.rados.0.smithi071.stdout:921: done (5 left) 2024-07-26T18:10:04.788 INFO:tasks.rados.rados.0.smithi071.stdout:922: rmattr oid 44 current snap is 95 2024-07-26T18:10:04.788 INFO:tasks.rados.rados.0.smithi071.stdout:922: done (5 left) 2024-07-26T18:10:04.788 INFO:tasks.rados.rados.0.smithi071.stdout:923: setattr oid 18 current snap is 95 2024-07-26T18:10:04.788 INFO:tasks.rados.rados.0.smithi071.stdout:918: finishing rollback tid 0 to smithi07179299-29 2024-07-26T18:10:04.788 INFO:tasks.rados.rados.0.smithi071.stdout:919: finishing write tid 1 to smithi07179299-50 2024-07-26T18:10:04.788 INFO:tasks.rados.rados.0.smithi071.stdout:918: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:10:04.788 INFO:tasks.rados.rados.0.smithi071.stdout:919: finishing write tid 2 to smithi07179299-50 2024-07-26T18:10:04.788 INFO:tasks.rados.rados.0.smithi071.stdout:918: finishing rollback tid 2 to smithi07179299-29 2024-07-26T18:10:04.788 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 222 (ObjNum 259 snap 76 seq_num 259) dirty exists 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:919: finishing write tid 3 to smithi07179299-50 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:919: oid 50 updating version 0 to 493 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:919: oid 50 updating version 493 to 494 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 494 (ObjNum 291 snap 95 seq_num 291) dirty exists 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:919: left oid 50 (ObjNum 291 snap 95 seq_num 291) 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:916: finishing copy_from racing read to smithi07179299-39 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:916: finishing copy_from to smithi07179299-39 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 203 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:920: finishing write tid 1 to smithi07179299-24 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:920: finishing write tid 2 to smithi07179299-24 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:920: finishing write tid 3 to smithi07179299-24 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:920: oid 24 updating version 0 to 496 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:920: oid 24 updating version 496 to 497 2024-07-26T18:10:04.789 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 497 (ObjNum 292 snap 95 seq_num 292) dirty exists 2024-07-26T18:10:04.790 INFO:tasks.rados.rados.0.smithi071.stdout:920: left oid 24 (ObjNum 292 snap 95 seq_num 292) 2024-07-26T18:10:04.790 INFO:tasks.rados.rados.0.smithi071.stdout:916: done (5 left) 2024-07-26T18:10:04.790 INFO:tasks.rados.rados.0.smithi071.stdout:917: done (4 left) 2024-07-26T18:10:04.790 INFO:tasks.rados.rados.0.smithi071.stdout:918: done (3 left) 2024-07-26T18:10:04.790 INFO:tasks.rados.rados.0.smithi071.stdout:919: done (2 left) 2024-07-26T18:10:04.791 INFO:tasks.rados.rados.0.smithi071.stdout:920: done (1 left) 2024-07-26T18:10:04.791 INFO:tasks.rados.rados.0.smithi071.stdout:924: snap_remove snap 71 2024-07-26T18:10:04.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:04 smithi135 ceph-mon[85352]: osdmap e253: 8 total, 8 up, 8 in 2024-07-26T18:10:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:04 smithi071 ceph-mon[92867]: osdmap e253: 8 total, 8 up, 8 in 2024-07-26T18:10:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:04 smithi071 ceph-mon[90507]: osdmap e253: 8 total, 8 up, 8 in 2024-07-26T18:10:05.801 INFO:tasks.rados.rados.0.smithi071.stdout:924: done (1 left) 2024-07-26T18:10:05.801 INFO:tasks.rados.rados.0.smithi071.stdout:925: rollback oid 16 current snap is 95 2024-07-26T18:10:05.801 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 16 to 80 2024-07-26T18:10:05.802 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 224 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:10:05.802 INFO:tasks.rados.rados.0.smithi071.stdout:923: done (1 left) 2024-07-26T18:10:05.802 INFO:tasks.rados.rados.0.smithi071.stdout:926: snap_remove snap 90 2024-07-26T18:10:06.034 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:10:06.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:05 smithi135 ceph-mon[85352]: osdmap e254: 8 total, 8 up, 8 in 2024-07-26T18:10:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:05 smithi135 ceph-mon[85352]: pgmap v50: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 6.7 KiB/s wr, 0 op/s 2024-07-26T18:10:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:05 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:05 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.147 INFO:tasks.rados.rados.0.smithi071.stdout:925: finishing rollback tid 0 to smithi07179299-16 2024-07-26T18:10:06.148 INFO:tasks.rados.rados.0.smithi071.stdout:925: finishing rollback tid 1 to smithi07179299-16 2024-07-26T18:10:06.148 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 313 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-07-26T18:10:06.148 INFO:tasks.rados.rados.0.smithi071.stdout:925: done (1 left) 2024-07-26T18:10:06.148 INFO:tasks.rados.rados.0.smithi071.stdout:926: done (0 left) 2024-07-26T18:10:06.148 INFO:tasks.rados.rados.0.smithi071.stdout:927: read oid 37 snap -1 2024-07-26T18:10:06.148 INFO:tasks.rados.rados.0.smithi071.stdout:927: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:10:06.148 INFO:tasks.rados.rados.0.smithi071.stdout:928: copy_from oid 33 from oid 13 current snap is 95 2024-07-26T18:10:06.148 INFO:tasks.rados.rados.0.smithi071.stdout:929: snap_remove snap 93 2024-07-26T18:10:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:05 smithi071 ceph-mon[90507]: osdmap e254: 8 total, 8 up, 8 in 2024-07-26T18:10:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:05 smithi071 ceph-mon[90507]: pgmap v50: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 6.7 KiB/s wr, 0 op/s 2024-07-26T18:10:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:05 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:05 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:05 smithi071 ceph-mon[92867]: osdmap e254: 8 total, 8 up, 8 in 2024-07-26T18:10:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:05 smithi071 ceph-mon[92867]: pgmap v50: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 6.7 KiB/s wr, 0 op/s 2024-07-26T18:10:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:05 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:05 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.316 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:10:06.316 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (4m) 20s ago 5m 25.1M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:10:06.316 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (5m) 0s ago 5m 89.9M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:10:06.316 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (6m) 20s ago 6m 16.0M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:10:06.316 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (6m) 0s ago 6m 18.9M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:10:06.316 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (59s) 0s ago 10m 438M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:10:06.316 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (86s) 20s ago 11m 499M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:10:06.316 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (45s) 20s ago 11m 37.8M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (11s) 0s ago 10m 27.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (24s) 20s ago 10m 20.9M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (5m) 20s ago 5m 14.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (5m) 0s ago 5m 16.1M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (9m) 20s ago 9m 126M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 5fd31ad9e9fb 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (9m) 20s ago 9m 137M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 1d472e21af3e 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (9m) 20s ago 9m 130M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 a6f38b9018c5 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (8m) 20s ago 8m 94.3M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (8m) 0s ago 8m 160M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (7m) 0s ago 7m 131M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (7m) 0s ago 7m 89.7M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (7m) 0s ago 7m 102M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:10:06.317 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (64s) 0s ago 5m 47.2M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:10:06.638 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:10:06.638 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:10:06.639 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 10, 2024-07-26T18:10:06.640 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 5 2024-07-26T18:10:06.640 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:10:06.640 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:10:06.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[90507]: osdmap e255: 8 total, 8 up, 8 in 2024-07-26T18:10:06.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[90507]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:06.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[90507]: osdmap e256: 8 total, 8 up, 8 in 2024-07-26T18:10:06.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[90507]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:06.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2360196289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:06.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[92867]: osdmap e255: 8 total, 8 up, 8 in 2024-07-26T18:10:06.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[92867]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:06.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[92867]: osdmap e256: 8 total, 8 up, 8 in 2024-07-26T18:10:06.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[92867]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:06.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:06 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2360196289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:06.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:06 smithi135 ceph-mon[85352]: osdmap e255: 8 total, 8 up, 8 in 2024-07-26T18:10:06.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:06 smithi135 ceph-mon[85352]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:06.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:06 smithi135 ceph-mon[85352]: osdmap e256: 8 total, 8 up, 8 in 2024-07-26T18:10:06.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:06 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:06 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:06.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:06 smithi135 ceph-mon[85352]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:06.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:06 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2360196289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:07.154 INFO:tasks.rados.rados.0.smithi071.stdout:929: done (2 left) 2024-07-26T18:10:07.154 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 95 2024-07-26T18:10:07.154 INFO:tasks.rados.rados.0.smithi071.stdout:930: seq_num 293 ranges {2146304=114688} 2024-07-26T18:10:07.166 INFO:tasks.rados.rados.0.smithi071.stdout:930: writing smithi07179299-17 from 2146304 to 2260992 tid 1 2024-07-26T18:10:07.166 INFO:tasks.rados.rados.0.smithi071.stdout:931: delete oid 28 current snap is 95 2024-07-26T18:10:07.166 INFO:tasks.rados.rados.0.smithi071.stdout:927: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:10:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:928: finishing copy_from racing read to smithi07179299-33 2024-07-26T18:10:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:928: finishing copy_from to smithi07179299-33 2024-07-26T18:10:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 195 (ObjNum 279 snap 86 seq_num 279) dirty exists 2024-07-26T18:10:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:930: finishing write tid 1 to smithi07179299-17 2024-07-26T18:10:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:930: finishing write tid 2 to smithi07179299-17 2024-07-26T18:10:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:930: finishing write tid 3 to smithi07179299-17 2024-07-26T18:10:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:930: oid 17 updating version 0 to 529 2024-07-26T18:10:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:930: oid 17 updating version 529 to 530 2024-07-26T18:10:07.254 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 530 (ObjNum 293 snap 95 seq_num 293) dirty exists 2024-07-26T18:10:07.254 INFO:tasks.rados.rados.0.smithi071.stdout:930: left oid 17 (ObjNum 293 snap 95 seq_num 293) 2024-07-26T18:10:07.254 INFO:tasks.rados.rados.0.smithi071.stdout:927: done (3 left) 2024-07-26T18:10:07.254 INFO:tasks.rados.rados.0.smithi071.stdout:928: done (2 left) 2024-07-26T18:10:07.254 INFO:tasks.rados.rados.0.smithi071.stdout:930: done (1 left) 2024-07-26T18:10:07.254 INFO:tasks.rados.rados.0.smithi071.stdout:931: done (0 left) 2024-07-26T18:10:07.254 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 95 2024-07-26T18:10:07.254 INFO:tasks.rados.rados.0.smithi071.stdout:932: seq_num 295 ranges {3309568=147456} 2024-07-26T18:10:07.271 INFO:tasks.rados.rados.0.smithi071.stdout:932: writing smithi07179299-41 from 3309568 to 3457024 tid 1 2024-07-26T18:10:07.271 INFO:tasks.rados.rados.0.smithi071.stdout:933: rollback oid 47 current snap is 95 2024-07-26T18:10:07.271 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 80 2024-07-26T18:10:07.271 INFO:tasks.rados.rados.0.smithi071.stdout:934: snap_create 2024-07-26T18:10:07.273 INFO:tasks.rados.rados.0.smithi071.stdout:933: finishing rollback tid 0 to smithi07179299-47 2024-07-26T18:10:07.274 INFO:tasks.rados.rados.0.smithi071.stdout:933: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:10:07.274 INFO:tasks.rados.rados.0.smithi071.stdout:932: finishing write tid 1 to smithi07179299-41 2024-07-26T18:10:07.274 INFO:tasks.rados.rados.0.smithi071.stdout:933: finishing rollback tid 2 to smithi07179299-47 2024-07-26T18:10:07.274 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 32 (ObjNum 167 snap 40 seq_num 167) dirty exists 2024-07-26T18:10:07.274 INFO:tasks.rados.rados.0.smithi071.stdout:932: finishing write tid 2 to smithi07179299-41 2024-07-26T18:10:07.275 INFO:tasks.rados.rados.0.smithi071.stdout:932: finishing write tid 3 to smithi07179299-41 2024-07-26T18:10:07.275 INFO:tasks.rados.rados.0.smithi071.stdout:932: oid 41 updating version 0 to 362 2024-07-26T18:10:07.275 INFO:tasks.rados.rados.0.smithi071.stdout:932: oid 41 version 362 is already newer than 361 2024-07-26T18:10:07.275 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 362 (ObjNum 295 snap 95 seq_num 295) dirty exists 2024-07-26T18:10:07.275 INFO:tasks.rados.rados.0.smithi071.stdout:932: left oid 41 (ObjNum 295 snap 95 seq_num 295) 2024-07-26T18:10:08.158 INFO:tasks.rados.rados.0.smithi071.stdout:932: done (2 left) 2024-07-26T18:10:08.158 INFO:tasks.rados.rados.0.smithi071.stdout:933: done (1 left) 2024-07-26T18:10:08.158 INFO:tasks.rados.rados.0.smithi071.stdout:934: done (0 left) 2024-07-26T18:10:08.158 INFO:tasks.rados.rados.0.smithi071.stdout:935: rmattr oid 32 current snap is 96 2024-07-26T18:10:08.158 INFO:tasks.rados.rados.0.smithi071.stdout:935: done (0 left) 2024-07-26T18:10:08.158 INFO:tasks.rados.rados.0.smithi071.stdout:936: read oid 50 snap -1 2024-07-26T18:10:08.158 INFO:tasks.rados.rados.0.smithi071.stdout:936: expect (ObjNum 291 snap 95 seq_num 291) 2024-07-26T18:10:08.158 INFO:tasks.rados.rados.0.smithi071.stdout:937: rollback oid 48 current snap is 96 2024-07-26T18:10:08.158 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 48 to 58 2024-07-26T18:10:08.158 INFO:tasks.rados.rados.0.smithi071.stdout:938: delete oid 5 current snap is 96 2024-07-26T18:10:08.162 INFO:tasks.rados.rados.0.smithi071.stdout:938: done (2 left) 2024-07-26T18:10:08.162 INFO:tasks.rados.rados.0.smithi071.stdout:939: delete oid 36 current snap is 96 2024-07-26T18:10:08.164 INFO:tasks.rados.rados.0.smithi071.stdout:936: expect (ObjNum 291 snap 95 seq_num 291) 2024-07-26T18:10:08.167 INFO:tasks.rados.rados.0.smithi071.stdout:937: finishing rollback tid 0 to smithi07179299-48 2024-07-26T18:10:08.167 INFO:tasks.rados.rados.0.smithi071.stdout:937: finishing rollback tid 1 to smithi07179299-48 2024-07-26T18:10:08.167 INFO:tasks.rados.rados.0.smithi071.stdout:937: finishing rollback tid 2 to smithi07179299-48 2024-07-26T18:10:08.167 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 340 (ObjNum 513 snap 0 seq_num 1650437840) dirty exists 2024-07-26T18:10:08.167 INFO:tasks.rados.rados.0.smithi071.stdout:936: done (2 left) 2024-07-26T18:10:08.167 INFO:tasks.rados.rados.0.smithi071.stdout:937: done (1 left) 2024-07-26T18:10:08.167 INFO:tasks.rados.rados.0.smithi071.stdout:939: done (0 left) 2024-07-26T18:10:08.167 INFO:tasks.rados.rados.0.smithi071.stdout:940: copy_from oid 25 from oid 31 current snap is 96 2024-07-26T18:10:08.167 INFO:tasks.rados.rados.0.smithi071.stdout:941: read oid 49 snap 69 2024-07-26T18:10:08.168 INFO:tasks.rados.rados.0.smithi071.stdout:941: expect (ObjNum 140 snap 32 seq_num 140) 2024-07-26T18:10:08.168 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 96 2024-07-26T18:10:08.168 INFO:tasks.rados.rados.0.smithi071.stdout:942: seq_num 298 ranges {5292032=196608} 2024-07-26T18:10:08.198 INFO:tasks.rados.rados.0.smithi071.stdout:942: writing smithi07179299-23 from 5292032 to 5488640 tid 1 2024-07-26T18:10:08.199 INFO:tasks.rados.rados.0.smithi071.stdout:943: copy_from oid 32 from oid 42 current snap is 96 2024-07-26T18:10:08.199 INFO:tasks.rados.rados.0.smithi071.stdout:941: expect (ObjNum 140 snap 32 seq_num 140) 2024-07-26T18:10:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:940: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:10:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:940: finishing copy_from to smithi07179299-25 2024-07-26T18:10:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 307 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:10:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:943: finishing copy_from to smithi07179299-32 2024-07-26T18:10:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:943: got expected ENOENT (src dne) 2024-07-26T18:10:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:943: finishing copy_from racing read to smithi07179299-32 2024-07-26T18:10:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:942: finishing write tid 1 to smithi07179299-23 2024-07-26T18:10:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:942: finishing write tid 2 to smithi07179299-23 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:942: finishing write tid 3 to smithi07179299-23 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:942: oid 23 updating version 0 to 365 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:942: oid 23 version 365 is already newer than 364 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 365 (ObjNum 298 snap 96 seq_num 298) dirty exists 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:942: left oid 23 (ObjNum 298 snap 96 seq_num 298) 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:940: done (3 left) 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:941: done (2 left) 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:942: done (1 left) 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:943: done (0 left) 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 96 2024-07-26T18:10:08.260 INFO:tasks.rados.rados.0.smithi071.stdout:944: seq_num 299 ranges {81920=212992} 2024-07-26T18:10:08.261 INFO:tasks.rados.rados.0.smithi071.stdout:944: writing smithi07179299-50 from 81920 to 294912 tid 1 2024-07-26T18:10:08.261 INFO:tasks.rados.rados.0.smithi071.stdout:945: read oid 19 snap 87 2024-07-26T18:10:08.261 INFO:tasks.rados.rados.0.smithi071.stdout:945: expect (ObjNum 246 snap 68 seq_num 246) 2024-07-26T18:10:08.261 INFO:tasks.rados.rados.0.smithi071.stdout:946: setattr oid 10 current snap is 96 2024-07-26T18:10:08.262 INFO:tasks.rados.rados.0.smithi071.stdout:947: setattr oid 2 current snap is 96 2024-07-26T18:10:08.263 INFO:tasks.rados.rados.0.smithi071.stdout:944: finishing write tid 1 to smithi07179299-50 2024-07-26T18:10:08.264 INFO:tasks.rados.rados.0.smithi071.stdout:948: rollback oid 11 current snap is 96 2024-07-26T18:10:08.264 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 11 to 66 2024-07-26T18:10:08.264 INFO:tasks.rados.rados.0.smithi071.stdout:949: rollback oid 26 current snap is 96 2024-07-26T18:10:08.265 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 26 to 80 2024-07-26T18:10:08.265 INFO:tasks.rados.rados.0.smithi071.stdout:950: read oid 44 snap -1 2024-07-26T18:10:08.265 INFO:tasks.rados.rados.0.smithi071.stdout:950: expect deleted 2024-07-26T18:10:08.265 INFO:tasks.rados.rados.0.smithi071.stdout:951: snap_create 2024-07-26T18:10:08.265 INFO:tasks.rados.rados.0.smithi071.stdout:944: finishing write tid 2 to smithi07179299-50 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:944: finishing write tid 3 to smithi07179299-50 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:944: oid 50 updating version 0 to 535 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:944: oid 50 version 535 is already newer than 534 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 535 (ObjNum 299 snap 96 seq_num 299) dirty exists 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:944: left oid 50 (ObjNum 299 snap 96 seq_num 299) 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:949: finishing rollback tid 1 to smithi07179299-26 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:949: finishing rollback tid 2 to smithi07179299-26 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 314 (ObjNum 252 snap 70 seq_num 252) dirty exists 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 315 (ObjNum 196 snap 49 seq_num 196) dirty exists 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 317 (ObjNum 284 snap 91 seq_num 284) dirty exists 2024-07-26T18:10:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:948: finishing rollback tid 0 to smithi07179299-11 2024-07-26T18:10:08.272 INFO:tasks.rados.rados.0.smithi071.stdout:948: finishing rollback tid 1 to smithi07179299-11 2024-07-26T18:10:08.272 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 320 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-26T18:10:08.276 INFO:tasks.rados.rados.0.smithi071.stdout:945: expect (ObjNum 246 snap 68 seq_num 246) 2024-07-26T18:10:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:08 smithi071 ceph-mon[90507]: osdmap e257: 8 total, 8 up, 8 in 2024-07-26T18:10:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:08 smithi071 ceph-mon[90507]: pgmap v54: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:08.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:08 smithi071 ceph-mon[92867]: osdmap e257: 8 total, 8 up, 8 in 2024-07-26T18:10:08.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:08 smithi071 ceph-mon[92867]: pgmap v54: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:08 smithi135 ceph-mon[85352]: osdmap e257: 8 total, 8 up, 8 in 2024-07-26T18:10:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:08 smithi135 ceph-mon[85352]: pgmap v54: 121 pgs: 121 active+clean; 229 MiB data, 856 MiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:09.165 INFO:tasks.rados.rados.0.smithi071.stdout:944: done (7 left) 2024-07-26T18:10:09.166 INFO:tasks.rados.rados.0.smithi071.stdout:945: done (6 left) 2024-07-26T18:10:09.166 INFO:tasks.rados.rados.0.smithi071.stdout:946: done (5 left) 2024-07-26T18:10:09.166 INFO:tasks.rados.rados.0.smithi071.stdout:947: done (4 left) 2024-07-26T18:10:09.166 INFO:tasks.rados.rados.0.smithi071.stdout:948: done (3 left) 2024-07-26T18:10:09.166 INFO:tasks.rados.rados.0.smithi071.stdout:949: done (2 left) 2024-07-26T18:10:09.166 INFO:tasks.rados.rados.0.smithi071.stdout:950: done (1 left) 2024-07-26T18:10:09.166 INFO:tasks.rados.rados.0.smithi071.stdout:951: done (0 left) 2024-07-26T18:10:09.166 INFO:tasks.rados.rados.0.smithi071.stdout:952: copy_from oid 2 from oid 18 current snap is 97 2024-07-26T18:10:09.166 INFO:tasks.rados.rados.0.smithi071.stdout:953: snap_create 2024-07-26T18:10:09.189 INFO:tasks.rados.rados.0.smithi071.stdout:952: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:10:09.192 INFO:tasks.rados.rados.0.smithi071.stdout:952: finishing copy_from to smithi07179299-2 2024-07-26T18:10:09.192 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 224 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:10:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:09 smithi071 ceph-mon[90507]: osdmap e258: 8 total, 8 up, 8 in 2024-07-26T18:10:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:09 smithi071 ceph-mon[92867]: osdmap e258: 8 total, 8 up, 8 in 2024-07-26T18:10:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:09 smithi135 ceph-mon[85352]: osdmap e258: 8 total, 8 up, 8 in 2024-07-26T18:10:10.169 INFO:tasks.rados.rados.0.smithi071.stdout:952: done (1 left) 2024-07-26T18:10:10.169 INFO:tasks.rados.rados.0.smithi071.stdout:953: done (0 left) 2024-07-26T18:10:10.169 INFO:tasks.rados.rados.0.smithi071.stdout:954: read oid 19 snap -1 2024-07-26T18:10:10.170 INFO:tasks.rados.rados.0.smithi071.stdout:954: expect (ObjNum 246 snap 68 seq_num 246) 2024-07-26T18:10:10.170 INFO:tasks.rados.rados.0.smithi071.stdout:955: rollback oid 24 current snap is 98 2024-07-26T18:10:10.170 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 24 to 56 2024-07-26T18:10:10.170 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 98 2024-07-26T18:10:10.170 INFO:tasks.rados.rados.0.smithi071.stdout:956: seq_num 300 ranges {0=229376} 2024-07-26T18:10:10.171 INFO:tasks.rados.rados.0.smithi071.stdout:956: writing smithi07179299-28 from 0 to 229376 tid 1 2024-07-26T18:10:10.171 INFO:tasks.rados.rados.0.smithi071.stdout:957: read oid 5 snap -1 2024-07-26T18:10:10.171 INFO:tasks.rados.rados.0.smithi071.stdout:957: expect deleted 2024-07-26T18:10:10.171 INFO:tasks.rados.rados.0.smithi071.stdout:958: read oid 43 snap -1 2024-07-26T18:10:10.171 INFO:tasks.rados.rados.0.smithi071.stdout:958: expect deleted 2024-07-26T18:10:10.171 INFO:tasks.rados.rados.0.smithi071.stdout:959: copy_from oid 12 from oid 2 current snap is 98 2024-07-26T18:10:10.171 INFO:tasks.rados.rados.0.smithi071.stdout:960: copy_from oid 10 from oid 37 current snap is 98 2024-07-26T18:10:10.171 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 98 2024-07-26T18:10:10.171 INFO:tasks.rados.rados.0.smithi071.stdout:961: seq_num 301 ranges {1081344=245760} 2024-07-26T18:10:10.178 INFO:tasks.rados.rados.0.smithi071.stdout:961: writing smithi07179299-15 from 1081344 to 1327104 tid 1 2024-07-26T18:10:10.178 INFO:tasks.rados.rados.0.smithi071.stdout:962: snap_remove snap 95 2024-07-26T18:10:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: osdmap e259: 8 total, 8 up, 8 in 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: Reconfiguring mon.a (monmap changed)... 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: Reconfiguring daemon mon.a on smithi071 2024-07-26T18:10:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[90507]: pgmap v57: 121 pgs: 121 active+clean; 243 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: osdmap e259: 8 total, 8 up, 8 in 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: Reconfiguring mon.a (monmap changed)... 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:10.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: Reconfiguring daemon mon.a on smithi071 2024-07-26T18:10:10.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:10 smithi071 ceph-mon[92867]: pgmap v57: 121 pgs: 121 active+clean; 243 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2024-07-26T18:10:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: osdmap e259: 8 total, 8 up, 8 in 2024-07-26T18:10:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:10:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: Reconfiguring mon.a (monmap changed)... 2024-07-26T18:10:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:10:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:10:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:10.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: Reconfiguring daemon mon.a on smithi071 2024-07-26T18:10:10.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:10 smithi135 ceph-mon[85352]: pgmap v57: 121 pgs: 121 active+clean; 243 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.8 MiB/s wr, 32 op/s 2024-07-26T18:10:11.148 INFO:tasks.rados.rados.0.smithi071.stdout:962: done (8 left) 2024-07-26T18:10:11.148 INFO:tasks.rados.rados.0.smithi071.stdout:963: rmattr oid 16 current snap is 98 2024-07-26T18:10:11.148 INFO:tasks.rados.rados.0.smithi071.stdout:963: done (8 left) 2024-07-26T18:10:11.148 INFO:tasks.rados.rados.0.smithi071.stdout:964: rollback oid 27 current snap is 98 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 89 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:955: finishing rollback tid 0 to smithi07179299-24 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:955: finishing rollback tid 1 to smithi07179299-24 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:955: finishing rollback tid 2 to smithi07179299-24 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 539 (ObjNum 202 snap 52 seq_num 202) dirty exists 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:956: finishing write tid 1 to smithi07179299-28 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:956: finishing write tid 2 to smithi07179299-28 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:956: finishing write tid 3 to smithi07179299-28 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:956: oid 28 updating version 0 to 342 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:956: oid 28 version 342 is already newer than 341 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 342 (ObjNum 300 snap 98 seq_num 300) dirty exists 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:956: left oid 28 (ObjNum 300 snap 98 seq_num 300) 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:961: finishing write tid 1 to smithi07179299-15 2024-07-26T18:10:11.149 INFO:tasks.rados.rados.0.smithi071.stdout:961: finishing write tid 2 to smithi07179299-15 2024-07-26T18:10:11.150 INFO:tasks.rados.rados.0.smithi071.stdout:954: expect (ObjNum 246 snap 68 seq_num 246) 2024-07-26T18:10:11.257 INFO:tasks.rados.rados.0.smithi071.stdout:961: finishing write tid 3 to smithi07179299-15 2024-07-26T18:10:11.257 INFO:tasks.rados.rados.0.smithi071.stdout:961: oid 15 updating version 0 to 315 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:961: oid 15 version 315 is already newer than 314 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 315 (ObjNum 301 snap 98 seq_num 301) dirty exists 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:961: left oid 15 (ObjNum 301 snap 98 seq_num 301) 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:960: finishing copy_from racing read to smithi07179299-10 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:954: done (8 left) 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:955: done (7 left) 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:956: done (6 left) 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:957: done (5 left) 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:958: done (4 left) 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:961: done (3 left) 2024-07-26T18:10:11.258 INFO:tasks.rados.rados.0.smithi071.stdout:965: delete oid 24 current snap is 98 2024-07-26T18:10:11.259 INFO:tasks.rados.rados.0.smithi071.stdout:960: finishing copy_from to smithi07179299-10 2024-07-26T18:10:11.259 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 341 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:10:11.259 INFO:tasks.rados.rados.0.smithi071.stdout:959: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:10:11.259 INFO:tasks.rados.rados.0.smithi071.stdout:959: finishing copy_from to smithi07179299-12 2024-07-26T18:10:11.259 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 224 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:10:11.259 INFO:tasks.rados.rados.0.smithi071.stdout:964: finishing rollback tid 0 to smithi07179299-27 2024-07-26T18:10:11.259 INFO:tasks.rados.rados.0.smithi071.stdout:964: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:10:11.259 INFO:tasks.rados.rados.0.smithi071.stdout:964: finishing rollback tid 2 to smithi07179299-27 2024-07-26T18:10:11.259 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 318 (ObjNum 214 snap 57 seq_num 214) dirty exists 2024-07-26T18:10:11.260 INFO:tasks.rados.rados.0.smithi071.stdout:959: done (3 left) 2024-07-26T18:10:11.260 INFO:tasks.rados.rados.0.smithi071.stdout:960: done (2 left) 2024-07-26T18:10:11.260 INFO:tasks.rados.rados.0.smithi071.stdout:964: done (1 left) 2024-07-26T18:10:11.260 INFO:tasks.rados.rados.0.smithi071.stdout:965: done (0 left) 2024-07-26T18:10:11.260 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 98 2024-07-26T18:10:11.260 INFO:tasks.rados.rados.0.smithi071.stdout:966: seq_num 303 ranges {1179648=278528} 2024-07-26T18:10:11.267 INFO:tasks.rados.rados.0.smithi071.stdout:966: writing smithi07179299-47 from 1179648 to 1458176 tid 1 2024-07-26T18:10:11.267 INFO:tasks.rados.rados.0.smithi071.stdout:967: read oid 18 snap -1 2024-07-26T18:10:11.267 INFO:tasks.rados.rados.0.smithi071.stdout:967: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:10:11.267 INFO:tasks.rados.rados.0.smithi071.stdout:968: snap_remove snap 77 2024-07-26T18:10:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[90507]: osdmap e260: 8 total, 8 up, 8 in 2024-07-26T18:10:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:10:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:10:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[90507]: osdmap e261: 8 total, 8 up, 8 in 2024-07-26T18:10:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[92867]: osdmap e260: 8 total, 8 up, 8 in 2024-07-26T18:10:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:10:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:10:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:11 smithi071 ceph-mon[92867]: osdmap e261: 8 total, 8 up, 8 in 2024-07-26T18:10:11.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:11 smithi135 ceph-mon[85352]: osdmap e260: 8 total, 8 up, 8 in 2024-07-26T18:10:11.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:11 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:11.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:11 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:11.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:11 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:10:11.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:11 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:10:11.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:11 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:11.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:11 smithi135 ceph-mon[85352]: osdmap e261: 8 total, 8 up, 8 in 2024-07-26T18:10:12.173 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:10:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:10:12] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.43.0" 2024-07-26T18:10:12.178 INFO:tasks.rados.rados.0.smithi071.stdout:966: finishing write tid 1 to smithi07179299-47 2024-07-26T18:10:12.178 INFO:tasks.rados.rados.0.smithi071.stdout:966: finishing write tid 2 to smithi07179299-47 2024-07-26T18:10:12.178 INFO:tasks.rados.rados.0.smithi071.stdout:966: finishing write tid 3 to smithi07179299-47 2024-07-26T18:10:12.178 INFO:tasks.rados.rados.0.smithi071.stdout:966: oid 47 updating version 0 to 35 2024-07-26T18:10:12.179 INFO:tasks.rados.rados.0.smithi071.stdout:966: oid 47 version 35 is already newer than 34 2024-07-26T18:10:12.179 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 35 (ObjNum 303 snap 98 seq_num 303) dirty exists 2024-07-26T18:10:12.179 INFO:tasks.rados.rados.0.smithi071.stdout:966: left oid 47 (ObjNum 303 snap 98 seq_num 303) 2024-07-26T18:10:12.179 INFO:tasks.rados.rados.0.smithi071.stdout:967: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:10:12.414 INFO:tasks.rados.rados.0.smithi071.stdout:966: done (2 left) 2024-07-26T18:10:12.414 INFO:tasks.rados.rados.0.smithi071.stdout:967: done (1 left) 2024-07-26T18:10:12.415 INFO:tasks.rados.rados.0.smithi071.stdout:968: done (0 left) 2024-07-26T18:10:12.415 INFO:tasks.rados.rados.0.smithi071.stdout:969: rollback oid 9 current snap is 98 2024-07-26T18:10:12.415 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 9 to 69 2024-07-26T18:10:12.415 INFO:tasks.rados.rados.0.smithi071.stdout:970: snap_remove snap 97 2024-07-26T18:10:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:12 smithi071 ceph-mon[90507]: Reconfiguring mgr.y (monmap changed)... 2024-07-26T18:10:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:12 smithi071 ceph-mon[90507]: Reconfiguring daemon mgr.y on smithi071 2024-07-26T18:10:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:12 smithi071 ceph-mon[90507]: pgmap v60: 121 pgs: 121 active+clean; 243 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.6 MiB/s wr, 29 op/s 2024-07-26T18:10:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:12 smithi071 ceph-mon[92867]: Reconfiguring mgr.y (monmap changed)... 2024-07-26T18:10:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:12 smithi071 ceph-mon[92867]: Reconfiguring daemon mgr.y on smithi071 2024-07-26T18:10:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:12 smithi071 ceph-mon[92867]: pgmap v60: 121 pgs: 121 active+clean; 243 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.6 MiB/s wr, 29 op/s 2024-07-26T18:10:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:12 smithi135 ceph-mon[85352]: Reconfiguring mgr.y (monmap changed)... 2024-07-26T18:10:12.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:12 smithi135 ceph-mon[85352]: Reconfiguring daemon mgr.y on smithi071 2024-07-26T18:10:12.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:12 smithi135 ceph-mon[85352]: pgmap v60: 121 pgs: 121 active+clean; 243 MiB data, 941 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.6 MiB/s wr, 29 op/s 2024-07-26T18:10:13.303 INFO:tasks.rados.rados.0.smithi071.stdout:970: done (1 left) 2024-07-26T18:10:13.303 INFO:tasks.rados.rados.0.smithi071.stdout:971: rollback oid 38 current snap is 98 2024-07-26T18:10:13.303 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 38 to 76 2024-07-26T18:10:13.303 INFO:tasks.rados.rados.0.smithi071.stdout:969: finishing rollback tid 0 to smithi07179299-9 2024-07-26T18:10:13.304 INFO:tasks.rados.rados.0.smithi071.stdout:969: finishing rollback tid 1 to smithi07179299-9 2024-07-26T18:10:13.304 INFO:tasks.rados.rados.0.smithi071.stdout:969: finishing rollback tid 2 to smithi07179299-9 2024-07-26T18:10:13.304 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 560 (ObjNum 231 snap 63 seq_num 231) dirty exists 2024-07-26T18:10:13.304 INFO:tasks.rados.rados.0.smithi071.stdout:969: done (1 left) 2024-07-26T18:10:13.304 INFO:tasks.rados.rados.0.smithi071.stdout:972: snap_remove snap 89 2024-07-26T18:10:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[92867]: osdmap e262: 8 total, 8 up, 8 in 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[92867]: Reconfiguring mon.c (monmap changed)... 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[92867]: Reconfiguring daemon mon.c on smithi071 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[90507]: osdmap e262: 8 total, 8 up, 8 in 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:13.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[90507]: Reconfiguring mon.c (monmap changed)... 2024-07-26T18:10:13.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:10:13.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:10:13.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:13.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[90507]: Reconfiguring daemon mon.c on smithi071 2024-07-26T18:10:13.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:13 smithi135 ceph-mon[85352]: osdmap e262: 8 total, 8 up, 8 in 2024-07-26T18:10:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:13 smithi135 ceph-mon[85352]: Reconfiguring mon.c (monmap changed)... 2024-07-26T18:10:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:10:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:10:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:13 smithi135 ceph-mon[85352]: Reconfiguring daemon mon.c on smithi071 2024-07-26T18:10:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:14.308 INFO:tasks.rados.rados.0.smithi071.stdout:972: done (1 left) 2024-07-26T18:10:14.308 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 98 2024-07-26T18:10:14.308 INFO:tasks.rados.rados.0.smithi071.stdout:973: seq_num 304 ranges {0=294912} 2024-07-26T18:10:14.309 INFO:tasks.rados.rados.0.smithi071.stdout:973: writing smithi07179299-46 from 0 to 294912 tid 1 2024-07-26T18:10:14.309 INFO:tasks.rados.rados.0.smithi071.stdout:974: snap_remove snap 66 2024-07-26T18:10:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[92867]: osdmap e263: 8 total, 8 up, 8 in 2024-07-26T18:10:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[92867]: pgmap v63: 121 pgs: 121 active+clean; 264 MiB data, 979 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-07-26T18:10:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:14.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-26T18:10:14.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:14.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[90507]: osdmap e263: 8 total, 8 up, 8 in 2024-07-26T18:10:14.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[90507]: pgmap v63: 121 pgs: 121 active+clean; 264 MiB data, 979 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-07-26T18:10:14.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:14.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:14.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-26T18:10:14.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:14 smithi135 ceph-mon[85352]: osdmap e263: 8 total, 8 up, 8 in 2024-07-26T18:10:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:14 smithi135 ceph-mon[85352]: pgmap v63: 121 pgs: 121 active+clean; 264 MiB data, 979 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-07-26T18:10:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-26T18:10:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:15.311 INFO:tasks.rados.rados.0.smithi071.stdout:974: done (2 left) 2024-07-26T18:10:15.311 INFO:tasks.rados.rados.0.smithi071.stdout:975: delete oid 42 current snap is 98 2024-07-26T18:10:15.311 INFO:tasks.rados.rados.0.smithi071.stdout:971: finishing rollback tid 0 to smithi07179299-38 2024-07-26T18:10:15.311 INFO:tasks.rados.rados.0.smithi071.stdout:971: finishing rollback tid 1 to smithi07179299-38 2024-07-26T18:10:15.312 INFO:tasks.rados.rados.0.smithi071.stdout:971: finishing rollback tid 2 to smithi07179299-38 2024-07-26T18:10:15.312 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 332 (ObjNum 206 snap 56 seq_num 206) dirty exists 2024-07-26T18:10:15.312 INFO:tasks.rados.rados.0.smithi071.stdout:973: finishing write tid 1 to smithi07179299-46 2024-07-26T18:10:15.312 INFO:tasks.rados.rados.0.smithi071.stdout:973: finishing write tid 2 to smithi07179299-46 2024-07-26T18:10:15.312 INFO:tasks.rados.rados.0.smithi071.stdout:973: finishing write tid 3 to smithi07179299-46 2024-07-26T18:10:15.312 INFO:tasks.rados.rados.0.smithi071.stdout:973: oid 46 updating version 0 to 198 2024-07-26T18:10:15.312 INFO:tasks.rados.rados.0.smithi071.stdout:973: oid 46 updating version 198 to 199 2024-07-26T18:10:15.312 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 199 (ObjNum 304 snap 98 seq_num 304) dirty exists 2024-07-26T18:10:15.312 INFO:tasks.rados.rados.0.smithi071.stdout:973: left oid 46 (ObjNum 304 snap 98 seq_num 304) 2024-07-26T18:10:15.320 INFO:tasks.rados.rados.0.smithi071.stdout:971: done (2 left) 2024-07-26T18:10:15.320 INFO:tasks.rados.rados.0.smithi071.stdout:973: done (1 left) 2024-07-26T18:10:15.321 INFO:tasks.rados.rados.0.smithi071.stdout:975: done (0 left) 2024-07-26T18:10:15.321 INFO:tasks.rados.rados.0.smithi071.stdout:976: snap_remove snap 96 2024-07-26T18:10:15.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[92867]: Reconfiguring osd.0 (monmap changed)... 2024-07-26T18:10:15.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[92867]: Reconfiguring daemon osd.0 on smithi071 2024-07-26T18:10:15.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[92867]: osdmap e264: 8 total, 8 up, 8 in 2024-07-26T18:10:15.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:15.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-26T18:10:15.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:15.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[90507]: Reconfiguring osd.0 (monmap changed)... 2024-07-26T18:10:15.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[90507]: Reconfiguring daemon osd.0 on smithi071 2024-07-26T18:10:15.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[90507]: osdmap e264: 8 total, 8 up, 8 in 2024-07-26T18:10:15.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:15.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:15.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-26T18:10:15.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:15 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:15 smithi135 ceph-mon[85352]: Reconfiguring osd.0 (monmap changed)... 2024-07-26T18:10:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:15 smithi135 ceph-mon[85352]: Reconfiguring daemon osd.0 on smithi071 2024-07-26T18:10:15.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:15 smithi135 ceph-mon[85352]: osdmap e264: 8 total, 8 up, 8 in 2024-07-26T18:10:15.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:15 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:15.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:15 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:15.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:15 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-26T18:10:15.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:15 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:16.155 INFO:tasks.rados.rados.0.smithi071.stdout:976: done (0 left) 2024-07-26T18:10:16.155 INFO:tasks.rados.rados.0.smithi071.stdout:977: copy_from oid 31 from oid 35 current snap is 98 2024-07-26T18:10:16.156 INFO:tasks.rados.rados.0.smithi071.stdout:978: delete oid 47 current snap is 98 2024-07-26T18:10:16.158 INFO:tasks.rados.rados.0.smithi071.stdout:978: done (1 left) 2024-07-26T18:10:16.158 INFO:tasks.rados.rados.0.smithi071.stdout:979: snap_remove snap 58 2024-07-26T18:10:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:16 smithi071 ceph-mon[90507]: Reconfiguring osd.1 (monmap changed)... 2024-07-26T18:10:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:16 smithi071 ceph-mon[90507]: Reconfiguring daemon osd.1 on smithi071 2024-07-26T18:10:16.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:16 smithi071 ceph-mon[90507]: osdmap e265: 8 total, 8 up, 8 in 2024-07-26T18:10:16.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:16 smithi071 ceph-mon[90507]: pgmap v66: 121 pgs: 121 active+clean; 264 MiB data, 979 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-07-26T18:10:16.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:16 smithi071 ceph-mon[90507]: osdmap e266: 8 total, 8 up, 8 in 2024-07-26T18:10:16.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:16 smithi071 ceph-mon[92867]: Reconfiguring osd.1 (monmap changed)... 2024-07-26T18:10:16.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:16 smithi071 ceph-mon[92867]: Reconfiguring daemon osd.1 on smithi071 2024-07-26T18:10:16.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:16 smithi071 ceph-mon[92867]: osdmap e265: 8 total, 8 up, 8 in 2024-07-26T18:10:16.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:16 smithi071 ceph-mon[92867]: pgmap v66: 121 pgs: 121 active+clean; 264 MiB data, 979 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-07-26T18:10:16.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:16 smithi071 ceph-mon[92867]: osdmap e266: 8 total, 8 up, 8 in 2024-07-26T18:10:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:16 smithi135 ceph-mon[85352]: Reconfiguring osd.1 (monmap changed)... 2024-07-26T18:10:16.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:16 smithi135 ceph-mon[85352]: Reconfiguring daemon osd.1 on smithi071 2024-07-26T18:10:16.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:16 smithi135 ceph-mon[85352]: osdmap e265: 8 total, 8 up, 8 in 2024-07-26T18:10:16.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:16 smithi135 ceph-mon[85352]: pgmap v66: 121 pgs: 121 active+clean; 264 MiB data, 979 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.9 MiB/s wr, 8 op/s 2024-07-26T18:10:16.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:16 smithi135 ceph-mon[85352]: osdmap e266: 8 total, 8 up, 8 in 2024-07-26T18:10:17.156 INFO:tasks.rados.rados.0.smithi071.stdout:979: done (1 left) 2024-07-26T18:10:17.156 INFO:tasks.rados.rados.0.smithi071.stdout:980: snap_create 2024-07-26T18:10:17.156 INFO:tasks.rados.rados.0.smithi071.stdout:977: finishing copy_from to smithi07179299-31 2024-07-26T18:10:17.156 INFO:tasks.rados.rados.0.smithi071.stdout:977: got expected ENOENT (src dne) 2024-07-26T18:10:17.156 INFO:tasks.rados.rados.0.smithi071.stdout:977: finishing copy_from racing read to smithi07179299-31 2024-07-26T18:10:18.156 INFO:tasks.rados.rados.0.smithi071.stdout:977: done (1 left) 2024-07-26T18:10:18.156 INFO:tasks.rados.rados.0.smithi071.stdout:980: done (0 left) 2024-07-26T18:10:18.156 INFO:tasks.rados.rados.0.smithi071.stdout:981: copy_from oid 20 from oid 32 current snap is 99 2024-07-26T18:10:18.156 INFO:tasks.rados.rados.0.smithi071.stdout:982: delete oid 3 current snap is 99 2024-07-26T18:10:18.161 INFO:tasks.rados.rados.0.smithi071.stdout:982: done (1 left) 2024-07-26T18:10:18.161 INFO:tasks.rados.rados.0.smithi071.stdout:983: copy_from oid 45 from oid 37 current snap is 99 2024-07-26T18:10:18.161 INFO:tasks.rados.rados.0.smithi071.stdout:984: snap_remove snap 94 2024-07-26T18:10:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[90507]: Reconfiguring osd.2 (monmap changed)... 2024-07-26T18:10:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-26T18:10:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[90507]: Reconfiguring daemon osd.2 on smithi071 2024-07-26T18:10:18.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[90507]: osdmap e267: 8 total, 8 up, 8 in 2024-07-26T18:10:18.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[90507]: pgmap v69: 121 pgs: 121 active+clean; 264 MiB data, 979 MiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[92867]: Reconfiguring osd.2 (monmap changed)... 2024-07-26T18:10:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-26T18:10:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[92867]: Reconfiguring daemon osd.2 on smithi071 2024-07-26T18:10:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[92867]: osdmap e267: 8 total, 8 up, 8 in 2024-07-26T18:10:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:17 smithi071 ceph-mon[92867]: pgmap v69: 121 pgs: 121 active+clean; 264 MiB data, 979 MiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:17 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:17 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:17 smithi135 ceph-mon[85352]: Reconfiguring osd.2 (monmap changed)... 2024-07-26T18:10:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:17 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-26T18:10:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:17 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:17 smithi135 ceph-mon[85352]: Reconfiguring daemon osd.2 on smithi071 2024-07-26T18:10:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:17 smithi135 ceph-mon[85352]: osdmap e267: 8 total, 8 up, 8 in 2024-07-26T18:10:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:17 smithi135 ceph-mon[85352]: pgmap v69: 121 pgs: 121 active+clean; 264 MiB data, 979 MiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:19.164 INFO:tasks.rados.rados.0.smithi071.stdout:984: done (2 left) 2024-07-26T18:10:19.164 INFO:tasks.rados.rados.0.smithi071.stdout:985: snap_create 2024-07-26T18:10:19.164 INFO:tasks.rados.rados.0.smithi071.stdout:983: finishing copy_from racing read to smithi07179299-45 2024-07-26T18:10:19.164 INFO:tasks.rados.rados.0.smithi071.stdout:981: finishing copy_from racing read to smithi07179299-20 2024-07-26T18:10:19.164 INFO:tasks.rados.rados.0.smithi071.stdout:981: finishing copy_from to smithi07179299-20 2024-07-26T18:10:19.164 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 328 (ObjNum 215 snap 57 seq_num 215) dirty exists 2024-07-26T18:10:19.164 INFO:tasks.rados.rados.0.smithi071.stdout:983: finishing copy_from to smithi07179299-45 2024-07-26T18:10:19.164 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 341 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:10:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[90507]: osdmap e268: 8 total, 8 up, 8 in 2024-07-26T18:10:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:19.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[90507]: Reconfiguring osd.3 (monmap changed)... 2024-07-26T18:10:19.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-26T18:10:19.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:19.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[90507]: Reconfiguring daemon osd.3 on smithi071 2024-07-26T18:10:19.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[92867]: osdmap e268: 8 total, 8 up, 8 in 2024-07-26T18:10:19.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:19.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:19.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[92867]: Reconfiguring osd.3 (monmap changed)... 2024-07-26T18:10:19.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-26T18:10:19.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:19.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:19 smithi071 ceph-mon[92867]: Reconfiguring daemon osd.3 on smithi071 2024-07-26T18:10:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:19 smithi135 ceph-mon[85352]: osdmap e268: 8 total, 8 up, 8 in 2024-07-26T18:10:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:19 smithi135 ceph-mon[85352]: Reconfiguring osd.3 (monmap changed)... 2024-07-26T18:10:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-26T18:10:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:19 smithi135 ceph-mon[85352]: Reconfiguring daemon osd.3 on smithi071 2024-07-26T18:10:20.175 INFO:tasks.rados.rados.0.smithi071.stdout:981: done (2 left) 2024-07-26T18:10:20.175 INFO:tasks.rados.rados.0.smithi071.stdout:983: done (1 left) 2024-07-26T18:10:20.175 INFO:tasks.rados.rados.0.smithi071.stdout:985: done (0 left) 2024-07-26T18:10:20.175 INFO:tasks.rados.rados.0.smithi071.stdout:986: snap_remove snap 72 2024-07-26T18:10:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[92867]: osdmap e269: 8 total, 8 up, 8 in 2024-07-26T18:10:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[92867]: pgmap v72: 121 pgs: 121 active+clean; 261 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.9 MiB/s wr, 2 op/s 2024-07-26T18:10:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:10:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:20.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[90507]: osdmap e269: 8 total, 8 up, 8 in 2024-07-26T18:10:20.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[90507]: pgmap v72: 121 pgs: 121 active+clean; 261 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.9 MiB/s wr, 2 op/s 2024-07-26T18:10:20.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:20.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:20.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:10:20.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:20 smithi135 ceph-mon[85352]: osdmap e269: 8 total, 8 up, 8 in 2024-07-26T18:10:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:20 smithi135 ceph-mon[85352]: pgmap v72: 121 pgs: 121 active+clean; 261 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.9 MiB/s wr, 2 op/s 2024-07-26T18:10:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:10:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:21.154 INFO:tasks.rados.rados.0.smithi071.stdout:986: done (0 left) 2024-07-26T18:10:21.154 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 100 2024-07-26T18:10:21.155 INFO:tasks.rados.rados.0.smithi071.stdout:987: seq_num 308 ranges {2531328=360448} 2024-07-26T18:10:21.171 INFO:tasks.rados.rados.0.smithi071.stdout:987: writing smithi07179299-25 from 2531328 to 2891776 tid 1 2024-07-26T18:10:21.171 INFO:tasks.rados.rados.0.smithi071.stdout:988: copy_from oid 1 from oid 10 current snap is 100 2024-07-26T18:10:21.171 INFO:tasks.rados.rados.0.smithi071.stdout:989: read oid 46 snap -1 2024-07-26T18:10:21.171 INFO:tasks.rados.rados.0.smithi071.stdout:989: expect (ObjNum 304 snap 98 seq_num 304) 2024-07-26T18:10:21.171 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 100 2024-07-26T18:10:21.171 INFO:tasks.rados.rados.0.smithi071.stdout:990: seq_num 309 ranges {0=376832} 2024-07-26T18:10:21.173 INFO:tasks.rados.rados.0.smithi071.stdout:990: writing smithi07179299-24 from 0 to 376832 tid 1 2024-07-26T18:10:21.173 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 100 2024-07-26T18:10:21.173 INFO:tasks.rados.rados.0.smithi071.stdout:991: seq_num 310 ranges {0=401408} 2024-07-26T18:10:21.176 INFO:tasks.rados.rados.0.smithi071.stdout:991: writing smithi07179299-5 from 0 to 401408 tid 1 2024-07-26T18:10:21.176 INFO:tasks.rados.rados.0.smithi071.stdout:992: rollback oid 26 current snap is 100 2024-07-26T18:10:21.176 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 26 to 83 2024-07-26T18:10:21.176 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 37 current snap is 100 2024-07-26T18:10:21.176 INFO:tasks.rados.rados.0.smithi071.stdout:993: seq_num 311 ranges {2605056=417792} 2024-07-26T18:10:21.193 INFO:tasks.rados.rados.0.smithi071.stdout:993: writing smithi07179299-37 from 2605056 to 3022848 tid 1 2024-07-26T18:10:21.193 INFO:tasks.rados.rados.0.smithi071.stdout:994: copy_from oid 35 from oid 18 current snap is 100 2024-07-26T18:10:21.193 INFO:tasks.rados.rados.0.smithi071.stdout:989: expect (ObjNum 304 snap 98 seq_num 304) 2024-07-26T18:10:21.202 INFO:tasks.rados.rados.0.smithi071.stdout:987: finishing write tid 1 to smithi07179299-25 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:987: finishing write tid 2 to smithi07179299-25 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:991: finishing write tid 1 to smithi07179299-5 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:990: finishing write tid 1 to smithi07179299-24 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:990: finishing write tid 2 to smithi07179299-24 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:989: done (7 left) 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:995: copy_from oid 36 from oid 11 current snap is 100 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:991: finishing write tid 2 to smithi07179299-5 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:992: finishing rollback tid 0 to smithi07179299-26 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:992: finishing rollback tid 1 to smithi07179299-26 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:992: finishing rollback tid 2 to smithi07179299-26 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 319 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:10:21.203 INFO:tasks.rados.rados.0.smithi071.stdout:990: finishing write tid 3 to smithi07179299-24 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:990: oid 24 updating version 0 to 622 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:990: oid 24 updating version 622 to 623 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 623 (ObjNum 309 snap 100 seq_num 309) dirty exists 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:990: left oid 24 (ObjNum 309 snap 100 seq_num 309) 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:991: finishing write tid 3 to smithi07179299-5 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:991: oid 5 updating version 0 to 367 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:991: oid 5 updating version 367 to 368 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 368 (ObjNum 310 snap 100 seq_num 310) dirty exists 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:991: left oid 5 (ObjNum 310 snap 100 seq_num 310) 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:987: finishing write tid 3 to smithi07179299-25 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:987: oid 25 updating version 0 to 316 2024-07-26T18:10:21.204 INFO:tasks.rados.rados.0.smithi071.stdout:987: oid 25 version 316 is already newer than 315 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 316 (ObjNum 308 snap 100 seq_num 308) dirty exists 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:987: left oid 25 (ObjNum 308 snap 100 seq_num 308) 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:988: finishing copy_from racing read to smithi07179299-1 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:988: finishing copy_from to smithi07179299-1 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 341 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:993: finishing write tid 1 to smithi07179299-37 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:993: finishing write tid 2 to smithi07179299-37 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:993: finishing write tid 3 to smithi07179299-37 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:993: oid 37 updating version 0 to 342 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:993: oid 37 updating version 342 to 343 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 343 (ObjNum 311 snap 100 seq_num 311) dirty exists 2024-07-26T18:10:21.205 INFO:tasks.rados.rados.0.smithi071.stdout:993: left oid 37 (ObjNum 311 snap 100 seq_num 311) 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:987: done (7 left) 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:988: done (6 left) 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:990: done (5 left) 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:991: done (4 left) 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:992: done (3 left) 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:993: done (2 left) 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:996: read oid 1 snap -1 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:996: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:997: setattr oid 20 current snap is 100 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:995: finishing copy_from to smithi07179299-36 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:995: got expected ENOENT (src dne) 2024-07-26T18:10:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:995: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:10:21.207 INFO:tasks.rados.rados.0.smithi071.stdout:995: done (3 left) 2024-07-26T18:10:21.207 INFO:tasks.rados.rados.0.smithi071.stdout:998: rollback oid 32 current snap is 100 2024-07-26T18:10:21.207 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 32 to 87 2024-07-26T18:10:21.208 INFO:tasks.rados.rados.0.smithi071.stdout:999: rollback oid 23 current snap is 100 2024-07-26T18:10:21.208 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 23 to 99 2024-07-26T18:10:21.208 INFO:tasks.rados.rados.0.smithi071.stdout:1000: read oid 3 snap -1 2024-07-26T18:10:21.208 INFO:tasks.rados.rados.0.smithi071.stdout:1000: expect deleted 2024-07-26T18:10:21.208 INFO:tasks.rados.rados.0.smithi071.stdout:1001: rollback oid 40 current snap is 100 2024-07-26T18:10:21.208 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 75 2024-07-26T18:10:21.208 INFO:tasks.rados.rados.0.smithi071.stdout:1002: delete oid 4 current snap is 100 2024-07-26T18:10:21.208 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 431 (ObjNum 215 snap 57 seq_num 215) dirty exists 2024-07-26T18:10:21.208 INFO:tasks.rados.rados.0.smithi071.stdout:999: finishing rollback tid 0 to smithi07179299-23 2024-07-26T18:10:21.210 INFO:tasks.rados.rados.0.smithi071.stdout:999: finishing rollback tid 1 to smithi07179299-23 2024-07-26T18:10:21.210 INFO:tasks.rados.rados.0.smithi071.stdout:999: finishing rollback tid 2 to smithi07179299-23 2024-07-26T18:10:21.210 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 413 (ObjNum 298 snap 96 seq_num 298) dirty exists 2024-07-26T18:10:21.210 INFO:tasks.rados.rados.0.smithi071.stdout:998: finishing rollback tid 0 to smithi07179299-32 2024-07-26T18:10:21.210 INFO:tasks.rados.rados.0.smithi071.stdout:998: finishing rollback tid 1 to smithi07179299-32 2024-07-26T18:10:21.211 INFO:tasks.rados.rados.0.smithi071.stdout:994: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:10:21.214 INFO:tasks.rados.rados.0.smithi071.stdout:996: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:998: finishing rollback tid 2 to smithi07179299-32 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 346 (ObjNum 215 snap 57 seq_num 215) dirty exists 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:994: finishing copy_from to smithi07179299-35 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 224 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:1001: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:994: done (7 left) 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:996: done (6 left) 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:997: done (5 left) 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:998: done (4 left) 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:999: done (3 left) 2024-07-26T18:10:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:1000: done (2 left) 2024-07-26T18:10:21.301 INFO:tasks.rados.rados.0.smithi071.stdout:1002: done (1 left) 2024-07-26T18:10:21.301 INFO:tasks.rados.rados.0.smithi071.stdout:1003: copy_from oid 20 from oid 25 current snap is 100 2024-07-26T18:10:21.301 INFO:tasks.rados.rados.0.smithi071.stdout:1001: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:10:21.301 INFO:tasks.rados.rados.0.smithi071.stdout:1001: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:10:21.301 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 628 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:10:21.301 INFO:tasks.rados.rados.0.smithi071.stdout:1001: done (1 left) 2024-07-26T18:10:21.301 INFO:tasks.rados.rados.0.smithi071.stdout:1004: setattr oid 30 current snap is 100 2024-07-26T18:10:21.301 INFO:tasks.rados.rados.0.smithi071.stdout:1005: snap_create 2024-07-26T18:10:21.303 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 205 (ObjNum 33 snap 0 seq_num 2057720256) dirty exists 2024-07-26T18:10:21.309 INFO:tasks.rados.rados.0.smithi071.stdout:1003: finishing copy_from racing read to smithi07179299-20 2024-07-26T18:10:21.311 INFO:tasks.rados.rados.0.smithi071.stdout:1003: finishing copy_from to smithi07179299-20 2024-07-26T18:10:21.311 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 316 (ObjNum 308 snap 100 seq_num 308) dirty exists 2024-07-26T18:10:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:21 smithi071 ceph-mon[90507]: Reconfiguring mds.a (monmap changed)... 2024-07-26T18:10:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:21 smithi071 ceph-mon[90507]: Reconfiguring daemon mds.a on smithi071 2024-07-26T18:10:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:21 smithi071 ceph-mon[90507]: osdmap e270: 8 total, 8 up, 8 in 2024-07-26T18:10:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:21 smithi071 ceph-mon[90507]: osdmap e271: 8 total, 8 up, 8 in 2024-07-26T18:10:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:21 smithi071 ceph-mon[92867]: Reconfiguring mds.a (monmap changed)... 2024-07-26T18:10:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:21 smithi071 ceph-mon[92867]: Reconfiguring daemon mds.a on smithi071 2024-07-26T18:10:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:21 smithi071 ceph-mon[92867]: osdmap e270: 8 total, 8 up, 8 in 2024-07-26T18:10:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:21 smithi071 ceph-mon[92867]: osdmap e271: 8 total, 8 up, 8 in 2024-07-26T18:10:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:21 smithi135 ceph-mon[85352]: Reconfiguring mds.a (monmap changed)... 2024-07-26T18:10:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:21 smithi135 ceph-mon[85352]: Reconfiguring daemon mds.a on smithi071 2024-07-26T18:10:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:21 smithi135 ceph-mon[85352]: osdmap e270: 8 total, 8 up, 8 in 2024-07-26T18:10:21.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:21 smithi135 ceph-mon[85352]: osdmap e271: 8 total, 8 up, 8 in 2024-07-26T18:10:22.181 INFO:tasks.rados.rados.0.smithi071.stdout:1003: done (2 left) 2024-07-26T18:10:22.182 INFO:tasks.rados.rados.0.smithi071.stdout:1004: done (1 left) 2024-07-26T18:10:22.182 INFO:tasks.rados.rados.0.smithi071.stdout:1005: done (0 left) 2024-07-26T18:10:22.182 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 101 2024-07-26T18:10:22.182 INFO:tasks.rados.rados.0.smithi071.stdout:1006: seq_num 313 ranges {1146880=450560} 2024-07-26T18:10:22.189 INFO:tasks.rados.rados.0.smithi071.stdout:1006: writing smithi07179299-6 from 1146880 to 1597440 tid 1 2024-07-26T18:10:22.190 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 101 2024-07-26T18:10:22.190 INFO:tasks.rados.rados.0.smithi071.stdout:1007: seq_num 314 ranges {0=466944} 2024-07-26T18:10:22.193 INFO:tasks.rados.rados.0.smithi071.stdout:1007: writing smithi07179299-44 from 0 to 466944 tid 1 2024-07-26T18:10:22.193 INFO:tasks.rados.rados.0.smithi071.stdout:1008: read oid 50 snap -1 2024-07-26T18:10:22.193 INFO:tasks.rados.rados.0.smithi071.stdout:1008: expect (ObjNum 299 snap 96 seq_num 299) 2024-07-26T18:10:22.193 INFO:tasks.rados.rados.0.smithi071.stdout:1009: snap_create 2024-07-26T18:10:22.196 INFO:tasks.rados.rados.0.smithi071.stdout:1006: finishing write tid 1 to smithi07179299-6 2024-07-26T18:10:22.196 INFO:tasks.rados.rados.0.smithi071.stdout:1006: finishing write tid 2 to smithi07179299-6 2024-07-26T18:10:22.198 INFO:tasks.rados.rados.0.smithi071.stdout:1006: finishing write tid 3 to smithi07179299-6 2024-07-26T18:10:22.198 INFO:tasks.rados.rados.0.smithi071.stdout:1006: oid 6 updating version 0 to 200 2024-07-26T18:10:22.198 INFO:tasks.rados.rados.0.smithi071.stdout:1006: oid 6 updating version 200 to 201 2024-07-26T18:10:22.198 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 201 (ObjNum 313 snap 101 seq_num 313) dirty exists 2024-07-26T18:10:22.198 INFO:tasks.rados.rados.0.smithi071.stdout:1006: left oid 6 (ObjNum 313 snap 101 seq_num 313) 2024-07-26T18:10:22.199 INFO:tasks.rados.rados.0.smithi071.stdout:1007: finishing write tid 1 to smithi07179299-44 2024-07-26T18:10:22.199 INFO:tasks.rados.rados.0.smithi071.stdout:1007: finishing write tid 2 to smithi07179299-44 2024-07-26T18:10:22.200 INFO:tasks.rados.rados.0.smithi071.stdout:1008: expect (ObjNum 299 snap 96 seq_num 299) 2024-07-26T18:10:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:1007: finishing write tid 3 to smithi07179299-44 2024-07-26T18:10:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:1007: oid 44 updating version 0 to 433 2024-07-26T18:10:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:1007: oid 44 updating version 433 to 434 2024-07-26T18:10:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 434 (ObjNum 314 snap 101 seq_num 314) dirty exists 2024-07-26T18:10:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:1007: left oid 44 (ObjNum 314 snap 101 seq_num 314) 2024-07-26T18:10:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:10:22] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2024-07-26T18:10:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[90507]: Reconfiguring mon.b (monmap changed)... 2024-07-26T18:10:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:10:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:10:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[90507]: Reconfiguring daemon mon.b on smithi135 2024-07-26T18:10:22.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[90507]: pgmap v75: 121 pgs: 121 active+clean; 261 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.9 MiB/s wr, 2 op/s 2024-07-26T18:10:22.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[90507]: osdmap e272: 8 total, 8 up, 8 in 2024-07-26T18:10:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[92867]: Reconfiguring mon.b (monmap changed)... 2024-07-26T18:10:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:10:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:10:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[92867]: Reconfiguring daemon mon.b on smithi135 2024-07-26T18:10:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[92867]: pgmap v75: 121 pgs: 121 active+clean; 261 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.9 MiB/s wr, 2 op/s 2024-07-26T18:10:22.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:22 smithi071 ceph-mon[92867]: osdmap e272: 8 total, 8 up, 8 in 2024-07-26T18:10:22.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:22.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:22.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:22 smithi135 ceph-mon[85352]: Reconfiguring mon.b (monmap changed)... 2024-07-26T18:10:22.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-07-26T18:10:22.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-07-26T18:10:22.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:22.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:22 smithi135 ceph-mon[85352]: Reconfiguring daemon mon.b on smithi135 2024-07-26T18:10:22.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:22 smithi135 ceph-mon[85352]: pgmap v75: 121 pgs: 121 active+clean; 261 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.9 MiB/s wr, 2 op/s 2024-07-26T18:10:22.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:22 smithi135 ceph-mon[85352]: osdmap e272: 8 total, 8 up, 8 in 2024-07-26T18:10:23.181 INFO:tasks.rados.rados.0.smithi071.stdout:1006: done (3 left) 2024-07-26T18:10:23.181 INFO:tasks.rados.rados.0.smithi071.stdout:1007: done (2 left) 2024-07-26T18:10:23.181 INFO:tasks.rados.rados.0.smithi071.stdout:1008: done (1 left) 2024-07-26T18:10:23.181 INFO:tasks.rados.rados.0.smithi071.stdout:1009: done (0 left) 2024-07-26T18:10:23.181 INFO:tasks.rados.rados.0.smithi071.stdout:1010: snap_create 2024-07-26T18:10:24.157 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:24.157 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:24.157 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:23 smithi135 ceph-mon[85352]: Reconfiguring mgr.x (monmap changed)... 2024-07-26T18:10:24.157 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:10:24.157 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:10:24.158 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:24.158 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:23 smithi135 ceph-mon[85352]: Reconfiguring daemon mgr.x on smithi135 2024-07-26T18:10:24.158 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:23 smithi135 ceph-mon[85352]: osdmap e273: 8 total, 8 up, 8 in 2024-07-26T18:10:24.158 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:23 smithi135 ceph-mon[85352]: pgmap v78: 121 pgs: 121 active+clean; 267 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-07-26T18:10:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[90507]: Reconfiguring mgr.x (monmap changed)... 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[90507]: Reconfiguring daemon mgr.x on smithi135 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[90507]: osdmap e273: 8 total, 8 up, 8 in 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[90507]: pgmap v78: 121 pgs: 121 active+clean; 267 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[92867]: Reconfiguring mgr.x (monmap changed)... 2024-07-26T18:10:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-07-26T18:10:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-07-26T18:10:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[92867]: Reconfiguring daemon mgr.x on smithi135 2024-07-26T18:10:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[92867]: osdmap e273: 8 total, 8 up, 8 in 2024-07-26T18:10:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:23 smithi071 ceph-mon[92867]: pgmap v78: 121 pgs: 121 active+clean; 267 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-07-26T18:10:24.184 INFO:tasks.rados.rados.0.smithi071.stdout:1010: done (0 left) 2024-07-26T18:10:24.185 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 103 2024-07-26T18:10:24.185 INFO:tasks.rados.rados.0.smithi071.stdout:1011: seq_num 315 ranges {401408=483328} 2024-07-26T18:10:24.189 INFO:tasks.rados.rados.0.smithi071.stdout:1011: writing smithi07179299-5 from 401408 to 884736 tid 1 2024-07-26T18:10:24.189 INFO:tasks.rados.rados.0.smithi071.stdout:1012: read oid 22 snap -1 2024-07-26T18:10:24.189 INFO:tasks.rados.rados.0.smithi071.stdout:1012: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:10:24.189 INFO:tasks.rados.rados.0.smithi071.stdout:1013: copy_from oid 25 from oid 29 current snap is 103 2024-07-26T18:10:24.189 INFO:tasks.rados.rados.0.smithi071.stdout:1014: snap_create 2024-07-26T18:10:24.194 INFO:tasks.rados.rados.0.smithi071.stdout:1012: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:10:24.195 INFO:tasks.rados.rados.0.smithi071.stdout:1011: finishing write tid 1 to smithi07179299-5 2024-07-26T18:10:24.197 INFO:tasks.rados.rados.0.smithi071.stdout:1011: finishing write tid 2 to smithi07179299-5 2024-07-26T18:10:24.198 INFO:tasks.rados.rados.0.smithi071.stdout:1011: finishing write tid 3 to smithi07179299-5 2024-07-26T18:10:24.198 INFO:tasks.rados.rados.0.smithi071.stdout:1011: oid 5 updating version 0 to 371 2024-07-26T18:10:24.198 INFO:tasks.rados.rados.0.smithi071.stdout:1011: oid 5 version 371 is already newer than 370 2024-07-26T18:10:24.198 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 371 (ObjNum 315 snap 103 seq_num 315) dirty exists 2024-07-26T18:10:24.198 INFO:tasks.rados.rados.0.smithi071.stdout:1011: left oid 5 (ObjNum 315 snap 103 seq_num 315) 2024-07-26T18:10:24.214 INFO:tasks.rados.rados.0.smithi071.stdout:1013: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:10:24.217 INFO:tasks.rados.rados.0.smithi071.stdout:1013: finishing copy_from to smithi07179299-25 2024-07-26T18:10:24.218 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 222 (ObjNum 259 snap 76 seq_num 259) dirty exists 2024-07-26T18:10:25.190 INFO:tasks.rados.rados.0.smithi071.stdout:1011: done (3 left) 2024-07-26T18:10:25.191 INFO:tasks.rados.rados.0.smithi071.stdout:1012: done (2 left) 2024-07-26T18:10:25.191 INFO:tasks.rados.rados.0.smithi071.stdout:1013: done (1 left) 2024-07-26T18:10:25.191 INFO:tasks.rados.rados.0.smithi071.stdout:1014: done (0 left) 2024-07-26T18:10:25.191 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 104 2024-07-26T18:10:25.191 INFO:tasks.rados.rados.0.smithi071.stdout:1015: seq_num 316 ranges {2146304=499712} 2024-07-26T18:10:25.204 INFO:tasks.rados.rados.0.smithi071.stdout:1015: writing smithi07179299-7 from 2146304 to 2646016 tid 1 2024-07-26T18:10:25.204 INFO:tasks.rados.rados.0.smithi071.stdout:1016: delete oid 9 current snap is 104 2024-07-26T18:10:25.210 INFO:tasks.rados.rados.0.smithi071.stdout:1016: done (1 left) 2024-07-26T18:10:25.210 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 3 current snap is 104 2024-07-26T18:10:25.210 INFO:tasks.rados.rados.0.smithi071.stdout:1017: seq_num 318 ranges {0=532480} 2024-07-26T18:10:25.214 INFO:tasks.rados.rados.0.smithi071.stdout:1017: writing smithi07179299-3 from 0 to 532480 tid 1 2024-07-26T18:10:25.214 INFO:tasks.rados.rados.0.smithi071.stdout:1015: finishing write tid 1 to smithi07179299-7 2024-07-26T18:10:25.214 INFO:tasks.rados.rados.0.smithi071.stdout:1015: finishing write tid 2 to smithi07179299-7 2024-07-26T18:10:25.214 INFO:tasks.rados.rados.0.smithi071.stdout:1015: finishing write tid 3 to smithi07179299-7 2024-07-26T18:10:25.214 INFO:tasks.rados.rados.0.smithi071.stdout:1015: oid 7 updating version 0 to 98 2024-07-26T18:10:25.214 INFO:tasks.rados.rados.0.smithi071.stdout:1015: oid 7 version 98 is already newer than 97 2024-07-26T18:10:25.215 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 98 (ObjNum 316 snap 104 seq_num 316) dirty exists 2024-07-26T18:10:25.215 INFO:tasks.rados.rados.0.smithi071.stdout:1015: left oid 7 (ObjNum 316 snap 104 seq_num 316) 2024-07-26T18:10:25.215 INFO:tasks.rados.rados.0.smithi071.stdout:1018: read oid 38 snap -1 2024-07-26T18:10:25.215 INFO:tasks.rados.rados.0.smithi071.stdout:1018: expect (ObjNum 206 snap 56 seq_num 206) 2024-07-26T18:10:25.215 INFO:tasks.rados.rados.0.smithi071.stdout:1015: done (2 left) 2024-07-26T18:10:25.215 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 104 2024-07-26T18:10:25.215 INFO:tasks.rados.rados.0.smithi071.stdout:1019: seq_num 319 ranges {2531328=548864} 2024-07-26T18:10:25.230 INFO:tasks.rados.rados.0.smithi071.stdout:1019: writing smithi07179299-26 from 2531328 to 3080192 tid 1 2024-07-26T18:10:25.230 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 104 2024-07-26T18:10:25.230 INFO:tasks.rados.rados.0.smithi071.stdout:1020: seq_num 320 ranges {884736=565248} 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:1020: writing smithi07179299-5 from 884736 to 1449984 tid 1 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:1021: snap_create 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:1017: finishing write tid 1 to smithi07179299-3 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:1017: finishing write tid 2 to smithi07179299-3 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:1017: finishing write tid 3 to smithi07179299-3 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:1017: oid 3 updating version 0 to 415 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:1017: oid 3 version 415 is already newer than 414 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 415 (ObjNum 318 snap 104 seq_num 318) dirty exists 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:1017: left oid 3 (ObjNum 318 snap 104 seq_num 318) 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:1019: finishing write tid 1 to smithi07179299-26 2024-07-26T18:10:25.239 INFO:tasks.rados.rados.0.smithi071.stdout:1019: finishing write tid 2 to smithi07179299-26 2024-07-26T18:10:25.240 INFO:tasks.rados.rados.0.smithi071.stdout:1019: finishing write tid 3 to smithi07179299-26 2024-07-26T18:10:25.240 INFO:tasks.rados.rados.0.smithi071.stdout:1019: oid 26 updating version 0 to 321 2024-07-26T18:10:25.240 INFO:tasks.rados.rados.0.smithi071.stdout:1019: oid 26 version 321 is already newer than 320 2024-07-26T18:10:25.240 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 321 (ObjNum 319 snap 104 seq_num 319) dirty exists 2024-07-26T18:10:25.240 INFO:tasks.rados.rados.0.smithi071.stdout:1019: left oid 26 (ObjNum 319 snap 104 seq_num 319) 2024-07-26T18:10:25.242 INFO:tasks.rados.rados.0.smithi071.stdout:1020: finishing write tid 1 to smithi07179299-5 2024-07-26T18:10:25.242 INFO:tasks.rados.rados.0.smithi071.stdout:1020: finishing write tid 2 to smithi07179299-5 2024-07-26T18:10:25.243 INFO:tasks.rados.rados.0.smithi071.stdout:1020: finishing write tid 3 to smithi07179299-5 2024-07-26T18:10:25.244 INFO:tasks.rados.rados.0.smithi071.stdout:1020: oid 5 updating version 0 to 374 2024-07-26T18:10:25.244 INFO:tasks.rados.rados.0.smithi071.stdout:1020: oid 5 version 374 is already newer than 373 2024-07-26T18:10:25.244 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 374 (ObjNum 320 snap 104 seq_num 320) dirty exists 2024-07-26T18:10:25.244 INFO:tasks.rados.rados.0.smithi071.stdout:1020: left oid 5 (ObjNum 320 snap 104 seq_num 320) 2024-07-26T18:10:25.264 INFO:tasks.rados.rados.0.smithi071.stdout:1018: expect (ObjNum 206 snap 56 seq_num 206) 2024-07-26T18:10:25.549 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:25 smithi135 ceph-mon[85352]: osdmap e274: 8 total, 8 up, 8 in 2024-07-26T18:10:25.549 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:25.549 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:25.549 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:25 smithi135 ceph-mon[85352]: Reconfiguring osd.4 (monmap changed)... 2024-07-26T18:10:25.549 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-26T18:10:25.549 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:25.549 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:25 smithi135 ceph-mon[85352]: Reconfiguring daemon osd.4 on smithi135 2024-07-26T18:10:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[90507]: osdmap e274: 8 total, 8 up, 8 in 2024-07-26T18:10:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[90507]: Reconfiguring osd.4 (monmap changed)... 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[90507]: Reconfiguring daemon osd.4 on smithi135 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[92867]: osdmap e274: 8 total, 8 up, 8 in 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[92867]: Reconfiguring osd.4 (monmap changed)... 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:25 smithi071 ceph-mon[92867]: Reconfiguring daemon osd.4 on smithi135 2024-07-26T18:10:26.154 INFO:tasks.rados.rados.0.smithi071.stdout:1017: done (4 left) 2024-07-26T18:10:26.154 INFO:tasks.rados.rados.0.smithi071.stdout:1018: done (3 left) 2024-07-26T18:10:26.154 INFO:tasks.rados.rados.0.smithi071.stdout:1019: done (2 left) 2024-07-26T18:10:26.154 INFO:tasks.rados.rados.0.smithi071.stdout:1020: done (1 left) 2024-07-26T18:10:26.154 INFO:tasks.rados.rados.0.smithi071.stdout:1021: done (0 left) 2024-07-26T18:10:26.154 INFO:tasks.rados.rados.0.smithi071.stdout:1022: copy_from oid 12 from oid 23 current snap is 105 2024-07-26T18:10:26.154 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 105 2024-07-26T18:10:26.154 INFO:tasks.rados.rados.0.smithi071.stdout:1023: seq_num 321 ranges {2957312=581632} 2024-07-26T18:10:26.173 INFO:tasks.rados.rados.0.smithi071.stdout:1023: writing smithi07179299-19 from 2957312 to 3538944 tid 1 2024-07-26T18:10:26.173 INFO:tasks.rados.rados.0.smithi071.stdout:1024: read oid 2 snap -1 2024-07-26T18:10:26.174 INFO:tasks.rados.rados.0.smithi071.stdout:1024: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:10:26.174 INFO:tasks.rados.rados.0.smithi071.stdout:1025: read oid 9 snap 83 2024-07-26T18:10:26.174 INFO:tasks.rados.rados.0.smithi071.stdout:1025: expect (ObjNum 271 snap 82 seq_num 271) 2024-07-26T18:10:26.174 INFO:tasks.rados.rados.0.smithi071.stdout:1026: copy_from oid 32 from oid 20 current snap is 105 2024-07-26T18:10:26.174 INFO:tasks.rados.rados.0.smithi071.stdout:1027: delete oid 34 current snap is 105 2024-07-26T18:10:26.185 INFO:tasks.rados.rados.0.smithi071.stdout:1022: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:10:26.185 INFO:tasks.rados.rados.0.smithi071.stdout:1027: done (5 left) 2024-07-26T18:10:26.185 INFO:tasks.rados.rados.0.smithi071.stdout:1028: setattr oid 21 current snap is 105 2024-07-26T18:10:26.186 INFO:tasks.rados.rados.0.smithi071.stdout:1029: rollback oid 6 current snap is 105 2024-07-26T18:10:26.187 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 6 to 83 2024-07-26T18:10:26.187 INFO:tasks.rados.rados.0.smithi071.stdout:1030: delete oid 31 current snap is 105 2024-07-26T18:10:26.187 INFO:tasks.rados.rados.0.smithi071.stdout:1023: finishing write tid 1 to smithi07179299-19 2024-07-26T18:10:26.187 INFO:tasks.rados.rados.0.smithi071.stdout:1023: finishing write tid 2 to smithi07179299-19 2024-07-26T18:10:26.188 INFO:tasks.rados.rados.0.smithi071.stdout:1023: finishing write tid 3 to smithi07179299-19 2024-07-26T18:10:26.188 INFO:tasks.rados.rados.0.smithi071.stdout:1023: oid 19 updating version 0 to 334 2024-07-26T18:10:26.188 INFO:tasks.rados.rados.0.smithi071.stdout:1023: oid 19 version 334 is already newer than 333 2024-07-26T18:10:26.188 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 334 (ObjNum 321 snap 105 seq_num 321) dirty exists 2024-07-26T18:10:26.188 INFO:tasks.rados.rados.0.smithi071.stdout:1023: left oid 19 (ObjNum 321 snap 105 seq_num 321) 2024-07-26T18:10:26.190 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 343 (ObjNum 177 snap 44 seq_num 177) dirty exists 2024-07-26T18:10:26.192 INFO:tasks.rados.rados.0.smithi071.stdout:1029: finishing rollback tid 0 to smithi07179299-6 2024-07-26T18:10:26.192 INFO:tasks.rados.rados.0.smithi071.stdout:1029: finishing rollback tid 1 to smithi07179299-6 2024-07-26T18:10:26.192 INFO:tasks.rados.rados.0.smithi071.stdout:1024: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:10:26.295 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:26 smithi135 ceph-mon[85352]: osdmap e275: 8 total, 8 up, 8 in 2024-07-26T18:10:26.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:26 smithi135 ceph-mon[85352]: pgmap v81: 121 pgs: 121 active+clean; 267 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-07-26T18:10:26.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:26.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:26.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-26T18:10:26.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:26.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:26 smithi135 ceph-mon[85352]: osdmap e276: 8 total, 8 up, 8 in 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:1029: finishing rollback tid 2 to smithi07179299-6 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 204 (ObjNum 68 snap 6 seq_num 68) dirty exists 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:1022: finishing copy_from to smithi07179299-12 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 413 (ObjNum 298 snap 96 seq_num 298) dirty exists 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:1022: done (7 left) 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:1023: done (6 left) 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:1024: done (5 left) 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:1028: done (4 left) 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:1029: done (3 left) 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:1030: done (2 left) 2024-07-26T18:10:26.406 INFO:tasks.rados.rados.0.smithi071.stdout:1031: copy_from oid 6 from oid 3 current snap is 105 2024-07-26T18:10:26.407 INFO:tasks.rados.rados.0.smithi071.stdout:1026: finishing copy_from racing read to smithi07179299-32 2024-07-26T18:10:26.407 INFO:tasks.rados.rados.0.smithi071.stdout:1025: expect (ObjNum 271 snap 82 seq_num 271) 2024-07-26T18:10:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[92867]: osdmap e275: 8 total, 8 up, 8 in 2024-07-26T18:10:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[92867]: pgmap v81: 121 pgs: 121 active+clean; 267 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-07-26T18:10:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-26T18:10:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[92867]: osdmap e276: 8 total, 8 up, 8 in 2024-07-26T18:10:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[90507]: osdmap e275: 8 total, 8 up, 8 in 2024-07-26T18:10:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[90507]: pgmap v81: 121 pgs: 121 active+clean; 267 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-07-26T18:10:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-26T18:10:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:26.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:26 smithi071 ceph-mon[90507]: osdmap e276: 8 total, 8 up, 8 in 2024-07-26T18:10:26.809 INFO:tasks.rados.rados.0.smithi071.stdout:1026: finishing copy_from to smithi07179299-32 2024-07-26T18:10:26.809 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 316 (ObjNum 308 snap 100 seq_num 308) dirty exists 2024-07-26T18:10:26.809 INFO:tasks.rados.rados.0.smithi071.stdout:1025: done (2 left) 2024-07-26T18:10:26.809 INFO:tasks.rados.rados.0.smithi071.stdout:1026: done (1 left) 2024-07-26T18:10:26.809 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 105 2024-07-26T18:10:26.809 INFO:tasks.rados.rados.0.smithi071.stdout:1031: finishing copy_from racing read to smithi07179299-6 2024-07-26T18:10:26.809 INFO:tasks.rados.rados.0.smithi071.stdout:1032: seq_num 324 ranges {2605056=630784} 2024-07-26T18:10:26.826 INFO:tasks.rados.rados.0.smithi071.stdout:1032: writing smithi07179299-1 from 2605056 to 3235840 tid 1 2024-07-26T18:10:26.826 INFO:tasks.rados.rados.0.smithi071.stdout:1033: delete oid 36 current snap is 105 2024-07-26T18:10:26.826 INFO:tasks.rados.rados.0.smithi071.stdout:1031: finishing copy_from to smithi07179299-6 2024-07-26T18:10:26.826 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 415 (ObjNum 318 snap 104 seq_num 318) dirty exists 2024-07-26T18:10:26.827 INFO:tasks.rados.rados.0.smithi071.stdout:1031: done (2 left) 2024-07-26T18:10:26.827 INFO:tasks.rados.rados.0.smithi071.stdout:1033: done (1 left) 2024-07-26T18:10:26.827 INFO:tasks.rados.rados.0.smithi071.stdout:1034: snap_create 2024-07-26T18:10:26.829 INFO:tasks.rados.rados.0.smithi071.stdout:1032: finishing write tid 1 to smithi07179299-1 2024-07-26T18:10:26.829 INFO:tasks.rados.rados.0.smithi071.stdout:1032: finishing write tid 2 to smithi07179299-1 2024-07-26T18:10:26.830 INFO:tasks.rados.rados.0.smithi071.stdout:1032: finishing write tid 3 to smithi07179299-1 2024-07-26T18:10:26.830 INFO:tasks.rados.rados.0.smithi071.stdout:1032: oid 1 updating version 0 to 348 2024-07-26T18:10:26.830 INFO:tasks.rados.rados.0.smithi071.stdout:1032: oid 1 updating version 348 to 349 2024-07-26T18:10:26.830 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 349 (ObjNum 324 snap 105 seq_num 324) dirty exists 2024-07-26T18:10:26.830 INFO:tasks.rados.rados.0.smithi071.stdout:1032: left oid 1 (ObjNum 324 snap 105 seq_num 324) 2024-07-26T18:10:27.202 INFO:tasks.rados.rados.0.smithi071.stdout:1032: done (1 left) 2024-07-26T18:10:27.202 INFO:tasks.rados.rados.0.smithi071.stdout:1034: done (0 left) 2024-07-26T18:10:27.202 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 106 2024-07-26T18:10:27.202 INFO:tasks.rados.rados.0.smithi071.stdout:1035: seq_num 326 ranges {0=663552} 2024-07-26T18:10:27.205 INFO:tasks.rados.rados.0.smithi071.stdout:1035: writing smithi07179299-47 from 0 to 663552 tid 1 2024-07-26T18:10:27.205 INFO:tasks.rados.rados.0.smithi071.stdout:1036: snap_remove snap 99 2024-07-26T18:10:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:27 smithi135 ceph-mon[85352]: Reconfiguring osd.5 (monmap changed)... 2024-07-26T18:10:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:27 smithi135 ceph-mon[85352]: Reconfiguring daemon osd.5 on smithi135 2024-07-26T18:10:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-26T18:10:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[92867]: Reconfiguring osd.5 (monmap changed)... 2024-07-26T18:10:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[92867]: Reconfiguring daemon osd.5 on smithi135 2024-07-26T18:10:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:27.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:27.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-26T18:10:27.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[90507]: Reconfiguring osd.5 (monmap changed)... 2024-07-26T18:10:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[90507]: Reconfiguring daemon osd.5 on smithi135 2024-07-26T18:10:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-26T18:10:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:28.222 INFO:tasks.rados.rados.0.smithi071.stdout:1036: done (1 left) 2024-07-26T18:10:28.222 INFO:tasks.rados.rados.0.smithi071.stdout:1037: delete oid 9 current snap is 106 2024-07-26T18:10:28.222 INFO:tasks.rados.rados.0.smithi071.stdout:1035: finishing write tid 1 to smithi07179299-47 2024-07-26T18:10:28.222 INFO:tasks.rados.rados.0.smithi071.stdout:1035: finishing write tid 2 to smithi07179299-47 2024-07-26T18:10:28.222 INFO:tasks.rados.rados.0.smithi071.stdout:1035: finishing write tid 3 to smithi07179299-47 2024-07-26T18:10:28.222 INFO:tasks.rados.rados.0.smithi071.stdout:1035: oid 47 updating version 0 to 53 2024-07-26T18:10:28.222 INFO:tasks.rados.rados.0.smithi071.stdout:1035: oid 47 updating version 53 to 54 2024-07-26T18:10:28.222 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 54 (ObjNum 326 snap 106 seq_num 326) dirty exists 2024-07-26T18:10:28.222 INFO:tasks.rados.rados.0.smithi071.stdout:1035: left oid 47 (ObjNum 326 snap 106 seq_num 326) 2024-07-26T18:10:28.226 INFO:tasks.rados.rados.0.smithi071.stdout:1035: done (1 left) 2024-07-26T18:10:28.226 INFO:tasks.rados.rados.0.smithi071.stdout:1037: done (0 left) 2024-07-26T18:10:28.226 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 106 2024-07-26T18:10:28.226 INFO:tasks.rados.rados.0.smithi071.stdout:1038: seq_num 328 ranges {294912=696320} 2024-07-26T18:10:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1038: writing smithi07179299-46 from 294912 to 991232 tid 1 2024-07-26T18:10:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 106 2024-07-26T18:10:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1039: seq_num 329 ranges {1327104=712704} 2024-07-26T18:10:28.243 INFO:tasks.rados.rados.0.smithi071.stdout:1039: writing smithi07179299-15 from 1327104 to 2039808 tid 1 2024-07-26T18:10:28.243 INFO:tasks.rados.rados.0.smithi071.stdout:1040: read oid 31 snap -1 2024-07-26T18:10:28.243 INFO:tasks.rados.rados.0.smithi071.stdout:1040: expect deleted 2024-07-26T18:10:28.243 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 106 2024-07-26T18:10:28.243 INFO:tasks.rados.rados.0.smithi071.stdout:1038: finishing write tid 1 to smithi07179299-46 2024-07-26T18:10:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:1038: finishing write tid 2 to smithi07179299-46 2024-07-26T18:10:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:1038: finishing write tid 3 to smithi07179299-46 2024-07-26T18:10:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:1038: oid 46 updating version 0 to 417 2024-07-26T18:10:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:1038: oid 46 version 417 is already newer than 416 2024-07-26T18:10:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 417 (ObjNum 328 snap 106 seq_num 328) dirty exists 2024-07-26T18:10:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:1038: left oid 46 (ObjNum 328 snap 106 seq_num 328) 2024-07-26T18:10:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:1041: seq_num 330 ranges {5488640=737280} 2024-07-26T18:10:28.276 INFO:tasks.rados.rados.0.smithi071.stdout:1041: writing smithi07179299-23 from 5488640 to 6225920 tid 1 2024-07-26T18:10:28.276 INFO:tasks.rados.rados.0.smithi071.stdout:1038: done (3 left) 2024-07-26T18:10:28.277 INFO:tasks.rados.rados.0.smithi071.stdout:1042: snap_remove snap 75 2024-07-26T18:10:28.435 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:28 smithi135 ceph-mon[85352]: Reconfiguring osd.6 (monmap changed)... 2024-07-26T18:10:28.435 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:28 smithi135 ceph-mon[85352]: Reconfiguring daemon osd.6 on smithi135 2024-07-26T18:10:28.435 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:28 smithi135 ceph-mon[85352]: osdmap e277: 8 total, 8 up, 8 in 2024-07-26T18:10:28.435 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:28 smithi135 ceph-mon[85352]: pgmap v84: 121 pgs: 121 active+clean; 267 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:28.435 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:28 smithi071 ceph-mon[90507]: Reconfiguring osd.6 (monmap changed)... 2024-07-26T18:10:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:28 smithi071 ceph-mon[90507]: Reconfiguring daemon osd.6 on smithi135 2024-07-26T18:10:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:28 smithi071 ceph-mon[90507]: osdmap e277: 8 total, 8 up, 8 in 2024-07-26T18:10:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:28 smithi071 ceph-mon[90507]: pgmap v84: 121 pgs: 121 active+clean; 267 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:28 smithi071 ceph-mon[92867]: Reconfiguring osd.6 (monmap changed)... 2024-07-26T18:10:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:28 smithi071 ceph-mon[92867]: Reconfiguring daemon osd.6 on smithi135 2024-07-26T18:10:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:28 smithi071 ceph-mon[92867]: osdmap e277: 8 total, 8 up, 8 in 2024-07-26T18:10:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:28 smithi071 ceph-mon[92867]: pgmap v84: 121 pgs: 121 active+clean; 267 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:29.224 INFO:tasks.rados.rados.0.smithi071.stdout:1039: finishing write tid 1 to smithi07179299-15 2024-07-26T18:10:29.224 INFO:tasks.rados.rados.0.smithi071.stdout:1039: finishing write tid 2 to smithi07179299-15 2024-07-26T18:10:29.224 INFO:tasks.rados.rados.0.smithi071.stdout:1039: finishing write tid 3 to smithi07179299-15 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:1039: oid 15 updating version 0 to 319 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:1039: oid 15 updating version 319 to 320 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 320 (ObjNum 329 snap 106 seq_num 329) dirty exists 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:1039: left oid 15 (ObjNum 329 snap 106 seq_num 329) 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:1041: finishing write tid 1 to smithi07179299-23 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:1039: done (3 left) 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:1040: done (2 left) 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:1042: done (1 left) 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:1043: rmattr oid 46 current snap is 106 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:1043: done (1 left) 2024-07-26T18:10:29.225 INFO:tasks.rados.rados.0.smithi071.stdout:1044: snap_remove snap 98 2024-07-26T18:10:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:29 smithi135 ceph-mon[85352]: osdmap e278: 8 total, 8 up, 8 in 2024-07-26T18:10:29.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:29.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:29.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:29 smithi135 ceph-mon[85352]: Reconfiguring osd.7 (monmap changed)... 2024-07-26T18:10:29.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-26T18:10:29.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:29.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:29 smithi135 ceph-mon[85352]: Reconfiguring daemon osd.7 on smithi135 2024-07-26T18:10:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[90507]: osdmap e278: 8 total, 8 up, 8 in 2024-07-26T18:10:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[90507]: Reconfiguring osd.7 (monmap changed)... 2024-07-26T18:10:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-26T18:10:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[90507]: Reconfiguring daemon osd.7 on smithi135 2024-07-26T18:10:29.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[92867]: osdmap e278: 8 total, 8 up, 8 in 2024-07-26T18:10:29.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:29.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:29.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[92867]: Reconfiguring osd.7 (monmap changed)... 2024-07-26T18:10:29.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-26T18:10:29.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:29.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:29 smithi071 ceph-mon[92867]: Reconfiguring daemon osd.7 on smithi135 2024-07-26T18:10:30.236 INFO:tasks.rados.rados.0.smithi071.stdout:1041: finishing write tid 2 to smithi07179299-23 2024-07-26T18:10:30.236 INFO:tasks.rados.rados.0.smithi071.stdout:1041: finishing write tid 3 to smithi07179299-23 2024-07-26T18:10:30.236 INFO:tasks.rados.rados.0.smithi071.stdout:1041: oid 23 updating version 0 to 420 2024-07-26T18:10:30.237 INFO:tasks.rados.rados.0.smithi071.stdout:1041: oid 23 version 420 is already newer than 419 2024-07-26T18:10:30.237 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 420 (ObjNum 330 snap 106 seq_num 330) dirty exists 2024-07-26T18:10:30.237 INFO:tasks.rados.rados.0.smithi071.stdout:1041: left oid 23 (ObjNum 330 snap 106 seq_num 330) 2024-07-26T18:10:30.237 INFO:tasks.rados.rados.0.smithi071.stdout:1041: done (1 left) 2024-07-26T18:10:30.237 INFO:tasks.rados.rados.0.smithi071.stdout:1044: done (0 left) 2024-07-26T18:10:30.237 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 106 2024-07-26T18:10:30.237 INFO:tasks.rados.rados.0.smithi071.stdout:1045: seq_num 331 ranges {3538944=753664} 2024-07-26T18:10:30.260 INFO:tasks.rados.rados.0.smithi071.stdout:1045: writing smithi07179299-19 from 3538944 to 4292608 tid 1 2024-07-26T18:10:30.260 INFO:tasks.rados.rados.0.smithi071.stdout:1046: read oid 41 snap -1 2024-07-26T18:10:30.261 INFO:tasks.rados.rados.0.smithi071.stdout:1046: expect (ObjNum 295 snap 95 seq_num 295) 2024-07-26T18:10:30.261 INFO:tasks.rados.rados.0.smithi071.stdout:1047: read oid 40 snap 88 2024-07-26T18:10:30.261 INFO:tasks.rados.rados.0.smithi071.stdout:1047: expect (ObjNum 206 snap 56 seq_num 206) 2024-07-26T18:10:30.261 INFO:tasks.rados.rados.0.smithi071.stdout:1048: delete oid 49 current snap is 106 2024-07-26T18:10:30.264 INFO:tasks.rados.rados.0.smithi071.stdout:1048: done (3 left) 2024-07-26T18:10:30.265 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 106 2024-07-26T18:10:30.265 INFO:tasks.rados.rados.0.smithi071.stdout:1049: seq_num 333 ranges {229376=786432} 2024-07-26T18:10:30.271 INFO:tasks.rados.rados.0.smithi071.stdout:1049: writing smithi07179299-28 from 229376 to 1015808 tid 1 2024-07-26T18:10:30.271 INFO:tasks.rados.rados.0.smithi071.stdout:1050: read oid 45 snap -1 2024-07-26T18:10:30.271 INFO:tasks.rados.rados.0.smithi071.stdout:1050: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:10:30.271 INFO:tasks.rados.rados.0.smithi071.stdout:1051: read oid 11 snap 87 2024-07-26T18:10:30.271 INFO:tasks.rados.rados.0.smithi071.stdout:1051: expect deleted 2024-07-26T18:10:30.271 INFO:tasks.rados.rados.0.smithi071.stdout:1052: snap_remove snap 84 2024-07-26T18:10:30.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:30 smithi135 ceph-mon[85352]: osdmap e279: 8 total, 8 up, 8 in 2024-07-26T18:10:30.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:30 smithi135 ceph-mon[85352]: pgmap v87: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.8 MiB/s wr, 20 op/s 2024-07-26T18:10:30.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:30.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:30.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:10:30.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[92867]: osdmap e279: 8 total, 8 up, 8 in 2024-07-26T18:10:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[92867]: pgmap v87: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.8 MiB/s wr, 20 op/s 2024-07-26T18:10:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:10:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:30.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[90507]: osdmap e279: 8 total, 8 up, 8 in 2024-07-26T18:10:30.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[90507]: pgmap v87: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.8 MiB/s wr, 20 op/s 2024-07-26T18:10:30.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:30.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:30.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:10:30.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:31.156 INFO:tasks.rados.rados.0.smithi071.stdout:1052: done (6 left) 2024-07-26T18:10:31.156 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 106 2024-07-26T18:10:31.156 INFO:tasks.rados.rados.0.smithi071.stdout:1045: finishing write tid 1 to smithi07179299-19 2024-07-26T18:10:31.156 INFO:tasks.rados.rados.0.smithi071.stdout:1045: finishing write tid 2 to smithi07179299-19 2024-07-26T18:10:31.156 INFO:tasks.rados.rados.0.smithi071.stdout:1045: finishing write tid 3 to smithi07179299-19 2024-07-26T18:10:31.156 INFO:tasks.rados.rados.0.smithi071.stdout:1045: oid 19 updating version 0 to 335 2024-07-26T18:10:31.157 INFO:tasks.rados.rados.0.smithi071.stdout:1045: oid 19 updating version 335 to 336 2024-07-26T18:10:31.157 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 336 (ObjNum 331 snap 106 seq_num 331) dirty exists 2024-07-26T18:10:31.157 INFO:tasks.rados.rados.0.smithi071.stdout:1045: left oid 19 (ObjNum 331 snap 106 seq_num 331) 2024-07-26T18:10:31.157 INFO:tasks.rados.rados.0.smithi071.stdout:1053: seq_num 334 ranges {2891776=802816} 2024-07-26T18:10:31.178 INFO:tasks.rados.rados.0.smithi071.stdout:1053: writing smithi07179299-32 from 2891776 to 3694592 tid 1 2024-07-26T18:10:31.178 INFO:tasks.rados.rados.0.smithi071.stdout:1045: done (6 left) 2024-07-26T18:10:31.178 INFO:tasks.rados.rados.0.smithi071.stdout:1051: done (5 left) 2024-07-26T18:10:31.178 INFO:tasks.rados.rados.0.smithi071.stdout:1054: rmattr oid 3 current snap is 106 2024-07-26T18:10:31.178 INFO:tasks.rados.rados.0.smithi071.stdout:1054: done (5 left) 2024-07-26T18:10:31.179 INFO:tasks.rados.rados.0.smithi071.stdout:1055: copy_from oid 35 from oid 14 current snap is 106 2024-07-26T18:10:31.179 INFO:tasks.rados.rados.0.smithi071.stdout:1046: expect (ObjNum 295 snap 95 seq_num 295) 2024-07-26T18:10:31.346 INFO:tasks.rados.rados.0.smithi071.stdout:1049: finishing write tid 1 to smithi07179299-28 2024-07-26T18:10:31.346 INFO:tasks.rados.rados.0.smithi071.stdout:1049: finishing write tid 2 to smithi07179299-28 2024-07-26T18:10:31.346 INFO:tasks.rados.rados.0.smithi071.stdout:1049: finishing write tid 3 to smithi07179299-28 2024-07-26T18:10:31.346 INFO:tasks.rados.rados.0.smithi071.stdout:1049: oid 28 updating version 0 to 344 2024-07-26T18:10:31.346 INFO:tasks.rados.rados.0.smithi071.stdout:1049: oid 28 updating version 344 to 345 2024-07-26T18:10:31.347 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 345 (ObjNum 333 snap 106 seq_num 333) dirty exists 2024-07-26T18:10:31.347 INFO:tasks.rados.rados.0.smithi071.stdout:1049: left oid 28 (ObjNum 333 snap 106 seq_num 333) 2024-07-26T18:10:31.347 INFO:tasks.rados.rados.0.smithi071.stdout:1047: expect (ObjNum 206 snap 56 seq_num 206) 2024-07-26T18:10:31.519 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:31 smithi071 ceph-mon[92867]: Reconfiguring mds.b (monmap changed)... 2024-07-26T18:10:31.519 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:31 smithi071 ceph-mon[92867]: Reconfiguring daemon mds.b on smithi135 2024-07-26T18:10:31.519 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:31 smithi071 ceph-mon[92867]: osdmap e280: 8 total, 8 up, 8 in 2024-07-26T18:10:31.519 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:31 smithi071 ceph-mon[92867]: osdmap e281: 8 total, 8 up, 8 in 2024-07-26T18:10:31.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:31 smithi071 ceph-mon[90507]: Reconfiguring mds.b (monmap changed)... 2024-07-26T18:10:31.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:31 smithi071 ceph-mon[90507]: Reconfiguring daemon mds.b on smithi135 2024-07-26T18:10:31.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:31 smithi071 ceph-mon[90507]: osdmap e280: 8 total, 8 up, 8 in 2024-07-26T18:10:31.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:31 smithi071 ceph-mon[90507]: osdmap e281: 8 total, 8 up, 8 in 2024-07-26T18:10:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:31 smithi135 ceph-mon[85352]: Reconfiguring mds.b (monmap changed)... 2024-07-26T18:10:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:31 smithi135 ceph-mon[85352]: Reconfiguring daemon mds.b on smithi135 2024-07-26T18:10:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:31 smithi135 ceph-mon[85352]: osdmap e280: 8 total, 8 up, 8 in 2024-07-26T18:10:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:31 smithi135 ceph-mon[85352]: osdmap e281: 8 total, 8 up, 8 in 2024-07-26T18:10:31.947 INFO:tasks.rados.rados.0.smithi071.stdout:1050: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:10:32.036 INFO:tasks.rados.rados.0.smithi071.stdout:1053: finishing write tid 1 to smithi07179299-32 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1046: done (5 left) 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1047: done (4 left) 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1049: done (3 left) 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1050: done (2 left) 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1056: delete oid 29 current snap is 106 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1053: finishing write tid 2 to smithi07179299-32 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1053: finishing write tid 3 to smithi07179299-32 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1053: oid 32 updating version 0 to 359 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1053: oid 32 updating version 359 to 360 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 360 (ObjNum 334 snap 106 seq_num 334) dirty exists 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1053: left oid 32 (ObjNum 334 snap 106 seq_num 334) 2024-07-26T18:10:32.037 INFO:tasks.rados.rados.0.smithi071.stdout:1055: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:10:32.038 INFO:tasks.rados.rados.0.smithi071.stdout:1055: finishing copy_from to smithi07179299-35 2024-07-26T18:10:32.038 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 204 (ObjNum 194 snap 49 seq_num 194) dirty exists 2024-07-26T18:10:32.039 INFO:tasks.rados.rados.0.smithi071.stdout:1053: done (2 left) 2024-07-26T18:10:32.039 INFO:tasks.rados.rados.0.smithi071.stdout:1055: done (1 left) 2024-07-26T18:10:32.039 INFO:tasks.rados.rados.0.smithi071.stdout:1056: done (0 left) 2024-07-26T18:10:32.039 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 106 2024-07-26T18:10:32.039 INFO:tasks.rados.rados.0.smithi071.stdout:1057: seq_num 336 ranges {3694592=434176,4128768=401408} 2024-07-26T18:10:32.061 INFO:tasks.rados.rados.0.smithi071.stdout:1057: writing smithi07179299-32 from 3694592 to 4128768 tid 1 2024-07-26T18:10:32.063 INFO:tasks.rados.rados.0.smithi071.stdout:1057: writing smithi07179299-32 from 4128768 to 4530176 tid 2 2024-07-26T18:10:32.064 INFO:tasks.rados.rados.0.smithi071.stdout:1058: snap_remove snap 100 2024-07-26T18:10:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:10:32] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-07-26T18:10:32.512 INFO:tasks.rados.rados.0.smithi071.stdout:1057: finishing write tid 1 to smithi07179299-32 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:1057: finishing write tid 2 to smithi07179299-32 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:1057: finishing write tid 3 to smithi07179299-32 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:1057: finishing write tid 4 to smithi07179299-32 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:1057: oid 32 updating version 0 to 363 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:1057: oid 32 version 363 is already newer than 362 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:1057: oid 32 version 363 is already newer than 361 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 363 (ObjNum 336 snap 106 seq_num 336) dirty exists 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:1057: left oid 32 (ObjNum 336 snap 106 seq_num 336) 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:1057: done (1 left) 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:1058: done (0 left) 2024-07-26T18:10:32.513 INFO:tasks.rados.rados.0.smithi071.stdout:1059: rmattr oid 34 current snap is 106 2024-07-26T18:10:32.514 INFO:tasks.rados.rados.0.smithi071.stdout:1059: done (0 left) 2024-07-26T18:10:32.514 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 106 2024-07-26T18:10:32.514 INFO:tasks.rados.rados.0.smithi071.stdout:1060: seq_num 337 ranges {0=450560,450560=401408} 2024-07-26T18:10:32.515 INFO:tasks.rados.rados.0.smithi071.stdout:1060: writing smithi07179299-43 from 0 to 450560 tid 1 2024-07-26T18:10:32.518 INFO:tasks.rados.rados.0.smithi071.stdout:1060: writing smithi07179299-43 from 450560 to 851968 tid 2 2024-07-26T18:10:32.518 INFO:tasks.rados.rados.0.smithi071.stdout:1061: delete oid 46 current snap is 106 2024-07-26T18:10:32.521 INFO:tasks.rados.rados.0.smithi071.stdout:1061: done (1 left) 2024-07-26T18:10:32.522 INFO:tasks.rados.rados.0.smithi071.stdout:1062: read oid 3 snap -1 2024-07-26T18:10:32.522 INFO:tasks.rados.rados.0.smithi071.stdout:1062: expect (ObjNum 318 snap 104 seq_num 318) 2024-07-26T18:10:32.522 INFO:tasks.rados.rados.0.smithi071.stdout:1063: snap_remove snap 69 2024-07-26T18:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: pgmap v90: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.8 MiB/s wr, 20 op/s 2024-07-26T18:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: Upgrade: Setting container_image for all mon 2024-07-26T18:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: Upgrade: Setting container_image for all crash 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-26T18:10:32.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[92867]: Upgrade: osd.0 is safe to restart 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: pgmap v90: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.8 MiB/s wr, 20 op/s 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: Upgrade: Setting container_image for all mon 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-26T18:10:32.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-26T18:10:32.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-26T18:10:32.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-26T18:10:32.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-26T18:10:32.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:32.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: Upgrade: Setting container_image for all crash 2024-07-26T18:10:32.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-26T18:10:32.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-26T18:10:32.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:32 smithi071 ceph-mon[90507]: Upgrade: osd.0 is safe to restart 2024-07-26T18:10:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: pgmap v90: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 4.8 MiB/s wr, 20 op/s 2024-07-26T18:10:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: Upgrade: Setting container_image for all mon 2024-07-26T18:10:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: Upgrade: Setting container_image for all crash 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-07-26T18:10:32.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:32 smithi135 ceph-mon[85352]: Upgrade: osd.0 is safe to restart 2024-07-26T18:10:33.515 INFO:tasks.rados.rados.0.smithi071.stdout:1063: done (2 left) 2024-07-26T18:10:33.515 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 106 2024-07-26T18:10:33.515 INFO:tasks.rados.rados.0.smithi071.stdout:1064: seq_num 339 ranges {0=483328,483328=401408} 2024-07-26T18:10:33.518 INFO:tasks.rados.rados.0.smithi071.stdout:1064: writing smithi07179299-42 from 0 to 483328 tid 1 2024-07-26T18:10:33.521 INFO:tasks.rados.rados.0.smithi071.stdout:1064: writing smithi07179299-42 from 483328 to 884736 tid 2 2024-07-26T18:10:33.521 INFO:tasks.rados.rados.0.smithi071.stdout:1062: expect (ObjNum 318 snap 104 seq_num 318) 2024-07-26T18:10:33.541 INFO:tasks.rados.rados.0.smithi071.stdout:1060: finishing write tid 1 to smithi07179299-43 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1060: finishing write tid 2 to smithi07179299-43 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1060: finishing write tid 3 to smithi07179299-43 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1060: finishing write tid 4 to smithi07179299-43 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1060: oid 43 updating version 0 to 385 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1060: oid 43 updating version 385 to 387 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1060: oid 43 version 387 is already newer than 386 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 387 (ObjNum 337 snap 106 seq_num 337) dirty exists 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1060: left oid 43 (ObjNum 337 snap 106 seq_num 337) 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1060: done (2 left) 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1062: done (1 left) 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1065: read oid 31 snap -1 2024-07-26T18:10:33.542 INFO:tasks.rados.rados.0.smithi071.stdout:1065: expect deleted 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:1066: rollback oid 37 current snap is 106 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 37 to 83 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:1064: finishing write tid 1 to smithi07179299-42 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:1064: finishing write tid 2 to smithi07179299-42 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:1064: finishing write tid 3 to smithi07179299-42 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:1064: finishing write tid 4 to smithi07179299-42 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:1064: oid 42 updating version 0 to 672 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:1064: oid 42 updating version 672 to 674 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:1064: oid 42 version 674 is already newer than 673 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 674 (ObjNum 339 snap 106 seq_num 339) dirty exists 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:1064: left oid 42 (ObjNum 339 snap 106 seq_num 339) 2024-07-26T18:10:33.543 INFO:tasks.rados.rados.0.smithi071.stdout:1064: done (2 left) 2024-07-26T18:10:33.544 INFO:tasks.rados.rados.0.smithi071.stdout:1067: snap_create 2024-07-26T18:10:33.544 INFO:tasks.rados.rados.0.smithi071.stdout:1066: finishing rollback tid 0 to smithi07179299-37 2024-07-26T18:10:33.544 INFO:tasks.rados.rados.0.smithi071.stdout:1066: finishing rollback tid 1 to smithi07179299-37 2024-07-26T18:10:33.544 INFO:tasks.rados.rados.0.smithi071.stdout:1066: finishing rollback tid 2 to smithi07179299-37 2024-07-26T18:10:33.545 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 379 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:10:33.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:33 smithi071 ceph-mon[90507]: osdmap e282: 8 total, 8 up, 8 in 2024-07-26T18:10:33.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:33.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-26T18:10:33.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:33.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:33 smithi071 ceph-mon[92867]: osdmap e282: 8 total, 8 up, 8 in 2024-07-26T18:10:33.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:33.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-26T18:10:33.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:33.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:33 smithi135 ceph-mon[85352]: osdmap e282: 8 total, 8 up, 8 in 2024-07-26T18:10:33.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:33.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-07-26T18:10:33.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:34.522 INFO:tasks.rados.rados.0.smithi071.stdout:1065: done (2 left) 2024-07-26T18:10:34.522 INFO:tasks.rados.rados.0.smithi071.stdout:1066: done (1 left) 2024-07-26T18:10:34.522 INFO:tasks.rados.rados.0.smithi071.stdout:1067: done (0 left) 2024-07-26T18:10:34.523 INFO:tasks.rados.rados.0.smithi071.stdout:1068: rollback oid 29 current snap is 107 2024-07-26T18:10:34.523 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 92 2024-07-26T18:10:34.523 INFO:tasks.rados.rados.0.smithi071.stdout:1069: snap_remove snap 76 2024-07-26T18:10:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:34 smithi135 ceph-mon[85352]: Upgrade: Updating osd.0 2024-07-26T18:10:34.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:34 smithi135 ceph-mon[85352]: Deploying daemon osd.0 on smithi071 2024-07-26T18:10:34.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:34 smithi135 ceph-mon[85352]: pgmap v92: 121 pgs: 121 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2024-07-26T18:10:34.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:34 smithi135 ceph-mon[85352]: osdmap e283: 8 total, 8 up, 8 in 2024-07-26T18:10:34.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:34 smithi071 ceph-mon[92867]: Upgrade: Updating osd.0 2024-07-26T18:10:34.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:34 smithi071 ceph-mon[92867]: Deploying daemon osd.0 on smithi071 2024-07-26T18:10:34.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:34 smithi071 ceph-mon[92867]: pgmap v92: 121 pgs: 121 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2024-07-26T18:10:34.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:34 smithi071 ceph-mon[92867]: osdmap e283: 8 total, 8 up, 8 in 2024-07-26T18:10:34.861 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:34 smithi071 ceph-mon[90507]: Upgrade: Updating osd.0 2024-07-26T18:10:34.861 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:34 smithi071 ceph-mon[90507]: Deploying daemon osd.0 on smithi071 2024-07-26T18:10:34.861 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:34 smithi071 ceph-mon[90507]: pgmap v92: 121 pgs: 121 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2024-07-26T18:10:34.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:34 smithi071 ceph-mon[90507]: osdmap e283: 8 total, 8 up, 8 in 2024-07-26T18:10:35.527 INFO:tasks.rados.rados.0.smithi071.stdout:1069: done (1 left) 2024-07-26T18:10:35.527 INFO:tasks.rados.rados.0.smithi071.stdout:1070: read oid 4 snap -1 2024-07-26T18:10:35.527 INFO:tasks.rados.rados.0.smithi071.stdout:1070: expect deleted 2024-07-26T18:10:35.527 INFO:tasks.rados.rados.0.smithi071.stdout:1071: delete oid 20 current snap is 107 2024-07-26T18:10:35.527 INFO:tasks.rados.rados.0.smithi071.stdout:1068: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:10:35.527 INFO:tasks.rados.rados.0.smithi071.stdout:1068: finishing rollback tid 2 to smithi07179299-29 2024-07-26T18:10:35.527 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 302 (ObjNum 259 snap 76 seq_num 259) dirty exists 2024-07-26T18:10:35.536 INFO:tasks.rados.rados.0.smithi071.stdout:1068: done (2 left) 2024-07-26T18:10:35.536 INFO:tasks.rados.rados.0.smithi071.stdout:1070: done (1 left) 2024-07-26T18:10:35.536 INFO:tasks.rados.rados.0.smithi071.stdout:1071: done (0 left) 2024-07-26T18:10:35.536 INFO:tasks.rados.rados.0.smithi071.stdout:1072: snap_remove snap 102 2024-07-26T18:10:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:35 smithi071 ceph-mon[90507]: osdmap e284: 8 total, 8 up, 8 in 2024-07-26T18:10:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:35 smithi071 ceph-mon[92867]: osdmap e284: 8 total, 8 up, 8 in 2024-07-26T18:10:35.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:35 smithi135 ceph-mon[85352]: osdmap e284: 8 total, 8 up, 8 in 2024-07-26T18:10:36.156 INFO:tasks.rados.rados.0.smithi071.stdout:1072: done (0 left) 2024-07-26T18:10:36.157 INFO:tasks.rados.rados.0.smithi071.stdout:1073: delete oid 23 current snap is 107 2024-07-26T18:10:36.160 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:36 smithi071 systemd[1]: Stopping Ceph osd.0 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:10:36.165 INFO:tasks.rados.rados.0.smithi071.stdout:1073: done (0 left) 2024-07-26T18:10:36.166 INFO:tasks.rados.rados.0.smithi071.stdout:1074: snap_remove snap 87 2024-07-26T18:10:36.678 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[43044]: 2024-07-26T18:10:36.410+0000 7f05412f0640 -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-07-26T18:10:36.679 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[43044]: 2024-07-26T18:10:36.410+0000 7f05412f0640 -1 osd.0 286 *** Got signal Terminated *** 2024-07-26T18:10:36.679 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[43044]: 2024-07-26T18:10:36.410+0000 7f05412f0640 -1 osd.0 286 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T18:10:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-mon[90507]: pgmap v95: 121 pgs: 121 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-07-26T18:10:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-mon[90507]: osdmap e285: 8 total, 8 up, 8 in 2024-07-26T18:10:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-mon[90507]: osdmap e286: 8 total, 8 up, 8 in 2024-07-26T18:10:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-mon[90507]: osd.0 marked itself down and dead 2024-07-26T18:10:36.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-mon[92867]: pgmap v95: 121 pgs: 121 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-07-26T18:10:36.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-mon[92867]: osdmap e285: 8 total, 8 up, 8 in 2024-07-26T18:10:36.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-mon[92867]: osdmap e286: 8 total, 8 up, 8 in 2024-07-26T18:10:36.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:36 smithi071 ceph-mon[92867]: osd.0 marked itself down and dead 2024-07-26T18:10:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:36 smithi135 ceph-mon[85352]: pgmap v95: 121 pgs: 121 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-07-26T18:10:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:36 smithi135 ceph-mon[85352]: osdmap e285: 8 total, 8 up, 8 in 2024-07-26T18:10:36.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:36 smithi135 ceph-mon[85352]: osdmap e286: 8 total, 8 up, 8 in 2024-07-26T18:10:36.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:36 smithi135 ceph-mon[85352]: osd.0 marked itself down and dead 2024-07-26T18:10:36.932 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:10:37.159 INFO:tasks.rados.rados.0.smithi071.stdout:1074: done (0 left) 2024-07-26T18:10:37.160 INFO:tasks.rados.rados.0.smithi071.stdout:1075: read oid 6 snap -1 2024-07-26T18:10:37.160 INFO:tasks.rados.rados.0.smithi071.stdout:1075: expect (ObjNum 318 snap 104 seq_num 318) 2024-07-26T18:10:37.160 INFO:tasks.rados.rados.0.smithi071.stdout:1076: copy_from oid 50 from oid 30 current snap is 107 2024-07-26T18:10:37.160 INFO:tasks.rados.rados.0.smithi071.stdout:1077: rmattr oid 49 current snap is 107 2024-07-26T18:10:37.160 INFO:tasks.rados.rados.0.smithi071.stdout:1077: done (2 left) 2024-07-26T18:10:37.160 INFO:tasks.rados.rados.0.smithi071.stdout:1078: delete oid 20 current snap is 107 2024-07-26T18:10:37.174 INFO:tasks.rados.rados.0.smithi071.stdout:1078: done (2 left) 2024-07-26T18:10:37.175 INFO:tasks.rados.rados.0.smithi071.stdout:1079: delete oid 24 current snap is 107 2024-07-26T18:10:37.206 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:10:37.207 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (5m) 51s ago 6m 25.1M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:10:37.207 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (5m) 31s ago 5m 89.9M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:10:37.207 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (7m) 51s ago 7m 16.0M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:10:37.207 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (7m) 31s ago 7m 18.9M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:10:37.207 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (90s) 31s ago 10m 438M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:10:37.207 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (117s) 51s ago 12m 499M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:10:37.207 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (76s) 51s ago 12m 37.8M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:10:37.207 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (42s) 31s ago 11m 27.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:10:37.207 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (55s) 51s ago 10m 20.9M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:10:37.207 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (5m) 51s ago 5m 14.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:10:37.208 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (5m) 31s ago 5m 16.1M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:10:37.208 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (10m) 51s ago 10m 126M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 5fd31ad9e9fb 2024-07-26T18:10:37.208 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (9m) 51s ago 9m 137M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 1d472e21af3e 2024-07-26T18:10:37.208 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (9m) 51s ago 9m 130M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 a6f38b9018c5 2024-07-26T18:10:37.208 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (9m) 51s ago 9m 94.3M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:10:37.208 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (8m) 31s ago 8m 160M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:10:37.208 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (8m) 31s ago 8m 131M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:10:37.208 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (8m) 31s ago 8m 89.7M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:10:37.208 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (7m) 31s ago 7m 102M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:10:37.208 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (94s) 31s ago 6m 47.2M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:10:37.530 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:10:37.530 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:10:37.530 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:10:37.530 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:10:37.530 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:10:37.530 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:10:37.530 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:10:37.530 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:10:37.531 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 7 2024-07-26T18:10:37.531 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:10:37.531 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:10:37.531 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:10:37.531 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:10:37.531 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:10:37.531 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 9, 2024-07-26T18:10:37.531 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 5 2024-07-26T18:10:37.531 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:10:37.531 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:10:37.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:37 smithi135 ceph-mon[85352]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:10:37.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:37 smithi135 ceph-mon[85352]: osdmap e287: 8 total, 7 up, 8 in 2024-07-26T18:10:37.928 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:37 smithi071 podman[97712]: 2024-07-26 18:10:37.702905534 +0000 UTC m=+1.390482509 container died 5fd31ad9e9fbc709aba3394b54b3fd189c55d98e3b3e173c58568bdda1b6854b (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.build-date=20240716, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-a3bbd72, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-07-26T18:10:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:37 smithi071 ceph-mon[90507]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:10:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:37 smithi071 ceph-mon[90507]: osdmap e287: 8 total, 7 up, 8 in 2024-07-26T18:10:37.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:37 smithi071 ceph-mon[92867]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:10:37.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:37 smithi071 ceph-mon[92867]: osdmap e287: 8 total, 7 up, 8 in 2024-07-26T18:10:38.178 INFO:tasks.rados.rados.0.smithi071.stdout:1075: expect (ObjNum 318 snap 104 seq_num 318) 2024-07-26T18:10:38.193 INFO:tasks.rados.rados.0.smithi071.stdout:1076: finishing copy_from racing read to smithi07179299-50 2024-07-26T18:10:38.193 INFO:tasks.rados.rados.0.smithi071.stdout:1076: finishing copy_from to smithi07179299-50 2024-07-26T18:10:38.193 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 205 (ObjNum 33 snap 0 seq_num 2057436416) dirty exists 2024-07-26T18:10:38.193 INFO:tasks.rados.rados.0.smithi071.stdout:1075: done (2 left) 2024-07-26T18:10:38.193 INFO:tasks.rados.rados.0.smithi071.stdout:1076: done (1 left) 2024-07-26T18:10:38.194 INFO:tasks.rados.rados.0.smithi071.stdout:1079: done (0 left) 2024-07-26T18:10:38.194 INFO:tasks.rados.rados.0.smithi071.stdout:1080: read oid 23 snap 56 2024-07-26T18:10:38.194 INFO:tasks.rados.rados.0.smithi071.stdout:1080: expect (ObjNum 208 snap 56 seq_num 208) 2024-07-26T18:10:38.194 INFO:tasks.rados.rados.0.smithi071.stdout:1081: copy_from oid 20 from oid 30 current snap is 107 2024-07-26T18:10:38.194 INFO:tasks.rados.rados.0.smithi071.stdout:1082: copy_from oid 7 from oid 1 current snap is 107 2024-07-26T18:10:38.194 INFO:tasks.rados.rados.0.smithi071.stdout:1083: snap_remove snap 91 2024-07-26T18:10:38.428 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:38 smithi071 podman[97712]: 2024-07-26 18:10:38.193932841 +0000 UTC m=+1.881509814 container cleanup 5fd31ad9e9fbc709aba3394b54b3fd189c55d98e3b3e173c58568bdda1b6854b (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-a3bbd72, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240716, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-07-26T18:10:38.428 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:38 smithi071 bash[97712]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0 2024-07-26T18:10:38.765 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:38 smithi071 podman[97797]: 2024-07-26 18:10:38.428887512 +0000 UTC m=+0.724961343 container remove 5fd31ad9e9fbc709aba3394b54b3fd189c55d98e3b3e173c58568bdda1b6854b (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.build-date=20240716, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-a3bbd72) 2024-07-26T18:10:38.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:38 smithi071 ceph-mon[92867]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:38.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:38 smithi071 ceph-mon[92867]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:38.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:38 smithi071 ceph-mon[92867]: pgmap v99: 121 pgs: 15 stale+active+clean, 106 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:38.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:38 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2265885281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:38.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:38 smithi071 ceph-mon[92867]: osdmap e288: 8 total, 7 up, 8 in 2024-07-26T18:10:38.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:38 smithi071 ceph-mon[90507]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:38.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:38 smithi071 ceph-mon[90507]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:38.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:38 smithi071 ceph-mon[90507]: pgmap v99: 121 pgs: 15 stale+active+clean, 106 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:38.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:38 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2265885281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:38.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:38 smithi071 ceph-mon[90507]: osdmap e288: 8 total, 7 up, 8 in 2024-07-26T18:10:38.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:38 smithi135 ceph-mon[85352]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:38.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:38 smithi135 ceph-mon[85352]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:10:38.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:38 smithi135 ceph-mon[85352]: pgmap v99: 121 pgs: 15 stale+active+clean, 106 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-07-26T18:10:38.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:38 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2265885281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:38.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:38 smithi135 ceph-mon[85352]: osdmap e288: 8 total, 7 up, 8 in 2024-07-26T18:10:39.016 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:38 smithi071 podman[97889]: 2024-07-26 18:10:38.665904255 +0000 UTC m=+0.017103686 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:10:39.017 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:38 smithi071 podman[97889]: 2024-07-26 18:10:38.771484968 +0000 UTC m=+0.122684383 container create 53a3ec2bab7a0fbf75eb6166e36c195621cbe7d79c30bbe7c886f2a5fceb71c8 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0) 2024-07-26T18:10:39.165 INFO:tasks.rados.rados.0.smithi071.stdout:1083: done (3 left) 2024-07-26T18:10:39.166 INFO:tasks.rados.rados.0.smithi071.stdout:1084: read oid 4 snap 101 2024-07-26T18:10:39.166 INFO:tasks.rados.rados.0.smithi071.stdout:1084: expect deleted 2024-07-26T18:10:39.166 INFO:tasks.rados.rados.0.smithi071.stdout:1085: snap_remove snap 106 2024-07-26T18:10:39.428 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:39 smithi071 podman[97889]: 2024-07-26 18:10:39.016109059 +0000 UTC m=+0.367308481 container init 53a3ec2bab7a0fbf75eb6166e36c195621cbe7d79c30bbe7c886f2a5fceb71c8 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0) 2024-07-26T18:10:39.428 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:39 smithi071 podman[97889]: 2024-07-26 18:10:39.020129495 +0000 UTC m=+0.371328918 container start 53a3ec2bab7a0fbf75eb6166e36c195621cbe7d79c30bbe7c886f2a5fceb71c8 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , 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, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=) 2024-07-26T18:10:39.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:39 smithi071 podman[97889]: 2024-07-26 18:10:39.082357075 +0000 UTC m=+0.433556508 container attach 53a3ec2bab7a0fbf75eb6166e36c195621cbe7d79c30bbe7c886f2a5fceb71c8 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, ceph=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T18:10:39.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:39 smithi071 podman[97889]: 2024-07-26 18:10:39.20697964 +0000 UTC m=+0.558179064 container died 53a3ec2bab7a0fbf75eb6166e36c195621cbe7d79c30bbe7c886f2a5fceb71c8 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-07-26T18:10:40.170 INFO:tasks.rados.rados.0.smithi071.stdout:1085: done (4 left) 2024-07-26T18:10:40.170 INFO:tasks.rados.rados.0.smithi071.stdout:1086: copy_from oid 12 from oid 8 current snap is 107 2024-07-26T18:10:40.170 INFO:tasks.rados.rados.0.smithi071.stdout:1081: finishing copy_from racing read to smithi07179299-20 2024-07-26T18:10:40.170 INFO:tasks.rados.rados.0.smithi071.stdout:1081: finishing copy_from to smithi07179299-20 2024-07-26T18:10:40.170 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 205 (ObjNum 4033 snap 0 seq_num 2057867568) dirty exists 2024-07-26T18:10:40.170 INFO:tasks.rados.rados.0.smithi071.stdout:1082: finishing copy_from racing read to smithi07179299-7 2024-07-26T18:10:40.170 INFO:tasks.rados.rados.0.smithi071.stdout:1082: finishing copy_from to smithi07179299-7 2024-07-26T18:10:40.170 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 349 (ObjNum 324 snap 105 seq_num 324) dirty exists 2024-07-26T18:10:40.170 INFO:tasks.rados.rados.0.smithi071.stdout:1080: expect (ObjNum 208 snap 56 seq_num 208) 2024-07-26T18:10:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:40 smithi135 ceph-mon[85352]: osdmap e289: 8 total, 7 up, 8 in 2024-07-26T18:10:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:40 smithi135 ceph-mon[85352]: pgmap v102: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1020 KiB/s wr, 6 op/s; 98/597 objects degraded (16.415%) 2024-07-26T18:10:40.334 INFO:tasks.rados.rados.0.smithi071.stdout:1080: done (4 left) 2024-07-26T18:10:40.334 INFO:tasks.rados.rados.0.smithi071.stdout:1081: done (3 left) 2024-07-26T18:10:40.334 INFO:tasks.rados.rados.0.smithi071.stdout:1082: done (2 left) 2024-07-26T18:10:40.334 INFO:tasks.rados.rados.0.smithi071.stdout:1084: done (1 left) 2024-07-26T18:10:40.334 INFO:tasks.rados.rados.0.smithi071.stdout:1087: read oid 25 snap -1 2024-07-26T18:10:40.334 INFO:tasks.rados.rados.0.smithi071.stdout:1087: expect (ObjNum 259 snap 76 seq_num 259) 2024-07-26T18:10:40.334 INFO:tasks.rados.rados.0.smithi071.stdout:1088: copy_from oid 24 from oid 22 current snap is 107 2024-07-26T18:10:40.334 INFO:tasks.rados.rados.0.smithi071.stdout:1086: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:10:40.334 INFO:tasks.rados.rados.0.smithi071.stdout:1086: finishing copy_from to smithi07179299-12 2024-07-26T18:10:40.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 203 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-07-26T18:10:40.335 INFO:tasks.rados.rados.0.smithi071.stdout:1086: done (2 left) 2024-07-26T18:10:40.335 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 107 2024-07-26T18:10:40.335 INFO:tasks.rados.rados.0.smithi071.stdout:1089: seq_num 344 ranges {0=565248,565248=401408} 2024-07-26T18:10:40.337 INFO:tasks.rados.rados.0.smithi071.stdout:1089: writing smithi07179299-46 from 0 to 565248 tid 1 2024-07-26T18:10:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:1089: writing smithi07179299-46 from 565248 to 966656 tid 2 2024-07-26T18:10:40.340 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 107 2024-07-26T18:10:40.340 INFO:tasks.rados.rados.0.smithi071.stdout:1088: finishing copy_from racing read to smithi07179299-24 2024-07-26T18:10:40.340 INFO:tasks.rados.rados.0.smithi071.stdout:1088: finishing copy_from to smithi07179299-24 2024-07-26T18:10:40.340 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 93 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:10:40.340 INFO:tasks.rados.rados.0.smithi071.stdout:1090: seq_num 345 ranges {851968=581632,1433600=401408} 2024-07-26T18:10:40.348 INFO:tasks.rados.rados.0.smithi071.stdout:1090: writing smithi07179299-43 from 851968 to 1433600 tid 1 2024-07-26T18:10:40.351 INFO:tasks.rados.rados.0.smithi071.stdout:1090: writing smithi07179299-43 from 1433600 to 1835008 tid 2 2024-07-26T18:10:40.351 INFO:tasks.rados.rados.0.smithi071.stdout:1088: done (3 left) 2024-07-26T18:10:40.351 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 107 2024-07-26T18:10:40.351 INFO:tasks.rados.rados.0.smithi071.stdout:1089: finishing write tid 1 to smithi07179299-46 2024-07-26T18:10:40.351 INFO:tasks.rados.rados.0.smithi071.stdout:1091: seq_num 346 ranges {3457024=598016,4055040=401408} 2024-07-26T18:10:40.373 INFO:tasks.rados.rados.0.smithi071.stdout:1091: writing smithi07179299-41 from 3457024 to 4055040 tid 1 2024-07-26T18:10:40.375 INFO:tasks.rados.rados.0.smithi071.stdout:1091: writing smithi07179299-41 from 4055040 to 4456448 tid 2 2024-07-26T18:10:40.375 INFO:tasks.rados.rados.0.smithi071.stdout:1092: snap_create 2024-07-26T18:10:40.375 INFO:tasks.rados.rados.0.smithi071.stdout:1089: finishing write tid 2 to smithi07179299-46 2024-07-26T18:10:40.375 INFO:tasks.rados.rados.0.smithi071.stdout:1089: finishing write tid 3 to smithi07179299-46 2024-07-26T18:10:40.376 INFO:tasks.rados.rados.0.smithi071.stdout:1089: finishing write tid 4 to smithi07179299-46 2024-07-26T18:10:40.376 INFO:tasks.rados.rados.0.smithi071.stdout:1089: oid 46 updating version 0 to 421 2024-07-26T18:10:40.376 INFO:tasks.rados.rados.0.smithi071.stdout:1089: oid 46 version 421 is already newer than 420 2024-07-26T18:10:40.376 INFO:tasks.rados.rados.0.smithi071.stdout:1089: oid 46 version 421 is already newer than 419 2024-07-26T18:10:40.376 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 421 (ObjNum 344 snap 107 seq_num 344) dirty exists 2024-07-26T18:10:40.376 INFO:tasks.rados.rados.0.smithi071.stdout:1089: left oid 46 (ObjNum 344 snap 107 seq_num 344) 2024-07-26T18:10:40.376 INFO:tasks.rados.rados.0.smithi071.stdout:1087: expect (ObjNum 259 snap 76 seq_num 259) 2024-07-26T18:10:40.428 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:39 smithi071 podman[97912]: 2024-07-26 18:10:39.994833871 +0000 UTC m=+0.782184569 container remove 53a3ec2bab7a0fbf75eb6166e36c195621cbe7d79c30bbe7c886f2a5fceb71c8 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, 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, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:10:40.428 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.0.service: Deactivated successfully. 2024-07-26T18:10:40.428 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 systemd[1]: Stopped Ceph osd.0 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:10:40.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.0.service: Consumed 9.538s CPU time. 2024-07-26T18:10:40.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 systemd[1]: Starting Ceph osd.0 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:10:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:40 smithi071 ceph-mon[92867]: osdmap e289: 8 total, 7 up, 8 in 2024-07-26T18:10:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:40 smithi071 ceph-mon[92867]: pgmap v102: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1020 KiB/s wr, 6 op/s; 98/597 objects degraded (16.415%) 2024-07-26T18:10:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:40 smithi071 ceph-mon[90507]: osdmap e289: 8 total, 7 up, 8 in 2024-07-26T18:10:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:40 smithi071 ceph-mon[90507]: pgmap v102: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1020 KiB/s wr, 6 op/s; 98/597 objects degraded (16.415%) 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:1090: finishing write tid 1 to smithi07179299-43 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:1090: finishing write tid 2 to smithi07179299-43 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:1090: finishing write tid 3 to smithi07179299-43 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:1090: finishing write tid 4 to smithi07179299-43 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:1090: oid 43 updating version 0 to 400 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:1090: oid 43 updating version 400 to 401 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:1090: oid 43 updating version 401 to 402 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 402 (ObjNum 345 snap 107 seq_num 345) dirty exists 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:1090: left oid 43 (ObjNum 345 snap 107 seq_num 345) 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:1091: finishing write tid 1 to smithi07179299-41 2024-07-26T18:10:40.553 INFO:tasks.rados.rados.0.smithi071.stdout:1091: finishing write tid 2 to smithi07179299-41 2024-07-26T18:10:40.554 INFO:tasks.rados.rados.0.smithi071.stdout:1091: finishing write tid 3 to smithi07179299-41 2024-07-26T18:10:40.554 INFO:tasks.rados.rados.0.smithi071.stdout:1091: finishing write tid 4 to smithi07179299-41 2024-07-26T18:10:40.554 INFO:tasks.rados.rados.0.smithi071.stdout:1091: oid 41 updating version 0 to 465 2024-07-26T18:10:40.554 INFO:tasks.rados.rados.0.smithi071.stdout:1091: oid 41 version 465 is already newer than 464 2024-07-26T18:10:40.554 INFO:tasks.rados.rados.0.smithi071.stdout:1091: oid 41 updating version 465 to 466 2024-07-26T18:10:40.554 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 466 (ObjNum 346 snap 107 seq_num 346) dirty exists 2024-07-26T18:10:40.554 INFO:tasks.rados.rados.0.smithi071.stdout:1091: left oid 41 (ObjNum 346 snap 107 seq_num 346) 2024-07-26T18:10:40.723 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 podman[98009]: 2024-07-26 18:10:40.348040295 +0000 UTC m=+0.024170851 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:10:40.724 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 podman[98009]: 2024-07-26 18:10:40.462894055 +0000 UTC m=+0.139024593 container create 2835978763fa3bed0dca7dcacf1d21fb265c0586c3084579058c18ddd47ef46b (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2) 2024-07-26T18:10:41.050 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 podman[98009]: 2024-07-26 18:10:40.72352749 +0000 UTC m=+0.399658022 container init 2835978763fa3bed0dca7dcacf1d21fb265c0586c3084579058c18ddd47ef46b (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-07-26T18:10:41.050 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 podman[98009]: 2024-07-26 18:10:40.726910502 +0000 UTC m=+0.403041039 container start 2835978763fa3bed0dca7dcacf1d21fb265c0586c3084579058c18ddd47ef46b (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-07-26T18:10:41.050 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 podman[98009]: 2024-07-26 18:10:40.806887997 +0000 UTC m=+0.483018540 container attach 2835978763fa3bed0dca7dcacf1d21fb265c0586c3084579058c18ddd47ef46b (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, io.buildah.version=1.36.0) 2024-07-26T18:10:41.050 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate[98023]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:10:41.051 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 bash[98009]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:10:41.051 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate[98023]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:10:41.051 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:40 smithi071 bash[98009]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:10:41.051 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate[98023]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-07-26T18:10:41.051 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 bash[98009]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-07-26T18:10:41.158 INFO:tasks.rados.rados.0.smithi071.stdout:1087: done (4 left) 2024-07-26T18:10:41.158 INFO:tasks.rados.rados.0.smithi071.stdout:1089: done (3 left) 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1090: done (2 left) 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1091: done (1 left) 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1092: done (0 left) 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1093: read oid 16 snap -1 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1093: expect deleted 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1094: read oid 47 snap -1 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1094: expect (ObjNum 326 snap 106 seq_num 326) 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1095: read oid 29 snap -1 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1095: expect (ObjNum 259 snap 76 seq_num 259) 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1096: rollback oid 27 current snap is 108 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 80 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1097: rmattr oid 46 current snap is 108 2024-07-26T18:10:41.159 INFO:tasks.rados.rados.0.smithi071.stdout:1097: done (4 left) 2024-07-26T18:10:41.160 INFO:tasks.rados.rados.0.smithi071.stdout:1098: snap_create 2024-07-26T18:10:41.161 INFO:tasks.rados.rados.0.smithi071.stdout:1096: finishing rollback tid 0 to smithi07179299-27 2024-07-26T18:10:41.164 INFO:tasks.rados.rados.0.smithi071.stdout:1096: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:10:41.164 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 322 (ObjNum 177 snap 0 seq_num 0) dirty dne 2024-07-26T18:10:41.167 INFO:tasks.rados.rados.0.smithi071.stdout:1094: expect (ObjNum 326 snap 106 seq_num 326) 2024-07-26T18:10:41.187 INFO:tasks.rados.rados.0.smithi071.stdout:1095: expect (ObjNum 259 snap 76 seq_num 259) 2024-07-26T18:10:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-mon[92867]: Health check failed: Degraded data redundancy: 98/597 objects degraded (16.415%), 16 pgs degraded (PG_DEGRADED) 2024-07-26T18:10:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-mon[92867]: osdmap e290: 8 total, 7 up, 8 in 2024-07-26T18:10:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-mon[92867]: osdmap e291: 8 total, 7 up, 8 in 2024-07-26T18:10:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-mon[90507]: Health check failed: Degraded data redundancy: 98/597 objects degraded (16.415%), 16 pgs degraded (PG_DEGRADED) 2024-07-26T18:10:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-mon[90507]: osdmap e290: 8 total, 7 up, 8 in 2024-07-26T18:10:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-mon[90507]: osdmap e291: 8 total, 7 up, 8 in 2024-07-26T18:10:41.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate[98023]: 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-07-26T18:10:41.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 bash[98009]: 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-07-26T18:10:41.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate[98023]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-07-26T18:10:41.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 bash[98009]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-07-26T18:10:41.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate[98023]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-07-26T18:10:41.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 bash[98009]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-07-26T18:10:41.430 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate[98023]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-07-26T18:10:41.430 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 bash[98009]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-07-26T18:10:41.430 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate[98023]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-07-26T18:10:41.430 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 bash[98009]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-07-26T18:10:41.430 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate[98023]: --> ceph-volume raw activate successful for osd ID: 0 2024-07-26T18:10:41.430 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 bash[98009]: --> ceph-volume raw activate successful for osd ID: 0 2024-07-26T18:10:41.430 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 podman[98009]: 2024-07-26 18:10:41.098017268 +0000 UTC m=+0.774147810 container died 2835978763fa3bed0dca7dcacf1d21fb265c0586c3084579058c18ddd47ef46b (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate, GIT_CLEAN=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0) 2024-07-26T18:10:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:41 smithi135 ceph-mon[85352]: Health check failed: Degraded data redundancy: 98/597 objects degraded (16.415%), 16 pgs degraded (PG_DEGRADED) 2024-07-26T18:10:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:41 smithi135 ceph-mon[85352]: osdmap e290: 8 total, 7 up, 8 in 2024-07-26T18:10:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:41 smithi135 ceph-mon[85352]: osdmap e291: 8 total, 7 up, 8 in 2024-07-26T18:10:42.159 INFO:tasks.rados.rados.0.smithi071.stdout:1093: done (4 left) 2024-07-26T18:10:42.160 INFO:tasks.rados.rados.0.smithi071.stdout:1094: done (3 left) 2024-07-26T18:10:42.160 INFO:tasks.rados.rados.0.smithi071.stdout:1095: done (2 left) 2024-07-26T18:10:42.160 INFO:tasks.rados.rados.0.smithi071.stdout:1096: done (1 left) 2024-07-26T18:10:42.160 INFO:tasks.rados.rados.0.smithi071.stdout:1098: done (0 left) 2024-07-26T18:10:42.160 INFO:tasks.rados.rados.0.smithi071.stdout:1099: snap_create 2024-07-26T18:10:42.170 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:10:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:10:42] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-07-26T18:10:42.170 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:41 smithi071 podman[98147]: 2024-07-26 18:10:41.860916626 +0000 UTC m=+0.752313497 container remove 2835978763fa3bed0dca7dcacf1d21fb265c0586c3084579058c18ddd47ef46b (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-activate, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-07-26T18:10:42.170 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:42 smithi071 podman[98204]: 2024-07-26 18:10:41.974637271 +0000 UTC m=+0.017079527 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:10:42.170 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:42 smithi071 podman[98204]: 2024-07-26 18:10:42.078564062 +0000 UTC m=+0.121006319 container create ff45cb2e0ec512db60990632d7f568bc097bf26ffc0bd1f32b08711ac42386a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T18:10:42.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:42 smithi071 ceph-mon[92867]: pgmap v105: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1006 KiB/s wr, 6 op/s; 98/597 objects degraded (16.415%) 2024-07-26T18:10:42.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:42 smithi071 ceph-mon[92867]: osdmap e292: 8 total, 7 up, 8 in 2024-07-26T18:10:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:42 smithi071 ceph-mon[90507]: pgmap v105: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1006 KiB/s wr, 6 op/s; 98/597 objects degraded (16.415%) 2024-07-26T18:10:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:42 smithi071 ceph-mon[90507]: osdmap e292: 8 total, 7 up, 8 in 2024-07-26T18:10:42.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:42 smithi071 podman[98204]: 2024-07-26 18:10:42.289386274 +0000 UTC m=+0.331828540 container init ff45cb2e0ec512db60990632d7f568bc097bf26ffc0bd1f32b08711ac42386a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-07-26T18:10:42.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:42 smithi071 podman[98204]: 2024-07-26 18:10:42.292622063 +0000 UTC m=+0.335064326 container start ff45cb2e0ec512db60990632d7f568bc097bf26ffc0bd1f32b08711ac42386a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, ceph=True, GIT_CLEAN=True) 2024-07-26T18:10:42.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:42 smithi071 ceph-osd[98224]: -- 172.21.15.71:0/3535398185 <== mon.0 v2:172.21.15.71:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556d88ee9a40 con 0x556d89cac000 2024-07-26T18:10:42.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:42 smithi071 bash[98204]: ff45cb2e0ec512db60990632d7f568bc097bf26ffc0bd1f32b08711ac42386a7 2024-07-26T18:10:42.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:42 smithi071 systemd[1]: Started Ceph osd.0 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:10:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:42 smithi135 ceph-mon[85352]: pgmap v105: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 282 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1006 KiB/s wr, 6 op/s; 98/597 objects degraded (16.415%) 2024-07-26T18:10:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:42 smithi135 ceph-mon[85352]: osdmap e292: 8 total, 7 up, 8 in 2024-07-26T18:10:43.130 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[98220]: 2024-07-26T18:10:42.838+0000 7f6908ee3640 -1 Falling back to public interface 2024-07-26T18:10:43.163 INFO:tasks.rados.rados.0.smithi071.stdout:1099: done (0 left) 2024-07-26T18:10:43.164 INFO:tasks.rados.rados.0.smithi071.stdout:1100: delete oid 18 current snap is 110 2024-07-26T18:10:43.172 INFO:tasks.rados.rados.0.smithi071.stdout:1100: done (0 left) 2024-07-26T18:10:43.172 INFO:tasks.rados.rados.0.smithi071.stdout:1101: read oid 32 snap -1 2024-07-26T18:10:43.173 INFO:tasks.rados.rados.0.smithi071.stdout:1101: expect (ObjNum 336 snap 106 seq_num 336) 2024-07-26T18:10:43.173 INFO:tasks.rados.rados.0.smithi071.stdout:1102: read oid 31 snap 56 2024-07-26T18:10:43.173 INFO:tasks.rados.rados.0.smithi071.stdout:1102: expect (ObjNum 201 snap 52 seq_num 201) 2024-07-26T18:10:43.173 INFO:tasks.rados.rados.0.smithi071.stdout:1103: copy_from oid 42 from oid 10 current snap is 110 2024-07-26T18:10:43.173 INFO:tasks.rados.rados.0.smithi071.stdout:1104: snap_remove snap 80 2024-07-26T18:10:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:43.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:43.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[90507]: osdmap e293: 8 total, 7 up, 8 in 2024-07-26T18:10:43.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:43.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:43.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:43.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:43.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:43.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:43 smithi071 ceph-mon[92867]: osdmap e293: 8 total, 7 up, 8 in 2024-07-26T18:10:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:43 smithi135 ceph-mon[85352]: osdmap e293: 8 total, 7 up, 8 in 2024-07-26T18:10:44.163 INFO:tasks.rados.rados.0.smithi071.stdout:1104: done (3 left) 2024-07-26T18:10:44.164 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 110 2024-07-26T18:10:44.164 INFO:tasks.rados.rados.0.smithi071.stdout:1105: seq_num 348 ranges {0=630784,630784=401408} 2024-07-26T18:10:44.167 INFO:tasks.rados.rados.0.smithi071.stdout:1105: writing smithi07179299-16 from 0 to 630784 tid 1 2024-07-26T18:10:44.171 INFO:tasks.rados.rados.0.smithi071.stdout:1105: writing smithi07179299-16 from 630784 to 1032192 tid 2 2024-07-26T18:10:44.171 INFO:tasks.rados.rados.0.smithi071.stdout:1106: read oid 23 snap -1 2024-07-26T18:10:44.171 INFO:tasks.rados.rados.0.smithi071.stdout:1106: expect deleted 2024-07-26T18:10:44.172 INFO:tasks.rados.rados.0.smithi071.stdout:1107: delete oid 24 current snap is 110 2024-07-26T18:10:44.172 INFO:tasks.rados.rados.0.smithi071.stdout:1102: expect (ObjNum 201 snap 52 seq_num 201) 2024-07-26T18:10:44.206 INFO:tasks.rados.rados.0.smithi071.stdout:1103: finishing copy_from racing read to smithi07179299-42 2024-07-26T18:10:44.207 INFO:tasks.rados.rados.0.smithi071.stdout:1103: finishing copy_from to smithi07179299-42 2024-07-26T18:10:44.207 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 341 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:10:44.207 INFO:tasks.rados.rados.0.smithi071.stdout:1101: expect (ObjNum 336 snap 106 seq_num 336) 2024-07-26T18:10:44.504 INFO:tasks.rados.rados.0.smithi071.stdout:1105: finishing write tid 1 to smithi07179299-16 2024-07-26T18:10:44.504 INFO:tasks.rados.rados.0.smithi071.stdout:1105: finishing write tid 2 to smithi07179299-16 2024-07-26T18:10:44.504 INFO:tasks.rados.rados.0.smithi071.stdout:1105: finishing write tid 3 to smithi07179299-16 2024-07-26T18:10:44.504 INFO:tasks.rados.rados.0.smithi071.stdout:1105: finishing write tid 4 to smithi07179299-16 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:1105: oid 16 updating version 0 to 324 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:1105: oid 16 updating version 324 to 325 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:1105: oid 16 version 325 is already newer than 323 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 325 (ObjNum 348 snap 110 seq_num 348) dirty exists 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:1105: left oid 16 (ObjNum 348 snap 110 seq_num 348) 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:1101: done (5 left) 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:1102: done (4 left) 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:1103: done (3 left) 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:1105: done (2 left) 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:1106: done (1 left) 2024-07-26T18:10:44.505 INFO:tasks.rados.rados.0.smithi071.stdout:1107: done (0 left) 2024-07-26T18:10:44.506 INFO:tasks.rados.rados.0.smithi071.stdout:1108: rollback oid 41 current snap is 110 2024-07-26T18:10:44.506 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 41 to 109 2024-07-26T18:10:44.506 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 110 2024-07-26T18:10:44.506 INFO:tasks.rados.rados.0.smithi071.stdout:1109: seq_num 350 ranges {4628480=671744,5300224=401408} 2024-07-26T18:10:44.532 INFO:tasks.rados.rados.0.smithi071.stdout:1109: writing smithi07179299-25 from 4628480 to 5300224 tid 1 2024-07-26T18:10:44.535 INFO:tasks.rados.rados.0.smithi071.stdout:1109: writing smithi07179299-25 from 5300224 to 5701632 tid 2 2024-07-26T18:10:44.535 INFO:tasks.rados.rados.0.smithi071.stdout:1110: rollback oid 49 current snap is 110 2024-07-26T18:10:44.536 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 49 to 105 2024-07-26T18:10:44.536 INFO:tasks.rados.rados.0.smithi071.stdout:1108: finishing rollback tid 0 to smithi07179299-41 2024-07-26T18:10:44.536 INFO:tasks.rados.rados.0.smithi071.stdout:1108: finishing rollback tid 1 to smithi07179299-41 2024-07-26T18:10:44.536 INFO:tasks.rados.rados.0.smithi071.stdout:1108: finishing rollback tid 2 to smithi07179299-41 2024-07-26T18:10:44.536 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 470 (ObjNum 346 snap 107 seq_num 346) dirty exists 2024-07-26T18:10:44.536 INFO:tasks.rados.rados.0.smithi071.stdout:1108: done (2 left) 2024-07-26T18:10:44.536 INFO:tasks.rados.rados.0.smithi071.stdout:1111: delete oid 21 current snap is 110 2024-07-26T18:10:44.538 INFO:tasks.rados.rados.0.smithi071.stdout:1109: finishing write tid 1 to smithi07179299-25 2024-07-26T18:10:44.538 INFO:tasks.rados.rados.0.smithi071.stdout:1110: finishing rollback tid 1 to smithi07179299-49 2024-07-26T18:10:44.539 INFO:tasks.rados.rados.0.smithi071.stdout:1109: finishing write tid 2 to smithi07179299-25 2024-07-26T18:10:44.540 INFO:tasks.rados.rados.0.smithi071.stdout:1111: done (2 left) 2024-07-26T18:10:44.540 INFO:tasks.rados.rados.0.smithi071.stdout:1112: delete oid 41 current snap is 110 2024-07-26T18:10:44.540 INFO:tasks.rados.rados.0.smithi071.stdout:1109: finishing write tid 3 to smithi07179299-25 2024-07-26T18:10:44.540 INFO:tasks.rados.rados.0.smithi071.stdout:1110: finishing rollback tid 2 to smithi07179299-49 2024-07-26T18:10:44.540 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 330 (ObjNum 277 snap 85 seq_num 277) dirty exists 2024-07-26T18:10:44.542 INFO:tasks.rados.rados.0.smithi071.stdout:1109: finishing write tid 4 to smithi07179299-25 2024-07-26T18:10:44.542 INFO:tasks.rados.rados.0.smithi071.stdout:1109: oid 25 updating version 0 to 323 2024-07-26T18:10:44.542 INFO:tasks.rados.rados.0.smithi071.stdout:1109: oid 25 version 323 is already newer than 322 2024-07-26T18:10:44.542 INFO:tasks.rados.rados.0.smithi071.stdout:1109: oid 25 updating version 323 to 324 2024-07-26T18:10:44.542 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 324 (ObjNum 350 snap 110 seq_num 350) dirty exists 2024-07-26T18:10:44.542 INFO:tasks.rados.rados.0.smithi071.stdout:1109: left oid 25 (ObjNum 350 snap 110 seq_num 350) 2024-07-26T18:10:44.542 INFO:tasks.rados.rados.0.smithi071.stdout:1109: done (2 left) 2024-07-26T18:10:44.543 INFO:tasks.rados.rados.0.smithi071.stdout:1110: done (1 left) 2024-07-26T18:10:44.543 INFO:tasks.rados.rados.0.smithi071.stdout:1112: done (0 left) 2024-07-26T18:10:44.543 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 110 2024-07-26T18:10:44.543 INFO:tasks.rados.rados.0.smithi071.stdout:1113: seq_num 353 ranges {2605056=720896,3325952=401408} 2024-07-26T18:10:44.559 INFO:tasks.rados.rados.0.smithi071.stdout:1113: writing smithi07179299-10 from 2605056 to 3325952 tid 1 2024-07-26T18:10:44.562 INFO:tasks.rados.rados.0.smithi071.stdout:1113: writing smithi07179299-10 from 3325952 to 3727360 tid 2 2024-07-26T18:10:44.562 INFO:tasks.rados.rados.0.smithi071.stdout:1114: rmattr oid 1 current snap is 110 2024-07-26T18:10:44.562 INFO:tasks.rados.rados.0.smithi071.stdout:1114: done (1 left) 2024-07-26T18:10:44.562 INFO:tasks.rados.rados.0.smithi071.stdout:1115: read oid 7 snap 107 2024-07-26T18:10:44.562 INFO:tasks.rados.rados.0.smithi071.stdout:1115: expect (ObjNum 324 snap 105 seq_num 324) 2024-07-26T18:10:44.562 INFO:tasks.rados.rados.0.smithi071.stdout:1116: snap_remove snap 104 2024-07-26T18:10:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:44 smithi071 ceph-mon[90507]: pgmap v108: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 291 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 100/612 objects degraded (16.340%) 2024-07-26T18:10:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:44 smithi071 ceph-mon[90507]: osdmap e294: 8 total, 7 up, 8 in 2024-07-26T18:10:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:44 smithi071 ceph-mon[92867]: pgmap v108: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 291 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 100/612 objects degraded (16.340%) 2024-07-26T18:10:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:44 smithi071 ceph-mon[92867]: osdmap e294: 8 total, 7 up, 8 in 2024-07-26T18:10:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:44 smithi135 ceph-mon[85352]: pgmap v108: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 291 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 100/612 objects degraded (16.340%) 2024-07-26T18:10:44.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:44 smithi135 ceph-mon[85352]: osdmap e294: 8 total, 7 up, 8 in 2024-07-26T18:10:45.427 INFO:tasks.rados.rados.0.smithi071.stdout:1116: done (2 left) 2024-07-26T18:10:45.427 INFO:tasks.rados.rados.0.smithi071.stdout:1117: read oid 13 snap -1 2024-07-26T18:10:45.427 INFO:tasks.rados.rados.0.smithi071.stdout:1117: expect (ObjNum 279 snap 86 seq_num 279) 2024-07-26T18:10:45.427 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 110 2024-07-26T18:10:45.427 INFO:tasks.rados.rados.0.smithi071.stdout:1113: finishing write tid 1 to smithi07179299-10 2024-07-26T18:10:45.428 INFO:tasks.rados.rados.0.smithi071.stdout:1118: seq_num 354 ranges {966656=737280,1703936=401408} 2024-07-26T18:10:45.437 INFO:tasks.rados.rados.0.smithi071.stdout:1118: writing smithi07179299-46 from 966656 to 1703936 tid 1 2024-07-26T18:10:45.439 INFO:tasks.rados.rados.0.smithi071.stdout:1118: writing smithi07179299-46 from 1703936 to 2105344 tid 2 2024-07-26T18:10:45.440 INFO:tasks.rados.rados.0.smithi071.stdout:1119: snap_remove snap 105 2024-07-26T18:10:45.928 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:45 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[98220]: 2024-07-26T18:10:45.665+0000 7f6908ee3640 -1 osd.0 286 log_to_monitors true 2024-07-26T18:10:46.440 INFO:tasks.rados.rados.0.smithi071.stdout:1119: done (4 left) 2024-07-26T18:10:46.440 INFO:tasks.rados.rados.0.smithi071.stdout:1120: read oid 38 snap -1 2024-07-26T18:10:46.440 INFO:tasks.rados.rados.0.smithi071.stdout:1120: expect (ObjNum 206 snap 56 seq_num 206) 2024-07-26T18:10:46.440 INFO:tasks.rados.rados.0.smithi071.stdout:1121: delete oid 23 current snap is 110 2024-07-26T18:10:46.440 INFO:tasks.rados.rados.0.smithi071.stdout:1113: finishing write tid 2 to smithi07179299-10 2024-07-26T18:10:46.440 INFO:tasks.rados.rados.0.smithi071.stdout:1113: finishing write tid 3 to smithi07179299-10 2024-07-26T18:10:46.440 INFO:tasks.rados.rados.0.smithi071.stdout:1113: finishing write tid 4 to smithi07179299-10 2024-07-26T18:10:46.440 INFO:tasks.rados.rados.0.smithi071.stdout:1113: oid 10 updating version 0 to 404 2024-07-26T18:10:46.441 INFO:tasks.rados.rados.0.smithi071.stdout:1113: oid 10 updating version 404 to 405 2024-07-26T18:10:46.441 INFO:tasks.rados.rados.0.smithi071.stdout:1113: oid 10 updating version 405 to 406 2024-07-26T18:10:46.441 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 406 (ObjNum 353 snap 110 seq_num 353) dirty exists 2024-07-26T18:10:46.441 INFO:tasks.rados.rados.0.smithi071.stdout:1113: left oid 10 (ObjNum 353 snap 110 seq_num 353) 2024-07-26T18:10:46.441 INFO:tasks.rados.rados.0.smithi071.stdout:1115: expect (ObjNum 324 snap 105 seq_num 324) 2024-07-26T18:10:46.595 INFO:tasks.rados.rados.0.smithi071.stdout:1118: finishing write tid 1 to smithi07179299-46 2024-07-26T18:10:46.595 INFO:tasks.rados.rados.0.smithi071.stdout:1113: done (5 left) 2024-07-26T18:10:46.595 INFO:tasks.rados.rados.0.smithi071.stdout:1115: done (4 left) 2024-07-26T18:10:46.596 INFO:tasks.rados.rados.0.smithi071.stdout:1121: done (3 left) 2024-07-26T18:10:46.596 INFO:tasks.rados.rados.0.smithi071.stdout:1122: rollback oid 29 current snap is 110 2024-07-26T18:10:46.596 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 56 2024-07-26T18:10:46.596 INFO:tasks.rados.rados.0.smithi071.stdout:1118: finishing write tid 2 to smithi07179299-46 2024-07-26T18:10:46.596 INFO:tasks.rados.rados.0.smithi071.stdout:1118: finishing write tid 3 to smithi07179299-46 2024-07-26T18:10:46.596 INFO:tasks.rados.rados.0.smithi071.stdout:1117: expect (ObjNum 279 snap 86 seq_num 279) 2024-07-26T18:10:46.707 INFO:tasks.rados.rados.0.smithi071.stdout:1118: finishing write tid 4 to smithi07179299-46 2024-07-26T18:10:46.708 INFO:tasks.rados.rados.0.smithi071.stdout:1118: oid 46 updating version 0 to 422 2024-07-26T18:10:46.708 INFO:tasks.rados.rados.0.smithi071.stdout:1118: oid 46 updating version 422 to 423 2024-07-26T18:10:46.708 INFO:tasks.rados.rados.0.smithi071.stdout:1118: oid 46 updating version 423 to 424 2024-07-26T18:10:46.708 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 424 (ObjNum 354 snap 110 seq_num 354) dirty exists 2024-07-26T18:10:46.708 INFO:tasks.rados.rados.0.smithi071.stdout:1118: left oid 46 (ObjNum 354 snap 110 seq_num 354) 2024-07-26T18:10:46.709 INFO:tasks.rados.rados.0.smithi071.stdout:1120: expect (ObjNum 206 snap 56 seq_num 206) 2024-07-26T18:10:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:46 smithi135 ceph-mon[85352]: osdmap e295: 8 total, 7 up, 8 in 2024-07-26T18:10:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:46 smithi135 ceph-mon[85352]: pgmap v111: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 291 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 100/612 objects degraded (16.340%) 2024-07-26T18:10:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:46 smithi135 ceph-mon[85352]: from='osd.0 [v2:172.21.15.71:6802/3478532918,v1:172.21.15.71:6803/3478532918]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-26T18:10:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:46 smithi135 ceph-mon[85352]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-26T18:10:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:46 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:46 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:46 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 100/612 objects degraded (16.340%), 16 pgs degraded (PG_DEGRADED) 2024-07-26T18:10:46.905 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[98220]: 2024-07-26T18:10:46.452+0000 7f68fcc86640 -1 osd.0 286 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:10:46.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[92867]: osdmap e295: 8 total, 7 up, 8 in 2024-07-26T18:10:46.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[92867]: pgmap v111: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 291 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 100/612 objects degraded (16.340%) 2024-07-26T18:10:46.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[92867]: from='osd.0 [v2:172.21.15.71:6802/3478532918,v1:172.21.15.71:6803/3478532918]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-26T18:10:46.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[92867]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-26T18:10:46.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:46.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:46.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 100/612 objects degraded (16.340%), 16 pgs degraded (PG_DEGRADED) 2024-07-26T18:10:46.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[90507]: osdmap e295: 8 total, 7 up, 8 in 2024-07-26T18:10:46.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[90507]: pgmap v111: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 291 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 100/612 objects degraded (16.340%) 2024-07-26T18:10:46.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[90507]: from='osd.0 [v2:172.21.15.71:6802/3478532918,v1:172.21.15.71:6803/3478532918]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-26T18:10:46.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[90507]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-07-26T18:10:46.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:46.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:46.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:46 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 100/612 objects degraded (16.340%), 16 pgs degraded (PG_DEGRADED) 2024-07-26T18:10:47.299 INFO:tasks.rados.rados.0.smithi071.stdout:1122: finishing rollback tid 0 to smithi07179299-29 2024-07-26T18:10:47.299 INFO:tasks.rados.rados.0.smithi071.stdout:1122: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:10:47.299 INFO:tasks.rados.rados.0.smithi071.stdout:1117: done (3 left) 2024-07-26T18:10:47.299 INFO:tasks.rados.rados.0.smithi071.stdout:1118: done (2 left) 2024-07-26T18:10:47.299 INFO:tasks.rados.rados.0.smithi071.stdout:1120: done (1 left) 2024-07-26T18:10:47.299 INFO:tasks.rados.rados.0.smithi071.stdout:1123: rmattr oid 2 current snap is 110 2024-07-26T18:10:47.299 INFO:tasks.rados.rados.0.smithi071.stdout:1122: finishing rollback tid 2 to smithi07179299-29 2024-07-26T18:10:47.299 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 346 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-07-26T18:10:47.300 INFO:tasks.rados.rados.0.smithi071.stdout:1122: done (1 left) 2024-07-26T18:10:47.300 INFO:tasks.rados.rados.0.smithi071.stdout:1124: delete oid 9 current snap is 110 2024-07-26T18:10:47.301 INFO:tasks.rados.rados.0.smithi071.stdout:1124: done (1 left) 2024-07-26T18:10:47.301 INFO:tasks.rados.rados.0.smithi071.stdout:1125: read oid 16 snap -1 2024-07-26T18:10:47.301 INFO:tasks.rados.rados.0.smithi071.stdout:1125: expect (ObjNum 348 snap 110 seq_num 348) 2024-07-26T18:10:47.301 INFO:tasks.rados.rados.0.smithi071.stdout:1126: snap_create 2024-07-26T18:10:47.302 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 408 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:10:47.307 INFO:tasks.rados.rados.0.smithi071.stdout:1125: expect (ObjNum 348 snap 110 seq_num 348) 2024-07-26T18:10:47.440 INFO:tasks.rados.rados.0.smithi071.stdout:1123: done (2 left) 2024-07-26T18:10:47.441 INFO:tasks.rados.rados.0.smithi071.stdout:1125: done (1 left) 2024-07-26T18:10:47.441 INFO:tasks.rados.rados.0.smithi071.stdout:1126: done (0 left) 2024-07-26T18:10:47.441 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 111 2024-07-26T18:10:47.441 INFO:tasks.rados.rados.0.smithi071.stdout:1127: seq_num 357 ranges {2531328=786432,3317760=401408} 2024-07-26T18:10:47.460 INFO:tasks.rados.rados.0.smithi071.stdout:1127: writing smithi07179299-40 from 2531328 to 3317760 tid 1 2024-07-26T18:10:47.464 INFO:tasks.rados.rados.0.smithi071.stdout:1127: writing smithi07179299-40 from 3317760 to 3719168 tid 2 2024-07-26T18:10:47.464 INFO:tasks.rados.rados.0.smithi071.stdout:1128: delete oid 2 current snap is 111 2024-07-26T18:10:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[90507]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T18:10:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[90507]: osdmap e296: 8 total, 7 up, 8 in 2024-07-26T18:10:47.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[90507]: from='osd.0 [v2:172.21.15.71:6802/3478532918,v1:172.21.15.71:6803/3478532918]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:10:47.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[90507]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:10:47.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:47.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[92867]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T18:10:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[92867]: osdmap e296: 8 total, 7 up, 8 in 2024-07-26T18:10:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[92867]: from='osd.0 [v2:172.21.15.71:6802/3478532918,v1:172.21.15.71:6803/3478532918]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:10:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[92867]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:10:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:47.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:47 smithi135 ceph-mon[85352]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-07-26T18:10:47.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:47 smithi135 ceph-mon[85352]: osdmap e296: 8 total, 7 up, 8 in 2024-07-26T18:10:47.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:47 smithi135 ceph-mon[85352]: from='osd.0 [v2:172.21.15.71:6802/3478532918,v1:172.21.15.71:6803/3478532918]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:10:47.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:47 smithi135 ceph-mon[85352]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:10:47.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:47.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:48.473 INFO:tasks.rados.rados.0.smithi071.stdout:1127: finishing write tid 1 to smithi07179299-40 2024-07-26T18:10:48.474 INFO:tasks.rados.rados.0.smithi071.stdout:1127: finishing write tid 2 to smithi07179299-40 2024-07-26T18:10:48.474 INFO:tasks.rados.rados.0.smithi071.stdout:1127: finishing write tid 3 to smithi07179299-40 2024-07-26T18:10:48.479 INFO:tasks.rados.rados.0.smithi071.stdout:1127: finishing write tid 4 to smithi07179299-40 2024-07-26T18:10:48.479 INFO:tasks.rados.rados.0.smithi071.stdout:1127: oid 40 updating version 0 to 714 2024-07-26T18:10:48.479 INFO:tasks.rados.rados.0.smithi071.stdout:1127: oid 40 version 714 is already newer than 712 2024-07-26T18:10:48.479 INFO:tasks.rados.rados.0.smithi071.stdout:1127: oid 40 version 714 is already newer than 713 2024-07-26T18:10:48.479 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 714 (ObjNum 357 snap 111 seq_num 357) dirty exists 2024-07-26T18:10:48.479 INFO:tasks.rados.rados.0.smithi071.stdout:1127: left oid 40 (ObjNum 357 snap 111 seq_num 357) 2024-07-26T18:10:48.494 INFO:tasks.rados.rados.0.smithi071.stdout:1127: done (1 left) 2024-07-26T18:10:48.494 INFO:tasks.rados.rados.0.smithi071.stdout:1128: done (0 left) 2024-07-26T18:10:48.494 INFO:tasks.rados.rados.0.smithi071.stdout:1129: snap_remove snap 92 2024-07-26T18:10:48.505 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[92867]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:10:48.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[92867]: osd.0 [v2:172.21.15.71:6802/3478532918,v1:172.21.15.71:6803/3478532918] boot 2024-07-26T18:10:48.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[92867]: osdmap e297: 8 total, 8 up, 8 in 2024-07-26T18:10:48.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:10:48.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[92867]: pgmap v114: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 100/612 objects degraded (16.340%) 2024-07-26T18:10:48.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[92867]: osdmap e298: 8 total, 8 up, 8 in 2024-07-26T18:10:48.506 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[90507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:10:48.507 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[90507]: osd.0 [v2:172.21.15.71:6802/3478532918,v1:172.21.15.71:6803/3478532918] boot 2024-07-26T18:10:48.507 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[90507]: osdmap e297: 8 total, 8 up, 8 in 2024-07-26T18:10:48.507 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:10:48.507 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[90507]: pgmap v114: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 100/612 objects degraded (16.340%) 2024-07-26T18:10:48.507 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:48 smithi071 ceph-mon[90507]: osdmap e298: 8 total, 8 up, 8 in 2024-07-26T18:10:48.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:48 smithi135 ceph-mon[85352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:10:48.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:48 smithi135 ceph-mon[85352]: osd.0 [v2:172.21.15.71:6802/3478532918,v1:172.21.15.71:6803/3478532918] boot 2024-07-26T18:10:48.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:48 smithi135 ceph-mon[85352]: osdmap e297: 8 total, 8 up, 8 in 2024-07-26T18:10:48.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-07-26T18:10:48.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:48 smithi135 ceph-mon[85352]: pgmap v114: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 100/612 objects degraded (16.340%) 2024-07-26T18:10:48.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:48 smithi135 ceph-mon[85352]: osdmap e298: 8 total, 8 up, 8 in 2024-07-26T18:10:49.459 INFO:tasks.rados.rados.0.smithi071.stdout:1129: done (0 left) 2024-07-26T18:10:49.459 INFO:tasks.rados.rados.0.smithi071.stdout:1130: copy_from oid 18 from oid 9 current snap is 111 2024-07-26T18:10:49.459 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 111 2024-07-26T18:10:49.460 INFO:tasks.rados.rados.0.smithi071.stdout:1131: seq_num 359 ranges {0=417792,417792=417792,835584=385024} 2024-07-26T18:10:49.462 INFO:tasks.rados.rados.0.smithi071.stdout:1131: writing smithi07179299-48 from 0 to 417792 tid 1 2024-07-26T18:10:49.465 INFO:tasks.rados.rados.0.smithi071.stdout:1131: writing smithi07179299-48 from 417792 to 835584 tid 2 2024-07-26T18:10:49.468 INFO:tasks.rados.rados.0.smithi071.stdout:1131: writing smithi07179299-48 from 835584 to 1220608 tid 3 2024-07-26T18:10:49.468 INFO:tasks.rados.rados.0.smithi071.stdout:1132: delete oid 27 current snap is 111 2024-07-26T18:10:49.468 INFO:tasks.rados.rados.0.smithi071.stdout:1130: finishing copy_from to smithi07179299-18 2024-07-26T18:10:49.468 INFO:tasks.rados.rados.0.smithi071.stdout:1130: got expected ENOENT (src dne) 2024-07-26T18:10:49.468 INFO:tasks.rados.rados.0.smithi071.stdout:1130: finishing copy_from racing read to smithi07179299-18 2024-07-26T18:10:49.473 INFO:tasks.rados.rados.0.smithi071.stdout:1130: done (2 left) 2024-07-26T18:10:49.474 INFO:tasks.rados.rados.0.smithi071.stdout:1132: done (1 left) 2024-07-26T18:10:49.474 INFO:tasks.rados.rados.0.smithi071.stdout:1133: read oid 7 snap 56 2024-07-26T18:10:49.474 INFO:tasks.rados.rados.0.smithi071.stdout:1133: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:10:49.474 INFO:tasks.rados.rados.0.smithi071.stdout:1134: rollback oid 18 current snap is 111 2024-07-26T18:10:49.474 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 103 2024-07-26T18:10:49.474 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 111 2024-07-26T18:10:49.474 INFO:tasks.rados.rados.0.smithi071.stdout:1135: seq_num 361 ranges {3719168=450560,4169728=581632,4751360=221184} 2024-07-26T18:10:49.497 INFO:tasks.rados.rados.0.smithi071.stdout:1135: writing smithi07179299-40 from 3719168 to 4169728 tid 1 2024-07-26T18:10:49.500 INFO:tasks.rados.rados.0.smithi071.stdout:1135: writing smithi07179299-40 from 4169728 to 4751360 tid 2 2024-07-26T18:10:49.502 INFO:tasks.rados.rados.0.smithi071.stdout:1135: writing smithi07179299-40 from 4751360 to 4972544 tid 3 2024-07-26T18:10:49.502 INFO:tasks.rados.rados.0.smithi071.stdout:1136: read oid 31 snap -1 2024-07-26T18:10:49.502 INFO:tasks.rados.rados.0.smithi071.stdout:1136: expect deleted 2024-07-26T18:10:49.502 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 111 2024-07-26T18:10:49.502 INFO:tasks.rados.rados.0.smithi071.stdout:1137: seq_num 362 ranges {4530176=466944,4997120=466944,5464064=335872} 2024-07-26T18:10:49.528 INFO:tasks.rados.rados.0.smithi071.stdout:1137: writing smithi07179299-32 from 4530176 to 4997120 tid 1 2024-07-26T18:10:49.531 INFO:tasks.rados.rados.0.smithi071.stdout:1137: writing smithi07179299-32 from 4997120 to 5464064 tid 2 2024-07-26T18:10:49.534 INFO:tasks.rados.rados.0.smithi071.stdout:1137: writing smithi07179299-32 from 5464064 to 5799936 tid 3 2024-07-26T18:10:49.534 INFO:tasks.rados.rados.0.smithi071.stdout:1138: read oid 24 snap -1 2024-07-26T18:10:49.534 INFO:tasks.rados.rados.0.smithi071.stdout:1138: expect deleted 2024-07-26T18:10:49.534 INFO:tasks.rados.rados.0.smithi071.stdout:1139: snap_create 2024-07-26T18:10:49.534 INFO:tasks.rados.rados.0.smithi071.stdout:1131: finishing write tid 1 to smithi07179299-48 2024-07-26T18:10:49.534 INFO:tasks.rados.rados.0.smithi071.stdout:1131: finishing write tid 2 to smithi07179299-48 2024-07-26T18:10:49.534 INFO:tasks.rados.rados.0.smithi071.stdout:1131: finishing write tid 3 to smithi07179299-48 2024-07-26T18:10:49.534 INFO:tasks.rados.rados.0.smithi071.stdout:1131: finishing write tid 4 to smithi07179299-48 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:1134: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:1131: finishing write tid 5 to smithi07179299-48 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:1131: oid 48 updating version 0 to 350 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:1131: oid 48 version 350 is already newer than 349 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:1131: oid 48 version 350 is already newer than 348 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:1131: oid 48 version 350 is already newer than 347 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 350 (ObjNum 359 snap 111 seq_num 359) dirty exists 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:1131: left oid 48 (ObjNum 359 snap 111 seq_num 359) 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:1134: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 354 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:10:49.535 INFO:tasks.rados.rados.0.smithi071.stdout:1133: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:10:49.615 INFO:tasks.rados.rados.0.smithi071.stdout:1135: finishing write tid 1 to smithi07179299-40 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:1135: finishing write tid 2 to smithi07179299-40 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:1135: finishing write tid 3 to smithi07179299-40 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:1135: finishing write tid 4 to smithi07179299-40 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:1135: finishing write tid 5 to smithi07179299-40 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:1135: oid 40 updating version 0 to 747 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:1135: oid 40 version 747 is already newer than 746 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:1135: oid 40 version 747 is already newer than 745 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:1135: oid 40 updating version 747 to 748 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 748 (ObjNum 361 snap 111 seq_num 361) dirty exists 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:1135: left oid 40 (ObjNum 361 snap 111 seq_num 361) 2024-07-26T18:10:49.616 INFO:tasks.rados.rados.0.smithi071.stdout:1137: finishing write tid 1 to smithi07179299-32 2024-07-26T18:10:49.617 INFO:tasks.rados.rados.0.smithi071.stdout:1137: finishing write tid 2 to smithi07179299-32 2024-07-26T18:10:49.617 INFO:tasks.rados.rados.0.smithi071.stdout:1137: finishing write tid 3 to smithi07179299-32 2024-07-26T18:10:49.617 INFO:tasks.rados.rados.0.smithi071.stdout:1137: finishing write tid 4 to smithi07179299-32 2024-07-26T18:10:49.617 INFO:tasks.rados.rados.0.smithi071.stdout:1137: finishing write tid 5 to smithi07179299-32 2024-07-26T18:10:49.617 INFO:tasks.rados.rados.0.smithi071.stdout:1137: oid 32 updating version 0 to 434 2024-07-26T18:10:49.617 INFO:tasks.rados.rados.0.smithi071.stdout:1137: oid 32 version 434 is already newer than 433 2024-07-26T18:10:49.617 INFO:tasks.rados.rados.0.smithi071.stdout:1137: oid 32 version 434 is already newer than 432 2024-07-26T18:10:49.617 INFO:tasks.rados.rados.0.smithi071.stdout:1137: oid 32 version 434 is already newer than 431 2024-07-26T18:10:49.617 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 434 (ObjNum 362 snap 111 seq_num 362) dirty exists 2024-07-26T18:10:49.617 INFO:tasks.rados.rados.0.smithi071.stdout:1137: left oid 32 (ObjNum 362 snap 111 seq_num 362) 2024-07-26T18:10:50.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:10:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:10:49.974+0000 7f2c3c88d640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:10:50.464 INFO:tasks.rados.rados.0.smithi071.stdout:1131: done (7 left) 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1133: done (6 left) 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1134: done (5 left) 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1135: done (4 left) 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1136: done (3 left) 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1137: done (2 left) 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1138: done (1 left) 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1139: done (0 left) 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1140: read oid 18 snap -1 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1140: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1141: copy_from oid 35 from oid 15 current snap is 112 2024-07-26T18:10:50.465 INFO:tasks.rados.rados.0.smithi071.stdout:1142: snap_remove snap 103 2024-07-26T18:10:50.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: osdmap e299: 8 total, 8 up, 8 in 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: pgmap v117: 121 pgs: 1 active+recovering+degraded, 1 activating+degraded, 3 active+clean+snaptrim, 1 active+recovery_wait+degraded, 10 active+undersized, 5 active+undersized+degraded, 100 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 788 KiB/s wr, 12 op/s; 32/603 objects degraded (5.307%) 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:10:50.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: osdmap e299: 8 total, 8 up, 8 in 2024-07-26T18:10:50.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: pgmap v117: 121 pgs: 1 active+recovering+degraded, 1 activating+degraded, 3 active+clean+snaptrim, 1 active+recovery_wait+degraded, 10 active+undersized, 5 active+undersized+degraded, 100 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 788 KiB/s wr, 12 op/s; 32/603 objects degraded (5.307%) 2024-07-26T18:10:50.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:50.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:50.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:50.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:10:50.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:50.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:50.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:50.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: osdmap e299: 8 total, 8 up, 8 in 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: pgmap v117: 121 pgs: 1 active+recovering+degraded, 1 activating+degraded, 3 active+clean+snaptrim, 1 active+recovery_wait+degraded, 10 active+undersized, 5 active+undersized+degraded, 100 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 788 KiB/s wr, 12 op/s; 32/603 objects degraded (5.307%) 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:10:50.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:50.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:50.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:10:50.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:10:51.469 INFO:tasks.rados.rados.0.smithi071.stdout:1142: done (2 left) 2024-07-26T18:10:51.470 INFO:tasks.rados.rados.0.smithi071.stdout:1143: rollback oid 49 current snap is 112 2024-07-26T18:10:51.470 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 49 to 107 2024-07-26T18:10:51.470 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 112 2024-07-26T18:10:51.470 INFO:tasks.rados.rados.0.smithi071.stdout:1144: seq_num 363 ranges {0=483328,483328=753664,1236992=49152} 2024-07-26T18:10:51.472 INFO:tasks.rados.rados.0.smithi071.stdout:1144: writing smithi07179299-24 from 0 to 483328 tid 1 2024-07-26T18:10:51.477 INFO:tasks.rados.rados.0.smithi071.stdout:1144: writing smithi07179299-24 from 483328 to 1236992 tid 2 2024-07-26T18:10:51.478 INFO:tasks.rados.rados.0.smithi071.stdout:1144: writing smithi07179299-24 from 1236992 to 1286144 tid 3 2024-07-26T18:10:51.478 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 112 2024-07-26T18:10:51.478 INFO:tasks.rados.rados.0.smithi071.stdout:1145: seq_num 364 ranges {5799936=499712,6299648=638976,6938624=163840} 2024-07-26T18:10:51.513 INFO:tasks.rados.rados.0.smithi071.stdout:1145: writing smithi07179299-32 from 5799936 to 6299648 tid 1 2024-07-26T18:10:51.517 INFO:tasks.rados.rados.0.smithi071.stdout:1145: writing smithi07179299-32 from 6299648 to 6938624 tid 2 2024-07-26T18:10:51.519 INFO:tasks.rados.rados.0.smithi071.stdout:1145: writing smithi07179299-32 from 6938624 to 7102464 tid 3 2024-07-26T18:10:51.519 INFO:tasks.rados.rados.0.smithi071.stdout:1146: delete oid 34 current snap is 112 2024-07-26T18:10:51.519 INFO:tasks.rados.rados.0.smithi071.stdout:1141: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:10:51.519 INFO:tasks.rados.rados.0.smithi071.stdout:1141: finishing copy_from to smithi07179299-35 2024-07-26T18:10:51.519 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 320 (ObjNum 329 snap 106 seq_num 329) dirty exists 2024-07-26T18:10:51.519 INFO:tasks.rados.rados.0.smithi071.stdout:1140: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:10:51.728 INFO:tasks.rados.rados.0.smithi071.stdout:1143: finishing rollback tid 0 to smithi07179299-49 2024-07-26T18:10:51.728 INFO:tasks.rados.rados.0.smithi071.stdout:1143: finishing rollback tid 1 to smithi07179299-49 2024-07-26T18:10:51.728 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 357 (ObjNum 161 snap 0 seq_num 551041713) dirty dne 2024-07-26T18:10:51.728 INFO:tasks.rados.rados.0.smithi071.stdout:1140: done (5 left) 2024-07-26T18:10:51.728 INFO:tasks.rados.rados.0.smithi071.stdout:1141: done (4 left) 2024-07-26T18:10:51.728 INFO:tasks.rados.rados.0.smithi071.stdout:1143: done (3 left) 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1146: done (2 left) 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1147: read oid 19 snap -1 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1147: expect (ObjNum 331 snap 106 seq_num 331) 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1148: read oid 17 snap -1 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1148: expect (ObjNum 293 snap 95 seq_num 293) 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1149: read oid 39 snap -1 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1149: expect (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1150: delete oid 44 current snap is 112 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1144: finishing write tid 1 to smithi07179299-24 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1144: finishing write tid 2 to smithi07179299-24 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1144: finishing write tid 3 to smithi07179299-24 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1144: finishing write tid 4 to smithi07179299-24 2024-07-26T18:10:51.729 INFO:tasks.rados.rados.0.smithi071.stdout:1144: finishing write tid 5 to smithi07179299-24 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1144: oid 24 updating version 0 to 751 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1144: oid 24 updating version 751 to 756 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1144: oid 24 updating version 756 to 757 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1144: oid 24 updating version 757 to 758 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 758 (ObjNum 363 snap 112 seq_num 363) dirty exists 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1144: left oid 24 (ObjNum 363 snap 112 seq_num 363) 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1145: finishing write tid 1 to smithi07179299-32 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1145: finishing write tid 2 to smithi07179299-32 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1145: finishing write tid 3 to smithi07179299-32 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1145: finishing write tid 4 to smithi07179299-32 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1145: finishing write tid 5 to smithi07179299-32 2024-07-26T18:10:51.730 INFO:tasks.rados.rados.0.smithi071.stdout:1145: oid 32 updating version 0 to 446 2024-07-26T18:10:51.731 INFO:tasks.rados.rados.0.smithi071.stdout:1145: oid 32 updating version 446 to 447 2024-07-26T18:10:51.731 INFO:tasks.rados.rados.0.smithi071.stdout:1145: oid 32 version 447 is already newer than 444 2024-07-26T18:10:51.731 INFO:tasks.rados.rados.0.smithi071.stdout:1145: oid 32 version 447 is already newer than 445 2024-07-26T18:10:51.731 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 447 (ObjNum 364 snap 112 seq_num 364) dirty exists 2024-07-26T18:10:51.731 INFO:tasks.rados.rados.0.smithi071.stdout:1145: left oid 32 (ObjNum 364 snap 112 seq_num 364) 2024-07-26T18:10:51.737 INFO:tasks.rados.rados.0.smithi071.stdout:1148: expect (ObjNum 293 snap 95 seq_num 293) 2024-07-26T18:10:51.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:51 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:10:51.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:51 smithi135 ceph-mon[85352]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:10:51.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:51 smithi135 ceph-mon[85352]: osdmap e300: 8 total, 8 up, 8 in 2024-07-26T18:10:51.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:51 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 32/603 objects degraded (5.307%), 8 pgs degraded (PG_DEGRADED) 2024-07-26T18:10:51.858 INFO:tasks.rados.rados.0.smithi071.stdout:1149: expect (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:10:51.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:51 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:10:51.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:51 smithi071 ceph-mon[92867]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:10:51.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:51 smithi071 ceph-mon[92867]: osdmap e300: 8 total, 8 up, 8 in 2024-07-26T18:10:51.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:51 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 32/603 objects degraded (5.307%), 8 pgs degraded (PG_DEGRADED) 2024-07-26T18:10:51.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:51 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:10:51.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:51 smithi071 ceph-mon[90507]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:10:51.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:51 smithi071 ceph-mon[90507]: osdmap e300: 8 total, 8 up, 8 in 2024-07-26T18:10:51.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:51 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 32/603 objects degraded (5.307%), 8 pgs degraded (PG_DEGRADED) 2024-07-26T18:10:52.020 INFO:tasks.rados.rados.0.smithi071.stdout:1147: expect (ObjNum 331 snap 106 seq_num 331) 2024-07-26T18:10:52.252 INFO:tasks.rados.rados.0.smithi071.stdout:1144: done (5 left) 2024-07-26T18:10:52.252 INFO:tasks.rados.rados.0.smithi071.stdout:1145: done (4 left) 2024-07-26T18:10:52.252 INFO:tasks.rados.rados.0.smithi071.stdout:1147: done (3 left) 2024-07-26T18:10:52.252 INFO:tasks.rados.rados.0.smithi071.stdout:1148: done (2 left) 2024-07-26T18:10:52.252 INFO:tasks.rados.rados.0.smithi071.stdout:1149: done (1 left) 2024-07-26T18:10:52.252 INFO:tasks.rados.rados.0.smithi071.stdout:1150: done (0 left) 2024-07-26T18:10:52.252 INFO:tasks.rados.rados.0.smithi071.stdout:1151: rollback oid 34 current snap is 112 2024-07-26T18:10:52.252 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 34 to 108 2024-07-26T18:10:52.252 INFO:tasks.rados.rados.0.smithi071.stdout:1152: snap_remove snap 109 2024-07-26T18:10:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:10:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:10:52] "GET /metrics HTTP/1.1" 200 36218 "" "Prometheus/2.43.0" 2024-07-26T18:10:52.475 INFO:tasks.rados.rados.0.smithi071.stdout:1152: done (1 left) 2024-07-26T18:10:52.475 INFO:tasks.rados.rados.0.smithi071.stdout:1153: copy_from oid 15 from oid 41 current snap is 112 2024-07-26T18:10:52.476 INFO:tasks.rados.rados.0.smithi071.stdout:1154: rollback oid 40 current snap is 112 2024-07-26T18:10:52.476 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 101 2024-07-26T18:10:52.476 INFO:tasks.rados.rados.0.smithi071.stdout:1151: finishing rollback tid 1 to smithi07179299-34 2024-07-26T18:10:52.476 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 347 (ObjNum 545 snap 0 seq_num 2057414400) dirty dne 2024-07-26T18:10:52.476 INFO:tasks.rados.rados.0.smithi071.stdout:1151: done (2 left) 2024-07-26T18:10:52.476 INFO:tasks.rados.rados.0.smithi071.stdout:1155: rollback oid 49 current snap is 112 2024-07-26T18:10:52.476 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 49 to 101 2024-07-26T18:10:52.476 INFO:tasks.rados.rados.0.smithi071.stdout:1156: snap_remove snap 56 2024-07-26T18:10:52.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:52 smithi135 ceph-mon[85352]: osdmap e301: 8 total, 8 up, 8 in 2024-07-26T18:10:52.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:52 smithi135 ceph-mon[85352]: pgmap v120: 121 pgs: 1 active+recovering+degraded, 1 activating+degraded, 3 active+clean+snaptrim, 1 active+recovery_wait+degraded, 115 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 15 op/s; 15/603 objects degraded (2.488%); 2.1 MiB/s, 0 objects/s recovering 2024-07-26T18:10:52.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:52 smithi071 ceph-mon[90507]: osdmap e301: 8 total, 8 up, 8 in 2024-07-26T18:10:52.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:52 smithi071 ceph-mon[90507]: pgmap v120: 121 pgs: 1 active+recovering+degraded, 1 activating+degraded, 3 active+clean+snaptrim, 1 active+recovery_wait+degraded, 115 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 15 op/s; 15/603 objects degraded (2.488%); 2.1 MiB/s, 0 objects/s recovering 2024-07-26T18:10:52.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:52 smithi071 ceph-mon[92867]: osdmap e301: 8 total, 8 up, 8 in 2024-07-26T18:10:52.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:52 smithi071 ceph-mon[92867]: pgmap v120: 121 pgs: 1 active+recovering+degraded, 1 activating+degraded, 3 active+clean+snaptrim, 1 active+recovery_wait+degraded, 115 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 15 op/s; 15/603 objects degraded (2.488%); 2.1 MiB/s, 0 objects/s recovering 2024-07-26T18:10:53.488 INFO:tasks.rados.rados.0.smithi071.stdout:1156: done (3 left) 2024-07-26T18:10:53.488 INFO:tasks.rados.rados.0.smithi071.stdout:1157: copy_from oid 2 from oid 11 current snap is 112 2024-07-26T18:10:53.488 INFO:tasks.rados.rados.0.smithi071.stdout:1153: finishing copy_from to smithi07179299-15 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1153: got expected ENOENT (src dne) 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1154: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1153: finishing copy_from racing read to smithi07179299-15 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1154: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1154: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 772 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1155: finishing rollback tid 1 to smithi07179299-49 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1155: finishing rollback tid 2 to smithi07179299-49 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 365 (ObjNum 277 snap 85 seq_num 277) dirty exists 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1153: done (3 left) 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1154: done (2 left) 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1155: done (1 left) 2024-07-26T18:10:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:1158: snap_create 2024-07-26T18:10:53.491 INFO:tasks.rados.rados.0.smithi071.stdout:1157: finishing copy_from to smithi07179299-2 2024-07-26T18:10:53.491 INFO:tasks.rados.rados.0.smithi071.stdout:1157: got expected ENOENT (src dne) 2024-07-26T18:10:53.491 INFO:tasks.rados.rados.0.smithi071.stdout:1157: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:10:53.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:53 smithi135 ceph-mon[85352]: osdmap e302: 8 total, 8 up, 8 in 2024-07-26T18:10:53.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:53 smithi071 ceph-mon[90507]: osdmap e302: 8 total, 8 up, 8 in 2024-07-26T18:10:53.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:53 smithi071 ceph-mon[92867]: osdmap e302: 8 total, 8 up, 8 in 2024-07-26T18:10:54.489 INFO:tasks.rados.rados.0.smithi071.stdout:1157: done (1 left) 2024-07-26T18:10:54.489 INFO:tasks.rados.rados.0.smithi071.stdout:1158: done (0 left) 2024-07-26T18:10:54.489 INFO:tasks.rados.rados.0.smithi071.stdout:1159: copy_from oid 35 from oid 22 current snap is 113 2024-07-26T18:10:54.489 INFO:tasks.rados.rados.0.smithi071.stdout:1160: rollback oid 20 current snap is 113 2024-07-26T18:10:54.489 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 112 2024-07-26T18:10:54.490 INFO:tasks.rados.rados.0.smithi071.stdout:1161: delete oid 27 current snap is 113 2024-07-26T18:10:54.494 INFO:tasks.rados.rados.0.smithi071.stdout:1161: done (2 left) 2024-07-26T18:10:54.494 INFO:tasks.rados.rados.0.smithi071.stdout:1162: rollback oid 36 current snap is 113 2024-07-26T18:10:54.494 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 36 to 88 2024-07-26T18:10:54.494 INFO:tasks.rados.rados.0.smithi071.stdout:1163: delete oid 7 current snap is 113 2024-07-26T18:10:54.496 INFO:tasks.rados.rados.0.smithi071.stdout:1160: finishing rollback tid 0 to smithi07179299-20 2024-07-26T18:10:54.496 INFO:tasks.rados.rados.0.smithi071.stdout:1160: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:10:54.496 INFO:tasks.rados.rados.0.smithi071.stdout:1160: finishing rollback tid 2 to smithi07179299-20 2024-07-26T18:10:54.496 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 548 (ObjNum 1217 snap 0 seq_num 2058206784) dirty exists 2024-07-26T18:10:54.505 INFO:tasks.rados.rados.0.smithi071.stdout:1162: finishing rollback tid 1 to smithi07179299-36 2024-07-26T18:10:54.505 INFO:tasks.rados.rados.0.smithi071.stdout:1162: finishing rollback tid 2 to smithi07179299-36 2024-07-26T18:10:54.506 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 253 (ObjNum 248 snap 68 seq_num 248) dirty exists 2024-07-26T18:10:54.506 INFO:tasks.rados.rados.0.smithi071.stdout:1160: done (3 left) 2024-07-26T18:10:54.507 INFO:tasks.rados.rados.0.smithi071.stdout:1162: done (2 left) 2024-07-26T18:10:54.507 INFO:tasks.rados.rados.0.smithi071.stdout:1163: done (1 left) 2024-07-26T18:10:54.507 INFO:tasks.rados.rados.0.smithi071.stdout:1164: copy_from oid 42 from oid 45 current snap is 113 2024-07-26T18:10:54.507 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 113 2024-07-26T18:10:54.508 INFO:tasks.rados.rados.0.smithi071.stdout:1165: seq_num 369 ranges {0=589824,589824=507904,1097728=294912} 2024-07-26T18:10:54.510 INFO:tasks.rados.rados.0.smithi071.stdout:1165: writing smithi07179299-9 from 0 to 589824 tid 1 2024-07-26T18:10:54.513 INFO:tasks.rados.rados.0.smithi071.stdout:1165: writing smithi07179299-9 from 589824 to 1097728 tid 2 2024-07-26T18:10:54.515 INFO:tasks.rados.rados.0.smithi071.stdout:1165: writing smithi07179299-9 from 1097728 to 1392640 tid 3 2024-07-26T18:10:54.515 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 113 2024-07-26T18:10:54.515 INFO:tasks.rados.rados.0.smithi071.stdout:1166: seq_num 370 ranges {0=606208,606208=794624,1400832=8192} 2024-07-26T18:10:54.519 INFO:tasks.rados.rados.0.smithi071.stdout:1166: writing smithi07179299-2 from 0 to 606208 tid 1 2024-07-26T18:10:54.526 INFO:tasks.rados.rados.0.smithi071.stdout:1166: writing smithi07179299-2 from 606208 to 1400832 tid 2 2024-07-26T18:10:54.526 INFO:tasks.rados.rados.0.smithi071.stdout:1166: writing smithi07179299-2 from 1400832 to 1409024 tid 3 2024-07-26T18:10:54.526 INFO:tasks.rados.rados.0.smithi071.stdout:1167: rollback oid 17 current snap is 113 2024-07-26T18:10:54.526 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 107 2024-07-26T18:10:54.526 INFO:tasks.rados.rados.0.smithi071.stdout:1159: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:10:54.526 INFO:tasks.rados.rados.0.smithi071.stdout:1159: finishing copy_from to smithi07179299-35 2024-07-26T18:10:54.526 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 93 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-07-26T18:10:54.526 INFO:tasks.rados.rados.0.smithi071.stdout:1165: finishing write tid 1 to smithi07179299-9 2024-07-26T18:10:54.527 INFO:tasks.rados.rados.0.smithi071.stdout:1159: done (4 left) 2024-07-26T18:10:54.527 INFO:tasks.rados.rados.0.smithi071.stdout:1168: read oid 13 snap -1 2024-07-26T18:10:54.527 INFO:tasks.rados.rados.0.smithi071.stdout:1168: expect (ObjNum 279 snap 86 seq_num 279) 2024-07-26T18:10:54.527 INFO:tasks.rados.rados.0.smithi071.stdout:1169: snap_remove snap 112 2024-07-26T18:10:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:54 smithi135 ceph-mon[85352]: pgmap v122: 121 pgs: 121 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 16 op/s; 9.0 MiB/s, 4 objects/s recovering 2024-07-26T18:10:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:54 smithi135 ceph-mon[85352]: osdmap e303: 8 total, 8 up, 8 in 2024-07-26T18:10:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:54 smithi135 ceph-mon[85352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/603 objects degraded (2.488%), 3 pgs degraded) 2024-07-26T18:10:54.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:54 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:10:54.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:54 smithi071 ceph-mon[90507]: pgmap v122: 121 pgs: 121 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 16 op/s; 9.0 MiB/s, 4 objects/s recovering 2024-07-26T18:10:54.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:54 smithi071 ceph-mon[90507]: osdmap e303: 8 total, 8 up, 8 in 2024-07-26T18:10:54.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:54 smithi071 ceph-mon[90507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/603 objects degraded (2.488%), 3 pgs degraded) 2024-07-26T18:10:54.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:54 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:10:54.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:54 smithi071 ceph-mon[92867]: pgmap v122: 121 pgs: 121 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 16 op/s; 9.0 MiB/s, 4 objects/s recovering 2024-07-26T18:10:54.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:54 smithi071 ceph-mon[92867]: osdmap e303: 8 total, 8 up, 8 in 2024-07-26T18:10:54.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:54 smithi071 ceph-mon[92867]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/603 objects degraded (2.488%), 3 pgs degraded) 2024-07-26T18:10:54.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:54 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1169: done (5 left) 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1170: read oid 16 snap -1 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1170: expect (ObjNum 348 snap 110 seq_num 348) 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1171: read oid 8 snap -1 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1171: expect (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1172: snap_create 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1166: finishing write tid 1 to smithi07179299-2 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1164: finishing copy_from racing read to smithi07179299-42 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1165: finishing write tid 2 to smithi07179299-9 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1165: finishing write tid 3 to smithi07179299-9 2024-07-26T18:10:55.498 INFO:tasks.rados.rados.0.smithi071.stdout:1165: finishing write tid 4 to smithi07179299-9 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:1164: finishing copy_from to smithi07179299-42 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 341 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:1165: finishing write tid 5 to smithi07179299-9 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:1165: oid 9 updating version 0 to 793 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:1165: oid 9 version 793 is already newer than 791 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:1165: oid 9 version 793 is already newer than 792 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:1165: oid 9 updating version 793 to 794 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 794 (ObjNum 369 snap 113 seq_num 369) dirty exists 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:1165: left oid 9 (ObjNum 369 snap 113 seq_num 369) 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:1167: finishing rollback tid 0 to smithi07179299-17 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:1167: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:10:55.499 INFO:tasks.rados.rados.0.smithi071.stdout:1167: finishing rollback tid 2 to smithi07179299-17 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 800 (ObjNum 293 snap 95 seq_num 293) dirty exists 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:1166: finishing write tid 2 to smithi07179299-2 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:1166: finishing write tid 3 to smithi07179299-2 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:1166: finishing write tid 4 to smithi07179299-2 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:1166: finishing write tid 5 to smithi07179299-2 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:1166: oid 2 updating version 0 to 450 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:1166: oid 2 version 450 is already newer than 447 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:1166: oid 2 version 450 is already newer than 449 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:1166: oid 2 version 450 is already newer than 448 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 450 (ObjNum 370 snap 113 seq_num 370) dirty exists 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:1166: left oid 2 (ObjNum 370 snap 113 seq_num 370) 2024-07-26T18:10:55.500 INFO:tasks.rados.rados.0.smithi071.stdout:1168: expect (ObjNum 279 snap 86 seq_num 279) 2024-07-26T18:10:55.611 INFO:tasks.rados.rados.0.smithi071.stdout:1170: expect (ObjNum 348 snap 110 seq_num 348) 2024-07-26T18:10:55.637 INFO:tasks.rados.rados.0.smithi071.stdout:1171: expect (ObjNum 237 snap 64 seq_num 237) 2024-07-26T18:10:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:55 smithi135 ceph-mon[85352]: osdmap e304: 8 total, 8 up, 8 in 2024-07-26T18:10:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:55 smithi071 ceph-mon[90507]: osdmap e304: 8 total, 8 up, 8 in 2024-07-26T18:10:55.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:55 smithi071 ceph-mon[92867]: osdmap e304: 8 total, 8 up, 8 in 2024-07-26T18:10:56.162 INFO:tasks.rados.rados.0.smithi071.stdout:1164: done (7 left) 2024-07-26T18:10:56.162 INFO:tasks.rados.rados.0.smithi071.stdout:1165: done (6 left) 2024-07-26T18:10:56.162 INFO:tasks.rados.rados.0.smithi071.stdout:1166: done (5 left) 2024-07-26T18:10:56.162 INFO:tasks.rados.rados.0.smithi071.stdout:1167: done (4 left) 2024-07-26T18:10:56.162 INFO:tasks.rados.rados.0.smithi071.stdout:1168: done (3 left) 2024-07-26T18:10:56.162 INFO:tasks.rados.rados.0.smithi071.stdout:1170: done (2 left) 2024-07-26T18:10:56.162 INFO:tasks.rados.rados.0.smithi071.stdout:1171: done (1 left) 2024-07-26T18:10:56.162 INFO:tasks.rados.rados.0.smithi071.stdout:1172: done (0 left) 2024-07-26T18:10:56.163 INFO:tasks.rados.rados.0.smithi071.stdout:1173: read oid 10 snap -1 2024-07-26T18:10:56.163 INFO:tasks.rados.rados.0.smithi071.stdout:1173: expect (ObjNum 353 snap 110 seq_num 353) 2024-07-26T18:10:56.163 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 114 2024-07-26T18:10:56.163 INFO:tasks.rados.rados.0.smithi071.stdout:1174: seq_num 371 ranges {0=622592,622592=679936,1302528=122880} 2024-07-26T18:10:56.165 INFO:tasks.rados.rados.0.smithi071.stdout:1174: writing smithi07179299-41 from 0 to 622592 tid 1 2024-07-26T18:10:56.169 INFO:tasks.rados.rados.0.smithi071.stdout:1174: writing smithi07179299-41 from 622592 to 1302528 tid 2 2024-07-26T18:10:56.170 INFO:tasks.rados.rados.0.smithi071.stdout:1174: writing smithi07179299-41 from 1302528 to 1425408 tid 3 2024-07-26T18:10:56.170 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 114 2024-07-26T18:10:56.170 INFO:tasks.rados.rados.0.smithi071.stdout:1175: seq_num 372 ranges {0=638976,638976=565248,1204224=237568} 2024-07-26T18:10:56.174 INFO:tasks.rados.rados.0.smithi071.stdout:1175: writing smithi07179299-27 from 0 to 638976 tid 1 2024-07-26T18:10:56.178 INFO:tasks.rados.rados.0.smithi071.stdout:1175: writing smithi07179299-27 from 638976 to 1204224 tid 2 2024-07-26T18:10:56.180 INFO:tasks.rados.rados.0.smithi071.stdout:1175: writing smithi07179299-27 from 1204224 to 1441792 tid 3 2024-07-26T18:10:56.180 INFO:tasks.rados.rados.0.smithi071.stdout:1176: rmattr oid 12 current snap is 114 2024-07-26T18:10:56.180 INFO:tasks.rados.rados.0.smithi071.stdout:1174: finishing write tid 1 to smithi07179299-41 2024-07-26T18:10:56.180 INFO:tasks.rados.rados.0.smithi071.stdout:1174: finishing write tid 2 to smithi07179299-41 2024-07-26T18:10:56.180 INFO:tasks.rados.rados.0.smithi071.stdout:1177: delete oid 3 current snap is 114 2024-07-26T18:10:56.180 INFO:tasks.rados.rados.0.smithi071.stdout:1174: finishing write tid 3 to smithi07179299-41 2024-07-26T18:10:56.180 INFO:tasks.rados.rados.0.smithi071.stdout:1174: finishing write tid 4 to smithi07179299-41 2024-07-26T18:10:56.180 INFO:tasks.rados.rados.0.smithi071.stdout:1174: finishing write tid 5 to smithi07179299-41 2024-07-26T18:10:56.180 INFO:tasks.rados.rados.0.smithi071.stdout:1174: oid 41 updating version 0 to 509 2024-07-26T18:10:56.180 INFO:tasks.rados.rados.0.smithi071.stdout:1174: oid 41 updating version 509 to 511 2024-07-26T18:10:56.181 INFO:tasks.rados.rados.0.smithi071.stdout:1174: oid 41 updating version 511 to 512 2024-07-26T18:10:56.181 INFO:tasks.rados.rados.0.smithi071.stdout:1174: oid 41 version 512 is already newer than 510 2024-07-26T18:10:56.181 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 512 (ObjNum 371 snap 114 seq_num 371) dirty exists 2024-07-26T18:10:56.181 INFO:tasks.rados.rados.0.smithi071.stdout:1174: left oid 41 (ObjNum 371 snap 114 seq_num 371) 2024-07-26T18:10:56.181 INFO:tasks.rados.rados.0.smithi071.stdout:1173: expect (ObjNum 353 snap 110 seq_num 353) 2024-07-26T18:10:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:1175: finishing write tid 1 to smithi07179299-27 2024-07-26T18:10:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:1175: finishing write tid 2 to smithi07179299-27 2024-07-26T18:10:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:1173: done (4 left) 2024-07-26T18:10:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:1174: done (3 left) 2024-07-26T18:10:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:1177: done (2 left) 2024-07-26T18:10:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:1178: snap_create 2024-07-26T18:10:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:1175: finishing write tid 3 to smithi07179299-27 2024-07-26T18:10:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 552 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-07-26T18:10:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:1175: finishing write tid 4 to smithi07179299-27 2024-07-26T18:10:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:1175: finishing write tid 5 to smithi07179299-27 2024-07-26T18:10:56.333 INFO:tasks.rados.rados.0.smithi071.stdout:1175: oid 27 updating version 0 to 329 2024-07-26T18:10:56.333 INFO:tasks.rados.rados.0.smithi071.stdout:1175: oid 27 version 329 is already newer than 326 2024-07-26T18:10:56.333 INFO:tasks.rados.rados.0.smithi071.stdout:1175: oid 27 version 329 is already newer than 327 2024-07-26T18:10:56.333 INFO:tasks.rados.rados.0.smithi071.stdout:1175: oid 27 version 329 is already newer than 328 2024-07-26T18:10:56.333 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 329 (ObjNum 372 snap 114 seq_num 372) dirty exists 2024-07-26T18:10:56.333 INFO:tasks.rados.rados.0.smithi071.stdout:1175: left oid 27 (ObjNum 372 snap 114 seq_num 372) 2024-07-26T18:10:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:56 smithi135 ceph-mon[85352]: pgmap v125: 121 pgs: 121 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 13 op/s; 6.9 MiB/s, 3 objects/s recovering 2024-07-26T18:10:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:56 smithi135 ceph-mon[85352]: osdmap e305: 8 total, 8 up, 8 in 2024-07-26T18:10:56.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:56 smithi135 ceph-mon[85352]: osdmap e306: 8 total, 8 up, 8 in 2024-07-26T18:10:56.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:56 smithi071 ceph-mon[90507]: pgmap v125: 121 pgs: 121 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 13 op/s; 6.9 MiB/s, 3 objects/s recovering 2024-07-26T18:10:56.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:56 smithi071 ceph-mon[90507]: osdmap e305: 8 total, 8 up, 8 in 2024-07-26T18:10:56.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:56 smithi071 ceph-mon[90507]: osdmap e306: 8 total, 8 up, 8 in 2024-07-26T18:10:56.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:56 smithi071 ceph-mon[92867]: pgmap v125: 121 pgs: 121 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 13 op/s; 6.9 MiB/s, 3 objects/s recovering 2024-07-26T18:10:56.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:56 smithi071 ceph-mon[92867]: osdmap e305: 8 total, 8 up, 8 in 2024-07-26T18:10:56.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:56 smithi071 ceph-mon[92867]: osdmap e306: 8 total, 8 up, 8 in 2024-07-26T18:10:57.166 INFO:tasks.rados.rados.0.smithi071.stdout:1175: done (2 left) 2024-07-26T18:10:57.167 INFO:tasks.rados.rados.0.smithi071.stdout:1176: done (1 left) 2024-07-26T18:10:57.167 INFO:tasks.rados.rados.0.smithi071.stdout:1178: done (0 left) 2024-07-26T18:10:57.167 INFO:tasks.rados.rados.0.smithi071.stdout:1179: read oid 10 snap -1 2024-07-26T18:10:57.167 INFO:tasks.rados.rados.0.smithi071.stdout:1179: expect (ObjNum 353 snap 110 seq_num 353) 2024-07-26T18:10:57.167 INFO:tasks.rados.rados.0.smithi071.stdout:1180: delete oid 19 current snap is 115 2024-07-26T18:10:57.172 INFO:tasks.rados.rados.0.smithi071.stdout:1180: done (1 left) 2024-07-26T18:10:57.172 INFO:tasks.rados.rados.0.smithi071.stdout:1181: delete oid 5 current snap is 115 2024-07-26T18:10:57.182 INFO:tasks.rados.rados.0.smithi071.stdout:1179: expect (ObjNum 353 snap 110 seq_num 353) 2024-07-26T18:10:57.331 INFO:tasks.rados.rados.0.smithi071.stdout:1179: done (1 left) 2024-07-26T18:10:57.331 INFO:tasks.rados.rados.0.smithi071.stdout:1181: done (0 left) 2024-07-26T18:10:57.331 INFO:tasks.rados.rados.0.smithi071.stdout:1182: read oid 3 snap -1 2024-07-26T18:10:57.331 INFO:tasks.rados.rados.0.smithi071.stdout:1182: expect deleted 2024-07-26T18:10:57.331 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 115 2024-07-26T18:10:57.331 INFO:tasks.rados.rados.0.smithi071.stdout:1183: seq_num 376 ranges {0=704512,704512=548864,1253376=253952} 2024-07-26T18:10:57.334 INFO:tasks.rados.rados.0.smithi071.stdout:1183: writing smithi07179299-23 from 0 to 704512 tid 1 2024-07-26T18:10:57.337 INFO:tasks.rados.rados.0.smithi071.stdout:1183: writing smithi07179299-23 from 704512 to 1253376 tid 2 2024-07-26T18:10:57.339 INFO:tasks.rados.rados.0.smithi071.stdout:1183: writing smithi07179299-23 from 1253376 to 1507328 tid 3 2024-07-26T18:10:57.339 INFO:tasks.rados.rados.0.smithi071.stdout:1184: rmattr oid 20 current snap is 115 2024-07-26T18:10:57.339 INFO:tasks.rados.rados.0.smithi071.stdout:1183: finishing write tid 1 to smithi07179299-23 2024-07-26T18:10:57.339 INFO:tasks.rados.rados.0.smithi071.stdout:1182: done (2 left) 2024-07-26T18:10:57.339 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 115 2024-07-26T18:10:57.340 INFO:tasks.rados.rados.0.smithi071.stdout:1185: seq_num 377 ranges {1425408=720896,2146304=434176,2580480=368640} 2024-07-26T18:10:57.350 INFO:tasks.rados.rados.0.smithi071.stdout:1185: writing smithi07179299-41 from 1425408 to 2146304 tid 1 2024-07-26T18:10:57.353 INFO:tasks.rados.rados.0.smithi071.stdout:1185: writing smithi07179299-41 from 2146304 to 2580480 tid 2 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:1185: writing smithi07179299-41 from 2580480 to 2949120 tid 3 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 11 current snap is 115 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 554 (ObjNum 97 snap 0 seq_num 552580773) dirty exists 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:1183: finishing write tid 2 to smithi07179299-23 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:1183: finishing write tid 3 to smithi07179299-23 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:1183: finishing write tid 4 to smithi07179299-23 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:1183: finishing write tid 5 to smithi07179299-23 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:1183: oid 23 updating version 0 to 518 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:1183: oid 23 version 518 is already newer than 516 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:1183: oid 23 version 518 is already newer than 515 2024-07-26T18:10:57.356 INFO:tasks.rados.rados.0.smithi071.stdout:1183: oid 23 version 518 is already newer than 517 2024-07-26T18:10:57.357 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 518 (ObjNum 376 snap 115 seq_num 376) dirty exists 2024-07-26T18:10:57.357 INFO:tasks.rados.rados.0.smithi071.stdout:1183: left oid 23 (ObjNum 376 snap 115 seq_num 376) 2024-07-26T18:10:57.357 INFO:tasks.rados.rados.0.smithi071.stdout:1185: finishing write tid 1 to smithi07179299-41 2024-07-26T18:10:57.357 INFO:tasks.rados.rados.0.smithi071.stdout:1186: seq_num 378 ranges {0=737280,737280=720896,1458176=81920} 2024-07-26T18:10:57.359 INFO:tasks.rados.rados.0.smithi071.stdout:1186: writing smithi07179299-11 from 0 to 737280 tid 1 2024-07-26T18:10:57.363 INFO:tasks.rados.rados.0.smithi071.stdout:1186: writing smithi07179299-11 from 737280 to 1458176 tid 2 2024-07-26T18:10:57.364 INFO:tasks.rados.rados.0.smithi071.stdout:1186: writing smithi07179299-11 from 1458176 to 1540096 tid 3 2024-07-26T18:10:57.365 INFO:tasks.rados.rados.0.smithi071.stdout:1183: done (3 left) 2024-07-26T18:10:57.365 INFO:tasks.rados.rados.0.smithi071.stdout:1184: done (2 left) 2024-07-26T18:10:57.365 INFO:tasks.rados.rados.0.smithi071.stdout:1187: snap_remove snap 113 2024-07-26T18:10:58.168 INFO:tasks.rados.rados.0.smithi071.stdout:1187: done (2 left) 2024-07-26T18:10:58.168 INFO:tasks.rados.rados.0.smithi071.stdout:1188: snap_remove snap 110 2024-07-26T18:10:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:58 smithi071 ceph-mon[90507]: osdmap e307: 8 total, 8 up, 8 in 2024-07-26T18:10:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:58 smithi071 ceph-mon[90507]: pgmap v129: 121 pgs: 121 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-26T18:10:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:58 smithi071 ceph-mon[92867]: osdmap e307: 8 total, 8 up, 8 in 2024-07-26T18:10:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:58 smithi071 ceph-mon[92867]: pgmap v129: 121 pgs: 121 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-26T18:10:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:58 smithi135 ceph-mon[85352]: osdmap e307: 8 total, 8 up, 8 in 2024-07-26T18:10:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:58 smithi135 ceph-mon[85352]: pgmap v129: 121 pgs: 121 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-07-26T18:10:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:10:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:10:59.178 INFO:tasks.rados.rados.0.smithi071.stdout:1188: done (2 left) 2024-07-26T18:10:59.178 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 115 2024-07-26T18:10:59.178 INFO:tasks.rados.rados.0.smithi071.stdout:1185: finishing write tid 2 to smithi07179299-41 2024-07-26T18:10:59.178 INFO:tasks.rados.rados.0.smithi071.stdout:1185: finishing write tid 3 to smithi07179299-41 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1185: finishing write tid 4 to smithi07179299-41 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1185: finishing write tid 5 to smithi07179299-41 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1185: oid 41 updating version 0 to 522 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1185: oid 41 version 522 is already newer than 520 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1185: oid 41 updating version 522 to 523 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1185: oid 41 version 523 is already newer than 521 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 523 (ObjNum 377 snap 115 seq_num 377) dirty exists 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1185: left oid 41 (ObjNum 377 snap 115 seq_num 377) 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1186: finishing write tid 1 to smithi07179299-11 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1186: finishing write tid 2 to smithi07179299-11 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1186: finishing write tid 3 to smithi07179299-11 2024-07-26T18:10:59.179 INFO:tasks.rados.rados.0.smithi071.stdout:1186: finishing write tid 4 to smithi07179299-11 2024-07-26T18:10:59.180 INFO:tasks.rados.rados.0.smithi071.stdout:1186: finishing write tid 5 to smithi07179299-11 2024-07-26T18:10:59.180 INFO:tasks.rados.rados.0.smithi071.stdout:1186: oid 11 updating version 0 to 456 2024-07-26T18:10:59.180 INFO:tasks.rados.rados.0.smithi071.stdout:1186: oid 11 version 456 is already newer than 455 2024-07-26T18:10:59.180 INFO:tasks.rados.rados.0.smithi071.stdout:1186: oid 11 version 456 is already newer than 454 2024-07-26T18:10:59.180 INFO:tasks.rados.rados.0.smithi071.stdout:1186: oid 11 version 456 is already newer than 453 2024-07-26T18:10:59.180 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 456 (ObjNum 378 snap 115 seq_num 378) dirty exists 2024-07-26T18:10:59.180 INFO:tasks.rados.rados.0.smithi071.stdout:1186: left oid 11 (ObjNum 378 snap 115 seq_num 378) 2024-07-26T18:10:59.180 INFO:tasks.rados.rados.0.smithi071.stdout:1189: seq_num 379 ranges {1835008=753664,2588672=606208,3194880=196608} 2024-07-26T18:10:59.192 INFO:tasks.rados.rados.0.smithi071.stdout:1189: writing smithi07179299-43 from 1835008 to 2588672 tid 1 2024-07-26T18:10:59.196 INFO:tasks.rados.rados.0.smithi071.stdout:1189: writing smithi07179299-43 from 2588672 to 3194880 tid 2 2024-07-26T18:10:59.198 INFO:tasks.rados.rados.0.smithi071.stdout:1189: writing smithi07179299-43 from 3194880 to 3391488 tid 3 2024-07-26T18:10:59.198 INFO:tasks.rados.rados.0.smithi071.stdout:1185: done (2 left) 2024-07-26T18:10:59.198 INFO:tasks.rados.rados.0.smithi071.stdout:1186: done (1 left) 2024-07-26T18:10:59.198 INFO:tasks.rados.rados.0.smithi071.stdout:1190: read oid 40 snap 114 2024-07-26T18:10:59.198 INFO:tasks.rados.rados.0.smithi071.stdout:1190: expect (ObjNum 111 snap 24 seq_num 111) 2024-07-26T18:10:59.198 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 115 2024-07-26T18:10:59.198 INFO:tasks.rados.rados.0.smithi071.stdout:1189: finishing write tid 1 to smithi07179299-43 2024-07-26T18:10:59.199 INFO:tasks.rados.rados.0.smithi071.stdout:1191: seq_num 380 ranges {2260992=770048,3031040=483328,3514368=319488} 2024-07-26T18:10:59.214 INFO:tasks.rados.rados.0.smithi071.stdout:1191: writing smithi07179299-17 from 2260992 to 3031040 tid 1 2024-07-26T18:10:59.217 INFO:tasks.rados.rados.0.smithi071.stdout:1191: writing smithi07179299-17 from 3031040 to 3514368 tid 2 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:1191: writing smithi07179299-17 from 3514368 to 3833856 tid 3 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:1192: snap_create 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:1189: finishing write tid 2 to smithi07179299-43 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:1189: finishing write tid 3 to smithi07179299-43 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:1189: finishing write tid 4 to smithi07179299-43 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:1189: finishing write tid 5 to smithi07179299-43 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:1189: oid 43 updating version 0 to 465 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:1189: oid 43 updating version 465 to 467 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:1189: oid 43 version 467 is already newer than 466 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:1189: oid 43 version 467 is already newer than 464 2024-07-26T18:10:59.220 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 467 (ObjNum 379 snap 115 seq_num 379) dirty exists 2024-07-26T18:10:59.221 INFO:tasks.rados.rados.0.smithi071.stdout:1189: left oid 43 (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:10:59.221 INFO:tasks.rados.rados.0.smithi071.stdout:1190: expect (ObjNum 111 snap 24 seq_num 111) 2024-07-26T18:10:59.295 INFO:tasks.rados.rados.0.smithi071.stdout:1191: finishing write tid 1 to smithi07179299-17 2024-07-26T18:10:59.295 INFO:tasks.rados.rados.0.smithi071.stdout:1191: finishing write tid 2 to smithi07179299-17 2024-07-26T18:10:59.295 INFO:tasks.rados.rados.0.smithi071.stdout:1191: finishing write tid 3 to smithi07179299-17 2024-07-26T18:10:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:1191: finishing write tid 4 to smithi07179299-17 2024-07-26T18:10:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:1191: finishing write tid 5 to smithi07179299-17 2024-07-26T18:10:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:1191: oid 17 updating version 0 to 817 2024-07-26T18:10:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:1191: oid 17 updating version 817 to 818 2024-07-26T18:10:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:1191: oid 17 version 818 is already newer than 816 2024-07-26T18:10:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:1191: oid 17 updating version 818 to 819 2024-07-26T18:10:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 819 (ObjNum 380 snap 115 seq_num 380) dirty exists 2024-07-26T18:10:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:1191: left oid 17 (ObjNum 380 snap 115 seq_num 380) 2024-07-26T18:10:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:10:59 smithi135 ceph-mon[85352]: osdmap e308: 8 total, 8 up, 8 in 2024-07-26T18:10:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:10:59 smithi071 ceph-mon[90507]: osdmap e308: 8 total, 8 up, 8 in 2024-07-26T18:10:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:10:59 smithi071 ceph-mon[92867]: osdmap e308: 8 total, 8 up, 8 in 2024-07-26T18:11:00.203 INFO:tasks.rados.rados.0.smithi071.stdout:1189: done (3 left) 2024-07-26T18:11:00.203 INFO:tasks.rados.rados.0.smithi071.stdout:1190: done (2 left) 2024-07-26T18:11:00.203 INFO:tasks.rados.rados.0.smithi071.stdout:1191: done (1 left) 2024-07-26T18:11:00.203 INFO:tasks.rados.rados.0.smithi071.stdout:1192: done (0 left) 2024-07-26T18:11:00.203 INFO:tasks.rados.rados.0.smithi071.stdout:1193: read oid 17 snap 83 2024-07-26T18:11:00.203 INFO:tasks.rados.rados.0.smithi071.stdout:1193: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:11:00.203 INFO:tasks.rados.rados.0.smithi071.stdout:1194: delete oid 15 current snap is 116 2024-07-26T18:11:00.207 INFO:tasks.rados.rados.0.smithi071.stdout:1194: done (1 left) 2024-07-26T18:11:00.207 INFO:tasks.rados.rados.0.smithi071.stdout:1195: read oid 2 snap 83 2024-07-26T18:11:00.207 INFO:tasks.rados.rados.0.smithi071.stdout:1195: expect deleted 2024-07-26T18:11:00.207 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 116 2024-07-26T18:11:00.207 INFO:tasks.rados.rados.0.smithi071.stdout:1196: seq_num 382 ranges {4120576=802816,4923392=704512,5627904=98304} 2024-07-26T18:11:00.233 INFO:tasks.rados.rados.0.smithi071.stdout:1196: writing smithi07179299-8 from 4120576 to 4923392 tid 1 2024-07-26T18:11:00.237 INFO:tasks.rados.rados.0.smithi071.stdout:1196: writing smithi07179299-8 from 4923392 to 5627904 tid 2 2024-07-26T18:11:00.238 INFO:tasks.rados.rados.0.smithi071.stdout:1196: writing smithi07179299-8 from 5627904 to 5726208 tid 3 2024-07-26T18:11:00.238 INFO:tasks.rados.rados.0.smithi071.stdout:1197: rollback oid 35 current snap is 116 2024-07-26T18:11:00.238 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 35 to 115 2024-07-26T18:11:00.238 INFO:tasks.rados.rados.0.smithi071.stdout:1193: expect (ObjNum 54 snap 4 seq_num 54) 2024-07-26T18:11:00.320 INFO:tasks.rados.rados.0.smithi071.stdout:1196: finishing write tid 1 to smithi07179299-8 2024-07-26T18:11:00.320 INFO:tasks.rados.rados.0.smithi071.stdout:1196: finishing write tid 2 to smithi07179299-8 2024-07-26T18:11:00.320 INFO:tasks.rados.rados.0.smithi071.stdout:1193: done (3 left) 2024-07-26T18:11:00.320 INFO:tasks.rados.rados.0.smithi071.stdout:1195: done (2 left) 2024-07-26T18:11:00.320 INFO:tasks.rados.rados.0.smithi071.stdout:1198: rmattr oid 43 current snap is 116 2024-07-26T18:11:00.320 INFO:tasks.rados.rados.0.smithi071.stdout:1198: done (2 left) 2024-07-26T18:11:00.320 INFO:tasks.rados.rados.0.smithi071.stdout:1199: setattr oid 7 current snap is 116 2024-07-26T18:11:00.320 INFO:tasks.rados.rados.0.smithi071.stdout:1196: finishing write tid 3 to smithi07179299-8 2024-07-26T18:11:00.320 INFO:tasks.rados.rados.0.smithi071.stdout:1197: finishing rollback tid 0 to smithi07179299-35 2024-07-26T18:11:00.320 INFO:tasks.rados.rados.0.smithi071.stdout:1196: finishing write tid 4 to smithi07179299-8 2024-07-26T18:11:00.321 INFO:tasks.rados.rados.0.smithi071.stdout:1197: finishing rollback tid 1 to smithi07179299-35 2024-07-26T18:11:00.321 INFO:tasks.rados.rados.0.smithi071.stdout:1197: finishing rollback tid 2 to smithi07179299-35 2024-07-26T18:11:00.321 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 823 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:11:00.321 INFO:tasks.rados.rados.0.smithi071.stdout:1196: finishing write tid 5 to smithi07179299-8 2024-07-26T18:11:00.321 INFO:tasks.rados.rados.0.smithi071.stdout:1196: oid 8 updating version 0 to 339 2024-07-26T18:11:00.321 INFO:tasks.rados.rados.0.smithi071.stdout:1196: oid 8 updating version 339 to 340 2024-07-26T18:11:00.321 INFO:tasks.rados.rados.0.smithi071.stdout:1196: oid 8 version 340 is already newer than 338 2024-07-26T18:11:00.321 INFO:tasks.rados.rados.0.smithi071.stdout:1196: oid 8 updating version 340 to 341 2024-07-26T18:11:00.321 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 341 (ObjNum 382 snap 116 seq_num 382) dirty exists 2024-07-26T18:11:00.321 INFO:tasks.rados.rados.0.smithi071.stdout:1196: left oid 8 (ObjNum 382 snap 116 seq_num 382) 2024-07-26T18:11:00.322 INFO:tasks.rados.rados.0.smithi071.stdout:1196: done (2 left) 2024-07-26T18:11:00.322 INFO:tasks.rados.rados.0.smithi071.stdout:1197: done (1 left) 2024-07-26T18:11:00.322 INFO:tasks.rados.rados.0.smithi071.stdout:1200: snap_remove snap 108 2024-07-26T18:11:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:00 smithi135 ceph-mon[85352]: osdmap e309: 8 total, 8 up, 8 in 2024-07-26T18:11:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:00 smithi135 ceph-mon[85352]: pgmap v132: 121 pgs: 121 active+clean; 275 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2024-07-26T18:11:00.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:00 smithi071 ceph-mon[90507]: osdmap e309: 8 total, 8 up, 8 in 2024-07-26T18:11:00.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:00 smithi071 ceph-mon[90507]: pgmap v132: 121 pgs: 121 active+clean; 275 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2024-07-26T18:11:00.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:00 smithi071 ceph-mon[92867]: osdmap e309: 8 total, 8 up, 8 in 2024-07-26T18:11:00.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:00 smithi071 ceph-mon[92867]: pgmap v132: 121 pgs: 121 active+clean; 275 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2024-07-26T18:11:01.165 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 351 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:11:01.165 INFO:tasks.rados.rados.0.smithi071.stdout:1199: done (1 left) 2024-07-26T18:11:01.165 INFO:tasks.rados.rados.0.smithi071.stdout:1200: done (0 left) 2024-07-26T18:11:01.165 INFO:tasks.rados.rados.0.smithi071.stdout:1201: rmattr oid 30 current snap is 116 2024-07-26T18:11:01.165 INFO:tasks.rados.rados.0.smithi071.stdout:1202: snap_remove snap 83 2024-07-26T18:11:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:01 smithi135 ceph-mon[85352]: osdmap e310: 8 total, 8 up, 8 in 2024-07-26T18:11:01.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:01 smithi135 ceph-mon[85352]: mgrmap e45: y(active, since 92s), standbys: x 2024-07-26T18:11:01.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:01 smithi135 ceph-mon[85352]: osdmap e311: 8 total, 8 up, 8 in 2024-07-26T18:11:01.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:01 smithi071 ceph-mon[92867]: osdmap e310: 8 total, 8 up, 8 in 2024-07-26T18:11:01.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:01 smithi071 ceph-mon[92867]: mgrmap e45: y(active, since 92s), standbys: x 2024-07-26T18:11:01.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:01 smithi071 ceph-mon[92867]: osdmap e311: 8 total, 8 up, 8 in 2024-07-26T18:11:01.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:01 smithi071 ceph-mon[90507]: osdmap e310: 8 total, 8 up, 8 in 2024-07-26T18:11:01.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:01 smithi071 ceph-mon[90507]: mgrmap e45: y(active, since 92s), standbys: x 2024-07-26T18:11:01.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:01 smithi071 ceph-mon[90507]: osdmap e311: 8 total, 8 up, 8 in 2024-07-26T18:11:02.165 INFO:tasks.rados.rados.0.smithi071.stdout:1202: done (1 left) 2024-07-26T18:11:02.165 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 116 2024-07-26T18:11:02.165 INFO:tasks.rados.rados.0.smithi071.stdout:1203: seq_num 383 ranges {0=417792,417792=589824,1007616=417792,1425408=196608} 2024-07-26T18:11:02.168 INFO:tasks.rados.rados.0.smithi071.stdout:1203: writing smithi07179299-31 from 0 to 417792 tid 1 2024-07-26T18:11:02.171 INFO:tasks.rados.rados.0.smithi071.stdout:1203: writing smithi07179299-31 from 417792 to 1007616 tid 2 2024-07-26T18:11:02.174 INFO:tasks.rados.rados.0.smithi071.stdout:1203: writing smithi07179299-31 from 1007616 to 1425408 tid 3 2024-07-26T18:11:02.176 INFO:tasks.rados.rados.0.smithi071.stdout:1203: writing smithi07179299-31 from 1425408 to 1622016 tid 4 2024-07-26T18:11:02.176 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 116 2024-07-26T18:11:02.176 INFO:tasks.rados.rados.0.smithi071.stdout:1204: seq_num 384 ranges {532480=434176,966656=475136,1441792=630784,2072576=98304} 2024-07-26T18:11:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:11:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:11:02] "GET /metrics HTTP/1.1" 200 36217 "" "Prometheus/2.43.0" 2024-07-26T18:11:02.182 INFO:tasks.rados.rados.0.smithi071.stdout:1204: writing smithi07179299-6 from 532480 to 966656 tid 1 2024-07-26T18:11:02.185 INFO:tasks.rados.rados.0.smithi071.stdout:1204: writing smithi07179299-6 from 966656 to 1441792 tid 2 2024-07-26T18:11:02.189 INFO:tasks.rados.rados.0.smithi071.stdout:1204: writing smithi07179299-6 from 1441792 to 2072576 tid 3 2024-07-26T18:11:02.191 INFO:tasks.rados.rados.0.smithi071.stdout:1204: writing smithi07179299-6 from 2072576 to 2170880 tid 4 2024-07-26T18:11:02.191 INFO:tasks.rados.rados.0.smithi071.stdout:1205: rollback oid 33 current snap is 116 2024-07-26T18:11:02.191 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 33 to 115 2024-07-26T18:11:02.191 INFO:tasks.rados.rados.0.smithi071.stdout:1206: rollback oid 47 current snap is 116 2024-07-26T18:11:02.192 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 88 2024-07-26T18:11:02.192 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 206 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-07-26T18:11:02.192 INFO:tasks.rados.rados.0.smithi071.stdout:1203: finishing write tid 1 to smithi07179299-31 2024-07-26T18:11:02.192 INFO:tasks.rados.rados.0.smithi071.stdout:1203: finishing write tid 2 to smithi07179299-31 2024-07-26T18:11:02.192 INFO:tasks.rados.rados.0.smithi071.stdout:1203: finishing write tid 3 to smithi07179299-31 2024-07-26T18:11:02.192 INFO:tasks.rados.rados.0.smithi071.stdout:1203: finishing write tid 4 to smithi07179299-31 2024-07-26T18:11:02.192 INFO:tasks.rados.rados.0.smithi071.stdout:1203: finishing write tid 5 to smithi07179299-31 2024-07-26T18:11:02.192 INFO:tasks.rados.rados.0.smithi071.stdout:1201: done (4 left) 2024-07-26T18:11:02.192 INFO:tasks.rados.rados.0.smithi071.stdout:1207: rmattr oid 34 current snap is 116 2024-07-26T18:11:02.192 INFO:tasks.rados.rados.0.smithi071.stdout:1208: rmattr oid 12 current snap is 116 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:1209: delete oid 41 current snap is 116 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:1203: finishing write tid 6 to smithi07179299-31 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:1203: oid 31 updating version 0 to 310 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:1203: oid 31 version 310 is already newer than 309 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:1203: oid 31 updating version 310 to 311 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:1203: oid 31 updating version 311 to 313 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:1203: oid 31 version 313 is already newer than 312 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 313 (ObjNum 383 snap 116 seq_num 383) dirty exists 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:1203: left oid 31 (ObjNum 383 snap 116 seq_num 383) 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:1204: finishing write tid 1 to smithi07179299-6 2024-07-26T18:11:02.193 INFO:tasks.rados.rados.0.smithi071.stdout:1204: finishing write tid 2 to smithi07179299-6 2024-07-26T18:11:02.194 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 0 (ObjNum 609 snap 0 seq_num 2057669336) dirty dne 2024-07-26T18:11:02.196 INFO:tasks.rados.rados.0.smithi071.stdout:1206: finishing rollback tid 0 to smithi07179299-47 2024-07-26T18:11:02.196 INFO:tasks.rados.rados.0.smithi071.stdout:1206: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:11:02.197 INFO:tasks.rados.rados.0.smithi071.stdout:1206: finishing rollback tid 2 to smithi07179299-47 2024-07-26T18:11:02.197 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 78 (ObjNum 167 snap 40 seq_num 167) dirty exists 2024-07-26T18:11:02.198 INFO:tasks.rados.rados.0.smithi071.stdout:1204: finishing write tid 3 to smithi07179299-6 2024-07-26T18:11:02.198 INFO:tasks.rados.rados.0.smithi071.stdout:1204: finishing write tid 4 to smithi07179299-6 2024-07-26T18:11:02.198 INFO:tasks.rados.rados.0.smithi071.stdout:1203: done (6 left) 2024-07-26T18:11:02.198 INFO:tasks.rados.rados.0.smithi071.stdout:1206: done (5 left) 2024-07-26T18:11:02.198 INFO:tasks.rados.rados.0.smithi071.stdout:1207: done (4 left) 2024-07-26T18:11:02.198 INFO:tasks.rados.rados.0.smithi071.stdout:1209: done (3 left) 2024-07-26T18:11:02.198 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 116 2024-07-26T18:11:02.198 INFO:tasks.rados.rados.0.smithi071.stdout:1204: finishing write tid 5 to smithi07179299-6 2024-07-26T18:11:02.198 INFO:tasks.rados.rados.0.smithi071.stdout:1210: seq_num 386 ranges {1622016=466944,2088960=638976,2727936=565248} 2024-07-26T18:11:02.209 INFO:tasks.rados.rados.0.smithi071.stdout:1210: writing smithi07179299-31 from 1622016 to 2088960 tid 1 2024-07-26T18:11:02.214 INFO:tasks.rados.rados.0.smithi071.stdout:1210: writing smithi07179299-31 from 2088960 to 2727936 tid 2 2024-07-26T18:11:02.216 INFO:tasks.rados.rados.0.smithi071.stdout:1210: writing smithi07179299-31 from 2727936 to 3293184 tid 3 2024-07-26T18:11:02.217 INFO:tasks.rados.rados.0.smithi071.stdout:1211: snap_remove snap 114 2024-07-26T18:11:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:02 smithi135 ceph-mon[85352]: pgmap v135: 121 pgs: 121 active+clean; 275 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-07-26T18:11:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:02 smithi135 ceph-mon[85352]: osdmap e312: 8 total, 8 up, 8 in 2024-07-26T18:11:02.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:02 smithi071 ceph-mon[90507]: pgmap v135: 121 pgs: 121 active+clean; 275 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-07-26T18:11:02.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:02 smithi071 ceph-mon[90507]: osdmap e312: 8 total, 8 up, 8 in 2024-07-26T18:11:02.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:02 smithi071 ceph-mon[92867]: pgmap v135: 121 pgs: 121 active+clean; 275 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-07-26T18:11:02.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:02 smithi071 ceph-mon[92867]: osdmap e312: 8 total, 8 up, 8 in 2024-07-26T18:11:03.208 INFO:tasks.rados.rados.0.smithi071.stdout:1211: done (4 left) 2024-07-26T18:11:03.208 INFO:tasks.rados.rados.0.smithi071.stdout:1212: read oid 3 snap -1 2024-07-26T18:11:03.208 INFO:tasks.rados.rados.0.smithi071.stdout:1212: expect deleted 2024-07-26T18:11:03.208 INFO:tasks.rados.rados.0.smithi071.stdout:1213: copy_from oid 49 from oid 11 current snap is 116 2024-07-26T18:11:03.208 INFO:tasks.rados.rados.0.smithi071.stdout:1205: finishing rollback tid 0 to smithi07179299-33 2024-07-26T18:11:03.208 INFO:tasks.rados.rados.0.smithi071.stdout:1204: finishing write tid 6 to smithi07179299-6 2024-07-26T18:11:03.208 INFO:tasks.rados.rados.0.smithi071.stdout:1204: oid 6 updating version 0 to 425 2024-07-26T18:11:03.208 INFO:tasks.rados.rados.0.smithi071.stdout:1204: oid 6 updating version 425 to 426 2024-07-26T18:11:03.208 INFO:tasks.rados.rados.0.smithi071.stdout:1204: oid 6 updating version 426 to 427 2024-07-26T18:11:03.208 INFO:tasks.rados.rados.0.smithi071.stdout:1204: oid 6 updating version 427 to 429 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:1204: oid 6 version 429 is already newer than 428 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 429 (ObjNum 384 snap 116 seq_num 384) dirty exists 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:1204: left oid 6 (ObjNum 384 snap 116 seq_num 384) 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:1205: finishing rollback tid 1 to smithi07179299-33 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:1205: finishing rollback tid 2 to smithi07179299-33 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 578 (ObjNum 279 snap 86 seq_num 279) dirty exists 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 580 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:1210: finishing write tid 1 to smithi07179299-31 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:1210: finishing write tid 2 to smithi07179299-31 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:1204: done (5 left) 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:1205: done (4 left) 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:1208: done (3 left) 2024-07-26T18:11:03.209 INFO:tasks.rados.rados.0.smithi071.stdout:1214: delete oid 33 current snap is 116 2024-07-26T18:11:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:1210: finishing write tid 3 to smithi07179299-31 2024-07-26T18:11:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:1210: finishing write tid 4 to smithi07179299-31 2024-07-26T18:11:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:1210: finishing write tid 5 to smithi07179299-31 2024-07-26T18:11:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:1210: oid 31 updating version 0 to 317 2024-07-26T18:11:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:1210: oid 31 version 317 is already newer than 315 2024-07-26T18:11:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:1210: oid 31 version 317 is already newer than 316 2024-07-26T18:11:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:1210: oid 31 version 317 is already newer than 314 2024-07-26T18:11:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 317 (ObjNum 386 snap 116 seq_num 386) dirty exists 2024-07-26T18:11:03.210 INFO:tasks.rados.rados.0.smithi071.stdout:1210: left oid 31 (ObjNum 386 snap 116 seq_num 386) 2024-07-26T18:11:03.216 INFO:tasks.rados.rados.0.smithi071.stdout:1210: done (3 left) 2024-07-26T18:11:03.216 INFO:tasks.rados.rados.0.smithi071.stdout:1212: done (2 left) 2024-07-26T18:11:03.216 INFO:tasks.rados.rados.0.smithi071.stdout:1214: done (1 left) 2024-07-26T18:11:03.216 INFO:tasks.rados.rados.0.smithi071.stdout:1215: copy_from oid 25 from oid 3 current snap is 116 2024-07-26T18:11:03.216 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 116 2024-07-26T18:11:03.216 INFO:tasks.rados.rados.0.smithi071.stdout:1216: seq_num 388 ranges {3235840=507904,3743744=458752,4202496=606208,4808704=139264} 2024-07-26T18:11:03.236 INFO:tasks.rados.rados.0.smithi071.stdout:1216: writing smithi07179299-1 from 3235840 to 3743744 tid 1 2024-07-26T18:11:03.238 INFO:tasks.rados.rados.0.smithi071.stdout:1216: writing smithi07179299-1 from 3743744 to 4202496 tid 2 2024-07-26T18:11:03.242 INFO:tasks.rados.rados.0.smithi071.stdout:1216: writing smithi07179299-1 from 4202496 to 4808704 tid 3 2024-07-26T18:11:03.243 INFO:tasks.rados.rados.0.smithi071.stdout:1216: writing smithi07179299-1 from 4808704 to 4947968 tid 4 2024-07-26T18:11:03.243 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 116 2024-07-26T18:11:03.244 INFO:tasks.rados.rados.0.smithi071.stdout:1215: finishing copy_from to smithi07179299-25 2024-07-26T18:11:03.244 INFO:tasks.rados.rados.0.smithi071.stdout:1215: got expected ENOENT (src dne) 2024-07-26T18:11:03.244 INFO:tasks.rados.rados.0.smithi071.stdout:1217: seq_num 389 ranges {1441792=524288,1966080=745472,2711552=458752} 2024-07-26T18:11:03.254 INFO:tasks.rados.rados.0.smithi071.stdout:1217: writing smithi07179299-27 from 1441792 to 1966080 tid 1 2024-07-26T18:11:03.258 INFO:tasks.rados.rados.0.smithi071.stdout:1217: writing smithi07179299-27 from 1966080 to 2711552 tid 2 2024-07-26T18:11:03.262 INFO:tasks.rados.rados.0.smithi071.stdout:1217: writing smithi07179299-27 from 2711552 to 3170304 tid 3 2024-07-26T18:11:03.262 INFO:tasks.rados.rados.0.smithi071.stdout:1218: read oid 18 snap -1 2024-07-26T18:11:03.262 INFO:tasks.rados.rados.0.smithi071.stdout:1218: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:11:03.262 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 116 2024-07-26T18:11:03.262 INFO:tasks.rados.rados.0.smithi071.stdout:1215: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:11:03.262 INFO:tasks.rados.rados.0.smithi071.stdout:1213: finishing copy_from racing read to smithi07179299-49 2024-07-26T18:11:03.263 INFO:tasks.rados.rados.0.smithi071.stdout:1213: finishing copy_from to smithi07179299-49 2024-07-26T18:11:03.263 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 456 (ObjNum 378 snap 115 seq_num 378) dirty exists 2024-07-26T18:11:03.263 INFO:tasks.rados.rados.0.smithi071.stdout:1216: finishing write tid 1 to smithi07179299-1 2024-07-26T18:11:03.263 INFO:tasks.rados.rados.0.smithi071.stdout:1216: finishing write tid 2 to smithi07179299-1 2024-07-26T18:11:03.263 INFO:tasks.rados.rados.0.smithi071.stdout:1219: seq_num 390 ranges {1179648=540672,1720320=630784,2351104=573440} 2024-07-26T18:11:03.272 INFO:tasks.rados.rados.0.smithi071.stdout:1219: writing smithi07179299-47 from 1179648 to 1720320 tid 1 2024-07-26T18:11:03.275 INFO:tasks.rados.rados.0.smithi071.stdout:1219: writing smithi07179299-47 from 1720320 to 2351104 tid 2 2024-07-26T18:11:03.278 INFO:tasks.rados.rados.0.smithi071.stdout:1219: writing smithi07179299-47 from 2351104 to 2924544 tid 3 2024-07-26T18:11:03.279 INFO:tasks.rados.rados.0.smithi071.stdout:1213: done (5 left) 2024-07-26T18:11:03.279 INFO:tasks.rados.rados.0.smithi071.stdout:1215: done (4 left) 2024-07-26T18:11:03.279 INFO:tasks.rados.rados.0.smithi071.stdout:1220: snap_remove snap 115 2024-07-26T18:11:03.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:03 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:03.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:03 smithi135 ceph-mon[85352]: osdmap e313: 8 total, 8 up, 8 in 2024-07-26T18:11:03.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:03 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:03.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:03 smithi071 ceph-mon[90507]: osdmap e313: 8 total, 8 up, 8 in 2024-07-26T18:11:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:03 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:03 smithi071 ceph-mon[92867]: osdmap e313: 8 total, 8 up, 8 in 2024-07-26T18:11:04.212 INFO:tasks.rados.rados.0.smithi071.stdout:1220: done (4 left) 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1221: delete oid 30 current snap is 116 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1216: finishing write tid 3 to smithi07179299-1 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1216: finishing write tid 4 to smithi07179299-1 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1216: finishing write tid 5 to smithi07179299-1 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1216: finishing write tid 6 to smithi07179299-1 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1216: oid 1 updating version 0 to 473 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1216: oid 1 version 473 is already newer than 470 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1216: oid 1 version 473 is already newer than 469 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1216: oid 1 version 473 is already newer than 472 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1216: oid 1 version 473 is already newer than 471 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 473 (ObjNum 388 snap 116 seq_num 388) dirty exists 2024-07-26T18:11:04.213 INFO:tasks.rados.rados.0.smithi071.stdout:1216: left oid 1 (ObjNum 388 snap 116 seq_num 388) 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1217: finishing write tid 1 to smithi07179299-27 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1217: finishing write tid 2 to smithi07179299-27 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1217: finishing write tid 3 to smithi07179299-27 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1217: finishing write tid 4 to smithi07179299-27 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1217: finishing write tid 5 to smithi07179299-27 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1217: oid 27 updating version 0 to 334 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1217: oid 27 version 334 is already newer than 332 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1217: oid 27 version 334 is already newer than 333 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1217: oid 27 version 334 is already newer than 331 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 334 (ObjNum 389 snap 116 seq_num 389) dirty exists 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1217: left oid 27 (ObjNum 389 snap 116 seq_num 389) 2024-07-26T18:11:04.214 INFO:tasks.rados.rados.0.smithi071.stdout:1219: finishing write tid 1 to smithi07179299-47 2024-07-26T18:11:04.215 INFO:tasks.rados.rados.0.smithi071.stdout:1219: finishing write tid 2 to smithi07179299-47 2024-07-26T18:11:04.215 INFO:tasks.rados.rados.0.smithi071.stdout:1218: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:11:04.423 INFO:tasks.rados.rados.0.smithi071.stdout:1219: finishing write tid 3 to smithi07179299-47 2024-07-26T18:11:04.423 INFO:tasks.rados.rados.0.smithi071.stdout:1219: finishing write tid 4 to smithi07179299-47 2024-07-26T18:11:04.423 INFO:tasks.rados.rados.0.smithi071.stdout:1219: finishing write tid 5 to smithi07179299-47 2024-07-26T18:11:04.423 INFO:tasks.rados.rados.0.smithi071.stdout:1219: oid 47 updating version 0 to 84 2024-07-26T18:11:04.423 INFO:tasks.rados.rados.0.smithi071.stdout:1219: oid 47 version 84 is already newer than 83 2024-07-26T18:11:04.423 INFO:tasks.rados.rados.0.smithi071.stdout:1219: oid 47 version 84 is already newer than 82 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:1219: oid 47 version 84 is already newer than 81 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 84 (ObjNum 390 snap 116 seq_num 390) dirty exists 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:1219: left oid 47 (ObjNum 390 snap 116 seq_num 390) 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:1216: done (4 left) 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:1217: done (3 left) 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:1218: done (2 left) 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:1219: done (1 left) 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:1221: done (0 left) 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:1222: rollback oid 50 current snap is 116 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 50 to 101 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:1223: copy_from oid 39 from oid 10 current snap is 116 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 116 2024-07-26T18:11:04.424 INFO:tasks.rados.rados.0.smithi071.stdout:1224: seq_num 392 ranges {1409024=573440,1982464=802816,2785280=401408} 2024-07-26T18:11:04.434 INFO:tasks.rados.rados.0.smithi071.stdout:1224: writing smithi07179299-2 from 1409024 to 1982464 tid 1 2024-07-26T18:11:04.439 INFO:tasks.rados.rados.0.smithi071.stdout:1224: writing smithi07179299-2 from 1982464 to 2785280 tid 2 2024-07-26T18:11:04.442 INFO:tasks.rados.rados.0.smithi071.stdout:1224: writing smithi07179299-2 from 2785280 to 3186688 tid 3 2024-07-26T18:11:04.442 INFO:tasks.rados.rados.0.smithi071.stdout:1225: read oid 36 snap -1 2024-07-26T18:11:04.442 INFO:tasks.rados.rados.0.smithi071.stdout:1225: expect (ObjNum 248 snap 68 seq_num 248) 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:1226: rollback oid 32 current snap is 116 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 32 to 101 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:1222: finishing rollback tid 0 to smithi07179299-50 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:1222: finishing rollback tid 1 to smithi07179299-50 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:1222: finishing rollback tid 2 to smithi07179299-50 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 853 (ObjNum 299 snap 96 seq_num 299) dirty exists 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:1223: finishing copy_from racing read to smithi07179299-39 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:1222: done (4 left) 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:1227: rollback oid 25 current snap is 116 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 25 to 111 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:1224: finishing write tid 1 to smithi07179299-2 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:1223: finishing copy_from to smithi07179299-39 2024-07-26T18:11:04.443 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 406 (ObjNum 353 snap 110 seq_num 353) dirty exists 2024-07-26T18:11:04.444 INFO:tasks.rados.rados.0.smithi071.stdout:1223: done (4 left) 2024-07-26T18:11:04.444 INFO:tasks.rados.rados.0.smithi071.stdout:1228: copy_from oid 38 from oid 9 current snap is 116 2024-07-26T18:11:04.444 INFO:tasks.rados.rados.0.smithi071.stdout:1229: snap_create 2024-07-26T18:11:04.444 INFO:tasks.rados.rados.0.smithi071.stdout:1224: finishing write tid 2 to smithi07179299-2 2024-07-26T18:11:04.445 INFO:tasks.rados.rados.0.smithi071.stdout:1226: finishing rollback tid 0 to smithi07179299-32 2024-07-26T18:11:04.446 INFO:tasks.rados.rados.0.smithi071.stdout:1224: finishing write tid 3 to smithi07179299-2 2024-07-26T18:11:04.446 INFO:tasks.rados.rados.0.smithi071.stdout:1226: finishing rollback tid 1 to smithi07179299-32 2024-07-26T18:11:04.446 INFO:tasks.rados.rados.0.smithi071.stdout:1224: finishing write tid 4 to smithi07179299-2 2024-07-26T18:11:04.446 INFO:tasks.rados.rados.0.smithi071.stdout:1226: finishing rollback tid 2 to smithi07179299-32 2024-07-26T18:11:04.446 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 478 (ObjNum 215 snap 57 seq_num 215) dirty exists 2024-07-26T18:11:04.446 INFO:tasks.rados.rados.0.smithi071.stdout:1227: finishing rollback tid 0 to smithi07179299-25 2024-07-26T18:11:04.446 INFO:tasks.rados.rados.0.smithi071.stdout:1227: finishing rollback tid 1 to smithi07179299-25 2024-07-26T18:11:04.447 INFO:tasks.rados.rados.0.smithi071.stdout:1227: finishing rollback tid 2 to smithi07179299-25 2024-07-26T18:11:04.447 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 327 (ObjNum 350 snap 110 seq_num 350) dirty exists 2024-07-26T18:11:04.448 INFO:tasks.rados.rados.0.smithi071.stdout:1224: finishing write tid 5 to smithi07179299-2 2024-07-26T18:11:04.449 INFO:tasks.rados.rados.0.smithi071.stdout:1224: oid 2 updating version 0 to 489 2024-07-26T18:11:04.449 INFO:tasks.rados.rados.0.smithi071.stdout:1224: oid 2 version 489 is already newer than 486 2024-07-26T18:11:04.449 INFO:tasks.rados.rados.0.smithi071.stdout:1224: oid 2 version 489 is already newer than 488 2024-07-26T18:11:04.449 INFO:tasks.rados.rados.0.smithi071.stdout:1224: oid 2 version 489 is already newer than 487 2024-07-26T18:11:04.449 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 489 (ObjNum 392 snap 116 seq_num 392) dirty exists 2024-07-26T18:11:04.449 INFO:tasks.rados.rados.0.smithi071.stdout:1224: left oid 2 (ObjNum 392 snap 116 seq_num 392) 2024-07-26T18:11:04.450 INFO:tasks.rados.rados.0.smithi071.stdout:1225: expect (ObjNum 248 snap 68 seq_num 248) 2024-07-26T18:11:04.498 INFO:tasks.rados.rados.0.smithi071.stdout:1228: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:11:04.498 INFO:tasks.rados.rados.0.smithi071.stdout:1228: finishing copy_from to smithi07179299-38 2024-07-26T18:11:04.498 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 794 (ObjNum 369 snap 113 seq_num 369) dirty exists 2024-07-26T18:11:04.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:04 smithi135 ceph-mon[85352]: pgmap v138: 121 pgs: 121 active+clean; 272 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-07-26T18:11:04.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:04 smithi135 ceph-mon[85352]: osdmap e314: 8 total, 8 up, 8 in 2024-07-26T18:11:04.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:04 smithi071 ceph-mon[90507]: pgmap v138: 121 pgs: 121 active+clean; 272 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-07-26T18:11:04.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:04 smithi071 ceph-mon[90507]: osdmap e314: 8 total, 8 up, 8 in 2024-07-26T18:11:04.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:04 smithi071 ceph-mon[92867]: pgmap v138: 121 pgs: 121 active+clean; 272 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-07-26T18:11:04.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:04 smithi071 ceph-mon[92867]: osdmap e314: 8 total, 8 up, 8 in 2024-07-26T18:11:05.213 INFO:tasks.rados.rados.0.smithi071.stdout:1224: done (5 left) 2024-07-26T18:11:05.214 INFO:tasks.rados.rados.0.smithi071.stdout:1225: done (4 left) 2024-07-26T18:11:05.214 INFO:tasks.rados.rados.0.smithi071.stdout:1226: done (3 left) 2024-07-26T18:11:05.214 INFO:tasks.rados.rados.0.smithi071.stdout:1227: done (2 left) 2024-07-26T18:11:05.214 INFO:tasks.rados.rados.0.smithi071.stdout:1228: done (1 left) 2024-07-26T18:11:05.214 INFO:tasks.rados.rados.0.smithi071.stdout:1229: done (0 left) 2024-07-26T18:11:05.214 INFO:tasks.rados.rados.0.smithi071.stdout:1230: read oid 31 snap 111 2024-07-26T18:11:05.214 INFO:tasks.rados.rados.0.smithi071.stdout:1230: expect deleted 2024-07-26T18:11:05.214 INFO:tasks.rados.rados.0.smithi071.stdout:1231: delete oid 4 current snap is 117 2024-07-26T18:11:05.216 INFO:tasks.rados.rados.0.smithi071.stdout:1230: done (1 left) 2024-07-26T18:11:05.216 INFO:tasks.rados.rados.0.smithi071.stdout:1231: done (0 left) 2024-07-26T18:11:05.216 INFO:tasks.rados.rados.0.smithi071.stdout:1232: snap_remove snap 88 2024-07-26T18:11:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:05 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:11:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:05 smithi071 ceph-mon[90507]: osdmap e315: 8 total, 8 up, 8 in 2024-07-26T18:11:05.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:05 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:11:05.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:05 smithi071 ceph-mon[92867]: osdmap e315: 8 total, 8 up, 8 in 2024-07-26T18:11:05.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:05 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:11:05.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:05 smithi135 ceph-mon[85352]: osdmap e315: 8 total, 8 up, 8 in 2024-07-26T18:11:06.165 INFO:tasks.rados.rados.0.smithi071.stdout:1232: done (0 left) 2024-07-26T18:11:06.165 INFO:tasks.rados.rados.0.smithi071.stdout:1233: read oid 34 snap -1 2024-07-26T18:11:06.165 INFO:tasks.rados.rados.0.smithi071.stdout:1233: expect deleted 2024-07-26T18:11:06.165 INFO:tasks.rados.rados.0.smithi071.stdout:1234: delete oid 33 current snap is 117 2024-07-26T18:11:06.176 INFO:tasks.rados.rados.0.smithi071.stdout:1233: done (1 left) 2024-07-26T18:11:06.176 INFO:tasks.rados.rados.0.smithi071.stdout:1234: done (0 left) 2024-07-26T18:11:06.176 INFO:tasks.rados.rados.0.smithi071.stdout:1235: snap_remove snap 107 2024-07-26T18:11:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:11:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[90507]: Upgrade: osd.1 is safe to restart 2024-07-26T18:11:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[90507]: pgmap v141: 121 pgs: 121 active+clean; 272 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-07-26T18:11:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[90507]: osdmap e316: 8 total, 8 up, 8 in 2024-07-26T18:11:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-26T18:11:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:11:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[92867]: Upgrade: osd.1 is safe to restart 2024-07-26T18:11:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[92867]: pgmap v141: 121 pgs: 121 active+clean; 272 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-07-26T18:11:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[92867]: osdmap e316: 8 total, 8 up, 8 in 2024-07-26T18:11:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-26T18:11:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:06 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:06.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:06 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-07-26T18:11:06.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:06 smithi135 ceph-mon[85352]: Upgrade: osd.1 is safe to restart 2024-07-26T18:11:06.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:06 smithi135 ceph-mon[85352]: pgmap v141: 121 pgs: 121 active+clean; 272 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-07-26T18:11:06.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:06 smithi135 ceph-mon[85352]: osdmap e316: 8 total, 8 up, 8 in 2024-07-26T18:11:06.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:06 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:06.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:06 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-07-26T18:11:06.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:06 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:07.169 INFO:tasks.rados.rados.0.smithi071.stdout:1235: done (0 left) 2024-07-26T18:11:07.169 INFO:tasks.rados.rados.0.smithi071.stdout:1236: read oid 27 snap 101 2024-07-26T18:11:07.169 INFO:tasks.rados.rados.0.smithi071.stdout:1236: expect (ObjNum 214 snap 57 seq_num 214) 2024-07-26T18:11:07.170 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 117 2024-07-26T18:11:07.170 INFO:tasks.rados.rados.0.smithi071.stdout:1237: seq_num 395 ranges {0=622592,622592=450560,1073152=753664} 2024-07-26T18:11:07.172 INFO:tasks.rados.rados.0.smithi071.stdout:1237: writing smithi07179299-33 from 0 to 622592 tid 1 2024-07-26T18:11:07.176 INFO:tasks.rados.rados.0.smithi071.stdout:1237: writing smithi07179299-33 from 622592 to 1073152 tid 2 2024-07-26T18:11:07.182 INFO:tasks.rados.rados.0.smithi071.stdout:1237: writing smithi07179299-33 from 1073152 to 1826816 tid 3 2024-07-26T18:11:07.182 INFO:tasks.rados.rados.0.smithi071.stdout:1238: snap_create 2024-07-26T18:11:07.182 INFO:tasks.rados.rados.0.smithi071.stdout:1236: expect (ObjNum 214 snap 57 seq_num 214) 2024-07-26T18:11:07.218 INFO:tasks.rados.rados.0.smithi071.stdout:1237: finishing write tid 1 to smithi07179299-33 2024-07-26T18:11:07.218 INFO:tasks.rados.rados.0.smithi071.stdout:1237: finishing write tid 2 to smithi07179299-33 2024-07-26T18:11:07.218 INFO:tasks.rados.rados.0.smithi071.stdout:1237: finishing write tid 3 to smithi07179299-33 2024-07-26T18:11:07.218 INFO:tasks.rados.rados.0.smithi071.stdout:1237: finishing write tid 4 to smithi07179299-33 2024-07-26T18:11:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:1237: finishing write tid 5 to smithi07179299-33 2024-07-26T18:11:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:1237: oid 33 updating version 0 to 608 2024-07-26T18:11:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:1237: oid 33 version 608 is already newer than 607 2024-07-26T18:11:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:1237: oid 33 version 608 is already newer than 605 2024-07-26T18:11:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:1237: oid 33 version 608 is already newer than 606 2024-07-26T18:11:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 608 (ObjNum 395 snap 117 seq_num 395) dirty exists 2024-07-26T18:11:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:1237: left oid 33 (ObjNum 395 snap 117 seq_num 395) 2024-07-26T18:11:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:07 smithi135 ceph-mon[85352]: Upgrade: Updating osd.1 2024-07-26T18:11:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:07 smithi135 ceph-mon[85352]: Deploying daemon osd.1 on smithi071 2024-07-26T18:11:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:07 smithi135 ceph-mon[85352]: osdmap e317: 8 total, 8 up, 8 in 2024-07-26T18:11:07.823 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:11:07.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:07 smithi071 ceph-mon[92867]: Upgrade: Updating osd.1 2024-07-26T18:11:07.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:07 smithi071 ceph-mon[92867]: Deploying daemon osd.1 on smithi071 2024-07-26T18:11:07.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:07 smithi071 ceph-mon[92867]: osdmap e317: 8 total, 8 up, 8 in 2024-07-26T18:11:07.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:07 smithi071 ceph-mon[90507]: Upgrade: Updating osd.1 2024-07-26T18:11:07.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:07 smithi071 ceph-mon[90507]: Deploying daemon osd.1 on smithi071 2024-07-26T18:11:07.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:07 smithi071 ceph-mon[90507]: osdmap e317: 8 total, 8 up, 8 in 2024-07-26T18:11:08.107 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:11:08.107 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (5m) 22s ago 6m 24.6M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:11:08.107 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (6m) 62s ago 6m 89.9M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (7m) 22s ago 7m 16.3M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (7m) 62s ago 7m 18.9M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (2m) 62s ago 11m 438M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (2m) 22s ago 12m 505M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (107s) 22s ago 12m 44.6M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (73s) 62s ago 11m 27.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (85s) 22s ago 11m 38.0M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (6m) 22s ago 6m 14.0M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (6m) 62s ago 6m 16.1M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (26s) 22s ago 10m 11.3M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (10m) 22s ago 10m 173M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 1d472e21af3e 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (10m) 22s ago 10m 156M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 a6f38b9018c5 2024-07-26T18:11:08.108 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (9m) 22s ago 9m 121M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:11:08.109 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (9m) 62s ago 9m 160M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:11:08.109 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (8m) 62s ago 8m 131M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:11:08.109 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (8m) 62s ago 8m 89.7M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:11:08.109 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (8m) 62s ago 8m 102M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:11:08.109 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (2m) 62s ago 6m 47.2M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:11:08.175 INFO:tasks.rados.rados.0.smithi071.stdout:1236: done (2 left) 2024-07-26T18:11:08.175 INFO:tasks.rados.rados.0.smithi071.stdout:1237: done (1 left) 2024-07-26T18:11:08.175 INFO:tasks.rados.rados.0.smithi071.stdout:1238: done (0 left) 2024-07-26T18:11:08.175 INFO:tasks.rados.rados.0.smithi071.stdout:1239: read oid 39 snap -1 2024-07-26T18:11:08.175 INFO:tasks.rados.rados.0.smithi071.stdout:1239: expect (ObjNum 353 snap 110 seq_num 353) 2024-07-26T18:11:08.175 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 118 2024-07-26T18:11:08.175 INFO:tasks.rados.rados.0.smithi071.stdout:1240: seq_num 396 ranges {3293184=638976,3932160=786432,4718592=417792} 2024-07-26T18:11:08.197 INFO:tasks.rados.rados.0.smithi071.stdout:1240: writing smithi07179299-31 from 3293184 to 3932160 tid 1 2024-07-26T18:11:08.202 INFO:tasks.rados.rados.0.smithi071.stdout:1240: writing smithi07179299-31 from 3932160 to 4718592 tid 2 2024-07-26T18:11:08.205 INFO:tasks.rados.rados.0.smithi071.stdout:1240: writing smithi07179299-31 from 4718592 to 5136384 tid 3 2024-07-26T18:11:08.206 INFO:tasks.rados.rados.0.smithi071.stdout:1241: read oid 20 snap -1 2024-07-26T18:11:08.206 INFO:tasks.rados.rados.0.smithi071.stdout:1241: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:11:08.206 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 118 2024-07-26T18:11:08.206 INFO:tasks.rados.rados.0.smithi071.stdout:1242: seq_num 397 ranges {1392640=655360,2048000=671744,2719744=532480} 2024-07-26T18:11:08.217 INFO:tasks.rados.rados.0.smithi071.stdout:1242: writing smithi07179299-9 from 1392640 to 2048000 tid 1 2024-07-26T18:11:08.220 INFO:tasks.rados.rados.0.smithi071.stdout:1242: writing smithi07179299-9 from 2048000 to 2719744 tid 2 2024-07-26T18:11:08.224 INFO:tasks.rados.rados.0.smithi071.stdout:1242: writing smithi07179299-9 from 2719744 to 3252224 tid 3 2024-07-26T18:11:08.224 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 118 2024-07-26T18:11:08.224 INFO:tasks.rados.rados.0.smithi071.stdout:1243: seq_num 398 ranges {1015808=671744,1687552=557056,2244608=532480,2777088=114688} 2024-07-26T18:11:08.233 INFO:tasks.rados.rados.0.smithi071.stdout:1243: writing smithi07179299-28 from 1015808 to 1687552 tid 1 2024-07-26T18:11:08.238 INFO:tasks.rados.rados.0.smithi071.stdout:1243: writing smithi07179299-28 from 1687552 to 2244608 tid 2 2024-07-26T18:11:08.239 INFO:tasks.rados.rados.0.smithi071.stdout:1243: writing smithi07179299-28 from 2244608 to 2777088 tid 3 2024-07-26T18:11:08.240 INFO:tasks.rados.rados.0.smithi071.stdout:1243: writing smithi07179299-28 from 2777088 to 2891776 tid 4 2024-07-26T18:11:08.240 INFO:tasks.rados.rados.0.smithi071.stdout:1244: snap_remove snap 111 2024-07-26T18:11:08.484 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:11:08.484 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:11:08.484 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:11:08.484 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 7, 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 1 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:11:08.485 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 9, 2024-07-26T18:11:08.486 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 6 2024-07-26T18:11:08.486 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:11:08.486 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:11:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:08 smithi071 ceph-mon[92867]: pgmap v144: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 400 KiB/s wr, 1 op/s 2024-07-26T18:11:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:08 smithi071 ceph-mon[92867]: osdmap e318: 8 total, 8 up, 8 in 2024-07-26T18:11:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:08 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3236915180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:08.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:08 smithi071 ceph-mon[90507]: pgmap v144: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 400 KiB/s wr, 1 op/s 2024-07-26T18:11:08.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:08 smithi071 ceph-mon[90507]: osdmap e318: 8 total, 8 up, 8 in 2024-07-26T18:11:08.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:08 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3236915180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:08 smithi135 ceph-mon[85352]: pgmap v144: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 400 KiB/s wr, 1 op/s 2024-07-26T18:11:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:08 smithi135 ceph-mon[85352]: osdmap e318: 8 total, 8 up, 8 in 2024-07-26T18:11:08.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:08 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3236915180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:09.182 INFO:tasks.rados.rados.0.smithi071.stdout:1244: done (5 left) 2024-07-26T18:11:09.182 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 118 2024-07-26T18:11:09.182 INFO:tasks.rados.rados.0.smithi071.stdout:1245: seq_num 399 ranges {1392640=688128,2080768=434176,2514944=745472,3260416=24576} 2024-07-26T18:11:09.194 INFO:tasks.rados.rados.0.smithi071.stdout:1245: writing smithi07179299-38 from 1392640 to 2080768 tid 1 2024-07-26T18:11:09.197 INFO:tasks.rados.rados.0.smithi071.stdout:1245: writing smithi07179299-38 from 2080768 to 2514944 tid 2 2024-07-26T18:11:09.202 INFO:tasks.rados.rados.0.smithi071.stdout:1245: writing smithi07179299-38 from 2514944 to 3260416 tid 3 2024-07-26T18:11:09.202 INFO:tasks.rados.rados.0.smithi071.stdout:1245: writing smithi07179299-38 from 3260416 to 3284992 tid 4 2024-07-26T18:11:09.202 INFO:tasks.rados.rados.0.smithi071.stdout:1246: setattr oid 12 current snap is 118 2024-07-26T18:11:09.202 INFO:tasks.rados.rados.0.smithi071.stdout:1239: expect (ObjNum 353 snap 110 seq_num 353) 2024-07-26T18:11:09.364 INFO:tasks.rados.rados.0.smithi071.stdout:1240: finishing write tid 1 to smithi07179299-31 2024-07-26T18:11:09.364 INFO:tasks.rados.rados.0.smithi071.stdout:1241: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:11:09.367 INFO:tasks.rados.rados.0.smithi071.stdout:1240: finishing write tid 2 to smithi07179299-31 2024-07-26T18:11:09.367 INFO:tasks.rados.rados.0.smithi071.stdout:1240: finishing write tid 3 to smithi07179299-31 2024-07-26T18:11:09.367 INFO:tasks.rados.rados.0.smithi071.stdout:1240: finishing write tid 4 to smithi07179299-31 2024-07-26T18:11:09.367 INFO:tasks.rados.rados.0.smithi071.stdout:1240: finishing write tid 5 to smithi07179299-31 2024-07-26T18:11:09.367 INFO:tasks.rados.rados.0.smithi071.stdout:1240: oid 31 updating version 0 to 318 2024-07-26T18:11:09.367 INFO:tasks.rados.rados.0.smithi071.stdout:1240: oid 31 updating version 318 to 319 2024-07-26T18:11:09.367 INFO:tasks.rados.rados.0.smithi071.stdout:1240: oid 31 updating version 319 to 321 2024-07-26T18:11:09.367 INFO:tasks.rados.rados.0.smithi071.stdout:1240: oid 31 version 321 is already newer than 320 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 321 (ObjNum 396 snap 118 seq_num 396) dirty exists 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1240: left oid 31 (ObjNum 396 snap 118 seq_num 396) 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1242: finishing write tid 1 to smithi07179299-9 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1242: finishing write tid 2 to smithi07179299-9 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1242: finishing write tid 3 to smithi07179299-9 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1242: finishing write tid 4 to smithi07179299-9 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1242: finishing write tid 5 to smithi07179299-9 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1242: oid 9 updating version 0 to 877 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1242: oid 9 version 877 is already newer than 875 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1242: oid 9 version 877 is already newer than 876 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1242: oid 9 updating version 877 to 878 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 878 (ObjNum 397 snap 118 seq_num 397) dirty exists 2024-07-26T18:11:09.368 INFO:tasks.rados.rados.0.smithi071.stdout:1242: left oid 9 (ObjNum 397 snap 118 seq_num 397) 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: finishing write tid 1 to smithi07179299-28 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: finishing write tid 2 to smithi07179299-28 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: finishing write tid 3 to smithi07179299-28 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: finishing write tid 4 to smithi07179299-28 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: finishing write tid 5 to smithi07179299-28 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: finishing write tid 6 to smithi07179299-28 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: oid 28 updating version 0 to 369 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: oid 28 version 369 is already newer than 368 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: oid 28 updating version 369 to 371 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: oid 28 version 371 is already newer than 367 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: oid 28 version 371 is already newer than 370 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 371 (ObjNum 398 snap 118 seq_num 398) dirty exists 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1243: left oid 28 (ObjNum 398 snap 118 seq_num 398) 2024-07-26T18:11:09.369 INFO:tasks.rados.rados.0.smithi071.stdout:1245: finishing write tid 1 to smithi07179299-38 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: finishing write tid 2 to smithi07179299-38 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: finishing write tid 3 to smithi07179299-38 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: finishing write tid 4 to smithi07179299-38 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: finishing write tid 5 to smithi07179299-38 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: finishing write tid 6 to smithi07179299-38 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: oid 38 updating version 0 to 797 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: oid 38 updating version 797 to 798 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: oid 38 version 798 is already newer than 795 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: oid 38 version 798 is already newer than 796 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: oid 38 updating version 798 to 799 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 799 (ObjNum 399 snap 118 seq_num 399) dirty exists 2024-07-26T18:11:09.370 INFO:tasks.rados.rados.0.smithi071.stdout:1245: left oid 38 (ObjNum 399 snap 118 seq_num 399) 2024-07-26T18:11:09.371 INFO:tasks.rados.rados.0.smithi071.stdout:1239: done (6 left) 2024-07-26T18:11:09.371 INFO:tasks.rados.rados.0.smithi071.stdout:1240: done (5 left) 2024-07-26T18:11:09.371 INFO:tasks.rados.rados.0.smithi071.stdout:1241: done (4 left) 2024-07-26T18:11:09.371 INFO:tasks.rados.rados.0.smithi071.stdout:1242: done (3 left) 2024-07-26T18:11:09.371 INFO:tasks.rados.rados.0.smithi071.stdout:1243: done (2 left) 2024-07-26T18:11:09.371 INFO:tasks.rados.rados.0.smithi071.stdout:1245: done (1 left) 2024-07-26T18:11:09.371 INFO:tasks.rados.rados.0.smithi071.stdout:1247: copy_from oid 2 from oid 30 current snap is 118 2024-07-26T18:11:09.371 INFO:tasks.rados.rados.0.smithi071.stdout:1248: snap_create 2024-07-26T18:11:09.371 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 630 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-07-26T18:11:09.371 INFO:tasks.rados.rados.0.smithi071.stdout:1247: finishing copy_from to smithi07179299-2 2024-07-26T18:11:09.372 INFO:tasks.rados.rados.0.smithi071.stdout:1247: got expected ENOENT (src dne) 2024-07-26T18:11:09.372 INFO:tasks.rados.rados.0.smithi071.stdout:1247: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:11:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:09 smithi071 ceph-mon[90507]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:09 smithi071 ceph-mon[90507]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:09 smithi071 ceph-mon[90507]: osdmap e319: 8 total, 8 up, 8 in 2024-07-26T18:11:09.679 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:09 smithi071 systemd[1]: Stopping Ceph osd.1 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:11:09.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:09 smithi071 ceph-mon[92867]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:09 smithi071 ceph-mon[92867]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:09 smithi071 ceph-mon[92867]: osdmap e319: 8 total, 8 up, 8 in 2024-07-26T18:11:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:09 smithi135 ceph-mon[85352]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:09 smithi135 ceph-mon[85352]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:09 smithi135 ceph-mon[85352]: osdmap e319: 8 total, 8 up, 8 in 2024-07-26T18:11:10.178 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[48804]: 2024-07-26T18:11:09.723+0000 7fd1f3617640 -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-07-26T18:11:10.178 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[48804]: 2024-07-26T18:11:09.723+0000 7fd1f3617640 -1 osd.1 319 *** Got signal Terminated *** 2024-07-26T18:11:10.178 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[48804]: 2024-07-26T18:11:09.723+0000 7fd1f3617640 -1 osd.1 319 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T18:11:10.189 INFO:tasks.rados.rados.0.smithi071.stdout:1246: done (2 left) 2024-07-26T18:11:10.189 INFO:tasks.rados.rados.0.smithi071.stdout:1247: done (1 left) 2024-07-26T18:11:10.190 INFO:tasks.rados.rados.0.smithi071.stdout:1248: done (0 left) 2024-07-26T18:11:10.190 INFO:tasks.rados.rados.0.smithi071.stdout:1249: snap_remove snap 101 2024-07-26T18:11:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:10 smithi135 ceph-mon[85352]: pgmap v147: 121 pgs: 121 active+clean; 211 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2024-07-26T18:11:10.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:10 smithi135 ceph-mon[85352]: osd.1 marked itself down and dead 2024-07-26T18:11:10.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:10 smithi135 ceph-mon[85352]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:11:10.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:10 smithi135 ceph-mon[85352]: osdmap e320: 8 total, 7 up, 8 in 2024-07-26T18:11:10.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:10 smithi071 ceph-mon[90507]: pgmap v147: 121 pgs: 121 active+clean; 211 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2024-07-26T18:11:10.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:10 smithi071 ceph-mon[90507]: osd.1 marked itself down and dead 2024-07-26T18:11:10.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:10 smithi071 ceph-mon[90507]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:11:10.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:10 smithi071 ceph-mon[90507]: osdmap e320: 8 total, 7 up, 8 in 2024-07-26T18:11:10.929 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:10 smithi071 podman[102698]: 2024-07-26 18:11:10.73581921 +0000 UTC m=+1.137630509 container died 1d472e21af3e23b2dbb7e418df4bca4b9b60b4372e0a66e335ac12f7ae677eb2 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240716, GIT_CLEAN=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=reef-a3bbd72, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:11:10.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:10 smithi071 ceph-mon[92867]: pgmap v147: 121 pgs: 121 active+clean; 211 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2024-07-26T18:11:10.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:10 smithi071 ceph-mon[92867]: osd.1 marked itself down and dead 2024-07-26T18:11:10.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:10 smithi071 ceph-mon[92867]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:11:10.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:10 smithi071 ceph-mon[92867]: osdmap e320: 8 total, 7 up, 8 in 2024-07-26T18:11:11.173 INFO:tasks.rados.rados.0.smithi071.stdout:1249: done (0 left) 2024-07-26T18:11:11.174 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 119 2024-07-26T18:11:11.174 INFO:tasks.rados.rados.0.smithi071.stdout:1250: seq_num 400 ranges {5726208=704512,6430720=720896,7151616=483328} 2024-07-26T18:11:11.209 INFO:tasks.rados.rados.0.smithi071.stdout:1250: writing smithi07179299-8 from 5726208 to 6430720 tid 1 2024-07-26T18:11:11.213 INFO:tasks.rados.rados.0.smithi071.stdout:1250: writing smithi07179299-8 from 6430720 to 7151616 tid 2 2024-07-26T18:11:11.217 INFO:tasks.rados.rados.0.smithi071.stdout:1250: writing smithi07179299-8 from 7151616 to 7634944 tid 3 2024-07-26T18:11:11.217 INFO:tasks.rados.rados.0.smithi071.stdout:1251: rollback oid 31 current snap is 119 2024-07-26T18:11:11.218 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 31 to 117 2024-07-26T18:11:11.218 INFO:tasks.rados.rados.0.smithi071.stdout:1250: finishing write tid 1 to smithi07179299-8 2024-07-26T18:11:11.218 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 119 2024-07-26T18:11:11.218 INFO:tasks.rados.rados.0.smithi071.stdout:1252: seq_num 401 ranges {0=720896,720896=606208,1327104=598016} 2024-07-26T18:11:11.219 INFO:tasks.rados.rados.0.smithi071.stdout:1252: writing smithi07179299-20 from 0 to 720896 tid 1 2024-07-26T18:11:11.223 INFO:tasks.rados.rados.0.smithi071.stdout:1252: writing smithi07179299-20 from 720896 to 1327104 tid 2 2024-07-26T18:11:11.228 INFO:tasks.rados.rados.0.smithi071.stdout:1252: writing smithi07179299-20 from 1327104 to 1925120 tid 3 2024-07-26T18:11:11.228 INFO:tasks.rados.rados.0.smithi071.stdout:1253: read oid 41 snap -1 2024-07-26T18:11:11.228 INFO:tasks.rados.rados.0.smithi071.stdout:1253: expect deleted 2024-07-26T18:11:11.228 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 119 2024-07-26T18:11:11.228 INFO:tasks.rados.rados.0.smithi071.stdout:1250: finishing write tid 2 to smithi07179299-8 2024-07-26T18:11:11.228 INFO:tasks.rados.rados.0.smithi071.stdout:1250: finishing write tid 3 to smithi07179299-8 2024-07-26T18:11:11.228 INFO:tasks.rados.rados.0.smithi071.stdout:1250: finishing write tid 4 to smithi07179299-8 2024-07-26T18:11:11.228 INFO:tasks.rados.rados.0.smithi071.stdout:1251: finishing rollback tid 0 to smithi07179299-31 2024-07-26T18:11:11.228 INFO:tasks.rados.rados.0.smithi071.stdout:1251: finishing rollback tid 1 to smithi07179299-31 2024-07-26T18:11:11.229 INFO:tasks.rados.rados.0.smithi071.stdout:1251: finishing rollback tid 2 to smithi07179299-31 2024-07-26T18:11:11.229 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 324 (ObjNum 386 snap 116 seq_num 386) dirty exists 2024-07-26T18:11:11.229 INFO:tasks.rados.rados.0.smithi071.stdout:1250: finishing write tid 5 to smithi07179299-8 2024-07-26T18:11:11.229 INFO:tasks.rados.rados.0.smithi071.stdout:1250: oid 8 updating version 0 to 802 2024-07-26T18:11:11.229 INFO:tasks.rados.rados.0.smithi071.stdout:1250: oid 8 version 802 is already newer than 801 2024-07-26T18:11:11.229 INFO:tasks.rados.rados.0.smithi071.stdout:1250: oid 8 updating version 802 to 803 2024-07-26T18:11:11.229 INFO:tasks.rados.rados.0.smithi071.stdout:1250: oid 8 version 803 is already newer than 800 2024-07-26T18:11:11.229 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 803 (ObjNum 400 snap 119 seq_num 400) dirty exists 2024-07-26T18:11:11.229 INFO:tasks.rados.rados.0.smithi071.stdout:1250: left oid 8 (ObjNum 400 snap 119 seq_num 400) 2024-07-26T18:11:11.230 INFO:tasks.rados.rados.0.smithi071.stdout:1252: finishing write tid 1 to smithi07179299-20 2024-07-26T18:11:11.230 INFO:tasks.rados.rados.0.smithi071.stdout:1252: finishing write tid 2 to smithi07179299-20 2024-07-26T18:11:11.230 INFO:tasks.rados.rados.0.smithi071.stdout:1254: seq_num 402 ranges {294912=737280,1032192=491520,1523712=516096,2039808=196608} 2024-07-26T18:11:11.232 INFO:tasks.rados.rados.0.smithi071.stdout:1254: writing smithi07179299-50 from 294912 to 1032192 tid 1 2024-07-26T18:11:11.234 INFO:tasks.rados.rados.0.smithi071.stdout:1254: writing smithi07179299-50 from 1032192 to 1523712 tid 2 2024-07-26T18:11:11.237 INFO:tasks.rados.rados.0.smithi071.stdout:1254: writing smithi07179299-50 from 1523712 to 2039808 tid 3 2024-07-26T18:11:11.240 INFO:tasks.rados.rados.0.smithi071.stdout:1254: writing smithi07179299-50 from 2039808 to 2236416 tid 4 2024-07-26T18:11:11.240 INFO:tasks.rados.rados.0.smithi071.stdout:1250: done (4 left) 2024-07-26T18:11:11.240 INFO:tasks.rados.rados.0.smithi071.stdout:1251: done (3 left) 2024-07-26T18:11:11.240 INFO:tasks.rados.rados.0.smithi071.stdout:1255: rollback oid 47 current snap is 119 2024-07-26T18:11:11.240 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 116 2024-07-26T18:11:11.240 INFO:tasks.rados.rados.0.smithi071.stdout:1252: finishing write tid 3 to smithi07179299-20 2024-07-26T18:11:11.240 INFO:tasks.rados.rados.0.smithi071.stdout:1252: finishing write tid 4 to smithi07179299-20 2024-07-26T18:11:11.241 INFO:tasks.rados.rados.0.smithi071.stdout:1252: finishing write tid 5 to smithi07179299-20 2024-07-26T18:11:11.241 INFO:tasks.rados.rados.0.smithi071.stdout:1252: oid 20 updating version 0 to 635 2024-07-26T18:11:11.241 INFO:tasks.rados.rados.0.smithi071.stdout:1252: oid 20 version 635 is already newer than 632 2024-07-26T18:11:11.241 INFO:tasks.rados.rados.0.smithi071.stdout:1252: oid 20 version 635 is already newer than 633 2024-07-26T18:11:11.241 INFO:tasks.rados.rados.0.smithi071.stdout:1252: oid 20 version 635 is already newer than 634 2024-07-26T18:11:11.241 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 635 (ObjNum 401 snap 119 seq_num 401) dirty exists 2024-07-26T18:11:11.241 INFO:tasks.rados.rados.0.smithi071.stdout:1252: left oid 20 (ObjNum 401 snap 119 seq_num 401) 2024-07-26T18:11:11.241 INFO:tasks.rados.rados.0.smithi071.stdout:1254: finishing write tid 1 to smithi07179299-50 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:1254: finishing write tid 2 to smithi07179299-50 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:1252: done (3 left) 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:1253: done (2 left) 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:1256: read oid 14 snap -1 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:1256: expect (ObjNum 194 snap 49 seq_num 194) 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:1257: rollback oid 15 current snap is 119 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 15 to 117 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:1258: read oid 6 snap -1 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:1258: expect (ObjNum 384 snap 116 seq_num 384) 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:1259: delete oid 44 current snap is 119 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:1257: finishing rollback tid 1 to smithi07179299-15 2024-07-26T18:11:11.242 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 0 (ObjNum 177 snap 0 seq_num 2058024832) dirty dne 2024-07-26T18:11:11.243 INFO:tasks.rados.rados.0.smithi071.stdout:1257: done (5 left) 2024-07-26T18:11:11.243 INFO:tasks.rados.rados.0.smithi071.stdout:1259: done (4 left) 2024-07-26T18:11:11.243 INFO:tasks.rados.rados.0.smithi071.stdout:1260: rollback oid 2 current snap is 119 2024-07-26T18:11:11.243 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 2 to 116 2024-07-26T18:11:11.244 INFO:tasks.rados.rados.0.smithi071.stdout:1261: read oid 18 snap 117 2024-07-26T18:11:11.244 INFO:tasks.rados.rados.0.smithi071.stdout:1261: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:11:11.244 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 11 current snap is 119 2024-07-26T18:11:11.244 INFO:tasks.rados.rados.0.smithi071.stdout:1262: seq_num 404 ranges {1540096=770048,2310144=712704,3022848=491520} 2024-07-26T18:11:11.254 INFO:tasks.rados.rados.0.smithi071.stdout:1262: writing smithi07179299-11 from 1540096 to 2310144 tid 1 2024-07-26T18:11:11.259 INFO:tasks.rados.rados.0.smithi071.stdout:1262: writing smithi07179299-11 from 2310144 to 3022848 tid 2 2024-07-26T18:11:11.263 INFO:tasks.rados.rados.0.smithi071.stdout:1262: writing smithi07179299-11 from 3022848 to 3514368 tid 3 2024-07-26T18:11:11.263 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 119 2024-07-26T18:11:11.263 INFO:tasks.rados.rados.0.smithi071.stdout:1254: finishing write tid 3 to smithi07179299-50 2024-07-26T18:11:11.263 INFO:tasks.rados.rados.0.smithi071.stdout:1255: finishing rollback tid 0 to smithi07179299-47 2024-07-26T18:11:11.263 INFO:tasks.rados.rados.0.smithi071.stdout:1255: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:11:11.264 INFO:tasks.rados.rados.0.smithi071.stdout:1255: finishing rollback tid 2 to smithi07179299-47 2024-07-26T18:11:11.264 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 96 (ObjNum 390 snap 116 seq_num 390) dirty exists 2024-07-26T18:11:11.264 INFO:tasks.rados.rados.0.smithi071.stdout:1254: finishing write tid 4 to smithi07179299-50 2024-07-26T18:11:11.264 INFO:tasks.rados.rados.0.smithi071.stdout:1260: finishing rollback tid 0 to smithi07179299-2 2024-07-26T18:11:11.264 INFO:tasks.rados.rados.0.smithi071.stdout:1254: finishing write tid 5 to smithi07179299-50 2024-07-26T18:11:11.264 INFO:tasks.rados.rados.0.smithi071.stdout:1263: seq_num 405 ranges {778240=786432,1564672=589824,2154496=614400} 2024-07-26T18:11:11.271 INFO:tasks.rados.rados.0.smithi071.stdout:1263: writing smithi07179299-29 from 778240 to 1564672 tid 1 2024-07-26T18:11:11.274 INFO:tasks.rados.rados.0.smithi071.stdout:1263: writing smithi07179299-29 from 1564672 to 2154496 tid 2 2024-07-26T18:11:11.278 INFO:tasks.rados.rados.0.smithi071.stdout:1263: writing smithi07179299-29 from 2154496 to 2768896 tid 3 2024-07-26T18:11:11.278 INFO:tasks.rados.rados.0.smithi071.stdout:1255: done (7 left) 2024-07-26T18:11:11.278 INFO:tasks.rados.rados.0.smithi071.stdout:1264: read oid 40 snap -1 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:1264: expect (ObjNum 111 snap 24 seq_num 111) 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:1265: delete oid 9 current snap is 119 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:1260: finishing rollback tid 1 to smithi07179299-2 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:1260: finishing rollback tid 2 to smithi07179299-2 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 519 (ObjNum 392 snap 116 seq_num 392) dirty exists 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:1254: finishing write tid 6 to smithi07179299-50 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:1254: oid 50 updating version 0 to 893 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:1254: oid 50 version 893 is already newer than 890 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:1254: oid 50 version 893 is already newer than 892 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:1254: oid 50 updating version 893 to 894 2024-07-26T18:11:11.279 INFO:tasks.rados.rados.0.smithi071.stdout:1254: oid 50 version 894 is already newer than 891 2024-07-26T18:11:11.280 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 894 (ObjNum 402 snap 119 seq_num 402) dirty exists 2024-07-26T18:11:11.280 INFO:tasks.rados.rados.0.smithi071.stdout:1254: left oid 50 (ObjNum 402 snap 119 seq_num 402) 2024-07-26T18:11:11.280 INFO:tasks.rados.rados.0.smithi071.stdout:1258: expect (ObjNum 384 snap 116 seq_num 384) 2024-07-26T18:11:11.317 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:11 smithi071 podman[102698]: 2024-07-26 18:11:11.123262884 +0000 UTC m=+1.525074173 container cleanup 1d472e21af3e23b2dbb7e418df4bca4b9b60b4372e0a66e335ac12f7ae677eb2 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240716, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=reef-a3bbd72, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True) 2024-07-26T18:11:11.317 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:11 smithi071 bash[102698]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1 2024-07-26T18:11:11.345 INFO:tasks.rados.rados.0.smithi071.stdout:1262: finishing write tid 1 to smithi07179299-11 2024-07-26T18:11:11.345 INFO:tasks.rados.rados.0.smithi071.stdout:1262: finishing write tid 2 to smithi07179299-11 2024-07-26T18:11:11.345 INFO:tasks.rados.rados.0.smithi071.stdout:1254: done (8 left) 2024-07-26T18:11:11.345 INFO:tasks.rados.rados.0.smithi071.stdout:1258: done (7 left) 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:1260: done (6 left) 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:1265: done (5 left) 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:1266: rollback oid 26 current snap is 119 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 26 to 116 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:1262: finishing write tid 3 to smithi07179299-11 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:1262: finishing write tid 4 to smithi07179299-11 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:1262: finishing write tid 5 to smithi07179299-11 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:1262: oid 11 updating version 0 to 521 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:1262: oid 11 updating version 521 to 524 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:1262: oid 11 version 524 is already newer than 523 2024-07-26T18:11:11.346 INFO:tasks.rados.rados.0.smithi071.stdout:1262: oid 11 version 524 is already newer than 522 2024-07-26T18:11:11.347 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 524 (ObjNum 404 snap 119 seq_num 404) dirty exists 2024-07-26T18:11:11.347 INFO:tasks.rados.rados.0.smithi071.stdout:1262: left oid 11 (ObjNum 404 snap 119 seq_num 404) 2024-07-26T18:11:11.347 INFO:tasks.rados.rados.0.smithi071.stdout:1261: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:11:11.585 INFO:tasks.rados.rados.0.smithi071.stdout:1256: expect (ObjNum 194 snap 49 seq_num 194) 2024-07-26T18:11:11.678 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:11 smithi071 podman[102713]: 2024-07-26 18:11:11.316569526 +0000 UTC m=+0.579403110 container remove 1d472e21af3e23b2dbb7e418df4bca4b9b60b4372e0a66e335ac12f7ae677eb2 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-a3bbd72, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240716, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T18:11:11.866 INFO:tasks.rados.rados.0.smithi071.stdout:1263: finishing write tid 1 to smithi07179299-29 2024-07-26T18:11:11.867 INFO:tasks.rados.rados.0.smithi071.stdout:1263: finishing write tid 2 to smithi07179299-29 2024-07-26T18:11:11.867 INFO:tasks.rados.rados.0.smithi071.stdout:1256: done (5 left) 2024-07-26T18:11:11.867 INFO:tasks.rados.rados.0.smithi071.stdout:1261: done (4 left) 2024-07-26T18:11:11.867 INFO:tasks.rados.rados.0.smithi071.stdout:1262: done (3 left) 2024-07-26T18:11:11.867 INFO:tasks.rados.rados.0.smithi071.stdout:1267: read oid 31 snap -1 2024-07-26T18:11:11.867 INFO:tasks.rados.rados.0.smithi071.stdout:1267: expect (ObjNum 386 snap 116 seq_num 386) 2024-07-26T18:11:11.867 INFO:tasks.rados.rados.0.smithi071.stdout:1268: snap_create 2024-07-26T18:11:11.867 INFO:tasks.rados.rados.0.smithi071.stdout:1263: finishing write tid 3 to smithi07179299-29 2024-07-26T18:11:11.868 INFO:tasks.rados.rados.0.smithi071.stdout:1263: finishing write tid 4 to smithi07179299-29 2024-07-26T18:11:11.868 INFO:tasks.rados.rados.0.smithi071.stdout:1263: finishing write tid 5 to smithi07179299-29 2024-07-26T18:11:11.868 INFO:tasks.rados.rados.0.smithi071.stdout:1263: oid 29 updating version 0 to 457 2024-07-26T18:11:11.868 INFO:tasks.rados.rados.0.smithi071.stdout:1263: oid 29 updating version 457 to 460 2024-07-26T18:11:11.868 INFO:tasks.rados.rados.0.smithi071.stdout:1263: oid 29 version 460 is already newer than 459 2024-07-26T18:11:11.868 INFO:tasks.rados.rados.0.smithi071.stdout:1263: oid 29 version 460 is already newer than 458 2024-07-26T18:11:11.868 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 460 (ObjNum 405 snap 119 seq_num 405) dirty exists 2024-07-26T18:11:11.868 INFO:tasks.rados.rados.0.smithi071.stdout:1263: left oid 29 (ObjNum 405 snap 119 seq_num 405) 2024-07-26T18:11:11.868 INFO:tasks.rados.rados.0.smithi071.stdout:1264: expect (ObjNum 111 snap 24 seq_num 111) 2024-07-26T18:11:11.959 INFO:tasks.rados.rados.0.smithi071.stdout:1266: finishing rollback tid 0 to smithi07179299-26 2024-07-26T18:11:11.959 INFO:tasks.rados.rados.0.smithi071.stdout:1266: finishing rollback tid 1 to smithi07179299-26 2024-07-26T18:11:11.959 INFO:tasks.rados.rados.0.smithi071.stdout:1266: finishing rollback tid 2 to smithi07179299-26 2024-07-26T18:11:11.960 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 330 (ObjNum 319 snap 104 seq_num 319) dirty exists 2024-07-26T18:11:11.960 INFO:tasks.rados.rados.0.smithi071.stdout:1267: expect (ObjNum 386 snap 116 seq_num 386) 2024-07-26T18:11:12.020 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:11 smithi071 podman[102800]: 2024-07-26 18:11:11.767259693 +0000 UTC m=+0.104150357 container create 5f40ab2c765ba2277bdb53846b86b799582c9e16d660bdb602bf4d46748e0570 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, io.buildah.version=1.36.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, 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.vendor=CentOS) 2024-07-26T18:11:12.020 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:11 smithi071 podman[102800]: 2024-07-26 18:11:11.682727252 +0000 UTC m=+0.019617938 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:11:12.171 INFO:tasks.rados.rados.0.smithi071.stdout:1263: done (4 left) 2024-07-26T18:11:12.171 INFO:tasks.rados.rados.0.smithi071.stdout:1264: done (3 left) 2024-07-26T18:11:12.171 INFO:tasks.rados.rados.0.smithi071.stdout:1266: done (2 left) 2024-07-26T18:11:12.171 INFO:tasks.rados.rados.0.smithi071.stdout:1267: done (1 left) 2024-07-26T18:11:12.171 INFO:tasks.rados.rados.0.smithi071.stdout:1268: done (0 left) 2024-07-26T18:11:12.171 INFO:tasks.rados.rados.0.smithi071.stdout:1269: copy_from oid 48 from oid 8 current snap is 120 2024-07-26T18:11:12.171 INFO:tasks.rados.rados.0.smithi071.stdout:1270: read oid 41 snap -1 2024-07-26T18:11:12.172 INFO:tasks.rados.rados.0.smithi071.stdout:1270: expect deleted 2024-07-26T18:11:12.172 INFO:tasks.rados.rados.0.smithi071.stdout:1271: snap_create 2024-07-26T18:11:12.203 INFO:tasks.rados.rados.0.smithi071.stdout:1269: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:11:12.207 INFO:tasks.rados.rados.0.smithi071.stdout:1269: finishing copy_from to smithi07179299-48 2024-07-26T18:11:12.207 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 803 (ObjNum 400 snap 119 seq_num 400) dirty exists 2024-07-26T18:11:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:11:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:11:12] "GET /metrics HTTP/1.1" 200 36217 "" "Prometheus/2.43.0" 2024-07-26T18:11:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:12 smithi071 ceph-mon[92867]: osdmap e321: 8 total, 7 up, 8 in 2024-07-26T18:11:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:12 smithi071 ceph-mon[92867]: pgmap v150: 121 pgs: 7 active+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s; 4/393 objects degraded (1.018%) 2024-07-26T18:11:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:12 smithi071 ceph-mon[90507]: osdmap e321: 8 total, 7 up, 8 in 2024-07-26T18:11:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:12 smithi071 ceph-mon[90507]: pgmap v150: 121 pgs: 7 active+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s; 4/393 objects degraded (1.018%) 2024-07-26T18:11:12.429 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:12 smithi071 podman[102800]: 2024-07-26 18:11:12.019983786 +0000 UTC m=+0.356874454 container init 5f40ab2c765ba2277bdb53846b86b799582c9e16d660bdb602bf4d46748e0570 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_CLEAN=True) 2024-07-26T18:11:12.429 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:12 smithi071 podman[102800]: 2024-07-26 18:11:12.023727979 +0000 UTC m=+0.360618651 container start 5f40ab2c765ba2277bdb53846b86b799582c9e16d660bdb602bf4d46748e0570 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T18:11:12.429 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:12 smithi071 podman[102800]: 2024-07-26 18:11:12.103107728 +0000 UTC m=+0.439998395 container attach 5f40ab2c765ba2277bdb53846b86b799582c9e16d660bdb602bf4d46748e0570 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:11:12.430 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:12 smithi071 podman[102800]: 2024-07-26 18:11:12.214178013 +0000 UTC m=+0.551068687 container died 5f40ab2c765ba2277bdb53846b86b799582c9e16d660bdb602bf4d46748e0570 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-07-26T18:11:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:12 smithi135 ceph-mon[85352]: osdmap e321: 8 total, 7 up, 8 in 2024-07-26T18:11:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:12 smithi135 ceph-mon[85352]: pgmap v150: 121 pgs: 7 active+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s; 4/393 objects degraded (1.018%) 2024-07-26T18:11:13.098 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:12 smithi071 podman[102823]: 2024-07-26 18:11:12.815166409 +0000 UTC m=+0.595348184 container remove 5f40ab2c765ba2277bdb53846b86b799582c9e16d660bdb602bf4d46748e0570 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724) 2024-07-26T18:11:13.098 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:12 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.1.service: Deactivated successfully. 2024-07-26T18:11:13.098 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:12 smithi071 systemd[1]: Stopped Ceph osd.1 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:11:13.098 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:12 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.1.service: Consumed 11.282s CPU time. 2024-07-26T18:11:13.172 INFO:tasks.rados.rados.0.smithi071.stdout:1269: done (2 left) 2024-07-26T18:11:13.172 INFO:tasks.rados.rados.0.smithi071.stdout:1270: done (1 left) 2024-07-26T18:11:13.172 INFO:tasks.rados.rados.0.smithi071.stdout:1271: done (0 left) 2024-07-26T18:11:13.172 INFO:tasks.rados.rados.0.smithi071.stdout:1272: snap_create 2024-07-26T18:11:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-mon[90507]: Health check failed: Degraded data redundancy: 4/393 objects degraded (1.018%), 1 pg degraded (PG_DEGRADED) 2024-07-26T18:11:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-mon[90507]: osdmap e322: 8 total, 7 up, 8 in 2024-07-26T18:11:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-mon[92867]: Health check failed: Degraded data redundancy: 4/393 objects degraded (1.018%), 1 pg degraded (PG_DEGRADED) 2024-07-26T18:11:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-mon[92867]: osdmap e322: 8 total, 7 up, 8 in 2024-07-26T18:11:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:13.429 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 systemd[1]: Starting Ceph osd.1 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:11:13.430 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 podman[102925]: 2024-07-26 18:11:13.21782192 +0000 UTC m=+0.017341101 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:11:13.430 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 podman[102925]: 2024-07-26 18:11:13.333217006 +0000 UTC m=+0.132736230 container create c3c6266ca18ea463f7038064e5ae4445c8a7fcca7e3fb901e5697e13ccf0a513 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, ceph=True) 2024-07-26T18:11:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:13 smithi135 ceph-mon[85352]: Health check failed: Degraded data redundancy: 4/393 objects degraded (1.018%), 1 pg degraded (PG_DEGRADED) 2024-07-26T18:11:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:13 smithi135 ceph-mon[85352]: osdmap e322: 8 total, 7 up, 8 in 2024-07-26T18:11:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:13.711 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 podman[102925]: 2024-07-26 18:11:13.577561016 +0000 UTC m=+0.377080207 container init c3c6266ca18ea463f7038064e5ae4445c8a7fcca7e3fb901e5697e13ccf0a513 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True) 2024-07-26T18:11:13.711 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 podman[102925]: 2024-07-26 18:11:13.581121608 +0000 UTC m=+0.380640793 container start c3c6266ca18ea463f7038064e5ae4445c8a7fcca7e3fb901e5697e13ccf0a513 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-07-26T18:11:13.711 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 podman[102925]: 2024-07-26 18:11:13.660492653 +0000 UTC m=+0.460011845 container attach c3c6266ca18ea463f7038064e5ae4445c8a7fcca7e3fb901e5697e13ccf0a513 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.36.0) 2024-07-26T18:11:14.179 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate[102941]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:11:14.179 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 bash[102925]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:11:14.179 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate[102941]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:11:14.179 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 bash[102925]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:11:14.179 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate[102941]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-07-26T18:11:14.179 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 bash[102925]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-07-26T18:11:14.179 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate[102941]: 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-07-26T18:11:14.179 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 bash[102925]: 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-07-26T18:11:14.180 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate[102941]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-07-26T18:11:14.180 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 bash[102925]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-07-26T18:11:14.180 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate[102941]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-07-26T18:11:14.180 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 bash[102925]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-07-26T18:11:14.180 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate[102941]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-07-26T18:11:14.180 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 bash[102925]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-07-26T18:11:14.180 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate[102941]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-07-26T18:11:14.180 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 bash[102925]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-07-26T18:11:14.180 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate[102941]: --> ceph-volume raw activate successful for osd ID: 1 2024-07-26T18:11:14.181 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 bash[102925]: --> ceph-volume raw activate successful for osd ID: 1 2024-07-26T18:11:14.181 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:13 smithi071 podman[102925]: 2024-07-26 18:11:13.956065868 +0000 UTC m=+0.755585053 container died c3c6266ca18ea463f7038064e5ae4445c8a7fcca7e3fb901e5697e13ccf0a513 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-07-26T18:11:14.188 INFO:tasks.rados.rados.0.smithi071.stdout:1272: done (0 left) 2024-07-26T18:11:14.188 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 122 2024-07-26T18:11:14.188 INFO:tasks.rados.rados.0.smithi071.stdout:1273: seq_num 407 ranges {0=425984,425984=761856,1187840=704512,1892352=139264} 2024-07-26T18:11:14.190 INFO:tasks.rados.rados.0.smithi071.stdout:1273: writing smithi07179299-7 from 0 to 425984 tid 1 2024-07-26T18:11:14.194 INFO:tasks.rados.rados.0.smithi071.stdout:1273: writing smithi07179299-7 from 425984 to 1187840 tid 2 2024-07-26T18:11:14.199 INFO:tasks.rados.rados.0.smithi071.stdout:1273: writing smithi07179299-7 from 1187840 to 1892352 tid 3 2024-07-26T18:11:14.200 INFO:tasks.rados.rados.0.smithi071.stdout:1273: writing smithi07179299-7 from 1892352 to 2031616 tid 4 2024-07-26T18:11:14.200 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 122 2024-07-26T18:11:14.200 INFO:tasks.rados.rados.0.smithi071.stdout:1273: finishing write tid 1 to smithi07179299-7 2024-07-26T18:11:14.200 INFO:tasks.rados.rados.0.smithi071.stdout:1273: finishing write tid 2 to smithi07179299-7 2024-07-26T18:11:14.200 INFO:tasks.rados.rados.0.smithi071.stdout:1274: seq_num 408 ranges {2605056=442368,3047424=647168,3694592=507904,4202496=450560} 2024-07-26T18:11:14.217 INFO:tasks.rados.rados.0.smithi071.stdout:1274: writing smithi07179299-45 from 2605056 to 3047424 tid 1 2024-07-26T18:11:14.220 INFO:tasks.rados.rados.0.smithi071.stdout:1274: writing smithi07179299-45 from 3047424 to 3694592 tid 2 2024-07-26T18:11:14.223 INFO:tasks.rados.rados.0.smithi071.stdout:1274: writing smithi07179299-45 from 3694592 to 4202496 tid 3 2024-07-26T18:11:14.226 INFO:tasks.rados.rados.0.smithi071.stdout:1274: writing smithi07179299-45 from 4202496 to 4653056 tid 4 2024-07-26T18:11:14.226 INFO:tasks.rados.rados.0.smithi071.stdout:1275: copy_from oid 38 from oid 44 current snap is 122 2024-07-26T18:11:14.226 INFO:tasks.rados.rados.0.smithi071.stdout:1273: finishing write tid 3 to smithi07179299-7 2024-07-26T18:11:14.226 INFO:tasks.rados.rados.0.smithi071.stdout:1273: finishing write tid 4 to smithi07179299-7 2024-07-26T18:11:14.226 INFO:tasks.rados.rados.0.smithi071.stdout:1273: finishing write tid 5 to smithi07179299-7 2024-07-26T18:11:14.226 INFO:tasks.rados.rados.0.smithi071.stdout:1273: finishing write tid 6 to smithi07179299-7 2024-07-26T18:11:14.226 INFO:tasks.rados.rados.0.smithi071.stdout:1273: oid 7 updating version 0 to 356 2024-07-26T18:11:14.226 INFO:tasks.rados.rados.0.smithi071.stdout:1273: oid 7 version 356 is already newer than 355 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:1273: oid 7 version 356 is already newer than 352 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:1273: oid 7 version 356 is already newer than 353 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:1273: oid 7 version 356 is already newer than 354 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 356 (ObjNum 407 snap 122 seq_num 407) dirty exists 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:1273: left oid 7 (ObjNum 407 snap 122 seq_num 407) 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:1274: finishing write tid 1 to smithi07179299-45 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:1274: finishing write tid 2 to smithi07179299-45 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:1274: finishing write tid 3 to smithi07179299-45 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:1273: done (2 left) 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 122 2024-07-26T18:11:14.227 INFO:tasks.rados.rados.0.smithi071.stdout:1276: seq_num 409 ranges {3170304=458752,3629056=532480,4161536=720896,4882432=352256} 2024-07-26T18:11:14.245 INFO:tasks.rados.rados.0.smithi071.stdout:1276: writing smithi07179299-27 from 3170304 to 3629056 tid 1 2024-07-26T18:11:14.248 INFO:tasks.rados.rados.0.smithi071.stdout:1276: writing smithi07179299-27 from 3629056 to 4161536 tid 2 2024-07-26T18:11:14.252 INFO:tasks.rados.rados.0.smithi071.stdout:1276: writing smithi07179299-27 from 4161536 to 4882432 tid 3 2024-07-26T18:11:14.255 INFO:tasks.rados.rados.0.smithi071.stdout:1276: writing smithi07179299-27 from 4882432 to 5234688 tid 4 2024-07-26T18:11:14.255 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 122 2024-07-26T18:11:14.255 INFO:tasks.rados.rados.0.smithi071.stdout:1274: finishing write tid 4 to smithi07179299-45 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1274: finishing write tid 5 to smithi07179299-45 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1275: finishing copy_from to smithi07179299-38 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1275: got expected ENOENT (src dne) 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1275: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1274: finishing write tid 6 to smithi07179299-45 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1274: oid 45 updating version 0 to 566 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1274: oid 45 version 566 is already newer than 565 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1274: oid 45 updating version 566 to 567 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1274: oid 45 updating version 567 to 569 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1274: oid 45 version 569 is already newer than 568 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 569 (ObjNum 408 snap 122 seq_num 408) dirty exists 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1274: left oid 45 (ObjNum 408 snap 122 seq_num 408) 2024-07-26T18:11:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1276: finishing write tid 1 to smithi07179299-27 2024-07-26T18:11:14.257 INFO:tasks.rados.rados.0.smithi071.stdout:1276: finishing write tid 2 to smithi07179299-27 2024-07-26T18:11:14.257 INFO:tasks.rados.rados.0.smithi071.stdout:1277: seq_num 410 ranges {0=475136,475136=417792,892928=475136,1368064=425984,1794048=286720} 2024-07-26T18:11:14.258 INFO:tasks.rados.rados.0.smithi071.stdout:1277: writing smithi07179299-5 from 0 to 475136 tid 1 2024-07-26T18:11:14.260 INFO:tasks.rados.rados.0.smithi071.stdout:1277: writing smithi07179299-5 from 475136 to 892928 tid 2 2024-07-26T18:11:14.263 INFO:tasks.rados.rados.0.smithi071.stdout:1277: writing smithi07179299-5 from 892928 to 1368064 tid 3 2024-07-26T18:11:14.265 INFO:tasks.rados.rados.0.smithi071.stdout:1277: writing smithi07179299-5 from 1368064 to 1794048 tid 4 2024-07-26T18:11:14.268 INFO:tasks.rados.rados.0.smithi071.stdout:1277: writing smithi07179299-5 from 1794048 to 2080768 tid 5 2024-07-26T18:11:14.268 INFO:tasks.rados.rados.0.smithi071.stdout:1274: done (3 left) 2024-07-26T18:11:14.268 INFO:tasks.rados.rados.0.smithi071.stdout:1275: done (2 left) 2024-07-26T18:11:14.268 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 122 2024-07-26T18:11:14.268 INFO:tasks.rados.rados.0.smithi071.stdout:1276: finishing write tid 3 to smithi07179299-27 2024-07-26T18:11:14.268 INFO:tasks.rados.rados.0.smithi071.stdout:1278: seq_num 411 ranges {4276224=491520,4767744=753664,5521408=688128,6209536=163840} 2024-07-26T18:11:14.293 INFO:tasks.rados.rados.0.smithi071.stdout:1278: writing smithi07179299-14 from 4276224 to 4767744 tid 1 2024-07-26T18:11:14.297 INFO:tasks.rados.rados.0.smithi071.stdout:1278: writing smithi07179299-14 from 4767744 to 5521408 tid 2 2024-07-26T18:11:14.301 INFO:tasks.rados.rados.0.smithi071.stdout:1278: writing smithi07179299-14 from 5521408 to 6209536 tid 3 2024-07-26T18:11:14.302 INFO:tasks.rados.rados.0.smithi071.stdout:1278: writing smithi07179299-14 from 6209536 to 6373376 tid 4 2024-07-26T18:11:14.302 INFO:tasks.rados.rados.0.smithi071.stdout:1279: snap_remove snap 116 2024-07-26T18:11:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:14 smithi135 ceph-mon[85352]: osdmap e323: 8 total, 7 up, 8 in 2024-07-26T18:11:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:14 smithi135 ceph-mon[85352]: pgmap v153: 121 pgs: 29 active+undersized, 3 stale+active+clean, 9 active+undersized+degraded, 80 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.3 MiB/s wr, 16 op/s; 42/345 objects degraded (12.174%) 2024-07-26T18:11:14.606 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:14 smithi071 ceph-mon[90507]: osdmap e323: 8 total, 7 up, 8 in 2024-07-26T18:11:14.606 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:14 smithi071 ceph-mon[90507]: pgmap v153: 121 pgs: 29 active+undersized, 3 stale+active+clean, 9 active+undersized+degraded, 80 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.3 MiB/s wr, 16 op/s; 42/345 objects degraded (12.174%) 2024-07-26T18:11:14.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:14 smithi071 ceph-mon[92867]: osdmap e323: 8 total, 7 up, 8 in 2024-07-26T18:11:14.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:14 smithi071 ceph-mon[92867]: pgmap v153: 121 pgs: 29 active+undersized, 3 stale+active+clean, 9 active+undersized+degraded, 80 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.3 MiB/s wr, 16 op/s; 42/345 objects degraded (12.174%) 2024-07-26T18:11:14.928 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:14 smithi071 podman[103060]: 2024-07-26 18:11:14.605829213 +0000 UTC m=+0.644214620 container remove c3c6266ca18ea463f7038064e5ae4445c8a7fcca7e3fb901e5697e13ccf0a513 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, GIT_CLEAN=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, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-07-26T18:11:14.928 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:14 smithi071 podman[103118]: 2024-07-26 18:11:14.720148656 +0000 UTC m=+0.016953184 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:11:14.929 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:14 smithi071 podman[103118]: 2024-07-26 18:11:14.823471785 +0000 UTC m=+0.120276315 container create ad1f2b371d1755b2e428ecee9faf7ccd0847ecdd4f8af96aecaf497ab20172af (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:1279: done (3 left) 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:1280: snap_create 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:1276: finishing write tid 4 to smithi07179299-27 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:1276: finishing write tid 5 to smithi07179299-27 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:1276: finishing write tid 6 to smithi07179299-27 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:1276: oid 27 updating version 0 to 348 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:1276: oid 27 updating version 348 to 349 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:1276: oid 27 version 349 is already newer than 347 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:1276: oid 27 version 349 is already newer than 345 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:1276: oid 27 version 349 is already newer than 346 2024-07-26T18:11:15.195 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 349 (ObjNum 409 snap 122 seq_num 409) dirty exists 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1276: left oid 27 (ObjNum 409 snap 122 seq_num 409) 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: finishing write tid 1 to smithi07179299-5 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: finishing write tid 2 to smithi07179299-5 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: finishing write tid 3 to smithi07179299-5 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: finishing write tid 4 to smithi07179299-5 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: finishing write tid 5 to smithi07179299-5 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: finishing write tid 6 to smithi07179299-5 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: finishing write tid 7 to smithi07179299-5 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: oid 5 updating version 0 to 530 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: oid 5 version 530 is already newer than 525 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: oid 5 version 530 is already newer than 528 2024-07-26T18:11:15.196 INFO:tasks.rados.rados.0.smithi071.stdout:1277: oid 5 version 530 is already newer than 527 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1277: oid 5 version 530 is already newer than 529 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1277: oid 5 version 530 is already newer than 526 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 530 (ObjNum 410 snap 122 seq_num 410) dirty exists 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1277: left oid 5 (ObjNum 410 snap 122 seq_num 410) 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1278: finishing write tid 1 to smithi07179299-14 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1278: finishing write tid 2 to smithi07179299-14 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1278: finishing write tid 3 to smithi07179299-14 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1278: finishing write tid 4 to smithi07179299-14 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1278: finishing write tid 5 to smithi07179299-14 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1278: finishing write tid 6 to smithi07179299-14 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1278: oid 14 updating version 0 to 208 2024-07-26T18:11:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1278: oid 14 updating version 208 to 212 2024-07-26T18:11:15.198 INFO:tasks.rados.rados.0.smithi071.stdout:1278: oid 14 version 212 is already newer than 209 2024-07-26T18:11:15.198 INFO:tasks.rados.rados.0.smithi071.stdout:1278: oid 14 version 212 is already newer than 210 2024-07-26T18:11:15.198 INFO:tasks.rados.rados.0.smithi071.stdout:1278: oid 14 version 212 is already newer than 211 2024-07-26T18:11:15.198 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 212 (ObjNum 411 snap 122 seq_num 411) dirty exists 2024-07-26T18:11:15.198 INFO:tasks.rados.rados.0.smithi071.stdout:1278: left oid 14 (ObjNum 411 snap 122 seq_num 411) 2024-07-26T18:11:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:15 smithi071 ceph-mon[90507]: osdmap e324: 8 total, 7 up, 8 in 2024-07-26T18:11:15.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:15 smithi071 ceph-mon[92867]: osdmap e324: 8 total, 7 up, 8 in 2024-07-26T18:11:15.429 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:15 smithi071 podman[103118]: 2024-07-26 18:11:15.076023257 +0000 UTC m=+0.372827780 container init ad1f2b371d1755b2e428ecee9faf7ccd0847ecdd4f8af96aecaf497ab20172af (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, ceph=True, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-07-26T18:11:15.429 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:15 smithi071 podman[103118]: 2024-07-26 18:11:15.079275392 +0000 UTC m=+0.376079914 container start ad1f2b371d1755b2e428ecee9faf7ccd0847ecdd4f8af96aecaf497ab20172af (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:11:15.430 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:15 smithi071 ceph-osd[103137]: -- 172.21.15.71:0/3811442621 <== mon.2 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c7f6b33a40 con 0x55c7f78f6000 2024-07-26T18:11:15.430 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:15 smithi071 bash[103118]: ad1f2b371d1755b2e428ecee9faf7ccd0847ecdd4f8af96aecaf497ab20172af 2024-07-26T18:11:15.430 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:15 smithi071 systemd[1]: Started Ceph osd.1 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:11:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:15 smithi135 ceph-mon[85352]: osdmap e324: 8 total, 7 up, 8 in 2024-07-26T18:11:15.921 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:15 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[103133]: 2024-07-26T18:11:15.629+0000 7f2742983640 -1 Falling back to public interface 2024-07-26T18:11:16.170 INFO:tasks.rados.rados.0.smithi071.stdout:1276: done (3 left) 2024-07-26T18:11:16.170 INFO:tasks.rados.rados.0.smithi071.stdout:1277: done (2 left) 2024-07-26T18:11:16.170 INFO:tasks.rados.rados.0.smithi071.stdout:1278: done (1 left) 2024-07-26T18:11:16.170 INFO:tasks.rados.rados.0.smithi071.stdout:1280: done (0 left) 2024-07-26T18:11:16.170 INFO:tasks.rados.rados.0.smithi071.stdout:1281: copy_from oid 34 from oid 38 current snap is 123 2024-07-26T18:11:16.170 INFO:tasks.rados.rados.0.smithi071.stdout:1282: rollback oid 46 current snap is 123 2024-07-26T18:11:16.170 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 46 to 117 2024-07-26T18:11:16.170 INFO:tasks.rados.rados.0.smithi071.stdout:1283: rollback oid 23 current snap is 123 2024-07-26T18:11:16.170 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 23 to 118 2024-07-26T18:11:16.170 INFO:tasks.rados.rados.0.smithi071.stdout:1284: delete oid 22 current snap is 123 2024-07-26T18:11:16.176 INFO:tasks.rados.rados.0.smithi071.stdout:1284: done (3 left) 2024-07-26T18:11:16.176 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 123 2024-07-26T18:11:16.176 INFO:tasks.rados.rados.0.smithi071.stdout:1282: finishing rollback tid 0 to smithi07179299-46 2024-07-26T18:11:16.176 INFO:tasks.rados.rados.0.smithi071.stdout:1285: seq_num 413 ranges {4120576=524288,4644864=516096,5160960=696320,5857280=393216} 2024-07-26T18:11:16.201 INFO:tasks.rados.rados.0.smithi071.stdout:1285: writing smithi07179299-12 from 4120576 to 4644864 tid 1 2024-07-26T18:11:16.204 INFO:tasks.rados.rados.0.smithi071.stdout:1285: writing smithi07179299-12 from 4644864 to 5160960 tid 2 2024-07-26T18:11:16.208 INFO:tasks.rados.rados.0.smithi071.stdout:1285: writing smithi07179299-12 from 5160960 to 5857280 tid 3 2024-07-26T18:11:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:1285: writing smithi07179299-12 from 5857280 to 6250496 tid 4 2024-07-26T18:11:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:1286: copy_from oid 28 from oid 42 current snap is 123 2024-07-26T18:11:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:1282: finishing rollback tid 1 to smithi07179299-46 2024-07-26T18:11:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:1283: finishing rollback tid 0 to smithi07179299-23 2024-07-26T18:11:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:1282: finishing rollback tid 2 to smithi07179299-46 2024-07-26T18:11:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 432 (ObjNum 354 snap 110 seq_num 354) dirty exists 2024-07-26T18:11:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:1283: finishing rollback tid 1 to smithi07179299-23 2024-07-26T18:11:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:1283: finishing rollback tid 2 to smithi07179299-23 2024-07-26T18:11:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 575 (ObjNum 376 snap 115 seq_num 376) dirty exists 2024-07-26T18:11:16.211 INFO:tasks.rados.rados.0.smithi071.stdout:1281: finishing copy_from racing read to smithi07179299-34 2024-07-26T18:11:16.215 INFO:tasks.rados.rados.0.smithi071.stdout:1281: finishing copy_from to smithi07179299-34 2024-07-26T18:11:16.215 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 799 (ObjNum 399 snap 118 seq_num 399) dirty exists 2024-07-26T18:11:16.215 INFO:tasks.rados.rados.0.smithi071.stdout:1285: finishing write tid 1 to smithi07179299-12 2024-07-26T18:11:16.215 INFO:tasks.rados.rados.0.smithi071.stdout:1285: finishing write tid 2 to smithi07179299-12 2024-07-26T18:11:16.215 INFO:tasks.rados.rados.0.smithi071.stdout:1281: done (4 left) 2024-07-26T18:11:16.215 INFO:tasks.rados.rados.0.smithi071.stdout:1282: done (3 left) 2024-07-26T18:11:16.215 INFO:tasks.rados.rados.0.smithi071.stdout:1283: done (2 left) 2024-07-26T18:11:16.215 INFO:tasks.rados.rados.0.smithi071.stdout:1287: snap_remove snap 117 2024-07-26T18:11:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:16 smithi135 ceph-mon[85352]: osdmap e325: 8 total, 7 up, 8 in 2024-07-26T18:11:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:16 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:16 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:16 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:16 smithi135 ceph-mon[85352]: pgmap v156: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 19 op/s; 60/309 objects degraded (19.417%) 2024-07-26T18:11:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:16 smithi135 ceph-mon[85352]: osdmap e326: 8 total, 7 up, 8 in 2024-07-26T18:11:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[92867]: osdmap e325: 8 total, 7 up, 8 in 2024-07-26T18:11:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[92867]: pgmap v156: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 19 op/s; 60/309 objects degraded (19.417%) 2024-07-26T18:11:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[92867]: osdmap e326: 8 total, 7 up, 8 in 2024-07-26T18:11:16.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[90507]: osdmap e325: 8 total, 7 up, 8 in 2024-07-26T18:11:16.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:16.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:16.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:16.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[90507]: pgmap v156: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 19 op/s; 60/309 objects degraded (19.417%) 2024-07-26T18:11:16.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:16 smithi071 ceph-mon[90507]: osdmap e326: 8 total, 7 up, 8 in 2024-07-26T18:11:17.197 INFO:tasks.rados.rados.0.smithi071.stdout:1287: done (2 left) 2024-07-26T18:11:17.197 INFO:tasks.rados.rados.0.smithi071.stdout:1288: copy_from oid 7 from oid 3 current snap is 123 2024-07-26T18:11:17.197 INFO:tasks.rados.rados.0.smithi071.stdout:1285: finishing write tid 3 to smithi07179299-12 2024-07-26T18:11:17.197 INFO:tasks.rados.rados.0.smithi071.stdout:1285: finishing write tid 4 to smithi07179299-12 2024-07-26T18:11:17.197 INFO:tasks.rados.rados.0.smithi071.stdout:1285: finishing write tid 5 to smithi07179299-12 2024-07-26T18:11:17.197 INFO:tasks.rados.rados.0.smithi071.stdout:1285: finishing write tid 6 to smithi07179299-12 2024-07-26T18:11:17.197 INFO:tasks.rados.rados.0.smithi071.stdout:1285: oid 12 updating version 0 to 642 2024-07-26T18:11:17.197 INFO:tasks.rados.rados.0.smithi071.stdout:1285: oid 12 version 642 is already newer than 640 2024-07-26T18:11:17.197 INFO:tasks.rados.rados.0.smithi071.stdout:1285: oid 12 version 642 is already newer than 639 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:1285: oid 12 version 642 is already newer than 638 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:1285: oid 12 version 642 is already newer than 641 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 642 (ObjNum 413 snap 123 seq_num 413) dirty exists 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:1285: left oid 12 (ObjNum 413 snap 123 seq_num 413) 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:1286: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:1286: finishing copy_from to smithi07179299-28 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 341 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:1285: done (2 left) 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:1286: done (1 left) 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:1289: copy_from oid 6 from oid 47 current snap is 123 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 123 2024-07-26T18:11:17.198 INFO:tasks.rados.rados.0.smithi071.stdout:1290: seq_num 414 ranges {5234688=540672,5775360=802816,6578176=458752,7036928=344064} 2024-07-26T18:11:17.229 INFO:tasks.rados.rados.0.smithi071.stdout:1290: writing smithi07179299-27 from 5234688 to 5775360 tid 1 2024-07-26T18:11:17.234 INFO:tasks.rados.rados.0.smithi071.stdout:1290: writing smithi07179299-27 from 5775360 to 6578176 tid 2 2024-07-26T18:11:17.237 INFO:tasks.rados.rados.0.smithi071.stdout:1290: writing smithi07179299-27 from 6578176 to 7036928 tid 3 2024-07-26T18:11:17.239 INFO:tasks.rados.rados.0.smithi071.stdout:1290: writing smithi07179299-27 from 7036928 to 7380992 tid 4 2024-07-26T18:11:17.240 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 123 2024-07-26T18:11:17.240 INFO:tasks.rados.rados.0.smithi071.stdout:1291: seq_num 415 ranges {5160960=557056,5718016=688128,6406144=663552,7069696=253952} 2024-07-26T18:11:17.271 INFO:tasks.rados.rados.0.smithi071.stdout:1291: writing smithi07179299-32 from 5160960 to 5718016 tid 1 2024-07-26T18:11:17.275 INFO:tasks.rados.rados.0.smithi071.stdout:1291: writing smithi07179299-32 from 5718016 to 6406144 tid 2 2024-07-26T18:11:17.279 INFO:tasks.rados.rados.0.smithi071.stdout:1291: writing smithi07179299-32 from 6406144 to 7069696 tid 3 2024-07-26T18:11:17.280 INFO:tasks.rados.rados.0.smithi071.stdout:1291: writing smithi07179299-32 from 7069696 to 7323648 tid 4 2024-07-26T18:11:17.281 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 123 2024-07-26T18:11:17.281 INFO:tasks.rados.rados.0.smithi071.stdout:1288: finishing copy_from to smithi07179299-7 2024-07-26T18:11:17.281 INFO:tasks.rados.rados.0.smithi071.stdout:1288: got expected ENOENT (src dne) 2024-07-26T18:11:17.281 INFO:tasks.rados.rados.0.smithi071.stdout:1288: finishing copy_from racing read to smithi07179299-7 2024-07-26T18:11:17.281 INFO:tasks.rados.rados.0.smithi071.stdout:1289: finishing copy_from racing read to smithi07179299-6 2024-07-26T18:11:17.281 INFO:tasks.rados.rados.0.smithi071.stdout:1289: finishing copy_from to smithi07179299-6 2024-07-26T18:11:17.281 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 96 (ObjNum 390 snap 116 seq_num 390) dirty exists 2024-07-26T18:11:17.281 INFO:tasks.rados.rados.0.smithi071.stdout:1290: finishing write tid 1 to smithi07179299-27 2024-07-26T18:11:17.282 INFO:tasks.rados.rados.0.smithi071.stdout:1290: finishing write tid 2 to smithi07179299-27 2024-07-26T18:11:17.282 INFO:tasks.rados.rados.0.smithi071.stdout:1292: seq_num 416 ranges {3293184=573440,3866624=573440,4440064=475136,4915200=557056} 2024-07-26T18:11:17.301 INFO:tasks.rados.rados.0.smithi071.stdout:1292: writing smithi07179299-31 from 3293184 to 3866624 tid 1 2024-07-26T18:11:17.304 INFO:tasks.rados.rados.0.smithi071.stdout:1292: writing smithi07179299-31 from 3866624 to 4440064 tid 2 2024-07-26T18:11:17.307 INFO:tasks.rados.rados.0.smithi071.stdout:1292: writing smithi07179299-31 from 4440064 to 4915200 tid 3 2024-07-26T18:11:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:1292: writing smithi07179299-31 from 4915200 to 5472256 tid 4 2024-07-26T18:11:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:1288: done (4 left) 2024-07-26T18:11:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:1289: done (3 left) 2024-07-26T18:11:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:1293: rmattr oid 36 current snap is 123 2024-07-26T18:11:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:1293: done (3 left) 2024-07-26T18:11:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:1294: delete oid 1 current snap is 123 2024-07-26T18:11:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:1290: finishing write tid 3 to smithi07179299-27 2024-07-26T18:11:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:1290: finishing write tid 4 to smithi07179299-27 2024-07-26T18:11:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:1290: finishing write tid 5 to smithi07179299-27 2024-07-26T18:11:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:1290: finishing write tid 6 to smithi07179299-27 2024-07-26T18:11:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:1290: oid 27 updating version 0 to 355 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1290: oid 27 updating version 355 to 358 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1290: oid 27 version 358 is already newer than 356 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1290: oid 27 updating version 358 to 359 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1290: oid 27 version 359 is already newer than 357 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 359 (ObjNum 414 snap 123 seq_num 414) dirty exists 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1290: left oid 27 (ObjNum 414 snap 123 seq_num 414) 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1291: finishing write tid 1 to smithi07179299-32 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1291: finishing write tid 2 to smithi07179299-32 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1291: finishing write tid 3 to smithi07179299-32 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1291: finishing write tid 4 to smithi07179299-32 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1291: finishing write tid 5 to smithi07179299-32 2024-07-26T18:11:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:1291: finishing write tid 6 to smithi07179299-32 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1291: oid 32 updating version 0 to 801 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1291: oid 32 updating version 801 to 803 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1291: oid 32 version 803 is already newer than 800 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1291: oid 32 updating version 803 to 804 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1291: oid 32 version 804 is already newer than 802 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 804 (ObjNum 415 snap 123 seq_num 415) dirty exists 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1291: left oid 32 (ObjNum 415 snap 123 seq_num 415) 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1292: finishing write tid 1 to smithi07179299-31 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1292: finishing write tid 2 to smithi07179299-31 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1292: finishing write tid 3 to smithi07179299-31 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1290: done (3 left) 2024-07-26T18:11:17.314 INFO:tasks.rados.rados.0.smithi071.stdout:1291: done (2 left) 2024-07-26T18:11:17.315 INFO:tasks.rados.rados.0.smithi071.stdout:1294: done (1 left) 2024-07-26T18:11:17.315 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 123 2024-07-26T18:11:17.315 INFO:tasks.rados.rados.0.smithi071.stdout:1295: seq_num 418 ranges {2080768=606208,2686976=737280,3424256=434176,3858432=434176} 2024-07-26T18:11:17.326 INFO:tasks.rados.rados.0.smithi071.stdout:1295: writing smithi07179299-5 from 2080768 to 2686976 tid 1 2024-07-26T18:11:17.330 INFO:tasks.rados.rados.0.smithi071.stdout:1295: writing smithi07179299-5 from 2686976 to 3424256 tid 2 2024-07-26T18:11:17.333 INFO:tasks.rados.rados.0.smithi071.stdout:1295: writing smithi07179299-5 from 3424256 to 3858432 tid 3 2024-07-26T18:11:17.335 INFO:tasks.rados.rados.0.smithi071.stdout:1295: writing smithi07179299-5 from 3858432 to 4292608 tid 4 2024-07-26T18:11:17.335 INFO:tasks.rados.rados.0.smithi071.stdout:1296: delete oid 38 current snap is 123 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:1292: finishing write tid 4 to smithi07179299-31 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:1292: finishing write tid 5 to smithi07179299-31 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:1292: finishing write tid 6 to smithi07179299-31 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:1292: oid 31 updating version 0 to 325 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:1292: oid 31 updating version 325 to 329 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:1292: oid 31 version 329 is already newer than 326 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:1292: oid 31 version 329 is already newer than 327 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:1292: oid 31 version 329 is already newer than 328 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 329 (ObjNum 416 snap 123 seq_num 416) dirty exists 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:1292: left oid 31 (ObjNum 416 snap 123 seq_num 416) 2024-07-26T18:11:17.336 INFO:tasks.rados.rados.0.smithi071.stdout:1295: finishing write tid 1 to smithi07179299-5 2024-07-26T18:11:17.337 INFO:tasks.rados.rados.0.smithi071.stdout:1295: finishing write tid 2 to smithi07179299-5 2024-07-26T18:11:17.337 INFO:tasks.rados.rados.0.smithi071.stdout:1295: finishing write tid 3 to smithi07179299-5 2024-07-26T18:11:17.337 INFO:tasks.rados.rados.0.smithi071.stdout:1292: done (2 left) 2024-07-26T18:11:17.337 INFO:tasks.rados.rados.0.smithi071.stdout:1296: done (1 left) 2024-07-26T18:11:17.337 INFO:tasks.rados.rados.0.smithi071.stdout:1297: setattr oid 17 current snap is 123 2024-07-26T18:11:17.337 INFO:tasks.rados.rados.0.smithi071.stdout:1295: finishing write tid 4 to smithi07179299-5 2024-07-26T18:11:17.338 INFO:tasks.rados.rados.0.smithi071.stdout:1295: finishing write tid 5 to smithi07179299-5 2024-07-26T18:11:17.338 INFO:tasks.rados.rados.0.smithi071.stdout:1295: finishing write tid 6 to smithi07179299-5 2024-07-26T18:11:17.338 INFO:tasks.rados.rados.0.smithi071.stdout:1295: oid 5 updating version 0 to 542 2024-07-26T18:11:17.338 INFO:tasks.rados.rados.0.smithi071.stdout:1295: oid 5 updating version 542 to 544 2024-07-26T18:11:17.338 INFO:tasks.rados.rados.0.smithi071.stdout:1295: oid 5 version 544 is already newer than 543 2024-07-26T18:11:17.338 INFO:tasks.rados.rados.0.smithi071.stdout:1295: oid 5 version 544 is already newer than 541 2024-07-26T18:11:17.338 INFO:tasks.rados.rados.0.smithi071.stdout:1295: oid 5 version 544 is already newer than 540 2024-07-26T18:11:17.339 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 544 (ObjNum 418 snap 123 seq_num 418) dirty exists 2024-07-26T18:11:17.339 INFO:tasks.rados.rados.0.smithi071.stdout:1295: left oid 5 (ObjNum 418 snap 123 seq_num 418) 2024-07-26T18:11:17.339 INFO:tasks.rados.rados.0.smithi071.stdout:1295: done (1 left) 2024-07-26T18:11:17.339 INFO:tasks.rados.rados.0.smithi071.stdout:1298: read oid 1 snap -1 2024-07-26T18:11:17.339 INFO:tasks.rados.rados.0.smithi071.stdout:1298: expect deleted 2024-07-26T18:11:17.339 INFO:tasks.rados.rados.0.smithi071.stdout:1299: snap_remove snap 121 2024-07-26T18:11:18.203 INFO:tasks.rados.rados.0.smithi071.stdout:1299: done (2 left) 2024-07-26T18:11:18.203 INFO:tasks.rados.rados.0.smithi071.stdout:1300: snap_remove snap 120 2024-07-26T18:11:18.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:18 smithi071 ceph-mon[92867]: osdmap e327: 8 total, 7 up, 8 in 2024-07-26T18:11:18.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:18 smithi071 ceph-mon[92867]: pgmap v159: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 164 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s; 61/318 objects degraded (19.182%) 2024-07-26T18:11:18.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:18 smithi071 ceph-mon[90507]: osdmap e327: 8 total, 7 up, 8 in 2024-07-26T18:11:18.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:18 smithi071 ceph-mon[90507]: pgmap v159: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 164 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s; 61/318 objects degraded (19.182%) 2024-07-26T18:11:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:18 smithi135 ceph-mon[85352]: osdmap e327: 8 total, 7 up, 8 in 2024-07-26T18:11:18.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:18 smithi135 ceph-mon[85352]: pgmap v159: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 164 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s; 61/318 objects degraded (19.182%) 2024-07-26T18:11:18.928 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[103133]: 2024-07-26T18:11:18.522+0000 7f2742983640 -1 osd.1 319 log_to_monitors true 2024-07-26T18:11:19.211 INFO:tasks.rados.rados.0.smithi071.stdout:1300: done (2 left) 2024-07-26T18:11:19.211 INFO:tasks.rados.rados.0.smithi071.stdout:1301: snap_create 2024-07-26T18:11:19.211 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 898 (ObjNum 380 snap 115 seq_num 380) dirty exists 2024-07-26T18:11:19.468 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[103133]: 2024-07-26T18:11:19.227+0000 7f273a72e640 -1 osd.1 319 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:11:19.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 61/318 objects degraded (19.182%), 12 pgs degraded (PG_DEGRADED) 2024-07-26T18:11:19.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-mon[92867]: osdmap e328: 8 total, 7 up, 8 in 2024-07-26T18:11:19.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-mon[92867]: from='osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-26T18:11:19.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:19.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:19.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 61/318 objects degraded (19.182%), 12 pgs degraded (PG_DEGRADED) 2024-07-26T18:11:19.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-mon[90507]: osdmap e328: 8 total, 7 up, 8 in 2024-07-26T18:11:19.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-mon[90507]: from='osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-26T18:11:19.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:19.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:19 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 61/318 objects degraded (19.182%), 12 pgs degraded (PG_DEGRADED) 2024-07-26T18:11:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:19 smithi135 ceph-mon[85352]: osdmap e328: 8 total, 7 up, 8 in 2024-07-26T18:11:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:19 smithi135 ceph-mon[85352]: from='osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-07-26T18:11:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:20.222 INFO:tasks.rados.rados.0.smithi071.stdout:1297: done (2 left) 2024-07-26T18:11:20.222 INFO:tasks.rados.rados.0.smithi071.stdout:1298: done (1 left) 2024-07-26T18:11:20.222 INFO:tasks.rados.rados.0.smithi071.stdout:1301: done (0 left) 2024-07-26T18:11:20.222 INFO:tasks.rados.rados.0.smithi071.stdout:1302: rollback oid 14 current snap is 124 2024-07-26T18:11:20.223 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 14 to 118 2024-07-26T18:11:20.223 INFO:tasks.rados.rados.0.smithi071.stdout:1303: snap_remove snap 123 2024-07-26T18:11:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:20 smithi135 ceph-mon[85352]: from='osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T18:11:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:20 smithi135 ceph-mon[85352]: osdmap e329: 8 total, 7 up, 8 in 2024-07-26T18:11:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:20 smithi135 ceph-mon[85352]: from='osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:11:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:20.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:20 smithi135 ceph-mon[85352]: pgmap v162: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 6.4 MiB/s wr, 23 op/s; 65/360 objects degraded (18.056%) 2024-07-26T18:11:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[90507]: from='osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T18:11:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[90507]: osdmap e329: 8 total, 7 up, 8 in 2024-07-26T18:11:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[90507]: from='osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:11:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[90507]: pgmap v162: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 6.4 MiB/s wr, 23 op/s; 65/360 objects degraded (18.056%) 2024-07-26T18:11:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[92867]: from='osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-07-26T18:11:20.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[92867]: osdmap e329: 8 total, 7 up, 8 in 2024-07-26T18:11:20.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[92867]: from='osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:11:20.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:20.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:20.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:20 smithi071 ceph-mon[92867]: pgmap v162: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 6.4 MiB/s wr, 23 op/s; 65/360 objects degraded (18.056%) 2024-07-26T18:11:21.171 INFO:tasks.rados.rados.0.smithi071.stdout:1303: done (1 left) 2024-07-26T18:11:21.171 INFO:tasks.rados.rados.0.smithi071.stdout:1304: snap_remove snap 119 2024-07-26T18:11:21.253 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:21 smithi071 ceph-mon[90507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:11:21.253 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:21 smithi071 ceph-mon[90507]: osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717] boot 2024-07-26T18:11:21.253 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:21 smithi071 ceph-mon[90507]: osdmap e330: 8 total, 8 up, 8 in 2024-07-26T18:11:21.253 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:11:21.253 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:21 smithi071 ceph-mon[90507]: osdmap e331: 8 total, 8 up, 8 in 2024-07-26T18:11:21.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:21 smithi071 ceph-mon[92867]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:11:21.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:21 smithi071 ceph-mon[92867]: osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717] boot 2024-07-26T18:11:21.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:21 smithi071 ceph-mon[92867]: osdmap e330: 8 total, 8 up, 8 in 2024-07-26T18:11:21.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:11:21.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:21 smithi071 ceph-mon[92867]: osdmap e331: 8 total, 8 up, 8 in 2024-07-26T18:11:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:21 smithi135 ceph-mon[85352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:11:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:21 smithi135 ceph-mon[85352]: osd.1 [v2:172.21.15.71:6810/3390665717,v1:172.21.15.71:6811/3390665717] boot 2024-07-26T18:11:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:21 smithi135 ceph-mon[85352]: osdmap e330: 8 total, 8 up, 8 in 2024-07-26T18:11:21.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-07-26T18:11:21.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:21 smithi135 ceph-mon[85352]: osdmap e331: 8 total, 8 up, 8 in 2024-07-26T18:11:22.171 INFO:tasks.rados.rados.0.smithi071.stdout:1304: done (1 left) 2024-07-26T18:11:22.172 INFO:tasks.rados.rados.0.smithi071.stdout:1305: snap_create 2024-07-26T18:11:22.172 INFO:tasks.rados.rados.0.smithi071.stdout:1302: finishing rollback tid 0 to smithi07179299-14 2024-07-26T18:11:22.172 INFO:tasks.rados.rados.0.smithi071.stdout:1302: finishing rollback tid 1 to smithi07179299-14 2024-07-26T18:11:22.172 INFO:tasks.rados.rados.0.smithi071.stdout:1302: finishing rollback tid 2 to smithi07179299-14 2024-07-26T18:11:22.172 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 215 (ObjNum 194 snap 49 seq_num 194) dirty exists 2024-07-26T18:11:22.337 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:11:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:11:22] "GET /metrics HTTP/1.1" 200 36220 "" "Prometheus/2.43.0" 2024-07-26T18:11:22.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:22 smithi071 ceph-mon[90507]: pgmap v165: 121 pgs: 1 active+clean+snaptrim, 29 active+undersized, 11 active+undersized+degraded, 80 active+clean; 189 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 6.7 MiB/s wr, 21 op/s; 60/357 objects degraded (16.807%); 2.2 MiB/s, 0 objects/s recovering 2024-07-26T18:11:22.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:22 smithi071 ceph-mon[90507]: osdmap e332: 8 total, 8 up, 8 in 2024-07-26T18:11:22.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:22 smithi071 ceph-mon[92867]: pgmap v165: 121 pgs: 1 active+clean+snaptrim, 29 active+undersized, 11 active+undersized+degraded, 80 active+clean; 189 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 6.7 MiB/s wr, 21 op/s; 60/357 objects degraded (16.807%); 2.2 MiB/s, 0 objects/s recovering 2024-07-26T18:11:22.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:22 smithi071 ceph-mon[92867]: osdmap e332: 8 total, 8 up, 8 in 2024-07-26T18:11:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:22 smithi135 ceph-mon[85352]: pgmap v165: 121 pgs: 1 active+clean+snaptrim, 29 active+undersized, 11 active+undersized+degraded, 80 active+clean; 189 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 6.7 MiB/s wr, 21 op/s; 60/357 objects degraded (16.807%); 2.2 MiB/s, 0 objects/s recovering 2024-07-26T18:11:22.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:22 smithi135 ceph-mon[85352]: osdmap e332: 8 total, 8 up, 8 in 2024-07-26T18:11:23.172 INFO:tasks.rados.rados.0.smithi071.stdout:1302: done (1 left) 2024-07-26T18:11:23.172 INFO:tasks.rados.rados.0.smithi071.stdout:1305: done (0 left) 2024-07-26T18:11:23.172 INFO:tasks.rados.rados.0.smithi071.stdout:1306: snap_create 2024-07-26T18:11:23.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:11:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:11:22.833+0000 7f2c3c88d640 -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-07-26T18:11:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:11:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:24.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:24.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-07-26T18:11:24.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: osdmap e333: 8 total, 8 up, 8 in 2024-07-26T18:11:24.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:23 smithi135 ceph-mon[85352]: pgmap v168: 121 pgs: 1 active+clean+snaptrim, 11 active+undersized, 5 active+undersized+degraded, 104 active+clean; 157 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 714 KiB/s wr, 1 op/s; 22/312 objects degraded (7.051%); 14 MiB/s, 4 objects/s recovering 2024-07-26T18:11:24.178 INFO:tasks.rados.rados.0.smithi071.stdout:1306: done (0 left) 2024-07-26T18:11:24.178 INFO:tasks.rados.rados.0.smithi071.stdout:1307: read oid 4 snap -1 2024-07-26T18:11:24.179 INFO:tasks.rados.rados.0.smithi071.stdout:1307: expect deleted 2024-07-26T18:11:24.179 INFO:tasks.rados.rados.0.smithi071.stdout:1308: read oid 46 snap -1 2024-07-26T18:11:24.179 INFO:tasks.rados.rados.0.smithi071.stdout:1308: expect (ObjNum 354 snap 110 seq_num 354) 2024-07-26T18:11:24.179 INFO:tasks.rados.rados.0.smithi071.stdout:1309: rollback oid 24 current snap is 126 2024-07-26T18:11:24.179 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 24 to 124 2024-07-26T18:11:24.179 INFO:tasks.rados.rados.0.smithi071.stdout:1310: read oid 20 snap -1 2024-07-26T18:11:24.179 INFO:tasks.rados.rados.0.smithi071.stdout:1310: expect (ObjNum 401 snap 119 seq_num 401) 2024-07-26T18:11:24.179 INFO:tasks.rados.rados.0.smithi071.stdout:1311: delete oid 19 current snap is 126 2024-07-26T18:11:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:11:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:24.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:24.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:24.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:24.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:24.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:24.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-07-26T18:11:24.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: osdmap e333: 8 total, 8 up, 8 in 2024-07-26T18:11:24.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[92867]: pgmap v168: 121 pgs: 1 active+clean+snaptrim, 11 active+undersized, 5 active+undersized+degraded, 104 active+clean; 157 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 714 KiB/s wr, 1 op/s; 22/312 objects degraded (7.051%); 14 MiB/s, 4 objects/s recovering 2024-07-26T18:11:24.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:24.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:24.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:24.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:11:24.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:24.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:24.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-07-26T18:11:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: osdmap e333: 8 total, 8 up, 8 in 2024-07-26T18:11:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:23 smithi071 ceph-mon[90507]: pgmap v168: 121 pgs: 1 active+clean+snaptrim, 11 active+undersized, 5 active+undersized+degraded, 104 active+clean; 157 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 714 KiB/s wr, 1 op/s; 22/312 objects degraded (7.051%); 14 MiB/s, 4 objects/s recovering 2024-07-26T18:11:24.184 INFO:tasks.rados.rados.0.smithi071.stdout:1311: done (4 left) 2024-07-26T18:11:24.184 INFO:tasks.rados.rados.0.smithi071.stdout:1312: read oid 44 snap -1 2024-07-26T18:11:24.184 INFO:tasks.rados.rados.0.smithi071.stdout:1312: expect deleted 2024-07-26T18:11:24.184 INFO:tasks.rados.rados.0.smithi071.stdout:1313: read oid 38 snap -1 2024-07-26T18:11:24.185 INFO:tasks.rados.rados.0.smithi071.stdout:1313: expect deleted 2024-07-26T18:11:24.185 INFO:tasks.rados.rados.0.smithi071.stdout:1314: rollback oid 32 current snap is 126 2024-07-26T18:11:24.185 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 32 to 125 2024-07-26T18:11:24.185 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 126 2024-07-26T18:11:24.185 INFO:tasks.rados.rados.0.smithi071.stdout:1315: seq_num 421 ranges {2924544=655360,3579904=442368,4022272=663552,4685824=499712} 2024-07-26T18:11:24.200 INFO:tasks.rados.rados.0.smithi071.stdout:1315: writing smithi07179299-47 from 2924544 to 3579904 tid 1 2024-07-26T18:11:24.202 INFO:tasks.rados.rados.0.smithi071.stdout:1315: writing smithi07179299-47 from 3579904 to 4022272 tid 2 2024-07-26T18:11:24.206 INFO:tasks.rados.rados.0.smithi071.stdout:1315: writing smithi07179299-47 from 4022272 to 4685824 tid 3 2024-07-26T18:11:24.209 INFO:tasks.rados.rados.0.smithi071.stdout:1315: writing smithi07179299-47 from 4685824 to 5185536 tid 4 2024-07-26T18:11:24.209 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 126 2024-07-26T18:11:24.209 INFO:tasks.rados.rados.0.smithi071.stdout:1316: seq_num 422 ranges {0=671744,671744=729088,1400832=417792,1818624=458752} 2024-07-26T18:11:24.212 INFO:tasks.rados.rados.0.smithi071.stdout:1316: writing smithi07179299-41 from 0 to 671744 tid 1 2024-07-26T18:11:24.216 INFO:tasks.rados.rados.0.smithi071.stdout:1316: writing smithi07179299-41 from 671744 to 1400832 tid 2 2024-07-26T18:11:24.219 INFO:tasks.rados.rados.0.smithi071.stdout:1316: writing smithi07179299-41 from 1400832 to 1818624 tid 3 2024-07-26T18:11:24.222 INFO:tasks.rados.rados.0.smithi071.stdout:1316: writing smithi07179299-41 from 1818624 to 2277376 tid 4 2024-07-26T18:11:24.222 INFO:tasks.rados.rados.0.smithi071.stdout:1317: setattr oid 36 current snap is 126 2024-07-26T18:11:24.222 INFO:tasks.rados.rados.0.smithi071.stdout:1309: finishing rollback tid 0 to smithi07179299-24 2024-07-26T18:11:24.222 INFO:tasks.rados.rados.0.smithi071.stdout:1309: finishing rollback tid 1 to smithi07179299-24 2024-07-26T18:11:24.222 INFO:tasks.rados.rados.0.smithi071.stdout:1309: finishing rollback tid 2 to smithi07179299-24 2024-07-26T18:11:24.222 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 922 (ObjNum 363 snap 112 seq_num 363) dirty exists 2024-07-26T18:11:24.222 INFO:tasks.rados.rados.0.smithi071.stdout:1314: finishing rollback tid 0 to smithi07179299-32 2024-07-26T18:11:24.222 INFO:tasks.rados.rados.0.smithi071.stdout:1314: finishing rollback tid 1 to smithi07179299-32 2024-07-26T18:11:24.223 INFO:tasks.rados.rados.0.smithi071.stdout:1314: finishing rollback tid 2 to smithi07179299-32 2024-07-26T18:11:24.223 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 808 (ObjNum 415 snap 123 seq_num 415) dirty exists 2024-07-26T18:11:24.223 INFO:tasks.rados.rados.0.smithi071.stdout:1310: expect (ObjNum 401 snap 119 seq_num 401) 2024-07-26T18:11:24.273 INFO:tasks.rados.rados.0.smithi071.stdout:1308: expect (ObjNum 354 snap 110 seq_num 354) 2024-07-26T18:11:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:1315: finishing write tid 1 to smithi07179299-47 2024-07-26T18:11:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:1315: finishing write tid 2 to smithi07179299-47 2024-07-26T18:11:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:1315: finishing write tid 3 to smithi07179299-47 2024-07-26T18:11:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:1315: finishing write tid 4 to smithi07179299-47 2024-07-26T18:11:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:1315: finishing write tid 5 to smithi07179299-47 2024-07-26T18:11:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:1315: finishing write tid 6 to smithi07179299-47 2024-07-26T18:11:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:1315: oid 47 updating version 0 to 102 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1315: oid 47 updating version 102 to 105 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1315: oid 47 version 105 is already newer than 103 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1315: oid 47 updating version 105 to 106 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1315: oid 47 version 106 is already newer than 104 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 106 (ObjNum 421 snap 126 seq_num 421) dirty exists 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1315: left oid 47 (ObjNum 421 snap 126 seq_num 421) 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1316: finishing write tid 1 to smithi07179299-41 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1316: finishing write tid 2 to smithi07179299-41 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1316: finishing write tid 3 to smithi07179299-41 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1316: finishing write tid 4 to smithi07179299-41 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1316: finishing write tid 5 to smithi07179299-41 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1316: finishing write tid 6 to smithi07179299-41 2024-07-26T18:11:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:1316: oid 41 updating version 0 to 594 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1316: oid 41 updating version 594 to 595 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1316: oid 41 version 595 is already newer than 593 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1316: oid 41 updating version 595 to 596 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1316: oid 41 version 596 is already newer than 592 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 596 (ObjNum 422 snap 126 seq_num 422) dirty exists 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1316: left oid 41 (ObjNum 422 snap 126 seq_num 422) 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1307: done (9 left) 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1308: done (8 left) 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1309: done (7 left) 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1310: done (6 left) 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1312: done (5 left) 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1313: done (4 left) 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1314: done (3 left) 2024-07-26T18:11:24.345 INFO:tasks.rados.rados.0.smithi071.stdout:1315: done (2 left) 2024-07-26T18:11:24.346 INFO:tasks.rados.rados.0.smithi071.stdout:1316: done (1 left) 2024-07-26T18:11:24.346 INFO:tasks.rados.rados.0.smithi071.stdout:1318: copy_from oid 41 from oid 3 current snap is 126 2024-07-26T18:11:24.346 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 126 2024-07-26T18:11:24.346 INFO:tasks.rados.rados.0.smithi071.stdout:1319: seq_num 423 ranges {3186688=688128,3874816=614400,4489216=622592,5111808=368640} 2024-07-26T18:11:24.362 INFO:tasks.rados.rados.0.smithi071.stdout:1319: writing smithi07179299-2 from 3186688 to 3874816 tid 1 2024-07-26T18:11:24.366 INFO:tasks.rados.rados.0.smithi071.stdout:1319: writing smithi07179299-2 from 3874816 to 4489216 tid 2 2024-07-26T18:11:24.370 INFO:tasks.rados.rados.0.smithi071.stdout:1319: writing smithi07179299-2 from 4489216 to 5111808 tid 3 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1319: writing smithi07179299-2 from 5111808 to 5480448 tid 4 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1320: copy_from oid 19 from oid 22 current snap is 126 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1318: finishing copy_from to smithi07179299-41 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1318: got expected ENOENT (src dne) 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1318: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1318: done (3 left) 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1321: copy_from oid 21 from oid 14 current snap is 126 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 261 (ObjNum 248 snap 68 seq_num 248) dirty exists 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1319: finishing write tid 1 to smithi07179299-2 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1319: finishing write tid 2 to smithi07179299-2 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1319: finishing write tid 3 to smithi07179299-2 2024-07-26T18:11:24.373 INFO:tasks.rados.rados.0.smithi071.stdout:1317: done (3 left) 2024-07-26T18:11:24.374 INFO:tasks.rados.rados.0.smithi071.stdout:1322: rollback oid 39 current snap is 126 2024-07-26T18:11:24.374 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 39 to 118 2024-07-26T18:11:24.374 INFO:tasks.rados.rados.0.smithi071.stdout:1323: read oid 43 snap -1 2024-07-26T18:11:24.374 INFO:tasks.rados.rados.0.smithi071.stdout:1323: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:11:24.374 INFO:tasks.rados.rados.0.smithi071.stdout:1324: snap_remove snap 124 2024-07-26T18:11:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:24 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 22/312 objects degraded (7.051%), 5 pgs degraded (PG_DEGRADED) 2024-07-26T18:11:25.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:24 smithi135 ceph-mon[85352]: osdmap e334: 8 total, 8 up, 8 in 2024-07-26T18:11:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:24 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 22/312 objects degraded (7.051%), 5 pgs degraded (PG_DEGRADED) 2024-07-26T18:11:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:24 smithi071 ceph-mon[90507]: osdmap e334: 8 total, 8 up, 8 in 2024-07-26T18:11:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:24 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 22/312 objects degraded (7.051%), 5 pgs degraded (PG_DEGRADED) 2024-07-26T18:11:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:24 smithi071 ceph-mon[92867]: osdmap e334: 8 total, 8 up, 8 in 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:1324: done (5 left) 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:1325: copy_from oid 11 from oid 18 current snap is 126 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:1320: finishing copy_from to smithi07179299-19 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:1320: got expected ENOENT (src dne) 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:1320: finishing copy_from racing read to smithi07179299-19 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:1319: finishing write tid 4 to smithi07179299-2 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:1319: finishing write tid 5 to smithi07179299-2 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:1322: finishing rollback tid 0 to smithi07179299-39 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:1322: finishing rollback tid 1 to smithi07179299-39 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:1322: finishing rollback tid 2 to smithi07179299-39 2024-07-26T18:11:25.181 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 664 (ObjNum 353 snap 110 seq_num 353) dirty exists 2024-07-26T18:11:25.182 INFO:tasks.rados.rados.0.smithi071.stdout:1319: finishing write tid 6 to smithi07179299-2 2024-07-26T18:11:25.182 INFO:tasks.rados.rados.0.smithi071.stdout:1319: oid 2 updating version 0 to 546 2024-07-26T18:11:25.182 INFO:tasks.rados.rados.0.smithi071.stdout:1319: oid 2 updating version 546 to 548 2024-07-26T18:11:25.182 INFO:tasks.rados.rados.0.smithi071.stdout:1319: oid 2 version 548 is already newer than 547 2024-07-26T18:11:25.182 INFO:tasks.rados.rados.0.smithi071.stdout:1319: oid 2 updating version 548 to 549 2024-07-26T18:11:25.182 INFO:tasks.rados.rados.0.smithi071.stdout:1319: oid 2 updating version 549 to 550 2024-07-26T18:11:25.182 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 550 (ObjNum 423 snap 126 seq_num 423) dirty exists 2024-07-26T18:11:25.182 INFO:tasks.rados.rados.0.smithi071.stdout:1319: left oid 2 (ObjNum 423 snap 126 seq_num 423) 2024-07-26T18:11:25.182 INFO:tasks.rados.rados.0.smithi071.stdout:1323: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:11:25.313 INFO:tasks.rados.rados.0.smithi071.stdout:1321: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:11:25.313 INFO:tasks.rados.rados.0.smithi071.stdout:1321: finishing copy_from to smithi07179299-21 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 215 (ObjNum 194 snap 49 seq_num 194) dirty exists 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1325: finishing copy_from racing read to smithi07179299-11 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1325: finishing copy_from to smithi07179299-11 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 354 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1319: done (5 left) 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1320: done (4 left) 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1321: done (3 left) 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1322: done (2 left) 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1323: done (1 left) 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1325: done (0 left) 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1326: read oid 19 snap 122 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1326: expect deleted 2024-07-26T18:11:25.314 INFO:tasks.rados.rados.0.smithi071.stdout:1327: rollback oid 14 current snap is 126 2024-07-26T18:11:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 14 to 122 2024-07-26T18:11:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:1328: read oid 23 snap -1 2024-07-26T18:11:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:1328: expect (ObjNum 376 snap 115 seq_num 376) 2024-07-26T18:11:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:1329: copy_from oid 34 from oid 22 current snap is 126 2024-07-26T18:11:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:1330: snap_create 2024-07-26T18:11:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:1329: finishing copy_from to smithi07179299-34 2024-07-26T18:11:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:1329: got expected ENOENT (src dne) 2024-07-26T18:11:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:1329: finishing copy_from racing read to smithi07179299-34 2024-07-26T18:11:25.319 INFO:tasks.rados.rados.0.smithi071.stdout:1327: finishing rollback tid 0 to smithi07179299-14 2024-07-26T18:11:25.319 INFO:tasks.rados.rados.0.smithi071.stdout:1327: finishing rollback tid 1 to smithi07179299-14 2024-07-26T18:11:25.319 INFO:tasks.rados.rados.0.smithi071.stdout:1327: finishing rollback tid 2 to smithi07179299-14 2024-07-26T18:11:25.319 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 218 (ObjNum 411 snap 122 seq_num 411) dirty exists 2024-07-26T18:11:25.323 INFO:tasks.rados.rados.0.smithi071.stdout:1328: expect (ObjNum 376 snap 115 seq_num 376) 2024-07-26T18:11:26.185 INFO:tasks.rados.rados.0.smithi071.stdout:1326: done (4 left) 2024-07-26T18:11:26.186 INFO:tasks.rados.rados.0.smithi071.stdout:1327: done (3 left) 2024-07-26T18:11:26.186 INFO:tasks.rados.rados.0.smithi071.stdout:1328: done (2 left) 2024-07-26T18:11:26.186 INFO:tasks.rados.rados.0.smithi071.stdout:1329: done (1 left) 2024-07-26T18:11:26.186 INFO:tasks.rados.rados.0.smithi071.stdout:1330: done (0 left) 2024-07-26T18:11:26.186 INFO:tasks.rados.rados.0.smithi071.stdout:1331: setattr oid 12 current snap is 127 2024-07-26T18:11:26.186 INFO:tasks.rados.rados.0.smithi071.stdout:1332: delete oid 11 current snap is 127 2024-07-26T18:11:26.194 INFO:tasks.rados.rados.0.smithi071.stdout:1332: done (1 left) 2024-07-26T18:11:26.194 INFO:tasks.rados.rados.0.smithi071.stdout:1333: snap_remove snap 122 2024-07-26T18:11:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:26 smithi135 ceph-mon[85352]: osdmap e335: 8 total, 8 up, 8 in 2024-07-26T18:11:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:26 smithi135 ceph-mon[85352]: pgmap v171: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 147 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 15 MiB/s, 4 objects/s recovering 2024-07-26T18:11:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:26 smithi071 ceph-mon[92867]: osdmap e335: 8 total, 8 up, 8 in 2024-07-26T18:11:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:26 smithi071 ceph-mon[92867]: pgmap v171: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 147 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 15 MiB/s, 4 objects/s recovering 2024-07-26T18:11:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:26 smithi071 ceph-mon[90507]: osdmap e335: 8 total, 8 up, 8 in 2024-07-26T18:11:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:26 smithi071 ceph-mon[90507]: pgmap v171: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 147 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 15 MiB/s, 4 objects/s recovering 2024-07-26T18:11:27.195 INFO:tasks.rados.rados.0.smithi071.stdout:1333: done (1 left) 2024-07-26T18:11:27.195 INFO:tasks.rados.rados.0.smithi071.stdout:1334: rmattr oid 47 current snap is 127 2024-07-26T18:11:27.195 INFO:tasks.rados.rados.0.smithi071.stdout:1334: done (1 left) 2024-07-26T18:11:27.195 INFO:tasks.rados.rados.0.smithi071.stdout:1335: read oid 15 snap 118 2024-07-26T18:11:27.195 INFO:tasks.rados.rados.0.smithi071.stdout:1335: expect deleted 2024-07-26T18:11:27.196 INFO:tasks.rados.rados.0.smithi071.stdout:1336: read oid 23 snap -1 2024-07-26T18:11:27.196 INFO:tasks.rados.rados.0.smithi071.stdout:1336: expect (ObjNum 376 snap 115 seq_num 376) 2024-07-26T18:11:27.196 INFO:tasks.rados.rados.0.smithi071.stdout:1337: read oid 19 snap -1 2024-07-26T18:11:27.196 INFO:tasks.rados.rados.0.smithi071.stdout:1337: expect deleted 2024-07-26T18:11:27.196 INFO:tasks.rados.rados.0.smithi071.stdout:1338: rmattr oid 3 current snap is 127 2024-07-26T18:11:27.197 INFO:tasks.rados.rados.0.smithi071.stdout:1338: done (4 left) 2024-07-26T18:11:27.197 INFO:tasks.rados.rados.0.smithi071.stdout:1339: copy_from oid 25 from oid 21 current snap is 127 2024-07-26T18:11:27.197 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 668 (ObjNum 413 snap 123 seq_num 413) dirty exists 2024-07-26T18:11:27.197 INFO:tasks.rados.rados.0.smithi071.stdout:1331: done (4 left) 2024-07-26T18:11:27.197 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 127 2024-07-26T18:11:27.197 INFO:tasks.rados.rados.0.smithi071.stdout:1340: seq_num 425 ranges {3727360=720896,4448256=778240,5226496=638976,5865472=188416} 2024-07-26T18:11:27.220 INFO:tasks.rados.rados.0.smithi071.stdout:1340: writing smithi07179299-39 from 3727360 to 4448256 tid 1 2024-07-26T18:11:27.225 INFO:tasks.rados.rados.0.smithi071.stdout:1340: writing smithi07179299-39 from 4448256 to 5226496 tid 2 2024-07-26T18:11:27.229 INFO:tasks.rados.rados.0.smithi071.stdout:1340: writing smithi07179299-39 from 5226496 to 5865472 tid 3 2024-07-26T18:11:27.230 INFO:tasks.rados.rados.0.smithi071.stdout:1340: writing smithi07179299-39 from 5865472 to 6053888 tid 4 2024-07-26T18:11:27.231 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 127 2024-07-26T18:11:27.231 INFO:tasks.rados.rados.0.smithi071.stdout:1336: expect (ObjNum 376 snap 115 seq_num 376) 2024-07-26T18:11:27.270 INFO:tasks.rados.rados.0.smithi071.stdout:1339: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:11:27.270 INFO:tasks.rados.rados.0.smithi071.stdout:1340: finishing write tid 1 to smithi07179299-39 2024-07-26T18:11:27.270 INFO:tasks.rados.rados.0.smithi071.stdout:1339: finishing copy_from to smithi07179299-25 2024-07-26T18:11:27.270 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 215 (ObjNum 194 snap 49 seq_num 194) dirty exists 2024-07-26T18:11:27.270 INFO:tasks.rados.rados.0.smithi071.stdout:1340: finishing write tid 2 to smithi07179299-39 2024-07-26T18:11:27.271 INFO:tasks.rados.rados.0.smithi071.stdout:1341: seq_num 426 ranges {0=737280,737280=712704,1449984=802816,2252800=90112} 2024-07-26T18:11:27.273 INFO:tasks.rados.rados.0.smithi071.stdout:1341: writing smithi07179299-1 from 0 to 737280 tid 1 2024-07-26T18:11:27.277 INFO:tasks.rados.rados.0.smithi071.stdout:1341: writing smithi07179299-1 from 737280 to 1449984 tid 2 2024-07-26T18:11:27.282 INFO:tasks.rados.rados.0.smithi071.stdout:1341: writing smithi07179299-1 from 1449984 to 2252800 tid 3 2024-07-26T18:11:27.284 INFO:tasks.rados.rados.0.smithi071.stdout:1341: writing smithi07179299-1 from 2252800 to 2342912 tid 4 2024-07-26T18:11:27.284 INFO:tasks.rados.rados.0.smithi071.stdout:1335: done (5 left) 2024-07-26T18:11:27.284 INFO:tasks.rados.rados.0.smithi071.stdout:1336: done (4 left) 2024-07-26T18:11:27.284 INFO:tasks.rados.rados.0.smithi071.stdout:1337: done (3 left) 2024-07-26T18:11:27.284 INFO:tasks.rados.rados.0.smithi071.stdout:1339: done (2 left) 2024-07-26T18:11:27.284 INFO:tasks.rados.rados.0.smithi071.stdout:1342: setattr oid 32 current snap is 127 2024-07-26T18:11:27.284 INFO:tasks.rados.rados.0.smithi071.stdout:1340: finishing write tid 3 to smithi07179299-39 2024-07-26T18:11:27.284 INFO:tasks.rados.rados.0.smithi071.stdout:1340: finishing write tid 4 to smithi07179299-39 2024-07-26T18:11:27.284 INFO:tasks.rados.rados.0.smithi071.stdout:1340: finishing write tid 5 to smithi07179299-39 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1340: finishing write tid 6 to smithi07179299-39 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1340: oid 39 updating version 0 to 676 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1340: oid 39 updating version 676 to 677 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1340: oid 39 version 677 is already newer than 674 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1340: oid 39 version 677 is already newer than 675 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1340: oid 39 updating version 677 to 678 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 678 (ObjNum 425 snap 127 seq_num 425) dirty exists 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1340: left oid 39 (ObjNum 425 snap 127 seq_num 425) 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1341: finishing write tid 1 to smithi07179299-1 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1341: finishing write tid 2 to smithi07179299-1 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1340: done (2 left) 2024-07-26T18:11:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:1343: rollback oid 47 current snap is 127 2024-07-26T18:11:27.286 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 118 2024-07-26T18:11:27.286 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 127 2024-07-26T18:11:27.286 INFO:tasks.rados.rados.0.smithi071.stdout:1344: seq_num 427 ranges {5480448=761856,6242304=598016,6840320=606208,7446528=401408} 2024-07-26T18:11:27.317 INFO:tasks.rados.rados.0.smithi071.stdout:1344: writing smithi07179299-2 from 5480448 to 6242304 tid 1 2024-07-26T18:11:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:1344: writing smithi07179299-2 from 6242304 to 6840320 tid 2 2024-07-26T18:11:27.324 INFO:tasks.rados.rados.0.smithi071.stdout:1344: writing smithi07179299-2 from 6840320 to 7446528 tid 3 2024-07-26T18:11:27.328 INFO:tasks.rados.rados.0.smithi071.stdout:1344: writing smithi07179299-2 from 7446528 to 7847936 tid 4 2024-07-26T18:11:27.328 INFO:tasks.rados.rados.0.smithi071.stdout:1345: rmattr oid 38 current snap is 127 2024-07-26T18:11:27.328 INFO:tasks.rados.rados.0.smithi071.stdout:1345: done (4 left) 2024-07-26T18:11:27.328 INFO:tasks.rados.rados.0.smithi071.stdout:1346: read oid 24 snap -1 2024-07-26T18:11:27.328 INFO:tasks.rados.rados.0.smithi071.stdout:1346: expect (ObjNum 363 snap 112 seq_num 363) 2024-07-26T18:11:27.328 INFO:tasks.rados.rados.0.smithi071.stdout:1347: snap_create 2024-07-26T18:11:27.328 INFO:tasks.rados.rados.0.smithi071.stdout:1341: finishing write tid 3 to smithi07179299-1 2024-07-26T18:11:27.329 INFO:tasks.rados.rados.0.smithi071.stdout:1343: finishing rollback tid 0 to smithi07179299-47 2024-07-26T18:11:27.329 INFO:tasks.rados.rados.0.smithi071.stdout:1343: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:11:27.329 INFO:tasks.rados.rados.0.smithi071.stdout:1341: finishing write tid 4 to smithi07179299-1 2024-07-26T18:11:27.329 INFO:tasks.rados.rados.0.smithi071.stdout:1341: finishing write tid 5 to smithi07179299-1 2024-07-26T18:11:27.329 INFO:tasks.rados.rados.0.smithi071.stdout:1343: finishing rollback tid 2 to smithi07179299-47 2024-07-26T18:11:27.329 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 114 (ObjNum 390 snap 116 seq_num 390) dirty exists 2024-07-26T18:11:27.329 INFO:tasks.rados.rados.0.smithi071.stdout:1341: finishing write tid 6 to smithi07179299-1 2024-07-26T18:11:27.329 INFO:tasks.rados.rados.0.smithi071.stdout:1341: oid 1 updating version 0 to 811 2024-07-26T18:11:27.330 INFO:tasks.rados.rados.0.smithi071.stdout:1341: oid 1 updating version 811 to 813 2024-07-26T18:11:27.330 INFO:tasks.rados.rados.0.smithi071.stdout:1341: oid 1 version 813 is already newer than 810 2024-07-26T18:11:27.330 INFO:tasks.rados.rados.0.smithi071.stdout:1341: oid 1 version 813 is already newer than 812 2024-07-26T18:11:27.330 INFO:tasks.rados.rados.0.smithi071.stdout:1341: oid 1 version 813 is already newer than 809 2024-07-26T18:11:27.330 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 813 (ObjNum 426 snap 127 seq_num 426) dirty exists 2024-07-26T18:11:27.330 INFO:tasks.rados.rados.0.smithi071.stdout:1341: left oid 1 (ObjNum 426 snap 127 seq_num 426) 2024-07-26T18:11:27.330 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 814 (ObjNum 415 snap 123 seq_num 415) dirty exists 2024-07-26T18:11:27.330 INFO:tasks.rados.rados.0.smithi071.stdout:1344: finishing write tid 1 to smithi07179299-2 2024-07-26T18:11:27.331 INFO:tasks.rados.rados.0.smithi071.stdout:1344: finishing write tid 2 to smithi07179299-2 2024-07-26T18:11:27.331 INFO:tasks.rados.rados.0.smithi071.stdout:1344: finishing write tid 3 to smithi07179299-2 2024-07-26T18:11:27.332 INFO:tasks.rados.rados.0.smithi071.stdout:1344: finishing write tid 4 to smithi07179299-2 2024-07-26T18:11:27.332 INFO:tasks.rados.rados.0.smithi071.stdout:1344: finishing write tid 5 to smithi07179299-2 2024-07-26T18:11:27.332 INFO:tasks.rados.rados.0.smithi071.stdout:1344: finishing write tid 6 to smithi07179299-2 2024-07-26T18:11:27.332 INFO:tasks.rados.rados.0.smithi071.stdout:1344: oid 2 updating version 0 to 568 2024-07-26T18:11:27.332 INFO:tasks.rados.rados.0.smithi071.stdout:1344: oid 2 version 568 is already newer than 565 2024-07-26T18:11:27.332 INFO:tasks.rados.rados.0.smithi071.stdout:1344: oid 2 version 568 is already newer than 566 2024-07-26T18:11:27.332 INFO:tasks.rados.rados.0.smithi071.stdout:1344: oid 2 version 568 is already newer than 567 2024-07-26T18:11:27.332 INFO:tasks.rados.rados.0.smithi071.stdout:1344: oid 2 version 568 is already newer than 564 2024-07-26T18:11:27.333 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 568 (ObjNum 427 snap 127 seq_num 427) dirty exists 2024-07-26T18:11:27.333 INFO:tasks.rados.rados.0.smithi071.stdout:1344: left oid 2 (ObjNum 427 snap 127 seq_num 427) 2024-07-26T18:11:27.333 INFO:tasks.rados.rados.0.smithi071.stdout:1346: expect (ObjNum 363 snap 112 seq_num 363) 2024-07-26T18:11:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:27 smithi135 ceph-mon[85352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/312 objects degraded (7.051%), 5 pgs degraded) 2024-07-26T18:11:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:27 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:11:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:27 smithi135 ceph-mon[85352]: osdmap e336: 8 total, 8 up, 8 in 2024-07-26T18:11:27.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:27 smithi071 ceph-mon[90507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/312 objects degraded (7.051%), 5 pgs degraded) 2024-07-26T18:11:27.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:27 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:11:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:27 smithi071 ceph-mon[90507]: osdmap e336: 8 total, 8 up, 8 in 2024-07-26T18:11:27.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:27 smithi071 ceph-mon[92867]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/312 objects degraded (7.051%), 5 pgs degraded) 2024-07-26T18:11:27.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:27 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:11:27.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:27 smithi071 ceph-mon[92867]: osdmap e336: 8 total, 8 up, 8 in 2024-07-26T18:11:28.196 INFO:tasks.rados.rados.0.smithi071.stdout:1341: done (5 left) 2024-07-26T18:11:28.196 INFO:tasks.rados.rados.0.smithi071.stdout:1342: done (4 left) 2024-07-26T18:11:28.197 INFO:tasks.rados.rados.0.smithi071.stdout:1343: done (3 left) 2024-07-26T18:11:28.197 INFO:tasks.rados.rados.0.smithi071.stdout:1344: done (2 left) 2024-07-26T18:11:28.197 INFO:tasks.rados.rados.0.smithi071.stdout:1346: done (1 left) 2024-07-26T18:11:28.197 INFO:tasks.rados.rados.0.smithi071.stdout:1347: done (0 left) 2024-07-26T18:11:28.197 INFO:tasks.rados.rados.0.smithi071.stdout:1348: read oid 49 snap -1 2024-07-26T18:11:28.197 INFO:tasks.rados.rados.0.smithi071.stdout:1348: expect (ObjNum 378 snap 115 seq_num 378) 2024-07-26T18:11:28.197 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 128 2024-07-26T18:11:28.197 INFO:tasks.rados.rados.0.smithi071.stdout:1349: seq_num 428 ranges {3080192=778240,3858432=483328,4341760=409600,4751360=417792,5169152=294912} 2024-07-26T18:11:28.217 INFO:tasks.rados.rados.0.smithi071.stdout:1349: writing smithi07179299-26 from 3080192 to 3858432 tid 1 2024-07-26T18:11:28.219 INFO:tasks.rados.rados.0.smithi071.stdout:1349: writing smithi07179299-26 from 3858432 to 4341760 tid 2 2024-07-26T18:11:28.222 INFO:tasks.rados.rados.0.smithi071.stdout:1349: writing smithi07179299-26 from 4341760 to 4751360 tid 3 2024-07-26T18:11:28.225 INFO:tasks.rados.rados.0.smithi071.stdout:1349: writing smithi07179299-26 from 4751360 to 5169152 tid 4 2024-07-26T18:11:28.227 INFO:tasks.rados.rados.0.smithi071.stdout:1349: writing smithi07179299-26 from 5169152 to 5464064 tid 5 2024-07-26T18:11:28.227 INFO:tasks.rados.rados.0.smithi071.stdout:1350: snap_create 2024-07-26T18:11:28.227 INFO:tasks.rados.rados.0.smithi071.stdout:1348: expect (ObjNum 378 snap 115 seq_num 378) 2024-07-26T18:11:28.267 INFO:tasks.rados.rados.0.smithi071.stdout:1349: finishing write tid 1 to smithi07179299-26 2024-07-26T18:11:28.267 INFO:tasks.rados.rados.0.smithi071.stdout:1349: finishing write tid 2 to smithi07179299-26 2024-07-26T18:11:28.267 INFO:tasks.rados.rados.0.smithi071.stdout:1349: finishing write tid 3 to smithi07179299-26 2024-07-26T18:11:28.267 INFO:tasks.rados.rados.0.smithi071.stdout:1349: finishing write tid 4 to smithi07179299-26 2024-07-26T18:11:28.267 INFO:tasks.rados.rados.0.smithi071.stdout:1349: finishing write tid 5 to smithi07179299-26 2024-07-26T18:11:28.268 INFO:tasks.rados.rados.0.smithi071.stdout:1349: finishing write tid 6 to smithi07179299-26 2024-07-26T18:11:28.268 INFO:tasks.rados.rados.0.smithi071.stdout:1349: finishing write tid 7 to smithi07179299-26 2024-07-26T18:11:28.268 INFO:tasks.rados.rados.0.smithi071.stdout:1349: oid 26 updating version 0 to 332 2024-07-26T18:11:28.268 INFO:tasks.rados.rados.0.smithi071.stdout:1349: oid 26 version 332 is already newer than 331 2024-07-26T18:11:28.268 INFO:tasks.rados.rados.0.smithi071.stdout:1349: oid 26 updating version 332 to 334 2024-07-26T18:11:28.268 INFO:tasks.rados.rados.0.smithi071.stdout:1349: oid 26 updating version 334 to 336 2024-07-26T18:11:28.268 INFO:tasks.rados.rados.0.smithi071.stdout:1349: oid 26 version 336 is already newer than 333 2024-07-26T18:11:28.268 INFO:tasks.rados.rados.0.smithi071.stdout:1349: oid 26 version 336 is already newer than 335 2024-07-26T18:11:28.268 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 336 (ObjNum 428 snap 128 seq_num 428) dirty exists 2024-07-26T18:11:28.268 INFO:tasks.rados.rados.0.smithi071.stdout:1349: left oid 26 (ObjNum 428 snap 128 seq_num 428) 2024-07-26T18:11:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:28 smithi135 ceph-mon[85352]: osdmap e337: 8 total, 8 up, 8 in 2024-07-26T18:11:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:28 smithi135 ceph-mon[85352]: pgmap v174: 121 pgs: 121 active+clean; 147 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 B/s wr, 1 op/s; 3.2 MiB/s, 1 objects/s recovering 2024-07-26T18:11:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:28 smithi071 ceph-mon[90507]: osdmap e337: 8 total, 8 up, 8 in 2024-07-26T18:11:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:28 smithi071 ceph-mon[90507]: pgmap v174: 121 pgs: 121 active+clean; 147 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 B/s wr, 1 op/s; 3.2 MiB/s, 1 objects/s recovering 2024-07-26T18:11:28.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:28.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:28.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:28 smithi071 ceph-mon[92867]: osdmap e337: 8 total, 8 up, 8 in 2024-07-26T18:11:28.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:28 smithi071 ceph-mon[92867]: pgmap v174: 121 pgs: 121 active+clean; 147 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 B/s wr, 1 op/s; 3.2 MiB/s, 1 objects/s recovering 2024-07-26T18:11:28.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:28.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:29.205 INFO:tasks.rados.rados.0.smithi071.stdout:1348: done (2 left) 2024-07-26T18:11:29.205 INFO:tasks.rados.rados.0.smithi071.stdout:1349: done (1 left) 2024-07-26T18:11:29.205 INFO:tasks.rados.rados.0.smithi071.stdout:1350: done (0 left) 2024-07-26T18:11:29.205 INFO:tasks.rados.rados.0.smithi071.stdout:1351: snap_create 2024-07-26T18:11:29.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:29 smithi135 ceph-mon[85352]: osdmap e338: 8 total, 8 up, 8 in 2024-07-26T18:11:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:29 smithi071 ceph-mon[90507]: osdmap e338: 8 total, 8 up, 8 in 2024-07-26T18:11:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:29 smithi071 ceph-mon[92867]: osdmap e338: 8 total, 8 up, 8 in 2024-07-26T18:11:30.213 INFO:tasks.rados.rados.0.smithi071.stdout:1351: done (0 left) 2024-07-26T18:11:30.213 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 130 2024-07-26T18:11:30.213 INFO:tasks.rados.rados.0.smithi071.stdout:1352: seq_num 429 ranges {0=794624,794624=770048,1564672=622592,2187264=212992} 2024-07-26T18:11:30.217 INFO:tasks.rados.rados.0.smithi071.stdout:1352: writing smithi07179299-44 from 0 to 794624 tid 1 2024-07-26T18:11:30.222 INFO:tasks.rados.rados.0.smithi071.stdout:1352: writing smithi07179299-44 from 794624 to 1564672 tid 2 2024-07-26T18:11:30.226 INFO:tasks.rados.rados.0.smithi071.stdout:1352: writing smithi07179299-44 from 1564672 to 2187264 tid 3 2024-07-26T18:11:30.228 INFO:tasks.rados.rados.0.smithi071.stdout:1352: writing smithi07179299-44 from 2187264 to 2400256 tid 4 2024-07-26T18:11:30.228 INFO:tasks.rados.rados.0.smithi071.stdout:1353: read oid 10 snap -1 2024-07-26T18:11:30.228 INFO:tasks.rados.rados.0.smithi071.stdout:1353: expect (ObjNum 353 snap 110 seq_num 353) 2024-07-26T18:11:30.228 INFO:tasks.rados.rados.0.smithi071.stdout:1354: read oid 1 snap -1 2024-07-26T18:11:30.228 INFO:tasks.rados.rados.0.smithi071.stdout:1354: expect (ObjNum 426 snap 127 seq_num 426) 2024-07-26T18:11:30.228 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 130 2024-07-26T18:11:30.228 INFO:tasks.rados.rados.0.smithi071.stdout:1352: finishing write tid 1 to smithi07179299-44 2024-07-26T18:11:30.228 INFO:tasks.rados.rados.0.smithi071.stdout:1352: finishing write tid 2 to smithi07179299-44 2024-07-26T18:11:30.228 INFO:tasks.rados.rados.0.smithi071.stdout:1355: seq_num 430 ranges {0=8192} 2024-07-26T18:11:30.228 INFO:tasks.rados.rados.0.smithi071.stdout:1355: writing smithi07179299-19 from 0 to 8192 tid 1 2024-07-26T18:11:30.229 INFO:tasks.rados.rados.0.smithi071.stdout:1356: copy_from oid 17 from oid 18 current snap is 130 2024-07-26T18:11:30.229 INFO:tasks.rados.rados.0.smithi071.stdout:1357: snap_create 2024-07-26T18:11:30.231 INFO:tasks.rados.rados.0.smithi071.stdout:1352: finishing write tid 3 to smithi07179299-44 2024-07-26T18:11:30.233 INFO:tasks.rados.rados.0.smithi071.stdout:1352: finishing write tid 4 to smithi07179299-44 2024-07-26T18:11:30.233 INFO:tasks.rados.rados.0.smithi071.stdout:1352: finishing write tid 5 to smithi07179299-44 2024-07-26T18:11:30.235 INFO:tasks.rados.rados.0.smithi071.stdout:1352: finishing write tid 6 to smithi07179299-44 2024-07-26T18:11:30.235 INFO:tasks.rados.rados.0.smithi071.stdout:1352: oid 44 updating version 0 to 680 2024-07-26T18:11:30.235 INFO:tasks.rados.rados.0.smithi071.stdout:1352: oid 44 updating version 680 to 681 2024-07-26T18:11:30.235 INFO:tasks.rados.rados.0.smithi071.stdout:1352: oid 44 version 681 is already newer than 679 2024-07-26T18:11:30.235 INFO:tasks.rados.rados.0.smithi071.stdout:1352: oid 44 updating version 681 to 683 2024-07-26T18:11:30.235 INFO:tasks.rados.rados.0.smithi071.stdout:1352: oid 44 version 683 is already newer than 682 2024-07-26T18:11:30.236 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 683 (ObjNum 429 snap 130 seq_num 429) dirty exists 2024-07-26T18:11:30.236 INFO:tasks.rados.rados.0.smithi071.stdout:1352: left oid 44 (ObjNum 429 snap 130 seq_num 429) 2024-07-26T18:11:30.237 INFO:tasks.rados.rados.0.smithi071.stdout:1355: finishing write tid 1 to smithi07179299-19 2024-07-26T18:11:30.237 INFO:tasks.rados.rados.0.smithi071.stdout:1355: finishing write tid 2 to smithi07179299-19 2024-07-26T18:11:30.240 INFO:tasks.rados.rados.0.smithi071.stdout:1355: finishing write tid 3 to smithi07179299-19 2024-07-26T18:11:30.240 INFO:tasks.rados.rados.0.smithi071.stdout:1355: oid 19 updating version 0 to 806 2024-07-26T18:11:30.240 INFO:tasks.rados.rados.0.smithi071.stdout:1355: oid 19 version 806 is already newer than 805 2024-07-26T18:11:30.241 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 806 (ObjNum 430 snap 130 seq_num 430) dirty exists 2024-07-26T18:11:30.241 INFO:tasks.rados.rados.0.smithi071.stdout:1355: left oid 19 (ObjNum 430 snap 130 seq_num 430) 2024-07-26T18:11:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1354: expect (ObjNum 426 snap 127 seq_num 426) 2024-07-26T18:11:30.309 INFO:tasks.rados.rados.0.smithi071.stdout:1353: expect (ObjNum 353 snap 110 seq_num 353) 2024-07-26T18:11:30.458 INFO:tasks.rados.rados.0.smithi071.stdout:1356: finishing copy_from racing read to smithi07179299-17 2024-07-26T18:11:30.459 INFO:tasks.rados.rados.0.smithi071.stdout:1356: finishing copy_from to smithi07179299-17 2024-07-26T18:11:30.459 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 354 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:11:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:30 smithi135 ceph-mon[85352]: osdmap e339: 8 total, 8 up, 8 in 2024-07-26T18:11:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:30 smithi135 ceph-mon[85352]: pgmap v177: 121 pgs: 121 active+clean; 175 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 6.9 MiB/s wr, 36 op/s 2024-07-26T18:11:30.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:30 smithi071 ceph-mon[90507]: osdmap e339: 8 total, 8 up, 8 in 2024-07-26T18:11:30.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:30 smithi071 ceph-mon[90507]: pgmap v177: 121 pgs: 121 active+clean; 175 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 6.9 MiB/s wr, 36 op/s 2024-07-26T18:11:30.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:30 smithi071 ceph-mon[92867]: osdmap e339: 8 total, 8 up, 8 in 2024-07-26T18:11:30.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:30 smithi071 ceph-mon[92867]: pgmap v177: 121 pgs: 121 active+clean; 175 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 6.9 MiB/s wr, 36 op/s 2024-07-26T18:11:31.173 INFO:tasks.rados.rados.0.smithi071.stdout:1352: done (5 left) 2024-07-26T18:11:31.173 INFO:tasks.rados.rados.0.smithi071.stdout:1353: done (4 left) 2024-07-26T18:11:31.173 INFO:tasks.rados.rados.0.smithi071.stdout:1354: done (3 left) 2024-07-26T18:11:31.173 INFO:tasks.rados.rados.0.smithi071.stdout:1355: done (2 left) 2024-07-26T18:11:31.174 INFO:tasks.rados.rados.0.smithi071.stdout:1356: done (1 left) 2024-07-26T18:11:31.174 INFO:tasks.rados.rados.0.smithi071.stdout:1357: done (0 left) 2024-07-26T18:11:31.174 INFO:tasks.rados.rados.0.smithi071.stdout:1358: snap_create 2024-07-26T18:11:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:31 smithi135 ceph-mon[85352]: osdmap e340: 8 total, 8 up, 8 in 2024-07-26T18:11:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:31 smithi135 ceph-mon[85352]: osdmap e341: 8 total, 8 up, 8 in 2024-07-26T18:11:31.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:31 smithi071 ceph-mon[92867]: osdmap e340: 8 total, 8 up, 8 in 2024-07-26T18:11:31.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:31 smithi071 ceph-mon[92867]: osdmap e341: 8 total, 8 up, 8 in 2024-07-26T18:11:31.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:31 smithi071 ceph-mon[90507]: osdmap e340: 8 total, 8 up, 8 in 2024-07-26T18:11:31.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:31 smithi071 ceph-mon[90507]: osdmap e341: 8 total, 8 up, 8 in 2024-07-26T18:11:32.176 INFO:tasks.rados.rados.0.smithi071.stdout:1358: done (0 left) 2024-07-26T18:11:32.176 INFO:tasks.rados.rados.0.smithi071.stdout:1359: snap_remove snap 129 2024-07-26T18:11:32.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:11:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:11:32] "GET /metrics HTTP/1.1" 200 36225 "" "Prometheus/2.43.0" 2024-07-26T18:11:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:32 smithi135 ceph-mon[85352]: pgmap v180: 121 pgs: 121 active+clean; 175 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2024-07-26T18:11:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:32 smithi135 ceph-mon[85352]: osdmap e342: 8 total, 8 up, 8 in 2024-07-26T18:11:32.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:32 smithi071 ceph-mon[90507]: pgmap v180: 121 pgs: 121 active+clean; 175 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2024-07-26T18:11:32.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:32 smithi071 ceph-mon[90507]: osdmap e342: 8 total, 8 up, 8 in 2024-07-26T18:11:32.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:32 smithi071 ceph-mon[92867]: pgmap v180: 121 pgs: 121 active+clean; 175 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.9 MiB/s wr, 35 op/s 2024-07-26T18:11:32.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:32 smithi071 ceph-mon[92867]: osdmap e342: 8 total, 8 up, 8 in 2024-07-26T18:11:33.179 INFO:tasks.rados.rados.0.smithi071.stdout:1359: done (0 left) 2024-07-26T18:11:33.179 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 132 2024-07-26T18:11:33.179 INFO:tasks.rados.rados.0.smithi071.stdout:1360: seq_num 431 ranges {1826816=24576} 2024-07-26T18:11:33.190 INFO:tasks.rados.rados.0.smithi071.stdout:1360: writing smithi07179299-33 from 1826816 to 1851392 tid 1 2024-07-26T18:11:33.190 INFO:tasks.rados.rados.0.smithi071.stdout:1361: copy_from oid 22 from oid 50 current snap is 132 2024-07-26T18:11:33.190 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 132 2024-07-26T18:11:33.190 INFO:tasks.rados.rados.0.smithi071.stdout:1362: seq_num 432 ranges {0=40960} 2024-07-26T18:11:33.190 INFO:tasks.rados.rados.0.smithi071.stdout:1362: writing smithi07179299-38 from 0 to 40960 tid 1 2024-07-26T18:11:33.190 INFO:tasks.rados.rados.0.smithi071.stdout:1363: read oid 17 snap -1 2024-07-26T18:11:33.190 INFO:tasks.rados.rados.0.smithi071.stdout:1363: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:11:33.191 INFO:tasks.rados.rados.0.smithi071.stdout:1364: rollback oid 40 current snap is 132 2024-07-26T18:11:33.191 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 118 2024-07-26T18:11:33.191 INFO:tasks.rados.rados.0.smithi071.stdout:1365: delete oid 44 current snap is 132 2024-07-26T18:11:33.193 INFO:tasks.rados.rados.0.smithi071.stdout:1362: finishing write tid 1 to smithi07179299-38 2024-07-26T18:11:33.193 INFO:tasks.rados.rados.0.smithi071.stdout:1362: finishing write tid 2 to smithi07179299-38 2024-07-26T18:11:33.195 INFO:tasks.rados.rados.0.smithi071.stdout:1362: finishing write tid 3 to smithi07179299-38 2024-07-26T18:11:33.195 INFO:tasks.rados.rados.0.smithi071.stdout:1362: oid 38 updating version 0 to 808 2024-07-26T18:11:33.195 INFO:tasks.rados.rados.0.smithi071.stdout:1362: oid 38 version 808 is already newer than 807 2024-07-26T18:11:33.195 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 808 (ObjNum 432 snap 132 seq_num 432) dirty exists 2024-07-26T18:11:33.195 INFO:tasks.rados.rados.0.smithi071.stdout:1362: left oid 38 (ObjNum 432 snap 132 seq_num 432) 2024-07-26T18:11:33.197 INFO:tasks.rados.rados.0.smithi071.stdout:1360: finishing write tid 1 to smithi07179299-33 2024-07-26T18:11:33.198 INFO:tasks.rados.rados.0.smithi071.stdout:1360: finishing write tid 2 to smithi07179299-33 2024-07-26T18:11:33.198 INFO:tasks.rados.rados.0.smithi071.stdout:1362: done (5 left) 2024-07-26T18:11:33.198 INFO:tasks.rados.rados.0.smithi071.stdout:1365: done (4 left) 2024-07-26T18:11:33.199 INFO:tasks.rados.rados.0.smithi071.stdout:1366: read oid 36 snap -1 2024-07-26T18:11:33.199 INFO:tasks.rados.rados.0.smithi071.stdout:1366: expect (ObjNum 248 snap 68 seq_num 248) 2024-07-26T18:11:33.199 INFO:tasks.rados.rados.0.smithi071.stdout:1367: snap_remove snap 125 2024-07-26T18:11:33.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:33.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:33 smithi135 ceph-mon[85352]: osdmap e343: 8 total, 8 up, 8 in 2024-07-26T18:11:33.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:33.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:33 smithi071 ceph-mon[90507]: osdmap e343: 8 total, 8 up, 8 in 2024-07-26T18:11:33.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:33.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:33 smithi071 ceph-mon[92867]: osdmap e343: 8 total, 8 up, 8 in 2024-07-26T18:11:34.181 INFO:tasks.rados.rados.0.smithi071.stdout:1367: done (5 left) 2024-07-26T18:11:34.181 INFO:tasks.rados.rados.0.smithi071.stdout:1368: setattr oid 4 current snap is 132 2024-07-26T18:11:34.181 INFO:tasks.rados.rados.0.smithi071.stdout:1360: finishing write tid 3 to smithi07179299-33 2024-07-26T18:11:34.182 INFO:tasks.rados.rados.0.smithi071.stdout:1360: oid 33 updating version 0 to 686 2024-07-26T18:11:34.182 INFO:tasks.rados.rados.0.smithi071.stdout:1360: oid 33 version 686 is already newer than 685 2024-07-26T18:11:34.182 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 686 (ObjNum 431 snap 132 seq_num 431) dirty exists 2024-07-26T18:11:34.182 INFO:tasks.rados.rados.0.smithi071.stdout:1360: left oid 33 (ObjNum 431 snap 132 seq_num 431) 2024-07-26T18:11:34.182 INFO:tasks.rados.rados.0.smithi071.stdout:1364: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:11:34.182 INFO:tasks.rados.rados.0.smithi071.stdout:1366: expect (ObjNum 248 snap 68 seq_num 248) 2024-07-26T18:11:34.235 INFO:tasks.rados.rados.0.smithi071.stdout:1364: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:11:34.235 INFO:tasks.rados.rados.0.smithi071.stdout:1364: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:11:34.235 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 934 (ObjNum 111 snap 24 seq_num 111) dirty exists 2024-07-26T18:11:34.235 INFO:tasks.rados.rados.0.smithi071.stdout:1363: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:11:34.442 INFO:tasks.rados.rados.0.smithi071.stdout:1361: finishing copy_from racing read to smithi07179299-22 2024-07-26T18:11:34.442 INFO:tasks.rados.rados.0.smithi071.stdout:1361: finishing copy_from to smithi07179299-22 2024-07-26T18:11:34.442 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 894 (ObjNum 402 snap 119 seq_num 402) dirty exists 2024-07-26T18:11:34.442 INFO:tasks.rados.rados.0.smithi071.stdout:1360: done (5 left) 2024-07-26T18:11:34.442 INFO:tasks.rados.rados.0.smithi071.stdout:1361: done (4 left) 2024-07-26T18:11:34.442 INFO:tasks.rados.rados.0.smithi071.stdout:1363: done (3 left) 2024-07-26T18:11:34.442 INFO:tasks.rados.rados.0.smithi071.stdout:1364: done (2 left) 2024-07-26T18:11:34.443 INFO:tasks.rados.rados.0.smithi071.stdout:1366: done (1 left) 2024-07-26T18:11:34.443 INFO:tasks.rados.rados.0.smithi071.stdout:1369: copy_from oid 12 from oid 18 current snap is 132 2024-07-26T18:11:34.443 INFO:tasks.rados.rados.0.smithi071.stdout:1370: read oid 24 snap -1 2024-07-26T18:11:34.443 INFO:tasks.rados.rados.0.smithi071.stdout:1370: expect (ObjNum 363 snap 112 seq_num 363) 2024-07-26T18:11:34.443 INFO:tasks.rados.rados.0.smithi071.stdout:1371: delete oid 7 current snap is 132 2024-07-26T18:11:34.444 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 815 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-07-26T18:11:34.444 INFO:tasks.rados.rados.0.smithi071.stdout:1368: done (3 left) 2024-07-26T18:11:34.445 INFO:tasks.rados.rados.0.smithi071.stdout:1371: done (2 left) 2024-07-26T18:11:34.445 INFO:tasks.rados.rados.0.smithi071.stdout:1372: snap_remove snap 127 2024-07-26T18:11:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:34 smithi135 ceph-mon[85352]: pgmap v183: 121 pgs: 121 active+clean; 178 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 604 KiB/s wr, 6 op/s 2024-07-26T18:11:34.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:34 smithi135 ceph-mon[85352]: osdmap e344: 8 total, 8 up, 8 in 2024-07-26T18:11:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:34 smithi071 ceph-mon[90507]: pgmap v183: 121 pgs: 121 active+clean; 178 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 604 KiB/s wr, 6 op/s 2024-07-26T18:11:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:34 smithi071 ceph-mon[90507]: osdmap e344: 8 total, 8 up, 8 in 2024-07-26T18:11:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:34 smithi071 ceph-mon[92867]: pgmap v183: 121 pgs: 121 active+clean; 178 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 604 KiB/s wr, 6 op/s 2024-07-26T18:11:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:34 smithi071 ceph-mon[92867]: osdmap e344: 8 total, 8 up, 8 in 2024-07-26T18:11:35.186 INFO:tasks.rados.rados.0.smithi071.stdout:1372: done (2 left) 2024-07-26T18:11:35.187 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 132 2024-07-26T18:11:35.187 INFO:tasks.rados.rados.0.smithi071.stdout:1373: seq_num 435 ranges {1507328=90112} 2024-07-26T18:11:35.196 INFO:tasks.rados.rados.0.smithi071.stdout:1373: writing smithi07179299-23 from 1507328 to 1597440 tid 1 2024-07-26T18:11:35.196 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 3 current snap is 132 2024-07-26T18:11:35.196 INFO:tasks.rados.rados.0.smithi071.stdout:1374: seq_num 436 ranges {0=106496} 2024-07-26T18:11:35.196 INFO:tasks.rados.rados.0.smithi071.stdout:1374: writing smithi07179299-3 from 0 to 106496 tid 1 2024-07-26T18:11:35.197 INFO:tasks.rados.rados.0.smithi071.stdout:1375: rollback oid 27 current snap is 132 2024-07-26T18:11:35.197 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 126 2024-07-26T18:11:35.197 INFO:tasks.rados.rados.0.smithi071.stdout:1370: expect (ObjNum 363 snap 112 seq_num 363) 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:1369: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:1369: finishing copy_from to smithi07179299-12 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 354 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:1369: done (4 left) 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:1370: done (3 left) 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:1376: setattr oid 47 current snap is 132 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:1373: finishing write tid 1 to smithi07179299-23 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:1373: finishing write tid 2 to smithi07179299-23 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:1374: finishing write tid 1 to smithi07179299-3 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:1374: finishing write tid 2 to smithi07179299-3 2024-07-26T18:11:35.235 INFO:tasks.rados.rados.0.smithi071.stdout:1373: finishing write tid 3 to smithi07179299-23 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:1373: oid 23 updating version 0 to 600 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:1373: oid 23 updating version 600 to 601 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 601 (ObjNum 435 snap 132 seq_num 435) dirty exists 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:1373: left oid 23 (ObjNum 435 snap 132 seq_num 435) 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:1374: finishing write tid 3 to smithi07179299-3 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:1374: oid 3 updating version 0 to 602 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:1374: oid 3 updating version 602 to 603 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 603 (ObjNum 436 snap 132 seq_num 436) dirty exists 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:1374: left oid 3 (ObjNum 436 snap 132 seq_num 436) 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:1375: finishing rollback tid 0 to smithi07179299-27 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:1375: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:11:35.236 INFO:tasks.rados.rados.0.smithi071.stdout:1375: finishing rollback tid 2 to smithi07179299-27 2024-07-26T18:11:35.237 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 371 (ObjNum 414 snap 123 seq_num 414) dirty exists 2024-07-26T18:11:35.237 INFO:tasks.rados.rados.0.smithi071.stdout:1373: done (3 left) 2024-07-26T18:11:35.237 INFO:tasks.rados.rados.0.smithi071.stdout:1374: done (2 left) 2024-07-26T18:11:35.237 INFO:tasks.rados.rados.0.smithi071.stdout:1375: done (1 left) 2024-07-26T18:11:35.237 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 34 current snap is 132 2024-07-26T18:11:35.237 INFO:tasks.rados.rados.0.smithi071.stdout:1377: seq_num 437 ranges {3284992=122880} 2024-07-26T18:11:35.254 INFO:tasks.rados.rados.0.smithi071.stdout:1377: writing smithi07179299-34 from 3284992 to 3407872 tid 1 2024-07-26T18:11:35.254 INFO:tasks.rados.rados.0.smithi071.stdout:1378: copy_from oid 23 from oid 20 current snap is 132 2024-07-26T18:11:35.254 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 118 (ObjNum 390 snap 116 seq_num 390) dirty exists 2024-07-26T18:11:35.254 INFO:tasks.rados.rados.0.smithi071.stdout:1376: done (2 left) 2024-07-26T18:11:35.255 INFO:tasks.rados.rados.0.smithi071.stdout:1379: read oid 12 snap -1 2024-07-26T18:11:35.255 INFO:tasks.rados.rados.0.smithi071.stdout:1379: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:11:35.255 INFO:tasks.rados.rados.0.smithi071.stdout:1380: snap_remove snap 126 2024-07-26T18:11:36.180 INFO:tasks.rados.rados.0.smithi071.stdout:1380: done (3 left) 2024-07-26T18:11:36.180 INFO:tasks.rados.rados.0.smithi071.stdout:1381: copy_from oid 10 from oid 24 current snap is 132 2024-07-26T18:11:36.180 INFO:tasks.rados.rados.0.smithi071.stdout:1377: finishing write tid 1 to smithi07179299-34 2024-07-26T18:11:36.180 INFO:tasks.rados.rados.0.smithi071.stdout:1377: finishing write tid 2 to smithi07179299-34 2024-07-26T18:11:36.180 INFO:tasks.rados.rados.0.smithi071.stdout:1377: finishing write tid 3 to smithi07179299-34 2024-07-26T18:11:36.180 INFO:tasks.rados.rados.0.smithi071.stdout:1377: oid 34 updating version 0 to 817 2024-07-26T18:11:36.180 INFO:tasks.rados.rados.0.smithi071.stdout:1377: oid 34 version 817 is already newer than 816 2024-07-26T18:11:36.180 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 817 (ObjNum 437 snap 132 seq_num 437) dirty exists 2024-07-26T18:11:36.180 INFO:tasks.rados.rados.0.smithi071.stdout:1377: left oid 34 (ObjNum 437 snap 132 seq_num 437) 2024-07-26T18:11:36.180 INFO:tasks.rados.rados.0.smithi071.stdout:1379: expect (ObjNum 166 snap 40 seq_num 166) 2024-07-26T18:11:36.394 INFO:tasks.rados.rados.0.smithi071.stdout:1378: finishing copy_from racing read to smithi07179299-23 2024-07-26T18:11:36.394 INFO:tasks.rados.rados.0.smithi071.stdout:1378: finishing copy_from to smithi07179299-23 2024-07-26T18:11:36.394 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 635 (ObjNum 401 snap 119 seq_num 401) dirty exists 2024-07-26T18:11:36.394 INFO:tasks.rados.rados.0.smithi071.stdout:1377: done (3 left) 2024-07-26T18:11:36.395 INFO:tasks.rados.rados.0.smithi071.stdout:1378: done (2 left) 2024-07-26T18:11:36.395 INFO:tasks.rados.rados.0.smithi071.stdout:1379: done (1 left) 2024-07-26T18:11:36.395 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 132 2024-07-26T18:11:36.395 INFO:tasks.rados.rados.0.smithi071.stdout:1381: finishing copy_from racing read to smithi07179299-10 2024-07-26T18:11:36.395 INFO:tasks.rados.rados.0.smithi071.stdout:1382: seq_num 438 ranges {40960=139264} 2024-07-26T18:11:36.396 INFO:tasks.rados.rados.0.smithi071.stdout:1382: writing smithi07179299-38 from 40960 to 180224 tid 1 2024-07-26T18:11:36.396 INFO:tasks.rados.rados.0.smithi071.stdout:1381: finishing copy_from to smithi07179299-10 2024-07-26T18:11:36.396 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 922 (ObjNum 363 snap 112 seq_num 363) dirty exists 2024-07-26T18:11:36.396 INFO:tasks.rados.rados.0.smithi071.stdout:1383: read oid 4 snap 118 2024-07-26T18:11:36.396 INFO:tasks.rados.rados.0.smithi071.stdout:1383: expect deleted 2024-07-26T18:11:36.396 INFO:tasks.rados.rados.0.smithi071.stdout:1381: done (2 left) 2024-07-26T18:11:36.396 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 132 2024-07-26T18:11:36.396 INFO:tasks.rados.rados.0.smithi071.stdout:1384: seq_num 439 ranges {0=155648} 2024-07-26T18:11:36.396 INFO:tasks.rados.rados.0.smithi071.stdout:1384: writing smithi07179299-7 from 0 to 155648 tid 1 2024-07-26T18:11:36.397 INFO:tasks.rados.rados.0.smithi071.stdout:1385: setattr oid 45 current snap is 132 2024-07-26T18:11:36.398 INFO:tasks.rados.rados.0.smithi071.stdout:1382: finishing write tid 1 to smithi07179299-38 2024-07-26T18:11:36.399 INFO:tasks.rados.rados.0.smithi071.stdout:1382: finishing write tid 2 to smithi07179299-38 2024-07-26T18:11:36.399 INFO:tasks.rados.rados.0.smithi071.stdout:1384: finishing write tid 1 to smithi07179299-7 2024-07-26T18:11:36.399 INFO:tasks.rados.rados.0.smithi071.stdout:1384: finishing write tid 2 to smithi07179299-7 2024-07-26T18:11:36.399 INFO:tasks.rados.rados.0.smithi071.stdout:1383: done (3 left) 2024-07-26T18:11:36.399 INFO:tasks.rados.rados.0.smithi071.stdout:1386: read oid 13 snap -1 2024-07-26T18:11:36.400 INFO:tasks.rados.rados.0.smithi071.stdout:1386: expect (ObjNum 279 snap 86 seq_num 279) 2024-07-26T18:11:36.400 INFO:tasks.rados.rados.0.smithi071.stdout:1387: rollback oid 41 current snap is 132 2024-07-26T18:11:36.400 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 41 to 130 2024-07-26T18:11:36.400 INFO:tasks.rados.rados.0.smithi071.stdout:1388: snap_remove snap 128 2024-07-26T18:11:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:36 smithi135 ceph-mon[85352]: osdmap e345: 8 total, 8 up, 8 in 2024-07-26T18:11:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:36 smithi135 ceph-mon[85352]: pgmap v186: 121 pgs: 121 active+clean; 182 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-07-26T18:11:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:36 smithi135 ceph-mon[85352]: osdmap e346: 8 total, 8 up, 8 in 2024-07-26T18:11:36.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:36 smithi071 ceph-mon[92867]: osdmap e345: 8 total, 8 up, 8 in 2024-07-26T18:11:36.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:36 smithi071 ceph-mon[92867]: pgmap v186: 121 pgs: 121 active+clean; 182 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-07-26T18:11:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:36 smithi071 ceph-mon[92867]: osdmap e346: 8 total, 8 up, 8 in 2024-07-26T18:11:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:36 smithi071 ceph-mon[90507]: osdmap e345: 8 total, 8 up, 8 in 2024-07-26T18:11:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:36 smithi071 ceph-mon[90507]: pgmap v186: 121 pgs: 121 active+clean; 182 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-07-26T18:11:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:36 smithi071 ceph-mon[90507]: osdmap e346: 8 total, 8 up, 8 in 2024-07-26T18:11:37.201 INFO:tasks.rados.rados.0.smithi071.stdout:1388: done (5 left) 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 132 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:1382: finishing write tid 3 to smithi07179299-38 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:1382: oid 38 updating version 0 to 809 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:1382: oid 38 updating version 809 to 810 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 810 (ObjNum 438 snap 132 seq_num 438) dirty exists 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:1382: left oid 38 (ObjNum 438 snap 132 seq_num 438) 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:1384: finishing write tid 3 to smithi07179299-7 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:1384: oid 7 updating version 0 to 897 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:1384: oid 7 version 897 is already newer than 896 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 897 (ObjNum 439 snap 132 seq_num 439) dirty exists 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:1384: left oid 7 (ObjNum 439 snap 132 seq_num 439) 2024-07-26T18:11:37.202 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 636 (ObjNum 408 snap 122 seq_num 408) dirty exists 2024-07-26T18:11:37.203 INFO:tasks.rados.rados.0.smithi071.stdout:1387: finishing rollback tid 0 to smithi07179299-41 2024-07-26T18:11:37.203 INFO:tasks.rados.rados.0.smithi071.stdout:1387: finishing rollback tid 1 to smithi07179299-41 2024-07-26T18:11:37.203 INFO:tasks.rados.rados.0.smithi071.stdout:1387: finishing rollback tid 2 to smithi07179299-41 2024-07-26T18:11:37.203 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 639 (ObjNum 422 snap 126 seq_num 422) dirty exists 2024-07-26T18:11:37.203 INFO:tasks.rados.rados.0.smithi071.stdout:1386: expect (ObjNum 279 snap 86 seq_num 279) 2024-07-26T18:11:37.313 INFO:tasks.rados.rados.0.smithi071.stdout:1389: seq_num 440 ranges {6053888=172032} 2024-07-26T18:11:37.346 INFO:tasks.rados.rados.0.smithi071.stdout:1389: writing smithi07179299-39 from 6053888 to 6225920 tid 1 2024-07-26T18:11:37.347 INFO:tasks.rados.rados.0.smithi071.stdout:1382: done (5 left) 2024-07-26T18:11:37.347 INFO:tasks.rados.rados.0.smithi071.stdout:1384: done (4 left) 2024-07-26T18:11:37.347 INFO:tasks.rados.rados.0.smithi071.stdout:1385: done (3 left) 2024-07-26T18:11:37.347 INFO:tasks.rados.rados.0.smithi071.stdout:1386: done (2 left) 2024-07-26T18:11:37.347 INFO:tasks.rados.rados.0.smithi071.stdout:1387: done (1 left) 2024-07-26T18:11:37.347 INFO:tasks.rados.rados.0.smithi071.stdout:1390: copy_from oid 10 from oid 5 current snap is 132 2024-07-26T18:11:37.347 INFO:tasks.rados.rados.0.smithi071.stdout:1391: rollback oid 2 current snap is 132 2024-07-26T18:11:37.347 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 2 to 130 2024-07-26T18:11:37.347 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 132 2024-07-26T18:11:37.347 INFO:tasks.rados.rados.0.smithi071.stdout:1392: seq_num 441 ranges {0=188416} 2024-07-26T18:11:37.348 INFO:tasks.rados.rados.0.smithi071.stdout:1392: writing smithi07179299-4 from 0 to 188416 tid 1 2024-07-26T18:11:37.348 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 132 2024-07-26T18:11:37.348 INFO:tasks.rados.rados.0.smithi071.stdout:1393: seq_num 442 ranges {7634944=204800} 2024-07-26T18:11:37.391 INFO:tasks.rados.rados.0.smithi071.stdout:1393: writing smithi07179299-48 from 7634944 to 7839744 tid 1 2024-07-26T18:11:37.391 INFO:tasks.rados.rados.0.smithi071.stdout:1394: setattr oid 8 current snap is 132 2024-07-26T18:11:37.391 INFO:tasks.rados.rados.0.smithi071.stdout:1389: finishing write tid 1 to smithi07179299-39 2024-07-26T18:11:37.391 INFO:tasks.rados.rados.0.smithi071.stdout:1389: finishing write tid 2 to smithi07179299-39 2024-07-26T18:11:37.391 INFO:tasks.rados.rados.0.smithi071.stdout:1392: finishing write tid 1 to smithi07179299-4 2024-07-26T18:11:37.391 INFO:tasks.rados.rados.0.smithi071.stdout:1392: finishing write tid 2 to smithi07179299-4 2024-07-26T18:11:37.391 INFO:tasks.rados.rados.0.smithi071.stdout:1389: finishing write tid 3 to smithi07179299-39 2024-07-26T18:11:37.391 INFO:tasks.rados.rados.0.smithi071.stdout:1389: oid 39 updating version 0 to 712 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:1389: oid 39 updating version 712 to 713 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 713 (ObjNum 440 snap 132 seq_num 440) dirty exists 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:1389: left oid 39 (ObjNum 440 snap 132 seq_num 440) 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:1392: finishing write tid 3 to smithi07179299-4 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:1392: oid 4 updating version 0 to 819 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:1392: oid 4 version 819 is already newer than 818 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 819 (ObjNum 441 snap 132 seq_num 441) dirty exists 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:1392: left oid 4 (ObjNum 441 snap 132 seq_num 441) 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:1391: finishing rollback tid 0 to smithi07179299-2 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:1391: finishing rollback tid 1 to smithi07179299-2 2024-07-26T18:11:37.392 INFO:tasks.rados.rados.0.smithi071.stdout:1391: finishing rollback tid 2 to smithi07179299-2 2024-07-26T18:11:37.393 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 925 (ObjNum 427 snap 127 seq_num 427) dirty exists 2024-07-26T18:11:37.393 INFO:tasks.rados.rados.0.smithi071.stdout:1390: finishing copy_from racing read to smithi07179299-10 2024-07-26T18:11:37.393 INFO:tasks.rados.rados.0.smithi071.stdout:1390: finishing copy_from to smithi07179299-10 2024-07-26T18:11:37.393 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 544 (ObjNum 418 snap 123 seq_num 418) dirty exists 2024-07-26T18:11:37.393 INFO:tasks.rados.rados.0.smithi071.stdout:1389: done (5 left) 2024-07-26T18:11:37.393 INFO:tasks.rados.rados.0.smithi071.stdout:1390: done (4 left) 2024-07-26T18:11:37.393 INFO:tasks.rados.rados.0.smithi071.stdout:1391: done (3 left) 2024-07-26T18:11:37.393 INFO:tasks.rados.rados.0.smithi071.stdout:1392: done (2 left) 2024-07-26T18:11:37.393 INFO:tasks.rados.rados.0.smithi071.stdout:1395: snap_remove snap 131 2024-07-26T18:11:38.208 INFO:tasks.rados.rados.0.smithi071.stdout:1395: done (2 left) 2024-07-26T18:11:38.208 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 37 current snap is 132 2024-07-26T18:11:38.208 INFO:tasks.rados.rados.0.smithi071.stdout:1396: seq_num 443 ranges {2605056=221184} 2024-07-26T18:11:38.224 INFO:tasks.rados.rados.0.smithi071.stdout:1396: writing smithi07179299-37 from 2605056 to 2826240 tid 1 2024-07-26T18:11:38.224 INFO:tasks.rados.rados.0.smithi071.stdout:1397: setattr oid 22 current snap is 132 2024-07-26T18:11:38.224 INFO:tasks.rados.rados.0.smithi071.stdout:1393: finishing write tid 1 to smithi07179299-48 2024-07-26T18:11:38.224 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 811 (ObjNum 400 snap 119 seq_num 400) dirty exists 2024-07-26T18:11:38.224 INFO:tasks.rados.rados.0.smithi071.stdout:1393: finishing write tid 2 to smithi07179299-48 2024-07-26T18:11:38.224 INFO:tasks.rados.rados.0.smithi071.stdout:1393: finishing write tid 3 to smithi07179299-48 2024-07-26T18:11:38.224 INFO:tasks.rados.rados.0.smithi071.stdout:1393: oid 48 updating version 0 to 805 2024-07-26T18:11:38.224 INFO:tasks.rados.rados.0.smithi071.stdout:1393: oid 48 version 805 is already newer than 804 2024-07-26T18:11:38.224 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 805 (ObjNum 442 snap 132 seq_num 442) dirty exists 2024-07-26T18:11:38.224 INFO:tasks.rados.rados.0.smithi071.stdout:1393: left oid 48 (ObjNum 442 snap 132 seq_num 442) 2024-07-26T18:11:38.225 INFO:tasks.rados.rados.0.smithi071.stdout:1393: done (3 left) 2024-07-26T18:11:38.225 INFO:tasks.rados.rados.0.smithi071.stdout:1394: done (2 left) 2024-07-26T18:11:38.225 INFO:tasks.rados.rados.0.smithi071.stdout:1398: snap_remove snap 118 2024-07-26T18:11:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:38 smithi071 ceph-mon[90507]: osdmap e347: 8 total, 8 up, 8 in 2024-07-26T18:11:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:38 smithi071 ceph-mon[90507]: pgmap v189: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-07-26T18:11:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:38 smithi071 ceph-mon[92867]: osdmap e347: 8 total, 8 up, 8 in 2024-07-26T18:11:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:38 smithi071 ceph-mon[92867]: pgmap v189: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-07-26T18:11:38.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:38 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:38 smithi135 ceph-mon[85352]: osdmap e347: 8 total, 8 up, 8 in 2024-07-26T18:11:38.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:38 smithi135 ceph-mon[85352]: pgmap v189: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-07-26T18:11:38.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:38 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:38.777 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:11:39.041 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:11:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (6m) 20s ago 7m 24.6M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:11:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (6m) 93s ago 6m 89.9M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:11:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (8m) 20s ago 8m 16.4M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:11:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (8m) 93s ago 8m 18.9M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:11:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (2m) 93s ago 11m 438M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:11:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (2m) 20s ago 13m 507M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:11:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (2m) 20s ago 13m 48.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:11:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (104s) 93s ago 12m 27.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:11:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (116s) 20s ago 11m 42.0M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:11:39.042 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (6m) 20s ago 6m 14.5M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:11:39.043 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (6m) 93s ago 6m 16.1M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:11:39.043 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (57s) 20s ago 11m 92.9M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:11:39.043 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (24s) 20s ago 10m 12.1M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:11:39.043 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (10m) 20s ago 10m 162M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 a6f38b9018c5 2024-07-26T18:11:39.043 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (10m) 20s ago 10m 125M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:11:39.043 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (9m) 93s ago 9m 160M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:11:39.043 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (9m) 93s ago 9m 131M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:11:39.043 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (9m) 93s ago 9m 89.7M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:11:39.043 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (8m) 93s ago 8m 102M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:11:39.043 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (2m) 93s ago 7m 47.2M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:11:39.217 INFO:tasks.rados.rados.0.smithi071.stdout:1398: done (2 left) 2024-07-26T18:11:39.217 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 132 2024-07-26T18:11:39.218 INFO:tasks.rados.rados.0.smithi071.stdout:1396: finishing write tid 1 to smithi07179299-37 2024-07-26T18:11:39.218 INFO:tasks.rados.rados.0.smithi071.stdout:1396: finishing write tid 2 to smithi07179299-37 2024-07-26T18:11:39.218 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 898 (ObjNum 402 snap 119 seq_num 402) dirty exists 2024-07-26T18:11:39.218 INFO:tasks.rados.rados.0.smithi071.stdout:1396: finishing write tid 3 to smithi07179299-37 2024-07-26T18:11:39.218 INFO:tasks.rados.rados.0.smithi071.stdout:1396: oid 37 updating version 0 to 820 2024-07-26T18:11:39.218 INFO:tasks.rados.rados.0.smithi071.stdout:1396: oid 37 updating version 820 to 821 2024-07-26T18:11:39.218 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 821 (ObjNum 443 snap 132 seq_num 443) dirty exists 2024-07-26T18:11:39.218 INFO:tasks.rados.rados.0.smithi071.stdout:1396: left oid 37 (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:11:39.218 INFO:tasks.rados.rados.0.smithi071.stdout:1399: seq_num 444 ranges {2236416=237568} 2024-07-26T18:11:39.232 INFO:tasks.rados.rados.0.smithi071.stdout:1399: writing smithi07179299-50 from 2236416 to 2473984 tid 1 2024-07-26T18:11:39.232 INFO:tasks.rados.rados.0.smithi071.stdout:1396: done (2 left) 2024-07-26T18:11:39.232 INFO:tasks.rados.rados.0.smithi071.stdout:1397: done (1 left) 2024-07-26T18:11:39.232 INFO:tasks.rados.rados.0.smithi071.stdout:1400: copy_from oid 14 from oid 8 current snap is 132 2024-07-26T18:11:39.232 INFO:tasks.rados.rados.0.smithi071.stdout:1401: setattr oid 25 current snap is 132 2024-07-26T18:11:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:1402: rollback oid 44 current snap is 132 2024-07-26T18:11:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 44 to 130 2024-07-26T18:11:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:1403: rollback oid 5 current snap is 132 2024-07-26T18:11:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 5 to 130 2024-07-26T18:11:39.234 INFO:tasks.rados.rados.0.smithi071.stdout:1404: delete oid 6 current snap is 132 2024-07-26T18:11:39.238 INFO:tasks.rados.rados.0.smithi071.stdout:1399: finishing write tid 1 to smithi07179299-50 2024-07-26T18:11:39.239 INFO:tasks.rados.rados.0.smithi071.stdout:1402: finishing rollback tid 1 to smithi07179299-44 2024-07-26T18:11:39.239 INFO:tasks.rados.rados.0.smithi071.stdout:1399: finishing write tid 2 to smithi07179299-50 2024-07-26T18:11:39.239 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 337 (ObjNum 194 snap 49 seq_num 194) dirty exists 2024-07-26T18:11:39.241 INFO:tasks.rados.rados.0.smithi071.stdout:1402: finishing rollback tid 2 to smithi07179299-44 2024-07-26T18:11:39.241 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 731 (ObjNum 429 snap 130 seq_num 429) dirty exists 2024-07-26T18:11:39.241 INFO:tasks.rados.rados.0.smithi071.stdout:1401: done (5 left) 2024-07-26T18:11:39.241 INFO:tasks.rados.rados.0.smithi071.stdout:1402: done (4 left) 2024-07-26T18:11:39.241 INFO:tasks.rados.rados.0.smithi071.stdout:1404: done (3 left) 2024-07-26T18:11:39.241 INFO:tasks.rados.rados.0.smithi071.stdout:1405: read oid 29 snap -1 2024-07-26T18:11:39.241 INFO:tasks.rados.rados.0.smithi071.stdout:1405: expect (ObjNum 405 snap 119 seq_num 405) 2024-07-26T18:11:39.241 INFO:tasks.rados.rados.0.smithi071.stdout:1406: delete oid 33 current snap is 132 2024-07-26T18:11:39.242 INFO:tasks.rados.rados.0.smithi071.stdout:1399: finishing write tid 3 to smithi07179299-50 2024-07-26T18:11:39.242 INFO:tasks.rados.rados.0.smithi071.stdout:1399: oid 50 updating version 0 to 966 2024-07-26T18:11:39.242 INFO:tasks.rados.rados.0.smithi071.stdout:1399: oid 50 updating version 966 to 967 2024-07-26T18:11:39.242 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 967 (ObjNum 444 snap 132 seq_num 444) dirty exists 2024-07-26T18:11:39.242 INFO:tasks.rados.rados.0.smithi071.stdout:1399: left oid 50 (ObjNum 444 snap 132 seq_num 444) 2024-07-26T18:11:39.244 INFO:tasks.rados.rados.0.smithi071.stdout:1403: finishing rollback tid 0 to smithi07179299-5 2024-07-26T18:11:39.244 INFO:tasks.rados.rados.0.smithi071.stdout:1403: finishing rollback tid 1 to smithi07179299-5 2024-07-26T18:11:39.244 INFO:tasks.rados.rados.0.smithi071.stdout:1403: finishing rollback tid 2 to smithi07179299-5 2024-07-26T18:11:39.244 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 928 (ObjNum 418 snap 123 seq_num 418) dirty exists 2024-07-26T18:11:39.246 INFO:tasks.rados.rados.0.smithi071.stdout:1399: done (4 left) 2024-07-26T18:11:39.246 INFO:tasks.rados.rados.0.smithi071.stdout:1403: done (3 left) 2024-07-26T18:11:39.246 INFO:tasks.rados.rados.0.smithi071.stdout:1406: done (2 left) 2024-07-26T18:11:39.246 INFO:tasks.rados.rados.0.smithi071.stdout:1407: snap_remove snap 130 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 6, 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:11:39.391 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:11:39.392 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:11:39.392 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:11:39.392 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:11:39.392 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:11:39.392 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 8, 2024-07-26T18:11:39.392 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 7 2024-07-26T18:11:39.392 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:11:39.392 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:11:39.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:39 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:39.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:39 smithi071 ceph-mon[90507]: Upgrade: osd.2 is safe to restart 2024-07-26T18:11:39.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:39 smithi071 ceph-mon[90507]: osdmap e348: 8 total, 8 up, 8 in 2024-07-26T18:11:39.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:39 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:39.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:39 smithi071 ceph-mon[92867]: Upgrade: osd.2 is safe to restart 2024-07-26T18:11:39.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:39 smithi071 ceph-mon[92867]: osdmap e348: 8 total, 8 up, 8 in 2024-07-26T18:11:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:39 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-07-26T18:11:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:39 smithi135 ceph-mon[85352]: Upgrade: osd.2 is safe to restart 2024-07-26T18:11:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:39 smithi135 ceph-mon[85352]: osdmap e348: 8 total, 8 up, 8 in 2024-07-26T18:11:40.216 INFO:tasks.rados.rados.0.smithi071.stdout:1407: done (2 left) 2024-07-26T18:11:40.216 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 132 2024-07-26T18:11:40.216 INFO:tasks.rados.rados.0.smithi071.stdout:1405: expect (ObjNum 405 snap 119 seq_num 405) 2024-07-26T18:11:40.310 INFO:tasks.rados.rados.0.smithi071.stdout:1400: finishing copy_from racing read to smithi07179299-14 2024-07-26T18:11:40.310 INFO:tasks.rados.rados.0.smithi071.stdout:1400: finishing copy_from to smithi07179299-14 2024-07-26T18:11:40.310 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 811 (ObjNum 400 snap 119 seq_num 400) dirty exists 2024-07-26T18:11:40.310 INFO:tasks.rados.rados.0.smithi071.stdout:1408: seq_num 447 ranges {4653056=294912} 2024-07-26T18:11:40.336 INFO:tasks.rados.rados.0.smithi071.stdout:1408: writing smithi07179299-45 from 4653056 to 4947968 tid 1 2024-07-26T18:11:40.336 INFO:tasks.rados.rados.0.smithi071.stdout:1400: done (2 left) 2024-07-26T18:11:40.336 INFO:tasks.rados.rados.0.smithi071.stdout:1405: done (1 left) 2024-07-26T18:11:40.337 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 132 2024-07-26T18:11:40.337 INFO:tasks.rados.rados.0.smithi071.stdout:1409: seq_num 448 ranges {0=311296} 2024-07-26T18:11:40.338 INFO:tasks.rados.rados.0.smithi071.stdout:1409: writing smithi07179299-15 from 0 to 311296 tid 1 2024-07-26T18:11:40.338 INFO:tasks.rados.rados.0.smithi071.stdout:1410: rollback oid 34 current snap is 132 2024-07-26T18:11:40.338 INFO:tasks.rados.rados.0.smithi071.stdout:1410: done (2 left) 2024-07-26T18:11:40.338 INFO:tasks.rados.rados.0.smithi071.stdout:1411: read oid 2 snap -1 2024-07-26T18:11:40.338 INFO:tasks.rados.rados.0.smithi071.stdout:1411: expect (ObjNum 427 snap 127 seq_num 427) 2024-07-26T18:11:40.338 INFO:tasks.rados.rados.0.smithi071.stdout:1412: read oid 36 snap -1 2024-07-26T18:11:40.338 INFO:tasks.rados.rados.0.smithi071.stdout:1412: expect (ObjNum 248 snap 68 seq_num 248) 2024-07-26T18:11:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:1413: read oid 39 snap -1 2024-07-26T18:11:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:1413: expect (ObjNum 440 snap 132 seq_num 440) 2024-07-26T18:11:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 132 2024-07-26T18:11:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:1414: seq_num 449 ranges {2105344=327680} 2024-07-26T18:11:40.352 INFO:tasks.rados.rados.0.smithi071.stdout:1414: writing smithi07179299-46 from 2105344 to 2433024 tid 1 2024-07-26T18:11:40.352 INFO:tasks.rados.rados.0.smithi071.stdout:1415: read oid 9 snap -1 2024-07-26T18:11:40.352 INFO:tasks.rados.rados.0.smithi071.stdout:1415: expect deleted 2024-07-26T18:11:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:1416: read oid 50 snap -1 2024-07-26T18:11:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:1416: expect (ObjNum 444 snap 132 seq_num 444) 2024-07-26T18:11:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:1417: setattr oid 41 current snap is 132 2024-07-26T18:11:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:1409: finishing write tid 1 to smithi07179299-15 2024-07-26T18:11:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:1408: finishing write tid 1 to smithi07179299-45 2024-07-26T18:11:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:1408: finishing write tid 2 to smithi07179299-45 2024-07-26T18:11:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:1412: expect (ObjNum 248 snap 68 seq_num 248) 2024-07-26T18:11:40.404 INFO:tasks.rados.rados.0.smithi071.stdout:1408: finishing write tid 3 to smithi07179299-45 2024-07-26T18:11:40.404 INFO:tasks.rados.rados.0.smithi071.stdout:1408: oid 45 updating version 0 to 640 2024-07-26T18:11:40.404 INFO:tasks.rados.rados.0.smithi071.stdout:1408: oid 45 updating version 640 to 641 2024-07-26T18:11:40.404 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 641 (ObjNum 447 snap 132 seq_num 447) dirty exists 2024-07-26T18:11:40.404 INFO:tasks.rados.rados.0.smithi071.stdout:1408: left oid 45 (ObjNum 447 snap 132 seq_num 447) 2024-07-26T18:11:40.404 INFO:tasks.rados.rados.0.smithi071.stdout:1409: finishing write tid 2 to smithi07179299-15 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:1409: finishing write tid 3 to smithi07179299-15 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:1409: oid 15 updating version 0 to 383 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:1409: oid 15 version 383 is already newer than 382 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 383 (ObjNum 448 snap 132 seq_num 448) dirty exists 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:1409: left oid 15 (ObjNum 448 snap 132 seq_num 448) 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:1414: finishing write tid 1 to smithi07179299-46 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:1414: finishing write tid 2 to smithi07179299-46 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:1414: finishing write tid 3 to smithi07179299-46 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:1414: oid 46 updating version 0 to 434 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:1414: oid 46 updating version 434 to 435 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 435 (ObjNum 449 snap 132 seq_num 449) dirty exists 2024-07-26T18:11:40.405 INFO:tasks.rados.rados.0.smithi071.stdout:1414: left oid 46 (ObjNum 449 snap 132 seq_num 449) 2024-07-26T18:11:40.406 INFO:tasks.rados.rados.0.smithi071.stdout:1416: expect (ObjNum 444 snap 132 seq_num 444) 2024-07-26T18:11:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[90507]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[90507]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[90507]: osdmap e349: 8 total, 8 up, 8 in 2024-07-26T18:11:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3016182434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[90507]: Upgrade: Updating osd.2 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[90507]: Deploying daemon osd.2 on smithi071 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[90507]: pgmap v192: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 180 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[92867]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[92867]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[92867]: osdmap e349: 8 total, 8 up, 8 in 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3016182434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[92867]: Upgrade: Updating osd.2 2024-07-26T18:11:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-26T18:11:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[92867]: Deploying daemon osd.2 on smithi071 2024-07-26T18:11:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:40 smithi071 ceph-mon[92867]: pgmap v192: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 180 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-07-26T18:11:40.511 INFO:tasks.rados.rados.0.smithi071.stdout:1411: expect (ObjNum 427 snap 127 seq_num 427) 2024-07-26T18:11:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:40 smithi135 ceph-mon[85352]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:40 smithi135 ceph-mon[85352]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:11:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:40 smithi135 ceph-mon[85352]: osdmap e349: 8 total, 8 up, 8 in 2024-07-26T18:11:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:40 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3016182434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:40 smithi135 ceph-mon[85352]: Upgrade: Updating osd.2 2024-07-26T18:11:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-07-26T18:11:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:40 smithi135 ceph-mon[85352]: Deploying daemon osd.2 on smithi071 2024-07-26T18:11:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:40 smithi135 ceph-mon[85352]: pgmap v192: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 180 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-07-26T18:11:40.875 INFO:tasks.rados.rados.0.smithi071.stdout:1413: expect (ObjNum 440 snap 132 seq_num 440) 2024-07-26T18:11:41.257 INFO:tasks.rados.rados.0.smithi071.stdout:1408: done (8 left) 2024-07-26T18:11:41.258 INFO:tasks.rados.rados.0.smithi071.stdout:1409: done (7 left) 2024-07-26T18:11:41.258 INFO:tasks.rados.rados.0.smithi071.stdout:1411: done (6 left) 2024-07-26T18:11:41.258 INFO:tasks.rados.rados.0.smithi071.stdout:1412: done (5 left) 2024-07-26T18:11:41.258 INFO:tasks.rados.rados.0.smithi071.stdout:1413: done (4 left) 2024-07-26T18:11:41.258 INFO:tasks.rados.rados.0.smithi071.stdout:1414: done (3 left) 2024-07-26T18:11:41.259 INFO:tasks.rados.rados.0.smithi071.stdout:1415: done (2 left) 2024-07-26T18:11:41.259 INFO:tasks.rados.rados.0.smithi071.stdout:1416: done (1 left) 2024-07-26T18:11:41.259 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 132 2024-07-26T18:11:41.259 INFO:tasks.rados.rados.0.smithi071.stdout:1418: seq_num 450 ranges {0=344064} 2024-07-26T18:11:41.261 INFO:tasks.rados.rados.0.smithi071.stdout:1418: writing smithi07179299-6 from 0 to 344064 tid 1 2024-07-26T18:11:41.261 INFO:tasks.rados.rados.0.smithi071.stdout:1419: read oid 42 snap -1 2024-07-26T18:11:41.261 INFO:tasks.rados.rados.0.smithi071.stdout:1419: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:11:41.261 INFO:tasks.rados.rados.0.smithi071.stdout:1420: rollback oid 4 current snap is 132 2024-07-26T18:11:41.261 INFO:tasks.rados.rados.0.smithi071.stdout:1420: done (3 left) 2024-07-26T18:11:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:1421: copy_from oid 1 from oid 2 current snap is 132 2024-07-26T18:11:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 132 2024-07-26T18:11:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:1422: seq_num 451 ranges {188416=360448} 2024-07-26T18:11:41.264 INFO:tasks.rados.rados.0.smithi071.stdout:1422: writing smithi07179299-4 from 188416 to 548864 tid 1 2024-07-26T18:11:41.264 INFO:tasks.rados.rados.0.smithi071.stdout:1423: read oid 48 snap -1 2024-07-26T18:11:41.264 INFO:tasks.rados.rados.0.smithi071.stdout:1423: expect (ObjNum 442 snap 132 seq_num 442) 2024-07-26T18:11:41.264 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 132 2024-07-26T18:11:41.264 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 642 (ObjNum 422 snap 126 seq_num 422) dirty exists 2024-07-26T18:11:41.265 INFO:tasks.rados.rados.0.smithi071.stdout:1418: finishing write tid 1 to smithi07179299-6 2024-07-26T18:11:41.265 INFO:tasks.rados.rados.0.smithi071.stdout:1418: finishing write tid 2 to smithi07179299-6 2024-07-26T18:11:41.265 INFO:tasks.rados.rados.0.smithi071.stdout:1424: seq_num 452 ranges {1032192=376832} 2024-07-26T18:11:41.274 INFO:tasks.rados.rados.0.smithi071.stdout:1424: writing smithi07179299-16 from 1032192 to 1409024 tid 1 2024-07-26T18:11:41.274 INFO:tasks.rados.rados.0.smithi071.stdout:1417: done (6 left) 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1425: copy_from oid 36 from oid 24 current snap is 132 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1418: finishing write tid 3 to smithi07179299-6 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1418: oid 6 updating version 0 to 436 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1418: oid 6 updating version 436 to 437 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 437 (ObjNum 450 snap 132 seq_num 450) dirty exists 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1418: left oid 6 (ObjNum 450 snap 132 seq_num 450) 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1422: finishing write tid 1 to smithi07179299-4 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1422: finishing write tid 2 to smithi07179299-4 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1418: done (6 left) 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1426: read oid 47 snap -1 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1426: expect (ObjNum 390 snap 116 seq_num 390) 2024-07-26T18:11:41.275 INFO:tasks.rados.rados.0.smithi071.stdout:1427: rmattr oid 49 current snap is 132 2024-07-26T18:11:41.276 INFO:tasks.rados.rados.0.smithi071.stdout:1427: done (7 left) 2024-07-26T18:11:41.276 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 132 2024-07-26T18:11:41.276 INFO:tasks.rados.rados.0.smithi071.stdout:1428: seq_num 453 ranges {4292608=393216} 2024-07-26T18:11:41.299 INFO:tasks.rados.rados.0.smithi071.stdout:1428: writing smithi07179299-10 from 4292608 to 4685824 tid 1 2024-07-26T18:11:41.300 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 132 2024-07-26T18:11:41.300 INFO:tasks.rados.rados.0.smithi071.stdout:1419: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:11:41.387 INFO:tasks.rados.rados.0.smithi071.stdout:1422: finishing write tid 3 to smithi07179299-4 2024-07-26T18:11:41.388 INFO:tasks.rados.rados.0.smithi071.stdout:1422: oid 4 updating version 0 to 822 2024-07-26T18:11:41.388 INFO:tasks.rados.rados.0.smithi071.stdout:1422: oid 4 updating version 822 to 823 2024-07-26T18:11:41.388 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 823 (ObjNum 451 snap 132 seq_num 451) dirty exists 2024-07-26T18:11:41.388 INFO:tasks.rados.rados.0.smithi071.stdout:1422: left oid 4 (ObjNum 451 snap 132 seq_num 451) 2024-07-26T18:11:41.388 INFO:tasks.rados.rados.0.smithi071.stdout:1424: finishing write tid 1 to smithi07179299-16 2024-07-26T18:11:41.388 INFO:tasks.rados.rados.0.smithi071.stdout:1424: finishing write tid 2 to smithi07179299-16 2024-07-26T18:11:41.389 INFO:tasks.rados.rados.0.smithi071.stdout:1424: finishing write tid 3 to smithi07179299-16 2024-07-26T18:11:41.389 INFO:tasks.rados.rados.0.smithi071.stdout:1424: oid 16 updating version 0 to 384 2024-07-26T18:11:41.389 INFO:tasks.rados.rados.0.smithi071.stdout:1424: oid 16 updating version 384 to 385 2024-07-26T18:11:41.389 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 385 (ObjNum 452 snap 132 seq_num 452) dirty exists 2024-07-26T18:11:41.389 INFO:tasks.rados.rados.0.smithi071.stdout:1424: left oid 16 (ObjNum 452 snap 132 seq_num 452) 2024-07-26T18:11:41.389 INFO:tasks.rados.rados.0.smithi071.stdout:1421: finishing copy_from racing read to smithi07179299-1 2024-07-26T18:11:41.390 INFO:tasks.rados.rados.0.smithi071.stdout:1426: expect (ObjNum 390 snap 116 seq_num 390) 2024-07-26T18:11:41.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:41 smithi071 ceph-mon[92867]: osdmap e350: 8 total, 8 up, 8 in 2024-07-26T18:11:41.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:41 smithi071 ceph-mon[92867]: osdmap e351: 8 total, 8 up, 8 in 2024-07-26T18:11:41.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:41 smithi071 ceph-mon[90507]: osdmap e350: 8 total, 8 up, 8 in 2024-07-26T18:11:41.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:41 smithi071 ceph-mon[90507]: osdmap e351: 8 total, 8 up, 8 in 2024-07-26T18:11:41.498 INFO:tasks.rados.rados.0.smithi071.stdout:1425: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:11:41.498 INFO:tasks.rados.rados.0.smithi071.stdout:1425: finishing copy_from to smithi07179299-36 2024-07-26T18:11:41.498 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 922 (ObjNum 363 snap 112 seq_num 363) dirty exists 2024-07-26T18:11:41.498 INFO:tasks.rados.rados.0.smithi071.stdout:1421: finishing copy_from to smithi07179299-1 2024-07-26T18:11:41.499 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 925 (ObjNum 427 snap 127 seq_num 427) dirty exists 2024-07-26T18:11:41.499 INFO:tasks.rados.rados.0.smithi071.stdout:1428: finishing write tid 1 to smithi07179299-10 2024-07-26T18:11:41.499 INFO:tasks.rados.rados.0.smithi071.stdout:1428: finishing write tid 2 to smithi07179299-10 2024-07-26T18:11:41.499 INFO:tasks.rados.rados.0.smithi071.stdout:1428: finishing write tid 3 to smithi07179299-10 2024-07-26T18:11:41.499 INFO:tasks.rados.rados.0.smithi071.stdout:1428: oid 10 updating version 0 to 930 2024-07-26T18:11:41.500 INFO:tasks.rados.rados.0.smithi071.stdout:1428: oid 10 version 930 is already newer than 929 2024-07-26T18:11:41.500 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 930 (ObjNum 453 snap 132 seq_num 453) dirty exists 2024-07-26T18:11:41.500 INFO:tasks.rados.rados.0.smithi071.stdout:1428: left oid 10 (ObjNum 453 snap 132 seq_num 453) 2024-07-26T18:11:41.500 INFO:tasks.rados.rados.0.smithi071.stdout:1423: expect (ObjNum 442 snap 132 seq_num 442) 2024-07-26T18:11:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:41 smithi135 ceph-mon[85352]: osdmap e350: 8 total, 8 up, 8 in 2024-07-26T18:11:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:41 smithi135 ceph-mon[85352]: osdmap e351: 8 total, 8 up, 8 in 2024-07-26T18:11:42.032 INFO:tasks.rados.rados.0.smithi071.stdout:1429: seq_num 454 ranges {0=409600} 2024-07-26T18:11:42.034 INFO:tasks.rados.rados.0.smithi071.stdout:1429: writing smithi07179299-33 from 0 to 409600 tid 1 2024-07-26T18:11:42.034 INFO:tasks.rados.rados.0.smithi071.stdout:1419: done (8 left) 2024-07-26T18:11:42.034 INFO:tasks.rados.rados.0.smithi071.stdout:1421: done (7 left) 2024-07-26T18:11:42.034 INFO:tasks.rados.rados.0.smithi071.stdout:1422: done (6 left) 2024-07-26T18:11:42.034 INFO:tasks.rados.rados.0.smithi071.stdout:1423: done (5 left) 2024-07-26T18:11:42.034 INFO:tasks.rados.rados.0.smithi071.stdout:1424: done (4 left) 2024-07-26T18:11:42.034 INFO:tasks.rados.rados.0.smithi071.stdout:1425: done (3 left) 2024-07-26T18:11:42.034 INFO:tasks.rados.rados.0.smithi071.stdout:1426: done (2 left) 2024-07-26T18:11:42.035 INFO:tasks.rados.rados.0.smithi071.stdout:1428: done (1 left) 2024-07-26T18:11:42.035 INFO:tasks.rados.rados.0.smithi071.stdout:1430: snap_create 2024-07-26T18:11:42.036 INFO:tasks.rados.rados.0.smithi071.stdout:1429: finishing write tid 1 to smithi07179299-33 2024-07-26T18:11:42.036 INFO:tasks.rados.rados.0.smithi071.stdout:1429: finishing write tid 2 to smithi07179299-33 2024-07-26T18:11:42.038 INFO:tasks.rados.rados.0.smithi071.stdout:1429: finishing write tid 3 to smithi07179299-33 2024-07-26T18:11:42.039 INFO:tasks.rados.rados.0.smithi071.stdout:1429: oid 33 updating version 0 to 741 2024-07-26T18:11:42.039 INFO:tasks.rados.rados.0.smithi071.stdout:1429: oid 33 updating version 741 to 742 2024-07-26T18:11:42.039 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 742 (ObjNum 454 snap 132 seq_num 454) dirty exists 2024-07-26T18:11:42.039 INFO:tasks.rados.rados.0.smithi071.stdout:1429: left oid 33 (ObjNum 454 snap 132 seq_num 454) 2024-07-26T18:11:42.222 INFO:tasks.rados.rados.0.smithi071.stdout:1429: done (1 left) 2024-07-26T18:11:42.223 INFO:tasks.rados.rados.0.smithi071.stdout:1430: done (0 left) 2024-07-26T18:11:42.223 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 133 2024-07-26T18:11:42.223 INFO:tasks.rados.rados.0.smithi071.stdout:1431: seq_num 455 ranges {0=425984} 2024-07-26T18:11:42.225 INFO:tasks.rados.rados.0.smithi071.stdout:1431: writing smithi07179299-9 from 0 to 425984 tid 1 2024-07-26T18:11:42.225 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 133 2024-07-26T18:11:42.225 INFO:tasks.rados.rados.0.smithi071.stdout:1432: seq_num 456 ranges {4685824=442368} 2024-07-26T18:11:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:1432: writing smithi07179299-10 from 4685824 to 5128192 tid 1 2024-07-26T18:11:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:1433: copy_from oid 6 from oid 7 current snap is 133 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:1431: finishing write tid 1 to smithi07179299-9 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:1431: finishing write tid 2 to smithi07179299-9 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:1431: finishing write tid 3 to smithi07179299-9 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:1431: oid 9 updating version 0 to 975 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:1431: oid 9 version 975 is already newer than 974 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 975 (ObjNum 455 snap 133 seq_num 455) dirty exists 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:1431: left oid 9 (ObjNum 455 snap 133 seq_num 455) 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:1431: done (2 left) 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:1434: rmattr oid 50 current snap is 133 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:1434: done (2 left) 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 133 2024-07-26T18:11:42.254 INFO:tasks.rados.rados.0.smithi071.stdout:1435: seq_num 457 ranges {180224=458752} 2024-07-26T18:11:42.257 INFO:tasks.rados.rados.0.smithi071.stdout:1435: writing smithi07179299-38 from 180224 to 638976 tid 1 2024-07-26T18:11:42.257 INFO:tasks.rados.rados.0.smithi071.stdout:1436: delete oid 18 current snap is 133 2024-07-26T18:11:42.259 INFO:tasks.rados.rados.0.smithi071.stdout:1432: finishing write tid 1 to smithi07179299-10 2024-07-26T18:11:42.259 INFO:tasks.rados.rados.0.smithi071.stdout:1433: finishing copy_from racing read to smithi07179299-6 2024-07-26T18:11:42.260 INFO:tasks.rados.rados.0.smithi071.stdout:1432: finishing write tid 2 to smithi07179299-10 2024-07-26T18:11:42.260 INFO:tasks.rados.rados.0.smithi071.stdout:1433: finishing copy_from to smithi07179299-6 2024-07-26T18:11:42.261 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 897 (ObjNum 439 snap 132 seq_num 439) dirty exists 2024-07-26T18:11:42.261 INFO:tasks.rados.rados.0.smithi071.stdout:1432: finishing write tid 3 to smithi07179299-10 2024-07-26T18:11:42.261 INFO:tasks.rados.rados.0.smithi071.stdout:1432: oid 10 updating version 0 to 931 2024-07-26T18:11:42.261 INFO:tasks.rados.rados.0.smithi071.stdout:1432: oid 10 updating version 931 to 932 2024-07-26T18:11:42.261 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 932 (ObjNum 456 snap 133 seq_num 456) dirty exists 2024-07-26T18:11:42.261 INFO:tasks.rados.rados.0.smithi071.stdout:1432: left oid 10 (ObjNum 456 snap 133 seq_num 456) 2024-07-26T18:11:42.262 INFO:tasks.rados.rados.0.smithi071.stdout:1435: finishing write tid 1 to smithi07179299-38 2024-07-26T18:11:42.263 INFO:tasks.rados.rados.0.smithi071.stdout:1435: finishing write tid 2 to smithi07179299-38 2024-07-26T18:11:42.265 INFO:tasks.rados.rados.0.smithi071.stdout:1432: done (3 left) 2024-07-26T18:11:42.265 INFO:tasks.rados.rados.0.smithi071.stdout:1433: done (2 left) 2024-07-26T18:11:42.265 INFO:tasks.rados.rados.0.smithi071.stdout:1436: done (1 left) 2024-07-26T18:11:42.265 INFO:tasks.rados.rados.0.smithi071.stdout:1437: read oid 11 snap -1 2024-07-26T18:11:42.265 INFO:tasks.rados.rados.0.smithi071.stdout:1437: expect deleted 2024-07-26T18:11:42.265 INFO:tasks.rados.rados.0.smithi071.stdout:1438: snap_create 2024-07-26T18:11:42.265 INFO:tasks.rados.rados.0.smithi071.stdout:1435: finishing write tid 3 to smithi07179299-38 2024-07-26T18:11:42.265 INFO:tasks.rados.rados.0.smithi071.stdout:1435: oid 38 updating version 0 to 812 2024-07-26T18:11:42.265 INFO:tasks.rados.rados.0.smithi071.stdout:1435: oid 38 updating version 812 to 813 2024-07-26T18:11:42.266 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 813 (ObjNum 457 snap 133 seq_num 457) dirty exists 2024-07-26T18:11:42.266 INFO:tasks.rados.rados.0.smithi071.stdout:1435: left oid 38 (ObjNum 457 snap 133 seq_num 457) 2024-07-26T18:11:42.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:11:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:11:42] "GET /metrics HTTP/1.1" 200 36225 "" "Prometheus/2.43.0" 2024-07-26T18:11:42.411 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:42 smithi071 ceph-mon[90507]: pgmap v195: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 174 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-07-26T18:11:42.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:42 smithi071 ceph-mon[92867]: pgmap v195: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 174 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-07-26T18:11:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:42 smithi135 ceph-mon[85352]: pgmap v195: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 174 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-07-26T18:11:42.678 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:42 smithi071 systemd[1]: Stopping Ceph osd.2 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:11:43.178 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[54397]: 2024-07-26T18:11:42.703+0000 7f8f9b3f3640 -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-07-26T18:11:43.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[54397]: 2024-07-26T18:11:42.703+0000 7f8f9b3f3640 -1 osd.2 352 *** Got signal Terminated *** 2024-07-26T18:11:43.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[54397]: 2024-07-26T18:11:42.703+0000 7f8f9b3f3640 -1 osd.2 352 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T18:11:43.239 INFO:tasks.rados.rados.0.smithi071.stdout:1435: done (2 left) 2024-07-26T18:11:43.239 INFO:tasks.rados.rados.0.smithi071.stdout:1437: done (1 left) 2024-07-26T18:11:43.240 INFO:tasks.rados.rados.0.smithi071.stdout:1438: done (0 left) 2024-07-26T18:11:43.240 INFO:tasks.rados.rados.0.smithi071.stdout:1439: delete oid 24 current snap is 134 2024-07-26T18:11:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:1439: done (0 left) 2024-07-26T18:11:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:1440: snap_create 2024-07-26T18:11:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:43 smithi135 ceph-mon[85352]: osdmap e352: 8 total, 8 up, 8 in 2024-07-26T18:11:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:43 smithi135 ceph-mon[85352]: osd.2 marked itself down and dead 2024-07-26T18:11:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:43 smithi071 ceph-mon[90507]: osdmap e352: 8 total, 8 up, 8 in 2024-07-26T18:11:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:43 smithi071 ceph-mon[90507]: osd.2 marked itself down and dead 2024-07-26T18:11:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:43 smithi071 ceph-mon[92867]: osdmap e352: 8 total, 8 up, 8 in 2024-07-26T18:11:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:43 smithi071 ceph-mon[92867]: osd.2 marked itself down and dead 2024-07-26T18:11:44.064 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:43 smithi071 podman[107645]: 2024-07-26 18:11:43.769085516 +0000 UTC m=+1.175986079 container died a6f38b9018c59aa07d6a1ac4a5d8beab6e15b6d15cd1d05c530bb0d4bc13c33e (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2, RELEASE=reef-a3bbd72, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240716, org.label-schema.vendor=CentOS, ceph=True) 2024-07-26T18:11:44.236 INFO:tasks.rados.rados.0.smithi071.stdout:1440: done (0 left) 2024-07-26T18:11:44.236 INFO:tasks.rados.rados.0.smithi071.stdout:1441: snap_remove snap 132 2024-07-26T18:11:44.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:44 smithi071 ceph-mon[92867]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:11:44.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:44 smithi071 ceph-mon[92867]: osdmap e353: 8 total, 7 up, 8 in 2024-07-26T18:11:44.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:44 smithi071 ceph-mon[92867]: pgmap v198: 121 pgs: 25 peering, 3 stale+active+clean, 1 active+clean+snaptrim, 92 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.4 MiB/s wr, 26 op/s 2024-07-26T18:11:44.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:44 smithi071 ceph-mon[90507]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:11:44.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:44 smithi071 ceph-mon[90507]: osdmap e353: 8 total, 7 up, 8 in 2024-07-26T18:11:44.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:44 smithi071 ceph-mon[90507]: pgmap v198: 121 pgs: 25 peering, 3 stale+active+clean, 1 active+clean+snaptrim, 92 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.4 MiB/s wr, 26 op/s 2024-07-26T18:11:44.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:44 smithi071 podman[107645]: 2024-07-26 18:11:44.245796814 +0000 UTC m=+1.652697368 container cleanup a6f38b9018c59aa07d6a1ac4a5d8beab6e15b6d15cd1d05c530bb0d4bc13c33e (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2, 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=20240716, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, RELEASE=reef-a3bbd72) 2024-07-26T18:11:44.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:44 smithi071 bash[107645]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2 2024-07-26T18:11:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:44 smithi135 ceph-mon[85352]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:11:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:44 smithi135 ceph-mon[85352]: osdmap e353: 8 total, 7 up, 8 in 2024-07-26T18:11:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:44 smithi135 ceph-mon[85352]: pgmap v198: 121 pgs: 25 peering, 3 stale+active+clean, 1 active+clean+snaptrim, 92 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.4 MiB/s wr, 26 op/s 2024-07-26T18:11:44.913 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:44 smithi071 podman[107662]: 2024-07-26 18:11:44.55575277 +0000 UTC m=+0.780216213 container remove a6f38b9018c59aa07d6a1ac4a5d8beab6e15b6d15cd1d05c530bb0d4bc13c33e (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=reef-a3bbd72, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240716) 2024-07-26T18:11:45.168 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:44 smithi071 podman[107747]: 2024-07-26 18:11:44.814969387 +0000 UTC m=+0.017351770 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:11:45.168 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:44 smithi071 podman[107747]: 2024-07-26 18:11:44.9147658 +0000 UTC m=+0.117148246 container create 48217c8a1f7907ef00dc21304d1e9577f995e959becf26acd6005de96aa090a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240724) 2024-07-26T18:11:45.241 INFO:tasks.rados.rados.0.smithi071.stdout:1441: done (0 left) 2024-07-26T18:11:45.241 INFO:tasks.rados.rados.0.smithi071.stdout:1442: snap_create 2024-07-26T18:11:45.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:45 smithi071 ceph-mon[90507]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-07-26T18:11:45.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:45 smithi071 ceph-mon[90507]: osdmap e354: 8 total, 7 up, 8 in 2024-07-26T18:11:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:45 smithi071 ceph-mon[92867]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-07-26T18:11:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:45 smithi071 ceph-mon[92867]: osdmap e354: 8 total, 7 up, 8 in 2024-07-26T18:11:45.430 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:45 smithi071 podman[107747]: 2024-07-26 18:11:45.167581706 +0000 UTC m=+0.369964103 container init 48217c8a1f7907ef00dc21304d1e9577f995e959becf26acd6005de96aa090a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , 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.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-07-26T18:11:45.430 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:45 smithi071 podman[107747]: 2024-07-26 18:11:45.170865276 +0000 UTC m=+0.373247670 container start 48217c8a1f7907ef00dc21304d1e9577f995e959becf26acd6005de96aa090a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0) 2024-07-26T18:11:45.430 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:45 smithi071 podman[107747]: 2024-07-26 18:11:45.275880971 +0000 UTC m=+0.478263371 container attach 48217c8a1f7907ef00dc21304d1e9577f995e959becf26acd6005de96aa090a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, ceph=True, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:11:45.430 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:45 smithi071 podman[107747]: 2024-07-26 18:11:45.365279829 +0000 UTC m=+0.567662213 container died 48217c8a1f7907ef00dc21304d1e9577f995e959becf26acd6005de96aa090a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:11:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:45 smithi135 ceph-mon[85352]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-07-26T18:11:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:45 smithi135 ceph-mon[85352]: osdmap e354: 8 total, 7 up, 8 in 2024-07-26T18:11:46.182 INFO:tasks.rados.rados.0.smithi071.stdout:1442: done (0 left) 2024-07-26T18:11:46.182 INFO:tasks.rados.rados.0.smithi071.stdout:1443: read oid 11 snap -1 2024-07-26T18:11:46.182 INFO:tasks.rados.rados.0.smithi071.stdout:1443: expect deleted 2024-07-26T18:11:46.182 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 136 2024-07-26T18:11:46.182 INFO:tasks.rados.rados.0.smithi071.stdout:1444: seq_num 460 ranges {0=507904} 2024-07-26T18:11:46.185 INFO:tasks.rados.rados.0.smithi071.stdout:1444: writing smithi07179299-24 from 0 to 507904 tid 1 2024-07-26T18:11:46.185 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 136 2024-07-26T18:11:46.185 INFO:tasks.rados.rados.0.smithi071.stdout:1445: seq_num 461 ranges {7323648=524288} 2024-07-26T18:11:46.228 INFO:tasks.rados.rados.0.smithi071.stdout:1445: writing smithi07179299-32 from 7323648 to 7847936 tid 1 2024-07-26T18:11:46.228 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 36 current snap is 136 2024-07-26T18:11:46.228 INFO:tasks.rados.rados.0.smithi071.stdout:1446: seq_num 462 ranges {1286144=540672} 2024-07-26T18:11:46.238 INFO:tasks.rados.rados.0.smithi071.stdout:1446: writing smithi07179299-36 from 1286144 to 1826816 tid 1 2024-07-26T18:11:46.238 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 136 2024-07-26T18:11:46.239 INFO:tasks.rados.rados.0.smithi071.stdout:1447: seq_num 463 ranges {2236416=557056} 2024-07-26T18:11:46.241 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:45 smithi071 podman[107769]: 2024-07-26 18:11:45.979418831 +0000 UTC m=+0.608371746 container remove 48217c8a1f7907ef00dc21304d1e9577f995e959becf26acd6005de96aa090a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-07-26T18:11:46.241 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:45 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.2.service: Deactivated successfully. 2024-07-26T18:11:46.241 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:45 smithi071 systemd[1]: Stopped Ceph osd.2 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:11:46.242 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:45 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.2.service: Consumed 13.201s CPU time. 2024-07-26T18:11:46.242 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:46 smithi071 systemd[1]: Starting Ceph osd.2 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:11:46.255 INFO:tasks.rados.rados.0.smithi071.stdout:1447: writing smithi07179299-22 from 2236416 to 2793472 tid 1 2024-07-26T18:11:46.255 INFO:tasks.rados.rados.0.smithi071.stdout:1448: snap_remove snap 134 2024-07-26T18:11:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:46 smithi135 ceph-mon[85352]: osdmap e355: 8 total, 7 up, 8 in 2024-07-26T18:11:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:46 smithi135 ceph-mon[85352]: pgmap v201: 121 pgs: 4 active+undersized, 1 activating+undersized, 25 peering, 2 stale+active+clean, 1 active+undersized+degraded, 88 active+clean; 155 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.3 MiB/s wr, 23 op/s; 4/249 objects degraded (1.606%) 2024-07-26T18:11:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:46 smithi135 ceph-mon[85352]: osdmap e356: 8 total, 7 up, 8 in 2024-07-26T18:11:46.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:46 smithi071 ceph-mon[92867]: osdmap e355: 8 total, 7 up, 8 in 2024-07-26T18:11:46.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:46 smithi071 ceph-mon[92867]: pgmap v201: 121 pgs: 4 active+undersized, 1 activating+undersized, 25 peering, 2 stale+active+clean, 1 active+undersized+degraded, 88 active+clean; 155 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.3 MiB/s wr, 23 op/s; 4/249 objects degraded (1.606%) 2024-07-26T18:11:46.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:46 smithi071 ceph-mon[92867]: osdmap e356: 8 total, 7 up, 8 in 2024-07-26T18:11:46.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:46 smithi071 ceph-mon[90507]: osdmap e355: 8 total, 7 up, 8 in 2024-07-26T18:11:46.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:46 smithi071 ceph-mon[90507]: pgmap v201: 121 pgs: 4 active+undersized, 1 activating+undersized, 25 peering, 2 stale+active+clean, 1 active+undersized+degraded, 88 active+clean; 155 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.3 MiB/s wr, 23 op/s; 4/249 objects degraded (1.606%) 2024-07-26T18:11:46.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:46 smithi071 ceph-mon[90507]: osdmap e356: 8 total, 7 up, 8 in 2024-07-26T18:11:46.589 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:46 smithi071 podman[107868]: 2024-07-26 18:11:46.325338109 +0000 UTC m=+0.017282903 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:11:46.589 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:46 smithi071 podman[107868]: 2024-07-26 18:11:46.455776245 +0000 UTC m=+0.147721069 container create afce36b1d0cd8d5164cb97abba7ccac9d67d78eee223c45112e962d45f0e22c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_CLEAN=True) 2024-07-26T18:11:46.855 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:46 smithi071 podman[107868]: 2024-07-26 18:11:46.72564962 +0000 UTC m=+0.417594411 container init afce36b1d0cd8d5164cb97abba7ccac9d67d78eee223c45112e962d45f0e22c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:11:46.856 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:46 smithi071 podman[107868]: 2024-07-26 18:11:46.729295142 +0000 UTC m=+0.421239927 container start afce36b1d0cd8d5164cb97abba7ccac9d67d78eee223c45112e962d45f0e22c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T18:11:46.856 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:46 smithi071 podman[107868]: 2024-07-26 18:11:46.800074562 +0000 UTC m=+0.492019351 container attach afce36b1d0cd8d5164cb97abba7ccac9d67d78eee223c45112e962d45f0e22c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-07-26T18:11:47.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate[107884]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:11:47.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:46 smithi071 bash[107868]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:11:47.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate[107884]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:11:47.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:46 smithi071 bash[107868]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:11:47.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate[107884]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-07-26T18:11:47.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 bash[107868]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-07-26T18:11:47.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate[107884]: 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-07-26T18:11:47.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 bash[107868]: 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-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate[107884]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 bash[107868]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate[107884]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 bash[107868]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate[107884]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 bash[107868]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate[107884]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 bash[107868]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate[107884]: --> ceph-volume raw activate successful for osd ID: 2 2024-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 bash[107868]: --> ceph-volume raw activate successful for osd ID: 2 2024-07-26T18:11:47.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 podman[107868]: 2024-07-26 18:11:47.105164101 +0000 UTC m=+0.797108890 container died afce36b1d0cd8d5164cb97abba7ccac9d67d78eee223c45112e962d45f0e22c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0) 2024-07-26T18:11:47.251 INFO:tasks.rados.rados.0.smithi071.stdout:1448: done (5 left) 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1449: rollback oid 34 current snap is 136 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 34 to 135 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1444: finishing write tid 1 to smithi07179299-24 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1444: finishing write tid 2 to smithi07179299-24 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1444: finishing write tid 3 to smithi07179299-24 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1444: oid 24 updating version 0 to 980 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1444: oid 24 updating version 980 to 981 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 981 (ObjNum 460 snap 136 seq_num 460) dirty exists 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1444: left oid 24 (ObjNum 460 snap 136 seq_num 460) 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1445: finishing write tid 1 to smithi07179299-32 2024-07-26T18:11:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1445: finishing write tid 2 to smithi07179299-32 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1445: finishing write tid 3 to smithi07179299-32 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1445: oid 32 updating version 0 to 926 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1445: oid 32 updating version 926 to 927 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 927 (ObjNum 461 snap 136 seq_num 461) dirty exists 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1445: left oid 32 (ObjNum 461 snap 136 seq_num 461) 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1446: finishing write tid 1 to smithi07179299-36 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1446: finishing write tid 2 to smithi07179299-36 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1446: finishing write tid 3 to smithi07179299-36 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1446: oid 36 updating version 0 to 924 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1446: oid 36 version 924 is already newer than 923 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 924 (ObjNum 462 snap 136 seq_num 462) dirty exists 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1446: left oid 36 (ObjNum 462 snap 136 seq_num 462) 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1447: finishing write tid 1 to smithi07179299-22 2024-07-26T18:11:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1447: finishing write tid 2 to smithi07179299-22 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:1447: finishing write tid 3 to smithi07179299-22 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:1447: oid 22 updating version 0 to 899 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:1447: oid 22 updating version 899 to 900 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 900 (ObjNum 463 snap 136 seq_num 463) dirty exists 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:1447: left oid 22 (ObjNum 463 snap 136 seq_num 463) 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:1443: done (5 left) 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:1444: done (4 left) 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:1445: done (3 left) 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:1446: done (2 left) 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:1447: done (1 left) 2024-07-26T18:11:47.254 INFO:tasks.rados.rados.0.smithi071.stdout:1450: snap_remove snap 133 2024-07-26T18:11:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:47 smithi135 ceph-mon[85352]: Health check failed: Degraded data redundancy: 4/249 objects degraded (1.606%), 1 pg degraded (PG_DEGRADED) 2024-07-26T18:11:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:47 smithi071 ceph-mon[90507]: Health check failed: Degraded data redundancy: 4/249 objects degraded (1.606%), 1 pg degraded (PG_DEGRADED) 2024-07-26T18:11:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:47 smithi071 ceph-mon[92867]: Health check failed: Degraded data redundancy: 4/249 objects degraded (1.606%), 1 pg degraded (PG_DEGRADED) 2024-07-26T18:11:48.068 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 podman[108019]: 2024-07-26 18:11:47.720199763 +0000 UTC m=+0.605966551 container remove afce36b1d0cd8d5164cb97abba7ccac9d67d78eee223c45112e962d45f0e22c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-07-26T18:11:48.069 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 podman[108078]: 2024-07-26 18:11:47.833721319 +0000 UTC m=+0.017177681 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:11:48.069 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:47 smithi071 podman[108078]: 2024-07-26 18:11:47.962858812 +0000 UTC m=+0.146315204 container create 5ec19670b2daa87183080df3b8c730a953907394b30d8bf5d9de72d808bd692a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-07-26T18:11:48.258 INFO:tasks.rados.rados.0.smithi071.stdout:1450: done (1 left) 2024-07-26T18:11:48.258 INFO:tasks.rados.rados.0.smithi071.stdout:1451: read oid 33 snap 135 2024-07-26T18:11:48.258 INFO:tasks.rados.rados.0.smithi071.stdout:1451: expect (ObjNum 454 snap 132 seq_num 454) 2024-07-26T18:11:48.259 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 136 2024-07-26T18:11:48.259 INFO:tasks.rados.rados.0.smithi071.stdout:1449: finishing rollback tid 0 to smithi07179299-34 2024-07-26T18:11:48.259 INFO:tasks.rados.rados.0.smithi071.stdout:1449: finishing rollback tid 1 to smithi07179299-34 2024-07-26T18:11:48.259 INFO:tasks.rados.rados.0.smithi071.stdout:1449: finishing rollback tid 2 to smithi07179299-34 2024-07-26T18:11:48.259 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 930 (ObjNum 437 snap 132 seq_num 437) dirty exists 2024-07-26T18:11:48.259 INFO:tasks.rados.rados.0.smithi071.stdout:1452: seq_num 464 ranges {4325376=573440} 2024-07-26T18:11:48.285 INFO:tasks.rados.rados.0.smithi071.stdout:1452: writing smithi07179299-17 from 4325376 to 4898816 tid 1 2024-07-26T18:11:48.285 INFO:tasks.rados.rados.0.smithi071.stdout:1449: done (2 left) 2024-07-26T18:11:48.285 INFO:tasks.rados.rados.0.smithi071.stdout:1453: copy_from oid 48 from oid 43 current snap is 136 2024-07-26T18:11:48.285 INFO:tasks.rados.rados.0.smithi071.stdout:1451: expect (ObjNum 454 snap 132 seq_num 454) 2024-07-26T18:11:48.300 INFO:tasks.rados.rados.0.smithi071.stdout:1452: finishing write tid 1 to smithi07179299-17 2024-07-26T18:11:48.300 INFO:tasks.rados.rados.0.smithi071.stdout:1452: finishing write tid 2 to smithi07179299-17 2024-07-26T18:11:48.300 INFO:tasks.rados.rados.0.smithi071.stdout:1452: finishing write tid 3 to smithi07179299-17 2024-07-26T18:11:48.300 INFO:tasks.rados.rados.0.smithi071.stdout:1452: oid 17 updating version 0 to 986 2024-07-26T18:11:48.301 INFO:tasks.rados.rados.0.smithi071.stdout:1452: oid 17 version 986 is already newer than 985 2024-07-26T18:11:48.301 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 986 (ObjNum 464 snap 136 seq_num 464) dirty exists 2024-07-26T18:11:48.301 INFO:tasks.rados.rados.0.smithi071.stdout:1452: left oid 17 (ObjNum 464 snap 136 seq_num 464) 2024-07-26T18:11:48.301 INFO:tasks.rados.rados.0.smithi071.stdout:1451: done (2 left) 2024-07-26T18:11:48.301 INFO:tasks.rados.rados.0.smithi071.stdout:1452: done (1 left) 2024-07-26T18:11:48.301 INFO:tasks.rados.rados.0.smithi071.stdout:1454: snap_remove snap 135 2024-07-26T18:11:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:48 smithi071 ceph-mon[90507]: osdmap e357: 8 total, 7 up, 8 in 2024-07-26T18:11:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:48 smithi071 ceph-mon[90507]: pgmap v204: 121 pgs: 7 active+undersized, 1 activating+undersized, 25 peering, 3 active+undersized+degraded, 85 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 928 KiB/s wr, 9 op/s; 12/240 objects degraded (5.000%) 2024-07-26T18:11:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:48 smithi071 ceph-mon[92867]: osdmap e357: 8 total, 7 up, 8 in 2024-07-26T18:11:48.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:48 smithi071 ceph-mon[92867]: pgmap v204: 121 pgs: 7 active+undersized, 1 activating+undersized, 25 peering, 3 active+undersized+degraded, 85 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 928 KiB/s wr, 9 op/s; 12/240 objects degraded (5.000%) 2024-07-26T18:11:48.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:48 smithi071 podman[108078]: 2024-07-26 18:11:48.19819377 +0000 UTC m=+0.381650127 container init 5ec19670b2daa87183080df3b8c730a953907394b30d8bf5d9de72d808bd692a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2, 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, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:11:48.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:48 smithi071 podman[108078]: 2024-07-26 18:11:48.20141755 +0000 UTC m=+0.384873897 container start 5ec19670b2daa87183080df3b8c730a953907394b30d8bf5d9de72d808bd692a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:11:48.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:48 smithi071 ceph-osd[108098]: -- 172.21.15.71:0/1052511051 <== mon.2 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ceec5eba40 con 0x55ceec5c9c00 2024-07-26T18:11:48.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:48 smithi071 bash[108078]: 5ec19670b2daa87183080df3b8c730a953907394b30d8bf5d9de72d808bd692a 2024-07-26T18:11:48.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:48 smithi071 systemd[1]: Started Ceph osd.2 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:11:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:48 smithi135 ceph-mon[85352]: osdmap e357: 8 total, 7 up, 8 in 2024-07-26T18:11:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:48 smithi135 ceph-mon[85352]: pgmap v204: 121 pgs: 7 active+undersized, 1 activating+undersized, 25 peering, 3 active+undersized+degraded, 85 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 928 KiB/s wr, 9 op/s; 12/240 objects degraded (5.000%) 2024-07-26T18:11:49.102 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[108094]: 2024-07-26T18:11:48.741+0000 7fcca2682640 -1 Falling back to public interface 2024-07-26T18:11:49.261 INFO:tasks.rados.rados.0.smithi071.stdout:1454: done (1 left) 2024-07-26T18:11:49.261 INFO:tasks.rados.rados.0.smithi071.stdout:1455: snap_create 2024-07-26T18:11:49.261 INFO:tasks.rados.rados.0.smithi071.stdout:1453: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:11:49.261 INFO:tasks.rados.rados.0.smithi071.stdout:1453: finishing copy_from to smithi07179299-48 2024-07-26T18:11:49.261 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 467 (ObjNum 379 snap 115 seq_num 379) dirty exists 2024-07-26T18:11:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:49 smithi071 ceph-mon[90507]: osdmap e358: 8 total, 7 up, 8 in 2024-07-26T18:11:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:49.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:49.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:49 smithi071 ceph-mon[92867]: osdmap e358: 8 total, 7 up, 8 in 2024-07-26T18:11:49.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:49.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:49.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:49 smithi135 ceph-mon[85352]: osdmap e358: 8 total, 7 up, 8 in 2024-07-26T18:11:49.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:49.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:49.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:50.268 INFO:tasks.rados.rados.0.smithi071.stdout:1453: done (1 left) 2024-07-26T18:11:50.268 INFO:tasks.rados.rados.0.smithi071.stdout:1455: done (0 left) 2024-07-26T18:11:50.268 INFO:tasks.rados.rados.0.smithi071.stdout:1456: read oid 28 snap -1 2024-07-26T18:11:50.268 INFO:tasks.rados.rados.0.smithi071.stdout:1456: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:11:50.268 INFO:tasks.rados.rados.0.smithi071.stdout:1457: read oid 11 snap -1 2024-07-26T18:11:50.268 INFO:tasks.rados.rados.0.smithi071.stdout:1457: expect deleted 2024-07-26T18:11:50.268 INFO:tasks.rados.rados.0.smithi071.stdout:1458: read oid 14 snap -1 2024-07-26T18:11:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:1458: expect (ObjNum 400 snap 119 seq_num 400) 2024-07-26T18:11:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:1459: rollback oid 26 current snap is 137 2024-07-26T18:11:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 26 to 136 2024-07-26T18:11:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:1460: copy_from oid 29 from oid 8 current snap is 137 2024-07-26T18:11:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:1461: read oid 22 snap -1 2024-07-26T18:11:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:1461: expect (ObjNum 463 snap 136 seq_num 463) 2024-07-26T18:11:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:1462: read oid 49 snap -1 2024-07-26T18:11:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:1462: expect (ObjNum 378 snap 115 seq_num 378) 2024-07-26T18:11:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:1463: snap_create 2024-07-26T18:11:50.274 INFO:tasks.rados.rados.0.smithi071.stdout:1459: finishing rollback tid 0 to smithi07179299-26 2024-07-26T18:11:50.274 INFO:tasks.rados.rados.0.smithi071.stdout:1459: finishing rollback tid 1 to smithi07179299-26 2024-07-26T18:11:50.274 INFO:tasks.rados.rados.0.smithi071.stdout:1459: finishing rollback tid 2 to smithi07179299-26 2024-07-26T18:11:50.274 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 340 (ObjNum 428 snap 128 seq_num 428) dirty exists 2024-07-26T18:11:50.283 INFO:tasks.rados.rados.0.smithi071.stdout:1461: expect (ObjNum 463 snap 136 seq_num 463) 2024-07-26T18:11:50.404 INFO:tasks.rados.rados.0.smithi071.stdout:1462: expect (ObjNum 378 snap 115 seq_num 378) 2024-07-26T18:11:50.452 INFO:tasks.rados.rados.0.smithi071.stdout:1456: expect (ObjNum 234 snap 64 seq_num 234) 2024-07-26T18:11:50.551 INFO:tasks.rados.rados.0.smithi071.stdout:1460: finishing copy_from racing read to smithi07179299-29 2024-07-26T18:11:50.552 INFO:tasks.rados.rados.0.smithi071.stdout:1460: finishing copy_from to smithi07179299-29 2024-07-26T18:11:50.552 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 811 (ObjNum 400 snap 119 seq_num 400) dirty exists 2024-07-26T18:11:50.552 INFO:tasks.rados.rados.0.smithi071.stdout:1458: expect (ObjNum 400 snap 119 seq_num 400) 2024-07-26T18:11:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:50 smithi135 ceph-mon[85352]: osdmap e359: 8 total, 7 up, 8 in 2024-07-26T18:11:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:50 smithi135 ceph-mon[85352]: pgmap v207: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 10 op/s; 31/240 objects degraded (12.917%) 2024-07-26T18:11:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:50 smithi071 ceph-mon[92867]: osdmap e359: 8 total, 7 up, 8 in 2024-07-26T18:11:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:50 smithi071 ceph-mon[92867]: pgmap v207: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 10 op/s; 31/240 objects degraded (12.917%) 2024-07-26T18:11:50.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:50 smithi071 ceph-mon[90507]: osdmap e359: 8 total, 7 up, 8 in 2024-07-26T18:11:50.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:50 smithi071 ceph-mon[90507]: pgmap v207: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 10 op/s; 31/240 objects degraded (12.917%) 2024-07-26T18:11:51.180 INFO:tasks.rados.rados.0.smithi071.stdout:1456: done (7 left) 2024-07-26T18:11:51.180 INFO:tasks.rados.rados.0.smithi071.stdout:1457: done (6 left) 2024-07-26T18:11:51.180 INFO:tasks.rados.rados.0.smithi071.stdout:1458: done (5 left) 2024-07-26T18:11:51.180 INFO:tasks.rados.rados.0.smithi071.stdout:1459: done (4 left) 2024-07-26T18:11:51.181 INFO:tasks.rados.rados.0.smithi071.stdout:1460: done (3 left) 2024-07-26T18:11:51.181 INFO:tasks.rados.rados.0.smithi071.stdout:1461: done (2 left) 2024-07-26T18:11:51.181 INFO:tasks.rados.rados.0.smithi071.stdout:1462: done (1 left) 2024-07-26T18:11:51.181 INFO:tasks.rados.rados.0.smithi071.stdout:1463: done (0 left) 2024-07-26T18:11:51.181 INFO:tasks.rados.rados.0.smithi071.stdout:1464: rollback oid 45 current snap is 138 2024-07-26T18:11:51.181 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 45 to 136 2024-07-26T18:11:51.181 INFO:tasks.rados.rados.0.smithi071.stdout:1465: rmattr oid 3 current snap is 138 2024-07-26T18:11:51.181 INFO:tasks.rados.rados.0.smithi071.stdout:1465: done (1 left) 2024-07-26T18:11:51.181 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 138 2024-07-26T18:11:51.181 INFO:tasks.rados.rados.0.smithi071.stdout:1466: seq_num 465 ranges {4325376=598016} 2024-07-26T18:11:51.207 INFO:tasks.rados.rados.0.smithi071.stdout:1466: writing smithi07179299-12 from 4325376 to 4923392 tid 1 2024-07-26T18:11:51.207 INFO:tasks.rados.rados.0.smithi071.stdout:1467: read oid 14 snap -1 2024-07-26T18:11:51.207 INFO:tasks.rados.rados.0.smithi071.stdout:1467: expect (ObjNum 400 snap 119 seq_num 400) 2024-07-26T18:11:51.207 INFO:tasks.rados.rados.0.smithi071.stdout:1468: read oid 41 snap 136 2024-07-26T18:11:51.207 INFO:tasks.rados.rados.0.smithi071.stdout:1468: expect (ObjNum 422 snap 126 seq_num 422) 2024-07-26T18:11:51.208 INFO:tasks.rados.rados.0.smithi071.stdout:1469: snap_create 2024-07-26T18:11:51.208 INFO:tasks.rados.rados.0.smithi071.stdout:1464: finishing rollback tid 0 to smithi07179299-45 2024-07-26T18:11:51.208 INFO:tasks.rados.rados.0.smithi071.stdout:1464: finishing rollback tid 1 to smithi07179299-45 2024-07-26T18:11:51.208 INFO:tasks.rados.rados.0.smithi071.stdout:1464: finishing rollback tid 2 to smithi07179299-45 2024-07-26T18:11:51.208 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 645 (ObjNum 447 snap 132 seq_num 447) dirty exists 2024-07-26T18:11:51.215 INFO:tasks.rados.rados.0.smithi071.stdout:1466: finishing write tid 1 to smithi07179299-12 2024-07-26T18:11:51.215 INFO:tasks.rados.rados.0.smithi071.stdout:1466: finishing write tid 2 to smithi07179299-12 2024-07-26T18:11:51.218 INFO:tasks.rados.rados.0.smithi071.stdout:1466: finishing write tid 3 to smithi07179299-12 2024-07-26T18:11:51.218 INFO:tasks.rados.rados.0.smithi071.stdout:1466: oid 12 updating version 0 to 745 2024-07-26T18:11:51.219 INFO:tasks.rados.rados.0.smithi071.stdout:1466: oid 12 version 745 is already newer than 744 2024-07-26T18:11:51.219 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 745 (ObjNum 465 snap 138 seq_num 465) dirty exists 2024-07-26T18:11:51.219 INFO:tasks.rados.rados.0.smithi071.stdout:1466: left oid 12 (ObjNum 465 snap 138 seq_num 465) 2024-07-26T18:11:51.221 INFO:tasks.rados.rados.0.smithi071.stdout:1468: expect (ObjNum 422 snap 126 seq_num 422) 2024-07-26T18:11:51.286 INFO:tasks.rados.rados.0.smithi071.stdout:1467: expect (ObjNum 400 snap 119 seq_num 400) 2024-07-26T18:11:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:51 smithi071 ceph-mon[90507]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-07-26T18:11:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:51 smithi071 ceph-mon[90507]: osdmap e360: 8 total, 7 up, 8 in 2024-07-26T18:11:51.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:51 smithi071 ceph-mon[90507]: osdmap e361: 8 total, 7 up, 8 in 2024-07-26T18:11:51.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:51 smithi071 ceph-mon[92867]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-07-26T18:11:51.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:51 smithi071 ceph-mon[92867]: osdmap e360: 8 total, 7 up, 8 in 2024-07-26T18:11:51.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:51 smithi071 ceph-mon[92867]: osdmap e361: 8 total, 7 up, 8 in 2024-07-26T18:11:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:51 smithi135 ceph-mon[85352]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-07-26T18:11:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:51 smithi135 ceph-mon[85352]: osdmap e360: 8 total, 7 up, 8 in 2024-07-26T18:11:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:51 smithi135 ceph-mon[85352]: osdmap e361: 8 total, 7 up, 8 in 2024-07-26T18:11:51.832 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:51 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[108094]: 2024-07-26T18:11:51.571+0000 7fcca2682640 -1 osd.2 352 log_to_monitors true 2024-07-26T18:11:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:11:52] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2024-07-26T18:11:52.178 INFO:tasks.rados.rados.0.smithi071.stdout:1464: done (4 left) 2024-07-26T18:11:52.179 INFO:tasks.rados.rados.0.smithi071.stdout:1466: done (3 left) 2024-07-26T18:11:52.179 INFO:tasks.rados.rados.0.smithi071.stdout:1467: done (2 left) 2024-07-26T18:11:52.180 INFO:tasks.rados.rados.0.smithi071.stdout:1468: done (1 left) 2024-07-26T18:11:52.180 INFO:tasks.rados.rados.0.smithi071.stdout:1469: done (0 left) 2024-07-26T18:11:52.180 INFO:tasks.rados.rados.0.smithi071.stdout:1470: read oid 12 snap 138 2024-07-26T18:11:52.180 INFO:tasks.rados.rados.0.smithi071.stdout:1470: expect (ObjNum 465 snap 138 seq_num 465) 2024-07-26T18:11:52.180 INFO:tasks.rados.rados.0.smithi071.stdout:1471: rollback oid 7 current snap is 139 2024-07-26T18:11:52.180 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 7 to 137 2024-07-26T18:11:52.180 INFO:tasks.rados.rados.0.smithi071.stdout:1472: read oid 50 snap -1 2024-07-26T18:11:52.180 INFO:tasks.rados.rados.0.smithi071.stdout:1472: expect (ObjNum 444 snap 132 seq_num 444) 2024-07-26T18:11:52.181 INFO:tasks.rados.rados.0.smithi071.stdout:1473: read oid 19 snap -1 2024-07-26T18:11:52.181 INFO:tasks.rados.rados.0.smithi071.stdout:1473: expect (ObjNum 430 snap 130 seq_num 430) 2024-07-26T18:11:52.181 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 139 2024-07-26T18:11:52.181 INFO:tasks.rados.rados.0.smithi071.stdout:1474: seq_num 466 ranges {0=614400} 2024-07-26T18:11:52.187 INFO:tasks.rados.rados.0.smithi071.stdout:1474: writing smithi07179299-35 from 0 to 614400 tid 1 2024-07-26T18:11:52.187 INFO:tasks.rados.rados.0.smithi071.stdout:1475: rmattr oid 13 current snap is 139 2024-07-26T18:11:52.188 INFO:tasks.rados.rados.0.smithi071.stdout:1473: expect (ObjNum 430 snap 130 seq_num 430) 2024-07-26T18:11:52.188 INFO:tasks.rados.rados.0.smithi071.stdout:1473: done (5 left) 2024-07-26T18:11:52.188 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 139 2024-07-26T18:11:52.188 INFO:tasks.rados.rados.0.smithi071.stdout:1476: seq_num 467 ranges {548864=630784} 2024-07-26T18:11:52.196 INFO:tasks.rados.rados.0.smithi071.stdout:1476: writing smithi07179299-4 from 548864 to 1179648 tid 1 2024-07-26T18:11:52.196 INFO:tasks.rados.rados.0.smithi071.stdout:1477: delete oid 24 current snap is 139 2024-07-26T18:11:52.197 INFO:tasks.rados.rados.0.smithi071.stdout:1471: finishing rollback tid 0 to smithi07179299-7 2024-07-26T18:11:52.197 INFO:tasks.rados.rados.0.smithi071.stdout:1471: finishing rollback tid 1 to smithi07179299-7 2024-07-26T18:11:52.197 INFO:tasks.rados.rados.0.smithi071.stdout:1471: finishing rollback tid 2 to smithi07179299-7 2024-07-26T18:11:52.197 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 903 (ObjNum 439 snap 132 seq_num 439) dirty exists 2024-07-26T18:11:52.197 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 925 (ObjNum 279 snap 86 seq_num 279) dirty exists 2024-07-26T18:11:52.197 INFO:tasks.rados.rados.0.smithi071.stdout:1474: finishing write tid 1 to smithi07179299-35 2024-07-26T18:11:52.197 INFO:tasks.rados.rados.0.smithi071.stdout:1474: finishing write tid 2 to smithi07179299-35 2024-07-26T18:11:52.200 INFO:tasks.rados.rados.0.smithi071.stdout:1472: expect (ObjNum 444 snap 132 seq_num 444) 2024-07-26T18:11:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:1474: finishing write tid 3 to smithi07179299-35 2024-07-26T18:11:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:1474: oid 35 updating version 0 to 991 2024-07-26T18:11:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:1474: oid 35 version 991 is already newer than 990 2024-07-26T18:11:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 991 (ObjNum 466 snap 139 seq_num 466) dirty exists 2024-07-26T18:11:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:1474: left oid 35 (ObjNum 466 snap 139 seq_num 466) 2024-07-26T18:11:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:1476: finishing write tid 1 to smithi07179299-4 2024-07-26T18:11:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:1471: done (6 left) 2024-07-26T18:11:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:1472: done (5 left) 2024-07-26T18:11:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:1474: done (4 left) 2024-07-26T18:11:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:1475: done (3 left) 2024-07-26T18:11:52.314 INFO:tasks.rados.rados.0.smithi071.stdout:1477: done (2 left) 2024-07-26T18:11:52.314 INFO:tasks.rados.rados.0.smithi071.stdout:1478: snap_remove snap 136 2024-07-26T18:11:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:52 smithi135 ceph-mon[85352]: pgmap v210: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.2 MiB/s wr, 5 op/s; 31/237 objects degraded (13.080%) 2024-07-26T18:11:52.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:52 smithi135 ceph-mon[85352]: from='osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-26T18:11:52.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:52 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:52.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:52 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:52.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:52 smithi135 ceph-mon[85352]: from='osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T18:11:52.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:52 smithi135 ceph-mon[85352]: osdmap e362: 8 total, 7 up, 8 in 2024-07-26T18:11:52.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:52 smithi135 ceph-mon[85352]: from='osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:11:52.678 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[108094]: 2024-07-26T18:11:52.215+0000 7fcc9a42d640 -1 osd.2 352 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:11:52.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[90507]: pgmap v210: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.2 MiB/s wr, 5 op/s; 31/237 objects degraded (13.080%) 2024-07-26T18:11:52.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[90507]: from='osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-26T18:11:52.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:52.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:52.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[90507]: from='osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T18:11:52.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[90507]: osdmap e362: 8 total, 7 up, 8 in 2024-07-26T18:11:52.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[90507]: from='osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:11:52.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[92867]: pgmap v210: 121 pgs: 26 active+undersized, 10 active+undersized+degraded, 85 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.2 MiB/s wr, 5 op/s; 31/237 objects degraded (13.080%) 2024-07-26T18:11:52.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[92867]: from='osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-07-26T18:11:52.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:52.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:52.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[92867]: from='osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-07-26T18:11:52.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[92867]: osdmap e362: 8 total, 7 up, 8 in 2024-07-26T18:11:52.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:52 smithi071 ceph-mon[92867]: from='osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:11:53.185 INFO:tasks.rados.rados.0.smithi071.stdout:1478: done (2 left) 2024-07-26T18:11:53.185 INFO:tasks.rados.rados.0.smithi071.stdout:1479: setattr oid 41 current snap is 139 2024-07-26T18:11:53.185 INFO:tasks.rados.rados.0.smithi071.stdout:1476: finishing write tid 2 to smithi07179299-4 2024-07-26T18:11:53.185 INFO:tasks.rados.rados.0.smithi071.stdout:1476: finishing write tid 3 to smithi07179299-4 2024-07-26T18:11:53.186 INFO:tasks.rados.rados.0.smithi071.stdout:1476: oid 4 updating version 0 to 932 2024-07-26T18:11:53.186 INFO:tasks.rados.rados.0.smithi071.stdout:1476: oid 4 version 932 is already newer than 931 2024-07-26T18:11:53.186 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 932 (ObjNum 467 snap 139 seq_num 467) dirty exists 2024-07-26T18:11:53.186 INFO:tasks.rados.rados.0.smithi071.stdout:1476: left oid 4 (ObjNum 467 snap 139 seq_num 467) 2024-07-26T18:11:53.186 INFO:tasks.rados.rados.0.smithi071.stdout:1470: expect (ObjNum 465 snap 138 seq_num 465) 2024-07-26T18:11:53.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 31/237 objects degraded (13.080%), 10 pgs degraded (PG_DEGRADED) 2024-07-26T18:11:53.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:53.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:53.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[90507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:11:53.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[90507]: osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589] boot 2024-07-26T18:11:53.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[90507]: osdmap e363: 8 total, 8 up, 8 in 2024-07-26T18:11:53.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:11:53.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 31/237 objects degraded (13.080%), 10 pgs degraded (PG_DEGRADED) 2024-07-26T18:11:53.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:53.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:53.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[92867]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:11:53.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[92867]: osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589] boot 2024-07-26T18:11:53.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[92867]: osdmap e363: 8 total, 8 up, 8 in 2024-07-26T18:11:53.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:11:53.495 INFO:tasks.rados.rados.0.smithi071.stdout:1470: done (2 left) 2024-07-26T18:11:53.495 INFO:tasks.rados.rados.0.smithi071.stdout:1476: done (1 left) 2024-07-26T18:11:53.495 INFO:tasks.rados.rados.0.smithi071.stdout:1480: copy_from oid 42 from oid 27 current snap is 139 2024-07-26T18:11:53.495 INFO:tasks.rados.rados.0.smithi071.stdout:1481: read oid 25 snap -1 2024-07-26T18:11:53.495 INFO:tasks.rados.rados.0.smithi071.stdout:1481: expect (ObjNum 194 snap 49 seq_num 194) 2024-07-26T18:11:53.495 INFO:tasks.rados.rados.0.smithi071.stdout:1482: copy_from oid 8 from oid 35 current snap is 139 2024-07-26T18:11:53.495 INFO:tasks.rados.rados.0.smithi071.stdout:1483: snap_remove snap 138 2024-07-26T18:11:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:53 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 31/237 objects degraded (13.080%), 10 pgs degraded (PG_DEGRADED) 2024-07-26T18:11:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:53 smithi135 ceph-mon[85352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:11:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:53 smithi135 ceph-mon[85352]: osd.2 [v2:172.21.15.71:6818/582088589,v1:172.21.15.71:6819/582088589] boot 2024-07-26T18:11:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:53 smithi135 ceph-mon[85352]: osdmap e363: 8 total, 8 up, 8 in 2024-07-26T18:11:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-07-26T18:11:54.185 INFO:tasks.rados.rados.0.smithi071.stdout:1483: done (4 left) 2024-07-26T18:11:54.186 INFO:tasks.rados.rados.0.smithi071.stdout:1484: delete oid 7 current snap is 139 2024-07-26T18:11:54.186 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 646 (ObjNum 422 snap 126 seq_num 422) dirty exists 2024-07-26T18:11:54.186 INFO:tasks.rados.rados.0.smithi071.stdout:1482: finishing copy_from racing read to smithi07179299-8 2024-07-26T18:11:54.186 INFO:tasks.rados.rados.0.smithi071.stdout:1482: finishing copy_from to smithi07179299-8 2024-07-26T18:11:54.186 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 991 (ObjNum 466 snap 139 seq_num 466) dirty exists 2024-07-26T18:11:54.186 INFO:tasks.rados.rados.0.smithi071.stdout:1481: expect (ObjNum 194 snap 49 seq_num 194) 2024-07-26T18:11:54.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:54 smithi071 ceph-mon[92867]: pgmap v213: 121 pgs: 15 peering, 14 active+undersized, 7 active+undersized+degraded, 85 active+clean; 148 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 8 op/s; 28/237 objects degraded (11.814%) 2024-07-26T18:11:54.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:54 smithi071 ceph-mon[92867]: osdmap e364: 8 total, 8 up, 8 in 2024-07-26T18:11:54.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:54 smithi071 ceph-mon[90507]: pgmap v213: 121 pgs: 15 peering, 14 active+undersized, 7 active+undersized+degraded, 85 active+clean; 148 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 8 op/s; 28/237 objects degraded (11.814%) 2024-07-26T18:11:54.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:54 smithi071 ceph-mon[90507]: osdmap e364: 8 total, 8 up, 8 in 2024-07-26T18:11:54.487 INFO:tasks.rados.rados.0.smithi071.stdout:1480: finishing copy_from racing read to smithi07179299-42 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:1480: finishing copy_from to smithi07179299-42 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 371 (ObjNum 414 snap 123 seq_num 414) dirty exists 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:1479: done (4 left) 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:1480: done (3 left) 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:1481: done (2 left) 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:1482: done (1 left) 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:1484: done (0 left) 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:1485: read oid 24 snap -1 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:1485: expect deleted 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 139 2024-07-26T18:11:54.488 INFO:tasks.rados.rados.0.smithi071.stdout:1486: seq_num 470 ranges {4898816=679936} 2024-07-26T18:11:54.517 INFO:tasks.rados.rados.0.smithi071.stdout:1486: writing smithi07179299-17 from 4898816 to 5578752 tid 1 2024-07-26T18:11:54.518 INFO:tasks.rados.rados.0.smithi071.stdout:1487: snap_remove snap 137 2024-07-26T18:11:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:54 smithi135 ceph-mon[85352]: pgmap v213: 121 pgs: 15 peering, 14 active+undersized, 7 active+undersized+degraded, 85 active+clean; 148 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.8 MiB/s wr, 8 op/s; 28/237 objects degraded (11.814%) 2024-07-26T18:11:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:54 smithi135 ceph-mon[85352]: osdmap e364: 8 total, 8 up, 8 in 2024-07-26T18:11:55.283 INFO:tasks.rados.rados.0.smithi071.stdout:1486: finishing write tid 1 to smithi07179299-17 2024-07-26T18:11:55.283 INFO:tasks.rados.rados.0.smithi071.stdout:1486: finishing write tid 2 to smithi07179299-17 2024-07-26T18:11:55.283 INFO:tasks.rados.rados.0.smithi071.stdout:1486: finishing write tid 3 to smithi07179299-17 2024-07-26T18:11:55.283 INFO:tasks.rados.rados.0.smithi071.stdout:1486: oid 17 updating version 0 to 1005 2024-07-26T18:11:55.283 INFO:tasks.rados.rados.0.smithi071.stdout:1486: oid 17 updating version 1005 to 1006 2024-07-26T18:11:55.283 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1006 (ObjNum 470 snap 139 seq_num 470) dirty exists 2024-07-26T18:11:55.283 INFO:tasks.rados.rados.0.smithi071.stdout:1486: left oid 17 (ObjNum 470 snap 139 seq_num 470) 2024-07-26T18:11:55.283 INFO:tasks.rados.rados.0.smithi071.stdout:1485: done (2 left) 2024-07-26T18:11:55.284 INFO:tasks.rados.rados.0.smithi071.stdout:1486: done (1 left) 2024-07-26T18:11:55.284 INFO:tasks.rados.rados.0.smithi071.stdout:1487: done (0 left) 2024-07-26T18:11:55.284 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 139 2024-07-26T18:11:55.284 INFO:tasks.rados.rados.0.smithi071.stdout:1488: seq_num 471 ranges {614400=696320} 2024-07-26T18:11:55.290 INFO:tasks.rados.rados.0.smithi071.stdout:1488: writing smithi07179299-35 from 614400 to 1310720 tid 1 2024-07-26T18:11:55.290 INFO:tasks.rados.rados.0.smithi071.stdout:1489: snap_create 2024-07-26T18:11:55.293 INFO:tasks.rados.rados.0.smithi071.stdout:1488: finishing write tid 1 to smithi07179299-35 2024-07-26T18:11:55.293 INFO:tasks.rados.rados.0.smithi071.stdout:1488: finishing write tid 2 to smithi07179299-35 2024-07-26T18:11:55.294 INFO:tasks.rados.rados.0.smithi071.stdout:1488: finishing write tid 3 to smithi07179299-35 2024-07-26T18:11:55.294 INFO:tasks.rados.rados.0.smithi071.stdout:1488: oid 35 updating version 0 to 1016 2024-07-26T18:11:55.294 INFO:tasks.rados.rados.0.smithi071.stdout:1488: oid 35 version 1016 is already newer than 1015 2024-07-26T18:11:55.295 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1016 (ObjNum 471 snap 139 seq_num 471) dirty exists 2024-07-26T18:11:55.295 INFO:tasks.rados.rados.0.smithi071.stdout:1488: left oid 35 (ObjNum 471 snap 139 seq_num 471) 2024-07-26T18:11:56.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:11:56.088+0000 7f2c3c88d640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:11:56.290 INFO:tasks.rados.rados.0.smithi071.stdout:1488: done (1 left) 2024-07-26T18:11:56.290 INFO:tasks.rados.rados.0.smithi071.stdout:1489: done (0 left) 2024-07-26T18:11:56.290 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 140 2024-07-26T18:11:56.290 INFO:tasks.rados.rados.0.smithi071.stdout:1490: seq_num 472 ranges {2400256=712704} 2024-07-26T18:11:56.306 INFO:tasks.rados.rados.0.smithi071.stdout:1490: writing smithi07179299-44 from 2400256 to 3112960 tid 1 2024-07-26T18:11:56.306 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 140 2024-07-26T18:11:56.307 INFO:tasks.rados.rados.0.smithi071.stdout:1491: seq_num 473 ranges {3391488=729088} 2024-07-26T18:11:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:1491: writing smithi07179299-48 from 3391488 to 4120576 tid 1 2024-07-26T18:11:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:1492: delete oid 25 current snap is 140 2024-07-26T18:11:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:1490: finishing write tid 1 to smithi07179299-44 2024-07-26T18:11:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:1490: finishing write tid 2 to smithi07179299-44 2024-07-26T18:11:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:1490: finishing write tid 3 to smithi07179299-44 2024-07-26T18:11:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:1490: oid 44 updating version 0 to 751 2024-07-26T18:11:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:1490: oid 44 updating version 751 to 752 2024-07-26T18:11:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 752 (ObjNum 472 snap 140 seq_num 472) dirty exists 2024-07-26T18:11:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:1490: left oid 44 (ObjNum 472 snap 140 seq_num 472) 2024-07-26T18:11:56.333 INFO:tasks.rados.rados.0.smithi071.stdout:1490: done (2 left) 2024-07-26T18:11:56.333 INFO:tasks.rados.rados.0.smithi071.stdout:1492: done (1 left) 2024-07-26T18:11:56.333 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 140 2024-07-26T18:11:56.333 INFO:tasks.rados.rados.0.smithi071.stdout:1493: seq_num 475 ranges {2793472=761856} 2024-07-26T18:11:56.353 INFO:tasks.rados.rados.0.smithi071.stdout:1493: writing smithi07179299-22 from 2793472 to 3555328 tid 1 2024-07-26T18:11:56.353 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 140 2024-07-26T18:11:56.353 INFO:tasks.rados.rados.0.smithi071.stdout:1494: seq_num 476 ranges {1540096=778240} 2024-07-26T18:11:56.366 INFO:tasks.rados.rados.0.smithi071.stdout:1494: writing smithi07179299-49 from 1540096 to 2318336 tid 1 2024-07-26T18:11:56.366 INFO:tasks.rados.rados.0.smithi071.stdout:1495: read oid 44 snap 139 2024-07-26T18:11:56.366 INFO:tasks.rados.rados.0.smithi071.stdout:1495: expect (ObjNum 429 snap 130 seq_num 429) 2024-07-26T18:11:56.366 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 140 2024-07-26T18:11:56.366 INFO:tasks.rados.rados.0.smithi071.stdout:1491: finishing write tid 1 to smithi07179299-48 2024-07-26T18:11:56.366 INFO:tasks.rados.rados.0.smithi071.stdout:1491: finishing write tid 2 to smithi07179299-48 2024-07-26T18:11:56.366 INFO:tasks.rados.rados.0.smithi071.stdout:1491: finishing write tid 3 to smithi07179299-48 2024-07-26T18:11:56.366 INFO:tasks.rados.rados.0.smithi071.stdout:1491: oid 48 updating version 0 to 806 2024-07-26T18:11:56.367 INFO:tasks.rados.rados.0.smithi071.stdout:1491: oid 48 updating version 806 to 807 2024-07-26T18:11:56.367 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 807 (ObjNum 473 snap 140 seq_num 473) dirty exists 2024-07-26T18:11:56.367 INFO:tasks.rados.rados.0.smithi071.stdout:1491: left oid 48 (ObjNum 473 snap 140 seq_num 473) 2024-07-26T18:11:56.367 INFO:tasks.rados.rados.0.smithi071.stdout:1493: finishing write tid 1 to smithi07179299-22 2024-07-26T18:11:56.367 INFO:tasks.rados.rados.0.smithi071.stdout:1493: finishing write tid 2 to smithi07179299-22 2024-07-26T18:11:56.367 INFO:tasks.rados.rados.0.smithi071.stdout:1496: seq_num 477 ranges {2433024=794624} 2024-07-26T18:11:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:1496: writing smithi07179299-46 from 2433024 to 3227648 tid 1 2024-07-26T18:11:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:1491: done (4 left) 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:1497: delete oid 39 current snap is 140 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:1493: finishing write tid 3 to smithi07179299-22 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:1493: oid 22 updating version 0 to 905 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:1493: oid 22 updating version 905 to 906 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 906 (ObjNum 475 snap 140 seq_num 475) dirty exists 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:1493: left oid 22 (ObjNum 475 snap 140 seq_num 475) 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:1494: finishing write tid 1 to smithi07179299-49 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:1494: finishing write tid 2 to smithi07179299-49 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:1494: finishing write tid 3 to smithi07179299-49 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:1494: oid 49 updating version 0 to 812 2024-07-26T18:11:56.384 INFO:tasks.rados.rados.0.smithi071.stdout:1494: oid 49 updating version 812 to 813 2024-07-26T18:11:56.385 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 813 (ObjNum 476 snap 140 seq_num 476) dirty exists 2024-07-26T18:11:56.385 INFO:tasks.rados.rados.0.smithi071.stdout:1494: left oid 49 (ObjNum 476 snap 140 seq_num 476) 2024-07-26T18:11:56.385 INFO:tasks.rados.rados.0.smithi071.stdout:1495: expect (ObjNum 429 snap 130 seq_num 429) 2024-07-26T18:11:56.446 INFO:tasks.rados.rados.0.smithi071.stdout:1496: finishing write tid 1 to smithi07179299-46 2024-07-26T18:11:56.446 INFO:tasks.rados.rados.0.smithi071.stdout:1496: finishing write tid 2 to smithi07179299-46 2024-07-26T18:11:56.446 INFO:tasks.rados.rados.0.smithi071.stdout:1496: finishing write tid 3 to smithi07179299-46 2024-07-26T18:11:56.446 INFO:tasks.rados.rados.0.smithi071.stdout:1496: oid 46 updating version 0 to 898 2024-07-26T18:11:56.447 INFO:tasks.rados.rados.0.smithi071.stdout:1496: oid 46 updating version 898 to 899 2024-07-26T18:11:56.447 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 899 (ObjNum 477 snap 140 seq_num 477) dirty exists 2024-07-26T18:11:56.447 INFO:tasks.rados.rados.0.smithi071.stdout:1496: left oid 46 (ObjNum 477 snap 140 seq_num 477) 2024-07-26T18:11:56.447 INFO:tasks.rados.rados.0.smithi071.stdout:1493: done (4 left) 2024-07-26T18:11:56.447 INFO:tasks.rados.rados.0.smithi071.stdout:1494: done (3 left) 2024-07-26T18:11:56.447 INFO:tasks.rados.rados.0.smithi071.stdout:1495: done (2 left) 2024-07-26T18:11:56.447 INFO:tasks.rados.rados.0.smithi071.stdout:1496: done (1 left) 2024-07-26T18:11:56.447 INFO:tasks.rados.rados.0.smithi071.stdout:1497: done (0 left) 2024-07-26T18:11:56.447 INFO:tasks.rados.rados.0.smithi071.stdout:1498: setattr oid 28 current snap is 140 2024-07-26T18:11:56.448 INFO:tasks.rados.rados.0.smithi071.stdout:1499: snap_remove snap 139 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: osdmap e365: 8 total, 8 up, 8 in 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: pgmap v216: 121 pgs: 15 peering, 9 active+undersized, 7 active+undersized+degraded, 90 active+clean; 156 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 10 op/s; 28/243 objects degraded (11.523%) 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:56.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:11:56.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: osdmap e365: 8 total, 8 up, 8 in 2024-07-26T18:11:56.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: pgmap v216: 121 pgs: 15 peering, 9 active+undersized, 7 active+undersized+degraded, 90 active+clean; 156 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 10 op/s; 28/243 objects degraded (11.523%) 2024-07-26T18:11:56.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:56.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:56.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:56.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:11:56.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:56.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:56.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:56.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:56.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:56.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:11:56.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: osdmap e365: 8 total, 8 up, 8 in 2024-07-26T18:11:56.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: pgmap v216: 121 pgs: 15 peering, 9 active+undersized, 7 active+undersized+degraded, 90 active+clean; 156 MiB data, 1008 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 10 op/s; 28/243 objects degraded (11.523%) 2024-07-26T18:11:56.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:56.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:56.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:11:56.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:11:56.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:56.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:11:56.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:56.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:56.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:11:56.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:11:57.297 INFO:tasks.rados.rados.0.smithi071.stdout:1499: done (1 left) 2024-07-26T18:11:57.297 INFO:tasks.rados.rados.0.smithi071.stdout:1500: setattr oid 50 current snap is 140 2024-07-26T18:11:57.297 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 808 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:11:57.299 INFO:tasks.rados.rados.0.smithi071.stdout:1498: done (1 left) 2024-07-26T18:11:57.299 INFO:tasks.rados.rados.0.smithi071.stdout:1501: rollback oid 32 current snap is 140 2024-07-26T18:11:57.299 INFO:tasks.rados.rados.0.smithi071.stdout:1501: done (1 left) 2024-07-26T18:11:57.299 INFO:tasks.rados.rados.0.smithi071.stdout:1502: read oid 37 snap -1 2024-07-26T18:11:57.299 INFO:tasks.rados.rados.0.smithi071.stdout:1502: expect (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:11:57.299 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 140 2024-07-26T18:11:57.299 INFO:tasks.rados.rados.0.smithi071.stdout:1503: seq_num 479 ranges {155648=425984,581632=401408} 2024-07-26T18:11:57.302 INFO:tasks.rados.rados.0.smithi071.stdout:1503: writing smithi07179299-6 from 155648 to 581632 tid 1 2024-07-26T18:11:57.305 INFO:tasks.rados.rados.0.smithi071.stdout:1503: writing smithi07179299-6 from 581632 to 983040 tid 2 2024-07-26T18:11:57.306 INFO:tasks.rados.rados.0.smithi071.stdout:1504: read oid 4 snap -1 2024-07-26T18:11:57.306 INFO:tasks.rados.rados.0.smithi071.stdout:1504: expect (ObjNum 467 snap 139 seq_num 467) 2024-07-26T18:11:57.306 INFO:tasks.rados.rados.0.smithi071.stdout:1505: delete oid 13 current snap is 140 2024-07-26T18:11:57.306 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1017 (ObjNum 444 snap 132 seq_num 444) dirty exists 2024-07-26T18:11:57.311 INFO:tasks.rados.rados.0.smithi071.stdout:1503: finishing write tid 1 to smithi07179299-6 2024-07-26T18:11:57.311 INFO:tasks.rados.rados.0.smithi071.stdout:1503: finishing write tid 2 to smithi07179299-6 2024-07-26T18:11:57.313 INFO:tasks.rados.rados.0.smithi071.stdout:1503: finishing write tid 3 to smithi07179299-6 2024-07-26T18:11:57.314 INFO:tasks.rados.rados.0.smithi071.stdout:1500: done (4 left) 2024-07-26T18:11:57.314 INFO:tasks.rados.rados.0.smithi071.stdout:1505: done (3 left) 2024-07-26T18:11:57.315 INFO:tasks.rados.rados.0.smithi071.stdout:1506: rollback oid 48 current snap is 140 2024-07-26T18:11:57.315 INFO:tasks.rados.rados.0.smithi071.stdout:1506: done (3 left) 2024-07-26T18:11:57.315 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 140 2024-07-26T18:11:57.315 INFO:tasks.rados.rados.0.smithi071.stdout:1507: seq_num 481 ranges {4923392=458752,5382144=401408} 2024-07-26T18:11:57.343 INFO:tasks.rados.rados.0.smithi071.stdout:1507: writing smithi07179299-12 from 4923392 to 5382144 tid 1 2024-07-26T18:11:57.346 INFO:tasks.rados.rados.0.smithi071.stdout:1507: writing smithi07179299-12 from 5382144 to 5783552 tid 2 2024-07-26T18:11:57.346 INFO:tasks.rados.rados.0.smithi071.stdout:1508: rmattr oid 14 current snap is 140 2024-07-26T18:11:57.346 INFO:tasks.rados.rados.0.smithi071.stdout:1503: finishing write tid 4 to smithi07179299-6 2024-07-26T18:11:57.346 INFO:tasks.rados.rados.0.smithi071.stdout:1503: oid 6 updating version 0 to 900 2024-07-26T18:11:57.346 INFO:tasks.rados.rados.0.smithi071.stdout:1503: oid 6 updating version 900 to 902 2024-07-26T18:11:57.346 INFO:tasks.rados.rados.0.smithi071.stdout:1503: oid 6 version 902 is already newer than 901 2024-07-26T18:11:57.346 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 902 (ObjNum 479 snap 140 seq_num 479) dirty exists 2024-07-26T18:11:57.347 INFO:tasks.rados.rados.0.smithi071.stdout:1503: left oid 6 (ObjNum 479 snap 140 seq_num 479) 2024-07-26T18:11:57.347 INFO:tasks.rados.rados.0.smithi071.stdout:1503: done (4 left) 2024-07-26T18:11:57.347 INFO:tasks.rados.rados.0.smithi071.stdout:1509: read oid 21 snap -1 2024-07-26T18:11:57.347 INFO:tasks.rados.rados.0.smithi071.stdout:1509: expect (ObjNum 194 snap 49 seq_num 194) 2024-07-26T18:11:57.347 INFO:tasks.rados.rados.0.smithi071.stdout:1510: delete oid 46 current snap is 140 2024-07-26T18:11:57.347 INFO:tasks.rados.rados.0.smithi071.stdout:1502: expect (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:11:57.482 INFO:tasks.rados.rados.0.smithi071.stdout:1504: expect (ObjNum 467 snap 139 seq_num 467) 2024-07-26T18:11:57.526 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 812 (ObjNum 400 snap 119 seq_num 400) dirty exists 2024-07-26T18:11:57.526 INFO:tasks.rados.rados.0.smithi071.stdout:1507: finishing write tid 1 to smithi07179299-12 2024-07-26T18:11:57.526 INFO:tasks.rados.rados.0.smithi071.stdout:1507: finishing write tid 2 to smithi07179299-12 2024-07-26T18:11:57.526 INFO:tasks.rados.rados.0.smithi071.stdout:1507: finishing write tid 3 to smithi07179299-12 2024-07-26T18:11:57.526 INFO:tasks.rados.rados.0.smithi071.stdout:1507: finishing write tid 4 to smithi07179299-12 2024-07-26T18:11:57.526 INFO:tasks.rados.rados.0.smithi071.stdout:1507: oid 12 updating version 0 to 759 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:1507: oid 12 updating version 759 to 760 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:1507: oid 12 updating version 760 to 761 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 761 (ObjNum 481 snap 140 seq_num 481) dirty exists 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:1507: left oid 12 (ObjNum 481 snap 140 seq_num 481) 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:1502: done (5 left) 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:1504: done (4 left) 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:1507: done (3 left) 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:1508: done (2 left) 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:1510: done (1 left) 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:1511: copy_from oid 24 from oid 31 current snap is 140 2024-07-26T18:11:57.527 INFO:tasks.rados.rados.0.smithi071.stdout:1509: expect (ObjNum 194 snap 49 seq_num 194) 2024-07-26T18:11:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:57 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:11:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:57 smithi135 ceph-mon[85352]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:11:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:57 smithi135 ceph-mon[85352]: osdmap e366: 8 total, 8 up, 8 in 2024-07-26T18:11:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:57 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:11:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:57 smithi071 ceph-mon[90507]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:11:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:57 smithi071 ceph-mon[90507]: osdmap e366: 8 total, 8 up, 8 in 2024-07-26T18:11:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:57 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:11:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:57 smithi071 ceph-mon[92867]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:11:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:57 smithi071 ceph-mon[92867]: osdmap e366: 8 total, 8 up, 8 in 2024-07-26T18:11:57.788 INFO:tasks.rados.rados.0.smithi071.stdout:1511: finishing copy_from racing read to smithi07179299-24 2024-07-26T18:11:57.789 INFO:tasks.rados.rados.0.smithi071.stdout:1511: finishing copy_from to smithi07179299-24 2024-07-26T18:11:57.789 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 329 (ObjNum 416 snap 123 seq_num 416) dirty exists 2024-07-26T18:11:57.789 INFO:tasks.rados.rados.0.smithi071.stdout:1509: done (1 left) 2024-07-26T18:11:57.789 INFO:tasks.rados.rados.0.smithi071.stdout:1511: done (0 left) 2024-07-26T18:11:57.789 INFO:tasks.rados.rados.0.smithi071.stdout:1512: rmattr oid 22 current snap is 140 2024-07-26T18:11:57.789 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 140 2024-07-26T18:11:57.789 INFO:tasks.rados.rados.0.smithi071.stdout:1513: seq_num 483 ranges {311296=491520,802816=401408} 2024-07-26T18:11:57.792 INFO:tasks.rados.rados.0.smithi071.stdout:1513: writing smithi07179299-15 from 311296 to 802816 tid 1 2024-07-26T18:11:57.795 INFO:tasks.rados.rados.0.smithi071.stdout:1513: writing smithi07179299-15 from 802816 to 1204224 tid 2 2024-07-26T18:11:57.795 INFO:tasks.rados.rados.0.smithi071.stdout:1514: rmattr oid 31 current snap is 140 2024-07-26T18:11:57.795 INFO:tasks.rados.rados.0.smithi071.stdout:1514: done (2 left) 2024-07-26T18:11:57.795 INFO:tasks.rados.rados.0.smithi071.stdout:1515: read oid 33 snap -1 2024-07-26T18:11:57.796 INFO:tasks.rados.rados.0.smithi071.stdout:1515: expect (ObjNum 454 snap 132 seq_num 454) 2024-07-26T18:11:57.796 INFO:tasks.rados.rados.0.smithi071.stdout:1516: snap_create 2024-07-26T18:11:57.796 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 907 (ObjNum 475 snap 140 seq_num 475) dirty exists 2024-07-26T18:11:57.797 INFO:tasks.rados.rados.0.smithi071.stdout:1513: finishing write tid 1 to smithi07179299-15 2024-07-26T18:11:57.797 INFO:tasks.rados.rados.0.smithi071.stdout:1513: finishing write tid 2 to smithi07179299-15 2024-07-26T18:11:57.797 INFO:tasks.rados.rados.0.smithi071.stdout:1513: finishing write tid 3 to smithi07179299-15 2024-07-26T18:11:57.799 INFO:tasks.rados.rados.0.smithi071.stdout:1515: expect (ObjNum 454 snap 132 seq_num 454) 2024-07-26T18:11:57.809 INFO:tasks.rados.rados.0.smithi071.stdout:1513: finishing write tid 4 to smithi07179299-15 2024-07-26T18:11:57.810 INFO:tasks.rados.rados.0.smithi071.stdout:1513: oid 15 updating version 0 to 388 2024-07-26T18:11:57.810 INFO:tasks.rados.rados.0.smithi071.stdout:1513: oid 15 version 388 is already newer than 386 2024-07-26T18:11:57.810 INFO:tasks.rados.rados.0.smithi071.stdout:1513: oid 15 version 388 is already newer than 387 2024-07-26T18:11:57.810 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 388 (ObjNum 483 snap 140 seq_num 483) dirty exists 2024-07-26T18:11:57.810 INFO:tasks.rados.rados.0.smithi071.stdout:1513: left oid 15 (ObjNum 483 snap 140 seq_num 483) 2024-07-26T18:11:58.534 INFO:tasks.rados.rados.0.smithi071.stdout:1512: done (3 left) 2024-07-26T18:11:58.534 INFO:tasks.rados.rados.0.smithi071.stdout:1513: done (2 left) 2024-07-26T18:11:58.535 INFO:tasks.rados.rados.0.smithi071.stdout:1515: done (1 left) 2024-07-26T18:11:58.535 INFO:tasks.rados.rados.0.smithi071.stdout:1516: done (0 left) 2024-07-26T18:11:58.535 INFO:tasks.rados.rados.0.smithi071.stdout:1517: rollback oid 45 current snap is 141 2024-07-26T18:11:58.535 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 45 to 140 2024-07-26T18:11:58.535 INFO:tasks.rados.rados.0.smithi071.stdout:1518: delete oid 41 current snap is 141 2024-07-26T18:11:58.542 INFO:tasks.rados.rados.0.smithi071.stdout:1517: finishing rollback tid 0 to smithi07179299-45 2024-07-26T18:11:58.543 INFO:tasks.rados.rados.0.smithi071.stdout:1517: finishing rollback tid 1 to smithi07179299-45 2024-07-26T18:11:58.543 INFO:tasks.rados.rados.0.smithi071.stdout:1517: finishing rollback tid 2 to smithi07179299-45 2024-07-26T18:11:58.543 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 655 (ObjNum 447 snap 132 seq_num 447) dirty exists 2024-07-26T18:11:58.543 INFO:tasks.rados.rados.0.smithi071.stdout:1517: done (1 left) 2024-07-26T18:11:58.543 INFO:tasks.rados.rados.0.smithi071.stdout:1518: done (0 left) 2024-07-26T18:11:58.543 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 141 2024-07-26T18:11:58.544 INFO:tasks.rados.rados.0.smithi071.stdout:1519: seq_num 485 ranges {5472256=532480,6004736=401408} 2024-07-26T18:11:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:58 smithi135 ceph-mon[85352]: osdmap e367: 8 total, 8 up, 8 in 2024-07-26T18:11:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:58 smithi135 ceph-mon[85352]: pgmap v219: 121 pgs: 15 peering, 106 active+clean; 159 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 9 op/s; 10 MiB/s, 2 objects/s recovering 2024-07-26T18:11:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:58.574 INFO:tasks.rados.rados.0.smithi071.stdout:1519: writing smithi07179299-24 from 5472256 to 6004736 tid 1 2024-07-26T18:11:58.577 INFO:tasks.rados.rados.0.smithi071.stdout:1519: writing smithi07179299-24 from 6004736 to 6406144 tid 2 2024-07-26T18:11:58.577 INFO:tasks.rados.rados.0.smithi071.stdout:1520: read oid 5 snap -1 2024-07-26T18:11:58.577 INFO:tasks.rados.rados.0.smithi071.stdout:1520: expect (ObjNum 418 snap 123 seq_num 418) 2024-07-26T18:11:58.577 INFO:tasks.rados.rados.0.smithi071.stdout:1521: read oid 33 snap 140 2024-07-26T18:11:58.577 INFO:tasks.rados.rados.0.smithi071.stdout:1521: expect (ObjNum 454 snap 132 seq_num 454) 2024-07-26T18:11:58.577 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 141 2024-07-26T18:11:58.578 INFO:tasks.rados.rados.0.smithi071.stdout:1522: seq_num 486 ranges {2318336=548864,2867200=401408} 2024-07-26T18:11:58.594 INFO:tasks.rados.rados.0.smithi071.stdout:1522: writing smithi07179299-49 from 2318336 to 2867200 tid 1 2024-07-26T18:11:58.596 INFO:tasks.rados.rados.0.smithi071.stdout:1522: writing smithi07179299-49 from 2867200 to 3268608 tid 2 2024-07-26T18:11:58.597 INFO:tasks.rados.rados.0.smithi071.stdout:1523: delete oid 19 current snap is 141 2024-07-26T18:11:58.597 INFO:tasks.rados.rados.0.smithi071.stdout:1519: finishing write tid 1 to smithi07179299-24 2024-07-26T18:11:58.598 INFO:tasks.rados.rados.0.smithi071.stdout:1519: finishing write tid 2 to smithi07179299-24 2024-07-26T18:11:58.598 INFO:tasks.rados.rados.0.smithi071.stdout:1519: finishing write tid 3 to smithi07179299-24 2024-07-26T18:11:58.598 INFO:tasks.rados.rados.0.smithi071.stdout:1521: expect (ObjNum 454 snap 132 seq_num 454) 2024-07-26T18:11:58.607 INFO:tasks.rados.rados.0.smithi071.stdout:1519: finishing write tid 4 to smithi07179299-24 2024-07-26T18:11:58.607 INFO:tasks.rados.rados.0.smithi071.stdout:1519: oid 24 updating version 0 to 1022 2024-07-26T18:11:58.607 INFO:tasks.rados.rados.0.smithi071.stdout:1519: oid 24 version 1022 is already newer than 1020 2024-07-26T18:11:58.607 INFO:tasks.rados.rados.0.smithi071.stdout:1519: oid 24 version 1022 is already newer than 1021 2024-07-26T18:11:58.607 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1022 (ObjNum 485 snap 141 seq_num 485) dirty exists 2024-07-26T18:11:58.607 INFO:tasks.rados.rados.0.smithi071.stdout:1519: left oid 24 (ObjNum 485 snap 141 seq_num 485) 2024-07-26T18:11:58.608 INFO:tasks.rados.rados.0.smithi071.stdout:1520: expect (ObjNum 418 snap 123 seq_num 418) 2024-07-26T18:11:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:58 smithi071 ceph-mon[92867]: osdmap e367: 8 total, 8 up, 8 in 2024-07-26T18:11:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:58 smithi071 ceph-mon[92867]: pgmap v219: 121 pgs: 15 peering, 106 active+clean; 159 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 9 op/s; 10 MiB/s, 2 objects/s recovering 2024-07-26T18:11:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:58 smithi071 ceph-mon[90507]: osdmap e367: 8 total, 8 up, 8 in 2024-07-26T18:11:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:58 smithi071 ceph-mon[90507]: pgmap v219: 121 pgs: 15 peering, 106 active+clean; 159 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 9 op/s; 10 MiB/s, 2 objects/s recovering 2024-07-26T18:11:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:11:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:11:58.749 INFO:tasks.rados.rados.0.smithi071.stdout:1522: finishing write tid 1 to smithi07179299-49 2024-07-26T18:11:58.749 INFO:tasks.rados.rados.0.smithi071.stdout:1522: finishing write tid 2 to smithi07179299-49 2024-07-26T18:11:58.749 INFO:tasks.rados.rados.0.smithi071.stdout:1522: finishing write tid 3 to smithi07179299-49 2024-07-26T18:11:58.749 INFO:tasks.rados.rados.0.smithi071.stdout:1522: finishing write tid 4 to smithi07179299-49 2024-07-26T18:11:58.750 INFO:tasks.rados.rados.0.smithi071.stdout:1522: oid 49 updating version 0 to 815 2024-07-26T18:11:58.750 INFO:tasks.rados.rados.0.smithi071.stdout:1522: oid 49 version 815 is already newer than 814 2024-07-26T18:11:58.750 INFO:tasks.rados.rados.0.smithi071.stdout:1522: oid 49 updating version 815 to 816 2024-07-26T18:11:58.750 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 816 (ObjNum 486 snap 141 seq_num 486) dirty exists 2024-07-26T18:11:58.750 INFO:tasks.rados.rados.0.smithi071.stdout:1522: left oid 49 (ObjNum 486 snap 141 seq_num 486) 2024-07-26T18:11:58.750 INFO:tasks.rados.rados.0.smithi071.stdout:1519: done (4 left) 2024-07-26T18:11:58.751 INFO:tasks.rados.rados.0.smithi071.stdout:1520: done (3 left) 2024-07-26T18:11:58.751 INFO:tasks.rados.rados.0.smithi071.stdout:1521: done (2 left) 2024-07-26T18:11:58.751 INFO:tasks.rados.rados.0.smithi071.stdout:1522: done (1 left) 2024-07-26T18:11:58.751 INFO:tasks.rados.rados.0.smithi071.stdout:1523: done (0 left) 2024-07-26T18:11:58.751 INFO:tasks.rados.rados.0.smithi071.stdout:1524: snap_remove snap 140 2024-07-26T18:11:59.534 INFO:tasks.rados.rados.0.smithi071.stdout:1524: done (0 left) 2024-07-26T18:11:59.534 INFO:tasks.rados.rados.0.smithi071.stdout:1525: read oid 18 snap -1 2024-07-26T18:11:59.534 INFO:tasks.rados.rados.0.smithi071.stdout:1525: expect deleted 2024-07-26T18:11:59.534 INFO:tasks.rados.rados.0.smithi071.stdout:1526: setattr oid 31 current snap is 141 2024-07-26T18:11:59.534 INFO:tasks.rados.rados.0.smithi071.stdout:1527: snap_create 2024-07-26T18:11:59.540 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 330 (ObjNum 416 snap 123 seq_num 416) dirty exists 2024-07-26T18:11:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:59 smithi135 ceph-mon[85352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/243 objects degraded (11.523%), 7 pgs degraded) 2024-07-26T18:11:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:59 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:11:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:11:59 smithi135 ceph-mon[85352]: osdmap e368: 8 total, 8 up, 8 in 2024-07-26T18:11:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:59 smithi071 ceph-mon[90507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/243 objects degraded (11.523%), 7 pgs degraded) 2024-07-26T18:11:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:59 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:11:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:11:59 smithi071 ceph-mon[90507]: osdmap e368: 8 total, 8 up, 8 in 2024-07-26T18:11:59.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:59 smithi071 ceph-mon[92867]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/243 objects degraded (11.523%), 7 pgs degraded) 2024-07-26T18:11:59.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:59 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:11:59.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:11:59 smithi071 ceph-mon[92867]: osdmap e368: 8 total, 8 up, 8 in 2024-07-26T18:12:00.539 INFO:tasks.rados.rados.0.smithi071.stdout:1525: done (2 left) 2024-07-26T18:12:00.539 INFO:tasks.rados.rados.0.smithi071.stdout:1526: done (1 left) 2024-07-26T18:12:00.540 INFO:tasks.rados.rados.0.smithi071.stdout:1527: done (0 left) 2024-07-26T18:12:00.540 INFO:tasks.rados.rados.0.smithi071.stdout:1528: snap_remove snap 141 2024-07-26T18:12:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:00 smithi135 ceph-mon[85352]: pgmap v221: 121 pgs: 121 active+clean; 154 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 29 op/s; 9.7 MiB/s, 2 objects/s recovering 2024-07-26T18:12:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:00 smithi135 ceph-mon[85352]: osdmap e369: 8 total, 8 up, 8 in 2024-07-26T18:12:00.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:00 smithi071 ceph-mon[90507]: pgmap v221: 121 pgs: 121 active+clean; 154 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 29 op/s; 9.7 MiB/s, 2 objects/s recovering 2024-07-26T18:12:00.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:00 smithi071 ceph-mon[90507]: osdmap e369: 8 total, 8 up, 8 in 2024-07-26T18:12:00.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:00 smithi071 ceph-mon[92867]: pgmap v221: 121 pgs: 121 active+clean; 154 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 29 op/s; 9.7 MiB/s, 2 objects/s recovering 2024-07-26T18:12:00.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:00 smithi071 ceph-mon[92867]: osdmap e369: 8 total, 8 up, 8 in 2024-07-26T18:12:01.180 INFO:tasks.rados.rados.0.smithi071.stdout:1528: done (0 left) 2024-07-26T18:12:01.180 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 142 2024-07-26T18:12:01.180 INFO:tasks.rados.rados.0.smithi071.stdout:1529: seq_num 488 ranges {1925120=581632,2506752=401408} 2024-07-26T18:12:01.194 INFO:tasks.rados.rados.0.smithi071.stdout:1529: writing smithi07179299-23 from 1925120 to 2506752 tid 1 2024-07-26T18:12:01.196 INFO:tasks.rados.rados.0.smithi071.stdout:1529: writing smithi07179299-23 from 2506752 to 2908160 tid 2 2024-07-26T18:12:01.197 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 142 2024-07-26T18:12:01.197 INFO:tasks.rados.rados.0.smithi071.stdout:1530: seq_num 489 ranges {7847936=598016,8445952=401408} 2024-07-26T18:12:01.242 INFO:tasks.rados.rados.0.smithi071.stdout:1530: writing smithi07179299-1 from 7847936 to 8445952 tid 1 2024-07-26T18:12:01.245 INFO:tasks.rados.rados.0.smithi071.stdout:1530: writing smithi07179299-1 from 8445952 to 8847360 tid 2 2024-07-26T18:12:01.245 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 142 2024-07-26T18:12:01.245 INFO:tasks.rados.rados.0.smithi071.stdout:1529: finishing write tid 1 to smithi07179299-23 2024-07-26T18:12:01.245 INFO:tasks.rados.rados.0.smithi071.stdout:1529: finishing write tid 2 to smithi07179299-23 2024-07-26T18:12:01.245 INFO:tasks.rados.rados.0.smithi071.stdout:1529: finishing write tid 3 to smithi07179299-23 2024-07-26T18:12:01.245 INFO:tasks.rados.rados.0.smithi071.stdout:1529: finishing write tid 4 to smithi07179299-23 2024-07-26T18:12:01.246 INFO:tasks.rados.rados.0.smithi071.stdout:1529: oid 23 updating version 0 to 663 2024-07-26T18:12:01.246 INFO:tasks.rados.rados.0.smithi071.stdout:1529: oid 23 updating version 663 to 664 2024-07-26T18:12:01.246 INFO:tasks.rados.rados.0.smithi071.stdout:1529: oid 23 version 664 is already newer than 662 2024-07-26T18:12:01.246 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 664 (ObjNum 488 snap 142 seq_num 488) dirty exists 2024-07-26T18:12:01.246 INFO:tasks.rados.rados.0.smithi071.stdout:1529: left oid 23 (ObjNum 488 snap 142 seq_num 488) 2024-07-26T18:12:01.246 INFO:tasks.rados.rados.0.smithi071.stdout:1531: seq_num 490 ranges {7847936=614400,8462336=401408} 2024-07-26T18:12:01.291 INFO:tasks.rados.rados.0.smithi071.stdout:1531: writing smithi07179299-32 from 7847936 to 8462336 tid 1 2024-07-26T18:12:01.294 INFO:tasks.rados.rados.0.smithi071.stdout:1531: writing smithi07179299-32 from 8462336 to 8863744 tid 2 2024-07-26T18:12:01.294 INFO:tasks.rados.rados.0.smithi071.stdout:1529: done (2 left) 2024-07-26T18:12:01.294 INFO:tasks.rados.rados.0.smithi071.stdout:1532: rollback oid 25 current snap is 142 2024-07-26T18:12:01.294 INFO:tasks.rados.rados.0.smithi071.stdout:1532: done (2 left) 2024-07-26T18:12:01.294 INFO:tasks.rados.rados.0.smithi071.stdout:1533: copy_from oid 38 from oid 16 current snap is 142 2024-07-26T18:12:01.294 INFO:tasks.rados.rados.0.smithi071.stdout:1530: finishing write tid 1 to smithi07179299-1 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1530: finishing write tid 2 to smithi07179299-1 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1530: finishing write tid 3 to smithi07179299-1 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1530: finishing write tid 4 to smithi07179299-1 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1530: oid 1 updating version 0 to 933 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1530: oid 1 updating version 933 to 934 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1530: oid 1 updating version 934 to 935 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 935 (ObjNum 489 snap 142 seq_num 489) dirty exists 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1530: left oid 1 (ObjNum 489 snap 142 seq_num 489) 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1530: done (2 left) 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1534: rollback oid 21 current snap is 142 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1534: done (2 left) 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1535: read oid 20 snap -1 2024-07-26T18:12:01.295 INFO:tasks.rados.rados.0.smithi071.stdout:1535: expect (ObjNum 401 snap 119 seq_num 401) 2024-07-26T18:12:01.296 INFO:tasks.rados.rados.0.smithi071.stdout:1536: read oid 12 snap -1 2024-07-26T18:12:01.296 INFO:tasks.rados.rados.0.smithi071.stdout:1536: expect (ObjNum 481 snap 140 seq_num 481) 2024-07-26T18:12:01.296 INFO:tasks.rados.rados.0.smithi071.stdout:1537: read oid 46 snap -1 2024-07-26T18:12:01.296 INFO:tasks.rados.rados.0.smithi071.stdout:1537: expect deleted 2024-07-26T18:12:01.296 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 142 2024-07-26T18:12:01.296 INFO:tasks.rados.rados.0.smithi071.stdout:1538: seq_num 491 ranges {5464064=630784,6094848=401408} 2024-07-26T18:12:01.327 INFO:tasks.rados.rados.0.smithi071.stdout:1538: writing smithi07179299-26 from 5464064 to 6094848 tid 1 2024-07-26T18:12:01.330 INFO:tasks.rados.rados.0.smithi071.stdout:1538: writing smithi07179299-26 from 6094848 to 6496256 tid 2 2024-07-26T18:12:01.330 INFO:tasks.rados.rados.0.smithi071.stdout:1539: read oid 9 snap -1 2024-07-26T18:12:01.330 INFO:tasks.rados.rados.0.smithi071.stdout:1539: expect (ObjNum 455 snap 133 seq_num 455) 2024-07-26T18:12:01.330 INFO:tasks.rados.rados.0.smithi071.stdout:1540: read oid 40 snap -1 2024-07-26T18:12:01.330 INFO:tasks.rados.rados.0.smithi071.stdout:1540: expect (ObjNum 111 snap 24 seq_num 111) 2024-07-26T18:12:01.330 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 142 2024-07-26T18:12:01.330 INFO:tasks.rados.rados.0.smithi071.stdout:1541: seq_num 492 ranges {5128192=647168,5775360=401408} 2024-07-26T18:12:01.360 INFO:tasks.rados.rados.0.smithi071.stdout:1541: writing smithi07179299-10 from 5128192 to 5775360 tid 1 2024-07-26T18:12:01.364 INFO:tasks.rados.rados.0.smithi071.stdout:1541: writing smithi07179299-10 from 5775360 to 6176768 tid 2 2024-07-26T18:12:01.364 INFO:tasks.rados.rados.0.smithi071.stdout:1542: rollback oid 1 current snap is 142 2024-07-26T18:12:01.364 INFO:tasks.rados.rados.0.smithi071.stdout:1542: done (9 left) 2024-07-26T18:12:01.364 INFO:tasks.rados.rados.0.smithi071.stdout:1543: read oid 49 snap -1 2024-07-26T18:12:01.364 INFO:tasks.rados.rados.0.smithi071.stdout:1543: expect (ObjNum 486 snap 141 seq_num 486) 2024-07-26T18:12:01.364 INFO:tasks.rados.rados.0.smithi071.stdout:1544: delete oid 19 current snap is 142 2024-07-26T18:12:01.364 INFO:tasks.rados.rados.0.smithi071.stdout:1531: finishing write tid 1 to smithi07179299-32 2024-07-26T18:12:01.364 INFO:tasks.rados.rados.0.smithi071.stdout:1531: finishing write tid 2 to smithi07179299-32 2024-07-26T18:12:01.365 INFO:tasks.rados.rados.0.smithi071.stdout:1531: finishing write tid 3 to smithi07179299-32 2024-07-26T18:12:01.365 INFO:tasks.rados.rados.0.smithi071.stdout:1531: finishing write tid 4 to smithi07179299-32 2024-07-26T18:12:01.365 INFO:tasks.rados.rados.0.smithi071.stdout:1531: oid 32 updating version 0 to 938 2024-07-26T18:12:01.365 INFO:tasks.rados.rados.0.smithi071.stdout:1531: oid 32 version 938 is already newer than 937 2024-07-26T18:12:01.365 INFO:tasks.rados.rados.0.smithi071.stdout:1531: oid 32 version 938 is already newer than 936 2024-07-26T18:12:01.365 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 938 (ObjNum 490 snap 142 seq_num 490) dirty exists 2024-07-26T18:12:01.365 INFO:tasks.rados.rados.0.smithi071.stdout:1531: left oid 32 (ObjNum 490 snap 142 seq_num 490) 2024-07-26T18:12:01.365 INFO:tasks.rados.rados.0.smithi071.stdout:1535: expect (ObjNum 401 snap 119 seq_num 401) 2024-07-26T18:12:01.416 INFO:tasks.rados.rados.0.smithi071.stdout:1533: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:12:01.416 INFO:tasks.rados.rados.0.smithi071.stdout:1533: finishing copy_from to smithi07179299-38 2024-07-26T18:12:01.416 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 385 (ObjNum 452 snap 132 seq_num 452) dirty exists 2024-07-26T18:12:01.416 INFO:tasks.rados.rados.0.smithi071.stdout:1536: expect (ObjNum 481 snap 140 seq_num 481) 2024-07-26T18:12:01.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:01 smithi135 ceph-mon[85352]: osdmap e370: 8 total, 8 up, 8 in 2024-07-26T18:12:01.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:01 smithi135 ceph-mon[85352]: osdmap e371: 8 total, 8 up, 8 in 2024-07-26T18:12:01.823 INFO:tasks.rados.rados.0.smithi071.stdout:1538: finishing write tid 1 to smithi07179299-26 2024-07-26T18:12:01.823 INFO:tasks.rados.rados.0.smithi071.stdout:1538: finishing write tid 2 to smithi07179299-26 2024-07-26T18:12:01.823 INFO:tasks.rados.rados.0.smithi071.stdout:1538: finishing write tid 3 to smithi07179299-26 2024-07-26T18:12:01.823 INFO:tasks.rados.rados.0.smithi071.stdout:1538: finishing write tid 4 to smithi07179299-26 2024-07-26T18:12:01.823 INFO:tasks.rados.rados.0.smithi071.stdout:1538: oid 26 updating version 0 to 344 2024-07-26T18:12:01.823 INFO:tasks.rados.rados.0.smithi071.stdout:1538: oid 26 version 344 is already newer than 343 2024-07-26T18:12:01.823 INFO:tasks.rados.rados.0.smithi071.stdout:1538: oid 26 version 344 is already newer than 342 2024-07-26T18:12:01.823 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 344 (ObjNum 491 snap 142 seq_num 491) dirty exists 2024-07-26T18:12:01.823 INFO:tasks.rados.rados.0.smithi071.stdout:1538: left oid 26 (ObjNum 491 snap 142 seq_num 491) 2024-07-26T18:12:01.824 INFO:tasks.rados.rados.0.smithi071.stdout:1531: done (10 left) 2024-07-26T18:12:01.824 INFO:tasks.rados.rados.0.smithi071.stdout:1533: done (9 left) 2024-07-26T18:12:01.824 INFO:tasks.rados.rados.0.smithi071.stdout:1535: done (8 left) 2024-07-26T18:12:01.824 INFO:tasks.rados.rados.0.smithi071.stdout:1536: done (7 left) 2024-07-26T18:12:01.824 INFO:tasks.rados.rados.0.smithi071.stdout:1537: done (6 left) 2024-07-26T18:12:01.824 INFO:tasks.rados.rados.0.smithi071.stdout:1538: done (5 left) 2024-07-26T18:12:01.824 INFO:tasks.rados.rados.0.smithi071.stdout:1544: done (4 left) 2024-07-26T18:12:01.824 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 142 2024-07-26T18:12:01.824 INFO:tasks.rados.rados.0.smithi071.stdout:1539: expect (ObjNum 455 snap 133 seq_num 455) 2024-07-26T18:12:01.827 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:01 smithi071 ceph-mon[90507]: osdmap e370: 8 total, 8 up, 8 in 2024-07-26T18:12:01.827 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:01 smithi071 ceph-mon[90507]: osdmap e371: 8 total, 8 up, 8 in 2024-07-26T18:12:01.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:01 smithi071 ceph-mon[92867]: osdmap e370: 8 total, 8 up, 8 in 2024-07-26T18:12:01.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:01 smithi071 ceph-mon[92867]: osdmap e371: 8 total, 8 up, 8 in 2024-07-26T18:12:01.842 INFO:tasks.rados.rados.0.smithi071.stdout:1540: expect (ObjNum 111 snap 24 seq_num 111) 2024-07-26T18:12:01.916 INFO:tasks.rados.rados.0.smithi071.stdout:1541: finishing write tid 1 to smithi07179299-10 2024-07-26T18:12:01.917 INFO:tasks.rados.rados.0.smithi071.stdout:1541: finishing write tid 2 to smithi07179299-10 2024-07-26T18:12:01.917 INFO:tasks.rados.rados.0.smithi071.stdout:1541: finishing write tid 3 to smithi07179299-10 2024-07-26T18:12:01.917 INFO:tasks.rados.rados.0.smithi071.stdout:1541: finishing write tid 4 to smithi07179299-10 2024-07-26T18:12:01.917 INFO:tasks.rados.rados.0.smithi071.stdout:1541: oid 10 updating version 0 to 935 2024-07-26T18:12:01.917 INFO:tasks.rados.rados.0.smithi071.stdout:1541: oid 10 version 935 is already newer than 934 2024-07-26T18:12:01.917 INFO:tasks.rados.rados.0.smithi071.stdout:1541: oid 10 version 935 is already newer than 933 2024-07-26T18:12:01.917 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 935 (ObjNum 492 snap 142 seq_num 492) dirty exists 2024-07-26T18:12:01.917 INFO:tasks.rados.rados.0.smithi071.stdout:1541: left oid 10 (ObjNum 492 snap 142 seq_num 492) 2024-07-26T18:12:01.917 INFO:tasks.rados.rados.0.smithi071.stdout:1543: expect (ObjNum 486 snap 141 seq_num 486) 2024-07-26T18:12:02.058 INFO:tasks.rados.rados.0.smithi071.stdout:1545: seq_num 494 ranges {4276224=679936,4956160=401408} 2024-07-26T18:12:02.084 INFO:tasks.rados.rados.0.smithi071.stdout:1545: writing smithi07179299-21 from 4276224 to 4956160 tid 1 2024-07-26T18:12:02.086 INFO:tasks.rados.rados.0.smithi071.stdout:1545: writing smithi07179299-21 from 4956160 to 5357568 tid 2 2024-07-26T18:12:02.086 INFO:tasks.rados.rados.0.smithi071.stdout:1539: done (4 left) 2024-07-26T18:12:02.086 INFO:tasks.rados.rados.0.smithi071.stdout:1540: done (3 left) 2024-07-26T18:12:02.086 INFO:tasks.rados.rados.0.smithi071.stdout:1541: done (2 left) 2024-07-26T18:12:02.087 INFO:tasks.rados.rados.0.smithi071.stdout:1543: done (1 left) 2024-07-26T18:12:02.087 INFO:tasks.rados.rados.0.smithi071.stdout:1546: read oid 2 snap -1 2024-07-26T18:12:02.087 INFO:tasks.rados.rados.0.smithi071.stdout:1546: expect (ObjNum 427 snap 127 seq_num 427) 2024-07-26T18:12:02.087 INFO:tasks.rados.rados.0.smithi071.stdout:1547: snap_create 2024-07-26T18:12:02.088 INFO:tasks.rados.rados.0.smithi071.stdout:1545: finishing write tid 1 to smithi07179299-21 2024-07-26T18:12:02.090 INFO:tasks.rados.rados.0.smithi071.stdout:1545: finishing write tid 2 to smithi07179299-21 2024-07-26T18:12:02.090 INFO:tasks.rados.rados.0.smithi071.stdout:1545: finishing write tid 3 to smithi07179299-21 2024-07-26T18:12:02.091 INFO:tasks.rados.rados.0.smithi071.stdout:1545: finishing write tid 4 to smithi07179299-21 2024-07-26T18:12:02.091 INFO:tasks.rados.rados.0.smithi071.stdout:1545: oid 21 updating version 0 to 811 2024-07-26T18:12:02.091 INFO:tasks.rados.rados.0.smithi071.stdout:1545: oid 21 version 811 is already newer than 810 2024-07-26T18:12:02.091 INFO:tasks.rados.rados.0.smithi071.stdout:1545: oid 21 version 811 is already newer than 809 2024-07-26T18:12:02.091 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 811 (ObjNum 494 snap 142 seq_num 494) dirty exists 2024-07-26T18:12:02.091 INFO:tasks.rados.rados.0.smithi071.stdout:1545: left oid 21 (ObjNum 494 snap 142 seq_num 494) 2024-07-26T18:12:02.109 INFO:tasks.rados.rados.0.smithi071.stdout:1546: expect (ObjNum 427 snap 127 seq_num 427) 2024-07-26T18:12:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:12:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:12:02] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2024-07-26T18:12:02.559 INFO:tasks.rados.rados.0.smithi071.stdout:1545: done (2 left) 2024-07-26T18:12:02.559 INFO:tasks.rados.rados.0.smithi071.stdout:1546: done (1 left) 2024-07-26T18:12:02.560 INFO:tasks.rados.rados.0.smithi071.stdout:1547: done (0 left) 2024-07-26T18:12:02.560 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 143 2024-07-26T18:12:02.560 INFO:tasks.rados.rados.0.smithi071.stdout:1548: seq_num 495 ranges {7380992=696320,8077312=401408} 2024-07-26T18:12:02.602 INFO:tasks.rados.rados.0.smithi071.stdout:1548: writing smithi07179299-27 from 7380992 to 8077312 tid 1 2024-07-26T18:12:02.604 INFO:tasks.rados.rados.0.smithi071.stdout:1548: writing smithi07179299-27 from 8077312 to 8478720 tid 2 2024-07-26T18:12:02.604 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 143 2024-07-26T18:12:02.604 INFO:tasks.rados.rados.0.smithi071.stdout:1549: seq_num 496 ranges {1204224=712704,1916928=401408} 2024-07-26T18:12:02.615 INFO:tasks.rados.rados.0.smithi071.stdout:1549: writing smithi07179299-15 from 1204224 to 1916928 tid 1 2024-07-26T18:12:02.617 INFO:tasks.rados.rados.0.smithi071.stdout:1549: writing smithi07179299-15 from 1916928 to 2318336 tid 2 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1550: read oid 29 snap -1 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1550: expect (ObjNum 400 snap 119 seq_num 400) 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1551: copy_from oid 21 from oid 39 current snap is 143 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1548: finishing write tid 1 to smithi07179299-27 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1548: finishing write tid 2 to smithi07179299-27 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1548: finishing write tid 3 to smithi07179299-27 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1548: finishing write tid 4 to smithi07179299-27 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1548: oid 27 updating version 0 to 391 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1548: oid 27 updating version 391 to 392 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1548: oid 27 version 392 is already newer than 390 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 392 (ObjNum 495 snap 143 seq_num 495) dirty exists 2024-07-26T18:12:02.618 INFO:tasks.rados.rados.0.smithi071.stdout:1548: left oid 27 (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:12:02.619 INFO:tasks.rados.rados.0.smithi071.stdout:1548: done (3 left) 2024-07-26T18:12:02.619 INFO:tasks.rados.rados.0.smithi071.stdout:1552: rmattr oid 35 current snap is 143 2024-07-26T18:12:02.619 INFO:tasks.rados.rados.0.smithi071.stdout:1553: snap_remove snap 142 2024-07-26T18:12:02.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:02 smithi135 ceph-mon[85352]: pgmap v225: 121 pgs: 121 active+clean; 152 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-07-26T18:12:02.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:02 smithi071 ceph-mon[92867]: pgmap v225: 121 pgs: 121 active+clean; 152 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-07-26T18:12:02.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:02 smithi071 ceph-mon[90507]: pgmap v225: 121 pgs: 121 active+clean; 152 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-07-26T18:12:03.571 INFO:tasks.rados.rados.0.smithi071.stdout:1553: done (4 left) 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1554: snap_create 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1551: finishing copy_from to smithi07179299-21 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1551: got expected ENOENT (src dne) 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1549: finishing write tid 1 to smithi07179299-15 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1551: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1549: finishing write tid 2 to smithi07179299-15 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1549: finishing write tid 3 to smithi07179299-15 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1549: finishing write tid 4 to smithi07179299-15 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1549: oid 15 updating version 0 to 395 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1549: oid 15 version 395 is already newer than 394 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:1549: oid 15 updating version 395 to 396 2024-07-26T18:12:03.572 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 396 (ObjNum 496 snap 143 seq_num 496) dirty exists 2024-07-26T18:12:03.573 INFO:tasks.rados.rados.0.smithi071.stdout:1549: left oid 15 (ObjNum 496 snap 143 seq_num 496) 2024-07-26T18:12:03.573 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1026 (ObjNum 471 snap 139 seq_num 471) dirty exists 2024-07-26T18:12:03.573 INFO:tasks.rados.rados.0.smithi071.stdout:1550: expect (ObjNum 400 snap 119 seq_num 400) 2024-07-26T18:12:03.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:03 smithi071 ceph-mon[90507]: osdmap e372: 8 total, 8 up, 8 in 2024-07-26T18:12:03.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:03 smithi071 ceph-mon[92867]: osdmap e372: 8 total, 8 up, 8 in 2024-07-26T18:12:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:03 smithi135 ceph-mon[85352]: osdmap e372: 8 total, 8 up, 8 in 2024-07-26T18:12:04.567 INFO:tasks.rados.rados.0.smithi071.stdout:1549: done (4 left) 2024-07-26T18:12:04.567 INFO:tasks.rados.rados.0.smithi071.stdout:1550: done (3 left) 2024-07-26T18:12:04.567 INFO:tasks.rados.rados.0.smithi071.stdout:1551: done (2 left) 2024-07-26T18:12:04.567 INFO:tasks.rados.rados.0.smithi071.stdout:1552: done (1 left) 2024-07-26T18:12:04.567 INFO:tasks.rados.rados.0.smithi071.stdout:1554: done (0 left) 2024-07-26T18:12:04.567 INFO:tasks.rados.rados.0.smithi071.stdout:1555: read oid 15 snap -1 2024-07-26T18:12:04.568 INFO:tasks.rados.rados.0.smithi071.stdout:1555: expect (ObjNum 496 snap 143 seq_num 496) 2024-07-26T18:12:04.568 INFO:tasks.rados.rados.0.smithi071.stdout:1556: snap_create 2024-07-26T18:12:04.576 INFO:tasks.rados.rados.0.smithi071.stdout:1555: expect (ObjNum 496 snap 143 seq_num 496) 2024-07-26T18:12:04.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:04 smithi071 ceph-mon[92867]: pgmap v227: 121 pgs: 121 active+clean; 149 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.6 MiB/s wr, 29 op/s 2024-07-26T18:12:04.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:04 smithi071 ceph-mon[92867]: osdmap e373: 8 total, 8 up, 8 in 2024-07-26T18:12:04.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:04 smithi071 ceph-mon[90507]: pgmap v227: 121 pgs: 121 active+clean; 149 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.6 MiB/s wr, 29 op/s 2024-07-26T18:12:04.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:04 smithi071 ceph-mon[90507]: osdmap e373: 8 total, 8 up, 8 in 2024-07-26T18:12:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:04 smithi135 ceph-mon[85352]: pgmap v227: 121 pgs: 121 active+clean; 149 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.6 MiB/s wr, 29 op/s 2024-07-26T18:12:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:04 smithi135 ceph-mon[85352]: osdmap e373: 8 total, 8 up, 8 in 2024-07-26T18:12:05.577 INFO:tasks.rados.rados.0.smithi071.stdout:1555: done (1 left) 2024-07-26T18:12:05.578 INFO:tasks.rados.rados.0.smithi071.stdout:1556: done (0 left) 2024-07-26T18:12:05.578 INFO:tasks.rados.rados.0.smithi071.stdout:1557: read oid 9 snap -1 2024-07-26T18:12:05.578 INFO:tasks.rados.rados.0.smithi071.stdout:1557: expect (ObjNum 455 snap 133 seq_num 455) 2024-07-26T18:12:05.578 INFO:tasks.rados.rados.0.smithi071.stdout:1558: read oid 50 snap -1 2024-07-26T18:12:05.578 INFO:tasks.rados.rados.0.smithi071.stdout:1558: expect (ObjNum 444 snap 132 seq_num 444) 2024-07-26T18:12:05.578 INFO:tasks.rados.rados.0.smithi071.stdout:1559: snap_remove snap 144 2024-07-26T18:12:05.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:05 smithi071 ceph-mon[92867]: osdmap e374: 8 total, 8 up, 8 in 2024-07-26T18:12:05.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:05 smithi071 ceph-mon[90507]: osdmap e374: 8 total, 8 up, 8 in 2024-07-26T18:12:06.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:05 smithi135 ceph-mon[85352]: osdmap e374: 8 total, 8 up, 8 in 2024-07-26T18:12:06.183 INFO:tasks.rados.rados.0.smithi071.stdout:1559: done (2 left) 2024-07-26T18:12:06.184 INFO:tasks.rados.rados.0.smithi071.stdout:1560: copy_from oid 7 from oid 32 current snap is 145 2024-07-26T18:12:06.184 INFO:tasks.rados.rados.0.smithi071.stdout:1557: expect (ObjNum 455 snap 133 seq_num 455) 2024-07-26T18:12:06.198 INFO:tasks.rados.rados.0.smithi071.stdout:1558: expect (ObjNum 444 snap 132 seq_num 444) 2024-07-26T18:12:06.313 INFO:tasks.rados.rados.0.smithi071.stdout:1560: finishing copy_from racing read to smithi07179299-7 2024-07-26T18:12:06.313 INFO:tasks.rados.rados.0.smithi071.stdout:1560: finishing copy_from to smithi07179299-7 2024-07-26T18:12:06.313 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 938 (ObjNum 490 snap 142 seq_num 490) dirty exists 2024-07-26T18:12:06.313 INFO:tasks.rados.rados.0.smithi071.stdout:1557: done (2 left) 2024-07-26T18:12:06.313 INFO:tasks.rados.rados.0.smithi071.stdout:1558: done (1 left) 2024-07-26T18:12:06.314 INFO:tasks.rados.rados.0.smithi071.stdout:1560: done (0 left) 2024-07-26T18:12:06.314 INFO:tasks.rados.rados.0.smithi071.stdout:1561: rollback oid 48 current snap is 145 2024-07-26T18:12:06.314 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 48 to 143 2024-07-26T18:12:06.314 INFO:tasks.rados.rados.0.smithi071.stdout:1562: read oid 17 snap -1 2024-07-26T18:12:06.314 INFO:tasks.rados.rados.0.smithi071.stdout:1562: expect (ObjNum 470 snap 139 seq_num 470) 2024-07-26T18:12:06.314 INFO:tasks.rados.rados.0.smithi071.stdout:1563: copy_from oid 16 from oid 11 current snap is 145 2024-07-26T18:12:06.314 INFO:tasks.rados.rados.0.smithi071.stdout:1564: rmattr oid 31 current snap is 145 2024-07-26T18:12:06.314 INFO:tasks.rados.rados.0.smithi071.stdout:1565: rmattr oid 18 current snap is 145 2024-07-26T18:12:06.314 INFO:tasks.rados.rados.0.smithi071.stdout:1565: done (4 left) 2024-07-26T18:12:06.314 INFO:tasks.rados.rados.0.smithi071.stdout:1566: read oid 20 snap -1 2024-07-26T18:12:06.315 INFO:tasks.rados.rados.0.smithi071.stdout:1566: expect (ObjNum 401 snap 119 seq_num 401) 2024-07-26T18:12:06.315 INFO:tasks.rados.rados.0.smithi071.stdout:1567: read oid 13 snap -1 2024-07-26T18:12:06.315 INFO:tasks.rados.rados.0.smithi071.stdout:1567: expect deleted 2024-07-26T18:12:06.315 INFO:tasks.rados.rados.0.smithi071.stdout:1568: delete oid 1 current snap is 145 2024-07-26T18:12:06.316 INFO:tasks.rados.rados.0.smithi071.stdout:1563: finishing copy_from to smithi07179299-16 2024-07-26T18:12:06.316 INFO:tasks.rados.rados.0.smithi071.stdout:1563: got expected ENOENT (src dne) 2024-07-26T18:12:06.316 INFO:tasks.rados.rados.0.smithi071.stdout:1563: finishing copy_from racing read to smithi07179299-16 2024-07-26T18:12:06.316 INFO:tasks.rados.rados.0.smithi071.stdout:1561: finishing rollback tid 0 to smithi07179299-48 2024-07-26T18:12:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:1566: expect (ObjNum 401 snap 119 seq_num 401) 2024-07-26T18:12:06.373 INFO:tasks.rados.rados.0.smithi071.stdout:1561: finishing rollback tid 1 to smithi07179299-48 2024-07-26T18:12:06.373 INFO:tasks.rados.rados.0.smithi071.stdout:1561: finishing rollback tid 2 to smithi07179299-48 2024-07-26T18:12:06.373 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 814 (ObjNum 473 snap 140 seq_num 473) dirty exists 2024-07-26T18:12:06.373 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 331 (ObjNum 416 snap 123 seq_num 416) dirty exists 2024-07-26T18:12:06.373 INFO:tasks.rados.rados.0.smithi071.stdout:1562: expect (ObjNum 470 snap 139 seq_num 470) 2024-07-26T18:12:06.756 INFO:tasks.rados.rados.0.smithi071.stdout:1561: done (6 left) 2024-07-26T18:12:06.756 INFO:tasks.rados.rados.0.smithi071.stdout:1562: done (5 left) 2024-07-26T18:12:06.756 INFO:tasks.rados.rados.0.smithi071.stdout:1563: done (4 left) 2024-07-26T18:12:06.756 INFO:tasks.rados.rados.0.smithi071.stdout:1564: done (3 left) 2024-07-26T18:12:06.756 INFO:tasks.rados.rados.0.smithi071.stdout:1566: done (2 left) 2024-07-26T18:12:06.756 INFO:tasks.rados.rados.0.smithi071.stdout:1567: done (1 left) 2024-07-26T18:12:06.756 INFO:tasks.rados.rados.0.smithi071.stdout:1568: done (0 left) 2024-07-26T18:12:06.756 INFO:tasks.rados.rados.0.smithi071.stdout:1569: rmattr oid 28 current snap is 145 2024-07-26T18:12:06.756 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 145 2024-07-26T18:12:06.756 INFO:tasks.rados.rados.0.smithi071.stdout:1570: seq_num 498 ranges {983040=745472,1728512=401408} 2024-07-26T18:12:06.764 INFO:tasks.rados.rados.0.smithi071.stdout:1570: writing smithi07179299-6 from 983040 to 1728512 tid 1 2024-07-26T18:12:06.767 INFO:tasks.rados.rados.0.smithi071.stdout:1570: writing smithi07179299-6 from 1728512 to 2129920 tid 2 2024-07-26T18:12:06.767 INFO:tasks.rados.rados.0.smithi071.stdout:1571: read oid 26 snap 143 2024-07-26T18:12:06.767 INFO:tasks.rados.rados.0.smithi071.stdout:1571: expect (ObjNum 491 snap 142 seq_num 491) 2024-07-26T18:12:06.767 INFO:tasks.rados.rados.0.smithi071.stdout:1572: read oid 13 snap -1 2024-07-26T18:12:06.767 INFO:tasks.rados.rados.0.smithi071.stdout:1572: expect deleted 2024-07-26T18:12:06.767 INFO:tasks.rados.rados.0.smithi071.stdout:1573: snap_create 2024-07-26T18:12:06.768 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 815 (ObjNum 234 snap 64 seq_num 234) dirty exists 2024-07-26T18:12:06.769 INFO:tasks.rados.rados.0.smithi071.stdout:1570: finishing write tid 1 to smithi07179299-6 2024-07-26T18:12:06.770 INFO:tasks.rados.rados.0.smithi071.stdout:1570: finishing write tid 2 to smithi07179299-6 2024-07-26T18:12:06.770 INFO:tasks.rados.rados.0.smithi071.stdout:1570: finishing write tid 3 to smithi07179299-6 2024-07-26T18:12:06.772 INFO:tasks.rados.rados.0.smithi071.stdout:1570: finishing write tid 4 to smithi07179299-6 2024-07-26T18:12:06.772 INFO:tasks.rados.rados.0.smithi071.stdout:1570: oid 6 updating version 0 to 906 2024-07-26T18:12:06.772 INFO:tasks.rados.rados.0.smithi071.stdout:1570: oid 6 version 906 is already newer than 905 2024-07-26T18:12:06.772 INFO:tasks.rados.rados.0.smithi071.stdout:1570: oid 6 version 906 is already newer than 904 2024-07-26T18:12:06.772 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 906 (ObjNum 498 snap 145 seq_num 498) dirty exists 2024-07-26T18:12:06.772 INFO:tasks.rados.rados.0.smithi071.stdout:1570: left oid 6 (ObjNum 498 snap 145 seq_num 498) 2024-07-26T18:12:06.788 INFO:tasks.rados.rados.0.smithi071.stdout:1571: expect (ObjNum 491 snap 142 seq_num 491) 2024-07-26T18:12:06.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:06 smithi071 ceph-mon[92867]: pgmap v230: 121 pgs: 121 active+clean; 149 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.5 MiB/s wr, 30 op/s 2024-07-26T18:12:06.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:06 smithi071 ceph-mon[92867]: osdmap e375: 8 total, 8 up, 8 in 2024-07-26T18:12:06.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:06 smithi071 ceph-mon[92867]: osdmap e376: 8 total, 8 up, 8 in 2024-07-26T18:12:06.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:06 smithi071 ceph-mon[90507]: pgmap v230: 121 pgs: 121 active+clean; 149 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.5 MiB/s wr, 30 op/s 2024-07-26T18:12:06.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:06 smithi071 ceph-mon[90507]: osdmap e375: 8 total, 8 up, 8 in 2024-07-26T18:12:06.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:06 smithi071 ceph-mon[90507]: osdmap e376: 8 total, 8 up, 8 in 2024-07-26T18:12:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:06 smithi135 ceph-mon[85352]: pgmap v230: 121 pgs: 121 active+clean; 149 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 2.5 MiB/s wr, 30 op/s 2024-07-26T18:12:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:06 smithi135 ceph-mon[85352]: osdmap e375: 8 total, 8 up, 8 in 2024-07-26T18:12:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:06 smithi135 ceph-mon[85352]: osdmap e376: 8 total, 8 up, 8 in 2024-07-26T18:12:07.580 INFO:tasks.rados.rados.0.smithi071.stdout:1569: done (4 left) 2024-07-26T18:12:07.580 INFO:tasks.rados.rados.0.smithi071.stdout:1570: done (3 left) 2024-07-26T18:12:07.581 INFO:tasks.rados.rados.0.smithi071.stdout:1571: done (2 left) 2024-07-26T18:12:07.581 INFO:tasks.rados.rados.0.smithi071.stdout:1572: done (1 left) 2024-07-26T18:12:07.581 INFO:tasks.rados.rados.0.smithi071.stdout:1573: done (0 left) 2024-07-26T18:12:07.581 INFO:tasks.rados.rados.0.smithi071.stdout:1574: read oid 1 snap -1 2024-07-26T18:12:07.581 INFO:tasks.rados.rados.0.smithi071.stdout:1574: expect deleted 2024-07-26T18:12:07.581 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 146 2024-07-26T18:12:07.581 INFO:tasks.rados.rados.0.smithi071.stdout:1575: seq_num 499 ranges {7634944=761856,8396800=401408} 2024-07-26T18:12:07.624 INFO:tasks.rados.rados.0.smithi071.stdout:1575: writing smithi07179299-14 from 7634944 to 8396800 tid 1 2024-07-26T18:12:07.627 INFO:tasks.rados.rados.0.smithi071.stdout:1575: writing smithi07179299-14 from 8396800 to 8798208 tid 2 2024-07-26T18:12:07.627 INFO:tasks.rados.rados.0.smithi071.stdout:1576: snap_remove snap 145 2024-07-26T18:12:08.585 INFO:tasks.rados.rados.0.smithi071.stdout:1576: done (2 left) 2024-07-26T18:12:08.585 INFO:tasks.rados.rados.0.smithi071.stdout:1577: rollback oid 30 current snap is 146 2024-07-26T18:12:08.585 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 143 2024-07-26T18:12:08.585 INFO:tasks.rados.rados.0.smithi071.stdout:1575: finishing write tid 1 to smithi07179299-14 2024-07-26T18:12:08.585 INFO:tasks.rados.rados.0.smithi071.stdout:1575: finishing write tid 2 to smithi07179299-14 2024-07-26T18:12:08.585 INFO:tasks.rados.rados.0.smithi071.stdout:1575: finishing write tid 3 to smithi07179299-14 2024-07-26T18:12:08.585 INFO:tasks.rados.rados.0.smithi071.stdout:1575: finishing write tid 4 to smithi07179299-14 2024-07-26T18:12:08.585 INFO:tasks.rados.rados.0.smithi071.stdout:1575: oid 14 updating version 0 to 813 2024-07-26T18:12:08.585 INFO:tasks.rados.rados.0.smithi071.stdout:1575: oid 14 updating version 813 to 815 2024-07-26T18:12:08.585 INFO:tasks.rados.rados.0.smithi071.stdout:1575: oid 14 version 815 is already newer than 814 2024-07-26T18:12:08.586 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 815 (ObjNum 499 snap 146 seq_num 499) dirty exists 2024-07-26T18:12:08.586 INFO:tasks.rados.rados.0.smithi071.stdout:1575: left oid 14 (ObjNum 499 snap 146 seq_num 499) 2024-07-26T18:12:08.586 INFO:tasks.rados.rados.0.smithi071.stdout:1574: done (2 left) 2024-07-26T18:12:08.586 INFO:tasks.rados.rados.0.smithi071.stdout:1575: done (1 left) 2024-07-26T18:12:08.586 INFO:tasks.rados.rados.0.smithi071.stdout:1578: copy_from oid 9 from oid 25 current snap is 146 2024-07-26T18:12:08.586 INFO:tasks.rados.rados.0.smithi071.stdout:1579: setattr oid 6 current snap is 146 2024-07-26T18:12:08.586 INFO:tasks.rados.rados.0.smithi071.stdout:1580: copy_from oid 14 from oid 49 current snap is 146 2024-07-26T18:12:08.586 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 146 2024-07-26T18:12:08.586 INFO:tasks.rados.rados.0.smithi071.stdout:1581: seq_num 500 ranges {0=778240,778240=401408} 2024-07-26T18:12:08.590 INFO:tasks.rados.rados.0.smithi071.stdout:1581: writing smithi07179299-13 from 0 to 778240 tid 1 2024-07-26T18:12:08.593 INFO:tasks.rados.rados.0.smithi071.stdout:1581: writing smithi07179299-13 from 778240 to 1179648 tid 2 2024-07-26T18:12:08.593 INFO:tasks.rados.rados.0.smithi071.stdout:1582: read oid 43 snap 143 2024-07-26T18:12:08.593 INFO:tasks.rados.rados.0.smithi071.stdout:1582: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:12:08.593 INFO:tasks.rados.rados.0.smithi071.stdout:1583: snap_create 2024-07-26T18:12:08.593 INFO:tasks.rados.rados.0.smithi071.stdout:1578: finishing copy_from to smithi07179299-9 2024-07-26T18:12:08.593 INFO:tasks.rados.rados.0.smithi071.stdout:1578: got expected ENOENT (src dne) 2024-07-26T18:12:08.593 INFO:tasks.rados.rados.0.smithi071.stdout:1578: finishing copy_from racing read to smithi07179299-9 2024-07-26T18:12:08.593 INFO:tasks.rados.rados.0.smithi071.stdout:1577: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:12:08.593 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-26T18:12:08.593 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 907 (ObjNum 498 snap 145 seq_num 498) dirty exists 2024-07-26T18:12:08.600 INFO:tasks.rados.rados.0.smithi071.stdout:1581: finishing write tid 1 to smithi07179299-13 2024-07-26T18:12:08.600 INFO:tasks.rados.rados.0.smithi071.stdout:1581: finishing write tid 2 to smithi07179299-13 2024-07-26T18:12:08.601 INFO:tasks.rados.rados.0.smithi071.stdout:1581: finishing write tid 3 to smithi07179299-13 2024-07-26T18:12:08.603 INFO:tasks.rados.rados.0.smithi071.stdout:1580: finishing copy_from racing read to smithi07179299-14 2024-07-26T18:12:08.604 INFO:tasks.rados.rados.0.smithi071.stdout:1581: finishing write tid 4 to smithi07179299-13 2024-07-26T18:12:08.604 INFO:tasks.rados.rados.0.smithi071.stdout:1581: oid 13 updating version 0 to 928 2024-07-26T18:12:08.604 INFO:tasks.rados.rados.0.smithi071.stdout:1581: oid 13 version 928 is already newer than 927 2024-07-26T18:12:08.604 INFO:tasks.rados.rados.0.smithi071.stdout:1581: oid 13 updating version 928 to 929 2024-07-26T18:12:08.605 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 929 (ObjNum 500 snap 146 seq_num 500) dirty exists 2024-07-26T18:12:08.605 INFO:tasks.rados.rados.0.smithi071.stdout:1581: left oid 13 (ObjNum 500 snap 146 seq_num 500) 2024-07-26T18:12:08.606 INFO:tasks.rados.rados.0.smithi071.stdout:1580: finishing copy_from to smithi07179299-14 2024-07-26T18:12:08.606 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 816 (ObjNum 486 snap 141 seq_num 486) dirty exists 2024-07-26T18:12:08.606 INFO:tasks.rados.rados.0.smithi071.stdout:1582: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:12:08.860 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:08 smithi135 ceph-mon[85352]: pgmap v233: 121 pgs: 121 active+clean; 160 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-07-26T18:12:08.860 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:08 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:08.860 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:08 smithi135 ceph-mon[85352]: osdmap e377: 8 total, 8 up, 8 in 2024-07-26T18:12:08.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:08 smithi071 ceph-mon[90507]: pgmap v233: 121 pgs: 121 active+clean; 160 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-07-26T18:12:08.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:08 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:08.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:08 smithi071 ceph-mon[90507]: osdmap e377: 8 total, 8 up, 8 in 2024-07-26T18:12:08.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:08 smithi071 ceph-mon[92867]: pgmap v233: 121 pgs: 121 active+clean; 160 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-07-26T18:12:08.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:08 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:08.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:08 smithi071 ceph-mon[92867]: osdmap e377: 8 total, 8 up, 8 in 2024-07-26T18:12:09.592 INFO:tasks.rados.rados.0.smithi071.stdout:1577: done (6 left) 2024-07-26T18:12:09.592 INFO:tasks.rados.rados.0.smithi071.stdout:1578: done (5 left) 2024-07-26T18:12:09.592 INFO:tasks.rados.rados.0.smithi071.stdout:1579: done (4 left) 2024-07-26T18:12:09.592 INFO:tasks.rados.rados.0.smithi071.stdout:1580: done (3 left) 2024-07-26T18:12:09.592 INFO:tasks.rados.rados.0.smithi071.stdout:1581: done (2 left) 2024-07-26T18:12:09.593 INFO:tasks.rados.rados.0.smithi071.stdout:1582: done (1 left) 2024-07-26T18:12:09.593 INFO:tasks.rados.rados.0.smithi071.stdout:1583: done (0 left) 2024-07-26T18:12:09.593 INFO:tasks.rados.rados.0.smithi071.stdout:1584: delete oid 30 current snap is 147 2024-07-26T18:12:09.596 INFO:tasks.rados.rados.0.smithi071.stdout:1584: done (0 left) 2024-07-26T18:12:09.596 INFO:tasks.rados.rados.0.smithi071.stdout:1585: rollback oid 41 current snap is 147 2024-07-26T18:12:09.596 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 41 to 146 2024-07-26T18:12:09.596 INFO:tasks.rados.rados.0.smithi071.stdout:1586: read oid 42 snap -1 2024-07-26T18:12:09.596 INFO:tasks.rados.rados.0.smithi071.stdout:1586: expect (ObjNum 414 snap 123 seq_num 414) 2024-07-26T18:12:09.596 INFO:tasks.rados.rados.0.smithi071.stdout:1587: copy_from oid 31 from oid 50 current snap is 147 2024-07-26T18:12:09.596 INFO:tasks.rados.rados.0.smithi071.stdout:1588: snap_create 2024-07-26T18:12:09.598 INFO:tasks.rados.rados.0.smithi071.stdout:1585: finishing rollback tid 1 to smithi07179299-41 2024-07-26T18:12:09.598 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 0 (ObjNum 545 snap 0 seq_num 1650437872) dirty dne 2024-07-26T18:12:09.614 INFO:tasks.rados.rados.0.smithi071.stdout:1587: finishing copy_from racing read to smithi07179299-31 2024-07-26T18:12:09.621 INFO:tasks.rados.rados.0.smithi071.stdout:1587: finishing copy_from to smithi07179299-31 2024-07-26T18:12:09.621 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1017 (ObjNum 444 snap 132 seq_num 444) dirty exists 2024-07-26T18:12:09.630 INFO:tasks.rados.rados.0.smithi071.stdout:1586: expect (ObjNum 414 snap 123 seq_num 414) 2024-07-26T18:12:09.696 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:12:09.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:09 smithi071 ceph-mon[90507]: osdmap e378: 8 total, 8 up, 8 in 2024-07-26T18:12:09.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:09 smithi071 ceph-mon[92867]: osdmap e378: 8 total, 8 up, 8 in 2024-07-26T18:12:09.975 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:12:09.975 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (6m) 17s ago 7m 24.6M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:12:09.975 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (7m) 2m ago 7m 89.9M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:12:09.975 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (8m) 17s ago 8m 16.6M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:12:09.975 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (8m) 2m ago 8m 18.9M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:12:09.975 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (3m) 2m ago 12m 438M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:12:09.975 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (3m) 17s ago 13m 508M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:12:09.975 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (2m) 17s ago 13m 47.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:12:09.975 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (2m) 2m ago 12m 27.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (2m) 17s ago 12m 41.4M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (7m) 17s ago 7m 14.3M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (7m) 2m ago 7m 16.1M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (87s) 17s ago 11m 117M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (55s) 17s ago 11m 93.0M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (22s) 17s ago 11m 14.3M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5ec19670b2da 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (10m) 17s ago 10m 141M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 8ea761a62bd8 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (10m) 2m ago 10m 160M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (9m) 2m ago 9m 131M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (9m) 2m ago 9m 89.7M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (9m) 2m ago 9m 102M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:12:09.976 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (3m) 2m ago 7m 47.2M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:12:10.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:09 smithi135 ceph-mon[85352]: osdmap e378: 8 total, 8 up, 8 in 2024-07-26T18:12:10.299 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:12:10.299 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:12:10.299 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:12:10.300 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:12:10.300 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:12:10.300 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:12:10.300 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:12:10.300 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:12:10.300 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 5, 2024-07-26T18:12:10.301 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:12:10.301 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:12:10.301 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:12:10.301 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:12:10.301 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:12:10.301 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:12:10.301 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 7, 2024-07-26T18:12:10.301 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 8 2024-07-26T18:12:10.301 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:12:10.301 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:12:10.592 INFO:tasks.rados.rados.0.smithi071.stdout:1585: done (3 left) 2024-07-26T18:12:10.592 INFO:tasks.rados.rados.0.smithi071.stdout:1586: done (2 left) 2024-07-26T18:12:10.592 INFO:tasks.rados.rados.0.smithi071.stdout:1587: done (1 left) 2024-07-26T18:12:10.593 INFO:tasks.rados.rados.0.smithi071.stdout:1588: done (0 left) 2024-07-26T18:12:10.593 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 148 2024-07-26T18:12:10.593 INFO:tasks.rados.rados.0.smithi071.stdout:1589: seq_num 502 ranges {2924544=409600,3334144=417792,3751936=385024} 2024-07-26T18:12:10.610 INFO:tasks.rados.rados.0.smithi071.stdout:1589: writing smithi07179299-47 from 2924544 to 3334144 tid 1 2024-07-26T18:12:10.612 INFO:tasks.rados.rados.0.smithi071.stdout:1589: writing smithi07179299-47 from 3334144 to 3751936 tid 2 2024-07-26T18:12:10.615 INFO:tasks.rados.rados.0.smithi071.stdout:1589: writing smithi07179299-47 from 3751936 to 4136960 tid 3 2024-07-26T18:12:10.615 INFO:tasks.rados.rados.0.smithi071.stdout:1590: read oid 37 snap -1 2024-07-26T18:12:10.615 INFO:tasks.rados.rados.0.smithi071.stdout:1590: expect (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:12:10.615 INFO:tasks.rados.rados.0.smithi071.stdout:1591: read oid 9 snap -1 2024-07-26T18:12:10.615 INFO:tasks.rados.rados.0.smithi071.stdout:1591: expect (ObjNum 455 snap 133 seq_num 455) 2024-07-26T18:12:10.616 INFO:tasks.rados.rados.0.smithi071.stdout:1592: setattr oid 26 current snap is 148 2024-07-26T18:12:10.616 INFO:tasks.rados.rados.0.smithi071.stdout:1589: finishing write tid 1 to smithi07179299-47 2024-07-26T18:12:10.616 INFO:tasks.rados.rados.0.smithi071.stdout:1593: rmattr oid 45 current snap is 148 2024-07-26T18:12:10.616 INFO:tasks.rados.rados.0.smithi071.stdout:1594: snap_create 2024-07-26T18:12:10.617 INFO:tasks.rados.rados.0.smithi071.stdout:1589: finishing write tid 2 to smithi07179299-47 2024-07-26T18:12:10.618 INFO:tasks.rados.rados.0.smithi071.stdout:1589: finishing write tid 3 to smithi07179299-47 2024-07-26T18:12:10.618 INFO:tasks.rados.rados.0.smithi071.stdout:1589: finishing write tid 4 to smithi07179299-47 2024-07-26T18:12:10.620 INFO:tasks.rados.rados.0.smithi071.stdout:1591: expect (ObjNum 455 snap 133 seq_num 455) 2024-07-26T18:12:10.633 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 345 (ObjNum 491 snap 142 seq_num 491) dirty exists 2024-07-26T18:12:10.633 INFO:tasks.rados.rados.0.smithi071.stdout:1589: finishing write tid 5 to smithi07179299-47 2024-07-26T18:12:10.633 INFO:tasks.rados.rados.0.smithi071.stdout:1589: oid 47 updating version 0 to 131 2024-07-26T18:12:10.633 INFO:tasks.rados.rados.0.smithi071.stdout:1589: oid 47 version 131 is already newer than 130 2024-07-26T18:12:10.633 INFO:tasks.rados.rados.0.smithi071.stdout:1589: oid 47 updating version 131 to 133 2024-07-26T18:12:10.633 INFO:tasks.rados.rados.0.smithi071.stdout:1589: oid 47 version 133 is already newer than 132 2024-07-26T18:12:10.633 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 133 (ObjNum 502 snap 148 seq_num 502) dirty exists 2024-07-26T18:12:10.633 INFO:tasks.rados.rados.0.smithi071.stdout:1589: left oid 47 (ObjNum 502 snap 148 seq_num 502) 2024-07-26T18:12:10.633 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 666 (ObjNum 447 snap 132 seq_num 447) dirty exists 2024-07-26T18:12:10.634 INFO:tasks.rados.rados.0.smithi071.stdout:1590: expect (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:12:10.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:10 smithi071 ceph-mon[90507]: pgmap v236: 121 pgs: 121 active+clean; 161 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-07-26T18:12:10.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:10 smithi071 ceph-mon[90507]: osdmap e379: 8 total, 8 up, 8 in 2024-07-26T18:12:10.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:10 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/789174800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:10.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:10 smithi071 ceph-mon[92867]: pgmap v236: 121 pgs: 121 active+clean; 161 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-07-26T18:12:10.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:10 smithi071 ceph-mon[92867]: osdmap e379: 8 total, 8 up, 8 in 2024-07-26T18:12:10.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:10 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/789174800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:11.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:10 smithi135 ceph-mon[85352]: pgmap v236: 121 pgs: 121 active+clean; 161 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-07-26T18:12:11.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:10 smithi135 ceph-mon[85352]: osdmap e379: 8 total, 8 up, 8 in 2024-07-26T18:12:11.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:10 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/789174800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:11.183 INFO:tasks.rados.rados.0.smithi071.stdout:1589: done (5 left) 2024-07-26T18:12:11.183 INFO:tasks.rados.rados.0.smithi071.stdout:1590: done (4 left) 2024-07-26T18:12:11.183 INFO:tasks.rados.rados.0.smithi071.stdout:1591: done (3 left) 2024-07-26T18:12:11.183 INFO:tasks.rados.rados.0.smithi071.stdout:1592: done (2 left) 2024-07-26T18:12:11.183 INFO:tasks.rados.rados.0.smithi071.stdout:1593: done (1 left) 2024-07-26T18:12:11.183 INFO:tasks.rados.rados.0.smithi071.stdout:1594: done (0 left) 2024-07-26T18:12:11.183 INFO:tasks.rados.rados.0.smithi071.stdout:1595: snap_remove snap 147 2024-07-26T18:12:11.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:11 smithi071 ceph-mon[92867]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:11.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:11 smithi071 ceph-mon[92867]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:11.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:11 smithi071 ceph-mon[92867]: osdmap e380: 8 total, 8 up, 8 in 2024-07-26T18:12:11.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:11 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:12:11.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:11 smithi071 ceph-mon[92867]: osdmap e381: 8 total, 8 up, 8 in 2024-07-26T18:12:11.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:11 smithi071 ceph-mon[90507]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:11.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:11 smithi071 ceph-mon[90507]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:11.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:11 smithi071 ceph-mon[90507]: osdmap e380: 8 total, 8 up, 8 in 2024-07-26T18:12:11.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:11 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:12:11.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:11 smithi071 ceph-mon[90507]: osdmap e381: 8 total, 8 up, 8 in 2024-07-26T18:12:12.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:11 smithi135 ceph-mon[85352]: from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:12.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:11 smithi135 ceph-mon[85352]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:12.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:11 smithi135 ceph-mon[85352]: osdmap e380: 8 total, 8 up, 8 in 2024-07-26T18:12:12.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:11 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:12:12.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:11 smithi135 ceph-mon[85352]: osdmap e381: 8 total, 8 up, 8 in 2024-07-26T18:12:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:12:12] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2024-07-26T18:12:12.185 INFO:tasks.rados.rados.0.smithi071.stdout:1595: done (0 left) 2024-07-26T18:12:12.186 INFO:tasks.rados.rados.0.smithi071.stdout:1596: delete oid 49 current snap is 149 2024-07-26T18:12:12.193 INFO:tasks.rados.rados.0.smithi071.stdout:1596: done (0 left) 2024-07-26T18:12:12.193 INFO:tasks.rados.rados.0.smithi071.stdout:1597: delete oid 40 current snap is 149 2024-07-26T18:12:12.197 INFO:tasks.rados.rados.0.smithi071.stdout:1597: done (0 left) 2024-07-26T18:12:12.198 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 149 2024-07-26T18:12:12.198 INFO:tasks.rados.rados.0.smithi071.stdout:1598: seq_num 505 ranges {2318336=466944,2785280=475136,3260416=327680} 2024-07-26T18:12:12.212 INFO:tasks.rados.rados.0.smithi071.stdout:1598: writing smithi07179299-15 from 2318336 to 2785280 tid 1 2024-07-26T18:12:12.215 INFO:tasks.rados.rados.0.smithi071.stdout:1598: writing smithi07179299-15 from 2785280 to 3260416 tid 2 2024-07-26T18:12:12.217 INFO:tasks.rados.rados.0.smithi071.stdout:1598: writing smithi07179299-15 from 3260416 to 3588096 tid 3 2024-07-26T18:12:12.217 INFO:tasks.rados.rados.0.smithi071.stdout:1599: delete oid 41 current snap is 149 2024-07-26T18:12:12.217 INFO:tasks.rados.rados.0.smithi071.stdout:1598: finishing write tid 1 to smithi07179299-15 2024-07-26T18:12:12.219 INFO:tasks.rados.rados.0.smithi071.stdout:1599: done (1 left) 2024-07-26T18:12:12.219 INFO:tasks.rados.rados.0.smithi071.stdout:1600: read oid 43 snap -1 2024-07-26T18:12:12.219 INFO:tasks.rados.rados.0.smithi071.stdout:1600: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:12:12.219 INFO:tasks.rados.rados.0.smithi071.stdout:1601: read oid 50 snap -1 2024-07-26T18:12:12.219 INFO:tasks.rados.rados.0.smithi071.stdout:1601: expect (ObjNum 444 snap 132 seq_num 444) 2024-07-26T18:12:12.219 INFO:tasks.rados.rados.0.smithi071.stdout:1602: delete oid 28 current snap is 149 2024-07-26T18:12:12.220 INFO:tasks.rados.rados.0.smithi071.stdout:1598: finishing write tid 2 to smithi07179299-15 2024-07-26T18:12:12.220 INFO:tasks.rados.rados.0.smithi071.stdout:1598: finishing write tid 3 to smithi07179299-15 2024-07-26T18:12:12.220 INFO:tasks.rados.rados.0.smithi071.stdout:1598: finishing write tid 4 to smithi07179299-15 2024-07-26T18:12:12.222 INFO:tasks.rados.rados.0.smithi071.stdout:1602: done (3 left) 2024-07-26T18:12:12.222 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 149 2024-07-26T18:12:12.222 INFO:tasks.rados.rados.0.smithi071.stdout:1603: seq_num 508 ranges {2129920=516096,2646016=524288,3170304=278528} 2024-07-26T18:12:12.236 INFO:tasks.rados.rados.0.smithi071.stdout:1603: writing smithi07179299-6 from 2129920 to 2646016 tid 1 2024-07-26T18:12:12.239 INFO:tasks.rados.rados.0.smithi071.stdout:1603: writing smithi07179299-6 from 2646016 to 3170304 tid 2 2024-07-26T18:12:12.241 INFO:tasks.rados.rados.0.smithi071.stdout:1603: writing smithi07179299-6 from 3170304 to 3448832 tid 3 2024-07-26T18:12:12.241 INFO:tasks.rados.rados.0.smithi071.stdout:1604: snap_remove snap 146 2024-07-26T18:12:12.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:12:12.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[92867]: Upgrade: osd.3 is safe to restart 2024-07-26T18:12:12.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[92867]: pgmap v240: 121 pgs: 121 active+clean; 162 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 577 KiB/s wr, 14 op/s 2024-07-26T18:12:12.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[92867]: osdmap e382: 8 total, 8 up, 8 in 2024-07-26T18:12:12.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:12.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:12.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:12:12.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[90507]: Upgrade: osd.3 is safe to restart 2024-07-26T18:12:12.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[90507]: pgmap v240: 121 pgs: 121 active+clean; 162 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 577 KiB/s wr, 14 op/s 2024-07-26T18:12:12.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[90507]: osdmap e382: 8 total, 8 up, 8 in 2024-07-26T18:12:12.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:12.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:12 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-07-26T18:12:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:12 smithi135 ceph-mon[85352]: Upgrade: osd.3 is safe to restart 2024-07-26T18:12:13.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:12 smithi135 ceph-mon[85352]: pgmap v240: 121 pgs: 121 active+clean; 162 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 577 KiB/s wr, 14 op/s 2024-07-26T18:12:13.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:12 smithi135 ceph-mon[85352]: osdmap e382: 8 total, 8 up, 8 in 2024-07-26T18:12:13.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:13.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:13.189 INFO:tasks.rados.rados.0.smithi071.stdout:1604: done (4 left) 2024-07-26T18:12:13.189 INFO:tasks.rados.rados.0.smithi071.stdout:1605: read oid 49 snap -1 2024-07-26T18:12:13.189 INFO:tasks.rados.rados.0.smithi071.stdout:1605: expect deleted 2024-07-26T18:12:13.189 INFO:tasks.rados.rados.0.smithi071.stdout:1606: delete oid 7 current snap is 149 2024-07-26T18:12:13.189 INFO:tasks.rados.rados.0.smithi071.stdout:1598: finishing write tid 5 to smithi07179299-15 2024-07-26T18:12:13.190 INFO:tasks.rados.rados.0.smithi071.stdout:1598: oid 15 updating version 0 to 404 2024-07-26T18:12:13.190 INFO:tasks.rados.rados.0.smithi071.stdout:1598: oid 15 updating version 404 to 405 2024-07-26T18:12:13.190 INFO:tasks.rados.rados.0.smithi071.stdout:1598: oid 15 version 405 is already newer than 403 2024-07-26T18:12:13.190 INFO:tasks.rados.rados.0.smithi071.stdout:1598: oid 15 version 405 is already newer than 402 2024-07-26T18:12:13.190 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 405 (ObjNum 505 snap 149 seq_num 505) dirty exists 2024-07-26T18:12:13.190 INFO:tasks.rados.rados.0.smithi071.stdout:1598: left oid 15 (ObjNum 505 snap 149 seq_num 505) 2024-07-26T18:12:13.190 INFO:tasks.rados.rados.0.smithi071.stdout:1600: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:12:13.323 INFO:tasks.rados.rados.0.smithi071.stdout:1601: expect (ObjNum 444 snap 132 seq_num 444) 2024-07-26T18:12:13.429 INFO:tasks.rados.rados.0.smithi071.stdout:1603: finishing write tid 1 to smithi07179299-6 2024-07-26T18:12:13.429 INFO:tasks.rados.rados.0.smithi071.stdout:1603: finishing write tid 2 to smithi07179299-6 2024-07-26T18:12:13.429 INFO:tasks.rados.rados.0.smithi071.stdout:1598: done (5 left) 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1600: done (4 left) 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1601: done (3 left) 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1606: done (2 left) 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1607: read oid 44 snap 143 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1607: expect (ObjNum 472 snap 140 seq_num 472) 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1608: read oid 25 snap 148 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1608: expect deleted 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 149 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1603: finishing write tid 3 to smithi07179299-6 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1603: finishing write tid 4 to smithi07179299-6 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1603: finishing write tid 5 to smithi07179299-6 2024-07-26T18:12:13.430 INFO:tasks.rados.rados.0.smithi071.stdout:1603: oid 6 updating version 0 to 909 2024-07-26T18:12:13.431 INFO:tasks.rados.rados.0.smithi071.stdout:1603: oid 6 version 909 is already newer than 908 2024-07-26T18:12:13.431 INFO:tasks.rados.rados.0.smithi071.stdout:1603: oid 6 updating version 909 to 911 2024-07-26T18:12:13.431 INFO:tasks.rados.rados.0.smithi071.stdout:1603: oid 6 version 911 is already newer than 910 2024-07-26T18:12:13.431 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 911 (ObjNum 508 snap 149 seq_num 508) dirty exists 2024-07-26T18:12:13.431 INFO:tasks.rados.rados.0.smithi071.stdout:1603: left oid 6 (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:12:13.431 INFO:tasks.rados.rados.0.smithi071.stdout:1609: seq_num 510 ranges {3588096=548864,4136960=745472,4882432=57344} 2024-07-26T18:12:13.451 INFO:tasks.rados.rados.0.smithi071.stdout:1609: writing smithi07179299-15 from 3588096 to 4136960 tid 1 2024-07-26T18:12:13.455 INFO:tasks.rados.rados.0.smithi071.stdout:1609: writing smithi07179299-15 from 4136960 to 4882432 tid 2 2024-07-26T18:12:13.456 INFO:tasks.rados.rados.0.smithi071.stdout:1609: writing smithi07179299-15 from 4882432 to 4939776 tid 3 2024-07-26T18:12:13.456 INFO:tasks.rados.rados.0.smithi071.stdout:1603: done (4 left) 2024-07-26T18:12:13.456 INFO:tasks.rados.rados.0.smithi071.stdout:1605: done (3 left) 2024-07-26T18:12:13.456 INFO:tasks.rados.rados.0.smithi071.stdout:1610: rollback oid 39 current snap is 149 2024-07-26T18:12:13.456 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 39 to 148 2024-07-26T18:12:13.456 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 149 2024-07-26T18:12:13.456 INFO:tasks.rados.rados.0.smithi071.stdout:1611: seq_num 511 ranges {2473984=565248,3039232=630784,3670016=172032} 2024-07-26T18:12:13.472 INFO:tasks.rados.rados.0.smithi071.stdout:1611: writing smithi07179299-50 from 2473984 to 3039232 tid 1 2024-07-26T18:12:13.476 INFO:tasks.rados.rados.0.smithi071.stdout:1611: writing smithi07179299-50 from 3039232 to 3670016 tid 2 2024-07-26T18:12:13.478 INFO:tasks.rados.rados.0.smithi071.stdout:1611: writing smithi07179299-50 from 3670016 to 3842048 tid 3 2024-07-26T18:12:13.478 INFO:tasks.rados.rados.0.smithi071.stdout:1612: setattr oid 33 current snap is 149 2024-07-26T18:12:13.478 INFO:tasks.rados.rados.0.smithi071.stdout:1607: expect (ObjNum 472 snap 140 seq_num 472) 2024-07-26T18:12:13.599 INFO:tasks.rados.rados.0.smithi071.stdout:1609: finishing write tid 1 to smithi07179299-15 2024-07-26T18:12:13.599 INFO:tasks.rados.rados.0.smithi071.stdout:1610: finishing rollback tid 1 to smithi07179299-39 2024-07-26T18:12:13.599 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 0 (ObjNum 81 snap 0 seq_num 551290499) dirty dne 2024-07-26T18:12:13.599 INFO:tasks.rados.rados.0.smithi071.stdout:1609: finishing write tid 2 to smithi07179299-15 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1609: finishing write tid 3 to smithi07179299-15 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1609: finishing write tid 4 to smithi07179299-15 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1609: finishing write tid 5 to smithi07179299-15 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1609: oid 15 updating version 0 to 409 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1609: oid 15 updating version 409 to 411 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1609: oid 15 version 411 is already newer than 410 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1609: oid 15 version 411 is already newer than 408 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 411 (ObjNum 510 snap 149 seq_num 510) dirty exists 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1609: left oid 15 (ObjNum 510 snap 149 seq_num 510) 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1611: finishing write tid 1 to smithi07179299-50 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1611: finishing write tid 2 to smithi07179299-50 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1611: finishing write tid 3 to smithi07179299-50 2024-07-26T18:12:13.600 INFO:tasks.rados.rados.0.smithi071.stdout:1611: finishing write tid 4 to smithi07179299-50 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1611: finishing write tid 5 to smithi07179299-50 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1611: oid 50 updating version 0 to 1034 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1611: oid 50 updating version 1034 to 1035 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1611: oid 50 updating version 1035 to 1036 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1611: oid 50 updating version 1036 to 1037 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1037 (ObjNum 511 snap 149 seq_num 511) dirty exists 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1611: left oid 50 (ObjNum 511 snap 149 seq_num 511) 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1607: done (5 left) 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1608: done (4 left) 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1609: done (3 left) 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1610: done (2 left) 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1611: done (1 left) 2024-07-26T18:12:13.601 INFO:tasks.rados.rados.0.smithi071.stdout:1613: copy_from oid 36 from oid 44 current snap is 149 2024-07-26T18:12:13.602 INFO:tasks.rados.rados.0.smithi071.stdout:1614: snap_create 2024-07-26T18:12:13.602 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 763 (ObjNum 454 snap 132 seq_num 454) dirty exists 2024-07-26T18:12:13.611 INFO:tasks.rados.rados.0.smithi071.stdout:1613: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:12:13.612 INFO:tasks.rados.rados.0.smithi071.stdout:1613: finishing copy_from to smithi07179299-36 2024-07-26T18:12:13.612 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 752 (ObjNum 472 snap 140 seq_num 472) dirty exists 2024-07-26T18:12:14.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:13 smithi135 ceph-mon[85352]: Upgrade: Updating osd.3 2024-07-26T18:12:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-26T18:12:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:12:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:13 smithi135 ceph-mon[85352]: Deploying daemon osd.3 on smithi071 2024-07-26T18:12:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:13 smithi135 ceph-mon[85352]: osdmap e383: 8 total, 8 up, 8 in 2024-07-26T18:12:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:13 smithi135 ceph-mon[85352]: pgmap v243: 121 pgs: 121 active+clean; 169 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-07-26T18:12:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[90507]: Upgrade: Updating osd.3 2024-07-26T18:12:14.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:14.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-26T18:12:14.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:12:14.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[90507]: Deploying daemon osd.3 on smithi071 2024-07-26T18:12:14.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[90507]: osdmap e383: 8 total, 8 up, 8 in 2024-07-26T18:12:14.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[90507]: pgmap v243: 121 pgs: 121 active+clean; 169 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-07-26T18:12:14.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[92867]: Upgrade: Updating osd.3 2024-07-26T18:12:14.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:14.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-07-26T18:12:14.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:12:14.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[92867]: Deploying daemon osd.3 on smithi071 2024-07-26T18:12:14.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[92867]: osdmap e383: 8 total, 8 up, 8 in 2024-07-26T18:12:14.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:13 smithi071 ceph-mon[92867]: pgmap v243: 121 pgs: 121 active+clean; 169 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-07-26T18:12:14.195 INFO:tasks.rados.rados.0.smithi071.stdout:1612: done (2 left) 2024-07-26T18:12:14.195 INFO:tasks.rados.rados.0.smithi071.stdout:1613: done (1 left) 2024-07-26T18:12:14.195 INFO:tasks.rados.rados.0.smithi071.stdout:1614: done (0 left) 2024-07-26T18:12:14.195 INFO:tasks.rados.rados.0.smithi071.stdout:1615: read oid 38 snap 149 2024-07-26T18:12:14.195 INFO:tasks.rados.rados.0.smithi071.stdout:1615: expect (ObjNum 452 snap 132 seq_num 452) 2024-07-26T18:12:14.195 INFO:tasks.rados.rados.0.smithi071.stdout:1616: read oid 35 snap -1 2024-07-26T18:12:14.195 INFO:tasks.rados.rados.0.smithi071.stdout:1616: expect (ObjNum 471 snap 139 seq_num 471) 2024-07-26T18:12:14.196 INFO:tasks.rados.rados.0.smithi071.stdout:1617: snap_create 2024-07-26T18:12:14.200 INFO:tasks.rados.rados.0.smithi071.stdout:1616: expect (ObjNum 471 snap 139 seq_num 471) 2024-07-26T18:12:14.246 INFO:tasks.rados.rados.0.smithi071.stdout:1615: expect (ObjNum 452 snap 132 seq_num 452) 2024-07-26T18:12:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1615: done (2 left) 2024-07-26T18:12:15.197 INFO:tasks.rados.rados.0.smithi071.stdout:1616: done (1 left) 2024-07-26T18:12:15.198 INFO:tasks.rados.rados.0.smithi071.stdout:1617: done (0 left) 2024-07-26T18:12:15.198 INFO:tasks.rados.rados.0.smithi071.stdout:1618: read oid 28 snap 150 2024-07-26T18:12:15.198 INFO:tasks.rados.rados.0.smithi071.stdout:1618: expect deleted 2024-07-26T18:12:15.198 INFO:tasks.rados.rados.0.smithi071.stdout:1619: snap_create 2024-07-26T18:12:15.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:15 smithi071 ceph-mon[90507]: osdmap e384: 8 total, 8 up, 8 in 2024-07-26T18:12:15.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:15 smithi071 ceph-mon[92867]: osdmap e384: 8 total, 8 up, 8 in 2024-07-26T18:12:15.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:15 smithi135 ceph-mon[85352]: osdmap e384: 8 total, 8 up, 8 in 2024-07-26T18:12:16.035 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:15 smithi071 systemd[1]: Stopping Ceph osd.3 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:12:16.188 INFO:tasks.rados.rados.0.smithi071.stdout:1618: done (1 left) 2024-07-26T18:12:16.188 INFO:tasks.rados.rados.0.smithi071.stdout:1619: done (0 left) 2024-07-26T18:12:16.188 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 152 2024-07-26T18:12:16.188 INFO:tasks.rados.rados.0.smithi071.stdout:1620: seq_num 512 ranges {4292608=581632,4874240=516096,5390336=286720} 2024-07-26T18:12:16.215 INFO:tasks.rados.rados.0.smithi071.stdout:1620: writing smithi07179299-5 from 4292608 to 4874240 tid 1 2024-07-26T18:12:16.218 INFO:tasks.rados.rados.0.smithi071.stdout:1620: writing smithi07179299-5 from 4874240 to 5390336 tid 2 2024-07-26T18:12:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:1620: writing smithi07179299-5 from 5390336 to 5677056 tid 3 2024-07-26T18:12:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:1621: rollback oid 45 current snap is 152 2024-07-26T18:12:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 45 to 151 2024-07-26T18:12:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:1620: finishing write tid 1 to smithi07179299-5 2024-07-26T18:12:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:1622: setattr oid 38 current snap is 152 2024-07-26T18:12:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:1620: finishing write tid 2 to smithi07179299-5 2024-07-26T18:12:16.222 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 152 2024-07-26T18:12:16.223 INFO:tasks.rados.rados.0.smithi071.stdout:1623: seq_num 513 ranges {0=598016,598016=794624,1392640=8192} 2024-07-26T18:12:16.226 INFO:tasks.rados.rados.0.smithi071.stdout:1623: writing smithi07179299-7 from 0 to 598016 tid 1 2024-07-26T18:12:16.230 INFO:tasks.rados.rados.0.smithi071.stdout:1623: writing smithi07179299-7 from 598016 to 1392640 tid 2 2024-07-26T18:12:16.231 INFO:tasks.rados.rados.0.smithi071.stdout:1623: writing smithi07179299-7 from 1392640 to 1400832 tid 3 2024-07-26T18:12:16.231 INFO:tasks.rados.rados.0.smithi071.stdout:1624: read oid 11 snap -1 2024-07-26T18:12:16.231 INFO:tasks.rados.rados.0.smithi071.stdout:1624: expect deleted 2024-07-26T18:12:16.231 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 152 2024-07-26T18:12:16.231 INFO:tasks.rados.rados.0.smithi071.stdout:1620: finishing write tid 3 to smithi07179299-5 2024-07-26T18:12:16.231 INFO:tasks.rados.rados.0.smithi071.stdout:1625: seq_num 514 ranges {0=614400,614400=679936,1294336=122880} 2024-07-26T18:12:16.233 INFO:tasks.rados.rados.0.smithi071.stdout:1625: writing smithi07179299-39 from 0 to 614400 tid 1 2024-07-26T18:12:16.237 INFO:tasks.rados.rados.0.smithi071.stdout:1625: writing smithi07179299-39 from 614400 to 1294336 tid 2 2024-07-26T18:12:16.239 INFO:tasks.rados.rados.0.smithi071.stdout:1625: writing smithi07179299-39 from 1294336 to 1417216 tid 3 2024-07-26T18:12:16.239 INFO:tasks.rados.rados.0.smithi071.stdout:1626: read oid 43 snap -1 2024-07-26T18:12:16.239 INFO:tasks.rados.rados.0.smithi071.stdout:1626: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:12:16.239 INFO:tasks.rados.rados.0.smithi071.stdout:1627: copy_from oid 15 from oid 48 current snap is 152 2024-07-26T18:12:16.239 INFO:tasks.rados.rados.0.smithi071.stdout:1620: finishing write tid 4 to smithi07179299-5 2024-07-26T18:12:16.239 INFO:tasks.rados.rados.0.smithi071.stdout:1621: finishing rollback tid 0 to smithi07179299-45 2024-07-26T18:12:16.239 INFO:tasks.rados.rados.0.smithi071.stdout:1621: finishing rollback tid 1 to smithi07179299-45 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1621: finishing rollback tid 2 to smithi07179299-45 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 675 (ObjNum 447 snap 132 seq_num 447) dirty exists 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 993 (ObjNum 452 snap 132 seq_num 452) dirty exists 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1620: finishing write tid 5 to smithi07179299-5 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1620: oid 5 updating version 0 to 938 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1620: oid 5 version 938 is already newer than 937 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1620: oid 5 updating version 938 to 939 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1620: oid 5 version 939 is already newer than 936 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 939 (ObjNum 512 snap 152 seq_num 512) dirty exists 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1620: left oid 5 (ObjNum 512 snap 152 seq_num 512) 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1625: finishing write tid 1 to smithi07179299-39 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1620: done (7 left) 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1621: done (6 left) 2024-07-26T18:12:16.240 INFO:tasks.rados.rados.0.smithi071.stdout:1622: done (5 left) 2024-07-26T18:12:16.241 INFO:tasks.rados.rados.0.smithi071.stdout:1624: done (4 left) 2024-07-26T18:12:16.241 INFO:tasks.rados.rados.0.smithi071.stdout:1628: snap_create 2024-07-26T18:12:16.242 INFO:tasks.rados.rados.0.smithi071.stdout:1625: finishing write tid 2 to smithi07179299-39 2024-07-26T18:12:16.242 INFO:tasks.rados.rados.0.smithi071.stdout:1625: finishing write tid 3 to smithi07179299-39 2024-07-26T18:12:16.242 INFO:tasks.rados.rados.0.smithi071.stdout:1625: finishing write tid 4 to smithi07179299-39 2024-07-26T18:12:16.245 INFO:tasks.rados.rados.0.smithi071.stdout:1625: finishing write tid 5 to smithi07179299-39 2024-07-26T18:12:16.245 INFO:tasks.rados.rados.0.smithi071.stdout:1625: oid 39 updating version 0 to 765 2024-07-26T18:12:16.245 INFO:tasks.rados.rados.0.smithi071.stdout:1625: oid 39 updating version 765 to 767 2024-07-26T18:12:16.245 INFO:tasks.rados.rados.0.smithi071.stdout:1625: oid 39 version 767 is already newer than 766 2024-07-26T18:12:16.245 INFO:tasks.rados.rados.0.smithi071.stdout:1625: oid 39 version 767 is already newer than 764 2024-07-26T18:12:16.245 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 767 (ObjNum 514 snap 152 seq_num 514) dirty exists 2024-07-26T18:12:16.245 INFO:tasks.rados.rados.0.smithi071.stdout:1625: left oid 39 (ObjNum 514 snap 152 seq_num 514) 2024-07-26T18:12:16.246 INFO:tasks.rados.rados.0.smithi071.stdout:1626: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:12:16.428 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[60435]: 2024-07-26T18:12:16.033+0000 7ff632cb7640 -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-07-26T18:12:16.428 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[60435]: 2024-07-26T18:12:16.033+0000 7ff632cb7640 -1 osd.3 384 *** Got signal Terminated *** 2024-07-26T18:12:16.428 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[60435]: 2024-07-26T18:12:16.033+0000 7ff632cb7640 -1 osd.3 384 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T18:12:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-mon[90507]: osdmap e385: 8 total, 8 up, 8 in 2024-07-26T18:12:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-mon[90507]: pgmap v246: 121 pgs: 121 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-07-26T18:12:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-mon[90507]: osd.3 marked itself down and dead 2024-07-26T18:12:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-mon[90507]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:12:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-mon[90507]: osdmap e386: 8 total, 7 up, 8 in 2024-07-26T18:12:16.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-mon[92867]: osdmap e385: 8 total, 8 up, 8 in 2024-07-26T18:12:16.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-mon[92867]: pgmap v246: 121 pgs: 121 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-07-26T18:12:16.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-mon[92867]: osd.3 marked itself down and dead 2024-07-26T18:12:16.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-mon[92867]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:12:16.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:16 smithi071 ceph-mon[92867]: osdmap e386: 8 total, 7 up, 8 in 2024-07-26T18:12:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:16 smithi135 ceph-mon[85352]: osdmap e385: 8 total, 8 up, 8 in 2024-07-26T18:12:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:16 smithi135 ceph-mon[85352]: pgmap v246: 121 pgs: 121 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-07-26T18:12:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:16 smithi135 ceph-mon[85352]: osd.3 marked itself down and dead 2024-07-26T18:12:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:16 smithi135 ceph-mon[85352]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:12:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:16 smithi135 ceph-mon[85352]: osdmap e386: 8 total, 7 up, 8 in 2024-07-26T18:12:16.994 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:16 smithi071 podman[112576]: 2024-07-26 18:12:16.736221791 +0000 UTC m=+0.809554432 container died 8ea761a62bd8d332373845069b201dd7d0bc51f98161a699c0e436a525e4cb40 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, 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=20240716, RELEASE=reef-a3bbd72, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-07-26T18:12:17.189 INFO:tasks.rados.rados.0.smithi071.stdout:1625: done (4 left) 2024-07-26T18:12:17.189 INFO:tasks.rados.rados.0.smithi071.stdout:1626: done (3 left) 2024-07-26T18:12:17.189 INFO:tasks.rados.rados.0.smithi071.stdout:1628: done (2 left) 2024-07-26T18:12:17.190 INFO:tasks.rados.rados.0.smithi071.stdout:1629: rollback oid 11 current snap is 153 2024-07-26T18:12:17.190 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 11 to 152 2024-07-26T18:12:17.190 INFO:tasks.rados.rados.0.smithi071.stdout:1630: read oid 22 snap -1 2024-07-26T18:12:17.190 INFO:tasks.rados.rados.0.smithi071.stdout:1630: expect (ObjNum 475 snap 140 seq_num 475) 2024-07-26T18:12:17.190 INFO:tasks.rados.rados.0.smithi071.stdout:1631: setattr oid 47 current snap is 153 2024-07-26T18:12:17.191 INFO:tasks.rados.rados.0.smithi071.stdout:1632: rmattr oid 25 current snap is 153 2024-07-26T18:12:17.191 INFO:tasks.rados.rados.0.smithi071.stdout:1632: done (5 left) 2024-07-26T18:12:17.191 INFO:tasks.rados.rados.0.smithi071.stdout:1633: snap_remove snap 149 2024-07-26T18:12:17.361 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:17 smithi071 podman[112576]: 2024-07-26 18:12:17.125756253 +0000 UTC m=+1.199088892 container cleanup 8ea761a62bd8d332373845069b201dd7d0bc51f98161a699c0e436a525e4cb40 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-a3bbd72, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240716, org.label-schema.schema-version=1.0) 2024-07-26T18:12:17.361 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:17 smithi071 bash[112576]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3 2024-07-26T18:12:17.678 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:17 smithi071 podman[112603]: 2024-07-26 18:12:17.360297159 +0000 UTC m=+0.627662496 container remove 8ea761a62bd8d332373845069b201dd7d0bc51f98161a699c0e436a525e4cb40 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3, org.label-schema.build-date=20240716, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=reef-a3bbd72, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0) 2024-07-26T18:12:18.014 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:17 smithi071 podman[112689]: 2024-07-26 18:12:17.589177363 +0000 UTC m=+0.017425563 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:12:18.014 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:17 smithi071 podman[112689]: 2024-07-26 18:12:17.728267009 +0000 UTC m=+0.156515240 container create 8311f0363ca3b68b22d4ad8142f9b6d5c8538d7c7e8e9719b80e529a437a3a1f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-07-26T18:12:18.193 INFO:tasks.rados.rados.0.smithi071.stdout:1633: done (5 left) 2024-07-26T18:12:18.193 INFO:tasks.rados.rados.0.smithi071.stdout:1634: setattr oid 30 current snap is 153 2024-07-26T18:12:18.193 INFO:tasks.rados.rados.0.smithi071.stdout:1629: finishing rollback tid 1 to smithi07179299-11 2024-07-26T18:12:18.193 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 0 (ObjNum 113 snap 0 seq_num 551903047) dirty dne 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 139 (ObjNum 502 snap 148 seq_num 502) dirty exists 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1623: finishing write tid 1 to smithi07179299-7 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1623: finishing write tid 2 to smithi07179299-7 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1623: finishing write tid 3 to smithi07179299-7 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1623: finishing write tid 4 to smithi07179299-7 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1623: finishing write tid 5 to smithi07179299-7 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1623: oid 7 updating version 0 to 943 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1623: oid 7 version 943 is already newer than 942 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1623: oid 7 version 943 is already newer than 940 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1623: oid 7 version 943 is already newer than 941 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 943 (ObjNum 513 snap 152 seq_num 513) dirty exists 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1623: left oid 7 (ObjNum 513 snap 152 seq_num 513) 2024-07-26T18:12:18.194 INFO:tasks.rados.rados.0.smithi071.stdout:1630: expect (ObjNum 475 snap 140 seq_num 475) 2024-07-26T18:12:18.374 INFO:tasks.rados.rados.0.smithi071.stdout:1627: finishing copy_from racing read to smithi07179299-15 2024-07-26T18:12:18.374 INFO:tasks.rados.rados.0.smithi071.stdout:1627: finishing copy_from to smithi07179299-15 2024-07-26T18:12:18.374 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 814 (ObjNum 473 snap 140 seq_num 473) dirty exists 2024-07-26T18:12:18.374 INFO:tasks.rados.rados.0.smithi071.stdout:1623: done (5 left) 2024-07-26T18:12:18.374 INFO:tasks.rados.rados.0.smithi071.stdout:1627: done (4 left) 2024-07-26T18:12:18.374 INFO:tasks.rados.rados.0.smithi071.stdout:1629: done (3 left) 2024-07-26T18:12:18.374 INFO:tasks.rados.rados.0.smithi071.stdout:1630: done (2 left) 2024-07-26T18:12:18.374 INFO:tasks.rados.rados.0.smithi071.stdout:1631: done (1 left) 2024-07-26T18:12:18.374 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 153 2024-07-26T18:12:18.374 INFO:tasks.rados.rados.0.smithi071.stdout:1635: seq_num 515 ranges {1925120=630784,2555904=565248,3121152=237568} 2024-07-26T18:12:18.387 INFO:tasks.rados.rados.0.smithi071.stdout:1635: writing smithi07179299-20 from 1925120 to 2555904 tid 1 2024-07-26T18:12:18.391 INFO:tasks.rados.rados.0.smithi071.stdout:1635: writing smithi07179299-20 from 2555904 to 3121152 tid 2 2024-07-26T18:12:18.393 INFO:tasks.rados.rados.0.smithi071.stdout:1635: writing smithi07179299-20 from 3121152 to 3358720 tid 3 2024-07-26T18:12:18.393 INFO:tasks.rados.rados.0.smithi071.stdout:1636: copy_from oid 45 from oid 28 current snap is 153 2024-07-26T18:12:18.393 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 817 (ObjNum 97 snap 0 seq_num 2057737248) dirty exists 2024-07-26T18:12:18.393 INFO:tasks.rados.rados.0.smithi071.stdout:1635: finishing write tid 1 to smithi07179299-20 2024-07-26T18:12:18.393 INFO:tasks.rados.rados.0.smithi071.stdout:1634: done (2 left) 2024-07-26T18:12:18.393 INFO:tasks.rados.rados.0.smithi071.stdout:1637: rollback oid 3 current snap is 153 2024-07-26T18:12:18.393 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 3 to 150 2024-07-26T18:12:18.393 INFO:tasks.rados.rados.0.smithi071.stdout:1638: delete oid 29 current snap is 153 2024-07-26T18:12:18.395 INFO:tasks.rados.rados.0.smithi071.stdout:1635: finishing write tid 2 to smithi07179299-20 2024-07-26T18:12:18.396 INFO:tasks.rados.rados.0.smithi071.stdout:1638: done (3 left) 2024-07-26T18:12:18.396 INFO:tasks.rados.rados.0.smithi071.stdout:1639: copy_from oid 48 from oid 22 current snap is 153 2024-07-26T18:12:18.396 INFO:tasks.rados.rados.0.smithi071.stdout:1640: copy_from oid 35 from oid 4 current snap is 153 2024-07-26T18:12:18.396 INFO:tasks.rados.rados.0.smithi071.stdout:1641: read oid 47 snap -1 2024-07-26T18:12:18.396 INFO:tasks.rados.rados.0.smithi071.stdout:1641: expect (ObjNum 502 snap 148 seq_num 502) 2024-07-26T18:12:18.396 INFO:tasks.rados.rados.0.smithi071.stdout:1642: snap_create 2024-07-26T18:12:18.397 INFO:tasks.rados.rados.0.smithi071.stdout:1636: finishing copy_from to smithi07179299-45 2024-07-26T18:12:18.397 INFO:tasks.rados.rados.0.smithi071.stdout:1636: got expected ENOENT (src dne) 2024-07-26T18:12:18.397 INFO:tasks.rados.rados.0.smithi071.stdout:1636: finishing copy_from racing read to smithi07179299-45 2024-07-26T18:12:18.397 INFO:tasks.rados.rados.0.smithi071.stdout:1635: finishing write tid 3 to smithi07179299-20 2024-07-26T18:12:18.397 INFO:tasks.rados.rados.0.smithi071.stdout:1635: finishing write tid 4 to smithi07179299-20 2024-07-26T18:12:18.398 INFO:tasks.rados.rados.0.smithi071.stdout:1637: finishing rollback tid 0 to smithi07179299-3 2024-07-26T18:12:18.398 INFO:tasks.rados.rados.0.smithi071.stdout:1637: finishing rollback tid 1 to smithi07179299-3 2024-07-26T18:12:18.398 INFO:tasks.rados.rados.0.smithi071.stdout:1637: finishing rollback tid 2 to smithi07179299-3 2024-07-26T18:12:18.398 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 681 (ObjNum 436 snap 132 seq_num 436) dirty exists 2024-07-26T18:12:18.399 INFO:tasks.rados.rados.0.smithi071.stdout:1635: finishing write tid 5 to smithi07179299-20 2024-07-26T18:12:18.399 INFO:tasks.rados.rados.0.smithi071.stdout:1635: oid 20 updating version 0 to 772 2024-07-26T18:12:18.399 INFO:tasks.rados.rados.0.smithi071.stdout:1635: oid 20 version 772 is already newer than 770 2024-07-26T18:12:18.400 INFO:tasks.rados.rados.0.smithi071.stdout:1635: oid 20 version 772 is already newer than 769 2024-07-26T18:12:18.400 INFO:tasks.rados.rados.0.smithi071.stdout:1635: oid 20 version 772 is already newer than 771 2024-07-26T18:12:18.400 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 772 (ObjNum 515 snap 153 seq_num 515) dirty exists 2024-07-26T18:12:18.400 INFO:tasks.rados.rados.0.smithi071.stdout:1635: left oid 20 (ObjNum 515 snap 153 seq_num 515) 2024-07-26T18:12:18.404 INFO:tasks.rados.rados.0.smithi071.stdout:1640: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:12:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:1640: finishing copy_from to smithi07179299-35 2024-07-26T18:12:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 932 (ObjNum 467 snap 139 seq_num 467) dirty exists 2024-07-26T18:12:18.419 INFO:tasks.rados.rados.0.smithi071.stdout:1639: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:12:18.422 INFO:tasks.rados.rados.0.smithi071.stdout:1639: finishing copy_from to smithi07179299-48 2024-07-26T18:12:18.422 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 907 (ObjNum 475 snap 140 seq_num 475) dirty exists 2024-07-26T18:12:18.422 INFO:tasks.rados.rados.0.smithi071.stdout:1641: expect (ObjNum 502 snap 148 seq_num 502) 2024-07-26T18:12:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:18 smithi071 ceph-mon[90507]: osdmap e387: 8 total, 7 up, 8 in 2024-07-26T18:12:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:18 smithi071 ceph-mon[90507]: pgmap v249: 121 pgs: 1 active+undersized, 9 peering, 13 stale+active+clean, 2 active+undersized+degraded, 96 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.7 MiB/s wr, 20 op/s; 5/264 objects degraded (1.894%) 2024-07-26T18:12:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:18 smithi071 ceph-mon[92867]: osdmap e387: 8 total, 7 up, 8 in 2024-07-26T18:12:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:18 smithi071 ceph-mon[92867]: pgmap v249: 121 pgs: 1 active+undersized, 9 peering, 13 stale+active+clean, 2 active+undersized+degraded, 96 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.7 MiB/s wr, 20 op/s; 5/264 objects degraded (1.894%) 2024-07-26T18:12:18.429 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:18 smithi071 podman[112689]: 2024-07-26 18:12:18.013970281 +0000 UTC m=+0.442218488 container init 8311f0363ca3b68b22d4ad8142f9b6d5c8538d7c7e8e9719b80e529a437a3a1f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-07-26T18:12:18.429 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:18 smithi071 podman[112689]: 2024-07-26 18:12:18.017339514 +0000 UTC m=+0.445587708 container start 8311f0363ca3b68b22d4ad8142f9b6d5c8538d7c7e8e9719b80e529a437a3a1f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-07-26T18:12:18.429 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:18 smithi071 podman[112689]: 2024-07-26 18:12:18.130565292 +0000 UTC m=+0.558813502 container attach 8311f0363ca3b68b22d4ad8142f9b6d5c8538d7c7e8e9719b80e529a437a3a1f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-07-26T18:12:18.429 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:18 smithi071 podman[112689]: 2024-07-26 18:12:18.208812547 +0000 UTC m=+0.637060737 container died 8311f0363ca3b68b22d4ad8142f9b6d5c8538d7c7e8e9719b80e529a437a3a1f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, ceph=True, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True) 2024-07-26T18:12:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:18 smithi135 ceph-mon[85352]: osdmap e387: 8 total, 7 up, 8 in 2024-07-26T18:12:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:18 smithi135 ceph-mon[85352]: pgmap v249: 121 pgs: 1 active+undersized, 9 peering, 13 stale+active+clean, 2 active+undersized+degraded, 96 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.7 MiB/s wr, 20 op/s; 5/264 objects degraded (1.894%) 2024-07-26T18:12:19.178 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:18 smithi071 podman[112712]: 2024-07-26 18:12:18.809182831 +0000 UTC m=+0.594288805 container remove 8311f0363ca3b68b22d4ad8142f9b6d5c8538d7c7e8e9719b80e529a437a3a1f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-07-26T18:12:19.178 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:18 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.3.service: Deactivated successfully. 2024-07-26T18:12:19.178 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:18 smithi071 systemd[1]: Stopped Ceph osd.3 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:12:19.179 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:18 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.3.service: Consumed 8.896s CPU time. 2024-07-26T18:12:19.179 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 systemd[1]: Starting Ceph osd.3 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:12:19.196 INFO:tasks.rados.rados.0.smithi071.stdout:1635: done (6 left) 2024-07-26T18:12:19.196 INFO:tasks.rados.rados.0.smithi071.stdout:1636: done (5 left) 2024-07-26T18:12:19.196 INFO:tasks.rados.rados.0.smithi071.stdout:1637: done (4 left) 2024-07-26T18:12:19.196 INFO:tasks.rados.rados.0.smithi071.stdout:1639: done (3 left) 2024-07-26T18:12:19.196 INFO:tasks.rados.rados.0.smithi071.stdout:1640: done (2 left) 2024-07-26T18:12:19.196 INFO:tasks.rados.rados.0.smithi071.stdout:1641: done (1 left) 2024-07-26T18:12:19.196 INFO:tasks.rados.rados.0.smithi071.stdout:1642: done (0 left) 2024-07-26T18:12:19.196 INFO:tasks.rados.rados.0.smithi071.stdout:1643: snap_create 2024-07-26T18:12:19.505 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-mon[90507]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-07-26T18:12:19.506 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-mon[90507]: Health check failed: Degraded data redundancy: 5/264 objects degraded (1.894%), 2 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:19.506 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-mon[90507]: osdmap e388: 8 total, 7 up, 8 in 2024-07-26T18:12:19.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-mon[92867]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-07-26T18:12:19.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-mon[92867]: Health check failed: Degraded data redundancy: 5/264 objects degraded (1.894%), 2 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:19.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-mon[92867]: osdmap e388: 8 total, 7 up, 8 in 2024-07-26T18:12:19.506 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 podman[112809]: 2024-07-26 18:12:19.243670407 +0000 UTC m=+0.115290385 container create 7973bfb05a210b464471bc5c65be2a36ecfe26cb456bc329d51313c4fdf31f8f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-07-26T18:12:19.507 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 podman[112809]: 2024-07-26 18:12:19.146329456 +0000 UTC m=+0.017949443 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:12:19.507 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 podman[112809]: 2024-07-26 18:12:19.505166997 +0000 UTC m=+0.376787004 container init 7973bfb05a210b464471bc5c65be2a36ecfe26cb456bc329d51313c4fdf31f8f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, 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, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0) 2024-07-26T18:12:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:19 smithi135 ceph-mon[85352]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-07-26T18:12:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:19 smithi135 ceph-mon[85352]: Health check failed: Degraded data redundancy: 5/264 objects degraded (1.894%), 2 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:19 smithi135 ceph-mon[85352]: osdmap e388: 8 total, 7 up, 8 in 2024-07-26T18:12:19.837 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 podman[112809]: 2024-07-26 18:12:19.508948182 +0000 UTC m=+0.380568162 container start 7973bfb05a210b464471bc5c65be2a36ecfe26cb456bc329d51313c4fdf31f8f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-07-26T18:12:19.837 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 podman[112809]: 2024-07-26 18:12:19.62991506 +0000 UTC m=+0.501535051 container attach 7973bfb05a210b464471bc5c65be2a36ecfe26cb456bc329d51313c4fdf31f8f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True) 2024-07-26T18:12:19.837 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate[112825]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:12:19.837 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 bash[112809]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:12:19.837 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate[112825]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:12:19.837 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 bash[112809]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:12:19.837 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate[112825]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-07-26T18:12:19.838 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 bash[112809]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-07-26T18:12:20.175 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate[112825]: 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-07-26T18:12:20.176 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 bash[112809]: 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-07-26T18:12:20.176 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate[112825]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-07-26T18:12:20.176 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 bash[112809]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-07-26T18:12:20.176 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate[112825]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-07-26T18:12:20.176 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 bash[112809]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-07-26T18:12:20.176 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate[112825]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-07-26T18:12:20.176 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 bash[112809]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-07-26T18:12:20.176 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate[112825]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-07-26T18:12:20.176 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 bash[112809]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-07-26T18:12:20.177 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate[112825]: --> ceph-volume raw activate successful for osd ID: 3 2024-07-26T18:12:20.177 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 bash[112809]: --> ceph-volume raw activate successful for osd ID: 3 2024-07-26T18:12:20.177 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:19 smithi071 podman[112809]: 2024-07-26 18:12:19.884707391 +0000 UTC m=+0.756327373 container died 7973bfb05a210b464471bc5c65be2a36ecfe26cb456bc329d51313c4fdf31f8f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0) 2024-07-26T18:12:20.202 INFO:tasks.rados.rados.0.smithi071.stdout:1643: done (0 left) 2024-07-26T18:12:20.202 INFO:tasks.rados.rados.0.smithi071.stdout:1644: snap_remove snap 151 2024-07-26T18:12:20.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:20 smithi071 ceph-mon[90507]: osdmap e389: 8 total, 7 up, 8 in 2024-07-26T18:12:20.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:20 smithi071 ceph-mon[90507]: pgmap v252: 121 pgs: 26 active+undersized, 9 peering, 6 active+undersized+degraded, 80 active+clean; 184 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 34 op/s; 19/288 objects degraded (6.597%) 2024-07-26T18:12:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:20 smithi071 ceph-mon[92867]: osdmap e389: 8 total, 7 up, 8 in 2024-07-26T18:12:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:20 smithi071 ceph-mon[92867]: pgmap v252: 121 pgs: 26 active+undersized, 9 peering, 6 active+undersized+degraded, 80 active+clean; 184 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 34 op/s; 19/288 objects degraded (6.597%) 2024-07-26T18:12:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:20 smithi135 ceph-mon[85352]: osdmap e389: 8 total, 7 up, 8 in 2024-07-26T18:12:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:20 smithi135 ceph-mon[85352]: pgmap v252: 121 pgs: 26 active+undersized, 9 peering, 6 active+undersized+degraded, 80 active+clean; 184 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 34 op/s; 19/288 objects degraded (6.597%) 2024-07-26T18:12:20.839 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:20 smithi071 podman[112960]: 2024-07-26 18:12:20.483689224 +0000 UTC m=+0.593261663 container remove 7973bfb05a210b464471bc5c65be2a36ecfe26cb456bc329d51313c4fdf31f8f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-activate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, ceph=True) 2024-07-26T18:12:20.840 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:20 smithi071 podman[113021]: 2024-07-26 18:12:20.600281423 +0000 UTC m=+0.017679699 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:12:20.840 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:20 smithi071 podman[113021]: 2024-07-26 18:12:20.717816066 +0000 UTC m=+0.135214332 container create 8863fded8a6217b65f4aeb2f0974f57b6505a9579fc8da73df0fc0a6f076dfd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=) 2024-07-26T18:12:21.189 INFO:tasks.rados.rados.0.smithi071.stdout:1644: done (0 left) 2024-07-26T18:12:21.189 INFO:tasks.rados.rados.0.smithi071.stdout:1645: rollback oid 35 current snap is 155 2024-07-26T18:12:21.189 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 35 to 154 2024-07-26T18:12:21.189 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 155 2024-07-26T18:12:21.189 INFO:tasks.rados.rados.0.smithi071.stdout:1646: seq_num 517 ranges {0=663552,663552=786432,1449984=16384} 2024-07-26T18:12:21.193 INFO:tasks.rados.rados.0.smithi071.stdout:1646: writing smithi07179299-29 from 0 to 663552 tid 1 2024-07-26T18:12:21.198 INFO:tasks.rados.rados.0.smithi071.stdout:1646: writing smithi07179299-29 from 663552 to 1449984 tid 2 2024-07-26T18:12:21.199 INFO:tasks.rados.rados.0.smithi071.stdout:1646: writing smithi07179299-29 from 1449984 to 1466368 tid 3 2024-07-26T18:12:21.199 INFO:tasks.rados.rados.0.smithi071.stdout:1647: delete oid 30 current snap is 155 2024-07-26T18:12:21.199 INFO:tasks.rados.rados.0.smithi071.stdout:1645: finishing rollback tid 0 to smithi07179299-35 2024-07-26T18:12:21.199 INFO:tasks.rados.rados.0.smithi071.stdout:1645: finishing rollback tid 1 to smithi07179299-35 2024-07-26T18:12:21.199 INFO:tasks.rados.rados.0.smithi071.stdout:1645: finishing rollback tid 2 to smithi07179299-35 2024-07-26T18:12:21.199 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1045 (ObjNum 467 snap 139 seq_num 467) dirty exists 2024-07-26T18:12:21.199 INFO:tasks.rados.rados.0.smithi071.stdout:1646: finishing write tid 1 to smithi07179299-29 2024-07-26T18:12:21.200 INFO:tasks.rados.rados.0.smithi071.stdout:1645: done (2 left) 2024-07-26T18:12:21.201 INFO:tasks.rados.rados.0.smithi071.stdout:1647: done (1 left) 2024-07-26T18:12:21.201 INFO:tasks.rados.rados.0.smithi071.stdout:1648: delete oid 19 current snap is 155 2024-07-26T18:12:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:1646: finishing write tid 2 to smithi07179299-29 2024-07-26T18:12:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:1646: finishing write tid 3 to smithi07179299-29 2024-07-26T18:12:21.206 INFO:tasks.rados.rados.0.smithi071.stdout:1646: finishing write tid 4 to smithi07179299-29 2024-07-26T18:12:21.209 INFO:tasks.rados.rados.0.smithi071.stdout:1648: done (1 left) 2024-07-26T18:12:21.209 INFO:tasks.rados.rados.0.smithi071.stdout:1649: read oid 28 snap -1 2024-07-26T18:12:21.209 INFO:tasks.rados.rados.0.smithi071.stdout:1649: expect deleted 2024-07-26T18:12:21.209 INFO:tasks.rados.rados.0.smithi071.stdout:1650: rollback oid 32 current snap is 155 2024-07-26T18:12:21.210 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 32 to 143 2024-07-26T18:12:21.210 INFO:tasks.rados.rados.0.smithi071.stdout:1651: read oid 34 snap -1 2024-07-26T18:12:21.210 INFO:tasks.rados.rados.0.smithi071.stdout:1651: expect (ObjNum 437 snap 132 seq_num 437) 2024-07-26T18:12:21.210 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 155 2024-07-26T18:12:21.210 INFO:tasks.rados.rados.0.smithi071.stdout:1652: seq_num 520 ranges {3358720=712704,4071424=434176,4505600=368640} 2024-07-26T18:12:21.232 INFO:tasks.rados.rados.0.smithi071.stdout:1652: writing smithi07179299-20 from 3358720 to 4071424 tid 1 2024-07-26T18:12:21.234 INFO:tasks.rados.rados.0.smithi071.stdout:1652: writing smithi07179299-20 from 4071424 to 4505600 tid 2 2024-07-26T18:12:21.237 INFO:tasks.rados.rados.0.smithi071.stdout:1652: writing smithi07179299-20 from 4505600 to 4874240 tid 3 2024-07-26T18:12:21.237 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 155 2024-07-26T18:12:21.237 INFO:tasks.rados.rados.0.smithi071.stdout:1653: seq_num 521 ranges {4947968=729088,5677056=720896,6397952=81920} 2024-07-26T18:12:21.268 INFO:tasks.rados.rados.0.smithi071.stdout:1653: writing smithi07179299-45 from 4947968 to 5677056 tid 1 2024-07-26T18:12:21.272 INFO:tasks.rados.rados.0.smithi071.stdout:1653: writing smithi07179299-45 from 5677056 to 6397952 tid 2 2024-07-26T18:12:21.272 INFO:tasks.rados.rados.0.smithi071.stdout:1653: writing smithi07179299-45 from 6397952 to 6479872 tid 3 2024-07-26T18:12:21.273 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 155 2024-07-26T18:12:21.273 INFO:tasks.rados.rados.0.smithi071.stdout:1654: seq_num 522 ranges {425984=745472,1171456=606208,1777664=196608} 2024-07-26T18:12:21.279 INFO:tasks.rados.rados.0.smithi071.stdout:1654: writing smithi07179299-9 from 425984 to 1171456 tid 1 2024-07-26T18:12:21.282 INFO:tasks.rados.rados.0.smithi071.stdout:1654: writing smithi07179299-9 from 1171456 to 1777664 tid 2 2024-07-26T18:12:21.284 INFO:tasks.rados.rados.0.smithi071.stdout:1654: writing smithi07179299-9 from 1777664 to 1974272 tid 3 2024-07-26T18:12:21.284 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 155 2024-07-26T18:12:21.284 INFO:tasks.rados.rados.0.smithi071.stdout:1655: seq_num 523 ranges {7847936=770048,8617984=491520,9109504=311296} 2024-07-26T18:12:21.330 INFO:tasks.rados.rados.0.smithi071.stdout:1655: writing smithi07179299-2 from 7847936 to 8617984 tid 1 2024-07-26T18:12:21.333 INFO:tasks.rados.rados.0.smithi071.stdout:1655: writing smithi07179299-2 from 8617984 to 9109504 tid 2 2024-07-26T18:12:21.336 INFO:tasks.rados.rados.0.smithi071.stdout:1655: writing smithi07179299-2 from 9109504 to 9420800 tid 3 2024-07-26T18:12:21.336 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 155 2024-07-26T18:12:21.336 INFO:tasks.rados.rados.0.smithi071.stdout:1656: seq_num 524 ranges {1179648=786432,1966080=778240,2744320=24576} 2024-07-26T18:12:21.346 INFO:tasks.rados.rados.0.smithi071.stdout:1656: writing smithi07179299-35 from 1179648 to 1966080 tid 1 2024-07-26T18:12:21.351 INFO:tasks.rados.rados.0.smithi071.stdout:1656: writing smithi07179299-35 from 1966080 to 2744320 tid 2 2024-07-26T18:12:21.351 INFO:tasks.rados.rados.0.smithi071.stdout:1656: writing smithi07179299-35 from 2744320 to 2768896 tid 3 2024-07-26T18:12:21.351 INFO:tasks.rados.rados.0.smithi071.stdout:1657: delete oid 19 current snap is 155 2024-07-26T18:12:21.351 INFO:tasks.rados.rados.0.smithi071.stdout:1646: finishing write tid 5 to smithi07179299-29 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:1646: oid 29 updating version 0 to 819 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:1646: oid 29 updating version 819 to 822 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:1646: oid 29 version 822 is already newer than 821 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:1646: oid 29 version 822 is already newer than 820 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 822 (ObjNum 517 snap 155 seq_num 517) dirty exists 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:1646: left oid 29 (ObjNum 517 snap 155 seq_num 517) 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:1650: finishing rollback tid 0 to smithi07179299-32 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:1650: finishing rollback tid 1 to smithi07179299-32 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:1650: finishing rollback tid 2 to smithi07179299-32 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 942 (ObjNum 490 snap 142 seq_num 490) dirty exists 2024-07-26T18:12:21.352 INFO:tasks.rados.rados.0.smithi071.stdout:1651: expect (ObjNum 437 snap 132 seq_num 437) 2024-07-26T18:12:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-mon[90507]: osdmap e390: 8 total, 7 up, 8 in 2024-07-26T18:12:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:12:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-mon[90507]: osdmap e391: 8 total, 7 up, 8 in 2024-07-26T18:12:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-mon[92867]: osdmap e390: 8 total, 7 up, 8 in 2024-07-26T18:12:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:12:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-mon[92867]: osdmap e391: 8 total, 7 up, 8 in 2024-07-26T18:12:21.429 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:20 smithi071 podman[113021]: 2024-07-26 18:12:20.96209101 +0000 UTC m=+0.379489293 container init 8863fded8a6217b65f4aeb2f0974f57b6505a9579fc8da73df0fc0a6f076dfd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:12:21.429 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:20 smithi071 podman[113021]: 2024-07-26 18:12:20.965197356 +0000 UTC m=+0.382595633 container start 8863fded8a6217b65f4aeb2f0974f57b6505a9579fc8da73df0fc0a6f076dfd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T18:12:21.430 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:20 smithi071 ceph-osd[113040]: -- 172.21.15.71:0/2239058236 <== mon.2 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5593c44d1a40 con 0x5593c5294400 2024-07-26T18:12:21.430 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:21 smithi071 bash[113021]: 8863fded8a6217b65f4aeb2f0974f57b6505a9579fc8da73df0fc0a6f076dfd3 2024-07-26T18:12:21.430 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:21 smithi071 systemd[1]: Started Ceph osd.3 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:12:21.527 INFO:tasks.rados.rados.0.smithi071.stdout:1652: finishing write tid 1 to smithi07179299-20 2024-07-26T18:12:21.527 INFO:tasks.rados.rados.0.smithi071.stdout:1652: finishing write tid 2 to smithi07179299-20 2024-07-26T18:12:21.527 INFO:tasks.rados.rados.0.smithi071.stdout:1652: finishing write tid 3 to smithi07179299-20 2024-07-26T18:12:21.527 INFO:tasks.rados.rados.0.smithi071.stdout:1652: finishing write tid 4 to smithi07179299-20 2024-07-26T18:12:21.527 INFO:tasks.rados.rados.0.smithi071.stdout:1646: done (9 left) 2024-07-26T18:12:21.527 INFO:tasks.rados.rados.0.smithi071.stdout:1649: done (8 left) 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:1650: done (7 left) 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:1651: done (6 left) 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:1657: done (5 left) 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:1658: rollback oid 30 current snap is 155 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 154 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:1652: finishing write tid 5 to smithi07179299-20 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:1652: oid 20 updating version 0 to 777 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:1652: oid 20 updating version 777 to 779 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:1652: oid 20 version 779 is already newer than 776 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:1652: oid 20 version 779 is already newer than 778 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 779 (ObjNum 520 snap 155 seq_num 520) dirty exists 2024-07-26T18:12:21.528 INFO:tasks.rados.rados.0.smithi071.stdout:1652: left oid 20 (ObjNum 520 snap 155 seq_num 520) 2024-07-26T18:12:21.529 INFO:tasks.rados.rados.0.smithi071.stdout:1653: finishing write tid 1 to smithi07179299-45 2024-07-26T18:12:21.529 INFO:tasks.rados.rados.0.smithi071.stdout:1653: finishing write tid 2 to smithi07179299-45 2024-07-26T18:12:21.529 INFO:tasks.rados.rados.0.smithi071.stdout:1653: finishing write tid 3 to smithi07179299-45 2024-07-26T18:12:21.529 INFO:tasks.rados.rados.0.smithi071.stdout:1652: done (5 left) 2024-07-26T18:12:21.529 INFO:tasks.rados.rados.0.smithi071.stdout:1659: snap_remove snap 150 2024-07-26T18:12:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:21 smithi135 ceph-mon[85352]: osdmap e390: 8 total, 7 up, 8 in 2024-07-26T18:12:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:21.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:21.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:12:21.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:21 smithi135 ceph-mon[85352]: osdmap e391: 8 total, 7 up, 8 in 2024-07-26T18:12:21.866 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:21 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[113036]: 2024-07-26T18:12:21.505+0000 7f60502b8640 -1 Falling back to public interface 2024-07-26T18:12:22.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:12:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:12:22] "GET /metrics HTTP/1.1" 200 36224 "" "Prometheus/2.43.0" 2024-07-26T18:12:22.211 INFO:tasks.rados.rados.0.smithi071.stdout:1659: done (5 left) 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:1660: rmattr oid 17 current snap is 155 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:1653: finishing write tid 4 to smithi07179299-45 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:1653: finishing write tid 5 to smithi07179299-45 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:1653: oid 45 updating version 0 to 689 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:1653: oid 45 version 689 is already newer than 687 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:1653: oid 45 version 689 is already newer than 688 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:1653: oid 45 updating version 689 to 690 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 690 (ObjNum 521 snap 155 seq_num 521) dirty exists 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:1653: left oid 45 (ObjNum 521 snap 155 seq_num 521) 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:1654: finishing write tid 1 to smithi07179299-9 2024-07-26T18:12:22.212 INFO:tasks.rados.rados.0.smithi071.stdout:1654: finishing write tid 2 to smithi07179299-9 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1654: finishing write tid 3 to smithi07179299-9 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1654: finishing write tid 4 to smithi07179299-9 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1654: finishing write tid 5 to smithi07179299-9 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1654: oid 9 updating version 0 to 1048 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1654: oid 9 version 1048 is already newer than 1047 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1654: oid 9 updating version 1048 to 1050 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1654: oid 9 version 1050 is already newer than 1049 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1050 (ObjNum 522 snap 155 seq_num 522) dirty exists 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1654: left oid 9 (ObjNum 522 snap 155 seq_num 522) 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1655: finishing write tid 1 to smithi07179299-2 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1655: finishing write tid 2 to smithi07179299-2 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1655: finishing write tid 3 to smithi07179299-2 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1655: finishing write tid 4 to smithi07179299-2 2024-07-26T18:12:22.213 INFO:tasks.rados.rados.0.smithi071.stdout:1655: finishing write tid 5 to smithi07179299-2 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1655: oid 2 updating version 0 to 943 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1655: oid 2 version 943 is already newer than 940 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1655: oid 2 version 943 is already newer than 942 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1655: oid 2 version 943 is already newer than 941 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 943 (ObjNum 523 snap 155 seq_num 523) dirty exists 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1655: left oid 2 (ObjNum 523 snap 155 seq_num 523) 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1656: finishing write tid 1 to smithi07179299-35 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1656: finishing write tid 2 to smithi07179299-35 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1656: finishing write tid 3 to smithi07179299-35 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1656: finishing write tid 4 to smithi07179299-35 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1656: finishing write tid 5 to smithi07179299-35 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1656: oid 35 updating version 0 to 1053 2024-07-26T18:12:22.214 INFO:tasks.rados.rados.0.smithi071.stdout:1656: oid 35 updating version 1053 to 1054 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1656: oid 35 version 1054 is already newer than 1052 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1656: oid 35 version 1054 is already newer than 1051 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1054 (ObjNum 524 snap 155 seq_num 524) dirty exists 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1656: left oid 35 (ObjNum 524 snap 155 seq_num 524) 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1658: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1658: finishing rollback tid 2 to smithi07179299-30 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 820 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1653: done (5 left) 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1654: done (4 left) 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1655: done (3 left) 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1656: done (2 left) 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1658: done (1 left) 2024-07-26T18:12:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1661: snap_create 2024-07-26T18:12:22.216 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1060 (ObjNum 470 snap 139 seq_num 470) dirty exists 2024-07-26T18:12:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:22 smithi135 ceph-mon[85352]: pgmap v255: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 185 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.5 MiB/s wr, 21 op/s; 24/288 objects degraded (8.333%) 2024-07-26T18:12:22.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:22 smithi071 ceph-mon[90507]: pgmap v255: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 185 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.5 MiB/s wr, 21 op/s; 24/288 objects degraded (8.333%) 2024-07-26T18:12:22.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:22 smithi071 ceph-mon[92867]: pgmap v255: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 185 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.5 MiB/s wr, 21 op/s; 24/288 objects degraded (8.333%) 2024-07-26T18:12:23.214 INFO:tasks.rados.rados.0.smithi071.stdout:1660: done (1 left) 2024-07-26T18:12:23.214 INFO:tasks.rados.rados.0.smithi071.stdout:1661: done (0 left) 2024-07-26T18:12:23.215 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 156 2024-07-26T18:12:23.215 INFO:tasks.rados.rados.0.smithi071.stdout:1662: seq_num 526 ranges {8863744=417792,9281536=589824,9871360=614400} 2024-07-26T18:12:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:1662: writing smithi07179299-32 from 8863744 to 9281536 tid 1 2024-07-26T18:12:23.269 INFO:tasks.rados.rados.0.smithi071.stdout:1662: writing smithi07179299-32 from 9281536 to 9871360 tid 2 2024-07-26T18:12:23.273 INFO:tasks.rados.rados.0.smithi071.stdout:1662: writing smithi07179299-32 from 9871360 to 10485760 tid 3 2024-07-26T18:12:23.273 INFO:tasks.rados.rados.0.smithi071.stdout:1663: rollback oid 4 current snap is 156 2024-07-26T18:12:23.273 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 4 to 154 2024-07-26T18:12:23.273 INFO:tasks.rados.rados.0.smithi071.stdout:1662: finishing write tid 1 to smithi07179299-32 2024-07-26T18:12:23.273 INFO:tasks.rados.rados.0.smithi071.stdout:1662: finishing write tid 2 to smithi07179299-32 2024-07-26T18:12:23.273 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 156 2024-07-26T18:12:23.273 INFO:tasks.rados.rados.0.smithi071.stdout:1664: seq_num 527 ranges {5578752=434176,6012928=475136,6488064=565248,7053312=163840} 2024-07-26T18:12:23.306 INFO:tasks.rados.rados.0.smithi071.stdout:1664: writing smithi07179299-17 from 5578752 to 6012928 tid 1 2024-07-26T18:12:23.308 INFO:tasks.rados.rados.0.smithi071.stdout:1664: writing smithi07179299-17 from 6012928 to 6488064 tid 2 2024-07-26T18:12:23.312 INFO:tasks.rados.rados.0.smithi071.stdout:1664: writing smithi07179299-17 from 6488064 to 7053312 tid 3 2024-07-26T18:12:23.313 INFO:tasks.rados.rados.0.smithi071.stdout:1664: writing smithi07179299-17 from 7053312 to 7217152 tid 4 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:1665: rollback oid 34 current snap is 156 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 34 to 148 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:1662: finishing write tid 3 to smithi07179299-32 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:1662: finishing write tid 4 to smithi07179299-32 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:1663: finishing rollback tid 0 to smithi07179299-4 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:1663: finishing rollback tid 1 to smithi07179299-4 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:1662: finishing write tid 5 to smithi07179299-32 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:1662: oid 32 updating version 0 to 943 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:1662: oid 32 updating version 943 to 944 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:1662: oid 32 updating version 944 to 946 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:1662: oid 32 version 946 is already newer than 945 2024-07-26T18:12:23.314 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 946 (ObjNum 526 snap 156 seq_num 526) dirty exists 2024-07-26T18:12:23.315 INFO:tasks.rados.rados.0.smithi071.stdout:1662: left oid 32 (ObjNum 526 snap 156 seq_num 526) 2024-07-26T18:12:23.315 INFO:tasks.rados.rados.0.smithi071.stdout:1663: finishing rollback tid 2 to smithi07179299-4 2024-07-26T18:12:23.315 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 949 (ObjNum 467 snap 139 seq_num 467) dirty exists 2024-07-26T18:12:23.315 INFO:tasks.rados.rados.0.smithi071.stdout:1664: finishing write tid 1 to smithi07179299-17 2024-07-26T18:12:23.315 INFO:tasks.rados.rados.0.smithi071.stdout:1664: finishing write tid 2 to smithi07179299-17 2024-07-26T18:12:23.315 INFO:tasks.rados.rados.0.smithi071.stdout:1662: done (3 left) 2024-07-26T18:12:23.315 INFO:tasks.rados.rados.0.smithi071.stdout:1663: done (2 left) 2024-07-26T18:12:23.315 INFO:tasks.rados.rados.0.smithi071.stdout:1666: setattr oid 16 current snap is 156 2024-07-26T18:12:23.315 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 156 2024-07-26T18:12:23.316 INFO:tasks.rados.rados.0.smithi071.stdout:1667: seq_num 528 ranges {0=450560,450560=761856,1212416=442368} 2024-07-26T18:12:23.318 INFO:tasks.rados.rados.0.smithi071.stdout:1667: writing smithi07179299-41 from 0 to 450560 tid 1 2024-07-26T18:12:23.322 INFO:tasks.rados.rados.0.smithi071.stdout:1667: writing smithi07179299-41 from 450560 to 1212416 tid 2 2024-07-26T18:12:23.325 INFO:tasks.rados.rados.0.smithi071.stdout:1667: writing smithi07179299-41 from 1212416 to 1654784 tid 3 2024-07-26T18:12:23.325 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 156 2024-07-26T18:12:23.325 INFO:tasks.rados.rados.0.smithi071.stdout:1664: finishing write tid 3 to smithi07179299-17 2024-07-26T18:12:23.325 INFO:tasks.rados.rados.0.smithi071.stdout:1664: finishing write tid 4 to smithi07179299-17 2024-07-26T18:12:23.325 INFO:tasks.rados.rados.0.smithi071.stdout:1665: finishing rollback tid 0 to smithi07179299-34 2024-07-26T18:12:23.325 INFO:tasks.rados.rados.0.smithi071.stdout:1665: finishing rollback tid 1 to smithi07179299-34 2024-07-26T18:12:23.325 INFO:tasks.rados.rados.0.smithi071.stdout:1668: seq_num 529 ranges {5783552=466944,6250496=647168,6897664=532480,7430144=24576} 2024-07-26T18:12:23.358 INFO:tasks.rados.rados.0.smithi071.stdout:1668: writing smithi07179299-12 from 5783552 to 6250496 tid 1 2024-07-26T18:12:23.361 INFO:tasks.rados.rados.0.smithi071.stdout:1668: writing smithi07179299-12 from 6250496 to 6897664 tid 2 2024-07-26T18:12:23.365 INFO:tasks.rados.rados.0.smithi071.stdout:1668: writing smithi07179299-12 from 6897664 to 7430144 tid 3 2024-07-26T18:12:23.365 INFO:tasks.rados.rados.0.smithi071.stdout:1668: writing smithi07179299-12 from 7430144 to 7454720 tid 4 2024-07-26T18:12:23.365 INFO:tasks.rados.rados.0.smithi071.stdout:1669: read oid 5 snap -1 2024-07-26T18:12:23.365 INFO:tasks.rados.rados.0.smithi071.stdout:1669: expect (ObjNum 512 snap 152 seq_num 512) 2024-07-26T18:12:23.365 INFO:tasks.rados.rados.0.smithi071.stdout:1670: read oid 25 snap -1 2024-07-26T18:12:23.365 INFO:tasks.rados.rados.0.smithi071.stdout:1670: expect deleted 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:1671: snap_create 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:1665: finishing rollback tid 2 to smithi07179299-34 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 952 (ObjNum 437 snap 132 seq_num 437) dirty exists 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:1664: finishing write tid 5 to smithi07179299-17 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 815 (ObjNum 452 snap 132 seq_num 452) dirty exists 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:1664: finishing write tid 6 to smithi07179299-17 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:1664: oid 17 updating version 0 to 1062 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:1664: oid 17 updating version 1062 to 1063 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:1664: oid 17 updating version 1063 to 1065 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:1664: oid 17 version 1065 is already newer than 1064 2024-07-26T18:12:23.366 INFO:tasks.rados.rados.0.smithi071.stdout:1664: oid 17 updating version 1065 to 1066 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1066 (ObjNum 527 snap 156 seq_num 527) dirty exists 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1664: left oid 17 (ObjNum 527 snap 156 seq_num 527) 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1667: finishing write tid 1 to smithi07179299-41 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1667: finishing write tid 2 to smithi07179299-41 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1667: finishing write tid 3 to smithi07179299-41 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1667: finishing write tid 4 to smithi07179299-41 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1667: finishing write tid 5 to smithi07179299-41 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1667: oid 41 updating version 0 to 697 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1667: oid 41 version 697 is already newer than 696 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1667: oid 41 version 697 is already newer than 695 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1667: oid 41 updating version 697 to 698 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 698 (ObjNum 528 snap 156 seq_num 528) dirty exists 2024-07-26T18:12:23.367 INFO:tasks.rados.rados.0.smithi071.stdout:1667: left oid 41 (ObjNum 528 snap 156 seq_num 528) 2024-07-26T18:12:23.368 INFO:tasks.rados.rados.0.smithi071.stdout:1668: finishing write tid 1 to smithi07179299-12 2024-07-26T18:12:23.368 INFO:tasks.rados.rados.0.smithi071.stdout:1668: finishing write tid 2 to smithi07179299-12 2024-07-26T18:12:23.370 INFO:tasks.rados.rados.0.smithi071.stdout:1668: finishing write tid 3 to smithi07179299-12 2024-07-26T18:12:23.370 INFO:tasks.rados.rados.0.smithi071.stdout:1668: finishing write tid 4 to smithi07179299-12 2024-07-26T18:12:23.370 INFO:tasks.rados.rados.0.smithi071.stdout:1668: finishing write tid 5 to smithi07179299-12 2024-07-26T18:12:23.372 INFO:tasks.rados.rados.0.smithi071.stdout:1668: finishing write tid 6 to smithi07179299-12 2024-07-26T18:12:23.372 INFO:tasks.rados.rados.0.smithi071.stdout:1668: oid 12 updating version 0 to 787 2024-07-26T18:12:23.372 INFO:tasks.rados.rados.0.smithi071.stdout:1668: oid 12 version 787 is already newer than 784 2024-07-26T18:12:23.372 INFO:tasks.rados.rados.0.smithi071.stdout:1668: oid 12 version 787 is already newer than 785 2024-07-26T18:12:23.373 INFO:tasks.rados.rados.0.smithi071.stdout:1668: oid 12 version 787 is already newer than 786 2024-07-26T18:12:23.373 INFO:tasks.rados.rados.0.smithi071.stdout:1668: oid 12 version 787 is already newer than 783 2024-07-26T18:12:23.373 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 787 (ObjNum 529 snap 156 seq_num 529) dirty exists 2024-07-26T18:12:23.373 INFO:tasks.rados.rados.0.smithi071.stdout:1668: left oid 12 (ObjNum 529 snap 156 seq_num 529) 2024-07-26T18:12:23.383 INFO:tasks.rados.rados.0.smithi071.stdout:1669: expect (ObjNum 512 snap 152 seq_num 512) 2024-07-26T18:12:23.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:23 smithi071 ceph-mon[90507]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-07-26T18:12:23.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:23 smithi071 ceph-mon[90507]: osdmap e392: 8 total, 7 up, 8 in 2024-07-26T18:12:23.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:23 smithi071 ceph-mon[92867]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-07-26T18:12:23.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:23 smithi071 ceph-mon[92867]: osdmap e392: 8 total, 7 up, 8 in 2024-07-26T18:12:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:23 smithi135 ceph-mon[85352]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-07-26T18:12:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:23 smithi135 ceph-mon[85352]: osdmap e392: 8 total, 7 up, 8 in 2024-07-26T18:12:24.220 INFO:tasks.rados.rados.0.smithi071.stdout:1664: done (7 left) 2024-07-26T18:12:24.220 INFO:tasks.rados.rados.0.smithi071.stdout:1665: done (6 left) 2024-07-26T18:12:24.220 INFO:tasks.rados.rados.0.smithi071.stdout:1666: done (5 left) 2024-07-26T18:12:24.220 INFO:tasks.rados.rados.0.smithi071.stdout:1667: done (4 left) 2024-07-26T18:12:24.220 INFO:tasks.rados.rados.0.smithi071.stdout:1668: done (3 left) 2024-07-26T18:12:24.220 INFO:tasks.rados.rados.0.smithi071.stdout:1669: done (2 left) 2024-07-26T18:12:24.220 INFO:tasks.rados.rados.0.smithi071.stdout:1670: done (1 left) 2024-07-26T18:12:24.220 INFO:tasks.rados.rados.0.smithi071.stdout:1671: done (0 left) 2024-07-26T18:12:24.220 INFO:tasks.rados.rados.0.smithi071.stdout:1672: read oid 24 snap -1 2024-07-26T18:12:24.221 INFO:tasks.rados.rados.0.smithi071.stdout:1672: expect (ObjNum 485 snap 141 seq_num 485) 2024-07-26T18:12:24.221 INFO:tasks.rados.rados.0.smithi071.stdout:1673: read oid 14 snap -1 2024-07-26T18:12:24.221 INFO:tasks.rados.rados.0.smithi071.stdout:1673: expect (ObjNum 486 snap 141 seq_num 486) 2024-07-26T18:12:24.221 INFO:tasks.rados.rados.0.smithi071.stdout:1674: snap_remove snap 156 2024-07-26T18:12:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:24 smithi135 ceph-mon[85352]: osdmap e393: 8 total, 7 up, 8 in 2024-07-26T18:12:24.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:24 smithi135 ceph-mon[85352]: pgmap v258: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.5 MiB/s wr, 12 op/s; 25/312 objects degraded (8.013%) 2024-07-26T18:12:24.678 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:24 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[113036]: 2024-07-26T18:12:24.344+0000 7f60502b8640 -1 osd.3 384 log_to_monitors true 2024-07-26T18:12:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:24 smithi071 ceph-mon[90507]: osdmap e393: 8 total, 7 up, 8 in 2024-07-26T18:12:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:24 smithi071 ceph-mon[90507]: pgmap v258: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.5 MiB/s wr, 12 op/s; 25/312 objects degraded (8.013%) 2024-07-26T18:12:24.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:24 smithi071 ceph-mon[92867]: osdmap e393: 8 total, 7 up, 8 in 2024-07-26T18:12:24.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:24 smithi071 ceph-mon[92867]: pgmap v258: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.5 MiB/s wr, 12 op/s; 25/312 objects degraded (8.013%) 2024-07-26T18:12:25.224 INFO:tasks.rados.rados.0.smithi071.stdout:1674: done (2 left) 2024-07-26T18:12:25.224 INFO:tasks.rados.rados.0.smithi071.stdout:1675: snap_remove snap 153 2024-07-26T18:12:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:25 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 25/312 objects degraded (8.013%), 8 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:25.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:25 smithi135 ceph-mon[85352]: osdmap e394: 8 total, 7 up, 8 in 2024-07-26T18:12:25.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:25 smithi135 ceph-mon[85352]: from='osd.3 [v2:172.21.15.71:6826/241026284,v1:172.21.15.71:6827/241026284]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:12:25.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:25 smithi135 ceph-mon[85352]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:12:25.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:25.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:25.678 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[113036]: 2024-07-26T18:12:25.256+0000 7f604405b640 -1 osd.3 384 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:12:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 25/312 objects degraded (8.013%), 8 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[90507]: osdmap e394: 8 total, 7 up, 8 in 2024-07-26T18:12:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[90507]: from='osd.3 [v2:172.21.15.71:6826/241026284,v1:172.21.15.71:6827/241026284]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:12:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[90507]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:12:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 25/312 objects degraded (8.013%), 8 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[92867]: osdmap e394: 8 total, 7 up, 8 in 2024-07-26T18:12:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[92867]: from='osd.3 [v2:172.21.15.71:6826/241026284,v1:172.21.15.71:6827/241026284]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:12:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[92867]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-07-26T18:12:25.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:25.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:26.228 INFO:tasks.rados.rados.0.smithi071.stdout:1675: done (2 left) 2024-07-26T18:12:26.228 INFO:tasks.rados.rados.0.smithi071.stdout:1676: snap_create 2024-07-26T18:12:26.228 INFO:tasks.rados.rados.0.smithi071.stdout:1673: expect (ObjNum 486 snap 141 seq_num 486) 2024-07-26T18:12:26.384 INFO:tasks.rados.rados.0.smithi071.stdout:1672: expect (ObjNum 485 snap 141 seq_num 485) 2024-07-26T18:12:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[92867]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-26T18:12:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[92867]: osdmap e395: 8 total, 7 up, 8 in 2024-07-26T18:12:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[92867]: from='osd.3 [v2:172.21.15.71:6826/241026284,v1:172.21.15.71:6827/241026284]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:12:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[92867]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:12:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[92867]: pgmap v261: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.3 MiB/s wr, 18 op/s; 25/324 objects degraded (7.716%) 2024-07-26T18:12:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[90507]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-26T18:12:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[90507]: osdmap e395: 8 total, 7 up, 8 in 2024-07-26T18:12:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[90507]: from='osd.3 [v2:172.21.15.71:6826/241026284,v1:172.21.15.71:6827/241026284]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:12:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[90507]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:12:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:26 smithi071 ceph-mon[90507]: pgmap v261: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.3 MiB/s wr, 18 op/s; 25/324 objects degraded (7.716%) 2024-07-26T18:12:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:26 smithi135 ceph-mon[85352]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-07-26T18:12:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:26 smithi135 ceph-mon[85352]: osdmap e395: 8 total, 7 up, 8 in 2024-07-26T18:12:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:26 smithi135 ceph-mon[85352]: from='osd.3 [v2:172.21.15.71:6826/241026284,v1:172.21.15.71:6827/241026284]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:12:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:26 smithi135 ceph-mon[85352]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2024-07-26T18:12:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:26 smithi135 ceph-mon[85352]: pgmap v261: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.3 MiB/s wr, 18 op/s; 25/324 objects degraded (7.716%) 2024-07-26T18:12:27.228 INFO:tasks.rados.rados.0.smithi071.stdout:1672: done (2 left) 2024-07-26T18:12:27.229 INFO:tasks.rados.rados.0.smithi071.stdout:1673: done (1 left) 2024-07-26T18:12:27.229 INFO:tasks.rados.rados.0.smithi071.stdout:1676: done (0 left) 2024-07-26T18:12:27.229 INFO:tasks.rados.rados.0.smithi071.stdout:1677: rollback oid 7 current snap is 158 2024-07-26T18:12:27.229 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 7 to 157 2024-07-26T18:12:27.229 INFO:tasks.rados.rados.0.smithi071.stdout:1678: snap_remove snap 152 2024-07-26T18:12:27.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:27 smithi071 ceph-mon[92867]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:12:27.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:27 smithi071 ceph-mon[92867]: osd.3 [v2:172.21.15.71:6826/241026284,v1:172.21.15.71:6827/241026284] boot 2024-07-26T18:12:27.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:27 smithi071 ceph-mon[92867]: osdmap e396: 8 total, 8 up, 8 in 2024-07-26T18:12:27.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:12:27.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:27 smithi071 ceph-mon[92867]: osdmap e397: 8 total, 8 up, 8 in 2024-07-26T18:12:27.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:27 smithi071 ceph-mon[90507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:12:27.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:27 smithi071 ceph-mon[90507]: osd.3 [v2:172.21.15.71:6826/241026284,v1:172.21.15.71:6827/241026284] boot 2024-07-26T18:12:27.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:27 smithi071 ceph-mon[90507]: osdmap e396: 8 total, 8 up, 8 in 2024-07-26T18:12:27.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:12:27.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:27 smithi071 ceph-mon[90507]: osdmap e397: 8 total, 8 up, 8 in 2024-07-26T18:12:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:27 smithi135 ceph-mon[85352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:12:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:27 smithi135 ceph-mon[85352]: osd.3 [v2:172.21.15.71:6826/241026284,v1:172.21.15.71:6827/241026284] boot 2024-07-26T18:12:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:27 smithi135 ceph-mon[85352]: osdmap e396: 8 total, 8 up, 8 in 2024-07-26T18:12:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-07-26T18:12:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:27 smithi135 ceph-mon[85352]: osdmap e397: 8 total, 8 up, 8 in 2024-07-26T18:12:28.230 INFO:tasks.rados.rados.0.smithi071.stdout:1678: done (1 left) 2024-07-26T18:12:28.230 INFO:tasks.rados.rados.0.smithi071.stdout:1679: rollback oid 16 current snap is 158 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 16 to 148 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1677: finishing rollback tid 0 to smithi07179299-7 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1677: finishing rollback tid 1 to smithi07179299-7 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1677: finishing rollback tid 2 to smithi07179299-7 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 946 (ObjNum 513 snap 152 seq_num 513) dirty exists 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1677: done (1 left) 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1680: rollback oid 17 current snap is 158 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 148 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1681: read oid 4 snap -1 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1681: expect (ObjNum 467 snap 139 seq_num 467) 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1682: rollback oid 45 current snap is 158 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 45 to 155 2024-07-26T18:12:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1683: snap_create 2024-07-26T18:12:28.237 INFO:tasks.rados.rados.0.smithi071.stdout:1679: finishing rollback tid 0 to smithi07179299-16 2024-07-26T18:12:28.237 INFO:tasks.rados.rados.0.smithi071.stdout:1679: finishing rollback tid 1 to smithi07179299-16 2024-07-26T18:12:28.243 INFO:tasks.rados.rados.0.smithi071.stdout:1681: expect (ObjNum 467 snap 139 seq_num 467) 2024-07-26T18:12:28.288 INFO:tasks.rados.rados.0.smithi071.stdout:1680: finishing rollback tid 0 to smithi07179299-17 2024-07-26T18:12:28.308 INFO:tasks.rados.rados.0.smithi071.stdout:1680: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:12:28.308 INFO:tasks.rados.rados.0.smithi071.stdout:1682: finishing rollback tid 0 to smithi07179299-45 2024-07-26T18:12:28.308 INFO:tasks.rados.rados.0.smithi071.stdout:1682: finishing rollback tid 1 to smithi07179299-45 2024-07-26T18:12:28.308 INFO:tasks.rados.rados.0.smithi071.stdout:1679: finishing rollback tid 2 to smithi07179299-16 2024-07-26T18:12:28.308 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 818 (ObjNum 452 snap 132 seq_num 452) dirty exists 2024-07-26T18:12:28.308 INFO:tasks.rados.rados.0.smithi071.stdout:1680: finishing rollback tid 2 to smithi07179299-17 2024-07-26T18:12:28.309 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1076 (ObjNum 470 snap 139 seq_num 470) dirty exists 2024-07-26T18:12:28.309 INFO:tasks.rados.rados.0.smithi071.stdout:1682: finishing rollback tid 2 to smithi07179299-45 2024-07-26T18:12:28.309 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 704 (ObjNum 521 snap 155 seq_num 521) dirty exists 2024-07-26T18:12:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:28 smithi135 ceph-mon[85352]: pgmap v264: 121 pgs: 9 peering, 28 active+undersized, 4 active+undersized+degraded, 80 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.9 MiB/s wr, 18 op/s; 14/339 objects degraded (4.130%) 2024-07-26T18:12:28.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:28.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:28.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:28 smithi135 ceph-mon[85352]: osdmap e398: 8 total, 8 up, 8 in 2024-07-26T18:12:28.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:12:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:12:28.713+0000 7f2c3c88d640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-07-26T18:12:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:28 smithi071 ceph-mon[92867]: pgmap v264: 121 pgs: 9 peering, 28 active+undersized, 4 active+undersized+degraded, 80 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.9 MiB/s wr, 18 op/s; 14/339 objects degraded (4.130%) 2024-07-26T18:12:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:28 smithi071 ceph-mon[92867]: osdmap e398: 8 total, 8 up, 8 in 2024-07-26T18:12:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:28 smithi071 ceph-mon[90507]: pgmap v264: 121 pgs: 9 peering, 28 active+undersized, 4 active+undersized+degraded, 80 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.9 MiB/s wr, 18 op/s; 14/339 objects degraded (4.130%) 2024-07-26T18:12:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:28 smithi071 ceph-mon[90507]: osdmap e398: 8 total, 8 up, 8 in 2024-07-26T18:12:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:1679: done (4 left) 2024-07-26T18:12:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:1680: done (3 left) 2024-07-26T18:12:29.232 INFO:tasks.rados.rados.0.smithi071.stdout:1681: done (2 left) 2024-07-26T18:12:29.232 INFO:tasks.rados.rados.0.smithi071.stdout:1682: done (1 left) 2024-07-26T18:12:29.232 INFO:tasks.rados.rados.0.smithi071.stdout:1683: done (0 left) 2024-07-26T18:12:29.232 INFO:tasks.rados.rados.0.smithi071.stdout:1684: snap_create 2024-07-26T18:12:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:12:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:12:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:12:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[90507]: osdmap e399: 8 total, 8 up, 8 in 2024-07-26T18:12:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:12:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:12:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:12:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:29.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:29.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:29 smithi071 ceph-mon[92867]: osdmap e399: 8 total, 8 up, 8 in 2024-07-26T18:12:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:30.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:12:30.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:12:30.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:30.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:12:30.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:30.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:30.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:30.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:30.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:29 smithi135 ceph-mon[85352]: osdmap e399: 8 total, 8 up, 8 in 2024-07-26T18:12:30.238 INFO:tasks.rados.rados.0.smithi071.stdout:1684: done (0 left) 2024-07-26T18:12:30.238 INFO:tasks.rados.rados.0.smithi071.stdout:1685: read oid 37 snap -1 2024-07-26T18:12:30.238 INFO:tasks.rados.rados.0.smithi071.stdout:1685: expect (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:12:30.238 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 160 2024-07-26T18:12:30.238 INFO:tasks.rados.rados.0.smithi071.stdout:1686: seq_num 530 ranges {6479872=483328,6963200=532480,7495680=671744} 2024-07-26T18:12:30.274 INFO:tasks.rados.rados.0.smithi071.stdout:1686: writing smithi07179299-45 from 6479872 to 6963200 tid 1 2024-07-26T18:12:30.277 INFO:tasks.rados.rados.0.smithi071.stdout:1686: writing smithi07179299-45 from 6963200 to 7495680 tid 2 2024-07-26T18:12:30.281 INFO:tasks.rados.rados.0.smithi071.stdout:1686: writing smithi07179299-45 from 7495680 to 8167424 tid 3 2024-07-26T18:12:30.282 INFO:tasks.rados.rados.0.smithi071.stdout:1687: copy_from oid 16 from oid 27 current snap is 160 2024-07-26T18:12:30.282 INFO:tasks.rados.rados.0.smithi071.stdout:1685: expect (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:12:30.418 INFO:tasks.rados.rados.0.smithi071.stdout:1686: finishing write tid 1 to smithi07179299-45 2024-07-26T18:12:30.418 INFO:tasks.rados.rados.0.smithi071.stdout:1686: finishing write tid 2 to smithi07179299-45 2024-07-26T18:12:30.418 INFO:tasks.rados.rados.0.smithi071.stdout:1686: finishing write tid 3 to smithi07179299-45 2024-07-26T18:12:30.418 INFO:tasks.rados.rados.0.smithi071.stdout:1686: finishing write tid 4 to smithi07179299-45 2024-07-26T18:12:30.418 INFO:tasks.rados.rados.0.smithi071.stdout:1686: finishing write tid 5 to smithi07179299-45 2024-07-26T18:12:30.418 INFO:tasks.rados.rados.0.smithi071.stdout:1686: oid 45 updating version 0 to 713 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:1686: oid 45 version 713 is already newer than 711 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:1686: oid 45 version 713 is already newer than 710 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:1686: oid 45 version 713 is already newer than 712 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 713 (ObjNum 530 snap 160 seq_num 530) dirty exists 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:1686: left oid 45 (ObjNum 530 snap 160 seq_num 530) 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:1687: finishing copy_from racing read to smithi07179299-16 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:1687: finishing copy_from to smithi07179299-16 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 392 (ObjNum 495 snap 143 seq_num 495) dirty exists 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:1685: done (2 left) 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:1686: done (1 left) 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:1687: done (0 left) 2024-07-26T18:12:30.419 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 36 current snap is 160 2024-07-26T18:12:30.420 INFO:tasks.rados.rados.0.smithi071.stdout:1688: seq_num 531 ranges {3112960=499712,3612672=417792,4030464=548864,4579328=237568} 2024-07-26T18:12:30.436 INFO:tasks.rados.rados.0.smithi071.stdout:1688: writing smithi07179299-36 from 3112960 to 3612672 tid 1 2024-07-26T18:12:30.438 INFO:tasks.rados.rados.0.smithi071.stdout:1688: writing smithi07179299-36 from 3612672 to 4030464 tid 2 2024-07-26T18:12:30.442 INFO:tasks.rados.rados.0.smithi071.stdout:1688: writing smithi07179299-36 from 4030464 to 4579328 tid 3 2024-07-26T18:12:30.443 INFO:tasks.rados.rados.0.smithi071.stdout:1688: writing smithi07179299-36 from 4579328 to 4816896 tid 4 2024-07-26T18:12:30.444 INFO:tasks.rados.rados.0.smithi071.stdout:1689: snap_remove snap 159 2024-07-26T18:12:30.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:30 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:30.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:30 smithi071 ceph-mon[90507]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-07-26T18:12:30.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:30 smithi071 ceph-mon[90507]: pgmap v267: 121 pgs: 9 peering, 15 active+undersized, 1 active+undersized+degraded, 96 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 804 KiB/s wr, 11 op/s; 2/345 objects degraded (0.580%); 1.8 MiB/s, 0 objects/s recovering 2024-07-26T18:12:30.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:30 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 2/345 objects degraded (0.580%), 1 pg degraded (PG_DEGRADED) 2024-07-26T18:12:30.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:30 smithi071 ceph-mon[90507]: osdmap e400: 8 total, 8 up, 8 in 2024-07-26T18:12:30.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:30 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:30.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:30 smithi071 ceph-mon[92867]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-07-26T18:12:30.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:30 smithi071 ceph-mon[92867]: pgmap v267: 121 pgs: 9 peering, 15 active+undersized, 1 active+undersized+degraded, 96 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 804 KiB/s wr, 11 op/s; 2/345 objects degraded (0.580%); 1.8 MiB/s, 0 objects/s recovering 2024-07-26T18:12:30.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:30 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 2/345 objects degraded (0.580%), 1 pg degraded (PG_DEGRADED) 2024-07-26T18:12:30.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:30 smithi071 ceph-mon[92867]: osdmap e400: 8 total, 8 up, 8 in 2024-07-26T18:12:31.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:30 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:31.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:30 smithi135 ceph-mon[85352]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-07-26T18:12:31.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:30 smithi135 ceph-mon[85352]: pgmap v267: 121 pgs: 9 peering, 15 active+undersized, 1 active+undersized+degraded, 96 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 804 KiB/s wr, 11 op/s; 2/345 objects degraded (0.580%); 1.8 MiB/s, 0 objects/s recovering 2024-07-26T18:12:31.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:30 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 2/345 objects degraded (0.580%), 1 pg degraded (PG_DEGRADED) 2024-07-26T18:12:31.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:30 smithi135 ceph-mon[85352]: osdmap e400: 8 total, 8 up, 8 in 2024-07-26T18:12:31.239 INFO:tasks.rados.rados.0.smithi071.stdout:1689: done (1 left) 2024-07-26T18:12:31.239 INFO:tasks.rados.rados.0.smithi071.stdout:1690: copy_from oid 26 from oid 1 current snap is 160 2024-07-26T18:12:31.239 INFO:tasks.rados.rados.0.smithi071.stdout:1688: finishing write tid 1 to smithi07179299-36 2024-07-26T18:12:31.239 INFO:tasks.rados.rados.0.smithi071.stdout:1688: finishing write tid 2 to smithi07179299-36 2024-07-26T18:12:31.239 INFO:tasks.rados.rados.0.smithi071.stdout:1688: finishing write tid 3 to smithi07179299-36 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1688: finishing write tid 4 to smithi07179299-36 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1688: finishing write tid 5 to smithi07179299-36 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1688: finishing write tid 6 to smithi07179299-36 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1688: oid 36 updating version 0 to 932 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1688: oid 36 updating version 932 to 934 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1688: oid 36 version 934 is already newer than 933 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1688: oid 36 version 934 is already newer than 930 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1688: oid 36 version 934 is already newer than 931 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 934 (ObjNum 531 snap 160 seq_num 531) dirty exists 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1688: left oid 36 (ObjNum 531 snap 160 seq_num 531) 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1688: done (1 left) 2024-07-26T18:12:31.240 INFO:tasks.rados.rados.0.smithi071.stdout:1691: snap_create 2024-07-26T18:12:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:1690: finishing copy_from to smithi07179299-26 2024-07-26T18:12:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:1690: got expected ENOENT (src dne) 2024-07-26T18:12:31.243 INFO:tasks.rados.rados.0.smithi071.stdout:1690: finishing copy_from racing read to smithi07179299-26 2024-07-26T18:12:32.244 INFO:tasks.rados.rados.0.smithi071.stdout:1690: done (1 left) 2024-07-26T18:12:32.245 INFO:tasks.rados.rados.0.smithi071.stdout:1691: done (0 left) 2024-07-26T18:12:32.245 INFO:tasks.rados.rados.0.smithi071.stdout:1692: read oid 44 snap -1 2024-07-26T18:12:32.245 INFO:tasks.rados.rados.0.smithi071.stdout:1692: expect (ObjNum 472 snap 140 seq_num 472) 2024-07-26T18:12:32.245 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 161 2024-07-26T18:12:32.245 INFO:tasks.rados.rados.0.smithi071.stdout:1693: seq_num 532 ranges {1400832=516096,1916928=696320,2613248=507904} 2024-07-26T18:12:32.255 INFO:tasks.rados.rados.0.smithi071.stdout:1693: writing smithi07179299-7 from 1400832 to 1916928 tid 1 2024-07-26T18:12:32.259 INFO:tasks.rados.rados.0.smithi071.stdout:1693: writing smithi07179299-7 from 1916928 to 2613248 tid 2 2024-07-26T18:12:32.262 INFO:tasks.rados.rados.0.smithi071.stdout:1693: writing smithi07179299-7 from 2613248 to 3121152 tid 3 2024-07-26T18:12:32.263 INFO:tasks.rados.rados.0.smithi071.stdout:1694: delete oid 12 current snap is 161 2024-07-26T18:12:32.263 INFO:tasks.rados.rados.0.smithi071.stdout:1692: expect (ObjNum 472 snap 140 seq_num 472) 2024-07-26T18:12:32.379 INFO:tasks.rados.rados.0.smithi071.stdout:1693: finishing write tid 1 to smithi07179299-7 2024-07-26T18:12:32.379 INFO:tasks.rados.rados.0.smithi071.stdout:1693: finishing write tid 2 to smithi07179299-7 2024-07-26T18:12:32.379 INFO:tasks.rados.rados.0.smithi071.stdout:1693: finishing write tid 3 to smithi07179299-7 2024-07-26T18:12:32.379 INFO:tasks.rados.rados.0.smithi071.stdout:1693: finishing write tid 4 to smithi07179299-7 2024-07-26T18:12:32.379 INFO:tasks.rados.rados.0.smithi071.stdout:1693: finishing write tid 5 to smithi07179299-7 2024-07-26T18:12:32.379 INFO:tasks.rados.rados.0.smithi071.stdout:1693: oid 7 updating version 0 to 947 2024-07-26T18:12:32.379 INFO:tasks.rados.rados.0.smithi071.stdout:1693: oid 7 updating version 947 to 950 2024-07-26T18:12:32.380 INFO:tasks.rados.rados.0.smithi071.stdout:1693: oid 7 version 950 is already newer than 949 2024-07-26T18:12:32.380 INFO:tasks.rados.rados.0.smithi071.stdout:1693: oid 7 version 950 is already newer than 948 2024-07-26T18:12:32.380 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 950 (ObjNum 532 snap 161 seq_num 532) dirty exists 2024-07-26T18:12:32.380 INFO:tasks.rados.rados.0.smithi071.stdout:1693: left oid 7 (ObjNum 532 snap 161 seq_num 532) 2024-07-26T18:12:32.380 INFO:tasks.rados.rados.0.smithi071.stdout:1692: done (2 left) 2024-07-26T18:12:32.380 INFO:tasks.rados.rados.0.smithi071.stdout:1693: done (1 left) 2024-07-26T18:12:32.380 INFO:tasks.rados.rados.0.smithi071.stdout:1694: done (0 left) 2024-07-26T18:12:32.380 INFO:tasks.rados.rados.0.smithi071.stdout:1695: rollback oid 10 current snap is 161 2024-07-26T18:12:32.380 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 10 to 158 2024-07-26T18:12:32.380 INFO:tasks.rados.rados.0.smithi071.stdout:1696: snap_remove snap 160 2024-07-26T18:12:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:12:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:12:32] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.43.0" 2024-07-26T18:12:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:32 smithi071 ceph-mon[90507]: osdmap e401: 8 total, 8 up, 8 in 2024-07-26T18:12:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:32 smithi071 ceph-mon[90507]: pgmap v270: 121 pgs: 3 peering, 118 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 0 B/s wr, 2 op/s; 2.2 MiB/s, 0 objects/s recovering 2024-07-26T18:12:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:32 smithi071 ceph-mon[92867]: osdmap e401: 8 total, 8 up, 8 in 2024-07-26T18:12:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:32 smithi071 ceph-mon[92867]: pgmap v270: 121 pgs: 3 peering, 118 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 0 B/s wr, 2 op/s; 2.2 MiB/s, 0 objects/s recovering 2024-07-26T18:12:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:32 smithi135 ceph-mon[85352]: osdmap e401: 8 total, 8 up, 8 in 2024-07-26T18:12:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:32 smithi135 ceph-mon[85352]: pgmap v270: 121 pgs: 3 peering, 118 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 0 B/s wr, 2 op/s; 2.2 MiB/s, 0 objects/s recovering 2024-07-26T18:12:33.255 INFO:tasks.rados.rados.0.smithi071.stdout:1696: done (1 left) 2024-07-26T18:12:33.255 INFO:tasks.rados.rados.0.smithi071.stdout:1697: copy_from oid 28 from oid 21 current snap is 161 2024-07-26T18:12:33.255 INFO:tasks.rados.rados.0.smithi071.stdout:1695: finishing rollback tid 0 to smithi07179299-10 2024-07-26T18:12:33.255 INFO:tasks.rados.rados.0.smithi071.stdout:1695: finishing rollback tid 1 to smithi07179299-10 2024-07-26T18:12:33.255 INFO:tasks.rados.rados.0.smithi071.stdout:1695: finishing rollback tid 2 to smithi07179299-10 2024-07-26T18:12:33.255 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 946 (ObjNum 492 snap 142 seq_num 492) dirty exists 2024-07-26T18:12:33.255 INFO:tasks.rados.rados.0.smithi071.stdout:1695: done (1 left) 2024-07-26T18:12:33.255 INFO:tasks.rados.rados.0.smithi071.stdout:1698: snap_remove snap 155 2024-07-26T18:12:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:33 smithi135 ceph-mon[85352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/345 objects degraded (0.580%), 1 pg degraded) 2024-07-26T18:12:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:33 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:12:33.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:33 smithi135 ceph-mon[85352]: osdmap e402: 8 total, 8 up, 8 in 2024-07-26T18:12:33.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:33 smithi071 ceph-mon[90507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/345 objects degraded (0.580%), 1 pg degraded) 2024-07-26T18:12:33.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:33 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:12:33.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:33 smithi071 ceph-mon[90507]: osdmap e402: 8 total, 8 up, 8 in 2024-07-26T18:12:33.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:33 smithi071 ceph-mon[92867]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/345 objects degraded (0.580%), 1 pg degraded) 2024-07-26T18:12:33.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:33 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:12:33.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:33 smithi071 ceph-mon[92867]: osdmap e402: 8 total, 8 up, 8 in 2024-07-26T18:12:34.258 INFO:tasks.rados.rados.0.smithi071.stdout:1698: done (1 left) 2024-07-26T18:12:34.258 INFO:tasks.rados.rados.0.smithi071.stdout:1699: read oid 30 snap -1 2024-07-26T18:12:34.258 INFO:tasks.rados.rados.0.smithi071.stdout:1699: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:12:34.258 INFO:tasks.rados.rados.0.smithi071.stdout:1700: snap_create 2024-07-26T18:12:34.259 INFO:tasks.rados.rados.0.smithi071.stdout:1697: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:12:34.259 INFO:tasks.rados.rados.0.smithi071.stdout:1697: finishing copy_from to smithi07179299-28 2024-07-26T18:12:34.259 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 811 (ObjNum 494 snap 142 seq_num 494) dirty exists 2024-07-26T18:12:34.262 INFO:tasks.rados.rados.0.smithi071.stdout:1699: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:12:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:34 smithi135 ceph-mon[85352]: osdmap e403: 8 total, 8 up, 8 in 2024-07-26T18:12:34.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:34 smithi135 ceph-mon[85352]: pgmap v273: 121 pgs: 121 active+clean; 220 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 6 op/s; 3.2 MiB/s, 1 objects/s recovering 2024-07-26T18:12:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:34 smithi071 ceph-mon[92867]: osdmap e403: 8 total, 8 up, 8 in 2024-07-26T18:12:34.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:34 smithi071 ceph-mon[92867]: pgmap v273: 121 pgs: 121 active+clean; 220 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 6 op/s; 3.2 MiB/s, 1 objects/s recovering 2024-07-26T18:12:34.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:34 smithi071 ceph-mon[90507]: osdmap e403: 8 total, 8 up, 8 in 2024-07-26T18:12:34.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:34 smithi071 ceph-mon[90507]: pgmap v273: 121 pgs: 121 active+clean; 220 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 6 op/s; 3.2 MiB/s, 1 objects/s recovering 2024-07-26T18:12:35.258 INFO:tasks.rados.rados.0.smithi071.stdout:1697: done (2 left) 2024-07-26T18:12:35.259 INFO:tasks.rados.rados.0.smithi071.stdout:1699: done (1 left) 2024-07-26T18:12:35.259 INFO:tasks.rados.rados.0.smithi071.stdout:1700: done (0 left) 2024-07-26T18:12:35.259 INFO:tasks.rados.rados.0.smithi071.stdout:1701: snap_create 2024-07-26T18:12:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:35 smithi135 ceph-mon[85352]: osdmap e404: 8 total, 8 up, 8 in 2024-07-26T18:12:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:35 smithi071 ceph-mon[92867]: osdmap e404: 8 total, 8 up, 8 in 2024-07-26T18:12:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:35 smithi071 ceph-mon[90507]: osdmap e404: 8 total, 8 up, 8 in 2024-07-26T18:12:36.189 INFO:tasks.rados.rados.0.smithi071.stdout:1701: done (0 left) 2024-07-26T18:12:36.189 INFO:tasks.rados.rados.0.smithi071.stdout:1702: snap_remove snap 157 2024-07-26T18:12:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:36 smithi135 ceph-mon[85352]: osdmap e405: 8 total, 8 up, 8 in 2024-07-26T18:12:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:36 smithi135 ceph-mon[85352]: pgmap v276: 121 pgs: 121 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 6 op/s; 2.8 MiB/s, 0 objects/s recovering 2024-07-26T18:12:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:36 smithi135 ceph-mon[85352]: osdmap e406: 8 total, 8 up, 8 in 2024-07-26T18:12:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:36 smithi071 ceph-mon[90507]: osdmap e405: 8 total, 8 up, 8 in 2024-07-26T18:12:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:36 smithi071 ceph-mon[90507]: pgmap v276: 121 pgs: 121 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 6 op/s; 2.8 MiB/s, 0 objects/s recovering 2024-07-26T18:12:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:36 smithi071 ceph-mon[90507]: osdmap e406: 8 total, 8 up, 8 in 2024-07-26T18:12:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:36 smithi071 ceph-mon[92867]: osdmap e405: 8 total, 8 up, 8 in 2024-07-26T18:12:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:36 smithi071 ceph-mon[92867]: pgmap v276: 121 pgs: 121 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 6 op/s; 2.8 MiB/s, 0 objects/s recovering 2024-07-26T18:12:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:36 smithi071 ceph-mon[92867]: osdmap e406: 8 total, 8 up, 8 in 2024-07-26T18:12:37.190 INFO:tasks.rados.rados.0.smithi071.stdout:1702: done (0 left) 2024-07-26T18:12:37.190 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 163 2024-07-26T18:12:37.190 INFO:tasks.rados.rados.0.smithi071.stdout:1703: seq_num 534 ranges {0=548864,548864=516096,1064960=688128} 2024-07-26T18:12:37.192 INFO:tasks.rados.rados.0.smithi071.stdout:1703: writing smithi07179299-40 from 0 to 548864 tid 1 2024-07-26T18:12:37.195 INFO:tasks.rados.rados.0.smithi071.stdout:1703: writing smithi07179299-40 from 548864 to 1064960 tid 2 2024-07-26T18:12:37.200 INFO:tasks.rados.rados.0.smithi071.stdout:1703: writing smithi07179299-40 from 1064960 to 1753088 tid 3 2024-07-26T18:12:37.200 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 163 2024-07-26T18:12:37.200 INFO:tasks.rados.rados.0.smithi071.stdout:1704: seq_num 535 ranges {3268608=565248,3833856=802816,4636672=401408} 2024-07-26T18:12:37.221 INFO:tasks.rados.rados.0.smithi071.stdout:1704: writing smithi07179299-14 from 3268608 to 3833856 tid 1 2024-07-26T18:12:37.225 INFO:tasks.rados.rados.0.smithi071.stdout:1704: writing smithi07179299-14 from 3833856 to 4636672 tid 2 2024-07-26T18:12:37.228 INFO:tasks.rados.rados.0.smithi071.stdout:1704: writing smithi07179299-14 from 4636672 to 5038080 tid 3 2024-07-26T18:12:37.228 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 163 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1703: finishing write tid 1 to smithi07179299-40 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1703: finishing write tid 2 to smithi07179299-40 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1703: finishing write tid 3 to smithi07179299-40 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1703: finishing write tid 4 to smithi07179299-40 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1703: finishing write tid 5 to smithi07179299-40 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1703: oid 40 updating version 0 to 1088 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1703: oid 40 updating version 1088 to 1090 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1703: oid 40 version 1090 is already newer than 1085 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1703: oid 40 version 1090 is already newer than 1089 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1090 (ObjNum 534 snap 163 seq_num 534) dirty exists 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1703: left oid 40 (ObjNum 534 snap 163 seq_num 534) 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1704: finishing write tid 1 to smithi07179299-14 2024-07-26T18:12:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:1705: seq_num 536 ranges {1179648=581632,1761280=688128,2449408=516096} 2024-07-26T18:12:37.237 INFO:tasks.rados.rados.0.smithi071.stdout:1705: writing smithi07179299-4 from 1179648 to 1761280 tid 1 2024-07-26T18:12:37.242 INFO:tasks.rados.rados.0.smithi071.stdout:1705: writing smithi07179299-4 from 1761280 to 2449408 tid 2 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1705: writing smithi07179299-4 from 2449408 to 2965504 tid 3 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1703: done (2 left) 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1706: snap_create 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1704: finishing write tid 2 to smithi07179299-14 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1704: finishing write tid 3 to smithi07179299-14 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1704: finishing write tid 4 to smithi07179299-14 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1704: finishing write tid 5 to smithi07179299-14 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1704: oid 14 updating version 0 to 821 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1704: oid 14 updating version 821 to 823 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1704: oid 14 updating version 823 to 824 2024-07-26T18:12:37.246 INFO:tasks.rados.rados.0.smithi071.stdout:1704: oid 14 version 824 is already newer than 822 2024-07-26T18:12:37.247 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 824 (ObjNum 535 snap 163 seq_num 535) dirty exists 2024-07-26T18:12:37.247 INFO:tasks.rados.rados.0.smithi071.stdout:1704: left oid 14 (ObjNum 535 snap 163 seq_num 535) 2024-07-26T18:12:37.247 INFO:tasks.rados.rados.0.smithi071.stdout:1705: finishing write tid 1 to smithi07179299-4 2024-07-26T18:12:37.248 INFO:tasks.rados.rados.0.smithi071.stdout:1705: finishing write tid 2 to smithi07179299-4 2024-07-26T18:12:37.248 INFO:tasks.rados.rados.0.smithi071.stdout:1705: finishing write tid 3 to smithi07179299-4 2024-07-26T18:12:37.248 INFO:tasks.rados.rados.0.smithi071.stdout:1705: finishing write tid 4 to smithi07179299-4 2024-07-26T18:12:37.250 INFO:tasks.rados.rados.0.smithi071.stdout:1705: finishing write tid 5 to smithi07179299-4 2024-07-26T18:12:37.250 INFO:tasks.rados.rados.0.smithi071.stdout:1705: oid 4 updating version 0 to 955 2024-07-26T18:12:37.250 INFO:tasks.rados.rados.0.smithi071.stdout:1705: oid 4 updating version 955 to 956 2024-07-26T18:12:37.250 INFO:tasks.rados.rados.0.smithi071.stdout:1705: oid 4 version 956 is already newer than 953 2024-07-26T18:12:37.250 INFO:tasks.rados.rados.0.smithi071.stdout:1705: oid 4 version 956 is already newer than 954 2024-07-26T18:12:37.250 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 956 (ObjNum 536 snap 163 seq_num 536) dirty exists 2024-07-26T18:12:37.250 INFO:tasks.rados.rados.0.smithi071.stdout:1705: left oid 4 (ObjNum 536 snap 163 seq_num 536) 2024-07-26T18:12:38.196 INFO:tasks.rados.rados.0.smithi071.stdout:1704: done (2 left) 2024-07-26T18:12:38.196 INFO:tasks.rados.rados.0.smithi071.stdout:1705: done (1 left) 2024-07-26T18:12:38.197 INFO:tasks.rados.rados.0.smithi071.stdout:1706: done (0 left) 2024-07-26T18:12:38.197 INFO:tasks.rados.rados.0.smithi071.stdout:1707: rmattr oid 13 current snap is 164 2024-07-26T18:12:38.197 INFO:tasks.rados.rados.0.smithi071.stdout:1707: done (0 left) 2024-07-26T18:12:38.197 INFO:tasks.rados.rados.0.smithi071.stdout:1708: read oid 37 snap 154 2024-07-26T18:12:38.197 INFO:tasks.rados.rados.0.smithi071.stdout:1708: expect (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:12:38.197 INFO:tasks.rados.rados.0.smithi071.stdout:1709: read oid 19 snap 162 2024-07-26T18:12:38.197 INFO:tasks.rados.rados.0.smithi071.stdout:1709: expect deleted 2024-07-26T18:12:38.198 INFO:tasks.rados.rados.0.smithi071.stdout:1710: rmattr oid 9 current snap is 164 2024-07-26T18:12:38.198 INFO:tasks.rados.rados.0.smithi071.stdout:1710: done (2 left) 2024-07-26T18:12:38.198 INFO:tasks.rados.rados.0.smithi071.stdout:1711: rollback oid 25 current snap is 164 2024-07-26T18:12:38.198 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 25 to 143 2024-07-26T18:12:38.198 INFO:tasks.rados.rados.0.smithi071.stdout:1712: setattr oid 34 current snap is 164 2024-07-26T18:12:38.200 INFO:tasks.rados.rados.0.smithi071.stdout:1709: done (3 left) 2024-07-26T18:12:38.200 INFO:tasks.rados.rados.0.smithi071.stdout:1713: read oid 19 snap -1 2024-07-26T18:12:38.200 INFO:tasks.rados.rados.0.smithi071.stdout:1713: expect deleted 2024-07-26T18:12:38.200 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 30 current snap is 164 2024-07-26T18:12:38.200 INFO:tasks.rados.rados.0.smithi071.stdout:1714: seq_num 537 ranges {0=598016,598016=573440,1171456=491520,1662976=139264} 2024-07-26T18:12:38.202 INFO:tasks.rados.rados.0.smithi071.stdout:1714: writing smithi07179299-30 from 0 to 598016 tid 1 2024-07-26T18:12:38.206 INFO:tasks.rados.rados.0.smithi071.stdout:1714: writing smithi07179299-30 from 598016 to 1171456 tid 2 2024-07-26T18:12:38.209 INFO:tasks.rados.rados.0.smithi071.stdout:1714: writing smithi07179299-30 from 1171456 to 1662976 tid 3 2024-07-26T18:12:38.213 INFO:tasks.rados.rados.0.smithi071.stdout:1714: writing smithi07179299-30 from 1662976 to 1802240 tid 4 2024-07-26T18:12:38.213 INFO:tasks.rados.rados.0.smithi071.stdout:1715: copy_from oid 31 from oid 26 current snap is 164 2024-07-26T18:12:38.213 INFO:tasks.rados.rados.0.smithi071.stdout:1711: finishing rollback tid 1 to smithi07179299-25 2024-07-26T18:12:38.213 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 0 (ObjNum 177 snap 0 seq_num 551784157) dirty dne 2024-07-26T18:12:38.214 INFO:tasks.rados.rados.0.smithi071.stdout:1714: finishing write tid 1 to smithi07179299-30 2024-07-26T18:12:38.214 INFO:tasks.rados.rados.0.smithi071.stdout:1714: finishing write tid 2 to smithi07179299-30 2024-07-26T18:12:38.214 INFO:tasks.rados.rados.0.smithi071.stdout:1711: done (5 left) 2024-07-26T18:12:38.214 INFO:tasks.rados.rados.0.smithi071.stdout:1713: done (4 left) 2024-07-26T18:12:38.214 INFO:tasks.rados.rados.0.smithi071.stdout:1716: rollback oid 43 current snap is 164 2024-07-26T18:12:38.214 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 43 to 161 2024-07-26T18:12:38.214 INFO:tasks.rados.rados.0.smithi071.stdout:1717: copy_from oid 25 from oid 38 current snap is 164 2024-07-26T18:12:38.214 INFO:tasks.rados.rados.0.smithi071.stdout:1718: read oid 7 snap 154 2024-07-26T18:12:38.214 INFO:tasks.rados.rados.0.smithi071.stdout:1718: expect (ObjNum 513 snap 152 seq_num 513) 2024-07-26T18:12:38.214 INFO:tasks.rados.rados.0.smithi071.stdout:1719: read oid 4 snap -1 2024-07-26T18:12:38.215 INFO:tasks.rados.rados.0.smithi071.stdout:1719: expect (ObjNum 536 snap 163 seq_num 536) 2024-07-26T18:12:38.215 INFO:tasks.rados.rados.0.smithi071.stdout:1720: read oid 10 snap -1 2024-07-26T18:12:38.215 INFO:tasks.rados.rados.0.smithi071.stdout:1720: expect (ObjNum 492 snap 142 seq_num 492) 2024-07-26T18:12:38.215 INFO:tasks.rados.rados.0.smithi071.stdout:1721: rollback oid 3 current snap is 164 2024-07-26T18:12:38.215 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 3 to 143 2024-07-26T18:12:38.215 INFO:tasks.rados.rados.0.smithi071.stdout:1708: expect (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:12:38.358 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 957 (ObjNum 437 snap 132 seq_num 437) dirty exists 2024-07-26T18:12:38.358 INFO:tasks.rados.rados.0.smithi071.stdout:1714: finishing write tid 3 to smithi07179299-30 2024-07-26T18:12:38.358 INFO:tasks.rados.rados.0.smithi071.stdout:1714: finishing write tid 4 to smithi07179299-30 2024-07-26T18:12:38.358 INFO:tasks.rados.rados.0.smithi071.stdout:1708: done (9 left) 2024-07-26T18:12:38.358 INFO:tasks.rados.rados.0.smithi071.stdout:1712: done (8 left) 2024-07-26T18:12:38.358 INFO:tasks.rados.rados.0.smithi071.stdout:1722: copy_from oid 21 from oid 37 current snap is 164 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1714: finishing write tid 5 to smithi07179299-30 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1721: finishing rollback tid 0 to smithi07179299-3 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1721: finishing rollback tid 1 to smithi07179299-3 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1721: finishing rollback tid 2 to smithi07179299-3 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 723 (ObjNum 436 snap 132 seq_num 436) dirty exists 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1714: finishing write tid 6 to smithi07179299-30 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1714: oid 30 updating version 0 to 828 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1714: oid 30 version 828 is already newer than 827 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1714: oid 30 version 828 is already newer than 825 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1714: oid 30 version 828 is already newer than 826 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1714: oid 30 updating version 828 to 829 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 829 (ObjNum 537 snap 164 seq_num 537) dirty exists 2024-07-26T18:12:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:1714: left oid 30 (ObjNum 537 snap 164 seq_num 537) 2024-07-26T18:12:38.360 INFO:tasks.rados.rados.0.smithi071.stdout:1714: done (8 left) 2024-07-26T18:12:38.360 INFO:tasks.rados.rados.0.smithi071.stdout:1721: done (7 left) 2024-07-26T18:12:38.360 INFO:tasks.rados.rados.0.smithi071.stdout:1723: read oid 28 snap -1 2024-07-26T18:12:38.360 INFO:tasks.rados.rados.0.smithi071.stdout:1723: expect (ObjNum 494 snap 142 seq_num 494) 2024-07-26T18:12:38.360 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 164 2024-07-26T18:12:38.360 INFO:tasks.rados.rados.0.smithi071.stdout:1718: expect (ObjNum 513 snap 152 seq_num 513) 2024-07-26T18:12:38.395 INFO:tasks.rados.rados.0.smithi071.stdout:1717: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:12:38.395 INFO:tasks.rados.rados.0.smithi071.stdout:1717: finishing copy_from to smithi07179299-25 2024-07-26T18:12:38.395 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 993 (ObjNum 452 snap 132 seq_num 452) dirty exists 2024-07-26T18:12:38.395 INFO:tasks.rados.rados.0.smithi071.stdout:1716: finishing rollback tid 0 to smithi07179299-43 2024-07-26T18:12:38.395 INFO:tasks.rados.rados.0.smithi071.stdout:1716: finishing rollback tid 1 to smithi07179299-43 2024-07-26T18:12:38.395 INFO:tasks.rados.rados.0.smithi071.stdout:1724: seq_num 538 ranges {2908160=614400,3522560=450560,3973120=704512,4677632=49152} 2024-07-26T18:12:38.413 INFO:tasks.rados.rados.0.smithi071.stdout:1724: writing smithi07179299-23 from 2908160 to 3522560 tid 1 2024-07-26T18:12:38.416 INFO:tasks.rados.rados.0.smithi071.stdout:1724: writing smithi07179299-23 from 3522560 to 3973120 tid 2 2024-07-26T18:12:38.419 INFO:tasks.rados.rados.0.smithi071.stdout:1724: writing smithi07179299-23 from 3973120 to 4677632 tid 3 2024-07-26T18:12:38.420 INFO:tasks.rados.rados.0.smithi071.stdout:1724: writing smithi07179299-23 from 4677632 to 4726784 tid 4 2024-07-26T18:12:38.421 INFO:tasks.rados.rados.0.smithi071.stdout:1717: done (8 left) 2024-07-26T18:12:38.421 INFO:tasks.rados.rados.0.smithi071.stdout:1718: done (7 left) 2024-07-26T18:12:38.421 INFO:tasks.rados.rados.0.smithi071.stdout:1725: rollback oid 13 current snap is 164 2024-07-26T18:12:38.421 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 13 to 163 2024-07-26T18:12:38.421 INFO:tasks.rados.rados.0.smithi071.stdout:1716: finishing rollback tid 2 to smithi07179299-43 2024-07-26T18:12:38.421 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 949 (ObjNum 379 snap 115 seq_num 379) dirty exists 2024-07-26T18:12:38.421 INFO:tasks.rados.rados.0.smithi071.stdout:1719: expect (ObjNum 536 snap 163 seq_num 536) 2024-07-26T18:12:38.527 INFO:tasks.rados.rados.0.smithi071.stdout:1720: expect (ObjNum 492 snap 142 seq_num 492) 2024-07-26T18:12:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:38 smithi135 ceph-mon[85352]: osdmap e407: 8 total, 8 up, 8 in 2024-07-26T18:12:38.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:38 smithi135 ceph-mon[85352]: pgmap v279: 121 pgs: 121 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 420 KiB/s wr, 3 op/s 2024-07-26T18:12:38.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:38 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:38 smithi071 ceph-mon[90507]: osdmap e407: 8 total, 8 up, 8 in 2024-07-26T18:12:38.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:38 smithi071 ceph-mon[90507]: pgmap v279: 121 pgs: 121 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 420 KiB/s wr, 3 op/s 2024-07-26T18:12:38.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:38.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:38 smithi071 ceph-mon[92867]: osdmap e407: 8 total, 8 up, 8 in 2024-07-26T18:12:38.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:38 smithi071 ceph-mon[92867]: pgmap v279: 121 pgs: 121 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 420 KiB/s wr, 3 op/s 2024-07-26T18:12:38.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:38 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:38.934 INFO:tasks.rados.rados.0.smithi071.stdout:1715: finishing copy_from racing read to smithi07179299-31 2024-07-26T18:12:38.934 INFO:tasks.rados.rados.0.smithi071.stdout:1715: finishing copy_from to smithi07179299-31 2024-07-26T18:12:38.934 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 345 (ObjNum 491 snap 142 seq_num 491) dirty exists 2024-07-26T18:12:38.934 INFO:tasks.rados.rados.0.smithi071.stdout:1723: expect (ObjNum 494 snap 142 seq_num 494) 2024-07-26T18:12:39.287 INFO:tasks.rados.rados.0.smithi071.stdout:1722: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:12:39.287 INFO:tasks.rados.rados.0.smithi071.stdout:1722: finishing copy_from to smithi07179299-21 2024-07-26T18:12:39.287 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 821 (ObjNum 443 snap 132 seq_num 443) dirty exists 2024-07-26T18:12:39.287 INFO:tasks.rados.rados.0.smithi071.stdout:1724: finishing write tid 1 to smithi07179299-23 2024-07-26T18:12:39.287 INFO:tasks.rados.rados.0.smithi071.stdout:1715: done (7 left) 2024-07-26T18:12:39.287 INFO:tasks.rados.rados.0.smithi071.stdout:1716: done (6 left) 2024-07-26T18:12:39.287 INFO:tasks.rados.rados.0.smithi071.stdout:1719: done (5 left) 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1720: done (4 left) 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1722: done (3 left) 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1723: done (2 left) 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1726: snap_create 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1724: finishing write tid 2 to smithi07179299-23 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1725: finishing rollback tid 0 to smithi07179299-13 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1725: finishing rollback tid 1 to smithi07179299-13 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1725: finishing rollback tid 2 to smithi07179299-13 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 937 (ObjNum 500 snap 146 seq_num 500) dirty exists 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1724: finishing write tid 3 to smithi07179299-23 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1724: finishing write tid 4 to smithi07179299-23 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1724: finishing write tid 5 to smithi07179299-23 2024-07-26T18:12:39.288 INFO:tasks.rados.rados.0.smithi071.stdout:1724: finishing write tid 6 to smithi07179299-23 2024-07-26T18:12:39.289 INFO:tasks.rados.rados.0.smithi071.stdout:1724: oid 23 updating version 0 to 729 2024-07-26T18:12:39.289 INFO:tasks.rados.rados.0.smithi071.stdout:1724: oid 23 version 729 is already newer than 727 2024-07-26T18:12:39.289 INFO:tasks.rados.rados.0.smithi071.stdout:1724: oid 23 version 729 is already newer than 728 2024-07-26T18:12:39.289 INFO:tasks.rados.rados.0.smithi071.stdout:1724: oid 23 version 729 is already newer than 725 2024-07-26T18:12:39.289 INFO:tasks.rados.rados.0.smithi071.stdout:1724: oid 23 version 729 is already newer than 726 2024-07-26T18:12:39.289 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 729 (ObjNum 538 snap 164 seq_num 538) dirty exists 2024-07-26T18:12:39.289 INFO:tasks.rados.rados.0.smithi071.stdout:1724: left oid 23 (ObjNum 538 snap 164 seq_num 538) 2024-07-26T18:12:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:39 smithi135 ceph-mon[85352]: osdmap e408: 8 total, 8 up, 8 in 2024-07-26T18:12:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:39 smithi071 ceph-mon[92867]: osdmap e408: 8 total, 8 up, 8 in 2024-07-26T18:12:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:39 smithi071 ceph-mon[90507]: osdmap e408: 8 total, 8 up, 8 in 2024-07-26T18:12:40.202 INFO:tasks.rados.rados.0.smithi071.stdout:1724: done (2 left) 2024-07-26T18:12:40.202 INFO:tasks.rados.rados.0.smithi071.stdout:1725: done (1 left) 2024-07-26T18:12:40.202 INFO:tasks.rados.rados.0.smithi071.stdout:1726: done (0 left) 2024-07-26T18:12:40.202 INFO:tasks.rados.rados.0.smithi071.stdout:1727: rmattr oid 18 current snap is 165 2024-07-26T18:12:40.202 INFO:tasks.rados.rados.0.smithi071.stdout:1727: done (0 left) 2024-07-26T18:12:40.202 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 11 current snap is 165 2024-07-26T18:12:40.202 INFO:tasks.rados.rados.0.smithi071.stdout:1728: seq_num 539 ranges {0=630784,630784=737280,1368064=466944} 2024-07-26T18:12:40.205 INFO:tasks.rados.rados.0.smithi071.stdout:1728: writing smithi07179299-11 from 0 to 630784 tid 1 2024-07-26T18:12:40.209 INFO:tasks.rados.rados.0.smithi071.stdout:1728: writing smithi07179299-11 from 630784 to 1368064 tid 2 2024-07-26T18:12:40.212 INFO:tasks.rados.rados.0.smithi071.stdout:1728: writing smithi07179299-11 from 1368064 to 1835008 tid 3 2024-07-26T18:12:40.212 INFO:tasks.rados.rados.0.smithi071.stdout:1729: snap_create 2024-07-26T18:12:40.213 INFO:tasks.rados.rados.0.smithi071.stdout:1728: finishing write tid 1 to smithi07179299-11 2024-07-26T18:12:40.215 INFO:tasks.rados.rados.0.smithi071.stdout:1728: finishing write tid 2 to smithi07179299-11 2024-07-26T18:12:40.215 INFO:tasks.rados.rados.0.smithi071.stdout:1728: finishing write tid 3 to smithi07179299-11 2024-07-26T18:12:40.215 INFO:tasks.rados.rados.0.smithi071.stdout:1728: finishing write tid 4 to smithi07179299-11 2024-07-26T18:12:40.217 INFO:tasks.rados.rados.0.smithi071.stdout:1728: finishing write tid 5 to smithi07179299-11 2024-07-26T18:12:40.217 INFO:tasks.rados.rados.0.smithi071.stdout:1728: oid 11 updating version 0 to 953 2024-07-26T18:12:40.217 INFO:tasks.rados.rados.0.smithi071.stdout:1728: oid 11 version 953 is already newer than 950 2024-07-26T18:12:40.217 INFO:tasks.rados.rados.0.smithi071.stdout:1728: oid 11 version 953 is already newer than 951 2024-07-26T18:12:40.217 INFO:tasks.rados.rados.0.smithi071.stdout:1728: oid 11 version 953 is already newer than 952 2024-07-26T18:12:40.217 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 953 (ObjNum 539 snap 165 seq_num 539) dirty exists 2024-07-26T18:12:40.217 INFO:tasks.rados.rados.0.smithi071.stdout:1728: left oid 11 (ObjNum 539 snap 165 seq_num 539) 2024-07-26T18:12:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:40 smithi135 ceph-mon[85352]: pgmap v281: 121 pgs: 121 active+clean; 235 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-07-26T18:12:40.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:40 smithi071 ceph-mon[90507]: pgmap v281: 121 pgs: 121 active+clean; 235 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-07-26T18:12:40.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:40 smithi071 ceph-mon[92867]: pgmap v281: 121 pgs: 121 active+clean; 235 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-07-26T18:12:40.597 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:12:40.855 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (7m) 16s ago 8m 24.6M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (7m) 2m ago 7m 89.9M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (9m) 16s ago 9m 16.7M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (9m) 2m ago 9m 18.9M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (3m) 2m ago 12m 438M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (4m) 16s ago 14m 509M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (3m) 16s ago 14m 51.0M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (2m) 2m ago 13m 27.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (2m) 16s ago 12m 43.1M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (7m) 16s ago 7m 14.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (7m) 2m ago 7m 16.1M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:12:40.856 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (118s) 16s ago 12m 137M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:12:40.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (86s) 16s ago 12m 122M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:12:40.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (53s) 16s ago 11m 108M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5ec19670b2da 2024-07-26T18:12:40.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (20s) 16s ago 11m 13.2M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 8863fded8a62 2024-07-26T18:12:40.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (10m) 2m ago 10m 160M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 9ffda4d350e9 2024-07-26T18:12:40.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (10m) 2m ago 10m 131M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:12:40.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (10m) 2m ago 10m 89.7M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:12:40.857 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (9m) 2m ago 9m 102M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:12:40.857 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (3m) 2m ago 8m 47.2M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:12:41.173 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:12:41.174 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:12:41.174 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:12:41.174 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:12:41.174 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:12:41.174 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:12:41.174 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:12:41.174 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:12:41.174 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 4, 2024-07-26T18:12:41.174 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 4 2024-07-26T18:12:41.174 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:12:41.175 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:12:41.175 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:12:41.175 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:12:41.175 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:12:41.175 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 6, 2024-07-26T18:12:41.175 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 9 2024-07-26T18:12:41.175 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:12:41.175 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:12:41.190 INFO:tasks.rados.rados.0.smithi071.stdout:1728: done (1 left) 2024-07-26T18:12:41.190 INFO:tasks.rados.rados.0.smithi071.stdout:1729: done (0 left) 2024-07-26T18:12:41.190 INFO:tasks.rados.rados.0.smithi071.stdout:1730: copy_from oid 34 from oid 41 current snap is 166 2024-07-26T18:12:41.190 INFO:tasks.rados.rados.0.smithi071.stdout:1731: rollback oid 2 current snap is 166 2024-07-26T18:12:41.190 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 2 to 163 2024-07-26T18:12:41.190 INFO:tasks.rados.rados.0.smithi071.stdout:1732: rollback oid 26 current snap is 166 2024-07-26T18:12:41.190 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 26 to 158 2024-07-26T18:12:41.190 INFO:tasks.rados.rados.0.smithi071.stdout:1733: read oid 9 snap -1 2024-07-26T18:12:41.190 INFO:tasks.rados.rados.0.smithi071.stdout:1733: expect (ObjNum 522 snap 155 seq_num 522) 2024-07-26T18:12:41.191 INFO:tasks.rados.rados.0.smithi071.stdout:1734: read oid 16 snap -1 2024-07-26T18:12:41.191 INFO:tasks.rados.rados.0.smithi071.stdout:1734: expect (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:12:41.191 INFO:tasks.rados.rados.0.smithi071.stdout:1735: read oid 49 snap -1 2024-07-26T18:12:41.191 INFO:tasks.rados.rados.0.smithi071.stdout:1735: expect deleted 2024-07-26T18:12:41.191 INFO:tasks.rados.rados.0.smithi071.stdout:1736: read oid 31 snap -1 2024-07-26T18:12:41.191 INFO:tasks.rados.rados.0.smithi071.stdout:1736: expect (ObjNum 491 snap 142 seq_num 491) 2024-07-26T18:12:41.191 INFO:tasks.rados.rados.0.smithi071.stdout:1737: delete oid 21 current snap is 166 2024-07-26T18:12:41.195 INFO:tasks.rados.rados.0.smithi071.stdout:1737: done (7 left) 2024-07-26T18:12:41.195 INFO:tasks.rados.rados.0.smithi071.stdout:1738: rollback oid 4 current snap is 166 2024-07-26T18:12:41.195 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 4 to 162 2024-07-26T18:12:41.195 INFO:tasks.rados.rados.0.smithi071.stdout:1739: delete oid 5 current snap is 166 2024-07-26T18:12:41.203 INFO:tasks.rados.rados.0.smithi071.stdout:1733: expect (ObjNum 522 snap 155 seq_num 522) 2024-07-26T18:12:41.266 INFO:tasks.rados.rados.0.smithi071.stdout:1731: finishing rollback tid 0 to smithi07179299-2 2024-07-26T18:12:41.266 INFO:tasks.rados.rados.0.smithi071.stdout:1732: finishing rollback tid 0 to smithi07179299-26 2024-07-26T18:12:41.266 INFO:tasks.rados.rados.0.smithi071.stdout:1738: finishing rollback tid 0 to smithi07179299-4 2024-07-26T18:12:41.267 INFO:tasks.rados.rados.0.smithi071.stdout:1731: finishing rollback tid 1 to smithi07179299-2 2024-07-26T18:12:41.267 INFO:tasks.rados.rados.0.smithi071.stdout:1731: finishing rollback tid 2 to smithi07179299-2 2024-07-26T18:12:41.267 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 956 (ObjNum 523 snap 155 seq_num 523) dirty exists 2024-07-26T18:12:41.267 INFO:tasks.rados.rados.0.smithi071.stdout:1738: finishing rollback tid 1 to smithi07179299-4 2024-07-26T18:12:41.267 INFO:tasks.rados.rados.0.smithi071.stdout:1732: finishing rollback tid 1 to smithi07179299-26 2024-07-26T18:12:41.267 INFO:tasks.rados.rados.0.smithi071.stdout:1738: finishing rollback tid 2 to smithi07179299-4 2024-07-26T18:12:41.267 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 960 (ObjNum 467 snap 139 seq_num 467) dirty exists 2024-07-26T18:12:41.267 INFO:tasks.rados.rados.0.smithi071.stdout:1732: finishing rollback tid 2 to smithi07179299-26 2024-07-26T18:12:41.267 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 996 (ObjNum 491 snap 142 seq_num 491) dirty exists 2024-07-26T18:12:41.267 INFO:tasks.rados.rados.0.smithi071.stdout:1730: finishing copy_from racing read to smithi07179299-34 2024-07-26T18:12:41.268 INFO:tasks.rados.rados.0.smithi071.stdout:1730: finishing copy_from to smithi07179299-34 2024-07-26T18:12:41.268 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 698 (ObjNum 528 snap 156 seq_num 528) dirty exists 2024-07-26T18:12:41.268 INFO:tasks.rados.rados.0.smithi071.stdout:1730: done (8 left) 2024-07-26T18:12:41.268 INFO:tasks.rados.rados.0.smithi071.stdout:1731: done (7 left) 2024-07-26T18:12:41.268 INFO:tasks.rados.rados.0.smithi071.stdout:1732: done (6 left) 2024-07-26T18:12:41.268 INFO:tasks.rados.rados.0.smithi071.stdout:1733: done (5 left) 2024-07-26T18:12:41.268 INFO:tasks.rados.rados.0.smithi071.stdout:1738: done (4 left) 2024-07-26T18:12:41.268 INFO:tasks.rados.rados.0.smithi071.stdout:1739: done (3 left) 2024-07-26T18:12:41.268 INFO:tasks.rados.rados.0.smithi071.stdout:1740: delete oid 1 current snap is 166 2024-07-26T18:12:41.268 INFO:tasks.rados.rados.0.smithi071.stdout:1734: expect (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:12:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:41 smithi071 ceph-mon[90507]: osdmap e409: 8 total, 8 up, 8 in 2024-07-26T18:12:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:41 smithi071 ceph-mon[90507]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:41 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3500231982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:41 smithi071 ceph-mon[90507]: osdmap e410: 8 total, 8 up, 8 in 2024-07-26T18:12:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:41 smithi071 ceph-mon[92867]: osdmap e409: 8 total, 8 up, 8 in 2024-07-26T18:12:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:41 smithi071 ceph-mon[92867]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:41 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3500231982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:41 smithi071 ceph-mon[92867]: osdmap e410: 8 total, 8 up, 8 in 2024-07-26T18:12:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:41 smithi135 ceph-mon[85352]: osdmap e409: 8 total, 8 up, 8 in 2024-07-26T18:12:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:41 smithi135 ceph-mon[85352]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:41 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3500231982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:12:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:41 smithi135 ceph-mon[85352]: osdmap e410: 8 total, 8 up, 8 in 2024-07-26T18:12:41.750 INFO:tasks.rados.rados.0.smithi071.stdout:1736: expect (ObjNum 491 snap 142 seq_num 491) 2024-07-26T18:12:42.101 INFO:tasks.rados.rados.0.smithi071.stdout:1734: done (3 left) 2024-07-26T18:12:42.101 INFO:tasks.rados.rados.0.smithi071.stdout:1735: done (2 left) 2024-07-26T18:12:42.101 INFO:tasks.rados.rados.0.smithi071.stdout:1736: done (1 left) 2024-07-26T18:12:42.101 INFO:tasks.rados.rados.0.smithi071.stdout:1740: done (0 left) 2024-07-26T18:12:42.101 INFO:tasks.rados.rados.0.smithi071.stdout:1741: snap_remove snap 165 2024-07-26T18:12:42.209 INFO:tasks.rados.rados.0.smithi071.stdout:1741: done (0 left) 2024-07-26T18:12:42.210 INFO:tasks.rados.rados.0.smithi071.stdout:1742: setattr oid 36 current snap is 166 2024-07-26T18:12:42.212 INFO:tasks.rados.rados.0.smithi071.stdout:1743: copy_from oid 38 from oid 1 current snap is 166 2024-07-26T18:12:42.212 INFO:tasks.rados.rados.0.smithi071.stdout:1744: rollback oid 15 current snap is 166 2024-07-26T18:12:42.212 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 15 to 164 2024-07-26T18:12:42.212 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 166 2024-07-26T18:12:42.212 INFO:tasks.rados.rados.0.smithi071.stdout:1745: seq_num 543 ranges {3555328=704512,4259840=729088,4988928=475136} 2024-07-26T18:12:42.235 INFO:tasks.rados.rados.0.smithi071.stdout:1745: writing smithi07179299-22 from 3555328 to 4259840 tid 1 2024-07-26T18:12:42.239 INFO:tasks.rados.rados.0.smithi071.stdout:1745: writing smithi07179299-22 from 4259840 to 4988928 tid 2 2024-07-26T18:12:42.242 INFO:tasks.rados.rados.0.smithi071.stdout:1745: writing smithi07179299-22 from 4988928 to 5464064 tid 3 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:1746: rollback oid 10 current snap is 166 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 10 to 143 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:1743: finishing copy_from to smithi07179299-38 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:1743: got expected ENOENT (src dne) 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:1743: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:1744: finishing rollback tid 0 to smithi07179299-15 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 938 (ObjNum 531 snap 160 seq_num 531) dirty exists 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:1744: finishing rollback tid 1 to smithi07179299-15 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:1744: finishing rollback tid 2 to smithi07179299-15 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 821 (ObjNum 473 snap 140 seq_num 473) dirty exists 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:1745: finishing write tid 1 to smithi07179299-22 2024-07-26T18:12:42.243 INFO:tasks.rados.rados.0.smithi071.stdout:1745: finishing write tid 2 to smithi07179299-22 2024-07-26T18:12:42.244 INFO:tasks.rados.rados.0.smithi071.stdout:1742: done (4 left) 2024-07-26T18:12:42.244 INFO:tasks.rados.rados.0.smithi071.stdout:1743: done (3 left) 2024-07-26T18:12:42.244 INFO:tasks.rados.rados.0.smithi071.stdout:1744: done (2 left) 2024-07-26T18:12:42.244 INFO:tasks.rados.rados.0.smithi071.stdout:1747: snap_create 2024-07-26T18:12:42.245 INFO:tasks.rados.rados.0.smithi071.stdout:1745: finishing write tid 3 to smithi07179299-22 2024-07-26T18:12:42.245 INFO:tasks.rados.rados.0.smithi071.stdout:1745: finishing write tid 4 to smithi07179299-22 2024-07-26T18:12:42.245 INFO:tasks.rados.rados.0.smithi071.stdout:1746: finishing rollback tid 0 to smithi07179299-10 2024-07-26T18:12:42.246 INFO:tasks.rados.rados.0.smithi071.stdout:1746: finishing rollback tid 1 to smithi07179299-10 2024-07-26T18:12:42.246 INFO:tasks.rados.rados.0.smithi071.stdout:1746: finishing rollback tid 2 to smithi07179299-10 2024-07-26T18:12:42.246 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 960 (ObjNum 492 snap 142 seq_num 492) dirty exists 2024-07-26T18:12:42.246 INFO:tasks.rados.rados.0.smithi071.stdout:1745: finishing write tid 5 to smithi07179299-22 2024-07-26T18:12:42.246 INFO:tasks.rados.rados.0.smithi071.stdout:1745: oid 22 updating version 0 to 953 2024-07-26T18:12:42.246 INFO:tasks.rados.rados.0.smithi071.stdout:1745: oid 22 updating version 953 to 954 2024-07-26T18:12:42.247 INFO:tasks.rados.rados.0.smithi071.stdout:1745: oid 22 version 954 is already newer than 952 2024-07-26T18:12:42.247 INFO:tasks.rados.rados.0.smithi071.stdout:1745: oid 22 version 954 is already newer than 951 2024-07-26T18:12:42.247 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 954 (ObjNum 543 snap 166 seq_num 543) dirty exists 2024-07-26T18:12:42.247 INFO:tasks.rados.rados.0.smithi071.stdout:1745: left oid 22 (ObjNum 543 snap 166 seq_num 543) 2024-07-26T18:12:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:42 smithi071 ceph-mon[90507]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:42 smithi071 ceph-mon[90507]: pgmap v284: 121 pgs: 121 active+clean; 237 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.0 MiB/s wr, 11 op/s 2024-07-26T18:12:42.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:12:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:12:42] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.43.0" 2024-07-26T18:12:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:42 smithi071 ceph-mon[92867]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:42 smithi071 ceph-mon[92867]: pgmap v284: 121 pgs: 121 active+clean; 237 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.0 MiB/s wr, 11 op/s 2024-07-26T18:12:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:42 smithi135 ceph-mon[85352]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:12:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:42 smithi135 ceph-mon[85352]: pgmap v284: 121 pgs: 121 active+clean; 237 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.0 MiB/s wr, 11 op/s 2024-07-26T18:12:43.217 INFO:tasks.rados.rados.0.smithi071.stdout:1745: done (2 left) 2024-07-26T18:12:43.217 INFO:tasks.rados.rados.0.smithi071.stdout:1746: done (1 left) 2024-07-26T18:12:43.217 INFO:tasks.rados.rados.0.smithi071.stdout:1747: done (0 left) 2024-07-26T18:12:43.217 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 167 2024-07-26T18:12:43.217 INFO:tasks.rados.rados.0.smithi071.stdout:1748: seq_num 544 ranges {614400=720896,1335296=614400,1949696=589824} 2024-07-26T18:12:43.224 INFO:tasks.rados.rados.0.smithi071.stdout:1748: writing smithi07179299-8 from 614400 to 1335296 tid 1 2024-07-26T18:12:43.227 INFO:tasks.rados.rados.0.smithi071.stdout:1748: writing smithi07179299-8 from 1335296 to 1949696 tid 2 2024-07-26T18:12:43.232 INFO:tasks.rados.rados.0.smithi071.stdout:1748: writing smithi07179299-8 from 1949696 to 2539520 tid 3 2024-07-26T18:12:43.232 INFO:tasks.rados.rados.0.smithi071.stdout:1749: delete oid 12 current snap is 167 2024-07-26T18:12:43.232 INFO:tasks.rados.rados.0.smithi071.stdout:1748: finishing write tid 1 to smithi07179299-8 2024-07-26T18:12:43.232 INFO:tasks.rados.rados.0.smithi071.stdout:1748: finishing write tid 2 to smithi07179299-8 2024-07-26T18:12:43.234 INFO:tasks.rados.rados.0.smithi071.stdout:1748: finishing write tid 3 to smithi07179299-8 2024-07-26T18:12:43.234 INFO:tasks.rados.rados.0.smithi071.stdout:1748: finishing write tid 4 to smithi07179299-8 2024-07-26T18:12:43.235 INFO:tasks.rados.rados.0.smithi071.stdout:1749: done (1 left) 2024-07-26T18:12:43.235 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 167 2024-07-26T18:12:43.236 INFO:tasks.rados.rados.0.smithi071.stdout:1750: seq_num 546 ranges {2768896=753664,3522560=778240,4300800=425984} 2024-07-26T18:12:43.255 INFO:tasks.rados.rados.0.smithi071.stdout:1750: writing smithi07179299-35 from 2768896 to 3522560 tid 1 2024-07-26T18:12:43.263 INFO:tasks.rados.rados.0.smithi071.stdout:1750: writing smithi07179299-35 from 3522560 to 4300800 tid 2 2024-07-26T18:12:43.263 INFO:tasks.rados.rados.0.smithi071.stdout:1750: writing smithi07179299-35 from 4300800 to 4726784 tid 3 2024-07-26T18:12:43.263 INFO:tasks.rados.rados.0.smithi071.stdout:1751: delete oid 4 current snap is 167 2024-07-26T18:12:43.264 INFO:tasks.rados.rados.0.smithi071.stdout:1748: finishing write tid 5 to smithi07179299-8 2024-07-26T18:12:43.264 INFO:tasks.rados.rados.0.smithi071.stdout:1748: oid 8 updating version 0 to 995 2024-07-26T18:12:43.264 INFO:tasks.rados.rados.0.smithi071.stdout:1748: oid 8 updating version 995 to 996 2024-07-26T18:12:43.264 INFO:tasks.rados.rados.0.smithi071.stdout:1748: oid 8 version 996 is already newer than 994 2024-07-26T18:12:43.264 INFO:tasks.rados.rados.0.smithi071.stdout:1748: oid 8 updating version 996 to 997 2024-07-26T18:12:43.264 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 997 (ObjNum 544 snap 167 seq_num 544) dirty exists 2024-07-26T18:12:43.264 INFO:tasks.rados.rados.0.smithi071.stdout:1748: left oid 8 (ObjNum 544 snap 167 seq_num 544) 2024-07-26T18:12:43.264 INFO:tasks.rados.rados.0.smithi071.stdout:1750: finishing write tid 1 to smithi07179299-35 2024-07-26T18:12:43.264 INFO:tasks.rados.rados.0.smithi071.stdout:1750: finishing write tid 2 to smithi07179299-35 2024-07-26T18:12:43.265 INFO:tasks.rados.rados.0.smithi071.stdout:1748: done (2 left) 2024-07-26T18:12:43.265 INFO:tasks.rados.rados.0.smithi071.stdout:1751: done (1 left) 2024-07-26T18:12:43.265 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 167 2024-07-26T18:12:43.265 INFO:tasks.rados.rados.0.smithi071.stdout:1752: seq_num 548 ranges {4136960=786432,4923392=598016,5521408=606208} 2024-07-26T18:12:43.291 INFO:tasks.rados.rados.0.smithi071.stdout:1752: writing smithi07179299-47 from 4136960 to 4923392 tid 1 2024-07-26T18:12:43.295 INFO:tasks.rados.rados.0.smithi071.stdout:1752: writing smithi07179299-47 from 4923392 to 5521408 tid 2 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:1752: writing smithi07179299-47 from 5521408 to 6127616 tid 3 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:1753: rmattr oid 23 current snap is 167 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:1750: finishing write tid 3 to smithi07179299-35 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:1750: finishing write tid 4 to smithi07179299-35 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:1750: finishing write tid 5 to smithi07179299-35 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:1750: oid 35 updating version 0 to 1094 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:1750: oid 35 version 1094 is already newer than 1093 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:1750: oid 35 version 1094 is already newer than 1092 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:1750: oid 35 updating version 1094 to 1095 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1095 (ObjNum 546 snap 167 seq_num 546) dirty exists 2024-07-26T18:12:43.299 INFO:tasks.rados.rados.0.smithi071.stdout:1750: left oid 35 (ObjNum 546 snap 167 seq_num 546) 2024-07-26T18:12:43.300 INFO:tasks.rados.rados.0.smithi071.stdout:1752: finishing write tid 1 to smithi07179299-47 2024-07-26T18:12:43.300 INFO:tasks.rados.rados.0.smithi071.stdout:1752: finishing write tid 2 to smithi07179299-47 2024-07-26T18:12:43.300 INFO:tasks.rados.rados.0.smithi071.stdout:1750: done (2 left) 2024-07-26T18:12:43.300 INFO:tasks.rados.rados.0.smithi071.stdout:1754: copy_from oid 31 from oid 2 current snap is 167 2024-07-26T18:12:43.300 INFO:tasks.rados.rados.0.smithi071.stdout:1755: copy_from oid 7 from oid 46 current snap is 167 2024-07-26T18:12:43.300 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 167 2024-07-26T18:12:43.300 INFO:tasks.rados.rados.0.smithi071.stdout:1756: seq_num 549 ranges {3391488=802816,4194304=483328,4677632=434176,5111808=286720} 2024-07-26T18:12:43.322 INFO:tasks.rados.rados.0.smithi071.stdout:1756: writing smithi07179299-43 from 3391488 to 4194304 tid 1 2024-07-26T18:12:43.325 INFO:tasks.rados.rados.0.smithi071.stdout:1756: writing smithi07179299-43 from 4194304 to 4677632 tid 2 2024-07-26T18:12:43.328 INFO:tasks.rados.rados.0.smithi071.stdout:1756: writing smithi07179299-43 from 4677632 to 5111808 tid 3 2024-07-26T18:12:43.330 INFO:tasks.rados.rados.0.smithi071.stdout:1756: writing smithi07179299-43 from 5111808 to 5398528 tid 4 2024-07-26T18:12:43.330 INFO:tasks.rados.rados.0.smithi071.stdout:1757: delete oid 48 current snap is 167 2024-07-26T18:12:43.331 INFO:tasks.rados.rados.0.smithi071.stdout:1755: finishing copy_from to smithi07179299-7 2024-07-26T18:12:43.331 INFO:tasks.rados.rados.0.smithi071.stdout:1755: got expected ENOENT (src dne) 2024-07-26T18:12:43.331 INFO:tasks.rados.rados.0.smithi071.stdout:1755: finishing copy_from racing read to smithi07179299-7 2024-07-26T18:12:43.331 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 731 (ObjNum 538 snap 164 seq_num 538) dirty exists 2024-07-26T18:12:43.331 INFO:tasks.rados.rados.0.smithi071.stdout:1752: finishing write tid 3 to smithi07179299-47 2024-07-26T18:12:43.331 INFO:tasks.rados.rados.0.smithi071.stdout:1752: finishing write tid 4 to smithi07179299-47 2024-07-26T18:12:43.331 INFO:tasks.rados.rados.0.smithi071.stdout:1752: finishing write tid 5 to smithi07179299-47 2024-07-26T18:12:43.331 INFO:tasks.rados.rados.0.smithi071.stdout:1752: oid 47 updating version 0 to 151 2024-07-26T18:12:43.332 INFO:tasks.rados.rados.0.smithi071.stdout:1752: oid 47 version 151 is already newer than 149 2024-07-26T18:12:43.332 INFO:tasks.rados.rados.0.smithi071.stdout:1752: oid 47 version 151 is already newer than 150 2024-07-26T18:12:43.332 INFO:tasks.rados.rados.0.smithi071.stdout:1752: oid 47 updating version 151 to 152 2024-07-26T18:12:43.332 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 152 (ObjNum 548 snap 167 seq_num 548) dirty exists 2024-07-26T18:12:43.333 INFO:tasks.rados.rados.0.smithi071.stdout:1752: left oid 47 (ObjNum 548 snap 167 seq_num 548) 2024-07-26T18:12:43.333 INFO:tasks.rados.rados.0.smithi071.stdout:1756: finishing write tid 1 to smithi07179299-43 2024-07-26T18:12:43.333 INFO:tasks.rados.rados.0.smithi071.stdout:1756: finishing write tid 2 to smithi07179299-43 2024-07-26T18:12:43.334 INFO:tasks.rados.rados.0.smithi071.stdout:1756: finishing write tid 3 to smithi07179299-43 2024-07-26T18:12:43.334 INFO:tasks.rados.rados.0.smithi071.stdout:1756: finishing write tid 4 to smithi07179299-43 2024-07-26T18:12:43.335 INFO:tasks.rados.rados.0.smithi071.stdout:1756: finishing write tid 5 to smithi07179299-43 2024-07-26T18:12:43.335 INFO:tasks.rados.rados.0.smithi071.stdout:1752: done (5 left) 2024-07-26T18:12:43.335 INFO:tasks.rados.rados.0.smithi071.stdout:1753: done (4 left) 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1755: done (3 left) 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1757: done (2 left) 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1758: read oid 16 snap -1 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1758: expect (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1759: delete oid 30 current snap is 167 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1756: finishing write tid 6 to smithi07179299-43 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1756: oid 43 updating version 0 to 965 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1756: oid 43 version 965 is already newer than 961 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1756: oid 43 version 965 is already newer than 964 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1756: oid 43 version 965 is already newer than 963 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1756: oid 43 version 965 is already newer than 962 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 965 (ObjNum 549 snap 167 seq_num 549) dirty exists 2024-07-26T18:12:43.336 INFO:tasks.rados.rados.0.smithi071.stdout:1756: left oid 43 (ObjNum 549 snap 167 seq_num 549) 2024-07-26T18:12:43.337 INFO:tasks.rados.rados.0.smithi071.stdout:1756: done (3 left) 2024-07-26T18:12:43.337 INFO:tasks.rados.rados.0.smithi071.stdout:1759: done (2 left) 2024-07-26T18:12:43.337 INFO:tasks.rados.rados.0.smithi071.stdout:1760: snap_create 2024-07-26T18:12:43.349 INFO:tasks.rados.rados.0.smithi071.stdout:1754: finishing copy_from racing read to smithi07179299-31 2024-07-26T18:12:43.358 INFO:tasks.rados.rados.0.smithi071.stdout:1754: finishing copy_from to smithi07179299-31 2024-07-26T18:12:43.358 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 956 (ObjNum 523 snap 155 seq_num 523) dirty exists 2024-07-26T18:12:43.364 INFO:tasks.rados.rados.0.smithi071.stdout:1758: expect (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:12:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:43 smithi135 ceph-mon[85352]: osdmap e411: 8 total, 8 up, 8 in 2024-07-26T18:12:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:43 smithi071 ceph-mon[90507]: osdmap e411: 8 total, 8 up, 8 in 2024-07-26T18:12:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:43 smithi071 ceph-mon[92867]: osdmap e411: 8 total, 8 up, 8 in 2024-07-26T18:12:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:44.229 INFO:tasks.rados.rados.0.smithi071.stdout:1754: done (2 left) 2024-07-26T18:12:44.229 INFO:tasks.rados.rados.0.smithi071.stdout:1758: done (1 left) 2024-07-26T18:12:44.229 INFO:tasks.rados.rados.0.smithi071.stdout:1760: done (0 left) 2024-07-26T18:12:44.229 INFO:tasks.rados.rados.0.smithi071.stdout:1761: delete oid 9 current snap is 168 2024-07-26T18:12:44.231 INFO:tasks.rados.rados.0.smithi071.stdout:1761: done (0 left) 2024-07-26T18:12:44.231 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 168 2024-07-26T18:12:44.231 INFO:tasks.rados.rados.0.smithi071.stdout:1762: seq_num 553 ranges {1417216=466944,1884160=417792,2301952=417792,2719744=516096,3235840=253952} 2024-07-26T18:12:44.241 INFO:tasks.rados.rados.0.smithi071.stdout:1762: writing smithi07179299-39 from 1417216 to 1884160 tid 1 2024-07-26T18:12:44.243 INFO:tasks.rados.rados.0.smithi071.stdout:1762: writing smithi07179299-39 from 1884160 to 2301952 tid 2 2024-07-26T18:12:44.246 INFO:tasks.rados.rados.0.smithi071.stdout:1762: writing smithi07179299-39 from 2301952 to 2719744 tid 3 2024-07-26T18:12:44.249 INFO:tasks.rados.rados.0.smithi071.stdout:1762: writing smithi07179299-39 from 2719744 to 3235840 tid 4 2024-07-26T18:12:44.251 INFO:tasks.rados.rados.0.smithi071.stdout:1762: writing smithi07179299-39 from 3235840 to 3489792 tid 5 2024-07-26T18:12:44.251 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 168 2024-07-26T18:12:44.252 INFO:tasks.rados.rados.0.smithi071.stdout:1762: finishing write tid 1 to smithi07179299-39 2024-07-26T18:12:44.252 INFO:tasks.rados.rados.0.smithi071.stdout:1762: finishing write tid 2 to smithi07179299-39 2024-07-26T18:12:44.252 INFO:tasks.rados.rados.0.smithi071.stdout:1762: finishing write tid 3 to smithi07179299-39 2024-07-26T18:12:44.252 INFO:tasks.rados.rados.0.smithi071.stdout:1763: seq_num 554 ranges {6127616=483328,6610944=704512,7315456=622592,7938048=278528} 2024-07-26T18:12:44.286 INFO:tasks.rados.rados.0.smithi071.stdout:1763: writing smithi07179299-47 from 6127616 to 6610944 tid 1 2024-07-26T18:12:44.290 INFO:tasks.rados.rados.0.smithi071.stdout:1763: writing smithi07179299-47 from 6610944 to 7315456 tid 2 2024-07-26T18:12:44.293 INFO:tasks.rados.rados.0.smithi071.stdout:1763: writing smithi07179299-47 from 7315456 to 7938048 tid 3 2024-07-26T18:12:44.295 INFO:tasks.rados.rados.0.smithi071.stdout:1763: writing smithi07179299-47 from 7938048 to 8216576 tid 4 2024-07-26T18:12:44.295 INFO:tasks.rados.rados.0.smithi071.stdout:1764: read oid 32 snap -1 2024-07-26T18:12:44.296 INFO:tasks.rados.rados.0.smithi071.stdout:1764: expect (ObjNum 526 snap 156 seq_num 526) 2024-07-26T18:12:44.296 INFO:tasks.rados.rados.0.smithi071.stdout:1765: snap_remove snap 162 2024-07-26T18:12:44.379 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:44 smithi135 ceph-mon[85352]: osdmap e412: 8 total, 8 up, 8 in 2024-07-26T18:12:44.380 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:44 smithi135 ceph-mon[85352]: pgmap v287: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-07-26T18:12:44.380 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:44 smithi071 ceph-mon[90507]: osdmap e412: 8 total, 8 up, 8 in 2024-07-26T18:12:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:44 smithi071 ceph-mon[90507]: pgmap v287: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-07-26T18:12:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:44 smithi071 ceph-mon[92867]: osdmap e412: 8 total, 8 up, 8 in 2024-07-26T18:12:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:44 smithi071 ceph-mon[92867]: pgmap v287: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-07-26T18:12:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:45.230 INFO:tasks.rados.rados.0.smithi071.stdout:1762: finishing write tid 4 to smithi07179299-39 2024-07-26T18:12:45.230 INFO:tasks.rados.rados.0.smithi071.stdout:1762: finishing write tid 5 to smithi07179299-39 2024-07-26T18:12:45.230 INFO:tasks.rados.rados.0.smithi071.stdout:1762: finishing write tid 6 to smithi07179299-39 2024-07-26T18:12:45.230 INFO:tasks.rados.rados.0.smithi071.stdout:1762: finishing write tid 7 to smithi07179299-39 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1762: oid 39 updating version 0 to 811 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1762: oid 39 version 811 is already newer than 809 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1762: oid 39 version 811 is already newer than 808 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1762: oid 39 version 811 is already newer than 807 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1762: oid 39 version 811 is already newer than 810 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1762: oid 39 version 811 is already newer than 806 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 811 (ObjNum 553 snap 168 seq_num 553) dirty exists 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1762: left oid 39 (ObjNum 553 snap 168 seq_num 553) 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1763: finishing write tid 1 to smithi07179299-47 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1763: finishing write tid 2 to smithi07179299-47 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1762: done (3 left) 2024-07-26T18:12:45.231 INFO:tasks.rados.rados.0.smithi071.stdout:1765: done (2 left) 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 168 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1763: finishing write tid 3 to smithi07179299-47 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1763: finishing write tid 4 to smithi07179299-47 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1763: finishing write tid 5 to smithi07179299-47 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1763: finishing write tid 6 to smithi07179299-47 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1763: oid 47 updating version 0 to 154 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1763: oid 47 updating version 154 to 158 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1763: oid 47 version 158 is already newer than 155 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1763: oid 47 version 158 is already newer than 157 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1763: oid 47 version 158 is already newer than 156 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 158 (ObjNum 554 snap 168 seq_num 554) dirty exists 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1763: left oid 47 (ObjNum 554 snap 168 seq_num 554) 2024-07-26T18:12:45.232 INFO:tasks.rados.rados.0.smithi071.stdout:1764: expect (ObjNum 526 snap 156 seq_num 526) 2024-07-26T18:12:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:45 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:45 smithi135 ceph-mon[85352]: Upgrade: osd.4 is safe to restart 2024-07-26T18:12:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:45 smithi135 ceph-mon[85352]: osdmap e413: 8 total, 8 up, 8 in 2024-07-26T18:12:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:45 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:45 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-26T18:12:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:45 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:12:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[90507]: Upgrade: osd.4 is safe to restart 2024-07-26T18:12:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[90507]: osdmap e413: 8 total, 8 up, 8 in 2024-07-26T18:12:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-26T18:12:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:12:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-07-26T18:12:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[92867]: Upgrade: osd.4 is safe to restart 2024-07-26T18:12:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[92867]: osdmap e413: 8 total, 8 up, 8 in 2024-07-26T18:12:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-07-26T18:12:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:45 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:12:46.099 INFO:tasks.rados.rados.0.smithi071.stdout:1766: seq_num 555 ranges {0=499712,499712=638976,1138688=425984,1564672=540672} 2024-07-26T18:12:46.101 INFO:tasks.rados.rados.0.smithi071.stdout:1766: writing smithi07179299-48 from 0 to 499712 tid 1 2024-07-26T18:12:46.105 INFO:tasks.rados.rados.0.smithi071.stdout:1766: writing smithi07179299-48 from 499712 to 1138688 tid 2 2024-07-26T18:12:46.107 INFO:tasks.rados.rados.0.smithi071.stdout:1766: writing smithi07179299-48 from 1138688 to 1564672 tid 3 2024-07-26T18:12:46.111 INFO:tasks.rados.rados.0.smithi071.stdout:1766: writing smithi07179299-48 from 1564672 to 2105344 tid 4 2024-07-26T18:12:46.111 INFO:tasks.rados.rados.0.smithi071.stdout:1763: done (2 left) 2024-07-26T18:12:46.111 INFO:tasks.rados.rados.0.smithi071.stdout:1764: done (1 left) 2024-07-26T18:12:46.111 INFO:tasks.rados.rados.0.smithi071.stdout:1767: copy_from oid 29 from oid 47 current snap is 168 2024-07-26T18:12:46.111 INFO:tasks.rados.rados.0.smithi071.stdout:1766: finishing write tid 1 to smithi07179299-48 2024-07-26T18:12:46.111 INFO:tasks.rados.rados.0.smithi071.stdout:1766: finishing write tid 2 to smithi07179299-48 2024-07-26T18:12:46.111 INFO:tasks.rados.rados.0.smithi071.stdout:1766: finishing write tid 3 to smithi07179299-48 2024-07-26T18:12:46.111 INFO:tasks.rados.rados.0.smithi071.stdout:1768: snap_remove snap 158 2024-07-26T18:12:46.196 INFO:tasks.rados.rados.0.smithi071.stdout:1768: done (2 left) 2024-07-26T18:12:46.196 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 168 2024-07-26T18:12:46.196 INFO:tasks.rados.rados.0.smithi071.stdout:1769: seq_num 556 ranges {0=516096,516096=524288,1040384=638976,1679360=442368} 2024-07-26T18:12:46.199 INFO:tasks.rados.rados.0.smithi071.stdout:1769: writing smithi07179299-49 from 0 to 516096 tid 1 2024-07-26T18:12:46.203 INFO:tasks.rados.rados.0.smithi071.stdout:1769: writing smithi07179299-49 from 516096 to 1040384 tid 2 2024-07-26T18:12:46.211 INFO:tasks.rados.rados.0.smithi071.stdout:1769: writing smithi07179299-49 from 1040384 to 1679360 tid 3 2024-07-26T18:12:46.211 INFO:tasks.rados.rados.0.smithi071.stdout:1769: writing smithi07179299-49 from 1679360 to 2121728 tid 4 2024-07-26T18:12:46.211 INFO:tasks.rados.rados.0.smithi071.stdout:1770: read oid 30 snap -1 2024-07-26T18:12:46.211 INFO:tasks.rados.rados.0.smithi071.stdout:1770: expect deleted 2024-07-26T18:12:46.212 INFO:tasks.rados.rados.0.smithi071.stdout:1771: snap_create 2024-07-26T18:12:46.212 INFO:tasks.rados.rados.0.smithi071.stdout:1766: finishing write tid 4 to smithi07179299-48 2024-07-26T18:12:46.212 INFO:tasks.rados.rados.0.smithi071.stdout:1766: finishing write tid 5 to smithi07179299-48 2024-07-26T18:12:46.212 INFO:tasks.rados.rados.0.smithi071.stdout:1766: finishing write tid 6 to smithi07179299-48 2024-07-26T18:12:46.212 INFO:tasks.rados.rados.0.smithi071.stdout:1766: oid 48 updating version 0 to 912 2024-07-26T18:12:46.212 INFO:tasks.rados.rados.0.smithi071.stdout:1766: oid 48 updating version 912 to 914 2024-07-26T18:12:46.212 INFO:tasks.rados.rados.0.smithi071.stdout:1766: oid 48 version 914 is already newer than 913 2024-07-26T18:12:46.212 INFO:tasks.rados.rados.0.smithi071.stdout:1766: oid 48 version 914 is already newer than 911 2024-07-26T18:12:46.212 INFO:tasks.rados.rados.0.smithi071.stdout:1766: oid 48 version 914 is already newer than 910 2024-07-26T18:12:46.213 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 914 (ObjNum 555 snap 168 seq_num 555) dirty exists 2024-07-26T18:12:46.213 INFO:tasks.rados.rados.0.smithi071.stdout:1766: left oid 48 (ObjNum 555 snap 168 seq_num 555) 2024-07-26T18:12:46.213 INFO:tasks.rados.rados.0.smithi071.stdout:1767: finishing copy_from racing read to smithi07179299-29 2024-07-26T18:12:46.213 INFO:tasks.rados.rados.0.smithi071.stdout:1767: finishing copy_from to smithi07179299-29 2024-07-26T18:12:46.213 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 158 (ObjNum 554 snap 168 seq_num 554) dirty exists 2024-07-26T18:12:46.213 INFO:tasks.rados.rados.0.smithi071.stdout:1769: finishing write tid 1 to smithi07179299-49 2024-07-26T18:12:46.213 INFO:tasks.rados.rados.0.smithi071.stdout:1769: finishing write tid 2 to smithi07179299-49 2024-07-26T18:12:46.213 INFO:tasks.rados.rados.0.smithi071.stdout:1769: finishing write tid 3 to smithi07179299-49 2024-07-26T18:12:46.214 INFO:tasks.rados.rados.0.smithi071.stdout:1769: finishing write tid 4 to smithi07179299-49 2024-07-26T18:12:46.214 INFO:tasks.rados.rados.0.smithi071.stdout:1769: finishing write tid 5 to smithi07179299-49 2024-07-26T18:12:46.218 INFO:tasks.rados.rados.0.smithi071.stdout:1769: finishing write tid 6 to smithi07179299-49 2024-07-26T18:12:46.218 INFO:tasks.rados.rados.0.smithi071.stdout:1769: oid 49 updating version 0 to 826 2024-07-26T18:12:46.219 INFO:tasks.rados.rados.0.smithi071.stdout:1769: oid 49 version 826 is already newer than 823 2024-07-26T18:12:46.219 INFO:tasks.rados.rados.0.smithi071.stdout:1769: oid 49 version 826 is already newer than 824 2024-07-26T18:12:46.219 INFO:tasks.rados.rados.0.smithi071.stdout:1769: oid 49 version 826 is already newer than 825 2024-07-26T18:12:46.219 INFO:tasks.rados.rados.0.smithi071.stdout:1769: oid 49 updating version 826 to 827 2024-07-26T18:12:46.219 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 827 (ObjNum 556 snap 168 seq_num 556) dirty exists 2024-07-26T18:12:46.219 INFO:tasks.rados.rados.0.smithi071.stdout:1769: left oid 49 (ObjNum 556 snap 168 seq_num 556) 2024-07-26T18:12:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:46 smithi135 ceph-mon[85352]: Upgrade: Updating osd.4 2024-07-26T18:12:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:46 smithi135 ceph-mon[85352]: Deploying daemon osd.4 on smithi135 2024-07-26T18:12:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:46 smithi135 ceph-mon[85352]: osdmap e414: 8 total, 8 up, 8 in 2024-07-26T18:12:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:46 smithi135 ceph-mon[85352]: pgmap v290: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 256 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-07-26T18:12:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:46 smithi135 ceph-mon[85352]: osdmap e415: 8 total, 8 up, 8 in 2024-07-26T18:12:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:46 smithi071 ceph-mon[90507]: Upgrade: Updating osd.4 2024-07-26T18:12:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:46 smithi071 ceph-mon[90507]: Deploying daemon osd.4 on smithi135 2024-07-26T18:12:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:46 smithi071 ceph-mon[90507]: osdmap e414: 8 total, 8 up, 8 in 2024-07-26T18:12:46.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:46 smithi071 ceph-mon[90507]: pgmap v290: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 256 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-07-26T18:12:46.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:46 smithi071 ceph-mon[90507]: osdmap e415: 8 total, 8 up, 8 in 2024-07-26T18:12:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:46 smithi071 ceph-mon[92867]: Upgrade: Updating osd.4 2024-07-26T18:12:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:46 smithi071 ceph-mon[92867]: Deploying daemon osd.4 on smithi135 2024-07-26T18:12:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:46 smithi071 ceph-mon[92867]: osdmap e414: 8 total, 8 up, 8 in 2024-07-26T18:12:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:46 smithi071 ceph-mon[92867]: pgmap v290: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 256 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-07-26T18:12:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:46 smithi071 ceph-mon[92867]: osdmap e415: 8 total, 8 up, 8 in 2024-07-26T18:12:47.197 INFO:tasks.rados.rados.0.smithi071.stdout:1766: done (4 left) 2024-07-26T18:12:47.197 INFO:tasks.rados.rados.0.smithi071.stdout:1767: done (3 left) 2024-07-26T18:12:47.197 INFO:tasks.rados.rados.0.smithi071.stdout:1769: done (2 left) 2024-07-26T18:12:47.197 INFO:tasks.rados.rados.0.smithi071.stdout:1770: done (1 left) 2024-07-26T18:12:47.197 INFO:tasks.rados.rados.0.smithi071.stdout:1771: done (0 left) 2024-07-26T18:12:47.197 INFO:tasks.rados.rados.0.smithi071.stdout:1772: setattr oid 37 current snap is 169 2024-07-26T18:12:47.199 INFO:tasks.rados.rados.0.smithi071.stdout:1773: copy_from oid 34 from oid 33 current snap is 169 2024-07-26T18:12:47.199 INFO:tasks.rados.rados.0.smithi071.stdout:1774: copy_from oid 16 from oid 43 current snap is 169 2024-07-26T18:12:47.199 INFO:tasks.rados.rados.0.smithi071.stdout:1775: rollback oid 13 current snap is 169 2024-07-26T18:12:47.199 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 13 to 164 2024-07-26T18:12:47.199 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 169 2024-07-26T18:12:47.199 INFO:tasks.rados.rados.0.smithi071.stdout:1776: seq_num 557 ranges {6406144=532480,6938624=802816,7741440=794624,8536064=8192} 2024-07-26T18:12:47.238 INFO:tasks.rados.rados.0.smithi071.stdout:1776: writing smithi07179299-24 from 6406144 to 6938624 tid 1 2024-07-26T18:12:47.242 INFO:tasks.rados.rados.0.smithi071.stdout:1776: writing smithi07179299-24 from 6938624 to 7741440 tid 2 2024-07-26T18:12:47.248 INFO:tasks.rados.rados.0.smithi071.stdout:1776: writing smithi07179299-24 from 7741440 to 8536064 tid 3 2024-07-26T18:12:47.248 INFO:tasks.rados.rados.0.smithi071.stdout:1776: writing smithi07179299-24 from 8536064 to 8544256 tid 4 2024-07-26T18:12:47.248 INFO:tasks.rados.rados.0.smithi071.stdout:1777: copy_from oid 38 from oid 11 current snap is 169 2024-07-26T18:12:47.248 INFO:tasks.rados.rados.0.smithi071.stdout:1775: finishing rollback tid 0 to smithi07179299-13 2024-07-26T18:12:47.248 INFO:tasks.rados.rados.0.smithi071.stdout:1775: finishing rollback tid 1 to smithi07179299-13 2024-07-26T18:12:47.248 INFO:tasks.rados.rados.0.smithi071.stdout:1775: finishing rollback tid 2 to smithi07179299-13 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 941 (ObjNum 500 snap 146 seq_num 500) dirty exists 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 962 (ObjNum 443 snap 132 seq_num 443) dirty exists 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:1773: finishing copy_from racing read to smithi07179299-34 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:1773: finishing copy_from to smithi07179299-34 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 763 (ObjNum 454 snap 132 seq_num 454) dirty exists 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:1774: finishing copy_from racing read to smithi07179299-16 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:1772: done (5 left) 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:1773: done (4 left) 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:1775: done (3 left) 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:1778: rollback oid 19 current snap is 169 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 19 to 161 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:1774: finishing copy_from to smithi07179299-16 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 965 (ObjNum 549 snap 167 seq_num 549) dirty exists 2024-07-26T18:12:47.249 INFO:tasks.rados.rados.0.smithi071.stdout:1776: finishing write tid 1 to smithi07179299-24 2024-07-26T18:12:47.250 INFO:tasks.rados.rados.0.smithi071.stdout:1776: finishing write tid 2 to smithi07179299-24 2024-07-26T18:12:47.250 INFO:tasks.rados.rados.0.smithi071.stdout:1774: done (3 left) 2024-07-26T18:12:47.250 INFO:tasks.rados.rados.0.smithi071.stdout:1779: snap_create 2024-07-26T18:12:47.250 INFO:tasks.rados.rados.0.smithi071.stdout:1778: finishing rollback tid 1 to smithi07179299-19 2024-07-26T18:12:47.250 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 0 (ObjNum 129 snap 0 seq_num 2057413648) dirty dne 2024-07-26T18:12:47.251 INFO:tasks.rados.rados.0.smithi071.stdout:1776: finishing write tid 3 to smithi07179299-24 2024-07-26T18:12:47.251 INFO:tasks.rados.rados.0.smithi071.stdout:1776: finishing write tid 4 to smithi07179299-24 2024-07-26T18:12:47.251 INFO:tasks.rados.rados.0.smithi071.stdout:1776: finishing write tid 5 to smithi07179299-24 2024-07-26T18:12:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1776: finishing write tid 6 to smithi07179299-24 2024-07-26T18:12:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1776: oid 24 updating version 0 to 1107 2024-07-26T18:12:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1776: oid 24 updating version 1107 to 1109 2024-07-26T18:12:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1776: oid 24 version 1109 is already newer than 1108 2024-07-26T18:12:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1776: oid 24 updating version 1109 to 1111 2024-07-26T18:12:47.252 INFO:tasks.rados.rados.0.smithi071.stdout:1776: oid 24 version 1111 is already newer than 1110 2024-07-26T18:12:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1111 (ObjNum 557 snap 169 seq_num 557) dirty exists 2024-07-26T18:12:47.253 INFO:tasks.rados.rados.0.smithi071.stdout:1776: left oid 24 (ObjNum 557 snap 169 seq_num 557) 2024-07-26T18:12:47.256 INFO:tasks.rados.rados.0.smithi071.stdout:1777: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:12:47.257 INFO:tasks.rados.rados.0.smithi071.stdout:1777: finishing copy_from to smithi07179299-38 2024-07-26T18:12:47.257 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 953 (ObjNum 539 snap 165 seq_num 539) dirty exists 2024-07-26T18:12:48.205 INFO:tasks.rados.rados.0.smithi071.stdout:1776: done (3 left) 2024-07-26T18:12:48.205 INFO:tasks.rados.rados.0.smithi071.stdout:1777: done (2 left) 2024-07-26T18:12:48.205 INFO:tasks.rados.rados.0.smithi071.stdout:1778: done (1 left) 2024-07-26T18:12:48.205 INFO:tasks.rados.rados.0.smithi071.stdout:1779: done (0 left) 2024-07-26T18:12:48.205 INFO:tasks.rados.rados.0.smithi071.stdout:1780: rmattr oid 9 current snap is 170 2024-07-26T18:12:48.205 INFO:tasks.rados.rados.0.smithi071.stdout:1780: done (0 left) 2024-07-26T18:12:48.205 INFO:tasks.rados.rados.0.smithi071.stdout:1781: copy_from oid 8 from oid 42 current snap is 170 2024-07-26T18:12:48.205 INFO:tasks.rados.rados.0.smithi071.stdout:1782: delete oid 3 current snap is 170 2024-07-26T18:12:48.211 INFO:tasks.rados.rados.0.smithi071.stdout:1782: done (1 left) 2024-07-26T18:12:48.211 INFO:tasks.rados.rados.0.smithi071.stdout:1783: rollback oid 25 current snap is 170 2024-07-26T18:12:48.211 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 25 to 167 2024-07-26T18:12:48.211 INFO:tasks.rados.rados.0.smithi071.stdout:1784: snap_create 2024-07-26T18:12:48.215 INFO:tasks.rados.rados.0.smithi071.stdout:1783: finishing rollback tid 0 to smithi07179299-25 2024-07-26T18:12:48.215 INFO:tasks.rados.rados.0.smithi071.stdout:1783: finishing rollback tid 1 to smithi07179299-25 2024-07-26T18:12:48.215 INFO:tasks.rados.rados.0.smithi071.stdout:1783: finishing rollback tid 2 to smithi07179299-25 2024-07-26T18:12:48.215 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 999 (ObjNum 452 snap 132 seq_num 452) dirty exists 2024-07-26T18:12:48.244 INFO:tasks.rados.rados.0.smithi071.stdout:1781: finishing copy_from racing read to smithi07179299-8 2024-07-26T18:12:48.248 INFO:tasks.rados.rados.0.smithi071.stdout:1781: finishing copy_from to smithi07179299-8 2024-07-26T18:12:48.248 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 371 (ObjNum 414 snap 123 seq_num 414) dirty exists 2024-07-26T18:12:48.451 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:48 smithi135 ceph-mon[85352]: osdmap e416: 8 total, 8 up, 8 in 2024-07-26T18:12:48.451 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:48 smithi135 ceph-mon[85352]: pgmap v293: 121 pgs: 121 active+clean; 266 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-07-26T18:12:48.452 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:48 smithi135 systemd[1]: Stopping Ceph osd.4 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:12:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:48 smithi071 ceph-mon[92867]: osdmap e416: 8 total, 8 up, 8 in 2024-07-26T18:12:48.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:48 smithi071 ceph-mon[92867]: pgmap v293: 121 pgs: 121 active+clean; 266 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-07-26T18:12:48.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:48 smithi071 ceph-mon[90507]: osdmap e416: 8 total, 8 up, 8 in 2024-07-26T18:12:48.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:48 smithi071 ceph-mon[90507]: pgmap v293: 121 pgs: 121 active+clean; 266 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-07-26T18:12:48.807 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[38148]: 2024-07-26T18:12:48.449+0000 7f9932011640 -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-07-26T18:12:48.808 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[38148]: 2024-07-26T18:12:48.449+0000 7f9932011640 -1 osd.4 417 *** Got signal Terminated *** 2024-07-26T18:12:48.808 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[38148]: 2024-07-26T18:12:48.449+0000 7f9932011640 -1 osd.4 417 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T18:12:49.205 INFO:tasks.rados.rados.0.smithi071.stdout:1781: done (2 left) 2024-07-26T18:12:49.206 INFO:tasks.rados.rados.0.smithi071.stdout:1783: done (1 left) 2024-07-26T18:12:49.206 INFO:tasks.rados.rados.0.smithi071.stdout:1784: done (0 left) 2024-07-26T18:12:49.206 INFO:tasks.rados.rados.0.smithi071.stdout:1785: read oid 30 snap 161 2024-07-26T18:12:49.206 INFO:tasks.rados.rados.0.smithi071.stdout:1785: expect (ObjNum 2057629088 snap 21924 seq_num 2057440704) 2024-07-26T18:12:49.206 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 171 2024-07-26T18:12:49.206 INFO:tasks.rados.rados.0.smithi071.stdout:1786: seq_num 559 ranges {7380992=565248,7946240=573440,8519680=409600,8929280=622592} 2024-07-26T18:12:49.248 INFO:tasks.rados.rados.0.smithi071.stdout:1786: writing smithi07179299-42 from 7380992 to 7946240 tid 1 2024-07-26T18:12:49.251 INFO:tasks.rados.rados.0.smithi071.stdout:1786: writing smithi07179299-42 from 7946240 to 8519680 tid 2 2024-07-26T18:12:49.253 INFO:tasks.rados.rados.0.smithi071.stdout:1786: writing smithi07179299-42 from 8519680 to 8929280 tid 3 2024-07-26T18:12:49.258 INFO:tasks.rados.rados.0.smithi071.stdout:1786: writing smithi07179299-42 from 8929280 to 9551872 tid 4 2024-07-26T18:12:49.258 INFO:tasks.rados.rados.0.smithi071.stdout:1787: rmattr oid 38 current snap is 171 2024-07-26T18:12:49.258 INFO:tasks.rados.rados.0.smithi071.stdout:1787: done (2 left) 2024-07-26T18:12:49.258 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 171 2024-07-26T18:12:49.258 INFO:tasks.rados.rados.0.smithi071.stdout:1788: seq_num 560 ranges {3489792=581632,4071424=458752,4530176=614400,5144576=532480} 2024-07-26T18:12:49.278 INFO:tasks.rados.rados.0.smithi071.stdout:1788: writing smithi07179299-39 from 3489792 to 4071424 tid 1 2024-07-26T18:12:49.280 INFO:tasks.rados.rados.0.smithi071.stdout:1788: writing smithi07179299-39 from 4071424 to 4530176 tid 2 2024-07-26T18:12:49.284 INFO:tasks.rados.rados.0.smithi071.stdout:1788: writing smithi07179299-39 from 4530176 to 5144576 tid 3 2024-07-26T18:12:49.287 INFO:tasks.rados.rados.0.smithi071.stdout:1788: writing smithi07179299-39 from 5144576 to 5677056 tid 4 2024-07-26T18:12:49.288 INFO:tasks.rados.rados.0.smithi071.stdout:1789: read oid 50 snap 170 2024-07-26T18:12:49.288 INFO:tasks.rados.rados.0.smithi071.stdout:1789: expect (ObjNum 511 snap 149 seq_num 511) 2024-07-26T18:12:49.288 INFO:tasks.rados.rados.0.smithi071.stdout:1790: delete oid 33 current snap is 171 2024-07-26T18:12:49.288 INFO:tasks.rados.rados.0.smithi071.stdout:1785: expect (ObjNum 2057629088 snap 21924 seq_num 2057440704) 2024-07-26T18:12:49.291 INFO:tasks.rados.rados.0.smithi071.stdout:1788: finishing write tid 1 to smithi07179299-39 2024-07-26T18:12:49.291 INFO:tasks.rados.rados.0.smithi071.stdout:1788: finishing write tid 2 to smithi07179299-39 2024-07-26T18:12:49.291 INFO:tasks.rados.rados.0.smithi071.stdout:1788: finishing write tid 3 to smithi07179299-39 2024-07-26T18:12:49.291 INFO:tasks.rados.rados.0.smithi071.stdout:1788: finishing write tid 4 to smithi07179299-39 2024-07-26T18:12:49.291 INFO:tasks.rados.rados.0.smithi071.stdout:1788: finishing write tid 5 to smithi07179299-39 2024-07-26T18:12:49.292 INFO:tasks.rados.rados.0.smithi071.stdout:1785: done (4 left) 2024-07-26T18:12:49.292 INFO:tasks.rados.rados.0.smithi071.stdout:1790: done (3 left) 2024-07-26T18:12:49.293 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 171 2024-07-26T18:12:49.293 INFO:tasks.rados.rados.0.smithi071.stdout:1791: seq_num 562 ranges {5038080=622592,5660672=630784,6291456=581632,6873088=393216} 2024-07-26T18:12:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:1791: writing smithi07179299-14 from 5038080 to 5660672 tid 1 2024-07-26T18:12:49.325 INFO:tasks.rados.rados.0.smithi071.stdout:1791: writing smithi07179299-14 from 5660672 to 6291456 tid 2 2024-07-26T18:12:49.328 INFO:tasks.rados.rados.0.smithi071.stdout:1791: writing smithi07179299-14 from 6291456 to 6873088 tid 3 2024-07-26T18:12:49.331 INFO:tasks.rados.rados.0.smithi071.stdout:1791: writing smithi07179299-14 from 6873088 to 7266304 tid 4 2024-07-26T18:12:49.331 INFO:tasks.rados.rados.0.smithi071.stdout:1792: read oid 15 snap 143 2024-07-26T18:12:49.331 INFO:tasks.rados.rados.0.smithi071.stdout:1792: expect (ObjNum 496 snap 143 seq_num 496) 2024-07-26T18:12:49.331 INFO:tasks.rados.rados.0.smithi071.stdout:1793: snap_create 2024-07-26T18:12:49.331 INFO:tasks.rados.rados.0.smithi071.stdout:1788: finishing write tid 6 to smithi07179299-39 2024-07-26T18:12:49.331 INFO:tasks.rados.rados.0.smithi071.stdout:1788: oid 39 updating version 0 to 820 2024-07-26T18:12:49.331 INFO:tasks.rados.rados.0.smithi071.stdout:1788: oid 39 updating version 820 to 823 2024-07-26T18:12:49.331 INFO:tasks.rados.rados.0.smithi071.stdout:1788: oid 39 version 823 is already newer than 819 2024-07-26T18:12:49.331 INFO:tasks.rados.rados.0.smithi071.stdout:1788: oid 39 version 823 is already newer than 821 2024-07-26T18:12:49.331 INFO:tasks.rados.rados.0.smithi071.stdout:1788: oid 39 version 823 is already newer than 822 2024-07-26T18:12:49.332 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 823 (ObjNum 560 snap 171 seq_num 560) dirty exists 2024-07-26T18:12:49.332 INFO:tasks.rados.rados.0.smithi071.stdout:1788: left oid 39 (ObjNum 560 snap 171 seq_num 560) 2024-07-26T18:12:49.332 INFO:tasks.rados.rados.0.smithi071.stdout:1791: finishing write tid 1 to smithi07179299-14 2024-07-26T18:12:49.332 INFO:tasks.rados.rados.0.smithi071.stdout:1791: finishing write tid 2 to smithi07179299-14 2024-07-26T18:12:49.332 INFO:tasks.rados.rados.0.smithi071.stdout:1791: finishing write tid 3 to smithi07179299-14 2024-07-26T18:12:49.332 INFO:tasks.rados.rados.0.smithi071.stdout:1791: finishing write tid 4 to smithi07179299-14 2024-07-26T18:12:49.332 INFO:tasks.rados.rados.0.smithi071.stdout:1791: finishing write tid 5 to smithi07179299-14 2024-07-26T18:12:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:1791: finishing write tid 6 to smithi07179299-14 2024-07-26T18:12:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:1791: oid 14 updating version 0 to 834 2024-07-26T18:12:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:1791: oid 14 updating version 834 to 835 2024-07-26T18:12:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:1791: oid 14 version 835 is already newer than 831 2024-07-26T18:12:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:1791: oid 14 version 835 is already newer than 833 2024-07-26T18:12:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:1791: oid 14 version 835 is already newer than 832 2024-07-26T18:12:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 835 (ObjNum 562 snap 171 seq_num 562) dirty exists 2024-07-26T18:12:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:1791: left oid 14 (ObjNum 562 snap 171 seq_num 562) 2024-07-26T18:12:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:49 smithi135 ceph-mon[85352]: osdmap e417: 8 total, 8 up, 8 in 2024-07-26T18:12:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:49 smithi135 ceph-mon[85352]: osd.4 marked itself down and dead 2024-07-26T18:12:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:49 smithi071 ceph-mon[92867]: osdmap e417: 8 total, 8 up, 8 in 2024-07-26T18:12:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:49 smithi071 ceph-mon[92867]: osd.4 marked itself down and dead 2024-07-26T18:12:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:49 smithi071 ceph-mon[90507]: osdmap e417: 8 total, 8 up, 8 in 2024-07-26T18:12:49.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:49 smithi071 ceph-mon[90507]: osd.4 marked itself down and dead 2024-07-26T18:12:49.868 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:49 smithi135 podman[90345]: 2024-07-26 18:12:49.604061817 +0000 UTC m=+1.249802430 container died 9ffda4d350e900956405b1b969daed04611155f492e8d400e7ff249a1beb4c40 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240716, RELEASE=reef-a3bbd72, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-07-26T18:12:50.211 INFO:tasks.rados.rados.0.smithi071.stdout:1788: done (5 left) 2024-07-26T18:12:50.211 INFO:tasks.rados.rados.0.smithi071.stdout:1791: done (4 left) 2024-07-26T18:12:50.211 INFO:tasks.rados.rados.0.smithi071.stdout:1793: done (3 left) 2024-07-26T18:12:50.211 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 3 current snap is 172 2024-07-26T18:12:50.211 INFO:tasks.rados.rados.0.smithi071.stdout:1794: seq_num 563 ranges {0=638976,638976=565248,1204224=794624,1998848=245760} 2024-07-26T18:12:50.215 INFO:tasks.rados.rados.0.smithi071.stdout:1794: writing smithi07179299-3 from 0 to 638976 tid 1 2024-07-26T18:12:50.219 INFO:tasks.rados.rados.0.smithi071.stdout:1794: writing smithi07179299-3 from 638976 to 1204224 tid 2 2024-07-26T18:12:50.223 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:49 smithi135 podman[90345]: 2024-07-26 18:12:49.958381409 +0000 UTC m=+1.604122020 container cleanup 9ffda4d350e900956405b1b969daed04611155f492e8d400e7ff249a1beb4c40 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4, org.label-schema.license=GPLv2, org.label-schema.build-date=20240716, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-a3bbd72, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-07-26T18:12:50.223 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:49 smithi135 bash[90345]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4 2024-07-26T18:12:50.224 INFO:tasks.rados.rados.0.smithi071.stdout:1794: writing smithi07179299-3 from 1204224 to 1998848 tid 3 2024-07-26T18:12:50.228 INFO:tasks.rados.rados.0.smithi071.stdout:1794: writing smithi07179299-3 from 1998848 to 2244608 tid 4 2024-07-26T18:12:50.228 INFO:tasks.rados.rados.0.smithi071.stdout:1795: rollback oid 28 current snap is 172 2024-07-26T18:12:50.228 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 28 to 168 2024-07-26T18:12:50.228 INFO:tasks.rados.rados.0.smithi071.stdout:1796: rollback oid 18 current snap is 172 2024-07-26T18:12:50.228 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 163 2024-07-26T18:12:50.229 INFO:tasks.rados.rados.0.smithi071.stdout:1797: rollback oid 37 current snap is 172 2024-07-26T18:12:50.229 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 37 to 169 2024-07-26T18:12:50.229 INFO:tasks.rados.rados.0.smithi071.stdout:1798: snap_create 2024-07-26T18:12:50.229 INFO:tasks.rados.rados.0.smithi071.stdout:1794: finishing write tid 1 to smithi07179299-3 2024-07-26T18:12:50.229 INFO:tasks.rados.rados.0.smithi071.stdout:1794: finishing write tid 2 to smithi07179299-3 2024-07-26T18:12:50.230 INFO:tasks.rados.rados.0.smithi071.stdout:1796: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:12:50.230 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 0 (ObjNum 33 snap 0 seq_num 2042148088) dirty dne 2024-07-26T18:12:50.230 INFO:tasks.rados.rados.0.smithi071.stdout:1794: finishing write tid 3 to smithi07179299-3 2024-07-26T18:12:50.232 INFO:tasks.rados.rados.0.smithi071.stdout:1795: finishing rollback tid 0 to smithi07179299-28 2024-07-26T18:12:50.232 INFO:tasks.rados.rados.0.smithi071.stdout:1795: finishing rollback tid 1 to smithi07179299-28 2024-07-26T18:12:50.232 INFO:tasks.rados.rados.0.smithi071.stdout:1795: finishing rollback tid 2 to smithi07179299-28 2024-07-26T18:12:50.232 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 917 (ObjNum 494 snap 142 seq_num 494) dirty exists 2024-07-26T18:12:50.233 INFO:tasks.rados.rados.0.smithi071.stdout:1794: finishing write tid 4 to smithi07179299-3 2024-07-26T18:12:50.233 INFO:tasks.rados.rados.0.smithi071.stdout:1794: finishing write tid 5 to smithi07179299-3 2024-07-26T18:12:50.234 INFO:tasks.rados.rados.0.smithi071.stdout:1797: finishing rollback tid 0 to smithi07179299-37 2024-07-26T18:12:50.234 INFO:tasks.rados.rados.0.smithi071.stdout:1797: finishing rollback tid 1 to smithi07179299-37 2024-07-26T18:12:50.235 INFO:tasks.rados.rados.0.smithi071.stdout:1797: finishing rollback tid 2 to smithi07179299-37 2024-07-26T18:12:50.235 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 965 (ObjNum 443 snap 132 seq_num 443) dirty exists 2024-07-26T18:12:50.236 INFO:tasks.rados.rados.0.smithi071.stdout:1794: finishing write tid 6 to smithi07179299-3 2024-07-26T18:12:50.236 INFO:tasks.rados.rados.0.smithi071.stdout:1794: oid 3 updating version 0 to 746 2024-07-26T18:12:50.236 INFO:tasks.rados.rados.0.smithi071.stdout:1794: oid 3 updating version 746 to 747 2024-07-26T18:12:50.236 INFO:tasks.rados.rados.0.smithi071.stdout:1794: oid 3 updating version 747 to 748 2024-07-26T18:12:50.237 INFO:tasks.rados.rados.0.smithi071.stdout:1794: oid 3 version 748 is already newer than 745 2024-07-26T18:12:50.237 INFO:tasks.rados.rados.0.smithi071.stdout:1794: oid 3 version 748 is already newer than 744 2024-07-26T18:12:50.237 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 748 (ObjNum 563 snap 172 seq_num 563) dirty exists 2024-07-26T18:12:50.237 INFO:tasks.rados.rados.0.smithi071.stdout:1794: left oid 3 (ObjNum 563 snap 172 seq_num 563) 2024-07-26T18:12:50.237 INFO:tasks.rados.rados.0.smithi071.stdout:1786: finishing write tid 1 to smithi07179299-42 2024-07-26T18:12:50.238 INFO:tasks.rados.rados.0.smithi071.stdout:1792: expect (ObjNum 496 snap 143 seq_num 496) 2024-07-26T18:12:50.322 INFO:tasks.rados.rados.0.smithi071.stdout:1786: finishing write tid 2 to smithi07179299-42 2024-07-26T18:12:50.322 INFO:tasks.rados.rados.0.smithi071.stdout:1786: finishing write tid 3 to smithi07179299-42 2024-07-26T18:12:50.322 INFO:tasks.rados.rados.0.smithi071.stdout:1786: finishing write tid 4 to smithi07179299-42 2024-07-26T18:12:50.322 INFO:tasks.rados.rados.0.smithi071.stdout:1786: finishing write tid 5 to smithi07179299-42 2024-07-26T18:12:50.322 INFO:tasks.rados.rados.0.smithi071.stdout:1786: finishing write tid 6 to smithi07179299-42 2024-07-26T18:12:50.322 INFO:tasks.rados.rados.0.smithi071.stdout:1786: oid 42 updating version 0 to 1117 2024-07-26T18:12:50.322 INFO:tasks.rados.rados.0.smithi071.stdout:1786: oid 42 version 1117 is already newer than 1114 2024-07-26T18:12:50.322 INFO:tasks.rados.rados.0.smithi071.stdout:1786: oid 42 version 1117 is already newer than 1113 2024-07-26T18:12:50.322 INFO:tasks.rados.rados.0.smithi071.stdout:1786: oid 42 version 1117 is already newer than 1115 2024-07-26T18:12:50.322 INFO:tasks.rados.rados.0.smithi071.stdout:1786: oid 42 version 1117 is already newer than 1116 2024-07-26T18:12:50.323 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 1117 (ObjNum 559 snap 171 seq_num 559) dirty exists 2024-07-26T18:12:50.323 INFO:tasks.rados.rados.0.smithi071.stdout:1786: left oid 42 (ObjNum 559 snap 171 seq_num 559) 2024-07-26T18:12:50.323 INFO:tasks.rados.rados.0.smithi071.stdout:1789: expect (ObjNum 511 snap 149 seq_num 511) 2024-07-26T18:12:50.557 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:50 smithi135 podman[90363]: 2024-07-26 18:12:50.285826232 +0000 UTC m=+0.674996698 container remove 9ffda4d350e900956405b1b969daed04611155f492e8d400e7ff249a1beb4c40 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=reef-a3bbd72, org.label-schema.build-date=20240716, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T18:12:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:50 smithi135 ceph-mon[85352]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:12:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:50 smithi135 ceph-mon[85352]: osdmap e418: 8 total, 7 up, 8 in 2024-07-26T18:12:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:50 smithi135 ceph-mon[85352]: pgmap v296: 121 pgs: 6 peering, 9 stale+active+clean, 106 active+clean; 291 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 21 op/s 2024-07-26T18:12:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:50 smithi135 ceph-mon[85352]: osdmap e419: 8 total, 7 up, 8 in 2024-07-26T18:12:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:50 smithi071 ceph-mon[90507]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:12:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:50 smithi071 ceph-mon[90507]: osdmap e418: 8 total, 7 up, 8 in 2024-07-26T18:12:50.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:50 smithi071 ceph-mon[90507]: pgmap v296: 121 pgs: 6 peering, 9 stale+active+clean, 106 active+clean; 291 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 21 op/s 2024-07-26T18:12:50.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:50 smithi071 ceph-mon[90507]: osdmap e419: 8 total, 7 up, 8 in 2024-07-26T18:12:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:50 smithi071 ceph-mon[92867]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:12:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:50 smithi071 ceph-mon[92867]: osdmap e418: 8 total, 7 up, 8 in 2024-07-26T18:12:50.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:50 smithi071 ceph-mon[92867]: pgmap v296: 121 pgs: 6 peering, 9 stale+active+clean, 106 active+clean; 291 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 21 op/s 2024-07-26T18:12:50.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:50 smithi071 ceph-mon[92867]: osdmap e419: 8 total, 7 up, 8 in 2024-07-26T18:12:50.924 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:50 smithi135 podman[90451]: 2024-07-26 18:12:50.537696044 +0000 UTC m=+0.017159908 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:12:50.924 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:50 smithi135 podman[90451]: 2024-07-26 18:12:50.67888285 +0000 UTC m=+0.158346703 container create e13b27ad016c846fbc0b3821a511197d0a796ae4c79d2f899c1999cc15d1b5ce (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True) 2024-07-26T18:12:51.193 INFO:tasks.rados.rados.0.smithi071.stdout:1786: done (7 left) 2024-07-26T18:12:51.193 INFO:tasks.rados.rados.0.smithi071.stdout:1789: done (6 left) 2024-07-26T18:12:51.193 INFO:tasks.rados.rados.0.smithi071.stdout:1792: done (5 left) 2024-07-26T18:12:51.193 INFO:tasks.rados.rados.0.smithi071.stdout:1794: done (4 left) 2024-07-26T18:12:51.193 INFO:tasks.rados.rados.0.smithi071.stdout:1795: done (3 left) 2024-07-26T18:12:51.193 INFO:tasks.rados.rados.0.smithi071.stdout:1796: done (2 left) 2024-07-26T18:12:51.193 INFO:tasks.rados.rados.0.smithi071.stdout:1797: done (1 left) 2024-07-26T18:12:51.193 INFO:tasks.rados.rados.0.smithi071.stdout:1798: done (0 left) 2024-07-26T18:12:51.193 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 173 2024-07-26T18:12:51.193 INFO:tasks.rados.rados.0.smithi071.stdout:1799: seq_num 564 ranges {1835008=655360,2490368=442368,2932736=598016,3530752=565248} 2024-07-26T18:12:51.206 INFO:tasks.rados.rados.0.smithi071.stdout:1799: writing smithi07179299-38 from 1835008 to 2490368 tid 1 2024-07-26T18:12:51.208 INFO:tasks.rados.rados.0.smithi071.stdout:1799: writing smithi07179299-38 from 2490368 to 2932736 tid 2 2024-07-26T18:12:51.212 INFO:tasks.rados.rados.0.smithi071.stdout:1799: writing smithi07179299-38 from 2932736 to 3530752 tid 3 2024-07-26T18:12:51.215 INFO:tasks.rados.rados.0.smithi071.stdout:1799: writing smithi07179299-38 from 3530752 to 4096000 tid 4 2024-07-26T18:12:51.215 INFO:tasks.rados.rados.0.smithi071.stdout:1800: snap_create 2024-07-26T18:12:51.215 INFO:tasks.rados.rados.0.smithi071.stdout:1799: finishing write tid 1 to smithi07179299-38 2024-07-26T18:12:51.215 INFO:tasks.rados.rados.0.smithi071.stdout:1799: finishing write tid 2 to smithi07179299-38 2024-07-26T18:12:51.215 INFO:tasks.rados.rados.0.smithi071.stdout:1799: finishing write tid 3 to smithi07179299-38 2024-07-26T18:12:51.217 INFO:tasks.rados.rados.0.smithi071.stdout:1799: finishing write tid 4 to smithi07179299-38 2024-07-26T18:12:51.217 INFO:tasks.rados.rados.0.smithi071.stdout:1799: finishing write tid 5 to smithi07179299-38 2024-07-26T18:12:51.221 INFO:tasks.rados.rados.0.smithi071.stdout:1799: finishing write tid 6 to smithi07179299-38 2024-07-26T18:12:51.221 INFO:tasks.rados.rados.0.smithi071.stdout:1799: oid 38 updating version 0 to 1001 2024-07-26T18:12:51.222 INFO:tasks.rados.rados.0.smithi071.stdout:1799: oid 38 updating version 1001 to 1002 2024-07-26T18:12:51.222 INFO:tasks.rados.rados.0.smithi071.stdout:1799: oid 38 version 1002 is already newer than 999 2024-07-26T18:12:51.222 INFO:tasks.rados.rados.0.smithi071.stdout:1799: oid 38 version 1002 is already newer than 1000 2024-07-26T18:12:51.222 INFO:tasks.rados.rados.0.smithi071.stdout:1799: oid 38 version 1002 is already newer than 998 2024-07-26T18:12:51.222 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1002 (ObjNum 564 snap 173 seq_num 564) dirty exists 2024-07-26T18:12:51.222 INFO:tasks.rados.rados.0.smithi071.stdout:1799: left oid 38 (ObjNum 564 snap 173 seq_num 564) 2024-07-26T18:12:51.308 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:50 smithi135 podman[90451]: 2024-07-26 18:12:50.923542271 +0000 UTC m=+0.403006123 container init e13b27ad016c846fbc0b3821a511197d0a796ae4c79d2f899c1999cc15d1b5ce (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-07-26T18:12:51.308 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:50 smithi135 podman[90451]: 2024-07-26 18:12:50.927318596 +0000 UTC m=+0.406782450 container start e13b27ad016c846fbc0b3821a511197d0a796ae4c79d2f899c1999cc15d1b5ce (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-07-26T18:12:51.308 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:50 smithi135 podman[90451]: 2024-07-26 18:12:50.998445874 +0000 UTC m=+0.477909740 container attach e13b27ad016c846fbc0b3821a511197d0a796ae4c79d2f899c1999cc15d1b5ce (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-07-26T18:12:51.308 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:51 smithi135 podman[90451]: 2024-07-26 18:12:51.116999015 +0000 UTC m=+0.596462879 container died e13b27ad016c846fbc0b3821a511197d0a796ae4c79d2f899c1999cc15d1b5ce (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.36.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:12:52.057 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:51 smithi135 podman[90474]: 2024-07-26 18:12:51.728595066 +0000 UTC m=+0.604938195 container remove e13b27ad016c846fbc0b3821a511197d0a796ae4c79d2f899c1999cc15d1b5ce (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-07-26T18:12:52.057 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:51 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.4.service: Deactivated successfully. 2024-07-26T18:12:52.058 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:51 smithi135 systemd[1]: Stopped Ceph osd.4 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:12:52.058 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:51 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.4.service: Consumed 14.132s CPU time. 2024-07-26T18:12:52.058 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:51 smithi135 systemd[1]: Starting Ceph osd.4 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:12:52.205 INFO:tasks.rados.rados.0.smithi071.stdout:1799: done (1 left) 2024-07-26T18:12:52.205 INFO:tasks.rados.rados.0.smithi071.stdout:1800: done (0 left) 2024-07-26T18:12:52.205 INFO:tasks.rados.rados.0.smithi071.stdout:1801: setattr oid 29 current snap is 174 2024-07-26T18:12:52.206 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 174 2024-07-26T18:12:52.207 INFO:tasks.rados.rados.0.smithi071.stdout:1802: seq_num 565 ranges {9420800=671744,10092544=729088,10821632=753664,11575296=122880} 2024-07-26T18:12:52.259 INFO:tasks.rados.rados.0.smithi071.stdout:1802: writing smithi07179299-31 from 9420800 to 10092544 tid 1 2024-07-26T18:12:52.264 INFO:tasks.rados.rados.0.smithi071.stdout:1802: writing smithi07179299-31 from 10092544 to 10821632 tid 2 2024-07-26T18:12:52.268 INFO:tasks.rados.rados.0.smithi071.stdout:1802: writing smithi07179299-31 from 10821632 to 11575296 tid 3 2024-07-26T18:12:52.270 INFO:tasks.rados.rados.0.smithi071.stdout:1802: writing smithi07179299-31 from 11575296 to 11698176 tid 4 2024-07-26T18:12:52.270 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 174 2024-07-26T18:12:52.270 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 828 (ObjNum 554 snap 168 seq_num 554) dirty exists 2024-07-26T18:12:52.270 INFO:tasks.rados.rados.0.smithi071.stdout:1803: seq_num 566 ranges {0=688128,688128=614400,1302528=565248,1867776=425984} 2024-07-26T18:12:52.273 INFO:tasks.rados.rados.0.smithi071.stdout:1803: writing smithi07179299-46 from 0 to 688128 tid 1 2024-07-26T18:12:52.276 INFO:tasks.rados.rados.0.smithi071.stdout:1803: writing smithi07179299-46 from 688128 to 1302528 tid 2 2024-07-26T18:12:52.279 INFO:tasks.rados.rados.0.smithi071.stdout:1803: writing smithi07179299-46 from 1302528 to 1867776 tid 3 2024-07-26T18:12:52.282 INFO:tasks.rados.rados.0.smithi071.stdout:1803: writing smithi07179299-46 from 1867776 to 2293760 tid 4 2024-07-26T18:12:52.282 INFO:tasks.rados.rados.0.smithi071.stdout:1801: done (2 left) 2024-07-26T18:12:52.282 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 174 2024-07-26T18:12:52.282 INFO:tasks.rados.rados.0.smithi071.stdout:1802: finishing write tid 1 to smithi07179299-31 2024-07-26T18:12:52.283 INFO:tasks.rados.rados.0.smithi071.stdout:1804: seq_num 567 ranges {1409024=704512,2113536=499712,2613248=770048,3383296=335872} 2024-07-26T18:12:52.293 INFO:tasks.rados.rados.0.smithi071.stdout:1804: writing smithi07179299-25 from 1409024 to 2113536 tid 1 2024-07-26T18:12:52.296 INFO:tasks.rados.rados.0.smithi071.stdout:1804: writing smithi07179299-25 from 2113536 to 2613248 tid 2 2024-07-26T18:12:52.301 INFO:tasks.rados.rados.0.smithi071.stdout:1804: writing smithi07179299-25 from 2613248 to 3383296 tid 3 2024-07-26T18:12:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:1804: writing smithi07179299-25 from 3383296 to 3719168 tid 4 2024-07-26T18:12:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 174 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: finishing write tid 2 to smithi07179299-31 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: finishing write tid 3 to smithi07179299-31 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: finishing write tid 4 to smithi07179299-31 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: finishing write tid 5 to smithi07179299-31 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: finishing write tid 6 to smithi07179299-31 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: oid 31 updating version 0 to 1022 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: oid 31 version 1022 is already newer than 1021 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: oid 31 version 1022 is already newer than 1020 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: oid 31 version 1022 is already newer than 1018 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: oid 31 version 1022 is already newer than 1019 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1022 (ObjNum 565 snap 174 seq_num 565) dirty exists 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1802: left oid 31 (ObjNum 565 snap 174 seq_num 565) 2024-07-26T18:12:52.304 INFO:tasks.rados.rados.0.smithi071.stdout:1805: seq_num 568 ranges {9420800=720896,10141696=786432,10928128=581632,11509760=237568} 2024-07-26T18:12:52.356 INFO:tasks.rados.rados.0.smithi071.stdout:1805: writing smithi07179299-2 from 9420800 to 10141696 tid 1 2024-07-26T18:12:52.361 INFO:tasks.rados.rados.0.smithi071.stdout:1805: writing smithi07179299-2 from 10141696 to 10928128 tid 2 2024-07-26T18:12:52.364 INFO:tasks.rados.rados.0.smithi071.stdout:1805: writing smithi07179299-2 from 10928128 to 11509760 tid 3 2024-07-26T18:12:52.367 INFO:tasks.rados.rados.0.smithi071.stdout:1805: writing smithi07179299-2 from 11509760 to 11747328 tid 4 2024-07-26T18:12:52.367 INFO:tasks.rados.rados.0.smithi071.stdout:1802: done (3 left) 2024-07-26T18:12:52.367 INFO:tasks.rados.rados.0.smithi071.stdout:1806: rmattr oid 18 current snap is 174 2024-07-26T18:12:52.367 INFO:tasks.rados.rados.0.smithi071.stdout:1806: done (3 left) 2024-07-26T18:12:52.367 INFO:tasks.rados.rados.0.smithi071.stdout:1807: setattr oid 33 current snap is 174 2024-07-26T18:12:52.367 INFO:tasks.rados.rados.0.smithi071.stdout:1803: finishing write tid 1 to smithi07179299-46 2024-07-26T18:12:52.367 INFO:tasks.rados.rados.0.smithi071.stdout:1803: finishing write tid 2 to smithi07179299-46 2024-07-26T18:12:52.367 INFO:tasks.rados.rados.0.smithi071.stdout:1803: finishing write tid 3 to smithi07179299-46 2024-07-26T18:12:52.367 INFO:tasks.rados.rados.0.smithi071.stdout:1803: finishing write tid 4 to smithi07179299-46 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:1803: finishing write tid 5 to smithi07179299-46 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:1803: finishing write tid 6 to smithi07179299-46 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:1803: oid 46 updating version 0 to 915 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:1803: oid 46 updating version 915 to 916 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:1803: oid 46 version 916 is already newer than 914 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:1803: oid 46 version 916 is already newer than 913 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:1803: oid 46 version 916 is already newer than 912 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 916 (ObjNum 566 snap 174 seq_num 566) dirty exists 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:1803: left oid 46 (ObjNum 566 snap 174 seq_num 566) 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:1804: finishing write tid 1 to smithi07179299-25 2024-07-26T18:12:52.368 INFO:tasks.rados.rados.0.smithi071.stdout:1804: finishing write tid 2 to smithi07179299-25 2024-07-26T18:12:52.369 INFO:tasks.rados.rados.0.smithi071.stdout:1804: finishing write tid 3 to smithi07179299-25 2024-07-26T18:12:52.369 INFO:tasks.rados.rados.0.smithi071.stdout:1804: finishing write tid 4 to smithi07179299-25 2024-07-26T18:12:52.369 INFO:tasks.rados.rados.0.smithi071.stdout:1804: finishing write tid 5 to smithi07179299-25 2024-07-26T18:12:52.369 INFO:tasks.rados.rados.0.smithi071.stdout:1804: finishing write tid 6 to smithi07179299-25 2024-07-26T18:12:52.369 INFO:tasks.rados.rados.0.smithi071.stdout:1804: oid 25 updating version 0 to 1000 2024-07-26T18:12:52.369 INFO:tasks.rados.rados.0.smithi071.stdout:1804: oid 25 updating version 1000 to 1003 2024-07-26T18:12:52.369 INFO:tasks.rados.rados.0.smithi071.stdout:1804: oid 25 updating version 1003 to 1004 2024-07-26T18:12:52.369 INFO:tasks.rados.rados.0.smithi071.stdout:1804: oid 25 version 1004 is already newer than 1002 2024-07-26T18:12:52.369 INFO:tasks.rados.rados.0.smithi071.stdout:1804: oid 25 version 1004 is already newer than 1001 2024-07-26T18:12:52.370 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1004 (ObjNum 567 snap 174 seq_num 567) dirty exists 2024-07-26T18:12:52.370 INFO:tasks.rados.rados.0.smithi071.stdout:1804: left oid 25 (ObjNum 567 snap 174 seq_num 567) 2024-07-26T18:12:52.370 INFO:tasks.rados.rados.0.smithi071.stdout:1805: finishing write tid 1 to smithi07179299-2 2024-07-26T18:12:52.370 INFO:tasks.rados.rados.0.smithi071.stdout:1805: finishing write tid 2 to smithi07179299-2 2024-07-26T18:12:52.370 INFO:tasks.rados.rados.0.smithi071.stdout:1805: finishing write tid 3 to smithi07179299-2 2024-07-26T18:12:52.371 INFO:tasks.rados.rados.0.smithi071.stdout:1805: finishing write tid 4 to smithi07179299-2 2024-07-26T18:12:52.371 INFO:tasks.rados.rados.0.smithi071.stdout:1805: finishing write tid 5 to smithi07179299-2 2024-07-26T18:12:52.371 INFO:tasks.rados.rados.0.smithi071.stdout:1803: done (3 left) 2024-07-26T18:12:52.371 INFO:tasks.rados.rados.0.smithi071.stdout:1804: done (2 left) 2024-07-26T18:12:52.371 INFO:tasks.rados.rados.0.smithi071.stdout:1808: rollback oid 24 current snap is 174 2024-07-26T18:12:52.372 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 24 to 171 2024-07-26T18:12:52.372 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 174 2024-07-26T18:12:52.372 INFO:tasks.rados.rados.0.smithi071.stdout:1809: seq_num 569 ranges {1654784=737280,2392064=671744,3063808=737280,3801088=196608} 2024-07-26T18:12:52.382 INFO:tasks.rados.rados.0.smithi071.stdout:1809: writing smithi07179299-41 from 1654784 to 2392064 tid 1 2024-07-26T18:12:52.386 INFO:tasks.rados.rados.0.smithi071.stdout:1809: writing smithi07179299-41 from 2392064 to 3063808 tid 2 2024-07-26T18:12:52.389 INFO:tasks.rados.rados.0.smithi071.stdout:1809: writing smithi07179299-41 from 3063808 to 3801088 tid 3 2024-07-26T18:12:52.392 INFO:tasks.rados.rados.0.smithi071.stdout:1809: writing smithi07179299-41 from 3801088 to 3997696 tid 4 2024-07-26T18:12:52.392 INFO:tasks.rados.rados.0.smithi071.stdout:1810: rollback oid 43 current snap is 174 2024-07-26T18:12:52.392 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 43 to 163 2024-07-26T18:12:52.392 INFO:tasks.rados.rados.0.smithi071.stdout:1805: finishing write tid 6 to smithi07179299-2 2024-07-26T18:12:52.392 INFO:tasks.rados.rados.0.smithi071.stdout:1805: oid 2 updating version 0 to 969 2024-07-26T18:12:52.392 INFO:tasks.rados.rados.0.smithi071.stdout:1805: oid 2 version 969 is already newer than 967 2024-07-26T18:12:52.392 INFO:tasks.rados.rados.0.smithi071.stdout:1805: oid 2 version 969 is already newer than 966 2024-07-26T18:12:52.392 INFO:tasks.rados.rados.0.smithi071.stdout:1805: oid 2 updating version 969 to 970 2024-07-26T18:12:52.392 INFO:tasks.rados.rados.0.smithi071.stdout:1805: oid 2 version 970 is already newer than 968 2024-07-26T18:12:52.392 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 970 (ObjNum 568 snap 174 seq_num 568) dirty exists 2024-07-26T18:12:52.393 INFO:tasks.rados.rados.0.smithi071.stdout:1805: left oid 2 (ObjNum 568 snap 174 seq_num 568) 2024-07-26T18:12:52.393 INFO:tasks.rados.rados.0.smithi071.stdout:1805: done (4 left) 2024-07-26T18:12:52.393 INFO:tasks.rados.rados.0.smithi071.stdout:1811: copy_from oid 38 from oid 20 current snap is 174 2024-07-26T18:12:52.393 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 826 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:12:52.393 INFO:tasks.rados.rados.0.smithi071.stdout:1808: finishing rollback tid 0 to smithi07179299-24 2024-07-26T18:12:52.393 INFO:tasks.rados.rados.0.smithi071.stdout:1808: finishing rollback tid 1 to smithi07179299-24 2024-07-26T18:12:52.393 INFO:tasks.rados.rados.0.smithi071.stdout:1808: finishing rollback tid 2 to smithi07179299-24 2024-07-26T18:12:52.393 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1121 (ObjNum 557 snap 169 seq_num 557) dirty exists 2024-07-26T18:12:52.393 INFO:tasks.rados.rados.0.smithi071.stdout:1809: finishing write tid 1 to smithi07179299-41 2024-07-26T18:12:52.393 INFO:tasks.rados.rados.0.smithi071.stdout:1807: done (4 left) 2024-07-26T18:12:52.394 INFO:tasks.rados.rados.0.smithi071.stdout:1808: done (3 left) 2024-07-26T18:12:52.394 INFO:tasks.rados.rados.0.smithi071.stdout:1812: delete oid 22 current snap is 174 2024-07-26T18:12:52.394 INFO:tasks.rados.rados.0.smithi071.stdout:1809: finishing write tid 2 to smithi07179299-41 2024-07-26T18:12:52.395 INFO:tasks.rados.rados.0.smithi071.stdout:1810: finishing rollback tid 0 to smithi07179299-43 2024-07-26T18:12:52.395 INFO:tasks.rados.rados.0.smithi071.stdout:1812: done (3 left) 2024-07-26T18:12:52.395 INFO:tasks.rados.rados.0.smithi071.stdout:1813: rmattr oid 27 current snap is 174 2024-07-26T18:12:52.395 INFO:tasks.rados.rados.0.smithi071.stdout:1813: done (3 left) 2024-07-26T18:12:52.395 INFO:tasks.rados.rados.0.smithi071.stdout:1814: copy_from oid 49 from oid 48 current snap is 174 2024-07-26T18:12:52.396 INFO:tasks.rados.rados.0.smithi071.stdout:1815: setattr oid 24 current snap is 174 2024-07-26T18:12:52.396 INFO:tasks.rados.rados.0.smithi071.stdout:1810: finishing rollback tid 1 to smithi07179299-43 2024-07-26T18:12:52.396 INFO:tasks.rados.rados.0.smithi071.stdout:1810: finishing rollback tid 2 to smithi07179299-43 2024-07-26T18:12:52.396 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 973 (ObjNum 379 snap 115 seq_num 379) dirty exists 2024-07-26T18:12:52.397 INFO:tasks.rados.rados.0.smithi071.stdout:1810: done (4 left) 2024-07-26T18:12:52.398 INFO:tasks.rados.rados.0.smithi071.stdout:1816: snap_create 2024-07-26T18:12:52.398 INFO:tasks.rados.rados.0.smithi071.stdout:1809: finishing write tid 3 to smithi07179299-41 2024-07-26T18:12:52.398 INFO:tasks.rados.rados.0.smithi071.stdout:1809: finishing write tid 4 to smithi07179299-41 2024-07-26T18:12:52.398 INFO:tasks.rados.rados.0.smithi071.stdout:1809: finishing write tid 5 to smithi07179299-41 2024-07-26T18:12:52.399 INFO:tasks.rados.rados.0.smithi071.stdout:1809: finishing write tid 6 to smithi07179299-41 2024-07-26T18:12:52.399 INFO:tasks.rados.rados.0.smithi071.stdout:1809: oid 41 updating version 0 to 752 2024-07-26T18:12:52.399 INFO:tasks.rados.rados.0.smithi071.stdout:1809: oid 41 updating version 752 to 754 2024-07-26T18:12:52.399 INFO:tasks.rados.rados.0.smithi071.stdout:1809: oid 41 version 754 is already newer than 753 2024-07-26T18:12:52.399 INFO:tasks.rados.rados.0.smithi071.stdout:1809: oid 41 version 754 is already newer than 751 2024-07-26T18:12:52.399 INFO:tasks.rados.rados.0.smithi071.stdout:1809: oid 41 version 754 is already newer than 750 2024-07-26T18:12:52.399 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 754 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:12:52.400 INFO:tasks.rados.rados.0.smithi071.stdout:1809: left oid 41 (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:12:52.400 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1122 (ObjNum 557 snap 169 seq_num 557) dirty exists 2024-07-26T18:12:52.408 INFO:tasks.rados.rados.0.smithi071.stdout:1814: finishing copy_from racing read to smithi07179299-49 2024-07-26T18:12:52.409 INFO:tasks.rados.rados.0.smithi071.stdout:1814: finishing copy_from to smithi07179299-49 2024-07-26T18:12:52.410 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 914 (ObjNum 555 snap 168 seq_num 555) dirty exists 2024-07-26T18:12:52.416 INFO:tasks.rados.rados.0.smithi071.stdout:1811: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:12:52.419 INFO:tasks.rados.rados.0.smithi071.stdout:1811: finishing copy_from to smithi07179299-38 2024-07-26T18:12:52.419 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 779 (ObjNum 520 snap 155 seq_num 520) dirty exists 2024-07-26T18:12:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:12:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:12:52] "GET /metrics HTTP/1.1" 200 36218 "" "Prometheus/2.43.0" 2024-07-26T18:12:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:52 smithi071 ceph-mon[90507]: osdmap e420: 8 total, 7 up, 8 in 2024-07-26T18:12:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:52 smithi071 ceph-mon[90507]: pgmap v299: 121 pgs: 8 active+undersized, 6 peering, 6 stale+active+clean, 6 active+undersized+degraded, 95 active+clean; 291 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 6.2 MiB/s wr, 8 op/s; 24/474 objects degraded (5.063%) 2024-07-26T18:12:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:52 smithi071 ceph-mon[92867]: osdmap e420: 8 total, 7 up, 8 in 2024-07-26T18:12:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:52 smithi071 ceph-mon[92867]: pgmap v299: 121 pgs: 8 active+undersized, 6 peering, 6 stale+active+clean, 6 active+undersized+degraded, 95 active+clean; 291 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 6.2 MiB/s wr, 8 op/s; 24/474 objects degraded (5.063%) 2024-07-26T18:12:52.458 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 podman[90572]: 2024-07-26 18:12:52.065514923 +0000 UTC m=+0.017298760 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:12:52.459 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 podman[90572]: 2024-07-26 18:12:52.188254756 +0000 UTC m=+0.140038581 container create feb71de03732f9738fd53b652b9b843959bde497f0678053d71f678760f9f45a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-07-26T18:12:52.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-mon[85352]: osdmap e420: 8 total, 7 up, 8 in 2024-07-26T18:12:52.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-mon[85352]: pgmap v299: 121 pgs: 8 active+undersized, 6 peering, 6 stale+active+clean, 6 active+undersized+degraded, 95 active+clean; 291 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 6.2 MiB/s wr, 8 op/s; 24/474 objects degraded (5.063%) 2024-07-26T18:12:52.787 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 podman[90572]: 2024-07-26 18:12:52.458501821 +0000 UTC m=+0.410285650 container init feb71de03732f9738fd53b652b9b843959bde497f0678053d71f678760f9f45a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-07-26T18:12:52.788 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 podman[90572]: 2024-07-26 18:12:52.462218815 +0000 UTC m=+0.414002638 container start feb71de03732f9738fd53b652b9b843959bde497f0678053d71f678760f9f45a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-07-26T18:12:52.788 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 podman[90572]: 2024-07-26 18:12:52.541674965 +0000 UTC m=+0.493458790 container attach feb71de03732f9738fd53b652b9b843959bde497f0678053d71f678760f9f45a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724) 2024-07-26T18:12:52.788 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate[90586]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:12:52.788 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 bash[90572]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:12:52.788 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate[90586]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:12:52.789 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 bash[90572]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:12:52.789 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate[90586]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-07-26T18:12:52.789 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 bash[90572]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-07-26T18:12:53.058 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate[90586]: 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-07-26T18:12:53.058 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 bash[90572]: 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-07-26T18:12:53.058 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate[90586]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-07-26T18:12:53.058 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 bash[90572]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-07-26T18:12:53.058 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate[90586]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-07-26T18:12:53.058 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 bash[90572]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-07-26T18:12:53.059 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate[90586]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-07-26T18:12:53.059 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 bash[90572]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-07-26T18:12:53.059 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate[90586]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-07-26T18:12:53.059 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 bash[90572]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-07-26T18:12:53.059 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate[90586]: --> ceph-volume raw activate successful for osd ID: 4 2024-07-26T18:12:53.059 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 bash[90572]: --> ceph-volume raw activate successful for osd ID: 4 2024-07-26T18:12:53.059 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:52 smithi135 podman[90572]: 2024-07-26 18:12:52.835600803 +0000 UTC m=+0.787384625 container died feb71de03732f9738fd53b652b9b843959bde497f0678053d71f678760f9f45a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-07-26T18:12:53.212 INFO:tasks.rados.rados.0.smithi071.stdout:1809: done (4 left) 2024-07-26T18:12:53.212 INFO:tasks.rados.rados.0.smithi071.stdout:1811: done (3 left) 2024-07-26T18:12:53.212 INFO:tasks.rados.rados.0.smithi071.stdout:1814: done (2 left) 2024-07-26T18:12:53.212 INFO:tasks.rados.rados.0.smithi071.stdout:1815: done (1 left) 2024-07-26T18:12:53.212 INFO:tasks.rados.rados.0.smithi071.stdout:1816: done (0 left) 2024-07-26T18:12:53.213 INFO:tasks.rados.rados.0.smithi071.stdout:1817: delete oid 24 current snap is 175 2024-07-26T18:12:53.218 INFO:tasks.rados.rados.0.smithi071.stdout:1817: done (0 left) 2024-07-26T18:12:53.218 INFO:tasks.rados.rados.0.smithi071.stdout:1818: rmattr oid 14 current snap is 175 2024-07-26T18:12:53.218 INFO:tasks.rados.rados.0.smithi071.stdout:1818: done (0 left) 2024-07-26T18:12:53.218 INFO:tasks.rados.rados.0.smithi071.stdout:1819: delete oid 15 current snap is 175 2024-07-26T18:12:53.222 INFO:tasks.rados.rados.0.smithi071.stdout:1819: done (0 left) 2024-07-26T18:12:53.222 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 175 2024-07-26T18:12:53.222 INFO:tasks.rados.rados.0.smithi071.stdout:1820: seq_num 573 ranges {0=802816,802816=655360,1458176=720896,2179072=229376} 2024-07-26T18:12:53.226 INFO:tasks.rados.rados.0.smithi071.stdout:1820: writing smithi07179299-4 from 0 to 802816 tid 1 2024-07-26T18:12:53.230 INFO:tasks.rados.rados.0.smithi071.stdout:1820: writing smithi07179299-4 from 802816 to 1458176 tid 2 2024-07-26T18:12:53.234 INFO:tasks.rados.rados.0.smithi071.stdout:1820: writing smithi07179299-4 from 1458176 to 2179072 tid 3 2024-07-26T18:12:53.235 INFO:tasks.rados.rados.0.smithi071.stdout:1820: writing smithi07179299-4 from 2179072 to 2408448 tid 4 2024-07-26T18:12:53.236 INFO:tasks.rados.rados.0.smithi071.stdout:1821: snap_create 2024-07-26T18:12:53.236 INFO:tasks.rados.rados.0.smithi071.stdout:1820: finishing write tid 1 to smithi07179299-4 2024-07-26T18:12:53.236 INFO:tasks.rados.rados.0.smithi071.stdout:1820: finishing write tid 2 to smithi07179299-4 2024-07-26T18:12:53.237 INFO:tasks.rados.rados.0.smithi071.stdout:1820: finishing write tid 3 to smithi07179299-4 2024-07-26T18:12:53.237 INFO:tasks.rados.rados.0.smithi071.stdout:1820: finishing write tid 4 to smithi07179299-4 2024-07-26T18:12:53.237 INFO:tasks.rados.rados.0.smithi071.stdout:1820: finishing write tid 5 to smithi07179299-4 2024-07-26T18:12:53.241 INFO:tasks.rados.rados.0.smithi071.stdout:1820: finishing write tid 6 to smithi07179299-4 2024-07-26T18:12:53.241 INFO:tasks.rados.rados.0.smithi071.stdout:1820: oid 4 updating version 0 to 970 2024-07-26T18:12:53.241 INFO:tasks.rados.rados.0.smithi071.stdout:1820: oid 4 version 970 is already newer than 968 2024-07-26T18:12:53.241 INFO:tasks.rados.rados.0.smithi071.stdout:1820: oid 4 version 970 is already newer than 966 2024-07-26T18:12:53.241 INFO:tasks.rados.rados.0.smithi071.stdout:1820: oid 4 version 970 is already newer than 969 2024-07-26T18:12:53.241 INFO:tasks.rados.rados.0.smithi071.stdout:1820: oid 4 version 970 is already newer than 967 2024-07-26T18:12:53.242 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 970 (ObjNum 573 snap 175 seq_num 573) dirty exists 2024-07-26T18:12:53.242 INFO:tasks.rados.rados.0.smithi071.stdout:1820: left oid 4 (ObjNum 573 snap 175 seq_num 573) 2024-07-26T18:12:53.422 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:53 smithi135 ceph-mon[85352]: Health check failed: Degraded data redundancy: 24/474 objects degraded (5.063%), 6 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:53.422 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:53 smithi135 ceph-mon[85352]: osdmap e421: 8 total, 7 up, 8 in 2024-07-26T18:12:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:53 smithi071 ceph-mon[90507]: Health check failed: Degraded data redundancy: 24/474 objects degraded (5.063%), 6 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:53 smithi071 ceph-mon[90507]: osdmap e421: 8 total, 7 up, 8 in 2024-07-26T18:12:53.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:53 smithi071 ceph-mon[92867]: Health check failed: Degraded data redundancy: 24/474 objects degraded (5.063%), 6 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:53.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:53 smithi071 ceph-mon[92867]: osdmap e421: 8 total, 7 up, 8 in 2024-07-26T18:12:53.707 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:53 smithi135 podman[90704]: 2024-07-26 18:12:53.422022236 +0000 UTC m=+0.580947573 container remove feb71de03732f9738fd53b652b9b843959bde497f0678053d71f678760f9f45a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T18:12:53.707 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:53 smithi135 podman[90765]: 2024-07-26 18:12:53.542803566 +0000 UTC m=+0.018160229 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:12:53.707 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:53 smithi135 podman[90765]: 2024-07-26 18:12:53.70673002 +0000 UTC m=+0.182086724 container create 2f1bdb58e19d6e511deb23c5c5f724bee4782b1a84ac0c9d0e23bfa8f0409754 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0) 2024-07-26T18:12:54.212 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:53 smithi135 podman[90765]: 2024-07-26 18:12:53.960149225 +0000 UTC m=+0.435505887 container init 2f1bdb58e19d6e511deb23c5c5f724bee4782b1a84ac0c9d0e23bfa8f0409754 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True) 2024-07-26T18:12:54.212 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:53 smithi135 podman[90765]: 2024-07-26 18:12:53.963346199 +0000 UTC m=+0.438702862 container start 2f1bdb58e19d6e511deb23c5c5f724bee4782b1a84ac0c9d0e23bfa8f0409754 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4, org.label-schema.build-date=20240724, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True) 2024-07-26T18:12:54.212 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:53 smithi135 ceph-osd[90783]: -- 172.21.15.135:0/2618497328 <== mon.1 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557cd60b9a40 con 0x557cd6097c00 2024-07-26T18:12:54.212 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:54 smithi135 bash[90765]: 2f1bdb58e19d6e511deb23c5c5f724bee4782b1a84ac0c9d0e23bfa8f0409754 2024-07-26T18:12:54.212 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:54 smithi135 systemd[1]: Started Ceph osd.4 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:12:54.216 INFO:tasks.rados.rados.0.smithi071.stdout:1820: done (1 left) 2024-07-26T18:12:54.216 INFO:tasks.rados.rados.0.smithi071.stdout:1821: done (0 left) 2024-07-26T18:12:54.216 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 176 2024-07-26T18:12:54.216 INFO:tasks.rados.rados.0.smithi071.stdout:1822: seq_num 574 ranges {8167424=16384} 2024-07-26T18:12:54.259 INFO:tasks.rados.rados.0.smithi071.stdout:1822: writing smithi07179299-45 from 8167424 to 8183808 tid 1 2024-07-26T18:12:54.259 INFO:tasks.rados.rados.0.smithi071.stdout:1823: snap_remove snap 173 2024-07-26T18:12:54.517 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:54 smithi135 ceph-mon[85352]: osdmap e422: 8 total, 7 up, 8 in 2024-07-26T18:12:54.517 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:54 smithi135 ceph-mon[85352]: pgmap v302: 121 pgs: 29 active+undersized, 6 peering, 11 active+undersized+degraded, 75 active+clean; 310 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 18 op/s; 53/504 objects degraded (10.516%) 2024-07-26T18:12:54.517 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:54.517 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:54.517 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:12:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:54 smithi071 ceph-mon[90507]: osdmap e422: 8 total, 7 up, 8 in 2024-07-26T18:12:54.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:54 smithi071 ceph-mon[90507]: pgmap v302: 121 pgs: 29 active+undersized, 6 peering, 11 active+undersized+degraded, 75 active+clean; 310 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 18 op/s; 53/504 objects degraded (10.516%) 2024-07-26T18:12:54.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:54.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:54.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:12:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:54 smithi071 ceph-mon[92867]: osdmap e422: 8 total, 7 up, 8 in 2024-07-26T18:12:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:54 smithi071 ceph-mon[92867]: pgmap v302: 121 pgs: 29 active+undersized, 6 peering, 11 active+undersized+degraded, 75 active+clean; 310 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 18 op/s; 53/504 objects degraded (10.516%) 2024-07-26T18:12:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:12:54.807 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:54 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T18:12:54.514+0000 7f33c7adf640 -1 Falling back to public interface 2024-07-26T18:12:55.218 INFO:tasks.rados.rados.0.smithi071.stdout:1823: done (1 left) 2024-07-26T18:12:55.218 INFO:tasks.rados.rados.0.smithi071.stdout:1824: copy_from oid 25 from oid 40 current snap is 176 2024-07-26T18:12:55.218 INFO:tasks.rados.rados.0.smithi071.stdout:1822: finishing write tid 1 to smithi07179299-45 2024-07-26T18:12:55.218 INFO:tasks.rados.rados.0.smithi071.stdout:1822: finishing write tid 2 to smithi07179299-45 2024-07-26T18:12:55.218 INFO:tasks.rados.rados.0.smithi071.stdout:1822: finishing write tid 3 to smithi07179299-45 2024-07-26T18:12:55.218 INFO:tasks.rados.rados.0.smithi071.stdout:1822: oid 45 updating version 0 to 757 2024-07-26T18:12:55.218 INFO:tasks.rados.rados.0.smithi071.stdout:1822: oid 45 version 757 is already newer than 756 2024-07-26T18:12:55.218 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 757 (ObjNum 574 snap 176 seq_num 574) dirty exists 2024-07-26T18:12:55.218 INFO:tasks.rados.rados.0.smithi071.stdout:1822: left oid 45 (ObjNum 574 snap 176 seq_num 574) 2024-07-26T18:12:55.218 INFO:tasks.rados.rados.0.smithi071.stdout:1822: done (1 left) 2024-07-26T18:12:55.219 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 176 2024-07-26T18:12:55.219 INFO:tasks.rados.rados.0.smithi071.stdout:1825: seq_num 575 ranges {10485760=32768} 2024-07-26T18:12:55.274 INFO:tasks.rados.rados.0.smithi071.stdout:1825: writing smithi07179299-32 from 10485760 to 10518528 tid 1 2024-07-26T18:12:55.274 INFO:tasks.rados.rados.0.smithi071.stdout:1826: snap_remove snap 172 2024-07-26T18:12:55.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:55 smithi135 ceph-mon[85352]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-26T18:12:55.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:55 smithi135 ceph-mon[85352]: osdmap e423: 8 total, 7 up, 8 in 2024-07-26T18:12:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:55 smithi071 ceph-mon[90507]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-26T18:12:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:55 smithi071 ceph-mon[90507]: osdmap e423: 8 total, 7 up, 8 in 2024-07-26T18:12:55.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:55 smithi071 ceph-mon[92867]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-26T18:12:55.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:55 smithi071 ceph-mon[92867]: osdmap e423: 8 total, 7 up, 8 in 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:1826: done (2 left) 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:1827: delete oid 19 current snap is 176 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:1824: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:1824: finishing copy_from to smithi07179299-25 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1090 (ObjNum 534 snap 163 seq_num 534) dirty exists 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:1825: finishing write tid 1 to smithi07179299-32 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:1825: finishing write tid 2 to smithi07179299-32 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:1825: finishing write tid 3 to smithi07179299-32 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:1825: oid 32 updating version 0 to 971 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:1825: oid 32 updating version 971 to 972 2024-07-26T18:12:56.195 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 972 (ObjNum 575 snap 176 seq_num 575) dirty exists 2024-07-26T18:12:56.196 INFO:tasks.rados.rados.0.smithi071.stdout:1825: left oid 32 (ObjNum 575 snap 176 seq_num 575) 2024-07-26T18:12:56.198 INFO:tasks.rados.rados.0.smithi071.stdout:1824: done (2 left) 2024-07-26T18:12:56.198 INFO:tasks.rados.rados.0.smithi071.stdout:1825: done (1 left) 2024-07-26T18:12:56.198 INFO:tasks.rados.rados.0.smithi071.stdout:1827: done (0 left) 2024-07-26T18:12:56.198 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 176 2024-07-26T18:12:56.198 INFO:tasks.rados.rados.0.smithi071.stdout:1828: seq_num 577 ranges {4726784=65536} 2024-07-26T18:12:56.224 INFO:tasks.rados.rados.0.smithi071.stdout:1828: writing smithi07179299-23 from 4726784 to 4792320 tid 1 2024-07-26T18:12:56.224 INFO:tasks.rados.rados.0.smithi071.stdout:1829: snap_create 2024-07-26T18:12:56.231 INFO:tasks.rados.rados.0.smithi071.stdout:1828: finishing write tid 1 to smithi07179299-23 2024-07-26T18:12:56.231 INFO:tasks.rados.rados.0.smithi071.stdout:1828: finishing write tid 2 to smithi07179299-23 2024-07-26T18:12:56.232 INFO:tasks.rados.rados.0.smithi071.stdout:1828: finishing write tid 3 to smithi07179299-23 2024-07-26T18:12:56.232 INFO:tasks.rados.rados.0.smithi071.stdout:1828: oid 23 updating version 0 to 759 2024-07-26T18:12:56.232 INFO:tasks.rados.rados.0.smithi071.stdout:1828: oid 23 updating version 759 to 760 2024-07-26T18:12:56.232 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 760 (ObjNum 577 snap 176 seq_num 577) dirty exists 2024-07-26T18:12:56.232 INFO:tasks.rados.rados.0.smithi071.stdout:1828: left oid 23 (ObjNum 577 snap 176 seq_num 577) 2024-07-26T18:12:56.540 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:56 smithi135 ceph-mon[85352]: osdmap e424: 8 total, 7 up, 8 in 2024-07-26T18:12:56.540 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:56 smithi135 ceph-mon[85352]: pgmap v305: 121 pgs: 31 active+undersized, 15 active+undersized+degraded, 75 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 6.4 MiB/s wr, 27 op/s; 77/519 objects degraded (14.836%) 2024-07-26T18:12:56.540 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:56 smithi135 ceph-mon[85352]: osdmap e425: 8 total, 7 up, 8 in 2024-07-26T18:12:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:56 smithi071 ceph-mon[90507]: osdmap e424: 8 total, 7 up, 8 in 2024-07-26T18:12:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:56 smithi071 ceph-mon[90507]: pgmap v305: 121 pgs: 31 active+undersized, 15 active+undersized+degraded, 75 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 6.4 MiB/s wr, 27 op/s; 77/519 objects degraded (14.836%) 2024-07-26T18:12:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:56 smithi071 ceph-mon[90507]: osdmap e425: 8 total, 7 up, 8 in 2024-07-26T18:12:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:56 smithi071 ceph-mon[92867]: osdmap e424: 8 total, 7 up, 8 in 2024-07-26T18:12:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:56 smithi071 ceph-mon[92867]: pgmap v305: 121 pgs: 31 active+undersized, 15 active+undersized+degraded, 75 active+clean; 316 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 6.4 MiB/s wr, 27 op/s; 77/519 objects degraded (14.836%) 2024-07-26T18:12:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:56 smithi071 ceph-mon[92867]: osdmap e425: 8 total, 7 up, 8 in 2024-07-26T18:12:57.233 INFO:tasks.rados.rados.0.smithi071.stdout:1828: done (1 left) 2024-07-26T18:12:57.233 INFO:tasks.rados.rados.0.smithi071.stdout:1829: done (0 left) 2024-07-26T18:12:57.233 INFO:tasks.rados.rados.0.smithi071.stdout:1830: read oid 33 snap -1 2024-07-26T18:12:57.233 INFO:tasks.rados.rados.0.smithi071.stdout:1830: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:12:57.234 INFO:tasks.rados.rados.0.smithi071.stdout:1831: rollback oid 17 current snap is 177 2024-07-26T18:12:57.234 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 154 2024-07-26T18:12:57.234 INFO:tasks.rados.rados.0.smithi071.stdout:1832: snap_create 2024-07-26T18:12:57.242 INFO:tasks.rados.rados.0.smithi071.stdout:1830: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:12:57.246 INFO:tasks.rados.rados.0.smithi071.stdout:1831: finishing rollback tid 0 to smithi07179299-17 2024-07-26T18:12:57.247 INFO:tasks.rados.rados.0.smithi071.stdout:1831: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:12:57.247 INFO:tasks.rados.rados.0.smithi071.stdout:1831: finishing rollback tid 2 to smithi07179299-17 2024-07-26T18:12:57.247 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1128 (ObjNum 470 snap 139 seq_num 470) dirty exists 2024-07-26T18:12:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:57 smithi135 ceph-mon[85352]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-26T18:12:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:57 smithi071 ceph-mon[90507]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-26T18:12:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:57 smithi071 ceph-mon[92867]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-26T18:12:58.057 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T18:12:57.748+0000 7f33c7adf640 -1 osd.4 417 log_to_monitors true 2024-07-26T18:12:58.244 INFO:tasks.rados.rados.0.smithi071.stdout:1830: done (2 left) 2024-07-26T18:12:58.244 INFO:tasks.rados.rados.0.smithi071.stdout:1831: done (1 left) 2024-07-26T18:12:58.244 INFO:tasks.rados.rados.0.smithi071.stdout:1832: done (0 left) 2024-07-26T18:12:58.245 INFO:tasks.rados.rados.0.smithi071.stdout:1833: snap_create 2024-07-26T18:12:58.557 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 18:12:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T18:12:58.269+0000 7f33bb882640 -1 osd.4 417 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:12:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:58 smithi135 ceph-mon[85352]: osdmap e426: 8 total, 7 up, 8 in 2024-07-26T18:12:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:58 smithi135 ceph-mon[85352]: pgmap v308: 121 pgs: 31 active+undersized, 15 active+undersized+degraded, 75 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 21 op/s; 79/537 objects degraded (14.711%) 2024-07-26T18:12:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:58 smithi135 ceph-mon[85352]: from='osd.4 [v2:172.21.15.135:6800/1886811467,v1:172.21.15.135:6801/1886811467]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:12:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:58 smithi135 ceph-mon[85352]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:12:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[90507]: osdmap e426: 8 total, 7 up, 8 in 2024-07-26T18:12:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[90507]: pgmap v308: 121 pgs: 31 active+undersized, 15 active+undersized+degraded, 75 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 21 op/s; 79/537 objects degraded (14.711%) 2024-07-26T18:12:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[90507]: from='osd.4 [v2:172.21.15.135:6800/1886811467,v1:172.21.15.135:6801/1886811467]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:12:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[90507]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:12:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[92867]: osdmap e426: 8 total, 7 up, 8 in 2024-07-26T18:12:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[92867]: pgmap v308: 121 pgs: 31 active+undersized, 15 active+undersized+degraded, 75 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 21 op/s; 79/537 objects degraded (14.711%) 2024-07-26T18:12:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:12:58.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[92867]: from='osd.4 [v2:172.21.15.135:6800/1886811467,v1:172.21.15.135:6801/1886811467]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:12:58.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[92867]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-07-26T18:12:58.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:58.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:59.248 INFO:tasks.rados.rados.0.smithi071.stdout:1833: done (0 left) 2024-07-26T18:12:59.294 INFO:tasks.rados.rados.0.smithi071.stdout:1834: read oid 37 snap -1 2024-07-26T18:12:59.295 INFO:tasks.rados.rados.0.smithi071.stdout:1834: expect (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:12:59.295 INFO:tasks.rados.rados.0.smithi071.stdout:1835: copy_from oid 11 from oid 23 current snap is 179 2024-07-26T18:12:59.295 INFO:tasks.rados.rados.0.smithi071.stdout:1836: rollback oid 39 current snap is 179 2024-07-26T18:12:59.295 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 39 to 177 2024-07-26T18:12:59.295 INFO:tasks.rados.rados.0.smithi071.stdout:1837: read oid 18 snap -1 2024-07-26T18:12:59.295 INFO:tasks.rados.rados.0.smithi071.stdout:1837: expect deleted 2024-07-26T18:12:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:1838: delete oid 17 current snap is 179 2024-07-26T18:12:59.297 INFO:tasks.rados.rados.0.smithi071.stdout:1836: finishing rollback tid 0 to smithi07179299-39 2024-07-26T18:12:59.298 INFO:tasks.rados.rados.0.smithi071.stdout:1836: finishing rollback tid 1 to smithi07179299-39 2024-07-26T18:12:59.298 INFO:tasks.rados.rados.0.smithi071.stdout:1836: finishing rollback tid 2 to smithi07179299-39 2024-07-26T18:12:59.298 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 830 (ObjNum 560 snap 171 seq_num 560) dirty exists 2024-07-26T18:12:59.298 INFO:tasks.rados.rados.0.smithi071.stdout:1834: expect (ObjNum 443 snap 132 seq_num 443) 2024-07-26T18:12:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:59 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 79/537 objects degraded (14.711%), 15 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:59.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:59 smithi135 ceph-mon[85352]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-26T18:12:59.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:59 smithi135 ceph-mon[85352]: osdmap e427: 8 total, 7 up, 8 in 2024-07-26T18:12:59.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:59 smithi135 ceph-mon[85352]: from='osd.4 [v2:172.21.15.135:6800/1886811467,v1:172.21.15.135:6801/1886811467]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:12:59.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:59 smithi135 ceph-mon[85352]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:12:59.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:59 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:59.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:12:59 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 79/537 objects degraded (14.711%), 15 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[92867]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-26T18:12:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[92867]: osdmap e427: 8 total, 7 up, 8 in 2024-07-26T18:12:59.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[92867]: from='osd.4 [v2:172.21.15.135:6800/1886811467,v1:172.21.15.135:6801/1886811467]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:12:59.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[92867]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:12:59.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:59.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:59.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 79/537 objects degraded (14.711%), 15 pgs degraded (PG_DEGRADED) 2024-07-26T18:12:59.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[90507]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-07-26T18:12:59.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[90507]: osdmap e427: 8 total, 7 up, 8 in 2024-07-26T18:12:59.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[90507]: from='osd.4 [v2:172.21.15.135:6800/1886811467,v1:172.21.15.135:6801/1886811467]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:12:59.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[90507]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:12:59.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:12:59.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:12:59 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:00.303 INFO:tasks.rados.rados.0.smithi071.stdout:1834: done (4 left) 2024-07-26T18:13:00.303 INFO:tasks.rados.rados.0.smithi071.stdout:1836: done (3 left) 2024-07-26T18:13:00.304 INFO:tasks.rados.rados.0.smithi071.stdout:1837: done (2 left) 2024-07-26T18:13:00.304 INFO:tasks.rados.rados.0.smithi071.stdout:1838: done (1 left) 2024-07-26T18:13:00.304 INFO:tasks.rados.rados.0.smithi071.stdout:1839: rollback oid 31 current snap is 179 2024-07-26T18:13:00.304 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 31 to 164 2024-07-26T18:13:00.304 INFO:tasks.rados.rados.0.smithi071.stdout:1840: delete oid 38 current snap is 179 2024-07-26T18:13:00.307 INFO:tasks.rados.rados.0.smithi071.stdout:1840: done (2 left) 2024-07-26T18:13:00.307 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 179 2024-07-26T18:13:00.307 INFO:tasks.rados.rados.0.smithi071.stdout:1841: seq_num 580 ranges {0=114688} 2024-07-26T18:13:00.307 INFO:tasks.rados.rados.0.smithi071.stdout:1841: writing smithi07179299-12 from 0 to 114688 tid 1 2024-07-26T18:13:00.307 INFO:tasks.rados.rados.0.smithi071.stdout:1842: snap_remove snap 161 2024-07-26T18:13:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:00 smithi135 ceph-mon[85352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:13:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:00 smithi135 ceph-mon[85352]: osd.4 [v2:172.21.15.135:6800/1886811467,v1:172.21.15.135:6801/1886811467] boot 2024-07-26T18:13:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:00 smithi135 ceph-mon[85352]: osdmap e428: 8 total, 8 up, 8 in 2024-07-26T18:13:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:13:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:00 smithi135 ceph-mon[85352]: pgmap v311: 121 pgs: 5 peering, 30 active+undersized, 11 active+undersized+degraded, 75 active+clean; 321 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 MiB/s wr, 13 op/s; 59/543 objects degraded (10.866%) 2024-07-26T18:13:00.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:00 smithi071 ceph-mon[92867]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:13:00.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:00 smithi071 ceph-mon[92867]: osd.4 [v2:172.21.15.135:6800/1886811467,v1:172.21.15.135:6801/1886811467] boot 2024-07-26T18:13:00.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:00 smithi071 ceph-mon[92867]: osdmap e428: 8 total, 8 up, 8 in 2024-07-26T18:13:00.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:13:00.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:00 smithi071 ceph-mon[92867]: pgmap v311: 121 pgs: 5 peering, 30 active+undersized, 11 active+undersized+degraded, 75 active+clean; 321 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 MiB/s wr, 13 op/s; 59/543 objects degraded (10.866%) 2024-07-26T18:13:00.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:00 smithi071 ceph-mon[90507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:13:00.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:00 smithi071 ceph-mon[90507]: osd.4 [v2:172.21.15.135:6800/1886811467,v1:172.21.15.135:6801/1886811467] boot 2024-07-26T18:13:00.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:00 smithi071 ceph-mon[90507]: osdmap e428: 8 total, 8 up, 8 in 2024-07-26T18:13:00.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-07-26T18:13:00.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:00 smithi071 ceph-mon[90507]: pgmap v311: 121 pgs: 5 peering, 30 active+undersized, 11 active+undersized+degraded, 75 active+clean; 321 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 MiB/s wr, 13 op/s; 59/543 objects degraded (10.866%) 2024-07-26T18:13:01.280 INFO:tasks.rados.rados.0.smithi071.stdout:1842: done (3 left) 2024-07-26T18:13:01.280 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 179 2024-07-26T18:13:01.280 INFO:tasks.rados.rados.0.smithi071.stdout:1843: seq_num 581 ranges {4874240=139264} 2024-07-26T18:13:01.308 INFO:tasks.rados.rados.0.smithi071.stdout:1843: writing smithi07179299-20 from 4874240 to 5013504 tid 1 2024-07-26T18:13:01.308 INFO:tasks.rados.rados.0.smithi071.stdout:1844: read oid 8 snap -1 2024-07-26T18:13:01.308 INFO:tasks.rados.rados.0.smithi071.stdout:1844: expect (ObjNum 414 snap 123 seq_num 414) 2024-07-26T18:13:01.308 INFO:tasks.rados.rados.0.smithi071.stdout:1845: snap_remove snap 170 2024-07-26T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:01 smithi135 ceph-mon[85352]: osdmap e429: 8 total, 8 up, 8 in 2024-07-26T18:13:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:01 smithi071 ceph-mon[90507]: osdmap e429: 8 total, 8 up, 8 in 2024-07-26T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:01 smithi071 ceph-mon[92867]: osdmap e429: 8 total, 8 up, 8 in 2024-07-26T18:13:02.290 INFO:tasks.rados.rados.0.smithi071.stdout:1845: done (5 left) 2024-07-26T18:13:02.290 INFO:tasks.rados.rados.0.smithi071.stdout:1846: snap_remove snap 168 2024-07-26T18:13:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:13:02] "GET /metrics HTTP/1.1" 200 36221 "" "Prometheus/2.43.0" 2024-07-26T18:13:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:13:02.142+0000 7f2c3c88d640 -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-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: osdmap e430: 8 total, 8 up, 8 in 2024-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: pgmap v314: 121 pgs: 5 activating, 5 peering, 23 active+undersized, 7 active+undersized+degraded, 81 active+clean; 321 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 20 KiB/s wr, 1 op/s; 47/543 objects degraded (8.656%); 560 KiB/s, 0 objects/s recovering 2024-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: osdmap e430: 8 total, 8 up, 8 in 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: pgmap v314: 121 pgs: 5 activating, 5 peering, 23 active+undersized, 7 active+undersized+degraded, 81 active+clean; 321 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 20 KiB/s wr, 1 op/s; 47/543 objects degraded (8.656%); 560 KiB/s, 0 objects/s recovering 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:02.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:02.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:02 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:02.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: osdmap e430: 8 total, 8 up, 8 in 2024-07-26T18:13:02.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: pgmap v314: 121 pgs: 5 activating, 5 peering, 23 active+undersized, 7 active+undersized+degraded, 81 active+clean; 321 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 20 KiB/s wr, 1 op/s; 47/543 objects degraded (8.656%); 560 KiB/s, 0 objects/s recovering 2024-07-26T18:13:02.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:02.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:02.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:02.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:13:02.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:02.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:13:02.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:02.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:02.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:02.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:02 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:03.300 INFO:tasks.rados.rados.0.smithi071.stdout:1846: done (5 left) 2024-07-26T18:13:03.300 INFO:tasks.rados.rados.0.smithi071.stdout:1847: rmattr oid 7 current snap is 179 2024-07-26T18:13:03.300 INFO:tasks.rados.rados.0.smithi071.stdout:1847: done (5 left) 2024-07-26T18:13:03.300 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 179 2024-07-26T18:13:03.300 INFO:tasks.rados.rados.0.smithi071.stdout:1848: seq_num 582 ranges {9551872=155648} 2024-07-26T18:13:03.350 INFO:tasks.rados.rados.0.smithi071.stdout:1848: writing smithi07179299-42 from 9551872 to 9707520 tid 1 2024-07-26T18:13:03.350 INFO:tasks.rados.rados.0.smithi071.stdout:1849: read oid 7 snap -1 2024-07-26T18:13:03.350 INFO:tasks.rados.rados.0.smithi071.stdout:1849: expect (ObjNum 532 snap 161 seq_num 532) 2024-07-26T18:13:03.350 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 179 2024-07-26T18:13:03.350 INFO:tasks.rados.rados.0.smithi071.stdout:1839: finishing rollback tid 0 to smithi07179299-31 2024-07-26T18:13:03.350 INFO:tasks.rados.rados.0.smithi071.stdout:1850: seq_num 583 ranges {11747328=172032} 2024-07-26T18:13:03.413 INFO:tasks.rados.rados.0.smithi071.stdout:1850: writing smithi07179299-2 from 11747328 to 11919360 tid 1 2024-07-26T18:13:03.413 INFO:tasks.rados.rados.0.smithi071.stdout:1851: delete oid 5 current snap is 179 2024-07-26T18:13:03.413 INFO:tasks.rados.rados.0.smithi071.stdout:1839: finishing rollback tid 1 to smithi07179299-31 2024-07-26T18:13:03.413 INFO:tasks.rados.rados.0.smithi071.stdout:1839: finishing rollback tid 2 to smithi07179299-31 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1025 (ObjNum 491 snap 142 seq_num 491) dirty exists 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:1841: finishing write tid 1 to smithi07179299-12 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:1841: finishing write tid 2 to smithi07179299-12 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:1841: finishing write tid 3 to smithi07179299-12 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:1841: oid 12 updating version 0 to 832 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:1841: oid 12 version 832 is already newer than 831 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 832 (ObjNum 580 snap 179 seq_num 580) dirty exists 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:1841: left oid 12 (ObjNum 580 snap 179 seq_num 580) 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:1835: finishing copy_from racing read to smithi07179299-11 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:1835: finishing copy_from to smithi07179299-11 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 760 (ObjNum 577 snap 176 seq_num 577) dirty exists 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:1843: finishing write tid 1 to smithi07179299-20 2024-07-26T18:13:03.414 INFO:tasks.rados.rados.0.smithi071.stdout:1843: finishing write tid 2 to smithi07179299-20 2024-07-26T18:13:03.415 INFO:tasks.rados.rados.0.smithi071.stdout:1843: finishing write tid 3 to smithi07179299-20 2024-07-26T18:13:03.415 INFO:tasks.rados.rados.0.smithi071.stdout:1843: oid 20 updating version 0 to 839 2024-07-26T18:13:03.415 INFO:tasks.rados.rados.0.smithi071.stdout:1843: oid 20 version 839 is already newer than 838 2024-07-26T18:13:03.415 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 839 (ObjNum 581 snap 179 seq_num 581) dirty exists 2024-07-26T18:13:03.415 INFO:tasks.rados.rados.0.smithi071.stdout:1843: left oid 20 (ObjNum 581 snap 179 seq_num 581) 2024-07-26T18:13:03.415 INFO:tasks.rados.rados.0.smithi071.stdout:1844: expect (ObjNum 414 snap 123 seq_num 414) 2024-07-26T18:13:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:03 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:03.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:03 smithi135 ceph-mon[85352]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-07-26T18:13:03.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:03 smithi135 ceph-mon[85352]: osdmap e431: 8 total, 8 up, 8 in 2024-07-26T18:13:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:03 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:03 smithi071 ceph-mon[92867]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-07-26T18:13:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:03 smithi071 ceph-mon[92867]: osdmap e431: 8 total, 8 up, 8 in 2024-07-26T18:13:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:03 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:03.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:03 smithi071 ceph-mon[90507]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-07-26T18:13:03.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:03 smithi071 ceph-mon[90507]: osdmap e431: 8 total, 8 up, 8 in 2024-07-26T18:13:03.760 INFO:tasks.rados.rados.0.smithi071.stdout:1848: finishing write tid 1 to smithi07179299-42 2024-07-26T18:13:03.760 INFO:tasks.rados.rados.0.smithi071.stdout:1848: finishing write tid 2 to smithi07179299-42 2024-07-26T18:13:03.760 INFO:tasks.rados.rados.0.smithi071.stdout:1835: done (8 left) 2024-07-26T18:13:03.760 INFO:tasks.rados.rados.0.smithi071.stdout:1839: done (7 left) 2024-07-26T18:13:03.760 INFO:tasks.rados.rados.0.smithi071.stdout:1841: done (6 left) 2024-07-26T18:13:03.760 INFO:tasks.rados.rados.0.smithi071.stdout:1843: done (5 left) 2024-07-26T18:13:03.760 INFO:tasks.rados.rados.0.smithi071.stdout:1844: done (4 left) 2024-07-26T18:13:03.760 INFO:tasks.rados.rados.0.smithi071.stdout:1851: done (3 left) 2024-07-26T18:13:03.761 INFO:tasks.rados.rados.0.smithi071.stdout:1852: read oid 46 snap -1 2024-07-26T18:13:03.761 INFO:tasks.rados.rados.0.smithi071.stdout:1852: expect (ObjNum 566 snap 174 seq_num 566) 2024-07-26T18:13:03.761 INFO:tasks.rados.rados.0.smithi071.stdout:1853: delete oid 8 current snap is 179 2024-07-26T18:13:03.761 INFO:tasks.rados.rados.0.smithi071.stdout:1848: finishing write tid 3 to smithi07179299-42 2024-07-26T18:13:03.761 INFO:tasks.rados.rados.0.smithi071.stdout:1848: oid 42 updating version 0 to 1156 2024-07-26T18:13:03.761 INFO:tasks.rados.rados.0.smithi071.stdout:1848: oid 42 updating version 1156 to 1157 2024-07-26T18:13:03.761 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 1157 (ObjNum 582 snap 179 seq_num 582) dirty exists 2024-07-26T18:13:03.761 INFO:tasks.rados.rados.0.smithi071.stdout:1848: left oid 42 (ObjNum 582 snap 179 seq_num 582) 2024-07-26T18:13:03.761 INFO:tasks.rados.rados.0.smithi071.stdout:1849: expect (ObjNum 532 snap 161 seq_num 532) 2024-07-26T18:13:03.861 INFO:tasks.rados.rados.0.smithi071.stdout:1850: finishing write tid 1 to smithi07179299-2 2024-07-26T18:13:03.861 INFO:tasks.rados.rados.0.smithi071.stdout:1850: finishing write tid 2 to smithi07179299-2 2024-07-26T18:13:03.861 INFO:tasks.rados.rados.0.smithi071.stdout:1850: finishing write tid 3 to smithi07179299-2 2024-07-26T18:13:03.861 INFO:tasks.rados.rados.0.smithi071.stdout:1850: oid 2 updating version 0 to 974 2024-07-26T18:13:03.861 INFO:tasks.rados.rados.0.smithi071.stdout:1850: oid 2 updating version 974 to 975 2024-07-26T18:13:03.861 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 975 (ObjNum 583 snap 179 seq_num 583) dirty exists 2024-07-26T18:13:03.861 INFO:tasks.rados.rados.0.smithi071.stdout:1850: left oid 2 (ObjNum 583 snap 179 seq_num 583) 2024-07-26T18:13:03.861 INFO:tasks.rados.rados.0.smithi071.stdout:1852: expect (ObjNum 566 snap 174 seq_num 566) 2024-07-26T18:13:03.918 INFO:tasks.rados.rados.0.smithi071.stdout:1848: done (4 left) 2024-07-26T18:13:03.919 INFO:tasks.rados.rados.0.smithi071.stdout:1849: done (3 left) 2024-07-26T18:13:03.919 INFO:tasks.rados.rados.0.smithi071.stdout:1850: done (2 left) 2024-07-26T18:13:03.919 INFO:tasks.rados.rados.0.smithi071.stdout:1852: done (1 left) 2024-07-26T18:13:03.919 INFO:tasks.rados.rados.0.smithi071.stdout:1853: done (0 left) 2024-07-26T18:13:03.919 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 179 2024-07-26T18:13:03.919 INFO:tasks.rados.rados.0.smithi071.stdout:1854: seq_num 586 ranges {6496256=221184} 2024-07-26T18:13:03.954 INFO:tasks.rados.rados.0.smithi071.stdout:1854: writing smithi07179299-31 from 6496256 to 6717440 tid 1 2024-07-26T18:13:03.954 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 179 2024-07-26T18:13:03.954 INFO:tasks.rados.rados.0.smithi071.stdout:1855: seq_num 587 ranges {2105344=237568} 2024-07-26T18:13:03.966 INFO:tasks.rados.rados.0.smithi071.stdout:1855: writing smithi07179299-49 from 2105344 to 2342912 tid 1 2024-07-26T18:13:03.967 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 179 2024-07-26T18:13:03.967 INFO:tasks.rados.rados.0.smithi071.stdout:1854: finishing write tid 1 to smithi07179299-31 2024-07-26T18:13:03.967 INFO:tasks.rados.rados.0.smithi071.stdout:1854: finishing write tid 2 to smithi07179299-31 2024-07-26T18:13:03.967 INFO:tasks.rados.rados.0.smithi071.stdout:1854: finishing write tid 3 to smithi07179299-31 2024-07-26T18:13:03.967 INFO:tasks.rados.rados.0.smithi071.stdout:1854: oid 31 updating version 0 to 1027 2024-07-26T18:13:03.967 INFO:tasks.rados.rados.0.smithi071.stdout:1854: oid 31 version 1027 is already newer than 1026 2024-07-26T18:13:03.967 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1027 (ObjNum 586 snap 179 seq_num 586) dirty exists 2024-07-26T18:13:03.967 INFO:tasks.rados.rados.0.smithi071.stdout:1854: left oid 31 (ObjNum 586 snap 179 seq_num 586) 2024-07-26T18:13:03.967 INFO:tasks.rados.rados.0.smithi071.stdout:1856: seq_num 588 ranges {4792320=253952} 2024-07-26T18:13:03.993 INFO:tasks.rados.rados.0.smithi071.stdout:1856: writing smithi07179299-23 from 4792320 to 5046272 tid 1 2024-07-26T18:13:03.993 INFO:tasks.rados.rados.0.smithi071.stdout:1854: done (2 left) 2024-07-26T18:13:03.994 INFO:tasks.rados.rados.0.smithi071.stdout:1857: read oid 1 snap -1 2024-07-26T18:13:03.994 INFO:tasks.rados.rados.0.smithi071.stdout:1857: expect deleted 2024-07-26T18:13:03.994 INFO:tasks.rados.rados.0.smithi071.stdout:1858: copy_from oid 2 from oid 43 current snap is 179 2024-07-26T18:13:03.994 INFO:tasks.rados.rados.0.smithi071.stdout:1855: finishing write tid 1 to smithi07179299-49 2024-07-26T18:13:03.994 INFO:tasks.rados.rados.0.smithi071.stdout:1855: finishing write tid 2 to smithi07179299-49 2024-07-26T18:13:03.994 INFO:tasks.rados.rados.0.smithi071.stdout:1855: finishing write tid 3 to smithi07179299-49 2024-07-26T18:13:03.994 INFO:tasks.rados.rados.0.smithi071.stdout:1855: oid 49 updating version 0 to 915 2024-07-26T18:13:03.994 INFO:tasks.rados.rados.0.smithi071.stdout:1855: oid 49 updating version 915 to 916 2024-07-26T18:13:03.994 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 916 (ObjNum 587 snap 179 seq_num 587) dirty exists 2024-07-26T18:13:03.994 INFO:tasks.rados.rados.0.smithi071.stdout:1855: left oid 49 (ObjNum 587 snap 179 seq_num 587) 2024-07-26T18:13:03.995 INFO:tasks.rados.rados.0.smithi071.stdout:1855: done (3 left) 2024-07-26T18:13:03.995 INFO:tasks.rados.rados.0.smithi071.stdout:1859: read oid 36 snap -1 2024-07-26T18:13:03.995 INFO:tasks.rados.rados.0.smithi071.stdout:1859: expect (ObjNum 531 snap 160 seq_num 531) 2024-07-26T18:13:03.995 INFO:tasks.rados.rados.0.smithi071.stdout:1860: snap_create 2024-07-26T18:13:03.998 INFO:tasks.rados.rados.0.smithi071.stdout:1856: finishing write tid 1 to smithi07179299-23 2024-07-26T18:13:03.998 INFO:tasks.rados.rados.0.smithi071.stdout:1856: finishing write tid 2 to smithi07179299-23 2024-07-26T18:13:03.999 INFO:tasks.rados.rados.0.smithi071.stdout:1856: finishing write tid 3 to smithi07179299-23 2024-07-26T18:13:03.999 INFO:tasks.rados.rados.0.smithi071.stdout:1856: oid 23 updating version 0 to 789 2024-07-26T18:13:03.999 INFO:tasks.rados.rados.0.smithi071.stdout:1856: oid 23 version 789 is already newer than 788 2024-07-26T18:13:03.999 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 789 (ObjNum 588 snap 179 seq_num 588) dirty exists 2024-07-26T18:13:03.999 INFO:tasks.rados.rados.0.smithi071.stdout:1856: left oid 23 (ObjNum 588 snap 179 seq_num 588) 2024-07-26T18:13:04.007 INFO:tasks.rados.rados.0.smithi071.stdout:1858: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:13:04.010 INFO:tasks.rados.rados.0.smithi071.stdout:1858: finishing copy_from to smithi07179299-2 2024-07-26T18:13:04.010 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 973 (ObjNum 379 snap 115 seq_num 379) dirty exists 2024-07-26T18:13:04.012 INFO:tasks.rados.rados.0.smithi071.stdout:1859: expect (ObjNum 531 snap 160 seq_num 531) 2024-07-26T18:13:04.298 INFO:tasks.rados.rados.0.smithi071.stdout:1856: done (4 left) 2024-07-26T18:13:04.298 INFO:tasks.rados.rados.0.smithi071.stdout:1857: done (3 left) 2024-07-26T18:13:04.299 INFO:tasks.rados.rados.0.smithi071.stdout:1858: done (2 left) 2024-07-26T18:13:04.299 INFO:tasks.rados.rados.0.smithi071.stdout:1859: done (1 left) 2024-07-26T18:13:04.299 INFO:tasks.rados.rados.0.smithi071.stdout:1860: done (0 left) 2024-07-26T18:13:04.299 INFO:tasks.rados.rados.0.smithi071.stdout:1861: delete oid 50 current snap is 180 2024-07-26T18:13:04.303 INFO:tasks.rados.rados.0.smithi071.stdout:1861: done (0 left) 2024-07-26T18:13:04.304 INFO:tasks.rados.rados.0.smithi071.stdout:1862: rmattr oid 47 current snap is 180 2024-07-26T18:13:04.304 INFO:tasks.rados.rados.0.smithi071.stdout:1863: delete oid 15 current snap is 180 2024-07-26T18:13:04.307 INFO:tasks.rados.rados.0.smithi071.stdout:1863: done (1 left) 2024-07-26T18:13:04.307 INFO:tasks.rados.rados.0.smithi071.stdout:1864: snap_remove snap 143 2024-07-26T18:13:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:04 smithi135 ceph-mon[85352]: osdmap e432: 8 total, 8 up, 8 in 2024-07-26T18:13:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:04 smithi135 ceph-mon[85352]: pgmap v317: 121 pgs: 5 activating, 5 peering, 111 active+clean; 332 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 3/555 objects degraded (0.541%); 17 MiB/s, 3 objects/s recovering 2024-07-26T18:13:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:04 smithi071 ceph-mon[92867]: osdmap e432: 8 total, 8 up, 8 in 2024-07-26T18:13:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:04 smithi071 ceph-mon[92867]: pgmap v317: 121 pgs: 5 activating, 5 peering, 111 active+clean; 332 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 3/555 objects degraded (0.541%); 17 MiB/s, 3 objects/s recovering 2024-07-26T18:13:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:04 smithi071 ceph-mon[90507]: osdmap e432: 8 total, 8 up, 8 in 2024-07-26T18:13:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:04 smithi071 ceph-mon[90507]: pgmap v317: 121 pgs: 5 activating, 5 peering, 111 active+clean; 332 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 3/555 objects degraded (0.541%); 17 MiB/s, 3 objects/s recovering 2024-07-26T18:13:05.307 INFO:tasks.rados.rados.0.smithi071.stdout:1864: done (1 left) 2024-07-26T18:13:05.307 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 180 2024-07-26T18:13:05.307 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 166 (ObjNum 554 snap 168 seq_num 554) dirty exists 2024-07-26T18:13:05.308 INFO:tasks.rados.rados.0.smithi071.stdout:1865: seq_num 591 ranges {3112960=303104} 2024-07-26T18:13:05.327 INFO:tasks.rados.rados.0.smithi071.stdout:1865: writing smithi07179299-44 from 3112960 to 3416064 tid 1 2024-07-26T18:13:05.327 INFO:tasks.rados.rados.0.smithi071.stdout:1862: done (1 left) 2024-07-26T18:13:05.328 INFO:tasks.rados.rados.0.smithi071.stdout:1866: read oid 15 snap -1 2024-07-26T18:13:05.328 INFO:tasks.rados.rados.0.smithi071.stdout:1866: expect deleted 2024-07-26T18:13:05.328 INFO:tasks.rados.rados.0.smithi071.stdout:1867: setattr oid 35 current snap is 180 2024-07-26T18:13:05.329 INFO:tasks.rados.rados.0.smithi071.stdout:1866: done (2 left) 2024-07-26T18:13:05.329 INFO:tasks.rados.rados.0.smithi071.stdout:1868: snap_create 2024-07-26T18:13:05.331 INFO:tasks.rados.rados.0.smithi071.stdout:1865: finishing write tid 1 to smithi07179299-44 2024-07-26T18:13:05.333 INFO:tasks.rados.rados.0.smithi071.stdout:1865: finishing write tid 2 to smithi07179299-44 2024-07-26T18:13:05.336 INFO:tasks.rados.rados.0.smithi071.stdout:1865: finishing write tid 3 to smithi07179299-44 2024-07-26T18:13:05.337 INFO:tasks.rados.rados.0.smithi071.stdout:1865: oid 44 updating version 0 to 854 2024-07-26T18:13:05.337 INFO:tasks.rados.rados.0.smithi071.stdout:1865: oid 44 version 854 is already newer than 853 2024-07-26T18:13:05.337 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 854 (ObjNum 591 snap 180 seq_num 591) dirty exists 2024-07-26T18:13:05.337 INFO:tasks.rados.rados.0.smithi071.stdout:1865: left oid 44 (ObjNum 591 snap 180 seq_num 591) 2024-07-26T18:13:05.338 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1173 (ObjNum 546 snap 167 seq_num 546) dirty exists 2024-07-26T18:13:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:05 smithi135 ceph-mon[85352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/543 objects degraded (8.656%), 7 pgs degraded) 2024-07-26T18:13:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:05 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:13:05.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:05 smithi135 ceph-mon[85352]: osdmap e433: 8 total, 8 up, 8 in 2024-07-26T18:13:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:05 smithi071 ceph-mon[90507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/543 objects degraded (8.656%), 7 pgs degraded) 2024-07-26T18:13:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:05 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:13:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:05 smithi071 ceph-mon[90507]: osdmap e433: 8 total, 8 up, 8 in 2024-07-26T18:13:05.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:05 smithi071 ceph-mon[92867]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/543 objects degraded (8.656%), 7 pgs degraded) 2024-07-26T18:13:05.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:05 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:13:05.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:05 smithi071 ceph-mon[92867]: osdmap e433: 8 total, 8 up, 8 in 2024-07-26T18:13:06.311 INFO:tasks.rados.rados.0.smithi071.stdout:1865: done (2 left) 2024-07-26T18:13:06.312 INFO:tasks.rados.rados.0.smithi071.stdout:1867: done (1 left) 2024-07-26T18:13:06.312 INFO:tasks.rados.rados.0.smithi071.stdout:1868: done (0 left) 2024-07-26T18:13:06.312 INFO:tasks.rados.rados.0.smithi071.stdout:1869: delete oid 2 current snap is 181 2024-07-26T18:13:06.316 INFO:tasks.rados.rados.0.smithi071.stdout:1869: done (0 left) 2024-07-26T18:13:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:1870: copy_from oid 29 from oid 30 current snap is 181 2024-07-26T18:13:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:1871: read oid 1 snap 166 2024-07-26T18:13:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:1871: expect deleted 2024-07-26T18:13:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:1872: rollback oid 17 current snap is 181 2024-07-26T18:13:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 167 2024-07-26T18:13:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 181 2024-07-26T18:13:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:1873: seq_num 593 ranges {2342912=335872} 2024-07-26T18:13:06.332 INFO:tasks.rados.rados.0.smithi071.stdout:1873: writing smithi07179299-49 from 2342912 to 2678784 tid 1 2024-07-26T18:13:06.332 INFO:tasks.rados.rados.0.smithi071.stdout:1874: setattr oid 5 current snap is 181 2024-07-26T18:13:06.332 INFO:tasks.rados.rados.0.smithi071.stdout:1870: finishing copy_from to smithi07179299-29 2024-07-26T18:13:06.333 INFO:tasks.rados.rados.0.smithi071.stdout:1870: got expected ENOENT (src dne) 2024-07-26T18:13:06.333 INFO:tasks.rados.rados.0.smithi071.stdout:1870: finishing copy_from racing read to smithi07179299-29 2024-07-26T18:13:06.333 INFO:tasks.rados.rados.0.smithi071.stdout:1872: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:13:06.333 INFO:tasks.rados.rados.0.smithi071.stdout:1872: finishing rollback tid 2 to smithi07179299-17 2024-07-26T18:13:06.333 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1177 (ObjNum 470 snap 139 seq_num 470) dirty exists 2024-07-26T18:13:06.335 INFO:tasks.rados.rados.0.smithi071.stdout:1870: done (4 left) 2024-07-26T18:13:06.335 INFO:tasks.rados.rados.0.smithi071.stdout:1871: done (3 left) 2024-07-26T18:13:06.335 INFO:tasks.rados.rados.0.smithi071.stdout:1872: done (2 left) 2024-07-26T18:13:06.335 INFO:tasks.rados.rados.0.smithi071.stdout:1875: read oid 39 snap 174 2024-07-26T18:13:06.335 INFO:tasks.rados.rados.0.smithi071.stdout:1875: expect (ObjNum 560 snap 171 seq_num 560) 2024-07-26T18:13:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:1876: rmattr oid 47 current snap is 181 2024-07-26T18:13:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 181 2024-07-26T18:13:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:1877: seq_num 594 ranges {0=352256} 2024-07-26T18:13:06.339 INFO:tasks.rados.rados.0.smithi071.stdout:1877: writing smithi07179299-50 from 0 to 352256 tid 1 2024-07-26T18:13:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:1878: rollback oid 17 current snap is 181 2024-07-26T18:13:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 167 2024-07-26T18:13:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:1873: finishing write tid 1 to smithi07179299-49 2024-07-26T18:13:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:1879: copy_from oid 46 from oid 28 current snap is 181 2024-07-26T18:13:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:1873: finishing write tid 2 to smithi07179299-49 2024-07-26T18:13:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:1880: rollback oid 29 current snap is 181 2024-07-26T18:13:06.341 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 177 2024-07-26T18:13:06.341 INFO:tasks.rados.rados.0.smithi071.stdout:1881: setattr oid 33 current snap is 181 2024-07-26T18:13:06.341 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 977 (ObjNum 129 snap 0 seq_num 2057444432) dirty exists 2024-07-26T18:13:06.341 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 170 (ObjNum 554 snap 168 seq_num 554) dirty exists 2024-07-26T18:13:06.341 INFO:tasks.rados.rados.0.smithi071.stdout:1874: done (8 left) 2024-07-26T18:13:06.341 INFO:tasks.rados.rados.0.smithi071.stdout:1876: done (7 left) 2024-07-26T18:13:06.341 INFO:tasks.rados.rados.0.smithi071.stdout:1882: read oid 2 snap -1 2024-07-26T18:13:06.341 INFO:tasks.rados.rados.0.smithi071.stdout:1882: expect deleted 2024-07-26T18:13:06.341 INFO:tasks.rados.rados.0.smithi071.stdout:1883: copy_from oid 35 from oid 6 current snap is 181 2024-07-26T18:13:06.342 INFO:tasks.rados.rados.0.smithi071.stdout:1884: copy_from oid 40 from oid 25 current snap is 181 2024-07-26T18:13:06.342 INFO:tasks.rados.rados.0.smithi071.stdout:1885: read oid 5 snap 167 2024-07-26T18:13:06.342 INFO:tasks.rados.rados.0.smithi071.stdout:1885: expect deleted 2024-07-26T18:13:06.342 INFO:tasks.rados.rados.0.smithi071.stdout:1886: read oid 42 snap 175 2024-07-26T18:13:06.342 INFO:tasks.rados.rados.0.smithi071.stdout:1886: expect (ObjNum 559 snap 171 seq_num 559) 2024-07-26T18:13:06.342 INFO:tasks.rados.rados.0.smithi071.stdout:1887: copy_from oid 37 from oid 7 current snap is 181 2024-07-26T18:13:06.342 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 181 2024-07-26T18:13:06.343 INFO:tasks.rados.rados.0.smithi071.stdout:1888: seq_num 595 ranges {3997696=368640} 2024-07-26T18:13:06.364 INFO:tasks.rados.rados.0.smithi071.stdout:1888: writing smithi07179299-41 from 3997696 to 4366336 tid 1 2024-07-26T18:13:06.364 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 181 2024-07-26T18:13:06.364 INFO:tasks.rados.rados.0.smithi071.stdout:1889: seq_num 596 ranges {2408448=385024} 2024-07-26T18:13:06.381 INFO:tasks.rados.rados.0.smithi071.stdout:1889: writing smithi07179299-4 from 2408448 to 2793472 tid 1 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1890: copy_from oid 48 from oid 44 current snap is 181 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1873: finishing write tid 3 to smithi07179299-49 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1873: oid 49 updating version 0 to 918 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1873: oid 49 version 918 is already newer than 917 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 918 (ObjNum 593 snap 181 seq_num 593) dirty exists 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1873: left oid 49 (ObjNum 593 snap 181 seq_num 593) 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1873: done (15 left) 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1882: done (14 left) 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1885: done (13 left) 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1891: delete oid 22 current snap is 181 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1880: finishing rollback tid 0 to smithi07179299-29 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1880: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:13:06.382 INFO:tasks.rados.rados.0.smithi071.stdout:1880: finishing rollback tid 2 to smithi07179299-29 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 921 (ObjNum 554 snap 168 seq_num 554) dirty exists 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:1884: finishing copy_from racing read to smithi07179299-40 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 862 (ObjNum 1674702234 snap 32703 seq_num 304) dirty exists 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:1887: finishing copy_from racing read to smithi07179299-37 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:1888: finishing write tid 1 to smithi07179299-41 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:1888: finishing write tid 2 to smithi07179299-41 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:1888: finishing write tid 3 to smithi07179299-41 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:1888: oid 41 updating version 0 to 797 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:1888: oid 41 updating version 797 to 798 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 798 (ObjNum 595 snap 181 seq_num 595) dirty exists 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:1888: left oid 41 (ObjNum 595 snap 181 seq_num 595) 2024-07-26T18:13:06.383 INFO:tasks.rados.rados.0.smithi071.stdout:1875: expect (ObjNum 560 snap 171 seq_num 560) 2024-07-26T18:13:06.605 INFO:tasks.rados.rados.0.smithi071.stdout:1887: finishing copy_from to smithi07179299-37 2024-07-26T18:13:06.605 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 950 (ObjNum 532 snap 161 seq_num 532) dirty exists 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1879: finishing copy_from racing read to smithi07179299-46 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1879: finishing copy_from to smithi07179299-46 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 917 (ObjNum 494 snap 142 seq_num 494) dirty exists 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1875: done (13 left) 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1879: done (12 left) 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1880: done (11 left) 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1881: done (10 left) 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1887: done (9 left) 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1888: done (8 left) 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1891: done (7 left) 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1892: read oid 38 snap 174 2024-07-26T18:13:06.606 INFO:tasks.rados.rados.0.smithi071.stdout:1892: expect (ObjNum 520 snap 155 seq_num 520) 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 181 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1883: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1877: finishing write tid 1 to smithi07179299-50 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1877: finishing write tid 2 to smithi07179299-50 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1878: finishing rollback tid 0 to smithi07179299-17 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1878: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1878: finishing rollback tid 2 to smithi07179299-17 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1182 (ObjNum 470 snap 139 seq_num 470) dirty exists 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1889: finishing write tid 1 to smithi07179299-4 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1889: finishing write tid 2 to smithi07179299-4 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1889: finishing write tid 3 to smithi07179299-4 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1889: oid 4 updating version 0 to 974 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:1889: oid 4 version 974 is already newer than 973 2024-07-26T18:13:06.607 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 974 (ObjNum 596 snap 181 seq_num 596) dirty exists 2024-07-26T18:13:06.608 INFO:tasks.rados.rados.0.smithi071.stdout:1889: left oid 4 (ObjNum 596 snap 181 seq_num 596) 2024-07-26T18:13:06.608 INFO:tasks.rados.rados.0.smithi071.stdout:1884: finishing copy_from to smithi07179299-40 2024-07-26T18:13:06.608 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1090 (ObjNum 534 snap 163 seq_num 534) dirty exists 2024-07-26T18:13:06.608 INFO:tasks.rados.rados.0.smithi071.stdout:1890: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:13:06.608 INFO:tasks.rados.rados.0.smithi071.stdout:1883: finishing copy_from to smithi07179299-35 2024-07-26T18:13:06.608 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 911 (ObjNum 508 snap 149 seq_num 508) dirty exists 2024-07-26T18:13:06.608 INFO:tasks.rados.rados.0.smithi071.stdout:1890: finishing copy_from to smithi07179299-48 2024-07-26T18:13:06.608 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 854 (ObjNum 591 snap 180 seq_num 591) dirty exists 2024-07-26T18:13:06.608 INFO:tasks.rados.rados.0.smithi071.stdout:1886: expect (ObjNum 559 snap 171 seq_num 559) 2024-07-26T18:13:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:06 smithi071 ceph-mon[92867]: osdmap e434: 8 total, 8 up, 8 in 2024-07-26T18:13:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:06 smithi071 ceph-mon[92867]: pgmap v320: 121 pgs: 121 active+clean; 332 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 29 MiB/s, 6 objects/s recovering 2024-07-26T18:13:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:06 smithi071 ceph-mon[90507]: osdmap e434: 8 total, 8 up, 8 in 2024-07-26T18:13:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:06 smithi071 ceph-mon[90507]: pgmap v320: 121 pgs: 121 active+clean; 332 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 29 MiB/s, 6 objects/s recovering 2024-07-26T18:13:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:06 smithi135 ceph-mon[85352]: osdmap e434: 8 total, 8 up, 8 in 2024-07-26T18:13:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:06 smithi135 ceph-mon[85352]: pgmap v320: 121 pgs: 121 active+clean; 332 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.2 MiB/s wr, 7 op/s; 29 MiB/s, 6 objects/s recovering 2024-07-26T18:13:07.114 INFO:tasks.rados.rados.0.smithi071.stdout:1877: finishing write tid 3 to smithi07179299-50 2024-07-26T18:13:07.115 INFO:tasks.rados.rados.0.smithi071.stdout:1877: oid 50 updating version 0 to 1178 2024-07-26T18:13:07.115 INFO:tasks.rados.rados.0.smithi071.stdout:1877: oid 50 updating version 1178 to 1179 2024-07-26T18:13:07.115 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1179 (ObjNum 594 snap 181 seq_num 594) dirty exists 2024-07-26T18:13:07.115 INFO:tasks.rados.rados.0.smithi071.stdout:1877: left oid 50 (ObjNum 594 snap 181 seq_num 594) 2024-07-26T18:13:07.115 INFO:tasks.rados.rados.0.smithi071.stdout:1893: seq_num 598 ranges {0=417792} 2024-07-26T18:13:07.117 INFO:tasks.rados.rados.0.smithi071.stdout:1893: writing smithi07179299-5 from 0 to 417792 tid 1 2024-07-26T18:13:07.117 INFO:tasks.rados.rados.0.smithi071.stdout:1877: done (8 left) 2024-07-26T18:13:07.117 INFO:tasks.rados.rados.0.smithi071.stdout:1878: done (7 left) 2024-07-26T18:13:07.117 INFO:tasks.rados.rados.0.smithi071.stdout:1883: done (6 left) 2024-07-26T18:13:07.117 INFO:tasks.rados.rados.0.smithi071.stdout:1884: done (5 left) 2024-07-26T18:13:07.117 INFO:tasks.rados.rados.0.smithi071.stdout:1886: done (4 left) 2024-07-26T18:13:07.117 INFO:tasks.rados.rados.0.smithi071.stdout:1889: done (3 left) 2024-07-26T18:13:07.117 INFO:tasks.rados.rados.0.smithi071.stdout:1890: done (2 left) 2024-07-26T18:13:07.117 INFO:tasks.rados.rados.0.smithi071.stdout:1894: delete oid 1 current snap is 181 2024-07-26T18:13:07.118 INFO:tasks.rados.rados.0.smithi071.stdout:1892: expect (ObjNum 520 snap 155 seq_num 520) 2024-07-26T18:13:07.330 INFO:tasks.rados.rados.0.smithi071.stdout:1893: finishing write tid 1 to smithi07179299-5 2024-07-26T18:13:07.330 INFO:tasks.rados.rados.0.smithi071.stdout:1893: finishing write tid 2 to smithi07179299-5 2024-07-26T18:13:07.330 INFO:tasks.rados.rados.0.smithi071.stdout:1892: done (2 left) 2024-07-26T18:13:07.330 INFO:tasks.rados.rados.0.smithi071.stdout:1894: done (1 left) 2024-07-26T18:13:07.330 INFO:tasks.rados.rados.0.smithi071.stdout:1895: rollback oid 40 current snap is 181 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 180 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:1893: finishing write tid 3 to smithi07179299-5 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:1893: oid 5 updating version 0 to 978 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:1893: oid 5 updating version 978 to 979 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 979 (ObjNum 598 snap 181 seq_num 598) dirty exists 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:1893: left oid 5 (ObjNum 598 snap 181 seq_num 598) 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:1893: done (1 left) 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:1896: read oid 27 snap 164 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:1896: expect (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 181 2024-07-26T18:13:07.331 INFO:tasks.rados.rados.0.smithi071.stdout:1897: seq_num 600 ranges {352256=450560} 2024-07-26T18:13:07.334 INFO:tasks.rados.rados.0.smithi071.stdout:1897: writing smithi07179299-50 from 352256 to 802816 tid 1 2024-07-26T18:13:07.334 INFO:tasks.rados.rados.0.smithi071.stdout:1898: snap_remove snap 177 2024-07-26T18:13:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:07 smithi071 ceph-mon[90507]: osdmap e435: 8 total, 8 up, 8 in 2024-07-26T18:13:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:07 smithi071 ceph-mon[92867]: osdmap e435: 8 total, 8 up, 8 in 2024-07-26T18:13:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:07 smithi135 ceph-mon[85352]: osdmap e435: 8 total, 8 up, 8 in 2024-07-26T18:13:08.329 INFO:tasks.rados.rados.0.smithi071.stdout:1898: done (3 left) 2024-07-26T18:13:08.329 INFO:tasks.rados.rados.0.smithi071.stdout:1899: snap_remove snap 174 2024-07-26T18:13:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:08 smithi071 ceph-mon[92867]: pgmap v322: 121 pgs: 121 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 21 op/s; 16 MiB/s, 3 objects/s recovering 2024-07-26T18:13:08.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:08 smithi071 ceph-mon[90507]: pgmap v322: 121 pgs: 121 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 21 op/s; 16 MiB/s, 3 objects/s recovering 2024-07-26T18:13:08.709 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:08 smithi135 ceph-mon[85352]: pgmap v322: 121 pgs: 121 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 21 op/s; 16 MiB/s, 3 objects/s recovering 2024-07-26T18:13:09.324 INFO:tasks.rados.rados.0.smithi071.stdout:1899: done (3 left) 2024-07-26T18:13:09.324 INFO:tasks.rados.rados.0.smithi071.stdout:1900: delete oid 47 current snap is 181 2024-07-26T18:13:09.324 INFO:tasks.rados.rados.0.smithi071.stdout:1895: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:13:09.324 INFO:tasks.rados.rados.0.smithi071.stdout:1895: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:13:09.324 INFO:tasks.rados.rados.0.smithi071.stdout:1895: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:13:09.324 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1189 (ObjNum 534 snap 163 seq_num 534) dirty exists 2024-07-26T18:13:09.325 INFO:tasks.rados.rados.0.smithi071.stdout:1897: finishing write tid 1 to smithi07179299-50 2024-07-26T18:13:09.325 INFO:tasks.rados.rados.0.smithi071.stdout:1897: finishing write tid 2 to smithi07179299-50 2024-07-26T18:13:09.325 INFO:tasks.rados.rados.0.smithi071.stdout:1897: finishing write tid 3 to smithi07179299-50 2024-07-26T18:13:09.325 INFO:tasks.rados.rados.0.smithi071.stdout:1897: oid 50 updating version 0 to 1190 2024-07-26T18:13:09.325 INFO:tasks.rados.rados.0.smithi071.stdout:1897: oid 50 updating version 1190 to 1191 2024-07-26T18:13:09.325 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1191 (ObjNum 600 snap 181 seq_num 600) dirty exists 2024-07-26T18:13:09.325 INFO:tasks.rados.rados.0.smithi071.stdout:1897: left oid 50 (ObjNum 600 snap 181 seq_num 600) 2024-07-26T18:13:09.325 INFO:tasks.rados.rados.0.smithi071.stdout:1896: expect (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:13:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:09 smithi071 ceph-mon[90507]: osdmap e436: 8 total, 8 up, 8 in 2024-07-26T18:13:09.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:09 smithi071 ceph-mon[92867]: osdmap e436: 8 total, 8 up, 8 in 2024-07-26T18:13:09.727 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:09 smithi135 ceph-mon[85352]: osdmap e436: 8 total, 8 up, 8 in 2024-07-26T18:13:09.814 INFO:tasks.rados.rados.0.smithi071.stdout:1895: done (3 left) 2024-07-26T18:13:09.814 INFO:tasks.rados.rados.0.smithi071.stdout:1896: done (2 left) 2024-07-26T18:13:09.814 INFO:tasks.rados.rados.0.smithi071.stdout:1897: done (1 left) 2024-07-26T18:13:09.814 INFO:tasks.rados.rados.0.smithi071.stdout:1900: done (0 left) 2024-07-26T18:13:09.814 INFO:tasks.rados.rados.0.smithi071.stdout:1901: snap_remove snap 171 2024-07-26T18:13:10.341 INFO:tasks.rados.rados.0.smithi071.stdout:1901: done (0 left) 2024-07-26T18:13:10.341 INFO:tasks.rados.rados.0.smithi071.stdout:1902: read oid 30 snap -1 2024-07-26T18:13:10.342 INFO:tasks.rados.rados.0.smithi071.stdout:1902: expect deleted 2024-07-26T18:13:10.342 INFO:tasks.rados.rados.0.smithi071.stdout:1903: read oid 6 snap -1 2024-07-26T18:13:10.342 INFO:tasks.rados.rados.0.smithi071.stdout:1903: expect (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:13:10.342 INFO:tasks.rados.rados.0.smithi071.stdout:1904: copy_from oid 19 from oid 13 current snap is 181 2024-07-26T18:13:10.342 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 181 2024-07-26T18:13:10.342 INFO:tasks.rados.rados.0.smithi071.stdout:1905: seq_num 602 ranges {114688=491520} 2024-07-26T18:13:10.345 INFO:tasks.rados.rados.0.smithi071.stdout:1905: writing smithi07179299-12 from 114688 to 606208 tid 1 2024-07-26T18:13:10.345 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 181 2024-07-26T18:13:10.345 INFO:tasks.rados.rados.0.smithi071.stdout:1906: seq_num 603 ranges {1753088=507904} 2024-07-26T18:13:10.359 INFO:tasks.rados.rados.0.smithi071.stdout:1906: writing smithi07179299-40 from 1753088 to 2260992 tid 1 2024-07-26T18:13:10.359 INFO:tasks.rados.rados.0.smithi071.stdout:1907: read oid 20 snap -1 2024-07-26T18:13:10.360 INFO:tasks.rados.rados.0.smithi071.stdout:1907: expect (ObjNum 581 snap 179 seq_num 581) 2024-07-26T18:13:10.360 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 181 2024-07-26T18:13:10.360 INFO:tasks.rados.rados.0.smithi071.stdout:1908: seq_num 604 ranges {0=524288} 2024-07-26T18:13:10.363 INFO:tasks.rados.rados.0.smithi071.stdout:1908: writing smithi07179299-9 from 0 to 524288 tid 1 2024-07-26T18:13:10.363 INFO:tasks.rados.rados.0.smithi071.stdout:1909: snap_create 2024-07-26T18:13:10.363 INFO:tasks.rados.rados.0.smithi071.stdout:1905: finishing write tid 1 to smithi07179299-12 2024-07-26T18:13:10.363 INFO:tasks.rados.rados.0.smithi071.stdout:1905: finishing write tid 2 to smithi07179299-12 2024-07-26T18:13:10.363 INFO:tasks.rados.rados.0.smithi071.stdout:1905: finishing write tid 3 to smithi07179299-12 2024-07-26T18:13:10.363 INFO:tasks.rados.rados.0.smithi071.stdout:1905: oid 12 updating version 0 to 880 2024-07-26T18:13:10.363 INFO:tasks.rados.rados.0.smithi071.stdout:1905: oid 12 updating version 880 to 881 2024-07-26T18:13:10.363 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 881 (ObjNum 602 snap 181 seq_num 602) dirty exists 2024-07-26T18:13:10.363 INFO:tasks.rados.rados.0.smithi071.stdout:1905: left oid 12 (ObjNum 602 snap 181 seq_num 602) 2024-07-26T18:13:10.363 INFO:tasks.rados.rados.0.smithi071.stdout:1903: expect (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:13:10.506 INFO:tasks.rados.rados.0.smithi071.stdout:1904: finishing copy_from racing read to smithi07179299-19 2024-07-26T18:13:10.506 INFO:tasks.rados.rados.0.smithi071.stdout:1904: finishing copy_from to smithi07179299-19 2024-07-26T18:13:10.506 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 941 (ObjNum 500 snap 146 seq_num 500) dirty exists 2024-07-26T18:13:10.506 INFO:tasks.rados.rados.0.smithi071.stdout:1906: finishing write tid 1 to smithi07179299-40 2024-07-26T18:13:10.506 INFO:tasks.rados.rados.0.smithi071.stdout:1906: finishing write tid 2 to smithi07179299-40 2024-07-26T18:13:10.506 INFO:tasks.rados.rados.0.smithi071.stdout:1908: finishing write tid 1 to smithi07179299-9 2024-07-26T18:13:10.506 INFO:tasks.rados.rados.0.smithi071.stdout:1908: finishing write tid 2 to smithi07179299-9 2024-07-26T18:13:10.506 INFO:tasks.rados.rados.0.smithi071.stdout:1906: finishing write tid 3 to smithi07179299-40 2024-07-26T18:13:10.506 INFO:tasks.rados.rados.0.smithi071.stdout:1906: oid 40 updating version 0 to 1227 2024-07-26T18:13:10.506 INFO:tasks.rados.rados.0.smithi071.stdout:1906: oid 40 version 1227 is already newer than 1226 2024-07-26T18:13:10.507 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1227 (ObjNum 603 snap 181 seq_num 603) dirty exists 2024-07-26T18:13:10.507 INFO:tasks.rados.rados.0.smithi071.stdout:1906: left oid 40 (ObjNum 603 snap 181 seq_num 603) 2024-07-26T18:13:10.507 INFO:tasks.rados.rados.0.smithi071.stdout:1908: finishing write tid 3 to smithi07179299-9 2024-07-26T18:13:10.507 INFO:tasks.rados.rados.0.smithi071.stdout:1908: oid 9 updating version 0 to 1229 2024-07-26T18:13:10.507 INFO:tasks.rados.rados.0.smithi071.stdout:1908: oid 9 version 1229 is already newer than 1228 2024-07-26T18:13:10.507 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1229 (ObjNum 604 snap 181 seq_num 604) dirty exists 2024-07-26T18:13:10.507 INFO:tasks.rados.rados.0.smithi071.stdout:1908: left oid 9 (ObjNum 604 snap 181 seq_num 604) 2024-07-26T18:13:10.507 INFO:tasks.rados.rados.0.smithi071.stdout:1907: expect (ObjNum 581 snap 179 seq_num 581) 2024-07-26T18:13:10.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:10 smithi071 ceph-mon[90507]: osdmap e437: 8 total, 8 up, 8 in 2024-07-26T18:13:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:10 smithi071 ceph-mon[90507]: pgmap v325: 121 pgs: 121 active+clean; 339 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-07-26T18:13:10.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:10 smithi071 ceph-mon[92867]: osdmap e437: 8 total, 8 up, 8 in 2024-07-26T18:13:10.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:10 smithi071 ceph-mon[92867]: pgmap v325: 121 pgs: 121 active+clean; 339 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-07-26T18:13:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:10 smithi135 ceph-mon[85352]: osdmap e437: 8 total, 8 up, 8 in 2024-07-26T18:13:10.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:10 smithi135 ceph-mon[85352]: pgmap v325: 121 pgs: 121 active+clean; 339 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-07-26T18:13:11.198 INFO:tasks.rados.rados.0.smithi071.stdout:1902: done (7 left) 2024-07-26T18:13:11.198 INFO:tasks.rados.rados.0.smithi071.stdout:1903: done (6 left) 2024-07-26T18:13:11.198 INFO:tasks.rados.rados.0.smithi071.stdout:1904: done (5 left) 2024-07-26T18:13:11.198 INFO:tasks.rados.rados.0.smithi071.stdout:1905: done (4 left) 2024-07-26T18:13:11.198 INFO:tasks.rados.rados.0.smithi071.stdout:1906: done (3 left) 2024-07-26T18:13:11.198 INFO:tasks.rados.rados.0.smithi071.stdout:1907: done (2 left) 2024-07-26T18:13:11.198 INFO:tasks.rados.rados.0.smithi071.stdout:1908: done (1 left) 2024-07-26T18:13:11.198 INFO:tasks.rados.rados.0.smithi071.stdout:1909: done (0 left) 2024-07-26T18:13:11.198 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 182 2024-07-26T18:13:11.198 INFO:tasks.rados.rados.0.smithi071.stdout:1910: seq_num 605 ranges {5578752=540672} 2024-07-26T18:13:11.231 INFO:tasks.rados.rados.0.smithi071.stdout:1910: writing smithi07179299-17 from 5578752 to 6119424 tid 1 2024-07-26T18:13:11.231 INFO:tasks.rados.rados.0.smithi071.stdout:1911: rollback oid 22 current snap is 182 2024-07-26T18:13:11.231 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 22 to 180 2024-07-26T18:13:11.231 INFO:tasks.rados.rados.0.smithi071.stdout:1912: delete oid 39 current snap is 182 2024-07-26T18:13:11.236 INFO:tasks.rados.rados.0.smithi071.stdout:1911: finishing rollback tid 1 to smithi07179299-22 2024-07-26T18:13:11.237 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 955 (ObjNum 129 snap 0 seq_num 2057255152) dirty dne 2024-07-26T18:13:11.237 INFO:tasks.rados.rados.0.smithi071.stdout:1910: finishing write tid 1 to smithi07179299-17 2024-07-26T18:13:11.238 INFO:tasks.rados.rados.0.smithi071.stdout:1910: finishing write tid 2 to smithi07179299-17 2024-07-26T18:13:11.238 INFO:tasks.rados.rados.0.smithi071.stdout:1911: done (2 left) 2024-07-26T18:13:11.238 INFO:tasks.rados.rados.0.smithi071.stdout:1912: done (1 left) 2024-07-26T18:13:11.239 INFO:tasks.rados.rados.0.smithi071.stdout:1913: snap_remove snap 164 2024-07-26T18:13:11.470 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:13:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:11 smithi071 ceph-mon[90507]: osdmap e438: 8 total, 8 up, 8 in 2024-07-26T18:13:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:11 smithi071 ceph-mon[90507]: osdmap e439: 8 total, 8 up, 8 in 2024-07-26T18:13:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:11 smithi071 ceph-mon[92867]: osdmap e438: 8 total, 8 up, 8 in 2024-07-26T18:13:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:11 smithi071 ceph-mon[92867]: osdmap e439: 8 total, 8 up, 8 in 2024-07-26T18:13:11.731 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:13:11.732 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (7m) 46s ago 8m 24.6M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:13:11.732 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (8m) 13s ago 8m 90.6M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:13:11.732 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (9m) 46s ago 9m 16.7M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:13:11.732 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (9m) 13s ago 9m 20.6M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:13:11.732 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (4m) 13s ago 13m 440M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:13:11.732 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (4m) 46s ago 14m 509M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:13:11.732 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (3m) 46s ago 15m 51.0M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (3m) 13s ago 13m 44.1M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (3m) 46s ago 13m 43.1M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (8m) 46s ago 8m 14.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (8m) 13s ago 8m 15.7M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (2m) 46s ago 12m 137M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (117s) 46s ago 12m 122M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (83s) 46s ago 12m 108M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5ec19670b2da 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (51s) 46s ago 11m 13.2M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 8863fded8a62 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (18s) 13s ago 11m 11.5M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 2f1bdb58e19d 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (11m) 13s ago 11m 251M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 066350e9a9dc 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (10m) 13s ago 10m 149M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:13:11.733 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (10m) 13s ago 10m 175M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:13:11.734 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (4m) 13s ago 8m 53.7M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:13:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:11 smithi135 ceph-mon[85352]: osdmap e438: 8 total, 8 up, 8 in 2024-07-26T18:13:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:11 smithi135 ceph-mon[85352]: osdmap e439: 8 total, 8 up, 8 in 2024-07-26T18:13:12.050 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:13:12.050 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:13:12.050 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:13:12.050 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:13:12.050 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:13:12.050 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:13:12.050 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:13:12.050 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:13:12.050 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3, 2024-07-26T18:13:12.051 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 5 2024-07-26T18:13:12.051 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:13:12.051 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:13:12.051 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:13:12.051 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:13:12.051 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:13:12.051 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 5, 2024-07-26T18:13:12.051 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 10 2024-07-26T18:13:12.051 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:13:12.051 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:13:12.199 INFO:tasks.rados.rados.0.smithi071.stdout:1913: done (1 left) 2024-07-26T18:13:12.199 INFO:tasks.rados.rados.0.smithi071.stdout:1914: snap_create 2024-07-26T18:13:12.199 INFO:tasks.rados.rados.0.smithi071.stdout:1910: finishing write tid 3 to smithi07179299-17 2024-07-26T18:13:12.199 INFO:tasks.rados.rados.0.smithi071.stdout:1910: oid 17 updating version 0 to 1231 2024-07-26T18:13:12.199 INFO:tasks.rados.rados.0.smithi071.stdout:1910: oid 17 updating version 1231 to 1232 2024-07-26T18:13:12.199 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1232 (ObjNum 605 snap 182 seq_num 605) dirty exists 2024-07-26T18:13:12.199 INFO:tasks.rados.rados.0.smithi071.stdout:1910: left oid 17 (ObjNum 605 snap 182 seq_num 605) 2024-07-26T18:13:12.338 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:13:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:13:12] "GET /metrics HTTP/1.1" 200 36221 "" "Prometheus/2.43.0" 2024-07-26T18:13:12.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:12 smithi071 ceph-mon[92867]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:12.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:12 smithi071 ceph-mon[92867]: pgmap v328: 121 pgs: 121 active+clean; 339 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 23 op/s 2024-07-26T18:13:12.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:12 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1960202063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:12.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:12 smithi071 ceph-mon[92867]: osdmap e440: 8 total, 8 up, 8 in 2024-07-26T18:13:12.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:12 smithi071 ceph-mon[90507]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:12.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:12 smithi071 ceph-mon[90507]: pgmap v328: 121 pgs: 121 active+clean; 339 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 23 op/s 2024-07-26T18:13:12.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:12 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1960202063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:12.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:12 smithi071 ceph-mon[90507]: osdmap e440: 8 total, 8 up, 8 in 2024-07-26T18:13:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:12 smithi135 ceph-mon[85352]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:12 smithi135 ceph-mon[85352]: pgmap v328: 121 pgs: 121 active+clean; 339 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 23 op/s 2024-07-26T18:13:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:12 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1960202063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:12 smithi135 ceph-mon[85352]: osdmap e440: 8 total, 8 up, 8 in 2024-07-26T18:13:13.201 INFO:tasks.rados.rados.0.smithi071.stdout:1910: done (1 left) 2024-07-26T18:13:13.201 INFO:tasks.rados.rados.0.smithi071.stdout:1914: done (0 left) 2024-07-26T18:13:13.202 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 183 2024-07-26T18:13:13.202 INFO:tasks.rados.rados.0.smithi071.stdout:1915: seq_num 607 ranges {6176768=573440} 2024-07-26T18:13:13.237 INFO:tasks.rados.rados.0.smithi071.stdout:1915: writing smithi07179299-10 from 6176768 to 6750208 tid 1 2024-07-26T18:13:13.237 INFO:tasks.rados.rados.0.smithi071.stdout:1916: snap_create 2024-07-26T18:13:13.242 INFO:tasks.rados.rados.0.smithi071.stdout:1915: finishing write tid 1 to smithi07179299-10 2024-07-26T18:13:13.242 INFO:tasks.rados.rados.0.smithi071.stdout:1915: finishing write tid 2 to smithi07179299-10 2024-07-26T18:13:13.244 INFO:tasks.rados.rados.0.smithi071.stdout:1915: finishing write tid 3 to smithi07179299-10 2024-07-26T18:13:13.244 INFO:tasks.rados.rados.0.smithi071.stdout:1915: oid 10 updating version 0 to 981 2024-07-26T18:13:13.244 INFO:tasks.rados.rados.0.smithi071.stdout:1915: oid 10 version 981 is already newer than 980 2024-07-26T18:13:13.244 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 981 (ObjNum 607 snap 183 seq_num 607) dirty exists 2024-07-26T18:13:13.244 INFO:tasks.rados.rados.0.smithi071.stdout:1915: left oid 10 (ObjNum 607 snap 183 seq_num 607) 2024-07-26T18:13:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:13 smithi135 ceph-mon[85352]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:13 smithi135 ceph-mon[85352]: osdmap e441: 8 total, 8 up, 8 in 2024-07-26T18:13:13.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:13 smithi071 ceph-mon[92867]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:13.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:13.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:13.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:13.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:13 smithi071 ceph-mon[92867]: osdmap e441: 8 total, 8 up, 8 in 2024-07-26T18:13:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:13 smithi071 ceph-mon[90507]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:13 smithi071 ceph-mon[90507]: osdmap e441: 8 total, 8 up, 8 in 2024-07-26T18:13:14.210 INFO:tasks.rados.rados.0.smithi071.stdout:1915: done (1 left) 2024-07-26T18:13:14.210 INFO:tasks.rados.rados.0.smithi071.stdout:1916: done (0 left) 2024-07-26T18:13:14.210 INFO:tasks.rados.rados.0.smithi071.stdout:1917: rollback oid 27 current snap is 184 2024-07-26T18:13:14.210 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 180 2024-07-26T18:13:14.211 INFO:tasks.rados.rados.0.smithi071.stdout:1918: delete oid 39 current snap is 184 2024-07-26T18:13:14.215 INFO:tasks.rados.rados.0.smithi071.stdout:1918: done (1 left) 2024-07-26T18:13:14.215 INFO:tasks.rados.rados.0.smithi071.stdout:1919: rollback oid 5 current snap is 184 2024-07-26T18:13:14.216 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 5 to 183 2024-07-26T18:13:14.216 INFO:tasks.rados.rados.0.smithi071.stdout:1920: copy_from oid 6 from oid 24 current snap is 184 2024-07-26T18:13:14.216 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 184 2024-07-26T18:13:14.216 INFO:tasks.rados.rados.0.smithi071.stdout:1921: seq_num 609 ranges {6119424=606208} 2024-07-26T18:13:14.252 INFO:tasks.rados.rados.0.smithi071.stdout:1921: writing smithi07179299-17 from 6119424 to 6725632 tid 1 2024-07-26T18:13:14.252 INFO:tasks.rados.rados.0.smithi071.stdout:1922: snap_create 2024-07-26T18:13:14.252 INFO:tasks.rados.rados.0.smithi071.stdout:1917: finishing rollback tid 0 to smithi07179299-27 2024-07-26T18:13:14.253 INFO:tasks.rados.rados.0.smithi071.stdout:1917: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:13:14.253 INFO:tasks.rados.rados.0.smithi071.stdout:1917: finishing rollback tid 2 to smithi07179299-27 2024-07-26T18:13:14.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 969 (ObjNum 495 snap 143 seq_num 495) dirty exists 2024-07-26T18:13:14.253 INFO:tasks.rados.rados.0.smithi071.stdout:1920: finishing copy_from to smithi07179299-6 2024-07-26T18:13:14.253 INFO:tasks.rados.rados.0.smithi071.stdout:1920: got expected ENOENT (src dne) 2024-07-26T18:13:14.253 INFO:tasks.rados.rados.0.smithi071.stdout:1920: finishing copy_from racing read to smithi07179299-6 2024-07-26T18:13:14.253 INFO:tasks.rados.rados.0.smithi071.stdout:1919: finishing rollback tid 0 to smithi07179299-5 2024-07-26T18:13:14.253 INFO:tasks.rados.rados.0.smithi071.stdout:1919: finishing rollback tid 1 to smithi07179299-5 2024-07-26T18:13:14.253 INFO:tasks.rados.rados.0.smithi071.stdout:1919: finishing rollback tid 2 to smithi07179299-5 2024-07-26T18:13:14.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 984 (ObjNum 598 snap 181 seq_num 598) dirty exists 2024-07-26T18:13:14.256 INFO:tasks.rados.rados.0.smithi071.stdout:1921: finishing write tid 1 to smithi07179299-17 2024-07-26T18:13:14.257 INFO:tasks.rados.rados.0.smithi071.stdout:1921: finishing write tid 2 to smithi07179299-17 2024-07-26T18:13:14.258 INFO:tasks.rados.rados.0.smithi071.stdout:1921: finishing write tid 3 to smithi07179299-17 2024-07-26T18:13:14.258 INFO:tasks.rados.rados.0.smithi071.stdout:1921: oid 17 updating version 0 to 1248 2024-07-26T18:13:14.258 INFO:tasks.rados.rados.0.smithi071.stdout:1921: oid 17 updating version 1248 to 1249 2024-07-26T18:13:14.258 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1249 (ObjNum 609 snap 184 seq_num 609) dirty exists 2024-07-26T18:13:14.258 INFO:tasks.rados.rados.0.smithi071.stdout:1921: left oid 17 (ObjNum 609 snap 184 seq_num 609) 2024-07-26T18:13:14.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:14 smithi135 ceph-mon[85352]: pgmap v331: 121 pgs: 121 active+clean; 338 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 408 KiB/s wr, 5 op/s 2024-07-26T18:13:14.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:14 smithi135 ceph-mon[85352]: osdmap e442: 8 total, 8 up, 8 in 2024-07-26T18:13:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:14 smithi071 ceph-mon[92867]: pgmap v331: 121 pgs: 121 active+clean; 338 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 408 KiB/s wr, 5 op/s 2024-07-26T18:13:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:14 smithi071 ceph-mon[92867]: osdmap e442: 8 total, 8 up, 8 in 2024-07-26T18:13:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:14 smithi071 ceph-mon[90507]: pgmap v331: 121 pgs: 121 active+clean; 338 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 408 KiB/s wr, 5 op/s 2024-07-26T18:13:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:14 smithi071 ceph-mon[90507]: osdmap e442: 8 total, 8 up, 8 in 2024-07-26T18:13:15.209 INFO:tasks.rados.rados.0.smithi071.stdout:1917: done (4 left) 2024-07-26T18:13:15.209 INFO:tasks.rados.rados.0.smithi071.stdout:1919: done (3 left) 2024-07-26T18:13:15.209 INFO:tasks.rados.rados.0.smithi071.stdout:1920: done (2 left) 2024-07-26T18:13:15.209 INFO:tasks.rados.rados.0.smithi071.stdout:1921: done (1 left) 2024-07-26T18:13:15.209 INFO:tasks.rados.rados.0.smithi071.stdout:1922: done (0 left) 2024-07-26T18:13:15.209 INFO:tasks.rados.rados.0.smithi071.stdout:1923: snap_remove snap 176 2024-07-26T18:13:16.200 INFO:tasks.rados.rados.0.smithi071.stdout:1923: done (0 left) 2024-07-26T18:13:16.200 INFO:tasks.rados.rados.0.smithi071.stdout:1924: read oid 42 snap 178 2024-07-26T18:13:16.200 INFO:tasks.rados.rados.0.smithi071.stdout:1924: expect (ObjNum 559 snap 171 seq_num 559) 2024-07-26T18:13:16.200 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 185 2024-07-26T18:13:16.200 INFO:tasks.rados.rados.0.smithi071.stdout:1925: seq_num 610 ranges {0=622592} 2024-07-26T18:13:16.204 INFO:tasks.rados.rados.0.smithi071.stdout:1925: writing smithi07179299-33 from 0 to 622592 tid 1 2024-07-26T18:13:16.204 INFO:tasks.rados.rados.0.smithi071.stdout:1926: delete oid 6 current snap is 185 2024-07-26T18:13:16.213 INFO:tasks.rados.rados.0.smithi071.stdout:1926: done (2 left) 2024-07-26T18:13:16.213 INFO:tasks.rados.rados.0.smithi071.stdout:1927: read oid 24 snap -1 2024-07-26T18:13:16.213 INFO:tasks.rados.rados.0.smithi071.stdout:1927: expect deleted 2024-07-26T18:13:16.213 INFO:tasks.rados.rados.0.smithi071.stdout:1928: read oid 39 snap -1 2024-07-26T18:13:16.213 INFO:tasks.rados.rados.0.smithi071.stdout:1928: expect deleted 2024-07-26T18:13:16.213 INFO:tasks.rados.rados.0.smithi071.stdout:1929: snap_create 2024-07-26T18:13:16.223 INFO:tasks.rados.rados.0.smithi071.stdout:1925: finishing write tid 1 to smithi07179299-33 2024-07-26T18:13:16.224 INFO:tasks.rados.rados.0.smithi071.stdout:1925: finishing write tid 2 to smithi07179299-33 2024-07-26T18:13:16.226 INFO:tasks.rados.rados.0.smithi071.stdout:1925: finishing write tid 3 to smithi07179299-33 2024-07-26T18:13:16.226 INFO:tasks.rados.rados.0.smithi071.stdout:1925: oid 33 updating version 0 to 901 2024-07-26T18:13:16.226 INFO:tasks.rados.rados.0.smithi071.stdout:1925: oid 33 version 901 is already newer than 900 2024-07-26T18:13:16.226 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 901 (ObjNum 610 snap 185 seq_num 610) dirty exists 2024-07-26T18:13:16.226 INFO:tasks.rados.rados.0.smithi071.stdout:1925: left oid 33 (ObjNum 610 snap 185 seq_num 610) 2024-07-26T18:13:16.246 INFO:tasks.rados.rados.0.smithi071.stdout:1924: expect (ObjNum 559 snap 171 seq_num 559) 2024-07-26T18:13:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:16 smithi135 ceph-mon[85352]: osdmap e443: 8 total, 8 up, 8 in 2024-07-26T18:13:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:16 smithi135 ceph-mon[85352]: pgmap v334: 121 pgs: 121 active+clean; 340 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 940 KiB/s wr, 6 op/s 2024-07-26T18:13:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:16 smithi135 ceph-mon[85352]: osdmap e444: 8 total, 8 up, 8 in 2024-07-26T18:13:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:16 smithi071 ceph-mon[92867]: osdmap e443: 8 total, 8 up, 8 in 2024-07-26T18:13:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:16 smithi071 ceph-mon[92867]: pgmap v334: 121 pgs: 121 active+clean; 340 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 940 KiB/s wr, 6 op/s 2024-07-26T18:13:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:16 smithi071 ceph-mon[92867]: osdmap e444: 8 total, 8 up, 8 in 2024-07-26T18:13:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:16 smithi071 ceph-mon[90507]: osdmap e443: 8 total, 8 up, 8 in 2024-07-26T18:13:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:16 smithi071 ceph-mon[90507]: pgmap v334: 121 pgs: 121 active+clean; 340 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 940 KiB/s wr, 6 op/s 2024-07-26T18:13:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:16 smithi071 ceph-mon[90507]: osdmap e444: 8 total, 8 up, 8 in 2024-07-26T18:13:17.219 INFO:tasks.rados.rados.0.smithi071.stdout:1924: done (4 left) 2024-07-26T18:13:17.219 INFO:tasks.rados.rados.0.smithi071.stdout:1925: done (3 left) 2024-07-26T18:13:17.219 INFO:tasks.rados.rados.0.smithi071.stdout:1927: done (2 left) 2024-07-26T18:13:17.219 INFO:tasks.rados.rados.0.smithi071.stdout:1928: done (1 left) 2024-07-26T18:13:17.219 INFO:tasks.rados.rados.0.smithi071.stdout:1929: done (0 left) 2024-07-26T18:13:17.219 INFO:tasks.rados.rados.0.smithi071.stdout:1930: delete oid 33 current snap is 186 2024-07-26T18:13:17.226 INFO:tasks.rados.rados.0.smithi071.stdout:1930: done (0 left) 2024-07-26T18:13:17.226 INFO:tasks.rados.rados.0.smithi071.stdout:1931: copy_from oid 29 from oid 38 current snap is 186 2024-07-26T18:13:17.226 INFO:tasks.rados.rados.0.smithi071.stdout:1932: setattr oid 45 current snap is 186 2024-07-26T18:13:17.227 INFO:tasks.rados.rados.0.smithi071.stdout:1933: delete oid 12 current snap is 186 2024-07-26T18:13:17.228 INFO:tasks.rados.rados.0.smithi071.stdout:1931: finishing copy_from to smithi07179299-29 2024-07-26T18:13:17.228 INFO:tasks.rados.rados.0.smithi071.stdout:1931: got expected ENOENT (src dne) 2024-07-26T18:13:17.229 INFO:tasks.rados.rados.0.smithi071.stdout:1931: finishing copy_from racing read to smithi07179299-29 2024-07-26T18:13:17.229 INFO:tasks.rados.rados.0.smithi071.stdout:1931: done (2 left) 2024-07-26T18:13:17.229 INFO:tasks.rados.rados.0.smithi071.stdout:1933: done (1 left) 2024-07-26T18:13:17.229 INFO:tasks.rados.rados.0.smithi071.stdout:1934: snap_create 2024-07-26T18:13:17.232 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 828 (ObjNum 574 snap 176 seq_num 574) dirty exists 2024-07-26T18:13:17.545 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:17 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:17.545 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:17 smithi135 ceph-mon[85352]: osdmap e445: 8 total, 8 up, 8 in 2024-07-26T18:13:17.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:17 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:17.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:17 smithi071 ceph-mon[90507]: osdmap e445: 8 total, 8 up, 8 in 2024-07-26T18:13:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:17 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:17 smithi071 ceph-mon[92867]: osdmap e445: 8 total, 8 up, 8 in 2024-07-26T18:13:18.232 INFO:tasks.rados.rados.0.smithi071.stdout:1932: done (1 left) 2024-07-26T18:13:18.233 INFO:tasks.rados.rados.0.smithi071.stdout:1934: done (0 left) 2024-07-26T18:13:18.233 INFO:tasks.rados.rados.0.smithi071.stdout:1935: snap_remove snap 184 2024-07-26T18:13:18.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:18 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:18.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:18 smithi135 ceph-mon[85352]: Upgrade: osd.5 is safe to restart 2024-07-26T18:13:18.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:18 smithi135 ceph-mon[85352]: pgmap v337: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 824 KiB/s wr, 6 op/s 2024-07-26T18:13:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:18 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:18 smithi071 ceph-mon[90507]: Upgrade: osd.5 is safe to restart 2024-07-26T18:13:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:18 smithi071 ceph-mon[90507]: pgmap v337: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 824 KiB/s wr, 6 op/s 2024-07-26T18:13:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:18 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-07-26T18:13:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:18 smithi071 ceph-mon[92867]: Upgrade: osd.5 is safe to restart 2024-07-26T18:13:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:18 smithi071 ceph-mon[92867]: pgmap v337: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 824 KiB/s wr, 6 op/s 2024-07-26T18:13:19.234 INFO:tasks.rados.rados.0.smithi071.stdout:1935: done (0 left) 2024-07-26T18:13:19.234 INFO:tasks.rados.rados.0.smithi071.stdout:1936: snap_remove snap 178 2024-07-26T18:13:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:19 smithi135 ceph-mon[85352]: osdmap e446: 8 total, 8 up, 8 in 2024-07-26T18:13:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:19 smithi135 ceph-mon[85352]: Upgrade: Updating osd.5 2024-07-26T18:13:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-26T18:13:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:19.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:19 smithi135 ceph-mon[85352]: Deploying daemon osd.5 on smithi135 2024-07-26T18:13:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[90507]: osdmap e446: 8 total, 8 up, 8 in 2024-07-26T18:13:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[90507]: Upgrade: Updating osd.5 2024-07-26T18:13:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-26T18:13:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[90507]: Deploying daemon osd.5 on smithi135 2024-07-26T18:13:19.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[92867]: osdmap e446: 8 total, 8 up, 8 in 2024-07-26T18:13:19.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[92867]: Upgrade: Updating osd.5 2024-07-26T18:13:19.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:19.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-07-26T18:13:19.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:19.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:19 smithi071 ceph-mon[92867]: Deploying daemon osd.5 on smithi135 2024-07-26T18:13:20.251 INFO:tasks.rados.rados.0.smithi071.stdout:1936: done (0 left) 2024-07-26T18:13:20.252 INFO:tasks.rados.rados.0.smithi071.stdout:1937: snap_remove snap 154 2024-07-26T18:13:20.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:20 smithi135 ceph-mon[85352]: osdmap e447: 8 total, 8 up, 8 in 2024-07-26T18:13:20.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:20 smithi135 ceph-mon[85352]: pgmap v340: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 292 KiB/s wr, 10 op/s 2024-07-26T18:13:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:20 smithi071 ceph-mon[90507]: osdmap e447: 8 total, 8 up, 8 in 2024-07-26T18:13:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:20 smithi071 ceph-mon[90507]: pgmap v340: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 292 KiB/s wr, 10 op/s 2024-07-26T18:13:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:20 smithi071 ceph-mon[92867]: osdmap e447: 8 total, 8 up, 8 in 2024-07-26T18:13:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:20 smithi071 ceph-mon[92867]: pgmap v340: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 292 KiB/s wr, 10 op/s 2024-07-26T18:13:21.200 INFO:tasks.rados.rados.0.smithi071.stdout:1937: done (0 left) 2024-07-26T18:13:21.200 INFO:tasks.rados.rados.0.smithi071.stdout:1938: delete oid 26 current snap is 187 2024-07-26T18:13:21.211 INFO:tasks.rados.rados.0.smithi071.stdout:1938: done (0 left) 2024-07-26T18:13:21.211 INFO:tasks.rados.rados.0.smithi071.stdout:1939: snap_remove snap 181 2024-07-26T18:13:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:21 smithi135 ceph-mon[85352]: osdmap e448: 8 total, 8 up, 8 in 2024-07-26T18:13:21.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:21 smithi135 ceph-mon[85352]: osdmap e449: 8 total, 8 up, 8 in 2024-07-26T18:13:21.558 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:21 smithi135 systemd[1]: Stopping Ceph osd.5 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:13:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:21 smithi071 ceph-mon[90507]: osdmap e448: 8 total, 8 up, 8 in 2024-07-26T18:13:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:21 smithi071 ceph-mon[90507]: osdmap e449: 8 total, 8 up, 8 in 2024-07-26T18:13:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:21 smithi071 ceph-mon[92867]: osdmap e448: 8 total, 8 up, 8 in 2024-07-26T18:13:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:21 smithi071 ceph-mon[92867]: osdmap e449: 8 total, 8 up, 8 in 2024-07-26T18:13:22.057 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[43673]: 2024-07-26T18:13:21.736+0000 7ff67f19e640 -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-07-26T18:13:22.057 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[43673]: 2024-07-26T18:13:21.736+0000 7ff67f19e640 -1 osd.5 449 *** Got signal Terminated *** 2024-07-26T18:13:22.057 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[43673]: 2024-07-26T18:13:21.736+0000 7ff67f19e640 -1 osd.5 449 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T18:13:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:1939: done (0 left) 2024-07-26T18:13:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:1940: read oid 49 snap -1 2024-07-26T18:13:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:1940: expect (ObjNum 593 snap 181 seq_num 593) 2024-07-26T18:13:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:1941: copy_from oid 22 from oid 39 current snap is 187 2024-07-26T18:13:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:1942: read oid 50 snap 185 2024-07-26T18:13:22.210 INFO:tasks.rados.rados.0.smithi071.stdout:1942: expect (ObjNum 600 snap 181 seq_num 600) 2024-07-26T18:13:22.211 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 187 2024-07-26T18:13:22.211 INFO:tasks.rados.rados.0.smithi071.stdout:1943: seq_num 615 ranges {0=704512} 2024-07-26T18:13:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1943: writing smithi07179299-47 from 0 to 704512 tid 1 2024-07-26T18:13:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 187 2024-07-26T18:13:22.215 INFO:tasks.rados.rados.0.smithi071.stdout:1944: seq_num 616 ranges {0=720896} 2024-07-26T18:13:22.220 INFO:tasks.rados.rados.0.smithi071.stdout:1944: writing smithi07179299-33 from 0 to 720896 tid 1 2024-07-26T18:13:22.220 INFO:tasks.rados.rados.0.smithi071.stdout:1945: rollback oid 1 current snap is 187 2024-07-26T18:13:22.220 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 1 to 186 2024-07-26T18:13:22.220 INFO:tasks.rados.rados.0.smithi071.stdout:1946: setattr oid 13 current snap is 187 2024-07-26T18:13:22.223 INFO:tasks.rados.rados.0.smithi071.stdout:1947: read oid 20 snap -1 2024-07-26T18:13:22.223 INFO:tasks.rados.rados.0.smithi071.stdout:1947: expect (ObjNum 581 snap 179 seq_num 581) 2024-07-26T18:13:22.223 INFO:tasks.rados.rados.0.smithi071.stdout:1948: rmattr oid 48 current snap is 187 2024-07-26T18:13:22.223 INFO:tasks.rados.rados.0.smithi071.stdout:1948: done (8 left) 2024-07-26T18:13:22.224 INFO:tasks.rados.rados.0.smithi071.stdout:1949: snap_create 2024-07-26T18:13:22.226 INFO:tasks.rados.rados.0.smithi071.stdout:1942: expect (ObjNum 600 snap 181 seq_num 600) 2024-07-26T18:13:22.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 942 (ObjNum 500 snap 146 seq_num 500) dirty exists 2024-07-26T18:13:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:13:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:13:22] "GET /metrics HTTP/1.1" 200 36219 "" "Prometheus/2.43.0" 2024-07-26T18:13:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:22 smithi071 ceph-mon[92867]: pgmap v343: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T18:13:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:22 smithi071 ceph-mon[92867]: osd.5 marked itself down and dead 2024-07-26T18:13:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:22 smithi071 ceph-mon[92867]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:13:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:22 smithi071 ceph-mon[92867]: osdmap e450: 8 total, 7 up, 8 in 2024-07-26T18:13:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:22 smithi071 ceph-mon[90507]: pgmap v343: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T18:13:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:22 smithi071 ceph-mon[90507]: osd.5 marked itself down and dead 2024-07-26T18:13:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:22 smithi071 ceph-mon[90507]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:13:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:22 smithi071 ceph-mon[90507]: osdmap e450: 8 total, 7 up, 8 in 2024-07-26T18:13:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:22 smithi135 ceph-mon[85352]: pgmap v343: 121 pgs: 121 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T18:13:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:22 smithi135 ceph-mon[85352]: osd.5 marked itself down and dead 2024-07-26T18:13:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:22 smithi135 ceph-mon[85352]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:13:22.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:22 smithi135 ceph-mon[85352]: osdmap e450: 8 total, 7 up, 8 in 2024-07-26T18:13:23.057 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:22 smithi135 podman[95260]: 2024-07-26 18:13:22.789712882 +0000 UTC m=+1.147383944 container died 066350e9a9dcb22dc9f6be1a19c6b788734171966ce8c1478aba355c9aa7d97c (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, ceph=True, RELEASE=reef-a3bbd72, org.label-schema.build-date=20240716, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-07-26T18:13:23.209 INFO:tasks.rados.rados.0.smithi071.stdout:1942: done (8 left) 2024-07-26T18:13:23.209 INFO:tasks.rados.rados.0.smithi071.stdout:1946: done (7 left) 2024-07-26T18:13:23.209 INFO:tasks.rados.rados.0.smithi071.stdout:1949: done (6 left) 2024-07-26T18:13:23.209 INFO:tasks.rados.rados.0.smithi071.stdout:1950: setattr oid 16 current snap is 188 2024-07-26T18:13:23.211 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 188 2024-07-26T18:13:23.211 INFO:tasks.rados.rados.0.smithi071.stdout:1951: seq_num 617 ranges {0=737280} 2024-07-26T18:13:23.217 INFO:tasks.rados.rados.0.smithi071.stdout:1951: writing smithi07179299-24 from 0 to 737280 tid 1 2024-07-26T18:13:23.217 INFO:tasks.rados.rados.0.smithi071.stdout:1952: rollback oid 30 current snap is 188 2024-07-26T18:13:23.217 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 185 2024-07-26T18:13:23.217 INFO:tasks.rados.rados.0.smithi071.stdout:1953: copy_from oid 35 from oid 19 current snap is 188 2024-07-26T18:13:23.217 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 188 2024-07-26T18:13:23.217 INFO:tasks.rados.rados.0.smithi071.stdout:1954: seq_num 618 ranges {0=753664} 2024-07-26T18:13:23.222 INFO:tasks.rados.rados.0.smithi071.stdout:1954: writing smithi07179299-26 from 0 to 753664 tid 1 2024-07-26T18:13:23.222 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 970 (ObjNum 549 snap 167 seq_num 549) dirty exists 2024-07-26T18:13:23.222 INFO:tasks.rados.rados.0.smithi071.stdout:1950: done (10 left) 2024-07-26T18:13:23.223 INFO:tasks.rados.rados.0.smithi071.stdout:1955: delete oid 41 current snap is 188 2024-07-26T18:13:23.223 INFO:tasks.rados.rados.0.smithi071.stdout:1952: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:13:23.223 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 830 (ObjNum 65 snap 0 seq_num 2042147664) dirty dne 2024-07-26T18:13:23.226 INFO:tasks.rados.rados.0.smithi071.stdout:1943: finishing write tid 1 to smithi07179299-47 2024-07-26T18:13:23.227 INFO:tasks.rados.rados.0.smithi071.stdout:1943: finishing write tid 2 to smithi07179299-47 2024-07-26T18:13:23.227 INFO:tasks.rados.rados.0.smithi071.stdout:1941: finishing copy_from to smithi07179299-22 2024-07-26T18:13:23.227 INFO:tasks.rados.rados.0.smithi071.stdout:1941: got expected ENOENT (src dne) 2024-07-26T18:13:23.227 INFO:tasks.rados.rados.0.smithi071.stdout:1941: finishing copy_from racing read to smithi07179299-22 2024-07-26T18:13:23.228 INFO:tasks.rados.rados.0.smithi071.stdout:1945: finishing rollback tid 1 to smithi07179299-1 2024-07-26T18:13:23.228 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-26T18:13:23.229 INFO:tasks.rados.rados.0.smithi071.stdout:1943: finishing write tid 3 to smithi07179299-47 2024-07-26T18:13:23.229 INFO:tasks.rados.rados.0.smithi071.stdout:1943: oid 47 updating version 0 to 187 2024-07-26T18:13:23.229 INFO:tasks.rados.rados.0.smithi071.stdout:1943: oid 47 version 187 is already newer than 186 2024-07-26T18:13:23.230 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 187 (ObjNum 615 snap 187 seq_num 615) dirty exists 2024-07-26T18:13:23.230 INFO:tasks.rados.rados.0.smithi071.stdout:1943: left oid 47 (ObjNum 615 snap 187 seq_num 615) 2024-07-26T18:13:23.230 INFO:tasks.rados.rados.0.smithi071.stdout:1951: finishing write tid 1 to smithi07179299-24 2024-07-26T18:13:23.230 INFO:tasks.rados.rados.0.smithi071.stdout:1951: finishing write tid 2 to smithi07179299-24 2024-07-26T18:13:23.230 INFO:tasks.rados.rados.0.smithi071.stdout:1944: finishing write tid 1 to smithi07179299-33 2024-07-26T18:13:23.232 INFO:tasks.rados.rados.0.smithi071.stdout:1941: done (10 left) 2024-07-26T18:13:23.232 INFO:tasks.rados.rados.0.smithi071.stdout:1943: done (9 left) 2024-07-26T18:13:23.232 INFO:tasks.rados.rados.0.smithi071.stdout:1945: done (8 left) 2024-07-26T18:13:23.232 INFO:tasks.rados.rados.0.smithi071.stdout:1952: done (7 left) 2024-07-26T18:13:23.232 INFO:tasks.rados.rados.0.smithi071.stdout:1955: done (6 left) 2024-07-26T18:13:23.232 INFO:tasks.rados.rados.0.smithi071.stdout:1956: read oid 2 snap -1 2024-07-26T18:13:23.232 INFO:tasks.rados.rados.0.smithi071.stdout:1956: expect deleted 2024-07-26T18:13:23.232 INFO:tasks.rados.rados.0.smithi071.stdout:1954: finishing write tid 1 to smithi07179299-26 2024-07-26T18:13:23.232 INFO:tasks.rados.rados.0.smithi071.stdout:1957: read oid 45 snap -1 2024-07-26T18:13:23.233 INFO:tasks.rados.rados.0.smithi071.stdout:1957: expect (ObjNum 574 snap 176 seq_num 574) 2024-07-26T18:13:23.233 INFO:tasks.rados.rados.0.smithi071.stdout:1958: copy_from oid 31 from oid 34 current snap is 188 2024-07-26T18:13:23.233 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 3 current snap is 188 2024-07-26T18:13:23.233 INFO:tasks.rados.rados.0.smithi071.stdout:1959: seq_num 620 ranges {2244608=794624} 2024-07-26T18:13:23.249 INFO:tasks.rados.rados.0.smithi071.stdout:1959: writing smithi07179299-3 from 2244608 to 3039232 tid 1 2024-07-26T18:13:23.250 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 188 2024-07-26T18:13:23.250 INFO:tasks.rados.rados.0.smithi071.stdout:1954: finishing write tid 2 to smithi07179299-26 2024-07-26T18:13:23.250 INFO:tasks.rados.rados.0.smithi071.stdout:1960: seq_num 621 ranges {7266304=409600,7675904=401408} 2024-07-26T18:13:23.291 INFO:tasks.rados.rados.0.smithi071.stdout:1960: writing smithi07179299-14 from 7266304 to 7675904 tid 1 2024-07-26T18:13:23.293 INFO:tasks.rados.rados.0.smithi071.stdout:1960: writing smithi07179299-14 from 7675904 to 8077312 tid 2 2024-07-26T18:13:23.293 INFO:tasks.rados.rados.0.smithi071.stdout:1961: read oid 37 snap -1 2024-07-26T18:13:23.293 INFO:tasks.rados.rados.0.smithi071.stdout:1961: expect (ObjNum 532 snap 161 seq_num 532) 2024-07-26T18:13:23.293 INFO:tasks.rados.rados.0.smithi071.stdout:1962: snap_remove snap 167 2024-07-26T18:13:23.307 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:23 smithi135 podman[95260]: 2024-07-26 18:13:23.153917161 +0000 UTC m=+1.511588213 container cleanup 066350e9a9dcb22dc9f6be1a19c6b788734171966ce8c1478aba355c9aa7d97c (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240716, org.label-schema.vendor=CentOS, RELEASE=reef-a3bbd72) 2024-07-26T18:13:23.307 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:23 smithi135 bash[95260]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5 2024-07-26T18:13:23.758 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:23 smithi135 podman[95275]: 2024-07-26 18:13:23.42265063 +0000 UTC m=+0.632208057 container remove 066350e9a9dcb22dc9f6be1a19c6b788734171966ce8c1478aba355c9aa7d97c (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-a3bbd72, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240716, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T18:13:24.028 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:23 smithi135 podman[95368]: 2024-07-26 18:13:23.757040669 +0000 UTC m=+0.105099285 container create e0e255112a100ccfce94b34f7b84468e7e4792691b8c05a9d11e2e1a803622eb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-07-26T18:13:24.028 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:23 smithi135 podman[95368]: 2024-07-26 18:13:23.669137014 +0000 UTC m=+0.017195649 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:13:24.028 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:24 smithi135 podman[95368]: 2024-07-26 18:13:24.027580898 +0000 UTC m=+0.375639533 container init e0e255112a100ccfce94b34f7b84468e7e4792691b8c05a9d11e2e1a803622eb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240724, ceph=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:13:24.212 INFO:tasks.rados.rados.0.smithi071.stdout:1962: done (12 left) 2024-07-26T18:13:24.212 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 188 2024-07-26T18:13:24.213 INFO:tasks.rados.rados.0.smithi071.stdout:1963: seq_num 622 ranges {10518528=425984,10944512=401408} 2024-07-26T18:13:24.271 INFO:tasks.rados.rados.0.smithi071.stdout:1963: writing smithi07179299-32 from 10518528 to 10944512 tid 1 2024-07-26T18:13:24.273 INFO:tasks.rados.rados.0.smithi071.stdout:1963: writing smithi07179299-32 from 10944512 to 11345920 tid 2 2024-07-26T18:13:24.273 INFO:tasks.rados.rados.0.smithi071.stdout:1964: snap_remove snap 148 2024-07-26T18:13:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:24 smithi135 ceph-mon[85352]: osdmap e451: 8 total, 7 up, 8 in 2024-07-26T18:13:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:24 smithi135 ceph-mon[85352]: pgmap v346: 121 pgs: 14 active+undersized, 6 peering, 10 stale+active+clean, 7 active+undersized+degraded, 84 active+clean; 343 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 370 KiB/s wr, 8 op/s; 45/609 objects degraded (7.389%) 2024-07-26T18:13:24.308 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:24 smithi135 podman[95368]: 2024-07-26 18:13:24.03127264 +0000 UTC m=+0.379331263 container start e0e255112a100ccfce94b34f7b84468e7e4792691b8c05a9d11e2e1a803622eb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, 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.build-date=20240724, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-07-26T18:13:24.308 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:24 smithi135 podman[95368]: 2024-07-26 18:13:24.102191659 +0000 UTC m=+0.450250276 container attach e0e255112a100ccfce94b34f7b84468e7e4792691b8c05a9d11e2e1a803622eb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0) 2024-07-26T18:13:24.308 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:24 smithi135 podman[95368]: 2024-07-26 18:13:24.223107418 +0000 UTC m=+0.571166042 container died e0e255112a100ccfce94b34f7b84468e7e4792691b8c05a9d11e2e1a803622eb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:13:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:24 smithi071 ceph-mon[92867]: osdmap e451: 8 total, 7 up, 8 in 2024-07-26T18:13:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:24 smithi071 ceph-mon[92867]: pgmap v346: 121 pgs: 14 active+undersized, 6 peering, 10 stale+active+clean, 7 active+undersized+degraded, 84 active+clean; 343 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 370 KiB/s wr, 8 op/s; 45/609 objects degraded (7.389%) 2024-07-26T18:13:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:24 smithi071 ceph-mon[90507]: osdmap e451: 8 total, 7 up, 8 in 2024-07-26T18:13:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:24 smithi071 ceph-mon[90507]: pgmap v346: 121 pgs: 14 active+undersized, 6 peering, 10 stale+active+clean, 7 active+undersized+degraded, 84 active+clean; 343 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 370 KiB/s wr, 8 op/s; 45/609 objects degraded (7.389%) 2024-07-26T18:13:25.213 INFO:tasks.rados.rados.0.smithi071.stdout:1964: done (13 left) 2024-07-26T18:13:25.213 INFO:tasks.rados.rados.0.smithi071.stdout:1965: setattr oid 41 current snap is 188 2024-07-26T18:13:25.213 INFO:tasks.rados.rados.0.smithi071.stdout:1951: finishing write tid 3 to smithi07179299-24 2024-07-26T18:13:25.213 INFO:tasks.rados.rados.0.smithi071.stdout:1951: oid 24 updating version 0 to 1284 2024-07-26T18:13:25.213 INFO:tasks.rados.rados.0.smithi071.stdout:1951: oid 24 updating version 1284 to 1285 2024-07-26T18:13:25.213 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1285 (ObjNum 617 snap 188 seq_num 617) dirty exists 2024-07-26T18:13:25.213 INFO:tasks.rados.rados.0.smithi071.stdout:1951: left oid 24 (ObjNum 617 snap 188 seq_num 617) 2024-07-26T18:13:25.213 INFO:tasks.rados.rados.0.smithi071.stdout:1940: expect (ObjNum 593 snap 181 seq_num 593) 2024-07-26T18:13:25.215 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:24 smithi135 podman[95391]: 2024-07-26 18:13:24.932271841 +0000 UTC m=+0.699659477 container remove e0e255112a100ccfce94b34f7b84468e7e4792691b8c05a9d11e2e1a803622eb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-07-26T18:13:25.215 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:24 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.5.service: Deactivated successfully. 2024-07-26T18:13:25.215 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:24 smithi135 systemd[1]: Stopped Ceph osd.5 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:13:25.215 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:24 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.5.service: Consumed 15.119s CPU time. 2024-07-26T18:13:25.215 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 systemd[1]: Starting Ceph osd.5 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:13:25.359 INFO:tasks.rados.rados.0.smithi071.stdout:1954: finishing write tid 3 to smithi07179299-26 2024-07-26T18:13:25.359 INFO:tasks.rados.rados.0.smithi071.stdout:1954: oid 26 updating version 0 to 1092 2024-07-26T18:13:25.359 INFO:tasks.rados.rados.0.smithi071.stdout:1954: oid 26 updating version 1092 to 1093 2024-07-26T18:13:25.359 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1093 (ObjNum 618 snap 188 seq_num 618) dirty exists 2024-07-26T18:13:25.359 INFO:tasks.rados.rados.0.smithi071.stdout:1954: left oid 26 (ObjNum 618 snap 188 seq_num 618) 2024-07-26T18:13:25.359 INFO:tasks.rados.rados.0.smithi071.stdout:1953: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:13:25.359 INFO:tasks.rados.rados.0.smithi071.stdout:1953: finishing copy_from to smithi07179299-35 2024-07-26T18:13:25.360 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 941 (ObjNum 500 snap 146 seq_num 500) dirty exists 2024-07-26T18:13:25.360 INFO:tasks.rados.rados.0.smithi071.stdout:1958: finishing copy_from racing read to smithi07179299-31 2024-07-26T18:13:25.360 INFO:tasks.rados.rados.0.smithi071.stdout:1944: finishing write tid 2 to smithi07179299-33 2024-07-26T18:13:25.360 INFO:tasks.rados.rados.0.smithi071.stdout:1958: finishing copy_from to smithi07179299-31 2024-07-26T18:13:25.360 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 763 (ObjNum 454 snap 132 seq_num 454) dirty exists 2024-07-26T18:13:25.360 INFO:tasks.rados.rados.0.smithi071.stdout:1947: expect (ObjNum 581 snap 179 seq_num 581) 2024-07-26T18:13:25.513 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-mon[85352]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-26T18:13:25.513 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-mon[85352]: Health check failed: Degraded data redundancy: 45/609 objects degraded (7.389%), 7 pgs degraded (PG_DEGRADED) 2024-07-26T18:13:25.513 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-mon[85352]: osdmap e452: 8 total, 7 up, 8 in 2024-07-26T18:13:25.514 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 podman[95489]: 2024-07-26 18:13:25.281066553 +0000 UTC m=+0.017464426 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:13:25.514 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 podman[95489]: 2024-07-26 18:13:25.409052196 +0000 UTC m=+0.145450069 container create 2de1adc9c7d540bcfcd08a1d62e04ba153cfdd97ecf2ae631d47ea4be9e06079 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, GIT_CLEAN=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:13:25.644 INFO:tasks.rados.rados.0.smithi071.stdout:1944: finishing write tid 3 to smithi07179299-33 2024-07-26T18:13:25.644 INFO:tasks.rados.rados.0.smithi071.stdout:1944: oid 33 updating version 0 to 937 2024-07-26T18:13:25.644 INFO:tasks.rados.rados.0.smithi071.stdout:1944: oid 33 version 937 is already newer than 936 2024-07-26T18:13:25.644 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 937 (ObjNum 616 snap 187 seq_num 616) dirty exists 2024-07-26T18:13:25.644 INFO:tasks.rados.rados.0.smithi071.stdout:1944: left oid 33 (ObjNum 616 snap 187 seq_num 616) 2024-07-26T18:13:25.645 INFO:tasks.rados.rados.0.smithi071.stdout:1940: done (13 left) 2024-07-26T18:13:25.645 INFO:tasks.rados.rados.0.smithi071.stdout:1944: done (12 left) 2024-07-26T18:13:25.645 INFO:tasks.rados.rados.0.smithi071.stdout:1947: done (11 left) 2024-07-26T18:13:25.645 INFO:tasks.rados.rados.0.smithi071.stdout:1951: done (10 left) 2024-07-26T18:13:25.645 INFO:tasks.rados.rados.0.smithi071.stdout:1953: done (9 left) 2024-07-26T18:13:25.645 INFO:tasks.rados.rados.0.smithi071.stdout:1954: done (8 left) 2024-07-26T18:13:25.645 INFO:tasks.rados.rados.0.smithi071.stdout:1956: done (7 left) 2024-07-26T18:13:25.645 INFO:tasks.rados.rados.0.smithi071.stdout:1958: done (6 left) 2024-07-26T18:13:25.645 INFO:tasks.rados.rados.0.smithi071.stdout:1966: copy_from oid 24 from oid 22 current snap is 188 2024-07-26T18:13:25.645 INFO:tasks.rados.rados.0.smithi071.stdout:1957: expect (ObjNum 574 snap 176 seq_num 574) 2024-07-26T18:13:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:25 smithi071 ceph-mon[90507]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-26T18:13:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:25 smithi071 ceph-mon[90507]: Health check failed: Degraded data redundancy: 45/609 objects degraded (7.389%), 7 pgs degraded (PG_DEGRADED) 2024-07-26T18:13:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:25 smithi071 ceph-mon[90507]: osdmap e452: 8 total, 7 up, 8 in 2024-07-26T18:13:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:25 smithi071 ceph-mon[92867]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-07-26T18:13:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:25 smithi071 ceph-mon[92867]: Health check failed: Degraded data redundancy: 45/609 objects degraded (7.389%), 7 pgs degraded (PG_DEGRADED) 2024-07-26T18:13:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:25 smithi071 ceph-mon[92867]: osdmap e452: 8 total, 7 up, 8 in 2024-07-26T18:13:25.778 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 podman[95489]: 2024-07-26 18:13:25.628972681 +0000 UTC m=+0.365370563 container init 2de1adc9c7d540bcfcd08a1d62e04ba153cfdd97ecf2ae631d47ea4be9e06079 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T18:13:25.778 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 podman[95489]: 2024-07-26 18:13:25.632489418 +0000 UTC m=+0.368887298 container start 2de1adc9c7d540bcfcd08a1d62e04ba153cfdd97ecf2ae631d47ea4be9e06079 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:13:25.782 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 podman[95489]: 2024-07-26 18:13:25.711969829 +0000 UTC m=+0.448367703 container attach 2de1adc9c7d540bcfcd08a1d62e04ba153cfdd97ecf2ae631d47ea4be9e06079 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS) 2024-07-26T18:13:25.782 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate[95504]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:13:25.782 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 bash[95489]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:13:25.782 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate[95504]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:13:25.782 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 bash[95489]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:13:26.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate[95504]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-07-26T18:13:26.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 bash[95489]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-07-26T18:13:26.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate[95504]: 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-07-26T18:13:26.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 bash[95489]: 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-07-26T18:13:26.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate[95504]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-07-26T18:13:26.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 bash[95489]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-07-26T18:13:26.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate[95504]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-07-26T18:13:26.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 bash[95489]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-07-26T18:13:26.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate[95504]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-07-26T18:13:26.059 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 bash[95489]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-07-26T18:13:26.059 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate[95504]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-07-26T18:13:26.059 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 bash[95489]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-07-26T18:13:26.059 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate[95504]: --> ceph-volume raw activate successful for osd ID: 5 2024-07-26T18:13:26.059 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:25 smithi135 bash[95489]: --> ceph-volume raw activate successful for osd ID: 5 2024-07-26T18:13:26.059 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:26 smithi135 podman[95489]: 2024-07-26 18:13:26.010782619 +0000 UTC m=+0.747180503 container died 2de1adc9c7d540bcfcd08a1d62e04ba153cfdd97ecf2ae631d47ea4be9e06079 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-07-26T18:13:26.287 INFO:tasks.rados.rados.0.smithi071.stdout:1959: finishing write tid 1 to smithi07179299-3 2024-07-26T18:13:26.288 INFO:tasks.rados.rados.0.smithi071.stdout:1959: finishing write tid 2 to smithi07179299-3 2024-07-26T18:13:26.288 INFO:tasks.rados.rados.0.smithi071.stdout:1959: finishing write tid 3 to smithi07179299-3 2024-07-26T18:13:26.288 INFO:tasks.rados.rados.0.smithi071.stdout:1959: oid 3 updating version 0 to 847 2024-07-26T18:13:26.288 INFO:tasks.rados.rados.0.smithi071.stdout:1959: oid 3 version 847 is already newer than 846 2024-07-26T18:13:26.288 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 847 (ObjNum 620 snap 188 seq_num 620) dirty exists 2024-07-26T18:13:26.289 INFO:tasks.rados.rados.0.smithi071.stdout:1959: left oid 3 (ObjNum 620 snap 188 seq_num 620) 2024-07-26T18:13:26.289 INFO:tasks.rados.rados.0.smithi071.stdout:1960: finishing write tid 1 to smithi07179299-14 2024-07-26T18:13:26.289 INFO:tasks.rados.rados.0.smithi071.stdout:1957: done (6 left) 2024-07-26T18:13:26.289 INFO:tasks.rados.rados.0.smithi071.stdout:1959: done (5 left) 2024-07-26T18:13:26.289 INFO:tasks.rados.rados.0.smithi071.stdout:1967: rmattr oid 48 current snap is 188 2024-07-26T18:13:26.289 INFO:tasks.rados.rados.0.smithi071.stdout:1967: done (5 left) 2024-07-26T18:13:26.289 INFO:tasks.rados.rados.0.smithi071.stdout:1968: rollback oid 17 current snap is 188 2024-07-26T18:13:26.290 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 175 2024-07-26T18:13:26.290 INFO:tasks.rados.rados.0.smithi071.stdout:1960: finishing write tid 2 to smithi07179299-14 2024-07-26T18:13:26.290 INFO:tasks.rados.rados.0.smithi071.stdout:1960: finishing write tid 3 to smithi07179299-14 2024-07-26T18:13:26.290 INFO:tasks.rados.rados.0.smithi071.stdout:1960: finishing write tid 4 to smithi07179299-14 2024-07-26T18:13:26.290 INFO:tasks.rados.rados.0.smithi071.stdout:1960: oid 14 updating version 0 to 838 2024-07-26T18:13:26.290 INFO:tasks.rados.rados.0.smithi071.stdout:1960: oid 14 version 838 is already newer than 837 2024-07-26T18:13:26.291 INFO:tasks.rados.rados.0.smithi071.stdout:1960: oid 14 version 838 is already newer than 836 2024-07-26T18:13:26.291 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 838 (ObjNum 621 snap 188 seq_num 621) dirty exists 2024-07-26T18:13:26.291 INFO:tasks.rados.rados.0.smithi071.stdout:1960: left oid 14 (ObjNum 621 snap 188 seq_num 621) 2024-07-26T18:13:26.291 INFO:tasks.rados.rados.0.smithi071.stdout:1961: expect (ObjNum 532 snap 161 seq_num 532) 2024-07-26T18:13:26.389 INFO:tasks.rados.rados.0.smithi071.stdout:1963: finishing write tid 1 to smithi07179299-32 2024-07-26T18:13:26.389 INFO:tasks.rados.rados.0.smithi071.stdout:1963: finishing write tid 2 to smithi07179299-32 2024-07-26T18:13:26.389 INFO:tasks.rados.rados.0.smithi071.stdout:1963: finishing write tid 3 to smithi07179299-32 2024-07-26T18:13:26.389 INFO:tasks.rados.rados.0.smithi071.stdout:1963: finishing write tid 4 to smithi07179299-32 2024-07-26T18:13:26.389 INFO:tasks.rados.rados.0.smithi071.stdout:1963: oid 32 updating version 0 to 977 2024-07-26T18:13:26.389 INFO:tasks.rados.rados.0.smithi071.stdout:1963: oid 32 version 977 is already newer than 975 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:1963: oid 32 version 977 is already newer than 976 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 977 (ObjNum 622 snap 188 seq_num 622) dirty exists 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:1963: left oid 32 (ObjNum 622 snap 188 seq_num 622) 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 848 (ObjNum 20561 snap 0 seq_num 1650439168) dirty exists 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:1966: finishing copy_from to smithi07179299-24 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:1966: got expected ENOENT (src dne) 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:1966: finishing copy_from racing read to smithi07179299-24 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:1968: finishing rollback tid 0 to smithi07179299-17 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:1968: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:1960: done (5 left) 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:1961: done (4 left) 2024-07-26T18:13:26.390 INFO:tasks.rados.rados.0.smithi071.stdout:1963: done (3 left) 2024-07-26T18:13:26.391 INFO:tasks.rados.rados.0.smithi071.stdout:1965: done (2 left) 2024-07-26T18:13:26.391 INFO:tasks.rados.rados.0.smithi071.stdout:1966: done (1 left) 2024-07-26T18:13:26.391 INFO:tasks.rados.rados.0.smithi071.stdout:1969: snap_create 2024-07-26T18:13:26.391 INFO:tasks.rados.rados.0.smithi071.stdout:1968: finishing rollback tid 2 to smithi07179299-17 2024-07-26T18:13:26.391 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1319 (ObjNum 470 snap 139 seq_num 470) dirty exists 2024-07-26T18:13:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:26 smithi135 ceph-mon[85352]: osdmap e453: 8 total, 7 up, 8 in 2024-07-26T18:13:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:26 smithi135 ceph-mon[85352]: pgmap v349: 121 pgs: 28 active+undersized, 6 peering, 1 stale+active+clean, 10 active+undersized+degraded, 76 active+clean; 346 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 54/609 objects degraded (8.867%) 2024-07-26T18:13:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:26 smithi135 ceph-mon[85352]: osdmap e454: 8 total, 7 up, 8 in 2024-07-26T18:13:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:26 smithi071 ceph-mon[90507]: osdmap e453: 8 total, 7 up, 8 in 2024-07-26T18:13:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:26 smithi071 ceph-mon[90507]: pgmap v349: 121 pgs: 28 active+undersized, 6 peering, 1 stale+active+clean, 10 active+undersized+degraded, 76 active+clean; 346 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 54/609 objects degraded (8.867%) 2024-07-26T18:13:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:26 smithi071 ceph-mon[90507]: osdmap e454: 8 total, 7 up, 8 in 2024-07-26T18:13:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:26 smithi071 ceph-mon[92867]: osdmap e453: 8 total, 7 up, 8 in 2024-07-26T18:13:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:26 smithi071 ceph-mon[92867]: pgmap v349: 121 pgs: 28 active+undersized, 6 peering, 1 stale+active+clean, 10 active+undersized+degraded, 76 active+clean; 346 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 54/609 objects degraded (8.867%) 2024-07-26T18:13:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:26 smithi071 ceph-mon[92867]: osdmap e454: 8 total, 7 up, 8 in 2024-07-26T18:13:27.057 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:26 smithi135 podman[95638]: 2024-07-26 18:13:26.718035543 +0000 UTC m=+0.699523009 container remove 2de1adc9c7d540bcfcd08a1d62e04ba153cfdd97ecf2ae631d47ea4be9e06079 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:13:27.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:26 smithi135 podman[95697]: 2024-07-26 18:13:26.838547324 +0000 UTC m=+0.017361848 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:13:27.058 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:26 smithi135 podman[95697]: 2024-07-26 18:13:26.95250314 +0000 UTC m=+0.131317695 container create dbd2ba780bcf7f31f87f3ed8fab53f9eddf986c47a6a972cdccd32e8a175e2c6 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-07-26T18:13:27.226 INFO:tasks.rados.rados.0.smithi071.stdout:1968: done (1 left) 2024-07-26T18:13:27.226 INFO:tasks.rados.rados.0.smithi071.stdout:1969: done (0 left) 2024-07-26T18:13:27.226 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 189 2024-07-26T18:13:27.226 INFO:tasks.rados.rados.0.smithi071.stdout:1970: seq_num 623 ranges {0=442368,442368=401408} 2024-07-26T18:13:27.228 INFO:tasks.rados.rados.0.smithi071.stdout:1970: writing smithi07179299-18 from 0 to 442368 tid 1 2024-07-26T18:13:27.230 INFO:tasks.rados.rados.0.smithi071.stdout:1970: writing smithi07179299-18 from 442368 to 843776 tid 2 2024-07-26T18:13:27.231 INFO:tasks.rados.rados.0.smithi071.stdout:1971: snap_create 2024-07-26T18:13:27.231 INFO:tasks.rados.rados.0.smithi071.stdout:1970: finishing write tid 1 to smithi07179299-18 2024-07-26T18:13:27.233 INFO:tasks.rados.rados.0.smithi071.stdout:1970: finishing write tid 2 to smithi07179299-18 2024-07-26T18:13:27.234 INFO:tasks.rados.rados.0.smithi071.stdout:1970: finishing write tid 3 to smithi07179299-18 2024-07-26T18:13:27.235 INFO:tasks.rados.rados.0.smithi071.stdout:1970: finishing write tid 4 to smithi07179299-18 2024-07-26T18:13:27.235 INFO:tasks.rados.rados.0.smithi071.stdout:1970: oid 18 updating version 0 to 923 2024-07-26T18:13:27.235 INFO:tasks.rados.rados.0.smithi071.stdout:1970: oid 18 version 923 is already newer than 922 2024-07-26T18:13:27.235 INFO:tasks.rados.rados.0.smithi071.stdout:1970: oid 18 updating version 923 to 924 2024-07-26T18:13:27.236 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 924 (ObjNum 623 snap 189 seq_num 623) dirty exists 2024-07-26T18:13:27.236 INFO:tasks.rados.rados.0.smithi071.stdout:1970: left oid 18 (ObjNum 623 snap 189 seq_num 623) 2024-07-26T18:13:27.557 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:27 smithi135 podman[95697]: 2024-07-26 18:13:27.205294281 +0000 UTC m=+0.384108795 container init dbd2ba780bcf7f31f87f3ed8fab53f9eddf986c47a6a972cdccd32e8a175e2c6 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=) 2024-07-26T18:13:27.558 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:27 smithi135 podman[95697]: 2024-07-26 18:13:27.208621638 +0000 UTC m=+0.387436152 container start dbd2ba780bcf7f31f87f3ed8fab53f9eddf986c47a6a972cdccd32e8a175e2c6 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:13:27.558 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:27 smithi135 ceph-osd[95717]: -- 172.21.15.135:0/1566939069 <== mon.1 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fd0b281a40 con 0x55fd0c044400 2024-07-26T18:13:27.558 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:27 smithi135 bash[95697]: dbd2ba780bcf7f31f87f3ed8fab53f9eddf986c47a6a972cdccd32e8a175e2c6 2024-07-26T18:13:27.558 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:27 smithi135 systemd[1]: Started Ceph osd.5 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:13:28.057 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:27 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T18:13:27.753+0000 7fcc1de38640 -1 Falling back to public interface 2024-07-26T18:13:28.230 INFO:tasks.rados.rados.0.smithi071.stdout:1970: done (1 left) 2024-07-26T18:13:28.230 INFO:tasks.rados.rados.0.smithi071.stdout:1971: done (0 left) 2024-07-26T18:13:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1972: setattr oid 44 current snap is 190 2024-07-26T18:13:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1973: rollback oid 20 current snap is 190 2024-07-26T18:13:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 175 2024-07-26T18:13:28.231 INFO:tasks.rados.rados.0.smithi071.stdout:1974: snap_remove snap 169 2024-07-26T18:13:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:28 smithi135 ceph-mon[85352]: osdmap e455: 8 total, 7 up, 8 in 2024-07-26T18:13:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:13:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:28 smithi135 ceph-mon[85352]: pgmap v352: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 333 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 112/600 objects degraded (18.667%) 2024-07-26T18:13:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[90507]: osdmap e455: 8 total, 7 up, 8 in 2024-07-26T18:13:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:28.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:13:28.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[90507]: pgmap v352: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 333 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 112/600 objects degraded (18.667%) 2024-07-26T18:13:28.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:28.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[92867]: osdmap e455: 8 total, 7 up, 8 in 2024-07-26T18:13:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:13:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[92867]: pgmap v352: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 333 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 112/600 objects degraded (18.667%) 2024-07-26T18:13:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:28.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:29.240 INFO:tasks.rados.rados.0.smithi071.stdout:1974: done (2 left) 2024-07-26T18:13:29.240 INFO:tasks.rados.rados.0.smithi071.stdout:1975: copy_from oid 39 from oid 18 current snap is 190 2024-07-26T18:13:29.240 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 190 2024-07-26T18:13:29.240 INFO:tasks.rados.rados.0.smithi071.stdout:1976: seq_num 624 ranges {737280=458752,1196032=401408} 2024-07-26T18:13:29.244 INFO:tasks.rados.rados.0.smithi071.stdout:1976: writing smithi07179299-24 from 737280 to 1196032 tid 1 2024-07-26T18:13:29.250 INFO:tasks.rados.rados.0.smithi071.stdout:1976: writing smithi07179299-24 from 1196032 to 1597440 tid 2 2024-07-26T18:13:29.250 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 939 (ObjNum 591 snap 180 seq_num 591) dirty exists 2024-07-26T18:13:29.250 INFO:tasks.rados.rados.0.smithi071.stdout:1973: finishing rollback tid 0 to smithi07179299-20 2024-07-26T18:13:29.250 INFO:tasks.rados.rados.0.smithi071.stdout:1973: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:13:29.251 INFO:tasks.rados.rados.0.smithi071.stdout:1973: finishing rollback tid 2 to smithi07179299-20 2024-07-26T18:13:29.251 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 943 (ObjNum 520 snap 155 seq_num 520) dirty exists 2024-07-26T18:13:29.251 INFO:tasks.rados.rados.0.smithi071.stdout:1972: done (3 left) 2024-07-26T18:13:29.251 INFO:tasks.rados.rados.0.smithi071.stdout:1973: done (2 left) 2024-07-26T18:13:29.251 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 30 current snap is 190 2024-07-26T18:13:29.251 INFO:tasks.rados.rados.0.smithi071.stdout:1977: seq_num 625 ranges {0=475136,475136=401408} 2024-07-26T18:13:29.251 INFO:tasks.rados.rados.0.smithi071.stdout:1977: writing smithi07179299-30 from 0 to 475136 tid 1 2024-07-26T18:13:29.254 INFO:tasks.rados.rados.0.smithi071.stdout:1977: writing smithi07179299-30 from 475136 to 876544 tid 2 2024-07-26T18:13:29.254 INFO:tasks.rados.rados.0.smithi071.stdout:1978: read oid 19 snap -1 2024-07-26T18:13:29.254 INFO:tasks.rados.rados.0.smithi071.stdout:1978: expect (ObjNum 500 snap 146 seq_num 500) 2024-07-26T18:13:29.254 INFO:tasks.rados.rados.0.smithi071.stdout:1979: read oid 1 snap -1 2024-07-26T18:13:29.254 INFO:tasks.rados.rados.0.smithi071.stdout:1979: expect deleted 2024-07-26T18:13:29.254 INFO:tasks.rados.rados.0.smithi071.stdout:1980: snap_remove snap 182 2024-07-26T18:13:29.543 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:29 smithi135 ceph-mon[85352]: osdmap e456: 8 total, 7 up, 8 in 2024-07-26T18:13:29.543 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:29 smithi135 ceph-mon[85352]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-26T18:13:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:29 smithi071 ceph-mon[90507]: osdmap e456: 8 total, 7 up, 8 in 2024-07-26T18:13:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:29 smithi071 ceph-mon[90507]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-26T18:13:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:29 smithi071 ceph-mon[92867]: osdmap e456: 8 total, 7 up, 8 in 2024-07-26T18:13:29.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:29 smithi071 ceph-mon[92867]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-07-26T18:13:30.242 INFO:tasks.rados.rados.0.smithi071.stdout:1980: done (5 left) 2024-07-26T18:13:30.242 INFO:tasks.rados.rados.0.smithi071.stdout:1981: rollback oid 41 current snap is 190 2024-07-26T18:13:30.242 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 41 to 179 2024-07-26T18:13:30.242 INFO:tasks.rados.rados.0.smithi071.stdout:1975: finishing copy_from racing read to smithi07179299-39 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1975: finishing copy_from to smithi07179299-39 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 924 (ObjNum 623 snap 189 seq_num 623) dirty exists 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1976: finishing write tid 1 to smithi07179299-24 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1977: finishing write tid 1 to smithi07179299-30 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1976: finishing write tid 2 to smithi07179299-24 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1977: finishing write tid 2 to smithi07179299-30 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1977: finishing write tid 3 to smithi07179299-30 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1975: done (5 left) 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1979: done (4 left) 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1982: read oid 50 snap -1 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1982: expect (ObjNum 600 snap 181 seq_num 600) 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 190 2024-07-26T18:13:30.243 INFO:tasks.rados.rados.0.smithi071.stdout:1976: finishing write tid 3 to smithi07179299-24 2024-07-26T18:13:30.244 INFO:tasks.rados.rados.0.smithi071.stdout:1977: finishing write tid 4 to smithi07179299-30 2024-07-26T18:13:30.244 INFO:tasks.rados.rados.0.smithi071.stdout:1977: oid 30 updating version 0 to 839 2024-07-26T18:13:30.244 INFO:tasks.rados.rados.0.smithi071.stdout:1977: oid 30 updating version 839 to 841 2024-07-26T18:13:30.244 INFO:tasks.rados.rados.0.smithi071.stdout:1977: oid 30 version 841 is already newer than 840 2024-07-26T18:13:30.244 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 841 (ObjNum 625 snap 190 seq_num 625) dirty exists 2024-07-26T18:13:30.244 INFO:tasks.rados.rados.0.smithi071.stdout:1977: left oid 30 (ObjNum 625 snap 190 seq_num 625) 2024-07-26T18:13:30.244 INFO:tasks.rados.rados.0.smithi071.stdout:1978: expect (ObjNum 500 snap 146 seq_num 500) 2024-07-26T18:13:30.275 INFO:tasks.rados.rados.0.smithi071.stdout:1976: finishing write tid 4 to smithi07179299-24 2024-07-26T18:13:30.275 INFO:tasks.rados.rados.0.smithi071.stdout:1976: oid 24 updating version 0 to 1330 2024-07-26T18:13:30.275 INFO:tasks.rados.rados.0.smithi071.stdout:1976: oid 24 version 1330 is already newer than 1325 2024-07-26T18:13:30.275 INFO:tasks.rados.rados.0.smithi071.stdout:1976: oid 24 updating version 1330 to 1331 2024-07-26T18:13:30.275 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1331 (ObjNum 624 snap 190 seq_num 624) dirty exists 2024-07-26T18:13:30.275 INFO:tasks.rados.rados.0.smithi071.stdout:1976: left oid 24 (ObjNum 624 snap 190 seq_num 624) 2024-07-26T18:13:30.275 INFO:tasks.rados.rados.0.smithi071.stdout:1983: seq_num 626 ranges {0=491520,491520=401408} 2024-07-26T18:13:30.277 INFO:tasks.rados.rados.0.smithi071.stdout:1983: writing smithi07179299-38 from 0 to 491520 tid 1 2024-07-26T18:13:30.280 INFO:tasks.rados.rados.0.smithi071.stdout:1983: writing smithi07179299-38 from 491520 to 892928 tid 2 2024-07-26T18:13:30.280 INFO:tasks.rados.rados.0.smithi071.stdout:1976: done (5 left) 2024-07-26T18:13:30.280 INFO:tasks.rados.rados.0.smithi071.stdout:1977: done (4 left) 2024-07-26T18:13:30.280 INFO:tasks.rados.rados.0.smithi071.stdout:1978: done (3 left) 2024-07-26T18:13:30.280 INFO:tasks.rados.rados.0.smithi071.stdout:1984: delete oid 19 current snap is 190 2024-07-26T18:13:30.280 INFO:tasks.rados.rados.0.smithi071.stdout:1981: finishing rollback tid 0 to smithi07179299-41 2024-07-26T18:13:30.280 INFO:tasks.rados.rados.0.smithi071.stdout:1981: finishing rollback tid 1 to smithi07179299-41 2024-07-26T18:13:30.280 INFO:tasks.rados.rados.0.smithi071.stdout:1981: finishing rollback tid 2 to smithi07179299-41 2024-07-26T18:13:30.280 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 852 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:13:30.281 INFO:tasks.rados.rados.0.smithi071.stdout:1982: expect (ObjNum 600 snap 181 seq_num 600) 2024-07-26T18:13:30.306 INFO:tasks.rados.rados.0.smithi071.stdout:1983: finishing write tid 1 to smithi07179299-38 2024-07-26T18:13:30.306 INFO:tasks.rados.rados.0.smithi071.stdout:1983: finishing write tid 2 to smithi07179299-38 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:1981: done (3 left) 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:1982: done (2 left) 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:1984: done (1 left) 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 190 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:1983: finishing write tid 3 to smithi07179299-38 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:1983: finishing write tid 4 to smithi07179299-38 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:1983: oid 38 updating version 0 to 1005 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:1983: oid 38 updating version 1005 to 1007 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:1983: oid 38 version 1007 is already newer than 1006 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1007 (ObjNum 626 snap 190 seq_num 626) dirty exists 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:1983: left oid 38 (ObjNum 626 snap 190 seq_num 626) 2024-07-26T18:13:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:1985: seq_num 628 ranges {0=524288,524288=401408} 2024-07-26T18:13:30.309 INFO:tasks.rados.rados.0.smithi071.stdout:1985: writing smithi07179299-8 from 0 to 524288 tid 1 2024-07-26T18:13:30.311 INFO:tasks.rados.rados.0.smithi071.stdout:1985: writing smithi07179299-8 from 524288 to 925696 tid 2 2024-07-26T18:13:30.311 INFO:tasks.rados.rados.0.smithi071.stdout:1983: done (1 left) 2024-07-26T18:13:30.312 INFO:tasks.rados.rados.0.smithi071.stdout:1986: read oid 31 snap -1 2024-07-26T18:13:30.312 INFO:tasks.rados.rados.0.smithi071.stdout:1986: expect (ObjNum 454 snap 132 seq_num 454) 2024-07-26T18:13:30.312 INFO:tasks.rados.rados.0.smithi071.stdout:1987: rollback oid 29 current snap is 190 2024-07-26T18:13:30.312 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 163 2024-07-26T18:13:30.312 INFO:tasks.rados.rados.0.smithi071.stdout:1988: snap_remove snap 188 2024-07-26T18:13:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:30 smithi135 ceph-mon[85352]: osdmap e457: 8 total, 7 up, 8 in 2024-07-26T18:13:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:30 smithi135 ceph-mon[85352]: pgmap v355: 121 pgs: 1 active+clean+snaptrim, 35 active+undersized, 14 active+undersized+degraded, 71 active+clean; 329 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 988 KiB/s wr, 16 op/s; 114/585 objects degraded (19.487%) 2024-07-26T18:13:30.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:30 smithi071 ceph-mon[92867]: osdmap e457: 8 total, 7 up, 8 in 2024-07-26T18:13:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:30 smithi071 ceph-mon[92867]: pgmap v355: 121 pgs: 1 active+clean+snaptrim, 35 active+undersized, 14 active+undersized+degraded, 71 active+clean; 329 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 988 KiB/s wr, 16 op/s; 114/585 objects degraded (19.487%) 2024-07-26T18:13:30.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:30 smithi071 ceph-mon[90507]: osdmap e457: 8 total, 7 up, 8 in 2024-07-26T18:13:30.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:30 smithi071 ceph-mon[90507]: pgmap v355: 121 pgs: 1 active+clean+snaptrim, 35 active+undersized, 14 active+undersized+degraded, 71 active+clean; 329 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 988 KiB/s wr, 16 op/s; 114/585 objects degraded (19.487%) 2024-07-26T18:13:31.204 INFO:tasks.rados.rados.0.smithi071.stdout:1985: finishing write tid 1 to smithi07179299-8 2024-07-26T18:13:31.205 INFO:tasks.rados.rados.0.smithi071.stdout:1986: expect (ObjNum 454 snap 132 seq_num 454) 2024-07-26T18:13:31.219 INFO:tasks.rados.rados.0.smithi071.stdout:1985: finishing write tid 2 to smithi07179299-8 2024-07-26T18:13:31.220 INFO:tasks.rados.rados.0.smithi071.stdout:1985: finishing write tid 3 to smithi07179299-8 2024-07-26T18:13:31.220 INFO:tasks.rados.rados.0.smithi071.stdout:1987: finishing rollback tid 0 to smithi07179299-29 2024-07-26T18:13:31.220 INFO:tasks.rados.rados.0.smithi071.stdout:1987: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:13:31.220 INFO:tasks.rados.rados.0.smithi071.stdout:1986: done (3 left) 2024-07-26T18:13:31.220 INFO:tasks.rados.rados.0.smithi071.stdout:1988: done (2 left) 2024-07-26T18:13:31.220 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 190 2024-07-26T18:13:31.220 INFO:tasks.rados.rados.0.smithi071.stdout:1989: seq_num 629 ranges {753664=540672,1294336=401408} 2024-07-26T18:13:31.226 INFO:tasks.rados.rados.0.smithi071.stdout:1989: writing smithi07179299-26 from 753664 to 1294336 tid 1 2024-07-26T18:13:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:1989: writing smithi07179299-26 from 1294336 to 1695744 tid 2 2024-07-26T18:13:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:1990: delete oid 5 current snap is 190 2024-07-26T18:13:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:1987: finishing rollback tid 2 to smithi07179299-29 2024-07-26T18:13:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 927 (ObjNum 517 snap 155 seq_num 517) dirty exists 2024-07-26T18:13:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:1985: finishing write tid 4 to smithi07179299-8 2024-07-26T18:13:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:1985: oid 8 updating version 0 to 1010 2024-07-26T18:13:31.229 INFO:tasks.rados.rados.0.smithi071.stdout:1985: oid 8 updating version 1010 to 1011 2024-07-26T18:13:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:1985: oid 8 version 1011 is already newer than 1009 2024-07-26T18:13:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1011 (ObjNum 628 snap 190 seq_num 628) dirty exists 2024-07-26T18:13:31.230 INFO:tasks.rados.rados.0.smithi071.stdout:1985: left oid 8 (ObjNum 628 snap 190 seq_num 628) 2024-07-26T18:13:31.232 INFO:tasks.rados.rados.0.smithi071.stdout:1989: finishing write tid 1 to smithi07179299-26 2024-07-26T18:13:31.233 INFO:tasks.rados.rados.0.smithi071.stdout:1989: finishing write tid 2 to smithi07179299-26 2024-07-26T18:13:31.234 INFO:tasks.rados.rados.0.smithi071.stdout:1989: finishing write tid 3 to smithi07179299-26 2024-07-26T18:13:31.236 INFO:tasks.rados.rados.0.smithi071.stdout:1989: finishing write tid 4 to smithi07179299-26 2024-07-26T18:13:31.237 INFO:tasks.rados.rados.0.smithi071.stdout:1989: oid 26 updating version 0 to 1096 2024-07-26T18:13:31.237 INFO:tasks.rados.rados.0.smithi071.stdout:1989: oid 26 version 1096 is already newer than 1095 2024-07-26T18:13:31.237 INFO:tasks.rados.rados.0.smithi071.stdout:1989: oid 26 version 1096 is already newer than 1094 2024-07-26T18:13:31.237 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1096 (ObjNum 629 snap 190 seq_num 629) dirty exists 2024-07-26T18:13:31.237 INFO:tasks.rados.rados.0.smithi071.stdout:1989: left oid 26 (ObjNum 629 snap 190 seq_num 629) 2024-07-26T18:13:31.237 INFO:tasks.rados.rados.0.smithi071.stdout:1985: done (3 left) 2024-07-26T18:13:31.237 INFO:tasks.rados.rados.0.smithi071.stdout:1987: done (2 left) 2024-07-26T18:13:31.237 INFO:tasks.rados.rados.0.smithi071.stdout:1989: done (1 left) 2024-07-26T18:13:31.238 INFO:tasks.rados.rados.0.smithi071.stdout:1990: done (0 left) 2024-07-26T18:13:31.238 INFO:tasks.rados.rados.0.smithi071.stdout:1991: setattr oid 50 current snap is 190 2024-07-26T18:13:31.238 INFO:tasks.rados.rados.0.smithi071.stdout:1992: rmattr oid 7 current snap is 190 2024-07-26T18:13:31.239 INFO:tasks.rados.rados.0.smithi071.stdout:1992: done (1 left) 2024-07-26T18:13:31.239 INFO:tasks.rados.rados.0.smithi071.stdout:1993: delete oid 48 current snap is 190 2024-07-26T18:13:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:1993: done (1 left) 2024-07-26T18:13:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 190 2024-07-26T18:13:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:1994: seq_num 632 ranges {9707520=589824,10297344=401408} 2024-07-26T18:13:31.297 INFO:tasks.rados.rados.0.smithi071.stdout:1994: writing smithi07179299-42 from 9707520 to 10297344 tid 1 2024-07-26T18:13:31.300 INFO:tasks.rados.rados.0.smithi071.stdout:1994: writing smithi07179299-42 from 10297344 to 10698752 tid 2 2024-07-26T18:13:31.300 INFO:tasks.rados.rados.0.smithi071.stdout:1995: read oid 45 snap -1 2024-07-26T18:13:31.300 INFO:tasks.rados.rados.0.smithi071.stdout:1995: expect (ObjNum 574 snap 176 seq_num 574) 2024-07-26T18:13:31.300 INFO:tasks.rados.rados.0.smithi071.stdout:1996: snap_remove snap 166 2024-07-26T18:13:31.305 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T18:13:31.025+0000 7fcc1de38640 -1 osd.5 449 log_to_monitors true 2024-07-26T18:13:31.305 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:13:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T18:13:31.227+0000 7fcc11bdb640 -1 osd.5 449 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:13:31.305 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:31 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 114/585 objects degraded (19.487%), 14 pgs degraded (PG_DEGRADED) 2024-07-26T18:13:31.306 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:31 smithi135 ceph-mon[85352]: osdmap e458: 8 total, 7 up, 8 in 2024-07-26T18:13:31.306 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:31 smithi135 ceph-mon[85352]: from='osd.5 [v2:172.21.15.135:6808/3249692294,v1:172.21.15.135:6809/3249692294]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:13:31.306 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:31 smithi135 ceph-mon[85352]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:13:31.306 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:31 smithi135 ceph-mon[85352]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-26T18:13:31.306 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:31 smithi135 ceph-mon[85352]: osdmap e459: 8 total, 7 up, 8 in 2024-07-26T18:13:31.306 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:31 smithi135 ceph-mon[85352]: from='osd.5 [v2:172.21.15.135:6808/3249692294,v1:172.21.15.135:6809/3249692294]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:13:31.306 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:31 smithi135 ceph-mon[85352]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:13:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 114/585 objects degraded (19.487%), 14 pgs degraded (PG_DEGRADED) 2024-07-26T18:13:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[92867]: osdmap e458: 8 total, 7 up, 8 in 2024-07-26T18:13:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[92867]: from='osd.5 [v2:172.21.15.135:6808/3249692294,v1:172.21.15.135:6809/3249692294]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:13:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[92867]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:13:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[92867]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-26T18:13:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[92867]: osdmap e459: 8 total, 7 up, 8 in 2024-07-26T18:13:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[92867]: from='osd.5 [v2:172.21.15.135:6808/3249692294,v1:172.21.15.135:6809/3249692294]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:13:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[92867]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:13:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 114/585 objects degraded (19.487%), 14 pgs degraded (PG_DEGRADED) 2024-07-26T18:13:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[90507]: osdmap e458: 8 total, 7 up, 8 in 2024-07-26T18:13:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[90507]: from='osd.5 [v2:172.21.15.135:6808/3249692294,v1:172.21.15.135:6809/3249692294]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:13:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[90507]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-07-26T18:13:31.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[90507]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-07-26T18:13:31.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[90507]: osdmap e459: 8 total, 7 up, 8 in 2024-07-26T18:13:31.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[90507]: from='osd.5 [v2:172.21.15.135:6808/3249692294,v1:172.21.15.135:6809/3249692294]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:13:31.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:31 smithi071 ceph-mon[90507]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:13:32.207 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1343 (ObjNum 600 snap 181 seq_num 600) dirty exists 2024-07-26T18:13:32.207 INFO:tasks.rados.rados.0.smithi071.stdout:1994: finishing write tid 1 to smithi07179299-42 2024-07-26T18:13:32.207 INFO:tasks.rados.rados.0.smithi071.stdout:1994: finishing write tid 2 to smithi07179299-42 2024-07-26T18:13:32.208 INFO:tasks.rados.rados.0.smithi071.stdout:1994: finishing write tid 3 to smithi07179299-42 2024-07-26T18:13:32.208 INFO:tasks.rados.rados.0.smithi071.stdout:1994: finishing write tid 4 to smithi07179299-42 2024-07-26T18:13:32.208 INFO:tasks.rados.rados.0.smithi071.stdout:1994: oid 42 updating version 0 to 1347 2024-07-26T18:13:32.208 INFO:tasks.rados.rados.0.smithi071.stdout:1994: oid 42 version 1347 is already newer than 1346 2024-07-26T18:13:32.208 INFO:tasks.rados.rados.0.smithi071.stdout:1994: oid 42 version 1347 is already newer than 1345 2024-07-26T18:13:32.208 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 1347 (ObjNum 632 snap 190 seq_num 632) dirty exists 2024-07-26T18:13:32.208 INFO:tasks.rados.rados.0.smithi071.stdout:1994: left oid 42 (ObjNum 632 snap 190 seq_num 632) 2024-07-26T18:13:32.208 INFO:tasks.rados.rados.0.smithi071.stdout:1995: expect (ObjNum 574 snap 176 seq_num 574) 2024-07-26T18:13:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:13:32] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.43.0" 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[92867]: pgmap v358: 121 pgs: 1 active+clean+snaptrim, 35 active+undersized, 14 active+undersized+degraded, 71 active+clean; 329 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 610 KiB/s wr, 8 op/s; 114/585 objects degraded (19.487%) 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[92867]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[92867]: osd.5 [v2:172.21.15.135:6808/3249692294,v1:172.21.15.135:6809/3249692294] boot 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[92867]: osdmap e460: 8 total, 8 up, 8 in 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[90507]: pgmap v358: 121 pgs: 1 active+clean+snaptrim, 35 active+undersized, 14 active+undersized+degraded, 71 active+clean; 329 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 610 KiB/s wr, 8 op/s; 114/585 objects degraded (19.487%) 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[90507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:13:32.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[90507]: osd.5 [v2:172.21.15.135:6808/3249692294,v1:172.21.15.135:6809/3249692294] boot 2024-07-26T18:13:32.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[90507]: osdmap e460: 8 total, 8 up, 8 in 2024-07-26T18:13:32.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:13:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:32 smithi135 ceph-mon[85352]: pgmap v358: 121 pgs: 1 active+clean+snaptrim, 35 active+undersized, 14 active+undersized+degraded, 71 active+clean; 329 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 610 KiB/s wr, 8 op/s; 114/585 objects degraded (19.487%) 2024-07-26T18:13:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:32.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:32.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:32 smithi135 ceph-mon[85352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:13:32.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:32 smithi135 ceph-mon[85352]: osd.5 [v2:172.21.15.135:6808/3249692294,v1:172.21.15.135:6809/3249692294] boot 2024-07-26T18:13:32.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:32 smithi135 ceph-mon[85352]: osdmap e460: 8 total, 8 up, 8 in 2024-07-26T18:13:32.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-07-26T18:13:32.867 INFO:tasks.rados.rados.0.smithi071.stdout:1991: done (3 left) 2024-07-26T18:13:32.867 INFO:tasks.rados.rados.0.smithi071.stdout:1994: done (2 left) 2024-07-26T18:13:32.867 INFO:tasks.rados.rados.0.smithi071.stdout:1995: done (1 left) 2024-07-26T18:13:32.867 INFO:tasks.rados.rados.0.smithi071.stdout:1996: done (0 left) 2024-07-26T18:13:32.867 INFO:tasks.rados.rados.0.smithi071.stdout:1997: snap_remove snap 186 2024-07-26T18:13:33.212 INFO:tasks.rados.rados.0.smithi071.stdout:1997: done (0 left) 2024-07-26T18:13:33.212 INFO:tasks.rados.rados.0.smithi071.stdout:1998: setattr oid 41 current snap is 190 2024-07-26T18:13:33.214 INFO:tasks.rados.rados.0.smithi071.stdout:1999: delete oid 8 current snap is 190 2024-07-26T18:13:33.221 INFO:tasks.rados.rados.0.smithi071.stdout:1999: done (1 left) 2024-07-26T18:13:33.221 INFO:tasks.rados.rados.0.smithi071.stdout:2000: read oid 21 snap 179 2024-07-26T18:13:33.222 INFO:tasks.rados.rados.0.smithi071.stdout:2000: expect deleted 2024-07-26T18:13:33.222 INFO:tasks.rados.rados.0.smithi071.stdout:2001: read oid 36 snap -1 2024-07-26T18:13:33.222 INFO:tasks.rados.rados.0.smithi071.stdout:2001: expect (ObjNum 531 snap 160 seq_num 531) 2024-07-26T18:13:33.222 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 190 2024-07-26T18:13:33.222 INFO:tasks.rados.rados.0.smithi071.stdout:2002: seq_num 634 ranges {720896=622592,1343488=401408} 2024-07-26T18:13:33.229 INFO:tasks.rados.rados.0.smithi071.stdout:2002: writing smithi07179299-33 from 720896 to 1343488 tid 1 2024-07-26T18:13:33.233 INFO:tasks.rados.rados.0.smithi071.stdout:2002: writing smithi07179299-33 from 1343488 to 1744896 tid 2 2024-07-26T18:13:33.233 INFO:tasks.rados.rados.0.smithi071.stdout:2000: done (3 left) 2024-07-26T18:13:33.233 INFO:tasks.rados.rados.0.smithi071.stdout:2003: read oid 50 snap -1 2024-07-26T18:13:33.233 INFO:tasks.rados.rados.0.smithi071.stdout:2003: expect (ObjNum 600 snap 181 seq_num 600) 2024-07-26T18:13:33.234 INFO:tasks.rados.rados.0.smithi071.stdout:2004: read oid 23 snap -1 2024-07-26T18:13:33.234 INFO:tasks.rados.rados.0.smithi071.stdout:2004: expect (ObjNum 588 snap 179 seq_num 588) 2024-07-26T18:13:33.234 INFO:tasks.rados.rados.0.smithi071.stdout:2005: snap_remove snap 187 2024-07-26T18:13:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:33.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:33.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:33 smithi135 ceph-mon[85352]: osdmap e461: 8 total, 8 up, 8 in 2024-07-26T18:13:33.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:33.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:33.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:33 smithi071 ceph-mon[90507]: osdmap e461: 8 total, 8 up, 8 in 2024-07-26T18:13:33.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:33.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:33.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:33 smithi071 ceph-mon[92867]: osdmap e461: 8 total, 8 up, 8 in 2024-07-26T18:13:34.210 INFO:tasks.rados.rados.0.smithi071.stdout:2003: expect (ObjNum 600 snap 181 seq_num 600) 2024-07-26T18:13:34.240 INFO:tasks.rados.rados.0.smithi071.stdout:2001: expect (ObjNum 531 snap 160 seq_num 531) 2024-07-26T18:13:34.452 INFO:tasks.rados.rados.0.smithi071.stdout:2002: finishing write tid 1 to smithi07179299-33 2024-07-26T18:13:34.453 INFO:tasks.rados.rados.0.smithi071.stdout:2002: finishing write tid 2 to smithi07179299-33 2024-07-26T18:13:34.453 INFO:tasks.rados.rados.0.smithi071.stdout:2002: finishing write tid 3 to smithi07179299-33 2024-07-26T18:13:34.453 INFO:tasks.rados.rados.0.smithi071.stdout:2002: finishing write tid 4 to smithi07179299-33 2024-07-26T18:13:34.453 INFO:tasks.rados.rados.0.smithi071.stdout:2002: oid 33 updating version 0 to 946 2024-07-26T18:13:34.453 INFO:tasks.rados.rados.0.smithi071.stdout:2002: oid 33 updating version 946 to 947 2024-07-26T18:13:34.453 INFO:tasks.rados.rados.0.smithi071.stdout:2002: oid 33 updating version 947 to 948 2024-07-26T18:13:34.453 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 948 (ObjNum 634 snap 190 seq_num 634) dirty exists 2024-07-26T18:13:34.453 INFO:tasks.rados.rados.0.smithi071.stdout:2002: left oid 33 (ObjNum 634 snap 190 seq_num 634) 2024-07-26T18:13:34.453 INFO:tasks.rados.rados.0.smithi071.stdout:2004: expect (ObjNum 588 snap 179 seq_num 588) 2024-07-26T18:13:34.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:34 smithi135 ceph-mon[85352]: pgmap v361: 121 pgs: 5 peering, 1 active+clean+snaptrim, 1 active+recovery_wait+degraded, 26 active+undersized, 5 active+undersized+degraded, 83 active+clean; 330 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 864 KiB/s wr, 12 op/s; 25/579 objects degraded (4.318%); 5.0 MiB/s, 1 objects/s recovering 2024-07-26T18:13:34.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:34 smithi135 ceph-mon[85352]: osdmap e462: 8 total, 8 up, 8 in 2024-07-26T18:13:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:34 smithi071 ceph-mon[90507]: pgmap v361: 121 pgs: 5 peering, 1 active+clean+snaptrim, 1 active+recovery_wait+degraded, 26 active+undersized, 5 active+undersized+degraded, 83 active+clean; 330 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 864 KiB/s wr, 12 op/s; 25/579 objects degraded (4.318%); 5.0 MiB/s, 1 objects/s recovering 2024-07-26T18:13:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:34 smithi071 ceph-mon[90507]: osdmap e462: 8 total, 8 up, 8 in 2024-07-26T18:13:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:34 smithi071 ceph-mon[92867]: pgmap v361: 121 pgs: 5 peering, 1 active+clean+snaptrim, 1 active+recovery_wait+degraded, 26 active+undersized, 5 active+undersized+degraded, 83 active+clean; 330 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 864 KiB/s wr, 12 op/s; 25/579 objects degraded (4.318%); 5.0 MiB/s, 1 objects/s recovering 2024-07-26T18:13:34.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:34 smithi071 ceph-mon[92867]: osdmap e462: 8 total, 8 up, 8 in 2024-07-26T18:13:34.806 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 853 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:13:34.807 INFO:tasks.rados.rados.0.smithi071.stdout:1998: done (5 left) 2024-07-26T18:13:34.807 INFO:tasks.rados.rados.0.smithi071.stdout:2001: done (4 left) 2024-07-26T18:13:34.807 INFO:tasks.rados.rados.0.smithi071.stdout:2002: done (3 left) 2024-07-26T18:13:34.807 INFO:tasks.rados.rados.0.smithi071.stdout:2003: done (2 left) 2024-07-26T18:13:34.807 INFO:tasks.rados.rados.0.smithi071.stdout:2004: done (1 left) 2024-07-26T18:13:34.807 INFO:tasks.rados.rados.0.smithi071.stdout:2005: done (0 left) 2024-07-26T18:13:34.807 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 34 current snap is 190 2024-07-26T18:13:34.807 INFO:tasks.rados.rados.0.smithi071.stdout:2006: seq_num 635 ranges {409600=638976,1048576=401408} 2024-07-26T18:13:34.811 INFO:tasks.rados.rados.0.smithi071.stdout:2006: writing smithi07179299-34 from 409600 to 1048576 tid 1 2024-07-26T18:13:34.814 INFO:tasks.rados.rados.0.smithi071.stdout:2006: writing smithi07179299-34 from 1048576 to 1449984 tid 2 2024-07-26T18:13:34.814 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 190 2024-07-26T18:13:34.814 INFO:tasks.rados.rados.0.smithi071.stdout:2007: seq_num 636 ranges {892928=655360,1548288=401408} 2024-07-26T18:13:34.822 INFO:tasks.rados.rados.0.smithi071.stdout:2007: writing smithi07179299-38 from 892928 to 1548288 tid 1 2024-07-26T18:13:34.824 INFO:tasks.rados.rados.0.smithi071.stdout:2007: writing smithi07179299-38 from 1548288 to 1949696 tid 2 2024-07-26T18:13:34.825 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 190 2024-07-26T18:13:34.825 INFO:tasks.rados.rados.0.smithi071.stdout:2006: finishing write tid 1 to smithi07179299-34 2024-07-26T18:13:34.825 INFO:tasks.rados.rados.0.smithi071.stdout:2008: seq_num 637 ranges {0=671744,671744=401408} 2024-07-26T18:13:34.828 INFO:tasks.rados.rados.0.smithi071.stdout:2008: writing smithi07179299-1 from 0 to 671744 tid 1 2024-07-26T18:13:34.831 INFO:tasks.rados.rados.0.smithi071.stdout:2008: writing smithi07179299-1 from 671744 to 1073152 tid 2 2024-07-26T18:13:34.832 INFO:tasks.rados.rados.0.smithi071.stdout:2009: rollback oid 33 current snap is 190 2024-07-26T18:13:34.832 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 33 to 179 2024-07-26T18:13:34.832 INFO:tasks.rados.rados.0.smithi071.stdout:2006: finishing write tid 2 to smithi07179299-34 2024-07-26T18:13:34.832 INFO:tasks.rados.rados.0.smithi071.stdout:2006: finishing write tid 3 to smithi07179299-34 2024-07-26T18:13:34.832 INFO:tasks.rados.rados.0.smithi071.stdout:2006: finishing write tid 4 to smithi07179299-34 2024-07-26T18:13:34.832 INFO:tasks.rados.rados.0.smithi071.stdout:2006: oid 34 updating version 0 to 979 2024-07-26T18:13:34.832 INFO:tasks.rados.rados.0.smithi071.stdout:2006: oid 34 version 979 is already newer than 978 2024-07-26T18:13:34.832 INFO:tasks.rados.rados.0.smithi071.stdout:2006: oid 34 updating version 979 to 980 2024-07-26T18:13:34.832 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 980 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:13:34.833 INFO:tasks.rados.rados.0.smithi071.stdout:2006: left oid 34 (ObjNum 635 snap 190 seq_num 635) 2024-07-26T18:13:34.833 INFO:tasks.rados.rados.0.smithi071.stdout:2006: done (3 left) 2024-07-26T18:13:34.833 INFO:tasks.rados.rados.0.smithi071.stdout:2010: rollback oid 6 current snap is 190 2024-07-26T18:13:34.833 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 6 to 175 2024-07-26T18:13:34.833 INFO:tasks.rados.rados.0.smithi071.stdout:2007: finishing write tid 1 to smithi07179299-38 2024-07-26T18:13:34.833 INFO:tasks.rados.rados.0.smithi071.stdout:2007: finishing write tid 2 to smithi07179299-38 2024-07-26T18:13:34.833 INFO:tasks.rados.rados.0.smithi071.stdout:2007: finishing write tid 3 to smithi07179299-38 2024-07-26T18:13:34.833 INFO:tasks.rados.rados.0.smithi071.stdout:2007: finishing write tid 4 to smithi07179299-38 2024-07-26T18:13:34.833 INFO:tasks.rados.rados.0.smithi071.stdout:2007: oid 38 updating version 0 to 1014 2024-07-26T18:13:34.833 INFO:tasks.rados.rados.0.smithi071.stdout:2007: oid 38 updating version 1014 to 1015 2024-07-26T18:13:34.834 INFO:tasks.rados.rados.0.smithi071.stdout:2007: oid 38 version 1015 is already newer than 1013 2024-07-26T18:13:34.834 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1015 (ObjNum 636 snap 190 seq_num 636) dirty exists 2024-07-26T18:13:34.834 INFO:tasks.rados.rados.0.smithi071.stdout:2007: left oid 38 (ObjNum 636 snap 190 seq_num 636) 2024-07-26T18:13:34.834 INFO:tasks.rados.rados.0.smithi071.stdout:2007: done (3 left) 2024-07-26T18:13:34.834 INFO:tasks.rados.rados.0.smithi071.stdout:2011: copy_from oid 8 from oid 35 current snap is 190 2024-07-26T18:13:34.834 INFO:tasks.rados.rados.0.smithi071.stdout:2012: read oid 47 snap -1 2024-07-26T18:13:34.834 INFO:tasks.rados.rados.0.smithi071.stdout:2012: expect (ObjNum 615 snap 187 seq_num 615) 2024-07-26T18:13:34.834 INFO:tasks.rados.rados.0.smithi071.stdout:2013: delete oid 45 current snap is 190 2024-07-26T18:13:34.835 INFO:tasks.rados.rados.0.smithi071.stdout:2010: finishing rollback tid 1 to smithi07179299-6 2024-07-26T18:13:34.836 INFO:tasks.rados.rados.0.smithi071.stdout:2008: finishing write tid 1 to smithi07179299-1 2024-07-26T18:13:34.836 INFO:tasks.rados.rados.0.smithi071.stdout:2010: finishing rollback tid 2 to smithi07179299-6 2024-07-26T18:13:34.836 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 920 (ObjNum 508 snap 149 seq_num 508) dirty exists 2024-07-26T18:13:34.836 INFO:tasks.rados.rados.0.smithi071.stdout:2009: finishing rollback tid 0 to smithi07179299-33 2024-07-26T18:13:34.836 INFO:tasks.rados.rados.0.smithi071.stdout:2010: done (5 left) 2024-07-26T18:13:34.836 INFO:tasks.rados.rados.0.smithi071.stdout:2013: done (4 left) 2024-07-26T18:13:34.836 INFO:tasks.rados.rados.0.smithi071.stdout:2014: read oid 25 snap -1 2024-07-26T18:13:34.836 INFO:tasks.rados.rados.0.smithi071.stdout:2014: expect (ObjNum 534 snap 163 seq_num 534) 2024-07-26T18:13:34.836 INFO:tasks.rados.rados.0.smithi071.stdout:2015: snap_create 2024-07-26T18:13:34.837 INFO:tasks.rados.rados.0.smithi071.stdout:2009: finishing rollback tid 1 to smithi07179299-33 2024-07-26T18:13:34.837 INFO:tasks.rados.rados.0.smithi071.stdout:2008: finishing write tid 2 to smithi07179299-1 2024-07-26T18:13:34.837 INFO:tasks.rados.rados.0.smithi071.stdout:2012: expect (ObjNum 615 snap 187 seq_num 615) 2024-07-26T18:13:34.855 INFO:tasks.rados.rados.0.smithi071.stdout:2009: finishing rollback tid 2 to smithi07179299-33 2024-07-26T18:13:34.856 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 983 (ObjNum 33 snap 0 seq_num 2057172720) dirty exists 2024-07-26T18:13:34.856 INFO:tasks.rados.rados.0.smithi071.stdout:2008: finishing write tid 3 to smithi07179299-1 2024-07-26T18:13:34.856 INFO:tasks.rados.rados.0.smithi071.stdout:2008: finishing write tid 4 to smithi07179299-1 2024-07-26T18:13:34.856 INFO:tasks.rados.rados.0.smithi071.stdout:2008: oid 1 updating version 0 to 981 2024-07-26T18:13:34.856 INFO:tasks.rados.rados.0.smithi071.stdout:2008: oid 1 updating version 981 to 983 2024-07-26T18:13:34.856 INFO:tasks.rados.rados.0.smithi071.stdout:2008: oid 1 version 983 is already newer than 982 2024-07-26T18:13:34.856 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 983 (ObjNum 637 snap 190 seq_num 637) dirty exists 2024-07-26T18:13:34.857 INFO:tasks.rados.rados.0.smithi071.stdout:2008: left oid 1 (ObjNum 637 snap 190 seq_num 637) 2024-07-26T18:13:34.857 INFO:tasks.rados.rados.0.smithi071.stdout:2011: finishing copy_from racing read to smithi07179299-8 2024-07-26T18:13:34.857 INFO:tasks.rados.rados.0.smithi071.stdout:2011: finishing copy_from to smithi07179299-8 2024-07-26T18:13:34.857 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 941 (ObjNum 500 snap 146 seq_num 500) dirty exists 2024-07-26T18:13:34.857 INFO:tasks.rados.rados.0.smithi071.stdout:2014: expect (ObjNum 534 snap 163 seq_num 534) 2024-07-26T18:13:35.313 INFO:tasks.rados.rados.0.smithi071.stdout:2008: done (5 left) 2024-07-26T18:13:35.313 INFO:tasks.rados.rados.0.smithi071.stdout:2009: done (4 left) 2024-07-26T18:13:35.313 INFO:tasks.rados.rados.0.smithi071.stdout:2011: done (3 left) 2024-07-26T18:13:35.313 INFO:tasks.rados.rados.0.smithi071.stdout:2012: done (2 left) 2024-07-26T18:13:35.313 INFO:tasks.rados.rados.0.smithi071.stdout:2014: done (1 left) 2024-07-26T18:13:35.313 INFO:tasks.rados.rados.0.smithi071.stdout:2015: done (0 left) 2024-07-26T18:13:35.313 INFO:tasks.rados.rados.0.smithi071.stdout:2016: snap_remove snap 190 2024-07-26T18:13:36.319 INFO:tasks.rados.rados.0.smithi071.stdout:2016: done (0 left) 2024-07-26T18:13:36.319 INFO:tasks.rados.rados.0.smithi071.stdout:2017: snap_remove snap 179 2024-07-26T18:13:36.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:13:36.104+0000 7f2c3c88d640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: osdmap e463: 8 total, 8 up, 8 in 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: pgmap v364: 121 pgs: 5 peering, 1 active+recovery_wait+degraded, 20 active+undersized, 3 active+undersized+degraded, 92 active+clean; 332 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.3 MiB/s wr, 23 op/s; 22/585 objects degraded (3.761%); 5.0 MiB/s, 1 objects/s recovering 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:36.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:36.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 25/579 objects degraded (4.318%), 6 pgs degraded (PG_DEGRADED) 2024-07-26T18:13:36.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: osdmap e463: 8 total, 8 up, 8 in 2024-07-26T18:13:36.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: pgmap v364: 121 pgs: 5 peering, 1 active+recovery_wait+degraded, 20 active+undersized, 3 active+undersized+degraded, 92 active+clean; 332 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.3 MiB/s wr, 23 op/s; 22/585 objects degraded (3.761%); 5.0 MiB/s, 1 objects/s recovering 2024-07-26T18:13:36.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:36.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:36.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:36.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:13:36.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:36.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:13:36.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:36.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:36.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:36.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:36.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:36 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 25/579 objects degraded (4.318%), 6 pgs degraded (PG_DEGRADED) 2024-07-26T18:13:36.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: osdmap e463: 8 total, 8 up, 8 in 2024-07-26T18:13:36.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: pgmap v364: 121 pgs: 5 peering, 1 active+recovery_wait+degraded, 20 active+undersized, 3 active+undersized+degraded, 92 active+clean; 332 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.3 MiB/s wr, 23 op/s; 22/585 objects degraded (3.761%); 5.0 MiB/s, 1 objects/s recovering 2024-07-26T18:13:36.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:36.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:36.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:36.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:13:36.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:36.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:13:36.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:36.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:36.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:36.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:36.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:36 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 25/579 objects degraded (4.318%), 6 pgs degraded (PG_DEGRADED) 2024-07-26T18:13:37.323 INFO:tasks.rados.rados.0.smithi071.stdout:2017: done (0 left) 2024-07-26T18:13:37.323 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 191 2024-07-26T18:13:37.324 INFO:tasks.rados.rados.0.smithi071.stdout:2018: seq_num 639 ranges {1179648=704512,1884160=401408} 2024-07-26T18:13:37.334 INFO:tasks.rados.rados.0.smithi071.stdout:2018: writing smithi07179299-8 from 1179648 to 1884160 tid 1 2024-07-26T18:13:37.338 INFO:tasks.rados.rados.0.smithi071.stdout:2018: writing smithi07179299-8 from 1884160 to 2285568 tid 2 2024-07-26T18:13:37.339 INFO:tasks.rados.rados.0.smithi071.stdout:2019: rollback oid 45 current snap is 191 2024-07-26T18:13:37.339 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 45 to 185 2024-07-26T18:13:37.339 INFO:tasks.rados.rados.0.smithi071.stdout:2020: rollback oid 9 current snap is 191 2024-07-26T18:13:37.339 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 9 to 185 2024-07-26T18:13:37.339 INFO:tasks.rados.rados.0.smithi071.stdout:2021: read oid 36 snap -1 2024-07-26T18:13:37.339 INFO:tasks.rados.rados.0.smithi071.stdout:2021: expect (ObjNum 531 snap 160 seq_num 531) 2024-07-26T18:13:37.340 INFO:tasks.rados.rados.0.smithi071.stdout:2022: setattr oid 31 current snap is 191 2024-07-26T18:13:37.341 INFO:tasks.rados.rados.0.smithi071.stdout:2023: rmattr oid 39 current snap is 191 2024-07-26T18:13:37.342 INFO:tasks.rados.rados.0.smithi071.stdout:2023: done (5 left) 2024-07-26T18:13:37.342 INFO:tasks.rados.rados.0.smithi071.stdout:2024: copy_from oid 24 from oid 48 current snap is 191 2024-07-26T18:13:37.342 INFO:tasks.rados.rados.0.smithi071.stdout:2018: finishing write tid 1 to smithi07179299-8 2024-07-26T18:13:37.343 INFO:tasks.rados.rados.0.smithi071.stdout:2018: finishing write tid 2 to smithi07179299-8 2024-07-26T18:13:37.343 INFO:tasks.rados.rados.0.smithi071.stdout:2025: snap_remove snap 163 2024-07-26T18:13:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:37 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:37 smithi071 ceph-mon[90507]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:13:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:37 smithi071 ceph-mon[90507]: osdmap e464: 8 total, 8 up, 8 in 2024-07-26T18:13:37.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:37 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:37.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:37 smithi071 ceph-mon[92867]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:13:37.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:37 smithi071 ceph-mon[92867]: osdmap e464: 8 total, 8 up, 8 in 2024-07-26T18:13:37.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:37 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:37.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:37 smithi135 ceph-mon[85352]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:13:37.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:37 smithi135 ceph-mon[85352]: osdmap e464: 8 total, 8 up, 8 in 2024-07-26T18:13:38.334 INFO:tasks.rados.rados.0.smithi071.stdout:2025: done (6 left) 2024-07-26T18:13:38.334 INFO:tasks.rados.rados.0.smithi071.stdout:2026: setattr oid 16 current snap is 191 2024-07-26T18:13:38.334 INFO:tasks.rados.rados.0.smithi071.stdout:2019: finishing rollback tid 1 to smithi07179299-45 2024-07-26T18:13:38.334 INFO:tasks.rados.rados.0.smithi071.stdout:2018: finishing write tid 3 to smithi07179299-8 2024-07-26T18:13:38.334 INFO:tasks.rados.rados.0.smithi071.stdout:2018: finishing write tid 4 to smithi07179299-8 2024-07-26T18:13:38.334 INFO:tasks.rados.rados.0.smithi071.stdout:2018: oid 8 updating version 0 to 1017 2024-07-26T18:13:38.334 INFO:tasks.rados.rados.0.smithi071.stdout:2018: oid 8 updating version 1017 to 1018 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:2018: oid 8 version 1018 is already newer than 1016 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1018 (ObjNum 639 snap 191 seq_num 639) dirty exists 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:2018: left oid 8 (ObjNum 639 snap 191 seq_num 639) 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:2019: finishing rollback tid 2 to smithi07179299-45 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 891 (ObjNum 574 snap 176 seq_num 574) dirty exists 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:2020: finishing rollback tid 0 to smithi07179299-9 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1028 (ObjNum 454 snap 132 seq_num 454) dirty exists 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:2020: finishing rollback tid 1 to smithi07179299-9 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:2020: finishing rollback tid 2 to smithi07179299-9 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1385 (ObjNum 604 snap 181 seq_num 604) dirty exists 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:2024: finishing copy_from to smithi07179299-24 2024-07-26T18:13:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:2024: got expected ENOENT (src dne) 2024-07-26T18:13:38.336 INFO:tasks.rados.rados.0.smithi071.stdout:2024: finishing copy_from racing read to smithi07179299-24 2024-07-26T18:13:38.336 INFO:tasks.rados.rados.0.smithi071.stdout:2021: expect (ObjNum 531 snap 160 seq_num 531) 2024-07-26T18:13:38.558 INFO:tasks.rados.rados.0.smithi071.stdout:2018: done (6 left) 2024-07-26T18:13:38.558 INFO:tasks.rados.rados.0.smithi071.stdout:2019: done (5 left) 2024-07-26T18:13:38.558 INFO:tasks.rados.rados.0.smithi071.stdout:2020: done (4 left) 2024-07-26T18:13:38.559 INFO:tasks.rados.rados.0.smithi071.stdout:2021: done (3 left) 2024-07-26T18:13:38.559 INFO:tasks.rados.rados.0.smithi071.stdout:2022: done (2 left) 2024-07-26T18:13:38.559 INFO:tasks.rados.rados.0.smithi071.stdout:2024: done (1 left) 2024-07-26T18:13:38.559 INFO:tasks.rados.rados.0.smithi071.stdout:2027: read oid 46 snap 175 2024-07-26T18:13:38.559 INFO:tasks.rados.rados.0.smithi071.stdout:2027: expect (ObjNum 566 snap 174 seq_num 566) 2024-07-26T18:13:38.559 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 191 2024-07-26T18:13:38.559 INFO:tasks.rados.rados.0.smithi071.stdout:2028: seq_num 640 ranges {5046272=729088,5775360=401408} 2024-07-26T18:13:38.589 INFO:tasks.rados.rados.0.smithi071.stdout:2028: writing smithi07179299-23 from 5046272 to 5775360 tid 1 2024-07-26T18:13:38.592 INFO:tasks.rados.rados.0.smithi071.stdout:2028: writing smithi07179299-23 from 5775360 to 6176768 tid 2 2024-07-26T18:13:38.592 INFO:tasks.rados.rados.0.smithi071.stdout:2029: copy_from oid 28 from oid 34 current snap is 191 2024-07-26T18:13:38.592 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 971 (ObjNum 549 snap 167 seq_num 549) dirty exists 2024-07-26T18:13:38.592 INFO:tasks.rados.rados.0.smithi071.stdout:2027: expect (ObjNum 566 snap 174 seq_num 566) 2024-07-26T18:13:38.652 INFO:tasks.rados.rados.0.smithi071.stdout:2028: finishing write tid 1 to smithi07179299-23 2024-07-26T18:13:38.652 INFO:tasks.rados.rados.0.smithi071.stdout:2028: finishing write tid 2 to smithi07179299-23 2024-07-26T18:13:38.652 INFO:tasks.rados.rados.0.smithi071.stdout:2028: finishing write tid 3 to smithi07179299-23 2024-07-26T18:13:38.652 INFO:tasks.rados.rados.0.smithi071.stdout:2028: finishing write tid 4 to smithi07179299-23 2024-07-26T18:13:38.652 INFO:tasks.rados.rados.0.smithi071.stdout:2028: oid 23 updating version 0 to 901 2024-07-26T18:13:38.652 INFO:tasks.rados.rados.0.smithi071.stdout:2028: oid 23 updating version 901 to 902 2024-07-26T18:13:38.652 INFO:tasks.rados.rados.0.smithi071.stdout:2028: oid 23 updating version 902 to 903 2024-07-26T18:13:38.652 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 903 (ObjNum 640 snap 191 seq_num 640) dirty exists 2024-07-26T18:13:38.652 INFO:tasks.rados.rados.0.smithi071.stdout:2028: left oid 23 (ObjNum 640 snap 191 seq_num 640) 2024-07-26T18:13:38.652 INFO:tasks.rados.rados.0.smithi071.stdout:2029: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2026: done (3 left) 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2027: done (2 left) 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2028: done (1 left) 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2030: rollback oid 23 current snap is 191 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 23 to 175 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2029: finishing copy_from to smithi07179299-28 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 980 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2029: done (1 left) 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2031: read oid 12 snap -1 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2031: expect deleted 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2032: copy_from oid 21 from oid 15 current snap is 191 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2033: copy_from oid 13 from oid 37 current snap is 191 2024-07-26T18:13:38.653 INFO:tasks.rados.rados.0.smithi071.stdout:2034: snap_remove snap 185 2024-07-26T18:13:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:38 smithi071 ceph-mon[92867]: osdmap e465: 8 total, 8 up, 8 in 2024-07-26T18:13:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:38 smithi071 ceph-mon[92867]: pgmap v367: 121 pgs: 1 active+recovery_wait+degraded, 120 active+clean; 309 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.2 MiB/s wr, 15 op/s; 4/528 objects degraded (0.758%); 14 MiB/s, 3 objects/s recovering 2024-07-26T18:13:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:38 smithi071 ceph-mon[90507]: osdmap e465: 8 total, 8 up, 8 in 2024-07-26T18:13:38.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:38 smithi071 ceph-mon[90507]: pgmap v367: 121 pgs: 1 active+recovery_wait+degraded, 120 active+clean; 309 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.2 MiB/s wr, 15 op/s; 4/528 objects degraded (0.758%); 14 MiB/s, 3 objects/s recovering 2024-07-26T18:13:38.708 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:38 smithi135 ceph-mon[85352]: osdmap e465: 8 total, 8 up, 8 in 2024-07-26T18:13:38.709 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:38 smithi135 ceph-mon[85352]: pgmap v367: 121 pgs: 1 active+recovery_wait+degraded, 120 active+clean; 309 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.2 MiB/s wr, 15 op/s; 4/528 objects degraded (0.758%); 14 MiB/s, 3 objects/s recovering 2024-07-26T18:13:39.335 INFO:tasks.rados.rados.0.smithi071.stdout:2034: done (4 left) 2024-07-26T18:13:39.335 INFO:tasks.rados.rados.0.smithi071.stdout:2035: read oid 42 snap -1 2024-07-26T18:13:39.335 INFO:tasks.rados.rados.0.smithi071.stdout:2035: expect (ObjNum 632 snap 190 seq_num 632) 2024-07-26T18:13:39.335 INFO:tasks.rados.rados.0.smithi071.stdout:2036: read oid 47 snap 189 2024-07-26T18:13:39.335 INFO:tasks.rados.rados.0.smithi071.stdout:2036: expect (ObjNum 615 snap 187 seq_num 615) 2024-07-26T18:13:39.335 INFO:tasks.rados.rados.0.smithi071.stdout:2037: snap_create 2024-07-26T18:13:39.335 INFO:tasks.rados.rados.0.smithi071.stdout:2032: finishing copy_from to smithi07179299-21 2024-07-26T18:13:39.335 INFO:tasks.rados.rados.0.smithi071.stdout:2032: got expected ENOENT (src dne) 2024-07-26T18:13:39.336 INFO:tasks.rados.rados.0.smithi071.stdout:2032: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:13:39.336 INFO:tasks.rados.rados.0.smithi071.stdout:2030: finishing rollback tid 0 to smithi07179299-23 2024-07-26T18:13:39.336 INFO:tasks.rados.rados.0.smithi071.stdout:2030: finishing rollback tid 1 to smithi07179299-23 2024-07-26T18:13:39.336 INFO:tasks.rados.rados.0.smithi071.stdout:2030: finishing rollback tid 2 to smithi07179299-23 2024-07-26T18:13:39.336 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 906 (ObjNum 538 snap 164 seq_num 538) dirty exists 2024-07-26T18:13:39.336 INFO:tasks.rados.rados.0.smithi071.stdout:2033: finishing copy_from racing read to smithi07179299-13 2024-07-26T18:13:39.336 INFO:tasks.rados.rados.0.smithi071.stdout:2033: finishing copy_from to smithi07179299-13 2024-07-26T18:13:39.336 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 950 (ObjNum 532 snap 161 seq_num 532) dirty exists 2024-07-26T18:13:39.341 INFO:tasks.rados.rados.0.smithi071.stdout:2036: expect (ObjNum 615 snap 187 seq_num 615) 2024-07-26T18:13:39.388 INFO:tasks.rados.rados.0.smithi071.stdout:2035: expect (ObjNum 632 snap 190 seq_num 632) 2024-07-26T18:13:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:39 smithi071 ceph-mon[90507]: osdmap e466: 8 total, 8 up, 8 in 2024-07-26T18:13:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:39 smithi071 ceph-mon[92867]: osdmap e466: 8 total, 8 up, 8 in 2024-07-26T18:13:39.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:39 smithi135 ceph-mon[85352]: osdmap e466: 8 total, 8 up, 8 in 2024-07-26T18:13:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:2030: done (6 left) 2024-07-26T18:13:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:2031: done (5 left) 2024-07-26T18:13:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:2032: done (4 left) 2024-07-26T18:13:40.354 INFO:tasks.rados.rados.0.smithi071.stdout:2033: done (3 left) 2024-07-26T18:13:40.354 INFO:tasks.rados.rados.0.smithi071.stdout:2035: done (2 left) 2024-07-26T18:13:40.354 INFO:tasks.rados.rados.0.smithi071.stdout:2036: done (1 left) 2024-07-26T18:13:40.354 INFO:tasks.rados.rados.0.smithi071.stdout:2037: done (0 left) 2024-07-26T18:13:40.354 INFO:tasks.rados.rados.0.smithi071.stdout:2038: snap_remove snap 191 2024-07-26T18:13:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:40 smithi071 ceph-mon[90507]: osdmap e467: 8 total, 8 up, 8 in 2024-07-26T18:13:40.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:40 smithi071 ceph-mon[90507]: pgmap v370: 121 pgs: 121 active+clean; 310 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 14 op/s; 16 MiB/s, 4 objects/s recovering 2024-07-26T18:13:40.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:40 smithi071 ceph-mon[92867]: osdmap e467: 8 total, 8 up, 8 in 2024-07-26T18:13:40.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:40 smithi071 ceph-mon[92867]: pgmap v370: 121 pgs: 121 active+clean; 310 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 14 op/s; 16 MiB/s, 4 objects/s recovering 2024-07-26T18:13:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:40 smithi135 ceph-mon[85352]: osdmap e467: 8 total, 8 up, 8 in 2024-07-26T18:13:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:40 smithi135 ceph-mon[85352]: pgmap v370: 121 pgs: 121 active+clean; 310 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 14 op/s; 16 MiB/s, 4 objects/s recovering 2024-07-26T18:13:41.204 INFO:tasks.rados.rados.0.smithi071.stdout:2038: done (0 left) 2024-07-26T18:13:41.205 INFO:tasks.rados.rados.0.smithi071.stdout:2039: copy_from oid 3 from oid 28 current snap is 192 2024-07-26T18:13:41.205 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 192 2024-07-26T18:13:41.205 INFO:tasks.rados.rados.0.smithi071.stdout:2040: seq_num 641 ranges {8183808=745472,8929280=401408} 2024-07-26T18:13:41.253 INFO:tasks.rados.rados.0.smithi071.stdout:2040: writing smithi07179299-45 from 8183808 to 8929280 tid 1 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2040: writing smithi07179299-45 from 8929280 to 9330688 tid 2 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2041: read oid 14 snap -1 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2041: expect (ObjNum 621 snap 188 seq_num 621) 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2042: read oid 33 snap 189 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2042: expect (ObjNum 616 snap 187 seq_num 616) 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2039: finishing copy_from racing read to smithi07179299-3 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2039: finishing copy_from to smithi07179299-3 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 980 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2043: read oid 35 snap -1 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2043: expect (ObjNum 500 snap 146 seq_num 500) 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2039: done (4 left) 2024-07-26T18:13:41.256 INFO:tasks.rados.rados.0.smithi071.stdout:2044: snap_create 2024-07-26T18:13:41.259 INFO:tasks.rados.rados.0.smithi071.stdout:2040: finishing write tid 1 to smithi07179299-45 2024-07-26T18:13:41.260 INFO:tasks.rados.rados.0.smithi071.stdout:2040: finishing write tid 2 to smithi07179299-45 2024-07-26T18:13:41.260 INFO:tasks.rados.rados.0.smithi071.stdout:2040: finishing write tid 3 to smithi07179299-45 2024-07-26T18:13:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:2040: finishing write tid 4 to smithi07179299-45 2024-07-26T18:13:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:2040: oid 45 updating version 0 to 982 2024-07-26T18:13:41.263 INFO:tasks.rados.rados.0.smithi071.stdout:2040: oid 45 updating version 982 to 983 2024-07-26T18:13:41.263 INFO:tasks.rados.rados.0.smithi071.stdout:2040: oid 45 version 983 is already newer than 981 2024-07-26T18:13:41.263 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 983 (ObjNum 641 snap 192 seq_num 641) dirty exists 2024-07-26T18:13:41.263 INFO:tasks.rados.rados.0.smithi071.stdout:2040: left oid 45 (ObjNum 641 snap 192 seq_num 641) 2024-07-26T18:13:41.265 INFO:tasks.rados.rados.0.smithi071.stdout:2042: expect (ObjNum 616 snap 187 seq_num 616) 2024-07-26T18:13:41.284 INFO:tasks.rados.rados.0.smithi071.stdout:2043: expect (ObjNum 500 snap 146 seq_num 500) 2024-07-26T18:13:41.315 INFO:tasks.rados.rados.0.smithi071.stdout:2041: expect (ObjNum 621 snap 188 seq_num 621) 2024-07-26T18:13:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:41 smithi071 ceph-mon[92867]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/528 objects degraded (0.758%), 1 pg degraded) 2024-07-26T18:13:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:41 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:13:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:41 smithi071 ceph-mon[92867]: osdmap e468: 8 total, 8 up, 8 in 2024-07-26T18:13:41.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:41 smithi071 ceph-mon[92867]: osdmap e469: 8 total, 8 up, 8 in 2024-07-26T18:13:41.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:41 smithi071 ceph-mon[90507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/528 objects degraded (0.758%), 1 pg degraded) 2024-07-26T18:13:41.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:41 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:13:41.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:41 smithi071 ceph-mon[90507]: osdmap e468: 8 total, 8 up, 8 in 2024-07-26T18:13:41.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:41 smithi071 ceph-mon[90507]: osdmap e469: 8 total, 8 up, 8 in 2024-07-26T18:13:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:41 smithi135 ceph-mon[85352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/528 objects degraded (0.758%), 1 pg degraded) 2024-07-26T18:13:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:41 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:13:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:41 smithi135 ceph-mon[85352]: osdmap e468: 8 total, 8 up, 8 in 2024-07-26T18:13:41.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:41 smithi135 ceph-mon[85352]: osdmap e469: 8 total, 8 up, 8 in 2024-07-26T18:13:42.208 INFO:tasks.rados.rados.0.smithi071.stdout:2040: done (4 left) 2024-07-26T18:13:42.208 INFO:tasks.rados.rados.0.smithi071.stdout:2041: done (3 left) 2024-07-26T18:13:42.208 INFO:tasks.rados.rados.0.smithi071.stdout:2042: done (2 left) 2024-07-26T18:13:42.208 INFO:tasks.rados.rados.0.smithi071.stdout:2043: done (1 left) 2024-07-26T18:13:42.208 INFO:tasks.rados.rados.0.smithi071.stdout:2044: done (0 left) 2024-07-26T18:13:42.208 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 193 2024-07-26T18:13:42.208 INFO:tasks.rados.rados.0.smithi071.stdout:2045: seq_num 642 ranges {5578752=761856,6340608=401408} 2024-07-26T18:13:42.242 INFO:tasks.rados.rados.0.smithi071.stdout:2045: writing smithi07179299-17 from 5578752 to 6340608 tid 1 2024-07-26T18:13:42.244 INFO:tasks.rados.rados.0.smithi071.stdout:2045: writing smithi07179299-17 from 6340608 to 6742016 tid 2 2024-07-26T18:13:42.244 INFO:tasks.rados.rados.0.smithi071.stdout:2046: delete oid 34 current snap is 193 2024-07-26T18:13:42.250 INFO:tasks.rados.rados.0.smithi071.stdout:2046: done (1 left) 2024-07-26T18:13:42.250 INFO:tasks.rados.rados.0.smithi071.stdout:2047: delete oid 48 current snap is 193 2024-07-26T18:13:42.251 INFO:tasks.rados.rados.0.smithi071.stdout:2045: finishing write tid 1 to smithi07179299-17 2024-07-26T18:13:42.251 INFO:tasks.rados.rados.0.smithi071.stdout:2045: finishing write tid 2 to smithi07179299-17 2024-07-26T18:13:42.251 INFO:tasks.rados.rados.0.smithi071.stdout:2045: finishing write tid 3 to smithi07179299-17 2024-07-26T18:13:42.252 INFO:tasks.rados.rados.0.smithi071.stdout:2047: done (1 left) 2024-07-26T18:13:42.252 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 193 2024-07-26T18:13:42.252 INFO:tasks.rados.rados.0.smithi071.stdout:2048: seq_num 645 ranges {9330688=409600,9740288=778240,10518528=24576} 2024-07-26T18:13:42.305 INFO:tasks.rados.rados.0.smithi071.stdout:2048: writing smithi07179299-45 from 9330688 to 9740288 tid 1 2024-07-26T18:13:42.310 INFO:tasks.rados.rados.0.smithi071.stdout:2048: writing smithi07179299-45 from 9740288 to 10518528 tid 2 2024-07-26T18:13:42.310 INFO:tasks.rados.rados.0.smithi071.stdout:2048: writing smithi07179299-45 from 10518528 to 10543104 tid 3 2024-07-26T18:13:42.310 INFO:tasks.rados.rados.0.smithi071.stdout:2049: rollback oid 25 current snap is 193 2024-07-26T18:13:42.310 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 25 to 183 2024-07-26T18:13:42.310 INFO:tasks.rados.rados.0.smithi071.stdout:2045: finishing write tid 4 to smithi07179299-17 2024-07-26T18:13:42.310 INFO:tasks.rados.rados.0.smithi071.stdout:2045: oid 17 updating version 0 to 1415 2024-07-26T18:13:42.310 INFO:tasks.rados.rados.0.smithi071.stdout:2045: oid 17 updating version 1415 to 1417 2024-07-26T18:13:42.311 INFO:tasks.rados.rados.0.smithi071.stdout:2045: oid 17 version 1417 is already newer than 1416 2024-07-26T18:13:42.311 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1417 (ObjNum 642 snap 193 seq_num 642) dirty exists 2024-07-26T18:13:42.311 INFO:tasks.rados.rados.0.smithi071.stdout:2045: left oid 17 (ObjNum 642 snap 193 seq_num 642) 2024-07-26T18:13:42.311 INFO:tasks.rados.rados.0.smithi071.stdout:2048: finishing write tid 1 to smithi07179299-45 2024-07-26T18:13:42.311 INFO:tasks.rados.rados.0.smithi071.stdout:2045: done (2 left) 2024-07-26T18:13:42.311 INFO:tasks.rados.rados.0.smithi071.stdout:2050: read oid 42 snap -1 2024-07-26T18:13:42.311 INFO:tasks.rados.rados.0.smithi071.stdout:2050: expect (ObjNum 632 snap 190 seq_num 632) 2024-07-26T18:13:42.311 INFO:tasks.rados.rados.0.smithi071.stdout:2051: snap_remove snap 189 2024-07-26T18:13:42.348 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:13:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:13:42] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.43.0" 2024-07-26T18:13:42.353 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:13:42.617 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:13:42.617 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (8m) 77s ago 9m 24.6M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:13:42.617 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (8m) 10s ago 8m 88.6M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:13:42.617 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (10m) 77s ago 10m 16.7M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:13:42.617 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (10m) 10s ago 10m 20.9M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:13:42.617 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (4m) 10s ago 13m 440M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:13:42.617 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (5m) 77s ago 15m 509M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:13:42.618 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (4m) 77s ago 15m 51.0M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:13:42.618 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (3m) 10s ago 14m 44.3M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:13:42.618 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (4m) 77s ago 14m 43.1M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:13:42.618 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (8m) 77s ago 8m 14.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:13:42.618 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (8m) 10s ago 8m 15.6M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:13:42.618 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (3m) 77s ago 13m 137M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:13:42.618 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (2m) 77s ago 13m 122M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:13:42.618 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (114s) 77s ago 12m 108M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5ec19670b2da 2024-07-26T18:13:42.618 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (82s) 77s ago 12m 13.2M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 8863fded8a62 2024-07-26T18:13:42.619 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (49s) 10s ago 11m 127M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 2f1bdb58e19d 2024-07-26T18:13:42.619 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (15s) 10s ago 11m 11.7M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f dbd2ba780bcf 2024-07-26T18:13:42.619 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (11m) 10s ago 11m 163M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 746296b1a0b4 2024-07-26T18:13:42.619 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (10m) 10s ago 10m 186M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:13:42.619 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (4m) 10s ago 9m 54.7M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:13:42.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:42 smithi071 ceph-mon[92867]: pgmap v373: 121 pgs: 121 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 816 KiB/s wr, 15 op/s; 2.3 MiB/s, 0 objects/s recovering 2024-07-26T18:13:42.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:42 smithi071 ceph-mon[92867]: osdmap e470: 8 total, 8 up, 8 in 2024-07-26T18:13:42.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:42 smithi071 ceph-mon[90507]: pgmap v373: 121 pgs: 121 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 816 KiB/s wr, 15 op/s; 2.3 MiB/s, 0 objects/s recovering 2024-07-26T18:13:42.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:42 smithi071 ceph-mon[90507]: osdmap e470: 8 total, 8 up, 8 in 2024-07-26T18:13:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:42 smithi135 ceph-mon[85352]: pgmap v373: 121 pgs: 121 active+clean; 303 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 816 KiB/s wr, 15 op/s; 2.3 MiB/s, 0 objects/s recovering 2024-07-26T18:13:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:42 smithi135 ceph-mon[85352]: osdmap e470: 8 total, 8 up, 8 in 2024-07-26T18:13:42.935 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:13:42.935 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:13:42.935 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:13:42.935 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:13:42.935 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:13:42.935 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:13:42.935 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:13:42.935 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:13:42.935 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2, 2024-07-26T18:13:42.935 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 6 2024-07-26T18:13:42.936 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:13:42.936 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:13:42.936 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:13:42.936 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:13:42.936 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:13:42.936 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 4, 2024-07-26T18:13:42.936 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 11 2024-07-26T18:13:42.936 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:13:42.936 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:13:43.213 INFO:tasks.rados.rados.0.smithi071.stdout:2051: done (3 left) 2024-07-26T18:13:43.213 INFO:tasks.rados.rados.0.smithi071.stdout:2052: read oid 22 snap -1 2024-07-26T18:13:43.213 INFO:tasks.rados.rados.0.smithi071.stdout:2052: expect deleted 2024-07-26T18:13:43.213 INFO:tasks.rados.rados.0.smithi071.stdout:2053: read oid 33 snap -1 2024-07-26T18:13:43.213 INFO:tasks.rados.rados.0.smithi071.stdout:2053: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:13:43.213 INFO:tasks.rados.rados.0.smithi071.stdout:2054: read oid 5 snap -1 2024-07-26T18:13:43.213 INFO:tasks.rados.rados.0.smithi071.stdout:2054: expect deleted 2024-07-26T18:13:43.213 INFO:tasks.rados.rados.0.smithi071.stdout:2055: read oid 27 snap 180 2024-07-26T18:13:43.213 INFO:tasks.rados.rados.0.smithi071.stdout:2055: expect (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2056: rollback oid 37 current snap is 193 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 37 to 192 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2049: finishing rollback tid 0 to smithi07179299-25 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2049: finishing rollback tid 1 to smithi07179299-25 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2049: finishing rollback tid 2 to smithi07179299-25 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1099 (ObjNum 534 snap 163 seq_num 534) dirty exists 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2048: finishing write tid 2 to smithi07179299-45 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2048: finishing write tid 3 to smithi07179299-45 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2048: finishing write tid 4 to smithi07179299-45 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2048: finishing write tid 5 to smithi07179299-45 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2048: oid 45 updating version 0 to 984 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2048: oid 45 updating version 984 to 986 2024-07-26T18:13:43.214 INFO:tasks.rados.rados.0.smithi071.stdout:2048: oid 45 updating version 986 to 987 2024-07-26T18:13:43.215 INFO:tasks.rados.rados.0.smithi071.stdout:2048: oid 45 version 987 is already newer than 985 2024-07-26T18:13:43.215 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 987 (ObjNum 645 snap 193 seq_num 645) dirty exists 2024-07-26T18:13:43.215 INFO:tasks.rados.rados.0.smithi071.stdout:2048: left oid 45 (ObjNum 645 snap 193 seq_num 645) 2024-07-26T18:13:43.215 INFO:tasks.rados.rados.0.smithi071.stdout:2050: expect (ObjNum 632 snap 190 seq_num 632) 2024-07-26T18:13:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:43 smithi135 ceph-mon[85352]: from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:43 smithi135 ceph-mon[85352]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:43 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3004421308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:43 smithi135 ceph-mon[85352]: osdmap e471: 8 total, 8 up, 8 in 2024-07-26T18:13:43.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[92867]: from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:43.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:43.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:43.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[92867]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:43.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3004421308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:43.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[92867]: osdmap e471: 8 total, 8 up, 8 in 2024-07-26T18:13:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[90507]: from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[90507]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:13:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3004421308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:13:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:43 smithi071 ceph-mon[90507]: osdmap e471: 8 total, 8 up, 8 in 2024-07-26T18:13:44.064 INFO:tasks.rados.rados.0.smithi071.stdout:2053: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:13:44.068 INFO:tasks.rados.rados.0.smithi071.stdout:2056: finishing rollback tid 0 to smithi07179299-37 2024-07-26T18:13:44.068 INFO:tasks.rados.rados.0.smithi071.stdout:2056: finishing rollback tid 1 to smithi07179299-37 2024-07-26T18:13:44.068 INFO:tasks.rados.rados.0.smithi071.stdout:2048: done (7 left) 2024-07-26T18:13:44.068 INFO:tasks.rados.rados.0.smithi071.stdout:2049: done (6 left) 2024-07-26T18:13:44.068 INFO:tasks.rados.rados.0.smithi071.stdout:2050: done (5 left) 2024-07-26T18:13:44.069 INFO:tasks.rados.rados.0.smithi071.stdout:2052: done (4 left) 2024-07-26T18:13:44.069 INFO:tasks.rados.rados.0.smithi071.stdout:2053: done (3 left) 2024-07-26T18:13:44.069 INFO:tasks.rados.rados.0.smithi071.stdout:2054: done (2 left) 2024-07-26T18:13:44.069 INFO:tasks.rados.rados.0.smithi071.stdout:2057: read oid 6 snap -1 2024-07-26T18:13:44.069 INFO:tasks.rados.rados.0.smithi071.stdout:2057: expect (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:13:44.069 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 193 2024-07-26T18:13:44.069 INFO:tasks.rados.rados.0.smithi071.stdout:2056: finishing rollback tid 2 to smithi07179299-37 2024-07-26T18:13:44.069 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 987 (ObjNum 532 snap 161 seq_num 532) dirty exists 2024-07-26T18:13:44.069 INFO:tasks.rados.rados.0.smithi071.stdout:2055: expect (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:13:44.552 INFO:tasks.rados.rados.0.smithi071.stdout:2057: expect (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:13:44.690 INFO:tasks.rados.rados.0.smithi071.stdout:2058: seq_num 646 ranges {10698752=425984,11124736=655360,11780096=147456} 2024-07-26T18:13:44.747 INFO:tasks.rados.rados.0.smithi071.stdout:2058: writing smithi07179299-42 from 10698752 to 11124736 tid 1 2024-07-26T18:13:44.751 INFO:tasks.rados.rados.0.smithi071.stdout:2058: writing smithi07179299-42 from 11124736 to 11780096 tid 2 2024-07-26T18:13:44.752 INFO:tasks.rados.rados.0.smithi071.stdout:2058: writing smithi07179299-42 from 11780096 to 11927552 tid 3 2024-07-26T18:13:44.752 INFO:tasks.rados.rados.0.smithi071.stdout:2055: done (3 left) 2024-07-26T18:13:44.753 INFO:tasks.rados.rados.0.smithi071.stdout:2056: done (2 left) 2024-07-26T18:13:44.753 INFO:tasks.rados.rados.0.smithi071.stdout:2057: done (1 left) 2024-07-26T18:13:44.753 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 193 2024-07-26T18:13:44.753 INFO:tasks.rados.rados.0.smithi071.stdout:2058: finishing write tid 1 to smithi07179299-42 2024-07-26T18:13:44.753 INFO:tasks.rados.rados.0.smithi071.stdout:2059: seq_num 647 ranges {1949696=442368,2392064=589824,2981888=212992} 2024-07-26T18:13:44.765 INFO:tasks.rados.rados.0.smithi071.stdout:2059: writing smithi07179299-38 from 1949696 to 2392064 tid 1 2024-07-26T18:13:44.768 INFO:tasks.rados.rados.0.smithi071.stdout:2059: writing smithi07179299-38 from 2392064 to 2981888 tid 2 2024-07-26T18:13:44.771 INFO:tasks.rados.rados.0.smithi071.stdout:2059: writing smithi07179299-38 from 2981888 to 3194880 tid 3 2024-07-26T18:13:44.772 INFO:tasks.rados.rados.0.smithi071.stdout:2060: snap_create 2024-07-26T18:13:44.772 INFO:tasks.rados.rados.0.smithi071.stdout:2058: finishing write tid 2 to smithi07179299-42 2024-07-26T18:13:44.772 INFO:tasks.rados.rados.0.smithi071.stdout:2058: finishing write tid 3 to smithi07179299-42 2024-07-26T18:13:44.773 INFO:tasks.rados.rados.0.smithi071.stdout:2058: finishing write tid 4 to smithi07179299-42 2024-07-26T18:13:44.773 INFO:tasks.rados.rados.0.smithi071.stdout:2058: finishing write tid 5 to smithi07179299-42 2024-07-26T18:13:44.773 INFO:tasks.rados.rados.0.smithi071.stdout:2058: oid 42 updating version 0 to 1432 2024-07-26T18:13:44.773 INFO:tasks.rados.rados.0.smithi071.stdout:2058: oid 42 version 1432 is already newer than 1429 2024-07-26T18:13:44.773 INFO:tasks.rados.rados.0.smithi071.stdout:2058: oid 42 version 1432 is already newer than 1431 2024-07-26T18:13:44.774 INFO:tasks.rados.rados.0.smithi071.stdout:2058: oid 42 version 1432 is already newer than 1430 2024-07-26T18:13:44.774 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 1432 (ObjNum 646 snap 193 seq_num 646) dirty exists 2024-07-26T18:13:44.774 INFO:tasks.rados.rados.0.smithi071.stdout:2058: left oid 42 (ObjNum 646 snap 193 seq_num 646) 2024-07-26T18:13:44.774 INFO:tasks.rados.rados.0.smithi071.stdout:2059: finishing write tid 1 to smithi07179299-38 2024-07-26T18:13:44.775 INFO:tasks.rados.rados.0.smithi071.stdout:2059: finishing write tid 2 to smithi07179299-38 2024-07-26T18:13:44.775 INFO:tasks.rados.rados.0.smithi071.stdout:2059: finishing write tid 3 to smithi07179299-38 2024-07-26T18:13:44.776 INFO:tasks.rados.rados.0.smithi071.stdout:2059: finishing write tid 4 to smithi07179299-38 2024-07-26T18:13:44.776 INFO:tasks.rados.rados.0.smithi071.stdout:2059: finishing write tid 5 to smithi07179299-38 2024-07-26T18:13:44.776 INFO:tasks.rados.rados.0.smithi071.stdout:2059: oid 38 updating version 0 to 1019 2024-07-26T18:13:44.776 INFO:tasks.rados.rados.0.smithi071.stdout:2059: oid 38 updating version 1019 to 1022 2024-07-26T18:13:44.776 INFO:tasks.rados.rados.0.smithi071.stdout:2059: oid 38 version 1022 is already newer than 1020 2024-07-26T18:13:44.776 INFO:tasks.rados.rados.0.smithi071.stdout:2059: oid 38 version 1022 is already newer than 1021 2024-07-26T18:13:44.777 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1022 (ObjNum 647 snap 193 seq_num 647) dirty exists 2024-07-26T18:13:44.777 INFO:tasks.rados.rados.0.smithi071.stdout:2059: left oid 38 (ObjNum 647 snap 193 seq_num 647) 2024-07-26T18:13:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:44 smithi135 ceph-mon[85352]: pgmap v376: 121 pgs: 121 active+clean; 277 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-07-26T18:13:44.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:44 smithi071 ceph-mon[90507]: pgmap v376: 121 pgs: 121 active+clean; 277 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-07-26T18:13:44.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:44 smithi071 ceph-mon[92867]: pgmap v376: 121 pgs: 121 active+clean; 277 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-07-26T18:13:45.541 INFO:tasks.rados.rados.0.smithi071.stdout:2058: done (2 left) 2024-07-26T18:13:45.541 INFO:tasks.rados.rados.0.smithi071.stdout:2059: done (1 left) 2024-07-26T18:13:45.541 INFO:tasks.rados.rados.0.smithi071.stdout:2060: done (0 left) 2024-07-26T18:13:45.541 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 194 2024-07-26T18:13:45.541 INFO:tasks.rados.rados.0.smithi071.stdout:2061: seq_num 648 ranges {2678784=458752,3137536=475136,3612672=327680} 2024-07-26T18:13:45.557 INFO:tasks.rados.rados.0.smithi071.stdout:2061: writing smithi07179299-49 from 2678784 to 3137536 tid 1 2024-07-26T18:13:45.560 INFO:tasks.rados.rados.0.smithi071.stdout:2061: writing smithi07179299-49 from 3137536 to 3612672 tid 2 2024-07-26T18:13:45.561 INFO:tasks.rados.rados.0.smithi071.stdout:2061: writing smithi07179299-49 from 3612672 to 3940352 tid 3 2024-07-26T18:13:45.562 INFO:tasks.rados.rados.0.smithi071.stdout:2062: delete oid 40 current snap is 194 2024-07-26T18:13:45.567 INFO:tasks.rados.rados.0.smithi071.stdout:2062: done (1 left) 2024-07-26T18:13:45.567 INFO:tasks.rados.rados.0.smithi071.stdout:2063: read oid 6 snap 180 2024-07-26T18:13:45.567 INFO:tasks.rados.rados.0.smithi071.stdout:2063: expect (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:13:45.567 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 194 2024-07-26T18:13:45.567 INFO:tasks.rados.rados.0.smithi071.stdout:2064: seq_num 650 ranges {1073152=491520,1564672=647168,2211840=155648} 2024-07-26T18:13:45.575 INFO:tasks.rados.rados.0.smithi071.stdout:2064: writing smithi07179299-1 from 1073152 to 1564672 tid 1 2024-07-26T18:13:45.579 INFO:tasks.rados.rados.0.smithi071.stdout:2064: writing smithi07179299-1 from 1564672 to 2211840 tid 2 2024-07-26T18:13:45.580 INFO:tasks.rados.rados.0.smithi071.stdout:2064: writing smithi07179299-1 from 2211840 to 2367488 tid 3 2024-07-26T18:13:45.581 INFO:tasks.rados.rados.0.smithi071.stdout:2065: copy_from oid 23 from oid 44 current snap is 194 2024-07-26T18:13:45.581 INFO:tasks.rados.rados.0.smithi071.stdout:2061: finishing write tid 1 to smithi07179299-49 2024-07-26T18:13:45.581 INFO:tasks.rados.rados.0.smithi071.stdout:2061: finishing write tid 2 to smithi07179299-49 2024-07-26T18:13:45.581 INFO:tasks.rados.rados.0.smithi071.stdout:2061: finishing write tid 3 to smithi07179299-49 2024-07-26T18:13:45.581 INFO:tasks.rados.rados.0.smithi071.stdout:2061: finishing write tid 4 to smithi07179299-49 2024-07-26T18:13:45.581 INFO:tasks.rados.rados.0.smithi071.stdout:2061: finishing write tid 5 to smithi07179299-49 2024-07-26T18:13:45.581 INFO:tasks.rados.rados.0.smithi071.stdout:2061: oid 49 updating version 0 to 930 2024-07-26T18:13:45.581 INFO:tasks.rados.rados.0.smithi071.stdout:2061: oid 49 version 930 is already newer than 929 2024-07-26T18:13:45.581 INFO:tasks.rados.rados.0.smithi071.stdout:2061: oid 49 updating version 930 to 931 2024-07-26T18:13:45.582 INFO:tasks.rados.rados.0.smithi071.stdout:2061: oid 49 version 931 is already newer than 928 2024-07-26T18:13:45.582 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 931 (ObjNum 648 snap 194 seq_num 648) dirty exists 2024-07-26T18:13:45.582 INFO:tasks.rados.rados.0.smithi071.stdout:2061: left oid 49 (ObjNum 648 snap 194 seq_num 648) 2024-07-26T18:13:45.582 INFO:tasks.rados.rados.0.smithi071.stdout:2063: expect (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:13:45.720 INFO:tasks.rados.rados.0.smithi071.stdout:2064: finishing write tid 1 to smithi07179299-1 2024-07-26T18:13:45.720 INFO:tasks.rados.rados.0.smithi071.stdout:2064: finishing write tid 2 to smithi07179299-1 2024-07-26T18:13:45.720 INFO:tasks.rados.rados.0.smithi071.stdout:2064: finishing write tid 3 to smithi07179299-1 2024-07-26T18:13:45.720 INFO:tasks.rados.rados.0.smithi071.stdout:2064: finishing write tid 4 to smithi07179299-1 2024-07-26T18:13:45.720 INFO:tasks.rados.rados.0.smithi071.stdout:2064: finishing write tid 5 to smithi07179299-1 2024-07-26T18:13:45.720 INFO:tasks.rados.rados.0.smithi071.stdout:2064: oid 1 updating version 0 to 991 2024-07-26T18:13:45.720 INFO:tasks.rados.rados.0.smithi071.stdout:2064: oid 1 version 991 is already newer than 988 2024-07-26T18:13:45.720 INFO:tasks.rados.rados.0.smithi071.stdout:2064: oid 1 version 991 is already newer than 990 2024-07-26T18:13:45.721 INFO:tasks.rados.rados.0.smithi071.stdout:2064: oid 1 version 991 is already newer than 989 2024-07-26T18:13:45.721 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 991 (ObjNum 650 snap 194 seq_num 650) dirty exists 2024-07-26T18:13:45.721 INFO:tasks.rados.rados.0.smithi071.stdout:2064: left oid 1 (ObjNum 650 snap 194 seq_num 650) 2024-07-26T18:13:45.721 INFO:tasks.rados.rados.0.smithi071.stdout:2065: finishing copy_from racing read to smithi07179299-23 2024-07-26T18:13:45.721 INFO:tasks.rados.rados.0.smithi071.stdout:2065: finishing copy_from to smithi07179299-23 2024-07-26T18:13:45.721 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 939 (ObjNum 591 snap 180 seq_num 591) dirty exists 2024-07-26T18:13:45.721 INFO:tasks.rados.rados.0.smithi071.stdout:2061: done (3 left) 2024-07-26T18:13:45.721 INFO:tasks.rados.rados.0.smithi071.stdout:2063: done (2 left) 2024-07-26T18:13:45.721 INFO:tasks.rados.rados.0.smithi071.stdout:2064: done (1 left) 2024-07-26T18:13:45.721 INFO:tasks.rados.rados.0.smithi071.stdout:2065: done (0 left) 2024-07-26T18:13:45.722 INFO:tasks.rados.rados.0.smithi071.stdout:2066: snap_remove snap 175 2024-07-26T18:13:46.205 INFO:tasks.rados.rados.0.smithi071.stdout:2066: done (0 left) 2024-07-26T18:13:46.205 INFO:tasks.rados.rados.0.smithi071.stdout:2067: setattr oid 5 current snap is 194 2024-07-26T18:13:46.206 INFO:tasks.rados.rados.0.smithi071.stdout:2068: copy_from oid 7 from oid 34 current snap is 194 2024-07-26T18:13:46.206 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 194 2024-07-26T18:13:46.206 INFO:tasks.rados.rados.0.smithi071.stdout:2069: seq_num 651 ranges {4874240=507904,5382144=532480,5914624=270336} 2024-07-26T18:13:46.237 INFO:tasks.rados.rados.0.smithi071.stdout:2069: writing smithi07179299-20 from 4874240 to 5382144 tid 1 2024-07-26T18:13:46.240 INFO:tasks.rados.rados.0.smithi071.stdout:2069: writing smithi07179299-20 from 5382144 to 5914624 tid 2 2024-07-26T18:13:46.242 INFO:tasks.rados.rados.0.smithi071.stdout:2069: writing smithi07179299-20 from 5914624 to 6184960 tid 3 2024-07-26T18:13:46.242 INFO:tasks.rados.rados.0.smithi071.stdout:2070: rollback oid 47 current snap is 194 2024-07-26T18:13:46.242 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 192 2024-07-26T18:13:46.243 INFO:tasks.rados.rados.0.smithi071.stdout:2068: finishing copy_from to smithi07179299-7 2024-07-26T18:13:46.243 INFO:tasks.rados.rados.0.smithi071.stdout:2068: got expected ENOENT (src dne) 2024-07-26T18:13:46.243 INFO:tasks.rados.rados.0.smithi071.stdout:2068: finishing copy_from racing read to smithi07179299-7 2024-07-26T18:13:46.243 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 986 (ObjNum 305 snap 0 seq_num 1650437632) dirty exists 2024-07-26T18:13:46.243 INFO:tasks.rados.rados.0.smithi071.stdout:2069: finishing write tid 1 to smithi07179299-20 2024-07-26T18:13:46.243 INFO:tasks.rados.rados.0.smithi071.stdout:2067: done (3 left) 2024-07-26T18:13:46.243 INFO:tasks.rados.rados.0.smithi071.stdout:2068: done (2 left) 2024-07-26T18:13:46.243 INFO:tasks.rados.rados.0.smithi071.stdout:2071: delete oid 37 current snap is 194 2024-07-26T18:13:46.244 INFO:tasks.rados.rados.0.smithi071.stdout:2069: finishing write tid 2 to smithi07179299-20 2024-07-26T18:13:46.245 INFO:tasks.rados.rados.0.smithi071.stdout:2071: done (2 left) 2024-07-26T18:13:46.245 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 194 2024-07-26T18:13:46.245 INFO:tasks.rados.rados.0.smithi071.stdout:2072: seq_num 653 ranges {524288=540672,1064960=696320,1761280=106496} 2024-07-26T18:13:46.250 INFO:tasks.rados.rados.0.smithi071.stdout:2072: writing smithi07179299-9 from 524288 to 1064960 tid 1 2024-07-26T18:13:46.254 INFO:tasks.rados.rados.0.smithi071.stdout:2072: writing smithi07179299-9 from 1064960 to 1761280 tid 2 2024-07-26T18:13:46.255 INFO:tasks.rados.rados.0.smithi071.stdout:2072: writing smithi07179299-9 from 1761280 to 1867776 tid 3 2024-07-26T18:13:46.255 INFO:tasks.rados.rados.0.smithi071.stdout:2073: rollback oid 24 current snap is 194 2024-07-26T18:13:46.255 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 24 to 192 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:2069: finishing write tid 3 to smithi07179299-20 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:2069: finishing write tid 4 to smithi07179299-20 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:2070: finishing rollback tid 0 to smithi07179299-47 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:2070: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 194 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:2070: finishing rollback tid 2 to smithi07179299-47 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 205 (ObjNum 615 snap 187 seq_num 615) dirty exists 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:2069: finishing write tid 5 to smithi07179299-20 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:2069: oid 20 updating version 0 to 1027 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:2069: oid 20 version 1027 is already newer than 1025 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:2069: oid 20 version 1027 is already newer than 1026 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:2069: oid 20 updating version 1027 to 1028 2024-07-26T18:13:46.256 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1028 (ObjNum 651 snap 194 seq_num 651) dirty exists 2024-07-26T18:13:46.257 INFO:tasks.rados.rados.0.smithi071.stdout:2069: left oid 20 (ObjNum 651 snap 194 seq_num 651) 2024-07-26T18:13:46.257 INFO:tasks.rados.rados.0.smithi071.stdout:2072: finishing write tid 1 to smithi07179299-9 2024-07-26T18:13:46.257 INFO:tasks.rados.rados.0.smithi071.stdout:2074: seq_num 654 ranges {802816=557056,1359872=630784,1990656=172032} 2024-07-26T18:13:46.262 INFO:tasks.rados.rados.0.smithi071.stdout:2074: writing smithi07179299-50 from 802816 to 1359872 tid 1 2024-07-26T18:13:46.266 INFO:tasks.rados.rados.0.smithi071.stdout:2074: writing smithi07179299-50 from 1359872 to 1990656 tid 2 2024-07-26T18:13:46.268 INFO:tasks.rados.rados.0.smithi071.stdout:2074: writing smithi07179299-50 from 1990656 to 2162688 tid 3 2024-07-26T18:13:46.268 INFO:tasks.rados.rados.0.smithi071.stdout:2069: done (4 left) 2024-07-26T18:13:46.268 INFO:tasks.rados.rados.0.smithi071.stdout:2070: done (3 left) 2024-07-26T18:13:46.268 INFO:tasks.rados.rados.0.smithi071.stdout:2075: rollback oid 43 current snap is 194 2024-07-26T18:13:46.268 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 43 to 180 2024-07-26T18:13:46.268 INFO:tasks.rados.rados.0.smithi071.stdout:2076: snap_create 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2072: finishing write tid 2 to smithi07179299-9 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2072: finishing write tid 3 to smithi07179299-9 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2072: finishing write tid 4 to smithi07179299-9 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2073: finishing rollback tid 0 to smithi07179299-24 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2073: finishing rollback tid 1 to smithi07179299-24 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2073: finishing rollback tid 2 to smithi07179299-24 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1453 (ObjNum 624 snap 190 seq_num 624) dirty exists 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2072: finishing write tid 5 to smithi07179299-9 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2072: oid 9 updating version 0 to 1447 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2072: oid 9 updating version 1447 to 1449 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2072: oid 9 version 1449 is already newer than 1448 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:2072: oid 9 version 1449 is already newer than 1446 2024-07-26T18:13:46.269 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1449 (ObjNum 653 snap 194 seq_num 653) dirty exists 2024-07-26T18:13:46.270 INFO:tasks.rados.rados.0.smithi071.stdout:2072: left oid 9 (ObjNum 653 snap 194 seq_num 653) 2024-07-26T18:13:46.270 INFO:tasks.rados.rados.0.smithi071.stdout:2074: finishing write tid 1 to smithi07179299-50 2024-07-26T18:13:46.270 INFO:tasks.rados.rados.0.smithi071.stdout:2074: finishing write tid 2 to smithi07179299-50 2024-07-26T18:13:46.270 INFO:tasks.rados.rados.0.smithi071.stdout:2074: finishing write tid 3 to smithi07179299-50 2024-07-26T18:13:46.271 INFO:tasks.rados.rados.0.smithi071.stdout:2074: finishing write tid 4 to smithi07179299-50 2024-07-26T18:13:46.271 INFO:tasks.rados.rados.0.smithi071.stdout:2075: finishing rollback tid 0 to smithi07179299-43 2024-07-26T18:13:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2075: finishing rollback tid 1 to smithi07179299-43 2024-07-26T18:13:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2075: finishing rollback tid 2 to smithi07179299-43 2024-07-26T18:13:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 989 (ObjNum 379 snap 115 seq_num 379) dirty exists 2024-07-26T18:13:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2074: finishing write tid 5 to smithi07179299-50 2024-07-26T18:13:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2074: oid 50 updating version 0 to 1457 2024-07-26T18:13:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2074: oid 50 version 1457 is already newer than 1455 2024-07-26T18:13:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2074: oid 50 updating version 1457 to 1458 2024-07-26T18:13:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:2074: oid 50 version 1458 is already newer than 1456 2024-07-26T18:13:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1458 (ObjNum 654 snap 194 seq_num 654) dirty exists 2024-07-26T18:13:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:2074: left oid 50 (ObjNum 654 snap 194 seq_num 654) 2024-07-26T18:13:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:46 smithi135 ceph-mon[85352]: pgmap v377: 121 pgs: 121 active+clean; 278 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-26T18:13:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:46 smithi135 ceph-mon[85352]: osdmap e472: 8 total, 8 up, 8 in 2024-07-26T18:13:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:46 smithi135 ceph-mon[85352]: osdmap e473: 8 total, 8 up, 8 in 2024-07-26T18:13:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:46 smithi071 ceph-mon[90507]: pgmap v377: 121 pgs: 121 active+clean; 278 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-26T18:13:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:46 smithi071 ceph-mon[90507]: osdmap e472: 8 total, 8 up, 8 in 2024-07-26T18:13:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:46 smithi071 ceph-mon[90507]: osdmap e473: 8 total, 8 up, 8 in 2024-07-26T18:13:46.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:46 smithi071 ceph-mon[92867]: pgmap v377: 121 pgs: 121 active+clean; 278 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-07-26T18:13:46.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:46 smithi071 ceph-mon[92867]: osdmap e472: 8 total, 8 up, 8 in 2024-07-26T18:13:46.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:46 smithi071 ceph-mon[92867]: osdmap e473: 8 total, 8 up, 8 in 2024-07-26T18:13:47.209 INFO:tasks.rados.rados.0.smithi071.stdout:2072: done (4 left) 2024-07-26T18:13:47.209 INFO:tasks.rados.rados.0.smithi071.stdout:2073: done (3 left) 2024-07-26T18:13:47.209 INFO:tasks.rados.rados.0.smithi071.stdout:2074: done (2 left) 2024-07-26T18:13:47.209 INFO:tasks.rados.rados.0.smithi071.stdout:2075: done (1 left) 2024-07-26T18:13:47.209 INFO:tasks.rados.rados.0.smithi071.stdout:2076: done (0 left) 2024-07-26T18:13:47.209 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 195 2024-07-26T18:13:47.209 INFO:tasks.rados.rados.0.smithi071.stdout:2077: seq_num 655 ranges {2162688=573440,2736128=516096,3252224=286720} 2024-07-26T18:13:47.223 INFO:tasks.rados.rados.0.smithi071.stdout:2077: writing smithi07179299-50 from 2162688 to 2736128 tid 1 2024-07-26T18:13:47.226 INFO:tasks.rados.rados.0.smithi071.stdout:2077: writing smithi07179299-50 from 2736128 to 3252224 tid 2 2024-07-26T18:13:47.227 INFO:tasks.rados.rados.0.smithi071.stdout:2077: writing smithi07179299-50 from 3252224 to 3538944 tid 3 2024-07-26T18:13:47.228 INFO:tasks.rados.rados.0.smithi071.stdout:2078: read oid 28 snap 192 2024-07-26T18:13:47.228 INFO:tasks.rados.rados.0.smithi071.stdout:2078: expect (ObjNum 635 snap 190 seq_num 635) 2024-07-26T18:13:47.228 INFO:tasks.rados.rados.0.smithi071.stdout:2079: setattr oid 14 current snap is 195 2024-07-26T18:13:47.231 INFO:tasks.rados.rados.0.smithi071.stdout:2080: rollback oid 47 current snap is 195 2024-07-26T18:13:47.232 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 183 2024-07-26T18:13:47.232 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 11 current snap is 195 2024-07-26T18:13:47.232 INFO:tasks.rados.rados.0.smithi071.stdout:2081: seq_num 656 ranges {4792320=589824,5382144=802816} 2024-07-26T18:13:47.260 INFO:tasks.rados.rados.0.smithi071.stdout:2081: writing smithi07179299-11 from 4792320 to 5382144 tid 1 2024-07-26T18:13:47.265 INFO:tasks.rados.rados.0.smithi071.stdout:2081: writing smithi07179299-11 from 5382144 to 6184960 tid 2 2024-07-26T18:13:47.265 INFO:tasks.rados.rados.0.smithi071.stdout:2082: copy_from oid 23 from oid 43 current snap is 195 2024-07-26T18:13:47.265 INFO:tasks.rados.rados.0.smithi071.stdout:2077: finishing write tid 1 to smithi07179299-50 2024-07-26T18:13:47.265 INFO:tasks.rados.rados.0.smithi071.stdout:2080: finishing rollback tid 0 to smithi07179299-47 2024-07-26T18:13:47.265 INFO:tasks.rados.rados.0.smithi071.stdout:2077: finishing write tid 2 to smithi07179299-50 2024-07-26T18:13:47.266 INFO:tasks.rados.rados.0.smithi071.stdout:2077: finishing write tid 3 to smithi07179299-50 2024-07-26T18:13:47.266 INFO:tasks.rados.rados.0.smithi071.stdout:2077: finishing write tid 4 to smithi07179299-50 2024-07-26T18:13:47.266 INFO:tasks.rados.rados.0.smithi071.stdout:2078: expect (ObjNum 635 snap 190 seq_num 635) 2024-07-26T18:13:47.312 INFO:tasks.rados.rados.0.smithi071.stdout:2080: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 208 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:2077: finishing write tid 5 to smithi07179299-50 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:2077: oid 50 updating version 0 to 1461 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:2077: oid 50 updating version 1461 to 1462 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:2077: oid 50 updating version 1462 to 1463 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:2077: oid 50 version 1463 is already newer than 1460 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1463 (ObjNum 655 snap 195 seq_num 655) dirty exists 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:2077: left oid 50 (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 842 (ObjNum 621 snap 188 seq_num 621) dirty exists 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:2081: finishing write tid 1 to smithi07179299-11 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:2081: finishing write tid 2 to smithi07179299-11 2024-07-26T18:13:47.313 INFO:tasks.rados.rados.0.smithi071.stdout:2077: done (5 left) 2024-07-26T18:13:47.314 INFO:tasks.rados.rados.0.smithi071.stdout:2078: done (4 left) 2024-07-26T18:13:47.314 INFO:tasks.rados.rados.0.smithi071.stdout:2079: done (3 left) 2024-07-26T18:13:47.314 INFO:tasks.rados.rados.0.smithi071.stdout:2080: done (2 left) 2024-07-26T18:13:47.314 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 195 2024-07-26T18:13:47.314 INFO:tasks.rados.rados.0.smithi071.stdout:2081: finishing write tid 3 to smithi07179299-11 2024-07-26T18:13:47.314 INFO:tasks.rados.rados.0.smithi071.stdout:2083: seq_num 657 ranges {2367488=606208,2973696=688128,3661824=114688} 2024-07-26T18:13:47.328 INFO:tasks.rados.rados.0.smithi071.stdout:2083: writing smithi07179299-1 from 2367488 to 2973696 tid 1 2024-07-26T18:13:47.332 INFO:tasks.rados.rados.0.smithi071.stdout:2083: writing smithi07179299-1 from 2973696 to 3661824 tid 2 2024-07-26T18:13:47.333 INFO:tasks.rados.rados.0.smithi071.stdout:2083: writing smithi07179299-1 from 3661824 to 3776512 tid 3 2024-07-26T18:13:47.334 INFO:tasks.rados.rados.0.smithi071.stdout:2084: snap_remove snap 180 2024-07-26T18:13:48.219 INFO:tasks.rados.rados.0.smithi071.stdout:2084: done (3 left) 2024-07-26T18:13:48.220 INFO:tasks.rados.rados.0.smithi071.stdout:2085: snap_remove snap 183 2024-07-26T18:13:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:48 smithi135 ceph-mon[85352]: osdmap e474: 8 total, 8 up, 8 in 2024-07-26T18:13:48.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:48 smithi135 ceph-mon[85352]: pgmap v381: 121 pgs: 121 active+clean; 257 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-07-26T18:13:48.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:48 smithi071 ceph-mon[90507]: osdmap e474: 8 total, 8 up, 8 in 2024-07-26T18:13:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:48 smithi071 ceph-mon[90507]: pgmap v381: 121 pgs: 121 active+clean; 257 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-07-26T18:13:48.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:48.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:48 smithi071 ceph-mon[92867]: osdmap e474: 8 total, 8 up, 8 in 2024-07-26T18:13:48.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:48 smithi071 ceph-mon[92867]: pgmap v381: 121 pgs: 121 active+clean; 257 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-07-26T18:13:48.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:49.222 INFO:tasks.rados.rados.0.smithi071.stdout:2085: done (3 left) 2024-07-26T18:13:49.222 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 195 2024-07-26T18:13:49.222 INFO:tasks.rados.rados.0.smithi071.stdout:2086: seq_num 658 ranges {0=622592,622592=565248,1187840=237568} 2024-07-26T18:13:49.226 INFO:tasks.rados.rados.0.smithi071.stdout:2086: writing smithi07179299-40 from 0 to 622592 tid 1 2024-07-26T18:13:49.230 INFO:tasks.rados.rados.0.smithi071.stdout:2086: writing smithi07179299-40 from 622592 to 1187840 tid 2 2024-07-26T18:13:49.232 INFO:tasks.rados.rados.0.smithi071.stdout:2086: writing smithi07179299-40 from 1187840 to 1425408 tid 3 2024-07-26T18:13:49.232 INFO:tasks.rados.rados.0.smithi071.stdout:2081: finishing write tid 4 to smithi07179299-11 2024-07-26T18:13:49.232 INFO:tasks.rados.rados.0.smithi071.stdout:2081: oid 11 updating version 0 to 990 2024-07-26T18:13:49.232 INFO:tasks.rados.rados.0.smithi071.stdout:2081: oid 11 updating version 990 to 991 2024-07-26T18:13:49.232 INFO:tasks.rados.rados.0.smithi071.stdout:2081: oid 11 updating version 991 to 992 2024-07-26T18:13:49.232 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 992 (ObjNum 656 snap 195 seq_num 656) dirty exists 2024-07-26T18:13:49.232 INFO:tasks.rados.rados.0.smithi071.stdout:2081: left oid 11 (ObjNum 656 snap 195 seq_num 656) 2024-07-26T18:13:49.232 INFO:tasks.rados.rados.0.smithi071.stdout:2082: finishing copy_from racing read to smithi07179299-23 2024-07-26T18:13:49.232 INFO:tasks.rados.rados.0.smithi071.stdout:2082: finishing copy_from to smithi07179299-23 2024-07-26T18:13:49.232 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 989 (ObjNum 379 snap 115 seq_num 379) dirty exists 2024-07-26T18:13:49.233 INFO:tasks.rados.rados.0.smithi071.stdout:2083: finishing write tid 1 to smithi07179299-1 2024-07-26T18:13:49.233 INFO:tasks.rados.rados.0.smithi071.stdout:2083: finishing write tid 2 to smithi07179299-1 2024-07-26T18:13:49.233 INFO:tasks.rados.rados.0.smithi071.stdout:2083: finishing write tid 3 to smithi07179299-1 2024-07-26T18:13:49.233 INFO:tasks.rados.rados.0.smithi071.stdout:2083: finishing write tid 4 to smithi07179299-1 2024-07-26T18:13:49.233 INFO:tasks.rados.rados.0.smithi071.stdout:2083: finishing write tid 5 to smithi07179299-1 2024-07-26T18:13:49.233 INFO:tasks.rados.rados.0.smithi071.stdout:2083: oid 1 updating version 0 to 995 2024-07-26T18:13:49.233 INFO:tasks.rados.rados.0.smithi071.stdout:2083: oid 1 version 995 is already newer than 993 2024-07-26T18:13:49.233 INFO:tasks.rados.rados.0.smithi071.stdout:2083: oid 1 version 995 is already newer than 994 2024-07-26T18:13:49.233 INFO:tasks.rados.rados.0.smithi071.stdout:2083: oid 1 updating version 995 to 996 2024-07-26T18:13:49.233 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 996 (ObjNum 657 snap 195 seq_num 657) dirty exists 2024-07-26T18:13:49.234 INFO:tasks.rados.rados.0.smithi071.stdout:2083: left oid 1 (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:13:49.234 INFO:tasks.rados.rados.0.smithi071.stdout:2081: done (3 left) 2024-07-26T18:13:49.234 INFO:tasks.rados.rados.0.smithi071.stdout:2082: done (2 left) 2024-07-26T18:13:49.234 INFO:tasks.rados.rados.0.smithi071.stdout:2083: done (1 left) 2024-07-26T18:13:49.234 INFO:tasks.rados.rados.0.smithi071.stdout:2087: setattr oid 30 current snap is 195 2024-07-26T18:13:49.236 INFO:tasks.rados.rados.0.smithi071.stdout:2088: rollback oid 11 current snap is 195 2024-07-26T18:13:49.236 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 11 to 194 2024-07-26T18:13:49.236 INFO:tasks.rados.rados.0.smithi071.stdout:2089: read oid 47 snap -1 2024-07-26T18:13:49.237 INFO:tasks.rados.rados.0.smithi071.stdout:2089: expect deleted 2024-07-26T18:13:49.237 INFO:tasks.rados.rados.0.smithi071.stdout:2090: setattr oid 23 current snap is 195 2024-07-26T18:13:49.237 INFO:tasks.rados.rados.0.smithi071.stdout:2089: done (4 left) 2024-07-26T18:13:49.237 INFO:tasks.rados.rados.0.smithi071.stdout:2091: read oid 39 snap 193 2024-07-26T18:13:49.237 INFO:tasks.rados.rados.0.smithi071.stdout:2091: expect (ObjNum 623 snap 189 seq_num 623) 2024-07-26T18:13:49.237 INFO:tasks.rados.rados.0.smithi071.stdout:2092: snap_create 2024-07-26T18:13:49.237 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 843 (ObjNum 625 snap 190 seq_num 625) dirty exists 2024-07-26T18:13:49.241 INFO:tasks.rados.rados.0.smithi071.stdout:2086: finishing write tid 1 to smithi07179299-40 2024-07-26T18:13:49.241 INFO:tasks.rados.rados.0.smithi071.stdout:2086: finishing write tid 2 to smithi07179299-40 2024-07-26T18:13:49.241 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 990 (ObjNum 379 snap 115 seq_num 379) dirty exists 2024-07-26T18:13:49.243 INFO:tasks.rados.rados.0.smithi071.stdout:2086: finishing write tid 3 to smithi07179299-40 2024-07-26T18:13:49.244 INFO:tasks.rados.rados.0.smithi071.stdout:2088: finishing rollback tid 0 to smithi07179299-11 2024-07-26T18:13:49.244 INFO:tasks.rados.rados.0.smithi071.stdout:2088: finishing rollback tid 1 to smithi07179299-11 2024-07-26T18:13:49.245 INFO:tasks.rados.rados.0.smithi071.stdout:2088: finishing rollback tid 2 to smithi07179299-11 2024-07-26T18:13:49.245 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 995 (ObjNum 577 snap 176 seq_num 577) dirty exists 2024-07-26T18:13:49.247 INFO:tasks.rados.rados.0.smithi071.stdout:2091: expect (ObjNum 623 snap 189 seq_num 623) 2024-07-26T18:13:49.273 INFO:tasks.rados.rados.0.smithi071.stdout:2086: finishing write tid 4 to smithi07179299-40 2024-07-26T18:13:49.273 INFO:tasks.rados.rados.0.smithi071.stdout:2086: finishing write tid 5 to smithi07179299-40 2024-07-26T18:13:49.274 INFO:tasks.rados.rados.0.smithi071.stdout:2086: oid 40 updating version 0 to 1475 2024-07-26T18:13:49.274 INFO:tasks.rados.rados.0.smithi071.stdout:2086: oid 40 version 1475 is already newer than 1474 2024-07-26T18:13:49.274 INFO:tasks.rados.rados.0.smithi071.stdout:2086: oid 40 updating version 1475 to 1476 2024-07-26T18:13:49.274 INFO:tasks.rados.rados.0.smithi071.stdout:2086: oid 40 updating version 1476 to 1477 2024-07-26T18:13:49.274 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1477 (ObjNum 658 snap 195 seq_num 658) dirty exists 2024-07-26T18:13:49.274 INFO:tasks.rados.rados.0.smithi071.stdout:2086: left oid 40 (ObjNum 658 snap 195 seq_num 658) 2024-07-26T18:13:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:49 smithi135 ceph-mon[85352]: osdmap e475: 8 total, 8 up, 8 in 2024-07-26T18:13:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:49 smithi071 ceph-mon[90507]: osdmap e475: 8 total, 8 up, 8 in 2024-07-26T18:13:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:49 smithi071 ceph-mon[92867]: osdmap e475: 8 total, 8 up, 8 in 2024-07-26T18:13:50.233 INFO:tasks.rados.rados.0.smithi071.stdout:2086: done (5 left) 2024-07-26T18:13:50.233 INFO:tasks.rados.rados.0.smithi071.stdout:2087: done (4 left) 2024-07-26T18:13:50.233 INFO:tasks.rados.rados.0.smithi071.stdout:2088: done (3 left) 2024-07-26T18:13:50.233 INFO:tasks.rados.rados.0.smithi071.stdout:2090: done (2 left) 2024-07-26T18:13:50.233 INFO:tasks.rados.rados.0.smithi071.stdout:2091: done (1 left) 2024-07-26T18:13:50.233 INFO:tasks.rados.rados.0.smithi071.stdout:2092: done (0 left) 2024-07-26T18:13:50.234 INFO:tasks.rados.rados.0.smithi071.stdout:2093: read oid 24 snap -1 2024-07-26T18:13:50.234 INFO:tasks.rados.rados.0.smithi071.stdout:2093: expect (ObjNum 624 snap 190 seq_num 624) 2024-07-26T18:13:50.234 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 196 2024-07-26T18:13:50.234 INFO:tasks.rados.rados.0.smithi071.stdout:2094: seq_num 659 ranges {3391488=647168,4038656=450560,4489216=352256} 2024-07-26T18:13:50.255 INFO:tasks.rados.rados.0.smithi071.stdout:2094: writing smithi07179299-23 from 3391488 to 4038656 tid 1 2024-07-26T18:13:50.257 INFO:tasks.rados.rados.0.smithi071.stdout:2094: writing smithi07179299-23 from 4038656 to 4489216 tid 2 2024-07-26T18:13:50.260 INFO:tasks.rados.rados.0.smithi071.stdout:2094: writing smithi07179299-23 from 4489216 to 4841472 tid 3 2024-07-26T18:13:50.260 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 196 2024-07-26T18:13:50.260 INFO:tasks.rados.rados.0.smithi071.stdout:2095: seq_num 660 ranges {0=663552,663552=737280,1400832=65536} 2024-07-26T18:13:50.264 INFO:tasks.rados.rados.0.smithi071.stdout:2095: writing smithi07179299-5 from 0 to 663552 tid 1 2024-07-26T18:13:50.268 INFO:tasks.rados.rados.0.smithi071.stdout:2095: writing smithi07179299-5 from 663552 to 1400832 tid 2 2024-07-26T18:13:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:2095: writing smithi07179299-5 from 1400832 to 1466368 tid 3 2024-07-26T18:13:50.269 INFO:tasks.rados.rados.0.smithi071.stdout:2096: snap_remove snap 192 2024-07-26T18:13:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:50 smithi135 ceph-mon[85352]: osdmap e476: 8 total, 8 up, 8 in 2024-07-26T18:13:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:50 smithi135 ceph-mon[85352]: pgmap v384: 121 pgs: 121 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 31 op/s 2024-07-26T18:13:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:50 smithi071 ceph-mon[90507]: osdmap e476: 8 total, 8 up, 8 in 2024-07-26T18:13:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:50 smithi071 ceph-mon[90507]: pgmap v384: 121 pgs: 121 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 31 op/s 2024-07-26T18:13:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:50 smithi071 ceph-mon[92867]: osdmap e476: 8 total, 8 up, 8 in 2024-07-26T18:13:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:50 smithi071 ceph-mon[92867]: pgmap v384: 121 pgs: 121 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 31 op/s 2024-07-26T18:13:51.209 INFO:tasks.rados.rados.0.smithi071.stdout:2096: done (3 left) 2024-07-26T18:13:51.210 INFO:tasks.rados.rados.0.smithi071.stdout:2097: read oid 4 snap 193 2024-07-26T18:13:51.210 INFO:tasks.rados.rados.0.smithi071.stdout:2097: expect (ObjNum 596 snap 181 seq_num 596) 2024-07-26T18:13:51.210 INFO:tasks.rados.rados.0.smithi071.stdout:2098: rollback oid 12 current snap is 196 2024-07-26T18:13:51.210 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 12 to 195 2024-07-26T18:13:51.210 INFO:tasks.rados.rados.0.smithi071.stdout:2099: read oid 41 snap 193 2024-07-26T18:13:51.210 INFO:tasks.rados.rados.0.smithi071.stdout:2099: expect (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:13:51.210 INFO:tasks.rados.rados.0.smithi071.stdout:2100: read oid 35 snap -1 2024-07-26T18:13:51.210 INFO:tasks.rados.rados.0.smithi071.stdout:2100: expect (ObjNum 500 snap 146 seq_num 500) 2024-07-26T18:13:51.210 INFO:tasks.rados.rados.0.smithi071.stdout:2101: delete oid 14 current snap is 196 2024-07-26T18:13:51.210 INFO:tasks.rados.rados.0.smithi071.stdout:2093: expect (ObjNum 624 snap 190 seq_num 624) 2024-07-26T18:13:51.275 INFO:tasks.rados.rados.0.smithi071.stdout:2094: finishing write tid 1 to smithi07179299-23 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2094: finishing write tid 2 to smithi07179299-23 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2094: finishing write tid 3 to smithi07179299-23 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2094: finishing write tid 4 to smithi07179299-23 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2094: finishing write tid 5 to smithi07179299-23 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2094: oid 23 updating version 0 to 992 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2094: oid 23 version 992 is already newer than 991 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2094: oid 23 updating version 992 to 994 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2094: oid 23 version 994 is already newer than 993 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 994 (ObjNum 659 snap 196 seq_num 659) dirty exists 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2094: left oid 23 (ObjNum 659 snap 196 seq_num 659) 2024-07-26T18:13:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2095: finishing write tid 1 to smithi07179299-5 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2095: finishing write tid 2 to smithi07179299-5 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2095: finishing write tid 3 to smithi07179299-5 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2095: finishing write tid 4 to smithi07179299-5 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2093: done (7 left) 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2094: done (6 left) 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2101: done (5 left) 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2102: rmattr oid 2 current snap is 196 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2102: done (5 left) 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2103: rollback oid 47 current snap is 196 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 195 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2095: finishing write tid 5 to smithi07179299-5 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2095: oid 5 updating version 0 to 998 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2095: oid 5 version 998 is already newer than 996 2024-07-26T18:13:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2095: oid 5 version 998 is already newer than 997 2024-07-26T18:13:51.278 INFO:tasks.rados.rados.0.smithi071.stdout:2095: oid 5 updating version 998 to 999 2024-07-26T18:13:51.278 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 999 (ObjNum 660 snap 196 seq_num 660) dirty exists 2024-07-26T18:13:51.278 INFO:tasks.rados.rados.0.smithi071.stdout:2095: left oid 5 (ObjNum 660 snap 196 seq_num 660) 2024-07-26T18:13:51.278 INFO:tasks.rados.rados.0.smithi071.stdout:2098: finishing rollback tid 1 to smithi07179299-12 2024-07-26T18:13:51.278 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-26T18:13:51.278 INFO:tasks.rados.rados.0.smithi071.stdout:2100: expect (ObjNum 500 snap 146 seq_num 500) 2024-07-26T18:13:51.305 INFO:tasks.rados.rados.0.smithi071.stdout:2097: expect (ObjNum 596 snap 181 seq_num 596) 2024-07-26T18:13:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:51 smithi135 ceph-mon[85352]: osdmap e477: 8 total, 8 up, 8 in 2024-07-26T18:13:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:51 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:51 smithi135 ceph-mon[85352]: osdmap e478: 8 total, 8 up, 8 in 2024-07-26T18:13:51.412 INFO:tasks.rados.rados.0.smithi071.stdout:2099: expect (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:13:51.541 INFO:tasks.rados.rados.0.smithi071.stdout:2103: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:13:51.541 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 208 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-07-26T18:13:51.541 INFO:tasks.rados.rados.0.smithi071.stdout:2095: done (5 left) 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2097: done (4 left) 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2098: done (3 left) 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2099: done (2 left) 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2100: done (1 left) 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2103: done (0 left) 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2104: rmattr oid 21 current snap is 196 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2104: done (0 left) 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2105: rollback oid 28 current snap is 196 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 28 to 193 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2106: read oid 12 snap -1 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2106: expect deleted 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 196 2024-07-26T18:13:51.542 INFO:tasks.rados.rados.0.smithi071.stdout:2107: seq_num 662 ranges {1466368=696320,2162688=557056,2719744=245760} 2024-07-26T18:13:51.553 INFO:tasks.rados.rados.0.smithi071.stdout:2107: writing smithi07179299-5 from 1466368 to 2162688 tid 1 2024-07-26T18:13:51.556 INFO:tasks.rados.rados.0.smithi071.stdout:2107: writing smithi07179299-5 from 2162688 to 2719744 tid 2 2024-07-26T18:13:51.557 INFO:tasks.rados.rados.0.smithi071.stdout:2107: writing smithi07179299-5 from 2719744 to 2965504 tid 3 2024-07-26T18:13:51.558 INFO:tasks.rados.rados.0.smithi071.stdout:2108: snap_create 2024-07-26T18:13:51.558 INFO:tasks.rados.rados.0.smithi071.stdout:2105: finishing rollback tid 0 to smithi07179299-28 2024-07-26T18:13:51.558 INFO:tasks.rados.rados.0.smithi071.stdout:2105: finishing rollback tid 1 to smithi07179299-28 2024-07-26T18:13:51.558 INFO:tasks.rados.rados.0.smithi071.stdout:2105: finishing rollback tid 2 to smithi07179299-28 2024-07-26T18:13:51.558 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 983 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:13:51.558 INFO:tasks.rados.rados.0.smithi071.stdout:2107: finishing write tid 1 to smithi07179299-5 2024-07-26T18:13:51.559 INFO:tasks.rados.rados.0.smithi071.stdout:2107: finishing write tid 2 to smithi07179299-5 2024-07-26T18:13:51.559 INFO:tasks.rados.rados.0.smithi071.stdout:2107: finishing write tid 3 to smithi07179299-5 2024-07-26T18:13:51.560 INFO:tasks.rados.rados.0.smithi071.stdout:2107: finishing write tid 4 to smithi07179299-5 2024-07-26T18:13:51.560 INFO:tasks.rados.rados.0.smithi071.stdout:2107: finishing write tid 5 to smithi07179299-5 2024-07-26T18:13:51.561 INFO:tasks.rados.rados.0.smithi071.stdout:2107: oid 5 updating version 0 to 1000 2024-07-26T18:13:51.561 INFO:tasks.rados.rados.0.smithi071.stdout:2107: oid 5 updating version 1000 to 1002 2024-07-26T18:13:51.561 INFO:tasks.rados.rados.0.smithi071.stdout:2107: oid 5 version 1002 is already newer than 1001 2024-07-26T18:13:51.561 INFO:tasks.rados.rados.0.smithi071.stdout:2107: oid 5 updating version 1002 to 1003 2024-07-26T18:13:51.561 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 1003 (ObjNum 662 snap 196 seq_num 662) dirty exists 2024-07-26T18:13:51.561 INFO:tasks.rados.rados.0.smithi071.stdout:2107: left oid 5 (ObjNum 662 snap 196 seq_num 662) 2024-07-26T18:13:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:51 smithi071 ceph-mon[90507]: osdmap e477: 8 total, 8 up, 8 in 2024-07-26T18:13:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:51 smithi071 ceph-mon[90507]: osdmap e478: 8 total, 8 up, 8 in 2024-07-26T18:13:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:51 smithi071 ceph-mon[92867]: osdmap e477: 8 total, 8 up, 8 in 2024-07-26T18:13:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:51 smithi071 ceph-mon[92867]: osdmap e478: 8 total, 8 up, 8 in 2024-07-26T18:13:52.240 INFO:tasks.rados.rados.0.smithi071.stdout:2105: done (3 left) 2024-07-26T18:13:52.240 INFO:tasks.rados.rados.0.smithi071.stdout:2106: done (2 left) 2024-07-26T18:13:52.241 INFO:tasks.rados.rados.0.smithi071.stdout:2107: done (1 left) 2024-07-26T18:13:52.241 INFO:tasks.rados.rados.0.smithi071.stdout:2108: done (0 left) 2024-07-26T18:13:52.241 INFO:tasks.rados.rados.0.smithi071.stdout:2109: snap_create 2024-07-26T18:13:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:13:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:13:52] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.43.0" 2024-07-26T18:13:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:52 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:52 smithi071 ceph-mon[90507]: Upgrade: osd.6 is safe to restart 2024-07-26T18:13:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:52 smithi071 ceph-mon[90507]: pgmap v387: 121 pgs: 121 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 16 op/s 2024-07-26T18:13:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:52 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:52 smithi071 ceph-mon[92867]: Upgrade: osd.6 is safe to restart 2024-07-26T18:13:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:52 smithi071 ceph-mon[92867]: pgmap v387: 121 pgs: 121 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 16 op/s 2024-07-26T18:13:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:52 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-07-26T18:13:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:52 smithi135 ceph-mon[85352]: Upgrade: osd.6 is safe to restart 2024-07-26T18:13:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:52 smithi135 ceph-mon[85352]: pgmap v387: 121 pgs: 121 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 16 op/s 2024-07-26T18:13:53.245 INFO:tasks.rados.rados.0.smithi071.stdout:2109: done (0 left) 2024-07-26T18:13:53.245 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 11 current snap is 198 2024-07-26T18:13:53.246 INFO:tasks.rados.rados.0.smithi071.stdout:2110: seq_num 663 ranges {4792320=712704,5505024=442368,5947392=360448} 2024-07-26T18:13:53.274 INFO:tasks.rados.rados.0.smithi071.stdout:2110: writing smithi07179299-11 from 4792320 to 5505024 tid 1 2024-07-26T18:13:53.277 INFO:tasks.rados.rados.0.smithi071.stdout:2110: writing smithi07179299-11 from 5505024 to 5947392 tid 2 2024-07-26T18:13:53.279 INFO:tasks.rados.rados.0.smithi071.stdout:2110: writing smithi07179299-11 from 5947392 to 6307840 tid 3 2024-07-26T18:13:53.279 INFO:tasks.rados.rados.0.smithi071.stdout:2111: delete oid 48 current snap is 198 2024-07-26T18:13:53.280 INFO:tasks.rados.rados.0.smithi071.stdout:2110: finishing write tid 1 to smithi07179299-11 2024-07-26T18:13:53.281 INFO:tasks.rados.rados.0.smithi071.stdout:2111: done (1 left) 2024-07-26T18:13:53.281 INFO:tasks.rados.rados.0.smithi071.stdout:2112: snap_create 2024-07-26T18:13:53.282 INFO:tasks.rados.rados.0.smithi071.stdout:2110: finishing write tid 2 to smithi07179299-11 2024-07-26T18:13:53.282 INFO:tasks.rados.rados.0.smithi071.stdout:2110: finishing write tid 3 to smithi07179299-11 2024-07-26T18:13:53.282 INFO:tasks.rados.rados.0.smithi071.stdout:2110: finishing write tid 4 to smithi07179299-11 2024-07-26T18:13:53.284 INFO:tasks.rados.rados.0.smithi071.stdout:2110: finishing write tid 5 to smithi07179299-11 2024-07-26T18:13:53.284 INFO:tasks.rados.rados.0.smithi071.stdout:2110: oid 11 updating version 0 to 1006 2024-07-26T18:13:53.284 INFO:tasks.rados.rados.0.smithi071.stdout:2110: oid 11 version 1006 is already newer than 1005 2024-07-26T18:13:53.284 INFO:tasks.rados.rados.0.smithi071.stdout:2110: oid 11 version 1006 is already newer than 1004 2024-07-26T18:13:53.284 INFO:tasks.rados.rados.0.smithi071.stdout:2110: oid 11 updating version 1006 to 1007 2024-07-26T18:13:53.284 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 1007 (ObjNum 663 snap 198 seq_num 663) dirty exists 2024-07-26T18:13:53.284 INFO:tasks.rados.rados.0.smithi071.stdout:2110: left oid 11 (ObjNum 663 snap 198 seq_num 663) 2024-07-26T18:13:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:53 smithi135 ceph-mon[85352]: osdmap e479: 8 total, 8 up, 8 in 2024-07-26T18:13:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:53 smithi135 ceph-mon[85352]: Upgrade: Updating osd.6 2024-07-26T18:13:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-26T18:13:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:53 smithi135 ceph-mon[85352]: Deploying daemon osd.6 on smithi135 2024-07-26T18:13:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[90507]: osdmap e479: 8 total, 8 up, 8 in 2024-07-26T18:13:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[90507]: Upgrade: Updating osd.6 2024-07-26T18:13:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-26T18:13:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[90507]: Deploying daemon osd.6 on smithi135 2024-07-26T18:13:53.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[92867]: osdmap e479: 8 total, 8 up, 8 in 2024-07-26T18:13:53.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[92867]: Upgrade: Updating osd.6 2024-07-26T18:13:53.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-07-26T18:13:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:13:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:53 smithi071 ceph-mon[92867]: Deploying daemon osd.6 on smithi135 2024-07-26T18:13:54.263 INFO:tasks.rados.rados.0.smithi071.stdout:2110: done (1 left) 2024-07-26T18:13:54.263 INFO:tasks.rados.rados.0.smithi071.stdout:2112: done (0 left) 2024-07-26T18:13:54.263 INFO:tasks.rados.rados.0.smithi071.stdout:2113: read oid 1 snap -1 2024-07-26T18:13:54.263 INFO:tasks.rados.rados.0.smithi071.stdout:2113: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:13:54.264 INFO:tasks.rados.rados.0.smithi071.stdout:2114: read oid 17 snap -1 2024-07-26T18:13:54.264 INFO:tasks.rados.rados.0.smithi071.stdout:2114: expect (ObjNum 642 snap 193 seq_num 642) 2024-07-26T18:13:54.264 INFO:tasks.rados.rados.0.smithi071.stdout:2115: read oid 42 snap 195 2024-07-26T18:13:54.264 INFO:tasks.rados.rados.0.smithi071.stdout:2115: expect (ObjNum 646 snap 193 seq_num 646) 2024-07-26T18:13:54.264 INFO:tasks.rados.rados.0.smithi071.stdout:2116: rmattr oid 39 current snap is 199 2024-07-26T18:13:54.264 INFO:tasks.rados.rados.0.smithi071.stdout:2116: done (3 left) 2024-07-26T18:13:54.264 INFO:tasks.rados.rados.0.smithi071.stdout:2117: read oid 12 snap -1 2024-07-26T18:13:54.264 INFO:tasks.rados.rados.0.smithi071.stdout:2117: expect deleted 2024-07-26T18:13:54.264 INFO:tasks.rados.rados.0.smithi071.stdout:2118: setattr oid 48 current snap is 199 2024-07-26T18:13:54.265 INFO:tasks.rados.rados.0.smithi071.stdout:2117: done (4 left) 2024-07-26T18:13:54.265 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 199 2024-07-26T18:13:54.265 INFO:tasks.rados.rados.0.smithi071.stdout:2119: seq_num 665 ranges {3121152=745472,3866624=606208,4472832=196608} 2024-07-26T18:13:54.289 INFO:tasks.rados.rados.0.smithi071.stdout:2119: writing smithi07179299-13 from 3121152 to 3866624 tid 1 2024-07-26T18:13:54.292 INFO:tasks.rados.rados.0.smithi071.stdout:2119: writing smithi07179299-13 from 3866624 to 4472832 tid 2 2024-07-26T18:13:54.294 INFO:tasks.rados.rados.0.smithi071.stdout:2119: writing smithi07179299-13 from 4472832 to 4669440 tid 3 2024-07-26T18:13:54.294 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 199 2024-07-26T18:13:54.294 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 984 (ObjNum 3569 snap 0 seq_num 2057519024) dirty exists 2024-07-26T18:13:54.294 INFO:tasks.rados.rados.0.smithi071.stdout:2113: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:13:54.446 INFO:tasks.rados.rados.0.smithi071.stdout:2119: finishing write tid 1 to smithi07179299-13 2024-07-26T18:13:54.446 INFO:tasks.rados.rados.0.smithi071.stdout:2119: finishing write tid 2 to smithi07179299-13 2024-07-26T18:13:54.446 INFO:tasks.rados.rados.0.smithi071.stdout:2119: finishing write tid 3 to smithi07179299-13 2024-07-26T18:13:54.446 INFO:tasks.rados.rados.0.smithi071.stdout:2114: expect (ObjNum 642 snap 193 seq_num 642) 2024-07-26T18:13:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:54 smithi135 ceph-mon[85352]: osdmap e480: 8 total, 8 up, 8 in 2024-07-26T18:13:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:54 smithi135 ceph-mon[85352]: pgmap v390: 121 pgs: 121 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-07-26T18:13:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:54 smithi071 ceph-mon[90507]: osdmap e480: 8 total, 8 up, 8 in 2024-07-26T18:13:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:54 smithi071 ceph-mon[90507]: pgmap v390: 121 pgs: 121 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-07-26T18:13:54.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:54 smithi071 ceph-mon[92867]: osdmap e480: 8 total, 8 up, 8 in 2024-07-26T18:13:54.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:54 smithi071 ceph-mon[92867]: pgmap v390: 121 pgs: 121 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-07-26T18:13:54.942 INFO:tasks.rados.rados.0.smithi071.stdout:2119: finishing write tid 4 to smithi07179299-13 2024-07-26T18:13:54.943 INFO:tasks.rados.rados.0.smithi071.stdout:2119: finishing write tid 5 to smithi07179299-13 2024-07-26T18:13:54.943 INFO:tasks.rados.rados.0.smithi071.stdout:2119: oid 13 updating version 0 to 951 2024-07-26T18:13:54.943 INFO:tasks.rados.rados.0.smithi071.stdout:2119: oid 13 updating version 951 to 952 2024-07-26T18:13:54.943 INFO:tasks.rados.rados.0.smithi071.stdout:2119: oid 13 updating version 952 to 953 2024-07-26T18:13:54.943 INFO:tasks.rados.rados.0.smithi071.stdout:2119: oid 13 updating version 953 to 954 2024-07-26T18:13:54.943 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 954 (ObjNum 665 snap 199 seq_num 665) dirty exists 2024-07-26T18:13:54.943 INFO:tasks.rados.rados.0.smithi071.stdout:2119: left oid 13 (ObjNum 665 snap 199 seq_num 665) 2024-07-26T18:13:54.944 INFO:tasks.rados.rados.0.smithi071.stdout:2115: expect (ObjNum 646 snap 193 seq_num 646) 2024-07-26T18:13:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:55 smithi135 ceph-mon[85352]: osdmap e481: 8 total, 8 up, 8 in 2024-07-26T18:13:55.634 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:55 smithi135 systemd[1]: Stopping Ceph osd.6 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:13:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:55 smithi071 ceph-mon[90507]: osdmap e481: 8 total, 8 up, 8 in 2024-07-26T18:13:55.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:55 smithi071 ceph-mon[92867]: osdmap e481: 8 total, 8 up, 8 in 2024-07-26T18:13:55.975 INFO:tasks.rados.rados.0.smithi071.stdout:2120: seq_num 666 ranges {0=761856,761856=491520,1253376=311296} 2024-07-26T18:13:55.979 INFO:tasks.rados.rados.0.smithi071.stdout:2120: writing smithi07179299-14 from 0 to 761856 tid 1 2024-07-26T18:13:55.981 INFO:tasks.rados.rados.0.smithi071.stdout:2120: writing smithi07179299-14 from 761856 to 1253376 tid 2 2024-07-26T18:13:55.983 INFO:tasks.rados.rados.0.smithi071.stdout:2120: writing smithi07179299-14 from 1253376 to 1564672 tid 3 2024-07-26T18:13:55.983 INFO:tasks.rados.rados.0.smithi071.stdout:2113: done (5 left) 2024-07-26T18:13:55.984 INFO:tasks.rados.rados.0.smithi071.stdout:2114: done (4 left) 2024-07-26T18:13:55.984 INFO:tasks.rados.rados.0.smithi071.stdout:2115: done (3 left) 2024-07-26T18:13:55.984 INFO:tasks.rados.rados.0.smithi071.stdout:2118: done (2 left) 2024-07-26T18:13:55.984 INFO:tasks.rados.rados.0.smithi071.stdout:2119: done (1 left) 2024-07-26T18:13:55.984 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 199 2024-07-26T18:13:55.984 INFO:tasks.rados.rados.0.smithi071.stdout:2121: seq_num 667 ranges {2793472=778240,3571712=778240,4349952=24576} 2024-07-26T18:13:56.002 INFO:tasks.rados.rados.0.smithi071.stdout:2121: writing smithi07179299-4 from 2793472 to 3571712 tid 1 2024-07-26T18:13:56.007 INFO:tasks.rados.rados.0.smithi071.stdout:2121: writing smithi07179299-4 from 3571712 to 4349952 tid 2 2024-07-26T18:13:56.007 INFO:tasks.rados.rados.0.smithi071.stdout:2121: writing smithi07179299-4 from 4349952 to 4374528 tid 3 2024-07-26T18:13:56.007 INFO:tasks.rados.rados.0.smithi071.stdout:2122: delete oid 33 current snap is 199 2024-07-26T18:13:56.007 INFO:tasks.rados.rados.0.smithi071.stdout:2120: finishing write tid 1 to smithi07179299-14 2024-07-26T18:13:56.007 INFO:tasks.rados.rados.0.smithi071.stdout:2120: finishing write tid 2 to smithi07179299-14 2024-07-26T18:13:56.007 INFO:tasks.rados.rados.0.smithi071.stdout:2120: finishing write tid 3 to smithi07179299-14 2024-07-26T18:13:56.007 INFO:tasks.rados.rados.0.smithi071.stdout:2120: finishing write tid 4 to smithi07179299-14 2024-07-26T18:13:56.007 INFO:tasks.rados.rados.0.smithi071.stdout:2120: finishing write tid 5 to smithi07179299-14 2024-07-26T18:13:56.008 INFO:tasks.rados.rados.0.smithi071.stdout:2120: oid 14 updating version 0 to 846 2024-07-26T18:13:56.008 INFO:tasks.rados.rados.0.smithi071.stdout:2120: oid 14 version 846 is already newer than 845 2024-07-26T18:13:56.008 INFO:tasks.rados.rados.0.smithi071.stdout:2120: oid 14 updating version 846 to 847 2024-07-26T18:13:56.008 INFO:tasks.rados.rados.0.smithi071.stdout:2120: oid 14 updating version 847 to 848 2024-07-26T18:13:56.008 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 848 (ObjNum 666 snap 199 seq_num 666) dirty exists 2024-07-26T18:13:56.008 INFO:tasks.rados.rados.0.smithi071.stdout:2120: left oid 14 (ObjNum 666 snap 199 seq_num 666) 2024-07-26T18:13:56.008 INFO:tasks.rados.rados.0.smithi071.stdout:2121: finishing write tid 1 to smithi07179299-4 2024-07-26T18:13:56.010 INFO:tasks.rados.rados.0.smithi071.stdout:2120: done (2 left) 2024-07-26T18:13:56.010 INFO:tasks.rados.rados.0.smithi071.stdout:2122: done (1 left) 2024-07-26T18:13:56.010 INFO:tasks.rados.rados.0.smithi071.stdout:2123: copy_from oid 37 from oid 45 current snap is 199 2024-07-26T18:13:56.010 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 199 2024-07-26T18:13:56.010 INFO:tasks.rados.rados.0.smithi071.stdout:2124: seq_num 669 ranges {5357568=409600,5767168=548864,6316032=655360} 2024-07-26T18:13:56.042 INFO:tasks.rados.rados.0.smithi071.stdout:2124: writing smithi07179299-46 from 5357568 to 5767168 tid 1 2024-07-26T18:13:56.044 INFO:tasks.rados.rados.0.smithi071.stdout:2124: writing smithi07179299-46 from 5767168 to 6316032 tid 2 2024-07-26T18:13:56.049 INFO:tasks.rados.rados.0.smithi071.stdout:2124: writing smithi07179299-46 from 6316032 to 6971392 tid 3 2024-07-26T18:13:56.049 INFO:tasks.rados.rados.0.smithi071.stdout:2125: delete oid 18 current snap is 199 2024-07-26T18:13:56.049 INFO:tasks.rados.rados.0.smithi071.stdout:2121: finishing write tid 2 to smithi07179299-4 2024-07-26T18:13:56.049 INFO:tasks.rados.rados.0.smithi071.stdout:2121: finishing write tid 3 to smithi07179299-4 2024-07-26T18:13:56.049 INFO:tasks.rados.rados.0.smithi071.stdout:2121: finishing write tid 4 to smithi07179299-4 2024-07-26T18:13:56.049 INFO:tasks.rados.rados.0.smithi071.stdout:2121: finishing write tid 5 to smithi07179299-4 2024-07-26T18:13:56.049 INFO:tasks.rados.rados.0.smithi071.stdout:2121: oid 4 updating version 0 to 1000 2024-07-26T18:13:56.049 INFO:tasks.rados.rados.0.smithi071.stdout:2121: oid 4 version 1000 is already newer than 998 2024-07-26T18:13:56.049 INFO:tasks.rados.rados.0.smithi071.stdout:2121: oid 4 version 1000 is already newer than 999 2024-07-26T18:13:56.049 INFO:tasks.rados.rados.0.smithi071.stdout:2121: oid 4 version 1000 is already newer than 997 2024-07-26T18:13:56.050 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1000 (ObjNum 667 snap 199 seq_num 667) dirty exists 2024-07-26T18:13:56.050 INFO:tasks.rados.rados.0.smithi071.stdout:2121: left oid 4 (ObjNum 667 snap 199 seq_num 667) 2024-07-26T18:13:56.050 INFO:tasks.rados.rados.0.smithi071.stdout:2124: finishing write tid 1 to smithi07179299-46 2024-07-26T18:13:56.050 INFO:tasks.rados.rados.0.smithi071.stdout:2124: finishing write tid 2 to smithi07179299-46 2024-07-26T18:13:56.055 INFO:tasks.rados.rados.0.smithi071.stdout:2121: done (3 left) 2024-07-26T18:13:56.055 INFO:tasks.rados.rados.0.smithi071.stdout:2125: done (2 left) 2024-07-26T18:13:56.055 INFO:tasks.rados.rados.0.smithi071.stdout:2126: rmattr oid 19 current snap is 199 2024-07-26T18:13:56.055 INFO:tasks.rados.rados.0.smithi071.stdout:2126: done (2 left) 2024-07-26T18:13:56.055 INFO:tasks.rados.rados.0.smithi071.stdout:2127: snap_create 2024-07-26T18:13:56.055 INFO:tasks.rados.rados.0.smithi071.stdout:2124: finishing write tid 3 to smithi07179299-46 2024-07-26T18:13:56.055 INFO:tasks.rados.rados.0.smithi071.stdout:2124: finishing write tid 4 to smithi07179299-46 2024-07-26T18:13:56.056 INFO:tasks.rados.rados.0.smithi071.stdout:2123: finishing copy_from racing read to smithi07179299-37 2024-07-26T18:13:56.057 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[49625]: 2024-07-26T18:13:55.647+0000 7f646758e640 -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-07-26T18:13:56.057 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[49625]: 2024-07-26T18:13:55.647+0000 7f646758e640 -1 osd.6 481 *** Got signal Terminated *** 2024-07-26T18:13:56.057 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[49625]: 2024-07-26T18:13:55.647+0000 7f646758e640 -1 osd.6 481 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T18:13:56.058 INFO:tasks.rados.rados.0.smithi071.stdout:2123: finishing copy_from to smithi07179299-37 2024-07-26T18:13:56.058 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 987 (ObjNum 645 snap 193 seq_num 645) dirty exists 2024-07-26T18:13:56.058 INFO:tasks.rados.rados.0.smithi071.stdout:2124: finishing write tid 5 to smithi07179299-46 2024-07-26T18:13:56.058 INFO:tasks.rados.rados.0.smithi071.stdout:2124: oid 46 updating version 0 to 923 2024-07-26T18:13:56.058 INFO:tasks.rados.rados.0.smithi071.stdout:2124: oid 46 version 923 is already newer than 921 2024-07-26T18:13:56.059 INFO:tasks.rados.rados.0.smithi071.stdout:2124: oid 46 updating version 923 to 924 2024-07-26T18:13:56.059 INFO:tasks.rados.rados.0.smithi071.stdout:2124: oid 46 version 924 is already newer than 922 2024-07-26T18:13:56.059 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 924 (ObjNum 669 snap 199 seq_num 669) dirty exists 2024-07-26T18:13:56.059 INFO:tasks.rados.rados.0.smithi071.stdout:2124: left oid 46 (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:13:56.212 INFO:tasks.rados.rados.0.smithi071.stdout:2123: done (2 left) 2024-07-26T18:13:56.212 INFO:tasks.rados.rados.0.smithi071.stdout:2124: done (1 left) 2024-07-26T18:13:56.212 INFO:tasks.rados.rados.0.smithi071.stdout:2127: done (0 left) 2024-07-26T18:13:56.212 INFO:tasks.rados.rados.0.smithi071.stdout:2128: rollback oid 36 current snap is 200 2024-07-26T18:13:56.212 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 36 to 194 2024-07-26T18:13:56.212 INFO:tasks.rados.rados.0.smithi071.stdout:2129: delete oid 18 current snap is 200 2024-07-26T18:13:56.221 INFO:tasks.rados.rados.0.smithi071.stdout:2128: finishing rollback tid 0 to smithi07179299-36 2024-07-26T18:13:56.222 INFO:tasks.rados.rados.0.smithi071.stdout:2128: finishing rollback tid 1 to smithi07179299-36 2024-07-26T18:13:56.222 INFO:tasks.rados.rados.0.smithi071.stdout:2128: finishing rollback tid 2 to smithi07179299-36 2024-07-26T18:13:56.222 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 957 (ObjNum 531 snap 160 seq_num 531) dirty exists 2024-07-26T18:13:56.534 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:56 smithi135 ceph-mon[85352]: pgmap v392: 121 pgs: 121 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-26T18:13:56.534 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:56 smithi135 ceph-mon[85352]: osd.6 marked itself down and dead 2024-07-26T18:13:56.535 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:56 smithi135 ceph-mon[85352]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:13:56.535 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:56 smithi135 ceph-mon[85352]: osdmap e482: 8 total, 7 up, 8 in 2024-07-26T18:13:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:56 smithi071 ceph-mon[92867]: pgmap v392: 121 pgs: 121 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-26T18:13:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:56 smithi071 ceph-mon[92867]: osd.6 marked itself down and dead 2024-07-26T18:13:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:56 smithi071 ceph-mon[92867]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:13:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:56 smithi071 ceph-mon[92867]: osdmap e482: 8 total, 7 up, 8 in 2024-07-26T18:13:56.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:56 smithi071 ceph-mon[90507]: pgmap v392: 121 pgs: 121 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-07-26T18:13:56.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:56 smithi071 ceph-mon[90507]: osd.6 marked itself down and dead 2024-07-26T18:13:56.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:56 smithi071 ceph-mon[90507]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:13:56.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:56 smithi071 ceph-mon[90507]: osdmap e482: 8 total, 7 up, 8 in 2024-07-26T18:13:56.807 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:56 smithi135 podman[99746]: 2024-07-26 18:13:56.534088924 +0000 UTC m=+1.003493152 container died 746296b1a0b4af5d418630a5213d433295b6e1ee1f7784ba8985138a13d78cba (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.build-date=20240716, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-a3bbd72, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=) 2024-07-26T18:13:57.220 INFO:tasks.rados.rados.0.smithi071.stdout:2128: done (1 left) 2024-07-26T18:13:57.220 INFO:tasks.rados.rados.0.smithi071.stdout:2129: done (0 left) 2024-07-26T18:13:57.220 INFO:tasks.rados.rados.0.smithi071.stdout:2130: read oid 37 snap -1 2024-07-26T18:13:57.220 INFO:tasks.rados.rados.0.smithi071.stdout:2130: expect (ObjNum 645 snap 193 seq_num 645) 2024-07-26T18:13:57.220 INFO:tasks.rados.rados.0.smithi071.stdout:2131: delete oid 39 current snap is 200 2024-07-26T18:13:57.226 INFO:tasks.rados.rados.0.smithi071.stdout:2131: done (1 left) 2024-07-26T18:13:57.227 INFO:tasks.rados.rados.0.smithi071.stdout:2132: delete oid 47 current snap is 200 2024-07-26T18:13:57.228 INFO:tasks.rados.rados.0.smithi071.stdout:2132: done (1 left) 2024-07-26T18:13:57.228 INFO:tasks.rados.rados.0.smithi071.stdout:2133: delete oid 14 current snap is 200 2024-07-26T18:13:57.231 INFO:tasks.rados.rados.0.smithi071.stdout:2133: done (1 left) 2024-07-26T18:13:57.231 INFO:tasks.rados.rados.0.smithi071.stdout:2134: read oid 1 snap 198 2024-07-26T18:13:57.231 INFO:tasks.rados.rados.0.smithi071.stdout:2134: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:13:57.231 INFO:tasks.rados.rados.0.smithi071.stdout:2135: setattr oid 7 current snap is 200 2024-07-26T18:13:57.232 INFO:tasks.rados.rados.0.smithi071.stdout:2136: delete oid 38 current snap is 200 2024-07-26T18:13:57.235 INFO:tasks.rados.rados.0.smithi071.stdout:2136: done (3 left) 2024-07-26T18:13:57.235 INFO:tasks.rados.rados.0.smithi071.stdout:2137: copy_from oid 42 from oid 2 current snap is 200 2024-07-26T18:13:57.235 INFO:tasks.rados.rados.0.smithi071.stdout:2138: delete oid 24 current snap is 200 2024-07-26T18:13:57.235 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 956 (ObjNum 532 snap 161 seq_num 532) dirty exists 2024-07-26T18:13:57.239 INFO:tasks.rados.rados.0.smithi071.stdout:2137: finishing copy_from to smithi07179299-42 2024-07-26T18:13:57.239 INFO:tasks.rados.rados.0.smithi071.stdout:2137: got expected ENOENT (src dne) 2024-07-26T18:13:57.239 INFO:tasks.rados.rados.0.smithi071.stdout:2137: finishing copy_from racing read to smithi07179299-42 2024-07-26T18:13:57.239 INFO:tasks.rados.rados.0.smithi071.stdout:2135: done (4 left) 2024-07-26T18:13:57.239 INFO:tasks.rados.rados.0.smithi071.stdout:2137: done (3 left) 2024-07-26T18:13:57.239 INFO:tasks.rados.rados.0.smithi071.stdout:2138: done (2 left) 2024-07-26T18:13:57.239 INFO:tasks.rados.rados.0.smithi071.stdout:2139: read oid 29 snap -1 2024-07-26T18:13:57.239 INFO:tasks.rados.rados.0.smithi071.stdout:2139: expect (ObjNum 517 snap 155 seq_num 517) 2024-07-26T18:13:57.239 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 200 2024-07-26T18:13:57.239 INFO:tasks.rados.rados.0.smithi071.stdout:2140: seq_num 677 ranges {0=540672,540672=516096,1056768=655360,1712128=32768} 2024-07-26T18:13:57.242 INFO:tasks.rados.rados.0.smithi071.stdout:2140: writing smithi07179299-21 from 0 to 540672 tid 1 2024-07-26T18:13:57.245 INFO:tasks.rados.rados.0.smithi071.stdout:2140: writing smithi07179299-21 from 540672 to 1056768 tid 2 2024-07-26T18:13:57.249 INFO:tasks.rados.rados.0.smithi071.stdout:2140: writing smithi07179299-21 from 1056768 to 1712128 tid 3 2024-07-26T18:13:57.250 INFO:tasks.rados.rados.0.smithi071.stdout:2140: writing smithi07179299-21 from 1712128 to 1744896 tid 4 2024-07-26T18:13:57.250 INFO:tasks.rados.rados.0.smithi071.stdout:2141: read oid 43 snap -1 2024-07-26T18:13:57.250 INFO:tasks.rados.rados.0.smithi071.stdout:2141: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:13:57.250 INFO:tasks.rados.rados.0.smithi071.stdout:2142: snap_create 2024-07-26T18:13:57.250 INFO:tasks.rados.rados.0.smithi071.stdout:2140: finishing write tid 1 to smithi07179299-21 2024-07-26T18:13:57.250 INFO:tasks.rados.rados.0.smithi071.stdout:2140: finishing write tid 2 to smithi07179299-21 2024-07-26T18:13:57.251 INFO:tasks.rados.rados.0.smithi071.stdout:2139: expect (ObjNum 517 snap 155 seq_num 517) 2024-07-26T18:13:57.275 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:56 smithi135 podman[99746]: 2024-07-26 18:13:56.997850824 +0000 UTC m=+1.467255048 container cleanup 746296b1a0b4af5d418630a5213d433295b6e1ee1f7784ba8985138a13d78cba (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.build-date=20240716, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, 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, RELEASE=reef-a3bbd72, ceph=True) 2024-07-26T18:13:57.275 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:56 smithi135 bash[99746]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:2140: finishing write tid 3 to smithi07179299-21 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:2140: finishing write tid 4 to smithi07179299-21 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:2140: finishing write tid 5 to smithi07179299-21 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:2140: finishing write tid 6 to smithi07179299-21 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:2140: oid 21 updating version 0 to 989 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:2140: oid 21 version 989 is already newer than 988 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:2140: oid 21 version 989 is already newer than 985 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:2140: oid 21 version 989 is already newer than 986 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:2140: oid 21 version 989 is already newer than 987 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 989 (ObjNum 677 snap 200 seq_num 677) dirty exists 2024-07-26T18:13:57.293 INFO:tasks.rados.rados.0.smithi071.stdout:2140: left oid 21 (ObjNum 677 snap 200 seq_num 677) 2024-07-26T18:13:57.294 INFO:tasks.rados.rados.0.smithi071.stdout:2130: expect (ObjNum 645 snap 193 seq_num 645) 2024-07-26T18:13:57.557 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:57 smithi135 podman[99775]: 2024-07-26 18:13:57.275123492 +0000 UTC m=+0.723388407 container remove 746296b1a0b4af5d418630a5213d433295b6e1ee1f7784ba8985138a13d78cba (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=reef-a3bbd72, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240716, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD) 2024-07-26T18:13:57.879 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:57 smithi135 podman[99866]: 2024-07-26 18:13:57.528850419 +0000 UTC m=+0.018113631 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:13:57.880 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:57 smithi135 podman[99866]: 2024-07-26 18:13:57.651685625 +0000 UTC m=+0.140948867 container create 5a2e1c16682b61a3af05c734bca831d401b892efc206256947783e348225b038 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724) 2024-07-26T18:13:58.214 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:57 smithi135 podman[99866]: 2024-07-26 18:13:57.879533152 +0000 UTC m=+0.368796359 container init 5a2e1c16682b61a3af05c734bca831d401b892efc206256947783e348225b038 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, 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, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2) 2024-07-26T18:13:58.214 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:57 smithi135 podman[99866]: 2024-07-26 18:13:57.883009784 +0000 UTC m=+0.372272993 container start 5a2e1c16682b61a3af05c734bca831d401b892efc206256947783e348225b038 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True) 2024-07-26T18:13:58.214 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:57 smithi135 podman[99866]: 2024-07-26 18:13:57.962868111 +0000 UTC m=+0.452131312 container attach 5a2e1c16682b61a3af05c734bca831d401b892efc206256947783e348225b038 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, 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, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-07-26T18:13:58.215 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:58 smithi135 podman[99866]: 2024-07-26 18:13:58.07508794 +0000 UTC m=+0.564351147 container died 5a2e1c16682b61a3af05c734bca831d401b892efc206256947783e348225b038 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-07-26T18:13:58.266 INFO:tasks.rados.rados.0.smithi071.stdout:2141: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:13:58.392 INFO:tasks.rados.rados.0.smithi071.stdout:2134: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:13:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2130: done (5 left) 2024-07-26T18:13:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2134: done (4 left) 2024-07-26T18:13:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2139: done (3 left) 2024-07-26T18:13:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2140: done (2 left) 2024-07-26T18:13:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2141: done (1 left) 2024-07-26T18:13:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2142: done (0 left) 2024-07-26T18:13:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 201 2024-07-26T18:13:58.541 INFO:tasks.rados.rados.0.smithi071.stdout:2143: seq_num 678 ranges {0=565248,565248=802816,1368064=401408} 2024-07-26T18:13:58.543 INFO:tasks.rados.rados.0.smithi071.stdout:2143: writing smithi07179299-39 from 0 to 565248 tid 1 2024-07-26T18:13:58.548 INFO:tasks.rados.rados.0.smithi071.stdout:2143: writing smithi07179299-39 from 565248 to 1368064 tid 2 2024-07-26T18:13:58.550 INFO:tasks.rados.rados.0.smithi071.stdout:2143: writing smithi07179299-39 from 1368064 to 1769472 tid 3 2024-07-26T18:13:58.550 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 201 2024-07-26T18:13:58.550 INFO:tasks.rados.rados.0.smithi071.stdout:2143: finishing write tid 1 to smithi07179299-39 2024-07-26T18:13:58.551 INFO:tasks.rados.rados.0.smithi071.stdout:2144: seq_num 679 ranges {0=581632,581632=688128,1269760=516096} 2024-07-26T18:13:58.553 INFO:tasks.rados.rados.0.smithi071.stdout:2144: writing smithi07179299-38 from 0 to 581632 tid 1 2024-07-26T18:13:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:58 smithi135 ceph-mon[85352]: osdmap e483: 8 total, 7 up, 8 in 2024-07-26T18:13:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:58 smithi135 ceph-mon[85352]: pgmap v395: 121 pgs: 2 active+undersized, 12 peering, 9 stale+active+clean, 98 active+clean; 180 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.4 MiB/s wr, 22 op/s 2024-07-26T18:13:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:58.558 INFO:tasks.rados.rados.0.smithi071.stdout:2144: writing smithi07179299-38 from 581632 to 1269760 tid 2 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2144: writing smithi07179299-38 from 1269760 to 1785856 tid 3 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2145: read oid 35 snap -1 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2145: expect (ObjNum 500 snap 146 seq_num 500) 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2146: copy_from oid 28 from oid 26 current snap is 201 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2143: finishing write tid 2 to smithi07179299-39 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2143: finishing write tid 3 to smithi07179299-39 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2143: finishing write tid 4 to smithi07179299-39 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2143: finishing write tid 5 to smithi07179299-39 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2143: oid 39 updating version 0 to 1056 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2143: oid 39 version 1056 is already newer than 1055 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2143: oid 39 version 1056 is already newer than 1054 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:2143: oid 39 version 1056 is already newer than 1053 2024-07-26T18:13:58.561 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 1056 (ObjNum 678 snap 201 seq_num 678) dirty exists 2024-07-26T18:13:58.562 INFO:tasks.rados.rados.0.smithi071.stdout:2143: left oid 39 (ObjNum 678 snap 201 seq_num 678) 2024-07-26T18:13:58.562 INFO:tasks.rados.rados.0.smithi071.stdout:2144: finishing write tid 1 to smithi07179299-38 2024-07-26T18:13:58.562 INFO:tasks.rados.rados.0.smithi071.stdout:2144: finishing write tid 2 to smithi07179299-38 2024-07-26T18:13:58.562 INFO:tasks.rados.rados.0.smithi071.stdout:2143: done (3 left) 2024-07-26T18:13:58.562 INFO:tasks.rados.rados.0.smithi071.stdout:2147: snap_remove snap 194 2024-07-26T18:13:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:58 smithi071 ceph-mon[92867]: osdmap e483: 8 total, 7 up, 8 in 2024-07-26T18:13:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:58 smithi071 ceph-mon[92867]: pgmap v395: 121 pgs: 2 active+undersized, 12 peering, 9 stale+active+clean, 98 active+clean; 180 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.4 MiB/s wr, 22 op/s 2024-07-26T18:13:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:58 smithi071 ceph-mon[90507]: osdmap e483: 8 total, 7 up, 8 in 2024-07-26T18:13:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:58 smithi071 ceph-mon[90507]: pgmap v395: 121 pgs: 2 active+undersized, 12 peering, 9 stale+active+clean, 98 active+clean; 180 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.4 MiB/s wr, 22 op/s 2024-07-26T18:13:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:13:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:13:59.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:58 smithi135 podman[99889]: 2024-07-26 18:13:58.752143158 +0000 UTC m=+0.671555839 container remove 5a2e1c16682b61a3af05c734bca831d401b892efc206256947783e348225b038 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T18:13:59.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:58 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.6.service: Deactivated successfully. 2024-07-26T18:13:59.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:58 smithi135 systemd[1]: Stopped Ceph osd.6 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:13:59.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:58 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.6.service: Consumed 11.170s CPU time. 2024-07-26T18:13:59.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:58 smithi135 systemd[1]: Starting Ceph osd.6 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:13:59.228 INFO:tasks.rados.rados.0.smithi071.stdout:2144: finishing write tid 3 to smithi07179299-38 2024-07-26T18:13:59.228 INFO:tasks.rados.rados.0.smithi071.stdout:2144: finishing write tid 4 to smithi07179299-38 2024-07-26T18:13:59.228 INFO:tasks.rados.rados.0.smithi071.stdout:2144: finishing write tid 5 to smithi07179299-38 2024-07-26T18:13:59.229 INFO:tasks.rados.rados.0.smithi071.stdout:2144: oid 38 updating version 0 to 1026 2024-07-26T18:13:59.229 INFO:tasks.rados.rados.0.smithi071.stdout:2144: oid 38 version 1026 is already newer than 1024 2024-07-26T18:13:59.229 INFO:tasks.rados.rados.0.smithi071.stdout:2144: oid 38 version 1026 is already newer than 1025 2024-07-26T18:13:59.229 INFO:tasks.rados.rados.0.smithi071.stdout:2144: oid 38 updating version 1026 to 1027 2024-07-26T18:13:59.229 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1027 (ObjNum 679 snap 201 seq_num 679) dirty exists 2024-07-26T18:13:59.229 INFO:tasks.rados.rados.0.smithi071.stdout:2144: left oid 38 (ObjNum 679 snap 201 seq_num 679) 2024-07-26T18:13:59.229 INFO:tasks.rados.rados.0.smithi071.stdout:2145: expect (ObjNum 500 snap 146 seq_num 500) 2024-07-26T18:13:59.263 INFO:tasks.rados.rados.0.smithi071.stdout:2146: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:13:59.263 INFO:tasks.rados.rados.0.smithi071.stdout:2146: finishing copy_from to smithi07179299-28 2024-07-26T18:13:59.264 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1096 (ObjNum 629 snap 190 seq_num 629) dirty exists 2024-07-26T18:13:59.264 INFO:tasks.rados.rados.0.smithi071.stdout:2144: done (3 left) 2024-07-26T18:13:59.264 INFO:tasks.rados.rados.0.smithi071.stdout:2145: done (2 left) 2024-07-26T18:13:59.264 INFO:tasks.rados.rados.0.smithi071.stdout:2146: done (1 left) 2024-07-26T18:13:59.264 INFO:tasks.rados.rados.0.smithi071.stdout:2147: done (0 left) 2024-07-26T18:13:59.264 INFO:tasks.rados.rados.0.smithi071.stdout:2148: read oid 33 snap -1 2024-07-26T18:13:59.264 INFO:tasks.rados.rados.0.smithi071.stdout:2148: expect deleted 2024-07-26T18:13:59.264 INFO:tasks.rados.rados.0.smithi071.stdout:2149: delete oid 13 current snap is 201 2024-07-26T18:13:59.265 INFO:tasks.rados.rados.0.smithi071.stdout:2148: done (1 left) 2024-07-26T18:13:59.265 INFO:tasks.rados.rados.0.smithi071.stdout:2149: done (0 left) 2024-07-26T18:13:59.265 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 201 2024-07-26T18:13:59.265 INFO:tasks.rados.rados.0.smithi071.stdout:2150: seq_num 681 ranges {1695744=614400,2310144=458752,2768896=638976,3407872=106496} 2024-07-26T18:13:59.278 INFO:tasks.rados.rados.0.smithi071.stdout:2150: writing smithi07179299-26 from 1695744 to 2310144 tid 1 2024-07-26T18:13:59.280 INFO:tasks.rados.rados.0.smithi071.stdout:2150: writing smithi07179299-26 from 2310144 to 2768896 tid 2 2024-07-26T18:13:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2150: writing smithi07179299-26 from 2768896 to 3407872 tid 3 2024-07-26T18:13:59.285 INFO:tasks.rados.rados.0.smithi071.stdout:2150: writing smithi07179299-26 from 3407872 to 3514368 tid 4 2024-07-26T18:13:59.286 INFO:tasks.rados.rados.0.smithi071.stdout:2151: read oid 21 snap 198 2024-07-26T18:13:59.286 INFO:tasks.rados.rados.0.smithi071.stdout:2151: expect deleted 2024-07-26T18:13:59.286 INFO:tasks.rados.rados.0.smithi071.stdout:2152: read oid 25 snap 200 2024-07-26T18:13:59.286 INFO:tasks.rados.rados.0.smithi071.stdout:2152: expect (ObjNum 534 snap 163 seq_num 534) 2024-07-26T18:13:59.286 INFO:tasks.rados.rados.0.smithi071.stdout:2153: snap_create 2024-07-26T18:13:59.286 INFO:tasks.rados.rados.0.smithi071.stdout:2150: finishing write tid 1 to smithi07179299-26 2024-07-26T18:13:59.286 INFO:tasks.rados.rados.0.smithi071.stdout:2150: finishing write tid 2 to smithi07179299-26 2024-07-26T18:13:59.287 INFO:tasks.rados.rados.0.smithi071.stdout:2150: finishing write tid 3 to smithi07179299-26 2024-07-26T18:13:59.288 INFO:tasks.rados.rados.0.smithi071.stdout:2150: finishing write tid 4 to smithi07179299-26 2024-07-26T18:13:59.288 INFO:tasks.rados.rados.0.smithi071.stdout:2150: finishing write tid 5 to smithi07179299-26 2024-07-26T18:13:59.290 INFO:tasks.rados.rados.0.smithi071.stdout:2150: finishing write tid 6 to smithi07179299-26 2024-07-26T18:13:59.290 INFO:tasks.rados.rados.0.smithi071.stdout:2150: oid 26 updating version 0 to 1103 2024-07-26T18:13:59.290 INFO:tasks.rados.rados.0.smithi071.stdout:2150: oid 26 version 1103 is already newer than 1101 2024-07-26T18:13:59.291 INFO:tasks.rados.rados.0.smithi071.stdout:2150: oid 26 updating version 1103 to 1104 2024-07-26T18:13:59.291 INFO:tasks.rados.rados.0.smithi071.stdout:2150: oid 26 version 1104 is already newer than 1102 2024-07-26T18:13:59.291 INFO:tasks.rados.rados.0.smithi071.stdout:2150: oid 26 version 1104 is already newer than 1100 2024-07-26T18:13:59.291 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1104 (ObjNum 681 snap 201 seq_num 681) dirty exists 2024-07-26T18:13:59.291 INFO:tasks.rados.rados.0.smithi071.stdout:2150: left oid 26 (ObjNum 681 snap 201 seq_num 681) 2024-07-26T18:13:59.293 INFO:tasks.rados.rados.0.smithi071.stdout:2152: expect (ObjNum 534 snap 163 seq_num 534) 2024-07-26T18:13:59.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:13:59 smithi135 ceph-mon[85352]: osdmap e484: 8 total, 7 up, 8 in 2024-07-26T18:13:59.482 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 podman[99990]: 2024-07-26 18:13:59.08849936 +0000 UTC m=+0.017417242 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:13:59.482 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 podman[99990]: 2024-07-26 18:13:59.186616599 +0000 UTC m=+0.115534484 container create 3bff2b225ccd7e4284d89985c4011306ee71bf9c7a2fd6646dde2b4e15a5ecfa (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate, org.label-schema.build-date=20240724, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.36.0) 2024-07-26T18:13:59.482 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 podman[99990]: 2024-07-26 18:13:59.406395268 +0000 UTC m=+0.335313159 container init 3bff2b225ccd7e4284d89985c4011306ee71bf9c7a2fd6646dde2b4e15a5ecfa (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2) 2024-07-26T18:13:59.482 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 podman[99990]: 2024-07-26 18:13:59.409731764 +0000 UTC m=+0.338649647 container start 3bff2b225ccd7e4284d89985c4011306ee71bf9c7a2fd6646dde2b4e15a5ecfa (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:13:59.482 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 podman[99990]: 2024-07-26 18:13:59.481493246 +0000 UTC m=+0.410411141 container attach 3bff2b225ccd7e4284d89985c4011306ee71bf9c7a2fd6646dde2b4e15a5ecfa (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-07-26T18:13:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:13:59 smithi071 ceph-mon[90507]: osdmap e484: 8 total, 7 up, 8 in 2024-07-26T18:13:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:13:59 smithi071 ceph-mon[92867]: osdmap e484: 8 total, 7 up, 8 in 2024-07-26T18:13:59.742 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate[100005]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:13:59.742 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 bash[99990]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:13:59.742 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate[100005]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:13:59.742 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 bash[99990]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:13:59.742 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate[100005]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-07-26T18:13:59.742 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 bash[99990]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-07-26T18:14:00.057 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate[100005]: 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-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 bash[99990]: 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-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate[100005]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 bash[99990]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate[100005]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 bash[99990]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate[100005]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 bash[99990]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate[100005]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 bash[99990]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate[100005]: --> ceph-volume raw activate successful for osd ID: 6 2024-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 bash[99990]: --> ceph-volume raw activate successful for osd ID: 6 2024-07-26T18:14:00.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:13:59 smithi135 podman[99990]: 2024-07-26 18:13:59.790328653 +0000 UTC m=+0.719246536 container died 3bff2b225ccd7e4284d89985c4011306ee71bf9c7a2fd6646dde2b4e15a5ecfa (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:14:00.232 INFO:tasks.rados.rados.0.smithi071.stdout:2150: done (3 left) 2024-07-26T18:14:00.232 INFO:tasks.rados.rados.0.smithi071.stdout:2151: done (2 left) 2024-07-26T18:14:00.233 INFO:tasks.rados.rados.0.smithi071.stdout:2152: done (1 left) 2024-07-26T18:14:00.233 INFO:tasks.rados.rados.0.smithi071.stdout:2153: done (0 left) 2024-07-26T18:14:00.233 INFO:tasks.rados.rados.0.smithi071.stdout:2154: read oid 27 snap 200 2024-07-26T18:14:00.233 INFO:tasks.rados.rados.0.smithi071.stdout:2154: expect (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:14:00.233 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 202 2024-07-26T18:14:00.233 INFO:tasks.rados.rados.0.smithi071.stdout:2155: seq_num 682 ranges {1179648=630784,1810432=745472,2555904=442368,2998272=16384} 2024-07-26T18:14:00.242 INFO:tasks.rados.rados.0.smithi071.stdout:2155: writing smithi07179299-35 from 1179648 to 1810432 tid 1 2024-07-26T18:14:00.247 INFO:tasks.rados.rados.0.smithi071.stdout:2155: writing smithi07179299-35 from 1810432 to 2555904 tid 2 2024-07-26T18:14:00.250 INFO:tasks.rados.rados.0.smithi071.stdout:2155: writing smithi07179299-35 from 2555904 to 2998272 tid 3 2024-07-26T18:14:00.250 INFO:tasks.rados.rados.0.smithi071.stdout:2155: writing smithi07179299-35 from 2998272 to 3014656 tid 4 2024-07-26T18:14:00.250 INFO:tasks.rados.rados.0.smithi071.stdout:2156: rollback oid 40 current snap is 202 2024-07-26T18:14:00.250 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 193 2024-07-26T18:14:00.250 INFO:tasks.rados.rados.0.smithi071.stdout:2157: delete oid 42 current snap is 202 2024-07-26T18:14:00.257 INFO:tasks.rados.rados.0.smithi071.stdout:2155: finishing write tid 1 to smithi07179299-35 2024-07-26T18:14:00.259 INFO:tasks.rados.rados.0.smithi071.stdout:2155: finishing write tid 2 to smithi07179299-35 2024-07-26T18:14:00.259 INFO:tasks.rados.rados.0.smithi071.stdout:2155: finishing write tid 3 to smithi07179299-35 2024-07-26T18:14:00.259 INFO:tasks.rados.rados.0.smithi071.stdout:2155: finishing write tid 4 to smithi07179299-35 2024-07-26T18:14:00.259 INFO:tasks.rados.rados.0.smithi071.stdout:2155: finishing write tid 5 to smithi07179299-35 2024-07-26T18:14:00.264 INFO:tasks.rados.rados.0.smithi071.stdout:2156: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:14:00.264 INFO:tasks.rados.rados.0.smithi071.stdout:2156: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:14:00.265 INFO:tasks.rados.rados.0.smithi071.stdout:2155: finishing write tid 6 to smithi07179299-35 2024-07-26T18:14:00.266 INFO:tasks.rados.rados.0.smithi071.stdout:2155: oid 35 updating version 0 to 1506 2024-07-26T18:14:00.266 INFO:tasks.rados.rados.0.smithi071.stdout:2155: oid 35 updating version 1506 to 1508 2024-07-26T18:14:00.266 INFO:tasks.rados.rados.0.smithi071.stdout:2155: oid 35 version 1508 is already newer than 1505 2024-07-26T18:14:00.266 INFO:tasks.rados.rados.0.smithi071.stdout:2155: oid 35 version 1508 is already newer than 1507 2024-07-26T18:14:00.266 INFO:tasks.rados.rados.0.smithi071.stdout:2155: oid 35 updating version 1508 to 1509 2024-07-26T18:14:00.267 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1509 (ObjNum 682 snap 202 seq_num 682) dirty exists 2024-07-26T18:14:00.267 INFO:tasks.rados.rados.0.smithi071.stdout:2155: left oid 35 (ObjNum 682 snap 202 seq_num 682) 2024-07-26T18:14:00.268 INFO:tasks.rados.rados.0.smithi071.stdout:2156: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:14:00.269 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1513 (ObjNum 603 snap 181 seq_num 603) dirty exists 2024-07-26T18:14:00.269 INFO:tasks.rados.rados.0.smithi071.stdout:2155: done (3 left) 2024-07-26T18:14:00.269 INFO:tasks.rados.rados.0.smithi071.stdout:2156: done (2 left) 2024-07-26T18:14:00.269 INFO:tasks.rados.rados.0.smithi071.stdout:2157: done (1 left) 2024-07-26T18:14:00.269 INFO:tasks.rados.rados.0.smithi071.stdout:2158: setattr oid 34 current snap is 202 2024-07-26T18:14:00.269 INFO:tasks.rados.rados.0.smithi071.stdout:2154: expect (ObjNum 495 snap 143 seq_num 495) 2024-07-26T18:14:00.429 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:00 smithi135 ceph-mon[85352]: osdmap e485: 8 total, 7 up, 8 in 2024-07-26T18:14:00.429 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:00 smithi135 ceph-mon[85352]: pgmap v398: 121 pgs: 18 active+undersized, 12 peering, 2 stale+active+clean, 5 active+undersized+degraded, 84 active+clean; 181 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.8 MiB/s wr, 19 op/s; 8/303 objects degraded (2.640%) 2024-07-26T18:14:00.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:00 smithi071 ceph-mon[92867]: osdmap e485: 8 total, 7 up, 8 in 2024-07-26T18:14:00.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:00 smithi071 ceph-mon[92867]: pgmap v398: 121 pgs: 18 active+undersized, 12 peering, 2 stale+active+clean, 5 active+undersized+degraded, 84 active+clean; 181 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.8 MiB/s wr, 19 op/s; 8/303 objects degraded (2.640%) 2024-07-26T18:14:00.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:00 smithi071 ceph-mon[90507]: osdmap e485: 8 total, 7 up, 8 in 2024-07-26T18:14:00.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:00 smithi071 ceph-mon[90507]: pgmap v398: 121 pgs: 18 active+undersized, 12 peering, 2 stale+active+clean, 5 active+undersized+degraded, 84 active+clean; 181 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.8 MiB/s wr, 19 op/s; 8/303 objects degraded (2.640%) 2024-07-26T18:14:00.748 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:00 smithi135 podman[100124]: 2024-07-26 18:14:00.429060416 +0000 UTC m=+0.632533726 container remove 3bff2b225ccd7e4284d89985c4011306ee71bf9c7a2fd6646dde2b4e15a5ecfa (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-07-26T18:14:00.748 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:00 smithi135 podman[100183]: 2024-07-26 18:14:00.546444124 +0000 UTC m=+0.017859451 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:14:00.748 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:00 smithi135 podman[100183]: 2024-07-26 18:14:00.646886061 +0000 UTC m=+0.118301385 container create 5e035ade52c5526f1cfd2b55db3a90d32f4e85d7ee5bca159aea3c8aa4f3c43d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-07-26T18:14:00.749 INFO:tasks.rados.rados.0.smithi071.stdout:2154: done (1 left) 2024-07-26T18:14:00.749 INFO:tasks.rados.rados.0.smithi071.stdout:2159: rollback oid 29 current snap is 202 2024-07-26T18:14:00.749 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 199 2024-07-26T18:14:00.750 INFO:tasks.rados.rados.0.smithi071.stdout:2160: rollback oid 20 current snap is 202 2024-07-26T18:14:00.750 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 193 2024-07-26T18:14:00.750 INFO:tasks.rados.rados.0.smithi071.stdout:2161: read oid 43 snap 198 2024-07-26T18:14:00.750 INFO:tasks.rados.rados.0.smithi071.stdout:2161: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:14:00.750 INFO:tasks.rados.rados.0.smithi071.stdout:2162: delete oid 8 current snap is 202 2024-07-26T18:14:00.752 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 1001 (ObjNum 33 snap 0 seq_num 2057771936) dirty exists 2024-07-26T18:14:00.755 INFO:tasks.rados.rados.0.smithi071.stdout:2159: finishing rollback tid 0 to smithi07179299-29 2024-07-26T18:14:00.755 INFO:tasks.rados.rados.0.smithi071.stdout:2160: finishing rollback tid 0 to smithi07179299-20 2024-07-26T18:14:00.755 INFO:tasks.rados.rados.0.smithi071.stdout:2159: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:14:00.755 INFO:tasks.rados.rados.0.smithi071.stdout:2159: finishing rollback tid 2 to smithi07179299-29 2024-07-26T18:14:00.755 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 935 (ObjNum 517 snap 155 seq_num 517) dirty exists 2024-07-26T18:14:00.755 INFO:tasks.rados.rados.0.smithi071.stdout:2160: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:14:00.755 INFO:tasks.rados.rados.0.smithi071.stdout:2160: finishing rollback tid 2 to smithi07179299-20 2024-07-26T18:14:00.755 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1064 (ObjNum 520 snap 155 seq_num 520) dirty exists 2024-07-26T18:14:00.758 INFO:tasks.rados.rados.0.smithi071.stdout:2161: expect (ObjNum 379 snap 115 seq_num 379) 2024-07-26T18:14:00.886 INFO:tasks.rados.rados.0.smithi071.stdout:2158: done (4 left) 2024-07-26T18:14:00.886 INFO:tasks.rados.rados.0.smithi071.stdout:2159: done (3 left) 2024-07-26T18:14:00.887 INFO:tasks.rados.rados.0.smithi071.stdout:2160: done (2 left) 2024-07-26T18:14:00.887 INFO:tasks.rados.rados.0.smithi071.stdout:2161: done (1 left) 2024-07-26T18:14:00.887 INFO:tasks.rados.rados.0.smithi071.stdout:2162: done (0 left) 2024-07-26T18:14:00.887 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 202 2024-07-26T18:14:00.887 INFO:tasks.rados.rados.0.smithi071.stdout:2163: seq_num 685 ranges {409600=679936,1089536=442368,1531904=622592,2154496=139264} 2024-07-26T18:14:00.892 INFO:tasks.rados.rados.0.smithi071.stdout:2163: writing smithi07179299-31 from 409600 to 1089536 tid 1 2024-07-26T18:14:00.894 INFO:tasks.rados.rados.0.smithi071.stdout:2163: writing smithi07179299-31 from 1089536 to 1531904 tid 2 2024-07-26T18:14:00.898 INFO:tasks.rados.rados.0.smithi071.stdout:2163: writing smithi07179299-31 from 1531904 to 2154496 tid 3 2024-07-26T18:14:00.899 INFO:tasks.rados.rados.0.smithi071.stdout:2163: writing smithi07179299-31 from 2154496 to 2293760 tid 4 2024-07-26T18:14:00.899 INFO:tasks.rados.rados.0.smithi071.stdout:2164: delete oid 16 current snap is 202 2024-07-26T18:14:00.899 INFO:tasks.rados.rados.0.smithi071.stdout:2163: finishing write tid 1 to smithi07179299-31 2024-07-26T18:14:00.900 INFO:tasks.rados.rados.0.smithi071.stdout:2163: finishing write tid 2 to smithi07179299-31 2024-07-26T18:14:00.902 INFO:tasks.rados.rados.0.smithi071.stdout:2163: finishing write tid 3 to smithi07179299-31 2024-07-26T18:14:00.902 INFO:tasks.rados.rados.0.smithi071.stdout:2163: finishing write tid 4 to smithi07179299-31 2024-07-26T18:14:00.902 INFO:tasks.rados.rados.0.smithi071.stdout:2164: done (1 left) 2024-07-26T18:14:00.902 INFO:tasks.rados.rados.0.smithi071.stdout:2165: snap_remove snap 200 2024-07-26T18:14:01.057 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:00 smithi135 podman[100183]: 2024-07-26 18:14:00.866572819 +0000 UTC m=+0.337988160 container init 5e035ade52c5526f1cfd2b55db3a90d32f4e85d7ee5bca159aea3c8aa4f3c43d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:14:01.057 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:00 smithi135 podman[100183]: 2024-07-26 18:14:00.870215196 +0000 UTC m=+0.341630521 container start 5e035ade52c5526f1cfd2b55db3a90d32f4e85d7ee5bca159aea3c8aa4f3c43d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:14:01.057 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:00 smithi135 ceph-osd[100203]: -- 172.21.15.135:0/2758963008 <== mon.1 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b925f89a40 con 0x55b925f67c00 2024-07-26T18:14:01.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:00 smithi135 bash[100183]: 5e035ade52c5526f1cfd2b55db3a90d32f4e85d7ee5bca159aea3c8aa4f3c43d 2024-07-26T18:14:01.058 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:00 smithi135 systemd[1]: Started Ceph osd.6 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:14:01.216 INFO:tasks.rados.rados.0.smithi071.stdout:2165: done (1 left) 2024-07-26T18:14:01.216 INFO:tasks.rados.rados.0.smithi071.stdout:2166: snap_remove snap 193 2024-07-26T18:14:01.557 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T18:14:01.419+0000 7f1f962c3640 -1 Falling back to public interface 2024-07-26T18:14:01.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:01 smithi135 ceph-mon[85352]: Health check failed: Degraded data redundancy: 8/303 objects degraded (2.640%), 5 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:01.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:01 smithi135 ceph-mon[85352]: osdmap e486: 8 total, 7 up, 8 in 2024-07-26T18:14:01.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:01 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:01.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:01 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:01.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:01 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:01.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:01 smithi135 ceph-mon[85352]: osdmap e487: 8 total, 7 up, 8 in 2024-07-26T18:14:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[90507]: Health check failed: Degraded data redundancy: 8/303 objects degraded (2.640%), 5 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[90507]: osdmap e486: 8 total, 7 up, 8 in 2024-07-26T18:14:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:01.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:01.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[90507]: osdmap e487: 8 total, 7 up, 8 in 2024-07-26T18:14:01.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[92867]: Health check failed: Degraded data redundancy: 8/303 objects degraded (2.640%), 5 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:01.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[92867]: osdmap e486: 8 total, 7 up, 8 in 2024-07-26T18:14:01.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:01.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:01.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:01.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:01 smithi071 ceph-mon[92867]: osdmap e487: 8 total, 7 up, 8 in 2024-07-26T18:14:02.216 INFO:tasks.rados.rados.0.smithi071.stdout:2166: done (1 left) 2024-07-26T18:14:02.216 INFO:tasks.rados.rados.0.smithi071.stdout:2167: rollback oid 39 current snap is 202 2024-07-26T18:14:02.216 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 39 to 201 2024-07-26T18:14:02.216 INFO:tasks.rados.rados.0.smithi071.stdout:2168: snap_remove snap 199 2024-07-26T18:14:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:14:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:14:02] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.43.0" 2024-07-26T18:14:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:02 smithi071 ceph-mon[90507]: pgmap v401: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 185 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 21 op/s; 26/318 objects degraded (8.176%) 2024-07-26T18:14:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:02 smithi071 ceph-mon[90507]: osdmap e488: 8 total, 7 up, 8 in 2024-07-26T18:14:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:02 smithi071 ceph-mon[92867]: pgmap v401: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 185 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 21 op/s; 26/318 objects degraded (8.176%) 2024-07-26T18:14:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:02 smithi071 ceph-mon[92867]: osdmap e488: 8 total, 7 up, 8 in 2024-07-26T18:14:02.535 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:02 smithi135 ceph-mon[85352]: pgmap v401: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 185 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 21 op/s; 26/318 objects degraded (8.176%) 2024-07-26T18:14:02.535 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:02 smithi135 ceph-mon[85352]: osdmap e488: 8 total, 7 up, 8 in 2024-07-26T18:14:03.217 INFO:tasks.rados.rados.0.smithi071.stdout:2168: done (2 left) 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2169: read oid 45 snap -1 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2169: expect (ObjNum 645 snap 193 seq_num 645) 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2170: read oid 5 snap -1 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2170: expect (ObjNum 662 snap 196 seq_num 662) 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2171: snap_create 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2163: finishing write tid 5 to smithi07179299-31 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2163: finishing write tid 6 to smithi07179299-31 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2163: oid 31 updating version 0 to 1030 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2163: oid 31 updating version 1030 to 1032 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2163: oid 31 version 1032 is already newer than 1031 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2163: oid 31 updating version 1032 to 1033 2024-07-26T18:14:03.218 INFO:tasks.rados.rados.0.smithi071.stdout:2163: oid 31 version 1033 is already newer than 1029 2024-07-26T18:14:03.219 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1033 (ObjNum 685 snap 202 seq_num 685) dirty exists 2024-07-26T18:14:03.219 INFO:tasks.rados.rados.0.smithi071.stdout:2163: left oid 31 (ObjNum 685 snap 202 seq_num 685) 2024-07-26T18:14:03.219 INFO:tasks.rados.rados.0.smithi071.stdout:2167: finishing rollback tid 0 to smithi07179299-39 2024-07-26T18:14:03.219 INFO:tasks.rados.rados.0.smithi071.stdout:2167: finishing rollback tid 1 to smithi07179299-39 2024-07-26T18:14:03.219 INFO:tasks.rados.rados.0.smithi071.stdout:2167: finishing rollback tid 2 to smithi07179299-39 2024-07-26T18:14:03.219 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 1070 (ObjNum 678 snap 201 seq_num 678) dirty exists 2024-07-26T18:14:03.235 INFO:tasks.rados.rados.0.smithi071.stdout:2170: expect (ObjNum 662 snap 196 seq_num 662) 2024-07-26T18:14:03.337 INFO:tasks.rados.rados.0.smithi071.stdout:2169: expect (ObjNum 645 snap 193 seq_num 645) 2024-07-26T18:14:04.255 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:04 smithi135 ceph-mon[85352]: osdmap e489: 8 total, 7 up, 8 in 2024-07-26T18:14:04.255 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:04 smithi135 ceph-mon[85352]: pgmap v404: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 181 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 2.1 MiB/s wr, 27 op/s; 27/309 objects degraded (8.738%) 2024-07-26T18:14:04.312 INFO:tasks.rados.rados.0.smithi071.stdout:2163: done (4 left) 2024-07-26T18:14:04.313 INFO:tasks.rados.rados.0.smithi071.stdout:2167: done (3 left) 2024-07-26T18:14:04.313 INFO:tasks.rados.rados.0.smithi071.stdout:2169: done (2 left) 2024-07-26T18:14:04.313 INFO:tasks.rados.rados.0.smithi071.stdout:2170: done (1 left) 2024-07-26T18:14:04.313 INFO:tasks.rados.rados.0.smithi071.stdout:2171: done (0 left) 2024-07-26T18:14:04.313 INFO:tasks.rados.rados.0.smithi071.stdout:2172: read oid 9 snap -1 2024-07-26T18:14:04.313 INFO:tasks.rados.rados.0.smithi071.stdout:2172: expect (ObjNum 653 snap 194 seq_num 653) 2024-07-26T18:14:04.313 INFO:tasks.rados.rados.0.smithi071.stdout:2173: read oid 2 snap -1 2024-07-26T18:14:04.313 INFO:tasks.rados.rados.0.smithi071.stdout:2173: expect deleted 2024-07-26T18:14:04.313 INFO:tasks.rados.rados.0.smithi071.stdout:2174: snap_create 2024-07-26T18:14:04.320 INFO:tasks.rados.rados.0.smithi071.stdout:2172: expect (ObjNum 653 snap 194 seq_num 653) 2024-07-26T18:14:04.557 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:04 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T18:14:04.253+0000 7f1f962c3640 -1 osd.6 481 log_to_monitors true 2024-07-26T18:14:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:04 smithi071 ceph-mon[90507]: osdmap e489: 8 total, 7 up, 8 in 2024-07-26T18:14:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:04 smithi071 ceph-mon[90507]: pgmap v404: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 181 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 2.1 MiB/s wr, 27 op/s; 27/309 objects degraded (8.738%) 2024-07-26T18:14:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:04 smithi071 ceph-mon[92867]: osdmap e489: 8 total, 7 up, 8 in 2024-07-26T18:14:04.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:04 smithi071 ceph-mon[92867]: pgmap v404: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 181 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 2.1 MiB/s wr, 27 op/s; 27/309 objects degraded (8.738%) 2024-07-26T18:14:05.222 INFO:tasks.rados.rados.0.smithi071.stdout:2172: done (2 left) 2024-07-26T18:14:05.222 INFO:tasks.rados.rados.0.smithi071.stdout:2173: done (1 left) 2024-07-26T18:14:05.222 INFO:tasks.rados.rados.0.smithi071.stdout:2174: done (0 left) 2024-07-26T18:14:05.223 INFO:tasks.rados.rados.0.smithi071.stdout:2175: rollback oid 37 current snap is 204 2024-07-26T18:14:05.223 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 37 to 203 2024-07-26T18:14:05.223 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 204 2024-07-26T18:14:05.223 INFO:tasks.rados.rados.0.smithi071.stdout:2176: seq_num 687 ranges {0=712704,712704=614400,1327104=589824} 2024-07-26T18:14:05.226 INFO:tasks.rados.rados.0.smithi071.stdout:2176: writing smithi07179299-48 from 0 to 712704 tid 1 2024-07-26T18:14:05.230 INFO:tasks.rados.rados.0.smithi071.stdout:2176: writing smithi07179299-48 from 712704 to 1327104 tid 2 2024-07-26T18:14:05.234 INFO:tasks.rados.rados.0.smithi071.stdout:2176: writing smithi07179299-48 from 1327104 to 1916928 tid 3 2024-07-26T18:14:05.234 INFO:tasks.rados.rados.0.smithi071.stdout:2177: snap_create 2024-07-26T18:14:05.234 INFO:tasks.rados.rados.0.smithi071.stdout:2175: finishing rollback tid 0 to smithi07179299-37 2024-07-26T18:14:05.245 INFO:tasks.rados.rados.0.smithi071.stdout:2175: finishing rollback tid 1 to smithi07179299-37 2024-07-26T18:14:05.245 INFO:tasks.rados.rados.0.smithi071.stdout:2175: finishing rollback tid 2 to smithi07179299-37 2024-07-26T18:14:05.245 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 1004 (ObjNum 645 snap 193 seq_num 645) dirty exists 2024-07-26T18:14:05.272 INFO:tasks.rados.rados.0.smithi071.stdout:2176: finishing write tid 1 to smithi07179299-48 2024-07-26T18:14:05.272 INFO:tasks.rados.rados.0.smithi071.stdout:2176: finishing write tid 2 to smithi07179299-48 2024-07-26T18:14:05.272 INFO:tasks.rados.rados.0.smithi071.stdout:2176: finishing write tid 3 to smithi07179299-48 2024-07-26T18:14:05.272 INFO:tasks.rados.rados.0.smithi071.stdout:2176: finishing write tid 4 to smithi07179299-48 2024-07-26T18:14:05.274 INFO:tasks.rados.rados.0.smithi071.stdout:2176: finishing write tid 5 to smithi07179299-48 2024-07-26T18:14:05.274 INFO:tasks.rados.rados.0.smithi071.stdout:2176: oid 48 updating version 0 to 1100 2024-07-26T18:14:05.274 INFO:tasks.rados.rados.0.smithi071.stdout:2176: oid 48 version 1100 is already newer than 1098 2024-07-26T18:14:05.274 INFO:tasks.rados.rados.0.smithi071.stdout:2176: oid 48 version 1100 is already newer than 1097 2024-07-26T18:14:05.274 INFO:tasks.rados.rados.0.smithi071.stdout:2176: oid 48 version 1100 is already newer than 1099 2024-07-26T18:14:05.274 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 1100 (ObjNum 687 snap 204 seq_num 687) dirty exists 2024-07-26T18:14:05.274 INFO:tasks.rados.rados.0.smithi071.stdout:2176: left oid 48 (ObjNum 687 snap 204 seq_num 687) 2024-07-26T18:14:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:05 smithi135 ceph-mon[85352]: osdmap e490: 8 total, 7 up, 8 in 2024-07-26T18:14:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:05 smithi135 ceph-mon[85352]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-26T18:14:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:05 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:05.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:05 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:05 smithi071 ceph-mon[92867]: osdmap e490: 8 total, 7 up, 8 in 2024-07-26T18:14:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:05 smithi071 ceph-mon[92867]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-26T18:14:05.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:05 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:05.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:05 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:05 smithi071 ceph-mon[90507]: osdmap e490: 8 total, 7 up, 8 in 2024-07-26T18:14:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:05 smithi071 ceph-mon[90507]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-07-26T18:14:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:05 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:05 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:06.057 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 18:14:05 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T18:14:05.671+0000 7f1f8a066640 -1 osd.6 481 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:14:06.236 INFO:tasks.rados.rados.0.smithi071.stdout:2175: done (2 left) 2024-07-26T18:14:06.236 INFO:tasks.rados.rados.0.smithi071.stdout:2176: done (1 left) 2024-07-26T18:14:06.236 INFO:tasks.rados.rados.0.smithi071.stdout:2177: done (0 left) 2024-07-26T18:14:06.236 INFO:tasks.rados.rados.0.smithi071.stdout:2178: read oid 21 snap -1 2024-07-26T18:14:06.236 INFO:tasks.rados.rados.0.smithi071.stdout:2178: expect (ObjNum 677 snap 200 seq_num 677) 2024-07-26T18:14:06.236 INFO:tasks.rados.rados.0.smithi071.stdout:2179: snap_remove snap 195 2024-07-26T18:14:06.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:06 smithi135 ceph-mon[85352]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-26T18:14:06.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:06 smithi135 ceph-mon[85352]: osdmap e491: 8 total, 7 up, 8 in 2024-07-26T18:14:06.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:06 smithi135 ceph-mon[85352]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:14:06.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:06 smithi135 ceph-mon[85352]: pgmap v407: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 183 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 1.7 MiB/s wr, 18 op/s; 27/306 objects degraded (8.824%) 2024-07-26T18:14:06.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:06 smithi135 ceph-mon[85352]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' 2024-07-26T18:14:06.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:06 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:06.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:06 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:06.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:06 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 27/309 objects degraded (8.738%), 9 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[90507]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-26T18:14:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[90507]: osdmap e491: 8 total, 7 up, 8 in 2024-07-26T18:14:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[90507]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:14:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[90507]: pgmap v407: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 183 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 1.7 MiB/s wr, 18 op/s; 27/306 objects degraded (8.824%) 2024-07-26T18:14:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[90507]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' 2024-07-26T18:14:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 27/309 objects degraded (8.738%), 9 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[92867]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-07-26T18:14:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[92867]: osdmap e491: 8 total, 7 up, 8 in 2024-07-26T18:14:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[92867]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:14:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[92867]: pgmap v407: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 183 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 1.7 MiB/s wr, 18 op/s; 27/306 objects degraded (8.824%) 2024-07-26T18:14:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[92867]: from='osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917]' entity='osd.6' 2024-07-26T18:14:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:06 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 27/309 objects degraded (8.738%), 9 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:07.240 INFO:tasks.rados.rados.0.smithi071.stdout:2178: expect (ObjNum 677 snap 200 seq_num 677) 2024-07-26T18:14:07.301 INFO:tasks.rados.rados.0.smithi071.stdout:2178: done (1 left) 2024-07-26T18:14:07.301 INFO:tasks.rados.rados.0.smithi071.stdout:2179: done (0 left) 2024-07-26T18:14:07.301 INFO:tasks.rados.rados.0.smithi071.stdout:2180: copy_from oid 37 from oid 45 current snap is 205 2024-07-26T18:14:07.301 INFO:tasks.rados.rados.0.smithi071.stdout:2181: snap_create 2024-07-26T18:14:07.342 INFO:tasks.rados.rados.0.smithi071.stdout:2180: finishing copy_from racing read to smithi07179299-37 2024-07-26T18:14:07.349 INFO:tasks.rados.rados.0.smithi071.stdout:2180: finishing copy_from to smithi07179299-37 2024-07-26T18:14:07.349 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 987 (ObjNum 645 snap 193 seq_num 645) dirty exists 2024-07-26T18:14:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:07 smithi135 ceph-mon[85352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:14:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:07 smithi135 ceph-mon[85352]: osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917] boot 2024-07-26T18:14:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:07 smithi135 ceph-mon[85352]: osdmap e492: 8 total, 8 up, 8 in 2024-07-26T18:14:07.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:07 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:14:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:07 smithi071 ceph-mon[92867]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:14:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:07 smithi071 ceph-mon[92867]: osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917] boot 2024-07-26T18:14:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:07 smithi071 ceph-mon[92867]: osdmap e492: 8 total, 8 up, 8 in 2024-07-26T18:14:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:07 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:14:07.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:07 smithi071 ceph-mon[90507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:14:07.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:07 smithi071 ceph-mon[90507]: osd.6 [v2:172.21.15.135:6816/2828669917,v1:172.21.15.135:6817/2828669917] boot 2024-07-26T18:14:07.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:07 smithi071 ceph-mon[90507]: osdmap e492: 8 total, 8 up, 8 in 2024-07-26T18:14:07.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:07 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-07-26T18:14:08.251 INFO:tasks.rados.rados.0.smithi071.stdout:2180: done (1 left) 2024-07-26T18:14:08.251 INFO:tasks.rados.rados.0.smithi071.stdout:2181: done (0 left) 2024-07-26T18:14:08.252 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 206 2024-07-26T18:14:08.252 INFO:tasks.rados.rados.0.smithi071.stdout:2182: seq_num 688 ranges {1744896=729088,2473984=499712,2973696=704512} 2024-07-26T18:14:08.264 INFO:tasks.rados.rados.0.smithi071.stdout:2182: writing smithi07179299-21 from 1744896 to 2473984 tid 1 2024-07-26T18:14:08.267 INFO:tasks.rados.rados.0.smithi071.stdout:2182: writing smithi07179299-21 from 2473984 to 2973696 tid 2 2024-07-26T18:14:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:2182: writing smithi07179299-21 from 2973696 to 3678208 tid 3 2024-07-26T18:14:08.271 INFO:tasks.rados.rados.0.smithi071.stdout:2183: snap_remove snap 198 2024-07-26T18:14:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:08 smithi135 ceph-mon[85352]: osdmap e493: 8 total, 8 up, 8 in 2024-07-26T18:14:08.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:08 smithi135 ceph-mon[85352]: pgmap v410: 121 pgs: 3 peering, 32 active+undersized, 8 active+undersized+degraded, 78 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 448 KiB/s wr, 3 op/s; 25/303 objects degraded (8.251%) 2024-07-26T18:14:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:08 smithi071 ceph-mon[90507]: osdmap e493: 8 total, 8 up, 8 in 2024-07-26T18:14:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:08 smithi071 ceph-mon[90507]: pgmap v410: 121 pgs: 3 peering, 32 active+undersized, 8 active+undersized+degraded, 78 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 448 KiB/s wr, 3 op/s; 25/303 objects degraded (8.251%) 2024-07-26T18:14:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:08 smithi071 ceph-mon[92867]: osdmap e493: 8 total, 8 up, 8 in 2024-07-26T18:14:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:08 smithi071 ceph-mon[92867]: pgmap v410: 121 pgs: 3 peering, 32 active+undersized, 8 active+undersized+degraded, 78 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 448 KiB/s wr, 3 op/s; 25/303 objects degraded (8.251%) 2024-07-26T18:14:09.257 INFO:tasks.rados.rados.0.smithi071.stdout:2183: done (1 left) 2024-07-26T18:14:09.257 INFO:tasks.rados.rados.0.smithi071.stdout:2184: read oid 46 snap -1 2024-07-26T18:14:09.257 INFO:tasks.rados.rados.0.smithi071.stdout:2184: expect (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2185: snap_create 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2182: finishing write tid 1 to smithi07179299-21 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2182: finishing write tid 2 to smithi07179299-21 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2182: finishing write tid 3 to smithi07179299-21 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2182: finishing write tid 4 to smithi07179299-21 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2182: finishing write tid 5 to smithi07179299-21 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2182: oid 21 updating version 0 to 1101 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2182: oid 21 updating version 1101 to 1103 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2182: oid 21 version 1103 is already newer than 1102 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2182: oid 21 updating version 1103 to 1104 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1104 (ObjNum 688 snap 206 seq_num 688) dirty exists 2024-07-26T18:14:09.258 INFO:tasks.rados.rados.0.smithi071.stdout:2182: left oid 21 (ObjNum 688 snap 206 seq_num 688) 2024-07-26T18:14:09.288 INFO:tasks.rados.rados.0.smithi071.stdout:2184: expect (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:14:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:09 smithi135 ceph-mon[85352]: osdmap e494: 8 total, 8 up, 8 in 2024-07-26T18:14:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:09 smithi071 ceph-mon[90507]: osdmap e494: 8 total, 8 up, 8 in 2024-07-26T18:14:09.678 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:14:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T18:14:09.443+0000 7f2c3c88d640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:14:09.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:09 smithi071 ceph-mon[92867]: osdmap e494: 8 total, 8 up, 8 in 2024-07-26T18:14:09.679 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 18:14:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[98220]: 2024-07-26T18:14:09.281+0000 7f68e8c44640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 108 after trimming was started 2024-07-26T18:14:10.261 INFO:tasks.rados.rados.0.smithi071.stdout:2182: done (2 left) 2024-07-26T18:14:10.261 INFO:tasks.rados.rados.0.smithi071.stdout:2184: done (1 left) 2024-07-26T18:14:10.261 INFO:tasks.rados.rados.0.smithi071.stdout:2185: done (0 left) 2024-07-26T18:14:10.261 INFO:tasks.rados.rados.0.smithi071.stdout:2186: rollback oid 23 current snap is 207 2024-07-26T18:14:10.262 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 23 to 196 2024-07-26T18:14:10.262 INFO:tasks.rados.rados.0.smithi071.stdout:2187: copy_from oid 7 from oid 25 current snap is 207 2024-07-26T18:14:10.262 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 207 2024-07-26T18:14:10.262 INFO:tasks.rados.rados.0.smithi071.stdout:2188: seq_num 689 ranges {0=745472,745472=786432,1531904=417792} 2024-07-26T18:14:10.264 INFO:tasks.rados.rados.0.smithi071.stdout:2188: writing smithi07179299-8 from 0 to 745472 tid 1 2024-07-26T18:14:10.270 INFO:tasks.rados.rados.0.smithi071.stdout:2188: writing smithi07179299-8 from 745472 to 1531904 tid 2 2024-07-26T18:14:10.272 INFO:tasks.rados.rados.0.smithi071.stdout:2188: writing smithi07179299-8 from 1531904 to 1949696 tid 3 2024-07-26T18:14:10.273 INFO:tasks.rados.rados.0.smithi071.stdout:2189: snap_remove snap 197 2024-07-26T18:14:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: osdmap e495: 8 total, 8 up, 8 in 2024-07-26T18:14:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:14:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:10.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:10.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:10.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:14:10.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:10 smithi135 ceph-mon[85352]: pgmap v413: 121 pgs: 1 active+clean+snaptrim, 3 peering, 22 active+undersized, 4 active+undersized+degraded, 91 active+clean; 182 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 768 KiB/s wr, 5 op/s; 17/303 objects degraded (5.611%); 1.7 MiB/s, 0 objects/s recovering 2024-07-26T18:14:10.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: osdmap e495: 8 total, 8 up, 8 in 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[90507]: pgmap v413: 121 pgs: 1 active+clean+snaptrim, 3 peering, 22 active+undersized, 4 active+undersized+degraded, 91 active+clean; 182 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 768 KiB/s wr, 5 op/s; 17/303 objects degraded (5.611%); 1.7 MiB/s, 0 objects/s recovering 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: osdmap e495: 8 total, 8 up, 8 in 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:10.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:10.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:10.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:10.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-07-26T18:14:10.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:10 smithi071 ceph-mon[92867]: pgmap v413: 121 pgs: 1 active+clean+snaptrim, 3 peering, 22 active+undersized, 4 active+undersized+degraded, 91 active+clean; 182 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 768 KiB/s wr, 5 op/s; 17/303 objects degraded (5.611%); 1.7 MiB/s, 0 objects/s recovering 2024-07-26T18:14:11.273 INFO:tasks.rados.rados.0.smithi071.stdout:2189: done (3 left) 2024-07-26T18:14:11.273 INFO:tasks.rados.rados.0.smithi071.stdout:2190: read oid 31 snap -1 2024-07-26T18:14:11.273 INFO:tasks.rados.rados.0.smithi071.stdout:2190: expect (ObjNum 685 snap 202 seq_num 685) 2024-07-26T18:14:11.273 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 207 2024-07-26T18:14:11.273 INFO:tasks.rados.rados.0.smithi071.stdout:2191: seq_num 690 ranges {2965504=761856,3727360=663552,4390912=409600,4800512=131072} 2024-07-26T18:14:11.293 INFO:tasks.rados.rados.0.smithi071.stdout:2191: writing smithi07179299-5 from 2965504 to 3727360 tid 1 2024-07-26T18:14:11.297 INFO:tasks.rados.rados.0.smithi071.stdout:2191: writing smithi07179299-5 from 3727360 to 4390912 tid 2 2024-07-26T18:14:11.300 INFO:tasks.rados.rados.0.smithi071.stdout:2191: writing smithi07179299-5 from 4390912 to 4800512 tid 3 2024-07-26T18:14:11.301 INFO:tasks.rados.rados.0.smithi071.stdout:2191: writing smithi07179299-5 from 4800512 to 4931584 tid 4 2024-07-26T18:14:11.301 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 207 2024-07-26T18:14:11.301 INFO:tasks.rados.rados.0.smithi071.stdout:2192: seq_num 691 ranges {1785856=778240,2564096=548864,3112960=614400,3727360=40960} 2024-07-26T18:14:11.315 INFO:tasks.rados.rados.0.smithi071.stdout:2192: writing smithi07179299-38 from 1785856 to 2564096 tid 1 2024-07-26T18:14:11.318 INFO:tasks.rados.rados.0.smithi071.stdout:2192: writing smithi07179299-38 from 2564096 to 3112960 tid 2 2024-07-26T18:14:11.323 INFO:tasks.rados.rados.0.smithi071.stdout:2192: writing smithi07179299-38 from 3112960 to 3727360 tid 3 2024-07-26T18:14:11.323 INFO:tasks.rados.rados.0.smithi071.stdout:2192: writing smithi07179299-38 from 3727360 to 3768320 tid 4 2024-07-26T18:14:11.323 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 207 2024-07-26T18:14:11.323 INFO:tasks.rados.rados.0.smithi071.stdout:2186: finishing rollback tid 0 to smithi07179299-23 2024-07-26T18:14:11.323 INFO:tasks.rados.rados.0.smithi071.stdout:2186: finishing rollback tid 1 to smithi07179299-23 2024-07-26T18:14:11.323 INFO:tasks.rados.rados.0.smithi071.stdout:2186: finishing rollback tid 2 to smithi07179299-23 2024-07-26T18:14:11.323 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 997 (ObjNum 659 snap 196 seq_num 659) dirty exists 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2187: finishing copy_from racing read to smithi07179299-7 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2188: finishing write tid 1 to smithi07179299-8 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2188: finishing write tid 2 to smithi07179299-8 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2188: finishing write tid 3 to smithi07179299-8 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2188: finishing write tid 4 to smithi07179299-8 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2188: finishing write tid 5 to smithi07179299-8 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2188: oid 8 updating version 0 to 1032 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2188: oid 8 version 1032 is already newer than 1030 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2188: oid 8 version 1032 is already newer than 1031 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2188: oid 8 version 1032 is already newer than 1029 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1032 (ObjNum 689 snap 207 seq_num 689) dirty exists 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2188: left oid 8 (ObjNum 689 snap 207 seq_num 689) 2024-07-26T18:14:11.324 INFO:tasks.rados.rados.0.smithi071.stdout:2187: finishing copy_from to smithi07179299-7 2024-07-26T18:14:11.325 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1099 (ObjNum 534 snap 163 seq_num 534) dirty exists 2024-07-26T18:14:11.325 INFO:tasks.rados.rados.0.smithi071.stdout:2193: seq_num 692 ranges {1916928=794624,2711552=483328,3194880=720896} 2024-07-26T18:14:11.336 INFO:tasks.rados.rados.0.smithi071.stdout:2193: writing smithi07179299-48 from 1916928 to 2711552 tid 1 2024-07-26T18:14:11.339 INFO:tasks.rados.rados.0.smithi071.stdout:2193: writing smithi07179299-48 from 2711552 to 3194880 tid 2 2024-07-26T18:14:11.344 INFO:tasks.rados.rados.0.smithi071.stdout:2193: writing smithi07179299-48 from 3194880 to 3915776 tid 3 2024-07-26T18:14:11.344 INFO:tasks.rados.rados.0.smithi071.stdout:2186: done (6 left) 2024-07-26T18:14:11.344 INFO:tasks.rados.rados.0.smithi071.stdout:2187: done (5 left) 2024-07-26T18:14:11.344 INFO:tasks.rados.rados.0.smithi071.stdout:2188: done (4 left) 2024-07-26T18:14:11.345 INFO:tasks.rados.rados.0.smithi071.stdout:2194: rollback oid 34 current snap is 207 2024-07-26T18:14:11.345 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 34 to 203 2024-07-26T18:14:11.345 INFO:tasks.rados.rados.0.smithi071.stdout:2190: expect (ObjNum 685 snap 202 seq_num 685) 2024-07-26T18:14:11.414 INFO:tasks.rados.rados.0.smithi071.stdout:2191: finishing write tid 1 to smithi07179299-5 2024-07-26T18:14:11.415 INFO:tasks.rados.rados.0.smithi071.stdout:2191: finishing write tid 2 to smithi07179299-5 2024-07-26T18:14:11.415 INFO:tasks.rados.rados.0.smithi071.stdout:2191: finishing write tid 3 to smithi07179299-5 2024-07-26T18:14:11.415 INFO:tasks.rados.rados.0.smithi071.stdout:2191: finishing write tid 4 to smithi07179299-5 2024-07-26T18:14:11.415 INFO:tasks.rados.rados.0.smithi071.stdout:2191: finishing write tid 5 to smithi07179299-5 2024-07-26T18:14:11.415 INFO:tasks.rados.rados.0.smithi071.stdout:2191: finishing write tid 6 to smithi07179299-5 2024-07-26T18:14:11.415 INFO:tasks.rados.rados.0.smithi071.stdout:2191: oid 5 updating version 0 to 1012 2024-07-26T18:14:11.415 INFO:tasks.rados.rados.0.smithi071.stdout:2191: oid 5 version 1012 is already newer than 1008 2024-07-26T18:14:11.415 INFO:tasks.rados.rados.0.smithi071.stdout:2191: oid 5 version 1012 is already newer than 1009 2024-07-26T18:14:11.415 INFO:tasks.rados.rados.0.smithi071.stdout:2191: oid 5 version 1012 is already newer than 1011 2024-07-26T18:14:11.416 INFO:tasks.rados.rados.0.smithi071.stdout:2191: oid 5 version 1012 is already newer than 1010 2024-07-26T18:14:11.416 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 1012 (ObjNum 690 snap 207 seq_num 690) dirty exists 2024-07-26T18:14:11.416 INFO:tasks.rados.rados.0.smithi071.stdout:2191: left oid 5 (ObjNum 690 snap 207 seq_num 690) 2024-07-26T18:14:11.416 INFO:tasks.rados.rados.0.smithi071.stdout:2192: finishing write tid 1 to smithi07179299-38 2024-07-26T18:14:11.416 INFO:tasks.rados.rados.0.smithi071.stdout:2192: finishing write tid 2 to smithi07179299-38 2024-07-26T18:14:11.416 INFO:tasks.rados.rados.0.smithi071.stdout:2190: done (4 left) 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2191: done (3 left) 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2195: delete oid 15 current snap is 207 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2192: finishing write tid 3 to smithi07179299-38 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2192: finishing write tid 4 to smithi07179299-38 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2192: finishing write tid 5 to smithi07179299-38 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2192: finishing write tid 6 to smithi07179299-38 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2192: oid 38 updating version 0 to 1035 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2192: oid 38 version 1035 is already newer than 1034 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2192: oid 38 updating version 1035 to 1036 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2192: oid 38 updating version 1036 to 1037 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:2192: oid 38 version 1037 is already newer than 1033 2024-07-26T18:14:11.417 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1037 (ObjNum 691 snap 207 seq_num 691) dirty exists 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:2192: left oid 38 (ObjNum 691 snap 207 seq_num 691) 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:2193: finishing write tid 1 to smithi07179299-48 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:2193: finishing write tid 2 to smithi07179299-48 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:2194: finishing rollback tid 0 to smithi07179299-34 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:2194: finishing rollback tid 1 to smithi07179299-34 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:2194: finishing rollback tid 2 to smithi07179299-34 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 1007 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:2193: finishing write tid 3 to smithi07179299-48 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:2193: finishing write tid 4 to smithi07179299-48 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:2193: finishing write tid 5 to smithi07179299-48 2024-07-26T18:14:11.418 INFO:tasks.rados.rados.0.smithi071.stdout:2193: oid 48 updating version 0 to 1107 2024-07-26T18:14:11.419 INFO:tasks.rados.rados.0.smithi071.stdout:2193: oid 48 version 1107 is already newer than 1105 2024-07-26T18:14:11.419 INFO:tasks.rados.rados.0.smithi071.stdout:2193: oid 48 version 1107 is already newer than 1106 2024-07-26T18:14:11.419 INFO:tasks.rados.rados.0.smithi071.stdout:2193: oid 48 updating version 1107 to 1108 2024-07-26T18:14:11.419 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 1108 (ObjNum 692 snap 207 seq_num 692) dirty exists 2024-07-26T18:14:11.419 INFO:tasks.rados.rados.0.smithi071.stdout:2193: left oid 48 (ObjNum 692 snap 207 seq_num 692) 2024-07-26T18:14:11.420 INFO:tasks.rados.rados.0.smithi071.stdout:2192: done (3 left) 2024-07-26T18:14:11.420 INFO:tasks.rados.rados.0.smithi071.stdout:2193: done (2 left) 2024-07-26T18:14:11.420 INFO:tasks.rados.rados.0.smithi071.stdout:2194: done (1 left) 2024-07-26T18:14:11.420 INFO:tasks.rados.rados.0.smithi071.stdout:2195: done (0 left) 2024-07-26T18:14:11.420 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 207 2024-07-26T18:14:11.420 INFO:tasks.rados.rados.0.smithi071.stdout:2196: seq_num 694 ranges {0=425984,425984=655360,1081344=786432,1867776=163840} 2024-07-26T18:14:11.420 INFO:tasks.rados.rados.0.smithi071.stdout:2196: writing smithi07179299-18 from 0 to 425984 tid 1 2024-07-26T18:14:11.421 INFO:tasks.rados.rados.0.smithi071.stdout:2196: writing smithi07179299-18 from 425984 to 1081344 tid 2 2024-07-26T18:14:11.425 INFO:tasks.rados.rados.0.smithi071.stdout:2196: writing smithi07179299-18 from 1081344 to 1867776 tid 3 2024-07-26T18:14:11.426 INFO:tasks.rados.rados.0.smithi071.stdout:2196: writing smithi07179299-18 from 1867776 to 2031616 tid 4 2024-07-26T18:14:11.426 INFO:tasks.rados.rados.0.smithi071.stdout:2197: delete oid 10 current snap is 207 2024-07-26T18:14:11.426 INFO:tasks.rados.rados.0.smithi071.stdout:2196: finishing write tid 1 to smithi07179299-18 2024-07-26T18:14:11.426 INFO:tasks.rados.rados.0.smithi071.stdout:2196: finishing write tid 2 to smithi07179299-18 2024-07-26T18:14:11.429 INFO:tasks.rados.rados.0.smithi071.stdout:2197: done (1 left) 2024-07-26T18:14:11.429 INFO:tasks.rados.rados.0.smithi071.stdout:2198: snap_create 2024-07-26T18:14:11.429 INFO:tasks.rados.rados.0.smithi071.stdout:2196: finishing write tid 3 to smithi07179299-18 2024-07-26T18:14:11.429 INFO:tasks.rados.rados.0.smithi071.stdout:2196: finishing write tid 4 to smithi07179299-18 2024-07-26T18:14:11.429 INFO:tasks.rados.rados.0.smithi071.stdout:2196: finishing write tid 5 to smithi07179299-18 2024-07-26T18:14:11.431 INFO:tasks.rados.rados.0.smithi071.stdout:2196: finishing write tid 6 to smithi07179299-18 2024-07-26T18:14:11.431 INFO:tasks.rados.rados.0.smithi071.stdout:2196: oid 18 updating version 0 to 940 2024-07-26T18:14:11.431 INFO:tasks.rados.rados.0.smithi071.stdout:2196: oid 18 version 940 is already newer than 938 2024-07-26T18:14:11.431 INFO:tasks.rados.rados.0.smithi071.stdout:2196: oid 18 version 940 is already newer than 939 2024-07-26T18:14:11.431 INFO:tasks.rados.rados.0.smithi071.stdout:2196: oid 18 version 940 is already newer than 937 2024-07-26T18:14:11.431 INFO:tasks.rados.rados.0.smithi071.stdout:2196: oid 18 version 940 is already newer than 936 2024-07-26T18:14:11.431 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 940 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:14:11.431 INFO:tasks.rados.rados.0.smithi071.stdout:2196: left oid 18 (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:14:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:11 smithi135 ceph-mon[85352]: osdmap e496: 8 total, 8 up, 8 in 2024-07-26T18:14:11.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:11 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 17/303 objects degraded (5.611%), 4 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:11.558 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 18:14:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T18:14:11.283+0000 7fcbfcb97640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 107 after trimming was started 2024-07-26T18:14:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:11 smithi071 ceph-mon[92867]: osdmap e496: 8 total, 8 up, 8 in 2024-07-26T18:14:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:11 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 17/303 objects degraded (5.611%), 4 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:11.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:11 smithi071 ceph-mon[90507]: osdmap e496: 8 total, 8 up, 8 in 2024-07-26T18:14:11.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:11 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 17/303 objects degraded (5.611%), 4 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:2196: done (1 left) 2024-07-26T18:14:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:2198: done (0 left) 2024-07-26T18:14:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:2199: delete oid 1 current snap is 208 2024-07-26T18:14:12.288 INFO:tasks.rados.rados.0.smithi071.stdout:2199: done (0 left) 2024-07-26T18:14:12.288 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 208 2024-07-26T18:14:12.288 INFO:tasks.rados.rados.0.smithi071.stdout:2200: seq_num 697 ranges {2260992=475136,2736128=704512,3440640=557056,3997696=344064} 2024-07-26T18:14:12.302 INFO:tasks.rados.rados.0.smithi071.stdout:2200: writing smithi07179299-40 from 2260992 to 2736128 tid 1 2024-07-26T18:14:12.306 INFO:tasks.rados.rados.0.smithi071.stdout:2200: writing smithi07179299-40 from 2736128 to 3440640 tid 2 2024-07-26T18:14:12.309 INFO:tasks.rados.rados.0.smithi071.stdout:2200: writing smithi07179299-40 from 3440640 to 3997696 tid 3 2024-07-26T18:14:12.312 INFO:tasks.rados.rados.0.smithi071.stdout:2200: writing smithi07179299-40 from 3997696 to 4341760 tid 4 2024-07-26T18:14:12.312 INFO:tasks.rados.rados.0.smithi071.stdout:2201: copy_from oid 26 from oid 4 current snap is 208 2024-07-26T18:14:12.312 INFO:tasks.rados.rados.0.smithi071.stdout:2200: finishing write tid 1 to smithi07179299-40 2024-07-26T18:14:12.312 INFO:tasks.rados.rados.0.smithi071.stdout:2200: finishing write tid 2 to smithi07179299-40 2024-07-26T18:14:12.312 INFO:tasks.rados.rados.0.smithi071.stdout:2202: snap_create 2024-07-26T18:14:12.313 INFO:tasks.rados.rados.0.smithi071.stdout:2200: finishing write tid 3 to smithi07179299-40 2024-07-26T18:14:12.316 INFO:tasks.rados.rados.0.smithi071.stdout:2200: finishing write tid 4 to smithi07179299-40 2024-07-26T18:14:12.316 INFO:tasks.rados.rados.0.smithi071.stdout:2200: finishing write tid 5 to smithi07179299-40 2024-07-26T18:14:12.318 INFO:tasks.rados.rados.0.smithi071.stdout:2200: finishing write tid 6 to smithi07179299-40 2024-07-26T18:14:12.318 INFO:tasks.rados.rados.0.smithi071.stdout:2200: oid 40 updating version 0 to 1569 2024-07-26T18:14:12.319 INFO:tasks.rados.rados.0.smithi071.stdout:2200: oid 40 version 1569 is already newer than 1568 2024-07-26T18:14:12.319 INFO:tasks.rados.rados.0.smithi071.stdout:2200: oid 40 updating version 1569 to 1571 2024-07-26T18:14:12.319 INFO:tasks.rados.rados.0.smithi071.stdout:2200: oid 40 version 1571 is already newer than 1567 2024-07-26T18:14:12.319 INFO:tasks.rados.rados.0.smithi071.stdout:2200: oid 40 version 1571 is already newer than 1570 2024-07-26T18:14:12.319 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1571 (ObjNum 697 snap 208 seq_num 697) dirty exists 2024-07-26T18:14:12.319 INFO:tasks.rados.rados.0.smithi071.stdout:2200: left oid 40 (ObjNum 697 snap 208 seq_num 697) 2024-07-26T18:14:12.333 INFO:tasks.rados.rados.0.smithi071.stdout:2201: finishing copy_from racing read to smithi07179299-26 2024-07-26T18:14:12.339 INFO:tasks.rados.rados.0.smithi071.stdout:2201: finishing copy_from to smithi07179299-26 2024-07-26T18:14:12.339 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1000 (ObjNum 667 snap 199 seq_num 667) dirty exists 2024-07-26T18:14:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:14:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:14:12] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.43.0" 2024-07-26T18:14:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:12 smithi071 ceph-mon[92867]: osdmap e497: 8 total, 8 up, 8 in 2024-07-26T18:14:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:12 smithi071 ceph-mon[92867]: pgmap v416: 121 pgs: 1 active+clean+snaptrim, 2 peering, 118 active+clean; 174 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.2 MiB/s wr, 5 op/s; 4.3 MiB/s, 2 objects/s recovering 2024-07-26T18:14:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:12 smithi071 ceph-mon[90507]: osdmap e497: 8 total, 8 up, 8 in 2024-07-26T18:14:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:12 smithi071 ceph-mon[90507]: pgmap v416: 121 pgs: 1 active+clean+snaptrim, 2 peering, 118 active+clean; 174 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.2 MiB/s wr, 5 op/s; 4.3 MiB/s, 2 objects/s recovering 2024-07-26T18:14:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:12 smithi135 ceph-mon[85352]: osdmap e497: 8 total, 8 up, 8 in 2024-07-26T18:14:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:12 smithi135 ceph-mon[85352]: pgmap v416: 121 pgs: 1 active+clean+snaptrim, 2 peering, 118 active+clean; 174 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.2 MiB/s wr, 5 op/s; 4.3 MiB/s, 2 objects/s recovering 2024-07-26T18:14:13.233 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:14:13.283 INFO:tasks.rados.rados.0.smithi071.stdout:2200: done (2 left) 2024-07-26T18:14:13.284 INFO:tasks.rados.rados.0.smithi071.stdout:2201: done (1 left) 2024-07-26T18:14:13.284 INFO:tasks.rados.rados.0.smithi071.stdout:2202: done (0 left) 2024-07-26T18:14:13.284 INFO:tasks.rados.rados.0.smithi071.stdout:2203: snap_remove snap 201 2024-07-26T18:14:13.497 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (8m) 108s ago 9m 24.6M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (9m) 8s ago 9m 89.9M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (10m) 108s ago 10m 16.7M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (10m) 8s ago 10m 21.2M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (5m) 8s ago 14m 440M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (5m) 108s ago 15m 509M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (4m) 108s ago 16m 51.0M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (4m) 8s ago 14m 47.0M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (4m) 108s ago 14m 43.1M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (9m) 108s ago 9m 14.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:14:13.498 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (9m) 8s ago 9m 15.5M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:14:13.499 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (3m) 108s ago 13m 137M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:14:13.499 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (2m) 108s ago 13m 122M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:14:13.499 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (2m) 108s ago 13m 108M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5ec19670b2da 2024-07-26T18:14:13.499 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (112s) 108s ago 12m 13.2M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 8863fded8a62 2024-07-26T18:14:13.499 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (79s) 8s ago 12m 159M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 2f1bdb58e19d 2024-07-26T18:14:13.499 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (46s) 8s ago 12m 125M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f dbd2ba780bcf 2024-07-26T18:14:13.499 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (12s) 8s ago 11m 12.2M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5e035ade52c5 2024-07-26T18:14:13.499 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (11m) 8s ago 11m 179M 2480M 18.2.2-1767-ga3bbd728 d280790d1980 d268762257f7 2024-07-26T18:14:13.499 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (5m) 8s ago 10m 53.6M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:14:13.499 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:13 smithi071 ceph-mon[90507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/303 objects degraded (5.611%), 4 pgs degraded) 2024-07-26T18:14:13.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:13 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:14:13.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:13 smithi071 ceph-mon[90507]: osdmap e498: 8 total, 8 up, 8 in 2024-07-26T18:14:13.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:13.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:13.500 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:13 smithi071 ceph-mon[92867]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/303 objects degraded (5.611%), 4 pgs degraded) 2024-07-26T18:14:13.500 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:13 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:14:13.500 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:13 smithi071 ceph-mon[92867]: osdmap e498: 8 total, 8 up, 8 in 2024-07-26T18:14:13.500 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:13.500 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:13 smithi135 ceph-mon[85352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/303 objects degraded (5.611%), 4 pgs degraded) 2024-07-26T18:14:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:13 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:14:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:13 smithi135 ceph-mon[85352]: osdmap e498: 8 total, 8 up, 8 in 2024-07-26T18:14:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:13.817 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:14:13.817 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:14:13.817 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:14:13.817 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:14:13.817 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:14:13.817 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 1, 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 7 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 3, 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 12 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:14:13.818 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:14:14.294 INFO:tasks.rados.rados.0.smithi071.stdout:2203: done (0 left) 2024-07-26T18:14:14.294 INFO:tasks.rados.rados.0.smithi071.stdout:2204: delete oid 21 current snap is 209 2024-07-26T18:14:14.300 INFO:tasks.rados.rados.0.smithi071.stdout:2204: done (0 left) 2024-07-26T18:14:14.300 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 209 2024-07-26T18:14:14.300 INFO:tasks.rados.rados.0.smithi071.stdout:2205: seq_num 699 ranges {4841472=516096,5357568=475136,5832704=573440,6406144=557056} 2024-07-26T18:14:14.329 INFO:tasks.rados.rados.0.smithi071.stdout:2205: writing smithi07179299-23 from 4841472 to 5357568 tid 1 2024-07-26T18:14:14.331 INFO:tasks.rados.rados.0.smithi071.stdout:2205: writing smithi07179299-23 from 5357568 to 5832704 tid 2 2024-07-26T18:14:14.335 INFO:tasks.rados.rados.0.smithi071.stdout:2205: writing smithi07179299-23 from 5832704 to 6406144 tid 3 2024-07-26T18:14:14.338 INFO:tasks.rados.rados.0.smithi071.stdout:2205: writing smithi07179299-23 from 6406144 to 6963200 tid 4 2024-07-26T18:14:14.338 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 209 2024-07-26T18:14:14.338 INFO:tasks.rados.rados.0.smithi071.stdout:2205: finishing write tid 1 to smithi07179299-23 2024-07-26T18:14:14.339 INFO:tasks.rados.rados.0.smithi071.stdout:2205: finishing write tid 2 to smithi07179299-23 2024-07-26T18:14:14.339 INFO:tasks.rados.rados.0.smithi071.stdout:2205: finishing write tid 3 to smithi07179299-23 2024-07-26T18:14:14.339 INFO:tasks.rados.rados.0.smithi071.stdout:2206: seq_num 700 ranges {3391488=532480,3923968=409600,4333568=737280,5070848=458752} 2024-07-26T18:14:14.359 INFO:tasks.rados.rados.0.smithi071.stdout:2206: writing smithi07179299-43 from 3391488 to 3923968 tid 1 2024-07-26T18:14:14.361 INFO:tasks.rados.rados.0.smithi071.stdout:2206: writing smithi07179299-43 from 3923968 to 4333568 tid 2 2024-07-26T18:14:14.366 INFO:tasks.rados.rados.0.smithi071.stdout:2206: writing smithi07179299-43 from 4333568 to 5070848 tid 3 2024-07-26T18:14:14.370 INFO:tasks.rados.rados.0.smithi071.stdout:2206: writing smithi07179299-43 from 5070848 to 5529600 tid 4 2024-07-26T18:14:14.370 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 209 2024-07-26T18:14:14.370 INFO:tasks.rados.rados.0.smithi071.stdout:2205: finishing write tid 4 to smithi07179299-23 2024-07-26T18:14:14.370 INFO:tasks.rados.rados.0.smithi071.stdout:2205: finishing write tid 5 to smithi07179299-23 2024-07-26T18:14:14.370 INFO:tasks.rados.rados.0.smithi071.stdout:2205: finishing write tid 6 to smithi07179299-23 2024-07-26T18:14:14.371 INFO:tasks.rados.rados.0.smithi071.stdout:2205: oid 23 updating version 0 to 1001 2024-07-26T18:14:14.371 INFO:tasks.rados.rados.0.smithi071.stdout:2205: oid 23 version 1001 is already newer than 1000 2024-07-26T18:14:14.371 INFO:tasks.rados.rados.0.smithi071.stdout:2205: oid 23 version 1001 is already newer than 999 2024-07-26T18:14:14.371 INFO:tasks.rados.rados.0.smithi071.stdout:2205: oid 23 updating version 1001 to 1002 2024-07-26T18:14:14.371 INFO:tasks.rados.rados.0.smithi071.stdout:2205: oid 23 version 1002 is already newer than 998 2024-07-26T18:14:14.371 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 1002 (ObjNum 699 snap 209 seq_num 699) dirty exists 2024-07-26T18:14:14.371 INFO:tasks.rados.rados.0.smithi071.stdout:2205: left oid 23 (ObjNum 699 snap 209 seq_num 699) 2024-07-26T18:14:14.371 INFO:tasks.rados.rados.0.smithi071.stdout:2206: finishing write tid 1 to smithi07179299-43 2024-07-26T18:14:14.371 INFO:tasks.rados.rados.0.smithi071.stdout:2206: finishing write tid 2 to smithi07179299-43 2024-07-26T18:14:14.371 INFO:tasks.rados.rados.0.smithi071.stdout:2207: seq_num 701 ranges {3915776=548864,4464640=696320,5160960=540672,5701632=368640} 2024-07-26T18:14:14.394 INFO:tasks.rados.rados.0.smithi071.stdout:2207: writing smithi07179299-48 from 3915776 to 4464640 tid 1 2024-07-26T18:14:14.397 INFO:tasks.rados.rados.0.smithi071.stdout:2207: writing smithi07179299-48 from 4464640 to 5160960 tid 2 2024-07-26T18:14:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:2207: writing smithi07179299-48 from 5160960 to 5701632 tid 3 2024-07-26T18:14:14.403 INFO:tasks.rados.rados.0.smithi071.stdout:2207: writing smithi07179299-48 from 5701632 to 6070272 tid 4 2024-07-26T18:14:14.403 INFO:tasks.rados.rados.0.smithi071.stdout:2205: done (2 left) 2024-07-26T18:14:14.403 INFO:tasks.rados.rados.0.smithi071.stdout:2208: read oid 11 snap -1 2024-07-26T18:14:14.403 INFO:tasks.rados.rados.0.smithi071.stdout:2208: expect (ObjNum 663 snap 198 seq_num 663) 2024-07-26T18:14:14.403 INFO:tasks.rados.rados.0.smithi071.stdout:2209: read oid 6 snap -1 2024-07-26T18:14:14.403 INFO:tasks.rados.rados.0.smithi071.stdout:2209: expect (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:14:14.404 INFO:tasks.rados.rados.0.smithi071.stdout:2210: copy_from oid 45 from oid 4 current snap is 209 2024-07-26T18:14:14.404 INFO:tasks.rados.rados.0.smithi071.stdout:2206: finishing write tid 3 to smithi07179299-43 2024-07-26T18:14:14.404 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 209 2024-07-26T18:14:14.404 INFO:tasks.rados.rados.0.smithi071.stdout:2206: finishing write tid 4 to smithi07179299-43 2024-07-26T18:14:14.404 INFO:tasks.rados.rados.0.smithi071.stdout:2211: seq_num 702 ranges {0=565248,565248=581632,1146880=745472,1892352=278528} 2024-07-26T18:14:14.407 INFO:tasks.rados.rados.0.smithi071.stdout:2211: writing smithi07179299-24 from 0 to 565248 tid 1 2024-07-26T18:14:14.411 INFO:tasks.rados.rados.0.smithi071.stdout:2211: writing smithi07179299-24 from 565248 to 1146880 tid 2 2024-07-26T18:14:14.415 INFO:tasks.rados.rados.0.smithi071.stdout:2211: writing smithi07179299-24 from 1146880 to 1892352 tid 3 2024-07-26T18:14:14.417 INFO:tasks.rados.rados.0.smithi071.stdout:2211: writing smithi07179299-24 from 1892352 to 2170880 tid 4 2024-07-26T18:14:14.418 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 209 2024-07-26T18:14:14.418 INFO:tasks.rados.rados.0.smithi071.stdout:2212: seq_num 703 ranges {2293760=581632,2875392=458752,3334144=557056,3891200=417792,4308992=172032} 2024-07-26T18:14:14.435 INFO:tasks.rados.rados.0.smithi071.stdout:2212: writing smithi07179299-31 from 2293760 to 2875392 tid 1 2024-07-26T18:14:14.437 INFO:tasks.rados.rados.0.smithi071.stdout:2212: writing smithi07179299-31 from 2875392 to 3334144 tid 2 2024-07-26T18:14:14.440 INFO:tasks.rados.rados.0.smithi071.stdout:2212: writing smithi07179299-31 from 3334144 to 3891200 tid 3 2024-07-26T18:14:14.443 INFO:tasks.rados.rados.0.smithi071.stdout:2212: writing smithi07179299-31 from 3891200 to 4308992 tid 4 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2212: writing smithi07179299-31 from 4308992 to 4481024 tid 5 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2213: snap_create 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2206: finishing write tid 5 to smithi07179299-43 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2206: finishing write tid 6 to smithi07179299-43 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2206: oid 43 updating version 0 to 1016 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2206: oid 43 version 1016 is already newer than 1015 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2206: oid 43 updating version 1016 to 1017 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2206: oid 43 version 1017 is already newer than 1014 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2206: oid 43 updating version 1017 to 1018 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1018 (ObjNum 700 snap 209 seq_num 700) dirty exists 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2206: left oid 43 (ObjNum 700 snap 209 seq_num 700) 2024-07-26T18:14:14.445 INFO:tasks.rados.rados.0.smithi071.stdout:2207: finishing write tid 1 to smithi07179299-48 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: finishing write tid 2 to smithi07179299-48 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: finishing write tid 3 to smithi07179299-48 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: finishing write tid 4 to smithi07179299-48 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: finishing write tid 5 to smithi07179299-48 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: finishing write tid 6 to smithi07179299-48 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: oid 48 updating version 0 to 1111 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: oid 48 updating version 1111 to 1114 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: oid 48 version 1114 is already newer than 1112 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: oid 48 version 1114 is already newer than 1110 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: oid 48 version 1114 is already newer than 1113 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 1114 (ObjNum 701 snap 209 seq_num 701) dirty exists 2024-07-26T18:14:14.446 INFO:tasks.rados.rados.0.smithi071.stdout:2207: left oid 48 (ObjNum 701 snap 209 seq_num 701) 2024-07-26T18:14:14.447 INFO:tasks.rados.rados.0.smithi071.stdout:2211: finishing write tid 1 to smithi07179299-24 2024-07-26T18:14:14.447 INFO:tasks.rados.rados.0.smithi071.stdout:2211: finishing write tid 2 to smithi07179299-24 2024-07-26T18:14:14.447 INFO:tasks.rados.rados.0.smithi071.stdout:2209: expect (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:14:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:14 smithi135 ceph-mon[85352]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:14 smithi135 ceph-mon[85352]: osdmap e499: 8 total, 8 up, 8 in 2024-07-26T18:14:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:14 smithi135 ceph-mon[85352]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:14 smithi135 ceph-mon[85352]: pgmap v419: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 192 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.0 MiB/s wr, 9 op/s; 2.6 MiB/s, 1 objects/s recovering 2024-07-26T18:14:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:14 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/886628209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:14.585 INFO:tasks.rados.rados.0.smithi071.stdout:2211: finishing write tid 3 to smithi07179299-24 2024-07-26T18:14:14.585 INFO:tasks.rados.rados.0.smithi071.stdout:2211: finishing write tid 4 to smithi07179299-24 2024-07-26T18:14:14.585 INFO:tasks.rados.rados.0.smithi071.stdout:2211: finishing write tid 5 to smithi07179299-24 2024-07-26T18:14:14.585 INFO:tasks.rados.rados.0.smithi071.stdout:2211: finishing write tid 6 to smithi07179299-24 2024-07-26T18:14:14.585 INFO:tasks.rados.rados.0.smithi071.stdout:2211: oid 24 updating version 0 to 1582 2024-07-26T18:14:14.585 INFO:tasks.rados.rados.0.smithi071.stdout:2211: oid 24 version 1582 is already newer than 1580 2024-07-26T18:14:14.585 INFO:tasks.rados.rados.0.smithi071.stdout:2211: oid 24 version 1582 is already newer than 1579 2024-07-26T18:14:14.585 INFO:tasks.rados.rados.0.smithi071.stdout:2211: oid 24 version 1582 is already newer than 1581 2024-07-26T18:14:14.585 INFO:tasks.rados.rados.0.smithi071.stdout:2211: oid 24 version 1582 is already newer than 1578 2024-07-26T18:14:14.585 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1582 (ObjNum 702 snap 209 seq_num 702) dirty exists 2024-07-26T18:14:14.586 INFO:tasks.rados.rados.0.smithi071.stdout:2211: left oid 24 (ObjNum 702 snap 209 seq_num 702) 2024-07-26T18:14:14.586 INFO:tasks.rados.rados.0.smithi071.stdout:2208: expect (ObjNum 663 snap 198 seq_num 663) 2024-07-26T18:14:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:14 smithi071 ceph-mon[90507]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:14 smithi071 ceph-mon[90507]: osdmap e499: 8 total, 8 up, 8 in 2024-07-26T18:14:14.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:14 smithi071 ceph-mon[90507]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:14.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:14 smithi071 ceph-mon[90507]: pgmap v419: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 192 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.0 MiB/s wr, 9 op/s; 2.6 MiB/s, 1 objects/s recovering 2024-07-26T18:14:14.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:14 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/886628209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:14 smithi071 ceph-mon[92867]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:14 smithi071 ceph-mon[92867]: osdmap e499: 8 total, 8 up, 8 in 2024-07-26T18:14:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:14 smithi071 ceph-mon[92867]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:14 smithi071 ceph-mon[92867]: pgmap v419: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 192 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.0 MiB/s wr, 9 op/s; 2.6 MiB/s, 1 objects/s recovering 2024-07-26T18:14:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:14 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/886628209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:14.966 INFO:tasks.rados.rados.0.smithi071.stdout:2210: finishing copy_from racing read to smithi07179299-45 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2210: finishing copy_from to smithi07179299-45 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 1000 (ObjNum 667 snap 199 seq_num 667) dirty exists 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: finishing write tid 1 to smithi07179299-31 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: finishing write tid 2 to smithi07179299-31 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: finishing write tid 3 to smithi07179299-31 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: finishing write tid 4 to smithi07179299-31 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: finishing write tid 5 to smithi07179299-31 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: finishing write tid 6 to smithi07179299-31 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: finishing write tid 7 to smithi07179299-31 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: oid 31 updating version 0 to 1037 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: oid 31 updating version 1037 to 1039 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: oid 31 version 1039 is already newer than 1034 2024-07-26T18:14:14.967 INFO:tasks.rados.rados.0.smithi071.stdout:2212: oid 31 version 1039 is already newer than 1038 2024-07-26T18:14:14.968 INFO:tasks.rados.rados.0.smithi071.stdout:2212: oid 31 version 1039 is already newer than 1035 2024-07-26T18:14:14.968 INFO:tasks.rados.rados.0.smithi071.stdout:2212: oid 31 version 1039 is already newer than 1036 2024-07-26T18:14:14.968 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1039 (ObjNum 703 snap 209 seq_num 703) dirty exists 2024-07-26T18:14:14.968 INFO:tasks.rados.rados.0.smithi071.stdout:2212: left oid 31 (ObjNum 703 snap 209 seq_num 703) 2024-07-26T18:14:15.299 INFO:tasks.rados.rados.0.smithi071.stdout:2206: done (7 left) 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2207: done (6 left) 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2208: done (5 left) 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2209: done (4 left) 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2210: done (3 left) 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2211: done (2 left) 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2212: done (1 left) 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2213: done (0 left) 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2214: copy_from oid 45 from oid 2 current snap is 210 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2215: read oid 19 snap 208 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2215: expect deleted 2024-07-26T18:14:15.300 INFO:tasks.rados.rados.0.smithi071.stdout:2216: setattr oid 40 current snap is 210 2024-07-26T18:14:15.301 INFO:tasks.rados.rados.0.smithi071.stdout:2214: finishing copy_from to smithi07179299-45 2024-07-26T18:14:15.301 INFO:tasks.rados.rados.0.smithi071.stdout:2214: got expected ENOENT (src dne) 2024-07-26T18:14:15.301 INFO:tasks.rados.rados.0.smithi071.stdout:2214: finishing copy_from racing read to smithi07179299-45 2024-07-26T18:14:15.301 INFO:tasks.rados.rados.0.smithi071.stdout:2214: done (2 left) 2024-07-26T18:14:15.301 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 210 2024-07-26T18:14:15.301 INFO:tasks.rados.rados.0.smithi071.stdout:2217: seq_num 704 ranges {0=598016,598016=745472,1343488=712704,2056192=147456} 2024-07-26T18:14:15.304 INFO:tasks.rados.rados.0.smithi071.stdout:2217: writing smithi07179299-12 from 0 to 598016 tid 1 2024-07-26T18:14:15.309 INFO:tasks.rados.rados.0.smithi071.stdout:2217: writing smithi07179299-12 from 598016 to 1343488 tid 2 2024-07-26T18:14:15.313 INFO:tasks.rados.rados.0.smithi071.stdout:2217: writing smithi07179299-12 from 1343488 to 2056192 tid 3 2024-07-26T18:14:15.314 INFO:tasks.rados.rados.0.smithi071.stdout:2217: writing smithi07179299-12 from 2056192 to 2203648 tid 4 2024-07-26T18:14:15.315 INFO:tasks.rados.rados.0.smithi071.stdout:2218: rmattr oid 41 current snap is 210 2024-07-26T18:14:15.315 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1584 (ObjNum 697 snap 208 seq_num 697) dirty exists 2024-07-26T18:14:15.315 INFO:tasks.rados.rados.0.smithi071.stdout:2217: finishing write tid 1 to smithi07179299-12 2024-07-26T18:14:15.315 INFO:tasks.rados.rados.0.smithi071.stdout:2217: finishing write tid 2 to smithi07179299-12 2024-07-26T18:14:15.315 INFO:tasks.rados.rados.0.smithi071.stdout:2215: done (3 left) 2024-07-26T18:14:15.315 INFO:tasks.rados.rados.0.smithi071.stdout:2216: done (2 left) 2024-07-26T18:14:15.315 INFO:tasks.rados.rados.0.smithi071.stdout:2219: rmattr oid 1 current snap is 210 2024-07-26T18:14:15.315 INFO:tasks.rados.rados.0.smithi071.stdout:2219: done (2 left) 2024-07-26T18:14:15.315 INFO:tasks.rados.rados.0.smithi071.stdout:2220: delete oid 34 current snap is 210 2024-07-26T18:14:15.316 INFO:tasks.rados.rados.0.smithi071.stdout:2217: finishing write tid 3 to smithi07179299-12 2024-07-26T18:14:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:2217: finishing write tid 4 to smithi07179299-12 2024-07-26T18:14:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:2220: done (2 left) 2024-07-26T18:14:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:2221: rmattr oid 5 current snap is 210 2024-07-26T18:14:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:2222: read oid 46 snap 206 2024-07-26T18:14:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:2222: expect (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:14:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:2223: rollback oid 17 current snap is 210 2024-07-26T18:14:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 209 2024-07-26T18:14:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 1003 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:14:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:2218: done (4 left) 2024-07-26T18:14:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:2224: setattr oid 39 current snap is 210 2024-07-26T18:14:15.319 INFO:tasks.rados.rados.0.smithi071.stdout:2217: finishing write tid 5 to smithi07179299-12 2024-07-26T18:14:15.319 INFO:tasks.rados.rados.0.smithi071.stdout:2225: read oid 22 snap -1 2024-07-26T18:14:15.319 INFO:tasks.rados.rados.0.smithi071.stdout:2225: expect deleted 2024-07-26T18:14:15.319 INFO:tasks.rados.rados.0.smithi071.stdout:2226: snap_remove snap 208 2024-07-26T18:14:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:15 smithi135 ceph-mon[85352]: osdmap e500: 8 total, 8 up, 8 in 2024-07-26T18:14:15.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:15 smithi071 ceph-mon[92867]: osdmap e500: 8 total, 8 up, 8 in 2024-07-26T18:14:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:15 smithi071 ceph-mon[90507]: osdmap e500: 8 total, 8 up, 8 in 2024-07-26T18:14:16.218 INFO:tasks.rados.rados.0.smithi071.stdout:2226: done (6 left) 2024-07-26T18:14:16.218 INFO:tasks.rados.rados.0.smithi071.stdout:2227: read oid 35 snap -1 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:2227: expect (ObjNum 682 snap 202 seq_num 682) 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:2217: finishing write tid 6 to smithi07179299-12 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:2217: oid 12 updating version 0 to 1106 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:2217: oid 12 version 1106 is already newer than 1103 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:2217: oid 12 updating version 1106 to 1107 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:2217: oid 12 version 1107 is already newer than 1104 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:2217: oid 12 version 1107 is already newer than 1105 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 1107 (ObjNum 704 snap 210 seq_num 704) dirty exists 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:2217: left oid 12 (ObjNum 704 snap 210 seq_num 704) 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 1019 (ObjNum 690 snap 207 seq_num 690) dirty exists 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 1109 (ObjNum 678 snap 201 seq_num 678) dirty exists 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:2223: finishing rollback tid 0 to smithi07179299-17 2024-07-26T18:14:16.219 INFO:tasks.rados.rados.0.smithi071.stdout:2223: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:14:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:2223: finishing rollback tid 2 to smithi07179299-17 2024-07-26T18:14:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1588 (ObjNum 642 snap 193 seq_num 642) dirty exists 2024-07-26T18:14:16.220 INFO:tasks.rados.rados.0.smithi071.stdout:2222: expect (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:14:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:16 smithi135 ceph-mon[85352]: osdmap e501: 8 total, 8 up, 8 in 2024-07-26T18:14:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:16 smithi135 ceph-mon[85352]: pgmap v422: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 6.1 MiB/s wr, 10 op/s 2024-07-26T18:14:16.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:16 smithi135 ceph-mon[85352]: osdmap e502: 8 total, 8 up, 8 in 2024-07-26T18:14:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:16 smithi071 ceph-mon[92867]: osdmap e501: 8 total, 8 up, 8 in 2024-07-26T18:14:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:16 smithi071 ceph-mon[92867]: pgmap v422: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 6.1 MiB/s wr, 10 op/s 2024-07-26T18:14:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:16 smithi071 ceph-mon[92867]: osdmap e502: 8 total, 8 up, 8 in 2024-07-26T18:14:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:16 smithi071 ceph-mon[90507]: osdmap e501: 8 total, 8 up, 8 in 2024-07-26T18:14:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:16 smithi071 ceph-mon[90507]: pgmap v422: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 6.1 MiB/s wr, 10 op/s 2024-07-26T18:14:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:16 smithi071 ceph-mon[90507]: osdmap e502: 8 total, 8 up, 8 in 2024-07-26T18:14:16.715 INFO:tasks.rados.rados.0.smithi071.stdout:2227: expect (ObjNum 682 snap 202 seq_num 682) 2024-07-26T18:14:16.809 INFO:tasks.rados.rados.0.smithi071.stdout:2217: done (6 left) 2024-07-26T18:14:16.810 INFO:tasks.rados.rados.0.smithi071.stdout:2221: done (5 left) 2024-07-26T18:14:16.810 INFO:tasks.rados.rados.0.smithi071.stdout:2222: done (4 left) 2024-07-26T18:14:16.810 INFO:tasks.rados.rados.0.smithi071.stdout:2223: done (3 left) 2024-07-26T18:14:16.810 INFO:tasks.rados.rados.0.smithi071.stdout:2224: done (2 left) 2024-07-26T18:14:16.810 INFO:tasks.rados.rados.0.smithi071.stdout:2225: done (1 left) 2024-07-26T18:14:16.810 INFO:tasks.rados.rados.0.smithi071.stdout:2227: done (0 left) 2024-07-26T18:14:16.810 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 210 2024-07-26T18:14:16.810 INFO:tasks.rados.rados.0.smithi071.stdout:2228: seq_num 706 ranges {6742016=630784,7372800=516096,7888896=729088,8617984=360448} 2024-07-26T18:14:16.847 INFO:tasks.rados.rados.0.smithi071.stdout:2228: writing smithi07179299-17 from 6742016 to 7372800 tid 1 2024-07-26T18:14:16.850 INFO:tasks.rados.rados.0.smithi071.stdout:2228: writing smithi07179299-17 from 7372800 to 7888896 tid 2 2024-07-26T18:14:16.854 INFO:tasks.rados.rados.0.smithi071.stdout:2228: writing smithi07179299-17 from 7888896 to 8617984 tid 3 2024-07-26T18:14:16.856 INFO:tasks.rados.rados.0.smithi071.stdout:2228: writing smithi07179299-17 from 8617984 to 8978432 tid 4 2024-07-26T18:14:16.856 INFO:tasks.rados.rados.0.smithi071.stdout:2229: delete oid 37 current snap is 210 2024-07-26T18:14:16.856 INFO:tasks.rados.rados.0.smithi071.stdout:2228: finishing write tid 1 to smithi07179299-17 2024-07-26T18:14:16.856 INFO:tasks.rados.rados.0.smithi071.stdout:2228: finishing write tid 2 to smithi07179299-17 2024-07-26T18:14:16.860 INFO:tasks.rados.rados.0.smithi071.stdout:2228: finishing write tid 3 to smithi07179299-17 2024-07-26T18:14:16.860 INFO:tasks.rados.rados.0.smithi071.stdout:2228: finishing write tid 4 to smithi07179299-17 2024-07-26T18:14:16.860 INFO:tasks.rados.rados.0.smithi071.stdout:2229: done (1 left) 2024-07-26T18:14:16.860 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 210 2024-07-26T18:14:16.860 INFO:tasks.rados.rados.0.smithi071.stdout:2230: seq_num 708 ranges {4931584=663552,5595136=737280,6332416=696320,7028736=172032} 2024-07-26T18:14:16.889 INFO:tasks.rados.rados.0.smithi071.stdout:2230: writing smithi07179299-5 from 4931584 to 5595136 tid 1 2024-07-26T18:14:16.893 INFO:tasks.rados.rados.0.smithi071.stdout:2230: writing smithi07179299-5 from 5595136 to 6332416 tid 2 2024-07-26T18:14:16.897 INFO:tasks.rados.rados.0.smithi071.stdout:2230: writing smithi07179299-5 from 6332416 to 7028736 tid 3 2024-07-26T18:14:16.898 INFO:tasks.rados.rados.0.smithi071.stdout:2230: writing smithi07179299-5 from 7028736 to 7200768 tid 4 2024-07-26T18:14:16.898 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 210 2024-07-26T18:14:16.898 INFO:tasks.rados.rados.0.smithi071.stdout:2228: finishing write tid 5 to smithi07179299-17 2024-07-26T18:14:16.898 INFO:tasks.rados.rados.0.smithi071.stdout:2231: seq_num 709 ranges {0=679936,679936=614400,1294336=499712,1794048=491520} 2024-07-26T18:14:16.902 INFO:tasks.rados.rados.0.smithi071.stdout:2231: writing smithi07179299-13 from 0 to 679936 tid 1 2024-07-26T18:14:16.906 INFO:tasks.rados.rados.0.smithi071.stdout:2231: writing smithi07179299-13 from 679936 to 1294336 tid 2 2024-07-26T18:14:16.908 INFO:tasks.rados.rados.0.smithi071.stdout:2231: writing smithi07179299-13 from 1294336 to 1794048 tid 3 2024-07-26T18:14:16.911 INFO:tasks.rados.rados.0.smithi071.stdout:2231: writing smithi07179299-13 from 1794048 to 2285568 tid 4 2024-07-26T18:14:16.911 INFO:tasks.rados.rados.0.smithi071.stdout:2232: snap_remove snap 204 2024-07-26T18:14:17.308 INFO:tasks.rados.rados.0.smithi071.stdout:2232: done (3 left) 2024-07-26T18:14:17.308 INFO:tasks.rados.rados.0.smithi071.stdout:2233: setattr oid 26 current snap is 210 2024-07-26T18:14:17.310 INFO:tasks.rados.rados.0.smithi071.stdout:2228: finishing write tid 6 to smithi07179299-17 2024-07-26T18:14:17.310 INFO:tasks.rados.rados.0.smithi071.stdout:2228: oid 17 updating version 0 to 1596 2024-07-26T18:14:17.310 INFO:tasks.rados.rados.0.smithi071.stdout:2228: oid 17 updating version 1596 to 1597 2024-07-26T18:14:17.310 INFO:tasks.rados.rados.0.smithi071.stdout:2228: oid 17 version 1597 is already newer than 1594 2024-07-26T18:14:17.310 INFO:tasks.rados.rados.0.smithi071.stdout:2228: oid 17 version 1597 is already newer than 1593 2024-07-26T18:14:17.310 INFO:tasks.rados.rados.0.smithi071.stdout:2228: oid 17 version 1597 is already newer than 1595 2024-07-26T18:14:17.310 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1597 (ObjNum 706 snap 210 seq_num 706) dirty exists 2024-07-26T18:14:17.310 INFO:tasks.rados.rados.0.smithi071.stdout:2228: left oid 17 (ObjNum 706 snap 210 seq_num 706) 2024-07-26T18:14:17.310 INFO:tasks.rados.rados.0.smithi071.stdout:2230: finishing write tid 1 to smithi07179299-5 2024-07-26T18:14:17.310 INFO:tasks.rados.rados.0.smithi071.stdout:2230: finishing write tid 2 to smithi07179299-5 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2230: finishing write tid 3 to smithi07179299-5 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2230: finishing write tid 4 to smithi07179299-5 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2230: finishing write tid 5 to smithi07179299-5 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2230: finishing write tid 6 to smithi07179299-5 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2230: oid 5 updating version 0 to 1024 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2230: oid 5 version 1024 is already newer than 1020 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2230: oid 5 version 1024 is already newer than 1021 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2230: oid 5 version 1024 is already newer than 1022 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2230: oid 5 version 1024 is already newer than 1023 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 1024 (ObjNum 708 snap 210 seq_num 708) dirty exists 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2230: left oid 5 (ObjNum 708 snap 210 seq_num 708) 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2231: finishing write tid 1 to smithi07179299-13 2024-07-26T18:14:17.311 INFO:tasks.rados.rados.0.smithi071.stdout:2231: finishing write tid 2 to smithi07179299-13 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2231: finishing write tid 3 to smithi07179299-13 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2231: finishing write tid 4 to smithi07179299-13 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2231: finishing write tid 5 to smithi07179299-13 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2231: finishing write tid 6 to smithi07179299-13 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2231: oid 13 updating version 0 to 960 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2231: oid 13 updating version 960 to 961 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2231: oid 13 updating version 961 to 963 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2231: oid 13 version 963 is already newer than 959 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2231: oid 13 version 963 is already newer than 962 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 963 (ObjNum 709 snap 210 seq_num 709) dirty exists 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2231: left oid 13 (ObjNum 709 snap 210 seq_num 709) 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2228: done (3 left) 2024-07-26T18:14:17.312 INFO:tasks.rados.rados.0.smithi071.stdout:2230: done (2 left) 2024-07-26T18:14:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:2231: done (1 left) 2024-07-26T18:14:17.313 INFO:tasks.rados.rados.0.smithi071.stdout:2234: snap_create 2024-07-26T18:14:17.317 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1105 (ObjNum 667 snap 199 seq_num 667) dirty exists 2024-07-26T18:14:18.315 INFO:tasks.rados.rados.0.smithi071.stdout:2233: done (1 left) 2024-07-26T18:14:18.315 INFO:tasks.rados.rados.0.smithi071.stdout:2234: done (0 left) 2024-07-26T18:14:18.315 INFO:tasks.rados.rados.0.smithi071.stdout:2235: snap_remove snap 209 2024-07-26T18:14:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:18 smithi071 ceph-mon[90507]: osdmap e503: 8 total, 8 up, 8 in 2024-07-26T18:14:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:18 smithi071 ceph-mon[90507]: pgmap v425: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.7 MiB/s wr, 21 op/s 2024-07-26T18:14:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:18 smithi071 ceph-mon[92867]: osdmap e503: 8 total, 8 up, 8 in 2024-07-26T18:14:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:18 smithi071 ceph-mon[92867]: pgmap v425: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.7 MiB/s wr, 21 op/s 2024-07-26T18:14:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:18 smithi135 ceph-mon[85352]: osdmap e503: 8 total, 8 up, 8 in 2024-07-26T18:14:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:18 smithi135 ceph-mon[85352]: pgmap v425: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.7 MiB/s wr, 21 op/s 2024-07-26T18:14:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:19.323 INFO:tasks.rados.rados.0.smithi071.stdout:2235: done (0 left) 2024-07-26T18:14:19.323 INFO:tasks.rados.rados.0.smithi071.stdout:2236: read oid 8 snap -1 2024-07-26T18:14:19.323 INFO:tasks.rados.rados.0.smithi071.stdout:2236: expect (ObjNum 689 snap 207 seq_num 689) 2024-07-26T18:14:19.323 INFO:tasks.rados.rados.0.smithi071.stdout:2237: read oid 35 snap -1 2024-07-26T18:14:19.323 INFO:tasks.rados.rados.0.smithi071.stdout:2237: expect (ObjNum 682 snap 202 seq_num 682) 2024-07-26T18:14:19.323 INFO:tasks.rados.rados.0.smithi071.stdout:2238: read oid 6 snap -1 2024-07-26T18:14:19.323 INFO:tasks.rados.rados.0.smithi071.stdout:2238: expect (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:14:19.323 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 211 2024-07-26T18:14:19.324 INFO:tasks.rados.rados.0.smithi071.stdout:2239: seq_num 710 ranges {3768320=696320,4464640=499712,4964352=712704,5677056=393216} 2024-07-26T18:14:19.350 INFO:tasks.rados.rados.0.smithi071.stdout:2239: writing smithi07179299-38 from 3768320 to 4464640 tid 1 2024-07-26T18:14:19.352 INFO:tasks.rados.rados.0.smithi071.stdout:2239: writing smithi07179299-38 from 4464640 to 4964352 tid 2 2024-07-26T18:14:19.356 INFO:tasks.rados.rados.0.smithi071.stdout:2239: writing smithi07179299-38 from 4964352 to 5677056 tid 3 2024-07-26T18:14:19.358 INFO:tasks.rados.rados.0.smithi071.stdout:2239: writing smithi07179299-38 from 5677056 to 6070272 tid 4 2024-07-26T18:14:19.359 INFO:tasks.rados.rados.0.smithi071.stdout:2240: snap_remove snap 205 2024-07-26T18:14:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:19 smithi071 ceph-mon[90507]: osdmap e504: 8 total, 8 up, 8 in 2024-07-26T18:14:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:19 smithi071 ceph-mon[92867]: osdmap e504: 8 total, 8 up, 8 in 2024-07-26T18:14:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:19 smithi135 ceph-mon[85352]: osdmap e504: 8 total, 8 up, 8 in 2024-07-26T18:14:20.339 INFO:tasks.rados.rados.0.smithi071.stdout:2240: done (4 left) 2024-07-26T18:14:20.340 INFO:tasks.rados.rados.0.smithi071.stdout:2241: read oid 48 snap -1 2024-07-26T18:14:20.340 INFO:tasks.rados.rados.0.smithi071.stdout:2241: expect (ObjNum 701 snap 209 seq_num 701) 2024-07-26T18:14:20.340 INFO:tasks.rados.rados.0.smithi071.stdout:2242: setattr oid 41 current snap is 211 2024-07-26T18:14:20.340 INFO:tasks.rados.rados.0.smithi071.stdout:2236: expect (ObjNum 689 snap 207 seq_num 689) 2024-07-26T18:14:20.395 INFO:tasks.rados.rados.0.smithi071.stdout:2238: expect (ObjNum 508 snap 149 seq_num 508) 2024-07-26T18:14:20.533 INFO:tasks.rados.rados.0.smithi071.stdout:2237: expect (ObjNum 682 snap 202 seq_num 682) 2024-07-26T18:14:20.627 INFO:tasks.rados.rados.0.smithi071.stdout:2239: finishing write tid 1 to smithi07179299-38 2024-07-26T18:14:20.627 INFO:tasks.rados.rados.0.smithi071.stdout:2239: finishing write tid 2 to smithi07179299-38 2024-07-26T18:14:20.627 INFO:tasks.rados.rados.0.smithi071.stdout:2239: finishing write tid 3 to smithi07179299-38 2024-07-26T18:14:20.627 INFO:tasks.rados.rados.0.smithi071.stdout:2239: finishing write tid 4 to smithi07179299-38 2024-07-26T18:14:20.627 INFO:tasks.rados.rados.0.smithi071.stdout:2239: finishing write tid 5 to smithi07179299-38 2024-07-26T18:14:20.627 INFO:tasks.rados.rados.0.smithi071.stdout:2239: finishing write tid 6 to smithi07179299-38 2024-07-26T18:14:20.627 INFO:tasks.rados.rados.0.smithi071.stdout:2239: oid 38 updating version 0 to 1038 2024-07-26T18:14:20.627 INFO:tasks.rados.rados.0.smithi071.stdout:2239: oid 38 updating version 1038 to 1040 2024-07-26T18:14:20.628 INFO:tasks.rados.rados.0.smithi071.stdout:2239: oid 38 version 1040 is already newer than 1039 2024-07-26T18:14:20.628 INFO:tasks.rados.rados.0.smithi071.stdout:2239: oid 38 updating version 1040 to 1042 2024-07-26T18:14:20.628 INFO:tasks.rados.rados.0.smithi071.stdout:2239: oid 38 version 1042 is already newer than 1041 2024-07-26T18:14:20.628 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1042 (ObjNum 710 snap 211 seq_num 710) dirty exists 2024-07-26T18:14:20.628 INFO:tasks.rados.rados.0.smithi071.stdout:2239: left oid 38 (ObjNum 710 snap 211 seq_num 710) 2024-07-26T18:14:20.628 INFO:tasks.rados.rados.0.smithi071.stdout:2241: expect (ObjNum 701 snap 209 seq_num 701) 2024-07-26T18:14:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:20 smithi071 ceph-mon[90507]: osdmap e505: 8 total, 8 up, 8 in 2024-07-26T18:14:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:20 smithi071 ceph-mon[90507]: pgmap v428: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-07-26T18:14:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:20 smithi071 ceph-mon[92867]: osdmap e505: 8 total, 8 up, 8 in 2024-07-26T18:14:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:20 smithi071 ceph-mon[92867]: pgmap v428: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-07-26T18:14:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:20 smithi135 ceph-mon[85352]: osdmap e505: 8 total, 8 up, 8 in 2024-07-26T18:14:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:20 smithi135 ceph-mon[85352]: pgmap v428: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-07-26T18:14:20.875 INFO:tasks.rados.rados.0.smithi071.stdout:2236: done (5 left) 2024-07-26T18:14:20.875 INFO:tasks.rados.rados.0.smithi071.stdout:2237: done (4 left) 2024-07-26T18:14:20.875 INFO:tasks.rados.rados.0.smithi071.stdout:2238: done (3 left) 2024-07-26T18:14:20.875 INFO:tasks.rados.rados.0.smithi071.stdout:2239: done (2 left) 2024-07-26T18:14:20.876 INFO:tasks.rados.rados.0.smithi071.stdout:2241: done (1 left) 2024-07-26T18:14:20.876 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 211 2024-07-26T18:14:20.876 INFO:tasks.rados.rados.0.smithi071.stdout:2243: seq_num 711 ranges {1695744=712704,2408448=786432,3194880=516096,3710976=303104} 2024-07-26T18:14:20.888 INFO:tasks.rados.rados.0.smithi071.stdout:2243: writing smithi07179299-28 from 1695744 to 2408448 tid 1 2024-07-26T18:14:20.892 INFO:tasks.rados.rados.0.smithi071.stdout:2243: writing smithi07179299-28 from 2408448 to 3194880 tid 2 2024-07-26T18:14:20.895 INFO:tasks.rados.rados.0.smithi071.stdout:2243: writing smithi07179299-28 from 3194880 to 3710976 tid 3 2024-07-26T18:14:20.896 INFO:tasks.rados.rados.0.smithi071.stdout:2243: writing smithi07179299-28 from 3710976 to 4014080 tid 4 2024-07-26T18:14:20.897 INFO:tasks.rados.rados.0.smithi071.stdout:2244: setattr oid 5 current snap is 211 2024-07-26T18:14:20.897 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 1016 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:14:20.897 INFO:tasks.rados.rados.0.smithi071.stdout:2243: finishing write tid 1 to smithi07179299-28 2024-07-26T18:14:20.897 INFO:tasks.rados.rados.0.smithi071.stdout:2243: finishing write tid 2 to smithi07179299-28 2024-07-26T18:14:20.899 INFO:tasks.rados.rados.0.smithi071.stdout:2242: done (2 left) 2024-07-26T18:14:20.899 INFO:tasks.rados.rados.0.smithi071.stdout:2245: rmattr oid 47 current snap is 211 2024-07-26T18:14:20.899 INFO:tasks.rados.rados.0.smithi071.stdout:2245: done (2 left) 2024-07-26T18:14:20.899 INFO:tasks.rados.rados.0.smithi071.stdout:2246: snap_create 2024-07-26T18:14:20.899 INFO:tasks.rados.rados.0.smithi071.stdout:2243: finishing write tid 3 to smithi07179299-28 2024-07-26T18:14:20.899 INFO:tasks.rados.rados.0.smithi071.stdout:2243: finishing write tid 4 to smithi07179299-28 2024-07-26T18:14:20.899 INFO:tasks.rados.rados.0.smithi071.stdout:2243: finishing write tid 5 to smithi07179299-28 2024-07-26T18:14:20.900 INFO:tasks.rados.rados.0.smithi071.stdout:2243: finishing write tid 6 to smithi07179299-28 2024-07-26T18:14:20.900 INFO:tasks.rados.rados.0.smithi071.stdout:2243: oid 28 updating version 0 to 1119 2024-07-26T18:14:20.900 INFO:tasks.rados.rados.0.smithi071.stdout:2243: oid 28 version 1119 is already newer than 1118 2024-07-26T18:14:20.901 INFO:tasks.rados.rados.0.smithi071.stdout:2243: oid 28 version 1119 is already newer than 1116 2024-07-26T18:14:20.901 INFO:tasks.rados.rados.0.smithi071.stdout:2243: oid 28 version 1119 is already newer than 1117 2024-07-26T18:14:20.901 INFO:tasks.rados.rados.0.smithi071.stdout:2243: oid 28 version 1119 is already newer than 1115 2024-07-26T18:14:20.901 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1119 (ObjNum 711 snap 211 seq_num 711) dirty exists 2024-07-26T18:14:20.901 INFO:tasks.rados.rados.0.smithi071.stdout:2243: left oid 28 (ObjNum 711 snap 211 seq_num 711) 2024-07-26T18:14:20.902 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 1025 (ObjNum 708 snap 210 seq_num 708) dirty exists 2024-07-26T18:14:21.217 INFO:tasks.rados.rados.0.smithi071.stdout:2243: done (2 left) 2024-07-26T18:14:21.218 INFO:tasks.rados.rados.0.smithi071.stdout:2244: done (1 left) 2024-07-26T18:14:21.218 INFO:tasks.rados.rados.0.smithi071.stdout:2246: done (0 left) 2024-07-26T18:14:21.218 INFO:tasks.rados.rados.0.smithi071.stdout:2247: read oid 44 snap 202 2024-07-26T18:14:21.218 INFO:tasks.rados.rados.0.smithi071.stdout:2247: expect (ObjNum 591 snap 180 seq_num 591) 2024-07-26T18:14:21.218 INFO:tasks.rados.rados.0.smithi071.stdout:2248: delete oid 35 current snap is 212 2024-07-26T18:14:21.221 INFO:tasks.rados.rados.0.smithi071.stdout:2248: done (1 left) 2024-07-26T18:14:21.222 INFO:tasks.rados.rados.0.smithi071.stdout:2249: delete oid 39 current snap is 212 2024-07-26T18:14:21.231 INFO:tasks.rados.rados.0.smithi071.stdout:2247: expect (ObjNum 591 snap 180 seq_num 591) 2024-07-26T18:14:21.406 INFO:tasks.rados.rados.0.smithi071.stdout:2247: done (1 left) 2024-07-26T18:14:21.406 INFO:tasks.rados.rados.0.smithi071.stdout:2249: done (0 left) 2024-07-26T18:14:21.406 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 212 2024-07-26T18:14:21.406 INFO:tasks.rados.rados.0.smithi071.stdout:2250: seq_num 714 ranges {3940352=761856,4702208=442368,5144576=688128,5832704=475136} 2024-07-26T18:14:21.430 INFO:tasks.rados.rados.0.smithi071.stdout:2250: writing smithi07179299-49 from 3940352 to 4702208 tid 1 2024-07-26T18:14:21.432 INFO:tasks.rados.rados.0.smithi071.stdout:2250: writing smithi07179299-49 from 4702208 to 5144576 tid 2 2024-07-26T18:14:21.437 INFO:tasks.rados.rados.0.smithi071.stdout:2250: writing smithi07179299-49 from 5144576 to 5832704 tid 3 2024-07-26T18:14:21.439 INFO:tasks.rados.rados.0.smithi071.stdout:2250: writing smithi07179299-49 from 5832704 to 6307840 tid 4 2024-07-26T18:14:21.439 INFO:tasks.rados.rados.0.smithi071.stdout:2251: rmattr oid 35 current snap is 212 2024-07-26T18:14:21.439 INFO:tasks.rados.rados.0.smithi071.stdout:2250: finishing write tid 1 to smithi07179299-49 2024-07-26T18:14:21.439 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 212 2024-07-26T18:14:21.439 INFO:tasks.rados.rados.0.smithi071.stdout:2252: seq_num 715 ranges {3416064=778240,4194304=770048,4964352=499712,5464064=335872} 2024-07-26T18:14:21.461 INFO:tasks.rados.rados.0.smithi071.stdout:2252: writing smithi07179299-44 from 3416064 to 4194304 tid 1 2024-07-26T18:14:21.465 INFO:tasks.rados.rados.0.smithi071.stdout:2252: writing smithi07179299-44 from 4194304 to 4964352 tid 2 2024-07-26T18:14:21.468 INFO:tasks.rados.rados.0.smithi071.stdout:2252: writing smithi07179299-44 from 4964352 to 5464064 tid 3 2024-07-26T18:14:21.471 INFO:tasks.rados.rados.0.smithi071.stdout:2252: writing smithi07179299-44 from 5464064 to 5799936 tid 4 2024-07-26T18:14:21.471 INFO:tasks.rados.rados.0.smithi071.stdout:2253: delete oid 19 current snap is 212 2024-07-26T18:14:21.471 INFO:tasks.rados.rados.0.smithi071.stdout:2250: finishing write tid 2 to smithi07179299-49 2024-07-26T18:14:21.471 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-07-26T18:14:21.471 INFO:tasks.rados.rados.0.smithi071.stdout:2250: finishing write tid 3 to smithi07179299-49 2024-07-26T18:14:21.471 INFO:tasks.rados.rados.0.smithi071.stdout:2250: finishing write tid 4 to smithi07179299-49 2024-07-26T18:14:21.471 INFO:tasks.rados.rados.0.smithi071.stdout:2250: finishing write tid 5 to smithi07179299-49 2024-07-26T18:14:21.471 INFO:tasks.rados.rados.0.smithi071.stdout:2250: finishing write tid 6 to smithi07179299-49 2024-07-26T18:14:21.471 INFO:tasks.rados.rados.0.smithi071.stdout:2250: oid 49 updating version 0 to 945 2024-07-26T18:14:21.471 INFO:tasks.rados.rados.0.smithi071.stdout:2250: oid 49 version 945 is already newer than 943 2024-07-26T18:14:21.472 INFO:tasks.rados.rados.0.smithi071.stdout:2250: oid 49 version 945 is already newer than 944 2024-07-26T18:14:21.472 INFO:tasks.rados.rados.0.smithi071.stdout:2250: oid 49 version 945 is already newer than 941 2024-07-26T18:14:21.472 INFO:tasks.rados.rados.0.smithi071.stdout:2250: oid 49 version 945 is already newer than 942 2024-07-26T18:14:21.472 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 945 (ObjNum 714 snap 212 seq_num 714) dirty exists 2024-07-26T18:14:21.472 INFO:tasks.rados.rados.0.smithi071.stdout:2250: left oid 49 (ObjNum 714 snap 212 seq_num 714) 2024-07-26T18:14:21.472 INFO:tasks.rados.rados.0.smithi071.stdout:2252: finishing write tid 1 to smithi07179299-44 2024-07-26T18:14:21.472 INFO:tasks.rados.rados.0.smithi071.stdout:2252: finishing write tid 2 to smithi07179299-44 2024-07-26T18:14:21.472 INFO:tasks.rados.rados.0.smithi071.stdout:2252: finishing write tid 3 to smithi07179299-44 2024-07-26T18:14:21.473 INFO:tasks.rados.rados.0.smithi071.stdout:2252: finishing write tid 4 to smithi07179299-44 2024-07-26T18:14:21.473 INFO:tasks.rados.rados.0.smithi071.stdout:2252: finishing write tid 5 to smithi07179299-44 2024-07-26T18:14:21.474 INFO:tasks.rados.rados.0.smithi071.stdout:2252: finishing write tid 6 to smithi07179299-44 2024-07-26T18:14:21.474 INFO:tasks.rados.rados.0.smithi071.stdout:2252: oid 44 updating version 0 to 1125 2024-07-26T18:14:21.474 INFO:tasks.rados.rados.0.smithi071.stdout:2252: oid 44 version 1125 is already newer than 1122 2024-07-26T18:14:21.474 INFO:tasks.rados.rados.0.smithi071.stdout:2252: oid 44 version 1125 is already newer than 1123 2024-07-26T18:14:21.475 INFO:tasks.rados.rados.0.smithi071.stdout:2252: oid 44 version 1125 is already newer than 1121 2024-07-26T18:14:21.475 INFO:tasks.rados.rados.0.smithi071.stdout:2252: oid 44 version 1125 is already newer than 1124 2024-07-26T18:14:21.475 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1125 (ObjNum 715 snap 212 seq_num 715) dirty exists 2024-07-26T18:14:21.475 INFO:tasks.rados.rados.0.smithi071.stdout:2252: left oid 44 (ObjNum 715 snap 212 seq_num 715) 2024-07-26T18:14:21.475 INFO:tasks.rados.rados.0.smithi071.stdout:2250: done (3 left) 2024-07-26T18:14:21.475 INFO:tasks.rados.rados.0.smithi071.stdout:2251: done (2 left) 2024-07-26T18:14:21.475 INFO:tasks.rados.rados.0.smithi071.stdout:2252: done (1 left) 2024-07-26T18:14:21.475 INFO:tasks.rados.rados.0.smithi071.stdout:2253: done (0 left) 2024-07-26T18:14:21.476 INFO:tasks.rados.rados.0.smithi071.stdout:2254: setattr oid 40 current snap is 212 2024-07-26T18:14:21.476 INFO:tasks.rados.rados.0.smithi071.stdout:2255: read oid 50 snap -1 2024-07-26T18:14:21.476 INFO:tasks.rados.rados.0.smithi071.stdout:2255: expect (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:14:21.476 INFO:tasks.rados.rados.0.smithi071.stdout:2256: read oid 38 snap -1 2024-07-26T18:14:21.476 INFO:tasks.rados.rados.0.smithi071.stdout:2256: expect (ObjNum 710 snap 211 seq_num 710) 2024-07-26T18:14:21.477 INFO:tasks.rados.rados.0.smithi071.stdout:2257: delete oid 17 current snap is 212 2024-07-26T18:14:21.488 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1613 (ObjNum 697 snap 208 seq_num 697) dirty exists 2024-07-26T18:14:21.493 INFO:tasks.rados.rados.0.smithi071.stdout:2255: expect (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:14:21.638 INFO:tasks.rados.rados.0.smithi071.stdout:2256: expect (ObjNum 710 snap 211 seq_num 710) 2024-07-26T18:14:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:21 smithi071 ceph-mon[90507]: osdmap e506: 8 total, 8 up, 8 in 2024-07-26T18:14:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:21 smithi071 ceph-mon[90507]: osdmap e507: 8 total, 8 up, 8 in 2024-07-26T18:14:21.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:21 smithi071 ceph-mon[92867]: osdmap e506: 8 total, 8 up, 8 in 2024-07-26T18:14:21.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:21 smithi071 ceph-mon[92867]: osdmap e507: 8 total, 8 up, 8 in 2024-07-26T18:14:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:21 smithi135 ceph-mon[85352]: osdmap e506: 8 total, 8 up, 8 in 2024-07-26T18:14:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:21 smithi135 ceph-mon[85352]: osdmap e507: 8 total, 8 up, 8 in 2024-07-26T18:14:21.876 INFO:tasks.rados.rados.0.smithi071.stdout:2254: done (3 left) 2024-07-26T18:14:21.876 INFO:tasks.rados.rados.0.smithi071.stdout:2255: done (2 left) 2024-07-26T18:14:21.876 INFO:tasks.rados.rados.0.smithi071.stdout:2256: done (1 left) 2024-07-26T18:14:21.876 INFO:tasks.rados.rados.0.smithi071.stdout:2257: done (0 left) 2024-07-26T18:14:21.877 INFO:tasks.rados.rados.0.smithi071.stdout:2258: rollback oid 1 current snap is 212 2024-07-26T18:14:21.877 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 1 to 207 2024-07-26T18:14:21.877 INFO:tasks.rados.rados.0.smithi071.stdout:2259: snap_create 2024-07-26T18:14:21.878 INFO:tasks.rados.rados.0.smithi071.stdout:2258: finishing rollback tid 1 to smithi07179299-1 2024-07-26T18:14:21.878 INFO:tasks.rados.rados.0.smithi071.stdout:2258: finishing rollback tid 2 to smithi07179299-1 2024-07-26T18:14:21.878 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 1012 (ObjNum 657 snap 195 seq_num 657) dirty exists 2024-07-26T18:14:22.339 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:14:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:14:22] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2024-07-26T18:14:22.343 INFO:tasks.rados.rados.0.smithi071.stdout:2258: done (1 left) 2024-07-26T18:14:22.343 INFO:tasks.rados.rados.0.smithi071.stdout:2259: done (0 left) 2024-07-26T18:14:22.343 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 213 2024-07-26T18:14:22.343 INFO:tasks.rados.rados.0.smithi071.stdout:2260: seq_num 718 ranges {4874240=32768} 2024-07-26T18:14:22.369 INFO:tasks.rados.rados.0.smithi071.stdout:2260: writing smithi07179299-20 from 4874240 to 4907008 tid 1 2024-07-26T18:14:22.369 INFO:tasks.rados.rados.0.smithi071.stdout:2261: delete oid 11 current snap is 213 2024-07-26T18:14:22.374 INFO:tasks.rados.rados.0.smithi071.stdout:2261: done (1 left) 2024-07-26T18:14:22.374 INFO:tasks.rados.rados.0.smithi071.stdout:2262: snap_remove snap 212 2024-07-26T18:14:22.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:22 smithi071 ceph-mon[90507]: pgmap v431: 121 pgs: 121 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-07-26T18:14:22.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:22 smithi071 ceph-mon[92867]: pgmap v431: 121 pgs: 121 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-07-26T18:14:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:22 smithi135 ceph-mon[85352]: pgmap v431: 121 pgs: 121 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-07-26T18:14:23.356 INFO:tasks.rados.rados.0.smithi071.stdout:2262: done (1 left) 2024-07-26T18:14:23.356 INFO:tasks.rados.rados.0.smithi071.stdout:2263: read oid 18 snap 211 2024-07-26T18:14:23.356 INFO:tasks.rados.rados.0.smithi071.stdout:2263: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:14:23.356 INFO:tasks.rados.rados.0.smithi071.stdout:2264: delete oid 42 current snap is 213 2024-07-26T18:14:23.356 INFO:tasks.rados.rados.0.smithi071.stdout:2260: finishing write tid 1 to smithi07179299-20 2024-07-26T18:14:23.356 INFO:tasks.rados.rados.0.smithi071.stdout:2260: finishing write tid 2 to smithi07179299-20 2024-07-26T18:14:23.356 INFO:tasks.rados.rados.0.smithi071.stdout:2260: finishing write tid 3 to smithi07179299-20 2024-07-26T18:14:23.356 INFO:tasks.rados.rados.0.smithi071.stdout:2260: oid 20 updating version 0 to 1128 2024-07-26T18:14:23.356 INFO:tasks.rados.rados.0.smithi071.stdout:2260: oid 20 version 1128 is already newer than 1127 2024-07-26T18:14:23.357 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1128 (ObjNum 718 snap 213 seq_num 718) dirty exists 2024-07-26T18:14:23.357 INFO:tasks.rados.rados.0.smithi071.stdout:2260: left oid 20 (ObjNum 718 snap 213 seq_num 718) 2024-07-26T18:14:23.358 INFO:tasks.rados.rados.0.smithi071.stdout:2260: done (2 left) 2024-07-26T18:14:23.358 INFO:tasks.rados.rados.0.smithi071.stdout:2264: done (1 left) 2024-07-26T18:14:23.359 INFO:tasks.rados.rados.0.smithi071.stdout:2265: read oid 47 snap -1 2024-07-26T18:14:23.359 INFO:tasks.rados.rados.0.smithi071.stdout:2265: expect deleted 2024-07-26T18:14:23.359 INFO:tasks.rados.rados.0.smithi071.stdout:2266: snap_create 2024-07-26T18:14:23.369 INFO:tasks.rados.rados.0.smithi071.stdout:2263: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:14:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:23 smithi071 ceph-mon[90507]: osdmap e508: 8 total, 8 up, 8 in 2024-07-26T18:14:23.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:23 smithi071 ceph-mon[92867]: osdmap e508: 8 total, 8 up, 8 in 2024-07-26T18:14:23.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:23 smithi135 ceph-mon[85352]: osdmap e508: 8 total, 8 up, 8 in 2024-07-26T18:14:24.366 INFO:tasks.rados.rados.0.smithi071.stdout:2263: done (2 left) 2024-07-26T18:14:24.366 INFO:tasks.rados.rados.0.smithi071.stdout:2265: done (1 left) 2024-07-26T18:14:24.367 INFO:tasks.rados.rados.0.smithi071.stdout:2266: done (0 left) 2024-07-26T18:14:24.367 INFO:tasks.rados.rados.0.smithi071.stdout:2267: read oid 46 snap 213 2024-07-26T18:14:24.367 INFO:tasks.rados.rados.0.smithi071.stdout:2267: expect (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:14:24.367 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 214 2024-07-26T18:14:24.367 INFO:tasks.rados.rados.0.smithi071.stdout:2268: seq_num 721 ranges {11345920=81920} 2024-07-26T18:14:24.427 INFO:tasks.rados.rados.0.smithi071.stdout:2268: writing smithi07179299-32 from 11345920 to 11427840 tid 1 2024-07-26T18:14:24.428 INFO:tasks.rados.rados.0.smithi071.stdout:2269: read oid 31 snap -1 2024-07-26T18:14:24.428 INFO:tasks.rados.rados.0.smithi071.stdout:2269: expect (ObjNum 703 snap 209 seq_num 703) 2024-07-26T18:14:24.428 INFO:tasks.rados.rados.0.smithi071.stdout:2270: read oid 47 snap -1 2024-07-26T18:14:24.428 INFO:tasks.rados.rados.0.smithi071.stdout:2270: expect deleted 2024-07-26T18:14:24.428 INFO:tasks.rados.rados.0.smithi071.stdout:2271: rollback oid 50 current snap is 214 2024-07-26T18:14:24.428 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 50 to 211 2024-07-26T18:14:24.428 INFO:tasks.rados.rados.0.smithi071.stdout:2267: expect (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:14:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:24 smithi071 ceph-mon[92867]: osdmap e509: 8 total, 8 up, 8 in 2024-07-26T18:14:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:24 smithi071 ceph-mon[92867]: pgmap v434: 121 pgs: 121 active+clean; 234 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-07-26T18:14:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:24 smithi071 ceph-mon[90507]: osdmap e509: 8 total, 8 up, 8 in 2024-07-26T18:14:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:24 smithi071 ceph-mon[90507]: pgmap v434: 121 pgs: 121 active+clean; 234 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-07-26T18:14:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:24 smithi135 ceph-mon[85352]: osdmap e509: 8 total, 8 up, 8 in 2024-07-26T18:14:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:24 smithi135 ceph-mon[85352]: pgmap v434: 121 pgs: 121 active+clean; 234 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-07-26T18:14:24.911 INFO:tasks.rados.rados.0.smithi071.stdout:2271: finishing rollback tid 0 to smithi07179299-50 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:2271: finishing rollback tid 1 to smithi07179299-50 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:2267: done (4 left) 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:2270: done (3 left) 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:2272: rollback oid 48 current snap is 214 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 48 to 213 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:2271: finishing rollback tid 2 to smithi07179299-50 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1620 (ObjNum 655 snap 195 seq_num 655) dirty exists 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:2268: finishing write tid 1 to smithi07179299-32 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:2268: finishing write tid 2 to smithi07179299-32 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:2268: finishing write tid 3 to smithi07179299-32 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:2268: oid 32 updating version 0 to 1014 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:2268: oid 32 version 1014 is already newer than 1013 2024-07-26T18:14:24.912 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 1014 (ObjNum 721 snap 214 seq_num 721) dirty exists 2024-07-26T18:14:24.913 INFO:tasks.rados.rados.0.smithi071.stdout:2268: left oid 32 (ObjNum 721 snap 214 seq_num 721) 2024-07-26T18:14:24.913 INFO:tasks.rados.rados.0.smithi071.stdout:2269: expect (ObjNum 703 snap 209 seq_num 703) 2024-07-26T18:14:25.070 INFO:tasks.rados.rados.0.smithi071.stdout:2272: finishing rollback tid 0 to smithi07179299-48 2024-07-26T18:14:25.070 INFO:tasks.rados.rados.0.smithi071.stdout:2272: finishing rollback tid 1 to smithi07179299-48 2024-07-26T18:14:25.070 INFO:tasks.rados.rados.0.smithi071.stdout:2272: finishing rollback tid 2 to smithi07179299-48 2024-07-26T18:14:25.070 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 1122 (ObjNum 701 snap 209 seq_num 701) dirty exists 2024-07-26T18:14:25.070 INFO:tasks.rados.rados.0.smithi071.stdout:2268: done (3 left) 2024-07-26T18:14:25.070 INFO:tasks.rados.rados.0.smithi071.stdout:2269: done (2 left) 2024-07-26T18:14:25.071 INFO:tasks.rados.rados.0.smithi071.stdout:2271: done (1 left) 2024-07-26T18:14:25.071 INFO:tasks.rados.rados.0.smithi071.stdout:2272: done (0 left) 2024-07-26T18:14:25.071 INFO:tasks.rados.rados.0.smithi071.stdout:2273: read oid 17 snap -1 2024-07-26T18:14:25.071 INFO:tasks.rados.rados.0.smithi071.stdout:2273: expect deleted 2024-07-26T18:14:25.071 INFO:tasks.rados.rados.0.smithi071.stdout:2274: snap_remove snap 203 2024-07-26T18:14:25.363 INFO:tasks.rados.rados.0.smithi071.stdout:2274: done (1 left) 2024-07-26T18:14:25.363 INFO:tasks.rados.rados.0.smithi071.stdout:2275: snap_create 2024-07-26T18:14:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:25 smithi071 ceph-mon[92867]: osdmap e510: 8 total, 8 up, 8 in 2024-07-26T18:14:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:25 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:25.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:25 smithi071 ceph-mon[92867]: Upgrade: osd.7 is safe to restart 2024-07-26T18:14:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:25 smithi071 ceph-mon[90507]: osdmap e510: 8 total, 8 up, 8 in 2024-07-26T18:14:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:25 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:25.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:25 smithi071 ceph-mon[90507]: Upgrade: osd.7 is safe to restart 2024-07-26T18:14:25.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:25 smithi135 ceph-mon[85352]: osdmap e510: 8 total, 8 up, 8 in 2024-07-26T18:14:25.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:25.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:25 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-07-26T18:14:25.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:25 smithi135 ceph-mon[85352]: Upgrade: osd.7 is safe to restart 2024-07-26T18:14:26.219 INFO:tasks.rados.rados.0.smithi071.stdout:2273: done (1 left) 2024-07-26T18:14:26.220 INFO:tasks.rados.rados.0.smithi071.stdout:2275: done (0 left) 2024-07-26T18:14:26.220 INFO:tasks.rados.rados.0.smithi071.stdout:2276: snap_create 2024-07-26T18:14:26.427 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:26 smithi135 ceph-mon[85352]: osdmap e511: 8 total, 8 up, 8 in 2024-07-26T18:14:26.427 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:26 smithi135 ceph-mon[85352]: pgmap v437: 121 pgs: 121 active+clean; 234 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-07-26T18:14:26.427 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:26.427 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-26T18:14:26.427 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:26.427 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:26 smithi135 ceph-mon[85352]: osdmap e512: 8 total, 8 up, 8 in 2024-07-26T18:14:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[92867]: osdmap e511: 8 total, 8 up, 8 in 2024-07-26T18:14:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[92867]: pgmap v437: 121 pgs: 121 active+clean; 234 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-07-26T18:14:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-26T18:14:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[92867]: osdmap e512: 8 total, 8 up, 8 in 2024-07-26T18:14:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[90507]: osdmap e511: 8 total, 8 up, 8 in 2024-07-26T18:14:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[90507]: pgmap v437: 121 pgs: 121 active+clean; 234 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-07-26T18:14:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:26.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-07-26T18:14:26.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:26.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:26 smithi071 ceph-mon[90507]: osdmap e512: 8 total, 8 up, 8 in 2024-07-26T18:14:27.221 INFO:tasks.rados.rados.0.smithi071.stdout:2276: done (0 left) 2024-07-26T18:14:27.221 INFO:tasks.rados.rados.0.smithi071.stdout:2277: setattr oid 22 current snap is 216 2024-07-26T18:14:27.222 INFO:tasks.rados.rados.0.smithi071.stdout:2278: snap_remove snap 207 2024-07-26T18:14:27.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:27 smithi135 ceph-mon[85352]: Upgrade: Updating osd.7 2024-07-26T18:14:27.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:27 smithi135 ceph-mon[85352]: Deploying daemon osd.7 on smithi135 2024-07-26T18:14:27.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:27 smithi135 ceph-mon[85352]: osdmap e513: 8 total, 8 up, 8 in 2024-07-26T18:14:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:27 smithi071 ceph-mon[92867]: Upgrade: Updating osd.7 2024-07-26T18:14:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:27 smithi071 ceph-mon[92867]: Deploying daemon osd.7 on smithi135 2024-07-26T18:14:27.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:27 smithi071 ceph-mon[92867]: osdmap e513: 8 total, 8 up, 8 in 2024-07-26T18:14:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:27 smithi071 ceph-mon[90507]: Upgrade: Updating osd.7 2024-07-26T18:14:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:27 smithi071 ceph-mon[90507]: Deploying daemon osd.7 on smithi135 2024-07-26T18:14:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:27 smithi071 ceph-mon[90507]: osdmap e513: 8 total, 8 up, 8 in 2024-07-26T18:14:28.223 INFO:tasks.rados.rados.0.smithi071.stdout:2278: done (1 left) 2024-07-26T18:14:28.223 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 11 current snap is 216 2024-07-26T18:14:28.223 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1100 (ObjNum 145 snap 0 seq_num 2057283296) dirty exists 2024-07-26T18:14:28.223 INFO:tasks.rados.rados.0.smithi071.stdout:2279: seq_num 722 ranges {0=98304} 2024-07-26T18:14:28.224 INFO:tasks.rados.rados.0.smithi071.stdout:2279: writing smithi07179299-11 from 0 to 98304 tid 1 2024-07-26T18:14:28.224 INFO:tasks.rados.rados.0.smithi071.stdout:2277: done (1 left) 2024-07-26T18:14:28.224 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 216 2024-07-26T18:14:28.224 INFO:tasks.rados.rados.0.smithi071.stdout:2280: seq_num 723 ranges {5799936=114688} 2024-07-26T18:14:28.257 INFO:tasks.rados.rados.0.smithi071.stdout:2280: writing smithi07179299-44 from 5799936 to 5914624 tid 1 2024-07-26T18:14:28.257 INFO:tasks.rados.rados.0.smithi071.stdout:2281: setattr oid 23 current snap is 216 2024-07-26T18:14:28.257 INFO:tasks.rados.rados.0.smithi071.stdout:2279: finishing write tid 1 to smithi07179299-11 2024-07-26T18:14:28.257 INFO:tasks.rados.rados.0.smithi071.stdout:2279: finishing write tid 2 to smithi07179299-11 2024-07-26T18:14:28.257 INFO:tasks.rados.rados.0.smithi071.stdout:2279: finishing write tid 3 to smithi07179299-11 2024-07-26T18:14:28.257 INFO:tasks.rados.rados.0.smithi071.stdout:2279: oid 11 updating version 0 to 1028 2024-07-26T18:14:28.257 INFO:tasks.rados.rados.0.smithi071.stdout:2279: oid 11 version 1028 is already newer than 1027 2024-07-26T18:14:28.257 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 1028 (ObjNum 722 snap 216 seq_num 722) dirty exists 2024-07-26T18:14:28.257 INFO:tasks.rados.rados.0.smithi071.stdout:2279: left oid 11 (ObjNum 722 snap 216 seq_num 722) 2024-07-26T18:14:28.260 INFO:tasks.rados.rados.0.smithi071.stdout:2279: done (2 left) 2024-07-26T18:14:28.260 INFO:tasks.rados.rados.0.smithi071.stdout:2282: snap_remove snap 215 2024-07-26T18:14:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:28 smithi071 ceph-mon[90507]: pgmap v440: 121 pgs: 121 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 606 KiB/s wr, 14 op/s 2024-07-26T18:14:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:28 smithi071 ceph-mon[90507]: osdmap e514: 8 total, 8 up, 8 in 2024-07-26T18:14:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:28 smithi071 ceph-mon[92867]: pgmap v440: 121 pgs: 121 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 606 KiB/s wr, 14 op/s 2024-07-26T18:14:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:28 smithi071 ceph-mon[92867]: osdmap e514: 8 total, 8 up, 8 in 2024-07-26T18:14:28.772 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:28 smithi135 systemd[1]: Stopping Ceph osd.7 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:14:28.772 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:28 smithi135 ceph-mon[85352]: pgmap v440: 121 pgs: 121 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 606 KiB/s wr, 14 op/s 2024-07-26T18:14:28.772 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:28.772 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:28 smithi135 ceph-mon[85352]: osdmap e514: 8 total, 8 up, 8 in 2024-07-26T18:14:29.057 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:28 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[55427]: 2024-07-26T18:14:28.770+0000 7f9e4a909640 -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-07-26T18:14:29.058 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:28 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[55427]: 2024-07-26T18:14:28.770+0000 7f9e4a909640 -1 osd.7 514 *** Got signal Terminated *** 2024-07-26T18:14:29.058 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:28 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[55427]: 2024-07-26T18:14:28.770+0000 7f9e4a909640 -1 osd.7 514 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T18:14:29.230 INFO:tasks.rados.rados.0.smithi071.stdout:2282: done (2 left) 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:2283: read oid 25 snap -1 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:2283: expect (ObjNum 534 snap 163 seq_num 534) 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:2284: delete oid 30 current snap is 216 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:2280: finishing write tid 1 to smithi07179299-44 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:2280: finishing write tid 2 to smithi07179299-44 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:2280: finishing write tid 3 to smithi07179299-44 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:2280: oid 44 updating version 0 to 1145 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:2280: oid 44 version 1145 is already newer than 1144 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1145 (ObjNum 723 snap 216 seq_num 723) dirty exists 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:2280: left oid 44 (ObjNum 723 snap 216 seq_num 723) 2024-07-26T18:14:29.231 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 1030 (ObjNum 699 snap 209 seq_num 699) dirty exists 2024-07-26T18:14:29.238 INFO:tasks.rados.rados.0.smithi071.stdout:2280: done (3 left) 2024-07-26T18:14:29.238 INFO:tasks.rados.rados.0.smithi071.stdout:2281: done (2 left) 2024-07-26T18:14:29.239 INFO:tasks.rados.rados.0.smithi071.stdout:2284: done (1 left) 2024-07-26T18:14:29.239 INFO:tasks.rados.rados.0.smithi071.stdout:2285: snap_remove snap 206 2024-07-26T18:14:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:29 smithi071 ceph-mon[90507]: osd.7 marked itself down and dead 2024-07-26T18:14:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:29 smithi071 ceph-mon[90507]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:14:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:29 smithi071 ceph-mon[90507]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-07-26T18:14:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:29 smithi071 ceph-mon[90507]: osdmap e515: 8 total, 7 up, 8 in 2024-07-26T18:14:29.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:29 smithi071 ceph-mon[92867]: osd.7 marked itself down and dead 2024-07-26T18:14:29.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:29 smithi071 ceph-mon[92867]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:14:29.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:29 smithi071 ceph-mon[92867]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-07-26T18:14:29.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:29 smithi071 ceph-mon[92867]: osdmap e515: 8 total, 7 up, 8 in 2024-07-26T18:14:29.782 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:29 smithi135 ceph-mon[85352]: osd.7 marked itself down and dead 2024-07-26T18:14:29.783 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:29 smithi135 ceph-mon[85352]: Health check failed: 1 osds down (OSD_DOWN) 2024-07-26T18:14:29.783 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:29 smithi135 ceph-mon[85352]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-07-26T18:14:29.783 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:29 smithi135 ceph-mon[85352]: osdmap e515: 8 total, 7 up, 8 in 2024-07-26T18:14:30.057 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:29 smithi135 podman[104535]: 2024-07-26 18:14:29.782389045 +0000 UTC m=+1.108152799 container died d268762257f76f3de1ce9a2af4f2bb975cb41ddf67bf7ad716860fe42f303e3c (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240716, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=reef-a3bbd72, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, ceph=True) 2024-07-26T18:14:30.236 INFO:tasks.rados.rados.0.smithi071.stdout:2285: done (1 left) 2024-07-26T18:14:30.236 INFO:tasks.rados.rados.0.smithi071.stdout:2286: rollback oid 44 current snap is 216 2024-07-26T18:14:30.236 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 44 to 211 2024-07-26T18:14:30.236 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 216 2024-07-26T18:14:30.237 INFO:tasks.rados.rados.0.smithi071.stdout:2287: seq_num 725 ranges {1753088=147456} 2024-07-26T18:14:30.242 INFO:tasks.rados.rados.0.smithi071.stdout:2287: writing smithi07179299-7 from 1753088 to 1900544 tid 1 2024-07-26T18:14:30.248 INFO:tasks.rados.rados.0.smithi071.stdout:2283: expect (ObjNum 534 snap 163 seq_num 534) 2024-07-26T18:14:30.294 INFO:tasks.rados.rados.0.smithi071.stdout:2286: finishing rollback tid 0 to smithi07179299-44 2024-07-26T18:14:30.294 INFO:tasks.rados.rados.0.smithi071.stdout:2286: finishing rollback tid 1 to smithi07179299-44 2024-07-26T18:14:30.294 INFO:tasks.rados.rados.0.smithi071.stdout:2286: finishing rollback tid 2 to smithi07179299-44 2024-07-26T18:14:30.294 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1154 (ObjNum 591 snap 180 seq_num 591) dirty exists 2024-07-26T18:14:30.294 INFO:tasks.rados.rados.0.smithi071.stdout:2283: done (2 left) 2024-07-26T18:14:30.294 INFO:tasks.rados.rados.0.smithi071.stdout:2286: done (1 left) 2024-07-26T18:14:30.295 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 216 2024-07-26T18:14:30.295 INFO:tasks.rados.rados.0.smithi071.stdout:2287: finishing write tid 1 to smithi07179299-7 2024-07-26T18:14:30.295 INFO:tasks.rados.rados.0.smithi071.stdout:2287: finishing write tid 2 to smithi07179299-7 2024-07-26T18:14:30.295 INFO:tasks.rados.rados.0.smithi071.stdout:2288: seq_num 726 ranges {4014080=163840} 2024-07-26T18:14:30.316 INFO:tasks.rados.rados.0.smithi071.stdout:2288: writing smithi07179299-28 from 4014080 to 4177920 tid 1 2024-07-26T18:14:30.316 INFO:tasks.rados.rados.0.smithi071.stdout:2289: snap_create 2024-07-26T18:14:30.316 INFO:tasks.rados.rados.0.smithi071.stdout:2287: finishing write tid 3 to smithi07179299-7 2024-07-26T18:14:30.316 INFO:tasks.rados.rados.0.smithi071.stdout:2287: oid 7 updating version 0 to 1101 2024-07-26T18:14:30.316 INFO:tasks.rados.rados.0.smithi071.stdout:2287: oid 7 updating version 1101 to 1102 2024-07-26T18:14:30.316 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1102 (ObjNum 725 snap 216 seq_num 725) dirty exists 2024-07-26T18:14:30.316 INFO:tasks.rados.rados.0.smithi071.stdout:2287: left oid 7 (ObjNum 725 snap 216 seq_num 725) 2024-07-26T18:14:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:2288: finishing write tid 1 to smithi07179299-28 2024-07-26T18:14:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:2288: finishing write tid 2 to smithi07179299-28 2024-07-26T18:14:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:2288: finishing write tid 3 to smithi07179299-28 2024-07-26T18:14:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:2288: oid 28 updating version 0 to 1123 2024-07-26T18:14:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:2288: oid 28 updating version 1123 to 1124 2024-07-26T18:14:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1124 (ObjNum 726 snap 216 seq_num 726) dirty exists 2024-07-26T18:14:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:2288: left oid 28 (ObjNum 726 snap 216 seq_num 726) 2024-07-26T18:14:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:30 smithi135 ceph-mon[85352]: pgmap v443: 121 pgs: 5 peering, 16 stale+active+clean, 100 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 606 KiB/s wr, 12 op/s 2024-07-26T18:14:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:30 smithi135 ceph-mon[85352]: osdmap e516: 8 total, 7 up, 8 in 2024-07-26T18:14:30.558 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:30 smithi135 podman[104535]: 2024-07-26 18:14:30.262622472 +0000 UTC m=+1.588386216 container cleanup d268762257f76f3de1ce9a2af4f2bb975cb41ddf67bf7ad716860fe42f303e3c (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=reef-a3bbd72, org.label-schema.build-date=20240716, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-07-26T18:14:30.558 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:30 smithi135 bash[104535]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7 2024-07-26T18:14:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:30 smithi071 ceph-mon[90507]: pgmap v443: 121 pgs: 5 peering, 16 stale+active+clean, 100 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 606 KiB/s wr, 12 op/s 2024-07-26T18:14:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:30 smithi071 ceph-mon[90507]: osdmap e516: 8 total, 7 up, 8 in 2024-07-26T18:14:30.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:30 smithi071 ceph-mon[92867]: pgmap v443: 121 pgs: 5 peering, 16 stale+active+clean, 100 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 606 KiB/s wr, 12 op/s 2024-07-26T18:14:30.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:30 smithi071 ceph-mon[92867]: osdmap e516: 8 total, 7 up, 8 in 2024-07-26T18:14:30.937 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:30 smithi135 podman[104552]: 2024-07-26 18:14:30.581386692 +0000 UTC m=+0.770594610 container remove d268762257f76f3de1ce9a2af4f2bb975cb41ddf67bf7ad716860fe42f303e3c (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7, RELEASE=reef-a3bbd72, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240716, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2) 2024-07-26T18:14:31.222 INFO:tasks.rados.rados.0.smithi071.stdout:2287: done (2 left) 2024-07-26T18:14:31.222 INFO:tasks.rados.rados.0.smithi071.stdout:2288: done (1 left) 2024-07-26T18:14:31.222 INFO:tasks.rados.rados.0.smithi071.stdout:2289: done (0 left) 2024-07-26T18:14:31.222 INFO:tasks.rados.rados.0.smithi071.stdout:2290: rollback oid 16 current snap is 217 2024-07-26T18:14:31.222 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 16 to 211 2024-07-26T18:14:31.222 INFO:tasks.rados.rados.0.smithi071.stdout:2291: read oid 42 snap -1 2024-07-26T18:14:31.222 INFO:tasks.rados.rados.0.smithi071.stdout:2291: expect deleted 2024-07-26T18:14:31.222 INFO:tasks.rados.rados.0.smithi071.stdout:2292: snap_remove snap 216 2024-07-26T18:14:31.269 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:30 smithi135 podman[104639]: 2024-07-26 18:14:30.839568374 +0000 UTC m=+0.017576865 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:14:31.270 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:30 smithi135 podman[104639]: 2024-07-26 18:14:30.940903483 +0000 UTC m=+0.118911958 container create 95c016a6c068c72ea9cc4f97f385a5ddf7bc6431b47f7b6cbd146294f97892e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-07-26T18:14:31.270 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:31 smithi135 podman[104639]: 2024-07-26 18:14:31.169206571 +0000 UTC m=+0.347215044 container init 95c016a6c068c72ea9cc4f97f385a5ddf7bc6431b47f7b6cbd146294f97892e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD) 2024-07-26T18:14:31.270 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:31 smithi135 podman[104639]: 2024-07-26 18:14:31.172490971 +0000 UTC m=+0.350499446 container start 95c016a6c068c72ea9cc4f97f385a5ddf7bc6431b47f7b6cbd146294f97892e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=) 2024-07-26T18:14:31.270 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:31 smithi135 podman[104639]: 2024-07-26 18:14:31.26940499 +0000 UTC m=+0.447413479 container attach 95c016a6c068c72ea9cc4f97f385a5ddf7bc6431b47f7b6cbd146294f97892e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T18:14:31.557 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:31 smithi135 podman[104639]: 2024-07-26 18:14:31.365290538 +0000 UTC m=+0.543299011 container died 95c016a6c068c72ea9cc4f97f385a5ddf7bc6431b47f7b6cbd146294f97892e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240724, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T18:14:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:31 smithi135 ceph-mon[85352]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-07-26T18:14:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:31 smithi135 ceph-mon[85352]: osdmap e517: 8 total, 7 up, 8 in 2024-07-26T18:14:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:31 smithi071 ceph-mon[92867]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-07-26T18:14:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:31 smithi071 ceph-mon[92867]: osdmap e517: 8 total, 7 up, 8 in 2024-07-26T18:14:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:31 smithi071 ceph-mon[90507]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-07-26T18:14:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:31 smithi071 ceph-mon[90507]: osdmap e517: 8 total, 7 up, 8 in 2024-07-26T18:14:32.226 INFO:tasks.rados.rados.0.smithi071.stdout:2292: done (2 left) 2024-07-26T18:14:32.227 INFO:tasks.rados.rados.0.smithi071.stdout:2293: copy_from oid 12 from oid 25 current snap is 217 2024-07-26T18:14:32.227 INFO:tasks.rados.rados.0.smithi071.stdout:2290: finishing rollback tid 1 to smithi07179299-16 2024-07-26T18:14:32.227 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 972 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-07-26T18:14:32.227 INFO:tasks.rados.rados.0.smithi071.stdout:2290: done (2 left) 2024-07-26T18:14:32.227 INFO:tasks.rados.rados.0.smithi071.stdout:2291: done (1 left) 2024-07-26T18:14:32.227 INFO:tasks.rados.rados.0.smithi071.stdout:2294: snap_create 2024-07-26T18:14:32.239 INFO:tasks.rados.rados.0.smithi071.stdout:2293: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:14:32.240 INFO:tasks.rados.rados.0.smithi071.stdout:2293: finishing copy_from to smithi07179299-12 2024-07-26T18:14:32.240 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 1099 (ObjNum 534 snap 163 seq_num 534) dirty exists 2024-07-26T18:14:32.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 podman[104661]: 2024-07-26 18:14:32.010443918 +0000 UTC m=+0.639271346 container remove 95c016a6c068c72ea9cc4f97f385a5ddf7bc6431b47f7b6cbd146294f97892e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, io.buildah.version=1.36.0) 2024-07-26T18:14:32.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.7.service: Deactivated successfully. 2024-07-26T18:14:32.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 systemd[1]: Stopped Ceph osd.7 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:14:32.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.7.service: Consumed 14.382s CPU time. 2024-07-26T18:14:32.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 systemd[1]: Starting Ceph osd.7 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:14:32.391 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:14:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:14:32] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.43.0" 2024-07-26T18:14:32.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:32 smithi071 ceph-mon[90507]: pgmap v446: 121 pgs: 24 active+undersized, 5 peering, 6 stale+active+clean, 6 active+undersized+degraded, 80 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s wr, 11 op/s; 13/399 objects degraded (3.258%) 2024-07-26T18:14:32.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:32 smithi071 ceph-mon[90507]: osdmap e518: 8 total, 7 up, 8 in 2024-07-26T18:14:32.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:32 smithi071 ceph-mon[92867]: pgmap v446: 121 pgs: 24 active+undersized, 5 peering, 6 stale+active+clean, 6 active+undersized+degraded, 80 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s wr, 11 op/s; 13/399 objects degraded (3.258%) 2024-07-26T18:14:32.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:32 smithi071 ceph-mon[92867]: osdmap e518: 8 total, 7 up, 8 in 2024-07-26T18:14:32.716 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:32 smithi135 ceph-mon[85352]: pgmap v446: 121 pgs: 24 active+undersized, 5 peering, 6 stale+active+clean, 6 active+undersized+degraded, 80 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s wr, 11 op/s; 13/399 objects degraded (3.258%) 2024-07-26T18:14:32.716 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:32 smithi135 ceph-mon[85352]: osdmap e518: 8 total, 7 up, 8 in 2024-07-26T18:14:32.717 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 podman[104763]: 2024-07-26 18:14:32.358425366 +0000 UTC m=+0.017576039 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:14:32.717 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 podman[104763]: 2024-07-26 18:14:32.49511163 +0000 UTC m=+0.154262293 container create 7a968e4e40fe5d6a3eb55b5951e133693eb3b97e72c46905b38c36df0a8ed1d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240724, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-07-26T18:14:32.717 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 podman[104763]: 2024-07-26 18:14:32.716052113 +0000 UTC m=+0.375202791 container init 7a968e4e40fe5d6a3eb55b5951e133693eb3b97e72c46905b38c36df0a8ed1d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0) 2024-07-26T18:14:33.049 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 podman[104763]: 2024-07-26 18:14:32.720089638 +0000 UTC m=+0.379240304 container start 7a968e4e40fe5d6a3eb55b5951e133693eb3b97e72c46905b38c36df0a8ed1d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-07-26T18:14:33.049 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 podman[104763]: 2024-07-26 18:14:32.790706842 +0000 UTC m=+0.449857512 container attach 7a968e4e40fe5d6a3eb55b5951e133693eb3b97e72c46905b38c36df0a8ed1d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-07-26T18:14:33.050 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate[104778]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:14:33.050 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 bash[104763]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:14:33.050 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate[104778]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:14:33.050 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:32 smithi135 bash[104763]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-07-26T18:14:33.050 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate[104778]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-07-26T18:14:33.050 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 bash[104763]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-07-26T18:14:33.226 INFO:tasks.rados.rados.0.smithi071.stdout:2293: done (1 left) 2024-07-26T18:14:33.226 INFO:tasks.rados.rados.0.smithi071.stdout:2294: done (0 left) 2024-07-26T18:14:33.226 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 218 2024-07-26T18:14:33.226 INFO:tasks.rados.rados.0.smithi071.stdout:2295: seq_num 727 ranges {4341760=180224} 2024-07-26T18:14:33.250 INFO:tasks.rados.rados.0.smithi071.stdout:2295: writing smithi07179299-40 from 4341760 to 4521984 tid 1 2024-07-26T18:14:33.250 INFO:tasks.rados.rados.0.smithi071.stdout:2296: copy_from oid 27 from oid 9 current snap is 218 2024-07-26T18:14:33.250 INFO:tasks.rados.rados.0.smithi071.stdout:2297: snap_remove snap 196 2024-07-26T18:14:33.307 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate[104778]: 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-07-26T18:14:33.307 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 bash[104763]: 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-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate[104778]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 bash[104763]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate[104778]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 bash[104763]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate[104778]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 bash[104763]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate[104778]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 bash[104763]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate[104778]: --> ceph-volume raw activate successful for osd ID: 7 2024-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 bash[104763]: --> ceph-volume raw activate successful for osd ID: 7 2024-07-26T18:14:33.308 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 podman[104763]: 2024-07-26 18:14:33.096947435 +0000 UTC m=+0.756098109 container died 7a968e4e40fe5d6a3eb55b5951e133693eb3b97e72c46905b38c36df0a8ed1d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-07-26T18:14:33.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:33 smithi071 ceph-mon[90507]: Health check failed: Degraded data redundancy: 13/399 objects degraded (3.258%), 6 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:33.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:33 smithi071 ceph-mon[90507]: osdmap e519: 8 total, 7 up, 8 in 2024-07-26T18:14:33.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:33 smithi071 ceph-mon[92867]: Health check failed: Degraded data redundancy: 13/399 objects degraded (3.258%), 6 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:33.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:33 smithi071 ceph-mon[92867]: osdmap e519: 8 total, 7 up, 8 in 2024-07-26T18:14:33.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:33 smithi135 ceph-mon[85352]: Health check failed: Degraded data redundancy: 13/399 objects degraded (3.258%), 6 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:33.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:33 smithi135 ceph-mon[85352]: osdmap e519: 8 total, 7 up, 8 in 2024-07-26T18:14:34.164 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:33 smithi135 podman[104896]: 2024-07-26 18:14:33.81364731 +0000 UTC m=+0.708932103 container remove 7a968e4e40fe5d6a3eb55b5951e133693eb3b97e72c46905b38c36df0a8ed1d3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-07-26T18:14:34.164 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:34 smithi135 podman[104953]: 2024-07-26 18:14:33.932513823 +0000 UTC m=+0.017329989 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:14:34.164 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:34 smithi135 podman[104953]: 2024-07-26 18:14:34.03976392 +0000 UTC m=+0.124580074 container create 48da646d85403fa804f789e99a34bdaeeb1937456bc7d62cca71554db330cd4c (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:2295: finishing write tid 1 to smithi07179299-40 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:2295: finishing write tid 2 to smithi07179299-40 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:2295: finishing write tid 3 to smithi07179299-40 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:2295: oid 40 updating version 0 to 1646 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:2295: oid 40 updating version 1646 to 1647 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1647 (ObjNum 727 snap 218 seq_num 727) dirty exists 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:2295: left oid 40 (ObjNum 727 snap 218 seq_num 727) 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:2296: finishing copy_from racing read to smithi07179299-27 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:2296: finishing copy_from to smithi07179299-27 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1449 (ObjNum 653 snap 194 seq_num 653) dirty exists 2024-07-26T18:14:34.232 INFO:tasks.rados.rados.0.smithi071.stdout:2295: done (2 left) 2024-07-26T18:14:34.233 INFO:tasks.rados.rados.0.smithi071.stdout:2296: done (1 left) 2024-07-26T18:14:34.233 INFO:tasks.rados.rados.0.smithi071.stdout:2297: done (0 left) 2024-07-26T18:14:34.233 INFO:tasks.rados.rados.0.smithi071.stdout:2298: copy_from oid 34 from oid 33 current snap is 218 2024-07-26T18:14:34.233 INFO:tasks.rados.rados.0.smithi071.stdout:2299: rmattr oid 44 current snap is 218 2024-07-26T18:14:34.233 INFO:tasks.rados.rados.0.smithi071.stdout:2300: copy_from oid 20 from oid 28 current snap is 218 2024-07-26T18:14:34.233 INFO:tasks.rados.rados.0.smithi071.stdout:2301: snap_create 2024-07-26T18:14:34.244 INFO:tasks.rados.rados.0.smithi071.stdout:2298: finishing copy_from to smithi07179299-34 2024-07-26T18:14:34.244 INFO:tasks.rados.rados.0.smithi071.stdout:2298: got expected ENOENT (src dne) 2024-07-26T18:14:34.245 INFO:tasks.rados.rados.0.smithi071.stdout:2298: finishing copy_from racing read to smithi07179299-34 2024-07-26T18:14:34.245 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1160 (ObjNum 591 snap 180 seq_num 591) dirty exists 2024-07-26T18:14:34.265 INFO:tasks.rados.rados.0.smithi071.stdout:2300: finishing copy_from racing read to smithi07179299-20 2024-07-26T18:14:34.268 INFO:tasks.rados.rados.0.smithi071.stdout:2300: finishing copy_from to smithi07179299-20 2024-07-26T18:14:34.268 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1124 (ObjNum 726 snap 216 seq_num 726) dirty exists 2024-07-26T18:14:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:34 smithi135 ceph-mon[85352]: pgmap v449: 121 pgs: 33 active+undersized, 5 peering, 11 active+undersized+degraded, 72 active+clean; 238 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 556 KiB/s wr, 7 op/s; 38/402 objects degraded (9.453%) 2024-07-26T18:14:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:34 smithi135 ceph-mon[85352]: osdmap e520: 8 total, 7 up, 8 in 2024-07-26T18:14:34.558 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:34 smithi135 podman[104953]: 2024-07-26 18:14:34.27683079 +0000 UTC m=+0.361646945 container init 48da646d85403fa804f789e99a34bdaeeb1937456bc7d62cca71554db330cd4c (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0) 2024-07-26T18:14:34.558 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:34 smithi135 podman[104953]: 2024-07-26 18:14:34.280461184 +0000 UTC m=+0.365277339 container start 48da646d85403fa804f789e99a34bdaeeb1937456bc7d62cca71554db330cd4c (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-07-26T18:14:34.558 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:34 smithi135 ceph-osd[104972]: -- 172.21.15.135:0/2335726550 <== mon.1 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555e1e765a40 con 0x555e1f528000 2024-07-26T18:14:34.558 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:34 smithi135 bash[104953]: 48da646d85403fa804f789e99a34bdaeeb1937456bc7d62cca71554db330cd4c 2024-07-26T18:14:34.558 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:34 smithi135 systemd[1]: Started Ceph osd.7 for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:14:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:34 smithi071 ceph-mon[90507]: pgmap v449: 121 pgs: 33 active+undersized, 5 peering, 11 active+undersized+degraded, 72 active+clean; 238 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 556 KiB/s wr, 7 op/s; 38/402 objects degraded (9.453%) 2024-07-26T18:14:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:34 smithi071 ceph-mon[90507]: osdmap e520: 8 total, 7 up, 8 in 2024-07-26T18:14:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:34 smithi071 ceph-mon[92867]: pgmap v449: 121 pgs: 33 active+undersized, 5 peering, 11 active+undersized+degraded, 72 active+clean; 238 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 556 KiB/s wr, 7 op/s; 38/402 objects degraded (9.453%) 2024-07-26T18:14:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:34 smithi071 ceph-mon[92867]: osdmap e520: 8 total, 7 up, 8 in 2024-07-26T18:14:35.166 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T18:14:34.823+0000 7f2ca9008640 -1 Falling back to public interface 2024-07-26T18:14:35.229 INFO:tasks.rados.rados.0.smithi071.stdout:2298: done (3 left) 2024-07-26T18:14:35.229 INFO:tasks.rados.rados.0.smithi071.stdout:2299: done (2 left) 2024-07-26T18:14:35.229 INFO:tasks.rados.rados.0.smithi071.stdout:2300: done (1 left) 2024-07-26T18:14:35.229 INFO:tasks.rados.rados.0.smithi071.stdout:2301: done (0 left) 2024-07-26T18:14:35.229 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 219 2024-07-26T18:14:35.229 INFO:tasks.rados.rados.0.smithi071.stdout:2302: seq_num 728 ranges {4521984=196608} 2024-07-26T18:14:35.253 INFO:tasks.rados.rados.0.smithi071.stdout:2302: writing smithi07179299-40 from 4521984 to 4718592 tid 1 2024-07-26T18:14:35.254 INFO:tasks.rados.rados.0.smithi071.stdout:2303: setattr oid 23 current snap is 219 2024-07-26T18:14:35.255 INFO:tasks.rados.rados.0.smithi071.stdout:2304: delete oid 21 current snap is 219 2024-07-26T18:14:35.260 INFO:tasks.rados.rados.0.smithi071.stdout:2304: done (2 left) 2024-07-26T18:14:35.260 INFO:tasks.rados.rados.0.smithi071.stdout:2305: read oid 41 snap -1 2024-07-26T18:14:35.260 INFO:tasks.rados.rados.0.smithi071.stdout:2305: expect (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:14:35.260 INFO:tasks.rados.rados.0.smithi071.stdout:2306: read oid 46 snap -1 2024-07-26T18:14:35.260 INFO:tasks.rados.rados.0.smithi071.stdout:2306: expect (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:14:35.260 INFO:tasks.rados.rados.0.smithi071.stdout:2307: rollback oid 37 current snap is 219 2024-07-26T18:14:35.260 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 37 to 211 2024-07-26T18:14:35.260 INFO:tasks.rados.rados.0.smithi071.stdout:2308: snap_create 2024-07-26T18:14:35.260 INFO:tasks.rados.rados.0.smithi071.stdout:2302: finishing write tid 1 to smithi07179299-40 2024-07-26T18:14:35.261 INFO:tasks.rados.rados.0.smithi071.stdout:2302: finishing write tid 2 to smithi07179299-40 2024-07-26T18:14:35.262 INFO:tasks.rados.rados.0.smithi071.stdout:2302: finishing write tid 3 to smithi07179299-40 2024-07-26T18:14:35.263 INFO:tasks.rados.rados.0.smithi071.stdout:2302: oid 40 updating version 0 to 1661 2024-07-26T18:14:35.263 INFO:tasks.rados.rados.0.smithi071.stdout:2302: oid 40 updating version 1661 to 1662 2024-07-26T18:14:35.263 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1662 (ObjNum 728 snap 219 seq_num 728) dirty exists 2024-07-26T18:14:35.263 INFO:tasks.rados.rados.0.smithi071.stdout:2302: left oid 40 (ObjNum 728 snap 219 seq_num 728) 2024-07-26T18:14:35.263 INFO:tasks.rados.rados.0.smithi071.stdout:2307: finishing rollback tid 1 to smithi07179299-37 2024-07-26T18:14:35.264 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 1010 (ObjNum 129 snap 0 seq_num 2058257648) dirty dne 2024-07-26T18:14:35.273 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 1046 (ObjNum 699 snap 209 seq_num 699) dirty exists 2024-07-26T18:14:35.279 INFO:tasks.rados.rados.0.smithi071.stdout:2306: expect (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:14:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:35 smithi071 ceph-mon[90507]: osdmap e521: 8 total, 7 up, 8 in 2024-07-26T18:14:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:35 smithi071 ceph-mon[92867]: osdmap e521: 8 total, 7 up, 8 in 2024-07-26T18:14:35.759 INFO:tasks.rados.rados.0.smithi071.stdout:2305: expect (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:14:35.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:35.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:35.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:35.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:35 smithi135 ceph-mon[85352]: osdmap e521: 8 total, 7 up, 8 in 2024-07-26T18:14:36.224 INFO:tasks.rados.rados.0.smithi071.stdout:2302: done (5 left) 2024-07-26T18:14:36.224 INFO:tasks.rados.rados.0.smithi071.stdout:2303: done (4 left) 2024-07-26T18:14:36.224 INFO:tasks.rados.rados.0.smithi071.stdout:2305: done (3 left) 2024-07-26T18:14:36.224 INFO:tasks.rados.rados.0.smithi071.stdout:2306: done (2 left) 2024-07-26T18:14:36.224 INFO:tasks.rados.rados.0.smithi071.stdout:2307: done (1 left) 2024-07-26T18:14:36.224 INFO:tasks.rados.rados.0.smithi071.stdout:2308: done (0 left) 2024-07-26T18:14:36.224 INFO:tasks.rados.rados.0.smithi071.stdout:2309: snap_create 2024-07-26T18:14:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:36 smithi135 ceph-mon[85352]: pgmap v452: 121 pgs: 38 active+undersized, 11 active+undersized+degraded, 72 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 564 KiB/s wr, 3 op/s; 38/387 objects degraded (9.819%) 2024-07-26T18:14:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:36 smithi135 ceph-mon[85352]: osdmap e522: 8 total, 7 up, 8 in 2024-07-26T18:14:36.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:36 smithi071 ceph-mon[92867]: pgmap v452: 121 pgs: 38 active+undersized, 11 active+undersized+degraded, 72 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 564 KiB/s wr, 3 op/s; 38/387 objects degraded (9.819%) 2024-07-26T18:14:36.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:36 smithi071 ceph-mon[92867]: osdmap e522: 8 total, 7 up, 8 in 2024-07-26T18:14:36.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:36 smithi071 ceph-mon[90507]: pgmap v452: 121 pgs: 38 active+undersized, 11 active+undersized+degraded, 72 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 564 KiB/s wr, 3 op/s; 38/387 objects degraded (9.819%) 2024-07-26T18:14:36.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:36 smithi071 ceph-mon[90507]: osdmap e522: 8 total, 7 up, 8 in 2024-07-26T18:14:37.228 INFO:tasks.rados.rados.0.smithi071.stdout:2309: done (0 left) 2024-07-26T18:14:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:2310: read oid 21 snap -1 2024-07-26T18:14:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:2310: expect deleted 2024-07-26T18:14:37.229 INFO:tasks.rados.rados.0.smithi071.stdout:2311: delete oid 10 current snap is 221 2024-07-26T18:14:37.232 INFO:tasks.rados.rados.0.smithi071.stdout:2310: done (1 left) 2024-07-26T18:14:37.232 INFO:tasks.rados.rados.0.smithi071.stdout:2311: done (0 left) 2024-07-26T18:14:37.232 INFO:tasks.rados.rados.0.smithi071.stdout:2312: rollback oid 38 current snap is 221 2024-07-26T18:14:37.232 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 38 to 218 2024-07-26T18:14:37.232 INFO:tasks.rados.rados.0.smithi071.stdout:2313: snap_remove snap 220 2024-07-26T18:14:37.719 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:37 smithi135 ceph-mon[85352]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-07-26T18:14:37.720 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:37 smithi135 ceph-mon[85352]: osdmap e523: 8 total, 7 up, 8 in 2024-07-26T18:14:37.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:37 smithi071 ceph-mon[92867]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-07-26T18:14:37.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:37 smithi071 ceph-mon[92867]: osdmap e523: 8 total, 7 up, 8 in 2024-07-26T18:14:37.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:37 smithi071 ceph-mon[90507]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-07-26T18:14:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:37 smithi071 ceph-mon[90507]: osdmap e523: 8 total, 7 up, 8 in 2024-07-26T18:14:38.057 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:37 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T18:14:37.719+0000 7f2ca9008640 -1 osd.7 514 log_to_monitors true 2024-07-26T18:14:38.226 INFO:tasks.rados.rados.0.smithi071.stdout:2313: done (1 left) 2024-07-26T18:14:38.226 INFO:tasks.rados.rados.0.smithi071.stdout:2314: snap_create 2024-07-26T18:14:38.226 INFO:tasks.rados.rados.0.smithi071.stdout:2312: finishing rollback tid 0 to smithi07179299-38 2024-07-26T18:14:38.226 INFO:tasks.rados.rados.0.smithi071.stdout:2312: finishing rollback tid 1 to smithi07179299-38 2024-07-26T18:14:38.226 INFO:tasks.rados.rados.0.smithi071.stdout:2312: finishing rollback tid 2 to smithi07179299-38 2024-07-26T18:14:38.226 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1045 (ObjNum 710 snap 211 seq_num 710) dirty exists 2024-07-26T18:14:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[92867]: pgmap v455: 121 pgs: 38 active+undersized, 11 active+undersized+degraded, 72 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s; 38/354 objects degraded (10.734%) 2024-07-26T18:14:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[92867]: from='osd.7 [v2:172.21.15.135:6824/1800904393,v1:172.21.15.135:6825/1800904393]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-26T18:14:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[92867]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-26T18:14:38.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[92867]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-26T18:14:38.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[92867]: osdmap e524: 8 total, 7 up, 8 in 2024-07-26T18:14:38.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[92867]: from='osd.7 [v2:172.21.15.135:6824/1800904393,v1:172.21.15.135:6825/1800904393]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:14:38.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[92867]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:14:38.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[90507]: pgmap v455: 121 pgs: 38 active+undersized, 11 active+undersized+degraded, 72 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s; 38/354 objects degraded (10.734%) 2024-07-26T18:14:38.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[90507]: from='osd.7 [v2:172.21.15.135:6824/1800904393,v1:172.21.15.135:6825/1800904393]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-26T18:14:38.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[90507]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-26T18:14:38.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[90507]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-26T18:14:38.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[90507]: osdmap e524: 8 total, 7 up, 8 in 2024-07-26T18:14:38.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[90507]: from='osd.7 [v2:172.21.15.135:6824/1800904393,v1:172.21.15.135:6825/1800904393]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:14:38.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:38 smithi071 ceph-mon[90507]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:14:39.057 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 18:14:38 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T18:14:38.692+0000 7f2c9cdab640 -1 osd.7 514 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-07-26T18:14:39.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:38 smithi135 ceph-mon[85352]: pgmap v455: 121 pgs: 38 active+undersized, 11 active+undersized+degraded, 72 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s; 38/354 objects degraded (10.734%) 2024-07-26T18:14:39.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:38 smithi135 ceph-mon[85352]: from='osd.7 [v2:172.21.15.135:6824/1800904393,v1:172.21.15.135:6825/1800904393]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-26T18:14:39.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:38 smithi135 ceph-mon[85352]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-07-26T18:14:39.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:38 smithi135 ceph-mon[85352]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-07-26T18:14:39.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:38 smithi135 ceph-mon[85352]: osdmap e524: 8 total, 7 up, 8 in 2024-07-26T18:14:39.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:38 smithi135 ceph-mon[85352]: from='osd.7 [v2:172.21.15.135:6824/1800904393,v1:172.21.15.135:6825/1800904393]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:14:39.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:38 smithi135 ceph-mon[85352]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-07-26T18:14:39.228 INFO:tasks.rados.rados.0.smithi071.stdout:2312: done (1 left) 2024-07-26T18:14:39.229 INFO:tasks.rados.rados.0.smithi071.stdout:2314: done (0 left) 2024-07-26T18:14:39.229 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 222 2024-07-26T18:14:39.229 INFO:tasks.rados.rados.0.smithi071.stdout:2315: seq_num 731 ranges {4718592=245760} 2024-07-26T18:14:39.257 INFO:tasks.rados.rados.0.smithi071.stdout:2315: writing smithi07179299-40 from 4718592 to 4964352 tid 1 2024-07-26T18:14:39.257 INFO:tasks.rados.rados.0.smithi071.stdout:2316: setattr oid 18 current snap is 222 2024-07-26T18:14:39.259 INFO:tasks.rados.rados.0.smithi071.stdout:2317: setattr oid 7 current snap is 222 2024-07-26T18:14:39.262 INFO:tasks.rados.rados.0.smithi071.stdout:2318: rollback oid 12 current snap is 222 2024-07-26T18:14:39.262 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 12 to 218 2024-07-26T18:14:39.263 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 222 2024-07-26T18:14:39.263 INFO:tasks.rados.rados.0.smithi071.stdout:2319: seq_num 732 ranges {4374528=262144} 2024-07-26T18:14:39.290 INFO:tasks.rados.rados.0.smithi071.stdout:2319: writing smithi07179299-4 from 4374528 to 4636672 tid 1 2024-07-26T18:14:39.290 INFO:tasks.rados.rados.0.smithi071.stdout:2320: read oid 32 snap 221 2024-07-26T18:14:39.290 INFO:tasks.rados.rados.0.smithi071.stdout:2320: expect (ObjNum 721 snap 214 seq_num 721) 2024-07-26T18:14:39.290 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 222 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:2315: finishing write tid 1 to smithi07179299-40 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 946 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:2315: finishing write tid 2 to smithi07179299-40 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:2318: finishing rollback tid 0 to smithi07179299-12 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:2318: finishing rollback tid 1 to smithi07179299-12 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:2318: finishing rollback tid 2 to smithi07179299-12 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 1174 (ObjNum 534 snap 163 seq_num 534) dirty exists 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:2315: finishing write tid 3 to smithi07179299-40 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:2315: oid 40 updating version 0 to 1664 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:2315: oid 40 updating version 1664 to 1665 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1665 (ObjNum 731 snap 222 seq_num 731) dirty exists 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:2315: left oid 40 (ObjNum 731 snap 222 seq_num 731) 2024-07-26T18:14:39.291 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1103 (ObjNum 725 snap 216 seq_num 725) dirty exists 2024-07-26T18:14:39.292 INFO:tasks.rados.rados.0.smithi071.stdout:2321: seq_num 733 ranges {0=278528} 2024-07-26T18:14:39.292 INFO:tasks.rados.rados.0.smithi071.stdout:2321: writing smithi07179299-14 from 0 to 278528 tid 1 2024-07-26T18:14:39.292 INFO:tasks.rados.rados.0.smithi071.stdout:2315: done (6 left) 2024-07-26T18:14:39.292 INFO:tasks.rados.rados.0.smithi071.stdout:2316: done (5 left) 2024-07-26T18:14:39.293 INFO:tasks.rados.rados.0.smithi071.stdout:2317: done (4 left) 2024-07-26T18:14:39.293 INFO:tasks.rados.rados.0.smithi071.stdout:2318: done (3 left) 2024-07-26T18:14:39.293 INFO:tasks.rados.rados.0.smithi071.stdout:2322: rollback oid 45 current snap is 222 2024-07-26T18:14:39.293 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 45 to 218 2024-07-26T18:14:39.293 INFO:tasks.rados.rados.0.smithi071.stdout:2323: delete oid 44 current snap is 222 2024-07-26T18:14:39.294 INFO:tasks.rados.rados.0.smithi071.stdout:2321: finishing write tid 1 to smithi07179299-14 2024-07-26T18:14:39.294 INFO:tasks.rados.rados.0.smithi071.stdout:2323: done (4 left) 2024-07-26T18:14:39.295 INFO:tasks.rados.rados.0.smithi071.stdout:2324: rollback oid 47 current snap is 222 2024-07-26T18:14:39.295 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 213 2024-07-26T18:14:39.295 INFO:tasks.rados.rados.0.smithi071.stdout:2325: snap_remove snap 217 2024-07-26T18:14:39.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:39 smithi135 ceph-mon[85352]: Health check update: Degraded data redundancy: 38/354 objects degraded (10.734%), 11 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:39.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:39 smithi135 ceph-mon[85352]: from='osd.7 ' entity='osd.7' 2024-07-26T18:14:39.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:39.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:39.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:39 smithi135 ceph-mon[85352]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:14:39.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:39 smithi135 ceph-mon[85352]: osd.7 [v2:172.21.15.135:6824/1800904393,v1:172.21.15.135:6825/1800904393] boot 2024-07-26T18:14:39.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:39 smithi135 ceph-mon[85352]: osdmap e525: 8 total, 8 up, 8 in 2024-07-26T18:14:39.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:14:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[90507]: Health check update: Degraded data redundancy: 38/354 objects degraded (10.734%), 11 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[90507]: from='osd.7 ' entity='osd.7' 2024-07-26T18:14:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[90507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[90507]: osd.7 [v2:172.21.15.135:6824/1800904393,v1:172.21.15.135:6825/1800904393] boot 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[90507]: osdmap e525: 8 total, 8 up, 8 in 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[92867]: Health check update: Degraded data redundancy: 38/354 objects degraded (10.734%), 11 pgs degraded (PG_DEGRADED) 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[92867]: from='osd.7 ' entity='osd.7' 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[92867]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[92867]: osd.7 [v2:172.21.15.135:6824/1800904393,v1:172.21.15.135:6825/1800904393] boot 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[92867]: osdmap e525: 8 total, 8 up, 8 in 2024-07-26T18:14:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-07-26T18:14:40.239 INFO:tasks.rados.rados.0.smithi071.stdout:2325: done (5 left) 2024-07-26T18:14:40.239 INFO:tasks.rados.rados.0.smithi071.stdout:2326: read oid 40 snap -1 2024-07-26T18:14:40.239 INFO:tasks.rados.rados.0.smithi071.stdout:2326: expect (ObjNum 731 snap 222 seq_num 731) 2024-07-26T18:14:40.239 INFO:tasks.rados.rados.0.smithi071.stdout:2327: read oid 1 snap -1 2024-07-26T18:14:40.239 INFO:tasks.rados.rados.0.smithi071.stdout:2327: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:14:40.239 INFO:tasks.rados.rados.0.smithi071.stdout:2328: read oid 29 snap -1 2024-07-26T18:14:40.240 INFO:tasks.rados.rados.0.smithi071.stdout:2328: expect (ObjNum 517 snap 155 seq_num 517) 2024-07-26T18:14:40.240 INFO:tasks.rados.rados.0.smithi071.stdout:2329: copy_from oid 24 from oid 33 current snap is 222 2024-07-26T18:14:40.240 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 222 2024-07-26T18:14:40.240 INFO:tasks.rados.rados.0.smithi071.stdout:2330: seq_num 735 ranges {1753088=311296} 2024-07-26T18:14:40.252 INFO:tasks.rados.rados.0.smithi071.stdout:2330: writing smithi07179299-25 from 1753088 to 2064384 tid 1 2024-07-26T18:14:40.252 INFO:tasks.rados.rados.0.smithi071.stdout:2331: snap_create 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:2321: finishing write tid 2 to smithi07179299-14 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:2321: finishing write tid 3 to smithi07179299-14 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:2321: oid 14 updating version 0 to 851 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:2321: oid 14 updating version 851 to 852 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 852 (ObjNum 733 snap 222 seq_num 733) dirty exists 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:2321: left oid 14 (ObjNum 733 snap 222 seq_num 733) 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:2322: finishing rollback tid 0 to smithi07179299-45 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:2322: finishing rollback tid 1 to smithi07179299-45 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:2322: finishing rollback tid 2 to smithi07179299-45 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 1050 (ObjNum 667 snap 199 seq_num 667) dirty exists 2024-07-26T18:14:40.253 INFO:tasks.rados.rados.0.smithi071.stdout:2328: expect (ObjNum 517 snap 155 seq_num 517) 2024-07-26T18:14:40.304 INFO:tasks.rados.rados.0.smithi071.stdout:2330: finishing write tid 1 to smithi07179299-25 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:2330: finishing write tid 2 to smithi07179299-25 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:2329: finishing copy_from to smithi07179299-24 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:2329: got expected ENOENT (src dne) 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:2329: finishing copy_from racing read to smithi07179299-24 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:2330: finishing write tid 3 to smithi07179299-25 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:2330: oid 25 updating version 0 to 1107 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:2330: oid 25 version 1107 is already newer than 1106 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1107 (ObjNum 735 snap 222 seq_num 735) dirty exists 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:2330: left oid 25 (ObjNum 735 snap 222 seq_num 735) 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:2324: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:14:40.305 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 0 (ObjNum 65 snap 0 seq_num 1818980453) dirty dne 2024-07-26T18:14:40.306 INFO:tasks.rados.rados.0.smithi071.stdout:2326: expect (ObjNum 731 snap 222 seq_num 731) 2024-07-26T18:14:40.568 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 18:14:40 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[103133]: 2024-07-26T18:14:40.273+0000 7f2722ee5640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 11b after trimming was started 2024-07-26T18:14:40.716 INFO:tasks.rados.rados.0.smithi071.stdout:2319: finishing write tid 1 to smithi07179299-4 2024-07-26T18:14:40.716 INFO:tasks.rados.rados.0.smithi071.stdout:2319: finishing write tid 2 to smithi07179299-4 2024-07-26T18:14:40.716 INFO:tasks.rados.rados.0.smithi071.stdout:2320: expect (ObjNum 721 snap 214 seq_num 721) 2024-07-26T18:14:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:40 smithi071 ceph-mon[90507]: pgmap v458: 121 pgs: 3 peering, 35 active+undersized, 11 active+undersized+degraded, 72 active+clean; 219 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 38/363 objects degraded (10.468%) 2024-07-26T18:14:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:40 smithi071 ceph-mon[90507]: osdmap e526: 8 total, 8 up, 8 in 2024-07-26T18:14:40.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:40 smithi071 ceph-mon[92867]: pgmap v458: 121 pgs: 3 peering, 35 active+undersized, 11 active+undersized+degraded, 72 active+clean; 219 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 38/363 objects degraded (10.468%) 2024-07-26T18:14:40.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:40.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:40.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:40 smithi071 ceph-mon[92867]: osdmap e526: 8 total, 8 up, 8 in 2024-07-26T18:14:41.007 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:40 smithi135 ceph-mon[85352]: pgmap v458: 121 pgs: 3 peering, 35 active+undersized, 11 active+undersized+degraded, 72 active+clean; 219 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.5 MiB/s wr, 11 op/s; 38/363 objects degraded (10.468%) 2024-07-26T18:14:41.007 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:41.007 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:41.007 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:40 smithi135 ceph-mon[85352]: osdmap e526: 8 total, 8 up, 8 in 2024-07-26T18:14:42.102 INFO:tasks.rados.rados.0.smithi071.stdout:2327: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:14:42.252 INFO:tasks.rados.rados.0.smithi071.stdout:2319: finishing write tid 3 to smithi07179299-4 2024-07-26T18:14:42.252 INFO:tasks.rados.rados.0.smithi071.stdout:2319: oid 4 updating version 0 to 1015 2024-07-26T18:14:42.252 INFO:tasks.rados.rados.0.smithi071.stdout:2319: oid 4 updating version 1015 to 1016 2024-07-26T18:14:42.252 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1016 (ObjNum 732 snap 222 seq_num 732) dirty exists 2024-07-26T18:14:42.252 INFO:tasks.rados.rados.0.smithi071.stdout:2319: left oid 4 (ObjNum 732 snap 222 seq_num 732) 2024-07-26T18:14:42.252 INFO:tasks.rados.rados.0.smithi071.stdout:2319: done (10 left) 2024-07-26T18:14:42.252 INFO:tasks.rados.rados.0.smithi071.stdout:2320: done (9 left) 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:2321: done (8 left) 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:2322: done (7 left) 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:2324: done (6 left) 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:2326: done (5 left) 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:2327: done (4 left) 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:2328: done (3 left) 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:2329: done (2 left) 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:2330: done (1 left) 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:2331: done (0 left) 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 223 2024-07-26T18:14:42.253 INFO:tasks.rados.rados.0.smithi071.stdout:2332: seq_num 736 ranges {5529600=335872} 2024-07-26T18:14:42.281 INFO:tasks.rados.rados.0.smithi071.stdout:2332: writing smithi07179299-43 from 5529600 to 5865472 tid 1 2024-07-26T18:14:42.282 INFO:tasks.rados.rados.0.smithi071.stdout:2333: snap_remove snap 202 2024-07-26T18:14:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:42 smithi071 ceph-mon[90507]: osdmap e527: 8 total, 8 up, 8 in 2024-07-26T18:14:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:42 smithi071 ceph-mon[90507]: pgmap v461: 121 pgs: 3 peering, 18 active+undersized, 8 active+undersized+degraded, 92 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 252 KiB/s wr, 19 op/s; 34/375 objects degraded (9.067%) 2024-07-26T18:14:42.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:14:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:14:42] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.43.0" 2024-07-26T18:14:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:42 smithi071 ceph-mon[92867]: osdmap e527: 8 total, 8 up, 8 in 2024-07-26T18:14:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:42 smithi071 ceph-mon[92867]: pgmap v461: 121 pgs: 3 peering, 18 active+undersized, 8 active+undersized+degraded, 92 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 252 KiB/s wr, 19 op/s; 34/375 objects degraded (9.067%) 2024-07-26T18:14:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:42 smithi135 ceph-mon[85352]: osdmap e527: 8 total, 8 up, 8 in 2024-07-26T18:14:42.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:42 smithi135 ceph-mon[85352]: pgmap v461: 121 pgs: 3 peering, 18 active+undersized, 8 active+undersized+degraded, 92 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 252 KiB/s wr, 19 op/s; 34/375 objects degraded (9.067%) 2024-07-26T18:14:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:2333: done (1 left) 2024-07-26T18:14:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:2334: copy_from oid 29 from oid 6 current snap is 223 2024-07-26T18:14:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:2335: copy_from oid 22 from oid 16 current snap is 223 2024-07-26T18:14:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:2336: delete oid 13 current snap is 223 2024-07-26T18:14:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:2332: finishing write tid 1 to smithi07179299-43 2024-07-26T18:14:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:2332: finishing write tid 2 to smithi07179299-43 2024-07-26T18:14:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:2332: finishing write tid 3 to smithi07179299-43 2024-07-26T18:14:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:2332: oid 43 updating version 0 to 1030 2024-07-26T18:14:43.245 INFO:tasks.rados.rados.0.smithi071.stdout:2332: oid 43 version 1030 is already newer than 1029 2024-07-26T18:14:43.246 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1030 (ObjNum 736 snap 223 seq_num 736) dirty exists 2024-07-26T18:14:43.246 INFO:tasks.rados.rados.0.smithi071.stdout:2332: left oid 43 (ObjNum 736 snap 223 seq_num 736) 2024-07-26T18:14:43.252 INFO:tasks.rados.rados.0.smithi071.stdout:2335: finishing copy_from to smithi07179299-22 2024-07-26T18:14:43.252 INFO:tasks.rados.rados.0.smithi071.stdout:2335: got expected ENOENT (src dne) 2024-07-26T18:14:43.255 INFO:tasks.rados.rados.0.smithi071.stdout:2335: finishing copy_from racing read to smithi07179299-22 2024-07-26T18:14:43.265 INFO:tasks.rados.rados.0.smithi071.stdout:2332: done (3 left) 2024-07-26T18:14:43.265 INFO:tasks.rados.rados.0.smithi071.stdout:2335: done (2 left) 2024-07-26T18:14:43.265 INFO:tasks.rados.rados.0.smithi071.stdout:2336: done (1 left) 2024-07-26T18:14:43.265 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 223 2024-07-26T18:14:43.265 INFO:tasks.rados.rados.0.smithi071.stdout:2337: seq_num 738 ranges {0=368640} 2024-07-26T18:14:43.270 INFO:tasks.rados.rados.0.smithi071.stdout:2337: writing smithi07179299-42 from 0 to 368640 tid 1 2024-07-26T18:14:43.270 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 223 2024-07-26T18:14:43.270 INFO:tasks.rados.rados.0.smithi071.stdout:2338: seq_num 739 ranges {1949696=385024} 2024-07-26T18:14:43.281 INFO:tasks.rados.rados.0.smithi071.stdout:2338: writing smithi07179299-8 from 1949696 to 2334720 tid 1 2024-07-26T18:14:43.281 INFO:tasks.rados.rados.0.smithi071.stdout:2339: read oid 17 snap -1 2024-07-26T18:14:43.281 INFO:tasks.rados.rados.0.smithi071.stdout:2339: expect deleted 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2337: finishing write tid 1 to smithi07179299-42 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2337: finishing write tid 2 to smithi07179299-42 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2337: finishing write tid 3 to smithi07179299-42 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2337: oid 42 updating version 0 to 1677 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2337: oid 42 version 1677 is already newer than 1676 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 1677 (ObjNum 738 snap 223 seq_num 738) dirty exists 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2337: left oid 42 (ObjNum 738 snap 223 seq_num 738) 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2334: finishing copy_from racing read to smithi07179299-29 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2337: done (3 left) 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2340: copy_from oid 43 from oid 31 current snap is 223 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2341: read oid 13 snap -1 2024-07-26T18:14:43.282 INFO:tasks.rados.rados.0.smithi071.stdout:2341: expect deleted 2024-07-26T18:14:43.283 INFO:tasks.rados.rados.0.smithi071.stdout:2342: setattr oid 35 current snap is 223 2024-07-26T18:14:43.284 INFO:tasks.rados.rados.0.smithi071.stdout:2339: done (5 left) 2024-07-26T18:14:43.284 INFO:tasks.rados.rados.0.smithi071.stdout:2341: done (4 left) 2024-07-26T18:14:43.284 INFO:tasks.rados.rados.0.smithi071.stdout:2343: setattr oid 24 current snap is 223 2024-07-26T18:14:43.286 INFO:tasks.rados.rados.0.smithi071.stdout:2334: finishing copy_from to smithi07179299-29 2024-07-26T18:14:43.286 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 920 (ObjNum 508 snap 149 seq_num 508) dirty exists 2024-07-26T18:14:43.286 INFO:tasks.rados.rados.0.smithi071.stdout:2338: finishing write tid 1 to smithi07179299-8 2024-07-26T18:14:43.286 INFO:tasks.rados.rados.0.smithi071.stdout:2338: finishing write tid 2 to smithi07179299-8 2024-07-26T18:14:43.288 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1678 (ObjNum 33 snap 0 seq_num 2058500096) dirty exists 2024-07-26T18:14:43.288 INFO:tasks.rados.rados.0.smithi071.stdout:2334: done (4 left) 2024-07-26T18:14:43.288 INFO:tasks.rados.rados.0.smithi071.stdout:2342: done (3 left) 2024-07-26T18:14:43.288 INFO:tasks.rados.rados.0.smithi071.stdout:2344: rmattr oid 39 current snap is 223 2024-07-26T18:14:43.288 INFO:tasks.rados.rados.0.smithi071.stdout:2344: done (3 left) 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:2345: read oid 25 snap -1 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:2345: expect (ObjNum 735 snap 222 seq_num 735) 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:2338: finishing write tid 3 to smithi07179299-8 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:2338: oid 8 updating version 0 to 1046 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:2338: oid 8 updating version 1046 to 1047 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1047 (ObjNum 739 snap 223 seq_num 739) dirty exists 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:2338: left oid 8 (ObjNum 739 snap 223 seq_num 739) 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:2338: done (3 left) 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:2346: read oid 33 snap -1 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:2346: expect deleted 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 223 2024-07-26T18:14:43.289 INFO:tasks.rados.rados.0.smithi071.stdout:2347: seq_num 740 ranges {0=401408} 2024-07-26T18:14:43.291 INFO:tasks.rados.rados.0.smithi071.stdout:2347: writing smithi07179299-19 from 0 to 401408 tid 1 2024-07-26T18:14:43.291 INFO:tasks.rados.rados.0.smithi071.stdout:2348: snap_create 2024-07-26T18:14:43.294 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1680 (ObjNum 702 snap 209 seq_num 702) dirty exists 2024-07-26T18:14:43.296 INFO:tasks.rados.rados.0.smithi071.stdout:2347: finishing write tid 1 to smithi07179299-19 2024-07-26T18:14:43.296 INFO:tasks.rados.rados.0.smithi071.stdout:2347: finishing write tid 2 to smithi07179299-19 2024-07-26T18:14:43.296 INFO:tasks.rados.rados.0.smithi071.stdout:2345: expect (ObjNum 735 snap 222 seq_num 735) 2024-07-26T18:14:43.381 INFO:tasks.rados.rados.0.smithi071.stdout:2347: finishing write tid 3 to smithi07179299-19 2024-07-26T18:14:43.381 INFO:tasks.rados.rados.0.smithi071.stdout:2347: oid 19 updating version 0 to 1049 2024-07-26T18:14:43.381 INFO:tasks.rados.rados.0.smithi071.stdout:2347: oid 19 version 1049 is already newer than 1048 2024-07-26T18:14:43.381 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 1049 (ObjNum 740 snap 223 seq_num 740) dirty exists 2024-07-26T18:14:43.382 INFO:tasks.rados.rados.0.smithi071.stdout:2347: left oid 19 (ObjNum 740 snap 223 seq_num 740) 2024-07-26T18:14:43.382 INFO:tasks.rados.rados.0.smithi071.stdout:2340: finishing copy_from racing read to smithi07179299-43 2024-07-26T18:14:43.382 INFO:tasks.rados.rados.0.smithi071.stdout:2340: finishing copy_from to smithi07179299-43 2024-07-26T18:14:43.382 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1039 (ObjNum 703 snap 209 seq_num 703) dirty exists 2024-07-26T18:14:43.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:43.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-07-26T18:14:43.786 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-07-26T18:14:43.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-07-26T18:14:43.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-07-26T18:14:43.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-07-26T18:14:43.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-07-26T18:14:43.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-07-26T18:14:43.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-07-26T18:14:43.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-07-26T18:14:43.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.787 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-07-26T18:14:43.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-07-26T18:14:43.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-07-26T18:14:43.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-07-26T18:14:43.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-07-26T18:14:43.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-07-26T18:14:43.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-07-26T18:14:43.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-07-26T18:14:43.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-07-26T18:14:43.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-07-26T18:14:43.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-07-26T18:14:43.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-07-26T18:14:43.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-07-26T18:14:43.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-07-26T18:14:43.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-07-26T18:14:43.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-07-26T18:14:43.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-07-26T18:14:43.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-07-26T18:14:43.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-07-26T18:14:43.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: osdmap e528: 8 total, 8 up, 8 in 2024-07-26T18:14:43.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-26T18:14:43.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-07-26T18:14:43.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-07-26T18:14:43.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-07-26T18:14:43.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-07-26T18:14:43.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-07-26T18:14:43.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-07-26T18:14:43.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-07-26T18:14:43.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: osdmap e528: 8 total, 8 up, 8 in 2024-07-26T18:14:43.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-26T18:14:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:14:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-07-26T18:14:43.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: osdmap e528: 8 total, 8 up, 8 in 2024-07-26T18:14:43.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-07-26T18:14:44.112 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:14:44.246 INFO:tasks.rados.rados.0.smithi071.stdout:2340: done (5 left) 2024-07-26T18:14:44.247 INFO:tasks.rados.rados.0.smithi071.stdout:2343: done (4 left) 2024-07-26T18:14:44.247 INFO:tasks.rados.rados.0.smithi071.stdout:2345: done (3 left) 2024-07-26T18:14:44.247 INFO:tasks.rados.rados.0.smithi071.stdout:2346: done (2 left) 2024-07-26T18:14:44.247 INFO:tasks.rados.rados.0.smithi071.stdout:2347: done (1 left) 2024-07-26T18:14:44.247 INFO:tasks.rados.rados.0.smithi071.stdout:2348: done (0 left) 2024-07-26T18:14:44.247 INFO:tasks.rados.rados.0.smithi071.stdout:2349: copy_from oid 27 from oid 9 current snap is 224 2024-07-26T18:14:44.247 INFO:tasks.rados.rados.0.smithi071.stdout:2350: read oid 16 snap 213 2024-07-26T18:14:44.247 INFO:tasks.rados.rados.0.smithi071.stdout:2350: expect deleted 2024-07-26T18:14:44.247 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 36 current snap is 224 2024-07-26T18:14:44.247 INFO:tasks.rados.rados.0.smithi071.stdout:2351: seq_num 741 ranges {4816896=417792} 2024-07-26T18:14:44.275 INFO:tasks.rados.rados.0.smithi071.stdout:2351: writing smithi07179299-36 from 4816896 to 5234688 tid 1 2024-07-26T18:14:44.275 INFO:tasks.rados.rados.0.smithi071.stdout:2352: setattr oid 44 current snap is 224 2024-07-26T18:14:44.275 INFO:tasks.rados.rados.0.smithi071.stdout:2349: finishing copy_from racing read to smithi07179299-27 2024-07-26T18:14:44.276 INFO:tasks.rados.rados.0.smithi071.stdout:2349: finishing copy_from to smithi07179299-27 2024-07-26T18:14:44.276 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1449 (ObjNum 653 snap 194 seq_num 653) dirty exists 2024-07-26T18:14:44.276 INFO:tasks.rados.rados.0.smithi071.stdout:2349: done (3 left) 2024-07-26T18:14:44.276 INFO:tasks.rados.rados.0.smithi071.stdout:2350: done (2 left) 2024-07-26T18:14:44.277 INFO:tasks.rados.rados.0.smithi071.stdout:2353: copy_from oid 41 from oid 2 current snap is 224 2024-07-26T18:14:44.277 INFO:tasks.rados.rados.0.smithi071.stdout:2354: snap_remove snap 221 2024-07-26T18:14:44.389 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:14:44.389 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (9m) 2m ago 10m 24.6M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (9m) 5s ago 9m 91.7M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (11m) 2m ago 11m 16.7M - 18.2.2-1767-ga3bbd728 d280790d1980 50ce55274a45 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (11m) 5s ago 11m 21.6M - 18.2.2-1767-ga3bbd728 d280790d1980 2f5c7e349600 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (5m) 5s ago 14m 441M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (6m) 2m ago 16m 509M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (5m) 2m ago 16m 51.0M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (4m) 5s ago 15m 46.5M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (5m) 2m ago 15m 43.1M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (9m) 2m ago 9m 14.2M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (9m) 5s ago 9m 15.1M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (4m) 2m ago 14m 137M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (3m) 2m ago 14m 122M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:14:44.390 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (2m) 2m ago 13m 108M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5ec19670b2da 2024-07-26T18:14:44.391 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (2m) 2m ago 13m 13.2M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 8863fded8a62 2024-07-26T18:14:44.391 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (110s) 5s ago 12m 181M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 2f1bdb58e19d 2024-07-26T18:14:44.391 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (77s) 5s ago 12m 158M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f dbd2ba780bcf 2024-07-26T18:14:44.391 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (43s) 5s ago 12m 69.4M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5e035ade52c5 2024-07-26T18:14:44.391 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (10s) 5s ago 11m 12.1M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 48da646d8540 2024-07-26T18:14:44.391 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (5m) 5s ago 10m 53.6M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:14:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:44 smithi071 ceph-mon[92867]: Upgrade: Setting container_image for all osd 2024-07-26T18:14:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:44 smithi071 ceph-mon[92867]: Upgrade: Setting require_osd_release to 19 squid 2024-07-26T18:14:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:44 smithi071 ceph-mon[92867]: Upgrade: It appears safe to stop mds.a 2024-07-26T18:14:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:44 smithi071 ceph-mon[92867]: pgmap v463: 121 pgs: 3 peering, 118 active+clean; 191 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 472 KiB/s wr, 18 op/s; 4.5 MiB/s, 0 objects/s recovering 2024-07-26T18:14:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:44 smithi071 ceph-mon[92867]: osdmap e529: 8 total, 8 up, 8 in 2024-07-26T18:14:44.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:44 smithi071 ceph-mon[90507]: Upgrade: Setting container_image for all osd 2024-07-26T18:14:44.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:44 smithi071 ceph-mon[90507]: Upgrade: Setting require_osd_release to 19 squid 2024-07-26T18:14:44.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:44 smithi071 ceph-mon[90507]: Upgrade: It appears safe to stop mds.a 2024-07-26T18:14:44.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:44 smithi071 ceph-mon[90507]: pgmap v463: 121 pgs: 3 peering, 118 active+clean; 191 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 472 KiB/s wr, 18 op/s; 4.5 MiB/s, 0 objects/s recovering 2024-07-26T18:14:44.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:44 smithi071 ceph-mon[90507]: osdmap e529: 8 total, 8 up, 8 in 2024-07-26T18:14:44.722 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:14:44.723 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:14:44.723 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:14:44.723 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:14:44.723 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:14:44.723 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:14:44.723 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:14:44.723 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:14:44.723 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 8 2024-07-26T18:14:44.723 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:14:44.723 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:14:44.724 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2 2024-07-26T18:14:44.724 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:14:44.724 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:14:44.724 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.2-1767-ga3bbd728 (a3bbd7289877bdcce87fd1f79da1a2d6578dde36) reef (stable)": 2, 2024-07-26T18:14:44.724 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 13 2024-07-26T18:14:44.724 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:14:44.724 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:14:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:44 smithi135 ceph-mon[85352]: Upgrade: Setting container_image for all osd 2024-07-26T18:14:44.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:44 smithi135 ceph-mon[85352]: Upgrade: Setting require_osd_release to 19 squid 2024-07-26T18:14:44.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:44 smithi135 ceph-mon[85352]: Upgrade: It appears safe to stop mds.a 2024-07-26T18:14:44.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:44 smithi135 ceph-mon[85352]: pgmap v463: 121 pgs: 3 peering, 118 active+clean; 191 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 472 KiB/s wr, 18 op/s; 4.5 MiB/s, 0 objects/s recovering 2024-07-26T18:14:44.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:44 smithi135 ceph-mon[85352]: osdmap e529: 8 total, 8 up, 8 in 2024-07-26T18:14:45.247 INFO:tasks.rados.rados.0.smithi071.stdout:2354: done (3 left) 2024-07-26T18:14:45.247 INFO:tasks.rados.rados.0.smithi071.stdout:2355: rmattr oid 48 current snap is 224 2024-07-26T18:14:45.247 INFO:tasks.rados.rados.0.smithi071.stdout:2353: finishing copy_from to smithi07179299-41 2024-07-26T18:14:45.247 INFO:tasks.rados.rados.0.smithi071.stdout:2353: got expected ENOENT (src dne) 2024-07-26T18:14:45.247 INFO:tasks.rados.rados.0.smithi071.stdout:2353: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:14:45.247 INFO:tasks.rados.rados.0.smithi071.stdout:2351: finishing write tid 1 to smithi07179299-36 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:2351: finishing write tid 2 to smithi07179299-36 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1189 (ObjNum 305 snap 0 seq_num 552341383) dirty exists 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:2351: finishing write tid 3 to smithi07179299-36 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:2351: oid 36 updating version 0 to 966 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:2351: oid 36 version 966 is already newer than 965 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 966 (ObjNum 741 snap 224 seq_num 741) dirty exists 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:2351: left oid 36 (ObjNum 741 snap 224 seq_num 741) 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:2351: done (3 left) 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:2352: done (2 left) 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:2353: done (1 left) 2024-07-26T18:14:45.248 INFO:tasks.rados.rados.0.smithi071.stdout:2356: snap_create 2024-07-26T18:14:45.254 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 1125 (ObjNum 701 snap 209 seq_num 701) dirty exists 2024-07-26T18:14:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[90507]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[90507]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[90507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/375 objects degraded (9.067%), 8 pgs degraded) 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1094823577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:14:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[90507]: osdmap e530: 8 total, 8 up, 8 in 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[92867]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[92867]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[92867]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/375 objects degraded (9.067%), 8 pgs degraded) 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:14:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1094823577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:45.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:45.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:14:45.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:45.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:45 smithi071 ceph-mon[92867]: osdmap e530: 8 total, 8 up, 8 in 2024-07-26T18:14:45.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:45 smithi135 ceph-mon[85352]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:45.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:45 smithi135 ceph-mon[85352]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:14:45.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:45 smithi135 ceph-mon[85352]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/375 objects degraded (9.067%), 8 pgs degraded) 2024-07-26T18:14:45.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:45 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:14:45.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:45 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1094823577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:45.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:45 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:45.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:45 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:14:45.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:45 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:45.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:45 smithi135 ceph-mon[85352]: osdmap e530: 8 total, 8 up, 8 in 2024-07-26T18:14:46.229 INFO:tasks.rados.rados.0.smithi071.stdout:2355: done (1 left) 2024-07-26T18:14:46.229 INFO:tasks.rados.rados.0.smithi071.stdout:2356: done (0 left) 2024-07-26T18:14:46.229 INFO:tasks.rados.rados.0.smithi071.stdout:2357: delete oid 15 current snap is 225 2024-07-26T18:14:46.230 INFO:tasks.rados.rados.0.smithi071.stdout:2357: done (0 left) 2024-07-26T18:14:46.231 INFO:tasks.rados.rados.0.smithi071.stdout:2358: snap_remove snap 213 2024-07-26T18:14:46.535 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:46 smithi071 systemd[1]: Stopping Ceph mds.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:14:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:46 smithi135 ceph-mon[85352]: Upgrade: Updating mds.a 2024-07-26T18:14:46.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:46 smithi135 ceph-mon[85352]: Deploying daemon mds.a on smithi071 2024-07-26T18:14:46.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:46 smithi135 ceph-mon[85352]: pgmap v466: 121 pgs: 121 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 322 KiB/s wr, 22 op/s; 4.5 MiB/s, 0 objects/s recovering 2024-07-26T18:14:46.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:46 smithi135 ceph-mon[85352]: osdmap e531: 8 total, 8 up, 8 in 2024-07-26T18:14:46.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:46 smithi071 ceph-mon[92867]: Upgrade: Updating mds.a 2024-07-26T18:14:46.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:46 smithi071 ceph-mon[92867]: Deploying daemon mds.a on smithi071 2024-07-26T18:14:46.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:46 smithi071 ceph-mon[92867]: pgmap v466: 121 pgs: 121 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 322 KiB/s wr, 22 op/s; 4.5 MiB/s, 0 objects/s recovering 2024-07-26T18:14:46.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:46 smithi071 ceph-mon[92867]: osdmap e531: 8 total, 8 up, 8 in 2024-07-26T18:14:46.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:46 smithi071 ceph-mon[90507]: Upgrade: Updating mds.a 2024-07-26T18:14:46.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:46 smithi071 ceph-mon[90507]: Deploying daemon mds.a on smithi071 2024-07-26T18:14:46.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:46 smithi071 ceph-mon[90507]: pgmap v466: 121 pgs: 121 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 322 KiB/s wr, 22 op/s; 4.5 MiB/s, 0 objects/s recovering 2024-07-26T18:14:46.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:46 smithi071 ceph-mon[90507]: osdmap e531: 8 total, 8 up, 8 in 2024-07-26T18:14:46.929 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a[65513]: 2024-07-26T18:14:46.633+0000 7fc0bd2d2640 -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-07-26T18:14:46.930 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a[65513]: 2024-07-26T18:14:46.633+0000 7fc0bd2d2640 -1 mds.a *** got signal Terminated *** 2024-07-26T18:14:47.547 INFO:tasks.rados.rados.0.smithi071.stdout:2358: done (0 left) 2024-07-26T18:14:47.547 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 225 2024-07-26T18:14:47.547 INFO:tasks.rados.rados.0.smithi071.stdout:2359: seq_num 743 ranges {0=450560} 2024-07-26T18:14:47.547 INFO:tasks.rados.rados.0.smithi071.stdout:2359: writing smithi07179299-21 from 0 to 450560 tid 1 2024-07-26T18:14:47.548 INFO:tasks.rados.rados.0.smithi071.stdout:2360: rmattr oid 18 current snap is 225 2024-07-26T18:14:47.548 INFO:tasks.rados.rados.0.smithi071.stdout:2361: copy_from oid 46 from oid 10 current snap is 225 2024-07-26T18:14:47.548 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 225 2024-07-26T18:14:47.548 INFO:tasks.rados.rados.0.smithi071.stdout:2362: seq_num 744 ranges {1900544=466944} 2024-07-26T18:14:47.560 INFO:tasks.rados.rados.0.smithi071.stdout:2362: writing smithi07179299-7 from 1900544 to 2367488 tid 1 2024-07-26T18:14:47.560 INFO:tasks.rados.rados.0.smithi071.stdout:2363: snap_remove snap 219 2024-07-26T18:14:48.555 INFO:tasks.rados.rados.0.smithi071.stdout:2363: done (4 left) 2024-07-26T18:14:48.555 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 225 2024-07-26T18:14:48.555 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 947 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:14:48.555 INFO:tasks.rados.rados.0.smithi071.stdout:2359: finishing write tid 1 to smithi07179299-21 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2359: finishing write tid 2 to smithi07179299-21 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2361: finishing copy_from to smithi07179299-46 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2361: got expected ENOENT (src dne) 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2361: finishing copy_from racing read to smithi07179299-46 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2359: finishing write tid 3 to smithi07179299-21 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2359: oid 21 updating version 0 to 1127 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2359: oid 21 version 1127 is already newer than 1126 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1127 (ObjNum 743 snap 225 seq_num 743) dirty exists 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2359: left oid 21 (ObjNum 743 snap 225 seq_num 743) 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2362: finishing write tid 1 to smithi07179299-7 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2362: finishing write tid 2 to smithi07179299-7 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2362: finishing write tid 3 to smithi07179299-7 2024-07-26T18:14:48.556 INFO:tasks.rados.rados.0.smithi071.stdout:2362: oid 7 updating version 0 to 1104 2024-07-26T18:14:48.557 INFO:tasks.rados.rados.0.smithi071.stdout:2362: oid 7 updating version 1104 to 1105 2024-07-26T18:14:48.557 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1105 (ObjNum 744 snap 225 seq_num 744) dirty exists 2024-07-26T18:14:48.557 INFO:tasks.rados.rados.0.smithi071.stdout:2362: left oid 7 (ObjNum 744 snap 225 seq_num 744) 2024-07-26T18:14:48.557 INFO:tasks.rados.rados.0.smithi071.stdout:2364: seq_num 745 ranges {6070272=483328} 2024-07-26T18:14:48.591 INFO:tasks.rados.rados.0.smithi071.stdout:2364: writing smithi07179299-48 from 6070272 to 6553600 tid 1 2024-07-26T18:14:48.591 INFO:tasks.rados.rados.0.smithi071.stdout:2359: done (4 left) 2024-07-26T18:14:48.591 INFO:tasks.rados.rados.0.smithi071.stdout:2360: done (3 left) 2024-07-26T18:14:48.591 INFO:tasks.rados.rados.0.smithi071.stdout:2361: done (2 left) 2024-07-26T18:14:48.591 INFO:tasks.rados.rados.0.smithi071.stdout:2362: done (1 left) 2024-07-26T18:14:48.591 INFO:tasks.rados.rados.0.smithi071.stdout:2365: rollback oid 5 current snap is 225 2024-07-26T18:14:48.591 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 5 to 214 2024-07-26T18:14:48.591 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 36 current snap is 225 2024-07-26T18:14:48.592 INFO:tasks.rados.rados.0.smithi071.stdout:2366: seq_num 746 ranges {5234688=499712} 2024-07-26T18:14:48.622 INFO:tasks.rados.rados.0.smithi071.stdout:2366: writing smithi07179299-36 from 5234688 to 5734400 tid 1 2024-07-26T18:14:48.622 INFO:tasks.rados.rados.0.smithi071.stdout:2367: snap_create 2024-07-26T18:14:48.622 INFO:tasks.rados.rados.0.smithi071.stdout:2364: finishing write tid 1 to smithi07179299-48 2024-07-26T18:14:48.622 INFO:tasks.rados.rados.0.smithi071.stdout:2364: finishing write tid 2 to smithi07179299-48 2024-07-26T18:14:48.622 INFO:tasks.rados.rados.0.smithi071.stdout:2365: finishing rollback tid 0 to smithi07179299-5 2024-07-26T18:14:48.622 INFO:tasks.rados.rados.0.smithi071.stdout:2365: finishing rollback tid 1 to smithi07179299-5 2024-07-26T18:14:48.622 INFO:tasks.rados.rados.0.smithi071.stdout:2365: finishing rollback tid 2 to smithi07179299-5 2024-07-26T18:14:48.622 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 1042 (ObjNum 708 snap 210 seq_num 708) dirty exists 2024-07-26T18:14:48.622 INFO:tasks.rados.rados.0.smithi071.stdout:2364: finishing write tid 3 to smithi07179299-48 2024-07-26T18:14:48.622 INFO:tasks.rados.rados.0.smithi071.stdout:2364: oid 48 updating version 0 to 1128 2024-07-26T18:14:48.623 INFO:tasks.rados.rados.0.smithi071.stdout:2364: oid 48 updating version 1128 to 1129 2024-07-26T18:14:48.623 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 1129 (ObjNum 745 snap 225 seq_num 745) dirty exists 2024-07-26T18:14:48.623 INFO:tasks.rados.rados.0.smithi071.stdout:2364: left oid 48 (ObjNum 745 snap 225 seq_num 745) 2024-07-26T18:14:48.624 INFO:tasks.rados.rados.0.smithi071.stdout:2366: finishing write tid 1 to smithi07179299-36 2024-07-26T18:14:48.625 INFO:tasks.rados.rados.0.smithi071.stdout:2366: finishing write tid 2 to smithi07179299-36 2024-07-26T18:14:48.626 INFO:tasks.rados.rados.0.smithi071.stdout:2366: finishing write tid 3 to smithi07179299-36 2024-07-26T18:14:48.626 INFO:tasks.rados.rados.0.smithi071.stdout:2366: oid 36 updating version 0 to 968 2024-07-26T18:14:48.626 INFO:tasks.rados.rados.0.smithi071.stdout:2366: oid 36 version 968 is already newer than 967 2024-07-26T18:14:48.626 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 968 (ObjNum 746 snap 225 seq_num 746) dirty exists 2024-07-26T18:14:48.626 INFO:tasks.rados.rados.0.smithi071.stdout:2366: left oid 36 (ObjNum 746 snap 225 seq_num 746) 2024-07-26T18:14:48.776 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:48 smithi071 podman[118082]: 2024-07-26 18:14:48.432358483 +0000 UTC m=+1.889822193 container died 50ce55274a45f6528b029e5652a00dbe65d395269d5663853d663e024e15dcb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, GIT_BRANCH=HEAD, RELEASE=reef-a3bbd72, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240716, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T18:14:48.776 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:48 smithi071 ceph-mon[90507]: pgmap v468: 121 pgs: 121 active+clean; 174 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.6 MiB/s wr, 22 op/s; 4.5 MiB/s, 0 objects/s recovering 2024-07-26T18:14:48.776 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:48 smithi071 ceph-mon[90507]: osdmap e532: 8 total, 8 up, 8 in 2024-07-26T18:14:48.777 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:48 smithi071 ceph-mon[90507]: fsmap cephfs:1 {0=b=up:active} 2024-07-26T18:14:48.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:48 smithi071 ceph-mon[92867]: pgmap v468: 121 pgs: 121 active+clean; 174 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.6 MiB/s wr, 22 op/s; 4.5 MiB/s, 0 objects/s recovering 2024-07-26T18:14:48.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:48 smithi071 ceph-mon[92867]: osdmap e532: 8 total, 8 up, 8 in 2024-07-26T18:14:48.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:48 smithi071 ceph-mon[92867]: fsmap cephfs:1 {0=b=up:active} 2024-07-26T18:14:48.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:48 smithi135 ceph-mon[85352]: pgmap v468: 121 pgs: 121 active+clean; 174 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.6 MiB/s wr, 22 op/s; 4.5 MiB/s, 0 objects/s recovering 2024-07-26T18:14:48.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:48 smithi135 ceph-mon[85352]: osdmap e532: 8 total, 8 up, 8 in 2024-07-26T18:14:48.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:48 smithi135 ceph-mon[85352]: fsmap cephfs:1 {0=b=up:active} 2024-07-26T18:14:49.178 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:48 smithi071 podman[118082]: 2024-07-26 18:14:48.958340252 +0000 UTC m=+2.415804005 container cleanup 50ce55274a45f6528b029e5652a00dbe65d395269d5663853d663e024e15dcb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-a3bbd72, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240716, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-07-26T18:14:49.179 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:48 smithi071 bash[118082]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a 2024-07-26T18:14:49.435 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:14:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[62847]: logger=cleanup t=2024-07-26T18:14:49.117727199Z level=info msg="Completed cleanup jobs" duration=12.735066ms 2024-07-26T18:14:49.528 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:49 smithi071 podman[118096]: 2024-07-26 18:14:49.276267609 +0000 UTC m=+0.840679785 container remove 50ce55274a45f6528b029e5652a00dbe65d395269d5663853d663e024e15dcb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-a3bbd72, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.build-date=20240716, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-07-26T18:14:49.562 INFO:tasks.rados.rados.0.smithi071.stdout:2364: done (3 left) 2024-07-26T18:14:49.562 INFO:tasks.rados.rados.0.smithi071.stdout:2365: done (2 left) 2024-07-26T18:14:49.562 INFO:tasks.rados.rados.0.smithi071.stdout:2366: done (1 left) 2024-07-26T18:14:49.562 INFO:tasks.rados.rados.0.smithi071.stdout:2367: done (0 left) 2024-07-26T18:14:49.562 INFO:tasks.rados.rados.0.smithi071.stdout:2368: snap_remove snap 211 2024-07-26T18:14:49.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:49 smithi135 ceph-mon[85352]: osdmap e533: 8 total, 8 up, 8 in 2024-07-26T18:14:49.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:49 smithi071 ceph-mon[90507]: osdmap e533: 8 total, 8 up, 8 in 2024-07-26T18:14:49.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:49 smithi071 ceph-mon[92867]: osdmap e533: 8 total, 8 up, 8 in 2024-07-26T18:14:49.929 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:49 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.a.service: Deactivated successfully. 2024-07-26T18:14:49.929 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:49 smithi071 systemd[1]: Stopped Ceph mds.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:14:49.929 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:49 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.a.service: Consumed 1.080s CPU time. 2024-07-26T18:14:49.929 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:49 smithi071 systemd[1]: Starting Ceph mds.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:14:50.206 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:49 smithi071 podman[118223]: 2024-07-26 18:14:49.855769338 +0000 UTC m=+0.017485267 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:14:50.207 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:49 smithi071 podman[118223]: 2024-07-26 18:14:49.960457325 +0000 UTC m=+0.122173296 container create 8b1af4d51ce84072cc4b64cdde4b9e4d03a15c55e4412638afe7a7a12b9f7317 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-07-26T18:14:50.207 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:50 smithi071 podman[118223]: 2024-07-26 18:14:50.179634255 +0000 UTC m=+0.341350198 container init 8b1af4d51ce84072cc4b64cdde4b9e4d03a15c55e4412638afe7a7a12b9f7317 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-07-26T18:14:50.207 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:50 smithi071 podman[118223]: 2024-07-26 18:14:50.182397527 +0000 UTC m=+0.344113457 container start 8b1af4d51ce84072cc4b64cdde4b9e4d03a15c55e4412638afe7a7a12b9f7317 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-07-26T18:14:50.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-mon[90507]: pgmap v471: 121 pgs: 121 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-07-26T18:14:50.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-mon[90507]: osdmap e534: 8 total, 8 up, 8 in 2024-07-26T18:14:50.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:50.568 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a[118238]: starting mds.a at 2024-07-26T18:14:50.568 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:50 smithi071 bash[118223]: 8b1af4d51ce84072cc4b64cdde4b9e4d03a15c55e4412638afe7a7a12b9f7317 2024-07-26T18:14:50.568 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:14:50 smithi071 systemd[1]: Started Ceph mds.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:14:50.569 INFO:tasks.rados.rados.0.smithi071.stdout:2368: done (0 left) 2024-07-26T18:14:50.569 INFO:tasks.rados.rados.0.smithi071.stdout:2369: read oid 16 snap -1 2024-07-26T18:14:50.569 INFO:tasks.rados.rados.0.smithi071.stdout:2369: expect deleted 2024-07-26T18:14:50.569 INFO:tasks.rados.rados.0.smithi071.stdout:2370: read oid 15 snap -1 2024-07-26T18:14:50.569 INFO:tasks.rados.rados.0.smithi071.stdout:2370: expect deleted 2024-07-26T18:14:50.569 INFO:tasks.rados.rados.0.smithi071.stdout:2371: snap_create 2024-07-26T18:14:50.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:50.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:50.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-mon[92867]: pgmap v471: 121 pgs: 121 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-07-26T18:14:50.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-mon[92867]: osdmap e534: 8 total, 8 up, 8 in 2024-07-26T18:14:50.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:50.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:50.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:50 smithi135 ceph-mon[85352]: pgmap v471: 121 pgs: 121 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-07-26T18:14:51.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:50 smithi135 ceph-mon[85352]: osdmap e534: 8 total, 8 up, 8 in 2024-07-26T18:14:51.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:51.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:51.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:51.228 INFO:tasks.rados.rados.0.smithi071.stdout:2369: done (2 left) 2024-07-26T18:14:51.228 INFO:tasks.rados.rados.0.smithi071.stdout:2370: done (1 left) 2024-07-26T18:14:51.228 INFO:tasks.rados.rados.0.smithi071.stdout:2371: done (0 left) 2024-07-26T18:14:51.228 INFO:tasks.rados.rados.0.smithi071.stdout:2372: setattr oid 33 current snap is 227 2024-07-26T18:14:51.228 INFO:tasks.rados.rados.0.smithi071.stdout:2373: delete oid 35 current snap is 227 2024-07-26T18:14:51.233 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 1212 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:14:51.235 INFO:tasks.rados.rados.0.smithi071.stdout:2372: done (1 left) 2024-07-26T18:14:51.235 INFO:tasks.rados.rados.0.smithi071.stdout:2373: done (0 left) 2024-07-26T18:14:51.235 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 227 2024-07-26T18:14:51.235 INFO:tasks.rados.rados.0.smithi071.stdout:2374: seq_num 748 ranges {3448832=532480} 2024-07-26T18:14:51.256 INFO:tasks.rados.rados.0.smithi071.stdout:2374: writing smithi07179299-6 from 3448832 to 3981312 tid 1 2024-07-26T18:14:51.256 INFO:tasks.rados.rados.0.smithi071.stdout:2375: snap_create 2024-07-26T18:14:51.260 INFO:tasks.rados.rados.0.smithi071.stdout:2374: finishing write tid 1 to smithi07179299-6 2024-07-26T18:14:51.260 INFO:tasks.rados.rados.0.smithi071.stdout:2374: finishing write tid 2 to smithi07179299-6 2024-07-26T18:14:51.261 INFO:tasks.rados.rados.0.smithi071.stdout:2374: finishing write tid 3 to smithi07179299-6 2024-07-26T18:14:51.261 INFO:tasks.rados.rados.0.smithi071.stdout:2374: oid 6 updating version 0 to 925 2024-07-26T18:14:51.261 INFO:tasks.rados.rados.0.smithi071.stdout:2374: oid 6 updating version 925 to 926 2024-07-26T18:14:51.261 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 926 (ObjNum 748 snap 227 seq_num 748) dirty exists 2024-07-26T18:14:51.261 INFO:tasks.rados.rados.0.smithi071.stdout:2374: left oid 6 (ObjNum 748 snap 227 seq_num 748) 2024-07-26T18:14:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:51 smithi071 ceph-mon[90507]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:boot 2024-07-26T18:14:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:51 smithi071 ceph-mon[90507]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:14:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:14:51.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:51 smithi071 ceph-mon[90507]: osdmap e535: 8 total, 8 up, 8 in 2024-07-26T18:14:51.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:51 smithi071 ceph-mon[90507]: osdmap e536: 8 total, 8 up, 8 in 2024-07-26T18:14:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:51 smithi071 ceph-mon[92867]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:boot 2024-07-26T18:14:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:51 smithi071 ceph-mon[92867]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:14:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:14:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:51 smithi071 ceph-mon[92867]: osdmap e535: 8 total, 8 up, 8 in 2024-07-26T18:14:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:51 smithi071 ceph-mon[92867]: osdmap e536: 8 total, 8 up, 8 in 2024-07-26T18:14:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:51 smithi135 ceph-mon[85352]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:boot 2024-07-26T18:14:52.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:51 smithi135 ceph-mon[85352]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-07-26T18:14:52.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:51 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T18:14:52.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:51 smithi135 ceph-mon[85352]: osdmap e535: 8 total, 8 up, 8 in 2024-07-26T18:14:52.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:51 smithi135 ceph-mon[85352]: osdmap e536: 8 total, 8 up, 8 in 2024-07-26T18:14:52.234 INFO:tasks.rados.rados.0.smithi071.stdout:2374: done (1 left) 2024-07-26T18:14:52.234 INFO:tasks.rados.rados.0.smithi071.stdout:2375: done (0 left) 2024-07-26T18:14:52.234 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 228 2024-07-26T18:14:52.234 INFO:tasks.rados.rados.0.smithi071.stdout:2376: seq_num 749 ranges {11427840=548864} 2024-07-26T18:14:52.298 INFO:tasks.rados.rados.0.smithi071.stdout:2376: writing smithi07179299-32 from 11427840 to 11976704 tid 1 2024-07-26T18:14:52.299 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 228 2024-07-26T18:14:52.299 INFO:tasks.rados.rados.0.smithi071.stdout:2377: seq_num 750 ranges {1753088=565248} 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:2377: writing smithi07179299-12 from 1753088 to 2318336 tid 1 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:2378: rmattr oid 2 current snap is 228 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:2378: done (2 left) 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:2379: rollback oid 46 current snap is 228 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 46 to 218 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:2376: finishing write tid 1 to smithi07179299-32 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:2376: finishing write tid 2 to smithi07179299-32 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:2376: finishing write tid 3 to smithi07179299-32 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:2376: oid 32 updating version 0 to 1018 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:2376: oid 32 version 1018 is already newer than 1017 2024-07-26T18:14:52.312 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 1018 (ObjNum 749 snap 228 seq_num 749) dirty exists 2024-07-26T18:14:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:2376: left oid 32 (ObjNum 749 snap 228 seq_num 749) 2024-07-26T18:14:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:2376: done (2 left) 2024-07-26T18:14:52.313 INFO:tasks.rados.rados.0.smithi071.stdout:2380: delete oid 14 current snap is 228 2024-07-26T18:14:52.316 INFO:tasks.rados.rados.0.smithi071.stdout:2380: done (2 left) 2024-07-26T18:14:52.316 INFO:tasks.rados.rados.0.smithi071.stdout:2381: setattr oid 10 current snap is 228 2024-07-26T18:14:52.316 INFO:tasks.rados.rados.0.smithi071.stdout:2377: finishing write tid 1 to smithi07179299-12 2024-07-26T18:14:52.317 INFO:tasks.rados.rados.0.smithi071.stdout:2377: finishing write tid 2 to smithi07179299-12 2024-07-26T18:14:52.317 INFO:tasks.rados.rados.0.smithi071.stdout:2379: finishing rollback tid 0 to smithi07179299-46 2024-07-26T18:14:52.318 INFO:tasks.rados.rados.0.smithi071.stdout:2379: finishing rollback tid 1 to smithi07179299-46 2024-07-26T18:14:52.318 INFO:tasks.rados.rados.0.smithi071.stdout:2379: finishing rollback tid 2 to smithi07179299-46 2024-07-26T18:14:52.318 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 929 (ObjNum 669 snap 199 seq_num 669) dirty exists 2024-07-26T18:14:52.319 INFO:tasks.rados.rados.0.smithi071.stdout:2377: finishing write tid 3 to smithi07179299-12 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:2377: oid 12 updating version 0 to 1215 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:2377: oid 12 version 1215 is already newer than 1214 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 1215 (ObjNum 750 snap 228 seq_num 750) dirty exists 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:2377: left oid 12 (ObjNum 750 snap 228 seq_num 750) 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:2377: done (2 left) 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:2379: done (1 left) 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:2382: rmattr oid 50 current snap is 228 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:2383: read oid 14 snap -1 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:2383: expect deleted 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:2384: copy_from oid 21 from oid 37 current snap is 228 2024-07-26T18:14:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:2385: setattr oid 8 current snap is 228 2024-07-26T18:14:52.321 INFO:tasks.rados.rados.0.smithi071.stdout:2384: finishing copy_from to smithi07179299-21 2024-07-26T18:14:52.321 INFO:tasks.rados.rados.0.smithi071.stdout:2384: got expected ENOENT (src dne) 2024-07-26T18:14:52.321 INFO:tasks.rados.rados.0.smithi071.stdout:2384: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:14:52.322 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 1043 (ObjNum 33 snap 0 seq_num 2058268544) dirty exists 2024-07-26T18:14:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:2381: done (4 left) 2024-07-26T18:14:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:2383: done (3 left) 2024-07-26T18:14:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:2384: done (2 left) 2024-07-26T18:14:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:2386: rollback oid 11 current snap is 228 2024-07-26T18:14:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 11 to 226 2024-07-26T18:14:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1708 (ObjNum 655 snap 195 seq_num 655) dirty exists 2024-07-26T18:14:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:2382: done (2 left) 2024-07-26T18:14:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:2387: rollback oid 29 current snap is 228 2024-07-26T18:14:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 218 2024-07-26T18:14:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:2388: copy_from oid 3 from oid 35 current snap is 228 2024-07-26T18:14:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:2389: read oid 46 snap 226 2024-07-26T18:14:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:2389: expect (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:14:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:2390: delete oid 45 current snap is 228 2024-07-26T18:14:52.326 INFO:tasks.rados.rados.0.smithi071.stdout:2388: finishing copy_from to smithi07179299-3 2024-07-26T18:14:52.326 INFO:tasks.rados.rados.0.smithi071.stdout:2388: got expected ENOENT (src dne) 2024-07-26T18:14:52.326 INFO:tasks.rados.rados.0.smithi071.stdout:2388: finishing copy_from racing read to smithi07179299-3 2024-07-26T18:14:52.327 INFO:tasks.rados.rados.0.smithi071.stdout:2387: finishing rollback tid 0 to smithi07179299-29 2024-07-26T18:14:52.328 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1050 (ObjNum 739 snap 223 seq_num 739) dirty exists 2024-07-26T18:14:52.328 INFO:tasks.rados.rados.0.smithi071.stdout:2386: finishing rollback tid 0 to smithi07179299-11 2024-07-26T18:14:52.328 INFO:tasks.rados.rados.0.smithi071.stdout:2387: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:14:52.328 INFO:tasks.rados.rados.0.smithi071.stdout:2385: done (5 left) 2024-07-26T18:14:52.328 INFO:tasks.rados.rados.0.smithi071.stdout:2388: done (4 left) 2024-07-26T18:14:52.328 INFO:tasks.rados.rados.0.smithi071.stdout:2390: done (3 left) 2024-07-26T18:14:52.329 INFO:tasks.rados.rados.0.smithi071.stdout:2391: rmattr oid 24 current snap is 228 2024-07-26T18:14:52.329 INFO:tasks.rados.rados.0.smithi071.stdout:2392: delete oid 8 current snap is 228 2024-07-26T18:14:52.329 INFO:tasks.rados.rados.0.smithi071.stdout:2386: finishing rollback tid 1 to smithi07179299-11 2024-07-26T18:14:52.329 INFO:tasks.rados.rados.0.smithi071.stdout:2386: finishing rollback tid 2 to smithi07179299-11 2024-07-26T18:14:52.329 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 1046 (ObjNum 722 snap 216 seq_num 722) dirty exists 2024-07-26T18:14:52.329 INFO:tasks.rados.rados.0.smithi071.stdout:2387: finishing rollback tid 2 to smithi07179299-29 2024-07-26T18:14:52.329 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 950 (ObjNum 517 snap 155 seq_num 517) dirty exists 2024-07-26T18:14:52.332 INFO:tasks.rados.rados.0.smithi071.stdout:2386: done (4 left) 2024-07-26T18:14:52.332 INFO:tasks.rados.rados.0.smithi071.stdout:2387: done (3 left) 2024-07-26T18:14:52.332 INFO:tasks.rados.rados.0.smithi071.stdout:2392: done (2 left) 2024-07-26T18:14:52.332 INFO:tasks.rados.rados.0.smithi071.stdout:2393: copy_from oid 15 from oid 37 current snap is 228 2024-07-26T18:14:52.332 INFO:tasks.rados.rados.0.smithi071.stdout:2394: read oid 23 snap 210 2024-07-26T18:14:52.332 INFO:tasks.rados.rados.0.smithi071.stdout:2394: expect (ObjNum 699 snap 209 seq_num 699) 2024-07-26T18:14:52.332 INFO:tasks.rados.rados.0.smithi071.stdout:2395: read oid 4 snap -1 2024-07-26T18:14:52.332 INFO:tasks.rados.rados.0.smithi071.stdout:2395: expect (ObjNum 732 snap 222 seq_num 732) 2024-07-26T18:14:52.333 INFO:tasks.rados.rados.0.smithi071.stdout:2396: rmattr oid 19 current snap is 228 2024-07-26T18:14:52.333 INFO:tasks.rados.rados.0.smithi071.stdout:2396: done (5 left) 2024-07-26T18:14:52.333 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 228 2024-07-26T18:14:52.333 INFO:tasks.rados.rados.0.smithi071.stdout:2397: seq_num 754 ranges {2367488=630784} 2024-07-26T18:14:52.349 INFO:tasks.rados.rados.0.smithi071.stdout:2397: writing smithi07179299-7 from 2367488 to 2998272 tid 1 2024-07-26T18:14:52.349 INFO:tasks.rados.rados.0.smithi071.stdout:2398: delete oid 48 current snap is 228 2024-07-26T18:14:52.349 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1710 (ObjNum 702 snap 209 seq_num 702) dirty exists 2024-07-26T18:14:52.350 INFO:tasks.rados.rados.0.smithi071.stdout:2393: finishing copy_from to smithi07179299-15 2024-07-26T18:14:52.350 INFO:tasks.rados.rados.0.smithi071.stdout:2393: got expected ENOENT (src dne) 2024-07-26T18:14:52.350 INFO:tasks.rados.rados.0.smithi071.stdout:2393: finishing copy_from racing read to smithi07179299-15 2024-07-26T18:14:52.356 INFO:tasks.rados.rados.0.smithi071.stdout:2395: expect (ObjNum 732 snap 222 seq_num 732) 2024-07-26T18:14:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:14:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:14:52] "GET /metrics HTTP/1.1" 200 36200 "" "Prometheus/2.43.0" 2024-07-26T18:14:52.638 INFO:tasks.rados.rados.0.smithi071.stdout:2389: expect (ObjNum 669 snap 199 seq_num 669) 2024-07-26T18:14:52.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:52 smithi071 ceph-mon[92867]: pgmap v475: 121 pgs: 121 active+clean; 176 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.0 KiB/s rd, 355 KiB/s wr, 5 op/s 2024-07-26T18:14:52.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:52 smithi071 ceph-mon[92867]: osdmap e537: 8 total, 8 up, 8 in 2024-07-26T18:14:52.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:52 smithi071 ceph-mon[90507]: pgmap v475: 121 pgs: 121 active+clean; 176 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.0 KiB/s rd, 355 KiB/s wr, 5 op/s 2024-07-26T18:14:52.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:52 smithi071 ceph-mon[90507]: osdmap e537: 8 total, 8 up, 8 in 2024-07-26T18:14:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:52 smithi135 ceph-mon[85352]: pgmap v475: 121 pgs: 121 active+clean; 176 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.0 KiB/s rd, 355 KiB/s wr, 5 op/s 2024-07-26T18:14:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:52 smithi135 ceph-mon[85352]: osdmap e537: 8 total, 8 up, 8 in 2024-07-26T18:14:53.126 INFO:tasks.rados.rados.0.smithi071.stdout:2397: finishing write tid 1 to smithi07179299-7 2024-07-26T18:14:53.126 INFO:tasks.rados.rados.0.smithi071.stdout:2397: finishing write tid 2 to smithi07179299-7 2024-07-26T18:14:53.126 INFO:tasks.rados.rados.0.smithi071.stdout:2397: finishing write tid 3 to smithi07179299-7 2024-07-26T18:14:53.126 INFO:tasks.rados.rados.0.smithi071.stdout:2397: oid 7 updating version 0 to 1106 2024-07-26T18:14:53.126 INFO:tasks.rados.rados.0.smithi071.stdout:2397: oid 7 updating version 1106 to 1107 2024-07-26T18:14:53.126 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1107 (ObjNum 754 snap 228 seq_num 754) dirty exists 2024-07-26T18:14:53.126 INFO:tasks.rados.rados.0.smithi071.stdout:2397: left oid 7 (ObjNum 754 snap 228 seq_num 754) 2024-07-26T18:14:53.126 INFO:tasks.rados.rados.0.smithi071.stdout:2389: done (6 left) 2024-07-26T18:14:53.126 INFO:tasks.rados.rados.0.smithi071.stdout:2391: done (5 left) 2024-07-26T18:14:53.127 INFO:tasks.rados.rados.0.smithi071.stdout:2393: done (4 left) 2024-07-26T18:14:53.127 INFO:tasks.rados.rados.0.smithi071.stdout:2395: done (3 left) 2024-07-26T18:14:53.127 INFO:tasks.rados.rados.0.smithi071.stdout:2397: done (2 left) 2024-07-26T18:14:53.127 INFO:tasks.rados.rados.0.smithi071.stdout:2398: done (1 left) 2024-07-26T18:14:53.127 INFO:tasks.rados.rados.0.smithi071.stdout:2399: read oid 34 snap -1 2024-07-26T18:14:53.127 INFO:tasks.rados.rados.0.smithi071.stdout:2399: expect deleted 2024-07-26T18:14:53.127 INFO:tasks.rados.rados.0.smithi071.stdout:2400: snap_remove snap 214 2024-07-26T18:14:53.621 INFO:tasks.rados.rados.0.smithi071.stdout:2400: done (2 left) 2024-07-26T18:14:53.621 INFO:tasks.rados.rados.0.smithi071.stdout:2401: delete oid 43 current snap is 228 2024-07-26T18:14:53.621 INFO:tasks.rados.rados.0.smithi071.stdout:2394: expect (ObjNum 699 snap 209 seq_num 699) 2024-07-26T18:14:53.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:53.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:53.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:53.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:53.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:53.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:53.993 INFO:tasks.rados.rados.0.smithi071.stdout:2394: done (2 left) 2024-07-26T18:14:53.993 INFO:tasks.rados.rados.0.smithi071.stdout:2399: done (1 left) 2024-07-26T18:14:53.993 INFO:tasks.rados.rados.0.smithi071.stdout:2401: done (0 left) 2024-07-26T18:14:53.994 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 228 2024-07-26T18:14:53.994 INFO:tasks.rados.rados.0.smithi071.stdout:2402: seq_num 757 ranges {450560=688128} 2024-07-26T18:14:53.999 INFO:tasks.rados.rados.0.smithi071.stdout:2402: writing smithi07179299-21 from 450560 to 1138688 tid 1 2024-07-26T18:14:53.999 INFO:tasks.rados.rados.0.smithi071.stdout:2403: rollback oid 24 current snap is 228 2024-07-26T18:14:54.000 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 24 to 218 2024-07-26T18:14:54.000 INFO:tasks.rados.rados.0.smithi071.stdout:2404: copy_from oid 44 from oid 15 current snap is 228 2024-07-26T18:14:54.000 INFO:tasks.rados.rados.0.smithi071.stdout:2405: rmattr oid 11 current snap is 228 2024-07-26T18:14:54.000 INFO:tasks.rados.rados.0.smithi071.stdout:2405: done (3 left) 2024-07-26T18:14:54.000 INFO:tasks.rados.rados.0.smithi071.stdout:2406: rmattr oid 47 current snap is 228 2024-07-26T18:14:54.000 INFO:tasks.rados.rados.0.smithi071.stdout:2406: done (3 left) 2024-07-26T18:14:54.000 INFO:tasks.rados.rados.0.smithi071.stdout:2407: delete oid 39 current snap is 228 2024-07-26T18:14:54.001 INFO:tasks.rados.rados.0.smithi071.stdout:2404: finishing copy_from to smithi07179299-44 2024-07-26T18:14:54.001 INFO:tasks.rados.rados.0.smithi071.stdout:2404: got expected ENOENT (src dne) 2024-07-26T18:14:54.001 INFO:tasks.rados.rados.0.smithi071.stdout:2404: finishing copy_from racing read to smithi07179299-44 2024-07-26T18:14:54.002 INFO:tasks.rados.rados.0.smithi071.stdout:2404: done (3 left) 2024-07-26T18:14:54.002 INFO:tasks.rados.rados.0.smithi071.stdout:2407: done (2 left) 2024-07-26T18:14:54.002 INFO:tasks.rados.rados.0.smithi071.stdout:2408: read oid 47 snap -1 2024-07-26T18:14:54.002 INFO:tasks.rados.rados.0.smithi071.stdout:2408: expect deleted 2024-07-26T18:14:54.002 INFO:tasks.rados.rados.0.smithi071.stdout:2409: read oid 8 snap -1 2024-07-26T18:14:54.003 INFO:tasks.rados.rados.0.smithi071.stdout:2409: expect deleted 2024-07-26T18:14:54.003 INFO:tasks.rados.rados.0.smithi071.stdout:2410: read oid 45 snap -1 2024-07-26T18:14:54.003 INFO:tasks.rados.rados.0.smithi071.stdout:2410: expect deleted 2024-07-26T18:14:54.003 INFO:tasks.rados.rados.0.smithi071.stdout:2411: delete oid 19 current snap is 228 2024-07-26T18:14:54.004 INFO:tasks.rados.rados.0.smithi071.stdout:2403: finishing rollback tid 0 to smithi07179299-24 2024-07-26T18:14:54.004 INFO:tasks.rados.rados.0.smithi071.stdout:2403: finishing rollback tid 1 to smithi07179299-24 2024-07-26T18:14:54.004 INFO:tasks.rados.rados.0.smithi071.stdout:2402: finishing write tid 1 to smithi07179299-21 2024-07-26T18:14:54.004 INFO:tasks.rados.rados.0.smithi071.stdout:2403: finishing rollback tid 2 to smithi07179299-24 2024-07-26T18:14:54.004 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 1719 (ObjNum 702 snap 209 seq_num 702) dirty exists 2024-07-26T18:14:54.004 INFO:tasks.rados.rados.0.smithi071.stdout:2402: finishing write tid 2 to smithi07179299-21 2024-07-26T18:14:54.005 INFO:tasks.rados.rados.0.smithi071.stdout:2403: done (5 left) 2024-07-26T18:14:54.005 INFO:tasks.rados.rados.0.smithi071.stdout:2408: done (4 left) 2024-07-26T18:14:54.005 INFO:tasks.rados.rados.0.smithi071.stdout:2409: done (3 left) 2024-07-26T18:14:54.005 INFO:tasks.rados.rados.0.smithi071.stdout:2410: done (2 left) 2024-07-26T18:14:54.005 INFO:tasks.rados.rados.0.smithi071.stdout:2411: done (1 left) 2024-07-26T18:14:54.005 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 228 2024-07-26T18:14:54.005 INFO:tasks.rados.rados.0.smithi071.stdout:2412: seq_num 760 ranges {4177920=737280} 2024-07-26T18:14:54.032 INFO:tasks.rados.rados.0.smithi071.stdout:2412: writing smithi07179299-20 from 4177920 to 4915200 tid 1 2024-07-26T18:14:54.032 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 228 2024-07-26T18:14:54.032 INFO:tasks.rados.rados.0.smithi071.stdout:2402: finishing write tid 3 to smithi07179299-21 2024-07-26T18:14:54.032 INFO:tasks.rados.rados.0.smithi071.stdout:2402: oid 21 updating version 0 to 1132 2024-07-26T18:14:54.033 INFO:tasks.rados.rados.0.smithi071.stdout:2402: oid 21 version 1132 is already newer than 1131 2024-07-26T18:14:54.033 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1132 (ObjNum 757 snap 228 seq_num 757) dirty exists 2024-07-26T18:14:54.033 INFO:tasks.rados.rados.0.smithi071.stdout:2402: left oid 21 (ObjNum 757 snap 228 seq_num 757) 2024-07-26T18:14:54.033 INFO:tasks.rados.rados.0.smithi071.stdout:2413: seq_num 761 ranges {3981312=753664} 2024-07-26T18:14:54.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:54.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:54.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:54.059 INFO:tasks.rados.rados.0.smithi071.stdout:2413: writing smithi07179299-6 from 3981312 to 4734976 tid 1 2024-07-26T18:14:54.059 INFO:tasks.rados.rados.0.smithi071.stdout:2402: done (2 left) 2024-07-26T18:14:54.059 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 11 current snap is 228 2024-07-26T18:14:54.060 INFO:tasks.rados.rados.0.smithi071.stdout:2414: seq_num 762 ranges {98304=770048} 2024-07-26T18:14:54.064 INFO:tasks.rados.rados.0.smithi071.stdout:2414: writing smithi07179299-11 from 98304 to 868352 tid 1 2024-07-26T18:14:54.064 INFO:tasks.rados.rados.0.smithi071.stdout:2415: read oid 12 snap -1 2024-07-26T18:14:54.064 INFO:tasks.rados.rados.0.smithi071.stdout:2415: expect (ObjNum 750 snap 228 seq_num 750) 2024-07-26T18:14:54.064 INFO:tasks.rados.rados.0.smithi071.stdout:2416: delete oid 27 current snap is 228 2024-07-26T18:14:54.064 INFO:tasks.rados.rados.0.smithi071.stdout:2412: finishing write tid 1 to smithi07179299-20 2024-07-26T18:14:54.065 INFO:tasks.rados.rados.0.smithi071.stdout:2412: finishing write tid 2 to smithi07179299-20 2024-07-26T18:14:54.065 INFO:tasks.rados.rados.0.smithi071.stdout:2412: finishing write tid 3 to smithi07179299-20 2024-07-26T18:14:54.065 INFO:tasks.rados.rados.0.smithi071.stdout:2412: oid 20 updating version 0 to 1225 2024-07-26T18:14:54.065 INFO:tasks.rados.rados.0.smithi071.stdout:2412: oid 20 version 1225 is already newer than 1224 2024-07-26T18:14:54.065 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1225 (ObjNum 760 snap 228 seq_num 760) dirty exists 2024-07-26T18:14:54.065 INFO:tasks.rados.rados.0.smithi071.stdout:2412: left oid 20 (ObjNum 760 snap 228 seq_num 760) 2024-07-26T18:14:54.066 INFO:tasks.rados.rados.0.smithi071.stdout:2413: finishing write tid 1 to smithi07179299-6 2024-07-26T18:14:54.066 INFO:tasks.rados.rados.0.smithi071.stdout:2413: finishing write tid 2 to smithi07179299-6 2024-07-26T18:14:54.066 INFO:tasks.rados.rados.0.smithi071.stdout:2413: finishing write tid 3 to smithi07179299-6 2024-07-26T18:14:54.066 INFO:tasks.rados.rados.0.smithi071.stdout:2413: oid 6 updating version 0 to 931 2024-07-26T18:14:54.066 INFO:tasks.rados.rados.0.smithi071.stdout:2413: oid 6 version 931 is already newer than 930 2024-07-26T18:14:54.066 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 931 (ObjNum 761 snap 228 seq_num 761) dirty exists 2024-07-26T18:14:54.067 INFO:tasks.rados.rados.0.smithi071.stdout:2413: left oid 6 (ObjNum 761 snap 228 seq_num 761) 2024-07-26T18:14:54.067 INFO:tasks.rados.rados.0.smithi071.stdout:2412: done (4 left) 2024-07-26T18:14:54.068 INFO:tasks.rados.rados.0.smithi071.stdout:2413: done (3 left) 2024-07-26T18:14:54.068 INFO:tasks.rados.rados.0.smithi071.stdout:2416: done (2 left) 2024-07-26T18:14:54.068 INFO:tasks.rados.rados.0.smithi071.stdout:2417: rmattr oid 19 current snap is 228 2024-07-26T18:14:54.068 INFO:tasks.rados.rados.0.smithi071.stdout:2417: done (2 left) 2024-07-26T18:14:54.068 INFO:tasks.rados.rados.0.smithi071.stdout:2418: snap_remove snap 222 2024-07-26T18:14:54.865 INFO:tasks.rados.rados.0.smithi071.stdout:2418: done (2 left) 2024-07-26T18:14:54.865 INFO:tasks.rados.rados.0.smithi071.stdout:2419: snap_create 2024-07-26T18:14:54.865 INFO:tasks.rados.rados.0.smithi071.stdout:2414: finishing write tid 1 to smithi07179299-11 2024-07-26T18:14:54.865 INFO:tasks.rados.rados.0.smithi071.stdout:2414: finishing write tid 2 to smithi07179299-11 2024-07-26T18:14:54.865 INFO:tasks.rados.rados.0.smithi071.stdout:2415: expect (ObjNum 750 snap 228 seq_num 750) 2024-07-26T18:14:54.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:54 smithi071 ceph-mon[90507]: pgmap v477: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 484 KiB/s wr, 16 op/s 2024-07-26T18:14:54.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:54 smithi071 ceph-mon[90507]: osdmap e538: 8 total, 8 up, 8 in 2024-07-26T18:14:54.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:54.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:54.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:54 smithi071 ceph-mon[92867]: pgmap v477: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 484 KiB/s wr, 16 op/s 2024-07-26T18:14:54.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:54 smithi071 ceph-mon[92867]: osdmap e538: 8 total, 8 up, 8 in 2024-07-26T18:14:54.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:54.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:54.956 INFO:tasks.rados.rados.0.smithi071.stdout:2414: finishing write tid 3 to smithi07179299-11 2024-07-26T18:14:54.956 INFO:tasks.rados.rados.0.smithi071.stdout:2414: oid 11 updating version 0 to 1049 2024-07-26T18:14:54.956 INFO:tasks.rados.rados.0.smithi071.stdout:2414: oid 11 version 1049 is already newer than 1048 2024-07-26T18:14:54.956 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 1049 (ObjNum 762 snap 228 seq_num 762) dirty exists 2024-07-26T18:14:54.956 INFO:tasks.rados.rados.0.smithi071.stdout:2414: left oid 11 (ObjNum 762 snap 228 seq_num 762) 2024-07-26T18:14:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:54 smithi135 ceph-mon[85352]: pgmap v477: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 484 KiB/s wr, 16 op/s 2024-07-26T18:14:55.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:54 smithi135 ceph-mon[85352]: osdmap e538: 8 total, 8 up, 8 in 2024-07-26T18:14:55.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:55.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:55.870 INFO:tasks.rados.rados.0.smithi071.stdout:2414: done (2 left) 2024-07-26T18:14:55.870 INFO:tasks.rados.rados.0.smithi071.stdout:2415: done (1 left) 2024-07-26T18:14:55.870 INFO:tasks.rados.rados.0.smithi071.stdout:2419: done (0 left) 2024-07-26T18:14:55.870 INFO:tasks.rados.rados.0.smithi071.stdout:2420: rollback oid 30 current snap is 229 2024-07-26T18:14:55.870 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 226 2024-07-26T18:14:55.870 INFO:tasks.rados.rados.0.smithi071.stdout:2421: rollback oid 21 current snap is 229 2024-07-26T18:14:55.870 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 21 to 226 2024-07-26T18:14:55.870 INFO:tasks.rados.rados.0.smithi071.stdout:2422: delete oid 10 current snap is 229 2024-07-26T18:14:55.872 INFO:tasks.rados.rados.0.smithi071.stdout:2420: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:14:55.872 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 850 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-07-26T18:14:55.875 INFO:tasks.rados.rados.0.smithi071.stdout:2421: finishing rollback tid 0 to smithi07179299-21 2024-07-26T18:14:55.875 INFO:tasks.rados.rados.0.smithi071.stdout:2421: finishing rollback tid 1 to smithi07179299-21 2024-07-26T18:14:55.875 INFO:tasks.rados.rados.0.smithi071.stdout:2421: finishing rollback tid 2 to smithi07179299-21 2024-07-26T18:14:55.875 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1135 (ObjNum 743 snap 225 seq_num 743) dirty exists 2024-07-26T18:14:55.875 INFO:tasks.rados.rados.0.smithi071.stdout:2420: done (2 left) 2024-07-26T18:14:55.876 INFO:tasks.rados.rados.0.smithi071.stdout:2421: done (1 left) 2024-07-26T18:14:55.876 INFO:tasks.rados.rados.0.smithi071.stdout:2422: done (0 left) 2024-07-26T18:14:55.876 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 229 2024-07-26T18:14:55.876 INFO:tasks.rados.rados.0.smithi071.stdout:2423: seq_num 765 ranges {0=417792,417792=401408} 2024-07-26T18:14:55.878 INFO:tasks.rados.rados.0.smithi071.stdout:2423: writing smithi07179299-15 from 0 to 417792 tid 1 2024-07-26T18:14:55.881 INFO:tasks.rados.rados.0.smithi071.stdout:2423: writing smithi07179299-15 from 417792 to 819200 tid 2 2024-07-26T18:14:55.882 INFO:tasks.rados.rados.0.smithi071.stdout:2424: snap_create 2024-07-26T18:14:55.882 INFO:tasks.rados.rados.0.smithi071.stdout:2423: finishing write tid 1 to smithi07179299-15 2024-07-26T18:14:55.888 INFO:tasks.rados.rados.0.smithi071.stdout:2423: finishing write tid 2 to smithi07179299-15 2024-07-26T18:14:55.888 INFO:tasks.rados.rados.0.smithi071.stdout:2423: finishing write tid 3 to smithi07179299-15 2024-07-26T18:14:55.888 INFO:tasks.rados.rados.0.smithi071.stdout:2423: finishing write tid 4 to smithi07179299-15 2024-07-26T18:14:55.888 INFO:tasks.rados.rados.0.smithi071.stdout:2423: oid 15 updating version 0 to 1452 2024-07-26T18:14:55.888 INFO:tasks.rados.rados.0.smithi071.stdout:2423: oid 15 version 1452 is already newer than 1451 2024-07-26T18:14:55.888 INFO:tasks.rados.rados.0.smithi071.stdout:2423: oid 15 updating version 1452 to 1453 2024-07-26T18:14:55.888 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 1453 (ObjNum 765 snap 229 seq_num 765) dirty exists 2024-07-26T18:14:55.888 INFO:tasks.rados.rados.0.smithi071.stdout:2423: left oid 15 (ObjNum 765 snap 229 seq_num 765) 2024-07-26T18:14:55.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:55 smithi071 ceph-mon[92867]: osdmap e539: 8 total, 8 up, 8 in 2024-07-26T18:14:55.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:55 smithi071 ceph-mon[92867]: pgmap v480: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 450 KiB/s wr, 20 op/s 2024-07-26T18:14:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:55 smithi071 ceph-mon[90507]: osdmap e539: 8 total, 8 up, 8 in 2024-07-26T18:14:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:55 smithi071 ceph-mon[90507]: pgmap v480: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 450 KiB/s wr, 20 op/s 2024-07-26T18:14:56.227 INFO:tasks.rados.rados.0.smithi071.stdout:2423: done (1 left) 2024-07-26T18:14:56.228 INFO:tasks.rados.rados.0.smithi071.stdout:2424: done (0 left) 2024-07-26T18:14:56.228 INFO:tasks.rados.rados.0.smithi071.stdout:2425: rmattr oid 36 current snap is 230 2024-07-26T18:14:56.228 INFO:tasks.rados.rados.0.smithi071.stdout:2426: delete oid 14 current snap is 230 2024-07-26T18:14:56.229 INFO:tasks.rados.rados.0.smithi071.stdout:2426: done (1 left) 2024-07-26T18:14:56.229 INFO:tasks.rados.rados.0.smithi071.stdout:2427: read oid 16 snap -1 2024-07-26T18:14:56.230 INFO:tasks.rados.rados.0.smithi071.stdout:2427: expect deleted 2024-07-26T18:14:56.230 INFO:tasks.rados.rados.0.smithi071.stdout:2428: setattr oid 40 current snap is 230 2024-07-26T18:14:56.232 INFO:tasks.rados.rados.0.smithi071.stdout:2427: done (2 left) 2024-07-26T18:14:56.232 INFO:tasks.rados.rados.0.smithi071.stdout:2429: copy_from oid 6 from oid 7 current snap is 230 2024-07-26T18:14:56.232 INFO:tasks.rados.rados.0.smithi071.stdout:2430: read oid 49 snap -1 2024-07-26T18:14:56.232 INFO:tasks.rados.rados.0.smithi071.stdout:2430: expect (ObjNum 714 snap 212 seq_num 714) 2024-07-26T18:14:56.232 INFO:tasks.rados.rados.0.smithi071.stdout:2431: snap_remove snap 224 2024-07-26T18:14:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:55 smithi135 ceph-mon[85352]: osdmap e539: 8 total, 8 up, 8 in 2024-07-26T18:14:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:55 smithi135 ceph-mon[85352]: pgmap v480: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 450 KiB/s wr, 20 op/s 2024-07-26T18:14:57.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:56 smithi071 ceph-mon[90507]: osdmap e540: 8 total, 8 up, 8 in 2024-07-26T18:14:57.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:56 smithi071 ceph-mon[90507]: osdmap e541: 8 total, 8 up, 8 in 2024-07-26T18:14:57.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:56 smithi071 ceph-mon[92867]: osdmap e540: 8 total, 8 up, 8 in 2024-07-26T18:14:57.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:56 smithi071 ceph-mon[92867]: osdmap e541: 8 total, 8 up, 8 in 2024-07-26T18:14:57.229 INFO:tasks.rados.rados.0.smithi071.stdout:2431: done (4 left) 2024-07-26T18:14:57.229 INFO:tasks.rados.rados.0.smithi071.stdout:2432: rmattr oid 24 current snap is 230 2024-07-26T18:14:57.230 INFO:tasks.rados.rados.0.smithi071.stdout:2432: done (4 left) 2024-07-26T18:14:57.230 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 230 2024-07-26T18:14:57.230 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 969 (ObjNum 746 snap 225 seq_num 746) dirty exists 2024-07-26T18:14:57.230 INFO:tasks.rados.rados.0.smithi071.stdout:2433: seq_num 767 ranges {0=450560,450560=401408} 2024-07-26T18:14:57.232 INFO:tasks.rados.rados.0.smithi071.stdout:2433: writing smithi07179299-13 from 0 to 450560 tid 1 2024-07-26T18:14:57.235 INFO:tasks.rados.rados.0.smithi071.stdout:2433: writing smithi07179299-13 from 450560 to 851968 tid 2 2024-07-26T18:14:57.235 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1725 (ObjNum 731 snap 222 seq_num 731) dirty exists 2024-07-26T18:14:57.235 INFO:tasks.rados.rados.0.smithi071.stdout:2429: finishing copy_from racing read to smithi07179299-6 2024-07-26T18:14:57.235 INFO:tasks.rados.rados.0.smithi071.stdout:2429: finishing copy_from to smithi07179299-6 2024-07-26T18:14:57.235 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 1107 (ObjNum 754 snap 228 seq_num 754) dirty exists 2024-07-26T18:14:57.235 INFO:tasks.rados.rados.0.smithi071.stdout:2430: expect (ObjNum 714 snap 212 seq_num 714) 2024-07-26T18:14:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:56 smithi135 ceph-mon[85352]: osdmap e540: 8 total, 8 up, 8 in 2024-07-26T18:14:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:56 smithi135 ceph-mon[85352]: osdmap e541: 8 total, 8 up, 8 in 2024-07-26T18:14:57.582 INFO:tasks.rados.rados.0.smithi071.stdout:2433: finishing write tid 1 to smithi07179299-13 2024-07-26T18:14:57.582 INFO:tasks.rados.rados.0.smithi071.stdout:2433: finishing write tid 2 to smithi07179299-13 2024-07-26T18:14:57.582 INFO:tasks.rados.rados.0.smithi071.stdout:2425: done (4 left) 2024-07-26T18:14:57.582 INFO:tasks.rados.rados.0.smithi071.stdout:2428: done (3 left) 2024-07-26T18:14:57.582 INFO:tasks.rados.rados.0.smithi071.stdout:2429: done (2 left) 2024-07-26T18:14:57.582 INFO:tasks.rados.rados.0.smithi071.stdout:2430: done (1 left) 2024-07-26T18:14:57.582 INFO:tasks.rados.rados.0.smithi071.stdout:2434: snap_create 2024-07-26T18:14:57.582 INFO:tasks.rados.rados.0.smithi071.stdout:2433: finishing write tid 3 to smithi07179299-13 2024-07-26T18:14:57.582 INFO:tasks.rados.rados.0.smithi071.stdout:2433: finishing write tid 4 to smithi07179299-13 2024-07-26T18:14:57.583 INFO:tasks.rados.rados.0.smithi071.stdout:2433: oid 13 updating version 0 to 970 2024-07-26T18:14:57.583 INFO:tasks.rados.rados.0.smithi071.stdout:2433: oid 13 updating version 970 to 971 2024-07-26T18:14:57.583 INFO:tasks.rados.rados.0.smithi071.stdout:2433: oid 13 updating version 971 to 972 2024-07-26T18:14:57.583 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 972 (ObjNum 767 snap 230 seq_num 767) dirty exists 2024-07-26T18:14:57.583 INFO:tasks.rados.rados.0.smithi071.stdout:2433: left oid 13 (ObjNum 767 snap 230 seq_num 767) 2024-07-26T18:14:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:14:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-26T18:14:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: Upgrade: It appears safe to stop mds.b 2024-07-26T18:14:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: osdmap e542: 8 total, 8 up, 8 in 2024-07-26T18:14:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:58 smithi135 ceph-mon[85352]: pgmap v484: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 184 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-26T18:14:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: Upgrade: It appears safe to stop mds.b 2024-07-26T18:14:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: osdmap e542: 8 total, 8 up, 8 in 2024-07-26T18:14:58.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:58.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[90507]: pgmap v484: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 184 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-26T18:14:58.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:58.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:14:58.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:14:58.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:14:58.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-07-26T18:14:58.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: Upgrade: It appears safe to stop mds.b 2024-07-26T18:14:58.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: osdmap e542: 8 total, 8 up, 8 in 2024-07-26T18:14:58.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:58.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:14:58.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:58 smithi071 ceph-mon[92867]: pgmap v484: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 184 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2433: done (1 left) 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2434: done (0 left) 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2435: read oid 13 snap 210 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2435: expect (ObjNum 709 snap 210 seq_num 709) 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2436: read oid 44 snap 225 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2436: expect (ObjNum 2057164144 snap 21924 seq_num 2057455472) 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2437: rollback oid 18 current snap is 231 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 210 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2438: read oid 42 snap -1 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2438: expect (ObjNum 738 snap 223 seq_num 738) 2024-07-26T18:14:58.540 INFO:tasks.rados.rados.0.smithi071.stdout:2439: rmattr oid 17 current snap is 231 2024-07-26T18:14:58.541 INFO:tasks.rados.rados.0.smithi071.stdout:2439: done (4 left) 2024-07-26T18:14:58.541 INFO:tasks.rados.rados.0.smithi071.stdout:2440: read oid 39 snap -1 2024-07-26T18:14:58.541 INFO:tasks.rados.rados.0.smithi071.stdout:2440: expect deleted 2024-07-26T18:14:58.541 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 231 2024-07-26T18:14:58.541 INFO:tasks.rados.rados.0.smithi071.stdout:2441: seq_num 768 ranges {4177920=466944,4644864=401408} 2024-07-26T18:14:58.560 INFO:tasks.rados.rados.0.smithi071.stdout:2441: writing smithi07179299-28 from 4177920 to 4644864 tid 1 2024-07-26T18:14:58.563 INFO:tasks.rados.rados.0.smithi071.stdout:2441: writing smithi07179299-28 from 4644864 to 5046272 tid 2 2024-07-26T18:14:58.563 INFO:tasks.rados.rados.0.smithi071.stdout:2442: read oid 11 snap 218 2024-07-26T18:14:58.563 INFO:tasks.rados.rados.0.smithi071.stdout:2442: expect (ObjNum 722 snap 216 seq_num 722) 2024-07-26T18:14:58.563 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 231 2024-07-26T18:14:58.563 INFO:tasks.rados.rados.0.smithi071.stdout:2443: seq_num 769 ranges {0=483328,483328=401408} 2024-07-26T18:14:58.565 INFO:tasks.rados.rados.0.smithi071.stdout:2443: writing smithi07179299-22 from 0 to 483328 tid 1 2024-07-26T18:14:58.568 INFO:tasks.rados.rados.0.smithi071.stdout:2443: writing smithi07179299-22 from 483328 to 884736 tid 2 2024-07-26T18:14:58.568 INFO:tasks.rados.rados.0.smithi071.stdout:2444: delete oid 4 current snap is 231 2024-07-26T18:14:58.568 INFO:tasks.rados.rados.0.smithi071.stdout:2436: expect (ObjNum 2057164144 snap 21924 seq_num 2057455472) 2024-07-26T18:14:58.571 INFO:tasks.rados.rados.0.smithi071.stdout:2437: finishing rollback tid 0 to smithi07179299-18 2024-07-26T18:14:58.571 INFO:tasks.rados.rados.0.smithi071.stdout:2437: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:14:58.571 INFO:tasks.rados.rados.0.smithi071.stdout:2437: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:14:58.571 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 953 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:14:58.571 INFO:tasks.rados.rados.0.smithi071.stdout:2438: expect (ObjNum 738 snap 223 seq_num 738) 2024-07-26T18:14:58.581 INFO:tasks.rados.rados.0.smithi071.stdout:2435: expect (ObjNum 709 snap 210 seq_num 709) 2024-07-26T18:14:58.639 INFO:tasks.rados.rados.0.smithi071.stdout:2442: expect (ObjNum 722 snap 216 seq_num 722) 2024-07-26T18:14:58.642 INFO:tasks.rados.rados.0.smithi071.stdout:2441: finishing write tid 1 to smithi07179299-28 2024-07-26T18:14:58.642 INFO:tasks.rados.rados.0.smithi071.stdout:2441: finishing write tid 2 to smithi07179299-28 2024-07-26T18:14:58.642 INFO:tasks.rados.rados.0.smithi071.stdout:2441: finishing write tid 3 to smithi07179299-28 2024-07-26T18:14:58.642 INFO:tasks.rados.rados.0.smithi071.stdout:2441: finishing write tid 4 to smithi07179299-28 2024-07-26T18:14:58.642 INFO:tasks.rados.rados.0.smithi071.stdout:2441: oid 28 updating version 0 to 1136 2024-07-26T18:14:58.642 INFO:tasks.rados.rados.0.smithi071.stdout:2441: oid 28 updating version 1136 to 1138 2024-07-26T18:14:58.642 INFO:tasks.rados.rados.0.smithi071.stdout:2441: oid 28 version 1138 is already newer than 1137 2024-07-26T18:14:58.642 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1138 (ObjNum 768 snap 231 seq_num 768) dirty exists 2024-07-26T18:14:58.642 INFO:tasks.rados.rados.0.smithi071.stdout:2441: left oid 28 (ObjNum 768 snap 231 seq_num 768) 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2443: finishing write tid 1 to smithi07179299-22 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2443: finishing write tid 2 to smithi07179299-22 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2443: finishing write tid 3 to smithi07179299-22 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2443: finishing write tid 4 to smithi07179299-22 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2443: oid 22 updating version 0 to 1108 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2443: oid 22 updating version 1108 to 1109 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2443: oid 22 updating version 1109 to 1110 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1110 (ObjNum 769 snap 231 seq_num 769) dirty exists 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2443: left oid 22 (ObjNum 769 snap 231 seq_num 769) 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2435: done (8 left) 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2436: done (7 left) 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2437: done (6 left) 2024-07-26T18:14:58.643 INFO:tasks.rados.rados.0.smithi071.stdout:2438: done (5 left) 2024-07-26T18:14:58.644 INFO:tasks.rados.rados.0.smithi071.stdout:2440: done (4 left) 2024-07-26T18:14:58.644 INFO:tasks.rados.rados.0.smithi071.stdout:2441: done (3 left) 2024-07-26T18:14:58.644 INFO:tasks.rados.rados.0.smithi071.stdout:2442: done (2 left) 2024-07-26T18:14:58.644 INFO:tasks.rados.rados.0.smithi071.stdout:2443: done (1 left) 2024-07-26T18:14:58.644 INFO:tasks.rados.rados.0.smithi071.stdout:2444: done (0 left) 2024-07-26T18:14:58.644 INFO:tasks.rados.rados.0.smithi071.stdout:2445: snap_create 2024-07-26T18:14:59.542 INFO:tasks.rados.rados.0.smithi071.stdout:2445: done (0 left) 2024-07-26T18:14:59.542 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 232 2024-07-26T18:14:59.542 INFO:tasks.rados.rados.0.smithi071.stdout:2446: seq_num 771 ranges {851968=516096,1368064=401408} 2024-07-26T18:14:59.549 INFO:tasks.rados.rados.0.smithi071.stdout:2446: writing smithi07179299-13 from 851968 to 1368064 tid 1 2024-07-26T18:14:59.552 INFO:tasks.rados.rados.0.smithi071.stdout:2446: writing smithi07179299-13 from 1368064 to 1769472 tid 2 2024-07-26T18:14:59.552 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 232 2024-07-26T18:14:59.552 INFO:tasks.rados.rados.0.smithi071.stdout:2447: seq_num 772 ranges {0=532480,532480=401408} 2024-07-26T18:14:59.559 INFO:tasks.rados.rados.0.smithi071.stdout:2447: writing smithi07179299-17 from 0 to 532480 tid 1 2024-07-26T18:14:59.559 INFO:tasks.rados.rados.0.smithi071.stdout:2447: writing smithi07179299-17 from 532480 to 933888 tid 2 2024-07-26T18:14:59.559 INFO:tasks.rados.rados.0.smithi071.stdout:2448: read oid 30 snap -1 2024-07-26T18:14:59.559 INFO:tasks.rados.rados.0.smithi071.stdout:2448: expect deleted 2024-07-26T18:14:59.559 INFO:tasks.rados.rados.0.smithi071.stdout:2449: snap_remove snap 218 2024-07-26T18:14:59.724 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:59 smithi135 ceph-mon[85352]: osdmap e543: 8 total, 8 up, 8 in 2024-07-26T18:14:59.724 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:59 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:59.724 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:59 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:14:59.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:14:59 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:59.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:59 smithi071 ceph-mon[90507]: osdmap e543: 8 total, 8 up, 8 in 2024-07-26T18:14:59.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:59 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:59.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:59 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:14:59.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:14:59 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:14:59.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:59 smithi071 ceph-mon[92867]: osdmap e543: 8 total, 8 up, 8 in 2024-07-26T18:14:59.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:59 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:14:59.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:59 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' 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-07-26T18:14:59.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:14:59 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:00.531 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:00 smithi135 systemd[1]: Stopping Ceph mds.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:15:00.551 INFO:tasks.rados.rados.0.smithi071.stdout:2449: done (3 left) 2024-07-26T18:15:00.551 INFO:tasks.rados.rados.0.smithi071.stdout:2450: delete oid 47 current snap is 232 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2446: finishing write tid 1 to smithi07179299-13 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2446: finishing write tid 2 to smithi07179299-13 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2446: finishing write tid 3 to smithi07179299-13 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2446: finishing write tid 4 to smithi07179299-13 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2446: oid 13 updating version 0 to 974 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2446: oid 13 updating version 974 to 975 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2446: oid 13 version 975 is already newer than 973 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 975 (ObjNum 771 snap 232 seq_num 771) dirty exists 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2446: left oid 13 (ObjNum 771 snap 232 seq_num 771) 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2447: finishing write tid 1 to smithi07179299-17 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2447: finishing write tid 2 to smithi07179299-17 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2447: finishing write tid 3 to smithi07179299-17 2024-07-26T18:15:00.552 INFO:tasks.rados.rados.0.smithi071.stdout:2447: finishing write tid 4 to smithi07179299-17 2024-07-26T18:15:00.553 INFO:tasks.rados.rados.0.smithi071.stdout:2447: oid 17 updating version 0 to 1734 2024-07-26T18:15:00.553 INFO:tasks.rados.rados.0.smithi071.stdout:2447: oid 17 updating version 1734 to 1735 2024-07-26T18:15:00.553 INFO:tasks.rados.rados.0.smithi071.stdout:2447: oid 17 updating version 1735 to 1736 2024-07-26T18:15:00.553 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1736 (ObjNum 772 snap 232 seq_num 772) dirty exists 2024-07-26T18:15:00.553 INFO:tasks.rados.rados.0.smithi071.stdout:2447: left oid 17 (ObjNum 772 snap 232 seq_num 772) 2024-07-26T18:15:00.554 INFO:tasks.rados.rados.0.smithi071.stdout:2446: done (3 left) 2024-07-26T18:15:00.554 INFO:tasks.rados.rados.0.smithi071.stdout:2447: done (2 left) 2024-07-26T18:15:00.554 INFO:tasks.rados.rados.0.smithi071.stdout:2448: done (1 left) 2024-07-26T18:15:00.554 INFO:tasks.rados.rados.0.smithi071.stdout:2450: done (0 left) 2024-07-26T18:15:00.554 INFO:tasks.rados.rados.0.smithi071.stdout:2451: snap_create 2024-07-26T18:15:00.807 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b[59322]: 2024-07-26T18:15:00.529+0000 7ff765a86640 -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-07-26T18:15:00.808 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b[59322]: 2024-07-26T18:15:00.529+0000 7ff765a86640 -1 mds.b *** got signal Terminated *** 2024-07-26T18:15:00.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-mon[85352]: Upgrade: Updating mds.b 2024-07-26T18:15:00.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-mon[85352]: Deploying daemon mds.b on smithi135 2024-07-26T18:15:00.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-mon[85352]: pgmap v486: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2024-07-26T18:15:00.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-mon[85352]: osdmap e544: 8 total, 8 up, 8 in 2024-07-26T18:15:00.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-mon[85352]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-26T18:15:00.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-mon[85352]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-26T18:15:00.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-mon[85352]: osdmap e545: 8 total, 8 up, 8 in 2024-07-26T18:15:00.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-mon[85352]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-07-26T18:15:00.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-mon[85352]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-26T18:15:00.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:00 smithi135 ceph-mon[85352]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-07-26T18:15:00.831 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[92867]: Upgrade: Updating mds.b 2024-07-26T18:15:00.831 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[92867]: Deploying daemon mds.b on smithi135 2024-07-26T18:15:00.831 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[92867]: pgmap v486: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2024-07-26T18:15:00.831 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[92867]: osdmap e544: 8 total, 8 up, 8 in 2024-07-26T18:15:00.831 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[92867]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-26T18:15:00.832 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[92867]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-26T18:15:00.832 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[92867]: osdmap e545: 8 total, 8 up, 8 in 2024-07-26T18:15:00.832 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[92867]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-07-26T18:15:00.832 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[92867]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-26T18:15:00.832 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[92867]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-07-26T18:15:00.832 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a[90503]: 2024-07-26T18:15:00.531+0000 7fa060df1640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-26T18:15:00.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[90507]: Upgrade: Updating mds.b 2024-07-26T18:15:00.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[90507]: Deploying daemon mds.b on smithi135 2024-07-26T18:15:00.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[90507]: pgmap v486: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2024-07-26T18:15:00.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[90507]: osdmap e544: 8 total, 8 up, 8 in 2024-07-26T18:15:00.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[90507]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-26T18:15:00.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[90507]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-26T18:15:00.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[90507]: osdmap e545: 8 total, 8 up, 8 in 2024-07-26T18:15:00.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[90507]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-07-26T18:15:00.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[90507]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-26T18:15:00.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:00 smithi071 ceph-mon[90507]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-07-26T18:15:01.231 INFO:tasks.rados.rados.0.smithi071.stdout:2451: done (0 left) 2024-07-26T18:15:01.231 INFO:tasks.rados.rados.0.smithi071.stdout:2452: delete oid 28 current snap is 233 2024-07-26T18:15:01.233 INFO:tasks.rados.rados.0.smithi071.stdout:2452: done (0 left) 2024-07-26T18:15:01.233 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 233 2024-07-26T18:15:01.233 INFO:tasks.rados.rados.0.smithi071.stdout:2453: seq_num 775 ranges {0=589824,589824=401408} 2024-07-26T18:15:01.236 INFO:tasks.rados.rados.0.smithi071.stdout:2453: writing smithi07179299-39 from 0 to 589824 tid 1 2024-07-26T18:15:01.239 INFO:tasks.rados.rados.0.smithi071.stdout:2453: writing smithi07179299-39 from 589824 to 991232 tid 2 2024-07-26T18:15:01.239 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 233 2024-07-26T18:15:01.239 INFO:tasks.rados.rados.0.smithi071.stdout:2454: seq_num 776 ranges {1769472=606208,2375680=401408} 2024-07-26T18:15:01.252 INFO:tasks.rados.rados.0.smithi071.stdout:2454: writing smithi07179299-13 from 1769472 to 2375680 tid 1 2024-07-26T18:15:01.254 INFO:tasks.rados.rados.0.smithi071.stdout:2454: writing smithi07179299-13 from 2375680 to 2777088 tid 2 2024-07-26T18:15:01.254 INFO:tasks.rados.rados.0.smithi071.stdout:2455: snap_remove snap 226 2024-07-26T18:15:01.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:01 smithi135 ceph-mon[85352]: fsmap cephfs:1/1 {0=a=up:replay} 2024-07-26T18:15:01.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:01 smithi135 ceph-mon[85352]: osdmap e546: 8 total, 8 up, 8 in 2024-07-26T18:15:01.842 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:01 smithi071 ceph-mon[92867]: fsmap cephfs:1/1 {0=a=up:replay} 2024-07-26T18:15:01.842 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:01 smithi071 ceph-mon[92867]: osdmap e546: 8 total, 8 up, 8 in 2024-07-26T18:15:01.842 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:01 smithi071 ceph-mon[90507]: fsmap cephfs:1/1 {0=a=up:replay} 2024-07-26T18:15:01.842 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:01 smithi071 ceph-mon[90507]: osdmap e546: 8 total, 8 up, 8 in 2024-07-26T18:15:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:15:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:15:02] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.43.0" 2024-07-26T18:15:02.240 INFO:tasks.rados.rados.0.smithi071.stdout:2455: done (2 left) 2024-07-26T18:15:02.240 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 233 2024-07-26T18:15:02.240 INFO:tasks.rados.rados.0.smithi071.stdout:2456: seq_num 777 ranges {0=622592,622592=401408} 2024-07-26T18:15:02.244 INFO:tasks.rados.rados.0.smithi071.stdout:2456: writing smithi07179299-28 from 0 to 622592 tid 1 2024-07-26T18:15:02.247 INFO:tasks.rados.rados.0.smithi071.stdout:2456: writing smithi07179299-28 from 622592 to 1024000 tid 2 2024-07-26T18:15:02.248 INFO:tasks.rados.rados.0.smithi071.stdout:2453: finishing write tid 1 to smithi07179299-39 2024-07-26T18:15:02.248 INFO:tasks.rados.rados.0.smithi071.stdout:2453: finishing write tid 2 to smithi07179299-39 2024-07-26T18:15:02.248 INFO:tasks.rados.rados.0.smithi071.stdout:2453: finishing write tid 3 to smithi07179299-39 2024-07-26T18:15:02.248 INFO:tasks.rados.rados.0.smithi071.stdout:2453: finishing write tid 4 to smithi07179299-39 2024-07-26T18:15:02.248 INFO:tasks.rados.rados.0.smithi071.stdout:2453: oid 39 updating version 0 to 1241 2024-07-26T18:15:02.249 INFO:tasks.rados.rados.0.smithi071.stdout:2453: oid 39 version 1241 is already newer than 1240 2024-07-26T18:15:02.249 INFO:tasks.rados.rados.0.smithi071.stdout:2453: oid 39 updating version 1241 to 1242 2024-07-26T18:15:02.249 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 1242 (ObjNum 775 snap 233 seq_num 775) dirty exists 2024-07-26T18:15:02.249 INFO:tasks.rados.rados.0.smithi071.stdout:2453: left oid 39 (ObjNum 775 snap 233 seq_num 775) 2024-07-26T18:15:02.249 INFO:tasks.rados.rados.0.smithi071.stdout:2454: finishing write tid 1 to smithi07179299-13 2024-07-26T18:15:02.249 INFO:tasks.rados.rados.0.smithi071.stdout:2454: finishing write tid 2 to smithi07179299-13 2024-07-26T18:15:02.249 INFO:tasks.rados.rados.0.smithi071.stdout:2454: finishing write tid 3 to smithi07179299-13 2024-07-26T18:15:02.249 INFO:tasks.rados.rados.0.smithi071.stdout:2454: finishing write tid 4 to smithi07179299-13 2024-07-26T18:15:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:2454: oid 13 updating version 0 to 978 2024-07-26T18:15:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:2454: oid 13 version 978 is already newer than 977 2024-07-26T18:15:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:2454: oid 13 version 978 is already newer than 976 2024-07-26T18:15:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 978 (ObjNum 776 snap 233 seq_num 776) dirty exists 2024-07-26T18:15:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:2454: left oid 13 (ObjNum 776 snap 233 seq_num 776) 2024-07-26T18:15:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:2453: done (2 left) 2024-07-26T18:15:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:2454: done (1 left) 2024-07-26T18:15:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:2457: read oid 36 snap 210 2024-07-26T18:15:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:2457: expect (ObjNum 531 snap 160 seq_num 531) 2024-07-26T18:15:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2458: copy_from oid 33 from oid 39 current snap is 233 2024-07-26T18:15:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2459: delete oid 29 current snap is 233 2024-07-26T18:15:02.255 INFO:tasks.rados.rados.0.smithi071.stdout:2456: finishing write tid 1 to smithi07179299-28 2024-07-26T18:15:02.255 INFO:tasks.rados.rados.0.smithi071.stdout:2456: finishing write tid 2 to smithi07179299-28 2024-07-26T18:15:02.255 INFO:tasks.rados.rados.0.smithi071.stdout:2459: done (3 left) 2024-07-26T18:15:02.256 INFO:tasks.rados.rados.0.smithi071.stdout:2460: read oid 6 snap -1 2024-07-26T18:15:02.256 INFO:tasks.rados.rados.0.smithi071.stdout:2460: expect (ObjNum 754 snap 228 seq_num 754) 2024-07-26T18:15:02.256 INFO:tasks.rados.rados.0.smithi071.stdout:2461: snap_create 2024-07-26T18:15:02.256 INFO:tasks.rados.rados.0.smithi071.stdout:2456: finishing write tid 3 to smithi07179299-28 2024-07-26T18:15:02.258 INFO:tasks.rados.rados.0.smithi071.stdout:2456: finishing write tid 4 to smithi07179299-28 2024-07-26T18:15:02.258 INFO:tasks.rados.rados.0.smithi071.stdout:2456: oid 28 updating version 0 to 1142 2024-07-26T18:15:02.258 INFO:tasks.rados.rados.0.smithi071.stdout:2456: oid 28 version 1142 is already newer than 1141 2024-07-26T18:15:02.258 INFO:tasks.rados.rados.0.smithi071.stdout:2456: oid 28 version 1142 is already newer than 1140 2024-07-26T18:15:02.258 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1142 (ObjNum 777 snap 233 seq_num 777) dirty exists 2024-07-26T18:15:02.258 INFO:tasks.rados.rados.0.smithi071.stdout:2456: left oid 28 (ObjNum 777 snap 233 seq_num 777) 2024-07-26T18:15:02.264 INFO:tasks.rados.rados.0.smithi071.stdout:2458: finishing copy_from racing read to smithi07179299-33 2024-07-26T18:15:02.269 INFO:tasks.rados.rados.0.smithi071.stdout:2458: finishing copy_from to smithi07179299-33 2024-07-26T18:15:02.270 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 1242 (ObjNum 775 snap 233 seq_num 775) dirty exists 2024-07-26T18:15:02.270 INFO:tasks.rados.rados.0.smithi071.stdout:2460: expect (ObjNum 754 snap 228 seq_num 754) 2024-07-26T18:15:02.442 INFO:tasks.rados.rados.0.smithi071.stdout:2457: expect (ObjNum 531 snap 160 seq_num 531) 2024-07-26T18:15:02.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:02 smithi071 ceph-mon[90507]: pgmap v490: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 384 KiB/s wr, 10 op/s 2024-07-26T18:15:02.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:02 smithi071 ceph-mon[90507]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:reconnect 2024-07-26T18:15:02.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:02 smithi071 ceph-mon[90507]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-07-26T18:15:02.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:02 smithi071 ceph-mon[90507]: osdmap e547: 8 total, 8 up, 8 in 2024-07-26T18:15:02.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:02 smithi071 ceph-mon[92867]: pgmap v490: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 384 KiB/s wr, 10 op/s 2024-07-26T18:15:02.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:02 smithi071 ceph-mon[92867]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:reconnect 2024-07-26T18:15:02.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:02 smithi071 ceph-mon[92867]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-07-26T18:15:02.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:02 smithi071 ceph-mon[92867]: osdmap e547: 8 total, 8 up, 8 in 2024-07-26T18:15:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:02 smithi135 ceph-mon[85352]: pgmap v490: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 384 KiB/s wr, 10 op/s 2024-07-26T18:15:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:02 smithi135 ceph-mon[85352]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:reconnect 2024-07-26T18:15:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:02 smithi135 ceph-mon[85352]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-07-26T18:15:03.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:02 smithi135 ceph-mon[85352]: osdmap e547: 8 total, 8 up, 8 in 2024-07-26T18:15:03.240 INFO:tasks.rados.rados.0.smithi071.stdout:2456: done (4 left) 2024-07-26T18:15:03.240 INFO:tasks.rados.rados.0.smithi071.stdout:2457: done (3 left) 2024-07-26T18:15:03.241 INFO:tasks.rados.rados.0.smithi071.stdout:2458: done (2 left) 2024-07-26T18:15:03.241 INFO:tasks.rados.rados.0.smithi071.stdout:2460: done (1 left) 2024-07-26T18:15:03.241 INFO:tasks.rados.rados.0.smithi071.stdout:2461: done (0 left) 2024-07-26T18:15:03.241 INFO:tasks.rados.rados.0.smithi071.stdout:2462: read oid 47 snap -1 2024-07-26T18:15:03.241 INFO:tasks.rados.rados.0.smithi071.stdout:2462: expect deleted 2024-07-26T18:15:03.241 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 234 2024-07-26T18:15:03.242 INFO:tasks.rados.rados.0.smithi071.stdout:2463: seq_num 779 ranges {2318336=655360,2973696=401408} 2024-07-26T18:15:03.255 INFO:tasks.rados.rados.0.smithi071.stdout:2463: writing smithi07179299-12 from 2318336 to 2973696 tid 1 2024-07-26T18:15:03.258 INFO:tasks.rados.rados.0.smithi071.stdout:2463: writing smithi07179299-12 from 2973696 to 3375104 tid 2 2024-07-26T18:15:03.258 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 234 2024-07-26T18:15:03.259 INFO:tasks.rados.rados.0.smithi071.stdout:2464: seq_num 780 ranges {0=671744,671744=401408} 2024-07-26T18:15:03.263 INFO:tasks.rados.rados.0.smithi071.stdout:2464: writing smithi07179299-8 from 0 to 671744 tid 1 2024-07-26T18:15:03.265 INFO:tasks.rados.rados.0.smithi071.stdout:2464: writing smithi07179299-8 from 671744 to 1073152 tid 2 2024-07-26T18:15:03.265 INFO:tasks.rados.rados.0.smithi071.stdout:2465: delete oid 31 current snap is 234 2024-07-26T18:15:03.265 INFO:tasks.rados.rados.0.smithi071.stdout:2463: finishing write tid 1 to smithi07179299-12 2024-07-26T18:15:03.265 INFO:tasks.rados.rados.0.smithi071.stdout:2463: finishing write tid 2 to smithi07179299-12 2024-07-26T18:15:03.266 INFO:tasks.rados.rados.0.smithi071.stdout:2463: finishing write tid 3 to smithi07179299-12 2024-07-26T18:15:03.266 INFO:tasks.rados.rados.0.smithi071.stdout:2463: finishing write tid 4 to smithi07179299-12 2024-07-26T18:15:03.266 INFO:tasks.rados.rados.0.smithi071.stdout:2463: oid 12 updating version 0 to 1251 2024-07-26T18:15:03.266 INFO:tasks.rados.rados.0.smithi071.stdout:2463: oid 12 updating version 1251 to 1252 2024-07-26T18:15:03.266 INFO:tasks.rados.rados.0.smithi071.stdout:2463: oid 12 version 1252 is already newer than 1250 2024-07-26T18:15:03.266 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 1252 (ObjNum 779 snap 234 seq_num 779) dirty exists 2024-07-26T18:15:03.266 INFO:tasks.rados.rados.0.smithi071.stdout:2463: left oid 12 (ObjNum 779 snap 234 seq_num 779) 2024-07-26T18:15:03.268 INFO:tasks.rados.rados.0.smithi071.stdout:2464: finishing write tid 1 to smithi07179299-8 2024-07-26T18:15:03.268 INFO:tasks.rados.rados.0.smithi071.stdout:2464: finishing write tid 2 to smithi07179299-8 2024-07-26T18:15:03.269 INFO:tasks.rados.rados.0.smithi071.stdout:2464: finishing write tid 3 to smithi07179299-8 2024-07-26T18:15:03.269 INFO:tasks.rados.rados.0.smithi071.stdout:2462: done (3 left) 2024-07-26T18:15:03.269 INFO:tasks.rados.rados.0.smithi071.stdout:2463: done (2 left) 2024-07-26T18:15:03.269 INFO:tasks.rados.rados.0.smithi071.stdout:2465: done (1 left) 2024-07-26T18:15:03.269 INFO:tasks.rados.rados.0.smithi071.stdout:2466: delete oid 12 current snap is 234 2024-07-26T18:15:03.270 INFO:tasks.rados.rados.0.smithi071.stdout:2464: finishing write tid 4 to smithi07179299-8 2024-07-26T18:15:03.271 INFO:tasks.rados.rados.0.smithi071.stdout:2464: oid 8 updating version 0 to 1053 2024-07-26T18:15:03.271 INFO:tasks.rados.rados.0.smithi071.stdout:2464: oid 8 updating version 1053 to 1054 2024-07-26T18:15:03.271 INFO:tasks.rados.rados.0.smithi071.stdout:2464: oid 8 updating version 1054 to 1055 2024-07-26T18:15:03.271 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1055 (ObjNum 780 snap 234 seq_num 780) dirty exists 2024-07-26T18:15:03.271 INFO:tasks.rados.rados.0.smithi071.stdout:2464: left oid 8 (ObjNum 780 snap 234 seq_num 780) 2024-07-26T18:15:03.272 INFO:tasks.rados.rados.0.smithi071.stdout:2464: done (1 left) 2024-07-26T18:15:03.272 INFO:tasks.rados.rados.0.smithi071.stdout:2466: done (0 left) 2024-07-26T18:15:03.272 INFO:tasks.rados.rados.0.smithi071.stdout:2467: read oid 13 snap -1 2024-07-26T18:15:03.272 INFO:tasks.rados.rados.0.smithi071.stdout:2467: expect (ObjNum 776 snap 233 seq_num 776) 2024-07-26T18:15:03.272 INFO:tasks.rados.rados.0.smithi071.stdout:2468: read oid 25 snap -1 2024-07-26T18:15:03.272 INFO:tasks.rados.rados.0.smithi071.stdout:2468: expect (ObjNum 735 snap 222 seq_num 735) 2024-07-26T18:15:03.272 INFO:tasks.rados.rados.0.smithi071.stdout:2469: snap_remove snap 227 2024-07-26T18:15:03.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:03 smithi071 ceph-mon[90507]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:rejoin 2024-07-26T18:15:03.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:03 smithi071 ceph-mon[90507]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-07-26T18:15:03.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:03 smithi071 ceph-mon[90507]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-07-26T18:15:03.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:03 smithi071 ceph-mon[90507]: osdmap e548: 8 total, 8 up, 8 in 2024-07-26T18:15:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:03 smithi071 ceph-mon[92867]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:rejoin 2024-07-26T18:15:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:03 smithi071 ceph-mon[92867]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-07-26T18:15:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:03 smithi071 ceph-mon[92867]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-07-26T18:15:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:03 smithi071 ceph-mon[92867]: osdmap e548: 8 total, 8 up, 8 in 2024-07-26T18:15:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:03 smithi135 ceph-mon[85352]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:rejoin 2024-07-26T18:15:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:03 smithi135 ceph-mon[85352]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-07-26T18:15:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:03 smithi135 ceph-mon[85352]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-07-26T18:15:04.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:03 smithi135 ceph-mon[85352]: osdmap e548: 8 total, 8 up, 8 in 2024-07-26T18:15:04.244 INFO:tasks.rados.rados.0.smithi071.stdout:2469: done (2 left) 2024-07-26T18:15:04.244 INFO:tasks.rados.rados.0.smithi071.stdout:2470: copy_from oid 26 from oid 46 current snap is 234 2024-07-26T18:15:04.245 INFO:tasks.rados.rados.0.smithi071.stdout:2468: expect (ObjNum 735 snap 222 seq_num 735) 2024-07-26T18:15:04.336 INFO:tasks.rados.rados.0.smithi071.stdout:2467: expect (ObjNum 776 snap 233 seq_num 776) 2024-07-26T18:15:04.447 INFO:tasks.rados.rados.0.smithi071.stdout:2470: finishing copy_from racing read to smithi07179299-26 2024-07-26T18:15:04.447 INFO:tasks.rados.rados.0.smithi071.stdout:2470: finishing copy_from to smithi07179299-26 2024-07-26T18:15:04.447 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 929 (ObjNum 669 snap 199 seq_num 669) dirty exists 2024-07-26T18:15:04.447 INFO:tasks.rados.rados.0.smithi071.stdout:2467: done (2 left) 2024-07-26T18:15:04.447 INFO:tasks.rados.rados.0.smithi071.stdout:2468: done (1 left) 2024-07-26T18:15:04.447 INFO:tasks.rados.rados.0.smithi071.stdout:2470: done (0 left) 2024-07-26T18:15:04.448 INFO:tasks.rados.rados.0.smithi071.stdout:2471: snap_create 2024-07-26T18:15:04.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[92867]: pgmap v493: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-07-26T18:15:04.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[92867]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-26T18:15:04.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:15:04.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[92867]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:active 2024-07-26T18:15:04.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[92867]: fsmap cephfs:1 {0=a=up:active} 2024-07-26T18:15:04.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[92867]: osdmap e549: 8 total, 8 up, 8 in 2024-07-26T18:15:04.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[90507]: pgmap v493: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-07-26T18:15:04.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[90507]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-26T18:15:04.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:15:04.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[90507]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:active 2024-07-26T18:15:04.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[90507]: fsmap cephfs:1 {0=a=up:active} 2024-07-26T18:15:04.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:04 smithi071 ceph-mon[90507]: osdmap e549: 8 total, 8 up, 8 in 2024-07-26T18:15:05.057 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:04 smithi135 podman[108969]: 2024-07-26 18:15:04.811463158 +0000 UTC m=+4.396340289 container died 2f5c7e3496000effa47bdad55c82db5a0a3faf3360d830a708d96eaffe179a55 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, org.label-schema.license=GPLv2, RELEASE=reef-a3bbd72, org.label-schema.build-date=20240716, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True) 2024-07-26T18:15:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:04 smithi135 ceph-mon[85352]: pgmap v493: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-07-26T18:15:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:04 smithi135 ceph-mon[85352]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-26T18:15:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:04 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:15:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:04 smithi135 ceph-mon[85352]: mds.? [v2:172.21.15.71:6834/1349600202,v1:172.21.15.71:6835/1349600202] up:active 2024-07-26T18:15:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:04 smithi135 ceph-mon[85352]: fsmap cephfs:1 {0=a=up:active} 2024-07-26T18:15:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:04 smithi135 ceph-mon[85352]: osdmap e549: 8 total, 8 up, 8 in 2024-07-26T18:15:05.246 INFO:tasks.rados.rados.0.smithi071.stdout:2471: done (0 left) 2024-07-26T18:15:05.247 INFO:tasks.rados.rados.0.smithi071.stdout:2472: setattr oid 23 current snap is 235 2024-07-26T18:15:05.247 INFO:tasks.rados.rados.0.smithi071.stdout:2473: snap_create 2024-07-26T18:15:05.254 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 1092 (ObjNum 699 snap 209 seq_num 699) dirty exists 2024-07-26T18:15:05.432 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:05 smithi135 podman[108969]: 2024-07-26 18:15:05.171873975 +0000 UTC m=+4.756751102 container cleanup 2f5c7e3496000effa47bdad55c82db5a0a3faf3360d830a708d96eaffe179a55 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, 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, RELEASE=reef-a3bbd72, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240716, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True) 2024-07-26T18:15:05.432 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:05 smithi135 bash[108969]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b 2024-07-26T18:15:05.807 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:05 smithi135 podman[108982]: 2024-07-26 18:15:05.432074758 +0000 UTC m=+0.616248496 container remove 2f5c7e3496000effa47bdad55c82db5a0a3faf3360d830a708d96eaffe179a55 (image=quay.ceph.io/ceph-ci/ceph@sha256:874ad160b08ea56a94a9c10c9da918eee8eec002405aef1c3b4a5423f6209448, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, org.label-schema.build-date=20240716, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=reef-a3bbd72, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0) 2024-07-26T18:15:05.807 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:05 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.b.service: Deactivated successfully. 2024-07-26T18:15:05.807 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:05 smithi135 systemd[1]: Stopped Ceph mds.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:15:05.808 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:05 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.b.service: Consumed 1.651s CPU time. 2024-07-26T18:15:05.808 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:05 smithi135 systemd[1]: Starting Ceph mds.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:15:05.928 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 18:15:05 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a[118238]: 2024-07-26T18:15:05.562+0000 7f0c583d0640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-07-26T18:15:06.057 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:06 smithi135 podman[109110]: 2024-07-26 18:15:05.926490753 +0000 UTC m=+0.017388867 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T18:15:06.057 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:06 smithi135 podman[109110]: 2024-07-26 18:15:06.025694456 +0000 UTC m=+0.116592570 container create d7718fa6b1ddbc2855d4aad7fb90d371e04b929727d007fbdd3b0be385beaebc (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-07-26T18:15:06.232 INFO:tasks.rados.rados.0.smithi071.stdout:2472: done (1 left) 2024-07-26T18:15:06.232 INFO:tasks.rados.rados.0.smithi071.stdout:2473: done (0 left) 2024-07-26T18:15:06.232 INFO:tasks.rados.rados.0.smithi071.stdout:2474: read oid 30 snap 232 2024-07-26T18:15:06.232 INFO:tasks.rados.rados.0.smithi071.stdout:2474: expect deleted 2024-07-26T18:15:06.233 INFO:tasks.rados.rados.0.smithi071.stdout:2475: read oid 25 snap -1 2024-07-26T18:15:06.233 INFO:tasks.rados.rados.0.smithi071.stdout:2475: expect (ObjNum 735 snap 222 seq_num 735) 2024-07-26T18:15:06.233 INFO:tasks.rados.rados.0.smithi071.stdout:2476: read oid 50 snap -1 2024-07-26T18:15:06.233 INFO:tasks.rados.rados.0.smithi071.stdout:2476: expect (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:15:06.233 INFO:tasks.rados.rados.0.smithi071.stdout:2477: snap_create 2024-07-26T18:15:06.241 INFO:tasks.rados.rados.0.smithi071.stdout:2475: expect (ObjNum 735 snap 222 seq_num 735) 2024-07-26T18:15:06.326 INFO:tasks.rados.rados.0.smithi071.stdout:2476: expect (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:15:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:06 smithi135 ceph-mon[85352]: osdmap e550: 8 total, 8 up, 8 in 2024-07-26T18:15:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:06 smithi135 ceph-mon[85352]: pgmap v496: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 200 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-07-26T18:15:06.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:06 smithi135 ceph-mon[85352]: osdmap e551: 8 total, 8 up, 8 in 2024-07-26T18:15:06.558 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:06 smithi135 podman[109110]: 2024-07-26 18:15:06.220393743 +0000 UTC m=+0.311291858 container init d7718fa6b1ddbc2855d4aad7fb90d371e04b929727d007fbdd3b0be385beaebc (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-07-26T18:15:06.558 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:06 smithi135 podman[109110]: 2024-07-26 18:15:06.223612812 +0000 UTC m=+0.314510945 container start d7718fa6b1ddbc2855d4aad7fb90d371e04b929727d007fbdd3b0be385beaebc (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-07-26T18:15:06.558 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b[109126]: starting mds.b at 2024-07-26T18:15:06.558 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:06 smithi135 bash[109110]: d7718fa6b1ddbc2855d4aad7fb90d371e04b929727d007fbdd3b0be385beaebc 2024-07-26T18:15:06.558 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 18:15:06 smithi135 systemd[1]: Started Ceph mds.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:15:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:06 smithi071 ceph-mon[92867]: osdmap e550: 8 total, 8 up, 8 in 2024-07-26T18:15:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:06 smithi071 ceph-mon[92867]: pgmap v496: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 200 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-07-26T18:15:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:06 smithi071 ceph-mon[92867]: osdmap e551: 8 total, 8 up, 8 in 2024-07-26T18:15:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:06 smithi071 ceph-mon[90507]: osdmap e550: 8 total, 8 up, 8 in 2024-07-26T18:15:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:06 smithi071 ceph-mon[90507]: pgmap v496: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 200 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2024-07-26T18:15:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:06 smithi071 ceph-mon[90507]: osdmap e551: 8 total, 8 up, 8 in 2024-07-26T18:15:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:2474: done (3 left) 2024-07-26T18:15:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:2475: done (2 left) 2024-07-26T18:15:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:2476: done (1 left) 2024-07-26T18:15:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:2477: done (0 left) 2024-07-26T18:15:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 237 2024-07-26T18:15:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:2478: seq_num 783 ranges {991232=720896,1712128=401408} 2024-07-26T18:15:07.241 INFO:tasks.rados.rados.0.smithi071.stdout:2478: writing smithi07179299-33 from 991232 to 1712128 tid 1 2024-07-26T18:15:07.244 INFO:tasks.rados.rados.0.smithi071.stdout:2478: writing smithi07179299-33 from 1712128 to 2113536 tid 2 2024-07-26T18:15:07.244 INFO:tasks.rados.rados.0.smithi071.stdout:2479: snap_create 2024-07-26T18:15:07.250 INFO:tasks.rados.rados.0.smithi071.stdout:2478: finishing write tid 1 to smithi07179299-33 2024-07-26T18:15:07.251 INFO:tasks.rados.rados.0.smithi071.stdout:2478: finishing write tid 2 to smithi07179299-33 2024-07-26T18:15:07.251 INFO:tasks.rados.rados.0.smithi071.stdout:2478: finishing write tid 3 to smithi07179299-33 2024-07-26T18:15:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:2478: finishing write tid 4 to smithi07179299-33 2024-07-26T18:15:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:2478: oid 33 updating version 0 to 1262 2024-07-26T18:15:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:2478: oid 33 updating version 1262 to 1263 2024-07-26T18:15:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:2478: oid 33 version 1263 is already newer than 1261 2024-07-26T18:15:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 1263 (ObjNum 783 snap 237 seq_num 783) dirty exists 2024-07-26T18:15:07.253 INFO:tasks.rados.rados.0.smithi071.stdout:2478: left oid 33 (ObjNum 783 snap 237 seq_num 783) 2024-07-26T18:15:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[92867]: osdmap e552: 8 total, 8 up, 8 in 2024-07-26T18:15:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[92867]: mds.? [v2:172.21.15.135:6832/2833173586,v1:172.21.15.135:6833/2833173586] up:boot 2024-07-26T18:15:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[92867]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-07-26T18:15:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:15:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[90507]: osdmap e552: 8 total, 8 up, 8 in 2024-07-26T18:15:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[90507]: mds.? [v2:172.21.15.135:6832/2833173586,v1:172.21.15.135:6833/2833173586] up:boot 2024-07-26T18:15:07.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[90507]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-07-26T18:15:07.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:07 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:15:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:07 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:07 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:07 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:07 smithi135 ceph-mon[85352]: osdmap e552: 8 total, 8 up, 8 in 2024-07-26T18:15:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:07 smithi135 ceph-mon[85352]: mds.? [v2:172.21.15.135:6832/2833173586,v1:172.21.15.135:6833/2833173586] up:boot 2024-07-26T18:15:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:07 smithi135 ceph-mon[85352]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-07-26T18:15:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:07 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-07-26T18:15:08.235 INFO:tasks.rados.rados.0.smithi071.stdout:2478: done (1 left) 2024-07-26T18:15:08.235 INFO:tasks.rados.rados.0.smithi071.stdout:2479: done (0 left) 2024-07-26T18:15:08.235 INFO:tasks.rados.rados.0.smithi071.stdout:2480: delete oid 46 current snap is 238 2024-07-26T18:15:08.237 INFO:tasks.rados.rados.0.smithi071.stdout:2480: done (0 left) 2024-07-26T18:15:08.237 INFO:tasks.rados.rados.0.smithi071.stdout:2481: delete oid 40 current snap is 238 2024-07-26T18:15:08.241 INFO:tasks.rados.rados.0.smithi071.stdout:2481: done (0 left) 2024-07-26T18:15:08.241 INFO:tasks.rados.rados.0.smithi071.stdout:2482: snap_create 2024-07-26T18:15:08.568 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:08 smithi135 ceph-mon[85352]: pgmap v499: 121 pgs: 121 active+clean; 201 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.4 MiB/s wr, 23 op/s 2024-07-26T18:15:08.569 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:08 smithi135 ceph-mon[85352]: osdmap e553: 8 total, 8 up, 8 in 2024-07-26T18:15:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:08 smithi071 ceph-mon[90507]: pgmap v499: 121 pgs: 121 active+clean; 201 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.4 MiB/s wr, 23 op/s 2024-07-26T18:15:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:08 smithi071 ceph-mon[90507]: osdmap e553: 8 total, 8 up, 8 in 2024-07-26T18:15:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:08 smithi071 ceph-mon[92867]: pgmap v499: 121 pgs: 121 active+clean; 201 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.4 MiB/s wr, 23 op/s 2024-07-26T18:15:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:08 smithi071 ceph-mon[92867]: osdmap e553: 8 total, 8 up, 8 in 2024-07-26T18:15:09.238 INFO:tasks.rados.rados.0.smithi071.stdout:2482: done (0 left) 2024-07-26T18:15:09.238 INFO:tasks.rados.rados.0.smithi071.stdout:2483: read oid 50 snap -1 2024-07-26T18:15:09.238 INFO:tasks.rados.rados.0.smithi071.stdout:2483: expect (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:15:09.239 INFO:tasks.rados.rados.0.smithi071.stdout:2484: copy_from oid 32 from oid 35 current snap is 239 2024-07-26T18:15:09.239 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 239 2024-07-26T18:15:09.239 INFO:tasks.rados.rados.0.smithi071.stdout:2485: seq_num 786 ranges {2998272=770048,3768320=401408} 2024-07-26T18:15:09.260 INFO:tasks.rados.rados.0.smithi071.stdout:2485: writing smithi07179299-7 from 2998272 to 3768320 tid 1 2024-07-26T18:15:09.262 INFO:tasks.rados.rados.0.smithi071.stdout:2485: writing smithi07179299-7 from 3768320 to 4169728 tid 2 2024-07-26T18:15:09.262 INFO:tasks.rados.rados.0.smithi071.stdout:2486: snap_create 2024-07-26T18:15:09.262 INFO:tasks.rados.rados.0.smithi071.stdout:2484: finishing copy_from to smithi07179299-32 2024-07-26T18:15:09.262 INFO:tasks.rados.rados.0.smithi071.stdout:2484: got expected ENOENT (src dne) 2024-07-26T18:15:09.262 INFO:tasks.rados.rados.0.smithi071.stdout:2484: finishing copy_from racing read to smithi07179299-32 2024-07-26T18:15:09.263 INFO:tasks.rados.rados.0.smithi071.stdout:2483: expect (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:15:09.406 INFO:tasks.rados.rados.0.smithi071.stdout:2485: finishing write tid 1 to smithi07179299-7 2024-07-26T18:15:09.407 INFO:tasks.rados.rados.0.smithi071.stdout:2485: finishing write tid 2 to smithi07179299-7 2024-07-26T18:15:09.407 INFO:tasks.rados.rados.0.smithi071.stdout:2485: finishing write tid 3 to smithi07179299-7 2024-07-26T18:15:09.407 INFO:tasks.rados.rados.0.smithi071.stdout:2485: finishing write tid 4 to smithi07179299-7 2024-07-26T18:15:09.407 INFO:tasks.rados.rados.0.smithi071.stdout:2485: oid 7 updating version 0 to 1113 2024-07-26T18:15:09.407 INFO:tasks.rados.rados.0.smithi071.stdout:2485: oid 7 version 1113 is already newer than 1112 2024-07-26T18:15:09.407 INFO:tasks.rados.rados.0.smithi071.stdout:2485: oid 7 version 1113 is already newer than 1111 2024-07-26T18:15:09.407 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1113 (ObjNum 786 snap 239 seq_num 786) dirty exists 2024-07-26T18:15:09.407 INFO:tasks.rados.rados.0.smithi071.stdout:2485: left oid 7 (ObjNum 786 snap 239 seq_num 786) 2024-07-26T18:15:10.243 INFO:tasks.rados.rados.0.smithi071.stdout:2483: done (3 left) 2024-07-26T18:15:10.243 INFO:tasks.rados.rados.0.smithi071.stdout:2484: done (2 left) 2024-07-26T18:15:10.243 INFO:tasks.rados.rados.0.smithi071.stdout:2485: done (1 left) 2024-07-26T18:15:10.243 INFO:tasks.rados.rados.0.smithi071.stdout:2486: done (0 left) 2024-07-26T18:15:10.243 INFO:tasks.rados.rados.0.smithi071.stdout:2487: read oid 28 snap -1 2024-07-26T18:15:10.243 INFO:tasks.rados.rados.0.smithi071.stdout:2487: expect (ObjNum 777 snap 233 seq_num 777) 2024-07-26T18:15:10.243 INFO:tasks.rados.rados.0.smithi071.stdout:2488: read oid 50 snap -1 2024-07-26T18:15:10.244 INFO:tasks.rados.rados.0.smithi071.stdout:2488: expect (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:15:10.244 INFO:tasks.rados.rados.0.smithi071.stdout:2489: read oid 30 snap -1 2024-07-26T18:15:10.244 INFO:tasks.rados.rados.0.smithi071.stdout:2489: expect deleted 2024-07-26T18:15:10.244 INFO:tasks.rados.rados.0.smithi071.stdout:2490: copy_from oid 15 from oid 3 current snap is 240 2024-07-26T18:15:10.244 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 240 2024-07-26T18:15:10.244 INFO:tasks.rados.rados.0.smithi071.stdout:2491: seq_num 787 ranges {450560=786432,1236992=401408} 2024-07-26T18:15:10.249 INFO:tasks.rados.rados.0.smithi071.stdout:2491: writing smithi07179299-21 from 450560 to 1236992 tid 1 2024-07-26T18:15:10.251 INFO:tasks.rados.rados.0.smithi071.stdout:2491: writing smithi07179299-21 from 1236992 to 1638400 tid 2 2024-07-26T18:15:10.252 INFO:tasks.rados.rados.0.smithi071.stdout:2492: snap_create 2024-07-26T18:15:10.257 INFO:tasks.rados.rados.0.smithi071.stdout:2488: expect (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:15:10.402 INFO:tasks.rados.rados.0.smithi071.stdout:2487: expect (ObjNum 777 snap 233 seq_num 777) 2024-07-26T18:15:10.428 INFO:tasks.rados.rados.0.smithi071.stdout:2491: finishing write tid 1 to smithi07179299-21 2024-07-26T18:15:10.429 INFO:tasks.rados.rados.0.smithi071.stdout:2491: finishing write tid 2 to smithi07179299-21 2024-07-26T18:15:10.429 INFO:tasks.rados.rados.0.smithi071.stdout:2491: finishing write tid 3 to smithi07179299-21 2024-07-26T18:15:10.429 INFO:tasks.rados.rados.0.smithi071.stdout:2490: finishing copy_from racing read to smithi07179299-15 2024-07-26T18:15:10.429 INFO:tasks.rados.rados.0.smithi071.stdout:2490: finishing copy_from to smithi07179299-15 2024-07-26T18:15:10.429 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 980 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:15:10.429 INFO:tasks.rados.rados.0.smithi071.stdout:2491: finishing write tid 4 to smithi07179299-21 2024-07-26T18:15:10.429 INFO:tasks.rados.rados.0.smithi071.stdout:2491: oid 21 updating version 0 to 1144 2024-07-26T18:15:10.429 INFO:tasks.rados.rados.0.smithi071.stdout:2491: oid 21 updating version 1144 to 1145 2024-07-26T18:15:10.429 INFO:tasks.rados.rados.0.smithi071.stdout:2491: oid 21 version 1145 is already newer than 1143 2024-07-26T18:15:10.430 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1145 (ObjNum 787 snap 240 seq_num 787) dirty exists 2024-07-26T18:15:10.430 INFO:tasks.rados.rados.0.smithi071.stdout:2491: left oid 21 (ObjNum 787 snap 240 seq_num 787) 2024-07-26T18:15:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:10 smithi135 ceph-mon[85352]: osdmap e554: 8 total, 8 up, 8 in 2024-07-26T18:15:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:10 smithi135 ceph-mon[85352]: pgmap v502: 121 pgs: 121 active+clean; 201 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 532 KiB/s wr, 25 op/s 2024-07-26T18:15:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:10 smithi071 ceph-mon[92867]: osdmap e554: 8 total, 8 up, 8 in 2024-07-26T18:15:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:10 smithi071 ceph-mon[92867]: pgmap v502: 121 pgs: 121 active+clean; 201 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 532 KiB/s wr, 25 op/s 2024-07-26T18:15:10.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:10.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:10 smithi071 ceph-mon[90507]: osdmap e554: 8 total, 8 up, 8 in 2024-07-26T18:15:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:10 smithi071 ceph-mon[90507]: pgmap v502: 121 pgs: 121 active+clean; 201 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 532 KiB/s wr, 25 op/s 2024-07-26T18:15:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:11.234 INFO:tasks.rados.rados.0.smithi071.stdout:2487: done (5 left) 2024-07-26T18:15:11.234 INFO:tasks.rados.rados.0.smithi071.stdout:2488: done (4 left) 2024-07-26T18:15:11.234 INFO:tasks.rados.rados.0.smithi071.stdout:2489: done (3 left) 2024-07-26T18:15:11.234 INFO:tasks.rados.rados.0.smithi071.stdout:2490: done (2 left) 2024-07-26T18:15:11.234 INFO:tasks.rados.rados.0.smithi071.stdout:2491: done (1 left) 2024-07-26T18:15:11.234 INFO:tasks.rados.rados.0.smithi071.stdout:2492: done (0 left) 2024-07-26T18:15:11.234 INFO:tasks.rados.rados.0.smithi071.stdout:2493: rmattr oid 34 current snap is 241 2024-07-26T18:15:11.234 INFO:tasks.rados.rados.0.smithi071.stdout:2493: done (0 left) 2024-07-26T18:15:11.235 INFO:tasks.rados.rados.0.smithi071.stdout:2494: setattr oid 27 current snap is 241 2024-07-26T18:15:11.235 INFO:tasks.rados.rados.0.smithi071.stdout:2495: read oid 32 snap -1 2024-07-26T18:15:11.235 INFO:tasks.rados.rados.0.smithi071.stdout:2495: expect (ObjNum 749 snap 228 seq_num 749) 2024-07-26T18:15:11.235 INFO:tasks.rados.rados.0.smithi071.stdout:2496: setattr oid 13 current snap is 241 2024-07-26T18:15:11.236 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 241 2024-07-26T18:15:11.236 INFO:tasks.rados.rados.0.smithi071.stdout:2497: seq_num 788 ranges {0=802816,802816=401408} 2024-07-26T18:15:11.241 INFO:tasks.rados.rados.0.smithi071.stdout:2497: writing smithi07179299-2 from 0 to 802816 tid 1 2024-07-26T18:15:11.245 INFO:tasks.rados.rados.0.smithi071.stdout:2497: writing smithi07179299-2 from 802816 to 1204224 tid 2 2024-07-26T18:15:11.245 INFO:tasks.rados.rados.0.smithi071.stdout:2498: rollback oid 34 current snap is 241 2024-07-26T18:15:11.245 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 34 to 223 2024-07-26T18:15:11.245 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1454 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-07-26T18:15:11.245 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 979 (ObjNum 776 snap 233 seq_num 776) dirty exists 2024-07-26T18:15:11.245 INFO:tasks.rados.rados.0.smithi071.stdout:2494: done (4 left) 2024-07-26T18:15:11.245 INFO:tasks.rados.rados.0.smithi071.stdout:2496: done (3 left) 2024-07-26T18:15:11.245 INFO:tasks.rados.rados.0.smithi071.stdout:2499: setattr oid 46 current snap is 241 2024-07-26T18:15:11.247 INFO:tasks.rados.rados.0.smithi071.stdout:2500: copy_from oid 14 from oid 18 current snap is 241 2024-07-26T18:15:11.247 INFO:tasks.rados.rados.0.smithi071.stdout:2501: rmattr oid 9 current snap is 241 2024-07-26T18:15:11.247 INFO:tasks.rados.rados.0.smithi071.stdout:2501: done (5 left) 2024-07-26T18:15:11.247 INFO:tasks.rados.rados.0.smithi071.stdout:2502: copy_from oid 21 from oid 7 current snap is 241 2024-07-26T18:15:11.247 INFO:tasks.rados.rados.0.smithi071.stdout:2503: read oid 5 snap -1 2024-07-26T18:15:11.247 INFO:tasks.rados.rados.0.smithi071.stdout:2503: expect (ObjNum 708 snap 210 seq_num 708) 2024-07-26T18:15:11.247 INFO:tasks.rados.rados.0.smithi071.stdout:2504: copy_from oid 29 from oid 10 current snap is 241 2024-07-26T18:15:11.247 INFO:tasks.rados.rados.0.smithi071.stdout:2505: rmattr oid 50 current snap is 241 2024-07-26T18:15:11.247 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 30 current snap is 241 2024-07-26T18:15:11.247 INFO:tasks.rados.rados.0.smithi071.stdout:2506: seq_num 789 ranges {0=417792,417792=663552,1081344=139264} 2024-07-26T18:15:11.249 INFO:tasks.rados.rados.0.smithi071.stdout:2506: writing smithi07179299-30 from 0 to 417792 tid 1 2024-07-26T18:15:11.254 INFO:tasks.rados.rados.0.smithi071.stdout:2506: writing smithi07179299-30 from 417792 to 1081344 tid 2 2024-07-26T18:15:11.255 INFO:tasks.rados.rados.0.smithi071.stdout:2506: writing smithi07179299-30 from 1081344 to 1220608 tid 3 2024-07-26T18:15:11.255 INFO:tasks.rados.rados.0.smithi071.stdout:2498: finishing rollback tid 1 to smithi07179299-34 2024-07-26T18:15:11.255 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 0 (ObjNum 145 snap 0 seq_num 2058278352) dirty dne 2024-07-26T18:15:11.256 INFO:tasks.rados.rados.0.smithi071.stdout:2498: done (9 left) 2024-07-26T18:15:11.256 INFO:tasks.rados.rados.0.smithi071.stdout:2507: snap_remove snap 238 2024-07-26T18:15:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:11 smithi135 ceph-mon[85352]: osdmap e555: 8 total, 8 up, 8 in 2024-07-26T18:15:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:11 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:11 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:11.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:11 smithi135 ceph-mon[85352]: osdmap e556: 8 total, 8 up, 8 in 2024-07-26T18:15:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:11 smithi071 ceph-mon[90507]: osdmap e555: 8 total, 8 up, 8 in 2024-07-26T18:15:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:11 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:11.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:11 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:11.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:11 smithi071 ceph-mon[90507]: osdmap e556: 8 total, 8 up, 8 in 2024-07-26T18:15:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:11 smithi071 ceph-mon[92867]: osdmap e555: 8 total, 8 up, 8 in 2024-07-26T18:15:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:11 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:11 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:11 smithi071 ceph-mon[92867]: osdmap e556: 8 total, 8 up, 8 in 2024-07-26T18:15:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:15:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:15:12] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.43.0" 2024-07-26T18:15:12.253 INFO:tasks.rados.rados.0.smithi071.stdout:2507: done (9 left) 2024-07-26T18:15:12.253 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 241 2024-07-26T18:15:12.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 1109 (ObjNum 33 snap 0 seq_num 2057520624) dirty exists 2024-07-26T18:15:12.253 INFO:tasks.rados.rados.0.smithi071.stdout:2508: seq_num 790 ranges {2777088=434176,3211264=548864,3760128=253952} 2024-07-26T18:15:12.270 INFO:tasks.rados.rados.0.smithi071.stdout:2508: writing smithi07179299-13 from 2777088 to 3211264 tid 1 2024-07-26T18:15:12.273 INFO:tasks.rados.rados.0.smithi071.stdout:2508: writing smithi07179299-13 from 3211264 to 3760128 tid 2 2024-07-26T18:15:12.276 INFO:tasks.rados.rados.0.smithi071.stdout:2508: writing smithi07179299-13 from 3760128 to 4014080 tid 3 2024-07-26T18:15:12.276 INFO:tasks.rados.rados.0.smithi071.stdout:2499: done (9 left) 2024-07-26T18:15:12.276 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 241 2024-07-26T18:15:12.276 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1760 (ObjNum 655 snap 195 seq_num 655) dirty exists 2024-07-26T18:15:12.276 INFO:tasks.rados.rados.0.smithi071.stdout:2500: finishing copy_from racing read to smithi07179299-14 2024-07-26T18:15:12.276 INFO:tasks.rados.rados.0.smithi071.stdout:2506: finishing write tid 1 to smithi07179299-30 2024-07-26T18:15:12.276 INFO:tasks.rados.rados.0.smithi071.stdout:2509: seq_num 791 ranges {0=450560,450560=475136,925696=327680} 2024-07-26T18:15:12.279 INFO:tasks.rados.rados.0.smithi071.stdout:2509: writing smithi07179299-19 from 0 to 450560 tid 1 2024-07-26T18:15:12.282 INFO:tasks.rados.rados.0.smithi071.stdout:2509: writing smithi07179299-19 from 450560 to 925696 tid 2 2024-07-26T18:15:12.284 INFO:tasks.rados.rados.0.smithi071.stdout:2509: writing smithi07179299-19 from 925696 to 1253376 tid 3 2024-07-26T18:15:12.285 INFO:tasks.rados.rados.0.smithi071.stdout:2505: done (9 left) 2024-07-26T18:15:12.285 INFO:tasks.rados.rados.0.smithi071.stdout:2510: snap_remove snap 223 2024-07-26T18:15:12.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:12 smithi135 ceph-mon[85352]: pgmap v505: 121 pgs: 121 active+clean; 202 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 286 KiB/s wr, 17 op/s 2024-07-26T18:15:12.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:12 smithi071 ceph-mon[92867]: pgmap v505: 121 pgs: 121 active+clean; 202 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 286 KiB/s wr, 17 op/s 2024-07-26T18:15:12.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:12 smithi071 ceph-mon[90507]: pgmap v505: 121 pgs: 121 active+clean; 202 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 286 KiB/s wr, 17 op/s 2024-07-26T18:15:13.260 INFO:tasks.rados.rados.0.smithi071.stdout:2510: done (9 left) 2024-07-26T18:15:13.260 INFO:tasks.rados.rados.0.smithi071.stdout:2511: setattr oid 26 current snap is 241 2024-07-26T18:15:13.262 INFO:tasks.rados.rados.0.smithi071.stdout:2500: finishing copy_from to smithi07179299-14 2024-07-26T18:15:13.262 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 953 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2506: finishing write tid 2 to smithi07179299-30 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2506: finishing write tid 3 to smithi07179299-30 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2506: finishing write tid 4 to smithi07179299-30 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2504: finishing copy_from to smithi07179299-29 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2504: got expected ENOENT (src dne) 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2506: finishing write tid 5 to smithi07179299-30 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2506: oid 30 updating version 0 to 954 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2506: oid 30 version 954 is already newer than 854 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2506: oid 30 updating version 954 to 955 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2506: oid 30 updating version 955 to 956 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 956 (ObjNum 789 snap 241 seq_num 789) dirty exists 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2506: left oid 30 (ObjNum 789 snap 241 seq_num 789) 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2504: finishing copy_from racing read to smithi07179299-29 2024-07-26T18:15:13.263 INFO:tasks.rados.rados.0.smithi071.stdout:2502: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:15:13.264 INFO:tasks.rados.rados.0.smithi071.stdout:2502: finishing copy_from to smithi07179299-21 2024-07-26T18:15:13.264 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1113 (ObjNum 786 snap 239 seq_num 786) dirty exists 2024-07-26T18:15:13.264 INFO:tasks.rados.rados.0.smithi071.stdout:2503: expect (ObjNum 708 snap 210 seq_num 708) 2024-07-26T18:15:13.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:13 smithi135 ceph-mon[85352]: osdmap e557: 8 total, 8 up, 8 in 2024-07-26T18:15:13.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:13.610 INFO:tasks.rados.rados.0.smithi071.stdout:2497: finishing write tid 1 to smithi07179299-2 2024-07-26T18:15:13.610 INFO:tasks.rados.rados.0.smithi071.stdout:2497: finishing write tid 2 to smithi07179299-2 2024-07-26T18:15:13.610 INFO:tasks.rados.rados.0.smithi071.stdout:2497: finishing write tid 3 to smithi07179299-2 2024-07-26T18:15:13.610 INFO:tasks.rados.rados.0.smithi071.stdout:2495: expect (ObjNum 749 snap 228 seq_num 749) 2024-07-26T18:15:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:13 smithi071 ceph-mon[90507]: osdmap e557: 8 total, 8 up, 8 in 2024-07-26T18:15:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:13 smithi071 ceph-mon[92867]: osdmap e557: 8 total, 8 up, 8 in 2024-07-26T18:15:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:14.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: osdmap e558: 8 total, 8 up, 8 in 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: pgmap v508: 121 pgs: 121 active+clean; 211 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: Upgrade: Setting container_image for all mds 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: Upgrade: Setting container_image for all rgw 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: Upgrade: Setting container_image for all rbd-mirror 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: Upgrade: Setting container_image for all ceph-exporter 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: Upgrade: Setting container_image for all iscsi 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: osdmap e558: 8 total, 8 up, 8 in 2024-07-26T18:15:14.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:14.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:14.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: pgmap v508: 121 pgs: 121 active+clean; 211 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-07-26T18:15:14.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: Upgrade: Setting container_image for all mds 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-07-26T18:15:14.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: Upgrade: Setting container_image for all rgw 2024-07-26T18:15:14.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: Upgrade: Setting container_image for all rbd-mirror 2024-07-26T18:15:14.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: Upgrade: Setting container_image for all ceph-exporter 2024-07-26T18:15:14.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: Upgrade: Setting container_image for all iscsi 2024-07-26T18:15:14.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: osdmap e558: 8 total, 8 up, 8 in 2024-07-26T18:15:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:14.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:14.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: pgmap v508: 121 pgs: 121 active+clean; 211 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-07-26T18:15:14.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:14.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: Upgrade: Setting container_image for all mds 2024-07-26T18:15:14.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-07-26T18:15:14.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-07-26T18:15:14.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-07-26T18:15:14.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: Upgrade: Setting container_image for all rgw 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: Upgrade: Setting container_image for all rbd-mirror 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: Upgrade: Setting container_image for all ceph-exporter 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: Upgrade: Setting container_image for all iscsi 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:14.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:14.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:15.021 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:15:15.254 INFO:tasks.rados.rados.0.smithi071.stdout:2497: finishing write tid 4 to smithi07179299-2 2024-07-26T18:15:15.254 INFO:tasks.rados.rados.0.smithi071.stdout:2497: oid 2 updating version 0 to 1059 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2497: oid 2 version 1059 is already newer than 1057 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2497: oid 2 version 1059 is already newer than 1058 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 1059 (ObjNum 788 snap 241 seq_num 788) dirty exists 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2497: left oid 2 (ObjNum 788 snap 241 seq_num 788) 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2509: finishing write tid 1 to smithi07179299-19 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2508: finishing write tid 1 to smithi07179299-13 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2508: finishing write tid 2 to smithi07179299-13 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2508: finishing write tid 3 to smithi07179299-13 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2508: finishing write tid 4 to smithi07179299-13 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2509: finishing write tid 2 to smithi07179299-19 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2508: finishing write tid 5 to smithi07179299-13 2024-07-26T18:15:15.255 INFO:tasks.rados.rados.0.smithi071.stdout:2508: oid 13 updating version 0 to 980 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2508: oid 13 updating version 980 to 983 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2508: oid 13 version 983 is already newer than 981 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2508: oid 13 version 983 is already newer than 982 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 983 (ObjNum 790 snap 241 seq_num 790) dirty exists 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2508: left oid 13 (ObjNum 790 snap 241 seq_num 790) 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2509: finishing write tid 3 to smithi07179299-19 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2509: finishing write tid 4 to smithi07179299-19 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2509: finishing write tid 5 to smithi07179299-19 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2509: oid 19 updating version 0 to 1057 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2509: oid 19 updating version 1057 to 1058 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2509: oid 19 updating version 1058 to 1059 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:2509: oid 19 version 1059 is already newer than 1056 2024-07-26T18:15:15.256 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 1059 (ObjNum 791 snap 241 seq_num 791) dirty exists 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2509: left oid 19 (ObjNum 791 snap 241 seq_num 791) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2495: done (9 left) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2497: done (8 left) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2500: done (7 left) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2502: done (6 left) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2503: done (5 left) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2504: done (4 left) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2506: done (3 left) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2508: done (2 left) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2509: done (1 left) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2512: rmattr oid 39 current snap is 241 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2512: done (1 left) 2024-07-26T18:15:15.257 INFO:tasks.rados.rados.0.smithi071.stdout:2513: rollback oid 22 current snap is 241 2024-07-26T18:15:15.258 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 22 to 228 2024-07-26T18:15:15.258 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1108 (ObjNum 669 snap 199 seq_num 669) dirty exists 2024-07-26T18:15:15.258 INFO:tasks.rados.rados.0.smithi071.stdout:2511: done (1 left) 2024-07-26T18:15:15.258 INFO:tasks.rados.rados.0.smithi071.stdout:2514: snap_remove snap 225 2024-07-26T18:15:15.302 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (9m) 22s ago 10m 24.7M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (10m) 5s ago 10m 90.7M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (25s) 22s ago 11m 11.9M - 19.0.0-3666-g387735b0 a2ae8b18107f 8b1af4d51ce8 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (9s) 5s ago 11m 13.2M - 19.0.0-3666-g387735b0 a2ae8b18107f d7718fa6b1dd 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (6m) 5s ago 15m 441M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (6m) 22s ago 16m 513M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (5m) 22s ago 17m 63.9M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (5m) 5s ago 15m 51.4M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (5m) 22s ago 15m 54.3M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (10m) 22s ago 10m 15.6M - 1.5.0 0da6a335fe13 58e8f9c00fe5 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (10m) 5s ago 10m 16.4M - 1.5.0 0da6a335fe13 eac21c9a765b 2024-07-26T18:15:15.303 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (4m) 22s ago 14m 245M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:15:15.304 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (4m) 22s ago 14m 226M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:15:15.304 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (3m) 22s ago 14m 188M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5ec19670b2da 2024-07-26T18:15:15.304 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (2m) 22s ago 13m 104M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 8863fded8a62 2024-07-26T18:15:15.304 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (2m) 5s ago 13m 211M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 2f1bdb58e19d 2024-07-26T18:15:15.304 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (108s) 5s ago 13m 183M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f dbd2ba780bcf 2024-07-26T18:15:15.304 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (74s) 5s ago 12m 76.7M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5e035ade52c5 2024-07-26T18:15:15.304 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (41s) 5s ago 12m 76.6M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 48da646d8540 2024-07-26T18:15:15.304 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (6m) 5s ago 11m 53.6M - 2.43.0 a07b618ecd1d e942a7b4b24b 2024-07-26T18:15:15.517 INFO:tasks.rados.rados.0.smithi071.stdout:2514: done (1 left) 2024-07-26T18:15:15.517 INFO:tasks.rados.rados.0.smithi071.stdout:2515: delete oid 30 current snap is 241 2024-07-26T18:15:15.517 INFO:tasks.rados.rados.0.smithi071.stdout:2513: finishing rollback tid 0 to smithi07179299-22 2024-07-26T18:15:15.517 INFO:tasks.rados.rados.0.smithi071.stdout:2513: finishing rollback tid 1 to smithi07179299-22 2024-07-26T18:15:15.517 INFO:tasks.rados.rados.0.smithi071.stdout:2513: finishing rollback tid 2 to smithi07179299-22 2024-07-26T18:15:15.517 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1116 (ObjNum 881 snap 0 seq_num 1650438208) dirty exists 2024-07-26T18:15:15.524 INFO:tasks.rados.rados.0.smithi071.stdout:2513: done (1 left) 2024-07-26T18:15:15.524 INFO:tasks.rados.rados.0.smithi071.stdout:2515: done (0 left) 2024-07-26T18:15:15.524 INFO:tasks.rados.rados.0.smithi071.stdout:2516: read oid 50 snap -1 2024-07-26T18:15:15.524 INFO:tasks.rados.rados.0.smithi071.stdout:2516: expect (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:15:15.524 INFO:tasks.rados.rados.0.smithi071.stdout:2517: rollback oid 21 current snap is 241 2024-07-26T18:15:15.524 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 21 to 239 2024-07-26T18:15:15.524 INFO:tasks.rados.rados.0.smithi071.stdout:2518: delete oid 35 current snap is 241 2024-07-26T18:15:15.532 INFO:tasks.rados.rados.0.smithi071.stdout:2517: finishing rollback tid 0 to smithi07179299-21 2024-07-26T18:15:15.533 INFO:tasks.rados.rados.0.smithi071.stdout:2517: finishing rollback tid 1 to smithi07179299-21 2024-07-26T18:15:15.537 INFO:tasks.rados.rados.0.smithi071.stdout:2517: finishing rollback tid 2 to smithi07179299-21 2024-07-26T18:15:15.537 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1148 (ObjNum 743 snap 225 seq_num 743) dirty exists 2024-07-26T18:15:15.556 INFO:tasks.rados.rados.0.smithi071.stdout:2516: expect (ObjNum 655 snap 195 seq_num 655) 2024-07-26T18:15:15.671 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:15:15.671 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:15:15.671 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:15:15.671 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:15:15.671 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:15:15.671 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 8 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 15 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:15:15.672 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:15:15.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:15 smithi071 ceph-mon[92867]: Upgrade: Setting container_image for all nfs 2024-07-26T18:15:15.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:15 smithi071 ceph-mon[92867]: Upgrade: Setting container_image for all nvmeof 2024-07-26T18:15:15.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:15 smithi071 ceph-mon[90507]: Upgrade: Setting container_image for all nfs 2024-07-26T18:15:15.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:15 smithi071 ceph-mon[90507]: Upgrade: Setting container_image for all nvmeof 2024-07-26T18:15:15.707 INFO:tasks.rados.rados.0.smithi071.stdout:2516: done (2 left) 2024-07-26T18:15:15.707 INFO:tasks.rados.rados.0.smithi071.stdout:2517: done (1 left) 2024-07-26T18:15:15.707 INFO:tasks.rados.rados.0.smithi071.stdout:2518: done (0 left) 2024-07-26T18:15:15.707 INFO:tasks.rados.rados.0.smithi071.stdout:2519: delete oid 50 current snap is 241 2024-07-26T18:15:15.709 INFO:tasks.rados.rados.0.smithi071.stdout:2519: done (0 left) 2024-07-26T18:15:15.709 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 241 2024-07-26T18:15:15.709 INFO:tasks.rados.rados.0.smithi071.stdout:2520: seq_num 795 ranges {0=524288,524288=417792,942080=385024} 2024-07-26T18:15:15.711 INFO:tasks.rados.rados.0.smithi071.stdout:2520: writing smithi07179299-35 from 0 to 524288 tid 1 2024-07-26T18:15:15.714 INFO:tasks.rados.rados.0.smithi071.stdout:2520: writing smithi07179299-35 from 524288 to 942080 tid 2 2024-07-26T18:15:15.717 INFO:tasks.rados.rados.0.smithi071.stdout:2520: writing smithi07179299-35 from 942080 to 1327104 tid 3 2024-07-26T18:15:15.717 INFO:tasks.rados.rados.0.smithi071.stdout:2521: delete oid 17 current snap is 241 2024-07-26T18:15:15.717 INFO:tasks.rados.rados.0.smithi071.stdout:2520: finishing write tid 1 to smithi07179299-35 2024-07-26T18:15:15.717 INFO:tasks.rados.rados.0.smithi071.stdout:2520: finishing write tid 2 to smithi07179299-35 2024-07-26T18:15:15.720 INFO:tasks.rados.rados.0.smithi071.stdout:2520: finishing write tid 3 to smithi07179299-35 2024-07-26T18:15:15.720 INFO:tasks.rados.rados.0.smithi071.stdout:2520: finishing write tid 4 to smithi07179299-35 2024-07-26T18:15:15.723 INFO:tasks.rados.rados.0.smithi071.stdout:2521: done (1 left) 2024-07-26T18:15:15.723 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 3 current snap is 241 2024-07-26T18:15:15.723 INFO:tasks.rados.rados.0.smithi071.stdout:2522: seq_num 797 ranges {1449984=557056,2007040=589824,2596864=212992} 2024-07-26T18:15:15.734 INFO:tasks.rados.rados.0.smithi071.stdout:2522: writing smithi07179299-3 from 1449984 to 2007040 tid 1 2024-07-26T18:15:15.737 INFO:tasks.rados.rados.0.smithi071.stdout:2522: writing smithi07179299-3 from 2007040 to 2596864 tid 2 2024-07-26T18:15:15.739 INFO:tasks.rados.rados.0.smithi071.stdout:2522: writing smithi07179299-3 from 2596864 to 2809856 tid 3 2024-07-26T18:15:15.739 INFO:tasks.rados.rados.0.smithi071.stdout:2520: finishing write tid 5 to smithi07179299-35 2024-07-26T18:15:15.739 INFO:tasks.rados.rados.0.smithi071.stdout:2520: oid 35 updating version 0 to 1782 2024-07-26T18:15:15.739 INFO:tasks.rados.rados.0.smithi071.stdout:2520: oid 35 updating version 1782 to 1784 2024-07-26T18:15:15.739 INFO:tasks.rados.rados.0.smithi071.stdout:2520: oid 35 version 1784 is already newer than 1783 2024-07-26T18:15:15.739 INFO:tasks.rados.rados.0.smithi071.stdout:2520: oid 35 version 1784 is already newer than 1781 2024-07-26T18:15:15.739 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1784 (ObjNum 795 snap 241 seq_num 795) dirty exists 2024-07-26T18:15:15.739 INFO:tasks.rados.rados.0.smithi071.stdout:2520: left oid 35 (ObjNum 795 snap 241 seq_num 795) 2024-07-26T18:15:15.740 INFO:tasks.rados.rados.0.smithi071.stdout:2520: done (1 left) 2024-07-26T18:15:15.740 INFO:tasks.rados.rados.0.smithi071.stdout:2523: snap_create 2024-07-26T18:15:15.740 INFO:tasks.rados.rados.0.smithi071.stdout:2522: finishing write tid 1 to smithi07179299-3 2024-07-26T18:15:15.742 INFO:tasks.rados.rados.0.smithi071.stdout:2522: finishing write tid 2 to smithi07179299-3 2024-07-26T18:15:15.742 INFO:tasks.rados.rados.0.smithi071.stdout:2522: finishing write tid 3 to smithi07179299-3 2024-07-26T18:15:15.742 INFO:tasks.rados.rados.0.smithi071.stdout:2522: finishing write tid 4 to smithi07179299-3 2024-07-26T18:15:15.743 INFO:tasks.rados.rados.0.smithi071.stdout:2522: finishing write tid 5 to smithi07179299-3 2024-07-26T18:15:15.743 INFO:tasks.rados.rados.0.smithi071.stdout:2522: oid 3 updating version 0 to 1105 2024-07-26T18:15:15.743 INFO:tasks.rados.rados.0.smithi071.stdout:2522: oid 3 version 1105 is already newer than 1102 2024-07-26T18:15:15.743 INFO:tasks.rados.rados.0.smithi071.stdout:2522: oid 3 version 1105 is already newer than 1104 2024-07-26T18:15:15.744 INFO:tasks.rados.rados.0.smithi071.stdout:2522: oid 3 version 1105 is already newer than 1103 2024-07-26T18:15:15.744 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 1105 (ObjNum 797 snap 241 seq_num 797) dirty exists 2024-07-26T18:15:15.744 INFO:tasks.rados.rados.0.smithi071.stdout:2522: left oid 3 (ObjNum 797 snap 241 seq_num 797) 2024-07-26T18:15:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:15 smithi135 ceph-mon[85352]: Upgrade: Setting container_image for all nfs 2024-07-26T18:15:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:15 smithi135 ceph-mon[85352]: Upgrade: Setting container_image for all nvmeof 2024-07-26T18:15:15.928 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:15 smithi071 systemd[1]: Stopping Ceph node-exporter.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:15:16.289 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:15 smithi071 podman[121779]: 2024-07-26 18:15:15.984698302 +0000 UTC m=+0.127642363 container died 58e8f9c00fe502ae5776d926e7ea1816268a6326c388cb687e706e854728f3c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:16.533 INFO:tasks.rados.rados.0.smithi071.stdout:2522: done (1 left) 2024-07-26T18:15:16.533 INFO:tasks.rados.rados.0.smithi071.stdout:2523: done (0 left) 2024-07-26T18:15:16.534 INFO:tasks.rados.rados.0.smithi071.stdout:2524: delete oid 47 current snap is 242 2024-07-26T18:15:16.537 INFO:tasks.rados.rados.0.smithi071.stdout:2524: done (0 left) 2024-07-26T18:15:16.537 INFO:tasks.rados.rados.0.smithi071.stdout:2525: copy_from oid 37 from oid 34 current snap is 242 2024-07-26T18:15:16.537 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 242 2024-07-26T18:15:16.537 INFO:tasks.rados.rados.0.smithi071.stdout:2526: seq_num 799 ranges {1867776=589824,2457600=802816} 2024-07-26T18:15:16.550 INFO:tasks.rados.rados.0.smithi071.stdout:2526: writing smithi07179299-9 from 1867776 to 2457600 tid 1 2024-07-26T18:15:16.556 INFO:tasks.rados.rados.0.smithi071.stdout:2526: writing smithi07179299-9 from 2457600 to 3260416 tid 2 2024-07-26T18:15:16.556 INFO:tasks.rados.rados.0.smithi071.stdout:2527: rollback oid 27 current snap is 242 2024-07-26T18:15:16.556 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 229 2024-07-26T18:15:16.556 INFO:tasks.rados.rados.0.smithi071.stdout:2525: finishing copy_from to smithi07179299-37 2024-07-26T18:15:16.556 INFO:tasks.rados.rados.0.smithi071.stdout:2525: got expected ENOENT (src dne) 2024-07-26T18:15:16.556 INFO:tasks.rados.rados.0.smithi071.stdout:2525: finishing copy_from racing read to smithi07179299-37 2024-07-26T18:15:16.556 INFO:tasks.rados.rados.0.smithi071.stdout:2526: finishing write tid 1 to smithi07179299-9 2024-07-26T18:15:16.556 INFO:tasks.rados.rados.0.smithi071.stdout:2525: done (2 left) 2024-07-26T18:15:16.557 INFO:tasks.rados.rados.0.smithi071.stdout:2528: delete oid 48 current snap is 242 2024-07-26T18:15:16.558 INFO:tasks.rados.rados.0.smithi071.stdout:2528: done (2 left) 2024-07-26T18:15:16.558 INFO:tasks.rados.rados.0.smithi071.stdout:2529: delete oid 20 current snap is 242 2024-07-26T18:15:16.558 INFO:tasks.rados.rados.0.smithi071.stdout:2527: finishing rollback tid 0 to smithi07179299-27 2024-07-26T18:15:16.559 INFO:tasks.rados.rados.0.smithi071.stdout:2527: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:15:16.559 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1456 (ObjNum 257 snap 0 seq_num 2057892784) dirty dne 2024-07-26T18:15:16.560 INFO:tasks.rados.rados.0.smithi071.stdout:2526: finishing write tid 2 to smithi07179299-9 2024-07-26T18:15:16.560 INFO:tasks.rados.rados.0.smithi071.stdout:2526: finishing write tid 3 to smithi07179299-9 2024-07-26T18:15:16.561 INFO:tasks.rados.rados.0.smithi071.stdout:2527: done (2 left) 2024-07-26T18:15:16.561 INFO:tasks.rados.rados.0.smithi071.stdout:2529: done (1 left) 2024-07-26T18:15:16.561 INFO:tasks.rados.rados.0.smithi071.stdout:2530: snap_create 2024-07-26T18:15:16.562 INFO:tasks.rados.rados.0.smithi071.stdout:2526: finishing write tid 4 to smithi07179299-9 2024-07-26T18:15:16.562 INFO:tasks.rados.rados.0.smithi071.stdout:2526: oid 9 updating version 0 to 1788 2024-07-26T18:15:16.562 INFO:tasks.rados.rados.0.smithi071.stdout:2526: oid 9 updating version 1788 to 1789 2024-07-26T18:15:16.562 INFO:tasks.rados.rados.0.smithi071.stdout:2526: oid 9 updating version 1789 to 1790 2024-07-26T18:15:16.562 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1790 (ObjNum 799 snap 242 seq_num 799) dirty exists 2024-07-26T18:15:16.562 INFO:tasks.rados.rados.0.smithi071.stdout:2526: left oid 9 (ObjNum 799 snap 242 seq_num 799) 2024-07-26T18:15:16.678 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:16 smithi071 podman[121779]: 2024-07-26 18:15:16.463380208 +0000 UTC m=+0.606324311 container cleanup 58e8f9c00fe502ae5776d926e7ea1816268a6326c388cb687e706e854728f3c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:16.678 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:16 smithi071 bash[121779]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a 2024-07-26T18:15:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[90507]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[90507]: Upgrade: Updating node-exporter.a (1/2) 2024-07-26T18:15:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[90507]: Deploying daemon node-exporter.a on smithi071 2024-07-26T18:15:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[90507]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[90507]: osdmap e559: 8 total, 8 up, 8 in 2024-07-26T18:15:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[90507]: pgmap v510: 121 pgs: 121 active+clean; 214 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-07-26T18:15:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3762035367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[92867]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[92867]: Upgrade: Updating node-exporter.a (1/2) 2024-07-26T18:15:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[92867]: Deploying daemon node-exporter.a on smithi071 2024-07-26T18:15:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[92867]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[92867]: osdmap e559: 8 total, 8 up, 8 in 2024-07-26T18:15:16.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[92867]: pgmap v510: 121 pgs: 121 active+clean; 214 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-07-26T18:15:16.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:16 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3762035367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:16 smithi135 ceph-mon[85352]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:16.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:16 smithi135 ceph-mon[85352]: Upgrade: Updating node-exporter.a (1/2) 2024-07-26T18:15:16.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:16 smithi135 ceph-mon[85352]: Deploying daemon node-exporter.a on smithi071 2024-07-26T18:15:16.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:16 smithi135 ceph-mon[85352]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:16.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:16 smithi135 ceph-mon[85352]: osdmap e559: 8 total, 8 up, 8 in 2024-07-26T18:15:16.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:16 smithi135 ceph-mon[85352]: pgmap v510: 121 pgs: 121 active+clean; 214 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-07-26T18:15:16.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:16 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3762035367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:17.079 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:16 smithi071 podman[121792]: 2024-07-26 18:15:16.748337647 +0000 UTC m=+0.767588641 container remove 58e8f9c00fe502ae5776d926e7ea1816268a6326c388cb687e706e854728f3c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:17.079 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:16 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-07-26T18:15:17.079 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:16 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-07-26T18:15:17.079 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:16 smithi071 systemd[1]: Stopped Ceph node-exporter.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:15:17.079 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:16 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.a.service: Consumed 2.722s CPU time. 2024-07-26T18:15:17.079 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 systemd[1]: Starting Ceph node-exporter.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:15:17.423 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 podman[121921]: 2024-07-26 18:15:17.192999022 +0000 UTC m=+0.016367184 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-07-26T18:15:17.424 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 podman[121921]: 2024-07-26 18:15:17.315962089 +0000 UTC m=+0.139330288 container create 1b458c2a83596126c592035a337f7a736d9ef5b67df2a93fd9b9b0cd14287c6e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:17.537 INFO:tasks.rados.rados.0.smithi071.stdout:2526: done (1 left) 2024-07-26T18:15:17.537 INFO:tasks.rados.rados.0.smithi071.stdout:2530: done (0 left) 2024-07-26T18:15:17.537 INFO:tasks.rados.rados.0.smithi071.stdout:2531: snap_remove snap 233 2024-07-26T18:15:17.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:17 smithi135 ceph-mon[85352]: osdmap e560: 8 total, 8 up, 8 in 2024-07-26T18:15:17.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-mon[92867]: osdmap e560: 8 total, 8 up, 8 in 2024-07-26T18:15:17.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-mon[90507]: osdmap e560: 8 total, 8 up, 8 in 2024-07-26T18:15:17.929 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 podman[121921]: 2024-07-26 18:15:17.526621663 +0000 UTC m=+0.349989819 container init 1b458c2a83596126c592035a337f7a736d9ef5b67df2a93fd9b9b0cd14287c6e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:17.929 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 podman[121921]: 2024-07-26 18:15:17.530027263 +0000 UTC m=+0.353395429 container start 1b458c2a83596126c592035a337f7a736d9ef5b67df2a93fd9b9b0cd14287c6e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:17.929 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.536Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.536Z 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-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.536Z 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-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z 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-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z 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-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=arp 2024-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-26T18:15:17.930 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=edac 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-26T18:15:17.931 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-26T18:15:17.932 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-26T18:15:17.932 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-26T18:15:17.932 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-26T18:15:17.932 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-26T18:15:17.932 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-26T18:15:17.932 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-26T18:15:17.932 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-26T18:15:17.932 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-26T18:15:17.932 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.537Z caller=node_exporter.go:117 level=info collector=os 2024-07-26T18:15:17.932 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=stat 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-26T18:15:17.933 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=time 2024-07-26T18:15:17.934 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-26T18:15:17.934 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=uname 2024-07-26T18:15:17.934 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-26T18:15:17.934 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-26T18:15:17.934 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-26T18:15:17.934 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-26T18:15:17.934 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a[121935]: ts=2024-07-26T18:15:17.538Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-26T18:15:17.934 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 bash[121921]: 1b458c2a83596126c592035a337f7a736d9ef5b67df2a93fd9b9b0cd14287c6e 2024-07-26T18:15:17.935 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 18:15:17 smithi071 systemd[1]: Started Ceph node-exporter.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:15:18.553 INFO:tasks.rados.rados.0.smithi071.stdout:2531: done (0 left) 2024-07-26T18:15:18.553 INFO:tasks.rados.rados.0.smithi071.stdout:2532: snap_create 2024-07-26T18:15:18.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:18 smithi135 ceph-mon[85352]: osdmap e561: 8 total, 8 up, 8 in 2024-07-26T18:15:18.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:18 smithi135 ceph-mon[85352]: pgmap v513: 121 pgs: 121 active+clean; 204 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-07-26T18:15:18.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:18.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:18.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:18 smithi071 ceph-mon[90507]: osdmap e561: 8 total, 8 up, 8 in 2024-07-26T18:15:18.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:18 smithi071 ceph-mon[90507]: pgmap v513: 121 pgs: 121 active+clean; 204 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-07-26T18:15:18.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:18.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:18.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:18 smithi071 ceph-mon[92867]: osdmap e561: 8 total, 8 up, 8 in 2024-07-26T18:15:18.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:18 smithi071 ceph-mon[92867]: pgmap v513: 121 pgs: 121 active+clean; 204 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-07-26T18:15:18.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:18.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:19.550 INFO:tasks.rados.rados.0.smithi071.stdout:2532: done (0 left) 2024-07-26T18:15:19.550 INFO:tasks.rados.rados.0.smithi071.stdout:2533: snap_remove snap 210 2024-07-26T18:15:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:19 smithi135 ceph-mon[85352]: osdmap e562: 8 total, 8 up, 8 in 2024-07-26T18:15:19.808 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:19 smithi135 systemd[1]: Stopping Ceph node-exporter.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:15:19.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:19 smithi071 ceph-mon[90507]: osdmap e562: 8 total, 8 up, 8 in 2024-07-26T18:15:19.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:19 smithi071 ceph-mon[92867]: osdmap e562: 8 total, 8 up, 8 in 2024-07-26T18:15:20.075 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:19 smithi135 podman[112583]: 2024-07-26 18:15:19.810203385 +0000 UTC m=+0.111423784 container died eac21c9a765bd1f4c95a58f3a8929702b733bd1ab1cc91635af5b11d18ce9cdd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T18:15:20.443 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:20 smithi135 podman[112583]: 2024-07-26 18:15:20.174967849 +0000 UTC m=+0.476188237 container cleanup eac21c9a765bd1f4c95a58f3a8929702b733bd1ab1cc91635af5b11d18ce9cdd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T18:15:20.443 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:20 smithi135 bash[112583]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b 2024-07-26T18:15:20.557 INFO:tasks.rados.rados.0.smithi071.stdout:2533: done (0 left) 2024-07-26T18:15:20.558 INFO:tasks.rados.rados.0.smithi071.stdout:2534: setattr oid 43 current snap is 244 2024-07-26T18:15:20.560 INFO:tasks.rados.rados.0.smithi071.stdout:2535: setattr oid 29 current snap is 244 2024-07-26T18:15:20.564 INFO:tasks.rados.rados.0.smithi071.stdout:2536: rmattr oid 12 current snap is 244 2024-07-26T18:15:20.564 INFO:tasks.rados.rados.0.smithi071.stdout:2536: done (2 left) 2024-07-26T18:15:20.564 INFO:tasks.rados.rados.0.smithi071.stdout:2537: read oid 3 snap -1 2024-07-26T18:15:20.564 INFO:tasks.rados.rados.0.smithi071.stdout:2537: expect (ObjNum 797 snap 241 seq_num 797) 2024-07-26T18:15:20.564 INFO:tasks.rados.rados.0.smithi071.stdout:2538: rollback oid 50 current snap is 244 2024-07-26T18:15:20.564 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 50 to 234 2024-07-26T18:15:20.564 INFO:tasks.rados.rados.0.smithi071.stdout:2539: copy_from oid 47 from oid 19 current snap is 244 2024-07-26T18:15:20.565 INFO:tasks.rados.rados.0.smithi071.stdout:2540: rollback oid 17 current snap is 244 2024-07-26T18:15:20.565 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 231 2024-07-26T18:15:20.565 INFO:tasks.rados.rados.0.smithi071.stdout:2541: read oid 16 snap 242 2024-07-26T18:15:20.565 INFO:tasks.rados.rados.0.smithi071.stdout:2541: expect deleted 2024-07-26T18:15:20.565 INFO:tasks.rados.rados.0.smithi071.stdout:2542: copy_from oid 23 from oid 48 current snap is 244 2024-07-26T18:15:20.565 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 244 2024-07-26T18:15:20.565 INFO:tasks.rados.rados.0.smithi071.stdout:2543: seq_num 802 ranges {2064384=638976,2703360=458752,3162112=344064} 2024-07-26T18:15:20.580 INFO:tasks.rados.rados.0.smithi071.stdout:2543: writing smithi07179299-25 from 2064384 to 2703360 tid 1 2024-07-26T18:15:20.583 INFO:tasks.rados.rados.0.smithi071.stdout:2543: writing smithi07179299-25 from 2703360 to 3162112 tid 2 2024-07-26T18:15:20.586 INFO:tasks.rados.rados.0.smithi071.stdout:2543: writing smithi07179299-25 from 3162112 to 3506176 tid 3 2024-07-26T18:15:20.586 INFO:tasks.rados.rados.0.smithi071.stdout:2544: snap_remove snap 230 2024-07-26T18:15:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:20 smithi135 ceph-mon[85352]: Upgrade: Updating node-exporter.b (2/2) 2024-07-26T18:15:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:20 smithi135 ceph-mon[85352]: Deploying daemon node-exporter.b on smithi135 2024-07-26T18:15:20.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:20 smithi135 ceph-mon[85352]: pgmap v515: 121 pgs: 121 active+clean; 203 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-07-26T18:15:20.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:20 smithi135 ceph-mon[85352]: osdmap e563: 8 total, 8 up, 8 in 2024-07-26T18:15:20.808 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:20 smithi135 podman[112595]: 2024-07-26 18:15:20.442977548 +0000 UTC m=+0.632332547 container remove eac21c9a765bd1f4c95a58f3a8929702b733bd1ab1cc91635af5b11d18ce9cdd (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T18:15:20.808 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:20 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-07-26T18:15:20.808 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:20 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-07-26T18:15:20.808 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:20 smithi135 systemd[1]: Stopped Ceph node-exporter.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:15:20.808 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:20 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.b.service: Consumed 2.702s CPU time. 2024-07-26T18:15:20.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:20 smithi071 ceph-mon[92867]: Upgrade: Updating node-exporter.b (2/2) 2024-07-26T18:15:20.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:20 smithi071 ceph-mon[92867]: Deploying daemon node-exporter.b on smithi135 2024-07-26T18:15:20.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:20 smithi071 ceph-mon[92867]: pgmap v515: 121 pgs: 121 active+clean; 203 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-07-26T18:15:20.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:20 smithi071 ceph-mon[92867]: osdmap e563: 8 total, 8 up, 8 in 2024-07-26T18:15:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:20 smithi071 ceph-mon[90507]: Upgrade: Updating node-exporter.b (2/2) 2024-07-26T18:15:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:20 smithi071 ceph-mon[90507]: Deploying daemon node-exporter.b on smithi135 2024-07-26T18:15:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:20 smithi071 ceph-mon[90507]: pgmap v515: 121 pgs: 121 active+clean; 203 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-07-26T18:15:20.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:20 smithi071 ceph-mon[90507]: osdmap e563: 8 total, 8 up, 8 in 2024-07-26T18:15:21.149 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:20 smithi135 systemd[1]: Starting Ceph node-exporter.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:15:21.149 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 podman[112723]: 2024-07-26 18:15:20.946006131 +0000 UTC m=+0.016765337 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-07-26T18:15:21.149 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 podman[112723]: 2024-07-26 18:15:21.043969639 +0000 UTC m=+0.114728833 container create e23cd7635a4c0cebb1585db5b55856491df2452db628216fa36e28d07766e046 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T18:15:21.238 INFO:tasks.rados.rados.0.smithi071.stdout:2544: done (9 left) 2024-07-26T18:15:21.239 INFO:tasks.rados.rados.0.smithi071.stdout:2545: copy_from oid 9 from oid 35 current snap is 244 2024-07-26T18:15:21.239 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 955 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:15:21.239 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1070 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:15:21.239 INFO:tasks.rados.rados.0.smithi071.stdout:2538: finishing rollback tid 1 to smithi07179299-50 2024-07-26T18:15:21.239 INFO:tasks.rados.rados.0.smithi071.stdout:2538: finishing rollback tid 2 to smithi07179299-50 2024-07-26T18:15:21.239 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1804 (ObjNum 655 snap 195 seq_num 655) dirty exists 2024-07-26T18:15:21.239 INFO:tasks.rados.rados.0.smithi071.stdout:2540: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:15:21.239 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1786 (ObjNum 65 snap 0 seq_num 1632788841) dirty dne 2024-07-26T18:15:21.239 INFO:tasks.rados.rados.0.smithi071.stdout:2539: finishing copy_from racing read to smithi07179299-47 2024-07-26T18:15:21.239 INFO:tasks.rados.rados.0.smithi071.stdout:2537: expect (ObjNum 797 snap 241 seq_num 797) 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:2542: finishing copy_from to smithi07179299-23 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:2542: got expected ENOENT (src dne) 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:2542: finishing copy_from racing read to smithi07179299-23 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:2539: finishing copy_from to smithi07179299-47 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 1059 (ObjNum 791 snap 241 seq_num 791) dirty exists 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:2543: finishing write tid 1 to smithi07179299-25 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:2543: finishing write tid 2 to smithi07179299-25 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:2543: finishing write tid 3 to smithi07179299-25 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:2543: finishing write tid 4 to smithi07179299-25 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:2534: done (9 left) 2024-07-26T18:15:21.348 INFO:tasks.rados.rados.0.smithi071.stdout:2535: done (8 left) 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2537: done (7 left) 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2538: done (6 left) 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2539: done (5 left) 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2540: done (4 left) 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2541: done (3 left) 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2542: done (2 left) 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2546: rmattr oid 24 current snap is 244 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2546: done (2 left) 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2547: snap_create 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2543: finishing write tid 5 to smithi07179299-25 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2543: oid 25 updating version 0 to 1111 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2543: oid 25 updating version 1111 to 1112 2024-07-26T18:15:21.349 INFO:tasks.rados.rados.0.smithi071.stdout:2543: oid 25 version 1112 is already newer than 1109 2024-07-26T18:15:21.350 INFO:tasks.rados.rados.0.smithi071.stdout:2543: oid 25 version 1112 is already newer than 1110 2024-07-26T18:15:21.350 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1112 (ObjNum 802 snap 244 seq_num 802) dirty exists 2024-07-26T18:15:21.350 INFO:tasks.rados.rados.0.smithi071.stdout:2543: left oid 25 (ObjNum 802 snap 244 seq_num 802) 2024-07-26T18:15:21.350 INFO:tasks.rados.rados.0.smithi071.stdout:2545: finishing copy_from racing read to smithi07179299-9 2024-07-26T18:15:21.350 INFO:tasks.rados.rados.0.smithi071.stdout:2545: finishing copy_from to smithi07179299-9 2024-07-26T18:15:21.350 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1784 (ObjNum 795 snap 241 seq_num 795) dirty exists 2024-07-26T18:15:21.553 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 podman[112723]: 2024-07-26 18:15:21.262693929 +0000 UTC m=+0.333453124 container init e23cd7635a4c0cebb1585db5b55856491df2452db628216fa36e28d07766e046 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T18:15:21.553 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 podman[112723]: 2024-07-26 18:15:21.265629503 +0000 UTC m=+0.336388698 container start e23cd7635a4c0cebb1585db5b55856491df2452db628216fa36e28d07766e046 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T18:15:21.554 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.269Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-07-26T18:15:21.554 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.269Z 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-07-26T18:15:21.554 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z 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-07-26T18:15:21.554 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-07-26T18:15:21.554 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z 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-07-26T18:15:21.554 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z 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-07-26T18:15:21.554 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-07-26T18:15:21.554 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=arp 2024-07-26T18:15:21.554 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=bcache 2024-07-26T18:15:21.554 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=bonding 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=btrfs 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=conntrack 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=cpu 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=diskstats 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=dmi 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=edac 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=entropy 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=filefd 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=filesystem 2024-07-26T18:15:21.555 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=hwmon 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=infiniband 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=ipvs 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=loadavg 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=mdadm 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=meminfo 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=netclass 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=netdev 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=netstat 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=nfs 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=nfsd 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=nvme 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=os 2024-07-26T18:15:21.556 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.270Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-07-26T18:15:21.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=pressure 2024-07-26T18:15:21.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=rapl 2024-07-26T18:15:21.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=schedstat 2024-07-26T18:15:21.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=selinux 2024-07-26T18:15:21.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=sockstat 2024-07-26T18:15:21.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=softnet 2024-07-26T18:15:21.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=stat 2024-07-26T18:15:21.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=tapestats 2024-07-26T18:15:21.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=textfile 2024-07-26T18:15:21.557 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-07-26T18:15:21.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=time 2024-07-26T18:15:21.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-07-26T18:15:21.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=uname 2024-07-26T18:15:21.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=vmstat 2024-07-26T18:15:21.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=xfs 2024-07-26T18:15:21.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=node_exporter.go:117 level=info collector=zfs 2024-07-26T18:15:21.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-07-26T18:15:21.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b[112739]: ts=2024-07-26T18:15:21.271Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-07-26T18:15:21.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 bash[112723]: e23cd7635a4c0cebb1585db5b55856491df2452db628216fa36e28d07766e046 2024-07-26T18:15:21.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 18:15:21 smithi135 systemd[1]: Started Ceph node-exporter.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:15:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-mon[85352]: osdmap e564: 8 total, 8 up, 8 in 2024-07-26T18:15:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-mon[85352]: osdmap e565: 8 total, 8 up, 8 in 2024-07-26T18:15:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:21.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:21.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:21.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:21 smithi071 ceph-mon[90507]: osdmap e564: 8 total, 8 up, 8 in 2024-07-26T18:15:21.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:21 smithi071 ceph-mon[90507]: osdmap e565: 8 total, 8 up, 8 in 2024-07-26T18:15:21.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:21.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:21.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:21.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:21 smithi071 ceph-mon[92867]: osdmap e564: 8 total, 8 up, 8 in 2024-07-26T18:15:21.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:21 smithi071 ceph-mon[92867]: osdmap e565: 8 total, 8 up, 8 in 2024-07-26T18:15:21.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:21.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:21.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:22.244 INFO:tasks.rados.rados.0.smithi071.stdout:2543: done (2 left) 2024-07-26T18:15:22.244 INFO:tasks.rados.rados.0.smithi071.stdout:2545: done (1 left) 2024-07-26T18:15:22.244 INFO:tasks.rados.rados.0.smithi071.stdout:2547: done (0 left) 2024-07-26T18:15:22.244 INFO:tasks.rados.rados.0.smithi071.stdout:2548: rollback oid 50 current snap is 245 2024-07-26T18:15:22.244 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 50 to 231 2024-07-26T18:15:22.245 INFO:tasks.rados.rados.0.smithi071.stdout:2549: read oid 14 snap -1 2024-07-26T18:15:22.245 INFO:tasks.rados.rados.0.smithi071.stdout:2549: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:15:22.245 INFO:tasks.rados.rados.0.smithi071.stdout:2550: setattr oid 45 current snap is 245 2024-07-26T18:15:22.245 INFO:tasks.rados.rados.0.smithi071.stdout:2551: read oid 1 snap 228 2024-07-26T18:15:22.245 INFO:tasks.rados.rados.0.smithi071.stdout:2551: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:15:22.245 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 245 2024-07-26T18:15:22.245 INFO:tasks.rados.rados.0.smithi071.stdout:2552: seq_num 803 ranges {2031616=655360,2686976=745472,3432448=57344} 2024-07-26T18:15:22.259 INFO:tasks.rados.rados.0.smithi071.stdout:2552: writing smithi07179299-18 from 2031616 to 2686976 tid 1 2024-07-26T18:15:22.263 INFO:tasks.rados.rados.0.smithi071.stdout:2552: writing smithi07179299-18 from 2686976 to 3432448 tid 2 2024-07-26T18:15:22.263 INFO:tasks.rados.rados.0.smithi071.stdout:2552: writing smithi07179299-18 from 3432448 to 3489792 tid 3 2024-07-26T18:15:22.264 INFO:tasks.rados.rados.0.smithi071.stdout:2553: snap_create 2024-07-26T18:15:22.264 INFO:tasks.rados.rados.0.smithi071.stdout:2548: finishing rollback tid 0 to smithi07179299-50 2024-07-26T18:15:22.264 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 1122 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:15:22.264 INFO:tasks.rados.rados.0.smithi071.stdout:2548: finishing rollback tid 1 to smithi07179299-50 2024-07-26T18:15:22.264 INFO:tasks.rados.rados.0.smithi071.stdout:2548: finishing rollback tid 2 to smithi07179299-50 2024-07-26T18:15:22.264 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1825 (ObjNum 655 snap 195 seq_num 655) dirty exists 2024-07-26T18:15:22.264 INFO:tasks.rados.rados.0.smithi071.stdout:2549: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:15:22.315 INFO:tasks.rados.rados.0.smithi071.stdout:2551: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:15:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:15:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:15:22] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-07-26T18:15:22.470 INFO:tasks.rados.rados.0.smithi071.stdout:2552: finishing write tid 1 to smithi07179299-18 2024-07-26T18:15:22.470 INFO:tasks.rados.rados.0.smithi071.stdout:2552: finishing write tid 2 to smithi07179299-18 2024-07-26T18:15:22.470 INFO:tasks.rados.rados.0.smithi071.stdout:2552: finishing write tid 3 to smithi07179299-18 2024-07-26T18:15:22.470 INFO:tasks.rados.rados.0.smithi071.stdout:2552: finishing write tid 4 to smithi07179299-18 2024-07-26T18:15:22.470 INFO:tasks.rados.rados.0.smithi071.stdout:2552: finishing write tid 5 to smithi07179299-18 2024-07-26T18:15:22.470 INFO:tasks.rados.rados.0.smithi071.stdout:2552: oid 18 updating version 0 to 956 2024-07-26T18:15:22.470 INFO:tasks.rados.rados.0.smithi071.stdout:2552: oid 18 updating version 956 to 957 2024-07-26T18:15:22.471 INFO:tasks.rados.rados.0.smithi071.stdout:2552: oid 18 updating version 957 to 958 2024-07-26T18:15:22.471 INFO:tasks.rados.rados.0.smithi071.stdout:2552: oid 18 updating version 958 to 959 2024-07-26T18:15:22.471 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 959 (ObjNum 803 snap 245 seq_num 803) dirty exists 2024-07-26T18:15:22.471 INFO:tasks.rados.rados.0.smithi071.stdout:2552: left oid 18 (ObjNum 803 snap 245 seq_num 803) 2024-07-26T18:15:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:22 smithi135 ceph-mon[85352]: pgmap v519: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 996 KiB/s wr, 11 op/s 2024-07-26T18:15:22.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:22 smithi135 ceph-mon[85352]: osdmap e566: 8 total, 8 up, 8 in 2024-07-26T18:15:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:22 smithi071 ceph-mon[92867]: pgmap v519: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 996 KiB/s wr, 11 op/s 2024-07-26T18:15:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:22 smithi071 ceph-mon[92867]: osdmap e566: 8 total, 8 up, 8 in 2024-07-26T18:15:22.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:22 smithi071 ceph-mon[90507]: pgmap v519: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 996 KiB/s wr, 11 op/s 2024-07-26T18:15:22.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:22 smithi071 ceph-mon[90507]: osdmap e566: 8 total, 8 up, 8 in 2024-07-26T18:15:23.237 INFO:tasks.rados.rados.0.smithi071.stdout:2548: done (5 left) 2024-07-26T18:15:23.237 INFO:tasks.rados.rados.0.smithi071.stdout:2549: done (4 left) 2024-07-26T18:15:23.237 INFO:tasks.rados.rados.0.smithi071.stdout:2550: done (3 left) 2024-07-26T18:15:23.237 INFO:tasks.rados.rados.0.smithi071.stdout:2551: done (2 left) 2024-07-26T18:15:23.237 INFO:tasks.rados.rados.0.smithi071.stdout:2552: done (1 left) 2024-07-26T18:15:23.238 INFO:tasks.rados.rados.0.smithi071.stdout:2553: done (0 left) 2024-07-26T18:15:23.238 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 246 2024-07-26T18:15:23.238 INFO:tasks.rados.rados.0.smithi071.stdout:2554: seq_num 804 ranges {1327104=671744,1998848=622592,2621440=180224} 2024-07-26T18:15:23.247 INFO:tasks.rados.rados.0.smithi071.stdout:2554: writing smithi07179299-9 from 1327104 to 1998848 tid 1 2024-07-26T18:15:23.251 INFO:tasks.rados.rados.0.smithi071.stdout:2554: writing smithi07179299-9 from 1998848 to 2621440 tid 2 2024-07-26T18:15:23.253 INFO:tasks.rados.rados.0.smithi071.stdout:2554: writing smithi07179299-9 from 2621440 to 2801664 tid 3 2024-07-26T18:15:23.253 INFO:tasks.rados.rados.0.smithi071.stdout:2555: read oid 18 snap -1 2024-07-26T18:15:23.253 INFO:tasks.rados.rados.0.smithi071.stdout:2555: expect (ObjNum 803 snap 245 seq_num 803) 2024-07-26T18:15:23.253 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 246 2024-07-26T18:15:23.253 INFO:tasks.rados.rados.0.smithi071.stdout:2556: seq_num 805 ranges {450560=688128,1138688=507904,1646592=294912} 2024-07-26T18:15:23.259 INFO:tasks.rados.rados.0.smithi071.stdout:2556: writing smithi07179299-21 from 450560 to 1138688 tid 1 2024-07-26T18:15:23.262 INFO:tasks.rados.rados.0.smithi071.stdout:2556: writing smithi07179299-21 from 1138688 to 1646592 tid 2 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2556: writing smithi07179299-21 from 1646592 to 1941504 tid 3 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2557: snap_create 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2554: finishing write tid 1 to smithi07179299-9 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2554: finishing write tid 2 to smithi07179299-9 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2554: finishing write tid 3 to smithi07179299-9 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2554: finishing write tid 4 to smithi07179299-9 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2554: finishing write tid 5 to smithi07179299-9 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2554: oid 9 updating version 0 to 1828 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2554: oid 9 updating version 1828 to 1830 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2554: oid 9 version 1830 is already newer than 1829 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:2554: oid 9 version 1830 is already newer than 1827 2024-07-26T18:15:23.265 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1830 (ObjNum 804 snap 246 seq_num 804) dirty exists 2024-07-26T18:15:23.266 INFO:tasks.rados.rados.0.smithi071.stdout:2554: left oid 9 (ObjNum 804 snap 246 seq_num 804) 2024-07-26T18:15:23.266 INFO:tasks.rados.rados.0.smithi071.stdout:2556: finishing write tid 1 to smithi07179299-21 2024-07-26T18:15:23.271 INFO:tasks.rados.rados.0.smithi071.stdout:2556: finishing write tid 2 to smithi07179299-21 2024-07-26T18:15:23.271 INFO:tasks.rados.rados.0.smithi071.stdout:2556: finishing write tid 3 to smithi07179299-21 2024-07-26T18:15:23.272 INFO:tasks.rados.rados.0.smithi071.stdout:2556: finishing write tid 4 to smithi07179299-21 2024-07-26T18:15:23.272 INFO:tasks.rados.rados.0.smithi071.stdout:2556: finishing write tid 5 to smithi07179299-21 2024-07-26T18:15:23.272 INFO:tasks.rados.rados.0.smithi071.stdout:2556: oid 21 updating version 0 to 1149 2024-07-26T18:15:23.272 INFO:tasks.rados.rados.0.smithi071.stdout:2556: oid 21 updating version 1149 to 1151 2024-07-26T18:15:23.272 INFO:tasks.rados.rados.0.smithi071.stdout:2556: oid 21 version 1151 is already newer than 1150 2024-07-26T18:15:23.272 INFO:tasks.rados.rados.0.smithi071.stdout:2556: oid 21 updating version 1151 to 1152 2024-07-26T18:15:23.272 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1152 (ObjNum 805 snap 246 seq_num 805) dirty exists 2024-07-26T18:15:23.272 INFO:tasks.rados.rados.0.smithi071.stdout:2556: left oid 21 (ObjNum 805 snap 246 seq_num 805) 2024-07-26T18:15:23.272 INFO:tasks.rados.rados.0.smithi071.stdout:2555: expect (ObjNum 803 snap 245 seq_num 803) 2024-07-26T18:15:24.243 INFO:tasks.rados.rados.0.smithi071.stdout:2554: done (3 left) 2024-07-26T18:15:24.244 INFO:tasks.rados.rados.0.smithi071.stdout:2555: done (2 left) 2024-07-26T18:15:24.244 INFO:tasks.rados.rados.0.smithi071.stdout:2556: done (1 left) 2024-07-26T18:15:24.244 INFO:tasks.rados.rados.0.smithi071.stdout:2557: done (0 left) 2024-07-26T18:15:24.244 INFO:tasks.rados.rados.0.smithi071.stdout:2558: rmattr oid 11 current snap is 247 2024-07-26T18:15:24.244 INFO:tasks.rados.rados.0.smithi071.stdout:2558: done (0 left) 2024-07-26T18:15:24.244 INFO:tasks.rados.rados.0.smithi071.stdout:2559: read oid 43 snap -1 2024-07-26T18:15:24.244 INFO:tasks.rados.rados.0.smithi071.stdout:2559: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:15:24.244 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 247 2024-07-26T18:15:24.244 INFO:tasks.rados.rados.0.smithi071.stdout:2560: seq_num 806 ranges {1941504=704512,2646016=442368,3088384=360448} 2024-07-26T18:15:24.257 INFO:tasks.rados.rados.0.smithi071.stdout:2560: writing smithi07179299-21 from 1941504 to 2646016 tid 1 2024-07-26T18:15:24.260 INFO:tasks.rados.rados.0.smithi071.stdout:2560: writing smithi07179299-21 from 2646016 to 3088384 tid 2 2024-07-26T18:15:24.262 INFO:tasks.rados.rados.0.smithi071.stdout:2560: writing smithi07179299-21 from 3088384 to 3448832 tid 3 2024-07-26T18:15:24.262 INFO:tasks.rados.rados.0.smithi071.stdout:2561: delete oid 24 current snap is 247 2024-07-26T18:15:24.262 INFO:tasks.rados.rados.0.smithi071.stdout:2559: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:15:24.268 INFO:tasks.rados.rados.0.smithi071.stdout:2559: done (2 left) 2024-07-26T18:15:24.268 INFO:tasks.rados.rados.0.smithi071.stdout:2561: done (1 left) 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2562: setattr oid 40 current snap is 247 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2560: finishing write tid 1 to smithi07179299-21 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2560: finishing write tid 2 to smithi07179299-21 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2560: finishing write tid 3 to smithi07179299-21 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2560: finishing write tid 4 to smithi07179299-21 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2560: finishing write tid 5 to smithi07179299-21 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2560: oid 21 updating version 0 to 1154 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2560: oid 21 version 1154 is already newer than 1153 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2560: oid 21 updating version 1154 to 1155 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2560: oid 21 updating version 1155 to 1156 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1156 (ObjNum 806 snap 247 seq_num 806) dirty exists 2024-07-26T18:15:24.269 INFO:tasks.rados.rados.0.smithi071.stdout:2560: left oid 21 (ObjNum 806 snap 247 seq_num 806) 2024-07-26T18:15:24.270 INFO:tasks.rados.rados.0.smithi071.stdout:2560: done (1 left) 2024-07-26T18:15:24.270 INFO:tasks.rados.rados.0.smithi071.stdout:2563: read oid 1 snap -1 2024-07-26T18:15:24.270 INFO:tasks.rados.rados.0.smithi071.stdout:2563: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:15:24.270 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 247 2024-07-26T18:15:24.270 INFO:tasks.rados.rados.0.smithi071.stdout:2564: seq_num 808 ranges {3489792=737280,4227072=614400,4841472=188416} 2024-07-26T18:15:24.293 INFO:tasks.rados.rados.0.smithi071.stdout:2564: writing smithi07179299-18 from 3489792 to 4227072 tid 1 2024-07-26T18:15:24.296 INFO:tasks.rados.rados.0.smithi071.stdout:2564: writing smithi07179299-18 from 4227072 to 4841472 tid 2 2024-07-26T18:15:24.297 INFO:tasks.rados.rados.0.smithi071.stdout:2564: writing smithi07179299-18 from 4841472 to 5029888 tid 3 2024-07-26T18:15:24.297 INFO:tasks.rados.rados.0.smithi071.stdout:2565: delete oid 20 current snap is 247 2024-07-26T18:15:24.297 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1833 (ObjNum 33 snap 0 seq_num 2057764800) dirty exists 2024-07-26T18:15:24.297 INFO:tasks.rados.rados.0.smithi071.stdout:2563: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:15:24.454 INFO:tasks.rados.rados.0.smithi071.stdout:2564: finishing write tid 1 to smithi07179299-18 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2564: finishing write tid 2 to smithi07179299-18 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2564: finishing write tid 3 to smithi07179299-18 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2564: finishing write tid 4 to smithi07179299-18 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2564: finishing write tid 5 to smithi07179299-18 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2564: oid 18 updating version 0 to 962 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2564: oid 18 version 962 is already newer than 961 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2564: oid 18 version 962 is already newer than 960 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2564: oid 18 updating version 962 to 963 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 963 (ObjNum 808 snap 247 seq_num 808) dirty exists 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2564: left oid 18 (ObjNum 808 snap 247 seq_num 808) 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2562: done (3 left) 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2563: done (2 left) 2024-07-26T18:15:24.455 INFO:tasks.rados.rados.0.smithi071.stdout:2564: done (1 left) 2024-07-26T18:15:24.456 INFO:tasks.rados.rados.0.smithi071.stdout:2565: done (0 left) 2024-07-26T18:15:24.456 INFO:tasks.rados.rados.0.smithi071.stdout:2566: read oid 11 snap -1 2024-07-26T18:15:24.456 INFO:tasks.rados.rados.0.smithi071.stdout:2566: expect (ObjNum 762 snap 228 seq_num 762) 2024-07-26T18:15:24.456 INFO:tasks.rados.rados.0.smithi071.stdout:2567: rollback oid 27 current snap is 247 2024-07-26T18:15:24.456 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 234 2024-07-26T18:15:24.456 INFO:tasks.rados.rados.0.smithi071.stdout:2568: rmattr oid 6 current snap is 247 2024-07-26T18:15:24.456 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 247 2024-07-26T18:15:24.456 INFO:tasks.rados.rados.0.smithi071.stdout:2569: seq_num 810 ranges {3538944=770048,4308992=778240,5087232=24576} 2024-07-26T18:15:24.477 INFO:tasks.rados.rados.0.smithi071.stdout:2569: writing smithi07179299-50 from 3538944 to 4308992 tid 1 2024-07-26T18:15:24.482 INFO:tasks.rados.rados.0.smithi071.stdout:2569: writing smithi07179299-50 from 4308992 to 5087232 tid 2 2024-07-26T18:15:24.482 INFO:tasks.rados.rados.0.smithi071.stdout:2569: writing smithi07179299-50 from 5087232 to 5111808 tid 3 2024-07-26T18:15:24.482 INFO:tasks.rados.rados.0.smithi071.stdout:2570: read oid 49 snap -1 2024-07-26T18:15:24.482 INFO:tasks.rados.rados.0.smithi071.stdout:2570: expect (ObjNum 714 snap 212 seq_num 714) 2024-07-26T18:15:24.482 INFO:tasks.rados.rados.0.smithi071.stdout:2567: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:15:24.482 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1456 (ObjNum 2058473664 snap 21924 seq_num 304) dirty dne 2024-07-26T18:15:24.483 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 1110 (ObjNum 754 snap 228 seq_num 754) dirty exists 2024-07-26T18:15:24.483 INFO:tasks.rados.rados.0.smithi071.stdout:2566: expect (ObjNum 762 snap 228 seq_num 762) 2024-07-26T18:15:24.509 INFO:tasks.rados.rados.0.smithi071.stdout:2569: finishing write tid 1 to smithi07179299-50 2024-07-26T18:15:24.509 INFO:tasks.rados.rados.0.smithi071.stdout:2569: finishing write tid 2 to smithi07179299-50 2024-07-26T18:15:24.509 INFO:tasks.rados.rados.0.smithi071.stdout:2569: finishing write tid 3 to smithi07179299-50 2024-07-26T18:15:24.509 INFO:tasks.rados.rados.0.smithi071.stdout:2569: finishing write tid 4 to smithi07179299-50 2024-07-26T18:15:24.509 INFO:tasks.rados.rados.0.smithi071.stdout:2569: finishing write tid 5 to smithi07179299-50 2024-07-26T18:15:24.509 INFO:tasks.rados.rados.0.smithi071.stdout:2569: oid 50 updating version 0 to 1838 2024-07-26T18:15:24.509 INFO:tasks.rados.rados.0.smithi071.stdout:2569: oid 50 version 1838 is already newer than 1835 2024-07-26T18:15:24.509 INFO:tasks.rados.rados.0.smithi071.stdout:2569: oid 50 version 1838 is already newer than 1837 2024-07-26T18:15:24.509 INFO:tasks.rados.rados.0.smithi071.stdout:2569: oid 50 version 1838 is already newer than 1836 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1838 (ObjNum 810 snap 247 seq_num 810) dirty exists 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2569: left oid 50 (ObjNum 810 snap 247 seq_num 810) 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2566: done (4 left) 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2567: done (3 left) 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2568: done (2 left) 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2569: done (1 left) 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2571: read oid 20 snap -1 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2571: expect deleted 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2572: rollback oid 29 current snap is 247 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 240 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2573: read oid 43 snap -1 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2573: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:15:24.510 INFO:tasks.rados.rados.0.smithi071.stdout:2574: rollback oid 2 current snap is 247 2024-07-26T18:15:24.511 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 2 to 236 2024-07-26T18:15:24.511 INFO:tasks.rados.rados.0.smithi071.stdout:2575: read oid 37 snap -1 2024-07-26T18:15:24.511 INFO:tasks.rados.rados.0.smithi071.stdout:2575: expect deleted 2024-07-26T18:15:24.511 INFO:tasks.rados.rados.0.smithi071.stdout:2576: snap_remove snap 239 2024-07-26T18:15:24.511 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:24 smithi135 ceph-mon[85352]: osdmap e567: 8 total, 8 up, 8 in 2024-07-26T18:15:24.511 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:24 smithi135 ceph-mon[85352]: pgmap v522: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 158 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 671 KiB/s wr, 19 op/s 2024-07-26T18:15:24.511 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:24.511 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:24 smithi071 ceph-mon[92867]: osdmap e567: 8 total, 8 up, 8 in 2024-07-26T18:15:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:24 smithi071 ceph-mon[92867]: pgmap v522: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 158 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 671 KiB/s wr, 19 op/s 2024-07-26T18:15:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:24 smithi071 ceph-mon[90507]: osdmap e567: 8 total, 8 up, 8 in 2024-07-26T18:15:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:24 smithi071 ceph-mon[90507]: pgmap v522: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 158 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 671 KiB/s wr, 19 op/s 2024-07-26T18:15:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.257 INFO:tasks.rados.rados.0.smithi071.stdout:2576: done (6 left) 2024-07-26T18:15:25.257 INFO:tasks.rados.rados.0.smithi071.stdout:2577: read oid 25 snap -1 2024-07-26T18:15:25.257 INFO:tasks.rados.rados.0.smithi071.stdout:2577: expect (ObjNum 802 snap 244 seq_num 802) 2024-07-26T18:15:25.257 INFO:tasks.rados.rados.0.smithi071.stdout:2578: rollback oid 6 current snap is 247 2024-07-26T18:15:25.257 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 6 to 245 2024-07-26T18:15:25.257 INFO:tasks.rados.rados.0.smithi071.stdout:2579: copy_from oid 36 from oid 9 current snap is 247 2024-07-26T18:15:25.257 INFO:tasks.rados.rados.0.smithi071.stdout:2580: snap_remove snap 242 2024-07-26T18:15:25.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:25 smithi071 ceph-mon[92867]: osdmap e568: 8 total, 8 up, 8 in 2024-07-26T18:15:25.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:25 smithi071 ceph-mon[90507]: osdmap e568: 8 total, 8 up, 8 in 2024-07-26T18:15:25.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:25 smithi135 ceph-mon[85352]: osdmap e568: 8 total, 8 up, 8 in 2024-07-26T18:15:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:26.236 INFO:tasks.rados.rados.0.smithi071.stdout:2580: done (9 left) 2024-07-26T18:15:26.237 INFO:tasks.rados.rados.0.smithi071.stdout:2581: rollback oid 15 current snap is 247 2024-07-26T18:15:26.237 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 15 to 232 2024-07-26T18:15:26.237 INFO:tasks.rados.rados.0.smithi071.stdout:2573: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:15:26.243 INFO:tasks.rados.rados.0.smithi071.stdout:2571: done (9 left) 2024-07-26T18:15:26.243 INFO:tasks.rados.rados.0.smithi071.stdout:2573: done (8 left) 2024-07-26T18:15:26.243 INFO:tasks.rados.rados.0.smithi071.stdout:2575: done (7 left) 2024-07-26T18:15:26.243 INFO:tasks.rados.rados.0.smithi071.stdout:2582: read oid 33 snap 241 2024-07-26T18:15:26.243 INFO:tasks.rados.rados.0.smithi071.stdout:2582: expect (ObjNum 783 snap 237 seq_num 783) 2024-07-26T18:15:26.243 INFO:tasks.rados.rados.0.smithi071.stdout:2583: snap_create 2024-07-26T18:15:26.243 INFO:tasks.rados.rados.0.smithi071.stdout:2574: finishing rollback tid 0 to smithi07179299-2 2024-07-26T18:15:26.243 INFO:tasks.rados.rados.0.smithi071.stdout:2574: finishing rollback tid 1 to smithi07179299-2 2024-07-26T18:15:26.243 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 1079 (ObjNum 33 snap 0 seq_num 551091921) dirty dne 2024-07-26T18:15:26.244 INFO:tasks.rados.rados.0.smithi071.stdout:2570: expect (ObjNum 714 snap 212 seq_num 714) 2024-07-26T18:15:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:26 smithi135 ceph-mon[85352]: osdmap e569: 8 total, 8 up, 8 in 2024-07-26T18:15:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:26 smithi135 ceph-mon[85352]: pgmap v525: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 156 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-07-26T18:15:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:26 smithi135 ceph-mon[85352]: osdmap e570: 8 total, 8 up, 8 in 2024-07-26T18:15:26.589 INFO:tasks.rados.rados.0.smithi071.stdout:2572: finishing rollback tid 0 to smithi07179299-29 2024-07-26T18:15:26.589 INFO:tasks.rados.rados.0.smithi071.stdout:2572: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:15:26.589 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 965 (ObjNum 2057520912 snap 21924 seq_num 304) dirty dne 2024-07-26T18:15:26.590 INFO:tasks.rados.rados.0.smithi071.stdout:2578: finishing rollback tid 0 to smithi07179299-6 2024-07-26T18:15:26.590 INFO:tasks.rados.rados.0.smithi071.stdout:2578: finishing rollback tid 1 to smithi07179299-6 2024-07-26T18:15:26.590 INFO:tasks.rados.rados.0.smithi071.stdout:2578: finishing rollback tid 2 to smithi07179299-6 2024-07-26T18:15:26.590 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 1113 (ObjNum 754 snap 228 seq_num 754) dirty exists 2024-07-26T18:15:26.590 INFO:tasks.rados.rados.0.smithi071.stdout:2577: expect (ObjNum 802 snap 244 seq_num 802) 2024-07-26T18:15:26.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:26 smithi071 ceph-mon[92867]: osdmap e569: 8 total, 8 up, 8 in 2024-07-26T18:15:26.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:26 smithi071 ceph-mon[92867]: pgmap v525: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 156 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-07-26T18:15:26.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:26.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:26.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:26 smithi071 ceph-mon[92867]: osdmap e570: 8 total, 8 up, 8 in 2024-07-26T18:15:26.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:26 smithi071 ceph-mon[90507]: osdmap e569: 8 total, 8 up, 8 in 2024-07-26T18:15:26.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:26 smithi071 ceph-mon[90507]: pgmap v525: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 156 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-07-26T18:15:26.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:26.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:26.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:26 smithi071 ceph-mon[90507]: osdmap e570: 8 total, 8 up, 8 in 2024-07-26T18:15:26.739 INFO:tasks.rados.rados.0.smithi071.stdout:2579: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:15:26.739 INFO:tasks.rados.rados.0.smithi071.stdout:2579: finishing copy_from to smithi07179299-36 2024-07-26T18:15:26.739 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 1830 (ObjNum 804 snap 246 seq_num 804) dirty exists 2024-07-26T18:15:26.740 INFO:tasks.rados.rados.0.smithi071.stdout:2581: finishing rollback tid 0 to smithi07179299-15 2024-07-26T18:15:26.740 INFO:tasks.rados.rados.0.smithi071.stdout:2581: finishing rollback tid 1 to smithi07179299-15 2024-07-26T18:15:26.740 INFO:tasks.rados.rados.0.smithi071.stdout:2581: finishing rollback tid 2 to smithi07179299-15 2024-07-26T18:15:26.740 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 1459 (ObjNum 765 snap 229 seq_num 765) dirty exists 2024-07-26T18:15:26.740 INFO:tasks.rados.rados.0.smithi071.stdout:2582: expect (ObjNum 783 snap 237 seq_num 783) 2024-07-26T18:15:27.239 INFO:tasks.rados.rados.0.smithi071.stdout:2570: done (8 left) 2024-07-26T18:15:27.239 INFO:tasks.rados.rados.0.smithi071.stdout:2572: done (7 left) 2024-07-26T18:15:27.239 INFO:tasks.rados.rados.0.smithi071.stdout:2574: done (6 left) 2024-07-26T18:15:27.239 INFO:tasks.rados.rados.0.smithi071.stdout:2577: done (5 left) 2024-07-26T18:15:27.239 INFO:tasks.rados.rados.0.smithi071.stdout:2578: done (4 left) 2024-07-26T18:15:27.239 INFO:tasks.rados.rados.0.smithi071.stdout:2579: done (3 left) 2024-07-26T18:15:27.239 INFO:tasks.rados.rados.0.smithi071.stdout:2581: done (2 left) 2024-07-26T18:15:27.240 INFO:tasks.rados.rados.0.smithi071.stdout:2582: done (1 left) 2024-07-26T18:15:27.240 INFO:tasks.rados.rados.0.smithi071.stdout:2583: done (0 left) 2024-07-26T18:15:27.240 INFO:tasks.rados.rados.0.smithi071.stdout:2584: setattr oid 9 current snap is 248 2024-07-26T18:15:27.240 INFO:tasks.rados.rados.0.smithi071.stdout:2585: read oid 10 snap -1 2024-07-26T18:15:27.240 INFO:tasks.rados.rados.0.smithi071.stdout:2585: expect deleted 2024-07-26T18:15:27.240 INFO:tasks.rados.rados.0.smithi071.stdout:2586: setattr oid 3 current snap is 248 2024-07-26T18:15:27.241 INFO:tasks.rados.rados.0.smithi071.stdout:2587: read oid 21 snap -1 2024-07-26T18:15:27.241 INFO:tasks.rados.rados.0.smithi071.stdout:2587: expect (ObjNum 806 snap 247 seq_num 806) 2024-07-26T18:15:27.241 INFO:tasks.rados.rados.0.smithi071.stdout:2588: setattr oid 7 current snap is 248 2024-07-26T18:15:27.242 INFO:tasks.rados.rados.0.smithi071.stdout:2589: read oid 23 snap -1 2024-07-26T18:15:27.242 INFO:tasks.rados.rados.0.smithi071.stdout:2589: expect (ObjNum 699 snap 209 seq_num 699) 2024-07-26T18:15:27.242 INFO:tasks.rados.rados.0.smithi071.stdout:2590: snap_create 2024-07-26T18:15:27.243 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1852 (ObjNum 804 snap 246 seq_num 804) dirty exists 2024-07-26T18:15:27.249 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1117 (ObjNum 786 snap 239 seq_num 786) dirty exists 2024-07-26T18:15:27.263 INFO:tasks.rados.rados.0.smithi071.stdout:2587: expect (ObjNum 806 snap 247 seq_num 806) 2024-07-26T18:15:27.394 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 1126 (ObjNum 797 snap 241 seq_num 797) dirty exists 2024-07-26T18:15:27.394 INFO:tasks.rados.rados.0.smithi071.stdout:2589: expect (ObjNum 699 snap 209 seq_num 699) 2024-07-26T18:15:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:2584: done (6 left) 2024-07-26T18:15:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:2585: done (5 left) 2024-07-26T18:15:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:2586: done (4 left) 2024-07-26T18:15:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:2587: done (3 left) 2024-07-26T18:15:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:2588: done (2 left) 2024-07-26T18:15:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:2589: done (1 left) 2024-07-26T18:15:28.244 INFO:tasks.rados.rados.0.smithi071.stdout:2590: done (0 left) 2024-07-26T18:15:28.245 INFO:tasks.rados.rados.0.smithi071.stdout:2591: snap_remove snap 240 2024-07-26T18:15:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:28 smithi135 ceph-mon[85352]: osdmap e571: 8 total, 8 up, 8 in 2024-07-26T18:15:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:28 smithi135 ceph-mon[85352]: pgmap v528: 121 pgs: 121 active+clean; 162 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-07-26T18:15:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:28 smithi071 ceph-mon[90507]: osdmap e571: 8 total, 8 up, 8 in 2024-07-26T18:15:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:28 smithi071 ceph-mon[90507]: pgmap v528: 121 pgs: 121 active+clean; 162 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-07-26T18:15:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:28 smithi071 ceph-mon[92867]: osdmap e571: 8 total, 8 up, 8 in 2024-07-26T18:15:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:28 smithi071 ceph-mon[92867]: pgmap v528: 121 pgs: 121 active+clean; 162 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-07-26T18:15:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:29.255 INFO:tasks.rados.rados.0.smithi071.stdout:2591: done (0 left) 2024-07-26T18:15:29.255 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 249 2024-07-26T18:15:29.256 INFO:tasks.rados.rados.0.smithi071.stdout:2592: seq_num 811 ranges {819200=786432,1605632=663552,2269184=139264} 2024-07-26T18:15:29.265 INFO:tasks.rados.rados.0.smithi071.stdout:2592: writing smithi07179299-15 from 819200 to 1605632 tid 1 2024-07-26T18:15:29.269 INFO:tasks.rados.rados.0.smithi071.stdout:2592: writing smithi07179299-15 from 1605632 to 2269184 tid 2 2024-07-26T18:15:29.271 INFO:tasks.rados.rados.0.smithi071.stdout:2592: writing smithi07179299-15 from 2269184 to 2408448 tid 3 2024-07-26T18:15:29.271 INFO:tasks.rados.rados.0.smithi071.stdout:2593: snap_create 2024-07-26T18:15:29.273 INFO:tasks.rados.rados.0.smithi071.stdout:2592: finishing write tid 1 to smithi07179299-15 2024-07-26T18:15:29.274 INFO:tasks.rados.rados.0.smithi071.stdout:2592: finishing write tid 2 to smithi07179299-15 2024-07-26T18:15:29.275 INFO:tasks.rados.rados.0.smithi071.stdout:2592: finishing write tid 3 to smithi07179299-15 2024-07-26T18:15:29.276 INFO:tasks.rados.rados.0.smithi071.stdout:2592: finishing write tid 4 to smithi07179299-15 2024-07-26T18:15:29.277 INFO:tasks.rados.rados.0.smithi071.stdout:2592: finishing write tid 5 to smithi07179299-15 2024-07-26T18:15:29.277 INFO:tasks.rados.rados.0.smithi071.stdout:2592: oid 15 updating version 0 to 1460 2024-07-26T18:15:29.277 INFO:tasks.rados.rados.0.smithi071.stdout:2592: oid 15 updating version 1460 to 1462 2024-07-26T18:15:29.277 INFO:tasks.rados.rados.0.smithi071.stdout:2592: oid 15 updating version 1462 to 1463 2024-07-26T18:15:29.277 INFO:tasks.rados.rados.0.smithi071.stdout:2592: oid 15 version 1463 is already newer than 1461 2024-07-26T18:15:29.277 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 1463 (ObjNum 811 snap 249 seq_num 811) dirty exists 2024-07-26T18:15:29.278 INFO:tasks.rados.rados.0.smithi071.stdout:2592: left oid 15 (ObjNum 811 snap 249 seq_num 811) 2024-07-26T18:15:29.535 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: osdmap e572: 8 total, 8 up, 8 in 2024-07-26T18:15:29.535 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:29.535 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.536 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.537 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.537 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.537 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.537 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: osdmap e572: 8 total, 8 up, 8 in 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: osdmap e572: 8 total, 8 up, 8 in 2024-07-26T18:15:29.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:29.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:30.261 INFO:tasks.rados.rados.0.smithi071.stdout:2592: done (1 left) 2024-07-26T18:15:30.261 INFO:tasks.rados.rados.0.smithi071.stdout:2593: done (0 left) 2024-07-26T18:15:30.261 INFO:tasks.rados.rados.0.smithi071.stdout:2594: snap_create 2024-07-26T18:15:30.539 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:30 smithi135 ceph-mon[85352]: osdmap e573: 8 total, 8 up, 8 in 2024-07-26T18:15:30.539 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:30 smithi135 ceph-mon[85352]: pgmap v531: 121 pgs: 121 active+clean; 165 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 28 op/s 2024-07-26T18:15:30.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:30 smithi071 ceph-mon[92867]: osdmap e573: 8 total, 8 up, 8 in 2024-07-26T18:15:30.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:30 smithi071 ceph-mon[92867]: pgmap v531: 121 pgs: 121 active+clean; 165 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 28 op/s 2024-07-26T18:15:30.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:30 smithi071 ceph-mon[90507]: osdmap e573: 8 total, 8 up, 8 in 2024-07-26T18:15:30.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:30 smithi071 ceph-mon[90507]: pgmap v531: 121 pgs: 121 active+clean; 165 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 28 op/s 2024-07-26T18:15:31.241 INFO:tasks.rados.rados.0.smithi071.stdout:2594: done (0 left) 2024-07-26T18:15:31.241 INFO:tasks.rados.rados.0.smithi071.stdout:2595: rollback oid 45 current snap is 251 2024-07-26T18:15:31.241 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 45 to 246 2024-07-26T18:15:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:2596: read oid 14 snap -1 2024-07-26T18:15:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:2596: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:15:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:2597: read oid 3 snap -1 2024-07-26T18:15:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:2597: expect (ObjNum 797 snap 241 seq_num 797) 2024-07-26T18:15:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:2598: read oid 13 snap -1 2024-07-26T18:15:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:2598: expect (ObjNum 790 snap 241 seq_num 790) 2024-07-26T18:15:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:2599: read oid 1 snap -1 2024-07-26T18:15:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:2599: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:15:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 251 2024-07-26T18:15:31.242 INFO:tasks.rados.rados.0.smithi071.stdout:2600: seq_num 812 ranges {5111808=802816,5914624=548864,6463488=253952} 2024-07-26T18:15:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:2600: writing smithi07179299-50 from 5111808 to 5914624 tid 1 2024-07-26T18:15:31.279 INFO:tasks.rados.rados.0.smithi071.stdout:2600: writing smithi07179299-50 from 5914624 to 6463488 tid 2 2024-07-26T18:15:31.281 INFO:tasks.rados.rados.0.smithi071.stdout:2600: writing smithi07179299-50 from 6463488 to 6717440 tid 3 2024-07-26T18:15:31.281 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 11 current snap is 251 2024-07-26T18:15:31.282 INFO:tasks.rados.rados.0.smithi071.stdout:2595: finishing rollback tid 0 to smithi07179299-45 2024-07-26T18:15:31.282 INFO:tasks.rados.rados.0.smithi071.stdout:2595: finishing rollback tid 1 to smithi07179299-45 2024-07-26T18:15:31.282 INFO:tasks.rados.rados.0.smithi071.stdout:2601: seq_num 813 ranges {868352=417792,1286144=434176,1720320=442368,2162688=327680} 2024-07-26T18:15:31.288 INFO:tasks.rados.rados.0.smithi071.stdout:2601: writing smithi07179299-11 from 868352 to 1286144 tid 1 2024-07-26T18:15:31.291 INFO:tasks.rados.rados.0.smithi071.stdout:2601: writing smithi07179299-11 from 1286144 to 1720320 tid 2 2024-07-26T18:15:31.293 INFO:tasks.rados.rados.0.smithi071.stdout:2601: writing smithi07179299-11 from 1720320 to 2162688 tid 3 2024-07-26T18:15:31.296 INFO:tasks.rados.rados.0.smithi071.stdout:2601: writing smithi07179299-11 from 2162688 to 2490368 tid 4 2024-07-26T18:15:31.296 INFO:tasks.rados.rados.0.smithi071.stdout:2602: snap_create 2024-07-26T18:15:31.296 INFO:tasks.rados.rados.0.smithi071.stdout:2595: finishing rollback tid 2 to smithi07179299-45 2024-07-26T18:15:31.296 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 1132 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-07-26T18:15:31.296 INFO:tasks.rados.rados.0.smithi071.stdout:2596: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:15:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:31 smithi135 ceph-mon[85352]: osdmap e574: 8 total, 8 up, 8 in 2024-07-26T18:15:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:31 smithi135 ceph-mon[85352]: Upgrade: Updating prometheus.a 2024-07-26T18:15:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:31 smithi135 ceph-mon[85352]: osdmap e575: 8 total, 8 up, 8 in 2024-07-26T18:15:31.349 INFO:tasks.rados.rados.0.smithi071.stdout:2597: expect (ObjNum 797 snap 241 seq_num 797) 2024-07-26T18:15:31.451 INFO:tasks.rados.rados.0.smithi071.stdout:2598: expect (ObjNum 790 snap 241 seq_num 790) 2024-07-26T18:15:31.640 INFO:tasks.rados.rados.0.smithi071.stdout:2599: expect (ObjNum 657 snap 195 seq_num 657) 2024-07-26T18:15:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:31 smithi071 ceph-mon[90507]: osdmap e574: 8 total, 8 up, 8 in 2024-07-26T18:15:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:31 smithi071 ceph-mon[90507]: Upgrade: Updating prometheus.a 2024-07-26T18:15:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:31 smithi071 ceph-mon[90507]: osdmap e575: 8 total, 8 up, 8 in 2024-07-26T18:15:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:31 smithi071 ceph-mon[92867]: osdmap e574: 8 total, 8 up, 8 in 2024-07-26T18:15:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:31 smithi071 ceph-mon[92867]: Upgrade: Updating prometheus.a 2024-07-26T18:15:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:31 smithi071 ceph-mon[92867]: osdmap e575: 8 total, 8 up, 8 in 2024-07-26T18:15:31.788 INFO:tasks.rados.rados.0.smithi071.stdout:2600: finishing write tid 1 to smithi07179299-50 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:2600: finishing write tid 2 to smithi07179299-50 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:2600: finishing write tid 3 to smithi07179299-50 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:2600: finishing write tid 4 to smithi07179299-50 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:2600: finishing write tid 5 to smithi07179299-50 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:2600: oid 50 updating version 0 to 1863 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:2600: oid 50 updating version 1863 to 1864 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:2600: oid 50 version 1864 is already newer than 1862 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:2600: oid 50 updating version 1864 to 1865 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1865 (ObjNum 812 snap 251 seq_num 812) dirty exists 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:2600: left oid 50 (ObjNum 812 snap 251 seq_num 812) 2024-07-26T18:15:31.789 INFO:tasks.rados.rados.0.smithi071.stdout:2601: finishing write tid 1 to smithi07179299-11 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: finishing write tid 2 to smithi07179299-11 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: finishing write tid 3 to smithi07179299-11 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: finishing write tid 4 to smithi07179299-11 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: finishing write tid 5 to smithi07179299-11 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: finishing write tid 6 to smithi07179299-11 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: oid 11 updating version 0 to 1087 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: oid 11 version 1087 is already newer than 1085 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: oid 11 version 1087 is already newer than 1086 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: oid 11 version 1087 is already newer than 1084 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: oid 11 version 1087 is already newer than 1083 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 1087 (ObjNum 813 snap 251 seq_num 813) dirty exists 2024-07-26T18:15:31.790 INFO:tasks.rados.rados.0.smithi071.stdout:2601: left oid 11 (ObjNum 813 snap 251 seq_num 813) 2024-07-26T18:15:32.268 INFO:tasks.rados.rados.0.smithi071.stdout:2595: done (7 left) 2024-07-26T18:15:32.268 INFO:tasks.rados.rados.0.smithi071.stdout:2596: done (6 left) 2024-07-26T18:15:32.268 INFO:tasks.rados.rados.0.smithi071.stdout:2597: done (5 left) 2024-07-26T18:15:32.268 INFO:tasks.rados.rados.0.smithi071.stdout:2598: done (4 left) 2024-07-26T18:15:32.268 INFO:tasks.rados.rados.0.smithi071.stdout:2599: done (3 left) 2024-07-26T18:15:32.268 INFO:tasks.rados.rados.0.smithi071.stdout:2600: done (2 left) 2024-07-26T18:15:32.268 INFO:tasks.rados.rados.0.smithi071.stdout:2601: done (1 left) 2024-07-26T18:15:32.268 INFO:tasks.rados.rados.0.smithi071.stdout:2602: done (0 left) 2024-07-26T18:15:32.269 INFO:tasks.rados.rados.0.smithi071.stdout:2603: read oid 29 snap -1 2024-07-26T18:15:32.269 INFO:tasks.rados.rados.0.smithi071.stdout:2603: expect deleted 2024-07-26T18:15:32.269 INFO:tasks.rados.rados.0.smithi071.stdout:2604: snap_create 2024-07-26T18:15:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:15:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:15:32] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.43.0" 2024-07-26T18:15:32.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:32 smithi071 ceph-mon[90507]: Deploying daemon prometheus.a on smithi135 2024-07-26T18:15:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:32 smithi071 ceph-mon[90507]: pgmap v534: 121 pgs: 121 active+clean; 165 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 752 KiB/s wr, 19 op/s 2024-07-26T18:15:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:32 smithi071 ceph-mon[92867]: Deploying daemon prometheus.a on smithi135 2024-07-26T18:15:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:32 smithi071 ceph-mon[92867]: pgmap v534: 121 pgs: 121 active+clean; 165 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 752 KiB/s wr, 19 op/s 2024-07-26T18:15:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:32 smithi135 ceph-mon[85352]: Deploying daemon prometheus.a on smithi135 2024-07-26T18:15:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:32 smithi135 ceph-mon[85352]: pgmap v534: 121 pgs: 121 active+clean; 165 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 752 KiB/s wr, 19 op/s 2024-07-26T18:15:33.268 INFO:tasks.rados.rados.0.smithi071.stdout:2603: done (1 left) 2024-07-26T18:15:33.269 INFO:tasks.rados.rados.0.smithi071.stdout:2604: done (0 left) 2024-07-26T18:15:33.269 INFO:tasks.rados.rados.0.smithi071.stdout:2605: delete oid 3 current snap is 253 2024-07-26T18:15:33.276 INFO:tasks.rados.rados.0.smithi071.stdout:2605: done (0 left) 2024-07-26T18:15:33.276 INFO:tasks.rados.rados.0.smithi071.stdout:2606: read oid 38 snap -1 2024-07-26T18:15:33.276 INFO:tasks.rados.rados.0.smithi071.stdout:2606: expect (ObjNum 710 snap 211 seq_num 710) 2024-07-26T18:15:33.276 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 253 2024-07-26T18:15:33.276 INFO:tasks.rados.rados.0.smithi071.stdout:2607: seq_num 815 ranges {0=458752,458752=655360,1114112=409600,1523712=139264} 2024-07-26T18:15:33.276 INFO:tasks.rados.rados.0.smithi071.stdout:2607: writing smithi07179299-16 from 0 to 458752 tid 1 2024-07-26T18:15:33.279 INFO:tasks.rados.rados.0.smithi071.stdout:2607: writing smithi07179299-16 from 458752 to 1114112 tid 2 2024-07-26T18:15:33.281 INFO:tasks.rados.rados.0.smithi071.stdout:2607: writing smithi07179299-16 from 1114112 to 1523712 tid 3 2024-07-26T18:15:33.282 INFO:tasks.rados.rados.0.smithi071.stdout:2607: writing smithi07179299-16 from 1523712 to 1662976 tid 4 2024-07-26T18:15:33.283 INFO:tasks.rados.rados.0.smithi071.stdout:2608: delete oid 12 current snap is 253 2024-07-26T18:15:33.283 INFO:tasks.rados.rados.0.smithi071.stdout:2607: finishing write tid 1 to smithi07179299-16 2024-07-26T18:15:33.283 INFO:tasks.rados.rados.0.smithi071.stdout:2607: finishing write tid 2 to smithi07179299-16 2024-07-26T18:15:33.285 INFO:tasks.rados.rados.0.smithi071.stdout:2608: done (2 left) 2024-07-26T18:15:33.285 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 253 2024-07-26T18:15:33.285 INFO:tasks.rados.rados.0.smithi071.stdout:2609: seq_num 817 ranges {6307840=491520,6799360=417792,7217152=425984,7643136=360448} 2024-07-26T18:15:33.322 INFO:tasks.rados.rados.0.smithi071.stdout:2609: writing smithi07179299-49 from 6307840 to 6799360 tid 1 2024-07-26T18:15:33.324 INFO:tasks.rados.rados.0.smithi071.stdout:2609: writing smithi07179299-49 from 6799360 to 7217152 tid 2 2024-07-26T18:15:33.326 INFO:tasks.rados.rados.0.smithi071.stdout:2609: writing smithi07179299-49 from 7217152 to 7643136 tid 3 2024-07-26T18:15:33.329 INFO:tasks.rados.rados.0.smithi071.stdout:2609: writing smithi07179299-49 from 7643136 to 8003584 tid 4 2024-07-26T18:15:33.329 INFO:tasks.rados.rados.0.smithi071.stdout:2610: rmattr oid 30 current snap is 253 2024-07-26T18:15:33.329 INFO:tasks.rados.rados.0.smithi071.stdout:2610: done (3 left) 2024-07-26T18:15:33.329 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 253 2024-07-26T18:15:33.329 INFO:tasks.rados.rados.0.smithi071.stdout:2607: finishing write tid 3 to smithi07179299-16 2024-07-26T18:15:33.329 INFO:tasks.rados.rados.0.smithi071.stdout:2611: seq_num 818 ranges {0=507904,507904=704512,1212416=499712} 2024-07-26T18:15:33.331 INFO:tasks.rados.rados.0.smithi071.stdout:2611: writing smithi07179299-10 from 0 to 507904 tid 1 2024-07-26T18:15:33.335 INFO:tasks.rados.rados.0.smithi071.stdout:2611: writing smithi07179299-10 from 507904 to 1212416 tid 2 2024-07-26T18:15:33.338 INFO:tasks.rados.rados.0.smithi071.stdout:2611: writing smithi07179299-10 from 1212416 to 1712128 tid 3 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2612: rmattr oid 6 current snap is 253 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2607: finishing write tid 4 to smithi07179299-16 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2607: finishing write tid 5 to smithi07179299-16 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2607: finishing write tid 6 to smithi07179299-16 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2607: oid 16 updating version 0 to 1467 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2607: oid 16 version 1467 is already newer than 1465 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2607: oid 16 version 1467 is already newer than 1466 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2607: oid 16 version 1467 is already newer than 1464 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2607: oid 16 updating version 1467 to 1468 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 1468 (ObjNum 815 snap 253 seq_num 815) dirty exists 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2607: left oid 16 (ObjNum 815 snap 253 seq_num 815) 2024-07-26T18:15:33.339 INFO:tasks.rados.rados.0.smithi071.stdout:2606: expect (ObjNum 710 snap 211 seq_num 710) 2024-07-26T18:15:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:33 smithi135 ceph-mon[85352]: osdmap e576: 8 total, 8 up, 8 in 2024-07-26T18:15:33.578 INFO:tasks.rados.rados.0.smithi071.stdout:2609: finishing write tid 1 to smithi07179299-49 2024-07-26T18:15:33.579 INFO:tasks.rados.rados.0.smithi071.stdout:2609: finishing write tid 2 to smithi07179299-49 2024-07-26T18:15:33.579 INFO:tasks.rados.rados.0.smithi071.stdout:2609: finishing write tid 3 to smithi07179299-49 2024-07-26T18:15:33.579 INFO:tasks.rados.rados.0.smithi071.stdout:2606: done (4 left) 2024-07-26T18:15:33.579 INFO:tasks.rados.rados.0.smithi071.stdout:2607: done (3 left) 2024-07-26T18:15:33.579 INFO:tasks.rados.rados.0.smithi071.stdout:2613: snap_remove snap 234 2024-07-26T18:15:33.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:33 smithi071 ceph-mon[90507]: osdmap e576: 8 total, 8 up, 8 in 2024-07-26T18:15:33.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:33 smithi071 ceph-mon[92867]: osdmap e576: 8 total, 8 up, 8 in 2024-07-26T18:15:34.275 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 systemd[1]: Stopping Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:15:34.275 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[76668]: ts=2024-07-26T18:15:34.264Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-26T18:15:34.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 podman[116385]: 2024-07-26 18:15:34.27454818 +0000 UTC m=+0.108206829 container died e942a7b4b24b0e76993d894e9e4af69f178343579e6c4b1ff329f806fa85bcf5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2609: finishing write tid 4 to smithi07179299-49 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2609: finishing write tid 5 to smithi07179299-49 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2609: finishing write tid 6 to smithi07179299-49 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2609: oid 49 updating version 0 to 967 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2609: oid 49 version 967 is already newer than 966 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2609: oid 49 updating version 967 to 969 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2609: oid 49 updating version 969 to 970 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2609: oid 49 version 970 is already newer than 968 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 970 (ObjNum 817 snap 253 seq_num 817) dirty exists 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2609: left oid 49 (ObjNum 817 snap 253 seq_num 817) 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2611: finishing write tid 1 to smithi07179299-10 2024-07-26T18:15:34.285 INFO:tasks.rados.rados.0.smithi071.stdout:2611: finishing write tid 2 to smithi07179299-10 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2611: finishing write tid 3 to smithi07179299-10 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 1114 (ObjNum 754 snap 228 seq_num 754) dirty exists 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2611: finishing write tid 4 to smithi07179299-10 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2611: finishing write tid 5 to smithi07179299-10 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2611: oid 10 updating version 0 to 1089 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2611: oid 10 updating version 1089 to 1091 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2611: oid 10 version 1091 is already newer than 1090 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2611: oid 10 version 1091 is already newer than 1088 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 1091 (ObjNum 818 snap 253 seq_num 818) dirty exists 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2611: left oid 10 (ObjNum 818 snap 253 seq_num 818) 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2609: done (3 left) 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2611: done (2 left) 2024-07-26T18:15:34.286 INFO:tasks.rados.rados.0.smithi071.stdout:2612: done (1 left) 2024-07-26T18:15:34.287 INFO:tasks.rados.rados.0.smithi071.stdout:2613: done (0 left) 2024-07-26T18:15:34.287 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 253 2024-07-26T18:15:34.287 INFO:tasks.rados.rados.0.smithi071.stdout:2614: seq_num 819 ranges {1662976=524288,2187264=589824,2777088=614400} 2024-07-26T18:15:34.300 INFO:tasks.rados.rados.0.smithi071.stdout:2614: writing smithi07179299-16 from 1662976 to 2187264 tid 1 2024-07-26T18:15:34.300 INFO:tasks.rados.rados.0.smithi071.stdout:2614: writing smithi07179299-16 from 2187264 to 2777088 tid 2 2024-07-26T18:15:34.304 INFO:tasks.rados.rados.0.smithi071.stdout:2614: writing smithi07179299-16 from 2777088 to 3391488 tid 3 2024-07-26T18:15:34.304 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 253 2024-07-26T18:15:34.304 INFO:tasks.rados.rados.0.smithi071.stdout:2614: finishing write tid 1 to smithi07179299-16 2024-07-26T18:15:34.304 INFO:tasks.rados.rados.0.smithi071.stdout:2615: seq_num 820 ranges {0=540672,540672=475136,1015808=598016,1613824=131072} 2024-07-26T18:15:34.308 INFO:tasks.rados.rados.0.smithi071.stdout:2615: writing smithi07179299-4 from 0 to 540672 tid 1 2024-07-26T18:15:34.311 INFO:tasks.rados.rados.0.smithi071.stdout:2615: writing smithi07179299-4 from 540672 to 1015808 tid 2 2024-07-26T18:15:34.315 INFO:tasks.rados.rados.0.smithi071.stdout:2615: writing smithi07179299-4 from 1015808 to 1613824 tid 3 2024-07-26T18:15:34.316 INFO:tasks.rados.rados.0.smithi071.stdout:2615: writing smithi07179299-4 from 1613824 to 1744896 tid 4 2024-07-26T18:15:34.316 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 253 2024-07-26T18:15:34.316 INFO:tasks.rados.rados.0.smithi071.stdout:2614: finishing write tid 2 to smithi07179299-16 2024-07-26T18:15:34.316 INFO:tasks.rados.rados.0.smithi071.stdout:2616: seq_num 821 ranges {3506176=557056,4063232=761856,4825088=442368} 2024-07-26T18:15:34.338 INFO:tasks.rados.rados.0.smithi071.stdout:2616: writing smithi07179299-25 from 3506176 to 4063232 tid 1 2024-07-26T18:15:34.342 INFO:tasks.rados.rados.0.smithi071.stdout:2616: writing smithi07179299-25 from 4063232 to 4825088 tid 2 2024-07-26T18:15:34.345 INFO:tasks.rados.rados.0.smithi071.stdout:2616: writing smithi07179299-25 from 4825088 to 5267456 tid 3 2024-07-26T18:15:34.345 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 253 2024-07-26T18:15:34.345 INFO:tasks.rados.rados.0.smithi071.stdout:2614: finishing write tid 3 to smithi07179299-16 2024-07-26T18:15:34.345 INFO:tasks.rados.rados.0.smithi071.stdout:2617: seq_num 822 ranges {0=573440,573440=696320,1269760=507904} 2024-07-26T18:15:34.348 INFO:tasks.rados.rados.0.smithi071.stdout:2617: writing smithi07179299-48 from 0 to 573440 tid 1 2024-07-26T18:15:34.352 INFO:tasks.rados.rados.0.smithi071.stdout:2617: writing smithi07179299-48 from 573440 to 1269760 tid 2 2024-07-26T18:15:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:2617: writing smithi07179299-48 from 1269760 to 1777664 tid 3 2024-07-26T18:15:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:2618: rollback oid 30 current snap is 253 2024-07-26T18:15:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 245 2024-07-26T18:15:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:2614: finishing write tid 4 to smithi07179299-16 2024-07-26T18:15:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:2615: finishing write tid 1 to smithi07179299-4 2024-07-26T18:15:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:2614: finishing write tid 5 to smithi07179299-16 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2614: oid 16 updating version 0 to 1469 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2614: oid 16 updating version 1469 to 1470 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2614: oid 16 updating version 1470 to 1471 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2614: oid 16 updating version 1471 to 1472 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 1472 (ObjNum 819 snap 253 seq_num 819) dirty exists 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2614: left oid 16 (ObjNum 819 snap 253 seq_num 819) 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2615: finishing write tid 2 to smithi07179299-4 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2614: done (4 left) 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2619: snap_create 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2615: finishing write tid 3 to smithi07179299-4 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2615: finishing write tid 4 to smithi07179299-4 2024-07-26T18:15:34.357 INFO:tasks.rados.rados.0.smithi071.stdout:2615: finishing write tid 5 to smithi07179299-4 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2615: finishing write tid 6 to smithi07179299-4 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2615: oid 4 updating version 0 to 1023 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2615: oid 4 version 1023 is already newer than 1021 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2615: oid 4 version 1023 is already newer than 1020 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2615: oid 4 updating version 1023 to 1024 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2615: oid 4 version 1024 is already newer than 1022 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1024 (ObjNum 820 snap 253 seq_num 820) dirty exists 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2615: left oid 4 (ObjNum 820 snap 253 seq_num 820) 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2616: finishing write tid 1 to smithi07179299-25 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2616: finishing write tid 2 to smithi07179299-25 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2616: finishing write tid 3 to smithi07179299-25 2024-07-26T18:15:34.358 INFO:tasks.rados.rados.0.smithi071.stdout:2616: finishing write tid 4 to smithi07179299-25 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:2616: finishing write tid 5 to smithi07179299-25 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:2616: oid 25 updating version 0 to 1115 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:2616: oid 25 version 1115 is already newer than 1114 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:2616: oid 25 updating version 1115 to 1116 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:2616: oid 25 version 1116 is already newer than 1113 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1116 (ObjNum 821 snap 253 seq_num 821) dirty exists 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:2616: left oid 25 (ObjNum 821 snap 253 seq_num 821) 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:2617: finishing write tid 1 to smithi07179299-48 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:2617: finishing write tid 2 to smithi07179299-48 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:2618: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:15:34.359 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-07-26T18:15:34.360 INFO:tasks.rados.rados.0.smithi071.stdout:2617: finishing write tid 3 to smithi07179299-48 2024-07-26T18:15:34.360 INFO:tasks.rados.rados.0.smithi071.stdout:2617: finishing write tid 4 to smithi07179299-48 2024-07-26T18:15:34.360 INFO:tasks.rados.rados.0.smithi071.stdout:2617: finishing write tid 5 to smithi07179299-48 2024-07-26T18:15:34.360 INFO:tasks.rados.rados.0.smithi071.stdout:2617: oid 48 updating version 0 to 1160 2024-07-26T18:15:34.360 INFO:tasks.rados.rados.0.smithi071.stdout:2617: oid 48 version 1160 is already newer than 1158 2024-07-26T18:15:34.360 INFO:tasks.rados.rados.0.smithi071.stdout:2617: oid 48 version 1160 is already newer than 1157 2024-07-26T18:15:34.360 INFO:tasks.rados.rados.0.smithi071.stdout:2617: oid 48 version 1160 is already newer than 1159 2024-07-26T18:15:34.360 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 1160 (ObjNum 822 snap 253 seq_num 822) dirty exists 2024-07-26T18:15:34.361 INFO:tasks.rados.rados.0.smithi071.stdout:2617: left oid 48 (ObjNum 822 snap 253 seq_num 822) 2024-07-26T18:15:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-mon[85352]: osdmap e577: 8 total, 8 up, 8 in 2024-07-26T18:15:34.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:34 smithi135 ceph-mon[85352]: pgmap v537: 121 pgs: 121 active+clean; 167 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 784 KiB/s wr, 12 op/s 2024-07-26T18:15:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:34 smithi071 ceph-mon[92867]: osdmap e577: 8 total, 8 up, 8 in 2024-07-26T18:15:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:34 smithi071 ceph-mon[92867]: pgmap v537: 121 pgs: 121 active+clean; 167 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 784 KiB/s wr, 12 op/s 2024-07-26T18:15:34.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:34 smithi071 ceph-mon[90507]: osdmap e577: 8 total, 8 up, 8 in 2024-07-26T18:15:34.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:34 smithi071 ceph-mon[90507]: pgmap v537: 121 pgs: 121 active+clean; 167 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 784 KiB/s wr, 12 op/s 2024-07-26T18:15:34.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 podman[116385]: 2024-07-26 18:15:34.672300412 +0000 UTC m=+0.505959053 container cleanup e942a7b4b24b0e76993d894e9e4af69f178343579e6c4b1ff329f806fa85bcf5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:34.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 bash[116385]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a 2024-07-26T18:15:35.249 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:34 smithi135 podman[116398]: 2024-07-26 18:15:34.914862894 +0000 UTC m=+0.636484450 container remove e942a7b4b24b0e76993d894e9e4af69f178343579e6c4b1ff329f806fa85bcf5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:35.249 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-07-26T18:15:35.249 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 systemd[1]: Stopped Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:15:35.249 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a.service: Consumed 2.476s CPU time. 2024-07-26T18:15:35.250 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 systemd[1]: Starting Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:15:35.284 INFO:tasks.rados.rados.0.smithi071.stdout:2615: done (4 left) 2024-07-26T18:15:35.284 INFO:tasks.rados.rados.0.smithi071.stdout:2616: done (3 left) 2024-07-26T18:15:35.284 INFO:tasks.rados.rados.0.smithi071.stdout:2617: done (2 left) 2024-07-26T18:15:35.284 INFO:tasks.rados.rados.0.smithi071.stdout:2618: done (1 left) 2024-07-26T18:15:35.285 INFO:tasks.rados.rados.0.smithi071.stdout:2619: done (0 left) 2024-07-26T18:15:35.285 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 254 2024-07-26T18:15:35.285 INFO:tasks.rados.rados.0.smithi071.stdout:2620: seq_num 823 ranges {1712128=589824,2301952=573440,2875392=630784} 2024-07-26T18:15:35.297 INFO:tasks.rados.rados.0.smithi071.stdout:2620: writing smithi07179299-10 from 1712128 to 2301952 tid 1 2024-07-26T18:15:35.300 INFO:tasks.rados.rados.0.smithi071.stdout:2620: writing smithi07179299-10 from 2301952 to 2875392 tid 2 2024-07-26T18:15:35.304 INFO:tasks.rados.rados.0.smithi071.stdout:2620: writing smithi07179299-10 from 2875392 to 3506176 tid 3 2024-07-26T18:15:35.305 INFO:tasks.rados.rados.0.smithi071.stdout:2621: read oid 21 snap -1 2024-07-26T18:15:35.305 INFO:tasks.rados.rados.0.smithi071.stdout:2621: expect (ObjNum 806 snap 247 seq_num 806) 2024-07-26T18:15:35.305 INFO:tasks.rados.rados.0.smithi071.stdout:2622: snap_remove snap 248 2024-07-26T18:15:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-mon[85352]: osdmap e578: 8 total, 8 up, 8 in 2024-07-26T18:15:35.558 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 podman[116528]: 2024-07-26 18:15:35.373761542 +0000 UTC m=+0.017930211 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-07-26T18:15:35.558 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 podman[116528]: 2024-07-26 18:15:35.483171545 +0000 UTC m=+0.127340205 container create 93284c01145d59f4b86b8165f6d4338ed7d3dda25fa5b6300f07d371fc1e4094 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:35 smithi071 ceph-mon[92867]: osdmap e578: 8 total, 8 up, 8 in 2024-07-26T18:15:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:35 smithi071 ceph-mon[90507]: osdmap e578: 8 total, 8 up, 8 in 2024-07-26T18:15:36.058 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 podman[116528]: 2024-07-26 18:15:35.72720185 +0000 UTC m=+0.371370506 container init 93284c01145d59f4b86b8165f6d4338ed7d3dda25fa5b6300f07d371fc1e4094 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:36.058 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 podman[116528]: 2024-07-26 18:15:35.730121658 +0000 UTC m=+0.374290323 container start 93284c01145d59f4b86b8165f6d4338ed7d3dda25fa5b6300f07d371fc1e4094 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:36.058 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.754Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-07-26T18:15:36.058 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.754Z 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-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.754Z 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 smithi135 (none))" 2024-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.754Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.754Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.756Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.756Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.757Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.757Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.759Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.759Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.634µs 2024-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.759Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-07-26T18:15:36.059 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.761Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.767Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.770Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.774Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.774Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.774Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=127.085µs wal_replay_duration=14.289816ms wbl_replay_duration=136ns total_replay_duration=14.454066ms 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.775Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.775Z caller=main.go:1029 level=info msg="TSDB started" 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.775Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.796Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.457208ms db_storage=738ns remote_storage=1.019µs web_handler=436ns query_engine=574ns scrape=402.493µs scrape_sd=90.023µs notify=9.705µs notify_sd=9.254µs rules=19.62916ms tracing=5.392µs 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.796Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T18:15:35.796Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 bash[116528]: 93284c01145d59f4b86b8165f6d4338ed7d3dda25fa5b6300f07d371fc1e4094 2024-07-26T18:15:36.060 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 18:15:35 smithi135 systemd[1]: Started Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:15:36.241 INFO:tasks.rados.rados.0.smithi071.stdout:2622: done (2 left) 2024-07-26T18:15:36.241 INFO:tasks.rados.rados.0.smithi071.stdout:2623: read oid 23 snap -1 2024-07-26T18:15:36.241 INFO:tasks.rados.rados.0.smithi071.stdout:2623: expect (ObjNum 699 snap 209 seq_num 699) 2024-07-26T18:15:36.241 INFO:tasks.rados.rados.0.smithi071.stdout:2620: finishing write tid 1 to smithi07179299-10 2024-07-26T18:15:36.241 INFO:tasks.rados.rados.0.smithi071.stdout:2624: snap_remove snap 247 2024-07-26T18:15:36.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:36 smithi135 ceph-mon[85352]: osdmap e579: 8 total, 8 up, 8 in 2024-07-26T18:15:36.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:36 smithi135 ceph-mon[85352]: pgmap v540: 121 pgs: 121 active+clean; 171 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-26T18:15:36.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:36.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:36.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:36 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:36.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:36 smithi135 ceph-mon[85352]: osdmap e580: 8 total, 8 up, 8 in 2024-07-26T18:15:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[90507]: osdmap e579: 8 total, 8 up, 8 in 2024-07-26T18:15:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[90507]: pgmap v540: 121 pgs: 121 active+clean; 171 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-26T18:15:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[90507]: osdmap e580: 8 total, 8 up, 8 in 2024-07-26T18:15:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[92867]: osdmap e579: 8 total, 8 up, 8 in 2024-07-26T18:15:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[92867]: pgmap v540: 121 pgs: 121 active+clean; 171 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-07-26T18:15:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:36 smithi071 ceph-mon[92867]: osdmap e580: 8 total, 8 up, 8 in 2024-07-26T18:15:37.242 INFO:tasks.rados.rados.0.smithi071.stdout:2624: done (3 left) 2024-07-26T18:15:37.242 INFO:tasks.rados.rados.0.smithi071.stdout:2625: snap_remove snap 252 2024-07-26T18:15:38.247 INFO:tasks.rados.rados.0.smithi071.stdout:2625: done (3 left) 2024-07-26T18:15:38.247 INFO:tasks.rados.rados.0.smithi071.stdout:2626: read oid 32 snap -1 2024-07-26T18:15:38.248 INFO:tasks.rados.rados.0.smithi071.stdout:2626: expect (ObjNum 749 snap 228 seq_num 749) 2024-07-26T18:15:38.248 INFO:tasks.rados.rados.0.smithi071.stdout:2627: snap_remove snap 250 2024-07-26T18:15:38.352 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:38 smithi135 ceph-mon[85352]: osdmap e581: 8 total, 8 up, 8 in 2024-07-26T18:15:38.352 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:38 smithi135 ceph-mon[85352]: pgmap v543: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-07-26T18:15:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:38 smithi071 ceph-mon[90507]: osdmap e581: 8 total, 8 up, 8 in 2024-07-26T18:15:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:38 smithi071 ceph-mon[90507]: pgmap v543: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-07-26T18:15:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:38 smithi071 ceph-mon[92867]: osdmap e581: 8 total, 8 up, 8 in 2024-07-26T18:15:38.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:38 smithi071 ceph-mon[92867]: pgmap v543: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-07-26T18:15:39.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:39 smithi135 ceph-mon[85352]: osdmap e582: 8 total, 8 up, 8 in 2024-07-26T18:15:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:2627: done (4 left) 2024-07-26T18:15:39.258 INFO:tasks.rados.rados.0.smithi071.stdout:2628: snap_remove snap 251 2024-07-26T18:15:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:39 smithi071 ceph-mon[90507]: osdmap e582: 8 total, 8 up, 8 in 2024-07-26T18:15:39.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:39 smithi071 ceph-mon[92867]: osdmap e582: 8 total, 8 up, 8 in 2024-07-26T18:15:40.258 INFO:tasks.rados.rados.0.smithi071.stdout:2628: done (4 left) 2024-07-26T18:15:40.258 INFO:tasks.rados.rados.0.smithi071.stdout:2629: copy_from oid 38 from oid 9 current snap is 254 2024-07-26T18:15:40.258 INFO:tasks.rados.rados.0.smithi071.stdout:2620: finishing write tid 2 to smithi07179299-10 2024-07-26T18:15:40.258 INFO:tasks.rados.rados.0.smithi071.stdout:2620: finishing write tid 3 to smithi07179299-10 2024-07-26T18:15:40.258 INFO:tasks.rados.rados.0.smithi071.stdout:2620: finishing write tid 4 to smithi07179299-10 2024-07-26T18:15:40.258 INFO:tasks.rados.rados.0.smithi071.stdout:2620: finishing write tid 5 to smithi07179299-10 2024-07-26T18:15:40.258 INFO:tasks.rados.rados.0.smithi071.stdout:2620: oid 10 updating version 0 to 1097 2024-07-26T18:15:40.259 INFO:tasks.rados.rados.0.smithi071.stdout:2620: oid 10 version 1097 is already newer than 1096 2024-07-26T18:15:40.259 INFO:tasks.rados.rados.0.smithi071.stdout:2620: oid 10 version 1097 is already newer than 1095 2024-07-26T18:15:40.259 INFO:tasks.rados.rados.0.smithi071.stdout:2620: oid 10 updating version 1097 to 1098 2024-07-26T18:15:40.259 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 1098 (ObjNum 823 snap 254 seq_num 823) dirty exists 2024-07-26T18:15:40.259 INFO:tasks.rados.rados.0.smithi071.stdout:2620: left oid 10 (ObjNum 823 snap 254 seq_num 823) 2024-07-26T18:15:40.259 INFO:tasks.rados.rados.0.smithi071.stdout:2621: expect (ObjNum 806 snap 247 seq_num 806) 2024-07-26T18:15:40.388 INFO:tasks.rados.rados.0.smithi071.stdout:2623: expect (ObjNum 699 snap 209 seq_num 699) 2024-07-26T18:15:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:40 smithi135 ceph-mon[85352]: osdmap e583: 8 total, 8 up, 8 in 2024-07-26T18:15:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:40 smithi135 ceph-mon[85352]: pgmap v546: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 182 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-07-26T18:15:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[90507]: osdmap e583: 8 total, 8 up, 8 in 2024-07-26T18:15:40.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[90507]: pgmap v546: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 182 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-07-26T18:15:40.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[92867]: osdmap e583: 8 total, 8 up, 8 in 2024-07-26T18:15:40.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[92867]: pgmap v546: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 182 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-07-26T18:15:40.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:40.752 INFO:tasks.rados.rados.0.smithi071.stdout:2626: expect (ObjNum 749 snap 228 seq_num 749) 2024-07-26T18:15:41.532 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:41 smithi135 ceph-mon[85352]: osdmap e584: 8 total, 8 up, 8 in 2024-07-26T18:15:41.532 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:41 smithi135 ceph-mon[85352]: osdmap e585: 8 total, 8 up, 8 in 2024-07-26T18:15:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:41 smithi071 ceph-mon[90507]: osdmap e584: 8 total, 8 up, 8 in 2024-07-26T18:15:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:41 smithi071 ceph-mon[90507]: osdmap e585: 8 total, 8 up, 8 in 2024-07-26T18:15:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:41 smithi071 ceph-mon[92867]: osdmap e584: 8 total, 8 up, 8 in 2024-07-26T18:15:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:41 smithi071 ceph-mon[92867]: osdmap e585: 8 total, 8 up, 8 in 2024-07-26T18:15:42.335 INFO:tasks.rados.rados.0.smithi071.stdout:2629: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:15:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:2629: finishing copy_from to smithi07179299-38 2024-07-26T18:15:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1852 (ObjNum 804 snap 246 seq_num 804) dirty exists 2024-07-26T18:15:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:2620: done (4 left) 2024-07-26T18:15:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:2621: done (3 left) 2024-07-26T18:15:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:2623: done (2 left) 2024-07-26T18:15:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:2626: done (1 left) 2024-07-26T18:15:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:2629: done (0 left) 2024-07-26T18:15:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:2630: rollback oid 40 current snap is 254 2024-07-26T18:15:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 229 2024-07-26T18:15:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:2631: delete oid 23 current snap is 254 2024-07-26T18:15:42.340 INFO:tasks.rados.rados.0.smithi071.stdout:2630: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:15:42.340 INFO:tasks.rados.rados.0.smithi071.stdout:2631: done (1 left) 2024-07-26T18:15:42.340 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 254 2024-07-26T18:15:42.340 INFO:tasks.rados.rados.0.smithi071.stdout:2632: seq_num 825 ranges {2998272=622592,3620864=745472,4366336=458752} 2024-07-26T18:15:42.358 INFO:tasks.rados.rados.0.smithi071.stdout:2632: writing smithi07179299-6 from 2998272 to 3620864 tid 1 2024-07-26T18:15:42.363 INFO:tasks.rados.rados.0.smithi071.stdout:2632: writing smithi07179299-6 from 3620864 to 4366336 tid 2 2024-07-26T18:15:42.365 INFO:tasks.rados.rados.0.smithi071.stdout:2632: writing smithi07179299-6 from 4366336 to 4825088 tid 3 2024-07-26T18:15:42.365 INFO:tasks.rados.rados.0.smithi071.stdout:2633: setattr oid 2 current snap is 254 2024-07-26T18:15:42.366 INFO:tasks.rados.rados.0.smithi071.stdout:2630: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:15:42.366 INFO:tasks.rados.rados.0.smithi071.stdout:2630: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:15:42.366 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1887 (ObjNum 731 snap 222 seq_num 731) dirty exists 2024-07-26T18:15:42.366 INFO:tasks.rados.rados.0.smithi071.stdout:2632: finishing write tid 1 to smithi07179299-6 2024-07-26T18:15:42.366 INFO:tasks.rados.rados.0.smithi071.stdout:2632: finishing write tid 2 to smithi07179299-6 2024-07-26T18:15:42.367 INFO:tasks.rados.rados.0.smithi071.stdout:2630: done (2 left) 2024-07-26T18:15:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2634: read oid 33 snap -1 2024-07-26T18:15:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2634: expect (ObjNum 783 snap 237 seq_num 783) 2024-07-26T18:15:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 254 2024-07-26T18:15:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2635: seq_num 826 ranges {0=638976,638976=630784,1269760=573440} 2024-07-26T18:15:42.371 INFO:tasks.rados.rados.0.smithi071.stdout:2635: writing smithi07179299-17 from 0 to 638976 tid 1 2024-07-26T18:15:42.375 INFO:tasks.rados.rados.0.smithi071.stdout:2635: writing smithi07179299-17 from 638976 to 1269760 tid 2 2024-07-26T18:15:42.379 INFO:tasks.rados.rados.0.smithi071.stdout:2635: writing smithi07179299-17 from 1269760 to 1843200 tid 3 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:2636: setattr oid 36 current snap is 254 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:2632: finishing write tid 3 to smithi07179299-6 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:2632: finishing write tid 4 to smithi07179299-6 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:2632: finishing write tid 5 to smithi07179299-6 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:2632: oid 6 updating version 0 to 1117 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:2632: oid 6 version 1117 is already newer than 1115 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:2632: oid 6 updating version 1117 to 1118 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:2632: oid 6 version 1118 is already newer than 1116 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 1118 (ObjNum 825 snap 254 seq_num 825) dirty exists 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:2632: left oid 6 (ObjNum 825 snap 254 seq_num 825) 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 1105 (ObjNum 33 snap 0 seq_num 2057764800) dirty exists 2024-07-26T18:15:42.380 INFO:tasks.rados.rados.0.smithi071.stdout:2635: finishing write tid 1 to smithi07179299-17 2024-07-26T18:15:42.381 INFO:tasks.rados.rados.0.smithi071.stdout:2634: expect (ObjNum 783 snap 237 seq_num 783) 2024-07-26T18:15:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:15:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:15:42] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.43.0" 2024-07-26T18:15:42.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:42 smithi071 ceph-mon[92867]: pgmap v549: 121 pgs: 121 active+clean; 182 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 434 KiB/s wr, 3 op/s 2024-07-26T18:15:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:42 smithi071 ceph-mon[90507]: pgmap v549: 121 pgs: 121 active+clean; 182 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 434 KiB/s wr, 3 op/s 2024-07-26T18:15:42.449 INFO:tasks.rados.rados.0.smithi071.stdout:2635: finishing write tid 2 to smithi07179299-17 2024-07-26T18:15:42.449 INFO:tasks.rados.rados.0.smithi071.stdout:2635: finishing write tid 3 to smithi07179299-17 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2635: finishing write tid 4 to smithi07179299-17 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2635: finishing write tid 5 to smithi07179299-17 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2635: oid 17 updating version 0 to 1889 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2635: oid 17 updating version 1889 to 1891 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2635: oid 17 version 1891 is already newer than 1888 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2635: oid 17 version 1891 is already newer than 1890 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1891 (ObjNum 826 snap 254 seq_num 826) dirty exists 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2635: left oid 17 (ObjNum 826 snap 254 seq_num 826) 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2632: done (4 left) 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2633: done (3 left) 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2634: done (2 left) 2024-07-26T18:15:42.450 INFO:tasks.rados.rados.0.smithi071.stdout:2635: done (1 left) 2024-07-26T18:15:42.451 INFO:tasks.rados.rados.0.smithi071.stdout:2637: read oid 5 snap 237 2024-07-26T18:15:42.451 INFO:tasks.rados.rados.0.smithi071.stdout:2637: expect (ObjNum 708 snap 210 seq_num 708) 2024-07-26T18:15:42.451 INFO:tasks.rados.rados.0.smithi071.stdout:2638: delete oid 32 current snap is 254 2024-07-26T18:15:42.457 INFO:tasks.rados.rados.0.smithi071.stdout:2638: done (2 left) 2024-07-26T18:15:42.457 INFO:tasks.rados.rados.0.smithi071.stdout:2639: rollback oid 14 current snap is 254 2024-07-26T18:15:42.457 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 14 to 253 2024-07-26T18:15:42.458 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 1831 (ObjNum 804 snap 246 seq_num 804) dirty exists 2024-07-26T18:15:42.458 INFO:tasks.rados.rados.0.smithi071.stdout:2636: done (2 left) 2024-07-26T18:15:42.458 INFO:tasks.rados.rados.0.smithi071.stdout:2640: rollback oid 36 current snap is 254 2024-07-26T18:15:42.458 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 36 to 231 2024-07-26T18:15:42.458 INFO:tasks.rados.rados.0.smithi071.stdout:2641: rollback oid 2 current snap is 254 2024-07-26T18:15:42.458 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 2 to 231 2024-07-26T18:15:42.458 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 254 2024-07-26T18:15:42.458 INFO:tasks.rados.rados.0.smithi071.stdout:2642: seq_num 828 ranges {4964352=671744,5636096=802816,6438912=401408} 2024-07-26T18:15:42.488 INFO:tasks.rados.rados.0.smithi071.stdout:2642: writing smithi07179299-40 from 4964352 to 5636096 tid 1 2024-07-26T18:15:42.492 INFO:tasks.rados.rados.0.smithi071.stdout:2642: writing smithi07179299-40 from 5636096 to 6438912 tid 2 2024-07-26T18:15:42.495 INFO:tasks.rados.rados.0.smithi071.stdout:2642: writing smithi07179299-40 from 6438912 to 6840320 tid 3 2024-07-26T18:15:42.495 INFO:tasks.rados.rados.0.smithi071.stdout:2643: snap_create 2024-07-26T18:15:42.496 INFO:tasks.rados.rados.0.smithi071.stdout:2639: finishing rollback tid 0 to smithi07179299-14 2024-07-26T18:15:42.496 INFO:tasks.rados.rados.0.smithi071.stdout:2639: finishing rollback tid 1 to smithi07179299-14 2024-07-26T18:15:42.496 INFO:tasks.rados.rados.0.smithi071.stdout:2639: finishing rollback tid 2 to smithi07179299-14 2024-07-26T18:15:42.496 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 960 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:15:42.496 INFO:tasks.rados.rados.0.smithi071.stdout:2640: finishing rollback tid 0 to smithi07179299-36 2024-07-26T18:15:42.496 INFO:tasks.rados.rados.0.smithi071.stdout:2637: expect (ObjNum 708 snap 210 seq_num 708) 2024-07-26T18:15:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:42 smithi135 ceph-mon[85352]: pgmap v549: 121 pgs: 121 active+clean; 182 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 434 KiB/s wr, 3 op/s 2024-07-26T18:15:42.828 INFO:tasks.rados.rados.0.smithi071.stdout:2640: finishing rollback tid 1 to smithi07179299-36 2024-07-26T18:15:42.828 INFO:tasks.rados.rados.0.smithi071.stdout:2640: finishing rollback tid 2 to smithi07179299-36 2024-07-26T18:15:42.828 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 1834 (ObjNum 746 snap 225 seq_num 746) dirty exists 2024-07-26T18:15:42.828 INFO:tasks.rados.rados.0.smithi071.stdout:2641: finishing rollback tid 0 to smithi07179299-2 2024-07-26T18:15:42.828 INFO:tasks.rados.rados.0.smithi071.stdout:2641: finishing rollback tid 1 to smithi07179299-2 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 1107 (ObjNum 33 snap 0 seq_num 2057764800) dirty dne 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:2642: finishing write tid 1 to smithi07179299-40 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:2642: finishing write tid 2 to smithi07179299-40 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:2642: finishing write tid 3 to smithi07179299-40 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:2642: finishing write tid 4 to smithi07179299-40 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:2642: finishing write tid 5 to smithi07179299-40 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:2642: oid 40 updating version 0 to 1893 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:2642: oid 40 version 1893 is already newer than 1892 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:2642: oid 40 updating version 1893 to 1894 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:2642: oid 40 updating version 1894 to 1895 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1895 (ObjNum 828 snap 254 seq_num 828) dirty exists 2024-07-26T18:15:42.829 INFO:tasks.rados.rados.0.smithi071.stdout:2642: left oid 40 (ObjNum 828 snap 254 seq_num 828) 2024-07-26T18:15:43.276 INFO:tasks.rados.rados.0.smithi071.stdout:2637: done (5 left) 2024-07-26T18:15:43.276 INFO:tasks.rados.rados.0.smithi071.stdout:2639: done (4 left) 2024-07-26T18:15:43.277 INFO:tasks.rados.rados.0.smithi071.stdout:2640: done (3 left) 2024-07-26T18:15:43.277 INFO:tasks.rados.rados.0.smithi071.stdout:2641: done (2 left) 2024-07-26T18:15:43.277 INFO:tasks.rados.rados.0.smithi071.stdout:2642: done (1 left) 2024-07-26T18:15:43.277 INFO:tasks.rados.rados.0.smithi071.stdout:2643: done (0 left) 2024-07-26T18:15:43.277 INFO:tasks.rados.rados.0.smithi071.stdout:2644: read oid 19 snap -1 2024-07-26T18:15:43.277 INFO:tasks.rados.rados.0.smithi071.stdout:2644: expect (ObjNum 791 snap 241 seq_num 791) 2024-07-26T18:15:43.278 INFO:tasks.rados.rados.0.smithi071.stdout:2645: snap_remove snap 244 2024-07-26T18:15:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:43.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:43.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:43.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:43.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:43.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:43.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:15:43.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:43.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:43.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:43.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:43.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:43.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:43.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:15:43.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:43.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:43.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:44.282 INFO:tasks.rados.rados.0.smithi071.stdout:2645: done (1 left) 2024-07-26T18:15:44.282 INFO:tasks.rados.rados.0.smithi071.stdout:2646: snap_create 2024-07-26T18:15:44.282 INFO:tasks.rados.rados.0.smithi071.stdout:2644: expect (ObjNum 791 snap 241 seq_num 791) 2024-07-26T18:15:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:44 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:15:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:44 smithi135 ceph-mon[85352]: osdmap e586: 8 total, 8 up, 8 in 2024-07-26T18:15:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:44 smithi135 ceph-mon[85352]: pgmap v551: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 638 KiB/s wr, 2 op/s 2024-07-26T18:15:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:44 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:15:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:44 smithi071 ceph-mon[92867]: osdmap e586: 8 total, 8 up, 8 in 2024-07-26T18:15:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:44 smithi071 ceph-mon[92867]: pgmap v551: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 638 KiB/s wr, 2 op/s 2024-07-26T18:15:44.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:44 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-07-26T18:15:44.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:44 smithi071 ceph-mon[90507]: osdmap e586: 8 total, 8 up, 8 in 2024-07-26T18:15:44.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:44 smithi071 ceph-mon[90507]: pgmap v551: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 638 KiB/s wr, 2 op/s 2024-07-26T18:15:45.293 INFO:tasks.rados.rados.0.smithi071.stdout:2644: done (1 left) 2024-07-26T18:15:45.293 INFO:tasks.rados.rados.0.smithi071.stdout:2646: done (0 left) 2024-07-26T18:15:45.293 INFO:tasks.rados.rados.0.smithi071.stdout:2647: copy_from oid 50 from oid 43 current snap is 256 2024-07-26T18:15:45.293 INFO:tasks.rados.rados.0.smithi071.stdout:2648: snap_create 2024-07-26T18:15:45.298 INFO:tasks.rados.rados.0.smithi071.stdout:2647: finishing copy_from racing read to smithi07179299-50 2024-07-26T18:15:45.299 INFO:tasks.rados.rados.0.smithi071.stdout:2647: finishing copy_from to smithi07179299-50 2024-07-26T18:15:45.299 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1070 (ObjNum 65 snap 0 seq_num 1632788841) dirty exists 2024-07-26T18:15:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:45 smithi135 ceph-mon[85352]: osdmap e587: 8 total, 8 up, 8 in 2024-07-26T18:15:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:45 smithi135 ceph-mon[85352]: Upgrade: Updating alertmanager.a 2024-07-26T18:15:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:45 smithi135 ceph-mon[85352]: Deploying daemon alertmanager.a on smithi071 2024-07-26T18:15:45.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:45 smithi071 ceph-mon[92867]: osdmap e587: 8 total, 8 up, 8 in 2024-07-26T18:15:45.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:45 smithi071 ceph-mon[92867]: Upgrade: Updating alertmanager.a 2024-07-26T18:15:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:45 smithi071 ceph-mon[92867]: Deploying daemon alertmanager.a on smithi071 2024-07-26T18:15:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:45 smithi071 ceph-mon[90507]: osdmap e587: 8 total, 8 up, 8 in 2024-07-26T18:15:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:45 smithi071 ceph-mon[90507]: Upgrade: Updating alertmanager.a 2024-07-26T18:15:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:45 smithi071 ceph-mon[90507]: Deploying daemon alertmanager.a on smithi071 2024-07-26T18:15:45.973 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:15:46.244 INFO:tasks.rados.rados.0.smithi071.stdout:2647: done (1 left) 2024-07-26T18:15:46.244 INFO:tasks.rados.rados.0.smithi071.stdout:2648: done (0 left) 2024-07-26T18:15:46.244 INFO:tasks.rados.rados.0.smithi071.stdout:2649: rollback oid 44 current snap is 257 2024-07-26T18:15:46.244 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 44 to 241 2024-07-26T18:15:46.244 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 257 2024-07-26T18:15:46.244 INFO:tasks.rados.rados.0.smithi071.stdout:2650: seq_num 829 ranges {368640=688128,1056768=729088,1785856=475136} 2024-07-26T18:15:46.247 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:15:46.247 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (10m) 22s ago 11m 24.7M - 0.25.0 c8568f914cd2 d70be41d6716 2024-07-26T18:15:46.247 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (10m) 6s ago 10m 90.8M - 9.4.7 954c08fa6188 0869b87d82b8 2024-07-26T18:15:46.247 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (56s) 22s ago 12m 13.2M - 19.0.0-3666-g387735b0 a2ae8b18107f 8b1af4d51ce8 2024-07-26T18:15:46.247 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (40s) 6s ago 12m 14.6M - 19.0.0-3666-g387735b0 a2ae8b18107f d7718fa6b1dd 2024-07-26T18:15:46.247 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (6m) 6s ago 15m 441M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:15:46.247 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (7m) 22s ago 17m 515M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:15:46.247 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (6m) 22s ago 17m 64.2M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (5m) 6s ago 16m 54.4M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (6m) 22s ago 16m 56.1M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (29s) 22s ago 10m 3414k - 1.5.0 0da6a335fe13 1b458c2a8359 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (25s) 6s ago 10m 12.1M - 1.5.0 0da6a335fe13 e23cd7635a4c 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (5m) 22s ago 15m 276M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (4m) 22s ago 15m 237M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (3m) 22s ago 14m 199M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5ec19670b2da 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (3m) 22s ago 14m 114M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 8863fded8a62 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (2m) 6s ago 13m 228M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 2f1bdb58e19d 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (2m) 6s ago 13m 195M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f dbd2ba780bcf 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (105s) 6s ago 13m 88.9M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5e035ade52c5 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (72s) 6s ago 12m 86.7M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 48da646d8540 2024-07-26T18:15:46.248 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (10s) 6s ago 11m 35.8M - 2.43.0 a07b618ecd1d 93284c01145d 2024-07-26T18:15:46.250 INFO:tasks.rados.rados.0.smithi071.stdout:2650: writing smithi07179299-42 from 368640 to 1056768 tid 1 2024-07-26T18:15:46.255 INFO:tasks.rados.rados.0.smithi071.stdout:2650: writing smithi07179299-42 from 1056768 to 1785856 tid 2 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:2650: writing smithi07179299-42 from 1785856 to 2260992 tid 3 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:2651: rollback oid 5 current snap is 257 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 5 to 231 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:2649: finishing rollback tid 0 to smithi07179299-44 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:2649: finishing rollback tid 1 to smithi07179299-44 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:2649: finishing rollback tid 2 to smithi07179299-44 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1307 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:2650: finishing write tid 1 to smithi07179299-42 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:2649: done (2 left) 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 37 current snap is 257 2024-07-26T18:15:46.259 INFO:tasks.rados.rados.0.smithi071.stdout:2652: seq_num 830 ranges {0=704512,704512=614400,1318912=573440,1892352=16384} 2024-07-26T18:15:46.263 INFO:tasks.rados.rados.0.smithi071.stdout:2652: writing smithi07179299-37 from 0 to 704512 tid 1 2024-07-26T18:15:46.267 INFO:tasks.rados.rados.0.smithi071.stdout:2652: writing smithi07179299-37 from 704512 to 1318912 tid 2 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2652: writing smithi07179299-37 from 1318912 to 1892352 tid 3 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2652: writing smithi07179299-37 from 1892352 to 1908736 tid 4 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 257 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2650: finishing write tid 2 to smithi07179299-42 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2650: finishing write tid 3 to smithi07179299-42 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2651: finishing rollback tid 0 to smithi07179299-5 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2651: finishing rollback tid 1 to smithi07179299-5 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2650: finishing write tid 4 to smithi07179299-42 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2651: finishing rollback tid 2 to smithi07179299-5 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 1115 (ObjNum 708 snap 210 seq_num 708) dirty exists 2024-07-26T18:15:46.272 INFO:tasks.rados.rados.0.smithi071.stdout:2650: finishing write tid 5 to smithi07179299-42 2024-07-26T18:15:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:2650: oid 42 updating version 0 to 1907 2024-07-26T18:15:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:2650: oid 42 version 1907 is already newer than 1906 2024-07-26T18:15:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:2650: oid 42 version 1907 is already newer than 1905 2024-07-26T18:15:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:2650: oid 42 updating version 1907 to 1908 2024-07-26T18:15:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 1908 (ObjNum 829 snap 257 seq_num 829) dirty exists 2024-07-26T18:15:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:2650: left oid 42 (ObjNum 829 snap 257 seq_num 829) 2024-07-26T18:15:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:2652: finishing write tid 1 to smithi07179299-37 2024-07-26T18:15:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:2652: finishing write tid 2 to smithi07179299-37 2024-07-26T18:15:46.273 INFO:tasks.rados.rados.0.smithi071.stdout:2653: seq_num 831 ranges {2801664=720896,3522560=499712,4022272=704512} 2024-07-26T18:15:46.292 INFO:tasks.rados.rados.0.smithi071.stdout:2653: writing smithi07179299-9 from 2801664 to 3522560 tid 1 2024-07-26T18:15:46.296 INFO:tasks.rados.rados.0.smithi071.stdout:2653: writing smithi07179299-9 from 3522560 to 4022272 tid 2 2024-07-26T18:15:46.302 INFO:tasks.rados.rados.0.smithi071.stdout:2653: writing smithi07179299-9 from 4022272 to 4726784 tid 3 2024-07-26T18:15:46.302 INFO:tasks.rados.rados.0.smithi071.stdout:2650: done (3 left) 2024-07-26T18:15:46.302 INFO:tasks.rados.rados.0.smithi071.stdout:2651: done (2 left) 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2654: read oid 13 snap -1 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2654: expect (ObjNum 790 snap 241 seq_num 790) 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2655: rollback oid 6 current snap is 257 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 6 to 236 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2652: finishing write tid 3 to smithi07179299-37 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2652: finishing write tid 4 to smithi07179299-37 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2652: finishing write tid 5 to smithi07179299-37 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2652: finishing write tid 6 to smithi07179299-37 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2652: oid 37 updating version 0 to 1028 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2652: oid 37 version 1028 is already newer than 1027 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2652: oid 37 updating version 1028 to 1029 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2652: oid 37 updating version 1029 to 1030 2024-07-26T18:15:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:2652: oid 37 version 1030 is already newer than 1026 2024-07-26T18:15:46.304 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 1030 (ObjNum 830 snap 257 seq_num 830) dirty exists 2024-07-26T18:15:46.304 INFO:tasks.rados.rados.0.smithi071.stdout:2652: left oid 37 (ObjNum 830 snap 257 seq_num 830) 2024-07-26T18:15:46.304 INFO:tasks.rados.rados.0.smithi071.stdout:2653: finishing write tid 1 to smithi07179299-9 2024-07-26T18:15:46.304 INFO:tasks.rados.rados.0.smithi071.stdout:2652: done (3 left) 2024-07-26T18:15:46.304 INFO:tasks.rados.rados.0.smithi071.stdout:2656: read oid 36 snap -1 2024-07-26T18:15:46.304 INFO:tasks.rados.rados.0.smithi071.stdout:2656: expect (ObjNum 746 snap 225 seq_num 746) 2024-07-26T18:15:46.304 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 257 2024-07-26T18:15:46.304 INFO:tasks.rados.rados.0.smithi071.stdout:2653: finishing write tid 2 to smithi07179299-9 2024-07-26T18:15:46.304 INFO:tasks.rados.rados.0.smithi071.stdout:2657: seq_num 832 ranges {7200768=737280,7938048=786432,8724480=417792} 2024-07-26T18:15:46.351 INFO:tasks.rados.rados.0.smithi071.stdout:2657: writing smithi07179299-5 from 7200768 to 7938048 tid 1 2024-07-26T18:15:46.353 INFO:tasks.rados.rados.0.smithi071.stdout:2657: writing smithi07179299-5 from 7938048 to 8724480 tid 2 2024-07-26T18:15:46.357 INFO:tasks.rados.rados.0.smithi071.stdout:2657: writing smithi07179299-5 from 8724480 to 9142272 tid 3 2024-07-26T18:15:46.357 INFO:tasks.rados.rados.0.smithi071.stdout:2658: delete oid 8 current snap is 257 2024-07-26T18:15:46.357 INFO:tasks.rados.rados.0.smithi071.stdout:2655: finishing rollback tid 0 to smithi07179299-6 2024-07-26T18:15:46.357 INFO:tasks.rados.rados.0.smithi071.stdout:2653: finishing write tid 3 to smithi07179299-9 2024-07-26T18:15:46.357 INFO:tasks.rados.rados.0.smithi071.stdout:2653: finishing write tid 4 to smithi07179299-9 2024-07-26T18:15:46.357 INFO:tasks.rados.rados.0.smithi071.stdout:2655: finishing rollback tid 1 to smithi07179299-6 2024-07-26T18:15:46.357 INFO:tasks.rados.rados.0.smithi071.stdout:2655: finishing rollback tid 2 to smithi07179299-6 2024-07-26T18:15:46.357 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 1121 (ObjNum 754 snap 228 seq_num 754) dirty exists 2024-07-26T18:15:46.357 INFO:tasks.rados.rados.0.smithi071.stdout:2653: finishing write tid 5 to smithi07179299-9 2024-07-26T18:15:46.358 INFO:tasks.rados.rados.0.smithi071.stdout:2653: oid 9 updating version 0 to 1910 2024-07-26T18:15:46.358 INFO:tasks.rados.rados.0.smithi071.stdout:2653: oid 9 updating version 1910 to 1912 2024-07-26T18:15:46.358 INFO:tasks.rados.rados.0.smithi071.stdout:2653: oid 9 updating version 1912 to 1913 2024-07-26T18:15:46.358 INFO:tasks.rados.rados.0.smithi071.stdout:2653: oid 9 version 1913 is already newer than 1911 2024-07-26T18:15:46.358 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1913 (ObjNum 831 snap 257 seq_num 831) dirty exists 2024-07-26T18:15:46.358 INFO:tasks.rados.rados.0.smithi071.stdout:2653: left oid 9 (ObjNum 831 snap 257 seq_num 831) 2024-07-26T18:15:46.358 INFO:tasks.rados.rados.0.smithi071.stdout:2654: expect (ObjNum 790 snap 241 seq_num 790) 2024-07-26T18:15:46.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:46 smithi071 ceph-mon[92867]: osdmap e588: 8 total, 8 up, 8 in 2024-07-26T18:15:46.525 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:46 smithi071 ceph-mon[92867]: pgmap v554: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-07-26T18:15:46.525 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:46 smithi071 ceph-mon[92867]: osdmap e589: 8 total, 8 up, 8 in 2024-07-26T18:15:46.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:46 smithi071 ceph-mon[90507]: osdmap e588: 8 total, 8 up, 8 in 2024-07-26T18:15:46.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:46 smithi071 ceph-mon[90507]: pgmap v554: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-07-26T18:15:46.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:46 smithi071 ceph-mon[90507]: osdmap e589: 8 total, 8 up, 8 in 2024-07-26T18:15:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:46 smithi135 ceph-mon[85352]: osdmap e588: 8 total, 8 up, 8 in 2024-07-26T18:15:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:46 smithi135 ceph-mon[85352]: pgmap v554: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-07-26T18:15:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:46 smithi135 ceph-mon[85352]: osdmap e589: 8 total, 8 up, 8 in 2024-07-26T18:15:46.560 INFO:tasks.rados.rados.0.smithi071.stdout:2656: expect (ObjNum 746 snap 225 seq_num 746) 2024-07-26T18:15:46.630 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:15:46.631 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:15:46.631 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:15:46.631 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:15:46.631 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:15:46.631 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:15:46.631 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:15:46.631 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:15:46.631 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 8 2024-07-26T18:15:46.631 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:15:46.632 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:15:46.632 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:15:46.632 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:15:46.632 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:15:46.632 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 15 2024-07-26T18:15:46.632 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:15:46.632 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:15:46.964 INFO:tasks.rados.rados.0.smithi071.stdout:2657: finishing write tid 1 to smithi07179299-5 2024-07-26T18:15:46.964 INFO:tasks.rados.rados.0.smithi071.stdout:2657: finishing write tid 2 to smithi07179299-5 2024-07-26T18:15:46.964 INFO:tasks.rados.rados.0.smithi071.stdout:2653: done (5 left) 2024-07-26T18:15:46.964 INFO:tasks.rados.rados.0.smithi071.stdout:2654: done (4 left) 2024-07-26T18:15:46.965 INFO:tasks.rados.rados.0.smithi071.stdout:2655: done (3 left) 2024-07-26T18:15:46.965 INFO:tasks.rados.rados.0.smithi071.stdout:2656: done (2 left) 2024-07-26T18:15:46.965 INFO:tasks.rados.rados.0.smithi071.stdout:2658: done (1 left) 2024-07-26T18:15:46.965 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 257 2024-07-26T18:15:46.965 INFO:tasks.rados.rados.0.smithi071.stdout:2657: finishing write tid 3 to smithi07179299-5 2024-07-26T18:15:46.965 INFO:tasks.rados.rados.0.smithi071.stdout:2657: finishing write tid 4 to smithi07179299-5 2024-07-26T18:15:46.965 INFO:tasks.rados.rados.0.smithi071.stdout:2657: finishing write tid 5 to smithi07179299-5 2024-07-26T18:15:46.965 INFO:tasks.rados.rados.0.smithi071.stdout:2657: oid 5 updating version 0 to 1119 2024-07-26T18:15:46.966 INFO:tasks.rados.rados.0.smithi071.stdout:2657: oid 5 version 1119 is already newer than 1118 2024-07-26T18:15:46.966 INFO:tasks.rados.rados.0.smithi071.stdout:2657: oid 5 version 1119 is already newer than 1116 2024-07-26T18:15:46.966 INFO:tasks.rados.rados.0.smithi071.stdout:2657: oid 5 version 1119 is already newer than 1117 2024-07-26T18:15:46.966 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 1119 (ObjNum 832 snap 257 seq_num 832) dirty exists 2024-07-26T18:15:46.966 INFO:tasks.rados.rados.0.smithi071.stdout:2657: left oid 5 (ObjNum 832 snap 257 seq_num 832) 2024-07-26T18:15:46.966 INFO:tasks.rados.rados.0.smithi071.stdout:2659: seq_num 834 ranges {3997696=778240,4775936=557056,5332992=548864,5881856=98304} 2024-07-26T18:15:46.983 INFO:tasks.rados.rados.0.smithi071.stdout:2659: writing smithi07179299-41 from 3997696 to 4775936 tid 1 2024-07-26T18:15:46.986 INFO:tasks.rados.rados.0.smithi071.stdout:2659: writing smithi07179299-41 from 4775936 to 5332992 tid 2 2024-07-26T18:15:46.989 INFO:tasks.rados.rados.0.smithi071.stdout:2659: writing smithi07179299-41 from 5332992 to 5881856 tid 3 2024-07-26T18:15:46.990 INFO:tasks.rados.rados.0.smithi071.stdout:2659: writing smithi07179299-41 from 5881856 to 5980160 tid 4 2024-07-26T18:15:46.990 INFO:tasks.rados.rados.0.smithi071.stdout:2657: done (1 left) 2024-07-26T18:15:46.990 INFO:tasks.rados.rados.0.smithi071.stdout:2660: delete oid 34 current snap is 257 2024-07-26T18:15:46.990 INFO:tasks.rados.rados.0.smithi071.stdout:2659: finishing write tid 1 to smithi07179299-41 2024-07-26T18:15:46.992 INFO:tasks.rados.rados.0.smithi071.stdout:2660: done (1 left) 2024-07-26T18:15:46.992 INFO:tasks.rados.rados.0.smithi071.stdout:2661: rollback oid 38 current snap is 257 2024-07-26T18:15:46.992 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 38 to 253 2024-07-26T18:15:46.992 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 257 2024-07-26T18:15:46.992 INFO:tasks.rados.rados.0.smithi071.stdout:2662: seq_num 836 ranges {1253376=409600,1662976=720896,2383872=516096,2899968=368640} 2024-07-26T18:15:47.000 INFO:tasks.rados.rados.0.smithi071.stdout:2662: writing smithi07179299-47 from 1253376 to 1662976 tid 1 2024-07-26T18:15:47.004 INFO:tasks.rados.rados.0.smithi071.stdout:2662: writing smithi07179299-47 from 1662976 to 2383872 tid 2 2024-07-26T18:15:47.007 INFO:tasks.rados.rados.0.smithi071.stdout:2662: writing smithi07179299-47 from 2383872 to 2899968 tid 3 2024-07-26T18:15:47.010 INFO:tasks.rados.rados.0.smithi071.stdout:2662: writing smithi07179299-47 from 2899968 to 3268608 tid 4 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2663: read oid 7 snap -1 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2663: expect (ObjNum 786 snap 239 seq_num 786) 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2664: rmattr oid 1 current snap is 257 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2664: done (4 left) 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2665: setattr oid 3 current snap is 257 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2659: finishing write tid 2 to smithi07179299-41 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2659: finishing write tid 3 to smithi07179299-41 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2659: finishing write tid 4 to smithi07179299-41 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2659: finishing write tid 5 to smithi07179299-41 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2661: finishing rollback tid 0 to smithi07179299-38 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2661: finishing rollback tid 1 to smithi07179299-38 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:2661: finishing rollback tid 2 to smithi07179299-38 2024-07-26T18:15:47.011 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1856 (ObjNum 710 snap 211 seq_num 710) dirty exists 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2659: finishing write tid 6 to smithi07179299-41 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2659: oid 41 updating version 0 to 1164 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2659: oid 41 version 1164 is already newer than 1163 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2659: oid 41 updating version 1164 to 1165 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2659: oid 41 version 1165 is already newer than 1162 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2659: oid 41 updating version 1165 to 1166 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 1166 (ObjNum 834 snap 257 seq_num 834) dirty exists 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2659: left oid 41 (ObjNum 834 snap 257 seq_num 834) 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2662: finishing write tid 1 to smithi07179299-47 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2662: finishing write tid 2 to smithi07179299-47 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2659: done (4 left) 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2661: done (3 left) 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 37 current snap is 257 2024-07-26T18:15:47.012 INFO:tasks.rados.rados.0.smithi071.stdout:2666: seq_num 837 ranges {1908736=425984,2334720=655360,2990080=729088,3719168=221184} 2024-07-26T18:15:47.024 INFO:tasks.rados.rados.0.smithi071.stdout:2666: writing smithi07179299-37 from 1908736 to 2334720 tid 1 2024-07-26T18:15:47.027 INFO:tasks.rados.rados.0.smithi071.stdout:2666: writing smithi07179299-37 from 2334720 to 2990080 tid 2 2024-07-26T18:15:47.031 INFO:tasks.rados.rados.0.smithi071.stdout:2666: writing smithi07179299-37 from 2990080 to 3719168 tid 3 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:2666: writing smithi07179299-37 from 3719168 to 3940352 tid 4 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 257 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:2662: finishing write tid 3 to smithi07179299-47 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:2662: finishing write tid 4 to smithi07179299-47 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:2662: finishing write tid 5 to smithi07179299-47 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 1167 (ObjNum 33 snap 0 seq_num 2058439328) dirty exists 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:2662: finishing write tid 6 to smithi07179299-47 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:2662: oid 47 updating version 0 to 1060 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:2662: oid 47 updating version 1060 to 1061 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:2662: oid 47 updating version 1061 to 1064 2024-07-26T18:15:47.034 INFO:tasks.rados.rados.0.smithi071.stdout:2662: oid 47 version 1064 is already newer than 1063 2024-07-26T18:15:47.035 INFO:tasks.rados.rados.0.smithi071.stdout:2662: oid 47 version 1064 is already newer than 1062 2024-07-26T18:15:47.035 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 1064 (ObjNum 836 snap 257 seq_num 836) dirty exists 2024-07-26T18:15:47.035 INFO:tasks.rados.rados.0.smithi071.stdout:2662: left oid 47 (ObjNum 836 snap 257 seq_num 836) 2024-07-26T18:15:47.035 INFO:tasks.rados.rados.0.smithi071.stdout:2663: expect (ObjNum 786 snap 239 seq_num 786) 2024-07-26T18:15:47.286 INFO:tasks.rados.rados.0.smithi071.stdout:2666: finishing write tid 1 to smithi07179299-37 2024-07-26T18:15:47.286 INFO:tasks.rados.rados.0.smithi071.stdout:2666: finishing write tid 2 to smithi07179299-37 2024-07-26T18:15:47.286 INFO:tasks.rados.rados.0.smithi071.stdout:2666: finishing write tid 3 to smithi07179299-37 2024-07-26T18:15:47.286 INFO:tasks.rados.rados.0.smithi071.stdout:2666: finishing write tid 4 to smithi07179299-37 2024-07-26T18:15:47.286 INFO:tasks.rados.rados.0.smithi071.stdout:2666: finishing write tid 5 to smithi07179299-37 2024-07-26T18:15:47.286 INFO:tasks.rados.rados.0.smithi071.stdout:2666: finishing write tid 6 to smithi07179299-37 2024-07-26T18:15:47.286 INFO:tasks.rados.rados.0.smithi071.stdout:2666: oid 37 updating version 0 to 1034 2024-07-26T18:15:47.287 INFO:tasks.rados.rados.0.smithi071.stdout:2666: oid 37 version 1034 is already newer than 1031 2024-07-26T18:15:47.287 INFO:tasks.rados.rados.0.smithi071.stdout:2666: oid 37 version 1034 is already newer than 1033 2024-07-26T18:15:47.287 INFO:tasks.rados.rados.0.smithi071.stdout:2666: oid 37 updating version 1034 to 1035 2024-07-26T18:15:47.287 INFO:tasks.rados.rados.0.smithi071.stdout:2666: oid 37 version 1035 is already newer than 1032 2024-07-26T18:15:47.287 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 1035 (ObjNum 837 snap 257 seq_num 837) dirty exists 2024-07-26T18:15:47.287 INFO:tasks.rados.rados.0.smithi071.stdout:2666: left oid 37 (ObjNum 837 snap 257 seq_num 837) 2024-07-26T18:15:47.287 INFO:tasks.rados.rados.0.smithi071.stdout:2667: seq_num 838 ranges {5029888=442368,5472256=540672,6012928=532480,6545408=442368,6987776=90112} 2024-07-26T18:15:47.315 INFO:tasks.rados.rados.0.smithi071.stdout:2667: writing smithi07179299-18 from 5029888 to 5472256 tid 1 2024-07-26T18:15:47.318 INFO:tasks.rados.rados.0.smithi071.stdout:2667: writing smithi07179299-18 from 5472256 to 6012928 tid 2 2024-07-26T18:15:47.321 INFO:tasks.rados.rados.0.smithi071.stdout:2667: writing smithi07179299-18 from 6012928 to 6545408 tid 3 2024-07-26T18:15:47.323 INFO:tasks.rados.rados.0.smithi071.stdout:2667: writing smithi07179299-18 from 6545408 to 6987776 tid 4 2024-07-26T18:15:47.324 INFO:tasks.rados.rados.0.smithi071.stdout:2667: writing smithi07179299-18 from 6987776 to 7077888 tid 5 2024-07-26T18:15:47.324 INFO:tasks.rados.rados.0.smithi071.stdout:2662: done (4 left) 2024-07-26T18:15:47.324 INFO:tasks.rados.rados.0.smithi071.stdout:2663: done (3 left) 2024-07-26T18:15:47.324 INFO:tasks.rados.rados.0.smithi071.stdout:2665: done (2 left) 2024-07-26T18:15:47.324 INFO:tasks.rados.rados.0.smithi071.stdout:2666: done (1 left) 2024-07-26T18:15:47.324 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 257 2024-07-26T18:15:47.324 INFO:tasks.rados.rados.0.smithi071.stdout:2667: finishing write tid 1 to smithi07179299-18 2024-07-26T18:15:47.325 INFO:tasks.rados.rados.0.smithi071.stdout:2667: finishing write tid 2 to smithi07179299-18 2024-07-26T18:15:47.325 INFO:tasks.rados.rados.0.smithi071.stdout:2668: seq_num 839 ranges {0=458752,458752=425984,884736=688128,1572864=491520} 2024-07-26T18:15:47.326 INFO:tasks.rados.rados.0.smithi071.stdout:2668: writing smithi07179299-23 from 0 to 458752 tid 1 2024-07-26T18:15:47.328 INFO:tasks.rados.rados.0.smithi071.stdout:2668: writing smithi07179299-23 from 458752 to 884736 tid 2 2024-07-26T18:15:47.332 INFO:tasks.rados.rados.0.smithi071.stdout:2668: writing smithi07179299-23 from 884736 to 1572864 tid 3 2024-07-26T18:15:47.336 INFO:tasks.rados.rados.0.smithi071.stdout:2668: writing smithi07179299-23 from 1572864 to 2064384 tid 4 2024-07-26T18:15:47.336 INFO:tasks.rados.rados.0.smithi071.stdout:2669: rollback oid 12 current snap is 257 2024-07-26T18:15:47.336 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 12 to 253 2024-07-26T18:15:47.336 INFO:tasks.rados.rados.0.smithi071.stdout:2667: finishing write tid 3 to smithi07179299-18 2024-07-26T18:15:47.336 INFO:tasks.rados.rados.0.smithi071.stdout:2670: delete oid 45 current snap is 257 2024-07-26T18:15:47.336 INFO:tasks.rados.rados.0.smithi071.stdout:2667: finishing write tid 4 to smithi07179299-18 2024-07-26T18:15:47.336 INFO:tasks.rados.rados.0.smithi071.stdout:2667: finishing write tid 5 to smithi07179299-18 2024-07-26T18:15:47.336 INFO:tasks.rados.rados.0.smithi071.stdout:2667: finishing write tid 6 to smithi07179299-18 2024-07-26T18:15:47.336 INFO:tasks.rados.rados.0.smithi071.stdout:2667: finishing write tid 7 to smithi07179299-18 2024-07-26T18:15:47.336 INFO:tasks.rados.rados.0.smithi071.stdout:2667: oid 18 updating version 0 to 971 2024-07-26T18:15:47.337 INFO:tasks.rados.rados.0.smithi071.stdout:2667: oid 18 updating version 971 to 972 2024-07-26T18:15:47.337 INFO:tasks.rados.rados.0.smithi071.stdout:2667: oid 18 updating version 972 to 973 2024-07-26T18:15:47.337 INFO:tasks.rados.rados.0.smithi071.stdout:2667: oid 18 updating version 973 to 975 2024-07-26T18:15:47.337 INFO:tasks.rados.rados.0.smithi071.stdout:2667: oid 18 updating version 975 to 976 2024-07-26T18:15:47.337 INFO:tasks.rados.rados.0.smithi071.stdout:2667: oid 18 version 976 is already newer than 974 2024-07-26T18:15:47.337 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 976 (ObjNum 838 snap 257 seq_num 838) dirty exists 2024-07-26T18:15:47.337 INFO:tasks.rados.rados.0.smithi071.stdout:2667: left oid 18 (ObjNum 838 snap 257 seq_num 838) 2024-07-26T18:15:47.337 INFO:tasks.rados.rados.0.smithi071.stdout:2668: finishing write tid 1 to smithi07179299-23 2024-07-26T18:15:47.337 INFO:tasks.rados.rados.0.smithi071.stdout:2668: finishing write tid 2 to smithi07179299-23 2024-07-26T18:15:47.337 INFO:tasks.rados.rados.0.smithi071.stdout:2668: finishing write tid 3 to smithi07179299-23 2024-07-26T18:15:47.338 INFO:tasks.rados.rados.0.smithi071.stdout:2669: finishing rollback tid 1 to smithi07179299-12 2024-07-26T18:15:47.338 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 1253 (ObjNum 65 snap 0 seq_num 1) dirty dne 2024-07-26T18:15:47.338 INFO:tasks.rados.rados.0.smithi071.stdout:2668: finishing write tid 4 to smithi07179299-23 2024-07-26T18:15:47.338 INFO:tasks.rados.rados.0.smithi071.stdout:2668: finishing write tid 5 to smithi07179299-23 2024-07-26T18:15:47.341 INFO:tasks.rados.rados.0.smithi071.stdout:2668: finishing write tid 6 to smithi07179299-23 2024-07-26T18:15:47.341 INFO:tasks.rados.rados.0.smithi071.stdout:2668: oid 23 updating version 0 to 1171 2024-07-26T18:15:47.341 INFO:tasks.rados.rados.0.smithi071.stdout:2668: oid 23 version 1171 is already newer than 1170 2024-07-26T18:15:47.341 INFO:tasks.rados.rados.0.smithi071.stdout:2668: oid 23 version 1171 is already newer than 1168 2024-07-26T18:15:47.341 INFO:tasks.rados.rados.0.smithi071.stdout:2668: oid 23 version 1171 is already newer than 1169 2024-07-26T18:15:47.342 INFO:tasks.rados.rados.0.smithi071.stdout:2668: oid 23 updating version 1171 to 1172 2024-07-26T18:15:47.342 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 1172 (ObjNum 839 snap 257 seq_num 839) dirty exists 2024-07-26T18:15:47.342 INFO:tasks.rados.rados.0.smithi071.stdout:2668: left oid 23 (ObjNum 839 snap 257 seq_num 839) 2024-07-26T18:15:47.342 INFO:tasks.rados.rados.0.smithi071.stdout:2667: done (3 left) 2024-07-26T18:15:47.342 INFO:tasks.rados.rados.0.smithi071.stdout:2668: done (2 left) 2024-07-26T18:15:47.342 INFO:tasks.rados.rados.0.smithi071.stdout:2669: done (1 left) 2024-07-26T18:15:47.342 INFO:tasks.rados.rados.0.smithi071.stdout:2670: done (0 left) 2024-07-26T18:15:47.343 INFO:tasks.rados.rados.0.smithi071.stdout:2671: snap_create 2024-07-26T18:15:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:47 smithi071 ceph-mon[90507]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:47.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:47 smithi071 ceph-mon[90507]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:47.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:47 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2434201654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:47 smithi071 ceph-mon[92867]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:47 smithi071 ceph-mon[92867]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:47 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2434201654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:47 smithi135 ceph-mon[85352]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:47 smithi135 ceph-mon[85352]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:15:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:47 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2434201654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:48.233 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:47 smithi071 systemd[1]: Stopping Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:15:48.301 INFO:tasks.rados.rados.0.smithi071.stdout:2671: done (0 left) 2024-07-26T18:15:48.302 INFO:tasks.rados.rados.0.smithi071.stdout:2672: copy_from oid 8 from oid 3 current snap is 258 2024-07-26T18:15:48.302 INFO:tasks.rados.rados.0.smithi071.stdout:2673: setattr oid 13 current snap is 258 2024-07-26T18:15:48.303 INFO:tasks.rados.rados.0.smithi071.stdout:2674: delete oid 23 current snap is 258 2024-07-26T18:15:48.306 INFO:tasks.rados.rados.0.smithi071.stdout:2674: done (2 left) 2024-07-26T18:15:48.306 INFO:tasks.rados.rados.0.smithi071.stdout:2675: copy_from oid 2 from oid 24 current snap is 258 2024-07-26T18:15:48.306 INFO:tasks.rados.rados.0.smithi071.stdout:2676: snap_create 2024-07-26T18:15:48.308 INFO:tasks.rados.rados.0.smithi071.stdout:2672: finishing copy_from racing read to smithi07179299-8 2024-07-26T18:15:48.308 INFO:tasks.rados.rados.0.smithi071.stdout:2675: finishing copy_from to smithi07179299-2 2024-07-26T18:15:48.308 INFO:tasks.rados.rados.0.smithi071.stdout:2675: got expected ENOENT (src dne) 2024-07-26T18:15:48.308 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 1835 (ObjNum 790 snap 241 seq_num 790) dirty exists 2024-07-26T18:15:48.308 INFO:tasks.rados.rados.0.smithi071.stdout:2675: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:15:48.309 INFO:tasks.rados.rados.0.smithi071.stdout:2672: finishing copy_from to smithi07179299-8 2024-07-26T18:15:48.309 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1167 (ObjNum 2058319728 snap 21924 seq_num 304) dirty exists 2024-07-26T18:15:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:48 smithi135 ceph-mon[85352]: pgmap v556: 121 pgs: 121 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-07-26T18:15:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:48 smithi071 ceph-mon[92867]: pgmap v556: 121 pgs: 121 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-07-26T18:15:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:48 smithi071 ceph-mon[90507]: pgmap v556: 121 pgs: 121 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-07-26T18:15:48.679 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[75072]: ts=2024-07-26T18:15:48.232Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-07-26T18:15:48.679 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:48 smithi071 podman[125907]: 2024-07-26 18:15:48.273439765 +0000 UTC m=+0.167028433 container died d70be41d6716b7bcf8c33a01bcb731ae4b927043f190ea5928505a6d98a1254d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:49.003 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:48 smithi071 podman[125907]: 2024-07-26 18:15:48.783444391 +0000 UTC m=+0.677033048 container cleanup d70be41d6716b7bcf8c33a01bcb731ae4b927043f190ea5928505a6d98a1254d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:49.003 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:48 smithi071 bash[125907]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a 2024-07-26T18:15:49.298 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:49 smithi071 podman[125920]: 2024-07-26 18:15:49.001352585 +0000 UTC m=+0.722516866 container remove d70be41d6716b7bcf8c33a01bcb731ae4b927043f190ea5928505a6d98a1254d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:49.298 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:49 smithi071 podman[125920]: 2024-07-26 18:15:49.076894519 +0000 UTC m=+0.798058800 volume remove 19fead7bd4ce5bab45ef7e6c0fc950531289fdcda88f1fe2c54ee31d26939fec 2024-07-26T18:15:49.298 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:49 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-26T18:15:49.298 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:49 smithi071 systemd[1]: Stopped Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:15:49.299 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:49 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@alertmanager.a.service: Consumed 1.464s CPU time. 2024-07-26T18:15:49.307 INFO:tasks.rados.rados.0.smithi071.stdout:2672: done (3 left) 2024-07-26T18:15:49.307 INFO:tasks.rados.rados.0.smithi071.stdout:2673: done (2 left) 2024-07-26T18:15:49.307 INFO:tasks.rados.rados.0.smithi071.stdout:2675: done (1 left) 2024-07-26T18:15:49.308 INFO:tasks.rados.rados.0.smithi071.stdout:2676: done (0 left) 2024-07-26T18:15:49.308 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 259 2024-07-26T18:15:49.308 INFO:tasks.rados.rados.0.smithi071.stdout:2677: seq_num 842 ranges {0=507904,507904=475136,983040=516096,1499136=499712,1998848=114688} 2024-07-26T18:15:49.310 INFO:tasks.rados.rados.0.smithi071.stdout:2677: writing smithi07179299-12 from 0 to 507904 tid 1 2024-07-26T18:15:49.313 INFO:tasks.rados.rados.0.smithi071.stdout:2677: writing smithi07179299-12 from 507904 to 983040 tid 2 2024-07-26T18:15:49.316 INFO:tasks.rados.rados.0.smithi071.stdout:2677: writing smithi07179299-12 from 983040 to 1499136 tid 3 2024-07-26T18:15:49.319 INFO:tasks.rados.rados.0.smithi071.stdout:2677: writing smithi07179299-12 from 1499136 to 1998848 tid 4 2024-07-26T18:15:49.320 INFO:tasks.rados.rados.0.smithi071.stdout:2677: writing smithi07179299-12 from 1998848 to 2113536 tid 5 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:2678: read oid 33 snap -1 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:2678: expect (ObjNum 783 snap 237 seq_num 783) 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:2679: rmattr oid 38 current snap is 259 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:2679: done (2 left) 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:2680: rollback oid 44 current snap is 259 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 44 to 253 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:2677: finishing write tid 1 to smithi07179299-12 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:2677: finishing write tid 2 to smithi07179299-12 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:2677: finishing write tid 3 to smithi07179299-12 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:2681: rollback oid 4 current snap is 259 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 4 to 254 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:2682: rollback oid 41 current snap is 259 2024-07-26T18:15:49.321 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 41 to 237 2024-07-26T18:15:49.322 INFO:tasks.rados.rados.0.smithi071.stdout:2683: read oid 29 snap -1 2024-07-26T18:15:49.322 INFO:tasks.rados.rados.0.smithi071.stdout:2683: expect deleted 2024-07-26T18:15:49.322 INFO:tasks.rados.rados.0.smithi071.stdout:2684: rollback oid 6 current snap is 259 2024-07-26T18:15:49.322 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 6 to 249 2024-07-26T18:15:49.322 INFO:tasks.rados.rados.0.smithi071.stdout:2685: snap_remove snap 231 2024-07-26T18:15:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:49 smithi135 ceph-mon[85352]: osdmap e590: 8 total, 8 up, 8 in 2024-07-26T18:15:49.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:49 smithi071 ceph-mon[92867]: osdmap e590: 8 total, 8 up, 8 in 2024-07-26T18:15:49.642 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:49 smithi071 systemd[1]: Starting Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:15:49.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:49 smithi071 ceph-mon[90507]: osdmap e590: 8 total, 8 up, 8 in 2024-07-26T18:15:49.928 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:49 smithi071 podman[126047]: 2024-07-26 18:15:49.543797345 +0000 UTC m=+0.016954275 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-07-26T18:15:49.928 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:49 smithi071 podman[126047]: 2024-07-26 18:15:49.653106456 +0000 UTC m=+0.126263406 volume create ef764c06b30408f1f5791d4316272d12c04dd355a408cb656fc795dcd474c868 2024-07-26T18:15:49.928 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:49 smithi071 podman[126047]: 2024-07-26 18:15:49.75354644 +0000 UTC m=+0.226703344 container create f0962fe01ad17914af1472dbdb600dd112f7795f84cc87557ec7ca1b5f2ed0c4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:50.312 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 podman[126047]: 2024-07-26 18:15:50.048229803 +0000 UTC m=+0.521386732 container init f0962fe01ad17914af1472dbdb600dd112f7795f84cc87557ec7ca1b5f2ed0c4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:50.312 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 podman[126047]: 2024-07-26 18:15:50.050966556 +0000 UTC m=+0.524123467 container start f0962fe01ad17914af1472dbdb600dd112f7795f84cc87557ec7ca1b5f2ed0c4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T18:15:50.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T18:15:50.061Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-07-26T18:15:50.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T18:15:50.061Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-07-26T18:15:50.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T18:15:50.063Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.71 port=9094 2024-07-26T18:15:50.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T18:15:50.064Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-07-26T18:15:50.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T18:15:50.086Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-26T18:15:50.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T18:15:50.087Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-07-26T18:15:50.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T18:15:50.089Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-07-26T18:15:50.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T18:15:50.089Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-07-26T18:15:50.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 bash[126047]: f0962fe01ad17914af1472dbdb600dd112f7795f84cc87557ec7ca1b5f2ed0c4 2024-07-26T18:15:50.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:50 smithi071 systemd[1]: Started Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:15:50.317 INFO:tasks.rados.rados.0.smithi071.stdout:2685: done (7 left) 2024-07-26T18:15:50.318 INFO:tasks.rados.rados.0.smithi071.stdout:2686: delete oid 32 current snap is 259 2024-07-26T18:15:50.325 INFO:tasks.rados.rados.0.smithi071.stdout:2677: finishing write tid 4 to smithi07179299-12 2024-07-26T18:15:50.325 INFO:tasks.rados.rados.0.smithi071.stdout:2677: finishing write tid 5 to smithi07179299-12 2024-07-26T18:15:50.325 INFO:tasks.rados.rados.0.smithi071.stdout:2682: finishing rollback tid 0 to smithi07179299-41 2024-07-26T18:15:50.325 INFO:tasks.rados.rados.0.smithi071.stdout:2682: finishing rollback tid 1 to smithi07179299-41 2024-07-26T18:15:50.325 INFO:tasks.rados.rados.0.smithi071.stdout:2684: finishing rollback tid 0 to smithi07179299-6 2024-07-26T18:15:50.325 INFO:tasks.rados.rados.0.smithi071.stdout:2682: finishing rollback tid 2 to smithi07179299-41 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 1180 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:2684: finishing rollback tid 1 to smithi07179299-6 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:2684: finishing rollback tid 2 to smithi07179299-6 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 1124 (ObjNum 754 snap 228 seq_num 754) dirty exists 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:2677: finishing write tid 6 to smithi07179299-12 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:2681: finishing rollback tid 0 to smithi07179299-4 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:2681: finishing rollback tid 1 to smithi07179299-4 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:2681: finishing rollback tid 2 to smithi07179299-4 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1038 (ObjNum 820 snap 253 seq_num 820) dirty exists 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:2680: finishing rollback tid 0 to smithi07179299-44 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:2680: finishing rollback tid 1 to smithi07179299-44 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:2680: finishing rollback tid 2 to smithi07179299-44 2024-07-26T18:15:50.326 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1318 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-07-26T18:15:50.327 INFO:tasks.rados.rados.0.smithi071.stdout:2678: expect (ObjNum 783 snap 237 seq_num 783) 2024-07-26T18:15:50.415 INFO:tasks.rados.rados.0.smithi071.stdout:2677: finishing write tid 7 to smithi07179299-12 2024-07-26T18:15:50.415 INFO:tasks.rados.rados.0.smithi071.stdout:2677: oid 12 updating version 0 to 1309 2024-07-26T18:15:50.415 INFO:tasks.rados.rados.0.smithi071.stdout:2677: oid 12 updating version 1309 to 1313 2024-07-26T18:15:50.415 INFO:tasks.rados.rados.0.smithi071.stdout:2677: oid 12 version 1313 is already newer than 1312 2024-07-26T18:15:50.415 INFO:tasks.rados.rados.0.smithi071.stdout:2677: oid 12 version 1313 is already newer than 1310 2024-07-26T18:15:50.415 INFO:tasks.rados.rados.0.smithi071.stdout:2677: oid 12 version 1313 is already newer than 1311 2024-07-26T18:15:50.416 INFO:tasks.rados.rados.0.smithi071.stdout:2677: oid 12 updating version 1313 to 1314 2024-07-26T18:15:50.416 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 1314 (ObjNum 842 snap 259 seq_num 842) dirty exists 2024-07-26T18:15:50.416 INFO:tasks.rados.rados.0.smithi071.stdout:2677: left oid 12 (ObjNum 842 snap 259 seq_num 842) 2024-07-26T18:15:50.416 INFO:tasks.rados.rados.0.smithi071.stdout:2677: done (7 left) 2024-07-26T18:15:50.416 INFO:tasks.rados.rados.0.smithi071.stdout:2678: done (6 left) 2024-07-26T18:15:50.416 INFO:tasks.rados.rados.0.smithi071.stdout:2680: done (5 left) 2024-07-26T18:15:50.416 INFO:tasks.rados.rados.0.smithi071.stdout:2681: done (4 left) 2024-07-26T18:15:50.416 INFO:tasks.rados.rados.0.smithi071.stdout:2682: done (3 left) 2024-07-26T18:15:50.416 INFO:tasks.rados.rados.0.smithi071.stdout:2683: done (2 left) 2024-07-26T18:15:50.417 INFO:tasks.rados.rados.0.smithi071.stdout:2684: done (1 left) 2024-07-26T18:15:50.417 INFO:tasks.rados.rados.0.smithi071.stdout:2686: done (0 left) 2024-07-26T18:15:50.417 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 34 current snap is 259 2024-07-26T18:15:50.417 INFO:tasks.rados.rados.0.smithi071.stdout:2687: seq_num 844 ranges {0=540672,540672=696320,1236992=475136,1712128=434176} 2024-07-26T18:15:50.418 INFO:tasks.rados.rados.0.smithi071.stdout:2687: writing smithi07179299-34 from 0 to 540672 tid 1 2024-07-26T18:15:50.423 INFO:tasks.rados.rados.0.smithi071.stdout:2687: writing smithi07179299-34 from 540672 to 1236992 tid 2 2024-07-26T18:15:50.426 INFO:tasks.rados.rados.0.smithi071.stdout:2687: writing smithi07179299-34 from 1236992 to 1712128 tid 3 2024-07-26T18:15:50.430 INFO:tasks.rados.rados.0.smithi071.stdout:2687: writing smithi07179299-34 from 1712128 to 2146304 tid 4 2024-07-26T18:15:50.430 INFO:tasks.rados.rados.0.smithi071.stdout:2688: snap_create 2024-07-26T18:15:50.430 INFO:tasks.rados.rados.0.smithi071.stdout:2687: finishing write tid 1 to smithi07179299-34 2024-07-26T18:15:50.430 INFO:tasks.rados.rados.0.smithi071.stdout:2687: finishing write tid 2 to smithi07179299-34 2024-07-26T18:15:50.430 INFO:tasks.rados.rados.0.smithi071.stdout:2687: finishing write tid 3 to smithi07179299-34 2024-07-26T18:15:50.432 INFO:tasks.rados.rados.0.smithi071.stdout:2687: finishing write tid 4 to smithi07179299-34 2024-07-26T18:15:50.434 INFO:tasks.rados.rados.0.smithi071.stdout:2687: finishing write tid 5 to smithi07179299-34 2024-07-26T18:15:50.435 INFO:tasks.rados.rados.0.smithi071.stdout:2687: finishing write tid 6 to smithi07179299-34 2024-07-26T18:15:50.435 INFO:tasks.rados.rados.0.smithi071.stdout:2687: oid 34 updating version 0 to 1041 2024-07-26T18:15:50.435 INFO:tasks.rados.rados.0.smithi071.stdout:2687: oid 34 updating version 1041 to 1043 2024-07-26T18:15:50.435 INFO:tasks.rados.rados.0.smithi071.stdout:2687: oid 34 version 1043 is already newer than 1039 2024-07-26T18:15:50.435 INFO:tasks.rados.rados.0.smithi071.stdout:2687: oid 34 version 1043 is already newer than 1042 2024-07-26T18:15:50.435 INFO:tasks.rados.rados.0.smithi071.stdout:2687: oid 34 version 1043 is already newer than 1040 2024-07-26T18:15:50.435 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 1043 (ObjNum 844 snap 259 seq_num 844) dirty exists 2024-07-26T18:15:50.436 INFO:tasks.rados.rados.0.smithi071.stdout:2687: left oid 34 (ObjNum 844 snap 259 seq_num 844) 2024-07-26T18:15:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-mon[90507]: osdmap e591: 8 total, 8 up, 8 in 2024-07-26T18:15:50.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-mon[90507]: pgmap v559: 121 pgs: 121 active+clean; 218 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 34 op/s 2024-07-26T18:15:50.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:50.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:50.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-mon[92867]: osdmap e591: 8 total, 8 up, 8 in 2024-07-26T18:15:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-mon[92867]: pgmap v559: 121 pgs: 121 active+clean; 218 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 34 op/s 2024-07-26T18:15:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:50.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:50 smithi135 ceph-mon[85352]: osdmap e591: 8 total, 8 up, 8 in 2024-07-26T18:15:50.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:50 smithi135 ceph-mon[85352]: pgmap v559: 121 pgs: 121 active+clean; 218 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 34 op/s 2024-07-26T18:15:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:50.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:51.242 INFO:tasks.rados.rados.0.smithi071.stdout:2687: done (1 left) 2024-07-26T18:15:51.242 INFO:tasks.rados.rados.0.smithi071.stdout:2688: done (0 left) 2024-07-26T18:15:51.243 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 37 current snap is 260 2024-07-26T18:15:51.243 INFO:tasks.rados.rados.0.smithi071.stdout:2689: seq_num 845 ranges {3940352=557056,4497408=581632,5079040=688128,5767168=335872} 2024-07-26T18:15:51.266 INFO:tasks.rados.rados.0.smithi071.stdout:2689: writing smithi07179299-37 from 3940352 to 4497408 tid 1 2024-07-26T18:15:51.270 INFO:tasks.rados.rados.0.smithi071.stdout:2689: writing smithi07179299-37 from 4497408 to 5079040 tid 2 2024-07-26T18:15:51.274 INFO:tasks.rados.rados.0.smithi071.stdout:2689: writing smithi07179299-37 from 5079040 to 5767168 tid 3 2024-07-26T18:15:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2689: writing smithi07179299-37 from 5767168 to 6103040 tid 4 2024-07-26T18:15:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2690: rollback oid 2 current snap is 260 2024-07-26T18:15:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 2 to 249 2024-07-26T18:15:51.276 INFO:tasks.rados.rados.0.smithi071.stdout:2689: finishing write tid 1 to smithi07179299-37 2024-07-26T18:15:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2689: finishing write tid 2 to smithi07179299-37 2024-07-26T18:15:51.277 INFO:tasks.rados.rados.0.smithi071.stdout:2691: delete oid 36 current snap is 260 2024-07-26T18:15:51.280 INFO:tasks.rados.rados.0.smithi071.stdout:2689: finishing write tid 3 to smithi07179299-37 2024-07-26T18:15:51.280 INFO:tasks.rados.rados.0.smithi071.stdout:2689: finishing write tid 4 to smithi07179299-37 2024-07-26T18:15:51.280 INFO:tasks.rados.rados.0.smithi071.stdout:2690: finishing rollback tid 1 to smithi07179299-2 2024-07-26T18:15:51.280 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 1107 (ObjNum 65 snap 0 seq_num 2057824912) dirty dne 2024-07-26T18:15:51.280 INFO:tasks.rados.rados.0.smithi071.stdout:2689: finishing write tid 5 to smithi07179299-37 2024-07-26T18:15:51.281 INFO:tasks.rados.rados.0.smithi071.stdout:2690: done (2 left) 2024-07-26T18:15:51.281 INFO:tasks.rados.rados.0.smithi071.stdout:2691: done (1 left) 2024-07-26T18:15:51.281 INFO:tasks.rados.rados.0.smithi071.stdout:2692: snap_remove snap 249 2024-07-26T18:15:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:51 smithi071 ceph-mon[90507]: osdmap e592: 8 total, 8 up, 8 in 2024-07-26T18:15:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:51 smithi071 ceph-mon[90507]: osdmap e593: 8 total, 8 up, 8 in 2024-07-26T18:15:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:51 smithi071 ceph-mon[92867]: osdmap e592: 8 total, 8 up, 8 in 2024-07-26T18:15:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:51 smithi071 ceph-mon[92867]: osdmap e593: 8 total, 8 up, 8 in 2024-07-26T18:15:51.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:51 smithi135 ceph-mon[85352]: osdmap e592: 8 total, 8 up, 8 in 2024-07-26T18:15:51.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:51 smithi135 ceph-mon[85352]: osdmap e593: 8 total, 8 up, 8 in 2024-07-26T18:15:52.246 INFO:tasks.rados.rados.0.smithi071.stdout:2692: done (1 left) 2024-07-26T18:15:52.246 INFO:tasks.rados.rados.0.smithi071.stdout:2693: rmattr oid 34 current snap is 260 2024-07-26T18:15:52.246 INFO:tasks.rados.rados.0.smithi071.stdout:2693: done (1 left) 2024-07-26T18:15:52.246 INFO:tasks.rados.rados.0.smithi071.stdout:2694: rollback oid 20 current snap is 260 2024-07-26T18:15:52.246 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 237 2024-07-26T18:15:52.247 INFO:tasks.rados.rados.0.smithi071.stdout:2689: finishing write tid 6 to smithi07179299-37 2024-07-26T18:15:52.247 INFO:tasks.rados.rados.0.smithi071.stdout:2689: oid 37 updating version 0 to 1044 2024-07-26T18:15:52.247 INFO:tasks.rados.rados.0.smithi071.stdout:2689: oid 37 updating version 1044 to 1045 2024-07-26T18:15:52.247 INFO:tasks.rados.rados.0.smithi071.stdout:2689: oid 37 updating version 1045 to 1047 2024-07-26T18:15:52.247 INFO:tasks.rados.rados.0.smithi071.stdout:2689: oid 37 version 1047 is already newer than 1046 2024-07-26T18:15:52.247 INFO:tasks.rados.rados.0.smithi071.stdout:2689: oid 37 updating version 1047 to 1048 2024-07-26T18:15:52.247 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 1048 (ObjNum 845 snap 260 seq_num 845) dirty exists 2024-07-26T18:15:52.247 INFO:tasks.rados.rados.0.smithi071.stdout:2689: left oid 37 (ObjNum 845 snap 260 seq_num 845) 2024-07-26T18:15:52.247 INFO:tasks.rados.rados.0.smithi071.stdout:2689: done (1 left) 2024-07-26T18:15:52.247 INFO:tasks.rados.rados.0.smithi071.stdout:2695: snap_remove snap 258 2024-07-26T18:15:52.315 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:15:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:15:52] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-07-26T18:15:52.315 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:15:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T18:15:52.064Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000437822s 2024-07-26T18:15:52.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:52 smithi071 ceph-mon[90507]: pgmap v562: 121 pgs: 121 active+clean; 220 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-07-26T18:15:52.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:52 smithi071 ceph-mon[90507]: osdmap e594: 8 total, 8 up, 8 in 2024-07-26T18:15:52.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:52 smithi071 ceph-mon[92867]: pgmap v562: 121 pgs: 121 active+clean; 220 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-07-26T18:15:52.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:52 smithi071 ceph-mon[92867]: osdmap e594: 8 total, 8 up, 8 in 2024-07-26T18:15:52.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:52 smithi135 ceph-mon[85352]: pgmap v562: 121 pgs: 121 active+clean; 220 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-07-26T18:15:52.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:52 smithi135 ceph-mon[85352]: osdmap e594: 8 total, 8 up, 8 in 2024-07-26T18:15:53.247 INFO:tasks.rados.rados.0.smithi071.stdout:2695: done (1 left) 2024-07-26T18:15:53.247 INFO:tasks.rados.rados.0.smithi071.stdout:2696: delete oid 19 current snap is 260 2024-07-26T18:15:53.247 INFO:tasks.rados.rados.0.smithi071.stdout:2694: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:15:53.248 INFO:tasks.rados.rados.0.smithi071.stdout:2694: finishing rollback tid 2 to smithi07179299-20 2024-07-26T18:15:53.248 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1330 (ObjNum 760 snap 228 seq_num 760) dirty exists 2024-07-26T18:15:53.254 INFO:tasks.rados.rados.0.smithi071.stdout:2694: done (1 left) 2024-07-26T18:15:53.254 INFO:tasks.rados.rados.0.smithi071.stdout:2696: done (0 left) 2024-07-26T18:15:53.254 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 260 2024-07-26T18:15:53.254 INFO:tasks.rados.rados.0.smithi071.stdout:2697: seq_num 848 ranges {3506176=606208,4112384=630784,4743168=458752,5201920=516096} 2024-07-26T18:15:53.276 INFO:tasks.rados.rados.0.smithi071.stdout:2697: writing smithi07179299-10 from 3506176 to 4112384 tid 1 2024-07-26T18:15:53.280 INFO:tasks.rados.rados.0.smithi071.stdout:2697: writing smithi07179299-10 from 4112384 to 4743168 tid 2 2024-07-26T18:15:53.283 INFO:tasks.rados.rados.0.smithi071.stdout:2697: writing smithi07179299-10 from 4743168 to 5201920 tid 3 2024-07-26T18:15:53.287 INFO:tasks.rados.rados.0.smithi071.stdout:2697: writing smithi07179299-10 from 5201920 to 5718016 tid 4 2024-07-26T18:15:53.287 INFO:tasks.rados.rados.0.smithi071.stdout:2697: finishing write tid 1 to smithi07179299-10 2024-07-26T18:15:53.287 INFO:tasks.rados.rados.0.smithi071.stdout:2697: finishing write tid 2 to smithi07179299-10 2024-07-26T18:15:53.288 INFO:tasks.rados.rados.0.smithi071.stdout:2697: finishing write tid 3 to smithi07179299-10 2024-07-26T18:15:53.288 INFO:tasks.rados.rados.0.smithi071.stdout:2698: read oid 6 snap -1 2024-07-26T18:15:53.288 INFO:tasks.rados.rados.0.smithi071.stdout:2698: expect (ObjNum 754 snap 228 seq_num 754) 2024-07-26T18:15:53.288 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 260 2024-07-26T18:15:53.288 INFO:tasks.rados.rados.0.smithi071.stdout:2699: seq_num 849 ranges {1024000=622592,1646592=516096,2162688=663552,2826240=425984} 2024-07-26T18:15:53.297 INFO:tasks.rados.rados.0.smithi071.stdout:2699: writing smithi07179299-28 from 1024000 to 1646592 tid 1 2024-07-26T18:15:53.300 INFO:tasks.rados.rados.0.smithi071.stdout:2699: writing smithi07179299-28 from 1646592 to 2162688 tid 2 2024-07-26T18:15:53.304 INFO:tasks.rados.rados.0.smithi071.stdout:2699: writing smithi07179299-28 from 2162688 to 2826240 tid 3 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:2699: writing smithi07179299-28 from 2826240 to 3252224 tid 4 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:2700: setattr oid 27 current snap is 260 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:2697: finishing write tid 4 to smithi07179299-10 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:2697: finishing write tid 5 to smithi07179299-10 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:2697: finishing write tid 6 to smithi07179299-10 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:2697: oid 10 updating version 0 to 1131 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:2697: oid 10 version 1131 is already newer than 1130 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:2697: oid 10 updating version 1131 to 1132 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:2697: oid 10 updating version 1132 to 1134 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:2697: oid 10 version 1134 is already newer than 1133 2024-07-26T18:15:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 1134 (ObjNum 848 snap 260 seq_num 848) dirty exists 2024-07-26T18:15:53.308 INFO:tasks.rados.rados.0.smithi071.stdout:2697: left oid 10 (ObjNum 848 snap 260 seq_num 848) 2024-07-26T18:15:53.308 INFO:tasks.rados.rados.0.smithi071.stdout:2698: expect (ObjNum 754 snap 228 seq_num 754) 2024-07-26T18:15:53.488 INFO:tasks.rados.rados.0.smithi071.stdout:2699: finishing write tid 1 to smithi07179299-28 2024-07-26T18:15:53.488 INFO:tasks.rados.rados.0.smithi071.stdout:2699: finishing write tid 2 to smithi07179299-28 2024-07-26T18:15:53.488 INFO:tasks.rados.rados.0.smithi071.stdout:2699: finishing write tid 3 to smithi07179299-28 2024-07-26T18:15:53.488 INFO:tasks.rados.rados.0.smithi071.stdout:2699: finishing write tid 4 to smithi07179299-28 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2699: finishing write tid 5 to smithi07179299-28 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2699: finishing write tid 6 to smithi07179299-28 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2699: oid 28 updating version 0 to 1165 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2699: oid 28 version 1165 is already newer than 1161 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2699: oid 28 version 1165 is already newer than 1162 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2699: oid 28 version 1165 is already newer than 1164 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2699: oid 28 version 1165 is already newer than 1163 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1165 (ObjNum 849 snap 260 seq_num 849) dirty exists 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2699: left oid 28 (ObjNum 849 snap 260 seq_num 849) 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2697: done (3 left) 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2698: done (2 left) 2024-07-26T18:15:53.489 INFO:tasks.rados.rados.0.smithi071.stdout:2699: done (1 left) 2024-07-26T18:15:53.490 INFO:tasks.rados.rados.0.smithi071.stdout:2701: copy_from oid 34 from oid 32 current snap is 260 2024-07-26T18:15:53.490 INFO:tasks.rados.rados.0.smithi071.stdout:2702: snap_create 2024-07-26T18:15:53.490 INFO:tasks.rados.rados.0.smithi071.stdout:2701: finishing copy_from to smithi07179299-34 2024-07-26T18:15:53.490 INFO:tasks.rados.rados.0.smithi071.stdout:2701: got expected ENOENT (src dne) 2024-07-26T18:15:53.490 INFO:tasks.rados.rados.0.smithi071.stdout:2701: finishing copy_from racing read to smithi07179299-34 2024-07-26T18:15:53.491 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1473 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:15:54.250 INFO:tasks.rados.rados.0.smithi071.stdout:2700: done (2 left) 2024-07-26T18:15:54.250 INFO:tasks.rados.rados.0.smithi071.stdout:2701: done (1 left) 2024-07-26T18:15:54.251 INFO:tasks.rados.rados.0.smithi071.stdout:2702: done (0 left) 2024-07-26T18:15:54.251 INFO:tasks.rados.rados.0.smithi071.stdout:2703: rollback oid 6 current snap is 261 2024-07-26T18:15:54.251 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 6 to 241 2024-07-26T18:15:54.251 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 261 2024-07-26T18:15:54.251 INFO:tasks.rados.rados.0.smithi071.stdout:2704: seq_num 850 ranges {4726784=638976,5365760=802816,6168576=475136,6643712=327680} 2024-07-26T18:15:54.279 INFO:tasks.rados.rados.0.smithi071.stdout:2704: writing smithi07179299-9 from 4726784 to 5365760 tid 1 2024-07-26T18:15:54.284 INFO:tasks.rados.rados.0.smithi071.stdout:2704: writing smithi07179299-9 from 5365760 to 6168576 tid 2 2024-07-26T18:15:54.288 INFO:tasks.rados.rados.0.smithi071.stdout:2704: writing smithi07179299-9 from 6168576 to 6643712 tid 3 2024-07-26T18:15:54.290 INFO:tasks.rados.rados.0.smithi071.stdout:2704: writing smithi07179299-9 from 6643712 to 6971392 tid 4 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:2703: finishing rollback tid 0 to smithi07179299-6 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:2703: finishing rollback tid 1 to smithi07179299-6 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:2703: finishing rollback tid 2 to smithi07179299-6 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 1127 (ObjNum 754 snap 228 seq_num 754) dirty exists 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:2704: finishing write tid 1 to smithi07179299-9 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:2704: finishing write tid 2 to smithi07179299-9 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:2703: done (1 left) 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:2705: copy_from oid 43 from oid 13 current snap is 261 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:2706: rollback oid 33 current snap is 261 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 33 to 259 2024-07-26T18:15:54.291 INFO:tasks.rados.rados.0.smithi071.stdout:2707: delete oid 7 current snap is 261 2024-07-26T18:15:54.293 INFO:tasks.rados.rados.0.smithi071.stdout:2704: finishing write tid 3 to smithi07179299-9 2024-07-26T18:15:54.295 INFO:tasks.rados.rados.0.smithi071.stdout:2707: done (3 left) 2024-07-26T18:15:54.295 INFO:tasks.rados.rados.0.smithi071.stdout:2708: read oid 5 snap -1 2024-07-26T18:15:54.295 INFO:tasks.rados.rados.0.smithi071.stdout:2708: expect (ObjNum 832 snap 257 seq_num 832) 2024-07-26T18:15:54.295 INFO:tasks.rados.rados.0.smithi071.stdout:2709: copy_from oid 35 from oid 25 current snap is 261 2024-07-26T18:15:54.295 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 261 2024-07-26T18:15:54.295 INFO:tasks.rados.rados.0.smithi071.stdout:2710: seq_num 852 ranges {6971392=671744,7643136=622592,8265728=442368,8708096=540672} 2024-07-26T18:15:54.337 INFO:tasks.rados.rados.0.smithi071.stdout:2710: writing smithi07179299-26 from 6971392 to 7643136 tid 1 2024-07-26T18:15:54.341 INFO:tasks.rados.rados.0.smithi071.stdout:2710: writing smithi07179299-26 from 7643136 to 8265728 tid 2 2024-07-26T18:15:54.344 INFO:tasks.rados.rados.0.smithi071.stdout:2710: writing smithi07179299-26 from 8265728 to 8708096 tid 3 2024-07-26T18:15:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:2710: writing smithi07179299-26 from 8708096 to 9248768 tid 4 2024-07-26T18:15:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:2711: delete oid 6 current snap is 261 2024-07-26T18:15:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:2704: finishing write tid 4 to smithi07179299-9 2024-07-26T18:15:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:2704: finishing write tid 5 to smithi07179299-9 2024-07-26T18:15:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:2706: finishing rollback tid 0 to smithi07179299-33 2024-07-26T18:15:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:2706: finishing rollback tid 1 to smithi07179299-33 2024-07-26T18:15:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:2704: finishing write tid 6 to smithi07179299-9 2024-07-26T18:15:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:2704: oid 9 updating version 0 to 1937 2024-07-26T18:15:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:2704: oid 9 version 1937 is already newer than 1936 2024-07-26T18:15:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:2704: oid 9 version 1937 is already newer than 1933 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:2704: oid 9 version 1937 is already newer than 1934 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:2704: oid 9 version 1937 is already newer than 1935 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1937 (ObjNum 850 snap 261 seq_num 850) dirty exists 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:2704: left oid 9 (ObjNum 850 snap 261 seq_num 850) 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:2706: finishing rollback tid 2 to smithi07179299-33 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 1336 (ObjNum 783 snap 237 seq_num 783) dirty exists 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:2705: finishing copy_from racing read to smithi07179299-43 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:2709: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:2709: finishing copy_from to smithi07179299-35 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1116 (ObjNum 821 snap 253 seq_num 821) dirty exists 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:2705: finishing copy_from to smithi07179299-43 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1835 (ObjNum 790 snap 241 seq_num 790) dirty exists 2024-07-26T18:15:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:2708: expect (ObjNum 832 snap 257 seq_num 832) 2024-07-26T18:15:54.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[92867]: osdmap e595: 8 total, 8 up, 8 in 2024-07-26T18:15:54.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[92867]: pgmap v565: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-07-26T18:15:54.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[90507]: osdmap e595: 8 total, 8 up, 8 in 2024-07-26T18:15:54.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[90507]: pgmap v565: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-07-26T18:15:54.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:54 smithi135 ceph-mon[85352]: osdmap e595: 8 total, 8 up, 8 in 2024-07-26T18:15:54.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:54 smithi135 ceph-mon[85352]: pgmap v565: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-07-26T18:15:54.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:54.854 INFO:tasks.rados.rados.0.smithi071.stdout:2710: finishing write tid 1 to smithi07179299-26 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: finishing write tid 2 to smithi07179299-26 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: finishing write tid 3 to smithi07179299-26 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: finishing write tid 4 to smithi07179299-26 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: finishing write tid 5 to smithi07179299-26 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: finishing write tid 6 to smithi07179299-26 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: oid 26 updating version 0 to 1120 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: oid 26 updating version 1120 to 1121 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: oid 26 version 1121 is already newer than 1118 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: oid 26 version 1121 is already newer than 1119 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: oid 26 version 1121 is already newer than 1117 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1121 (ObjNum 852 snap 261 seq_num 852) dirty exists 2024-07-26T18:15:54.855 INFO:tasks.rados.rados.0.smithi071.stdout:2710: left oid 26 (ObjNum 852 snap 261 seq_num 852) 2024-07-26T18:15:54.856 INFO:tasks.rados.rados.0.smithi071.stdout:2704: done (6 left) 2024-07-26T18:15:54.856 INFO:tasks.rados.rados.0.smithi071.stdout:2705: done (5 left) 2024-07-26T18:15:54.856 INFO:tasks.rados.rados.0.smithi071.stdout:2706: done (4 left) 2024-07-26T18:15:54.856 INFO:tasks.rados.rados.0.smithi071.stdout:2708: done (3 left) 2024-07-26T18:15:54.856 INFO:tasks.rados.rados.0.smithi071.stdout:2709: done (2 left) 2024-07-26T18:15:54.856 INFO:tasks.rados.rados.0.smithi071.stdout:2710: done (1 left) 2024-07-26T18:15:54.856 INFO:tasks.rados.rados.0.smithi071.stdout:2711: done (0 left) 2024-07-26T18:15:54.856 INFO:tasks.rados.rados.0.smithi071.stdout:2712: setattr oid 50 current snap is 261 2024-07-26T18:15:54.857 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 261 2024-07-26T18:15:54.857 INFO:tasks.rados.rados.0.smithi071.stdout:2713: seq_num 854 ranges {0=712704,712704=794624,1507328=450560,1957888=360448} 2024-07-26T18:15:54.859 INFO:tasks.rados.rados.0.smithi071.stdout:2713: writing smithi07179299-29 from 0 to 712704 tid 1 2024-07-26T18:15:54.863 INFO:tasks.rados.rados.0.smithi071.stdout:2713: writing smithi07179299-29 from 712704 to 1507328 tid 2 2024-07-26T18:15:54.866 INFO:tasks.rados.rados.0.smithi071.stdout:2713: writing smithi07179299-29 from 1507328 to 1957888 tid 3 2024-07-26T18:15:54.868 INFO:tasks.rados.rados.0.smithi071.stdout:2713: writing smithi07179299-29 from 1957888 to 2318336 tid 4 2024-07-26T18:15:54.868 INFO:tasks.rados.rados.0.smithi071.stdout:2714: setattr oid 36 current snap is 261 2024-07-26T18:15:54.868 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1941 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:15:54.868 INFO:tasks.rados.rados.0.smithi071.stdout:2713: finishing write tid 1 to smithi07179299-29 2024-07-26T18:15:54.868 INFO:tasks.rados.rados.0.smithi071.stdout:2713: finishing write tid 2 to smithi07179299-29 2024-07-26T18:15:54.869 INFO:tasks.rados.rados.0.smithi071.stdout:2713: finishing write tid 3 to smithi07179299-29 2024-07-26T18:15:54.869 INFO:tasks.rados.rados.0.smithi071.stdout:2712: done (2 left) 2024-07-26T18:15:54.870 INFO:tasks.rados.rados.0.smithi071.stdout:2715: rollback oid 17 current snap is 261 2024-07-26T18:15:54.870 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 17 to 236 2024-07-26T18:15:54.870 INFO:tasks.rados.rados.0.smithi071.stdout:2716: read oid 34 snap -1 2024-07-26T18:15:54.870 INFO:tasks.rados.rados.0.smithi071.stdout:2716: expect (ObjNum 844 snap 259 seq_num 844) 2024-07-26T18:15:54.870 INFO:tasks.rados.rados.0.smithi071.stdout:2717: read oid 19 snap -1 2024-07-26T18:15:54.870 INFO:tasks.rados.rados.0.smithi071.stdout:2717: expect deleted 2024-07-26T18:15:54.871 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 261 2024-07-26T18:15:54.871 INFO:tasks.rados.rados.0.smithi071.stdout:2718: seq_num 855 ranges {0=729088,729088=671744,1400832=663552,2064384=270336} 2024-07-26T18:15:54.874 INFO:tasks.rados.rados.0.smithi071.stdout:2718: writing smithi07179299-27 from 0 to 729088 tid 1 2024-07-26T18:15:54.878 INFO:tasks.rados.rados.0.smithi071.stdout:2718: writing smithi07179299-27 from 729088 to 1400832 tid 2 2024-07-26T18:15:54.882 INFO:tasks.rados.rados.0.smithi071.stdout:2718: writing smithi07179299-27 from 1400832 to 2064384 tid 3 2024-07-26T18:15:54.886 INFO:tasks.rados.rados.0.smithi071.stdout:2718: writing smithi07179299-27 from 2064384 to 2334720 tid 4 2024-07-26T18:15:54.886 INFO:tasks.rados.rados.0.smithi071.stdout:2719: copy_from oid 38 from oid 2 current snap is 261 2024-07-26T18:15:54.886 INFO:tasks.rados.rados.0.smithi071.stdout:2713: finishing write tid 4 to smithi07179299-29 2024-07-26T18:15:54.886 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 1837 (ObjNum 49 snap 0 seq_num 1700876916) dirty exists 2024-07-26T18:15:54.886 INFO:tasks.rados.rados.0.smithi071.stdout:2713: finishing write tid 5 to smithi07179299-29 2024-07-26T18:15:54.887 INFO:tasks.rados.rados.0.smithi071.stdout:2713: finishing write tid 6 to smithi07179299-29 2024-07-26T18:15:54.887 INFO:tasks.rados.rados.0.smithi071.stdout:2713: oid 29 updating version 0 to 981 2024-07-26T18:15:54.887 INFO:tasks.rados.rados.0.smithi071.stdout:2713: oid 29 version 981 is already newer than 980 2024-07-26T18:15:54.887 INFO:tasks.rados.rados.0.smithi071.stdout:2713: oid 29 version 981 is already newer than 977 2024-07-26T18:15:54.887 INFO:tasks.rados.rados.0.smithi071.stdout:2713: oid 29 version 981 is already newer than 978 2024-07-26T18:15:54.887 INFO:tasks.rados.rados.0.smithi071.stdout:2713: oid 29 version 981 is already newer than 979 2024-07-26T18:15:54.888 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 981 (ObjNum 854 snap 261 seq_num 854) dirty exists 2024-07-26T18:15:54.888 INFO:tasks.rados.rados.0.smithi071.stdout:2713: left oid 29 (ObjNum 854 snap 261 seq_num 854) 2024-07-26T18:15:54.888 INFO:tasks.rados.rados.0.smithi071.stdout:2715: finishing rollback tid 0 to smithi07179299-17 2024-07-26T18:15:54.888 INFO:tasks.rados.rados.0.smithi071.stdout:2715: finishing rollback tid 1 to smithi07179299-17 2024-07-26T18:15:54.888 INFO:tasks.rados.rados.0.smithi071.stdout:2715: finishing rollback tid 2 to smithi07179299-17 2024-07-26T18:15:54.889 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1945 (ObjNum 772 snap 232 seq_num 772) dirty exists 2024-07-26T18:15:54.889 INFO:tasks.rados.rados.0.smithi071.stdout:2713: done (6 left) 2024-07-26T18:15:54.889 INFO:tasks.rados.rados.0.smithi071.stdout:2714: done (5 left) 2024-07-26T18:15:54.889 INFO:tasks.rados.rados.0.smithi071.stdout:2715: done (4 left) 2024-07-26T18:15:54.889 INFO:tasks.rados.rados.0.smithi071.stdout:2717: done (3 left) 2024-07-26T18:15:54.890 INFO:tasks.rados.rados.0.smithi071.stdout:2720: snap_remove snap 237 2024-07-26T18:15:55.262 INFO:tasks.rados.rados.0.smithi071.stdout:2720: done (3 left) 2024-07-26T18:15:55.262 INFO:tasks.rados.rados.0.smithi071.stdout:2721: snap_remove snap 259 2024-07-26T18:15:55.264 INFO:tasks.rados.rados.0.smithi071.stdout:2718: finishing write tid 1 to smithi07179299-27 2024-07-26T18:15:55.264 INFO:tasks.rados.rados.0.smithi071.stdout:2716: expect (ObjNum 844 snap 259 seq_num 844) 2024-07-26T18:15:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:2718: finishing write tid 2 to smithi07179299-27 2024-07-26T18:15:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:2719: finishing copy_from to smithi07179299-38 2024-07-26T18:15:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:2719: got expected ENOENT (src dne) 2024-07-26T18:15:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:2718: finishing write tid 3 to smithi07179299-27 2024-07-26T18:15:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:2719: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:15:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:2718: finishing write tid 4 to smithi07179299-27 2024-07-26T18:15:55.331 INFO:tasks.rados.rados.0.smithi071.stdout:2718: finishing write tid 5 to smithi07179299-27 2024-07-26T18:15:55.543 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:55 smithi071 ceph-mon[90507]: osdmap e596: 8 total, 8 up, 8 in 2024-07-26T18:15:55.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:55 smithi071 ceph-mon[92867]: osdmap e596: 8 total, 8 up, 8 in 2024-07-26T18:15:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:55 smithi135 ceph-mon[85352]: osdmap e596: 8 total, 8 up, 8 in 2024-07-26T18:15:56.266 INFO:tasks.rados.rados.0.smithi071.stdout:2716: done (3 left) 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:2719: done (2 left) 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:2721: done (1 left) 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:2722: rollback oid 20 current snap is 261 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 256 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:2718: finishing write tid 6 to smithi07179299-27 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:2718: oid 27 updating version 0 to 1475 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:2718: oid 27 version 1475 is already newer than 1474 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:2718: oid 27 updating version 1475 to 1477 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:2718: oid 27 version 1477 is already newer than 1476 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:2718: oid 27 updating version 1477 to 1478 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1478 (ObjNum 855 snap 261 seq_num 855) dirty exists 2024-07-26T18:15:56.267 INFO:tasks.rados.rados.0.smithi071.stdout:2718: left oid 27 (ObjNum 855 snap 261 seq_num 855) 2024-07-26T18:15:56.268 INFO:tasks.rados.rados.0.smithi071.stdout:2718: done (1 left) 2024-07-26T18:15:56.268 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 261 2024-07-26T18:15:56.268 INFO:tasks.rados.rados.0.smithi071.stdout:2723: seq_num 856 ranges {0=745472,745472=557056,1302528=417792,1720320=434176,2154496=196608} 2024-07-26T18:15:56.271 INFO:tasks.rados.rados.0.smithi071.stdout:2723: writing smithi07179299-19 from 0 to 745472 tid 1 2024-07-26T18:15:56.275 INFO:tasks.rados.rados.0.smithi071.stdout:2723: writing smithi07179299-19 from 745472 to 1302528 tid 2 2024-07-26T18:15:56.278 INFO:tasks.rados.rados.0.smithi071.stdout:2723: writing smithi07179299-19 from 1302528 to 1720320 tid 3 2024-07-26T18:15:56.281 INFO:tasks.rados.rados.0.smithi071.stdout:2723: writing smithi07179299-19 from 1720320 to 2154496 tid 4 2024-07-26T18:15:56.283 INFO:tasks.rados.rados.0.smithi071.stdout:2723: writing smithi07179299-19 from 2154496 to 2351104 tid 5 2024-07-26T18:15:56.283 INFO:tasks.rados.rados.0.smithi071.stdout:2722: finishing rollback tid 0 to smithi07179299-20 2024-07-26T18:15:56.283 INFO:tasks.rados.rados.0.smithi071.stdout:2722: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:15:56.284 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1345 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-07-26T18:15:56.284 INFO:tasks.rados.rados.0.smithi071.stdout:2722: done (1 left) 2024-07-26T18:15:56.284 INFO:tasks.rados.rados.0.smithi071.stdout:2724: rollback oid 18 current snap is 261 2024-07-26T18:15:56.284 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 229 2024-07-26T18:15:56.284 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 261 2024-07-26T18:15:56.284 INFO:tasks.rados.rados.0.smithi071.stdout:2725: seq_num 857 ranges {2113536=761856,2875392=442368,3317760=630784,3948544=532480} 2024-07-26T18:15:56.299 INFO:tasks.rados.rados.0.smithi071.stdout:2725: writing smithi07179299-33 from 2113536 to 2875392 tid 1 2024-07-26T18:15:56.302 INFO:tasks.rados.rados.0.smithi071.stdout:2725: writing smithi07179299-33 from 2875392 to 3317760 tid 2 2024-07-26T18:15:56.305 INFO:tasks.rados.rados.0.smithi071.stdout:2725: writing smithi07179299-33 from 3317760 to 3948544 tid 3 2024-07-26T18:15:56.309 INFO:tasks.rados.rados.0.smithi071.stdout:2725: writing smithi07179299-33 from 3948544 to 4481024 tid 4 2024-07-26T18:15:56.309 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 261 2024-07-26T18:15:56.309 INFO:tasks.rados.rados.0.smithi071.stdout:2723: finishing write tid 1 to smithi07179299-19 2024-07-26T18:15:56.309 INFO:tasks.rados.rados.0.smithi071.stdout:2723: finishing write tid 2 to smithi07179299-19 2024-07-26T18:15:56.309 INFO:tasks.rados.rados.0.smithi071.stdout:2723: finishing write tid 3 to smithi07179299-19 2024-07-26T18:15:56.309 INFO:tasks.rados.rados.0.smithi071.stdout:2723: finishing write tid 4 to smithi07179299-19 2024-07-26T18:15:56.309 INFO:tasks.rados.rados.0.smithi071.stdout:2726: seq_num 858 ranges {2260992=778240,3039232=729088,3768320=434176,4202496=442368} 2024-07-26T18:15:56.325 INFO:tasks.rados.rados.0.smithi071.stdout:2726: writing smithi07179299-42 from 2260992 to 3039232 tid 1 2024-07-26T18:15:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:2726: writing smithi07179299-42 from 3039232 to 3768320 tid 2 2024-07-26T18:15:56.332 INFO:tasks.rados.rados.0.smithi071.stdout:2726: writing smithi07179299-42 from 3768320 to 4202496 tid 3 2024-07-26T18:15:56.335 INFO:tasks.rados.rados.0.smithi071.stdout:2726: writing smithi07179299-42 from 4202496 to 4644864 tid 4 2024-07-26T18:15:56.335 INFO:tasks.rados.rados.0.smithi071.stdout:2727: read oid 38 snap -1 2024-07-26T18:15:56.335 INFO:tasks.rados.rados.0.smithi071.stdout:2727: expect (ObjNum 710 snap 211 seq_num 710) 2024-07-26T18:15:56.335 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 261 2024-07-26T18:15:56.335 INFO:tasks.rados.rados.0.smithi071.stdout:2728: seq_num 859 ranges {0=794624,794624=614400,1409024=638976,2048000=352256} 2024-07-26T18:15:56.339 INFO:tasks.rados.rados.0.smithi071.stdout:2728: writing smithi07179299-8 from 0 to 794624 tid 1 2024-07-26T18:15:56.342 INFO:tasks.rados.rados.0.smithi071.stdout:2728: writing smithi07179299-8 from 794624 to 1409024 tid 2 2024-07-26T18:15:56.345 INFO:tasks.rados.rados.0.smithi071.stdout:2728: writing smithi07179299-8 from 1409024 to 2048000 tid 3 2024-07-26T18:15:56.349 INFO:tasks.rados.rados.0.smithi071.stdout:2728: writing smithi07179299-8 from 2048000 to 2400256 tid 4 2024-07-26T18:15:56.349 INFO:tasks.rados.rados.0.smithi071.stdout:2729: copy_from oid 13 from oid 40 current snap is 261 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2723: finishing write tid 5 to smithi07179299-19 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2724: finishing rollback tid 0 to smithi07179299-18 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2723: finishing write tid 6 to smithi07179299-19 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2724: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2724: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 984 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2723: finishing write tid 7 to smithi07179299-19 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2723: oid 19 updating version 0 to 1860 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2723: oid 19 updating version 1860 to 1863 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2723: oid 19 version 1863 is already newer than 1859 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2723: oid 19 version 1863 is already newer than 1861 2024-07-26T18:15:56.350 INFO:tasks.rados.rados.0.smithi071.stdout:2723: oid 19 version 1863 is already newer than 1862 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2723: oid 19 version 1863 is already newer than 1858 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 1863 (ObjNum 856 snap 261 seq_num 856) dirty exists 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2723: left oid 19 (ObjNum 856 snap 261 seq_num 856) 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2725: finishing write tid 1 to smithi07179299-33 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2725: finishing write tid 2 to smithi07179299-33 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2725: finishing write tid 3 to smithi07179299-33 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2723: done (6 left) 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2724: done (5 left) 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2730: read oid 50 snap -1 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2730: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 37 current snap is 261 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2725: finishing write tid 4 to smithi07179299-33 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2725: finishing write tid 5 to smithi07179299-33 2024-07-26T18:15:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:2725: finishing write tid 6 to smithi07179299-33 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:2725: oid 33 updating version 0 to 1349 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:2725: oid 33 version 1349 is already newer than 1348 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:2725: oid 33 updating version 1349 to 1350 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:2725: oid 33 updating version 1350 to 1352 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:2725: oid 33 version 1352 is already newer than 1351 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 1352 (ObjNum 857 snap 261 seq_num 857) dirty exists 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:2725: left oid 33 (ObjNum 857 snap 261 seq_num 857) 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:2726: finishing write tid 1 to smithi07179299-42 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:2726: finishing write tid 2 to smithi07179299-42 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:2726: finishing write tid 3 to smithi07179299-42 2024-07-26T18:15:56.352 INFO:tasks.rados.rados.0.smithi071.stdout:2731: seq_num 860 ranges {6103040=8192} 2024-07-26T18:15:56.382 INFO:tasks.rados.rados.0.smithi071.stdout:2731: writing smithi07179299-37 from 6103040 to 6111232 tid 1 2024-07-26T18:15:56.382 INFO:tasks.rados.rados.0.smithi071.stdout:2725: done (6 left) 2024-07-26T18:15:56.382 INFO:tasks.rados.rados.0.smithi071.stdout:2732: rollback oid 4 current snap is 261 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 4 to 235 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2726: finishing write tid 4 to smithi07179299-42 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2726: finishing write tid 5 to smithi07179299-42 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2726: finishing write tid 6 to smithi07179299-42 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2726: oid 42 updating version 0 to 1970 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2726: oid 42 version 1970 is already newer than 1969 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2726: oid 42 version 1970 is already newer than 1967 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2726: oid 42 version 1970 is already newer than 1968 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2726: oid 42 updating version 1970 to 1971 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 1971 (ObjNum 858 snap 261 seq_num 858) dirty exists 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2726: left oid 42 (ObjNum 858 snap 261 seq_num 858) 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2726: done (6 left) 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2733: snap_create 2024-07-26T18:15:56.383 INFO:tasks.rados.rados.0.smithi071.stdout:2730: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:15:56.389 INFO:tasks.rados.rados.0.smithi071.stdout:2727: expect (ObjNum 710 snap 211 seq_num 710) 2024-07-26T18:15:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:56 smithi135 ceph-mon[85352]: osdmap e597: 8 total, 8 up, 8 in 2024-07-26T18:15:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:56 smithi135 ceph-mon[85352]: pgmap v568: 121 pgs: 121 active+clean; 233 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-07-26T18:15:56.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:56 smithi071 ceph-mon[90507]: osdmap e597: 8 total, 8 up, 8 in 2024-07-26T18:15:56.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:56 smithi071 ceph-mon[90507]: pgmap v568: 121 pgs: 121 active+clean; 233 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-07-26T18:15:56.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:56 smithi071 ceph-mon[92867]: osdmap e597: 8 total, 8 up, 8 in 2024-07-26T18:15:56.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:56 smithi071 ceph-mon[92867]: pgmap v568: 121 pgs: 121 active+clean; 233 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: finishing write tid 1 to smithi07179299-8 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: finishing write tid 2 to smithi07179299-8 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: finishing write tid 3 to smithi07179299-8 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: finishing write tid 4 to smithi07179299-8 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: finishing write tid 5 to smithi07179299-8 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: finishing write tid 6 to smithi07179299-8 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: oid 8 updating version 0 to 1868 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: oid 8 version 1868 is already newer than 1864 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: oid 8 version 1868 is already newer than 1865 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: oid 8 version 1868 is already newer than 1866 2024-07-26T18:15:56.637 INFO:tasks.rados.rados.0.smithi071.stdout:2728: oid 8 version 1868 is already newer than 1867 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1868 (ObjNum 859 snap 261 seq_num 859) dirty exists 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:2728: left oid 8 (ObjNum 859 snap 261 seq_num 859) 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:2729: finishing copy_from racing read to smithi07179299-13 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:2729: finishing copy_from to smithi07179299-13 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 1895 (ObjNum 828 snap 254 seq_num 828) dirty exists 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:2731: finishing write tid 1 to smithi07179299-37 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:2731: finishing write tid 2 to smithi07179299-37 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:2732: finishing rollback tid 0 to smithi07179299-4 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:2732: finishing rollback tid 1 to smithi07179299-4 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1061 (ObjNum 33 snap 0 seq_num 2057593712) dirty dne 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:2731: finishing write tid 3 to smithi07179299-37 2024-07-26T18:15:56.638 INFO:tasks.rados.rados.0.smithi071.stdout:2731: oid 37 updating version 0 to 1058 2024-07-26T18:15:56.639 INFO:tasks.rados.rados.0.smithi071.stdout:2731: oid 37 version 1058 is already newer than 1057 2024-07-26T18:15:56.639 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 1058 (ObjNum 860 snap 261 seq_num 860) dirty exists 2024-07-26T18:15:56.639 INFO:tasks.rados.rados.0.smithi071.stdout:2731: left oid 37 (ObjNum 860 snap 261 seq_num 860) 2024-07-26T18:15:57.266 INFO:tasks.rados.rados.0.smithi071.stdout:2727: done (6 left) 2024-07-26T18:15:57.266 INFO:tasks.rados.rados.0.smithi071.stdout:2728: done (5 left) 2024-07-26T18:15:57.266 INFO:tasks.rados.rados.0.smithi071.stdout:2729: done (4 left) 2024-07-26T18:15:57.266 INFO:tasks.rados.rados.0.smithi071.stdout:2730: done (3 left) 2024-07-26T18:15:57.266 INFO:tasks.rados.rados.0.smithi071.stdout:2731: done (2 left) 2024-07-26T18:15:57.266 INFO:tasks.rados.rados.0.smithi071.stdout:2732: done (1 left) 2024-07-26T18:15:57.266 INFO:tasks.rados.rados.0.smithi071.stdout:2733: done (0 left) 2024-07-26T18:15:57.266 INFO:tasks.rados.rados.0.smithi071.stdout:2734: snap_create 2024-07-26T18:15:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: osdmap e598: 8 total, 8 up, 8 in 2024-07-26T18:15:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: osdmap e598: 8 total, 8 up, 8 in 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: osdmap e598: 8 total, 8 up, 8 in 2024-07-26T18:15:57.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:57.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:15:58.278 INFO:tasks.rados.rados.0.smithi071.stdout:2734: done (0 left) 2024-07-26T18:15:58.279 INFO:tasks.rados.rados.0.smithi071.stdout:2735: read oid 34 snap -1 2024-07-26T18:15:58.279 INFO:tasks.rados.rados.0.smithi071.stdout:2735: expect (ObjNum 844 snap 259 seq_num 844) 2024-07-26T18:15:58.279 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 263 2024-07-26T18:15:58.279 INFO:tasks.rados.rados.0.smithi071.stdout:2736: seq_num 861 ranges {2400256=24576} 2024-07-26T18:15:58.292 INFO:tasks.rados.rados.0.smithi071.stdout:2736: writing smithi07179299-8 from 2400256 to 2424832 tid 1 2024-07-26T18:15:58.292 INFO:tasks.rados.rados.0.smithi071.stdout:2737: delete oid 35 current snap is 263 2024-07-26T18:15:58.292 INFO:tasks.rados.rados.0.smithi071.stdout:2735: expect (ObjNum 844 snap 259 seq_num 844) 2024-07-26T18:15:58.348 INFO:tasks.rados.rados.0.smithi071.stdout:2736: finishing write tid 1 to smithi07179299-8 2024-07-26T18:15:58.348 INFO:tasks.rados.rados.0.smithi071.stdout:2736: finishing write tid 2 to smithi07179299-8 2024-07-26T18:15:58.348 INFO:tasks.rados.rados.0.smithi071.stdout:2736: finishing write tid 3 to smithi07179299-8 2024-07-26T18:15:58.348 INFO:tasks.rados.rados.0.smithi071.stdout:2736: oid 8 updating version 0 to 1869 2024-07-26T18:15:58.348 INFO:tasks.rados.rados.0.smithi071.stdout:2736: oid 8 updating version 1869 to 1870 2024-07-26T18:15:58.348 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1870 (ObjNum 861 snap 263 seq_num 861) dirty exists 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:2736: left oid 8 (ObjNum 861 snap 263 seq_num 861) 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:2735: done (2 left) 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:2736: done (1 left) 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:2737: done (0 left) 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:2738: rollback oid 2 current snap is 263 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 2 to 257 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:2739: copy_from oid 18 from oid 31 current snap is 263 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:2740: read oid 46 snap 256 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:2740: expect (ObjNum 2057939200 snap 21924 seq_num 2057640880) 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 263 2024-07-26T18:15:58.349 INFO:tasks.rados.rados.0.smithi071.stdout:2741: seq_num 863 ranges {2318336=57344} 2024-07-26T18:15:58.361 INFO:tasks.rados.rados.0.smithi071.stdout:2741: writing smithi07179299-29 from 2318336 to 2375680 tid 1 2024-07-26T18:15:58.361 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 263 2024-07-26T18:15:58.361 INFO:tasks.rados.rados.0.smithi071.stdout:2742: seq_num 864 ranges {4014080=73728} 2024-07-26T18:15:58.383 INFO:tasks.rados.rados.0.smithi071.stdout:2742: writing smithi07179299-43 from 4014080 to 4087808 tid 1 2024-07-26T18:15:58.383 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 263 2024-07-26T18:15:58.383 INFO:tasks.rados.rados.0.smithi071.stdout:2743: seq_num 865 ranges {3448832=90112} 2024-07-26T18:15:58.403 INFO:tasks.rados.rados.0.smithi071.stdout:2743: writing smithi07179299-21 from 3448832 to 3538944 tid 1 2024-07-26T18:15:58.403 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 263 2024-07-26T18:15:58.403 INFO:tasks.rados.rados.0.smithi071.stdout:2740: expect (ObjNum 2057939200 snap 21924 seq_num 2057640880) 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:2738: finishing rollback tid 1 to smithi07179299-2 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 1107 (ObjNum 33 snap 0 seq_num 2058504800) dirty dne 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:2739: finishing copy_from to smithi07179299-18 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:2739: got expected ENOENT (src dne) 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:2739: finishing copy_from racing read to smithi07179299-18 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:2741: finishing write tid 1 to smithi07179299-29 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:2741: finishing write tid 2 to smithi07179299-29 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:2741: finishing write tid 3 to smithi07179299-29 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:2741: oid 29 updating version 0 to 986 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:2741: oid 29 version 986 is already newer than 985 2024-07-26T18:15:58.405 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 986 (ObjNum 863 snap 263 seq_num 863) dirty exists 2024-07-26T18:15:58.406 INFO:tasks.rados.rados.0.smithi071.stdout:2741: left oid 29 (ObjNum 863 snap 263 seq_num 863) 2024-07-26T18:15:58.406 INFO:tasks.rados.rados.0.smithi071.stdout:2742: finishing write tid 1 to smithi07179299-43 2024-07-26T18:15:58.406 INFO:tasks.rados.rados.0.smithi071.stdout:2742: finishing write tid 2 to smithi07179299-43 2024-07-26T18:15:58.406 INFO:tasks.rados.rados.0.smithi071.stdout:2742: finishing write tid 3 to smithi07179299-43 2024-07-26T18:15:58.406 INFO:tasks.rados.rados.0.smithi071.stdout:2742: oid 43 updating version 0 to 1836 2024-07-26T18:15:58.406 INFO:tasks.rados.rados.0.smithi071.stdout:2742: oid 43 updating version 1836 to 1837 2024-07-26T18:15:58.406 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1837 (ObjNum 864 snap 263 seq_num 864) dirty exists 2024-07-26T18:15:58.406 INFO:tasks.rados.rados.0.smithi071.stdout:2742: left oid 43 (ObjNum 864 snap 263 seq_num 864) 2024-07-26T18:15:58.406 INFO:tasks.rados.rados.0.smithi071.stdout:2744: seq_num 866 ranges {6840320=106496} 2024-07-26T18:15:58.442 INFO:tasks.rados.rados.0.smithi071.stdout:2744: writing smithi07179299-13 from 6840320 to 6946816 tid 1 2024-07-26T18:15:58.550 INFO:tasks.rados.rados.0.smithi071.stdout:2738: done (6 left) 2024-07-26T18:15:58.550 INFO:tasks.rados.rados.0.smithi071.stdout:2739: done (5 left) 2024-07-26T18:15:58.550 INFO:tasks.rados.rados.0.smithi071.stdout:2740: done (4 left) 2024-07-26T18:15:58.550 INFO:tasks.rados.rados.0.smithi071.stdout:2741: done (3 left) 2024-07-26T18:15:58.551 INFO:tasks.rados.rados.0.smithi071.stdout:2742: done (2 left) 2024-07-26T18:15:58.551 INFO:tasks.rados.rados.0.smithi071.stdout:2745: read oid 45 snap -1 2024-07-26T18:15:58.551 INFO:tasks.rados.rados.0.smithi071.stdout:2745: expect deleted 2024-07-26T18:15:58.551 INFO:tasks.rados.rados.0.smithi071.stdout:2746: snap_remove snap 253 2024-07-26T18:15:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:58 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:15:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:58 smithi135 ceph-mon[85352]: osdmap e599: 8 total, 8 up, 8 in 2024-07-26T18:15:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:58.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:58 smithi135 ceph-mon[85352]: pgmap v571: 121 pgs: 121 active+clean; 252 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.3 MiB/s wr, 25 op/s 2024-07-26T18:15:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:58 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:15:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:58 smithi071 ceph-mon[90507]: osdmap e599: 8 total, 8 up, 8 in 2024-07-26T18:15:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:58 smithi071 ceph-mon[90507]: pgmap v571: 121 pgs: 121 active+clean; 252 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.3 MiB/s wr, 25 op/s 2024-07-26T18:15:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:58 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-07-26T18:15:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:58 smithi071 ceph-mon[92867]: osdmap e599: 8 total, 8 up, 8 in 2024-07-26T18:15:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:15:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:58 smithi071 ceph-mon[92867]: pgmap v571: 121 pgs: 121 active+clean; 252 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.3 MiB/s wr, 25 op/s 2024-07-26T18:15:59.283 INFO:tasks.rados.rados.0.smithi071.stdout:2746: done (3 left) 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2747: delete oid 5 current snap is 263 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2743: finishing write tid 1 to smithi07179299-21 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2743: finishing write tid 2 to smithi07179299-21 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2743: finishing write tid 3 to smithi07179299-21 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2743: oid 21 updating version 0 to 1166 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2743: oid 21 updating version 1166 to 1167 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1167 (ObjNum 865 snap 263 seq_num 865) dirty exists 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2743: left oid 21 (ObjNum 865 snap 263 seq_num 865) 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2744: finishing write tid 1 to smithi07179299-13 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2744: finishing write tid 2 to smithi07179299-13 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2744: finishing write tid 3 to smithi07179299-13 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2744: oid 13 updating version 0 to 1897 2024-07-26T18:15:59.284 INFO:tasks.rados.rados.0.smithi071.stdout:2744: oid 13 version 1897 is already newer than 1896 2024-07-26T18:15:59.285 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 1897 (ObjNum 866 snap 263 seq_num 866) dirty exists 2024-07-26T18:15:59.285 INFO:tasks.rados.rados.0.smithi071.stdout:2744: left oid 13 (ObjNum 866 snap 263 seq_num 866) 2024-07-26T18:15:59.295 INFO:tasks.rados.rados.0.smithi071.stdout:2743: done (3 left) 2024-07-26T18:15:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:2744: done (2 left) 2024-07-26T18:15:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:2745: done (1 left) 2024-07-26T18:15:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:2747: done (0 left) 2024-07-26T18:15:59.296 INFO:tasks.rados.rados.0.smithi071.stdout:2748: delete oid 39 current snap is 263 2024-07-26T18:15:59.301 INFO:tasks.rados.rados.0.smithi071.stdout:2748: done (0 left) 2024-07-26T18:15:59.301 INFO:tasks.rados.rados.0.smithi071.stdout:2749: copy_from oid 18 from oid 48 current snap is 263 2024-07-26T18:15:59.301 INFO:tasks.rados.rados.0.smithi071.stdout:2750: read oid 29 snap -1 2024-07-26T18:15:59.301 INFO:tasks.rados.rados.0.smithi071.stdout:2750: expect (ObjNum 863 snap 263 seq_num 863) 2024-07-26T18:15:59.301 INFO:tasks.rados.rados.0.smithi071.stdout:2751: read oid 12 snap -1 2024-07-26T18:15:59.302 INFO:tasks.rados.rados.0.smithi071.stdout:2751: expect (ObjNum 842 snap 259 seq_num 842) 2024-07-26T18:15:59.302 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 263 2024-07-26T18:15:59.302 INFO:tasks.rados.rados.0.smithi071.stdout:2752: seq_num 869 ranges {3538944=155648} 2024-07-26T18:15:59.321 INFO:tasks.rados.rados.0.smithi071.stdout:2752: writing smithi07179299-21 from 3538944 to 3694592 tid 1 2024-07-26T18:15:59.322 INFO:tasks.rados.rados.0.smithi071.stdout:2753: read oid 17 snap -1 2024-07-26T18:15:59.322 INFO:tasks.rados.rados.0.smithi071.stdout:2753: expect (ObjNum 772 snap 232 seq_num 772) 2024-07-26T18:15:59.322 INFO:tasks.rados.rados.0.smithi071.stdout:2754: rollback oid 3 current snap is 263 2024-07-26T18:15:59.322 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 3 to 236 2024-07-26T18:15:59.322 INFO:tasks.rados.rados.0.smithi071.stdout:2751: expect (ObjNum 842 snap 259 seq_num 842) 2024-07-26T18:15:59.376 INFO:tasks.rados.rados.0.smithi071.stdout:2750: expect (ObjNum 863 snap 263 seq_num 863) 2024-07-26T18:15:59.471 INFO:tasks.rados.rados.0.smithi071.stdout:2749: finishing copy_from racing read to smithi07179299-18 2024-07-26T18:15:59.471 INFO:tasks.rados.rados.0.smithi071.stdout:2749: finishing copy_from to smithi07179299-18 2024-07-26T18:15:59.471 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 1160 (ObjNum 822 snap 253 seq_num 822) dirty exists 2024-07-26T18:15:59.471 INFO:tasks.rados.rados.0.smithi071.stdout:2752: finishing write tid 1 to smithi07179299-21 2024-07-26T18:15:59.472 INFO:tasks.rados.rados.0.smithi071.stdout:2752: finishing write tid 2 to smithi07179299-21 2024-07-26T18:15:59.472 INFO:tasks.rados.rados.0.smithi071.stdout:2753: expect (ObjNum 772 snap 232 seq_num 772) 2024-07-26T18:15:59.495 INFO:tasks.rados.rados.0.smithi071.stdout:2754: finishing rollback tid 0 to smithi07179299-3 2024-07-26T18:15:59.495 INFO:tasks.rados.rados.0.smithi071.stdout:2754: finishing rollback tid 1 to smithi07179299-3 2024-07-26T18:15:59.495 INFO:tasks.rados.rados.0.smithi071.stdout:2752: finishing write tid 3 to smithi07179299-21 2024-07-26T18:15:59.495 INFO:tasks.rados.rados.0.smithi071.stdout:2752: oid 21 updating version 0 to 1169 2024-07-26T18:15:59.495 INFO:tasks.rados.rados.0.smithi071.stdout:2752: oid 21 version 1169 is already newer than 1168 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1169 (ObjNum 869 snap 263 seq_num 869) dirty exists 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:2752: left oid 21 (ObjNum 869 snap 263 seq_num 869) 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:2754: finishing rollback tid 2 to smithi07179299-3 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 1212 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:2749: done (5 left) 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:2750: done (4 left) 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:2751: done (3 left) 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:2752: done (2 left) 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:2753: done (1 left) 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:2754: done (0 left) 2024-07-26T18:15:59.496 INFO:tasks.rados.rados.0.smithi071.stdout:2755: snap_remove snap 228 2024-07-26T18:15:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:59 smithi135 ceph-mon[85352]: osdmap e600: 8 total, 8 up, 8 in 2024-07-26T18:15:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:59 smithi135 ceph-mon[85352]: Upgrade: Updating grafana.a 2024-07-26T18:15:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:15:59 smithi135 ceph-mon[85352]: Deploying daemon grafana.a on smithi135 2024-07-26T18:15:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:59 smithi071 ceph-mon[92867]: osdmap e600: 8 total, 8 up, 8 in 2024-07-26T18:15:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:59 smithi071 ceph-mon[92867]: Upgrade: Updating grafana.a 2024-07-26T18:15:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:15:59 smithi071 ceph-mon[92867]: Deploying daemon grafana.a on smithi135 2024-07-26T18:15:59.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:59 smithi071 ceph-mon[90507]: osdmap e600: 8 total, 8 up, 8 in 2024-07-26T18:15:59.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:59 smithi071 ceph-mon[90507]: Upgrade: Updating grafana.a 2024-07-26T18:15:59.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:15:59 smithi071 ceph-mon[90507]: Deploying daemon grafana.a on smithi135 2024-07-26T18:16:00.289 INFO:tasks.rados.rados.0.smithi071.stdout:2755: done (0 left) 2024-07-26T18:16:00.289 INFO:tasks.rados.rados.0.smithi071.stdout:2756: snap_remove snap 262 2024-07-26T18:16:00.430 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 18:16:00 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T18:16:00.067Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003526118s 2024-07-26T18:16:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:00 smithi071 ceph-mon[90507]: osdmap e601: 8 total, 8 up, 8 in 2024-07-26T18:16:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:00 smithi071 ceph-mon[90507]: pgmap v574: 121 pgs: 121 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 8.8 MiB/s wr, 40 op/s 2024-07-26T18:16:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:00 smithi071 ceph-mon[92867]: osdmap e601: 8 total, 8 up, 8 in 2024-07-26T18:16:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:00 smithi071 ceph-mon[92867]: pgmap v574: 121 pgs: 121 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 8.8 MiB/s wr, 40 op/s 2024-07-26T18:16:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:00 smithi135 ceph-mon[85352]: osdmap e601: 8 total, 8 up, 8 in 2024-07-26T18:16:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:00 smithi135 ceph-mon[85352]: pgmap v574: 121 pgs: 121 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 8.8 MiB/s wr, 40 op/s 2024-07-26T18:16:01.247 INFO:tasks.rados.rados.0.smithi071.stdout:2756: done (0 left) 2024-07-26T18:16:01.247 INFO:tasks.rados.rados.0.smithi071.stdout:2757: rmattr oid 5 current snap is 263 2024-07-26T18:16:01.247 INFO:tasks.rados.rados.0.smithi071.stdout:2757: done (0 left) 2024-07-26T18:16:01.247 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 263 2024-07-26T18:16:01.247 INFO:tasks.rados.rados.0.smithi071.stdout:2758: seq_num 870 ranges {3252224=172032} 2024-07-26T18:16:01.265 INFO:tasks.rados.rados.0.smithi071.stdout:2758: writing smithi07179299-28 from 3252224 to 3424256 tid 1 2024-07-26T18:16:01.265 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 263 2024-07-26T18:16:01.265 INFO:tasks.rados.rados.0.smithi071.stdout:2759: seq_num 871 ranges {2375680=188416} 2024-07-26T18:16:01.279 INFO:tasks.rados.rados.0.smithi071.stdout:2759: writing smithi07179299-29 from 2375680 to 2564096 tid 1 2024-07-26T18:16:01.279 INFO:tasks.rados.rados.0.smithi071.stdout:2760: read oid 19 snap -1 2024-07-26T18:16:01.280 INFO:tasks.rados.rados.0.smithi071.stdout:2760: expect (ObjNum 856 snap 261 seq_num 856) 2024-07-26T18:16:01.280 INFO:tasks.rados.rados.0.smithi071.stdout:2761: snap_remove snap 232 2024-07-26T18:16:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:01 smithi135 ceph-mon[85352]: osdmap e602: 8 total, 8 up, 8 in 2024-07-26T18:16:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:01 smithi135 ceph-mon[85352]: osdmap e603: 8 total, 8 up, 8 in 2024-07-26T18:16:01.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:01 smithi071 ceph-mon[90507]: osdmap e602: 8 total, 8 up, 8 in 2024-07-26T18:16:01.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:01 smithi071 ceph-mon[90507]: osdmap e603: 8 total, 8 up, 8 in 2024-07-26T18:16:01.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:01 smithi071 ceph-mon[92867]: osdmap e602: 8 total, 8 up, 8 in 2024-07-26T18:16:01.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:01 smithi071 ceph-mon[92867]: osdmap e603: 8 total, 8 up, 8 in 2024-07-26T18:16:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:2761: done (3 left) 2024-07-26T18:16:02.250 INFO:tasks.rados.rados.0.smithi071.stdout:2762: setattr oid 14 current snap is 263 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2758: finishing write tid 1 to smithi07179299-28 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2758: finishing write tid 2 to smithi07179299-28 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2758: finishing write tid 3 to smithi07179299-28 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2758: oid 28 updating version 0 to 1171 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2758: oid 28 version 1171 is already newer than 1170 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1171 (ObjNum 870 snap 263 seq_num 870) dirty exists 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2758: left oid 28 (ObjNum 870 snap 263 seq_num 870) 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2759: finishing write tid 1 to smithi07179299-29 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2759: finishing write tid 2 to smithi07179299-29 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2759: finishing write tid 3 to smithi07179299-29 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2759: oid 29 updating version 0 to 1162 2024-07-26T18:16:02.251 INFO:tasks.rados.rados.0.smithi071.stdout:2759: oid 29 version 1162 is already newer than 1161 2024-07-26T18:16:02.252 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 1162 (ObjNum 871 snap 263 seq_num 871) dirty exists 2024-07-26T18:16:02.252 INFO:tasks.rados.rados.0.smithi071.stdout:2759: left oid 29 (ObjNum 871 snap 263 seq_num 871) 2024-07-26T18:16:02.252 INFO:tasks.rados.rados.0.smithi071.stdout:2760: expect (ObjNum 856 snap 261 seq_num 856) 2024-07-26T18:16:02.318 INFO:tasks.rados.rados.0.smithi071.stdout:2758: done (3 left) 2024-07-26T18:16:02.319 INFO:tasks.rados.rados.0.smithi071.stdout:2759: done (2 left) 2024-07-26T18:16:02.319 INFO:tasks.rados.rados.0.smithi071.stdout:2760: done (1 left) 2024-07-26T18:16:02.319 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 263 2024-07-26T18:16:02.319 INFO:tasks.rados.rados.0.smithi071.stdout:2763: seq_num 872 ranges {8003584=212992} 2024-07-26T18:16:02.362 INFO:tasks.rados.rados.0.smithi071.stdout:2763: writing smithi07179299-49 from 8003584 to 8216576 tid 1 2024-07-26T18:16:02.362 INFO:tasks.rados.rados.0.smithi071.stdout:2764: snap_remove snap 260 2024-07-26T18:16:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:16:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:16:02] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.43.0" 2024-07-26T18:16:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:02 smithi071 ceph-mon[92867]: pgmap v577: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 271 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-07-26T18:16:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:02 smithi071 ceph-mon[92867]: osdmap e604: 8 total, 8 up, 8 in 2024-07-26T18:16:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:02 smithi071 ceph-mon[90507]: pgmap v577: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 271 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-07-26T18:16:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:02 smithi071 ceph-mon[90507]: osdmap e604: 8 total, 8 up, 8 in 2024-07-26T18:16:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:02 smithi135 ceph-mon[85352]: pgmap v577: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 271 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-07-26T18:16:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:02 smithi135 ceph-mon[85352]: osdmap e604: 8 total, 8 up, 8 in 2024-07-26T18:16:03.296 INFO:tasks.rados.rados.0.smithi071.stdout:2764: done (2 left) 2024-07-26T18:16:03.296 INFO:tasks.rados.rados.0.smithi071.stdout:2765: snap_remove snap 243 2024-07-26T18:16:04.305 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 961 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:16:04.305 INFO:tasks.rados.rados.0.smithi071.stdout:2763: finishing write tid 1 to smithi07179299-49 2024-07-26T18:16:04.305 INFO:tasks.rados.rados.0.smithi071.stdout:2763: finishing write tid 2 to smithi07179299-49 2024-07-26T18:16:04.305 INFO:tasks.rados.rados.0.smithi071.stdout:2763: finishing write tid 3 to smithi07179299-49 2024-07-26T18:16:04.305 INFO:tasks.rados.rados.0.smithi071.stdout:2763: oid 49 updating version 0 to 1164 2024-07-26T18:16:04.305 INFO:tasks.rados.rados.0.smithi071.stdout:2763: oid 49 version 1164 is already newer than 1163 2024-07-26T18:16:04.305 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 1164 (ObjNum 872 snap 263 seq_num 872) dirty exists 2024-07-26T18:16:04.305 INFO:tasks.rados.rados.0.smithi071.stdout:2763: left oid 49 (ObjNum 872 snap 263 seq_num 872) 2024-07-26T18:16:04.305 INFO:tasks.rados.rados.0.smithi071.stdout:2762: done (2 left) 2024-07-26T18:16:04.306 INFO:tasks.rados.rados.0.smithi071.stdout:2763: done (1 left) 2024-07-26T18:16:04.306 INFO:tasks.rados.rados.0.smithi071.stdout:2765: done (0 left) 2024-07-26T18:16:04.306 INFO:tasks.rados.rados.0.smithi071.stdout:2766: delete oid 28 current snap is 263 2024-07-26T18:16:04.312 INFO:tasks.rados.rados.0.smithi071.stdout:2766: done (0 left) 2024-07-26T18:16:04.312 INFO:tasks.rados.rados.0.smithi071.stdout:2767: delete oid 19 current snap is 263 2024-07-26T18:16:04.318 INFO:tasks.rados.rados.0.smithi071.stdout:2767: done (0 left) 2024-07-26T18:16:04.318 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 263 2024-07-26T18:16:04.319 INFO:tasks.rados.rados.0.smithi071.stdout:2768: seq_num 875 ranges {1777664=262144} 2024-07-26T18:16:04.330 INFO:tasks.rados.rados.0.smithi071.stdout:2768: writing smithi07179299-18 from 1777664 to 2039808 tid 1 2024-07-26T18:16:04.330 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 263 2024-07-26T18:16:04.330 INFO:tasks.rados.rados.0.smithi071.stdout:2769: seq_num 876 ranges {2031616=278528} 2024-07-26T18:16:04.342 INFO:tasks.rados.rados.0.smithi071.stdout:2769: writing smithi07179299-14 from 2031616 to 2310144 tid 1 2024-07-26T18:16:04.342 INFO:tasks.rados.rados.0.smithi071.stdout:2770: delete oid 35 current snap is 263 2024-07-26T18:16:04.342 INFO:tasks.rados.rados.0.smithi071.stdout:2768: finishing write tid 1 to smithi07179299-18 2024-07-26T18:16:04.343 INFO:tasks.rados.rados.0.smithi071.stdout:2768: finishing write tid 2 to smithi07179299-18 2024-07-26T18:16:04.343 INFO:tasks.rados.rados.0.smithi071.stdout:2768: finishing write tid 3 to smithi07179299-18 2024-07-26T18:16:04.343 INFO:tasks.rados.rados.0.smithi071.stdout:2768: oid 18 updating version 0 to 1165 2024-07-26T18:16:04.343 INFO:tasks.rados.rados.0.smithi071.stdout:2768: oid 18 updating version 1165 to 1166 2024-07-26T18:16:04.343 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 1166 (ObjNum 875 snap 263 seq_num 875) dirty exists 2024-07-26T18:16:04.343 INFO:tasks.rados.rados.0.smithi071.stdout:2768: left oid 18 (ObjNum 875 snap 263 seq_num 875) 2024-07-26T18:16:04.345 INFO:tasks.rados.rados.0.smithi071.stdout:2768: done (2 left) 2024-07-26T18:16:04.345 INFO:tasks.rados.rados.0.smithi071.stdout:2770: done (1 left) 2024-07-26T18:16:04.345 INFO:tasks.rados.rados.0.smithi071.stdout:2771: setattr oid 35 current snap is 263 2024-07-26T18:16:04.346 INFO:tasks.rados.rados.0.smithi071.stdout:2769: finishing write tid 1 to smithi07179299-14 2024-07-26T18:16:04.346 INFO:tasks.rados.rados.0.smithi071.stdout:2769: finishing write tid 2 to smithi07179299-14 2024-07-26T18:16:04.346 INFO:tasks.rados.rados.0.smithi071.stdout:2772: copy_from oid 26 from oid 1 current snap is 263 2024-07-26T18:16:04.346 INFO:tasks.rados.rados.0.smithi071.stdout:2773: copy_from oid 17 from oid 29 current snap is 263 2024-07-26T18:16:04.346 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 263 2024-07-26T18:16:04.346 INFO:tasks.rados.rados.0.smithi071.stdout:2774: seq_num 878 ranges {2334720=311296} 2024-07-26T18:16:04.361 INFO:tasks.rados.rados.0.smithi071.stdout:2774: writing smithi07179299-27 from 2334720 to 2646016 tid 1 2024-07-26T18:16:04.361 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 2027 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:16:04.361 INFO:tasks.rados.rados.0.smithi071.stdout:2771: done (4 left) 2024-07-26T18:16:04.361 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 30 current snap is 263 2024-07-26T18:16:04.362 INFO:tasks.rados.rados.0.smithi071.stdout:2775: seq_num 879 ranges {0=327680} 2024-07-26T18:16:04.364 INFO:tasks.rados.rados.0.smithi071.stdout:2775: writing smithi07179299-30 from 0 to 327680 tid 1 2024-07-26T18:16:04.364 INFO:tasks.rados.rados.0.smithi071.stdout:2776: read oid 5 snap -1 2024-07-26T18:16:04.364 INFO:tasks.rados.rados.0.smithi071.stdout:2776: expect deleted 2024-07-26T18:16:04.364 INFO:tasks.rados.rados.0.smithi071.stdout:2777: rmattr oid 3 current snap is 263 2024-07-26T18:16:04.364 INFO:tasks.rados.rados.0.smithi071.stdout:2769: finishing write tid 3 to smithi07179299-14 2024-07-26T18:16:04.364 INFO:tasks.rados.rados.0.smithi071.stdout:2769: oid 14 updating version 0 to 963 2024-07-26T18:16:04.364 INFO:tasks.rados.rados.0.smithi071.stdout:2769: oid 14 version 963 is already newer than 962 2024-07-26T18:16:04.364 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 963 (ObjNum 876 snap 263 seq_num 876) dirty exists 2024-07-26T18:16:04.364 INFO:tasks.rados.rados.0.smithi071.stdout:2769: left oid 14 (ObjNum 876 snap 263 seq_num 876) 2024-07-26T18:16:04.364 INFO:tasks.rados.rados.0.smithi071.stdout:2773: finishing copy_from racing read to smithi07179299-17 2024-07-26T18:16:04.365 INFO:tasks.rados.rados.0.smithi071.stdout:2773: finishing copy_from to smithi07179299-17 2024-07-26T18:16:04.365 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 1162 (ObjNum 871 snap 263 seq_num 871) dirty exists 2024-07-26T18:16:04.365 INFO:tasks.rados.rados.0.smithi071.stdout:2769: done (6 left) 2024-07-26T18:16:04.365 INFO:tasks.rados.rados.0.smithi071.stdout:2773: done (5 left) 2024-07-26T18:16:04.365 INFO:tasks.rados.rados.0.smithi071.stdout:2778: rollback oid 25 current snap is 263 2024-07-26T18:16:04.365 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 25 to 245 2024-07-26T18:16:04.365 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 263 2024-07-26T18:16:04.365 INFO:tasks.rados.rados.0.smithi071.stdout:2779: seq_num 880 ranges {6840320=344064} 2024-07-26T18:16:04.402 INFO:tasks.rados.rados.0.smithi071.stdout:2779: writing smithi07179299-40 from 6840320 to 7184384 tid 1 2024-07-26T18:16:04.402 INFO:tasks.rados.rados.0.smithi071.stdout:2780: read oid 10 snap -1 2024-07-26T18:16:04.402 INFO:tasks.rados.rados.0.smithi071.stdout:2780: expect (ObjNum 848 snap 260 seq_num 848) 2024-07-26T18:16:04.402 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 263 2024-07-26T18:16:04.403 INFO:tasks.rados.rados.0.smithi071.stdout:2772: finishing copy_from racing read to smithi07179299-26 2024-07-26T18:16:04.403 INFO:tasks.rados.rados.0.smithi071.stdout:2781: seq_num 881 ranges {0=360448} 2024-07-26T18:16:04.405 INFO:tasks.rados.rados.0.smithi071.stdout:2781: writing smithi07179299-24 from 0 to 360448 tid 1 2024-07-26T18:16:04.405 INFO:tasks.rados.rados.0.smithi071.stdout:2782: copy_from oid 35 from oid 46 current snap is 263 2024-07-26T18:16:04.405 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 1235 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:16:04.405 INFO:tasks.rados.rados.0.smithi071.stdout:2775: finishing write tid 1 to smithi07179299-30 2024-07-26T18:16:04.405 INFO:tasks.rados.rados.0.smithi071.stdout:2775: finishing write tid 2 to smithi07179299-30 2024-07-26T18:16:04.405 INFO:tasks.rados.rados.0.smithi071.stdout:2774: finishing write tid 1 to smithi07179299-27 2024-07-26T18:16:04.405 INFO:tasks.rados.rados.0.smithi071.stdout:2774: finishing write tid 2 to smithi07179299-27 2024-07-26T18:16:04.405 INFO:tasks.rados.rados.0.smithi071.stdout:2772: finishing copy_from to smithi07179299-26 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1012 (ObjNum 657 snap 195 seq_num 657) dirty exists 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:2778: finishing rollback tid 0 to smithi07179299-25 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:2772: done (9 left) 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:2776: done (8 left) 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:2777: done (7 left) 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:2783: snap_create 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:2778: finishing rollback tid 1 to smithi07179299-25 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:2778: finishing rollback tid 2 to smithi07179299-25 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1124 (ObjNum 802 snap 244 seq_num 802) dirty exists 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:2775: finishing write tid 3 to smithi07179299-30 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:2775: oid 30 updating version 0 to 964 2024-07-26T18:16:04.406 INFO:tasks.rados.rados.0.smithi071.stdout:2775: oid 30 updating version 964 to 965 2024-07-26T18:16:04.407 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 965 (ObjNum 879 snap 263 seq_num 879) dirty exists 2024-07-26T18:16:04.407 INFO:tasks.rados.rados.0.smithi071.stdout:2775: left oid 30 (ObjNum 879 snap 263 seq_num 879) 2024-07-26T18:16:04.407 INFO:tasks.rados.rados.0.smithi071.stdout:2774: finishing write tid 3 to smithi07179299-27 2024-07-26T18:16:04.407 INFO:tasks.rados.rados.0.smithi071.stdout:2774: oid 27 updating version 0 to 1479 2024-07-26T18:16:04.407 INFO:tasks.rados.rados.0.smithi071.stdout:2774: oid 27 updating version 1479 to 1480 2024-07-26T18:16:04.407 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1480 (ObjNum 878 snap 263 seq_num 878) dirty exists 2024-07-26T18:16:04.407 INFO:tasks.rados.rados.0.smithi071.stdout:2774: left oid 27 (ObjNum 878 snap 263 seq_num 878) 2024-07-26T18:16:04.408 INFO:tasks.rados.rados.0.smithi071.stdout:2779: finishing write tid 1 to smithi07179299-40 2024-07-26T18:16:04.408 INFO:tasks.rados.rados.0.smithi071.stdout:2779: finishing write tid 2 to smithi07179299-40 2024-07-26T18:16:04.410 INFO:tasks.rados.rados.0.smithi071.stdout:2781: finishing write tid 1 to smithi07179299-24 2024-07-26T18:16:04.410 INFO:tasks.rados.rados.0.smithi071.stdout:2781: finishing write tid 2 to smithi07179299-24 2024-07-26T18:16:04.412 INFO:tasks.rados.rados.0.smithi071.stdout:2779: finishing write tid 3 to smithi07179299-40 2024-07-26T18:16:04.412 INFO:tasks.rados.rados.0.smithi071.stdout:2779: oid 40 updating version 0 to 2032 2024-07-26T18:16:04.412 INFO:tasks.rados.rados.0.smithi071.stdout:2779: oid 40 version 2032 is already newer than 2031 2024-07-26T18:16:04.412 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2032 (ObjNum 880 snap 263 seq_num 880) dirty exists 2024-07-26T18:16:04.412 INFO:tasks.rados.rados.0.smithi071.stdout:2779: left oid 40 (ObjNum 880 snap 263 seq_num 880) 2024-07-26T18:16:04.414 INFO:tasks.rados.rados.0.smithi071.stdout:2782: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:16:04.414 INFO:tasks.rados.rados.0.smithi071.stdout:2781: finishing write tid 3 to smithi07179299-24 2024-07-26T18:16:04.415 INFO:tasks.rados.rados.0.smithi071.stdout:2781: oid 24 updating version 0 to 2033 2024-07-26T18:16:04.415 INFO:tasks.rados.rados.0.smithi071.stdout:2781: oid 24 updating version 2033 to 2034 2024-07-26T18:16:04.415 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2034 (ObjNum 881 snap 263 seq_num 881) dirty exists 2024-07-26T18:16:04.415 INFO:tasks.rados.rados.0.smithi071.stdout:2781: left oid 24 (ObjNum 881 snap 263 seq_num 881) 2024-07-26T18:16:04.415 INFO:tasks.rados.rados.0.smithi071.stdout:2782: finishing copy_from to smithi07179299-35 2024-07-26T18:16:04.415 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1109 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:16:04.421 INFO:tasks.rados.rados.0.smithi071.stdout:2780: expect (ObjNum 848 snap 260 seq_num 848) 2024-07-26T18:16:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:04 smithi135 ceph-mon[85352]: osdmap e605: 8 total, 8 up, 8 in 2024-07-26T18:16:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:04 smithi135 ceph-mon[85352]: pgmap v580: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 594 KiB/s wr, 11 op/s 2024-07-26T18:16:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:04 smithi071 ceph-mon[92867]: osdmap e605: 8 total, 8 up, 8 in 2024-07-26T18:16:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:04 smithi071 ceph-mon[92867]: pgmap v580: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 594 KiB/s wr, 11 op/s 2024-07-26T18:16:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:04 smithi071 ceph-mon[90507]: osdmap e605: 8 total, 8 up, 8 in 2024-07-26T18:16:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:04 smithi071 ceph-mon[90507]: pgmap v580: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 594 KiB/s wr, 11 op/s 2024-07-26T18:16:05.306 INFO:tasks.rados.rados.0.smithi071.stdout:2774: done (7 left) 2024-07-26T18:16:05.306 INFO:tasks.rados.rados.0.smithi071.stdout:2775: done (6 left) 2024-07-26T18:16:05.306 INFO:tasks.rados.rados.0.smithi071.stdout:2778: done (5 left) 2024-07-26T18:16:05.306 INFO:tasks.rados.rados.0.smithi071.stdout:2779: done (4 left) 2024-07-26T18:16:05.306 INFO:tasks.rados.rados.0.smithi071.stdout:2780: done (3 left) 2024-07-26T18:16:05.306 INFO:tasks.rados.rados.0.smithi071.stdout:2781: done (2 left) 2024-07-26T18:16:05.306 INFO:tasks.rados.rados.0.smithi071.stdout:2782: done (1 left) 2024-07-26T18:16:05.306 INFO:tasks.rados.rados.0.smithi071.stdout:2783: done (0 left) 2024-07-26T18:16:05.306 INFO:tasks.rados.rados.0.smithi071.stdout:2784: snap_create 2024-07-26T18:16:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:05 smithi135 ceph-mon[85352]: osdmap e606: 8 total, 8 up, 8 in 2024-07-26T18:16:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:05 smithi071 ceph-mon[92867]: osdmap e606: 8 total, 8 up, 8 in 2024-07-26T18:16:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:05 smithi071 ceph-mon[90507]: osdmap e606: 8 total, 8 up, 8 in 2024-07-26T18:16:06.248 INFO:tasks.rados.rados.0.smithi071.stdout:2784: done (0 left) 2024-07-26T18:16:06.248 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 265 2024-07-26T18:16:06.249 INFO:tasks.rados.rados.0.smithi071.stdout:2785: seq_num 882 ranges {4644864=376832} 2024-07-26T18:16:06.275 INFO:tasks.rados.rados.0.smithi071.stdout:2785: writing smithi07179299-42 from 4644864 to 5021696 tid 1 2024-07-26T18:16:06.275 INFO:tasks.rados.rados.0.smithi071.stdout:2786: read oid 35 snap 263 2024-07-26T18:16:06.275 INFO:tasks.rados.rados.0.smithi071.stdout:2786: expect (ObjNum 2057871072 snap 21924 seq_num 2058353296) 2024-07-26T18:16:06.275 INFO:tasks.rados.rados.0.smithi071.stdout:2787: delete oid 31 current snap is 265 2024-07-26T18:16:06.280 INFO:tasks.rados.rados.0.smithi071.stdout:2787: done (2 left) 2024-07-26T18:16:06.280 INFO:tasks.rados.rados.0.smithi071.stdout:2788: rmattr oid 3 current snap is 265 2024-07-26T18:16:06.280 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 265 2024-07-26T18:16:06.280 INFO:tasks.rados.rados.0.smithi071.stdout:2789: seq_num 884 ranges {0=409600} 2024-07-26T18:16:06.283 INFO:tasks.rados.rados.0.smithi071.stdout:2789: writing smithi07179299-4 from 0 to 409600 tid 1 2024-07-26T18:16:06.283 INFO:tasks.rados.rados.0.smithi071.stdout:2790: rollback oid 9 current snap is 265 2024-07-26T18:16:06.283 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 9 to 246 2024-07-26T18:16:06.283 INFO:tasks.rados.rados.0.smithi071.stdout:2786: expect (ObjNum 2057871072 snap 21924 seq_num 2058353296) 2024-07-26T18:16:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:2785: finishing write tid 1 to smithi07179299-42 2024-07-26T18:16:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:2785: finishing write tid 2 to smithi07179299-42 2024-07-26T18:16:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 1237 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:16:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:2786: done (4 left) 2024-07-26T18:16:06.286 INFO:tasks.rados.rados.0.smithi071.stdout:2788: done (3 left) 2024-07-26T18:16:06.286 INFO:tasks.rados.rados.0.smithi071.stdout:2791: setattr oid 34 current snap is 265 2024-07-26T18:16:06.287 INFO:tasks.rados.rados.0.smithi071.stdout:2792: rollback oid 5 current snap is 265 2024-07-26T18:16:06.287 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 5 to 264 2024-07-26T18:16:06.287 INFO:tasks.rados.rados.0.smithi071.stdout:2793: snap_create 2024-07-26T18:16:06.287 INFO:tasks.rados.rados.0.smithi071.stdout:2785: finishing write tid 3 to smithi07179299-42 2024-07-26T18:16:06.287 INFO:tasks.rados.rados.0.smithi071.stdout:2785: oid 42 updating version 0 to 2037 2024-07-26T18:16:06.287 INFO:tasks.rados.rados.0.smithi071.stdout:2785: oid 42 updating version 2037 to 2038 2024-07-26T18:16:06.287 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2038 (ObjNum 882 snap 265 seq_num 882) dirty exists 2024-07-26T18:16:06.287 INFO:tasks.rados.rados.0.smithi071.stdout:2785: left oid 42 (ObjNum 882 snap 265 seq_num 882) 2024-07-26T18:16:06.290 INFO:tasks.rados.rados.0.smithi071.stdout:2792: finishing rollback tid 1 to smithi07179299-5 2024-07-26T18:16:06.290 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 1838 (ObjNum 65 snap 0 seq_num 1382967134) dirty dne 2024-07-26T18:16:06.290 INFO:tasks.rados.rados.0.smithi071.stdout:2790: finishing rollback tid 0 to smithi07179299-9 2024-07-26T18:16:06.290 INFO:tasks.rados.rados.0.smithi071.stdout:2790: finishing rollback tid 1 to smithi07179299-9 2024-07-26T18:16:06.290 INFO:tasks.rados.rados.0.smithi071.stdout:2790: finishing rollback tid 2 to smithi07179299-9 2024-07-26T18:16:06.290 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 2042 (ObjNum 804 snap 246 seq_num 804) dirty exists 2024-07-26T18:16:06.291 INFO:tasks.rados.rados.0.smithi071.stdout:2789: finishing write tid 1 to smithi07179299-4 2024-07-26T18:16:06.291 INFO:tasks.rados.rados.0.smithi071.stdout:2789: finishing write tid 2 to smithi07179299-4 2024-07-26T18:16:06.292 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 1081 (ObjNum 844 snap 259 seq_num 844) dirty exists 2024-07-26T18:16:06.293 INFO:tasks.rados.rados.0.smithi071.stdout:2789: finishing write tid 3 to smithi07179299-4 2024-07-26T18:16:06.293 INFO:tasks.rados.rados.0.smithi071.stdout:2789: oid 4 updating version 0 to 1078 2024-07-26T18:16:06.293 INFO:tasks.rados.rados.0.smithi071.stdout:2789: oid 4 updating version 1078 to 1079 2024-07-26T18:16:06.293 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1079 (ObjNum 884 snap 265 seq_num 884) dirty exists 2024-07-26T18:16:06.293 INFO:tasks.rados.rados.0.smithi071.stdout:2789: left oid 4 (ObjNum 884 snap 265 seq_num 884) 2024-07-26T18:16:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:06 smithi071 ceph-mon[90507]: osdmap e607: 8 total, 8 up, 8 in 2024-07-26T18:16:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:06 smithi071 ceph-mon[90507]: pgmap v583: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 273 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-07-26T18:16:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:06 smithi071 ceph-mon[90507]: osdmap e608: 8 total, 8 up, 8 in 2024-07-26T18:16:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:06 smithi071 ceph-mon[92867]: osdmap e607: 8 total, 8 up, 8 in 2024-07-26T18:16:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:06 smithi071 ceph-mon[92867]: pgmap v583: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 273 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-07-26T18:16:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:06 smithi071 ceph-mon[92867]: osdmap e608: 8 total, 8 up, 8 in 2024-07-26T18:16:06.689 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:06 smithi135 ceph-mon[85352]: osdmap e607: 8 total, 8 up, 8 in 2024-07-26T18:16:06.689 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:06 smithi135 ceph-mon[85352]: pgmap v583: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 273 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-07-26T18:16:06.689 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:06 smithi135 ceph-mon[85352]: osdmap e608: 8 total, 8 up, 8 in 2024-07-26T18:16:07.250 INFO:tasks.rados.rados.0.smithi071.stdout:2785: done (5 left) 2024-07-26T18:16:07.250 INFO:tasks.rados.rados.0.smithi071.stdout:2789: done (4 left) 2024-07-26T18:16:07.250 INFO:tasks.rados.rados.0.smithi071.stdout:2790: done (3 left) 2024-07-26T18:16:07.250 INFO:tasks.rados.rados.0.smithi071.stdout:2791: done (2 left) 2024-07-26T18:16:07.251 INFO:tasks.rados.rados.0.smithi071.stdout:2792: done (1 left) 2024-07-26T18:16:07.251 INFO:tasks.rados.rados.0.smithi071.stdout:2793: done (0 left) 2024-07-26T18:16:07.251 INFO:tasks.rados.rados.0.smithi071.stdout:2794: rollback oid 14 current snap is 266 2024-07-26T18:16:07.251 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 14 to 256 2024-07-26T18:16:07.251 INFO:tasks.rados.rados.0.smithi071.stdout:2795: snap_create 2024-07-26T18:16:07.256 INFO:tasks.rados.rados.0.smithi071.stdout:2794: finishing rollback tid 0 to smithi07179299-14 2024-07-26T18:16:07.256 INFO:tasks.rados.rados.0.smithi071.stdout:2794: finishing rollback tid 1 to smithi07179299-14 2024-07-26T18:16:07.256 INFO:tasks.rados.rados.0.smithi071.stdout:2794: finishing rollback tid 2 to smithi07179299-14 2024-07-26T18:16:07.256 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 968 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:16:08.258 INFO:tasks.rados.rados.0.smithi071.stdout:2794: done (1 left) 2024-07-26T18:16:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:2795: done (0 left) 2024-07-26T18:16:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:2796: read oid 49 snap -1 2024-07-26T18:16:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:2796: expect (ObjNum 872 snap 263 seq_num 872) 2024-07-26T18:16:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:2797: rmattr oid 6 current snap is 267 2024-07-26T18:16:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:2797: done (1 left) 2024-07-26T18:16:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:2798: rollback oid 28 current snap is 267 2024-07-26T18:16:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 28 to 241 2024-07-26T18:16:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:2799: copy_from oid 34 from oid 35 current snap is 267 2024-07-26T18:16:08.259 INFO:tasks.rados.rados.0.smithi071.stdout:2800: delete oid 27 current snap is 267 2024-07-26T18:16:08.261 INFO:tasks.rados.rados.0.smithi071.stdout:2798: finishing rollback tid 1 to smithi07179299-28 2024-07-26T18:16:08.263 INFO:tasks.rados.rados.0.smithi071.stdout:2798: finishing rollback tid 2 to smithi07179299-28 2024-07-26T18:16:08.263 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1174 (ObjNum 777 snap 233 seq_num 777) dirty exists 2024-07-26T18:16:08.264 INFO:tasks.rados.rados.0.smithi071.stdout:2799: finishing copy_from racing read to smithi07179299-34 2024-07-26T18:16:08.265 INFO:tasks.rados.rados.0.smithi071.stdout:2798: done (3 left) 2024-07-26T18:16:08.265 INFO:tasks.rados.rados.0.smithi071.stdout:2800: done (2 left) 2024-07-26T18:16:08.265 INFO:tasks.rados.rados.0.smithi071.stdout:2801: read oid 19 snap 265 2024-07-26T18:16:08.265 INFO:tasks.rados.rados.0.smithi071.stdout:2801: expect deleted 2024-07-26T18:16:08.265 INFO:tasks.rados.rados.0.smithi071.stdout:2802: snap_create 2024-07-26T18:16:08.266 INFO:tasks.rados.rados.0.smithi071.stdout:2799: finishing copy_from to smithi07179299-34 2024-07-26T18:16:08.266 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 1109 (ObjNum 65 snap 0 seq_num 1682991710) dirty exists 2024-07-26T18:16:08.313 INFO:tasks.rados.rados.0.smithi071.stdout:2796: expect (ObjNum 872 snap 263 seq_num 872) 2024-07-26T18:16:08.355 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:08 smithi135 systemd[1]: Stopping Ceph grafana.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:16:08.355 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:08 smithi135 ceph-mon[85352]: osdmap e609: 8 total, 8 up, 8 in 2024-07-26T18:16:08.355 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:08 smithi135 ceph-mon[85352]: pgmap v586: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-07-26T18:16:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:08 smithi071 ceph-mon[90507]: osdmap e609: 8 total, 8 up, 8 in 2024-07-26T18:16:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:08 smithi071 ceph-mon[90507]: pgmap v586: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-07-26T18:16:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:08 smithi071 ceph-mon[92867]: osdmap e609: 8 total, 8 up, 8 in 2024-07-26T18:16:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:08 smithi071 ceph-mon[92867]: pgmap v586: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 269 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 18 op/s 2024-07-26T18:16:08.769 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:08 smithi135 podman[120169]: 2024-07-26 18:16:08.353182869 +0000 UTC m=+0.125340695 container died 0869b87d82b86bd47415b1f1ab61d096193ea88d9222b2bc6c43f8baeaec51b8 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, version=8.5, com.redhat.component=ubi8-container, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, maintainer=Paul Cuzner , release=239.1651231664, vendor=Red Hat, Inc., architecture=x86_64, io.buildah.version=1.32.0, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, 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.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.expose-services=, vcs-type=git, build-date=2022-04-29T11:48:11.055897, description=Ceph Grafana Container, name=ubi8, io.openshift.tags=base rhel8) 2024-07-26T18:16:09.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:08 smithi135 podman[120169]: 2024-07-26 18:16:08.859259745 +0000 UTC m=+0.631417569 container cleanup 0869b87d82b86bd47415b1f1ab61d096193ea88d9222b2bc6c43f8baeaec51b8 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, description=Ceph Grafana Container, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, 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, 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, distribution-scope=public, name=ubi8, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, io.buildah.version=1.32.0, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.openshift.expose-services=, maintainer=Paul Cuzner , release=239.1651231664, version=8.5) 2024-07-26T18:16:09.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:08 smithi135 bash[120169]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a 2024-07-26T18:16:09.265 INFO:tasks.rados.rados.0.smithi071.stdout:2796: done (3 left) 2024-07-26T18:16:09.265 INFO:tasks.rados.rados.0.smithi071.stdout:2799: done (2 left) 2024-07-26T18:16:09.265 INFO:tasks.rados.rados.0.smithi071.stdout:2801: done (1 left) 2024-07-26T18:16:09.266 INFO:tasks.rados.rados.0.smithi071.stdout:2802: done (0 left) 2024-07-26T18:16:09.266 INFO:tasks.rados.rados.0.smithi071.stdout:2803: rollback oid 18 current snap is 268 2024-07-26T18:16:09.266 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 267 2024-07-26T18:16:09.266 INFO:tasks.rados.rados.0.smithi071.stdout:2804: copy_from oid 24 from oid 30 current snap is 268 2024-07-26T18:16:09.266 INFO:tasks.rados.rados.0.smithi071.stdout:2805: copy_from oid 10 from oid 22 current snap is 268 2024-07-26T18:16:09.266 INFO:tasks.rados.rados.0.smithi071.stdout:2806: snap_remove snap 229 2024-07-26T18:16:09.399 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:09 smithi135 ceph-mon[85352]: osdmap e610: 8 total, 8 up, 8 in 2024-07-26T18:16:09.399 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:09 smithi135 podman[120180]: 2024-07-26 18:16:09.07942937 +0000 UTC m=+0.728262582 container remove 0869b87d82b86bd47415b1f1ab61d096193ea88d9222b2bc6c43f8baeaec51b8 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, io.buildah.version=1.32.0, com.redhat.component=ubi8-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, name=ubi8, release=239.1651231664, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, distribution-scope=public, io.openshift.expose-services=, maintainer=Paul Cuzner , version=8.5, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-04-29T11:48:11.055897) 2024-07-26T18:16:09.400 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:09 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-07-26T18:16:09.400 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:09 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-07-26T18:16:09.400 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:09 smithi135 systemd[1]: Stopped Ceph grafana.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:16:09.400 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:09 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@grafana.a.service: Consumed 10.547s CPU time. 2024-07-26T18:16:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:09 smithi071 ceph-mon[92867]: osdmap e610: 8 total, 8 up, 8 in 2024-07-26T18:16:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:09 smithi071 ceph-mon[90507]: osdmap e610: 8 total, 8 up, 8 in 2024-07-26T18:16:09.806 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:09 smithi135 systemd[1]: Starting Ceph grafana.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T18:16:09.806 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:09 smithi135 podman[120311]: 2024-07-26 18:16:09.516582386 +0000 UTC m=+0.018054036 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-07-26T18:16:09.806 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:09 smithi135 podman[120311]: 2024-07-26 18:16:09.645274126 +0000 UTC m=+0.146745765 container create a5969d682195a332f699a490fcf8f425dc9423c1b1b9f73a16161e638ddbe37b (image=quay.io/ceph/grafana:9.4.12, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-07-26T18:16:10.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:09 smithi135 podman[120311]: 2024-07-26 18:16:09.931016533 +0000 UTC m=+0.432488186 container init a5969d682195a332f699a490fcf8f425dc9423c1b1b9f73a16161e638ddbe37b (image=quay.io/ceph/grafana:9.4.12, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-07-26T18:16:10.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:09 smithi135 podman[120311]: 2024-07-26 18:16:09.933901023 +0000 UTC m=+0.435372678 container start a5969d682195a332f699a490fcf8f425dc9423c1b1b9f73a16161e638ddbe37b (image=quay.io/ceph/grafana:9.4.12, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-07-26T18:16:10.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 bash[120311]: a5969d682195a332f699a490fcf8f425dc9423c1b1b9f73a16161e638ddbe37b 2024-07-26T18:16:10.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 systemd[1]: Started Ceph grafana.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T18:16:10.283 INFO:tasks.rados.rados.0.smithi071.stdout:2806: done (3 left) 2024-07-26T18:16:10.283 INFO:tasks.rados.rados.0.smithi071.stdout:2807: read oid 16 snap -1 2024-07-26T18:16:10.283 INFO:tasks.rados.rados.0.smithi071.stdout:2807: expect (ObjNum 819 snap 253 seq_num 819) 2024-07-26T18:16:10.283 INFO:tasks.rados.rados.0.smithi071.stdout:2808: rollback oid 11 current snap is 268 2024-07-26T18:16:10.283 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 11 to 257 2024-07-26T18:16:10.283 INFO:tasks.rados.rados.0.smithi071.stdout:2803: finishing rollback tid 0 to smithi07179299-18 2024-07-26T18:16:10.283 INFO:tasks.rados.rados.0.smithi071.stdout:2803: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:16:10.283 INFO:tasks.rados.rados.0.smithi071.stdout:2803: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:16:10.283 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 1169 (ObjNum 875 snap 263 seq_num 875) dirty exists 2024-07-26T18:16:10.283 INFO:tasks.rados.rados.0.smithi071.stdout:2805: finishing copy_from racing read to smithi07179299-10 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:2805: finishing copy_from to smithi07179299-10 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 1116 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:2804: finishing copy_from racing read to smithi07179299-24 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:2803: done (4 left) 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:2805: done (3 left) 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:2809: copy_from oid 28 from oid 15 current snap is 268 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:2804: finishing copy_from to smithi07179299-24 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 965 (ObjNum 879 snap 263 seq_num 879) dirty exists 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:2804: done (3 left) 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 268 2024-07-26T18:16:10.284 INFO:tasks.rados.rados.0.smithi071.stdout:2810: seq_num 886 ranges {0=442368} 2024-07-26T18:16:10.285 INFO:tasks.rados.rados.0.smithi071.stdout:2810: writing smithi07179299-27 from 0 to 442368 tid 1 2024-07-26T18:16:10.285 INFO:tasks.rados.rados.0.smithi071.stdout:2811: snap_remove snap 266 2024-07-26T18:16:10.344 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-mon[85352]: osdmap e611: 8 total, 8 up, 8 in 2024-07-26T18:16:10.344 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-mon[85352]: pgmap v589: 121 pgs: 121 active+clean; 272 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-07-26T18:16:10.344 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:10.344 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:10.344 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:10.345 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.091980173Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-07-26T18:16:10.345 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092158586Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-07-26T18:16:10.345 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.09216939Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-07-26T18:16:10.345 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092173392Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-07-26T18:16:10.345 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092176541Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092179231Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092182485Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092185119Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092187707Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.09219068Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092194485Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092197078Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092199967Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.09220258Z level=info msg="Path Home" path=/usr/share/grafana 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092205445Z level=info msg="Path Data" path=/var/lib/grafana 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092207967Z level=info msg="Path Logs" path=/var/log/grafana 2024-07-26T18:16:10.346 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.09221028Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092212816Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=settings t=2024-07-26T18:16:10.092215667Z level=info msg="App mode production" 2024-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=sqlstore t=2024-07-26T18:16:10.092262907Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=sqlstore t=2024-07-26T18:16:10.092278617Z 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-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=migrator t=2024-07-26T18:16:10.106331953Z level=info msg="Starting DB migrations" 2024-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=migrator t=2024-07-26T18:16:10.111068323Z level=info msg="migrations completed" performed=0 skipped=481 duration=453.247µs 2024-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=sqlstore t=2024-07-26T18:16:10.111459539Z level=info msg="Created default organization" 2024-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=plugin.finder t=2024-07-26T18:16:10.144496326Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=secrets t=2024-07-26T18:16:10.144619965Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=query_data t=2024-07-26T18:16:10.14702863Z level=info msg="Query Service initialization" 2024-07-26T18:16:10.347 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=live.push_http t=2024-07-26T18:16:10.151735025Z level=info msg="Live Push Gateway initialization" 2024-07-26T18:16:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:10 smithi071 ceph-mon[92867]: osdmap e611: 8 total, 8 up, 8 in 2024-07-26T18:16:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:10 smithi071 ceph-mon[92867]: pgmap v589: 121 pgs: 121 active+clean; 272 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-07-26T18:16:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:10.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:10 smithi071 ceph-mon[90507]: osdmap e611: 8 total, 8 up, 8 in 2024-07-26T18:16:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:10 smithi071 ceph-mon[90507]: pgmap v589: 121 pgs: 121 active+clean; 272 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-07-26T18:16:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:11.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=infra.usagestats.collector t=2024-07-26T18:16:10.908576597Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-07-26T18:16:11.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=provisioning.datasources t=2024-07-26T18:16:10.910966016Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-07-26T18:16:11.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=provisioning.datasources t=2024-07-26T18:16:10.910975235Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-07-26T18:16:11.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=provisioning.datasources t=2024-07-26T18:16:10.911082802Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-07-26T18:16:11.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=provisioning.alerting t=2024-07-26T18:16:10.932891444Z level=info msg="starting to provision alerting" 2024-07-26T18:16:11.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=provisioning.alerting t=2024-07-26T18:16:10.932903052Z level=info msg="finished to provision alerting" 2024-07-26T18:16:11.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=grafanaStorageLogger t=2024-07-26T18:16:10.933032222Z level=info msg="storage starting" 2024-07-26T18:16:11.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=ngalert.state.manager t=2024-07-26T18:16:10.933088629Z level=info msg="Warming state cache for startup" 2024-07-26T18:16:11.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=http.server t=2024-07-26T18:16:10.93538459Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-07-26T18:16:11.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=ngalert.state.manager t=2024-07-26T18:16:10.963638529Z level=info msg="State cache has been initialized" states=0 duration=30.547778ms 2024-07-26T18:16:11.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=ticker t=2024-07-26T18:16:10.96370037Z level=info msg=starting first_tick=2024-07-26T18:16:20Z 2024-07-26T18:16:11.059 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=ngalert.multiorg.alertmanager t=2024-07-26T18:16:10.963704402Z level=info msg="starting MultiOrg Alertmanager" 2024-07-26T18:16:11.253 INFO:tasks.rados.rados.0.smithi071.stdout:2811: done (4 left) 2024-07-26T18:16:11.253 INFO:tasks.rados.rados.0.smithi071.stdout:2812: delete oid 39 current snap is 268 2024-07-26T18:16:11.253 INFO:tasks.rados.rados.0.smithi071.stdout:2808: finishing rollback tid 0 to smithi07179299-11 2024-07-26T18:16:11.253 INFO:tasks.rados.rados.0.smithi071.stdout:2808: finishing rollback tid 1 to smithi07179299-11 2024-07-26T18:16:11.253 INFO:tasks.rados.rados.0.smithi071.stdout:2808: finishing rollback tid 2 to smithi07179299-11 2024-07-26T18:16:11.253 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 1841 (ObjNum 813 snap 251 seq_num 813) dirty exists 2024-07-26T18:16:11.253 INFO:tasks.rados.rados.0.smithi071.stdout:2807: expect (ObjNum 819 snap 253 seq_num 819) 2024-07-26T18:16:11.369 INFO:tasks.rados.rados.0.smithi071.stdout:2810: finishing write tid 1 to smithi07179299-27 2024-07-26T18:16:11.369 INFO:tasks.rados.rados.0.smithi071.stdout:2810: finishing write tid 2 to smithi07179299-27 2024-07-26T18:16:11.369 INFO:tasks.rados.rados.0.smithi071.stdout:2810: finishing write tid 3 to smithi07179299-27 2024-07-26T18:16:11.369 INFO:tasks.rados.rados.0.smithi071.stdout:2810: oid 27 updating version 0 to 1483 2024-07-26T18:16:11.369 INFO:tasks.rados.rados.0.smithi071.stdout:2810: oid 27 version 1483 is already newer than 1482 2024-07-26T18:16:11.369 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1483 (ObjNum 886 snap 268 seq_num 886) dirty exists 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:2810: left oid 27 (ObjNum 886 snap 268 seq_num 886) 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:2809: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:2809: finishing copy_from to smithi07179299-28 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1463 (ObjNum 811 snap 249 seq_num 811) dirty exists 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:2807: done (4 left) 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:2808: done (3 left) 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:2809: done (2 left) 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:2810: done (1 left) 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:2812: done (0 left) 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 268 2024-07-26T18:16:11.370 INFO:tasks.rados.rados.0.smithi071.stdout:2813: seq_num 888 ranges {4087808=475136} 2024-07-26T18:16:11.392 INFO:tasks.rados.rados.0.smithi071.stdout:2813: writing smithi07179299-43 from 4087808 to 4562944 tid 1 2024-07-26T18:16:11.393 INFO:tasks.rados.rados.0.smithi071.stdout:2814: snap_remove snap 236 2024-07-26T18:16:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:11 smithi071 ceph-mon[92867]: osdmap e612: 8 total, 8 up, 8 in 2024-07-26T18:16:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:11 smithi071 ceph-mon[92867]: osdmap e613: 8 total, 8 up, 8 in 2024-07-26T18:16:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:11 smithi071 ceph-mon[90507]: osdmap e612: 8 total, 8 up, 8 in 2024-07-26T18:16:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:11 smithi071 ceph-mon[90507]: osdmap e613: 8 total, 8 up, 8 in 2024-07-26T18:16:11.546 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:11 smithi135 ceph-mon[85352]: osdmap e612: 8 total, 8 up, 8 in 2024-07-26T18:16:11.546 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:11 smithi135 ceph-mon[85352]: osdmap e613: 8 total, 8 up, 8 in 2024-07-26T18:16:12.279 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:12 smithi135 ceph-mon[85352]: pgmap v592: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 262 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 970 KiB/s wr, 16 op/s 2024-07-26T18:16:12.282 INFO:tasks.rados.rados.0.smithi071.stdout:2813: finishing write tid 1 to smithi07179299-43 2024-07-26T18:16:12.282 INFO:tasks.rados.rados.0.smithi071.stdout:2813: finishing write tid 2 to smithi07179299-43 2024-07-26T18:16:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:2813: finishing write tid 3 to smithi07179299-43 2024-07-26T18:16:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:2813: oid 43 updating version 0 to 1842 2024-07-26T18:16:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:2813: oid 43 updating version 1842 to 1843 2024-07-26T18:16:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1843 (ObjNum 888 snap 268 seq_num 888) dirty exists 2024-07-26T18:16:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:2813: left oid 43 (ObjNum 888 snap 268 seq_num 888) 2024-07-26T18:16:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:2813: done (1 left) 2024-07-26T18:16:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:2814: done (0 left) 2024-07-26T18:16:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 268 2024-07-26T18:16:12.283 INFO:tasks.rados.rados.0.smithi071.stdout:2815: seq_num 889 ranges {3776512=491520} 2024-07-26T18:16:12.306 INFO:tasks.rados.rados.0.smithi071.stdout:2815: writing smithi07179299-26 from 3776512 to 4268032 tid 1 2024-07-26T18:16:12.306 INFO:tasks.rados.rados.0.smithi071.stdout:2816: rmattr oid 36 current snap is 268 2024-07-26T18:16:12.306 INFO:tasks.rados.rados.0.smithi071.stdout:2817: snap_remove snap 246 2024-07-26T18:16:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:12 smithi071 ceph-mon[90507]: pgmap v592: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 262 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 970 KiB/s wr, 16 op/s 2024-07-26T18:16:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:16:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:16:12] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.43.0" 2024-07-26T18:16:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:12 smithi071 ceph-mon[92867]: pgmap v592: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 262 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 970 KiB/s wr, 16 op/s 2024-07-26T18:16:13.289 INFO:tasks.rados.rados.0.smithi071.stdout:2817: done (2 left) 2024-07-26T18:16:13.289 INFO:tasks.rados.rados.0.smithi071.stdout:2818: snap_remove snap 254 2024-07-26T18:16:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:13 smithi135 ceph-mon[85352]: osdmap e614: 8 total, 8 up, 8 in 2024-07-26T18:16:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:13 smithi071 ceph-mon[92867]: osdmap e614: 8 total, 8 up, 8 in 2024-07-26T18:16:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:13 smithi071 ceph-mon[90507]: osdmap e614: 8 total, 8 up, 8 in 2024-07-26T18:16:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:14.324 INFO:tasks.rados.rados.0.smithi071.stdout:2818: done (2 left) 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2819: rmattr oid 29 current snap is 268 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2819: done (2 left) 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2820: read oid 11 snap -1 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2820: expect (ObjNum 813 snap 251 seq_num 813) 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2821: read oid 41 snap -1 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2821: expect (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2822: delete oid 38 current snap is 268 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2815: finishing write tid 1 to smithi07179299-26 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2815: finishing write tid 2 to smithi07179299-26 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2815: finishing write tid 3 to smithi07179299-26 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2815: oid 26 updating version 0 to 1125 2024-07-26T18:16:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:2815: oid 26 updating version 1125 to 1126 2024-07-26T18:16:14.326 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1126 (ObjNum 889 snap 268 seq_num 889) dirty exists 2024-07-26T18:16:14.326 INFO:tasks.rados.rados.0.smithi071.stdout:2815: left oid 26 (ObjNum 889 snap 268 seq_num 889) 2024-07-26T18:16:14.326 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 1898 (ObjNum 14289 snap 0 seq_num 1650439136) dirty exists 2024-07-26T18:16:14.334 INFO:tasks.rados.rados.0.smithi071.stdout:2815: done (4 left) 2024-07-26T18:16:14.334 INFO:tasks.rados.rados.0.smithi071.stdout:2816: done (3 left) 2024-07-26T18:16:14.334 INFO:tasks.rados.rados.0.smithi071.stdout:2822: done (2 left) 2024-07-26T18:16:14.334 INFO:tasks.rados.rados.0.smithi071.stdout:2823: delete oid 46 current snap is 268 2024-07-26T18:16:14.337 INFO:tasks.rados.rados.0.smithi071.stdout:2823: done (2 left) 2024-07-26T18:16:14.338 INFO:tasks.rados.rados.0.smithi071.stdout:2824: snap_remove snap 256 2024-07-26T18:16:14.676 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:14 smithi135 ceph-mon[85352]: osdmap e615: 8 total, 8 up, 8 in 2024-07-26T18:16:14.676 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:14 smithi135 ceph-mon[85352]: pgmap v595: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 255 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 812 KiB/s wr, 6 op/s 2024-07-26T18:16:14.676 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.676 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.676 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.676 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:14 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[90507]: osdmap e615: 8 total, 8 up, 8 in 2024-07-26T18:16:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[90507]: pgmap v595: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 255 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 812 KiB/s wr, 6 op/s 2024-07-26T18:16:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[92867]: osdmap e615: 8 total, 8 up, 8 in 2024-07-26T18:16:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[92867]: pgmap v595: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 255 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 812 KiB/s wr, 6 op/s 2024-07-26T18:16:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:14 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:15.327 INFO:tasks.rados.rados.0.smithi071.stdout:2824: done (2 left) 2024-07-26T18:16:15.327 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 268 2024-07-26T18:16:15.327 INFO:tasks.rados.rados.0.smithi071.stdout:2820: expect (ObjNum 813 snap 251 seq_num 813) 2024-07-26T18:16:15.414 INFO:tasks.rados.rados.0.smithi071.stdout:2821: expect (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:16:15.545 INFO:tasks.rados.rados.0.smithi071.stdout:2825: seq_num 892 ranges {2408448=548864} 2024-07-26T18:16:15.561 INFO:tasks.rados.rados.0.smithi071.stdout:2825: writing smithi07179299-28 from 2408448 to 2957312 tid 1 2024-07-26T18:16:15.561 INFO:tasks.rados.rados.0.smithi071.stdout:2820: done (2 left) 2024-07-26T18:16:15.561 INFO:tasks.rados.rados.0.smithi071.stdout:2821: done (1 left) 2024-07-26T18:16:15.561 INFO:tasks.rados.rados.0.smithi071.stdout:2826: read oid 31 snap -1 2024-07-26T18:16:15.562 INFO:tasks.rados.rados.0.smithi071.stdout:2826: expect deleted 2024-07-26T18:16:15.562 INFO:tasks.rados.rados.0.smithi071.stdout:2827: rmattr oid 42 current snap is 268 2024-07-26T18:16:15.562 INFO:tasks.rados.rados.0.smithi071.stdout:2827: done (2 left) 2024-07-26T18:16:15.562 INFO:tasks.rados.rados.0.smithi071.stdout:2828: snap_remove snap 245 2024-07-26T18:16:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:15 smithi071 ceph-mon[90507]: osdmap e616: 8 total, 8 up, 8 in 2024-07-26T18:16:15.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:15 smithi071 ceph-mon[92867]: osdmap e616: 8 total, 8 up, 8 in 2024-07-26T18:16:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:15 smithi135 ceph-mon[85352]: osdmap e616: 8 total, 8 up, 8 in 2024-07-26T18:16:16.340 INFO:tasks.rados.rados.0.smithi071.stdout:2828: done (2 left) 2024-07-26T18:16:16.340 INFO:tasks.rados.rados.0.smithi071.stdout:2829: snap_create 2024-07-26T18:16:16.340 INFO:tasks.rados.rados.0.smithi071.stdout:2825: finishing write tid 1 to smithi07179299-28 2024-07-26T18:16:16.340 INFO:tasks.rados.rados.0.smithi071.stdout:2825: finishing write tid 2 to smithi07179299-28 2024-07-26T18:16:16.340 INFO:tasks.rados.rados.0.smithi071.stdout:2825: finishing write tid 3 to smithi07179299-28 2024-07-26T18:16:16.340 INFO:tasks.rados.rados.0.smithi071.stdout:2825: oid 28 updating version 0 to 1465 2024-07-26T18:16:16.340 INFO:tasks.rados.rados.0.smithi071.stdout:2825: oid 28 version 1465 is already newer than 1464 2024-07-26T18:16:16.340 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1465 (ObjNum 892 snap 268 seq_num 892) dirty exists 2024-07-26T18:16:16.340 INFO:tasks.rados.rados.0.smithi071.stdout:2825: left oid 28 (ObjNum 892 snap 268 seq_num 892) 2024-07-26T18:16:16.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:16 smithi135 ceph-mon[85352]: osdmap e617: 8 total, 8 up, 8 in 2024-07-26T18:16:16.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:16 smithi135 ceph-mon[85352]: pgmap v598: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 251 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 932 KiB/s wr, 5 op/s 2024-07-26T18:16:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:16 smithi071 ceph-mon[92867]: osdmap e617: 8 total, 8 up, 8 in 2024-07-26T18:16:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:16 smithi071 ceph-mon[92867]: pgmap v598: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 251 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 932 KiB/s wr, 5 op/s 2024-07-26T18:16:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:16 smithi071 ceph-mon[90507]: osdmap e617: 8 total, 8 up, 8 in 2024-07-26T18:16:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:16 smithi071 ceph-mon[90507]: pgmap v598: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 251 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 932 KiB/s wr, 5 op/s 2024-07-26T18:16:16.926 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:16:17.186 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:16:17.186 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (27s) 24s ago 11m 15.7M - 0.25.0 c8568f914cd2 f0962fe01ad1 2024-07-26T18:16:17.186 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (7s) 3s ago 11m 47.5M - 9.4.12 2bacad6d85d8 a5969d682195 2024-07-26T18:16:17.186 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (87s) 24s ago 13m 13.5M - 19.0.0-3666-g387735b0 a2ae8b18107f 8b1af4d51ce8 2024-07-26T18:16:17.186 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (71s) 3s ago 12m 14.7M - 19.0.0-3666-g387735b0 a2ae8b18107f d7718fa6b1dd 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (7m) 3s ago 16m 441M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (7m) 24s ago 17m 517M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (6m) 24s ago 18m 66.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (6m) 3s ago 16m 57.2M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (6m) 24s ago 16m 58.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (59s) 24s ago 11m 7906k - 1.5.0 0da6a335fe13 1b458c2a8359 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (56s) 3s ago 11m 14.2M - 1.5.0 0da6a335fe13 e23cd7635a4c 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (5m) 24s ago 16m 297M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (5m) 24s ago 15m 247M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (4m) 24s ago 15m 206M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5ec19670b2da 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (3m) 24s ago 14m 122M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 8863fded8a62 2024-07-26T18:16:17.187 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (3m) 3s ago 14m 266M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 2f1bdb58e19d 2024-07-26T18:16:17.188 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (2m) 3s ago 14m 218M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f dbd2ba780bcf 2024-07-26T18:16:17.188 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (2m) 3s ago 13m 97.4M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5e035ade52c5 2024-07-26T18:16:17.188 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (103s) 3s ago 13m 92.2M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 48da646d8540 2024-07-26T18:16:17.188 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (41s) 3s ago 12m 41.2M - 2.43.0 a07b618ecd1d 93284c01145d 2024-07-26T18:16:17.344 INFO:tasks.rados.rados.0.smithi071.stdout:2825: done (2 left) 2024-07-26T18:16:17.344 INFO:tasks.rados.rados.0.smithi071.stdout:2826: done (1 left) 2024-07-26T18:16:17.344 INFO:tasks.rados.rados.0.smithi071.stdout:2829: done (0 left) 2024-07-26T18:16:17.344 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 269 2024-07-26T18:16:17.345 INFO:tasks.rados.rados.0.smithi071.stdout:2830: seq_num 893 ranges {0=565248} 2024-07-26T18:16:17.347 INFO:tasks.rados.rados.0.smithi071.stdout:2830: writing smithi07179299-20 from 0 to 565248 tid 1 2024-07-26T18:16:17.347 INFO:tasks.rados.rados.0.smithi071.stdout:2831: read oid 9 snap 264 2024-07-26T18:16:17.347 INFO:tasks.rados.rados.0.smithi071.stdout:2831: expect (ObjNum 850 snap 261 seq_num 850) 2024-07-26T18:16:17.347 INFO:tasks.rados.rados.0.smithi071.stdout:2832: rollback oid 37 current snap is 269 2024-07-26T18:16:17.347 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 37 to 264 2024-07-26T18:16:17.347 INFO:tasks.rados.rados.0.smithi071.stdout:2833: read oid 16 snap -1 2024-07-26T18:16:17.347 INFO:tasks.rados.rados.0.smithi071.stdout:2833: expect (ObjNum 819 snap 253 seq_num 819) 2024-07-26T18:16:17.348 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 269 2024-07-26T18:16:17.348 INFO:tasks.rados.rados.0.smithi071.stdout:2834: seq_num 894 ranges {0=581632} 2024-07-26T18:16:17.351 INFO:tasks.rados.rados.0.smithi071.stdout:2834: writing smithi07179299-50 from 0 to 581632 tid 1 2024-07-26T18:16:17.352 INFO:tasks.rados.rados.0.smithi071.stdout:2835: rollback oid 2 current snap is 269 2024-07-26T18:16:17.352 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 2 to 263 2024-07-26T18:16:17.352 INFO:tasks.rados.rados.0.smithi071.stdout:2836: rmattr oid 43 current snap is 269 2024-07-26T18:16:17.352 INFO:tasks.rados.rados.0.smithi071.stdout:2837: read oid 19 snap 267 2024-07-26T18:16:17.352 INFO:tasks.rados.rados.0.smithi071.stdout:2837: expect deleted 2024-07-26T18:16:17.352 INFO:tasks.rados.rados.0.smithi071.stdout:2838: delete oid 48 current snap is 269 2024-07-26T18:16:17.358 INFO:tasks.rados.rados.0.smithi071.stdout:2837: done (8 left) 2024-07-26T18:16:17.358 INFO:tasks.rados.rados.0.smithi071.stdout:2838: done (7 left) 2024-07-26T18:16:17.358 INFO:tasks.rados.rados.0.smithi071.stdout:2839: copy_from oid 1 from oid 27 current snap is 269 2024-07-26T18:16:17.358 INFO:tasks.rados.rados.0.smithi071.stdout:2840: read oid 22 snap -1 2024-07-26T18:16:17.359 INFO:tasks.rados.rados.0.smithi071.stdout:2840: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:16:17.359 INFO:tasks.rados.rados.0.smithi071.stdout:2841: delete oid 15 current snap is 269 2024-07-26T18:16:17.360 INFO:tasks.rados.rados.0.smithi071.stdout:2840: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:16:17.363 INFO:tasks.rados.rados.0.smithi071.stdout:2832: finishing rollback tid 0 to smithi07179299-37 2024-07-26T18:16:17.363 INFO:tasks.rados.rados.0.smithi071.stdout:2832: finishing rollback tid 1 to smithi07179299-37 2024-07-26T18:16:17.364 INFO:tasks.rados.rados.0.smithi071.stdout:2830: finishing write tid 1 to smithi07179299-20 2024-07-26T18:16:17.364 INFO:tasks.rados.rados.0.smithi071.stdout:2830: finishing write tid 2 to smithi07179299-20 2024-07-26T18:16:17.365 INFO:tasks.rados.rados.0.smithi071.stdout:2835: finishing rollback tid 1 to smithi07179299-2 2024-07-26T18:16:17.365 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 1107 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-07-26T18:16:17.366 INFO:tasks.rados.rados.0.smithi071.stdout:2832: finishing rollback tid 2 to smithi07179299-37 2024-07-26T18:16:17.366 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 1112 (ObjNum 860 snap 261 seq_num 860) dirty exists 2024-07-26T18:16:17.366 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1844 (ObjNum 888 snap 268 seq_num 888) dirty exists 2024-07-26T18:16:17.366 INFO:tasks.rados.rados.0.smithi071.stdout:2830: finishing write tid 3 to smithi07179299-20 2024-07-26T18:16:17.366 INFO:tasks.rados.rados.0.smithi071.stdout:2830: oid 20 updating version 0 to 1431 2024-07-26T18:16:17.366 INFO:tasks.rados.rados.0.smithi071.stdout:2830: oid 20 version 1431 is already newer than 1430 2024-07-26T18:16:17.366 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1431 (ObjNum 893 snap 269 seq_num 893) dirty exists 2024-07-26T18:16:17.366 INFO:tasks.rados.rados.0.smithi071.stdout:2830: left oid 20 (ObjNum 893 snap 269 seq_num 893) 2024-07-26T18:16:17.367 INFO:tasks.rados.rados.0.smithi071.stdout:2833: expect (ObjNum 819 snap 253 seq_num 819) 2024-07-26T18:16:17.487 INFO:tasks.rados.rados.0.smithi071.stdout:2839: finishing copy_from racing read to smithi07179299-1 2024-07-26T18:16:17.487 INFO:tasks.rados.rados.0.smithi071.stdout:2839: finishing copy_from to smithi07179299-1 2024-07-26T18:16:17.487 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 1483 (ObjNum 886 snap 268 seq_num 886) dirty exists 2024-07-26T18:16:17.488 INFO:tasks.rados.rados.0.smithi071.stdout:2831: expect (ObjNum 850 snap 261 seq_num 850) 2024-07-26T18:16:17.532 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:16:17.532 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:16:17.532 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:16:17.532 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:16:17.532 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:16:17.532 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 8 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 15 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:16:17.533 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:16:17.534 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:17 smithi071 ceph-mon[92867]: osdmap e618: 8 total, 8 up, 8 in 2024-07-26T18:16:17.534 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:17 smithi071 ceph-mon[90507]: osdmap e618: 8 total, 8 up, 8 in 2024-07-26T18:16:17.678 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:17 smithi135 ceph-mon[85352]: osdmap e618: 8 total, 8 up, 8 in 2024-07-26T18:16:17.818 INFO:tasks.rados.rados.0.smithi071.stdout:2834: finishing write tid 1 to smithi07179299-50 2024-07-26T18:16:17.819 INFO:tasks.rados.rados.0.smithi071.stdout:2834: finishing write tid 2 to smithi07179299-50 2024-07-26T18:16:17.819 INFO:tasks.rados.rados.0.smithi071.stdout:2834: finishing write tid 3 to smithi07179299-50 2024-07-26T18:16:17.819 INFO:tasks.rados.rados.0.smithi071.stdout:2834: oid 50 updating version 0 to 2115 2024-07-26T18:16:17.819 INFO:tasks.rados.rados.0.smithi071.stdout:2834: oid 50 version 2115 is already newer than 2114 2024-07-26T18:16:17.819 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 2115 (ObjNum 894 snap 269 seq_num 894) dirty exists 2024-07-26T18:16:17.819 INFO:tasks.rados.rados.0.smithi071.stdout:2834: left oid 50 (ObjNum 894 snap 269 seq_num 894) 2024-07-26T18:16:17.820 INFO:tasks.rados.rados.0.smithi071.stdout:2830: done (9 left) 2024-07-26T18:16:17.820 INFO:tasks.rados.rados.0.smithi071.stdout:2831: done (8 left) 2024-07-26T18:16:17.820 INFO:tasks.rados.rados.0.smithi071.stdout:2832: done (7 left) 2024-07-26T18:16:17.820 INFO:tasks.rados.rados.0.smithi071.stdout:2833: done (6 left) 2024-07-26T18:16:17.820 INFO:tasks.rados.rados.0.smithi071.stdout:2834: done (5 left) 2024-07-26T18:16:17.820 INFO:tasks.rados.rados.0.smithi071.stdout:2835: done (4 left) 2024-07-26T18:16:17.821 INFO:tasks.rados.rados.0.smithi071.stdout:2836: done (3 left) 2024-07-26T18:16:17.821 INFO:tasks.rados.rados.0.smithi071.stdout:2839: done (2 left) 2024-07-26T18:16:17.821 INFO:tasks.rados.rados.0.smithi071.stdout:2840: done (1 left) 2024-07-26T18:16:17.821 INFO:tasks.rados.rados.0.smithi071.stdout:2841: done (0 left) 2024-07-26T18:16:17.821 INFO:tasks.rados.rados.0.smithi071.stdout:2842: read oid 16 snap -1 2024-07-26T18:16:17.821 INFO:tasks.rados.rados.0.smithi071.stdout:2842: expect (ObjNum 819 snap 253 seq_num 819) 2024-07-26T18:16:17.821 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 269 2024-07-26T18:16:17.822 INFO:tasks.rados.rados.0.smithi071.stdout:2843: seq_num 897 ranges {2039808=630784} 2024-07-26T18:16:17.832 INFO:tasks.rados.rados.0.smithi071.stdout:2843: writing smithi07179299-18 from 2039808 to 2670592 tid 1 2024-07-26T18:16:17.832 INFO:tasks.rados.rados.0.smithi071.stdout:2844: copy_from oid 2 from oid 29 current snap is 269 2024-07-26T18:16:17.832 INFO:tasks.rados.rados.0.smithi071.stdout:2842: expect (ObjNum 819 snap 253 seq_num 819) 2024-07-26T18:16:17.958 INFO:tasks.rados.rados.0.smithi071.stdout:2843: finishing write tid 1 to smithi07179299-18 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:2843: finishing write tid 2 to smithi07179299-18 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:2843: finishing write tid 3 to smithi07179299-18 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:2843: oid 18 updating version 0 to 1170 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:2843: oid 18 updating version 1170 to 1171 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 1171 (ObjNum 897 snap 269 seq_num 897) dirty exists 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:2843: left oid 18 (ObjNum 897 snap 269 seq_num 897) 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:2844: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:2844: finishing copy_from to smithi07179299-2 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 1162 (ObjNum 871 snap 263 seq_num 871) dirty exists 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:2842: done (2 left) 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:2843: done (1 left) 2024-07-26T18:16:17.959 INFO:tasks.rados.rados.0.smithi071.stdout:2844: done (0 left) 2024-07-26T18:16:17.960 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 269 2024-07-26T18:16:17.960 INFO:tasks.rados.rados.0.smithi071.stdout:2845: seq_num 898 ranges {2801664=647168} 2024-07-26T18:16:17.977 INFO:tasks.rados.rados.0.smithi071.stdout:2845: writing smithi07179299-9 from 2801664 to 3448832 tid 1 2024-07-26T18:16:17.977 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 269 2024-07-26T18:16:17.977 INFO:tasks.rados.rados.0.smithi071.stdout:2846: seq_num 899 ranges {0=663552} 2024-07-26T18:16:17.981 INFO:tasks.rados.rados.0.smithi071.stdout:2846: writing smithi07179299-32 from 0 to 663552 tid 1 2024-07-26T18:16:17.981 INFO:tasks.rados.rados.0.smithi071.stdout:2847: read oid 46 snap -1 2024-07-26T18:16:17.981 INFO:tasks.rados.rados.0.smithi071.stdout:2847: expect deleted 2024-07-26T18:16:17.981 INFO:tasks.rados.rados.0.smithi071.stdout:2848: snap_remove snap 264 2024-07-26T18:16:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: osdmap e619: 8 total, 8 up, 8 in 2024-07-26T18:16:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/159757707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: pgmap v601: 121 pgs: 121 active+clean; 251 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 120 KiB/s wr, 2 op/s 2024-07-26T18:16:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:16:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:16:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: osdmap e619: 8 total, 8 up, 8 in 2024-07-26T18:16:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/159757707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: pgmap v601: 121 pgs: 121 active+clean; 251 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 120 KiB/s wr, 2 op/s 2024-07-26T18:16:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:16:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:16:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-07-26T18:16:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-07-26T18:16:18.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-07-26T18:16:18.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-07-26T18:16:18.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-07-26T18:16:18.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-07-26T18:16:18.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-07-26T18:16:18.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-07-26T18:16:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-07-26T18:16:18.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-07-26T18:16:18.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-07-26T18:16:18.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-07-26T18:16:18.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-07-26T18:16:18.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-07-26T18:16:18.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-07-26T18:16:18.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:16:18.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:16:18.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-07-26T18:16:18.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-07-26T18:16:18.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-07-26T18:16:18.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-07-26T18:16:18.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-07-26T18:16:18.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:18.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:16:18.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:16:18.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:18.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:16:18.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:16:18.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: osdmap e619: 8 total, 8 up, 8 in 2024-07-26T18:16:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/159757707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: pgmap v601: 121 pgs: 121 active+clean; 251 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 120 KiB/s wr, 2 op/s 2024-07-26T18:16:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-07-26T18:16:18.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-07-26T18:16:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-07-26T18:16:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-07-26T18:16:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-07-26T18:16:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-07-26T18:16:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-07-26T18:16:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-07-26T18:16:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-07-26T18:16:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:16:18.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:18.948 INFO:tasks.rados.rados.0.smithi071.stdout:2848: done (3 left) 2024-07-26T18:16:18.948 INFO:tasks.rados.rados.0.smithi071.stdout:2849: rollback oid 4 current snap is 269 2024-07-26T18:16:18.948 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 4 to 235 2024-07-26T18:16:18.948 INFO:tasks.rados.rados.0.smithi071.stdout:2845: finishing write tid 1 to smithi07179299-9 2024-07-26T18:16:18.948 INFO:tasks.rados.rados.0.smithi071.stdout:2845: finishing write tid 2 to smithi07179299-9 2024-07-26T18:16:18.948 INFO:tasks.rados.rados.0.smithi071.stdout:2845: finishing write tid 3 to smithi07179299-9 2024-07-26T18:16:18.948 INFO:tasks.rados.rados.0.smithi071.stdout:2845: oid 9 updating version 0 to 2118 2024-07-26T18:16:18.948 INFO:tasks.rados.rados.0.smithi071.stdout:2845: oid 9 version 2118 is already newer than 2117 2024-07-26T18:16:18.948 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 2118 (ObjNum 898 snap 269 seq_num 898) dirty exists 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2845: left oid 9 (ObjNum 898 snap 269 seq_num 898) 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2846: finishing write tid 1 to smithi07179299-32 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2846: finishing write tid 2 to smithi07179299-32 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2846: finishing write tid 3 to smithi07179299-32 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2846: oid 32 updating version 0 to 1485 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2846: oid 32 version 1485 is already newer than 1484 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 1485 (ObjNum 899 snap 269 seq_num 899) dirty exists 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2846: left oid 32 (ObjNum 899 snap 269 seq_num 899) 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2845: done (3 left) 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2846: done (2 left) 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2847: done (1 left) 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 269 2024-07-26T18:16:18.949 INFO:tasks.rados.rados.0.smithi071.stdout:2850: seq_num 900 ranges {3391488=679936} 2024-07-26T18:16:18.971 INFO:tasks.rados.rados.0.smithi071.stdout:2850: writing smithi07179299-16 from 3391488 to 4071424 tid 1 2024-07-26T18:16:18.971 INFO:tasks.rados.rados.0.smithi071.stdout:2851: read oid 9 snap 255 2024-07-26T18:16:18.971 INFO:tasks.rados.rados.0.smithi071.stdout:2851: expect (ObjNum 804 snap 246 seq_num 804) 2024-07-26T18:16:18.971 INFO:tasks.rados.rados.0.smithi071.stdout:2852: setattr oid 29 current snap is 269 2024-07-26T18:16:18.971 INFO:tasks.rados.rados.0.smithi071.stdout:2849: finishing rollback tid 0 to smithi07179299-4 2024-07-26T18:16:18.971 INFO:tasks.rados.rados.0.smithi071.stdout:2849: finishing rollback tid 1 to smithi07179299-4 2024-07-26T18:16:18.971 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1487 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-07-26T18:16:18.972 INFO:tasks.rados.rados.0.smithi071.stdout:2849: done (3 left) 2024-07-26T18:16:18.972 INFO:tasks.rados.rados.0.smithi071.stdout:2853: read oid 42 snap -1 2024-07-26T18:16:18.972 INFO:tasks.rados.rados.0.smithi071.stdout:2853: expect (ObjNum 882 snap 265 seq_num 882) 2024-07-26T18:16:18.972 INFO:tasks.rados.rados.0.smithi071.stdout:2854: rollback oid 20 current snap is 269 2024-07-26T18:16:18.972 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 267 2024-07-26T18:16:18.972 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 269 2024-07-26T18:16:18.972 INFO:tasks.rados.rados.0.smithi071.stdout:2855: seq_num 901 ranges {442368=696320} 2024-07-26T18:16:18.979 INFO:tasks.rados.rados.0.smithi071.stdout:2855: writing smithi07179299-27 from 442368 to 1138688 tid 1 2024-07-26T18:16:18.979 INFO:tasks.rados.rados.0.smithi071.stdout:2856: read oid 46 snap -1 2024-07-26T18:16:18.980 INFO:tasks.rados.rados.0.smithi071.stdout:2856: expect deleted 2024-07-26T18:16:18.980 INFO:tasks.rados.rados.0.smithi071.stdout:2857: snap_remove snap 265 2024-07-26T18:16:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:19 smithi071 ceph-mon[90507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:16:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:19 smithi071 ceph-mon[90507]: Upgrade: Finalizing container_image settings 2024-07-26T18:16:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:19 smithi071 ceph-mon[90507]: Upgrade: Complete! 2024-07-26T18:16:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:19 smithi071 ceph-mon[90507]: osdmap e620: 8 total, 8 up, 8 in 2024-07-26T18:16:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:19 smithi071 ceph-mon[92867]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:16:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:19 smithi071 ceph-mon[92867]: Upgrade: Finalizing container_image settings 2024-07-26T18:16:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:19 smithi071 ceph-mon[92867]: Upgrade: Complete! 2024-07-26T18:16:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:19 smithi071 ceph-mon[92867]: osdmap e620: 8 total, 8 up, 8 in 2024-07-26T18:16:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:19 smithi135 ceph-mon[85352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-07-26T18:16:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:19 smithi135 ceph-mon[85352]: Upgrade: Finalizing container_image settings 2024-07-26T18:16:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:19 smithi135 ceph-mon[85352]: Upgrade: Complete! 2024-07-26T18:16:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:19 smithi135 ceph-mon[85352]: osdmap e620: 8 total, 8 up, 8 in 2024-07-26T18:16:19.952 INFO:tasks.rados.rados.0.smithi071.stdout:2857: done (7 left) 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:2858: snap_create 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:2854: finishing rollback tid 0 to smithi07179299-20 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:2850: finishing write tid 1 to smithi07179299-16 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:2850: finishing write tid 2 to smithi07179299-16 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 1172 (ObjNum 871 snap 263 seq_num 871) dirty exists 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:2854: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1433 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:2850: finishing write tid 3 to smithi07179299-16 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:2850: oid 16 updating version 0 to 1486 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:2850: oid 16 version 1486 is already newer than 1485 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 1486 (ObjNum 900 snap 269 seq_num 900) dirty exists 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:2850: left oid 16 (ObjNum 900 snap 269 seq_num 900) 2024-07-26T18:16:19.953 INFO:tasks.rados.rados.0.smithi071.stdout:2855: finishing write tid 1 to smithi07179299-27 2024-07-26T18:16:19.954 INFO:tasks.rados.rados.0.smithi071.stdout:2855: finishing write tid 2 to smithi07179299-27 2024-07-26T18:16:19.954 INFO:tasks.rados.rados.0.smithi071.stdout:2855: finishing write tid 3 to smithi07179299-27 2024-07-26T18:16:19.954 INFO:tasks.rados.rados.0.smithi071.stdout:2855: oid 27 updating version 0 to 1487 2024-07-26T18:16:19.954 INFO:tasks.rados.rados.0.smithi071.stdout:2855: oid 27 updating version 1487 to 1488 2024-07-26T18:16:19.954 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1488 (ObjNum 901 snap 269 seq_num 901) dirty exists 2024-07-26T18:16:19.954 INFO:tasks.rados.rados.0.smithi071.stdout:2855: left oid 27 (ObjNum 901 snap 269 seq_num 901) 2024-07-26T18:16:19.954 INFO:tasks.rados.rados.0.smithi071.stdout:2851: expect (ObjNum 804 snap 246 seq_num 804) 2024-07-26T18:16:20.054 INFO:tasks.rados.rados.0.smithi071.stdout:2853: expect (ObjNum 882 snap 265 seq_num 882) 2024-07-26T18:16:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:20 smithi071 ceph-mon[90507]: pgmap v603: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 411 KiB/s wr, 8 op/s 2024-07-26T18:16:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:20 smithi071 ceph-mon[90507]: osdmap e621: 8 total, 8 up, 8 in 2024-07-26T18:16:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:20 smithi071 ceph-mon[92867]: pgmap v603: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 411 KiB/s wr, 8 op/s 2024-07-26T18:16:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:20 smithi071 ceph-mon[92867]: osdmap e621: 8 total, 8 up, 8 in 2024-07-26T18:16:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:20 smithi135 ceph-mon[85352]: pgmap v603: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 411 KiB/s wr, 8 op/s 2024-07-26T18:16:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:20 smithi135 ceph-mon[85352]: osdmap e621: 8 total, 8 up, 8 in 2024-07-26T18:16:20.951 INFO:tasks.rados.rados.0.smithi071.stdout:2850: done (7 left) 2024-07-26T18:16:20.952 INFO:tasks.rados.rados.0.smithi071.stdout:2851: done (6 left) 2024-07-26T18:16:20.952 INFO:tasks.rados.rados.0.smithi071.stdout:2852: done (5 left) 2024-07-26T18:16:20.952 INFO:tasks.rados.rados.0.smithi071.stdout:2853: done (4 left) 2024-07-26T18:16:20.952 INFO:tasks.rados.rados.0.smithi071.stdout:2854: done (3 left) 2024-07-26T18:16:20.952 INFO:tasks.rados.rados.0.smithi071.stdout:2855: done (2 left) 2024-07-26T18:16:20.952 INFO:tasks.rados.rados.0.smithi071.stdout:2856: done (1 left) 2024-07-26T18:16:20.952 INFO:tasks.rados.rados.0.smithi071.stdout:2858: done (0 left) 2024-07-26T18:16:20.952 INFO:tasks.rados.rados.0.smithi071.stdout:2859: delete oid 44 current snap is 270 2024-07-26T18:16:20.957 INFO:tasks.rados.rados.0.smithi071.stdout:2859: done (0 left) 2024-07-26T18:16:20.957 INFO:tasks.rados.rados.0.smithi071.stdout:2860: delete oid 20 current snap is 270 2024-07-26T18:16:20.959 INFO:tasks.rados.rados.0.smithi071.stdout:2860: done (0 left) 2024-07-26T18:16:20.959 INFO:tasks.rados.rados.0.smithi071.stdout:2861: rmattr oid 37 current snap is 270 2024-07-26T18:16:20.959 INFO:tasks.rados.rados.0.smithi071.stdout:2861: done (0 left) 2024-07-26T18:16:20.959 INFO:tasks.rados.rados.0.smithi071.stdout:2862: snap_create 2024-07-26T18:16:21.253 INFO:tasks.rados.rados.0.smithi071.stdout:2862: done (0 left) 2024-07-26T18:16:21.253 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 271 2024-07-26T18:16:21.253 INFO:tasks.rados.rados.0.smithi071.stdout:2863: seq_num 904 ranges {0=745472} 2024-07-26T18:16:21.257 INFO:tasks.rados.rados.0.smithi071.stdout:2863: writing smithi07179299-4 from 0 to 745472 tid 1 2024-07-26T18:16:21.257 INFO:tasks.rados.rados.0.smithi071.stdout:2864: read oid 38 snap -1 2024-07-26T18:16:21.257 INFO:tasks.rados.rados.0.smithi071.stdout:2864: expect deleted 2024-07-26T18:16:21.257 INFO:tasks.rados.rados.0.smithi071.stdout:2865: rmattr oid 36 current snap is 271 2024-07-26T18:16:21.257 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 271 2024-07-26T18:16:21.257 INFO:tasks.rados.rados.0.smithi071.stdout:2866: seq_num 905 ranges {4562944=761856} 2024-07-26T18:16:21.286 INFO:tasks.rados.rados.0.smithi071.stdout:2866: writing smithi07179299-43 from 4562944 to 5324800 tid 1 2024-07-26T18:16:21.286 INFO:tasks.rados.rados.0.smithi071.stdout:2867: delete oid 34 current snap is 271 2024-07-26T18:16:21.286 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 1899 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:16:21.286 INFO:tasks.rados.rados.0.smithi071.stdout:2863: finishing write tid 1 to smithi07179299-4 2024-07-26T18:16:21.286 INFO:tasks.rados.rados.0.smithi071.stdout:2863: finishing write tid 2 to smithi07179299-4 2024-07-26T18:16:21.287 INFO:tasks.rados.rados.0.smithi071.stdout:2863: finishing write tid 3 to smithi07179299-4 2024-07-26T18:16:21.287 INFO:tasks.rados.rados.0.smithi071.stdout:2863: oid 4 updating version 0 to 1488 2024-07-26T18:16:21.287 INFO:tasks.rados.rados.0.smithi071.stdout:2863: oid 4 updating version 1488 to 1489 2024-07-26T18:16:21.287 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1489 (ObjNum 904 snap 271 seq_num 904) dirty exists 2024-07-26T18:16:21.287 INFO:tasks.rados.rados.0.smithi071.stdout:2863: left oid 4 (ObjNum 904 snap 271 seq_num 904) 2024-07-26T18:16:21.289 INFO:tasks.rados.rados.0.smithi071.stdout:2863: done (4 left) 2024-07-26T18:16:21.289 INFO:tasks.rados.rados.0.smithi071.stdout:2864: done (3 left) 2024-07-26T18:16:21.289 INFO:tasks.rados.rados.0.smithi071.stdout:2865: done (2 left) 2024-07-26T18:16:21.289 INFO:tasks.rados.rados.0.smithi071.stdout:2867: done (1 left) 2024-07-26T18:16:21.289 INFO:tasks.rados.rados.0.smithi071.stdout:2868: read oid 19 snap -1 2024-07-26T18:16:21.289 INFO:tasks.rados.rados.0.smithi071.stdout:2868: expect deleted 2024-07-26T18:16:21.289 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 271 2024-07-26T18:16:21.289 INFO:tasks.rados.rados.0.smithi071.stdout:2869: seq_num 907 ranges {2564096=794624} 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:2869: writing smithi07179299-29 from 2564096 to 3358720 tid 1 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:2870: rollback oid 8 current snap is 271 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 8 to 255 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:2866: finishing write tid 1 to smithi07179299-43 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:2866: finishing write tid 2 to smithi07179299-43 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:2866: finishing write tid 3 to smithi07179299-43 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:2866: oid 43 updating version 0 to 1845 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:2866: oid 43 updating version 1845 to 1846 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1846 (ObjNum 905 snap 271 seq_num 905) dirty exists 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:2866: left oid 43 (ObjNum 905 snap 271 seq_num 905) 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:2866: done (3 left) 2024-07-26T18:16:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:2868: done (2 left) 2024-07-26T18:16:21.309 INFO:tasks.rados.rados.0.smithi071.stdout:2871: snap_remove snap 257 2024-07-26T18:16:22.266 INFO:tasks.rados.rados.0.smithi071.stdout:2871: done (2 left) 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:2872: copy_from oid 27 from oid 1 current snap is 271 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:2870: finishing rollback tid 0 to smithi07179299-8 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:2869: finishing write tid 1 to smithi07179299-29 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:2870: finishing rollback tid 1 to smithi07179299-8 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:2870: finishing rollback tid 2 to smithi07179299-8 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1875 (ObjNum 780 snap 234 seq_num 780) dirty exists 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:2869: finishing write tid 2 to smithi07179299-29 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:2869: finishing write tid 3 to smithi07179299-29 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:2869: oid 29 updating version 0 to 1174 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:2869: oid 29 version 1174 is already newer than 1173 2024-07-26T18:16:22.267 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 1174 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:16:22.268 INFO:tasks.rados.rados.0.smithi071.stdout:2869: left oid 29 (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:16:22.268 INFO:tasks.rados.rados.0.smithi071.stdout:2869: done (2 left) 2024-07-26T18:16:22.268 INFO:tasks.rados.rados.0.smithi071.stdout:2870: done (1 left) 2024-07-26T18:16:22.268 INFO:tasks.rados.rados.0.smithi071.stdout:2873: read oid 34 snap 270 2024-07-26T18:16:22.268 INFO:tasks.rados.rados.0.smithi071.stdout:2873: expect (ObjNum 2057340128 snap 21924 seq_num 2058327392) 2024-07-26T18:16:22.268 INFO:tasks.rados.rados.0.smithi071.stdout:2874: delete oid 3 current snap is 271 2024-07-26T18:16:22.268 INFO:tasks.rados.rados.0.smithi071.stdout:2873: expect (ObjNum 2057340128 snap 21924 seq_num 2058327392) 2024-07-26T18:16:22.278 INFO:tasks.rados.rados.0.smithi071.stdout:2872: finishing copy_from racing read to smithi07179299-27 2024-07-26T18:16:22.279 INFO:tasks.rados.rados.0.smithi071.stdout:2872: finishing copy_from to smithi07179299-27 2024-07-26T18:16:22.279 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 1483 (ObjNum 886 snap 268 seq_num 886) dirty exists 2024-07-26T18:16:22.280 INFO:tasks.rados.rados.0.smithi071.stdout:2872: done (2 left) 2024-07-26T18:16:22.281 INFO:tasks.rados.rados.0.smithi071.stdout:2873: done (1 left) 2024-07-26T18:16:22.281 INFO:tasks.rados.rados.0.smithi071.stdout:2874: done (0 left) 2024-07-26T18:16:22.281 INFO:tasks.rados.rados.0.smithi071.stdout:2875: rollback oid 19 current snap is 271 2024-07-26T18:16:22.281 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 19 to 261 2024-07-26T18:16:22.281 INFO:tasks.rados.rados.0.smithi071.stdout:2876: rmattr oid 23 current snap is 271 2024-07-26T18:16:22.281 INFO:tasks.rados.rados.0.smithi071.stdout:2876: done (1 left) 2024-07-26T18:16:22.281 INFO:tasks.rados.rados.0.smithi071.stdout:2877: read oid 50 snap -1 2024-07-26T18:16:22.281 INFO:tasks.rados.rados.0.smithi071.stdout:2877: expect (ObjNum 894 snap 269 seq_num 894) 2024-07-26T18:16:22.281 INFO:tasks.rados.rados.0.smithi071.stdout:2878: setattr oid 8 current snap is 271 2024-07-26T18:16:22.282 INFO:tasks.rados.rados.0.smithi071.stdout:2879: delete oid 38 current snap is 271 2024-07-26T18:16:22.283 INFO:tasks.rados.rados.0.smithi071.stdout:2875: finishing rollback tid 1 to smithi07179299-19 2024-07-26T18:16:22.285 INFO:tasks.rados.rados.0.smithi071.stdout:2875: finishing rollback tid 2 to smithi07179299-19 2024-07-26T18:16:22.285 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 1877 (ObjNum 856 snap 261 seq_num 856) dirty exists 2024-07-26T18:16:22.286 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1878 (ObjNum 780 snap 234 seq_num 780) dirty exists 2024-07-26T18:16:22.287 INFO:tasks.rados.rados.0.smithi071.stdout:2875: done (3 left) 2024-07-26T18:16:22.288 INFO:tasks.rados.rados.0.smithi071.stdout:2878: done (2 left) 2024-07-26T18:16:22.288 INFO:tasks.rados.rados.0.smithi071.stdout:2879: done (1 left) 2024-07-26T18:16:22.288 INFO:tasks.rados.rados.0.smithi071.stdout:2880: read oid 45 snap -1 2024-07-26T18:16:22.288 INFO:tasks.rados.rados.0.smithi071.stdout:2880: expect deleted 2024-07-26T18:16:22.288 INFO:tasks.rados.rados.0.smithi071.stdout:2881: copy_from oid 28 from oid 29 current snap is 271 2024-07-26T18:16:22.288 INFO:tasks.rados.rados.0.smithi071.stdout:2882: read oid 32 snap -1 2024-07-26T18:16:22.288 INFO:tasks.rados.rados.0.smithi071.stdout:2882: expect (ObjNum 899 snap 269 seq_num 899) 2024-07-26T18:16:22.288 INFO:tasks.rados.rados.0.smithi071.stdout:2883: read oid 17 snap 241 2024-07-26T18:16:22.288 INFO:tasks.rados.rados.0.smithi071.stdout:2883: expect deleted 2024-07-26T18:16:22.288 INFO:tasks.rados.rados.0.smithi071.stdout:2884: snap_remove snap 255 2024-07-26T18:16:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:21 smithi135 ceph-mon[85352]: osdmap e622: 8 total, 8 up, 8 in 2024-07-26T18:16:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:21 smithi135 ceph-mon[85352]: osdmap e623: 8 total, 8 up, 8 in 2024-07-26T18:16:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:21 smithi135 ceph-mon[85352]: pgmap v607: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 588 KiB/s wr, 13 op/s 2024-07-26T18:16:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:16:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:16:22] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-07-26T18:16:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:21 smithi071 ceph-mon[90507]: osdmap e622: 8 total, 8 up, 8 in 2024-07-26T18:16:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:21 smithi071 ceph-mon[90507]: osdmap e623: 8 total, 8 up, 8 in 2024-07-26T18:16:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:21 smithi071 ceph-mon[90507]: pgmap v607: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 588 KiB/s wr, 13 op/s 2024-07-26T18:16:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:21 smithi071 ceph-mon[92867]: osdmap e622: 8 total, 8 up, 8 in 2024-07-26T18:16:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:21 smithi071 ceph-mon[92867]: osdmap e623: 8 total, 8 up, 8 in 2024-07-26T18:16:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:21 smithi071 ceph-mon[92867]: pgmap v607: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 588 KiB/s wr, 13 op/s 2024-07-26T18:16:23.270 INFO:tasks.rados.rados.0.smithi071.stdout:2884: done (5 left) 2024-07-26T18:16:23.271 INFO:tasks.rados.rados.0.smithi071.stdout:2885: delete oid 48 current snap is 271 2024-07-26T18:16:23.271 INFO:tasks.rados.rados.0.smithi071.stdout:2877: expect (ObjNum 894 snap 269 seq_num 894) 2024-07-26T18:16:23.303 INFO:tasks.rados.rados.0.smithi071.stdout:2882: expect (ObjNum 899 snap 269 seq_num 899) 2024-07-26T18:16:23.321 INFO:tasks.rados.rados.0.smithi071.stdout:2881: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:16:23.321 INFO:tasks.rados.rados.0.smithi071.stdout:2881: finishing copy_from to smithi07179299-28 2024-07-26T18:16:23.321 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1174 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:16:23.321 INFO:tasks.rados.rados.0.smithi071.stdout:2877: done (5 left) 2024-07-26T18:16:23.321 INFO:tasks.rados.rados.0.smithi071.stdout:2880: done (4 left) 2024-07-26T18:16:23.321 INFO:tasks.rados.rados.0.smithi071.stdout:2881: done (3 left) 2024-07-26T18:16:23.321 INFO:tasks.rados.rados.0.smithi071.stdout:2882: done (2 left) 2024-07-26T18:16:23.321 INFO:tasks.rados.rados.0.smithi071.stdout:2883: done (1 left) 2024-07-26T18:16:23.322 INFO:tasks.rados.rados.0.smithi071.stdout:2885: done (0 left) 2024-07-26T18:16:23.322 INFO:tasks.rados.rados.0.smithi071.stdout:2886: rollback oid 31 current snap is 271 2024-07-26T18:16:23.322 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 31 to 268 2024-07-26T18:16:23.322 INFO:tasks.rados.rados.0.smithi071.stdout:2887: snap_remove snap 241 2024-07-26T18:16:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:23 smithi135 ceph-mon[85352]: osdmap e624: 8 total, 8 up, 8 in 2024-07-26T18:16:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:23.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:23 smithi071 ceph-mon[92867]: osdmap e624: 8 total, 8 up, 8 in 2024-07-26T18:16:23.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:23 smithi071 ceph-mon[90507]: osdmap e624: 8 total, 8 up, 8 in 2024-07-26T18:16:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:16:24.279 INFO:tasks.rados.rados.0.smithi071.stdout:2886: finishing rollback tid 1 to smithi07179299-31 2024-07-26T18:16:24.279 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 0 (ObjNum 241 snap 0 seq_num 1650437568) dirty dne 2024-07-26T18:16:24.279 INFO:tasks.rados.rados.0.smithi071.stdout:2886: done (1 left) 2024-07-26T18:16:24.279 INFO:tasks.rados.rados.0.smithi071.stdout:2887: done (0 left) 2024-07-26T18:16:24.279 INFO:tasks.rados.rados.0.smithi071.stdout:2888: read oid 17 snap -1 2024-07-26T18:16:24.279 INFO:tasks.rados.rados.0.smithi071.stdout:2888: expect (ObjNum 871 snap 263 seq_num 871) 2024-07-26T18:16:24.279 INFO:tasks.rados.rados.0.smithi071.stdout:2889: snap_create 2024-07-26T18:16:24.297 INFO:tasks.rados.rados.0.smithi071.stdout:2888: expect (ObjNum 871 snap 263 seq_num 871) 2024-07-26T18:16:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:24 smithi135 ceph-mon[85352]: osdmap e625: 8 total, 8 up, 8 in 2024-07-26T18:16:24.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:24 smithi135 ceph-mon[85352]: pgmap v610: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 260 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.9 MiB/s wr, 31 op/s 2024-07-26T18:16:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:24 smithi071 ceph-mon[92867]: osdmap e625: 8 total, 8 up, 8 in 2024-07-26T18:16:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:24 smithi071 ceph-mon[92867]: pgmap v610: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 260 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.9 MiB/s wr, 31 op/s 2024-07-26T18:16:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:24 smithi071 ceph-mon[90507]: osdmap e625: 8 total, 8 up, 8 in 2024-07-26T18:16:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:24 smithi071 ceph-mon[90507]: pgmap v610: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 260 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.9 MiB/s wr, 31 op/s 2024-07-26T18:16:25.280 INFO:tasks.rados.rados.0.smithi071.stdout:2888: done (1 left) 2024-07-26T18:16:25.280 INFO:tasks.rados.rados.0.smithi071.stdout:2889: done (0 left) 2024-07-26T18:16:25.280 INFO:tasks.rados.rados.0.smithi071.stdout:2890: copy_from oid 40 from oid 4 current snap is 272 2024-07-26T18:16:25.280 INFO:tasks.rados.rados.0.smithi071.stdout:2891: rollback oid 41 current snap is 272 2024-07-26T18:16:25.280 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 41 to 261 2024-07-26T18:16:25.280 INFO:tasks.rados.rados.0.smithi071.stdout:2892: snap_create 2024-07-26T18:16:25.286 INFO:tasks.rados.rados.0.smithi071.stdout:2891: finishing rollback tid 0 to smithi07179299-41 2024-07-26T18:16:25.287 INFO:tasks.rados.rados.0.smithi071.stdout:2891: finishing rollback tid 1 to smithi07179299-41 2024-07-26T18:16:25.288 INFO:tasks.rados.rados.0.smithi071.stdout:2891: finishing rollback tid 2 to smithi07179299-41 2024-07-26T18:16:25.288 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 1297 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:16:25.292 INFO:tasks.rados.rados.0.smithi071.stdout:2890: finishing copy_from racing read to smithi07179299-40 2024-07-26T18:16:25.293 INFO:tasks.rados.rados.0.smithi071.stdout:2890: finishing copy_from to smithi07179299-40 2024-07-26T18:16:25.293 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 1489 (ObjNum 904 snap 271 seq_num 904) dirty exists 2024-07-26T18:16:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:25 smithi135 ceph-mon[85352]: osdmap e626: 8 total, 8 up, 8 in 2024-07-26T18:16:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:25 smithi071 ceph-mon[90507]: osdmap e626: 8 total, 8 up, 8 in 2024-07-26T18:16:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:25 smithi071 ceph-mon[92867]: osdmap e626: 8 total, 8 up, 8 in 2024-07-26T18:16:26.255 INFO:tasks.rados.rados.0.smithi071.stdout:2890: done (2 left) 2024-07-26T18:16:26.255 INFO:tasks.rados.rados.0.smithi071.stdout:2891: done (1 left) 2024-07-26T18:16:26.255 INFO:tasks.rados.rados.0.smithi071.stdout:2892: done (0 left) 2024-07-26T18:16:26.255 INFO:tasks.rados.rados.0.smithi071.stdout:2893: read oid 10 snap 261 2024-07-26T18:16:26.256 INFO:tasks.rados.rados.0.smithi071.stdout:2893: expect (ObjNum 848 snap 260 seq_num 848) 2024-07-26T18:16:26.256 INFO:tasks.rados.rados.0.smithi071.stdout:2894: snap_create 2024-07-26T18:16:26.278 INFO:tasks.rados.rados.0.smithi071.stdout:2893: expect (ObjNum 848 snap 260 seq_num 848) 2024-07-26T18:16:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:26 smithi135 ceph-mon[85352]: osdmap e627: 8 total, 8 up, 8 in 2024-07-26T18:16:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:26 smithi135 ceph-mon[85352]: pgmap v613: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 251 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-07-26T18:16:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:26 smithi135 ceph-mon[85352]: osdmap e628: 8 total, 8 up, 8 in 2024-07-26T18:16:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:26 smithi071 ceph-mon[90507]: osdmap e627: 8 total, 8 up, 8 in 2024-07-26T18:16:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:26 smithi071 ceph-mon[90507]: pgmap v613: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 251 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-07-26T18:16:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:26 smithi071 ceph-mon[90507]: osdmap e628: 8 total, 8 up, 8 in 2024-07-26T18:16:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:26 smithi071 ceph-mon[92867]: osdmap e627: 8 total, 8 up, 8 in 2024-07-26T18:16:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:26 smithi071 ceph-mon[92867]: pgmap v613: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 251 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-07-26T18:16:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:26 smithi071 ceph-mon[92867]: osdmap e628: 8 total, 8 up, 8 in 2024-07-26T18:16:27.258 INFO:tasks.rados.rados.0.smithi071.stdout:2893: done (1 left) 2024-07-26T18:16:27.258 INFO:tasks.rados.rados.0.smithi071.stdout:2894: done (0 left) 2024-07-26T18:16:27.258 INFO:tasks.rados.rados.0.smithi071.stdout:2895: copy_from oid 43 from oid 41 current snap is 274 2024-07-26T18:16:27.258 INFO:tasks.rados.rados.0.smithi071.stdout:2896: delete oid 31 current snap is 274 2024-07-26T18:16:27.262 INFO:tasks.rados.rados.0.smithi071.stdout:2896: done (1 left) 2024-07-26T18:16:27.262 INFO:tasks.rados.rados.0.smithi071.stdout:2897: copy_from oid 10 from oid 31 current snap is 274 2024-07-26T18:16:27.263 INFO:tasks.rados.rados.0.smithi071.stdout:2898: read oid 4 snap -1 2024-07-26T18:16:27.263 INFO:tasks.rados.rados.0.smithi071.stdout:2898: expect (ObjNum 904 snap 271 seq_num 904) 2024-07-26T18:16:27.263 INFO:tasks.rados.rados.0.smithi071.stdout:2899: snap_create 2024-07-26T18:16:27.265 INFO:tasks.rados.rados.0.smithi071.stdout:2897: finishing copy_from to smithi07179299-10 2024-07-26T18:16:27.265 INFO:tasks.rados.rados.0.smithi071.stdout:2897: got expected ENOENT (src dne) 2024-07-26T18:16:27.265 INFO:tasks.rados.rados.0.smithi071.stdout:2897: finishing copy_from racing read to smithi07179299-10 2024-07-26T18:16:27.267 INFO:tasks.rados.rados.0.smithi071.stdout:2898: expect (ObjNum 904 snap 271 seq_num 904) 2024-07-26T18:16:27.290 INFO:tasks.rados.rados.0.smithi071.stdout:2895: finishing copy_from racing read to smithi07179299-43 2024-07-26T18:16:27.290 INFO:tasks.rados.rados.0.smithi071.stdout:2895: finishing copy_from to smithi07179299-43 2024-07-26T18:16:27.291 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1297 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:16:28.261 INFO:tasks.rados.rados.0.smithi071.stdout:2895: done (3 left) 2024-07-26T18:16:28.261 INFO:tasks.rados.rados.0.smithi071.stdout:2897: done (2 left) 2024-07-26T18:16:28.261 INFO:tasks.rados.rados.0.smithi071.stdout:2898: done (1 left) 2024-07-26T18:16:28.262 INFO:tasks.rados.rados.0.smithi071.stdout:2899: done (0 left) 2024-07-26T18:16:28.262 INFO:tasks.rados.rados.0.smithi071.stdout:2900: snap_remove snap 274 2024-07-26T18:16:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:28 smithi135 ceph-mon[85352]: osdmap e629: 8 total, 8 up, 8 in 2024-07-26T18:16:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:28 smithi135 ceph-mon[85352]: pgmap v616: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 238 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2024-07-26T18:16:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:28 smithi071 ceph-mon[92867]: osdmap e629: 8 total, 8 up, 8 in 2024-07-26T18:16:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:28 smithi071 ceph-mon[92867]: pgmap v616: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 238 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2024-07-26T18:16:28.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:28 smithi071 ceph-mon[90507]: osdmap e629: 8 total, 8 up, 8 in 2024-07-26T18:16:28.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:28.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:28 smithi071 ceph-mon[90507]: pgmap v616: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 238 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2024-07-26T18:16:29.268 INFO:tasks.rados.rados.0.smithi071.stdout:2900: done (0 left) 2024-07-26T18:16:29.268 INFO:tasks.rados.rados.0.smithi071.stdout:2901: read oid 1 snap -1 2024-07-26T18:16:29.268 INFO:tasks.rados.rados.0.smithi071.stdout:2901: expect (ObjNum 886 snap 268 seq_num 886) 2024-07-26T18:16:29.268 INFO:tasks.rados.rados.0.smithi071.stdout:2902: snap_remove snap 269 2024-07-26T18:16:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:29 smithi135 ceph-mon[85352]: osdmap e630: 8 total, 8 up, 8 in 2024-07-26T18:16:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:29 smithi071 ceph-mon[90507]: osdmap e630: 8 total, 8 up, 8 in 2024-07-26T18:16:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:29 smithi071 ceph-mon[92867]: osdmap e630: 8 total, 8 up, 8 in 2024-07-26T18:16:30.271 INFO:tasks.rados.rados.0.smithi071.stdout:2902: done (1 left) 2024-07-26T18:16:30.271 INFO:tasks.rados.rados.0.smithi071.stdout:2903: delete oid 42 current snap is 275 2024-07-26T18:16:30.271 INFO:tasks.rados.rados.0.smithi071.stdout:2901: expect (ObjNum 886 snap 268 seq_num 886) 2024-07-26T18:16:30.287 INFO:tasks.rados.rados.0.smithi071.stdout:2901: done (1 left) 2024-07-26T18:16:30.287 INFO:tasks.rados.rados.0.smithi071.stdout:2903: done (0 left) 2024-07-26T18:16:30.287 INFO:tasks.rados.rados.0.smithi071.stdout:2904: rollback oid 18 current snap is 275 2024-07-26T18:16:30.287 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 261 2024-07-26T18:16:30.287 INFO:tasks.rados.rados.0.smithi071.stdout:2905: rollback oid 20 current snap is 275 2024-07-26T18:16:30.287 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 272 2024-07-26T18:16:30.287 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 275 2024-07-26T18:16:30.287 INFO:tasks.rados.rados.0.smithi071.stdout:2906: seq_num 913 ranges {2564096=499712,3063808=401408} 2024-07-26T18:16:30.303 INFO:tasks.rados.rados.0.smithi071.stdout:2906: writing smithi07179299-17 from 2564096 to 3063808 tid 1 2024-07-26T18:16:30.306 INFO:tasks.rados.rados.0.smithi071.stdout:2906: writing smithi07179299-17 from 3063808 to 3465216 tid 2 2024-07-26T18:16:30.306 INFO:tasks.rados.rados.0.smithi071.stdout:2907: read oid 48 snap -1 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:2907: expect deleted 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:2908: read oid 9 snap -1 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:2908: expect (ObjNum 898 snap 269 seq_num 898) 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:2909: rollback oid 2 current snap is 275 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 2 to 268 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:2904: finishing rollback tid 0 to smithi07179299-18 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:2904: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:2904: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 1177 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:2905: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1433 (ObjNum 33 snap 0 seq_num 2058005152) dirty dne 2024-07-26T18:16:30.307 INFO:tasks.rados.rados.0.smithi071.stdout:2904: done (5 left) 2024-07-26T18:16:30.308 INFO:tasks.rados.rados.0.smithi071.stdout:2905: done (4 left) 2024-07-26T18:16:30.308 INFO:tasks.rados.rados.0.smithi071.stdout:2910: delete oid 41 current snap is 275 2024-07-26T18:16:30.310 INFO:tasks.rados.rados.0.smithi071.stdout:2909: finishing rollback tid 0 to smithi07179299-2 2024-07-26T18:16:30.310 INFO:tasks.rados.rados.0.smithi071.stdout:2907: done (4 left) 2024-07-26T18:16:30.310 INFO:tasks.rados.rados.0.smithi071.stdout:2910: done (3 left) 2024-07-26T18:16:30.310 INFO:tasks.rados.rados.0.smithi071.stdout:2911: setattr oid 26 current snap is 275 2024-07-26T18:16:30.311 INFO:tasks.rados.rados.0.smithi071.stdout:2909: finishing rollback tid 1 to smithi07179299-2 2024-07-26T18:16:30.311 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 1848 (ObjNum 65 snap 0 seq_num 1365337178) dirty dne 2024-07-26T18:16:30.311 INFO:tasks.rados.rados.0.smithi071.stdout:2906: finishing write tid 1 to smithi07179299-17 2024-07-26T18:16:30.311 INFO:tasks.rados.rados.0.smithi071.stdout:2909: done (3 left) 2024-07-26T18:16:30.311 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 275 2024-07-26T18:16:30.312 INFO:tasks.rados.rados.0.smithi071.stdout:2912: seq_num 915 ranges {0=532480,532480=401408} 2024-07-26T18:16:30.314 INFO:tasks.rados.rados.0.smithi071.stdout:2912: writing smithi07179299-15 from 0 to 532480 tid 1 2024-07-26T18:16:30.318 INFO:tasks.rados.rados.0.smithi071.stdout:2912: writing smithi07179299-15 from 532480 to 933888 tid 2 2024-07-26T18:16:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:2913: copy_from oid 23 from oid 19 current snap is 275 2024-07-26T18:16:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:2906: finishing write tid 2 to smithi07179299-17 2024-07-26T18:16:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:2914: rollback oid 48 current snap is 275 2024-07-26T18:16:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 48 to 270 2024-07-26T18:16:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:2906: finishing write tid 3 to smithi07179299-17 2024-07-26T18:16:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1127 (ObjNum 889 snap 268 seq_num 889) dirty exists 2024-07-26T18:16:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:2911: done (5 left) 2024-07-26T18:16:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:2915: setattr oid 44 current snap is 275 2024-07-26T18:16:30.319 INFO:tasks.rados.rados.0.smithi071.stdout:2912: finishing write tid 1 to smithi07179299-15 2024-07-26T18:16:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:2906: finishing write tid 4 to smithi07179299-17 2024-07-26T18:16:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:2906: oid 17 updating version 0 to 2173 2024-07-26T18:16:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:2906: oid 17 version 2173 is already newer than 2172 2024-07-26T18:16:30.321 INFO:tasks.rados.rados.0.smithi071.stdout:2906: oid 17 updating version 2173 to 2174 2024-07-26T18:16:30.321 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 2174 (ObjNum 913 snap 275 seq_num 913) dirty exists 2024-07-26T18:16:30.321 INFO:tasks.rados.rados.0.smithi071.stdout:2906: left oid 17 (ObjNum 913 snap 275 seq_num 913) 2024-07-26T18:16:30.321 INFO:tasks.rados.rados.0.smithi071.stdout:2914: finishing rollback tid 1 to smithi07179299-48 2024-07-26T18:16:30.321 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 1466 (ObjNum 49 snap 0 seq_num 2) dirty dne 2024-07-26T18:16:30.322 INFO:tasks.rados.rados.0.smithi071.stdout:2906: done (5 left) 2024-07-26T18:16:30.322 INFO:tasks.rados.rados.0.smithi071.stdout:2914: done (4 left) 2024-07-26T18:16:30.322 INFO:tasks.rados.rados.0.smithi071.stdout:2916: snap_create 2024-07-26T18:16:30.322 INFO:tasks.rados.rados.0.smithi071.stdout:2912: finishing write tid 2 to smithi07179299-15 2024-07-26T18:16:30.323 INFO:tasks.rados.rados.0.smithi071.stdout:2912: finishing write tid 3 to smithi07179299-15 2024-07-26T18:16:30.324 INFO:tasks.rados.rados.0.smithi071.stdout:2912: finishing write tid 4 to smithi07179299-15 2024-07-26T18:16:30.324 INFO:tasks.rados.rados.0.smithi071.stdout:2912: oid 15 updating version 0 to 1490 2024-07-26T18:16:30.325 INFO:tasks.rados.rados.0.smithi071.stdout:2912: oid 15 version 1490 is already newer than 1489 2024-07-26T18:16:30.325 INFO:tasks.rados.rados.0.smithi071.stdout:2912: oid 15 updating version 1490 to 1491 2024-07-26T18:16:30.325 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 1491 (ObjNum 915 snap 275 seq_num 915) dirty exists 2024-07-26T18:16:30.325 INFO:tasks.rados.rados.0.smithi071.stdout:2912: left oid 15 (ObjNum 915 snap 275 seq_num 915) 2024-07-26T18:16:30.325 INFO:tasks.rados.rados.0.smithi071.stdout:2908: expect (ObjNum 898 snap 269 seq_num 898) 2024-07-26T18:16:30.478 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1460 (ObjNum 33 snap 0 seq_num 2057625904) dirty exists 2024-07-26T18:16:30.478 INFO:tasks.rados.rados.0.smithi071.stdout:2913: finishing copy_from racing read to smithi07179299-23 2024-07-26T18:16:30.478 INFO:tasks.rados.rados.0.smithi071.stdout:2913: finishing copy_from to smithi07179299-23 2024-07-26T18:16:30.478 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 1877 (ObjNum 856 snap 261 seq_num 856) dirty exists 2024-07-26T18:16:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:30 smithi135 ceph-mon[85352]: osdmap e631: 8 total, 8 up, 8 in 2024-07-26T18:16:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:30 smithi135 ceph-mon[85352]: pgmap v619: 121 pgs: 121 active+clean; 235 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2024-07-26T18:16:30.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:30 smithi071 ceph-mon[92867]: osdmap e631: 8 total, 8 up, 8 in 2024-07-26T18:16:30.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:30 smithi071 ceph-mon[92867]: pgmap v619: 121 pgs: 121 active+clean; 235 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2024-07-26T18:16:30.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:30 smithi071 ceph-mon[90507]: osdmap e631: 8 total, 8 up, 8 in 2024-07-26T18:16:30.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:30 smithi071 ceph-mon[90507]: pgmap v619: 121 pgs: 121 active+clean; 235 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2024-07-26T18:16:31.257 INFO:tasks.rados.rados.0.smithi071.stdout:2908: done (4 left) 2024-07-26T18:16:31.257 INFO:tasks.rados.rados.0.smithi071.stdout:2912: done (3 left) 2024-07-26T18:16:31.257 INFO:tasks.rados.rados.0.smithi071.stdout:2913: done (2 left) 2024-07-26T18:16:31.257 INFO:tasks.rados.rados.0.smithi071.stdout:2915: done (1 left) 2024-07-26T18:16:31.257 INFO:tasks.rados.rados.0.smithi071.stdout:2916: done (0 left) 2024-07-26T18:16:31.257 INFO:tasks.rados.rados.0.smithi071.stdout:2917: read oid 18 snap -1 2024-07-26T18:16:31.257 INFO:tasks.rados.rados.0.smithi071.stdout:2917: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:16:31.257 INFO:tasks.rados.rados.0.smithi071.stdout:2918: snap_create 2024-07-26T18:16:31.281 INFO:tasks.rados.rados.0.smithi071.stdout:2917: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:16:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:31 smithi135 ceph-mon[85352]: osdmap e632: 8 total, 8 up, 8 in 2024-07-26T18:16:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:31 smithi135 ceph-mon[85352]: osdmap e633: 8 total, 8 up, 8 in 2024-07-26T18:16:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:31 smithi071 ceph-mon[90507]: osdmap e632: 8 total, 8 up, 8 in 2024-07-26T18:16:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:31 smithi071 ceph-mon[90507]: osdmap e633: 8 total, 8 up, 8 in 2024-07-26T18:16:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:31 smithi071 ceph-mon[92867]: osdmap e632: 8 total, 8 up, 8 in 2024-07-26T18:16:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:31 smithi071 ceph-mon[92867]: osdmap e633: 8 total, 8 up, 8 in 2024-07-26T18:16:32.259 INFO:tasks.rados.rados.0.smithi071.stdout:2917: done (1 left) 2024-07-26T18:16:32.259 INFO:tasks.rados.rados.0.smithi071.stdout:2918: done (0 left) 2024-07-26T18:16:32.259 INFO:tasks.rados.rados.0.smithi071.stdout:2919: read oid 11 snap -1 2024-07-26T18:16:32.260 INFO:tasks.rados.rados.0.smithi071.stdout:2919: expect (ObjNum 813 snap 251 seq_num 813) 2024-07-26T18:16:32.260 INFO:tasks.rados.rados.0.smithi071.stdout:2920: snap_remove snap 267 2024-07-26T18:16:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:16:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:16:32] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-07-26T18:16:32.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:32 smithi071 ceph-mon[90507]: pgmap v622: 121 pgs: 121 active+clean; 237 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 182 KiB/s wr, 2 op/s 2024-07-26T18:16:32.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:32 smithi071 ceph-mon[90507]: osdmap e634: 8 total, 8 up, 8 in 2024-07-26T18:16:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:32 smithi071 ceph-mon[92867]: pgmap v622: 121 pgs: 121 active+clean; 237 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 182 KiB/s wr, 2 op/s 2024-07-26T18:16:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:32 smithi071 ceph-mon[92867]: osdmap e634: 8 total, 8 up, 8 in 2024-07-26T18:16:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:32 smithi135 ceph-mon[85352]: pgmap v622: 121 pgs: 121 active+clean; 237 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 182 KiB/s wr, 2 op/s 2024-07-26T18:16:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:32 smithi135 ceph-mon[85352]: osdmap e634: 8 total, 8 up, 8 in 2024-07-26T18:16:33.262 INFO:tasks.rados.rados.0.smithi071.stdout:2920: done (1 left) 2024-07-26T18:16:33.262 INFO:tasks.rados.rados.0.smithi071.stdout:2921: setattr oid 1 current snap is 277 2024-07-26T18:16:33.264 INFO:tasks.rados.rados.0.smithi071.stdout:2919: expect (ObjNum 813 snap 251 seq_num 813) 2024-07-26T18:16:33.346 INFO:tasks.rados.rados.0.smithi071.stdout:2919: done (1 left) 2024-07-26T18:16:33.347 INFO:tasks.rados.rados.0.smithi071.stdout:2922: read oid 46 snap -1 2024-07-26T18:16:33.347 INFO:tasks.rados.rados.0.smithi071.stdout:2922: expect deleted 2024-07-26T18:16:33.347 INFO:tasks.rados.rados.0.smithi071.stdout:2923: rollback oid 20 current snap is 277 2024-07-26T18:16:33.347 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 275 2024-07-26T18:16:33.347 INFO:tasks.rados.rados.0.smithi071.stdout:2924: delete oid 42 current snap is 277 2024-07-26T18:16:33.350 INFO:tasks.rados.rados.0.smithi071.stdout:2922: done (3 left) 2024-07-26T18:16:33.351 INFO:tasks.rados.rados.0.smithi071.stdout:2924: done (2 left) 2024-07-26T18:16:33.351 INFO:tasks.rados.rados.0.smithi071.stdout:2925: rollback oid 18 current snap is 277 2024-07-26T18:16:33.351 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 261 2024-07-26T18:16:33.351 INFO:tasks.rados.rados.0.smithi071.stdout:2923: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:16:33.352 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1433 (ObjNum 129 snap 0 seq_num 553071745) dirty dne 2024-07-26T18:16:33.352 INFO:tasks.rados.rados.0.smithi071.stdout:2923: done (2 left) 2024-07-26T18:16:33.352 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 34 current snap is 277 2024-07-26T18:16:33.352 INFO:tasks.rados.rados.0.smithi071.stdout:2926: seq_num 917 ranges {0=565248,565248=401408} 2024-07-26T18:16:33.355 INFO:tasks.rados.rados.0.smithi071.stdout:2926: writing smithi07179299-34 from 0 to 565248 tid 1 2024-07-26T18:16:33.357 INFO:tasks.rados.rados.0.smithi071.stdout:2926: writing smithi07179299-34 from 565248 to 966656 tid 2 2024-07-26T18:16:33.357 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 277 2024-07-26T18:16:33.357 INFO:tasks.rados.rados.0.smithi071.stdout:2927: seq_num 918 ranges {745472=581632,1327104=401408} 2024-07-26T18:16:33.364 INFO:tasks.rados.rados.0.smithi071.stdout:2927: writing smithi07179299-40 from 745472 to 1327104 tid 1 2024-07-26T18:16:33.367 INFO:tasks.rados.rados.0.smithi071.stdout:2927: writing smithi07179299-40 from 1327104 to 1728512 tid 2 2024-07-26T18:16:33.367 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 277 2024-07-26T18:16:33.367 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 1491 (ObjNum 886 snap 268 seq_num 886) dirty exists 2024-07-26T18:16:33.367 INFO:tasks.rados.rados.0.smithi071.stdout:2928: seq_num 919 ranges {0=598016,598016=401408} 2024-07-26T18:16:33.370 INFO:tasks.rados.rados.0.smithi071.stdout:2928: writing smithi07179299-42 from 0 to 598016 tid 1 2024-07-26T18:16:33.373 INFO:tasks.rados.rados.0.smithi071.stdout:2928: writing smithi07179299-42 from 598016 to 999424 tid 2 2024-07-26T18:16:33.373 INFO:tasks.rados.rados.0.smithi071.stdout:2921: done (4 left) 2024-07-26T18:16:33.373 INFO:tasks.rados.rados.0.smithi071.stdout:2929: snap_create 2024-07-26T18:16:33.373 INFO:tasks.rados.rados.0.smithi071.stdout:2925: finishing rollback tid 0 to smithi07179299-18 2024-07-26T18:16:33.373 INFO:tasks.rados.rados.0.smithi071.stdout:2925: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:2925: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 1180 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:2926: finishing write tid 1 to smithi07179299-34 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:2926: finishing write tid 2 to smithi07179299-34 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:2926: finishing write tid 3 to smithi07179299-34 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:2926: finishing write tid 4 to smithi07179299-34 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:2926: oid 34 updating version 0 to 1493 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:2926: oid 34 updating version 1493 to 1494 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:2926: oid 34 version 1494 is already newer than 1492 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 1494 (ObjNum 917 snap 277 seq_num 917) dirty exists 2024-07-26T18:16:33.374 INFO:tasks.rados.rados.0.smithi071.stdout:2926: left oid 34 (ObjNum 917 snap 277 seq_num 917) 2024-07-26T18:16:33.375 INFO:tasks.rados.rados.0.smithi071.stdout:2927: finishing write tid 1 to smithi07179299-40 2024-07-26T18:16:33.375 INFO:tasks.rados.rados.0.smithi071.stdout:2927: finishing write tid 2 to smithi07179299-40 2024-07-26T18:16:33.375 INFO:tasks.rados.rados.0.smithi071.stdout:2927: finishing write tid 3 to smithi07179299-40 2024-07-26T18:16:33.375 INFO:tasks.rados.rados.0.smithi071.stdout:2927: finishing write tid 4 to smithi07179299-40 2024-07-26T18:16:33.375 INFO:tasks.rados.rados.0.smithi071.stdout:2927: oid 40 updating version 0 to 2189 2024-07-26T18:16:33.375 INFO:tasks.rados.rados.0.smithi071.stdout:2927: oid 40 updating version 2189 to 2190 2024-07-26T18:16:33.375 INFO:tasks.rados.rados.0.smithi071.stdout:2927: oid 40 updating version 2190 to 2191 2024-07-26T18:16:33.375 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2191 (ObjNum 918 snap 277 seq_num 918) dirty exists 2024-07-26T18:16:33.375 INFO:tasks.rados.rados.0.smithi071.stdout:2927: left oid 40 (ObjNum 918 snap 277 seq_num 918) 2024-07-26T18:16:33.375 INFO:tasks.rados.rados.0.smithi071.stdout:2928: finishing write tid 1 to smithi07179299-42 2024-07-26T18:16:33.376 INFO:tasks.rados.rados.0.smithi071.stdout:2928: finishing write tid 2 to smithi07179299-42 2024-07-26T18:16:33.376 INFO:tasks.rados.rados.0.smithi071.stdout:2928: finishing write tid 3 to smithi07179299-42 2024-07-26T18:16:33.378 INFO:tasks.rados.rados.0.smithi071.stdout:2928: finishing write tid 4 to smithi07179299-42 2024-07-26T18:16:33.378 INFO:tasks.rados.rados.0.smithi071.stdout:2928: oid 42 updating version 0 to 2192 2024-07-26T18:16:33.378 INFO:tasks.rados.rados.0.smithi071.stdout:2928: oid 42 updating version 2192 to 2193 2024-07-26T18:16:33.378 INFO:tasks.rados.rados.0.smithi071.stdout:2928: oid 42 updating version 2193 to 2194 2024-07-26T18:16:33.378 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2194 (ObjNum 919 snap 277 seq_num 919) dirty exists 2024-07-26T18:16:33.378 INFO:tasks.rados.rados.0.smithi071.stdout:2928: left oid 42 (ObjNum 919 snap 277 seq_num 919) 2024-07-26T18:16:34.272 INFO:tasks.rados.rados.0.smithi071.stdout:2925: done (4 left) 2024-07-26T18:16:34.272 INFO:tasks.rados.rados.0.smithi071.stdout:2926: done (3 left) 2024-07-26T18:16:34.272 INFO:tasks.rados.rados.0.smithi071.stdout:2927: done (2 left) 2024-07-26T18:16:34.272 INFO:tasks.rados.rados.0.smithi071.stdout:2928: done (1 left) 2024-07-26T18:16:34.272 INFO:tasks.rados.rados.0.smithi071.stdout:2929: done (0 left) 2024-07-26T18:16:34.272 INFO:tasks.rados.rados.0.smithi071.stdout:2930: copy_from oid 48 from oid 43 current snap is 278 2024-07-26T18:16:34.273 INFO:tasks.rados.rados.0.smithi071.stdout:2931: setattr oid 7 current snap is 278 2024-07-26T18:16:34.273 INFO:tasks.rados.rados.0.smithi071.stdout:2932: read oid 36 snap 235 2024-07-26T18:16:34.273 INFO:tasks.rados.rados.0.smithi071.stdout:2932: expect (ObjNum 746 snap 225 seq_num 746) 2024-07-26T18:16:34.273 INFO:tasks.rados.rados.0.smithi071.stdout:2933: read oid 9 snap 275 2024-07-26T18:16:34.273 INFO:tasks.rados.rados.0.smithi071.stdout:2933: expect (ObjNum 898 snap 269 seq_num 898) 2024-07-26T18:16:34.273 INFO:tasks.rados.rados.0.smithi071.stdout:2934: snap_remove snap 277 2024-07-26T18:16:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:34 smithi135 ceph-mon[85352]: osdmap e635: 8 total, 8 up, 8 in 2024-07-26T18:16:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:34 smithi135 ceph-mon[85352]: pgmap v625: 121 pgs: 121 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 802 KiB/s wr, 9 op/s 2024-07-26T18:16:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:34 smithi071 ceph-mon[90507]: osdmap e635: 8 total, 8 up, 8 in 2024-07-26T18:16:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:34 smithi071 ceph-mon[90507]: pgmap v625: 121 pgs: 121 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 802 KiB/s wr, 9 op/s 2024-07-26T18:16:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:34 smithi071 ceph-mon[92867]: osdmap e635: 8 total, 8 up, 8 in 2024-07-26T18:16:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:34 smithi071 ceph-mon[92867]: pgmap v625: 121 pgs: 121 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 802 KiB/s wr, 9 op/s 2024-07-26T18:16:35.271 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1119 (ObjNum 33 snap 0 seq_num 2058013648) dirty exists 2024-07-26T18:16:35.271 INFO:tasks.rados.rados.0.smithi071.stdout:2933: expect (ObjNum 898 snap 269 seq_num 898) 2024-07-26T18:16:35.421 INFO:tasks.rados.rados.0.smithi071.stdout:2932: expect (ObjNum 746 snap 225 seq_num 746) 2024-07-26T18:16:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:35 smithi135 ceph-mon[85352]: osdmap e636: 8 total, 8 up, 8 in 2024-07-26T18:16:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:35 smithi071 ceph-mon[92867]: osdmap e636: 8 total, 8 up, 8 in 2024-07-26T18:16:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:35 smithi071 ceph-mon[90507]: osdmap e636: 8 total, 8 up, 8 in 2024-07-26T18:16:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:2930: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:16:35.811 INFO:tasks.rados.rados.0.smithi071.stdout:2930: finishing copy_from to smithi07179299-48 2024-07-26T18:16:35.811 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 1297 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:16:35.811 INFO:tasks.rados.rados.0.smithi071.stdout:2930: done (4 left) 2024-07-26T18:16:35.811 INFO:tasks.rados.rados.0.smithi071.stdout:2931: done (3 left) 2024-07-26T18:16:35.811 INFO:tasks.rados.rados.0.smithi071.stdout:2932: done (2 left) 2024-07-26T18:16:35.811 INFO:tasks.rados.rados.0.smithi071.stdout:2933: done (1 left) 2024-07-26T18:16:35.811 INFO:tasks.rados.rados.0.smithi071.stdout:2934: done (0 left) 2024-07-26T18:16:35.811 INFO:tasks.rados.rados.0.smithi071.stdout:2935: delete oid 35 current snap is 278 2024-07-26T18:16:35.815 INFO:tasks.rados.rados.0.smithi071.stdout:2935: done (0 left) 2024-07-26T18:16:35.815 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 278 2024-07-26T18:16:35.816 INFO:tasks.rados.rados.0.smithi071.stdout:2936: seq_num 921 ranges {0=630784,630784=401408} 2024-07-26T18:16:35.819 INFO:tasks.rados.rados.0.smithi071.stdout:2936: writing smithi07179299-44 from 0 to 630784 tid 1 2024-07-26T18:16:35.821 INFO:tasks.rados.rados.0.smithi071.stdout:2936: writing smithi07179299-44 from 630784 to 1032192 tid 2 2024-07-26T18:16:35.821 INFO:tasks.rados.rados.0.smithi071.stdout:2937: snap_create 2024-07-26T18:16:35.824 INFO:tasks.rados.rados.0.smithi071.stdout:2936: finishing write tid 1 to smithi07179299-44 2024-07-26T18:16:35.824 INFO:tasks.rados.rados.0.smithi071.stdout:2936: finishing write tid 2 to smithi07179299-44 2024-07-26T18:16:35.825 INFO:tasks.rados.rados.0.smithi071.stdout:2936: finishing write tid 3 to smithi07179299-44 2024-07-26T18:16:35.826 INFO:tasks.rados.rados.0.smithi071.stdout:2936: finishing write tid 4 to smithi07179299-44 2024-07-26T18:16:35.827 INFO:tasks.rados.rados.0.smithi071.stdout:2936: oid 44 updating version 0 to 1465 2024-07-26T18:16:35.827 INFO:tasks.rados.rados.0.smithi071.stdout:2936: oid 44 updating version 1465 to 1467 2024-07-26T18:16:35.827 INFO:tasks.rados.rados.0.smithi071.stdout:2936: oid 44 version 1467 is already newer than 1466 2024-07-26T18:16:35.827 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1467 (ObjNum 921 snap 278 seq_num 921) dirty exists 2024-07-26T18:16:35.827 INFO:tasks.rados.rados.0.smithi071.stdout:2936: left oid 44 (ObjNum 921 snap 278 seq_num 921) 2024-07-26T18:16:36.278 INFO:tasks.rados.rados.0.smithi071.stdout:2936: done (1 left) 2024-07-26T18:16:36.278 INFO:tasks.rados.rados.0.smithi071.stdout:2937: done (0 left) 2024-07-26T18:16:36.278 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 279 2024-07-26T18:16:36.278 INFO:tasks.rados.rados.0.smithi071.stdout:2938: seq_num 922 ranges {6946816=647168,7593984=401408} 2024-07-26T18:16:36.318 INFO:tasks.rados.rados.0.smithi071.stdout:2938: writing smithi07179299-13 from 6946816 to 7593984 tid 1 2024-07-26T18:16:36.320 INFO:tasks.rados.rados.0.smithi071.stdout:2938: writing smithi07179299-13 from 7593984 to 7995392 tid 2 2024-07-26T18:16:36.321 INFO:tasks.rados.rados.0.smithi071.stdout:2939: copy_from oid 41 from oid 46 current snap is 279 2024-07-26T18:16:36.321 INFO:tasks.rados.rados.0.smithi071.stdout:2940: snap_remove snap 278 2024-07-26T18:16:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:36 smithi135 ceph-mon[85352]: osdmap e637: 8 total, 8 up, 8 in 2024-07-26T18:16:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:36 smithi135 ceph-mon[85352]: pgmap v628: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-07-26T18:16:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:36 smithi071 ceph-mon[90507]: osdmap e637: 8 total, 8 up, 8 in 2024-07-26T18:16:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:36 smithi071 ceph-mon[90507]: pgmap v628: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-07-26T18:16:36.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:36 smithi071 ceph-mon[92867]: osdmap e637: 8 total, 8 up, 8 in 2024-07-26T18:16:36.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:36 smithi071 ceph-mon[92867]: pgmap v628: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-07-26T18:16:37.286 INFO:tasks.rados.rados.0.smithi071.stdout:2940: done (2 left) 2024-07-26T18:16:37.286 INFO:tasks.rados.rados.0.smithi071.stdout:2941: read oid 23 snap -1 2024-07-26T18:16:37.286 INFO:tasks.rados.rados.0.smithi071.stdout:2941: expect (ObjNum 856 snap 261 seq_num 856) 2024-07-26T18:16:37.286 INFO:tasks.rados.rados.0.smithi071.stdout:2942: rollback oid 28 current snap is 279 2024-07-26T18:16:37.286 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 28 to 275 2024-07-26T18:16:37.286 INFO:tasks.rados.rados.0.smithi071.stdout:2939: finishing copy_from to smithi07179299-41 2024-07-26T18:16:37.286 INFO:tasks.rados.rados.0.smithi071.stdout:2939: got expected ENOENT (src dne) 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2939: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2938: finishing write tid 1 to smithi07179299-13 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2938: finishing write tid 2 to smithi07179299-13 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2938: finishing write tid 3 to smithi07179299-13 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2938: finishing write tid 4 to smithi07179299-13 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2938: oid 13 updating version 0 to 1901 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2938: oid 13 version 1901 is already newer than 1900 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2938: oid 13 updating version 1901 to 1902 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 1902 (ObjNum 922 snap 279 seq_num 922) dirty exists 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2938: left oid 13 (ObjNum 922 snap 279 seq_num 922) 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2938: done (3 left) 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2939: done (2 left) 2024-07-26T18:16:37.287 INFO:tasks.rados.rados.0.smithi071.stdout:2943: setattr oid 21 current snap is 279 2024-07-26T18:16:37.288 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 279 2024-07-26T18:16:37.288 INFO:tasks.rados.rados.0.smithi071.stdout:2944: seq_num 923 ranges {442368=663552,1105920=401408} 2024-07-26T18:16:37.293 INFO:tasks.rados.rados.0.smithi071.stdout:2944: writing smithi07179299-1 from 442368 to 1105920 tid 1 2024-07-26T18:16:37.296 INFO:tasks.rados.rados.0.smithi071.stdout:2944: writing smithi07179299-1 from 1105920 to 1507328 tid 2 2024-07-26T18:16:37.296 INFO:tasks.rados.rados.0.smithi071.stdout:2945: snap_remove snap 271 2024-07-26T18:16:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:37 smithi135 ceph-mon[85352]: osdmap e638: 8 total, 8 up, 8 in 2024-07-26T18:16:37.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:37 smithi071 ceph-mon[92867]: osdmap e638: 8 total, 8 up, 8 in 2024-07-26T18:16:37.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:37 smithi071 ceph-mon[90507]: osdmap e638: 8 total, 8 up, 8 in 2024-07-26T18:16:38.292 INFO:tasks.rados.rados.0.smithi071.stdout:2945: done (4 left) 2024-07-26T18:16:38.292 INFO:tasks.rados.rados.0.smithi071.stdout:2946: delete oid 5 current snap is 279 2024-07-26T18:16:38.292 INFO:tasks.rados.rados.0.smithi071.stdout:2942: finishing rollback tid 0 to smithi07179299-28 2024-07-26T18:16:38.292 INFO:tasks.rados.rados.0.smithi071.stdout:2942: finishing rollback tid 1 to smithi07179299-28 2024-07-26T18:16:38.292 INFO:tasks.rados.rados.0.smithi071.stdout:2942: finishing rollback tid 2 to smithi07179299-28 2024-07-26T18:16:38.292 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1469 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:16:38.292 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1470 (ObjNum 869 snap 263 seq_num 869) dirty exists 2024-07-26T18:16:38.292 INFO:tasks.rados.rados.0.smithi071.stdout:2941: expect (ObjNum 856 snap 261 seq_num 856) 2024-07-26T18:16:38.358 INFO:tasks.rados.rados.0.smithi071.stdout:2944: finishing write tid 1 to smithi07179299-1 2024-07-26T18:16:38.358 INFO:tasks.rados.rados.0.smithi071.stdout:2944: finishing write tid 2 to smithi07179299-1 2024-07-26T18:16:38.358 INFO:tasks.rados.rados.0.smithi071.stdout:2944: finishing write tid 3 to smithi07179299-1 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2944: finishing write tid 4 to smithi07179299-1 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2944: oid 1 updating version 0 to 1496 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2944: oid 1 version 1496 is already newer than 1495 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2944: oid 1 updating version 1496 to 1497 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 1497 (ObjNum 923 snap 279 seq_num 923) dirty exists 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2944: left oid 1 (ObjNum 923 snap 279 seq_num 923) 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2941: done (4 left) 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2942: done (3 left) 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2943: done (2 left) 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2944: done (1 left) 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2946: done (0 left) 2024-07-26T18:16:38.359 INFO:tasks.rados.rados.0.smithi071.stdout:2947: snap_create 2024-07-26T18:16:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:38 smithi135 ceph-mon[85352]: osdmap e639: 8 total, 8 up, 8 in 2024-07-26T18:16:38.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:38 smithi135 ceph-mon[85352]: pgmap v631: 121 pgs: 121 active+clean; 247 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 25 op/s 2024-07-26T18:16:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:38 smithi071 ceph-mon[90507]: osdmap e639: 8 total, 8 up, 8 in 2024-07-26T18:16:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:38 smithi071 ceph-mon[90507]: pgmap v631: 121 pgs: 121 active+clean; 247 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 25 op/s 2024-07-26T18:16:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:38 smithi071 ceph-mon[92867]: osdmap e639: 8 total, 8 up, 8 in 2024-07-26T18:16:38.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:38 smithi071 ceph-mon[92867]: pgmap v631: 121 pgs: 121 active+clean; 247 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 25 op/s 2024-07-26T18:16:39.295 INFO:tasks.rados.rados.0.smithi071.stdout:2947: done (0 left) 2024-07-26T18:16:39.296 INFO:tasks.rados.rados.0.smithi071.stdout:2948: read oid 43 snap 270 2024-07-26T18:16:39.296 INFO:tasks.rados.rados.0.smithi071.stdout:2948: expect (ObjNum 888 snap 268 seq_num 888) 2024-07-26T18:16:39.296 INFO:tasks.rados.rados.0.smithi071.stdout:2949: copy_from oid 12 from oid 20 current snap is 280 2024-07-26T18:16:39.296 INFO:tasks.rados.rados.0.smithi071.stdout:2950: read oid 45 snap -1 2024-07-26T18:16:39.296 INFO:tasks.rados.rados.0.smithi071.stdout:2950: expect deleted 2024-07-26T18:16:39.296 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 280 2024-07-26T18:16:39.296 INFO:tasks.rados.rados.0.smithi071.stdout:2951: seq_num 925 ranges {1032192=696320,1728512=401408} 2024-07-26T18:16:39.305 INFO:tasks.rados.rados.0.smithi071.stdout:2951: writing smithi07179299-44 from 1032192 to 1728512 tid 1 2024-07-26T18:16:39.308 INFO:tasks.rados.rados.0.smithi071.stdout:2951: writing smithi07179299-44 from 1728512 to 2129920 tid 2 2024-07-26T18:16:39.308 INFO:tasks.rados.rados.0.smithi071.stdout:2952: copy_from oid 23 from oid 34 current snap is 280 2024-07-26T18:16:39.308 INFO:tasks.rados.rados.0.smithi071.stdout:2950: done (4 left) 2024-07-26T18:16:39.308 INFO:tasks.rados.rados.0.smithi071.stdout:2953: read oid 45 snap -1 2024-07-26T18:16:39.308 INFO:tasks.rados.rados.0.smithi071.stdout:2953: expect deleted 2024-07-26T18:16:39.308 INFO:tasks.rados.rados.0.smithi071.stdout:2954: delete oid 26 current snap is 280 2024-07-26T18:16:39.309 INFO:tasks.rados.rados.0.smithi071.stdout:2949: finishing copy_from to smithi07179299-12 2024-07-26T18:16:39.309 INFO:tasks.rados.rados.0.smithi071.stdout:2949: got expected ENOENT (src dne) 2024-07-26T18:16:39.309 INFO:tasks.rados.rados.0.smithi071.stdout:2949: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:16:39.312 INFO:tasks.rados.rados.0.smithi071.stdout:2949: done (5 left) 2024-07-26T18:16:39.312 INFO:tasks.rados.rados.0.smithi071.stdout:2953: done (4 left) 2024-07-26T18:16:39.312 INFO:tasks.rados.rados.0.smithi071.stdout:2954: done (3 left) 2024-07-26T18:16:39.312 INFO:tasks.rados.rados.0.smithi071.stdout:2955: snap_create 2024-07-26T18:16:39.317 INFO:tasks.rados.rados.0.smithi071.stdout:2948: expect (ObjNum 888 snap 268 seq_num 888) 2024-07-26T18:16:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:39 smithi135 ceph-mon[85352]: osdmap e640: 8 total, 8 up, 8 in 2024-07-26T18:16:39.645 INFO:tasks.rados.rados.0.smithi071.stdout:2952: finishing copy_from racing read to smithi07179299-23 2024-07-26T18:16:39.645 INFO:tasks.rados.rados.0.smithi071.stdout:2951: finishing write tid 1 to smithi07179299-44 2024-07-26T18:16:39.646 INFO:tasks.rados.rados.0.smithi071.stdout:2951: finishing write tid 2 to smithi07179299-44 2024-07-26T18:16:39.646 INFO:tasks.rados.rados.0.smithi071.stdout:2952: finishing copy_from to smithi07179299-23 2024-07-26T18:16:39.646 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 1494 (ObjNum 917 snap 277 seq_num 917) dirty exists 2024-07-26T18:16:39.646 INFO:tasks.rados.rados.0.smithi071.stdout:2951: finishing write tid 3 to smithi07179299-44 2024-07-26T18:16:39.646 INFO:tasks.rados.rados.0.smithi071.stdout:2951: finishing write tid 4 to smithi07179299-44 2024-07-26T18:16:39.646 INFO:tasks.rados.rados.0.smithi071.stdout:2951: oid 44 updating version 0 to 1471 2024-07-26T18:16:39.646 INFO:tasks.rados.rados.0.smithi071.stdout:2951: oid 44 version 1471 is already newer than 1469 2024-07-26T18:16:39.646 INFO:tasks.rados.rados.0.smithi071.stdout:2951: oid 44 version 1471 is already newer than 1470 2024-07-26T18:16:39.646 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1471 (ObjNum 925 snap 280 seq_num 925) dirty exists 2024-07-26T18:16:39.646 INFO:tasks.rados.rados.0.smithi071.stdout:2951: left oid 44 (ObjNum 925 snap 280 seq_num 925) 2024-07-26T18:16:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:39 smithi071 ceph-mon[90507]: osdmap e640: 8 total, 8 up, 8 in 2024-07-26T18:16:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:39 smithi071 ceph-mon[92867]: osdmap e640: 8 total, 8 up, 8 in 2024-07-26T18:16:40.300 INFO:tasks.rados.rados.0.smithi071.stdout:2948: done (3 left) 2024-07-26T18:16:40.300 INFO:tasks.rados.rados.0.smithi071.stdout:2951: done (2 left) 2024-07-26T18:16:40.300 INFO:tasks.rados.rados.0.smithi071.stdout:2952: done (1 left) 2024-07-26T18:16:40.300 INFO:tasks.rados.rados.0.smithi071.stdout:2955: done (0 left) 2024-07-26T18:16:40.300 INFO:tasks.rados.rados.0.smithi071.stdout:2956: rmattr oid 44 current snap is 281 2024-07-26T18:16:40.300 INFO:tasks.rados.rados.0.smithi071.stdout:2957: snap_remove snap 279 2024-07-26T18:16:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:40 smithi135 ceph-mon[85352]: osdmap e641: 8 total, 8 up, 8 in 2024-07-26T18:16:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:40 smithi135 ceph-mon[85352]: pgmap v634: 121 pgs: 121 active+clean; 250 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-07-26T18:16:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:40 smithi071 ceph-mon[90507]: osdmap e641: 8 total, 8 up, 8 in 2024-07-26T18:16:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:40 smithi071 ceph-mon[90507]: pgmap v634: 121 pgs: 121 active+clean; 250 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-07-26T18:16:40.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:40 smithi071 ceph-mon[92867]: osdmap e641: 8 total, 8 up, 8 in 2024-07-26T18:16:40.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:40 smithi071 ceph-mon[92867]: pgmap v634: 121 pgs: 121 active+clean; 250 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-07-26T18:16:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:2957: done (1 left) 2024-07-26T18:16:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:2958: read oid 15 snap -1 2024-07-26T18:16:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:2958: expect (ObjNum 915 snap 275 seq_num 915) 2024-07-26T18:16:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:2959: copy_from oid 22 from oid 11 current snap is 281 2024-07-26T18:16:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1473 (ObjNum 925 snap 280 seq_num 925) dirty exists 2024-07-26T18:16:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:2956: done (2 left) 2024-07-26T18:16:41.262 INFO:tasks.rados.rados.0.smithi071.stdout:2960: copy_from oid 20 from oid 9 current snap is 281 2024-07-26T18:16:41.263 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 281 2024-07-26T18:16:41.263 INFO:tasks.rados.rados.0.smithi071.stdout:2961: seq_num 927 ranges {1728512=729088,2457600=401408} 2024-07-26T18:16:41.278 INFO:tasks.rados.rados.0.smithi071.stdout:2961: writing smithi07179299-40 from 1728512 to 2457600 tid 1 2024-07-26T18:16:41.281 INFO:tasks.rados.rados.0.smithi071.stdout:2961: writing smithi07179299-40 from 2457600 to 2859008 tid 2 2024-07-26T18:16:41.281 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 281 2024-07-26T18:16:41.281 INFO:tasks.rados.rados.0.smithi071.stdout:2962: seq_num 928 ranges {4481024=745472,5226496=401408} 2024-07-26T18:16:41.310 INFO:tasks.rados.rados.0.smithi071.stdout:2962: writing smithi07179299-33 from 4481024 to 5226496 tid 1 2024-07-26T18:16:41.313 INFO:tasks.rados.rados.0.smithi071.stdout:2962: writing smithi07179299-33 from 5226496 to 5627904 tid 2 2024-07-26T18:16:41.313 INFO:tasks.rados.rados.0.smithi071.stdout:2963: snap_remove snap 273 2024-07-26T18:16:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:41 smithi071 ceph-mon[90507]: osdmap e642: 8 total, 8 up, 8 in 2024-07-26T18:16:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:41 smithi071 ceph-mon[90507]: osdmap e643: 8 total, 8 up, 8 in 2024-07-26T18:16:41.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:41 smithi071 ceph-mon[92867]: osdmap e642: 8 total, 8 up, 8 in 2024-07-26T18:16:41.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:41 smithi071 ceph-mon[92867]: osdmap e643: 8 total, 8 up, 8 in 2024-07-26T18:16:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:41 smithi135 ceph-mon[85352]: osdmap e642: 8 total, 8 up, 8 in 2024-07-26T18:16:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:41 smithi135 ceph-mon[85352]: osdmap e643: 8 total, 8 up, 8 in 2024-07-26T18:16:42.333 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:16:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:16:42] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-07-26T18:16:42.340 INFO:tasks.rados.rados.0.smithi071.stdout:2963: done (5 left) 2024-07-26T18:16:42.340 INFO:tasks.rados.rados.0.smithi071.stdout:2964: delete oid 21 current snap is 281 2024-07-26T18:16:42.340 INFO:tasks.rados.rados.0.smithi071.stdout:2958: expect (ObjNum 915 snap 275 seq_num 915) 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2961: finishing write tid 1 to smithi07179299-40 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2959: finishing copy_from racing read to smithi07179299-22 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2961: finishing write tid 2 to smithi07179299-40 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2961: finishing write tid 3 to smithi07179299-40 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2959: finishing copy_from to smithi07179299-22 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1841 (ObjNum 813 snap 251 seq_num 813) dirty exists 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2961: finishing write tid 4 to smithi07179299-40 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2961: oid 40 updating version 0 to 2207 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2961: oid 40 updating version 2207 to 2208 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:2961: oid 40 version 2208 is already newer than 2206 2024-07-26T18:16:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2208 (ObjNum 927 snap 281 seq_num 927) dirty exists 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2961: left oid 40 (ObjNum 927 snap 281 seq_num 927) 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2960: finishing copy_from racing read to smithi07179299-20 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2958: done (5 left) 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2959: done (4 left) 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2961: done (3 left) 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2964: done (2 left) 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2965: rollback oid 48 current snap is 281 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 48 to 276 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2960: finishing copy_from to smithi07179299-20 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2118 (ObjNum 898 snap 269 seq_num 898) dirty exists 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2962: finishing write tid 1 to smithi07179299-33 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2962: finishing write tid 2 to smithi07179299-33 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2962: finishing write tid 3 to smithi07179299-33 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2962: finishing write tid 4 to smithi07179299-33 2024-07-26T18:16:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:2962: oid 33 updating version 0 to 2121 2024-07-26T18:16:42.370 INFO:tasks.rados.rados.0.smithi071.stdout:2962: oid 33 version 2121 is already newer than 2120 2024-07-26T18:16:42.370 INFO:tasks.rados.rados.0.smithi071.stdout:2962: oid 33 version 2121 is already newer than 2119 2024-07-26T18:16:42.370 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 2121 (ObjNum 928 snap 281 seq_num 928) dirty exists 2024-07-26T18:16:42.370 INFO:tasks.rados.rados.0.smithi071.stdout:2962: left oid 33 (ObjNum 928 snap 281 seq_num 928) 2024-07-26T18:16:42.370 INFO:tasks.rados.rados.0.smithi071.stdout:2960: done (2 left) 2024-07-26T18:16:42.370 INFO:tasks.rados.rados.0.smithi071.stdout:2962: done (1 left) 2024-07-26T18:16:42.370 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 281 2024-07-26T18:16:42.370 INFO:tasks.rados.rados.0.smithi071.stdout:2966: seq_num 930 ranges {3358720=786432,4145152=401408} 2024-07-26T18:16:42.389 INFO:tasks.rados.rados.0.smithi071.stdout:2966: writing smithi07179299-29 from 3358720 to 4145152 tid 1 2024-07-26T18:16:42.392 INFO:tasks.rados.rados.0.smithi071.stdout:2966: writing smithi07179299-29 from 4145152 to 4546560 tid 2 2024-07-26T18:16:42.392 INFO:tasks.rados.rados.0.smithi071.stdout:2967: read oid 47 snap 280 2024-07-26T18:16:42.392 INFO:tasks.rados.rados.0.smithi071.stdout:2967: expect (ObjNum 836 snap 257 seq_num 836) 2024-07-26T18:16:42.393 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 281 2024-07-26T18:16:42.393 INFO:tasks.rados.rados.0.smithi071.stdout:2965: finishing rollback tid 0 to smithi07179299-48 2024-07-26T18:16:42.393 INFO:tasks.rados.rados.0.smithi071.stdout:2965: finishing rollback tid 1 to smithi07179299-48 2024-07-26T18:16:42.393 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 1473 (ObjNum 65 snap 0 seq_num 1634033237) dirty dne 2024-07-26T18:16:42.393 INFO:tasks.rados.rados.0.smithi071.stdout:2968: seq_num 931 ranges {2113536=802816,2916352=401408} 2024-07-26T18:16:42.408 INFO:tasks.rados.rados.0.smithi071.stdout:2968: writing smithi07179299-12 from 2113536 to 2916352 tid 1 2024-07-26T18:16:42.412 INFO:tasks.rados.rados.0.smithi071.stdout:2968: writing smithi07179299-12 from 2916352 to 3317760 tid 2 2024-07-26T18:16:42.412 INFO:tasks.rados.rados.0.smithi071.stdout:2965: done (3 left) 2024-07-26T18:16:42.412 INFO:tasks.rados.rados.0.smithi071.stdout:2969: copy_from oid 41 from oid 37 current snap is 281 2024-07-26T18:16:42.412 INFO:tasks.rados.rados.0.smithi071.stdout:2966: finishing write tid 1 to smithi07179299-29 2024-07-26T18:16:42.412 INFO:tasks.rados.rados.0.smithi071.stdout:2966: finishing write tid 2 to smithi07179299-29 2024-07-26T18:16:42.412 INFO:tasks.rados.rados.0.smithi071.stdout:2966: finishing write tid 3 to smithi07179299-29 2024-07-26T18:16:42.412 INFO:tasks.rados.rados.0.smithi071.stdout:2966: finishing write tid 4 to smithi07179299-29 2024-07-26T18:16:42.412 INFO:tasks.rados.rados.0.smithi071.stdout:2966: oid 29 updating version 0 to 1181 2024-07-26T18:16:42.412 INFO:tasks.rados.rados.0.smithi071.stdout:2966: oid 29 updating version 1181 to 1182 2024-07-26T18:16:42.412 INFO:tasks.rados.rados.0.smithi071.stdout:2966: oid 29 updating version 1182 to 1183 2024-07-26T18:16:42.413 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 1183 (ObjNum 930 snap 281 seq_num 930) dirty exists 2024-07-26T18:16:42.413 INFO:tasks.rados.rados.0.smithi071.stdout:2966: left oid 29 (ObjNum 930 snap 281 seq_num 930) 2024-07-26T18:16:42.413 INFO:tasks.rados.rados.0.smithi071.stdout:2966: done (3 left) 2024-07-26T18:16:42.413 INFO:tasks.rados.rados.0.smithi071.stdout:2970: delete oid 33 current snap is 281 2024-07-26T18:16:42.413 INFO:tasks.rados.rados.0.smithi071.stdout:2967: expect (ObjNum 836 snap 257 seq_num 836) 2024-07-26T18:16:42.517 INFO:tasks.rados.rados.0.smithi071.stdout:2968: finishing write tid 1 to smithi07179299-12 2024-07-26T18:16:42.517 INFO:tasks.rados.rados.0.smithi071.stdout:2968: finishing write tid 2 to smithi07179299-12 2024-07-26T18:16:42.517 INFO:tasks.rados.rados.0.smithi071.stdout:2968: finishing write tid 3 to smithi07179299-12 2024-07-26T18:16:42.517 INFO:tasks.rados.rados.0.smithi071.stdout:2968: finishing write tid 4 to smithi07179299-12 2024-07-26T18:16:42.517 INFO:tasks.rados.rados.0.smithi071.stdout:2968: oid 12 updating version 0 to 2122 2024-07-26T18:16:42.517 INFO:tasks.rados.rados.0.smithi071.stdout:2968: oid 12 updating version 2122 to 2123 2024-07-26T18:16:42.517 INFO:tasks.rados.rados.0.smithi071.stdout:2968: oid 12 updating version 2123 to 2124 2024-07-26T18:16:42.517 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 2124 (ObjNum 931 snap 281 seq_num 931) dirty exists 2024-07-26T18:16:42.517 INFO:tasks.rados.rados.0.smithi071.stdout:2968: left oid 12 (ObjNum 931 snap 281 seq_num 931) 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:2969: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:2969: finishing copy_from to smithi07179299-41 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 1112 (ObjNum 860 snap 261 seq_num 860) dirty exists 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:2967: done (3 left) 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:2968: done (2 left) 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:2969: done (1 left) 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:2970: done (0 left) 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:2971: read oid 30 snap -1 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:2971: expect (ObjNum 879 snap 263 seq_num 879) 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:2972: copy_from oid 35 from oid 28 current snap is 281 2024-07-26T18:16:42.518 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 281 2024-07-26T18:16:42.519 INFO:tasks.rados.rados.0.smithi071.stdout:2973: seq_num 933 ranges {999424=434176,1433600=548864,1982464=253952} 2024-07-26T18:16:42.524 INFO:tasks.rados.rados.0.smithi071.stdout:2973: writing smithi07179299-42 from 999424 to 1433600 tid 1 2024-07-26T18:16:42.527 INFO:tasks.rados.rados.0.smithi071.stdout:2973: writing smithi07179299-42 from 1433600 to 1982464 tid 2 2024-07-26T18:16:42.529 INFO:tasks.rados.rados.0.smithi071.stdout:2973: writing smithi07179299-42 from 1982464 to 2236416 tid 3 2024-07-26T18:16:42.529 INFO:tasks.rados.rados.0.smithi071.stdout:2974: delete oid 24 current snap is 281 2024-07-26T18:16:42.530 INFO:tasks.rados.rados.0.smithi071.stdout:2971: expect (ObjNum 879 snap 263 seq_num 879) 2024-07-26T18:16:42.540 INFO:tasks.rados.rados.0.smithi071.stdout:2972: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:16:42.540 INFO:tasks.rados.rados.0.smithi071.stdout:2973: finishing write tid 1 to smithi07179299-42 2024-07-26T18:16:42.541 INFO:tasks.rados.rados.0.smithi071.stdout:2972: finishing copy_from to smithi07179299-35 2024-07-26T18:16:42.541 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1469 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:16:42.541 INFO:tasks.rados.rados.0.smithi071.stdout:2973: finishing write tid 2 to smithi07179299-42 2024-07-26T18:16:42.541 INFO:tasks.rados.rados.0.smithi071.stdout:2973: finishing write tid 3 to smithi07179299-42 2024-07-26T18:16:42.542 INFO:tasks.rados.rados.0.smithi071.stdout:2973: finishing write tid 4 to smithi07179299-42 2024-07-26T18:16:42.542 INFO:tasks.rados.rados.0.smithi071.stdout:2971: done (3 left) 2024-07-26T18:16:42.542 INFO:tasks.rados.rados.0.smithi071.stdout:2972: done (2 left) 2024-07-26T18:16:42.542 INFO:tasks.rados.rados.0.smithi071.stdout:2974: done (1 left) 2024-07-26T18:16:42.542 INFO:tasks.rados.rados.0.smithi071.stdout:2975: rollback oid 20 current snap is 281 2024-07-26T18:16:42.542 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 235 2024-07-26T18:16:42.542 INFO:tasks.rados.rados.0.smithi071.stdout:2976: copy_from oid 50 from oid 23 current snap is 281 2024-07-26T18:16:42.542 INFO:tasks.rados.rados.0.smithi071.stdout:2977: rollback oid 22 current snap is 281 2024-07-26T18:16:42.542 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 22 to 268 2024-07-26T18:16:42.543 INFO:tasks.rados.rados.0.smithi071.stdout:2978: delete oid 34 current snap is 281 2024-07-26T18:16:42.543 INFO:tasks.rados.rados.0.smithi071.stdout:2973: finishing write tid 5 to smithi07179299-42 2024-07-26T18:16:42.543 INFO:tasks.rados.rados.0.smithi071.stdout:2973: oid 42 updating version 0 to 2220 2024-07-26T18:16:42.543 INFO:tasks.rados.rados.0.smithi071.stdout:2973: oid 42 version 2220 is already newer than 2218 2024-07-26T18:16:42.543 INFO:tasks.rados.rados.0.smithi071.stdout:2973: oid 42 updating version 2220 to 2221 2024-07-26T18:16:42.543 INFO:tasks.rados.rados.0.smithi071.stdout:2973: oid 42 updating version 2221 to 2222 2024-07-26T18:16:42.543 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2222 (ObjNum 933 snap 281 seq_num 933) dirty exists 2024-07-26T18:16:42.544 INFO:tasks.rados.rados.0.smithi071.stdout:2973: left oid 42 (ObjNum 933 snap 281 seq_num 933) 2024-07-26T18:16:42.545 INFO:tasks.rados.rados.0.smithi071.stdout:2973: done (4 left) 2024-07-26T18:16:42.545 INFO:tasks.rados.rados.0.smithi071.stdout:2978: done (3 left) 2024-07-26T18:16:42.545 INFO:tasks.rados.rados.0.smithi071.stdout:2979: read oid 38 snap -1 2024-07-26T18:16:42.545 INFO:tasks.rados.rados.0.smithi071.stdout:2979: expect deleted 2024-07-26T18:16:42.545 INFO:tasks.rados.rados.0.smithi071.stdout:2980: read oid 29 snap -1 2024-07-26T18:16:42.545 INFO:tasks.rados.rados.0.smithi071.stdout:2980: expect (ObjNum 930 snap 281 seq_num 930) 2024-07-26T18:16:42.545 INFO:tasks.rados.rados.0.smithi071.stdout:2981: rollback oid 3 current snap is 281 2024-07-26T18:16:42.545 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 3 to 263 2024-07-26T18:16:42.545 INFO:tasks.rados.rados.0.smithi071.stdout:2982: copy_from oid 49 from oid 46 current snap is 281 2024-07-26T18:16:42.545 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 281 2024-07-26T18:16:42.546 INFO:tasks.rados.rados.0.smithi071.stdout:2983: seq_num 936 ranges {2129920=483328,2613248=655360,3268608=147456} 2024-07-26T18:16:42.559 INFO:tasks.rados.rados.0.smithi071.stdout:2983: writing smithi07179299-44 from 2129920 to 2613248 tid 1 2024-07-26T18:16:42.563 INFO:tasks.rados.rados.0.smithi071.stdout:2983: writing smithi07179299-44 from 2613248 to 3268608 tid 2 2024-07-26T18:16:42.564 INFO:tasks.rados.rados.0.smithi071.stdout:2983: writing smithi07179299-44 from 3268608 to 3416064 tid 3 2024-07-26T18:16:42.564 INFO:tasks.rados.rados.0.smithi071.stdout:2984: snap_create 2024-07-26T18:16:42.564 INFO:tasks.rados.rados.0.smithi071.stdout:2975: finishing rollback tid 0 to smithi07179299-20 2024-07-26T18:16:42.564 INFO:tasks.rados.rados.0.smithi071.stdout:2975: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:16:42.564 INFO:tasks.rados.rados.0.smithi071.stdout:2977: finishing rollback tid 0 to smithi07179299-22 2024-07-26T18:16:42.564 INFO:tasks.rados.rados.0.smithi071.stdout:2977: finishing rollback tid 1 to smithi07179299-22 2024-07-26T18:16:42.564 INFO:tasks.rados.rados.0.smithi071.stdout:2981: finishing rollback tid 1 to smithi07179299-3 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:2977: finishing rollback tid 2 to smithi07179299-22 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1844 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:2975: finishing rollback tid 2 to smithi07179299-20 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2128 (ObjNum 760 snap 228 seq_num 760) dirty exists 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:2982: finishing copy_from to smithi07179299-49 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:2982: got expected ENOENT (src dne) 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:2982: finishing copy_from racing read to smithi07179299-49 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:2981: finishing rollback tid 2 to smithi07179299-3 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 1879 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:2976: finishing copy_from racing read to smithi07179299-50 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:2976: finishing copy_from to smithi07179299-50 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 1494 (ObjNum 917 snap 277 seq_num 917) dirty exists 2024-07-26T18:16:42.565 INFO:tasks.rados.rados.0.smithi071.stdout:2983: finishing write tid 1 to smithi07179299-44 2024-07-26T18:16:42.568 INFO:tasks.rados.rados.0.smithi071.stdout:2980: expect (ObjNum 930 snap 281 seq_num 930) 2024-07-26T18:16:42.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:42 smithi071 ceph-mon[90507]: pgmap v637: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-07-26T18:16:42.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:42 smithi071 ceph-mon[92867]: pgmap v637: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-07-26T18:16:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:42 smithi135 ceph-mon[85352]: pgmap v637: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-07-26T18:16:42.850 INFO:tasks.rados.rados.0.smithi071.stdout:2983: finishing write tid 2 to smithi07179299-44 2024-07-26T18:16:42.850 INFO:tasks.rados.rados.0.smithi071.stdout:2983: finishing write tid 3 to smithi07179299-44 2024-07-26T18:16:42.851 INFO:tasks.rados.rados.0.smithi071.stdout:2983: finishing write tid 4 to smithi07179299-44 2024-07-26T18:16:42.851 INFO:tasks.rados.rados.0.smithi071.stdout:2983: finishing write tid 5 to smithi07179299-44 2024-07-26T18:16:42.851 INFO:tasks.rados.rados.0.smithi071.stdout:2983: oid 44 updating version 0 to 2132 2024-07-26T18:16:42.851 INFO:tasks.rados.rados.0.smithi071.stdout:2983: oid 44 version 2132 is already newer than 2129 2024-07-26T18:16:42.851 INFO:tasks.rados.rados.0.smithi071.stdout:2983: oid 44 version 2132 is already newer than 2131 2024-07-26T18:16:42.851 INFO:tasks.rados.rados.0.smithi071.stdout:2983: oid 44 version 2132 is already newer than 2130 2024-07-26T18:16:42.851 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2132 (ObjNum 936 snap 281 seq_num 936) dirty exists 2024-07-26T18:16:42.851 INFO:tasks.rados.rados.0.smithi071.stdout:2983: left oid 44 (ObjNum 936 snap 281 seq_num 936) 2024-07-26T18:16:43.342 INFO:tasks.rados.rados.0.smithi071.stdout:2975: done (8 left) 2024-07-26T18:16:43.342 INFO:tasks.rados.rados.0.smithi071.stdout:2976: done (7 left) 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2977: done (6 left) 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2979: done (5 left) 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2980: done (4 left) 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2981: done (3 left) 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2982: done (2 left) 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2983: done (1 left) 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2984: done (0 left) 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2985: rollback oid 12 current snap is 282 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 12 to 281 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2986: rmattr oid 23 current snap is 282 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2986: done (1 left) 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2987: read oid 2 snap -1 2024-07-26T18:16:43.343 INFO:tasks.rados.rados.0.smithi071.stdout:2987: expect deleted 2024-07-26T18:16:43.344 INFO:tasks.rados.rados.0.smithi071.stdout:2988: read oid 34 snap -1 2024-07-26T18:16:43.344 INFO:tasks.rados.rados.0.smithi071.stdout:2988: expect deleted 2024-07-26T18:16:43.344 INFO:tasks.rados.rados.0.smithi071.stdout:2989: read oid 26 snap 280 2024-07-26T18:16:43.344 INFO:tasks.rados.rados.0.smithi071.stdout:2989: expect deleted 2024-07-26T18:16:43.344 INFO:tasks.rados.rados.0.smithi071.stdout:2990: read oid 16 snap -1 2024-07-26T18:16:43.344 INFO:tasks.rados.rados.0.smithi071.stdout:2990: expect (ObjNum 900 snap 269 seq_num 900) 2024-07-26T18:16:43.344 INFO:tasks.rados.rados.0.smithi071.stdout:2991: read oid 30 snap -1 2024-07-26T18:16:43.344 INFO:tasks.rados.rados.0.smithi071.stdout:2991: expect (ObjNum 879 snap 263 seq_num 879) 2024-07-26T18:16:43.344 INFO:tasks.rados.rados.0.smithi071.stdout:2992: snap_create 2024-07-26T18:16:43.344 INFO:tasks.rados.rados.0.smithi071.stdout:2991: expect (ObjNum 879 snap 263 seq_num 879) 2024-07-26T18:16:43.355 INFO:tasks.rados.rados.0.smithi071.stdout:2985: finishing rollback tid 0 to smithi07179299-12 2024-07-26T18:16:43.356 INFO:tasks.rados.rados.0.smithi071.stdout:2985: finishing rollback tid 1 to smithi07179299-12 2024-07-26T18:16:43.356 INFO:tasks.rados.rados.0.smithi071.stdout:2985: finishing rollback tid 2 to smithi07179299-12 2024-07-26T18:16:43.356 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 2135 (ObjNum 931 snap 281 seq_num 931) dirty exists 2024-07-26T18:16:43.358 INFO:tasks.rados.rados.0.smithi071.stdout:2990: expect (ObjNum 900 snap 269 seq_num 900) 2024-07-26T18:16:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:43 smithi071 ceph-mon[90507]: osdmap e644: 8 total, 8 up, 8 in 2024-07-26T18:16:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:43 smithi071 ceph-mon[92867]: osdmap e644: 8 total, 8 up, 8 in 2024-07-26T18:16:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:43 smithi135 ceph-mon[85352]: osdmap e644: 8 total, 8 up, 8 in 2024-07-26T18:16:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:44.349 INFO:tasks.rados.rados.0.smithi071.stdout:2985: done (6 left) 2024-07-26T18:16:44.349 INFO:tasks.rados.rados.0.smithi071.stdout:2987: done (5 left) 2024-07-26T18:16:44.349 INFO:tasks.rados.rados.0.smithi071.stdout:2988: done (4 left) 2024-07-26T18:16:44.349 INFO:tasks.rados.rados.0.smithi071.stdout:2989: done (3 left) 2024-07-26T18:16:44.349 INFO:tasks.rados.rados.0.smithi071.stdout:2990: done (2 left) 2024-07-26T18:16:44.349 INFO:tasks.rados.rados.0.smithi071.stdout:2991: done (1 left) 2024-07-26T18:16:44.349 INFO:tasks.rados.rados.0.smithi071.stdout:2992: done (0 left) 2024-07-26T18:16:44.349 INFO:tasks.rados.rados.0.smithi071.stdout:2993: read oid 32 snap -1 2024-07-26T18:16:44.349 INFO:tasks.rados.rados.0.smithi071.stdout:2993: expect (ObjNum 899 snap 269 seq_num 899) 2024-07-26T18:16:44.349 INFO:tasks.rados.rados.0.smithi071.stdout:2994: snap_remove snap 270 2024-07-26T18:16:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:44 smithi071 ceph-mon[90507]: osdmap e645: 8 total, 8 up, 8 in 2024-07-26T18:16:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:44 smithi071 ceph-mon[90507]: pgmap v640: 121 pgs: 121 active+clean; 267 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2024-07-26T18:16:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:44 smithi071 ceph-mon[92867]: osdmap e645: 8 total, 8 up, 8 in 2024-07-26T18:16:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:44 smithi071 ceph-mon[92867]: pgmap v640: 121 pgs: 121 active+clean; 267 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2024-07-26T18:16:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:44 smithi135 ceph-mon[85352]: osdmap e645: 8 total, 8 up, 8 in 2024-07-26T18:16:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:44 smithi135 ceph-mon[85352]: pgmap v640: 121 pgs: 121 active+clean; 267 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2024-07-26T18:16:45.352 INFO:tasks.rados.rados.0.smithi071.stdout:2994: done (1 left) 2024-07-26T18:16:45.352 INFO:tasks.rados.rados.0.smithi071.stdout:2995: setattr oid 49 current snap is 283 2024-07-26T18:16:45.352 INFO:tasks.rados.rados.0.smithi071.stdout:2993: expect (ObjNum 899 snap 269 seq_num 899) 2024-07-26T18:16:45.378 INFO:tasks.rados.rados.0.smithi071.stdout:2993: done (1 left) 2024-07-26T18:16:45.378 INFO:tasks.rados.rados.0.smithi071.stdout:2996: rollback oid 10 current snap is 283 2024-07-26T18:16:45.378 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 10 to 268 2024-07-26T18:16:45.378 INFO:tasks.rados.rados.0.smithi071.stdout:2997: snap_create 2024-07-26T18:16:45.381 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 1184 (ObjNum 872 snap 263 seq_num 872) dirty exists 2024-07-26T18:16:45.381 INFO:tasks.rados.rados.0.smithi071.stdout:2996: finishing rollback tid 0 to smithi07179299-10 2024-07-26T18:16:45.382 INFO:tasks.rados.rados.0.smithi071.stdout:2996: finishing rollback tid 1 to smithi07179299-10 2024-07-26T18:16:45.382 INFO:tasks.rados.rados.0.smithi071.stdout:2996: finishing rollback tid 2 to smithi07179299-10 2024-07-26T18:16:45.382 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 1851 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-07-26T18:16:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:45 smithi071 ceph-mon[90507]: osdmap e646: 8 total, 8 up, 8 in 2024-07-26T18:16:45.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:45 smithi071 ceph-mon[92867]: osdmap e646: 8 total, 8 up, 8 in 2024-07-26T18:16:45.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:45 smithi135 ceph-mon[85352]: osdmap e646: 8 total, 8 up, 8 in 2024-07-26T18:16:46.260 INFO:tasks.rados.rados.0.smithi071.stdout:2995: done (2 left) 2024-07-26T18:16:46.261 INFO:tasks.rados.rados.0.smithi071.stdout:2996: done (1 left) 2024-07-26T18:16:46.261 INFO:tasks.rados.rados.0.smithi071.stdout:2997: done (0 left) 2024-07-26T18:16:46.261 INFO:tasks.rados.rados.0.smithi071.stdout:2998: rollback oid 30 current snap is 284 2024-07-26T18:16:46.261 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 263 2024-07-26T18:16:46.261 INFO:tasks.rados.rados.0.smithi071.stdout:2999: snap_remove snap 235 2024-07-26T18:16:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:46 smithi071 ceph-mon[90507]: osdmap e647: 8 total, 8 up, 8 in 2024-07-26T18:16:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:46 smithi071 ceph-mon[90507]: pgmap v643: 121 pgs: 121 active+clean; 274 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.9 MiB/s wr, 15 op/s 2024-07-26T18:16:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:46 smithi071 ceph-mon[90507]: osdmap e648: 8 total, 8 up, 8 in 2024-07-26T18:16:46.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:46 smithi071 ceph-mon[92867]: osdmap e647: 8 total, 8 up, 8 in 2024-07-26T18:16:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:46 smithi071 ceph-mon[92867]: pgmap v643: 121 pgs: 121 active+clean; 274 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.9 MiB/s wr, 15 op/s 2024-07-26T18:16:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:46 smithi071 ceph-mon[92867]: osdmap e648: 8 total, 8 up, 8 in 2024-07-26T18:16:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:46 smithi135 ceph-mon[85352]: osdmap e647: 8 total, 8 up, 8 in 2024-07-26T18:16:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:46 smithi135 ceph-mon[85352]: pgmap v643: 121 pgs: 121 active+clean; 274 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.9 MiB/s wr, 15 op/s 2024-07-26T18:16:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:46 smithi135 ceph-mon[85352]: osdmap e648: 8 total, 8 up, 8 in 2024-07-26T18:16:47.264 INFO:tasks.rados.rados.0.smithi071.stdout:2999: done (1 left) 2024-07-26T18:16:47.264 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 284 2024-07-26T18:16:47.264 INFO:tasks.rados.rados.0.smithi071.stdout:3000: seq_num 937 ranges {8216576=499712,8716288=532480,9248768=270336} 2024-07-26T18:16:47.311 INFO:tasks.rados.rados.0.smithi071.stdout:3000: writing smithi07179299-49 from 8216576 to 8716288 tid 1 2024-07-26T18:16:47.314 INFO:tasks.rados.rados.0.smithi071.stdout:3000: writing smithi07179299-49 from 8716288 to 9248768 tid 2 2024-07-26T18:16:47.316 INFO:tasks.rados.rados.0.smithi071.stdout:3000: writing smithi07179299-49 from 9248768 to 9519104 tid 3 2024-07-26T18:16:47.316 INFO:tasks.rados.rados.0.smithi071.stdout:3001: snap_remove snap 281 2024-07-26T18:16:48.267 INFO:tasks.rados.rados.0.smithi071.stdout:3001: done (2 left) 2024-07-26T18:16:48.267 INFO:tasks.rados.rados.0.smithi071.stdout:3002: copy_from oid 12 from oid 33 current snap is 284 2024-07-26T18:16:48.267 INFO:tasks.rados.rados.0.smithi071.stdout:2998: finishing rollback tid 0 to smithi07179299-30 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:2998: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:2998: finishing rollback tid 2 to smithi07179299-30 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 971 (ObjNum 879 snap 263 seq_num 879) dirty exists 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:3000: finishing write tid 1 to smithi07179299-49 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:3000: finishing write tid 2 to smithi07179299-49 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:3000: finishing write tid 3 to smithi07179299-49 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:3000: finishing write tid 4 to smithi07179299-49 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:3000: finishing write tid 5 to smithi07179299-49 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:3000: oid 49 updating version 0 to 1187 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:3000: oid 49 updating version 1187 to 1188 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:3000: oid 49 version 1188 is already newer than 1186 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:3000: oid 49 version 1188 is already newer than 1185 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 1188 (ObjNum 937 snap 284 seq_num 937) dirty exists 2024-07-26T18:16:48.268 INFO:tasks.rados.rados.0.smithi071.stdout:3000: left oid 49 (ObjNum 937 snap 284 seq_num 937) 2024-07-26T18:16:48.269 INFO:tasks.rados.rados.0.smithi071.stdout:2998: done (2 left) 2024-07-26T18:16:48.269 INFO:tasks.rados.rados.0.smithi071.stdout:3000: done (1 left) 2024-07-26T18:16:48.269 INFO:tasks.rados.rados.0.smithi071.stdout:3003: delete oid 47 current snap is 284 2024-07-26T18:16:48.273 INFO:tasks.rados.rados.0.smithi071.stdout:3002: finishing copy_from to smithi07179299-12 2024-07-26T18:16:48.273 INFO:tasks.rados.rados.0.smithi071.stdout:3002: got expected ENOENT (src dne) 2024-07-26T18:16:48.273 INFO:tasks.rados.rados.0.smithi071.stdout:3002: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:16:48.275 INFO:tasks.rados.rados.0.smithi071.stdout:3002: done (1 left) 2024-07-26T18:16:48.275 INFO:tasks.rados.rados.0.smithi071.stdout:3003: done (0 left) 2024-07-26T18:16:48.275 INFO:tasks.rados.rados.0.smithi071.stdout:3004: copy_from oid 46 from oid 48 current snap is 284 2024-07-26T18:16:48.275 INFO:tasks.rados.rados.0.smithi071.stdout:3005: setattr oid 21 current snap is 284 2024-07-26T18:16:48.276 INFO:tasks.rados.rados.0.smithi071.stdout:3004: finishing copy_from to smithi07179299-46 2024-07-26T18:16:48.276 INFO:tasks.rados.rados.0.smithi071.stdout:3004: got expected ENOENT (src dne) 2024-07-26T18:16:48.276 INFO:tasks.rados.rados.0.smithi071.stdout:3004: finishing copy_from racing read to smithi07179299-46 2024-07-26T18:16:48.277 INFO:tasks.rados.rados.0.smithi071.stdout:3004: done (1 left) 2024-07-26T18:16:48.277 INFO:tasks.rados.rados.0.smithi071.stdout:3006: rollback oid 25 current snap is 284 2024-07-26T18:16:48.277 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 25 to 280 2024-07-26T18:16:48.277 INFO:tasks.rados.rados.0.smithi071.stdout:3007: rmattr oid 10 current snap is 284 2024-07-26T18:16:48.277 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 284 2024-07-26T18:16:48.277 INFO:tasks.rados.rados.0.smithi071.stdout:3008: seq_num 939 ranges {0=532480,532480=704512,1236992=98304} 2024-07-26T18:16:48.280 INFO:tasks.rados.rados.0.smithi071.stdout:3008: writing smithi07179299-26 from 0 to 532480 tid 1 2024-07-26T18:16:48.284 INFO:tasks.rados.rados.0.smithi071.stdout:3008: writing smithi07179299-26 from 532480 to 1236992 tid 2 2024-07-26T18:16:48.285 INFO:tasks.rados.rados.0.smithi071.stdout:3008: writing smithi07179299-26 from 1236992 to 1335296 tid 3 2024-07-26T18:16:48.285 INFO:tasks.rados.rados.0.smithi071.stdout:3009: delete oid 8 current snap is 284 2024-07-26T18:16:48.285 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1474 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:16:48.285 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 1852 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:16:48.286 INFO:tasks.rados.rados.0.smithi071.stdout:3006: finishing rollback tid 0 to smithi07179299-25 2024-07-26T18:16:48.286 INFO:tasks.rados.rados.0.smithi071.stdout:3006: finishing rollback tid 1 to smithi07179299-25 2024-07-26T18:16:48.286 INFO:tasks.rados.rados.0.smithi071.stdout:3006: finishing rollback tid 2 to smithi07179299-25 2024-07-26T18:16:48.286 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1131 (ObjNum 802 snap 244 seq_num 802) dirty exists 2024-07-26T18:16:48.286 INFO:tasks.rados.rados.0.smithi071.stdout:3008: finishing write tid 1 to smithi07179299-26 2024-07-26T18:16:48.288 INFO:tasks.rados.rados.0.smithi071.stdout:3008: finishing write tid 2 to smithi07179299-26 2024-07-26T18:16:48.288 INFO:tasks.rados.rados.0.smithi071.stdout:3008: finishing write tid 3 to smithi07179299-26 2024-07-26T18:16:48.288 INFO:tasks.rados.rados.0.smithi071.stdout:3005: done (4 left) 2024-07-26T18:16:48.288 INFO:tasks.rados.rados.0.smithi071.stdout:3006: done (3 left) 2024-07-26T18:16:48.288 INFO:tasks.rados.rados.0.smithi071.stdout:3007: done (2 left) 2024-07-26T18:16:48.288 INFO:tasks.rados.rados.0.smithi071.stdout:3009: done (1 left) 2024-07-26T18:16:48.288 INFO:tasks.rados.rados.0.smithi071.stdout:3010: copy_from oid 22 from oid 33 current snap is 284 2024-07-26T18:16:48.288 INFO:tasks.rados.rados.0.smithi071.stdout:3011: delete oid 40 current snap is 284 2024-07-26T18:16:48.289 INFO:tasks.rados.rados.0.smithi071.stdout:3008: finishing write tid 4 to smithi07179299-26 2024-07-26T18:16:48.289 INFO:tasks.rados.rados.0.smithi071.stdout:3010: finishing copy_from to smithi07179299-22 2024-07-26T18:16:48.289 INFO:tasks.rados.rados.0.smithi071.stdout:3010: got expected ENOENT (src dne) 2024-07-26T18:16:48.289 INFO:tasks.rados.rados.0.smithi071.stdout:3010: finishing copy_from racing read to smithi07179299-22 2024-07-26T18:16:48.290 INFO:tasks.rados.rados.0.smithi071.stdout:3010: done (2 left) 2024-07-26T18:16:48.290 INFO:tasks.rados.rados.0.smithi071.stdout:3011: done (1 left) 2024-07-26T18:16:48.290 INFO:tasks.rados.rados.0.smithi071.stdout:3012: setattr oid 37 current snap is 284 2024-07-26T18:16:48.292 INFO:tasks.rados.rados.0.smithi071.stdout:3013: rollback oid 24 current snap is 284 2024-07-26T18:16:48.292 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 24 to 275 2024-07-26T18:16:48.292 INFO:tasks.rados.rados.0.smithi071.stdout:3014: copy_from oid 45 from oid 48 current snap is 284 2024-07-26T18:16:48.292 INFO:tasks.rados.rados.0.smithi071.stdout:3015: rollback oid 38 current snap is 284 2024-07-26T18:16:48.292 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 38 to 283 2024-07-26T18:16:48.292 INFO:tasks.rados.rados.0.smithi071.stdout:3016: read oid 27 snap -1 2024-07-26T18:16:48.292 INFO:tasks.rados.rados.0.smithi071.stdout:3016: expect (ObjNum 886 snap 268 seq_num 886) 2024-07-26T18:16:48.293 INFO:tasks.rados.rados.0.smithi071.stdout:3017: delete oid 1 current snap is 284 2024-07-26T18:16:48.293 INFO:tasks.rados.rados.0.smithi071.stdout:3008: finishing write tid 5 to smithi07179299-26 2024-07-26T18:16:48.293 INFO:tasks.rados.rados.0.smithi071.stdout:3008: oid 26 updating version 0 to 1132 2024-07-26T18:16:48.293 INFO:tasks.rados.rados.0.smithi071.stdout:3008: oid 26 updating version 1132 to 1133 2024-07-26T18:16:48.294 INFO:tasks.rados.rados.0.smithi071.stdout:3008: oid 26 updating version 1133 to 1135 2024-07-26T18:16:48.294 INFO:tasks.rados.rados.0.smithi071.stdout:3008: oid 26 version 1135 is already newer than 1134 2024-07-26T18:16:48.294 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1135 (ObjNum 939 snap 284 seq_num 939) dirty exists 2024-07-26T18:16:48.294 INFO:tasks.rados.rados.0.smithi071.stdout:3008: left oid 26 (ObjNum 939 snap 284 seq_num 939) 2024-07-26T18:16:48.294 INFO:tasks.rados.rados.0.smithi071.stdout:3014: finishing copy_from to smithi07179299-45 2024-07-26T18:16:48.294 INFO:tasks.rados.rados.0.smithi071.stdout:3014: got expected ENOENT (src dne) 2024-07-26T18:16:48.294 INFO:tasks.rados.rados.0.smithi071.stdout:3014: finishing copy_from racing read to smithi07179299-45 2024-07-26T18:16:48.294 INFO:tasks.rados.rados.0.smithi071.stdout:3015: finishing rollback tid 1 to smithi07179299-38 2024-07-26T18:16:48.295 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1872 (ObjNum 33 snap 0 seq_num 2042148088) dirty dne 2024-07-26T18:16:48.295 INFO:tasks.rados.rados.0.smithi071.stdout:3013: finishing rollback tid 1 to smithi07179299-24 2024-07-26T18:16:48.295 INFO:tasks.rados.rados.0.smithi071.stdout:3013: finishing rollback tid 2 to smithi07179299-24 2024-07-26T18:16:48.295 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2254 (ObjNum 879 snap 263 seq_num 879) dirty exists 2024-07-26T18:16:48.296 INFO:tasks.rados.rados.0.smithi071.stdout:3016: expect (ObjNum 886 snap 268 seq_num 886) 2024-07-26T18:16:48.308 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 1499 (ObjNum 860 snap 261 seq_num 860) dirty exists 2024-07-26T18:16:48.308 INFO:tasks.rados.rados.0.smithi071.stdout:3008: done (6 left) 2024-07-26T18:16:48.308 INFO:tasks.rados.rados.0.smithi071.stdout:3012: done (5 left) 2024-07-26T18:16:48.308 INFO:tasks.rados.rados.0.smithi071.stdout:3013: done (4 left) 2024-07-26T18:16:48.309 INFO:tasks.rados.rados.0.smithi071.stdout:3014: done (3 left) 2024-07-26T18:16:48.309 INFO:tasks.rados.rados.0.smithi071.stdout:3015: done (2 left) 2024-07-26T18:16:48.309 INFO:tasks.rados.rados.0.smithi071.stdout:3016: done (1 left) 2024-07-26T18:16:48.309 INFO:tasks.rados.rados.0.smithi071.stdout:3017: done (0 left) 2024-07-26T18:16:48.309 INFO:tasks.rados.rados.0.smithi071.stdout:3018: setattr oid 46 current snap is 284 2024-07-26T18:16:48.309 INFO:tasks.rados.rados.0.smithi071.stdout:3019: snap_remove snap 261 2024-07-26T18:16:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:48 smithi071 ceph-mon[90507]: osdmap e649: 8 total, 8 up, 8 in 2024-07-26T18:16:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:48 smithi071 ceph-mon[90507]: pgmap v646: 121 pgs: 121 active+clean; 274 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-26T18:16:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:48 smithi071 ceph-mon[92867]: osdmap e649: 8 total, 8 up, 8 in 2024-07-26T18:16:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:48 smithi071 ceph-mon[92867]: pgmap v646: 121 pgs: 121 active+clean; 274 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-26T18:16:48.547 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -e sha1=387735b04c21d62e21975a50a7f6c06a95b3cf6d -- bash -c 'ceph orch ps' 2024-07-26T18:16:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:48 smithi135 ceph-mon[85352]: osdmap e649: 8 total, 8 up, 8 in 2024-07-26T18:16:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:48 smithi135 ceph-mon[85352]: pgmap v646: 121 pgs: 121 active+clean; 274 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2024-07-26T18:16:48.752 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:16:49.280 INFO:tasks.rados.rados.0.smithi071.stdout:3019: done (1 left) 2024-07-26T18:16:49.280 INFO:tasks.rados.rados.0.smithi071.stdout:3020: read oid 41 snap 283 2024-07-26T18:16:49.280 INFO:tasks.rados.rados.0.smithi071.stdout:3020: expect (ObjNum 860 snap 261 seq_num 860) 2024-07-26T18:16:49.281 INFO:tasks.rados.rados.0.smithi071.stdout:3021: read oid 15 snap -1 2024-07-26T18:16:49.281 INFO:tasks.rados.rados.0.smithi071.stdout:3021: expect (ObjNum 915 snap 275 seq_num 915) 2024-07-26T18:16:49.281 INFO:tasks.rados.rados.0.smithi071.stdout:3022: read oid 34 snap -1 2024-07-26T18:16:49.281 INFO:tasks.rados.rados.0.smithi071.stdout:3022: expect deleted 2024-07-26T18:16:49.281 INFO:tasks.rados.rados.0.smithi071.stdout:3023: copy_from oid 25 from oid 50 current snap is 284 2024-07-26T18:16:49.281 INFO:tasks.rados.rados.0.smithi071.stdout:3024: rollback oid 14 current snap is 284 2024-07-26T18:16:49.281 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 14 to 275 2024-07-26T18:16:49.281 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 284 2024-07-26T18:16:49.281 INFO:tasks.rados.rados.0.smithi071.stdout:3025: seq_num 943 ranges {0=598016,598016=688128,1286144=114688} 2024-07-26T18:16:49.283 INFO:tasks.rados.rados.0.smithi071.stdout:3025: writing smithi07179299-7 from 0 to 598016 tid 1 2024-07-26T18:16:49.288 INFO:tasks.rados.rados.0.smithi071.stdout:3025: writing smithi07179299-7 from 598016 to 1286144 tid 2 2024-07-26T18:16:49.290 INFO:tasks.rados.rados.0.smithi071.stdout:3025: writing smithi07179299-7 from 1286144 to 1400832 tid 3 2024-07-26T18:16:49.290 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 1130 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:16:49.290 INFO:tasks.rados.rados.0.smithi071.stdout:3018: done (6 left) 2024-07-26T18:16:49.290 INFO:tasks.rados.rados.0.smithi071.stdout:3022: done (5 left) 2024-07-26T18:16:49.290 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 284 2024-07-26T18:16:49.290 INFO:tasks.rados.rados.0.smithi071.stdout:3026: seq_num 944 ranges {745472=614400,1359872=573440,1933312=229376} 2024-07-26T18:16:49.298 INFO:tasks.rados.rados.0.smithi071.stdout:3026: writing smithi07179299-4 from 745472 to 1359872 tid 1 2024-07-26T18:16:49.302 INFO:tasks.rados.rados.0.smithi071.stdout:3026: writing smithi07179299-4 from 1359872 to 1933312 tid 2 2024-07-26T18:16:49.304 INFO:tasks.rados.rados.0.smithi071.stdout:3026: writing smithi07179299-4 from 1933312 to 2162688 tid 3 2024-07-26T18:16:49.304 INFO:tasks.rados.rados.0.smithi071.stdout:3027: rollback oid 13 current snap is 284 2024-07-26T18:16:49.304 INFO:tasks.rados.rados.0.smithi071.stdout:3024: finishing rollback tid 0 to smithi07179299-14 2024-07-26T18:16:49.304 INFO:tasks.rados.rados.0.smithi071.stdout:3024: finishing rollback tid 1 to smithi07179299-14 2024-07-26T18:16:49.304 INFO:tasks.rados.rados.0.smithi071.stdout:3024: finishing rollback tid 2 to smithi07179299-14 2024-07-26T18:16:49.304 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 974 (ObjNum 694 snap 207 seq_num 694) dirty exists 2024-07-26T18:16:49.304 INFO:tasks.rados.rados.0.smithi071.stdout:3025: finishing write tid 1 to smithi07179299-7 2024-07-26T18:16:49.305 INFO:tasks.rados.rados.0.smithi071.stdout:3021: expect (ObjNum 915 snap 275 seq_num 915) 2024-07-26T18:16:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:3025: finishing write tid 2 to smithi07179299-7 2024-07-26T18:16:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:3025: finishing write tid 3 to smithi07179299-7 2024-07-26T18:16:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:3025: finishing write tid 4 to smithi07179299-7 2024-07-26T18:16:49.335 INFO:tasks.rados.rados.0.smithi071.stdout:3023: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:3023: finishing copy_from to smithi07179299-25 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1494 (ObjNum 917 snap 277 seq_num 917) dirty exists 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 13 to 275 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:3026: finishing write tid 1 to smithi07179299-4 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:3026: finishing write tid 2 to smithi07179299-4 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:3026: finishing write tid 3 to smithi07179299-4 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:3026: finishing write tid 4 to smithi07179299-4 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:3025: finishing write tid 5 to smithi07179299-7 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:3025: oid 7 updating version 0 to 1848 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:3025: oid 7 version 1848 is already newer than 1846 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:3025: oid 7 version 1848 is already newer than 1847 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:3025: oid 7 version 1848 is already newer than 1845 2024-07-26T18:16:49.336 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1848 (ObjNum 943 snap 284 seq_num 943) dirty exists 2024-07-26T18:16:49.337 INFO:tasks.rados.rados.0.smithi071.stdout:3025: left oid 7 (ObjNum 943 snap 284 seq_num 943) 2024-07-26T18:16:49.337 INFO:tasks.rados.rados.0.smithi071.stdout:3026: finishing write tid 5 to smithi07179299-4 2024-07-26T18:16:49.337 INFO:tasks.rados.rados.0.smithi071.stdout:3026: oid 4 updating version 0 to 1502 2024-07-26T18:16:49.337 INFO:tasks.rados.rados.0.smithi071.stdout:3026: oid 4 updating version 1502 to 1503 2024-07-26T18:16:49.337 INFO:tasks.rados.rados.0.smithi071.stdout:3026: oid 4 updating version 1503 to 1504 2024-07-26T18:16:49.337 INFO:tasks.rados.rados.0.smithi071.stdout:3026: oid 4 version 1504 is already newer than 1501 2024-07-26T18:16:49.337 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1504 (ObjNum 944 snap 284 seq_num 944) dirty exists 2024-07-26T18:16:49.337 INFO:tasks.rados.rados.0.smithi071.stdout:3026: left oid 4 (ObjNum 944 snap 284 seq_num 944) 2024-07-26T18:16:49.337 INFO:tasks.rados.rados.0.smithi071.stdout:3020: expect (ObjNum 860 snap 261 seq_num 860) 2024-07-26T18:16:49.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:49 smithi071 ceph-mon[90507]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:49.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:49 smithi071 ceph-mon[90507]: osdmap e650: 8 total, 8 up, 8 in 2024-07-26T18:16:49.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:49 smithi071 ceph-mon[92867]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:49.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:49 smithi071 ceph-mon[92867]: osdmap e650: 8 total, 8 up, 8 in 2024-07-26T18:16:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:49 smithi135 ceph-mon[85352]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:49 smithi135 ceph-mon[85352]: osdmap e650: 8 total, 8 up, 8 in 2024-07-26T18:16:49.682 INFO:tasks.rados.rados.0.smithi071.stdout:3027: finishing rollback tid 0 to smithi07179299-13 2024-07-26T18:16:49.682 INFO:tasks.rados.rados.0.smithi071.stdout:3027: finishing rollback tid 1 to smithi07179299-13 2024-07-26T18:16:49.682 INFO:tasks.rados.rados.0.smithi071.stdout:3027: finishing rollback tid 2 to smithi07179299-13 2024-07-26T18:16:49.682 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 1905 (ObjNum 866 snap 263 seq_num 866) dirty exists 2024-07-26T18:16:49.682 INFO:tasks.rados.rados.0.smithi071.stdout:3020: done (6 left) 2024-07-26T18:16:49.682 INFO:tasks.rados.rados.0.smithi071.stdout:3021: done (5 left) 2024-07-26T18:16:49.682 INFO:tasks.rados.rados.0.smithi071.stdout:3023: done (4 left) 2024-07-26T18:16:49.682 INFO:tasks.rados.rados.0.smithi071.stdout:3024: done (3 left) 2024-07-26T18:16:49.682 INFO:tasks.rados.rados.0.smithi071.stdout:3025: done (2 left) 2024-07-26T18:16:49.682 INFO:tasks.rados.rados.0.smithi071.stdout:3026: done (1 left) 2024-07-26T18:16:49.683 INFO:tasks.rados.rados.0.smithi071.stdout:3027: done (0 left) 2024-07-26T18:16:49.683 INFO:tasks.rados.rados.0.smithi071.stdout:3028: copy_from oid 6 from oid 24 current snap is 284 2024-07-26T18:16:49.683 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 284 2024-07-26T18:16:49.683 INFO:tasks.rados.rados.0.smithi071.stdout:3029: seq_num 945 ranges {6946816=630784,7577600=458752,8036352=344064} 2024-07-26T18:16:49.722 INFO:tasks.rados.rados.0.smithi071.stdout:3029: writing smithi07179299-13 from 6946816 to 7577600 tid 1 2024-07-26T18:16:49.725 INFO:tasks.rados.rados.0.smithi071.stdout:3029: writing smithi07179299-13 from 7577600 to 8036352 tid 2 2024-07-26T18:16:49.727 INFO:tasks.rados.rados.0.smithi071.stdout:3029: writing smithi07179299-13 from 8036352 to 8380416 tid 3 2024-07-26T18:16:49.727 INFO:tasks.rados.rados.0.smithi071.stdout:3030: copy_from oid 8 from oid 41 current snap is 284 2024-07-26T18:16:49.727 INFO:tasks.rados.rados.0.smithi071.stdout:3028: finishing copy_from racing read to smithi07179299-6 2024-07-26T18:16:49.727 INFO:tasks.rados.rados.0.smithi071.stdout:3028: finishing copy_from to smithi07179299-6 2024-07-26T18:16:49.727 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 2254 (ObjNum 879 snap 263 seq_num 879) dirty exists 2024-07-26T18:16:49.728 INFO:tasks.rados.rados.0.smithi071.stdout:3029: finishing write tid 1 to smithi07179299-13 2024-07-26T18:16:49.728 INFO:tasks.rados.rados.0.smithi071.stdout:3028: done (2 left) 2024-07-26T18:16:49.728 INFO:tasks.rados.rados.0.smithi071.stdout:3031: rollback oid 38 current snap is 284 2024-07-26T18:16:49.728 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 38 to 280 2024-07-26T18:16:49.728 INFO:tasks.rados.rados.0.smithi071.stdout:3032: copy_from oid 9 from oid 22 current snap is 284 2024-07-26T18:16:49.728 INFO:tasks.rados.rados.0.smithi071.stdout:3033: snap_create 2024-07-26T18:16:49.729 INFO:tasks.rados.rados.0.smithi071.stdout:3029: finishing write tid 2 to smithi07179299-13 2024-07-26T18:16:49.729 INFO:tasks.rados.rados.0.smithi071.stdout:3031: finishing rollback tid 1 to smithi07179299-38 2024-07-26T18:16:49.729 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1872 (ObjNum 33 snap 0 seq_num 551683438) dirty dne 2024-07-26T18:16:49.730 INFO:tasks.rados.rados.0.smithi071.stdout:3032: finishing copy_from racing read to smithi07179299-9 2024-07-26T18:16:49.731 INFO:tasks.rados.rados.0.smithi071.stdout:3029: finishing write tid 3 to smithi07179299-13 2024-07-26T18:16:49.731 INFO:tasks.rados.rados.0.smithi071.stdout:3029: finishing write tid 4 to smithi07179299-13 2024-07-26T18:16:49.731 INFO:tasks.rados.rados.0.smithi071.stdout:3032: finishing copy_from to smithi07179299-9 2024-07-26T18:16:49.731 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 1844 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-07-26T18:16:49.733 INFO:tasks.rados.rados.0.smithi071.stdout:3029: finishing write tid 5 to smithi07179299-13 2024-07-26T18:16:49.733 INFO:tasks.rados.rados.0.smithi071.stdout:3029: oid 13 updating version 0 to 1909 2024-07-26T18:16:49.733 INFO:tasks.rados.rados.0.smithi071.stdout:3029: oid 13 version 1909 is already newer than 1907 2024-07-26T18:16:49.733 INFO:tasks.rados.rados.0.smithi071.stdout:3029: oid 13 version 1909 is already newer than 1906 2024-07-26T18:16:49.733 INFO:tasks.rados.rados.0.smithi071.stdout:3029: oid 13 version 1909 is already newer than 1908 2024-07-26T18:16:49.733 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 1909 (ObjNum 945 snap 284 seq_num 945) dirty exists 2024-07-26T18:16:49.733 INFO:tasks.rados.rados.0.smithi071.stdout:3029: left oid 13 (ObjNum 945 snap 284 seq_num 945) 2024-07-26T18:16:49.747 INFO:tasks.rados.rados.0.smithi071.stdout:3030: finishing copy_from racing read to smithi07179299-8 2024-07-26T18:16:49.750 INFO:tasks.rados.rados.0.smithi071.stdout:3030: finishing copy_from to smithi07179299-8 2024-07-26T18:16:49.750 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1112 (ObjNum 860 snap 261 seq_num 860) dirty exists 2024-07-26T18:16:50.281 INFO:tasks.rados.rados.0.smithi071.stdout:3029: done (4 left) 2024-07-26T18:16:50.282 INFO:tasks.rados.rados.0.smithi071.stdout:3030: done (3 left) 2024-07-26T18:16:50.282 INFO:tasks.rados.rados.0.smithi071.stdout:3031: done (2 left) 2024-07-26T18:16:50.282 INFO:tasks.rados.rados.0.smithi071.stdout:3032: done (1 left) 2024-07-26T18:16:50.282 INFO:tasks.rados.rados.0.smithi071.stdout:3033: done (0 left) 2024-07-26T18:16:50.282 INFO:tasks.rados.rados.0.smithi071.stdout:3034: setattr oid 22 current snap is 285 2024-07-26T18:16:50.282 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 285 2024-07-26T18:16:50.282 INFO:tasks.rados.rados.0.smithi071.stdout:3035: seq_num 946 ranges {1335296=647168,1982464=745472,2727936=57344} 2024-07-26T18:16:50.293 INFO:tasks.rados.rados.0.smithi071.stdout:3035: writing smithi07179299-26 from 1335296 to 1982464 tid 1 2024-07-26T18:16:50.297 INFO:tasks.rados.rados.0.smithi071.stdout:3035: writing smithi07179299-26 from 1982464 to 2727936 tid 2 2024-07-26T18:16:50.298 INFO:tasks.rados.rados.0.smithi071.stdout:3035: writing smithi07179299-26 from 2727936 to 2785280 tid 3 2024-07-26T18:16:50.298 INFO:tasks.rados.rados.0.smithi071.stdout:3036: read oid 36 snap 272 2024-07-26T18:16:50.298 INFO:tasks.rados.rados.0.smithi071.stdout:3036: expect (ObjNum 2057273888 snap 21924 seq_num 2058213424) 2024-07-26T18:16:50.298 INFO:tasks.rados.rados.0.smithi071.stdout:3037: snap_remove snap 282 2024-07-26T18:16:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:50 smithi071 ceph-mon[90507]: osdmap e651: 8 total, 8 up, 8 in 2024-07-26T18:16:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:50 smithi071 ceph-mon[90507]: pgmap v649: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 247 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 898 KiB/s wr, 20 op/s 2024-07-26T18:16:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:50 smithi071 ceph-mon[92867]: osdmap e651: 8 total, 8 up, 8 in 2024-07-26T18:16:50.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:50 smithi071 ceph-mon[92867]: pgmap v649: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 247 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 898 KiB/s wr, 20 op/s 2024-07-26T18:16:50.534 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-07-26T18:16:50.534 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (60s) 57s ago 12m 15.7M - 0.25.0 c8568f914cd2 f0962fe01ad1 2024-07-26T18:16:50.534 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi135 *:3000 running (41s) 36s ago 12m 47.5M - 9.4.12 2bacad6d85d8 a5969d682195 2024-07-26T18:16:50.534 INFO:teuthology.orchestra.run.smithi071.stdout:mds.a smithi071 running (2m) 57s ago 13m 13.5M - 19.0.0-3666-g387735b0 a2ae8b18107f 8b1af4d51ce8 2024-07-26T18:16:50.534 INFO:teuthology.orchestra.run.smithi071.stdout:mds.b smithi135 running (104s) 36s ago 13m 14.7M - 19.0.0-3666-g387735b0 a2ae8b18107f d7718fa6b1dd 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi135 *:8443,9283,8765 running (7m) 36s ago 16m 441M - 19.0.0-3666-g387735b0 a2ae8b18107f aa01eaa0fb13 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (8m) 57s ago 18m 517M - 19.0.0-3666-g387735b0 a2ae8b18107f d21b67cf361b 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (7m) 57s ago 18m 66.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 4114cde34b7b 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi135 running (6m) 36s ago 17m 57.2M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 535d88277b6e 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (7m) 57s ago 17m 58.7M 2048M 19.0.0-3666-g387735b0 a2ae8b18107f 8304a7108dde 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (93s) 57s ago 11m 7906k - 1.5.0 0da6a335fe13 1b458c2a8359 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi135 *:9100 running (89s) 36s ago 11m 14.2M - 1.5.0 0da6a335fe13 e23cd7635a4c 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (6m) 57s ago 16m 297M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ff45cb2e0ec5 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (5m) 57s ago 16m 247M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f ad1f2b371d17 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (5m) 57s ago 15m 206M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5ec19670b2da 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (4m) 57s ago 15m 122M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 8863fded8a62 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi135 running (3m) 36s ago 15m 266M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 2f1bdb58e19d 2024-07-26T18:16:50.535 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi135 running (3m) 36s ago 14m 218M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f dbd2ba780bcf 2024-07-26T18:16:50.536 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi135 running (2m) 36s ago 14m 97.4M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 5e035ade52c5 2024-07-26T18:16:50.536 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi135 running (2m) 36s ago 13m 92.2M 2480M 19.0.0-3666-g387735b0 a2ae8b18107f 48da646d8540 2024-07-26T18:16:50.536 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi135 *:9095 running (75s) 36s ago 12m 41.2M - 2.43.0 a07b618ecd1d 93284c01145d 2024-07-26T18:16:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:50 smithi135 ceph-mon[85352]: osdmap e651: 8 total, 8 up, 8 in 2024-07-26T18:16:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:50 smithi135 ceph-mon[85352]: pgmap v649: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 247 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 898 KiB/s wr, 20 op/s 2024-07-26T18:16:51.207 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -e sha1=387735b04c21d62e21975a50a7f6c06a95b3cf6d -- bash -c 'ceph versions' 2024-07-26T18:16:51.265 INFO:tasks.rados.rados.0.smithi071.stdout:3037: done (3 left) 2024-07-26T18:16:51.265 INFO:tasks.rados.rados.0.smithi071.stdout:3038: snap_create 2024-07-26T18:16:51.265 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1849 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-07-26T18:16:51.265 INFO:tasks.rados.rados.0.smithi071.stdout:3035: finishing write tid 1 to smithi07179299-26 2024-07-26T18:16:51.265 INFO:tasks.rados.rados.0.smithi071.stdout:3036: expect (ObjNum 2057273888 snap 21924 seq_num 2058213424) 2024-07-26T18:16:51.267 INFO:tasks.rados.rados.0.smithi071.stdout:3035: finishing write tid 2 to smithi07179299-26 2024-07-26T18:16:51.267 INFO:tasks.rados.rados.0.smithi071.stdout:3035: finishing write tid 3 to smithi07179299-26 2024-07-26T18:16:51.267 INFO:tasks.rados.rados.0.smithi071.stdout:3035: finishing write tid 4 to smithi07179299-26 2024-07-26T18:16:51.267 INFO:tasks.rados.rados.0.smithi071.stdout:3035: finishing write tid 5 to smithi07179299-26 2024-07-26T18:16:51.267 INFO:tasks.rados.rados.0.smithi071.stdout:3035: oid 26 updating version 0 to 1496 2024-07-26T18:16:51.267 INFO:tasks.rados.rados.0.smithi071.stdout:3035: oid 26 version 1496 is already newer than 1495 2024-07-26T18:16:51.267 INFO:tasks.rados.rados.0.smithi071.stdout:3035: oid 26 updating version 1496 to 1497 2024-07-26T18:16:51.267 INFO:tasks.rados.rados.0.smithi071.stdout:3035: oid 26 updating version 1497 to 1498 2024-07-26T18:16:51.267 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1498 (ObjNum 946 snap 285 seq_num 946) dirty exists 2024-07-26T18:16:51.268 INFO:tasks.rados.rados.0.smithi071.stdout:3035: left oid 26 (ObjNum 946 snap 285 seq_num 946) 2024-07-26T18:16:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:51 smithi071 ceph-mon[90507]: osdmap e652: 8 total, 8 up, 8 in 2024-07-26T18:16:51.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:51 smithi071 ceph-mon[90507]: from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:51.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:51 smithi071 ceph-mon[90507]: osdmap e653: 8 total, 8 up, 8 in 2024-07-26T18:16:51.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:51 smithi071 ceph-mon[92867]: osdmap e652: 8 total, 8 up, 8 in 2024-07-26T18:16:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:51 smithi071 ceph-mon[92867]: from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:51.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:51 smithi071 ceph-mon[92867]: osdmap e653: 8 total, 8 up, 8 in 2024-07-26T18:16:51.437 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:16:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:51 smithi135 ceph-mon[85352]: osdmap e652: 8 total, 8 up, 8 in 2024-07-26T18:16:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:51 smithi135 ceph-mon[85352]: from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T18:16:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:51 smithi135 ceph-mon[85352]: osdmap e653: 8 total, 8 up, 8 in 2024-07-26T18:16:52.263 INFO:tasks.rados.rados.0.smithi071.stdout:3034: done (3 left) 2024-07-26T18:16:52.263 INFO:tasks.rados.rados.0.smithi071.stdout:3035: done (2 left) 2024-07-26T18:16:52.263 INFO:tasks.rados.rados.0.smithi071.stdout:3036: done (1 left) 2024-07-26T18:16:52.263 INFO:tasks.rados.rados.0.smithi071.stdout:3038: done (0 left) 2024-07-26T18:16:52.264 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 286 2024-07-26T18:16:52.264 INFO:tasks.rados.rados.0.smithi071.stdout:3039: seq_num 947 ranges {4915200=663552,5578752=630784,6209536=172032} 2024-07-26T18:16:52.293 INFO:tasks.rados.rados.0.smithi071.stdout:3039: writing smithi07179299-20 from 4915200 to 5578752 tid 1 2024-07-26T18:16:52.297 INFO:tasks.rados.rados.0.smithi071.stdout:3039: writing smithi07179299-20 from 5578752 to 6209536 tid 2 2024-07-26T18:16:52.299 INFO:tasks.rados.rados.0.smithi071.stdout:3039: writing smithi07179299-20 from 6209536 to 6381568 tid 3 2024-07-26T18:16:52.299 INFO:tasks.rados.rados.0.smithi071.stdout:3040: copy_from oid 12 from oid 47 current snap is 286 2024-07-26T18:16:52.299 INFO:tasks.rados.rados.0.smithi071.stdout:3041: read oid 32 snap -1 2024-07-26T18:16:52.299 INFO:tasks.rados.rados.0.smithi071.stdout:3041: expect (ObjNum 899 snap 269 seq_num 899) 2024-07-26T18:16:52.299 INFO:tasks.rados.rados.0.smithi071.stdout:3042: snap_remove snap 280 2024-07-26T18:16:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:16:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:16:52] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-07-26T18:16:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:52 smithi071 ceph-mon[90507]: pgmap v652: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 226 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 22 op/s 2024-07-26T18:16:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:52 smithi071 ceph-mon[90507]: osdmap e654: 8 total, 8 up, 8 in 2024-07-26T18:16:52.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:52 smithi071 ceph-mon[92867]: pgmap v652: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 226 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 22 op/s 2024-07-26T18:16:52.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:52 smithi071 ceph-mon[92867]: osdmap e654: 8 total, 8 up, 8 in 2024-07-26T18:16:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:52 smithi135 ceph-mon[85352]: pgmap v652: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 226 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 22 op/s 2024-07-26T18:16:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:52 smithi135 ceph-mon[85352]: osdmap e654: 8 total, 8 up, 8 in 2024-07-26T18:16:53.161 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-07-26T18:16:53.161 INFO:teuthology.orchestra.run.smithi071.stdout: "mon": { 2024-07-26T18:16:53.161 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T18:16:53.161 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:16:53.161 INFO:teuthology.orchestra.run.smithi071.stdout: "mgr": { 2024-07-26T18:16:53.161 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:16:53.161 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:16:53.162 INFO:teuthology.orchestra.run.smithi071.stdout: "osd": { 2024-07-26T18:16:53.162 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 8 2024-07-26T18:16:53.162 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:16:53.162 INFO:teuthology.orchestra.run.smithi071.stdout: "mds": { 2024-07-26T18:16:53.162 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T18:16:53.162 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-07-26T18:16:53.162 INFO:teuthology.orchestra.run.smithi071.stdout: "overall": { 2024-07-26T18:16:53.162 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 15 2024-07-26T18:16:53.162 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-07-26T18:16:53.162 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-07-26T18:16:53.297 INFO:tasks.rados.rados.0.smithi071.stdout:3042: done (3 left) 2024-07-26T18:16:53.297 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 286 2024-07-26T18:16:53.297 INFO:tasks.rados.rados.0.smithi071.stdout:3043: seq_num 948 ranges {0=679936,679936=516096,1196032=286720} 2024-07-26T18:16:53.301 INFO:tasks.rados.rados.0.smithi071.stdout:3043: writing smithi07179299-21 from 0 to 679936 tid 1 2024-07-26T18:16:53.305 INFO:tasks.rados.rados.0.smithi071.stdout:3043: writing smithi07179299-21 from 679936 to 1196032 tid 2 2024-07-26T18:16:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:3043: writing smithi07179299-21 from 1196032 to 1482752 tid 3 2024-07-26T18:16:53.307 INFO:tasks.rados.rados.0.smithi071.stdout:3044: snap_remove snap 268 2024-07-26T18:16:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:53 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3888113872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:53 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3888113872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:53 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3888113872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:53.980 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -e sha1=387735b04c21d62e21975a50a7f6c06a95b3cf6d -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-07-26T18:16:54.186 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:16:54.303 INFO:tasks.rados.rados.0.smithi071.stdout:3044: done (4 left) 2024-07-26T18:16:54.303 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 286 2024-07-26T18:16:54.303 INFO:tasks.rados.rados.0.smithi071.stdout:3045: seq_num 949 ranges {2031616=704512,2736128=794624,3530752=8192} 2024-07-26T18:16:54.322 INFO:tasks.rados.rados.0.smithi071.stdout:3045: writing smithi07179299-18 from 2031616 to 2736128 tid 1 2024-07-26T18:16:54.326 INFO:tasks.rados.rados.0.smithi071.stdout:3045: writing smithi07179299-18 from 2736128 to 3530752 tid 2 2024-07-26T18:16:54.326 INFO:tasks.rados.rados.0.smithi071.stdout:3045: writing smithi07179299-18 from 3530752 to 3538944 tid 3 2024-07-26T18:16:54.326 INFO:tasks.rados.rados.0.smithi071.stdout:3046: snap_create 2024-07-26T18:16:54.326 INFO:tasks.rados.rados.0.smithi071.stdout:3039: finishing write tid 1 to smithi07179299-20 2024-07-26T18:16:54.327 INFO:tasks.rados.rados.0.smithi071.stdout:3041: expect (ObjNum 899 snap 269 seq_num 899) 2024-07-26T18:16:54.345 INFO:tasks.rados.rados.0.smithi071.stdout:3039: finishing write tid 2 to smithi07179299-20 2024-07-26T18:16:54.345 INFO:tasks.rados.rados.0.smithi071.stdout:3039: finishing write tid 3 to smithi07179299-20 2024-07-26T18:16:54.345 INFO:tasks.rados.rados.0.smithi071.stdout:3039: finishing write tid 4 to smithi07179299-20 2024-07-26T18:16:54.345 INFO:tasks.rados.rados.0.smithi071.stdout:3039: finishing write tid 5 to smithi07179299-20 2024-07-26T18:16:54.345 INFO:tasks.rados.rados.0.smithi071.stdout:3039: oid 20 updating version 0 to 2138 2024-07-26T18:16:54.345 INFO:tasks.rados.rados.0.smithi071.stdout:3039: oid 20 version 2138 is already newer than 2137 2024-07-26T18:16:54.345 INFO:tasks.rados.rados.0.smithi071.stdout:3039: oid 20 version 2138 is already newer than 2136 2024-07-26T18:16:54.345 INFO:tasks.rados.rados.0.smithi071.stdout:3039: oid 20 updating version 2138 to 2139 2024-07-26T18:16:54.345 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2139 (ObjNum 947 snap 286 seq_num 947) dirty exists 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3039: left oid 20 (ObjNum 947 snap 286 seq_num 947) 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3040: finishing copy_from to smithi07179299-12 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3040: got expected ENOENT (src dne) 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3040: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3043: finishing write tid 1 to smithi07179299-21 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3043: finishing write tid 2 to smithi07179299-21 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3043: finishing write tid 3 to smithi07179299-21 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3043: finishing write tid 4 to smithi07179299-21 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3043: finishing write tid 5 to smithi07179299-21 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3043: oid 21 updating version 0 to 1478 2024-07-26T18:16:54.346 INFO:tasks.rados.rados.0.smithi071.stdout:3043: oid 21 version 1478 is already newer than 1476 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3043: oid 21 version 1478 is already newer than 1477 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3043: oid 21 version 1478 is already newer than 1475 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 1478 (ObjNum 948 snap 286 seq_num 948) dirty exists 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3043: left oid 21 (ObjNum 948 snap 286 seq_num 948) 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3045: finishing write tid 1 to smithi07179299-18 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3045: finishing write tid 2 to smithi07179299-18 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3045: finishing write tid 3 to smithi07179299-18 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3045: finishing write tid 4 to smithi07179299-18 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3045: finishing write tid 5 to smithi07179299-18 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3045: oid 18 updating version 0 to 1190 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3045: oid 18 version 1190 is already newer than 1189 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3045: oid 18 updating version 1190 to 1191 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:3045: oid 18 updating version 1191 to 1192 2024-07-26T18:16:54.347 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 1192 (ObjNum 949 snap 286 seq_num 949) dirty exists 2024-07-26T18:16:54.348 INFO:tasks.rados.rados.0.smithi071.stdout:3045: left oid 18 (ObjNum 949 snap 286 seq_num 949) 2024-07-26T18:16:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:54 smithi135 ceph-mon[85352]: osdmap e655: 8 total, 8 up, 8 in 2024-07-26T18:16:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:54 smithi135 ceph-mon[85352]: pgmap v655: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 195 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 30 op/s 2024-07-26T18:16:54.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:54 smithi071 ceph-mon[92867]: osdmap e655: 8 total, 8 up, 8 in 2024-07-26T18:16:54.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:54 smithi071 ceph-mon[92867]: pgmap v655: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 195 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 30 op/s 2024-07-26T18:16:54.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:54 smithi071 ceph-mon[90507]: osdmap e655: 8 total, 8 up, 8 in 2024-07-26T18:16:54.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:54 smithi071 ceph-mon[90507]: pgmap v655: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 195 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 30 op/s 2024-07-26T18:16:55.306 INFO:tasks.rados.rados.0.smithi071.stdout:3039: done (5 left) 2024-07-26T18:16:55.306 INFO:tasks.rados.rados.0.smithi071.stdout:3040: done (4 left) 2024-07-26T18:16:55.306 INFO:tasks.rados.rados.0.smithi071.stdout:3041: done (3 left) 2024-07-26T18:16:55.306 INFO:tasks.rados.rados.0.smithi071.stdout:3043: done (2 left) 2024-07-26T18:16:55.306 INFO:tasks.rados.rados.0.smithi071.stdout:3045: done (1 left) 2024-07-26T18:16:55.306 INFO:tasks.rados.rados.0.smithi071.stdout:3046: done (0 left) 2024-07-26T18:16:55.306 INFO:tasks.rados.rados.0.smithi071.stdout:3047: read oid 30 snap -1 2024-07-26T18:16:55.307 INFO:tasks.rados.rados.0.smithi071.stdout:3047: expect (ObjNum 879 snap 263 seq_num 879) 2024-07-26T18:16:55.307 INFO:tasks.rados.rados.0.smithi071.stdout:3048: delete oid 49 current snap is 287 2024-07-26T18:16:55.315 INFO:tasks.rados.rados.0.smithi071.stdout:3048: done (1 left) 2024-07-26T18:16:55.315 INFO:tasks.rados.rados.0.smithi071.stdout:3049: rollback oid 33 current snap is 287 2024-07-26T18:16:55.315 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 33 to 284 2024-07-26T18:16:55.315 INFO:tasks.rados.rados.0.smithi071.stdout:3050: copy_from oid 25 from oid 40 current snap is 287 2024-07-26T18:16:55.315 INFO:tasks.rados.rados.0.smithi071.stdout:3051: read oid 8 snap -1 2024-07-26T18:16:55.315 INFO:tasks.rados.rados.0.smithi071.stdout:3051: expect (ObjNum 860 snap 261 seq_num 860) 2024-07-26T18:16:55.316 INFO:tasks.rados.rados.0.smithi071.stdout:3052: copy_from oid 11 from oid 28 current snap is 287 2024-07-26T18:16:55.316 INFO:tasks.rados.rados.0.smithi071.stdout:3053: rollback oid 13 current snap is 287 2024-07-26T18:16:55.316 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 13 to 283 2024-07-26T18:16:55.316 INFO:tasks.rados.rados.0.smithi071.stdout:3054: read oid 35 snap -1 2024-07-26T18:16:55.316 INFO:tasks.rados.rados.0.smithi071.stdout:3054: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:16:55.316 INFO:tasks.rados.rados.0.smithi071.stdout:3055: snap_remove snap 272 2024-07-26T18:16:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:55 smithi135 ceph-mon[85352]: osdmap e656: 8 total, 8 up, 8 in 2024-07-26T18:16:55.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:55 smithi071 ceph-mon[92867]: osdmap e656: 8 total, 8 up, 8 in 2024-07-26T18:16:55.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:55 smithi071 ceph-mon[90507]: osdmap e656: 8 total, 8 up, 8 in 2024-07-26T18:16:56.054 INFO:teuthology.orchestra.run.smithi071.stdout:true 2024-07-26T18:16:56.265 INFO:tasks.rados.rados.0.smithi071.stdout:3055: done (7 left) 2024-07-26T18:16:56.265 INFO:tasks.rados.rados.0.smithi071.stdout:3056: delete oid 50 current snap is 287 2024-07-26T18:16:56.265 INFO:tasks.rados.rados.0.smithi071.stdout:3047: expect (ObjNum 879 snap 263 seq_num 879) 2024-07-26T18:16:56.279 INFO:tasks.rados.rados.0.smithi071.stdout:3049: finishing rollback tid 1 to smithi07179299-33 2024-07-26T18:16:56.279 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 2125 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-07-26T18:16:56.279 INFO:tasks.rados.rados.0.smithi071.stdout:3050: finishing copy_from to smithi07179299-25 2024-07-26T18:16:56.280 INFO:tasks.rados.rados.0.smithi071.stdout:3050: got expected ENOENT (src dne) 2024-07-26T18:16:56.280 INFO:tasks.rados.rados.0.smithi071.stdout:3050: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:16:56.280 INFO:tasks.rados.rados.0.smithi071.stdout:3053: finishing rollback tid 0 to smithi07179299-13 2024-07-26T18:16:56.280 INFO:tasks.rados.rados.0.smithi071.stdout:3053: finishing rollback tid 1 to smithi07179299-13 2024-07-26T18:16:56.280 INFO:tasks.rados.rados.0.smithi071.stdout:3053: finishing rollback tid 2 to smithi07179299-13 2024-07-26T18:16:56.280 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 1912 (ObjNum 922 snap 279 seq_num 922) dirty exists 2024-07-26T18:16:56.280 INFO:tasks.rados.rados.0.smithi071.stdout:3054: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:16:56.488 INFO:tasks.rados.rados.0.smithi071.stdout:3052: finishing copy_from racing read to smithi07179299-11 2024-07-26T18:16:56.489 INFO:tasks.rados.rados.0.smithi071.stdout:3052: finishing copy_from to smithi07179299-11 2024-07-26T18:16:56.489 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 1469 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:16:56.489 INFO:tasks.rados.rados.0.smithi071.stdout:3051: expect (ObjNum 860 snap 261 seq_num 860) 2024-07-26T18:16:56.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:56 smithi071 ceph-mon[90507]: osdmap e657: 8 total, 8 up, 8 in 2024-07-26T18:16:56.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:56 smithi071 ceph-mon[90507]: pgmap v658: 121 pgs: 121 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-07-26T18:16:56.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:56 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2034640914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:56.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:56 smithi071 ceph-mon[90507]: osdmap e658: 8 total, 8 up, 8 in 2024-07-26T18:16:56.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:56 smithi071 ceph-mon[92867]: osdmap e657: 8 total, 8 up, 8 in 2024-07-26T18:16:56.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:56 smithi071 ceph-mon[92867]: pgmap v658: 121 pgs: 121 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-07-26T18:16:56.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:56 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2034640914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:56.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:56 smithi071 ceph-mon[92867]: osdmap e658: 8 total, 8 up, 8 in 2024-07-26T18:16:56.650 DEBUG:teuthology.orchestra.run.smithi071:> 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 826a69a4-4b78-11ef-bcb7-c7b262605968 -e sha1=387735b04c21d62e21975a50a7f6c06a95b3cf6d -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-07-26T18:16:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:56 smithi135 ceph-mon[85352]: osdmap e657: 8 total, 8 up, 8 in 2024-07-26T18:16:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:56 smithi135 ceph-mon[85352]: pgmap v658: 121 pgs: 121 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-07-26T18:16:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:56 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2034640914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:56.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:56 smithi135 ceph-mon[85352]: osdmap e658: 8 total, 8 up, 8 in 2024-07-26T18:16:56.841 INFO:tasks.rados.rados.0.smithi071.stdout:3047: done (7 left) 2024-07-26T18:16:56.841 INFO:tasks.rados.rados.0.smithi071.stdout:3049: done (6 left) 2024-07-26T18:16:56.841 INFO:tasks.rados.rados.0.smithi071.stdout:3050: done (5 left) 2024-07-26T18:16:56.842 INFO:tasks.rados.rados.0.smithi071.stdout:3051: done (4 left) 2024-07-26T18:16:56.842 INFO:tasks.rados.rados.0.smithi071.stdout:3052: done (3 left) 2024-07-26T18:16:56.842 INFO:tasks.rados.rados.0.smithi071.stdout:3053: done (2 left) 2024-07-26T18:16:56.842 INFO:tasks.rados.rados.0.smithi071.stdout:3054: done (1 left) 2024-07-26T18:16:56.842 INFO:tasks.rados.rados.0.smithi071.stdout:3056: done (0 left) 2024-07-26T18:16:56.842 INFO:tasks.rados.rados.0.smithi071.stdout:3057: snap_remove snap 283 2024-07-26T18:16:56.856 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:16:57.313 INFO:tasks.rados.rados.0.smithi071.stdout:3057: done (0 left) 2024-07-26T18:16:57.314 INFO:tasks.rados.rados.0.smithi071.stdout:3058: copy_from oid 37 from oid 2 current snap is 287 2024-07-26T18:16:57.314 INFO:tasks.rados.rados.0.smithi071.stdout:3059: read oid 12 snap 284 2024-07-26T18:16:57.314 INFO:tasks.rados.rados.0.smithi071.stdout:3059: expect (ObjNum 931 snap 281 seq_num 931) 2024-07-26T18:16:57.314 INFO:tasks.rados.rados.0.smithi071.stdout:3060: copy_from oid 22 from oid 41 current snap is 287 2024-07-26T18:16:57.314 INFO:tasks.rados.rados.0.smithi071.stdout:3061: snap_remove snap 286 2024-07-26T18:16:58.324 INFO:tasks.rados.rados.0.smithi071.stdout:3061: done (3 left) 2024-07-26T18:16:58.324 INFO:tasks.rados.rados.0.smithi071.stdout:3062: copy_from oid 29 from oid 20 current snap is 287 2024-07-26T18:16:58.325 INFO:tasks.rados.rados.0.smithi071.stdout:3058: finishing copy_from to smithi07179299-37 2024-07-26T18:16:58.325 INFO:tasks.rados.rados.0.smithi071.stdout:3058: got expected ENOENT (src dne) 2024-07-26T18:16:58.325 INFO:tasks.rados.rados.0.smithi071.stdout:3058: finishing copy_from racing read to smithi07179299-37 2024-07-26T18:16:58.325 INFO:tasks.rados.rados.0.smithi071.stdout:3059: expect (ObjNum 931 snap 281 seq_num 931) 2024-07-26T18:16:58.450 INFO:tasks.rados.rados.0.smithi071.stdout:3060: finishing copy_from racing read to smithi07179299-22 2024-07-26T18:16:58.450 INFO:tasks.rados.rados.0.smithi071.stdout:3060: finishing copy_from to smithi07179299-22 2024-07-26T18:16:58.450 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1112 (ObjNum 860 snap 261 seq_num 860) dirty exists 2024-07-26T18:16:58.450 INFO:tasks.rados.rados.0.smithi071.stdout:3058: done (3 left) 2024-07-26T18:16:58.450 INFO:tasks.rados.rados.0.smithi071.stdout:3059: done (2 left) 2024-07-26T18:16:58.450 INFO:tasks.rados.rados.0.smithi071.stdout:3060: done (1 left) 2024-07-26T18:16:58.450 INFO:tasks.rados.rados.0.smithi071.stdout:3063: rollback oid 33 current snap is 287 2024-07-26T18:16:58.450 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 33 to 275 2024-07-26T18:16:58.451 INFO:tasks.rados.rados.0.smithi071.stdout:3062: finishing copy_from racing read to smithi07179299-29 2024-07-26T18:16:58.451 INFO:tasks.rados.rados.0.smithi071.stdout:3062: finishing copy_from to smithi07179299-29 2024-07-26T18:16:58.451 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 2139 (ObjNum 947 snap 286 seq_num 947) dirty exists 2024-07-26T18:16:58.451 INFO:tasks.rados.rados.0.smithi071.stdout:3062: done (1 left) 2024-07-26T18:16:58.451 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 287 2024-07-26T18:16:58.451 INFO:tasks.rados.rados.0.smithi071.stdout:3064: seq_num 952 ranges {0=753664,753664=499712,1253376=303104} 2024-07-26T18:16:58.454 INFO:tasks.rados.rados.0.smithi071.stdout:3064: writing smithi07179299-47 from 0 to 753664 tid 1 2024-07-26T18:16:58.456 INFO:tasks.rados.rados.0.smithi071.stdout:3064: writing smithi07179299-47 from 753664 to 1253376 tid 2 2024-07-26T18:16:58.459 INFO:tasks.rados.rados.0.smithi071.stdout:3064: writing smithi07179299-47 from 1253376 to 1556480 tid 3 2024-07-26T18:16:58.459 INFO:tasks.rados.rados.0.smithi071.stdout:3065: read oid 27 snap 263 2024-07-26T18:16:58.459 INFO:tasks.rados.rados.0.smithi071.stdout:3065: expect (ObjNum 878 snap 263 seq_num 878) 2024-07-26T18:16:58.459 INFO:tasks.rados.rados.0.smithi071.stdout:3063: finishing rollback tid 1 to smithi07179299-33 2024-07-26T18:16:58.459 INFO:tasks.rados.rados.0.smithi071.stdout:3063: finishing rollback tid 2 to smithi07179299-33 2024-07-26T18:16:58.459 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 2141 (ObjNum 857 snap 261 seq_num 857) dirty exists 2024-07-26T18:16:58.460 INFO:tasks.rados.rados.0.smithi071.stdout:3063: done (2 left) 2024-07-26T18:16:58.460 INFO:tasks.rados.rados.0.smithi071.stdout:3066: read oid 22 snap -1 2024-07-26T18:16:58.460 INFO:tasks.rados.rados.0.smithi071.stdout:3066: expect (ObjNum 860 snap 261 seq_num 860) 2024-07-26T18:16:58.460 INFO:tasks.rados.rados.0.smithi071.stdout:3067: delete oid 46 current snap is 287 2024-07-26T18:16:58.461 INFO:tasks.rados.rados.0.smithi071.stdout:3064: finishing write tid 1 to smithi07179299-47 2024-07-26T18:16:58.461 INFO:tasks.rados.rados.0.smithi071.stdout:3064: finishing write tid 2 to smithi07179299-47 2024-07-26T18:16:58.462 INFO:tasks.rados.rados.0.smithi071.stdout:3064: finishing write tid 3 to smithi07179299-47 2024-07-26T18:16:58.462 INFO:tasks.rados.rados.0.smithi071.stdout:3064: finishing write tid 4 to smithi07179299-47 2024-07-26T18:16:58.465 INFO:tasks.rados.rados.0.smithi071.stdout:3067: done (3 left) 2024-07-26T18:16:58.465 INFO:tasks.rados.rados.0.smithi071.stdout:3068: read oid 16 snap -1 2024-07-26T18:16:58.465 INFO:tasks.rados.rados.0.smithi071.stdout:3068: expect (ObjNum 900 snap 269 seq_num 900) 2024-07-26T18:16:58.465 INFO:tasks.rados.rados.0.smithi071.stdout:3069: read oid 2 snap 284 2024-07-26T18:16:58.465 INFO:tasks.rados.rados.0.smithi071.stdout:3069: expect deleted 2024-07-26T18:16:58.465 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 287 2024-07-26T18:16:58.465 INFO:tasks.rados.rados.0.smithi071.stdout:3070: seq_num 954 ranges {0=786432,786432=671744,1458176=131072} 2024-07-26T18:16:58.470 INFO:tasks.rados.rados.0.smithi071.stdout:3070: writing smithi07179299-9 from 0 to 786432 tid 1 2024-07-26T18:16:58.474 INFO:tasks.rados.rados.0.smithi071.stdout:3070: writing smithi07179299-9 from 786432 to 1458176 tid 2 2024-07-26T18:16:58.475 INFO:tasks.rados.rados.0.smithi071.stdout:3070: writing smithi07179299-9 from 1458176 to 1589248 tid 3 2024-07-26T18:16:58.476 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 287 2024-07-26T18:16:58.477 INFO:tasks.rados.rados.0.smithi071.stdout:3064: finishing write tid 5 to smithi07179299-47 2024-07-26T18:16:58.477 INFO:tasks.rados.rados.0.smithi071.stdout:3064: oid 47 updating version 0 to 1068 2024-07-26T18:16:58.477 INFO:tasks.rados.rados.0.smithi071.stdout:3064: oid 47 updating version 1068 to 1069 2024-07-26T18:16:58.477 INFO:tasks.rados.rados.0.smithi071.stdout:3064: oid 47 version 1069 is already newer than 1066 2024-07-26T18:16:58.477 INFO:tasks.rados.rados.0.smithi071.stdout:3064: oid 47 version 1069 is already newer than 1067 2024-07-26T18:16:58.477 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 1069 (ObjNum 952 snap 287 seq_num 952) dirty exists 2024-07-26T18:16:58.477 INFO:tasks.rados.rados.0.smithi071.stdout:3064: left oid 47 (ObjNum 952 snap 287 seq_num 952) 2024-07-26T18:16:58.477 INFO:tasks.rados.rados.0.smithi071.stdout:3071: seq_num 955 ranges {3358720=802816,4161536=557056,4718592=245760} 2024-07-26T18:16:58.500 INFO:tasks.rados.rados.0.smithi071.stdout:3071: writing smithi07179299-28 from 3358720 to 4161536 tid 1 2024-07-26T18:16:58.503 INFO:tasks.rados.rados.0.smithi071.stdout:3071: writing smithi07179299-28 from 4161536 to 4718592 tid 2 2024-07-26T18:16:58.505 INFO:tasks.rados.rados.0.smithi071.stdout:3071: writing smithi07179299-28 from 4718592 to 4964352 tid 3 2024-07-26T18:16:58.505 INFO:tasks.rados.rados.0.smithi071.stdout:3064: done (6 left) 2024-07-26T18:16:58.505 INFO:tasks.rados.rados.0.smithi071.stdout:3069: done (5 left) 2024-07-26T18:16:58.505 INFO:tasks.rados.rados.0.smithi071.stdout:3072: copy_from oid 21 from oid 6 current snap is 287 2024-07-26T18:16:58.505 INFO:tasks.rados.rados.0.smithi071.stdout:3065: expect (ObjNum 878 snap 263 seq_num 878) 2024-07-26T18:16:58.615 INFO:tasks.rados.rados.0.smithi071.stdout:3070: finishing write tid 1 to smithi07179299-9 2024-07-26T18:16:58.616 INFO:tasks.rados.rados.0.smithi071.stdout:3068: expect (ObjNum 900 snap 269 seq_num 900) 2024-07-26T18:16:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:58 smithi071 ceph-mon[90507]: osdmap e659: 8 total, 8 up, 8 in 2024-07-26T18:16:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:58 smithi071 ceph-mon[90507]: pgmap v661: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 192 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 487 KiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-07-26T18:16:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:58 smithi071 ceph-mon[92867]: osdmap e659: 8 total, 8 up, 8 in 2024-07-26T18:16:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:58 smithi071 ceph-mon[92867]: pgmap v661: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 192 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 487 KiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-07-26T18:16:58.767 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)" 2024-07-26T18:16:58.805 INFO:tasks.rados.rados.0.smithi071.stdout:3066: expect (ObjNum 860 snap 261 seq_num 860) 2024-07-26T18:16:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:58 smithi135 ceph-mon[85352]: osdmap e659: 8 total, 8 up, 8 in 2024-07-26T18:16:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:16:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:58 smithi135 ceph-mon[85352]: pgmap v661: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 192 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 487 KiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-07-26T18:16:59.148 INFO:tasks.rados.rados.0.smithi071.stdout:3070: finishing write tid 2 to smithi07179299-9 2024-07-26T18:16:59.148 INFO:tasks.rados.rados.0.smithi071.stdout:3070: finishing write tid 3 to smithi07179299-9 2024-07-26T18:16:59.148 INFO:tasks.rados.rados.0.smithi071.stdout:3070: finishing write tid 4 to smithi07179299-9 2024-07-26T18:16:59.148 INFO:tasks.rados.rados.0.smithi071.stdout:3070: finishing write tid 5 to smithi07179299-9 2024-07-26T18:16:59.148 INFO:tasks.rados.rados.0.smithi071.stdout:3070: oid 9 updating version 0 to 2324 2024-07-26T18:16:59.148 INFO:tasks.rados.rados.0.smithi071.stdout:3070: oid 9 version 2324 is already newer than 2322 2024-07-26T18:16:59.148 INFO:tasks.rados.rados.0.smithi071.stdout:3070: oid 9 version 2324 is already newer than 2323 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3070: oid 9 updating version 2324 to 2325 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 2325 (ObjNum 954 snap 287 seq_num 954) dirty exists 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3070: left oid 9 (ObjNum 954 snap 287 seq_num 954) 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3071: finishing write tid 1 to smithi07179299-28 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3071: finishing write tid 2 to smithi07179299-28 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3071: finishing write tid 3 to smithi07179299-28 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3071: finishing write tid 4 to smithi07179299-28 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3071: finishing write tid 5 to smithi07179299-28 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3071: oid 28 updating version 0 to 1482 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3071: oid 28 version 1482 is already newer than 1481 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3071: oid 28 version 1482 is already newer than 1479 2024-07-26T18:16:59.149 INFO:tasks.rados.rados.0.smithi071.stdout:3071: oid 28 version 1482 is already newer than 1480 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1482 (ObjNum 955 snap 287 seq_num 955) dirty exists 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3071: left oid 28 (ObjNum 955 snap 287 seq_num 955) 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3072: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3065: done (5 left) 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3066: done (4 left) 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3068: done (3 left) 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3070: done (2 left) 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3071: done (1 left) 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3073: read oid 40 snap -1 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3073: expect deleted 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3074: snap_create 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:3072: finishing copy_from to smithi07179299-21 2024-07-26T18:16:59.150 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2254 (ObjNum 879 snap 263 seq_num 879) dirty exists 2024-07-26T18:16:59.330 INFO:tasks.rados.rados.0.smithi071.stdout:3072: done (2 left) 2024-07-26T18:16:59.330 INFO:tasks.rados.rados.0.smithi071.stdout:3073: done (1 left) 2024-07-26T18:16:59.331 INFO:tasks.rados.rados.0.smithi071.stdout:3074: done (0 left) 2024-07-26T18:16:59.331 INFO:tasks.rados.rados.0.smithi071.stdout:3075: read oid 20 snap -1 2024-07-26T18:16:59.331 INFO:tasks.rados.rados.0.smithi071.stdout:3075: expect (ObjNum 947 snap 286 seq_num 947) 2024-07-26T18:16:59.331 INFO:tasks.rados.rados.0.smithi071.stdout:3076: snap_create 2024-07-26T18:16:59.354 INFO:tasks.rados.rados.0.smithi071.stdout:3075: expect (ObjNum 947 snap 286 seq_num 947) 2024-07-26T18:16:59.366 INFO:teuthology.task.sequential:In sequential, running task print... 2024-07-26T18:16:59.367 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-07-26T18:16:59.367 DEBUG:teuthology.parallel:result is None 2024-07-26T18:16:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:59 smithi071 ceph-mon[92867]: osdmap e660: 8 total, 8 up, 8 in 2024-07-26T18:16:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:16:59 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1226966331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:59 smithi071 ceph-mon[90507]: osdmap e660: 8 total, 8 up, 8 in 2024-07-26T18:16:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:16:59 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1226966331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:16:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:59 smithi135 ceph-mon[85352]: osdmap e660: 8 total, 8 up, 8 in 2024-07-26T18:16:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:16:59 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1226966331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-07-26T18:17:00.341 INFO:tasks.rados.rados.0.smithi071.stdout:3075: done (1 left) 2024-07-26T18:17:00.341 INFO:tasks.rados.rados.0.smithi071.stdout:3076: done (0 left) 2024-07-26T18:17:00.341 INFO:tasks.rados.rados.0.smithi071.stdout:3077: read oid 14 snap 287 2024-07-26T18:17:00.341 INFO:tasks.rados.rados.0.smithi071.stdout:3077: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:17:00.341 INFO:tasks.rados.rados.0.smithi071.stdout:3078: rollback oid 10 current snap is 289 2024-07-26T18:17:00.341 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 10 to 288 2024-07-26T18:17:00.341 INFO:tasks.rados.rados.0.smithi071.stdout:3079: delete oid 6 current snap is 289 2024-07-26T18:17:00.346 INFO:tasks.rados.rados.0.smithi071.stdout:3079: done (2 left) 2024-07-26T18:17:00.346 INFO:tasks.rados.rados.0.smithi071.stdout:3080: snap_remove snap 263 2024-07-26T18:17:00.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:00 smithi071 ceph-mon[90507]: osdmap e661: 8 total, 8 up, 8 in 2024-07-26T18:17:00.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:00 smithi071 ceph-mon[90507]: pgmap v664: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-07-26T18:17:00.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:00 smithi071 ceph-mon[92867]: osdmap e661: 8 total, 8 up, 8 in 2024-07-26T18:17:00.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:00 smithi071 ceph-mon[92867]: pgmap v664: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-07-26T18:17:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:00 smithi135 ceph-mon[85352]: osdmap e661: 8 total, 8 up, 8 in 2024-07-26T18:17:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:00 smithi135 ceph-mon[85352]: pgmap v664: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-07-26T18:17:01.267 INFO:tasks.rados.rados.0.smithi071.stdout:3080: done (2 left) 2024-07-26T18:17:01.267 INFO:tasks.rados.rados.0.smithi071.stdout:3081: copy_from oid 47 from oid 11 current snap is 289 2024-07-26T18:17:01.267 INFO:tasks.rados.rados.0.smithi071.stdout:3078: finishing rollback tid 0 to smithi07179299-10 2024-07-26T18:17:01.267 INFO:tasks.rados.rados.0.smithi071.stdout:3078: finishing rollback tid 1 to smithi07179299-10 2024-07-26T18:17:01.267 INFO:tasks.rados.rados.0.smithi071.stdout:3078: finishing rollback tid 2 to smithi07179299-10 2024-07-26T18:17:01.267 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 1855 (ObjNum 33 snap 0 seq_num 2057937616) dirty exists 2024-07-26T18:17:01.267 INFO:tasks.rados.rados.0.smithi071.stdout:3077: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:17:01.333 INFO:tasks.rados.rados.0.smithi071.stdout:3081: finishing copy_from racing read to smithi07179299-47 2024-07-26T18:17:01.333 INFO:tasks.rados.rados.0.smithi071.stdout:3081: finishing copy_from to smithi07179299-47 2024-07-26T18:17:01.334 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 1469 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:17:01.334 INFO:tasks.rados.rados.0.smithi071.stdout:3077: done (2 left) 2024-07-26T18:17:01.334 INFO:tasks.rados.rados.0.smithi071.stdout:3078: done (1 left) 2024-07-26T18:17:01.334 INFO:tasks.rados.rados.0.smithi071.stdout:3081: done (0 left) 2024-07-26T18:17:01.334 INFO:tasks.rados.rados.0.smithi071.stdout:3082: delete oid 9 current snap is 289 2024-07-26T18:17:01.336 INFO:tasks.rados.rados.0.smithi071.stdout:3082: done (0 left) 2024-07-26T18:17:01.336 INFO:tasks.rados.rados.0.smithi071.stdout:3083: snap_remove snap 284 2024-07-26T18:17:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:01 smithi071 ceph-mon[90507]: osdmap e662: 8 total, 8 up, 8 in 2024-07-26T18:17:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:01 smithi071 ceph-mon[90507]: osdmap e663: 8 total, 8 up, 8 in 2024-07-26T18:17:01.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:01 smithi071 ceph-mon[92867]: osdmap e662: 8 total, 8 up, 8 in 2024-07-26T18:17:01.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:01 smithi071 ceph-mon[92867]: osdmap e663: 8 total, 8 up, 8 in 2024-07-26T18:17:01.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:01 smithi135 ceph-mon[85352]: osdmap e662: 8 total, 8 up, 8 in 2024-07-26T18:17:01.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:01 smithi135 ceph-mon[85352]: osdmap e663: 8 total, 8 up, 8 in 2024-07-26T18:17:02.343 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:17:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:17:02] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-07-26T18:17:02.348 INFO:tasks.rados.rados.0.smithi071.stdout:3083: done (0 left) 2024-07-26T18:17:02.348 INFO:tasks.rados.rados.0.smithi071.stdout:3084: rollback oid 37 current snap is 289 2024-07-26T18:17:02.348 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 37 to 287 2024-07-26T18:17:02.349 INFO:tasks.rados.rados.0.smithi071.stdout:3085: copy_from oid 8 from oid 36 current snap is 289 2024-07-26T18:17:02.349 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 289 2024-07-26T18:17:02.349 INFO:tasks.rados.rados.0.smithi071.stdout:3086: seq_num 958 ranges {0=450560,450560=655360,1105920=548864} 2024-07-26T18:17:02.352 INFO:tasks.rados.rados.0.smithi071.stdout:3086: writing smithi07179299-31 from 0 to 450560 tid 1 2024-07-26T18:17:02.356 INFO:tasks.rados.rados.0.smithi071.stdout:3086: writing smithi07179299-31 from 450560 to 1105920 tid 2 2024-07-26T18:17:02.360 INFO:tasks.rados.rados.0.smithi071.stdout:3086: writing smithi07179299-31 from 1105920 to 1654784 tid 3 2024-07-26T18:17:02.360 INFO:tasks.rados.rados.0.smithi071.stdout:3087: rmattr oid 17 current snap is 289 2024-07-26T18:17:02.361 INFO:tasks.rados.rados.0.smithi071.stdout:3087: done (3 left) 2024-07-26T18:17:02.361 INFO:tasks.rados.rados.0.smithi071.stdout:3088: delete oid 12 current snap is 289 2024-07-26T18:17:02.361 INFO:tasks.rados.rados.0.smithi071.stdout:3085: finishing copy_from racing read to smithi07179299-8 2024-07-26T18:17:02.361 INFO:tasks.rados.rados.0.smithi071.stdout:3084: finishing rollback tid 0 to smithi07179299-37 2024-07-26T18:17:02.362 INFO:tasks.rados.rados.0.smithi071.stdout:3085: finishing copy_from to smithi07179299-8 2024-07-26T18:17:02.362 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1899 (ObjNum 33 snap 0 seq_num 2057796608) dirty exists 2024-07-26T18:17:02.362 INFO:tasks.rados.rados.0.smithi071.stdout:3086: finishing write tid 1 to smithi07179299-31 2024-07-26T18:17:02.362 INFO:tasks.rados.rados.0.smithi071.stdout:3084: finishing rollback tid 1 to smithi07179299-37 2024-07-26T18:17:02.363 INFO:tasks.rados.rados.0.smithi071.stdout:3084: finishing rollback tid 2 to smithi07179299-37 2024-07-26T18:17:02.363 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 1507 (ObjNum 860 snap 261 seq_num 860) dirty exists 2024-07-26T18:17:02.364 INFO:tasks.rados.rados.0.smithi071.stdout:3086: finishing write tid 2 to smithi07179299-31 2024-07-26T18:17:02.366 INFO:tasks.rados.rados.0.smithi071.stdout:3086: finishing write tid 3 to smithi07179299-31 2024-07-26T18:17:02.366 INFO:tasks.rados.rados.0.smithi071.stdout:3086: finishing write tid 4 to smithi07179299-31 2024-07-26T18:17:02.367 INFO:tasks.rados.rados.0.smithi071.stdout:3084: done (3 left) 2024-07-26T18:17:02.367 INFO:tasks.rados.rados.0.smithi071.stdout:3085: done (2 left) 2024-07-26T18:17:02.367 INFO:tasks.rados.rados.0.smithi071.stdout:3088: done (1 left) 2024-07-26T18:17:02.367 INFO:tasks.rados.rados.0.smithi071.stdout:3089: snap_remove snap 275 2024-07-26T18:17:02.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:02 smithi071 ceph-mon[90507]: pgmap v667: 121 pgs: 121 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 8 op/s 2024-07-26T18:17:02.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:02 smithi071 ceph-mon[92867]: pgmap v667: 121 pgs: 121 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 8 op/s 2024-07-26T18:17:02.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:02 smithi135 ceph-mon[85352]: pgmap v667: 121 pgs: 121 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 8 op/s 2024-07-26T18:17:03.355 INFO:tasks.rados.rados.0.smithi071.stdout:3086: finishing write tid 5 to smithi07179299-31 2024-07-26T18:17:03.355 INFO:tasks.rados.rados.0.smithi071.stdout:3086: oid 31 updating version 0 to 1042 2024-07-26T18:17:03.355 INFO:tasks.rados.rados.0.smithi071.stdout:3086: oid 31 updating version 1042 to 1043 2024-07-26T18:17:03.355 INFO:tasks.rados.rados.0.smithi071.stdout:3086: oid 31 updating version 1043 to 1044 2024-07-26T18:17:03.355 INFO:tasks.rados.rados.0.smithi071.stdout:3086: oid 31 version 1044 is already newer than 1041 2024-07-26T18:17:03.356 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1044 (ObjNum 958 snap 289 seq_num 958) dirty exists 2024-07-26T18:17:03.356 INFO:tasks.rados.rados.0.smithi071.stdout:3086: left oid 31 (ObjNum 958 snap 289 seq_num 958) 2024-07-26T18:17:03.356 INFO:tasks.rados.rados.0.smithi071.stdout:3086: done (1 left) 2024-07-26T18:17:03.356 INFO:tasks.rados.rados.0.smithi071.stdout:3089: done (0 left) 2024-07-26T18:17:03.356 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 289 2024-07-26T18:17:03.356 INFO:tasks.rados.rados.0.smithi071.stdout:3090: seq_num 960 ranges {327680=483328,811008=425984,1236992=761856,1998848=16384} 2024-07-26T18:17:03.360 INFO:tasks.rados.rados.0.smithi071.stdout:3090: writing smithi07179299-21 from 327680 to 811008 tid 1 2024-07-26T18:17:03.363 INFO:tasks.rados.rados.0.smithi071.stdout:3090: writing smithi07179299-21 from 811008 to 1236992 tid 2 2024-07-26T18:17:03.368 INFO:tasks.rados.rados.0.smithi071.stdout:3090: writing smithi07179299-21 from 1236992 to 1998848 tid 3 2024-07-26T18:17:03.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: writing smithi07179299-21 from 1998848 to 2015232 tid 4 2024-07-26T18:17:03.369 INFO:tasks.rados.rados.0.smithi071.stdout:3091: rmattr oid 43 current snap is 289 2024-07-26T18:17:03.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: finishing write tid 1 to smithi07179299-21 2024-07-26T18:17:03.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: finishing write tid 2 to smithi07179299-21 2024-07-26T18:17:03.369 INFO:tasks.rados.rados.0.smithi071.stdout:3092: rollback oid 30 current snap is 289 2024-07-26T18:17:03.369 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 285 2024-07-26T18:17:03.369 INFO:tasks.rados.rados.0.smithi071.stdout:3093: snap_remove snap 288 2024-07-26T18:17:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:03 smithi071 ceph-mon[92867]: osdmap e664: 8 total, 8 up, 8 in 2024-07-26T18:17:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:03 smithi071 ceph-mon[90507]: osdmap e664: 8 total, 8 up, 8 in 2024-07-26T18:17:03.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:03 smithi135 ceph-mon[85352]: osdmap e664: 8 total, 8 up, 8 in 2024-07-26T18:17:04.368 INFO:tasks.rados.rados.0.smithi071.stdout:3093: done (3 left) 2024-07-26T18:17:04.368 INFO:tasks.rados.rados.0.smithi071.stdout:3094: rollback oid 35 current snap is 289 2024-07-26T18:17:04.368 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 35 to 287 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3092: finishing rollback tid 0 to smithi07179299-30 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3092: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: finishing write tid 3 to smithi07179299-21 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: finishing write tid 4 to smithi07179299-21 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3092: finishing rollback tid 2 to smithi07179299-30 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 977 (ObjNum 879 snap 263 seq_num 879) dirty exists 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: finishing write tid 5 to smithi07179299-21 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: finishing write tid 6 to smithi07179299-21 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: oid 21 updating version 0 to 2257 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: oid 21 version 2257 is already newer than 2255 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: oid 21 version 2257 is already newer than 2256 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: oid 21 updating version 2257 to 2259 2024-07-26T18:17:04.369 INFO:tasks.rados.rados.0.smithi071.stdout:3090: oid 21 version 2259 is already newer than 2258 2024-07-26T18:17:04.370 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2259 (ObjNum 960 snap 289 seq_num 960) dirty exists 2024-07-26T18:17:04.370 INFO:tasks.rados.rados.0.smithi071.stdout:3090: left oid 21 (ObjNum 960 snap 289 seq_num 960) 2024-07-26T18:17:04.370 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1856 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:17:04.370 INFO:tasks.rados.rados.0.smithi071.stdout:3090: done (3 left) 2024-07-26T18:17:04.370 INFO:tasks.rados.rados.0.smithi071.stdout:3091: done (2 left) 2024-07-26T18:17:04.370 INFO:tasks.rados.rados.0.smithi071.stdout:3092: done (1 left) 2024-07-26T18:17:04.370 INFO:tasks.rados.rados.0.smithi071.stdout:3095: setattr oid 20 current snap is 289 2024-07-26T18:17:04.370 INFO:tasks.rados.rados.0.smithi071.stdout:3096: delete oid 10 current snap is 289 2024-07-26T18:17:04.379 INFO:tasks.rados.rados.0.smithi071.stdout:3094: finishing rollback tid 0 to smithi07179299-35 2024-07-26T18:17:04.379 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2143 (ObjNum 947 snap 286 seq_num 947) dirty exists 2024-07-26T18:17:04.380 INFO:tasks.rados.rados.0.smithi071.stdout:3095: done (2 left) 2024-07-26T18:17:04.380 INFO:tasks.rados.rados.0.smithi071.stdout:3096: done (1 left) 2024-07-26T18:17:04.380 INFO:tasks.rados.rados.0.smithi071.stdout:3097: copy_from oid 8 from oid 41 current snap is 289 2024-07-26T18:17:04.380 INFO:tasks.rados.rados.0.smithi071.stdout:3098: snap_remove snap 285 2024-07-26T18:17:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:04 smithi071 ceph-mon[90507]: osdmap e665: 8 total, 8 up, 8 in 2024-07-26T18:17:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:04 smithi071 ceph-mon[90507]: pgmap v670: 121 pgs: 121 active+clean; 170 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 12 op/s 2024-07-26T18:17:04.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:04 smithi071 ceph-mon[92867]: osdmap e665: 8 total, 8 up, 8 in 2024-07-26T18:17:04.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:04 smithi071 ceph-mon[92867]: pgmap v670: 121 pgs: 121 active+clean; 170 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 12 op/s 2024-07-26T18:17:04.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:04 smithi135 ceph-mon[85352]: osdmap e665: 8 total, 8 up, 8 in 2024-07-26T18:17:04.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:04 smithi135 ceph-mon[85352]: pgmap v670: 121 pgs: 121 active+clean; 170 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 12 op/s 2024-07-26T18:17:05.373 INFO:tasks.rados.rados.0.smithi071.stdout:3098: done (2 left) 2024-07-26T18:17:05.373 INFO:tasks.rados.rados.0.smithi071.stdout:3099: rmattr oid 40 current snap is 289 2024-07-26T18:17:05.373 INFO:tasks.rados.rados.0.smithi071.stdout:3099: done (2 left) 2024-07-26T18:17:05.373 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 289 2024-07-26T18:17:05.373 INFO:tasks.rados.rados.0.smithi071.stdout:3094: finishing rollback tid 1 to smithi07179299-35 2024-07-26T18:17:05.373 INFO:tasks.rados.rados.0.smithi071.stdout:3100: seq_num 962 ranges {0=516096,516096=589824,1105920=614400} 2024-07-26T18:17:05.376 INFO:tasks.rados.rados.0.smithi071.stdout:3100: writing smithi07179299-38 from 0 to 516096 tid 1 2024-07-26T18:17:05.380 INFO:tasks.rados.rados.0.smithi071.stdout:3100: writing smithi07179299-38 from 516096 to 1105920 tid 2 2024-07-26T18:17:05.384 INFO:tasks.rados.rados.0.smithi071.stdout:3100: writing smithi07179299-38 from 1105920 to 1720320 tid 3 2024-07-26T18:17:05.385 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 289 2024-07-26T18:17:05.385 INFO:tasks.rados.rados.0.smithi071.stdout:3094: finishing rollback tid 2 to smithi07179299-35 2024-07-26T18:17:05.385 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 2359 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:17:05.385 INFO:tasks.rados.rados.0.smithi071.stdout:3097: finishing copy_from racing read to smithi07179299-8 2024-07-26T18:17:05.385 INFO:tasks.rados.rados.0.smithi071.stdout:3097: finishing copy_from to smithi07179299-8 2024-07-26T18:17:05.385 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1112 (ObjNum 860 snap 261 seq_num 860) dirty exists 2024-07-26T18:17:05.385 INFO:tasks.rados.rados.0.smithi071.stdout:3101: seq_num 963 ranges {0=532480,532480=475136,1007616=532480,1540096=196608} 2024-07-26T18:17:05.387 INFO:tasks.rados.rados.0.smithi071.stdout:3101: writing smithi07179299-49 from 0 to 532480 tid 1 2024-07-26T18:17:05.390 INFO:tasks.rados.rados.0.smithi071.stdout:3101: writing smithi07179299-49 from 532480 to 1007616 tid 2 2024-07-26T18:17:05.393 INFO:tasks.rados.rados.0.smithi071.stdout:3101: writing smithi07179299-49 from 1007616 to 1540096 tid 3 2024-07-26T18:17:05.395 INFO:tasks.rados.rados.0.smithi071.stdout:3101: writing smithi07179299-49 from 1540096 to 1736704 tid 4 2024-07-26T18:17:05.395 INFO:tasks.rados.rados.0.smithi071.stdout:3094: done (3 left) 2024-07-26T18:17:05.395 INFO:tasks.rados.rados.0.smithi071.stdout:3097: done (2 left) 2024-07-26T18:17:05.395 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 289 2024-07-26T18:17:05.395 INFO:tasks.rados.rados.0.smithi071.stdout:3100: finishing write tid 1 to smithi07179299-38 2024-07-26T18:17:05.395 INFO:tasks.rados.rados.0.smithi071.stdout:3100: finishing write tid 2 to smithi07179299-38 2024-07-26T18:17:05.395 INFO:tasks.rados.rados.0.smithi071.stdout:3102: seq_num 964 ranges {6381568=548864,6930432=761856,7692288=442368} 2024-07-26T18:17:05.431 INFO:tasks.rados.rados.0.smithi071.stdout:3102: writing smithi07179299-20 from 6381568 to 6930432 tid 1 2024-07-26T18:17:05.436 INFO:tasks.rados.rados.0.smithi071.stdout:3102: writing smithi07179299-20 from 6930432 to 7692288 tid 2 2024-07-26T18:17:05.440 INFO:tasks.rados.rados.0.smithi071.stdout:3102: writing smithi07179299-20 from 7692288 to 8134656 tid 3 2024-07-26T18:17:05.440 INFO:tasks.rados.rados.0.smithi071.stdout:3103: copy_from oid 5 from oid 35 current snap is 289 2024-07-26T18:17:05.440 INFO:tasks.rados.rados.0.smithi071.stdout:3100: finishing write tid 3 to smithi07179299-38 2024-07-26T18:17:05.440 INFO:tasks.rados.rados.0.smithi071.stdout:3100: finishing write tid 4 to smithi07179299-38 2024-07-26T18:17:05.440 INFO:tasks.rados.rados.0.smithi071.stdout:3100: finishing write tid 5 to smithi07179299-38 2024-07-26T18:17:05.440 INFO:tasks.rados.rados.0.smithi071.stdout:3100: oid 38 updating version 0 to 1900 2024-07-26T18:17:05.440 INFO:tasks.rados.rados.0.smithi071.stdout:3100: oid 38 updating version 1900 to 1901 2024-07-26T18:17:05.440 INFO:tasks.rados.rados.0.smithi071.stdout:3100: oid 38 updating version 1901 to 1902 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3100: oid 38 updating version 1902 to 1903 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 1903 (ObjNum 962 snap 289 seq_num 962) dirty exists 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3100: left oid 38 (ObjNum 962 snap 289 seq_num 962) 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3101: finishing write tid 1 to smithi07179299-49 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3101: finishing write tid 2 to smithi07179299-49 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3101: finishing write tid 3 to smithi07179299-49 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3101: finishing write tid 4 to smithi07179299-49 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3101: finishing write tid 5 to smithi07179299-49 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3101: finishing write tid 6 to smithi07179299-49 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3101: oid 49 updating version 0 to 2140 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3101: oid 49 updating version 2140 to 2144 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3101: oid 49 version 2144 is already newer than 2142 2024-07-26T18:17:05.441 INFO:tasks.rados.rados.0.smithi071.stdout:3101: oid 49 version 2144 is already newer than 2143 2024-07-26T18:17:05.442 INFO:tasks.rados.rados.0.smithi071.stdout:3101: oid 49 version 2144 is already newer than 2141 2024-07-26T18:17:05.442 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 2144 (ObjNum 963 snap 289 seq_num 963) dirty exists 2024-07-26T18:17:05.442 INFO:tasks.rados.rados.0.smithi071.stdout:3101: left oid 49 (ObjNum 963 snap 289 seq_num 963) 2024-07-26T18:17:05.442 INFO:tasks.rados.rados.0.smithi071.stdout:3100: done (3 left) 2024-07-26T18:17:05.442 INFO:tasks.rados.rados.0.smithi071.stdout:3101: done (2 left) 2024-07-26T18:17:05.442 INFO:tasks.rados.rados.0.smithi071.stdout:3104: snap_create 2024-07-26T18:17:05.443 INFO:tasks.rados.rados.0.smithi071.stdout:3102: finishing write tid 1 to smithi07179299-20 2024-07-26T18:17:05.444 INFO:tasks.rados.rados.0.smithi071.stdout:3102: finishing write tid 2 to smithi07179299-20 2024-07-26T18:17:05.444 INFO:tasks.rados.rados.0.smithi071.stdout:3102: finishing write tid 3 to smithi07179299-20 2024-07-26T18:17:05.444 INFO:tasks.rados.rados.0.smithi071.stdout:3102: finishing write tid 4 to smithi07179299-20 2024-07-26T18:17:05.446 INFO:tasks.rados.rados.0.smithi071.stdout:3102: finishing write tid 5 to smithi07179299-20 2024-07-26T18:17:05.446 INFO:tasks.rados.rados.0.smithi071.stdout:3102: oid 20 updating version 0 to 2144 2024-07-26T18:17:05.446 INFO:tasks.rados.rados.0.smithi071.stdout:3102: oid 20 updating version 2144 to 2146 2024-07-26T18:17:05.447 INFO:tasks.rados.rados.0.smithi071.stdout:3102: oid 20 version 2146 is already newer than 2145 2024-07-26T18:17:05.447 INFO:tasks.rados.rados.0.smithi071.stdout:3102: oid 20 updating version 2146 to 2147 2024-07-26T18:17:05.447 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2147 (ObjNum 964 snap 289 seq_num 964) dirty exists 2024-07-26T18:17:05.447 INFO:tasks.rados.rados.0.smithi071.stdout:3102: left oid 20 (ObjNum 964 snap 289 seq_num 964) 2024-07-26T18:17:05.456 INFO:tasks.rados.rados.0.smithi071.stdout:3103: finishing copy_from racing read to smithi07179299-5 2024-07-26T18:17:05.457 INFO:tasks.rados.rados.0.smithi071.stdout:3103: finishing copy_from to smithi07179299-5 2024-07-26T18:17:05.457 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2359 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:17:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:05 smithi071 ceph-mon[90507]: osdmap e666: 8 total, 8 up, 8 in 2024-07-26T18:17:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:05 smithi071 ceph-mon[92867]: osdmap e666: 8 total, 8 up, 8 in 2024-07-26T18:17:05.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:05 smithi135 ceph-mon[85352]: osdmap e666: 8 total, 8 up, 8 in 2024-07-26T18:17:06.269 INFO:tasks.rados.rados.0.smithi071.stdout:3102: done (2 left) 2024-07-26T18:17:06.269 INFO:tasks.rados.rados.0.smithi071.stdout:3103: done (1 left) 2024-07-26T18:17:06.269 INFO:tasks.rados.rados.0.smithi071.stdout:3104: done (0 left) 2024-07-26T18:17:06.270 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 290 2024-07-26T18:17:06.270 INFO:tasks.rados.rados.0.smithi071.stdout:3105: seq_num 965 ranges {7995392=565248,8560640=647168,9207808=548864,9756672=8192} 2024-07-26T18:17:06.313 INFO:tasks.rados.rados.0.smithi071.stdout:3105: writing smithi07179299-13 from 7995392 to 8560640 tid 1 2024-07-26T18:17:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:3105: writing smithi07179299-13 from 8560640 to 9207808 tid 2 2024-07-26T18:17:06.322 INFO:tasks.rados.rados.0.smithi071.stdout:3105: writing smithi07179299-13 from 9207808 to 9756672 tid 3 2024-07-26T18:17:06.322 INFO:tasks.rados.rados.0.smithi071.stdout:3105: writing smithi07179299-13 from 9756672 to 9764864 tid 4 2024-07-26T18:17:06.322 INFO:tasks.rados.rados.0.smithi071.stdout:3106: rollback oid 43 current snap is 290 2024-07-26T18:17:06.322 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 43 to 289 2024-07-26T18:17:06.322 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 30 current snap is 290 2024-07-26T18:17:06.322 INFO:tasks.rados.rados.0.smithi071.stdout:3107: seq_num 966 ranges {327680=581632,909312=581632,1490944=622592} 2024-07-26T18:17:06.327 INFO:tasks.rados.rados.0.smithi071.stdout:3107: writing smithi07179299-30 from 327680 to 909312 tid 1 2024-07-26T18:17:06.331 INFO:tasks.rados.rados.0.smithi071.stdout:3107: writing smithi07179299-30 from 909312 to 1490944 tid 2 2024-07-26T18:17:06.335 INFO:tasks.rados.rados.0.smithi071.stdout:3107: writing smithi07179299-30 from 1490944 to 2113536 tid 3 2024-07-26T18:17:06.335 INFO:tasks.rados.rados.0.smithi071.stdout:3108: snap_create 2024-07-26T18:17:06.335 INFO:tasks.rados.rados.0.smithi071.stdout:3105: finishing write tid 1 to smithi07179299-13 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3105: finishing write tid 2 to smithi07179299-13 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3105: finishing write tid 3 to smithi07179299-13 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3105: finishing write tid 4 to smithi07179299-13 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3106: finishing rollback tid 0 to smithi07179299-43 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3105: finishing write tid 5 to smithi07179299-13 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3106: finishing rollback tid 1 to smithi07179299-43 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3106: finishing rollback tid 2 to smithi07179299-43 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 2362 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3105: finishing write tid 6 to smithi07179299-13 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3105: oid 13 updating version 0 to 1916 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3105: oid 13 version 1916 is already newer than 1915 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3105: oid 13 version 1916 is already newer than 1914 2024-07-26T18:17:06.336 INFO:tasks.rados.rados.0.smithi071.stdout:3105: oid 13 updating version 1916 to 1917 2024-07-26T18:17:06.337 INFO:tasks.rados.rados.0.smithi071.stdout:3105: oid 13 version 1917 is already newer than 1913 2024-07-26T18:17:06.337 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 1917 (ObjNum 965 snap 290 seq_num 965) dirty exists 2024-07-26T18:17:06.337 INFO:tasks.rados.rados.0.smithi071.stdout:3105: left oid 13 (ObjNum 965 snap 290 seq_num 965) 2024-07-26T18:17:06.337 INFO:tasks.rados.rados.0.smithi071.stdout:3107: finishing write tid 1 to smithi07179299-30 2024-07-26T18:17:06.337 INFO:tasks.rados.rados.0.smithi071.stdout:3107: finishing write tid 2 to smithi07179299-30 2024-07-26T18:17:06.338 INFO:tasks.rados.rados.0.smithi071.stdout:3107: finishing write tid 3 to smithi07179299-30 2024-07-26T18:17:06.338 INFO:tasks.rados.rados.0.smithi071.stdout:3107: finishing write tid 4 to smithi07179299-30 2024-07-26T18:17:06.339 INFO:tasks.rados.rados.0.smithi071.stdout:3107: finishing write tid 5 to smithi07179299-30 2024-07-26T18:17:06.339 INFO:tasks.rados.rados.0.smithi071.stdout:3107: oid 30 updating version 0 to 978 2024-07-26T18:17:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:3107: oid 30 updating version 978 to 981 2024-07-26T18:17:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:3107: oid 30 version 981 is already newer than 979 2024-07-26T18:17:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:3107: oid 30 version 981 is already newer than 980 2024-07-26T18:17:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 981 (ObjNum 966 snap 290 seq_num 966) dirty exists 2024-07-26T18:17:06.340 INFO:tasks.rados.rados.0.smithi071.stdout:3107: left oid 30 (ObjNum 966 snap 290 seq_num 966) 2024-07-26T18:17:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:06 smithi071 ceph-mon[90507]: osdmap e667: 8 total, 8 up, 8 in 2024-07-26T18:17:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:06 smithi071 ceph-mon[90507]: pgmap v673: 121 pgs: 121 active+clean; 154 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-07-26T18:17:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:06 smithi071 ceph-mon[90507]: osdmap e668: 8 total, 8 up, 8 in 2024-07-26T18:17:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:06 smithi071 ceph-mon[92867]: osdmap e667: 8 total, 8 up, 8 in 2024-07-26T18:17:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:06 smithi071 ceph-mon[92867]: pgmap v673: 121 pgs: 121 active+clean; 154 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-07-26T18:17:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:06 smithi071 ceph-mon[92867]: osdmap e668: 8 total, 8 up, 8 in 2024-07-26T18:17:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:06 smithi135 ceph-mon[85352]: osdmap e667: 8 total, 8 up, 8 in 2024-07-26T18:17:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:06 smithi135 ceph-mon[85352]: pgmap v673: 121 pgs: 121 active+clean; 154 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-07-26T18:17:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:06 smithi135 ceph-mon[85352]: osdmap e668: 8 total, 8 up, 8 in 2024-07-26T18:17:07.272 INFO:tasks.rados.rados.0.smithi071.stdout:3105: done (3 left) 2024-07-26T18:17:07.272 INFO:tasks.rados.rados.0.smithi071.stdout:3106: done (2 left) 2024-07-26T18:17:07.272 INFO:tasks.rados.rados.0.smithi071.stdout:3107: done (1 left) 2024-07-26T18:17:07.272 INFO:tasks.rados.rados.0.smithi071.stdout:3108: done (0 left) 2024-07-26T18:17:07.272 INFO:tasks.rados.rados.0.smithi071.stdout:3109: snap_remove snap 289 2024-07-26T18:17:08.285 INFO:tasks.rados.rados.0.smithi071.stdout:3109: done (0 left) 2024-07-26T18:17:08.285 INFO:tasks.rados.rados.0.smithi071.stdout:3110: setattr oid 40 current snap is 291 2024-07-26T18:17:08.286 INFO:tasks.rados.rados.0.smithi071.stdout:3111: read oid 41 snap 290 2024-07-26T18:17:08.286 INFO:tasks.rados.rados.0.smithi071.stdout:3111: expect (ObjNum 860 snap 261 seq_num 860) 2024-07-26T18:17:08.286 INFO:tasks.rados.rados.0.smithi071.stdout:3112: snap_remove snap 287 2024-07-26T18:17:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:08 smithi135 ceph-mon[85352]: osdmap e669: 8 total, 8 up, 8 in 2024-07-26T18:17:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:08 smithi135 ceph-mon[85352]: pgmap v676: 121 pgs: 121 active+clean; 158 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-07-26T18:17:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:08 smithi071 ceph-mon[90507]: osdmap e669: 8 total, 8 up, 8 in 2024-07-26T18:17:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:08 smithi071 ceph-mon[90507]: pgmap v676: 121 pgs: 121 active+clean; 158 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-07-26T18:17:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:08 smithi071 ceph-mon[92867]: osdmap e669: 8 total, 8 up, 8 in 2024-07-26T18:17:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:08 smithi071 ceph-mon[92867]: pgmap v676: 121 pgs: 121 active+clean; 158 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-07-26T18:17:09.283 INFO:tasks.rados.rados.0.smithi071.stdout:3112: done (2 left) 2024-07-26T18:17:09.283 INFO:tasks.rados.rados.0.smithi071.stdout:3113: copy_from oid 27 from oid 44 current snap is 291 2024-07-26T18:17:09.284 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2368 (ObjNum 2561 snap 0 seq_num 1650438736) dirty exists 2024-07-26T18:17:09.284 INFO:tasks.rados.rados.0.smithi071.stdout:3111: expect (ObjNum 860 snap 261 seq_num 860) 2024-07-26T18:17:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:09 smithi135 ceph-mon[85352]: osdmap e670: 8 total, 8 up, 8 in 2024-07-26T18:17:09.633 INFO:tasks.rados.rados.0.smithi071.stdout:3113: finishing copy_from racing read to smithi07179299-27 2024-07-26T18:17:09.633 INFO:tasks.rados.rados.0.smithi071.stdout:3113: finishing copy_from to smithi07179299-27 2024-07-26T18:17:09.633 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 2132 (ObjNum 936 snap 281 seq_num 936) dirty exists 2024-07-26T18:17:09.633 INFO:tasks.rados.rados.0.smithi071.stdout:3110: done (2 left) 2024-07-26T18:17:09.634 INFO:tasks.rados.rados.0.smithi071.stdout:3111: done (1 left) 2024-07-26T18:17:09.634 INFO:tasks.rados.rados.0.smithi071.stdout:3113: done (0 left) 2024-07-26T18:17:09.634 INFO:tasks.rados.rados.0.smithi071.stdout:3114: rmattr oid 1 current snap is 291 2024-07-26T18:17:09.634 INFO:tasks.rados.rados.0.smithi071.stdout:3114: done (0 left) 2024-07-26T18:17:09.634 INFO:tasks.rados.rados.0.smithi071.stdout:3115: rmattr oid 3 current snap is 291 2024-07-26T18:17:09.634 INFO:tasks.rados.rados.0.smithi071.stdout:3116: read oid 48 snap 276 2024-07-26T18:17:09.634 INFO:tasks.rados.rados.0.smithi071.stdout:3116: expect deleted 2024-07-26T18:17:09.634 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 291 2024-07-26T18:17:09.634 INFO:tasks.rados.rados.0.smithi071.stdout:3117: seq_num 967 ranges {327680=598016,925696=466944,1392640=516096,1908736=221184} 2024-07-26T18:17:09.638 INFO:tasks.rados.rados.0.smithi071.stdout:3117: writing smithi07179299-24 from 327680 to 925696 tid 1 2024-07-26T18:17:09.640 INFO:tasks.rados.rados.0.smithi071.stdout:3117: writing smithi07179299-24 from 925696 to 1392640 tid 2 2024-07-26T18:17:09.643 INFO:tasks.rados.rados.0.smithi071.stdout:3117: writing smithi07179299-24 from 1392640 to 1908736 tid 3 2024-07-26T18:17:09.645 INFO:tasks.rados.rados.0.smithi071.stdout:3117: writing smithi07179299-24 from 1908736 to 2129920 tid 4 2024-07-26T18:17:09.645 INFO:tasks.rados.rados.0.smithi071.stdout:3118: copy_from oid 49 from oid 19 current snap is 291 2024-07-26T18:17:09.645 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 1880 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:17:09.645 INFO:tasks.rados.rados.0.smithi071.stdout:3117: finishing write tid 1 to smithi07179299-24 2024-07-26T18:17:09.645 INFO:tasks.rados.rados.0.smithi071.stdout:3117: finishing write tid 2 to smithi07179299-24 2024-07-26T18:17:09.646 INFO:tasks.rados.rados.0.smithi071.stdout:3115: done (3 left) 2024-07-26T18:17:09.646 INFO:tasks.rados.rados.0.smithi071.stdout:3116: done (2 left) 2024-07-26T18:17:09.646 INFO:tasks.rados.rados.0.smithi071.stdout:3119: delete oid 28 current snap is 291 2024-07-26T18:17:09.648 INFO:tasks.rados.rados.0.smithi071.stdout:3119: done (2 left) 2024-07-26T18:17:09.648 INFO:tasks.rados.rados.0.smithi071.stdout:3120: copy_from oid 20 from oid 11 current snap is 291 2024-07-26T18:17:09.648 INFO:tasks.rados.rados.0.smithi071.stdout:3117: finishing write tid 3 to smithi07179299-24 2024-07-26T18:17:09.648 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 291 2024-07-26T18:17:09.648 INFO:tasks.rados.rados.0.smithi071.stdout:3121: seq_num 969 ranges {9764864=638976,10403840=630784,11034624=532480,11567104=40960} 2024-07-26T18:17:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:09 smithi071 ceph-mon[90507]: osdmap e670: 8 total, 8 up, 8 in 2024-07-26T18:17:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:09 smithi071 ceph-mon[92867]: osdmap e670: 8 total, 8 up, 8 in 2024-07-26T18:17:09.704 INFO:tasks.rados.rados.0.smithi071.stdout:3121: writing smithi07179299-13 from 9764864 to 10403840 tid 1 2024-07-26T18:17:09.708 INFO:tasks.rados.rados.0.smithi071.stdout:3121: writing smithi07179299-13 from 10403840 to 11034624 tid 2 2024-07-26T18:17:09.712 INFO:tasks.rados.rados.0.smithi071.stdout:3121: writing smithi07179299-13 from 11034624 to 11567104 tid 3 2024-07-26T18:17:09.712 INFO:tasks.rados.rados.0.smithi071.stdout:3121: writing smithi07179299-13 from 11567104 to 11608064 tid 4 2024-07-26T18:17:09.712 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 291 2024-07-26T18:17:09.712 INFO:tasks.rados.rados.0.smithi071.stdout:3117: finishing write tid 4 to smithi07179299-24 2024-07-26T18:17:09.712 INFO:tasks.rados.rados.0.smithi071.stdout:3117: finishing write tid 5 to smithi07179299-24 2024-07-26T18:17:09.712 INFO:tasks.rados.rados.0.smithi071.stdout:3117: finishing write tid 6 to smithi07179299-24 2024-07-26T18:17:09.712 INFO:tasks.rados.rados.0.smithi071.stdout:3117: oid 24 updating version 0 to 2377 2024-07-26T18:17:09.712 INFO:tasks.rados.rados.0.smithi071.stdout:3117: oid 24 version 2377 is already newer than 2374 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:3117: oid 24 updating version 2377 to 2378 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:3117: oid 24 version 2378 is already newer than 2375 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:3117: oid 24 version 2378 is already newer than 2376 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2378 (ObjNum 967 snap 291 seq_num 967) dirty exists 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:3117: left oid 24 (ObjNum 967 snap 291 seq_num 967) 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:3118: finishing copy_from racing read to smithi07179299-49 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:3118: finishing copy_from to smithi07179299-49 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 1877 (ObjNum 856 snap 261 seq_num 856) dirty exists 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:3120: finishing copy_from racing read to smithi07179299-20 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:3120: finishing copy_from to smithi07179299-20 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 1469 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:3121: finishing write tid 1 to smithi07179299-13 2024-07-26T18:17:09.713 INFO:tasks.rados.rados.0.smithi071.stdout:3121: finishing write tid 2 to smithi07179299-13 2024-07-26T18:17:09.714 INFO:tasks.rados.rados.0.smithi071.stdout:3122: seq_num 970 ranges {0=655360,655360=516096,1171456=688128} 2024-07-26T18:17:09.716 INFO:tasks.rados.rados.0.smithi071.stdout:3122: writing smithi07179299-1 from 0 to 655360 tid 1 2024-07-26T18:17:09.719 INFO:tasks.rados.rados.0.smithi071.stdout:3122: writing smithi07179299-1 from 655360 to 1171456 tid 2 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3122: writing smithi07179299-1 from 1171456 to 1859584 tid 3 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3117: done (4 left) 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3118: done (3 left) 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3120: done (2 left) 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3123: copy_from oid 32 from oid 47 current snap is 291 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3121: finishing write tid 3 to smithi07179299-13 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3121: finishing write tid 4 to smithi07179299-13 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3121: finishing write tid 5 to smithi07179299-13 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3121: finishing write tid 6 to smithi07179299-13 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3121: oid 13 updating version 0 to 1920 2024-07-26T18:17:09.724 INFO:tasks.rados.rados.0.smithi071.stdout:3121: oid 13 version 1920 is already newer than 1919 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3121: oid 13 updating version 1920 to 1921 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3121: oid 13 updating version 1921 to 1922 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3121: oid 13 version 1922 is already newer than 1918 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 1922 (ObjNum 969 snap 291 seq_num 969) dirty exists 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3121: left oid 13 (ObjNum 969 snap 291 seq_num 969) 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3122: finishing write tid 1 to smithi07179299-1 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3122: finishing write tid 2 to smithi07179299-1 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3121: done (2 left) 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3124: rollback oid 24 current snap is 291 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 24 to 290 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3125: read oid 48 snap -1 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3125: expect deleted 2024-07-26T18:17:09.725 INFO:tasks.rados.rados.0.smithi071.stdout:3126: rollback oid 39 current snap is 291 2024-07-26T18:17:09.726 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 39 to 276 2024-07-26T18:17:09.726 INFO:tasks.rados.rados.0.smithi071.stdout:3127: copy_from oid 2 from oid 38 current snap is 291 2024-07-26T18:17:09.726 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 291 2024-07-26T18:17:09.726 INFO:tasks.rados.rados.0.smithi071.stdout:3128: seq_num 971 ranges {1400832=671744,2072576=802816,2875392=401408} 2024-07-26T18:17:09.736 INFO:tasks.rados.rados.0.smithi071.stdout:3128: writing smithi07179299-7 from 1400832 to 2072576 tid 1 2024-07-26T18:17:09.741 INFO:tasks.rados.rados.0.smithi071.stdout:3128: writing smithi07179299-7 from 2072576 to 2875392 tid 2 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:3128: writing smithi07179299-7 from 2875392 to 3276800 tid 3 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:3129: snap_create 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:3126: finishing rollback tid 1 to smithi07179299-39 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 0 (ObjNum 81 snap 0 seq_num 0) dirty dne 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:3124: finishing rollback tid 0 to smithi07179299-24 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:3124: finishing rollback tid 1 to smithi07179299-24 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:3124: finishing rollback tid 2 to smithi07179299-24 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2381 (ObjNum 879 snap 263 seq_num 879) dirty exists 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:3122: finishing write tid 3 to smithi07179299-1 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:3122: finishing write tid 4 to smithi07179299-1 2024-07-26T18:17:09.744 INFO:tasks.rados.rados.0.smithi071.stdout:3122: finishing write tid 5 to smithi07179299-1 2024-07-26T18:17:09.745 INFO:tasks.rados.rados.0.smithi071.stdout:3122: oid 1 updating version 0 to 1509 2024-07-26T18:17:09.745 INFO:tasks.rados.rados.0.smithi071.stdout:3122: oid 1 updating version 1509 to 1511 2024-07-26T18:17:09.745 INFO:tasks.rados.rados.0.smithi071.stdout:3122: oid 1 version 1511 is already newer than 1508 2024-07-26T18:17:09.745 INFO:tasks.rados.rados.0.smithi071.stdout:3122: oid 1 version 1511 is already newer than 1510 2024-07-26T18:17:09.745 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 1511 (ObjNum 970 snap 291 seq_num 970) dirty exists 2024-07-26T18:17:09.745 INFO:tasks.rados.rados.0.smithi071.stdout:3122: left oid 1 (ObjNum 970 snap 291 seq_num 970) 2024-07-26T18:17:09.745 INFO:tasks.rados.rados.0.smithi071.stdout:3127: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:17:09.745 INFO:tasks.rados.rados.0.smithi071.stdout:3127: finishing copy_from to smithi07179299-2 2024-07-26T18:17:09.745 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 1903 (ObjNum 962 snap 289 seq_num 962) dirty exists 2024-07-26T18:17:09.746 INFO:tasks.rados.rados.0.smithi071.stdout:3128: finishing write tid 1 to smithi07179299-7 2024-07-26T18:17:09.747 INFO:tasks.rados.rados.0.smithi071.stdout:3128: finishing write tid 2 to smithi07179299-7 2024-07-26T18:17:09.747 INFO:tasks.rados.rados.0.smithi071.stdout:3128: finishing write tid 3 to smithi07179299-7 2024-07-26T18:17:09.747 INFO:tasks.rados.rados.0.smithi071.stdout:3128: finishing write tid 4 to smithi07179299-7 2024-07-26T18:17:09.747 INFO:tasks.rados.rados.0.smithi071.stdout:3123: finishing copy_from racing read to smithi07179299-32 2024-07-26T18:17:09.748 INFO:tasks.rados.rados.0.smithi071.stdout:3128: finishing write tid 5 to smithi07179299-7 2024-07-26T18:17:09.748 INFO:tasks.rados.rados.0.smithi071.stdout:3128: oid 7 updating version 0 to 1851 2024-07-26T18:17:09.748 INFO:tasks.rados.rados.0.smithi071.stdout:3128: oid 7 version 1851 is already newer than 1850 2024-07-26T18:17:09.748 INFO:tasks.rados.rados.0.smithi071.stdout:3128: oid 7 updating version 1851 to 1853 2024-07-26T18:17:09.748 INFO:tasks.rados.rados.0.smithi071.stdout:3128: oid 7 version 1853 is already newer than 1852 2024-07-26T18:17:09.748 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1853 (ObjNum 971 snap 291 seq_num 971) dirty exists 2024-07-26T18:17:09.749 INFO:tasks.rados.rados.0.smithi071.stdout:3128: left oid 7 (ObjNum 971 snap 291 seq_num 971) 2024-07-26T18:17:09.750 INFO:tasks.rados.rados.0.smithi071.stdout:3123: finishing copy_from to smithi07179299-32 2024-07-26T18:17:09.750 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 1469 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:17:10.288 INFO:tasks.rados.rados.0.smithi071.stdout:3122: done (7 left) 2024-07-26T18:17:10.288 INFO:tasks.rados.rados.0.smithi071.stdout:3123: done (6 left) 2024-07-26T18:17:10.288 INFO:tasks.rados.rados.0.smithi071.stdout:3124: done (5 left) 2024-07-26T18:17:10.288 INFO:tasks.rados.rados.0.smithi071.stdout:3125: done (4 left) 2024-07-26T18:17:10.288 INFO:tasks.rados.rados.0.smithi071.stdout:3126: done (3 left) 2024-07-26T18:17:10.288 INFO:tasks.rados.rados.0.smithi071.stdout:3127: done (2 left) 2024-07-26T18:17:10.288 INFO:tasks.rados.rados.0.smithi071.stdout:3128: done (1 left) 2024-07-26T18:17:10.288 INFO:tasks.rados.rados.0.smithi071.stdout:3129: done (0 left) 2024-07-26T18:17:10.288 INFO:tasks.rados.rados.0.smithi071.stdout:3130: rmattr oid 43 current snap is 292 2024-07-26T18:17:10.289 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 292 2024-07-26T18:17:10.289 INFO:tasks.rados.rados.0.smithi071.stdout:3131: seq_num 972 ranges {2351104=688128,3039232=688128,3727360=516096} 2024-07-26T18:17:10.304 INFO:tasks.rados.rados.0.smithi071.stdout:3131: writing smithi07179299-49 from 2351104 to 3039232 tid 1 2024-07-26T18:17:10.307 INFO:tasks.rados.rados.0.smithi071.stdout:3131: writing smithi07179299-49 from 3039232 to 3727360 tid 2 2024-07-26T18:17:10.311 INFO:tasks.rados.rados.0.smithi071.stdout:3131: writing smithi07179299-49 from 3727360 to 4243456 tid 3 2024-07-26T18:17:10.311 INFO:tasks.rados.rados.0.smithi071.stdout:3132: read oid 14 snap -1 2024-07-26T18:17:10.311 INFO:tasks.rados.rados.0.smithi071.stdout:3132: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:17:10.311 INFO:tasks.rados.rados.0.smithi071.stdout:3133: copy_from oid 26 from oid 15 current snap is 292 2024-07-26T18:17:10.311 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 2363 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:17:10.311 INFO:tasks.rados.rados.0.smithi071.stdout:3131: finishing write tid 1 to smithi07179299-49 2024-07-26T18:17:10.311 INFO:tasks.rados.rados.0.smithi071.stdout:3131: finishing write tid 2 to smithi07179299-49 2024-07-26T18:17:10.311 INFO:tasks.rados.rados.0.smithi071.stdout:3130: done (3 left) 2024-07-26T18:17:10.311 INFO:tasks.rados.rados.0.smithi071.stdout:3134: copy_from oid 16 from oid 35 current snap is 292 2024-07-26T18:17:10.311 INFO:tasks.rados.rados.0.smithi071.stdout:3135: snap_remove snap 291 2024-07-26T18:17:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:10 smithi135 ceph-mon[85352]: osdmap e671: 8 total, 8 up, 8 in 2024-07-26T18:17:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:10 smithi135 ceph-mon[85352]: pgmap v679: 121 pgs: 121 active+clean; 164 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2024-07-26T18:17:10.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:10 smithi071 ceph-mon[92867]: osdmap e671: 8 total, 8 up, 8 in 2024-07-26T18:17:10.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:10 smithi071 ceph-mon[92867]: pgmap v679: 121 pgs: 121 active+clean; 164 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2024-07-26T18:17:10.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:10 smithi071 ceph-mon[90507]: osdmap e671: 8 total, 8 up, 8 in 2024-07-26T18:17:10.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:10 smithi071 ceph-mon[90507]: pgmap v679: 121 pgs: 121 active+clean; 164 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2024-07-26T18:17:11.272 INFO:tasks.rados.rados.0.smithi071.stdout:3135: done (4 left) 2024-07-26T18:17:11.272 INFO:tasks.rados.rados.0.smithi071.stdout:3136: rmattr oid 1 current snap is 292 2024-07-26T18:17:11.272 INFO:tasks.rados.rados.0.smithi071.stdout:3136: done (4 left) 2024-07-26T18:17:11.272 INFO:tasks.rados.rados.0.smithi071.stdout:3137: snap_remove snap 290 2024-07-26T18:17:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:11 smithi135 ceph-mon[85352]: osdmap e672: 8 total, 8 up, 8 in 2024-07-26T18:17:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:11 smithi135 ceph-mon[85352]: osdmap e673: 8 total, 8 up, 8 in 2024-07-26T18:17:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:11 smithi071 ceph-mon[90507]: osdmap e672: 8 total, 8 up, 8 in 2024-07-26T18:17:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:11 smithi071 ceph-mon[90507]: osdmap e673: 8 total, 8 up, 8 in 2024-07-26T18:17:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:11 smithi071 ceph-mon[92867]: osdmap e672: 8 total, 8 up, 8 in 2024-07-26T18:17:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:11 smithi071 ceph-mon[92867]: osdmap e673: 8 total, 8 up, 8 in 2024-07-26T18:17:12.271 INFO:tasks.rados.rados.0.smithi071.stdout:3137: done (4 left) 2024-07-26T18:17:12.271 INFO:tasks.rados.rados.0.smithi071.stdout:3138: rollback oid 47 current snap is 292 2024-07-26T18:17:12.271 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 276 2024-07-26T18:17:12.271 INFO:tasks.rados.rados.0.smithi071.stdout:3131: finishing write tid 3 to smithi07179299-49 2024-07-26T18:17:12.271 INFO:tasks.rados.rados.0.smithi071.stdout:3131: finishing write tid 4 to smithi07179299-49 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:3131: finishing write tid 5 to smithi07179299-49 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:3131: oid 49 updating version 0 to 2145 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:3131: oid 49 updating version 2145 to 2146 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:3131: oid 49 updating version 2146 to 2147 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:3131: oid 49 updating version 2147 to 2148 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 2148 (ObjNum 972 snap 292 seq_num 972) dirty exists 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:3131: left oid 49 (ObjNum 972 snap 292 seq_num 972) 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:3133: finishing copy_from racing read to smithi07179299-26 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:3133: finishing copy_from to smithi07179299-26 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1491 (ObjNum 915 snap 275 seq_num 915) dirty exists 2024-07-26T18:17:12.272 INFO:tasks.rados.rados.0.smithi071.stdout:3132: expect (ObjNum 694 snap 207 seq_num 694) 2024-07-26T18:17:12.331 INFO:tasks.rados.rados.0.smithi071.stdout:3134: finishing copy_from racing read to smithi07179299-16 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3134: finishing copy_from to smithi07179299-16 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 2359 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3131: done (4 left) 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3132: done (3 left) 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3133: done (2 left) 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3134: done (1 left) 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 292 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3138: finishing rollback tid 0 to smithi07179299-47 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3138: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3138: finishing rollback tid 2 to smithi07179299-47 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 1472 (ObjNum 836 snap 257 seq_num 836) dirty exists 2024-07-26T18:17:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3139: seq_num 973 ranges {2162688=704512,2867200=573440,3440640=507904,3948544=122880} 2024-07-26T18:17:12.346 INFO:tasks.rados.rados.0.smithi071.stdout:3139: writing smithi07179299-4 from 2162688 to 2867200 tid 1 2024-07-26T18:17:12.349 INFO:tasks.rados.rados.0.smithi071.stdout:3139: writing smithi07179299-4 from 2867200 to 3440640 tid 2 2024-07-26T18:17:12.352 INFO:tasks.rados.rados.0.smithi071.stdout:3139: writing smithi07179299-4 from 3440640 to 3948544 tid 3 2024-07-26T18:17:12.353 INFO:tasks.rados.rados.0.smithi071.stdout:3139: writing smithi07179299-4 from 3948544 to 4071424 tid 4 2024-07-26T18:17:12.353 INFO:tasks.rados.rados.0.smithi071.stdout:3138: done (1 left) 2024-07-26T18:17:12.353 INFO:tasks.rados.rados.0.smithi071.stdout:3140: read oid 16 snap -1 2024-07-26T18:17:12.353 INFO:tasks.rados.rados.0.smithi071.stdout:3140: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:17:12.353 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 292 2024-07-26T18:17:12.353 INFO:tasks.rados.rados.0.smithi071.stdout:3139: finishing write tid 1 to smithi07179299-4 2024-07-26T18:17:12.353 INFO:tasks.rados.rados.0.smithi071.stdout:3139: finishing write tid 2 to smithi07179299-4 2024-07-26T18:17:12.353 INFO:tasks.rados.rados.0.smithi071.stdout:3141: seq_num 974 ranges {6111232=720896,6832128=507904,7340032=671744,8011776=24576} 2024-07-26T18:17:12.389 INFO:tasks.rados.rados.0.smithi071.stdout:3141: writing smithi07179299-41 from 6111232 to 6832128 tid 1 2024-07-26T18:17:12.392 INFO:tasks.rados.rados.0.smithi071.stdout:3141: writing smithi07179299-41 from 6832128 to 7340032 tid 2 2024-07-26T18:17:12.396 INFO:tasks.rados.rados.0.smithi071.stdout:3141: writing smithi07179299-41 from 7340032 to 8011776 tid 3 2024-07-26T18:17:12.396 INFO:tasks.rados.rados.0.smithi071.stdout:3141: writing smithi07179299-41 from 8011776 to 8036352 tid 4 2024-07-26T18:17:12.396 INFO:tasks.rados.rados.0.smithi071.stdout:3142: read oid 1 snap -1 2024-07-26T18:17:12.396 INFO:tasks.rados.rados.0.smithi071.stdout:3142: expect (ObjNum 970 snap 291 seq_num 970) 2024-07-26T18:17:12.396 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 292 2024-07-26T18:17:12.396 INFO:tasks.rados.rados.0.smithi071.stdout:3139: finishing write tid 3 to smithi07179299-4 2024-07-26T18:17:12.396 INFO:tasks.rados.rados.0.smithi071.stdout:3143: seq_num 975 ranges {2236416=737280,2973696=786432,3760128=417792} 2024-07-26T18:17:12.412 INFO:tasks.rados.rados.0.smithi071.stdout:3143: writing smithi07179299-42 from 2236416 to 2973696 tid 1 2024-07-26T18:17:12.416 INFO:tasks.rados.rados.0.smithi071.stdout:3143: writing smithi07179299-42 from 2973696 to 3760128 tid 2 2024-07-26T18:17:12.419 INFO:tasks.rados.rados.0.smithi071.stdout:3143: writing smithi07179299-42 from 3760128 to 4177920 tid 3 2024-07-26T18:17:12.419 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 292 2024-07-26T18:17:12.419 INFO:tasks.rados.rados.0.smithi071.stdout:3139: finishing write tid 4 to smithi07179299-4 2024-07-26T18:17:12.419 INFO:tasks.rados.rados.0.smithi071.stdout:3144: seq_num 976 ranges {0=753664,753664=671744,1425408=532480} 2024-07-26T18:17:12.423 INFO:tasks.rados.rados.0.smithi071.stdout:3144: writing smithi07179299-28 from 0 to 753664 tid 1 2024-07-26T18:17:12.427 INFO:tasks.rados.rados.0.smithi071.stdout:3144: writing smithi07179299-28 from 753664 to 1425408 tid 2 2024-07-26T18:17:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:17:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:17:12] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-07-26T18:17:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:12 smithi071 ceph-mon[90507]: pgmap v682: 121 pgs: 121 active+clean; 172 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 14 op/s 2024-07-26T18:17:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:12 smithi071 ceph-mon[90507]: osdmap e674: 8 total, 8 up, 8 in 2024-07-26T18:17:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:12 smithi071 ceph-mon[92867]: pgmap v682: 121 pgs: 121 active+clean; 172 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 14 op/s 2024-07-26T18:17:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:12 smithi071 ceph-mon[92867]: osdmap e674: 8 total, 8 up, 8 in 2024-07-26T18:17:12.430 INFO:tasks.rados.rados.0.smithi071.stdout:3144: writing smithi07179299-28 from 1425408 to 1957888 tid 3 2024-07-26T18:17:12.430 INFO:tasks.rados.rados.0.smithi071.stdout:3145: snap_create 2024-07-26T18:17:12.430 INFO:tasks.rados.rados.0.smithi071.stdout:3139: finishing write tid 5 to smithi07179299-4 2024-07-26T18:17:12.430 INFO:tasks.rados.rados.0.smithi071.stdout:3139: finishing write tid 6 to smithi07179299-4 2024-07-26T18:17:12.430 INFO:tasks.rados.rados.0.smithi071.stdout:3139: oid 4 updating version 0 to 1515 2024-07-26T18:17:12.430 INFO:tasks.rados.rados.0.smithi071.stdout:3139: oid 4 version 1515 is already newer than 1514 2024-07-26T18:17:12.431 INFO:tasks.rados.rados.0.smithi071.stdout:3139: oid 4 version 1515 is already newer than 1512 2024-07-26T18:17:12.431 INFO:tasks.rados.rados.0.smithi071.stdout:3139: oid 4 version 1515 is already newer than 1513 2024-07-26T18:17:12.431 INFO:tasks.rados.rados.0.smithi071.stdout:3139: oid 4 updating version 1515 to 1516 2024-07-26T18:17:12.431 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1516 (ObjNum 973 snap 292 seq_num 973) dirty exists 2024-07-26T18:17:12.431 INFO:tasks.rados.rados.0.smithi071.stdout:3139: left oid 4 (ObjNum 973 snap 292 seq_num 973) 2024-07-26T18:17:12.431 INFO:tasks.rados.rados.0.smithi071.stdout:3140: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:17:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:12 smithi135 ceph-mon[85352]: pgmap v682: 121 pgs: 121 active+clean; 172 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 14 op/s 2024-07-26T18:17:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:12 smithi135 ceph-mon[85352]: osdmap e674: 8 total, 8 up, 8 in 2024-07-26T18:17:12.631 INFO:tasks.rados.rados.0.smithi071.stdout:3141: finishing write tid 1 to smithi07179299-41 2024-07-26T18:17:12.631 INFO:tasks.rados.rados.0.smithi071.stdout:3141: finishing write tid 2 to smithi07179299-41 2024-07-26T18:17:12.631 INFO:tasks.rados.rados.0.smithi071.stdout:3141: finishing write tid 3 to smithi07179299-41 2024-07-26T18:17:12.631 INFO:tasks.rados.rados.0.smithi071.stdout:3141: finishing write tid 4 to smithi07179299-41 2024-07-26T18:17:12.632 INFO:tasks.rados.rados.0.smithi071.stdout:3141: finishing write tid 5 to smithi07179299-41 2024-07-26T18:17:12.632 INFO:tasks.rados.rados.0.smithi071.stdout:3141: finishing write tid 6 to smithi07179299-41 2024-07-26T18:17:12.632 INFO:tasks.rados.rados.0.smithi071.stdout:3141: oid 41 updating version 0 to 1884 2024-07-26T18:17:12.632 INFO:tasks.rados.rados.0.smithi071.stdout:3141: oid 41 version 1884 is already newer than 1883 2024-07-26T18:17:12.632 INFO:tasks.rados.rados.0.smithi071.stdout:3141: oid 41 updating version 1884 to 1885 2024-07-26T18:17:12.632 INFO:tasks.rados.rados.0.smithi071.stdout:3141: oid 41 version 1885 is already newer than 1881 2024-07-26T18:17:12.632 INFO:tasks.rados.rados.0.smithi071.stdout:3141: oid 41 version 1885 is already newer than 1882 2024-07-26T18:17:12.632 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 1885 (ObjNum 974 snap 292 seq_num 974) dirty exists 2024-07-26T18:17:12.632 INFO:tasks.rados.rados.0.smithi071.stdout:3141: left oid 41 (ObjNum 974 snap 292 seq_num 974) 2024-07-26T18:17:12.632 INFO:tasks.rados.rados.0.smithi071.stdout:3142: expect (ObjNum 970 snap 291 seq_num 970) 2024-07-26T18:17:12.678 INFO:tasks.rados.rados.0.smithi071.stdout:3143: finishing write tid 1 to smithi07179299-42 2024-07-26T18:17:12.678 INFO:tasks.rados.rados.0.smithi071.stdout:3143: finishing write tid 2 to smithi07179299-42 2024-07-26T18:17:12.678 INFO:tasks.rados.rados.0.smithi071.stdout:3143: finishing write tid 3 to smithi07179299-42 2024-07-26T18:17:12.678 INFO:tasks.rados.rados.0.smithi071.stdout:3143: finishing write tid 4 to smithi07179299-42 2024-07-26T18:17:12.678 INFO:tasks.rados.rados.0.smithi071.stdout:3143: finishing write tid 5 to smithi07179299-42 2024-07-26T18:17:12.678 INFO:tasks.rados.rados.0.smithi071.stdout:3143: oid 42 updating version 0 to 2384 2024-07-26T18:17:12.678 INFO:tasks.rados.rados.0.smithi071.stdout:3143: oid 42 updating version 2384 to 2387 2024-07-26T18:17:12.678 INFO:tasks.rados.rados.0.smithi071.stdout:3143: oid 42 version 2387 is already newer than 2385 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3143: oid 42 version 2387 is already newer than 2386 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2387 (ObjNum 975 snap 292 seq_num 975) dirty exists 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3143: left oid 42 (ObjNum 975 snap 292 seq_num 975) 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3144: finishing write tid 1 to smithi07179299-28 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3144: finishing write tid 2 to smithi07179299-28 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3144: finishing write tid 3 to smithi07179299-28 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3144: finishing write tid 4 to smithi07179299-28 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3144: finishing write tid 5 to smithi07179299-28 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3144: oid 28 updating version 0 to 2264 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3144: oid 28 version 2264 is already newer than 2261 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3144: oid 28 version 2264 is already newer than 2262 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3144: oid 28 version 2264 is already newer than 2263 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 2264 (ObjNum 976 snap 292 seq_num 976) dirty exists 2024-07-26T18:17:12.679 INFO:tasks.rados.rados.0.smithi071.stdout:3144: left oid 28 (ObjNum 976 snap 292 seq_num 976) 2024-07-26T18:17:13.300 INFO:tasks.rados.rados.0.smithi071.stdout:3139: done (6 left) 2024-07-26T18:17:13.300 INFO:tasks.rados.rados.0.smithi071.stdout:3140: done (5 left) 2024-07-26T18:17:13.300 INFO:tasks.rados.rados.0.smithi071.stdout:3141: done (4 left) 2024-07-26T18:17:13.300 INFO:tasks.rados.rados.0.smithi071.stdout:3142: done (3 left) 2024-07-26T18:17:13.300 INFO:tasks.rados.rados.0.smithi071.stdout:3143: done (2 left) 2024-07-26T18:17:13.300 INFO:tasks.rados.rados.0.smithi071.stdout:3144: done (1 left) 2024-07-26T18:17:13.301 INFO:tasks.rados.rados.0.smithi071.stdout:3145: done (0 left) 2024-07-26T18:17:13.301 INFO:tasks.rados.rados.0.smithi071.stdout:3146: read oid 28 snap -1 2024-07-26T18:17:13.301 INFO:tasks.rados.rados.0.smithi071.stdout:3146: expect (ObjNum 976 snap 292 seq_num 976) 2024-07-26T18:17:13.301 INFO:tasks.rados.rados.0.smithi071.stdout:3147: snap_create 2024-07-26T18:17:13.313 INFO:tasks.rados.rados.0.smithi071.stdout:3146: expect (ObjNum 976 snap 292 seq_num 976) 2024-07-26T18:17:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:14.310 INFO:tasks.rados.rados.0.smithi071.stdout:3146: done (1 left) 2024-07-26T18:17:14.310 INFO:tasks.rados.rados.0.smithi071.stdout:3147: done (0 left) 2024-07-26T18:17:14.310 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 294 2024-07-26T18:17:14.310 INFO:tasks.rados.rados.0.smithi071.stdout:3148: seq_num 977 ranges {0=770048,770048=557056,1327104=491520,1818624=155648} 2024-07-26T18:17:14.313 INFO:tasks.rados.rados.0.smithi071.stdout:3148: writing smithi07179299-46 from 0 to 770048 tid 1 2024-07-26T18:17:14.317 INFO:tasks.rados.rados.0.smithi071.stdout:3148: writing smithi07179299-46 from 770048 to 1327104 tid 2 2024-07-26T18:17:14.320 INFO:tasks.rados.rados.0.smithi071.stdout:3148: writing smithi07179299-46 from 1327104 to 1818624 tid 3 2024-07-26T18:17:14.321 INFO:tasks.rados.rados.0.smithi071.stdout:3148: writing smithi07179299-46 from 1818624 to 1974272 tid 4 2024-07-26T18:17:14.321 INFO:tasks.rados.rados.0.smithi071.stdout:3149: rollback oid 30 current snap is 294 2024-07-26T18:17:14.322 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 292 2024-07-26T18:17:14.322 INFO:tasks.rados.rados.0.smithi071.stdout:3148: finishing write tid 1 to smithi07179299-46 2024-07-26T18:17:14.322 INFO:tasks.rados.rados.0.smithi071.stdout:3150: read oid 45 snap 276 2024-07-26T18:17:14.322 INFO:tasks.rados.rados.0.smithi071.stdout:3150: expect deleted 2024-07-26T18:17:14.322 INFO:tasks.rados.rados.0.smithi071.stdout:3151: read oid 23 snap -1 2024-07-26T18:17:14.322 INFO:tasks.rados.rados.0.smithi071.stdout:3151: expect (ObjNum 917 snap 277 seq_num 917) 2024-07-26T18:17:14.322 INFO:tasks.rados.rados.0.smithi071.stdout:3152: rmattr oid 48 current snap is 294 2024-07-26T18:17:14.322 INFO:tasks.rados.rados.0.smithi071.stdout:3152: done (4 left) 2024-07-26T18:17:14.322 INFO:tasks.rados.rados.0.smithi071.stdout:3153: snap_create 2024-07-26T18:17:14.323 INFO:tasks.rados.rados.0.smithi071.stdout:3148: finishing write tid 2 to smithi07179299-46 2024-07-26T18:17:14.324 INFO:tasks.rados.rados.0.smithi071.stdout:3148: finishing write tid 3 to smithi07179299-46 2024-07-26T18:17:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:3148: finishing write tid 4 to smithi07179299-46 2024-07-26T18:17:14.325 INFO:tasks.rados.rados.0.smithi071.stdout:3148: finishing write tid 5 to smithi07179299-46 2024-07-26T18:17:14.326 INFO:tasks.rados.rados.0.smithi071.stdout:3149: finishing rollback tid 0 to smithi07179299-30 2024-07-26T18:17:14.326 INFO:tasks.rados.rados.0.smithi071.stdout:3149: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:17:14.327 INFO:tasks.rados.rados.0.smithi071.stdout:3149: finishing rollback tid 2 to smithi07179299-30 2024-07-26T18:17:14.327 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 984 (ObjNum 966 snap 290 seq_num 966) dirty exists 2024-07-26T18:17:14.327 INFO:tasks.rados.rados.0.smithi071.stdout:3151: expect (ObjNum 917 snap 277 seq_num 917) 2024-07-26T18:17:14.352 INFO:tasks.rados.rados.0.smithi071.stdout:3148: finishing write tid 6 to smithi07179299-46 2024-07-26T18:17:14.352 INFO:tasks.rados.rados.0.smithi071.stdout:3148: oid 46 updating version 0 to 2261 2024-07-26T18:17:14.352 INFO:tasks.rados.rados.0.smithi071.stdout:3148: oid 46 version 2261 is already newer than 2259 2024-07-26T18:17:14.352 INFO:tasks.rados.rados.0.smithi071.stdout:3148: oid 46 version 2261 is already newer than 2258 2024-07-26T18:17:14.352 INFO:tasks.rados.rados.0.smithi071.stdout:3148: oid 46 version 2261 is already newer than 2257 2024-07-26T18:17:14.352 INFO:tasks.rados.rados.0.smithi071.stdout:3148: oid 46 version 2261 is already newer than 2260 2024-07-26T18:17:14.352 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 2261 (ObjNum 977 snap 294 seq_num 977) dirty exists 2024-07-26T18:17:14.352 INFO:tasks.rados.rados.0.smithi071.stdout:3148: left oid 46 (ObjNum 977 snap 294 seq_num 977) 2024-07-26T18:17:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:14 smithi135 ceph-mon[85352]: osdmap e675: 8 total, 8 up, 8 in 2024-07-26T18:17:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:14 smithi135 ceph-mon[85352]: pgmap v685: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 176 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 7.3 MiB/s wr, 18 op/s 2024-07-26T18:17:14.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:14 smithi071 ceph-mon[92867]: osdmap e675: 8 total, 8 up, 8 in 2024-07-26T18:17:14.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:14 smithi071 ceph-mon[92867]: pgmap v685: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 176 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 7.3 MiB/s wr, 18 op/s 2024-07-26T18:17:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:14 smithi071 ceph-mon[90507]: osdmap e675: 8 total, 8 up, 8 in 2024-07-26T18:17:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:14 smithi071 ceph-mon[90507]: pgmap v685: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 176 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 7.3 MiB/s wr, 18 op/s 2024-07-26T18:17:15.308 INFO:tasks.rados.rados.0.smithi071.stdout:3148: done (4 left) 2024-07-26T18:17:15.309 INFO:tasks.rados.rados.0.smithi071.stdout:3149: done (3 left) 2024-07-26T18:17:15.309 INFO:tasks.rados.rados.0.smithi071.stdout:3150: done (2 left) 2024-07-26T18:17:15.309 INFO:tasks.rados.rados.0.smithi071.stdout:3151: done (1 left) 2024-07-26T18:17:15.309 INFO:tasks.rados.rados.0.smithi071.stdout:3153: done (0 left) 2024-07-26T18:17:15.309 INFO:tasks.rados.rados.0.smithi071.stdout:3154: delete oid 8 current snap is 295 2024-07-26T18:17:15.318 INFO:tasks.rados.rados.0.smithi071.stdout:3154: done (0 left) 2024-07-26T18:17:15.319 INFO:tasks.rados.rados.0.smithi071.stdout:3155: snap_create 2024-07-26T18:17:15.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:15 smithi071 ceph-mon[92867]: osdmap e676: 8 total, 8 up, 8 in 2024-07-26T18:17:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:15 smithi071 ceph-mon[90507]: osdmap e676: 8 total, 8 up, 8 in 2024-07-26T18:17:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:15 smithi135 ceph-mon[85352]: osdmap e676: 8 total, 8 up, 8 in 2024-07-26T18:17:16.271 INFO:tasks.rados.rados.0.smithi071.stdout:3155: done (0 left) 2024-07-26T18:17:16.271 INFO:tasks.rados.rados.0.smithi071.stdout:3156: setattr oid 28 current snap is 296 2024-07-26T18:17:16.272 INFO:tasks.rados.rados.0.smithi071.stdout:3157: read oid 7 snap 292 2024-07-26T18:17:16.272 INFO:tasks.rados.rados.0.smithi071.stdout:3157: expect (ObjNum 971 snap 291 seq_num 971) 2024-07-26T18:17:16.272 INFO:tasks.rados.rados.0.smithi071.stdout:3158: delete oid 20 current snap is 296 2024-07-26T18:17:16.278 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 2265 (ObjNum 976 snap 292 seq_num 976) dirty exists 2024-07-26T18:17:16.281 INFO:tasks.rados.rados.0.smithi071.stdout:3156: done (2 left) 2024-07-26T18:17:16.281 INFO:tasks.rados.rados.0.smithi071.stdout:3158: done (1 left) 2024-07-26T18:17:16.281 INFO:tasks.rados.rados.0.smithi071.stdout:3159: read oid 32 snap 295 2024-07-26T18:17:16.281 INFO:tasks.rados.rados.0.smithi071.stdout:3159: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:17:16.281 INFO:tasks.rados.rados.0.smithi071.stdout:3160: read oid 9 snap -1 2024-07-26T18:17:16.281 INFO:tasks.rados.rados.0.smithi071.stdout:3160: expect deleted 2024-07-26T18:17:16.281 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 296 2024-07-26T18:17:16.281 INFO:tasks.rados.rados.0.smithi071.stdout:3161: seq_num 980 ranges {0=417792,417792=614400,1032192=663552,1695744=327680} 2024-07-26T18:17:16.283 INFO:tasks.rados.rados.0.smithi071.stdout:3161: writing smithi07179299-12 from 0 to 417792 tid 1 2024-07-26T18:17:16.288 INFO:tasks.rados.rados.0.smithi071.stdout:3161: writing smithi07179299-12 from 417792 to 1032192 tid 2 2024-07-26T18:17:16.292 INFO:tasks.rados.rados.0.smithi071.stdout:3161: writing smithi07179299-12 from 1032192 to 1695744 tid 3 2024-07-26T18:17:16.295 INFO:tasks.rados.rados.0.smithi071.stdout:3161: writing smithi07179299-12 from 1695744 to 2023424 tid 4 2024-07-26T18:17:16.295 INFO:tasks.rados.rados.0.smithi071.stdout:3162: read oid 49 snap -1 2024-07-26T18:17:16.295 INFO:tasks.rados.rados.0.smithi071.stdout:3162: expect (ObjNum 972 snap 292 seq_num 972) 2024-07-26T18:17:16.295 INFO:tasks.rados.rados.0.smithi071.stdout:3163: rollback oid 50 current snap is 296 2024-07-26T18:17:16.295 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 50 to 294 2024-07-26T18:17:16.295 INFO:tasks.rados.rados.0.smithi071.stdout:3161: finishing write tid 1 to smithi07179299-12 2024-07-26T18:17:16.296 INFO:tasks.rados.rados.0.smithi071.stdout:3160: done (5 left) 2024-07-26T18:17:16.296 INFO:tasks.rados.rados.0.smithi071.stdout:3164: read oid 9 snap -1 2024-07-26T18:17:16.296 INFO:tasks.rados.rados.0.smithi071.stdout:3164: expect deleted 2024-07-26T18:17:16.296 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 34 current snap is 296 2024-07-26T18:17:16.296 INFO:tasks.rados.rados.0.smithi071.stdout:3165: seq_num 981 ranges {0=434176,434176=540672,974848=466944,1441792=524288,1966080=73728} 2024-07-26T18:17:16.297 INFO:tasks.rados.rados.0.smithi071.stdout:3165: writing smithi07179299-34 from 0 to 434176 tid 1 2024-07-26T18:17:16.301 INFO:tasks.rados.rados.0.smithi071.stdout:3165: writing smithi07179299-34 from 434176 to 974848 tid 2 2024-07-26T18:17:16.304 INFO:tasks.rados.rados.0.smithi071.stdout:3165: writing smithi07179299-34 from 974848 to 1441792 tid 3 2024-07-26T18:17:16.307 INFO:tasks.rados.rados.0.smithi071.stdout:3165: writing smithi07179299-34 from 1441792 to 1966080 tid 4 2024-07-26T18:17:16.307 INFO:tasks.rados.rados.0.smithi071.stdout:3165: writing smithi07179299-34 from 1966080 to 2039808 tid 5 2024-07-26T18:17:16.307 INFO:tasks.rados.rados.0.smithi071.stdout:3166: snap_create 2024-07-26T18:17:16.308 INFO:tasks.rados.rados.0.smithi071.stdout:3157: expect (ObjNum 971 snap 291 seq_num 971) 2024-07-26T18:17:16.418 INFO:tasks.rados.rados.0.smithi071.stdout:3161: finishing write tid 2 to smithi07179299-12 2024-07-26T18:17:16.418 INFO:tasks.rados.rados.0.smithi071.stdout:3163: finishing rollback tid 1 to smithi07179299-50 2024-07-26T18:17:16.418 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 2298 (ObjNum 977 snap 0 seq_num 1650438304) dirty dne 2024-07-26T18:17:16.418 INFO:tasks.rados.rados.0.smithi071.stdout:3159: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:17:16.616 INFO:tasks.rados.rados.0.smithi071.stdout:3161: finishing write tid 3 to smithi07179299-12 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:3161: finishing write tid 4 to smithi07179299-12 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:3165: finishing write tid 1 to smithi07179299-34 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:3161: finishing write tid 5 to smithi07179299-12 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:3165: finishing write tid 2 to smithi07179299-34 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:3161: finishing write tid 6 to smithi07179299-12 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:3161: oid 12 updating version 0 to 2150 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:3161: oid 12 updating version 2150 to 2151 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:3161: oid 12 updating version 2151 to 2152 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:3161: oid 12 version 2152 is already newer than 2149 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:3161: oid 12 updating version 2152 to 2153 2024-07-26T18:17:16.617 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 2153 (ObjNum 980 snap 296 seq_num 980) dirty exists 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3161: left oid 12 (ObjNum 980 snap 296 seq_num 980) 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3165: finishing write tid 3 to smithi07179299-34 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3165: finishing write tid 4 to smithi07179299-34 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3165: finishing write tid 5 to smithi07179299-34 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3165: finishing write tid 6 to smithi07179299-34 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3165: finishing write tid 7 to smithi07179299-34 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3165: oid 34 updating version 0 to 1519 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3165: oid 34 version 1519 is already newer than 1518 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3165: oid 34 version 1519 is already newer than 1517 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3165: oid 34 updating version 1519 to 1521 2024-07-26T18:17:16.618 INFO:tasks.rados.rados.0.smithi071.stdout:3165: oid 34 updating version 1521 to 1522 2024-07-26T18:17:16.619 INFO:tasks.rados.rados.0.smithi071.stdout:3165: oid 34 version 1522 is already newer than 1520 2024-07-26T18:17:16.619 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 1522 (ObjNum 981 snap 296 seq_num 981) dirty exists 2024-07-26T18:17:16.619 INFO:tasks.rados.rados.0.smithi071.stdout:3165: left oid 34 (ObjNum 981 snap 296 seq_num 981) 2024-07-26T18:17:16.619 INFO:tasks.rados.rados.0.smithi071.stdout:3162: expect (ObjNum 972 snap 292 seq_num 972) 2024-07-26T18:17:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:16 smithi071 ceph-mon[90507]: osdmap e677: 8 total, 8 up, 8 in 2024-07-26T18:17:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:16 smithi071 ceph-mon[90507]: pgmap v688: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 176 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 6.5 MiB/s wr, 17 op/s 2024-07-26T18:17:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:16 smithi071 ceph-mon[90507]: osdmap e678: 8 total, 8 up, 8 in 2024-07-26T18:17:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:16 smithi071 ceph-mon[92867]: osdmap e677: 8 total, 8 up, 8 in 2024-07-26T18:17:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:16 smithi071 ceph-mon[92867]: pgmap v688: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 176 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 6.5 MiB/s wr, 17 op/s 2024-07-26T18:17:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:16 smithi071 ceph-mon[92867]: osdmap e678: 8 total, 8 up, 8 in 2024-07-26T18:17:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:16 smithi135 ceph-mon[85352]: osdmap e677: 8 total, 8 up, 8 in 2024-07-26T18:17:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:16 smithi135 ceph-mon[85352]: pgmap v688: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 176 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 6.5 MiB/s wr, 17 op/s 2024-07-26T18:17:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:16 smithi135 ceph-mon[85352]: osdmap e678: 8 total, 8 up, 8 in 2024-07-26T18:17:17.272 INFO:tasks.rados.rados.0.smithi071.stdout:3157: done (7 left) 2024-07-26T18:17:17.272 INFO:tasks.rados.rados.0.smithi071.stdout:3159: done (6 left) 2024-07-26T18:17:17.272 INFO:tasks.rados.rados.0.smithi071.stdout:3161: done (5 left) 2024-07-26T18:17:17.272 INFO:tasks.rados.rados.0.smithi071.stdout:3162: done (4 left) 2024-07-26T18:17:17.272 INFO:tasks.rados.rados.0.smithi071.stdout:3163: done (3 left) 2024-07-26T18:17:17.272 INFO:tasks.rados.rados.0.smithi071.stdout:3164: done (2 left) 2024-07-26T18:17:17.272 INFO:tasks.rados.rados.0.smithi071.stdout:3165: done (1 left) 2024-07-26T18:17:17.272 INFO:tasks.rados.rados.0.smithi071.stdout:3166: done (0 left) 2024-07-26T18:17:17.272 INFO:tasks.rados.rados.0.smithi071.stdout:3167: snap_remove snap 295 2024-07-26T18:17:18.280 INFO:tasks.rados.rados.0.smithi071.stdout:3167: done (0 left) 2024-07-26T18:17:18.281 INFO:tasks.rados.rados.0.smithi071.stdout:3168: copy_from oid 13 from oid 29 current snap is 297 2024-07-26T18:17:18.281 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 297 2024-07-26T18:17:18.281 INFO:tasks.rados.rados.0.smithi071.stdout:3169: seq_num 982 ranges {3268608=450560,3719168=425984,4145152=679936,4825088=466944,5292032=32768} 2024-07-26T18:17:18.301 INFO:tasks.rados.rados.0.smithi071.stdout:3169: writing smithi07179299-47 from 3268608 to 3719168 tid 1 2024-07-26T18:17:18.303 INFO:tasks.rados.rados.0.smithi071.stdout:3169: writing smithi07179299-47 from 3719168 to 4145152 tid 2 2024-07-26T18:17:18.307 INFO:tasks.rados.rados.0.smithi071.stdout:3169: writing smithi07179299-47 from 4145152 to 4825088 tid 3 2024-07-26T18:17:18.310 INFO:tasks.rados.rados.0.smithi071.stdout:3169: writing smithi07179299-47 from 4825088 to 5292032 tid 4 2024-07-26T18:17:18.311 INFO:tasks.rados.rados.0.smithi071.stdout:3169: writing smithi07179299-47 from 5292032 to 5324800 tid 5 2024-07-26T18:17:18.311 INFO:tasks.rados.rados.0.smithi071.stdout:3170: read oid 28 snap 296 2024-07-26T18:17:18.311 INFO:tasks.rados.rados.0.smithi071.stdout:3170: expect (ObjNum 976 snap 292 seq_num 976) 2024-07-26T18:17:18.311 INFO:tasks.rados.rados.0.smithi071.stdout:3171: copy_from oid 5 from oid 44 current snap is 297 2024-07-26T18:17:18.311 INFO:tasks.rados.rados.0.smithi071.stdout:3169: finishing write tid 1 to smithi07179299-47 2024-07-26T18:17:18.311 INFO:tasks.rados.rados.0.smithi071.stdout:3169: finishing write tid 2 to smithi07179299-47 2024-07-26T18:17:18.311 INFO:tasks.rados.rados.0.smithi071.stdout:3172: rollback oid 15 current snap is 297 2024-07-26T18:17:18.311 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 15 to 276 2024-07-26T18:17:18.311 INFO:tasks.rados.rados.0.smithi071.stdout:3173: snap_create 2024-07-26T18:17:18.317 INFO:tasks.rados.rados.0.smithi071.stdout:3169: finishing write tid 3 to smithi07179299-47 2024-07-26T18:17:18.318 INFO:tasks.rados.rados.0.smithi071.stdout:3169: finishing write tid 4 to smithi07179299-47 2024-07-26T18:17:18.318 INFO:tasks.rados.rados.0.smithi071.stdout:3169: finishing write tid 5 to smithi07179299-47 2024-07-26T18:17:18.319 INFO:tasks.rados.rados.0.smithi071.stdout:3172: finishing rollback tid 0 to smithi07179299-15 2024-07-26T18:17:18.319 INFO:tasks.rados.rados.0.smithi071.stdout:3168: finishing copy_from racing read to smithi07179299-13 2024-07-26T18:17:18.322 INFO:tasks.rados.rados.0.smithi071.stdout:3170: expect (ObjNum 976 snap 292 seq_num 976) 2024-07-26T18:17:18.411 INFO:tasks.rados.rados.0.smithi071.stdout:3172: finishing rollback tid 1 to smithi07179299-15 2024-07-26T18:17:18.411 INFO:tasks.rados.rados.0.smithi071.stdout:3168: finishing copy_from to smithi07179299-13 2024-07-26T18:17:18.411 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 2139 (ObjNum 947 snap 286 seq_num 947) dirty exists 2024-07-26T18:17:18.411 INFO:tasks.rados.rados.0.smithi071.stdout:3172: finishing rollback tid 2 to smithi07179299-15 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 2362 (ObjNum 915 snap 275 seq_num 915) dirty exists 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:3169: finishing write tid 6 to smithi07179299-47 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:3169: finishing write tid 7 to smithi07179299-47 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:3169: oid 47 updating version 0 to 1476 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:3169: oid 47 version 1476 is already newer than 1473 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:3169: oid 47 version 1476 is already newer than 1474 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:3169: oid 47 updating version 1476 to 1477 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:3169: oid 47 updating version 1477 to 1478 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:3169: oid 47 version 1478 is already newer than 1475 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 1478 (ObjNum 982 snap 297 seq_num 982) dirty exists 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:3169: left oid 47 (ObjNum 982 snap 297 seq_num 982) 2024-07-26T18:17:18.412 INFO:tasks.rados.rados.0.smithi071.stdout:3171: finishing copy_from racing read to smithi07179299-5 2024-07-26T18:17:18.413 INFO:tasks.rados.rados.0.smithi071.stdout:3171: finishing copy_from to smithi07179299-5 2024-07-26T18:17:18.413 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2132 (ObjNum 936 snap 281 seq_num 936) dirty exists 2024-07-26T18:17:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:18 smithi135 ceph-mon[85352]: osdmap e679: 8 total, 8 up, 8 in 2024-07-26T18:17:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:18 smithi135 ceph-mon[85352]: pgmap v691: 121 pgs: 121 active+clean; 182 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-07-26T18:17:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:18 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:17:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:18 smithi071 ceph-mon[90507]: osdmap e679: 8 total, 8 up, 8 in 2024-07-26T18:17:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:18 smithi071 ceph-mon[90507]: pgmap v691: 121 pgs: 121 active+clean; 182 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-07-26T18:17:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:18 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:17:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:18 smithi071 ceph-mon[92867]: osdmap e679: 8 total, 8 up, 8 in 2024-07-26T18:17:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:18 smithi071 ceph-mon[92867]: pgmap v691: 121 pgs: 121 active+clean; 182 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-07-26T18:17:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:18 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:17:19.282 INFO:tasks.rados.rados.0.smithi071.stdout:3168: done (5 left) 2024-07-26T18:17:19.283 INFO:tasks.rados.rados.0.smithi071.stdout:3169: done (4 left) 2024-07-26T18:17:19.283 INFO:tasks.rados.rados.0.smithi071.stdout:3170: done (3 left) 2024-07-26T18:17:19.283 INFO:tasks.rados.rados.0.smithi071.stdout:3171: done (2 left) 2024-07-26T18:17:19.283 INFO:tasks.rados.rados.0.smithi071.stdout:3172: done (1 left) 2024-07-26T18:17:19.283 INFO:tasks.rados.rados.0.smithi071.stdout:3173: done (0 left) 2024-07-26T18:17:19.283 INFO:tasks.rados.rados.0.smithi071.stdout:3174: snap_remove snap 292 2024-07-26T18:17:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:19 smithi135 ceph-mon[85352]: osdmap e680: 8 total, 8 up, 8 in 2024-07-26T18:17:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:17:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:17:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:17:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:19 smithi071 ceph-mon[90507]: osdmap e680: 8 total, 8 up, 8 in 2024-07-26T18:17:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:17:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:17:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:17:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:19 smithi071 ceph-mon[92867]: osdmap e680: 8 total, 8 up, 8 in 2024-07-26T18:17:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:17:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:17:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:17:20.289 INFO:tasks.rados.rados.0.smithi071.stdout:3174: done (0 left) 2024-07-26T18:17:20.289 INFO:tasks.rados.rados.0.smithi071.stdout:3175: copy_from oid 16 from oid 21 current snap is 298 2024-07-26T18:17:20.289 INFO:tasks.rados.rados.0.smithi071.stdout:3176: rmattr oid 13 current snap is 298 2024-07-26T18:17:20.290 INFO:tasks.rados.rados.0.smithi071.stdout:3176: done (1 left) 2024-07-26T18:17:20.290 INFO:tasks.rados.rados.0.smithi071.stdout:3177: delete oid 33 current snap is 298 2024-07-26T18:17:20.297 INFO:tasks.rados.rados.0.smithi071.stdout:3177: done (1 left) 2024-07-26T18:17:20.297 INFO:tasks.rados.rados.0.smithi071.stdout:3178: snap_remove snap 293 2024-07-26T18:17:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:20 smithi135 ceph-mon[85352]: osdmap e681: 8 total, 8 up, 8 in 2024-07-26T18:17:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:20 smithi135 ceph-mon[85352]: pgmap v694: 121 pgs: 121 active+clean; 182 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-07-26T18:17:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:20 smithi071 ceph-mon[90507]: osdmap e681: 8 total, 8 up, 8 in 2024-07-26T18:17:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:20 smithi071 ceph-mon[90507]: pgmap v694: 121 pgs: 121 active+clean; 182 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-07-26T18:17:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:20 smithi071 ceph-mon[92867]: osdmap e681: 8 total, 8 up, 8 in 2024-07-26T18:17:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:20 smithi071 ceph-mon[92867]: pgmap v694: 121 pgs: 121 active+clean; 182 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-07-26T18:17:21.275 INFO:tasks.rados.rados.0.smithi071.stdout:3178: done (1 left) 2024-07-26T18:17:21.275 INFO:tasks.rados.rados.0.smithi071.stdout:3179: rollback oid 50 current snap is 298 2024-07-26T18:17:21.276 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 50 to 297 2024-07-26T18:17:21.276 INFO:tasks.rados.rados.0.smithi071.stdout:3180: setattr oid 46 current snap is 298 2024-07-26T18:17:21.276 INFO:tasks.rados.rados.0.smithi071.stdout:3175: finishing copy_from racing read to smithi07179299-16 2024-07-26T18:17:21.276 INFO:tasks.rados.rados.0.smithi071.stdout:3175: finishing copy_from to smithi07179299-16 2024-07-26T18:17:21.276 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 2259 (ObjNum 960 snap 289 seq_num 960) dirty exists 2024-07-26T18:17:21.278 INFO:tasks.rados.rados.0.smithi071.stdout:3175: done (2 left) 2024-07-26T18:17:21.278 INFO:tasks.rados.rados.0.smithi071.stdout:3181: copy_from oid 15 from oid 33 current snap is 298 2024-07-26T18:17:21.278 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 298 2024-07-26T18:17:21.278 INFO:tasks.rados.rados.0.smithi071.stdout:3182: seq_num 984 ranges {3358720=483328,3842048=598016,4440064=647168,5087232=360448} 2024-07-26T18:17:21.300 INFO:tasks.rados.rados.0.smithi071.stdout:3182: writing smithi07179299-35 from 3358720 to 3842048 tid 1 2024-07-26T18:17:21.303 INFO:tasks.rados.rados.0.smithi071.stdout:3182: writing smithi07179299-35 from 3842048 to 4440064 tid 2 2024-07-26T18:17:21.307 INFO:tasks.rados.rados.0.smithi071.stdout:3182: writing smithi07179299-35 from 4440064 to 5087232 tid 3 2024-07-26T18:17:21.309 INFO:tasks.rados.rados.0.smithi071.stdout:3182: writing smithi07179299-35 from 5087232 to 5447680 tid 4 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:3183: copy_from oid 39 from oid 49 current snap is 298 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:3179: finishing rollback tid 1 to smithi07179299-50 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 2298 (ObjNum 513 snap 0 seq_num 1650437840) dirty dne 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:3181: finishing copy_from to smithi07179299-15 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:3181: got expected ENOENT (src dne) 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 2262 (ObjNum 977 snap 294 seq_num 977) dirty exists 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:3181: finishing copy_from racing read to smithi07179299-15 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:3179: done (4 left) 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:3180: done (3 left) 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:3181: done (2 left) 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:3184: delete oid 47 current snap is 298 2024-07-26T18:17:21.310 INFO:tasks.rados.rados.0.smithi071.stdout:3182: finishing write tid 1 to smithi07179299-35 2024-07-26T18:17:21.311 INFO:tasks.rados.rados.0.smithi071.stdout:3182: finishing write tid 2 to smithi07179299-35 2024-07-26T18:17:21.312 INFO:tasks.rados.rados.0.smithi071.stdout:3184: done (2 left) 2024-07-26T18:17:21.312 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 298 2024-07-26T18:17:21.313 INFO:tasks.rados.rados.0.smithi071.stdout:3185: seq_num 986 ranges {1974272=516096,2490368=770048,3260416=655360,3915776=180224} 2024-07-26T18:17:21.327 INFO:tasks.rados.rados.0.smithi071.stdout:3185: writing smithi07179299-46 from 1974272 to 2490368 tid 1 2024-07-26T18:17:21.331 INFO:tasks.rados.rados.0.smithi071.stdout:3185: writing smithi07179299-46 from 2490368 to 3260416 tid 2 2024-07-26T18:17:21.335 INFO:tasks.rados.rados.0.smithi071.stdout:3185: writing smithi07179299-46 from 3260416 to 3915776 tid 3 2024-07-26T18:17:21.337 INFO:tasks.rados.rados.0.smithi071.stdout:3185: writing smithi07179299-46 from 3915776 to 4096000 tid 4 2024-07-26T18:17:21.337 INFO:tasks.rados.rados.0.smithi071.stdout:3186: read oid 28 snap -1 2024-07-26T18:17:21.337 INFO:tasks.rados.rados.0.smithi071.stdout:3186: expect (ObjNum 976 snap 292 seq_num 976) 2024-07-26T18:17:21.337 INFO:tasks.rados.rados.0.smithi071.stdout:3187: rollback oid 8 current snap is 298 2024-07-26T18:17:21.337 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 8 to 276 2024-07-26T18:17:21.337 INFO:tasks.rados.rados.0.smithi071.stdout:3182: finishing write tid 3 to smithi07179299-35 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3182: finishing write tid 4 to smithi07179299-35 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3182: finishing write tid 5 to smithi07179299-35 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3182: finishing write tid 6 to smithi07179299-35 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3182: oid 35 updating version 0 to 2394 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3182: oid 35 version 2394 is already newer than 2392 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3182: oid 35 updating version 2394 to 2395 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3182: oid 35 version 2395 is already newer than 2393 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3182: oid 35 version 2395 is already newer than 2391 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 2395 (ObjNum 984 snap 298 seq_num 984) dirty exists 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3182: left oid 35 (ObjNum 984 snap 298 seq_num 984) 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3185: finishing write tid 1 to smithi07179299-46 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3183: finishing copy_from racing read to smithi07179299-39 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:3183: finishing copy_from to smithi07179299-39 2024-07-26T18:17:21.338 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 2148 (ObjNum 972 snap 292 seq_num 972) dirty exists 2024-07-26T18:17:21.339 INFO:tasks.rados.rados.0.smithi071.stdout:3185: finishing write tid 2 to smithi07179299-46 2024-07-26T18:17:21.339 INFO:tasks.rados.rados.0.smithi071.stdout:3182: done (4 left) 2024-07-26T18:17:21.339 INFO:tasks.rados.rados.0.smithi071.stdout:3183: done (3 left) 2024-07-26T18:17:21.339 INFO:tasks.rados.rados.0.smithi071.stdout:3188: rmattr oid 31 current snap is 298 2024-07-26T18:17:21.339 INFO:tasks.rados.rados.0.smithi071.stdout:3188: done (3 left) 2024-07-26T18:17:21.339 INFO:tasks.rados.rados.0.smithi071.stdout:3189: snap_create 2024-07-26T18:17:21.340 INFO:tasks.rados.rados.0.smithi071.stdout:3185: finishing write tid 3 to smithi07179299-46 2024-07-26T18:17:21.340 INFO:tasks.rados.rados.0.smithi071.stdout:3185: finishing write tid 4 to smithi07179299-46 2024-07-26T18:17:21.340 INFO:tasks.rados.rados.0.smithi071.stdout:3187: finishing rollback tid 1 to smithi07179299-8 2024-07-26T18:17:21.340 INFO:tasks.rados.rados.0.smithi071.stdout:3187: finishing rollback tid 2 to smithi07179299-8 2024-07-26T18:17:21.340 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1906 (ObjNum 780 snap 234 seq_num 780) dirty exists 2024-07-26T18:17:21.341 INFO:tasks.rados.rados.0.smithi071.stdout:3185: finishing write tid 5 to smithi07179299-46 2024-07-26T18:17:21.342 INFO:tasks.rados.rados.0.smithi071.stdout:3185: finishing write tid 6 to smithi07179299-46 2024-07-26T18:17:21.342 INFO:tasks.rados.rados.0.smithi071.stdout:3185: oid 46 updating version 0 to 2265 2024-07-26T18:17:21.343 INFO:tasks.rados.rados.0.smithi071.stdout:3185: oid 46 version 2265 is already newer than 2263 2024-07-26T18:17:21.343 INFO:tasks.rados.rados.0.smithi071.stdout:3185: oid 46 updating version 2265 to 2266 2024-07-26T18:17:21.343 INFO:tasks.rados.rados.0.smithi071.stdout:3185: oid 46 version 2266 is already newer than 2264 2024-07-26T18:17:21.343 INFO:tasks.rados.rados.0.smithi071.stdout:3185: oid 46 updating version 2266 to 2267 2024-07-26T18:17:21.343 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 2267 (ObjNum 986 snap 298 seq_num 986) dirty exists 2024-07-26T18:17:21.343 INFO:tasks.rados.rados.0.smithi071.stdout:3185: left oid 46 (ObjNum 986 snap 298 seq_num 986) 2024-07-26T18:17:21.346 INFO:tasks.rados.rados.0.smithi071.stdout:3186: expect (ObjNum 976 snap 292 seq_num 976) 2024-07-26T18:17:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:21 smithi135 ceph-mon[85352]: osdmap e682: 8 total, 8 up, 8 in 2024-07-26T18:17:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:21 smithi135 ceph-mon[85352]: osdmap e683: 8 total, 8 up, 8 in 2024-07-26T18:17:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:21 smithi071 ceph-mon[90507]: osdmap e682: 8 total, 8 up, 8 in 2024-07-26T18:17:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:21 smithi071 ceph-mon[90507]: osdmap e683: 8 total, 8 up, 8 in 2024-07-26T18:17:21.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:21 smithi071 ceph-mon[92867]: osdmap e682: 8 total, 8 up, 8 in 2024-07-26T18:17:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:21 smithi071 ceph-mon[92867]: osdmap e683: 8 total, 8 up, 8 in 2024-07-26T18:17:22.303 INFO:tasks.rados.rados.0.smithi071.stdout:3185: done (3 left) 2024-07-26T18:17:22.303 INFO:tasks.rados.rados.0.smithi071.stdout:3186: done (2 left) 2024-07-26T18:17:22.303 INFO:tasks.rados.rados.0.smithi071.stdout:3187: done (1 left) 2024-07-26T18:17:22.303 INFO:tasks.rados.rados.0.smithi071.stdout:3189: done (0 left) 2024-07-26T18:17:22.303 INFO:tasks.rados.rados.0.smithi071.stdout:3190: snap_create 2024-07-26T18:17:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:22 smithi071 ceph-mon[90507]: pgmap v697: 121 pgs: 121 active+clean; 184 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 732 KiB/s wr, 15 op/s 2024-07-26T18:17:22.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:17:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:17:22] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.43.0" 2024-07-26T18:17:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:22 smithi071 ceph-mon[92867]: pgmap v697: 121 pgs: 121 active+clean; 184 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 732 KiB/s wr, 15 op/s 2024-07-26T18:17:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:22 smithi135 ceph-mon[85352]: pgmap v697: 121 pgs: 121 active+clean; 184 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 732 KiB/s wr, 15 op/s 2024-07-26T18:17:23.299 INFO:tasks.rados.rados.0.smithi071.stdout:3190: done (0 left) 2024-07-26T18:17:23.299 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 300 2024-07-26T18:17:23.300 INFO:tasks.rados.rados.0.smithi071.stdout:3191: seq_num 987 ranges {933888=532480,1466368=647168,2113536=417792,2531328=409600,2940928=131072} 2024-07-26T18:17:23.307 INFO:tasks.rados.rados.0.smithi071.stdout:3191: writing smithi07179299-15 from 933888 to 1466368 tid 1 2024-07-26T18:17:23.311 INFO:tasks.rados.rados.0.smithi071.stdout:3191: writing smithi07179299-15 from 1466368 to 2113536 tid 2 2024-07-26T18:17:23.313 INFO:tasks.rados.rados.0.smithi071.stdout:3191: writing smithi07179299-15 from 2113536 to 2531328 tid 3 2024-07-26T18:17:23.316 INFO:tasks.rados.rados.0.smithi071.stdout:3191: writing smithi07179299-15 from 2531328 to 2940928 tid 4 2024-07-26T18:17:23.317 INFO:tasks.rados.rados.0.smithi071.stdout:3191: writing smithi07179299-15 from 2940928 to 3072000 tid 5 2024-07-26T18:17:23.318 INFO:tasks.rados.rados.0.smithi071.stdout:3192: rollback oid 3 current snap is 300 2024-07-26T18:17:23.318 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 3 to 294 2024-07-26T18:17:23.318 INFO:tasks.rados.rados.0.smithi071.stdout:3191: finishing write tid 1 to smithi07179299-15 2024-07-26T18:17:23.318 INFO:tasks.rados.rados.0.smithi071.stdout:3191: finishing write tid 2 to smithi07179299-15 2024-07-26T18:17:23.318 INFO:tasks.rados.rados.0.smithi071.stdout:3191: finishing write tid 3 to smithi07179299-15 2024-07-26T18:17:23.318 INFO:tasks.rados.rados.0.smithi071.stdout:3193: read oid 50 snap 297 2024-07-26T18:17:23.318 INFO:tasks.rados.rados.0.smithi071.stdout:3193: expect deleted 2024-07-26T18:17:23.318 INFO:tasks.rados.rados.0.smithi071.stdout:3194: snap_create 2024-07-26T18:17:23.320 INFO:tasks.rados.rados.0.smithi071.stdout:3191: finishing write tid 4 to smithi07179299-15 2024-07-26T18:17:23.321 INFO:tasks.rados.rados.0.smithi071.stdout:3191: finishing write tid 5 to smithi07179299-15 2024-07-26T18:17:23.321 INFO:tasks.rados.rados.0.smithi071.stdout:3191: finishing write tid 6 to smithi07179299-15 2024-07-26T18:17:23.322 INFO:tasks.rados.rados.0.smithi071.stdout:3192: finishing rollback tid 0 to smithi07179299-3 2024-07-26T18:17:23.322 INFO:tasks.rados.rados.0.smithi071.stdout:3191: finishing write tid 7 to smithi07179299-15 2024-07-26T18:17:23.322 INFO:tasks.rados.rados.0.smithi071.stdout:3191: oid 15 updating version 0 to 2365 2024-07-26T18:17:23.323 INFO:tasks.rados.rados.0.smithi071.stdout:3191: oid 15 version 2365 is already newer than 2364 2024-07-26T18:17:23.323 INFO:tasks.rados.rados.0.smithi071.stdout:3191: oid 15 updating version 2365 to 2366 2024-07-26T18:17:23.323 INFO:tasks.rados.rados.0.smithi071.stdout:3191: oid 15 updating version 2366 to 2368 2024-07-26T18:17:23.323 INFO:tasks.rados.rados.0.smithi071.stdout:3191: oid 15 version 2368 is already newer than 2363 2024-07-26T18:17:23.323 INFO:tasks.rados.rados.0.smithi071.stdout:3191: oid 15 version 2368 is already newer than 2367 2024-07-26T18:17:23.323 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 2368 (ObjNum 987 snap 300 seq_num 987) dirty exists 2024-07-26T18:17:23.323 INFO:tasks.rados.rados.0.smithi071.stdout:3191: left oid 15 (ObjNum 987 snap 300 seq_num 987) 2024-07-26T18:17:23.323 INFO:tasks.rados.rados.0.smithi071.stdout:3192: finishing rollback tid 1 to smithi07179299-3 2024-07-26T18:17:23.323 INFO:tasks.rados.rados.0.smithi071.stdout:3192: finishing rollback tid 2 to smithi07179299-3 2024-07-26T18:17:23.324 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 1888 (ObjNum 635 snap 190 seq_num 635) dirty exists 2024-07-26T18:17:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:23 smithi135 ceph-mon[85352]: osdmap e684: 8 total, 8 up, 8 in 2024-07-26T18:17:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:23 smithi071 ceph-mon[90507]: osdmap e684: 8 total, 8 up, 8 in 2024-07-26T18:17:23.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:23 smithi071 ceph-mon[92867]: osdmap e684: 8 total, 8 up, 8 in 2024-07-26T18:17:24.312 INFO:tasks.rados.rados.0.smithi071.stdout:3191: done (3 left) 2024-07-26T18:17:24.312 INFO:tasks.rados.rados.0.smithi071.stdout:3192: done (2 left) 2024-07-26T18:17:24.312 INFO:tasks.rados.rados.0.smithi071.stdout:3193: done (1 left) 2024-07-26T18:17:24.312 INFO:tasks.rados.rados.0.smithi071.stdout:3194: done (0 left) 2024-07-26T18:17:24.312 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 301 2024-07-26T18:17:24.312 INFO:tasks.rados.rados.0.smithi071.stdout:3195: seq_num 988 ranges {3276800=557056,3833856=532480,4366336=622592,4988928=450560} 2024-07-26T18:17:24.332 INFO:tasks.rados.rados.0.smithi071.stdout:3195: writing smithi07179299-7 from 3276800 to 3833856 tid 1 2024-07-26T18:17:24.335 INFO:tasks.rados.rados.0.smithi071.stdout:3195: writing smithi07179299-7 from 3833856 to 4366336 tid 2 2024-07-26T18:17:24.340 INFO:tasks.rados.rados.0.smithi071.stdout:3195: writing smithi07179299-7 from 4366336 to 4988928 tid 3 2024-07-26T18:17:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:3195: writing smithi07179299-7 from 4988928 to 5439488 tid 4 2024-07-26T18:17:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:3196: rollback oid 44 current snap is 301 2024-07-26T18:17:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 44 to 297 2024-07-26T18:17:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:3195: finishing write tid 1 to smithi07179299-7 2024-07-26T18:17:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:3195: finishing write tid 2 to smithi07179299-7 2024-07-26T18:17:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 301 2024-07-26T18:17:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:3197: seq_num 989 ranges {4177920=573440,4751360=466944,5218304=434176,5652480=638976,6291456=65536} 2024-07-26T18:17:24.368 INFO:tasks.rados.rados.0.smithi071.stdout:3197: writing smithi07179299-42 from 4177920 to 4751360 tid 1 2024-07-26T18:17:24.371 INFO:tasks.rados.rados.0.smithi071.stdout:3197: writing smithi07179299-42 from 4751360 to 5218304 tid 2 2024-07-26T18:17:24.374 INFO:tasks.rados.rados.0.smithi071.stdout:3197: writing smithi07179299-42 from 5218304 to 5652480 tid 3 2024-07-26T18:17:24.378 INFO:tasks.rados.rados.0.smithi071.stdout:3197: writing smithi07179299-42 from 5652480 to 6291456 tid 4 2024-07-26T18:17:24.380 INFO:tasks.rados.rados.0.smithi071.stdout:3197: writing smithi07179299-42 from 6291456 to 6356992 tid 5 2024-07-26T18:17:24.380 INFO:tasks.rados.rados.0.smithi071.stdout:3198: rollback oid 9 current snap is 301 2024-07-26T18:17:24.380 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 9 to 299 2024-07-26T18:17:24.380 INFO:tasks.rados.rados.0.smithi071.stdout:3195: finishing write tid 3 to smithi07179299-7 2024-07-26T18:17:24.380 INFO:tasks.rados.rados.0.smithi071.stdout:3199: read oid 27 snap -1 2024-07-26T18:17:24.380 INFO:tasks.rados.rados.0.smithi071.stdout:3199: expect (ObjNum 936 snap 281 seq_num 936) 2024-07-26T18:17:24.380 INFO:tasks.rados.rados.0.smithi071.stdout:3200: snap_create 2024-07-26T18:17:24.380 INFO:tasks.rados.rados.0.smithi071.stdout:3195: finishing write tid 4 to smithi07179299-7 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3195: finishing write tid 5 to smithi07179299-7 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3195: finishing write tid 6 to smithi07179299-7 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3195: oid 7 updating version 0 to 1854 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3195: oid 7 updating version 1854 to 1855 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3195: oid 7 updating version 1855 to 1856 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3195: oid 7 updating version 1856 to 1858 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3195: oid 7 version 1858 is already newer than 1857 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1858 (ObjNum 988 snap 301 seq_num 988) dirty exists 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3195: left oid 7 (ObjNum 988 snap 301 seq_num 988) 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3196: finishing rollback tid 0 to smithi07179299-44 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3196: finishing rollback tid 1 to smithi07179299-44 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:3196: finishing rollback tid 2 to smithi07179299-44 2024-07-26T18:17:24.381 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2157 (ObjNum 936 snap 281 seq_num 936) dirty exists 2024-07-26T18:17:24.382 INFO:tasks.rados.rados.0.smithi071.stdout:3197: finishing write tid 1 to smithi07179299-42 2024-07-26T18:17:24.382 INFO:tasks.rados.rados.0.smithi071.stdout:3197: finishing write tid 2 to smithi07179299-42 2024-07-26T18:17:24.382 INFO:tasks.rados.rados.0.smithi071.stdout:3197: finishing write tid 3 to smithi07179299-42 2024-07-26T18:17:24.383 INFO:tasks.rados.rados.0.smithi071.stdout:3197: finishing write tid 4 to smithi07179299-42 2024-07-26T18:17:24.383 INFO:tasks.rados.rados.0.smithi071.stdout:3197: finishing write tid 5 to smithi07179299-42 2024-07-26T18:17:24.384 INFO:tasks.rados.rados.0.smithi071.stdout:3197: finishing write tid 6 to smithi07179299-42 2024-07-26T18:17:24.386 INFO:tasks.rados.rados.0.smithi071.stdout:3197: finishing write tid 7 to smithi07179299-42 2024-07-26T18:17:24.386 INFO:tasks.rados.rados.0.smithi071.stdout:3197: oid 42 updating version 0 to 2402 2024-07-26T18:17:24.386 INFO:tasks.rados.rados.0.smithi071.stdout:3197: oid 42 version 2402 is already newer than 2399 2024-07-26T18:17:24.387 INFO:tasks.rados.rados.0.smithi071.stdout:3197: oid 42 version 2402 is already newer than 2398 2024-07-26T18:17:24.387 INFO:tasks.rados.rados.0.smithi071.stdout:3197: oid 42 version 2402 is already newer than 2397 2024-07-26T18:17:24.387 INFO:tasks.rados.rados.0.smithi071.stdout:3197: oid 42 version 2402 is already newer than 2400 2024-07-26T18:17:24.387 INFO:tasks.rados.rados.0.smithi071.stdout:3197: oid 42 version 2402 is already newer than 2401 2024-07-26T18:17:24.387 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2402 (ObjNum 989 snap 301 seq_num 989) dirty exists 2024-07-26T18:17:24.387 INFO:tasks.rados.rados.0.smithi071.stdout:3197: left oid 42 (ObjNum 989 snap 301 seq_num 989) 2024-07-26T18:17:24.387 INFO:tasks.rados.rados.0.smithi071.stdout:3198: finishing rollback tid 1 to smithi07179299-9 2024-07-26T18:17:24.387 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 2341 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-26T18:17:24.393 INFO:tasks.rados.rados.0.smithi071.stdout:3199: expect (ObjNum 936 snap 281 seq_num 936) 2024-07-26T18:17:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:24 smithi071 ceph-mon[90507]: osdmap e685: 8 total, 8 up, 8 in 2024-07-26T18:17:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:24 smithi071 ceph-mon[90507]: pgmap v700: 121 pgs: 121 active+clean; 202 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.6 MiB/s wr, 14 op/s 2024-07-26T18:17:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:24 smithi071 ceph-mon[92867]: osdmap e685: 8 total, 8 up, 8 in 2024-07-26T18:17:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:24 smithi071 ceph-mon[92867]: pgmap v700: 121 pgs: 121 active+clean; 202 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.6 MiB/s wr, 14 op/s 2024-07-26T18:17:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:24 smithi135 ceph-mon[85352]: osdmap e685: 8 total, 8 up, 8 in 2024-07-26T18:17:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:24 smithi135 ceph-mon[85352]: pgmap v700: 121 pgs: 121 active+clean; 202 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.6 MiB/s wr, 14 op/s 2024-07-26T18:17:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:3195: done (5 left) 2024-07-26T18:17:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:3196: done (4 left) 2024-07-26T18:17:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:3197: done (3 left) 2024-07-26T18:17:25.315 INFO:tasks.rados.rados.0.smithi071.stdout:3198: done (2 left) 2024-07-26T18:17:25.316 INFO:tasks.rados.rados.0.smithi071.stdout:3199: done (1 left) 2024-07-26T18:17:25.316 INFO:tasks.rados.rados.0.smithi071.stdout:3200: done (0 left) 2024-07-26T18:17:25.316 INFO:tasks.rados.rados.0.smithi071.stdout:3201: rmattr oid 18 current snap is 302 2024-07-26T18:17:25.316 INFO:tasks.rados.rados.0.smithi071.stdout:3202: rmattr oid 30 current snap is 302 2024-07-26T18:17:25.316 INFO:tasks.rados.rados.0.smithi071.stdout:3202: done (1 left) 2024-07-26T18:17:25.316 INFO:tasks.rados.rados.0.smithi071.stdout:3203: snap_create 2024-07-26T18:17:25.321 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 2149 (ObjNum 949 snap 286 seq_num 949) dirty exists 2024-07-26T18:17:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:25 smithi071 ceph-mon[90507]: osdmap e686: 8 total, 8 up, 8 in 2024-07-26T18:17:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:25 smithi071 ceph-mon[92867]: osdmap e686: 8 total, 8 up, 8 in 2024-07-26T18:17:25.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:25 smithi135 ceph-mon[85352]: osdmap e686: 8 total, 8 up, 8 in 2024-07-26T18:17:26.276 INFO:tasks.rados.rados.0.smithi071.stdout:3201: done (1 left) 2024-07-26T18:17:26.277 INFO:tasks.rados.rados.0.smithi071.stdout:3203: done (0 left) 2024-07-26T18:17:26.277 INFO:tasks.rados.rados.0.smithi071.stdout:3204: delete oid 49 current snap is 303 2024-07-26T18:17:26.282 INFO:tasks.rados.rados.0.smithi071.stdout:3204: done (0 left) 2024-07-26T18:17:26.282 INFO:tasks.rados.rados.0.smithi071.stdout:3205: rmattr oid 20 current snap is 303 2024-07-26T18:17:26.283 INFO:tasks.rados.rados.0.smithi071.stdout:3205: done (0 left) 2024-07-26T18:17:26.283 INFO:tasks.rados.rados.0.smithi071.stdout:3206: copy_from oid 20 from oid 43 current snap is 303 2024-07-26T18:17:26.283 INFO:tasks.rados.rados.0.smithi071.stdout:3207: rollback oid 31 current snap is 303 2024-07-26T18:17:26.283 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 31 to 300 2024-07-26T18:17:26.283 INFO:tasks.rados.rados.0.smithi071.stdout:3208: read oid 46 snap -1 2024-07-26T18:17:26.283 INFO:tasks.rados.rados.0.smithi071.stdout:3208: expect (ObjNum 986 snap 298 seq_num 986) 2024-07-26T18:17:26.283 INFO:tasks.rados.rados.0.smithi071.stdout:3209: snap_create 2024-07-26T18:17:26.287 INFO:tasks.rados.rados.0.smithi071.stdout:3207: finishing rollback tid 0 to smithi07179299-31 2024-07-26T18:17:26.287 INFO:tasks.rados.rados.0.smithi071.stdout:3207: finishing rollback tid 1 to smithi07179299-31 2024-07-26T18:17:26.287 INFO:tasks.rados.rados.0.smithi071.stdout:3207: finishing rollback tid 2 to smithi07179299-31 2024-07-26T18:17:26.287 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1047 (ObjNum 958 snap 289 seq_num 958) dirty exists 2024-07-26T18:17:26.306 INFO:tasks.rados.rados.0.smithi071.stdout:3208: expect (ObjNum 986 snap 298 seq_num 986) 2024-07-26T18:17:26.445 INFO:tasks.rados.rados.0.smithi071.stdout:3206: finishing copy_from racing read to smithi07179299-20 2024-07-26T18:17:26.445 INFO:tasks.rados.rados.0.smithi071.stdout:3206: finishing copy_from to smithi07179299-20 2024-07-26T18:17:26.445 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2363 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:17:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:26 smithi071 ceph-mon[92867]: osdmap e687: 8 total, 8 up, 8 in 2024-07-26T18:17:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:26 smithi071 ceph-mon[92867]: pgmap v703: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.6 MiB/s wr, 8 op/s 2024-07-26T18:17:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:26 smithi071 ceph-mon[92867]: osdmap e688: 8 total, 8 up, 8 in 2024-07-26T18:17:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:26 smithi071 ceph-mon[90507]: osdmap e687: 8 total, 8 up, 8 in 2024-07-26T18:17:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:26 smithi071 ceph-mon[90507]: pgmap v703: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.6 MiB/s wr, 8 op/s 2024-07-26T18:17:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:26 smithi071 ceph-mon[90507]: osdmap e688: 8 total, 8 up, 8 in 2024-07-26T18:17:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:26 smithi135 ceph-mon[85352]: osdmap e687: 8 total, 8 up, 8 in 2024-07-26T18:17:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:26 smithi135 ceph-mon[85352]: pgmap v703: 121 pgs: 121 active+clean; 204 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.6 MiB/s wr, 8 op/s 2024-07-26T18:17:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:26 smithi135 ceph-mon[85352]: osdmap e688: 8 total, 8 up, 8 in 2024-07-26T18:17:27.275 INFO:tasks.rados.rados.0.smithi071.stdout:3206: done (3 left) 2024-07-26T18:17:27.275 INFO:tasks.rados.rados.0.smithi071.stdout:3207: done (2 left) 2024-07-26T18:17:27.275 INFO:tasks.rados.rados.0.smithi071.stdout:3208: done (1 left) 2024-07-26T18:17:27.275 INFO:tasks.rados.rados.0.smithi071.stdout:3209: done (0 left) 2024-07-26T18:17:27.275 INFO:tasks.rados.rados.0.smithi071.stdout:3210: read oid 8 snap -1 2024-07-26T18:17:27.275 INFO:tasks.rados.rados.0.smithi071.stdout:3210: expect (ObjNum 780 snap 234 seq_num 780) 2024-07-26T18:17:27.275 INFO:tasks.rados.rados.0.smithi071.stdout:3211: delete oid 44 current snap is 304 2024-07-26T18:17:27.281 INFO:tasks.rados.rados.0.smithi071.stdout:3211: done (1 left) 2024-07-26T18:17:27.281 INFO:tasks.rados.rados.0.smithi071.stdout:3212: read oid 5 snap -1 2024-07-26T18:17:27.281 INFO:tasks.rados.rados.0.smithi071.stdout:3212: expect (ObjNum 936 snap 281 seq_num 936) 2024-07-26T18:17:27.281 INFO:tasks.rados.rados.0.smithi071.stdout:3213: read oid 23 snap -1 2024-07-26T18:17:27.281 INFO:tasks.rados.rados.0.smithi071.stdout:3213: expect (ObjNum 917 snap 277 seq_num 917) 2024-07-26T18:17:27.281 INFO:tasks.rados.rados.0.smithi071.stdout:3214: rmattr oid 48 current snap is 304 2024-07-26T18:17:27.281 INFO:tasks.rados.rados.0.smithi071.stdout:3214: done (3 left) 2024-07-26T18:17:27.281 INFO:tasks.rados.rados.0.smithi071.stdout:3215: snap_create 2024-07-26T18:17:27.285 INFO:tasks.rados.rados.0.smithi071.stdout:3210: expect (ObjNum 780 snap 234 seq_num 780) 2024-07-26T18:17:27.315 INFO:tasks.rados.rados.0.smithi071.stdout:3213: expect (ObjNum 917 snap 277 seq_num 917) 2024-07-26T18:17:27.340 INFO:tasks.rados.rados.0.smithi071.stdout:3212: expect (ObjNum 936 snap 281 seq_num 936) 2024-07-26T18:17:28.280 INFO:tasks.rados.rados.0.smithi071.stdout:3210: done (3 left) 2024-07-26T18:17:28.280 INFO:tasks.rados.rados.0.smithi071.stdout:3212: done (2 left) 2024-07-26T18:17:28.280 INFO:tasks.rados.rados.0.smithi071.stdout:3213: done (1 left) 2024-07-26T18:17:28.280 INFO:tasks.rados.rados.0.smithi071.stdout:3215: done (0 left) 2024-07-26T18:17:28.280 INFO:tasks.rados.rados.0.smithi071.stdout:3216: snap_remove snap 294 2024-07-26T18:17:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:28 smithi135 ceph-mon[85352]: osdmap e689: 8 total, 8 up, 8 in 2024-07-26T18:17:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:28 smithi135 ceph-mon[85352]: pgmap v706: 121 pgs: 121 active+clean; 212 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-07-26T18:17:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:28 smithi071 ceph-mon[92867]: osdmap e689: 8 total, 8 up, 8 in 2024-07-26T18:17:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:28 smithi071 ceph-mon[92867]: pgmap v706: 121 pgs: 121 active+clean; 212 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-07-26T18:17:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:28 smithi071 ceph-mon[90507]: osdmap e689: 8 total, 8 up, 8 in 2024-07-26T18:17:28.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:28.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:28 smithi071 ceph-mon[90507]: pgmap v706: 121 pgs: 121 active+clean; 212 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-07-26T18:17:29.287 INFO:tasks.rados.rados.0.smithi071.stdout:3216: done (0 left) 2024-07-26T18:17:29.288 INFO:tasks.rados.rados.0.smithi071.stdout:3217: read oid 1 snap -1 2024-07-26T18:17:29.288 INFO:tasks.rados.rados.0.smithi071.stdout:3217: expect (ObjNum 970 snap 291 seq_num 970) 2024-07-26T18:17:29.288 INFO:tasks.rados.rados.0.smithi071.stdout:3218: copy_from oid 12 from oid 10 current snap is 305 2024-07-26T18:17:29.288 INFO:tasks.rados.rados.0.smithi071.stdout:3219: read oid 45 snap -1 2024-07-26T18:17:29.288 INFO:tasks.rados.rados.0.smithi071.stdout:3219: expect deleted 2024-07-26T18:17:29.288 INFO:tasks.rados.rados.0.smithi071.stdout:3220: copy_from oid 28 from oid 16 current snap is 305 2024-07-26T18:17:29.288 INFO:tasks.rados.rados.0.smithi071.stdout:3221: read oid 2 snap 301 2024-07-26T18:17:29.288 INFO:tasks.rados.rados.0.smithi071.stdout:3221: expect (ObjNum 962 snap 289 seq_num 962) 2024-07-26T18:17:29.288 INFO:tasks.rados.rados.0.smithi071.stdout:3222: snap_create 2024-07-26T18:17:29.306 INFO:tasks.rados.rados.0.smithi071.stdout:3218: finishing copy_from to smithi07179299-12 2024-07-26T18:17:29.306 INFO:tasks.rados.rados.0.smithi071.stdout:3218: got expected ENOENT (src dne) 2024-07-26T18:17:29.306 INFO:tasks.rados.rados.0.smithi071.stdout:3218: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:17:29.307 INFO:tasks.rados.rados.0.smithi071.stdout:3217: expect (ObjNum 970 snap 291 seq_num 970) 2024-07-26T18:17:29.357 INFO:tasks.rados.rados.0.smithi071.stdout:3220: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:17:29.357 INFO:tasks.rados.rados.0.smithi071.stdout:3220: finishing copy_from to smithi07179299-28 2024-07-26T18:17:29.357 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 2259 (ObjNum 960 snap 289 seq_num 960) dirty exists 2024-07-26T18:17:29.357 INFO:tasks.rados.rados.0.smithi071.stdout:3221: expect (ObjNum 962 snap 289 seq_num 962) 2024-07-26T18:17:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:29 smithi135 ceph-mon[85352]: osdmap e690: 8 total, 8 up, 8 in 2024-07-26T18:17:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:29 smithi071 ceph-mon[90507]: osdmap e690: 8 total, 8 up, 8 in 2024-07-26T18:17:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:29 smithi071 ceph-mon[92867]: osdmap e690: 8 total, 8 up, 8 in 2024-07-26T18:17:30.298 INFO:tasks.rados.rados.0.smithi071.stdout:3217: done (5 left) 2024-07-26T18:17:30.299 INFO:tasks.rados.rados.0.smithi071.stdout:3218: done (4 left) 2024-07-26T18:17:30.299 INFO:tasks.rados.rados.0.smithi071.stdout:3219: done (3 left) 2024-07-26T18:17:30.299 INFO:tasks.rados.rados.0.smithi071.stdout:3220: done (2 left) 2024-07-26T18:17:30.299 INFO:tasks.rados.rados.0.smithi071.stdout:3221: done (1 left) 2024-07-26T18:17:30.299 INFO:tasks.rados.rados.0.smithi071.stdout:3222: done (0 left) 2024-07-26T18:17:30.299 INFO:tasks.rados.rados.0.smithi071.stdout:3223: setattr oid 18 current snap is 306 2024-07-26T18:17:30.300 INFO:tasks.rados.rados.0.smithi071.stdout:3224: copy_from oid 28 from oid 41 current snap is 306 2024-07-26T18:17:30.300 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 3 current snap is 306 2024-07-26T18:17:30.300 INFO:tasks.rados.rados.0.smithi071.stdout:3225: seq_num 992 ranges {1449984=622592,2072576=524288,2596864=606208,3203072=475136} 2024-07-26T18:17:30.311 INFO:tasks.rados.rados.0.smithi071.stdout:3225: writing smithi07179299-3 from 1449984 to 2072576 tid 1 2024-07-26T18:17:30.314 INFO:tasks.rados.rados.0.smithi071.stdout:3225: writing smithi07179299-3 from 2072576 to 2596864 tid 2 2024-07-26T18:17:30.317 INFO:tasks.rados.rados.0.smithi071.stdout:3225: writing smithi07179299-3 from 2596864 to 3203072 tid 3 2024-07-26T18:17:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:3225: writing smithi07179299-3 from 3203072 to 3678208 tid 4 2024-07-26T18:17:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 306 2024-07-26T18:17:30.320 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 2151 (ObjNum 949 snap 286 seq_num 949) dirty exists 2024-07-26T18:17:30.321 INFO:tasks.rados.rados.0.smithi071.stdout:3225: finishing write tid 1 to smithi07179299-3 2024-07-26T18:17:30.321 INFO:tasks.rados.rados.0.smithi071.stdout:3226: seq_num 993 ranges {3416064=638976,4055040=409600,4464640=409600,4874240=688128,5562368=98304} 2024-07-26T18:17:30.343 INFO:tasks.rados.rados.0.smithi071.stdout:3226: writing smithi07179299-5 from 3416064 to 4055040 tid 1 2024-07-26T18:17:30.345 INFO:tasks.rados.rados.0.smithi071.stdout:3226: writing smithi07179299-5 from 4055040 to 4464640 tid 2 2024-07-26T18:17:30.348 INFO:tasks.rados.rados.0.smithi071.stdout:3226: writing smithi07179299-5 from 4464640 to 4874240 tid 3 2024-07-26T18:17:30.352 INFO:tasks.rados.rados.0.smithi071.stdout:3226: writing smithi07179299-5 from 4874240 to 5562368 tid 4 2024-07-26T18:17:30.353 INFO:tasks.rados.rados.0.smithi071.stdout:3226: writing smithi07179299-5 from 5562368 to 5660672 tid 5 2024-07-26T18:17:30.353 INFO:tasks.rados.rados.0.smithi071.stdout:3223: done (3 left) 2024-07-26T18:17:30.353 INFO:tasks.rados.rados.0.smithi071.stdout:3227: snap_remove snap 303 2024-07-26T18:17:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:30 smithi135 ceph-mon[85352]: osdmap e691: 8 total, 8 up, 8 in 2024-07-26T18:17:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:30 smithi135 ceph-mon[85352]: pgmap v709: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 214 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-07-26T18:17:30.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:30 smithi071 ceph-mon[90507]: osdmap e691: 8 total, 8 up, 8 in 2024-07-26T18:17:30.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:30 smithi071 ceph-mon[90507]: pgmap v709: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 214 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-07-26T18:17:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:30 smithi071 ceph-mon[92867]: osdmap e691: 8 total, 8 up, 8 in 2024-07-26T18:17:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:30 smithi071 ceph-mon[92867]: pgmap v709: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 214 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.5 MiB/s wr, 13 op/s 2024-07-26T18:17:31.275 INFO:tasks.rados.rados.0.smithi071.stdout:3227: done (3 left) 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3228: rollback oid 49 current snap is 306 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 49 to 296 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3225: finishing write tid 2 to smithi07179299-3 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3225: finishing write tid 3 to smithi07179299-3 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3225: finishing write tid 4 to smithi07179299-3 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3225: finishing write tid 5 to smithi07179299-3 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3225: finishing write tid 6 to smithi07179299-3 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3225: oid 3 updating version 0 to 1893 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3225: oid 3 version 1893 is already newer than 1889 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3225: oid 3 version 1893 is already newer than 1892 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3225: oid 3 version 1893 is already newer than 1890 2024-07-26T18:17:31.276 INFO:tasks.rados.rados.0.smithi071.stdout:3225: oid 3 version 1893 is already newer than 1891 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 1893 (ObjNum 992 snap 306 seq_num 992) dirty exists 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3225: left oid 3 (ObjNum 992 snap 306 seq_num 992) 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3224: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3224: finishing copy_from to smithi07179299-28 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 1885 (ObjNum 974 snap 292 seq_num 974) dirty exists 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3226: finishing write tid 1 to smithi07179299-5 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3226: finishing write tid 2 to smithi07179299-5 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3226: finishing write tid 3 to smithi07179299-5 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3226: finishing write tid 4 to smithi07179299-5 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3226: finishing write tid 5 to smithi07179299-5 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3226: finishing write tid 6 to smithi07179299-5 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3226: finishing write tid 7 to smithi07179299-5 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3226: oid 5 updating version 0 to 2364 2024-07-26T18:17:31.277 INFO:tasks.rados.rados.0.smithi071.stdout:3226: oid 5 updating version 2364 to 2367 2024-07-26T18:17:31.278 INFO:tasks.rados.rados.0.smithi071.stdout:3226: oid 5 updating version 2367 to 2368 2024-07-26T18:17:31.278 INFO:tasks.rados.rados.0.smithi071.stdout:3226: oid 5 version 2368 is already newer than 2366 2024-07-26T18:17:31.278 INFO:tasks.rados.rados.0.smithi071.stdout:3226: oid 5 version 2368 is already newer than 2365 2024-07-26T18:17:31.278 INFO:tasks.rados.rados.0.smithi071.stdout:3226: oid 5 updating version 2368 to 2369 2024-07-26T18:17:31.278 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2369 (ObjNum 993 snap 306 seq_num 993) dirty exists 2024-07-26T18:17:31.278 INFO:tasks.rados.rados.0.smithi071.stdout:3226: left oid 5 (ObjNum 993 snap 306 seq_num 993) 2024-07-26T18:17:31.278 INFO:tasks.rados.rados.0.smithi071.stdout:3224: done (3 left) 2024-07-26T18:17:31.278 INFO:tasks.rados.rados.0.smithi071.stdout:3225: done (2 left) 2024-07-26T18:17:31.278 INFO:tasks.rados.rados.0.smithi071.stdout:3226: done (1 left) 2024-07-26T18:17:31.278 INFO:tasks.rados.rados.0.smithi071.stdout:3229: setattr oid 16 current snap is 306 2024-07-26T18:17:31.279 INFO:tasks.rados.rados.0.smithi071.stdout:3230: copy_from oid 44 from oid 34 current snap is 306 2024-07-26T18:17:31.279 INFO:tasks.rados.rados.0.smithi071.stdout:3231: read oid 15 snap -1 2024-07-26T18:17:31.279 INFO:tasks.rados.rados.0.smithi071.stdout:3231: expect (ObjNum 987 snap 300 seq_num 987) 2024-07-26T18:17:31.279 INFO:tasks.rados.rados.0.smithi071.stdout:3232: rollback oid 18 current snap is 306 2024-07-26T18:17:31.279 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 18 to 298 2024-07-26T18:17:31.279 INFO:tasks.rados.rados.0.smithi071.stdout:3233: snap_remove snap 301 2024-07-26T18:17:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:31 smithi135 ceph-mon[85352]: osdmap e692: 8 total, 8 up, 8 in 2024-07-26T18:17:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:31 smithi135 ceph-mon[85352]: osdmap e693: 8 total, 8 up, 8 in 2024-07-26T18:17:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:31 smithi071 ceph-mon[90507]: osdmap e692: 8 total, 8 up, 8 in 2024-07-26T18:17:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:31 smithi071 ceph-mon[90507]: osdmap e693: 8 total, 8 up, 8 in 2024-07-26T18:17:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:31 smithi071 ceph-mon[92867]: osdmap e692: 8 total, 8 up, 8 in 2024-07-26T18:17:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:31 smithi071 ceph-mon[92867]: osdmap e693: 8 total, 8 up, 8 in 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:3233: done (5 left) 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:3234: rollback oid 7 current snap is 306 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 7 to 276 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:3228: finishing rollback tid 1 to smithi07179299-49 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:3228: finishing rollback tid 2 to smithi07179299-49 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 2153 (ObjNum 972 snap 292 seq_num 972) dirty exists 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:3232: finishing rollback tid 0 to smithi07179299-18 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:3232: finishing rollback tid 1 to smithi07179299-18 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:3232: finishing rollback tid 2 to smithi07179299-18 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 2156 (ObjNum 949 snap 286 seq_num 949) dirty exists 2024-07-26T18:17:32.277 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 2369 (ObjNum 960 snap 289 seq_num 960) dirty exists 2024-07-26T18:17:32.278 INFO:tasks.rados.rados.0.smithi071.stdout:3230: finishing copy_from racing read to smithi07179299-44 2024-07-26T18:17:32.278 INFO:tasks.rados.rados.0.smithi071.stdout:3230: finishing copy_from to smithi07179299-44 2024-07-26T18:17:32.278 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 1522 (ObjNum 981 snap 296 seq_num 981) dirty exists 2024-07-26T18:17:32.278 INFO:tasks.rados.rados.0.smithi071.stdout:3228: done (5 left) 2024-07-26T18:17:32.278 INFO:tasks.rados.rados.0.smithi071.stdout:3229: done (4 left) 2024-07-26T18:17:32.278 INFO:tasks.rados.rados.0.smithi071.stdout:3230: done (3 left) 2024-07-26T18:17:32.278 INFO:tasks.rados.rados.0.smithi071.stdout:3232: done (2 left) 2024-07-26T18:17:32.278 INFO:tasks.rados.rados.0.smithi071.stdout:3235: rmattr oid 36 current snap is 306 2024-07-26T18:17:32.278 INFO:tasks.rados.rados.0.smithi071.stdout:3231: expect (ObjNum 987 snap 300 seq_num 987) 2024-07-26T18:17:32.375 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 2140 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:17:32.375 INFO:tasks.rados.rados.0.smithi071.stdout:3234: finishing rollback tid 0 to smithi07179299-7 2024-07-26T18:17:32.375 INFO:tasks.rados.rados.0.smithi071.stdout:3234: finishing rollback tid 1 to smithi07179299-7 2024-07-26T18:17:32.375 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1860 (ObjNum 65 snap 0 seq_num 1331524709) dirty dne 2024-07-26T18:17:32.375 INFO:tasks.rados.rados.0.smithi071.stdout:3231: done (2 left) 2024-07-26T18:17:32.375 INFO:tasks.rados.rados.0.smithi071.stdout:3234: done (1 left) 2024-07-26T18:17:32.376 INFO:tasks.rados.rados.0.smithi071.stdout:3235: done (0 left) 2024-07-26T18:17:32.376 INFO:tasks.rados.rados.0.smithi071.stdout:3236: snap_remove snap 302 2024-07-26T18:17:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:17:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:17:32] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.43.0" 2024-07-26T18:17:32.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:32 smithi071 ceph-mon[92867]: pgmap v712: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 218 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 532 KiB/s wr, 9 op/s 2024-07-26T18:17:32.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:32 smithi071 ceph-mon[92867]: osdmap e694: 8 total, 8 up, 8 in 2024-07-26T18:17:32.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:32 smithi071 ceph-mon[90507]: pgmap v712: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 218 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 532 KiB/s wr, 9 op/s 2024-07-26T18:17:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:32 smithi071 ceph-mon[90507]: osdmap e694: 8 total, 8 up, 8 in 2024-07-26T18:17:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:32 smithi135 ceph-mon[85352]: pgmap v712: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 218 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 532 KiB/s wr, 9 op/s 2024-07-26T18:17:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:32 smithi135 ceph-mon[85352]: osdmap e694: 8 total, 8 up, 8 in 2024-07-26T18:17:33.305 INFO:tasks.rados.rados.0.smithi071.stdout:3236: done (0 left) 2024-07-26T18:17:33.305 INFO:tasks.rados.rados.0.smithi071.stdout:3237: snap_remove snap 299 2024-07-26T18:17:34.312 INFO:tasks.rados.rados.0.smithi071.stdout:3237: done (0 left) 2024-07-26T18:17:34.312 INFO:tasks.rados.rados.0.smithi071.stdout:3238: read oid 13 snap 297 2024-07-26T18:17:34.312 INFO:tasks.rados.rados.0.smithi071.stdout:3238: expect (ObjNum 947 snap 286 seq_num 947) 2024-07-26T18:17:34.312 INFO:tasks.rados.rados.0.smithi071.stdout:3239: rollback oid 22 current snap is 306 2024-07-26T18:17:34.313 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 22 to 296 2024-07-26T18:17:34.313 INFO:tasks.rados.rados.0.smithi071.stdout:3240: snap_create 2024-07-26T18:17:34.318 INFO:tasks.rados.rados.0.smithi071.stdout:3239: finishing rollback tid 0 to smithi07179299-22 2024-07-26T18:17:34.319 INFO:tasks.rados.rados.0.smithi071.stdout:3239: finishing rollback tid 1 to smithi07179299-22 2024-07-26T18:17:34.319 INFO:tasks.rados.rados.0.smithi071.stdout:3239: finishing rollback tid 2 to smithi07179299-22 2024-07-26T18:17:34.319 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1863 (ObjNum 860 snap 261 seq_num 860) dirty exists 2024-07-26T18:17:34.340 INFO:tasks.rados.rados.0.smithi071.stdout:3238: expect (ObjNum 947 snap 286 seq_num 947) 2024-07-26T18:17:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:34 smithi135 ceph-mon[85352]: osdmap e695: 8 total, 8 up, 8 in 2024-07-26T18:17:34.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:34 smithi135 ceph-mon[85352]: pgmap v715: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.9 MiB/s wr, 19 op/s 2024-07-26T18:17:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:34 smithi071 ceph-mon[90507]: osdmap e695: 8 total, 8 up, 8 in 2024-07-26T18:17:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:34 smithi071 ceph-mon[90507]: pgmap v715: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.9 MiB/s wr, 19 op/s 2024-07-26T18:17:34.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:34 smithi071 ceph-mon[92867]: osdmap e695: 8 total, 8 up, 8 in 2024-07-26T18:17:34.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:34 smithi071 ceph-mon[92867]: pgmap v715: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.9 MiB/s wr, 19 op/s 2024-07-26T18:17:35.321 INFO:tasks.rados.rados.0.smithi071.stdout:3238: done (2 left) 2024-07-26T18:17:35.321 INFO:tasks.rados.rados.0.smithi071.stdout:3239: done (1 left) 2024-07-26T18:17:35.321 INFO:tasks.rados.rados.0.smithi071.stdout:3240: done (0 left) 2024-07-26T18:17:35.321 INFO:tasks.rados.rados.0.smithi071.stdout:3241: read oid 13 snap -1 2024-07-26T18:17:35.321 INFO:tasks.rados.rados.0.smithi071.stdout:3241: expect (ObjNum 947 snap 286 seq_num 947) 2024-07-26T18:17:35.322 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 307 2024-07-26T18:17:35.322 INFO:tasks.rados.rados.0.smithi071.stdout:3242: seq_num 994 ranges {2031616=655360,2686976=688128,3375104=622592,3997696=294912} 2024-07-26T18:17:35.335 INFO:tasks.rados.rados.0.smithi071.stdout:3242: writing smithi07179299-14 from 2031616 to 2686976 tid 1 2024-07-26T18:17:35.339 INFO:tasks.rados.rados.0.smithi071.stdout:3242: writing smithi07179299-14 from 2686976 to 3375104 tid 2 2024-07-26T18:17:35.343 INFO:tasks.rados.rados.0.smithi071.stdout:3242: writing smithi07179299-14 from 3375104 to 3997696 tid 3 2024-07-26T18:17:35.345 INFO:tasks.rados.rados.0.smithi071.stdout:3242: writing smithi07179299-14 from 3997696 to 4292608 tid 4 2024-07-26T18:17:35.345 INFO:tasks.rados.rados.0.smithi071.stdout:3243: rmattr oid 44 current snap is 307 2024-07-26T18:17:35.345 INFO:tasks.rados.rados.0.smithi071.stdout:3243: done (2 left) 2024-07-26T18:17:35.345 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 307 2024-07-26T18:17:35.345 INFO:tasks.rados.rados.0.smithi071.stdout:3244: seq_num 995 ranges {0=671744,671744=573440,1245184=778240,2023424=253952} 2024-07-26T18:17:35.348 INFO:tasks.rados.rados.0.smithi071.stdout:3244: writing smithi07179299-45 from 0 to 671744 tid 1 2024-07-26T18:17:35.352 INFO:tasks.rados.rados.0.smithi071.stdout:3244: writing smithi07179299-45 from 671744 to 1245184 tid 2 2024-07-26T18:17:35.356 INFO:tasks.rados.rados.0.smithi071.stdout:3244: writing smithi07179299-45 from 1245184 to 2023424 tid 3 2024-07-26T18:17:35.358 INFO:tasks.rados.rados.0.smithi071.stdout:3244: writing smithi07179299-45 from 2023424 to 2277376 tid 4 2024-07-26T18:17:35.358 INFO:tasks.rados.rados.0.smithi071.stdout:3245: rollback oid 47 current snap is 307 2024-07-26T18:17:35.359 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 297 2024-07-26T18:17:35.359 INFO:tasks.rados.rados.0.smithi071.stdout:3242: finishing write tid 1 to smithi07179299-14 2024-07-26T18:17:35.359 INFO:tasks.rados.rados.0.smithi071.stdout:3242: finishing write tid 2 to smithi07179299-14 2024-07-26T18:17:35.359 INFO:tasks.rados.rados.0.smithi071.stdout:3241: expect (ObjNum 947 snap 286 seq_num 947) 2024-07-26T18:17:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:35 smithi135 ceph-mon[85352]: osdmap e696: 8 total, 8 up, 8 in 2024-07-26T18:17:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:35 smithi071 ceph-mon[90507]: osdmap e696: 8 total, 8 up, 8 in 2024-07-26T18:17:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:35 smithi071 ceph-mon[92867]: osdmap e696: 8 total, 8 up, 8 in 2024-07-26T18:17:35.762 INFO:tasks.rados.rados.0.smithi071.stdout:3242: finishing write tid 3 to smithi07179299-14 2024-07-26T18:17:35.762 INFO:tasks.rados.rados.0.smithi071.stdout:3242: finishing write tid 4 to smithi07179299-14 2024-07-26T18:17:35.762 INFO:tasks.rados.rados.0.smithi071.stdout:3241: done (3 left) 2024-07-26T18:17:35.762 INFO:tasks.rados.rados.0.smithi071.stdout:3246: read oid 21 snap -1 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3246: expect (ObjNum 960 snap 289 seq_num 960) 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 307 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3242: finishing write tid 5 to smithi07179299-14 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3242: finishing write tid 6 to smithi07179299-14 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3242: oid 14 updating version 0 to 988 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3242: oid 14 version 988 is already newer than 987 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3242: oid 14 version 988 is already newer than 986 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3242: oid 14 version 988 is already newer than 985 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3242: oid 14 updating version 988 to 989 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 989 (ObjNum 994 snap 307 seq_num 994) dirty exists 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3242: left oid 14 (ObjNum 994 snap 307 seq_num 994) 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3244: finishing write tid 1 to smithi07179299-45 2024-07-26T18:17:35.763 INFO:tasks.rados.rados.0.smithi071.stdout:3247: seq_num 996 ranges {6111232=688128,6799360=507904,7307264=581632,7888896=516096} 2024-07-26T18:17:35.799 INFO:tasks.rados.rados.0.smithi071.stdout:3247: writing smithi07179299-22 from 6111232 to 6799360 tid 1 2024-07-26T18:17:35.802 INFO:tasks.rados.rados.0.smithi071.stdout:3247: writing smithi07179299-22 from 6799360 to 7307264 tid 2 2024-07-26T18:17:35.805 INFO:tasks.rados.rados.0.smithi071.stdout:3247: writing smithi07179299-22 from 7307264 to 7888896 tid 3 2024-07-26T18:17:35.809 INFO:tasks.rados.rados.0.smithi071.stdout:3247: writing smithi07179299-22 from 7888896 to 8404992 tid 4 2024-07-26T18:17:35.809 INFO:tasks.rados.rados.0.smithi071.stdout:3242: done (4 left) 2024-07-26T18:17:35.809 INFO:tasks.rados.rados.0.smithi071.stdout:3248: copy_from oid 35 from oid 32 current snap is 307 2024-07-26T18:17:35.809 INFO:tasks.rados.rados.0.smithi071.stdout:3244: finishing write tid 2 to smithi07179299-45 2024-07-26T18:17:35.809 INFO:tasks.rados.rados.0.smithi071.stdout:3244: finishing write tid 3 to smithi07179299-45 2024-07-26T18:17:35.809 INFO:tasks.rados.rados.0.smithi071.stdout:3244: finishing write tid 4 to smithi07179299-45 2024-07-26T18:17:35.809 INFO:tasks.rados.rados.0.smithi071.stdout:3244: finishing write tid 5 to smithi07179299-45 2024-07-26T18:17:35.809 INFO:tasks.rados.rados.0.smithi071.stdout:3245: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:17:35.809 INFO:tasks.rados.rados.0.smithi071.stdout:3245: finishing rollback tid 2 to smithi07179299-47 2024-07-26T18:17:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 1481 (ObjNum 982 snap 297 seq_num 982) dirty exists 2024-07-26T18:17:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:3244: finishing write tid 6 to smithi07179299-45 2024-07-26T18:17:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:3244: oid 45 updating version 0 to 1897 2024-07-26T18:17:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:3244: oid 45 version 1897 is already newer than 1896 2024-07-26T18:17:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:3244: oid 45 version 1897 is already newer than 1895 2024-07-26T18:17:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:3244: oid 45 version 1897 is already newer than 1894 2024-07-26T18:17:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:3244: oid 45 updating version 1897 to 1898 2024-07-26T18:17:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 1898 (ObjNum 995 snap 307 seq_num 995) dirty exists 2024-07-26T18:17:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:3244: left oid 45 (ObjNum 995 snap 307 seq_num 995) 2024-07-26T18:17:35.810 INFO:tasks.rados.rados.0.smithi071.stdout:3246: expect (ObjNum 960 snap 289 seq_num 960) 2024-07-26T18:17:35.867 INFO:tasks.rados.rados.0.smithi071.stdout:3247: finishing write tid 1 to smithi07179299-22 2024-07-26T18:17:35.867 INFO:tasks.rados.rados.0.smithi071.stdout:3247: finishing write tid 2 to smithi07179299-22 2024-07-26T18:17:35.867 INFO:tasks.rados.rados.0.smithi071.stdout:3247: finishing write tid 3 to smithi07179299-22 2024-07-26T18:17:35.867 INFO:tasks.rados.rados.0.smithi071.stdout:3247: finishing write tid 4 to smithi07179299-22 2024-07-26T18:17:35.867 INFO:tasks.rados.rados.0.smithi071.stdout:3247: finishing write tid 5 to smithi07179299-22 2024-07-26T18:17:35.867 INFO:tasks.rados.rados.0.smithi071.stdout:3247: finishing write tid 6 to smithi07179299-22 2024-07-26T18:17:35.867 INFO:tasks.rados.rados.0.smithi071.stdout:3247: oid 22 updating version 0 to 1866 2024-07-26T18:17:35.867 INFO:tasks.rados.rados.0.smithi071.stdout:3247: oid 22 updating version 1866 to 1867 2024-07-26T18:17:35.867 INFO:tasks.rados.rados.0.smithi071.stdout:3247: oid 22 version 1867 is already newer than 1865 2024-07-26T18:17:35.867 INFO:tasks.rados.rados.0.smithi071.stdout:3247: oid 22 updating version 1867 to 1868 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:3247: oid 22 version 1868 is already newer than 1864 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1868 (ObjNum 996 snap 307 seq_num 996) dirty exists 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:3247: left oid 22 (ObjNum 996 snap 307 seq_num 996) 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:3248: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:3244: done (4 left) 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:3245: done (3 left) 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:3246: done (2 left) 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:3247: done (1 left) 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 307 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:3248: finishing copy_from to smithi07179299-35 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 1469 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:17:35.868 INFO:tasks.rados.rados.0.smithi071.stdout:3249: seq_num 997 ranges {2351104=704512,3055616=794624,3850240=794624,4644864=16384} 2024-07-26T18:17:35.882 INFO:tasks.rados.rados.0.smithi071.stdout:3249: writing smithi07179299-19 from 2351104 to 3055616 tid 1 2024-07-26T18:17:35.887 INFO:tasks.rados.rados.0.smithi071.stdout:3249: writing smithi07179299-19 from 3055616 to 3850240 tid 2 2024-07-26T18:17:35.892 INFO:tasks.rados.rados.0.smithi071.stdout:3249: writing smithi07179299-19 from 3850240 to 4644864 tid 3 2024-07-26T18:17:35.892 INFO:tasks.rados.rados.0.smithi071.stdout:3249: writing smithi07179299-19 from 4644864 to 4661248 tid 4 2024-07-26T18:17:35.892 INFO:tasks.rados.rados.0.smithi071.stdout:3248: done (1 left) 2024-07-26T18:17:35.892 INFO:tasks.rados.rados.0.smithi071.stdout:3250: read oid 42 snap -1 2024-07-26T18:17:35.892 INFO:tasks.rados.rados.0.smithi071.stdout:3250: expect (ObjNum 989 snap 301 seq_num 989) 2024-07-26T18:17:35.892 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 307 2024-07-26T18:17:35.892 INFO:tasks.rados.rados.0.smithi071.stdout:3249: finishing write tid 1 to smithi07179299-19 2024-07-26T18:17:35.892 INFO:tasks.rados.rados.0.smithi071.stdout:3249: finishing write tid 2 to smithi07179299-19 2024-07-26T18:17:35.892 INFO:tasks.rados.rados.0.smithi071.stdout:3251: seq_num 998 ranges {0=720896,720896=679936,1400832=598016,1998848=327680} 2024-07-26T18:17:35.896 INFO:tasks.rados.rados.0.smithi071.stdout:3251: writing smithi07179299-33 from 0 to 720896 tid 1 2024-07-26T18:17:35.900 INFO:tasks.rados.rados.0.smithi071.stdout:3251: writing smithi07179299-33 from 720896 to 1400832 tid 2 2024-07-26T18:17:35.904 INFO:tasks.rados.rados.0.smithi071.stdout:3251: writing smithi07179299-33 from 1400832 to 1998848 tid 3 2024-07-26T18:17:35.908 INFO:tasks.rados.rados.0.smithi071.stdout:3251: writing smithi07179299-33 from 1998848 to 2326528 tid 4 2024-07-26T18:17:35.908 INFO:tasks.rados.rados.0.smithi071.stdout:3252: rollback oid 27 current snap is 307 2024-07-26T18:17:35.908 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 304 2024-07-26T18:17:35.908 INFO:tasks.rados.rados.0.smithi071.stdout:3249: finishing write tid 3 to smithi07179299-19 2024-07-26T18:17:35.908 INFO:tasks.rados.rados.0.smithi071.stdout:3249: finishing write tid 4 to smithi07179299-19 2024-07-26T18:17:35.908 INFO:tasks.rados.rados.0.smithi071.stdout:3249: finishing write tid 5 to smithi07179299-19 2024-07-26T18:17:35.908 INFO:tasks.rados.rados.0.smithi071.stdout:3249: finishing write tid 6 to smithi07179299-19 2024-07-26T18:17:35.908 INFO:tasks.rados.rados.0.smithi071.stdout:3249: oid 19 updating version 0 to 1910 2024-07-26T18:17:35.908 INFO:tasks.rados.rados.0.smithi071.stdout:3249: oid 19 version 1910 is already newer than 1907 2024-07-26T18:17:35.908 INFO:tasks.rados.rados.0.smithi071.stdout:3249: oid 19 updating version 1910 to 1911 2024-07-26T18:17:35.909 INFO:tasks.rados.rados.0.smithi071.stdout:3249: oid 19 version 1911 is already newer than 1908 2024-07-26T18:17:35.909 INFO:tasks.rados.rados.0.smithi071.stdout:3249: oid 19 version 1911 is already newer than 1909 2024-07-26T18:17:35.909 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 1911 (ObjNum 997 snap 307 seq_num 997) dirty exists 2024-07-26T18:17:35.909 INFO:tasks.rados.rados.0.smithi071.stdout:3249: left oid 19 (ObjNum 997 snap 307 seq_num 997) 2024-07-26T18:17:35.909 INFO:tasks.rados.rados.0.smithi071.stdout:3251: finishing write tid 1 to smithi07179299-33 2024-07-26T18:17:35.909 INFO:tasks.rados.rados.0.smithi071.stdout:3249: done (3 left) 2024-07-26T18:17:35.909 INFO:tasks.rados.rados.0.smithi071.stdout:3253: snap_create 2024-07-26T18:17:35.909 INFO:tasks.rados.rados.0.smithi071.stdout:3251: finishing write tid 2 to smithi07179299-33 2024-07-26T18:17:35.911 INFO:tasks.rados.rados.0.smithi071.stdout:3251: finishing write tid 3 to smithi07179299-33 2024-07-26T18:17:35.912 INFO:tasks.rados.rados.0.smithi071.stdout:3252: finishing rollback tid 0 to smithi07179299-27 2024-07-26T18:17:35.912 INFO:tasks.rados.rados.0.smithi071.stdout:3252: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:17:35.912 INFO:tasks.rados.rados.0.smithi071.stdout:3252: finishing rollback tid 2 to smithi07179299-27 2024-07-26T18:17:35.912 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 2372 (ObjNum 936 snap 281 seq_num 936) dirty exists 2024-07-26T18:17:35.913 INFO:tasks.rados.rados.0.smithi071.stdout:3251: finishing write tid 4 to smithi07179299-33 2024-07-26T18:17:35.913 INFO:tasks.rados.rados.0.smithi071.stdout:3251: finishing write tid 5 to smithi07179299-33 2024-07-26T18:17:35.915 INFO:tasks.rados.rados.0.smithi071.stdout:3251: finishing write tid 6 to smithi07179299-33 2024-07-26T18:17:35.915 INFO:tasks.rados.rados.0.smithi071.stdout:3251: oid 33 updating version 0 to 2369 2024-07-26T18:17:35.915 INFO:tasks.rados.rados.0.smithi071.stdout:3251: oid 33 version 2369 is already newer than 2367 2024-07-26T18:17:35.915 INFO:tasks.rados.rados.0.smithi071.stdout:3251: oid 33 version 2369 is already newer than 2366 2024-07-26T18:17:35.915 INFO:tasks.rados.rados.0.smithi071.stdout:3251: oid 33 version 2369 is already newer than 2368 2024-07-26T18:17:35.915 INFO:tasks.rados.rados.0.smithi071.stdout:3251: oid 33 version 2369 is already newer than 2365 2024-07-26T18:17:35.915 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 2369 (ObjNum 998 snap 307 seq_num 998) dirty exists 2024-07-26T18:17:35.915 INFO:tasks.rados.rados.0.smithi071.stdout:3251: left oid 33 (ObjNum 998 snap 307 seq_num 998) 2024-07-26T18:17:35.916 INFO:tasks.rados.rados.0.smithi071.stdout:3250: expect (ObjNum 989 snap 301 seq_num 989) 2024-07-26T18:17:36.330 INFO:tasks.rados.rados.0.smithi071.stdout:3250: done (3 left) 2024-07-26T18:17:36.330 INFO:tasks.rados.rados.0.smithi071.stdout:3251: done (2 left) 2024-07-26T18:17:36.330 INFO:tasks.rados.rados.0.smithi071.stdout:3252: done (1 left) 2024-07-26T18:17:36.330 INFO:tasks.rados.rados.0.smithi071.stdout:3253: done (0 left) 2024-07-26T18:17:36.330 INFO:tasks.rados.rados.0.smithi071.stdout:3254: snap_remove snap 305 2024-07-26T18:17:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:36 smithi071 ceph-mon[90507]: osdmap e697: 8 total, 8 up, 8 in 2024-07-26T18:17:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:36 smithi071 ceph-mon[90507]: pgmap v718: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-07-26T18:17:36.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:36 smithi071 ceph-mon[92867]: osdmap e697: 8 total, 8 up, 8 in 2024-07-26T18:17:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:36 smithi071 ceph-mon[92867]: pgmap v718: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-07-26T18:17:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:36 smithi135 ceph-mon[85352]: osdmap e697: 8 total, 8 up, 8 in 2024-07-26T18:17:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:36 smithi135 ceph-mon[85352]: pgmap v718: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 225 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.9 MiB/s wr, 13 op/s 2024-07-26T18:17:37.330 INFO:tasks.rados.rados.0.smithi071.stdout:3254: done (0 left) 2024-07-26T18:17:37.330 INFO:tasks.rados.rados.0.smithi071.stdout:3255: delete oid 16 current snap is 308 2024-07-26T18:17:37.342 INFO:tasks.rados.rados.0.smithi071.stdout:3255: done (0 left) 2024-07-26T18:17:37.342 INFO:tasks.rados.rados.0.smithi071.stdout:3256: read oid 10 snap -1 2024-07-26T18:17:37.342 INFO:tasks.rados.rados.0.smithi071.stdout:3256: expect deleted 2024-07-26T18:17:37.342 INFO:tasks.rados.rados.0.smithi071.stdout:3257: rmattr oid 43 current snap is 308 2024-07-26T18:17:37.342 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 308 2024-07-26T18:17:37.342 INFO:tasks.rados.rados.0.smithi071.stdout:3258: seq_num 1000 ranges {2023424=753664,2777088=442368,3219456=565248,3784704=458752,4243456=139264} 2024-07-26T18:17:37.357 INFO:tasks.rados.rados.0.smithi071.stdout:3258: writing smithi07179299-12 from 2023424 to 2777088 tid 1 2024-07-26T18:17:37.359 INFO:tasks.rados.rados.0.smithi071.stdout:3258: writing smithi07179299-12 from 2777088 to 3219456 tid 2 2024-07-26T18:17:37.362 INFO:tasks.rados.rados.0.smithi071.stdout:3258: writing smithi07179299-12 from 3219456 to 3784704 tid 3 2024-07-26T18:17:37.365 INFO:tasks.rados.rados.0.smithi071.stdout:3258: writing smithi07179299-12 from 3784704 to 4243456 tid 4 2024-07-26T18:17:37.366 INFO:tasks.rados.rados.0.smithi071.stdout:3258: writing smithi07179299-12 from 4243456 to 4382720 tid 5 2024-07-26T18:17:37.366 INFO:tasks.rados.rados.0.smithi071.stdout:3259: rmattr oid 38 current snap is 308 2024-07-26T18:17:37.366 INFO:tasks.rados.rados.0.smithi071.stdout:3259: done (3 left) 2024-07-26T18:17:37.366 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 308 2024-07-26T18:17:37.367 INFO:tasks.rados.rados.0.smithi071.stdout:3260: seq_num 1001 ranges {933888=770048,1703936=729088,2433024=770048,3203072=106496} 2024-07-26T18:17:37.375 INFO:tasks.rados.rados.0.smithi071.stdout:3260: writing smithi07179299-26 from 933888 to 1703936 tid 1 2024-07-26T18:17:37.379 INFO:tasks.rados.rados.0.smithi071.stdout:3260: writing smithi07179299-26 from 1703936 to 2433024 tid 2 2024-07-26T18:17:37.384 INFO:tasks.rados.rados.0.smithi071.stdout:3260: writing smithi07179299-26 from 2433024 to 3203072 tid 3 2024-07-26T18:17:37.385 INFO:tasks.rados.rados.0.smithi071.stdout:3260: writing smithi07179299-26 from 3203072 to 3309568 tid 4 2024-07-26T18:17:37.385 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 308 2024-07-26T18:17:37.385 INFO:tasks.rados.rados.0.smithi071.stdout:3261: seq_num 1002 ranges {4661248=786432,5447680=614400,6062080=581632,6643712=409600} 2024-07-26T18:17:37.414 INFO:tasks.rados.rados.0.smithi071.stdout:3261: writing smithi07179299-19 from 4661248 to 5447680 tid 1 2024-07-26T18:17:37.417 INFO:tasks.rados.rados.0.smithi071.stdout:3261: writing smithi07179299-19 from 5447680 to 6062080 tid 2 2024-07-26T18:17:37.420 INFO:tasks.rados.rados.0.smithi071.stdout:3261: writing smithi07179299-19 from 6062080 to 6643712 tid 3 2024-07-26T18:17:37.423 INFO:tasks.rados.rados.0.smithi071.stdout:3261: writing smithi07179299-19 from 6643712 to 7053312 tid 4 2024-07-26T18:17:37.423 INFO:tasks.rados.rados.0.smithi071.stdout:3262: delete oid 15 current snap is 308 2024-07-26T18:17:37.423 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 2370 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:17:37.423 INFO:tasks.rados.rados.0.smithi071.stdout:3258: finishing write tid 1 to smithi07179299-12 2024-07-26T18:17:37.423 INFO:tasks.rados.rados.0.smithi071.stdout:3258: finishing write tid 2 to smithi07179299-12 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: finishing write tid 3 to smithi07179299-12 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: finishing write tid 4 to smithi07179299-12 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: finishing write tid 5 to smithi07179299-12 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: finishing write tid 6 to smithi07179299-12 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: finishing write tid 7 to smithi07179299-12 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: oid 12 updating version 0 to 2372 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: oid 12 updating version 2372 to 2373 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: oid 12 updating version 2373 to 2374 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: oid 12 version 2374 is already newer than 2370 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: oid 12 updating version 2374 to 2375 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: oid 12 version 2375 is already newer than 2371 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 2375 (ObjNum 1000 snap 308 seq_num 1000) dirty exists 2024-07-26T18:17:37.424 INFO:tasks.rados.rados.0.smithi071.stdout:3258: left oid 12 (ObjNum 1000 snap 308 seq_num 1000) 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: finishing write tid 1 to smithi07179299-26 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: finishing write tid 2 to smithi07179299-26 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: finishing write tid 3 to smithi07179299-26 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: finishing write tid 4 to smithi07179299-26 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: finishing write tid 5 to smithi07179299-26 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: finishing write tid 6 to smithi07179299-26 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: oid 26 updating version 0 to 1499 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: oid 26 updating version 1499 to 1502 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: oid 26 version 1502 is already newer than 1501 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: oid 26 version 1502 is already newer than 1500 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: oid 26 updating version 1502 to 1503 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1503 (ObjNum 1001 snap 308 seq_num 1001) dirty exists 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3260: left oid 26 (ObjNum 1001 snap 308 seq_num 1001) 2024-07-26T18:17:37.425 INFO:tasks.rados.rados.0.smithi071.stdout:3261: finishing write tid 1 to smithi07179299-19 2024-07-26T18:17:37.426 INFO:tasks.rados.rados.0.smithi071.stdout:3261: finishing write tid 2 to smithi07179299-19 2024-07-26T18:17:37.426 INFO:tasks.rados.rados.0.smithi071.stdout:3261: finishing write tid 3 to smithi07179299-19 2024-07-26T18:17:37.427 INFO:tasks.rados.rados.0.smithi071.stdout:3256: done (5 left) 2024-07-26T18:17:37.427 INFO:tasks.rados.rados.0.smithi071.stdout:3257: done (4 left) 2024-07-26T18:17:37.427 INFO:tasks.rados.rados.0.smithi071.stdout:3258: done (3 left) 2024-07-26T18:17:37.427 INFO:tasks.rados.rados.0.smithi071.stdout:3260: done (2 left) 2024-07-26T18:17:37.427 INFO:tasks.rados.rados.0.smithi071.stdout:3262: done (1 left) 2024-07-26T18:17:37.427 INFO:tasks.rados.rados.0.smithi071.stdout:3263: read oid 9 snap -1 2024-07-26T18:17:37.427 INFO:tasks.rados.rados.0.smithi071.stdout:3263: expect deleted 2024-07-26T18:17:37.427 INFO:tasks.rados.rados.0.smithi071.stdout:3264: rmattr oid 47 current snap is 308 2024-07-26T18:17:37.427 INFO:tasks.rados.rados.0.smithi071.stdout:3264: done (2 left) 2024-07-26T18:17:37.427 INFO:tasks.rados.rados.0.smithi071.stdout:3265: snap_create 2024-07-26T18:17:37.428 INFO:tasks.rados.rados.0.smithi071.stdout:3261: finishing write tid 4 to smithi07179299-19 2024-07-26T18:17:37.428 INFO:tasks.rados.rados.0.smithi071.stdout:3261: finishing write tid 5 to smithi07179299-19 2024-07-26T18:17:37.428 INFO:tasks.rados.rados.0.smithi071.stdout:3261: finishing write tid 6 to smithi07179299-19 2024-07-26T18:17:37.428 INFO:tasks.rados.rados.0.smithi071.stdout:3261: oid 19 updating version 0 to 1913 2024-07-26T18:17:37.428 INFO:tasks.rados.rados.0.smithi071.stdout:3261: oid 19 updating version 1913 to 1914 2024-07-26T18:17:37.428 INFO:tasks.rados.rados.0.smithi071.stdout:3261: oid 19 version 1914 is already newer than 1912 2024-07-26T18:17:37.428 INFO:tasks.rados.rados.0.smithi071.stdout:3261: oid 19 updating version 1914 to 1915 2024-07-26T18:17:37.428 INFO:tasks.rados.rados.0.smithi071.stdout:3261: oid 19 updating version 1915 to 1916 2024-07-26T18:17:37.428 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 1916 (ObjNum 1002 snap 308 seq_num 1002) dirty exists 2024-07-26T18:17:37.428 INFO:tasks.rados.rados.0.smithi071.stdout:3261: left oid 19 (ObjNum 1002 snap 308 seq_num 1002) 2024-07-26T18:17:37.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:37 smithi071 ceph-mon[90507]: osdmap e698: 8 total, 8 up, 8 in 2024-07-26T18:17:37.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:37 smithi071 ceph-mon[92867]: osdmap e698: 8 total, 8 up, 8 in 2024-07-26T18:17:37.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:37 smithi135 ceph-mon[85352]: osdmap e698: 8 total, 8 up, 8 in 2024-07-26T18:17:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3261: done (2 left) 2024-07-26T18:17:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3263: done (1 left) 2024-07-26T18:17:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3265: done (0 left) 2024-07-26T18:17:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3266: read oid 49 snap -1 2024-07-26T18:17:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3266: expect (ObjNum 972 snap 292 seq_num 972) 2024-07-26T18:17:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3267: delete oid 13 current snap is 309 2024-07-26T18:17:38.351 INFO:tasks.rados.rados.0.smithi071.stdout:3267: done (1 left) 2024-07-26T18:17:38.351 INFO:tasks.rados.rados.0.smithi071.stdout:3268: snap_create 2024-07-26T18:17:38.370 INFO:tasks.rados.rados.0.smithi071.stdout:3266: expect (ObjNum 972 snap 292 seq_num 972) 2024-07-26T18:17:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:38 smithi071 ceph-mon[90507]: osdmap e699: 8 total, 8 up, 8 in 2024-07-26T18:17:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:38 smithi071 ceph-mon[90507]: pgmap v721: 121 pgs: 121 active+clean; 229 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-07-26T18:17:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:38 smithi071 ceph-mon[92867]: osdmap e699: 8 total, 8 up, 8 in 2024-07-26T18:17:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:38 smithi071 ceph-mon[92867]: pgmap v721: 121 pgs: 121 active+clean; 229 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-07-26T18:17:38.708 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:38 smithi135 ceph-mon[85352]: osdmap e699: 8 total, 8 up, 8 in 2024-07-26T18:17:38.709 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:38 smithi135 ceph-mon[85352]: pgmap v721: 121 pgs: 121 active+clean; 229 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-07-26T18:17:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3266: done (1 left) 2024-07-26T18:17:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3268: done (0 left) 2024-07-26T18:17:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3269: rollback oid 15 current snap is 310 2024-07-26T18:17:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 15 to 308 2024-07-26T18:17:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3270: read oid 40 snap -1 2024-07-26T18:17:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3270: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:17:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3271: snap_create 2024-07-26T18:17:39.353 INFO:tasks.rados.rados.0.smithi071.stdout:3270: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:17:39.355 INFO:tasks.rados.rados.0.smithi071.stdout:3269: finishing rollback tid 1 to smithi07179299-15 2024-07-26T18:17:39.355 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 2374 (ObjNum 1650437344 snap 32703 seq_num 304) dirty dne 2024-07-26T18:17:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:39 smithi071 ceph-mon[90507]: osdmap e700: 8 total, 8 up, 8 in 2024-07-26T18:17:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:39 smithi071 ceph-mon[92867]: osdmap e700: 8 total, 8 up, 8 in 2024-07-26T18:17:39.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:39 smithi135 ceph-mon[85352]: osdmap e700: 8 total, 8 up, 8 in 2024-07-26T18:17:40.357 INFO:tasks.rados.rados.0.smithi071.stdout:3269: done (2 left) 2024-07-26T18:17:40.357 INFO:tasks.rados.rados.0.smithi071.stdout:3270: done (1 left) 2024-07-26T18:17:40.357 INFO:tasks.rados.rados.0.smithi071.stdout:3271: done (0 left) 2024-07-26T18:17:40.358 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 311 2024-07-26T18:17:40.358 INFO:tasks.rados.rados.0.smithi071.stdout:3272: seq_num 1005 ranges {4292608=32768} 2024-07-26T18:17:40.380 INFO:tasks.rados.rados.0.smithi071.stdout:3272: writing smithi07179299-14 from 4292608 to 4325376 tid 1 2024-07-26T18:17:40.380 INFO:tasks.rados.rados.0.smithi071.stdout:3273: rollback oid 15 current snap is 311 2024-07-26T18:17:40.380 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 15 to 308 2024-07-26T18:17:40.380 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 311 2024-07-26T18:17:40.380 INFO:tasks.rados.rados.0.smithi071.stdout:3274: seq_num 1006 ranges {4096000=49152} 2024-07-26T18:17:40.402 INFO:tasks.rados.rados.0.smithi071.stdout:3274: writing smithi07179299-46 from 4096000 to 4145152 tid 1 2024-07-26T18:17:40.402 INFO:tasks.rados.rados.0.smithi071.stdout:3275: read oid 49 snap 304 2024-07-26T18:17:40.402 INFO:tasks.rados.rados.0.smithi071.stdout:3275: expect deleted 2024-07-26T18:17:40.403 INFO:tasks.rados.rados.0.smithi071.stdout:3276: rmattr oid 8 current snap is 311 2024-07-26T18:17:40.403 INFO:tasks.rados.rados.0.smithi071.stdout:3272: finishing write tid 1 to smithi07179299-14 2024-07-26T18:17:40.403 INFO:tasks.rados.rados.0.smithi071.stdout:3272: finishing write tid 2 to smithi07179299-14 2024-07-26T18:17:40.403 INFO:tasks.rados.rados.0.smithi071.stdout:3277: snap_create 2024-07-26T18:17:40.403 INFO:tasks.rados.rados.0.smithi071.stdout:3273: finishing rollback tid 1 to smithi07179299-15 2024-07-26T18:17:40.403 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 2374 (ObjNum 33 snap 0 seq_num 2042148088) dirty dne 2024-07-26T18:17:40.403 INFO:tasks.rados.rados.0.smithi071.stdout:3272: finishing write tid 3 to smithi07179299-14 2024-07-26T18:17:40.403 INFO:tasks.rados.rados.0.smithi071.stdout:3272: oid 14 updating version 0 to 991 2024-07-26T18:17:40.403 INFO:tasks.rados.rados.0.smithi071.stdout:3272: oid 14 version 991 is already newer than 990 2024-07-26T18:17:40.403 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 991 (ObjNum 1005 snap 311 seq_num 1005) dirty exists 2024-07-26T18:17:40.404 INFO:tasks.rados.rados.0.smithi071.stdout:3272: left oid 14 (ObjNum 1005 snap 311 seq_num 1005) 2024-07-26T18:17:40.406 INFO:tasks.rados.rados.0.smithi071.stdout:3274: finishing write tid 1 to smithi07179299-46 2024-07-26T18:17:40.406 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1917 (ObjNum 780 snap 234 seq_num 780) dirty exists 2024-07-26T18:17:40.406 INFO:tasks.rados.rados.0.smithi071.stdout:3274: finishing write tid 2 to smithi07179299-46 2024-07-26T18:17:40.407 INFO:tasks.rados.rados.0.smithi071.stdout:3274: finishing write tid 3 to smithi07179299-46 2024-07-26T18:17:40.407 INFO:tasks.rados.rados.0.smithi071.stdout:3274: oid 46 updating version 0 to 2268 2024-07-26T18:17:40.407 INFO:tasks.rados.rados.0.smithi071.stdout:3274: oid 46 updating version 2268 to 2269 2024-07-26T18:17:40.407 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 2269 (ObjNum 1006 snap 311 seq_num 1006) dirty exists 2024-07-26T18:17:40.407 INFO:tasks.rados.rados.0.smithi071.stdout:3274: left oid 46 (ObjNum 1006 snap 311 seq_num 1006) 2024-07-26T18:17:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:40 smithi071 ceph-mon[90507]: osdmap e701: 8 total, 8 up, 8 in 2024-07-26T18:17:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:40 smithi071 ceph-mon[90507]: pgmap v724: 121 pgs: 121 active+clean; 242 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2024-07-26T18:17:40.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:40 smithi071 ceph-mon[92867]: osdmap e701: 8 total, 8 up, 8 in 2024-07-26T18:17:40.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:40 smithi071 ceph-mon[92867]: pgmap v724: 121 pgs: 121 active+clean; 242 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2024-07-26T18:17:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:40 smithi135 ceph-mon[85352]: osdmap e701: 8 total, 8 up, 8 in 2024-07-26T18:17:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:40 smithi135 ceph-mon[85352]: pgmap v724: 121 pgs: 121 active+clean; 242 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2024-07-26T18:17:41.279 INFO:tasks.rados.rados.0.smithi071.stdout:3272: done (5 left) 2024-07-26T18:17:41.279 INFO:tasks.rados.rados.0.smithi071.stdout:3273: done (4 left) 2024-07-26T18:17:41.279 INFO:tasks.rados.rados.0.smithi071.stdout:3274: done (3 left) 2024-07-26T18:17:41.280 INFO:tasks.rados.rados.0.smithi071.stdout:3275: done (2 left) 2024-07-26T18:17:41.280 INFO:tasks.rados.rados.0.smithi071.stdout:3276: done (1 left) 2024-07-26T18:17:41.280 INFO:tasks.rados.rados.0.smithi071.stdout:3277: done (0 left) 2024-07-26T18:17:41.280 INFO:tasks.rados.rados.0.smithi071.stdout:3278: read oid 5 snap -1 2024-07-26T18:17:41.280 INFO:tasks.rados.rados.0.smithi071.stdout:3278: expect (ObjNum 993 snap 306 seq_num 993) 2024-07-26T18:17:41.280 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 312 2024-07-26T18:17:41.280 INFO:tasks.rados.rados.0.smithi071.stdout:3279: seq_num 1007 ranges {1720320=65536} 2024-07-26T18:17:41.289 INFO:tasks.rados.rados.0.smithi071.stdout:3279: writing smithi07179299-2 from 1720320 to 1785856 tid 1 2024-07-26T18:17:41.289 INFO:tasks.rados.rados.0.smithi071.stdout:3280: delete oid 21 current snap is 312 2024-07-26T18:17:41.293 INFO:tasks.rados.rados.0.smithi071.stdout:3280: done (2 left) 2024-07-26T18:17:41.293 INFO:tasks.rados.rados.0.smithi071.stdout:3281: copy_from oid 12 from oid 28 current snap is 312 2024-07-26T18:17:41.293 INFO:tasks.rados.rados.0.smithi071.stdout:3282: delete oid 50 current snap is 312 2024-07-26T18:17:41.299 INFO:tasks.rados.rados.0.smithi071.stdout:3278: expect (ObjNum 993 snap 306 seq_num 993) 2024-07-26T18:17:41.551 INFO:tasks.rados.rados.0.smithi071.stdout:3279: finishing write tid 1 to smithi07179299-2 2024-07-26T18:17:41.551 INFO:tasks.rados.rados.0.smithi071.stdout:3279: finishing write tid 2 to smithi07179299-2 2024-07-26T18:17:41.551 INFO:tasks.rados.rados.0.smithi071.stdout:3278: done (3 left) 2024-07-26T18:17:41.551 INFO:tasks.rados.rados.0.smithi071.stdout:3282: done (2 left) 2024-07-26T18:17:41.551 INFO:tasks.rados.rados.0.smithi071.stdout:3283: snap_remove snap 308 2024-07-26T18:17:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:41 smithi071 ceph-mon[92867]: osdmap e702: 8 total, 8 up, 8 in 2024-07-26T18:17:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:41 smithi071 ceph-mon[92867]: osdmap e703: 8 total, 8 up, 8 in 2024-07-26T18:17:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:41 smithi071 ceph-mon[90507]: osdmap e702: 8 total, 8 up, 8 in 2024-07-26T18:17:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:41 smithi071 ceph-mon[90507]: osdmap e703: 8 total, 8 up, 8 in 2024-07-26T18:17:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:41 smithi135 ceph-mon[85352]: osdmap e702: 8 total, 8 up, 8 in 2024-07-26T18:17:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:41 smithi135 ceph-mon[85352]: osdmap e703: 8 total, 8 up, 8 in 2024-07-26T18:17:42.361 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:17:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:17:42] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.43.0" 2024-07-26T18:17:42.367 INFO:tasks.rados.rados.0.smithi071.stdout:3283: done (2 left) 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:3284: read oid 10 snap -1 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:3284: expect deleted 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:3285: setattr oid 13 current snap is 312 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:3279: finishing write tid 3 to smithi07179299-2 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:3279: oid 2 updating version 0 to 2372 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:3279: oid 2 version 2372 is already newer than 2371 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 2372 (ObjNum 1007 snap 312 seq_num 1007) dirty exists 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:3279: left oid 2 (ObjNum 1007 snap 312 seq_num 1007) 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:3281: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:3281: finishing copy_from to smithi07179299-12 2024-07-26T18:17:42.368 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 1885 (ObjNum 974 snap 292 seq_num 974) dirty exists 2024-07-26T18:17:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:3279: done (3 left) 2024-07-26T18:17:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:3281: done (2 left) 2024-07-26T18:17:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 312 2024-07-26T18:17:42.369 INFO:tasks.rados.rados.0.smithi071.stdout:3286: seq_num 1010 ranges {4243456=122880} 2024-07-26T18:17:42.393 INFO:tasks.rados.rados.0.smithi071.stdout:3286: writing smithi07179299-39 from 4243456 to 4366336 tid 1 2024-07-26T18:17:42.393 INFO:tasks.rados.rados.0.smithi071.stdout:3287: read oid 33 snap -1 2024-07-26T18:17:42.393 INFO:tasks.rados.rados.0.smithi071.stdout:3287: expect (ObjNum 998 snap 307 seq_num 998) 2024-07-26T18:17:42.393 INFO:tasks.rados.rados.0.smithi071.stdout:3288: snap_remove snap 310 2024-07-26T18:17:42.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:42 smithi071 ceph-mon[90507]: pgmap v727: 121 pgs: 121 active+clean; 247 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.6 MiB/s wr, 11 op/s 2024-07-26T18:17:42.750 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:42 smithi071 ceph-mon[92867]: pgmap v727: 121 pgs: 121 active+clean; 247 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.6 MiB/s wr, 11 op/s 2024-07-26T18:17:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:42 smithi135 ceph-mon[85352]: pgmap v727: 121 pgs: 121 active+clean; 247 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.6 MiB/s wr, 11 op/s 2024-07-26T18:17:43.379 INFO:tasks.rados.rados.0.smithi071.stdout:3288: done (4 left) 2024-07-26T18:17:43.379 INFO:tasks.rados.rados.0.smithi071.stdout:3289: read oid 47 snap 306 2024-07-26T18:17:43.379 INFO:tasks.rados.rados.0.smithi071.stdout:3289: expect deleted 2024-07-26T18:17:43.379 INFO:tasks.rados.rados.0.smithi071.stdout:3290: rollback oid 20 current snap is 312 2024-07-26T18:17:43.380 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 304 2024-07-26T18:17:43.380 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 2142 (ObjNum 145 snap 0 seq_num 2057968640) dirty exists 2024-07-26T18:17:43.380 INFO:tasks.rados.rados.0.smithi071.stdout:3286: finishing write tid 1 to smithi07179299-39 2024-07-26T18:17:43.380 INFO:tasks.rados.rados.0.smithi071.stdout:3286: finishing write tid 2 to smithi07179299-39 2024-07-26T18:17:43.380 INFO:tasks.rados.rados.0.smithi071.stdout:3286: finishing write tid 3 to smithi07179299-39 2024-07-26T18:17:43.380 INFO:tasks.rados.rados.0.smithi071.stdout:3286: oid 39 updating version 0 to 2376 2024-07-26T18:17:43.380 INFO:tasks.rados.rados.0.smithi071.stdout:3286: oid 39 updating version 2376 to 2377 2024-07-26T18:17:43.380 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 2377 (ObjNum 1010 snap 312 seq_num 1010) dirty exists 2024-07-26T18:17:43.380 INFO:tasks.rados.rados.0.smithi071.stdout:3286: left oid 39 (ObjNum 1010 snap 312 seq_num 1010) 2024-07-26T18:17:43.380 INFO:tasks.rados.rados.0.smithi071.stdout:3287: expect (ObjNum 998 snap 307 seq_num 998) 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3290: finishing rollback tid 0 to smithi07179299-20 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3290: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3290: finishing rollback tid 2 to smithi07179299-20 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2380 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3284: done (5 left) 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3285: done (4 left) 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3286: done (3 left) 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3287: done (2 left) 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3289: done (1 left) 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3290: done (0 left) 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3291: read oid 26 snap 306 2024-07-26T18:17:43.444 INFO:tasks.rados.rados.0.smithi071.stdout:3291: expect (ObjNum 915 snap 275 seq_num 915) 2024-07-26T18:17:43.445 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 312 2024-07-26T18:17:43.445 INFO:tasks.rados.rados.0.smithi071.stdout:3292: seq_num 1011 ranges {1073152=139264} 2024-07-26T18:17:43.450 INFO:tasks.rados.rados.0.smithi071.stdout:3292: writing smithi07179299-8 from 1073152 to 1212416 tid 1 2024-07-26T18:17:43.450 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 312 2024-07-26T18:17:43.450 INFO:tasks.rados.rados.0.smithi071.stdout:3291: expect (ObjNum 915 snap 275 seq_num 915) 2024-07-26T18:17:43.474 INFO:tasks.rados.rados.0.smithi071.stdout:3292: finishing write tid 1 to smithi07179299-8 2024-07-26T18:17:43.474 INFO:tasks.rados.rados.0.smithi071.stdout:3292: finishing write tid 2 to smithi07179299-8 2024-07-26T18:17:43.474 INFO:tasks.rados.rados.0.smithi071.stdout:3293: seq_num 1012 ranges {1654784=155648} 2024-07-26T18:17:43.484 INFO:tasks.rados.rados.0.smithi071.stdout:3293: writing smithi07179299-31 from 1654784 to 1810432 tid 1 2024-07-26T18:17:43.484 INFO:tasks.rados.rados.0.smithi071.stdout:3291: done (2 left) 2024-07-26T18:17:43.484 INFO:tasks.rados.rados.0.smithi071.stdout:3294: read oid 34 snap -1 2024-07-26T18:17:43.484 INFO:tasks.rados.rados.0.smithi071.stdout:3294: expect (ObjNum 981 snap 296 seq_num 981) 2024-07-26T18:17:43.484 INFO:tasks.rados.rados.0.smithi071.stdout:3295: copy_from oid 23 from oid 20 current snap is 312 2024-07-26T18:17:43.485 INFO:tasks.rados.rados.0.smithi071.stdout:3292: finishing write tid 3 to smithi07179299-8 2024-07-26T18:17:43.485 INFO:tasks.rados.rados.0.smithi071.stdout:3292: oid 8 updating version 0 to 1919 2024-07-26T18:17:43.485 INFO:tasks.rados.rados.0.smithi071.stdout:3292: oid 8 version 1919 is already newer than 1918 2024-07-26T18:17:43.485 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 1919 (ObjNum 1011 snap 312 seq_num 1011) dirty exists 2024-07-26T18:17:43.485 INFO:tasks.rados.rados.0.smithi071.stdout:3292: left oid 8 (ObjNum 1011 snap 312 seq_num 1011) 2024-07-26T18:17:43.485 INFO:tasks.rados.rados.0.smithi071.stdout:3292: done (3 left) 2024-07-26T18:17:43.485 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 312 2024-07-26T18:17:43.485 INFO:tasks.rados.rados.0.smithi071.stdout:3296: seq_num 1013 ranges {6381568=172032} 2024-07-26T18:17:43.520 INFO:tasks.rados.rados.0.smithi071.stdout:3296: writing smithi07179299-29 from 6381568 to 6553600 tid 1 2024-07-26T18:17:43.520 INFO:tasks.rados.rados.0.smithi071.stdout:3297: copy_from oid 38 from oid 2 current snap is 312 2024-07-26T18:17:43.520 INFO:tasks.rados.rados.0.smithi071.stdout:3293: finishing write tid 1 to smithi07179299-31 2024-07-26T18:17:43.520 INFO:tasks.rados.rados.0.smithi071.stdout:3293: finishing write tid 2 to smithi07179299-31 2024-07-26T18:17:43.520 INFO:tasks.rados.rados.0.smithi071.stdout:3293: finishing write tid 3 to smithi07179299-31 2024-07-26T18:17:43.521 INFO:tasks.rados.rados.0.smithi071.stdout:3293: oid 31 updating version 0 to 1049 2024-07-26T18:17:43.521 INFO:tasks.rados.rados.0.smithi071.stdout:3293: oid 31 version 1049 is already newer than 1048 2024-07-26T18:17:43.521 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1049 (ObjNum 1012 snap 312 seq_num 1012) dirty exists 2024-07-26T18:17:43.521 INFO:tasks.rados.rados.0.smithi071.stdout:3293: left oid 31 (ObjNum 1012 snap 312 seq_num 1012) 2024-07-26T18:17:43.521 INFO:tasks.rados.rados.0.smithi071.stdout:3294: expect (ObjNum 981 snap 296 seq_num 981) 2024-07-26T18:17:43.573 INFO:tasks.rados.rados.0.smithi071.stdout:3295: finishing copy_from racing read to smithi07179299-23 2024-07-26T18:17:43.573 INFO:tasks.rados.rados.0.smithi071.stdout:3295: finishing copy_from to smithi07179299-23 2024-07-26T18:17:43.573 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2380 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:17:43.573 INFO:tasks.rados.rados.0.smithi071.stdout:3296: finishing write tid 1 to smithi07179299-29 2024-07-26T18:17:43.573 INFO:tasks.rados.rados.0.smithi071.stdout:3296: finishing write tid 2 to smithi07179299-29 2024-07-26T18:17:43.573 INFO:tasks.rados.rados.0.smithi071.stdout:3293: done (4 left) 2024-07-26T18:17:43.573 INFO:tasks.rados.rados.0.smithi071.stdout:3294: done (3 left) 2024-07-26T18:17:43.573 INFO:tasks.rados.rados.0.smithi071.stdout:3295: done (2 left) 2024-07-26T18:17:43.574 INFO:tasks.rados.rados.0.smithi071.stdout:3298: snap_remove snap 306 2024-07-26T18:17:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:43 smithi071 ceph-mon[90507]: osdmap e704: 8 total, 8 up, 8 in 2024-07-26T18:17:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:43 smithi071 ceph-mon[92867]: osdmap e704: 8 total, 8 up, 8 in 2024-07-26T18:17:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:43 smithi135 ceph-mon[85352]: osdmap e704: 8 total, 8 up, 8 in 2024-07-26T18:17:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:44.387 INFO:tasks.rados.rados.0.smithi071.stdout:3298: done (2 left) 2024-07-26T18:17:44.387 INFO:tasks.rados.rados.0.smithi071.stdout:3299: rollback oid 27 current snap is 312 2024-07-26T18:17:44.387 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 297 2024-07-26T18:17:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3300: delete oid 48 current snap is 312 2024-07-26T18:17:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3296: finishing write tid 3 to smithi07179299-29 2024-07-26T18:17:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3296: oid 29 updating version 0 to 2158 2024-07-26T18:17:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3296: oid 29 version 2158 is already newer than 2157 2024-07-26T18:17:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 2158 (ObjNum 1013 snap 312 seq_num 1013) dirty exists 2024-07-26T18:17:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3296: left oid 29 (ObjNum 1013 snap 312 seq_num 1013) 2024-07-26T18:17:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3297: finishing copy_from racing read to smithi07179299-38 2024-07-26T18:17:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3297: finishing copy_from to smithi07179299-38 2024-07-26T18:17:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 2372 (ObjNum 1007 snap 312 seq_num 1007) dirty exists 2024-07-26T18:17:44.395 INFO:tasks.rados.rados.0.smithi071.stdout:3296: done (3 left) 2024-07-26T18:17:44.396 INFO:tasks.rados.rados.0.smithi071.stdout:3297: done (2 left) 2024-07-26T18:17:44.396 INFO:tasks.rados.rados.0.smithi071.stdout:3300: done (1 left) 2024-07-26T18:17:44.396 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 312 2024-07-26T18:17:44.396 INFO:tasks.rados.rados.0.smithi071.stdout:3301: seq_num 1015 ranges {4071424=204800} 2024-07-26T18:17:44.419 INFO:tasks.rados.rados.0.smithi071.stdout:3301: writing smithi07179299-4 from 4071424 to 4276224 tid 1 2024-07-26T18:17:44.420 INFO:tasks.rados.rados.0.smithi071.stdout:3302: read oid 6 snap 300 2024-07-26T18:17:44.420 INFO:tasks.rados.rados.0.smithi071.stdout:3302: expect deleted 2024-07-26T18:17:44.420 INFO:tasks.rados.rados.0.smithi071.stdout:3303: copy_from oid 21 from oid 24 current snap is 312 2024-07-26T18:17:44.420 INFO:tasks.rados.rados.0.smithi071.stdout:3299: finishing rollback tid 0 to smithi07179299-27 2024-07-26T18:17:44.420 INFO:tasks.rados.rados.0.smithi071.stdout:3299: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:17:44.420 INFO:tasks.rados.rados.0.smithi071.stdout:3304: delete oid 3 current snap is 312 2024-07-26T18:17:44.420 INFO:tasks.rados.rados.0.smithi071.stdout:3299: finishing rollback tid 2 to smithi07179299-27 2024-07-26T18:17:44.420 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 2377 (ObjNum 936 snap 281 seq_num 936) dirty exists 2024-07-26T18:17:44.422 INFO:tasks.rados.rados.0.smithi071.stdout:3301: finishing write tid 1 to smithi07179299-4 2024-07-26T18:17:44.423 INFO:tasks.rados.rados.0.smithi071.stdout:3299: done (4 left) 2024-07-26T18:17:44.423 INFO:tasks.rados.rados.0.smithi071.stdout:3302: done (3 left) 2024-07-26T18:17:44.423 INFO:tasks.rados.rados.0.smithi071.stdout:3304: done (2 left) 2024-07-26T18:17:44.423 INFO:tasks.rados.rados.0.smithi071.stdout:3305: snap_remove snap 309 2024-07-26T18:17:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:44 smithi071 ceph-mon[90507]: osdmap e705: 8 total, 8 up, 8 in 2024-07-26T18:17:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:44 smithi071 ceph-mon[90507]: pgmap v730: 121 pgs: 121 active+clean; 257 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.6 MiB/s wr, 12 op/s 2024-07-26T18:17:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:44 smithi071 ceph-mon[92867]: osdmap e705: 8 total, 8 up, 8 in 2024-07-26T18:17:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:44 smithi071 ceph-mon[92867]: pgmap v730: 121 pgs: 121 active+clean; 257 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.6 MiB/s wr, 12 op/s 2024-07-26T18:17:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:44 smithi135 ceph-mon[85352]: osdmap e705: 8 total, 8 up, 8 in 2024-07-26T18:17:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:44 smithi135 ceph-mon[85352]: pgmap v730: 121 pgs: 121 active+clean; 257 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.6 MiB/s wr, 12 op/s 2024-07-26T18:17:45.386 INFO:tasks.rados.rados.0.smithi071.stdout:3305: done (2 left) 2024-07-26T18:17:45.386 INFO:tasks.rados.rados.0.smithi071.stdout:3306: read oid 13 snap 297 2024-07-26T18:17:45.386 INFO:tasks.rados.rados.0.smithi071.stdout:3306: expect (ObjNum 947 snap 286 seq_num 947) 2024-07-26T18:17:45.387 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 312 2024-07-26T18:17:45.387 INFO:tasks.rados.rados.0.smithi071.stdout:3301: finishing write tid 2 to smithi07179299-4 2024-07-26T18:17:45.387 INFO:tasks.rados.rados.0.smithi071.stdout:3307: seq_num 1017 ranges {2326528=237568} 2024-07-26T18:17:45.401 INFO:tasks.rados.rados.0.smithi071.stdout:3307: writing smithi07179299-33 from 2326528 to 2564096 tid 1 2024-07-26T18:17:45.402 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 312 2024-07-26T18:17:45.402 INFO:tasks.rados.rados.0.smithi071.stdout:3301: finishing write tid 3 to smithi07179299-4 2024-07-26T18:17:45.402 INFO:tasks.rados.rados.0.smithi071.stdout:3301: oid 4 updating version 0 to 1524 2024-07-26T18:17:45.402 INFO:tasks.rados.rados.0.smithi071.stdout:3301: oid 4 version 1524 is already newer than 1523 2024-07-26T18:17:45.402 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 1524 (ObjNum 1015 snap 312 seq_num 1015) dirty exists 2024-07-26T18:17:45.402 INFO:tasks.rados.rados.0.smithi071.stdout:3301: left oid 4 (ObjNum 1015 snap 312 seq_num 1015) 2024-07-26T18:17:45.402 INFO:tasks.rados.rados.0.smithi071.stdout:3308: seq_num 1018 ranges {6356992=253952} 2024-07-26T18:17:45.438 INFO:tasks.rados.rados.0.smithi071.stdout:3308: writing smithi07179299-42 from 6356992 to 6610944 tid 1 2024-07-26T18:17:45.438 INFO:tasks.rados.rados.0.smithi071.stdout:3301: done (4 left) 2024-07-26T18:17:45.438 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 312 2024-07-26T18:17:45.439 INFO:tasks.rados.rados.0.smithi071.stdout:3303: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:17:45.439 INFO:tasks.rados.rados.0.smithi071.stdout:3303: finishing copy_from to smithi07179299-21 2024-07-26T18:17:45.439 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2381 (ObjNum 879 snap 263 seq_num 879) dirty exists 2024-07-26T18:17:45.439 INFO:tasks.rados.rados.0.smithi071.stdout:3309: seq_num 1019 ranges {8036352=270336} 2024-07-26T18:17:45.482 INFO:tasks.rados.rados.0.smithi071.stdout:3309: writing smithi07179299-28 from 8036352 to 8306688 tid 1 2024-07-26T18:17:45.482 INFO:tasks.rados.rados.0.smithi071.stdout:3303: done (4 left) 2024-07-26T18:17:45.482 INFO:tasks.rados.rados.0.smithi071.stdout:3310: delete oid 38 current snap is 312 2024-07-26T18:17:45.482 INFO:tasks.rados.rados.0.smithi071.stdout:3307: finishing write tid 1 to smithi07179299-33 2024-07-26T18:17:45.482 INFO:tasks.rados.rados.0.smithi071.stdout:3307: finishing write tid 2 to smithi07179299-33 2024-07-26T18:17:45.482 INFO:tasks.rados.rados.0.smithi071.stdout:3306: expect (ObjNum 947 snap 286 seq_num 947) 2024-07-26T18:17:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:45 smithi071 ceph-mon[90507]: osdmap e706: 8 total, 8 up, 8 in 2024-07-26T18:17:45.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:45 smithi071 ceph-mon[92867]: osdmap e706: 8 total, 8 up, 8 in 2024-07-26T18:17:45.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:45 smithi135 ceph-mon[85352]: osdmap e706: 8 total, 8 up, 8 in 2024-07-26T18:17:45.889 INFO:tasks.rados.rados.0.smithi071.stdout:3307: finishing write tid 3 to smithi07179299-33 2024-07-26T18:17:45.889 INFO:tasks.rados.rados.0.smithi071.stdout:3307: oid 33 updating version 0 to 2382 2024-07-26T18:17:45.889 INFO:tasks.rados.rados.0.smithi071.stdout:3307: oid 33 version 2382 is already newer than 2381 2024-07-26T18:17:45.889 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 2382 (ObjNum 1017 snap 312 seq_num 1017) dirty exists 2024-07-26T18:17:45.889 INFO:tasks.rados.rados.0.smithi071.stdout:3307: left oid 33 (ObjNum 1017 snap 312 seq_num 1017) 2024-07-26T18:17:45.889 INFO:tasks.rados.rados.0.smithi071.stdout:3306: done (4 left) 2024-07-26T18:17:45.889 INFO:tasks.rados.rados.0.smithi071.stdout:3307: done (3 left) 2024-07-26T18:17:45.889 INFO:tasks.rados.rados.0.smithi071.stdout:3310: done (2 left) 2024-07-26T18:17:45.889 INFO:tasks.rados.rados.0.smithi071.stdout:3311: snap_create 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3308: finishing write tid 1 to smithi07179299-42 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3308: finishing write tid 2 to smithi07179299-42 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3308: finishing write tid 3 to smithi07179299-42 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3308: oid 42 updating version 0 to 2418 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3308: oid 42 updating version 2418 to 2419 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2419 (ObjNum 1018 snap 312 seq_num 1018) dirty exists 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3308: left oid 42 (ObjNum 1018 snap 312 seq_num 1018) 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3309: finishing write tid 1 to smithi07179299-28 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3309: finishing write tid 2 to smithi07179299-28 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3309: finishing write tid 3 to smithi07179299-28 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3309: oid 28 updating version 0 to 2382 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:3309: oid 28 updating version 2382 to 2383 2024-07-26T18:17:45.890 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 2383 (ObjNum 1019 snap 312 seq_num 1019) dirty exists 2024-07-26T18:17:45.891 INFO:tasks.rados.rados.0.smithi071.stdout:3309: left oid 28 (ObjNum 1019 snap 312 seq_num 1019) 2024-07-26T18:17:46.279 INFO:tasks.rados.rados.0.smithi071.stdout:3308: done (2 left) 2024-07-26T18:17:46.279 INFO:tasks.rados.rados.0.smithi071.stdout:3309: done (1 left) 2024-07-26T18:17:46.279 INFO:tasks.rados.rados.0.smithi071.stdout:3311: done (0 left) 2024-07-26T18:17:46.279 INFO:tasks.rados.rados.0.smithi071.stdout:3312: snap_create 2024-07-26T18:17:46.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:46 smithi071 ceph-mon[92867]: osdmap e707: 8 total, 8 up, 8 in 2024-07-26T18:17:46.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:46 smithi071 ceph-mon[92867]: pgmap v733: 121 pgs: 121 active+clean; 257 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-07-26T18:17:46.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:46 smithi071 ceph-mon[92867]: osdmap e708: 8 total, 8 up, 8 in 2024-07-26T18:17:46.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:46 smithi071 ceph-mon[90507]: osdmap e707: 8 total, 8 up, 8 in 2024-07-26T18:17:46.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:46 smithi071 ceph-mon[90507]: pgmap v733: 121 pgs: 121 active+clean; 257 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-07-26T18:17:46.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:46 smithi071 ceph-mon[90507]: osdmap e708: 8 total, 8 up, 8 in 2024-07-26T18:17:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:46 smithi135 ceph-mon[85352]: osdmap e707: 8 total, 8 up, 8 in 2024-07-26T18:17:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:46 smithi135 ceph-mon[85352]: pgmap v733: 121 pgs: 121 active+clean; 257 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-07-26T18:17:46.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:46 smithi135 ceph-mon[85352]: osdmap e708: 8 total, 8 up, 8 in 2024-07-26T18:17:47.283 INFO:tasks.rados.rados.0.smithi071.stdout:3312: done (0 left) 2024-07-26T18:17:47.283 INFO:tasks.rados.rados.0.smithi071.stdout:3313: snap_create 2024-07-26T18:17:48.291 INFO:tasks.rados.rados.0.smithi071.stdout:3313: done (0 left) 2024-07-26T18:17:48.291 INFO:tasks.rados.rados.0.smithi071.stdout:3314: snap_create 2024-07-26T18:17:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:48 smithi135 ceph-mon[85352]: osdmap e709: 8 total, 8 up, 8 in 2024-07-26T18:17:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:48 smithi135 ceph-mon[85352]: pgmap v736: 121 pgs: 121 active+clean; 257 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 226 KiB/s wr, 15 op/s 2024-07-26T18:17:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:48 smithi071 ceph-mon[92867]: osdmap e709: 8 total, 8 up, 8 in 2024-07-26T18:17:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:48 smithi071 ceph-mon[92867]: pgmap v736: 121 pgs: 121 active+clean; 257 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 226 KiB/s wr, 15 op/s 2024-07-26T18:17:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:48 smithi071 ceph-mon[90507]: osdmap e709: 8 total, 8 up, 8 in 2024-07-26T18:17:48.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:48 smithi071 ceph-mon[90507]: pgmap v736: 121 pgs: 121 active+clean; 257 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 226 KiB/s wr, 15 op/s 2024-07-26T18:17:49.294 INFO:tasks.rados.rados.0.smithi071.stdout:3314: done (0 left) 2024-07-26T18:17:49.294 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 316 2024-07-26T18:17:49.294 INFO:tasks.rados.rados.0.smithi071.stdout:3315: seq_num 1021 ranges {3465216=303104} 2024-07-26T18:17:49.314 INFO:tasks.rados.rados.0.smithi071.stdout:3315: writing smithi07179299-17 from 3465216 to 3768320 tid 1 2024-07-26T18:17:49.314 INFO:tasks.rados.rados.0.smithi071.stdout:3316: rollback oid 40 current snap is 316 2024-07-26T18:17:49.314 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 314 2024-07-26T18:17:49.314 INFO:tasks.rados.rados.0.smithi071.stdout:3317: snap_remove snap 312 2024-07-26T18:17:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:49 smithi135 ceph-mon[85352]: osdmap e710: 8 total, 8 up, 8 in 2024-07-26T18:17:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:49 smithi071 ceph-mon[92867]: osdmap e710: 8 total, 8 up, 8 in 2024-07-26T18:17:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:49 smithi071 ceph-mon[90507]: osdmap e710: 8 total, 8 up, 8 in 2024-07-26T18:17:50.310 INFO:tasks.rados.rados.0.smithi071.stdout:3315: finishing write tid 1 to smithi07179299-17 2024-07-26T18:17:50.310 INFO:tasks.rados.rados.0.smithi071.stdout:3315: finishing write tid 2 to smithi07179299-17 2024-07-26T18:17:50.310 INFO:tasks.rados.rados.0.smithi071.stdout:3316: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3316: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3315: finishing write tid 3 to smithi07179299-17 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3315: oid 17 updating version 0 to 2422 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3315: oid 17 version 2422 is already newer than 2421 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 2422 (ObjNum 1021 snap 316 seq_num 1021) dirty exists 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3315: left oid 17 (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3316: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2426 (ObjNum 145 snap 0 seq_num 2057096880) dirty exists 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3315: done (2 left) 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3316: done (1 left) 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3317: done (0 left) 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3318: read oid 6 snap 298 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3318: expect deleted 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 316 2024-07-26T18:17:50.311 INFO:tasks.rados.rados.0.smithi071.stdout:3319: seq_num 1022 ranges {8306688=319488} 2024-07-26T18:17:50.355 INFO:tasks.rados.rados.0.smithi071.stdout:3319: writing smithi07179299-28 from 8306688 to 8626176 tid 1 2024-07-26T18:17:50.355 INFO:tasks.rados.rados.0.smithi071.stdout:3320: rollback oid 8 current snap is 316 2024-07-26T18:17:50.355 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 8 to 296 2024-07-26T18:17:50.356 INFO:tasks.rados.rados.0.smithi071.stdout:3318: done (2 left) 2024-07-26T18:17:50.356 INFO:tasks.rados.rados.0.smithi071.stdout:3321: rollback oid 1 current snap is 316 2024-07-26T18:17:50.356 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 1 to 300 2024-07-26T18:17:50.356 INFO:tasks.rados.rados.0.smithi071.stdout:3322: snap_create 2024-07-26T18:17:50.362 INFO:tasks.rados.rados.0.smithi071.stdout:3321: finishing rollback tid 0 to smithi07179299-1 2024-07-26T18:17:50.362 INFO:tasks.rados.rados.0.smithi071.stdout:3321: finishing rollback tid 1 to smithi07179299-1 2024-07-26T18:17:50.362 INFO:tasks.rados.rados.0.smithi071.stdout:3321: finishing rollback tid 2 to smithi07179299-1 2024-07-26T18:17:50.362 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 1527 (ObjNum 970 snap 291 seq_num 970) dirty exists 2024-07-26T18:17:50.363 INFO:tasks.rados.rados.0.smithi071.stdout:3319: finishing write tid 1 to smithi07179299-28 2024-07-26T18:17:50.363 INFO:tasks.rados.rados.0.smithi071.stdout:3319: finishing write tid 2 to smithi07179299-28 2024-07-26T18:17:50.365 INFO:tasks.rados.rados.0.smithi071.stdout:3320: finishing rollback tid 0 to smithi07179299-8 2024-07-26T18:17:50.365 INFO:tasks.rados.rados.0.smithi071.stdout:3320: finishing rollback tid 1 to smithi07179299-8 2024-07-26T18:17:50.365 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 2375 (ObjNum 129 snap 0 seq_num 2057363744) dirty dne 2024-07-26T18:17:50.366 INFO:tasks.rados.rados.0.smithi071.stdout:3319: finishing write tid 3 to smithi07179299-28 2024-07-26T18:17:50.366 INFO:tasks.rados.rados.0.smithi071.stdout:3319: oid 28 updating version 0 to 2384 2024-07-26T18:17:50.366 INFO:tasks.rados.rados.0.smithi071.stdout:3319: oid 28 updating version 2384 to 2385 2024-07-26T18:17:50.366 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 2385 (ObjNum 1022 snap 316 seq_num 1022) dirty exists 2024-07-26T18:17:50.366 INFO:tasks.rados.rados.0.smithi071.stdout:3319: left oid 28 (ObjNum 1022 snap 316 seq_num 1022) 2024-07-26T18:17:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:50 smithi135 ceph-mon[85352]: osdmap e711: 8 total, 8 up, 8 in 2024-07-26T18:17:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:50 smithi135 ceph-mon[85352]: pgmap v739: 121 pgs: 121 active+clean; 262 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-26T18:17:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:50 smithi071 ceph-mon[90507]: osdmap e711: 8 total, 8 up, 8 in 2024-07-26T18:17:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:50 smithi071 ceph-mon[90507]: pgmap v739: 121 pgs: 121 active+clean; 262 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-26T18:17:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:50 smithi071 ceph-mon[92867]: osdmap e711: 8 total, 8 up, 8 in 2024-07-26T18:17:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:50 smithi071 ceph-mon[92867]: pgmap v739: 121 pgs: 121 active+clean; 262 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-07-26T18:17:51.280 INFO:tasks.rados.rados.0.smithi071.stdout:3319: done (3 left) 2024-07-26T18:17:51.280 INFO:tasks.rados.rados.0.smithi071.stdout:3320: done (2 left) 2024-07-26T18:17:51.281 INFO:tasks.rados.rados.0.smithi071.stdout:3321: done (1 left) 2024-07-26T18:17:51.281 INFO:tasks.rados.rados.0.smithi071.stdout:3322: done (0 left) 2024-07-26T18:17:51.281 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 30 current snap is 317 2024-07-26T18:17:51.281 INFO:tasks.rados.rados.0.smithi071.stdout:3323: seq_num 1023 ranges {2113536=335872} 2024-07-26T18:17:51.293 INFO:tasks.rados.rados.0.smithi071.stdout:3323: writing smithi07179299-30 from 2113536 to 2449408 tid 1 2024-07-26T18:17:51.293 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 317 2024-07-26T18:17:51.293 INFO:tasks.rados.rados.0.smithi071.stdout:3324: seq_num 1024 ranges {0=352256} 2024-07-26T18:17:51.295 INFO:tasks.rados.rados.0.smithi071.stdout:3324: writing smithi07179299-38 from 0 to 352256 tid 1 2024-07-26T18:17:51.296 INFO:tasks.rados.rados.0.smithi071.stdout:3325: snap_create 2024-07-26T18:17:51.302 INFO:tasks.rados.rados.0.smithi071.stdout:3323: finishing write tid 1 to smithi07179299-30 2024-07-26T18:17:51.302 INFO:tasks.rados.rados.0.smithi071.stdout:3323: finishing write tid 2 to smithi07179299-30 2024-07-26T18:17:51.303 INFO:tasks.rados.rados.0.smithi071.stdout:3324: finishing write tid 1 to smithi07179299-38 2024-07-26T18:17:51.303 INFO:tasks.rados.rados.0.smithi071.stdout:3324: finishing write tid 2 to smithi07179299-38 2024-07-26T18:17:51.305 INFO:tasks.rados.rados.0.smithi071.stdout:3324: finishing write tid 3 to smithi07179299-38 2024-07-26T18:17:51.305 INFO:tasks.rados.rados.0.smithi071.stdout:3324: oid 38 updating version 0 to 2376 2024-07-26T18:17:51.305 INFO:tasks.rados.rados.0.smithi071.stdout:3324: oid 38 updating version 2376 to 2377 2024-07-26T18:17:51.305 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 2377 (ObjNum 1024 snap 317 seq_num 1024) dirty exists 2024-07-26T18:17:51.305 INFO:tasks.rados.rados.0.smithi071.stdout:3324: left oid 38 (ObjNum 1024 snap 317 seq_num 1024) 2024-07-26T18:17:51.306 INFO:tasks.rados.rados.0.smithi071.stdout:3323: finishing write tid 3 to smithi07179299-30 2024-07-26T18:17:51.306 INFO:tasks.rados.rados.0.smithi071.stdout:3323: oid 30 updating version 0 to 993 2024-07-26T18:17:51.306 INFO:tasks.rados.rados.0.smithi071.stdout:3323: oid 30 version 993 is already newer than 992 2024-07-26T18:17:51.306 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 993 (ObjNum 1023 snap 317 seq_num 1023) dirty exists 2024-07-26T18:17:51.306 INFO:tasks.rados.rados.0.smithi071.stdout:3323: left oid 30 (ObjNum 1023 snap 317 seq_num 1023) 2024-07-26T18:17:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:51 smithi135 ceph-mon[85352]: osdmap e712: 8 total, 8 up, 8 in 2024-07-26T18:17:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:51 smithi135 ceph-mon[85352]: osdmap e713: 8 total, 8 up, 8 in 2024-07-26T18:17:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:51 smithi071 ceph-mon[92867]: osdmap e712: 8 total, 8 up, 8 in 2024-07-26T18:17:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:51 smithi071 ceph-mon[92867]: osdmap e713: 8 total, 8 up, 8 in 2024-07-26T18:17:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:51 smithi071 ceph-mon[90507]: osdmap e712: 8 total, 8 up, 8 in 2024-07-26T18:17:51.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:51 smithi071 ceph-mon[90507]: osdmap e713: 8 total, 8 up, 8 in 2024-07-26T18:17:52.281 INFO:tasks.rados.rados.0.smithi071.stdout:3323: done (2 left) 2024-07-26T18:17:52.281 INFO:tasks.rados.rados.0.smithi071.stdout:3324: done (1 left) 2024-07-26T18:17:52.281 INFO:tasks.rados.rados.0.smithi071.stdout:3325: done (0 left) 2024-07-26T18:17:52.281 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 318 2024-07-26T18:17:52.281 INFO:tasks.rados.rados.0.smithi071.stdout:3326: seq_num 1025 ranges {1810432=368640} 2024-07-26T18:17:52.292 INFO:tasks.rados.rados.0.smithi071.stdout:3326: writing smithi07179299-31 from 1810432 to 2179072 tid 1 2024-07-26T18:17:52.293 INFO:tasks.rados.rados.0.smithi071.stdout:3327: rmattr oid 35 current snap is 318 2024-07-26T18:17:52.293 INFO:tasks.rados.rados.0.smithi071.stdout:3328: read oid 46 snap 304 2024-07-26T18:17:52.293 INFO:tasks.rados.rados.0.smithi071.stdout:3328: expect (ObjNum 986 snap 298 seq_num 986) 2024-07-26T18:17:52.293 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 318 2024-07-26T18:17:52.293 INFO:tasks.rados.rados.0.smithi071.stdout:3329: seq_num 1026 ranges {327680=385024} 2024-07-26T18:17:52.298 INFO:tasks.rados.rados.0.smithi071.stdout:3329: writing smithi07179299-24 from 327680 to 712704 tid 1 2024-07-26T18:17:52.298 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 318 2024-07-26T18:17:52.298 INFO:tasks.rados.rados.0.smithi071.stdout:3326: finishing write tid 1 to smithi07179299-31 2024-07-26T18:17:52.298 INFO:tasks.rados.rados.0.smithi071.stdout:3330: seq_num 1027 ranges {3997696=409600} 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:3330: writing smithi07179299-43 from 3997696 to 4407296 tid 1 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:3331: copy_from oid 9 from oid 15 current snap is 318 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:3326: finishing write tid 2 to smithi07179299-31 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:3332: copy_from oid 28 from oid 49 current snap is 318 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:3326: finishing write tid 3 to smithi07179299-31 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:3326: oid 31 updating version 0 to 1051 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:3326: oid 31 version 1051 is already newer than 1050 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1051 (ObjNum 1025 snap 318 seq_num 1025) dirty exists 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:3326: left oid 31 (ObjNum 1025 snap 318 seq_num 1025) 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 2432 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:17:52.323 INFO:tasks.rados.rados.0.smithi071.stdout:3329: finishing write tid 1 to smithi07179299-24 2024-07-26T18:17:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:3329: finishing write tid 2 to smithi07179299-24 2024-07-26T18:17:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:3329: finishing write tid 3 to smithi07179299-24 2024-07-26T18:17:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:3329: oid 24 updating version 0 to 2435 2024-07-26T18:17:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:3329: oid 24 version 2435 is already newer than 2434 2024-07-26T18:17:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2435 (ObjNum 1026 snap 318 seq_num 1026) dirty exists 2024-07-26T18:17:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:3329: left oid 24 (ObjNum 1026 snap 318 seq_num 1026) 2024-07-26T18:17:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:3328: expect (ObjNum 986 snap 298 seq_num 986) 2024-07-26T18:17:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:17:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:17:52] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.43.0" 2024-07-26T18:17:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:52 smithi071 ceph-mon[90507]: pgmap v742: 121 pgs: 121 active+clean; 262 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:17:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:52 smithi071 ceph-mon[90507]: osdmap e714: 8 total, 8 up, 8 in 2024-07-26T18:17:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:52 smithi071 ceph-mon[92867]: pgmap v742: 121 pgs: 121 active+clean; 262 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:17:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:52 smithi071 ceph-mon[92867]: osdmap e714: 8 total, 8 up, 8 in 2024-07-26T18:17:52.464 INFO:tasks.rados.rados.0.smithi071.stdout:3331: finishing copy_from to smithi07179299-9 2024-07-26T18:17:52.464 INFO:tasks.rados.rados.0.smithi071.stdout:3331: got expected ENOENT (src dne) 2024-07-26T18:17:52.464 INFO:tasks.rados.rados.0.smithi071.stdout:3331: finishing copy_from racing read to smithi07179299-9 2024-07-26T18:17:52.464 INFO:tasks.rados.rados.0.smithi071.stdout:3330: finishing write tid 1 to smithi07179299-43 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:3330: finishing write tid 2 to smithi07179299-43 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:3330: finishing write tid 3 to smithi07179299-43 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:3330: oid 43 updating version 0 to 2374 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:3330: oid 43 version 2374 is already newer than 2373 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 2374 (ObjNum 1027 snap 318 seq_num 1027) dirty exists 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:3330: left oid 43 (ObjNum 1027 snap 318 seq_num 1027) 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:3332: finishing copy_from racing read to smithi07179299-28 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:3326: done (6 left) 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:3327: done (5 left) 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:3328: done (4 left) 2024-07-26T18:17:52.465 INFO:tasks.rados.rados.0.smithi071.stdout:3329: done (3 left) 2024-07-26T18:17:52.466 INFO:tasks.rados.rados.0.smithi071.stdout:3330: done (2 left) 2024-07-26T18:17:52.466 INFO:tasks.rados.rados.0.smithi071.stdout:3331: done (1 left) 2024-07-26T18:17:52.466 INFO:tasks.rados.rados.0.smithi071.stdout:3333: copy_from oid 8 from oid 2 current snap is 318 2024-07-26T18:17:52.466 INFO:tasks.rados.rados.0.smithi071.stdout:3332: finishing copy_from to smithi07179299-28 2024-07-26T18:17:52.466 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 2153 (ObjNum 972 snap 292 seq_num 972) dirty exists 2024-07-26T18:17:52.466 INFO:tasks.rados.rados.0.smithi071.stdout:3332: done (1 left) 2024-07-26T18:17:52.466 INFO:tasks.rados.rados.0.smithi071.stdout:3334: read oid 15 snap -1 2024-07-26T18:17:52.466 INFO:tasks.rados.rados.0.smithi071.stdout:3334: expect deleted 2024-07-26T18:17:52.466 INFO:tasks.rados.rados.0.smithi071.stdout:3335: rollback oid 1 current snap is 318 2024-07-26T18:17:52.467 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 1 to 316 2024-07-26T18:17:52.467 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 318 2024-07-26T18:17:52.467 INFO:tasks.rados.rados.0.smithi071.stdout:3336: seq_num 1028 ranges {3309568=425984} 2024-07-26T18:17:52.483 INFO:tasks.rados.rados.0.smithi071.stdout:3336: writing smithi07179299-26 from 3309568 to 3735552 tid 1 2024-07-26T18:17:52.483 INFO:tasks.rados.rados.0.smithi071.stdout:3337: read oid 27 snap -1 2024-07-26T18:17:52.483 INFO:tasks.rados.rados.0.smithi071.stdout:3337: expect (ObjNum 936 snap 281 seq_num 936) 2024-07-26T18:17:52.484 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 318 2024-07-26T18:17:52.484 INFO:tasks.rados.rados.0.smithi071.stdout:3338: seq_num 1029 ranges {0=442368} 2024-07-26T18:17:52.487 INFO:tasks.rados.rados.0.smithi071.stdout:3338: writing smithi07179299-48 from 0 to 442368 tid 1 2024-07-26T18:17:52.487 INFO:tasks.rados.rados.0.smithi071.stdout:3339: delete oid 22 current snap is 318 2024-07-26T18:17:52.487 INFO:tasks.rados.rados.0.smithi071.stdout:3335: finishing rollback tid 0 to smithi07179299-1 2024-07-26T18:17:52.487 INFO:tasks.rados.rados.0.smithi071.stdout:3335: finishing rollback tid 1 to smithi07179299-1 2024-07-26T18:17:52.487 INFO:tasks.rados.rados.0.smithi071.stdout:3335: finishing rollback tid 2 to smithi07179299-1 2024-07-26T18:17:52.487 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 1530 (ObjNum 970 snap 291 seq_num 970) dirty exists 2024-07-26T18:17:52.487 INFO:tasks.rados.rados.0.smithi071.stdout:3333: finishing copy_from racing read to smithi07179299-8 2024-07-26T18:17:52.487 INFO:tasks.rados.rados.0.smithi071.stdout:3333: finishing copy_from to smithi07179299-8 2024-07-26T18:17:52.487 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 2372 (ObjNum 1007 snap 312 seq_num 1007) dirty exists 2024-07-26T18:17:52.487 INFO:tasks.rados.rados.0.smithi071.stdout:3336: finishing write tid 1 to smithi07179299-26 2024-07-26T18:17:52.488 INFO:tasks.rados.rados.0.smithi071.stdout:3336: finishing write tid 2 to smithi07179299-26 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:3336: finishing write tid 3 to smithi07179299-26 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:3336: oid 26 updating version 0 to 1504 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:3336: oid 26 updating version 1504 to 1505 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1505 (ObjNum 1028 snap 318 seq_num 1028) dirty exists 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:3336: left oid 26 (ObjNum 1028 snap 318 seq_num 1028) 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:3333: done (6 left) 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:3334: done (5 left) 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:3335: done (4 left) 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:3336: done (3 left) 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:3339: done (2 left) 2024-07-26T18:17:52.489 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 318 2024-07-26T18:17:52.490 INFO:tasks.rados.rados.0.smithi071.stdout:3340: seq_num 1031 ranges {4243456=475136} 2024-07-26T18:17:52.514 INFO:tasks.rados.rados.0.smithi071.stdout:3340: writing smithi07179299-49 from 4243456 to 4718592 tid 1 2024-07-26T18:17:52.514 INFO:tasks.rados.rados.0.smithi071.stdout:3341: snap_create 2024-07-26T18:17:52.514 INFO:tasks.rados.rados.0.smithi071.stdout:3338: finishing write tid 1 to smithi07179299-48 2024-07-26T18:17:52.514 INFO:tasks.rados.rados.0.smithi071.stdout:3338: finishing write tid 2 to smithi07179299-48 2024-07-26T18:17:52.515 INFO:tasks.rados.rados.0.smithi071.stdout:3338: finishing write tid 3 to smithi07179299-48 2024-07-26T18:17:52.515 INFO:tasks.rados.rados.0.smithi071.stdout:3338: oid 48 updating version 0 to 2386 2024-07-26T18:17:52.515 INFO:tasks.rados.rados.0.smithi071.stdout:3338: oid 48 updating version 2386 to 2387 2024-07-26T18:17:52.515 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 2387 (ObjNum 1029 snap 318 seq_num 1029) dirty exists 2024-07-26T18:17:52.515 INFO:tasks.rados.rados.0.smithi071.stdout:3338: left oid 48 (ObjNum 1029 snap 318 seq_num 1029) 2024-07-26T18:17:52.515 INFO:tasks.rados.rados.0.smithi071.stdout:3337: expect (ObjNum 936 snap 281 seq_num 936) 2024-07-26T18:17:52.652 INFO:tasks.rados.rados.0.smithi071.stdout:3340: finishing write tid 1 to smithi07179299-49 2024-07-26T18:17:52.652 INFO:tasks.rados.rados.0.smithi071.stdout:3340: finishing write tid 2 to smithi07179299-49 2024-07-26T18:17:52.652 INFO:tasks.rados.rados.0.smithi071.stdout:3340: finishing write tid 3 to smithi07179299-49 2024-07-26T18:17:52.652 INFO:tasks.rados.rados.0.smithi071.stdout:3340: oid 49 updating version 0 to 2160 2024-07-26T18:17:52.652 INFO:tasks.rados.rados.0.smithi071.stdout:3340: oid 49 version 2160 is already newer than 2159 2024-07-26T18:17:52.653 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 2160 (ObjNum 1031 snap 318 seq_num 1031) dirty exists 2024-07-26T18:17:52.653 INFO:tasks.rados.rados.0.smithi071.stdout:3340: left oid 49 (ObjNum 1031 snap 318 seq_num 1031) 2024-07-26T18:17:52.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:52 smithi135 ceph-mon[85352]: pgmap v742: 121 pgs: 121 active+clean; 262 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:17:52.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:52 smithi135 ceph-mon[85352]: osdmap e714: 8 total, 8 up, 8 in 2024-07-26T18:17:53.323 INFO:tasks.rados.rados.0.smithi071.stdout:3337: done (3 left) 2024-07-26T18:17:53.323 INFO:tasks.rados.rados.0.smithi071.stdout:3338: done (2 left) 2024-07-26T18:17:53.323 INFO:tasks.rados.rados.0.smithi071.stdout:3340: done (1 left) 2024-07-26T18:17:53.323 INFO:tasks.rados.rados.0.smithi071.stdout:3341: done (0 left) 2024-07-26T18:17:53.323 INFO:tasks.rados.rados.0.smithi071.stdout:3342: copy_from oid 40 from oid 20 current snap is 319 2024-07-26T18:17:53.323 INFO:tasks.rados.rados.0.smithi071.stdout:3343: rmattr oid 46 current snap is 319 2024-07-26T18:17:53.324 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 11 current snap is 319 2024-07-26T18:17:53.324 INFO:tasks.rados.rados.0.smithi071.stdout:3344: seq_num 1032 ranges {3358720=491520} 2024-07-26T18:17:53.344 INFO:tasks.rados.rados.0.smithi071.stdout:3344: writing smithi07179299-11 from 3358720 to 3850240 tid 1 2024-07-26T18:17:53.344 INFO:tasks.rados.rados.0.smithi071.stdout:3345: snap_create 2024-07-26T18:17:53.345 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 2270 (ObjNum 1006 snap 311 seq_num 1006) dirty exists 2024-07-26T18:17:53.345 INFO:tasks.rados.rados.0.smithi071.stdout:3342: finishing copy_from racing read to smithi07179299-40 2024-07-26T18:17:53.345 INFO:tasks.rados.rados.0.smithi071.stdout:3342: finishing copy_from to smithi07179299-40 2024-07-26T18:17:53.345 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2380 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:17:53.349 INFO:tasks.rados.rados.0.smithi071.stdout:3344: finishing write tid 1 to smithi07179299-11 2024-07-26T18:17:53.349 INFO:tasks.rados.rados.0.smithi071.stdout:3344: finishing write tid 2 to smithi07179299-11 2024-07-26T18:17:53.351 INFO:tasks.rados.rados.0.smithi071.stdout:3344: finishing write tid 3 to smithi07179299-11 2024-07-26T18:17:53.351 INFO:tasks.rados.rados.0.smithi071.stdout:3344: oid 11 updating version 0 to 2376 2024-07-26T18:17:53.352 INFO:tasks.rados.rados.0.smithi071.stdout:3344: oid 11 version 2376 is already newer than 2375 2024-07-26T18:17:53.352 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 2376 (ObjNum 1032 snap 319 seq_num 1032) dirty exists 2024-07-26T18:17:53.352 INFO:tasks.rados.rados.0.smithi071.stdout:3344: left oid 11 (ObjNum 1032 snap 319 seq_num 1032) 2024-07-26T18:17:54.330 INFO:tasks.rados.rados.0.smithi071.stdout:3342: done (3 left) 2024-07-26T18:17:54.331 INFO:tasks.rados.rados.0.smithi071.stdout:3343: done (2 left) 2024-07-26T18:17:54.331 INFO:tasks.rados.rados.0.smithi071.stdout:3344: done (1 left) 2024-07-26T18:17:54.331 INFO:tasks.rados.rados.0.smithi071.stdout:3345: done (0 left) 2024-07-26T18:17:54.331 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 320 2024-07-26T18:17:54.331 INFO:tasks.rados.rados.0.smithi071.stdout:3346: seq_num 1033 ranges {4366336=507904} 2024-07-26T18:17:54.356 INFO:tasks.rados.rados.0.smithi071.stdout:3346: writing smithi07179299-39 from 4366336 to 4874240 tid 1 2024-07-26T18:17:54.356 INFO:tasks.rados.rados.0.smithi071.stdout:3347: read oid 17 snap -1 2024-07-26T18:17:54.356 INFO:tasks.rados.rados.0.smithi071.stdout:3347: expect (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:17:54.357 INFO:tasks.rados.rados.0.smithi071.stdout:3348: snap_create 2024-07-26T18:17:54.364 INFO:tasks.rados.rados.0.smithi071.stdout:3346: finishing write tid 1 to smithi07179299-39 2024-07-26T18:17:54.364 INFO:tasks.rados.rados.0.smithi071.stdout:3346: finishing write tid 2 to smithi07179299-39 2024-07-26T18:17:54.366 INFO:tasks.rados.rados.0.smithi071.stdout:3346: finishing write tid 3 to smithi07179299-39 2024-07-26T18:17:54.366 INFO:tasks.rados.rados.0.smithi071.stdout:3346: oid 39 updating version 0 to 2384 2024-07-26T18:17:54.366 INFO:tasks.rados.rados.0.smithi071.stdout:3346: oid 39 version 2384 is already newer than 2383 2024-07-26T18:17:54.366 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 2384 (ObjNum 1033 snap 320 seq_num 1033) dirty exists 2024-07-26T18:17:54.366 INFO:tasks.rados.rados.0.smithi071.stdout:3346: left oid 39 (ObjNum 1033 snap 320 seq_num 1033) 2024-07-26T18:17:54.373 INFO:tasks.rados.rados.0.smithi071.stdout:3347: expect (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:17:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:54 smithi071 ceph-mon[90507]: osdmap e715: 8 total, 8 up, 8 in 2024-07-26T18:17:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:54 smithi071 ceph-mon[90507]: pgmap v745: 121 pgs: 121 active+clean; 269 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:17:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:54 smithi071 ceph-mon[92867]: osdmap e715: 8 total, 8 up, 8 in 2024-07-26T18:17:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:54 smithi071 ceph-mon[92867]: pgmap v745: 121 pgs: 121 active+clean; 269 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:17:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:54 smithi135 ceph-mon[85352]: osdmap e715: 8 total, 8 up, 8 in 2024-07-26T18:17:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:54 smithi135 ceph-mon[85352]: pgmap v745: 121 pgs: 121 active+clean; 269 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:17:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:3346: done (2 left) 2024-07-26T18:17:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:3347: done (1 left) 2024-07-26T18:17:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:3348: done (0 left) 2024-07-26T18:17:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:3349: snap_create 2024-07-26T18:17:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:55 smithi071 ceph-mon[90507]: osdmap e716: 8 total, 8 up, 8 in 2024-07-26T18:17:55.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:55 smithi071 ceph-mon[92867]: osdmap e716: 8 total, 8 up, 8 in 2024-07-26T18:17:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:55 smithi135 ceph-mon[85352]: osdmap e716: 8 total, 8 up, 8 in 2024-07-26T18:17:56.285 INFO:tasks.rados.rados.0.smithi071.stdout:3349: done (0 left) 2024-07-26T18:17:56.285 INFO:tasks.rados.rados.0.smithi071.stdout:3350: rollback oid 32 current snap is 322 2024-07-26T18:17:56.285 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 32 to 307 2024-07-26T18:17:56.286 INFO:tasks.rados.rados.0.smithi071.stdout:3351: copy_from oid 1 from oid 15 current snap is 322 2024-07-26T18:17:56.286 INFO:tasks.rados.rados.0.smithi071.stdout:3352: snap_remove snap 296 2024-07-26T18:17:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:56 smithi071 ceph-mon[92867]: osdmap e717: 8 total, 8 up, 8 in 2024-07-26T18:17:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:56 smithi071 ceph-mon[92867]: pgmap v748: 121 pgs: 121 active+clean; 274 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 9 op/s 2024-07-26T18:17:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:56 smithi071 ceph-mon[92867]: osdmap e718: 8 total, 8 up, 8 in 2024-07-26T18:17:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:56 smithi071 ceph-mon[90507]: osdmap e717: 8 total, 8 up, 8 in 2024-07-26T18:17:56.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:56 smithi071 ceph-mon[90507]: pgmap v748: 121 pgs: 121 active+clean; 274 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 9 op/s 2024-07-26T18:17:56.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:56 smithi071 ceph-mon[90507]: osdmap e718: 8 total, 8 up, 8 in 2024-07-26T18:17:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:56 smithi135 ceph-mon[85352]: osdmap e717: 8 total, 8 up, 8 in 2024-07-26T18:17:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:56 smithi135 ceph-mon[85352]: pgmap v748: 121 pgs: 121 active+clean; 274 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 9 op/s 2024-07-26T18:17:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:56 smithi135 ceph-mon[85352]: osdmap e718: 8 total, 8 up, 8 in 2024-07-26T18:17:57.284 INFO:tasks.rados.rados.0.smithi071.stdout:3352: done (2 left) 2024-07-26T18:17:57.284 INFO:tasks.rados.rados.0.smithi071.stdout:3353: copy_from oid 40 from oid 30 current snap is 322 2024-07-26T18:17:57.284 INFO:tasks.rados.rados.0.smithi071.stdout:3350: finishing rollback tid 0 to smithi07179299-32 2024-07-26T18:17:57.284 INFO:tasks.rados.rados.0.smithi071.stdout:3351: finishing copy_from to smithi07179299-1 2024-07-26T18:17:57.284 INFO:tasks.rados.rados.0.smithi071.stdout:3351: got expected ENOENT (src dne) 2024-07-26T18:17:57.284 INFO:tasks.rados.rados.0.smithi071.stdout:3351: finishing copy_from racing read to smithi07179299-1 2024-07-26T18:17:57.284 INFO:tasks.rados.rados.0.smithi071.stdout:3350: finishing rollback tid 1 to smithi07179299-32 2024-07-26T18:17:57.285 INFO:tasks.rados.rados.0.smithi071.stdout:3350: finishing rollback tid 2 to smithi07179299-32 2024-07-26T18:17:57.285 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 1533 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:17:57.285 INFO:tasks.rados.rados.0.smithi071.stdout:3350: done (2 left) 2024-07-26T18:17:57.285 INFO:tasks.rados.rados.0.smithi071.stdout:3351: done (1 left) 2024-07-26T18:17:57.285 INFO:tasks.rados.rados.0.smithi071.stdout:3354: read oid 42 snap -1 2024-07-26T18:17:57.285 INFO:tasks.rados.rados.0.smithi071.stdout:3354: expect (ObjNum 1018 snap 312 seq_num 1018) 2024-07-26T18:17:57.285 INFO:tasks.rados.rados.0.smithi071.stdout:3355: read oid 19 snap -1 2024-07-26T18:17:57.285 INFO:tasks.rados.rados.0.smithi071.stdout:3355: expect (ObjNum 1002 snap 308 seq_num 1002) 2024-07-26T18:17:57.285 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 322 2024-07-26T18:17:57.285 INFO:tasks.rados.rados.0.smithi071.stdout:3356: seq_num 1034 ranges {3997696=524288} 2024-07-26T18:17:57.310 INFO:tasks.rados.rados.0.smithi071.stdout:3356: writing smithi07179299-23 from 3997696 to 4521984 tid 1 2024-07-26T18:17:57.310 INFO:tasks.rados.rados.0.smithi071.stdout:3357: rmattr oid 20 current snap is 322 2024-07-26T18:17:57.310 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 322 2024-07-26T18:17:57.310 INFO:tasks.rados.rados.0.smithi071.stdout:3358: seq_num 1035 ranges {3735552=540672} 2024-07-26T18:17:57.335 INFO:tasks.rados.rados.0.smithi071.stdout:3358: writing smithi07179299-26 from 3735552 to 4276224 tid 1 2024-07-26T18:17:57.335 INFO:tasks.rados.rados.0.smithi071.stdout:3359: read oid 28 snap -1 2024-07-26T18:17:57.335 INFO:tasks.rados.rados.0.smithi071.stdout:3359: expect (ObjNum 972 snap 292 seq_num 972) 2024-07-26T18:17:57.335 INFO:tasks.rados.rados.0.smithi071.stdout:3360: snap_remove snap 307 2024-07-26T18:17:58.292 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2385 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:17:58.293 INFO:tasks.rados.rados.0.smithi071.stdout:3356: finishing write tid 1 to smithi07179299-23 2024-07-26T18:17:58.293 INFO:tasks.rados.rados.0.smithi071.stdout:3353: finishing copy_from racing read to smithi07179299-40 2024-07-26T18:17:58.293 INFO:tasks.rados.rados.0.smithi071.stdout:3356: finishing write tid 2 to smithi07179299-23 2024-07-26T18:17:58.293 INFO:tasks.rados.rados.0.smithi071.stdout:3356: finishing write tid 3 to smithi07179299-23 2024-07-26T18:17:58.293 INFO:tasks.rados.rados.0.smithi071.stdout:3356: oid 23 updating version 0 to 2383 2024-07-26T18:17:58.293 INFO:tasks.rados.rados.0.smithi071.stdout:3356: oid 23 version 2383 is already newer than 2382 2024-07-26T18:17:58.293 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2383 (ObjNum 1034 snap 322 seq_num 1034) dirty exists 2024-07-26T18:17:58.293 INFO:tasks.rados.rados.0.smithi071.stdout:3356: left oid 23 (ObjNum 1034 snap 322 seq_num 1034) 2024-07-26T18:17:58.293 INFO:tasks.rados.rados.0.smithi071.stdout:3355: expect (ObjNum 1002 snap 308 seq_num 1002) 2024-07-26T18:17:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:58 smithi135 ceph-mon[85352]: osdmap e719: 8 total, 8 up, 8 in 2024-07-26T18:17:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:58 smithi135 ceph-mon[85352]: pgmap v751: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 272 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-26T18:17:58.587 INFO:tasks.rados.rados.0.smithi071.stdout:3353: finishing copy_from to smithi07179299-40 2024-07-26T18:17:58.588 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 993 (ObjNum 1023 snap 317 seq_num 1023) dirty exists 2024-07-26T18:17:58.588 INFO:tasks.rados.rados.0.smithi071.stdout:3354: expect (ObjNum 1018 snap 312 seq_num 1018) 2024-07-26T18:17:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:58 smithi071 ceph-mon[90507]: osdmap e719: 8 total, 8 up, 8 in 2024-07-26T18:17:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:58 smithi071 ceph-mon[90507]: pgmap v751: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 272 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-26T18:17:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:58 smithi071 ceph-mon[92867]: osdmap e719: 8 total, 8 up, 8 in 2024-07-26T18:17:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:17:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:58 smithi071 ceph-mon[92867]: pgmap v751: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 272 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-07-26T18:17:58.967 INFO:tasks.rados.rados.0.smithi071.stdout:3358: finishing write tid 1 to smithi07179299-26 2024-07-26T18:17:58.967 INFO:tasks.rados.rados.0.smithi071.stdout:3358: finishing write tid 2 to smithi07179299-26 2024-07-26T18:17:58.967 INFO:tasks.rados.rados.0.smithi071.stdout:3358: finishing write tid 3 to smithi07179299-26 2024-07-26T18:17:58.967 INFO:tasks.rados.rados.0.smithi071.stdout:3358: oid 26 updating version 0 to 1507 2024-07-26T18:17:58.967 INFO:tasks.rados.rados.0.smithi071.stdout:3358: oid 26 version 1507 is already newer than 1506 2024-07-26T18:17:58.967 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1507 (ObjNum 1035 snap 322 seq_num 1035) dirty exists 2024-07-26T18:17:58.967 INFO:tasks.rados.rados.0.smithi071.stdout:3358: left oid 26 (ObjNum 1035 snap 322 seq_num 1035) 2024-07-26T18:17:58.967 INFO:tasks.rados.rados.0.smithi071.stdout:3359: expect (ObjNum 972 snap 292 seq_num 972) 2024-07-26T18:17:59.109 INFO:tasks.rados.rados.0.smithi071.stdout:3353: done (7 left) 2024-07-26T18:17:59.109 INFO:tasks.rados.rados.0.smithi071.stdout:3354: done (6 left) 2024-07-26T18:17:59.109 INFO:tasks.rados.rados.0.smithi071.stdout:3355: done (5 left) 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:3356: done (4 left) 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:3357: done (3 left) 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:3358: done (2 left) 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:3359: done (1 left) 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:3360: done (0 left) 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:3361: rollback oid 10 current snap is 322 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 10 to 321 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:3362: read oid 12 snap -1 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:3362: expect (ObjNum 974 snap 292 seq_num 974) 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:3363: rollback oid 35 current snap is 322 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 35 to 318 2024-07-26T18:17:59.110 INFO:tasks.rados.rados.0.smithi071.stdout:3364: read oid 39 snap -1 2024-07-26T18:17:59.111 INFO:tasks.rados.rados.0.smithi071.stdout:3364: expect (ObjNum 1033 snap 320 seq_num 1033) 2024-07-26T18:17:59.111 INFO:tasks.rados.rados.0.smithi071.stdout:3365: rollback oid 21 current snap is 322 2024-07-26T18:17:59.111 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 21 to 276 2024-07-26T18:17:59.111 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 322 2024-07-26T18:17:59.111 INFO:tasks.rados.rados.0.smithi071.stdout:3366: seq_num 1036 ranges {2277376=557056} 2024-07-26T18:17:59.124 INFO:tasks.rados.rados.0.smithi071.stdout:3366: writing smithi07179299-45 from 2277376 to 2834432 tid 1 2024-07-26T18:17:59.124 INFO:tasks.rados.rados.0.smithi071.stdout:3367: snap_remove snap 315 2024-07-26T18:17:59.299 INFO:tasks.rados.rados.0.smithi071.stdout:3367: done (6 left) 2024-07-26T18:17:59.299 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 322 2024-07-26T18:17:59.299 INFO:tasks.rados.rados.0.smithi071.stdout:3361: finishing rollback tid 1 to smithi07179299-10 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 1857 (ObjNum 129 snap 0 seq_num 2057473552) dirty dne 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:3365: finishing rollback tid 0 to smithi07179299-21 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:3365: finishing rollback tid 1 to smithi07179299-21 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:3365: finishing rollback tid 2 to smithi07179299-21 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2390 (ObjNum 869 snap 263 seq_num 869) dirty exists 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:3363: finishing rollback tid 0 to smithi07179299-35 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:3363: finishing rollback tid 1 to smithi07179299-35 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:3363: finishing rollback tid 2 to smithi07179299-35 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 2463 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:3366: finishing write tid 1 to smithi07179299-45 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:3366: finishing write tid 2 to smithi07179299-45 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:3366: finishing write tid 3 to smithi07179299-45 2024-07-26T18:17:59.300 INFO:tasks.rados.rados.0.smithi071.stdout:3366: oid 45 updating version 0 to 2384 2024-07-26T18:17:59.301 INFO:tasks.rados.rados.0.smithi071.stdout:3366: oid 45 updating version 2384 to 2385 2024-07-26T18:17:59.301 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 2385 (ObjNum 1036 snap 322 seq_num 1036) dirty exists 2024-07-26T18:17:59.301 INFO:tasks.rados.rados.0.smithi071.stdout:3366: left oid 45 (ObjNum 1036 snap 322 seq_num 1036) 2024-07-26T18:17:59.301 INFO:tasks.rados.rados.0.smithi071.stdout:3362: expect (ObjNum 974 snap 292 seq_num 974) 2024-07-26T18:17:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:17:59 smithi135 ceph-mon[85352]: osdmap e720: 8 total, 8 up, 8 in 2024-07-26T18:17:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:17:59 smithi071 ceph-mon[90507]: osdmap e720: 8 total, 8 up, 8 in 2024-07-26T18:17:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:17:59 smithi071 ceph-mon[92867]: osdmap e720: 8 total, 8 up, 8 in 2024-07-26T18:17:59.785 INFO:tasks.rados.rados.0.smithi071.stdout:3364: expect (ObjNum 1033 snap 320 seq_num 1033) 2024-07-26T18:18:00.076 INFO:tasks.rados.rados.0.smithi071.stdout:3368: seq_num 1037 ranges {0=573440} 2024-07-26T18:18:00.079 INFO:tasks.rados.rados.0.smithi071.stdout:3368: writing smithi07179299-9 from 0 to 573440 tid 1 2024-07-26T18:18:00.079 INFO:tasks.rados.rados.0.smithi071.stdout:3361: done (6 left) 2024-07-26T18:18:00.079 INFO:tasks.rados.rados.0.smithi071.stdout:3362: done (5 left) 2024-07-26T18:18:00.079 INFO:tasks.rados.rados.0.smithi071.stdout:3363: done (4 left) 2024-07-26T18:18:00.079 INFO:tasks.rados.rados.0.smithi071.stdout:3364: done (3 left) 2024-07-26T18:18:00.079 INFO:tasks.rados.rados.0.smithi071.stdout:3365: done (2 left) 2024-07-26T18:18:00.079 INFO:tasks.rados.rados.0.smithi071.stdout:3366: done (1 left) 2024-07-26T18:18:00.079 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 322 2024-07-26T18:18:00.079 INFO:tasks.rados.rados.0.smithi071.stdout:3369: seq_num 1038 ranges {1785856=589824} 2024-07-26T18:18:00.092 INFO:tasks.rados.rados.0.smithi071.stdout:3369: writing smithi07179299-2 from 1785856 to 2375680 tid 1 2024-07-26T18:18:00.092 INFO:tasks.rados.rados.0.smithi071.stdout:3370: setattr oid 18 current snap is 322 2024-07-26T18:18:00.092 INFO:tasks.rados.rados.0.smithi071.stdout:3368: finishing write tid 1 to smithi07179299-9 2024-07-26T18:18:00.092 INFO:tasks.rados.rados.0.smithi071.stdout:3368: finishing write tid 2 to smithi07179299-9 2024-07-26T18:18:00.092 INFO:tasks.rados.rados.0.smithi071.stdout:3368: finishing write tid 3 to smithi07179299-9 2024-07-26T18:18:00.092 INFO:tasks.rados.rados.0.smithi071.stdout:3368: oid 9 updating version 0 to 2472 2024-07-26T18:18:00.092 INFO:tasks.rados.rados.0.smithi071.stdout:3368: oid 9 updating version 2472 to 2473 2024-07-26T18:18:00.092 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 2473 (ObjNum 1037 snap 322 seq_num 1037) dirty exists 2024-07-26T18:18:00.092 INFO:tasks.rados.rados.0.smithi071.stdout:3368: left oid 9 (ObjNum 1037 snap 322 seq_num 1037) 2024-07-26T18:18:00.094 INFO:tasks.rados.rados.0.smithi071.stdout:3368: done (2 left) 2024-07-26T18:18:00.094 INFO:tasks.rados.rados.0.smithi071.stdout:3371: snap_remove snap 298 2024-07-26T18:18:00.302 INFO:tasks.rados.rados.0.smithi071.stdout:3371: done (2 left) 2024-07-26T18:18:00.302 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 322 2024-07-26T18:18:00.302 INFO:tasks.rados.rados.0.smithi071.stdout:3372: seq_num 1039 ranges {352256=606208} 2024-07-26T18:18:00.308 INFO:tasks.rados.rados.0.smithi071.stdout:3372: writing smithi07179299-38 from 352256 to 958464 tid 1 2024-07-26T18:18:00.308 INFO:tasks.rados.rados.0.smithi071.stdout:3373: read oid 10 snap -1 2024-07-26T18:18:00.308 INFO:tasks.rados.rados.0.smithi071.stdout:3373: expect deleted 2024-07-26T18:18:00.308 INFO:tasks.rados.rados.0.smithi071.stdout:3374: setattr oid 42 current snap is 322 2024-07-26T18:18:00.308 INFO:tasks.rados.rados.0.smithi071.stdout:3369: finishing write tid 1 to smithi07179299-2 2024-07-26T18:18:00.308 INFO:tasks.rados.rados.0.smithi071.stdout:3369: finishing write tid 2 to smithi07179299-2 2024-07-26T18:18:00.309 INFO:tasks.rados.rados.0.smithi071.stdout:3369: finishing write tid 3 to smithi07179299-2 2024-07-26T18:18:00.309 INFO:tasks.rados.rados.0.smithi071.stdout:3369: oid 2 updating version 0 to 2377 2024-07-26T18:18:00.309 INFO:tasks.rados.rados.0.smithi071.stdout:3369: oid 2 updating version 2377 to 2378 2024-07-26T18:18:00.309 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 2378 (ObjNum 1038 snap 322 seq_num 1038) dirty exists 2024-07-26T18:18:00.309 INFO:tasks.rados.rados.0.smithi071.stdout:3369: left oid 2 (ObjNum 1038 snap 322 seq_num 1038) 2024-07-26T18:18:00.309 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 2161 (ObjNum 949 snap 286 seq_num 949) dirty exists 2024-07-26T18:18:00.309 INFO:tasks.rados.rados.0.smithi071.stdout:3369: done (4 left) 2024-07-26T18:18:00.310 INFO:tasks.rados.rados.0.smithi071.stdout:3370: done (3 left) 2024-07-26T18:18:00.310 INFO:tasks.rados.rados.0.smithi071.stdout:3375: setattr oid 49 current snap is 322 2024-07-26T18:18:00.312 INFO:tasks.rados.rados.0.smithi071.stdout:3373: done (3 left) 2024-07-26T18:18:00.312 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 322 2024-07-26T18:18:00.312 INFO:tasks.rados.rados.0.smithi071.stdout:3376: seq_num 1040 ranges {6553600=622592} 2024-07-26T18:18:00.351 INFO:tasks.rados.rados.0.smithi071.stdout:3376: writing smithi07179299-29 from 6553600 to 7176192 tid 1 2024-07-26T18:18:00.351 INFO:tasks.rados.rados.0.smithi071.stdout:3377: delete oid 46 current snap is 322 2024-07-26T18:18:00.352 INFO:tasks.rados.rados.0.smithi071.stdout:3372: finishing write tid 1 to smithi07179299-38 2024-07-26T18:18:00.352 INFO:tasks.rados.rados.0.smithi071.stdout:3372: finishing write tid 2 to smithi07179299-38 2024-07-26T18:18:00.352 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2479 (ObjNum 1018 snap 312 seq_num 1018) dirty exists 2024-07-26T18:18:00.352 INFO:tasks.rados.rados.0.smithi071.stdout:3372: finishing write tid 3 to smithi07179299-38 2024-07-26T18:18:00.352 INFO:tasks.rados.rados.0.smithi071.stdout:3372: oid 38 updating version 0 to 2379 2024-07-26T18:18:00.352 INFO:tasks.rados.rados.0.smithi071.stdout:3372: oid 38 version 2379 is already newer than 2378 2024-07-26T18:18:00.352 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 2379 (ObjNum 1039 snap 322 seq_num 1039) dirty exists 2024-07-26T18:18:00.352 INFO:tasks.rados.rados.0.smithi071.stdout:3372: left oid 38 (ObjNum 1039 snap 322 seq_num 1039) 2024-07-26T18:18:00.352 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 2162 (ObjNum 1031 snap 318 seq_num 1031) dirty exists 2024-07-26T18:18:00.354 INFO:tasks.rados.rados.0.smithi071.stdout:3372: done (4 left) 2024-07-26T18:18:00.354 INFO:tasks.rados.rados.0.smithi071.stdout:3374: done (3 left) 2024-07-26T18:18:00.354 INFO:tasks.rados.rados.0.smithi071.stdout:3375: done (2 left) 2024-07-26T18:18:00.354 INFO:tasks.rados.rados.0.smithi071.stdout:3377: done (1 left) 2024-07-26T18:18:00.354 INFO:tasks.rados.rados.0.smithi071.stdout:3378: rollback oid 27 current snap is 322 2024-07-26T18:18:00.354 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 27 to 321 2024-07-26T18:18:00.354 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 322 2024-07-26T18:18:00.354 INFO:tasks.rados.rados.0.smithi071.stdout:3379: seq_num 1042 ranges {4276224=655360} 2024-07-26T18:18:00.380 INFO:tasks.rados.rados.0.smithi071.stdout:3379: writing smithi07179299-26 from 4276224 to 4931584 tid 1 2024-07-26T18:18:00.380 INFO:tasks.rados.rados.0.smithi071.stdout:3380: read oid 8 snap -1 2024-07-26T18:18:00.380 INFO:tasks.rados.rados.0.smithi071.stdout:3380: expect (ObjNum 1007 snap 312 seq_num 1007) 2024-07-26T18:18:00.380 INFO:tasks.rados.rados.0.smithi071.stdout:3381: snap_remove snap 304 2024-07-26T18:18:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:00 smithi135 ceph-mon[85352]: osdmap e721: 8 total, 8 up, 8 in 2024-07-26T18:18:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:00 smithi135 ceph-mon[85352]: pgmap v754: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-07-26T18:18:00.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:00 smithi071 ceph-mon[92867]: osdmap e721: 8 total, 8 up, 8 in 2024-07-26T18:18:00.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:00 smithi071 ceph-mon[92867]: pgmap v754: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-07-26T18:18:00.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:00 smithi071 ceph-mon[90507]: osdmap e721: 8 total, 8 up, 8 in 2024-07-26T18:18:00.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:00 smithi071 ceph-mon[90507]: pgmap v754: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-07-26T18:18:01.287 INFO:tasks.rados.rados.0.smithi071.stdout:3376: finishing write tid 1 to smithi07179299-29 2024-07-26T18:18:01.287 INFO:tasks.rados.rados.0.smithi071.stdout:3376: finishing write tid 2 to smithi07179299-29 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:3378: finishing rollback tid 0 to smithi07179299-27 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:3378: finishing rollback tid 1 to smithi07179299-27 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:3378: finishing rollback tid 2 to smithi07179299-27 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 2380 (ObjNum 936 snap 281 seq_num 936) dirty exists 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:3376: finishing write tid 3 to smithi07179299-29 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:3376: oid 29 updating version 0 to 2163 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:3376: oid 29 updating version 2163 to 2164 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 2164 (ObjNum 1040 snap 322 seq_num 1040) dirty exists 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:3376: left oid 29 (ObjNum 1040 snap 322 seq_num 1040) 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:3379: finishing write tid 1 to smithi07179299-26 2024-07-26T18:18:01.288 INFO:tasks.rados.rados.0.smithi071.stdout:3379: finishing write tid 2 to smithi07179299-26 2024-07-26T18:18:01.289 INFO:tasks.rados.rados.0.smithi071.stdout:3379: finishing write tid 3 to smithi07179299-26 2024-07-26T18:18:01.289 INFO:tasks.rados.rados.0.smithi071.stdout:3379: oid 26 updating version 0 to 1509 2024-07-26T18:18:01.289 INFO:tasks.rados.rados.0.smithi071.stdout:3379: oid 26 version 1509 is already newer than 1508 2024-07-26T18:18:01.289 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1509 (ObjNum 1042 snap 322 seq_num 1042) dirty exists 2024-07-26T18:18:01.289 INFO:tasks.rados.rados.0.smithi071.stdout:3379: left oid 26 (ObjNum 1042 snap 322 seq_num 1042) 2024-07-26T18:18:01.289 INFO:tasks.rados.rados.0.smithi071.stdout:3380: expect (ObjNum 1007 snap 312 seq_num 1007) 2024-07-26T18:18:01.366 INFO:tasks.rados.rados.0.smithi071.stdout:3376: done (4 left) 2024-07-26T18:18:01.366 INFO:tasks.rados.rados.0.smithi071.stdout:3378: done (3 left) 2024-07-26T18:18:01.366 INFO:tasks.rados.rados.0.smithi071.stdout:3379: done (2 left) 2024-07-26T18:18:01.366 INFO:tasks.rados.rados.0.smithi071.stdout:3380: done (1 left) 2024-07-26T18:18:01.367 INFO:tasks.rados.rados.0.smithi071.stdout:3381: done (0 left) 2024-07-26T18:18:01.367 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 322 2024-07-26T18:18:01.367 INFO:tasks.rados.rados.0.smithi071.stdout:3382: seq_num 1043 ranges {4521984=671744} 2024-07-26T18:18:01.393 INFO:tasks.rados.rados.0.smithi071.stdout:3382: writing smithi07179299-23 from 4521984 to 5193728 tid 1 2024-07-26T18:18:01.393 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 322 2024-07-26T18:18:01.393 INFO:tasks.rados.rados.0.smithi071.stdout:3383: seq_num 1044 ranges {2039808=688128} 2024-07-26T18:18:01.407 INFO:tasks.rados.rados.0.smithi071.stdout:3383: writing smithi07179299-44 from 2039808 to 2727936 tid 1 2024-07-26T18:18:01.407 INFO:tasks.rados.rados.0.smithi071.stdout:3384: snap_remove snap 300 2024-07-26T18:18:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:01 smithi135 ceph-mon[85352]: osdmap e722: 8 total, 8 up, 8 in 2024-07-26T18:18:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:01 smithi135 ceph-mon[85352]: osdmap e723: 8 total, 8 up, 8 in 2024-07-26T18:18:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:01 smithi071 ceph-mon[90507]: osdmap e722: 8 total, 8 up, 8 in 2024-07-26T18:18:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:01 smithi071 ceph-mon[90507]: osdmap e723: 8 total, 8 up, 8 in 2024-07-26T18:18:01.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:01 smithi071 ceph-mon[92867]: osdmap e722: 8 total, 8 up, 8 in 2024-07-26T18:18:01.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:01 smithi071 ceph-mon[92867]: osdmap e723: 8 total, 8 up, 8 in 2024-07-26T18:18:02.310 INFO:tasks.rados.rados.0.smithi071.stdout:3382: finishing write tid 1 to smithi07179299-23 2024-07-26T18:18:02.310 INFO:tasks.rados.rados.0.smithi071.stdout:3382: finishing write tid 2 to smithi07179299-23 2024-07-26T18:18:02.310 INFO:tasks.rados.rados.0.smithi071.stdout:3382: finishing write tid 3 to smithi07179299-23 2024-07-26T18:18:02.310 INFO:tasks.rados.rados.0.smithi071.stdout:3382: oid 23 updating version 0 to 2386 2024-07-26T18:18:02.310 INFO:tasks.rados.rados.0.smithi071.stdout:3382: oid 23 updating version 2386 to 2387 2024-07-26T18:18:02.310 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2387 (ObjNum 1043 snap 322 seq_num 1043) dirty exists 2024-07-26T18:18:02.310 INFO:tasks.rados.rados.0.smithi071.stdout:3382: left oid 23 (ObjNum 1043 snap 322 seq_num 1043) 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3383: finishing write tid 1 to smithi07179299-44 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3383: finishing write tid 2 to smithi07179299-44 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3383: finishing write tid 3 to smithi07179299-44 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3383: oid 44 updating version 0 to 2387 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3383: oid 44 version 2387 is already newer than 2386 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2387 (ObjNum 1044 snap 322 seq_num 1044) dirty exists 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3383: left oid 44 (ObjNum 1044 snap 322 seq_num 1044) 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3382: done (2 left) 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3383: done (1 left) 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3384: done (0 left) 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3385: read oid 5 snap -1 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3385: expect (ObjNum 993 snap 306 seq_num 993) 2024-07-26T18:18:02.311 INFO:tasks.rados.rados.0.smithi071.stdout:3386: rollback oid 44 current snap is 322 2024-07-26T18:18:02.312 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 44 to 314 2024-07-26T18:18:02.312 INFO:tasks.rados.rados.0.smithi071.stdout:3387: rollback oid 19 current snap is 322 2024-07-26T18:18:02.312 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 19 to 321 2024-07-26T18:18:02.312 INFO:tasks.rados.rados.0.smithi071.stdout:3388: copy_from oid 36 from oid 26 current snap is 322 2024-07-26T18:18:02.312 INFO:tasks.rados.rados.0.smithi071.stdout:3389: snap_remove snap 320 2024-07-26T18:18:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:02 smithi071 ceph-mon[90507]: pgmap v757: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 274 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1010 KiB/s wr, 17 op/s 2024-07-26T18:18:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:18:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:18:02] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.43.0" 2024-07-26T18:18:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:02 smithi071 ceph-mon[92867]: pgmap v757: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 274 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1010 KiB/s wr, 17 op/s 2024-07-26T18:18:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:02 smithi135 ceph-mon[85352]: pgmap v757: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 274 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1010 KiB/s wr, 17 op/s 2024-07-26T18:18:03.320 INFO:tasks.rados.rados.0.smithi071.stdout:3389: done (4 left) 2024-07-26T18:18:03.320 INFO:tasks.rados.rados.0.smithi071.stdout:3390: rollback oid 39 current snap is 322 2024-07-26T18:18:03.320 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 39 to 313 2024-07-26T18:18:03.320 INFO:tasks.rados.rados.0.smithi071.stdout:3387: finishing rollback tid 0 to smithi07179299-19 2024-07-26T18:18:03.320 INFO:tasks.rados.rados.0.smithi071.stdout:3387: finishing rollback tid 1 to smithi07179299-19 2024-07-26T18:18:03.320 INFO:tasks.rados.rados.0.smithi071.stdout:3387: finishing rollback tid 2 to smithi07179299-19 2024-07-26T18:18:03.321 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 2382 (ObjNum 1002 snap 308 seq_num 1002) dirty exists 2024-07-26T18:18:03.321 INFO:tasks.rados.rados.0.smithi071.stdout:3386: finishing rollback tid 0 to smithi07179299-44 2024-07-26T18:18:03.321 INFO:tasks.rados.rados.0.smithi071.stdout:3386: finishing rollback tid 1 to smithi07179299-44 2024-07-26T18:18:03.321 INFO:tasks.rados.rados.0.smithi071.stdout:3386: finishing rollback tid 2 to smithi07179299-44 2024-07-26T18:18:03.321 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2390 (ObjNum 981 snap 296 seq_num 981) dirty exists 2024-07-26T18:18:03.321 INFO:tasks.rados.rados.0.smithi071.stdout:3385: expect (ObjNum 993 snap 306 seq_num 993) 2024-07-26T18:18:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:03 smithi135 ceph-mon[85352]: osdmap e724: 8 total, 8 up, 8 in 2024-07-26T18:18:03.574 INFO:tasks.rados.rados.0.smithi071.stdout:3388: finishing copy_from racing read to smithi07179299-36 2024-07-26T18:18:03.574 INFO:tasks.rados.rados.0.smithi071.stdout:3388: finishing copy_from to smithi07179299-36 2024-07-26T18:18:03.574 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 1509 (ObjNum 1042 snap 322 seq_num 1042) dirty exists 2024-07-26T18:18:03.574 INFO:tasks.rados.rados.0.smithi071.stdout:3390: finishing rollback tid 0 to smithi07179299-39 2024-07-26T18:18:03.574 INFO:tasks.rados.rados.0.smithi071.stdout:3390: finishing rollback tid 1 to smithi07179299-39 2024-07-26T18:18:03.574 INFO:tasks.rados.rados.0.smithi071.stdout:3385: done (4 left) 2024-07-26T18:18:03.574 INFO:tasks.rados.rados.0.smithi071.stdout:3386: done (3 left) 2024-07-26T18:18:03.574 INFO:tasks.rados.rados.0.smithi071.stdout:3387: done (2 left) 2024-07-26T18:18:03.574 INFO:tasks.rados.rados.0.smithi071.stdout:3388: done (1 left) 2024-07-26T18:18:03.574 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 322 2024-07-26T18:18:03.575 INFO:tasks.rados.rados.0.smithi071.stdout:3390: finishing rollback tid 2 to smithi07179299-39 2024-07-26T18:18:03.575 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 2393 (ObjNum 1010 snap 312 seq_num 1010) dirty exists 2024-07-26T18:18:03.575 INFO:tasks.rados.rados.0.smithi071.stdout:3391: seq_num 1045 ranges {0=704512} 2024-07-26T18:18:03.577 INFO:tasks.rados.rados.0.smithi071.stdout:3391: writing smithi07179299-15 from 0 to 704512 tid 1 2024-07-26T18:18:03.577 INFO:tasks.rados.rados.0.smithi071.stdout:3390: done (1 left) 2024-07-26T18:18:03.577 INFO:tasks.rados.rados.0.smithi071.stdout:3392: snap_create 2024-07-26T18:18:03.581 INFO:tasks.rados.rados.0.smithi071.stdout:3391: finishing write tid 1 to smithi07179299-15 2024-07-26T18:18:03.581 INFO:tasks.rados.rados.0.smithi071.stdout:3391: finishing write tid 2 to smithi07179299-15 2024-07-26T18:18:03.582 INFO:tasks.rados.rados.0.smithi071.stdout:3391: finishing write tid 3 to smithi07179299-15 2024-07-26T18:18:03.582 INFO:tasks.rados.rados.0.smithi071.stdout:3391: oid 15 updating version 0 to 2382 2024-07-26T18:18:03.582 INFO:tasks.rados.rados.0.smithi071.stdout:3391: oid 15 version 2382 is already newer than 2381 2024-07-26T18:18:03.582 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 2382 (ObjNum 1045 snap 322 seq_num 1045) dirty exists 2024-07-26T18:18:03.582 INFO:tasks.rados.rados.0.smithi071.stdout:3391: left oid 15 (ObjNum 1045 snap 322 seq_num 1045) 2024-07-26T18:18:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:03 smithi071 ceph-mon[90507]: osdmap e724: 8 total, 8 up, 8 in 2024-07-26T18:18:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:03 smithi071 ceph-mon[92867]: osdmap e724: 8 total, 8 up, 8 in 2024-07-26T18:18:04.320 INFO:tasks.rados.rados.0.smithi071.stdout:3391: done (1 left) 2024-07-26T18:18:04.320 INFO:tasks.rados.rados.0.smithi071.stdout:3392: done (0 left) 2024-07-26T18:18:04.320 INFO:tasks.rados.rados.0.smithi071.stdout:3393: copy_from oid 49 from oid 13 current snap is 323 2024-07-26T18:18:04.320 INFO:tasks.rados.rados.0.smithi071.stdout:3394: copy_from oid 46 from oid 17 current snap is 323 2024-07-26T18:18:04.320 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 323 2024-07-26T18:18:04.320 INFO:tasks.rados.rados.0.smithi071.stdout:3395: seq_num 1046 ranges {966656=729088} 2024-07-26T18:18:04.330 INFO:tasks.rados.rados.0.smithi071.stdout:3395: writing smithi07179299-25 from 966656 to 1695744 tid 1 2024-07-26T18:18:04.330 INFO:tasks.rados.rados.0.smithi071.stdout:3396: read oid 11 snap -1 2024-07-26T18:18:04.330 INFO:tasks.rados.rados.0.smithi071.stdout:3396: expect (ObjNum 1032 snap 319 seq_num 1032) 2024-07-26T18:18:04.330 INFO:tasks.rados.rados.0.smithi071.stdout:3397: setattr oid 40 current snap is 323 2024-07-26T18:18:04.330 INFO:tasks.rados.rados.0.smithi071.stdout:3393: finishing copy_from racing read to smithi07179299-49 2024-07-26T18:18:04.330 INFO:tasks.rados.rados.0.smithi071.stdout:3393: finishing copy_from to smithi07179299-49 2024-07-26T18:18:04.330 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 2142 (ObjNum 65 snap 0 seq_num 1599429971) dirty exists 2024-07-26T18:18:04.331 INFO:tasks.rados.rados.0.smithi071.stdout:3393: done (4 left) 2024-07-26T18:18:04.332 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 323 2024-07-26T18:18:04.332 INFO:tasks.rados.rados.0.smithi071.stdout:3398: seq_num 1047 ranges {0=745472} 2024-07-26T18:18:04.337 INFO:tasks.rados.rados.0.smithi071.stdout:3398: writing smithi07179299-22 from 0 to 745472 tid 1 2024-07-26T18:18:04.337 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 36 current snap is 323 2024-07-26T18:18:04.337 INFO:tasks.rados.rados.0.smithi071.stdout:3399: seq_num 1048 ranges {4931584=761856} 2024-07-26T18:18:04.368 INFO:tasks.rados.rados.0.smithi071.stdout:3399: writing smithi07179299-36 from 4931584 to 5693440 tid 1 2024-07-26T18:18:04.368 INFO:tasks.rados.rados.0.smithi071.stdout:3400: snap_remove snap 276 2024-07-26T18:18:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:04 smithi071 ceph-mon[90507]: osdmap e725: 8 total, 8 up, 8 in 2024-07-26T18:18:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:04 smithi071 ceph-mon[90507]: pgmap v760: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 20 op/s 2024-07-26T18:18:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:04 smithi071 ceph-mon[92867]: osdmap e725: 8 total, 8 up, 8 in 2024-07-26T18:18:04.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:04 smithi071 ceph-mon[92867]: pgmap v760: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 20 op/s 2024-07-26T18:18:04.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:04 smithi135 ceph-mon[85352]: osdmap e725: 8 total, 8 up, 8 in 2024-07-26T18:18:04.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:04 smithi135 ceph-mon[85352]: pgmap v760: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 20 op/s 2024-07-26T18:18:05.331 INFO:tasks.rados.rados.0.smithi071.stdout:3400: done (6 left) 2024-07-26T18:18:05.331 INFO:tasks.rados.rados.0.smithi071.stdout:3401: read oid 7 snap -1 2024-07-26T18:18:05.331 INFO:tasks.rados.rados.0.smithi071.stdout:3401: expect deleted 2024-07-26T18:18:05.331 INFO:tasks.rados.rados.0.smithi071.stdout:3402: read oid 1 snap -1 2024-07-26T18:18:05.331 INFO:tasks.rados.rados.0.smithi071.stdout:3402: expect (ObjNum 970 snap 291 seq_num 970) 2024-07-26T18:18:05.331 INFO:tasks.rados.rados.0.smithi071.stdout:3403: snap_create 2024-07-26T18:18:05.331 INFO:tasks.rados.rados.0.smithi071.stdout:3395: finishing write tid 1 to smithi07179299-25 2024-07-26T18:18:05.331 INFO:tasks.rados.rados.0.smithi071.stdout:3395: finishing write tid 2 to smithi07179299-25 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2513 (ObjNum 1023 snap 317 seq_num 1023) dirty exists 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:3395: finishing write tid 3 to smithi07179299-25 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:3395: oid 25 updating version 0 to 1511 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:3395: oid 25 version 1511 is already newer than 1510 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1511 (ObjNum 1046 snap 323 seq_num 1046) dirty exists 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:3395: left oid 25 (ObjNum 1046 snap 323 seq_num 1046) 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:3398: finishing write tid 1 to smithi07179299-22 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:3394: finishing copy_from racing read to smithi07179299-46 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:3398: finishing write tid 2 to smithi07179299-22 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:3394: finishing copy_from to smithi07179299-46 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 2422 (ObjNum 1021 snap 316 seq_num 1021) dirty exists 2024-07-26T18:18:05.332 INFO:tasks.rados.rados.0.smithi071.stdout:3396: expect (ObjNum 1032 snap 319 seq_num 1032) 2024-07-26T18:18:05.608 INFO:tasks.rados.rados.0.smithi071.stdout:3398: finishing write tid 3 to smithi07179299-22 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:3398: oid 22 updating version 0 to 1870 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:3398: oid 22 updating version 1870 to 1871 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1871 (ObjNum 1047 snap 323 seq_num 1047) dirty exists 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:3398: left oid 22 (ObjNum 1047 snap 323 seq_num 1047) 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:3399: finishing write tid 1 to smithi07179299-36 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:3399: finishing write tid 2 to smithi07179299-36 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:3399: finishing write tid 3 to smithi07179299-36 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:3399: oid 36 updating version 0 to 2144 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:3399: oid 36 version 2144 is already newer than 2143 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 2144 (ObjNum 1048 snap 323 seq_num 1048) dirty exists 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:3399: left oid 36 (ObjNum 1048 snap 323 seq_num 1048) 2024-07-26T18:18:05.609 INFO:tasks.rados.rados.0.smithi071.stdout:3402: expect (ObjNum 970 snap 291 seq_num 970) 2024-07-26T18:18:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:05 smithi071 ceph-mon[90507]: osdmap e726: 8 total, 8 up, 8 in 2024-07-26T18:18:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:05 smithi071 ceph-mon[92867]: osdmap e726: 8 total, 8 up, 8 in 2024-07-26T18:18:05.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:05 smithi135 ceph-mon[85352]: osdmap e726: 8 total, 8 up, 8 in 2024-07-26T18:18:06.284 INFO:tasks.rados.rados.0.smithi071.stdout:3394: done (8 left) 2024-07-26T18:18:06.284 INFO:tasks.rados.rados.0.smithi071.stdout:3395: done (7 left) 2024-07-26T18:18:06.284 INFO:tasks.rados.rados.0.smithi071.stdout:3396: done (6 left) 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:3397: done (5 left) 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:3398: done (4 left) 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:3399: done (3 left) 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:3401: done (2 left) 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:3402: done (1 left) 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:3403: done (0 left) 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:3404: read oid 43 snap -1 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:3404: expect (ObjNum 1027 snap 318 seq_num 1027) 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:3405: copy_from oid 35 from oid 7 current snap is 324 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 324 2024-07-26T18:18:06.285 INFO:tasks.rados.rados.0.smithi071.stdout:3406: seq_num 1049 ranges {5193728=778240} 2024-07-26T18:18:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:3406: writing smithi07179299-23 from 5193728 to 5971968 tid 1 2024-07-26T18:18:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:3407: delete oid 24 current snap is 324 2024-07-26T18:18:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:3405: finishing copy_from to smithi07179299-35 2024-07-26T18:18:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:3405: got expected ENOENT (src dne) 2024-07-26T18:18:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:3405: finishing copy_from racing read to smithi07179299-35 2024-07-26T18:18:06.317 INFO:tasks.rados.rados.0.smithi071.stdout:3404: expect (ObjNum 1027 snap 318 seq_num 1027) 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3406: finishing write tid 1 to smithi07179299-23 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3406: finishing write tid 2 to smithi07179299-23 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3406: finishing write tid 3 to smithi07179299-23 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3406: oid 23 updating version 0 to 2388 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3406: oid 23 updating version 2388 to 2389 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2389 (ObjNum 1049 snap 324 seq_num 1049) dirty exists 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3406: left oid 23 (ObjNum 1049 snap 324 seq_num 1049) 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3404: done (3 left) 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3405: done (2 left) 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3406: done (1 left) 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3407: done (0 left) 2024-07-26T18:18:06.525 INFO:tasks.rados.rados.0.smithi071.stdout:3408: read oid 41 snap -1 2024-07-26T18:18:06.526 INFO:tasks.rados.rados.0.smithi071.stdout:3408: expect (ObjNum 974 snap 292 seq_num 974) 2024-07-26T18:18:06.526 INFO:tasks.rados.rados.0.smithi071.stdout:3409: snap_remove snap 311 2024-07-26T18:18:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:06 smithi071 ceph-mon[90507]: osdmap e727: 8 total, 8 up, 8 in 2024-07-26T18:18:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:06 smithi071 ceph-mon[90507]: pgmap v763: 121 pgs: 121 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-07-26T18:18:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:06 smithi071 ceph-mon[90507]: osdmap e728: 8 total, 8 up, 8 in 2024-07-26T18:18:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:06 smithi071 ceph-mon[92867]: osdmap e727: 8 total, 8 up, 8 in 2024-07-26T18:18:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:06 smithi071 ceph-mon[92867]: pgmap v763: 121 pgs: 121 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-07-26T18:18:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:06 smithi071 ceph-mon[92867]: osdmap e728: 8 total, 8 up, 8 in 2024-07-26T18:18:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:06 smithi135 ceph-mon[85352]: osdmap e727: 8 total, 8 up, 8 in 2024-07-26T18:18:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:06 smithi135 ceph-mon[85352]: pgmap v763: 121 pgs: 121 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-07-26T18:18:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:06 smithi135 ceph-mon[85352]: osdmap e728: 8 total, 8 up, 8 in 2024-07-26T18:18:07.367 INFO:tasks.rados.rados.0.smithi071.stdout:3408: expect (ObjNum 974 snap 292 seq_num 974) 2024-07-26T18:18:07.861 INFO:tasks.rados.rados.0.smithi071.stdout:3408: done (1 left) 2024-07-26T18:18:07.861 INFO:tasks.rados.rados.0.smithi071.stdout:3409: done (0 left) 2024-07-26T18:18:07.861 INFO:tasks.rados.rados.0.smithi071.stdout:3410: copy_from oid 14 from oid 46 current snap is 324 2024-07-26T18:18:07.861 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 324 2024-07-26T18:18:07.861 INFO:tasks.rados.rados.0.smithi071.stdout:3411: seq_num 1051 ranges {958464=409600,1368064=401408} 2024-07-26T18:18:07.868 INFO:tasks.rados.rados.0.smithi071.stdout:3411: writing smithi07179299-38 from 958464 to 1368064 tid 1 2024-07-26T18:18:07.874 INFO:tasks.rados.rados.0.smithi071.stdout:3411: writing smithi07179299-38 from 1368064 to 1769472 tid 2 2024-07-26T18:18:07.874 INFO:tasks.rados.rados.0.smithi071.stdout:3412: snap_remove snap 322 2024-07-26T18:18:08.368 INFO:tasks.rados.rados.0.smithi071.stdout:3411: finishing write tid 1 to smithi07179299-38 2024-07-26T18:18:08.368 INFO:tasks.rados.rados.0.smithi071.stdout:3411: finishing write tid 2 to smithi07179299-38 2024-07-26T18:18:08.368 INFO:tasks.rados.rados.0.smithi071.stdout:3411: finishing write tid 3 to smithi07179299-38 2024-07-26T18:18:08.368 INFO:tasks.rados.rados.0.smithi071.stdout:3411: finishing write tid 4 to smithi07179299-38 2024-07-26T18:18:08.368 INFO:tasks.rados.rados.0.smithi071.stdout:3411: oid 38 updating version 0 to 2384 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:3411: oid 38 updating version 2384 to 2385 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:3411: oid 38 version 2385 is already newer than 2383 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 2385 (ObjNum 1051 snap 324 seq_num 1051) dirty exists 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:3411: left oid 38 (ObjNum 1051 snap 324 seq_num 1051) 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:3410: finishing copy_from racing read to smithi07179299-14 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:3410: finishing copy_from to smithi07179299-14 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 2422 (ObjNum 1021 snap 316 seq_num 1021) dirty exists 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:3410: done (2 left) 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:3411: done (1 left) 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:3412: done (0 left) 2024-07-26T18:18:08.369 INFO:tasks.rados.rados.0.smithi071.stdout:3413: delete oid 29 current snap is 324 2024-07-26T18:18:08.375 INFO:tasks.rados.rados.0.smithi071.stdout:3413: done (0 left) 2024-07-26T18:18:08.375 INFO:tasks.rados.rados.0.smithi071.stdout:3414: rollback oid 32 current snap is 324 2024-07-26T18:18:08.376 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 32 to 314 2024-07-26T18:18:08.376 INFO:tasks.rados.rados.0.smithi071.stdout:3415: read oid 10 snap -1 2024-07-26T18:18:08.376 INFO:tasks.rados.rados.0.smithi071.stdout:3415: expect deleted 2024-07-26T18:18:08.376 INFO:tasks.rados.rados.0.smithi071.stdout:3416: copy_from oid 48 from oid 24 current snap is 324 2024-07-26T18:18:08.376 INFO:tasks.rados.rados.0.smithi071.stdout:3417: snap_create 2024-07-26T18:18:08.376 INFO:tasks.rados.rados.0.smithi071.stdout:3416: finishing copy_from to smithi07179299-48 2024-07-26T18:18:08.376 INFO:tasks.rados.rados.0.smithi071.stdout:3416: got expected ENOENT (src dne) 2024-07-26T18:18:08.376 INFO:tasks.rados.rados.0.smithi071.stdout:3416: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:18:08.381 INFO:tasks.rados.rados.0.smithi071.stdout:3414: finishing rollback tid 0 to smithi07179299-32 2024-07-26T18:18:08.382 INFO:tasks.rados.rados.0.smithi071.stdout:3414: finishing rollback tid 1 to smithi07179299-32 2024-07-26T18:18:08.382 INFO:tasks.rados.rados.0.smithi071.stdout:3414: finishing rollback tid 2 to smithi07179299-32 2024-07-26T18:18:08.382 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 1536 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:18:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:08 smithi071 ceph-mon[90507]: osdmap e729: 8 total, 8 up, 8 in 2024-07-26T18:18:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:08 smithi071 ceph-mon[90507]: pgmap v766: 121 pgs: 121 active+clean; 249 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2024-07-26T18:18:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:08 smithi071 ceph-mon[92867]: osdmap e729: 8 total, 8 up, 8 in 2024-07-26T18:18:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:08 smithi071 ceph-mon[92867]: pgmap v766: 121 pgs: 121 active+clean; 249 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2024-07-26T18:18:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:08 smithi135 ceph-mon[85352]: osdmap e729: 8 total, 8 up, 8 in 2024-07-26T18:18:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:08 smithi135 ceph-mon[85352]: pgmap v766: 121 pgs: 121 active+clean; 249 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2024-07-26T18:18:09.377 INFO:tasks.rados.rados.0.smithi071.stdout:3414: done (3 left) 2024-07-26T18:18:09.377 INFO:tasks.rados.rados.0.smithi071.stdout:3415: done (2 left) 2024-07-26T18:18:09.378 INFO:tasks.rados.rados.0.smithi071.stdout:3416: done (1 left) 2024-07-26T18:18:09.378 INFO:tasks.rados.rados.0.smithi071.stdout:3417: done (0 left) 2024-07-26T18:18:09.378 INFO:tasks.rados.rados.0.smithi071.stdout:3418: snap_create 2024-07-26T18:18:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:09 smithi071 ceph-mon[90507]: osdmap e730: 8 total, 8 up, 8 in 2024-07-26T18:18:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:09 smithi071 ceph-mon[92867]: osdmap e730: 8 total, 8 up, 8 in 2024-07-26T18:18:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:09 smithi135 ceph-mon[85352]: osdmap e730: 8 total, 8 up, 8 in 2024-07-26T18:18:10.385 INFO:tasks.rados.rados.0.smithi071.stdout:3418: done (0 left) 2024-07-26T18:18:10.385 INFO:tasks.rados.rados.0.smithi071.stdout:3419: snap_create 2024-07-26T18:18:10.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:10 smithi071 ceph-mon[90507]: osdmap e731: 8 total, 8 up, 8 in 2024-07-26T18:18:10.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:10 smithi071 ceph-mon[90507]: pgmap v769: 121 pgs: 121 active+clean; 231 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-07-26T18:18:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:10 smithi071 ceph-mon[92867]: osdmap e731: 8 total, 8 up, 8 in 2024-07-26T18:18:10.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:10 smithi071 ceph-mon[92867]: pgmap v769: 121 pgs: 121 active+clean; 231 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-07-26T18:18:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:10 smithi135 ceph-mon[85352]: osdmap e731: 8 total, 8 up, 8 in 2024-07-26T18:18:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:10 smithi135 ceph-mon[85352]: pgmap v769: 121 pgs: 121 active+clean; 231 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-07-26T18:18:11.291 INFO:tasks.rados.rados.0.smithi071.stdout:3419: done (0 left) 2024-07-26T18:18:11.291 INFO:tasks.rados.rados.0.smithi071.stdout:3420: rmattr oid 31 current snap is 327 2024-07-26T18:18:11.291 INFO:tasks.rados.rados.0.smithi071.stdout:3420: done (0 left) 2024-07-26T18:18:11.291 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 327 2024-07-26T18:18:11.291 INFO:tasks.rados.rados.0.smithi071.stdout:3421: seq_num 1053 ranges {0=442368,442368=401408} 2024-07-26T18:18:11.293 INFO:tasks.rados.rados.0.smithi071.stdout:3421: writing smithi07179299-24 from 0 to 442368 tid 1 2024-07-26T18:18:11.295 INFO:tasks.rados.rados.0.smithi071.stdout:3421: writing smithi07179299-24 from 442368 to 843776 tid 2 2024-07-26T18:18:11.295 INFO:tasks.rados.rados.0.smithi071.stdout:3422: copy_from oid 13 from oid 50 current snap is 327 2024-07-26T18:18:11.295 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 327 2024-07-26T18:18:11.296 INFO:tasks.rados.rados.0.smithi071.stdout:3423: seq_num 1054 ranges {0=458752,458752=401408} 2024-07-26T18:18:11.298 INFO:tasks.rados.rados.0.smithi071.stdout:3423: writing smithi07179299-6 from 0 to 458752 tid 1 2024-07-26T18:18:11.301 INFO:tasks.rados.rados.0.smithi071.stdout:3423: writing smithi07179299-6 from 458752 to 860160 tid 2 2024-07-26T18:18:11.302 INFO:tasks.rados.rados.0.smithi071.stdout:3424: copy_from oid 2 from oid 10 current snap is 327 2024-07-26T18:18:11.302 INFO:tasks.rados.rados.0.smithi071.stdout:3425: read oid 18 snap -1 2024-07-26T18:18:11.302 INFO:tasks.rados.rados.0.smithi071.stdout:3425: expect (ObjNum 949 snap 286 seq_num 949) 2024-07-26T18:18:11.302 INFO:tasks.rados.rados.0.smithi071.stdout:3426: snap_create 2024-07-26T18:18:11.302 INFO:tasks.rados.rados.0.smithi071.stdout:3424: finishing copy_from to smithi07179299-2 2024-07-26T18:18:11.303 INFO:tasks.rados.rados.0.smithi071.stdout:3424: got expected ENOENT (src dne) 2024-07-26T18:18:11.303 INFO:tasks.rados.rados.0.smithi071.stdout:3424: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:18:11.304 INFO:tasks.rados.rados.0.smithi071.stdout:3421: finishing write tid 1 to smithi07179299-24 2024-07-26T18:18:11.304 INFO:tasks.rados.rados.0.smithi071.stdout:3423: finishing write tid 1 to smithi07179299-6 2024-07-26T18:18:11.305 INFO:tasks.rados.rados.0.smithi071.stdout:3422: finishing copy_from to smithi07179299-13 2024-07-26T18:18:11.305 INFO:tasks.rados.rados.0.smithi071.stdout:3422: got expected ENOENT (src dne) 2024-07-26T18:18:11.305 INFO:tasks.rados.rados.0.smithi071.stdout:3421: finishing write tid 2 to smithi07179299-24 2024-07-26T18:18:11.306 INFO:tasks.rados.rados.0.smithi071.stdout:3422: finishing copy_from racing read to smithi07179299-13 2024-07-26T18:18:11.306 INFO:tasks.rados.rados.0.smithi071.stdout:3421: finishing write tid 3 to smithi07179299-24 2024-07-26T18:18:11.306 INFO:tasks.rados.rados.0.smithi071.stdout:3423: finishing write tid 2 to smithi07179299-6 2024-07-26T18:18:11.306 INFO:tasks.rados.rados.0.smithi071.stdout:3423: finishing write tid 3 to smithi07179299-6 2024-07-26T18:18:11.307 INFO:tasks.rados.rados.0.smithi071.stdout:3421: finishing write tid 4 to smithi07179299-24 2024-07-26T18:18:11.307 INFO:tasks.rados.rados.0.smithi071.stdout:3421: oid 24 updating version 0 to 2544 2024-07-26T18:18:11.308 INFO:tasks.rados.rados.0.smithi071.stdout:3421: oid 24 version 2544 is already newer than 2542 2024-07-26T18:18:11.308 INFO:tasks.rados.rados.0.smithi071.stdout:3421: oid 24 version 2544 is already newer than 2543 2024-07-26T18:18:11.308 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2544 (ObjNum 1053 snap 327 seq_num 1053) dirty exists 2024-07-26T18:18:11.308 INFO:tasks.rados.rados.0.smithi071.stdout:3421: left oid 24 (ObjNum 1053 snap 327 seq_num 1053) 2024-07-26T18:18:11.308 INFO:tasks.rados.rados.0.smithi071.stdout:3423: finishing write tid 4 to smithi07179299-6 2024-07-26T18:18:11.308 INFO:tasks.rados.rados.0.smithi071.stdout:3423: oid 6 updating version 0 to 2424 2024-07-26T18:18:11.308 INFO:tasks.rados.rados.0.smithi071.stdout:3423: oid 6 updating version 2424 to 2425 2024-07-26T18:18:11.308 INFO:tasks.rados.rados.0.smithi071.stdout:3423: oid 6 version 2425 is already newer than 2423 2024-07-26T18:18:11.308 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 2425 (ObjNum 1054 snap 327 seq_num 1054) dirty exists 2024-07-26T18:18:11.308 INFO:tasks.rados.rados.0.smithi071.stdout:3423: left oid 6 (ObjNum 1054 snap 327 seq_num 1054) 2024-07-26T18:18:11.320 INFO:tasks.rados.rados.0.smithi071.stdout:3425: expect (ObjNum 949 snap 286 seq_num 949) 2024-07-26T18:18:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:11 smithi071 ceph-mon[90507]: osdmap e732: 8 total, 8 up, 8 in 2024-07-26T18:18:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:11 smithi071 ceph-mon[90507]: osdmap e733: 8 total, 8 up, 8 in 2024-07-26T18:18:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:11 smithi071 ceph-mon[92867]: osdmap e732: 8 total, 8 up, 8 in 2024-07-26T18:18:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:11 smithi071 ceph-mon[92867]: osdmap e733: 8 total, 8 up, 8 in 2024-07-26T18:18:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:11 smithi135 ceph-mon[85352]: osdmap e732: 8 total, 8 up, 8 in 2024-07-26T18:18:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:11 smithi135 ceph-mon[85352]: osdmap e733: 8 total, 8 up, 8 in 2024-07-26T18:18:12.288 INFO:tasks.rados.rados.0.smithi071.stdout:3421: done (5 left) 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3422: done (4 left) 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3423: done (3 left) 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3424: done (2 left) 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3425: done (1 left) 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3426: done (0 left) 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3427: rollback oid 31 current snap is 328 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 31 to 327 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3428: read oid 45 snap -1 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3428: expect (ObjNum 1036 snap 322 seq_num 1036) 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3429: read oid 1 snap -1 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3429: expect (ObjNum 970 snap 291 seq_num 970) 2024-07-26T18:18:12.289 INFO:tasks.rados.rados.0.smithi071.stdout:3430: snap_remove snap 326 2024-07-26T18:18:12.383 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:18:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:18:12] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.43.0" 2024-07-26T18:18:12.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:12 smithi071 ceph-mon[90507]: pgmap v772: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-07-26T18:18:12.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:12 smithi071 ceph-mon[90507]: osdmap e734: 8 total, 8 up, 8 in 2024-07-26T18:18:12.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:12 smithi071 ceph-mon[92867]: pgmap v772: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-07-26T18:18:12.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:12 smithi071 ceph-mon[92867]: osdmap e734: 8 total, 8 up, 8 in 2024-07-26T18:18:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:12 smithi135 ceph-mon[85352]: pgmap v772: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-07-26T18:18:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:12 smithi135 ceph-mon[85352]: osdmap e734: 8 total, 8 up, 8 in 2024-07-26T18:18:13.294 INFO:tasks.rados.rados.0.smithi071.stdout:3430: done (3 left) 2024-07-26T18:18:13.294 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 328 2024-07-26T18:18:13.294 INFO:tasks.rados.rados.0.smithi071.stdout:3431: seq_num 1055 ranges {8036352=475136,8511488=401408} 2024-07-26T18:18:13.338 INFO:tasks.rados.rados.0.smithi071.stdout:3431: writing smithi07179299-41 from 8036352 to 8511488 tid 1 2024-07-26T18:18:13.340 INFO:tasks.rados.rados.0.smithi071.stdout:3431: writing smithi07179299-41 from 8511488 to 8912896 tid 2 2024-07-26T18:18:13.340 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 328 2024-07-26T18:18:13.340 INFO:tasks.rados.rados.0.smithi071.stdout:3432: seq_num 1056 ranges {745472=491520,1236992=401408} 2024-07-26T18:18:13.347 INFO:tasks.rados.rados.0.smithi071.stdout:3432: writing smithi07179299-22 from 745472 to 1236992 tid 1 2024-07-26T18:18:13.371 INFO:tasks.rados.rados.0.smithi071.stdout:3432: writing smithi07179299-22 from 1236992 to 1638400 tid 2 2024-07-26T18:18:13.371 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 328 2024-07-26T18:18:13.372 INFO:tasks.rados.rados.0.smithi071.stdout:3429: expect (ObjNum 970 snap 291 seq_num 970) 2024-07-26T18:18:13.400 INFO:tasks.rados.rados.0.smithi071.stdout:3427: finishing rollback tid 0 to smithi07179299-31 2024-07-26T18:18:13.400 INFO:tasks.rados.rados.0.smithi071.stdout:3427: finishing rollback tid 1 to smithi07179299-31 2024-07-26T18:18:13.400 INFO:tasks.rados.rados.0.smithi071.stdout:3433: seq_num 1057 ranges {7053312=507904,7561216=401408} 2024-07-26T18:18:13.440 INFO:tasks.rados.rados.0.smithi071.stdout:3433: writing smithi07179299-19 from 7053312 to 7561216 tid 1 2024-07-26T18:18:13.442 INFO:tasks.rados.rados.0.smithi071.stdout:3433: writing smithi07179299-19 from 7561216 to 7962624 tid 2 2024-07-26T18:18:13.442 INFO:tasks.rados.rados.0.smithi071.stdout:3429: done (5 left) 2024-07-26T18:18:13.442 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 328 2024-07-26T18:18:13.442 INFO:tasks.rados.rados.0.smithi071.stdout:3427: finishing rollback tid 2 to smithi07179299-31 2024-07-26T18:18:13.442 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1054 (ObjNum 1025 snap 318 seq_num 1025) dirty exists 2024-07-26T18:18:13.443 INFO:tasks.rados.rados.0.smithi071.stdout:3428: expect (ObjNum 1036 snap 322 seq_num 1036) 2024-07-26T18:18:13.549 INFO:tasks.rados.rados.0.smithi071.stdout:3431: finishing write tid 1 to smithi07179299-41 2024-07-26T18:18:13.549 INFO:tasks.rados.rados.0.smithi071.stdout:3431: finishing write tid 2 to smithi07179299-41 2024-07-26T18:18:13.549 INFO:tasks.rados.rados.0.smithi071.stdout:3434: seq_num 1058 ranges {1785856=524288,2310144=401408} 2024-07-26T18:18:13.561 INFO:tasks.rados.rados.0.smithi071.stdout:3434: writing smithi07179299-8 from 1785856 to 2310144 tid 1 2024-07-26T18:18:13.564 INFO:tasks.rados.rados.0.smithi071.stdout:3434: writing smithi07179299-8 from 2310144 to 2711552 tid 2 2024-07-26T18:18:13.564 INFO:tasks.rados.rados.0.smithi071.stdout:3427: done (5 left) 2024-07-26T18:18:13.564 INFO:tasks.rados.rados.0.smithi071.stdout:3428: done (4 left) 2024-07-26T18:18:13.564 INFO:tasks.rados.rados.0.smithi071.stdout:3435: read oid 32 snap -1 2024-07-26T18:18:13.564 INFO:tasks.rados.rados.0.smithi071.stdout:3435: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:18:13.564 INFO:tasks.rados.rados.0.smithi071.stdout:3436: snap_remove snap 323 2024-07-26T18:18:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:13 smithi071 ceph-mon[92867]: osdmap e735: 8 total, 8 up, 8 in 2024-07-26T18:18:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:13 smithi071 ceph-mon[90507]: osdmap e735: 8 total, 8 up, 8 in 2024-07-26T18:18:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:13 smithi135 ceph-mon[85352]: osdmap e735: 8 total, 8 up, 8 in 2024-07-26T18:18:14.397 INFO:tasks.rados.rados.0.smithi071.stdout:3436: done (5 left) 2024-07-26T18:18:14.397 INFO:tasks.rados.rados.0.smithi071.stdout:3437: rollback oid 50 current snap is 328 2024-07-26T18:18:14.397 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 50 to 318 2024-07-26T18:18:14.397 INFO:tasks.rados.rados.0.smithi071.stdout:3431: finishing write tid 3 to smithi07179299-41 2024-07-26T18:18:14.397 INFO:tasks.rados.rados.0.smithi071.stdout:3431: finishing write tid 4 to smithi07179299-41 2024-07-26T18:18:14.397 INFO:tasks.rados.rados.0.smithi071.stdout:3431: oid 41 updating version 0 to 2392 2024-07-26T18:18:14.397 INFO:tasks.rados.rados.0.smithi071.stdout:3431: oid 41 version 2392 is already newer than 2391 2024-07-26T18:18:14.397 INFO:tasks.rados.rados.0.smithi071.stdout:3431: oid 41 version 2392 is already newer than 2390 2024-07-26T18:18:14.397 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 2392 (ObjNum 1055 snap 328 seq_num 1055) dirty exists 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:3431: left oid 41 (ObjNum 1055 snap 328 seq_num 1055) 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:3432: finishing write tid 1 to smithi07179299-22 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:3432: finishing write tid 2 to smithi07179299-22 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:3432: finishing write tid 3 to smithi07179299-22 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:3432: finishing write tid 4 to smithi07179299-22 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:3432: oid 22 updating version 0 to 1874 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:3432: oid 22 version 1874 is already newer than 1872 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:3432: oid 22 version 1874 is already newer than 1873 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1874 (ObjNum 1056 snap 328 seq_num 1056) dirty exists 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:3432: left oid 22 (ObjNum 1056 snap 328 seq_num 1056) 2024-07-26T18:18:14.398 INFO:tasks.rados.rados.0.smithi071.stdout:3433: finishing write tid 1 to smithi07179299-19 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:3433: finishing write tid 2 to smithi07179299-19 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:3433: finishing write tid 3 to smithi07179299-19 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:3431: done (5 left) 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:3432: done (4 left) 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:3438: copy_from oid 37 from oid 15 current snap is 328 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:3433: finishing write tid 4 to smithi07179299-19 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:3433: oid 19 updating version 0 to 2388 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:3433: oid 19 version 2388 is already newer than 2387 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:3433: oid 19 version 2388 is already newer than 2386 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 2388 (ObjNum 1057 snap 328 seq_num 1057) dirty exists 2024-07-26T18:18:14.399 INFO:tasks.rados.rados.0.smithi071.stdout:3433: left oid 19 (ObjNum 1057 snap 328 seq_num 1057) 2024-07-26T18:18:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:3434: finishing write tid 1 to smithi07179299-8 2024-07-26T18:18:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:3434: finishing write tid 2 to smithi07179299-8 2024-07-26T18:18:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:3434: finishing write tid 3 to smithi07179299-8 2024-07-26T18:18:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:3434: finishing write tid 4 to smithi07179299-8 2024-07-26T18:18:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:3434: oid 8 updating version 0 to 2390 2024-07-26T18:18:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:3434: oid 8 version 2390 is already newer than 2389 2024-07-26T18:18:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:3434: oid 8 updating version 2390 to 2391 2024-07-26T18:18:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 2391 (ObjNum 1058 snap 328 seq_num 1058) dirty exists 2024-07-26T18:18:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:3434: left oid 8 (ObjNum 1058 snap 328 seq_num 1058) 2024-07-26T18:18:14.400 INFO:tasks.rados.rados.0.smithi071.stdout:3435: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:18:14.602 INFO:tasks.rados.rados.0.smithi071.stdout:3437: finishing rollback tid 1 to smithi07179299-50 2024-07-26T18:18:14.603 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 0 (ObjNum 33 snap 0 seq_num 550868212) dirty dne 2024-07-26T18:18:14.603 INFO:tasks.rados.rados.0.smithi071.stdout:3438: finishing copy_from racing read to smithi07179299-37 2024-07-26T18:18:14.603 INFO:tasks.rados.rados.0.smithi071.stdout:3438: finishing copy_from to smithi07179299-37 2024-07-26T18:18:14.603 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 2382 (ObjNum 1045 snap 322 seq_num 1045) dirty exists 2024-07-26T18:18:14.603 INFO:tasks.rados.rados.0.smithi071.stdout:3433: done (4 left) 2024-07-26T18:18:14.603 INFO:tasks.rados.rados.0.smithi071.stdout:3434: done (3 left) 2024-07-26T18:18:14.603 INFO:tasks.rados.rados.0.smithi071.stdout:3435: done (2 left) 2024-07-26T18:18:14.603 INFO:tasks.rados.rados.0.smithi071.stdout:3437: done (1 left) 2024-07-26T18:18:14.603 INFO:tasks.rados.rados.0.smithi071.stdout:3438: done (0 left) 2024-07-26T18:18:14.603 INFO:tasks.rados.rados.0.smithi071.stdout:3439: snap_remove snap 317 2024-07-26T18:18:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:14 smithi071 ceph-mon[90507]: pgmap v775: 121 pgs: 121 active+clean; 225 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-07-26T18:18:14.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:14 smithi071 ceph-mon[92867]: pgmap v775: 121 pgs: 121 active+clean; 225 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-07-26T18:18:14.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:14 smithi135 ceph-mon[85352]: pgmap v775: 121 pgs: 121 active+clean; 225 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-07-26T18:18:15.396 INFO:tasks.rados.rados.0.smithi071.stdout:3439: done (0 left) 2024-07-26T18:18:15.396 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 328 2024-07-26T18:18:15.396 INFO:tasks.rados.rados.0.smithi071.stdout:3440: seq_num 1059 ranges {4276224=540672,4816896=401408} 2024-07-26T18:18:15.422 INFO:tasks.rados.rados.0.smithi071.stdout:3440: writing smithi07179299-4 from 4276224 to 4816896 tid 1 2024-07-26T18:18:15.426 INFO:tasks.rados.rados.0.smithi071.stdout:3440: writing smithi07179299-4 from 4816896 to 5218304 tid 2 2024-07-26T18:18:15.426 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 328 2024-07-26T18:18:15.427 INFO:tasks.rados.rados.0.smithi071.stdout:3441: seq_num 1060 ranges {4243456=557056,4800512=401408} 2024-07-26T18:18:15.452 INFO:tasks.rados.rados.0.smithi071.stdout:3441: writing smithi07179299-28 from 4243456 to 4800512 tid 1 2024-07-26T18:18:15.454 INFO:tasks.rados.rados.0.smithi071.stdout:3441: writing smithi07179299-28 from 4800512 to 5201920 tid 2 2024-07-26T18:18:15.454 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 328 2024-07-26T18:18:15.454 INFO:tasks.rados.rados.0.smithi071.stdout:3440: finishing write tid 1 to smithi07179299-4 2024-07-26T18:18:15.454 INFO:tasks.rados.rados.0.smithi071.stdout:3442: seq_num 1061 ranges {3358720=573440,3932160=401408} 2024-07-26T18:18:15.475 INFO:tasks.rados.rados.0.smithi071.stdout:3442: writing smithi07179299-32 from 3358720 to 3932160 tid 1 2024-07-26T18:18:15.478 INFO:tasks.rados.rados.0.smithi071.stdout:3442: writing smithi07179299-32 from 3932160 to 4333568 tid 2 2024-07-26T18:18:15.478 INFO:tasks.rados.rados.0.smithi071.stdout:3443: delete oid 36 current snap is 328 2024-07-26T18:18:15.478 INFO:tasks.rados.rados.0.smithi071.stdout:3440: finishing write tid 2 to smithi07179299-4 2024-07-26T18:18:15.478 INFO:tasks.rados.rados.0.smithi071.stdout:3440: finishing write tid 3 to smithi07179299-4 2024-07-26T18:18:15.478 INFO:tasks.rados.rados.0.smithi071.stdout:3440: finishing write tid 4 to smithi07179299-4 2024-07-26T18:18:15.478 INFO:tasks.rados.rados.0.smithi071.stdout:3440: oid 4 updating version 0 to 2384 2024-07-26T18:18:15.478 INFO:tasks.rados.rados.0.smithi071.stdout:3440: oid 4 version 2384 is already newer than 2383 2024-07-26T18:18:15.478 INFO:tasks.rados.rados.0.smithi071.stdout:3440: oid 4 updating version 2384 to 2385 2024-07-26T18:18:15.478 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 2385 (ObjNum 1059 snap 328 seq_num 1059) dirty exists 2024-07-26T18:18:15.479 INFO:tasks.rados.rados.0.smithi071.stdout:3440: left oid 4 (ObjNum 1059 snap 328 seq_num 1059) 2024-07-26T18:18:15.479 INFO:tasks.rados.rados.0.smithi071.stdout:3441: finishing write tid 1 to smithi07179299-28 2024-07-26T18:18:15.479 INFO:tasks.rados.rados.0.smithi071.stdout:3441: finishing write tid 2 to smithi07179299-28 2024-07-26T18:18:15.479 INFO:tasks.rados.rados.0.smithi071.stdout:3441: finishing write tid 3 to smithi07179299-28 2024-07-26T18:18:15.479 INFO:tasks.rados.rados.0.smithi071.stdout:3441: finishing write tid 4 to smithi07179299-28 2024-07-26T18:18:15.479 INFO:tasks.rados.rados.0.smithi071.stdout:3441: oid 28 updating version 0 to 2392 2024-07-26T18:18:15.479 INFO:tasks.rados.rados.0.smithi071.stdout:3441: oid 28 version 2392 is already newer than 2391 2024-07-26T18:18:15.479 INFO:tasks.rados.rados.0.smithi071.stdout:3441: oid 28 updating version 2392 to 2393 2024-07-26T18:18:15.479 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 2393 (ObjNum 1060 snap 328 seq_num 1060) dirty exists 2024-07-26T18:18:15.479 INFO:tasks.rados.rados.0.smithi071.stdout:3441: left oid 28 (ObjNum 1060 snap 328 seq_num 1060) 2024-07-26T18:18:15.480 INFO:tasks.rados.rados.0.smithi071.stdout:3440: done (3 left) 2024-07-26T18:18:15.480 INFO:tasks.rados.rados.0.smithi071.stdout:3441: done (2 left) 2024-07-26T18:18:15.480 INFO:tasks.rados.rados.0.smithi071.stdout:3443: done (1 left) 2024-07-26T18:18:15.480 INFO:tasks.rados.rados.0.smithi071.stdout:3444: snap_create 2024-07-26T18:18:15.480 INFO:tasks.rados.rados.0.smithi071.stdout:3442: finishing write tid 1 to smithi07179299-32 2024-07-26T18:18:15.481 INFO:tasks.rados.rados.0.smithi071.stdout:3442: finishing write tid 2 to smithi07179299-32 2024-07-26T18:18:15.481 INFO:tasks.rados.rados.0.smithi071.stdout:3442: finishing write tid 3 to smithi07179299-32 2024-07-26T18:18:15.482 INFO:tasks.rados.rados.0.smithi071.stdout:3442: finishing write tid 4 to smithi07179299-32 2024-07-26T18:18:15.482 INFO:tasks.rados.rados.0.smithi071.stdout:3442: oid 32 updating version 0 to 2387 2024-07-26T18:18:15.482 INFO:tasks.rados.rados.0.smithi071.stdout:3442: oid 32 updating version 2387 to 2388 2024-07-26T18:18:15.482 INFO:tasks.rados.rados.0.smithi071.stdout:3442: oid 32 version 2388 is already newer than 2386 2024-07-26T18:18:15.482 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 2388 (ObjNum 1061 snap 328 seq_num 1061) dirty exists 2024-07-26T18:18:15.482 INFO:tasks.rados.rados.0.smithi071.stdout:3442: left oid 32 (ObjNum 1061 snap 328 seq_num 1061) 2024-07-26T18:18:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:15 smithi071 ceph-mon[90507]: osdmap e736: 8 total, 8 up, 8 in 2024-07-26T18:18:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:15 smithi071 ceph-mon[92867]: osdmap e736: 8 total, 8 up, 8 in 2024-07-26T18:18:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:15 smithi135 ceph-mon[85352]: osdmap e736: 8 total, 8 up, 8 in 2024-07-26T18:18:16.290 INFO:tasks.rados.rados.0.smithi071.stdout:3442: done (1 left) 2024-07-26T18:18:16.290 INFO:tasks.rados.rados.0.smithi071.stdout:3444: done (0 left) 2024-07-26T18:18:16.290 INFO:tasks.rados.rados.0.smithi071.stdout:3445: read oid 21 snap 324 2024-07-26T18:18:16.290 INFO:tasks.rados.rados.0.smithi071.stdout:3445: expect (ObjNum 869 snap 263 seq_num 869) 2024-07-26T18:18:16.291 INFO:tasks.rados.rados.0.smithi071.stdout:3446: delete oid 3 current snap is 329 2024-07-26T18:18:16.293 INFO:tasks.rados.rados.0.smithi071.stdout:3446: done (1 left) 2024-07-26T18:18:16.293 INFO:tasks.rados.rados.0.smithi071.stdout:3447: read oid 16 snap 297 2024-07-26T18:18:16.293 INFO:tasks.rados.rados.0.smithi071.stdout:3447: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:18:16.294 INFO:tasks.rados.rados.0.smithi071.stdout:3448: read oid 32 snap -1 2024-07-26T18:18:16.294 INFO:tasks.rados.rados.0.smithi071.stdout:3448: expect (ObjNum 1061 snap 328 seq_num 1061) 2024-07-26T18:18:16.294 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 329 2024-07-26T18:18:16.294 INFO:tasks.rados.rados.0.smithi071.stdout:3449: seq_num 1064 ranges {1695744=622592,2318336=401408} 2024-07-26T18:18:16.307 INFO:tasks.rados.rados.0.smithi071.stdout:3449: writing smithi07179299-25 from 1695744 to 2318336 tid 1 2024-07-26T18:18:16.310 INFO:tasks.rados.rados.0.smithi071.stdout:3449: writing smithi07179299-25 from 2318336 to 2719744 tid 2 2024-07-26T18:18:16.310 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 329 2024-07-26T18:18:16.310 INFO:tasks.rados.rados.0.smithi071.stdout:3450: seq_num 1065 ranges {5218304=638976,5857280=401408} 2024-07-26T18:18:16.341 INFO:tasks.rados.rados.0.smithi071.stdout:3450: writing smithi07179299-4 from 5218304 to 5857280 tid 1 2024-07-26T18:18:16.344 INFO:tasks.rados.rados.0.smithi071.stdout:3450: writing smithi07179299-4 from 5857280 to 6258688 tid 2 2024-07-26T18:18:16.344 INFO:tasks.rados.rados.0.smithi071.stdout:3451: rollback oid 45 current snap is 329 2024-07-26T18:18:16.344 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 45 to 324 2024-07-26T18:18:16.344 INFO:tasks.rados.rados.0.smithi071.stdout:3449: finishing write tid 1 to smithi07179299-25 2024-07-26T18:18:16.344 INFO:tasks.rados.rados.0.smithi071.stdout:3449: finishing write tid 2 to smithi07179299-25 2024-07-26T18:18:16.345 INFO:tasks.rados.rados.0.smithi071.stdout:3449: finishing write tid 3 to smithi07179299-25 2024-07-26T18:18:16.345 INFO:tasks.rados.rados.0.smithi071.stdout:3445: expect (ObjNum 869 snap 263 seq_num 869) 2024-07-26T18:18:16.585 INFO:tasks.rados.rados.0.smithi071.stdout:3449: finishing write tid 4 to smithi07179299-25 2024-07-26T18:18:16.585 INFO:tasks.rados.rados.0.smithi071.stdout:3449: oid 25 updating version 0 to 1514 2024-07-26T18:18:16.585 INFO:tasks.rados.rados.0.smithi071.stdout:3449: oid 25 version 1514 is already newer than 1512 2024-07-26T18:18:16.585 INFO:tasks.rados.rados.0.smithi071.stdout:3449: oid 25 version 1514 is already newer than 1513 2024-07-26T18:18:16.585 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1514 (ObjNum 1064 snap 329 seq_num 1064) dirty exists 2024-07-26T18:18:16.585 INFO:tasks.rados.rados.0.smithi071.stdout:3449: left oid 25 (ObjNum 1064 snap 329 seq_num 1064) 2024-07-26T18:18:16.585 INFO:tasks.rados.rados.0.smithi071.stdout:3448: expect (ObjNum 1061 snap 328 seq_num 1061) 2024-07-26T18:18:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:16 smithi071 ceph-mon[92867]: osdmap e737: 8 total, 8 up, 8 in 2024-07-26T18:18:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:16 smithi071 ceph-mon[92867]: pgmap v778: 121 pgs: 121 active+clean; 226 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 206 KiB/s wr, 4 op/s 2024-07-26T18:18:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:16 smithi071 ceph-mon[92867]: osdmap e738: 8 total, 8 up, 8 in 2024-07-26T18:18:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:16 smithi071 ceph-mon[90507]: osdmap e737: 8 total, 8 up, 8 in 2024-07-26T18:18:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:16 smithi071 ceph-mon[90507]: pgmap v778: 121 pgs: 121 active+clean; 226 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 206 KiB/s wr, 4 op/s 2024-07-26T18:18:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:16 smithi071 ceph-mon[90507]: osdmap e738: 8 total, 8 up, 8 in 2024-07-26T18:18:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:16 smithi135 ceph-mon[85352]: osdmap e737: 8 total, 8 up, 8 in 2024-07-26T18:18:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:16 smithi135 ceph-mon[85352]: pgmap v778: 121 pgs: 121 active+clean; 226 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 206 KiB/s wr, 4 op/s 2024-07-26T18:18:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:16 smithi135 ceph-mon[85352]: osdmap e738: 8 total, 8 up, 8 in 2024-07-26T18:18:16.860 INFO:tasks.rados.rados.0.smithi071.stdout:3447: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:18:17.058 INFO:tasks.rados.rados.0.smithi071.stdout:3450: finishing write tid 1 to smithi07179299-4 2024-07-26T18:18:17.058 INFO:tasks.rados.rados.0.smithi071.stdout:3450: finishing write tid 2 to smithi07179299-4 2024-07-26T18:18:17.058 INFO:tasks.rados.rados.0.smithi071.stdout:3450: finishing write tid 3 to smithi07179299-4 2024-07-26T18:18:17.058 INFO:tasks.rados.rados.0.smithi071.stdout:3451: finishing rollback tid 0 to smithi07179299-45 2024-07-26T18:18:17.058 INFO:tasks.rados.rados.0.smithi071.stdout:3451: finishing rollback tid 1 to smithi07179299-45 2024-07-26T18:18:17.058 INFO:tasks.rados.rados.0.smithi071.stdout:3450: finishing write tid 4 to smithi07179299-4 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3450: oid 4 updating version 0 to 2391 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3450: oid 4 version 2391 is already newer than 2390 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3450: oid 4 version 2391 is already newer than 2389 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 2391 (ObjNum 1065 snap 329 seq_num 1065) dirty exists 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3450: left oid 4 (ObjNum 1065 snap 329 seq_num 1065) 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3451: finishing rollback tid 2 to smithi07179299-45 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 2395 (ObjNum 1036 snap 322 seq_num 1036) dirty exists 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3445: done (5 left) 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3447: done (4 left) 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3448: done (3 left) 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3449: done (2 left) 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3450: done (1 left) 2024-07-26T18:18:17.059 INFO:tasks.rados.rados.0.smithi071.stdout:3451: done (0 left) 2024-07-26T18:18:17.060 INFO:tasks.rados.rados.0.smithi071.stdout:3452: rmattr oid 46 current snap is 329 2024-07-26T18:18:17.060 INFO:tasks.rados.rados.0.smithi071.stdout:3452: done (0 left) 2024-07-26T18:18:17.060 INFO:tasks.rados.rados.0.smithi071.stdout:3453: setattr oid 14 current snap is 329 2024-07-26T18:18:17.060 INFO:tasks.rados.rados.0.smithi071.stdout:3454: snap_create 2024-07-26T18:18:17.063 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 2423 (ObjNum 1021 snap 316 seq_num 1021) dirty exists 2024-07-26T18:18:17.412 INFO:tasks.rados.rados.0.smithi071.stdout:3453: done (1 left) 2024-07-26T18:18:17.413 INFO:tasks.rados.rados.0.smithi071.stdout:3454: done (0 left) 2024-07-26T18:18:17.413 INFO:tasks.rados.rados.0.smithi071.stdout:3455: delete oid 42 current snap is 330 2024-07-26T18:18:17.418 INFO:tasks.rados.rados.0.smithi071.stdout:3455: done (0 left) 2024-07-26T18:18:17.418 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 26 current snap is 330 2024-07-26T18:18:17.418 INFO:tasks.rados.rados.0.smithi071.stdout:3456: seq_num 1067 ranges {4931584=679936,5611520=401408} 2024-07-26T18:18:17.447 INFO:tasks.rados.rados.0.smithi071.stdout:3456: writing smithi07179299-26 from 4931584 to 5611520 tid 1 2024-07-26T18:18:17.449 INFO:tasks.rados.rados.0.smithi071.stdout:3456: writing smithi07179299-26 from 5611520 to 6012928 tid 2 2024-07-26T18:18:17.450 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 330 2024-07-26T18:18:17.450 INFO:tasks.rados.rados.0.smithi071.stdout:3457: seq_num 1068 ranges {0=696320,696320=401408} 2024-07-26T18:18:17.453 INFO:tasks.rados.rados.0.smithi071.stdout:3457: writing smithi07179299-42 from 0 to 696320 tid 1 2024-07-26T18:18:17.456 INFO:tasks.rados.rados.0.smithi071.stdout:3457: writing smithi07179299-42 from 696320 to 1097728 tid 2 2024-07-26T18:18:17.456 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 330 2024-07-26T18:18:17.456 INFO:tasks.rados.rados.0.smithi071.stdout:3456: finishing write tid 1 to smithi07179299-26 2024-07-26T18:18:17.456 INFO:tasks.rados.rados.0.smithi071.stdout:3458: seq_num 1069 ranges {1638400=712704,2351104=401408} 2024-07-26T18:18:17.469 INFO:tasks.rados.rados.0.smithi071.stdout:3458: writing smithi07179299-22 from 1638400 to 2351104 tid 1 2024-07-26T18:18:17.472 INFO:tasks.rados.rados.0.smithi071.stdout:3458: writing smithi07179299-22 from 2351104 to 2752512 tid 2 2024-07-26T18:18:17.472 INFO:tasks.rados.rados.0.smithi071.stdout:3459: delete oid 44 current snap is 330 2024-07-26T18:18:17.472 INFO:tasks.rados.rados.0.smithi071.stdout:3456: finishing write tid 2 to smithi07179299-26 2024-07-26T18:18:17.472 INFO:tasks.rados.rados.0.smithi071.stdout:3456: finishing write tid 3 to smithi07179299-26 2024-07-26T18:18:17.472 INFO:tasks.rados.rados.0.smithi071.stdout:3456: finishing write tid 4 to smithi07179299-26 2024-07-26T18:18:17.472 INFO:tasks.rados.rados.0.smithi071.stdout:3456: oid 26 updating version 0 to 1517 2024-07-26T18:18:17.472 INFO:tasks.rados.rados.0.smithi071.stdout:3456: oid 26 version 1517 is already newer than 1515 2024-07-26T18:18:17.472 INFO:tasks.rados.rados.0.smithi071.stdout:3456: oid 26 version 1517 is already newer than 1516 2024-07-26T18:18:17.472 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 1517 (ObjNum 1067 snap 330 seq_num 1067) dirty exists 2024-07-26T18:18:17.472 INFO:tasks.rados.rados.0.smithi071.stdout:3456: left oid 26 (ObjNum 1067 snap 330 seq_num 1067) 2024-07-26T18:18:17.473 INFO:tasks.rados.rados.0.smithi071.stdout:3457: finishing write tid 1 to smithi07179299-42 2024-07-26T18:18:17.473 INFO:tasks.rados.rados.0.smithi071.stdout:3457: finishing write tid 2 to smithi07179299-42 2024-07-26T18:18:17.473 INFO:tasks.rados.rados.0.smithi071.stdout:3457: finishing write tid 3 to smithi07179299-42 2024-07-26T18:18:17.473 INFO:tasks.rados.rados.0.smithi071.stdout:3457: finishing write tid 4 to smithi07179299-42 2024-07-26T18:18:17.473 INFO:tasks.rados.rados.0.smithi071.stdout:3457: oid 42 updating version 0 to 2558 2024-07-26T18:18:17.473 INFO:tasks.rados.rados.0.smithi071.stdout:3457: oid 42 version 2558 is already newer than 2557 2024-07-26T18:18:17.473 INFO:tasks.rados.rados.0.smithi071.stdout:3457: oid 42 updating version 2558 to 2559 2024-07-26T18:18:17.473 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2559 (ObjNum 1068 snap 330 seq_num 1068) dirty exists 2024-07-26T18:18:17.473 INFO:tasks.rados.rados.0.smithi071.stdout:3457: left oid 42 (ObjNum 1068 snap 330 seq_num 1068) 2024-07-26T18:18:17.474 INFO:tasks.rados.rados.0.smithi071.stdout:3458: finishing write tid 1 to smithi07179299-22 2024-07-26T18:18:17.474 INFO:tasks.rados.rados.0.smithi071.stdout:3458: finishing write tid 2 to smithi07179299-22 2024-07-26T18:18:17.474 INFO:tasks.rados.rados.0.smithi071.stdout:3458: finishing write tid 3 to smithi07179299-22 2024-07-26T18:18:17.476 INFO:tasks.rados.rados.0.smithi071.stdout:3458: finishing write tid 4 to smithi07179299-22 2024-07-26T18:18:17.476 INFO:tasks.rados.rados.0.smithi071.stdout:3458: oid 22 updating version 0 to 1876 2024-07-26T18:18:17.476 INFO:tasks.rados.rados.0.smithi071.stdout:3458: oid 22 updating version 1876 to 1877 2024-07-26T18:18:17.476 INFO:tasks.rados.rados.0.smithi071.stdout:3458: oid 22 version 1877 is already newer than 1875 2024-07-26T18:18:17.476 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1877 (ObjNum 1069 snap 330 seq_num 1069) dirty exists 2024-07-26T18:18:17.476 INFO:tasks.rados.rados.0.smithi071.stdout:3458: left oid 22 (ObjNum 1069 snap 330 seq_num 1069) 2024-07-26T18:18:17.477 INFO:tasks.rados.rados.0.smithi071.stdout:3456: done (3 left) 2024-07-26T18:18:17.477 INFO:tasks.rados.rados.0.smithi071.stdout:3457: done (2 left) 2024-07-26T18:18:17.478 INFO:tasks.rados.rados.0.smithi071.stdout:3458: done (1 left) 2024-07-26T18:18:17.478 INFO:tasks.rados.rados.0.smithi071.stdout:3459: done (0 left) 2024-07-26T18:18:17.478 INFO:tasks.rados.rados.0.smithi071.stdout:3460: read oid 38 snap -1 2024-07-26T18:18:17.478 INFO:tasks.rados.rados.0.smithi071.stdout:3460: expect (ObjNum 1051 snap 324 seq_num 1051) 2024-07-26T18:18:17.478 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 330 2024-07-26T18:18:17.478 INFO:tasks.rados.rados.0.smithi071.stdout:3461: seq_num 1071 ranges {442368=745472,1187840=401408} 2024-07-26T18:18:17.483 INFO:tasks.rados.rados.0.smithi071.stdout:3461: writing smithi07179299-48 from 442368 to 1187840 tid 1 2024-07-26T18:18:17.486 INFO:tasks.rados.rados.0.smithi071.stdout:3461: writing smithi07179299-48 from 1187840 to 1589248 tid 2 2024-07-26T18:18:17.486 INFO:tasks.rados.rados.0.smithi071.stdout:3462: read oid 5 snap -1 2024-07-26T18:18:17.486 INFO:tasks.rados.rados.0.smithi071.stdout:3462: expect (ObjNum 993 snap 306 seq_num 993) 2024-07-26T18:18:17.486 INFO:tasks.rados.rados.0.smithi071.stdout:3463: delete oid 1 current snap is 330 2024-07-26T18:18:17.488 INFO:tasks.rados.rados.0.smithi071.stdout:3460: expect (ObjNum 1051 snap 324 seq_num 1051) 2024-07-26T18:18:17.559 INFO:tasks.rados.rados.0.smithi071.stdout:3461: finishing write tid 1 to smithi07179299-48 2024-07-26T18:18:17.559 INFO:tasks.rados.rados.0.smithi071.stdout:3461: finishing write tid 2 to smithi07179299-48 2024-07-26T18:18:17.559 INFO:tasks.rados.rados.0.smithi071.stdout:3461: finishing write tid 3 to smithi07179299-48 2024-07-26T18:18:17.559 INFO:tasks.rados.rados.0.smithi071.stdout:3461: finishing write tid 4 to smithi07179299-48 2024-07-26T18:18:17.559 INFO:tasks.rados.rados.0.smithi071.stdout:3461: oid 48 updating version 0 to 2396 2024-07-26T18:18:17.559 INFO:tasks.rados.rados.0.smithi071.stdout:3461: oid 48 version 2396 is already newer than 2394 2024-07-26T18:18:17.559 INFO:tasks.rados.rados.0.smithi071.stdout:3461: oid 48 version 2396 is already newer than 2395 2024-07-26T18:18:17.559 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 2396 (ObjNum 1071 snap 330 seq_num 1071) dirty exists 2024-07-26T18:18:17.559 INFO:tasks.rados.rados.0.smithi071.stdout:3461: left oid 48 (ObjNum 1071 snap 330 seq_num 1071) 2024-07-26T18:18:17.559 INFO:tasks.rados.rados.0.smithi071.stdout:3462: expect (ObjNum 993 snap 306 seq_num 993) 2024-07-26T18:18:17.809 INFO:tasks.rados.rados.0.smithi071.stdout:3460: done (3 left) 2024-07-26T18:18:17.809 INFO:tasks.rados.rados.0.smithi071.stdout:3461: done (2 left) 2024-07-26T18:18:17.809 INFO:tasks.rados.rados.0.smithi071.stdout:3462: done (1 left) 2024-07-26T18:18:17.809 INFO:tasks.rados.rados.0.smithi071.stdout:3463: done (0 left) 2024-07-26T18:18:17.810 INFO:tasks.rados.rados.0.smithi071.stdout:3464: snap_remove snap 297 2024-07-26T18:18:18.428 INFO:tasks.rados.rados.0.smithi071.stdout:3464: done (0 left) 2024-07-26T18:18:18.428 INFO:tasks.rados.rados.0.smithi071.stdout:3465: read oid 4 snap -1 2024-07-26T18:18:18.428 INFO:tasks.rados.rados.0.smithi071.stdout:3465: expect (ObjNum 1065 snap 329 seq_num 1065) 2024-07-26T18:18:18.429 INFO:tasks.rados.rados.0.smithi071.stdout:3466: rollback oid 7 current snap is 330 2024-07-26T18:18:18.429 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 7 to 325 2024-07-26T18:18:18.429 INFO:tasks.rados.rados.0.smithi071.stdout:3467: read oid 15 snap 313 2024-07-26T18:18:18.429 INFO:tasks.rados.rados.0.smithi071.stdout:3467: expect deleted 2024-07-26T18:18:18.429 INFO:tasks.rados.rados.0.smithi071.stdout:3468: snap_remove snap 327 2024-07-26T18:18:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:18 smithi071 ceph-mon[90507]: osdmap e739: 8 total, 8 up, 8 in 2024-07-26T18:18:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:18 smithi071 ceph-mon[90507]: pgmap v781: 121 pgs: 121 active+clean; 230 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-26T18:18:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:18 smithi071 ceph-mon[92867]: osdmap e739: 8 total, 8 up, 8 in 2024-07-26T18:18:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:18 smithi071 ceph-mon[92867]: pgmap v781: 121 pgs: 121 active+clean; 230 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-26T18:18:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:18 smithi135 ceph-mon[85352]: osdmap e739: 8 total, 8 up, 8 in 2024-07-26T18:18:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:18 smithi135 ceph-mon[85352]: pgmap v781: 121 pgs: 121 active+clean; 230 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-26T18:18:19.433 INFO:tasks.rados.rados.0.smithi071.stdout:3468: done (3 left) 2024-07-26T18:18:19.433 INFO:tasks.rados.rados.0.smithi071.stdout:3469: copy_from oid 50 from oid 37 current snap is 330 2024-07-26T18:18:19.433 INFO:tasks.rados.rados.0.smithi071.stdout:3470: snap_remove snap 328 2024-07-26T18:18:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:19 smithi071 ceph-mon[90507]: osdmap e740: 8 total, 8 up, 8 in 2024-07-26T18:18:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:18:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:18:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:18:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:18:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:19 smithi071 ceph-mon[92867]: osdmap e740: 8 total, 8 up, 8 in 2024-07-26T18:18:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:18:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:18:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:18:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:18:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:19 smithi135 ceph-mon[85352]: osdmap e740: 8 total, 8 up, 8 in 2024-07-26T18:18:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:18:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:18:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:18:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:18:20.441 INFO:tasks.rados.rados.0.smithi071.stdout:3470: done (4 left) 2024-07-26T18:18:20.441 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 330 2024-07-26T18:18:20.441 INFO:tasks.rados.rados.0.smithi071.stdout:3466: finishing rollback tid 1 to smithi07179299-7 2024-07-26T18:18:20.441 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 0 (ObjNum 289 snap 0 seq_num 552021833) dirty dne 2024-07-26T18:18:20.441 INFO:tasks.rados.rados.0.smithi071.stdout:3465: expect (ObjNum 1065 snap 329 seq_num 1065) 2024-07-26T18:18:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:20 smithi135 ceph-mon[85352]: osdmap e741: 8 total, 8 up, 8 in 2024-07-26T18:18:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:20 smithi135 ceph-mon[85352]: pgmap v784: 121 pgs: 121 active+clean; 232 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-07-26T18:18:20.858 INFO:tasks.rados.rados.0.smithi071.stdout:3469: finishing copy_from racing read to smithi07179299-50 2024-07-26T18:18:20.858 INFO:tasks.rados.rados.0.smithi071.stdout:3469: finishing copy_from to smithi07179299-50 2024-07-26T18:18:20.858 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 2382 (ObjNum 1045 snap 322 seq_num 1045) dirty exists 2024-07-26T18:18:20.858 INFO:tasks.rados.rados.0.smithi071.stdout:3471: seq_num 1073 ranges {4407296=778240,5185536=401408} 2024-07-26T18:18:20.885 INFO:tasks.rados.rados.0.smithi071.stdout:3471: writing smithi07179299-43 from 4407296 to 5185536 tid 1 2024-07-26T18:18:20.887 INFO:tasks.rados.rados.0.smithi071.stdout:3471: writing smithi07179299-43 from 5185536 to 5586944 tid 2 2024-07-26T18:18:20.887 INFO:tasks.rados.rados.0.smithi071.stdout:3465: done (4 left) 2024-07-26T18:18:20.887 INFO:tasks.rados.rados.0.smithi071.stdout:3466: done (3 left) 2024-07-26T18:18:20.887 INFO:tasks.rados.rados.0.smithi071.stdout:3467: done (2 left) 2024-07-26T18:18:20.888 INFO:tasks.rados.rados.0.smithi071.stdout:3469: done (1 left) 2024-07-26T18:18:20.888 INFO:tasks.rados.rados.0.smithi071.stdout:3472: snap_remove snap 314 2024-07-26T18:18:20.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:20 smithi071 ceph-mon[92867]: osdmap e741: 8 total, 8 up, 8 in 2024-07-26T18:18:20.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:20 smithi071 ceph-mon[92867]: pgmap v784: 121 pgs: 121 active+clean; 232 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-07-26T18:18:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:20 smithi071 ceph-mon[90507]: osdmap e741: 8 total, 8 up, 8 in 2024-07-26T18:18:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:20 smithi071 ceph-mon[90507]: pgmap v784: 121 pgs: 121 active+clean; 232 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-07-26T18:18:21.289 INFO:tasks.rados.rados.0.smithi071.stdout:3471: finishing write tid 1 to smithi07179299-43 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:3471: finishing write tid 2 to smithi07179299-43 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:3471: finishing write tid 3 to smithi07179299-43 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:3471: finishing write tid 4 to smithi07179299-43 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:3471: oid 43 updating version 0 to 2381 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:3471: oid 43 version 2381 is already newer than 2380 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:3471: oid 43 version 2381 is already newer than 2379 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 2381 (ObjNum 1073 snap 330 seq_num 1073) dirty exists 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:3471: left oid 43 (ObjNum 1073 snap 330 seq_num 1073) 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:3471: done (1 left) 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:3472: done (0 left) 2024-07-26T18:18:21.290 INFO:tasks.rados.rados.0.smithi071.stdout:3473: delete oid 18 current snap is 330 2024-07-26T18:18:21.304 INFO:tasks.rados.rados.0.smithi071.stdout:3473: done (0 left) 2024-07-26T18:18:21.304 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 330 2024-07-26T18:18:21.304 INFO:tasks.rados.rados.0.smithi071.stdout:3474: seq_num 1075 ranges {6258688=409600,6668288=671744,7340032=131072} 2024-07-26T18:18:21.340 INFO:tasks.rados.rados.0.smithi071.stdout:3474: writing smithi07179299-4 from 6258688 to 6668288 tid 1 2024-07-26T18:18:21.344 INFO:tasks.rados.rados.0.smithi071.stdout:3474: writing smithi07179299-4 from 6668288 to 7340032 tid 2 2024-07-26T18:18:21.345 INFO:tasks.rados.rados.0.smithi071.stdout:3474: writing smithi07179299-4 from 7340032 to 7471104 tid 3 2024-07-26T18:18:21.345 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 40 current snap is 330 2024-07-26T18:18:21.345 INFO:tasks.rados.rados.0.smithi071.stdout:3475: seq_num 1076 ranges {2449408=425984,2875392=548864,3424256=253952} 2024-07-26T18:18:21.361 INFO:tasks.rados.rados.0.smithi071.stdout:3475: writing smithi07179299-40 from 2449408 to 2875392 tid 1 2024-07-26T18:18:21.364 INFO:tasks.rados.rados.0.smithi071.stdout:3475: writing smithi07179299-40 from 2875392 to 3424256 tid 2 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3475: writing smithi07179299-40 from 3424256 to 3678208 tid 3 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3476: copy_from oid 33 from oid 22 current snap is 330 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3474: finishing write tid 1 to smithi07179299-4 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3474: finishing write tid 2 to smithi07179299-4 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3474: finishing write tid 3 to smithi07179299-4 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3474: finishing write tid 4 to smithi07179299-4 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3474: finishing write tid 5 to smithi07179299-4 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3474: oid 4 updating version 0 to 2395 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3474: oid 4 updating version 2395 to 2396 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3474: oid 4 version 2396 is already newer than 2393 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3474: oid 4 version 2396 is already newer than 2394 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 2396 (ObjNum 1075 snap 330 seq_num 1075) dirty exists 2024-07-26T18:18:21.367 INFO:tasks.rados.rados.0.smithi071.stdout:3474: left oid 4 (ObjNum 1075 snap 330 seq_num 1075) 2024-07-26T18:18:21.368 INFO:tasks.rados.rados.0.smithi071.stdout:3474: done (2 left) 2024-07-26T18:18:21.368 INFO:tasks.rados.rados.0.smithi071.stdout:3477: snap_remove snap 325 2024-07-26T18:18:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:21 smithi135 ceph-mon[85352]: osdmap e742: 8 total, 8 up, 8 in 2024-07-26T18:18:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:21 smithi135 ceph-mon[85352]: osdmap e743: 8 total, 8 up, 8 in 2024-07-26T18:18:21.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:21 smithi071 ceph-mon[92867]: osdmap e742: 8 total, 8 up, 8 in 2024-07-26T18:18:21.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:21 smithi071 ceph-mon[92867]: osdmap e743: 8 total, 8 up, 8 in 2024-07-26T18:18:21.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:21 smithi071 ceph-mon[90507]: osdmap e742: 8 total, 8 up, 8 in 2024-07-26T18:18:21.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:21 smithi071 ceph-mon[90507]: osdmap e743: 8 total, 8 up, 8 in 2024-07-26T18:18:22.292 INFO:tasks.rados.rados.0.smithi071.stdout:3477: done (2 left) 2024-07-26T18:18:22.292 INFO:tasks.rados.rados.0.smithi071.stdout:3478: rmattr oid 45 current snap is 330 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3475: finishing write tid 1 to smithi07179299-40 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3475: finishing write tid 2 to smithi07179299-40 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3475: finishing write tid 3 to smithi07179299-40 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3475: finishing write tid 4 to smithi07179299-40 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3475: finishing write tid 5 to smithi07179299-40 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3475: oid 40 updating version 0 to 2586 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3475: oid 40 updating version 2586 to 2587 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3475: oid 40 updating version 2587 to 2588 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3475: oid 40 updating version 2588 to 2589 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2589 (ObjNum 1076 snap 330 seq_num 1076) dirty exists 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3475: left oid 40 (ObjNum 1076 snap 330 seq_num 1076) 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3476: finishing copy_from racing read to smithi07179299-33 2024-07-26T18:18:22.293 INFO:tasks.rados.rados.0.smithi071.stdout:3476: finishing copy_from to smithi07179299-33 2024-07-26T18:18:22.294 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 1877 (ObjNum 1069 snap 330 seq_num 1069) dirty exists 2024-07-26T18:18:22.294 INFO:tasks.rados.rados.0.smithi071.stdout:3475: done (2 left) 2024-07-26T18:18:22.294 INFO:tasks.rados.rados.0.smithi071.stdout:3476: done (1 left) 2024-07-26T18:18:22.294 INFO:tasks.rados.rados.0.smithi071.stdout:3478: done (0 left) 2024-07-26T18:18:22.294 INFO:tasks.rados.rados.0.smithi071.stdout:3479: setattr oid 39 current snap is 330 2024-07-26T18:18:22.294 INFO:tasks.rados.rados.0.smithi071.stdout:3480: read oid 32 snap -1 2024-07-26T18:18:22.295 INFO:tasks.rados.rados.0.smithi071.stdout:3480: expect (ObjNum 1061 snap 328 seq_num 1061) 2024-07-26T18:18:22.295 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 330 2024-07-26T18:18:22.295 INFO:tasks.rados.rados.0.smithi071.stdout:3481: seq_num 1077 ranges {2375680=442368,2818048=434176,3252224=368640} 2024-07-26T18:18:22.311 INFO:tasks.rados.rados.0.smithi071.stdout:3481: writing smithi07179299-2 from 2375680 to 2818048 tid 1 2024-07-26T18:18:22.313 INFO:tasks.rados.rados.0.smithi071.stdout:3481: writing smithi07179299-2 from 2818048 to 3252224 tid 2 2024-07-26T18:18:22.316 INFO:tasks.rados.rados.0.smithi071.stdout:3481: writing smithi07179299-2 from 3252224 to 3620864 tid 3 2024-07-26T18:18:22.316 INFO:tasks.rados.rados.0.smithi071.stdout:3482: copy_from oid 24 from oid 35 current snap is 330 2024-07-26T18:18:22.316 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 2395 (ObjNum 1010 snap 312 seq_num 1010) dirty exists 2024-07-26T18:18:22.316 INFO:tasks.rados.rados.0.smithi071.stdout:3479: done (3 left) 2024-07-26T18:18:22.316 INFO:tasks.rados.rados.0.smithi071.stdout:3483: snap_remove snap 329 2024-07-26T18:18:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:18:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:18:22] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2024-07-26T18:18:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:22 smithi135 ceph-mon[85352]: pgmap v787: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-07-26T18:18:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:22 smithi135 ceph-mon[85352]: osdmap e744: 8 total, 8 up, 8 in 2024-07-26T18:18:22.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:22 smithi071 ceph-mon[90507]: pgmap v787: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-07-26T18:18:22.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:22 smithi071 ceph-mon[90507]: osdmap e744: 8 total, 8 up, 8 in 2024-07-26T18:18:22.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:22 smithi071 ceph-mon[92867]: pgmap v787: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-07-26T18:18:22.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:22 smithi071 ceph-mon[92867]: osdmap e744: 8 total, 8 up, 8 in 2024-07-26T18:18:23.294 INFO:tasks.rados.rados.0.smithi071.stdout:3483: done (3 left) 2024-07-26T18:18:23.294 INFO:tasks.rados.rados.0.smithi071.stdout:3484: copy_from oid 11 from oid 42 current snap is 330 2024-07-26T18:18:23.294 INFO:tasks.rados.rados.0.smithi071.stdout:3480: expect (ObjNum 1061 snap 328 seq_num 1061) 2024-07-26T18:18:23.577 INFO:tasks.rados.rados.0.smithi071.stdout:3481: finishing write tid 1 to smithi07179299-2 2024-07-26T18:18:23.577 INFO:tasks.rados.rados.0.smithi071.stdout:3481: finishing write tid 2 to smithi07179299-2 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3481: finishing write tid 3 to smithi07179299-2 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3481: finishing write tid 4 to smithi07179299-2 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3481: finishing write tid 5 to smithi07179299-2 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3481: oid 2 updating version 0 to 2383 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3481: oid 2 updating version 2383 to 2384 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3481: oid 2 updating version 2384 to 2385 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3481: oid 2 version 2385 is already newer than 2382 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 2385 (ObjNum 1077 snap 330 seq_num 1077) dirty exists 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3481: left oid 2 (ObjNum 1077 snap 330 seq_num 1077) 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3482: finishing copy_from racing read to smithi07179299-24 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3482: finishing copy_from to smithi07179299-24 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2463 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:18:23.578 INFO:tasks.rados.rados.0.smithi071.stdout:3480: done (3 left) 2024-07-26T18:18:23.579 INFO:tasks.rados.rados.0.smithi071.stdout:3481: done (2 left) 2024-07-26T18:18:23.579 INFO:tasks.rados.rados.0.smithi071.stdout:3482: done (1 left) 2024-07-26T18:18:23.579 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 330 2024-07-26T18:18:23.579 INFO:tasks.rados.rados.0.smithi071.stdout:3485: seq_num 1078 ranges {0=458752,458752=720896,1179648=81920} 2024-07-26T18:18:23.579 INFO:tasks.rados.rados.0.smithi071.stdout:3485: writing smithi07179299-49 from 0 to 458752 tid 1 2024-07-26T18:18:23.584 INFO:tasks.rados.rados.0.smithi071.stdout:3485: writing smithi07179299-49 from 458752 to 1179648 tid 2 2024-07-26T18:18:23.588 INFO:tasks.rados.rados.0.smithi071.stdout:3485: writing smithi07179299-49 from 1179648 to 1261568 tid 3 2024-07-26T18:18:23.588 INFO:tasks.rados.rados.0.smithi071.stdout:3486: rollback oid 35 current snap is 330 2024-07-26T18:18:23.588 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 35 to 324 2024-07-26T18:18:23.588 INFO:tasks.rados.rados.0.smithi071.stdout:3484: finishing copy_from racing read to smithi07179299-11 2024-07-26T18:18:23.588 INFO:tasks.rados.rados.0.smithi071.stdout:3485: finishing write tid 1 to smithi07179299-49 2024-07-26T18:18:23.588 INFO:tasks.rados.rados.0.smithi071.stdout:3487: rollback oid 23 current snap is 330 2024-07-26T18:18:23.588 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 23 to 319 2024-07-26T18:18:23.588 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 330 2024-07-26T18:18:23.589 INFO:tasks.rados.rados.0.smithi071.stdout:3488: seq_num 1079 ranges {5201920=475136,5677056=606208,6283264=196608} 2024-07-26T18:18:23.615 INFO:tasks.rados.rados.0.smithi071.stdout:3488: writing smithi07179299-28 from 5201920 to 5677056 tid 1 2024-07-26T18:18:23.618 INFO:tasks.rados.rados.0.smithi071.stdout:3488: writing smithi07179299-28 from 5677056 to 6283264 tid 2 2024-07-26T18:18:23.620 INFO:tasks.rados.rados.0.smithi071.stdout:3488: writing smithi07179299-28 from 6283264 to 6479872 tid 3 2024-07-26T18:18:23.620 INFO:tasks.rados.rados.0.smithi071.stdout:3489: delete oid 48 current snap is 330 2024-07-26T18:18:23.620 INFO:tasks.rados.rados.0.smithi071.stdout:3484: finishing copy_from to smithi07179299-11 2024-07-26T18:18:23.620 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 2559 (ObjNum 1068 snap 330 seq_num 1068) dirty exists 2024-07-26T18:18:23.620 INFO:tasks.rados.rados.0.smithi071.stdout:3485: finishing write tid 2 to smithi07179299-49 2024-07-26T18:18:23.620 INFO:tasks.rados.rados.0.smithi071.stdout:3487: finishing rollback tid 0 to smithi07179299-23 2024-07-26T18:18:23.620 INFO:tasks.rados.rados.0.smithi071.stdout:3485: finishing write tid 3 to smithi07179299-49 2024-07-26T18:18:23.620 INFO:tasks.rados.rados.0.smithi071.stdout:3487: finishing rollback tid 1 to smithi07179299-23 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3485: finishing write tid 4 to smithi07179299-49 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3486: finishing rollback tid 0 to smithi07179299-35 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3486: finishing rollback tid 1 to smithi07179299-35 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3486: finishing rollback tid 2 to smithi07179299-35 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 2605 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3487: finishing rollback tid 2 to smithi07179299-23 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2398 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3485: finishing write tid 5 to smithi07179299-49 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3485: oid 49 updating version 0 to 2167 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3485: oid 49 updating version 2167 to 2168 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3485: oid 49 updating version 2168 to 2170 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3485: oid 49 version 2170 is already newer than 2169 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 2170 (ObjNum 1078 snap 330 seq_num 1078) dirty exists 2024-07-26T18:18:23.621 INFO:tasks.rados.rados.0.smithi071.stdout:3485: left oid 49 (ObjNum 1078 snap 330 seq_num 1078) 2024-07-26T18:18:23.622 INFO:tasks.rados.rados.0.smithi071.stdout:3488: finishing write tid 1 to smithi07179299-28 2024-07-26T18:18:23.623 INFO:tasks.rados.rados.0.smithi071.stdout:3488: finishing write tid 2 to smithi07179299-28 2024-07-26T18:18:23.623 INFO:tasks.rados.rados.0.smithi071.stdout:3488: finishing write tid 3 to smithi07179299-28 2024-07-26T18:18:23.623 INFO:tasks.rados.rados.0.smithi071.stdout:3488: finishing write tid 4 to smithi07179299-28 2024-07-26T18:18:23.625 INFO:tasks.rados.rados.0.smithi071.stdout:3488: finishing write tid 5 to smithi07179299-28 2024-07-26T18:18:23.625 INFO:tasks.rados.rados.0.smithi071.stdout:3488: oid 28 updating version 0 to 2397 2024-07-26T18:18:23.625 INFO:tasks.rados.rados.0.smithi071.stdout:3488: oid 28 updating version 2397 to 2398 2024-07-26T18:18:23.625 INFO:tasks.rados.rados.0.smithi071.stdout:3488: oid 28 updating version 2398 to 2399 2024-07-26T18:18:23.625 INFO:tasks.rados.rados.0.smithi071.stdout:3488: oid 28 updating version 2399 to 2400 2024-07-26T18:18:23.625 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 2400 (ObjNum 1079 snap 330 seq_num 1079) dirty exists 2024-07-26T18:18:23.625 INFO:tasks.rados.rados.0.smithi071.stdout:3488: left oid 28 (ObjNum 1079 snap 330 seq_num 1079) 2024-07-26T18:18:23.625 INFO:tasks.rados.rados.0.smithi071.stdout:3484: done (5 left) 2024-07-26T18:18:23.625 INFO:tasks.rados.rados.0.smithi071.stdout:3485: done (4 left) 2024-07-26T18:18:23.626 INFO:tasks.rados.rados.0.smithi071.stdout:3486: done (3 left) 2024-07-26T18:18:23.626 INFO:tasks.rados.rados.0.smithi071.stdout:3487: done (2 left) 2024-07-26T18:18:23.626 INFO:tasks.rados.rados.0.smithi071.stdout:3488: done (1 left) 2024-07-26T18:18:23.626 INFO:tasks.rados.rados.0.smithi071.stdout:3489: done (0 left) 2024-07-26T18:18:23.626 INFO:tasks.rados.rados.0.smithi071.stdout:3490: read oid 36 snap -1 2024-07-26T18:18:23.626 INFO:tasks.rados.rados.0.smithi071.stdout:3490: expect deleted 2024-07-26T18:18:23.626 INFO:tasks.rados.rados.0.smithi071.stdout:3491: delete oid 25 current snap is 330 2024-07-26T18:18:23.627 INFO:tasks.rados.rados.0.smithi071.stdout:3490: done (1 left) 2024-07-26T18:18:23.627 INFO:tasks.rados.rados.0.smithi071.stdout:3491: done (0 left) 2024-07-26T18:18:23.627 INFO:tasks.rados.rados.0.smithi071.stdout:3492: copy_from oid 16 from oid 14 current snap is 330 2024-07-26T18:18:23.627 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 330 2024-07-26T18:18:23.627 INFO:tasks.rados.rados.0.smithi071.stdout:3493: seq_num 1082 ranges {0=524288,524288=704512,1228800=98304} 2024-07-26T18:18:23.629 INFO:tasks.rados.rados.0.smithi071.stdout:3493: writing smithi07179299-1 from 0 to 524288 tid 1 2024-07-26T18:18:23.633 INFO:tasks.rados.rados.0.smithi071.stdout:3493: writing smithi07179299-1 from 524288 to 1228800 tid 2 2024-07-26T18:18:23.634 INFO:tasks.rados.rados.0.smithi071.stdout:3493: writing smithi07179299-1 from 1228800 to 1327104 tid 3 2024-07-26T18:18:23.634 INFO:tasks.rados.rados.0.smithi071.stdout:3494: read oid 27 snap -1 2024-07-26T18:18:23.634 INFO:tasks.rados.rados.0.smithi071.stdout:3494: expect (ObjNum 936 snap 281 seq_num 936) 2024-07-26T18:18:23.634 INFO:tasks.rados.rados.0.smithi071.stdout:3493: finishing write tid 1 to smithi07179299-1 2024-07-26T18:18:23.634 INFO:tasks.rados.rados.0.smithi071.stdout:3495: delete oid 48 current snap is 330 2024-07-26T18:18:23.636 INFO:tasks.rados.rados.0.smithi071.stdout:3495: done (3 left) 2024-07-26T18:18:23.637 INFO:tasks.rados.rados.0.smithi071.stdout:3496: setattr oid 17 current snap is 330 2024-07-26T18:18:23.637 INFO:tasks.rados.rados.0.smithi071.stdout:3493: finishing write tid 2 to smithi07179299-1 2024-07-26T18:18:23.637 INFO:tasks.rados.rados.0.smithi071.stdout:3493: finishing write tid 3 to smithi07179299-1 2024-07-26T18:18:23.638 INFO:tasks.rados.rados.0.smithi071.stdout:3493: finishing write tid 4 to smithi07179299-1 2024-07-26T18:18:23.639 INFO:tasks.rados.rados.0.smithi071.stdout:3493: finishing write tid 5 to smithi07179299-1 2024-07-26T18:18:23.639 INFO:tasks.rados.rados.0.smithi071.stdout:3493: oid 1 updating version 0 to 2399 2024-07-26T18:18:23.639 INFO:tasks.rados.rados.0.smithi071.stdout:3493: oid 1 updating version 2399 to 2400 2024-07-26T18:18:23.639 INFO:tasks.rados.rados.0.smithi071.stdout:3493: oid 1 version 2400 is already newer than 2398 2024-07-26T18:18:23.640 INFO:tasks.rados.rados.0.smithi071.stdout:3493: oid 1 version 2400 is already newer than 2397 2024-07-26T18:18:23.640 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 2400 (ObjNum 1082 snap 330 seq_num 1082) dirty exists 2024-07-26T18:18:23.640 INFO:tasks.rados.rados.0.smithi071.stdout:3493: left oid 1 (ObjNum 1082 snap 330 seq_num 1082) 2024-07-26T18:18:23.641 INFO:tasks.rados.rados.0.smithi071.stdout:3493: done (3 left) 2024-07-26T18:18:23.641 INFO:tasks.rados.rados.0.smithi071.stdout:3497: rollback oid 22 current snap is 330 2024-07-26T18:18:23.641 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 22 to 319 2024-07-26T18:18:23.641 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 330 2024-07-26T18:18:23.641 INFO:tasks.rados.rados.0.smithi071.stdout:3498: seq_num 1084 ranges {704512=557056,1261568=475136,1736704=327680} 2024-07-26T18:18:23.648 INFO:tasks.rados.rados.0.smithi071.stdout:3498: writing smithi07179299-15 from 704512 to 1261568 tid 1 2024-07-26T18:18:23.651 INFO:tasks.rados.rados.0.smithi071.stdout:3498: writing smithi07179299-15 from 1261568 to 1736704 tid 2 2024-07-26T18:18:23.654 INFO:tasks.rados.rados.0.smithi071.stdout:3498: writing smithi07179299-15 from 1736704 to 2064384 tid 3 2024-07-26T18:18:23.654 INFO:tasks.rados.rados.0.smithi071.stdout:3499: copy_from oid 44 from oid 43 current snap is 330 2024-07-26T18:18:23.654 INFO:tasks.rados.rados.0.smithi071.stdout:3497: finishing rollback tid 0 to smithi07179299-22 2024-07-26T18:18:23.654 INFO:tasks.rados.rados.0.smithi071.stdout:3497: finishing rollback tid 1 to smithi07179299-22 2024-07-26T18:18:23.654 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1879 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-26T18:18:23.654 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 2607 (ObjNum 1021 snap 316 seq_num 1021) dirty exists 2024-07-26T18:18:23.654 INFO:tasks.rados.rados.0.smithi071.stdout:3492: finishing copy_from racing read to smithi07179299-16 2024-07-26T18:18:23.654 INFO:tasks.rados.rados.0.smithi071.stdout:3496: done (5 left) 2024-07-26T18:18:23.654 INFO:tasks.rados.rados.0.smithi071.stdout:3497: done (4 left) 2024-07-26T18:18:23.655 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 330 2024-07-26T18:18:23.655 INFO:tasks.rados.rados.0.smithi071.stdout:3494: expect (ObjNum 936 snap 281 seq_num 936) 2024-07-26T18:18:23.796 INFO:tasks.rados.rados.0.smithi071.stdout:3492: finishing copy_from to smithi07179299-16 2024-07-26T18:18:23.796 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 2423 (ObjNum 1021 snap 316 seq_num 1021) dirty exists 2024-07-26T18:18:23.796 INFO:tasks.rados.rados.0.smithi071.stdout:3500: seq_num 1085 ranges {4333568=581632,4915200=761856,5677056=40960} 2024-07-26T18:18:23.822 INFO:tasks.rados.rados.0.smithi071.stdout:3500: writing smithi07179299-32 from 4333568 to 4915200 tid 1 2024-07-26T18:18:23.826 INFO:tasks.rados.rados.0.smithi071.stdout:3500: writing smithi07179299-32 from 4915200 to 5677056 tid 2 2024-07-26T18:18:23.826 INFO:tasks.rados.rados.0.smithi071.stdout:3500: writing smithi07179299-32 from 5677056 to 5718016 tid 3 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3492: done (4 left) 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3494: done (3 left) 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 330 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3498: finishing write tid 1 to smithi07179299-15 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3498: finishing write tid 2 to smithi07179299-15 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3498: finishing write tid 3 to smithi07179299-15 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3498: finishing write tid 4 to smithi07179299-15 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3498: finishing write tid 5 to smithi07179299-15 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3498: oid 15 updating version 0 to 2424 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3498: oid 15 updating version 2424 to 2426 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3498: oid 15 updating version 2426 to 2427 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:3498: oid 15 version 2427 is already newer than 2425 2024-07-26T18:18:23.827 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 2427 (ObjNum 1084 snap 330 seq_num 1084) dirty exists 2024-07-26T18:18:23.828 INFO:tasks.rados.rados.0.smithi071.stdout:3498: left oid 15 (ObjNum 1084 snap 330 seq_num 1084) 2024-07-26T18:18:23.828 INFO:tasks.rados.rados.0.smithi071.stdout:3499: finishing copy_from racing read to smithi07179299-44 2024-07-26T18:18:23.828 INFO:tasks.rados.rados.0.smithi071.stdout:3499: finishing copy_from to smithi07179299-44 2024-07-26T18:18:23.828 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2381 (ObjNum 1073 snap 330 seq_num 1073) dirty exists 2024-07-26T18:18:23.828 INFO:tasks.rados.rados.0.smithi071.stdout:3501: seq_num 1086 ranges {1097728=598016,1695744=647168,2342912=155648} 2024-07-26T18:18:23.835 INFO:tasks.rados.rados.0.smithi071.stdout:3501: writing smithi07179299-42 from 1097728 to 1695744 tid 1 2024-07-26T18:18:23.839 INFO:tasks.rados.rados.0.smithi071.stdout:3501: writing smithi07179299-42 from 1695744 to 2342912 tid 2 2024-07-26T18:18:23.842 INFO:tasks.rados.rados.0.smithi071.stdout:3501: writing smithi07179299-42 from 2342912 to 2498560 tid 3 2024-07-26T18:18:23.842 INFO:tasks.rados.rados.0.smithi071.stdout:3498: done (3 left) 2024-07-26T18:18:23.842 INFO:tasks.rados.rados.0.smithi071.stdout:3499: done (2 left) 2024-07-26T18:18:23.842 INFO:tasks.rados.rados.0.smithi071.stdout:3502: read oid 10 snap -1 2024-07-26T18:18:23.842 INFO:tasks.rados.rados.0.smithi071.stdout:3502: expect deleted 2024-07-26T18:18:23.842 INFO:tasks.rados.rados.0.smithi071.stdout:3503: read oid 50 snap 316 2024-07-26T18:18:23.842 INFO:tasks.rados.rados.0.smithi071.stdout:3503: expect deleted 2024-07-26T18:18:23.842 INFO:tasks.rados.rados.0.smithi071.stdout:3504: rmattr oid 8 current snap is 330 2024-07-26T18:18:23.842 INFO:tasks.rados.rados.0.smithi071.stdout:3504: done (4 left) 2024-07-26T18:18:23.842 INFO:tasks.rados.rados.0.smithi071.stdout:3505: rollback oid 44 current snap is 330 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 44 to 316 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:3500: finishing write tid 1 to smithi07179299-32 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:3500: finishing write tid 2 to smithi07179299-32 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:3500: finishing write tid 3 to smithi07179299-32 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:3500: finishing write tid 4 to smithi07179299-32 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:3500: finishing write tid 5 to smithi07179299-32 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:3500: oid 32 updating version 0 to 2404 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:3500: oid 32 version 2404 is already newer than 2402 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:3500: oid 32 version 2404 is already newer than 2403 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:3500: oid 32 version 2404 is already newer than 2401 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 2404 (ObjNum 1085 snap 330 seq_num 1085) dirty exists 2024-07-26T18:18:23.843 INFO:tasks.rados.rados.0.smithi071.stdout:3500: left oid 32 (ObjNum 1085 snap 330 seq_num 1085) 2024-07-26T18:18:23.844 INFO:tasks.rados.rados.0.smithi071.stdout:3501: finishing write tid 1 to smithi07179299-42 2024-07-26T18:18:23.844 INFO:tasks.rados.rados.0.smithi071.stdout:3500: done (4 left) 2024-07-26T18:18:23.844 INFO:tasks.rados.rados.0.smithi071.stdout:3506: snap_create 2024-07-26T18:18:23.845 INFO:tasks.rados.rados.0.smithi071.stdout:3501: finishing write tid 2 to smithi07179299-42 2024-07-26T18:18:23.845 INFO:tasks.rados.rados.0.smithi071.stdout:3501: finishing write tid 3 to smithi07179299-42 2024-07-26T18:18:23.845 INFO:tasks.rados.rados.0.smithi071.stdout:3505: finishing rollback tid 0 to smithi07179299-44 2024-07-26T18:18:23.845 INFO:tasks.rados.rados.0.smithi071.stdout:3501: finishing write tid 4 to smithi07179299-42 2024-07-26T18:18:23.845 INFO:tasks.rados.rados.0.smithi071.stdout:3505: finishing rollback tid 1 to smithi07179299-44 2024-07-26T18:18:23.846 INFO:tasks.rados.rados.0.smithi071.stdout:3505: finishing rollback tid 2 to smithi07179299-44 2024-07-26T18:18:23.846 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2398 (ObjNum 981 snap 296 seq_num 981) dirty exists 2024-07-26T18:18:23.847 INFO:tasks.rados.rados.0.smithi071.stdout:3501: finishing write tid 5 to smithi07179299-42 2024-07-26T18:18:23.847 INFO:tasks.rados.rados.0.smithi071.stdout:3501: oid 42 updating version 0 to 2608 2024-07-26T18:18:23.847 INFO:tasks.rados.rados.0.smithi071.stdout:3501: oid 42 updating version 2608 to 2611 2024-07-26T18:18:23.847 INFO:tasks.rados.rados.0.smithi071.stdout:3501: oid 42 version 2611 is already newer than 2609 2024-07-26T18:18:23.847 INFO:tasks.rados.rados.0.smithi071.stdout:3501: oid 42 version 2611 is already newer than 2610 2024-07-26T18:18:23.847 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2611 (ObjNum 1086 snap 330 seq_num 1086) dirty exists 2024-07-26T18:18:23.847 INFO:tasks.rados.rados.0.smithi071.stdout:3501: left oid 42 (ObjNum 1086 snap 330 seq_num 1086) 2024-07-26T18:18:24.297 INFO:tasks.rados.rados.0.smithi071.stdout:3501: done (4 left) 2024-07-26T18:18:24.298 INFO:tasks.rados.rados.0.smithi071.stdout:3502: done (3 left) 2024-07-26T18:18:24.298 INFO:tasks.rados.rados.0.smithi071.stdout:3503: done (2 left) 2024-07-26T18:18:24.298 INFO:tasks.rados.rados.0.smithi071.stdout:3505: done (1 left) 2024-07-26T18:18:24.298 INFO:tasks.rados.rados.0.smithi071.stdout:3506: done (0 left) 2024-07-26T18:18:24.298 INFO:tasks.rados.rados.0.smithi071.stdout:3507: delete oid 12 current snap is 331 2024-07-26T18:18:24.302 INFO:tasks.rados.rados.0.smithi071.stdout:3507: done (0 left) 2024-07-26T18:18:24.302 INFO:tasks.rados.rados.0.smithi071.stdout:3508: setattr oid 33 current snap is 331 2024-07-26T18:18:24.303 INFO:tasks.rados.rados.0.smithi071.stdout:3509: delete oid 45 current snap is 331 2024-07-26T18:18:24.306 INFO:tasks.rados.rados.0.smithi071.stdout:3509: done (1 left) 2024-07-26T18:18:24.306 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 43 current snap is 331 2024-07-26T18:18:24.306 INFO:tasks.rados.rados.0.smithi071.stdout:3510: seq_num 1089 ranges {5586944=647168,6234112=745472,6979584=57344} 2024-07-26T18:18:24.339 INFO:tasks.rados.rados.0.smithi071.stdout:3510: writing smithi07179299-43 from 5586944 to 6234112 tid 1 2024-07-26T18:18:24.343 INFO:tasks.rados.rados.0.smithi071.stdout:3510: writing smithi07179299-43 from 6234112 to 6979584 tid 2 2024-07-26T18:18:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:3510: writing smithi07179299-43 from 6979584 to 7036928 tid 3 2024-07-26T18:18:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:3511: delete oid 14 current snap is 331 2024-07-26T18:18:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 2400 (ObjNum 1069 snap 330 seq_num 1069) dirty exists 2024-07-26T18:18:24.344 INFO:tasks.rados.rados.0.smithi071.stdout:3510: finishing write tid 1 to smithi07179299-43 2024-07-26T18:18:24.346 INFO:tasks.rados.rados.0.smithi071.stdout:3508: done (2 left) 2024-07-26T18:18:24.346 INFO:tasks.rados.rados.0.smithi071.stdout:3511: done (1 left) 2024-07-26T18:18:24.346 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 331 2024-07-26T18:18:24.347 INFO:tasks.rados.rados.0.smithi071.stdout:3512: seq_num 1091 ranges {5660672=679936,6340608=516096,6856704=286720} 2024-07-26T18:18:24.380 INFO:tasks.rados.rados.0.smithi071.stdout:3512: writing smithi07179299-5 from 5660672 to 6340608 tid 1 2024-07-26T18:18:24.382 INFO:tasks.rados.rados.0.smithi071.stdout:3512: writing smithi07179299-5 from 6340608 to 6856704 tid 2 2024-07-26T18:18:24.384 INFO:tasks.rados.rados.0.smithi071.stdout:3512: writing smithi07179299-5 from 6856704 to 7143424 tid 3 2024-07-26T18:18:24.384 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 331 2024-07-26T18:18:24.384 INFO:tasks.rados.rados.0.smithi071.stdout:3510: finishing write tid 2 to smithi07179299-43 2024-07-26T18:18:24.384 INFO:tasks.rados.rados.0.smithi071.stdout:3513: seq_num 1092 ranges {0=696320,696320=802816} 2024-07-26T18:18:24.389 INFO:tasks.rados.rados.0.smithi071.stdout:3513: writing smithi07179299-48 from 0 to 696320 tid 1 2024-07-26T18:18:24.394 INFO:tasks.rados.rados.0.smithi071.stdout:3513: writing smithi07179299-48 from 696320 to 1499136 tid 2 2024-07-26T18:18:24.394 INFO:tasks.rados.rados.0.smithi071.stdout:3514: rollback oid 40 current snap is 331 2024-07-26T18:18:24.394 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 40 to 321 2024-07-26T18:18:24.394 INFO:tasks.rados.rados.0.smithi071.stdout:3510: finishing write tid 3 to smithi07179299-43 2024-07-26T18:18:24.394 INFO:tasks.rados.rados.0.smithi071.stdout:3510: finishing write tid 4 to smithi07179299-43 2024-07-26T18:18:24.394 INFO:tasks.rados.rados.0.smithi071.stdout:3510: finishing write tid 5 to smithi07179299-43 2024-07-26T18:18:24.394 INFO:tasks.rados.rados.0.smithi071.stdout:3510: oid 43 updating version 0 to 2563 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3510: oid 43 version 2563 is already newer than 2561 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3510: oid 43 version 2563 is already newer than 2560 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3510: oid 43 version 2563 is already newer than 2562 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 2563 (ObjNum 1089 snap 331 seq_num 1089) dirty exists 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3510: left oid 43 (ObjNum 1089 snap 331 seq_num 1089) 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3510: done (3 left) 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3515: delete oid 36 current snap is 331 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3512: finishing write tid 1 to smithi07179299-5 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3512: finishing write tid 2 to smithi07179299-5 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3512: finishing write tid 3 to smithi07179299-5 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3512: finishing write tid 4 to smithi07179299-5 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3512: finishing write tid 5 to smithi07179299-5 2024-07-26T18:18:24.395 INFO:tasks.rados.rados.0.smithi071.stdout:3512: oid 5 updating version 0 to 2566 2024-07-26T18:18:24.396 INFO:tasks.rados.rados.0.smithi071.stdout:3512: oid 5 version 2566 is already newer than 2565 2024-07-26T18:18:24.396 INFO:tasks.rados.rados.0.smithi071.stdout:3512: oid 5 version 2566 is already newer than 2564 2024-07-26T18:18:24.396 INFO:tasks.rados.rados.0.smithi071.stdout:3512: oid 5 updating version 2566 to 2567 2024-07-26T18:18:24.396 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2567 (ObjNum 1091 snap 331 seq_num 1091) dirty exists 2024-07-26T18:18:24.396 INFO:tasks.rados.rados.0.smithi071.stdout:3512: left oid 5 (ObjNum 1091 snap 331 seq_num 1091) 2024-07-26T18:18:24.396 INFO:tasks.rados.rados.0.smithi071.stdout:3513: finishing write tid 1 to smithi07179299-48 2024-07-26T18:18:24.396 INFO:tasks.rados.rados.0.smithi071.stdout:3512: done (3 left) 2024-07-26T18:18:24.396 INFO:tasks.rados.rados.0.smithi071.stdout:3515: done (2 left) 2024-07-26T18:18:24.396 INFO:tasks.rados.rados.0.smithi071.stdout:3516: delete oid 32 current snap is 331 2024-07-26T18:18:24.397 INFO:tasks.rados.rados.0.smithi071.stdout:3513: finishing write tid 2 to smithi07179299-48 2024-07-26T18:18:24.397 INFO:tasks.rados.rados.0.smithi071.stdout:3513: finishing write tid 3 to smithi07179299-48 2024-07-26T18:18:24.398 INFO:tasks.rados.rados.0.smithi071.stdout:3516: done (2 left) 2024-07-26T18:18:24.398 INFO:tasks.rados.rados.0.smithi071.stdout:3517: read oid 32 snap 321 2024-07-26T18:18:24.398 INFO:tasks.rados.rados.0.smithi071.stdout:3517: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:18:24.398 INFO:tasks.rados.rados.0.smithi071.stdout:3518: rollback oid 38 current snap is 331 2024-07-26T18:18:24.399 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 38 to 319 2024-07-26T18:18:24.399 INFO:tasks.rados.rados.0.smithi071.stdout:3519: snap_remove snap 324 2024-07-26T18:18:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:24 smithi135 ceph-mon[85352]: osdmap e745: 8 total, 8 up, 8 in 2024-07-26T18:18:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:24 smithi135 ceph-mon[85352]: pgmap v790: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 201 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-07-26T18:18:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:24 smithi071 ceph-mon[90507]: osdmap e745: 8 total, 8 up, 8 in 2024-07-26T18:18:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:24 smithi071 ceph-mon[90507]: pgmap v790: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 201 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-07-26T18:18:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:24 smithi071 ceph-mon[92867]: osdmap e745: 8 total, 8 up, 8 in 2024-07-26T18:18:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:24 smithi071 ceph-mon[92867]: pgmap v790: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 201 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-07-26T18:18:25.306 INFO:tasks.rados.rados.0.smithi071.stdout:3519: done (4 left) 2024-07-26T18:18:25.306 INFO:tasks.rados.rados.0.smithi071.stdout:3520: rmattr oid 12 current snap is 331 2024-07-26T18:18:25.306 INFO:tasks.rados.rados.0.smithi071.stdout:3514: finishing rollback tid 0 to smithi07179299-40 2024-07-26T18:18:25.306 INFO:tasks.rados.rados.0.smithi071.stdout:3514: finishing rollback tid 1 to smithi07179299-40 2024-07-26T18:18:25.306 INFO:tasks.rados.rados.0.smithi071.stdout:3514: finishing rollback tid 2 to smithi07179299-40 2024-07-26T18:18:25.306 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2615 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:3513: finishing write tid 4 to smithi07179299-48 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:3513: oid 48 updating version 0 to 2403 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:3513: oid 48 version 2403 is already newer than 2402 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:3513: oid 48 updating version 2403 to 2404 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 2404 (ObjNum 1092 snap 331 seq_num 1092) dirty exists 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:3513: left oid 48 (ObjNum 1092 snap 331 seq_num 1092) 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:3518: finishing rollback tid 0 to smithi07179299-38 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:3518: finishing rollback tid 1 to smithi07179299-38 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:3518: finishing rollback tid 2 to smithi07179299-38 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 2394 (ObjNum 1024 snap 317 seq_num 1024) dirty exists 2024-07-26T18:18:25.307 INFO:tasks.rados.rados.0.smithi071.stdout:3517: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:18:25.510 INFO:tasks.rados.rados.0.smithi071.stdout:3513: done (4 left) 2024-07-26T18:18:25.510 INFO:tasks.rados.rados.0.smithi071.stdout:3514: done (3 left) 2024-07-26T18:18:25.510 INFO:tasks.rados.rados.0.smithi071.stdout:3517: done (2 left) 2024-07-26T18:18:25.510 INFO:tasks.rados.rados.0.smithi071.stdout:3518: done (1 left) 2024-07-26T18:18:25.510 INFO:tasks.rados.rados.0.smithi071.stdout:3520: done (0 left) 2024-07-26T18:18:25.510 INFO:tasks.rados.rados.0.smithi071.stdout:3521: rollback oid 42 current snap is 331 2024-07-26T18:18:25.510 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 42 to 318 2024-07-26T18:18:25.510 INFO:tasks.rados.rados.0.smithi071.stdout:3522: copy_from oid 6 from oid 44 current snap is 331 2024-07-26T18:18:25.511 INFO:tasks.rados.rados.0.smithi071.stdout:3523: copy_from oid 40 from oid 41 current snap is 331 2024-07-26T18:18:25.511 INFO:tasks.rados.rados.0.smithi071.stdout:3524: setattr oid 5 current snap is 331 2024-07-26T18:18:25.512 INFO:tasks.rados.rados.0.smithi071.stdout:3525: delete oid 21 current snap is 331 2024-07-26T18:18:25.515 INFO:tasks.rados.rados.0.smithi071.stdout:3525: done (4 left) 2024-07-26T18:18:25.515 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 36 current snap is 331 2024-07-26T18:18:25.515 INFO:tasks.rados.rados.0.smithi071.stdout:3526: seq_num 1096 ranges {0=761856,761856=786432,1548288=16384} 2024-07-26T18:18:25.520 INFO:tasks.rados.rados.0.smithi071.stdout:3526: writing smithi07179299-36 from 0 to 761856 tid 1 2024-07-26T18:18:25.526 INFO:tasks.rados.rados.0.smithi071.stdout:3526: writing smithi07179299-36 from 761856 to 1548288 tid 2 2024-07-26T18:18:25.526 INFO:tasks.rados.rados.0.smithi071.stdout:3526: writing smithi07179299-36 from 1548288 to 1564672 tid 3 2024-07-26T18:18:25.526 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 331 2024-07-26T18:18:25.526 INFO:tasks.rados.rados.0.smithi071.stdout:3521: finishing rollback tid 0 to smithi07179299-42 2024-07-26T18:18:25.526 INFO:tasks.rados.rados.0.smithi071.stdout:3521: finishing rollback tid 1 to smithi07179299-42 2024-07-26T18:18:25.526 INFO:tasks.rados.rados.0.smithi071.stdout:3521: finishing rollback tid 2 to smithi07179299-42 2024-07-26T18:18:25.526 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2627 (ObjNum 1018 snap 312 seq_num 1018) dirty exists 2024-07-26T18:18:25.526 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2568 (ObjNum 1091 snap 331 seq_num 1091) dirty exists 2024-07-26T18:18:25.527 INFO:tasks.rados.rados.0.smithi071.stdout:3526: finishing write tid 1 to smithi07179299-36 2024-07-26T18:18:25.527 INFO:tasks.rados.rados.0.smithi071.stdout:3527: seq_num 1097 ranges {3768320=778240,4546560=671744,5218304=131072} 2024-07-26T18:18:25.552 INFO:tasks.rados.rados.0.smithi071.stdout:3527: writing smithi07179299-16 from 3768320 to 4546560 tid 1 2024-07-26T18:18:25.556 INFO:tasks.rados.rados.0.smithi071.stdout:3527: writing smithi07179299-16 from 4546560 to 5218304 tid 2 2024-07-26T18:18:25.557 INFO:tasks.rados.rados.0.smithi071.stdout:3527: writing smithi07179299-16 from 5218304 to 5349376 tid 3 2024-07-26T18:18:25.557 INFO:tasks.rados.rados.0.smithi071.stdout:3521: done (5 left) 2024-07-26T18:18:25.557 INFO:tasks.rados.rados.0.smithi071.stdout:3524: done (4 left) 2024-07-26T18:18:25.558 INFO:tasks.rados.rados.0.smithi071.stdout:3528: setattr oid 47 current snap is 331 2024-07-26T18:18:25.558 INFO:tasks.rados.rados.0.smithi071.stdout:3522: finishing copy_from racing read to smithi07179299-6 2024-07-26T18:18:25.558 INFO:tasks.rados.rados.0.smithi071.stdout:3522: finishing copy_from to smithi07179299-6 2024-07-26T18:18:25.558 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 2398 (ObjNum 981 snap 296 seq_num 981) dirty exists 2024-07-26T18:18:25.558 INFO:tasks.rados.rados.0.smithi071.stdout:3526: finishing write tid 2 to smithi07179299-36 2024-07-26T18:18:25.558 INFO:tasks.rados.rados.0.smithi071.stdout:3526: finishing write tid 3 to smithi07179299-36 2024-07-26T18:18:25.558 INFO:tasks.rados.rados.0.smithi071.stdout:3526: finishing write tid 4 to smithi07179299-36 2024-07-26T18:18:25.559 INFO:tasks.rados.rados.0.smithi071.stdout:3526: finishing write tid 5 to smithi07179299-36 2024-07-26T18:18:25.559 INFO:tasks.rados.rados.0.smithi071.stdout:3526: oid 36 updating version 0 to 2149 2024-07-26T18:18:25.559 INFO:tasks.rados.rados.0.smithi071.stdout:3526: oid 36 version 2149 is already newer than 2146 2024-07-26T18:18:25.559 INFO:tasks.rados.rados.0.smithi071.stdout:3526: oid 36 version 2149 is already newer than 2148 2024-07-26T18:18:25.559 INFO:tasks.rados.rados.0.smithi071.stdout:3526: oid 36 version 2149 is already newer than 2147 2024-07-26T18:18:25.559 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 2149 (ObjNum 1096 snap 331 seq_num 1096) dirty exists 2024-07-26T18:18:25.559 INFO:tasks.rados.rados.0.smithi071.stdout:3526: left oid 36 (ObjNum 1096 snap 331 seq_num 1096) 2024-07-26T18:18:25.559 INFO:tasks.rados.rados.0.smithi071.stdout:3523: finishing copy_from racing read to smithi07179299-40 2024-07-26T18:18:25.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:25 smithi135 ceph-mon[85352]: osdmap e746: 8 total, 8 up, 8 in 2024-07-26T18:18:25.563 INFO:tasks.rados.rados.0.smithi071.stdout:3522: done (4 left) 2024-07-26T18:18:25.563 INFO:tasks.rados.rados.0.smithi071.stdout:3526: done (3 left) 2024-07-26T18:18:25.563 INFO:tasks.rados.rados.0.smithi071.stdout:3529: rollback oid 3 current snap is 331 2024-07-26T18:18:25.563 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 3 to 318 2024-07-26T18:18:25.564 INFO:tasks.rados.rados.0.smithi071.stdout:3530: setattr oid 32 current snap is 331 2024-07-26T18:18:25.564 INFO:tasks.rados.rados.0.smithi071.stdout:3529: finishing rollback tid 1 to smithi07179299-3 2024-07-26T18:18:25.564 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 0 (ObjNum 97 snap 0 seq_num 1676225264) dirty dne 2024-07-26T18:18:25.564 INFO:tasks.rados.rados.0.smithi071.stdout:3529: done (4 left) 2024-07-26T18:18:25.564 INFO:tasks.rados.rados.0.smithi071.stdout:3531: snap_create 2024-07-26T18:18:25.564 INFO:tasks.rados.rados.0.smithi071.stdout:3523: finishing copy_from to smithi07179299-40 2024-07-26T18:18:25.564 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2392 (ObjNum 1055 snap 328 seq_num 1055) dirty exists 2024-07-26T18:18:25.565 INFO:tasks.rados.rados.0.smithi071.stdout:3527: finishing write tid 1 to smithi07179299-16 2024-07-26T18:18:25.565 INFO:tasks.rados.rados.0.smithi071.stdout:3527: finishing write tid 2 to smithi07179299-16 2024-07-26T18:18:25.565 INFO:tasks.rados.rados.0.smithi071.stdout:3527: finishing write tid 3 to smithi07179299-16 2024-07-26T18:18:25.565 INFO:tasks.rados.rados.0.smithi071.stdout:3527: finishing write tid 4 to smithi07179299-16 2024-07-26T18:18:25.565 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 1482 (ObjNum 982 snap 297 seq_num 982) dirty exists 2024-07-26T18:18:25.565 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 2406 (ObjNum 417 snap 0 seq_num 1650437744) dirty exists 2024-07-26T18:18:25.565 INFO:tasks.rados.rados.0.smithi071.stdout:3527: finishing write tid 5 to smithi07179299-16 2024-07-26T18:18:25.565 INFO:tasks.rados.rados.0.smithi071.stdout:3527: oid 16 updating version 0 to 2428 2024-07-26T18:18:25.565 INFO:tasks.rados.rados.0.smithi071.stdout:3527: oid 16 updating version 2428 to 2430 2024-07-26T18:18:25.566 INFO:tasks.rados.rados.0.smithi071.stdout:3527: oid 16 version 2430 is already newer than 2429 2024-07-26T18:18:25.566 INFO:tasks.rados.rados.0.smithi071.stdout:3527: oid 16 updating version 2430 to 2431 2024-07-26T18:18:25.566 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 2431 (ObjNum 1097 snap 331 seq_num 1097) dirty exists 2024-07-26T18:18:25.566 INFO:tasks.rados.rados.0.smithi071.stdout:3527: left oid 16 (ObjNum 1097 snap 331 seq_num 1097) 2024-07-26T18:18:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:25 smithi071 ceph-mon[90507]: osdmap e746: 8 total, 8 up, 8 in 2024-07-26T18:18:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:25 smithi071 ceph-mon[92867]: osdmap e746: 8 total, 8 up, 8 in 2024-07-26T18:18:26.292 INFO:tasks.rados.rados.0.smithi071.stdout:3523: done (4 left) 2024-07-26T18:18:26.293 INFO:tasks.rados.rados.0.smithi071.stdout:3527: done (3 left) 2024-07-26T18:18:26.293 INFO:tasks.rados.rados.0.smithi071.stdout:3528: done (2 left) 2024-07-26T18:18:26.293 INFO:tasks.rados.rados.0.smithi071.stdout:3530: done (1 left) 2024-07-26T18:18:26.293 INFO:tasks.rados.rados.0.smithi071.stdout:3531: done (0 left) 2024-07-26T18:18:26.293 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 332 2024-07-26T18:18:26.293 INFO:tasks.rados.rados.0.smithi071.stdout:3532: seq_num 1098 ranges {0=794624,794624=557056,1351680=245760} 2024-07-26T18:18:26.296 INFO:tasks.rados.rados.0.smithi071.stdout:3532: writing smithi07179299-45 from 0 to 794624 tid 1 2024-07-26T18:18:26.299 INFO:tasks.rados.rados.0.smithi071.stdout:3532: writing smithi07179299-45 from 794624 to 1351680 tid 2 2024-07-26T18:18:26.301 INFO:tasks.rados.rados.0.smithi071.stdout:3532: writing smithi07179299-45 from 1351680 to 1597440 tid 3 2024-07-26T18:18:26.301 INFO:tasks.rados.rados.0.smithi071.stdout:3533: read oid 41 snap 318 2024-07-26T18:18:26.301 INFO:tasks.rados.rados.0.smithi071.stdout:3533: expect (ObjNum 974 snap 292 seq_num 974) 2024-07-26T18:18:26.301 INFO:tasks.rados.rados.0.smithi071.stdout:3534: delete oid 6 current snap is 332 2024-07-26T18:18:26.306 INFO:tasks.rados.rados.0.smithi071.stdout:3532: finishing write tid 1 to smithi07179299-45 2024-07-26T18:18:26.308 INFO:tasks.rados.rados.0.smithi071.stdout:3534: done (2 left) 2024-07-26T18:18:26.308 INFO:tasks.rados.rados.0.smithi071.stdout:3535: copy_from oid 5 from oid 32 current snap is 332 2024-07-26T18:18:26.309 INFO:tasks.rados.rados.0.smithi071.stdout:3536: setattr oid 24 current snap is 332 2024-07-26T18:18:26.309 INFO:tasks.rados.rados.0.smithi071.stdout:3532: finishing write tid 2 to smithi07179299-45 2024-07-26T18:18:26.310 INFO:tasks.rados.rados.0.smithi071.stdout:3537: read oid 40 snap 330 2024-07-26T18:18:26.310 INFO:tasks.rados.rados.0.smithi071.stdout:3537: expect (ObjNum 1076 snap 330 seq_num 1076) 2024-07-26T18:18:26.311 INFO:tasks.rados.rados.0.smithi071.stdout:3538: copy_from oid 31 from oid 44 current snap is 332 2024-07-26T18:18:26.311 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 332 2024-07-26T18:18:26.311 INFO:tasks.rados.rados.0.smithi071.stdout:3539: seq_num 1100 ranges {352256=425984,778240=729088,1507328=475136} 2024-07-26T18:18:26.315 INFO:tasks.rados.rados.0.smithi071.stdout:3539: writing smithi07179299-38 from 352256 to 778240 tid 1 2024-07-26T18:18:26.320 INFO:tasks.rados.rados.0.smithi071.stdout:3539: writing smithi07179299-38 from 778240 to 1507328 tid 2 2024-07-26T18:18:26.323 INFO:tasks.rados.rados.0.smithi071.stdout:3539: writing smithi07179299-38 from 1507328 to 1982464 tid 3 2024-07-26T18:18:26.323 INFO:tasks.rados.rados.0.smithi071.stdout:3540: rollback oid 42 current snap is 332 2024-07-26T18:18:26.323 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 42 to 321 2024-07-26T18:18:26.323 INFO:tasks.rados.rados.0.smithi071.stdout:3535: finishing copy_from racing read to smithi07179299-5 2024-07-26T18:18:26.323 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2630 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:18:26.323 INFO:tasks.rados.rados.0.smithi071.stdout:3532: finishing write tid 3 to smithi07179299-45 2024-07-26T18:18:26.323 INFO:tasks.rados.rados.0.smithi071.stdout:3532: finishing write tid 4 to smithi07179299-45 2024-07-26T18:18:26.324 INFO:tasks.rados.rados.0.smithi071.stdout:3536: done (7 left) 2024-07-26T18:18:26.324 INFO:tasks.rados.rados.0.smithi071.stdout:3541: snap_remove snap 316 2024-07-26T18:18:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:26 smithi071 ceph-mon[92867]: osdmap e747: 8 total, 8 up, 8 in 2024-07-26T18:18:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:26 smithi071 ceph-mon[92867]: pgmap v793: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 205 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-26T18:18:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:26 smithi071 ceph-mon[92867]: osdmap e748: 8 total, 8 up, 8 in 2024-07-26T18:18:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:26 smithi071 ceph-mon[90507]: osdmap e747: 8 total, 8 up, 8 in 2024-07-26T18:18:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:26 smithi071 ceph-mon[90507]: pgmap v793: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 205 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-26T18:18:26.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:26 smithi071 ceph-mon[90507]: osdmap e748: 8 total, 8 up, 8 in 2024-07-26T18:18:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:26 smithi135 ceph-mon[85352]: osdmap e747: 8 total, 8 up, 8 in 2024-07-26T18:18:26.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:26 smithi135 ceph-mon[85352]: pgmap v793: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 205 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-07-26T18:18:26.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:26 smithi135 ceph-mon[85352]: osdmap e748: 8 total, 8 up, 8 in 2024-07-26T18:18:27.320 INFO:tasks.rados.rados.0.smithi071.stdout:3541: done (7 left) 2024-07-26T18:18:27.320 INFO:tasks.rados.rados.0.smithi071.stdout:3542: rollback oid 6 current snap is 332 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 6 to 321 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:3543: read oid 7 snap -1 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:3543: expect deleted 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:3544: delete oid 11 current snap is 332 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:3535: finishing copy_from to smithi07179299-5 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2406 (ObjNum 65 snap 0 seq_num 1514646089) dirty exists 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:3539: finishing write tid 1 to smithi07179299-38 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:3539: finishing write tid 2 to smithi07179299-38 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:3538: finishing copy_from racing read to smithi07179299-31 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:3539: finishing write tid 3 to smithi07179299-38 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:3539: finishing write tid 4 to smithi07179299-38 2024-07-26T18:18:27.321 INFO:tasks.rados.rados.0.smithi071.stdout:3540: finishing rollback tid 0 to smithi07179299-42 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:3538: finishing copy_from to smithi07179299-31 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 2398 (ObjNum 981 snap 296 seq_num 981) dirty exists 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:3539: finishing write tid 5 to smithi07179299-38 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:3539: oid 38 updating version 0 to 2397 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:3539: oid 38 version 2397 is already newer than 2395 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:3539: oid 38 version 2397 is already newer than 2396 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:3539: oid 38 updating version 2397 to 2398 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 2398 (ObjNum 1100 snap 332 seq_num 1100) dirty exists 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:3539: left oid 38 (ObjNum 1100 snap 332 seq_num 1100) 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:3540: finishing rollback tid 1 to smithi07179299-42 2024-07-26T18:18:27.322 INFO:tasks.rados.rados.0.smithi071.stdout:3537: expect (ObjNum 1076 snap 330 seq_num 1076) 2024-07-26T18:18:27.501 INFO:tasks.rados.rados.0.smithi071.stdout:3540: finishing rollback tid 2 to smithi07179299-42 2024-07-26T18:18:27.501 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2634 (ObjNum 1018 snap 312 seq_num 1018) dirty exists 2024-07-26T18:18:27.501 INFO:tasks.rados.rados.0.smithi071.stdout:3535: done (9 left) 2024-07-26T18:18:27.501 INFO:tasks.rados.rados.0.smithi071.stdout:3537: done (8 left) 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3538: done (7 left) 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3539: done (6 left) 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3540: done (5 left) 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3544: done (4 left) 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3545: delete oid 44 current snap is 332 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3532: finishing write tid 5 to smithi07179299-45 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3532: oid 45 updating version 0 to 2402 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3532: oid 45 version 2402 is already newer than 2401 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3532: oid 45 updating version 2402 to 2403 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3532: oid 45 version 2403 is already newer than 2400 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 2403 (ObjNum 1098 snap 332 seq_num 1098) dirty exists 2024-07-26T18:18:27.502 INFO:tasks.rados.rados.0.smithi071.stdout:3532: left oid 45 (ObjNum 1098 snap 332 seq_num 1098) 2024-07-26T18:18:27.503 INFO:tasks.rados.rados.0.smithi071.stdout:3533: expect (ObjNum 974 snap 292 seq_num 974) 2024-07-26T18:18:27.987 INFO:tasks.rados.rados.0.smithi071.stdout:3542: finishing rollback tid 1 to smithi07179299-6 2024-07-26T18:18:27.987 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 2426 (ObjNum 65 snap 0 seq_num 1550609493) dirty dne 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:3532: done (4 left) 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:3533: done (3 left) 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:3542: done (2 left) 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:3543: done (1 left) 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:3545: done (0 left) 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:3546: read oid 45 snap -1 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:3546: expect (ObjNum 1098 snap 332 seq_num 1098) 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:3547: copy_from oid 44 from oid 31 current snap is 332 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:3548: rollback oid 4 current snap is 332 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 4 to 330 2024-07-26T18:18:27.988 INFO:tasks.rados.rados.0.smithi071.stdout:3549: snap_create 2024-07-26T18:18:27.992 INFO:tasks.rados.rados.0.smithi071.stdout:3548: finishing rollback tid 0 to smithi07179299-4 2024-07-26T18:18:27.992 INFO:tasks.rados.rados.0.smithi071.stdout:3548: finishing rollback tid 1 to smithi07179299-4 2024-07-26T18:18:27.992 INFO:tasks.rados.rados.0.smithi071.stdout:3548: finishing rollback tid 2 to smithi07179299-4 2024-07-26T18:18:27.992 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 2409 (ObjNum 1075 snap 330 seq_num 1075) dirty exists 2024-07-26T18:18:27.999 INFO:tasks.rados.rados.0.smithi071.stdout:3546: expect (ObjNum 1098 snap 332 seq_num 1098) 2024-07-26T18:18:28.040 INFO:tasks.rados.rados.0.smithi071.stdout:3547: finishing copy_from racing read to smithi07179299-44 2024-07-26T18:18:28.040 INFO:tasks.rados.rados.0.smithi071.stdout:3547: finishing copy_from to smithi07179299-44 2024-07-26T18:18:28.040 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2398 (ObjNum 981 snap 296 seq_num 981) dirty exists 2024-07-26T18:18:28.318 INFO:tasks.rados.rados.0.smithi071.stdout:3546: done (3 left) 2024-07-26T18:18:28.318 INFO:tasks.rados.rados.0.smithi071.stdout:3547: done (2 left) 2024-07-26T18:18:28.318 INFO:tasks.rados.rados.0.smithi071.stdout:3548: done (1 left) 2024-07-26T18:18:28.318 INFO:tasks.rados.rados.0.smithi071.stdout:3549: done (0 left) 2024-07-26T18:18:28.319 INFO:tasks.rados.rados.0.smithi071.stdout:3550: snap_create 2024-07-26T18:18:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:28 smithi071 ceph-mon[90507]: osdmap e749: 8 total, 8 up, 8 in 2024-07-26T18:18:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:28 smithi071 ceph-mon[90507]: pgmap v796: 121 pgs: 121 active+clean; 218 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 7.6 MiB/s wr, 42 op/s 2024-07-26T18:18:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:28 smithi071 ceph-mon[92867]: osdmap e749: 8 total, 8 up, 8 in 2024-07-26T18:18:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:28 smithi071 ceph-mon[92867]: pgmap v796: 121 pgs: 121 active+clean; 218 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 7.6 MiB/s wr, 42 op/s 2024-07-26T18:18:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:28 smithi135 ceph-mon[85352]: osdmap e749: 8 total, 8 up, 8 in 2024-07-26T18:18:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:28.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:28 smithi135 ceph-mon[85352]: pgmap v796: 121 pgs: 121 active+clean; 218 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 7.6 MiB/s wr, 42 op/s 2024-07-26T18:18:29.320 INFO:tasks.rados.rados.0.smithi071.stdout:3550: done (0 left) 2024-07-26T18:18:29.320 INFO:tasks.rados.rados.0.smithi071.stdout:3551: delete oid 22 current snap is 334 2024-07-26T18:18:29.322 INFO:tasks.rados.rados.0.smithi071.stdout:3551: done (0 left) 2024-07-26T18:18:29.322 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 334 2024-07-26T18:18:29.322 INFO:tasks.rados.rados.0.smithi071.stdout:3552: seq_num 1104 ranges {5324800=499712,5824512=712704,6537216=491520} 2024-07-26T18:18:29.352 INFO:tasks.rados.rados.0.smithi071.stdout:3552: writing smithi07179299-47 from 5324800 to 5824512 tid 1 2024-07-26T18:18:29.356 INFO:tasks.rados.rados.0.smithi071.stdout:3552: writing smithi07179299-47 from 5824512 to 6537216 tid 2 2024-07-26T18:18:29.359 INFO:tasks.rados.rados.0.smithi071.stdout:3552: writing smithi07179299-47 from 6537216 to 7028736 tid 3 2024-07-26T18:18:29.359 INFO:tasks.rados.rados.0.smithi071.stdout:3553: setattr oid 7 current snap is 334 2024-07-26T18:18:29.361 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 2 current snap is 334 2024-07-26T18:18:29.361 INFO:tasks.rados.rados.0.smithi071.stdout:3554: seq_num 1105 ranges {3620864=516096,4136960=598016,4734976=606208} 2024-07-26T18:18:29.383 INFO:tasks.rados.rados.0.smithi071.stdout:3554: writing smithi07179299-2 from 3620864 to 4136960 tid 1 2024-07-26T18:18:29.387 INFO:tasks.rados.rados.0.smithi071.stdout:3554: writing smithi07179299-2 from 4136960 to 4734976 tid 2 2024-07-26T18:18:29.391 INFO:tasks.rados.rados.0.smithi071.stdout:3554: writing smithi07179299-2 from 4734976 to 5341184 tid 3 2024-07-26T18:18:29.391 INFO:tasks.rados.rados.0.smithi071.stdout:3555: rmattr oid 28 current snap is 334 2024-07-26T18:18:29.391 INFO:tasks.rados.rados.0.smithi071.stdout:3555: done (3 left) 2024-07-26T18:18:29.391 INFO:tasks.rados.rados.0.smithi071.stdout:3556: snap_create 2024-07-26T18:18:29.391 INFO:tasks.rados.rados.0.smithi071.stdout:3552: finishing write tid 1 to smithi07179299-47 2024-07-26T18:18:29.391 INFO:tasks.rados.rados.0.smithi071.stdout:3552: finishing write tid 2 to smithi07179299-47 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:3552: finishing write tid 3 to smithi07179299-47 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1880 (ObjNum 33 snap 0 seq_num 2058006000) dirty exists 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:3552: finishing write tid 4 to smithi07179299-47 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:3552: finishing write tid 5 to smithi07179299-47 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:3552: oid 47 updating version 0 to 1485 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:3552: oid 47 version 1485 is already newer than 1484 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:3552: oid 47 version 1485 is already newer than 1483 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:3552: oid 47 updating version 1485 to 1486 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 1486 (ObjNum 1104 snap 334 seq_num 1104) dirty exists 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:3552: left oid 47 (ObjNum 1104 snap 334 seq_num 1104) 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:3554: finishing write tid 1 to smithi07179299-2 2024-07-26T18:18:29.392 INFO:tasks.rados.rados.0.smithi071.stdout:3554: finishing write tid 2 to smithi07179299-2 2024-07-26T18:18:29.394 INFO:tasks.rados.rados.0.smithi071.stdout:3554: finishing write tid 3 to smithi07179299-2 2024-07-26T18:18:29.394 INFO:tasks.rados.rados.0.smithi071.stdout:3554: finishing write tid 4 to smithi07179299-2 2024-07-26T18:18:29.396 INFO:tasks.rados.rados.0.smithi071.stdout:3554: finishing write tid 5 to smithi07179299-2 2024-07-26T18:18:29.396 INFO:tasks.rados.rados.0.smithi071.stdout:3554: oid 2 updating version 0 to 2572 2024-07-26T18:18:29.396 INFO:tasks.rados.rados.0.smithi071.stdout:3554: oid 2 version 2572 is already newer than 2571 2024-07-26T18:18:29.396 INFO:tasks.rados.rados.0.smithi071.stdout:3554: oid 2 updating version 2572 to 2573 2024-07-26T18:18:29.396 INFO:tasks.rados.rados.0.smithi071.stdout:3554: oid 2 version 2573 is already newer than 2570 2024-07-26T18:18:29.396 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 2573 (ObjNum 1105 snap 334 seq_num 1105) dirty exists 2024-07-26T18:18:29.396 INFO:tasks.rados.rados.0.smithi071.stdout:3554: left oid 2 (ObjNum 1105 snap 334 seq_num 1105) 2024-07-26T18:18:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:29 smithi071 ceph-mon[90507]: osdmap e750: 8 total, 8 up, 8 in 2024-07-26T18:18:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:29 smithi071 ceph-mon[92867]: osdmap e750: 8 total, 8 up, 8 in 2024-07-26T18:18:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:29 smithi135 ceph-mon[85352]: osdmap e750: 8 total, 8 up, 8 in 2024-07-26T18:18:30.333 INFO:tasks.rados.rados.0.smithi071.stdout:3552: done (3 left) 2024-07-26T18:18:30.333 INFO:tasks.rados.rados.0.smithi071.stdout:3553: done (2 left) 2024-07-26T18:18:30.333 INFO:tasks.rados.rados.0.smithi071.stdout:3554: done (1 left) 2024-07-26T18:18:30.333 INFO:tasks.rados.rados.0.smithi071.stdout:3556: done (0 left) 2024-07-26T18:18:30.333 INFO:tasks.rados.rados.0.smithi071.stdout:3557: copy_from oid 26 from oid 49 current snap is 335 2024-07-26T18:18:30.333 INFO:tasks.rados.rados.0.smithi071.stdout:3558: setattr oid 24 current snap is 335 2024-07-26T18:18:30.334 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 16 current snap is 335 2024-07-26T18:18:30.334 INFO:tasks.rados.rados.0.smithi071.stdout:3559: seq_num 1106 ranges {5349376=532480,5881856=483328,6365184=475136,6840320=245760} 2024-07-26T18:18:30.365 INFO:tasks.rados.rados.0.smithi071.stdout:3559: writing smithi07179299-16 from 5349376 to 5881856 tid 1 2024-07-26T18:18:30.368 INFO:tasks.rados.rados.0.smithi071.stdout:3559: writing smithi07179299-16 from 5881856 to 6365184 tid 2 2024-07-26T18:18:30.371 INFO:tasks.rados.rados.0.smithi071.stdout:3559: writing smithi07179299-16 from 6365184 to 6840320 tid 3 2024-07-26T18:18:30.373 INFO:tasks.rados.rados.0.smithi071.stdout:3559: writing smithi07179299-16 from 6840320 to 7086080 tid 4 2024-07-26T18:18:30.373 INFO:tasks.rados.rados.0.smithi071.stdout:3560: delete oid 41 current snap is 335 2024-07-26T18:18:30.373 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2646 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:18:30.373 INFO:tasks.rados.rados.0.smithi071.stdout:3557: finishing copy_from racing read to smithi07179299-26 2024-07-26T18:18:30.373 INFO:tasks.rados.rados.0.smithi071.stdout:3557: finishing copy_from to smithi07179299-26 2024-07-26T18:18:30.373 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 2170 (ObjNum 1078 snap 330 seq_num 1078) dirty exists 2024-07-26T18:18:30.374 INFO:tasks.rados.rados.0.smithi071.stdout:3559: finishing write tid 1 to smithi07179299-16 2024-07-26T18:18:30.374 INFO:tasks.rados.rados.0.smithi071.stdout:3559: finishing write tid 2 to smithi07179299-16 2024-07-26T18:18:30.376 INFO:tasks.rados.rados.0.smithi071.stdout:3559: finishing write tid 3 to smithi07179299-16 2024-07-26T18:18:30.376 INFO:tasks.rados.rados.0.smithi071.stdout:3559: finishing write tid 4 to smithi07179299-16 2024-07-26T18:18:30.376 INFO:tasks.rados.rados.0.smithi071.stdout:3557: done (3 left) 2024-07-26T18:18:30.376 INFO:tasks.rados.rados.0.smithi071.stdout:3558: done (2 left) 2024-07-26T18:18:30.376 INFO:tasks.rados.rados.0.smithi071.stdout:3560: done (1 left) 2024-07-26T18:18:30.376 INFO:tasks.rados.rados.0.smithi071.stdout:3561: rmattr oid 10 current snap is 335 2024-07-26T18:18:30.376 INFO:tasks.rados.rados.0.smithi071.stdout:3561: done (1 left) 2024-07-26T18:18:30.377 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 335 2024-07-26T18:18:30.377 INFO:tasks.rados.rados.0.smithi071.stdout:3562: seq_num 1108 ranges {0=565248,565248=647168,1212416=483328,1695744=73728} 2024-07-26T18:18:30.379 INFO:tasks.rados.rados.0.smithi071.stdout:3562: writing smithi07179299-5 from 0 to 565248 tid 1 2024-07-26T18:18:30.383 INFO:tasks.rados.rados.0.smithi071.stdout:3562: writing smithi07179299-5 from 565248 to 1212416 tid 2 2024-07-26T18:18:30.386 INFO:tasks.rados.rados.0.smithi071.stdout:3562: writing smithi07179299-5 from 1212416 to 1695744 tid 3 2024-07-26T18:18:30.386 INFO:tasks.rados.rados.0.smithi071.stdout:3562: writing smithi07179299-5 from 1695744 to 1769472 tid 4 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:3563: snap_create 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:3559: finishing write tid 5 to smithi07179299-16 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:3559: finishing write tid 6 to smithi07179299-16 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:3559: oid 16 updating version 0 to 2433 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:3559: oid 16 version 2433 is already newer than 2432 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:3559: oid 16 updating version 2433 to 2435 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:3559: oid 16 version 2435 is already newer than 2434 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:3559: oid 16 updating version 2435 to 2436 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 2436 (ObjNum 1106 snap 335 seq_num 1106) dirty exists 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:3559: left oid 16 (ObjNum 1106 snap 335 seq_num 1106) 2024-07-26T18:18:30.387 INFO:tasks.rados.rados.0.smithi071.stdout:3562: finishing write tid 1 to smithi07179299-5 2024-07-26T18:18:30.388 INFO:tasks.rados.rados.0.smithi071.stdout:3562: finishing write tid 2 to smithi07179299-5 2024-07-26T18:18:30.390 INFO:tasks.rados.rados.0.smithi071.stdout:3562: finishing write tid 3 to smithi07179299-5 2024-07-26T18:18:30.390 INFO:tasks.rados.rados.0.smithi071.stdout:3562: finishing write tid 4 to smithi07179299-5 2024-07-26T18:18:30.390 INFO:tasks.rados.rados.0.smithi071.stdout:3562: finishing write tid 5 to smithi07179299-5 2024-07-26T18:18:30.391 INFO:tasks.rados.rados.0.smithi071.stdout:3562: finishing write tid 6 to smithi07179299-5 2024-07-26T18:18:30.392 INFO:tasks.rados.rados.0.smithi071.stdout:3562: oid 5 updating version 0 to 2574 2024-07-26T18:18:30.392 INFO:tasks.rados.rados.0.smithi071.stdout:3562: oid 5 updating version 2574 to 2577 2024-07-26T18:18:30.392 INFO:tasks.rados.rados.0.smithi071.stdout:3562: oid 5 updating version 2577 to 2578 2024-07-26T18:18:30.392 INFO:tasks.rados.rados.0.smithi071.stdout:3562: oid 5 version 2578 is already newer than 2576 2024-07-26T18:18:30.392 INFO:tasks.rados.rados.0.smithi071.stdout:3562: oid 5 version 2578 is already newer than 2575 2024-07-26T18:18:30.392 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2578 (ObjNum 1108 snap 335 seq_num 1108) dirty exists 2024-07-26T18:18:30.392 INFO:tasks.rados.rados.0.smithi071.stdout:3562: left oid 5 (ObjNum 1108 snap 335 seq_num 1108) 2024-07-26T18:18:30.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:30 smithi071 ceph-mon[90507]: osdmap e751: 8 total, 8 up, 8 in 2024-07-26T18:18:30.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:30 smithi071 ceph-mon[90507]: pgmap v799: 121 pgs: 121 active+clean; 241 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 9.6 MiB/s wr, 55 op/s 2024-07-26T18:18:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:30 smithi071 ceph-mon[92867]: osdmap e751: 8 total, 8 up, 8 in 2024-07-26T18:18:30.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:30 smithi071 ceph-mon[92867]: pgmap v799: 121 pgs: 121 active+clean; 241 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 9.6 MiB/s wr, 55 op/s 2024-07-26T18:18:30.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:30 smithi135 ceph-mon[85352]: osdmap e751: 8 total, 8 up, 8 in 2024-07-26T18:18:30.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:30 smithi135 ceph-mon[85352]: pgmap v799: 121 pgs: 121 active+clean; 241 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 9.6 MiB/s wr, 55 op/s 2024-07-26T18:18:31.292 INFO:tasks.rados.rados.0.smithi071.stdout:3559: done (2 left) 2024-07-26T18:18:31.292 INFO:tasks.rados.rados.0.smithi071.stdout:3562: done (1 left) 2024-07-26T18:18:31.292 INFO:tasks.rados.rados.0.smithi071.stdout:3563: done (0 left) 2024-07-26T18:18:31.292 INFO:tasks.rados.rados.0.smithi071.stdout:3564: delete oid 25 current snap is 336 2024-07-26T18:18:31.294 INFO:tasks.rados.rados.0.smithi071.stdout:3564: done (0 left) 2024-07-26T18:18:31.294 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 336 2024-07-26T18:18:31.294 INFO:tasks.rados.rados.0.smithi071.stdout:3565: seq_num 1110 ranges {1597440=598016,2195456=466944,2662400=450560,3112960=286720} 2024-07-26T18:18:31.305 INFO:tasks.rados.rados.0.smithi071.stdout:3565: writing smithi07179299-45 from 1597440 to 2195456 tid 1 2024-07-26T18:18:31.308 INFO:tasks.rados.rados.0.smithi071.stdout:3565: writing smithi07179299-45 from 2195456 to 2662400 tid 2 2024-07-26T18:18:31.311 INFO:tasks.rados.rados.0.smithi071.stdout:3565: writing smithi07179299-45 from 2662400 to 3112960 tid 3 2024-07-26T18:18:31.313 INFO:tasks.rados.rados.0.smithi071.stdout:3565: writing smithi07179299-45 from 3112960 to 3399680 tid 4 2024-07-26T18:18:31.313 INFO:tasks.rados.rados.0.smithi071.stdout:3566: read oid 17 snap -1 2024-07-26T18:18:31.313 INFO:tasks.rados.rados.0.smithi071.stdout:3566: expect (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:18:31.313 INFO:tasks.rados.rados.0.smithi071.stdout:3567: rollback oid 5 current snap is 336 2024-07-26T18:18:31.313 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 5 to 321 2024-07-26T18:18:31.313 INFO:tasks.rados.rados.0.smithi071.stdout:3568: snap_create 2024-07-26T18:18:31.314 INFO:tasks.rados.rados.0.smithi071.stdout:3565: finishing write tid 1 to smithi07179299-45 2024-07-26T18:18:31.314 INFO:tasks.rados.rados.0.smithi071.stdout:3565: finishing write tid 2 to smithi07179299-45 2024-07-26T18:18:31.317 INFO:tasks.rados.rados.0.smithi071.stdout:3565: finishing write tid 3 to smithi07179299-45 2024-07-26T18:18:31.317 INFO:tasks.rados.rados.0.smithi071.stdout:3565: finishing write tid 4 to smithi07179299-45 2024-07-26T18:18:31.318 INFO:tasks.rados.rados.0.smithi071.stdout:3565: finishing write tid 5 to smithi07179299-45 2024-07-26T18:18:31.319 INFO:tasks.rados.rados.0.smithi071.stdout:3565: finishing write tid 6 to smithi07179299-45 2024-07-26T18:18:31.319 INFO:tasks.rados.rados.0.smithi071.stdout:3565: oid 45 updating version 0 to 2405 2024-07-26T18:18:31.319 INFO:tasks.rados.rados.0.smithi071.stdout:3565: oid 45 updating version 2405 to 2406 2024-07-26T18:18:31.319 INFO:tasks.rados.rados.0.smithi071.stdout:3565: oid 45 updating version 2406 to 2407 2024-07-26T18:18:31.319 INFO:tasks.rados.rados.0.smithi071.stdout:3565: oid 45 updating version 2407 to 2409 2024-07-26T18:18:31.319 INFO:tasks.rados.rados.0.smithi071.stdout:3565: oid 45 version 2409 is already newer than 2408 2024-07-26T18:18:31.319 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 2409 (ObjNum 1110 snap 336 seq_num 1110) dirty exists 2024-07-26T18:18:31.320 INFO:tasks.rados.rados.0.smithi071.stdout:3565: left oid 45 (ObjNum 1110 snap 336 seq_num 1110) 2024-07-26T18:18:31.322 INFO:tasks.rados.rados.0.smithi071.stdout:3567: finishing rollback tid 0 to smithi07179299-5 2024-07-26T18:18:31.323 INFO:tasks.rados.rados.0.smithi071.stdout:3567: finishing rollback tid 1 to smithi07179299-5 2024-07-26T18:18:31.323 INFO:tasks.rados.rados.0.smithi071.stdout:3567: finishing rollback tid 2 to smithi07179299-5 2024-07-26T18:18:31.323 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2581 (ObjNum 993 snap 306 seq_num 993) dirty exists 2024-07-26T18:18:31.327 INFO:tasks.rados.rados.0.smithi071.stdout:3566: expect (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:18:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:31 smithi071 ceph-mon[90507]: osdmap e752: 8 total, 8 up, 8 in 2024-07-26T18:18:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:31 smithi071 ceph-mon[90507]: osdmap e753: 8 total, 8 up, 8 in 2024-07-26T18:18:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:31 smithi071 ceph-mon[92867]: osdmap e752: 8 total, 8 up, 8 in 2024-07-26T18:18:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:31 smithi071 ceph-mon[92867]: osdmap e753: 8 total, 8 up, 8 in 2024-07-26T18:18:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:31 smithi135 ceph-mon[85352]: osdmap e752: 8 total, 8 up, 8 in 2024-07-26T18:18:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:31 smithi135 ceph-mon[85352]: osdmap e753: 8 total, 8 up, 8 in 2024-07-26T18:18:32.294 INFO:tasks.rados.rados.0.smithi071.stdout:3565: done (3 left) 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3566: done (2 left) 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3567: done (1 left) 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3568: done (0 left) 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3569: read oid 15 snap -1 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3569: expect (ObjNum 1084 snap 330 seq_num 1084) 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3570: read oid 49 snap -1 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3570: expect (ObjNum 1078 snap 330 seq_num 1078) 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3571: copy_from oid 43 from oid 7 current snap is 337 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3572: copy_from oid 48 from oid 3 current snap is 337 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3573: rollback oid 39 current snap is 337 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 39 to 321 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3574: read oid 16 snap -1 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3574: expect (ObjNum 1106 snap 335 seq_num 1106) 2024-07-26T18:18:32.295 INFO:tasks.rados.rados.0.smithi071.stdout:3575: copy_from oid 4 from oid 6 current snap is 337 2024-07-26T18:18:32.296 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 337 2024-07-26T18:18:32.296 INFO:tasks.rados.rados.0.smithi071.stdout:3576: seq_num 1111 ranges {2039808=614400,2654208=753664,3407872=450560} 2024-07-26T18:18:32.310 INFO:tasks.rados.rados.0.smithi071.stdout:3576: writing smithi07179299-44 from 2039808 to 2654208 tid 1 2024-07-26T18:18:32.314 INFO:tasks.rados.rados.0.smithi071.stdout:3576: writing smithi07179299-44 from 2654208 to 3407872 tid 2 2024-07-26T18:18:32.318 INFO:tasks.rados.rados.0.smithi071.stdout:3576: writing smithi07179299-44 from 3407872 to 3858432 tid 3 2024-07-26T18:18:32.318 INFO:tasks.rados.rados.0.smithi071.stdout:3577: snap_remove snap 331 2024-07-26T18:18:32.318 INFO:tasks.rados.rados.0.smithi071.stdout:3575: finishing copy_from to smithi07179299-4 2024-07-26T18:18:32.318 INFO:tasks.rados.rados.0.smithi071.stdout:3575: got expected ENOENT (src dne) 2024-07-26T18:18:32.318 INFO:tasks.rados.rados.0.smithi071.stdout:3575: finishing copy_from racing read to smithi07179299-4 2024-07-26T18:18:32.318 INFO:tasks.rados.rados.0.smithi071.stdout:3571: finishing copy_from racing read to smithi07179299-43 2024-07-26T18:18:32.318 INFO:tasks.rados.rados.0.smithi071.stdout:3572: finishing copy_from to smithi07179299-48 2024-07-26T18:18:32.318 INFO:tasks.rados.rados.0.smithi071.stdout:3572: got expected ENOENT (src dne) 2024-07-26T18:18:32.318 INFO:tasks.rados.rados.0.smithi071.stdout:3573: finishing rollback tid 0 to smithi07179299-39 2024-07-26T18:18:32.318 INFO:tasks.rados.rados.0.smithi071.stdout:3572: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:18:32.319 INFO:tasks.rados.rados.0.smithi071.stdout:3571: finishing copy_from to smithi07179299-43 2024-07-26T18:18:32.319 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 1880 (ObjNum 113 snap 0 seq_num 1650437440) dirty exists 2024-07-26T18:18:32.319 INFO:tasks.rados.rados.0.smithi071.stdout:3573: finishing rollback tid 1 to smithi07179299-39 2024-07-26T18:18:32.319 INFO:tasks.rados.rados.0.smithi071.stdout:3573: finishing rollback tid 2 to smithi07179299-39 2024-07-26T18:18:32.319 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 2404 (ObjNum 1033 snap 320 seq_num 1033) dirty exists 2024-07-26T18:18:32.332 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:18:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:18:32] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.43.0" 2024-07-26T18:18:32.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:32 smithi071 ceph-mon[92867]: pgmap v802: 121 pgs: 121 active+clean; 243 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-07-26T18:18:32.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:32 smithi071 ceph-mon[92867]: osdmap e754: 8 total, 8 up, 8 in 2024-07-26T18:18:32.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:32 smithi071 ceph-mon[90507]: pgmap v802: 121 pgs: 121 active+clean; 243 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-07-26T18:18:32.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:32 smithi071 ceph-mon[90507]: osdmap e754: 8 total, 8 up, 8 in 2024-07-26T18:18:32.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:32 smithi135 ceph-mon[85352]: pgmap v802: 121 pgs: 121 active+clean; 243 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-07-26T18:18:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:32 smithi135 ceph-mon[85352]: osdmap e754: 8 total, 8 up, 8 in 2024-07-26T18:18:33.302 INFO:tasks.rados.rados.0.smithi071.stdout:3571: done (8 left) 2024-07-26T18:18:33.302 INFO:tasks.rados.rados.0.smithi071.stdout:3572: done (7 left) 2024-07-26T18:18:33.302 INFO:tasks.rados.rados.0.smithi071.stdout:3573: done (6 left) 2024-07-26T18:18:33.302 INFO:tasks.rados.rados.0.smithi071.stdout:3575: done (5 left) 2024-07-26T18:18:33.302 INFO:tasks.rados.rados.0.smithi071.stdout:3577: done (4 left) 2024-07-26T18:18:33.302 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 337 2024-07-26T18:18:33.302 INFO:tasks.rados.rados.0.smithi071.stdout:3578: seq_num 1112 ranges {7471104=630784,8101888=638976,8740864=466944,9207808=98304} 2024-07-26T18:18:33.345 INFO:tasks.rados.rados.0.smithi071.stdout:3578: writing smithi07179299-4 from 7471104 to 8101888 tid 1 2024-07-26T18:18:33.349 INFO:tasks.rados.rados.0.smithi071.stdout:3578: writing smithi07179299-4 from 8101888 to 8740864 tid 2 2024-07-26T18:18:33.351 INFO:tasks.rados.rados.0.smithi071.stdout:3578: writing smithi07179299-4 from 8740864 to 9207808 tid 3 2024-07-26T18:18:33.352 INFO:tasks.rados.rados.0.smithi071.stdout:3578: writing smithi07179299-4 from 9207808 to 9306112 tid 4 2024-07-26T18:18:33.352 INFO:tasks.rados.rados.0.smithi071.stdout:3579: read oid 40 snap -1 2024-07-26T18:18:33.352 INFO:tasks.rados.rados.0.smithi071.stdout:3579: expect (ObjNum 1055 snap 328 seq_num 1055) 2024-07-26T18:18:33.353 INFO:tasks.rados.rados.0.smithi071.stdout:3580: rollback oid 10 current snap is 337 2024-07-26T18:18:33.353 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 10 to 313 2024-07-26T18:18:33.353 INFO:tasks.rados.rados.0.smithi071.stdout:3570: expect (ObjNum 1078 snap 330 seq_num 1078) 2024-07-26T18:18:33.394 INFO:tasks.rados.rados.0.smithi071.stdout:3569: expect (ObjNum 1084 snap 330 seq_num 1084) 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:3576: finishing write tid 1 to smithi07179299-44 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:3576: finishing write tid 2 to smithi07179299-44 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:3576: finishing write tid 3 to smithi07179299-44 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:3576: finishing write tid 4 to smithi07179299-44 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:3576: finishing write tid 5 to smithi07179299-44 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:3576: oid 44 updating version 0 to 2406 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:3576: oid 44 updating version 2406 to 2407 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:3576: oid 44 version 2407 is already newer than 2405 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:3576: oid 44 updating version 2407 to 2408 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2408 (ObjNum 1111 snap 337 seq_num 1111) dirty exists 2024-07-26T18:18:33.457 INFO:tasks.rados.rados.0.smithi071.stdout:3576: left oid 44 (ObjNum 1111 snap 337 seq_num 1111) 2024-07-26T18:18:33.458 INFO:tasks.rados.rados.0.smithi071.stdout:3574: expect (ObjNum 1106 snap 335 seq_num 1106) 2024-07-26T18:18:33.946 INFO:tasks.rados.rados.0.smithi071.stdout:3578: finishing write tid 1 to smithi07179299-4 2024-07-26T18:18:33.946 INFO:tasks.rados.rados.0.smithi071.stdout:3578: finishing write tid 2 to smithi07179299-4 2024-07-26T18:18:33.946 INFO:tasks.rados.rados.0.smithi071.stdout:3580: finishing rollback tid 1 to smithi07179299-10 2024-07-26T18:18:33.946 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 0 (ObjNum 33 snap 0 seq_num 2058380320) dirty dne 2024-07-26T18:18:33.946 INFO:tasks.rados.rados.0.smithi071.stdout:3578: finishing write tid 3 to smithi07179299-4 2024-07-26T18:18:33.946 INFO:tasks.rados.rados.0.smithi071.stdout:3578: finishing write tid 4 to smithi07179299-4 2024-07-26T18:18:33.946 INFO:tasks.rados.rados.0.smithi071.stdout:3569: done (6 left) 2024-07-26T18:18:33.946 INFO:tasks.rados.rados.0.smithi071.stdout:3570: done (5 left) 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3574: done (4 left) 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3576: done (3 left) 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3580: done (2 left) 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3581: snap_create 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3578: finishing write tid 5 to smithi07179299-4 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3578: finishing write tid 6 to smithi07179299-4 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3578: oid 4 updating version 0 to 2410 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3578: oid 4 updating version 2410 to 2414 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3578: oid 4 version 2414 is already newer than 2413 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3578: oid 4 version 2414 is already newer than 2411 2024-07-26T18:18:33.947 INFO:tasks.rados.rados.0.smithi071.stdout:3578: oid 4 version 2414 is already newer than 2412 2024-07-26T18:18:33.948 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 2414 (ObjNum 1112 snap 337 seq_num 1112) dirty exists 2024-07-26T18:18:33.948 INFO:tasks.rados.rados.0.smithi071.stdout:3578: left oid 4 (ObjNum 1112 snap 337 seq_num 1112) 2024-07-26T18:18:33.948 INFO:tasks.rados.rados.0.smithi071.stdout:3579: expect (ObjNum 1055 snap 328 seq_num 1055) 2024-07-26T18:18:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:34 smithi135 ceph-mon[85352]: osdmap e755: 8 total, 8 up, 8 in 2024-07-26T18:18:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:34 smithi135 ceph-mon[85352]: pgmap v805: 121 pgs: 121 active+clean; 259 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-07-26T18:18:34.576 INFO:tasks.rados.rados.0.smithi071.stdout:3578: done (2 left) 2024-07-26T18:18:34.576 INFO:tasks.rados.rados.0.smithi071.stdout:3579: done (1 left) 2024-07-26T18:18:34.576 INFO:tasks.rados.rados.0.smithi071.stdout:3581: done (0 left) 2024-07-26T18:18:34.576 INFO:tasks.rados.rados.0.smithi071.stdout:3582: read oid 11 snap -1 2024-07-26T18:18:34.576 INFO:tasks.rados.rados.0.smithi071.stdout:3582: expect deleted 2024-07-26T18:18:34.576 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 28 current snap is 338 2024-07-26T18:18:34.576 INFO:tasks.rados.rados.0.smithi071.stdout:3583: seq_num 1113 ranges {6479872=647168,7127040=524288,7651328=622592,8273920=57344} 2024-07-26T18:18:34.612 INFO:tasks.rados.rados.0.smithi071.stdout:3583: writing smithi07179299-28 from 6479872 to 7127040 tid 1 2024-07-26T18:18:34.615 INFO:tasks.rados.rados.0.smithi071.stdout:3583: writing smithi07179299-28 from 7127040 to 7651328 tid 2 2024-07-26T18:18:34.619 INFO:tasks.rados.rados.0.smithi071.stdout:3583: writing smithi07179299-28 from 7651328 to 8273920 tid 3 2024-07-26T18:18:34.620 INFO:tasks.rados.rados.0.smithi071.stdout:3583: writing smithi07179299-28 from 8273920 to 8331264 tid 4 2024-07-26T18:18:34.620 INFO:tasks.rados.rados.0.smithi071.stdout:3584: delete oid 49 current snap is 338 2024-07-26T18:18:34.620 INFO:tasks.rados.rados.0.smithi071.stdout:3583: finishing write tid 1 to smithi07179299-28 2024-07-26T18:18:34.620 INFO:tasks.rados.rados.0.smithi071.stdout:3583: finishing write tid 2 to smithi07179299-28 2024-07-26T18:18:34.623 INFO:tasks.rados.rados.0.smithi071.stdout:3582: done (2 left) 2024-07-26T18:18:34.623 INFO:tasks.rados.rados.0.smithi071.stdout:3584: done (1 left) 2024-07-26T18:18:34.623 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 48 current snap is 338 2024-07-26T18:18:34.623 INFO:tasks.rados.rados.0.smithi071.stdout:3585: seq_num 1115 ranges {1499136=679936,2179072=688128,2867200=516096} 2024-07-26T18:18:34.635 INFO:tasks.rados.rados.0.smithi071.stdout:3585: writing smithi07179299-48 from 1499136 to 2179072 tid 1 2024-07-26T18:18:34.639 INFO:tasks.rados.rados.0.smithi071.stdout:3585: writing smithi07179299-48 from 2179072 to 2867200 tid 2 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3585: writing smithi07179299-48 from 2867200 to 3383296 tid 3 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3586: setattr oid 21 current snap is 338 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3583: finishing write tid 3 to smithi07179299-28 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3583: finishing write tid 4 to smithi07179299-28 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3583: finishing write tid 5 to smithi07179299-28 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3583: finishing write tid 6 to smithi07179299-28 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3583: oid 28 updating version 0 to 2407 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3583: oid 28 updating version 2407 to 2409 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3583: oid 28 version 2409 is already newer than 2408 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3583: oid 28 version 2409 is already newer than 2406 2024-07-26T18:18:34.643 INFO:tasks.rados.rados.0.smithi071.stdout:3583: oid 28 updating version 2409 to 2410 2024-07-26T18:18:34.644 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 2410 (ObjNum 1113 snap 338 seq_num 1113) dirty exists 2024-07-26T18:18:34.644 INFO:tasks.rados.rados.0.smithi071.stdout:3583: left oid 28 (ObjNum 1113 snap 338 seq_num 1113) 2024-07-26T18:18:34.644 INFO:tasks.rados.rados.0.smithi071.stdout:3585: finishing write tid 1 to smithi07179299-48 2024-07-26T18:18:34.644 INFO:tasks.rados.rados.0.smithi071.stdout:3585: finishing write tid 2 to smithi07179299-48 2024-07-26T18:18:34.645 INFO:tasks.rados.rados.0.smithi071.stdout:3583: done (2 left) 2024-07-26T18:18:34.645 INFO:tasks.rados.rados.0.smithi071.stdout:3587: rollback oid 44 current snap is 338 2024-07-26T18:18:34.645 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 44 to 337 2024-07-26T18:18:34.645 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 338 2024-07-26T18:18:34.645 INFO:tasks.rados.rados.0.smithi071.stdout:3588: seq_num 1116 ranges {1327104=696320,2023424=573440,2596864=450560,3047424=180224} 2024-07-26T18:18:34.656 INFO:tasks.rados.rados.0.smithi071.stdout:3588: writing smithi07179299-1 from 1327104 to 2023424 tid 1 2024-07-26T18:18:34.659 INFO:tasks.rados.rados.0.smithi071.stdout:3588: writing smithi07179299-1 from 2023424 to 2596864 tid 2 2024-07-26T18:18:34.662 INFO:tasks.rados.rados.0.smithi071.stdout:3588: writing smithi07179299-1 from 2596864 to 3047424 tid 3 2024-07-26T18:18:34.664 INFO:tasks.rados.rados.0.smithi071.stdout:3588: writing smithi07179299-1 from 3047424 to 3227648 tid 4 2024-07-26T18:18:34.664 INFO:tasks.rados.rados.0.smithi071.stdout:3589: read oid 34 snap -1 2024-07-26T18:18:34.664 INFO:tasks.rados.rados.0.smithi071.stdout:3589: expect (ObjNum 981 snap 296 seq_num 981) 2024-07-26T18:18:34.664 INFO:tasks.rados.rados.0.smithi071.stdout:3590: rollback oid 24 current snap is 338 2024-07-26T18:18:34.664 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 24 to 319 2024-07-26T18:18:34.664 INFO:tasks.rados.rados.0.smithi071.stdout:3585: finishing write tid 3 to smithi07179299-48 2024-07-26T18:18:34.664 INFO:tasks.rados.rados.0.smithi071.stdout:3585: finishing write tid 4 to smithi07179299-48 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2415 (ObjNum 65 snap 0 seq_num 2057561456) dirty exists 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:3585: finishing write tid 5 to smithi07179299-48 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:3585: oid 48 updating version 0 to 2412 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:3585: oid 48 version 2412 is already newer than 2411 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:3585: oid 48 updating version 2412 to 2414 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:3585: oid 48 version 2414 is already newer than 2413 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 2414 (ObjNum 1115 snap 338 seq_num 1115) dirty exists 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:3585: left oid 48 (ObjNum 1115 snap 338 seq_num 1115) 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:3587: finishing rollback tid 0 to smithi07179299-44 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:3587: finishing rollback tid 1 to smithi07179299-44 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:3587: finishing rollback tid 2 to smithi07179299-44 2024-07-26T18:18:34.665 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2411 (ObjNum 1111 snap 337 seq_num 1111) dirty exists 2024-07-26T18:18:34.666 INFO:tasks.rados.rados.0.smithi071.stdout:3588: finishing write tid 1 to smithi07179299-1 2024-07-26T18:18:34.666 INFO:tasks.rados.rados.0.smithi071.stdout:3588: finishing write tid 2 to smithi07179299-1 2024-07-26T18:18:34.666 INFO:tasks.rados.rados.0.smithi071.stdout:3585: done (5 left) 2024-07-26T18:18:34.666 INFO:tasks.rados.rados.0.smithi071.stdout:3586: done (4 left) 2024-07-26T18:18:34.666 INFO:tasks.rados.rados.0.smithi071.stdout:3587: done (3 left) 2024-07-26T18:18:34.666 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 338 2024-07-26T18:18:34.666 INFO:tasks.rados.rados.0.smithi071.stdout:3591: seq_num 1117 ranges {704512=712704,1417216=458752,1875968=655360,2531328=90112} 2024-07-26T18:18:34.672 INFO:tasks.rados.rados.0.smithi071.stdout:3591: writing smithi07179299-50 from 704512 to 1417216 tid 1 2024-07-26T18:18:34.675 INFO:tasks.rados.rados.0.smithi071.stdout:3591: writing smithi07179299-50 from 1417216 to 1875968 tid 2 2024-07-26T18:18:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:34 smithi071 ceph-mon[92867]: osdmap e755: 8 total, 8 up, 8 in 2024-07-26T18:18:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:34 smithi071 ceph-mon[92867]: pgmap v805: 121 pgs: 121 active+clean; 259 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-07-26T18:18:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:34 smithi071 ceph-mon[90507]: osdmap e755: 8 total, 8 up, 8 in 2024-07-26T18:18:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:34 smithi071 ceph-mon[90507]: pgmap v805: 121 pgs: 121 active+clean; 259 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-07-26T18:18:34.679 INFO:tasks.rados.rados.0.smithi071.stdout:3591: writing smithi07179299-50 from 1875968 to 2531328 tid 3 2024-07-26T18:18:34.680 INFO:tasks.rados.rados.0.smithi071.stdout:3591: writing smithi07179299-50 from 2531328 to 2621440 tid 4 2024-07-26T18:18:34.680 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 19 current snap is 338 2024-07-26T18:18:34.680 INFO:tasks.rados.rados.0.smithi071.stdout:3588: finishing write tid 3 to smithi07179299-1 2024-07-26T18:18:34.680 INFO:tasks.rados.rados.0.smithi071.stdout:3592: seq_num 1118 ranges {7962624=729088,8691712=794624,9486336=409600} 2024-07-26T18:18:34.726 INFO:tasks.rados.rados.0.smithi071.stdout:3592: writing smithi07179299-19 from 7962624 to 8691712 tid 1 2024-07-26T18:18:34.730 INFO:tasks.rados.rados.0.smithi071.stdout:3592: writing smithi07179299-19 from 8691712 to 9486336 tid 2 2024-07-26T18:18:34.733 INFO:tasks.rados.rados.0.smithi071.stdout:3592: writing smithi07179299-19 from 9486336 to 9895936 tid 3 2024-07-26T18:18:34.733 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 338 2024-07-26T18:18:34.733 INFO:tasks.rados.rados.0.smithi071.stdout:3588: finishing write tid 4 to smithi07179299-1 2024-07-26T18:18:34.733 INFO:tasks.rados.rados.0.smithi071.stdout:3590: finishing rollback tid 0 to smithi07179299-24 2024-07-26T18:18:34.733 INFO:tasks.rados.rados.0.smithi071.stdout:3590: finishing rollback tid 1 to smithi07179299-24 2024-07-26T18:18:34.733 INFO:tasks.rados.rados.0.smithi071.stdout:3590: finishing rollback tid 2 to smithi07179299-24 2024-07-26T18:18:34.733 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2654 (ObjNum 1026 snap 318 seq_num 1026) dirty exists 2024-07-26T18:18:34.733 INFO:tasks.rados.rados.0.smithi071.stdout:3588: finishing write tid 5 to smithi07179299-1 2024-07-26T18:18:34.734 INFO:tasks.rados.rados.0.smithi071.stdout:3593: seq_num 1119 ranges {0=745472,745472=679936,1425408=524288} 2024-07-26T18:18:34.737 INFO:tasks.rados.rados.0.smithi071.stdout:3593: writing smithi07179299-22 from 0 to 745472 tid 1 2024-07-26T18:18:34.741 INFO:tasks.rados.rados.0.smithi071.stdout:3593: writing smithi07179299-22 from 745472 to 1425408 tid 2 2024-07-26T18:18:34.744 INFO:tasks.rados.rados.0.smithi071.stdout:3593: writing smithi07179299-22 from 1425408 to 1949696 tid 3 2024-07-26T18:18:34.745 INFO:tasks.rados.rados.0.smithi071.stdout:3590: done (5 left) 2024-07-26T18:18:34.745 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 338 2024-07-26T18:18:34.745 INFO:tasks.rados.rados.0.smithi071.stdout:3594: seq_num 1120 ranges {6610944=761856,7372800=557056,7929856=425984,8355840=221184} 2024-07-26T18:18:34.783 INFO:tasks.rados.rados.0.smithi071.stdout:3594: writing smithi07179299-42 from 6610944 to 7372800 tid 1 2024-07-26T18:18:34.787 INFO:tasks.rados.rados.0.smithi071.stdout:3594: writing smithi07179299-42 from 7372800 to 7929856 tid 2 2024-07-26T18:18:34.789 INFO:tasks.rados.rados.0.smithi071.stdout:3594: writing smithi07179299-42 from 7929856 to 8355840 tid 3 2024-07-26T18:18:34.791 INFO:tasks.rados.rados.0.smithi071.stdout:3594: writing smithi07179299-42 from 8355840 to 8577024 tid 4 2024-07-26T18:18:34.791 INFO:tasks.rados.rados.0.smithi071.stdout:3595: snap_remove snap 321 2024-07-26T18:18:35.307 INFO:tasks.rados.rados.0.smithi071.stdout:3595: done (6 left) 2024-07-26T18:18:35.307 INFO:tasks.rados.rados.0.smithi071.stdout:3596: read oid 23 snap -1 2024-07-26T18:18:35.307 INFO:tasks.rados.rados.0.smithi071.stdout:3596: expect (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:18:35.307 INFO:tasks.rados.rados.0.smithi071.stdout:3597: rmattr oid 33 current snap is 338 2024-07-26T18:18:35.307 INFO:tasks.rados.rados.0.smithi071.stdout:3589: expect (ObjNum 981 snap 296 seq_num 981) 2024-07-26T18:18:35.371 INFO:tasks.rados.rados.0.smithi071.stdout:3588: finishing write tid 6 to smithi07179299-1 2024-07-26T18:18:35.371 INFO:tasks.rados.rados.0.smithi071.stdout:3588: oid 1 updating version 0 to 2417 2024-07-26T18:18:35.371 INFO:tasks.rados.rados.0.smithi071.stdout:3588: oid 1 version 2417 is already newer than 2415 2024-07-26T18:18:35.371 INFO:tasks.rados.rados.0.smithi071.stdout:3588: oid 1 updating version 2417 to 2419 2024-07-26T18:18:35.371 INFO:tasks.rados.rados.0.smithi071.stdout:3588: oid 1 version 2419 is already newer than 2416 2024-07-26T18:18:35.372 INFO:tasks.rados.rados.0.smithi071.stdout:3588: oid 1 version 2419 is already newer than 2418 2024-07-26T18:18:35.372 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 2419 (ObjNum 1116 snap 338 seq_num 1116) dirty exists 2024-07-26T18:18:35.372 INFO:tasks.rados.rados.0.smithi071.stdout:3588: left oid 1 (ObjNum 1116 snap 338 seq_num 1116) 2024-07-26T18:18:35.372 INFO:tasks.rados.rados.0.smithi071.stdout:3591: finishing write tid 1 to smithi07179299-50 2024-07-26T18:18:35.372 INFO:tasks.rados.rados.0.smithi071.stdout:3588: done (7 left) 2024-07-26T18:18:35.372 INFO:tasks.rados.rados.0.smithi071.stdout:3589: done (6 left) 2024-07-26T18:18:35.372 INFO:tasks.rados.rados.0.smithi071.stdout:3598: snap_remove snap 337 2024-07-26T18:18:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:35 smithi135 ceph-mon[85352]: osdmap e756: 8 total, 8 up, 8 in 2024-07-26T18:18:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:35 smithi071 ceph-mon[92867]: osdmap e756: 8 total, 8 up, 8 in 2024-07-26T18:18:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:35 smithi071 ceph-mon[90507]: osdmap e756: 8 total, 8 up, 8 in 2024-07-26T18:18:36.294 INFO:tasks.rados.rados.0.smithi071.stdout:3598: done (6 left) 2024-07-26T18:18:36.294 INFO:tasks.rados.rados.0.smithi071.stdout:3599: snap_remove snap 319 2024-07-26T18:18:36.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:36 smithi071 ceph-mon[92867]: osdmap e757: 8 total, 8 up, 8 in 2024-07-26T18:18:36.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:36 smithi071 ceph-mon[92867]: pgmap v808: 121 pgs: 121 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-07-26T18:18:36.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:36 smithi071 ceph-mon[92867]: osdmap e758: 8 total, 8 up, 8 in 2024-07-26T18:18:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:36 smithi071 ceph-mon[90507]: osdmap e757: 8 total, 8 up, 8 in 2024-07-26T18:18:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:36 smithi071 ceph-mon[90507]: pgmap v808: 121 pgs: 121 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-07-26T18:18:36.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:36 smithi071 ceph-mon[90507]: osdmap e758: 8 total, 8 up, 8 in 2024-07-26T18:18:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:36 smithi135 ceph-mon[85352]: osdmap e757: 8 total, 8 up, 8 in 2024-07-26T18:18:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:36 smithi135 ceph-mon[85352]: pgmap v808: 121 pgs: 121 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-07-26T18:18:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:36 smithi135 ceph-mon[85352]: osdmap e758: 8 total, 8 up, 8 in 2024-07-26T18:18:37.296 INFO:tasks.rados.rados.0.smithi071.stdout:3599: done (6 left) 2024-07-26T18:18:37.296 INFO:tasks.rados.rados.0.smithi071.stdout:3600: read oid 25 snap -1 2024-07-26T18:18:37.296 INFO:tasks.rados.rados.0.smithi071.stdout:3600: expect deleted 2024-07-26T18:18:37.297 INFO:tasks.rados.rados.0.smithi071.stdout:3601: read oid 11 snap -1 2024-07-26T18:18:37.297 INFO:tasks.rados.rados.0.smithi071.stdout:3601: expect deleted 2024-07-26T18:18:37.297 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 45 current snap is 338 2024-07-26T18:18:37.297 INFO:tasks.rados.rados.0.smithi071.stdout:3602: seq_num 1121 ranges {3399680=778240,4177920=442368,4620288=638976,5259264=122880} 2024-07-26T18:18:37.321 INFO:tasks.rados.rados.0.smithi071.stdout:3602: writing smithi07179299-45 from 3399680 to 4177920 tid 1 2024-07-26T18:18:37.324 INFO:tasks.rados.rados.0.smithi071.stdout:3602: writing smithi07179299-45 from 4177920 to 4620288 tid 2 2024-07-26T18:18:37.328 INFO:tasks.rados.rados.0.smithi071.stdout:3602: writing smithi07179299-45 from 4620288 to 5259264 tid 3 2024-07-26T18:18:37.330 INFO:tasks.rados.rados.0.smithi071.stdout:3602: writing smithi07179299-45 from 5259264 to 5382144 tid 4 2024-07-26T18:18:37.330 INFO:tasks.rados.rados.0.smithi071.stdout:3603: read oid 3 snap 333 2024-07-26T18:18:37.330 INFO:tasks.rados.rados.0.smithi071.stdout:3603: expect deleted 2024-07-26T18:18:37.330 INFO:tasks.rados.rados.0.smithi071.stdout:3604: copy_from oid 31 from oid 7 current snap is 338 2024-07-26T18:18:37.330 INFO:tasks.rados.rados.0.smithi071.stdout:3591: finishing write tid 2 to smithi07179299-50 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3591: finishing write tid 3 to smithi07179299-50 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3591: finishing write tid 4 to smithi07179299-50 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3591: finishing write tid 5 to smithi07179299-50 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3591: finishing write tid 6 to smithi07179299-50 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3591: oid 50 updating version 0 to 2657 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3591: oid 50 version 2657 is already newer than 2656 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3591: oid 50 updating version 2657 to 2660 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3591: oid 50 version 2660 is already newer than 2659 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3591: oid 50 version 2660 is already newer than 2658 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 2660 (ObjNum 1117 snap 338 seq_num 1117) dirty exists 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3591: left oid 50 (ObjNum 1117 snap 338 seq_num 1117) 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3592: finishing write tid 1 to smithi07179299-19 2024-07-26T18:18:37.331 INFO:tasks.rados.rados.0.smithi071.stdout:3592: finishing write tid 2 to smithi07179299-19 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3591: done (10 left) 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3605: read oid 8 snap -1 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3605: expect (ObjNum 1058 snap 328 seq_num 1058) 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3606: read oid 1 snap -1 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3606: expect (ObjNum 1116 snap 338 seq_num 1116) 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3607: setattr oid 50 current snap is 338 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3592: finishing write tid 3 to smithi07179299-19 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3592: finishing write tid 4 to smithi07179299-19 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3592: finishing write tid 5 to smithi07179299-19 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3592: oid 19 updating version 0 to 2400 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3592: oid 19 updating version 2400 to 2401 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3592: oid 19 updating version 2401 to 2402 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3592: oid 19 version 2402 is already newer than 2399 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 2402 (ObjNum 1118 snap 338 seq_num 1118) dirty exists 2024-07-26T18:18:37.332 INFO:tasks.rados.rados.0.smithi071.stdout:3592: left oid 19 (ObjNum 1118 snap 338 seq_num 1118) 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3593: finishing write tid 1 to smithi07179299-22 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3593: finishing write tid 2 to smithi07179299-22 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3593: finishing write tid 3 to smithi07179299-22 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3593: finishing write tid 4 to smithi07179299-22 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3593: finishing write tid 5 to smithi07179299-22 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3593: oid 22 updating version 0 to 1883 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3593: oid 22 version 1883 is already newer than 1882 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3593: oid 22 version 1883 is already newer than 1881 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3593: oid 22 updating version 1883 to 1884 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1884 (ObjNum 1119 snap 338 seq_num 1119) dirty exists 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3593: left oid 22 (ObjNum 1119 snap 338 seq_num 1119) 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3594: finishing write tid 1 to smithi07179299-42 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3594: finishing write tid 2 to smithi07179299-42 2024-07-26T18:18:37.333 INFO:tasks.rados.rados.0.smithi071.stdout:3594: finishing write tid 3 to smithi07179299-42 2024-07-26T18:18:37.334 INFO:tasks.rados.rados.0.smithi071.stdout:3594: finishing write tid 4 to smithi07179299-42 2024-07-26T18:18:37.334 INFO:tasks.rados.rados.0.smithi071.stdout:3594: finishing write tid 5 to smithi07179299-42 2024-07-26T18:18:37.334 INFO:tasks.rados.rados.0.smithi071.stdout:3594: finishing write tid 6 to smithi07179299-42 2024-07-26T18:18:37.334 INFO:tasks.rados.rados.0.smithi071.stdout:3594: oid 42 updating version 0 to 2662 2024-07-26T18:18:37.334 INFO:tasks.rados.rados.0.smithi071.stdout:3594: oid 42 updating version 2662 to 2666 2024-07-26T18:18:37.334 INFO:tasks.rados.rados.0.smithi071.stdout:3594: oid 42 version 2666 is already newer than 2663 2024-07-26T18:18:37.334 INFO:tasks.rados.rados.0.smithi071.stdout:3594: oid 42 version 2666 is already newer than 2665 2024-07-26T18:18:37.334 INFO:tasks.rados.rados.0.smithi071.stdout:3594: oid 42 version 2666 is already newer than 2664 2024-07-26T18:18:37.334 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2666 (ObjNum 1120 snap 338 seq_num 1120) dirty exists 2024-07-26T18:18:37.335 INFO:tasks.rados.rados.0.smithi071.stdout:3594: left oid 42 (ObjNum 1120 snap 338 seq_num 1120) 2024-07-26T18:18:37.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 2412 (ObjNum 1069 snap 330 seq_num 1069) dirty exists 2024-07-26T18:18:37.335 INFO:tasks.rados.rados.0.smithi071.stdout:3596: expect (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:18:37.462 INFO:tasks.rados.rados.0.smithi071.stdout:3602: finishing write tid 1 to smithi07179299-45 2024-07-26T18:18:37.462 INFO:tasks.rados.rados.0.smithi071.stdout:3602: finishing write tid 2 to smithi07179299-45 2024-07-26T18:18:37.462 INFO:tasks.rados.rados.0.smithi071.stdout:3604: finishing copy_from racing read to smithi07179299-31 2024-07-26T18:18:37.462 INFO:tasks.rados.rados.0.smithi071.stdout:3604: finishing copy_from to smithi07179299-31 2024-07-26T18:18:37.462 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 1880 (ObjNum 593 snap 0 seq_num 2057549704) dirty exists 2024-07-26T18:18:37.462 INFO:tasks.rados.rados.0.smithi071.stdout:3602: finishing write tid 3 to smithi07179299-45 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:3602: finishing write tid 4 to smithi07179299-45 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:3602: finishing write tid 5 to smithi07179299-45 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:3602: finishing write tid 6 to smithi07179299-45 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:3602: oid 45 updating version 0 to 2411 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:3602: oid 45 updating version 2411 to 2414 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:3602: oid 45 version 2414 is already newer than 2413 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:3602: oid 45 version 2414 is already newer than 2410 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:3602: oid 45 version 2414 is already newer than 2412 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 2414 (ObjNum 1121 snap 338 seq_num 1121) dirty exists 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:3602: left oid 45 (ObjNum 1121 snap 338 seq_num 1121) 2024-07-26T18:18:37.463 INFO:tasks.rados.rados.0.smithi071.stdout:3606: expect (ObjNum 1116 snap 338 seq_num 1116) 2024-07-26T18:18:37.565 INFO:tasks.rados.rados.0.smithi071.stdout:3605: expect (ObjNum 1058 snap 328 seq_num 1058) 2024-07-26T18:18:37.689 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 2693 (ObjNum 1117 snap 338 seq_num 1117) dirty exists 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3592: done (12 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3593: done (11 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3594: done (10 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3596: done (9 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3597: done (8 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3600: done (7 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3601: done (6 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3602: done (5 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3603: done (4 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3604: done (3 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3605: done (2 left) 2024-07-26T18:18:37.690 INFO:tasks.rados.rados.0.smithi071.stdout:3606: done (1 left) 2024-07-26T18:18:37.691 INFO:tasks.rados.rados.0.smithi071.stdout:3607: done (0 left) 2024-07-26T18:18:37.691 INFO:tasks.rados.rados.0.smithi071.stdout:3608: read oid 9 snap -1 2024-07-26T18:18:37.691 INFO:tasks.rados.rados.0.smithi071.stdout:3608: expect (ObjNum 1037 snap 322 seq_num 1037) 2024-07-26T18:18:37.691 INFO:tasks.rados.rados.0.smithi071.stdout:3609: read oid 16 snap -1 2024-07-26T18:18:37.691 INFO:tasks.rados.rados.0.smithi071.stdout:3609: expect (ObjNum 1106 snap 335 seq_num 1106) 2024-07-26T18:18:37.691 INFO:tasks.rados.rados.0.smithi071.stdout:3610: snap_remove snap 334 2024-07-26T18:18:38.303 INFO:tasks.rados.rados.0.smithi071.stdout:3610: done (2 left) 2024-07-26T18:18:38.303 INFO:tasks.rados.rados.0.smithi071.stdout:3611: snap_remove snap 336 2024-07-26T18:18:38.303 INFO:tasks.rados.rados.0.smithi071.stdout:3608: expect (ObjNum 1037 snap 322 seq_num 1037) 2024-07-26T18:18:38.322 INFO:tasks.rados.rados.0.smithi071.stdout:3609: expect (ObjNum 1106 snap 335 seq_num 1106) 2024-07-26T18:18:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:38 smithi135 ceph-mon[85352]: osdmap e759: 8 total, 8 up, 8 in 2024-07-26T18:18:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:38 smithi135 ceph-mon[85352]: pgmap v811: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 257 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-07-26T18:18:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:38 smithi071 ceph-mon[92867]: osdmap e759: 8 total, 8 up, 8 in 2024-07-26T18:18:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:38 smithi071 ceph-mon[92867]: pgmap v811: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 257 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-07-26T18:18:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:38 smithi071 ceph-mon[90507]: osdmap e759: 8 total, 8 up, 8 in 2024-07-26T18:18:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:38 smithi071 ceph-mon[90507]: pgmap v811: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 257 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-07-26T18:18:39.307 INFO:tasks.rados.rados.0.smithi071.stdout:3608: done (2 left) 2024-07-26T18:18:39.308 INFO:tasks.rados.rados.0.smithi071.stdout:3609: done (1 left) 2024-07-26T18:18:39.308 INFO:tasks.rados.rados.0.smithi071.stdout:3611: done (0 left) 2024-07-26T18:18:39.308 INFO:tasks.rados.rados.0.smithi071.stdout:3612: copy_from oid 33 from oid 32 current snap is 338 2024-07-26T18:18:39.308 INFO:tasks.rados.rados.0.smithi071.stdout:3613: delete oid 25 current snap is 338 2024-07-26T18:18:39.312 INFO:tasks.rados.rados.0.smithi071.stdout:3613: done (1 left) 2024-07-26T18:18:39.312 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 338 2024-07-26T18:18:39.312 INFO:tasks.rados.rados.0.smithi071.stdout:3614: seq_num 1123 ranges {0=409600,409600=614400,1024000=598016,1622016=393216} 2024-07-26T18:18:39.315 INFO:tasks.rados.rados.0.smithi071.stdout:3614: writing smithi07179299-13 from 0 to 409600 tid 1 2024-07-26T18:18:39.319 INFO:tasks.rados.rados.0.smithi071.stdout:3614: writing smithi07179299-13 from 409600 to 1024000 tid 2 2024-07-26T18:18:39.323 INFO:tasks.rados.rados.0.smithi071.stdout:3614: writing smithi07179299-13 from 1024000 to 1622016 tid 3 2024-07-26T18:18:39.326 INFO:tasks.rados.rados.0.smithi071.stdout:3614: writing smithi07179299-13 from 1622016 to 2015232 tid 4 2024-07-26T18:18:39.326 INFO:tasks.rados.rados.0.smithi071.stdout:3615: rollback oid 25 current snap is 338 2024-07-26T18:18:39.326 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 25 to 332 2024-07-26T18:18:39.326 INFO:tasks.rados.rados.0.smithi071.stdout:3612: finishing copy_from racing read to smithi07179299-33 2024-07-26T18:18:39.326 INFO:tasks.rados.rados.0.smithi071.stdout:3614: finishing write tid 1 to smithi07179299-13 2024-07-26T18:18:39.326 INFO:tasks.rados.rados.0.smithi071.stdout:3616: setattr oid 24 current snap is 338 2024-07-26T18:18:39.326 INFO:tasks.rados.rados.0.smithi071.stdout:3612: finishing copy_from to smithi07179299-33 2024-07-26T18:18:39.327 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 2406 (ObjNum 129 snap 0 seq_num 2057663040) dirty exists 2024-07-26T18:18:39.327 INFO:tasks.rados.rados.0.smithi071.stdout:3614: finishing write tid 2 to smithi07179299-13 2024-07-26T18:18:39.327 INFO:tasks.rados.rados.0.smithi071.stdout:3615: finishing rollback tid 1 to smithi07179299-25 2024-07-26T18:18:39.328 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 1518 (ObjNum 305 snap 0 seq_num 1) dirty dne 2024-07-26T18:18:39.328 INFO:tasks.rados.rados.0.smithi071.stdout:3612: done (3 left) 2024-07-26T18:18:39.328 INFO:tasks.rados.rados.0.smithi071.stdout:3615: done (2 left) 2024-07-26T18:18:39.328 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 338 2024-07-26T18:18:39.328 INFO:tasks.rados.rados.0.smithi071.stdout:3617: seq_num 1124 ranges {0=434176,434176=499712,933888=409600,1343488=663552,2007040=32768} 2024-07-26T18:18:39.331 INFO:tasks.rados.rados.0.smithi071.stdout:3617: writing smithi07179299-49 from 0 to 434176 tid 1 2024-07-26T18:18:39.334 INFO:tasks.rados.rados.0.smithi071.stdout:3617: writing smithi07179299-49 from 434176 to 933888 tid 2 2024-07-26T18:18:39.336 INFO:tasks.rados.rados.0.smithi071.stdout:3617: writing smithi07179299-49 from 933888 to 1343488 tid 3 2024-07-26T18:18:39.341 INFO:tasks.rados.rados.0.smithi071.stdout:3617: writing smithi07179299-49 from 1343488 to 2007040 tid 4 2024-07-26T18:18:39.341 INFO:tasks.rados.rados.0.smithi071.stdout:3617: writing smithi07179299-49 from 2007040 to 2039808 tid 5 2024-07-26T18:18:39.341 INFO:tasks.rados.rados.0.smithi071.stdout:3614: finishing write tid 3 to smithi07179299-13 2024-07-26T18:18:39.341 INFO:tasks.rados.rados.0.smithi071.stdout:3614: finishing write tid 4 to smithi07179299-13 2024-07-26T18:18:39.341 INFO:tasks.rados.rados.0.smithi071.stdout:3614: finishing write tid 5 to smithi07179299-13 2024-07-26T18:18:39.341 INFO:tasks.rados.rados.0.smithi071.stdout:3618: read oid 38 snap -1 2024-07-26T18:18:39.341 INFO:tasks.rados.rados.0.smithi071.stdout:3618: expect (ObjNum 1100 snap 332 seq_num 1100) 2024-07-26T18:18:39.341 INFO:tasks.rados.rados.0.smithi071.stdout:3619: copy_from oid 2 from oid 4 current snap is 338 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2706 (ObjNum 1026 snap 318 seq_num 1026) dirty exists 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3614: finishing write tid 6 to smithi07179299-13 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3614: oid 13 updating version 0 to 2154 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3614: oid 13 version 2154 is already newer than 2151 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3614: oid 13 version 2154 is already newer than 2153 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3614: oid 13 version 2154 is already newer than 2152 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3614: oid 13 version 2154 is already newer than 2150 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 2154 (ObjNum 1123 snap 338 seq_num 1123) dirty exists 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3614: left oid 13 (ObjNum 1123 snap 338 seq_num 1123) 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3617: finishing write tid 1 to smithi07179299-49 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3614: done (4 left) 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3616: done (3 left) 2024-07-26T18:18:39.342 INFO:tasks.rados.rados.0.smithi071.stdout:3620: read oid 47 snap -1 2024-07-26T18:18:39.343 INFO:tasks.rados.rados.0.smithi071.stdout:3620: expect (ObjNum 1104 snap 334 seq_num 1104) 2024-07-26T18:18:39.343 INFO:tasks.rados.rados.0.smithi071.stdout:3621: delete oid 26 current snap is 338 2024-07-26T18:18:39.343 INFO:tasks.rados.rados.0.smithi071.stdout:3617: finishing write tid 2 to smithi07179299-49 2024-07-26T18:18:39.343 INFO:tasks.rados.rados.0.smithi071.stdout:3617: finishing write tid 3 to smithi07179299-49 2024-07-26T18:18:39.347 INFO:tasks.rados.rados.0.smithi071.stdout:3621: done (4 left) 2024-07-26T18:18:39.347 INFO:tasks.rados.rados.0.smithi071.stdout:3622: snap_create 2024-07-26T18:18:39.348 INFO:tasks.rados.rados.0.smithi071.stdout:3617: finishing write tid 4 to smithi07179299-49 2024-07-26T18:18:39.348 INFO:tasks.rados.rados.0.smithi071.stdout:3617: finishing write tid 5 to smithi07179299-49 2024-07-26T18:18:39.348 INFO:tasks.rados.rados.0.smithi071.stdout:3617: finishing write tid 6 to smithi07179299-49 2024-07-26T18:18:39.350 INFO:tasks.rados.rados.0.smithi071.stdout:3617: finishing write tid 7 to smithi07179299-49 2024-07-26T18:18:39.350 INFO:tasks.rados.rados.0.smithi071.stdout:3617: oid 49 updating version 0 to 2174 2024-07-26T18:18:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3617: oid 49 updating version 2174 to 2176 2024-07-26T18:18:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3617: oid 49 updating version 2176 to 2177 2024-07-26T18:18:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3617: oid 49 version 2177 is already newer than 2175 2024-07-26T18:18:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3617: oid 49 version 2177 is already newer than 2172 2024-07-26T18:18:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3617: oid 49 version 2177 is already newer than 2173 2024-07-26T18:18:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 2177 (ObjNum 1124 snap 338 seq_num 1124) dirty exists 2024-07-26T18:18:39.351 INFO:tasks.rados.rados.0.smithi071.stdout:3617: left oid 49 (ObjNum 1124 snap 338 seq_num 1124) 2024-07-26T18:18:39.355 INFO:tasks.rados.rados.0.smithi071.stdout:3618: expect (ObjNum 1100 snap 332 seq_num 1100) 2024-07-26T18:18:39.415 INFO:tasks.rados.rados.0.smithi071.stdout:3620: expect (ObjNum 1104 snap 334 seq_num 1104) 2024-07-26T18:18:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:39 smithi135 ceph-mon[85352]: osdmap e760: 8 total, 8 up, 8 in 2024-07-26T18:18:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:39 smithi071 ceph-mon[90507]: osdmap e760: 8 total, 8 up, 8 in 2024-07-26T18:18:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:39 smithi071 ceph-mon[92867]: osdmap e760: 8 total, 8 up, 8 in 2024-07-26T18:18:39.750 INFO:tasks.rados.rados.0.smithi071.stdout:3619: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:18:39.750 INFO:tasks.rados.rados.0.smithi071.stdout:3619: finishing copy_from to smithi07179299-2 2024-07-26T18:18:39.750 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 2 v 2414 (ObjNum 1112 snap 337 seq_num 1112) dirty exists 2024-07-26T18:18:40.312 INFO:tasks.rados.rados.0.smithi071.stdout:3617: done (4 left) 2024-07-26T18:18:40.313 INFO:tasks.rados.rados.0.smithi071.stdout:3618: done (3 left) 2024-07-26T18:18:40.313 INFO:tasks.rados.rados.0.smithi071.stdout:3619: done (2 left) 2024-07-26T18:18:40.313 INFO:tasks.rados.rados.0.smithi071.stdout:3620: done (1 left) 2024-07-26T18:18:40.313 INFO:tasks.rados.rados.0.smithi071.stdout:3622: done (0 left) 2024-07-26T18:18:40.313 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 33 current snap is 339 2024-07-26T18:18:40.313 INFO:tasks.rados.rados.0.smithi071.stdout:3623: seq_num 1126 ranges {0=466944,466944=720896,1187840=778240,1966080=106496} 2024-07-26T18:18:40.314 INFO:tasks.rados.rados.0.smithi071.stdout:3623: writing smithi07179299-33 from 0 to 466944 tid 1 2024-07-26T18:18:40.319 INFO:tasks.rados.rados.0.smithi071.stdout:3623: writing smithi07179299-33 from 466944 to 1187840 tid 2 2024-07-26T18:18:40.323 INFO:tasks.rados.rados.0.smithi071.stdout:3623: writing smithi07179299-33 from 1187840 to 1966080 tid 3 2024-07-26T18:18:40.324 INFO:tasks.rados.rados.0.smithi071.stdout:3623: writing smithi07179299-33 from 1966080 to 2072576 tid 4 2024-07-26T18:18:40.324 INFO:tasks.rados.rados.0.smithi071.stdout:3624: copy_from oid 10 from oid 40 current snap is 339 2024-07-26T18:18:40.325 INFO:tasks.rados.rados.0.smithi071.stdout:3623: finishing write tid 1 to smithi07179299-33 2024-07-26T18:18:40.325 INFO:tasks.rados.rados.0.smithi071.stdout:3623: finishing write tid 2 to smithi07179299-33 2024-07-26T18:18:40.325 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 339 2024-07-26T18:18:40.325 INFO:tasks.rados.rados.0.smithi071.stdout:3625: seq_num 1127 ranges {0=483328,483328=598016,1081344=581632,1662976=425984} 2024-07-26T18:18:40.327 INFO:tasks.rados.rados.0.smithi071.stdout:3625: writing smithi07179299-18 from 0 to 483328 tid 1 2024-07-26T18:18:40.332 INFO:tasks.rados.rados.0.smithi071.stdout:3625: writing smithi07179299-18 from 483328 to 1081344 tid 2 2024-07-26T18:18:40.335 INFO:tasks.rados.rados.0.smithi071.stdout:3625: writing smithi07179299-18 from 1081344 to 1662976 tid 3 2024-07-26T18:18:40.338 INFO:tasks.rados.rados.0.smithi071.stdout:3625: writing smithi07179299-18 from 1662976 to 2088960 tid 4 2024-07-26T18:18:40.338 INFO:tasks.rados.rados.0.smithi071.stdout:3626: setattr oid 34 current snap is 339 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3623: finishing write tid 3 to smithi07179299-33 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3623: finishing write tid 4 to smithi07179299-33 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3623: finishing write tid 5 to smithi07179299-33 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3625: finishing write tid 1 to smithi07179299-18 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3623: finishing write tid 6 to smithi07179299-33 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3623: oid 33 updating version 0 to 2413 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3623: oid 33 updating version 2413 to 2414 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3623: oid 33 updating version 2414 to 2415 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3623: oid 33 updating version 2415 to 2416 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3623: oid 33 updating version 2416 to 2417 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 33 v 2417 (ObjNum 1126 snap 339 seq_num 1126) dirty exists 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3623: left oid 33 (ObjNum 1126 snap 339 seq_num 1126) 2024-07-26T18:18:40.339 INFO:tasks.rados.rados.0.smithi071.stdout:3625: finishing write tid 2 to smithi07179299-18 2024-07-26T18:18:40.340 INFO:tasks.rados.rados.0.smithi071.stdout:3625: finishing write tid 3 to smithi07179299-18 2024-07-26T18:18:40.340 INFO:tasks.rados.rados.0.smithi071.stdout:3623: done (3 left) 2024-07-26T18:18:40.340 INFO:tasks.rados.rados.0.smithi071.stdout:3627: snap_remove snap 330 2024-07-26T18:18:40.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:40 smithi071 ceph-mon[92867]: osdmap e761: 8 total, 8 up, 8 in 2024-07-26T18:18:40.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:40 smithi071 ceph-mon[92867]: pgmap v814: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 264 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.4 MiB/s wr, 32 op/s 2024-07-26T18:18:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:40 smithi071 ceph-mon[90507]: osdmap e761: 8 total, 8 up, 8 in 2024-07-26T18:18:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:40 smithi071 ceph-mon[90507]: pgmap v814: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 264 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.4 MiB/s wr, 32 op/s 2024-07-26T18:18:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:40 smithi135 ceph-mon[85352]: osdmap e761: 8 total, 8 up, 8 in 2024-07-26T18:18:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:40 smithi135 ceph-mon[85352]: pgmap v814: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 264 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.4 MiB/s wr, 32 op/s 2024-07-26T18:18:41.296 INFO:tasks.rados.rados.0.smithi071.stdout:3627: done (3 left) 2024-07-26T18:18:41.296 INFO:tasks.rados.rados.0.smithi071.stdout:3628: snap_remove snap 332 2024-07-26T18:18:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:41 smithi071 ceph-mon[90507]: osdmap e762: 8 total, 8 up, 8 in 2024-07-26T18:18:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:41 smithi071 ceph-mon[90507]: osdmap e763: 8 total, 8 up, 8 in 2024-07-26T18:18:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:41 smithi071 ceph-mon[92867]: osdmap e762: 8 total, 8 up, 8 in 2024-07-26T18:18:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:41 smithi071 ceph-mon[92867]: osdmap e763: 8 total, 8 up, 8 in 2024-07-26T18:18:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:41 smithi135 ceph-mon[85352]: osdmap e762: 8 total, 8 up, 8 in 2024-07-26T18:18:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:41 smithi135 ceph-mon[85352]: osdmap e763: 8 total, 8 up, 8 in 2024-07-26T18:18:42.300 INFO:tasks.rados.rados.0.smithi071.stdout:3628: done (3 left) 2024-07-26T18:18:42.300 INFO:tasks.rados.rados.0.smithi071.stdout:3629: snap_remove snap 333 2024-07-26T18:18:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:42 smithi071 ceph-mon[90507]: pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 268 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-07-26T18:18:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:42 smithi071 ceph-mon[90507]: osdmap e764: 8 total, 8 up, 8 in 2024-07-26T18:18:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:18:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:18:42] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.43.0" 2024-07-26T18:18:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:42 smithi071 ceph-mon[92867]: pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 268 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-07-26T18:18:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:42 smithi071 ceph-mon[92867]: osdmap e764: 8 total, 8 up, 8 in 2024-07-26T18:18:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:42 smithi135 ceph-mon[85352]: pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 268 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-07-26T18:18:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:42 smithi135 ceph-mon[85352]: osdmap e764: 8 total, 8 up, 8 in 2024-07-26T18:18:43.302 INFO:tasks.rados.rados.0.smithi071.stdout:3629: done (3 left) 2024-07-26T18:18:43.302 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 339 2024-07-26T18:18:43.302 INFO:tasks.rados.rados.0.smithi071.stdout:3630: seq_num 1128 ranges {0=499712,499712=483328,983040=786432,1769472=335872} 2024-07-26T18:18:43.305 INFO:tasks.rados.rados.0.smithi071.stdout:3630: writing smithi07179299-41 from 0 to 499712 tid 1 2024-07-26T18:18:43.308 INFO:tasks.rados.rados.0.smithi071.stdout:3630: writing smithi07179299-41 from 499712 to 983040 tid 2 2024-07-26T18:18:43.313 INFO:tasks.rados.rados.0.smithi071.stdout:3630: writing smithi07179299-41 from 983040 to 1769472 tid 3 2024-07-26T18:18:43.316 INFO:tasks.rados.rados.0.smithi071.stdout:3630: writing smithi07179299-41 from 1769472 to 2105344 tid 4 2024-07-26T18:18:43.316 INFO:tasks.rados.rados.0.smithi071.stdout:3631: snap_create 2024-07-26T18:18:43.316 INFO:tasks.rados.rados.0.smithi071.stdout:3625: finishing write tid 4 to smithi07179299-18 2024-07-26T18:18:43.316 INFO:tasks.rados.rados.0.smithi071.stdout:3625: finishing write tid 5 to smithi07179299-18 2024-07-26T18:18:43.316 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 2420 (ObjNum 981 snap 296 seq_num 981) dirty exists 2024-07-26T18:18:43.316 INFO:tasks.rados.rados.0.smithi071.stdout:3625: finishing write tid 6 to smithi07179299-18 2024-07-26T18:18:43.316 INFO:tasks.rados.rados.0.smithi071.stdout:3625: oid 18 updating version 0 to 2180 2024-07-26T18:18:43.316 INFO:tasks.rados.rados.0.smithi071.stdout:3625: oid 18 updating version 2180 to 2182 2024-07-26T18:18:43.317 INFO:tasks.rados.rados.0.smithi071.stdout:3625: oid 18 version 2182 is already newer than 2181 2024-07-26T18:18:43.317 INFO:tasks.rados.rados.0.smithi071.stdout:3625: oid 18 version 2182 is already newer than 2178 2024-07-26T18:18:43.317 INFO:tasks.rados.rados.0.smithi071.stdout:3625: oid 18 version 2182 is already newer than 2179 2024-07-26T18:18:43.317 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 2182 (ObjNum 1127 snap 339 seq_num 1127) dirty exists 2024-07-26T18:18:43.317 INFO:tasks.rados.rados.0.smithi071.stdout:3625: left oid 18 (ObjNum 1127 snap 339 seq_num 1127) 2024-07-26T18:18:43.317 INFO:tasks.rados.rados.0.smithi071.stdout:3624: finishing copy_from racing read to smithi07179299-10 2024-07-26T18:18:43.317 INFO:tasks.rados.rados.0.smithi071.stdout:3624: finishing copy_from to smithi07179299-10 2024-07-26T18:18:43.317 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 2392 (ObjNum 1055 snap 328 seq_num 1055) dirty exists 2024-07-26T18:18:43.317 INFO:tasks.rados.rados.0.smithi071.stdout:3630: finishing write tid 1 to smithi07179299-41 2024-07-26T18:18:43.317 INFO:tasks.rados.rados.0.smithi071.stdout:3630: finishing write tid 2 to smithi07179299-41 2024-07-26T18:18:43.320 INFO:tasks.rados.rados.0.smithi071.stdout:3630: finishing write tid 3 to smithi07179299-41 2024-07-26T18:18:43.320 INFO:tasks.rados.rados.0.smithi071.stdout:3630: finishing write tid 4 to smithi07179299-41 2024-07-26T18:18:43.320 INFO:tasks.rados.rados.0.smithi071.stdout:3630: finishing write tid 5 to smithi07179299-41 2024-07-26T18:18:43.323 INFO:tasks.rados.rados.0.smithi071.stdout:3630: finishing write tid 6 to smithi07179299-41 2024-07-26T18:18:43.323 INFO:tasks.rados.rados.0.smithi071.stdout:3630: oid 41 updating version 0 to 2416 2024-07-26T18:18:43.323 INFO:tasks.rados.rados.0.smithi071.stdout:3630: oid 41 updating version 2416 to 2419 2024-07-26T18:18:43.323 INFO:tasks.rados.rados.0.smithi071.stdout:3630: oid 41 version 2419 is already newer than 2417 2024-07-26T18:18:43.323 INFO:tasks.rados.rados.0.smithi071.stdout:3630: oid 41 version 2419 is already newer than 2418 2024-07-26T18:18:43.323 INFO:tasks.rados.rados.0.smithi071.stdout:3630: oid 41 version 2419 is already newer than 2415 2024-07-26T18:18:43.323 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 2419 (ObjNum 1128 snap 339 seq_num 1128) dirty exists 2024-07-26T18:18:43.323 INFO:tasks.rados.rados.0.smithi071.stdout:3630: left oid 41 (ObjNum 1128 snap 339 seq_num 1128) 2024-07-26T18:18:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:43 smithi071 ceph-mon[90507]: osdmap e765: 8 total, 8 up, 8 in 2024-07-26T18:18:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:43 smithi071 ceph-mon[92867]: osdmap e765: 8 total, 8 up, 8 in 2024-07-26T18:18:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:43 smithi135 ceph-mon[85352]: osdmap e765: 8 total, 8 up, 8 in 2024-07-26T18:18:44.300 INFO:tasks.rados.rados.0.smithi071.stdout:3624: done (4 left) 2024-07-26T18:18:44.301 INFO:tasks.rados.rados.0.smithi071.stdout:3625: done (3 left) 2024-07-26T18:18:44.301 INFO:tasks.rados.rados.0.smithi071.stdout:3626: done (2 left) 2024-07-26T18:18:44.301 INFO:tasks.rados.rados.0.smithi071.stdout:3630: done (1 left) 2024-07-26T18:18:44.301 INFO:tasks.rados.rados.0.smithi071.stdout:3631: done (0 left) 2024-07-26T18:18:44.301 INFO:tasks.rados.rados.0.smithi071.stdout:3632: rmattr oid 43 current snap is 340 2024-07-26T18:18:44.301 INFO:tasks.rados.rados.0.smithi071.stdout:3633: read oid 38 snap 339 2024-07-26T18:18:44.301 INFO:tasks.rados.rados.0.smithi071.stdout:3633: expect (ObjNum 1100 snap 332 seq_num 1100) 2024-07-26T18:18:44.301 INFO:tasks.rados.rados.0.smithi071.stdout:3634: delete oid 13 current snap is 340 2024-07-26T18:18:44.306 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 2582 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-07-26T18:18:44.307 INFO:tasks.rados.rados.0.smithi071.stdout:3632: done (2 left) 2024-07-26T18:18:44.307 INFO:tasks.rados.rados.0.smithi071.stdout:3634: done (1 left) 2024-07-26T18:18:44.307 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 340 2024-07-26T18:18:44.307 INFO:tasks.rados.rados.0.smithi071.stdout:3635: seq_num 1130 ranges {3997696=532480,4530176=655360,5185536=753664,5939200=196608} 2024-07-26T18:18:44.332 INFO:tasks.rados.rados.0.smithi071.stdout:3635: writing smithi07179299-23 from 3997696 to 4530176 tid 1 2024-07-26T18:18:44.336 INFO:tasks.rados.rados.0.smithi071.stdout:3635: writing smithi07179299-23 from 4530176 to 5185536 tid 2 2024-07-26T18:18:44.340 INFO:tasks.rados.rados.0.smithi071.stdout:3635: writing smithi07179299-23 from 5185536 to 5939200 tid 3 2024-07-26T18:18:44.341 INFO:tasks.rados.rados.0.smithi071.stdout:3635: writing smithi07179299-23 from 5939200 to 6135808 tid 4 2024-07-26T18:18:44.341 INFO:tasks.rados.rados.0.smithi071.stdout:3636: copy_from oid 8 from oid 3 current snap is 340 2024-07-26T18:18:44.341 INFO:tasks.rados.rados.0.smithi071.stdout:3633: expect (ObjNum 1100 snap 332 seq_num 1100) 2024-07-26T18:18:44.400 INFO:tasks.rados.rados.0.smithi071.stdout:3635: finishing write tid 1 to smithi07179299-23 2024-07-26T18:18:44.400 INFO:tasks.rados.rados.0.smithi071.stdout:3635: finishing write tid 2 to smithi07179299-23 2024-07-26T18:18:44.400 INFO:tasks.rados.rados.0.smithi071.stdout:3635: finishing write tid 3 to smithi07179299-23 2024-07-26T18:18:44.400 INFO:tasks.rados.rados.0.smithi071.stdout:3635: finishing write tid 4 to smithi07179299-23 2024-07-26T18:18:44.400 INFO:tasks.rados.rados.0.smithi071.stdout:3635: finishing write tid 5 to smithi07179299-23 2024-07-26T18:18:44.400 INFO:tasks.rados.rados.0.smithi071.stdout:3636: finishing copy_from to smithi07179299-8 2024-07-26T18:18:44.400 INFO:tasks.rados.rados.0.smithi071.stdout:3636: got expected ENOENT (src dne) 2024-07-26T18:18:44.400 INFO:tasks.rados.rados.0.smithi071.stdout:3636: finishing copy_from racing read to smithi07179299-8 2024-07-26T18:18:44.400 INFO:tasks.rados.rados.0.smithi071.stdout:3635: finishing write tid 6 to smithi07179299-23 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3635: oid 23 updating version 0 to 2423 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3635: oid 23 version 2423 is already newer than 2420 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3635: oid 23 version 2423 is already newer than 2422 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3635: oid 23 version 2423 is already newer than 2421 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3635: oid 23 updating version 2423 to 2424 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2424 (ObjNum 1130 snap 340 seq_num 1130) dirty exists 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3635: left oid 23 (ObjNum 1130 snap 340 seq_num 1130) 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3633: done (2 left) 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3635: done (1 left) 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3636: done (0 left) 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3637: delete oid 41 current snap is 340 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3637: done (0 left) 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3638: read oid 12 snap 313 2024-07-26T18:18:44.401 INFO:tasks.rados.rados.0.smithi071.stdout:3638: expect (ObjNum 974 snap 292 seq_num 974) 2024-07-26T18:18:44.402 INFO:tasks.rados.rados.0.smithi071.stdout:3639: snap_remove snap 338 2024-07-26T18:18:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:44 smithi071 ceph-mon[90507]: pgmap v820: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 278 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 6.5 MiB/s wr, 17 op/s 2024-07-26T18:18:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:44 smithi071 ceph-mon[90507]: osdmap e766: 8 total, 8 up, 8 in 2024-07-26T18:18:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:44 smithi071 ceph-mon[92867]: pgmap v820: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 278 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 6.5 MiB/s wr, 17 op/s 2024-07-26T18:18:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:44 smithi071 ceph-mon[92867]: osdmap e766: 8 total, 8 up, 8 in 2024-07-26T18:18:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:44 smithi135 ceph-mon[85352]: pgmap v820: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 278 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 6.5 MiB/s wr, 17 op/s 2024-07-26T18:18:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:44 smithi135 ceph-mon[85352]: osdmap e766: 8 total, 8 up, 8 in 2024-07-26T18:18:45.332 INFO:tasks.rados.rados.0.smithi071.stdout:3639: done (1 left) 2024-07-26T18:18:45.332 INFO:tasks.rados.rados.0.smithi071.stdout:3640: snap_create 2024-07-26T18:18:45.333 INFO:tasks.rados.rados.0.smithi071.stdout:3638: expect (ObjNum 974 snap 292 seq_num 974) 2024-07-26T18:18:46.299 INFO:tasks.rados.rados.0.smithi071.stdout:3638: done (1 left) 2024-07-26T18:18:46.299 INFO:tasks.rados.rados.0.smithi071.stdout:3640: done (0 left) 2024-07-26T18:18:46.299 INFO:tasks.rados.rados.0.smithi071.stdout:3641: read oid 37 snap -1 2024-07-26T18:18:46.299 INFO:tasks.rados.rados.0.smithi071.stdout:3641: expect (ObjNum 1045 snap 322 seq_num 1045) 2024-07-26T18:18:46.299 INFO:tasks.rados.rados.0.smithi071.stdout:3642: rmattr oid 21 current snap is 341 2024-07-26T18:18:46.299 INFO:tasks.rados.rados.0.smithi071.stdout:3643: snap_create 2024-07-26T18:18:46.303 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2416 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-07-26T18:18:46.307 INFO:tasks.rados.rados.0.smithi071.stdout:3641: expect (ObjNum 1045 snap 322 seq_num 1045) 2024-07-26T18:18:46.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:46 smithi071 ceph-mon[90507]: osdmap e767: 8 total, 8 up, 8 in 2024-07-26T18:18:46.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:46 smithi071 ceph-mon[90507]: pgmap v823: 121 pgs: 121 active+clean; 267 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 5.6 MiB/s wr, 18 op/s 2024-07-26T18:18:46.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:46 smithi071 ceph-mon[90507]: osdmap e768: 8 total, 8 up, 8 in 2024-07-26T18:18:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:46 smithi071 ceph-mon[92867]: osdmap e767: 8 total, 8 up, 8 in 2024-07-26T18:18:46.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:46 smithi071 ceph-mon[92867]: pgmap v823: 121 pgs: 121 active+clean; 267 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 5.6 MiB/s wr, 18 op/s 2024-07-26T18:18:46.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:46 smithi071 ceph-mon[92867]: osdmap e768: 8 total, 8 up, 8 in 2024-07-26T18:18:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:46 smithi135 ceph-mon[85352]: osdmap e767: 8 total, 8 up, 8 in 2024-07-26T18:18:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:46 smithi135 ceph-mon[85352]: pgmap v823: 121 pgs: 121 active+clean; 267 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 5.6 MiB/s wr, 18 op/s 2024-07-26T18:18:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:46 smithi135 ceph-mon[85352]: osdmap e768: 8 total, 8 up, 8 in 2024-07-26T18:18:47.301 INFO:tasks.rados.rados.0.smithi071.stdout:3641: done (2 left) 2024-07-26T18:18:47.301 INFO:tasks.rados.rados.0.smithi071.stdout:3642: done (1 left) 2024-07-26T18:18:47.301 INFO:tasks.rados.rados.0.smithi071.stdout:3643: done (0 left) 2024-07-26T18:18:47.301 INFO:tasks.rados.rados.0.smithi071.stdout:3644: read oid 43 snap -1 2024-07-26T18:18:47.302 INFO:tasks.rados.rados.0.smithi071.stdout:3644: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:18:47.302 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 342 2024-07-26T18:18:47.302 INFO:tasks.rados.rados.0.smithi071.stdout:3645: seq_num 1132 ranges {8577024=565248,9142272=425984,9568256=770048,10338304=409600} 2024-07-26T18:18:47.349 INFO:tasks.rados.rados.0.smithi071.stdout:3645: writing smithi07179299-42 from 8577024 to 9142272 tid 1 2024-07-26T18:18:47.351 INFO:tasks.rados.rados.0.smithi071.stdout:3645: writing smithi07179299-42 from 9142272 to 9568256 tid 2 2024-07-26T18:18:47.356 INFO:tasks.rados.rados.0.smithi071.stdout:3645: writing smithi07179299-42 from 9568256 to 10338304 tid 3 2024-07-26T18:18:47.359 INFO:tasks.rados.rados.0.smithi071.stdout:3645: writing smithi07179299-42 from 10338304 to 10747904 tid 4 2024-07-26T18:18:47.359 INFO:tasks.rados.rados.0.smithi071.stdout:3646: rmattr oid 7 current snap is 342 2024-07-26T18:18:47.359 INFO:tasks.rados.rados.0.smithi071.stdout:3644: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:18:47.361 INFO:tasks.rados.rados.0.smithi071.stdout:3645: finishing write tid 1 to smithi07179299-42 2024-07-26T18:18:47.361 INFO:tasks.rados.rados.0.smithi071.stdout:3645: finishing write tid 2 to smithi07179299-42 2024-07-26T18:18:47.361 INFO:tasks.rados.rados.0.smithi071.stdout:3644: done (2 left) 2024-07-26T18:18:47.361 INFO:tasks.rados.rados.0.smithi071.stdout:3647: copy_from oid 46 from oid 5 current snap is 342 2024-07-26T18:18:47.361 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 342 2024-07-26T18:18:47.362 INFO:tasks.rados.rados.0.smithi071.stdout:3648: seq_num 1133 ranges {7028736=581632,7610368=753664,8364032=573440,8937472=278528} 2024-07-26T18:18:47.403 INFO:tasks.rados.rados.0.smithi071.stdout:3648: writing smithi07179299-47 from 7028736 to 7610368 tid 1 2024-07-26T18:18:47.407 INFO:tasks.rados.rados.0.smithi071.stdout:3648: writing smithi07179299-47 from 7610368 to 8364032 tid 2 2024-07-26T18:18:47.410 INFO:tasks.rados.rados.0.smithi071.stdout:3648: writing smithi07179299-47 from 8364032 to 8937472 tid 3 2024-07-26T18:18:47.414 INFO:tasks.rados.rados.0.smithi071.stdout:3648: writing smithi07179299-47 from 8937472 to 9216000 tid 4 2024-07-26T18:18:47.414 INFO:tasks.rados.rados.0.smithi071.stdout:3649: setattr oid 23 current snap is 342 2024-07-26T18:18:47.414 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1885 (ObjNum 49 snap 0 seq_num 2057953904) dirty exists 2024-07-26T18:18:47.414 INFO:tasks.rados.rados.0.smithi071.stdout:3645: finishing write tid 3 to smithi07179299-42 2024-07-26T18:18:47.414 INFO:tasks.rados.rados.0.smithi071.stdout:3645: finishing write tid 4 to smithi07179299-42 2024-07-26T18:18:47.414 INFO:tasks.rados.rados.0.smithi071.stdout:3645: finishing write tid 5 to smithi07179299-42 2024-07-26T18:18:47.414 INFO:tasks.rados.rados.0.smithi071.stdout:3645: finishing write tid 6 to smithi07179299-42 2024-07-26T18:18:47.414 INFO:tasks.rados.rados.0.smithi071.stdout:3645: oid 42 updating version 0 to 2728 2024-07-26T18:18:47.414 INFO:tasks.rados.rados.0.smithi071.stdout:3645: oid 42 updating version 2728 to 2732 2024-07-26T18:18:47.414 INFO:tasks.rados.rados.0.smithi071.stdout:3645: oid 42 version 2732 is already newer than 2730 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3645: oid 42 version 2732 is already newer than 2729 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3645: oid 42 version 2732 is already newer than 2731 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2732 (ObjNum 1132 snap 342 seq_num 1132) dirty exists 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3645: left oid 42 (ObjNum 1132 snap 342 seq_num 1132) 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3647: finishing copy_from racing read to smithi07179299-46 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3647: finishing copy_from to smithi07179299-46 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 2581 (ObjNum 993 snap 306 seq_num 993) dirty exists 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3648: finishing write tid 1 to smithi07179299-47 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3648: finishing write tid 2 to smithi07179299-47 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3645: done (4 left) 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3646: done (3 left) 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3647: done (2 left) 2024-07-26T18:18:47.415 INFO:tasks.rados.rados.0.smithi071.stdout:3650: read oid 43 snap -1 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3650: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3651: read oid 45 snap -1 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3651: expect (ObjNum 1121 snap 338 seq_num 1121) 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3652: read oid 17 snap 341 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3652: expect (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3653: read oid 39 snap -1 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3653: expect (ObjNum 1033 snap 320 seq_num 1033) 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3654: copy_from oid 40 from oid 12 current snap is 342 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3655: copy_from oid 49 from oid 4 current snap is 342 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3656: delete oid 19 current snap is 342 2024-07-26T18:18:47.416 INFO:tasks.rados.rados.0.smithi071.stdout:3650: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:18:47.417 INFO:tasks.rados.rados.0.smithi071.stdout:3648: finishing write tid 3 to smithi07179299-47 2024-07-26T18:18:47.421 INFO:tasks.rados.rados.0.smithi071.stdout:3650: done (8 left) 2024-07-26T18:18:47.421 INFO:tasks.rados.rados.0.smithi071.stdout:3656: done (7 left) 2024-07-26T18:18:47.421 INFO:tasks.rados.rados.0.smithi071.stdout:3657: copy_from oid 11 from oid 21 current snap is 342 2024-07-26T18:18:47.421 INFO:tasks.rados.rados.0.smithi071.stdout:3658: read oid 43 snap -1 2024-07-26T18:18:47.422 INFO:tasks.rados.rados.0.smithi071.stdout:3658: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:18:47.422 INFO:tasks.rados.rados.0.smithi071.stdout:3659: read oid 30 snap 335 2024-07-26T18:18:47.422 INFO:tasks.rados.rados.0.smithi071.stdout:3659: expect (ObjNum 1023 snap 317 seq_num 1023) 2024-07-26T18:18:47.422 INFO:tasks.rados.rados.0.smithi071.stdout:3660: rollback oid 7 current snap is 342 2024-07-26T18:18:47.422 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 7 to 335 2024-07-26T18:18:47.422 INFO:tasks.rados.rados.0.smithi071.stdout:3661: rmattr oid 2 current snap is 342 2024-07-26T18:18:47.422 INFO:tasks.rados.rados.0.smithi071.stdout:3661: done (11 left) 2024-07-26T18:18:47.422 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 342 2024-07-26T18:18:47.422 INFO:tasks.rados.rados.0.smithi071.stdout:3662: seq_num 1135 ranges {2088960=614400,2703360=524288,3227648=540672,3768320=483328,4251648=57344} 2024-07-26T18:18:47.438 INFO:tasks.rados.rados.0.smithi071.stdout:3662: writing smithi07179299-18 from 2088960 to 2703360 tid 1 2024-07-26T18:18:47.441 INFO:tasks.rados.rados.0.smithi071.stdout:3662: writing smithi07179299-18 from 2703360 to 3227648 tid 2 2024-07-26T18:18:47.445 INFO:tasks.rados.rados.0.smithi071.stdout:3662: writing smithi07179299-18 from 3227648 to 3768320 tid 3 2024-07-26T18:18:47.448 INFO:tasks.rados.rados.0.smithi071.stdout:3662: writing smithi07179299-18 from 3768320 to 4251648 tid 4 2024-07-26T18:18:47.449 INFO:tasks.rados.rados.0.smithi071.stdout:3662: writing smithi07179299-18 from 4251648 to 4308992 tid 5 2024-07-26T18:18:47.449 INFO:tasks.rados.rados.0.smithi071.stdout:3663: snap_create 2024-07-26T18:18:47.449 INFO:tasks.rados.rados.0.smithi071.stdout:3658: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:18:47.450 INFO:tasks.rados.rados.0.smithi071.stdout:3648: finishing write tid 4 to smithi07179299-47 2024-07-26T18:18:47.451 INFO:tasks.rados.rados.0.smithi071.stdout:3648: finishing write tid 5 to smithi07179299-47 2024-07-26T18:18:47.451 INFO:tasks.rados.rados.0.smithi071.stdout:3657: finishing copy_from racing read to smithi07179299-11 2024-07-26T18:18:47.451 INFO:tasks.rados.rados.0.smithi071.stdout:3660: finishing rollback tid 0 to smithi07179299-7 2024-07-26T18:18:47.451 INFO:tasks.rados.rados.0.smithi071.stdout:3654: finishing copy_from to smithi07179299-40 2024-07-26T18:18:47.451 INFO:tasks.rados.rados.0.smithi071.stdout:3654: got expected ENOENT (src dne) 2024-07-26T18:18:47.451 INFO:tasks.rados.rados.0.smithi071.stdout:3654: finishing copy_from racing read to smithi07179299-40 2024-07-26T18:18:47.451 INFO:tasks.rados.rados.0.smithi071.stdout:3660: finishing rollback tid 1 to smithi07179299-7 2024-07-26T18:18:47.451 INFO:tasks.rados.rados.0.smithi071.stdout:3648: finishing write tid 6 to smithi07179299-47 2024-07-26T18:18:47.451 INFO:tasks.rados.rados.0.smithi071.stdout:3648: oid 47 updating version 0 to 1490 2024-07-26T18:18:47.452 INFO:tasks.rados.rados.0.smithi071.stdout:3648: oid 47 version 1490 is already newer than 1489 2024-07-26T18:18:47.452 INFO:tasks.rados.rados.0.smithi071.stdout:3648: oid 47 version 1490 is already newer than 1488 2024-07-26T18:18:47.452 INFO:tasks.rados.rados.0.smithi071.stdout:3648: oid 47 updating version 1490 to 1491 2024-07-26T18:18:47.452 INFO:tasks.rados.rados.0.smithi071.stdout:3648: oid 47 version 1491 is already newer than 1487 2024-07-26T18:18:47.452 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 1491 (ObjNum 1133 snap 342 seq_num 1133) dirty exists 2024-07-26T18:18:47.452 INFO:tasks.rados.rados.0.smithi071.stdout:3648: left oid 47 (ObjNum 1133 snap 342 seq_num 1133) 2024-07-26T18:18:47.452 INFO:tasks.rados.rados.0.smithi071.stdout:3660: finishing rollback tid 2 to smithi07179299-7 2024-07-26T18:18:47.452 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1888 (ObjNum 49 snap 0 seq_num 2057953904) dirty exists 2024-07-26T18:18:47.452 INFO:tasks.rados.rados.0.smithi071.stdout:3652: expect (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:18:47.719 INFO:tasks.rados.rados.0.smithi071.stdout:3657: finishing copy_from to smithi07179299-11 2024-07-26T18:18:47.719 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 2416 (ObjNum 65 snap 0 seq_num 1315005033) dirty exists 2024-07-26T18:18:47.719 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2426 (ObjNum 1130 snap 340 seq_num 1130) dirty exists 2024-07-26T18:18:47.719 INFO:tasks.rados.rados.0.smithi071.stdout:3662: finishing write tid 1 to smithi07179299-18 2024-07-26T18:18:47.719 INFO:tasks.rados.rados.0.smithi071.stdout:3653: expect (ObjNum 1033 snap 320 seq_num 1033) 2024-07-26T18:18:48.010 INFO:tasks.rados.rados.0.smithi071.stdout:3659: expect (ObjNum 1023 snap 317 seq_num 1023) 2024-07-26T18:18:48.109 INFO:tasks.rados.rados.0.smithi071.stdout:3651: expect (ObjNum 1121 snap 338 seq_num 1121) 2024-07-26T18:18:48.324 INFO:tasks.rados.rados.0.smithi071.stdout:3662: finishing write tid 2 to smithi07179299-18 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3662: finishing write tid 3 to smithi07179299-18 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3655: finishing copy_from racing read to smithi07179299-49 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3662: finishing write tid 4 to smithi07179299-18 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3662: finishing write tid 5 to smithi07179299-18 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3648: done (12 left) 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3649: done (11 left) 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3651: done (10 left) 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3652: done (9 left) 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3653: done (8 left) 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3654: done (7 left) 2024-07-26T18:18:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3657: done (6 left) 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3658: done (5 left) 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3659: done (4 left) 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3660: done (3 left) 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3663: done (2 left) 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3664: copy_from oid 48 from oid 38 current snap is 343 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3662: finishing write tid 6 to smithi07179299-18 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3655: finishing copy_from to smithi07179299-49 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 2414 (ObjNum 1112 snap 337 seq_num 1112) dirty exists 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3662: finishing write tid 7 to smithi07179299-18 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3662: oid 18 updating version 0 to 2185 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3662: oid 18 updating version 2185 to 2187 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3662: oid 18 version 2187 is already newer than 2183 2024-07-26T18:18:48.326 INFO:tasks.rados.rados.0.smithi071.stdout:3662: oid 18 version 2187 is already newer than 2186 2024-07-26T18:18:48.327 INFO:tasks.rados.rados.0.smithi071.stdout:3662: oid 18 version 2187 is already newer than 2184 2024-07-26T18:18:48.327 INFO:tasks.rados.rados.0.smithi071.stdout:3662: oid 18 updating version 2187 to 2188 2024-07-26T18:18:48.327 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 2188 (ObjNum 1135 snap 342 seq_num 1135) dirty exists 2024-07-26T18:18:48.327 INFO:tasks.rados.rados.0.smithi071.stdout:3662: left oid 18 (ObjNum 1135 snap 342 seq_num 1135) 2024-07-26T18:18:48.327 INFO:tasks.rados.rados.0.smithi071.stdout:3655: done (2 left) 2024-07-26T18:18:48.327 INFO:tasks.rados.rados.0.smithi071.stdout:3662: done (1 left) 2024-07-26T18:18:48.327 INFO:tasks.rados.rados.0.smithi071.stdout:3665: snap_remove snap 340 2024-07-26T18:18:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:48 smithi135 ceph-mon[85352]: osdmap e769: 8 total, 8 up, 8 in 2024-07-26T18:18:48.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:48 smithi135 ceph-mon[85352]: pgmap v826: 121 pgs: 121 active+clean; 267 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 0 B/s wr, 9 op/s 2024-07-26T18:18:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:48 smithi071 ceph-mon[90507]: osdmap e769: 8 total, 8 up, 8 in 2024-07-26T18:18:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:48 smithi071 ceph-mon[90507]: pgmap v826: 121 pgs: 121 active+clean; 267 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 0 B/s wr, 9 op/s 2024-07-26T18:18:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:48 smithi071 ceph-mon[92867]: osdmap e769: 8 total, 8 up, 8 in 2024-07-26T18:18:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:48 smithi071 ceph-mon[92867]: pgmap v826: 121 pgs: 121 active+clean; 267 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 0 B/s wr, 9 op/s 2024-07-26T18:18:49.316 INFO:tasks.rados.rados.0.smithi071.stdout:3665: done (1 left) 2024-07-26T18:18:49.316 INFO:tasks.rados.rados.0.smithi071.stdout:3666: read oid 20 snap 318 2024-07-26T18:18:49.316 INFO:tasks.rados.rados.0.smithi071.stdout:3666: expect (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:18:49.316 INFO:tasks.rados.rados.0.smithi071.stdout:3667: rollback oid 22 current snap is 343 2024-07-26T18:18:49.316 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 22 to 335 2024-07-26T18:18:49.317 INFO:tasks.rados.rados.0.smithi071.stdout:3668: snap_create 2024-07-26T18:18:49.317 INFO:tasks.rados.rados.0.smithi071.stdout:3664: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:18:49.317 INFO:tasks.rados.rados.0.smithi071.stdout:3664: finishing copy_from to smithi07179299-48 2024-07-26T18:18:49.317 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 2398 (ObjNum 1100 snap 332 seq_num 1100) dirty exists 2024-07-26T18:18:49.324 INFO:tasks.rados.rados.0.smithi071.stdout:3667: finishing rollback tid 0 to smithi07179299-22 2024-07-26T18:18:49.324 INFO:tasks.rados.rados.0.smithi071.stdout:3667: finishing rollback tid 1 to smithi07179299-22 2024-07-26T18:18:49.324 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1890 (ObjNum 289 snap 0 seq_num 551122743) dirty dne 2024-07-26T18:18:49.340 INFO:tasks.rados.rados.0.smithi071.stdout:3666: expect (ObjNum 569 snap 174 seq_num 569) 2024-07-26T18:18:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:49 smithi071 ceph-mon[90507]: osdmap e770: 8 total, 8 up, 8 in 2024-07-26T18:18:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:49 smithi071 ceph-mon[92867]: osdmap e770: 8 total, 8 up, 8 in 2024-07-26T18:18:49.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:49 smithi135 ceph-mon[85352]: osdmap e770: 8 total, 8 up, 8 in 2024-07-26T18:18:50.335 INFO:tasks.rados.rados.0.smithi071.stdout:3664: done (3 left) 2024-07-26T18:18:50.336 INFO:tasks.rados.rados.0.smithi071.stdout:3666: done (2 left) 2024-07-26T18:18:50.336 INFO:tasks.rados.rados.0.smithi071.stdout:3667: done (1 left) 2024-07-26T18:18:50.336 INFO:tasks.rados.rados.0.smithi071.stdout:3668: done (0 left) 2024-07-26T18:18:50.336 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 46 current snap is 344 2024-07-26T18:18:50.336 INFO:tasks.rados.rados.0.smithi071.stdout:3669: seq_num 1136 ranges {5660672=630784,6291456=409600,6701056=753664,7454720=417792,7872512=24576} 2024-07-26T18:18:50.368 INFO:tasks.rados.rados.0.smithi071.stdout:3669: writing smithi07179299-46 from 5660672 to 6291456 tid 1 2024-07-26T18:18:50.371 INFO:tasks.rados.rados.0.smithi071.stdout:3669: writing smithi07179299-46 from 6291456 to 6701056 tid 2 2024-07-26T18:18:50.376 INFO:tasks.rados.rados.0.smithi071.stdout:3669: writing smithi07179299-46 from 6701056 to 7454720 tid 3 2024-07-26T18:18:50.379 INFO:tasks.rados.rados.0.smithi071.stdout:3669: writing smithi07179299-46 from 7454720 to 7872512 tid 4 2024-07-26T18:18:50.379 INFO:tasks.rados.rados.0.smithi071.stdout:3669: writing smithi07179299-46 from 7872512 to 7897088 tid 5 2024-07-26T18:18:50.379 INFO:tasks.rados.rados.0.smithi071.stdout:3670: read oid 11 snap -1 2024-07-26T18:18:50.379 INFO:tasks.rados.rados.0.smithi071.stdout:3670: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:18:50.380 INFO:tasks.rados.rados.0.smithi071.stdout:3671: read oid 30 snap 342 2024-07-26T18:18:50.380 INFO:tasks.rados.rados.0.smithi071.stdout:3671: expect (ObjNum 1023 snap 317 seq_num 1023) 2024-07-26T18:18:50.380 INFO:tasks.rados.rados.0.smithi071.stdout:3672: rmattr oid 35 current snap is 344 2024-07-26T18:18:50.380 INFO:tasks.rados.rados.0.smithi071.stdout:3669: finishing write tid 1 to smithi07179299-46 2024-07-26T18:18:50.380 INFO:tasks.rados.rados.0.smithi071.stdout:3669: finishing write tid 2 to smithi07179299-46 2024-07-26T18:18:50.380 INFO:tasks.rados.rados.0.smithi071.stdout:3673: rollback oid 22 current snap is 344 2024-07-26T18:18:50.380 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 22 to 343 2024-07-26T18:18:50.380 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 344 2024-07-26T18:18:50.380 INFO:tasks.rados.rados.0.smithi071.stdout:3674: seq_num 1137 ranges {9306112=647168,9953280=696320,10649600=557056,11206656=352256} 2024-07-26T18:18:50.432 INFO:tasks.rados.rados.0.smithi071.stdout:3674: writing smithi07179299-4 from 9306112 to 9953280 tid 1 2024-07-26T18:18:50.436 INFO:tasks.rados.rados.0.smithi071.stdout:3674: writing smithi07179299-4 from 9953280 to 10649600 tid 2 2024-07-26T18:18:50.439 INFO:tasks.rados.rados.0.smithi071.stdout:3674: writing smithi07179299-4 from 10649600 to 11206656 tid 3 2024-07-26T18:18:50.441 INFO:tasks.rados.rados.0.smithi071.stdout:3674: writing smithi07179299-4 from 11206656 to 11558912 tid 4 2024-07-26T18:18:50.442 INFO:tasks.rados.rados.0.smithi071.stdout:3675: read oid 5 snap 343 2024-07-26T18:18:50.442 INFO:tasks.rados.rados.0.smithi071.stdout:3675: expect (ObjNum 993 snap 306 seq_num 993) 2024-07-26T18:18:50.442 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 344 2024-07-26T18:18:50.442 INFO:tasks.rados.rados.0.smithi071.stdout:3673: finishing rollback tid 1 to smithi07179299-22 2024-07-26T18:18:50.442 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1890 (ObjNum 65 snap 0 seq_num 1600542065) dirty dne 2024-07-26T18:18:50.442 INFO:tasks.rados.rados.0.smithi071.stdout:3669: finishing write tid 3 to smithi07179299-46 2024-07-26T18:18:50.442 INFO:tasks.rados.rados.0.smithi071.stdout:3669: finishing write tid 4 to smithi07179299-46 2024-07-26T18:18:50.442 INFO:tasks.rados.rados.0.smithi071.stdout:3670: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:18:50.445 INFO:tasks.rados.rados.0.smithi071.stdout:3669: finishing write tid 5 to smithi07179299-46 2024-07-26T18:18:50.445 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 2736 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:18:50.445 INFO:tasks.rados.rados.0.smithi071.stdout:3669: finishing write tid 6 to smithi07179299-46 2024-07-26T18:18:50.445 INFO:tasks.rados.rados.0.smithi071.stdout:3669: finishing write tid 7 to smithi07179299-46 2024-07-26T18:18:50.445 INFO:tasks.rados.rados.0.smithi071.stdout:3669: oid 46 updating version 0 to 2586 2024-07-26T18:18:50.445 INFO:tasks.rados.rados.0.smithi071.stdout:3669: oid 46 version 2586 is already newer than 2585 2024-07-26T18:18:50.445 INFO:tasks.rados.rados.0.smithi071.stdout:3669: oid 46 version 2586 is already newer than 2582 2024-07-26T18:18:50.445 INFO:tasks.rados.rados.0.smithi071.stdout:3669: oid 46 version 2586 is already newer than 2584 2024-07-26T18:18:50.445 INFO:tasks.rados.rados.0.smithi071.stdout:3669: oid 46 version 2586 is already newer than 2583 2024-07-26T18:18:50.445 INFO:tasks.rados.rados.0.smithi071.stdout:3669: oid 46 updating version 2586 to 2587 2024-07-26T18:18:50.446 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 2587 (ObjNum 1136 snap 344 seq_num 1136) dirty exists 2024-07-26T18:18:50.446 INFO:tasks.rados.rados.0.smithi071.stdout:3669: left oid 46 (ObjNum 1136 snap 344 seq_num 1136) 2024-07-26T18:18:50.446 INFO:tasks.rados.rados.0.smithi071.stdout:3671: expect (ObjNum 1023 snap 317 seq_num 1023) 2024-07-26T18:18:50.548 INFO:tasks.rados.rados.0.smithi071.stdout:3674: finishing write tid 1 to smithi07179299-4 2024-07-26T18:18:50.548 INFO:tasks.rados.rados.0.smithi071.stdout:3674: finishing write tid 2 to smithi07179299-4 2024-07-26T18:18:50.548 INFO:tasks.rados.rados.0.smithi071.stdout:3674: finishing write tid 3 to smithi07179299-4 2024-07-26T18:18:50.548 INFO:tasks.rados.rados.0.smithi071.stdout:3674: finishing write tid 4 to smithi07179299-4 2024-07-26T18:18:50.548 INFO:tasks.rados.rados.0.smithi071.stdout:3674: finishing write tid 5 to smithi07179299-4 2024-07-26T18:18:50.548 INFO:tasks.rados.rados.0.smithi071.stdout:3674: finishing write tid 6 to smithi07179299-4 2024-07-26T18:18:50.548 INFO:tasks.rados.rados.0.smithi071.stdout:3674: oid 4 updating version 0 to 2425 2024-07-26T18:18:50.548 INFO:tasks.rados.rados.0.smithi071.stdout:3674: oid 4 version 2425 is already newer than 2421 2024-07-26T18:18:50.548 INFO:tasks.rados.rados.0.smithi071.stdout:3674: oid 4 version 2425 is already newer than 2422 2024-07-26T18:18:50.549 INFO:tasks.rados.rados.0.smithi071.stdout:3674: oid 4 version 2425 is already newer than 2423 2024-07-26T18:18:50.549 INFO:tasks.rados.rados.0.smithi071.stdout:3674: oid 4 version 2425 is already newer than 2424 2024-07-26T18:18:50.549 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 2425 (ObjNum 1137 snap 344 seq_num 1137) dirty exists 2024-07-26T18:18:50.549 INFO:tasks.rados.rados.0.smithi071.stdout:3674: left oid 4 (ObjNum 1137 snap 344 seq_num 1137) 2024-07-26T18:18:50.549 INFO:tasks.rados.rados.0.smithi071.stdout:3675: expect (ObjNum 993 snap 306 seq_num 993) 2024-07-26T18:18:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:50 smithi071 ceph-mon[90507]: osdmap e771: 8 total, 8 up, 8 in 2024-07-26T18:18:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:50 smithi071 ceph-mon[90507]: pgmap v829: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 274 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-07-26T18:18:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:50 smithi071 ceph-mon[92867]: osdmap e771: 8 total, 8 up, 8 in 2024-07-26T18:18:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:50 smithi071 ceph-mon[92867]: pgmap v829: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 274 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-07-26T18:18:50.797 INFO:tasks.rados.rados.0.smithi071.stdout:3676: seq_num 1138 ranges {8912896=663552,9576448=581632,10158080=712704,10870784=311296} 2024-07-26T18:18:50.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:50 smithi135 ceph-mon[85352]: osdmap e771: 8 total, 8 up, 8 in 2024-07-26T18:18:50.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:50 smithi135 ceph-mon[85352]: pgmap v829: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 274 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-07-26T18:18:50.846 INFO:tasks.rados.rados.0.smithi071.stdout:3676: writing smithi07179299-10 from 8912896 to 9576448 tid 1 2024-07-26T18:18:50.850 INFO:tasks.rados.rados.0.smithi071.stdout:3676: writing smithi07179299-10 from 9576448 to 10158080 tid 2 2024-07-26T18:18:50.854 INFO:tasks.rados.rados.0.smithi071.stdout:3676: writing smithi07179299-10 from 10158080 to 10870784 tid 3 2024-07-26T18:18:50.857 INFO:tasks.rados.rados.0.smithi071.stdout:3676: writing smithi07179299-10 from 10870784 to 11182080 tid 4 2024-07-26T18:18:50.857 INFO:tasks.rados.rados.0.smithi071.stdout:3669: done (7 left) 2024-07-26T18:18:50.857 INFO:tasks.rados.rados.0.smithi071.stdout:3670: done (6 left) 2024-07-26T18:18:50.857 INFO:tasks.rados.rados.0.smithi071.stdout:3671: done (5 left) 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:3672: done (4 left) 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:3673: done (3 left) 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:3674: done (2 left) 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:3675: done (1 left) 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:3677: read oid 9 snap -1 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:3677: expect (ObjNum 1037 snap 322 seq_num 1037) 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:3678: copy_from oid 47 from oid 20 current snap is 344 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:3676: finishing write tid 1 to smithi07179299-10 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:3676: finishing write tid 2 to smithi07179299-10 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 344 2024-07-26T18:18:50.858 INFO:tasks.rados.rados.0.smithi071.stdout:3679: seq_num 1139 ranges {3227648=679936,3907584=458752,4366336=524288,4890624=540672,5431296=81920} 2024-07-26T18:18:50.878 INFO:tasks.rados.rados.0.smithi071.stdout:3679: writing smithi07179299-1 from 3227648 to 3907584 tid 1 2024-07-26T18:18:50.881 INFO:tasks.rados.rados.0.smithi071.stdout:3679: writing smithi07179299-1 from 3907584 to 4366336 tid 2 2024-07-26T18:18:50.884 INFO:tasks.rados.rados.0.smithi071.stdout:3679: writing smithi07179299-1 from 4366336 to 4890624 tid 3 2024-07-26T18:18:50.887 INFO:tasks.rados.rados.0.smithi071.stdout:3679: writing smithi07179299-1 from 4890624 to 5431296 tid 4 2024-07-26T18:18:50.888 INFO:tasks.rados.rados.0.smithi071.stdout:3679: writing smithi07179299-1 from 5431296 to 5513216 tid 5 2024-07-26T18:18:50.888 INFO:tasks.rados.rados.0.smithi071.stdout:3680: rollback oid 39 current snap is 344 2024-07-26T18:18:50.889 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 39 to 339 2024-07-26T18:18:50.889 INFO:tasks.rados.rados.0.smithi071.stdout:3676: finishing write tid 3 to smithi07179299-10 2024-07-26T18:18:50.889 INFO:tasks.rados.rados.0.smithi071.stdout:3677: expect (ObjNum 1037 snap 322 seq_num 1037) 2024-07-26T18:18:50.905 INFO:tasks.rados.rados.0.smithi071.stdout:3676: finishing write tid 4 to smithi07179299-10 2024-07-26T18:18:50.905 INFO:tasks.rados.rados.0.smithi071.stdout:3676: finishing write tid 5 to smithi07179299-10 2024-07-26T18:18:50.905 INFO:tasks.rados.rados.0.smithi071.stdout:3676: finishing write tid 6 to smithi07179299-10 2024-07-26T18:18:50.905 INFO:tasks.rados.rados.0.smithi071.stdout:3676: oid 10 updating version 0 to 2587 2024-07-26T18:18:50.905 INFO:tasks.rados.rados.0.smithi071.stdout:3676: oid 10 version 2587 is already newer than 2585 2024-07-26T18:18:50.906 INFO:tasks.rados.rados.0.smithi071.stdout:3676: oid 10 version 2587 is already newer than 2586 2024-07-26T18:18:50.906 INFO:tasks.rados.rados.0.smithi071.stdout:3676: oid 10 version 2587 is already newer than 2584 2024-07-26T18:18:50.906 INFO:tasks.rados.rados.0.smithi071.stdout:3676: oid 10 version 2587 is already newer than 2583 2024-07-26T18:18:50.906 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 2587 (ObjNum 1138 snap 344 seq_num 1138) dirty exists 2024-07-26T18:18:50.906 INFO:tasks.rados.rados.0.smithi071.stdout:3676: left oid 10 (ObjNum 1138 snap 344 seq_num 1138) 2024-07-26T18:18:50.906 INFO:tasks.rados.rados.0.smithi071.stdout:3676: done (4 left) 2024-07-26T18:18:50.906 INFO:tasks.rados.rados.0.smithi071.stdout:3677: done (3 left) 2024-07-26T18:18:50.906 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 344 2024-07-26T18:18:50.906 INFO:tasks.rados.rados.0.smithi071.stdout:3678: finishing copy_from racing read to smithi07179299-47 2024-07-26T18:18:50.907 INFO:tasks.rados.rados.0.smithi071.stdout:3681: seq_num 1140 ranges {11182080=696320,11878400=745472,12623872=729088,13352960=131072} 2024-07-26T18:18:50.967 INFO:tasks.rados.rados.0.smithi071.stdout:3681: writing smithi07179299-10 from 11182080 to 11878400 tid 1 2024-07-26T18:18:50.971 INFO:tasks.rados.rados.0.smithi071.stdout:3681: writing smithi07179299-10 from 11878400 to 12623872 tid 2 2024-07-26T18:18:50.975 INFO:tasks.rados.rados.0.smithi071.stdout:3681: writing smithi07179299-10 from 12623872 to 13352960 tid 3 2024-07-26T18:18:50.976 INFO:tasks.rados.rados.0.smithi071.stdout:3681: writing smithi07179299-10 from 13352960 to 13484032 tid 4 2024-07-26T18:18:50.976 INFO:tasks.rados.rados.0.smithi071.stdout:3682: snap_create 2024-07-26T18:18:50.976 INFO:tasks.rados.rados.0.smithi071.stdout:3678: finishing copy_from to smithi07179299-47 2024-07-26T18:18:50.976 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 2385 (ObjNum 569 snap 174 seq_num 569) dirty exists 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3679: finishing write tid 1 to smithi07179299-1 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3679: finishing write tid 2 to smithi07179299-1 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3679: finishing write tid 3 to smithi07179299-1 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3679: finishing write tid 4 to smithi07179299-1 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3679: finishing write tid 5 to smithi07179299-1 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3679: finishing write tid 6 to smithi07179299-1 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3680: finishing rollback tid 0 to smithi07179299-39 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3680: finishing rollback tid 1 to smithi07179299-39 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3680: finishing rollback tid 2 to smithi07179299-39 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 2420 (ObjNum 1033 snap 320 seq_num 1033) dirty exists 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3679: finishing write tid 7 to smithi07179299-1 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3679: oid 1 updating version 0 to 2428 2024-07-26T18:18:50.977 INFO:tasks.rados.rados.0.smithi071.stdout:3679: oid 1 version 2428 is already newer than 2427 2024-07-26T18:18:50.978 INFO:tasks.rados.rados.0.smithi071.stdout:3679: oid 1 updating version 2428 to 2429 2024-07-26T18:18:50.978 INFO:tasks.rados.rados.0.smithi071.stdout:3679: oid 1 updating version 2429 to 2430 2024-07-26T18:18:50.978 INFO:tasks.rados.rados.0.smithi071.stdout:3679: oid 1 version 2430 is already newer than 2426 2024-07-26T18:18:50.978 INFO:tasks.rados.rados.0.smithi071.stdout:3679: oid 1 updating version 2430 to 2431 2024-07-26T18:18:50.978 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 2431 (ObjNum 1139 snap 344 seq_num 1139) dirty exists 2024-07-26T18:18:50.978 INFO:tasks.rados.rados.0.smithi071.stdout:3679: left oid 1 (ObjNum 1139 snap 344 seq_num 1139) 2024-07-26T18:18:50.978 INFO:tasks.rados.rados.0.smithi071.stdout:3681: finishing write tid 1 to smithi07179299-10 2024-07-26T18:18:50.978 INFO:tasks.rados.rados.0.smithi071.stdout:3681: finishing write tid 2 to smithi07179299-10 2024-07-26T18:18:50.979 INFO:tasks.rados.rados.0.smithi071.stdout:3681: finishing write tid 3 to smithi07179299-10 2024-07-26T18:18:50.979 INFO:tasks.rados.rados.0.smithi071.stdout:3681: finishing write tid 4 to smithi07179299-10 2024-07-26T18:18:50.979 INFO:tasks.rados.rados.0.smithi071.stdout:3681: finishing write tid 5 to smithi07179299-10 2024-07-26T18:18:50.980 INFO:tasks.rados.rados.0.smithi071.stdout:3681: finishing write tid 6 to smithi07179299-10 2024-07-26T18:18:50.980 INFO:tasks.rados.rados.0.smithi071.stdout:3681: oid 10 updating version 0 to 2590 2024-07-26T18:18:50.980 INFO:tasks.rados.rados.0.smithi071.stdout:3681: oid 10 version 2590 is already newer than 2589 2024-07-26T18:18:50.981 INFO:tasks.rados.rados.0.smithi071.stdout:3681: oid 10 updating version 2590 to 2591 2024-07-26T18:18:50.981 INFO:tasks.rados.rados.0.smithi071.stdout:3681: oid 10 updating version 2591 to 2592 2024-07-26T18:18:50.981 INFO:tasks.rados.rados.0.smithi071.stdout:3681: oid 10 version 2592 is already newer than 2588 2024-07-26T18:18:50.981 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 2592 (ObjNum 1140 snap 344 seq_num 1140) dirty exists 2024-07-26T18:18:50.981 INFO:tasks.rados.rados.0.smithi071.stdout:3681: left oid 10 (ObjNum 1140 snap 344 seq_num 1140) 2024-07-26T18:18:51.298 INFO:tasks.rados.rados.0.smithi071.stdout:3678: done (4 left) 2024-07-26T18:18:51.298 INFO:tasks.rados.rados.0.smithi071.stdout:3679: done (3 left) 2024-07-26T18:18:51.298 INFO:tasks.rados.rados.0.smithi071.stdout:3680: done (2 left) 2024-07-26T18:18:51.298 INFO:tasks.rados.rados.0.smithi071.stdout:3681: done (1 left) 2024-07-26T18:18:51.298 INFO:tasks.rados.rados.0.smithi071.stdout:3682: done (0 left) 2024-07-26T18:18:51.299 INFO:tasks.rados.rados.0.smithi071.stdout:3683: rmattr oid 26 current snap is 345 2024-07-26T18:18:51.299 INFO:tasks.rados.rados.0.smithi071.stdout:3683: done (0 left) 2024-07-26T18:18:51.299 INFO:tasks.rados.rados.0.smithi071.stdout:3684: rollback oid 26 current snap is 345 2024-07-26T18:18:51.299 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 26 to 318 2024-07-26T18:18:51.299 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 345 2024-07-26T18:18:51.299 INFO:tasks.rados.rados.0.smithi071.stdout:3685: seq_num 1141 ranges {573440=712704,1286144=679936,1966080=540672,2506752=385024} 2024-07-26T18:18:51.304 INFO:tasks.rados.rados.0.smithi071.stdout:3685: writing smithi07179299-9 from 573440 to 1286144 tid 1 2024-07-26T18:18:51.308 INFO:tasks.rados.rados.0.smithi071.stdout:3685: writing smithi07179299-9 from 1286144 to 1966080 tid 2 2024-07-26T18:18:51.312 INFO:tasks.rados.rados.0.smithi071.stdout:3685: writing smithi07179299-9 from 1966080 to 2506752 tid 3 2024-07-26T18:18:51.314 INFO:tasks.rados.rados.0.smithi071.stdout:3685: writing smithi07179299-9 from 2506752 to 2891776 tid 4 2024-07-26T18:18:51.315 INFO:tasks.rados.rados.0.smithi071.stdout:3686: snap_remove snap 344 2024-07-26T18:18:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:51 smithi071 ceph-mon[90507]: osdmap e772: 8 total, 8 up, 8 in 2024-07-26T18:18:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:51 smithi071 ceph-mon[90507]: osdmap e773: 8 total, 8 up, 8 in 2024-07-26T18:18:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:51 smithi071 ceph-mon[92867]: osdmap e772: 8 total, 8 up, 8 in 2024-07-26T18:18:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:51 smithi071 ceph-mon[92867]: osdmap e773: 8 total, 8 up, 8 in 2024-07-26T18:18:51.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:51 smithi135 ceph-mon[85352]: osdmap e772: 8 total, 8 up, 8 in 2024-07-26T18:18:51.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:51 smithi135 ceph-mon[85352]: osdmap e773: 8 total, 8 up, 8 in 2024-07-26T18:18:52.301 INFO:tasks.rados.rados.0.smithi071.stdout:3686: done (2 left) 2024-07-26T18:18:52.301 INFO:tasks.rados.rados.0.smithi071.stdout:3687: setattr oid 5 current snap is 345 2024-07-26T18:18:52.301 INFO:tasks.rados.rados.0.smithi071.stdout:3684: finishing rollback tid 1 to smithi07179299-26 2024-07-26T18:18:52.301 INFO:tasks.rados.rados.0.smithi071.stdout:3684: finishing rollback tid 2 to smithi07179299-26 2024-07-26T18:18:52.301 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 2173 (ObjNum 1028 snap 318 seq_num 1028) dirty exists 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: finishing write tid 1 to smithi07179299-9 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: finishing write tid 2 to smithi07179299-9 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: finishing write tid 3 to smithi07179299-9 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: finishing write tid 4 to smithi07179299-9 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: finishing write tid 5 to smithi07179299-9 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: finishing write tid 6 to smithi07179299-9 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: oid 9 updating version 0 to 2740 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: oid 9 updating version 2740 to 2742 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: oid 9 version 2742 is already newer than 2738 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: oid 9 version 2742 is already newer than 2739 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: oid 9 version 2742 is already newer than 2741 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 2742 (ObjNum 1141 snap 345 seq_num 1141) dirty exists 2024-07-26T18:18:52.302 INFO:tasks.rados.rados.0.smithi071.stdout:3685: left oid 9 (ObjNum 1141 snap 345 seq_num 1141) 2024-07-26T18:18:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:3684: done (2 left) 2024-07-26T18:18:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:3685: done (1 left) 2024-07-26T18:18:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:3688: read oid 43 snap -1 2024-07-26T18:18:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:3688: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:18:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:3689: rollback oid 47 current snap is 345 2024-07-26T18:18:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 47 to 341 2024-07-26T18:18:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:3690: rollback oid 42 current snap is 345 2024-07-26T18:18:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 42 to 341 2024-07-26T18:18:52.303 INFO:tasks.rados.rados.0.smithi071.stdout:3691: delete oid 16 current snap is 345 2024-07-26T18:18:52.308 INFO:tasks.rados.rados.0.smithi071.stdout:3689: finishing rollback tid 0 to smithi07179299-47 2024-07-26T18:18:52.310 INFO:tasks.rados.rados.0.smithi071.stdout:3691: done (4 left) 2024-07-26T18:18:52.310 INFO:tasks.rados.rados.0.smithi071.stdout:3692: copy_from oid 2 from oid 22 current snap is 345 2024-07-26T18:18:52.310 INFO:tasks.rados.rados.0.smithi071.stdout:3693: rmattr oid 32 current snap is 345 2024-07-26T18:18:52.310 INFO:tasks.rados.rados.0.smithi071.stdout:3689: finishing rollback tid 1 to smithi07179299-47 2024-07-26T18:18:52.310 INFO:tasks.rados.rados.0.smithi071.stdout:3694: snap_remove snap 339 2024-07-26T18:18:52.334 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:18:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:18:52] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2024-07-26T18:18:52.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:52 smithi071 ceph-mon[92867]: pgmap v832: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 292 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.4 MiB/s wr, 23 op/s 2024-07-26T18:18:52.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:52 smithi071 ceph-mon[92867]: osdmap e774: 8 total, 8 up, 8 in 2024-07-26T18:18:52.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:52 smithi071 ceph-mon[90507]: pgmap v832: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 292 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.4 MiB/s wr, 23 op/s 2024-07-26T18:18:52.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:52 smithi071 ceph-mon[90507]: osdmap e774: 8 total, 8 up, 8 in 2024-07-26T18:18:52.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:52 smithi135 ceph-mon[85352]: pgmap v832: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 292 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.4 MiB/s wr, 23 op/s 2024-07-26T18:18:52.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:52 smithi135 ceph-mon[85352]: osdmap e774: 8 total, 8 up, 8 in 2024-07-26T18:18:53.310 INFO:tasks.rados.rados.0.smithi071.stdout:3694: done (6 left) 2024-07-26T18:18:53.310 INFO:tasks.rados.rados.0.smithi071.stdout:3695: setattr oid 28 current snap is 345 2024-07-26T18:18:53.312 INFO:tasks.rados.rados.0.smithi071.stdout:3689: finishing rollback tid 2 to smithi07179299-47 2024-07-26T18:18:53.312 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 2388 (ObjNum 1104 snap 334 seq_num 1104) dirty exists 2024-07-26T18:18:53.312 INFO:tasks.rados.rados.0.smithi071.stdout:3688: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:18:53.315 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2593 (ObjNum 993 snap 306 seq_num 993) dirty exists 2024-07-26T18:18:53.316 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 2432 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:18:53.316 INFO:tasks.rados.rados.0.smithi071.stdout:3692: finishing copy_from to smithi07179299-2 2024-07-26T18:18:53.316 INFO:tasks.rados.rados.0.smithi071.stdout:3692: got expected ENOENT (src dne) 2024-07-26T18:18:53.316 INFO:tasks.rados.rados.0.smithi071.stdout:3692: finishing copy_from racing read to smithi07179299-2 2024-07-26T18:18:53.316 INFO:tasks.rados.rados.0.smithi071.stdout:3690: finishing rollback tid 0 to smithi07179299-42 2024-07-26T18:18:53.316 INFO:tasks.rados.rados.0.smithi071.stdout:3690: finishing rollback tid 1 to smithi07179299-42 2024-07-26T18:18:53.316 INFO:tasks.rados.rados.0.smithi071.stdout:3690: finishing rollback tid 2 to smithi07179299-42 2024-07-26T18:18:53.316 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2746 (ObjNum 1120 snap 338 seq_num 1120) dirty exists 2024-07-26T18:18:53.316 INFO:tasks.rados.rados.0.smithi071.stdout:3687: done (6 left) 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3688: done (5 left) 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3689: done (4 left) 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3690: done (3 left) 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3692: done (2 left) 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3693: done (1 left) 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3696: copy_from oid 30 from oid 9 current snap is 345 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3697: read oid 44 snap -1 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3697: expect (ObjNum 1111 snap 337 seq_num 1111) 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3698: read oid 49 snap 318 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3698: expect (ObjNum 1031 snap 318 seq_num 1031) 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 3 current snap is 345 2024-07-26T18:18:53.317 INFO:tasks.rados.rados.0.smithi071.stdout:3699: seq_num 1143 ranges {0=753664,753664=450560,1204224=507904,1712128=589824,2301952=57344} 2024-07-26T18:18:53.319 INFO:tasks.rados.rados.0.smithi071.stdout:3699: writing smithi07179299-3 from 0 to 753664 tid 1 2024-07-26T18:18:53.322 INFO:tasks.rados.rados.0.smithi071.stdout:3699: writing smithi07179299-3 from 753664 to 1204224 tid 2 2024-07-26T18:18:53.325 INFO:tasks.rados.rados.0.smithi071.stdout:3699: writing smithi07179299-3 from 1204224 to 1712128 tid 3 2024-07-26T18:18:53.329 INFO:tasks.rados.rados.0.smithi071.stdout:3699: writing smithi07179299-3 from 1712128 to 2301952 tid 4 2024-07-26T18:18:53.329 INFO:tasks.rados.rados.0.smithi071.stdout:3699: writing smithi07179299-3 from 2301952 to 2359296 tid 5 2024-07-26T18:18:53.329 INFO:tasks.rados.rados.0.smithi071.stdout:3700: snap_remove snap 335 2024-07-26T18:18:54.315 INFO:tasks.rados.rados.0.smithi071.stdout:3700: done (5 left) 2024-07-26T18:18:54.315 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 34 current snap is 345 2024-07-26T18:18:54.315 INFO:tasks.rados.rados.0.smithi071.stdout:3701: seq_num 1144 ranges {2039808=770048,2809856=737280,3547136=712704,4259840=155648} 2024-07-26T18:18:54.331 INFO:tasks.rados.rados.0.smithi071.stdout:3701: writing smithi07179299-34 from 2039808 to 2809856 tid 1 2024-07-26T18:18:54.336 INFO:tasks.rados.rados.0.smithi071.stdout:3701: writing smithi07179299-34 from 2809856 to 3547136 tid 2 2024-07-26T18:18:54.341 INFO:tasks.rados.rados.0.smithi071.stdout:3701: writing smithi07179299-34 from 3547136 to 4259840 tid 3 2024-07-26T18:18:54.342 INFO:tasks.rados.rados.0.smithi071.stdout:3701: writing smithi07179299-34 from 4259840 to 4415488 tid 4 2024-07-26T18:18:54.342 INFO:tasks.rados.rados.0.smithi071.stdout:3702: snap_create 2024-07-26T18:18:54.342 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 28 v 2417 (ObjNum 1113 snap 338 seq_num 1113) dirty exists 2024-07-26T18:18:54.342 INFO:tasks.rados.rados.0.smithi071.stdout:3699: finishing write tid 1 to smithi07179299-3 2024-07-26T18:18:54.342 INFO:tasks.rados.rados.0.smithi071.stdout:3699: finishing write tid 2 to smithi07179299-3 2024-07-26T18:18:54.342 INFO:tasks.rados.rados.0.smithi071.stdout:3699: finishing write tid 3 to smithi07179299-3 2024-07-26T18:18:54.343 INFO:tasks.rados.rados.0.smithi071.stdout:3697: expect (ObjNum 1111 snap 337 seq_num 1111) 2024-07-26T18:18:54.473 INFO:tasks.rados.rados.0.smithi071.stdout:3699: finishing write tid 4 to smithi07179299-3 2024-07-26T18:18:54.473 INFO:tasks.rados.rados.0.smithi071.stdout:3699: finishing write tid 5 to smithi07179299-3 2024-07-26T18:18:54.473 INFO:tasks.rados.rados.0.smithi071.stdout:3699: finishing write tid 6 to smithi07179299-3 2024-07-26T18:18:54.473 INFO:tasks.rados.rados.0.smithi071.stdout:3699: finishing write tid 7 to smithi07179299-3 2024-07-26T18:18:54.473 INFO:tasks.rados.rados.0.smithi071.stdout:3699: oid 3 updating version 0 to 2432 2024-07-26T18:18:54.473 INFO:tasks.rados.rados.0.smithi071.stdout:3699: oid 3 version 2432 is already newer than 2428 2024-07-26T18:18:54.473 INFO:tasks.rados.rados.0.smithi071.stdout:3699: oid 3 version 2432 is already newer than 2429 2024-07-26T18:18:54.473 INFO:tasks.rados.rados.0.smithi071.stdout:3699: oid 3 version 2432 is already newer than 2431 2024-07-26T18:18:54.474 INFO:tasks.rados.rados.0.smithi071.stdout:3699: oid 3 version 2432 is already newer than 2430 2024-07-26T18:18:54.474 INFO:tasks.rados.rados.0.smithi071.stdout:3699: oid 3 version 2432 is already newer than 2427 2024-07-26T18:18:54.474 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 3 v 2432 (ObjNum 1143 snap 345 seq_num 1143) dirty exists 2024-07-26T18:18:54.474 INFO:tasks.rados.rados.0.smithi071.stdout:3699: left oid 3 (ObjNum 1143 snap 345 seq_num 1143) 2024-07-26T18:18:54.474 INFO:tasks.rados.rados.0.smithi071.stdout:3698: expect (ObjNum 1031 snap 318 seq_num 1031) 2024-07-26T18:18:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:54 smithi135 ceph-mon[85352]: osdmap e775: 8 total, 8 up, 8 in 2024-07-26T18:18:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:54 smithi135 ceph-mon[85352]: pgmap v835: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 30 op/s 2024-07-26T18:18:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:54 smithi071 ceph-mon[90507]: osdmap e775: 8 total, 8 up, 8 in 2024-07-26T18:18:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:54 smithi071 ceph-mon[90507]: pgmap v835: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 30 op/s 2024-07-26T18:18:54.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:54 smithi071 ceph-mon[92867]: osdmap e775: 8 total, 8 up, 8 in 2024-07-26T18:18:54.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:54 smithi071 ceph-mon[92867]: pgmap v835: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 308 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 30 op/s 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3696: finishing copy_from racing read to smithi07179299-30 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3696: finishing copy_from to smithi07179299-30 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 2742 (ObjNum 1141 snap 345 seq_num 1141) dirty exists 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3701: finishing write tid 1 to smithi07179299-34 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3701: finishing write tid 2 to smithi07179299-34 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3701: finishing write tid 3 to smithi07179299-34 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3701: finishing write tid 4 to smithi07179299-34 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3701: finishing write tid 5 to smithi07179299-34 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3701: finishing write tid 6 to smithi07179299-34 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3701: oid 34 updating version 0 to 2434 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3701: oid 34 updating version 2434 to 2435 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3701: oid 34 updating version 2435 to 2437 2024-07-26T18:18:54.696 INFO:tasks.rados.rados.0.smithi071.stdout:3701: oid 34 version 2437 is already newer than 2433 2024-07-26T18:18:54.697 INFO:tasks.rados.rados.0.smithi071.stdout:3701: oid 34 version 2437 is already newer than 2436 2024-07-26T18:18:54.697 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 34 v 2437 (ObjNum 1144 snap 345 seq_num 1144) dirty exists 2024-07-26T18:18:54.697 INFO:tasks.rados.rados.0.smithi071.stdout:3701: left oid 34 (ObjNum 1144 snap 345 seq_num 1144) 2024-07-26T18:18:55.322 INFO:tasks.rados.rados.0.smithi071.stdout:3695: done (6 left) 2024-07-26T18:18:55.322 INFO:tasks.rados.rados.0.smithi071.stdout:3696: done (5 left) 2024-07-26T18:18:55.322 INFO:tasks.rados.rados.0.smithi071.stdout:3697: done (4 left) 2024-07-26T18:18:55.322 INFO:tasks.rados.rados.0.smithi071.stdout:3698: done (3 left) 2024-07-26T18:18:55.322 INFO:tasks.rados.rados.0.smithi071.stdout:3699: done (2 left) 2024-07-26T18:18:55.322 INFO:tasks.rados.rados.0.smithi071.stdout:3701: done (1 left) 2024-07-26T18:18:55.323 INFO:tasks.rados.rados.0.smithi071.stdout:3702: done (0 left) 2024-07-26T18:18:55.323 INFO:tasks.rados.rados.0.smithi071.stdout:3703: read oid 3 snap -1 2024-07-26T18:18:55.323 INFO:tasks.rados.rados.0.smithi071.stdout:3703: expect (ObjNum 1143 snap 345 seq_num 1143) 2024-07-26T18:18:55.323 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 22 current snap is 346 2024-07-26T18:18:55.323 INFO:tasks.rados.rados.0.smithi071.stdout:3704: seq_num 1145 ranges {0=786432,786432=622592,1409024=516096,1925120=417792,2342912=49152} 2024-07-26T18:18:55.326 INFO:tasks.rados.rados.0.smithi071.stdout:3704: writing smithi07179299-22 from 0 to 786432 tid 1 2024-07-26T18:18:55.330 INFO:tasks.rados.rados.0.smithi071.stdout:3704: writing smithi07179299-22 from 786432 to 1409024 tid 2 2024-07-26T18:18:55.333 INFO:tasks.rados.rados.0.smithi071.stdout:3704: writing smithi07179299-22 from 1409024 to 1925120 tid 3 2024-07-26T18:18:55.335 INFO:tasks.rados.rados.0.smithi071.stdout:3704: writing smithi07179299-22 from 1925120 to 2342912 tid 4 2024-07-26T18:18:55.336 INFO:tasks.rados.rados.0.smithi071.stdout:3704: writing smithi07179299-22 from 2342912 to 2392064 tid 5 2024-07-26T18:18:55.336 INFO:tasks.rados.rados.0.smithi071.stdout:3705: read oid 37 snap -1 2024-07-26T18:18:55.336 INFO:tasks.rados.rados.0.smithi071.stdout:3705: expect (ObjNum 1045 snap 322 seq_num 1045) 2024-07-26T18:18:55.336 INFO:tasks.rados.rados.0.smithi071.stdout:3704: finishing write tid 1 to smithi07179299-22 2024-07-26T18:18:55.337 INFO:tasks.rados.rados.0.smithi071.stdout:3704: finishing write tid 2 to smithi07179299-22 2024-07-26T18:18:55.337 INFO:tasks.rados.rados.0.smithi071.stdout:3703: expect (ObjNum 1143 snap 345 seq_num 1143) 2024-07-26T18:18:55.398 INFO:tasks.rados.rados.0.smithi071.stdout:3704: finishing write tid 3 to smithi07179299-22 2024-07-26T18:18:55.398 INFO:tasks.rados.rados.0.smithi071.stdout:3704: finishing write tid 4 to smithi07179299-22 2024-07-26T18:18:55.398 INFO:tasks.rados.rados.0.smithi071.stdout:3704: finishing write tid 5 to smithi07179299-22 2024-07-26T18:18:55.398 INFO:tasks.rados.rados.0.smithi071.stdout:3704: finishing write tid 6 to smithi07179299-22 2024-07-26T18:18:55.398 INFO:tasks.rados.rados.0.smithi071.stdout:3705: expect (ObjNum 1045 snap 322 seq_num 1045) 2024-07-26T18:18:55.416 INFO:tasks.rados.rados.0.smithi071.stdout:3704: finishing write tid 7 to smithi07179299-22 2024-07-26T18:18:55.416 INFO:tasks.rados.rados.0.smithi071.stdout:3704: oid 22 updating version 0 to 1894 2024-07-26T18:18:55.416 INFO:tasks.rados.rados.0.smithi071.stdout:3704: oid 22 updating version 1894 to 1895 2024-07-26T18:18:55.416 INFO:tasks.rados.rados.0.smithi071.stdout:3704: oid 22 updating version 1895 to 1896 2024-07-26T18:18:55.416 INFO:tasks.rados.rados.0.smithi071.stdout:3704: oid 22 version 1896 is already newer than 1893 2024-07-26T18:18:55.416 INFO:tasks.rados.rados.0.smithi071.stdout:3704: oid 22 version 1896 is already newer than 1891 2024-07-26T18:18:55.416 INFO:tasks.rados.rados.0.smithi071.stdout:3704: oid 22 version 1896 is already newer than 1892 2024-07-26T18:18:55.416 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1896 (ObjNum 1145 snap 346 seq_num 1145) dirty exists 2024-07-26T18:18:55.416 INFO:tasks.rados.rados.0.smithi071.stdout:3704: left oid 22 (ObjNum 1145 snap 346 seq_num 1145) 2024-07-26T18:18:55.417 INFO:tasks.rados.rados.0.smithi071.stdout:3706: read oid 40 snap -1 2024-07-26T18:18:55.417 INFO:tasks.rados.rados.0.smithi071.stdout:3706: expect (ObjNum 1055 snap 328 seq_num 1055) 2024-07-26T18:18:55.417 INFO:tasks.rados.rados.0.smithi071.stdout:3703: done (3 left) 2024-07-26T18:18:55.417 INFO:tasks.rados.rados.0.smithi071.stdout:3704: done (2 left) 2024-07-26T18:18:55.417 INFO:tasks.rados.rados.0.smithi071.stdout:3705: done (1 left) 2024-07-26T18:18:55.417 INFO:tasks.rados.rados.0.smithi071.stdout:3707: snap_remove snap 343 2024-07-26T18:18:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:55 smithi071 ceph-mon[90507]: osdmap e776: 8 total, 8 up, 8 in 2024-07-26T18:18:55.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:55 smithi071 ceph-mon[92867]: osdmap e776: 8 total, 8 up, 8 in 2024-07-26T18:18:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:55 smithi135 ceph-mon[85352]: osdmap e776: 8 total, 8 up, 8 in 2024-07-26T18:18:56.300 INFO:tasks.rados.rados.0.smithi071.stdout:3707: done (1 left) 2024-07-26T18:18:56.301 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 32 current snap is 346 2024-07-26T18:18:56.301 INFO:tasks.rados.rados.0.smithi071.stdout:3708: seq_num 1146 ranges {0=802816,802816=499712,1302528=679936,1982464=425984} 2024-07-26T18:18:56.305 INFO:tasks.rados.rados.0.smithi071.stdout:3708: writing smithi07179299-32 from 0 to 802816 tid 1 2024-07-26T18:18:56.309 INFO:tasks.rados.rados.0.smithi071.stdout:3708: writing smithi07179299-32 from 802816 to 1302528 tid 2 2024-07-26T18:18:56.313 INFO:tasks.rados.rados.0.smithi071.stdout:3708: writing smithi07179299-32 from 1302528 to 1982464 tid 3 2024-07-26T18:18:56.317 INFO:tasks.rados.rados.0.smithi071.stdout:3708: writing smithi07179299-32 from 1982464 to 2408448 tid 4 2024-07-26T18:18:56.317 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 346 2024-07-26T18:18:56.317 INFO:tasks.rados.rados.0.smithi071.stdout:3709: seq_num 1147 ranges {4874240=16384} 2024-07-26T18:18:56.343 INFO:tasks.rados.rados.0.smithi071.stdout:3709: writing smithi07179299-39 from 4874240 to 4890624 tid 1 2024-07-26T18:18:56.343 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 346 2024-07-26T18:18:56.343 INFO:tasks.rados.rados.0.smithi071.stdout:3710: seq_num 1148 ranges {4308992=32768} 2024-07-26T18:18:56.366 INFO:tasks.rados.rados.0.smithi071.stdout:3710: writing smithi07179299-18 from 4308992 to 4341760 tid 1 2024-07-26T18:18:56.366 INFO:tasks.rados.rados.0.smithi071.stdout:3711: snap_remove snap 341 2024-07-26T18:18:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:56 smithi071 ceph-mon[90507]: osdmap e777: 8 total, 8 up, 8 in 2024-07-26T18:18:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:56 smithi071 ceph-mon[90507]: pgmap v838: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-07-26T18:18:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:56 smithi071 ceph-mon[90507]: osdmap e778: 8 total, 8 up, 8 in 2024-07-26T18:18:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:56 smithi071 ceph-mon[92867]: osdmap e777: 8 total, 8 up, 8 in 2024-07-26T18:18:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:56 smithi071 ceph-mon[92867]: pgmap v838: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-07-26T18:18:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:56 smithi071 ceph-mon[92867]: osdmap e778: 8 total, 8 up, 8 in 2024-07-26T18:18:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:56 smithi135 ceph-mon[85352]: osdmap e777: 8 total, 8 up, 8 in 2024-07-26T18:18:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:56 smithi135 ceph-mon[85352]: pgmap v838: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-07-26T18:18:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:56 smithi135 ceph-mon[85352]: osdmap e778: 8 total, 8 up, 8 in 2024-07-26T18:18:57.329 INFO:tasks.rados.rados.0.smithi071.stdout:3711: done (4 left) 2024-07-26T18:18:57.330 INFO:tasks.rados.rados.0.smithi071.stdout:3712: snap_remove snap 342 2024-07-26T18:18:58.340 INFO:tasks.rados.rados.0.smithi071.stdout:3712: done (4 left) 2024-07-26T18:18:58.341 INFO:tasks.rados.rados.0.smithi071.stdout:3713: snap_remove snap 318 2024-07-26T18:18:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:58 smithi071 ceph-mon[90507]: osdmap e779: 8 total, 8 up, 8 in 2024-07-26T18:18:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:58 smithi071 ceph-mon[90507]: pgmap v841: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-07-26T18:18:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:58 smithi071 ceph-mon[92867]: osdmap e779: 8 total, 8 up, 8 in 2024-07-26T18:18:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:58 smithi071 ceph-mon[92867]: pgmap v841: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-07-26T18:18:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:58 smithi135 ceph-mon[85352]: osdmap e779: 8 total, 8 up, 8 in 2024-07-26T18:18:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:18:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:58 smithi135 ceph-mon[85352]: pgmap v841: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-07-26T18:18:59.344 INFO:tasks.rados.rados.0.smithi071.stdout:3713: done (4 left) 2024-07-26T18:18:59.344 INFO:tasks.rados.rados.0.smithi071.stdout:3714: read oid 9 snap -1 2024-07-26T18:18:59.344 INFO:tasks.rados.rados.0.smithi071.stdout:3714: expect (ObjNum 1141 snap 345 seq_num 1141) 2024-07-26T18:18:59.344 INFO:tasks.rados.rados.0.smithi071.stdout:3715: read oid 37 snap -1 2024-07-26T18:18:59.345 INFO:tasks.rados.rados.0.smithi071.stdout:3715: expect (ObjNum 1045 snap 322 seq_num 1045) 2024-07-26T18:18:59.345 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 346 2024-07-26T18:18:59.345 INFO:tasks.rados.rados.0.smithi071.stdout:3716: seq_num 1149 ranges {6135808=49152} 2024-07-26T18:18:59.381 INFO:tasks.rados.rados.0.smithi071.stdout:3716: writing smithi07179299-23 from 6135808 to 6184960 tid 1 2024-07-26T18:18:59.381 INFO:tasks.rados.rados.0.smithi071.stdout:3717: delete oid 8 current snap is 346 2024-07-26T18:18:59.381 INFO:tasks.rados.rados.0.smithi071.stdout:3706: expect (ObjNum 1055 snap 328 seq_num 1055) 2024-07-26T18:18:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:18:59 smithi071 ceph-mon[90507]: osdmap e780: 8 total, 8 up, 8 in 2024-07-26T18:18:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:18:59 smithi071 ceph-mon[92867]: osdmap e780: 8 total, 8 up, 8 in 2024-07-26T18:18:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:18:59 smithi135 ceph-mon[85352]: osdmap e780: 8 total, 8 up, 8 in 2024-07-26T18:19:00.012 INFO:tasks.rados.rados.0.smithi071.stdout:3708: finishing write tid 1 to smithi07179299-32 2024-07-26T18:19:00.012 INFO:tasks.rados.rados.0.smithi071.stdout:3708: finishing write tid 2 to smithi07179299-32 2024-07-26T18:19:00.012 INFO:tasks.rados.rados.0.smithi071.stdout:3708: finishing write tid 3 to smithi07179299-32 2024-07-26T18:19:00.012 INFO:tasks.rados.rados.0.smithi071.stdout:3708: finishing write tid 4 to smithi07179299-32 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3708: finishing write tid 5 to smithi07179299-32 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3708: finishing write tid 6 to smithi07179299-32 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3708: oid 32 updating version 0 to 2440 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3708: oid 32 updating version 2440 to 2442 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3708: oid 32 version 2442 is already newer than 2439 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3708: oid 32 version 2442 is already newer than 2441 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3708: oid 32 version 2442 is already newer than 2438 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 2442 (ObjNum 1146 snap 346 seq_num 1146) dirty exists 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3708: left oid 32 (ObjNum 1146 snap 346 seq_num 1146) 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3709: finishing write tid 1 to smithi07179299-39 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3706: done (7 left) 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3708: done (6 left) 2024-07-26T18:19:00.013 INFO:tasks.rados.rados.0.smithi071.stdout:3717: done (5 left) 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3718: read oid 10 snap 313 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3718: expect deleted 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3719: delete oid 21 current snap is 346 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3709: finishing write tid 2 to smithi07179299-39 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3709: finishing write tid 3 to smithi07179299-39 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3709: oid 39 updating version 0 to 2422 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3709: oid 39 version 2422 is already newer than 2421 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 2422 (ObjNum 1147 snap 346 seq_num 1147) dirty exists 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3709: left oid 39 (ObjNum 1147 snap 346 seq_num 1147) 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3710: finishing write tid 1 to smithi07179299-18 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3710: finishing write tid 2 to smithi07179299-18 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3710: finishing write tid 3 to smithi07179299-18 2024-07-26T18:19:00.014 INFO:tasks.rados.rados.0.smithi071.stdout:3710: oid 18 updating version 0 to 2415 2024-07-26T18:19:00.015 INFO:tasks.rados.rados.0.smithi071.stdout:3710: oid 18 updating version 2415 to 2416 2024-07-26T18:19:00.015 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 2416 (ObjNum 1148 snap 346 seq_num 1148) dirty exists 2024-07-26T18:19:00.015 INFO:tasks.rados.rados.0.smithi071.stdout:3710: left oid 18 (ObjNum 1148 snap 346 seq_num 1148) 2024-07-26T18:19:00.015 INFO:tasks.rados.rados.0.smithi071.stdout:3715: expect (ObjNum 1045 snap 322 seq_num 1045) 2024-07-26T18:19:00.029 INFO:tasks.rados.rados.0.smithi071.stdout:3714: expect (ObjNum 1141 snap 345 seq_num 1141) 2024-07-26T18:19:00.111 INFO:tasks.rados.rados.0.smithi071.stdout:3716: finishing write tid 1 to smithi07179299-23 2024-07-26T18:19:00.111 INFO:tasks.rados.rados.0.smithi071.stdout:3716: finishing write tid 2 to smithi07179299-23 2024-07-26T18:19:00.111 INFO:tasks.rados.rados.0.smithi071.stdout:3716: finishing write tid 3 to smithi07179299-23 2024-07-26T18:19:00.111 INFO:tasks.rados.rados.0.smithi071.stdout:3716: oid 23 updating version 0 to 2434 2024-07-26T18:19:00.111 INFO:tasks.rados.rados.0.smithi071.stdout:3716: oid 23 version 2434 is already newer than 2433 2024-07-26T18:19:00.111 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2434 (ObjNum 1149 snap 346 seq_num 1149) dirty exists 2024-07-26T18:19:00.111 INFO:tasks.rados.rados.0.smithi071.stdout:3716: left oid 23 (ObjNum 1149 snap 346 seq_num 1149) 2024-07-26T18:19:00.111 INFO:tasks.rados.rados.0.smithi071.stdout:3709: done (6 left) 2024-07-26T18:19:00.111 INFO:tasks.rados.rados.0.smithi071.stdout:3710: done (5 left) 2024-07-26T18:19:00.111 INFO:tasks.rados.rados.0.smithi071.stdout:3714: done (4 left) 2024-07-26T18:19:00.112 INFO:tasks.rados.rados.0.smithi071.stdout:3715: done (3 left) 2024-07-26T18:19:00.112 INFO:tasks.rados.rados.0.smithi071.stdout:3716: done (2 left) 2024-07-26T18:19:00.112 INFO:tasks.rados.rados.0.smithi071.stdout:3718: done (1 left) 2024-07-26T18:19:00.112 INFO:tasks.rados.rados.0.smithi071.stdout:3719: done (0 left) 2024-07-26T18:19:00.112 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 346 2024-07-26T18:19:00.112 INFO:tasks.rados.rados.0.smithi071.stdout:3720: seq_num 1152 ranges {0=98304} 2024-07-26T18:19:00.113 INFO:tasks.rados.rados.0.smithi071.stdout:3720: writing smithi07179299-7 from 0 to 98304 tid 1 2024-07-26T18:19:00.113 INFO:tasks.rados.rados.0.smithi071.stdout:3721: read oid 30 snap -1 2024-07-26T18:19:00.113 INFO:tasks.rados.rados.0.smithi071.stdout:3721: expect (ObjNum 1141 snap 345 seq_num 1141) 2024-07-26T18:19:00.113 INFO:tasks.rados.rados.0.smithi071.stdout:3722: copy_from oid 9 from oid 13 current snap is 346 2024-07-26T18:19:00.113 INFO:tasks.rados.rados.0.smithi071.stdout:3723: snap_remove snap 313 2024-07-26T18:19:00.349 INFO:tasks.rados.rados.0.smithi071.stdout:3723: done (3 left) 2024-07-26T18:19:00.349 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 346 2024-07-26T18:19:00.349 INFO:tasks.rados.rados.0.smithi071.stdout:3724: seq_num 1153 ranges {0=114688} 2024-07-26T18:19:00.350 INFO:tasks.rados.rados.0.smithi071.stdout:3724: writing smithi07179299-12 from 0 to 114688 tid 1 2024-07-26T18:19:00.350 INFO:tasks.rados.rados.0.smithi071.stdout:3722: finishing copy_from to smithi07179299-9 2024-07-26T18:19:00.350 INFO:tasks.rados.rados.0.smithi071.stdout:3722: got expected ENOENT (src dne) 2024-07-26T18:19:00.350 INFO:tasks.rados.rados.0.smithi071.stdout:3722: finishing copy_from racing read to smithi07179299-9 2024-07-26T18:19:00.350 INFO:tasks.rados.rados.0.smithi071.stdout:3720: finishing write tid 1 to smithi07179299-7 2024-07-26T18:19:00.350 INFO:tasks.rados.rados.0.smithi071.stdout:3720: finishing write tid 2 to smithi07179299-7 2024-07-26T18:19:00.351 INFO:tasks.rados.rados.0.smithi071.stdout:3720: finishing write tid 3 to smithi07179299-7 2024-07-26T18:19:00.351 INFO:tasks.rados.rados.0.smithi071.stdout:3720: oid 7 updating version 0 to 1898 2024-07-26T18:19:00.351 INFO:tasks.rados.rados.0.smithi071.stdout:3720: oid 7 version 1898 is already newer than 1897 2024-07-26T18:19:00.351 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1898 (ObjNum 1152 snap 346 seq_num 1152) dirty exists 2024-07-26T18:19:00.351 INFO:tasks.rados.rados.0.smithi071.stdout:3720: left oid 7 (ObjNum 1152 snap 346 seq_num 1152) 2024-07-26T18:19:00.351 INFO:tasks.rados.rados.0.smithi071.stdout:3721: expect (ObjNum 1141 snap 345 seq_num 1141) 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:3724: finishing write tid 1 to smithi07179299-12 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:3724: finishing write tid 2 to smithi07179299-12 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:3724: finishing write tid 3 to smithi07179299-12 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:3724: oid 12 updating version 0 to 2423 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:3724: oid 12 updating version 2423 to 2424 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 2424 (ObjNum 1153 snap 346 seq_num 1153) dirty exists 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:3724: left oid 12 (ObjNum 1153 snap 346 seq_num 1153) 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:3720: done (3 left) 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:3721: done (2 left) 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:3722: done (1 left) 2024-07-26T18:19:00.446 INFO:tasks.rados.rados.0.smithi071.stdout:3724: done (0 left) 2024-07-26T18:19:00.447 INFO:tasks.rados.rados.0.smithi071.stdout:3725: snap_create 2024-07-26T18:19:00.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:00 smithi071 ceph-mon[90507]: osdmap e781: 8 total, 8 up, 8 in 2024-07-26T18:19:00.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:00 smithi071 ceph-mon[90507]: pgmap v844: 121 pgs: 121 active+clean; 301 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-07-26T18:19:00.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:00 smithi071 ceph-mon[92867]: osdmap e781: 8 total, 8 up, 8 in 2024-07-26T18:19:00.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:00 smithi071 ceph-mon[92867]: pgmap v844: 121 pgs: 121 active+clean; 301 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-07-26T18:19:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:00 smithi135 ceph-mon[85352]: osdmap e781: 8 total, 8 up, 8 in 2024-07-26T18:19:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:00 smithi135 ceph-mon[85352]: pgmap v844: 121 pgs: 121 active+clean; 301 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-07-26T18:19:01.304 INFO:tasks.rados.rados.0.smithi071.stdout:3725: done (0 left) 2024-07-26T18:19:01.304 INFO:tasks.rados.rados.0.smithi071.stdout:3726: rmattr oid 21 current snap is 347 2024-07-26T18:19:01.304 INFO:tasks.rados.rados.0.smithi071.stdout:3726: done (0 left) 2024-07-26T18:19:01.304 INFO:tasks.rados.rados.0.smithi071.stdout:3727: snap_remove snap 346 2024-07-26T18:19:01.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:01 smithi071 ceph-mon[92867]: osdmap e782: 8 total, 8 up, 8 in 2024-07-26T18:19:01.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:01 smithi071 ceph-mon[92867]: osdmap e783: 8 total, 8 up, 8 in 2024-07-26T18:19:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:01 smithi071 ceph-mon[90507]: osdmap e782: 8 total, 8 up, 8 in 2024-07-26T18:19:01.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:01 smithi071 ceph-mon[90507]: osdmap e783: 8 total, 8 up, 8 in 2024-07-26T18:19:01.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:01 smithi135 ceph-mon[85352]: osdmap e782: 8 total, 8 up, 8 in 2024-07-26T18:19:01.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:01 smithi135 ceph-mon[85352]: osdmap e783: 8 total, 8 up, 8 in 2024-07-26T18:19:02.315 INFO:tasks.rados.rados.0.smithi071.stdout:3727: done (0 left) 2024-07-26T18:19:02.316 INFO:tasks.rados.rados.0.smithi071.stdout:3728: rmattr oid 45 current snap is 347 2024-07-26T18:19:02.316 INFO:tasks.rados.rados.0.smithi071.stdout:3728: done (0 left) 2024-07-26T18:19:02.316 INFO:tasks.rados.rados.0.smithi071.stdout:3729: setattr oid 23 current snap is 347 2024-07-26T18:19:02.317 INFO:tasks.rados.rados.0.smithi071.stdout:3730: read oid 11 snap 345 2024-07-26T18:19:02.317 INFO:tasks.rados.rados.0.smithi071.stdout:3730: expect (ObjNum 2057238352 snap 21924 seq_num 2057749024) 2024-07-26T18:19:02.317 INFO:tasks.rados.rados.0.smithi071.stdout:3731: snap_create 2024-07-26T18:19:02.320 INFO:tasks.rados.rados.0.smithi071.stdout:3730: expect (ObjNum 2057238352 snap 21924 seq_num 2057749024) 2024-07-26T18:19:02.323 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2435 (ObjNum 1149 snap 346 seq_num 1149) dirty exists 2024-07-26T18:19:02.374 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:19:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:19:02] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2024-07-26T18:19:02.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:02 smithi071 ceph-mon[92867]: pgmap v847: 121 pgs: 121 active+clean; 265 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 608 KiB/s wr, 11 op/s 2024-07-26T18:19:02.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:02 smithi071 ceph-mon[92867]: osdmap e784: 8 total, 8 up, 8 in 2024-07-26T18:19:02.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:02 smithi071 ceph-mon[90507]: pgmap v847: 121 pgs: 121 active+clean; 265 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 608 KiB/s wr, 11 op/s 2024-07-26T18:19:02.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:02 smithi071 ceph-mon[90507]: osdmap e784: 8 total, 8 up, 8 in 2024-07-26T18:19:02.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:02 smithi135 ceph-mon[85352]: pgmap v847: 121 pgs: 121 active+clean; 265 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 608 KiB/s wr, 11 op/s 2024-07-26T18:19:02.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:02 smithi135 ceph-mon[85352]: osdmap e784: 8 total, 8 up, 8 in 2024-07-26T18:19:03.315 INFO:tasks.rados.rados.0.smithi071.stdout:3729: done (2 left) 2024-07-26T18:19:03.315 INFO:tasks.rados.rados.0.smithi071.stdout:3730: done (1 left) 2024-07-26T18:19:03.315 INFO:tasks.rados.rados.0.smithi071.stdout:3731: done (0 left) 2024-07-26T18:19:03.315 INFO:tasks.rados.rados.0.smithi071.stdout:3732: delete oid 27 current snap is 348 2024-07-26T18:19:03.319 INFO:tasks.rados.rados.0.smithi071.stdout:3732: done (0 left) 2024-07-26T18:19:03.319 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 348 2024-07-26T18:19:03.320 INFO:tasks.rados.rados.0.smithi071.stdout:3733: seq_num 1155 ranges {0=147456} 2024-07-26T18:19:03.320 INFO:tasks.rados.rados.0.smithi071.stdout:3733: writing smithi07179299-27 from 0 to 147456 tid 1 2024-07-26T18:19:03.320 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 36 current snap is 348 2024-07-26T18:19:03.320 INFO:tasks.rados.rados.0.smithi071.stdout:3734: seq_num 1156 ranges {1564672=163840} 2024-07-26T18:19:03.330 INFO:tasks.rados.rados.0.smithi071.stdout:3734: writing smithi07179299-36 from 1564672 to 1728512 tid 1 2024-07-26T18:19:03.330 INFO:tasks.rados.rados.0.smithi071.stdout:3735: delete oid 13 current snap is 348 2024-07-26T18:19:03.330 INFO:tasks.rados.rados.0.smithi071.stdout:3733: finishing write tid 1 to smithi07179299-27 2024-07-26T18:19:03.330 INFO:tasks.rados.rados.0.smithi071.stdout:3733: finishing write tid 2 to smithi07179299-27 2024-07-26T18:19:03.330 INFO:tasks.rados.rados.0.smithi071.stdout:3733: finishing write tid 3 to smithi07179299-27 2024-07-26T18:19:03.330 INFO:tasks.rados.rados.0.smithi071.stdout:3733: oid 27 updating version 0 to 2440 2024-07-26T18:19:03.331 INFO:tasks.rados.rados.0.smithi071.stdout:3733: oid 27 version 2440 is already newer than 2439 2024-07-26T18:19:03.331 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 2440 (ObjNum 1155 snap 348 seq_num 1155) dirty exists 2024-07-26T18:19:03.331 INFO:tasks.rados.rados.0.smithi071.stdout:3733: left oid 27 (ObjNum 1155 snap 348 seq_num 1155) 2024-07-26T18:19:03.334 INFO:tasks.rados.rados.0.smithi071.stdout:3734: finishing write tid 1 to smithi07179299-36 2024-07-26T18:19:03.334 INFO:tasks.rados.rados.0.smithi071.stdout:3734: finishing write tid 2 to smithi07179299-36 2024-07-26T18:19:03.336 INFO:tasks.rados.rados.0.smithi071.stdout:3733: done (2 left) 2024-07-26T18:19:03.336 INFO:tasks.rados.rados.0.smithi071.stdout:3735: done (1 left) 2024-07-26T18:19:03.336 INFO:tasks.rados.rados.0.smithi071.stdout:3736: read oid 6 snap -1 2024-07-26T18:19:03.336 INFO:tasks.rados.rados.0.smithi071.stdout:3736: expect deleted 2024-07-26T18:19:03.336 INFO:tasks.rados.rados.0.smithi071.stdout:3737: read oid 27 snap -1 2024-07-26T18:19:03.336 INFO:tasks.rados.rados.0.smithi071.stdout:3737: expect (ObjNum 1155 snap 348 seq_num 1155) 2024-07-26T18:19:03.336 INFO:tasks.rados.rados.0.smithi071.stdout:3738: delete oid 3 current snap is 348 2024-07-26T18:19:03.336 INFO:tasks.rados.rados.0.smithi071.stdout:3734: finishing write tid 3 to smithi07179299-36 2024-07-26T18:19:03.337 INFO:tasks.rados.rados.0.smithi071.stdout:3734: oid 36 updating version 0 to 2156 2024-07-26T18:19:03.337 INFO:tasks.rados.rados.0.smithi071.stdout:3734: oid 36 updating version 2156 to 2157 2024-07-26T18:19:03.337 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 2157 (ObjNum 1156 snap 348 seq_num 1156) dirty exists 2024-07-26T18:19:03.337 INFO:tasks.rados.rados.0.smithi071.stdout:3734: left oid 36 (ObjNum 1156 snap 348 seq_num 1156) 2024-07-26T18:19:03.338 INFO:tasks.rados.rados.0.smithi071.stdout:3737: expect (ObjNum 1155 snap 348 seq_num 1155) 2024-07-26T18:19:03.342 INFO:tasks.rados.rados.0.smithi071.stdout:3734: done (3 left) 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:3736: done (2 left) 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:3737: done (1 left) 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:3738: done (0 left) 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:3739: copy_from oid 21 from oid 46 current snap is 348 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:3740: copy_from oid 48 from oid 23 current snap is 348 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:3741: rollback oid 35 current snap is 348 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 35 to 347 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:3742: copy_from oid 30 from oid 45 current snap is 348 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:3743: read oid 25 snap -1 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:3743: expect deleted 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 348 2024-07-26T18:19:03.343 INFO:tasks.rados.rados.0.smithi071.stdout:3744: seq_num 1159 ranges {0=212992} 2024-07-26T18:19:03.344 INFO:tasks.rados.rados.0.smithi071.stdout:3744: writing smithi07179299-31 from 0 to 212992 tid 1 2024-07-26T18:19:03.344 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 11 current snap is 348 2024-07-26T18:19:03.344 INFO:tasks.rados.rados.0.smithi071.stdout:3745: seq_num 1160 ranges {0=229376} 2024-07-26T18:19:03.345 INFO:tasks.rados.rados.0.smithi071.stdout:3745: writing smithi07179299-11 from 0 to 229376 tid 1 2024-07-26T18:19:03.345 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 348 2024-07-26T18:19:03.345 INFO:tasks.rados.rados.0.smithi071.stdout:3746: seq_num 1161 ranges {5513216=245760} 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3746: writing smithi07179299-1 from 5513216 to 5758976 tid 1 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3743: done (7 left) 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3747: delete oid 28 current snap is 348 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3744: finishing write tid 1 to smithi07179299-31 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3744: finishing write tid 2 to smithi07179299-31 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3741: finishing rollback tid 0 to smithi07179299-35 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3741: finishing rollback tid 1 to smithi07179299-35 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3745: finishing write tid 1 to smithi07179299-11 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3745: finishing write tid 2 to smithi07179299-11 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3741: finishing rollback tid 2 to smithi07179299-35 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 2806 (ObjNum 907 snap 271 seq_num 907) dirty exists 2024-07-26T18:19:03.379 INFO:tasks.rados.rados.0.smithi071.stdout:3744: finishing write tid 3 to smithi07179299-31 2024-07-26T18:19:03.380 INFO:tasks.rados.rados.0.smithi071.stdout:3744: oid 31 updating version 0 to 2400 2024-07-26T18:19:03.380 INFO:tasks.rados.rados.0.smithi071.stdout:3744: oid 31 version 2400 is already newer than 2399 2024-07-26T18:19:03.380 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 2400 (ObjNum 1159 snap 348 seq_num 1159) dirty exists 2024-07-26T18:19:03.380 INFO:tasks.rados.rados.0.smithi071.stdout:3744: left oid 31 (ObjNum 1159 snap 348 seq_num 1159) 2024-07-26T18:19:03.380 INFO:tasks.rados.rados.0.smithi071.stdout:3745: finishing write tid 3 to smithi07179299-11 2024-07-26T18:19:03.380 INFO:tasks.rados.rados.0.smithi071.stdout:3745: oid 11 updating version 0 to 2595 2024-07-26T18:19:03.380 INFO:tasks.rados.rados.0.smithi071.stdout:3745: oid 11 version 2595 is already newer than 2594 2024-07-26T18:19:03.380 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 2595 (ObjNum 1160 snap 348 seq_num 1160) dirty exists 2024-07-26T18:19:03.380 INFO:tasks.rados.rados.0.smithi071.stdout:3745: left oid 11 (ObjNum 1160 snap 348 seq_num 1160) 2024-07-26T18:19:03.380 INFO:tasks.rados.rados.0.smithi071.stdout:3742: finishing copy_from racing read to smithi07179299-30 2024-07-26T18:19:03.386 INFO:tasks.rados.rados.0.smithi071.stdout:3742: finishing copy_from to smithi07179299-30 2024-07-26T18:19:03.386 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 2414 (ObjNum 1121 snap 338 seq_num 1121) dirty exists 2024-07-26T18:19:03.392 INFO:tasks.rados.rados.0.smithi071.stdout:3746: finishing write tid 1 to smithi07179299-1 2024-07-26T18:19:03.392 INFO:tasks.rados.rados.0.smithi071.stdout:3746: finishing write tid 2 to smithi07179299-1 2024-07-26T18:19:03.392 INFO:tasks.rados.rados.0.smithi071.stdout:3746: finishing write tid 3 to smithi07179299-1 2024-07-26T18:19:03.392 INFO:tasks.rados.rados.0.smithi071.stdout:3746: oid 1 updating version 0 to 2444 2024-07-26T18:19:03.392 INFO:tasks.rados.rados.0.smithi071.stdout:3746: oid 1 version 2444 is already newer than 2443 2024-07-26T18:19:03.392 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 2444 (ObjNum 1161 snap 348 seq_num 1161) dirty exists 2024-07-26T18:19:03.393 INFO:tasks.rados.rados.0.smithi071.stdout:3746: left oid 1 (ObjNum 1161 snap 348 seq_num 1161) 2024-07-26T18:19:03.393 INFO:tasks.rados.rados.0.smithi071.stdout:3739: finishing copy_from racing read to smithi07179299-21 2024-07-26T18:19:03.393 INFO:tasks.rados.rados.0.smithi071.stdout:3740: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:19:03.393 INFO:tasks.rados.rados.0.smithi071.stdout:3740: finishing copy_from to smithi07179299-48 2024-07-26T18:19:03.393 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 2435 (ObjNum 1149 snap 346 seq_num 1149) dirty exists 2024-07-26T18:19:03.396 INFO:tasks.rados.rados.0.smithi071.stdout:3739: finishing copy_from to smithi07179299-21 2024-07-26T18:19:03.397 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2587 (ObjNum 1136 snap 344 seq_num 1136) dirty exists 2024-07-26T18:19:03.397 INFO:tasks.rados.rados.0.smithi071.stdout:3739: done (7 left) 2024-07-26T18:19:03.397 INFO:tasks.rados.rados.0.smithi071.stdout:3740: done (6 left) 2024-07-26T18:19:03.397 INFO:tasks.rados.rados.0.smithi071.stdout:3741: done (5 left) 2024-07-26T18:19:03.397 INFO:tasks.rados.rados.0.smithi071.stdout:3742: done (4 left) 2024-07-26T18:19:03.397 INFO:tasks.rados.rados.0.smithi071.stdout:3744: done (3 left) 2024-07-26T18:19:03.397 INFO:tasks.rados.rados.0.smithi071.stdout:3745: done (2 left) 2024-07-26T18:19:03.397 INFO:tasks.rados.rados.0.smithi071.stdout:3746: done (1 left) 2024-07-26T18:19:03.397 INFO:tasks.rados.rados.0.smithi071.stdout:3747: done (0 left) 2024-07-26T18:19:03.397 INFO:tasks.rados.rados.0.smithi071.stdout:3748: snap_create 2024-07-26T18:19:04.326 INFO:tasks.rados.rados.0.smithi071.stdout:3748: done (0 left) 2024-07-26T18:19:04.327 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 20 current snap is 349 2024-07-26T18:19:04.327 INFO:tasks.rados.rados.0.smithi071.stdout:3749: seq_num 1163 ranges {3997696=286720} 2024-07-26T18:19:04.349 INFO:tasks.rados.rados.0.smithi071.stdout:3749: writing smithi07179299-20 from 3997696 to 4284416 tid 1 2024-07-26T18:19:04.349 INFO:tasks.rados.rados.0.smithi071.stdout:3750: read oid 7 snap -1 2024-07-26T18:19:04.349 INFO:tasks.rados.rados.0.smithi071.stdout:3750: expect (ObjNum 1152 snap 346 seq_num 1152) 2024-07-26T18:19:04.349 INFO:tasks.rados.rados.0.smithi071.stdout:3751: rollback oid 23 current snap is 349 2024-07-26T18:19:04.349 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 23 to 345 2024-07-26T18:19:04.350 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 349 2024-07-26T18:19:04.350 INFO:tasks.rados.rados.0.smithi071.stdout:3752: seq_num 1164 ranges {212992=303104} 2024-07-26T18:19:04.352 INFO:tasks.rados.rados.0.smithi071.stdout:3752: writing smithi07179299-31 from 212992 to 516096 tid 1 2024-07-26T18:19:04.352 INFO:tasks.rados.rados.0.smithi071.stdout:3753: copy_from oid 25 from oid 49 current snap is 349 2024-07-26T18:19:04.353 INFO:tasks.rados.rados.0.smithi071.stdout:3754: read oid 10 snap -1 2024-07-26T18:19:04.353 INFO:tasks.rados.rados.0.smithi071.stdout:3754: expect (ObjNum 1140 snap 344 seq_num 1140) 2024-07-26T18:19:04.353 INFO:tasks.rados.rados.0.smithi071.stdout:3755: snap_remove snap 347 2024-07-26T18:19:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:04 smithi071 ceph-mon[92867]: osdmap e785: 8 total, 8 up, 8 in 2024-07-26T18:19:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:04 smithi071 ceph-mon[92867]: pgmap v850: 121 pgs: 121 active+clean; 182 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 72 KiB/s wr, 11 op/s 2024-07-26T18:19:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:04 smithi071 ceph-mon[90507]: osdmap e785: 8 total, 8 up, 8 in 2024-07-26T18:19:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:04 smithi071 ceph-mon[90507]: pgmap v850: 121 pgs: 121 active+clean; 182 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 72 KiB/s wr, 11 op/s 2024-07-26T18:19:04.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:04 smithi135 ceph-mon[85352]: osdmap e785: 8 total, 8 up, 8 in 2024-07-26T18:19:04.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:04 smithi135 ceph-mon[85352]: pgmap v850: 121 pgs: 121 active+clean; 182 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 72 KiB/s wr, 11 op/s 2024-07-26T18:19:05.334 INFO:tasks.rados.rados.0.smithi071.stdout:3755: done (6 left) 2024-07-26T18:19:05.334 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 349 2024-07-26T18:19:05.334 INFO:tasks.rados.rados.0.smithi071.stdout:3751: finishing rollback tid 0 to smithi07179299-23 2024-07-26T18:19:05.334 INFO:tasks.rados.rados.0.smithi071.stdout:3749: finishing write tid 1 to smithi07179299-20 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:3749: finishing write tid 2 to smithi07179299-20 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:3749: finishing write tid 3 to smithi07179299-20 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:3749: oid 20 updating version 0 to 2425 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:3749: oid 20 updating version 2425 to 2426 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2426 (ObjNum 1163 snap 349 seq_num 1163) dirty exists 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:3749: left oid 20 (ObjNum 1163 snap 349 seq_num 1163) 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:3751: finishing rollback tid 1 to smithi07179299-23 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:3751: finishing rollback tid 2 to smithi07179299-23 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2439 (ObjNum 1130 snap 340 seq_num 1130) dirty exists 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:3752: finishing write tid 1 to smithi07179299-31 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:3752: finishing write tid 2 to smithi07179299-31 2024-07-26T18:19:05.335 INFO:tasks.rados.rados.0.smithi071.stdout:3752: finishing write tid 3 to smithi07179299-31 2024-07-26T18:19:05.336 INFO:tasks.rados.rados.0.smithi071.stdout:3752: oid 31 updating version 0 to 2401 2024-07-26T18:19:05.336 INFO:tasks.rados.rados.0.smithi071.stdout:3752: oid 31 updating version 2401 to 2402 2024-07-26T18:19:05.336 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 2402 (ObjNum 1164 snap 349 seq_num 1164) dirty exists 2024-07-26T18:19:05.336 INFO:tasks.rados.rados.0.smithi071.stdout:3752: left oid 31 (ObjNum 1164 snap 349 seq_num 1164) 2024-07-26T18:19:05.336 INFO:tasks.rados.rados.0.smithi071.stdout:3756: seq_num 1165 ranges {3858432=319488} 2024-07-26T18:19:05.357 INFO:tasks.rados.rados.0.smithi071.stdout:3756: writing smithi07179299-44 from 3858432 to 4177920 tid 1 2024-07-26T18:19:05.357 INFO:tasks.rados.rados.0.smithi071.stdout:3749: done (6 left) 2024-07-26T18:19:05.357 INFO:tasks.rados.rados.0.smithi071.stdout:3751: done (5 left) 2024-07-26T18:19:05.357 INFO:tasks.rados.rados.0.smithi071.stdout:3752: done (4 left) 2024-07-26T18:19:05.357 INFO:tasks.rados.rados.0.smithi071.stdout:3757: read oid 2 snap 345 2024-07-26T18:19:05.357 INFO:tasks.rados.rados.0.smithi071.stdout:3757: expect (ObjNum 1112 snap 337 seq_num 1112) 2024-07-26T18:19:05.357 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 349 2024-07-26T18:19:05.358 INFO:tasks.rados.rados.0.smithi071.stdout:3750: expect (ObjNum 1152 snap 346 seq_num 1152) 2024-07-26T18:19:05.364 INFO:tasks.rados.rados.0.smithi071.stdout:3753: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:19:05.364 INFO:tasks.rados.rados.0.smithi071.stdout:3753: finishing copy_from to smithi07179299-25 2024-07-26T18:19:05.364 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 2414 (ObjNum 1112 snap 337 seq_num 1112) dirty exists 2024-07-26T18:19:05.364 INFO:tasks.rados.rados.0.smithi071.stdout:3754: expect (ObjNum 1140 snap 344 seq_num 1140) 2024-07-26T18:19:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:05 smithi071 ceph-mon[90507]: osdmap e786: 8 total, 8 up, 8 in 2024-07-26T18:19:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:05 smithi071 ceph-mon[92867]: osdmap e786: 8 total, 8 up, 8 in 2024-07-26T18:19:05.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:05 smithi135 ceph-mon[85352]: osdmap e786: 8 total, 8 up, 8 in 2024-07-26T18:19:06.429 INFO:tasks.rados.rados.0.smithi071.stdout:3756: finishing write tid 1 to smithi07179299-44 2024-07-26T18:19:06.429 INFO:tasks.rados.rados.0.smithi071.stdout:3756: finishing write tid 2 to smithi07179299-44 2024-07-26T18:19:06.429 INFO:tasks.rados.rados.0.smithi071.stdout:3756: finishing write tid 3 to smithi07179299-44 2024-07-26T18:19:06.429 INFO:tasks.rados.rados.0.smithi071.stdout:3756: oid 44 updating version 0 to 2427 2024-07-26T18:19:06.429 INFO:tasks.rados.rados.0.smithi071.stdout:3756: oid 44 updating version 2427 to 2428 2024-07-26T18:19:06.429 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2428 (ObjNum 1165 snap 349 seq_num 1165) dirty exists 2024-07-26T18:19:06.429 INFO:tasks.rados.rados.0.smithi071.stdout:3756: left oid 44 (ObjNum 1165 snap 349 seq_num 1165) 2024-07-26T18:19:06.429 INFO:tasks.rados.rados.0.smithi071.stdout:3757: expect (ObjNum 1112 snap 337 seq_num 1112) 2024-07-26T18:19:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:06 smithi071 ceph-mon[92867]: osdmap e787: 8 total, 8 up, 8 in 2024-07-26T18:19:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:06 smithi071 ceph-mon[92867]: pgmap v853: 121 pgs: 121 active+clean; 179 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2024-07-26T18:19:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:06 smithi071 ceph-mon[92867]: osdmap e788: 8 total, 8 up, 8 in 2024-07-26T18:19:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:06 smithi071 ceph-mon[90507]: osdmap e787: 8 total, 8 up, 8 in 2024-07-26T18:19:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:06 smithi071 ceph-mon[90507]: pgmap v853: 121 pgs: 121 active+clean; 179 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2024-07-26T18:19:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:06 smithi071 ceph-mon[90507]: osdmap e788: 8 total, 8 up, 8 in 2024-07-26T18:19:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:06 smithi135 ceph-mon[85352]: osdmap e787: 8 total, 8 up, 8 in 2024-07-26T18:19:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:06 smithi135 ceph-mon[85352]: pgmap v853: 121 pgs: 121 active+clean; 179 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2024-07-26T18:19:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:06 smithi135 ceph-mon[85352]: osdmap e788: 8 total, 8 up, 8 in 2024-07-26T18:19:07.135 INFO:tasks.rados.rados.0.smithi071.stdout:3758: seq_num 1166 ranges {5758976=335872} 2024-07-26T18:19:07.167 INFO:tasks.rados.rados.0.smithi071.stdout:3758: writing smithi07179299-1 from 5758976 to 6094848 tid 1 2024-07-26T18:19:07.167 INFO:tasks.rados.rados.0.smithi071.stdout:3750: done (5 left) 2024-07-26T18:19:07.167 INFO:tasks.rados.rados.0.smithi071.stdout:3753: done (4 left) 2024-07-26T18:19:07.167 INFO:tasks.rados.rados.0.smithi071.stdout:3754: done (3 left) 2024-07-26T18:19:07.167 INFO:tasks.rados.rados.0.smithi071.stdout:3756: done (2 left) 2024-07-26T18:19:07.167 INFO:tasks.rados.rados.0.smithi071.stdout:3757: done (1 left) 2024-07-26T18:19:07.167 INFO:tasks.rados.rados.0.smithi071.stdout:3759: copy_from oid 46 from oid 49 current snap is 349 2024-07-26T18:19:07.167 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 36 current snap is 349 2024-07-26T18:19:07.168 INFO:tasks.rados.rados.0.smithi071.stdout:3760: seq_num 1167 ranges {1728512=352256} 2024-07-26T18:19:07.178 INFO:tasks.rados.rados.0.smithi071.stdout:3760: writing smithi07179299-36 from 1728512 to 2080768 tid 1 2024-07-26T18:19:07.178 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 23 current snap is 349 2024-07-26T18:19:07.178 INFO:tasks.rados.rados.0.smithi071.stdout:3758: finishing write tid 1 to smithi07179299-1 2024-07-26T18:19:07.178 INFO:tasks.rados.rados.0.smithi071.stdout:3758: finishing write tid 2 to smithi07179299-1 2024-07-26T18:19:07.178 INFO:tasks.rados.rados.0.smithi071.stdout:3758: finishing write tid 3 to smithi07179299-1 2024-07-26T18:19:07.178 INFO:tasks.rados.rados.0.smithi071.stdout:3758: oid 1 updating version 0 to 2446 2024-07-26T18:19:07.179 INFO:tasks.rados.rados.0.smithi071.stdout:3758: oid 1 version 2446 is already newer than 2445 2024-07-26T18:19:07.179 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 2446 (ObjNum 1166 snap 349 seq_num 1166) dirty exists 2024-07-26T18:19:07.179 INFO:tasks.rados.rados.0.smithi071.stdout:3758: left oid 1 (ObjNum 1166 snap 349 seq_num 1166) 2024-07-26T18:19:07.179 INFO:tasks.rados.rados.0.smithi071.stdout:3761: seq_num 1168 ranges {6135808=368640} 2024-07-26T18:19:07.216 INFO:tasks.rados.rados.0.smithi071.stdout:3761: writing smithi07179299-23 from 6135808 to 6504448 tid 1 2024-07-26T18:19:07.216 INFO:tasks.rados.rados.0.smithi071.stdout:3758: done (3 left) 2024-07-26T18:19:07.216 INFO:tasks.rados.rados.0.smithi071.stdout:3762: read oid 18 snap 348 2024-07-26T18:19:07.216 INFO:tasks.rados.rados.0.smithi071.stdout:3762: expect (ObjNum 1148 snap 346 seq_num 1148) 2024-07-26T18:19:07.216 INFO:tasks.rados.rados.0.smithi071.stdout:3763: setattr oid 37 current snap is 349 2024-07-26T18:19:07.216 INFO:tasks.rados.rados.0.smithi071.stdout:3760: finishing write tid 1 to smithi07179299-36 2024-07-26T18:19:07.216 INFO:tasks.rados.rados.0.smithi071.stdout:3760: finishing write tid 2 to smithi07179299-36 2024-07-26T18:19:07.216 INFO:tasks.rados.rados.0.smithi071.stdout:3760: finishing write tid 3 to smithi07179299-36 2024-07-26T18:19:07.217 INFO:tasks.rados.rados.0.smithi071.stdout:3760: oid 36 updating version 0 to 2158 2024-07-26T18:19:07.217 INFO:tasks.rados.rados.0.smithi071.stdout:3760: oid 36 updating version 2158 to 2159 2024-07-26T18:19:07.217 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 2159 (ObjNum 1167 snap 349 seq_num 1167) dirty exists 2024-07-26T18:19:07.217 INFO:tasks.rados.rados.0.smithi071.stdout:3760: left oid 36 (ObjNum 1167 snap 349 seq_num 1167) 2024-07-26T18:19:07.217 INFO:tasks.rados.rados.0.smithi071.stdout:3759: finishing copy_from racing read to smithi07179299-46 2024-07-26T18:19:07.217 INFO:tasks.rados.rados.0.smithi071.stdout:3759: finishing copy_from to smithi07179299-46 2024-07-26T18:19:07.217 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 2414 (ObjNum 1112 snap 337 seq_num 1112) dirty exists 2024-07-26T18:19:07.217 INFO:tasks.rados.rados.0.smithi071.stdout:3759: done (4 left) 2024-07-26T18:19:07.218 INFO:tasks.rados.rados.0.smithi071.stdout:3760: done (3 left) 2024-07-26T18:19:07.218 INFO:tasks.rados.rados.0.smithi071.stdout:3764: delete oid 11 current snap is 349 2024-07-26T18:19:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 2447 (ObjNum 1045 snap 322 seq_num 1045) dirty exists 2024-07-26T18:19:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:3763: done (3 left) 2024-07-26T18:19:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:3764: done (2 left) 2024-07-26T18:19:07.219 INFO:tasks.rados.rados.0.smithi071.stdout:3765: setattr oid 45 current snap is 349 2024-07-26T18:19:07.221 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 7 current snap is 349 2024-07-26T18:19:07.221 INFO:tasks.rados.rados.0.smithi071.stdout:3766: seq_num 1170 ranges {98304=401408} 2024-07-26T18:19:07.224 INFO:tasks.rados.rados.0.smithi071.stdout:3766: writing smithi07179299-7 from 98304 to 499712 tid 1 2024-07-26T18:19:07.224 INFO:tasks.rados.rados.0.smithi071.stdout:3767: read oid 4 snap -1 2024-07-26T18:19:07.224 INFO:tasks.rados.rados.0.smithi071.stdout:3767: expect (ObjNum 1137 snap 344 seq_num 1137) 2024-07-26T18:19:07.224 INFO:tasks.rados.rados.0.smithi071.stdout:3768: read oid 30 snap -1 2024-07-26T18:19:07.224 INFO:tasks.rados.rados.0.smithi071.stdout:3768: expect (ObjNum 1121 snap 338 seq_num 1121) 2024-07-26T18:19:07.224 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 24 current snap is 349 2024-07-26T18:19:07.224 INFO:tasks.rados.rados.0.smithi071.stdout:3769: seq_num 1171 ranges {712704=417792} 2024-07-26T18:19:07.232 INFO:tasks.rados.rados.0.smithi071.stdout:3769: writing smithi07179299-24 from 712704 to 1130496 tid 1 2024-07-26T18:19:07.232 INFO:tasks.rados.rados.0.smithi071.stdout:3770: read oid 42 snap -1 2024-07-26T18:19:07.232 INFO:tasks.rados.rados.0.smithi071.stdout:3770: expect (ObjNum 1120 snap 338 seq_num 1120) 2024-07-26T18:19:07.232 INFO:tasks.rados.rados.0.smithi071.stdout:3771: rollback oid 12 current snap is 349 2024-07-26T18:19:07.232 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 12 to 345 2024-07-26T18:19:07.232 INFO:tasks.rados.rados.0.smithi071.stdout:3761: finishing write tid 1 to smithi07179299-23 2024-07-26T18:19:07.232 INFO:tasks.rados.rados.0.smithi071.stdout:3761: finishing write tid 2 to smithi07179299-23 2024-07-26T18:19:07.232 INFO:tasks.rados.rados.0.smithi071.stdout:3761: finishing write tid 3 to smithi07179299-23 2024-07-26T18:19:07.232 INFO:tasks.rados.rados.0.smithi071.stdout:3761: oid 23 updating version 0 to 2440 2024-07-26T18:19:07.232 INFO:tasks.rados.rados.0.smithi071.stdout:3761: oid 23 updating version 2440 to 2441 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2441 (ObjNum 1168 snap 349 seq_num 1168) dirty exists 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:3761: left oid 23 (ObjNum 1168 snap 349 seq_num 1168) 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 2442 (ObjNum 1121 snap 338 seq_num 1121) dirty exists 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:3766: finishing write tid 1 to smithi07179299-7 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:3766: finishing write tid 2 to smithi07179299-7 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:3766: finishing write tid 3 to smithi07179299-7 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:3766: oid 7 updating version 0 to 1899 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:3766: oid 7 updating version 1899 to 1900 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 7 v 1900 (ObjNum 1170 snap 349 seq_num 1170) dirty exists 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:3766: left oid 7 (ObjNum 1170 snap 349 seq_num 1170) 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:3761: done (8 left) 2024-07-26T18:19:07.233 INFO:tasks.rados.rados.0.smithi071.stdout:3765: done (7 left) 2024-07-26T18:19:07.234 INFO:tasks.rados.rados.0.smithi071.stdout:3766: done (6 left) 2024-07-26T18:19:07.234 INFO:tasks.rados.rados.0.smithi071.stdout:3772: delete oid 23 current snap is 349 2024-07-26T18:19:07.235 INFO:tasks.rados.rados.0.smithi071.stdout:3771: finishing rollback tid 0 to smithi07179299-12 2024-07-26T18:19:07.236 INFO:tasks.rados.rados.0.smithi071.stdout:3772: done (6 left) 2024-07-26T18:19:07.236 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 349 2024-07-26T18:19:07.236 INFO:tasks.rados.rados.0.smithi071.stdout:3773: seq_num 1173 ranges {147456=450560} 2024-07-26T18:19:07.240 INFO:tasks.rados.rados.0.smithi071.stdout:3773: writing smithi07179299-27 from 147456 to 598016 tid 1 2024-07-26T18:19:07.240 INFO:tasks.rados.rados.0.smithi071.stdout:3774: rollback oid 36 current snap is 349 2024-07-26T18:19:07.240 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 36 to 348 2024-07-26T18:19:07.240 INFO:tasks.rados.rados.0.smithi071.stdout:3771: finishing rollback tid 1 to smithi07179299-12 2024-07-26T18:19:07.240 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 2430 (ObjNum 65 snap 0 seq_num 1733187934) dirty dne 2024-07-26T18:19:07.240 INFO:tasks.rados.rados.0.smithi071.stdout:3771: done (7 left) 2024-07-26T18:19:07.241 INFO:tasks.rados.rados.0.smithi071.stdout:3775: read oid 7 snap -1 2024-07-26T18:19:07.241 INFO:tasks.rados.rados.0.smithi071.stdout:3775: expect (ObjNum 1170 snap 349 seq_num 1170) 2024-07-26T18:19:07.241 INFO:tasks.rados.rados.0.smithi071.stdout:3776: setattr oid 15 current snap is 349 2024-07-26T18:19:07.241 INFO:tasks.rados.rados.0.smithi071.stdout:3777: snap_create 2024-07-26T18:19:07.243 INFO:tasks.rados.rados.0.smithi071.stdout:3769: finishing write tid 1 to smithi07179299-24 2024-07-26T18:19:07.244 INFO:tasks.rados.rados.0.smithi071.stdout:3769: finishing write tid 2 to smithi07179299-24 2024-07-26T18:19:07.246 INFO:tasks.rados.rados.0.smithi071.stdout:3775: expect (ObjNum 1170 snap 349 seq_num 1170) 2024-07-26T18:19:07.273 INFO:tasks.rados.rados.0.smithi071.stdout:3773: finishing write tid 1 to smithi07179299-27 2024-07-26T18:19:07.273 INFO:tasks.rados.rados.0.smithi071.stdout:3774: finishing rollback tid 0 to smithi07179299-36 2024-07-26T18:19:07.273 INFO:tasks.rados.rados.0.smithi071.stdout:3773: finishing write tid 2 to smithi07179299-27 2024-07-26T18:19:07.273 INFO:tasks.rados.rados.0.smithi071.stdout:3762: expect (ObjNum 1148 snap 346 seq_num 1148) 2024-07-26T18:19:07.488 INFO:tasks.rados.rados.0.smithi071.stdout:3773: finishing write tid 3 to smithi07179299-27 2024-07-26T18:19:07.488 INFO:tasks.rados.rados.0.smithi071.stdout:3773: oid 27 updating version 0 to 2442 2024-07-26T18:19:07.488 INFO:tasks.rados.rados.0.smithi071.stdout:3773: oid 27 version 2442 is already newer than 2441 2024-07-26T18:19:07.488 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 2442 (ObjNum 1173 snap 349 seq_num 1173) dirty exists 2024-07-26T18:19:07.488 INFO:tasks.rados.rados.0.smithi071.stdout:3773: left oid 27 (ObjNum 1173 snap 349 seq_num 1173) 2024-07-26T18:19:07.488 INFO:tasks.rados.rados.0.smithi071.stdout:3774: finishing rollback tid 1 to smithi07179299-36 2024-07-26T18:19:07.488 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 2443 (ObjNum 1084 snap 330 seq_num 1084) dirty exists 2024-07-26T18:19:07.489 INFO:tasks.rados.rados.0.smithi071.stdout:3774: finishing rollback tid 2 to smithi07179299-36 2024-07-26T18:19:07.489 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 36 v 2162 (ObjNum 1156 snap 348 seq_num 1156) dirty exists 2024-07-26T18:19:07.489 INFO:tasks.rados.rados.0.smithi071.stdout:3762: done (9 left) 2024-07-26T18:19:07.489 INFO:tasks.rados.rados.0.smithi071.stdout:3773: done (8 left) 2024-07-26T18:19:07.489 INFO:tasks.rados.rados.0.smithi071.stdout:3774: done (7 left) 2024-07-26T18:19:07.489 INFO:tasks.rados.rados.0.smithi071.stdout:3775: done (6 left) 2024-07-26T18:19:07.489 INFO:tasks.rados.rados.0.smithi071.stdout:3776: done (5 left) 2024-07-26T18:19:07.489 INFO:tasks.rados.rados.0.smithi071.stdout:3777: done (4 left) 2024-07-26T18:19:07.489 INFO:tasks.rados.rados.0.smithi071.stdout:3778: delete oid 36 current snap is 350 2024-07-26T18:19:07.489 INFO:tasks.rados.rados.0.smithi071.stdout:3768: expect (ObjNum 1121 snap 338 seq_num 1121) 2024-07-26T18:19:07.703 INFO:tasks.rados.rados.0.smithi071.stdout:3769: finishing write tid 3 to smithi07179299-24 2024-07-26T18:19:07.703 INFO:tasks.rados.rados.0.smithi071.stdout:3769: oid 24 updating version 0 to 2810 2024-07-26T18:19:07.703 INFO:tasks.rados.rados.0.smithi071.stdout:3769: oid 24 updating version 2810 to 2811 2024-07-26T18:19:07.703 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 24 v 2811 (ObjNum 1171 snap 349 seq_num 1171) dirty exists 2024-07-26T18:19:07.703 INFO:tasks.rados.rados.0.smithi071.stdout:3769: left oid 24 (ObjNum 1171 snap 349 seq_num 1171) 2024-07-26T18:19:07.703 INFO:tasks.rados.rados.0.smithi071.stdout:3767: expect (ObjNum 1137 snap 344 seq_num 1137) 2024-07-26T18:19:08.609 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:08 smithi135 ceph-mon[85352]: osdmap e789: 8 total, 8 up, 8 in 2024-07-26T18:19:08.609 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:08 smithi135 ceph-mon[85352]: pgmap v856: 121 pgs: 121 active+clean; 182 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 4.2 MiB/s wr, 27 op/s 2024-07-26T18:19:08.610 INFO:tasks.rados.rados.0.smithi071.stdout:3770: expect (ObjNum 1120 snap 338 seq_num 1120) 2024-07-26T18:19:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:08 smithi071 ceph-mon[90507]: osdmap e789: 8 total, 8 up, 8 in 2024-07-26T18:19:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:08 smithi071 ceph-mon[90507]: pgmap v856: 121 pgs: 121 active+clean; 182 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 4.2 MiB/s wr, 27 op/s 2024-07-26T18:19:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:08 smithi071 ceph-mon[92867]: osdmap e789: 8 total, 8 up, 8 in 2024-07-26T18:19:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:08 smithi071 ceph-mon[92867]: pgmap v856: 121 pgs: 121 active+clean; 182 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 4.2 MiB/s wr, 27 op/s 2024-07-26T18:19:09.143 INFO:tasks.rados.rados.0.smithi071.stdout:3767: done (4 left) 2024-07-26T18:19:09.143 INFO:tasks.rados.rados.0.smithi071.stdout:3768: done (3 left) 2024-07-26T18:19:09.143 INFO:tasks.rados.rados.0.smithi071.stdout:3769: done (2 left) 2024-07-26T18:19:09.143 INFO:tasks.rados.rados.0.smithi071.stdout:3770: done (1 left) 2024-07-26T18:19:09.143 INFO:tasks.rados.rados.0.smithi071.stdout:3778: done (0 left) 2024-07-26T18:19:09.143 INFO:tasks.rados.rados.0.smithi071.stdout:3779: rmattr oid 6 current snap is 350 2024-07-26T18:19:09.143 INFO:tasks.rados.rados.0.smithi071.stdout:3779: done (0 left) 2024-07-26T18:19:09.144 INFO:tasks.rados.rados.0.smithi071.stdout:3780: read oid 36 snap -1 2024-07-26T18:19:09.144 INFO:tasks.rados.rados.0.smithi071.stdout:3780: expect deleted 2024-07-26T18:19:09.144 INFO:tasks.rados.rados.0.smithi071.stdout:3781: delete oid 50 current snap is 350 2024-07-26T18:19:09.146 INFO:tasks.rados.rados.0.smithi071.stdout:3780: done (1 left) 2024-07-26T18:19:09.146 INFO:tasks.rados.rados.0.smithi071.stdout:3781: done (0 left) 2024-07-26T18:19:09.146 INFO:tasks.rados.rados.0.smithi071.stdout:3782: rollback oid 23 current snap is 350 2024-07-26T18:19:09.146 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 23 to 348 2024-07-26T18:19:09.146 INFO:tasks.rados.rados.0.smithi071.stdout:3783: read oid 4 snap 348 2024-07-26T18:19:09.146 INFO:tasks.rados.rados.0.smithi071.stdout:3783: expect (ObjNum 1137 snap 344 seq_num 1137) 2024-07-26T18:19:09.147 INFO:tasks.rados.rados.0.smithi071.stdout:3784: snap_remove snap 345 2024-07-26T18:19:09.352 INFO:tasks.rados.rados.0.smithi071.stdout:3784: done (2 left) 2024-07-26T18:19:09.352 INFO:tasks.rados.rados.0.smithi071.stdout:3785: snap_remove snap 349 2024-07-26T18:19:09.353 INFO:tasks.rados.rados.0.smithi071.stdout:3782: finishing rollback tid 1 to smithi07179299-23 2024-07-26T18:19:09.353 INFO:tasks.rados.rados.0.smithi071.stdout:3782: finishing rollback tid 2 to smithi07179299-23 2024-07-26T18:19:09.353 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2445 (ObjNum 1149 snap 346 seq_num 1149) dirty exists 2024-07-26T18:19:09.354 INFO:tasks.rados.rados.0.smithi071.stdout:3783: expect (ObjNum 1137 snap 344 seq_num 1137) 2024-07-26T18:19:10.356 INFO:tasks.rados.rados.0.smithi071.stdout:3782: done (2 left) 2024-07-26T18:19:10.356 INFO:tasks.rados.rados.0.smithi071.stdout:3783: done (1 left) 2024-07-26T18:19:10.356 INFO:tasks.rados.rados.0.smithi071.stdout:3785: done (0 left) 2024-07-26T18:19:10.357 INFO:tasks.rados.rados.0.smithi071.stdout:3786: delete oid 6 current snap is 350 2024-07-26T18:19:10.360 INFO:tasks.rados.rados.0.smithi071.stdout:3786: done (0 left) 2024-07-26T18:19:10.360 INFO:tasks.rados.rados.0.smithi071.stdout:3787: snap_remove snap 348 2024-07-26T18:19:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:10 smithi071 ceph-mon[92867]: osdmap e790: 8 total, 8 up, 8 in 2024-07-26T18:19:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:10 smithi071 ceph-mon[92867]: pgmap v858: 121 pgs: 121 active+clean; 195 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 5.2 MiB/s wr, 33 op/s 2024-07-26T18:19:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:10 smithi071 ceph-mon[90507]: osdmap e790: 8 total, 8 up, 8 in 2024-07-26T18:19:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:10 smithi071 ceph-mon[90507]: pgmap v858: 121 pgs: 121 active+clean; 195 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 5.2 MiB/s wr, 33 op/s 2024-07-26T18:19:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:10 smithi135 ceph-mon[85352]: osdmap e790: 8 total, 8 up, 8 in 2024-07-26T18:19:10.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:10 smithi135 ceph-mon[85352]: pgmap v858: 121 pgs: 121 active+clean; 195 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 5.2 MiB/s wr, 33 op/s 2024-07-26T18:19:11.305 INFO:tasks.rados.rados.0.smithi071.stdout:3787: done (0 left) 2024-07-26T18:19:11.305 INFO:tasks.rados.rados.0.smithi071.stdout:3788: copy_from oid 31 from oid 28 current snap is 350 2024-07-26T18:19:11.305 INFO:tasks.rados.rados.0.smithi071.stdout:3789: copy_from oid 40 from oid 24 current snap is 350 2024-07-26T18:19:11.305 INFO:tasks.rados.rados.0.smithi071.stdout:3790: read oid 17 snap -1 2024-07-26T18:19:11.305 INFO:tasks.rados.rados.0.smithi071.stdout:3790: expect (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:19:11.305 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 15 current snap is 350 2024-07-26T18:19:11.305 INFO:tasks.rados.rados.0.smithi071.stdout:3791: seq_num 1177 ranges {2064384=516096} 2024-07-26T18:19:11.320 INFO:tasks.rados.rados.0.smithi071.stdout:3791: writing smithi07179299-15 from 2064384 to 2580480 tid 1 2024-07-26T18:19:11.320 INFO:tasks.rados.rados.0.smithi071.stdout:3792: read oid 1 snap -1 2024-07-26T18:19:11.320 INFO:tasks.rados.rados.0.smithi071.stdout:3792: expect (ObjNum 1166 snap 349 seq_num 1166) 2024-07-26T18:19:11.320 INFO:tasks.rados.rados.0.smithi071.stdout:3793: rmattr oid 3 current snap is 350 2024-07-26T18:19:11.320 INFO:tasks.rados.rados.0.smithi071.stdout:3793: done (5 left) 2024-07-26T18:19:11.320 INFO:tasks.rados.rados.0.smithi071.stdout:3794: read oid 14 snap -1 2024-07-26T18:19:11.320 INFO:tasks.rados.rados.0.smithi071.stdout:3794: expect deleted 2024-07-26T18:19:11.320 INFO:tasks.rados.rados.0.smithi071.stdout:3795: copy_from oid 44 from oid 39 current snap is 350 2024-07-26T18:19:11.321 INFO:tasks.rados.rados.0.smithi071.stdout:3788: finishing copy_from to smithi07179299-31 2024-07-26T18:19:11.321 INFO:tasks.rados.rados.0.smithi071.stdout:3788: got expected ENOENT (src dne) 2024-07-26T18:19:11.321 INFO:tasks.rados.rados.0.smithi071.stdout:3796: delete oid 47 current snap is 350 2024-07-26T18:19:11.321 INFO:tasks.rados.rados.0.smithi071.stdout:3788: finishing copy_from racing read to smithi07179299-31 2024-07-26T18:19:11.327 INFO:tasks.rados.rados.0.smithi071.stdout:3788: done (7 left) 2024-07-26T18:19:11.327 INFO:tasks.rados.rados.0.smithi071.stdout:3794: done (6 left) 2024-07-26T18:19:11.327 INFO:tasks.rados.rados.0.smithi071.stdout:3796: done (5 left) 2024-07-26T18:19:11.327 INFO:tasks.rados.rados.0.smithi071.stdout:3797: delete oid 19 current snap is 350 2024-07-26T18:19:11.331 INFO:tasks.rados.rados.0.smithi071.stdout:3797: done (5 left) 2024-07-26T18:19:11.331 INFO:tasks.rados.rados.0.smithi071.stdout:3798: read oid 38 snap -1 2024-07-26T18:19:11.331 INFO:tasks.rados.rados.0.smithi071.stdout:3798: expect (ObjNum 1100 snap 332 seq_num 1100) 2024-07-26T18:19:11.331 INFO:tasks.rados.rados.0.smithi071.stdout:3799: copy_from oid 8 from oid 32 current snap is 350 2024-07-26T18:19:11.331 INFO:tasks.rados.rados.0.smithi071.stdout:3800: rollback oid 35 current snap is 350 2024-07-26T18:19:11.331 INFO:tasks.rados.rados.0.smithi071.stdout:3800: done (7 left) 2024-07-26T18:19:11.331 INFO:tasks.rados.rados.0.smithi071.stdout:3801: setattr oid 23 current snap is 350 2024-07-26T18:19:11.331 INFO:tasks.rados.rados.0.smithi071.stdout:3791: finishing write tid 1 to smithi07179299-15 2024-07-26T18:19:11.331 INFO:tasks.rados.rados.0.smithi071.stdout:3791: finishing write tid 2 to smithi07179299-15 2024-07-26T18:19:11.333 INFO:tasks.rados.rados.0.smithi071.stdout:3802: rollback oid 3 current snap is 350 2024-07-26T18:19:11.333 INFO:tasks.rados.rados.0.smithi071.stdout:3802: done (8 left) 2024-07-26T18:19:11.333 INFO:tasks.rados.rados.0.smithi071.stdout:3803: snap_create 2024-07-26T18:19:11.335 INFO:tasks.rados.rados.0.smithi071.stdout:3791: finishing write tid 3 to smithi07179299-15 2024-07-26T18:19:11.335 INFO:tasks.rados.rados.0.smithi071.stdout:3791: oid 15 updating version 0 to 2444 2024-07-26T18:19:11.335 INFO:tasks.rados.rados.0.smithi071.stdout:3791: oid 15 updating version 2444 to 2445 2024-07-26T18:19:11.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 15 v 2445 (ObjNum 1177 snap 350 seq_num 1177) dirty exists 2024-07-26T18:19:11.335 INFO:tasks.rados.rados.0.smithi071.stdout:3791: left oid 15 (ObjNum 1177 snap 350 seq_num 1177) 2024-07-26T18:19:11.335 INFO:tasks.rados.rados.0.smithi071.stdout:3790: expect (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:19:11.614 INFO:tasks.rados.rados.0.smithi071.stdout:3789: finishing copy_from racing read to smithi07179299-40 2024-07-26T18:19:11.614 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2446 (ObjNum 1149 snap 346 seq_num 1149) dirty exists 2024-07-26T18:19:11.614 INFO:tasks.rados.rados.0.smithi071.stdout:3789: finishing copy_from to smithi07179299-40 2024-07-26T18:19:11.614 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 40 v 2811 (ObjNum 1171 snap 349 seq_num 1171) dirty exists 2024-07-26T18:19:11.614 INFO:tasks.rados.rados.0.smithi071.stdout:3798: expect (ObjNum 1100 snap 332 seq_num 1100) 2024-07-26T18:19:11.670 INFO:tasks.rados.rados.0.smithi071.stdout:3792: expect (ObjNum 1166 snap 349 seq_num 1166) 2024-07-26T18:19:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:11 smithi071 ceph-mon[90507]: osdmap e791: 8 total, 8 up, 8 in 2024-07-26T18:19:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:11 smithi071 ceph-mon[90507]: osdmap e792: 8 total, 8 up, 8 in 2024-07-26T18:19:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:11 smithi071 ceph-mon[92867]: osdmap e791: 8 total, 8 up, 8 in 2024-07-26T18:19:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:11 smithi071 ceph-mon[92867]: osdmap e792: 8 total, 8 up, 8 in 2024-07-26T18:19:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:11 smithi135 ceph-mon[85352]: osdmap e791: 8 total, 8 up, 8 in 2024-07-26T18:19:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:11 smithi135 ceph-mon[85352]: osdmap e792: 8 total, 8 up, 8 in 2024-07-26T18:19:12.069 INFO:tasks.rados.rados.0.smithi071.stdout:3799: finishing copy_from racing read to smithi07179299-8 2024-07-26T18:19:12.070 INFO:tasks.rados.rados.0.smithi071.stdout:3795: finishing copy_from racing read to smithi07179299-44 2024-07-26T18:19:12.070 INFO:tasks.rados.rados.0.smithi071.stdout:3795: finishing copy_from to smithi07179299-44 2024-07-26T18:19:12.070 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2422 (ObjNum 1147 snap 346 seq_num 1147) dirty exists 2024-07-26T18:19:12.070 INFO:tasks.rados.rados.0.smithi071.stdout:3799: finishing copy_from to smithi07179299-8 2024-07-26T18:19:12.070 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 2442 (ObjNum 1146 snap 346 seq_num 1146) dirty exists 2024-07-26T18:19:12.306 INFO:tasks.rados.rados.0.smithi071.stdout:3789: done (8 left) 2024-07-26T18:19:12.306 INFO:tasks.rados.rados.0.smithi071.stdout:3790: done (7 left) 2024-07-26T18:19:12.306 INFO:tasks.rados.rados.0.smithi071.stdout:3791: done (6 left) 2024-07-26T18:19:12.306 INFO:tasks.rados.rados.0.smithi071.stdout:3792: done (5 left) 2024-07-26T18:19:12.306 INFO:tasks.rados.rados.0.smithi071.stdout:3795: done (4 left) 2024-07-26T18:19:12.307 INFO:tasks.rados.rados.0.smithi071.stdout:3798: done (3 left) 2024-07-26T18:19:12.307 INFO:tasks.rados.rados.0.smithi071.stdout:3799: done (2 left) 2024-07-26T18:19:12.307 INFO:tasks.rados.rados.0.smithi071.stdout:3801: done (1 left) 2024-07-26T18:19:12.307 INFO:tasks.rados.rados.0.smithi071.stdout:3803: done (0 left) 2024-07-26T18:19:12.307 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 9 current snap is 351 2024-07-26T18:19:12.307 INFO:tasks.rados.rados.0.smithi071.stdout:3804: seq_num 1180 ranges {2891776=565248} 2024-07-26T18:19:12.324 INFO:tasks.rados.rados.0.smithi071.stdout:3804: writing smithi07179299-9 from 2891776 to 3457024 tid 1 2024-07-26T18:19:12.324 INFO:tasks.rados.rados.0.smithi071.stdout:3805: copy_from oid 12 from oid 28 current snap is 351 2024-07-26T18:19:12.324 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 351 2024-07-26T18:19:12.324 INFO:tasks.rados.rados.0.smithi071.stdout:3806: seq_num 1181 ranges {0=581632} 2024-07-26T18:19:12.328 INFO:tasks.rados.rados.0.smithi071.stdout:3806: writing smithi07179299-50 from 0 to 581632 tid 1 2024-07-26T18:19:12.328 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 351 2024-07-26T18:19:12.328 INFO:tasks.rados.rados.0.smithi071.stdout:3805: finishing copy_from to smithi07179299-12 2024-07-26T18:19:12.328 INFO:tasks.rados.rados.0.smithi071.stdout:3805: got expected ENOENT (src dne) 2024-07-26T18:19:12.328 INFO:tasks.rados.rados.0.smithi071.stdout:3805: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:19:12.328 INFO:tasks.rados.rados.0.smithi071.stdout:3807: seq_num 1182 ranges {0=606208} 2024-07-26T18:19:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3807: writing smithi07179299-13 from 0 to 606208 tid 1 2024-07-26T18:19:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3805: done (3 left) 2024-07-26T18:19:12.332 INFO:tasks.rados.rados.0.smithi071.stdout:3808: snap_create 2024-07-26T18:19:12.334 INFO:tasks.rados.rados.0.smithi071.stdout:3804: finishing write tid 1 to smithi07179299-9 2024-07-26T18:19:12.335 INFO:tasks.rados.rados.0.smithi071.stdout:3804: finishing write tid 2 to smithi07179299-9 2024-07-26T18:19:12.335 INFO:tasks.rados.rados.0.smithi071.stdout:3807: finishing write tid 1 to smithi07179299-13 2024-07-26T18:19:12.335 INFO:tasks.rados.rados.0.smithi071.stdout:3807: finishing write tid 2 to smithi07179299-13 2024-07-26T18:19:12.336 INFO:tasks.rados.rados.0.smithi071.stdout:3806: finishing write tid 1 to smithi07179299-50 2024-07-26T18:19:12.336 INFO:tasks.rados.rados.0.smithi071.stdout:3806: finishing write tid 2 to smithi07179299-50 2024-07-26T18:19:12.337 INFO:tasks.rados.rados.0.smithi071.stdout:3807: finishing write tid 3 to smithi07179299-13 2024-07-26T18:19:12.337 INFO:tasks.rados.rados.0.smithi071.stdout:3807: oid 13 updating version 0 to 2165 2024-07-26T18:19:12.337 INFO:tasks.rados.rados.0.smithi071.stdout:3807: oid 13 version 2165 is already newer than 2164 2024-07-26T18:19:12.337 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 2165 (ObjNum 1182 snap 351 seq_num 1182) dirty exists 2024-07-26T18:19:12.337 INFO:tasks.rados.rados.0.smithi071.stdout:3807: left oid 13 (ObjNum 1182 snap 351 seq_num 1182) 2024-07-26T18:19:12.338 INFO:tasks.rados.rados.0.smithi071.stdout:3804: finishing write tid 3 to smithi07179299-9 2024-07-26T18:19:12.338 INFO:tasks.rados.rados.0.smithi071.stdout:3804: oid 9 updating version 0 to 2828 2024-07-26T18:19:12.338 INFO:tasks.rados.rados.0.smithi071.stdout:3804: oid 9 updating version 2828 to 2829 2024-07-26T18:19:12.338 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 2829 (ObjNum 1180 snap 351 seq_num 1180) dirty exists 2024-07-26T18:19:12.338 INFO:tasks.rados.rados.0.smithi071.stdout:3804: left oid 9 (ObjNum 1180 snap 351 seq_num 1180) 2024-07-26T18:19:12.338 INFO:tasks.rados.rados.0.smithi071.stdout:3806: finishing write tid 3 to smithi07179299-50 2024-07-26T18:19:12.338 INFO:tasks.rados.rados.0.smithi071.stdout:3806: oid 50 updating version 0 to 2830 2024-07-26T18:19:12.339 INFO:tasks.rados.rados.0.smithi071.stdout:3806: oid 50 updating version 2830 to 2831 2024-07-26T18:19:12.339 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 2831 (ObjNum 1181 snap 351 seq_num 1181) dirty exists 2024-07-26T18:19:12.339 INFO:tasks.rados.rados.0.smithi071.stdout:3806: left oid 50 (ObjNum 1181 snap 351 seq_num 1181) 2024-07-26T18:19:12.357 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:19:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:19:12] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2024-07-26T18:19:12.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:12 smithi071 ceph-mon[90507]: pgmap v861: 121 pgs: 121 active+clean; 194 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-07-26T18:19:12.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:12 smithi071 ceph-mon[90507]: osdmap e793: 8 total, 8 up, 8 in 2024-07-26T18:19:12.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:12 smithi071 ceph-mon[92867]: pgmap v861: 121 pgs: 121 active+clean; 194 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-07-26T18:19:12.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:12 smithi071 ceph-mon[92867]: osdmap e793: 8 total, 8 up, 8 in 2024-07-26T18:19:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:12 smithi135 ceph-mon[85352]: pgmap v861: 121 pgs: 121 active+clean; 194 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 13 op/s 2024-07-26T18:19:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:12 smithi135 ceph-mon[85352]: osdmap e793: 8 total, 8 up, 8 in 2024-07-26T18:19:13.308 INFO:tasks.rados.rados.0.smithi071.stdout:3804: done (3 left) 2024-07-26T18:19:13.308 INFO:tasks.rados.rados.0.smithi071.stdout:3806: done (2 left) 2024-07-26T18:19:13.309 INFO:tasks.rados.rados.0.smithi071.stdout:3807: done (1 left) 2024-07-26T18:19:13.309 INFO:tasks.rados.rados.0.smithi071.stdout:3808: done (0 left) 2024-07-26T18:19:13.309 INFO:tasks.rados.rados.0.smithi071.stdout:3809: read oid 35 snap 350 2024-07-26T18:19:13.309 INFO:tasks.rados.rados.0.smithi071.stdout:3809: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:19:13.309 INFO:tasks.rados.rados.0.smithi071.stdout:3810: snap_remove snap 351 2024-07-26T18:19:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:13 smithi071 ceph-mon[92867]: osdmap e794: 8 total, 8 up, 8 in 2024-07-26T18:19:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:13 smithi071 ceph-mon[90507]: osdmap e794: 8 total, 8 up, 8 in 2024-07-26T18:19:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:13 smithi135 ceph-mon[85352]: osdmap e794: 8 total, 8 up, 8 in 2024-07-26T18:19:14.310 INFO:tasks.rados.rados.0.smithi071.stdout:3810: done (1 left) 2024-07-26T18:19:14.310 INFO:tasks.rados.rados.0.smithi071.stdout:3811: copy_from oid 23 from oid 4 current snap is 352 2024-07-26T18:19:14.310 INFO:tasks.rados.rados.0.smithi071.stdout:3809: expect (ObjNum 907 snap 271 seq_num 907) 2024-07-26T18:19:14.519 INFO:tasks.rados.rados.0.smithi071.stdout:3811: finishing copy_from racing read to smithi07179299-23 2024-07-26T18:19:14.519 INFO:tasks.rados.rados.0.smithi071.stdout:3811: finishing copy_from to smithi07179299-23 2024-07-26T18:19:14.519 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 23 v 2425 (ObjNum 1137 snap 344 seq_num 1137) dirty exists 2024-07-26T18:19:14.519 INFO:tasks.rados.rados.0.smithi071.stdout:3809: done (1 left) 2024-07-26T18:19:14.519 INFO:tasks.rados.rados.0.smithi071.stdout:3811: done (0 left) 2024-07-26T18:19:14.519 INFO:tasks.rados.rados.0.smithi071.stdout:3812: rollback oid 29 current snap is 352 2024-07-26T18:19:14.519 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 29 to 350 2024-07-26T18:19:14.519 INFO:tasks.rados.rados.0.smithi071.stdout:3813: delete oid 8 current snap is 352 2024-07-26T18:19:14.520 INFO:tasks.rados.rados.0.smithi071.stdout:3812: finishing rollback tid 1 to smithi07179299-29 2024-07-26T18:19:14.520 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 0 (ObjNum 225 snap 0 seq_num 2057570432) dirty dne 2024-07-26T18:19:14.521 INFO:tasks.rados.rados.0.smithi071.stdout:3812: done (1 left) 2024-07-26T18:19:14.521 INFO:tasks.rados.rados.0.smithi071.stdout:3813: done (0 left) 2024-07-26T18:19:14.521 INFO:tasks.rados.rados.0.smithi071.stdout:3814: delete oid 10 current snap is 352 2024-07-26T18:19:14.524 INFO:tasks.rados.rados.0.smithi071.stdout:3814: done (0 left) 2024-07-26T18:19:14.524 INFO:tasks.rados.rados.0.smithi071.stdout:3815: rollback oid 11 current snap is 352 2024-07-26T18:19:14.524 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 11 to 350 2024-07-26T18:19:14.524 INFO:tasks.rados.rados.0.smithi071.stdout:3816: rollback oid 20 current snap is 352 2024-07-26T18:19:14.524 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 350 2024-07-26T18:19:14.524 INFO:tasks.rados.rados.0.smithi071.stdout:3817: rollback oid 50 current snap is 352 2024-07-26T18:19:14.524 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 50 to 350 2024-07-26T18:19:14.524 INFO:tasks.rados.rados.0.smithi071.stdout:3818: delete oid 14 current snap is 352 2024-07-26T18:19:14.525 INFO:tasks.rados.rados.0.smithi071.stdout:3815: finishing rollback tid 1 to smithi07179299-11 2024-07-26T18:19:14.525 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-07-26T18:19:14.525 INFO:tasks.rados.rados.0.smithi071.stdout:3815: done (3 left) 2024-07-26T18:19:14.525 INFO:tasks.rados.rados.0.smithi071.stdout:3818: done (2 left) 2024-07-26T18:19:14.525 INFO:tasks.rados.rados.0.smithi071.stdout:3819: delete oid 32 current snap is 352 2024-07-26T18:19:14.528 INFO:tasks.rados.rados.0.smithi071.stdout:3817: finishing rollback tid 0 to smithi07179299-50 2024-07-26T18:19:14.528 INFO:tasks.rados.rados.0.smithi071.stdout:3817: finishing rollback tid 1 to smithi07179299-50 2024-07-26T18:19:14.528 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 2833 (ObjNum 49 snap 0 seq_num 2058118736) dirty dne 2024-07-26T18:19:14.529 INFO:tasks.rados.rados.0.smithi071.stdout:3817: done (2 left) 2024-07-26T18:19:14.529 INFO:tasks.rados.rados.0.smithi071.stdout:3819: done (1 left) 2024-07-26T18:19:14.529 INFO:tasks.rados.rados.0.smithi071.stdout:3820: read oid 50 snap 350 2024-07-26T18:19:14.529 INFO:tasks.rados.rados.0.smithi071.stdout:3820: expect deleted 2024-07-26T18:19:14.529 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 6 current snap is 352 2024-07-26T18:19:14.529 INFO:tasks.rados.rados.0.smithi071.stdout:3821: seq_num 1187 ranges {0=688128} 2024-07-26T18:19:14.533 INFO:tasks.rados.rados.0.smithi071.stdout:3821: writing smithi07179299-6 from 0 to 688128 tid 1 2024-07-26T18:19:14.533 INFO:tasks.rados.rados.0.smithi071.stdout:3822: copy_from oid 37 from oid 19 current snap is 352 2024-07-26T18:19:14.533 INFO:tasks.rados.rados.0.smithi071.stdout:3816: finishing rollback tid 0 to smithi07179299-20 2024-07-26T18:19:14.533 INFO:tasks.rados.rados.0.smithi071.stdout:3816: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:19:14.533 INFO:tasks.rados.rados.0.smithi071.stdout:3823: snap_create 2024-07-26T18:19:14.533 INFO:tasks.rados.rados.0.smithi071.stdout:3816: finishing rollback tid 2 to smithi07179299-20 2024-07-26T18:19:14.533 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2433 (ObjNum 1163 snap 349 seq_num 1163) dirty exists 2024-07-26T18:19:14.534 INFO:tasks.rados.rados.0.smithi071.stdout:3822: finishing copy_from to smithi07179299-37 2024-07-26T18:19:14.534 INFO:tasks.rados.rados.0.smithi071.stdout:3822: got expected ENOENT (src dne) 2024-07-26T18:19:14.534 INFO:tasks.rados.rados.0.smithi071.stdout:3822: finishing copy_from racing read to smithi07179299-37 2024-07-26T18:19:14.535 INFO:tasks.rados.rados.0.smithi071.stdout:3821: finishing write tid 1 to smithi07179299-6 2024-07-26T18:19:14.535 INFO:tasks.rados.rados.0.smithi071.stdout:3821: finishing write tid 2 to smithi07179299-6 2024-07-26T18:19:14.537 INFO:tasks.rados.rados.0.smithi071.stdout:3821: finishing write tid 3 to smithi07179299-6 2024-07-26T18:19:14.537 INFO:tasks.rados.rados.0.smithi071.stdout:3821: oid 6 updating version 0 to 2588 2024-07-26T18:19:14.537 INFO:tasks.rados.rados.0.smithi071.stdout:3821: oid 6 updating version 2588 to 2589 2024-07-26T18:19:14.537 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 6 v 2589 (ObjNum 1187 snap 352 seq_num 1187) dirty exists 2024-07-26T18:19:14.538 INFO:tasks.rados.rados.0.smithi071.stdout:3821: left oid 6 (ObjNum 1187 snap 352 seq_num 1187) 2024-07-26T18:19:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:14 smithi071 ceph-mon[90507]: pgmap v864: 121 pgs: 121 active+clean; 171 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 4.2 MiB/s wr, 14 op/s 2024-07-26T18:19:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:14 smithi071 ceph-mon[90507]: osdmap e795: 8 total, 8 up, 8 in 2024-07-26T18:19:14.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:14 smithi071 ceph-mon[92867]: pgmap v864: 121 pgs: 121 active+clean; 171 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 4.2 MiB/s wr, 14 op/s 2024-07-26T18:19:14.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:14 smithi071 ceph-mon[92867]: osdmap e795: 8 total, 8 up, 8 in 2024-07-26T18:19:14.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:14 smithi135 ceph-mon[85352]: pgmap v864: 121 pgs: 121 active+clean; 171 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 4.2 MiB/s wr, 14 op/s 2024-07-26T18:19:14.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:14 smithi135 ceph-mon[85352]: osdmap e795: 8 total, 8 up, 8 in 2024-07-26T18:19:15.371 INFO:tasks.rados.rados.0.smithi071.stdout:3816: done (4 left) 2024-07-26T18:19:15.371 INFO:tasks.rados.rados.0.smithi071.stdout:3820: done (3 left) 2024-07-26T18:19:15.372 INFO:tasks.rados.rados.0.smithi071.stdout:3821: done (2 left) 2024-07-26T18:19:15.372 INFO:tasks.rados.rados.0.smithi071.stdout:3822: done (1 left) 2024-07-26T18:19:15.372 INFO:tasks.rados.rados.0.smithi071.stdout:3823: done (0 left) 2024-07-26T18:19:15.372 INFO:tasks.rados.rados.0.smithi071.stdout:3824: delete oid 26 current snap is 353 2024-07-26T18:19:15.374 INFO:tasks.rados.rados.0.smithi071.stdout:3824: done (0 left) 2024-07-26T18:19:15.374 INFO:tasks.rados.rados.0.smithi071.stdout:3825: snap_remove snap 352 2024-07-26T18:19:16.307 INFO:tasks.rados.rados.0.smithi071.stdout:3825: done (0 left) 2024-07-26T18:19:16.307 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 1 current snap is 353 2024-07-26T18:19:16.307 INFO:tasks.rados.rados.0.smithi071.stdout:3826: seq_num 1189 ranges {6094848=720896} 2024-07-26T18:19:16.344 INFO:tasks.rados.rados.0.smithi071.stdout:3826: writing smithi07179299-1 from 6094848 to 6815744 tid 1 2024-07-26T18:19:16.344 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 31 current snap is 353 2024-07-26T18:19:16.344 INFO:tasks.rados.rados.0.smithi071.stdout:3827: seq_num 1190 ranges {516096=737280} 2024-07-26T18:19:16.351 INFO:tasks.rados.rados.0.smithi071.stdout:3827: writing smithi07179299-31 from 516096 to 1253376 tid 1 2024-07-26T18:19:16.351 INFO:tasks.rados.rados.0.smithi071.stdout:3826: finishing write tid 1 to smithi07179299-1 2024-07-26T18:19:16.351 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 38 current snap is 353 2024-07-26T18:19:16.351 INFO:tasks.rados.rados.0.smithi071.stdout:3828: seq_num 1191 ranges {1982464=753664} 2024-07-26T18:19:16.366 INFO:tasks.rados.rados.0.smithi071.stdout:3828: writing smithi07179299-38 from 1982464 to 2736128 tid 1 2024-07-26T18:19:16.367 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 44 current snap is 353 2024-07-26T18:19:16.367 INFO:tasks.rados.rados.0.smithi071.stdout:3826: finishing write tid 2 to smithi07179299-1 2024-07-26T18:19:16.367 INFO:tasks.rados.rados.0.smithi071.stdout:3829: seq_num 1192 ranges {4890624=770048} 2024-07-26T18:19:16.397 INFO:tasks.rados.rados.0.smithi071.stdout:3829: writing smithi07179299-44 from 4890624 to 5660672 tid 1 2024-07-26T18:19:16.397 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 353 2024-07-26T18:19:16.397 INFO:tasks.rados.rados.0.smithi071.stdout:3830: seq_num 1193 ranges {5660672=786432} 2024-07-26T18:19:16.433 INFO:tasks.rados.rados.0.smithi071.stdout:3830: writing smithi07179299-5 from 5660672 to 6447104 tid 1 2024-07-26T18:19:16.433 INFO:tasks.rados.rados.0.smithi071.stdout:3831: rmattr oid 26 current snap is 353 2024-07-26T18:19:16.433 INFO:tasks.rados.rados.0.smithi071.stdout:3831: done (5 left) 2024-07-26T18:19:16.433 INFO:tasks.rados.rados.0.smithi071.stdout:3832: rollback oid 25 current snap is 353 2024-07-26T18:19:16.433 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 25 to 350 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3826: finishing write tid 3 to smithi07179299-1 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3826: oid 1 updating version 0 to 2449 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3826: oid 1 updating version 2449 to 2450 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 2450 (ObjNum 1189 snap 353 seq_num 1189) dirty exists 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3826: left oid 1 (ObjNum 1189 snap 353 seq_num 1189) 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3827: finishing write tid 1 to smithi07179299-31 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3826: done (5 left) 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3833: rmattr oid 49 current snap is 353 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3833: done (5 left) 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3834: rmattr oid 2 current snap is 353 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3834: done (5 left) 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3835: read oid 8 snap -1 2024-07-26T18:19:16.434 INFO:tasks.rados.rados.0.smithi071.stdout:3835: expect deleted 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:3836: rollback oid 37 current snap is 353 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 37 to 350 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:3827: finishing write tid 2 to smithi07179299-31 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:3837: read oid 34 snap -1 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:3837: expect (ObjNum 1144 snap 345 seq_num 1144) 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 14 current snap is 353 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:3827: finishing write tid 3 to smithi07179299-31 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:3827: oid 31 updating version 0 to 2403 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:3827: oid 31 updating version 2403 to 2404 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 2404 (ObjNum 1190 snap 353 seq_num 1190) dirty exists 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:3827: left oid 31 (ObjNum 1190 snap 353 seq_num 1190) 2024-07-26T18:19:16.435 INFO:tasks.rados.rados.0.smithi071.stdout:3838: seq_num 1194 ranges {0=802816} 2024-07-26T18:19:16.438 INFO:tasks.rados.rados.0.smithi071.stdout:3838: writing smithi07179299-14 from 0 to 802816 tid 1 2024-07-26T18:19:16.438 INFO:tasks.rados.rados.0.smithi071.stdout:3827: done (8 left) 2024-07-26T18:19:16.438 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 12 current snap is 353 2024-07-26T18:19:16.438 INFO:tasks.rados.rados.0.smithi071.stdout:3839: seq_num 1195 ranges {0=417792,417792=401408} 2024-07-26T18:19:16.440 INFO:tasks.rados.rados.0.smithi071.stdout:3839: writing smithi07179299-12 from 0 to 417792 tid 1 2024-07-26T18:19:16.443 INFO:tasks.rados.rados.0.smithi071.stdout:3839: writing smithi07179299-12 from 417792 to 819200 tid 2 2024-07-26T18:19:16.443 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 353 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3828: finishing write tid 1 to smithi07179299-38 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3828: finishing write tid 2 to smithi07179299-38 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3828: finishing write tid 3 to smithi07179299-38 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3828: oid 38 updating version 0 to 2445 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3828: oid 38 version 2445 is already newer than 2444 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 38 v 2445 (ObjNum 1191 snap 353 seq_num 1191) dirty exists 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3828: left oid 38 (ObjNum 1191 snap 353 seq_num 1191) 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3829: finishing write tid 1 to smithi07179299-44 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3829: finishing write tid 2 to smithi07179299-44 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3829: finishing write tid 3 to smithi07179299-44 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3829: oid 44 updating version 0 to 2435 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:3829: oid 44 version 2435 is already newer than 2434 2024-07-26T18:19:16.444 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 44 v 2435 (ObjNum 1192 snap 353 seq_num 1192) dirty exists 2024-07-26T18:19:16.445 INFO:tasks.rados.rados.0.smithi071.stdout:3829: left oid 44 (ObjNum 1192 snap 353 seq_num 1192) 2024-07-26T18:19:16.445 INFO:tasks.rados.rados.0.smithi071.stdout:3832: finishing rollback tid 0 to smithi07179299-25 2024-07-26T18:19:16.445 INFO:tasks.rados.rados.0.smithi071.stdout:3832: finishing rollback tid 1 to smithi07179299-25 2024-07-26T18:19:16.445 INFO:tasks.rados.rados.0.smithi071.stdout:3830: finishing write tid 1 to smithi07179299-5 2024-07-26T18:19:16.445 INFO:tasks.rados.rados.0.smithi071.stdout:3832: finishing rollback tid 2 to smithi07179299-25 2024-07-26T18:19:16.445 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 2418 (ObjNum 1112 snap 337 seq_num 1112) dirty exists 2024-07-26T18:19:16.445 INFO:tasks.rados.rados.0.smithi071.stdout:3830: finishing write tid 2 to smithi07179299-5 2024-07-26T18:19:16.445 INFO:tasks.rados.rados.0.smithi071.stdout:3836: finishing rollback tid 0 to smithi07179299-37 2024-07-26T18:19:16.445 INFO:tasks.rados.rados.0.smithi071.stdout:3836: finishing rollback tid 1 to smithi07179299-37 2024-07-26T18:19:16.445 INFO:tasks.rados.rados.0.smithi071.stdout:3840: seq_num 1196 ranges {0=434176,434176=401408} 2024-07-26T18:19:16.446 INFO:tasks.rados.rados.0.smithi071.stdout:3840: writing smithi07179299-47 from 0 to 434176 tid 1 2024-07-26T18:19:16.449 INFO:tasks.rados.rados.0.smithi071.stdout:3840: writing smithi07179299-47 from 434176 to 835584 tid 2 2024-07-26T18:19:16.449 INFO:tasks.rados.rados.0.smithi071.stdout:3828: done (9 left) 2024-07-26T18:19:16.449 INFO:tasks.rados.rados.0.smithi071.stdout:3829: done (8 left) 2024-07-26T18:19:16.449 INFO:tasks.rados.rados.0.smithi071.stdout:3832: done (7 left) 2024-07-26T18:19:16.449 INFO:tasks.rados.rados.0.smithi071.stdout:3835: done (6 left) 2024-07-26T18:19:16.449 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 49 current snap is 353 2024-07-26T18:19:16.450 INFO:tasks.rados.rados.0.smithi071.stdout:3836: finishing rollback tid 2 to smithi07179299-37 2024-07-26T18:19:16.450 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 2453 (ObjNum 1045 snap 322 seq_num 1045) dirty exists 2024-07-26T18:19:16.450 INFO:tasks.rados.rados.0.smithi071.stdout:3830: finishing write tid 3 to smithi07179299-5 2024-07-26T18:19:16.450 INFO:tasks.rados.rados.0.smithi071.stdout:3830: oid 5 updating version 0 to 2599 2024-07-26T18:19:16.450 INFO:tasks.rados.rados.0.smithi071.stdout:3830: oid 5 version 2599 is already newer than 2598 2024-07-26T18:19:16.450 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2599 (ObjNum 1193 snap 353 seq_num 1193) dirty exists 2024-07-26T18:19:16.450 INFO:tasks.rados.rados.0.smithi071.stdout:3830: left oid 5 (ObjNum 1193 snap 353 seq_num 1193) 2024-07-26T18:19:16.450 INFO:tasks.rados.rados.0.smithi071.stdout:3838: finishing write tid 1 to smithi07179299-14 2024-07-26T18:19:16.450 INFO:tasks.rados.rados.0.smithi071.stdout:3841: seq_num 1197 ranges {9306112=450560,9756672=401408} 2024-07-26T18:19:16.501 INFO:tasks.rados.rados.0.smithi071.stdout:3841: writing smithi07179299-49 from 9306112 to 9756672 tid 1 2024-07-26T18:19:16.503 INFO:tasks.rados.rados.0.smithi071.stdout:3841: writing smithi07179299-49 from 9756672 to 10158080 tid 2 2024-07-26T18:19:16.503 INFO:tasks.rados.rados.0.smithi071.stdout:3830: done (6 left) 2024-07-26T18:19:16.503 INFO:tasks.rados.rados.0.smithi071.stdout:3836: done (5 left) 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:3842: read oid 11 snap -1 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:3842: expect deleted 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:3843: snap_create 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:3838: finishing write tid 2 to smithi07179299-14 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:3839: finishing write tid 1 to smithi07179299-12 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:3838: finishing write tid 3 to smithi07179299-14 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:3838: oid 14 updating version 0 to 2743 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:3838: oid 14 updating version 2743 to 2744 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 14 v 2744 (ObjNum 1194 snap 353 seq_num 1194) dirty exists 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:3838: left oid 14 (ObjNum 1194 snap 353 seq_num 1194) 2024-07-26T18:19:16.504 INFO:tasks.rados.rados.0.smithi071.stdout:3839: finishing write tid 2 to smithi07179299-12 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3839: finishing write tid 3 to smithi07179299-12 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3839: finishing write tid 4 to smithi07179299-12 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3839: oid 12 updating version 0 to 2438 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3839: oid 12 version 2438 is already newer than 2437 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3839: oid 12 version 2438 is already newer than 2436 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 2438 (ObjNum 1195 snap 353 seq_num 1195) dirty exists 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3839: left oid 12 (ObjNum 1195 snap 353 seq_num 1195) 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3840: finishing write tid 1 to smithi07179299-47 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3840: finishing write tid 2 to smithi07179299-47 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3840: finishing write tid 3 to smithi07179299-47 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3840: finishing write tid 4 to smithi07179299-47 2024-07-26T18:19:16.505 INFO:tasks.rados.rados.0.smithi071.stdout:3840: oid 47 updating version 0 to 2392 2024-07-26T18:19:16.506 INFO:tasks.rados.rados.0.smithi071.stdout:3840: oid 47 version 2392 is already newer than 2390 2024-07-26T18:19:16.506 INFO:tasks.rados.rados.0.smithi071.stdout:3840: oid 47 version 2392 is already newer than 2391 2024-07-26T18:19:16.506 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 2392 (ObjNum 1196 snap 353 seq_num 1196) dirty exists 2024-07-26T18:19:16.506 INFO:tasks.rados.rados.0.smithi071.stdout:3840: left oid 47 (ObjNum 1196 snap 353 seq_num 1196) 2024-07-26T18:19:16.506 INFO:tasks.rados.rados.0.smithi071.stdout:3837: expect (ObjNum 1144 snap 345 seq_num 1144) 2024-07-26T18:19:16.649 INFO:tasks.rados.rados.0.smithi071.stdout:3841: finishing write tid 1 to smithi07179299-49 2024-07-26T18:19:16.649 INFO:tasks.rados.rados.0.smithi071.stdout:3841: finishing write tid 2 to smithi07179299-49 2024-07-26T18:19:16.649 INFO:tasks.rados.rados.0.smithi071.stdout:3841: finishing write tid 3 to smithi07179299-49 2024-07-26T18:19:16.649 INFO:tasks.rados.rados.0.smithi071.stdout:3841: finishing write tid 4 to smithi07179299-49 2024-07-26T18:19:16.649 INFO:tasks.rados.rados.0.smithi071.stdout:3841: oid 49 updating version 0 to 2418 2024-07-26T18:19:16.649 INFO:tasks.rados.rados.0.smithi071.stdout:3841: oid 49 version 2418 is already newer than 2417 2024-07-26T18:19:16.649 INFO:tasks.rados.rados.0.smithi071.stdout:3841: oid 49 updating version 2418 to 2419 2024-07-26T18:19:16.649 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 49 v 2419 (ObjNum 1197 snap 353 seq_num 1197) dirty exists 2024-07-26T18:19:16.649 INFO:tasks.rados.rados.0.smithi071.stdout:3841: left oid 49 (ObjNum 1197 snap 353 seq_num 1197) 2024-07-26T18:19:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:16 smithi071 ceph-mon[90507]: osdmap e796: 8 total, 8 up, 8 in 2024-07-26T18:19:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:16 smithi071 ceph-mon[90507]: pgmap v867: 121 pgs: 121 active+clean; 162 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-07-26T18:19:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:16 smithi071 ceph-mon[90507]: osdmap e797: 8 total, 8 up, 8 in 2024-07-26T18:19:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:16 smithi071 ceph-mon[92867]: osdmap e796: 8 total, 8 up, 8 in 2024-07-26T18:19:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:16 smithi071 ceph-mon[92867]: pgmap v867: 121 pgs: 121 active+clean; 162 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-07-26T18:19:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:16 smithi071 ceph-mon[92867]: osdmap e797: 8 total, 8 up, 8 in 2024-07-26T18:19:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:16 smithi135 ceph-mon[85352]: osdmap e796: 8 total, 8 up, 8 in 2024-07-26T18:19:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:16 smithi135 ceph-mon[85352]: pgmap v867: 121 pgs: 121 active+clean; 162 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2024-07-26T18:19:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:16 smithi135 ceph-mon[85352]: osdmap e797: 8 total, 8 up, 8 in 2024-07-26T18:19:17.381 INFO:tasks.rados.rados.0.smithi071.stdout:3837: done (6 left) 2024-07-26T18:19:17.381 INFO:tasks.rados.rados.0.smithi071.stdout:3838: done (5 left) 2024-07-26T18:19:17.381 INFO:tasks.rados.rados.0.smithi071.stdout:3839: done (4 left) 2024-07-26T18:19:17.381 INFO:tasks.rados.rados.0.smithi071.stdout:3840: done (3 left) 2024-07-26T18:19:17.381 INFO:tasks.rados.rados.0.smithi071.stdout:3841: done (2 left) 2024-07-26T18:19:17.381 INFO:tasks.rados.rados.0.smithi071.stdout:3842: done (1 left) 2024-07-26T18:19:17.381 INFO:tasks.rados.rados.0.smithi071.stdout:3843: done (0 left) 2024-07-26T18:19:17.381 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 47 current snap is 354 2024-07-26T18:19:17.382 INFO:tasks.rados.rados.0.smithi071.stdout:3844: seq_num 1198 ranges {835584=466944,1302528=401408} 2024-07-26T18:19:17.387 INFO:tasks.rados.rados.0.smithi071.stdout:3844: writing smithi07179299-47 from 835584 to 1302528 tid 1 2024-07-26T18:19:17.389 INFO:tasks.rados.rados.0.smithi071.stdout:3844: writing smithi07179299-47 from 1302528 to 1703936 tid 2 2024-07-26T18:19:17.390 INFO:tasks.rados.rados.0.smithi071.stdout:3845: read oid 6 snap -1 2024-07-26T18:19:17.390 INFO:tasks.rados.rados.0.smithi071.stdout:3845: expect (ObjNum 1187 snap 352 seq_num 1187) 2024-07-26T18:19:17.390 INFO:tasks.rados.rados.0.smithi071.stdout:3846: rmattr oid 37 current snap is 354 2024-07-26T18:19:17.390 INFO:tasks.rados.rados.0.smithi071.stdout:3847: read oid 34 snap 350 2024-07-26T18:19:17.390 INFO:tasks.rados.rados.0.smithi071.stdout:3847: expect (ObjNum 1144 snap 345 seq_num 1144) 2024-07-26T18:19:17.390 INFO:tasks.rados.rados.0.smithi071.stdout:3848: snap_remove snap 353 2024-07-26T18:19:18.386 INFO:tasks.rados.rados.0.smithi071.stdout:3848: done (4 left) 2024-07-26T18:19:18.386 INFO:tasks.rados.rados.0.smithi071.stdout:3849: delete oid 20 current snap is 354 2024-07-26T18:19:18.386 INFO:tasks.rados.rados.0.smithi071.stdout:3844: finishing write tid 1 to smithi07179299-47 2024-07-26T18:19:18.386 INFO:tasks.rados.rados.0.smithi071.stdout:3845: expect (ObjNum 1187 snap 352 seq_num 1187) 2024-07-26T18:19:18.406 INFO:tasks.rados.rados.0.smithi071.stdout:3844: finishing write tid 2 to smithi07179299-47 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:3844: finishing write tid 3 to smithi07179299-47 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:3845: done (4 left) 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:3849: done (3 left) 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:3850: rollback oid 30 current snap is 354 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 350 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 37 v 2454 (ObjNum 1045 snap 322 seq_num 1045) dirty exists 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:3844: finishing write tid 4 to smithi07179299-47 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:3844: oid 47 updating version 0 to 2394 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:3844: oid 47 updating version 2394 to 2395 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:3844: oid 47 version 2395 is already newer than 2393 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 2395 (ObjNum 1198 snap 354 seq_num 1198) dirty exists 2024-07-26T18:19:18.407 INFO:tasks.rados.rados.0.smithi071.stdout:3844: left oid 47 (ObjNum 1198 snap 354 seq_num 1198) 2024-07-26T18:19:18.408 INFO:tasks.rados.rados.0.smithi071.stdout:3847: expect (ObjNum 1144 snap 345 seq_num 1144) 2024-07-26T18:19:18.554 INFO:tasks.rados.rados.0.smithi071.stdout:3850: finishing rollback tid 0 to smithi07179299-30 2024-07-26T18:19:18.554 INFO:tasks.rados.rados.0.smithi071.stdout:3850: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:19:18.554 INFO:tasks.rados.rados.0.smithi071.stdout:3850: finishing rollback tid 2 to smithi07179299-30 2024-07-26T18:19:18.554 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 2747 (ObjNum 1121 snap 338 seq_num 1121) dirty exists 2024-07-26T18:19:18.554 INFO:tasks.rados.rados.0.smithi071.stdout:3844: done (3 left) 2024-07-26T18:19:18.555 INFO:tasks.rados.rados.0.smithi071.stdout:3846: done (2 left) 2024-07-26T18:19:18.555 INFO:tasks.rados.rados.0.smithi071.stdout:3847: done (1 left) 2024-07-26T18:19:18.555 INFO:tasks.rados.rados.0.smithi071.stdout:3850: done (0 left) 2024-07-26T18:19:18.555 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 18 current snap is 354 2024-07-26T18:19:18.555 INFO:tasks.rados.rados.0.smithi071.stdout:3851: seq_num 1200 ranges {4341760=499712,4841472=401408} 2024-07-26T18:19:18.579 INFO:tasks.rados.rados.0.smithi071.stdout:3851: writing smithi07179299-18 from 4341760 to 4841472 tid 1 2024-07-26T18:19:18.581 INFO:tasks.rados.rados.0.smithi071.stdout:3851: writing smithi07179299-18 from 4841472 to 5242880 tid 2 2024-07-26T18:19:18.581 INFO:tasks.rados.rados.0.smithi071.stdout:3852: snap_create 2024-07-26T18:19:18.585 INFO:tasks.rados.rados.0.smithi071.stdout:3851: finishing write tid 1 to smithi07179299-18 2024-07-26T18:19:18.585 INFO:tasks.rados.rados.0.smithi071.stdout:3851: finishing write tid 2 to smithi07179299-18 2024-07-26T18:19:18.585 INFO:tasks.rados.rados.0.smithi071.stdout:3851: finishing write tid 3 to smithi07179299-18 2024-07-26T18:19:18.586 INFO:tasks.rados.rados.0.smithi071.stdout:3851: finishing write tid 4 to smithi07179299-18 2024-07-26T18:19:18.586 INFO:tasks.rados.rados.0.smithi071.stdout:3851: oid 18 updating version 0 to 2422 2024-07-26T18:19:18.587 INFO:tasks.rados.rados.0.smithi071.stdout:3851: oid 18 version 2422 is already newer than 2420 2024-07-26T18:19:18.587 INFO:tasks.rados.rados.0.smithi071.stdout:3851: oid 18 version 2422 is already newer than 2421 2024-07-26T18:19:18.587 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 2422 (ObjNum 1200 snap 354 seq_num 1200) dirty exists 2024-07-26T18:19:18.587 INFO:tasks.rados.rados.0.smithi071.stdout:3851: left oid 18 (ObjNum 1200 snap 354 seq_num 1200) 2024-07-26T18:19:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:18 smithi071 ceph-mon[90507]: osdmap e798: 8 total, 8 up, 8 in 2024-07-26T18:19:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:18 smithi071 ceph-mon[90507]: pgmap v870: 121 pgs: 121 active+clean; 167 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-07-26T18:19:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:18 smithi071 ceph-mon[92867]: osdmap e798: 8 total, 8 up, 8 in 2024-07-26T18:19:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:18 smithi071 ceph-mon[92867]: pgmap v870: 121 pgs: 121 active+clean; 167 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-07-26T18:19:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:18 smithi135 ceph-mon[85352]: osdmap e798: 8 total, 8 up, 8 in 2024-07-26T18:19:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:18 smithi135 ceph-mon[85352]: pgmap v870: 121 pgs: 121 active+clean; 167 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-07-26T18:19:19.386 INFO:tasks.rados.rados.0.smithi071.stdout:3851: done (1 left) 2024-07-26T18:19:19.387 INFO:tasks.rados.rados.0.smithi071.stdout:3852: done (0 left) 2024-07-26T18:19:19.387 INFO:tasks.rados.rados.0.smithi071.stdout:3853: delete oid 13 current snap is 355 2024-07-26T18:19:19.390 INFO:tasks.rados.rados.0.smithi071.stdout:3853: done (0 left) 2024-07-26T18:19:19.390 INFO:tasks.rados.rados.0.smithi071.stdout:3854: delete oid 2 current snap is 355 2024-07-26T18:19:19.393 INFO:tasks.rados.rados.0.smithi071.stdout:3854: done (0 left) 2024-07-26T18:19:19.393 INFO:tasks.rados.rados.0.smithi071.stdout:3855: snap_create 2024-07-26T18:19:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:19 smithi071 ceph-mon[92867]: osdmap e799: 8 total, 8 up, 8 in 2024-07-26T18:19:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:19:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:19 smithi071 ceph-mon[90507]: osdmap e799: 8 total, 8 up, 8 in 2024-07-26T18:19:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:19:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:19 smithi135 ceph-mon[85352]: osdmap e799: 8 total, 8 up, 8 in 2024-07-26T18:19:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:19:20.393 INFO:tasks.rados.rados.0.smithi071.stdout:3855: done (0 left) 2024-07-26T18:19:20.393 INFO:tasks.rados.rados.0.smithi071.stdout:3856: read oid 49 snap -1 2024-07-26T18:19:20.393 INFO:tasks.rados.rados.0.smithi071.stdout:3856: expect (ObjNum 1197 snap 353 seq_num 1197) 2024-07-26T18:19:20.393 INFO:tasks.rados.rados.0.smithi071.stdout:3857: snap_remove snap 355 2024-07-26T18:19:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[90507]: osdmap e800: 8 total, 8 up, 8 in 2024-07-26T18:19:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:19:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:19:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[90507]: pgmap v873: 121 pgs: 121 active+clean; 179 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 12 op/s 2024-07-26T18:19:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:19:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:19:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:19:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[92867]: osdmap e800: 8 total, 8 up, 8 in 2024-07-26T18:19:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:19:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:19:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[92867]: pgmap v873: 121 pgs: 121 active+clean; 179 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 12 op/s 2024-07-26T18:19:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:19:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:19:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:19:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:20 smithi135 ceph-mon[85352]: osdmap e800: 8 total, 8 up, 8 in 2024-07-26T18:19:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:19:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:19:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:20 smithi135 ceph-mon[85352]: pgmap v873: 121 pgs: 121 active+clean; 179 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 12 op/s 2024-07-26T18:19:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:19:20.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:19:20.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:19:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:3857: done (1 left) 2024-07-26T18:19:21.308 INFO:tasks.rados.rados.0.smithi071.stdout:3858: snap_remove snap 354 2024-07-26T18:19:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:21 smithi071 ceph-mon[90507]: osdmap e801: 8 total, 8 up, 8 in 2024-07-26T18:19:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:21 smithi071 ceph-mon[90507]: osdmap e802: 8 total, 8 up, 8 in 2024-07-26T18:19:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:21 smithi071 ceph-mon[92867]: osdmap e801: 8 total, 8 up, 8 in 2024-07-26T18:19:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:21 smithi071 ceph-mon[92867]: osdmap e802: 8 total, 8 up, 8 in 2024-07-26T18:19:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:21 smithi135 ceph-mon[85352]: osdmap e801: 8 total, 8 up, 8 in 2024-07-26T18:19:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:21 smithi135 ceph-mon[85352]: osdmap e802: 8 total, 8 up, 8 in 2024-07-26T18:19:22.315 INFO:tasks.rados.rados.0.smithi071.stdout:3858: done (1 left) 2024-07-26T18:19:22.315 INFO:tasks.rados.rados.0.smithi071.stdout:3859: delete oid 14 current snap is 356 2024-07-26T18:19:22.315 INFO:tasks.rados.rados.0.smithi071.stdout:3856: expect (ObjNum 1197 snap 353 seq_num 1197) 2024-07-26T18:19:22.403 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:19:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:19:22] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2024-07-26T18:19:22.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:22 smithi071 ceph-mon[90507]: pgmap v876: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-07-26T18:19:22.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:22 smithi071 ceph-mon[90507]: osdmap e803: 8 total, 8 up, 8 in 2024-07-26T18:19:22.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:22 smithi071 ceph-mon[92867]: pgmap v876: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-07-26T18:19:22.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:22 smithi071 ceph-mon[92867]: osdmap e803: 8 total, 8 up, 8 in 2024-07-26T18:19:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:22 smithi135 ceph-mon[85352]: pgmap v876: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-07-26T18:19:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:22 smithi135 ceph-mon[85352]: osdmap e803: 8 total, 8 up, 8 in 2024-07-26T18:19:23.186 INFO:tasks.rados.rados.0.smithi071.stdout:3856: done (1 left) 2024-07-26T18:19:23.186 INFO:tasks.rados.rados.0.smithi071.stdout:3859: done (0 left) 2024-07-26T18:19:23.186 INFO:tasks.rados.rados.0.smithi071.stdout:3860: rollback oid 19 current snap is 356 2024-07-26T18:19:23.186 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 19 to 350 2024-07-26T18:19:23.186 INFO:tasks.rados.rados.0.smithi071.stdout:3861: copy_from oid 18 from oid 42 current snap is 356 2024-07-26T18:19:23.186 INFO:tasks.rados.rados.0.smithi071.stdout:3862: read oid 30 snap 350 2024-07-26T18:19:23.186 INFO:tasks.rados.rados.0.smithi071.stdout:3862: expect (ObjNum 1121 snap 338 seq_num 1121) 2024-07-26T18:19:23.187 INFO:tasks.rados.rados.0.smithi071.stdout:3863: read oid 10 snap -1 2024-07-26T18:19:23.187 INFO:tasks.rados.rados.0.smithi071.stdout:3863: expect deleted 2024-07-26T18:19:23.187 INFO:tasks.rados.rados.0.smithi071.stdout:3864: delete oid 21 current snap is 356 2024-07-26T18:19:23.187 INFO:tasks.rados.rados.0.smithi071.stdout:3860: finishing rollback tid 1 to smithi07179299-19 2024-07-26T18:19:23.187 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 19 v 0 (ObjNum 161 snap 0 seq_num 2058197216) dirty dne 2024-07-26T18:19:23.189 INFO:tasks.rados.rados.0.smithi071.stdout:3860: done (4 left) 2024-07-26T18:19:23.189 INFO:tasks.rados.rados.0.smithi071.stdout:3863: done (3 left) 2024-07-26T18:19:23.190 INFO:tasks.rados.rados.0.smithi071.stdout:3864: done (2 left) 2024-07-26T18:19:23.190 INFO:tasks.rados.rados.0.smithi071.stdout:3865: rmattr oid 10 current snap is 356 2024-07-26T18:19:23.190 INFO:tasks.rados.rados.0.smithi071.stdout:3865: done (2 left) 2024-07-26T18:19:23.190 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 39 current snap is 356 2024-07-26T18:19:23.190 INFO:tasks.rados.rados.0.smithi071.stdout:3866: seq_num 1205 ranges {4890624=589824,5480448=401408} 2024-07-26T18:19:23.219 INFO:tasks.rados.rados.0.smithi071.stdout:3866: writing smithi07179299-39 from 4890624 to 5480448 tid 1 2024-07-26T18:19:23.221 INFO:tasks.rados.rados.0.smithi071.stdout:3866: writing smithi07179299-39 from 5480448 to 5881856 tid 2 2024-07-26T18:19:23.221 INFO:tasks.rados.rados.0.smithi071.stdout:3867: rollback oid 20 current snap is 356 2024-07-26T18:19:23.221 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 350 2024-07-26T18:19:23.222 INFO:tasks.rados.rados.0.smithi071.stdout:3862: expect (ObjNum 1121 snap 338 seq_num 1121) 2024-07-26T18:19:23.439 INFO:tasks.rados.rados.0.smithi071.stdout:3861: finishing copy_from racing read to smithi07179299-18 2024-07-26T18:19:23.439 INFO:tasks.rados.rados.0.smithi071.stdout:3866: finishing write tid 1 to smithi07179299-39 2024-07-26T18:19:23.439 INFO:tasks.rados.rados.0.smithi071.stdout:3861: finishing copy_from to smithi07179299-18 2024-07-26T18:19:23.439 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 18 v 2746 (ObjNum 1120 snap 338 seq_num 1120) dirty exists 2024-07-26T18:19:23.439 INFO:tasks.rados.rados.0.smithi071.stdout:3866: finishing write tid 2 to smithi07179299-39 2024-07-26T18:19:23.440 INFO:tasks.rados.rados.0.smithi071.stdout:3861: done (3 left) 2024-07-26T18:19:23.440 INFO:tasks.rados.rados.0.smithi071.stdout:3862: done (2 left) 2024-07-26T18:19:23.440 INFO:tasks.rados.rados.0.smithi071.stdout:3868: rmattr oid 6 current snap is 356 2024-07-26T18:19:23.440 INFO:tasks.rados.rados.0.smithi071.stdout:3868: done (2 left) 2024-07-26T18:19:23.440 INFO:tasks.rados.rados.0.smithi071.stdout:3869: read oid 17 snap -1 2024-07-26T18:19:23.440 INFO:tasks.rados.rados.0.smithi071.stdout:3869: expect (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:19:23.441 INFO:tasks.rados.rados.0.smithi071.stdout:3870: read oid 5 snap -1 2024-07-26T18:19:23.441 INFO:tasks.rados.rados.0.smithi071.stdout:3870: expect (ObjNum 1193 snap 353 seq_num 1193) 2024-07-26T18:19:23.441 INFO:tasks.rados.rados.0.smithi071.stdout:3871: snap_create 2024-07-26T18:19:23.441 INFO:tasks.rados.rados.0.smithi071.stdout:3866: finishing write tid 3 to smithi07179299-39 2024-07-26T18:19:23.441 INFO:tasks.rados.rados.0.smithi071.stdout:3867: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:19:23.441 INFO:tasks.rados.rados.0.smithi071.stdout:3867: finishing rollback tid 2 to smithi07179299-20 2024-07-26T18:19:23.441 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2444 (ObjNum 1163 snap 349 seq_num 1163) dirty exists 2024-07-26T18:19:23.442 INFO:tasks.rados.rados.0.smithi071.stdout:3866: finishing write tid 4 to smithi07179299-39 2024-07-26T18:19:23.442 INFO:tasks.rados.rados.0.smithi071.stdout:3866: oid 39 updating version 0 to 2441 2024-07-26T18:19:23.442 INFO:tasks.rados.rados.0.smithi071.stdout:3866: oid 39 updating version 2441 to 2442 2024-07-26T18:19:23.442 INFO:tasks.rados.rados.0.smithi071.stdout:3866: oid 39 version 2442 is already newer than 2440 2024-07-26T18:19:23.442 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 39 v 2442 (ObjNum 1205 snap 356 seq_num 1205) dirty exists 2024-07-26T18:19:23.442 INFO:tasks.rados.rados.0.smithi071.stdout:3866: left oid 39 (ObjNum 1205 snap 356 seq_num 1205) 2024-07-26T18:19:23.453 INFO:tasks.rados.rados.0.smithi071.stdout:3869: expect (ObjNum 1021 snap 316 seq_num 1021) 2024-07-26T18:19:23.725 INFO:tasks.rados.rados.0.smithi071.stdout:3870: expect (ObjNum 1193 snap 353 seq_num 1193) 2024-07-26T18:19:24.080 INFO:tasks.rados.rados.0.smithi071.stdout:3866: done (4 left) 2024-07-26T18:19:24.080 INFO:tasks.rados.rados.0.smithi071.stdout:3867: done (3 left) 2024-07-26T18:19:24.080 INFO:tasks.rados.rados.0.smithi071.stdout:3869: done (2 left) 2024-07-26T18:19:24.080 INFO:tasks.rados.rados.0.smithi071.stdout:3870: done (1 left) 2024-07-26T18:19:24.080 INFO:tasks.rados.rados.0.smithi071.stdout:3871: done (0 left) 2024-07-26T18:19:24.080 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 5 current snap is 357 2024-07-26T18:19:24.080 INFO:tasks.rados.rados.0.smithi071.stdout:3872: seq_num 1206 ranges {6447104=606208,7053312=401408} 2024-07-26T18:19:24.115 INFO:tasks.rados.rados.0.smithi071.stdout:3872: writing smithi07179299-5 from 6447104 to 7053312 tid 1 2024-07-26T18:19:24.118 INFO:tasks.rados.rados.0.smithi071.stdout:3872: writing smithi07179299-5 from 7053312 to 7454720 tid 2 2024-07-26T18:19:24.118 INFO:tasks.rados.rados.0.smithi071.stdout:3873: delete oid 35 current snap is 357 2024-07-26T18:19:24.124 INFO:tasks.rados.rados.0.smithi071.stdout:3872: finishing write tid 1 to smithi07179299-5 2024-07-26T18:19:24.124 INFO:tasks.rados.rados.0.smithi071.stdout:3872: finishing write tid 2 to smithi07179299-5 2024-07-26T18:19:24.124 INFO:tasks.rados.rados.0.smithi071.stdout:3872: finishing write tid 3 to smithi07179299-5 2024-07-26T18:19:24.125 INFO:tasks.rados.rados.0.smithi071.stdout:3873: done (1 left) 2024-07-26T18:19:24.125 INFO:tasks.rados.rados.0.smithi071.stdout:3874: rmattr oid 45 current snap is 357 2024-07-26T18:19:24.125 INFO:tasks.rados.rados.0.smithi071.stdout:3875: read oid 20 snap -1 2024-07-26T18:19:24.125 INFO:tasks.rados.rados.0.smithi071.stdout:3875: expect (ObjNum 1163 snap 349 seq_num 1163) 2024-07-26T18:19:24.125 INFO:tasks.rados.rados.0.smithi071.stdout:3876: copy_from oid 48 from oid 18 current snap is 357 2024-07-26T18:19:24.125 INFO:tasks.rados.rados.0.smithi071.stdout:3877: snap_create 2024-07-26T18:19:24.126 INFO:tasks.rados.rados.0.smithi071.stdout:3872: finishing write tid 4 to smithi07179299-5 2024-07-26T18:19:24.126 INFO:tasks.rados.rados.0.smithi071.stdout:3872: oid 5 updating version 0 to 2603 2024-07-26T18:19:24.126 INFO:tasks.rados.rados.0.smithi071.stdout:3872: oid 5 version 2603 is already newer than 2601 2024-07-26T18:19:24.126 INFO:tasks.rados.rados.0.smithi071.stdout:3872: oid 5 version 2603 is already newer than 2602 2024-07-26T18:19:24.126 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2603 (ObjNum 1206 snap 357 seq_num 1206) dirty exists 2024-07-26T18:19:24.126 INFO:tasks.rados.rados.0.smithi071.stdout:3872: left oid 5 (ObjNum 1206 snap 357 seq_num 1206) 2024-07-26T18:19:24.131 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 45 v 2447 (ObjNum 1121 snap 338 seq_num 1121) dirty exists 2024-07-26T18:19:24.141 INFO:tasks.rados.rados.0.smithi071.stdout:3875: expect (ObjNum 1163 snap 349 seq_num 1163) 2024-07-26T18:19:24.339 INFO:tasks.rados.rados.0.smithi071.stdout:3876: finishing copy_from racing read to smithi07179299-48 2024-07-26T18:19:24.339 INFO:tasks.rados.rados.0.smithi071.stdout:3876: finishing copy_from to smithi07179299-48 2024-07-26T18:19:24.340 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 2746 (ObjNum 1120 snap 338 seq_num 1120) dirty exists 2024-07-26T18:19:24.500 INFO:tasks.rados.rados.0.smithi071.stdout:3872: done (4 left) 2024-07-26T18:19:24.501 INFO:tasks.rados.rados.0.smithi071.stdout:3874: done (3 left) 2024-07-26T18:19:24.501 INFO:tasks.rados.rados.0.smithi071.stdout:3875: done (2 left) 2024-07-26T18:19:24.501 INFO:tasks.rados.rados.0.smithi071.stdout:3876: done (1 left) 2024-07-26T18:19:24.501 INFO:tasks.rados.rados.0.smithi071.stdout:3877: done (0 left) 2024-07-26T18:19:24.501 INFO:tasks.rados.rados.0.smithi071.stdout:3878: snap_create 2024-07-26T18:19:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:24 smithi135 ceph-mon[85352]: osdmap e804: 8 total, 8 up, 8 in 2024-07-26T18:19:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:24 smithi135 ceph-mon[85352]: pgmap v879: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 804 KiB/s wr, 9 op/s 2024-07-26T18:19:24.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:24 smithi071 ceph-mon[90507]: osdmap e804: 8 total, 8 up, 8 in 2024-07-26T18:19:24.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:24 smithi071 ceph-mon[90507]: pgmap v879: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 804 KiB/s wr, 9 op/s 2024-07-26T18:19:24.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:24 smithi071 ceph-mon[92867]: osdmap e804: 8 total, 8 up, 8 in 2024-07-26T18:19:24.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:24 smithi071 ceph-mon[92867]: pgmap v879: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 804 KiB/s wr, 9 op/s 2024-07-26T18:19:25.503 INFO:tasks.rados.rados.0.smithi071.stdout:3878: done (0 left) 2024-07-26T18:19:25.503 INFO:tasks.rados.rados.0.smithi071.stdout:3879: rollback oid 9 current snap is 359 2024-07-26T18:19:25.503 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 9 to 356 2024-07-26T18:19:25.503 INFO:tasks.rados.rados.0.smithi071.stdout:3880: copy_from oid 11 from oid 31 current snap is 359 2024-07-26T18:19:25.503 INFO:tasks.rados.rados.0.smithi071.stdout:3881: read oid 13 snap -1 2024-07-26T18:19:25.504 INFO:tasks.rados.rados.0.smithi071.stdout:3881: expect deleted 2024-07-26T18:19:25.504 INFO:tasks.rados.rados.0.smithi071.stdout:3882: snap_create 2024-07-26T18:19:25.517 INFO:tasks.rados.rados.0.smithi071.stdout:3879: finishing rollback tid 0 to smithi07179299-9 2024-07-26T18:19:25.517 INFO:tasks.rados.rados.0.smithi071.stdout:3879: finishing rollback tid 1 to smithi07179299-9 2024-07-26T18:19:25.517 INFO:tasks.rados.rados.0.smithi071.stdout:3880: finishing copy_from racing read to smithi07179299-11 2024-07-26T18:19:25.517 INFO:tasks.rados.rados.0.smithi071.stdout:3879: finishing rollback tid 2 to smithi07179299-9 2024-07-26T18:19:25.517 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 9 v 2839 (ObjNum 1180 snap 351 seq_num 1180) dirty exists 2024-07-26T18:19:25.519 INFO:tasks.rados.rados.0.smithi071.stdout:3880: finishing copy_from to smithi07179299-11 2024-07-26T18:19:25.519 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 2404 (ObjNum 1190 snap 353 seq_num 1190) dirty exists 2024-07-26T18:19:25.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:25 smithi135 ceph-mon[85352]: osdmap e805: 8 total, 8 up, 8 in 2024-07-26T18:19:25.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:25 smithi071 ceph-mon[90507]: osdmap e805: 8 total, 8 up, 8 in 2024-07-26T18:19:25.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:25 smithi071 ceph-mon[92867]: osdmap e805: 8 total, 8 up, 8 in 2024-07-26T18:19:26.310 INFO:tasks.rados.rados.0.smithi071.stdout:3879: done (3 left) 2024-07-26T18:19:26.310 INFO:tasks.rados.rados.0.smithi071.stdout:3880: done (2 left) 2024-07-26T18:19:26.310 INFO:tasks.rados.rados.0.smithi071.stdout:3881: done (1 left) 2024-07-26T18:19:26.310 INFO:tasks.rados.rados.0.smithi071.stdout:3882: done (0 left) 2024-07-26T18:19:26.310 INFO:tasks.rados.rados.0.smithi071.stdout:3883: rollback oid 20 current snap is 360 2024-07-26T18:19:26.310 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 359 2024-07-26T18:19:26.310 INFO:tasks.rados.rados.0.smithi071.stdout:3884: rmattr oid 23 current snap is 360 2024-07-26T18:19:26.311 INFO:tasks.rados.rados.0.smithi071.stdout:3884: done (1 left) 2024-07-26T18:19:26.311 INFO:tasks.rados.rados.0.smithi071.stdout:3885: rollback oid 31 current snap is 360 2024-07-26T18:19:26.311 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 31 to 359 2024-07-26T18:19:26.311 INFO:tasks.rados.rados.0.smithi071.stdout:3886: delete oid 39 current snap is 360 2024-07-26T18:19:26.317 INFO:tasks.rados.rados.0.smithi071.stdout:3883: finishing rollback tid 0 to smithi07179299-20 2024-07-26T18:19:26.319 INFO:tasks.rados.rados.0.smithi071.stdout:3885: finishing rollback tid 0 to smithi07179299-31 2024-07-26T18:19:26.319 INFO:tasks.rados.rados.0.smithi071.stdout:3885: finishing rollback tid 1 to smithi07179299-31 2024-07-26T18:19:26.319 INFO:tasks.rados.rados.0.smithi071.stdout:3885: finishing rollback tid 2 to smithi07179299-31 2024-07-26T18:19:26.319 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 31 v 2407 (ObjNum 1190 snap 353 seq_num 1190) dirty exists 2024-07-26T18:19:26.321 INFO:tasks.rados.rados.0.smithi071.stdout:3883: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:19:26.321 INFO:tasks.rados.rados.0.smithi071.stdout:3883: finishing rollback tid 2 to smithi07179299-20 2024-07-26T18:19:26.321 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2447 (ObjNum 1163 snap 349 seq_num 1163) dirty exists 2024-07-26T18:19:26.321 INFO:tasks.rados.rados.0.smithi071.stdout:3883: done (2 left) 2024-07-26T18:19:26.321 INFO:tasks.rados.rados.0.smithi071.stdout:3885: done (1 left) 2024-07-26T18:19:26.321 INFO:tasks.rados.rados.0.smithi071.stdout:3886: done (0 left) 2024-07-26T18:19:26.321 INFO:tasks.rados.rados.0.smithi071.stdout:3887: delete oid 22 current snap is 360 2024-07-26T18:19:26.323 INFO:tasks.rados.rados.0.smithi071.stdout:3887: done (0 left) 2024-07-26T18:19:26.323 INFO:tasks.rados.rados.0.smithi071.stdout:3888: snap_remove snap 350 2024-07-26T18:19:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:26 smithi135 ceph-mon[85352]: osdmap e806: 8 total, 8 up, 8 in 2024-07-26T18:19:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:26 smithi135 ceph-mon[85352]: pgmap v882: 121 pgs: 121 active+clean; 182 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T18:19:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:26 smithi135 ceph-mon[85352]: osdmap e807: 8 total, 8 up, 8 in 2024-07-26T18:19:26.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:26 smithi071 ceph-mon[90507]: osdmap e806: 8 total, 8 up, 8 in 2024-07-26T18:19:26.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:26 smithi071 ceph-mon[90507]: pgmap v882: 121 pgs: 121 active+clean; 182 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T18:19:26.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:26 smithi071 ceph-mon[90507]: osdmap e807: 8 total, 8 up, 8 in 2024-07-26T18:19:26.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:26 smithi071 ceph-mon[92867]: osdmap e806: 8 total, 8 up, 8 in 2024-07-26T18:19:26.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:26 smithi071 ceph-mon[92867]: pgmap v882: 121 pgs: 121 active+clean; 182 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T18:19:26.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:26 smithi071 ceph-mon[92867]: osdmap e807: 8 total, 8 up, 8 in 2024-07-26T18:19:27.314 INFO:tasks.rados.rados.0.smithi071.stdout:3888: done (0 left) 2024-07-26T18:19:27.314 INFO:tasks.rados.rados.0.smithi071.stdout:3889: delete oid 17 current snap is 360 2024-07-26T18:19:27.330 INFO:tasks.rados.rados.0.smithi071.stdout:3889: done (0 left) 2024-07-26T18:19:27.331 INFO:tasks.rados.rados.0.smithi071.stdout:3890: snap_create 2024-07-26T18:19:28.317 INFO:tasks.rados.rados.0.smithi071.stdout:3890: done (0 left) 2024-07-26T18:19:28.317 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 361 2024-07-26T18:19:28.317 INFO:tasks.rados.rados.0.smithi071.stdout:3891: seq_num 1211 ranges {0=688128,688128=401408} 2024-07-26T18:19:28.320 INFO:tasks.rados.rados.0.smithi071.stdout:3891: writing smithi07179299-8 from 0 to 688128 tid 1 2024-07-26T18:19:28.323 INFO:tasks.rados.rados.0.smithi071.stdout:3891: writing smithi07179299-8 from 688128 to 1089536 tid 2 2024-07-26T18:19:28.323 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 361 2024-07-26T18:19:28.323 INFO:tasks.rados.rados.0.smithi071.stdout:3892: seq_num 1212 ranges {0=704512,704512=401408} 2024-07-26T18:19:28.327 INFO:tasks.rados.rados.0.smithi071.stdout:3892: writing smithi07179299-29 from 0 to 704512 tid 1 2024-07-26T18:19:28.330 INFO:tasks.rados.rados.0.smithi071.stdout:3892: writing smithi07179299-29 from 704512 to 1105920 tid 2 2024-07-26T18:19:28.330 INFO:tasks.rados.rados.0.smithi071.stdout:3893: copy_from oid 12 from oid 17 current snap is 361 2024-07-26T18:19:28.330 INFO:tasks.rados.rados.0.smithi071.stdout:3891: finishing write tid 1 to smithi07179299-8 2024-07-26T18:19:28.330 INFO:tasks.rados.rados.0.smithi071.stdout:3891: finishing write tid 2 to smithi07179299-8 2024-07-26T18:19:28.330 INFO:tasks.rados.rados.0.smithi071.stdout:3891: finishing write tid 3 to smithi07179299-8 2024-07-26T18:19:28.330 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 361 2024-07-26T18:19:28.330 INFO:tasks.rados.rados.0.smithi071.stdout:3894: seq_num 1213 ranges {0=720896,720896=401408} 2024-07-26T18:19:28.333 INFO:tasks.rados.rados.0.smithi071.stdout:3894: writing smithi07179299-10 from 0 to 720896 tid 1 2024-07-26T18:19:28.336 INFO:tasks.rados.rados.0.smithi071.stdout:3894: writing smithi07179299-10 from 720896 to 1122304 tid 2 2024-07-26T18:19:28.336 INFO:tasks.rados.rados.0.smithi071.stdout:3895: snap_remove snap 357 2024-07-26T18:19:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:28 smithi071 ceph-mon[90507]: osdmap e808: 8 total, 8 up, 8 in 2024-07-26T18:19:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:28 smithi071 ceph-mon[90507]: pgmap v885: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 9 op/s 2024-07-26T18:19:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:28 smithi071 ceph-mon[92867]: osdmap e808: 8 total, 8 up, 8 in 2024-07-26T18:19:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:28 smithi071 ceph-mon[92867]: pgmap v885: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 9 op/s 2024-07-26T18:19:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:28 smithi135 ceph-mon[85352]: osdmap e808: 8 total, 8 up, 8 in 2024-07-26T18:19:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:28 smithi135 ceph-mon[85352]: pgmap v885: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 9 op/s 2024-07-26T18:19:29.328 INFO:tasks.rados.rados.0.smithi071.stdout:3895: done (4 left) 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3896: rollback oid 26 current snap is 361 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 26 to 356 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3893: finishing copy_from to smithi07179299-12 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3893: got expected ENOENT (src dne) 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3893: finishing copy_from racing read to smithi07179299-12 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3891: finishing write tid 4 to smithi07179299-8 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3891: oid 8 updating version 0 to 2448 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3891: oid 8 version 2448 is already newer than 2447 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3891: oid 8 version 2448 is already newer than 2446 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 2448 (ObjNum 1211 snap 361 seq_num 1211) dirty exists 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3891: left oid 8 (ObjNum 1211 snap 361 seq_num 1211) 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3892: finishing write tid 1 to smithi07179299-29 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3892: finishing write tid 2 to smithi07179299-29 2024-07-26T18:19:29.329 INFO:tasks.rados.rados.0.smithi071.stdout:3891: done (4 left) 2024-07-26T18:19:29.330 INFO:tasks.rados.rados.0.smithi071.stdout:3893: done (3 left) 2024-07-26T18:19:29.330 INFO:tasks.rados.rados.0.smithi071.stdout:3897: snap_remove snap 359 2024-07-26T18:19:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:29 smithi071 ceph-mon[90507]: osdmap e809: 8 total, 8 up, 8 in 2024-07-26T18:19:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:29 smithi071 ceph-mon[92867]: osdmap e809: 8 total, 8 up, 8 in 2024-07-26T18:19:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:29 smithi135 ceph-mon[85352]: osdmap e809: 8 total, 8 up, 8 in 2024-07-26T18:19:30.337 INFO:tasks.rados.rados.0.smithi071.stdout:3892: finishing write tid 3 to smithi07179299-29 2024-07-26T18:19:30.337 INFO:tasks.rados.rados.0.smithi071.stdout:3892: finishing write tid 4 to smithi07179299-29 2024-07-26T18:19:30.337 INFO:tasks.rados.rados.0.smithi071.stdout:3892: oid 29 updating version 0 to 2749 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:3892: oid 29 version 2749 is already newer than 2747 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:3892: oid 29 version 2749 is already newer than 2748 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 2749 (ObjNum 1212 snap 361 seq_num 1212) dirty exists 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:3892: left oid 29 (ObjNum 1212 snap 361 seq_num 1212) 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:3894: finishing write tid 1 to smithi07179299-10 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:3894: finishing write tid 2 to smithi07179299-10 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:3894: finishing write tid 3 to smithi07179299-10 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:3894: finishing write tid 4 to smithi07179299-10 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:3894: oid 10 updating version 0 to 2606 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:3894: oid 10 version 2606 is already newer than 2604 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:3894: oid 10 version 2606 is already newer than 2605 2024-07-26T18:19:30.338 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 2606 (ObjNum 1213 snap 361 seq_num 1213) dirty exists 2024-07-26T18:19:30.339 INFO:tasks.rados.rados.0.smithi071.stdout:3894: left oid 10 (ObjNum 1213 snap 361 seq_num 1213) 2024-07-26T18:19:30.339 INFO:tasks.rados.rados.0.smithi071.stdout:3896: finishing rollback tid 1 to smithi07179299-26 2024-07-26T18:19:30.339 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 26 v 0 (ObjNum 33 snap 0 seq_num 2058039728) dirty dne 2024-07-26T18:19:30.339 INFO:tasks.rados.rados.0.smithi071.stdout:3892: done (3 left) 2024-07-26T18:19:30.339 INFO:tasks.rados.rados.0.smithi071.stdout:3894: done (2 left) 2024-07-26T18:19:30.339 INFO:tasks.rados.rados.0.smithi071.stdout:3896: done (1 left) 2024-07-26T18:19:30.339 INFO:tasks.rados.rados.0.smithi071.stdout:3897: done (0 left) 2024-07-26T18:19:30.339 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 35 current snap is 361 2024-07-26T18:19:30.339 INFO:tasks.rados.rados.0.smithi071.stdout:3898: seq_num 1214 ranges {0=737280,737280=401408} 2024-07-26T18:19:30.342 INFO:tasks.rados.rados.0.smithi071.stdout:3898: writing smithi07179299-35 from 0 to 737280 tid 1 2024-07-26T18:19:30.345 INFO:tasks.rados.rados.0.smithi071.stdout:3898: writing smithi07179299-35 from 737280 to 1138688 tid 2 2024-07-26T18:19:30.345 INFO:tasks.rados.rados.0.smithi071.stdout:3899: read oid 44 snap -1 2024-07-26T18:19:30.345 INFO:tasks.rados.rados.0.smithi071.stdout:3899: expect (ObjNum 1192 snap 353 seq_num 1192) 2024-07-26T18:19:30.345 INFO:tasks.rados.rados.0.smithi071.stdout:3900: read oid 6 snap -1 2024-07-26T18:19:30.345 INFO:tasks.rados.rados.0.smithi071.stdout:3900: expect (ObjNum 1187 snap 352 seq_num 1187) 2024-07-26T18:19:30.345 INFO:tasks.rados.rados.0.smithi071.stdout:3901: read oid 34 snap 360 2024-07-26T18:19:30.345 INFO:tasks.rados.rados.0.smithi071.stdout:3901: expect (ObjNum 1144 snap 345 seq_num 1144) 2024-07-26T18:19:30.345 INFO:tasks.rados.rados.0.smithi071.stdout:3902: delete oid 12 current snap is 361 2024-07-26T18:19:30.351 INFO:tasks.rados.rados.0.smithi071.stdout:3900: expect (ObjNum 1187 snap 352 seq_num 1187) 2024-07-26T18:19:30.374 INFO:tasks.rados.rados.0.smithi071.stdout:3898: finishing write tid 1 to smithi07179299-35 2024-07-26T18:19:30.374 INFO:tasks.rados.rados.0.smithi071.stdout:3898: finishing write tid 2 to smithi07179299-35 2024-07-26T18:19:30.374 INFO:tasks.rados.rados.0.smithi071.stdout:3898: finishing write tid 3 to smithi07179299-35 2024-07-26T18:19:30.374 INFO:tasks.rados.rados.0.smithi071.stdout:3898: finishing write tid 4 to smithi07179299-35 2024-07-26T18:19:30.374 INFO:tasks.rados.rados.0.smithi071.stdout:3898: oid 35 updating version 0 to 2852 2024-07-26T18:19:30.374 INFO:tasks.rados.rados.0.smithi071.stdout:3898: oid 35 updating version 2852 to 2853 2024-07-26T18:19:30.374 INFO:tasks.rados.rados.0.smithi071.stdout:3898: oid 35 updating version 2853 to 2854 2024-07-26T18:19:30.374 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 35 v 2854 (ObjNum 1214 snap 361 seq_num 1214) dirty exists 2024-07-26T18:19:30.375 INFO:tasks.rados.rados.0.smithi071.stdout:3898: left oid 35 (ObjNum 1214 snap 361 seq_num 1214) 2024-07-26T18:19:30.375 INFO:tasks.rados.rados.0.smithi071.stdout:3901: expect (ObjNum 1144 snap 345 seq_num 1144) 2024-07-26T18:19:30.520 INFO:tasks.rados.rados.0.smithi071.stdout:3899: expect (ObjNum 1192 snap 353 seq_num 1192) 2024-07-26T18:19:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:30 smithi071 ceph-mon[90507]: osdmap e810: 8 total, 8 up, 8 in 2024-07-26T18:19:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:30 smithi071 ceph-mon[90507]: pgmap v888: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.1 MiB/s wr, 11 op/s 2024-07-26T18:19:30.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:30 smithi071 ceph-mon[92867]: osdmap e810: 8 total, 8 up, 8 in 2024-07-26T18:19:30.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:30 smithi071 ceph-mon[92867]: pgmap v888: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.1 MiB/s wr, 11 op/s 2024-07-26T18:19:30.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:30 smithi135 ceph-mon[85352]: osdmap e810: 8 total, 8 up, 8 in 2024-07-26T18:19:30.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:30 smithi135 ceph-mon[85352]: pgmap v888: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.1 MiB/s wr, 11 op/s 2024-07-26T18:19:30.986 INFO:tasks.rados.rados.0.smithi071.stdout:3898: done (4 left) 2024-07-26T18:19:30.986 INFO:tasks.rados.rados.0.smithi071.stdout:3899: done (3 left) 2024-07-26T18:19:30.986 INFO:tasks.rados.rados.0.smithi071.stdout:3900: done (2 left) 2024-07-26T18:19:30.986 INFO:tasks.rados.rados.0.smithi071.stdout:3901: done (1 left) 2024-07-26T18:19:30.986 INFO:tasks.rados.rados.0.smithi071.stdout:3902: done (0 left) 2024-07-26T18:19:30.986 INFO:tasks.rados.rados.0.smithi071.stdout:3903: rollback oid 1 current snap is 361 2024-07-26T18:19:30.986 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 1 to 360 2024-07-26T18:19:30.986 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 21 current snap is 361 2024-07-26T18:19:30.986 INFO:tasks.rados.rados.0.smithi071.stdout:3904: seq_num 1216 ranges {0=770048,770048=401408} 2024-07-26T18:19:30.990 INFO:tasks.rados.rados.0.smithi071.stdout:3904: writing smithi07179299-21 from 0 to 770048 tid 1 2024-07-26T18:19:30.993 INFO:tasks.rados.rados.0.smithi071.stdout:3904: writing smithi07179299-21 from 770048 to 1171456 tid 2 2024-07-26T18:19:30.993 INFO:tasks.rados.rados.0.smithi071.stdout:3905: snap_create 2024-07-26T18:19:30.993 INFO:tasks.rados.rados.0.smithi071.stdout:3903: finishing rollback tid 0 to smithi07179299-1 2024-07-26T18:19:30.993 INFO:tasks.rados.rados.0.smithi071.stdout:3903: finishing rollback tid 1 to smithi07179299-1 2024-07-26T18:19:30.993 INFO:tasks.rados.rados.0.smithi071.stdout:3903: finishing rollback tid 2 to smithi07179299-1 2024-07-26T18:19:30.993 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 1 v 2457 (ObjNum 1189 snap 353 seq_num 1189) dirty exists 2024-07-26T18:19:30.996 INFO:tasks.rados.rados.0.smithi071.stdout:3904: finishing write tid 1 to smithi07179299-21 2024-07-26T18:19:30.996 INFO:tasks.rados.rados.0.smithi071.stdout:3904: finishing write tid 2 to smithi07179299-21 2024-07-26T18:19:30.997 INFO:tasks.rados.rados.0.smithi071.stdout:3904: finishing write tid 3 to smithi07179299-21 2024-07-26T18:19:30.998 INFO:tasks.rados.rados.0.smithi071.stdout:3904: finishing write tid 4 to smithi07179299-21 2024-07-26T18:19:30.998 INFO:tasks.rados.rados.0.smithi071.stdout:3904: oid 21 updating version 0 to 2748 2024-07-26T18:19:30.998 INFO:tasks.rados.rados.0.smithi071.stdout:3904: oid 21 version 2748 is already newer than 2747 2024-07-26T18:19:30.998 INFO:tasks.rados.rados.0.smithi071.stdout:3904: oid 21 updating version 2748 to 2749 2024-07-26T18:19:30.998 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2749 (ObjNum 1216 snap 361 seq_num 1216) dirty exists 2024-07-26T18:19:30.998 INFO:tasks.rados.rados.0.smithi071.stdout:3904: left oid 21 (ObjNum 1216 snap 361 seq_num 1216) 2024-07-26T18:19:31.309 INFO:tasks.rados.rados.0.smithi071.stdout:3903: done (2 left) 2024-07-26T18:19:31.309 INFO:tasks.rados.rados.0.smithi071.stdout:3904: done (1 left) 2024-07-26T18:19:31.310 INFO:tasks.rados.rados.0.smithi071.stdout:3905: done (0 left) 2024-07-26T18:19:31.310 INFO:tasks.rados.rados.0.smithi071.stdout:3906: rollback oid 16 current snap is 362 2024-07-26T18:19:31.310 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 16 to 360 2024-07-26T18:19:31.310 INFO:tasks.rados.rados.0.smithi071.stdout:3907: setattr oid 43 current snap is 362 2024-07-26T18:19:31.310 INFO:tasks.rados.rados.0.smithi071.stdout:3908: delete oid 40 current snap is 362 2024-07-26T18:19:31.312 INFO:tasks.rados.rados.0.smithi071.stdout:3906: finishing rollback tid 1 to smithi07179299-16 2024-07-26T18:19:31.312 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-07-26T18:19:31.316 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 43 v 2607 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-07-26T18:19:31.317 INFO:tasks.rados.rados.0.smithi071.stdout:3906: done (2 left) 2024-07-26T18:19:31.317 INFO:tasks.rados.rados.0.smithi071.stdout:3907: done (1 left) 2024-07-26T18:19:31.317 INFO:tasks.rados.rados.0.smithi071.stdout:3908: done (0 left) 2024-07-26T18:19:31.317 INFO:tasks.rados.rados.0.smithi071.stdout:3909: copy_from oid 13 from oid 10 current snap is 362 2024-07-26T18:19:31.317 INFO:tasks.rados.rados.0.smithi071.stdout:3910: setattr oid 22 current snap is 362 2024-07-26T18:19:31.319 INFO:tasks.rados.rados.0.smithi071.stdout:3911: copy_from oid 50 from oid 32 current snap is 362 2024-07-26T18:19:31.319 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 362 2024-07-26T18:19:31.319 INFO:tasks.rados.rados.0.smithi071.stdout:3912: seq_num 1218 ranges {11558912=802816,12361728=401408} 2024-07-26T18:19:31.385 INFO:tasks.rados.rados.0.smithi071.stdout:3912: writing smithi07179299-4 from 11558912 to 12361728 tid 1 2024-07-26T18:19:31.387 INFO:tasks.rados.rados.0.smithi071.stdout:3912: writing smithi07179299-4 from 12361728 to 12763136 tid 2 2024-07-26T18:19:31.387 INFO:tasks.rados.rados.0.smithi071.stdout:3913: snap_create 2024-07-26T18:19:31.387 INFO:tasks.rados.rados.0.smithi071.stdout:3911: finishing copy_from to smithi07179299-50 2024-07-26T18:19:31.387 INFO:tasks.rados.rados.0.smithi071.stdout:3911: got expected ENOENT (src dne) 2024-07-26T18:19:31.388 INFO:tasks.rados.rados.0.smithi071.stdout:3911: finishing copy_from racing read to smithi07179299-50 2024-07-26T18:19:31.388 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1902 (ObjNum 33 snap 0 seq_num 2057339600) dirty exists 2024-07-26T18:19:31.388 INFO:tasks.rados.rados.0.smithi071.stdout:3909: finishing copy_from racing read to smithi07179299-13 2024-07-26T18:19:31.388 INFO:tasks.rados.rados.0.smithi071.stdout:3909: finishing copy_from to smithi07179299-13 2024-07-26T18:19:31.388 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 2606 (ObjNum 1213 snap 361 seq_num 1213) dirty exists 2024-07-26T18:19:31.390 INFO:tasks.rados.rados.0.smithi071.stdout:3912: finishing write tid 1 to smithi07179299-4 2024-07-26T18:19:31.390 INFO:tasks.rados.rados.0.smithi071.stdout:3912: finishing write tid 2 to smithi07179299-4 2024-07-26T18:19:31.390 INFO:tasks.rados.rados.0.smithi071.stdout:3912: finishing write tid 3 to smithi07179299-4 2024-07-26T18:19:31.392 INFO:tasks.rados.rados.0.smithi071.stdout:3912: finishing write tid 4 to smithi07179299-4 2024-07-26T18:19:31.392 INFO:tasks.rados.rados.0.smithi071.stdout:3912: oid 4 updating version 0 to 2458 2024-07-26T18:19:31.392 INFO:tasks.rados.rados.0.smithi071.stdout:3912: oid 4 updating version 2458 to 2459 2024-07-26T18:19:31.392 INFO:tasks.rados.rados.0.smithi071.stdout:3912: oid 4 updating version 2459 to 2460 2024-07-26T18:19:31.392 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 2460 (ObjNum 1218 snap 362 seq_num 1218) dirty exists 2024-07-26T18:19:31.393 INFO:tasks.rados.rados.0.smithi071.stdout:3912: left oid 4 (ObjNum 1218 snap 362 seq_num 1218) 2024-07-26T18:19:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:31 smithi071 ceph-mon[90507]: osdmap e811: 8 total, 8 up, 8 in 2024-07-26T18:19:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:31 smithi071 ceph-mon[90507]: osdmap e812: 8 total, 8 up, 8 in 2024-07-26T18:19:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:31 smithi071 ceph-mon[92867]: osdmap e811: 8 total, 8 up, 8 in 2024-07-26T18:19:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:31 smithi071 ceph-mon[92867]: osdmap e812: 8 total, 8 up, 8 in 2024-07-26T18:19:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:31 smithi135 ceph-mon[85352]: osdmap e811: 8 total, 8 up, 8 in 2024-07-26T18:19:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:31 smithi135 ceph-mon[85352]: osdmap e812: 8 total, 8 up, 8 in 2024-07-26T18:19:32.337 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:19:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:19:32] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2024-07-26T18:19:32.340 INFO:tasks.rados.rados.0.smithi071.stdout:3909: done (4 left) 2024-07-26T18:19:32.340 INFO:tasks.rados.rados.0.smithi071.stdout:3910: done (3 left) 2024-07-26T18:19:32.341 INFO:tasks.rados.rados.0.smithi071.stdout:3911: done (2 left) 2024-07-26T18:19:32.341 INFO:tasks.rados.rados.0.smithi071.stdout:3912: done (1 left) 2024-07-26T18:19:32.341 INFO:tasks.rados.rados.0.smithi071.stdout:3913: done (0 left) 2024-07-26T18:19:32.341 INFO:tasks.rados.rados.0.smithi071.stdout:3914: read oid 10 snap -1 2024-07-26T18:19:32.341 INFO:tasks.rados.rados.0.smithi071.stdout:3914: expect (ObjNum 1213 snap 361 seq_num 1213) 2024-07-26T18:19:32.341 INFO:tasks.rados.rados.0.smithi071.stdout:3915: snap_create 2024-07-26T18:19:32.347 INFO:tasks.rados.rados.0.smithi071.stdout:3914: expect (ObjNum 1213 snap 361 seq_num 1213) 2024-07-26T18:19:32.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:32 smithi071 ceph-mon[92867]: pgmap v891: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 159 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 504 KiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-07-26T18:19:32.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:32 smithi071 ceph-mon[90507]: pgmap v891: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 159 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 504 KiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-07-26T18:19:32.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:32 smithi135 ceph-mon[85352]: pgmap v891: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 159 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 504 KiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-07-26T18:19:33.343 INFO:tasks.rados.rados.0.smithi071.stdout:3914: done (1 left) 2024-07-26T18:19:33.343 INFO:tasks.rados.rados.0.smithi071.stdout:3915: done (0 left) 2024-07-26T18:19:33.344 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 42 current snap is 364 2024-07-26T18:19:33.344 INFO:tasks.rados.rados.0.smithi071.stdout:3916: seq_num 1219 ranges {8577024=417792,8994816=557056,9551872=245760} 2024-07-26T18:19:33.390 INFO:tasks.rados.rados.0.smithi071.stdout:3916: writing smithi07179299-42 from 8577024 to 8994816 tid 1 2024-07-26T18:19:33.394 INFO:tasks.rados.rados.0.smithi071.stdout:3916: writing smithi07179299-42 from 8994816 to 9551872 tid 2 2024-07-26T18:19:33.396 INFO:tasks.rados.rados.0.smithi071.stdout:3916: writing smithi07179299-42 from 9551872 to 9797632 tid 3 2024-07-26T18:19:33.396 INFO:tasks.rados.rados.0.smithi071.stdout:3917: setattr oid 12 current snap is 364 2024-07-26T18:19:33.397 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 25 current snap is 364 2024-07-26T18:19:33.397 INFO:tasks.rados.rados.0.smithi071.stdout:3918: seq_num 1220 ranges {9306112=434176,9740288=442368,10182656=360448} 2024-07-26T18:19:33.449 INFO:tasks.rados.rados.0.smithi071.stdout:3918: writing smithi07179299-25 from 9306112 to 9740288 tid 1 2024-07-26T18:19:33.452 INFO:tasks.rados.rados.0.smithi071.stdout:3918: writing smithi07179299-25 from 9740288 to 10182656 tid 2 2024-07-26T18:19:33.455 INFO:tasks.rados.rados.0.smithi071.stdout:3918: writing smithi07179299-25 from 10182656 to 10543104 tid 3 2024-07-26T18:19:33.455 INFO:tasks.rados.rados.0.smithi071.stdout:3919: read oid 23 snap -1 2024-07-26T18:19:33.455 INFO:tasks.rados.rados.0.smithi071.stdout:3919: expect (ObjNum 1137 snap 344 seq_num 1137) 2024-07-26T18:19:33.455 INFO:tasks.rados.rados.0.smithi071.stdout:3920: delete oid 17 current snap is 364 2024-07-26T18:19:33.455 INFO:tasks.rados.rados.0.smithi071.stdout:3916: finishing write tid 1 to smithi07179299-42 2024-07-26T18:19:33.455 INFO:tasks.rados.rados.0.smithi071.stdout:3916: finishing write tid 2 to smithi07179299-42 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:3916: finishing write tid 3 to smithi07179299-42 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 12 v 2450 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:3916: finishing write tid 4 to smithi07179299-42 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:3916: finishing write tid 5 to smithi07179299-42 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:3916: oid 42 updating version 0 to 2858 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:3916: oid 42 updating version 2858 to 2859 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:3916: oid 42 updating version 2859 to 2861 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:3916: oid 42 version 2861 is already newer than 2860 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 42 v 2861 (ObjNum 1219 snap 364 seq_num 1219) dirty exists 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:3916: left oid 42 (ObjNum 1219 snap 364 seq_num 1219) 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:3918: finishing write tid 1 to smithi07179299-25 2024-07-26T18:19:33.456 INFO:tasks.rados.rados.0.smithi071.stdout:3918: finishing write tid 2 to smithi07179299-25 2024-07-26T18:19:33.459 INFO:tasks.rados.rados.0.smithi071.stdout:3916: done (4 left) 2024-07-26T18:19:33.459 INFO:tasks.rados.rados.0.smithi071.stdout:3917: done (3 left) 2024-07-26T18:19:33.459 INFO:tasks.rados.rados.0.smithi071.stdout:3920: done (2 left) 2024-07-26T18:19:33.459 INFO:tasks.rados.rados.0.smithi071.stdout:3921: setattr oid 46 current snap is 364 2024-07-26T18:19:33.460 INFO:tasks.rados.rados.0.smithi071.stdout:3922: delete oid 33 current snap is 364 2024-07-26T18:19:33.461 INFO:tasks.rados.rados.0.smithi071.stdout:3918: finishing write tid 3 to smithi07179299-25 2024-07-26T18:19:33.461 INFO:tasks.rados.rados.0.smithi071.stdout:3918: finishing write tid 4 to smithi07179299-25 2024-07-26T18:19:33.463 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 46 v 2590 (ObjNum 1112 snap 337 seq_num 1112) dirty exists 2024-07-26T18:19:33.466 INFO:tasks.rados.rados.0.smithi071.stdout:3918: finishing write tid 5 to smithi07179299-25 2024-07-26T18:19:33.467 INFO:tasks.rados.rados.0.smithi071.stdout:3918: oid 25 updating version 0 to 2420 2024-07-26T18:19:33.467 INFO:tasks.rados.rados.0.smithi071.stdout:3918: oid 25 version 2420 is already newer than 2419 2024-07-26T18:19:33.467 INFO:tasks.rados.rados.0.smithi071.stdout:3918: oid 25 updating version 2420 to 2422 2024-07-26T18:19:33.467 INFO:tasks.rados.rados.0.smithi071.stdout:3918: oid 25 version 2422 is already newer than 2421 2024-07-26T18:19:33.467 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 2422 (ObjNum 1220 snap 364 seq_num 1220) dirty exists 2024-07-26T18:19:33.467 INFO:tasks.rados.rados.0.smithi071.stdout:3918: left oid 25 (ObjNum 1220 snap 364 seq_num 1220) 2024-07-26T18:19:33.468 INFO:tasks.rados.rados.0.smithi071.stdout:3918: done (3 left) 2024-07-26T18:19:33.468 INFO:tasks.rados.rados.0.smithi071.stdout:3921: done (2 left) 2024-07-26T18:19:33.468 INFO:tasks.rados.rados.0.smithi071.stdout:3922: done (1 left) 2024-07-26T18:19:33.468 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 29 current snap is 364 2024-07-26T18:19:33.469 INFO:tasks.rados.rados.0.smithi071.stdout:3923: seq_num 1223 ranges {1105920=491520,1597440=491520,2088960=311296} 2024-07-26T18:19:33.476 INFO:tasks.rados.rados.0.smithi071.stdout:3923: writing smithi07179299-29 from 1105920 to 1597440 tid 1 2024-07-26T18:19:33.479 INFO:tasks.rados.rados.0.smithi071.stdout:3923: writing smithi07179299-29 from 1597440 to 2088960 tid 2 2024-07-26T18:19:33.481 INFO:tasks.rados.rados.0.smithi071.stdout:3923: writing smithi07179299-29 from 2088960 to 2400256 tid 3 2024-07-26T18:19:33.481 INFO:tasks.rados.rados.0.smithi071.stdout:3924: snap_remove snap 358 2024-07-26T18:19:33.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:33 smithi071 ceph-mon[90507]: osdmap e813: 8 total, 8 up, 8 in 2024-07-26T18:19:33.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:33 smithi071 ceph-mon[92867]: osdmap e813: 8 total, 8 up, 8 in 2024-07-26T18:19:33.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:33 smithi135 ceph-mon[85352]: osdmap e813: 8 total, 8 up, 8 in 2024-07-26T18:19:34.355 INFO:tasks.rados.rados.0.smithi071.stdout:3923: finishing write tid 1 to smithi07179299-29 2024-07-26T18:19:34.355 INFO:tasks.rados.rados.0.smithi071.stdout:3923: finishing write tid 2 to smithi07179299-29 2024-07-26T18:19:34.355 INFO:tasks.rados.rados.0.smithi071.stdout:3923: finishing write tid 3 to smithi07179299-29 2024-07-26T18:19:34.355 INFO:tasks.rados.rados.0.smithi071.stdout:3923: finishing write tid 4 to smithi07179299-29 2024-07-26T18:19:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:3923: finishing write tid 5 to smithi07179299-29 2024-07-26T18:19:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:3923: oid 29 updating version 0 to 2753 2024-07-26T18:19:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:3923: oid 29 version 2753 is already newer than 2751 2024-07-26T18:19:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:3923: oid 29 version 2753 is already newer than 2750 2024-07-26T18:19:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:3923: oid 29 version 2753 is already newer than 2752 2024-07-26T18:19:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 29 v 2753 (ObjNum 1223 snap 364 seq_num 1223) dirty exists 2024-07-26T18:19:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:3923: left oid 29 (ObjNum 1223 snap 364 seq_num 1223) 2024-07-26T18:19:34.356 INFO:tasks.rados.rados.0.smithi071.stdout:3919: expect (ObjNum 1137 snap 344 seq_num 1137) 2024-07-26T18:19:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:34 smithi071 ceph-mon[92867]: osdmap e814: 8 total, 8 up, 8 in 2024-07-26T18:19:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:34 smithi071 ceph-mon[92867]: pgmap v894: 121 pgs: 121 active+clean; 159 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-26T18:19:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:34 smithi071 ceph-mon[90507]: osdmap e814: 8 total, 8 up, 8 in 2024-07-26T18:19:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:34 smithi071 ceph-mon[90507]: pgmap v894: 121 pgs: 121 active+clean; 159 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-26T18:19:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:34 smithi135 ceph-mon[85352]: osdmap e814: 8 total, 8 up, 8 in 2024-07-26T18:19:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:34 smithi135 ceph-mon[85352]: pgmap v894: 121 pgs: 121 active+clean; 159 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-07-26T18:19:35.273 INFO:tasks.rados.rados.0.smithi071.stdout:3919: done (2 left) 2024-07-26T18:19:35.273 INFO:tasks.rados.rados.0.smithi071.stdout:3923: done (1 left) 2024-07-26T18:19:35.273 INFO:tasks.rados.rados.0.smithi071.stdout:3924: done (0 left) 2024-07-26T18:19:35.273 INFO:tasks.rados.rados.0.smithi071.stdout:3925: copy_from oid 16 from oid 27 current snap is 364 2024-07-26T18:19:35.274 INFO:tasks.rados.rados.0.smithi071.stdout:3926: rollback oid 21 current snap is 364 2024-07-26T18:19:35.274 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 21 to 360 2024-07-26T18:19:35.274 INFO:tasks.rados.rados.0.smithi071.stdout:3927: snap_create 2024-07-26T18:19:35.275 INFO:tasks.rados.rados.0.smithi071.stdout:3926: finishing rollback tid 0 to smithi07179299-21 2024-07-26T18:19:35.276 INFO:tasks.rados.rados.0.smithi071.stdout:3926: finishing rollback tid 1 to smithi07179299-21 2024-07-26T18:19:35.276 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2751 (ObjNum 129 snap 0 seq_num 2058086128) dirty dne 2024-07-26T18:19:35.277 INFO:tasks.rados.rados.0.smithi071.stdout:3925: finishing copy_from racing read to smithi07179299-16 2024-07-26T18:19:35.278 INFO:tasks.rados.rados.0.smithi071.stdout:3925: finishing copy_from to smithi07179299-16 2024-07-26T18:19:35.278 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 16 v 2442 (ObjNum 1173 snap 349 seq_num 1173) dirty exists 2024-07-26T18:19:35.361 INFO:tasks.rados.rados.0.smithi071.stdout:3925: done (2 left) 2024-07-26T18:19:35.361 INFO:tasks.rados.rados.0.smithi071.stdout:3926: done (1 left) 2024-07-26T18:19:35.362 INFO:tasks.rados.rados.0.smithi071.stdout:3927: done (0 left) 2024-07-26T18:19:35.362 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 365 2024-07-26T18:19:35.362 INFO:tasks.rados.rados.0.smithi071.stdout:3928: seq_num 1224 ranges {12763136=507904,13271040=425984,13697024=376832} 2024-07-26T18:19:35.431 INFO:tasks.rados.rados.0.smithi071.stdout:3928: writing smithi07179299-4 from 12763136 to 13271040 tid 1 2024-07-26T18:19:35.433 INFO:tasks.rados.rados.0.smithi071.stdout:3928: writing smithi07179299-4 from 13271040 to 13697024 tid 2 2024-07-26T18:19:35.435 INFO:tasks.rados.rados.0.smithi071.stdout:3928: writing smithi07179299-4 from 13697024 to 14073856 tid 3 2024-07-26T18:19:35.436 INFO:tasks.rados.rados.0.smithi071.stdout:3929: snap_remove snap 362 2024-07-26T18:19:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:35 smithi071 ceph-mon[90507]: osdmap e815: 8 total, 8 up, 8 in 2024-07-26T18:19:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:35 smithi071 ceph-mon[92867]: osdmap e815: 8 total, 8 up, 8 in 2024-07-26T18:19:35.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:35 smithi135 ceph-mon[85352]: osdmap e815: 8 total, 8 up, 8 in 2024-07-26T18:19:36.315 INFO:tasks.rados.rados.0.smithi071.stdout:3929: done (1 left) 2024-07-26T18:19:36.315 INFO:tasks.rados.rados.0.smithi071.stdout:3930: snap_remove snap 364 2024-07-26T18:19:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:36 smithi071 ceph-mon[90507]: osdmap e816: 8 total, 8 up, 8 in 2024-07-26T18:19:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:36 smithi071 ceph-mon[90507]: pgmap v897: 121 pgs: 121 active+clean; 162 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-07-26T18:19:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:36 smithi071 ceph-mon[90507]: osdmap e817: 8 total, 8 up, 8 in 2024-07-26T18:19:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:36 smithi071 ceph-mon[92867]: osdmap e816: 8 total, 8 up, 8 in 2024-07-26T18:19:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:36 smithi071 ceph-mon[92867]: pgmap v897: 121 pgs: 121 active+clean; 162 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-07-26T18:19:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:36 smithi071 ceph-mon[92867]: osdmap e817: 8 total, 8 up, 8 in 2024-07-26T18:19:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:36 smithi135 ceph-mon[85352]: osdmap e816: 8 total, 8 up, 8 in 2024-07-26T18:19:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:36 smithi135 ceph-mon[85352]: pgmap v897: 121 pgs: 121 active+clean; 162 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-07-26T18:19:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:36 smithi135 ceph-mon[85352]: osdmap e817: 8 total, 8 up, 8 in 2024-07-26T18:19:37.319 INFO:tasks.rados.rados.0.smithi071.stdout:3930: done (1 left) 2024-07-26T18:19:37.319 INFO:tasks.rados.rados.0.smithi071.stdout:3931: delete oid 26 current snap is 365 2024-07-26T18:19:37.319 INFO:tasks.rados.rados.0.smithi071.stdout:3928: finishing write tid 1 to smithi07179299-4 2024-07-26T18:19:37.319 INFO:tasks.rados.rados.0.smithi071.stdout:3928: finishing write tid 2 to smithi07179299-4 2024-07-26T18:19:37.319 INFO:tasks.rados.rados.0.smithi071.stdout:3928: finishing write tid 3 to smithi07179299-4 2024-07-26T18:19:37.319 INFO:tasks.rados.rados.0.smithi071.stdout:3928: finishing write tid 4 to smithi07179299-4 2024-07-26T18:19:37.319 INFO:tasks.rados.rados.0.smithi071.stdout:3928: finishing write tid 5 to smithi07179299-4 2024-07-26T18:19:37.319 INFO:tasks.rados.rados.0.smithi071.stdout:3928: oid 4 updating version 0 to 2462 2024-07-26T18:19:37.319 INFO:tasks.rados.rados.0.smithi071.stdout:3928: oid 4 updating version 2462 to 2463 2024-07-26T18:19:37.320 INFO:tasks.rados.rados.0.smithi071.stdout:3928: oid 4 version 2463 is already newer than 2461 2024-07-26T18:19:37.320 INFO:tasks.rados.rados.0.smithi071.stdout:3928: oid 4 updating version 2463 to 2464 2024-07-26T18:19:37.320 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 2464 (ObjNum 1224 snap 365 seq_num 1224) dirty exists 2024-07-26T18:19:37.320 INFO:tasks.rados.rados.0.smithi071.stdout:3928: left oid 4 (ObjNum 1224 snap 365 seq_num 1224) 2024-07-26T18:19:37.321 INFO:tasks.rados.rados.0.smithi071.stdout:3928: done (1 left) 2024-07-26T18:19:37.321 INFO:tasks.rados.rados.0.smithi071.stdout:3931: done (0 left) 2024-07-26T18:19:37.321 INFO:tasks.rados.rados.0.smithi071.stdout:3932: snap_remove snap 361 2024-07-26T18:19:38.328 INFO:tasks.rados.rados.0.smithi071.stdout:3932: done (0 left) 2024-07-26T18:19:38.328 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 50 current snap is 365 2024-07-26T18:19:38.328 INFO:tasks.rados.rados.0.smithi071.stdout:3933: seq_num 1226 ranges {0=540672,540672=598016,1138688=204800} 2024-07-26T18:19:38.331 INFO:tasks.rados.rados.0.smithi071.stdout:3933: writing smithi07179299-50 from 0 to 540672 tid 1 2024-07-26T18:19:38.335 INFO:tasks.rados.rados.0.smithi071.stdout:3933: writing smithi07179299-50 from 540672 to 1138688 tid 2 2024-07-26T18:19:38.336 INFO:tasks.rados.rados.0.smithi071.stdout:3933: writing smithi07179299-50 from 1138688 to 1343488 tid 3 2024-07-26T18:19:38.337 INFO:tasks.rados.rados.0.smithi071.stdout:3934: delete oid 42 current snap is 365 2024-07-26T18:19:38.337 INFO:tasks.rados.rados.0.smithi071.stdout:3933: finishing write tid 1 to smithi07179299-50 2024-07-26T18:19:38.340 INFO:tasks.rados.rados.0.smithi071.stdout:3933: finishing write tid 2 to smithi07179299-50 2024-07-26T18:19:38.341 INFO:tasks.rados.rados.0.smithi071.stdout:3933: finishing write tid 3 to smithi07179299-50 2024-07-26T18:19:38.343 INFO:tasks.rados.rados.0.smithi071.stdout:3933: finishing write tid 4 to smithi07179299-50 2024-07-26T18:19:38.343 INFO:tasks.rados.rados.0.smithi071.stdout:3934: done (1 left) 2024-07-26T18:19:38.344 INFO:tasks.rados.rados.0.smithi071.stdout:3935: snap_create 2024-07-26T18:19:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3933: finishing write tid 5 to smithi07179299-50 2024-07-26T18:19:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3933: oid 50 updating version 0 to 2878 2024-07-26T18:19:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3933: oid 50 version 2878 is already newer than 2877 2024-07-26T18:19:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3933: oid 50 updating version 2878 to 2880 2024-07-26T18:19:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3933: oid 50 version 2880 is already newer than 2879 2024-07-26T18:19:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 50 v 2880 (ObjNum 1226 snap 365 seq_num 1226) dirty exists 2024-07-26T18:19:38.345 INFO:tasks.rados.rados.0.smithi071.stdout:3933: left oid 50 (ObjNum 1226 snap 365 seq_num 1226) 2024-07-26T18:19:38.609 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:38 smithi135 ceph-mon[85352]: osdmap e818: 8 total, 8 up, 8 in 2024-07-26T18:19:38.610 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:38 smithi135 ceph-mon[85352]: pgmap v900: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 823 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-07-26T18:19:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:38 smithi071 ceph-mon[90507]: osdmap e818: 8 total, 8 up, 8 in 2024-07-26T18:19:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:38 smithi071 ceph-mon[90507]: pgmap v900: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 823 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-07-26T18:19:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:38 smithi071 ceph-mon[92867]: osdmap e818: 8 total, 8 up, 8 in 2024-07-26T18:19:38.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:38 smithi071 ceph-mon[92867]: pgmap v900: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 823 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-07-26T18:19:39.327 INFO:tasks.rados.rados.0.smithi071.stdout:3933: done (1 left) 2024-07-26T18:19:39.327 INFO:tasks.rados.rados.0.smithi071.stdout:3935: done (0 left) 2024-07-26T18:19:39.327 INFO:tasks.rados.rados.0.smithi071.stdout:3936: snap_create 2024-07-26T18:19:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:39 smithi071 ceph-mon[90507]: osdmap e819: 8 total, 8 up, 8 in 2024-07-26T18:19:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:39 smithi071 ceph-mon[92867]: osdmap e819: 8 total, 8 up, 8 in 2024-07-26T18:19:39.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:39 smithi135 ceph-mon[85352]: osdmap e819: 8 total, 8 up, 8 in 2024-07-26T18:19:40.342 INFO:tasks.rados.rados.0.smithi071.stdout:3936: done (0 left) 2024-07-26T18:19:40.342 INFO:tasks.rados.rados.0.smithi071.stdout:3937: rollback oid 11 current snap is 367 2024-07-26T18:19:40.342 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 11 to 365 2024-07-26T18:19:40.342 INFO:tasks.rados.rados.0.smithi071.stdout:3938: rollback oid 32 current snap is 367 2024-07-26T18:19:40.343 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 32 to 365 2024-07-26T18:19:40.343 INFO:tasks.rados.rados.0.smithi071.stdout:3939: delete oid 15 current snap is 367 2024-07-26T18:19:40.343 INFO:tasks.rados.rados.0.smithi071.stdout:3938: finishing rollback tid 1 to smithi07179299-32 2024-07-26T18:19:40.343 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 32 v 0 (ObjNum 945 snap 0 seq_num 1514646056) dirty dne 2024-07-26T18:19:40.345 INFO:tasks.rados.rados.0.smithi071.stdout:3938: done (2 left) 2024-07-26T18:19:40.345 INFO:tasks.rados.rados.0.smithi071.stdout:3939: done (1 left) 2024-07-26T18:19:40.346 INFO:tasks.rados.rados.0.smithi071.stdout:3940: rollback oid 21 current snap is 367 2024-07-26T18:19:40.346 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 21 to 356 2024-07-26T18:19:40.346 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 17 current snap is 367 2024-07-26T18:19:40.346 INFO:tasks.rados.rados.0.smithi071.stdout:3941: seq_num 1229 ranges {0=589824,589824=647168,1236992=155648} 2024-07-26T18:19:40.349 INFO:tasks.rados.rados.0.smithi071.stdout:3941: writing smithi07179299-17 from 0 to 589824 tid 1 2024-07-26T18:19:40.353 INFO:tasks.rados.rados.0.smithi071.stdout:3941: writing smithi07179299-17 from 589824 to 1236992 tid 2 2024-07-26T18:19:40.354 INFO:tasks.rados.rados.0.smithi071.stdout:3941: writing smithi07179299-17 from 1236992 to 1392640 tid 3 2024-07-26T18:19:40.354 INFO:tasks.rados.rados.0.smithi071.stdout:3942: snap_create 2024-07-26T18:19:40.354 INFO:tasks.rados.rados.0.smithi071.stdout:3937: finishing rollback tid 0 to smithi07179299-11 2024-07-26T18:19:40.354 INFO:tasks.rados.rados.0.smithi071.stdout:3940: finishing rollback tid 1 to smithi07179299-21 2024-07-26T18:19:40.354 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 21 v 2751 (ObjNum 721 snap 0 seq_num 551343678) dirty dne 2024-07-26T18:19:40.355 INFO:tasks.rados.rados.0.smithi071.stdout:3937: finishing rollback tid 1 to smithi07179299-11 2024-07-26T18:19:40.355 INFO:tasks.rados.rados.0.smithi071.stdout:3937: finishing rollback tid 2 to smithi07179299-11 2024-07-26T18:19:40.355 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 11 v 2610 (ObjNum 1190 snap 353 seq_num 1190) dirty exists 2024-07-26T18:19:40.358 INFO:tasks.rados.rados.0.smithi071.stdout:3941: finishing write tid 1 to smithi07179299-17 2024-07-26T18:19:40.358 INFO:tasks.rados.rados.0.smithi071.stdout:3941: finishing write tid 2 to smithi07179299-17 2024-07-26T18:19:40.360 INFO:tasks.rados.rados.0.smithi071.stdout:3941: finishing write tid 3 to smithi07179299-17 2024-07-26T18:19:40.360 INFO:tasks.rados.rados.0.smithi071.stdout:3941: finishing write tid 4 to smithi07179299-17 2024-07-26T18:19:40.362 INFO:tasks.rados.rados.0.smithi071.stdout:3941: finishing write tid 5 to smithi07179299-17 2024-07-26T18:19:40.362 INFO:tasks.rados.rados.0.smithi071.stdout:3941: oid 17 updating version 0 to 2884 2024-07-26T18:19:40.362 INFO:tasks.rados.rados.0.smithi071.stdout:3941: oid 17 updating version 2884 to 2885 2024-07-26T18:19:40.362 INFO:tasks.rados.rados.0.smithi071.stdout:3941: oid 17 version 2885 is already newer than 2883 2024-07-26T18:19:40.362 INFO:tasks.rados.rados.0.smithi071.stdout:3941: oid 17 version 2885 is already newer than 2882 2024-07-26T18:19:40.362 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 17 v 2885 (ObjNum 1229 snap 367 seq_num 1229) dirty exists 2024-07-26T18:19:40.362 INFO:tasks.rados.rados.0.smithi071.stdout:3941: left oid 17 (ObjNum 1229 snap 367 seq_num 1229) 2024-07-26T18:19:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:40 smithi071 ceph-mon[90507]: osdmap e820: 8 total, 8 up, 8 in 2024-07-26T18:19:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:40 smithi071 ceph-mon[90507]: pgmap v903: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-07-26T18:19:40.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:40 smithi071 ceph-mon[92867]: osdmap e820: 8 total, 8 up, 8 in 2024-07-26T18:19:40.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:40 smithi071 ceph-mon[92867]: pgmap v903: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-07-26T18:19:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:40 smithi135 ceph-mon[85352]: osdmap e820: 8 total, 8 up, 8 in 2024-07-26T18:19:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:40 smithi135 ceph-mon[85352]: pgmap v903: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.1 MiB/s wr, 17 op/s 2024-07-26T18:19:41.315 INFO:tasks.rados.rados.0.smithi071.stdout:3937: done (3 left) 2024-07-26T18:19:41.315 INFO:tasks.rados.rados.0.smithi071.stdout:3940: done (2 left) 2024-07-26T18:19:41.315 INFO:tasks.rados.rados.0.smithi071.stdout:3941: done (1 left) 2024-07-26T18:19:41.315 INFO:tasks.rados.rados.0.smithi071.stdout:3942: done (0 left) 2024-07-26T18:19:41.315 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 13 current snap is 368 2024-07-26T18:19:41.315 INFO:tasks.rados.rados.0.smithi071.stdout:3943: seq_num 1230 ranges {1122304=606208,1728512=532480,2260992=270336} 2024-07-26T18:19:41.323 INFO:tasks.rados.rados.0.smithi071.stdout:3943: writing smithi07179299-13 from 1122304 to 1728512 tid 1 2024-07-26T18:19:41.327 INFO:tasks.rados.rados.0.smithi071.stdout:3943: writing smithi07179299-13 from 1728512 to 2260992 tid 2 2024-07-26T18:19:41.329 INFO:tasks.rados.rados.0.smithi071.stdout:3943: writing smithi07179299-13 from 2260992 to 2531328 tid 3 2024-07-26T18:19:41.329 INFO:tasks.rados.rados.0.smithi071.stdout:3944: rollback oid 30 current snap is 368 2024-07-26T18:19:41.329 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 30 to 367 2024-07-26T18:19:41.329 INFO:tasks.rados.rados.0.smithi071.stdout:3945: snap_create 2024-07-26T18:19:41.334 INFO:tasks.rados.rados.0.smithi071.stdout:3943: finishing write tid 1 to smithi07179299-13 2024-07-26T18:19:41.334 INFO:tasks.rados.rados.0.smithi071.stdout:3943: finishing write tid 2 to smithi07179299-13 2024-07-26T18:19:41.334 INFO:tasks.rados.rados.0.smithi071.stdout:3943: finishing write tid 3 to smithi07179299-13 2024-07-26T18:19:41.335 INFO:tasks.rados.rados.0.smithi071.stdout:3943: finishing write tid 4 to smithi07179299-13 2024-07-26T18:19:41.336 INFO:tasks.rados.rados.0.smithi071.stdout:3944: finishing rollback tid 0 to smithi07179299-30 2024-07-26T18:19:41.337 INFO:tasks.rados.rados.0.smithi071.stdout:3944: finishing rollback tid 1 to smithi07179299-30 2024-07-26T18:19:41.337 INFO:tasks.rados.rados.0.smithi071.stdout:3944: finishing rollback tid 2 to smithi07179299-30 2024-07-26T18:19:41.337 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 30 v 2751 (ObjNum 1121 snap 338 seq_num 1121) dirty exists 2024-07-26T18:19:41.338 INFO:tasks.rados.rados.0.smithi071.stdout:3943: finishing write tid 5 to smithi07179299-13 2024-07-26T18:19:41.338 INFO:tasks.rados.rados.0.smithi071.stdout:3943: oid 13 updating version 0 to 2608 2024-07-26T18:19:41.339 INFO:tasks.rados.rados.0.smithi071.stdout:3943: oid 13 updating version 2608 to 2609 2024-07-26T18:19:41.339 INFO:tasks.rados.rados.0.smithi071.stdout:3943: oid 13 version 2609 is already newer than 2607 2024-07-26T18:19:41.339 INFO:tasks.rados.rados.0.smithi071.stdout:3943: oid 13 updating version 2609 to 2610 2024-07-26T18:19:41.339 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 2610 (ObjNum 1230 snap 368 seq_num 1230) dirty exists 2024-07-26T18:19:41.339 INFO:tasks.rados.rados.0.smithi071.stdout:3943: left oid 13 (ObjNum 1230 snap 368 seq_num 1230) 2024-07-26T18:19:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:41 smithi071 ceph-mon[90507]: osdmap e821: 8 total, 8 up, 8 in 2024-07-26T18:19:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:41 smithi071 ceph-mon[90507]: osdmap e822: 8 total, 8 up, 8 in 2024-07-26T18:19:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:41 smithi071 ceph-mon[92867]: osdmap e821: 8 total, 8 up, 8 in 2024-07-26T18:19:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:41 smithi071 ceph-mon[92867]: osdmap e822: 8 total, 8 up, 8 in 2024-07-26T18:19:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:41 smithi135 ceph-mon[85352]: osdmap e821: 8 total, 8 up, 8 in 2024-07-26T18:19:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:41 smithi135 ceph-mon[85352]: osdmap e822: 8 total, 8 up, 8 in 2024-07-26T18:19:42.316 INFO:tasks.rados.rados.0.smithi071.stdout:3943: done (2 left) 2024-07-26T18:19:42.316 INFO:tasks.rados.rados.0.smithi071.stdout:3944: done (1 left) 2024-07-26T18:19:42.316 INFO:tasks.rados.rados.0.smithi071.stdout:3945: done (0 left) 2024-07-26T18:19:42.316 INFO:tasks.rados.rados.0.smithi071.stdout:3946: read oid 41 snap -1 2024-07-26T18:19:42.317 INFO:tasks.rados.rados.0.smithi071.stdout:3946: expect deleted 2024-07-26T18:19:42.317 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 8 current snap is 369 2024-07-26T18:19:42.317 INFO:tasks.rados.rados.0.smithi071.stdout:3947: seq_num 1231 ranges {1089536=622592,1712128=417792,2129920=385024} 2024-07-26T18:19:42.325 INFO:tasks.rados.rados.0.smithi071.stdout:3947: writing smithi07179299-8 from 1089536 to 1712128 tid 1 2024-07-26T18:19:42.327 INFO:tasks.rados.rados.0.smithi071.stdout:3947: writing smithi07179299-8 from 1712128 to 2129920 tid 2 2024-07-26T18:19:42.329 INFO:tasks.rados.rados.0.smithi071.stdout:3947: writing smithi07179299-8 from 2129920 to 2514944 tid 3 2024-07-26T18:19:42.329 INFO:tasks.rados.rados.0.smithi071.stdout:3948: snap_create 2024-07-26T18:19:42.332 INFO:tasks.rados.rados.0.smithi071.stdout:3947: finishing write tid 1 to smithi07179299-8 2024-07-26T18:19:42.334 INFO:tasks.rados.rados.0.smithi071.stdout:3947: finishing write tid 2 to smithi07179299-8 2024-07-26T18:19:42.335 INFO:tasks.rados.rados.0.smithi071.stdout:3947: finishing write tid 3 to smithi07179299-8 2024-07-26T18:19:42.336 INFO:tasks.rados.rados.0.smithi071.stdout:3947: finishing write tid 4 to smithi07179299-8 2024-07-26T18:19:42.338 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:19:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:19:42] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.43.0" 2024-07-26T18:19:42.339 INFO:tasks.rados.rados.0.smithi071.stdout:3947: finishing write tid 5 to smithi07179299-8 2024-07-26T18:19:42.339 INFO:tasks.rados.rados.0.smithi071.stdout:3947: oid 8 updating version 0 to 2450 2024-07-26T18:19:42.339 INFO:tasks.rados.rados.0.smithi071.stdout:3947: oid 8 updating version 2450 to 2452 2024-07-26T18:19:42.339 INFO:tasks.rados.rados.0.smithi071.stdout:3947: oid 8 version 2452 is already newer than 2449 2024-07-26T18:19:42.339 INFO:tasks.rados.rados.0.smithi071.stdout:3947: oid 8 version 2452 is already newer than 2451 2024-07-26T18:19:42.339 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 8 v 2452 (ObjNum 1231 snap 369 seq_num 1231) dirty exists 2024-07-26T18:19:42.339 INFO:tasks.rados.rados.0.smithi071.stdout:3947: left oid 8 (ObjNum 1231 snap 369 seq_num 1231) 2024-07-26T18:19:42.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:42 smithi071 ceph-mon[90507]: pgmap v906: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 328 KiB/s wr, 3 op/s 2024-07-26T18:19:42.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:42 smithi071 ceph-mon[90507]: osdmap e823: 8 total, 8 up, 8 in 2024-07-26T18:19:42.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:42 smithi071 ceph-mon[92867]: pgmap v906: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 328 KiB/s wr, 3 op/s 2024-07-26T18:19:42.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:42 smithi071 ceph-mon[92867]: osdmap e823: 8 total, 8 up, 8 in 2024-07-26T18:19:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:42 smithi135 ceph-mon[85352]: pgmap v906: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 166 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 328 KiB/s wr, 3 op/s 2024-07-26T18:19:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:42 smithi135 ceph-mon[85352]: osdmap e823: 8 total, 8 up, 8 in 2024-07-26T18:19:43.322 INFO:tasks.rados.rados.0.smithi071.stdout:3946: done (2 left) 2024-07-26T18:19:43.322 INFO:tasks.rados.rados.0.smithi071.stdout:3947: done (1 left) 2024-07-26T18:19:43.322 INFO:tasks.rados.rados.0.smithi071.stdout:3948: done (0 left) 2024-07-26T18:19:43.322 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 4 current snap is 370 2024-07-26T18:19:43.322 INFO:tasks.rados.rados.0.smithi071.stdout:3949: seq_num 1232 ranges {14073856=638976,14712832=753664,15466496=49152} 2024-07-26T18:19:43.399 INFO:tasks.rados.rados.0.smithi071.stdout:3949: writing smithi07179299-4 from 14073856 to 14712832 tid 1 2024-07-26T18:19:43.407 INFO:tasks.rados.rados.0.smithi071.stdout:3949: writing smithi07179299-4 from 14712832 to 15466496 tid 2 2024-07-26T18:19:43.408 INFO:tasks.rados.rados.0.smithi071.stdout:3949: writing smithi07179299-4 from 15466496 to 15515648 tid 3 2024-07-26T18:19:43.408 INFO:tasks.rados.rados.0.smithi071.stdout:3950: copy_from oid 41 from oid 13 current snap is 370 2024-07-26T18:19:43.408 INFO:tasks.rados.rados.0.smithi071.stdout:3951: setattr oid 47 current snap is 370 2024-07-26T18:19:43.408 INFO:tasks.rados.rados.0.smithi071.stdout:3952: delete oid 37 current snap is 370 2024-07-26T18:19:43.408 INFO:tasks.rados.rados.0.smithi071.stdout:3949: finishing write tid 1 to smithi07179299-4 2024-07-26T18:19:43.408 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 47 v 2396 (ObjNum 1198 snap 354 seq_num 1198) dirty exists 2024-07-26T18:19:43.409 INFO:tasks.rados.rados.0.smithi071.stdout:3949: finishing write tid 2 to smithi07179299-4 2024-07-26T18:19:43.409 INFO:tasks.rados.rados.0.smithi071.stdout:3949: finishing write tid 3 to smithi07179299-4 2024-07-26T18:19:43.410 INFO:tasks.rados.rados.0.smithi071.stdout:3949: finishing write tid 4 to smithi07179299-4 2024-07-26T18:19:43.410 INFO:tasks.rados.rados.0.smithi071.stdout:3951: done (3 left) 2024-07-26T18:19:43.410 INFO:tasks.rados.rados.0.smithi071.stdout:3952: done (2 left) 2024-07-26T18:19:43.410 INFO:tasks.rados.rados.0.smithi071.stdout:3953: delete oid 2 current snap is 370 2024-07-26T18:19:43.412 INFO:tasks.rados.rados.0.smithi071.stdout:3949: finishing write tid 5 to smithi07179299-4 2024-07-26T18:19:43.412 INFO:tasks.rados.rados.0.smithi071.stdout:3949: oid 4 updating version 0 to 2467 2024-07-26T18:19:43.412 INFO:tasks.rados.rados.0.smithi071.stdout:3949: oid 4 version 2467 is already newer than 2466 2024-07-26T18:19:43.412 INFO:tasks.rados.rados.0.smithi071.stdout:3949: oid 4 updating version 2467 to 2468 2024-07-26T18:19:43.412 INFO:tasks.rados.rados.0.smithi071.stdout:3949: oid 4 version 2468 is already newer than 2465 2024-07-26T18:19:43.412 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 4 v 2468 (ObjNum 1232 snap 370 seq_num 1232) dirty exists 2024-07-26T18:19:43.412 INFO:tasks.rados.rados.0.smithi071.stdout:3949: left oid 4 (ObjNum 1232 snap 370 seq_num 1232) 2024-07-26T18:19:43.414 INFO:tasks.rados.rados.0.smithi071.stdout:3949: done (2 left) 2024-07-26T18:19:43.414 INFO:tasks.rados.rados.0.smithi071.stdout:3953: done (1 left) 2024-07-26T18:19:43.414 INFO:tasks.rados.rados.0.smithi071.stdout:3954: snap_remove snap 360 2024-07-26T18:19:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:43 smithi071 ceph-mon[90507]: osdmap e824: 8 total, 8 up, 8 in 2024-07-26T18:19:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:43 smithi071 ceph-mon[92867]: osdmap e824: 8 total, 8 up, 8 in 2024-07-26T18:19:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:43 smithi135 ceph-mon[85352]: osdmap e824: 8 total, 8 up, 8 in 2024-07-26T18:19:44.352 INFO:tasks.rados.rados.0.smithi071.stdout:3950: finishing copy_from racing read to smithi07179299-41 2024-07-26T18:19:44.353 INFO:tasks.rados.rados.0.smithi071.stdout:3950: finishing copy_from to smithi07179299-41 2024-07-26T18:19:44.353 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 2610 (ObjNum 1230 snap 368 seq_num 1230) dirty exists 2024-07-26T18:19:44.353 INFO:tasks.rados.rados.0.smithi071.stdout:3950: done (1 left) 2024-07-26T18:19:44.353 INFO:tasks.rados.rados.0.smithi071.stdout:3954: done (0 left) 2024-07-26T18:19:44.353 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 370 2024-07-26T18:19:44.353 INFO:tasks.rados.rados.0.smithi071.stdout:3955: seq_num 1235 ranges {2531328=688128,3219456=802816} 2024-07-26T18:19:44.370 INFO:tasks.rados.rados.0.smithi071.stdout:3955: writing smithi07179299-41 from 2531328 to 3219456 tid 1 2024-07-26T18:19:44.374 INFO:tasks.rados.rados.0.smithi071.stdout:3955: writing smithi07179299-41 from 3219456 to 4022272 tid 2 2024-07-26T18:19:44.374 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 27 current snap is 370 2024-07-26T18:19:44.375 INFO:tasks.rados.rados.0.smithi071.stdout:3955: finishing write tid 1 to smithi07179299-41 2024-07-26T18:19:44.375 INFO:tasks.rados.rados.0.smithi071.stdout:3956: seq_num 1236 ranges {598016=704512,1302528=688128,1990656=114688} 2024-07-26T18:19:44.381 INFO:tasks.rados.rados.0.smithi071.stdout:3956: writing smithi07179299-27 from 598016 to 1302528 tid 1 2024-07-26T18:19:44.386 INFO:tasks.rados.rados.0.smithi071.stdout:3956: writing smithi07179299-27 from 1302528 to 1990656 tid 2 2024-07-26T18:19:44.387 INFO:tasks.rados.rados.0.smithi071.stdout:3956: writing smithi07179299-27 from 1990656 to 2105344 tid 3 2024-07-26T18:19:44.387 INFO:tasks.rados.rados.0.smithi071.stdout:3957: read oid 3 snap -1 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3957: expect deleted 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3958: read oid 6 snap -1 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3958: expect (ObjNum 1187 snap 352 seq_num 1187) 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3959: copy_from oid 44 from oid 36 current snap is 370 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3955: finishing write tid 2 to smithi07179299-41 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3955: finishing write tid 3 to smithi07179299-41 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3955: finishing write tid 4 to smithi07179299-41 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3955: oid 41 updating version 0 to 2613 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3955: oid 41 version 2613 is already newer than 2612 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3955: oid 41 version 2613 is already newer than 2611 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 2613 (ObjNum 1235 snap 370 seq_num 1235) dirty exists 2024-07-26T18:19:44.388 INFO:tasks.rados.rados.0.smithi071.stdout:3955: left oid 41 (ObjNum 1235 snap 370 seq_num 1235) 2024-07-26T18:19:44.389 INFO:tasks.rados.rados.0.smithi071.stdout:3955: done (4 left) 2024-07-26T18:19:44.389 INFO:tasks.rados.rados.0.smithi071.stdout:3960: rmattr oid 5 current snap is 370 2024-07-26T18:19:44.389 INFO:tasks.rados.rados.0.smithi071.stdout:3961: delete oid 28 current snap is 370 2024-07-26T18:19:44.389 INFO:tasks.rados.rados.0.smithi071.stdout:3959: finishing copy_from to smithi07179299-44 2024-07-26T18:19:44.389 INFO:tasks.rados.rados.0.smithi071.stdout:3959: got expected ENOENT (src dne) 2024-07-26T18:19:44.389 INFO:tasks.rados.rados.0.smithi071.stdout:3959: finishing copy_from racing read to smithi07179299-44 2024-07-26T18:19:44.391 INFO:tasks.rados.rados.0.smithi071.stdout:3957: done (5 left) 2024-07-26T18:19:44.391 INFO:tasks.rados.rados.0.smithi071.stdout:3959: done (4 left) 2024-07-26T18:19:44.391 INFO:tasks.rados.rados.0.smithi071.stdout:3961: done (3 left) 2024-07-26T18:19:44.391 INFO:tasks.rados.rados.0.smithi071.stdout:3962: delete oid 41 current snap is 370 2024-07-26T18:19:44.392 INFO:tasks.rados.rados.0.smithi071.stdout:3958: expect (ObjNum 1187 snap 352 seq_num 1187) 2024-07-26T18:19:44.413 INFO:tasks.rados.rados.0.smithi071.stdout:3956: finishing write tid 1 to smithi07179299-27 2024-07-26T18:19:44.413 INFO:tasks.rados.rados.0.smithi071.stdout:3956: finishing write tid 2 to smithi07179299-27 2024-07-26T18:19:44.413 INFO:tasks.rados.rados.0.smithi071.stdout:3956: finishing write tid 3 to smithi07179299-27 2024-07-26T18:19:44.413 INFO:tasks.rados.rados.0.smithi071.stdout:3956: finishing write tid 4 to smithi07179299-27 2024-07-26T18:19:44.413 INFO:tasks.rados.rados.0.smithi071.stdout:3956: finishing write tid 5 to smithi07179299-27 2024-07-26T18:19:44.413 INFO:tasks.rados.rados.0.smithi071.stdout:3956: oid 27 updating version 0 to 2449 2024-07-26T18:19:44.413 INFO:tasks.rados.rados.0.smithi071.stdout:3956: oid 27 version 2449 is already newer than 2448 2024-07-26T18:19:44.413 INFO:tasks.rados.rados.0.smithi071.stdout:3956: oid 27 version 2449 is already newer than 2447 2024-07-26T18:19:44.414 INFO:tasks.rados.rados.0.smithi071.stdout:3956: oid 27 updating version 2449 to 2450 2024-07-26T18:19:44.414 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 27 v 2450 (ObjNum 1236 snap 370 seq_num 1236) dirty exists 2024-07-26T18:19:44.414 INFO:tasks.rados.rados.0.smithi071.stdout:3956: left oid 27 (ObjNum 1236 snap 370 seq_num 1236) 2024-07-26T18:19:44.414 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 5 v 2611 (ObjNum 1206 snap 357 seq_num 1206) dirty exists 2024-07-26T18:19:44.414 INFO:tasks.rados.rados.0.smithi071.stdout:3956: done (3 left) 2024-07-26T18:19:44.414 INFO:tasks.rados.rados.0.smithi071.stdout:3958: done (2 left) 2024-07-26T18:19:44.414 INFO:tasks.rados.rados.0.smithi071.stdout:3960: done (1 left) 2024-07-26T18:19:44.414 INFO:tasks.rados.rados.0.smithi071.stdout:3962: done (0 left) 2024-07-26T18:19:44.414 INFO:tasks.rados.rados.0.smithi071.stdout:3963: snap_create 2024-07-26T18:19:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:44 smithi071 ceph-mon[90507]: pgmap v909: 121 pgs: 121 active+clean; 168 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 692 KiB/s wr, 3 op/s 2024-07-26T18:19:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:44 smithi071 ceph-mon[92867]: pgmap v909: 121 pgs: 121 active+clean; 168 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 692 KiB/s wr, 3 op/s 2024-07-26T18:19:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:44 smithi135 ceph-mon[85352]: pgmap v909: 121 pgs: 121 active+clean; 168 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 692 KiB/s wr, 3 op/s 2024-07-26T18:19:45.357 INFO:tasks.rados.rados.0.smithi071.stdout:3963: done (0 left) 2024-07-26T18:19:45.357 INFO:tasks.rados.rados.0.smithi071.stdout:3964: snap_remove snap 369 2024-07-26T18:19:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:45 smithi071 ceph-mon[90507]: osdmap e825: 8 total, 8 up, 8 in 2024-07-26T18:19:45.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:45 smithi071 ceph-mon[92867]: osdmap e825: 8 total, 8 up, 8 in 2024-07-26T18:19:45.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:45 smithi135 ceph-mon[85352]: osdmap e825: 8 total, 8 up, 8 in 2024-07-26T18:19:46.315 INFO:tasks.rados.rados.0.smithi071.stdout:3964: done (0 left) 2024-07-26T18:19:46.315 INFO:tasks.rados.rados.0.smithi071.stdout:3965: snap_create 2024-07-26T18:19:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:46 smithi071 ceph-mon[90507]: osdmap e826: 8 total, 8 up, 8 in 2024-07-26T18:19:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:46 smithi071 ceph-mon[90507]: pgmap v912: 121 pgs: 121 active+clean; 170 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 5 op/s 2024-07-26T18:19:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:46 smithi071 ceph-mon[90507]: osdmap e827: 8 total, 8 up, 8 in 2024-07-26T18:19:46.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:46 smithi071 ceph-mon[92867]: osdmap e826: 8 total, 8 up, 8 in 2024-07-26T18:19:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:46 smithi071 ceph-mon[92867]: pgmap v912: 121 pgs: 121 active+clean; 170 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 5 op/s 2024-07-26T18:19:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:46 smithi071 ceph-mon[92867]: osdmap e827: 8 total, 8 up, 8 in 2024-07-26T18:19:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:46 smithi135 ceph-mon[85352]: osdmap e826: 8 total, 8 up, 8 in 2024-07-26T18:19:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:46 smithi135 ceph-mon[85352]: pgmap v912: 121 pgs: 121 active+clean; 170 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 5 op/s 2024-07-26T18:19:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:46 smithi135 ceph-mon[85352]: osdmap e827: 8 total, 8 up, 8 in 2024-07-26T18:19:47.316 INFO:tasks.rados.rados.0.smithi071.stdout:3965: done (0 left) 2024-07-26T18:19:47.317 INFO:tasks.rados.rados.0.smithi071.stdout:3966: copy_from oid 13 from oid 23 current snap is 372 2024-07-26T18:19:47.317 INFO:tasks.rados.rados.0.smithi071.stdout:3967: delete oid 7 current snap is 372 2024-07-26T18:19:47.323 INFO:tasks.rados.rados.0.smithi071.stdout:3967: done (1 left) 2024-07-26T18:19:47.323 INFO:tasks.rados.rados.0.smithi071.stdout:3968: snap_create 2024-07-26T18:19:47.367 INFO:tasks.rados.rados.0.smithi071.stdout:3966: finishing copy_from racing read to smithi07179299-13 2024-07-26T18:19:47.370 INFO:tasks.rados.rados.0.smithi071.stdout:3966: finishing copy_from to smithi07179299-13 2024-07-26T18:19:47.370 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 13 v 2425 (ObjNum 1137 snap 344 seq_num 1137) dirty exists 2024-07-26T18:19:48.324 INFO:tasks.rados.rados.0.smithi071.stdout:3966: done (1 left) 2024-07-26T18:19:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3968: done (0 left) 2024-07-26T18:19:48.325 INFO:tasks.rados.rados.0.smithi071.stdout:3969: snap_create 2024-07-26T18:19:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:48 smithi071 ceph-mon[90507]: osdmap e828: 8 total, 8 up, 8 in 2024-07-26T18:19:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:48 smithi071 ceph-mon[90507]: pgmap v915: 121 pgs: 121 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 505 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-07-26T18:19:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:48 smithi071 ceph-mon[92867]: osdmap e828: 8 total, 8 up, 8 in 2024-07-26T18:19:48.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:48 smithi071 ceph-mon[92867]: pgmap v915: 121 pgs: 121 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 505 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-07-26T18:19:48.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:48 smithi135 ceph-mon[85352]: osdmap e828: 8 total, 8 up, 8 in 2024-07-26T18:19:48.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:48 smithi135 ceph-mon[85352]: pgmap v915: 121 pgs: 121 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 505 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-07-26T18:19:49.324 INFO:tasks.rados.rados.0.smithi071.stdout:3969: done (0 left) 2024-07-26T18:19:49.324 INFO:tasks.rados.rados.0.smithi071.stdout:3970: snap_create 2024-07-26T18:19:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:49 smithi071 ceph-mon[90507]: osdmap e829: 8 total, 8 up, 8 in 2024-07-26T18:19:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:49 smithi071 ceph-mon[92867]: osdmap e829: 8 total, 8 up, 8 in 2024-07-26T18:19:49.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:49 smithi135 ceph-mon[85352]: osdmap e829: 8 total, 8 up, 8 in 2024-07-26T18:19:50.333 INFO:tasks.rados.rados.0.smithi071.stdout:3970: done (0 left) 2024-07-26T18:19:50.333 INFO:tasks.rados.rados.0.smithi071.stdout:3971: snap_create 2024-07-26T18:19:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:50 smithi071 ceph-mon[90507]: osdmap e830: 8 total, 8 up, 8 in 2024-07-26T18:19:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:50 smithi071 ceph-mon[90507]: pgmap v918: 121 pgs: 121 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 505 KiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-07-26T18:19:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:50 smithi071 ceph-mon[92867]: osdmap e830: 8 total, 8 up, 8 in 2024-07-26T18:19:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:50 smithi071 ceph-mon[92867]: pgmap v918: 121 pgs: 121 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 505 KiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-07-26T18:19:50.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:50 smithi135 ceph-mon[85352]: osdmap e830: 8 total, 8 up, 8 in 2024-07-26T18:19:50.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:50 smithi135 ceph-mon[85352]: pgmap v918: 121 pgs: 121 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 505 KiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-07-26T18:19:51.316 INFO:tasks.rados.rados.0.smithi071.stdout:3971: done (0 left) 2024-07-26T18:19:51.316 INFO:tasks.rados.rados.0.smithi071.stdout:3972: read oid 3 snap 374 2024-07-26T18:19:51.316 INFO:tasks.rados.rados.0.smithi071.stdout:3972: expect deleted 2024-07-26T18:19:51.316 INFO:tasks.rados.rados.0.smithi071.stdout:3973: delete oid 41 current snap is 376 2024-07-26T18:19:51.319 INFO:tasks.rados.rados.0.smithi071.stdout:3972: done (1 left) 2024-07-26T18:19:51.319 INFO:tasks.rados.rados.0.smithi071.stdout:3973: done (0 left) 2024-07-26T18:19:51.319 INFO:tasks.rados.rados.0.smithi071.stdout:3974: snap_remove snap 356 2024-07-26T18:19:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:51 smithi071 ceph-mon[90507]: osdmap e831: 8 total, 8 up, 8 in 2024-07-26T18:19:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:51 smithi071 ceph-mon[90507]: osdmap e832: 8 total, 8 up, 8 in 2024-07-26T18:19:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:51 smithi071 ceph-mon[92867]: osdmap e831: 8 total, 8 up, 8 in 2024-07-26T18:19:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:51 smithi071 ceph-mon[92867]: osdmap e832: 8 total, 8 up, 8 in 2024-07-26T18:19:51.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:51 smithi135 ceph-mon[85352]: osdmap e831: 8 total, 8 up, 8 in 2024-07-26T18:19:51.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:51 smithi135 ceph-mon[85352]: osdmap e832: 8 total, 8 up, 8 in 2024-07-26T18:19:52.319 INFO:tasks.rados.rados.0.smithi071.stdout:3974: done (0 left) 2024-07-26T18:19:52.319 INFO:tasks.rados.rados.0.smithi071.stdout:3975: rollback oid 48 current snap is 376 2024-07-26T18:19:52.319 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 48 to 375 2024-07-26T18:19:52.319 INFO:tasks.rados.rados.0.smithi071.stdout:3976: copy_from oid 44 from oid 42 current snap is 376 2024-07-26T18:19:52.319 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 41 current snap is 376 2024-07-26T18:19:52.320 INFO:tasks.rados.rados.0.smithi071.stdout:3977: seq_num 1241 ranges {0=794624,794624=557056,1351680=245760} 2024-07-26T18:19:52.324 INFO:tasks.rados.rados.0.smithi071.stdout:3977: writing smithi07179299-41 from 0 to 794624 tid 1 2024-07-26T18:19:52.328 INFO:tasks.rados.rados.0.smithi071.stdout:3977: writing smithi07179299-41 from 794624 to 1351680 tid 2 2024-07-26T18:19:52.330 INFO:tasks.rados.rados.0.smithi071.stdout:3977: writing smithi07179299-41 from 1351680 to 1597440 tid 3 2024-07-26T18:19:52.330 INFO:tasks.rados.rados.0.smithi071.stdout:3978: read oid 1 snap -1 2024-07-26T18:19:52.331 INFO:tasks.rados.rados.0.smithi071.stdout:3978: expect (ObjNum 1189 snap 353 seq_num 1189) 2024-07-26T18:19:52.331 INFO:tasks.rados.rados.0.smithi071.stdout:3979: snap_remove snap 370 2024-07-26T18:19:52.334 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:19:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:19:52] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.43.0" 2024-07-26T18:19:52.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:52 smithi071 ceph-mon[92867]: pgmap v921: 121 pgs: 121 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 982 KiB/s wr, 7 op/s 2024-07-26T18:19:52.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:52 smithi071 ceph-mon[92867]: osdmap e833: 8 total, 8 up, 8 in 2024-07-26T18:19:52.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:52 smithi071 ceph-mon[90507]: pgmap v921: 121 pgs: 121 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 982 KiB/s wr, 7 op/s 2024-07-26T18:19:52.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:52 smithi071 ceph-mon[90507]: osdmap e833: 8 total, 8 up, 8 in 2024-07-26T18:19:52.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:52 smithi135 ceph-mon[85352]: pgmap v921: 121 pgs: 121 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 982 KiB/s wr, 7 op/s 2024-07-26T18:19:52.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:52 smithi135 ceph-mon[85352]: osdmap e833: 8 total, 8 up, 8 in 2024-07-26T18:19:53.340 INFO:tasks.rados.rados.0.smithi071.stdout:3979: done (4 left) 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:3980: snap_create 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:3975: finishing rollback tid 0 to smithi07179299-48 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:3975: finishing rollback tid 1 to smithi07179299-48 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:3975: finishing rollback tid 2 to smithi07179299-48 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 48 v 2754 (ObjNum 1120 snap 338 seq_num 1120) dirty exists 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:3977: finishing write tid 1 to smithi07179299-41 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:3976: finishing copy_from to smithi07179299-44 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:3976: got expected ENOENT (src dne) 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:3976: finishing copy_from racing read to smithi07179299-44 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:3977: finishing write tid 2 to smithi07179299-41 2024-07-26T18:19:53.341 INFO:tasks.rados.rados.0.smithi071.stdout:3977: finishing write tid 3 to smithi07179299-41 2024-07-26T18:19:53.342 INFO:tasks.rados.rados.0.smithi071.stdout:3977: finishing write tid 4 to smithi07179299-41 2024-07-26T18:19:53.342 INFO:tasks.rados.rados.0.smithi071.stdout:3977: finishing write tid 5 to smithi07179299-41 2024-07-26T18:19:53.342 INFO:tasks.rados.rados.0.smithi071.stdout:3977: oid 41 updating version 0 to 2618 2024-07-26T18:19:53.342 INFO:tasks.rados.rados.0.smithi071.stdout:3977: oid 41 version 2618 is already newer than 2616 2024-07-26T18:19:53.342 INFO:tasks.rados.rados.0.smithi071.stdout:3977: oid 41 version 2618 is already newer than 2615 2024-07-26T18:19:53.342 INFO:tasks.rados.rados.0.smithi071.stdout:3977: oid 41 version 2618 is already newer than 2617 2024-07-26T18:19:53.342 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 41 v 2618 (ObjNum 1241 snap 376 seq_num 1241) dirty exists 2024-07-26T18:19:53.342 INFO:tasks.rados.rados.0.smithi071.stdout:3977: left oid 41 (ObjNum 1241 snap 376 seq_num 1241) 2024-07-26T18:19:53.342 INFO:tasks.rados.rados.0.smithi071.stdout:3978: expect (ObjNum 1189 snap 353 seq_num 1189) 2024-07-26T18:19:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:3975: done (4 left) 2024-07-26T18:19:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:3976: done (3 left) 2024-07-26T18:19:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:3977: done (2 left) 2024-07-26T18:19:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:3978: done (1 left) 2024-07-26T18:19:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:3980: done (0 left) 2024-07-26T18:19:54.349 INFO:tasks.rados.rados.0.smithi071.stdout:3981: snap_remove snap 375 2024-07-26T18:19:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:54 smithi071 ceph-mon[90507]: osdmap e834: 8 total, 8 up, 8 in 2024-07-26T18:19:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:54 smithi071 ceph-mon[90507]: pgmap v924: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 173 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 3.1 MiB/s wr, 2 op/s 2024-07-26T18:19:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:54 smithi071 ceph-mon[92867]: osdmap e834: 8 total, 8 up, 8 in 2024-07-26T18:19:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:54 smithi071 ceph-mon[92867]: pgmap v924: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 173 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 3.1 MiB/s wr, 2 op/s 2024-07-26T18:19:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:54 smithi135 ceph-mon[85352]: osdmap e834: 8 total, 8 up, 8 in 2024-07-26T18:19:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:54 smithi135 ceph-mon[85352]: pgmap v924: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 173 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 3.1 MiB/s wr, 2 op/s 2024-07-26T18:19:55.349 INFO:tasks.rados.rados.0.smithi071.stdout:3981: done (0 left) 2024-07-26T18:19:55.350 INFO:tasks.rados.rados.0.smithi071.stdout:3982: snap_create 2024-07-26T18:19:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:55 smithi071 ceph-mon[90507]: osdmap e835: 8 total, 8 up, 8 in 2024-07-26T18:19:55.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:55 smithi071 ceph-mon[92867]: osdmap e835: 8 total, 8 up, 8 in 2024-07-26T18:19:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:55 smithi135 ceph-mon[85352]: osdmap e835: 8 total, 8 up, 8 in 2024-07-26T18:19:56.318 INFO:tasks.rados.rados.0.smithi071.stdout:3982: done (0 left) 2024-07-26T18:19:56.319 INFO:tasks.rados.rados.0.smithi071.stdout:3983: read oid 23 snap -1 2024-07-26T18:19:56.319 INFO:tasks.rados.rados.0.smithi071.stdout:3983: expect (ObjNum 1137 snap 344 seq_num 1137) 2024-07-26T18:19:56.319 INFO:tasks.rados.rados.0.smithi071.stdout:3984: delete oid 46 current snap is 378 2024-07-26T18:19:56.328 INFO:tasks.rados.rados.0.smithi071.stdout:3984: done (1 left) 2024-07-26T18:19:56.328 INFO:tasks.rados.rados.0.smithi071.stdout:3985: rmattr oid 46 current snap is 378 2024-07-26T18:19:56.328 INFO:tasks.rados.rados.0.smithi071.stdout:3985: done (1 left) 2024-07-26T18:19:56.328 INFO:tasks.rados.rados.0.smithi071.stdout:3986: rmattr oid 38 current snap is 378 2024-07-26T18:19:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:3986: done (1 left) 2024-07-26T18:19:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:3987: read oid 20 snap 367 2024-07-26T18:19:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:3987: expect (ObjNum 1163 snap 349 seq_num 1163) 2024-07-26T18:19:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:3988: read oid 43 snap -1 2024-07-26T18:19:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:3988: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:19:56.329 INFO:tasks.rados.rados.0.smithi071.stdout:3989: snap_create 2024-07-26T18:19:56.331 INFO:tasks.rados.rados.0.smithi071.stdout:3988: expect (ObjNum 0 snap 0 seq_num 0) 2024-07-26T18:19:56.351 INFO:tasks.rados.rados.0.smithi071.stdout:3987: expect (ObjNum 1163 snap 349 seq_num 1163) 2024-07-26T18:19:56.550 INFO:tasks.rados.rados.0.smithi071.stdout:3983: expect (ObjNum 1137 snap 344 seq_num 1137) 2024-07-26T18:19:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:56 smithi071 ceph-mon[92867]: osdmap e836: 8 total, 8 up, 8 in 2024-07-26T18:19:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:56 smithi071 ceph-mon[92867]: pgmap v927: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 3.1 MiB/s wr, 2 op/s 2024-07-26T18:19:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:56 smithi071 ceph-mon[92867]: osdmap e837: 8 total, 8 up, 8 in 2024-07-26T18:19:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:56 smithi071 ceph-mon[90507]: osdmap e836: 8 total, 8 up, 8 in 2024-07-26T18:19:56.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:56 smithi071 ceph-mon[90507]: pgmap v927: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 3.1 MiB/s wr, 2 op/s 2024-07-26T18:19:56.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:56 smithi071 ceph-mon[90507]: osdmap e837: 8 total, 8 up, 8 in 2024-07-26T18:19:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:56 smithi135 ceph-mon[85352]: osdmap e836: 8 total, 8 up, 8 in 2024-07-26T18:19:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:56 smithi135 ceph-mon[85352]: pgmap v927: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 3.1 MiB/s wr, 2 op/s 2024-07-26T18:19:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:56 smithi135 ceph-mon[85352]: osdmap e837: 8 total, 8 up, 8 in 2024-07-26T18:19:57.454 INFO:tasks.rados.rados.0.smithi071.stdout:3983: done (3 left) 2024-07-26T18:19:57.454 INFO:tasks.rados.rados.0.smithi071.stdout:3987: done (2 left) 2024-07-26T18:19:57.454 INFO:tasks.rados.rados.0.smithi071.stdout:3988: done (1 left) 2024-07-26T18:19:57.455 INFO:tasks.rados.rados.0.smithi071.stdout:3989: done (0 left) 2024-07-26T18:19:57.455 INFO:tasks.rados.rados.0.smithi071.stdout:3990: delete oid 49 current snap is 379 2024-07-26T18:19:57.458 INFO:tasks.rados.rados.0.smithi071.stdout:3990: done (0 left) 2024-07-26T18:19:57.458 INFO:tasks.rados.rados.0.smithi071.stdout:3991: snap_remove snap 371 2024-07-26T18:19:58.328 INFO:tasks.rados.rados.0.smithi071.stdout:3991: done (0 left) 2024-07-26T18:19:58.329 INFO:tasks.rados.rados.0.smithi071.stdout:3992: rollback oid 20 current snap is 379 2024-07-26T18:19:58.329 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 20 to 378 2024-07-26T18:19:58.329 INFO:tasks.rados.rados.0.smithi071.stdout:append oid 10 current snap is 379 2024-07-26T18:19:58.329 INFO:tasks.rados.rados.0.smithi071.stdout:3993: seq_num 1244 ranges {1122304=442368,1564672=614400,2179072=589824} 2024-07-26T18:19:58.337 INFO:tasks.rados.rados.0.smithi071.stdout:3993: writing smithi07179299-10 from 1122304 to 1564672 tid 1 2024-07-26T18:19:58.341 INFO:tasks.rados.rados.0.smithi071.stdout:3993: writing smithi07179299-10 from 1564672 to 2179072 tid 2 2024-07-26T18:19:58.345 INFO:tasks.rados.rados.0.smithi071.stdout:3993: writing smithi07179299-10 from 2179072 to 2768896 tid 3 2024-07-26T18:19:58.345 INFO:tasks.rados.rados.0.smithi071.stdout:3994: copy_from oid 24 from oid 49 current snap is 379 2024-07-26T18:19:58.345 INFO:tasks.rados.rados.0.smithi071.stdout:3992: finishing rollback tid 0 to smithi07179299-20 2024-07-26T18:19:58.346 INFO:tasks.rados.rados.0.smithi071.stdout:3992: finishing rollback tid 1 to smithi07179299-20 2024-07-26T18:19:58.346 INFO:tasks.rados.rados.0.smithi071.stdout:3992: finishing rollback tid 2 to smithi07179299-20 2024-07-26T18:19:58.346 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 20 v 2454 (ObjNum 1163 snap 349 seq_num 1163) dirty exists 2024-07-26T18:19:58.346 INFO:tasks.rados.rados.0.smithi071.stdout:3993: finishing write tid 1 to smithi07179299-10 2024-07-26T18:19:58.346 INFO:tasks.rados.rados.0.smithi071.stdout:3993: finishing write tid 2 to smithi07179299-10 2024-07-26T18:19:58.346 INFO:tasks.rados.rados.0.smithi071.stdout:3992: done (2 left) 2024-07-26T18:19:58.346 INFO:tasks.rados.rados.0.smithi071.stdout:3995: rollback oid 22 current snap is 379 2024-07-26T18:19:58.346 INFO:tasks.rados.rados.0.smithi071.stdout:rollback oid 22 to 366 2024-07-26T18:19:58.346 INFO:tasks.rados.rados.0.smithi071.stdout:3996: snap_remove snap 376 2024-07-26T18:19:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:58 smithi071 ceph-mon[92867]: osdmap e838: 8 total, 8 up, 8 in 2024-07-26T18:19:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:58 smithi071 ceph-mon[92867]: pgmap v930: 121 pgs: 121 active+clean; 162 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 0 B/s wr, 3 op/s 2024-07-26T18:19:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:58 smithi071 ceph-mon[90507]: osdmap e838: 8 total, 8 up, 8 in 2024-07-26T18:19:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:58 smithi071 ceph-mon[90507]: pgmap v930: 121 pgs: 121 active+clean; 162 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 0 B/s wr, 3 op/s 2024-07-26T18:19:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:58 smithi135 ceph-mon[85352]: osdmap e838: 8 total, 8 up, 8 in 2024-07-26T18:19:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:19:58.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:58 smithi135 ceph-mon[85352]: pgmap v930: 121 pgs: 121 active+clean; 162 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 0 B/s wr, 3 op/s 2024-07-26T18:19:59.334 INFO:tasks.rados.rados.0.smithi071.stdout:3996: done (3 left) 2024-07-26T18:19:59.334 INFO:tasks.rados.rados.0.smithi071.stdout:3997: delete oid 30 current snap is 379 2024-07-26T18:19:59.334 INFO:tasks.rados.rados.0.smithi071.stdout:3994: finishing copy_from to smithi07179299-24 2024-07-26T18:19:59.334 INFO:tasks.rados.rados.0.smithi071.stdout:3994: got expected ENOENT (src dne) 2024-07-26T18:19:59.334 INFO:tasks.rados.rados.0.smithi071.stdout:3994: finishing copy_from racing read to smithi07179299-24 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:3995: finishing rollback tid 0 to smithi07179299-22 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:3995: finishing rollback tid 1 to smithi07179299-22 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:3993: finishing write tid 3 to smithi07179299-10 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:3995: finishing rollback tid 2 to smithi07179299-22 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 22 v 1906 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:3993: finishing write tid 4 to smithi07179299-10 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:3993: finishing write tid 5 to smithi07179299-10 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:3993: oid 10 updating version 0 to 2614 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:3993: oid 10 version 2614 is already newer than 2613 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:3993: oid 10 version 2614 is already newer than 2612 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:3993: oid 10 updating version 2614 to 2615 2024-07-26T18:19:59.335 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 10 v 2615 (ObjNum 1244 snap 379 seq_num 1244) dirty exists 2024-07-26T18:19:59.336 INFO:tasks.rados.rados.0.smithi071.stdout:3993: left oid 10 (ObjNum 1244 snap 379 seq_num 1244) 2024-07-26T18:19:59.338 INFO:tasks.rados.rados.0.smithi071.stdout:3993: done (3 left) 2024-07-26T18:19:59.339 INFO:tasks.rados.rados.0.smithi071.stdout:3994: done (2 left) 2024-07-26T18:19:59.339 INFO:tasks.rados.rados.0.smithi071.stdout:3995: done (1 left) 2024-07-26T18:19:59.339 INFO:tasks.rados.rados.0.smithi071.stdout:3997: done (0 left) 2024-07-26T18:19:59.339 INFO:tasks.rados.rados.0.smithi071.stdout:3998: read oid 27 snap -1 2024-07-26T18:19:59.339 INFO:tasks.rados.rados.0.smithi071.stdout:3998: expect (ObjNum 1236 snap 370 seq_num 1236) 2024-07-26T18:19:59.339 INFO:tasks.rados.rados.0.smithi071.stdout:3999: copy_from oid 25 from oid 17 current snap is 379 2024-07-26T18:19:59.339 INFO:tasks.rados.rados.0.smithi071.stdout: waiting on 2 2024-07-26T18:19:59.352 INFO:tasks.rados.rados.0.smithi071.stdout:3998: expect (ObjNum 1236 snap 370 seq_num 1236) 2024-07-26T18:19:59.417 INFO:tasks.rados.rados.0.smithi071.stdout:3999: finishing copy_from racing read to smithi07179299-25 2024-07-26T18:19:59.418 INFO:tasks.rados.rados.0.smithi071.stdout:3999: finishing copy_from to smithi07179299-25 2024-07-26T18:19:59.418 INFO:tasks.rados.rados.0.smithi071.stdout:update_object_version oid 25 v 2885 (ObjNum 1229 snap 367 seq_num 1229) dirty exists 2024-07-26T18:19:59.418 INFO:tasks.rados.rados.0.smithi071.stdout:3998: done (1 left) 2024-07-26T18:19:59.418 INFO:tasks.rados.rados.0.smithi071.stdout:3999: done (0 left) 2024-07-26T18:19:59.420 INFO:tasks.rados.rados.0.smithi071.stderr:0 errors. 2024-07-26T18:19:59.420 INFO:tasks.rados.rados.0.smithi071.stderr: 2024-07-26T18:19:59.423 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd dump --format=json 2024-07-26T18:19:59.665 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:19:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:19:59 smithi071 ceph-mon[90507]: osdmap e839: 8 total, 8 up, 8 in 2024-07-26T18:19:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:19:59 smithi071 ceph-mon[92867]: osdmap e839: 8 total, 8 up, 8 in 2024-07-26T18:19:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:19:59 smithi135 ceph-mon[85352]: osdmap e839: 8 total, 8 up, 8 in 2024-07-26T18:20:00.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:00 smithi071 ceph-mon[92867]: osdmap e840: 8 total, 8 up, 8 in 2024-07-26T18:20:00.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:00 smithi071 ceph-mon[92867]: pgmap v933: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 162 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T18:20:00.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:00 smithi071 ceph-mon[92867]: overall HEALTH_OK 2024-07-26T18:20:00.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:00 smithi071 ceph-mon[90507]: osdmap e840: 8 total, 8 up, 8 in 2024-07-26T18:20:00.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:00 smithi071 ceph-mon[90507]: pgmap v933: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 162 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T18:20:00.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:00 smithi071 ceph-mon[90507]: overall HEALTH_OK 2024-07-26T18:20:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:00 smithi135 ceph-mon[85352]: osdmap e840: 8 total, 8 up, 8 in 2024-07-26T18:20:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:00 smithi135 ceph-mon[85352]: pgmap v933: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 162 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T18:20:00.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:00 smithi135 ceph-mon[85352]: overall HEALTH_OK 2024-07-26T18:20:01.670 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:20:01.670 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":841,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","created":"2024-07-26T17:58:09.296944+0000","modified":"2024-07-26T18:20:01.313369+0000","last_up_change":"2024-07-26T18:14:39.220833+0000","last_in_change":"2024-07-26T18:02:48.113346+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-07-26T18:01:11.088829+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-07-26T18:03:27.455068+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_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-07-26T18:03:30.824855+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-07-26T18:04:24.469798+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"76","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":76,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_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-07-26T18:06:57.825630+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":"840","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":444,"snap_epoch":840,"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":"d3e0885a-56e3-4186-a83a-7621e176cef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":286,"up_from":297,"up_thru":525,"down_at":287,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3478532918},{"type":"v1","addr":"172.21.15.71:6803","nonce":3478532918}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3478532918},{"type":"v1","addr":"172.21.15.71:6805","nonce":3478532918}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3478532918},{"type":"v1","addr":"172.21.15.71:6809","nonce":3478532918}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3478532918},{"type":"v1","addr":"172.21.15.71:6807","nonce":3478532918}]},"public_addr":"172.21.15.71:6803/3478532918","cluster_addr":"172.21.15.71:6805/3478532918","heartbeat_back_addr":"172.21.15.71:6809/3478532918","heartbeat_front_addr":"172.21.15.71:6807/3478532918","state":["exists","up"]},{"osd":1,"uuid":"fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":319,"up_from":330,"up_thru":525,"down_at":320,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3390665717},{"type":"v1","addr":"172.21.15.71:6811","nonce":3390665717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3390665717},{"type":"v1","addr":"172.21.15.71:6813","nonce":3390665717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3390665717},{"type":"v1","addr":"172.21.15.71:6817","nonce":3390665717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3390665717},{"type":"v1","addr":"172.21.15.71:6815","nonce":3390665717}]},"public_addr":"172.21.15.71:6811/3390665717","cluster_addr":"172.21.15.71:6813/3390665717","heartbeat_back_addr":"172.21.15.71:6817/3390665717","heartbeat_front_addr":"172.21.15.71:6815/3390665717","state":["exists","up"]},{"osd":2,"uuid":"d7b55fb2-00ad-4baf-90f7-53d9e34c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":352,"up_from":363,"up_thru":525,"down_at":353,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":582088589},{"type":"v1","addr":"172.21.15.71:6819","nonce":582088589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":582088589},{"type":"v1","addr":"172.21.15.71:6821","nonce":582088589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":582088589},{"type":"v1","addr":"172.21.15.71:6825","nonce":582088589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":582088589},{"type":"v1","addr":"172.21.15.71:6823","nonce":582088589}]},"public_addr":"172.21.15.71:6819/582088589","cluster_addr":"172.21.15.71:6821/582088589","heartbeat_back_addr":"172.21.15.71:6825/582088589","heartbeat_front_addr":"172.21.15.71:6823/582088589","state":["exists","up"]},{"osd":3,"uuid":"015590fc-98b1-4d75-b90b-32b539bc31a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":384,"up_from":396,"up_thru":525,"down_at":386,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":241026284},{"type":"v1","addr":"172.21.15.71:6827","nonce":241026284}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":241026284},{"type":"v1","addr":"172.21.15.71:6829","nonce":241026284}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":241026284},{"type":"v1","addr":"172.21.15.71:6833","nonce":241026284}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":241026284},{"type":"v1","addr":"172.21.15.71:6831","nonce":241026284}]},"public_addr":"172.21.15.71:6827/241026284","cluster_addr":"172.21.15.71:6829/241026284","heartbeat_back_addr":"172.21.15.71:6833/241026284","heartbeat_front_addr":"172.21.15.71:6831/241026284","state":["exists","up"]},{"osd":4,"uuid":"84c96d6d-7217-48b5-81e6-91b428721f3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":417,"up_from":428,"up_thru":525,"down_at":418,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":1886811467},{"type":"v1","addr":"172.21.15.135:6801","nonce":1886811467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":1886811467},{"type":"v1","addr":"172.21.15.135:6803","nonce":1886811467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":1886811467},{"type":"v1","addr":"172.21.15.135:6807","nonce":1886811467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":1886811467},{"type":"v1","addr":"172.21.15.135:6805","nonce":1886811467}]},"public_addr":"172.21.15.135:6801/1886811467","cluster_addr":"172.21.15.135:6803/1886811467","heartbeat_back_addr":"172.21.15.135:6807/1886811467","heartbeat_front_addr":"172.21.15.135:6805/1886811467","state":["exists","up"]},{"osd":5,"uuid":"25d8940a-0e9f-4047-9dda-452af73ef37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":40,"last_clean_end":449,"up_from":460,"up_thru":525,"down_at":450,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":3249692294},{"type":"v1","addr":"172.21.15.135:6809","nonce":3249692294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":3249692294},{"type":"v1","addr":"172.21.15.135:6811","nonce":3249692294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3249692294},{"type":"v1","addr":"172.21.15.135:6815","nonce":3249692294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3249692294},{"type":"v1","addr":"172.21.15.135:6813","nonce":3249692294}]},"public_addr":"172.21.15.135:6809/3249692294","cluster_addr":"172.21.15.135:6811/3249692294","heartbeat_back_addr":"172.21.15.135:6815/3249692294","heartbeat_front_addr":"172.21.15.135:6813/3249692294","state":["exists","up"]},{"osd":6,"uuid":"9258eb84-dd84-4389-9fc8-b12901cce9d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":481,"up_from":492,"up_thru":525,"down_at":482,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":2828669917},{"type":"v1","addr":"172.21.15.135:6817","nonce":2828669917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":2828669917},{"type":"v1","addr":"172.21.15.135:6819","nonce":2828669917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":2828669917},{"type":"v1","addr":"172.21.15.135:6823","nonce":2828669917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":2828669917},{"type":"v1","addr":"172.21.15.135:6821","nonce":2828669917}]},"public_addr":"172.21.15.135:6817/2828669917","cluster_addr":"172.21.15.135:6819/2828669917","heartbeat_back_addr":"172.21.15.135:6823/2828669917","heartbeat_front_addr":"172.21.15.135:6821/2828669917","state":["exists","up"]},{"osd":7,"uuid":"cff67841-e92a-4ec5-8f26-d2de2b8c95ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":56,"last_clean_end":514,"up_from":525,"up_thru":525,"down_at":515,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":1800904393},{"type":"v1","addr":"172.21.15.135:6825","nonce":1800904393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":1800904393},{"type":"v1","addr":"172.21.15.135:6827","nonce":1800904393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":1800904393},{"type":"v1","addr":"172.21.15.135:6831","nonce":1800904393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":1800904393},{"type":"v1","addr":"172.21.15.135:6829","nonce":1800904393}]},"public_addr":"172.21.15.135:6825/1800904393","cluster_addr":"172.21.15.135:6827/1800904393","heartbeat_back_addr":"172.21.15.135:6831/1800904393","heartbeat_front_addr":"172.21.15.135:6829/1800904393","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-07-26T18:00:20.153528+0000","dead_epoch":286},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:00:43.506125+0000","dead_epoch":319},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:01:07.749635+0000","dead_epoch":352},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:01:32.773254+0000","dead_epoch":384},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:01:53.906871+0000","dead_epoch":417},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:02:15.834390+0000","dead_epoch":449},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:02:39.595123+0000","dead_epoch":481},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:03:02.878360+0000","dead_epoch":514}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1c","mappings":[{"from":7,"to":4}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.2c","mappings":[{"from":4,"to":1}]},{"pgid":"3.30","mappings":[{"from":0,"to":1}]},{"pgid":"3.31","mappings":[{"from":4,"to":2}]},{"pgid":"3.35","mappings":[{"from":5,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.135:6833/1128919377":"2024-07-27T18:15:00.531309+0000","172.21.15.135:6832/1128919377":"2024-07-27T18:15:00.531309+0000","172.21.15.71:0/2623240923":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/2512703180":"2024-07-27T18:09:27.439891+0000","172.21.15.71:6801/1139543210":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/1226798267":"2024-07-27T18:09:27.439891+0000","172.21.15.135:0/89667327":"2024-07-27T18:08:48.297107+0000","172.21.15.71:6801/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6801/1306724488":"2024-07-27T18:04:18.909975+0000","172.21.15.135:0/2989162386":"2024-07-27T18:08:48.297107+0000","172.21.15.71:6800/1306724488":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/376210564":"2024-07-27T17:58:58.778701+0000","172.21.15.135:0/1298628502":"2024-07-27T18:08:48.297107+0000","172.21.15.71:0/3041021027":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/2557310837":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/2027368288":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/3039556177":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/1613421852":"2024-07-27T18:08:18.605473+0000","172.21.15.71:0/3708169229":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/4172807732":"2024-07-27T18:08:18.605473+0000","172.21.15.71:6801/2095397562":"2024-07-27T18:08:18.605473+0000","172.21.15.71:6801/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.135:0/468068577":"2024-07-27T18:08:48.297107+0000","172.21.15.71:0/1361671412":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/582339139":"2024-07-27T18:09:27.439891+0000","172.21.15.71:6800/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/1092262918":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/190537864":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/290874805":"2024-07-27T18:08:18.605473+0000","172.21.15.135:0/3183308984":"2024-07-27T18:08:48.297107+0000","172.21.15.71:0/2593969875":"2024-07-27T17:58:36.380496+0000","172.21.15.135:0/1973961994":"2024-07-27T18:08:48.297107+0000","172.21.15.71:6800/2095397562":"2024-07-27T18:08:18.605473+0000","172.21.15.135:6834/3813443536":"2024-07-27T18:08:48.297107+0000","172.21.15.71:6800/1139543210":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/693915422":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/4016723163":"2024-07-27T18:08:18.605473+0000","172.21.15.135:6835/3813443536":"2024-07-27T18:08:48.297107+0000","172.21.15.71:0/3600621290":"2024-07-27T18:08:18.605473+0000","172.21.15.71:6800/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3397409021":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/3621154034":"2024-07-27T17:58:36.380496+0000","172.21.15.135:0/1588221177":"2024-07-27T18:08:48.297107+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":437,"length":1},{"begin":441,"length":2}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":422,"length":1},{"begin":436,"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-07-26T18:20:02.303 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph pg dump --format=json 2024-07-26T18:20:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:20:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:20:02] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2024-07-26T18:20:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:02 smithi071 ceph-mon[90507]: osdmap e841: 8 total, 8 up, 8 in 2024-07-26T18:20:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:02 smithi071 ceph-mon[90507]: pgmap v935: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 164 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 317 KiB/s wr, 5 op/s 2024-07-26T18:20:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:02 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/565173738' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:20:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:02 smithi071 ceph-mon[92867]: osdmap e841: 8 total, 8 up, 8 in 2024-07-26T18:20:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:02 smithi071 ceph-mon[92867]: pgmap v935: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 164 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 317 KiB/s wr, 5 op/s 2024-07-26T18:20:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:02 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/565173738' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:20:02.509 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:20:02.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:02 smithi135 ceph-mon[85352]: osdmap e841: 8 total, 8 up, 8 in 2024-07-26T18:20:02.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:02 smithi135 ceph-mon[85352]: pgmap v935: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 164 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 317 KiB/s wr, 5 op/s 2024-07-26T18:20:02.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:02 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/565173738' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T18:20:04.233 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T18:20:04.234 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-07-26T18:20:04.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:04 smithi071 ceph-mon[90507]: pgmap v936: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 495 KiB/s wr, 3 op/s 2024-07-26T18:20:04.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:04 smithi071 ceph-mon[92867]: pgmap v936: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 495 KiB/s wr, 3 op/s 2024-07-26T18:20:04.866 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":936,"stamp":"2024-07-26T18:20:03.605809+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":173399051,"num_objects":93,"num_object_clones":27,"num_object_copies":279,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":93,"num_whiteouts":9,"num_read":4913,"num_read_kb":5635596,"num_write":8918,"num_write_kb":1841966,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":131,"num_bytes_recovered":426026592,"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":19274,"ondisk_log_size":19274,"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":2534876,"kb_used_data":354732,"kb_used_omap":243,"kb_used_meta":2179788,"kb_avail":747426340,"statfs":{"total":767960285184,"available":765364572160,"internally_reserved":0,"allocated":363245568,"data_stored":438825093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":249427,"internal_metadata":2232103341},"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":3039232,"num_objects":6,"num_object_clones":6,"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":2,"num_read":12,"num_read_kb":40035,"num_write":11,"num_write_kb":2968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.001361"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1102,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.810737+0000","last_change":"2024-07-26T18:14:40.262589+0000","last_active":"2024-07-26T18:20:01.810737+0000","last_peered":"2024-07-26T18:20:01.810737+0000","last_clean":"2024-07-26T18:20:01.810737+0000","last_became_active":"2024-07-26T18:14:40.262295+0000","last_became_peered":"2024-07-26T18:14:40.262295+0000","last_unstale":"2024-07-26T18:20:01.810737+0000","last_undegraded":"2024-07-26T18:20:01.810737+0000","last_fullsized":"2024-07-26T18:20:01.810737+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:42:43.872221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1294,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.335695+0000","last_change":"2024-07-26T18:14:07.259011+0000","last_active":"2024-07-26T18:19:58.335695+0000","last_peered":"2024-07-26T18:19:58.335695+0000","last_clean":"2024-07-26T18:19:58.335695+0000","last_became_active":"2024-07-26T18:14:07.258685+0000","last_became_peered":"2024-07-26T18:14:07.258685+0000","last_unstale":"2024-07-26T18:19:58.335695+0000","last_undegraded":"2024-07-26T18:19:58.335695+0000","last_fullsized":"2024-07-26T18:19:58.335695+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:41:14.594919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1317,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.332398+0000","last_change":"2024-07-26T18:11:54.201953+0000","last_active":"2024-07-26T18:19:59.332398+0000","last_peered":"2024-07-26T18:19:59.332398+0000","last_clean":"2024-07-26T18:19:59.332398+0000","last_became_active":"2024-07-26T18:11:54.201638+0000","last_became_peered":"2024-07-26T18:11:54.201638+0000","last_unstale":"2024-07-26T18:19:59.332398+0000","last_undegraded":"2024-07-26T18:19:59.332398+0000","last_fullsized":"2024-07-26T18:19:59.332398+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:27:08.242443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1164,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.339048+0000","last_change":"2024-07-26T18:14:40.251401+0000","last_active":"2024-07-26T18:19:59.339048+0000","last_peered":"2024-07-26T18:19:59.339048+0000","last_clean":"2024-07-26T18:19:59.339048+0000","last_became_active":"2024-07-26T18:14:40.251047+0000","last_became_peered":"2024-07-26T18:14:40.251047+0000","last_unstale":"2024-07-26T18:19:59.339048+0000","last_undegraded":"2024-07-26T18:19:59.339048+0000","last_fullsized":"2024-07-26T18:19:59.339048+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:34:44.816247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1119,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.810238+0000","last_change":"2024-07-26T18:14:40.264005+0000","last_active":"2024-07-26T18:20:01.810238+0000","last_peered":"2024-07-26T18:20:01.810238+0000","last_clean":"2024-07-26T18:20:01.810238+0000","last_became_active":"2024-07-26T18:14:40.263284+0000","last_became_peered":"2024-07-26T18:14:40.263284+0000","last_unstale":"2024-07-26T18:20:01.810238+0000","last_undegraded":"2024-07-26T18:20:01.810238+0000","last_fullsized":"2024-07-26T18:20:01.810238+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:04:43.116739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1143,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.339146+0000","last_change":"2024-07-26T18:13:33.222628+0000","last_active":"2024-07-26T18:19:59.339146+0000","last_peered":"2024-07-26T18:19:59.339146+0000","last_clean":"2024-07-26T18:19:59.339146+0000","last_became_active":"2024-07-26T18:13:33.222205+0000","last_became_peered":"2024-07-26T18:13:33.222205+0000","last_unstale":"2024-07-26T18:19:59.339146+0000","last_undegraded":"2024-07-26T18:19:59.339146+0000","last_fullsized":"2024-07-26T18:19:59.339146+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:58:03.907374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1119,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809641+0000","last_change":"2024-07-26T18:14:40.259452+0000","last_active":"2024-07-26T18:20:01.809641+0000","last_peered":"2024-07-26T18:20:01.809641+0000","last_clean":"2024-07-26T18:20:01.809641+0000","last_became_active":"2024-07-26T18:14:40.258990+0000","last_became_peered":"2024-07-26T18:14:40.258990+0000","last_unstale":"2024-07-26T18:20:01.809641+0000","last_undegraded":"2024-07-26T18:20:01.809641+0000","last_fullsized":"2024-07-26T18:20:01.809641+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:23:19.981200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1210,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.335838+0000","last_change":"2024-07-26T18:14:07.260145+0000","last_active":"2024-07-26T18:19:59.335838+0000","last_peered":"2024-07-26T18:19:59.335838+0000","last_clean":"2024-07-26T18:19:59.335838+0000","last_became_active":"2024-07-26T18:14:07.259838+0000","last_became_peered":"2024-07-26T18:14:07.259838+0000","last_unstale":"2024-07-26T18:19:59.335838+0000","last_undegraded":"2024-07-26T18:19:59.335838+0000","last_fullsized":"2024-07-26T18:19:59.335838+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:06:13.724336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1111,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.810458+0000","last_change":"2024-07-26T18:14:40.263497+0000","last_active":"2024-07-26T18:20:01.810458+0000","last_peered":"2024-07-26T18:20:01.810458+0000","last_clean":"2024-07-26T18:20:01.810458+0000","last_became_active":"2024-07-26T18:14:40.263191+0000","last_became_peered":"2024-07-26T18:14:40.263191+0000","last_unstale":"2024-07-26T18:20:01.810458+0000","last_undegraded":"2024-07-26T18:20:01.810458+0000","last_fullsized":"2024-07-26T18:20:01.810458+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:20:55.298759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1131,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336451+0000","last_change":"2024-07-26T18:14:07.251297+0000","last_active":"2024-07-26T18:19:59.336451+0000","last_peered":"2024-07-26T18:19:59.336451+0000","last_clean":"2024-07-26T18:19:59.336451+0000","last_became_active":"2024-07-26T18:14:07.250397+0000","last_became_peered":"2024-07-26T18:14:07.250397+0000","last_unstale":"2024-07-26T18:19:59.336451+0000","last_undegraded":"2024-07-26T18:19:59.336451+0000","last_fullsized":"2024-07-26T18:19:59.336451+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:55:12.468099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1158,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336002+0000","last_change":"2024-07-26T18:14:07.257787+0000","last_active":"2024-07-26T18:19:59.336002+0000","last_peered":"2024-07-26T18:19:59.336002+0000","last_clean":"2024-07-26T18:19:59.336002+0000","last_became_active":"2024-07-26T18:14:07.257495+0000","last_became_peered":"2024-07-26T18:14:07.257495+0000","last_unstale":"2024-07-26T18:19:59.336002+0000","last_undegraded":"2024-07-26T18:19:59.336002+0000","last_fullsized":"2024-07-26T18:19:59.336002+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:32:53.719490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":1184,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.318383+0000","last_change":"2024-07-26T18:14:07.253467+0000","last_active":"2024-07-26T18:20:01.318383+0000","last_peered":"2024-07-26T18:20:01.318383+0000","last_clean":"2024-07-26T18:20:01.318383+0000","last_became_active":"2024-07-26T18:14:07.253216+0000","last_became_peered":"2024-07-26T18:14:07.253216+0000","last_unstale":"2024-07-26T18:20:01.318383+0000","last_undegraded":"2024-07-26T18:20:01.318383+0000","last_fullsized":"2024-07-26T18:20:01.318383+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:52:51.819036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1235,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336214+0000","last_change":"2024-07-26T18:14:07.260814+0000","last_active":"2024-07-26T18:19:59.336214+0000","last_peered":"2024-07-26T18:19:59.336214+0000","last_clean":"2024-07-26T18:19:59.336214+0000","last_became_active":"2024-07-26T18:14:07.260185+0000","last_became_peered":"2024-07-26T18:14:07.260185+0000","last_unstale":"2024-07-26T18:19:59.336214+0000","last_undegraded":"2024-07-26T18:19:59.336214+0000","last_fullsized":"2024-07-26T18:19:59.336214+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:02:15.132325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1315,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.331663+0000","last_change":"2024-07-26T18:13:33.226976+0000","last_active":"2024-07-26T18:19:59.331663+0000","last_peered":"2024-07-26T18:19:59.331663+0000","last_clean":"2024-07-26T18:19:59.331663+0000","last_became_active":"2024-07-26T18:13:33.226506+0000","last_became_peered":"2024-07-26T18:13:33.226506+0000","last_unstale":"2024-07-26T18:19:59.331663+0000","last_undegraded":"2024-07-26T18:19:59.331663+0000","last_fullsized":"2024-07-26T18:19:59.331663+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:57:36.861616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1314,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.335259+0000","last_change":"2024-07-26T18:13:33.215797+0000","last_active":"2024-07-26T18:19:58.335259+0000","last_peered":"2024-07-26T18:19:58.335259+0000","last_clean":"2024-07-26T18:19:58.335259+0000","last_became_active":"2024-07-26T18:13:33.214917+0000","last_became_peered":"2024-07-26T18:13:33.214917+0000","last_unstale":"2024-07-26T18:19:58.335259+0000","last_undegraded":"2024-07-26T18:19:58.335259+0000","last_fullsized":"2024-07-26T18:19:58.335259+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:15:11.869556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.30","version":"0'0","reported_seq":1146,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.338457+0000","last_change":"2024-07-26T18:14:40.255116+0000","last_active":"2024-07-26T18:19:59.338457+0000","last_peered":"2024-07-26T18:19:59.338457+0000","last_clean":"2024-07-26T18:19:59.338457+0000","last_became_active":"2024-07-26T18:14:40.254722+0000","last_became_peered":"2024-07-26T18:14:40.254722+0000","last_unstale":"2024-07-26T18:19:59.338457+0000","last_undegraded":"2024-07-26T18:19:59.338457+0000","last_fullsized":"2024-07-26T18:19:59.338457+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:25:23.782126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":1153,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.339522+0000","last_change":"2024-07-26T18:14:40.252918+0000","last_active":"2024-07-26T18:19:59.339522+0000","last_peered":"2024-07-26T18:19:59.339522+0000","last_clean":"2024-07-26T18:19:59.339522+0000","last_became_active":"2024-07-26T18:14:40.252628+0000","last_became_peered":"2024-07-26T18:14:40.252628+0000","last_unstale":"2024-07-26T18:19:59.339522+0000","last_undegraded":"2024-07-26T18:19:59.339522+0000","last_fullsized":"2024-07-26T18:19:59.339522+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:23:37.812167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1269,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809857+0000","last_change":"2024-07-26T18:14:40.262062+0000","last_active":"2024-07-26T18:20:01.809857+0000","last_peered":"2024-07-26T18:20:01.809857+0000","last_clean":"2024-07-26T18:20:01.809857+0000","last_became_active":"2024-07-26T18:14:40.261739+0000","last_became_peered":"2024-07-26T18:14:40.261739+0000","last_unstale":"2024-07-26T18:20:01.809857+0000","last_undegraded":"2024-07-26T18:20:01.809857+0000","last_fullsized":"2024-07-26T18:20:01.809857+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:51:24.839560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1101,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.810273+0000","last_change":"2024-07-26T18:14:40.263755+0000","last_active":"2024-07-26T18:20:01.810273+0000","last_peered":"2024-07-26T18:20:01.810273+0000","last_clean":"2024-07-26T18:20:01.810273+0000","last_became_active":"2024-07-26T18:14:40.263390+0000","last_became_peered":"2024-07-26T18:14:40.263390+0000","last_unstale":"2024-07-26T18:20:01.810273+0000","last_undegraded":"2024-07-26T18:20:01.810273+0000","last_fullsized":"2024-07-26T18:20:01.810273+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:56:21.205463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1134,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.335883+0000","last_change":"2024-07-26T18:14:07.259335+0000","last_active":"2024-07-26T18:19:59.335883+0000","last_peered":"2024-07-26T18:19:59.335883+0000","last_clean":"2024-07-26T18:19:59.335883+0000","last_became_active":"2024-07-26T18:14:07.259060+0000","last_became_peered":"2024-07-26T18:14:07.259060+0000","last_unstale":"2024-07-26T18:19:59.335883+0000","last_undegraded":"2024-07-26T18:19:59.335883+0000","last_fullsized":"2024-07-26T18:19:59.335883+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:59:49.303364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":1317,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.331809+0000","last_change":"2024-07-26T18:14:40.266659+0000","last_active":"2024-07-26T18:19:59.331809+0000","last_peered":"2024-07-26T18:19:59.331809+0000","last_clean":"2024-07-26T18:19:59.331809+0000","last_became_active":"2024-07-26T18:14:40.266316+0000","last_became_peered":"2024-07-26T18:14:40.266316+0000","last_unstale":"2024-07-26T18:19:59.331809+0000","last_undegraded":"2024-07-26T18:19:59.331809+0000","last_fullsized":"2024-07-26T18:19:59.331809+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:05:24.370337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1153,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.338778+0000","last_change":"2024-07-26T18:14:40.264038+0000","last_active":"2024-07-26T18:19:59.338778+0000","last_peered":"2024-07-26T18:19:59.338778+0000","last_clean":"2024-07-26T18:19:59.338778+0000","last_became_active":"2024-07-26T18:14:40.263727+0000","last_became_peered":"2024-07-26T18:14:40.263727+0000","last_unstale":"2024-07-26T18:19:59.338778+0000","last_undegraded":"2024-07-26T18:19:59.338778+0000","last_fullsized":"2024-07-26T18:19:59.338778+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:57:21.359747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1235,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336386+0000","last_change":"2024-07-26T18:13:00.261499+0000","last_active":"2024-07-26T18:19:59.336386+0000","last_peered":"2024-07-26T18:19:59.336386+0000","last_clean":"2024-07-26T18:19:59.336386+0000","last_became_active":"2024-07-26T18:13:00.260865+0000","last_became_peered":"2024-07-26T18:13:00.260865+0000","last_unstale":"2024-07-26T18:19:59.336386+0000","last_undegraded":"2024-07-26T18:19:59.336386+0000","last_fullsized":"2024-07-26T18:19:59.336386+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:04:35.837969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1170,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.338638+0000","last_change":"2024-07-26T18:13:33.222739+0000","last_active":"2024-07-26T18:19:59.338638+0000","last_peered":"2024-07-26T18:19:59.338638+0000","last_clean":"2024-07-26T18:19:59.338638+0000","last_became_active":"2024-07-26T18:13:33.222422+0000","last_became_peered":"2024-07-26T18:13:33.222422+0000","last_unstale":"2024-07-26T18:19:59.338638+0000","last_undegraded":"2024-07-26T18:19:59.338638+0000","last_fullsized":"2024-07-26T18:19:59.338638+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:11:07.753084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1227,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.337164+0000","last_change":"2024-07-26T18:13:00.254963+0000","last_active":"2024-07-26T18:19:59.337164+0000","last_peered":"2024-07-26T18:19:59.337164+0000","last_clean":"2024-07-26T18:19:59.337164+0000","last_became_active":"2024-07-26T18:13:00.254617+0000","last_became_peered":"2024-07-26T18:13:00.254617+0000","last_unstale":"2024-07-26T18:19:59.337164+0000","last_undegraded":"2024-07-26T18:19:59.337164+0000","last_fullsized":"2024-07-26T18:19:59.337164+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:25:22.339269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1134,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336215+0000","last_change":"2024-07-26T18:14:40.266735+0000","last_active":"2024-07-26T18:19:59.336215+0000","last_peered":"2024-07-26T18:19:59.336215+0000","last_clean":"2024-07-26T18:19:59.336215+0000","last_became_active":"2024-07-26T18:14:40.266409+0000","last_became_peered":"2024-07-26T18:14:40.266409+0000","last_unstale":"2024-07-26T18:19:59.336215+0000","last_undegraded":"2024-07-26T18:19:59.336215+0000","last_fullsized":"2024-07-26T18:19:59.336215+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:07:54.238291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1302,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.336040+0000","last_change":"2024-07-26T18:12:27.239224+0000","last_active":"2024-07-26T18:19:58.336040+0000","last_peered":"2024-07-26T18:19:58.336040+0000","last_clean":"2024-07-26T18:19:58.336040+0000","last_became_active":"2024-07-26T18:12:27.238910+0000","last_became_peered":"2024-07-26T18:12:27.238910+0000","last_unstale":"2024-07-26T18:19:58.336040+0000","last_undegraded":"2024-07-26T18:19:58.336040+0000","last_fullsized":"2024-07-26T18:19:58.336040+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":397,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:54:50.304484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1242,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336465+0000","last_change":"2024-07-26T18:13:00.259480+0000","last_active":"2024-07-26T18:19:59.336465+0000","last_peered":"2024-07-26T18:19:59.336465+0000","last_clean":"2024-07-26T18:19:59.336465+0000","last_became_active":"2024-07-26T18:13:00.259146+0000","last_became_peered":"2024-07-26T18:13:00.259146+0000","last_unstale":"2024-07-26T18:19:59.336465+0000","last_undegraded":"2024-07-26T18:19:59.336465+0000","last_fullsized":"2024-07-26T18:19:59.336465+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:44:10.163086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1317,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.332864+0000","last_change":"2024-07-26T18:13:00.265302+0000","last_active":"2024-07-26T18:19:59.332864+0000","last_peered":"2024-07-26T18:19:59.332864+0000","last_clean":"2024-07-26T18:19:59.332864+0000","last_became_active":"2024-07-26T18:13:00.264885+0000","last_became_peered":"2024-07-26T18:13:00.264885+0000","last_unstale":"2024-07-26T18:19:59.332864+0000","last_undegraded":"2024-07-26T18:19:59.332864+0000","last_fullsized":"2024-07-26T18:19:59.332864+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:06:37.907503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1170,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.338882+0000","last_change":"2024-07-26T18:13:33.224069+0000","last_active":"2024-07-26T18:19:59.338882+0000","last_peered":"2024-07-26T18:19:59.338882+0000","last_clean":"2024-07-26T18:19:59.338882+0000","last_became_active":"2024-07-26T18:13:33.223779+0000","last_became_peered":"2024-07-26T18:13:33.223779+0000","last_unstale":"2024-07-26T18:19:59.338882+0000","last_undegraded":"2024-07-26T18:19:59.338882+0000","last_fullsized":"2024-07-26T18:19:59.338882+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:53:16.761370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1269,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.808890+0000","last_change":"2024-07-26T18:14:07.258333+0000","last_active":"2024-07-26T18:20:01.808890+0000","last_peered":"2024-07-26T18:20:01.808890+0000","last_clean":"2024-07-26T18:20:01.808890+0000","last_became_active":"2024-07-26T18:14:07.257985+0000","last_became_peered":"2024-07-26T18:14:07.257985+0000","last_unstale":"2024-07-26T18:20:01.808890+0000","last_undegraded":"2024-07-26T18:20:01.808890+0000","last_fullsized":"2024-07-26T18:20:01.808890+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:49:49.890324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1131,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.335474+0000","last_change":"2024-07-26T18:14:07.253059+0000","last_active":"2024-07-26T18:19:59.335474+0000","last_peered":"2024-07-26T18:19:59.335474+0000","last_clean":"2024-07-26T18:19:59.335474+0000","last_became_active":"2024-07-26T18:14:07.252702+0000","last_became_peered":"2024-07-26T18:14:07.252702+0000","last_unstale":"2024-07-26T18:19:59.335474+0000","last_undegraded":"2024-07-26T18:19:59.335474+0000","last_fullsized":"2024-07-26T18:19:59.335474+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:57:25.158311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1214,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.317478+0000","last_change":"2024-07-26T18:13:00.263742+0000","last_active":"2024-07-26T18:20:01.317478+0000","last_peered":"2024-07-26T18:20:01.317478+0000","last_clean":"2024-07-26T18:20:01.317478+0000","last_became_active":"2024-07-26T18:13:00.263407+0000","last_became_peered":"2024-07-26T18:13:00.263407+0000","last_unstale":"2024-07-26T18:20:01.317478+0000","last_undegraded":"2024-07-26T18:20:01.317478+0000","last_fullsized":"2024-07-26T18:20:01.317478+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:02:59.590894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"545'2","reported_seq":1217,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336221+0000","last_change":"2024-07-26T18:14:40.260874+0000","last_active":"2024-07-26T18:19:59.336221+0000","last_peered":"2024-07-26T18:19:59.336221+0000","last_clean":"2024-07-26T18:19:59.336221+0000","last_became_active":"2024-07-26T18:14:40.260532+0000","last_became_peered":"2024-07-26T18:14:40.260532+0000","last_unstale":"2024-07-26T18:19:59.336221+0000","last_undegraded":"2024-07-26T18:19:59.336221+0000","last_fullsized":"2024-07-26T18:19:59.336221+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:18:18.853686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1231,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809311+0000","last_change":"2024-07-26T18:14:40.261228+0000","last_active":"2024-07-26T18:20:01.809311+0000","last_peered":"2024-07-26T18:20:01.809311+0000","last_clean":"2024-07-26T18:20:01.809311+0000","last_became_active":"2024-07-26T18:14:40.260892+0000","last_became_peered":"2024-07-26T18:14:40.260892+0000","last_unstale":"2024-07-26T18:20:01.809311+0000","last_undegraded":"2024-07-26T18:20:01.809311+0000","last_fullsized":"2024-07-26T18:20:01.809311+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:04:28.490184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1a","version":"545'2","reported_seq":1139,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.335774+0000","last_change":"2024-07-26T18:14:40.266847+0000","last_active":"2024-07-26T18:19:59.335774+0000","last_peered":"2024-07-26T18:19:59.335774+0000","last_clean":"2024-07-26T18:19:59.335774+0000","last_became_active":"2024-07-26T18:14:40.266540+0000","last_became_peered":"2024-07-26T18:14:40.266540+0000","last_unstale":"2024-07-26T18:19:59.335774+0000","last_undegraded":"2024-07-26T18:19:59.335774+0000","last_fullsized":"2024-07-26T18:19:59.335774+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:30:13.885086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1245,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.335854+0000","last_change":"2024-07-26T18:14:07.262906+0000","last_active":"2024-07-26T18:19:59.335854+0000","last_peered":"2024-07-26T18:19:59.335854+0000","last_clean":"2024-07-26T18:19:59.335854+0000","last_became_active":"2024-07-26T18:14:07.262047+0000","last_became_peered":"2024-07-26T18:14:07.262047+0000","last_unstale":"2024-07-26T18:19:59.335854+0000","last_undegraded":"2024-07-26T18:19:59.335854+0000","last_fullsized":"2024-07-26T18:19:59.335854+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:16:33.580308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1241,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.335917+0000","last_change":"2024-07-26T18:12:27.252464+0000","last_active":"2024-07-26T18:19:59.335917+0000","last_peered":"2024-07-26T18:19:59.335917+0000","last_clean":"2024-07-26T18:19:59.335917+0000","last_became_active":"2024-07-26T18:12:27.251792+0000","last_became_peered":"2024-07-26T18:12:27.251792+0000","last_unstale":"2024-07-26T18:19:59.335917+0000","last_undegraded":"2024-07-26T18:19:59.335917+0000","last_fullsized":"2024-07-26T18:19:59.335917+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":397,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:12:39.829519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1155,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.338514+0000","last_change":"2024-07-26T18:14:40.260440+0000","last_active":"2024-07-26T18:19:59.338514+0000","last_peered":"2024-07-26T18:19:59.338514+0000","last_clean":"2024-07-26T18:19:59.338514+0000","last_became_active":"2024-07-26T18:14:40.259835+0000","last_became_peered":"2024-07-26T18:14:40.259835+0000","last_unstale":"2024-07-26T18:19:59.338514+0000","last_undegraded":"2024-07-26T18:19:59.338514+0000","last_fullsized":"2024-07-26T18:19:59.338514+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:03:53.077754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1301,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.335051+0000","last_change":"2024-07-26T18:13:00.265287+0000","last_active":"2024-07-26T18:19:58.335051+0000","last_peered":"2024-07-26T18:19:58.335051+0000","last_clean":"2024-07-26T18:19:58.335051+0000","last_became_active":"2024-07-26T18:13:00.264565+0000","last_became_peered":"2024-07-26T18:13:00.264565+0000","last_unstale":"2024-07-26T18:19:58.335051+0000","last_undegraded":"2024-07-26T18:19:58.335051+0000","last_fullsized":"2024-07-26T18:19:58.335051+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:55:39.443003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1134,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336285+0000","last_change":"2024-07-26T18:14:07.260612+0000","last_active":"2024-07-26T18:19:59.336285+0000","last_peered":"2024-07-26T18:19:59.336285+0000","last_clean":"2024-07-26T18:19:59.336285+0000","last_became_active":"2024-07-26T18:14:07.260174+0000","last_became_peered":"2024-07-26T18:14:07.260174+0000","last_unstale":"2024-07-26T18:19:59.336285+0000","last_undegraded":"2024-07-26T18:19:59.336285+0000","last_fullsized":"2024-07-26T18:19:59.336285+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:10:35.867045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1137,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.339323+0000","last_change":"2024-07-26T18:14:40.261081+0000","last_active":"2024-07-26T18:19:59.339323+0000","last_peered":"2024-07-26T18:19:59.339323+0000","last_clean":"2024-07-26T18:19:59.339323+0000","last_became_active":"2024-07-26T18:14:40.260726+0000","last_became_peered":"2024-07-26T18:14:40.260726+0000","last_unstale":"2024-07-26T18:19:59.339323+0000","last_undegraded":"2024-07-26T18:19:59.339323+0000","last_fullsized":"2024-07-26T18:19:59.339323+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:03:34.734165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1174,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.339489+0000","last_change":"2024-07-26T18:14:07.259376+0000","last_active":"2024-07-26T18:19:59.339489+0000","last_peered":"2024-07-26T18:19:59.339489+0000","last_clean":"2024-07-26T18:19:59.339489+0000","last_became_active":"2024-07-26T18:14:07.258183+0000","last_became_peered":"2024-07-26T18:14:07.258183+0000","last_unstale":"2024-07-26T18:19:59.339489+0000","last_undegraded":"2024-07-26T18:19:59.339489+0000","last_fullsized":"2024-07-26T18:19:59.339489+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:38:13.288997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1315,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.332202+0000","last_change":"2024-07-26T18:13:33.223126+0000","last_active":"2024-07-26T18:19:59.332202+0000","last_peered":"2024-07-26T18:19:59.332202+0000","last_clean":"2024-07-26T18:19:59.332202+0000","last_became_active":"2024-07-26T18:13:33.222754+0000","last_became_peered":"2024-07-26T18:13:33.222754+0000","last_unstale":"2024-07-26T18:19:59.332202+0000","last_undegraded":"2024-07-26T18:19:59.332202+0000","last_fullsized":"2024-07-26T18:19:59.332202+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:22:59.785117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"67'3","reported_seq":1302,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.336101+0000","last_change":"2024-07-26T18:13:33.218730+0000","last_active":"2024-07-26T18:19:58.336101+0000","last_peered":"2024-07-26T18:19:58.336101+0000","last_clean":"2024-07-26T18:19:58.336101+0000","last_became_active":"2024-07-26T18:13:33.218343+0000","last_became_peered":"2024-07-26T18:13:33.218343+0000","last_unstale":"2024-07-26T18:19:58.336101+0000","last_undegraded":"2024-07-26T18:19:58.336101+0000","last_fullsized":"2024-07-26T18:19:58.336101+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T03:47:55.852609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":1191,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.318466+0000","last_change":"2024-07-26T18:14:40.253427+0000","last_active":"2024-07-26T18:20:01.318466+0000","last_peered":"2024-07-26T18:20:01.318466+0000","last_clean":"2024-07-26T18:20:01.318466+0000","last_became_active":"2024-07-26T18:14:40.253135+0000","last_became_peered":"2024-07-26T18:14:40.253135+0000","last_unstale":"2024-07-26T18:20:01.318466+0000","last_undegraded":"2024-07-26T18:20:01.318466+0000","last_fullsized":"2024-07-26T18:20:01.318466+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:11:06.527091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"545'29","reported_seq":1169,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336029+0000","last_change":"2024-07-26T18:14:07.259616+0000","last_active":"2024-07-26T18:19:59.336029+0000","last_peered":"2024-07-26T18:19:59.336029+0000","last_clean":"2024-07-26T18:19:59.336029+0000","last_became_active":"2024-07-26T18:14:07.257645+0000","last_became_peered":"2024-07-26T18:14:07.257645+0000","last_unstale":"2024-07-26T18:19:59.336029+0000","last_undegraded":"2024-07-26T18:19:59.336029+0000","last_fullsized":"2024-07-26T18:19:59.336029+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":29,"log_dups_size":0,"ondisk_log_size":29,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:43:49.284326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5818,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":14,"num_write":28,"num_write_kb":25,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":1119,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.810002+0000","last_change":"2024-07-26T18:14:40.265153+0000","last_active":"2024-07-26T18:20:01.810002+0000","last_peered":"2024-07-26T18:20:01.810002+0000","last_clean":"2024-07-26T18:20:01.810002+0000","last_became_active":"2024-07-26T18:14:40.264458+0000","last_became_peered":"2024-07-26T18:14:40.264458+0000","last_unstale":"2024-07-26T18:20:01.810002+0000","last_undegraded":"2024-07-26T18:20:01.810002+0000","last_fullsized":"2024-07-26T18:20:01.810002+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:33:47.835714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"67'2","reported_seq":1324,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.331923+0000","last_change":"2024-07-26T18:13:00.270199+0000","last_active":"2024-07-26T18:19:59.331923+0000","last_peered":"2024-07-26T18:19:59.331923+0000","last_clean":"2024-07-26T18:19:59.331923+0000","last_became_active":"2024-07-26T18:13:00.269798+0000","last_became_peered":"2024-07-26T18:13:00.269798+0000","last_unstale":"2024-07-26T18:19:59.331923+0000","last_undegraded":"2024-07-26T18:19:59.331923+0000","last_fullsized":"2024-07-26T18:19:59.331923+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:23:24.633966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1315,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.331933+0000","last_change":"2024-07-26T18:14:40.268168+0000","last_active":"2024-07-26T18:19:59.331933+0000","last_peered":"2024-07-26T18:19:59.331933+0000","last_clean":"2024-07-26T18:19:59.331933+0000","last_became_active":"2024-07-26T18:14:40.267792+0000","last_became_peered":"2024-07-26T18:14:40.267792+0000","last_unstale":"2024-07-26T18:19:59.331933+0000","last_undegraded":"2024-07-26T18:19:59.331933+0000","last_fullsized":"2024-07-26T18:19:59.331933+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:20:13.591684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1166,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.339433+0000","last_change":"2024-07-26T18:14:40.260767+0000","last_active":"2024-07-26T18:19:59.339433+0000","last_peered":"2024-07-26T18:19:59.339433+0000","last_clean":"2024-07-26T18:19:59.339433+0000","last_became_active":"2024-07-26T18:14:40.260397+0000","last_became_peered":"2024-07-26T18:14:40.260397+0000","last_unstale":"2024-07-26T18:19:59.339433+0000","last_undegraded":"2024-07-26T18:19:59.339433+0000","last_fullsized":"2024-07-26T18:19:59.339433+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:02:26.726837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1119,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809673+0000","last_change":"2024-07-26T18:14:40.265392+0000","last_active":"2024-07-26T18:20:01.809673+0000","last_peered":"2024-07-26T18:20:01.809673+0000","last_clean":"2024-07-26T18:20:01.809673+0000","last_became_active":"2024-07-26T18:14:40.264689+0000","last_became_peered":"2024-07-26T18:14:40.264689+0000","last_unstale":"2024-07-26T18:20:01.809673+0000","last_undegraded":"2024-07-26T18:20:01.809673+0000","last_fullsized":"2024-07-26T18:20:01.809673+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:51:13.243494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1143,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.335639+0000","last_change":"2024-07-26T18:14:07.264300+0000","last_active":"2024-07-26T18:19:59.335639+0000","last_peered":"2024-07-26T18:19:59.335639+0000","last_clean":"2024-07-26T18:19:59.335639+0000","last_became_active":"2024-07-26T18:14:07.263061+0000","last_became_peered":"2024-07-26T18:14:07.263061+0000","last_unstale":"2024-07-26T18:19:59.335639+0000","last_undegraded":"2024-07-26T18:19:59.335639+0000","last_fullsized":"2024-07-26T18:19:59.335639+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:59:01.298130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1131,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.335488+0000","last_change":"2024-07-26T18:14:07.250616+0000","last_active":"2024-07-26T18:19:59.335488+0000","last_peered":"2024-07-26T18:19:59.335488+0000","last_clean":"2024-07-26T18:19:59.335488+0000","last_became_active":"2024-07-26T18:14:07.250120+0000","last_became_peered":"2024-07-26T18:14:07.250120+0000","last_unstale":"2024-07-26T18:19:59.335488+0000","last_undegraded":"2024-07-26T18:19:59.335488+0000","last_fullsized":"2024-07-26T18:19:59.335488+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:39:23.424414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"67'8","reported_seq":1281,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.808696+0000","last_change":"2024-07-26T18:11:54.207047+0000","last_active":"2024-07-26T18:20:01.808696+0000","last_peered":"2024-07-26T18:20:01.808696+0000","last_clean":"2024-07-26T18:20:01.808696+0000","last_became_active":"2024-07-26T18:11:54.205660+0000","last_became_peered":"2024-07-26T18:11:54.205660+0000","last_unstale":"2024-07-26T18:20:01.808696+0000","last_undegraded":"2024-07-26T18:20:01.808696+0000","last_fullsized":"2024-07-26T18:20:01.808696+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T03:35:55.400653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1101,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809641+0000","last_change":"2024-07-26T18:14:40.256718+0000","last_active":"2024-07-26T18:20:01.809641+0000","last_peered":"2024-07-26T18:20:01.809641+0000","last_clean":"2024-07-26T18:20:01.809641+0000","last_became_active":"2024-07-26T18:14:40.256401+0000","last_became_peered":"2024-07-26T18:14:40.256401+0000","last_unstale":"2024-07-26T18:20:01.809641+0000","last_undegraded":"2024-07-26T18:20:01.809641+0000","last_fullsized":"2024-07-26T18:20:01.809641+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:42:14.057499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"839'824","reported_seq":4053,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.808886+0000","last_change":"2024-07-26T18:19:59.341330+0000","last_active":"2024-07-26T18:20:01.808886+0000","last_peered":"2024-07-26T18:20:01.808886+0000","last_clean":"2024-07-26T18:20:01.808886+0000","last_became_active":"2024-07-26T18:11:54.207389+0000","last_became_peered":"2024-07-26T18:11:54.207389+0000","last_unstale":"2024-07-26T18:20:01.808886+0000","last_undegraded":"2024-07-26T18:20:01.808886+0000","last_fullsized":"2024-07-26T18:20:01.808886+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":824,"log_dups_size":0,"ondisk_log_size":824,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:31:41.815018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064160200000000001,"stat_sum":{"num_bytes":14090240,"num_objects":3,"num_object_clones":2,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":160,"num_read_kb":256161,"num_write":374,"num_write_kb":80384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":9977856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b5","length":"1"},{"start":"1b9","length":"2"}]},{"pgid":"2.f","version":"67'1","reported_seq":1190,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.318198+0000","last_change":"2024-07-26T18:14:40.250839+0000","last_active":"2024-07-26T18:20:01.318198+0000","last_peered":"2024-07-26T18:20:01.318198+0000","last_clean":"2024-07-26T18:20:01.318198+0000","last_became_active":"2024-07-26T18:14:40.250425+0000","last_became_peered":"2024-07-26T18:14:40.250425+0000","last_unstale":"2024-07-26T18:20:01.318198+0000","last_undegraded":"2024-07-26T18:20:01.318198+0000","last_fullsized":"2024-07-26T18:20:01.318198+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:03:50.644809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":1253,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809245+0000","last_change":"2024-07-26T18:13:00.261460+0000","last_active":"2024-07-26T18:20:01.809245+0000","last_peered":"2024-07-26T18:20:01.809245+0000","last_clean":"2024-07-26T18:20:01.809245+0000","last_became_active":"2024-07-26T18:13:00.261080+0000","last_became_peered":"2024-07-26T18:13:00.261080+0000","last_unstale":"2024-07-26T18:20:01.809245+0000","last_undegraded":"2024-07-26T18:20:01.809245+0000","last_fullsized":"2024-07-26T18:20:01.809245+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:31:46.573839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.9","version":"823'1112","reported_seq":4095,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809468+0000","last_change":"2024-07-26T18:19:59.405433+0000","last_active":"2024-07-26T18:20:01.809468+0000","last_peered":"2024-07-26T18:20:01.809468+0000","last_clean":"2024-07-26T18:20:01.809468+0000","last_became_active":"2024-07-26T18:14:40.256367+0000","last_became_peered":"2024-07-26T18:14:40.256367+0000","last_unstale":"2024-07-26T18:20:01.809468+0000","last_undegraded":"2024-07-26T18:20:01.809468+0000","last_fullsized":"2024-07-26T18:20:01.809468+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":1112,"log_dups_size":0,"ondisk_log_size":1112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:22:11.653677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051988000000000002,"stat_sum":{"num_bytes":5251072,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":250,"num_read_kb":402187,"num_write":411,"num_write_kb":110528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":36052992,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b5","length":"1"},{"start":"1b9","length":"2"}]},{"pgid":"2.e","version":"67'2","reported_seq":1240,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809328+0000","last_change":"2024-07-26T18:14:40.262789+0000","last_active":"2024-07-26T18:20:01.809328+0000","last_peered":"2024-07-26T18:20:01.809328+0000","last_clean":"2024-07-26T18:20:01.809328+0000","last_became_active":"2024-07-26T18:14:40.262111+0000","last_became_peered":"2024-07-26T18:14:40.262111+0000","last_unstale":"2024-07-26T18:20:01.809328+0000","last_undegraded":"2024-07-26T18:20:01.809328+0000","last_fullsized":"2024-07-26T18:20:01.809328+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:03:46.384516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":1113,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.810818+0000","last_change":"2024-07-26T18:14:40.262931+0000","last_active":"2024-07-26T18:20:01.810818+0000","last_peered":"2024-07-26T18:20:01.810818+0000","last_clean":"2024-07-26T18:20:01.810818+0000","last_became_active":"2024-07-26T18:14:40.262530+0000","last_became_peered":"2024-07-26T18:14:40.262530+0000","last_unstale":"2024-07-26T18:20:01.810818+0000","last_undegraded":"2024-07-26T18:20:01.810818+0000","last_fullsized":"2024-07-26T18:20:01.810818+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:56:48.543334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.a","version":"833'965","reported_seq":4251,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.808990+0000","last_change":"2024-07-26T18:19:59.344034+0000","last_active":"2024-07-26T18:20:01.808990+0000","last_peered":"2024-07-26T18:20:01.808990+0000","last_clean":"2024-07-26T18:20:01.808990+0000","last_became_active":"2024-07-26T18:13:00.263456+0000","last_became_peered":"2024-07-26T18:13:00.263456+0000","last_unstale":"2024-07-26T18:20:01.808990+0000","last_undegraded":"2024-07-26T18:20:01.808990+0000","last_fullsized":"2024-07-26T18:20:01.808990+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":965,"log_dups_size":0,"ondisk_log_size":965,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:30:14.419886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0034074740000000002,"stat_sum":{"num_bytes":5283840,"num_objects":5,"num_object_clones":2,"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":238,"num_read_kb":402432,"num_write":433,"num_write_kb":110352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":15998976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b5","length":"1"},{"start":"1b9","length":"2"}]},{"pgid":"2.d","version":"67'1","reported_seq":1308,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.336130+0000","last_change":"2024-07-26T18:13:00.265039+0000","last_active":"2024-07-26T18:19:58.336130+0000","last_peered":"2024-07-26T18:19:58.336130+0000","last_clean":"2024-07-26T18:19:58.336130+0000","last_became_active":"2024-07-26T18:13:00.264680+0000","last_became_peered":"2024-07-26T18:13:00.264680+0000","last_unstale":"2024-07-26T18:19:58.336130+0000","last_undegraded":"2024-07-26T18:19:58.336130+0000","last_fullsized":"2024-07-26T18:19:58.336130+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:00:54.212991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1163,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.339234+0000","last_change":"2024-07-26T18:14:07.252148+0000","last_active":"2024-07-26T18:19:59.339234+0000","last_peered":"2024-07-26T18:19:59.339234+0000","last_clean":"2024-07-26T18:19:59.339234+0000","last_became_active":"2024-07-26T18:14:07.251851+0000","last_became_peered":"2024-07-26T18:14:07.251851+0000","last_unstale":"2024-07-26T18:19:59.339234+0000","last_undegraded":"2024-07-26T18:19:59.339234+0000","last_fullsized":"2024-07-26T18:19:59.339234+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:14:06.896560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.b","version":"840'1760","reported_seq":4970,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809468+0000","last_change":"2024-07-26T18:19:59.345869+0000","last_active":"2024-07-26T18:20:01.809468+0000","last_peered":"2024-07-26T18:20:01.809468+0000","last_clean":"2024-07-26T18:20:01.809468+0000","last_became_active":"2024-07-26T18:13:33.224200+0000","last_became_peered":"2024-07-26T18:13:33.224200+0000","last_unstale":"2024-07-26T18:20:01.809468+0000","last_undegraded":"2024-07-26T18:20:01.809468+0000","last_fullsized":"2024-07-26T18:20:01.809468+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":1760,"log_dups_size":0,"ondisk_log_size":1760,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:27:09.485908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0048333079999999997,"stat_sum":{"num_bytes":11476992,"num_objects":7,"num_object_clones":3,"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":355,"num_read_kb":590034,"num_write":784,"num_write_kb":193800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":17235968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b5","length":"1"},{"start":"1b9","length":"2"}]},{"pgid":"2.c","version":"0'0","reported_seq":1267,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809075+0000","last_change":"2024-07-26T18:13:33.224214+0000","last_active":"2024-07-26T18:20:01.809075+0000","last_peered":"2024-07-26T18:20:01.809075+0000","last_clean":"2024-07-26T18:20:01.809075+0000","last_became_active":"2024-07-26T18:13:33.223783+0000","last_became_peered":"2024-07-26T18:13:33.223783+0000","last_unstale":"2024-07-26T18:20:01.809075+0000","last_undegraded":"2024-07-26T18:20:01.809075+0000","last_fullsized":"2024-07-26T18:20:01.809075+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:10:47.784079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1101,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.810462+0000","last_change":"2024-07-26T18:14:40.256796+0000","last_active":"2024-07-26T18:20:01.810462+0000","last_peered":"2024-07-26T18:20:01.810462+0000","last_clean":"2024-07-26T18:20:01.810462+0000","last_became_active":"2024-07-26T18:14:40.250586+0000","last_became_peered":"2024-07-26T18:14:40.250586+0000","last_unstale":"2024-07-26T18:20:01.810462+0000","last_undegraded":"2024-07-26T18:20:01.810462+0000","last_fullsized":"2024-07-26T18:20:01.810462+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:07:28.584117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"833'362","reported_seq":3339,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.810179+0000","last_change":"2024-07-26T18:19:59.406081+0000","last_active":"2024-07-26T18:20:01.810179+0000","last_peered":"2024-07-26T18:20:01.810179+0000","last_clean":"2024-07-26T18:20:01.810179+0000","last_became_active":"2024-07-26T18:14:40.250175+0000","last_became_peered":"2024-07-26T18:14:40.250175+0000","last_unstale":"2024-07-26T18:20:01.810179+0000","last_undegraded":"2024-07-26T18:20:01.810179+0000","last_fullsized":"2024-07-26T18:20:01.810179+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":362,"log_dups_size":0,"ondisk_log_size":362,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:04:27.895079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051562699999999995,"stat_sum":{"num_bytes":1703936,"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":64,"num_read_kb":65166,"num_write":196,"num_write_kb":31208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":704512,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"1b5","length":"1"},{"start":"1b9","length":"2"}]},{"pgid":"4.5","version":"0'0","reported_seq":1132,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336333+0000","last_change":"2024-07-26T18:14:40.253364+0000","last_active":"2024-07-26T18:19:59.336333+0000","last_peered":"2024-07-26T18:19:59.336333+0000","last_clean":"2024-07-26T18:19:59.336333+0000","last_became_active":"2024-07-26T18:14:40.253051+0000","last_became_peered":"2024-07-26T18:14:40.253051+0000","last_unstale":"2024-07-26T18:19:59.336333+0000","last_undegraded":"2024-07-26T18:19:59.336333+0000","last_fullsized":"2024-07-26T18:19:59.336333+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:50:12.975259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033844799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"236'221","reported_seq":1687,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809223+0000","last_change":"2024-07-26T18:14:40.259104+0000","last_active":"2024-07-26T18:20:01.809223+0000","last_peered":"2024-07-26T18:20:01.809223+0000","last_clean":"2024-07-26T18:20:01.809223+0000","last_became_active":"2024-07-26T18:14:40.257874+0000","last_became_peered":"2024-07-26T18:14:40.257874+0000","last_unstale":"2024-07-26T18:20:01.809223+0000","last_undegraded":"2024-07-26T18:20:01.809223+0000","last_fullsized":"2024-07-26T18:20:01.809223+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:01:11.453689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:01:11.453689+0000","last_clean_scrub_stamp":"2024-07-26T18:01:11.453689+0000","objects_scrubbed":0,"log_size":221,"log_dups_size":0,"ondisk_log_size":221,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:44:54.860244+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":1034,"num_read_kb":1874,"num_write":359,"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":1175,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.338760+0000","last_change":"2024-07-26T18:14:40.260994+0000","last_active":"2024-07-26T18:19:59.338760+0000","last_peered":"2024-07-26T18:19:59.338760+0000","last_clean":"2024-07-26T18:19:59.338760+0000","last_became_active":"2024-07-26T18:14:40.260652+0000","last_became_peered":"2024-07-26T18:14:40.260652+0000","last_unstale":"2024-07-26T18:19:59.338760+0000","last_undegraded":"2024-07-26T18:19:59.338760+0000","last_fullsized":"2024-07-26T18:19:59.338760+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:23:08.125390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1210,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336119+0000","last_change":"2024-07-26T18:14:07.260706+0000","last_active":"2024-07-26T18:19:59.336119+0000","last_peered":"2024-07-26T18:19:59.336119+0000","last_clean":"2024-07-26T18:19:59.336119+0000","last_became_active":"2024-07-26T18:14:07.260375+0000","last_became_peered":"2024-07-26T18:14:07.260375+0000","last_unstale":"2024-07-26T18:19:59.336119+0000","last_undegraded":"2024-07-26T18:19:59.336119+0000","last_fullsized":"2024-07-26T18:19:59.336119+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:54:18.797680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"833'434","reported_seq":3518,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.340498+0000","last_change":"2024-07-26T18:19:59.340498+0000","last_active":"2024-07-26T18:19:59.340498+0000","last_peered":"2024-07-26T18:19:59.340498+0000","last_clean":"2024-07-26T18:19:59.340498+0000","last_became_active":"2024-07-26T18:13:33.220271+0000","last_became_peered":"2024-07-26T18:13:33.220271+0000","last_unstale":"2024-07-26T18:19:59.340498+0000","last_undegraded":"2024-07-26T18:19:59.340498+0000","last_fullsized":"2024-07-26T18:19:59.340498+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":434,"log_dups_size":0,"ondisk_log_size":434,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:19:59.381875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000555369,"stat_sum":{"num_bytes":1253376,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":50,"num_read_kb":51826,"num_write":189,"num_write_kb":46304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":21028864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a6","length":"1"},{"start":"1b4","length":"2"},{"start":"1b9","length":"2"}]},{"pgid":"4.6","version":"0'0","reported_seq":1326,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.332092+0000","last_change":"2024-07-26T18:11:54.211772+0000","last_active":"2024-07-26T18:19:59.332092+0000","last_peered":"2024-07-26T18:19:59.332092+0000","last_clean":"2024-07-26T18:19:59.332092+0000","last_became_active":"2024-07-26T18:11:54.211498+0000","last_became_peered":"2024-07-26T18:11:54.211498+0000","last_unstale":"2024-07-26T18:19:59.332092+0000","last_undegraded":"2024-07-26T18:19:59.332092+0000","last_fullsized":"2024-07-26T18:19:59.332092+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:33:24.786618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1108,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809101+0000","last_change":"2024-07-26T18:14:40.258048+0000","last_active":"2024-07-26T18:20:01.809101+0000","last_peered":"2024-07-26T18:20:01.809101+0000","last_clean":"2024-07-26T18:20:01.809101+0000","last_became_active":"2024-07-26T18:14:40.257690+0000","last_became_peered":"2024-07-26T18:14:40.257690+0000","last_unstale":"2024-07-26T18:20:01.809101+0000","last_undegraded":"2024-07-26T18:20:01.809101+0000","last_fullsized":"2024-07-26T18:20:01.809101+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:59:27.986011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1317,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.331306+0000","last_change":"2024-07-26T18:13:00.265545+0000","last_active":"2024-07-26T18:19:59.331306+0000","last_peered":"2024-07-26T18:19:59.331306+0000","last_clean":"2024-07-26T18:19:59.331306+0000","last_became_active":"2024-07-26T18:13:00.265224+0000","last_became_peered":"2024-07-26T18:13:00.265224+0000","last_unstale":"2024-07-26T18:19:59.331306+0000","last_undegraded":"2024-07-26T18:19:59.331306+0000","last_fullsized":"2024-07-26T18:19:59.331306+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:03:46.460910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"840'2025","reported_seq":5208,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809700+0000","last_change":"2024-07-26T18:19:59.351521+0000","last_active":"2024-07-26T18:20:01.809700+0000","last_peered":"2024-07-26T18:20:01.809700+0000","last_clean":"2024-07-26T18:20:01.809700+0000","last_became_active":"2024-07-26T18:13:33.231814+0000","last_became_peered":"2024-07-26T18:13:33.231814+0000","last_unstale":"2024-07-26T18:20:01.809700+0000","last_undegraded":"2024-07-26T18:20:01.809700+0000","last_fullsized":"2024-07-26T18:20:01.809700+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":2025,"log_dups_size":0,"ondisk_log_size":2025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:34:30.408345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010078164000000001,"stat_sum":{"num_bytes":12017664,"num_objects":6,"num_object_clones":2,"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":405,"num_read_kb":459170,"num_write":854,"num_write_kb":191064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":39829504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b5","length":"1"},{"start":"1b9","length":"2"}]},{"pgid":"4.7","version":"0'0","reported_seq":1291,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.335633+0000","last_change":"2024-07-26T18:13:33.216900+0000","last_active":"2024-07-26T18:19:58.335633+0000","last_peered":"2024-07-26T18:19:58.335633+0000","last_clean":"2024-07-26T18:19:58.335633+0000","last_became_active":"2024-07-26T18:13:33.216625+0000","last_became_peered":"2024-07-26T18:13:33.216625+0000","last_unstale":"2024-07-26T18:19:58.335633+0000","last_undegraded":"2024-07-26T18:19:58.335633+0000","last_fullsized":"2024-07-26T18:19:58.335633+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:55:02.981686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038944899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1267,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809224+0000","last_change":"2024-07-26T18:12:27.243374+0000","last_active":"2024-07-26T18:20:01.809224+0000","last_peered":"2024-07-26T18:20:01.809224+0000","last_clean":"2024-07-26T18:20:01.809224+0000","last_became_active":"2024-07-26T18:12:27.243095+0000","last_became_peered":"2024-07-26T18:12:27.243095+0000","last_unstale":"2024-07-26T18:20:01.809224+0000","last_undegraded":"2024-07-26T18:20:01.809224+0000","last_fullsized":"2024-07-26T18:20:01.809224+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":397,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:36:44.653210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1302,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.333866+0000","last_change":"2024-07-26T18:14:07.260259+0000","last_active":"2024-07-26T18:19:58.333866+0000","last_peered":"2024-07-26T18:19:58.333866+0000","last_clean":"2024-07-26T18:19:58.333866+0000","last_became_active":"2024-07-26T18:14:07.259955+0000","last_became_peered":"2024-07-26T18:14:07.259955+0000","last_unstale":"2024-07-26T18:19:58.333866+0000","last_undegraded":"2024-07-26T18:19:58.333866+0000","last_fullsized":"2024-07-26T18:19:58.333866+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:49:17.324072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"840'702","reported_seq":4091,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.335838+0000","last_change":"2024-07-26T18:19:59.336644+0000","last_active":"2024-07-26T18:19:59.335838+0000","last_peered":"2024-07-26T18:19:59.335838+0000","last_clean":"2024-07-26T18:19:59.335838+0000","last_became_active":"2024-07-26T18:13:00.265379+0000","last_became_peered":"2024-07-26T18:13:00.265379+0000","last_unstale":"2024-07-26T18:19:59.335838+0000","last_undegraded":"2024-07-26T18:19:59.335838+0000","last_fullsized":"2024-07-26T18:19:59.335838+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":702,"log_dups_size":0,"ondisk_log_size":702,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:00:16.234788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.004038748,"stat_sum":{"num_bytes":9994240,"num_objects":4,"num_object_clones":2,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":1,"num_read":182,"num_read_kb":263549,"num_write":320,"num_write_kb":65488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":14671872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a6","length":"1"},{"start":"1b4","length":"2"},{"start":"1b9","length":"2"}]},{"pgid":"4.4","version":"0'0","reported_seq":1271,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.335494+0000","last_change":"2024-07-26T18:12:27.244637+0000","last_active":"2024-07-26T18:19:58.335494+0000","last_peered":"2024-07-26T18:19:58.335494+0000","last_clean":"2024-07-26T18:19:58.335494+0000","last_became_active":"2024-07-26T18:12:27.243178+0000","last_became_peered":"2024-07-26T18:12:27.243178+0000","last_unstale":"2024-07-26T18:19:58.335494+0000","last_undegraded":"2024-07-26T18:19:58.335494+0000","last_fullsized":"2024-07-26T18:19:58.335494+0000","mapping_epoch":396,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":397,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:21:25.034005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1142,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.339039+0000","last_change":"2024-07-26T18:14:07.257771+0000","last_active":"2024-07-26T18:19:59.339039+0000","last_peered":"2024-07-26T18:19:59.339039+0000","last_clean":"2024-07-26T18:19:59.339039+0000","last_became_active":"2024-07-26T18:14:07.257126+0000","last_became_peered":"2024-07-26T18:14:07.257126+0000","last_unstale":"2024-07-26T18:19:59.339039+0000","last_undegraded":"2024-07-26T18:19:59.339039+0000","last_fullsized":"2024-07-26T18:19:59.339039+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:00:19.714175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1186,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.318076+0000","last_change":"2024-07-26T18:14:07.256230+0000","last_active":"2024-07-26T18:20:01.318076+0000","last_peered":"2024-07-26T18:20:01.318076+0000","last_clean":"2024-07-26T18:20:01.318076+0000","last_became_active":"2024-07-26T18:14:07.255901+0000","last_became_peered":"2024-07-26T18:14:07.255901+0000","last_unstale":"2024-07-26T18:20:01.318076+0000","last_undegraded":"2024-07-26T18:20:01.318076+0000","last_fullsized":"2024-07-26T18:20:01.318076+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:12:06.559811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"840'673","reported_seq":4031,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336357+0000","last_change":"2024-07-26T18:19:59.337227+0000","last_active":"2024-07-26T18:19:59.336357+0000","last_peered":"2024-07-26T18:19:59.336357+0000","last_clean":"2024-07-26T18:19:59.336357+0000","last_became_active":"2024-07-26T18:14:07.256847+0000","last_became_peered":"2024-07-26T18:14:07.256847+0000","last_unstale":"2024-07-26T18:19:59.336357+0000","last_undegraded":"2024-07-26T18:19:59.336357+0000","last_fullsized":"2024-07-26T18:19:59.336357+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":673,"log_dups_size":0,"ondisk_log_size":673,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:19:30.427030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0040992959999999997,"stat_sum":{"num_bytes":499712,"num_objects":4,"num_object_clones":2,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":1,"num_read":118,"num_read_kb":114755,"num_write":388,"num_write_kb":58144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":13524992,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a6","length":"1"},{"start":"1b4","length":"2"},{"start":"1b9","length":"2"}]},{"pgid":"4.2","version":"76'2","reported_seq":1273,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.334021+0000","last_change":"2024-07-26T18:13:33.216656+0000","last_active":"2024-07-26T18:19:58.334021+0000","last_peered":"2024-07-26T18:19:58.334021+0000","last_clean":"2024-07-26T18:19:58.334021+0000","last_became_active":"2024-07-26T18:13:33.216313+0000","last_became_peered":"2024-07-26T18:13:33.216313+0000","last_unstale":"2024-07-26T18:19:58.334021+0000","last_undegraded":"2024-07-26T18:19:58.334021+0000","last_fullsized":"2024-07-26T18:19:58.334021+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:19:33.575552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1297,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.335200+0000","last_change":"2024-07-26T18:14:40.263532+0000","last_active":"2024-07-26T18:19:58.335200+0000","last_peered":"2024-07-26T18:19:58.335200+0000","last_clean":"2024-07-26T18:19:58.335200+0000","last_became_active":"2024-07-26T18:14:40.263192+0000","last_became_peered":"2024-07-26T18:14:40.263192+0000","last_unstale":"2024-07-26T18:19:58.335200+0000","last_undegraded":"2024-07-26T18:19:58.335200+0000","last_fullsized":"2024-07-26T18:19:58.335200+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:24:18.638794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1170,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.339068+0000","last_change":"2024-07-26T18:13:33.222891+0000","last_active":"2024-07-26T18:19:59.339068+0000","last_peered":"2024-07-26T18:19:59.339068+0000","last_clean":"2024-07-26T18:19:59.339068+0000","last_became_active":"2024-07-26T18:13:33.222573+0000","last_became_peered":"2024-07-26T18:13:33.222573+0000","last_unstale":"2024-07-26T18:19:59.339068+0000","last_undegraded":"2024-07-26T18:19:59.339068+0000","last_fullsized":"2024-07-26T18:19:59.339068+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:00:43.644843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"840'571","reported_seq":3605,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.338017+0000","last_change":"2024-07-26T18:19:59.338017+0000","last_active":"2024-07-26T18:19:59.338017+0000","last_peered":"2024-07-26T18:19:59.338017+0000","last_clean":"2024-07-26T18:19:59.338017+0000","last_became_active":"2024-07-26T18:14:07.255355+0000","last_became_peered":"2024-07-26T18:14:07.255355+0000","last_unstale":"2024-07-26T18:19:59.338017+0000","last_undegraded":"2024-07-26T18:19:59.338017+0000","last_fullsized":"2024-07-26T18:19:59.338017+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":571,"log_dups_size":0,"ondisk_log_size":571,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:35:21.942145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001929619,"stat_sum":{"num_bytes":5382144,"num_objects":3,"num_object_clones":2,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":1,"num_read":119,"num_read_kb":174692,"num_write":278,"num_write_kb":50248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":17784832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a6","length":"1"},{"start":"1b4","length":"2"},{"start":"1b9","length":"2"}]},{"pgid":"4.3","version":"74'1","reported_seq":1327,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.332127+0000","last_change":"2024-07-26T18:14:40.266282+0000","last_active":"2024-07-26T18:19:59.332127+0000","last_peered":"2024-07-26T18:19:59.332127+0000","last_clean":"2024-07-26T18:19:59.332127+0000","last_became_active":"2024-07-26T18:14:40.265925+0000","last_became_peered":"2024-07-26T18:14:40.265925+0000","last_unstale":"2024-07-26T18:19:59.332127+0000","last_undegraded":"2024-07-26T18:19:59.332127+0000","last_fullsized":"2024-07-26T18:19:59.332127+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:34:09.993911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1123,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.810372+0000","last_change":"2024-07-26T18:14:40.259056+0000","last_active":"2024-07-26T18:20:01.810372+0000","last_peered":"2024-07-26T18:20:01.810372+0000","last_clean":"2024-07-26T18:20:01.810372+0000","last_became_active":"2024-07-26T18:14:40.258218+0000","last_became_peered":"2024-07-26T18:14:40.258218+0000","last_unstale":"2024-07-26T18:20:01.810372+0000","last_undegraded":"2024-07-26T18:20:01.810372+0000","last_fullsized":"2024-07-26T18:20:01.810372+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:53:39.720710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1302,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.335370+0000","last_change":"2024-07-26T18:13:33.215939+0000","last_active":"2024-07-26T18:19:58.335370+0000","last_peered":"2024-07-26T18:19:58.335370+0000","last_clean":"2024-07-26T18:19:58.335370+0000","last_became_active":"2024-07-26T18:13:33.215637+0000","last_became_peered":"2024-07-26T18:13:33.215637+0000","last_unstale":"2024-07-26T18:19:58.335370+0000","last_undegraded":"2024-07-26T18:19:58.335370+0000","last_fullsized":"2024-07-26T18:19:58.335370+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:35:37.068291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"839'1258","reported_seq":4363,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.318039+0000","last_change":"2024-07-26T18:19:59.330290+0000","last_active":"2024-07-26T18:20:01.318039+0000","last_peered":"2024-07-26T18:20:01.318039+0000","last_clean":"2024-07-26T18:20:01.318039+0000","last_became_active":"2024-07-26T18:14:40.253745+0000","last_became_peered":"2024-07-26T18:14:40.253745+0000","last_unstale":"2024-07-26T18:20:01.318039+0000","last_undegraded":"2024-07-26T18:20:01.318039+0000","last_fullsized":"2024-07-26T18:20:01.318039+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":1258,"log_dups_size":0,"ondisk_log_size":1258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T06:01:03.040108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076218300000000004,"stat_sum":{"num_bytes":9748480,"num_objects":4,"num_object_clones":2,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":1,"num_read":234,"num_read_kb":242957,"num_write":519,"num_write_kb":158944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":26583040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b5","length":"1"},{"start":"1b9","length":"2"}]},{"pgid":"4.0","version":"0'0","reported_seq":1240,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.335665+0000","last_change":"2024-07-26T18:14:40.251131+0000","last_active":"2024-07-26T18:19:59.335665+0000","last_peered":"2024-07-26T18:19:59.335665+0000","last_clean":"2024-07-26T18:19:59.335665+0000","last_became_active":"2024-07-26T18:14:40.250782+0000","last_became_peered":"2024-07-26T18:14:40.250782+0000","last_unstale":"2024-07-26T18:19:59.335665+0000","last_undegraded":"2024-07-26T18:19:59.335665+0000","last_fullsized":"2024-07-26T18:19:59.335665+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:09:58.602593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065114100000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"549'2","reported_seq":1310,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.336432+0000","last_change":"2024-07-26T18:14:07.259799+0000","last_active":"2024-07-26T18:19:58.336432+0000","last_peered":"2024-07-26T18:19:58.336432+0000","last_clean":"2024-07-26T18:19:58.336432+0000","last_became_active":"2024-07-26T18:14:07.259452+0000","last_became_peered":"2024-07-26T18:14:07.259452+0000","last_unstale":"2024-07-26T18:19:58.336432+0000","last_undegraded":"2024-07-26T18:19:58.336432+0000","last_fullsized":"2024-07-26T18:19:58.336432+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T18:12:19.888037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":2,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":1242,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.337287+0000","last_change":"2024-07-26T18:14:40.252271+0000","last_active":"2024-07-26T18:19:59.337287+0000","last_peered":"2024-07-26T18:19:59.337287+0000","last_clean":"2024-07-26T18:19:59.337287+0000","last_became_active":"2024-07-26T18:14:40.251888+0000","last_became_peered":"2024-07-26T18:14:40.251888+0000","last_unstale":"2024-07-26T18:19:59.337287+0000","last_undegraded":"2024-07-26T18:19:59.337287+0000","last_fullsized":"2024-07-26T18:19:59.337287+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:06:36.200567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"840'840","reported_seq":3984,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.352272+0000","last_change":"2024-07-26T18:19:59.337434+0000","last_active":"2024-07-26T18:19:59.352272+0000","last_peered":"2024-07-26T18:19:59.352272+0000","last_clean":"2024-07-26T18:19:59.352272+0000","last_became_active":"2024-07-26T18:13:00.261796+0000","last_became_peered":"2024-07-26T18:13:00.261796+0000","last_unstale":"2024-07-26T18:19:59.352272+0000","last_undegraded":"2024-07-26T18:19:59.352272+0000","last_fullsized":"2024-07-26T18:19:59.352272+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":840,"log_dups_size":0,"ondisk_log_size":840,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:30:08.923247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00097525599999999997,"stat_sum":{"num_bytes":11935744,"num_objects":3,"num_object_clones":2,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":110,"num_read_kb":100998,"num_write":340,"num_write_kb":89480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":13041664,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"1a6","length":"1"},{"start":"1b4","length":"2"},{"start":"1b9","length":"2"}]},{"pgid":"4.1","version":"0'0","reported_seq":1201,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.317621+0000","last_change":"2024-07-26T18:14:07.258223+0000","last_active":"2024-07-26T18:20:01.317621+0000","last_peered":"2024-07-26T18:20:01.317621+0000","last_clean":"2024-07-26T18:20:01.317621+0000","last_became_active":"2024-07-26T18:14:07.257941+0000","last_became_peered":"2024-07-26T18:14:07.257941+0000","last_unstale":"2024-07-26T18:20:01.317621+0000","last_undegraded":"2024-07-26T18:20:01.317621+0000","last_fullsized":"2024-07-26T18:20:01.317621+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:04:24.935389+0000","last_clean_scrub_stamp":"2024-07-26T18:04:24.935389+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:20:31.053883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"67'2","reported_seq":1118,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336241+0000","last_change":"2024-07-26T18:14:40.251898+0000","last_active":"2024-07-26T18:19:59.336241+0000","last_peered":"2024-07-26T18:19:59.336241+0000","last_clean":"2024-07-26T18:19:59.336241+0000","last_became_active":"2024-07-26T18:14:40.251430+0000","last_became_peered":"2024-07-26T18:14:40.251430+0000","last_unstale":"2024-07-26T18:19:59.336241+0000","last_undegraded":"2024-07-26T18:19:59.336241+0000","last_fullsized":"2024-07-26T18:19:59.336241+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:05:03.086346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":1317,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.331843+0000","last_change":"2024-07-26T18:13:00.266816+0000","last_active":"2024-07-26T18:19:59.331843+0000","last_peered":"2024-07-26T18:19:59.331843+0000","last_clean":"2024-07-26T18:19:59.331843+0000","last_became_active":"2024-07-26T18:13:00.265107+0000","last_became_peered":"2024-07-26T18:13:00.265107+0000","last_unstale":"2024-07-26T18:19:59.331843+0000","last_undegraded":"2024-07-26T18:19:59.331843+0000","last_fullsized":"2024-07-26T18:19:59.331843+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:34:42.767836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"840'1240","reported_seq":4284,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.341796+0000","last_change":"2024-07-26T18:19:59.342652+0000","last_active":"2024-07-26T18:19:59.341796+0000","last_peered":"2024-07-26T18:19:59.341796+0000","last_clean":"2024-07-26T18:19:59.341796+0000","last_became_active":"2024-07-26T18:14:07.254608+0000","last_became_peered":"2024-07-26T18:14:07.254608+0000","last_unstale":"2024-07-26T18:19:59.341796+0000","last_undegraded":"2024-07-26T18:19:59.341796+0000","last_fullsized":"2024-07-26T18:19:59.341796+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":1240,"log_dups_size":0,"ondisk_log_size":1240,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:17:28.068688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0029274689999999998,"stat_sum":{"num_bytes":21135360,"num_objects":5,"num_object_clones":2,"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":235,"num_read_kb":384914,"num_write":560,"num_write_kb":117176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":34119680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a6","length":"1"},{"start":"1b4","length":"2"},{"start":"1b9","length":"2"}]},{"pgid":"2.8","version":"0'0","reported_seq":1107,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809356+0000","last_change":"2024-07-26T18:14:40.258617+0000","last_active":"2024-07-26T18:20:01.809356+0000","last_peered":"2024-07-26T18:20:01.809356+0000","last_clean":"2024-07-26T18:20:01.809356+0000","last_became_active":"2024-07-26T18:14:40.258352+0000","last_became_peered":"2024-07-26T18:14:40.258352+0000","last_unstale":"2024-07-26T18:20:01.809356+0000","last_undegraded":"2024-07-26T18:20:01.809356+0000","last_fullsized":"2024-07-26T18:20:01.809356+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:39:39.615099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1210,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.317898+0000","last_change":"2024-07-26T18:14:40.250668+0000","last_active":"2024-07-26T18:20:01.317898+0000","last_peered":"2024-07-26T18:20:01.317898+0000","last_clean":"2024-07-26T18:20:01.317898+0000","last_became_active":"2024-07-26T18:14:40.250283+0000","last_became_peered":"2024-07-26T18:14:40.250283+0000","last_unstale":"2024-07-26T18:20:01.317898+0000","last_undegraded":"2024-07-26T18:20:01.317898+0000","last_fullsized":"2024-07-26T18:20:01.317898+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:33:22.277570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"833'1648","reported_seq":4727,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.318672+0000","last_change":"2024-07-26T18:19:59.330872+0000","last_active":"2024-07-26T18:20:01.318672+0000","last_peered":"2024-07-26T18:20:01.318672+0000","last_clean":"2024-07-26T18:20:01.318672+0000","last_became_active":"2024-07-26T18:13:33.226548+0000","last_became_peered":"2024-07-26T18:13:33.226548+0000","last_unstale":"2024-07-26T18:20:01.318672+0000","last_undegraded":"2024-07-26T18:20:01.318672+0000","last_fullsized":"2024-07-26T18:20:01.318672+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":1648,"log_dups_size":0,"ondisk_log_size":1648,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:28:29.283502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041805199999999997,"stat_sum":{"num_bytes":18538496,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":285,"num_read_kb":501002,"num_write":904,"num_write_kb":145248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":55328768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"1b5","length":"1"},{"start":"1b9","length":"2"}]},{"pgid":"2.9","version":"0'0","reported_seq":1302,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.335400+0000","last_change":"2024-07-26T18:14:40.257424+0000","last_active":"2024-07-26T18:19:58.335400+0000","last_peered":"2024-07-26T18:19:58.335400+0000","last_clean":"2024-07-26T18:19:58.335400+0000","last_became_active":"2024-07-26T18:14:40.257122+0000","last_became_peered":"2024-07-26T18:14:40.257122+0000","last_unstale":"2024-07-26T18:19:58.335400+0000","last_undegraded":"2024-07-26T18:19:58.335400+0000","last_fullsized":"2024-07-26T18:19:58.335400+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:17:17.214280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1235,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336037+0000","last_change":"2024-07-26T18:14:40.261038+0000","last_active":"2024-07-26T18:19:59.336037+0000","last_peered":"2024-07-26T18:19:59.336037+0000","last_clean":"2024-07-26T18:19:59.336037+0000","last_became_active":"2024-07-26T18:14:40.260697+0000","last_became_peered":"2024-07-26T18:14:40.260697+0000","last_unstale":"2024-07-26T18:19:59.336037+0000","last_undegraded":"2024-07-26T18:19:59.336037+0000","last_fullsized":"2024-07-26T18:19:59.336037+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T22:17:16.475787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"833'1669","reported_seq":4942,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.808966+0000","last_change":"2024-07-26T18:19:59.341771+0000","last_active":"2024-07-26T18:20:01.808966+0000","last_peered":"2024-07-26T18:20:01.808966+0000","last_clean":"2024-07-26T18:20:01.808966+0000","last_became_active":"2024-07-26T18:14:40.262543+0000","last_became_peered":"2024-07-26T18:14:40.262543+0000","last_unstale":"2024-07-26T18:20:01.808966+0000","last_undegraded":"2024-07-26T18:20:01.808966+0000","last_fullsized":"2024-07-26T18:20:01.808966+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":1669,"log_dups_size":0,"ondisk_log_size":1669,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T20:34:00.974177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087837699999999996,"stat_sum":{"num_bytes":27451392,"num_objects":7,"num_object_clones":3,"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":411,"num_read_kb":737188,"num_write":731,"num_write_kb":153496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":45580288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"1b5","length":"1"},{"start":"1b9","length":"2"}]},{"pgid":"2.a","version":"0'0","reported_seq":1302,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.333837+0000","last_change":"2024-07-26T18:14:40.262689+0000","last_active":"2024-07-26T18:19:58.333837+0000","last_peered":"2024-07-26T18:19:58.333837+0000","last_clean":"2024-07-26T18:19:58.333837+0000","last_became_active":"2024-07-26T18:14:40.262276+0000","last_became_peered":"2024-07-26T18:14:40.262276+0000","last_unstale":"2024-07-26T18:19:58.333837+0000","last_undegraded":"2024-07-26T18:19:58.333837+0000","last_fullsized":"2024-07-26T18:19:58.333837+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:21:27.412678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1242,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336684+0000","last_change":"2024-07-26T18:13:00.257466+0000","last_active":"2024-07-26T18:19:59.336684+0000","last_peered":"2024-07-26T18:19:59.336684+0000","last_clean":"2024-07-26T18:19:59.336684+0000","last_became_active":"2024-07-26T18:13:00.257075+0000","last_became_peered":"2024-07-26T18:13:00.257075+0000","last_unstale":"2024-07-26T18:19:59.336684+0000","last_undegraded":"2024-07-26T18:19:59.336684+0000","last_fullsized":"2024-07-26T18:19:59.336684+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T01:23:11.912750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"833'2899","reported_seq":6102,"reported_epoch":839,"state":"active+clean","last_fresh":"2024-07-26T18:19:58.338314+0000","last_change":"2024-07-26T18:19:58.338314+0000","last_active":"2024-07-26T18:19:58.338314+0000","last_peered":"2024-07-26T18:19:58.338314+0000","last_clean":"2024-07-26T18:19:58.338314+0000","last_became_active":"2024-07-26T18:13:00.269774+0000","last_became_peered":"2024-07-26T18:13:00.269774+0000","last_unstale":"2024-07-26T18:19:58.338314+0000","last_undegraded":"2024-07-26T18:19:58.338314+0000","last_fullsized":"2024-07-26T18:19:58.338314+0000","mapping_epoch":428,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:06:58.564131+0000","last_clean_scrub_stamp":"2024-07-26T18:06:58.564131+0000","objects_scrubbed":0,"log_size":2899,"log_dups_size":0,"ondisk_log_size":2899,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:35:44.109498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0035398299999999999,"stat_sum":{"num_bytes":17039360,"num_objects":7,"num_object_clones":1,"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":584,"num_read_kb":886604,"num_write":1208,"num_write_kb":237648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":62791680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a6","length":"1"},{"start":"1b4","length":"2"},{"start":"1b9","length":"1"}]},{"pgid":"2.b","version":"545'3","reported_seq":1118,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.809562+0000","last_change":"2024-07-26T18:14:40.266609+0000","last_active":"2024-07-26T18:20:01.809562+0000","last_peered":"2024-07-26T18:20:01.809562+0000","last_clean":"2024-07-26T18:20:01.809562+0000","last_became_active":"2024-07-26T18:14:40.265478+0000","last_became_peered":"2024-07-26T18:14:40.265478+0000","last_unstale":"2024-07-26T18:20:01.809562+0000","last_undegraded":"2024-07-26T18:20:01.809562+0000","last_fullsized":"2024-07-26T18:20:01.809562+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+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-07-28T03:27:41.766657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1140,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336001+0000","last_change":"2024-07-26T18:14:07.261902+0000","last_active":"2024-07-26T18:19:59.336001+0000","last_peered":"2024-07-26T18:19:59.336001+0000","last_clean":"2024-07-26T18:19:59.336001+0000","last_became_active":"2024-07-26T18:14:07.261497+0000","last_became_peered":"2024-07-26T18:14:07.261497+0000","last_unstale":"2024-07-26T18:19:59.336001+0000","last_undegraded":"2024-07-26T18:19:59.336001+0000","last_fullsized":"2024-07-26T18:19:59.336001+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T03:51:59.624740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1152,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.338975+0000","last_change":"2024-07-26T18:14:07.258561+0000","last_active":"2024-07-26T18:19:59.338975+0000","last_peered":"2024-07-26T18:19:59.338975+0000","last_clean":"2024-07-26T18:19:59.338975+0000","last_became_active":"2024-07-26T18:14:07.258250+0000","last_became_peered":"2024-07-26T18:14:07.258250+0000","last_unstale":"2024-07-26T18:19:59.338975+0000","last_undegraded":"2024-07-26T18:19:59.338975+0000","last_fullsized":"2024-07-26T18:19:59.338975+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T00:44:29.731702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"67'2","reported_seq":1211,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.318137+0000","last_change":"2024-07-26T18:13:33.225661+0000","last_active":"2024-07-26T18:20:01.318137+0000","last_peered":"2024-07-26T18:20:01.318137+0000","last_clean":"2024-07-26T18:20:01.318137+0000","last_became_active":"2024-07-26T18:13:33.225110+0000","last_became_peered":"2024-07-26T18:13:33.225110+0000","last_unstale":"2024-07-26T18:20:01.318137+0000","last_undegraded":"2024-07-26T18:20:01.318137+0000","last_fullsized":"2024-07-26T18:20:01.318137+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:23:17.642800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":1158,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.339368+0000","last_change":"2024-07-26T18:13:33.226506+0000","last_active":"2024-07-26T18:19:59.339368+0000","last_peered":"2024-07-26T18:19:59.339368+0000","last_clean":"2024-07-26T18:19:59.339368+0000","last_became_active":"2024-07-26T18:13:33.226221+0000","last_became_peered":"2024-07-26T18:13:33.226221+0000","last_unstale":"2024-07-26T18:19:59.339368+0000","last_undegraded":"2024-07-26T18:19:59.339368+0000","last_fullsized":"2024-07-26T18:19:59.339368+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T02:30:16.405789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1d","version":"67'2","reported_seq":1108,"reported_epoch":841,"state":"active+clean","last_fresh":"2024-07-26T18:20:01.810132+0000","last_change":"2024-07-26T18:14:40.259368+0000","last_active":"2024-07-26T18:20:01.810132+0000","last_peered":"2024-07-26T18:20:01.810132+0000","last_clean":"2024-07-26T18:20:01.810132+0000","last_became_active":"2024-07-26T18:14:40.258724+0000","last_became_peered":"2024-07-26T18:14:40.258724+0000","last_unstale":"2024-07-26T18:20:01.810132+0000","last_undegraded":"2024-07-26T18:20:01.810132+0000","last_fullsized":"2024-07-26T18:20:01.810132+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T19:14:16.615274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":1317,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.332182+0000","last_change":"2024-07-26T18:13:33.223157+0000","last_active":"2024-07-26T18:19:59.332182+0000","last_peered":"2024-07-26T18:19:59.332182+0000","last_clean":"2024-07-26T18:19:59.332182+0000","last_became_active":"2024-07-26T18:13:33.222758+0000","last_became_peered":"2024-07-26T18:13:33.222758+0000","last_unstale":"2024-07-26T18:19:59.332182+0000","last_undegraded":"2024-07-26T18:19:59.332182+0000","last_fullsized":"2024-07-26T18:19:59.332182+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T04:01:31.463341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"545'2","reported_seq":1248,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.337045+0000","last_change":"2024-07-26T18:13:33.227666+0000","last_active":"2024-07-26T18:19:59.337045+0000","last_peered":"2024-07-26T18:19:59.337045+0000","last_clean":"2024-07-26T18:19:59.337045+0000","last_became_active":"2024-07-26T18:13:33.227338+0000","last_became_peered":"2024-07-26T18:13:33.227338+0000","last_unstale":"2024-07-26T18:19:59.337045+0000","last_undegraded":"2024-07-26T18:19:59.337045+0000","last_fullsized":"2024-07-26T18:19:59.337045+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T23:43:29.966571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1228,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.336939+0000","last_change":"2024-07-26T18:14:07.260171+0000","last_active":"2024-07-26T18:19:59.336939+0000","last_peered":"2024-07-26T18:19:59.336939+0000","last_clean":"2024-07-26T18:19:59.336939+0000","last_became_active":"2024-07-26T18:14:07.259849+0000","last_became_peered":"2024-07-26T18:14:07.259849+0000","last_unstale":"2024-07-26T18:19:59.336939+0000","last_undegraded":"2024-07-26T18:19:59.336939+0000","last_fullsized":"2024-07-26T18:19:59.336939+0000","mapping_epoch":492,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":493,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:30.901354+0000","last_clean_scrub_stamp":"2024-07-26T18:03:30.901354+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-27T21:51:29.736661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"545'5","reported_seq":1329,"reported_epoch":840,"state":"active+clean","last_fresh":"2024-07-26T18:19:59.332691+0000","last_change":"2024-07-26T18:14:40.253996+0000","last_active":"2024-07-26T18:19:59.332691+0000","last_peered":"2024-07-26T18:19:59.332691+0000","last_clean":"2024-07-26T18:19:59.332691+0000","last_became_active":"2024-07-26T18:14:40.253570+0000","last_became_peered":"2024-07-26T18:14:40.253570+0000","last_unstale":"2024-07-26T18:19:59.332691+0000","last_undegraded":"2024-07-26T18:19:59.332691+0000","last_fullsized":"2024-07-26T18:19:59.332691+0000","mapping_epoch":525,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":526,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-07-26T18:03:27.880261+0000","last_clean_scrub_stamp":"2024-07-26T18:03:27.880261+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-07-28T05:13:07.995553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":172802048,"num_objects":67,"num_object_clones":27,"num_object_copies":201,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":9,"num_read":3800,"num_read_kb":5633635,"num_write":8489,"num_write_kb":1839512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":125,"num_bytes_recovered":424255488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":258506752,"data_stored":377221120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":18982,"ondisk_log_size":18982,"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":6616,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":79,"num_read_kb":87,"num_write":68,"num_write_kb":36,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":110592,"data_stored":19848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42754,"internal_metadata":0},"log_size":68,"ondisk_log_size":68,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1034,"num_read_kb":1874,"num_write":359,"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":221,"ondisk_log_size":221,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":525,"seq":2254857830466,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":132328,"kb_used_data":34716,"kb_used_omap":26,"kb_used_meta":97573,"kb_avail":93612824,"statfs":{"total":95995035648,"available":95859531776,"internally_reserved":0,"allocated":35549184,"data_stored":49256920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27338,"internal_metadata":99915062},"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":492,"seq":2113123909704,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":124912,"kb_used_data":28900,"kb_used_omap":20,"kb_used_meta":95979,"kb_avail":93620240,"statfs":{"total":95995035648,"available":95867125760,"internally_reserved":0,"allocated":29593600,"data_stored":27994434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21021,"internal_metadata":98282979},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":460,"seq":1975684956239,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":382956,"kb_used_data":60896,"kb_used_omap":48,"kb_used_meta":321999,"kb_avail":93362196,"statfs":{"total":95995035648,"available":95602888704,"internally_reserved":0,"allocated":62357504,"data_stored":81533096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49237,"internal_metadata":329727915},"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":428,"seq":1838246002774,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":413032,"kb_used_data":58328,"kb_used_omap":41,"kb_used_meta":354646,"kb_avail":93332120,"statfs":{"total":95995035648,"available":95572090880,"internally_reserved":0,"allocated":59727872,"data_stored":68769843,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42484,"internal_metadata":363158028},"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":396,"seq":1700807049308,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":145616,"kb_used_data":25988,"kb_used_omap":18,"kb_used_meta":119597,"kb_avail":93599536,"statfs":{"total":95995035648,"available":95845924864,"internally_reserved":0,"allocated":26611712,"data_stored":30455971,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18782,"internal_metadata":122468002},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":363,"seq":1559073128547,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":374580,"kb_used_data":47720,"kb_used_omap":26,"kb_used_meta":326821,"kb_avail":93370572,"statfs":{"total":95995035648,"available":95611465728,"internally_reserved":0,"allocated":48865280,"data_stored":65675649,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26742,"internal_metadata":334665610},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":330,"seq":1417339207785,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":420984,"kb_used_data":46816,"kb_used_omap":29,"kb_used_meta":374114,"kb_avail":93324168,"statfs":{"total":95995035648,"available":95563948032,"internally_reserved":0,"allocated":47939584,"data_stored":55114739,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30531,"internal_metadata":383092925},"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":297,"seq":1275605287024,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":540468,"kb_used_data":51368,"kb_used_omap":32,"kb_used_meta":489055,"kb_avail":93204684,"statfs":{"total":95995035648,"available":95441596416,"internally_reserved":0,"allocated":52600832,"data_stored":60024441,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33292,"internal_metadata":500792820},"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":5684,"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":4352,"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":4536,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"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":5761,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5170,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4946,"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":5545,"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":39137280,"data_stored":51957760,"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":35094528,"data_stored":47648768,"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":36012032,"data_stored":58200064,"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":13733888,"data_stored":22974464,"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":46837760,"data_stored":61284352,"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":49479680,"data_stored":74051584,"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":16134144,"data_stored":19922944,"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":22077440,"data_stored":41181184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-07-26T18:20:04.872 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-07-26T18:20:04.872 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-07-26T18:20:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:04 smithi135 ceph-mon[85352]: pgmap v936: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 495 KiB/s wr, 3 op/s 2024-07-26T18:20:05.072 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T18:20:05.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:05 smithi071 ceph-mon[90507]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:20:05.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:05 smithi071 ceph-mon[92867]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:20:06.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:05 smithi135 ceph-mon[85352]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-07-26T18:20:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:06 smithi071 ceph-mon[92867]: pgmap v937: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 408 KiB/s wr, 3 op/s 2024-07-26T18:20:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:06 smithi071 ceph-mon[92867]: osdmap e842: 8 total, 8 up, 8 in 2024-07-26T18:20:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:06 smithi071 ceph-mon[90507]: pgmap v937: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 408 KiB/s wr, 3 op/s 2024-07-26T18:20:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:06 smithi071 ceph-mon[90507]: osdmap e842: 8 total, 8 up, 8 in 2024-07-26T18:20:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:06 smithi135 ceph-mon[85352]: pgmap v937: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 408 KiB/s wr, 3 op/s 2024-07-26T18:20:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:06 smithi135 ceph-mon[85352]: osdmap e842: 8 total, 8 up, 8 in 2024-07-26T18:20:07.684 INFO:teuthology.orchestra.run.smithi071.stderr:pool 'unique_pool_0' removed 2024-07-26T18:20:07.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:07 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3395244785' 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-07-26T18:20:07.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:07 smithi071 ceph-mon[90507]: 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-07-26T18:20:07.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:07 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3395244785' 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-07-26T18:20:07.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:07 smithi071 ceph-mon[92867]: 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-07-26T18:20:08.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:07 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3395244785' 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-07-26T18:20:08.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:07 smithi135 ceph-mon[85352]: 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-07-26T18:20:08.333 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T18:20:08.334 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-07-26T18:20:08.334 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T18:20:08.334 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-07-26T18:20:08.334 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-07-26T18:20:08.335 INFO:tasks.workunit:Pulling workunits from ref reef 2024-07-26T18:20:08.335 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-07-26T18:20:08.336 DEBUG:teuthology.orchestra.run.smithi071:> stat -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:20:08.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T18:20:08.353 INFO:teuthology.orchestra.run.smithi071.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-07-26T18:20:08.353 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:20:08.409 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-07-26T18:20:08.409 DEBUG:teuthology.orchestra.run.smithi071:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-07-26T18:20:08.465 INFO:tasks.workunit:timeout=3h 2024-07-26T18:20:08.465 INFO:tasks.workunit:cleanup=True 2024-07-26T18:20:08.465 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-07-26T18:20:08.521 INFO:tasks.workunit.client.0.smithi071.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-07-26T18:20:08.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:08 smithi071 ceph-mon[90507]: pgmap v939: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 371 KiB/s wr, 2 op/s 2024-07-26T18:20:08.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:08 smithi071 ceph-mon[90507]: 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-07-26T18:20:08.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:08 smithi071 ceph-mon[90507]: osdmap e843: 8 total, 8 up, 8 in 2024-07-26T18:20:08.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:08 smithi071 ceph-mon[92867]: pgmap v939: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 371 KiB/s wr, 2 op/s 2024-07-26T18:20:08.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:08 smithi071 ceph-mon[92867]: 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-07-26T18:20:08.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:08 smithi071 ceph-mon[92867]: osdmap e843: 8 total, 8 up, 8 in 2024-07-26T18:20:08.958 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:08 smithi135 ceph-mon[85352]: pgmap v939: 121 pgs: 121 active+clean; 165 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 371 KiB/s wr, 2 op/s 2024-07-26T18:20:08.958 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:08 smithi135 ceph-mon[85352]: 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-07-26T18:20:08.959 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:08 smithi135 ceph-mon[85352]: osdmap e843: 8 total, 8 up, 8 in 2024-07-26T18:20:11.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:10 smithi135 ceph-mon[85352]: pgmap v941: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:10 smithi071 ceph-mon[90507]: pgmap v941: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:10 smithi071 ceph-mon[92867]: pgmap v941: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:12.336 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:20:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:20:12] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2024-07-26T18:20:12.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:12 smithi071 ceph-mon[92867]: pgmap v942: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:12.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:12 smithi071 ceph-mon[90507]: pgmap v942: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:12 smithi135 ceph-mon[85352]: pgmap v942: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:14.451 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T18:20:14.506 INFO:tasks.workunit.client.0.smithi071.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-07-26T18:20:14.509 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T18:20:14.509 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-07-26T18:20:14.557 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-07-26T18:20:14.606 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-07-26T18:20:14.645 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T18:20:14.646 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T18:20:14.646 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-07-26T18:20:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:14 smithi071 ceph-mon[90507]: pgmap v943: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:14.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:14 smithi071 ceph-mon[92867]: pgmap v943: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:14.684 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T18:20:14.688 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T18:20:14.688 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-07-26T18:20:14.745 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-07-26T18:20:14.746 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-07-26T18:20:14.746 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:20:14.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:14 smithi135 ceph-mon[85352]: pgmap v943: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:14.815 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:20:14.815 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 22 tests from 1 test suite. 2024-07-26T18:20:14.815 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:20:14.815 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 22 tests from TestCls2PCQueue 2024-07-26T18:20:14.815 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-07-26T18:20:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:16 smithi071 ceph-mon[90507]: osdmap e844: 8 total, 8 up, 8 in 2024-07-26T18:20:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:16 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2924589356' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:16 smithi071 ceph-mon[90507]: pgmap v945: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:16 smithi071 ceph-mon[92867]: osdmap e844: 8 total, 8 up, 8 in 2024-07-26T18:20:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:16 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2924589356' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:16.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:16 smithi071 ceph-mon[92867]: pgmap v945: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:16 smithi135 ceph-mon[85352]: osdmap e844: 8 total, 8 up, 8 in 2024-07-26T18:20:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:16 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2924589356' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:16 smithi135 ceph-mon[85352]: pgmap v945: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:17.363 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2548 ms) 2024-07-26T18:20:17.363 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-07-26T18:20:17.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:17 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:17.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:17 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2924589356' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:17.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:17 smithi071 ceph-mon[90507]: osdmap e845: 8 total, 8 up, 8 in 2024-07-26T18:20:17.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:17 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:17 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2924589356' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:17 smithi071 ceph-mon[92867]: osdmap e845: 8 total, 8 up, 8 in 2024-07-26T18:20:17.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:17 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:17.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:17 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2924589356' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:17.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:17 smithi135 ceph-mon[85352]: osdmap e845: 8 total, 8 up, 8 in 2024-07-26T18:20:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:18 smithi071 ceph-mon[92867]: osdmap e846: 8 total, 8 up, 8 in 2024-07-26T18:20:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:18 smithi071 ceph-mon[92867]: pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:18 smithi071 ceph-mon[90507]: osdmap e846: 8 total, 8 up, 8 in 2024-07-26T18:20:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:18 smithi071 ceph-mon[90507]: pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:18 smithi135 ceph-mon[85352]: osdmap e846: 8 total, 8 up, 8 in 2024-07-26T18:20:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:18 smithi135 ceph-mon[85352]: pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:19 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:19 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:20:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:19 smithi071 ceph-mon[92867]: osdmap e847: 8 total, 8 up, 8 in 2024-07-26T18:20:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:19 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1434787832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:19 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:19 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:19 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:20:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:19 smithi071 ceph-mon[90507]: osdmap e847: 8 total, 8 up, 8 in 2024-07-26T18:20:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:19 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1434787832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:19 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:19.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:19 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:19.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:19 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:20:19.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:19 smithi135 ceph-mon[85352]: osdmap e847: 8 total, 8 up, 8 in 2024-07-26T18:20:19.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:19 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1434787832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:19.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:19 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:20.387 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3023 ms) 2024-07-26T18:20:20.387 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-07-26T18:20:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:20 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:20 smithi135 ceph-mon[85352]: osdmap e848: 8 total, 8 up, 8 in 2024-07-26T18:20:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:20 smithi135 ceph-mon[85352]: pgmap v951: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:20:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[92867]: osdmap e848: 8 total, 8 up, 8 in 2024-07-26T18:20:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[92867]: pgmap v951: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:20:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[90507]: osdmap e848: 8 total, 8 up, 8 in 2024-07-26T18:20:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[90507]: pgmap v951: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:20:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:20.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:21.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:21 smithi071 ceph-mon[92867]: osdmap e849: 8 total, 8 up, 8 in 2024-07-26T18:20:21.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:20:21.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:20:21.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:21.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:21 smithi071 ceph-mon[90507]: osdmap e849: 8 total, 8 up, 8 in 2024-07-26T18:20:21.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:20:21.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:20:21.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:21 smithi135 ceph-mon[85352]: osdmap e849: 8 total, 8 up, 8 in 2024-07-26T18:20:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:20:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:20:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:22.391 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:20:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:20:22] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2024-07-26T18:20:22.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:22 smithi071 ceph-mon[90507]: osdmap e850: 8 total, 8 up, 8 in 2024-07-26T18:20:22.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:22 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3887474586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:22.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:22 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:22.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:22 smithi071 ceph-mon[90507]: pgmap v954: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:22.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:22 smithi071 ceph-mon[92867]: osdmap e850: 8 total, 8 up, 8 in 2024-07-26T18:20:22.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:22 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3887474586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:22.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:22 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:22.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:22 smithi071 ceph-mon[92867]: pgmap v954: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:22 smithi135 ceph-mon[85352]: osdmap e850: 8 total, 8 up, 8 in 2024-07-26T18:20:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:22 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3887474586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:22 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:22 smithi135 ceph-mon[85352]: pgmap v954: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:23.402 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.Reserve (3016 ms) 2024-07-26T18:20:23.402 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-07-26T18:20:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:23 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:23 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:23 smithi071 ceph-mon[90507]: osdmap e851: 8 total, 8 up, 8 in 2024-07-26T18:20:23.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:23 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:23.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:23 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:23.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:23 smithi071 ceph-mon[92867]: osdmap e851: 8 total, 8 up, 8 in 2024-07-26T18:20:23.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:23 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:23.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:23 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:23.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:23 smithi135 ceph-mon[85352]: osdmap e851: 8 total, 8 up, 8 in 2024-07-26T18:20:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:24 smithi071 ceph-mon[90507]: osdmap e852: 8 total, 8 up, 8 in 2024-07-26T18:20:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:24 smithi071 ceph-mon[90507]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:24 smithi071 ceph-mon[92867]: osdmap e852: 8 total, 8 up, 8 in 2024-07-26T18:20:24.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:24 smithi071 ceph-mon[92867]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:24 smithi135 ceph-mon[85352]: osdmap e852: 8 total, 8 up, 8 in 2024-07-26T18:20:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:24 smithi135 ceph-mon[85352]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:25 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:25.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:25 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:20:25.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:25 smithi071 ceph-mon[90507]: osdmap e853: 8 total, 8 up, 8 in 2024-07-26T18:20:25.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:25 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2890197630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:25.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:25 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:25.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:25 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:25.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:25 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:20:25.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:25 smithi071 ceph-mon[92867]: osdmap e853: 8 total, 8 up, 8 in 2024-07-26T18:20:25.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:25 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2890197630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:25.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:25 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:25.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:25 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:25.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:25 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:20:25.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:25 smithi135 ceph-mon[85352]: osdmap e853: 8 total, 8 up, 8 in 2024-07-26T18:20:25.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:25 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2890197630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:25.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:25 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:26.426 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3024 ms) 2024-07-26T18:20:26.426 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-07-26T18:20:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:26 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:26 smithi071 ceph-mon[90507]: osdmap e854: 8 total, 8 up, 8 in 2024-07-26T18:20:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:26 smithi071 ceph-mon[90507]: pgmap v960: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:26 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:26 smithi071 ceph-mon[92867]: osdmap e854: 8 total, 8 up, 8 in 2024-07-26T18:20:26.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:26 smithi071 ceph-mon[92867]: pgmap v960: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:26 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:26 smithi135 ceph-mon[85352]: osdmap e854: 8 total, 8 up, 8 in 2024-07-26T18:20:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:26 smithi135 ceph-mon[85352]: pgmap v960: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:27.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:27 smithi135 ceph-mon[85352]: osdmap e855: 8 total, 8 up, 8 in 2024-07-26T18:20:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:27 smithi071 ceph-mon[92867]: osdmap e855: 8 total, 8 up, 8 in 2024-07-26T18:20:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:27 smithi071 ceph-mon[90507]: osdmap e855: 8 total, 8 up, 8 in 2024-07-26T18:20:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:28 smithi135 ceph-mon[85352]: osdmap e856: 8 total, 8 up, 8 in 2024-07-26T18:20:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:28 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1908743924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:28 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:28 smithi135 ceph-mon[85352]: pgmap v963: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:28 smithi071 ceph-mon[92867]: osdmap e856: 8 total, 8 up, 8 in 2024-07-26T18:20:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:28 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1908743924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:28 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:28 smithi071 ceph-mon[92867]: pgmap v963: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:28 smithi071 ceph-mon[90507]: osdmap e856: 8 total, 8 up, 8 in 2024-07-26T18:20:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:28 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1908743924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:28 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:28 smithi071 ceph-mon[90507]: pgmap v963: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:29.453 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.Commit (3027 ms) 2024-07-26T18:20:29.453 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-07-26T18:20:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:29 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:29 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:29 smithi135 ceph-mon[85352]: osdmap e857: 8 total, 8 up, 8 in 2024-07-26T18:20:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:29 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:29 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:29 smithi071 ceph-mon[90507]: osdmap e857: 8 total, 8 up, 8 in 2024-07-26T18:20:29.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:29 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:29.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:29 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:29.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:29 smithi071 ceph-mon[92867]: osdmap e857: 8 total, 8 up, 8 in 2024-07-26T18:20:30.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:30 smithi135 ceph-mon[85352]: osdmap e858: 8 total, 8 up, 8 in 2024-07-26T18:20:30.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:30 smithi135 ceph-mon[85352]: pgmap v966: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:30.829 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:30 smithi071 ceph-mon[92867]: osdmap e858: 8 total, 8 up, 8 in 2024-07-26T18:20:30.829 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:30 smithi071 ceph-mon[92867]: pgmap v966: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:30.830 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:30 smithi071 ceph-mon[90507]: osdmap e858: 8 total, 8 up, 8 in 2024-07-26T18:20:30.830 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:30 smithi071 ceph-mon[90507]: pgmap v966: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:31 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:31 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:20:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:31 smithi135 ceph-mon[85352]: osdmap e859: 8 total, 8 up, 8 in 2024-07-26T18:20:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:31 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1959848446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:31.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:31 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:31.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:31 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:31.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:31 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:20:31.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:31 smithi071 ceph-mon[90507]: osdmap e859: 8 total, 8 up, 8 in 2024-07-26T18:20:31.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:31 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1959848446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:31.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:31 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:31.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:31 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:31.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:31 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:20:31.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:31 smithi071 ceph-mon[92867]: osdmap e859: 8 total, 8 up, 8 in 2024-07-26T18:20:31.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:31 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1959848446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:31.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:31 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:20:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:20:32] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-26T18:20:32.467 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.Abort (3015 ms) 2024-07-26T18:20:32.467 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-07-26T18:20:32.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:32 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:32.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:32 smithi135 ceph-mon[85352]: osdmap e860: 8 total, 8 up, 8 in 2024-07-26T18:20:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:32 smithi135 ceph-mon[85352]: pgmap v969: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:32 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:32 smithi071 ceph-mon[90507]: osdmap e860: 8 total, 8 up, 8 in 2024-07-26T18:20:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:32 smithi071 ceph-mon[90507]: pgmap v969: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:32.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:32 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:32.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:32 smithi071 ceph-mon[92867]: osdmap e860: 8 total, 8 up, 8 in 2024-07-26T18:20:32.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:32 smithi071 ceph-mon[92867]: pgmap v969: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:33.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:33 smithi135 ceph-mon[85352]: osdmap e861: 8 total, 8 up, 8 in 2024-07-26T18:20:33.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:33 smithi071 ceph-mon[90507]: osdmap e861: 8 total, 8 up, 8 in 2024-07-26T18:20:33.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:33 smithi071 ceph-mon[92867]: osdmap e861: 8 total, 8 up, 8 in 2024-07-26T18:20:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:34 smithi135 ceph-mon[85352]: osdmap e862: 8 total, 8 up, 8 in 2024-07-26T18:20:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:34 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1341348235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:34 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:34 smithi135 ceph-mon[85352]: pgmap v972: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:34 smithi071 ceph-mon[90507]: osdmap e862: 8 total, 8 up, 8 in 2024-07-26T18:20:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:34 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1341348235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:34 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:34 smithi071 ceph-mon[90507]: pgmap v972: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:34 smithi071 ceph-mon[92867]: osdmap e862: 8 total, 8 up, 8 in 2024-07-26T18:20:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:34 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1341348235' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:34 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:34 smithi071 ceph-mon[92867]: pgmap v972: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:35.485 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.ReserveError (3017 ms) 2024-07-26T18:20:35.485 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-07-26T18:20:35.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:35 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:35.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:35 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:35.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:35 smithi135 ceph-mon[85352]: osdmap e863: 8 total, 8 up, 8 in 2024-07-26T18:20:35.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:35 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:35.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:35 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:35.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:35 smithi071 ceph-mon[90507]: osdmap e863: 8 total, 8 up, 8 in 2024-07-26T18:20:35.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:35 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:35.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:35 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:35.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:35 smithi071 ceph-mon[92867]: osdmap e863: 8 total, 8 up, 8 in 2024-07-26T18:20:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:36 smithi135 ceph-mon[85352]: osdmap e864: 8 total, 8 up, 8 in 2024-07-26T18:20:36.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:36 smithi135 ceph-mon[85352]: pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:36.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:36 smithi071 ceph-mon[92867]: osdmap e864: 8 total, 8 up, 8 in 2024-07-26T18:20:36.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:36 smithi071 ceph-mon[92867]: pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:36.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:36 smithi071 ceph-mon[90507]: osdmap e864: 8 total, 8 up, 8 in 2024-07-26T18:20:36.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:36 smithi071 ceph-mon[90507]: pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:37.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:37 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:37.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:37 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:20:37.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:37 smithi135 ceph-mon[85352]: osdmap e865: 8 total, 8 up, 8 in 2024-07-26T18:20:37.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:37 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3404847826' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:37.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:37 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:37.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:37 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:37.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:37 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:20:37.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:37 smithi071 ceph-mon[92867]: osdmap e865: 8 total, 8 up, 8 in 2024-07-26T18:20:37.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:37 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3404847826' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:37.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:37 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:37 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:37 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:20:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:37 smithi071 ceph-mon[90507]: osdmap e865: 8 total, 8 up, 8 in 2024-07-26T18:20:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:37 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3404847826' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:37 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:38.514 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.CommitError (3029 ms) 2024-07-26T18:20:38.514 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-07-26T18:20:38.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:38 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:38.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:38 smithi135 ceph-mon[85352]: osdmap e866: 8 total, 8 up, 8 in 2024-07-26T18:20:38.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:38 smithi135 ceph-mon[85352]: pgmap v978: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:38 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:38 smithi071 ceph-mon[90507]: osdmap e866: 8 total, 8 up, 8 in 2024-07-26T18:20:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:38 smithi071 ceph-mon[90507]: pgmap v978: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:38 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:38.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:38 smithi071 ceph-mon[92867]: osdmap e866: 8 total, 8 up, 8 in 2024-07-26T18:20:38.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:38 smithi071 ceph-mon[92867]: pgmap v978: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:39.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:39 smithi135 ceph-mon[85352]: osdmap e867: 8 total, 8 up, 8 in 2024-07-26T18:20:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:39 smithi071 ceph-mon[90507]: osdmap e867: 8 total, 8 up, 8 in 2024-07-26T18:20:39.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:39 smithi071 ceph-mon[92867]: osdmap e867: 8 total, 8 up, 8 in 2024-07-26T18:20:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:40 smithi135 ceph-mon[85352]: osdmap e868: 8 total, 8 up, 8 in 2024-07-26T18:20:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:40 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/574536812' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:40 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:40.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:40 smithi135 ceph-mon[85352]: pgmap v981: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:40 smithi071 ceph-mon[90507]: osdmap e868: 8 total, 8 up, 8 in 2024-07-26T18:20:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:40 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/574536812' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:40 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:40 smithi071 ceph-mon[90507]: pgmap v981: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:40.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:40 smithi071 ceph-mon[92867]: osdmap e868: 8 total, 8 up, 8 in 2024-07-26T18:20:40.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:40 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/574536812' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:40.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:40 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:40.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:40 smithi071 ceph-mon[92867]: pgmap v981: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:41.530 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.AbortError (3016 ms) 2024-07-26T18:20:41.530 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-07-26T18:20:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:41 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:41 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:41 smithi135 ceph-mon[85352]: osdmap e869: 8 total, 8 up, 8 in 2024-07-26T18:20:41.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:41 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:41.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:41 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:41.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:41 smithi071 ceph-mon[90507]: osdmap e869: 8 total, 8 up, 8 in 2024-07-26T18:20:41.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:41 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:41.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:41 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:41.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:41 smithi071 ceph-mon[92867]: osdmap e869: 8 total, 8 up, 8 in 2024-07-26T18:20:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:20:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:20:42] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-07-26T18:20:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:42 smithi135 ceph-mon[85352]: osdmap e870: 8 total, 8 up, 8 in 2024-07-26T18:20:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:42 smithi135 ceph-mon[85352]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:42.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:42 smithi071 ceph-mon[90507]: osdmap e870: 8 total, 8 up, 8 in 2024-07-26T18:20:42.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:42 smithi071 ceph-mon[90507]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:42.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:42 smithi071 ceph-mon[92867]: osdmap e870: 8 total, 8 up, 8 in 2024-07-26T18:20:42.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:42 smithi071 ceph-mon[92867]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:43 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:43 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:20:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:43 smithi135 ceph-mon[85352]: osdmap e871: 8 total, 8 up, 8 in 2024-07-26T18:20:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:43 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/930153870' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:43 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:20:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[90507]: osdmap e871: 8 total, 8 up, 8 in 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/930153870' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[92867]: osdmap e871: 8 total, 8 up, 8 in 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/930153870' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:43.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:44.556 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3026 ms) 2024-07-26T18:20:44.556 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-07-26T18:20:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:44 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:44 smithi135 ceph-mon[85352]: osdmap e872: 8 total, 8 up, 8 in 2024-07-26T18:20:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:44 smithi135 ceph-mon[85352]: pgmap v987: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:44.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:44 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:44.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:44 smithi071 ceph-mon[90507]: osdmap e872: 8 total, 8 up, 8 in 2024-07-26T18:20:44.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:44 smithi071 ceph-mon[90507]: pgmap v987: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:44.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:44 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:44.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:44 smithi071 ceph-mon[92867]: osdmap e872: 8 total, 8 up, 8 in 2024-07-26T18:20:44.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:44 smithi071 ceph-mon[92867]: pgmap v987: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:45.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:45 smithi135 ceph-mon[85352]: osdmap e873: 8 total, 8 up, 8 in 2024-07-26T18:20:45.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:45 smithi071 ceph-mon[92867]: osdmap e873: 8 total, 8 up, 8 in 2024-07-26T18:20:45.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:45 smithi071 ceph-mon[90507]: osdmap e873: 8 total, 8 up, 8 in 2024-07-26T18:20:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:46 smithi071 ceph-mon[90507]: osdmap e874: 8 total, 8 up, 8 in 2024-07-26T18:20:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:46 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/209197371' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:46 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:46.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:46 smithi071 ceph-mon[90507]: pgmap v990: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:46.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:46 smithi071 ceph-mon[92867]: osdmap e874: 8 total, 8 up, 8 in 2024-07-26T18:20:46.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:46 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/209197371' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:46.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:46 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:46.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:46 smithi071 ceph-mon[92867]: pgmap v990: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:46 smithi135 ceph-mon[85352]: osdmap e874: 8 total, 8 up, 8 in 2024-07-26T18:20:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:46 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/209197371' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:46 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:46 smithi135 ceph-mon[85352]: pgmap v990: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:47.570 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3014 ms) 2024-07-26T18:20:47.570 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-07-26T18:20:47.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:47 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:47.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:47 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:47.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:47 smithi071 ceph-mon[90507]: osdmap e875: 8 total, 8 up, 8 in 2024-07-26T18:20:47.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:47 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:47.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:47 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:47.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:47 smithi071 ceph-mon[92867]: osdmap e875: 8 total, 8 up, 8 in 2024-07-26T18:20:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:47 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:47 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:47 smithi135 ceph-mon[85352]: osdmap e875: 8 total, 8 up, 8 in 2024-07-26T18:20:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:48 smithi071 ceph-mon[90507]: osdmap e876: 8 total, 8 up, 8 in 2024-07-26T18:20:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:48 smithi071 ceph-mon[90507]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:48.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:48 smithi071 ceph-mon[92867]: osdmap e876: 8 total, 8 up, 8 in 2024-07-26T18:20:48.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:48 smithi071 ceph-mon[92867]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:48 smithi135 ceph-mon[85352]: osdmap e876: 8 total, 8 up, 8 in 2024-07-26T18:20:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:48 smithi135 ceph-mon[85352]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:49.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:49 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:49.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:49 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:20:49.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:49 smithi071 ceph-mon[90507]: osdmap e877: 8 total, 8 up, 8 in 2024-07-26T18:20:49.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:49 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1969621456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:49.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:49 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:49.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:49 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:49.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:49 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:20:49.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:49 smithi071 ceph-mon[92867]: osdmap e877: 8 total, 8 up, 8 in 2024-07-26T18:20:49.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:49 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1969621456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:49.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:49 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:49 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:49 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:20:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:49 smithi135 ceph-mon[85352]: osdmap e877: 8 total, 8 up, 8 in 2024-07-26T18:20:50.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:49 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1969621456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:50.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:49 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:50.594 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3024 ms) 2024-07-26T18:20:50.594 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-07-26T18:20:50.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:50 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:50.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:50 smithi071 ceph-mon[90507]: osdmap e878: 8 total, 8 up, 8 in 2024-07-26T18:20:50.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:50 smithi071 ceph-mon[90507]: pgmap v996: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:50.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:50 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:50.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:50 smithi071 ceph-mon[92867]: osdmap e878: 8 total, 8 up, 8 in 2024-07-26T18:20:50.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:50 smithi071 ceph-mon[92867]: pgmap v996: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:50 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:50 smithi135 ceph-mon[85352]: osdmap e878: 8 total, 8 up, 8 in 2024-07-26T18:20:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:50 smithi135 ceph-mon[85352]: pgmap v996: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:51.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:51 smithi071 ceph-mon[90507]: osdmap e879: 8 total, 8 up, 8 in 2024-07-26T18:20:51.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:51 smithi071 ceph-mon[92867]: osdmap e879: 8 total, 8 up, 8 in 2024-07-26T18:20:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:51 smithi135 ceph-mon[85352]: osdmap e879: 8 total, 8 up, 8 in 2024-07-26T18:20:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:20:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:20:52] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-07-26T18:20:52.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:52 smithi071 ceph-mon[90507]: osdmap e880: 8 total, 8 up, 8 in 2024-07-26T18:20:52.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:52 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4233887619' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:52.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:52 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:52.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:52 smithi071 ceph-mon[90507]: pgmap v999: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:52.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:52 smithi071 ceph-mon[92867]: osdmap e880: 8 total, 8 up, 8 in 2024-07-26T18:20:52.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:52 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4233887619' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:52.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:52 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:52.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:52 smithi071 ceph-mon[92867]: pgmap v999: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:52 smithi135 ceph-mon[85352]: osdmap e880: 8 total, 8 up, 8 in 2024-07-26T18:20:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:52 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4233887619' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:52 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:52 smithi135 ceph-mon[85352]: pgmap v999: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:53.609 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3015 ms) 2024-07-26T18:20:53.609 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-07-26T18:20:53.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:53 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:53.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:53 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:53.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:53 smithi071 ceph-mon[90507]: osdmap e881: 8 total, 8 up, 8 in 2024-07-26T18:20:53.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:53 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:53.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:53 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:53.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:53 smithi071 ceph-mon[92867]: osdmap e881: 8 total, 8 up, 8 in 2024-07-26T18:20:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:53 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:20:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:53 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:53 smithi135 ceph-mon[85352]: osdmap e881: 8 total, 8 up, 8 in 2024-07-26T18:20:54.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:54 smithi071 ceph-mon[90507]: osdmap e882: 8 total, 8 up, 8 in 2024-07-26T18:20:54.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:54 smithi071 ceph-mon[90507]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:54.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:54 smithi071 ceph-mon[92867]: osdmap e882: 8 total, 8 up, 8 in 2024-07-26T18:20:54.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:54 smithi071 ceph-mon[92867]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:54 smithi135 ceph-mon[85352]: osdmap e882: 8 total, 8 up, 8 in 2024-07-26T18:20:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:54 smithi135 ceph-mon[85352]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:55 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:55 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:20:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:55 smithi071 ceph-mon[90507]: osdmap e883: 8 total, 8 up, 8 in 2024-07-26T18:20:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:55 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2778410763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:55 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:55.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:55 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:55.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:55 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:20:55.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:55 smithi071 ceph-mon[92867]: osdmap e883: 8 total, 8 up, 8 in 2024-07-26T18:20:55.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:55 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2778410763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:55.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:55 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:55 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:20:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:55 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:20:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:55 smithi135 ceph-mon[85352]: osdmap e883: 8 total, 8 up, 8 in 2024-07-26T18:20:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:55 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2778410763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:56.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:55 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:56.639 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3030 ms) 2024-07-26T18:20:56.639 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-07-26T18:20:56.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:56 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:56.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:56 smithi071 ceph-mon[90507]: pgmap v1005: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:56.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:56 smithi071 ceph-mon[90507]: osdmap e884: 8 total, 8 up, 8 in 2024-07-26T18:20:56.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:56 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:56.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:56 smithi071 ceph-mon[92867]: pgmap v1005: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:56.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:56 smithi071 ceph-mon[92867]: osdmap e884: 8 total, 8 up, 8 in 2024-07-26T18:20:57.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:56 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:57.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:56 smithi135 ceph-mon[85352]: pgmap v1005: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:57.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:56 smithi135 ceph-mon[85352]: osdmap e884: 8 total, 8 up, 8 in 2024-07-26T18:20:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:57 smithi071 ceph-mon[90507]: osdmap e885: 8 total, 8 up, 8 in 2024-07-26T18:20:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:57.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:57 smithi071 ceph-mon[92867]: osdmap e885: 8 total, 8 up, 8 in 2024-07-26T18:20:57.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:57.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:57 smithi135 ceph-mon[85352]: osdmap e885: 8 total, 8 up, 8 in 2024-07-26T18:20:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:20:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:20:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:58 smithi071 ceph-mon[90507]: pgmap v1007: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:58 smithi071 ceph-mon[90507]: osdmap e886: 8 total, 8 up, 8 in 2024-07-26T18:20:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:58 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3110290114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:58 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:58 smithi071 ceph-mon[92867]: pgmap v1007: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:58 smithi071 ceph-mon[92867]: osdmap e886: 8 total, 8 up, 8 in 2024-07-26T18:20:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:58 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3110290114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:58 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:58 smithi135 ceph-mon[85352]: pgmap v1007: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:20:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:58 smithi135 ceph-mon[85352]: osdmap e886: 8 total, 8 up, 8 in 2024-07-26T18:20:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:58 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3110290114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:58 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:20:59.675 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3036 ms) 2024-07-26T18:20:59.675 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-07-26T18:20:59.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:59 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:59.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:20:59 smithi071 ceph-mon[90507]: osdmap e887: 8 total, 8 up, 8 in 2024-07-26T18:20:59.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:59 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:20:59.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:20:59 smithi071 ceph-mon[92867]: osdmap e887: 8 total, 8 up, 8 in 2024-07-26T18:21:00.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:59 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:00.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:20:59 smithi135 ceph-mon[85352]: osdmap e887: 8 total, 8 up, 8 in 2024-07-26T18:21:00.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:00 smithi071 ceph-mon[92867]: pgmap v1010: 137 pgs: 9 creating+peering, 19 unknown, 109 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:00.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:00 smithi071 ceph-mon[92867]: osdmap e888: 8 total, 8 up, 8 in 2024-07-26T18:21:00.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:00 smithi071 ceph-mon[90507]: pgmap v1010: 137 pgs: 9 creating+peering, 19 unknown, 109 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:00.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:00 smithi071 ceph-mon[90507]: osdmap e888: 8 total, 8 up, 8 in 2024-07-26T18:21:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:00 smithi135 ceph-mon[85352]: pgmap v1010: 137 pgs: 9 creating+peering, 19 unknown, 109 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:00 smithi135 ceph-mon[85352]: osdmap e888: 8 total, 8 up, 8 in 2024-07-26T18:21:01.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:01 smithi071 ceph-mon[92867]: osdmap e889: 8 total, 8 up, 8 in 2024-07-26T18:21:01.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:01 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/690105855' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:01.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:01 smithi071 ceph-mon[90507]: osdmap e889: 8 total, 8 up, 8 in 2024-07-26T18:21:01.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:01 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/690105855' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:01 smithi135 ceph-mon[85352]: osdmap e889: 8 total, 8 up, 8 in 2024-07-26T18:21:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:01 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/690105855' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:21:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:21:02] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2024-07-26T18:21:02.697 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.Cleanup (3021 ms) 2024-07-26T18:21:02.698 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-07-26T18:21:03.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:02 smithi135 ceph-mon[85352]: pgmap v1013: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:03.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:02 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:03.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:02 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/690105855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:03.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:02 smithi135 ceph-mon[85352]: osdmap e890: 8 total, 8 up, 8 in 2024-07-26T18:21:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:02 smithi071 ceph-mon[92867]: pgmap v1013: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:02 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:02 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/690105855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:03.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:02 smithi071 ceph-mon[92867]: osdmap e890: 8 total, 8 up, 8 in 2024-07-26T18:21:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:02 smithi071 ceph-mon[90507]: pgmap v1013: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:02 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:02 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/690105855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:03.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:02 smithi071 ceph-mon[90507]: osdmap e890: 8 total, 8 up, 8 in 2024-07-26T18:21:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:03 smithi135 ceph-mon[85352]: osdmap e891: 8 total, 8 up, 8 in 2024-07-26T18:21:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:03 smithi071 ceph-mon[90507]: osdmap e891: 8 total, 8 up, 8 in 2024-07-26T18:21:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:03 smithi071 ceph-mon[92867]: osdmap e891: 8 total, 8 up, 8 in 2024-07-26T18:21:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:04 smithi135 ceph-mon[85352]: pgmap v1016: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:04 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:04 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:21:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:04 smithi135 ceph-mon[85352]: osdmap e892: 8 total, 8 up, 8 in 2024-07-26T18:21:05.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:04 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/757611161' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:04 smithi071 ceph-mon[92867]: pgmap v1016: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:04 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:04 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:21:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:04 smithi071 ceph-mon[92867]: osdmap e892: 8 total, 8 up, 8 in 2024-07-26T18:21:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:04 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/757611161' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:04 smithi071 ceph-mon[90507]: pgmap v1016: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:04 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:04 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:21:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:04 smithi071 ceph-mon[90507]: osdmap e892: 8 total, 8 up, 8 in 2024-07-26T18:21:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:04 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/757611161' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:06.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:05 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/757611161' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:06.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:05 smithi135 ceph-mon[85352]: osdmap e893: 8 total, 8 up, 8 in 2024-07-26T18:21:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:05 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/757611161' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:05 smithi071 ceph-mon[90507]: osdmap e893: 8 total, 8 up, 8 in 2024-07-26T18:21:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:05 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/757611161' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:05 smithi071 ceph-mon[92867]: osdmap e893: 8 total, 8 up, 8 in 2024-07-26T18:21:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:06 smithi135 ceph-mon[85352]: pgmap v1019: 137 pgs: 8 creating+peering, 18 unknown, 111 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:06 smithi135 ceph-mon[85352]: osdmap e894: 8 total, 8 up, 8 in 2024-07-26T18:21:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:06 smithi071 ceph-mon[90507]: pgmap v1019: 137 pgs: 8 creating+peering, 18 unknown, 111 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:06 smithi071 ceph-mon[90507]: osdmap e894: 8 total, 8 up, 8 in 2024-07-26T18:21:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:06 smithi071 ceph-mon[92867]: pgmap v1019: 137 pgs: 8 creating+peering, 18 unknown, 111 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:06 smithi071 ceph-mon[92867]: osdmap e894: 8 total, 8 up, 8 in 2024-07-26T18:21:09.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:08 smithi135 ceph-mon[85352]: pgmap v1021: 137 pgs: 8 creating+peering, 11 unknown, 118 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:08 smithi071 ceph-mon[90507]: pgmap v1021: 137 pgs: 8 creating+peering, 11 unknown, 118 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:08 smithi071 ceph-mon[92867]: pgmap v1021: 137 pgs: 8 creating+peering, 11 unknown, 118 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:11.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:10 smithi135 ceph-mon[85352]: pgmap v1022: 137 pgs: 137 active+clean; 1.8 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 8.4 MiB/s wr, 9.45k op/s 2024-07-26T18:21:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:10 smithi071 ceph-mon[92867]: pgmap v1022: 137 pgs: 137 active+clean; 1.8 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 8.4 MiB/s wr, 9.45k op/s 2024-07-26T18:21:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:10 smithi071 ceph-mon[90507]: pgmap v1022: 137 pgs: 137 active+clean; 1.8 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 8.4 MiB/s wr, 9.45k op/s 2024-07-26T18:21:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:21:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:21:12] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2024-07-26T18:21:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:12 smithi135 ceph-mon[85352]: pgmap v1023: 137 pgs: 137 active+clean; 1.8 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 6.4 MiB/s wr, 7.15k op/s 2024-07-26T18:21:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:12 smithi071 ceph-mon[90507]: pgmap v1023: 137 pgs: 137 active+clean; 1.8 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 6.4 MiB/s wr, 7.15k op/s 2024-07-26T18:21:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:12 smithi071 ceph-mon[92867]: pgmap v1023: 137 pgs: 137 active+clean; 1.8 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 6.4 MiB/s wr, 7.15k op/s 2024-07-26T18:21:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:14 smithi135 ceph-mon[85352]: pgmap v1024: 137 pgs: 137 active+clean; 1.8 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.6 MiB/s wr, 6.35k op/s 2024-07-26T18:21:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:14 smithi071 ceph-mon[90507]: pgmap v1024: 137 pgs: 137 active+clean; 1.8 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.6 MiB/s wr, 6.35k op/s 2024-07-26T18:21:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:14 smithi071 ceph-mon[92867]: pgmap v1024: 137 pgs: 137 active+clean; 1.8 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.6 MiB/s wr, 6.35k op/s 2024-07-26T18:21:16.724 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.MultiProducer (14028 ms) 2024-07-26T18:21:16.725 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-07-26T18:21:17.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:16 smithi135 ceph-mon[85352]: pgmap v1025: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 179 MiB/s rd, 7.4 MiB/s wr, 8.64k op/s 2024-07-26T18:21:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:16 smithi071 ceph-mon[90507]: pgmap v1025: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 179 MiB/s rd, 7.4 MiB/s wr, 8.64k op/s 2024-07-26T18:21:17.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:16 smithi071 ceph-mon[92867]: pgmap v1025: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 179 MiB/s rd, 7.4 MiB/s wr, 8.64k op/s 2024-07-26T18:21:18.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:17 smithi135 ceph-mon[85352]: osdmap e895: 8 total, 8 up, 8 in 2024-07-26T18:21:18.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:17 smithi135 ceph-mon[85352]: pgmap v1027: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:17 smithi071 ceph-mon[92867]: osdmap e895: 8 total, 8 up, 8 in 2024-07-26T18:21:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:17 smithi071 ceph-mon[92867]: pgmap v1027: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:17 smithi071 ceph-mon[90507]: osdmap e895: 8 total, 8 up, 8 in 2024-07-26T18:21:18.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:17 smithi071 ceph-mon[90507]: pgmap v1027: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:19.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:18 smithi135 ceph-mon[85352]: osdmap e896: 8 total, 8 up, 8 in 2024-07-26T18:21:19.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:18 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1727516100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:19.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:18 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:18 smithi071 ceph-mon[90507]: osdmap e896: 8 total, 8 up, 8 in 2024-07-26T18:21:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:18 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1727516100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:18 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:19.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:18 smithi071 ceph-mon[92867]: osdmap e896: 8 total, 8 up, 8 in 2024-07-26T18:21:19.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:18 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1727516100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:19.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:18 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:19 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:19 smithi135 ceph-mon[85352]: osdmap e897: 8 total, 8 up, 8 in 2024-07-26T18:21:20.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:19 smithi135 ceph-mon[85352]: pgmap v1030: 137 pgs: 4 creating+peering, 23 unknown, 110 active+clean; 753 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:19 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:19 smithi071 ceph-mon[92867]: osdmap e897: 8 total, 8 up, 8 in 2024-07-26T18:21:20.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:19 smithi071 ceph-mon[92867]: pgmap v1030: 137 pgs: 4 creating+peering, 23 unknown, 110 active+clean; 753 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:20.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:19 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:20.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:19 smithi071 ceph-mon[90507]: osdmap e897: 8 total, 8 up, 8 in 2024-07-26T18:21:20.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:19 smithi071 ceph-mon[90507]: pgmap v1030: 137 pgs: 4 creating+peering, 23 unknown, 110 active+clean; 753 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:20.756 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4032 ms) 2024-07-26T18:21:20.757 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-07-26T18:21:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:20 smithi135 ceph-mon[85352]: osdmap e898: 8 total, 8 up, 8 in 2024-07-26T18:21:21.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:20 smithi071 ceph-mon[90507]: osdmap e898: 8 total, 8 up, 8 in 2024-07-26T18:21:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:20 smithi071 ceph-mon[92867]: osdmap e898: 8 total, 8 up, 8 in 2024-07-26T18:21:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:21 smithi135 ceph-mon[85352]: osdmap e899: 8 total, 8 up, 8 in 2024-07-26T18:21:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:21:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:21:22.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:21:22.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:21:22.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:21 smithi135 ceph-mon[85352]: pgmap v1033: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:22.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[90507]: osdmap e899: 8 total, 8 up, 8 in 2024-07-26T18:21:22.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:21:22.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:21:22.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:21:22.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:21:22.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[90507]: pgmap v1033: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:22.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[92867]: osdmap e899: 8 total, 8 up, 8 in 2024-07-26T18:21:22.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:21:22.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:21:22.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:21:22.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:21:22.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:21 smithi071 ceph-mon[92867]: pgmap v1033: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:21:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:21:22] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2024-07-26T18:21:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:22 smithi135 ceph-mon[85352]: osdmap e900: 8 total, 8 up, 8 in 2024-07-26T18:21:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:22 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2815181080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:22 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:22 smithi071 ceph-mon[90507]: osdmap e900: 8 total, 8 up, 8 in 2024-07-26T18:21:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:22 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2815181080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:22 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:23.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:22 smithi071 ceph-mon[92867]: osdmap e900: 8 total, 8 up, 8 in 2024-07-26T18:21:23.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:22 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2815181080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:23.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:22 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:23 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:23 smithi135 ceph-mon[85352]: osdmap e901: 8 total, 8 up, 8 in 2024-07-26T18:21:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:23 smithi135 ceph-mon[85352]: pgmap v1036: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:23 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:23 smithi071 ceph-mon[90507]: osdmap e901: 8 total, 8 up, 8 in 2024-07-26T18:21:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:23 smithi071 ceph-mon[90507]: pgmap v1036: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:23 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:23 smithi071 ceph-mon[92867]: osdmap e901: 8 total, 8 up, 8 in 2024-07-26T18:21:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:23 smithi071 ceph-mon[92867]: pgmap v1036: 137 pgs: 6 creating+peering, 18 unknown, 113 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-07-26T18:21:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:24 smithi135 ceph-mon[85352]: osdmap e902: 8 total, 8 up, 8 in 2024-07-26T18:21:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:24 smithi071 ceph-mon[92867]: osdmap e902: 8 total, 8 up, 8 in 2024-07-26T18:21:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:24 smithi071 ceph-mon[90507]: osdmap e902: 8 total, 8 up, 8 in 2024-07-26T18:21:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:25 smithi135 ceph-mon[85352]: pgmap v1038: 137 pgs: 6 creating+peering, 7 unknown, 124 active+clean; 1.1 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 4.8 MiB/s wr, 5.72k op/s 2024-07-26T18:21:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:25 smithi071 ceph-mon[92867]: pgmap v1038: 137 pgs: 6 creating+peering, 7 unknown, 124 active+clean; 1.1 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 4.8 MiB/s wr, 5.72k op/s 2024-07-26T18:21:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:25 smithi071 ceph-mon[90507]: pgmap v1038: 137 pgs: 6 creating+peering, 7 unknown, 124 active+clean; 1.1 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 4.8 MiB/s wr, 5.72k op/s 2024-07-26T18:21:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:27.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:28 smithi071 ceph-mon[90507]: pgmap v1039: 137 pgs: 137 active+clean; 1.1 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.9 MiB/s wr, 4.65k op/s 2024-07-26T18:21:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:28 smithi071 ceph-mon[92867]: pgmap v1039: 137 pgs: 137 active+clean; 1.1 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.9 MiB/s wr, 4.65k op/s 2024-07-26T18:21:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:28 smithi135 ceph-mon[85352]: pgmap v1039: 137 pgs: 137 active+clean; 1.1 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.9 MiB/s wr, 4.65k op/s 2024-07-26T18:21:31.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:30 smithi135 ceph-mon[85352]: pgmap v1040: 137 pgs: 137 active+clean; 1.1 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 3.55k op/s 2024-07-26T18:21:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:30 smithi071 ceph-mon[90507]: pgmap v1040: 137 pgs: 137 active+clean; 1.1 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 3.55k op/s 2024-07-26T18:21:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:30 smithi071 ceph-mon[92867]: pgmap v1040: 137 pgs: 137 active+clean; 1.1 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.0 MiB/s wr, 3.55k op/s 2024-07-26T18:21:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:21:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:21:32] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.43.0" 2024-07-26T18:21:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:32 smithi135 ceph-mon[85352]: pgmap v1041: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 6.0 MiB/s wr, 7.16k op/s 2024-07-26T18:21:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:32 smithi071 ceph-mon[92867]: pgmap v1041: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 6.0 MiB/s wr, 7.16k op/s 2024-07-26T18:21:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:32 smithi071 ceph-mon[90507]: pgmap v1041: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 6.0 MiB/s wr, 7.16k op/s 2024-07-26T18:21:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:34 smithi135 ceph-mon[85352]: pgmap v1042: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 5.3 MiB/s wr, 6.34k op/s 2024-07-26T18:21:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:34 smithi071 ceph-mon[90507]: pgmap v1042: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 5.3 MiB/s wr, 6.34k op/s 2024-07-26T18:21:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:34 smithi071 ceph-mon[92867]: pgmap v1042: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 5.3 MiB/s wr, 6.34k op/s 2024-07-26T18:21:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:36 smithi135 ceph-mon[85352]: pgmap v1043: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 5.6 MiB/s wr, 6.86k op/s 2024-07-26T18:21:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:36 smithi071 ceph-mon[92867]: pgmap v1043: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 5.6 MiB/s wr, 6.86k op/s 2024-07-26T18:21:37.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:36 smithi071 ceph-mon[90507]: pgmap v1043: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 5.6 MiB/s wr, 6.86k op/s 2024-07-26T18:21:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:38 smithi135 ceph-mon[85352]: pgmap v1044: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 69 MiB/s rd, 3.6 MiB/s wr, 4.44k op/s 2024-07-26T18:21:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:38 smithi071 ceph-mon[90507]: pgmap v1044: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 69 MiB/s rd, 3.6 MiB/s wr, 4.44k op/s 2024-07-26T18:21:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:38 smithi071 ceph-mon[92867]: pgmap v1044: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 69 MiB/s rd, 3.6 MiB/s wr, 4.44k op/s 2024-07-26T18:21:39.703 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (18947 ms) 2024-07-26T18:21:39.704 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-07-26T18:21:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:40 smithi135 ceph-mon[85352]: pgmap v1045: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 69 MiB/s rd, 3.6 MiB/s wr, 4.44k op/s 2024-07-26T18:21:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:40 smithi135 ceph-mon[85352]: osdmap e903: 8 total, 8 up, 8 in 2024-07-26T18:21:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:40 smithi071 ceph-mon[92867]: pgmap v1045: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 69 MiB/s rd, 3.6 MiB/s wr, 4.44k op/s 2024-07-26T18:21:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:40 smithi071 ceph-mon[92867]: osdmap e903: 8 total, 8 up, 8 in 2024-07-26T18:21:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:40 smithi071 ceph-mon[90507]: pgmap v1045: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 69 MiB/s rd, 3.6 MiB/s wr, 4.44k op/s 2024-07-26T18:21:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:40 smithi071 ceph-mon[90507]: osdmap e903: 8 total, 8 up, 8 in 2024-07-26T18:21:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:41 smithi135 ceph-mon[85352]: osdmap e904: 8 total, 8 up, 8 in 2024-07-26T18:21:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:41 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2651033290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:41 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:42.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:41 smithi071 ceph-mon[90507]: osdmap e904: 8 total, 8 up, 8 in 2024-07-26T18:21:42.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:41 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2651033290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:42.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:41 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:42.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:41 smithi071 ceph-mon[92867]: osdmap e904: 8 total, 8 up, 8 in 2024-07-26T18:21:42.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:41 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2651033290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:42.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:41 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:21:42] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.43.0" 2024-07-26T18:21:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:42 smithi135 ceph-mon[85352]: pgmap v1048: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:42 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:42 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:43.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:42 smithi135 ceph-mon[85352]: osdmap e905: 8 total, 8 up, 8 in 2024-07-26T18:21:43.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:21:43.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[90507]: pgmap v1048: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[90507]: osdmap e905: 8 total, 8 up, 8 in 2024-07-26T18:21:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:21:43.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[92867]: pgmap v1048: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[92867]: osdmap e905: 8 total, 8 up, 8 in 2024-07-26T18:21:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:21:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:43.735 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4032 ms) 2024-07-26T18:21:43.735 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-07-26T18:21:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:43 smithi135 ceph-mon[85352]: osdmap e906: 8 total, 8 up, 8 in 2024-07-26T18:21:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:43 smithi071 ceph-mon[92867]: osdmap e906: 8 total, 8 up, 8 in 2024-07-26T18:21:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:43 smithi071 ceph-mon[90507]: osdmap e906: 8 total, 8 up, 8 in 2024-07-26T18:21:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:44 smithi135 ceph-mon[85352]: pgmap v1051: 137 pgs: 12 creating+peering, 10 unknown, 115 active+clean; 606 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:44 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:45.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:44 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:21:45.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:44 smithi135 ceph-mon[85352]: osdmap e907: 8 total, 8 up, 8 in 2024-07-26T18:21:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:44 smithi071 ceph-mon[92867]: pgmap v1051: 137 pgs: 12 creating+peering, 10 unknown, 115 active+clean; 606 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:44 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:44 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:21:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:44 smithi071 ceph-mon[92867]: osdmap e907: 8 total, 8 up, 8 in 2024-07-26T18:21:45.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:44 smithi071 ceph-mon[90507]: pgmap v1051: 137 pgs: 12 creating+peering, 10 unknown, 115 active+clean; 606 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:45.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:44 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:45.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:44 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:21:45.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:44 smithi071 ceph-mon[90507]: osdmap e907: 8 total, 8 up, 8 in 2024-07-26T18:21:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:45 smithi135 ceph-mon[85352]: osdmap e908: 8 total, 8 up, 8 in 2024-07-26T18:21:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:45 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1122682177' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:46.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:45 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:46.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:45 smithi135 ceph-mon[85352]: pgmap v1054: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:45 smithi071 ceph-mon[90507]: osdmap e908: 8 total, 8 up, 8 in 2024-07-26T18:21:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:45 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1122682177' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:45 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:45 smithi071 ceph-mon[90507]: pgmap v1054: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:45 smithi071 ceph-mon[92867]: osdmap e908: 8 total, 8 up, 8 in 2024-07-26T18:21:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:45 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1122682177' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:45 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:45 smithi071 ceph-mon[92867]: pgmap v1054: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:46 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:46 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:46 smithi135 ceph-mon[85352]: osdmap e909: 8 total, 8 up, 8 in 2024-07-26T18:21:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:46 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:46 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:46 smithi071 ceph-mon[90507]: osdmap e909: 8 total, 8 up, 8 in 2024-07-26T18:21:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:46 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:46 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:46 smithi071 ceph-mon[92867]: osdmap e909: 8 total, 8 up, 8 in 2024-07-26T18:21:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:47 smithi135 ceph-mon[85352]: osdmap e910: 8 total, 8 up, 8 in 2024-07-26T18:21:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:47 smithi135 ceph-mon[85352]: pgmap v1057: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 596 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:47 smithi071 ceph-mon[92867]: osdmap e910: 8 total, 8 up, 8 in 2024-07-26T18:21:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:47 smithi071 ceph-mon[92867]: pgmap v1057: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 596 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:47 smithi071 ceph-mon[90507]: osdmap e910: 8 total, 8 up, 8 in 2024-07-26T18:21:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:47 smithi071 ceph-mon[90507]: pgmap v1057: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 596 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:48 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:48 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:21:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:48 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:48 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:21:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:48 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:48 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:21:49.767 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6032 ms) 2024-07-26T18:21:49.767 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-07-26T18:21:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:49 smithi135 ceph-mon[85352]: pgmap v1058: 137 pgs: 7 creating+peering, 130 active+clean; 596 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 544 KiB/s rd, 546 KiB/s wr, 205 op/s 2024-07-26T18:21:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:49 smithi071 ceph-mon[90507]: pgmap v1058: 137 pgs: 7 creating+peering, 130 active+clean; 596 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 544 KiB/s rd, 546 KiB/s wr, 205 op/s 2024-07-26T18:21:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:49 smithi071 ceph-mon[92867]: pgmap v1058: 137 pgs: 7 creating+peering, 130 active+clean; 596 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 544 KiB/s rd, 546 KiB/s wr, 205 op/s 2024-07-26T18:21:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:50 smithi135 ceph-mon[85352]: osdmap e911: 8 total, 8 up, 8 in 2024-07-26T18:21:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:50 smithi071 ceph-mon[90507]: osdmap e911: 8 total, 8 up, 8 in 2024-07-26T18:21:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:50 smithi071 ceph-mon[92867]: osdmap e911: 8 total, 8 up, 8 in 2024-07-26T18:21:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:51 smithi135 ceph-mon[85352]: osdmap e912: 8 total, 8 up, 8 in 2024-07-26T18:21:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:51 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1166192589' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:51 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:51 smithi135 ceph-mon[85352]: pgmap v1061: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:52.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:51 smithi071 ceph-mon[92867]: osdmap e912: 8 total, 8 up, 8 in 2024-07-26T18:21:52.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:51 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1166192589' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:52.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:51 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:52.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:51 smithi071 ceph-mon[92867]: pgmap v1061: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:52.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:51 smithi071 ceph-mon[90507]: osdmap e912: 8 total, 8 up, 8 in 2024-07-26T18:21:52.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:51 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1166192589' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:52.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:51 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:52.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:51 smithi071 ceph-mon[90507]: pgmap v1061: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:21:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:21:52] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-26T18:21:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:52 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:52 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:52 smithi135 ceph-mon[85352]: osdmap e913: 8 total, 8 up, 8 in 2024-07-26T18:21:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:52 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:52 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:52 smithi071 ceph-mon[92867]: osdmap e913: 8 total, 8 up, 8 in 2024-07-26T18:21:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:52 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:21:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:52 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131155-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:52 smithi071 ceph-mon[90507]: osdmap e913: 8 total, 8 up, 8 in 2024-07-26T18:21:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:53 smithi135 ceph-mon[85352]: osdmap e914: 8 total, 8 up, 8 in 2024-07-26T18:21:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:53 smithi135 ceph-mon[85352]: pgmap v1064: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:53 smithi071 ceph-mon[90507]: osdmap e914: 8 total, 8 up, 8 in 2024-07-26T18:21:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:53 smithi071 ceph-mon[90507]: pgmap v1064: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:53 smithi071 ceph-mon[92867]: osdmap e914: 8 total, 8 up, 8 in 2024-07-26T18:21:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:53 smithi071 ceph-mon[92867]: pgmap v1064: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:54.794 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5027 ms) 2024-07-26T18:21:54.795 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 22 tests from TestCls2PCQueue (99979 ms total) 2024-07-26T18:21:54.795 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:21:54.795 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:21:54.795 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 22 tests from 1 test suite ran. (99979 ms total) 2024-07-26T18:21:54.795 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 22 tests. 2024-07-26T18:21:54.798 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:21:54.798 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:21:54.825 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-07-26T18:21:54.825 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:21:54.896 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:21:54.896 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 6 tests from 2 test suites. 2024-07-26T18:21:54.897 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:21:54.897 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 5 tests from cls_cas 2024-07-26T18:21:54.897 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_cas.get_put 2024-07-26T18:21:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:54 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:54 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:21:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:54 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:54 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:21:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:54 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:21:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:54 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:21:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:55 smithi135 ceph-mon[85352]: osdmap e915: 8 total, 8 up, 8 in 2024-07-26T18:21:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:55 smithi135 ceph-mon[85352]: pgmap v1066: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:55 smithi071 ceph-mon[90507]: osdmap e915: 8 total, 8 up, 8 in 2024-07-26T18:21:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:55 smithi071 ceph-mon[90507]: pgmap v1066: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:55 smithi071 ceph-mon[92867]: osdmap e915: 8 total, 8 up, 8 in 2024-07-26T18:21:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:55 smithi071 ceph-mon[92867]: pgmap v1066: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:56 smithi071 ceph-mon[92867]: osdmap e916: 8 total, 8 up, 8 in 2024-07-26T18:21:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:56 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1430734445' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:56 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:56 smithi071 ceph-mon[90507]: osdmap e916: 8 total, 8 up, 8 in 2024-07-26T18:21:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:56 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1430734445' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:56 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:56 smithi135 ceph-mon[85352]: osdmap e916: 8 total, 8 up, 8 in 2024-07-26T18:21:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:56 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1430734445' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:57.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:56 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:21:57.830 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_cas.get_put (2934 ms) 2024-07-26T18:21:57.831 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_cas.wrong_put 2024-07-26T18:21:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:57 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:57 smithi071 ceph-mon[92867]: osdmap e917: 8 total, 8 up, 8 in 2024-07-26T18:21:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:21:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:57 smithi071 ceph-mon[92867]: pgmap v1069: 137 pgs: 10 creating+peering, 20 unknown, 107 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:57 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:57 smithi071 ceph-mon[90507]: osdmap e917: 8 total, 8 up, 8 in 2024-07-26T18:21:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:21:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:57 smithi071 ceph-mon[90507]: pgmap v1069: 137 pgs: 10 creating+peering, 20 unknown, 107 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:57 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:21:58.394 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:57 smithi135 ceph-mon[85352]: osdmap e917: 8 total, 8 up, 8 in 2024-07-26T18:21:58.395 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:21:58.395 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:21:58.395 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:57 smithi135 ceph-mon[85352]: pgmap v1069: 137 pgs: 10 creating+peering, 20 unknown, 107 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:21:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:58 smithi071 ceph-mon[90507]: osdmap e918: 8 total, 8 up, 8 in 2024-07-26T18:21:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:58 smithi071 ceph-mon[92867]: osdmap e918: 8 total, 8 up, 8 in 2024-07-26T18:21:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:58 smithi135 ceph-mon[85352]: osdmap e918: 8 total, 8 up, 8 in 2024-07-26T18:22:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:59 smithi071 ceph-mon[90507]: osdmap e919: 8 total, 8 up, 8 in 2024-07-26T18:22:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:59 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1965514647' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:59 smithi071 ceph-mon[90507]: pgmap v1072: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:21:59 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1965514647' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:59 smithi071 ceph-mon[92867]: osdmap e919: 8 total, 8 up, 8 in 2024-07-26T18:22:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:59 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1965514647' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:59 smithi071 ceph-mon[92867]: pgmap v1072: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:21:59 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1965514647' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:59 smithi135 ceph-mon[85352]: osdmap e919: 8 total, 8 up, 8 in 2024-07-26T18:22:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:59 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1965514647' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:59 smithi135 ceph-mon[85352]: pgmap v1072: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:21:59 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1965514647' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:00.846 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_cas.wrong_put (3016 ms) 2024-07-26T18:22:00.846 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_cas.dup_get 2024-07-26T18:22:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:00 smithi071 ceph-mon[90507]: osdmap e920: 8 total, 8 up, 8 in 2024-07-26T18:22:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:00 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:00 smithi071 ceph-mon[90507]: osdmap e921: 8 total, 8 up, 8 in 2024-07-26T18:22:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:00 smithi071 ceph-mon[92867]: osdmap e920: 8 total, 8 up, 8 in 2024-07-26T18:22:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:00 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:00 smithi071 ceph-mon[92867]: osdmap e921: 8 total, 8 up, 8 in 2024-07-26T18:22:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:00 smithi135 ceph-mon[85352]: osdmap e920: 8 total, 8 up, 8 in 2024-07-26T18:22:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:00 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:00 smithi135 ceph-mon[85352]: osdmap e921: 8 total, 8 up, 8 in 2024-07-26T18:22:02.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:01 smithi071 ceph-mon[92867]: pgmap v1075: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:02.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:22:02] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-26T18:22:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:01 smithi071 ceph-mon[90507]: pgmap v1075: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:01 smithi135 ceph-mon[85352]: pgmap v1075: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:22:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-mon[92867]: osdmap e922: 8 total, 8 up, 8 in 2024-07-26T18:22:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1156797761' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:03.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:22:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-mon[90507]: osdmap e922: 8 total, 8 up, 8 in 2024-07-26T18:22:03.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1156797761' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:03.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:02 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:02 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:02 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:22:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:02 smithi135 ceph-mon[85352]: osdmap e922: 8 total, 8 up, 8 in 2024-07-26T18:22:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:02 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1156797761' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:02 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:03.873 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_cas.dup_get (3027 ms) 2024-07-26T18:22:03.873 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_cas.dup_put 2024-07-26T18:22:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:03 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:03 smithi071 ceph-mon[92867]: osdmap e923: 8 total, 8 up, 8 in 2024-07-26T18:22:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:03 smithi071 ceph-mon[92867]: pgmap v1078: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:03 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:03 smithi071 ceph-mon[90507]: osdmap e923: 8 total, 8 up, 8 in 2024-07-26T18:22:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:03 smithi071 ceph-mon[90507]: pgmap v1078: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:03 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:03 smithi135 ceph-mon[85352]: osdmap e923: 8 total, 8 up, 8 in 2024-07-26T18:22:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:03 smithi135 ceph-mon[85352]: pgmap v1078: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:04 smithi071 ceph-mon[92867]: osdmap e924: 8 total, 8 up, 8 in 2024-07-26T18:22:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:04 smithi071 ceph-mon[90507]: osdmap e924: 8 total, 8 up, 8 in 2024-07-26T18:22:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:04 smithi135 ceph-mon[85352]: osdmap e924: 8 total, 8 up, 8 in 2024-07-26T18:22:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:05 smithi071 ceph-mon[90507]: osdmap e925: 8 total, 8 up, 8 in 2024-07-26T18:22:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:05 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3006307028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:05 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:05 smithi071 ceph-mon[90507]: pgmap v1081: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:05 smithi071 ceph-mon[92867]: osdmap e925: 8 total, 8 up, 8 in 2024-07-26T18:22:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:05 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3006307028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:05 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:05 smithi071 ceph-mon[92867]: pgmap v1081: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:05 smithi135 ceph-mon[85352]: osdmap e925: 8 total, 8 up, 8 in 2024-07-26T18:22:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:05 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3006307028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:05 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:05 smithi135 ceph-mon[85352]: pgmap v1081: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:06.893 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_cas.dup_put (3020 ms) 2024-07-26T18:22:06.893 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_cas.get_wrong_data 2024-07-26T18:22:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:06 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:06 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:06 smithi071 ceph-mon[90507]: osdmap e926: 8 total, 8 up, 8 in 2024-07-26T18:22:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:06 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:06 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:06 smithi071 ceph-mon[92867]: osdmap e926: 8 total, 8 up, 8 in 2024-07-26T18:22:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:06 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:06 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:06 smithi135 ceph-mon[85352]: osdmap e926: 8 total, 8 up, 8 in 2024-07-26T18:22:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:07 smithi071 ceph-mon[90507]: osdmap e927: 8 total, 8 up, 8 in 2024-07-26T18:22:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:07 smithi071 ceph-mon[90507]: pgmap v1084: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:07 smithi071 ceph-mon[92867]: osdmap e927: 8 total, 8 up, 8 in 2024-07-26T18:22:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:07 smithi071 ceph-mon[92867]: pgmap v1084: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:08.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:07 smithi135 ceph-mon[85352]: osdmap e927: 8 total, 8 up, 8 in 2024-07-26T18:22:08.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:07 smithi135 ceph-mon[85352]: pgmap v1084: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:08 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:08 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:22:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:08 smithi071 ceph-mon[90507]: osdmap e928: 8 total, 8 up, 8 in 2024-07-26T18:22:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:08 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3517301020' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:08 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:08 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:22:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:08 smithi071 ceph-mon[92867]: osdmap e928: 8 total, 8 up, 8 in 2024-07-26T18:22:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:08 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3517301020' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:08 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:08 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:22:09.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:08 smithi135 ceph-mon[85352]: osdmap e928: 8 total, 8 up, 8 in 2024-07-26T18:22:09.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:08 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3517301020' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:09.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:09.916 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_cas.get_wrong_data (3018 ms) 2024-07-26T18:22:09.916 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 5 tests from cls_cas (15015 ms total) 2024-07-26T18:22:09.916 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:22:09.916 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 1 test from chunk_refs_t 2024-07-26T18:22:09.916 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] chunk_refs_t.size 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:1 60 by_object 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:2 103 by_object 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:4 189 by_object 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:8 361 by_object 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:16 112 by_hash(32 bits) 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:32 208 by_hash(32 bits) 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:64 400 by_hash(32 bits) 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:128 509 by_hash(10 bits) 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:256 499 by_hash(7 bits) 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:512 462 by_hash(5 bits) 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:1024 466 by_hash(5 bits) 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:2048 466 by_hash(5 bits) 2024-07-26T18:22:09.917 INFO:tasks.workunit.client.0.smithi071.stdout:4096 470 by_hash(5 bits) 2024-07-26T18:22:09.918 INFO:tasks.workunit.client.0.smithi071.stdout:8192 498 by_hash(4 bits) 2024-07-26T18:22:09.918 INFO:tasks.workunit.client.0.smithi071.stdout:16384 278 by_hash(3 bits) 2024-07-26T18:22:09.918 INFO:tasks.workunit.client.0.smithi071.stdout:32768 337 by_hash(2 bits) 2024-07-26T18:22:09.922 INFO:tasks.workunit.client.0.smithi071.stdout:65536 367 by_hash(2 bits) 2024-07-26T18:22:09.929 INFO:tasks.workunit.client.0.smithi071.stdout:131072 387 by_hash(1 bits) 2024-07-26T18:22:09.943 INFO:tasks.workunit.client.0.smithi071.stdout:262144 331 by_pool 2024-07-26T18:22:09.971 INFO:tasks.workunit.client.0.smithi071.stdout:524288 21 count 2024-07-26T18:22:10.018 INFO:tasks.workunit.client.0.smithi071.stdout:1048576 21 count 2024-07-26T18:22:10.119 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] chunk_refs_t.size (205 ms) 2024-07-26T18:22:10.120 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 1 test from chunk_refs_t (205 ms total) 2024-07-26T18:22:10.120 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:22:10.120 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:22:10.120 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 6 tests from 2 test suites ran. (15220 ms total) 2024-07-26T18:22:10.120 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 6 tests. 2024-07-26T18:22:10.120 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:22:10.120 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:22:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:09 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:09 smithi071 ceph-mon[90507]: osdmap e929: 8 total, 8 up, 8 in 2024-07-26T18:22:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:09 smithi071 ceph-mon[90507]: pgmap v1087: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:09 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:09 smithi071 ceph-mon[92867]: osdmap e929: 8 total, 8 up, 8 in 2024-07-26T18:22:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:09 smithi071 ceph-mon[92867]: pgmap v1087: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:10.186 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-07-26T18:22:10.186 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:22:10.256 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:22:10.256 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 31 tests from 1 test suite. 2024-07-26T18:22:10.256 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:22:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:09 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-131939-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:09 smithi135 ceph-mon[85352]: osdmap e929: 8 total, 8 up, 8 in 2024-07-26T18:22:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:09 smithi135 ceph-mon[85352]: pgmap v1087: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:10 smithi071 ceph-mon[90507]: osdmap e930: 8 total, 8 up, 8 in 2024-07-26T18:22:11.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:10 smithi071 ceph-mon[92867]: osdmap e930: 8 total, 8 up, 8 in 2024-07-26T18:22:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:10 smithi135 ceph-mon[85352]: osdmap e930: 8 total, 8 up, 8 in 2024-07-26T18:22:11.920 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 31 tests from CmpOmap 2024-07-26T18:22:11.920 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-07-26T18:22:11.932 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (11 ms) 2024-07-26T18:22:11.932 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-07-26T18:22:11.940 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (9 ms) 2024-07-26T18:22:11.941 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-07-26T18:22:11.943 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2024-07-26T18:22:11.944 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-07-26T18:22:11.946 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2024-07-26T18:22:11.946 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-07-26T18:22:11.955 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_str (5 ms) 2024-07-26T18:22:11.955 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-07-26T18:22:11.960 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_u64 (8 ms) 2024-07-26T18:22:11.960 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-07-26T18:22:11.963 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (3 ms) 2024-07-26T18:22:11.963 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-07-26T18:22:11.965 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (2 ms) 2024-07-26T18:22:11.965 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-07-26T18:22:11.967 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2024-07-26T18:22:11.968 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-07-26T18:22:11.971 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2024-07-26T18:22:11.971 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-07-26T18:22:11.972 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (0 ms) 2024-07-26T18:22:11.972 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-07-26T18:22:11.972 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2024-07-26T18:22:11.973 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-07-26T18:22:11.978 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (6 ms) 2024-07-26T18:22:11.979 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-07-26T18:22:11.985 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2024-07-26T18:22:11.985 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-07-26T18:22:11.992 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2024-07-26T18:22:11.992 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-07-26T18:22:11.998 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2024-07-26T18:22:11.998 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-07-26T18:22:12.005 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_set_vals_str (7 ms) 2024-07-26T18:22:12.005 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-07-26T18:22:12.012 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (7 ms) 2024-07-26T18:22:12.012 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-07-26T18:22:12.014 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2024-07-26T18:22:12.014 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-07-26T18:22:12.016 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (2 ms) 2024-07-26T18:22:12.016 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-07-26T18:22:12.017 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-07-26T18:22:12.017 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-07-26T18:22:12.017 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-07-26T18:22:12.017 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-07-26T18:22:12.024 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (6 ms) 2024-07-26T18:22:12.024 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-07-26T18:22:12.030 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (6 ms) 2024-07-26T18:22:12.030 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-07-26T18:22:12.036 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (7 ms) 2024-07-26T18:22:12.036 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-07-26T18:22:12.044 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (8 ms) 2024-07-26T18:22:12.045 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-07-26T18:22:12.046 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-07-26T18:22:12.046 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-07-26T18:22:12.049 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-07-26T18:22:12.049 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-07-26T18:22:12.050 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-07-26T18:22:12.050 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-07-26T18:22:12.051 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-07-26T18:22:12.051 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-07-26T18:22:12.058 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (8 ms) 2024-07-26T18:22:12.058 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 31 tests from CmpOmap (139 ms total) 2024-07-26T18:22:12.059 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:22:12.059 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:22:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:22:12] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-26T18:22:12.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:11 smithi071 ceph-mon[92867]: osdmap e931: 8 total, 8 up, 8 in 2024-07-26T18:22:12.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:11 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4278588234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132062-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:12.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:11 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132062-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:12.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:11 smithi071 ceph-mon[92867]: pgmap v1090: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:12.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:11 smithi071 ceph-mon[90507]: osdmap e931: 8 total, 8 up, 8 in 2024-07-26T18:22:12.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:11 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4278588234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132062-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:12.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:11 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132062-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:12.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:11 smithi071 ceph-mon[90507]: pgmap v1090: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:11 smithi135 ceph-mon[85352]: osdmap e931: 8 total, 8 up, 8 in 2024-07-26T18:22:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:11 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4278588234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132062-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:11 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132062-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:11 smithi135 ceph-mon[85352]: pgmap v1090: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:12.927 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 31 tests from 1 test suite ran. (2671 ms total) 2024-07-26T18:22:12.928 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 31 tests. 2024-07-26T18:22:12.930 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:22:12.930 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:22:13.001 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-07-26T18:22:13.002 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:22:13.074 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:22:13.074 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 6 tests from 1 test suite. 2024-07-26T18:22:13.074 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:22:13.074 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 6 tests from ClsHello 2024-07-26T18:22:13.074 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsHello.SayHello 2024-07-26T18:22:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132062-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-mon[90507]: osdmap e932: 8 total, 8 up, 8 in 2024-07-26T18:22:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:22:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132062-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-mon[92867]: osdmap e932: 8 total, 8 up, 8 in 2024-07-26T18:22:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:22:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:12 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:12 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132062-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:12 smithi135 ceph-mon[85352]: osdmap e932: 8 total, 8 up, 8 in 2024-07-26T18:22:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:22:13.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:13 smithi071 ceph-mon[90507]: osdmap e933: 8 total, 8 up, 8 in 2024-07-26T18:22:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:13 smithi071 ceph-mon[90507]: pgmap v1093: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:13 smithi071 ceph-mon[92867]: osdmap e933: 8 total, 8 up, 8 in 2024-07-26T18:22:14.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:13 smithi071 ceph-mon[92867]: pgmap v1093: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:13 smithi135 ceph-mon[85352]: osdmap e933: 8 total, 8 up, 8 in 2024-07-26T18:22:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:13 smithi135 ceph-mon[85352]: pgmap v1093: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:14 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:15.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:14 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:22:15.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:14 smithi135 ceph-mon[85352]: osdmap e934: 8 total, 8 up, 8 in 2024-07-26T18:22:15.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:14 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4241302919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:14 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:14 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:22:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:14 smithi071 ceph-mon[90507]: osdmap e934: 8 total, 8 up, 8 in 2024-07-26T18:22:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:14 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4241302919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:15.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:14 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:15.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:14 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:22:15.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:14 smithi071 ceph-mon[92867]: osdmap e934: 8 total, 8 up, 8 in 2024-07-26T18:22:15.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:14 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4241302919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:15.949 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsHello.SayHello (2875 ms) 2024-07-26T18:22:15.949 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsHello.RecordHello 2024-07-26T18:22:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:15 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4241302919' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:15 smithi135 ceph-mon[85352]: osdmap e935: 8 total, 8 up, 8 in 2024-07-26T18:22:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:15 smithi135 ceph-mon[85352]: pgmap v1096: 137 pgs: 3 creating+peering, 22 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:15 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4241302919' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:15 smithi071 ceph-mon[90507]: osdmap e935: 8 total, 8 up, 8 in 2024-07-26T18:22:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:15 smithi071 ceph-mon[90507]: pgmap v1096: 137 pgs: 3 creating+peering, 22 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:15 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4241302919' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:15 smithi071 ceph-mon[92867]: osdmap e935: 8 total, 8 up, 8 in 2024-07-26T18:22:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:15 smithi071 ceph-mon[92867]: pgmap v1096: 137 pgs: 3 creating+peering, 22 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:16 smithi135 ceph-mon[85352]: osdmap e936: 8 total, 8 up, 8 in 2024-07-26T18:22:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:16 smithi071 ceph-mon[90507]: osdmap e936: 8 total, 8 up, 8 in 2024-07-26T18:22:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:16 smithi071 ceph-mon[92867]: osdmap e936: 8 total, 8 up, 8 in 2024-07-26T18:22:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:17 smithi135 ceph-mon[85352]: osdmap e937: 8 total, 8 up, 8 in 2024-07-26T18:22:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:17 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1701231868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:17 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:18.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:17 smithi135 ceph-mon[85352]: pgmap v1099: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:17 smithi071 ceph-mon[90507]: osdmap e937: 8 total, 8 up, 8 in 2024-07-26T18:22:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:17 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1701231868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:17 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:17 smithi071 ceph-mon[90507]: pgmap v1099: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:17 smithi071 ceph-mon[92867]: osdmap e937: 8 total, 8 up, 8 in 2024-07-26T18:22:18.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:17 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1701231868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:18.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:17 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:18.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:17 smithi071 ceph-mon[92867]: pgmap v1099: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:18.964 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsHello.RecordHello (3015 ms) 2024-07-26T18:22:18.964 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsHello.WriteReturnData 2024-07-26T18:22:19.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:18 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:19.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:18 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:19.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:18 smithi135 ceph-mon[85352]: osdmap e938: 8 total, 8 up, 8 in 2024-07-26T18:22:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:18 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:18 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:18 smithi071 ceph-mon[90507]: osdmap e938: 8 total, 8 up, 8 in 2024-07-26T18:22:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:18 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:18 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:19.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:18 smithi071 ceph-mon[92867]: osdmap e938: 8 total, 8 up, 8 in 2024-07-26T18:22:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:19 smithi135 ceph-mon[85352]: osdmap e939: 8 total, 8 up, 8 in 2024-07-26T18:22:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:19 smithi135 ceph-mon[85352]: pgmap v1102: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:19 smithi071 ceph-mon[90507]: osdmap e939: 8 total, 8 up, 8 in 2024-07-26T18:22:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:19 smithi071 ceph-mon[90507]: pgmap v1102: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:19 smithi071 ceph-mon[92867]: osdmap e939: 8 total, 8 up, 8 in 2024-07-26T18:22:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:19 smithi071 ceph-mon[92867]: pgmap v1102: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:20.971 INFO:tasks.workunit.client.0.smithi071.stdout:require_osd_release = squid 2024-07-26T18:22:20.984 INFO:tasks.workunit.client.0.smithi071.stdout:0 2024-07-26T18:22:21.301 INFO:tasks.workunit.client.0.smithi071.stdout:1 2024-07-26T18:22:21.302 INFO:tasks.workunit.client.0.smithi071.stdout:2 2024-07-26T18:22:21.303 INFO:tasks.workunit.client.0.smithi071.stdout:3 2024-07-26T18:22:21.304 INFO:tasks.workunit.client.0.smithi071.stdout:4 2024-07-26T18:22:21.305 INFO:tasks.workunit.client.0.smithi071.stdout:5 2024-07-26T18:22:21.306 INFO:tasks.workunit.client.0.smithi071.stdout:6 2024-07-26T18:22:21.307 INFO:tasks.workunit.client.0.smithi071.stdout:7 2024-07-26T18:22:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:20 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:20 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:22:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:20 smithi135 ceph-mon[85352]: osdmap e940: 8 total, 8 up, 8 in 2024-07-26T18:22:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:20 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/774355136' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:20 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:20 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:21.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:20 smithi135 ceph-mon[85352]: osdmap e941: 8 total, 8 up, 8 in 2024-07-26T18:22:21.308 INFO:tasks.workunit.client.0.smithi071.stdout:8 2024-07-26T18:22:21.309 INFO:tasks.workunit.client.0.smithi071.stdout:9 2024-07-26T18:22:21.310 INFO:tasks.workunit.client.0.smithi071.stdout:10 2024-07-26T18:22:21.311 INFO:tasks.workunit.client.0.smithi071.stdout:11 2024-07-26T18:22:21.312 INFO:tasks.workunit.client.0.smithi071.stdout:12 2024-07-26T18:22:21.313 INFO:tasks.workunit.client.0.smithi071.stdout:13 2024-07-26T18:22:21.314 INFO:tasks.workunit.client.0.smithi071.stdout:14 2024-07-26T18:22:21.315 INFO:tasks.workunit.client.0.smithi071.stdout:15 2024-07-26T18:22:21.316 INFO:tasks.workunit.client.0.smithi071.stdout:16 2024-07-26T18:22:21.317 INFO:tasks.workunit.client.0.smithi071.stdout:17 2024-07-26T18:22:21.318 INFO:tasks.workunit.client.0.smithi071.stdout:18 2024-07-26T18:22:21.319 INFO:tasks.workunit.client.0.smithi071.stdout:19 2024-07-26T18:22:21.319 INFO:tasks.workunit.client.0.smithi071.stdout:20 2024-07-26T18:22:21.321 INFO:tasks.workunit.client.0.smithi071.stdout:21 2024-07-26T18:22:21.321 INFO:tasks.workunit.client.0.smithi071.stdout:22 2024-07-26T18:22:21.322 INFO:tasks.workunit.client.0.smithi071.stdout:23 2024-07-26T18:22:21.323 INFO:tasks.workunit.client.0.smithi071.stdout:24 2024-07-26T18:22:21.324 INFO:tasks.workunit.client.0.smithi071.stdout:25 2024-07-26T18:22:21.325 INFO:tasks.workunit.client.0.smithi071.stdout:26 2024-07-26T18:22:21.326 INFO:tasks.workunit.client.0.smithi071.stdout:27 2024-07-26T18:22:21.327 INFO:tasks.workunit.client.0.smithi071.stdout:28 2024-07-26T18:22:21.328 INFO:tasks.workunit.client.0.smithi071.stdout:29 2024-07-26T18:22:21.329 INFO:tasks.workunit.client.0.smithi071.stdout:30 2024-07-26T18:22:21.330 INFO:tasks.workunit.client.0.smithi071.stdout:31 2024-07-26T18:22:21.331 INFO:tasks.workunit.client.0.smithi071.stdout:32 2024-07-26T18:22:21.332 INFO:tasks.workunit.client.0.smithi071.stdout:33 2024-07-26T18:22:21.333 INFO:tasks.workunit.client.0.smithi071.stdout:34 2024-07-26T18:22:21.333 INFO:tasks.workunit.client.0.smithi071.stdout:35 2024-07-26T18:22:21.334 INFO:tasks.workunit.client.0.smithi071.stdout:36 2024-07-26T18:22:21.335 INFO:tasks.workunit.client.0.smithi071.stdout:37 2024-07-26T18:22:21.336 INFO:tasks.workunit.client.0.smithi071.stdout:38 2024-07-26T18:22:21.337 INFO:tasks.workunit.client.0.smithi071.stdout:39 2024-07-26T18:22:21.338 INFO:tasks.workunit.client.0.smithi071.stdout:40 2024-07-26T18:22:21.339 INFO:tasks.workunit.client.0.smithi071.stdout:41 2024-07-26T18:22:21.340 INFO:tasks.workunit.client.0.smithi071.stdout:42 2024-07-26T18:22:21.341 INFO:tasks.workunit.client.0.smithi071.stdout:43 2024-07-26T18:22:21.342 INFO:tasks.workunit.client.0.smithi071.stdout:44 2024-07-26T18:22:21.342 INFO:tasks.workunit.client.0.smithi071.stdout:45 2024-07-26T18:22:21.343 INFO:tasks.workunit.client.0.smithi071.stdout:46 2024-07-26T18:22:21.345 INFO:tasks.workunit.client.0.smithi071.stdout:47 2024-07-26T18:22:21.345 INFO:tasks.workunit.client.0.smithi071.stdout:48 2024-07-26T18:22:21.346 INFO:tasks.workunit.client.0.smithi071.stdout:49 2024-07-26T18:22:21.347 INFO:tasks.workunit.client.0.smithi071.stdout:50 2024-07-26T18:22:21.348 INFO:tasks.workunit.client.0.smithi071.stdout:51 2024-07-26T18:22:21.349 INFO:tasks.workunit.client.0.smithi071.stdout:52 2024-07-26T18:22:21.350 INFO:tasks.workunit.client.0.smithi071.stdout:53 2024-07-26T18:22:21.351 INFO:tasks.workunit.client.0.smithi071.stdout:54 2024-07-26T18:22:21.352 INFO:tasks.workunit.client.0.smithi071.stdout:55 2024-07-26T18:22:21.353 INFO:tasks.workunit.client.0.smithi071.stdout:56 2024-07-26T18:22:21.354 INFO:tasks.workunit.client.0.smithi071.stdout:57 2024-07-26T18:22:21.356 INFO:tasks.workunit.client.0.smithi071.stdout:58 2024-07-26T18:22:21.356 INFO:tasks.workunit.client.0.smithi071.stdout:59 2024-07-26T18:22:21.357 INFO:tasks.workunit.client.0.smithi071.stdout:60 2024-07-26T18:22:21.358 INFO:tasks.workunit.client.0.smithi071.stdout:61 2024-07-26T18:22:21.359 INFO:tasks.workunit.client.0.smithi071.stdout:62 2024-07-26T18:22:21.360 INFO:tasks.workunit.client.0.smithi071.stdout:63 2024-07-26T18:22:21.361 INFO:tasks.workunit.client.0.smithi071.stdout:64 2024-07-26T18:22:21.362 INFO:tasks.workunit.client.0.smithi071.stdout:65 2024-07-26T18:22:21.363 INFO:tasks.workunit.client.0.smithi071.stdout:66 2024-07-26T18:22:21.364 INFO:tasks.workunit.client.0.smithi071.stdout:67 2024-07-26T18:22:21.365 INFO:tasks.workunit.client.0.smithi071.stdout:68 2024-07-26T18:22:21.366 INFO:tasks.workunit.client.0.smithi071.stdout:69 2024-07-26T18:22:21.367 INFO:tasks.workunit.client.0.smithi071.stdout:70 2024-07-26T18:22:21.368 INFO:tasks.workunit.client.0.smithi071.stdout:71 2024-07-26T18:22:21.369 INFO:tasks.workunit.client.0.smithi071.stdout:72 2024-07-26T18:22:21.370 INFO:tasks.workunit.client.0.smithi071.stdout:73 2024-07-26T18:22:21.371 INFO:tasks.workunit.client.0.smithi071.stdout:74 2024-07-26T18:22:21.372 INFO:tasks.workunit.client.0.smithi071.stdout:75 2024-07-26T18:22:21.373 INFO:tasks.workunit.client.0.smithi071.stdout:76 2024-07-26T18:22:21.374 INFO:tasks.workunit.client.0.smithi071.stdout:77 2024-07-26T18:22:21.375 INFO:tasks.workunit.client.0.smithi071.stdout:78 2024-07-26T18:22:21.376 INFO:tasks.workunit.client.0.smithi071.stdout:79 2024-07-26T18:22:21.377 INFO:tasks.workunit.client.0.smithi071.stdout:80 2024-07-26T18:22:21.378 INFO:tasks.workunit.client.0.smithi071.stdout:81 2024-07-26T18:22:21.379 INFO:tasks.workunit.client.0.smithi071.stdout:82 2024-07-26T18:22:21.380 INFO:tasks.workunit.client.0.smithi071.stdout:83 2024-07-26T18:22:21.381 INFO:tasks.workunit.client.0.smithi071.stdout:84 2024-07-26T18:22:21.382 INFO:tasks.workunit.client.0.smithi071.stdout:85 2024-07-26T18:22:21.383 INFO:tasks.workunit.client.0.smithi071.stdout:86 2024-07-26T18:22:21.384 INFO:tasks.workunit.client.0.smithi071.stdout:87 2024-07-26T18:22:21.385 INFO:tasks.workunit.client.0.smithi071.stdout:88 2024-07-26T18:22:21.386 INFO:tasks.workunit.client.0.smithi071.stdout:89 2024-07-26T18:22:21.387 INFO:tasks.workunit.client.0.smithi071.stdout:90 2024-07-26T18:22:21.388 INFO:tasks.workunit.client.0.smithi071.stdout:91 2024-07-26T18:22:21.389 INFO:tasks.workunit.client.0.smithi071.stdout:92 2024-07-26T18:22:21.390 INFO:tasks.workunit.client.0.smithi071.stdout:93 2024-07-26T18:22:21.391 INFO:tasks.workunit.client.0.smithi071.stdout:94 2024-07-26T18:22:21.392 INFO:tasks.workunit.client.0.smithi071.stdout:95 2024-07-26T18:22:21.393 INFO:tasks.workunit.client.0.smithi071.stdout:96 2024-07-26T18:22:21.394 INFO:tasks.workunit.client.0.smithi071.stdout:97 2024-07-26T18:22:21.395 INFO:tasks.workunit.client.0.smithi071.stdout:98 2024-07-26T18:22:21.396 INFO:tasks.workunit.client.0.smithi071.stdout:99 2024-07-26T18:22:21.397 INFO:tasks.workunit.client.0.smithi071.stdout:100 2024-07-26T18:22:21.398 INFO:tasks.workunit.client.0.smithi071.stdout:101 2024-07-26T18:22:21.399 INFO:tasks.workunit.client.0.smithi071.stdout:102 2024-07-26T18:22:21.400 INFO:tasks.workunit.client.0.smithi071.stdout:103 2024-07-26T18:22:21.402 INFO:tasks.workunit.client.0.smithi071.stdout:104 2024-07-26T18:22:21.404 INFO:tasks.workunit.client.0.smithi071.stdout:105 2024-07-26T18:22:21.406 INFO:tasks.workunit.client.0.smithi071.stdout:106 2024-07-26T18:22:21.408 INFO:tasks.workunit.client.0.smithi071.stdout:107 2024-07-26T18:22:21.409 INFO:tasks.workunit.client.0.smithi071.stdout:108 2024-07-26T18:22:21.410 INFO:tasks.workunit.client.0.smithi071.stdout:109 2024-07-26T18:22:21.411 INFO:tasks.workunit.client.0.smithi071.stdout:110 2024-07-26T18:22:21.413 INFO:tasks.workunit.client.0.smithi071.stdout:111 2024-07-26T18:22:21.415 INFO:tasks.workunit.client.0.smithi071.stdout:112 2024-07-26T18:22:21.416 INFO:tasks.workunit.client.0.smithi071.stdout:113 2024-07-26T18:22:21.417 INFO:tasks.workunit.client.0.smithi071.stdout:114 2024-07-26T18:22:21.419 INFO:tasks.workunit.client.0.smithi071.stdout:115 2024-07-26T18:22:21.420 INFO:tasks.workunit.client.0.smithi071.stdout:116 2024-07-26T18:22:21.421 INFO:tasks.workunit.client.0.smithi071.stdout:117 2024-07-26T18:22:21.423 INFO:tasks.workunit.client.0.smithi071.stdout:118 2024-07-26T18:22:21.424 INFO:tasks.workunit.client.0.smithi071.stdout:119 2024-07-26T18:22:21.425 INFO:tasks.workunit.client.0.smithi071.stdout:120 2024-07-26T18:22:21.426 INFO:tasks.workunit.client.0.smithi071.stdout:121 2024-07-26T18:22:21.427 INFO:tasks.workunit.client.0.smithi071.stdout:122 2024-07-26T18:22:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:22:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[90507]: osdmap e940: 8 total, 8 up, 8 in 2024-07-26T18:22:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/774355136' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[90507]: osdmap e941: 8 total, 8 up, 8 in 2024-07-26T18:22:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:22:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[92867]: osdmap e940: 8 total, 8 up, 8 in 2024-07-26T18:22:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/774355136' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:20 smithi071 ceph-mon[92867]: osdmap e941: 8 total, 8 up, 8 in 2024-07-26T18:22:21.429 INFO:tasks.workunit.client.0.smithi071.stdout:123 2024-07-26T18:22:21.430 INFO:tasks.workunit.client.0.smithi071.stdout:124 2024-07-26T18:22:21.430 INFO:tasks.workunit.client.0.smithi071.stdout:125 2024-07-26T18:22:21.430 INFO:tasks.workunit.client.0.smithi071.stdout:126 2024-07-26T18:22:21.431 INFO:tasks.workunit.client.0.smithi071.stdout:127 2024-07-26T18:22:21.432 INFO:tasks.workunit.client.0.smithi071.stdout:128 2024-07-26T18:22:21.432 INFO:tasks.workunit.client.0.smithi071.stdout:129 2024-07-26T18:22:21.433 INFO:tasks.workunit.client.0.smithi071.stdout:130 2024-07-26T18:22:21.434 INFO:tasks.workunit.client.0.smithi071.stdout:131 2024-07-26T18:22:21.435 INFO:tasks.workunit.client.0.smithi071.stdout:132 2024-07-26T18:22:21.436 INFO:tasks.workunit.client.0.smithi071.stdout:133 2024-07-26T18:22:21.436 INFO:tasks.workunit.client.0.smithi071.stdout:134 2024-07-26T18:22:21.437 INFO:tasks.workunit.client.0.smithi071.stdout:135 2024-07-26T18:22:21.438 INFO:tasks.workunit.client.0.smithi071.stdout:136 2024-07-26T18:22:21.439 INFO:tasks.workunit.client.0.smithi071.stdout:137 2024-07-26T18:22:21.440 INFO:tasks.workunit.client.0.smithi071.stdout:138 2024-07-26T18:22:21.441 INFO:tasks.workunit.client.0.smithi071.stdout:139 2024-07-26T18:22:21.441 INFO:tasks.workunit.client.0.smithi071.stdout:140 2024-07-26T18:22:21.442 INFO:tasks.workunit.client.0.smithi071.stdout:141 2024-07-26T18:22:21.443 INFO:tasks.workunit.client.0.smithi071.stdout:142 2024-07-26T18:22:21.444 INFO:tasks.workunit.client.0.smithi071.stdout:143 2024-07-26T18:22:21.445 INFO:tasks.workunit.client.0.smithi071.stdout:144 2024-07-26T18:22:21.446 INFO:tasks.workunit.client.0.smithi071.stdout:145 2024-07-26T18:22:21.446 INFO:tasks.workunit.client.0.smithi071.stdout:146 2024-07-26T18:22:21.447 INFO:tasks.workunit.client.0.smithi071.stdout:147 2024-07-26T18:22:21.448 INFO:tasks.workunit.client.0.smithi071.stdout:148 2024-07-26T18:22:21.449 INFO:tasks.workunit.client.0.smithi071.stdout:149 2024-07-26T18:22:21.449 INFO:tasks.workunit.client.0.smithi071.stdout:150 2024-07-26T18:22:21.450 INFO:tasks.workunit.client.0.smithi071.stdout:151 2024-07-26T18:22:21.451 INFO:tasks.workunit.client.0.smithi071.stdout:152 2024-07-26T18:22:21.452 INFO:tasks.workunit.client.0.smithi071.stdout:153 2024-07-26T18:22:21.453 INFO:tasks.workunit.client.0.smithi071.stdout:154 2024-07-26T18:22:21.453 INFO:tasks.workunit.client.0.smithi071.stdout:155 2024-07-26T18:22:21.454 INFO:tasks.workunit.client.0.smithi071.stdout:156 2024-07-26T18:22:21.455 INFO:tasks.workunit.client.0.smithi071.stdout:157 2024-07-26T18:22:21.456 INFO:tasks.workunit.client.0.smithi071.stdout:158 2024-07-26T18:22:21.457 INFO:tasks.workunit.client.0.smithi071.stdout:159 2024-07-26T18:22:21.458 INFO:tasks.workunit.client.0.smithi071.stdout:160 2024-07-26T18:22:21.458 INFO:tasks.workunit.client.0.smithi071.stdout:161 2024-07-26T18:22:21.459 INFO:tasks.workunit.client.0.smithi071.stdout:162 2024-07-26T18:22:21.460 INFO:tasks.workunit.client.0.smithi071.stdout:163 2024-07-26T18:22:21.461 INFO:tasks.workunit.client.0.smithi071.stdout:164 2024-07-26T18:22:21.462 INFO:tasks.workunit.client.0.smithi071.stdout:165 2024-07-26T18:22:21.462 INFO:tasks.workunit.client.0.smithi071.stdout:166 2024-07-26T18:22:21.463 INFO:tasks.workunit.client.0.smithi071.stdout:167 2024-07-26T18:22:21.464 INFO:tasks.workunit.client.0.smithi071.stdout:168 2024-07-26T18:22:21.465 INFO:tasks.workunit.client.0.smithi071.stdout:169 2024-07-26T18:22:21.466 INFO:tasks.workunit.client.0.smithi071.stdout:170 2024-07-26T18:22:21.467 INFO:tasks.workunit.client.0.smithi071.stdout:171 2024-07-26T18:22:21.468 INFO:tasks.workunit.client.0.smithi071.stdout:172 2024-07-26T18:22:21.468 INFO:tasks.workunit.client.0.smithi071.stdout:173 2024-07-26T18:22:21.469 INFO:tasks.workunit.client.0.smithi071.stdout:174 2024-07-26T18:22:21.470 INFO:tasks.workunit.client.0.smithi071.stdout:175 2024-07-26T18:22:21.471 INFO:tasks.workunit.client.0.smithi071.stdout:176 2024-07-26T18:22:21.472 INFO:tasks.workunit.client.0.smithi071.stdout:177 2024-07-26T18:22:21.473 INFO:tasks.workunit.client.0.smithi071.stdout:178 2024-07-26T18:22:21.473 INFO:tasks.workunit.client.0.smithi071.stdout:179 2024-07-26T18:22:21.474 INFO:tasks.workunit.client.0.smithi071.stdout:180 2024-07-26T18:22:21.475 INFO:tasks.workunit.client.0.smithi071.stdout:181 2024-07-26T18:22:21.476 INFO:tasks.workunit.client.0.smithi071.stdout:182 2024-07-26T18:22:21.477 INFO:tasks.workunit.client.0.smithi071.stdout:183 2024-07-26T18:22:21.478 INFO:tasks.workunit.client.0.smithi071.stdout:184 2024-07-26T18:22:21.478 INFO:tasks.workunit.client.0.smithi071.stdout:185 2024-07-26T18:22:21.479 INFO:tasks.workunit.client.0.smithi071.stdout:186 2024-07-26T18:22:21.480 INFO:tasks.workunit.client.0.smithi071.stdout:187 2024-07-26T18:22:21.481 INFO:tasks.workunit.client.0.smithi071.stdout:188 2024-07-26T18:22:21.482 INFO:tasks.workunit.client.0.smithi071.stdout:189 2024-07-26T18:22:21.482 INFO:tasks.workunit.client.0.smithi071.stdout:190 2024-07-26T18:22:21.483 INFO:tasks.workunit.client.0.smithi071.stdout:191 2024-07-26T18:22:21.484 INFO:tasks.workunit.client.0.smithi071.stdout:192 2024-07-26T18:22:21.485 INFO:tasks.workunit.client.0.smithi071.stdout:193 2024-07-26T18:22:21.486 INFO:tasks.workunit.client.0.smithi071.stdout:194 2024-07-26T18:22:21.486 INFO:tasks.workunit.client.0.smithi071.stdout:195 2024-07-26T18:22:21.487 INFO:tasks.workunit.client.0.smithi071.stdout:196 2024-07-26T18:22:21.488 INFO:tasks.workunit.client.0.smithi071.stdout:197 2024-07-26T18:22:21.489 INFO:tasks.workunit.client.0.smithi071.stdout:198 2024-07-26T18:22:21.490 INFO:tasks.workunit.client.0.smithi071.stdout:199 2024-07-26T18:22:21.491 INFO:tasks.workunit.client.0.smithi071.stdout:200 2024-07-26T18:22:21.491 INFO:tasks.workunit.client.0.smithi071.stdout:201 2024-07-26T18:22:21.492 INFO:tasks.workunit.client.0.smithi071.stdout:202 2024-07-26T18:22:21.493 INFO:tasks.workunit.client.0.smithi071.stdout:203 2024-07-26T18:22:21.494 INFO:tasks.workunit.client.0.smithi071.stdout:204 2024-07-26T18:22:21.495 INFO:tasks.workunit.client.0.smithi071.stdout:205 2024-07-26T18:22:21.496 INFO:tasks.workunit.client.0.smithi071.stdout:206 2024-07-26T18:22:21.496 INFO:tasks.workunit.client.0.smithi071.stdout:207 2024-07-26T18:22:21.497 INFO:tasks.workunit.client.0.smithi071.stdout:208 2024-07-26T18:22:21.498 INFO:tasks.workunit.client.0.smithi071.stdout:209 2024-07-26T18:22:21.499 INFO:tasks.workunit.client.0.smithi071.stdout:210 2024-07-26T18:22:21.500 INFO:tasks.workunit.client.0.smithi071.stdout:211 2024-07-26T18:22:21.500 INFO:tasks.workunit.client.0.smithi071.stdout:212 2024-07-26T18:22:21.501 INFO:tasks.workunit.client.0.smithi071.stdout:213 2024-07-26T18:22:21.502 INFO:tasks.workunit.client.0.smithi071.stdout:214 2024-07-26T18:22:21.503 INFO:tasks.workunit.client.0.smithi071.stdout:215 2024-07-26T18:22:21.504 INFO:tasks.workunit.client.0.smithi071.stdout:216 2024-07-26T18:22:21.505 INFO:tasks.workunit.client.0.smithi071.stdout:217 2024-07-26T18:22:21.505 INFO:tasks.workunit.client.0.smithi071.stdout:218 2024-07-26T18:22:21.506 INFO:tasks.workunit.client.0.smithi071.stdout:219 2024-07-26T18:22:21.507 INFO:tasks.workunit.client.0.smithi071.stdout:220 2024-07-26T18:22:21.508 INFO:tasks.workunit.client.0.smithi071.stdout:221 2024-07-26T18:22:21.509 INFO:tasks.workunit.client.0.smithi071.stdout:222 2024-07-26T18:22:21.510 INFO:tasks.workunit.client.0.smithi071.stdout:223 2024-07-26T18:22:21.511 INFO:tasks.workunit.client.0.smithi071.stdout:224 2024-07-26T18:22:21.512 INFO:tasks.workunit.client.0.smithi071.stdout:225 2024-07-26T18:22:21.513 INFO:tasks.workunit.client.0.smithi071.stdout:226 2024-07-26T18:22:21.514 INFO:tasks.workunit.client.0.smithi071.stdout:227 2024-07-26T18:22:21.515 INFO:tasks.workunit.client.0.smithi071.stdout:228 2024-07-26T18:22:21.516 INFO:tasks.workunit.client.0.smithi071.stdout:229 2024-07-26T18:22:21.517 INFO:tasks.workunit.client.0.smithi071.stdout:230 2024-07-26T18:22:21.518 INFO:tasks.workunit.client.0.smithi071.stdout:231 2024-07-26T18:22:21.519 INFO:tasks.workunit.client.0.smithi071.stdout:232 2024-07-26T18:22:21.520 INFO:tasks.workunit.client.0.smithi071.stdout:233 2024-07-26T18:22:21.521 INFO:tasks.workunit.client.0.smithi071.stdout:234 2024-07-26T18:22:21.521 INFO:tasks.workunit.client.0.smithi071.stdout:235 2024-07-26T18:22:21.522 INFO:tasks.workunit.client.0.smithi071.stdout:236 2024-07-26T18:22:21.523 INFO:tasks.workunit.client.0.smithi071.stdout:237 2024-07-26T18:22:21.524 INFO:tasks.workunit.client.0.smithi071.stdout:238 2024-07-26T18:22:21.525 INFO:tasks.workunit.client.0.smithi071.stdout:239 2024-07-26T18:22:21.527 INFO:tasks.workunit.client.0.smithi071.stdout:240 2024-07-26T18:22:21.528 INFO:tasks.workunit.client.0.smithi071.stdout:241 2024-07-26T18:22:21.529 INFO:tasks.workunit.client.0.smithi071.stdout:242 2024-07-26T18:22:21.530 INFO:tasks.workunit.client.0.smithi071.stdout:243 2024-07-26T18:22:21.531 INFO:tasks.workunit.client.0.smithi071.stdout:244 2024-07-26T18:22:21.532 INFO:tasks.workunit.client.0.smithi071.stdout:245 2024-07-26T18:22:21.533 INFO:tasks.workunit.client.0.smithi071.stdout:246 2024-07-26T18:22:21.534 INFO:tasks.workunit.client.0.smithi071.stdout:247 2024-07-26T18:22:21.534 INFO:tasks.workunit.client.0.smithi071.stdout:248 2024-07-26T18:22:21.536 INFO:tasks.workunit.client.0.smithi071.stdout:249 2024-07-26T18:22:21.537 INFO:tasks.workunit.client.0.smithi071.stdout:250 2024-07-26T18:22:21.538 INFO:tasks.workunit.client.0.smithi071.stdout:251 2024-07-26T18:22:21.539 INFO:tasks.workunit.client.0.smithi071.stdout:252 2024-07-26T18:22:21.540 INFO:tasks.workunit.client.0.smithi071.stdout:253 2024-07-26T18:22:21.541 INFO:tasks.workunit.client.0.smithi071.stdout:254 2024-07-26T18:22:21.542 INFO:tasks.workunit.client.0.smithi071.stdout:255 2024-07-26T18:22:21.543 INFO:tasks.workunit.client.0.smithi071.stdout:256 2024-07-26T18:22:21.544 INFO:tasks.workunit.client.0.smithi071.stdout:257 2024-07-26T18:22:21.545 INFO:tasks.workunit.client.0.smithi071.stdout:258 2024-07-26T18:22:21.545 INFO:tasks.workunit.client.0.smithi071.stdout:259 2024-07-26T18:22:21.546 INFO:tasks.workunit.client.0.smithi071.stdout:260 2024-07-26T18:22:21.547 INFO:tasks.workunit.client.0.smithi071.stdout:261 2024-07-26T18:22:21.549 INFO:tasks.workunit.client.0.smithi071.stdout:262 2024-07-26T18:22:21.550 INFO:tasks.workunit.client.0.smithi071.stdout:263 2024-07-26T18:22:21.550 INFO:tasks.workunit.client.0.smithi071.stdout:264 2024-07-26T18:22:21.551 INFO:tasks.workunit.client.0.smithi071.stdout:265 2024-07-26T18:22:21.552 INFO:tasks.workunit.client.0.smithi071.stdout:266 2024-07-26T18:22:21.553 INFO:tasks.workunit.client.0.smithi071.stdout:267 2024-07-26T18:22:21.555 INFO:tasks.workunit.client.0.smithi071.stdout:268 2024-07-26T18:22:21.556 INFO:tasks.workunit.client.0.smithi071.stdout:269 2024-07-26T18:22:21.556 INFO:tasks.workunit.client.0.smithi071.stdout:270 2024-07-26T18:22:21.558 INFO:tasks.workunit.client.0.smithi071.stdout:271 2024-07-26T18:22:21.559 INFO:tasks.workunit.client.0.smithi071.stdout:272 2024-07-26T18:22:21.560 INFO:tasks.workunit.client.0.smithi071.stdout:273 2024-07-26T18:22:21.561 INFO:tasks.workunit.client.0.smithi071.stdout:274 2024-07-26T18:22:21.562 INFO:tasks.workunit.client.0.smithi071.stdout:275 2024-07-26T18:22:21.563 INFO:tasks.workunit.client.0.smithi071.stdout:276 2024-07-26T18:22:21.564 INFO:tasks.workunit.client.0.smithi071.stdout:277 2024-07-26T18:22:21.565 INFO:tasks.workunit.client.0.smithi071.stdout:278 2024-07-26T18:22:21.565 INFO:tasks.workunit.client.0.smithi071.stdout:279 2024-07-26T18:22:21.566 INFO:tasks.workunit.client.0.smithi071.stdout:280 2024-07-26T18:22:21.568 INFO:tasks.workunit.client.0.smithi071.stdout:281 2024-07-26T18:22:21.568 INFO:tasks.workunit.client.0.smithi071.stdout:282 2024-07-26T18:22:21.569 INFO:tasks.workunit.client.0.smithi071.stdout:283 2024-07-26T18:22:21.570 INFO:tasks.workunit.client.0.smithi071.stdout:284 2024-07-26T18:22:21.571 INFO:tasks.workunit.client.0.smithi071.stdout:285 2024-07-26T18:22:21.572 INFO:tasks.workunit.client.0.smithi071.stdout:286 2024-07-26T18:22:21.574 INFO:tasks.workunit.client.0.smithi071.stdout:287 2024-07-26T18:22:21.574 INFO:tasks.workunit.client.0.smithi071.stdout:288 2024-07-26T18:22:21.575 INFO:tasks.workunit.client.0.smithi071.stdout:289 2024-07-26T18:22:21.576 INFO:tasks.workunit.client.0.smithi071.stdout:290 2024-07-26T18:22:21.577 INFO:tasks.workunit.client.0.smithi071.stdout:291 2024-07-26T18:22:21.578 INFO:tasks.workunit.client.0.smithi071.stdout:292 2024-07-26T18:22:21.580 INFO:tasks.workunit.client.0.smithi071.stdout:293 2024-07-26T18:22:21.580 INFO:tasks.workunit.client.0.smithi071.stdout:294 2024-07-26T18:22:21.582 INFO:tasks.workunit.client.0.smithi071.stdout:295 2024-07-26T18:22:21.583 INFO:tasks.workunit.client.0.smithi071.stdout:296 2024-07-26T18:22:21.584 INFO:tasks.workunit.client.0.smithi071.stdout:297 2024-07-26T18:22:21.585 INFO:tasks.workunit.client.0.smithi071.stdout:298 2024-07-26T18:22:21.586 INFO:tasks.workunit.client.0.smithi071.stdout:299 2024-07-26T18:22:21.587 INFO:tasks.workunit.client.0.smithi071.stdout:300 2024-07-26T18:22:21.588 INFO:tasks.workunit.client.0.smithi071.stdout:301 2024-07-26T18:22:21.589 INFO:tasks.workunit.client.0.smithi071.stdout:302 2024-07-26T18:22:21.590 INFO:tasks.workunit.client.0.smithi071.stdout:303 2024-07-26T18:22:21.590 INFO:tasks.workunit.client.0.smithi071.stdout:304 2024-07-26T18:22:21.591 INFO:tasks.workunit.client.0.smithi071.stdout:305 2024-07-26T18:22:21.592 INFO:tasks.workunit.client.0.smithi071.stdout:306 2024-07-26T18:22:21.593 INFO:tasks.workunit.client.0.smithi071.stdout:307 2024-07-26T18:22:21.594 INFO:tasks.workunit.client.0.smithi071.stdout:308 2024-07-26T18:22:21.595 INFO:tasks.workunit.client.0.smithi071.stdout:309 2024-07-26T18:22:21.596 INFO:tasks.workunit.client.0.smithi071.stdout:310 2024-07-26T18:22:21.596 INFO:tasks.workunit.client.0.smithi071.stdout:311 2024-07-26T18:22:21.597 INFO:tasks.workunit.client.0.smithi071.stdout:312 2024-07-26T18:22:21.598 INFO:tasks.workunit.client.0.smithi071.stdout:313 2024-07-26T18:22:21.599 INFO:tasks.workunit.client.0.smithi071.stdout:314 2024-07-26T18:22:21.600 INFO:tasks.workunit.client.0.smithi071.stdout:315 2024-07-26T18:22:21.601 INFO:tasks.workunit.client.0.smithi071.stdout:316 2024-07-26T18:22:21.602 INFO:tasks.workunit.client.0.smithi071.stdout:317 2024-07-26T18:22:21.603 INFO:tasks.workunit.client.0.smithi071.stdout:318 2024-07-26T18:22:21.604 INFO:tasks.workunit.client.0.smithi071.stdout:319 2024-07-26T18:22:21.605 INFO:tasks.workunit.client.0.smithi071.stdout:320 2024-07-26T18:22:21.606 INFO:tasks.workunit.client.0.smithi071.stdout:321 2024-07-26T18:22:21.607 INFO:tasks.workunit.client.0.smithi071.stdout:322 2024-07-26T18:22:21.608 INFO:tasks.workunit.client.0.smithi071.stdout:323 2024-07-26T18:22:21.609 INFO:tasks.workunit.client.0.smithi071.stdout:324 2024-07-26T18:22:21.610 INFO:tasks.workunit.client.0.smithi071.stdout:325 2024-07-26T18:22:21.610 INFO:tasks.workunit.client.0.smithi071.stdout:326 2024-07-26T18:22:21.611 INFO:tasks.workunit.client.0.smithi071.stdout:327 2024-07-26T18:22:21.612 INFO:tasks.workunit.client.0.smithi071.stdout:328 2024-07-26T18:22:21.613 INFO:tasks.workunit.client.0.smithi071.stdout:329 2024-07-26T18:22:21.614 INFO:tasks.workunit.client.0.smithi071.stdout:330 2024-07-26T18:22:21.615 INFO:tasks.workunit.client.0.smithi071.stdout:331 2024-07-26T18:22:21.616 INFO:tasks.workunit.client.0.smithi071.stdout:332 2024-07-26T18:22:21.617 INFO:tasks.workunit.client.0.smithi071.stdout:333 2024-07-26T18:22:21.618 INFO:tasks.workunit.client.0.smithi071.stdout:334 2024-07-26T18:22:21.619 INFO:tasks.workunit.client.0.smithi071.stdout:335 2024-07-26T18:22:21.620 INFO:tasks.workunit.client.0.smithi071.stdout:336 2024-07-26T18:22:21.621 INFO:tasks.workunit.client.0.smithi071.stdout:337 2024-07-26T18:22:21.622 INFO:tasks.workunit.client.0.smithi071.stdout:338 2024-07-26T18:22:21.623 INFO:tasks.workunit.client.0.smithi071.stdout:339 2024-07-26T18:22:21.624 INFO:tasks.workunit.client.0.smithi071.stdout:340 2024-07-26T18:22:21.625 INFO:tasks.workunit.client.0.smithi071.stdout:341 2024-07-26T18:22:21.626 INFO:tasks.workunit.client.0.smithi071.stdout:342 2024-07-26T18:22:21.627 INFO:tasks.workunit.client.0.smithi071.stdout:343 2024-07-26T18:22:21.628 INFO:tasks.workunit.client.0.smithi071.stdout:344 2024-07-26T18:22:21.628 INFO:tasks.workunit.client.0.smithi071.stdout:345 2024-07-26T18:22:21.629 INFO:tasks.workunit.client.0.smithi071.stdout:346 2024-07-26T18:22:21.630 INFO:tasks.workunit.client.0.smithi071.stdout:347 2024-07-26T18:22:21.631 INFO:tasks.workunit.client.0.smithi071.stdout:348 2024-07-26T18:22:21.632 INFO:tasks.workunit.client.0.smithi071.stdout:349 2024-07-26T18:22:21.633 INFO:tasks.workunit.client.0.smithi071.stdout:350 2024-07-26T18:22:21.634 INFO:tasks.workunit.client.0.smithi071.stdout:351 2024-07-26T18:22:21.635 INFO:tasks.workunit.client.0.smithi071.stdout:352 2024-07-26T18:22:21.636 INFO:tasks.workunit.client.0.smithi071.stdout:353 2024-07-26T18:22:21.637 INFO:tasks.workunit.client.0.smithi071.stdout:354 2024-07-26T18:22:21.638 INFO:tasks.workunit.client.0.smithi071.stdout:355 2024-07-26T18:22:21.639 INFO:tasks.workunit.client.0.smithi071.stdout:356 2024-07-26T18:22:21.640 INFO:tasks.workunit.client.0.smithi071.stdout:357 2024-07-26T18:22:21.641 INFO:tasks.workunit.client.0.smithi071.stdout:358 2024-07-26T18:22:21.642 INFO:tasks.workunit.client.0.smithi071.stdout:359 2024-07-26T18:22:21.643 INFO:tasks.workunit.client.0.smithi071.stdout:360 2024-07-26T18:22:21.644 INFO:tasks.workunit.client.0.smithi071.stdout:361 2024-07-26T18:22:21.645 INFO:tasks.workunit.client.0.smithi071.stdout:362 2024-07-26T18:22:21.646 INFO:tasks.workunit.client.0.smithi071.stdout:363 2024-07-26T18:22:21.647 INFO:tasks.workunit.client.0.smithi071.stdout:364 2024-07-26T18:22:21.648 INFO:tasks.workunit.client.0.smithi071.stdout:365 2024-07-26T18:22:21.649 INFO:tasks.workunit.client.0.smithi071.stdout:366 2024-07-26T18:22:21.650 INFO:tasks.workunit.client.0.smithi071.stdout:367 2024-07-26T18:22:21.650 INFO:tasks.workunit.client.0.smithi071.stdout:368 2024-07-26T18:22:21.651 INFO:tasks.workunit.client.0.smithi071.stdout:369 2024-07-26T18:22:21.653 INFO:tasks.workunit.client.0.smithi071.stdout:370 2024-07-26T18:22:21.653 INFO:tasks.workunit.client.0.smithi071.stdout:371 2024-07-26T18:22:21.654 INFO:tasks.workunit.client.0.smithi071.stdout:372 2024-07-26T18:22:21.655 INFO:tasks.workunit.client.0.smithi071.stdout:373 2024-07-26T18:22:21.656 INFO:tasks.workunit.client.0.smithi071.stdout:374 2024-07-26T18:22:21.657 INFO:tasks.workunit.client.0.smithi071.stdout:375 2024-07-26T18:22:21.659 INFO:tasks.workunit.client.0.smithi071.stdout:376 2024-07-26T18:22:21.659 INFO:tasks.workunit.client.0.smithi071.stdout:377 2024-07-26T18:22:21.660 INFO:tasks.workunit.client.0.smithi071.stdout:378 2024-07-26T18:22:21.661 INFO:tasks.workunit.client.0.smithi071.stdout:379 2024-07-26T18:22:21.662 INFO:tasks.workunit.client.0.smithi071.stdout:380 2024-07-26T18:22:21.663 INFO:tasks.workunit.client.0.smithi071.stdout:381 2024-07-26T18:22:21.664 INFO:tasks.workunit.client.0.smithi071.stdout:382 2024-07-26T18:22:21.665 INFO:tasks.workunit.client.0.smithi071.stdout:383 2024-07-26T18:22:21.666 INFO:tasks.workunit.client.0.smithi071.stdout:384 2024-07-26T18:22:21.668 INFO:tasks.workunit.client.0.smithi071.stdout:385 2024-07-26T18:22:21.669 INFO:tasks.workunit.client.0.smithi071.stdout:386 2024-07-26T18:22:21.670 INFO:tasks.workunit.client.0.smithi071.stdout:387 2024-07-26T18:22:21.671 INFO:tasks.workunit.client.0.smithi071.stdout:388 2024-07-26T18:22:21.672 INFO:tasks.workunit.client.0.smithi071.stdout:389 2024-07-26T18:22:21.673 INFO:tasks.workunit.client.0.smithi071.stdout:390 2024-07-26T18:22:21.674 INFO:tasks.workunit.client.0.smithi071.stdout:391 2024-07-26T18:22:21.675 INFO:tasks.workunit.client.0.smithi071.stdout:392 2024-07-26T18:22:21.677 INFO:tasks.workunit.client.0.smithi071.stdout:393 2024-07-26T18:22:21.678 INFO:tasks.workunit.client.0.smithi071.stdout:394 2024-07-26T18:22:21.680 INFO:tasks.workunit.client.0.smithi071.stdout:395 2024-07-26T18:22:21.681 INFO:tasks.workunit.client.0.smithi071.stdout:396 2024-07-26T18:22:21.682 INFO:tasks.workunit.client.0.smithi071.stdout:397 2024-07-26T18:22:21.683 INFO:tasks.workunit.client.0.smithi071.stdout:398 2024-07-26T18:22:21.684 INFO:tasks.workunit.client.0.smithi071.stdout:399 2024-07-26T18:22:21.685 INFO:tasks.workunit.client.0.smithi071.stdout:400 2024-07-26T18:22:21.686 INFO:tasks.workunit.client.0.smithi071.stdout:401 2024-07-26T18:22:21.687 INFO:tasks.workunit.client.0.smithi071.stdout:402 2024-07-26T18:22:21.689 INFO:tasks.workunit.client.0.smithi071.stdout:403 2024-07-26T18:22:21.689 INFO:tasks.workunit.client.0.smithi071.stdout:404 2024-07-26T18:22:21.690 INFO:tasks.workunit.client.0.smithi071.stdout:405 2024-07-26T18:22:21.691 INFO:tasks.workunit.client.0.smithi071.stdout:406 2024-07-26T18:22:21.692 INFO:tasks.workunit.client.0.smithi071.stdout:407 2024-07-26T18:22:21.693 INFO:tasks.workunit.client.0.smithi071.stdout:408 2024-07-26T18:22:21.693 INFO:tasks.workunit.client.0.smithi071.stdout:409 2024-07-26T18:22:21.694 INFO:tasks.workunit.client.0.smithi071.stdout:410 2024-07-26T18:22:21.695 INFO:tasks.workunit.client.0.smithi071.stdout:411 2024-07-26T18:22:21.696 INFO:tasks.workunit.client.0.smithi071.stdout:412 2024-07-26T18:22:21.697 INFO:tasks.workunit.client.0.smithi071.stdout:413 2024-07-26T18:22:21.698 INFO:tasks.workunit.client.0.smithi071.stdout:414 2024-07-26T18:22:21.699 INFO:tasks.workunit.client.0.smithi071.stdout:415 2024-07-26T18:22:21.700 INFO:tasks.workunit.client.0.smithi071.stdout:416 2024-07-26T18:22:21.701 INFO:tasks.workunit.client.0.smithi071.stdout:417 2024-07-26T18:22:21.702 INFO:tasks.workunit.client.0.smithi071.stdout:418 2024-07-26T18:22:21.703 INFO:tasks.workunit.client.0.smithi071.stdout:419 2024-07-26T18:22:21.704 INFO:tasks.workunit.client.0.smithi071.stdout:420 2024-07-26T18:22:21.705 INFO:tasks.workunit.client.0.smithi071.stdout:421 2024-07-26T18:22:21.706 INFO:tasks.workunit.client.0.smithi071.stdout:422 2024-07-26T18:22:21.707 INFO:tasks.workunit.client.0.smithi071.stdout:423 2024-07-26T18:22:21.708 INFO:tasks.workunit.client.0.smithi071.stdout:424 2024-07-26T18:22:21.709 INFO:tasks.workunit.client.0.smithi071.stdout:425 2024-07-26T18:22:21.710 INFO:tasks.workunit.client.0.smithi071.stdout:426 2024-07-26T18:22:21.710 INFO:tasks.workunit.client.0.smithi071.stdout:427 2024-07-26T18:22:21.711 INFO:tasks.workunit.client.0.smithi071.stdout:428 2024-07-26T18:22:21.712 INFO:tasks.workunit.client.0.smithi071.stdout:429 2024-07-26T18:22:21.714 INFO:tasks.workunit.client.0.smithi071.stdout:430 2024-07-26T18:22:21.714 INFO:tasks.workunit.client.0.smithi071.stdout:431 2024-07-26T18:22:21.715 INFO:tasks.workunit.client.0.smithi071.stdout:432 2024-07-26T18:22:21.716 INFO:tasks.workunit.client.0.smithi071.stdout:433 2024-07-26T18:22:21.717 INFO:tasks.workunit.client.0.smithi071.stdout:434 2024-07-26T18:22:21.718 INFO:tasks.workunit.client.0.smithi071.stdout:435 2024-07-26T18:22:21.719 INFO:tasks.workunit.client.0.smithi071.stdout:436 2024-07-26T18:22:21.720 INFO:tasks.workunit.client.0.smithi071.stdout:437 2024-07-26T18:22:21.721 INFO:tasks.workunit.client.0.smithi071.stdout:438 2024-07-26T18:22:21.722 INFO:tasks.workunit.client.0.smithi071.stdout:439 2024-07-26T18:22:21.723 INFO:tasks.workunit.client.0.smithi071.stdout:440 2024-07-26T18:22:21.723 INFO:tasks.workunit.client.0.smithi071.stdout:441 2024-07-26T18:22:21.724 INFO:tasks.workunit.client.0.smithi071.stdout:442 2024-07-26T18:22:21.725 INFO:tasks.workunit.client.0.smithi071.stdout:443 2024-07-26T18:22:21.726 INFO:tasks.workunit.client.0.smithi071.stdout:444 2024-07-26T18:22:21.727 INFO:tasks.workunit.client.0.smithi071.stdout:445 2024-07-26T18:22:21.728 INFO:tasks.workunit.client.0.smithi071.stdout:446 2024-07-26T18:22:21.729 INFO:tasks.workunit.client.0.smithi071.stdout:447 2024-07-26T18:22:21.730 INFO:tasks.workunit.client.0.smithi071.stdout:448 2024-07-26T18:22:21.731 INFO:tasks.workunit.client.0.smithi071.stdout:449 2024-07-26T18:22:21.732 INFO:tasks.workunit.client.0.smithi071.stdout:450 2024-07-26T18:22:21.733 INFO:tasks.workunit.client.0.smithi071.stdout:451 2024-07-26T18:22:21.734 INFO:tasks.workunit.client.0.smithi071.stdout:452 2024-07-26T18:22:21.735 INFO:tasks.workunit.client.0.smithi071.stdout:453 2024-07-26T18:22:21.736 INFO:tasks.workunit.client.0.smithi071.stdout:454 2024-07-26T18:22:21.737 INFO:tasks.workunit.client.0.smithi071.stdout:455 2024-07-26T18:22:21.738 INFO:tasks.workunit.client.0.smithi071.stdout:456 2024-07-26T18:22:21.739 INFO:tasks.workunit.client.0.smithi071.stdout:457 2024-07-26T18:22:21.739 INFO:tasks.workunit.client.0.smithi071.stdout:458 2024-07-26T18:22:21.740 INFO:tasks.workunit.client.0.smithi071.stdout:459 2024-07-26T18:22:21.741 INFO:tasks.workunit.client.0.smithi071.stdout:460 2024-07-26T18:22:21.742 INFO:tasks.workunit.client.0.smithi071.stdout:461 2024-07-26T18:22:21.743 INFO:tasks.workunit.client.0.smithi071.stdout:462 2024-07-26T18:22:21.744 INFO:tasks.workunit.client.0.smithi071.stdout:463 2024-07-26T18:22:21.745 INFO:tasks.workunit.client.0.smithi071.stdout:464 2024-07-26T18:22:21.746 INFO:tasks.workunit.client.0.smithi071.stdout:465 2024-07-26T18:22:21.747 INFO:tasks.workunit.client.0.smithi071.stdout:466 2024-07-26T18:22:21.748 INFO:tasks.workunit.client.0.smithi071.stdout:467 2024-07-26T18:22:21.749 INFO:tasks.workunit.client.0.smithi071.stdout:468 2024-07-26T18:22:21.750 INFO:tasks.workunit.client.0.smithi071.stdout:469 2024-07-26T18:22:21.751 INFO:tasks.workunit.client.0.smithi071.stdout:470 2024-07-26T18:22:21.752 INFO:tasks.workunit.client.0.smithi071.stdout:471 2024-07-26T18:22:21.753 INFO:tasks.workunit.client.0.smithi071.stdout:472 2024-07-26T18:22:21.754 INFO:tasks.workunit.client.0.smithi071.stdout:473 2024-07-26T18:22:21.755 INFO:tasks.workunit.client.0.smithi071.stdout:474 2024-07-26T18:22:21.756 INFO:tasks.workunit.client.0.smithi071.stdout:475 2024-07-26T18:22:21.757 INFO:tasks.workunit.client.0.smithi071.stdout:476 2024-07-26T18:22:21.758 INFO:tasks.workunit.client.0.smithi071.stdout:477 2024-07-26T18:22:21.759 INFO:tasks.workunit.client.0.smithi071.stdout:478 2024-07-26T18:22:21.760 INFO:tasks.workunit.client.0.smithi071.stdout:479 2024-07-26T18:22:21.761 INFO:tasks.workunit.client.0.smithi071.stdout:480 2024-07-26T18:22:21.762 INFO:tasks.workunit.client.0.smithi071.stdout:481 2024-07-26T18:22:21.763 INFO:tasks.workunit.client.0.smithi071.stdout:482 2024-07-26T18:22:21.765 INFO:tasks.workunit.client.0.smithi071.stdout:483 2024-07-26T18:22:21.766 INFO:tasks.workunit.client.0.smithi071.stdout:484 2024-07-26T18:22:21.767 INFO:tasks.workunit.client.0.smithi071.stdout:485 2024-07-26T18:22:21.768 INFO:tasks.workunit.client.0.smithi071.stdout:486 2024-07-26T18:22:21.769 INFO:tasks.workunit.client.0.smithi071.stdout:487 2024-07-26T18:22:21.770 INFO:tasks.workunit.client.0.smithi071.stdout:488 2024-07-26T18:22:21.771 INFO:tasks.workunit.client.0.smithi071.stdout:489 2024-07-26T18:22:21.772 INFO:tasks.workunit.client.0.smithi071.stdout:490 2024-07-26T18:22:21.773 INFO:tasks.workunit.client.0.smithi071.stdout:491 2024-07-26T18:22:21.774 INFO:tasks.workunit.client.0.smithi071.stdout:492 2024-07-26T18:22:21.775 INFO:tasks.workunit.client.0.smithi071.stdout:493 2024-07-26T18:22:21.776 INFO:tasks.workunit.client.0.smithi071.stdout:494 2024-07-26T18:22:21.777 INFO:tasks.workunit.client.0.smithi071.stdout:495 2024-07-26T18:22:21.778 INFO:tasks.workunit.client.0.smithi071.stdout:496 2024-07-26T18:22:21.780 INFO:tasks.workunit.client.0.smithi071.stdout:497 2024-07-26T18:22:21.780 INFO:tasks.workunit.client.0.smithi071.stdout:498 2024-07-26T18:22:21.782 INFO:tasks.workunit.client.0.smithi071.stdout:499 2024-07-26T18:22:21.783 INFO:tasks.workunit.client.0.smithi071.stdout:500 2024-07-26T18:22:21.784 INFO:tasks.workunit.client.0.smithi071.stdout:501 2024-07-26T18:22:21.785 INFO:tasks.workunit.client.0.smithi071.stdout:502 2024-07-26T18:22:21.786 INFO:tasks.workunit.client.0.smithi071.stdout:503 2024-07-26T18:22:21.787 INFO:tasks.workunit.client.0.smithi071.stdout:504 2024-07-26T18:22:21.787 INFO:tasks.workunit.client.0.smithi071.stdout:505 2024-07-26T18:22:21.788 INFO:tasks.workunit.client.0.smithi071.stdout:506 2024-07-26T18:22:21.789 INFO:tasks.workunit.client.0.smithi071.stdout:507 2024-07-26T18:22:21.790 INFO:tasks.workunit.client.0.smithi071.stdout:508 2024-07-26T18:22:21.791 INFO:tasks.workunit.client.0.smithi071.stdout:509 2024-07-26T18:22:21.792 INFO:tasks.workunit.client.0.smithi071.stdout:510 2024-07-26T18:22:21.794 INFO:tasks.workunit.client.0.smithi071.stdout:511 2024-07-26T18:22:21.795 INFO:tasks.workunit.client.0.smithi071.stdout:512 2024-07-26T18:22:21.796 INFO:tasks.workunit.client.0.smithi071.stdout:513 2024-07-26T18:22:21.797 INFO:tasks.workunit.client.0.smithi071.stdout:514 2024-07-26T18:22:21.798 INFO:tasks.workunit.client.0.smithi071.stdout:515 2024-07-26T18:22:21.799 INFO:tasks.workunit.client.0.smithi071.stdout:516 2024-07-26T18:22:21.800 INFO:tasks.workunit.client.0.smithi071.stdout:517 2024-07-26T18:22:21.802 INFO:tasks.workunit.client.0.smithi071.stdout:518 2024-07-26T18:22:21.803 INFO:tasks.workunit.client.0.smithi071.stdout:519 2024-07-26T18:22:21.804 INFO:tasks.workunit.client.0.smithi071.stdout:520 2024-07-26T18:22:21.805 INFO:tasks.workunit.client.0.smithi071.stdout:521 2024-07-26T18:22:21.806 INFO:tasks.workunit.client.0.smithi071.stdout:522 2024-07-26T18:22:21.807 INFO:tasks.workunit.client.0.smithi071.stdout:523 2024-07-26T18:22:21.808 INFO:tasks.workunit.client.0.smithi071.stdout:524 2024-07-26T18:22:21.809 INFO:tasks.workunit.client.0.smithi071.stdout:525 2024-07-26T18:22:21.810 INFO:tasks.workunit.client.0.smithi071.stdout:526 2024-07-26T18:22:21.811 INFO:tasks.workunit.client.0.smithi071.stdout:527 2024-07-26T18:22:21.812 INFO:tasks.workunit.client.0.smithi071.stdout:528 2024-07-26T18:22:21.813 INFO:tasks.workunit.client.0.smithi071.stdout:529 2024-07-26T18:22:21.815 INFO:tasks.workunit.client.0.smithi071.stdout:530 2024-07-26T18:22:21.816 INFO:tasks.workunit.client.0.smithi071.stdout:531 2024-07-26T18:22:21.817 INFO:tasks.workunit.client.0.smithi071.stdout:532 2024-07-26T18:22:21.818 INFO:tasks.workunit.client.0.smithi071.stdout:533 2024-07-26T18:22:21.819 INFO:tasks.workunit.client.0.smithi071.stdout:534 2024-07-26T18:22:21.820 INFO:tasks.workunit.client.0.smithi071.stdout:535 2024-07-26T18:22:21.821 INFO:tasks.workunit.client.0.smithi071.stdout:536 2024-07-26T18:22:21.822 INFO:tasks.workunit.client.0.smithi071.stdout:537 2024-07-26T18:22:21.823 INFO:tasks.workunit.client.0.smithi071.stdout:538 2024-07-26T18:22:21.824 INFO:tasks.workunit.client.0.smithi071.stdout:539 2024-07-26T18:22:21.825 INFO:tasks.workunit.client.0.smithi071.stdout:540 2024-07-26T18:22:21.826 INFO:tasks.workunit.client.0.smithi071.stdout:541 2024-07-26T18:22:21.828 INFO:tasks.workunit.client.0.smithi071.stdout:542 2024-07-26T18:22:21.828 INFO:tasks.workunit.client.0.smithi071.stdout:543 2024-07-26T18:22:21.830 INFO:tasks.workunit.client.0.smithi071.stdout:544 2024-07-26T18:22:21.831 INFO:tasks.workunit.client.0.smithi071.stdout:545 2024-07-26T18:22:21.832 INFO:tasks.workunit.client.0.smithi071.stdout:546 2024-07-26T18:22:21.833 INFO:tasks.workunit.client.0.smithi071.stdout:547 2024-07-26T18:22:21.834 INFO:tasks.workunit.client.0.smithi071.stdout:548 2024-07-26T18:22:21.835 INFO:tasks.workunit.client.0.smithi071.stdout:549 2024-07-26T18:22:21.836 INFO:tasks.workunit.client.0.smithi071.stdout:550 2024-07-26T18:22:21.837 INFO:tasks.workunit.client.0.smithi071.stdout:551 2024-07-26T18:22:21.838 INFO:tasks.workunit.client.0.smithi071.stdout:552 2024-07-26T18:22:21.839 INFO:tasks.workunit.client.0.smithi071.stdout:553 2024-07-26T18:22:21.840 INFO:tasks.workunit.client.0.smithi071.stdout:554 2024-07-26T18:22:21.841 INFO:tasks.workunit.client.0.smithi071.stdout:555 2024-07-26T18:22:21.842 INFO:tasks.workunit.client.0.smithi071.stdout:556 2024-07-26T18:22:21.843 INFO:tasks.workunit.client.0.smithi071.stdout:557 2024-07-26T18:22:21.844 INFO:tasks.workunit.client.0.smithi071.stdout:558 2024-07-26T18:22:21.845 INFO:tasks.workunit.client.0.smithi071.stdout:559 2024-07-26T18:22:21.846 INFO:tasks.workunit.client.0.smithi071.stdout:560 2024-07-26T18:22:21.847 INFO:tasks.workunit.client.0.smithi071.stdout:561 2024-07-26T18:22:21.849 INFO:tasks.workunit.client.0.smithi071.stdout:562 2024-07-26T18:22:21.850 INFO:tasks.workunit.client.0.smithi071.stdout:563 2024-07-26T18:22:21.851 INFO:tasks.workunit.client.0.smithi071.stdout:564 2024-07-26T18:22:21.852 INFO:tasks.workunit.client.0.smithi071.stdout:565 2024-07-26T18:22:21.853 INFO:tasks.workunit.client.0.smithi071.stdout:566 2024-07-26T18:22:21.855 INFO:tasks.workunit.client.0.smithi071.stdout:567 2024-07-26T18:22:21.856 INFO:tasks.workunit.client.0.smithi071.stdout:568 2024-07-26T18:22:21.857 INFO:tasks.workunit.client.0.smithi071.stdout:569 2024-07-26T18:22:21.858 INFO:tasks.workunit.client.0.smithi071.stdout:570 2024-07-26T18:22:21.859 INFO:tasks.workunit.client.0.smithi071.stdout:571 2024-07-26T18:22:21.860 INFO:tasks.workunit.client.0.smithi071.stdout:572 2024-07-26T18:22:21.861 INFO:tasks.workunit.client.0.smithi071.stdout:573 2024-07-26T18:22:21.862 INFO:tasks.workunit.client.0.smithi071.stdout:574 2024-07-26T18:22:21.864 INFO:tasks.workunit.client.0.smithi071.stdout:575 2024-07-26T18:22:21.865 INFO:tasks.workunit.client.0.smithi071.stdout:576 2024-07-26T18:22:21.866 INFO:tasks.workunit.client.0.smithi071.stdout:577 2024-07-26T18:22:21.867 INFO:tasks.workunit.client.0.smithi071.stdout:578 2024-07-26T18:22:21.868 INFO:tasks.workunit.client.0.smithi071.stdout:579 2024-07-26T18:22:21.869 INFO:tasks.workunit.client.0.smithi071.stdout:580 2024-07-26T18:22:21.870 INFO:tasks.workunit.client.0.smithi071.stdout:581 2024-07-26T18:22:21.871 INFO:tasks.workunit.client.0.smithi071.stdout:582 2024-07-26T18:22:21.872 INFO:tasks.workunit.client.0.smithi071.stdout:583 2024-07-26T18:22:21.873 INFO:tasks.workunit.client.0.smithi071.stdout:584 2024-07-26T18:22:21.874 INFO:tasks.workunit.client.0.smithi071.stdout:585 2024-07-26T18:22:21.875 INFO:tasks.workunit.client.0.smithi071.stdout:586 2024-07-26T18:22:21.876 INFO:tasks.workunit.client.0.smithi071.stdout:587 2024-07-26T18:22:21.877 INFO:tasks.workunit.client.0.smithi071.stdout:588 2024-07-26T18:22:21.878 INFO:tasks.workunit.client.0.smithi071.stdout:589 2024-07-26T18:22:21.880 INFO:tasks.workunit.client.0.smithi071.stdout:590 2024-07-26T18:22:21.881 INFO:tasks.workunit.client.0.smithi071.stdout:591 2024-07-26T18:22:21.882 INFO:tasks.workunit.client.0.smithi071.stdout:592 2024-07-26T18:22:21.883 INFO:tasks.workunit.client.0.smithi071.stdout:593 2024-07-26T18:22:21.884 INFO:tasks.workunit.client.0.smithi071.stdout:594 2024-07-26T18:22:21.885 INFO:tasks.workunit.client.0.smithi071.stdout:595 2024-07-26T18:22:21.886 INFO:tasks.workunit.client.0.smithi071.stdout:596 2024-07-26T18:22:21.888 INFO:tasks.workunit.client.0.smithi071.stdout:597 2024-07-26T18:22:21.889 INFO:tasks.workunit.client.0.smithi071.stdout:598 2024-07-26T18:22:21.890 INFO:tasks.workunit.client.0.smithi071.stdout:599 2024-07-26T18:22:21.891 INFO:tasks.workunit.client.0.smithi071.stdout:600 2024-07-26T18:22:21.892 INFO:tasks.workunit.client.0.smithi071.stdout:601 2024-07-26T18:22:21.893 INFO:tasks.workunit.client.0.smithi071.stdout:602 2024-07-26T18:22:21.894 INFO:tasks.workunit.client.0.smithi071.stdout:603 2024-07-26T18:22:21.896 INFO:tasks.workunit.client.0.smithi071.stdout:604 2024-07-26T18:22:21.897 INFO:tasks.workunit.client.0.smithi071.stdout:605 2024-07-26T18:22:21.898 INFO:tasks.workunit.client.0.smithi071.stdout:606 2024-07-26T18:22:21.899 INFO:tasks.workunit.client.0.smithi071.stdout:607 2024-07-26T18:22:21.900 INFO:tasks.workunit.client.0.smithi071.stdout:608 2024-07-26T18:22:21.901 INFO:tasks.workunit.client.0.smithi071.stdout:609 2024-07-26T18:22:21.903 INFO:tasks.workunit.client.0.smithi071.stdout:610 2024-07-26T18:22:21.904 INFO:tasks.workunit.client.0.smithi071.stdout:611 2024-07-26T18:22:21.905 INFO:tasks.workunit.client.0.smithi071.stdout:612 2024-07-26T18:22:21.906 INFO:tasks.workunit.client.0.smithi071.stdout:613 2024-07-26T18:22:21.907 INFO:tasks.workunit.client.0.smithi071.stdout:614 2024-07-26T18:22:21.908 INFO:tasks.workunit.client.0.smithi071.stdout:615 2024-07-26T18:22:21.909 INFO:tasks.workunit.client.0.smithi071.stdout:616 2024-07-26T18:22:21.910 INFO:tasks.workunit.client.0.smithi071.stdout:617 2024-07-26T18:22:21.912 INFO:tasks.workunit.client.0.smithi071.stdout:618 2024-07-26T18:22:21.913 INFO:tasks.workunit.client.0.smithi071.stdout:619 2024-07-26T18:22:21.914 INFO:tasks.workunit.client.0.smithi071.stdout:620 2024-07-26T18:22:21.915 INFO:tasks.workunit.client.0.smithi071.stdout:621 2024-07-26T18:22:21.916 INFO:tasks.workunit.client.0.smithi071.stdout:622 2024-07-26T18:22:21.917 INFO:tasks.workunit.client.0.smithi071.stdout:623 2024-07-26T18:22:21.918 INFO:tasks.workunit.client.0.smithi071.stdout:624 2024-07-26T18:22:21.919 INFO:tasks.workunit.client.0.smithi071.stdout:625 2024-07-26T18:22:21.920 INFO:tasks.workunit.client.0.smithi071.stdout:626 2024-07-26T18:22:21.921 INFO:tasks.workunit.client.0.smithi071.stdout:627 2024-07-26T18:22:21.922 INFO:tasks.workunit.client.0.smithi071.stdout:628 2024-07-26T18:22:21.924 INFO:tasks.workunit.client.0.smithi071.stdout:629 2024-07-26T18:22:21.925 INFO:tasks.workunit.client.0.smithi071.stdout:630 2024-07-26T18:22:21.926 INFO:tasks.workunit.client.0.smithi071.stdout:631 2024-07-26T18:22:21.927 INFO:tasks.workunit.client.0.smithi071.stdout:632 2024-07-26T18:22:21.928 INFO:tasks.workunit.client.0.smithi071.stdout:633 2024-07-26T18:22:21.929 INFO:tasks.workunit.client.0.smithi071.stdout:634 2024-07-26T18:22:21.930 INFO:tasks.workunit.client.0.smithi071.stdout:635 2024-07-26T18:22:21.931 INFO:tasks.workunit.client.0.smithi071.stdout:636 2024-07-26T18:22:21.932 INFO:tasks.workunit.client.0.smithi071.stdout:637 2024-07-26T18:22:21.933 INFO:tasks.workunit.client.0.smithi071.stdout:638 2024-07-26T18:22:21.934 INFO:tasks.workunit.client.0.smithi071.stdout:639 2024-07-26T18:22:21.936 INFO:tasks.workunit.client.0.smithi071.stdout:640 2024-07-26T18:22:21.937 INFO:tasks.workunit.client.0.smithi071.stdout:641 2024-07-26T18:22:21.938 INFO:tasks.workunit.client.0.smithi071.stdout:642 2024-07-26T18:22:21.939 INFO:tasks.workunit.client.0.smithi071.stdout:643 2024-07-26T18:22:21.940 INFO:tasks.workunit.client.0.smithi071.stdout:644 2024-07-26T18:22:21.942 INFO:tasks.workunit.client.0.smithi071.stdout:645 2024-07-26T18:22:21.943 INFO:tasks.workunit.client.0.smithi071.stdout:646 2024-07-26T18:22:21.945 INFO:tasks.workunit.client.0.smithi071.stdout:647 2024-07-26T18:22:21.945 INFO:tasks.workunit.client.0.smithi071.stdout:648 2024-07-26T18:22:21.947 INFO:tasks.workunit.client.0.smithi071.stdout:649 2024-07-26T18:22:21.948 INFO:tasks.workunit.client.0.smithi071.stdout:650 2024-07-26T18:22:21.949 INFO:tasks.workunit.client.0.smithi071.stdout:651 2024-07-26T18:22:21.950 INFO:tasks.workunit.client.0.smithi071.stdout:652 2024-07-26T18:22:21.951 INFO:tasks.workunit.client.0.smithi071.stdout:653 2024-07-26T18:22:21.952 INFO:tasks.workunit.client.0.smithi071.stdout:654 2024-07-26T18:22:21.953 INFO:tasks.workunit.client.0.smithi071.stdout:655 2024-07-26T18:22:21.954 INFO:tasks.workunit.client.0.smithi071.stdout:656 2024-07-26T18:22:21.955 INFO:tasks.workunit.client.0.smithi071.stdout:657 2024-07-26T18:22:21.956 INFO:tasks.workunit.client.0.smithi071.stdout:658 2024-07-26T18:22:21.957 INFO:tasks.workunit.client.0.smithi071.stdout:659 2024-07-26T18:22:21.958 INFO:tasks.workunit.client.0.smithi071.stdout:660 2024-07-26T18:22:21.959 INFO:tasks.workunit.client.0.smithi071.stdout:661 2024-07-26T18:22:21.960 INFO:tasks.workunit.client.0.smithi071.stdout:662 2024-07-26T18:22:21.961 INFO:tasks.workunit.client.0.smithi071.stdout:663 2024-07-26T18:22:21.962 INFO:tasks.workunit.client.0.smithi071.stdout:664 2024-07-26T18:22:21.964 INFO:tasks.workunit.client.0.smithi071.stdout:665 2024-07-26T18:22:21.965 INFO:tasks.workunit.client.0.smithi071.stdout:666 2024-07-26T18:22:21.966 INFO:tasks.workunit.client.0.smithi071.stdout:667 2024-07-26T18:22:21.967 INFO:tasks.workunit.client.0.smithi071.stdout:668 2024-07-26T18:22:21.968 INFO:tasks.workunit.client.0.smithi071.stdout:669 2024-07-26T18:22:21.969 INFO:tasks.workunit.client.0.smithi071.stdout:670 2024-07-26T18:22:21.970 INFO:tasks.workunit.client.0.smithi071.stdout:671 2024-07-26T18:22:21.971 INFO:tasks.workunit.client.0.smithi071.stdout:672 2024-07-26T18:22:21.972 INFO:tasks.workunit.client.0.smithi071.stdout:673 2024-07-26T18:22:21.973 INFO:tasks.workunit.client.0.smithi071.stdout:674 2024-07-26T18:22:21.975 INFO:tasks.workunit.client.0.smithi071.stdout:675 2024-07-26T18:22:21.976 INFO:tasks.workunit.client.0.smithi071.stdout:676 2024-07-26T18:22:21.977 INFO:tasks.workunit.client.0.smithi071.stdout:677 2024-07-26T18:22:21.981 INFO:tasks.workunit.client.0.smithi071.stdout:678 2024-07-26T18:22:21.984 INFO:tasks.workunit.client.0.smithi071.stdout:679 2024-07-26T18:22:21.985 INFO:tasks.workunit.client.0.smithi071.stdout:680 2024-07-26T18:22:21.986 INFO:tasks.workunit.client.0.smithi071.stdout:681 2024-07-26T18:22:21.988 INFO:tasks.workunit.client.0.smithi071.stdout:682 2024-07-26T18:22:21.989 INFO:tasks.workunit.client.0.smithi071.stdout:683 2024-07-26T18:22:21.990 INFO:tasks.workunit.client.0.smithi071.stdout:684 2024-07-26T18:22:21.991 INFO:tasks.workunit.client.0.smithi071.stdout:685 2024-07-26T18:22:21.992 INFO:tasks.workunit.client.0.smithi071.stdout:686 2024-07-26T18:22:21.993 INFO:tasks.workunit.client.0.smithi071.stdout:687 2024-07-26T18:22:21.994 INFO:tasks.workunit.client.0.smithi071.stdout:688 2024-07-26T18:22:21.995 INFO:tasks.workunit.client.0.smithi071.stdout:689 2024-07-26T18:22:21.996 INFO:tasks.workunit.client.0.smithi071.stdout:690 2024-07-26T18:22:21.997 INFO:tasks.workunit.client.0.smithi071.stdout:691 2024-07-26T18:22:21.998 INFO:tasks.workunit.client.0.smithi071.stdout:692 2024-07-26T18:22:21.999 INFO:tasks.workunit.client.0.smithi071.stdout:693 2024-07-26T18:22:22.001 INFO:tasks.workunit.client.0.smithi071.stdout:694 2024-07-26T18:22:22.001 INFO:tasks.workunit.client.0.smithi071.stdout:695 2024-07-26T18:22:22.002 INFO:tasks.workunit.client.0.smithi071.stdout:696 2024-07-26T18:22:22.003 INFO:tasks.workunit.client.0.smithi071.stdout:697 2024-07-26T18:22:22.004 INFO:tasks.workunit.client.0.smithi071.stdout:698 2024-07-26T18:22:22.006 INFO:tasks.workunit.client.0.smithi071.stdout:699 2024-07-26T18:22:22.007 INFO:tasks.workunit.client.0.smithi071.stdout:700 2024-07-26T18:22:22.008 INFO:tasks.workunit.client.0.smithi071.stdout:701 2024-07-26T18:22:22.009 INFO:tasks.workunit.client.0.smithi071.stdout:702 2024-07-26T18:22:22.010 INFO:tasks.workunit.client.0.smithi071.stdout:703 2024-07-26T18:22:22.011 INFO:tasks.workunit.client.0.smithi071.stdout:704 2024-07-26T18:22:22.012 INFO:tasks.workunit.client.0.smithi071.stdout:705 2024-07-26T18:22:22.013 INFO:tasks.workunit.client.0.smithi071.stdout:706 2024-07-26T18:22:22.014 INFO:tasks.workunit.client.0.smithi071.stdout:707 2024-07-26T18:22:22.015 INFO:tasks.workunit.client.0.smithi071.stdout:708 2024-07-26T18:22:22.017 INFO:tasks.workunit.client.0.smithi071.stdout:709 2024-07-26T18:22:22.018 INFO:tasks.workunit.client.0.smithi071.stdout:710 2024-07-26T18:22:22.019 INFO:tasks.workunit.client.0.smithi071.stdout:711 2024-07-26T18:22:22.020 INFO:tasks.workunit.client.0.smithi071.stdout:712 2024-07-26T18:22:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:713 2024-07-26T18:22:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:714 2024-07-26T18:22:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:715 2024-07-26T18:22:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:716 2024-07-26T18:22:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:717 2024-07-26T18:22:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:718 2024-07-26T18:22:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:719 2024-07-26T18:22:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:720 2024-07-26T18:22:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:721 2024-07-26T18:22:22.031 INFO:tasks.workunit.client.0.smithi071.stdout:722 2024-07-26T18:22:22.033 INFO:tasks.workunit.client.0.smithi071.stdout:723 2024-07-26T18:22:22.034 INFO:tasks.workunit.client.0.smithi071.stdout:724 2024-07-26T18:22:22.035 INFO:tasks.workunit.client.0.smithi071.stdout:725 2024-07-26T18:22:22.036 INFO:tasks.workunit.client.0.smithi071.stdout:726 2024-07-26T18:22:22.037 INFO:tasks.workunit.client.0.smithi071.stdout:727 2024-07-26T18:22:22.038 INFO:tasks.workunit.client.0.smithi071.stdout:728 2024-07-26T18:22:22.040 INFO:tasks.workunit.client.0.smithi071.stdout:729 2024-07-26T18:22:22.041 INFO:tasks.workunit.client.0.smithi071.stdout:730 2024-07-26T18:22:22.042 INFO:tasks.workunit.client.0.smithi071.stdout:731 2024-07-26T18:22:22.043 INFO:tasks.workunit.client.0.smithi071.stdout:732 2024-07-26T18:22:22.044 INFO:tasks.workunit.client.0.smithi071.stdout:733 2024-07-26T18:22:22.045 INFO:tasks.workunit.client.0.smithi071.stdout:734 2024-07-26T18:22:22.047 INFO:tasks.workunit.client.0.smithi071.stdout:735 2024-07-26T18:22:22.048 INFO:tasks.workunit.client.0.smithi071.stdout:736 2024-07-26T18:22:22.049 INFO:tasks.workunit.client.0.smithi071.stdout:737 2024-07-26T18:22:22.051 INFO:tasks.workunit.client.0.smithi071.stdout:738 2024-07-26T18:22:22.052 INFO:tasks.workunit.client.0.smithi071.stdout:739 2024-07-26T18:22:22.053 INFO:tasks.workunit.client.0.smithi071.stdout:740 2024-07-26T18:22:22.054 INFO:tasks.workunit.client.0.smithi071.stdout:741 2024-07-26T18:22:22.056 INFO:tasks.workunit.client.0.smithi071.stdout:742 2024-07-26T18:22:22.057 INFO:tasks.workunit.client.0.smithi071.stdout:743 2024-07-26T18:22:22.058 INFO:tasks.workunit.client.0.smithi071.stdout:744 2024-07-26T18:22:22.059 INFO:tasks.workunit.client.0.smithi071.stdout:745 2024-07-26T18:22:22.060 INFO:tasks.workunit.client.0.smithi071.stdout:746 2024-07-26T18:22:22.062 INFO:tasks.workunit.client.0.smithi071.stdout:747 2024-07-26T18:22:22.063 INFO:tasks.workunit.client.0.smithi071.stdout:748 2024-07-26T18:22:22.064 INFO:tasks.workunit.client.0.smithi071.stdout:749 2024-07-26T18:22:22.065 INFO:tasks.workunit.client.0.smithi071.stdout:750 2024-07-26T18:22:22.066 INFO:tasks.workunit.client.0.smithi071.stdout:751 2024-07-26T18:22:22.067 INFO:tasks.workunit.client.0.smithi071.stdout:752 2024-07-26T18:22:22.068 INFO:tasks.workunit.client.0.smithi071.stdout:753 2024-07-26T18:22:22.069 INFO:tasks.workunit.client.0.smithi071.stdout:754 2024-07-26T18:22:22.070 INFO:tasks.workunit.client.0.smithi071.stdout:755 2024-07-26T18:22:22.071 INFO:tasks.workunit.client.0.smithi071.stdout:756 2024-07-26T18:22:22.072 INFO:tasks.workunit.client.0.smithi071.stdout:757 2024-07-26T18:22:22.073 INFO:tasks.workunit.client.0.smithi071.stdout:758 2024-07-26T18:22:22.074 INFO:tasks.workunit.client.0.smithi071.stdout:759 2024-07-26T18:22:22.075 INFO:tasks.workunit.client.0.smithi071.stdout:760 2024-07-26T18:22:22.076 INFO:tasks.workunit.client.0.smithi071.stdout:761 2024-07-26T18:22:22.077 INFO:tasks.workunit.client.0.smithi071.stdout:762 2024-07-26T18:22:22.078 INFO:tasks.workunit.client.0.smithi071.stdout:763 2024-07-26T18:22:22.079 INFO:tasks.workunit.client.0.smithi071.stdout:764 2024-07-26T18:22:22.080 INFO:tasks.workunit.client.0.smithi071.stdout:765 2024-07-26T18:22:22.081 INFO:tasks.workunit.client.0.smithi071.stdout:766 2024-07-26T18:22:22.082 INFO:tasks.workunit.client.0.smithi071.stdout:767 2024-07-26T18:22:22.083 INFO:tasks.workunit.client.0.smithi071.stdout:768 2024-07-26T18:22:22.084 INFO:tasks.workunit.client.0.smithi071.stdout:769 2024-07-26T18:22:22.085 INFO:tasks.workunit.client.0.smithi071.stdout:770 2024-07-26T18:22:22.086 INFO:tasks.workunit.client.0.smithi071.stdout:771 2024-07-26T18:22:22.087 INFO:tasks.workunit.client.0.smithi071.stdout:772 2024-07-26T18:22:22.088 INFO:tasks.workunit.client.0.smithi071.stdout:773 2024-07-26T18:22:22.089 INFO:tasks.workunit.client.0.smithi071.stdout:774 2024-07-26T18:22:22.090 INFO:tasks.workunit.client.0.smithi071.stdout:775 2024-07-26T18:22:22.091 INFO:tasks.workunit.client.0.smithi071.stdout:776 2024-07-26T18:22:22.093 INFO:tasks.workunit.client.0.smithi071.stdout:777 2024-07-26T18:22:22.094 INFO:tasks.workunit.client.0.smithi071.stdout:778 2024-07-26T18:22:22.095 INFO:tasks.workunit.client.0.smithi071.stdout:779 2024-07-26T18:22:22.096 INFO:tasks.workunit.client.0.smithi071.stdout:780 2024-07-26T18:22:22.097 INFO:tasks.workunit.client.0.smithi071.stdout:781 2024-07-26T18:22:22.098 INFO:tasks.workunit.client.0.smithi071.stdout:782 2024-07-26T18:22:22.099 INFO:tasks.workunit.client.0.smithi071.stdout:783 2024-07-26T18:22:22.101 INFO:tasks.workunit.client.0.smithi071.stdout:784 2024-07-26T18:22:22.102 INFO:tasks.workunit.client.0.smithi071.stdout:785 2024-07-26T18:22:22.103 INFO:tasks.workunit.client.0.smithi071.stdout:786 2024-07-26T18:22:22.104 INFO:tasks.workunit.client.0.smithi071.stdout:787 2024-07-26T18:22:22.105 INFO:tasks.workunit.client.0.smithi071.stdout:788 2024-07-26T18:22:22.106 INFO:tasks.workunit.client.0.smithi071.stdout:789 2024-07-26T18:22:22.107 INFO:tasks.workunit.client.0.smithi071.stdout:790 2024-07-26T18:22:22.108 INFO:tasks.workunit.client.0.smithi071.stdout:791 2024-07-26T18:22:22.109 INFO:tasks.workunit.client.0.smithi071.stdout:792 2024-07-26T18:22:22.110 INFO:tasks.workunit.client.0.smithi071.stdout:793 2024-07-26T18:22:22.111 INFO:tasks.workunit.client.0.smithi071.stdout:794 2024-07-26T18:22:22.112 INFO:tasks.workunit.client.0.smithi071.stdout:795 2024-07-26T18:22:22.113 INFO:tasks.workunit.client.0.smithi071.stdout:796 2024-07-26T18:22:22.114 INFO:tasks.workunit.client.0.smithi071.stdout:797 2024-07-26T18:22:22.115 INFO:tasks.workunit.client.0.smithi071.stdout:798 2024-07-26T18:22:22.116 INFO:tasks.workunit.client.0.smithi071.stdout:799 2024-07-26T18:22:22.117 INFO:tasks.workunit.client.0.smithi071.stdout:800 2024-07-26T18:22:22.118 INFO:tasks.workunit.client.0.smithi071.stdout:801 2024-07-26T18:22:22.119 INFO:tasks.workunit.client.0.smithi071.stdout:802 2024-07-26T18:22:22.120 INFO:tasks.workunit.client.0.smithi071.stdout:803 2024-07-26T18:22:22.121 INFO:tasks.workunit.client.0.smithi071.stdout:804 2024-07-26T18:22:22.122 INFO:tasks.workunit.client.0.smithi071.stdout:805 2024-07-26T18:22:22.123 INFO:tasks.workunit.client.0.smithi071.stdout:806 2024-07-26T18:22:22.124 INFO:tasks.workunit.client.0.smithi071.stdout:807 2024-07-26T18:22:22.125 INFO:tasks.workunit.client.0.smithi071.stdout:808 2024-07-26T18:22:22.126 INFO:tasks.workunit.client.0.smithi071.stdout:809 2024-07-26T18:22:22.127 INFO:tasks.workunit.client.0.smithi071.stdout:810 2024-07-26T18:22:22.128 INFO:tasks.workunit.client.0.smithi071.stdout:811 2024-07-26T18:22:22.129 INFO:tasks.workunit.client.0.smithi071.stdout:812 2024-07-26T18:22:22.130 INFO:tasks.workunit.client.0.smithi071.stdout:813 2024-07-26T18:22:22.131 INFO:tasks.workunit.client.0.smithi071.stdout:814 2024-07-26T18:22:22.132 INFO:tasks.workunit.client.0.smithi071.stdout:815 2024-07-26T18:22:22.133 INFO:tasks.workunit.client.0.smithi071.stdout:816 2024-07-26T18:22:22.135 INFO:tasks.workunit.client.0.smithi071.stdout:817 2024-07-26T18:22:22.136 INFO:tasks.workunit.client.0.smithi071.stdout:818 2024-07-26T18:22:22.137 INFO:tasks.workunit.client.0.smithi071.stdout:819 2024-07-26T18:22:22.138 INFO:tasks.workunit.client.0.smithi071.stdout:820 2024-07-26T18:22:22.139 INFO:tasks.workunit.client.0.smithi071.stdout:821 2024-07-26T18:22:22.140 INFO:tasks.workunit.client.0.smithi071.stdout:822 2024-07-26T18:22:22.141 INFO:tasks.workunit.client.0.smithi071.stdout:823 2024-07-26T18:22:22.142 INFO:tasks.workunit.client.0.smithi071.stdout:824 2024-07-26T18:22:22.143 INFO:tasks.workunit.client.0.smithi071.stdout:825 2024-07-26T18:22:22.144 INFO:tasks.workunit.client.0.smithi071.stdout:826 2024-07-26T18:22:22.145 INFO:tasks.workunit.client.0.smithi071.stdout:827 2024-07-26T18:22:22.146 INFO:tasks.workunit.client.0.smithi071.stdout:828 2024-07-26T18:22:22.147 INFO:tasks.workunit.client.0.smithi071.stdout:829 2024-07-26T18:22:22.148 INFO:tasks.workunit.client.0.smithi071.stdout:830 2024-07-26T18:22:22.149 INFO:tasks.workunit.client.0.smithi071.stdout:831 2024-07-26T18:22:22.150 INFO:tasks.workunit.client.0.smithi071.stdout:832 2024-07-26T18:22:22.151 INFO:tasks.workunit.client.0.smithi071.stdout:833 2024-07-26T18:22:22.152 INFO:tasks.workunit.client.0.smithi071.stdout:834 2024-07-26T18:22:22.153 INFO:tasks.workunit.client.0.smithi071.stdout:835 2024-07-26T18:22:22.154 INFO:tasks.workunit.client.0.smithi071.stdout:836 2024-07-26T18:22:22.155 INFO:tasks.workunit.client.0.smithi071.stdout:837 2024-07-26T18:22:22.156 INFO:tasks.workunit.client.0.smithi071.stdout:838 2024-07-26T18:22:22.157 INFO:tasks.workunit.client.0.smithi071.stdout:839 2024-07-26T18:22:22.158 INFO:tasks.workunit.client.0.smithi071.stdout:840 2024-07-26T18:22:22.160 INFO:tasks.workunit.client.0.smithi071.stdout:841 2024-07-26T18:22:22.160 INFO:tasks.workunit.client.0.smithi071.stdout:842 2024-07-26T18:22:22.161 INFO:tasks.workunit.client.0.smithi071.stdout:843 2024-07-26T18:22:22.162 INFO:tasks.workunit.client.0.smithi071.stdout:844 2024-07-26T18:22:22.163 INFO:tasks.workunit.client.0.smithi071.stdout:845 2024-07-26T18:22:22.164 INFO:tasks.workunit.client.0.smithi071.stdout:846 2024-07-26T18:22:22.165 INFO:tasks.workunit.client.0.smithi071.stdout:847 2024-07-26T18:22:22.166 INFO:tasks.workunit.client.0.smithi071.stdout:848 2024-07-26T18:22:22.167 INFO:tasks.workunit.client.0.smithi071.stdout:849 2024-07-26T18:22:22.169 INFO:tasks.workunit.client.0.smithi071.stdout:850 2024-07-26T18:22:22.170 INFO:tasks.workunit.client.0.smithi071.stdout:851 2024-07-26T18:22:22.171 INFO:tasks.workunit.client.0.smithi071.stdout:852 2024-07-26T18:22:22.172 INFO:tasks.workunit.client.0.smithi071.stdout:853 2024-07-26T18:22:22.173 INFO:tasks.workunit.client.0.smithi071.stdout:854 2024-07-26T18:22:22.174 INFO:tasks.workunit.client.0.smithi071.stdout:855 2024-07-26T18:22:22.175 INFO:tasks.workunit.client.0.smithi071.stdout:856 2024-07-26T18:22:22.176 INFO:tasks.workunit.client.0.smithi071.stdout:857 2024-07-26T18:22:22.177 INFO:tasks.workunit.client.0.smithi071.stdout:858 2024-07-26T18:22:22.178 INFO:tasks.workunit.client.0.smithi071.stdout:859 2024-07-26T18:22:22.179 INFO:tasks.workunit.client.0.smithi071.stdout:860 2024-07-26T18:22:22.180 INFO:tasks.workunit.client.0.smithi071.stdout:861 2024-07-26T18:22:22.181 INFO:tasks.workunit.client.0.smithi071.stdout:862 2024-07-26T18:22:22.182 INFO:tasks.workunit.client.0.smithi071.stdout:863 2024-07-26T18:22:22.183 INFO:tasks.workunit.client.0.smithi071.stdout:864 2024-07-26T18:22:22.185 INFO:tasks.workunit.client.0.smithi071.stdout:865 2024-07-26T18:22:22.186 INFO:tasks.workunit.client.0.smithi071.stdout:866 2024-07-26T18:22:22.187 INFO:tasks.workunit.client.0.smithi071.stdout:867 2024-07-26T18:22:22.188 INFO:tasks.workunit.client.0.smithi071.stdout:868 2024-07-26T18:22:22.189 INFO:tasks.workunit.client.0.smithi071.stdout:869 2024-07-26T18:22:22.190 INFO:tasks.workunit.client.0.smithi071.stdout:870 2024-07-26T18:22:22.191 INFO:tasks.workunit.client.0.smithi071.stdout:871 2024-07-26T18:22:22.192 INFO:tasks.workunit.client.0.smithi071.stdout:872 2024-07-26T18:22:22.193 INFO:tasks.workunit.client.0.smithi071.stdout:873 2024-07-26T18:22:22.194 INFO:tasks.workunit.client.0.smithi071.stdout:874 2024-07-26T18:22:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:875 2024-07-26T18:22:22.197 INFO:tasks.workunit.client.0.smithi071.stdout:876 2024-07-26T18:22:22.198 INFO:tasks.workunit.client.0.smithi071.stdout:877 2024-07-26T18:22:22.199 INFO:tasks.workunit.client.0.smithi071.stdout:878 2024-07-26T18:22:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:879 2024-07-26T18:22:22.201 INFO:tasks.workunit.client.0.smithi071.stdout:880 2024-07-26T18:22:22.202 INFO:tasks.workunit.client.0.smithi071.stdout:881 2024-07-26T18:22:22.203 INFO:tasks.workunit.client.0.smithi071.stdout:882 2024-07-26T18:22:22.204 INFO:tasks.workunit.client.0.smithi071.stdout:883 2024-07-26T18:22:22.205 INFO:tasks.workunit.client.0.smithi071.stdout:884 2024-07-26T18:22:22.206 INFO:tasks.workunit.client.0.smithi071.stdout:885 2024-07-26T18:22:22.207 INFO:tasks.workunit.client.0.smithi071.stdout:886 2024-07-26T18:22:22.208 INFO:tasks.workunit.client.0.smithi071.stdout:887 2024-07-26T18:22:22.210 INFO:tasks.workunit.client.0.smithi071.stdout:888 2024-07-26T18:22:22.211 INFO:tasks.workunit.client.0.smithi071.stdout:889 2024-07-26T18:22:22.212 INFO:tasks.workunit.client.0.smithi071.stdout:890 2024-07-26T18:22:22.213 INFO:tasks.workunit.client.0.smithi071.stdout:891 2024-07-26T18:22:22.214 INFO:tasks.workunit.client.0.smithi071.stdout:892 2024-07-26T18:22:22.215 INFO:tasks.workunit.client.0.smithi071.stdout:893 2024-07-26T18:22:22.216 INFO:tasks.workunit.client.0.smithi071.stdout:894 2024-07-26T18:22:22.217 INFO:tasks.workunit.client.0.smithi071.stdout:895 2024-07-26T18:22:22.218 INFO:tasks.workunit.client.0.smithi071.stdout:896 2024-07-26T18:22:22.219 INFO:tasks.workunit.client.0.smithi071.stdout:897 2024-07-26T18:22:22.220 INFO:tasks.workunit.client.0.smithi071.stdout:898 2024-07-26T18:22:22.222 INFO:tasks.workunit.client.0.smithi071.stdout:899 2024-07-26T18:22:22.225 INFO:tasks.workunit.client.0.smithi071.stdout:900 2024-07-26T18:22:22.226 INFO:tasks.workunit.client.0.smithi071.stdout:901 2024-07-26T18:22:22.227 INFO:tasks.workunit.client.0.smithi071.stdout:902 2024-07-26T18:22:22.228 INFO:tasks.workunit.client.0.smithi071.stdout:903 2024-07-26T18:22:22.229 INFO:tasks.workunit.client.0.smithi071.stdout:904 2024-07-26T18:22:22.230 INFO:tasks.workunit.client.0.smithi071.stdout:905 2024-07-26T18:22:22.232 INFO:tasks.workunit.client.0.smithi071.stdout:906 2024-07-26T18:22:22.233 INFO:tasks.workunit.client.0.smithi071.stdout:907 2024-07-26T18:22:22.234 INFO:tasks.workunit.client.0.smithi071.stdout:908 2024-07-26T18:22:22.235 INFO:tasks.workunit.client.0.smithi071.stdout:909 2024-07-26T18:22:22.236 INFO:tasks.workunit.client.0.smithi071.stdout:910 2024-07-26T18:22:22.237 INFO:tasks.workunit.client.0.smithi071.stdout:911 2024-07-26T18:22:22.238 INFO:tasks.workunit.client.0.smithi071.stdout:912 2024-07-26T18:22:22.239 INFO:tasks.workunit.client.0.smithi071.stdout:913 2024-07-26T18:22:22.241 INFO:tasks.workunit.client.0.smithi071.stdout:914 2024-07-26T18:22:22.242 INFO:tasks.workunit.client.0.smithi071.stdout:915 2024-07-26T18:22:22.243 INFO:tasks.workunit.client.0.smithi071.stdout:916 2024-07-26T18:22:22.244 INFO:tasks.workunit.client.0.smithi071.stdout:917 2024-07-26T18:22:22.245 INFO:tasks.workunit.client.0.smithi071.stdout:918 2024-07-26T18:22:22.246 INFO:tasks.workunit.client.0.smithi071.stdout:919 2024-07-26T18:22:22.247 INFO:tasks.workunit.client.0.smithi071.stdout:920 2024-07-26T18:22:22.248 INFO:tasks.workunit.client.0.smithi071.stdout:921 2024-07-26T18:22:22.249 INFO:tasks.workunit.client.0.smithi071.stdout:922 2024-07-26T18:22:22.251 INFO:tasks.workunit.client.0.smithi071.stdout:923 2024-07-26T18:22:22.252 INFO:tasks.workunit.client.0.smithi071.stdout:924 2024-07-26T18:22:22.253 INFO:tasks.workunit.client.0.smithi071.stdout:925 2024-07-26T18:22:22.254 INFO:tasks.workunit.client.0.smithi071.stdout:926 2024-07-26T18:22:22.255 INFO:tasks.workunit.client.0.smithi071.stdout:927 2024-07-26T18:22:22.256 INFO:tasks.workunit.client.0.smithi071.stdout:928 2024-07-26T18:22:22.258 INFO:tasks.workunit.client.0.smithi071.stdout:929 2024-07-26T18:22:22.259 INFO:tasks.workunit.client.0.smithi071.stdout:930 2024-07-26T18:22:22.260 INFO:tasks.workunit.client.0.smithi071.stdout:931 2024-07-26T18:22:22.261 INFO:tasks.workunit.client.0.smithi071.stdout:932 2024-07-26T18:22:22.262 INFO:tasks.workunit.client.0.smithi071.stdout:933 2024-07-26T18:22:22.263 INFO:tasks.workunit.client.0.smithi071.stdout:934 2024-07-26T18:22:22.264 INFO:tasks.workunit.client.0.smithi071.stdout:935 2024-07-26T18:22:22.265 INFO:tasks.workunit.client.0.smithi071.stdout:936 2024-07-26T18:22:22.267 INFO:tasks.workunit.client.0.smithi071.stdout:937 2024-07-26T18:22:22.268 INFO:tasks.workunit.client.0.smithi071.stdout:938 2024-07-26T18:22:22.269 INFO:tasks.workunit.client.0.smithi071.stdout:939 2024-07-26T18:22:22.270 INFO:tasks.workunit.client.0.smithi071.stdout:940 2024-07-26T18:22:22.271 INFO:tasks.workunit.client.0.smithi071.stdout:941 2024-07-26T18:22:22.272 INFO:tasks.workunit.client.0.smithi071.stdout:942 2024-07-26T18:22:22.273 INFO:tasks.workunit.client.0.smithi071.stdout:943 2024-07-26T18:22:22.274 INFO:tasks.workunit.client.0.smithi071.stdout:944 2024-07-26T18:22:22.275 INFO:tasks.workunit.client.0.smithi071.stdout:945 2024-07-26T18:22:22.276 INFO:tasks.workunit.client.0.smithi071.stdout:946 2024-07-26T18:22:22.277 INFO:tasks.workunit.client.0.smithi071.stdout:947 2024-07-26T18:22:22.278 INFO:tasks.workunit.client.0.smithi071.stdout:948 2024-07-26T18:22:22.280 INFO:tasks.workunit.client.0.smithi071.stdout:949 2024-07-26T18:22:22.281 INFO:tasks.workunit.client.0.smithi071.stdout:950 2024-07-26T18:22:22.282 INFO:tasks.workunit.client.0.smithi071.stdout:951 2024-07-26T18:22:22.284 INFO:tasks.workunit.client.0.smithi071.stdout:952 2024-07-26T18:22:22.285 INFO:tasks.workunit.client.0.smithi071.stdout:953 2024-07-26T18:22:22.286 INFO:tasks.workunit.client.0.smithi071.stdout:954 2024-07-26T18:22:22.287 INFO:tasks.workunit.client.0.smithi071.stdout:955 2024-07-26T18:22:22.288 INFO:tasks.workunit.client.0.smithi071.stdout:956 2024-07-26T18:22:22.289 INFO:tasks.workunit.client.0.smithi071.stdout:957 2024-07-26T18:22:22.291 INFO:tasks.workunit.client.0.smithi071.stdout:958 2024-07-26T18:22:22.292 INFO:tasks.workunit.client.0.smithi071.stdout:959 2024-07-26T18:22:22.293 INFO:tasks.workunit.client.0.smithi071.stdout:960 2024-07-26T18:22:22.294 INFO:tasks.workunit.client.0.smithi071.stdout:961 2024-07-26T18:22:22.296 INFO:tasks.workunit.client.0.smithi071.stdout:962 2024-07-26T18:22:22.297 INFO:tasks.workunit.client.0.smithi071.stdout:963 2024-07-26T18:22:22.298 INFO:tasks.workunit.client.0.smithi071.stdout:964 2024-07-26T18:22:22.299 INFO:tasks.workunit.client.0.smithi071.stdout:965 2024-07-26T18:22:22.300 INFO:tasks.workunit.client.0.smithi071.stdout:966 2024-07-26T18:22:22.302 INFO:tasks.workunit.client.0.smithi071.stdout:967 2024-07-26T18:22:22.303 INFO:tasks.workunit.client.0.smithi071.stdout:968 2024-07-26T18:22:22.304 INFO:tasks.workunit.client.0.smithi071.stdout:969 2024-07-26T18:22:22.305 INFO:tasks.workunit.client.0.smithi071.stdout:970 2024-07-26T18:22:22.306 INFO:tasks.workunit.client.0.smithi071.stdout:971 2024-07-26T18:22:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:21 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/774355136' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-07-26T18:22:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:22:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:21 smithi135 ceph-mon[85352]: pgmap v1105: 137 pgs: 3 creating+peering, 23 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:22:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:22:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:21 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:22:22.307 INFO:tasks.workunit.client.0.smithi071.stdout:972 2024-07-26T18:22:22.309 INFO:tasks.workunit.client.0.smithi071.stdout:973 2024-07-26T18:22:22.310 INFO:tasks.workunit.client.0.smithi071.stdout:974 2024-07-26T18:22:22.311 INFO:tasks.workunit.client.0.smithi071.stdout:975 2024-07-26T18:22:22.312 INFO:tasks.workunit.client.0.smithi071.stdout:976 2024-07-26T18:22:22.313 INFO:tasks.workunit.client.0.smithi071.stdout:977 2024-07-26T18:22:22.314 INFO:tasks.workunit.client.0.smithi071.stdout:978 2024-07-26T18:22:22.316 INFO:tasks.workunit.client.0.smithi071.stdout:979 2024-07-26T18:22:22.317 INFO:tasks.workunit.client.0.smithi071.stdout:980 2024-07-26T18:22:22.318 INFO:tasks.workunit.client.0.smithi071.stdout:981 2024-07-26T18:22:22.319 INFO:tasks.workunit.client.0.smithi071.stdout:982 2024-07-26T18:22:22.320 INFO:tasks.workunit.client.0.smithi071.stdout:983 2024-07-26T18:22:22.322 INFO:tasks.workunit.client.0.smithi071.stdout:984 2024-07-26T18:22:22.323 INFO:tasks.workunit.client.0.smithi071.stdout:985 2024-07-26T18:22:22.324 INFO:tasks.workunit.client.0.smithi071.stdout:986 2024-07-26T18:22:22.325 INFO:tasks.workunit.client.0.smithi071.stdout:987 2024-07-26T18:22:22.326 INFO:tasks.workunit.client.0.smithi071.stdout:988 2024-07-26T18:22:22.328 INFO:tasks.workunit.client.0.smithi071.stdout:989 2024-07-26T18:22:22.329 INFO:tasks.workunit.client.0.smithi071.stdout:990 2024-07-26T18:22:22.330 INFO:tasks.workunit.client.0.smithi071.stdout:991 2024-07-26T18:22:22.331 INFO:tasks.workunit.client.0.smithi071.stdout:992 2024-07-26T18:22:22.332 INFO:tasks.workunit.client.0.smithi071.stdout:993 2024-07-26T18:22:22.333 INFO:tasks.workunit.client.0.smithi071.stdout:994 2024-07-26T18:22:22.335 INFO:tasks.workunit.client.0.smithi071.stdout:995 2024-07-26T18:22:22.336 INFO:tasks.workunit.client.0.smithi071.stdout:996 2024-07-26T18:22:22.337 INFO:tasks.workunit.client.0.smithi071.stdout:997 2024-07-26T18:22:22.338 INFO:tasks.workunit.client.0.smithi071.stdout:998 2024-07-26T18:22:22.339 INFO:tasks.workunit.client.0.smithi071.stdout:999 2024-07-26T18:22:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:22:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:22:22] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-26T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/774355136' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-07-26T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[90507]: pgmap v1105: 137 pgs: 3 creating+peering, 23 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:22:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:22:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/774355136' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-07-26T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[92867]: pgmap v1105: 137 pgs: 3 creating+peering, 23 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:21 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:22:22.996 INFO:tasks.workunit.client.0.smithi071.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-07-26T18:22:22.996 INFO:tasks.workunit.client.0.smithi071.stdout:00000010 69 73 |is| 2024-07-26T18:22:22.996 INFO:tasks.workunit.client.0.smithi071.stdout:00000012 2024-07-26T18:22:22.996 INFO:tasks.workunit.client.0.smithi071.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-07-26T18:22:22.997 INFO:tasks.workunit.client.0.smithi071.stdout:00000010 69 73 |is| 2024-07-26T18:22:22.997 INFO:tasks.workunit.client.0.smithi071.stdout:00000012 2024-07-26T18:22:22.997 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsHello.WriteReturnData (4032 ms) 2024-07-26T18:22:22.997 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsHello.Loud 2024-07-26T18:22:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:22 smithi135 ceph-mon[85352]: osdmap e942: 8 total, 8 up, 8 in 2024-07-26T18:22:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:22 smithi071 ceph-mon[92867]: osdmap e942: 8 total, 8 up, 8 in 2024-07-26T18:22:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:22 smithi071 ceph-mon[90507]: osdmap e942: 8 total, 8 up, 8 in 2024-07-26T18:22:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:23 smithi135 ceph-mon[85352]: osdmap e943: 8 total, 8 up, 8 in 2024-07-26T18:22:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:23 smithi135 ceph-mon[85352]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:23 smithi071 ceph-mon[90507]: osdmap e943: 8 total, 8 up, 8 in 2024-07-26T18:22:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:23 smithi071 ceph-mon[90507]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:23 smithi071 ceph-mon[92867]: osdmap e943: 8 total, 8 up, 8 in 2024-07-26T18:22:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:23 smithi071 ceph-mon[92867]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:25 smithi135 ceph-mon[85352]: osdmap e944: 8 total, 8 up, 8 in 2024-07-26T18:22:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:25 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1714635088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:25 smithi071 ceph-mon[90507]: osdmap e944: 8 total, 8 up, 8 in 2024-07-26T18:22:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:25 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1714635088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:25 smithi071 ceph-mon[92867]: osdmap e944: 8 total, 8 up, 8 in 2024-07-26T18:22:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:25 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1714635088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:26.018 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsHello.Loud (3023 ms) 2024-07-26T18:22:26.019 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsHello.BadMethods 2024-07-26T18:22:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:26 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1714635088' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:26 smithi135 ceph-mon[85352]: osdmap e945: 8 total, 8 up, 8 in 2024-07-26T18:22:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:26 smithi135 ceph-mon[85352]: pgmap v1111: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:26 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1714635088' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:26 smithi071 ceph-mon[90507]: osdmap e945: 8 total, 8 up, 8 in 2024-07-26T18:22:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:26 smithi071 ceph-mon[90507]: pgmap v1111: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:26 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1714635088' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:26 smithi071 ceph-mon[92867]: osdmap e945: 8 total, 8 up, 8 in 2024-07-26T18:22:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:26 smithi071 ceph-mon[92867]: pgmap v1111: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:27 smithi135 ceph-mon[85352]: osdmap e946: 8 total, 8 up, 8 in 2024-07-26T18:22:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:27 smithi071 ceph-mon[92867]: osdmap e946: 8 total, 8 up, 8 in 2024-07-26T18:22:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:27 smithi071 ceph-mon[90507]: osdmap e946: 8 total, 8 up, 8 in 2024-07-26T18:22:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:28 smithi135 ceph-mon[85352]: osdmap e947: 8 total, 8 up, 8 in 2024-07-26T18:22:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:28 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/601628754' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:22:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:28 smithi135 ceph-mon[85352]: pgmap v1114: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:28 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/601628754' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:28 smithi135 ceph-mon[85352]: osdmap e948: 8 total, 8 up, 8 in 2024-07-26T18:22:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[90507]: osdmap e947: 8 total, 8 up, 8 in 2024-07-26T18:22:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/601628754' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:22:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[90507]: pgmap v1114: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/601628754' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[90507]: osdmap e948: 8 total, 8 up, 8 in 2024-07-26T18:22:28.430 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[113036]: 2024-07-26T18:22:28.035+0000 7f603181c640 -1 osd.3 pg_epoch: 948 pg[38.2( v 948'1 (0'0,948'1] local-lis/les=947/948 n=1 ec=947/947 lis/c=947/947 les/c/f=948/948/0 sis=947) [3,7,5] r=0 lpr=947 crt=948'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-07-26T18:22:28.430 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[113036]: 2024-07-26T18:22:28.038+0000 7f602d814640 -1 osd.3 pg_epoch: 948 pg[38.2( v 948'2 (0'0,948'2] local-lis/les=947/948 n=1 ec=947/947 lis/c=947/947 les/c/f=948/948/0 sis=947) [3,7,5] r=0 lpr=947 crt=948'1 lcod 948'1 mlcod 948'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-07-26T18:22:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[92867]: osdmap e947: 8 total, 8 up, 8 in 2024-07-26T18:22:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/601628754' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:22:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[92867]: pgmap v1114: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/601628754' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:28 smithi071 ceph-mon[92867]: osdmap e948: 8 total, 8 up, 8 in 2024-07-26T18:22:29.039 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsHello.BadMethods (3020 ms) 2024-07-26T18:22:29.039 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsHello.Filter 2024-07-26T18:22:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:29 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:29 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:29 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:30 smithi135 ceph-mon[85352]: osdmap e949: 8 total, 8 up, 8 in 2024-07-26T18:22:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:30 smithi135 ceph-mon[85352]: pgmap v1117: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:30.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:30 smithi071 ceph-mon[90507]: osdmap e949: 8 total, 8 up, 8 in 2024-07-26T18:22:30.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:30 smithi071 ceph-mon[90507]: pgmap v1117: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:30.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:30 smithi071 ceph-mon[92867]: osdmap e949: 8 total, 8 up, 8 in 2024-07-26T18:22:30.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:30 smithi071 ceph-mon[92867]: pgmap v1117: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:31 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:31 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:22:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:31 smithi071 ceph-mon[90507]: osdmap e950: 8 total, 8 up, 8 in 2024-07-26T18:22:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:31 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1519248824' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:31.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:31 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:31 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:31 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:22:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:31 smithi071 ceph-mon[92867]: osdmap e950: 8 total, 8 up, 8 in 2024-07-26T18:22:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:31 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1519248824' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:31 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:31 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:31 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:22:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:31 smithi135 ceph-mon[85352]: osdmap e950: 8 total, 8 up, 8 in 2024-07-26T18:22:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:31 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1519248824' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:31 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:32.074 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsHello.Filter (3035 ms) 2024-07-26T18:22:32.074 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 6 tests from ClsHello (19000 ms total) 2024-07-26T18:22:32.074 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:22:32.074 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:22:32.074 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 6 tests from 1 test suite ran. (19000 ms total) 2024-07-26T18:22:32.074 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 6 tests. 2024-07-26T18:22:32.077 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:22:32.077 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:22:32.145 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-07-26T18:22:32.145 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:22:32.217 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:22:32.218 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 27 tests from 1 test suite. 2024-07-26T18:22:32.218 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:22:32.218 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 27 tests from TestClsJournal 2024-07-26T18:22:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:22:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:22:32] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-26T18:22:32.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:32 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:32.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:32 smithi071 ceph-mon[90507]: osdmap e951: 8 total, 8 up, 8 in 2024-07-26T18:22:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:32 smithi071 ceph-mon[90507]: pgmap v1120: 137 pgs: 12 creating+peering, 14 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:22:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:32 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:32 smithi071 ceph-mon[92867]: osdmap e951: 8 total, 8 up, 8 in 2024-07-26T18:22:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:32 smithi071 ceph-mon[92867]: pgmap v1120: 137 pgs: 12 creating+peering, 14 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:22:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:32 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132117-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:32 smithi135 ceph-mon[85352]: osdmap e951: 8 total, 8 up, 8 in 2024-07-26T18:22:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:32 smithi135 ceph-mon[85352]: pgmap v1120: 137 pgs: 12 creating+peering, 14 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:22:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:33 smithi071 ceph-mon[90507]: osdmap e952: 8 total, 8 up, 8 in 2024-07-26T18:22:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:33 smithi071 ceph-mon[92867]: osdmap e952: 8 total, 8 up, 8 in 2024-07-26T18:22:33.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:33 smithi135 ceph-mon[85352]: osdmap e952: 8 total, 8 up, 8 in 2024-07-26T18:22:34.081 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.Create 2024-07-26T18:22:34.106 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.Create (25 ms) 2024-07-26T18:22:34.106 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-07-26T18:22:34.111 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.MinimumSet (5 ms) 2024-07-26T18:22:34.111 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-07-26T18:22:34.116 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.MinimumSetStale (5 ms) 2024-07-26T18:22:34.116 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-07-26T18:22:34.119 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2024-07-26T18:22:34.119 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-07-26T18:22:34.122 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-07-26T18:22:34.122 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-07-26T18:22:34.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2024-07-26T18:22:34.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-07-26T18:22:34.127 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.CreateDuplicate (3 ms) 2024-07-26T18:22:34.127 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.GetClient 2024-07-26T18:22:34.130 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.GetClient (2 ms) 2024-07-26T18:22:34.130 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-07-26T18:22:34.132 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2024-07-26T18:22:34.132 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-07-26T18:22:34.136 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (3 ms) 2024-07-26T18:22:34.136 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-07-26T18:22:34.140 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientUpdateData (5 ms) 2024-07-26T18:22:34.141 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-07-26T18:22:34.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientUpdateState (5 ms) 2024-07-26T18:22:34.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-07-26T18:22:34.148 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2024-07-26T18:22:34.148 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-07-26T18:22:34.153 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2024-07-26T18:22:34.153 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-07-26T18:22:34.250 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (98 ms) 2024-07-26T18:22:34.251 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-07-26T18:22:34.254 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientCommit (3 ms) 2024-07-26T18:22:34.254 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-07-26T18:22:34.256 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-07-26T18:22:34.256 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-07-26T18:22:34.257 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientCommitDNE (0 ms) 2024-07-26T18:22:34.257 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.ClientList 2024-07-26T18:22:34.296 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.ClientList (40 ms) 2024-07-26T18:22:34.297 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-07-26T18:22:34.302 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.GetNextTagTid (5 ms) 2024-07-26T18:22:34.302 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.TagCreate 2024-07-26T18:22:34.310 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.TagCreate (8 ms) 2024-07-26T18:22:34.310 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-07-26T18:22:34.317 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (7 ms) 2024-07-26T18:22:34.317 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.TagList 2024-07-26T18:22:34.410 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.TagList (93 ms) 2024-07-26T18:22:34.410 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-07-26T18:22:34.412 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-07-26T18:22:34.412 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-07-26T18:22:34.413 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-07-26T18:22:34.413 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-07-26T18:22:34.415 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2024-07-26T18:22:34.415 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsJournal.Append 2024-07-26T18:22:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:padding is not enabled 2024-07-26T18:22:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsJournal.Append (10 ms) 2024-07-26T18:22:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:34 smithi071 ceph-mon[90507]: osdmap e953: 8 total, 8 up, 8 in 2024-07-26T18:22:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:34 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2014962329' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132387-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:34 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132387-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:34 smithi071 ceph-mon[90507]: pgmap v1123: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:34 smithi071 ceph-mon[92867]: osdmap e953: 8 total, 8 up, 8 in 2024-07-26T18:22:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:34 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2014962329' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132387-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:34 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132387-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:34 smithi071 ceph-mon[92867]: pgmap v1123: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:34 smithi135 ceph-mon[85352]: osdmap e953: 8 total, 8 up, 8 in 2024-07-26T18:22:34.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:34 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2014962329' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132387-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:34.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:34 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132387-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:34.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:34 smithi135 ceph-mon[85352]: pgmap v1123: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:35.099 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 27 tests from TestClsJournal (344 ms total) 2024-07-26T18:22:35.099 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:22:35.099 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:22:35.099 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 27 tests from 1 test suite ran. (2881 ms total) 2024-07-26T18:22:35.099 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 27 tests. 2024-07-26T18:22:35.102 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:22:35.102 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:22:35.170 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-07-26T18:22:35.170 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:22:35.245 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:22:35.245 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 11 tests from 1 test suite. 2024-07-26T18:22:35.245 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:22:35.245 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 11 tests from ClsLock 2024-07-26T18:22:35.245 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-07-26T18:22:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:35 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:35 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132387-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:35 smithi071 ceph-mon[90507]: osdmap e954: 8 total, 8 up, 8 in 2024-07-26T18:22:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:35 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:35.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:35 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132387-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:35.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:35 smithi071 ceph-mon[92867]: osdmap e954: 8 total, 8 up, 8 in 2024-07-26T18:22:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:35 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:35 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132387-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:35 smithi135 ceph-mon[85352]: osdmap e954: 8 total, 8 up, 8 in 2024-07-26T18:22:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:36 smithi071 ceph-mon[90507]: osdmap e955: 8 total, 8 up, 8 in 2024-07-26T18:22:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:36 smithi071 ceph-mon[90507]: pgmap v1126: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:36 smithi071 ceph-mon[92867]: osdmap e955: 8 total, 8 up, 8 in 2024-07-26T18:22:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:36 smithi071 ceph-mon[92867]: pgmap v1126: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:36 smithi135 ceph-mon[85352]: osdmap e955: 8 total, 8 up, 8 in 2024-07-26T18:22:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:36 smithi135 ceph-mon[85352]: pgmap v1126: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:37.147 INFO:tasks.workunit.client.0.smithi071.stdout:lock: mylock 2024-07-26T18:22:37.147 INFO:tasks.workunit.client.0.smithi071.stdout: lock_type: exclusive 2024-07-26T18:22:37.147 INFO:tasks.workunit.client.0.smithi071.stdout: tag: 2024-07-26T18:22:37.147 INFO:tasks.workunit.client.0.smithi071.stdout: lockers: 2024-07-26T18:22:37.147 INFO:tasks.workunit.client.0.smithi071.stdout: client.34722 expiration=2024-07-26T18:24:37.142892+0000 addr=v1:172.21.15.71:0/364448528 cookie= 2024-07-26T18:22:37.152 INFO:tasks.workunit.client.0.smithi071.stdout:lock: mylock 2024-07-26T18:22:37.152 INFO:tasks.workunit.client.0.smithi071.stdout: lock_type: shared 2024-07-26T18:22:37.152 INFO:tasks.workunit.client.0.smithi071.stdout: tag: 2024-07-26T18:22:37.152 INFO:tasks.workunit.client.0.smithi071.stdout: lockers: 2024-07-26T18:22:37.152 INFO:tasks.workunit.client.0.smithi071.stdout: client.34722 expiration=2024-07-26T18:24:37.150601+0000 addr=v1:172.21.15.71:0/364448528 cookie= 2024-07-26T18:22:37.152 INFO:tasks.workunit.client.0.smithi071.stdout: client.44651 expiration=0.000000 addr=v1:172.21.15.71:0/2351346202 cookie= 2024-07-26T18:22:37.153 INFO:tasks.workunit.client.0.smithi071.stdout:lock: mylock 2024-07-26T18:22:37.153 INFO:tasks.workunit.client.0.smithi071.stdout: lock_type: shared 2024-07-26T18:22:37.153 INFO:tasks.workunit.client.0.smithi071.stdout: tag: 2024-07-26T18:22:37.153 INFO:tasks.workunit.client.0.smithi071.stdout: lockers: 2024-07-26T18:22:37.153 INFO:tasks.workunit.client.0.smithi071.stdout: client.44651 expiration=0.000000 addr=v1:172.21.15.71:0/2351346202 cookie= 2024-07-26T18:22:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:37 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:37 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:22:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:37 smithi071 ceph-mon[92867]: osdmap e956: 8 total, 8 up, 8 in 2024-07-26T18:22:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:37 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/364448528' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:37 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:37 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:22:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:37 smithi071 ceph-mon[90507]: osdmap e956: 8 total, 8 up, 8 in 2024-07-26T18:22:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:37 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/364448528' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:37 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:37 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:22:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:37 smithi135 ceph-mon[85352]: osdmap e956: 8 total, 8 up, 8 in 2024-07-26T18:22:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:37 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/364448528' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:38.132 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestMultiLocking (2887 ms) 2024-07-26T18:22:38.132 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestMeta 2024-07-26T18:22:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:38 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/364448528' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:38 smithi071 ceph-mon[90507]: osdmap e957: 8 total, 8 up, 8 in 2024-07-26T18:22:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:38 smithi071 ceph-mon[90507]: pgmap v1129: 137 pgs: 12 creating+peering, 18 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:38 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/364448528' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:38.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:38 smithi071 ceph-mon[92867]: osdmap e957: 8 total, 8 up, 8 in 2024-07-26T18:22:38.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:38 smithi071 ceph-mon[92867]: pgmap v1129: 137 pgs: 12 creating+peering, 18 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:38.458 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:38 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/364448528' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:38 smithi135 ceph-mon[85352]: osdmap e957: 8 total, 8 up, 8 in 2024-07-26T18:22:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:38 smithi135 ceph-mon[85352]: pgmap v1129: 137 pgs: 12 creating+peering, 18 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:39 smithi071 ceph-mon[90507]: osdmap e958: 8 total, 8 up, 8 in 2024-07-26T18:22:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:39 smithi071 ceph-mon[92867]: osdmap e958: 8 total, 8 up, 8 in 2024-07-26T18:22:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:39 smithi135 ceph-mon[85352]: osdmap e958: 8 total, 8 up, 8 in 2024-07-26T18:22:40.170 INFO:tasks.workunit.client.0.smithi071.stdout:lock: mylock 2024-07-26T18:22:40.171 INFO:tasks.workunit.client.0.smithi071.stdout: lock_type: shared 2024-07-26T18:22:40.171 INFO:tasks.workunit.client.0.smithi071.stdout: tag: 2024-07-26T18:22:40.171 INFO:tasks.workunit.client.0.smithi071.stdout: lockers: 2024-07-26T18:22:40.171 INFO:tasks.workunit.client.0.smithi071.stdout: client.44663 expiration=0.000000 addr=v1:172.21.15.71:0/2158272093 cookie= 2024-07-26T18:22:40.172 INFO:tasks.workunit.client.0.smithi071.stdout:lock: mylock 2024-07-26T18:22:40.172 INFO:tasks.workunit.client.0.smithi071.stdout: lock_type: exclusive 2024-07-26T18:22:40.173 INFO:tasks.workunit.client.0.smithi071.stdout: tag: new_tag 2024-07-26T18:22:40.173 INFO:tasks.workunit.client.0.smithi071.stdout: lockers: 2024-07-26T18:22:40.173 INFO:tasks.workunit.client.0.smithi071.stdout: client.44657 expiration=0.000000 addr=v1:172.21.15.71:0/1625676311 cookie= 2024-07-26T18:22:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[90507]: osdmap e959: 8 total, 8 up, 8 in 2024-07-26T18:22:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1625676311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[90507]: pgmap v1132: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[90507]: osdmap e960: 8 total, 8 up, 8 in 2024-07-26T18:22:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[92867]: osdmap e959: 8 total, 8 up, 8 in 2024-07-26T18:22:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1625676311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[92867]: pgmap v1132: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:40 smithi071 ceph-mon[92867]: osdmap e960: 8 total, 8 up, 8 in 2024-07-26T18:22:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:40 smithi135 ceph-mon[85352]: osdmap e959: 8 total, 8 up, 8 in 2024-07-26T18:22:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:40 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1625676311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:40 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:40.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:40 smithi135 ceph-mon[85352]: pgmap v1132: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:40.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:40 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:40.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:40 smithi135 ceph-mon[85352]: osdmap e960: 8 total, 8 up, 8 in 2024-07-26T18:22:41.138 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestMeta (3006 ms) 2024-07-26T18:22:41.138 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestCookie 2024-07-26T18:22:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:41 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:41 smithi071 ceph-mon[90507]: osdmap e961: 8 total, 8 up, 8 in 2024-07-26T18:22:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:41 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:41 smithi071 ceph-mon[92867]: osdmap e961: 8 total, 8 up, 8 in 2024-07-26T18:22:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:41 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:41 smithi135 ceph-mon[85352]: osdmap e961: 8 total, 8 up, 8 in 2024-07-26T18:22:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:42 smithi071 ceph-mon[90507]: pgmap v1135: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:42.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:22:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:22:42] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-26T18:22:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:42 smithi071 ceph-mon[92867]: pgmap v1135: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:42 smithi135 ceph-mon[85352]: pgmap v1135: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:43.272 INFO:tasks.workunit.client.0.smithi071.stdout:lock: mylock 2024-07-26T18:22:43.272 INFO:tasks.workunit.client.0.smithi071.stdout: lock_type: exclusive 2024-07-26T18:22:43.272 INFO:tasks.workunit.client.0.smithi071.stdout: tag: 2024-07-26T18:22:43.272 INFO:tasks.workunit.client.0.smithi071.stdout: lockers: 2024-07-26T18:22:43.274 INFO:tasks.workunit.client.0.smithi071.stdout:lock: mylock 2024-07-26T18:22:43.274 INFO:tasks.workunit.client.0.smithi071.stdout: lock_type: shared 2024-07-26T18:22:43.274 INFO:tasks.workunit.client.0.smithi071.stdout: tag: 2024-07-26T18:22:43.274 INFO:tasks.workunit.client.0.smithi071.stdout: lockers: 2024-07-26T18:22:43.274 INFO:tasks.workunit.client.0.smithi071.stdout: client.34746 expiration=0.000000 addr=v1:172.21.15.71:0/3408456271 cookie= 2024-07-26T18:22:43.274 INFO:tasks.workunit.client.0.smithi071.stdout: client.34746 expiration=0.000000 addr=v1:172.21.15.71:0/3408456271 cookie=new cookie 2024-07-26T18:22:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:43 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:43 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:22:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:43 smithi071 ceph-mon[92867]: osdmap e962: 8 total, 8 up, 8 in 2024-07-26T18:22:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:43 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3408456271' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:43 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:43 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:22:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:43 smithi071 ceph-mon[90507]: osdmap e962: 8 total, 8 up, 8 in 2024-07-26T18:22:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:43 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3408456271' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:43 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:43 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:22:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:43 smithi135 ceph-mon[85352]: osdmap e962: 8 total, 8 up, 8 in 2024-07-26T18:22:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:43 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3408456271' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:44.180 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestCookie (3042 ms) 2024-07-26T18:22:44.181 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-07-26T18:22:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:44 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3408456271' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:44 smithi071 ceph-mon[90507]: osdmap e963: 8 total, 8 up, 8 in 2024-07-26T18:22:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:44 smithi071 ceph-mon[90507]: pgmap v1138: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:44.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:44 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3408456271' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:44.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:44 smithi071 ceph-mon[92867]: osdmap e963: 8 total, 8 up, 8 in 2024-07-26T18:22:44.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:44 smithi071 ceph-mon[92867]: pgmap v1138: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:44 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3408456271' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:44 smithi135 ceph-mon[85352]: osdmap e963: 8 total, 8 up, 8 in 2024-07-26T18:22:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:44 smithi135 ceph-mon[85352]: pgmap v1138: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:45 smithi071 ceph-mon[90507]: osdmap e964: 8 total, 8 up, 8 in 2024-07-26T18:22:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:45 smithi071 ceph-mon[92867]: osdmap e964: 8 total, 8 up, 8 in 2024-07-26T18:22:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:45 smithi135 ceph-mon[85352]: osdmap e964: 8 total, 8 up, 8 in 2024-07-26T18:22:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:46 smithi135 ceph-mon[85352]: osdmap e965: 8 total, 8 up, 8 in 2024-07-26T18:22:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:46 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/226617039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:46 smithi135 ceph-mon[85352]: pgmap v1141: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:46 smithi071 ceph-mon[90507]: osdmap e965: 8 total, 8 up, 8 in 2024-07-26T18:22:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:46 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/226617039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:46 smithi071 ceph-mon[90507]: pgmap v1141: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:46.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:46 smithi071 ceph-mon[92867]: osdmap e965: 8 total, 8 up, 8 in 2024-07-26T18:22:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:46 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/226617039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:46.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:46 smithi071 ceph-mon[92867]: pgmap v1141: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:47.196 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestMultipleLocks (3015 ms) 2024-07-26T18:22:47.196 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestLockDuration 2024-07-26T18:22:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:47 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:47 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/226617039' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:47 smithi135 ceph-mon[85352]: osdmap e966: 8 total, 8 up, 8 in 2024-07-26T18:22:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:47 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:47 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/226617039' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:47.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:47 smithi071 ceph-mon[90507]: osdmap e966: 8 total, 8 up, 8 in 2024-07-26T18:22:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:47 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:22:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:47 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/226617039' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:47 smithi071 ceph-mon[92867]: osdmap e966: 8 total, 8 up, 8 in 2024-07-26T18:22:48.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:48 smithi135 ceph-mon[85352]: osdmap e967: 8 total, 8 up, 8 in 2024-07-26T18:22:48.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:48 smithi135 ceph-mon[85352]: pgmap v1144: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:48 smithi071 ceph-mon[90507]: osdmap e967: 8 total, 8 up, 8 in 2024-07-26T18:22:48.775 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:48 smithi071 ceph-mon[90507]: pgmap v1144: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:48.776 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:48 smithi071 ceph-mon[92867]: osdmap e967: 8 total, 8 up, 8 in 2024-07-26T18:22:48.776 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:48 smithi071 ceph-mon[92867]: pgmap v1144: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:49 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:49 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:22:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:49 smithi135 ceph-mon[85352]: osdmap e968: 8 total, 8 up, 8 in 2024-07-26T18:22:49.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:49 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2935062394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:49 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:49 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:22:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:49 smithi071 ceph-mon[92867]: osdmap e968: 8 total, 8 up, 8 in 2024-07-26T18:22:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:49 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2935062394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:49.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:49 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:22:49.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:49 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:22:49.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:49 smithi071 ceph-mon[90507]: osdmap e968: 8 total, 8 up, 8 in 2024-07-26T18:22:49.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:49 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2935062394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:50 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2935062394' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:50.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:50 smithi135 ceph-mon[85352]: osdmap e969: 8 total, 8 up, 8 in 2024-07-26T18:22:50.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:50 smithi135 ceph-mon[85352]: pgmap v1147: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:50 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2935062394' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:50 smithi071 ceph-mon[90507]: osdmap e969: 8 total, 8 up, 8 in 2024-07-26T18:22:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:50 smithi071 ceph-mon[90507]: pgmap v1147: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:50 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2935062394' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:50 smithi071 ceph-mon[92867]: osdmap e969: 8 total, 8 up, 8 in 2024-07-26T18:22:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:50 smithi071 ceph-mon[92867]: pgmap v1147: 137 pgs: 4 creating+peering, 24 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:51 smithi135 ceph-mon[85352]: osdmap e970: 8 total, 8 up, 8 in 2024-07-26T18:22:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:51 smithi071 ceph-mon[90507]: osdmap e970: 8 total, 8 up, 8 in 2024-07-26T18:22:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:51 smithi071 ceph-mon[92867]: osdmap e970: 8 total, 8 up, 8 in 2024-07-26T18:22:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:22:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:22:52] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-07-26T18:22:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:52 smithi071 ceph-mon[90507]: pgmap v1149: 137 pgs: 4 creating+peering, 5 unknown, 128 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-07-26T18:22:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:52 smithi071 ceph-mon[92867]: pgmap v1149: 137 pgs: 4 creating+peering, 5 unknown, 128 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-07-26T18:22:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:52 smithi135 ceph-mon[85352]: pgmap v1149: 137 pgs: 4 creating+peering, 5 unknown, 128 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-07-26T18:22:54.712 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestLockDuration (7516 ms) 2024-07-26T18:22:54.712 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-07-26T18:22:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:54 smithi135 ceph-mon[85352]: pgmap v1150: 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-07-26T18:22:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:54 smithi071 ceph-mon[90507]: pgmap v1150: 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-07-26T18:22:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:54 smithi071 ceph-mon[92867]: pgmap v1150: 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-07-26T18:22:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:55 smithi135 ceph-mon[85352]: osdmap e971: 8 total, 8 up, 8 in 2024-07-26T18:22:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:55 smithi071 ceph-mon[92867]: osdmap e971: 8 total, 8 up, 8 in 2024-07-26T18:22:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:55 smithi071 ceph-mon[90507]: osdmap e971: 8 total, 8 up, 8 in 2024-07-26T18:22:57.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:56 smithi135 ceph-mon[85352]: pgmap v1152: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:57.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:56 smithi135 ceph-mon[85352]: osdmap e972: 8 total, 8 up, 8 in 2024-07-26T18:22:57.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:56 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4199488827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:56 smithi071 ceph-mon[92867]: pgmap v1152: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:56 smithi071 ceph-mon[92867]: osdmap e972: 8 total, 8 up, 8 in 2024-07-26T18:22:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:56 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4199488827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:56 smithi071 ceph-mon[90507]: pgmap v1152: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:56 smithi071 ceph-mon[90507]: osdmap e972: 8 total, 8 up, 8 in 2024-07-26T18:22:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:56 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4199488827' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:22:57.754 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestAssertLocked (3042 ms) 2024-07-26T18:22:57.755 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestSetCookie 2024-07-26T18:22:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:57 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4199488827' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:57 smithi135 ceph-mon[85352]: osdmap e973: 8 total, 8 up, 8 in 2024-07-26T18:22:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:58.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:57 smithi135 ceph-mon[85352]: pgmap v1155: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:57 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4199488827' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:57 smithi071 ceph-mon[90507]: osdmap e973: 8 total, 8 up, 8 in 2024-07-26T18:22:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:57 smithi071 ceph-mon[90507]: pgmap v1155: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:57 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4199488827' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:22:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:57 smithi071 ceph-mon[92867]: osdmap e973: 8 total, 8 up, 8 in 2024-07-26T18:22:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:22:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:57 smithi071 ceph-mon[92867]: pgmap v1155: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:22:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:58 smithi135 ceph-mon[85352]: osdmap e974: 8 total, 8 up, 8 in 2024-07-26T18:22:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:58 smithi071 ceph-mon[90507]: osdmap e974: 8 total, 8 up, 8 in 2024-07-26T18:22:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:58 smithi071 ceph-mon[92867]: osdmap e974: 8 total, 8 up, 8 in 2024-07-26T18:23:00.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:59 smithi135 ceph-mon[85352]: osdmap e975: 8 total, 8 up, 8 in 2024-07-26T18:23:00.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:59 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1989249200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:00.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:59 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:00.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:22:59 smithi135 ceph-mon[85352]: pgmap v1158: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:00.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:59 smithi071 ceph-mon[90507]: osdmap e975: 8 total, 8 up, 8 in 2024-07-26T18:23:00.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:59 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1989249200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:00.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:59 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:00.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:22:59 smithi071 ceph-mon[90507]: pgmap v1158: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:00.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:59 smithi071 ceph-mon[92867]: osdmap e975: 8 total, 8 up, 8 in 2024-07-26T18:23:00.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:59 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1989249200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:00.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:59 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:00.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:22:59 smithi071 ceph-mon[92867]: pgmap v1158: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:00.771 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestSetCookie (3018 ms) 2024-07-26T18:23:00.772 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestRenew 2024-07-26T18:23:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:00 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:00 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:00 smithi135 ceph-mon[85352]: osdmap e976: 8 total, 8 up, 8 in 2024-07-26T18:23:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:00 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:00 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:00 smithi071 ceph-mon[90507]: osdmap e976: 8 total, 8 up, 8 in 2024-07-26T18:23:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:00 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:00 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:00 smithi071 ceph-mon[92867]: osdmap e976: 8 total, 8 up, 8 in 2024-07-26T18:23:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:01 smithi135 ceph-mon[85352]: osdmap e977: 8 total, 8 up, 8 in 2024-07-26T18:23:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:01 smithi135 ceph-mon[85352]: pgmap v1161: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:02.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:01 smithi071 ceph-mon[90507]: osdmap e977: 8 total, 8 up, 8 in 2024-07-26T18:23:02.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:01 smithi071 ceph-mon[90507]: pgmap v1161: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:02.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:01 smithi071 ceph-mon[92867]: osdmap e977: 8 total, 8 up, 8 in 2024-07-26T18:23:02.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:01 smithi071 ceph-mon[92867]: pgmap v1161: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:23:02] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-26T18:23:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:02 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:02 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:23:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:02 smithi135 ceph-mon[85352]: osdmap e978: 8 total, 8 up, 8 in 2024-07-26T18:23:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:02 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1011503668' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:03.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:02 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:23:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-mon[92867]: osdmap e978: 8 total, 8 up, 8 in 2024-07-26T18:23:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1011503668' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:23:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-mon[90507]: osdmap e978: 8 total, 8 up, 8 in 2024-07-26T18:23:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1011503668' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:02 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:03 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:03 smithi135 ceph-mon[85352]: osdmap e979: 8 total, 8 up, 8 in 2024-07-26T18:23:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:03 smithi135 ceph-mon[85352]: pgmap v1164: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:03 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:03 smithi071 ceph-mon[92867]: osdmap e979: 8 total, 8 up, 8 in 2024-07-26T18:23:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:03 smithi071 ceph-mon[92867]: pgmap v1164: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:03 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:03 smithi071 ceph-mon[90507]: osdmap e979: 8 total, 8 up, 8 in 2024-07-26T18:23:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:03 smithi071 ceph-mon[90507]: pgmap v1164: 137 pgs: 4 creating+peering, 21 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:04 smithi135 ceph-mon[85352]: osdmap e980: 8 total, 8 up, 8 in 2024-07-26T18:23:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:04 smithi071 ceph-mon[90507]: osdmap e980: 8 total, 8 up, 8 in 2024-07-26T18:23:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:04 smithi071 ceph-mon[92867]: osdmap e980: 8 total, 8 up, 8 in 2024-07-26T18:23:06.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:05 smithi135 ceph-mon[85352]: pgmap v1166: 137 pgs: 4 creating+peering, 7 unknown, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:05 smithi071 ceph-mon[90507]: pgmap v1166: 137 pgs: 4 creating+peering, 7 unknown, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:05 smithi071 ceph-mon[92867]: pgmap v1166: 137 pgs: 4 creating+peering, 7 unknown, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:09.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:08 smithi135 ceph-mon[85352]: pgmap v1167: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:08 smithi071 ceph-mon[92867]: pgmap v1167: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:08 smithi071 ceph-mon[90507]: pgmap v1167: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:11.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:10 smithi135 ceph-mon[85352]: pgmap v1168: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 129 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:10 smithi071 ceph-mon[90507]: pgmap v1168: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 129 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:11.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:10 smithi071 ceph-mon[92867]: pgmap v1168: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 129 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:23:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:23:12] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-07-26T18:23:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:12 smithi135 ceph-mon[85352]: pgmap v1169: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:12 smithi071 ceph-mon[90507]: pgmap v1169: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:13.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:12 smithi071 ceph-mon[92867]: pgmap v1169: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:14 smithi135 ceph-mon[85352]: pgmap v1170: 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-07-26T18:23:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:14 smithi071 ceph-mon[90507]: pgmap v1170: 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-07-26T18:23:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:14 smithi071 ceph-mon[92867]: pgmap v1170: 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-07-26T18:23:17.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:16 smithi135 ceph-mon[85352]: pgmap v1171: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 86 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:16 smithi071 ceph-mon[90507]: pgmap v1171: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 86 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:17.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:16 smithi071 ceph-mon[92867]: pgmap v1171: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 86 B/s rd, 0 B/s wr, 0 op/s 2024-07-26T18:23:19.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:18 smithi135 ceph-mon[85352]: pgmap v1172: 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, 1 op/s 2024-07-26T18:23:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:18 smithi071 ceph-mon[90507]: pgmap v1172: 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, 1 op/s 2024-07-26T18:23:19.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:18 smithi071 ceph-mon[92867]: pgmap v1172: 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, 1 op/s 2024-07-26T18:23:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:20 smithi135 ceph-mon[85352]: pgmap v1173: 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-07-26T18:23:21.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:20 smithi071 ceph-mon[90507]: pgmap v1173: 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-07-26T18:23:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:20 smithi071 ceph-mon[92867]: pgmap v1173: 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-07-26T18:23:21.735 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestRenew (20963 ms) 2024-07-26T18:23:21.735 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-07-26T18:23:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:23:22] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-07-26T18:23:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:22 smithi135 ceph-mon[85352]: pgmap v1174: 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-07-26T18:23:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:22 smithi135 ceph-mon[85352]: osdmap e981: 8 total, 8 up, 8 in 2024-07-26T18:23:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:23:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:23:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:23:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:23:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[90507]: pgmap v1174: 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-07-26T18:23:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[90507]: osdmap e981: 8 total, 8 up, 8 in 2024-07-26T18:23:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:23:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:23:23.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:23:23.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:23:23.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[92867]: pgmap v1174: 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-07-26T18:23:23.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[92867]: osdmap e981: 8 total, 8 up, 8 in 2024-07-26T18:23:23.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:23:23.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:23:23.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:23:23.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:23:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:23 smithi135 ceph-mon[85352]: osdmap e982: 8 total, 8 up, 8 in 2024-07-26T18:23:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:23 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1779772278' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:23 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:24.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:23 smithi135 ceph-mon[85352]: pgmap v1177: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:23 smithi071 ceph-mon[90507]: osdmap e982: 8 total, 8 up, 8 in 2024-07-26T18:23:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:23 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1779772278' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:23 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:23 smithi071 ceph-mon[90507]: pgmap v1177: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:23 smithi071 ceph-mon[92867]: osdmap e982: 8 total, 8 up, 8 in 2024-07-26T18:23:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:23 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1779772278' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:23 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:23 smithi071 ceph-mon[92867]: pgmap v1177: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:24 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:24 smithi135 ceph-mon[85352]: osdmap e983: 8 total, 8 up, 8 in 2024-07-26T18:23:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:24 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:24 smithi071 ceph-mon[90507]: osdmap e983: 8 total, 8 up, 8 in 2024-07-26T18:23:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:24 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:24 smithi071 ceph-mon[92867]: osdmap e983: 8 total, 8 up, 8 in 2024-07-26T18:23:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:25 smithi135 ceph-mon[85352]: osdmap e984: 8 total, 8 up, 8 in 2024-07-26T18:23:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:25 smithi135 ceph-mon[85352]: pgmap v1180: 137 pgs: 11 creating+peering, 9 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:25 smithi071 ceph-mon[90507]: osdmap e984: 8 total, 8 up, 8 in 2024-07-26T18:23:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:25 smithi071 ceph-mon[90507]: pgmap v1180: 137 pgs: 11 creating+peering, 9 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:25 smithi071 ceph-mon[92867]: osdmap e984: 8 total, 8 up, 8 in 2024-07-26T18:23:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:25 smithi071 ceph-mon[92867]: pgmap v1180: 137 pgs: 11 creating+peering, 9 unknown, 117 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:27.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:26 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:27.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:26 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:23:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:26 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:26 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:23:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:26 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:27.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:26 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:23:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:28.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:27 smithi135 ceph-mon[85352]: pgmap v1181: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 0 B/s wr, 1 op/s 2024-07-26T18:23:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:27 smithi071 ceph-mon[90507]: pgmap v1181: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 0 B/s wr, 1 op/s 2024-07-26T18:23:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:27 smithi071 ceph-mon[92867]: pgmap v1181: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 0 B/s wr, 1 op/s 2024-07-26T18:23:28.774 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7039 ms) 2024-07-26T18:23:28.774 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-07-26T18:23:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:29 smithi135 ceph-mon[85352]: osdmap e985: 8 total, 8 up, 8 in 2024-07-26T18:23:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:29 smithi135 ceph-mon[85352]: pgmap v1183: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:29 smithi071 ceph-mon[90507]: osdmap e985: 8 total, 8 up, 8 in 2024-07-26T18:23:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:29 smithi071 ceph-mon[90507]: pgmap v1183: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:29 smithi071 ceph-mon[92867]: osdmap e985: 8 total, 8 up, 8 in 2024-07-26T18:23:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:29 smithi071 ceph-mon[92867]: pgmap v1183: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:31.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:30 smithi135 ceph-mon[85352]: osdmap e986: 8 total, 8 up, 8 in 2024-07-26T18:23:31.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:30 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1663748368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:31.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:30 smithi071 ceph-mon[90507]: osdmap e986: 8 total, 8 up, 8 in 2024-07-26T18:23:31.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:30 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1663748368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:31.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:30 smithi071 ceph-mon[92867]: osdmap e986: 8 total, 8 up, 8 in 2024-07-26T18:23:31.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:30 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1663748368' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:31 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1663748368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:31 smithi135 ceph-mon[85352]: osdmap e987: 8 total, 8 up, 8 in 2024-07-26T18:23:32.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:31 smithi135 ceph-mon[85352]: pgmap v1186: 137 pgs: 9 creating+peering, 15 unknown, 113 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-07-26T18:23:32.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:31 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1663748368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:32.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:31 smithi071 ceph-mon[92867]: osdmap e987: 8 total, 8 up, 8 in 2024-07-26T18:23:32.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:31 smithi071 ceph-mon[92867]: pgmap v1186: 137 pgs: 9 creating+peering, 15 unknown, 113 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-07-26T18:23:32.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:31 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1663748368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:32.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:31 smithi071 ceph-mon[90507]: osdmap e987: 8 total, 8 up, 8 in 2024-07-26T18:23:32.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:31 smithi071 ceph-mon[90507]: pgmap v1186: 137 pgs: 9 creating+peering, 15 unknown, 113 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-07-26T18:23:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:23:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:23:32] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-26T18:23:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:32 smithi135 ceph-mon[85352]: osdmap e988: 8 total, 8 up, 8 in 2024-07-26T18:23:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:32 smithi071 ceph-mon[90507]: osdmap e988: 8 total, 8 up, 8 in 2024-07-26T18:23:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:32 smithi071 ceph-mon[92867]: osdmap e988: 8 total, 8 up, 8 in 2024-07-26T18:23:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:33 smithi135 ceph-mon[85352]: pgmap v1188: 137 pgs: 9 creating+peering, 1 unknown, 127 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-07-26T18:23:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:33 smithi071 ceph-mon[90507]: pgmap v1188: 137 pgs: 9 creating+peering, 1 unknown, 127 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-07-26T18:23:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:33 smithi071 ceph-mon[92867]: pgmap v1188: 137 pgs: 9 creating+peering, 1 unknown, 127 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-07-26T18:23:36.732 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (7958 ms) 2024-07-26T18:23:36.732 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-07-26T18:23:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:36 smithi135 ceph-mon[85352]: pgmap v1189: 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-07-26T18:23:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:36 smithi071 ceph-mon[90507]: pgmap v1189: 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-07-26T18:23:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:36 smithi071 ceph-mon[92867]: pgmap v1189: 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-07-26T18:23:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:37 smithi135 ceph-mon[85352]: osdmap e989: 8 total, 8 up, 8 in 2024-07-26T18:23:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:37 smithi071 ceph-mon[90507]: osdmap e989: 8 total, 8 up, 8 in 2024-07-26T18:23:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:37 smithi071 ceph-mon[92867]: osdmap e989: 8 total, 8 up, 8 in 2024-07-26T18:23:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:38 smithi135 ceph-mon[85352]: pgmap v1191: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:38 smithi135 ceph-mon[85352]: osdmap e990: 8 total, 8 up, 8 in 2024-07-26T18:23:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:38 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3165497974' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:39.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:38 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:38 smithi071 ceph-mon[90507]: pgmap v1191: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:38 smithi071 ceph-mon[90507]: osdmap e990: 8 total, 8 up, 8 in 2024-07-26T18:23:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:38 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3165497974' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:38 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:39.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:38 smithi071 ceph-mon[92867]: pgmap v1191: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:39.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:38 smithi071 ceph-mon[92867]: osdmap e990: 8 total, 8 up, 8 in 2024-07-26T18:23:39.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:38 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3165497974' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:39.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:38 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:39 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:39 smithi135 ceph-mon[85352]: osdmap e991: 8 total, 8 up, 8 in 2024-07-26T18:23:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:39 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:39 smithi071 ceph-mon[92867]: osdmap e991: 8 total, 8 up, 8 in 2024-07-26T18:23:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:39 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132442-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:39 smithi071 ceph-mon[90507]: osdmap e991: 8 total, 8 up, 8 in 2024-07-26T18:23:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:40 smithi135 ceph-mon[85352]: pgmap v1194: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:40 smithi135 ceph-mon[85352]: osdmap e992: 8 total, 8 up, 8 in 2024-07-26T18:23:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:40 smithi071 ceph-mon[92867]: pgmap v1194: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:40 smithi071 ceph-mon[92867]: osdmap e992: 8 total, 8 up, 8 in 2024-07-26T18:23:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:40 smithi071 ceph-mon[90507]: pgmap v1194: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:40 smithi071 ceph-mon[90507]: osdmap e992: 8 total, 8 up, 8 in 2024-07-26T18:23:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:41 smithi135 ceph-mon[85352]: pgmap v1196: 137 pgs: 10 creating+peering, 1 unknown, 126 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-07-26T18:23:42.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:41 smithi071 ceph-mon[90507]: pgmap v1196: 137 pgs: 10 creating+peering, 1 unknown, 126 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-07-26T18:23:42.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:41 smithi071 ceph-mon[92867]: pgmap v1196: 137 pgs: 10 creating+peering, 1 unknown, 126 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-07-26T18:23:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:23:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:23:42] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-07-26T18:23:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:43 smithi135 ceph-mon[85352]: pgmap v1197: 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-07-26T18:23:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:43 smithi071 ceph-mon[92867]: pgmap v1197: 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-07-26T18:23:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:43 smithi071 ceph-mon[90507]: pgmap v1197: 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-07-26T18:23:44.771 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (8038 ms) 2024-07-26T18:23:44.771 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 11 tests from ClsLock (69525 ms total) 2024-07-26T18:23:44.771 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:23:44.771 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:23:44.772 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 11 tests from 1 test suite ran. (69525 ms total) 2024-07-26T18:23:44.772 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 11 tests. 2024-07-26T18:23:44.775 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:23:44.776 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:23:44.843 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-07-26T18:23:44.844 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:23:44.916 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:23:44.917 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 4 tests from 1 test suite. 2024-07-26T18:23:44.917 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:23:44.917 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 4 tests from cls_log 2024-07-26T18:23:44.917 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-07-26T18:23:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:45 smithi135 ceph-mon[85352]: osdmap e993: 8 total, 8 up, 8 in 2024-07-26T18:23:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:45 smithi135 ceph-mon[85352]: pgmap v1199: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:45 smithi071 ceph-mon[90507]: osdmap e993: 8 total, 8 up, 8 in 2024-07-26T18:23:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:45 smithi071 ceph-mon[90507]: pgmap v1199: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:45 smithi071 ceph-mon[92867]: osdmap e993: 8 total, 8 up, 8 in 2024-07-26T18:23:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:45 smithi071 ceph-mon[92867]: pgmap v1199: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:46 smithi135 ceph-mon[85352]: osdmap e994: 8 total, 8 up, 8 in 2024-07-26T18:23:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:46 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3408209000' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:47.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:46 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:46 smithi071 ceph-mon[90507]: osdmap e994: 8 total, 8 up, 8 in 2024-07-26T18:23:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:46 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3408209000' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:46 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:46 smithi071 ceph-mon[92867]: osdmap e994: 8 total, 8 up, 8 in 2024-07-26T18:23:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:46 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3408209000' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:47.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:46 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:47.790 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_log.test_log_add_same_time (2874 ms) 2024-07-26T18:23:47.790 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-07-26T18:23:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:47 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:47 smithi135 ceph-mon[85352]: osdmap e995: 8 total, 8 up, 8 in 2024-07-26T18:23:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:47 smithi135 ceph-mon[85352]: pgmap v1202: 137 pgs: 9 creating+peering, 21 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:47 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:47 smithi071 ceph-mon[90507]: osdmap e995: 8 total, 8 up, 8 in 2024-07-26T18:23:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:47 smithi071 ceph-mon[90507]: pgmap v1202: 137 pgs: 9 creating+peering, 21 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:47 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:47 smithi071 ceph-mon[92867]: osdmap e995: 8 total, 8 up, 8 in 2024-07-26T18:23:48.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:47 smithi071 ceph-mon[92867]: pgmap v1202: 137 pgs: 9 creating+peering, 21 unknown, 107 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:48 smithi135 ceph-mon[85352]: osdmap e996: 8 total, 8 up, 8 in 2024-07-26T18:23:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:48 smithi071 ceph-mon[92867]: osdmap e996: 8 total, 8 up, 8 in 2024-07-26T18:23:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:48 smithi071 ceph-mon[90507]: osdmap e996: 8 total, 8 up, 8 in 2024-07-26T18:23:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:49 smithi135 ceph-mon[85352]: osdmap e997: 8 total, 8 up, 8 in 2024-07-26T18:23:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:49 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/348578181' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:49 smithi135 ceph-mon[85352]: pgmap v1205: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:49 smithi071 ceph-mon[90507]: osdmap e997: 8 total, 8 up, 8 in 2024-07-26T18:23:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:49 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/348578181' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:49 smithi071 ceph-mon[90507]: pgmap v1205: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:50.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:49 smithi071 ceph-mon[92867]: osdmap e997: 8 total, 8 up, 8 in 2024-07-26T18:23:50.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:49 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/348578181' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:50.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:49 smithi071 ceph-mon[92867]: pgmap v1205: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:50.806 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_log.test_log_add_different_time (3015 ms) 2024-07-26T18:23:50.806 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_log.trim_by_time 2024-07-26T18:23:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:50 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:50 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/348578181' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:51.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:50 smithi135 ceph-mon[85352]: osdmap e998: 8 total, 8 up, 8 in 2024-07-26T18:23:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:50 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:50 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/348578181' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:50 smithi071 ceph-mon[92867]: osdmap e998: 8 total, 8 up, 8 in 2024-07-26T18:23:51.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:50 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:51.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:50 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/348578181' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:51.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:50 smithi071 ceph-mon[90507]: osdmap e998: 8 total, 8 up, 8 in 2024-07-26T18:23:52.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:51 smithi071 ceph-mon[90507]: osdmap e999: 8 total, 8 up, 8 in 2024-07-26T18:23:52.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:51 smithi071 ceph-mon[90507]: pgmap v1208: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:52.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:51 smithi071 ceph-mon[92867]: osdmap e999: 8 total, 8 up, 8 in 2024-07-26T18:23:52.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:51 smithi071 ceph-mon[92867]: pgmap v1208: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:51 smithi135 ceph-mon[85352]: osdmap e999: 8 total, 8 up, 8 in 2024-07-26T18:23:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:51 smithi135 ceph-mon[85352]: pgmap v1208: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:23:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:23:52] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-07-26T18:23:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:52 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:52 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:23:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:52 smithi071 ceph-mon[92867]: osdmap e1000: 8 total, 8 up, 8 in 2024-07-26T18:23:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:52 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1960337166' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:52 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:52 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:23:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:52 smithi071 ceph-mon[90507]: osdmap e1000: 8 total, 8 up, 8 in 2024-07-26T18:23:53.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:52 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1960337166' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:52 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:52 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:23:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:52 smithi135 ceph-mon[85352]: osdmap e1000: 8 total, 8 up, 8 in 2024-07-26T18:23:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:52 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1960337166' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:53.830 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_log.trim_by_time (3023 ms) 2024-07-26T18:23:53.830 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_log.trim_by_marker 2024-07-26T18:23:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:53 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1960337166' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:53 smithi071 ceph-mon[92867]: osdmap e1001: 8 total, 8 up, 8 in 2024-07-26T18:23:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:53 smithi071 ceph-mon[92867]: pgmap v1211: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:53 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1960337166' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:53 smithi071 ceph-mon[90507]: osdmap e1001: 8 total, 8 up, 8 in 2024-07-26T18:23:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:53 smithi071 ceph-mon[90507]: pgmap v1211: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:53 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1960337166' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:53 smithi135 ceph-mon[85352]: osdmap e1001: 8 total, 8 up, 8 in 2024-07-26T18:23:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:53 smithi135 ceph-mon[85352]: pgmap v1211: 137 pgs: 1 creating+peering, 23 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:54 smithi071 ceph-mon[90507]: osdmap e1002: 8 total, 8 up, 8 in 2024-07-26T18:23:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:54 smithi071 ceph-mon[92867]: osdmap e1002: 8 total, 8 up, 8 in 2024-07-26T18:23:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:54 smithi135 ceph-mon[85352]: osdmap e1002: 8 total, 8 up, 8 in 2024-07-26T18:23:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[90507]: osdmap e1003: 8 total, 8 up, 8 in 2024-07-26T18:23:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3183256814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[90507]: pgmap v1214: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[90507]: osdmap e1004: 8 total, 8 up, 8 in 2024-07-26T18:23:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[92867]: osdmap e1003: 8 total, 8 up, 8 in 2024-07-26T18:23:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3183256814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[92867]: pgmap v1214: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:55 smithi071 ceph-mon[92867]: osdmap e1004: 8 total, 8 up, 8 in 2024-07-26T18:23:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:55 smithi135 ceph-mon[85352]: osdmap e1003: 8 total, 8 up, 8 in 2024-07-26T18:23:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:55 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3183256814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:55 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:55 smithi135 ceph-mon[85352]: pgmap v1214: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:55 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132827-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:55 smithi135 ceph-mon[85352]: osdmap e1004: 8 total, 8 up, 8 in 2024-07-26T18:23:56.853 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_log.trim_by_marker (3024 ms) 2024-07-26T18:23:56.854 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 4 tests from cls_log (11937 ms total) 2024-07-26T18:23:56.854 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:23:56.854 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:23:56.854 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 4 tests from 1 test suite ran. (11937 ms total) 2024-07-26T18:23:56.854 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 4 tests. 2024-07-26T18:23:56.857 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:23:56.857 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:23:56.926 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-07-26T18:23:56.926 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:23:57.000 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:23:57.000 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 4 tests from 1 test suite. 2024-07-26T18:23:57.000 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:23:57.000 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 4 tests from ClsNumOps 2024-07-26T18:23:57.000 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsNumOps.Add 2024-07-26T18:23:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:56 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:56 smithi071 ceph-mon[90507]: osdmap e1005: 8 total, 8 up, 8 in 2024-07-26T18:23:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:56 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:56 smithi071 ceph-mon[92867]: osdmap e1005: 8 total, 8 up, 8 in 2024-07-26T18:23:57.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:56 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:23:57.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:56 smithi135 ceph-mon[85352]: osdmap e1005: 8 total, 8 up, 8 in 2024-07-26T18:23:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:23:58.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:58.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:58 smithi135 ceph-mon[85352]: pgmap v1217: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:58.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:58 smithi135 ceph-mon[85352]: osdmap e1006: 8 total, 8 up, 8 in 2024-07-26T18:23:58.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:58 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1838488024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:58.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:58 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:23:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[90507]: pgmap v1217: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[90507]: osdmap e1006: 8 total, 8 up, 8 in 2024-07-26T18:23:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1838488024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:23:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:23:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[92867]: pgmap v1217: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:23:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[92867]: osdmap e1006: 8 total, 8 up, 8 in 2024-07-26T18:23:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1838488024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:58 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:23:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:59 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:59 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:23:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:59 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:59.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:23:59 smithi135 ceph-mon[85352]: osdmap e1007: 8 total, 8 up, 8 in 2024-07-26T18:23:59.874 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsNumOps.Add (2874 ms) 2024-07-26T18:23:59.874 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsNumOps.Sub 2024-07-26T18:23:59.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:59 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:59.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:59 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:23:59.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:59 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:59.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:23:59 smithi071 ceph-mon[92867]: osdmap e1007: 8 total, 8 up, 8 in 2024-07-26T18:23:59.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:59 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:23:59.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:59 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:23:59.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:59 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:23:59.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:23:59 smithi071 ceph-mon[90507]: osdmap e1007: 8 total, 8 up, 8 in 2024-07-26T18:24:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:00 smithi135 ceph-mon[85352]: pgmap v1220: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:00 smithi135 ceph-mon[85352]: osdmap e1008: 8 total, 8 up, 8 in 2024-07-26T18:24:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:00 smithi071 ceph-mon[90507]: pgmap v1220: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:00 smithi071 ceph-mon[90507]: osdmap e1008: 8 total, 8 up, 8 in 2024-07-26T18:24:00.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:00 smithi071 ceph-mon[92867]: pgmap v1220: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:00.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:00 smithi071 ceph-mon[92867]: osdmap e1008: 8 total, 8 up, 8 in 2024-07-26T18:24:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:24:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:24:02] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2024-07-26T18:24:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:01 smithi071 ceph-mon[90507]: osdmap e1009: 8 total, 8 up, 8 in 2024-07-26T18:24:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:01 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/593273157' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:01 smithi071 ceph-mon[90507]: pgmap v1223: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:01 smithi071 ceph-mon[92867]: osdmap e1009: 8 total, 8 up, 8 in 2024-07-26T18:24:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:01 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/593273157' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:01 smithi071 ceph-mon[92867]: pgmap v1223: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:01 smithi135 ceph-mon[85352]: osdmap e1009: 8 total, 8 up, 8 in 2024-07-26T18:24:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:01 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/593273157' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:01 smithi135 ceph-mon[85352]: pgmap v1223: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:02.878 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsNumOps.Sub (3004 ms) 2024-07-26T18:24:02.878 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsNumOps.Mul 2024-07-26T18:24:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:02 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:02 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/593273157' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:02 smithi071 ceph-mon[92867]: osdmap e1010: 8 total, 8 up, 8 in 2024-07-26T18:24:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:02 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:02 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/593273157' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:02 smithi071 ceph-mon[90507]: osdmap e1010: 8 total, 8 up, 8 in 2024-07-26T18:24:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:02 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:02 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/593273157' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:02 smithi135 ceph-mon[85352]: osdmap e1010: 8 total, 8 up, 8 in 2024-07-26T18:24:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:03 smithi071 ceph-mon[90507]: osdmap e1011: 8 total, 8 up, 8 in 2024-07-26T18:24:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:03 smithi071 ceph-mon[90507]: pgmap v1226: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:03 smithi071 ceph-mon[92867]: osdmap e1011: 8 total, 8 up, 8 in 2024-07-26T18:24:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:03 smithi071 ceph-mon[92867]: pgmap v1226: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:03 smithi135 ceph-mon[85352]: osdmap e1011: 8 total, 8 up, 8 in 2024-07-26T18:24:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:03 smithi135 ceph-mon[85352]: pgmap v1226: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:04 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:04 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:24:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:04 smithi071 ceph-mon[90507]: osdmap e1012: 8 total, 8 up, 8 in 2024-07-26T18:24:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:04 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1890962382' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:04 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:04 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:24:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:04 smithi071 ceph-mon[92867]: osdmap e1012: 8 total, 8 up, 8 in 2024-07-26T18:24:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:04 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1890962382' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:04 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:04 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:24:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:04 smithi135 ceph-mon[85352]: osdmap e1012: 8 total, 8 up, 8 in 2024-07-26T18:24:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:04 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1890962382' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:05.894 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsNumOps.Mul (3016 ms) 2024-07-26T18:24:05.894 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsNumOps.Div 2024-07-26T18:24:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:05 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1890962382' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:05 smithi071 ceph-mon[90507]: osdmap e1013: 8 total, 8 up, 8 in 2024-07-26T18:24:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:05 smithi071 ceph-mon[90507]: pgmap v1229: 137 pgs: 7 creating+peering, 17 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:05 smithi071 ceph-mon[90507]: osdmap e1014: 8 total, 8 up, 8 in 2024-07-26T18:24:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:05 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1890962382' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:05 smithi071 ceph-mon[92867]: osdmap e1013: 8 total, 8 up, 8 in 2024-07-26T18:24:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:05 smithi071 ceph-mon[92867]: pgmap v1229: 137 pgs: 7 creating+peering, 17 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:05 smithi071 ceph-mon[92867]: osdmap e1014: 8 total, 8 up, 8 in 2024-07-26T18:24:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:05 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1890962382' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:05 smithi135 ceph-mon[85352]: osdmap e1013: 8 total, 8 up, 8 in 2024-07-26T18:24:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:05 smithi135 ceph-mon[85352]: pgmap v1229: 137 pgs: 7 creating+peering, 17 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:05 smithi135 ceph-mon[85352]: osdmap e1014: 8 total, 8 up, 8 in 2024-07-26T18:24:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:07 smithi071 ceph-mon[90507]: osdmap e1015: 8 total, 8 up, 8 in 2024-07-26T18:24:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:07 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/218676526' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:07 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:08.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:07 smithi071 ceph-mon[90507]: pgmap v1232: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:07 smithi071 ceph-mon[92867]: osdmap e1015: 8 total, 8 up, 8 in 2024-07-26T18:24:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:07 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/218676526' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:07 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:07 smithi071 ceph-mon[92867]: pgmap v1232: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:07 smithi135 ceph-mon[85352]: osdmap e1015: 8 total, 8 up, 8 in 2024-07-26T18:24:08.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:07 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/218676526' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:08.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:07 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:08.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:07 smithi135 ceph-mon[85352]: pgmap v1232: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:08.923 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsNumOps.Div (3029 ms) 2024-07-26T18:24:08.923 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 4 tests from ClsNumOps (11923 ms total) 2024-07-26T18:24:08.923 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:24:08.923 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:24:08.924 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 4 tests from 1 test suite ran. (11923 ms total) 2024-07-26T18:24:08.924 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 4 tests. 2024-07-26T18:24:08.926 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:24:08.926 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:24:08.995 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-07-26T18:24:08.995 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:24:09.071 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:24:09.071 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 70 tests from 1 test suite. 2024-07-26T18:24:09.071 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:24:09.071 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 70 tests from TestClsRbd 2024-07-26T18:24:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:08 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:08 smithi071 ceph-mon[90507]: osdmap e1016: 8 total, 8 up, 8 in 2024-07-26T18:24:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:08 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:08 smithi071 ceph-mon[92867]: osdmap e1016: 8 total, 8 up, 8 in 2024-07-26T18:24:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:08 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-132933-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:08 smithi135 ceph-mon[85352]: osdmap e1016: 8 total, 8 up, 8 in 2024-07-26T18:24:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:09 smithi071 ceph-mon[90507]: osdmap e1017: 8 total, 8 up, 8 in 2024-07-26T18:24:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:09 smithi071 ceph-mon[90507]: pgmap v1235: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:10.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:09 smithi071 ceph-mon[92867]: osdmap e1017: 8 total, 8 up, 8 in 2024-07-26T18:24:10.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:09 smithi071 ceph-mon[92867]: pgmap v1235: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:09 smithi135 ceph-mon[85352]: osdmap e1017: 8 total, 8 up, 8 in 2024-07-26T18:24:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:09 smithi135 ceph-mon[85352]: pgmap v1235: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:10.935 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.get_all_features 2024-07-26T18:24:10.952 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.get_all_features (17 ms) 2024-07-26T18:24:10.952 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.copyup 2024-07-26T18:24:11.132 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.copyup (181 ms) 2024-07-26T18:24:11.133 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-07-26T18:24:11.148 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.sparse_copyup (15 ms) 2024-07-26T18:24:11.149 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-07-26T18:24:11.155 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.get_and_set_id (7 ms) 2024-07-26T18:24:11.155 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-07-26T18:24:11.166 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.add_remove_child (11 ms) 2024-07-26T18:24:11.166 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.directory_methods 2024-07-26T18:24:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:10 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:10 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:24:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:10 smithi071 ceph-mon[92867]: osdmap e1018: 8 total, 8 up, 8 in 2024-07-26T18:24:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:10 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1131534679' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133039-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:10 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:10 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:24:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:10 smithi071 ceph-mon[90507]: osdmap e1018: 8 total, 8 up, 8 in 2024-07-26T18:24:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:10 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1131534679' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133039-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:11.191 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.directory_methods (25 ms) 2024-07-26T18:24:11.191 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.create 2024-07-26T18:24:11.204 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.create (14 ms) 2024-07-26T18:24:11.205 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.get_features 2024-07-26T18:24:11.206 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.get_features (1 ms) 2024-07-26T18:24:11.206 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-07-26T18:24:11.207 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-07-26T18:24:11.207 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-07-26T18:24:11.209 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.get_create_timestamp (1 ms) 2024-07-26T18:24:11.209 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-07-26T18:24:11.211 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-07-26T18:24:11.211 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-07-26T18:24:11.212 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2024-07-26T18:24:11.212 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-07-26T18:24:11.216 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.get_data_pool (4 ms) 2024-07-26T18:24:11.216 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.get_size 2024-07-26T18:24:11.220 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2024-07-26T18:24:11.220 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.set_size 2024-07-26T18:24:11.224 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.set_size (4 ms) 2024-07-26T18:24:11.224 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.protection_status 2024-07-26T18:24:11.241 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.protection_status (17 ms) 2024-07-26T18:24:11.241 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-07-26T18:24:11.248 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.snapshot_limits (8 ms) 2024-07-26T18:24:11.248 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.parents_v1 2024-07-26T18:24:11.289 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.parents_v1 (40 ms) 2024-07-26T18:24:11.289 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.parents_v2 2024-07-26T18:24:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:10 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:10 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:24:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:10 smithi135 ceph-mon[85352]: osdmap e1018: 8 total, 8 up, 8 in 2024-07-26T18:24:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:10 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1131534679' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133039-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:11.319 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.parents_v2 (30 ms) 2024-07-26T18:24:11.319 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.snapshots 2024-07-26T18:24:11.340 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.snapshots (21 ms) 2024-07-26T18:24:11.340 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.snapid_race 2024-07-26T18:24:11.344 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.snapid_race (5 ms) 2024-07-26T18:24:11.345 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.stripingv2 2024-07-26T18:24:11.353 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.stripingv2 (8 ms) 2024-07-26T18:24:11.353 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.object_map_save 2024-07-26T18:24:11.357 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2024-07-26T18:24:11.357 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-07-26T18:24:11.364 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.object_map_resize (8 ms) 2024-07-26T18:24:11.365 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.object_map_update 2024-07-26T18:24:11.372 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.object_map_update (7 ms) 2024-07-26T18:24:11.372 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-07-26T18:24:11.372 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-07-26T18:24:11.372 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-07-26T18:24:11.380 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.object_map_snap_add (8 ms) 2024-07-26T18:24:11.380 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-07-26T18:24:11.386 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.object_map_snap_remove (6 ms) 2024-07-26T18:24:11.386 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.flags 2024-07-26T18:24:11.390 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.flags (5 ms) 2024-07-26T18:24:11.390 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.metadata 2024-07-26T18:24:11.412 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.metadata (22 ms) 2024-07-26T18:24:11.413 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.set_features 2024-07-26T18:24:11.419 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.set_features (6 ms) 2024-07-26T18:24:11.419 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.mirror 2024-07-26T18:24:11.450 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.mirror (31 ms) 2024-07-26T18:24:11.450 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.mirror_image 2024-07-26T18:24:11.463 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.mirror_image (14 ms) 2024-07-26T18:24:11.464 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-07-26T18:24:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:11 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1131534679' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133039-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:11 smithi135 ceph-mon[85352]: osdmap e1019: 8 total, 8 up, 8 in 2024-07-26T18:24:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:11 smithi135 ceph-mon[85352]: pgmap v1238: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 58 KiB/s rd, 18 KiB/s wr, 64 op/s 2024-07-26T18:24:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:24:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:24:12] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2024-07-26T18:24:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:11 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1131534679' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133039-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:11 smithi071 ceph-mon[92867]: osdmap e1019: 8 total, 8 up, 8 in 2024-07-26T18:24:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:11 smithi071 ceph-mon[92867]: pgmap v1238: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 58 KiB/s rd, 18 KiB/s wr, 64 op/s 2024-07-26T18:24:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:11 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1131534679' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133039-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:11 smithi071 ceph-mon[90507]: osdmap e1019: 8 total, 8 up, 8 in 2024-07-26T18:24:12.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:11 smithi071 ceph-mon[90507]: pgmap v1238: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 58 KiB/s rd, 18 KiB/s wr, 64 op/s 2024-07-26T18:24:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:12 smithi135 ceph-mon[85352]: osdmap e1020: 8 total, 8 up, 8 in 2024-07-26T18:24:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:24:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:12 smithi071 ceph-mon[92867]: osdmap e1020: 8 total, 8 up, 8 in 2024-07-26T18:24:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:24:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:12 smithi071 ceph-mon[90507]: osdmap e1020: 8 total, 8 up, 8 in 2024-07-26T18:24:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:24:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:13.721 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.mirror_image_status (2257 ms) 2024-07-26T18:24:13.721 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-07-26T18:24:13.797 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.mirror_image_map (76 ms) 2024-07-26T18:24:13.797 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-07-26T18:24:13.804 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.mirror_instances (7 ms) 2024-07-26T18:24:13.804 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-07-26T18:24:13.815 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.mirror_snapshot (12 ms) 2024-07-26T18:24:13.816 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-07-26T18:24:13.817 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2024-07-26T18:24:13.818 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-07-26T18:24:13.819 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-07-26T18:24:13.820 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-07-26T18:24:13.822 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.dir_add_already_existing (2 ms) 2024-07-26T18:24:13.822 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-07-26T18:24:13.828 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_dir_rename (6 ms) 2024-07-26T18:24:13.828 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-07-26T18:24:13.831 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-07-26T18:24:13.831 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-07-26T18:24:13.835 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-07-26T18:24:13.835 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_image_add 2024-07-26T18:24:13.837 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-07-26T18:24:13.837 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-07-26T18:24:13.840 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-07-26T18:24:13.840 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_image_list 2024-07-26T18:24:13.842 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-07-26T18:24:13.843 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-07-26T18:24:13.847 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-07-26T18:24:13.847 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.image_group_add 2024-07-26T18:24:13.849 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.image_group_add (3 ms) 2024-07-26T18:24:13.849 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-07-26T18:24:13.852 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-07-26T18:24:13.852 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.image_group_get 2024-07-26T18:24:13.854 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-07-26T18:24:13.854 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-07-26T18:24:13.856 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (1 ms) 2024-07-26T18:24:13.856 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-07-26T18:24:13.858 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-07-26T18:24:13.858 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-07-26T18:24:13.861 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-07-26T18:24:13.861 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-07-26T18:24:13.863 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2024-07-26T18:24:13.863 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-07-26T18:24:13.865 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2024-07-26T18:24:13.865 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-07-26T18:24:13.868 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-07-26T18:24:13.868 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-07-26T18:24:13.884 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (15 ms) 2024-07-26T18:24:13.884 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-07-26T18:24:14.087 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (203 ms) 2024-07-26T18:24:14.087 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-07-26T18:24:14.089 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_snap_remove (3 ms) 2024-07-26T18:24:14.090 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-07-26T18:24:14.092 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-07-26T18:24:14.092 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.trash_methods 2024-07-26T18:24:14.098 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.trash_methods (7 ms) 2024-07-26T18:24:14.098 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.op_features 2024-07-26T18:24:14.105 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.op_features (6 ms) 2024-07-26T18:24:14.105 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.clone_parent 2024-07-26T18:24:14.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.clone_parent (20 ms) 2024-07-26T18:24:14.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-07-26T18:24:14.133 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2024-07-26T18:24:14.133 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.clone_child 2024-07-26T18:24:14.143 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.clone_child (10 ms) 2024-07-26T18:24:14.143 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-07-26T18:24:14.149 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2024-07-26T18:24:14.150 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.migration 2024-07-26T18:24:14.158 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-07-26T18:24:14.159 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.migration_v1 2024-07-26T18:24:14.172 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.migration_v1 (13 ms) 2024-07-26T18:24:14.172 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-07-26T18:24:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:13 smithi135 ceph-mon[85352]: pgmap v1240: 137 pgs: 3 creating+peering, 3 unknown, 131 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 532 KiB/s rd, 325 KiB/s wr, 873 op/s 2024-07-26T18:24:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:13 smithi071 ceph-mon[90507]: pgmap v1240: 137 pgs: 3 creating+peering, 3 unknown, 131 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 532 KiB/s rd, 325 KiB/s wr, 873 op/s 2024-07-26T18:24:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:13 smithi071 ceph-mon[92867]: pgmap v1240: 137 pgs: 3 creating+peering, 3 unknown, 131 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 532 KiB/s rd, 325 KiB/s wr, 873 op/s 2024-07-26T18:24:15.958 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1783 ms) 2024-07-26T18:24:15.958 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestClsRbd.sparsify 2024-07-26T18:24:15.995 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestClsRbd.sparsify (40 ms) 2024-07-26T18:24:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:15 smithi135 ceph-mon[85352]: osdmap e1021: 8 total, 8 up, 8 in 2024-07-26T18:24:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:15 smithi135 ceph-mon[85352]: pgmap v1242: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 991 KiB/s wr, 780 op/s 2024-07-26T18:24:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:15 smithi071 ceph-mon[90507]: osdmap e1021: 8 total, 8 up, 8 in 2024-07-26T18:24:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:15 smithi071 ceph-mon[90507]: pgmap v1242: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 991 KiB/s wr, 780 op/s 2024-07-26T18:24:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:15 smithi071 ceph-mon[92867]: osdmap e1021: 8 total, 8 up, 8 in 2024-07-26T18:24:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:15 smithi071 ceph-mon[92867]: pgmap v1242: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 991 KiB/s wr, 780 op/s 2024-07-26T18:24:16.958 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 70 tests from TestClsRbd (5060 ms total) 2024-07-26T18:24:16.958 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:24:16.958 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:24:16.958 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 70 tests from 1 test suite ran. (7888 ms total) 2024-07-26T18:24:16.958 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 70 tests. 2024-07-26T18:24:16.962 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:24:16.962 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:24:17.031 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-07-26T18:24:17.031 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:24:17.104 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:24:17.105 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 10 tests from 1 test suite. 2024-07-26T18:24:17.105 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:24:17.105 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 10 tests from cls_rgw 2024-07-26T18:24:17.105 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.test_implicit 2024-07-26T18:24:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:16 smithi135 ceph-mon[85352]: osdmap e1022: 8 total, 8 up, 8 in 2024-07-26T18:24:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:16 smithi071 ceph-mon[90507]: osdmap e1022: 8 total, 8 up, 8 in 2024-07-26T18:24:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:16 smithi071 ceph-mon[92867]: osdmap e1022: 8 total, 8 up, 8 in 2024-07-26T18:24:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:17 smithi135 ceph-mon[85352]: osdmap e1023: 8 total, 8 up, 8 in 2024-07-26T18:24:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:17 smithi135 ceph-mon[85352]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:17 smithi071 ceph-mon[90507]: osdmap e1023: 8 total, 8 up, 8 in 2024-07-26T18:24:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:17 smithi071 ceph-mon[90507]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:17 smithi071 ceph-mon[92867]: osdmap e1023: 8 total, 8 up, 8 in 2024-07-26T18:24:18.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:17 smithi071 ceph-mon[92867]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:18 smithi135 ceph-mon[85352]: osdmap e1024: 8 total, 8 up, 8 in 2024-07-26T18:24:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:18 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1497530586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:18 smithi071 ceph-mon[90507]: osdmap e1024: 8 total, 8 up, 8 in 2024-07-26T18:24:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:18 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1497530586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:19.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:18 smithi071 ceph-mon[92867]: osdmap e1024: 8 total, 8 up, 8 in 2024-07-26T18:24:19.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:18 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1497530586' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:20.000 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.test_implicit (2896 ms) 2024-07-26T18:24:20.000 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-07-26T18:24:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:19 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1497530586' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:19 smithi135 ceph-mon[85352]: osdmap e1025: 8 total, 8 up, 8 in 2024-07-26T18:24:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:19 smithi135 ceph-mon[85352]: pgmap v1248: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:19 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1497530586' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:19 smithi071 ceph-mon[92867]: osdmap e1025: 8 total, 8 up, 8 in 2024-07-26T18:24:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:19 smithi071 ceph-mon[92867]: pgmap v1248: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:19 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1497530586' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:19 smithi071 ceph-mon[90507]: osdmap e1025: 8 total, 8 up, 8 in 2024-07-26T18:24:20.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:19 smithi071 ceph-mon[90507]: pgmap v1248: 137 pgs: 7 creating+peering, 19 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:20 smithi135 ceph-mon[85352]: osdmap e1026: 8 total, 8 up, 8 in 2024-07-26T18:24:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:20 smithi071 ceph-mon[90507]: osdmap e1026: 8 total, 8 up, 8 in 2024-07-26T18:24:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:20 smithi071 ceph-mon[92867]: osdmap e1026: 8 total, 8 up, 8 in 2024-07-26T18:24:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:22 smithi135 ceph-mon[85352]: osdmap e1027: 8 total, 8 up, 8 in 2024-07-26T18:24:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:22 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/907089513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:22 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:22 smithi135 ceph-mon[85352]: pgmap v1251: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:24:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:24:22] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.43.0" 2024-07-26T18:24:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:22 smithi071 ceph-mon[92867]: osdmap e1027: 8 total, 8 up, 8 in 2024-07-26T18:24:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:22 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/907089513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:22 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:22 smithi071 ceph-mon[92867]: pgmap v1251: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:22 smithi071 ceph-mon[90507]: osdmap e1027: 8 total, 8 up, 8 in 2024-07-26T18:24:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:22 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/907089513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:22 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:22 smithi071 ceph-mon[90507]: pgmap v1251: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:23.025 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3025 ms) 2024-07-26T18:24:23.025 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.test_put_snap 2024-07-26T18:24:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:23 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:23 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:23 smithi135 ceph-mon[85352]: osdmap e1028: 8 total, 8 up, 8 in 2024-07-26T18:24:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:24:23.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:24:23.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:24:23.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:24:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[90507]: osdmap e1028: 8 total, 8 up, 8 in 2024-07-26T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:24:23.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:23.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:23.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[92867]: osdmap e1028: 8 total, 8 up, 8 in 2024-07-26T18:24:23.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:24:23.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:24:23.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:24:23.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:24:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:24 smithi135 ceph-mon[85352]: osdmap e1029: 8 total, 8 up, 8 in 2024-07-26T18:24:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:24 smithi135 ceph-mon[85352]: pgmap v1254: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:24 smithi071 ceph-mon[90507]: osdmap e1029: 8 total, 8 up, 8 in 2024-07-26T18:24:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:24 smithi071 ceph-mon[90507]: pgmap v1254: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:24 smithi071 ceph-mon[92867]: osdmap e1029: 8 total, 8 up, 8 in 2024-07-26T18:24:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:24 smithi071 ceph-mon[92867]: pgmap v1254: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:25 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:25 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:24:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:25 smithi135 ceph-mon[85352]: osdmap e1030: 8 total, 8 up, 8 in 2024-07-26T18:24:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:25 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1270719778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:25 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:25 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:24:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:25 smithi071 ceph-mon[90507]: osdmap e1030: 8 total, 8 up, 8 in 2024-07-26T18:24:25.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:25 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1270719778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:25 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:25 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:24:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:25 smithi071 ceph-mon[92867]: osdmap e1030: 8 total, 8 up, 8 in 2024-07-26T18:24:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:25 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1270719778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:26 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1270719778' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:26 smithi135 ceph-mon[85352]: osdmap e1031: 8 total, 8 up, 8 in 2024-07-26T18:24:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:26 smithi135 ceph-mon[85352]: pgmap v1257: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:26 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1270719778' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:26 smithi071 ceph-mon[90507]: osdmap e1031: 8 total, 8 up, 8 in 2024-07-26T18:24:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:26 smithi071 ceph-mon[90507]: pgmap v1257: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:26 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1270719778' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:26 smithi071 ceph-mon[92867]: osdmap e1031: 8 total, 8 up, 8 in 2024-07-26T18:24:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:26 smithi071 ceph-mon[92867]: pgmap v1257: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:27 smithi135 ceph-mon[85352]: osdmap e1032: 8 total, 8 up, 8 in 2024-07-26T18:24:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:27 smithi071 ceph-mon[90507]: osdmap e1032: 8 total, 8 up, 8 in 2024-07-26T18:24:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:27 smithi071 ceph-mon[92867]: osdmap e1032: 8 total, 8 up, 8 in 2024-07-26T18:24:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:28 smithi135 ceph-mon[85352]: pgmap v1259: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 219 B/s wr, 0 op/s 2024-07-26T18:24:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:28 smithi071 ceph-mon[90507]: pgmap v1259: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 219 B/s wr, 0 op/s 2024-07-26T18:24:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:28 smithi071 ceph-mon[92867]: pgmap v1259: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 219 B/s wr, 0 op/s 2024-07-26T18:24:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:30 smithi135 ceph-mon[85352]: osdmap e1033: 8 total, 8 up, 8 in 2024-07-26T18:24:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:30 smithi135 ceph-mon[85352]: pgmap v1261: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 181 B/s wr, 0 op/s 2024-07-26T18:24:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:30 smithi071 ceph-mon[92867]: osdmap e1033: 8 total, 8 up, 8 in 2024-07-26T18:24:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:30 smithi071 ceph-mon[92867]: pgmap v1261: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 181 B/s wr, 0 op/s 2024-07-26T18:24:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:30 smithi071 ceph-mon[90507]: osdmap e1033: 8 total, 8 up, 8 in 2024-07-26T18:24:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:30 smithi071 ceph-mon[90507]: pgmap v1261: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 181 B/s wr, 0 op/s 2024-07-26T18:24:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:31 smithi135 ceph-mon[85352]: osdmap e1034: 8 total, 8 up, 8 in 2024-07-26T18:24:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:31 smithi071 ceph-mon[90507]: osdmap e1034: 8 total, 8 up, 8 in 2024-07-26T18:24:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:31 smithi071 ceph-mon[92867]: osdmap e1034: 8 total, 8 up, 8 in 2024-07-26T18:24:32.059 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.test_put_snap (9034 ms) 2024-07-26T18:24:32.059 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.test_explicit 2024-07-26T18:24:32.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:24:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:24:32] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2024-07-26T18:24:32.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:32 smithi071 ceph-mon[92867]: osdmap e1035: 8 total, 8 up, 8 in 2024-07-26T18:24:32.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:32 smithi071 ceph-mon[92867]: pgmap v1264: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 181 B/s wr, 0 op/s 2024-07-26T18:24:32.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:32 smithi071 ceph-mon[90507]: osdmap e1035: 8 total, 8 up, 8 in 2024-07-26T18:24:32.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:32 smithi071 ceph-mon[90507]: pgmap v1264: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 181 B/s wr, 0 op/s 2024-07-26T18:24:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:32 smithi135 ceph-mon[85352]: osdmap e1035: 8 total, 8 up, 8 in 2024-07-26T18:24:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:32 smithi135 ceph-mon[85352]: pgmap v1264: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 181 B/s wr, 0 op/s 2024-07-26T18:24:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:33 smithi071 ceph-mon[90507]: osdmap e1036: 8 total, 8 up, 8 in 2024-07-26T18:24:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:33 smithi071 ceph-mon[92867]: osdmap e1036: 8 total, 8 up, 8 in 2024-07-26T18:24:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:33 smithi135 ceph-mon[85352]: osdmap e1036: 8 total, 8 up, 8 in 2024-07-26T18:24:34.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:34 smithi071 ceph-mon[90507]: osdmap e1037: 8 total, 8 up, 8 in 2024-07-26T18:24:34.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:34 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/971306300' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:34.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:34 smithi071 ceph-mon[90507]: pgmap v1267: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:34.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:34 smithi071 ceph-mon[92867]: osdmap e1037: 8 total, 8 up, 8 in 2024-07-26T18:24:34.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:34 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/971306300' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:34.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:34 smithi071 ceph-mon[92867]: pgmap v1267: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:34 smithi135 ceph-mon[85352]: osdmap e1037: 8 total, 8 up, 8 in 2024-07-26T18:24:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:34 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/971306300' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:34 smithi135 ceph-mon[85352]: pgmap v1267: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:35.092 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.test_explicit (3033 ms) 2024-07-26T18:24:35.092 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.set 2024-07-26T18:24:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:35 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:35 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/971306300' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:35 smithi071 ceph-mon[90507]: osdmap e1038: 8 total, 8 up, 8 in 2024-07-26T18:24:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:35 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:35.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:35 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/971306300' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:35.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:35 smithi071 ceph-mon[92867]: osdmap e1038: 8 total, 8 up, 8 in 2024-07-26T18:24:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:35 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:35 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/971306300' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:35 smithi135 ceph-mon[85352]: osdmap e1038: 8 total, 8 up, 8 in 2024-07-26T18:24:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:36 smithi071 ceph-mon[90507]: osdmap e1039: 8 total, 8 up, 8 in 2024-07-26T18:24:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:36 smithi071 ceph-mon[90507]: pgmap v1270: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:36 smithi071 ceph-mon[92867]: osdmap e1039: 8 total, 8 up, 8 in 2024-07-26T18:24:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:36 smithi071 ceph-mon[92867]: pgmap v1270: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:36 smithi135 ceph-mon[85352]: osdmap e1039: 8 total, 8 up, 8 in 2024-07-26T18:24:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:36 smithi135 ceph-mon[85352]: pgmap v1270: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:37 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:37 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:24:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:37 smithi071 ceph-mon[90507]: osdmap e1040: 8 total, 8 up, 8 in 2024-07-26T18:24:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:37 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3886071173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:37 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:37 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:24:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:37 smithi071 ceph-mon[92867]: osdmap e1040: 8 total, 8 up, 8 in 2024-07-26T18:24:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:37 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3886071173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:37 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:37 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:24:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:37 smithi135 ceph-mon[85352]: osdmap e1040: 8 total, 8 up, 8 in 2024-07-26T18:24:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:37 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3886071173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:24:38.121 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.set (3029 ms) 2024-07-26T18:24:38.121 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-07-26T18:24:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:38 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3886071173' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:38 smithi071 ceph-mon[90507]: osdmap e1041: 8 total, 8 up, 8 in 2024-07-26T18:24:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:38 smithi071 ceph-mon[90507]: pgmap v1273: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:38.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:38 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3886071173' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:38.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:38 smithi071 ceph-mon[92867]: osdmap e1041: 8 total, 8 up, 8 in 2024-07-26T18:24:38.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:38 smithi071 ceph-mon[92867]: pgmap v1273: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:38 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3886071173' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133094-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:24:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:38 smithi135 ceph-mon[85352]: osdmap e1041: 8 total, 8 up, 8 in 2024-07-26T18:24:38.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:38 smithi135 ceph-mon[85352]: pgmap v1273: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[90507]: osdmap e1042: 8 total, 8 up, 8 in 2024-07-26T18:24:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:39.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:39.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[92867]: osdmap e1042: 8 total, 8 up, 8 in 2024-07-26T18:24:39.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:39.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:39 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:39 smithi135 ceph-mon[85352]: osdmap e1042: 8 total, 8 up, 8 in 2024-07-26T18:24:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:39 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:39 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:39 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:39 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:39 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:39 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:40 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:24:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:40 smithi071 ceph-mon[90507]: osdmap e1043: 8 total, 8 up, 8 in 2024-07-26T18:24:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:40 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:40 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:40 smithi071 ceph-mon[90507]: pgmap v1276: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:40 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:24:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:40 smithi071 ceph-mon[92867]: osdmap e1043: 8 total, 8 up, 8 in 2024-07-26T18:24:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:40 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:40 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:40 smithi071 ceph-mon[92867]: pgmap v1276: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:40 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:24:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:40 smithi135 ceph-mon[85352]: osdmap e1043: 8 total, 8 up, 8 in 2024-07-26T18:24:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:40 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:40 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:40.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:40 smithi135 ceph-mon[85352]: pgmap v1276: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:41 smithi071 ceph-mon[90507]: osdmap e1044: 8 total, 8 up, 8 in 2024-07-26T18:24:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:41 smithi071 ceph-mon[92867]: osdmap e1044: 8 total, 8 up, 8 in 2024-07-26T18:24:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:41 smithi135 ceph-mon[85352]: osdmap e1044: 8 total, 8 up, 8 in 2024-07-26T18:24:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:24:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:24:42] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2024-07-26T18:24:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:42 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-6"}]': finished 2024-07-26T18:24:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:42 smithi071 ceph-mon[90507]: osdmap e1045: 8 total, 8 up, 8 in 2024-07-26T18:24:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:42 smithi071 ceph-mon[90507]: pgmap v1279: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:42 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-6"}]': finished 2024-07-26T18:24:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:42 smithi071 ceph-mon[92867]: osdmap e1045: 8 total, 8 up, 8 in 2024-07-26T18:24:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:42 smithi071 ceph-mon[92867]: pgmap v1279: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:42 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-6"}]': finished 2024-07-26T18:24:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:42 smithi135 ceph-mon[85352]: osdmap e1045: 8 total, 8 up, 8 in 2024-07-26T18:24:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:42 smithi135 ceph-mon[85352]: pgmap v1279: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:43 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:43 smithi071 ceph-mon[90507]: osdmap e1046: 8 total, 8 up, 8 in 2024-07-26T18:24:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:24:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:43 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:43 smithi071 ceph-mon[92867]: osdmap e1046: 8 total, 8 up, 8 in 2024-07-26T18:24:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:24:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:43 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:43 smithi135 ceph-mon[85352]: osdmap e1046: 8 total, 8 up, 8 in 2024-07-26T18:24:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:24:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:44 smithi071 ceph-mon[90507]: osdmap e1047: 8 total, 8 up, 8 in 2024-07-26T18:24:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:44 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:44 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:44 smithi071 ceph-mon[90507]: pgmap v1282: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:44.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:44 smithi071 ceph-mon[92867]: osdmap e1047: 8 total, 8 up, 8 in 2024-07-26T18:24:44.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:44 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:44.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:44 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:44.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:44 smithi071 ceph-mon[92867]: pgmap v1282: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:44 smithi135 ceph-mon[85352]: osdmap e1047: 8 total, 8 up, 8 in 2024-07-26T18:24:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:44 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:44 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:44 smithi135 ceph-mon[85352]: pgmap v1282: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:45.155 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.test_implicit_ec (7034 ms) 2024-07-26T18:24:45.155 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-07-26T18:24:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:24:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]': finished 2024-07-26T18:24:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[90507]: osdmap e1048: 8 total, 8 up, 8 in 2024-07-26T18:24:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:45.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]': finished 2024-07-26T18:24:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:24:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]': finished 2024-07-26T18:24:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[92867]: osdmap e1048: 8 total, 8 up, 8 in 2024-07-26T18:24:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:45.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:45 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]': finished 2024-07-26T18:24:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:45 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:45.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:45 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:24:45.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:45 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-6"}]': finished 2024-07-26T18:24:45.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:45 smithi135 ceph-mon[85352]: osdmap e1048: 8 total, 8 up, 8 in 2024-07-26T18:24:45.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:45 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2998424186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:45.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:45 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]: dispatch 2024-07-26T18:24:45.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:45 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-6"}]': finished 2024-07-26T18:24:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:46 smithi071 ceph-mon[90507]: osdmap e1049: 8 total, 8 up, 8 in 2024-07-26T18:24:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:46 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:46 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:46 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:46 smithi071 ceph-mon[90507]: pgmap v1285: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:46 smithi071 ceph-mon[92867]: osdmap e1049: 8 total, 8 up, 8 in 2024-07-26T18:24:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:46 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:46 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:46 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:46 smithi071 ceph-mon[92867]: pgmap v1285: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:46 smithi135 ceph-mon[85352]: osdmap e1049: 8 total, 8 up, 8 in 2024-07-26T18:24:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:46 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:46 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:46 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:46.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:46 smithi135 ceph-mon[85352]: pgmap v1285: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:47 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:24:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:47 smithi071 ceph-mon[92867]: osdmap e1050: 8 total, 8 up, 8 in 2024-07-26T18:24:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:47 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:47 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:24:47.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:47 smithi071 ceph-mon[90507]: osdmap e1050: 8 total, 8 up, 8 in 2024-07-26T18:24:47.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:47 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:47.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:47 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:24:47.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:47 smithi135 ceph-mon[85352]: osdmap e1050: 8 total, 8 up, 8 in 2024-07-26T18:24:47.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:47 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:48 smithi071 ceph-mon[92867]: osdmap e1051: 8 total, 8 up, 8 in 2024-07-26T18:24:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:48 smithi071 ceph-mon[92867]: pgmap v1288: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:48 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-7"}]': finished 2024-07-26T18:24:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:48 smithi071 ceph-mon[92867]: osdmap e1052: 8 total, 8 up, 8 in 2024-07-26T18:24:48.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:48 smithi071 ceph-mon[90507]: osdmap e1051: 8 total, 8 up, 8 in 2024-07-26T18:24:48.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:48 smithi071 ceph-mon[90507]: pgmap v1288: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:48.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:48 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-7"}]': finished 2024-07-26T18:24:48.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:48 smithi071 ceph-mon[90507]: osdmap e1052: 8 total, 8 up, 8 in 2024-07-26T18:24:48.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:48 smithi135 ceph-mon[85352]: osdmap e1051: 8 total, 8 up, 8 in 2024-07-26T18:24:48.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:48 smithi135 ceph-mon[85352]: pgmap v1288: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:48.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:48 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-7"}]': finished 2024-07-26T18:24:48.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:48 smithi135 ceph-mon[85352]: osdmap e1052: 8 total, 8 up, 8 in 2024-07-26T18:24:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:50 smithi135 ceph-mon[85352]: osdmap e1053: 8 total, 8 up, 8 in 2024-07-26T18:24:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:50 smithi135 ceph-mon[85352]: pgmap v1291: 113 pgs: 3 creating+peering, 4 unknown, 106 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2024-07-26T18:24:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:50 smithi071 ceph-mon[90507]: osdmap e1053: 8 total, 8 up, 8 in 2024-07-26T18:24:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:50 smithi071 ceph-mon[90507]: pgmap v1291: 113 pgs: 3 creating+peering, 4 unknown, 106 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2024-07-26T18:24:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:50 smithi071 ceph-mon[92867]: osdmap e1053: 8 total, 8 up, 8 in 2024-07-26T18:24:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:50 smithi071 ceph-mon[92867]: pgmap v1291: 113 pgs: 3 creating+peering, 4 unknown, 106 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2024-07-26T18:24:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:51 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:51 smithi135 ceph-mon[85352]: osdmap e1054: 8 total, 8 up, 8 in 2024-07-26T18:24:51.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:51 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:51 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:51.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:51 smithi071 ceph-mon[90507]: osdmap e1054: 8 total, 8 up, 8 in 2024-07-26T18:24:51.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:51 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:51 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:51 smithi071 ceph-mon[92867]: osdmap e1054: 8 total, 8 up, 8 in 2024-07-26T18:24:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:51 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:52.195 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7040 ms) 2024-07-26T18:24:52.195 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-07-26T18:24:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:24:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:24:52] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.43.0" 2024-07-26T18:24:52.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:52 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-7"}]': finished 2024-07-26T18:24:52.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:52 smithi071 ceph-mon[92867]: osdmap e1055: 8 total, 8 up, 8 in 2024-07-26T18:24:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:52 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:52 smithi071 ceph-mon[92867]: pgmap v1294: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:52 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-7"}]': finished 2024-07-26T18:24:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:52 smithi071 ceph-mon[90507]: osdmap e1055: 8 total, 8 up, 8 in 2024-07-26T18:24:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:52 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:52 smithi071 ceph-mon[90507]: pgmap v1294: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:52 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-7"}]': finished 2024-07-26T18:24:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:52 smithi135 ceph-mon[85352]: osdmap e1055: 8 total, 8 up, 8 in 2024-07-26T18:24:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:52 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-7"}]: dispatch 2024-07-26T18:24:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:52 smithi135 ceph-mon[85352]: pgmap v1294: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:53 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:53 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:24:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:53 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-7"}]': finished 2024-07-26T18:24:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:53 smithi135 ceph-mon[85352]: osdmap e1056: 8 total, 8 up, 8 in 2024-07-26T18:24:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:53 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:53 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:53 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:53 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:53 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:53.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:53 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:24:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-7"}]': finished 2024-07-26T18:24:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[90507]: osdmap e1056: 8 total, 8 up, 8 in 2024-07-26T18:24:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:53.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:53.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:24:53.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:24:53.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3692107464' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-7"}]': finished 2024-07-26T18:24:53.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[92867]: osdmap e1056: 8 total, 8 up, 8 in 2024-07-26T18:24:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:53 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:24:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:54 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:24:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:54 smithi135 ceph-mon[85352]: osdmap e1057: 8 total, 8 up, 8 in 2024-07-26T18:24:54.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:54 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:54.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:54 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:54.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:54 smithi135 ceph-mon[85352]: pgmap v1297: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:54 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:24:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:54 smithi071 ceph-mon[90507]: osdmap e1057: 8 total, 8 up, 8 in 2024-07-26T18:24:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:54 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:54 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:54 smithi071 ceph-mon[90507]: pgmap v1297: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:54 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:24:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:54 smithi071 ceph-mon[92867]: osdmap e1057: 8 total, 8 up, 8 in 2024-07-26T18:24:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:54 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:54 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:24:54.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:54 smithi071 ceph-mon[92867]: pgmap v1297: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:55 smithi135 ceph-mon[85352]: osdmap e1058: 8 total, 8 up, 8 in 2024-07-26T18:24:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:55 smithi071 ceph-mon[90507]: osdmap e1058: 8 total, 8 up, 8 in 2024-07-26T18:24:55.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:55 smithi071 ceph-mon[92867]: osdmap e1058: 8 total, 8 up, 8 in 2024-07-26T18:24:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:56 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-8"}]': finished 2024-07-26T18:24:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:56 smithi135 ceph-mon[85352]: osdmap e1059: 8 total, 8 up, 8 in 2024-07-26T18:24:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:56 smithi135 ceph-mon[85352]: pgmap v1300: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:56 smithi135 ceph-mon[85352]: osdmap e1060: 8 total, 8 up, 8 in 2024-07-26T18:24:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:56 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-8"}]': finished 2024-07-26T18:24:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:56 smithi071 ceph-mon[90507]: osdmap e1059: 8 total, 8 up, 8 in 2024-07-26T18:24:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:56 smithi071 ceph-mon[90507]: pgmap v1300: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:56 smithi071 ceph-mon[90507]: osdmap e1060: 8 total, 8 up, 8 in 2024-07-26T18:24:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:56 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-8"}]': finished 2024-07-26T18:24:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:56 smithi071 ceph-mon[92867]: osdmap e1059: 8 total, 8 up, 8 in 2024-07-26T18:24:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:56 smithi071 ceph-mon[92867]: pgmap v1300: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:24:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:56 smithi071 ceph-mon[92867]: osdmap e1060: 8 total, 8 up, 8 in 2024-07-26T18:24:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:57 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:57 smithi135 ceph-mon[85352]: osdmap e1061: 8 total, 8 up, 8 in 2024-07-26T18:24:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:57 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:57 smithi071 ceph-mon[90507]: osdmap e1061: 8 total, 8 up, 8 in 2024-07-26T18:24:57.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:57 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:24:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:57 smithi071 ceph-mon[92867]: osdmap e1061: 8 total, 8 up, 8 in 2024-07-26T18:24:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:24:58 smithi135 ceph-mon[85352]: pgmap v1303: 113 pgs: 4 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:24:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:24:58 smithi071 ceph-mon[90507]: pgmap v1303: 113 pgs: 4 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:24:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:24:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:24:58 smithi071 ceph-mon[92867]: pgmap v1303: 113 pgs: 4 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:25:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:00 smithi135 ceph-mon[85352]: osdmap e1062: 8 total, 8 up, 8 in 2024-07-26T18:25:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:00 smithi135 ceph-mon[85352]: pgmap v1305: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 228 B/s wr, 0 op/s 2024-07-26T18:25:00.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:00 smithi071 ceph-mon[92867]: osdmap e1062: 8 total, 8 up, 8 in 2024-07-26T18:25:00.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:00 smithi071 ceph-mon[92867]: pgmap v1305: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 228 B/s wr, 0 op/s 2024-07-26T18:25:00.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:00 smithi071 ceph-mon[90507]: osdmap e1062: 8 total, 8 up, 8 in 2024-07-26T18:25:00.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:00 smithi071 ceph-mon[90507]: pgmap v1305: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 228 B/s wr, 0 op/s 2024-07-26T18:25:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:01 smithi135 ceph-mon[85352]: osdmap e1063: 8 total, 8 up, 8 in 2024-07-26T18:25:01.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:01 smithi071 ceph-mon[92867]: osdmap e1063: 8 total, 8 up, 8 in 2024-07-26T18:25:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:01 smithi071 ceph-mon[90507]: osdmap e1063: 8 total, 8 up, 8 in 2024-07-26T18:25:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:25:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:25:02] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2024-07-26T18:25:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:02 smithi071 ceph-mon[90507]: osdmap e1064: 8 total, 8 up, 8 in 2024-07-26T18:25:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:02 smithi071 ceph-mon[90507]: pgmap v1308: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 229 B/s wr, 0 op/s 2024-07-26T18:25:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:02 smithi071 ceph-mon[92867]: osdmap e1064: 8 total, 8 up, 8 in 2024-07-26T18:25:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:02 smithi071 ceph-mon[92867]: pgmap v1308: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 229 B/s wr, 0 op/s 2024-07-26T18:25:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:02 smithi135 ceph-mon[85352]: osdmap e1064: 8 total, 8 up, 8 in 2024-07-26T18:25:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:02 smithi135 ceph-mon[85352]: pgmap v1308: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 229 B/s wr, 0 op/s 2024-07-26T18:25:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:03 smithi135 ceph-mon[85352]: osdmap e1065: 8 total, 8 up, 8 in 2024-07-26T18:25:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:03 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:03 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:03 smithi071 ceph-mon[90507]: osdmap e1065: 8 total, 8 up, 8 in 2024-07-26T18:25:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:03 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:03 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:03 smithi071 ceph-mon[92867]: osdmap e1065: 8 total, 8 up, 8 in 2024-07-26T18:25:03.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:03 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:03.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:03 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:04.279 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.test_put_snap_ec (12084 ms) 2024-07-26T18:25:04.280 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-07-26T18:25:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:04 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]': finished 2024-07-26T18:25:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:04 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:04 smithi135 ceph-mon[85352]: osdmap e1066: 8 total, 8 up, 8 in 2024-07-26T18:25:04.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:04 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:04.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:04 smithi135 ceph-mon[85352]: pgmap v1311: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:04 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]': finished 2024-07-26T18:25:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:04 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:04 smithi071 ceph-mon[92867]: osdmap e1066: 8 total, 8 up, 8 in 2024-07-26T18:25:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:04 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:04.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:04 smithi071 ceph-mon[92867]: pgmap v1311: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:04 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-8"}]': finished 2024-07-26T18:25:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:04 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3213562339' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:04 smithi071 ceph-mon[90507]: osdmap e1066: 8 total, 8 up, 8 in 2024-07-26T18:25:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:04 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]: dispatch 2024-07-26T18:25:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:04 smithi071 ceph-mon[90507]: pgmap v1311: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:05 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:05 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:25:05.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:05 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]': finished 2024-07-26T18:25:05.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:05 smithi135 ceph-mon[85352]: osdmap e1067: 8 total, 8 up, 8 in 2024-07-26T18:25:05.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:05 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:05 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:05 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:05 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:05 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:05.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:05 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:25:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]': finished 2024-07-26T18:25:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[90507]: osdmap e1067: 8 total, 8 up, 8 in 2024-07-26T18:25:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:05.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:05.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:05.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:25:05.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-8"}]': finished 2024-07-26T18:25:05.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[92867]: osdmap e1067: 8 total, 8 up, 8 in 2024-07-26T18:25:05.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:05.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:05.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:05 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:06 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:25:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:06 smithi135 ceph-mon[85352]: osdmap e1068: 8 total, 8 up, 8 in 2024-07-26T18:25:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:06 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:06.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:06 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:06.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:06 smithi135 ceph-mon[85352]: pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:06 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:25:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:06 smithi071 ceph-mon[90507]: osdmap e1068: 8 total, 8 up, 8 in 2024-07-26T18:25:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:06 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:06 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:06 smithi071 ceph-mon[90507]: pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:06 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:25:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:06 smithi071 ceph-mon[92867]: osdmap e1068: 8 total, 8 up, 8 in 2024-07-26T18:25:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:06 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:06 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:06 smithi071 ceph-mon[92867]: pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:07 smithi135 ceph-mon[85352]: osdmap e1069: 8 total, 8 up, 8 in 2024-07-26T18:25:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:07 smithi071 ceph-mon[90507]: osdmap e1069: 8 total, 8 up, 8 in 2024-07-26T18:25:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:07 smithi071 ceph-mon[92867]: osdmap e1069: 8 total, 8 up, 8 in 2024-07-26T18:25:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-9"}]': finished 2024-07-26T18:25:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:08 smithi135 ceph-mon[85352]: osdmap e1070: 8 total, 8 up, 8 in 2024-07-26T18:25:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:08 smithi135 ceph-mon[85352]: pgmap v1317: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-9"}]': finished 2024-07-26T18:25:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:08 smithi071 ceph-mon[92867]: osdmap e1070: 8 total, 8 up, 8 in 2024-07-26T18:25:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:08 smithi071 ceph-mon[92867]: pgmap v1317: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:08.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-9"}]': finished 2024-07-26T18:25:08.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:08 smithi071 ceph-mon[90507]: osdmap e1070: 8 total, 8 up, 8 in 2024-07-26T18:25:08.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:08 smithi071 ceph-mon[90507]: pgmap v1317: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:09.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:09 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:25:09.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:09 smithi135 ceph-mon[85352]: osdmap e1071: 8 total, 8 up, 8 in 2024-07-26T18:25:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:09 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:25:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:09 smithi071 ceph-mon[92867]: osdmap e1071: 8 total, 8 up, 8 in 2024-07-26T18:25:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:09 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:25:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:09 smithi071 ceph-mon[90507]: osdmap e1071: 8 total, 8 up, 8 in 2024-07-26T18:25:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:10 smithi071 ceph-mon[92867]: osdmap e1072: 8 total, 8 up, 8 in 2024-07-26T18:25:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:10 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:10 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:10 smithi071 ceph-mon[92867]: pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:10 smithi071 ceph-mon[90507]: osdmap e1072: 8 total, 8 up, 8 in 2024-07-26T18:25:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:10 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:10 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:10.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:10 smithi071 ceph-mon[90507]: pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:10 smithi135 ceph-mon[85352]: osdmap e1072: 8 total, 8 up, 8 in 2024-07-26T18:25:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:10 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:10 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:10 smithi135 ceph-mon[85352]: pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:11.324 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.test_explicit_ec (7044 ms) 2024-07-26T18:25:11.324 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.set_ec 2024-07-26T18:25:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:25:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]': finished 2024-07-26T18:25:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[90507]: osdmap e1073: 8 total, 8 up, 8 in 2024-07-26T18:25:11.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:11.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:25:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]': finished 2024-07-26T18:25:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[92867]: osdmap e1073: 8 total, 8 up, 8 in 2024-07-26T18:25:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:11 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:11 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:11 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:25:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:11 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-9"}]': finished 2024-07-26T18:25:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:11 smithi135 ceph-mon[85352]: osdmap e1073: 8 total, 8 up, 8 in 2024-07-26T18:25:11.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:11 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1455235957' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:11.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:11 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]: dispatch 2024-07-26T18:25:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:25:12] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2024-07-26T18:25:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]': finished 2024-07-26T18:25:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[92867]: osdmap e1074: 8 total, 8 up, 8 in 2024-07-26T18:25:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[92867]: pgmap v1323: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]': finished 2024-07-26T18:25:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[90507]: osdmap e1074: 8 total, 8 up, 8 in 2024-07-26T18:25:12.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:12.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:12.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:12 smithi071 ceph-mon[90507]: pgmap v1323: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:12 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-9"}]': finished 2024-07-26T18:25:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:12 smithi135 ceph-mon[85352]: osdmap e1074: 8 total, 8 up, 8 in 2024-07-26T18:25:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:12 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:12 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:12 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:12 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:12 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:12 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-07-26T18:25:12.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:12 smithi135 ceph-mon[85352]: pgmap v1323: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:25:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[90507]: osdmap e1075: 8 total, 8 up, 8 in 2024-07-26T18:25:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:13.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:13.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:25:13.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:25:13.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[92867]: osdmap e1075: 8 total, 8 up, 8 in 2024-07-26T18:25:13.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:13.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:13.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:25:13.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:14.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:13 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi071-133094-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-07-26T18:25:14.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:13 smithi135 ceph-mon[85352]: osdmap e1075: 8 total, 8 up, 8 in 2024-07-26T18:25:14.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:13 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:14.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:13 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:25:14.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:14 smithi071 ceph-mon[92867]: osdmap e1076: 8 total, 8 up, 8 in 2024-07-26T18:25:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:14 smithi071 ceph-mon[92867]: pgmap v1326: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:14 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-10"}]': finished 2024-07-26T18:25:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:14 smithi071 ceph-mon[92867]: osdmap e1077: 8 total, 8 up, 8 in 2024-07-26T18:25:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:14 smithi071 ceph-mon[90507]: osdmap e1076: 8 total, 8 up, 8 in 2024-07-26T18:25:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:14 smithi071 ceph-mon[90507]: pgmap v1326: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:14 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-10"}]': finished 2024-07-26T18:25:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:14 smithi071 ceph-mon[90507]: osdmap e1077: 8 total, 8 up, 8 in 2024-07-26T18:25:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:14 smithi135 ceph-mon[85352]: osdmap e1076: 8 total, 8 up, 8 in 2024-07-26T18:25:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:14 smithi135 ceph-mon[85352]: pgmap v1326: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:15.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:14 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi071-133094-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi071-133094-10"}]': finished 2024-07-26T18:25:15.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:14 smithi135 ceph-mon[85352]: osdmap e1077: 8 total, 8 up, 8 in 2024-07-26T18:25:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:16 smithi071 ceph-mon[92867]: osdmap e1078: 8 total, 8 up, 8 in 2024-07-26T18:25:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:16 smithi071 ceph-mon[92867]: pgmap v1329: 113 pgs: 1 creating+activating, 1 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:16 smithi071 ceph-mon[90507]: osdmap e1078: 8 total, 8 up, 8 in 2024-07-26T18:25:16.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:16 smithi071 ceph-mon[90507]: pgmap v1329: 113 pgs: 1 creating+activating, 1 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:16 smithi135 ceph-mon[85352]: osdmap e1078: 8 total, 8 up, 8 in 2024-07-26T18:25:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:16 smithi135 ceph-mon[85352]: pgmap v1329: 113 pgs: 1 creating+activating, 1 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:17.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:17 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:25:17.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:17 smithi071 ceph-mon[90507]: osdmap e1079: 8 total, 8 up, 8 in 2024-07-26T18:25:17.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:17 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:17.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:17 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:17.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:17 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:25:17.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:17 smithi071 ceph-mon[92867]: osdmap e1079: 8 total, 8 up, 8 in 2024-07-26T18:25:17.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:17 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:17.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:17 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:17.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:17 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:25:17.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:17 smithi135 ceph-mon[85352]: osdmap e1079: 8 total, 8 up, 8 in 2024-07-26T18:25:17.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:17 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:17.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:17 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:18.353 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.set_ec (7029 ms) 2024-07-26T18:25:18.353 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 10 tests from cls_rgw (61249 ms total) 2024-07-26T18:25:18.353 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:25:18.353 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:25:18.353 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 10 tests from 1 test suite ran. (61249 ms total) 2024-07-26T18:25:18.354 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 10 tests. 2024-07-26T18:25:18.356 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:25:18.357 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:25:18.425 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-07-26T18:25:18.425 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:25:18.499 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:25:18.499 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 16 tests from 1 test suite. 2024-07-26T18:25:18.499 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:25:18.499 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 16 tests from cls_rgw 2024-07-26T18:25:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]': finished 2024-07-26T18:25:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[90507]: osdmap e1080: 8 total, 8 up, 8 in 2024-07-26T18:25:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[90507]: pgmap v1332: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]': finished 2024-07-26T18:25:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]': finished 2024-07-26T18:25:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[92867]: osdmap e1080: 8 total, 8 up, 8 in 2024-07-26T18:25:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[92867]: pgmap v1332: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:18.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:18 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]': finished 2024-07-26T18:25:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:18 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi071-133094-10"}]': finished 2024-07-26T18:25:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:18 smithi135 ceph-mon[85352]: osdmap e1080: 8 total, 8 up, 8 in 2024-07-26T18:25:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:18 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3750246822' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:18 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]: dispatch 2024-07-26T18:25:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:18 smithi135 ceph-mon[85352]: pgmap v1332: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:18.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:18 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi071-133094-10"}]': finished 2024-07-26T18:25:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:19 smithi071 ceph-mon[92867]: osdmap e1081: 8 total, 8 up, 8 in 2024-07-26T18:25:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:19 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:19 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:25:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:19 smithi071 ceph-mon[90507]: osdmap e1081: 8 total, 8 up, 8 in 2024-07-26T18:25:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:19 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:19.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:19 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:25:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:19 smithi135 ceph-mon[85352]: osdmap e1081: 8 total, 8 up, 8 in 2024-07-26T18:25:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:19 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:19 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:25:20.379 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.index_basic 2024-07-26T18:25:20.418 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.index_basic (39 ms) 2024-07-26T18:25:20.418 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-07-26T18:25:20.445 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (27 ms) 2024-07-26T18:25:20.445 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.index_remove_object 2024-07-26T18:25:20.481 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.index_remove_object (36 ms) 2024-07-26T18:25:20.481 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.index_suggest 2024-07-26T18:25:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:20 smithi071 ceph-mon[90507]: osdmap e1082: 8 total, 8 up, 8 in 2024-07-26T18:25:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:20 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2562421298' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:25:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:20 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:25:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:20 smithi071 ceph-mon[90507]: pgmap v1335: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:20 smithi071 ceph-mon[92867]: osdmap e1082: 8 total, 8 up, 8 in 2024-07-26T18:25:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:20 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2562421298' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:25:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:20 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:25:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:20 smithi071 ceph-mon[92867]: pgmap v1335: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:20 smithi135 ceph-mon[85352]: osdmap e1082: 8 total, 8 up, 8 in 2024-07-26T18:25:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:20 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2562421298' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:25:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:20 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:25:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:20 smithi135 ceph-mon[85352]: pgmap v1335: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:25:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:21 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:25:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:21 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:25:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:21 smithi071 ceph-mon[90507]: osdmap e1083: 8 total, 8 up, 8 in 2024-07-26T18:25:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:21 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:25:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:21 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:25:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:21 smithi071 ceph-mon[92867]: osdmap e1083: 8 total, 8 up, 8 in 2024-07-26T18:25:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:21 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:25:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:21 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:25:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:21 smithi135 ceph-mon[85352]: osdmap e1083: 8 total, 8 up, 8 in 2024-07-26T18:25:21.961 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.index_suggest (1479 ms) 2024-07-26T18:25:21.961 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-07-26T18:25:21.967 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.index_suggest_complete (6 ms) 2024-07-26T18:25:21.968 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.index_list 2024-07-26T18:25:21.985 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.index_list (18 ms) 2024-07-26T18:25:21.985 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-07-26T18:25:22.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:25:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:25:22] "GET /metrics HTTP/1.1" 200 33993 "" "Prometheus/2.43.0" 2024-07-26T18:25:22.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:22 smithi071 ceph-mon[92867]: osdmap e1084: 8 total, 8 up, 8 in 2024-07-26T18:25:22.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:22 smithi071 ceph-mon[92867]: pgmap v1338: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-07-26T18:25:22.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:22 smithi071 ceph-mon[90507]: osdmap e1084: 8 total, 8 up, 8 in 2024-07-26T18:25:22.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:22 smithi071 ceph-mon[90507]: pgmap v1338: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-07-26T18:25:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:22 smithi135 ceph-mon[85352]: osdmap e1084: 8 total, 8 up, 8 in 2024-07-26T18:25:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:22 smithi135 ceph-mon[85352]: pgmap v1338: 137 pgs: 9 creating+peering, 16 unknown, 112 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-07-26T18:25:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:23 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:23 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:25:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:25:23.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:23 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:23.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:23 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:25:23.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:25:23.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:23 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:25:23.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:23 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:25:23.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:25:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:25:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:25:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:25:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:24 smithi071 ceph-mon[92867]: pgmap v1339: 137 pgs: 9 creating+peering, 4 unknown, 124 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 313 KiB/s rd, 177 KiB/s wr, 566 op/s 2024-07-26T18:25:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:25:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:25:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:25:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:24 smithi071 ceph-mon[90507]: pgmap v1339: 137 pgs: 9 creating+peering, 4 unknown, 124 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 313 KiB/s rd, 177 KiB/s wr, 566 op/s 2024-07-26T18:25:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:25:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:25:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:25:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:24 smithi135 ceph-mon[85352]: pgmap v1339: 137 pgs: 9 creating+peering, 4 unknown, 124 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 313 KiB/s rd, 177 KiB/s wr, 566 op/s 2024-07-26T18:25:27.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:26 smithi135 ceph-mon[85352]: pgmap v1340: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 282 KiB/s rd, 160 KiB/s wr, 505 op/s 2024-07-26T18:25:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:26 smithi071 ceph-mon[92867]: pgmap v1340: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 282 KiB/s rd, 160 KiB/s wr, 505 op/s 2024-07-26T18:25:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:26 smithi071 ceph-mon[90507]: pgmap v1340: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 282 KiB/s rd, 160 KiB/s wr, 505 op/s 2024-07-26T18:25:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:28 smithi135 ceph-mon[85352]: pgmap v1341: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 927 KiB/s rd, 597 KiB/s wr, 1.81k op/s 2024-07-26T18:25:29.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:28 smithi071 ceph-mon[92867]: pgmap v1341: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 927 KiB/s rd, 597 KiB/s wr, 1.81k op/s 2024-07-26T18:25:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:28 smithi071 ceph-mon[90507]: pgmap v1341: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 927 KiB/s rd, 597 KiB/s wr, 1.81k op/s 2024-07-26T18:25:31.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:30 smithi135 ceph-mon[85352]: pgmap v1342: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 797 KiB/s rd, 512 KiB/s wr, 1.55k op/s 2024-07-26T18:25:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:30 smithi071 ceph-mon[90507]: pgmap v1342: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 797 KiB/s rd, 512 KiB/s wr, 1.55k op/s 2024-07-26T18:25:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:30 smithi071 ceph-mon[92867]: pgmap v1342: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 797 KiB/s rd, 512 KiB/s wr, 1.55k op/s 2024-07-26T18:25:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:25:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:25:32] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2024-07-26T18:25:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:32 smithi135 ceph-mon[85352]: pgmap v1343: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 711 KiB/s rd, 458 KiB/s wr, 1.39k op/s 2024-07-26T18:25:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:32 smithi071 ceph-mon[92867]: pgmap v1343: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 711 KiB/s rd, 458 KiB/s wr, 1.39k op/s 2024-07-26T18:25:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:32 smithi071 ceph-mon[90507]: pgmap v1343: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 711 KiB/s rd, 458 KiB/s wr, 1.39k op/s 2024-07-26T18:25:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:34 smithi135 ceph-mon[85352]: pgmap v1344: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 943 KiB/s rd, 615 KiB/s wr, 1.86k op/s 2024-07-26T18:25:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:34 smithi071 ceph-mon[90507]: pgmap v1344: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 943 KiB/s rd, 615 KiB/s wr, 1.86k op/s 2024-07-26T18:25:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:34 smithi071 ceph-mon[92867]: pgmap v1344: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 943 KiB/s rd, 615 KiB/s wr, 1.86k op/s 2024-07-26T18:25:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:36 smithi135 ceph-mon[85352]: pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 811 KiB/s rd, 541 KiB/s wr, 1.62k op/s 2024-07-26T18:25:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:36 smithi071 ceph-mon[92867]: pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 811 KiB/s rd, 541 KiB/s wr, 1.62k op/s 2024-07-26T18:25:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:36 smithi071 ceph-mon[90507]: pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 811 KiB/s rd, 541 KiB/s wr, 1.62k op/s 2024-07-26T18:25:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:37 smithi071 ceph-mon[92867]: pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 721 KiB/s wr, 2.16k op/s 2024-07-26T18:25:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:37 smithi071 ceph-mon[90507]: pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 721 KiB/s wr, 2.16k op/s 2024-07-26T18:25:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:37 smithi135 ceph-mon[85352]: pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 721 KiB/s wr, 2.16k op/s 2024-07-26T18:25:41.009 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:40 smithi135 ceph-mon[85352]: pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 612 KiB/s rd, 408 KiB/s wr, 1.22k op/s 2024-07-26T18:25:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:40 smithi071 ceph-mon[92867]: pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 612 KiB/s rd, 408 KiB/s wr, 1.22k op/s 2024-07-26T18:25:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:40 smithi071 ceph-mon[90507]: pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 612 KiB/s rd, 408 KiB/s wr, 1.22k op/s 2024-07-26T18:25:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:25:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:25:42] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2024-07-26T18:25:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:42 smithi135 ceph-mon[85352]: pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 612 KiB/s rd, 408 KiB/s wr, 1.22k op/s 2024-07-26T18:25:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:42 smithi071 ceph-mon[90507]: pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 612 KiB/s rd, 408 KiB/s wr, 1.22k op/s 2024-07-26T18:25:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:42 smithi071 ceph-mon[92867]: pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 612 KiB/s rd, 408 KiB/s wr, 1.22k op/s 2024-07-26T18:25:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:44 smithi135 ceph-mon[85352]: pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 896 KiB/s rd, 597 KiB/s wr, 1.79k op/s 2024-07-26T18:25:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:44 smithi071 ceph-mon[90507]: pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 896 KiB/s rd, 597 KiB/s wr, 1.79k op/s 2024-07-26T18:25:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:44 smithi071 ceph-mon[92867]: pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 896 KiB/s rd, 597 KiB/s wr, 1.79k op/s 2024-07-26T18:25:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:46 smithi135 ceph-mon[85352]: pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 563 KiB/s rd, 376 KiB/s wr, 1.13k op/s 2024-07-26T18:25:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:46 smithi071 ceph-mon[90507]: pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 563 KiB/s rd, 376 KiB/s wr, 1.13k op/s 2024-07-26T18:25:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:46 smithi071 ceph-mon[92867]: pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 563 KiB/s rd, 376 KiB/s wr, 1.13k op/s 2024-07-26T18:25:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:48 smithi135 ceph-mon[85352]: pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 561 KiB/s wr, 1.68k op/s 2024-07-26T18:25:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:48 smithi071 ceph-mon[90507]: pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 561 KiB/s wr, 1.68k op/s 2024-07-26T18:25:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:48 smithi071 ceph-mon[92867]: pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 841 KiB/s rd, 561 KiB/s wr, 1.68k op/s 2024-07-26T18:25:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:50 smithi135 ceph-mon[85352]: pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 561 KiB/s rd, 374 KiB/s wr, 1.12k op/s 2024-07-26T18:25:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:50 smithi071 ceph-mon[90507]: pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 561 KiB/s rd, 374 KiB/s wr, 1.12k op/s 2024-07-26T18:25:51.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:50 smithi071 ceph-mon[92867]: pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 561 KiB/s rd, 374 KiB/s wr, 1.12k op/s 2024-07-26T18:25:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:25:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:25:52] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2024-07-26T18:25:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:52 smithi135 ceph-mon[85352]: pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 561 KiB/s rd, 374 KiB/s wr, 1.12k op/s 2024-07-26T18:25:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:52 smithi071 ceph-mon[90507]: pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 561 KiB/s rd, 374 KiB/s wr, 1.12k op/s 2024-07-26T18:25:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:52 smithi071 ceph-mon[92867]: pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 561 KiB/s rd, 374 KiB/s wr, 1.12k op/s 2024-07-26T18:25:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:54 smithi135 ceph-mon[85352]: pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 838 KiB/s rd, 559 KiB/s wr, 1.68k op/s 2024-07-26T18:25:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:54 smithi071 ceph-mon[90507]: pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 838 KiB/s rd, 559 KiB/s wr, 1.68k op/s 2024-07-26T18:25:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:54 smithi071 ceph-mon[92867]: pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 838 KiB/s rd, 559 KiB/s wr, 1.68k op/s 2024-07-26T18:25:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:55 smithi071 ceph-mon[90507]: pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 555 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-07-26T18:25:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:55 smithi071 ceph-mon[92867]: pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 555 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-07-26T18:25:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:55 smithi135 ceph-mon[85352]: pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 555 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-07-26T18:25:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:25:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:25:58 smithi071 ceph-mon[90507]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 831 KiB/s rd, 554 KiB/s wr, 1.66k op/s 2024-07-26T18:25:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:25:58 smithi071 ceph-mon[92867]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 831 KiB/s rd, 554 KiB/s wr, 1.66k op/s 2024-07-26T18:25:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:25:58 smithi135 ceph-mon[85352]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 831 KiB/s rd, 554 KiB/s wr, 1.66k op/s 2024-07-26T18:26:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:00 smithi135 ceph-mon[85352]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.11k op/s 2024-07-26T18:26:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:00 smithi071 ceph-mon[90507]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.11k op/s 2024-07-26T18:26:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:00 smithi071 ceph-mon[92867]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.11k op/s 2024-07-26T18:26:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:26:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:26:02] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2024-07-26T18:26:02.488 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.index_list_delimited (40503 ms) 2024-07-26T18:26:02.488 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.bi_list 2024-07-26T18:26:02.559 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.bi_list (71 ms) 2024-07-26T18:26:02.559 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.gc_set 2024-07-26T18:26:02.585 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.gc_set (27 ms) 2024-07-26T18:26:02.586 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.gc_list 2024-07-26T18:26:02.609 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.gc_list (23 ms) 2024-07-26T18:26:02.609 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.gc_defer 2024-07-26T18:26:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:02 smithi071 ceph-mon[90507]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.11k op/s 2024-07-26T18:26:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:02 smithi071 ceph-mon[92867]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.11k op/s 2024-07-26T18:26:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:02 smithi135 ceph-mon[85352]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 553 KiB/s rd, 369 KiB/s wr, 1.11k op/s 2024-07-26T18:26:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:03 smithi071 ceph-mon[90507]: osdmap e1085: 8 total, 8 up, 8 in 2024-07-26T18:26:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:03 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/67212110' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:03 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:03 smithi071 ceph-mon[90507]: pgmap v1360: 169 pgs: 9 creating+peering, 23 unknown, 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 659 KiB/s rd, 439 KiB/s wr, 1.32k op/s 2024-07-26T18:26:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:03 smithi071 ceph-mon[92867]: osdmap e1085: 8 total, 8 up, 8 in 2024-07-26T18:26:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:03 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/67212110' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:03 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:03 smithi071 ceph-mon[92867]: pgmap v1360: 169 pgs: 9 creating+peering, 23 unknown, 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 659 KiB/s rd, 439 KiB/s wr, 1.32k op/s 2024-07-26T18:26:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:03 smithi135 ceph-mon[85352]: osdmap e1085: 8 total, 8 up, 8 in 2024-07-26T18:26:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:03 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/67212110' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:03 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:03 smithi135 ceph-mon[85352]: pgmap v1360: 169 pgs: 9 creating+peering, 23 unknown, 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 659 KiB/s rd, 439 KiB/s wr, 1.32k op/s 2024-07-26T18:26:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:04 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:26:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:04 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:05.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:04 smithi071 ceph-mon[90507]: osdmap e1086: 8 total, 8 up, 8 in 2024-07-26T18:26:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:04 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:26:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:04 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:04 smithi071 ceph-mon[92867]: osdmap e1086: 8 total, 8 up, 8 in 2024-07-26T18:26:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:04 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:26:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:04 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133434-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:04 smithi135 ceph-mon[85352]: osdmap e1086: 8 total, 8 up, 8 in 2024-07-26T18:26:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:05 smithi135 ceph-mon[85352]: osdmap e1087: 8 total, 8 up, 8 in 2024-07-26T18:26:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:05 smithi135 ceph-mon[85352]: pgmap v1363: 169 pgs: 9 creating+peering, 8 unknown, 152 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 545 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-07-26T18:26:06.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:05 smithi071 ceph-mon[90507]: osdmap e1087: 8 total, 8 up, 8 in 2024-07-26T18:26:06.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:05 smithi071 ceph-mon[90507]: pgmap v1363: 169 pgs: 9 creating+peering, 8 unknown, 152 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 545 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-07-26T18:26:06.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:05 smithi071 ceph-mon[92867]: osdmap e1087: 8 total, 8 up, 8 in 2024-07-26T18:26:06.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:05 smithi071 ceph-mon[92867]: pgmap v1363: 169 pgs: 9 creating+peering, 8 unknown, 152 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 545 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-07-26T18:26:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:06 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:26:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:06 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:26:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:06 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:26:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:06 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:26:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:06 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:26:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:06 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:26:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:07 smithi135 ceph-mon[85352]: pgmap v1364: 169 pgs: 9 creating+peering, 160 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 828 KiB/s rd, 394 KiB/s wr, 1.17k op/s 2024-07-26T18:26:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:07 smithi071 ceph-mon[90507]: pgmap v1364: 169 pgs: 9 creating+peering, 160 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 828 KiB/s rd, 394 KiB/s wr, 1.17k op/s 2024-07-26T18:26:08.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:07 smithi071 ceph-mon[92867]: pgmap v1364: 169 pgs: 9 creating+peering, 160 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 828 KiB/s rd, 394 KiB/s wr, 1.17k op/s 2024-07-26T18:26:09.012 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.gc_defer (6403 ms) 2024-07-26T18:26:09.012 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.usage_basic 2024-07-26T18:26:09.076 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.usage_basic (63 ms) 2024-07-26T18:26:09.076 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-07-26T18:26:09.078 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.usage_clear_no_obj (2 ms) 2024-07-26T18:26:09.078 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.usage_clear 2024-07-26T18:26:09.161 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.usage_clear (84 ms) 2024-07-26T18:26:09.162 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-07-26T18:26:09.213 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.bi_log_trim (51 ms) 2024-07-26T18:26:09.213 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-07-26T18:26:09.224 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw.index_racing_removes (11 ms) 2024-07-26T18:26:10.019 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 16 tests from cls_rgw (48845 ms total) 2024-07-26T18:26:10.019 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:26:10.020 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:26:10.020 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 16 tests from 1 test suite ran. (51520 ms total) 2024-07-26T18:26:10.020 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 16 tests. 2024-07-26T18:26:10.024 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:26:10.024 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:26:10.091 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-07-26T18:26:10.091 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:26:10.164 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:26:10.164 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 9 tests from 1 test suite. 2024-07-26T18:26:10.165 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:26:10.165 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 9 tests from cls_rgw_gc 2024-07-26T18:26:10.165 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw_gc.init 2024-07-26T18:26:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:10 smithi135 ceph-mon[85352]: osdmap e1088: 8 total, 8 up, 8 in 2024-07-26T18:26:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:10 smithi135 ceph-mon[85352]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 615 KiB/s rd, 696 KiB/s wr, 1.08k op/s 2024-07-26T18:26:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:10 smithi071 ceph-mon[90507]: osdmap e1088: 8 total, 8 up, 8 in 2024-07-26T18:26:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:10 smithi071 ceph-mon[90507]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 615 KiB/s rd, 696 KiB/s wr, 1.08k op/s 2024-07-26T18:26:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:10 smithi071 ceph-mon[92867]: osdmap e1088: 8 total, 8 up, 8 in 2024-07-26T18:26:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:10 smithi071 ceph-mon[92867]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 615 KiB/s rd, 696 KiB/s wr, 1.08k op/s 2024-07-26T18:26:11.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:11 smithi135 ceph-mon[85352]: osdmap e1089: 8 total, 8 up, 8 in 2024-07-26T18:26:11.209 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:26:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=cleanup t=2024-07-26T18:26:10.938859727Z level=info msg="Completed cleanup jobs" duration=4.767343ms 2024-07-26T18:26:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:11 smithi071 ceph-mon[90507]: osdmap e1089: 8 total, 8 up, 8 in 2024-07-26T18:26:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:11 smithi071 ceph-mon[92867]: osdmap e1089: 8 total, 8 up, 8 in 2024-07-26T18:26:12.028 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw_gc.init (1864 ms) 2024-07-26T18:26:12.029 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-07-26T18:26:12.049 INFO:tasks.workunit.client.0.smithi071.stderr:[ ] list info tag = chain-0 2024-07-26T18:26:12.049 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (21 ms) 2024-07-26T18:26:12.049 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-07-26T18:26:12.054 INFO:tasks.workunit.client.0.smithi071.stderr:[ ] next_marker is: = 0/4263 2024-07-26T18:26:12.055 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (6 ms) 2024-07-26T18:26:12.055 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-07-26T18:26:12.062 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (8 ms) 2024-07-26T18:26:12.063 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-07-26T18:26:12.070 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (8 ms) 2024-07-26T18:26:12.070 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-07-26T18:26:12.077 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (6 ms) 2024-07-26T18:26:12.077 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-07-26T18:26:12.083 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (7 ms) 2024-07-26T18:26:12.083 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-07-26T18:26:12.089 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (5 ms) 2024-07-26T18:26:12.089 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw_gc.finalize 2024-07-26T18:26:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:12 smithi135 ceph-mon[85352]: osdmap e1090: 8 total, 8 up, 8 in 2024-07-26T18:26:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:12 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4083059188' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133634-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:12 smithi135 ceph-mon[85352]: pgmap v1369: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:26:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:26:12] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2024-07-26T18:26:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:12 smithi071 ceph-mon[90507]: osdmap e1090: 8 total, 8 up, 8 in 2024-07-26T18:26:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:12 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4083059188' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133634-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:12 smithi071 ceph-mon[90507]: pgmap v1369: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:12 smithi071 ceph-mon[92867]: osdmap e1090: 8 total, 8 up, 8 in 2024-07-26T18:26:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:12 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4083059188' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133634-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:12 smithi071 ceph-mon[92867]: pgmap v1369: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:13.031 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw_gc.finalize (942 ms) 2024-07-26T18:26:13.031 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 9 tests from cls_rgw_gc (2867 ms total) 2024-07-26T18:26:13.031 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:26:13.031 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:26:13.031 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 9 tests from 1 test suite ran. (2867 ms total) 2024-07-26T18:26:13.031 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 9 tests. 2024-07-26T18:26:13.033 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:26:13.034 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:26:13.101 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-07-26T18:26:13.101 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:26:13.180 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 1 test from 1 test suite. 2024-07-26T18:26:13.180 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:26:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:13 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:26:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:13 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4083059188' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133634-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:13 smithi135 ceph-mon[85352]: osdmap e1091: 8 total, 8 up, 8 in 2024-07-26T18:26:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:13.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:13 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:26:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:13 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4083059188' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133634-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:13 smithi071 ceph-mon[92867]: osdmap e1091: 8 total, 8 up, 8 in 2024-07-26T18:26:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:13 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:26:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:13 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4083059188' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133634-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:13 smithi071 ceph-mon[90507]: osdmap e1091: 8 total, 8 up, 8 in 2024-07-26T18:26:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:14 smithi135 ceph-mon[85352]: osdmap e1092: 8 total, 8 up, 8 in 2024-07-26T18:26:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:14 smithi135 ceph-mon[85352]: pgmap v1372: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:14 smithi071 ceph-mon[90507]: osdmap e1092: 8 total, 8 up, 8 in 2024-07-26T18:26:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:14 smithi071 ceph-mon[90507]: pgmap v1372: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:14 smithi071 ceph-mon[92867]: osdmap e1092: 8 total, 8 up, 8 in 2024-07-26T18:26:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:14 smithi071 ceph-mon[92867]: pgmap v1372: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:15.052 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 1 test from cls_rgw_stats 2024-07-26T18:26:15.053 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] cls_rgw_stats.simulate 2024-07-26T18:26:15.070 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.070+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=VCDVURQHGMT6 type=write size=583074 2024-07-26T18:26:15.073 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.073+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~8F7R8OF0RXYG.0 size=1048576 2024-07-26T18:26:15.074 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.074+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~8F7R8OF0RXYG.1 size=697591 2024-07-26T18:26:15.074 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.074+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=8F7R8OF0RXYG tag=OP0AOAZ2L9KC type=write size=2794743 2024-07-26T18:26:15.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.077+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~7UCDNQ6N0Y34.0 size=121382 2024-07-26T18:26:15.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.077+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=7UCDNQ6N0Y34 tag=3R9PR3WW28IU type=write size=1169958 2024-07-26T18:26:15.078 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.078+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=TCBUZ83RNWHH type=del size=3872564 2024-07-26T18:26:15.080 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.080+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=YPX56CZ495MV type=del size=2218495 2024-07-26T18:26:15.081 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.081+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=M40ONBYDEZ6P type=del size=1543752 2024-07-26T18:26:15.083 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.083+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~WE33QK54K0Y0.0 size=1048576 2024-07-26T18:26:15.085 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.085+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~WE33QK54K0Y0.1 size=1048576 2024-07-26T18:26:15.087 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.087+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~WE33QK54K0Y0.2 size=767175 2024-07-26T18:26:15.087 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.087+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=WE33QK54K0Y0 tag=GZWTWUEBG8FA type=write size=3912903 2024-07-26T18:26:15.090 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.090+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~B33UR4LJL351.0 size=1048576 2024-07-26T18:26:15.091 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.091+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~B33UR4LJL351.1 size=1048576 2024-07-26T18:26:15.092 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.092+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~B33UR4LJL351.2 size=927680 2024-07-26T18:26:15.092 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.092+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=B33UR4LJL351 tag=6NL501355X30 type=write size=4073408 2024-07-26T18:26:15.093 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.093+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=S7W6RYDLJ9FI type=del size=1264008 2024-07-26T18:26:15.095 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.094+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=QK8OJJ4SUOXY type=del size=678194 2024-07-26T18:26:15.097 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.097+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~6N4CUYKETTV4.0 size=1048576 2024-07-26T18:26:15.098 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.098+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~6N4CUYKETTV4.1 size=1048576 2024-07-26T18:26:15.099 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.099+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~6N4CUYKETTV4.2 size=163566 2024-07-26T18:26:15.099 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.099+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=6N4CUYKETTV4 tag=HZQTL59NMYES type=write size=3309294 2024-07-26T18:26:15.100 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.100+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=K11BMLSFN8ZZ type=del size=3144240 2024-07-26T18:26:15.101 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.101+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=51S88P8ZY0M9 type=write size=537034 2024-07-26T18:26:15.102 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.102+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=25L4MOSQTALP type=del size=4017569 2024-07-26T18:26:15.104 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.103+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=9N8DOK0AXJPQ type=del size=3859629 2024-07-26T18:26:15.105 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.105+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=KLE64AC90JFA type=del size=1915571 2024-07-26T18:26:15.106 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.106+0000 7f3ddaa3d780 1 < completed write operation key=U6L8GHGZJH5W tag=VCDVURQHGMT6 type=write size=583074 2024-07-26T18:26:15.108 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.108+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=TP6TNL1RRR2Y type=del size=2851489 2024-07-26T18:26:15.109 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.109+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~8F7R8OF0RXYG.0 size=1048576 2024-07-26T18:26:15.110 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.110+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~8F7R8OF0RXYG.1 size=697591 2024-07-26T18:26:15.112 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.112+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=8F7R8OF0RXYG tag=OP0AOAZ2L9KC type=write size=2794743 2024-07-26T18:26:15.113 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.113+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=07PQVBUQ1UPT type=del size=1642191 2024-07-26T18:26:15.115 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.115+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~7UCDNQ6N0Y34.0 size=121382 2024-07-26T18:26:15.118 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.118+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=7UCDNQ6N0Y34 tag=3R9PR3WW28IU type=write size=1169958 2024-07-26T18:26:15.121 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.121+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~RTXOST06PK3W.0 size=1048576 2024-07-26T18:26:15.122 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.122+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~RTXOST06PK3W.1 size=1048576 2024-07-26T18:26:15.123 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.123+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~RTXOST06PK3W.2 size=24494 2024-07-26T18:26:15.123 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.123+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=RTXOST06PK3W tag=1YT4Q7TH3DHI type=write size=3170222 2024-07-26T18:26:15.124 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.124+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=TCBUZ83RNWHH type=del 2024-07-26T18:26:15.126 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.126+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=U8PR3GQCZ5QZ type=del size=2287983 2024-07-26T18:26:15.129 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.129+0000 7f3ddaa3d780 1 < suggested remove operation key=RCGC5SDM1AEG tag=YPX56CZ495MV type=del 2024-07-26T18:26:15.130 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.130+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=D0ABNQ6YPYRE type=del size=1628370 2024-07-26T18:26:15.133 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.133+0000 7f3ddaa3d780 1 < suggested remove operation key=N5GSO7LGJZWN tag=M40ONBYDEZ6P type=del 2024-07-26T18:26:15.134 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.134+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=HJWHEPGHT0VW type=del size=2638177 2024-07-26T18:26:15.136 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.136+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~WE33QK54K0Y0.0 size=1048576 2024-07-26T18:26:15.136 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.136+0000 7f3ddaa3d780 1 < canceled part key=_multipart_AD9EQ3SDW2NB.2~WE33QK54K0Y0.1 size=1048576 2024-07-26T18:26:15.137 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.137+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~WE33QK54K0Y0.2 size=767175 2024-07-26T18:26:15.140 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.139+0000 7f3ddaa3d780 1 < canceled multipart upload key=AD9EQ3SDW2NB upload=WE33QK54K0Y0 tag=GZWTWUEBG8FA type=write size=3912903 2024-07-26T18:26:15.142 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.142+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~O2IPSZ2T6CMJ.0 size=1048576 2024-07-26T18:26:15.143 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.143+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~O2IPSZ2T6CMJ.1 size=1048576 2024-07-26T18:26:15.144 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.144+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~O2IPSZ2T6CMJ.2 size=872225 2024-07-26T18:26:15.144 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.144+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=O2IPSZ2T6CMJ tag=8A06CEEDXUND type=write size=4017953 2024-07-26T18:26:15.145 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.145+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~B33UR4LJL351.0 size=1048576 2024-07-26T18:26:15.146 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.146+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~B33UR4LJL351.1 size=1048576 2024-07-26T18:26:15.147 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.147+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~B33UR4LJL351.2 size=927680 2024-07-26T18:26:15.149 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.149+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=B33UR4LJL351 tag=6NL501355X30 type=write size=4073408 2024-07-26T18:26:15.152 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.152+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~R5Q2ERH0PK3A.0 size=1016189 2024-07-26T18:26:15.153 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.152+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=R5Q2ERH0PK3A tag=9GAUPNYZBJAF type=write size=2064765 2024-07-26T18:26:15.154 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.154+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=S7W6RYDLJ9FI type=del 2024-07-26T18:26:15.155 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.155+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=WY3XYO3DESBP type=write size=222792 2024-07-26T18:26:15.156 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.156+0000 7f3ddaa3d780 1 < canceled operation key=L46OSDRB7XAV tag=QK8OJJ4SUOXY type=del size=678194 2024-07-26T18:26:15.158 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.157+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=L1FH6NE53SYO type=del size=426274 2024-07-26T18:26:15.159 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.159+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~6N4CUYKETTV4.0 size=1048576 2024-07-26T18:26:15.161 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.161+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~6N4CUYKETTV4.1 size=1048576 2024-07-26T18:26:15.161 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.161+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~6N4CUYKETTV4.2 size=163566 2024-07-26T18:26:15.164 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.164+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=6N4CUYKETTV4 tag=HZQTL59NMYES type=write size=3309294 2024-07-26T18:26:15.165 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.165+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=97F6YR7NHZD4 type=del size=3422474 2024-07-26T18:26:15.167 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.166+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=K11BMLSFN8ZZ type=del 2024-07-26T18:26:15.169 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.169+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~ARCSH22UMMZ0.0 size=668760 2024-07-26T18:26:15.169 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.169+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=ARCSH22UMMZ0 tag=29FD9E6J9Z6W type=write size=1717336 2024-07-26T18:26:15.170 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.170+0000 7f3ddaa3d780 1 < canceled operation key=RT3ANNQ6TPYT tag=51S88P8ZY0M9 type=write size=537034 2024-07-26T18:26:15.171 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.171+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=B772PUEOTAP5 type=write size=594864 2024-07-26T18:26:15.173 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.173+0000 7f3ddaa3d780 1 < canceled operation key=1DWH8ZS24A34 tag=25L4MOSQTALP type=del size=4017569 2024-07-26T18:26:15.174 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.174+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=Y902O9RJG1R8 type=del size=3330388 2024-07-26T18:26:15.175 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.175+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=N5GSO7LGJZWN tag=9N8DOK0AXJPQ type=del size=3859629: (2) No such file or directory 2024-07-26T18:26:15.176 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.176+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=S6NYHPV5OM1G type=write size=521326 2024-07-26T18:26:15.177 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.177+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=KLE64AC90JFA type=del 2024-07-26T18:26:15.180 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.180+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~YHC6PJ188UST.0 size=216057 2024-07-26T18:26:15.180 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.180+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=YHC6PJ188UST tag=TJA5X2WYNN89 type=write size=1264633 2024-07-26T18:26:15.181 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.181+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=TP6TNL1RRR2Y type=del 2024-07-26T18:26:15.182 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.182+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=ROO5IRZYWQ2W type=del size=1542834 2024-07-26T18:26:15.185 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.185+0000 7f3ddaa3d780 1 < suggested remove operation key=TRDNYGD3GFB1 tag=07PQVBUQ1UPT type=del 2024-07-26T18:26:15.186 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.186+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=BNMJTIYERVOT type=del size=3681676 2024-07-26T18:26:15.187 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.187+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RCGC5SDM1AEG.2~RTXOST06PK3W.0 size=1048576 2024-07-26T18:26:15.188 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.188+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~RTXOST06PK3W.1 size=1048576 2024-07-26T18:26:15.189 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.189+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~RTXOST06PK3W.2 size=24494 2024-07-26T18:26:15.191 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.191+0000 7f3ddaa3d780 1 < canceled multipart upload key=RCGC5SDM1AEG upload=RTXOST06PK3W tag=1YT4Q7TH3DHI type=write size=3170222 2024-07-26T18:26:15.193 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.193+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~SXKRYPLUEIIE.0 size=306904 2024-07-26T18:26:15.193 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.193+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=SXKRYPLUEIIE tag=Z03CIBSGNMNJ type=write size=1355480 2024-07-26T18:26:15.194 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.194+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=U8PR3GQCZ5QZ type=del 2024-07-26T18:26:15.195 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.195+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=X9BB6SKSH2FS type=del size=1475507 2024-07-26T18:26:15.197 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.197+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=D0ABNQ6YPYRE type=del 2024-07-26T18:26:15.198 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.198+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=76H0UTEZ4MS9 type=del size=2909062 2024-07-26T18:26:15.198 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.198+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=TRDNYGD3GFB1 tag=HJWHEPGHT0VW type=del size=2638177: (2) No such file or directory 2024-07-26T18:26:15.200 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.200+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=URCBEOXJJ31S type=del size=2717548 2024-07-26T18:26:15.201 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.201+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~O2IPSZ2T6CMJ.0 size=1048576 2024-07-26T18:26:15.202 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.202+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~O2IPSZ2T6CMJ.1 size=1048576 2024-07-26T18:26:15.206 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.203+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~O2IPSZ2T6CMJ.2 size=872225 2024-07-26T18:26:15.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.205+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=O2IPSZ2T6CMJ tag=8A06CEEDXUND type=write size=4017953 2024-07-26T18:26:15.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.207+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=BSK0O5G0GG26 type=write size=337131 2024-07-26T18:26:15.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.209+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~R5Q2ERH0PK3A.0 size=1016189 2024-07-26T18:26:15.211 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.211+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=R5Q2ERH0PK3A tag=9GAUPNYZBJAF type=write size=2064765 2024-07-26T18:26:15.213 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.212+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=179UK9R3NCKX type=write size=878877 2024-07-26T18:26:15.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.214+0000 7f3ddaa3d780 1 < completed write operation key=1LIY2CFUHSLF tag=WY3XYO3DESBP type=write size=222792 2024-07-26T18:26:15.215 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.215+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=24PGDM5WMS0A type=del size=2925361 2024-07-26T18:26:15.217 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.216+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=L1FH6NE53SYO type=del 2024-07-26T18:26:15.219 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.219+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~PB81PJZLDHQQ.0 size=1048576 2024-07-26T18:26:15.220 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.220+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~PB81PJZLDHQQ.1 size=1048576 2024-07-26T18:26:15.221 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.221+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~PB81PJZLDHQQ.2 size=463156 2024-07-26T18:26:15.222 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.221+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=PB81PJZLDHQQ tag=3OTES464TFR5 type=write size=3608884 2024-07-26T18:26:15.223 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.223+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=97F6YR7NHZD4 type=del 2024-07-26T18:26:15.224 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.224+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=RL6GHMEAHYL9 type=del size=244376 2024-07-26T18:26:15.226 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.226+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~ARCSH22UMMZ0.0 size=668760 2024-07-26T18:26:15.228 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.227+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=ARCSH22UMMZ0 tag=29FD9E6J9Z6W type=write size=1717336 2024-07-26T18:26:15.230 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.230+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~CFR48HZJUP9V.0 size=1048576 2024-07-26T18:26:15.230 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.230+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~CFR48HZJUP9V.1 size=1048576 2024-07-26T18:26:15.231 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.231+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~CFR48HZJUP9V.2 size=52217 2024-07-26T18:26:15.231 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.231+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=CFR48HZJUP9V tag=CCH2KZWI9URX type=write size=3197945 2024-07-26T18:26:15.233 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.233+0000 7f3ddaa3d780 1 < completed write operation key=5LH5QFW4B9KV tag=B772PUEOTAP5 type=write size=594864 2024-07-26T18:26:15.235 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.235+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~84O840SU4TER.0 size=1048576 2024-07-26T18:26:15.236 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.236+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~84O840SU4TER.1 size=299813 2024-07-26T18:26:15.236 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.236+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=84O840SU4TER tag=RUC4HC3DY9JW type=write size=2396965 2024-07-26T18:26:15.238 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.238+0000 7f3ddaa3d780 1 < suggested update operation key=Z02TRVM1M6RF tag=Y902O9RJG1R8 type=del size=3330388 2024-07-26T18:26:15.239 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.239+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=QH0WZF1FWWJA type=write size=223654 2024-07-26T18:26:15.241 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.241+0000 7f3ddaa3d780 1 < completed write operation key=L46OSDRB7XAV tag=S6NYHPV5OM1G type=write size=521326 2024-07-26T18:26:15.244 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.243+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~Y1I280KTCYCL.0 size=1048576 2024-07-26T18:26:15.244 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.244+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~Y1I280KTCYCL.1 size=218868 2024-07-26T18:26:15.244 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.244+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=Y1I280KTCYCL tag=ASQ7RG79SUH9 type=write size=2316020 2024-07-26T18:26:15.246 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.245+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~YHC6PJ188UST.0 size=216057 2024-07-26T18:26:15.247 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.247+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=YHC6PJ188UST tag=TJA5X2WYNN89 type=write size=1264633 2024-07-26T18:26:15.248 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.248+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=Y3VGEE9AWS9M type=del size=4073065 2024-07-26T18:26:15.250 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.250+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=ROO5IRZYWQ2W type=del 2024-07-26T18:26:15.251 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.251+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=NR4E46A8T40J type=del size=1069964 2024-07-26T18:26:15.252 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.252+0000 7f3ddaa3d780 1 < canceled operation key=11490TKEFTX8 tag=BNMJTIYERVOT type=del size=3681676 2024-07-26T18:26:15.256 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.255+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~5NFHONDS6VW5.0 size=1048576 2024-07-26T18:26:15.256 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.256+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~5NFHONDS6VW5.1 size=1048576 2024-07-26T18:26:15.257 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.257+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~5NFHONDS6VW5.2 size=500579 2024-07-26T18:26:15.257 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.257+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=5NFHONDS6VW5 tag=013WEUO5EPC7 type=write size=3646307 2024-07-26T18:26:15.258 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.258+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~SXKRYPLUEIIE.0 size=306904 2024-07-26T18:26:15.260 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.260+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=SXKRYPLUEIIE tag=Z03CIBSGNMNJ type=write size=1355480 2024-07-26T18:26:15.262 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.262+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~GZE1M2P57I7X.0 size=1048576 2024-07-26T18:26:15.264 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.264+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~GZE1M2P57I7X.1 size=1048576 2024-07-26T18:26:15.265 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.265+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~GZE1M2P57I7X.2 size=36191 2024-07-26T18:26:15.265 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.265+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=GZE1M2P57I7X tag=S3EBZRUK06DH type=write size=3181919 2024-07-26T18:26:15.266 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.266+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=X9BB6SKSH2FS type=del 2024-07-26T18:26:15.268 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.268+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~SBNWR7Q6X78V.0 size=498789 2024-07-26T18:26:15.269 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.268+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=SBNWR7Q6X78V tag=WLIGMUB6CPDC type=write size=1547365 2024-07-26T18:26:15.269 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.269+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=76H0UTEZ4MS9 type=del 2024-07-26T18:26:15.272 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.272+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~3XVR20X930GO.0 size=1048576 2024-07-26T18:26:15.272 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.272+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~3XVR20X930GO.1 size=19646 2024-07-26T18:26:15.273 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.272+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=3XVR20X930GO tag=S3KJ8UM7F6DA type=write size=2116798 2024-07-26T18:26:15.274 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.274+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=URCBEOXJJ31S type=del 2024-07-26T18:26:15.276 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.276+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~HM7R998ECZFF.0 size=775330 2024-07-26T18:26:15.276 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.276+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=HM7R998ECZFF tag=41UUUOXUMIS5 type=write size=1823906 2024-07-26T18:26:15.279 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.279+0000 7f3ddaa3d780 1 < suggested remove operation key=5LH5QFW4B9KV tag=BSK0O5G0GG26 type=write 2024-07-26T18:26:15.280 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.280+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=BXKLRIW0WC1H type=del size=947716 2024-07-26T18:26:15.283 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.283+0000 7f3ddaa3d780 1 < suggested update operation key=FZJ256NKJJTN tag=179UK9R3NCKX type=write size=878877 2024-07-26T18:26:15.284 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.284+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=C220JLU08EWC type=del size=4118205 2024-07-26T18:26:15.285 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.285+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=24PGDM5WMS0A type=del 2024-07-26T18:26:15.286 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.286+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=MKXB4EWPP097 type=del size=2132384 2024-07-26T18:26:15.288 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.288+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~PB81PJZLDHQQ.0 size=1048576 2024-07-26T18:26:15.288 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.288+0000 7f3ddaa3d780 1 < canceled part key=_multipart_X30EJ1YJC7Y2.2~PB81PJZLDHQQ.1 size=1048576 2024-07-26T18:26:15.289 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.289+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~PB81PJZLDHQQ.2 size=463156 2024-07-26T18:26:15.291 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.291+0000 7f3ddaa3d780 1 < canceled multipart upload key=X30EJ1YJC7Y2 upload=PB81PJZLDHQQ tag=3OTES464TFR5 type=write size=3608884 2024-07-26T18:26:15.292 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.292+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=96BIPB24IG7L type=del size=2432872 2024-07-26T18:26:15.293 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.293+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=RL6GHMEAHYL9 type=del 2024-07-26T18:26:15.294 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.294+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=68ISVOO97VAP type=del size=336678 2024-07-26T18:26:15.295 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.295+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~CFR48HZJUP9V.0 size=1048576 2024-07-26T18:26:15.296 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.296+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~CFR48HZJUP9V.1 size=1048576 2024-07-26T18:26:15.297 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.297+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~CFR48HZJUP9V.2 size=52217 2024-07-26T18:26:15.299 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.299+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=CFR48HZJUP9V tag=CCH2KZWI9URX type=write size=3197945 2024-07-26T18:26:15.301 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.301+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~ZZ0OL4JYHSIQ.0 size=1048576 2024-07-26T18:26:15.302 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.302+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~ZZ0OL4JYHSIQ.1 size=1048576 2024-07-26T18:26:15.302 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.302+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~ZZ0OL4JYHSIQ.2 size=77569 2024-07-26T18:26:15.302 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.302+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=ZZ0OL4JYHSIQ tag=7X0FW3CVWHVX type=write size=3223297 2024-07-26T18:26:15.304 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.304+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~84O840SU4TER.0 size=1048576 2024-07-26T18:26:15.304 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.304+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~84O840SU4TER.1 size=299813 2024-07-26T18:26:15.307 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.307+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=84O840SU4TER tag=RUC4HC3DY9JW type=write size=2396965 2024-07-26T18:26:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:15 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:26:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:15 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:26:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:15 smithi135 ceph-mon[85352]: osdmap e1093: 8 total, 8 up, 8 in 2024-07-26T18:26:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:15 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/308560044' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133689-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:15.309 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.309+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~3NI16TA4FBRH.0 size=52835 2024-07-26T18:26:15.309 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.309+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=3NI16TA4FBRH tag=03M50UBJPIN3 type=write size=1101411 2024-07-26T18:26:15.310 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.310+0000 7f3ddaa3d780 1 < completed write operation key=D5PS0VPPT1NU tag=QH0WZF1FWWJA type=write size=223654 2024-07-26T18:26:15.312 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.311+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=Z0H6OCBDXU6W type=del size=1562249 2024-07-26T18:26:15.313 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.313+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~Y1I280KTCYCL.0 size=1048576 2024-07-26T18:26:15.314 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.314+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~Y1I280KTCYCL.1 size=218868 2024-07-26T18:26:15.316 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.316+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=Y1I280KTCYCL tag=ASQ7RG79SUH9 type=write size=2316020 2024-07-26T18:26:15.318 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.318+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~AXVNJ5YZ0YL9.0 size=1048576 2024-07-26T18:26:15.319 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.318+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~AXVNJ5YZ0YL9.1 size=742174 2024-07-26T18:26:15.319 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.318+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=AXVNJ5YZ0YL9 tag=4JB6BR06HU5N type=write size=2839326 2024-07-26T18:26:15.321 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.321+0000 7f3ddaa3d780 1 < suggested remove operation key=FZJ256NKJJTN tag=Y3VGEE9AWS9M type=del 2024-07-26T18:26:15.322 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.322+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=8TQH7VAI02Q3 type=write size=951603 2024-07-26T18:26:15.323 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.323+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=NR4E46A8T40J type=del 2024-07-26T18:26:15.325 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.325+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~1DAYPW3LWJVQ.0 size=1048576 2024-07-26T18:26:15.326 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.326+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~1DAYPW3LWJVQ.1 size=396843 2024-07-26T18:26:15.326 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.326+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=1DAYPW3LWJVQ tag=AV8B5S24HEJZ type=write size=2493995 2024-07-26T18:26:15.327 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.327+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~5NFHONDS6VW5.0 size=1048576 2024-07-26T18:26:15.328 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.328+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~5NFHONDS6VW5.1 size=1048576 2024-07-26T18:26:15.329 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.329+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~5NFHONDS6VW5.2 size=500579 2024-07-26T18:26:15.331 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.331+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=5NFHONDS6VW5 tag=013WEUO5EPC7 type=write size=3646307 2024-07-26T18:26:15.333 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.333+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~NK2VQ3M63IY5.0 size=1048576 2024-07-26T18:26:15.334 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.334+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~NK2VQ3M63IY5.1 size=1048576 2024-07-26T18:26:15.335 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.335+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~NK2VQ3M63IY5.2 size=920196 2024-07-26T18:26:15.335 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.335+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=NK2VQ3M63IY5 tag=JTH6GOF9F5HZ type=write size=4065924 2024-07-26T18:26:15.336 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.336+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~GZE1M2P57I7X.0 size=1048576 2024-07-26T18:26:15.337 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.337+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~GZE1M2P57I7X.1 size=1048576 2024-07-26T18:26:15.338 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.338+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~GZE1M2P57I7X.2 size=36191 2024-07-26T18:26:15.340 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.340+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=GZE1M2P57I7X tag=S3EBZRUK06DH type=write size=3181919 2024-07-26T18:26:15.342 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.342+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~J9RWFLTI8MTR.0 size=726781 2024-07-26T18:26:15.342 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.342+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=J9RWFLTI8MTR tag=DB454A9F2PCC type=write size=1775357 2024-07-26T18:26:15.343 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.343+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~SBNWR7Q6X78V.0 size=498789 2024-07-26T18:26:15.345 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.345+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=SBNWR7Q6X78V tag=WLIGMUB6CPDC type=write size=1547365 2024-07-26T18:26:15.347 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.347+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~WKJBQHGH0H5Z.0 size=1004411 2024-07-26T18:26:15.347 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.347+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=WKJBQHGH0H5Z tag=MFX8KJ4T75AD type=write size=2052987 2024-07-26T18:26:15.348 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.348+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~3XVR20X930GO.0 size=1048576 2024-07-26T18:26:15.349 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.349+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~3XVR20X930GO.1 size=19646 2024-07-26T18:26:15.351 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.351+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=3XVR20X930GO tag=S3KJ8UM7F6DA type=write size=2116798 2024-07-26T18:26:15.352 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.352+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=J1OBNHXA4G7P type=del size=1554908 2024-07-26T18:26:15.354 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.354+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~HM7R998ECZFF.0 size=775330 2024-07-26T18:26:15.355 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.355+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=HM7R998ECZFF tag=41UUUOXUMIS5 type=write size=1823906 2024-07-26T18:26:15.357 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.357+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~CENZF443DWRJ.0 size=1048576 2024-07-26T18:26:15.358 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.358+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~CENZF443DWRJ.1 size=1032539 2024-07-26T18:26:15.358 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.358+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=CENZF443DWRJ tag=INK3FEAOZBVJ type=write size=3129691 2024-07-26T18:26:15.360 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.360+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=BXKLRIW0WC1H type=del 2024-07-26T18:26:15.361 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.361+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=TBKG1CWE17SP type=del size=3727577 2024-07-26T18:26:15.362 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.362+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=C220JLU08EWC type=del 2024-07-26T18:26:15.363 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.363+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=N1NQAPC0H2RT type=del size=4185536 2024-07-26T18:26:15.365 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.365+0000 7f3ddaa3d780 1 < suggested update operation key=1DWH8ZS24A34 tag=MKXB4EWPP097 type=del size=2132384 2024-07-26T18:26:15.368 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.368+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~6VSKPJ50Q1JU.0 size=1048576 2024-07-26T18:26:15.369 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.369+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~6VSKPJ50Q1JU.1 size=210061 2024-07-26T18:26:15.369 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.369+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=6VSKPJ50Q1JU tag=5KHCWJ3CSETO type=write size=2307213 2024-07-26T18:26:15.371 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.371+0000 7f3ddaa3d780 1 < suggested update operation key=SHAUJ0JT201L tag=96BIPB24IG7L type=del size=2432872 2024-07-26T18:26:15.372 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.372+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=YE9CBRH8EQ9Y type=del size=2834703 2024-07-26T18:26:15.374 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.374+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=68ISVOO97VAP type=del 2024-07-26T18:26:15.377 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.377+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~3UW901G4DSYS.0 size=1048576 2024-07-26T18:26:15.378 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.378+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~3UW901G4DSYS.1 size=255167 2024-07-26T18:26:15.378 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.378+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=3UW901G4DSYS tag=7LWUO33Q0KEN type=write size=2352319 2024-07-26T18:26:15.379 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.379+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~ZZ0OL4JYHSIQ.0 size=1048576 2024-07-26T18:26:15.380 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.380+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~ZZ0OL4JYHSIQ.1 size=1048576 2024-07-26T18:26:15.381 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.381+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~ZZ0OL4JYHSIQ.2 size=77569 2024-07-26T18:26:15.384 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.383+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=ZZ0OL4JYHSIQ tag=7X0FW3CVWHVX type=write size=3223297 2024-07-26T18:26:15.384 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.384+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=RJ2F6X5G0ZZ3 type=del size=3667968 2024-07-26T18:26:15.385 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.385+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~3NI16TA4FBRH.0 size=52835 2024-07-26T18:26:15.387 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.387+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=3NI16TA4FBRH tag=03M50UBJPIN3 type=write size=1101411 2024-07-26T18:26:15.389 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.389+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=6Z8ABGEYSPSG type=del size=1857323 2024-07-26T18:26:15.390 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.390+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=Z0H6OCBDXU6W type=del 2024-07-26T18:26:15.392 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.392+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=KD7KZVLAXUF0 type=write size=373131 2024-07-26T18:26:15.393 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.393+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~AXVNJ5YZ0YL9.0 size=1048576 2024-07-26T18:26:15.394 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.394+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~AXVNJ5YZ0YL9.1 size=742174 2024-07-26T18:26:15.396 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.396+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=AXVNJ5YZ0YL9 tag=4JB6BR06HU5N type=write size=2839326 2024-07-26T18:26:15.397 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.397+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=ZHS7TKWZ0RTP type=del size=43804 2024-07-26T18:26:15.399 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.399+0000 7f3ddaa3d780 1 < suggested update operation key=DZU44WIZB15R tag=8TQH7VAI02Q3 type=write size=951603 2024-07-26T18:26:15.401 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.401+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=PAPI020RSREH type=write size=232708 2024-07-26T18:26:15.402 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.402+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~1DAYPW3LWJVQ.0 size=1048576 2024-07-26T18:26:15.404 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.404+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~1DAYPW3LWJVQ.1 size=396843 2024-07-26T18:26:15.406 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.406+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=1DAYPW3LWJVQ tag=AV8B5S24HEJZ type=write size=2493995 2024-07-26T18:26:15.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.408+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~S8YS2K8V9WBM.0 size=1048576 2024-07-26T18:26:15.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.409+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~S8YS2K8V9WBM.1 size=1048576 2024-07-26T18:26:15.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.410+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~S8YS2K8V9WBM.2 size=470692 2024-07-26T18:26:15.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.410+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=S8YS2K8V9WBM tag=51C2AKOVLO4R type=write size=3616420 2024-07-26T18:26:15.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.410+0000 7f3ddaa3d780 1 < canceled part key=_multipart_DZU44WIZB15R.2~NK2VQ3M63IY5.0 size=1048576 2024-07-26T18:26:15.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.410+0000 7f3ddaa3d780 1 < canceled part key=_multipart_DZU44WIZB15R.2~NK2VQ3M63IY5.1 size=1048576 2024-07-26T18:26:15.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.410+0000 7f3ddaa3d780 1 < canceled part key=_multipart_DZU44WIZB15R.2~NK2VQ3M63IY5.2 size=920196 2024-07-26T18:26:15.412 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.412+0000 7f3ddaa3d780 1 < canceled multipart upload key=DZU44WIZB15R upload=NK2VQ3M63IY5 tag=JTH6GOF9F5HZ type=write size=4065924 2024-07-26T18:26:15.413 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.413+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=FEDNWDG2UNJ3 type=del size=2307952 2024-07-26T18:26:15.414 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.414+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~J9RWFLTI8MTR.0 size=726781 2024-07-26T18:26:15.416 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.416+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=J9RWFLTI8MTR tag=DB454A9F2PCC type=write size=1775357 2024-07-26T18:26:15.418 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.418+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~BPT2K3L0YO7G.0 size=1048576 2024-07-26T18:26:15.419 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.419+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~BPT2K3L0YO7G.1 size=191708 2024-07-26T18:26:15.420 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.419+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=BPT2K3L0YO7G tag=5MP02OT810D9 type=write size=2288860 2024-07-26T18:26:15.421 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.421+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~WKJBQHGH0H5Z.0 size=1004411 2024-07-26T18:26:15.423 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.423+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=WKJBQHGH0H5Z tag=MFX8KJ4T75AD type=write size=2052987 2024-07-26T18:26:15.424 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.424+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=PRYUUPXLBXGM type=del size=1007538 2024-07-26T18:26:15.425 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.425+0000 7f3ddaa3d780 -1 < failed to complete operation key=DZU44WIZB15R tag=J1OBNHXA4G7P type=del size=1554908: (22) Invalid argument 2024-07-26T18:26:15.426 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.427+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=G8XX1H0J40ID type=del size=2203396 2024-07-26T18:26:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:15 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:26:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:15 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:26:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:15 smithi071 ceph-mon[92867]: osdmap e1093: 8 total, 8 up, 8 in 2024-07-26T18:26:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:15 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/308560044' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133689-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:15 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:26:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:15 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:26:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:15 smithi071 ceph-mon[90507]: osdmap e1093: 8 total, 8 up, 8 in 2024-07-26T18:26:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:15 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/308560044' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133689-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:15.429 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.428+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~CENZF443DWRJ.0 size=1048576 2024-07-26T18:26:15.429 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.429+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~CENZF443DWRJ.1 size=1032539 2024-07-26T18:26:15.431 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.431+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=CENZF443DWRJ tag=INK3FEAOZBVJ type=write size=3129691 2024-07-26T18:26:15.433 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.433+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~2Q28LN22AKXE.0 size=1048576 2024-07-26T18:26:15.434 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.434+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~2Q28LN22AKXE.1 size=1048576 2024-07-26T18:26:15.435 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.435+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~2Q28LN22AKXE.2 size=845306 2024-07-26T18:26:15.435 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.435+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=2Q28LN22AKXE tag=TSF7B61948M4 type=write size=3991034 2024-07-26T18:26:15.437 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.437+0000 7f3ddaa3d780 1 < suggested remove operation key=1DWH8ZS24A34 tag=TBKG1CWE17SP type=del 2024-07-26T18:26:15.440 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.440+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~F1LJCGW61OXS.0 size=1048576 2024-07-26T18:26:15.441 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.441+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~F1LJCGW61OXS.1 size=1048576 2024-07-26T18:26:15.442 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.441+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~F1LJCGW61OXS.2 size=598920 2024-07-26T18:26:15.442 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.441+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=F1LJCGW61OXS tag=97666G5640FL type=write size=3744648 2024-07-26T18:26:15.443 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.443+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=N1NQAPC0H2RT type=del 2024-07-26T18:26:15.445 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.445+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~9DP5UBCGVBFX.0 size=714197 2024-07-26T18:26:15.445 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.445+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=9DP5UBCGVBFX tag=26FX0JGXY7P3 type=write size=1762773 2024-07-26T18:26:15.446 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.446+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~6VSKPJ50Q1JU.0 size=1048576 2024-07-26T18:26:15.447 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.447+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~6VSKPJ50Q1JU.1 size=210061 2024-07-26T18:26:15.449 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.449+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=6VSKPJ50Q1JU tag=5KHCWJ3CSETO type=write size=2307213 2024-07-26T18:26:15.451 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.451+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~YKQTJ01I9M0I.0 size=1048576 2024-07-26T18:26:15.452 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.452+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~YKQTJ01I9M0I.1 size=590755 2024-07-26T18:26:15.452 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.452+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=YKQTJ01I9M0I tag=3KWH1DMW2SSN type=write size=2687907 2024-07-26T18:26:15.453 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.453+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=YE9CBRH8EQ9Y type=del 2024-07-26T18:26:15.455 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.454+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=MSDI1SE0FE0R type=del size=1501526 2024-07-26T18:26:15.455 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.455+0000 7f3ddaa3d780 1 < canceled part key=_multipart_D5PS0VPPT1NU.2~3UW901G4DSYS.0 size=1048576 2024-07-26T18:26:15.456 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.456+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~3UW901G4DSYS.1 size=255167 2024-07-26T18:26:15.458 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.458+0000 7f3ddaa3d780 1 < canceled multipart upload key=D5PS0VPPT1NU upload=3UW901G4DSYS tag=7LWUO33Q0KEN type=write size=2352319 2024-07-26T18:26:15.459 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.459+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=8PETPG0VM8JA type=del size=1363313 2024-07-26T18:26:15.462 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.462+0000 7f3ddaa3d780 1 < suggested remove operation key=K2MEY9UVYDCS tag=RJ2F6X5G0ZZ3 type=del 2024-07-26T18:26:15.463 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.463+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=HC3R81GQQ0XF type=del size=3888276 2024-07-26T18:26:15.466 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.466+0000 7f3ddaa3d780 1 < suggested remove operation key=RCGC5SDM1AEG tag=6Z8ABGEYSPSG type=del 2024-07-26T18:26:15.467 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.467+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=IE8EX5WHGAD8 type=del size=948050 2024-07-26T18:26:15.468 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.468+0000 7f3ddaa3d780 1 < completed write operation key=RT3ANNQ6TPYT tag=KD7KZVLAXUF0 type=write size=373131 2024-07-26T18:26:15.470 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.470+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~MIW5INAIPOT8.0 size=1048576 2024-07-26T18:26:15.471 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.471+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~MIW5INAIPOT8.1 size=1048576 2024-07-26T18:26:15.472 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.472+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~MIW5INAIPOT8.2 size=836908 2024-07-26T18:26:15.473 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.472+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=MIW5INAIPOT8 tag=UJSQ3C78B5EX type=write size=3982636 2024-07-26T18:26:15.473 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.473+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=ZHS7TKWZ0RTP type=del 2024-07-26T18:26:15.476 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.476+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~D0LSTWL2XK2P.0 size=1048576 2024-07-26T18:26:15.477 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.477+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~D0LSTWL2XK2P.1 size=1048576 2024-07-26T18:26:15.478 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.478+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~D0LSTWL2XK2P.2 size=42560 2024-07-26T18:26:15.478 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.478+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=D0LSTWL2XK2P tag=G63MAGDM8FNY type=write size=3188288 2024-07-26T18:26:15.479 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.479+0000 7f3ddaa3d780 1 < completed write operation key=1LIY2CFUHSLF tag=PAPI020RSREH type=write size=232708 2024-07-26T18:26:15.480 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.480+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=ZOV2NBK2QNN5 type=del size=4093155 2024-07-26T18:26:15.481 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.481+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~S8YS2K8V9WBM.0 size=1048576 2024-07-26T18:26:15.482 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.482+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~S8YS2K8V9WBM.1 size=1048576 2024-07-26T18:26:15.483 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.483+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~S8YS2K8V9WBM.2 size=470692 2024-07-26T18:26:15.485 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.485+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=S8YS2K8V9WBM tag=51C2AKOVLO4R type=write size=3616420 2024-07-26T18:26:15.487 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.487+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=K8KIZEQK1PR0 type=del size=2123907 2024-07-26T18:26:15.488 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.488+0000 7f3ddaa3d780 -1 < failed to complete operation key=1DWH8ZS24A34 tag=FEDNWDG2UNJ3 type=del size=2307952: (22) Invalid argument 2024-07-26T18:26:15.490 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.490+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=8069NMVKPWST type=write size=124720 2024-07-26T18:26:15.491 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.491+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~BPT2K3L0YO7G.0 size=1048576 2024-07-26T18:26:15.492 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.492+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~BPT2K3L0YO7G.1 size=191708 2024-07-26T18:26:15.494 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.494+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=BPT2K3L0YO7G tag=5MP02OT810D9 type=write size=2288860 2024-07-26T18:26:15.496 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.496+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~MH16M9F01454.0 size=519597 2024-07-26T18:26:15.496 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.496+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=MH16M9F01454 tag=ELJE9NF0U2UC type=write size=1568173 2024-07-26T18:26:15.497 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.497+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=PRYUUPXLBXGM type=del 2024-07-26T18:26:15.499 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.499+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~DFO0XL2W8KU3.0 size=922760 2024-07-26T18:26:15.499 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.499+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=DFO0XL2W8KU3 tag=B24WJ7YOIBK9 type=write size=1971336 2024-07-26T18:26:15.500 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.500+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=G8XX1H0J40ID type=del 2024-07-26T18:26:15.502 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.502+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=YW2X5MNXEP8D type=del size=2070748 2024-07-26T18:26:15.503 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.503+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~2Q28LN22AKXE.0 size=1048576 2024-07-26T18:26:15.504 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.504+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~2Q28LN22AKXE.1 size=1048576 2024-07-26T18:26:15.505 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.505+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~2Q28LN22AKXE.2 size=845306 2024-07-26T18:26:15.507 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.507+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=2Q28LN22AKXE tag=TSF7B61948M4 type=write size=3991034 2024-07-26T18:26:15.509 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.509+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~HIEXEOTN5VIL.0 size=1048576 2024-07-26T18:26:15.510 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.510+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~HIEXEOTN5VIL.1 size=308113 2024-07-26T18:26:15.510 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.510+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=HIEXEOTN5VIL tag=KVP4WMB4QNIZ type=write size=2405265 2024-07-26T18:26:15.511 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.511+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~F1LJCGW61OXS.0 size=1048576 2024-07-26T18:26:15.512 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.512+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~F1LJCGW61OXS.1 size=1048576 2024-07-26T18:26:15.513 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.512+0000 7f3ddaa3d780 1 < canceled part key=_multipart_TRDNYGD3GFB1.2~F1LJCGW61OXS.2 size=598920 2024-07-26T18:26:15.514 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.514+0000 7f3ddaa3d780 1 < canceled multipart upload key=TRDNYGD3GFB1 upload=F1LJCGW61OXS tag=97666G5640FL type=write size=3744648 2024-07-26T18:26:15.517 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.517+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~4QV09W24W5HS.0 size=683257 2024-07-26T18:26:15.517 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.517+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=4QV09W24W5HS tag=CM3E52U0MIKK type=write size=1731833 2024-07-26T18:26:15.517 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.517+0000 7f3ddaa3d780 1 < canceled part key=_multipart_U6L8GHGZJH5W.2~9DP5UBCGVBFX.0 size=714197 2024-07-26T18:26:15.519 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.519+0000 7f3ddaa3d780 1 < canceled multipart upload key=U6L8GHGZJH5W upload=9DP5UBCGVBFX tag=26FX0JGXY7P3 type=write size=1762773 2024-07-26T18:26:15.521 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.520+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=SUS85X789EEI type=write size=988447 2024-07-26T18:26:15.521 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.521+0000 7f3ddaa3d780 1 < canceled part key=_multipart_1DWH8ZS24A34.2~YKQTJ01I9M0I.0 size=1048576 2024-07-26T18:26:15.522 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.522+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~YKQTJ01I9M0I.1 size=590755 2024-07-26T18:26:15.524 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.524+0000 7f3ddaa3d780 1 < canceled multipart upload key=1DWH8ZS24A34 upload=YKQTJ01I9M0I tag=3KWH1DMW2SSN type=write size=2687907 2024-07-26T18:26:15.527 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.526+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~8RGMWZ0DEMY6.0 size=1048576 2024-07-26T18:26:15.528 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.527+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~8RGMWZ0DEMY6.1 size=312617 2024-07-26T18:26:15.528 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.527+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=8RGMWZ0DEMY6 tag=T7PUH6NESLAM type=write size=2409769 2024-07-26T18:26:15.529 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.529+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=MSDI1SE0FE0R type=del 2024-07-26T18:26:15.531 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.531+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~UWSB009NBWNP.0 size=1048576 2024-07-26T18:26:15.532 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.532+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~UWSB009NBWNP.1 size=1048576 2024-07-26T18:26:15.533 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.533+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~UWSB009NBWNP.2 size=359635 2024-07-26T18:26:15.533 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.533+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=UWSB009NBWNP tag=9FDVSI5ZQMCB type=write size=3505363 2024-07-26T18:26:15.534 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.534+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=8PETPG0VM8JA type=del 2024-07-26T18:26:15.536 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.536+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=83KXJCPTU843 type=write size=279597 2024-07-26T18:26:15.539 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.539+0000 7f3ddaa3d780 1 < suggested update operation key=1DWH8ZS24A34 tag=HC3R81GQQ0XF type=del size=3888276 2024-07-26T18:26:15.540 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.540+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=9BSRQADZNOJJ type=write size=412504 2024-07-26T18:26:15.541 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.541+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=IE8EX5WHGAD8 type=del 2024-07-26T18:26:15.542 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.542+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=PMPRFL00595G type=del size=4067492 2024-07-26T18:26:15.542 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.542+0000 7f3ddaa3d780 1 < canceled part key=_multipart_AD9EQ3SDW2NB.2~MIW5INAIPOT8.0 size=1048576 2024-07-26T18:26:15.543 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.543+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~MIW5INAIPOT8.1 size=1048576 2024-07-26T18:26:15.544 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.544+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~MIW5INAIPOT8.2 size=836908 2024-07-26T18:26:15.546 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.546+0000 7f3ddaa3d780 1 < canceled multipart upload key=AD9EQ3SDW2NB upload=MIW5INAIPOT8 tag=UJSQ3C78B5EX type=write size=3982636 2024-07-26T18:26:15.548 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.548+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~191KOVGE3C5L.0 size=311610 2024-07-26T18:26:15.548 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.548+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=191KOVGE3C5L tag=59XAR98I6UM5 type=write size=1360186 2024-07-26T18:26:15.550 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.550+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~D0LSTWL2XK2P.0 size=1048576 2024-07-26T18:26:15.551 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.551+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~D0LSTWL2XK2P.1 size=1048576 2024-07-26T18:26:15.552 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.552+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~D0LSTWL2XK2P.2 size=42560 2024-07-26T18:26:15.554 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.554+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=D0LSTWL2XK2P tag=G63MAGDM8FNY type=write size=3188288 2024-07-26T18:26:15.555 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.555+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=N7SVF3QDGWQ7 type=del size=2006334 2024-07-26T18:26:15.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.556+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=ZOV2NBK2QNN5 type=del 2024-07-26T18:26:15.558 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.558+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=HVMLMD0GX8Y2 type=del size=2592914 2024-07-26T18:26:15.559 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.559+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=K8KIZEQK1PR0 type=del 2024-07-26T18:26:15.561 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.561+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=USB2WRYRIULZ type=del size=3548932 2024-07-26T18:26:15.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.563+0000 7f3ddaa3d780 1 < suggested update operation key=UV4009RBTCGG tag=8069NMVKPWST type=write size=124720 2024-07-26T18:26:15.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.564+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=M2O71N7AI2DK type=del size=3006411 2024-07-26T18:26:15.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.566+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~MH16M9F01454.0 size=519597 2024-07-26T18:26:15.568 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.568+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=MH16M9F01454 tag=ELJE9NF0U2UC type=write size=1568173 2024-07-26T18:26:15.569 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.569+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=DU7K3SVLAHZZ type=write size=423505 2024-07-26T18:26:15.570 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.570+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~DFO0XL2W8KU3.0 size=922760 2024-07-26T18:26:15.572 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.572+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=DFO0XL2W8KU3 tag=B24WJ7YOIBK9 type=write size=1971336 2024-07-26T18:26:15.575 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.575+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~GYXKO7H0BAP5.0 size=1048576 2024-07-26T18:26:15.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.576+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~GYXKO7H0BAP5.1 size=649606 2024-07-26T18:26:15.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.576+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=GYXKO7H0BAP5 tag=NHZAU3UT17BL type=write size=2746758 2024-07-26T18:26:15.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.577+0000 7f3ddaa3d780 1 < canceled operation key=RT3ANNQ6TPYT tag=YW2X5MNXEP8D type=del size=2070748 2024-07-26T18:26:15.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.578+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=H78CZMWILFQS type=write size=826480 2024-07-26T18:26:15.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.580+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~HIEXEOTN5VIL.0 size=1048576 2024-07-26T18:26:15.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.581+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~HIEXEOTN5VIL.1 size=308113 2024-07-26T18:26:15.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.583+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=HIEXEOTN5VIL tag=KVP4WMB4QNIZ type=write size=2405265 2024-07-26T18:26:15.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.584+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=T74JQG22FKX3 type=del size=1429368 2024-07-26T18:26:15.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.585+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~4QV09W24W5HS.0 size=683257 2024-07-26T18:26:15.587 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.587+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=4QV09W24W5HS tag=CM3E52U0MIKK type=write size=1731833 2024-07-26T18:26:15.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.589+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=CW0OBXXSNKRH type=del size=1887604 2024-07-26T18:26:15.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.590+0000 7f3ddaa3d780 1 < canceled operation key=DZU44WIZB15R tag=SUS85X789EEI type=write size=988447 2024-07-26T18:26:15.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.592+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=29R6U2ODK66R type=del size=2415493 2024-07-26T18:26:15.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.593+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~8RGMWZ0DEMY6.0 size=1048576 2024-07-26T18:26:15.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.594+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~8RGMWZ0DEMY6.1 size=312617 2024-07-26T18:26:15.596 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.596+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=8RGMWZ0DEMY6 tag=T7PUH6NESLAM type=write size=2409769 2024-07-26T18:26:15.597 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.597+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=MXOEH4UMDCEC type=del size=3054929 2024-07-26T18:26:15.598 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.598+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~UWSB009NBWNP.0 size=1048576 2024-07-26T18:26:15.599 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.599+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~UWSB009NBWNP.1 size=1048576 2024-07-26T18:26:15.600 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.600+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~UWSB009NBWNP.2 size=359635 2024-07-26T18:26:15.602 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.602+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=UWSB009NBWNP tag=9FDVSI5ZQMCB type=write size=3505363 2024-07-26T18:26:15.604 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.604+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~CI8U2LL3DJIO.0 size=1048576 2024-07-26T18:26:15.605 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.605+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~CI8U2LL3DJIO.1 size=1048576 2024-07-26T18:26:15.607 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.606+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~CI8U2LL3DJIO.2 size=373939 2024-07-26T18:26:15.608 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.606+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=CI8U2LL3DJIO tag=DMT79WLD0C3A type=write size=3519667 2024-07-26T18:26:15.609 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.609+0000 7f3ddaa3d780 1 < suggested update operation key=VIPOJV250K5N tag=83KXJCPTU843 type=write size=279597 2024-07-26T18:26:15.610 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.610+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=BCE3BBIWU88F type=del size=799114 2024-07-26T18:26:15.614 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.611+0000 7f3ddaa3d780 1 < completed write operation key=CNINHWKC95EZ tag=9BSRQADZNOJJ type=write size=412504 2024-07-26T18:26:15.614 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.614+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~MUN1RFAYQZA4.0 size=1048576 2024-07-26T18:26:15.615 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.615+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~MUN1RFAYQZA4.1 size=1048576 2024-07-26T18:26:15.616 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.616+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~MUN1RFAYQZA4.2 size=517147 2024-07-26T18:26:15.616 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.616+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=MUN1RFAYQZA4 tag=TH68ZNU9Q1T3 type=write size=3662875 2024-07-26T18:26:15.617 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.617+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=PMPRFL00595G type=del 2024-07-26T18:26:15.619 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.618+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=49Q9F74ABS6N type=del size=3887908 2024-07-26T18:26:15.620 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.619+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~191KOVGE3C5L.0 size=311610 2024-07-26T18:26:15.622 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.622+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=191KOVGE3C5L tag=59XAR98I6UM5 type=write size=1360186 2024-07-26T18:26:15.625 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.624+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~UA3J3E3B2J81.0 size=372951 2024-07-26T18:26:15.625 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.624+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=UA3J3E3B2J81 tag=HQD08DPJXL46 type=write size=1421527 2024-07-26T18:26:15.626 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.626+0000 7f3ddaa3d780 1 < canceled operation key=X30EJ1YJC7Y2 tag=N7SVF3QDGWQ7 type=del size=2006334 2024-07-26T18:26:15.628 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.628+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~LOF8SE7OMYE5.0 size=1048576 2024-07-26T18:26:15.629 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.629+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~LOF8SE7OMYE5.1 size=696381 2024-07-26T18:26:15.629 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.629+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=LOF8SE7OMYE5 tag=R93SH1UNC8BE type=write size=2793533 2024-07-26T18:26:15.632 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.632+0000 7f3ddaa3d780 1 < suggested update operation key=RCGC5SDM1AEG tag=HVMLMD0GX8Y2 type=del size=2592914 2024-07-26T18:26:15.633 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.633+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=UEMQKSHD58WH type=del size=2633380 2024-07-26T18:26:15.634 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.634+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=USB2WRYRIULZ type=del 2024-07-26T18:26:15.635 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.635+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=2HTOS9QB7O5R type=del size=3835140 2024-07-26T18:26:15.637 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.637+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=M2O71N7AI2DK type=del 2024-07-26T18:26:15.639 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.639+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~4G3FU82L5GXM.0 size=874974 2024-07-26T18:26:15.639 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.639+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=4G3FU82L5GXM tag=P2KSAOR6XN0D type=write size=1923550 2024-07-26T18:26:15.640 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.640+0000 7f3ddaa3d780 1 < completed write operation key=I9YU3WJWZ8JF tag=DU7K3SVLAHZZ type=write size=423505 2024-07-26T18:26:15.642 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.642+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~ZA7HM84A188S.0 size=552107 2024-07-26T18:26:15.643 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.642+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=ZA7HM84A188S tag=9VHWB38L35LT type=write size=1600683 2024-07-26T18:26:15.644 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.644+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~GYXKO7H0BAP5.0 size=1048576 2024-07-26T18:26:15.645 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.645+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~GYXKO7H0BAP5.1 size=649606 2024-07-26T18:26:15.647 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.647+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=GYXKO7H0BAP5 tag=NHZAU3UT17BL type=write size=2746758 2024-07-26T18:26:15.648 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.648+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=NMNX8YAQSQXL type=del size=3069884 2024-07-26T18:26:15.649 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.649+0000 7f3ddaa3d780 1 < completed write operation key=IKZUW3ZVZJA6 tag=H78CZMWILFQS type=write size=826480 2024-07-26T18:26:15.650 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.650+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=XFMJD4KN1MCU type=del size=573136 2024-07-26T18:26:15.653 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.653+0000 7f3ddaa3d780 1 < suggested update operation key=Z02TRVM1M6RF tag=T74JQG22FKX3 type=del size=1429368 2024-07-26T18:26:15.654 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.654+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=ME43HRRC2TQB type=del size=1932994 2024-07-26T18:26:15.655 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.655+0000 7f3ddaa3d780 -1 < failed to complete operation key=VIPOJV250K5N tag=CW0OBXXSNKRH type=del size=1887604: (22) Invalid argument 2024-07-26T18:26:15.658 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.658+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~483AZEQHC6VC.0 size=1048576 2024-07-26T18:26:15.659 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.659+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~483AZEQHC6VC.1 size=113056 2024-07-26T18:26:15.659 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.659+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=483AZEQHC6VC tag=KY6LMURS1J9F type=write size=2210208 2024-07-26T18:26:15.661 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.661+0000 7f3ddaa3d780 1 < suggested remove operation key=D5PS0VPPT1NU tag=29R6U2ODK66R type=del 2024-07-26T18:26:15.663 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.662+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=OU9HFRTANR49 type=write size=843202 2024-07-26T18:26:15.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.665+0000 7f3ddaa3d780 1 < suggested update operation key=DZU44WIZB15R tag=MXOEH4UMDCEC type=del size=3054929 2024-07-26T18:26:15.667 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.666+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=7DSNI87MY4FK type=del size=2567716 2024-07-26T18:26:15.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.668+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~CI8U2LL3DJIO.0 size=1048576 2024-07-26T18:26:15.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.669+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~CI8U2LL3DJIO.1 size=1048576 2024-07-26T18:26:15.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.669+0000 7f3ddaa3d780 1 < canceled part key=_multipart_DZU44WIZB15R.2~CI8U2LL3DJIO.2 size=373939 2024-07-26T18:26:15.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.671+0000 7f3ddaa3d780 1 < canceled multipart upload key=DZU44WIZB15R upload=CI8U2LL3DJIO tag=DMT79WLD0C3A type=write size=3519667 2024-07-26T18:26:15.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.672+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=P69GG1T42BGC type=del size=2533482 2024-07-26T18:26:15.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.673+0000 7f3ddaa3d780 1 < canceled operation key=1DWH8ZS24A34 tag=BCE3BBIWU88F type=del size=799114 2024-07-26T18:26:15.675 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.675+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~KBA1C0O72SNK.0 size=1048576 2024-07-26T18:26:15.676 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.676+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~KBA1C0O72SNK.1 size=1048576 2024-07-26T18:26:15.677 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.677+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~KBA1C0O72SNK.2 size=929096 2024-07-26T18:26:15.677 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.677+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=KBA1C0O72SNK tag=AFEC88KAU1IE type=write size=4074824 2024-07-26T18:26:15.678 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.678+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~MUN1RFAYQZA4.0 size=1048576 2024-07-26T18:26:15.679 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.679+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~MUN1RFAYQZA4.1 size=1048576 2024-07-26T18:26:15.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.680+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~MUN1RFAYQZA4.2 size=517147 2024-07-26T18:26:15.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.682+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=MUN1RFAYQZA4 tag=TH68ZNU9Q1T3 type=write size=3662875 2024-07-26T18:26:15.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.683+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=XWFHVK3F2135 type=del size=2224645 2024-07-26T18:26:15.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.685+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=49Q9F74ABS6N type=del 2024-07-26T18:26:15.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.686+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=KJA0O4E82QF7 type=del size=2366766 2024-07-26T18:26:15.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.687+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~UA3J3E3B2J81.0 size=372951 2024-07-26T18:26:15.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.689+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=UA3J3E3B2J81 tag=HQD08DPJXL46 type=write size=1421527 2024-07-26T18:26:15.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.691+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=VSTJVUD2MKY5 type=write size=282338 2024-07-26T18:26:15.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.692+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~LOF8SE7OMYE5.0 size=1048576 2024-07-26T18:26:15.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.693+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~LOF8SE7OMYE5.1 size=696381 2024-07-26T18:26:15.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.695+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=LOF8SE7OMYE5 tag=R93SH1UNC8BE type=write size=2793533 2024-07-26T18:26:15.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.696+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=JKW0AAKSKMOX type=del size=2464900 2024-07-26T18:26:15.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.698+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=UEMQKSHD58WH type=del 2024-07-26T18:26:15.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.699+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=MO58A53M8LFN type=del size=1225888 2024-07-26T18:26:15.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.700+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=2HTOS9QB7O5R type=del 2024-07-26T18:26:15.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.703+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~8JLGTJ164EGS.0 size=1048576 2024-07-26T18:26:15.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.704+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~8JLGTJ164EGS.1 size=777992 2024-07-26T18:26:15.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.704+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=8JLGTJ164EGS tag=TKPGIE4EJ7N2 type=write size=2875144 2024-07-26T18:26:15.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.705+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~4G3FU82L5GXM.0 size=874974 2024-07-26T18:26:15.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.707+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=4G3FU82L5GXM tag=P2KSAOR6XN0D type=write size=1923550 2024-07-26T18:26:15.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.709+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=DZ6D6IOXSJ1J type=del size=3083053 2024-07-26T18:26:15.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.710+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~ZA7HM84A188S.0 size=552107 2024-07-26T18:26:15.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.712+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=ZA7HM84A188S tag=9VHWB38L35LT type=write size=1600683 2024-07-26T18:26:15.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.714+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~T5N2UZ7E7ZVU.0 size=1048576 2024-07-26T18:26:15.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.715+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~T5N2UZ7E7ZVU.1 size=1048576 2024-07-26T18:26:15.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.716+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~T5N2UZ7E7ZVU.2 size=689382 2024-07-26T18:26:15.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.716+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=T5N2UZ7E7ZVU tag=SGDTNW6ZOEX3 type=write size=3835110 2024-07-26T18:26:15.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.718+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=NMNX8YAQSQXL type=del 2024-07-26T18:26:15.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.719+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=A7I01RQZ1HI7 type=del size=3750918 2024-07-26T18:26:15.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.720+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=XFMJD4KN1MCU type=del 2024-07-26T18:26:15.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.722+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=2MEQUR5EC7OV type=del size=2966607 2024-07-26T18:26:15.724 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.724+0000 7f3ddaa3d780 1 < suggested remove operation key=UV4009RBTCGG tag=ME43HRRC2TQB type=del 2024-07-26T18:26:15.726 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.726+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=O50Y91CXC0L6 type=del size=3428172 2024-07-26T18:26:15.727 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.727+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~483AZEQHC6VC.0 size=1048576 2024-07-26T18:26:15.728 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.728+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~483AZEQHC6VC.1 size=113056 2024-07-26T18:26:15.730 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.730+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=483AZEQHC6VC tag=KY6LMURS1J9F type=write size=2210208 2024-07-26T18:26:15.732 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.732+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=DCWVY11Y39JF type=del size=3131595 2024-07-26T18:26:15.734 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.734+0000 7f3ddaa3d780 1 < suggested update operation key=BTLCQ5E0DTLE tag=OU9HFRTANR49 type=write size=843202 2024-07-26T18:26:15.737 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.736+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~MDYMD9QG1LN8.0 size=1048576 2024-07-26T18:26:15.738 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.738+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~MDYMD9QG1LN8.1 size=1048576 2024-07-26T18:26:15.739 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.739+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~MDYMD9QG1LN8.2 size=983186 2024-07-26T18:26:15.739 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.739+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=MDYMD9QG1LN8 tag=E5MGB2J4RPVD type=write size=4128914 2024-07-26T18:26:15.740 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.740+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=7DSNI87MY4FK type=del 2024-07-26T18:26:15.742 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.741+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=4VGE978B14XP type=del size=3955938 2024-07-26T18:26:15.743 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.743+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=P69GG1T42BGC type=del 2024-07-26T18:26:15.744 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.744+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=XP4WHR3PVCQM type=del size=2162203 2024-07-26T18:26:15.746 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.746+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~KBA1C0O72SNK.0 size=1048576 2024-07-26T18:26:15.747 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.747+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~KBA1C0O72SNK.1 size=1048576 2024-07-26T18:26:15.748 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.748+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~KBA1C0O72SNK.2 size=929096 2024-07-26T18:26:15.750 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.750+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=KBA1C0O72SNK tag=AFEC88KAU1IE type=write size=4074824 2024-07-26T18:26:15.753 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.752+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~XW0BJ2Q1XQ9S.0 size=1048576 2024-07-26T18:26:15.754 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.754+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~XW0BJ2Q1XQ9S.1 size=1048576 2024-07-26T18:26:15.755 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.755+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~XW0BJ2Q1XQ9S.2 size=631435 2024-07-26T18:26:15.755 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.755+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=XW0BJ2Q1XQ9S tag=355BFDGZ90IF type=write size=3777163 2024-07-26T18:26:15.756 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.756+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=XWFHVK3F2135 type=del 2024-07-26T18:26:15.757 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.757+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=YUSAV9U66AEU type=write size=36527 2024-07-26T18:26:15.759 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.758+0000 7f3ddaa3d780 1 < canceled operation key=MWUICIKP82CQ tag=KJA0O4E82QF7 type=del size=2366766 2024-07-26T18:26:15.760 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.760+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=G1LLEIQV3R16 type=del size=3626818 2024-07-26T18:26:15.761 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.761+0000 7f3ddaa3d780 1 < completed write operation key=AD9EQ3SDW2NB tag=VSTJVUD2MKY5 type=write size=282338 2024-07-26T18:26:15.763 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.762+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=5H873HFKKCTH type=del size=3901567 2024-07-26T18:26:15.764 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.764+0000 7f3ddaa3d780 -1 < failed to complete operation key=UV4009RBTCGG tag=JKW0AAKSKMOX type=del size=2464900: (22) Invalid argument 2024-07-26T18:26:15.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.767+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~PUZULYAOAYFK.0 size=1048576 2024-07-26T18:26:15.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.767+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~PUZULYAOAYFK.1 size=665473 2024-07-26T18:26:15.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.767+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=PUZULYAOAYFK tag=NDJGX0V9Y09M type=write size=2762625 2024-07-26T18:26:15.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.769+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=MO58A53M8LFN type=del 2024-07-26T18:26:15.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.770+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=4AT4W9XSV9PN type=del size=60166 2024-07-26T18:26:15.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.772+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~8JLGTJ164EGS.0 size=1048576 2024-07-26T18:26:15.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.773+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~8JLGTJ164EGS.1 size=777992 2024-07-26T18:26:15.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.775+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=8JLGTJ164EGS tag=TKPGIE4EJ7N2 type=write size=2875144 2024-07-26T18:26:15.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.777+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=TXKZNPGB2GM4 type=del size=2225730 2024-07-26T18:26:15.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.778+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=DZ6D6IOXSJ1J type=del 2024-07-26T18:26:15.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.779+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=4CE26JUOGKX6 type=del size=2314999 2024-07-26T18:26:15.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.781+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~T5N2UZ7E7ZVU.0 size=1048576 2024-07-26T18:26:15.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.782+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~T5N2UZ7E7ZVU.1 size=1048576 2024-07-26T18:26:15.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.783+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~T5N2UZ7E7ZVU.2 size=689382 2024-07-26T18:26:15.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.785+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=T5N2UZ7E7ZVU tag=SGDTNW6ZOEX3 type=write size=3835110 2024-07-26T18:26:15.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.786+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=3M9C7RX2RXI7 type=write size=155816 2024-07-26T18:26:15.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.789+0000 7f3ddaa3d780 1 < suggested update operation key=IKZUW3ZVZJA6 tag=A7I01RQZ1HI7 type=del size=3750918 2024-07-26T18:26:15.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.790+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=GK5B2YM43BXZ type=del size=1755347 2024-07-26T18:26:15.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.793+0000 7f3ddaa3d780 1 < suggested update operation key=RT3ANNQ6TPYT tag=2MEQUR5EC7OV type=del size=2966607 2024-07-26T18:26:15.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.795+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~UXBVIJ1ITSKX.0 size=1048576 2024-07-26T18:26:15.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.797+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~UXBVIJ1ITSKX.1 size=1048576 2024-07-26T18:26:15.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.797+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~UXBVIJ1ITSKX.2 size=558897 2024-07-26T18:26:15.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.797+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=UXBVIJ1ITSKX tag=V7FSYH71K4IE type=write size=3704625 2024-07-26T18:26:15.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.799+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=O50Y91CXC0L6 type=del 2024-07-26T18:26:15.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.800+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=FB5KP4JWCW18 type=del size=2865263 2024-07-26T18:26:15.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.802+0000 7f3ddaa3d780 1 < completed delete operation key=Z02TRVM1M6RF tag=DCWVY11Y39JF type=del 2024-07-26T18:26:15.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.804+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=W5CX2H4M1203 type=write size=908320 2024-07-26T18:26:15.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.805+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~MDYMD9QG1LN8.0 size=1048576 2024-07-26T18:26:15.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.806+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~MDYMD9QG1LN8.1 size=1048576 2024-07-26T18:26:15.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.807+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~MDYMD9QG1LN8.2 size=983186 2024-07-26T18:26:15.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.810+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=MDYMD9QG1LN8 tag=E5MGB2J4RPVD type=write size=4128914 2024-07-26T18:26:15.812 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.812+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~CKW2K6GH565I.0 size=807746 2024-07-26T18:26:15.812 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.812+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=CKW2K6GH565I tag=PP61ON4T0BPB type=write size=1856322 2024-07-26T18:26:15.814 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.814+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=4VGE978B14XP type=del 2024-07-26T18:26:15.818 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.816+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~2P6GZ3ZLXJQ8.0 size=206618 2024-07-26T18:26:15.819 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.816+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=2P6GZ3ZLXJQ8 tag=0KU8ODHMTGGL type=write size=1255194 2024-07-26T18:26:15.819 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.817+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=XP4WHR3PVCQM type=del 2024-07-26T18:26:15.820 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.820+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~0D28SPO30IOU.0 size=1048576 2024-07-26T18:26:15.821 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.821+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~0D28SPO30IOU.1 size=830960 2024-07-26T18:26:15.821 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.821+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=0D28SPO30IOU tag=6SRL2L9Q7HIV type=write size=2928112 2024-07-26T18:26:15.822 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.822+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~XW0BJ2Q1XQ9S.0 size=1048576 2024-07-26T18:26:15.823 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.823+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~XW0BJ2Q1XQ9S.1 size=1048576 2024-07-26T18:26:15.824 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.824+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~XW0BJ2Q1XQ9S.2 size=631435 2024-07-26T18:26:15.826 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.826+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=XW0BJ2Q1XQ9S tag=355BFDGZ90IF type=write size=3777163 2024-07-26T18:26:15.828 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.828+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=7W8U0BGSPDZD type=del size=3497758 2024-07-26T18:26:15.829 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.829+0000 7f3ddaa3d780 1 < completed write operation key=DZU44WIZB15R tag=YUSAV9U66AEU type=write size=36527 2024-07-26T18:26:15.831 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.831+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~AB7YATT357TS.0 size=247221 2024-07-26T18:26:15.831 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.831+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=AB7YATT357TS tag=NSA2Q7G19UQ5 type=write size=1295797 2024-07-26T18:26:15.834 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.834+0000 7f3ddaa3d780 1 < suggested remove operation key=CK96G7K11B24 tag=G1LLEIQV3R16 type=del 2024-07-26T18:26:15.836 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.836+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~NDJV8QXF3GBX.0 size=1048576 2024-07-26T18:26:15.837 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.837+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~NDJV8QXF3GBX.1 size=1048576 2024-07-26T18:26:15.838 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.838+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~NDJV8QXF3GBX.2 size=816505 2024-07-26T18:26:15.838 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.838+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=NDJV8QXF3GBX tag=0R21LXLQ82WH type=write size=3962233 2024-07-26T18:26:15.839 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.839+0000 7f3ddaa3d780 1 < canceled operation key=1LIY2CFUHSLF tag=5H873HFKKCTH type=del size=3901567 2024-07-26T18:26:15.842 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.841+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~83BAOPBL620V.0 size=9357 2024-07-26T18:26:15.842 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.841+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=83BAOPBL620V tag=CM5Q82CE5URU type=write size=1057933 2024-07-26T18:26:15.843 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.843+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~PUZULYAOAYFK.0 size=1048576 2024-07-26T18:26:15.844 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.844+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~PUZULYAOAYFK.1 size=665473 2024-07-26T18:26:15.846 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.846+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=PUZULYAOAYFK tag=NDJGX0V9Y09M type=write size=2762625 2024-07-26T18:26:15.847 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.847+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=ZQJS832E0VP4 type=del size=177505 2024-07-26T18:26:15.848 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.848+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=4AT4W9XSV9PN type=del 2024-07-26T18:26:15.849 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.849+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=L8FO3UAZRK6P type=del size=1124040 2024-07-26T18:26:15.851 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.851+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=TXKZNPGB2GM4 type=del 2024-07-26T18:26:15.852 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.852+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=0UPRN5S64H21 type=del size=154585 2024-07-26T18:26:15.855 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.855+0000 7f3ddaa3d780 1 < suggested remove operation key=1DWH8ZS24A34 tag=4CE26JUOGKX6 type=del 2024-07-26T18:26:15.857 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.857+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~43IIRGXIFNMI.0 size=1048576 2024-07-26T18:26:15.858 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.858+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~43IIRGXIFNMI.1 size=1048576 2024-07-26T18:26:15.859 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.859+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~43IIRGXIFNMI.2 size=892317 2024-07-26T18:26:15.859 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.859+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=43IIRGXIFNMI tag=P7TXCVM1JIMY type=write size=4038045 2024-07-26T18:26:15.862 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.862+0000 7f3ddaa3d780 1 < suggested remove operation key=S74V0KNQ20M4 tag=3M9C7RX2RXI7 type=write 2024-07-26T18:26:15.863 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.863+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=D8WJDSRS15Z6 type=write size=948068 2024-07-26T18:26:15.864 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.864+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=GK5B2YM43BXZ type=del 2024-07-26T18:26:15.867 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.866+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~A9C1JUEWC51S.0 size=1048576 2024-07-26T18:26:15.868 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.868+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~A9C1JUEWC51S.1 size=1048576 2024-07-26T18:26:15.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.869+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~A9C1JUEWC51S.2 size=315237 2024-07-26T18:26:15.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.869+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=A9C1JUEWC51S tag=R30IWMVSZ8XB type=write size=3460965 2024-07-26T18:26:15.870 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.870+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~UXBVIJ1ITSKX.0 size=1048576 2024-07-26T18:26:15.871 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.871+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~UXBVIJ1ITSKX.1 size=1048576 2024-07-26T18:26:15.871 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.871+0000 7f3ddaa3d780 1 < canceled part key=_multipart_FZJ256NKJJTN.2~UXBVIJ1ITSKX.2 size=558897 2024-07-26T18:26:15.873 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.873+0000 7f3ddaa3d780 1 < canceled multipart upload key=FZJ256NKJJTN upload=UXBVIJ1ITSKX tag=V7FSYH71K4IE type=write size=3704625 2024-07-26T18:26:15.874 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.874+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=20XGU0SHMMTS type=del size=4071724 2024-07-26T18:26:15.876 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.875+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=FB5KP4JWCW18 type=del 2024-07-26T18:26:15.878 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.878+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~R3AOYHDXLM6K.0 size=1048576 2024-07-26T18:26:15.879 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.879+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~R3AOYHDXLM6K.1 size=574476 2024-07-26T18:26:15.879 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.879+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=R3AOYHDXLM6K tag=KXH05EE7VX8S type=write size=2671628 2024-07-26T18:26:15.880 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.880+0000 7f3ddaa3d780 1 < completed write operation key=AD9EQ3SDW2NB tag=W5CX2H4M1203 type=write size=908320 2024-07-26T18:26:15.883 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.883+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~W5WG7LIBLF9G.0 size=795361 2024-07-26T18:26:15.883 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.883+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=W5WG7LIBLF9G tag=KML11EQRP8DM type=write size=1843937 2024-07-26T18:26:15.884 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.884+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~CKW2K6GH565I.0 size=807746 2024-07-26T18:26:15.887 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.886+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=CKW2K6GH565I tag=PP61ON4T0BPB type=write size=1856322 2024-07-26T18:26:15.889 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.889+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~16MQLFMGDZW9.0 size=1048576 2024-07-26T18:26:15.890 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.890+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~16MQLFMGDZW9.1 size=1048576 2024-07-26T18:26:15.891 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.891+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~16MQLFMGDZW9.2 size=194457 2024-07-26T18:26:15.891 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.891+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=16MQLFMGDZW9 tag=4CMEIEUY10LR type=write size=3340185 2024-07-26T18:26:15.892 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.892+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~2P6GZ3ZLXJQ8.0 size=206618 2024-07-26T18:26:15.894 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.894+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=2P6GZ3ZLXJQ8 tag=0KU8ODHMTGGL type=write size=1255194 2024-07-26T18:26:15.896 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.896+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=K09PF04SDRW2 type=write size=263699 2024-07-26T18:26:15.897 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.897+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~0D28SPO30IOU.0 size=1048576 2024-07-26T18:26:15.898 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.898+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~0D28SPO30IOU.1 size=830960 2024-07-26T18:26:15.900 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.900+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=0D28SPO30IOU tag=6SRL2L9Q7HIV type=write size=2928112 2024-07-26T18:26:15.901 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.901+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=NVU8X8XQPVNO type=del size=799912 2024-07-26T18:26:15.903 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.902+0000 7f3ddaa3d780 1 < canceled operation key=IKZUW3ZVZJA6 tag=7W8U0BGSPDZD type=del size=3497758 2024-07-26T18:26:15.904 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.904+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=0H11NICPI5F6 type=del size=3459340 2024-07-26T18:26:15.905 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.905+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~AB7YATT357TS.0 size=247221 2024-07-26T18:26:15.907 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.907+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=AB7YATT357TS tag=NSA2Q7G19UQ5 type=write size=1295797 2024-07-26T18:26:15.909 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.908+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=GB555WOHZN58 type=del size=737636 2024-07-26T18:26:15.909 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.908+0000 7f3ddaa3d780 1 < canceled part key=_multipart_U6L8GHGZJH5W.2~NDJV8QXF3GBX.0 size=1048576 2024-07-26T18:26:15.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.909+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~NDJV8QXF3GBX.1 size=1048576 2024-07-26T18:26:15.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.910+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~NDJV8QXF3GBX.2 size=816505 2024-07-26T18:26:15.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.912+0000 7f3ddaa3d780 1 < canceled multipart upload key=U6L8GHGZJH5W upload=NDJV8QXF3GBX tag=0R21LXLQ82WH type=write size=3962233 2024-07-26T18:26:15.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.915+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~LFIRQYMX639N.0 size=828395 2024-07-26T18:26:15.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.915+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=LFIRQYMX639N tag=2Z338395LEUW type=write size=1876971 2024-07-26T18:26:15.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.916+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~83BAOPBL620V.0 size=9357 2024-07-26T18:26:15.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.918+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=83BAOPBL620V tag=CM5Q82CE5URU type=write size=1057933 2024-07-26T18:26:15.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.919+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=U8FZT8MVIED9 type=del size=2659584 2024-07-26T18:26:15.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.920+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=ZQJS832E0VP4 type=del 2024-07-26T18:26:15.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.922+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~V1O20GB16I1S.0 size=239164 2024-07-26T18:26:15.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.922+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=V1O20GB16I1S tag=N4L0XNBE92KM type=write size=1287740 2024-07-26T18:26:15.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.924+0000 7f3ddaa3d780 1 < canceled operation key=D5PS0VPPT1NU tag=L8FO3UAZRK6P type=del size=1124040 2024-07-26T18:26:15.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.925+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=2U120HAJXR7V type=del size=3519000 2024-07-26T18:26:15.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.926+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=0UPRN5S64H21 type=del 2024-07-26T18:26:15.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.927+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=8794KZGL88AQ type=write size=820527 2024-07-26T18:26:15.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.929+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~43IIRGXIFNMI.0 size=1048576 2024-07-26T18:26:15.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.929+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~43IIRGXIFNMI.1 size=1048576 2024-07-26T18:26:15.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.929+0000 7f3ddaa3d780 1 < canceled part key=_multipart_AD9EQ3SDW2NB.2~43IIRGXIFNMI.2 size=892317 2024-07-26T18:26:15.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.932+0000 7f3ddaa3d780 1 < canceled multipart upload key=AD9EQ3SDW2NB upload=43IIRGXIFNMI tag=P7TXCVM1JIMY type=write size=4038045 2024-07-26T18:26:15.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.933+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=T62YWK3GFJJD type=del size=286427 2024-07-26T18:26:15.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.934+0000 7f3ddaa3d780 1 < completed write operation key=S74V0KNQ20M4 tag=D8WJDSRS15Z6 type=write size=948068 2024-07-26T18:26:15.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.935+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=Z4P553ZPXS6S type=del size=2457263 2024-07-26T18:26:15.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.937+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~A9C1JUEWC51S.0 size=1048576 2024-07-26T18:26:15.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.938+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~A9C1JUEWC51S.1 size=1048576 2024-07-26T18:26:15.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.939+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~A9C1JUEWC51S.2 size=315237 2024-07-26T18:26:15.941 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.941+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=A9C1JUEWC51S tag=R30IWMVSZ8XB type=write size=3460965 2024-07-26T18:26:15.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.943+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~V54VW9KMYFJB.0 size=226238 2024-07-26T18:26:15.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.943+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=V54VW9KMYFJB tag=8JWECWWSKIDK type=write size=1274814 2024-07-26T18:26:15.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.944+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=20XGU0SHMMTS type=del 2024-07-26T18:26:15.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.947+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~KTLOT5SGZBKB.0 size=192710 2024-07-26T18:26:15.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.947+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=KTLOT5SGZBKB tag=DFXUW2JCT8EB type=write size=1241286 2024-07-26T18:26:15.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.948+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~R3AOYHDXLM6K.0 size=1048576 2024-07-26T18:26:15.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.949+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~R3AOYHDXLM6K.1 size=574476 2024-07-26T18:26:15.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.952+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=R3AOYHDXLM6K tag=KXH05EE7VX8S type=write size=2671628 2024-07-26T18:26:15.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.953+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=MGSJ884COTP3 type=del size=2470351 2024-07-26T18:26:15.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.954+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~W5WG7LIBLF9G.0 size=795361 2024-07-26T18:26:15.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.956+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=W5WG7LIBLF9G tag=KML11EQRP8DM type=write size=1843937 2024-07-26T18:26:15.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.957+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=VI91QU3UASJ6 type=del size=2246506 2024-07-26T18:26:15.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.959+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~16MQLFMGDZW9.0 size=1048576 2024-07-26T18:26:15.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.960+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~16MQLFMGDZW9.1 size=1048576 2024-07-26T18:26:15.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.961+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~16MQLFMGDZW9.2 size=194457 2024-07-26T18:26:15.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.963+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=16MQLFMGDZW9 tag=4CMEIEUY10LR type=write size=3340185 2024-07-26T18:26:15.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.964+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=PWA3RY8DCW35 type=del size=2194920 2024-07-26T18:26:20.524 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:16 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/308560044' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133689-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:20.525 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:16 smithi135 ceph-mon[85352]: osdmap e1094: 8 total, 8 up, 8 in 2024-07-26T18:26:20.525 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:16 smithi135 ceph-mon[85352]: pgmap v1375: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:20.525 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:17 smithi135 ceph-mon[85352]: osdmap e1095: 8 total, 8 up, 8 in 2024-07-26T18:26:20.525 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:18 smithi135 ceph-mon[85352]: pgmap v1377: 137 pgs: 3 creating+peering, 11 unknown, 123 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:20.555 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.965+0000 7f3ddaa3d780 1 < canceled operation key=I9YU3WJWZ8JF tag=K09PF04SDRW2 type=write size=263699 2024-07-26T18:26:20.555 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.967+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=W2H65MQKNR0V type=del size=2314165 2024-07-26T18:26:20.555 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.968+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=NVU8X8XQPVNO type=del 2024-07-26T18:26:20.555 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.970+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~AEOMQ06LFVLO.0 size=266254 2024-07-26T18:26:20.555 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.970+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=AEOMQ06LFVLO tag=4X8Q80X0H0CF type=write size=1314830 2024-07-26T18:26:20.555 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.971+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=0H11NICPI5F6 type=del 2024-07-26T18:26:20.555 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.973+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=4XWRY8S2QHPH type=del size=2710286 2024-07-26T18:26:20.555 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.975+0000 7f3ddaa3d780 1 < suggested update operation key=RCGC5SDM1AEG tag=GB555WOHZN58 type=del size=737636 2024-07-26T18:26:20.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.977+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=CA8M6A5N9O0A type=write size=924059 2024-07-26T18:26:20.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.978+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~LFIRQYMX639N.0 size=828395 2024-07-26T18:26:20.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.980+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=LFIRQYMX639N tag=2Z338395LEUW type=write size=1876971 2024-07-26T18:26:20.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.982+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~MCVFK2HSPVUZ.0 size=1048576 2024-07-26T18:26:20.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.983+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~MCVFK2HSPVUZ.1 size=1048576 2024-07-26T18:26:20.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.984+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~MCVFK2HSPVUZ.2 size=53817 2024-07-26T18:26:20.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.984+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=MCVFK2HSPVUZ tag=RNDUEZX96SHY type=write size=3199545 2024-07-26T18:26:20.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.985+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=U8FZT8MVIED9 type=del 2024-07-26T18:26:20.557 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.988+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~72UD0LZJSHXM.0 size=1048576 2024-07-26T18:26:20.557 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.989+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~72UD0LZJSHXM.1 size=305646 2024-07-26T18:26:20.557 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.989+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=72UD0LZJSHXM tag=GCJ73DPKOGIB type=write size=2402798 2024-07-26T18:26:20.557 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.990+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~V1O20GB16I1S.0 size=239164 2024-07-26T18:26:20.557 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.992+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=V1O20GB16I1S tag=N4L0XNBE92KM type=write size=1287740 2024-07-26T18:26:20.558 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.993+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=KC3U86662G9R type=del size=1689975 2024-07-26T18:26:20.558 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.995+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=2U120HAJXR7V type=del 2024-07-26T18:26:20.558 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.997+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~E3W45LA322MG.0 size=1048576 2024-07-26T18:26:20.558 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.999+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~E3W45LA322MG.1 size=79220 2024-07-26T18:26:20.558 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:15.999+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=E3W45LA322MG tag=JJHA8FTCZSPR type=write size=2176372 2024-07-26T18:26:20.559 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.000+0000 7f3ddaa3d780 1 < completed write operation key=DZU44WIZB15R tag=8794KZGL88AQ type=write size=820527 2024-07-26T18:26:20.559 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.002+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=2DTZEVG2SW0K type=del size=878892 2024-07-26T18:26:20.559 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.003+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=T62YWK3GFJJD type=del 2024-07-26T18:26:20.559 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.005+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~MY99C5FSR40L.0 size=1048576 2024-07-26T18:26:20.559 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.007+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~MY99C5FSR40L.1 size=1048576 2024-07-26T18:26:20.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.008+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~MY99C5FSR40L.2 size=654558 2024-07-26T18:26:20.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.008+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=MY99C5FSR40L tag=N59L73JDZEAT type=write size=3800286 2024-07-26T18:26:20.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.009+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=Z4P553ZPXS6S type=del 2024-07-26T18:26:20.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.012+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~GRJO06ZMVKGI.0 size=1048576 2024-07-26T18:26:20.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.013+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~GRJO06ZMVKGI.1 size=1048576 2024-07-26T18:26:20.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.014+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~GRJO06ZMVKGI.2 size=133178 2024-07-26T18:26:20.561 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.014+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=GRJO06ZMVKGI tag=AMQZQANEP57P type=write size=3278906 2024-07-26T18:26:20.561 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.015+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~V54VW9KMYFJB.0 size=226238 2024-07-26T18:26:20.561 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.017+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=V54VW9KMYFJB tag=8JWECWWSKIDK type=write size=1274814 2024-07-26T18:26:20.561 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.019+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~7A2BGA8BMA8Z.0 size=1048576 2024-07-26T18:26:20.562 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.020+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~7A2BGA8BMA8Z.1 size=1048576 2024-07-26T18:26:20.562 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.021+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~7A2BGA8BMA8Z.2 size=101729 2024-07-26T18:26:20.562 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.021+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=7A2BGA8BMA8Z tag=YBBZF9BE23EF type=write size=3247457 2024-07-26T18:26:20.562 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.023+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~KTLOT5SGZBKB.0 size=192710 2024-07-26T18:26:20.562 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.025+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=KTLOT5SGZBKB tag=DFXUW2JCT8EB type=write size=1241286 2024-07-26T18:26:20.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.027+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~KXFJJGEZ9EAN.0 size=1048576 2024-07-26T18:26:20.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.028+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~KXFJJGEZ9EAN.1 size=530200 2024-07-26T18:26:20.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.028+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=KXFJJGEZ9EAN tag=Y0MI8Q46P3S1 type=write size=2627352 2024-07-26T18:26:20.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.029+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=MGSJ884COTP3 type=del 2024-07-26T18:26:20.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.031+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=SIZWZW8CGOHC type=del size=94393 2024-07-26T18:26:20.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.032+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=VI91QU3UASJ6 type=del 2024-07-26T18:26:20.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.034+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=0UKJ1YK3FN08 type=del size=536236 2024-07-26T18:26:20.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.035+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=PWA3RY8DCW35 type=del 2024-07-26T18:26:20.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.037+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=WVOQUOX14QFP type=del size=2629239 2024-07-26T18:26:20.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.038+0000 7f3ddaa3d780 1 < canceled operation key=HA72EZU2OC9Y tag=W2H65MQKNR0V type=del size=2314165 2024-07-26T18:26:20.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.041+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~FAXKUDV0M2I7.0 size=943115 2024-07-26T18:26:20.565 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.041+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=FAXKUDV0M2I7 tag=T36CYBUF83YY type=write size=1991691 2024-07-26T18:26:20.565 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.044+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~AEOMQ06LFVLO.0 size=266254 2024-07-26T18:26:20.565 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.046+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=AEOMQ06LFVLO tag=4X8Q80X0H0CF type=write size=1314830 2024-07-26T18:26:20.565 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.050+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~FNZYVIYEK1GN.0 size=425999 2024-07-26T18:26:20.565 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.050+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=FNZYVIYEK1GN tag=X96X4EM7OFE7 type=write size=1474575 2024-07-26T18:26:20.565 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.056+0000 7f3ddaa3d780 1 < suggested remove operation key=FZJ256NKJJTN tag=4XWRY8S2QHPH type=del 2024-07-26T18:26:20.565 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.061+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~MU3DX9CW3UA6.0 size=1048576 2024-07-26T18:26:20.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.062+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~MU3DX9CW3UA6.1 size=1048576 2024-07-26T18:26:20.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.063+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~MU3DX9CW3UA6.2 size=27589 2024-07-26T18:26:20.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.063+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=MU3DX9CW3UA6 tag=J3TT47LIBDYU type=write size=3173317 2024-07-26T18:26:20.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.065+0000 7f3ddaa3d780 1 < completed write operation key=MWUICIKP82CQ tag=CA8M6A5N9O0A type=write size=924059 2024-07-26T18:26:20.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.066+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=SXRVT5X8YT3Q type=del size=2050997 2024-07-26T18:26:20.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.067+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~MCVFK2HSPVUZ.0 size=1048576 2024-07-26T18:26:20.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.068+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~MCVFK2HSPVUZ.1 size=1048576 2024-07-26T18:26:20.567 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.069+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~MCVFK2HSPVUZ.2 size=53817 2024-07-26T18:26:20.567 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.071+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=MCVFK2HSPVUZ tag=RNDUEZX96SHY type=write size=3199545 2024-07-26T18:26:20.567 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.074+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~OTWQFMTO80D2.0 size=899230 2024-07-26T18:26:20.567 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.074+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=OTWQFMTO80D2 tag=HNOBGA4E4U7V type=write size=1947806 2024-07-26T18:26:20.567 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.075+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~72UD0LZJSHXM.0 size=1048576 2024-07-26T18:26:20.567 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.076+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~72UD0LZJSHXM.1 size=305646 2024-07-26T18:26:20.568 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.078+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=72UD0LZJSHXM tag=GCJ73DPKOGIB type=write size=2402798 2024-07-26T18:26:20.568 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.080+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=2Y29VIX2CHQL type=write size=996517 2024-07-26T18:26:20.568 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.081+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=KC3U86662G9R type=del 2024-07-26T18:26:20.568 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.082+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=CXRFU7PJI829 type=del size=1029972 2024-07-26T18:26:20.568 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.083+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~E3W45LA322MG.0 size=1048576 2024-07-26T18:26:20.569 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.084+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~E3W45LA322MG.1 size=79220 2024-07-26T18:26:20.569 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.086+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=E3W45LA322MG tag=JJHA8FTCZSPR type=write size=2176372 2024-07-26T18:26:20.569 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.087+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=9ZHG107U5GJ6 type=del size=1970463 2024-07-26T18:26:20.569 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.089+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=2DTZEVG2SW0K type=del 2024-07-26T18:26:20.569 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.090+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=YQF3OT7RUGAH type=del size=2020066 2024-07-26T18:26:20.569 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.091+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~MY99C5FSR40L.0 size=1048576 2024-07-26T18:26:20.570 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.091+0000 7f3ddaa3d780 1 < canceled part key=_multipart_84AU5L9U1Q5S.2~MY99C5FSR40L.1 size=1048576 2024-07-26T18:26:20.570 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.093+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~MY99C5FSR40L.2 size=654558 2024-07-26T18:26:20.570 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.095+0000 7f3ddaa3d780 1 < canceled multipart upload key=84AU5L9U1Q5S upload=MY99C5FSR40L tag=N59L73JDZEAT type=write size=3800286 2024-07-26T18:26:20.570 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.096+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=XOAG33JYX18V type=del size=2153130 2024-07-26T18:26:20.570 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.097+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~GRJO06ZMVKGI.0 size=1048576 2024-07-26T18:26:20.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.098+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~GRJO06ZMVKGI.1 size=1048576 2024-07-26T18:26:20.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.099+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~GRJO06ZMVKGI.2 size=133178 2024-07-26T18:26:20.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.102+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=GRJO06ZMVKGI tag=AMQZQANEP57P type=write size=3278906 2024-07-26T18:26:20.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.103+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=S52B172TD1JK type=del size=572528 2024-07-26T18:26:20.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.105+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~7A2BGA8BMA8Z.0 size=1048576 2024-07-26T18:26:20.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.106+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~7A2BGA8BMA8Z.1 size=1048576 2024-07-26T18:26:20.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.107+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~7A2BGA8BMA8Z.2 size=101729 2024-07-26T18:26:20.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.109+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=7A2BGA8BMA8Z tag=YBBZF9BE23EF type=write size=3247457 2024-07-26T18:26:20.572 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.111+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~3JI8Y6RITN2E.0 size=1048576 2024-07-26T18:26:20.572 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.112+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~3JI8Y6RITN2E.1 size=900214 2024-07-26T18:26:20.572 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.112+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=3JI8Y6RITN2E tag=O084OQRS75O6 type=write size=2997366 2024-07-26T18:26:20.572 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.114+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~KXFJJGEZ9EAN.0 size=1048576 2024-07-26T18:26:20.572 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.115+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~KXFJJGEZ9EAN.1 size=530200 2024-07-26T18:26:20.572 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.117+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=KXFJJGEZ9EAN tag=Y0MI8Q46P3S1 type=write size=2627352 2024-07-26T18:26:20.572 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.118+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=0TOF8F51SIA6 type=del size=2366371 2024-07-26T18:26:20.572 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.120+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=SIZWZW8CGOHC type=del 2024-07-26T18:26:20.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.121+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=B1449Y5YYLE6 type=write size=209818 2024-07-26T18:26:20.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.123+0000 7f3ddaa3d780 1 < suggested update operation key=J8VYU4UNB1AX tag=0UKJ1YK3FN08 type=del size=536236 2024-07-26T18:26:20.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.126+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~JK88VZ7XM62J.0 size=743351 2024-07-26T18:26:20.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.126+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=JK88VZ7XM62J tag=EB0IIS1MY3ZU type=write size=1791927 2024-07-26T18:26:20.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.127+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=WVOQUOX14QFP type=del 2024-07-26T18:26:20.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.129+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=LKC2L26E3KY5 type=del size=469678 2024-07-26T18:26:20.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.130+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~FAXKUDV0M2I7.0 size=943115 2024-07-26T18:26:20.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.133+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=FAXKUDV0M2I7 tag=T36CYBUF83YY type=write size=1991691 2024-07-26T18:26:20.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.134+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=Z8NTHF6MM29B type=del size=3995626 2024-07-26T18:26:20.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.135+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~FNZYVIYEK1GN.0 size=425999 2024-07-26T18:26:20.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.138+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=FNZYVIYEK1GN tag=X96X4EM7OFE7 type=write size=1474575 2024-07-26T18:26:20.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.140+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=93J6YQV7ETOD type=write size=524282 2024-07-26T18:26:20.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.141+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~MU3DX9CW3UA6.0 size=1048576 2024-07-26T18:26:20.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.142+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~MU3DX9CW3UA6.1 size=1048576 2024-07-26T18:26:20.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.143+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~MU3DX9CW3UA6.2 size=27589 2024-07-26T18:26:20.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.145+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=MU3DX9CW3UA6 tag=J3TT47LIBDYU type=write size=3173317 2024-07-26T18:26:20.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.147+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=LRDWQVFGXMO0 type=write size=562664 2024-07-26T18:26:20.575 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.150+0000 7f3ddaa3d780 1 < suggested remove operation key=VIPOJV250K5N tag=SXRVT5X8YT3Q type=del 2024-07-26T18:26:20.575 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.151+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=O4OOMOQJQU6A type=del size=543165 2024-07-26T18:26:20.575 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.153+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~OTWQFMTO80D2.0 size=899230 2024-07-26T18:26:20.575 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.155+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=OTWQFMTO80D2 tag=HNOBGA4E4U7V type=write size=1947806 2024-07-26T18:26:20.575 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.156+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=XTX86QGM986J type=del size=2452490 2024-07-26T18:26:20.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.159+0000 7f3ddaa3d780 1 < suggested update operation key=K2MEY9UVYDCS tag=2Y29VIX2CHQL type=write size=996517 2024-07-26T18:26:20.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.160+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=HP6V7OAQ1SR5 type=del size=2427159 2024-07-26T18:26:20.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.162+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=CXRFU7PJI829 type=del 2024-07-26T18:26:20.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.163+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=BC0VE6RY9PAG type=del size=87825 2024-07-26T18:26:20.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.166+0000 7f3ddaa3d780 1 < suggested remove operation key=Z02TRVM1M6RF tag=9ZHG107U5GJ6 type=del 2024-07-26T18:26:20.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.168+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~QL5E3WBRHOW5.0 size=1048576 2024-07-26T18:26:20.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.169+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~QL5E3WBRHOW5.1 size=512306 2024-07-26T18:26:20.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.169+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=QL5E3WBRHOW5 tag=RNL3YIJPBIJI type=write size=2609458 2024-07-26T18:26:20.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.171+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=YQF3OT7RUGAH type=del 2024-07-26T18:26:20.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.172+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=OHZCCHS2YGGF type=del size=221152 2024-07-26T18:26:20.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.173+0000 7f3ddaa3d780 -1 < failed to complete operation key=J8VYU4UNB1AX tag=XOAG33JYX18V type=del size=2153130: (22) Invalid argument 2024-07-26T18:26:20.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.175+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=GJEJFGAEJVZI type=write size=117852 2024-07-26T18:26:20.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.177+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=S52B172TD1JK type=del 2024-07-26T18:26:20.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.180+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~4OVMGQTF2S8O.0 size=1048576 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.181+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~4OVMGQTF2S8O.1 size=956483 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.181+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=4OVMGQTF2S8O tag=3G98FKA4Q7KM type=write size=3053635 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.183+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~3JI8Y6RITN2E.0 size=1048576 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.184+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~3JI8Y6RITN2E.1 size=900214 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.186+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=3JI8Y6RITN2E tag=O084OQRS75O6 type=write size=2997366 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.187+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=BL1DEC31ULRG type=del size=367099 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.190+0000 7f3ddaa3d780 1 < suggested update operation key=FZJ256NKJJTN tag=0TOF8F51SIA6 type=del size=2366371 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.191+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=1XQDAOBUTHZN type=del size=1060883 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.192+0000 7f3ddaa3d780 1 < completed write operation key=X30EJ1YJC7Y2 tag=B1449Y5YYLE6 type=write size=209818 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.195+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~YN3EIMEPBNC0.0 size=904218 2024-07-26T18:26:20.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.195+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=YN3EIMEPBNC0 tag=TQMHV9VPW38R type=write size=1952794 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.196+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~JK88VZ7XM62J.0 size=743351 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.198+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=JK88VZ7XM62J tag=EB0IIS1MY3ZU type=write size=1791927 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.199+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=EKZR3XKFE4ND type=del size=1495711 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.201+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=LKC2L26E3KY5 type=del 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.203+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~AIRNB60HZGW6.0 size=1048576 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.204+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~AIRNB60HZGW6.1 size=1048576 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.205+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~AIRNB60HZGW6.2 size=176723 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.205+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=AIRNB60HZGW6 tag=Y7URR5OTJ5F2 type=write size=3322451 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.207+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=Z8NTHF6MM29B type=del 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.209+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~RYVXOORI7B53.0 size=1048576 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.210+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~RYVXOORI7B53.1 size=1048576 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.212+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~RYVXOORI7B53.2 size=906113 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.212+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=RYVXOORI7B53 tag=U9IBB6ZM6DVB type=write size=4051841 2024-07-26T18:26:20.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.213+0000 7f3ddaa3d780 -1 < failed to complete operation key=K2MEY9UVYDCS tag=93J6YQV7ETOD type=write size=524282: (22) Invalid argument 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.216+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~J14EQ55TX3SI.0 size=1045 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.216+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=J14EQ55TX3SI tag=E2EI1HBVTLQG type=write size=1049621 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.217+0000 7f3ddaa3d780 1 < completed write operation key=MWUICIKP82CQ tag=LRDWQVFGXMO0 type=write size=562664 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.219+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=Y21OI2D8O25F type=write size=667648 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.222+0000 7f3ddaa3d780 1 < suggested update operation key=K2MEY9UVYDCS tag=O4OOMOQJQU6A type=del size=543165 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.224+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=O4S1HRF7YAET type=del size=2767938 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.225+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=XTX86QGM986J type=del 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.228+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~NRTDWPFCOYYE.0 size=1048576 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.229+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~NRTDWPFCOYYE.1 size=1048576 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.230+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~NRTDWPFCOYYE.2 size=307203 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.230+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=NRTDWPFCOYYE tag=TZM75SBJWS64 type=write size=3452931 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.233+0000 7f3ddaa3d780 1 < suggested remove operation key=5LH5QFW4B9KV tag=HP6V7OAQ1SR5 type=del 2024-07-26T18:26:20.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.235+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=LWLM24F97DRE type=del size=3348251 2024-07-26T18:26:20.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.236+0000 7f3ddaa3d780 -1 < failed to complete operation key=FZJ256NKJJTN tag=BC0VE6RY9PAG type=del size=87825: (22) Invalid argument 2024-07-26T18:26:20.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.238+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=95WOHX0XGOLR type=del size=3893798 2024-07-26T18:26:20.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.239+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~QL5E3WBRHOW5.0 size=1048576 2024-07-26T18:26:20.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.240+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~QL5E3WBRHOW5.1 size=512306 2024-07-26T18:26:20.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.243+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=QL5E3WBRHOW5 tag=RNL3YIJPBIJI type=write size=2609458 2024-07-26T18:26:20.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.245+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~F22IED9JG2P5.0 size=1048576 2024-07-26T18:26:20.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.246+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~F22IED9JG2P5.1 size=1048576 2024-07-26T18:26:20.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.247+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~F22IED9JG2P5.2 size=241535 2024-07-26T18:26:20.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.247+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=F22IED9JG2P5 tag=C7BHJI2LBX69 type=write size=3387263 2024-07-26T18:26:20.582 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.248+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=OHZCCHS2YGGF type=del 2024-07-26T18:26:20.582 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.249+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=77WOBS2M5XQF type=del size=2937531 2024-07-26T18:26:20.582 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.251+0000 7f3ddaa3d780 1 < completed write operation key=L46OSDRB7XAV tag=GJEJFGAEJVZI type=write size=117852 2024-07-26T18:26:20.582 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.252+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=1YK2STNE7K4C type=del size=2867105 2024-07-26T18:26:20.582 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.253+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~4OVMGQTF2S8O.0 size=1048576 2024-07-26T18:26:20.582 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.253+0000 7f3ddaa3d780 1 < canceled part key=_multipart_11490TKEFTX8.2~4OVMGQTF2S8O.1 size=956483 2024-07-26T18:26:20.582 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.255+0000 7f3ddaa3d780 1 < canceled multipart upload key=11490TKEFTX8 upload=4OVMGQTF2S8O tag=3G98FKA4Q7KM type=write size=3053635 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.257+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=5YJBV2T2IFKE type=del size=3396259 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.258+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=BL1DEC31ULRG type=del 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.260+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~KD6F6QI57JWX.0 size=1048576 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.261+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~KD6F6QI57JWX.1 size=722896 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.261+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=KD6F6QI57JWX tag=91QXVNITTTQ9 type=write size=2820048 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.264+0000 7f3ddaa3d780 1 < suggested update operation key=L46OSDRB7XAV tag=1XQDAOBUTHZN type=del size=1060883 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.265+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=YY10FZ922GJJ type=del size=3232806 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.267+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~YN3EIMEPBNC0.0 size=904218 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.269+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=YN3EIMEPBNC0 tag=TQMHV9VPW38R type=write size=1952794 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.272+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~8Z8N5OLVC0M9.0 size=1048576 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.273+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~8Z8N5OLVC0M9.1 size=1048576 2024-07-26T18:26:20.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.274+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~8Z8N5OLVC0M9.2 size=951008 2024-07-26T18:26:20.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.274+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=8Z8N5OLVC0M9 tag=X9EB14DJS0N1 type=write size=4096736 2024-07-26T18:26:20.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.275+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=EKZR3XKFE4ND type=del 2024-07-26T18:26:20.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.279+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~9MXQUA422120.0 size=476902 2024-07-26T18:26:20.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.279+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=9MXQUA422120 tag=2MD22NQTGNDR type=write size=1525478 2024-07-26T18:26:20.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.281+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~AIRNB60HZGW6.0 size=1048576 2024-07-26T18:26:20.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.282+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~AIRNB60HZGW6.1 size=1048576 2024-07-26T18:26:20.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.283+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~AIRNB60HZGW6.2 size=176723 2024-07-26T18:26:20.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.286+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=AIRNB60HZGW6 tag=Y7URR5OTJ5F2 type=write size=3322451 2024-07-26T18:26:20.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.288+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~LT7FZN3CS2WZ.0 size=1048576 2024-07-26T18:26:20.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.289+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~LT7FZN3CS2WZ.1 size=324445 2024-07-26T18:26:20.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.289+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=LT7FZN3CS2WZ tag=BDJT19XCS0PT type=write size=2421597 2024-07-26T18:26:20.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.290+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~RYVXOORI7B53.0 size=1048576 2024-07-26T18:26:20.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.292+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~RYVXOORI7B53.1 size=1048576 2024-07-26T18:26:20.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.293+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~RYVXOORI7B53.2 size=906113 2024-07-26T18:26:20.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.295+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=RYVXOORI7B53 tag=U9IBB6ZM6DVB type=write size=4051841 2024-07-26T18:26:20.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.297+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=LJS0PXGP84CA type=write size=1044217 2024-07-26T18:26:20.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.298+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~J14EQ55TX3SI.0 size=1045 2024-07-26T18:26:20.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.300+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=J14EQ55TX3SI tag=E2EI1HBVTLQG type=write size=1049621 2024-07-26T18:26:20.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.303+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~ONXJJ24L5K2R.0 size=1048576 2024-07-26T18:26:20.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.304+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~ONXJJ24L5K2R.1 size=432238 2024-07-26T18:26:20.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.304+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=ONXJJ24L5K2R tag=3YOJRKX6YPD5 type=write size=2529390 2024-07-26T18:26:20.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.305+0000 7f3ddaa3d780 1 < completed write operation key=AD9EQ3SDW2NB tag=Y21OI2D8O25F type=write size=667648 2024-07-26T18:26:20.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.307+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=0ATICS6EE7F1 type=del size=4148754 2024-07-26T18:26:20.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.308+0000 7f3ddaa3d780 1 < canceled operation key=U6L8GHGZJH5W tag=O4S1HRF7YAET type=del size=2767938 2024-07-26T18:26:20.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.311+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~5UZI67WG9JJL.0 size=1013341 2024-07-26T18:26:20.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.311+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=5UZI67WG9JJL tag=CGAJA3SHKU5E type=write size=2061917 2024-07-26T18:26:20.587 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.312+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~NRTDWPFCOYYE.0 size=1048576 2024-07-26T18:26:20.587 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.313+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~NRTDWPFCOYYE.1 size=1048576 2024-07-26T18:26:20.587 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.313+0000 7f3ddaa3d780 1 < canceled part key=_multipart_DZU44WIZB15R.2~NRTDWPFCOYYE.2 size=307203 2024-07-26T18:26:20.587 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.315+0000 7f3ddaa3d780 1 < canceled multipart upload key=DZU44WIZB15R upload=NRTDWPFCOYYE tag=TZM75SBJWS64 type=write size=3452931 2024-07-26T18:26:20.587 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.318+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~973C2Q4U11DV.0 size=1048576 2024-07-26T18:26:20.588 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.319+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~973C2Q4U11DV.1 size=656236 2024-07-26T18:26:20.588 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.319+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=973C2Q4U11DV tag=AL1MXEWP8L84 type=write size=2753388 2024-07-26T18:26:20.588 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.320+0000 7f3ddaa3d780 -1 < failed to complete operation key=L46OSDRB7XAV tag=LWLM24F97DRE type=del size=3348251: (22) Invalid argument 2024-07-26T18:26:20.588 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.323+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~OD3523O6O31R.0 size=1048576 2024-07-26T18:26:20.588 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.324+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~OD3523O6O31R.1 size=1048576 2024-07-26T18:26:20.588 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.325+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~OD3523O6O31R.2 size=207881 2024-07-26T18:26:20.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.325+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=OD3523O6O31R tag=U8Y4WLKKEK2B type=write size=3353609 2024-07-26T18:26:20.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.326+0000 7f3ddaa3d780 1 < canceled operation key=BTLCQ5E0DTLE tag=95WOHX0XGOLR type=del size=3893798 2024-07-26T18:26:20.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.329+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~QJAZYDEXALZK.0 size=1048576 2024-07-26T18:26:20.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.330+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~QJAZYDEXALZK.1 size=94432 2024-07-26T18:26:20.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.330+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=QJAZYDEXALZK tag=KZLELZ59N126 type=write size=2191584 2024-07-26T18:26:20.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.332+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~F22IED9JG2P5.0 size=1048576 2024-07-26T18:26:20.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.334+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~F22IED9JG2P5.1 size=1048576 2024-07-26T18:26:20.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.335+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~F22IED9JG2P5.2 size=241535 2024-07-26T18:26:20.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.338+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=F22IED9JG2P5 tag=C7BHJI2LBX69 type=write size=3387263 2024-07-26T18:26:20.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.340+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~Q3PRF7PJ7QRF.0 size=530838 2024-07-26T18:26:20.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.340+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=Q3PRF7PJ7QRF tag=JWD4I2SAUNIZ type=write size=1579414 2024-07-26T18:26:20.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.342+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=77WOBS2M5XQF type=del 2024-07-26T18:26:20.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.344+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~QEGO39H8CHCP.0 size=1048576 2024-07-26T18:26:20.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.346+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~QEGO39H8CHCP.1 size=277060 2024-07-26T18:26:20.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.346+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=QEGO39H8CHCP tag=N5NV91V19XCJ type=write size=2374212 2024-07-26T18:26:20.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.348+0000 7f3ddaa3d780 1 < suggested update operation key=DZU44WIZB15R tag=1YK2STNE7K4C type=del size=2867105 2024-07-26T18:26:20.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.350+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=4JNFWKS9JASV type=del size=3282734 2024-07-26T18:26:20.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.351+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=5YJBV2T2IFKE type=del 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.354+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~FG6TD4UCV7Y6.0 size=318396 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.354+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=FG6TD4UCV7Y6 tag=KB65BPSCJJVW type=write size=1366972 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.355+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~KD6F6QI57JWX.0 size=1048576 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.356+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~KD6F6QI57JWX.1 size=722896 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.359+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=KD6F6QI57JWX tag=91QXVNITTTQ9 type=write size=2820048 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.362+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~T12X8D100M2W.0 size=1048576 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.363+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~T12X8D100M2W.1 size=919494 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.363+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=T12X8D100M2W tag=81ZQDTYZC0DB type=write size=3016646 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.364+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=YY10FZ922GJJ type=del 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.367+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~P5CZZNCCZ7LQ.0 size=1048576 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.368+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~P5CZZNCCZ7LQ.1 size=225311 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.368+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=P5CZZNCCZ7LQ tag=SUO1L340BIFN type=write size=2322463 2024-07-26T18:26:20.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.369+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~8Z8N5OLVC0M9.0 size=1048576 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.370+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~8Z8N5OLVC0M9.1 size=1048576 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.371+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~8Z8N5OLVC0M9.2 size=951008 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.373+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=8Z8N5OLVC0M9 tag=X9EB14DJS0N1 type=write size=4096736 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.375+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=H8ARB4Z0DU12 type=del size=4123339 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.376+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~9MXQUA422120.0 size=476902 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.378+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=9MXQUA422120 tag=2MD22NQTGNDR type=write size=1525478 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.380+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=SCUWI1GJC1LT type=write size=795677 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.381+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~LT7FZN3CS2WZ.0 size=1048576 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.382+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~LT7FZN3CS2WZ.1 size=324445 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.384+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=LT7FZN3CS2WZ tag=BDJT19XCS0PT type=write size=2421597 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.386+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=W79YHO4WJG35 type=write size=280765 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.387+0000 7f3ddaa3d780 1 < completed write operation key=UV4009RBTCGG tag=LJS0PXGP84CA type=write size=1044217 2024-07-26T18:26:20.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.390+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~SFX49PWKFXCB.0 size=1048576 2024-07-26T18:26:20.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.391+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~SFX49PWKFXCB.1 size=1048576 2024-07-26T18:26:20.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.392+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~SFX49PWKFXCB.2 size=77019 2024-07-26T18:26:20.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.392+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=SFX49PWKFXCB tag=0TN0OSYPWM66 type=write size=3222747 2024-07-26T18:26:20.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.393+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~ONXJJ24L5K2R.0 size=1048576 2024-07-26T18:26:20.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.394+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~ONXJJ24L5K2R.1 size=432238 2024-07-26T18:26:20.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.397+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=ONXJJ24L5K2R tag=3YOJRKX6YPD5 type=write size=2529390 2024-07-26T18:26:20.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.398+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=22ITDFBKKL8P type=del size=1064863 2024-07-26T18:26:20.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.399+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=0ATICS6EE7F1 type=del 2024-07-26T18:26:20.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.401+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=SUN99ID4OUF1 type=write size=241055 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.401+0000 7f3ddaa3d780 1 < canceled part key=_multipart_BTLCQ5E0DTLE.2~5UZI67WG9JJL.0 size=1013341 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.403+0000 7f3ddaa3d780 1 < canceled multipart upload key=BTLCQ5E0DTLE upload=5UZI67WG9JJL tag=CGAJA3SHKU5E type=write size=2061917 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.405+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=E9KB7BJIY794 type=del size=2775996 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.406+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~973C2Q4U11DV.0 size=1048576 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.407+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~973C2Q4U11DV.1 size=656236 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.409+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=973C2Q4U11DV tag=AL1MXEWP8L84 type=write size=2753388 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.411+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=IRC4P6KZDZFK type=write size=222885 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.412+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~OD3523O6O31R.0 size=1048576 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.412+0000 7f3ddaa3d780 1 < canceled part key=_multipart_AD9EQ3SDW2NB.2~OD3523O6O31R.1 size=1048576 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.413+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~OD3523O6O31R.2 size=207881 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.415+0000 7f3ddaa3d780 1 < canceled multipart upload key=AD9EQ3SDW2NB upload=OD3523O6O31R tag=U8Y4WLKKEK2B type=write size=3353609 2024-07-26T18:26:20.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.418+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~R98EU12KUB8W.0 size=1048576 2024-07-26T18:26:20.595 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.419+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~R98EU12KUB8W.1 size=1048576 2024-07-26T18:26:20.595 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.420+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~R98EU12KUB8W.2 size=625548 2024-07-26T18:26:20.595 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.420+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=R98EU12KUB8W tag=Z6LLPDE4HVFY type=write size=3771276 2024-07-26T18:26:20.595 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.422+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~QJAZYDEXALZK.0 size=1048576 2024-07-26T18:26:20.595 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.424+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~QJAZYDEXALZK.1 size=94432 2024-07-26T18:26:20.595 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.426+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=QJAZYDEXALZK tag=KZLELZ59N126 type=write size=2191584 2024-07-26T18:26:20.595 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:16 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/308560044' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133689-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:20.595 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:16 smithi071 ceph-mon[92867]: osdmap e1094: 8 total, 8 up, 8 in 2024-07-26T18:26:20.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:16 smithi071 ceph-mon[92867]: pgmap v1375: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:20.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:16 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/308560044' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-133689-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:20.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:16 smithi071 ceph-mon[90507]: osdmap e1094: 8 total, 8 up, 8 in 2024-07-26T18:26:20.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:16 smithi071 ceph-mon[90507]: pgmap v1375: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:20.664 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.429+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~C1P1THWY3WU6.0 size=1048576 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.430+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~C1P1THWY3WU6.1 size=1048576 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.431+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~C1P1THWY3WU6.2 size=716343 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.431+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=C1P1THWY3WU6 tag=BN4JR7ORJ2MO type=write size=3862071 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.432+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~Q3PRF7PJ7QRF.0 size=530838 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.434+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=Q3PRF7PJ7QRF tag=JWD4I2SAUNIZ type=write size=1579414 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.436+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=H67HUED5T3CQ type=del size=3697503 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.437+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~QEGO39H8CHCP.0 size=1048576 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.438+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~QEGO39H8CHCP.1 size=277060 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.440+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=QEGO39H8CHCP tag=N5NV91V19XCJ type=write size=2374212 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.443+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~2MR4XHHO1A8X.0 size=302570 2024-07-26T18:26:20.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.443+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=2MR4XHHO1A8X tag=ZLIRJDWCO302 type=write size=1351146 2024-07-26T18:26:20.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.444+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=4JNFWKS9JASV type=del 2024-07-26T18:26:20.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.446+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~G12OB33PE2Q7.0 size=1048576 2024-07-26T18:26:20.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.447+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~G12OB33PE2Q7.1 size=1048576 2024-07-26T18:26:20.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.448+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~G12OB33PE2Q7.2 size=179659 2024-07-26T18:26:20.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.448+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=G12OB33PE2Q7 tag=JC0F1HLIA8I6 type=write size=3325387 2024-07-26T18:26:20.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.450+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~FG6TD4UCV7Y6.0 size=318396 2024-07-26T18:26:20.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.452+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=FG6TD4UCV7Y6 tag=KB65BPSCJJVW type=write size=1366972 2024-07-26T18:26:20.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.454+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~51CUMSLUSILM.0 size=966509 2024-07-26T18:26:20.667 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.454+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=51CUMSLUSILM tag=V5QUG5A8DXVU type=write size=2015085 2024-07-26T18:26:20.667 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.456+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~T12X8D100M2W.0 size=1048576 2024-07-26T18:26:20.667 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.457+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~T12X8D100M2W.1 size=919494 2024-07-26T18:26:20.667 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.459+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=T12X8D100M2W tag=81ZQDTYZC0DB type=write size=3016646 2024-07-26T18:26:20.667 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.462+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~G5Q60GEL4LVV.0 size=1048576 2024-07-26T18:26:20.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.463+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~G5Q60GEL4LVV.1 size=743900 2024-07-26T18:26:20.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.463+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=G5Q60GEL4LVV tag=94TATZ7FXFI0 type=write size=2841052 2024-07-26T18:26:20.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.465+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~P5CZZNCCZ7LQ.0 size=1048576 2024-07-26T18:26:20.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.466+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~P5CZZNCCZ7LQ.1 size=225311 2024-07-26T18:26:20.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.468+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=P5CZZNCCZ7LQ tag=SUO1L340BIFN type=write size=2322463 2024-07-26T18:26:20.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.470+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=GCAAP3KHE9M2 type=del size=871806 2024-07-26T18:26:20.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.471+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=H8ARB4Z0DU12 type=del 2024-07-26T18:26:20.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.474+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~XRX5H8W33141.0 size=914847 2024-07-26T18:26:20.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.474+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=XRX5H8W33141 tag=YT3O8QF94E2Q type=write size=1963423 2024-07-26T18:26:20.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.477+0000 7f3ddaa3d780 1 < suggested remove operation key=84AU5L9U1Q5S tag=SCUWI1GJC1LT type=write 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.478+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=67O21GPMRM58 type=del size=347129 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.481+0000 7f3ddaa3d780 1 < suggested remove operation key=HA72EZU2OC9Y tag=W79YHO4WJG35 type=write 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.482+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=6T85UTIW3499 type=del size=1662771 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.483+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~SFX49PWKFXCB.0 size=1048576 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.484+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~SFX49PWKFXCB.1 size=1048576 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.485+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~SFX49PWKFXCB.2 size=77019 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.487+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=SFX49PWKFXCB tag=0TN0OSYPWM66 type=write size=3222747 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.489+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~H86D1EY6N7SR.0 size=1048576 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.490+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~H86D1EY6N7SR.1 size=1048576 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.491+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~H86D1EY6N7SR.2 size=754786 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.491+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=H86D1EY6N7SR tag=1VKWERKUDO1G type=write size=3900514 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.494+0000 7f3ddaa3d780 1 < suggested remove operation key=CNINHWKC95EZ tag=22ITDFBKKL8P type=del 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.496+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=R1CRPWFPJ2BC type=del size=1949526 2024-07-26T18:26:20.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.497+0000 7f3ddaa3d780 1 < completed write operation key=D5PS0VPPT1NU tag=SUN99ID4OUF1 type=write size=241055 2024-07-26T18:26:20.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.500+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~0MWMUDWXXBAV.0 size=739649 2024-07-26T18:26:20.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.500+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=0MWMUDWXXBAV tag=NHAHH6SMWVXK type=write size=1788225 2024-07-26T18:26:20.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.502+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=E9KB7BJIY794 type=del 2024-07-26T18:26:20.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.503+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=UYWZCPWU73BA type=del size=1052187 2024-07-26T18:26:20.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.506+0000 7f3ddaa3d780 1 < completed write operation key=J8VYU4UNB1AX tag=IRC4P6KZDZFK type=write size=222885 2024-07-26T18:26:20.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.508+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=HLKR5X8LCW99 type=write size=291053 2024-07-26T18:26:20.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.510+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~R98EU12KUB8W.0 size=1048576 2024-07-26T18:26:20.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.511+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~R98EU12KUB8W.1 size=1048576 2024-07-26T18:26:20.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.512+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~R98EU12KUB8W.2 size=625548 2024-07-26T18:26:20.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.515+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=R98EU12KUB8W tag=Z6LLPDE4HVFY type=write size=3771276 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.517+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=REZPMND1V5U1 type=del size=3720764 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.519+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~C1P1THWY3WU6.0 size=1048576 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.519+0000 7f3ddaa3d780 1 < canceled part key=_multipart_5LH5QFW4B9KV.2~C1P1THWY3WU6.1 size=1048576 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.520+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~C1P1THWY3WU6.2 size=716343 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.523+0000 7f3ddaa3d780 1 < canceled multipart upload key=5LH5QFW4B9KV upload=C1P1THWY3WU6 tag=BN4JR7ORJ2MO type=write size=3862071 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.525+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=89HUOZULWMED type=del size=3981635 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.527+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=H67HUED5T3CQ type=del 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.528+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=XENKNNNP2XN9 type=del size=2304595 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.529+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~2MR4XHHO1A8X.0 size=302570 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.532+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=2MR4XHHO1A8X tag=ZLIRJDWCO302 type=write size=1351146 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.533+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=OVFPF96BLOB4 type=del size=451368 2024-07-26T18:26:20.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.535+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~G12OB33PE2Q7.0 size=1048576 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.536+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~G12OB33PE2Q7.1 size=1048576 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.538+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~G12OB33PE2Q7.2 size=179659 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.540+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=G12OB33PE2Q7 tag=JC0F1HLIA8I6 type=write size=3325387 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.541+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=KDXQCKZ2PL2D type=del size=1632887 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.543+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~51CUMSLUSILM.0 size=966509 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.546+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=51CUMSLUSILM tag=V5QUG5A8DXVU type=write size=2015085 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.548+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=7F8PRZ52LYLJ type=del size=1754218 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.549+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~G5Q60GEL4LVV.0 size=1048576 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.550+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~G5Q60GEL4LVV.1 size=743900 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.553+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=G5Q60GEL4LVV tag=94TATZ7FXFI0 type=write size=2841052 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.554+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=YX6ZM326TY9W type=del size=463106 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.555+0000 7f3ddaa3d780 1 < canceled operation key=1LIY2CFUHSLF tag=GCAAP3KHE9M2 type=del size=871806 2024-07-26T18:26:20.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.558+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~6846R0UCXQ15.0 size=572480 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.558+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=6846R0UCXQ15 tag=SO5DUZ7J670J type=write size=1621056 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.558+0000 7f3ddaa3d780 1 < canceled part key=_multipart_VIPOJV250K5N.2~XRX5H8W33141.0 size=914847 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.560+0000 7f3ddaa3d780 1 < canceled multipart upload key=VIPOJV250K5N upload=XRX5H8W33141 tag=YT3O8QF94E2Q type=write size=1963423 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.563+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~6HACUMK0ML7Y.0 size=310474 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.563+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=6HACUMK0ML7Y tag=FAX1PBM8WAV7 type=write size=1359050 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.565+0000 7f3ddaa3d780 1 < suggested remove operation key=FZJ256NKJJTN tag=67O21GPMRM58 type=del 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.567+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=HEARMDT0ECP8 type=del size=741841 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.568+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=6T85UTIW3499 type=del 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.571+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~J533Y9A0U857.0 size=423485 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.571+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=J533Y9A0U857 tag=OUXLOAMEP1U7 type=write size=1472061 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.572+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~H86D1EY6N7SR.0 size=1048576 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.573+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~H86D1EY6N7SR.1 size=1048576 2024-07-26T18:26:20.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.575+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~H86D1EY6N7SR.2 size=754786 2024-07-26T18:26:20.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.577+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=H86D1EY6N7SR tag=1VKWERKUDO1G type=write size=3900514 2024-07-26T18:26:20.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.579+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~6OFUDC0P1WH1.0 size=1048576 2024-07-26T18:26:20.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.580+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~6OFUDC0P1WH1.1 size=84419 2024-07-26T18:26:20.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.580+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=6OFUDC0P1WH1 tag=E8B0EKJADJGZ type=write size=2181571 2024-07-26T18:26:20.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.582+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=R1CRPWFPJ2BC type=del 2024-07-26T18:26:20.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.583+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=6FU3JF0HK264 type=write size=850410 2024-07-26T18:26:20.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.583+0000 7f3ddaa3d780 1 < canceled part key=_multipart_11490TKEFTX8.2~0MWMUDWXXBAV.0 size=739649 2024-07-26T18:26:20.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.586+0000 7f3ddaa3d780 1 < canceled multipart upload key=11490TKEFTX8 upload=0MWMUDWXXBAV tag=NHAHH6SMWVXK type=write size=1788225 2024-07-26T18:26:20.678 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.587+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=ZZRPYHBE2UDX type=del size=2821511 2024-07-26T18:26:20.678 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.588+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=UYWZCPWU73BA type=del 2024-07-26T18:26:20.678 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.590+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=N3VJLWLVWTK1 type=del size=2075344 2024-07-26T18:26:20.678 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.591+0000 7f3ddaa3d780 1 < completed write operation key=X30EJ1YJC7Y2 tag=HLKR5X8LCW99 type=write size=291053 2024-07-26T18:26:20.678 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.593+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~QWYV1SMW2CC1.0 size=1048576 2024-07-26T18:26:20.679 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.594+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~QWYV1SMW2CC1.1 size=1048576 2024-07-26T18:26:20.679 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.595+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~QWYV1SMW2CC1.2 size=409021 2024-07-26T18:26:20.679 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.595+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=QWYV1SMW2CC1 tag=BRCAKZCX3US0 type=write size=3554749 2024-07-26T18:26:20.679 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.597+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=REZPMND1V5U1 type=del 2024-07-26T18:26:20.679 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.598+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=9NOO5HUQRB14 type=write size=222128 2024-07-26T18:26:20.679 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.599+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=89HUOZULWMED type=del 2024-07-26T18:26:20.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.601+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=I1JX5R7VBAN6 type=del size=754907 2024-07-26T18:26:20.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.602+0000 7f3ddaa3d780 1 < canceled operation key=Z02TRVM1M6RF tag=XENKNNNP2XN9 type=del size=2304595 2024-07-26T18:26:20.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.604+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=2JI1BABB77DF type=write size=546351 2024-07-26T18:26:20.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.605+0000 7f3ddaa3d780 1 < canceled operation key=Z1FVCAHI4M1P tag=OVFPF96BLOB4 type=del size=451368 2024-07-26T18:26:20.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.607+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=NU1LFLMZFN71 type=del size=2583683 2024-07-26T18:26:20.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.608+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=KDXQCKZ2PL2D type=del 2024-07-26T18:26:20.681 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.610+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=W3XSHE514THF type=write size=30526 2024-07-26T18:26:20.681 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.611+0000 7f3ddaa3d780 1 < canceled operation key=DZU44WIZB15R tag=7F8PRZ52LYLJ type=del size=1754218 2024-07-26T18:26:20.681 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.613+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=1NYD6FP7K46Q type=del size=3573744 2024-07-26T18:26:20.681 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.614+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=YX6ZM326TY9W type=del 2024-07-26T18:26:20.681 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.615+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=3TUXI3ZOGJOH type=write size=982432 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.616+0000 7f3ddaa3d780 1 < canceled part key=_multipart_84AU5L9U1Q5S.2~6846R0UCXQ15.0 size=572480 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.618+0000 7f3ddaa3d780 1 < canceled multipart upload key=84AU5L9U1Q5S upload=6846R0UCXQ15 tag=SO5DUZ7J670J type=write size=1621056 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.619+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=83ERHWHZATHF type=del size=1725399 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.621+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~6HACUMK0ML7Y.0 size=310474 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.623+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=6HACUMK0ML7Y tag=FAX1PBM8WAV7 type=write size=1359050 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.626+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~ACRAUOKI4770.0 size=1048576 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.627+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~ACRAUOKI4770.1 size=86788 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.627+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=ACRAUOKI4770 tag=E9F41XLRKM9U type=write size=2183940 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.629+0000 7f3ddaa3d780 1 < suggested update operation key=DZU44WIZB15R tag=HEARMDT0ECP8 type=del size=741841 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.631+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=E72CL0MFAK6I type=del size=594369 2024-07-26T18:26:20.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.631+0000 7f3ddaa3d780 1 < canceled part key=_multipart_TRDNYGD3GFB1.2~J533Y9A0U857.0 size=423485 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.633+0000 7f3ddaa3d780 1 < canceled multipart upload key=TRDNYGD3GFB1 upload=J533Y9A0U857 tag=OUXLOAMEP1U7 type=write size=1472061 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.635+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~3DGLI4KN7431.0 size=1048576 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.636+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~3DGLI4KN7431.1 size=653966 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.636+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=3DGLI4KN7431 tag=GY1G799JHREU type=write size=2751118 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.638+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~6OFUDC0P1WH1.0 size=1048576 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.638+0000 7f3ddaa3d780 1 < canceled part key=_multipart_Z1FVCAHI4M1P.2~6OFUDC0P1WH1.1 size=84419 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.640+0000 7f3ddaa3d780 1 < canceled multipart upload key=Z1FVCAHI4M1P upload=6OFUDC0P1WH1 tag=E8B0EKJADJGZ type=write size=2181571 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.642+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~KXC46LTMMAQ7.0 size=1048576 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.643+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~KXC46LTMMAQ7.1 size=1048576 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.644+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~KXC46LTMMAQ7.2 size=47004 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.644+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=KXC46LTMMAQ7 tag=L25NYBY325U6 type=write size=3192732 2024-07-26T18:26:20.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.646+0000 7f3ddaa3d780 1 < completed write operation key=UV4009RBTCGG tag=6FU3JF0HK264 type=write size=850410 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.647+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=9BEICK9SSF9O type=del size=421850 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.648+0000 7f3ddaa3d780 1 < canceled operation key=HA72EZU2OC9Y tag=ZZRPYHBE2UDX type=del size=2821511 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.650+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=1VRUFFOC1SH9 type=del size=19357 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.651+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=N3VJLWLVWTK1 type=del 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.653+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=SAWZY83J6TFV type=del size=1064538 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.654+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~QWYV1SMW2CC1.0 size=1048576 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.655+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~QWYV1SMW2CC1.1 size=1048576 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.656+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~QWYV1SMW2CC1.2 size=409021 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.658+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=QWYV1SMW2CC1 tag=BRCAKZCX3US0 type=write size=3554749 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.661+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~9C1QVXH0XCOR.0 size=69274 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.661+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=9C1QVXH0XCOR tag=T96SMEWYMH9Y type=write size=1117850 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.662+0000 7f3ddaa3d780 1 < completed write operation key=J8VYU4UNB1AX tag=9NOO5HUQRB14 type=write size=222128 2024-07-26T18:26:20.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.664+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=ZKDWOZBMV2RB type=del size=534666 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.666+0000 7f3ddaa3d780 1 < suggested remove operation key=1LIY2CFUHSLF tag=I1JX5R7VBAN6 type=del 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.668+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=EYMZG0FQ9B9R type=del size=4043909 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.669+0000 7f3ddaa3d780 1 < completed write operation key=FZJ256NKJJTN tag=2JI1BABB77DF type=write size=546351 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.672+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~1L9D4PIAWQER.0 size=1048576 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.673+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~1L9D4PIAWQER.1 size=405049 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.673+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=1L9D4PIAWQER tag=116NM48ZNO2C type=write size=2502201 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.674+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=NU1LFLMZFN71 type=del 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.676+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=3YZ3HN5FCJFG type=del size=3116063 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.678+0000 7f3ddaa3d780 -1 < failed to complete operation key=1LIY2CFUHSLF tag=W3XSHE514THF type=write size=30526: (22) Invalid argument 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.679+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=FM00WNARMESO type=del size=3634917 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.681+0000 7f3ddaa3d780 1 < canceled operation key=MWUICIKP82CQ tag=1NYD6FP7K46Q type=del size=3573744 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.682+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=87OF5I86QIGI type=del size=1051974 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.685+0000 7f3ddaa3d780 1 < suggested update operation key=IKZUW3ZVZJA6 tag=3TUXI3ZOGJOH type=write size=982432 2024-07-26T18:26:20.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.688+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~PQNVUXDQXEUT.0 size=1048576 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.689+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~PQNVUXDQXEUT.1 size=1048576 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.690+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~PQNVUXDQXEUT.2 size=146132 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.690+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=PQNVUXDQXEUT tag=A7XLH7EYRB0L type=write size=3291860 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.691+0000 7f3ddaa3d780 1 < canceled operation key=K2MEY9UVYDCS tag=83ERHWHZATHF type=del size=1725399 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.694+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~ASLP5DZHZBP4.0 size=1048576 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.695+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~ASLP5DZHZBP4.1 size=516235 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.695+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=ASLP5DZHZBP4 tag=RBVSG2OY21SA type=write size=2613387 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.697+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~ACRAUOKI4770.0 size=1048576 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.698+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~ACRAUOKI4770.1 size=86788 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.701+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=ACRAUOKI4770 tag=E9F41XLRKM9U type=write size=2183940 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.703+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~YFRM53I370BF.0 size=1048576 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.704+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~YFRM53I370BF.1 size=1048576 2024-07-26T18:26:20.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.706+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~YFRM53I370BF.2 size=34661 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.706+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=YFRM53I370BF tag=JZBXG3E20MZX type=write size=3180389 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.708+0000 7f3ddaa3d780 1 < suggested remove operation key=CNINHWKC95EZ tag=E72CL0MFAK6I type=del 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.710+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=MDT19LFAVVS5 type=del size=2982947 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.711+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~3DGLI4KN7431.0 size=1048576 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.713+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~3DGLI4KN7431.1 size=653966 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.715+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=3DGLI4KN7431 tag=GY1G799JHREU type=write size=2751118 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.718+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~O7HBV824IC1N.0 size=1048576 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.719+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~O7HBV824IC1N.1 size=1048576 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.720+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~O7HBV824IC1N.2 size=999231 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.720+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=O7HBV824IC1N tag=1C4Q0F9WIF8S type=write size=4144959 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.722+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~KXC46LTMMAQ7.0 size=1048576 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.723+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~KXC46LTMMAQ7.1 size=1048576 2024-07-26T18:26:20.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.724+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~KXC46LTMMAQ7.2 size=47004 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.727+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=KXC46LTMMAQ7 tag=L25NYBY325U6 type=write size=3192732 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.729+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~BV331HFOHPKK.0 size=1048576 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.730+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~BV331HFOHPKK.1 size=1048576 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.731+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~BV331HFOHPKK.2 size=356805 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.731+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=BV331HFOHPKK tag=CHP3S9WZHPCE type=write size=3502533 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.733+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=9BEICK9SSF9O type=del 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.734+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=5ZFOJSPN5FLF type=del size=3721185 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.736+0000 7f3ddaa3d780 1 < canceled operation key=K2MEY9UVYDCS tag=1VRUFFOC1SH9 type=del size=19357 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.739+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~ZVL6GI609FMN.0 size=1048576 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.740+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~ZVL6GI609FMN.1 size=1048576 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.741+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~ZVL6GI609FMN.2 size=142911 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.741+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=ZVL6GI609FMN tag=4SYB0JYRQ4MP type=write size=3288639 2024-07-26T18:26:20.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.744+0000 7f3ddaa3d780 1 < suggested update operation key=FZJ256NKJJTN tag=SAWZY83J6TFV type=del size=1064538 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.747+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~OJA3THJBTUGX.0 size=912742 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.747+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=OJA3THJBTUGX tag=897N8E6ZZ64Y type=write size=1961318 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.748+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~9C1QVXH0XCOR.0 size=69274 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.750+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=9C1QVXH0XCOR tag=T96SMEWYMH9Y type=write size=1117850 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.753+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~ABT11AUDXWMA.0 size=1048576 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.754+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~ABT11AUDXWMA.1 size=79082 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.754+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=ABT11AUDXWMA tag=TZ12F8E7Z5II type=write size=2176234 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.756+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=ZKDWOZBMV2RB type=del 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.757+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=F3ZL3WQB3JP1 type=write size=344822 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.758+0000 7f3ddaa3d780 1 < canceled operation key=1LIY2CFUHSLF tag=EYMZG0FQ9B9R type=del size=4043909 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.760+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=GHC0CIKC9OXN type=del size=3515123 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.761+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~1L9D4PIAWQER.0 size=1048576 2024-07-26T18:26:20.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.762+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~1L9D4PIAWQER.1 size=405049 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.765+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=1L9D4PIAWQER tag=116NM48ZNO2C type=write size=2502201 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.767+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~T1KDEHAG82KH.0 size=1048576 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.768+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~T1KDEHAG82KH.1 size=221184 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.768+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=T1KDEHAG82KH tag=FUA6JJZYBO64 type=write size=2318336 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.770+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=3YZ3HN5FCJFG type=del 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.771+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=FEQ98OSN7KUI type=del size=1462651 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.773+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=FM00WNARMESO type=del 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.774+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=FMZS0I2B175L type=del size=738621 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.776+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=87OF5I86QIGI type=del 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.777+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=36ZKAQMUXGPB type=write size=196662 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.779+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~PQNVUXDQXEUT.0 size=1048576 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.780+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~PQNVUXDQXEUT.1 size=1048576 2024-07-26T18:26:20.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.781+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~PQNVUXDQXEUT.2 size=146132 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.783+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=PQNVUXDQXEUT tag=A7XLH7EYRB0L type=write size=3291860 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.786+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~R6V0OA8FQEJ2.0 size=1048576 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.787+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~R6V0OA8FQEJ2.1 size=886196 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.787+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=R6V0OA8FQEJ2 tag=SQZIZUIYDBFR type=write size=2983348 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.788+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~ASLP5DZHZBP4.0 size=1048576 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.790+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~ASLP5DZHZBP4.1 size=516235 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.792+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=ASLP5DZHZBP4 tag=RBVSG2OY21SA type=write size=2613387 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.794+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=TM15G4FXCQB7 type=del size=4097313 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.795+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~YFRM53I370BF.0 size=1048576 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.795+0000 7f3ddaa3d780 1 < canceled part key=_multipart_SHAUJ0JT201L.2~YFRM53I370BF.1 size=1048576 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.795+0000 7f3ddaa3d780 1 < canceled part key=_multipart_SHAUJ0JT201L.2~YFRM53I370BF.2 size=34661 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.797+0000 7f3ddaa3d780 1 < canceled multipart upload key=SHAUJ0JT201L upload=YFRM53I370BF tag=JZBXG3E20MZX type=write size=3180389 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.799+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=I9YACCVH1YLT type=del size=1281551 2024-07-26T18:26:20.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.802+0000 7f3ddaa3d780 1 < suggested remove operation key=1DWH8ZS24A34 tag=MDT19LFAVVS5 type=del 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.803+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=SPD3MN3WG2KN type=write size=55904 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.805+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~O7HBV824IC1N.0 size=1048576 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.806+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~O7HBV824IC1N.1 size=1048576 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.807+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~O7HBV824IC1N.2 size=999231 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.809+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=O7HBV824IC1N tag=1C4Q0F9WIF8S type=write size=4144959 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.811+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=3DTKM6HI5HMM type=del size=2741654 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.813+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~BV331HFOHPKK.0 size=1048576 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.814+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~BV331HFOHPKK.1 size=1048576 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.816+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~BV331HFOHPKK.2 size=356805 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.818+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=BV331HFOHPKK tag=CHP3S9WZHPCE type=write size=3502533 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.820+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=5AAQXZFDXLB0 type=del size=2535071 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.821+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=5ZFOJSPN5FLF type=del 2024-07-26T18:26:20.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.824+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~LRKY3EZ0Y6SV.0 size=1048576 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.826+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~LRKY3EZ0Y6SV.1 size=454748 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.826+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=LRKY3EZ0Y6SV tag=IZIDPAF03AAI type=write size=2551900 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.827+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~ZVL6GI609FMN.0 size=1048576 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.829+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~ZVL6GI609FMN.1 size=1048576 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.830+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~ZVL6GI609FMN.2 size=142911 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.833+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=ZVL6GI609FMN tag=4SYB0JYRQ4MP type=write size=3288639 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.834+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=FWW51YA7ZYYE type=del size=1738155 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.836+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~OJA3THJBTUGX.0 size=912742 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.838+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=OJA3THJBTUGX tag=897N8E6ZZ64Y type=write size=1961318 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.841+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~35H8AA85ROU4.0 size=1048576 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.842+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~35H8AA85ROU4.1 size=548077 2024-07-26T18:26:20.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.842+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=35H8AA85ROU4 tag=JXXFNULEZRRA type=write size=2645229 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.844+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~ABT11AUDXWMA.0 size=1048576 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.845+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~ABT11AUDXWMA.1 size=79082 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.847+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=ABT11AUDXWMA tag=TZ12F8E7Z5II type=write size=2176234 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.849+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=UXYF8RQMA9LY type=del size=1396754 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.850+0000 7f3ddaa3d780 1 < canceled operation key=U6L8GHGZJH5W tag=F3ZL3WQB3JP1 type=write size=344822 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.852+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=8049QZ895RC0 type=del size=3150842 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.853+0000 7f3ddaa3d780 1 < canceled operation key=MWUICIKP82CQ tag=GHC0CIKC9OXN type=del size=3515123 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.856+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~66NUG4BHTY3H.0 size=663138 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.856+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=66NUG4BHTY3H tag=39PF5AE2BNJP type=write size=1711714 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.857+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~T1KDEHAG82KH.0 size=1048576 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.858+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~T1KDEHAG82KH.1 size=221184 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.861+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=T1KDEHAG82KH tag=FUA6JJZYBO64 type=write size=2318336 2024-07-26T18:26:20.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.862+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=FDBZFBCJIY9J type=write size=459808 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.864+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=FEQ98OSN7KUI type=del 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.867+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~1K2SBF9WLALO.0 size=920711 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.867+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=1K2SBF9WLALO tag=VM1E2IU67X79 type=write size=1969287 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.868+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=FMZS0I2B175L type=del 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.871+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~MTCMP6FKHOUF.0 size=275578 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.871+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=MTCMP6FKHOUF tag=S313FM6C9KZK type=write size=1324154 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.873+0000 7f3ddaa3d780 1 < completed write operation key=I9YU3WJWZ8JF tag=36ZKAQMUXGPB type=write size=196662 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.874+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=Y31EA9AAV7JI type=del size=3173005 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.875+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~R6V0OA8FQEJ2.0 size=1048576 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.877+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~R6V0OA8FQEJ2.1 size=886196 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.879+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=R6V0OA8FQEJ2 tag=SQZIZUIYDBFR type=write size=2983348 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.880+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=6JIG4XETJFJ8 type=write size=907493 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.882+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=TM15G4FXCQB7 type=del 2024-07-26T18:26:20.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.884+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~2DA9LJ62DP3G.0 size=226344 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.884+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=2DA9LJ62DP3G tag=UR6T45QA90DD type=write size=1274920 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.886+0000 7f3ddaa3d780 -1 < failed to complete operation key=1DWH8ZS24A34 tag=I9YACCVH1YLT type=del size=1281551: (22) Invalid argument 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.887+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=DP3YU01V8K4O type=write size=968359 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.889+0000 7f3ddaa3d780 1 < completed write operation key=CNINHWKC95EZ tag=SPD3MN3WG2KN type=write size=55904 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.891+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=1MC38TYZ1V3C type=write size=927344 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.892+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=3DTKM6HI5HMM type=del 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.893+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=D16PDQ05OQ18 type=del size=3478151 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.895+0000 7f3ddaa3d780 1 < canceled operation key=IKZUW3ZVZJA6 tag=5AAQXZFDXLB0 type=del size=2535071 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.896+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=25I1ZK6DVP6H type=del size=1756549 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.898+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~LRKY3EZ0Y6SV.0 size=1048576 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.899+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~LRKY3EZ0Y6SV.1 size=454748 2024-07-26T18:26:20.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.901+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=LRKY3EZ0Y6SV tag=IZIDPAF03AAI type=write size=2551900 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.904+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~9KA831X9TE4E.0 size=1048576 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.905+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~9KA831X9TE4E.1 size=1048576 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.907+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~9KA831X9TE4E.2 size=900806 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.907+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=9KA831X9TE4E tag=OP57ABSD9L76 type=write size=4046534 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.909+0000 7f3ddaa3d780 1 < suggested update operation key=1DWH8ZS24A34 tag=FWW51YA7ZYYE type=del size=1738155 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.912+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~4J5AEL7MLRXF.0 size=1048576 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.913+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~4J5AEL7MLRXF.1 size=1048576 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.914+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~4J5AEL7MLRXF.2 size=558505 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.914+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=4J5AEL7MLRXF tag=8GI2A4EW703Q type=write size=3704233 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.916+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~35H8AA85ROU4.0 size=1048576 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.916+0000 7f3ddaa3d780 1 < canceled part key=_multipart_Z02TRVM1M6RF.2~35H8AA85ROU4.1 size=548077 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.918+0000 7f3ddaa3d780 1 < canceled multipart upload key=Z02TRVM1M6RF upload=35H8AA85ROU4 tag=JXXFNULEZRRA type=write size=2645229 2024-07-26T18:26:20.697 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.921+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~01PRS78TE9V6.0 size=1043531 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.921+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=01PRS78TE9V6 tag=PNH2BNJ4SU9W type=write size=2092107 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.923+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=UXYF8RQMA9LY type=del 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.924+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=KX7DVBY2IBNO type=del size=3808871 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.926+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=8049QZ895RC0 type=del 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.929+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~ZI4J6X9T453Z.0 size=584364 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.929+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=ZI4J6X9T453Z tag=UBTYZZ1ZWE2M type=write size=1632940 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.930+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~66NUG4BHTY3H.0 size=663138 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.933+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=66NUG4BHTY3H tag=39PF5AE2BNJP type=write size=1711714 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.935+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~GO58PJ2FY1XC.0 size=1048576 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.937+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~GO58PJ2FY1XC.1 size=788874 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.937+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=GO58PJ2FY1XC tag=9WQR21AW0YAW type=write size=2886026 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.939+0000 7f3ddaa3d780 1 < canceled operation key=RT3ANNQ6TPYT tag=FDBZFBCJIY9J type=write size=459808 2024-07-26T18:26:20.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.942+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=EY17J2A5FIKX type=del size=3518903 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.943+0000 7f3ddaa3d780 1 < canceled part key=_multipart_K2MEY9UVYDCS.2~1K2SBF9WLALO.0 size=920711 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.945+0000 7f3ddaa3d780 1 < canceled multipart upload key=K2MEY9UVYDCS upload=1K2SBF9WLALO tag=VM1E2IU67X79 type=write size=1969287 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.948+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~G45DAIFQQI4X.0 size=1048576 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.949+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~G45DAIFQQI4X.1 size=585033 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.949+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=G45DAIFQQI4X tag=591F0BQIHRNJ type=write size=2682185 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.950+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~MTCMP6FKHOUF.0 size=275578 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.953+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=MTCMP6FKHOUF tag=S313FM6C9KZK type=write size=1324154 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.955+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~TGB4DROF8PZH.0 size=392910 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.955+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=TGB4DROF8PZH tag=QZE9JY19T22N type=write size=1441486 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.957+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=Y31EA9AAV7JI type=del 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.958+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=BN388DORN9OE type=del size=1923301 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.960+0000 7f3ddaa3d780 1 < completed write operation key=BTLCQ5E0DTLE tag=6JIG4XETJFJ8 type=write size=907493 2024-07-26T18:26:20.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.961+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=F4YE04GHXUYY type=del size=3415508 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.962+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~2DA9LJ62DP3G.0 size=226344 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.965+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=2DA9LJ62DP3G tag=UR6T45QA90DD type=write size=1274920 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.966+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=NM03MUW5XV03 type=del size=1269493 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.968+0000 7f3ddaa3d780 -1 < failed to complete operation key=1DWH8ZS24A34 tag=DP3YU01V8K4O type=write size=968359: (22) Invalid argument 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.969+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=Z519GEICW1HI type=del size=2713238 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.970+0000 7f3ddaa3d780 1 < completed write operation key=MWUICIKP82CQ tag=1MC38TYZ1V3C type=write size=927344 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.973+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~ZTASX0VJ5AGI.0 size=1048576 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.974+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~ZTASX0VJ5AGI.1 size=197690 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.974+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=ZTASX0VJ5AGI tag=FSKIS20Z7ZV7 type=write size=2294842 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.975+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=D16PDQ05OQ18 type=del 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.977+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=Y19SHMITVYFN type=del size=3571706 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.979+0000 7f3ddaa3d780 1 < suggested remove operation key=MWUICIKP82CQ tag=25I1ZK6DVP6H type=del 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.982+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~XLQRJYJVEHMU.0 size=538058 2024-07-26T18:26:20.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.982+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=XLQRJYJVEHMU tag=GEXZAXH9O0YH type=write size=1586634 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.983+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~9KA831X9TE4E.0 size=1048576 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.984+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~9KA831X9TE4E.1 size=1048576 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.984+0000 7f3ddaa3d780 1 < canceled part key=_multipart_TRDNYGD3GFB1.2~9KA831X9TE4E.2 size=900806 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.987+0000 7f3ddaa3d780 1 < canceled multipart upload key=TRDNYGD3GFB1 upload=9KA831X9TE4E tag=OP57ABSD9L76 type=write size=4046534 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.988+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=CUEZ1566CQGH type=del size=77966 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.989+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~4J5AEL7MLRXF.0 size=1048576 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.990+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~4J5AEL7MLRXF.1 size=1048576 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.992+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~4J5AEL7MLRXF.2 size=558505 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.994+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=4J5AEL7MLRXF tag=8GI2A4EW703Q type=write size=3704233 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.995+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=N5U2CHB5IZBJ type=del size=1575112 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:16.997+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~01PRS78TE9V6.0 size=1043531 2024-07-26T18:26:20.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.000+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=01PRS78TE9V6 tag=PNH2BNJ4SU9W type=write size=2092107 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.001+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=TWCX21JLH84T type=del size=2342643 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.002+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=KX7DVBY2IBNO type=del 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.004+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=WUSS44MCNL2H type=write size=432508 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.005+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~ZI4J6X9T453Z.0 size=584364 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.007+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=ZI4J6X9T453Z tag=UBTYZZ1ZWE2M type=write size=1632940 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.010+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~O38K2KJJOWYP.0 size=1048576 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.011+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~O38K2KJJOWYP.1 size=1048576 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.012+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~O38K2KJJOWYP.2 size=197775 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.012+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=O38K2KJJOWYP tag=1B95Z7ONR1V3 type=write size=3343503 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.013+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~GO58PJ2FY1XC.0 size=1048576 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.015+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~GO58PJ2FY1XC.1 size=788874 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.017+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=GO58PJ2FY1XC tag=9WQR21AW0YAW type=write size=2886026 2024-07-26T18:26:20.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.018+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=7RB11BMYSZ0K type=del size=3538965 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.021+0000 7f3ddaa3d780 1 < suggested remove operation key=FZJ256NKJJTN tag=EY17J2A5FIKX type=del 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.024+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~PXAG1GH3MUTP.0 size=1048576 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.025+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~PXAG1GH3MUTP.1 size=900410 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.025+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=PXAG1GH3MUTP tag=MQVNPGHH65L2 type=write size=2997562 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.025+0000 7f3ddaa3d780 1 < canceled part key=_multipart_CK96G7K11B24.2~G45DAIFQQI4X.0 size=1048576 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.026+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~G45DAIFQQI4X.1 size=585033 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.029+0000 7f3ddaa3d780 1 < canceled multipart upload key=CK96G7K11B24 upload=G45DAIFQQI4X tag=591F0BQIHRNJ type=write size=2682185 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.030+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=ZHPG4UO6JA6U type=del size=2435087 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.032+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~TGB4DROF8PZH.0 size=392910 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.034+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=TGB4DROF8PZH tag=QZE9JY19T22N type=write size=1441486 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.036+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~BWX36CV7HU1Q.0 size=1048576 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.038+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~BWX36CV7HU1Q.1 size=207753 2024-07-26T18:26:20.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.038+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=BWX36CV7HU1Q tag=38C1FXTWI0JY type=write size=2304905 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.039+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=BN388DORN9OE type=del 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.040+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=MVAO2XW7SFH4 type=del size=736232 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.042+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=F4YE04GHXUYY type=del 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.044+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~7JO7CSJHA0MI.0 size=986636 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.044+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=7JO7CSJHA0MI tag=0Y0C5OUEF4P8 type=write size=2035212 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.046+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=NM03MUW5XV03 type=del 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.047+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=U1I6GPJU2PXF type=write size=1021634 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.049+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=Z519GEICW1HI type=del 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.050+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=MUVN791QDPHD type=del size=1186902 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.052+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~ZTASX0VJ5AGI.0 size=1048576 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.053+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~ZTASX0VJ5AGI.1 size=197690 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.056+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=ZTASX0VJ5AGI tag=FSKIS20Z7ZV7 type=write size=2294842 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.057+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=G7KVBPEMFXR2 type=del size=3924592 2024-07-26T18:26:20.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.059+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=Y19SHMITVYFN type=del 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.060+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=KUST5S0KMGJU type=del size=3995978 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.060+0000 7f3ddaa3d780 1 < canceled part key=_multipart_VIPOJV250K5N.2~XLQRJYJVEHMU.0 size=538058 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.062+0000 7f3ddaa3d780 1 < canceled multipart upload key=VIPOJV250K5N upload=XLQRJYJVEHMU tag=GEXZAXH9O0YH type=write size=1586634 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.064+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=RPM7WW3DADBU type=del size=2955150 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.065+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=CUEZ1566CQGH type=del 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.067+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=Z38BRLYYANZK type=write size=799151 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.068+0000 7f3ddaa3d780 1 < canceled operation key=1LIY2CFUHSLF tag=N5U2CHB5IZBJ type=del size=1575112 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.070+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=E6M342V7FSUY type=del size=3973839 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.071+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=TWCX21JLH84T type=del 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.074+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~T4XMFUW0ZO2T.0 size=31197 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.074+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=T4XMFUW0ZO2T tag=803TVVX6BEHZ type=write size=1079773 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.076+0000 7f3ddaa3d780 -1 < failed to complete operation key=FZJ256NKJJTN tag=WUSS44MCNL2H type=write size=432508: (22) Invalid argument 2024-07-26T18:26:20.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.079+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~ZRDZ6O6GY7FL.0 size=1048576 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.080+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~ZRDZ6O6GY7FL.1 size=11889 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.080+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=ZRDZ6O6GY7FL tag=PSD8KZ3635R0 type=write size=2109041 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.081+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~O38K2KJJOWYP.0 size=1048576 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.082+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~O38K2KJJOWYP.1 size=1048576 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.082+0000 7f3ddaa3d780 1 < canceled part key=_multipart_Z02TRVM1M6RF.2~O38K2KJJOWYP.2 size=197775 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.085+0000 7f3ddaa3d780 1 < canceled multipart upload key=Z02TRVM1M6RF upload=O38K2KJJOWYP tag=1B95Z7ONR1V3 type=write size=3343503 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.086+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=JZK5Q6LYJ1UZ type=del size=2691316 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.088+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=7RB11BMYSZ0K type=del 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.090+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~XOYUEQGGRE32.0 size=1048576 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.091+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~XOYUEQGGRE32.1 size=1048576 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.092+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~XOYUEQGGRE32.2 size=428466 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.092+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=XOYUEQGGRE32 tag=ZUYMUJTETCH7 type=write size=3574194 2024-07-26T18:26:20.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.093+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~PXAG1GH3MUTP.0 size=1048576 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.095+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~PXAG1GH3MUTP.1 size=900410 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.097+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=PXAG1GH3MUTP tag=MQVNPGHH65L2 type=write size=2997562 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.099+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=62K0L2POBSSY type=del size=786159 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.100+0000 7f3ddaa3d780 1 < canceled operation key=MWUICIKP82CQ tag=ZHPG4UO6JA6U type=del size=2435087 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.103+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~UKZ6APIJCE61.0 size=621864 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.103+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=UKZ6APIJCE61 tag=YQB3F0NUPQGN type=write size=1670440 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.104+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~BWX36CV7HU1Q.0 size=1048576 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.105+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~BWX36CV7HU1Q.1 size=207753 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.108+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=BWX36CV7HU1Q tag=38C1FXTWI0JY type=write size=2304905 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.109+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=AOUD9LR96SQK type=del size=3771166 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.110+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=MVAO2XW7SFH4 type=del 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.112+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=26TLT200GE2N type=del size=1371160 2024-07-26T18:26:20.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.113+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~7JO7CSJHA0MI.0 size=986636 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.115+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=7JO7CSJHA0MI tag=0Y0C5OUEF4P8 type=write size=2035212 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.117+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=ISRGEUOKDSRY type=del size=3277264 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.118+0000 7f3ddaa3d780 1 < completed write operation key=AD9EQ3SDW2NB tag=U1I6GPJU2PXF type=write size=1021634 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.120+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=CMIU0VA0Q32A type=del size=1243594 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.121+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=MUVN791QDPHD type=del 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.123+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=TD2YDV8CT1JX type=del size=4052114 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.124+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=G7KVBPEMFXR2 type=del 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.126+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=54CSLXB0F4B2 type=del size=2477613 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.127+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=KUST5S0KMGJU type=del 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.129+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=KFOTKA6GM84H type=del size=1426879 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.130+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=RPM7WW3DADBU type=del 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.131+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=4PXCOL0PHK5C type=del size=948703 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.135+0000 7f3ddaa3d780 1 < suggested update operation key=BTLCQ5E0DTLE tag=Z38BRLYYANZK type=write size=799151 2024-07-26T18:26:20.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.137+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~PKYJKYLO89C7.0 size=1048576 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.138+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~PKYJKYLO89C7.1 size=431686 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.138+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=PKYJKYLO89C7 tag=WWMLTU2ZLF33 type=write size=2528838 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.140+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=E6M342V7FSUY type=del 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.141+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=DZ32CF4RM7CU type=write size=614425 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.143+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~T4XMFUW0ZO2T.0 size=31197 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.145+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=T4XMFUW0ZO2T tag=803TVVX6BEHZ type=write size=1079773 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.148+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~XYJ81QZD26ZG.0 size=1027909 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.148+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=XYJ81QZD26ZG tag=HPFGTFSIDOD9 type=write size=2076485 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.149+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~ZRDZ6O6GY7FL.0 size=1048576 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.151+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~ZRDZ6O6GY7FL.1 size=11889 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.153+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=ZRDZ6O6GY7FL tag=PSD8KZ3635R0 type=write size=2109041 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.156+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~0VIGY2628UUM.0 size=1048576 2024-07-26T18:26:20.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.157+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~0VIGY2628UUM.1 size=1048576 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.158+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~0VIGY2628UUM.2 size=240613 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.158+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=0VIGY2628UUM tag=QHRAQOMXNKFV type=write size=3386341 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.159+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=JZK5Q6LYJ1UZ type=del 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.162+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~MYU1FLC6P8ZL.0 size=12821 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.162+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=MYU1FLC6P8ZL tag=A01K4HDYUV0Z type=write size=1061397 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.163+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~XOYUEQGGRE32.0 size=1048576 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.165+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~XOYUEQGGRE32.1 size=1048576 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.166+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~XOYUEQGGRE32.2 size=428466 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.168+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=XOYUEQGGRE32 tag=ZUYMUJTETCH7 type=write size=3574194 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.171+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~NYVYUFF4A4HP.0 size=58404 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.171+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=NYVYUFF4A4HP tag=KCI2T8UQ6YW0 type=write size=1106980 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.174+0000 7f3ddaa3d780 1 < suggested update operation key=MWUICIKP82CQ tag=62K0L2POBSSY type=del size=786159 2024-07-26T18:26:20.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.176+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=IKGEWI1TMC6N type=write size=756483 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.177+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~UKZ6APIJCE61.0 size=621864 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.179+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=UKZ6APIJCE61 tag=YQB3F0NUPQGN type=write size=1670440 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.181+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=PSDUPBG97GH5 type=del size=2708384 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.183+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=AOUD9LR96SQK type=del 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.184+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=PHP0OMD2HY5W type=del size=4171705 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.185+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=26TLT200GE2N type=del 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.188+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~RIRY9R9JR25Q.0 size=1048576 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.189+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~RIRY9R9JR25Q.1 size=951760 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.189+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=RIRY9R9JR25Q tag=8JGY7TBU84OP type=write size=3048912 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.191+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=ISRGEUOKDSRY type=del 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.192+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=IN5GZ80G3GN2 type=write size=523372 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.195+0000 7f3ddaa3d780 1 < suggested update operation key=VIPOJV250K5N tag=CMIU0VA0Q32A type=del size=1243594 2024-07-26T18:26:20.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.198+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~11791O68GMQR.0 size=16383 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.198+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=11791O68GMQR tag=XG52TYCH6YVG type=write size=1064959 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.200+0000 7f3ddaa3d780 1 < canceled operation key=11490TKEFTX8 tag=TD2YDV8CT1JX type=del size=4052114 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.202+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=C5HZ7YMG2HXX type=del size=2036754 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.203+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=54CSLXB0F4B2 type=del 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.204+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=ZJF0RA6LX6T8 type=del size=3974805 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.206+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=KFOTKA6GM84H type=del 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.207+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=NILAH4GZ3WH4 type=del size=2497018 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.210+0000 7f3ddaa3d780 1 < suggested remove operation key=BTLCQ5E0DTLE tag=4PXCOL0PHK5C type=del 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.211+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=FFVSVK2V3AWC type=del size=2820999 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.213+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~PKYJKYLO89C7.0 size=1048576 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.214+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~PKYJKYLO89C7.1 size=431686 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.217+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=PKYJKYLO89C7 tag=WWMLTU2ZLF33 type=write size=2528838 2024-07-26T18:26:20.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.218+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=H4EA8XV9X9EX type=write size=7191 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.220+0000 7f3ddaa3d780 1 < completed write operation key=AD9EQ3SDW2NB tag=DZ32CF4RM7CU type=write size=614425 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.223+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~2Y1DSZVQR0MP.0 size=1048576 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.224+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~2Y1DSZVQR0MP.1 size=1048576 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.225+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~2Y1DSZVQR0MP.2 size=899221 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.225+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=2Y1DSZVQR0MP tag=8B9O7665ADVF type=write size=4044949 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.226+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~XYJ81QZD26ZG.0 size=1027909 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.229+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=XYJ81QZD26ZG tag=HPFGTFSIDOD9 type=write size=2076485 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.231+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=MKJUFFHFO2I0 type=write size=682479 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.232+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~0VIGY2628UUM.0 size=1048576 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.233+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~0VIGY2628UUM.1 size=1048576 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.235+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~0VIGY2628UUM.2 size=240613 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.238+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=0VIGY2628UUM tag=QHRAQOMXNKFV type=write size=3386341 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.241+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~JG2MX06K288N.0 size=759165 2024-07-26T18:26:20.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.241+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=JG2MX06K288N tag=3VZ2YYBB8RY6 type=write size=1807741 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.243+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~MYU1FLC6P8ZL.0 size=12821 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.245+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=MYU1FLC6P8ZL tag=A01K4HDYUV0Z type=write size=1061397 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.247+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=0NJJ5QRLTMH1 type=del size=1070252 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.249+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~NYVYUFF4A4HP.0 size=58404 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.251+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=NYVYUFF4A4HP tag=KCI2T8UQ6YW0 type=write size=1106980 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.253+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=K598NH9D70TZ type=del size=1549103 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.256+0000 7f3ddaa3d780 1 < suggested remove operation key=S74V0KNQ20M4 tag=IKGEWI1TMC6N type=write 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.258+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=8IVHS3LZXDK6 type=del size=990733 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.259+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=S74V0KNQ20M4 tag=PSDUPBG97GH5 type=del size=2708384: (2) No such file or directory 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.261+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~2LC58JC2H3RW.0 size=552403 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.261+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=2LC58JC2H3RW tag=CUXLKSQJ5QSI type=write size=1600979 2024-07-26T18:26:20.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.263+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=PHP0OMD2HY5W type=del 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.264+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=OT7HBYMHCVVT type=del size=70925 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.266+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~RIRY9R9JR25Q.0 size=1048576 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.267+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~RIRY9R9JR25Q.1 size=951760 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.270+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=RIRY9R9JR25Q tag=8JGY7TBU84OP type=write size=3048912 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.271+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=1U6LQR95U37M type=del size=2351110 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.273+0000 7f3ddaa3d780 1 < completed write operation key=1LIY2CFUHSLF tag=IN5GZ80G3GN2 type=write size=523372 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.276+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~N2WOYCZK6DYO.0 size=1048576 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.278+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~N2WOYCZK6DYO.1 size=1048576 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.279+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~N2WOYCZK6DYO.2 size=786831 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.279+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=N2WOYCZK6DYO tag=5T2UBVXVDA6A type=write size=3932559 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.281+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~11791O68GMQR.0 size=16383 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.284+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=11791O68GMQR tag=XG52TYCH6YVG type=write size=1064959 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.286+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=3OH0PY600R6A type=del size=3693497 2024-07-26T18:26:20.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.287+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=C5HZ7YMG2HXX type=del 2024-07-26T18:26:20.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.289+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=Z865IWQHHOGE type=del size=3734450 2024-07-26T18:26:20.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.291+0000 7f3ddaa3d780 1 < canceled operation key=DZU44WIZB15R tag=ZJF0RA6LX6T8 type=del size=3974805 2024-07-26T18:26:20.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.293+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=R1AIJC2J03UL type=del size=3112949 2024-07-26T18:26:20.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.294+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=NILAH4GZ3WH4 type=del 2024-07-26T18:26:20.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.297+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~RAXRFVR7B4RX.0 size=1048576 2024-07-26T18:26:20.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.298+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~RAXRFVR7B4RX.1 size=1048576 2024-07-26T18:26:20.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.300+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~RAXRFVR7B4RX.2 size=1022214 2024-07-26T18:26:20.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.300+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=RAXRFVR7B4RX tag=B66EHFL9XU9S type=write size=4167942 2024-07-26T18:26:20.716 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.301+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=FFVSVK2V3AWC type=del 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.304+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~VK34QXITA879.0 size=1048576 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.306+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~VK34QXITA879.1 size=1048576 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.307+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~VK34QXITA879.2 size=597128 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.307+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=VK34QXITA879 tag=8V2812LZAV92 type=write size=3742856 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.309+0000 7f3ddaa3d780 -1 < failed to complete operation key=S74V0KNQ20M4 tag=H4EA8XV9X9EX type=write size=7191: (22) Invalid argument 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.310+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=5E9742KT4L8P type=del size=1289534 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.312+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~2Y1DSZVQR0MP.0 size=1048576 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.313+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~2Y1DSZVQR0MP.1 size=1048576 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.315+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~2Y1DSZVQR0MP.2 size=899221 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.318+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=2Y1DSZVQR0MP tag=8B9O7665ADVF type=write size=4044949 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.320+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=4JW0ZGT240US type=del size=3248633 2024-07-26T18:26:20.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.323+0000 7f3ddaa3d780 1 < suggested update operation key=D5PS0VPPT1NU tag=MKJUFFHFO2I0 type=write size=682479 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.326+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~2O2AWJSGDNJ3.0 size=1048576 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.327+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~2O2AWJSGDNJ3.1 size=1048576 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.329+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~2O2AWJSGDNJ3.2 size=109701 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.329+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=2O2AWJSGDNJ3 tag=TV0JAG0MZT09 type=write size=3255429 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.330+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~JG2MX06K288N.0 size=759165 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.333+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=JG2MX06K288N tag=3VZ2YYBB8RY6 type=write size=1807741 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.335+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=QSF4BJENOLIA type=del size=2703856 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.337+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=0NJJ5QRLTMH1 type=del 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.340+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~0Z1SCM7Z10NV.0 size=944617 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.340+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=0Z1SCM7Z10NV tag=USGY487KS9F9 type=write size=1993193 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.341+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=K598NH9D70TZ type=del 2024-07-26T18:26:20.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.343+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=IX6R1WHHMO07 type=del size=4023405 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.344+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=8IVHS3LZXDK6 type=del 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.347+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~T01J45VKBK6B.0 size=1048576 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.348+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~T01J45VKBK6B.1 size=1048576 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.349+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~T01J45VKBK6B.2 size=276939 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.349+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=T01J45VKBK6B tag=3M9J4QUR4063 type=write size=3422667 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.351+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~2LC58JC2H3RW.0 size=552403 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.353+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=2LC58JC2H3RW tag=CUXLKSQJ5QSI type=write size=1600979 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.355+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=8BSAQQMNHXJE type=del size=900238 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.357+0000 7f3ddaa3d780 1 < suggested remove operation key=N5GSO7LGJZWN tag=OT7HBYMHCVVT type=del 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.360+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~CRA34W71QT6J.0 size=60312 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.360+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=CRA34W71QT6J tag=5OIQ61F0YWEL type=write size=1108888 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.361+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=1U6LQR95U37M type=del 2024-07-26T18:26:20.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.364+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~QX9SH3Q3375H.0 size=783659 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.364+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=QX9SH3Q3375H tag=3NBVC096BZ1B type=write size=1832235 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.366+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~N2WOYCZK6DYO.0 size=1048576 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.367+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~N2WOYCZK6DYO.1 size=1048576 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.368+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~N2WOYCZK6DYO.2 size=786831 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.371+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=N2WOYCZK6DYO tag=5T2UBVXVDA6A type=write size=3932559 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.372+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=I91Z9MYUCZY9 type=del size=2311804 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.374+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=3OH0PY600R6A type=del 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.377+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~ITV7TGT16UA3.0 size=1048576 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.378+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~ITV7TGT16UA3.1 size=385556 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.378+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=ITV7TGT16UA3 tag=4C1H99Z3SK3Y type=write size=2482708 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.380+0000 7f3ddaa3d780 1 < canceled operation key=5LH5QFW4B9KV tag=Z865IWQHHOGE type=del size=3734450 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.381+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=3I6WB219NUIR type=del size=3324988 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.382+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=R1AIJC2J03UL type=del 2024-07-26T18:26:20.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.384+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=IM4J2BE6VFC5 type=del size=582880 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.384+0000 7f3ddaa3d780 1 < canceled part key=_multipart_I9YU3WJWZ8JF.2~RAXRFVR7B4RX.0 size=1048576 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.385+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~RAXRFVR7B4RX.1 size=1048576 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.386+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~RAXRFVR7B4RX.2 size=1022214 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.389+0000 7f3ddaa3d780 1 < canceled multipart upload key=I9YU3WJWZ8JF upload=RAXRFVR7B4RX tag=B66EHFL9XU9S type=write size=4167942 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.390+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=4U0LZEU0KSYC type=del size=1463801 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.392+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~VK34QXITA879.0 size=1048576 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.393+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~VK34QXITA879.1 size=1048576 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.394+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~VK34QXITA879.2 size=597128 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.397+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=VK34QXITA879 tag=8V2812LZAV92 type=write size=3742856 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.398+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=VLG9P47IJSYG type=del size=2657313 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.400+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=5E9742KT4L8P type=del 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.402+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~G16799S0OJUC.0 size=1048576 2024-07-26T18:26:20.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.404+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~G16799S0OJUC.1 size=1048576 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.405+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~G16799S0OJUC.2 size=209470 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.405+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=G16799S0OJUC tag=BH2HYB8QP6BD type=write size=3355198 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.406+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=4JW0ZGT240US type=del 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.409+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~T1IHMDH96VNG.0 size=848544 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.409+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=T1IHMDH96VNG tag=27E6NI92NNBQ type=write size=1897120 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.410+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~2O2AWJSGDNJ3.0 size=1048576 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.411+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~2O2AWJSGDNJ3.1 size=1048576 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.413+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~2O2AWJSGDNJ3.2 size=109701 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.415+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=2O2AWJSGDNJ3 tag=TV0JAG0MZT09 type=write size=3255429 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.417+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=5KO8Z88U9M7A type=del size=1282685 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.418+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=QSF4BJENOLIA type=del 2024-07-26T18:26:20.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.420+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=8UMYNCLRPV8Z type=del size=2554669 2024-07-26T18:26:20.723 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.421+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~0Z1SCM7Z10NV.0 size=944617 2024-07-26T18:26:20.723 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.424+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=0Z1SCM7Z10NV tag=USGY487KS9F9 type=write size=1993193 2024-07-26T18:26:20.723 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.425+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=EKOI81BNWJTN type=del size=1103617 2024-07-26T18:26:20.723 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.427+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=IX6R1WHHMO07 type=del 2024-07-26T18:26:20.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:17 smithi071 ceph-mon[92867]: osdmap e1095: 8 total, 8 up, 8 in 2024-07-26T18:26:20.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:17 smithi071 ceph-mon[90507]: osdmap e1095: 8 total, 8 up, 8 in 2024-07-26T18:26:20.766 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.428+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=BKM3TN3MRBA9 type=del size=904998 2024-07-26T18:26:20.766 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.430+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~T01J45VKBK6B.0 size=1048576 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.431+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~T01J45VKBK6B.1 size=1048576 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.432+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~T01J45VKBK6B.2 size=276939 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.435+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=T01J45VKBK6B tag=3M9J4QUR4063 type=write size=3422667 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.436+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=PS43U1CG7TDV type=del size=2822576 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.439+0000 7f3ddaa3d780 1 < suggested remove operation key=J8VYU4UNB1AX tag=8BSAQQMNHXJE type=del 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.441+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=O2ZGZF4G4HTV type=del size=3574133 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.442+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~CRA34W71QT6J.0 size=60312 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.444+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=CRA34W71QT6J tag=5OIQ61F0YWEL type=write size=1108888 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.447+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~R7GBBMYOQGY4.0 size=1048576 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.448+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~R7GBBMYOQGY4.1 size=244785 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.448+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=R7GBBMYOQGY4 tag=A4KW0TAUWIG1 type=write size=2341937 2024-07-26T18:26:20.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.448+0000 7f3ddaa3d780 1 < canceled part key=_multipart_K2MEY9UVYDCS.2~QX9SH3Q3375H.0 size=783659 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.451+0000 7f3ddaa3d780 1 < canceled multipart upload key=K2MEY9UVYDCS upload=QX9SH3Q3375H tag=3NBVC096BZ1B type=write size=1832235 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.454+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~D249DDIELKMS.0 size=1048576 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.455+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~D249DDIELKMS.1 size=966292 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.455+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=D249DDIELKMS tag=A65G2M9606J3 type=write size=3063444 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.456+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=I91Z9MYUCZY9 type=del 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.458+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=WYD9M4IBZP2Z type=del size=832700 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.459+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~ITV7TGT16UA3.0 size=1048576 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.461+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~ITV7TGT16UA3.1 size=385556 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.463+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=ITV7TGT16UA3 tag=4C1H99Z3SK3Y type=write size=2482708 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.464+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=DP6O7R9LMLC9 type=del size=1175276 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.467+0000 7f3ddaa3d780 1 < suggested remove operation key=N5GSO7LGJZWN tag=3I6WB219NUIR type=del 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.469+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=OGUZNUD0DELC type=del size=2402638 2024-07-26T18:26:20.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.470+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=IM4J2BE6VFC5 type=del 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.472+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=XVB1GJ0IWMVU type=del size=1492270 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.473+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=4U0LZEU0KSYC type=del 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.475+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=Q89PT59PW39V type=del size=1733185 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.476+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=VLG9P47IJSYG type=del 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.478+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=WO5TWWU69Q0L type=del size=4053283 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.479+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~G16799S0OJUC.0 size=1048576 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.480+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~G16799S0OJUC.1 size=1048576 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.482+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~G16799S0OJUC.2 size=209470 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.484+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=G16799S0OJUC tag=BH2HYB8QP6BD type=write size=3355198 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.486+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=HJZ7KOK8Y92D type=del size=640486 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.487+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~T1IHMDH96VNG.0 size=848544 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.490+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=T1IHMDH96VNG tag=27E6NI92NNBQ type=write size=1897120 2024-07-26T18:26:20.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.492+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~0SUQPZCSAHGP.0 size=601481 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.492+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=0SUQPZCSAHGP tag=P237SOQY5Y92 type=write size=1650057 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.494+0000 7f3ddaa3d780 1 < canceled operation key=S74V0KNQ20M4 tag=5KO8Z88U9M7A type=del size=1282685 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.496+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=XHI9BU6C226K type=del size=1382258 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.497+0000 7f3ddaa3d780 1 < canceled operation key=BTLCQ5E0DTLE tag=8UMYNCLRPV8Z type=del size=2554669 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.500+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~TN1Z10WUT73B.0 size=1048576 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.502+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~TN1Z10WUT73B.1 size=406453 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.502+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=TN1Z10WUT73B tag=F0NPJ6JDU4M5 type=write size=2503605 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.503+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=EKOI81BNWJTN type=del 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.506+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~H8K1OQPA454I.0 size=1048576 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.507+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~H8K1OQPA454I.1 size=1048576 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.508+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~H8K1OQPA454I.2 size=14619 2024-07-26T18:26:20.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.508+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=H8K1OQPA454I tag=BO4X45CHN0FU type=write size=3160347 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.510+0000 7f3ddaa3d780 1 < canceled operation key=FZJ256NKJJTN tag=BKM3TN3MRBA9 type=del size=904998 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.512+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=W46G0ESNO6B4 type=del size=1392796 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.515+0000 7f3ddaa3d780 1 < suggested update operation key=CNINHWKC95EZ tag=PS43U1CG7TDV type=del size=2822576 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.518+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~WQ4ED69YU12U.0 size=1048576 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.519+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~WQ4ED69YU12U.1 size=1048576 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.520+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~WQ4ED69YU12U.2 size=617559 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.520+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=WQ4ED69YU12U tag=5YWGONGOOS20 type=write size=3763287 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.522+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=O2ZGZF4G4HTV type=del 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.523+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=RWPST074D625 type=del size=2908978 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.525+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~R7GBBMYOQGY4.0 size=1048576 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.526+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~R7GBBMYOQGY4.1 size=244785 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.529+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=R7GBBMYOQGY4 tag=A4KW0TAUWIG1 type=write size=2341937 2024-07-26T18:26:20.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.531+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=C4K75MT3OQ2L type=del size=3758520 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.532+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~D249DDIELKMS.0 size=1048576 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.532+0000 7f3ddaa3d780 1 < canceled part key=_multipart_I9YU3WJWZ8JF.2~D249DDIELKMS.1 size=966292 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.535+0000 7f3ddaa3d780 1 < canceled multipart upload key=I9YU3WJWZ8JF upload=D249DDIELKMS tag=A65G2M9606J3 type=write size=3063444 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.536+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=6SE1OH7GQZ1P type=write size=152832 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.539+0000 7f3ddaa3d780 1 < suggested remove operation key=S74V0KNQ20M4 tag=WYD9M4IBZP2Z type=del 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.541+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=1YQZVUMG0ZUA type=del size=3849711 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.542+0000 7f3ddaa3d780 1 < canceled operation key=1DWH8ZS24A34 tag=DP6O7R9LMLC9 type=del size=1175276 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.545+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~FITS2WXYCVFD.0 size=693976 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.545+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=FITS2WXYCVFD tag=QIRM6VTYNET0 type=write size=1742552 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.547+0000 7f3ddaa3d780 -1 < failed to complete operation key=CNINHWKC95EZ tag=OGUZNUD0DELC type=del size=2402638: (22) Invalid argument 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.548+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=5K8NXXXAA38E type=del size=517744 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.550+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=XVB1GJ0IWMVU type=del 2024-07-26T18:26:20.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.552+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=XVGA4U4P14GL type=del size=2972683 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.553+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=Q89PT59PW39V type=del 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.555+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=1D91RWAZ46KJ type=write size=795329 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.556+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=WO5TWWU69Q0L type=del 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.559+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~FE6AIZLIG6L6.0 size=1025962 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.559+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=FE6AIZLIG6L6 tag=LSN31AB9G7SQ type=write size=2074538 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.560+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=HJZ7KOK8Y92D type=del 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.563+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~MAYV0RSM5BAZ.0 size=1048576 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.564+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~MAYV0RSM5BAZ.1 size=779283 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.564+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=MAYV0RSM5BAZ tag=OEJDSK9SJ9II type=write size=2876435 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.566+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~0SUQPZCSAHGP.0 size=601481 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.569+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=0SUQPZCSAHGP tag=P237SOQY5Y92 type=write size=1650057 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.571+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~OQO1RSV83SCY.0 size=1048576 2024-07-26T18:26:20.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.572+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~OQO1RSV83SCY.1 size=746681 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.572+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=OQO1RSV83SCY tag=XI9AF56K97B8 type=write size=2843833 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.575+0000 7f3ddaa3d780 1 < suggested remove operation key=MWUICIKP82CQ tag=XHI9BU6C226K type=del 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.578+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~3Q8AEEKGX3DR.0 size=432411 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.578+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=3Q8AEEKGX3DR tag=NNEHKIN37YJL type=write size=1480987 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.580+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~TN1Z10WUT73B.0 size=1048576 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.581+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~TN1Z10WUT73B.1 size=406453 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.584+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=TN1Z10WUT73B tag=F0NPJ6JDU4M5 type=write size=2503605 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.586+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=WHLQEIWFUEKQ type=del size=2841542 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.588+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~H8K1OQPA454I.0 size=1048576 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.589+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~H8K1OQPA454I.1 size=1048576 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.591+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~H8K1OQPA454I.2 size=14619 2024-07-26T18:26:20.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.594+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=H8K1OQPA454I tag=BO4X45CHN0FU type=write size=3160347 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.596+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~557LFD30MKHR.0 size=677763 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.596+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=557LFD30MKHR tag=WU52R2I2U71I type=write size=1726339 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.600+0000 7f3ddaa3d780 1 < suggested update operation key=N5GSO7LGJZWN tag=W46G0ESNO6B4 type=del size=1392796 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.602+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=EIZGR0PW8H5B type=write size=846027 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.603+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~WQ4ED69YU12U.0 size=1048576 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.605+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~WQ4ED69YU12U.1 size=1048576 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.607+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~WQ4ED69YU12U.2 size=617559 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.610+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=WQ4ED69YU12U tag=5YWGONGOOS20 type=write size=3763287 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.611+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=9F1ZSPLT0YWH type=write size=799387 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.613+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=RWPST074D625 type=del 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.615+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=0MLMYZV5LVFQ type=write size=608643 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.618+0000 7f3ddaa3d780 1 < suggested update operation key=1DWH8ZS24A34 tag=C4K75MT3OQ2L type=del size=3758520 2024-07-26T18:26:20.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.621+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~NAD1SD5P92UG.0 size=1048576 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.622+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~NAD1SD5P92UG.1 size=538037 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.623+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=NAD1SD5P92UG tag=4KBHY41OFRSH type=write size=2635189 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.625+0000 7f3ddaa3d780 -1 < failed to complete operation key=MWUICIKP82CQ tag=6SE1OH7GQZ1P type=write size=152832: (22) Invalid argument 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.628+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~IA0ZXQOF6PHQ.0 size=1048576 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.629+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~IA0ZXQOF6PHQ.1 size=1048576 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.630+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~IA0ZXQOF6PHQ.2 size=279680 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.630+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=IA0ZXQOF6PHQ tag=5IDZ2ZX9BV6I type=write size=3425408 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.634+0000 7f3ddaa3d780 1 < suggested update operation key=FZJ256NKJJTN tag=1YQZVUMG0ZUA type=del size=3849711 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.637+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~YS191YB4F95B.0 size=322066 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.637+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=YS191YB4F95B tag=I1I86633NYWG type=write size=1370642 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.638+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~FITS2WXYCVFD.0 size=693976 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.641+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=FITS2WXYCVFD tag=QIRM6VTYNET0 type=write size=1742552 2024-07-26T18:26:20.776 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.645+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~NJPH9L8A74FC.0 size=1048576 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.647+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~NJPH9L8A74FC.1 size=1048576 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.648+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~NJPH9L8A74FC.2 size=901284 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.648+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=NJPH9L8A74FC tag=0EWTNQEYH7BS type=write size=4047012 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.651+0000 7f3ddaa3d780 1 < suggested update operation key=IKZUW3ZVZJA6 tag=5K8NXXXAA38E type=del size=517744 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.655+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~I4AC6P5JC8WU.0 size=101206 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.655+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=I4AC6P5JC8WU tag=AA8PDN17VQ1E type=write size=1149782 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.658+0000 7f3ddaa3d780 1 < suggested remove operation key=N5GSO7LGJZWN tag=XVGA4U4P14GL type=del 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.661+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~RA75HWJDTOVI.0 size=1048576 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.662+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~RA75HWJDTOVI.1 size=1048576 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.664+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~RA75HWJDTOVI.2 size=806876 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.664+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=RA75HWJDTOVI tag=4KDBFM0AGDSE type=write size=3952604 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.666+0000 7f3ddaa3d780 -1 < failed to complete operation key=1DWH8ZS24A34 tag=1D91RWAZ46KJ type=write size=795329: (22) Invalid argument 2024-07-26T18:26:20.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.667+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=KSTCO7K0AYS2 type=write size=341787 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.669+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~FE6AIZLIG6L6.0 size=1025962 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.671+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=FE6AIZLIG6L6 tag=LSN31AB9G7SQ type=write size=2074538 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.674+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~EYLH20TJKV9Z.0 size=538771 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.674+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=EYLH20TJKV9Z tag=LJ8JHT4LRB9I type=write size=1587347 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.676+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~MAYV0RSM5BAZ.0 size=1048576 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.677+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~MAYV0RSM5BAZ.1 size=779283 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.679+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=MAYV0RSM5BAZ tag=OEJDSK9SJ9II type=write size=2876435 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.681+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=ZBML203P9L6B type=del size=1322614 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.683+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~OQO1RSV83SCY.0 size=1048576 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.685+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~OQO1RSV83SCY.1 size=746681 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.687+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=OQO1RSV83SCY tag=XI9AF56K97B8 type=write size=2843833 2024-07-26T18:26:20.778 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.690+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~DWL67EKG3CUG.0 size=1048576 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.692+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~DWL67EKG3CUG.1 size=299013 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.692+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=DWL67EKG3CUG tag=RXE3J3Y6EMOT type=write size=2396165 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.694+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~3Q8AEEKGX3DR.0 size=432411 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.696+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=3Q8AEEKGX3DR tag=NNEHKIN37YJL type=write size=1480987 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.699+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~X4DQEUJMYSL8.0 size=1048576 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.700+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~X4DQEUJMYSL8.1 size=393703 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.700+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=X4DQEUJMYSL8 tag=T1IJ6EFZRPM7 type=write size=2490855 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.702+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=WHLQEIWFUEKQ type=del 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.703+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=LZ5D3RC9LCV5 type=del size=4098554 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.705+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~557LFD30MKHR.0 size=677763 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.708+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=557LFD30MKHR tag=WU52R2I2U71I type=write size=1726339 2024-07-26T18:26:20.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.711+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~FRIBEDWLFMPC.0 size=45978 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.711+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=FRIBEDWLFMPC tag=M0W6OKCQ948E type=write size=1094554 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.713+0000 7f3ddaa3d780 1 < completed write operation key=L46OSDRB7XAV tag=EIZGR0PW8H5B type=write size=846027 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.714+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=1QT0YJ95G4NT type=del size=4116856 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.717+0000 7f3ddaa3d780 1 < completed write operation key=UV4009RBTCGG tag=9F1ZSPLT0YWH type=write size=799387 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.720+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~S7WYD25FO1FY.0 size=5915 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.720+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=S7WYD25FO1FY tag=NCFUHTT0YQRL type=write size=1054491 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.723+0000 7f3ddaa3d780 1 < suggested update operation key=IKZUW3ZVZJA6 tag=0MLMYZV5LVFQ type=write size=608643 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.726+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~P3XAN2ANXAXA.0 size=1048576 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.727+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~P3XAN2ANXAXA.1 size=5314 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.727+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=P3XAN2ANXAXA tag=HAT1IUHBDKUC type=write size=2102466 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.729+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~NAD1SD5P92UG.0 size=1048576 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.730+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~NAD1SD5P92UG.1 size=538037 2024-07-26T18:26:20.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.733+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=NAD1SD5P92UG tag=4KBHY41OFRSH type=write size=2635189 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.734+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=QALQOQ1PQ7RO type=del size=195744 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.736+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~IA0ZXQOF6PHQ.0 size=1048576 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.738+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~IA0ZXQOF6PHQ.1 size=1048576 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.739+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~IA0ZXQOF6PHQ.2 size=279680 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.742+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=IA0ZXQOF6PHQ tag=5IDZ2ZX9BV6I type=write size=3425408 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.744+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=32P667BZALJF type=del size=800698 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.745+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~YS191YB4F95B.0 size=322066 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.748+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=YS191YB4F95B tag=I1I86633NYWG type=write size=1370642 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.750+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~332MWHYJVA2T.0 size=1048576 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.752+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~332MWHYJVA2T.1 size=1048576 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.753+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~332MWHYJVA2T.2 size=277278 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.753+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=332MWHYJVA2T tag=1OVZO81AZNQ3 type=write size=3423006 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.754+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~NJPH9L8A74FC.0 size=1048576 2024-07-26T18:26:20.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.755+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~NJPH9L8A74FC.1 size=1048576 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.757+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~NJPH9L8A74FC.2 size=901284 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.759+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=NJPH9L8A74FC tag=0EWTNQEYH7BS type=write size=4047012 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.761+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=630S984UWZM4 type=write size=465786 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.762+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~I4AC6P5JC8WU.0 size=101206 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.765+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=I4AC6P5JC8WU tag=AA8PDN17VQ1E type=write size=1149782 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.766+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=ZTBT9VELU6N4 type=del size=3339427 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.768+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~RA75HWJDTOVI.0 size=1048576 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.768+0000 7f3ddaa3d780 1 < canceled part key=_multipart_11490TKEFTX8.2~RA75HWJDTOVI.1 size=1048576 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.769+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~RA75HWJDTOVI.2 size=806876 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.772+0000 7f3ddaa3d780 1 < canceled multipart upload key=11490TKEFTX8 upload=RA75HWJDTOVI tag=4KDBFM0AGDSE type=write size=3952604 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.773+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=FGIIV38OOW62 type=del size=1926425 2024-07-26T18:26:20.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.775+0000 7f3ddaa3d780 1 < completed write operation key=5LH5QFW4B9KV tag=KSTCO7K0AYS2 type=write size=341787 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.778+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~TOCOWIIY22WK.0 size=1048576 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.780+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~TOCOWIIY22WK.1 size=508520 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.780+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=TOCOWIIY22WK tag=T4STY3Q0VT33 type=write size=2605672 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.782+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~EYLH20TJKV9Z.0 size=538771 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.785+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=EYLH20TJKV9Z tag=LJ8JHT4LRB9I type=write size=1587347 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.787+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~2QR1UBIJGDEO.0 size=732322 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.787+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=2QR1UBIJGDEO tag=1RTOI5NYVFWH type=write size=1780898 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.791+0000 7f3ddaa3d780 1 < suggested remove operation key=K2MEY9UVYDCS tag=ZBML203P9L6B type=del 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.792+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=DL0ZW1NUU5N0 type=write size=531637 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.793+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~DWL67EKG3CUG.0 size=1048576 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.795+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~DWL67EKG3CUG.1 size=299013 2024-07-26T18:26:20.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.797+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=DWL67EKG3CUG tag=RXE3J3Y6EMOT type=write size=2396165 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.799+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=GID2VS5QGN1J type=del size=1630769 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.801+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~X4DQEUJMYSL8.0 size=1048576 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.802+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~X4DQEUJMYSL8.1 size=393703 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.804+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=X4DQEUJMYSL8 tag=T1IJ6EFZRPM7 type=write size=2490855 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.806+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=ASX2TF8BKA49 type=write size=767883 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.807+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=LZ5D3RC9LCV5 type=del 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.809+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=4Y2NG4SCLNSV type=del size=4054210 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.811+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~FRIBEDWLFMPC.0 size=45978 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.814+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=FRIBEDWLFMPC tag=M0W6OKCQ948E type=write size=1094554 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.816+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=SKZIO6AO2BA9 type=del size=981365 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.818+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=1QT0YJ95G4NT type=del 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.821+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~SDSJ96T97TFX.0 size=298847 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.821+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=SDSJ96T97TFX tag=V7Y3HIH0U1RX type=write size=1347423 2024-07-26T18:26:20.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.823+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~S7WYD25FO1FY.0 size=5915 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.826+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=S7WYD25FO1FY tag=NCFUHTT0YQRL type=write size=1054491 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.827+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=31Y4OH5EHWFX type=del size=51574 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.829+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~P3XAN2ANXAXA.0 size=1048576 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.831+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~P3XAN2ANXAXA.1 size=5314 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.833+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=P3XAN2ANXAXA tag=HAT1IUHBDKUC type=write size=2102466 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.835+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=AKC1YJM42EDY type=write size=83695 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.836+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=QALQOQ1PQ7RO type=del 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.838+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=PYV2VDREU9D2 type=del size=1229998 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.840+0000 7f3ddaa3d780 1 < canceled operation key=UV4009RBTCGG tag=32P667BZALJF type=del size=800698 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.842+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=8TQI22L4DBWR type=del size=1294914 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.843+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~332MWHYJVA2T.0 size=1048576 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.844+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~332MWHYJVA2T.1 size=1048576 2024-07-26T18:26:20.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.844+0000 7f3ddaa3d780 1 < canceled part key=_multipart_84AU5L9U1Q5S.2~332MWHYJVA2T.2 size=277278 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.847+0000 7f3ddaa3d780 1 < canceled multipart upload key=84AU5L9U1Q5S upload=332MWHYJVA2T tag=1OVZO81AZNQ3 type=write size=3423006 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.850+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~FX0H30WR30RF.0 size=1048576 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.852+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~FX0H30WR30RF.1 size=549545 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.852+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=FX0H30WR30RF tag=5CE4UKGH6P17 type=write size=2646697 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.853+0000 7f3ddaa3d780 1 < completed write operation key=11490TKEFTX8 tag=630S984UWZM4 type=write size=465786 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.856+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~W94X0XFBDHDZ.0 size=1048576 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.857+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~W94X0XFBDHDZ.1 size=1048576 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.859+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~W94X0XFBDHDZ.2 size=329587 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.859+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=W94X0XFBDHDZ tag=BDX21N0FSLDW type=write size=3475315 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.860+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=ZTBT9VELU6N4 type=del 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.862+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=WTJYP0R0SV70 type=write size=948468 2024-07-26T18:26:20.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.865+0000 7f3ddaa3d780 1 < suggested update operation key=CNINHWKC95EZ tag=FGIIV38OOW62 type=del size=1926425 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.866+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=J02TI42JTI00 type=del size=3189354 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.868+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~TOCOWIIY22WK.0 size=1048576 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.869+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~TOCOWIIY22WK.1 size=508520 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.872+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=TOCOWIIY22WK tag=T4STY3Q0VT33 type=write size=2605672 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.874+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=283XF6B5EUF8 type=del size=1127670 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.876+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~2QR1UBIJGDEO.0 size=732322 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.879+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=2QR1UBIJGDEO tag=1RTOI5NYVFWH type=write size=1780898 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.881+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=GPW1PZ0CAF8E type=del size=887456 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.885+0000 7f3ddaa3d780 1 < suggested update operation key=Z02TRVM1M6RF tag=DL0ZW1NUU5N0 type=write size=531637 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.886+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=V1UETD83KDNL type=del size=1272050 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.890+0000 7f3ddaa3d780 1 < suggested remove operation key=HA72EZU2OC9Y tag=GID2VS5QGN1J type=del 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.893+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~OVAAKJ6BVUO1.0 size=150599 2024-07-26T18:26:20.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.893+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=OVAAKJ6BVUO1 tag=4ZBDDW6NJ6S4 type=write size=1199175 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.894+0000 7f3ddaa3d780 1 < completed write operation key=FZJ256NKJJTN tag=ASX2TF8BKA49 type=write size=767883 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.896+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=C70AVQBEK8AQ type=del size=372933 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.898+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=4Y2NG4SCLNSV type=del 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.899+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=ZOTPWWL24PIV type=del size=365717 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.901+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=SKZIO6AO2BA9 type=del 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.903+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=RB2BYXZ1YFX3 type=del size=2477943 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.904+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~SDSJ96T97TFX.0 size=298847 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.907+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=SDSJ96T97TFX tag=V7Y3HIH0U1RX type=write size=1347423 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.910+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~H5Q1YV25EGPU.0 size=21547 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.910+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=H5Q1YV25EGPU tag=OUNW24NPZ3QJ type=write size=1070123 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.912+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=31Y4OH5EHWFX type=del 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.914+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=P2PIVF1IFRHW type=write size=670387 2024-07-26T18:26:20.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.915+0000 7f3ddaa3d780 1 < canceled operation key=N5GSO7LGJZWN tag=AKC1YJM42EDY type=write size=83695 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.917+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=A0KZ39JAX1JT type=del size=3220658 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.920+0000 7f3ddaa3d780 1 < suggested remove operation key=CNINHWKC95EZ tag=PYV2VDREU9D2 type=del 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.922+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=NIXP6V7N7OEH type=del size=3865066 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.924+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=8TQI22L4DBWR type=del 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.925+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=PSPF3QJ3MQ39 type=del size=3752578 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.927+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~FX0H30WR30RF.0 size=1048576 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.928+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~FX0H30WR30RF.1 size=549545 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.932+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=FX0H30WR30RF tag=5CE4UKGH6P17 type=write size=2646697 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.935+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~FVG53VFT9PBT.0 size=1048576 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.937+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~FVG53VFT9PBT.1 size=1048576 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.938+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~FVG53VFT9PBT.2 size=652001 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.938+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=FVG53VFT9PBT tag=XEJ2F8X67DU4 type=write size=3797729 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.940+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~W94X0XFBDHDZ.0 size=1048576 2024-07-26T18:26:20.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.941+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~W94X0XFBDHDZ.1 size=1048576 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.943+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~W94X0XFBDHDZ.2 size=329587 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.946+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=W94X0XFBDHDZ tag=BDX21N0FSLDW type=write size=3475315 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.947+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=545341SIGXAE type=del size=2889819 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.951+0000 7f3ddaa3d780 1 < suggested update operation key=84AU5L9U1Q5S tag=WTJYP0R0SV70 type=write size=948468 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.953+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=T450NZ9Z4OLB type=del size=3430418 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.957+0000 7f3ddaa3d780 1 < suggested update operation key=Z02TRVM1M6RF tag=J02TI42JTI00 type=del size=3189354 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.960+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~WTOE57ZG5D3Z.0 size=1048576 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.962+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~WTOE57ZG5D3Z.1 size=536947 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.962+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=WTOE57ZG5D3Z tag=QGUM3SO0WH42 type=write size=2634099 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.964+0000 7f3ddaa3d780 -1 < failed to complete operation key=CNINHWKC95EZ tag=283XF6B5EUF8 type=del size=1127670: (22) Invalid argument 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.967+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~QVWISNAW5Q4W.0 size=1048576 2024-07-26T18:26:20.790 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.969+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~QVWISNAW5Q4W.1 size=1048576 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.970+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~QVWISNAW5Q4W.2 size=16367 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.970+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=QVWISNAW5Q4W tag=RV4PBOJCTU5J type=write size=3162095 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.972+0000 7f3ddaa3d780 1 < canceled operation key=S74V0KNQ20M4 tag=GPW1PZ0CAF8E type=del size=887456 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.974+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=K8WYGXNM81YQ type=del size=87741 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.976+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=V1UETD83KDNL type=del 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.977+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=8Z80ZSHHSEPN type=del size=3243078 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.979+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~OVAAKJ6BVUO1.0 size=150599 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.983+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=OVAAKJ6BVUO1 tag=4ZBDDW6NJ6S4 type=write size=1199175 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.986+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~Q6BQRPFL2Q2Q.0 size=1048576 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.988+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~Q6BQRPFL2Q2Q.1 size=1048576 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.989+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~Q6BQRPFL2Q2Q.2 size=923747 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.989+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=Q6BQRPFL2Q2Q tag=NXT89HTL5WGG type=write size=4069475 2024-07-26T18:26:20.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.991+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=C70AVQBEK8AQ type=del 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.992+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=9EDF37LXQ9K5 type=del size=2722998 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.994+0000 7f3ddaa3d780 1 < canceled operation key=5LH5QFW4B9KV tag=ZOTPWWL24PIV type=del size=365717 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.997+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~H2J57L9OPUYU.0 size=1048576 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.998+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~H2J57L9OPUYU.1 size=414155 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:17.998+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=H2J57L9OPUYU tag=SBGX3CXM01RW type=write size=2511307 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.000+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=RB2BYXZ1YFX3 type=del 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.002+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=211DELYJI3I1 type=del size=286419 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.003+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~H5Q1YV25EGPU.0 size=21547 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.006+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=H5Q1YV25EGPU tag=OUNW24NPZ3QJ type=write size=1070123 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.009+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~KXECELDBABH3.0 size=1048576 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.011+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~KXECELDBABH3.1 size=490915 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.011+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=KXECELDBABH3 tag=CRA19L0GOVTE type=write size=2588067 2024-07-26T18:26:20.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.012+0000 7f3ddaa3d780 1 < completed write operation key=5LH5QFW4B9KV tag=P2PIVF1IFRHW type=write size=670387 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.016+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~2109URIMLRCG.0 size=475518 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.016+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=2109URIMLRCG tag=8IA8UUO9AN02 type=write size=1524094 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.019+0000 7f3ddaa3d780 1 < suggested remove operation key=K2MEY9UVYDCS tag=A0KZ39JAX1JT type=del 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.022+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~EI40GOV6WXKE.0 size=1048576 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.023+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~EI40GOV6WXKE.1 size=341056 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.023+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=EI40GOV6WXKE tag=Z7WT3MFQLV8N type=write size=2438208 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.025+0000 7f3ddaa3d780 1 < canceled operation key=U6L8GHGZJH5W tag=NIXP6V7N7OEH type=del size=3865066 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.026+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=KQEQDK9YOM36 type=del size=1976834 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.028+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=PSPF3QJ3MQ39 type=del 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.030+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=53D02L6TZLSA type=del size=2714067 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.033+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~FVG53VFT9PBT.0 size=1048576 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.035+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~FVG53VFT9PBT.1 size=1048576 2024-07-26T18:26:20.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.037+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~FVG53VFT9PBT.2 size=652001 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.040+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=FVG53VFT9PBT tag=XEJ2F8X67DU4 type=write size=3797729 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.042+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=O0Q2D14T5S8V type=del size=2738703 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.044+0000 7f3ddaa3d780 -1 < failed to complete operation key=K2MEY9UVYDCS tag=545341SIGXAE type=del size=2889819: (22) Invalid argument 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.046+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=1ZJOL4ACMLDT type=write size=207251 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.047+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=T450NZ9Z4OLB type=del 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.049+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=PTI22J2E6OJ8 type=write size=488800 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.051+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~WTOE57ZG5D3Z.0 size=1048576 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.052+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~WTOE57ZG5D3Z.1 size=536947 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.055+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=WTOE57ZG5D3Z tag=QGUM3SO0WH42 type=write size=2634099 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.057+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=SPKM8U174OWK type=del size=2756008 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.058+0000 7f3ddaa3d780 1 < canceled part key=_multipart_84AU5L9U1Q5S.2~QVWISNAW5Q4W.0 size=1048576 2024-07-26T18:26:20.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.059+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~QVWISNAW5Q4W.1 size=1048576 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.061+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~QVWISNAW5Q4W.2 size=16367 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.063+0000 7f3ddaa3d780 1 < canceled multipart upload key=84AU5L9U1Q5S upload=QVWISNAW5Q4W tag=RV4PBOJCTU5J type=write size=3162095 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.065+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=JU3XQ71HH4DA type=del size=3477468 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.067+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=K8WYGXNM81YQ type=del 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.069+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=0P62KM6C37O1 type=del size=2724838 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.070+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=8Z80ZSHHSEPN type=del 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.073+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~3Q1KBB1KSO6Y.0 size=915178 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.073+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=3Q1KBB1KSO6Y tag=199DNGOINXOQ type=write size=1963754 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.075+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~Q6BQRPFL2Q2Q.0 size=1048576 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.076+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~Q6BQRPFL2Q2Q.1 size=1048576 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.078+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~Q6BQRPFL2Q2Q.2 size=923747 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.080+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=Q6BQRPFL2Q2Q tag=NXT89HTL5WGG type=write size=4069475 2024-07-26T18:26:20.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.082+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=4A9KGLKYT5JT type=del size=400343 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.084+0000 7f3ddaa3d780 1 < canceled operation key=N5GSO7LGJZWN tag=9EDF37LXQ9K5 type=del size=2722998 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.087+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~2KUNLG1F5EEK.0 size=1048576 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.088+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~2KUNLG1F5EEK.1 size=1048576 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.089+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~2KUNLG1F5EEK.2 size=336232 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.089+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=2KUNLG1F5EEK tag=XH3U4XPFU5FE type=write size=3481960 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.091+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~H2J57L9OPUYU.0 size=1048576 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.092+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~H2J57L9OPUYU.1 size=414155 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.095+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=H2J57L9OPUYU tag=SBGX3CXM01RW type=write size=2511307 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.096+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=AHZCS4RD2E2Q type=write size=708317 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.098+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=211DELYJI3I1 type=del 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.100+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=GNZUX91HBJDJ type=del size=4043552 2024-07-26T18:26:20.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.101+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~KXECELDBABH3.0 size=1048576 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.102+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~KXECELDBABH3.1 size=490915 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.105+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=KXECELDBABH3 tag=CRA19L0GOVTE type=write size=2588067 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.108+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~ABJYZG23ZJRJ.0 size=1048576 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.109+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~ABJYZG23ZJRJ.1 size=481113 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.109+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=ABJYZG23ZJRJ tag=M5J4ZE0UAEG7 type=write size=2578265 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.110+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~2109URIMLRCG.0 size=475518 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.113+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=2109URIMLRCG tag=8IA8UUO9AN02 type=write size=1524094 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.116+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~CIB4414VQRUZ.0 size=1048576 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.117+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~CIB4414VQRUZ.1 size=1013330 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.117+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=CIB4414VQRUZ tag=AD98RMDVVX7M type=write size=3110482 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.118+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~EI40GOV6WXKE.0 size=1048576 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.120+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~EI40GOV6WXKE.1 size=341056 2024-07-26T18:26:20.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.122+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=EI40GOV6WXKE tag=Z7WT3MFQLV8N type=write size=2438208 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.125+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~HV6GWBEVH2EX.0 size=1048576 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.126+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~HV6GWBEVH2EX.1 size=214042 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.126+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=HV6GWBEVH2EX tag=L70UWB2JTSE2 type=write size=2311194 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.128+0000 7f3ddaa3d780 1 < canceled operation key=1DWH8ZS24A34 tag=KQEQDK9YOM36 type=del size=1976834 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.131+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~TTHO6KL7ULJV.0 size=1048576 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.132+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~TTHO6KL7ULJV.1 size=1048576 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.133+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~TTHO6KL7ULJV.2 size=739411 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.133+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=TTHO6KL7ULJV tag=TX3O31T5KK7H type=write size=3885139 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.135+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=53D02L6TZLSA type=del 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.136+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=DL2F9LID2A7T type=del size=3079817 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.138+0000 7f3ddaa3d780 1 < canceled operation key=Z1FVCAHI4M1P tag=O0Q2D14T5S8V type=del size=2738703 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.139+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=OHOHN48MJ2D3 type=del size=3985874 2024-07-26T18:26:20.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.141+0000 7f3ddaa3d780 1 < completed write operation key=UV4009RBTCGG tag=1ZJOL4ACMLDT type=write size=207251 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.144+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~E1EEXEHVBUMJ.0 size=578598 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.144+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=E1EEXEHVBUMJ tag=X19SBKBKCL3E type=write size=1627174 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.146+0000 7f3ddaa3d780 1 < completed write operation key=1DWH8ZS24A34 tag=PTI22J2E6OJ8 type=write size=488800 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.149+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~J29SZN3D1VS4.0 size=428765 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.149+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=J29SZN3D1VS4 tag=3SJ5VKURJLA4 type=write size=1477341 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.153+0000 7f3ddaa3d780 1 < suggested remove operation key=UV4009RBTCGG tag=SPKM8U174OWK type=del 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.155+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=161YR9RDGW35 type=del size=197120 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.157+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=JU3XQ71HH4DA type=del 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.159+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=POUXXSYGNWVU type=del size=190832 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.162+0000 7f3ddaa3d780 1 < suggested update operation key=MWUICIKP82CQ tag=0P62KM6C37O1 type=del size=2724838 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.164+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=EDYPUOU4TMWV type=del size=1665713 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.166+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~3Q1KBB1KSO6Y.0 size=915178 2024-07-26T18:26:20.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.169+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=3Q1KBB1KSO6Y tag=199DNGOINXOQ type=write size=1963754 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.172+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~ECE34OO7UZBP.0 size=1048576 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.173+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~ECE34OO7UZBP.1 size=1048576 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.174+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~ECE34OO7UZBP.2 size=302887 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.174+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=ECE34OO7UZBP tag=UWNGZRQZQNDJ type=write size=3448615 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.176+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=4A9KGLKYT5JT type=del 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.179+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~9YD7ALYSGK0E.0 size=717736 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.179+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=9YD7ALYSGK0E tag=DLQS66H75IMG type=write size=1766312 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.181+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~2KUNLG1F5EEK.0 size=1048576 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.182+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~2KUNLG1F5EEK.1 size=1048576 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.184+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~2KUNLG1F5EEK.2 size=336232 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.187+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=2KUNLG1F5EEK tag=XH3U4XPFU5FE type=write size=3481960 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.190+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~N2X9UUVVFXP4.0 size=589296 2024-07-26T18:26:20.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.190+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=N2X9UUVVFXP4 tag=CH9GPZE1Y6MU type=write size=1637872 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.193+0000 7f3ddaa3d780 1 < suggested remove operation key=84AU5L9U1Q5S tag=AHZCS4RD2E2Q type=write 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.195+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=6RH3XV0Z4KYP type=del size=3176594 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.196+0000 7f3ddaa3d780 1 < canceled operation key=1LIY2CFUHSLF tag=GNZUX91HBJDJ type=del size=4043552 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.200+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~D3WDZVDSPVZT.0 size=680856 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.200+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=D3WDZVDSPVZT tag=9PN30Z76A8HM type=write size=1729432 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.201+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~ABJYZG23ZJRJ.0 size=1048576 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.203+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~ABJYZG23ZJRJ.1 size=481113 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.205+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=ABJYZG23ZJRJ tag=M5J4ZE0UAEG7 type=write size=2578265 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.208+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~SB4G5TFYWIXY.0 size=1048576 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.210+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~SB4G5TFYWIXY.1 size=278332 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.210+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=SB4G5TFYWIXY tag=O0JVX8DI0P2X type=write size=2375484 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.211+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~CIB4414VQRUZ.0 size=1048576 2024-07-26T18:26:20.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.213+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~CIB4414VQRUZ.1 size=1013330 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.216+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=CIB4414VQRUZ tag=AD98RMDVVX7M type=write size=3110482 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.219+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~X5Q8DL30R5K1.0 size=572802 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.219+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=X5Q8DL30R5K1 tag=28P0EBH1C5PF type=write size=1621378 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.220+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~HV6GWBEVH2EX.0 size=1048576 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.220+0000 7f3ddaa3d780 1 < canceled part key=_multipart_X30EJ1YJC7Y2.2~HV6GWBEVH2EX.1 size=214042 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.224+0000 7f3ddaa3d780 1 < canceled multipart upload key=X30EJ1YJC7Y2 upload=HV6GWBEVH2EX tag=L70UWB2JTSE2 type=write size=2311194 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.227+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~5P8UA5I0V4WU.0 size=90806 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.227+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=5P8UA5I0V4WU tag=ELRAB28AKL31 type=write size=1139382 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.229+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~TTHO6KL7ULJV.0 size=1048576 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.230+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~TTHO6KL7ULJV.1 size=1048576 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.232+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~TTHO6KL7ULJV.2 size=739411 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.235+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=TTHO6KL7ULJV tag=TX3O31T5KK7H type=write size=3885139 2024-07-26T18:26:20.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.236+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=V0YNE9AEWKHC type=del size=4013282 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.240+0000 7f3ddaa3d780 1 < suggested remove operation key=1LIY2CFUHSLF tag=DL2F9LID2A7T type=del 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.241+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=JPK84638DZD3 type=del size=2114948 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.245+0000 7f3ddaa3d780 1 < suggested remove operation key=1LIY2CFUHSLF tag=OHOHN48MJ2D3 type=del 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.248+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~0D5U6B34V9QB.0 size=295540 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.248+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=0D5U6B34V9QB tag=BNFGL2XB46A1 type=write size=1344116 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.250+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~E1EEXEHVBUMJ.0 size=578598 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.252+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=E1EEXEHVBUMJ tag=X19SBKBKCL3E type=write size=1627174 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.255+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=UI9EJV8J03EG type=del size=3556776 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.258+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~J29SZN3D1VS4.0 size=428765 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.260+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=J29SZN3D1VS4 tag=3SJ5VKURJLA4 type=write size=1477341 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.263+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~BHADVRZM9RJK.0 size=1048576 2024-07-26T18:26:20.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.264+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~BHADVRZM9RJK.1 size=1048576 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.266+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~BHADVRZM9RJK.2 size=340496 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.266+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=BHADVRZM9RJK tag=LWBKA4IHMD4R type=write size=3486224 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.267+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=161YR9RDGW35 type=del 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.270+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~QU0NJZQ3RW19.0 size=512065 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.270+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=QU0NJZQ3RW19 tag=355GEE5SZSSK type=write size=1560641 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.272+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=POUXXSYGNWVU type=del 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.273+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=9CKTU6H1RX8O type=del size=3473794 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.275+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=EDYPUOU4TMWV type=del 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.277+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=8N88P95EY112 type=del size=2832320 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.279+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~ECE34OO7UZBP.0 size=1048576 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.279+0000 7f3ddaa3d780 1 < canceled part key=_multipart_SHAUJ0JT201L.2~ECE34OO7UZBP.1 size=1048576 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.280+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~ECE34OO7UZBP.2 size=302887 2024-07-26T18:26:20.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.283+0000 7f3ddaa3d780 1 < canceled multipart upload key=SHAUJ0JT201L upload=ECE34OO7UZBP tag=UWNGZRQZQNDJ type=write size=3448615 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.284+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=23JYUTHEYNG4 type=del size=1563213 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.286+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~9YD7ALYSGK0E.0 size=717736 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.289+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=9YD7ALYSGK0E tag=DLQS66H75IMG type=write size=1766312 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.290+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=T465NM1JJ6B1 type=write size=577825 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.292+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~N2X9UUVVFXP4.0 size=589296 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.295+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=N2X9UUVVFXP4 tag=CH9GPZE1Y6MU type=write size=1637872 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.296+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=KCQT3FHYGR1Z type=del size=364284 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.298+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=6RH3XV0Z4KYP type=del 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.300+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=E0KGE06JA0J2 type=del size=128314 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.302+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~D3WDZVDSPVZT.0 size=680856 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.305+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=D3WDZVDSPVZT tag=9PN30Z76A8HM type=write size=1729432 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.306+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=37HICS67GADG type=del size=2377411 2024-07-26T18:26:20.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.308+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~SB4G5TFYWIXY.0 size=1048576 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.309+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~SB4G5TFYWIXY.1 size=278332 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.312+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=SB4G5TFYWIXY tag=O0JVX8DI0P2X type=write size=2375484 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.314+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=NLGC7830HA1D type=del size=2873647 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.315+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~X5Q8DL30R5K1.0 size=572802 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.318+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=X5Q8DL30R5K1 tag=28P0EBH1C5PF type=write size=1621378 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.320+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=KXZ4S39OVLUY type=del size=661519 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.321+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~5P8UA5I0V4WU.0 size=90806 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.324+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=5P8UA5I0V4WU tag=ELRAB28AKL31 type=write size=1139382 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.325+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=CMP3TUE1XNEE type=del size=1494494 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.327+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=V0YNE9AEWKHC type=del 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.329+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=IK5TTHS9SCUW type=del size=3708242 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.332+0000 7f3ddaa3d780 1 < suggested remove operation key=1LIY2CFUHSLF tag=JPK84638DZD3 type=del 2024-07-26T18:26:20.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.335+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~W6UMZ8ZAJJ9C.0 size=525796 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.335+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=W6UMZ8ZAJJ9C tag=47TIJQQ2S2CQ type=write size=1574372 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.337+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~0D5U6B34V9QB.0 size=295540 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.339+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=0D5U6B34V9QB tag=BNFGL2XB46A1 type=write size=1344116 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.341+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=J5CTA419B9OT type=del size=3016296 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.342+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=UI9EJV8J03EG type=del 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.344+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=78M9U02443Q9 type=del size=2495972 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.344+0000 7f3ddaa3d780 1 < canceled part key=_multipart_SHAUJ0JT201L.2~BHADVRZM9RJK.0 size=1048576 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.346+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~BHADVRZM9RJK.1 size=1048576 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.347+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~BHADVRZM9RJK.2 size=340496 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.350+0000 7f3ddaa3d780 1 < canceled multipart upload key=SHAUJ0JT201L upload=BHADVRZM9RJK tag=LWBKA4IHMD4R type=write size=3486224 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.351+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=BVZ3TUSKFU96 type=del size=2304337 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.353+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~QU0NJZQ3RW19.0 size=512065 2024-07-26T18:26:20.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.355+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=QU0NJZQ3RW19 tag=355GEE5SZSSK type=write size=1560641 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.357+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=S8PQ64R3ADVR type=del size=966999 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.360+0000 7f3ddaa3d780 1 < suggested remove operation key=RCGC5SDM1AEG tag=9CKTU6H1RX8O type=del 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.362+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=QPDE6KU2DIFX type=write size=923621 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.364+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=8N88P95EY112 type=del 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.367+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~LH3G3JS1NHW1.0 size=1048576 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.369+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~LH3G3JS1NHW1.1 size=1048576 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.370+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~LH3G3JS1NHW1.2 size=1017292 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.370+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=LH3G3JS1NHW1 tag=G100I1G81KU3 type=write size=4163020 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.371+0000 7f3ddaa3d780 1 < canceled operation key=RT3ANNQ6TPYT tag=23JYUTHEYNG4 type=del size=1563213 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.373+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=K1IX7SWFLCB8 type=del size=1411686 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.375+0000 7f3ddaa3d780 1 < completed write operation key=84AU5L9U1Q5S tag=T465NM1JJ6B1 type=write size=577825 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.376+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=J93DG2TTNJXB type=del size=3603940 2024-07-26T18:26:20.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.380+0000 7f3ddaa3d780 1 < suggested update operation key=S74V0KNQ20M4 tag=KCQT3FHYGR1Z type=del size=364284 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.383+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~5D3YT968XE08.0 size=137200 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.383+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=5D3YT968XE08 tag=1BB19CU8GUA2 type=write size=1185776 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.386+0000 7f3ddaa3d780 1 < suggested remove operation key=5LH5QFW4B9KV tag=E0KGE06JA0J2 type=del 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.388+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=A4SIA7IKJKU0 type=del size=1252322 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.389+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=37HICS67GADG type=del 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.391+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=LJXB6DE1ZXTW type=write size=364800 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.393+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=NLGC7830HA1D type=del 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.396+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~PH4VT6NZWX72.0 size=1048576 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.397+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~PH4VT6NZWX72.1 size=189760 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.397+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=PH4VT6NZWX72 tag=826RX7LKB0HH type=write size=2286912 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.399+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=KXZ4S39OVLUY type=del 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.400+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=GSX6L0HH45UQ type=del size=1916015 2024-07-26T18:26:20.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.402+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=CMP3TUE1XNEE type=del 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.404+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=BSH21JZ7OXVP type=write size=293294 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.406+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=IK5TTHS9SCUW type=del 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.408+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=KC04HNCN9M9D type=del size=2925315 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.409+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~W6UMZ8ZAJJ9C.0 size=525796 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.412+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=W6UMZ8ZAJJ9C tag=47TIJQQ2S2CQ type=write size=1574372 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.415+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~QMQS22AA6630.0 size=63342 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.415+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=QMQS22AA6630 tag=5OC7V44H0F85 type=write size=1111918 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.416+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=J5CTA419B9OT type=del 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.418+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=MYBOHCGP3H7I type=del size=1952993 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.420+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=78M9U02443Q9 type=del 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.423+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~3GKC5HIFMIGH.0 size=973488 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.423+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=3GKC5HIFMIGH tag=3JBZW2HZG8Y4 type=write size=2022064 2024-07-26T18:26:20.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.424+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=BVZ3TUSKFU96 type=del 2024-07-26T18:26:20.811 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.426+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=GF0WWEJ8C6I0 type=del size=3483490 2024-07-26T18:26:20.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:18 smithi071 ceph-mon[90507]: pgmap v1377: 137 pgs: 3 creating+peering, 11 unknown, 123 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:20.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:18 smithi071 ceph-mon[92867]: pgmap v1377: 137 pgs: 3 creating+peering, 11 unknown, 123 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:20.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.427+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=S8PQ64R3ADVR type=del 2024-07-26T18:26:20.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.429+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=62QBXH5YZY4Z type=del size=478183 2024-07-26T18:26:20.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.430+0000 7f3ddaa3d780 1 < completed write operation key=X30EJ1YJC7Y2 tag=QPDE6KU2DIFX type=write size=923621 2024-07-26T18:26:20.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.432+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=75W983GC7IX8 type=del size=2731076 2024-07-26T18:26:20.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.434+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~LH3G3JS1NHW1.0 size=1048576 2024-07-26T18:26:20.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.435+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~LH3G3JS1NHW1.1 size=1048576 2024-07-26T18:26:20.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.436+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~LH3G3JS1NHW1.2 size=1017292 2024-07-26T18:26:20.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.439+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=LH3G3JS1NHW1 tag=G100I1G81KU3 type=write size=4163020 2024-07-26T18:26:20.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.442+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~5HLG0AQE1L8J.0 size=1048576 2024-07-26T18:26:20.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.443+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~5HLG0AQE1L8J.1 size=850697 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.443+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=5HLG0AQE1L8J tag=YM6ALCMDLC9A type=write size=2947849 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.446+0000 7f3ddaa3d780 1 < suggested remove operation key=RCGC5SDM1AEG tag=K1IX7SWFLCB8 type=del 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.449+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~EI7AD46ZMZ8R.0 size=748863 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.449+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=EI7AD46ZMZ8R tag=Z573DMRO0SAS type=write size=1797439 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.451+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=J93DG2TTNJXB type=del 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.452+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=AOJ29BUS4GNA type=del size=3655856 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.454+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~5D3YT968XE08.0 size=137200 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.457+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=5D3YT968XE08 tag=1BB19CU8GUA2 type=write size=1185776 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.458+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=337SBNTOJYEY type=del size=2370196 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.460+0000 7f3ddaa3d780 1 < canceled operation key=BTLCQ5E0DTLE tag=A4SIA7IKJKU0 type=del size=1252322 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.461+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=ENFRSXYQILG9 type=write size=109357 2024-07-26T18:26:20.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.463+0000 7f3ddaa3d780 1 < completed write operation key=DZU44WIZB15R tag=LJXB6DE1ZXTW type=write size=364800 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.464+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=LXSM9HC6LBUG type=del size=3823601 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.466+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~PH4VT6NZWX72.0 size=1048576 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.467+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~PH4VT6NZWX72.1 size=189760 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.470+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=PH4VT6NZWX72 tag=826RX7LKB0HH type=write size=2286912 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.473+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~5EIH8NN7WTKM.0 size=185019 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.473+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=5EIH8NN7WTKM tag=EGEBVWAAPLMF type=write size=1233595 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.474+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=GSX6L0HH45UQ type=del 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.476+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=6OCRFU4GKRVL type=del size=1816094 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.477+0000 7f3ddaa3d780 1 < canceled operation key=11490TKEFTX8 tag=BSH21JZ7OXVP type=write size=293294 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.479+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=0MASOBR0MRDJ type=del size=711546 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.480+0000 7f3ddaa3d780 1 < completed delete operation key=Z02TRVM1M6RF tag=KC04HNCN9M9D type=del 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.482+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=AZF03IH8W3FM type=del size=2295683 2024-07-26T18:26:20.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.482+0000 7f3ddaa3d780 1 < canceled part key=_multipart_FZJ256NKJJTN.2~QMQS22AA6630.0 size=63342 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.485+0000 7f3ddaa3d780 1 < canceled multipart upload key=FZJ256NKJJTN upload=QMQS22AA6630 tag=5OC7V44H0F85 type=write size=1111918 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.487+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=H7Q533YE3DZA type=del size=2308082 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.488+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=MYBOHCGP3H7I type=del 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.491+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~AWFHSO9VL3A8.0 size=1048576 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.493+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~AWFHSO9VL3A8.1 size=475118 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.493+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=AWFHSO9VL3A8 tag=KH6M93SNUX22 type=write size=2572270 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.495+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~3GKC5HIFMIGH.0 size=973488 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.498+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=3GKC5HIFMIGH tag=3JBZW2HZG8Y4 type=write size=2022064 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.499+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=ZGYVMOLNS6BW type=del size=3701835 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.501+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=GF0WWEJ8C6I0 type=del 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.504+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~YODSKUDC6THD.0 size=1048576 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.505+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~YODSKUDC6THD.1 size=533443 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.505+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=YODSKUDC6THD tag=P1KQSEZPZFT7 type=write size=2630595 2024-07-26T18:26:20.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.507+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=62QBXH5YZY4Z type=del 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.510+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~GSQMD70ZOWHT.0 size=871658 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.510+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=GSQMD70ZOWHT tag=4NSCD3DNSISM type=write size=1920234 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.512+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=75W983GC7IX8 type=del 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.514+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=M5D3GAZVAOSN type=del size=2256741 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.515+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~5HLG0AQE1L8J.0 size=1048576 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.517+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~5HLG0AQE1L8J.1 size=850697 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.519+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=5HLG0AQE1L8J tag=YM6ALCMDLC9A type=write size=2947849 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.522+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=8K9RDBMWL3I3 type=del size=3454257 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.523+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~EI7AD46ZMZ8R.0 size=748863 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.527+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=EI7AD46ZMZ8R tag=Z573DMRO0SAS type=write size=1797439 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.530+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~W1Z4CRQ2UDFG.0 size=745775 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.530+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=W1Z4CRQ2UDFG tag=0QACMFS6LM2J type=write size=1794351 2024-07-26T18:26:20.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.533+0000 7f3ddaa3d780 1 < suggested update operation key=VIPOJV250K5N tag=AOJ29BUS4GNA type=del size=3655856 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.535+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=L5N30BEZA1X9 type=del size=1453092 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.537+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=337SBNTOJYEY type=del 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.540+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~R04ZGNLUWRVF.0 size=1048576 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.541+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~R04ZGNLUWRVF.1 size=672856 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.541+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=R04ZGNLUWRVF tag=E10Z9ISSE72C type=write size=2770008 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.543+0000 7f3ddaa3d780 1 < canceled operation key=CK96G7K11B24 tag=ENFRSXYQILG9 type=write size=109357 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.545+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=FXRVIDI0PUDJ type=del size=409821 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.546+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=LXSM9HC6LBUG type=del 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.549+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~OW0GIW2W9P3Z.0 size=1048576 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.550+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~OW0GIW2W9P3Z.1 size=1048576 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.551+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~OW0GIW2W9P3Z.2 size=34671 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.551+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=OW0GIW2W9P3Z tag=NCW1JBTYZU5A type=write size=3180399 2024-07-26T18:26:20.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.553+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~5EIH8NN7WTKM.0 size=185019 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.557+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=5EIH8NN7WTKM tag=EGEBVWAAPLMF type=write size=1233595 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.559+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=M67Q4MU14J2L type=del size=2740053 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.562+0000 7f3ddaa3d780 1 < suggested remove operation key=J8VYU4UNB1AX tag=6OCRFU4GKRVL type=del 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.564+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=A7UI07KWWRBD type=del size=2976657 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.566+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=0MASOBR0MRDJ type=del 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.567+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=XMLIN7QWK2KT type=del size=490525 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.569+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=AZF03IH8W3FM type=del 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.571+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=TONFKGL84M2C type=write size=70192 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.573+0000 7f3ddaa3d780 -1 < failed to complete operation key=VIPOJV250K5N tag=H7Q533YE3DZA type=del size=2308082: (22) Invalid argument 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.575+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=AGJ7P6OTBOSC type=del size=2965316 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.577+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~AWFHSO9VL3A8.0 size=1048576 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.578+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~AWFHSO9VL3A8.1 size=475118 2024-07-26T18:26:20.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.581+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=AWFHSO9VL3A8 tag=KH6M93SNUX22 type=write size=2572270 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.585+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~LJLN4MQ8TSNL.0 size=1048576 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.586+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~LJLN4MQ8TSNL.1 size=1048576 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.587+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~LJLN4MQ8TSNL.2 size=118882 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.587+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=LJLN4MQ8TSNL tag=SWQY7SN5GHM6 type=write size=3264610 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.589+0000 7f3ddaa3d780 1 < canceled operation key=AD9EQ3SDW2NB tag=ZGYVMOLNS6BW type=del size=3701835 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.591+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=ZP4HGR0KJ4A9 type=del size=3416110 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.592+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~YODSKUDC6THD.0 size=1048576 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.594+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~YODSKUDC6THD.1 size=533443 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.596+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=YODSKUDC6THD tag=P1KQSEZPZFT7 type=write size=2630595 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.598+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=T0PALA2M6A8F type=del size=402443 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.600+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~GSQMD70ZOWHT.0 size=871658 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.603+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=GSQMD70ZOWHT tag=4NSCD3DNSISM type=write size=1920234 2024-07-26T18:26:20.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.606+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~IC0AFU9NIZDN.0 size=1048576 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.607+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~IC0AFU9NIZDN.1 size=145630 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.607+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=IC0AFU9NIZDN tag=VOFXJM3IKA14 type=write size=2242782 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.609+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=M5D3GAZVAOSN type=del 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.611+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=NJHTAN7LIHKG type=del size=1394606 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.613+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=8K9RDBMWL3I3 type=del 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.615+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=3TC8SABND86U type=del size=1755421 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.617+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~W1Z4CRQ2UDFG.0 size=745775 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.620+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=W1Z4CRQ2UDFG tag=0QACMFS6LM2J type=write size=1794351 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.622+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=35L21N9JS2ML type=del size=1068858 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.624+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=L5N30BEZA1X9 type=del 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.625+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=P5G2WZJ02WYK type=write size=440988 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.627+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~R04ZGNLUWRVF.0 size=1048576 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.629+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~R04ZGNLUWRVF.1 size=672856 2024-07-26T18:26:20.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.632+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=R04ZGNLUWRVF tag=E10Z9ISSE72C type=write size=2770008 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.633+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=LHM3GKNGR442 type=del size=1659416 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.635+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=FXRVIDI0PUDJ type=del 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.637+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=ZMK1D8XK6MB6 type=del size=1351236 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.638+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~OW0GIW2W9P3Z.0 size=1048576 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.640+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~OW0GIW2W9P3Z.1 size=1048576 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.641+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~OW0GIW2W9P3Z.2 size=34671 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.644+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=OW0GIW2W9P3Z tag=NCW1JBTYZU5A type=write size=3180399 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.647+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~16S12WF0SKJC.0 size=1048576 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.648+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~16S12WF0SKJC.1 size=784087 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.648+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=16S12WF0SKJC tag=396TY6HT9862 type=write size=2881239 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.650+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=M67Q4MU14J2L type=del 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.652+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=JUTQ79ZYAGY2 type=del size=120254 2024-07-26T18:26:20.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.654+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=A7UI07KWWRBD type=del 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.655+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=BS34G7CDIDQJ type=del size=172866 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.657+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=XMLIN7QWK2KT type=del 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.658+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=JDTYENF43YS0 type=del size=3299566 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.660+0000 7f3ddaa3d780 1 < completed write operation key=L46OSDRB7XAV tag=TONFKGL84M2C type=write size=70192 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.663+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~RJWIC4Y94Y2D.0 size=1048576 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.664+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~RJWIC4Y94Y2D.1 size=1048576 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.666+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~RJWIC4Y94Y2D.2 size=795728 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.666+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=RJWIC4Y94Y2D tag=3FJFWNEHWUY1 type=write size=3941456 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.668+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=AGJ7P6OTBOSC type=del 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.670+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~D4CHRARPY5E3.0 size=1048576 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.672+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~D4CHRARPY5E3.1 size=1048576 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.673+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~D4CHRARPY5E3.2 size=726277 2024-07-26T18:26:20.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.673+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=D4CHRARPY5E3 tag=Z5F3TP33C3JW type=write size=3872005 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.675+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~LJLN4MQ8TSNL.0 size=1048576 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.676+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~LJLN4MQ8TSNL.1 size=1048576 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.677+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~LJLN4MQ8TSNL.2 size=118882 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.680+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=LJLN4MQ8TSNL tag=SWQY7SN5GHM6 type=write size=3264610 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.681+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=MN90D79BEVO1 type=del size=1644770 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.683+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=ZP4HGR0KJ4A9 type=del 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.685+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=8E5HCTR4U8LB type=del size=3051632 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.686+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=T0PALA2M6A8F type=del 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.688+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=WOLY7GZ2TM5E type=del size=1971154 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.689+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~IC0AFU9NIZDN.0 size=1048576 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.690+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~IC0AFU9NIZDN.1 size=145630 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.693+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=IC0AFU9NIZDN tag=VOFXJM3IKA14 type=write size=2242782 2024-07-26T18:26:20.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.696+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~10KP2PNEOF0P.0 size=1048576 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.698+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~10KP2PNEOF0P.1 size=1048576 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.699+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~10KP2PNEOF0P.2 size=423401 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.699+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=10KP2PNEOF0P tag=1LQEK6K295E9 type=write size=3569129 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.700+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=NJHTAN7LIHKG type=del 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.702+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=ICIVY6LY65Z6 type=del size=2326074 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.703+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=3TC8SABND86U type=del 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.706+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~PXQ5CHQKAEA7.0 size=1048576 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.707+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~PXQ5CHQKAEA7.1 size=1048576 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.709+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~PXQ5CHQKAEA7.2 size=961263 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.709+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=PXQ5CHQKAEA7 tag=365D1LCT2B1I type=write size=4106991 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.710+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=35L21N9JS2ML type=del 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.713+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~ZF1T6R7AMUAR.0 size=1048576 2024-07-26T18:26:20.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.715+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~ZF1T6R7AMUAR.1 size=252084 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.715+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=ZF1T6R7AMUAR tag=VTTMHG4HRLS0 type=write size=2349236 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.718+0000 7f3ddaa3d780 1 < suggested remove operation key=DZU44WIZB15R tag=P5G2WZJ02WYK type=write 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.719+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=TNTM72OCNHXS type=del size=3563503 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.721+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=LHM3GKNGR442 type=del 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.723+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=KP8AJLO9MS6K type=write size=520397 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.726+0000 7f3ddaa3d780 1 < suggested remove operation key=11490TKEFTX8 tag=ZMK1D8XK6MB6 type=del 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.728+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=JW5G8UVR8EN7 type=del size=2177761 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.730+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~16S12WF0SKJC.0 size=1048576 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.731+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~16S12WF0SKJC.1 size=784087 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.734+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=16S12WF0SKJC tag=396TY6HT9862 type=write size=2881239 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.736+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=CN8IWM7QGY8J type=del size=1214236 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.737+0000 7f3ddaa3d780 1 < canceled operation key=1DWH8ZS24A34 tag=JUTQ79ZYAGY2 type=del size=120254 2024-07-26T18:26:20.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.739+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=Q1S6GRIEE3IP type=del size=3134747 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.741+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=BS34G7CDIDQJ type=del 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.743+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=S29J26YK761S type=del size=1887443 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.745+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=JDTYENF43YS0 type=del 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.748+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~3AHMUO8B9DYX.0 size=1048576 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.750+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~3AHMUO8B9DYX.1 size=650072 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.750+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=3AHMUO8B9DYX tag=88W97NCU126X type=write size=2747224 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.751+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~RJWIC4Y94Y2D.0 size=1048576 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.753+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~RJWIC4Y94Y2D.1 size=1048576 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.755+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~RJWIC4Y94Y2D.2 size=795728 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.758+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=RJWIC4Y94Y2D tag=3FJFWNEHWUY1 type=write size=3941456 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.761+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~1JCW266GH0JI.0 size=669682 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.761+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=1JCW266GH0JI tag=ESIFUWB9HBZ8 type=write size=1718258 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.762+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~D4CHRARPY5E3.0 size=1048576 2024-07-26T18:26:20.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.764+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~D4CHRARPY5E3.1 size=1048576 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.765+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~D4CHRARPY5E3.2 size=726277 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.768+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=D4CHRARPY5E3 tag=Z5F3TP33C3JW type=write size=3872005 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.771+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~4H9XDG27Q44M.0 size=467929 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.771+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=4H9XDG27Q44M tag=UKRLPJSD20IN type=write size=1516505 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.773+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=MN90D79BEVO1 type=del 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.774+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=J0P7PN4WVASW type=del size=2309923 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.776+0000 7f3ddaa3d780 1 < canceled operation key=TRDNYGD3GFB1 tag=8E5HCTR4U8LB type=del size=3051632 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.778+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=FT921JNCWQKY type=del size=1081865 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.780+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=WOLY7GZ2TM5E type=del 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.781+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=BGBIRQLZQFXX type=del size=3747121 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.783+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~10KP2PNEOF0P.0 size=1048576 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.785+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~10KP2PNEOF0P.1 size=1048576 2024-07-26T18:26:20.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.786+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~10KP2PNEOF0P.2 size=423401 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.789+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=10KP2PNEOF0P tag=1LQEK6K295E9 type=write size=3569129 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.792+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~ACYO2H83UXH1.0 size=834714 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.792+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=ACYO2H83UXH1 tag=DZT03K5OX3X9 type=write size=1883290 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.794+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=ICIVY6LY65Z6 type=del 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.796+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=7LNU4HGOSRLV type=del size=124193 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.797+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~PXQ5CHQKAEA7.0 size=1048576 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.799+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~PXQ5CHQKAEA7.1 size=1048576 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.800+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~PXQ5CHQKAEA7.2 size=961263 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.803+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=PXQ5CHQKAEA7 tag=365D1LCT2B1I type=write size=4106991 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.806+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~6HQ1FPHQWZ23.0 size=760045 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.806+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=6HQ1FPHQWZ23 tag=IH6IYY1OHGVJ type=write size=1808621 2024-07-26T18:26:20.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.808+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~ZF1T6R7AMUAR.0 size=1048576 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.809+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~ZF1T6R7AMUAR.1 size=252084 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.812+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=ZF1T6R7AMUAR tag=VTTMHG4HRLS0 type=write size=2349236 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.813+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=36SHVO009OGU type=del size=1773228 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.815+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=TNTM72OCNHXS type=del 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.818+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~QFWBC0TN0F4Z.0 size=793100 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.818+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=QFWBC0TN0F4Z tag=6KF1D6J3HA9R type=write size=1841676 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.820+0000 7f3ddaa3d780 1 < completed write operation key=D5PS0VPPT1NU tag=KP8AJLO9MS6K type=write size=520397 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.823+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~DZ75L0MUY2HN.0 size=1048576 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.824+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~DZ75L0MUY2HN.1 size=323107 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.824+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=DZ75L0MUY2HN tag=Y8NFOR7VRVEF type=write size=2420259 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.828+0000 7f3ddaa3d780 1 < suggested remove operation key=DZU44WIZB15R tag=JW5G8UVR8EN7 type=del 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.830+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=PV39OCV1ZUF3 type=del size=3165225 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.832+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=CN8IWM7QGY8J type=del 2024-07-26T18:26:20.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.834+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=JNTB0EENJXXT type=del size=2387112 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.836+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=Q1S6GRIEE3IP type=del 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.838+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=FG0SPW80FX1O type=del size=3090897 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.840+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=S29J26YK761S type=del 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.842+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=EZQ7WDTOGARS type=del size=262349 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.844+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~3AHMUO8B9DYX.0 size=1048576 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.845+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~3AHMUO8B9DYX.1 size=650072 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.848+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=3AHMUO8B9DYX tag=88W97NCU126X type=write size=2747224 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.851+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~XTHON2KKDS40.0 size=860494 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.851+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=XTHON2KKDS40 tag=A2JTM2RVZCTS type=write size=1909070 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.853+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~1JCW266GH0JI.0 size=669682 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.856+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=1JCW266GH0JI tag=ESIFUWB9HBZ8 type=write size=1718258 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.857+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=HY1L7CIEZIO7 type=del size=62615 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.859+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~4H9XDG27Q44M.0 size=467929 2024-07-26T18:26:20.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.862+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=4H9XDG27Q44M tag=UKRLPJSD20IN type=write size=1516505 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.863+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=FSV4SDPXMX9A type=del size=1379431 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.867+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=J0P7PN4WVASW type=del 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.868+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=O69AGSK2DJWD type=del size=1578474 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.870+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=FT921JNCWQKY type=del 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.871+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=ZA6K8QBP0ODW type=del size=3050948 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.873+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=BGBIRQLZQFXX type=del 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.875+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=H4LAYRIK0CX3 type=write size=788293 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.876+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~ACYO2H83UXH1.0 size=834714 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.879+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=ACYO2H83UXH1 tag=DZT03K5OX3X9 type=write size=1883290 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.882+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~0EV1QENB9WG4.0 size=1048576 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.884+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~0EV1QENB9WG4.1 size=1048576 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.885+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~0EV1QENB9WG4.2 size=163542 2024-07-26T18:26:20.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.885+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=0EV1QENB9WG4 tag=4UZPGBJK9F2W type=write size=3309270 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.887+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=7LNU4HGOSRLV type=del 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.889+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=JZJ6E0G0R9EW type=write size=761423 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.890+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~6HQ1FPHQWZ23.0 size=760045 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.893+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=6HQ1FPHQWZ23 tag=IH6IYY1OHGVJ type=write size=1808621 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.897+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~DG5VZHJ9IVXD.0 size=1048576 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.898+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~DG5VZHJ9IVXD.1 size=1048576 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.899+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~DG5VZHJ9IVXD.2 size=297564 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.899+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=DG5VZHJ9IVXD tag=3N0W1LC9DI89 type=write size=3443292 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.901+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=36SHVO009OGU type=del 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.902+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=4UG6SY0P9LOW type=del size=164425 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.904+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~QFWBC0TN0F4Z.0 size=793100 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.907+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=QFWBC0TN0F4Z tag=6KF1D6J3HA9R type=write size=1841676 2024-07-26T18:26:20.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.911+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~5R1TYO7KI47I.0 size=267812 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.911+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=5R1TYO7KI47I tag=IQAZ1BRT4IKB type=write size=1316388 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.912+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~DZ75L0MUY2HN.0 size=1048576 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.914+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~DZ75L0MUY2HN.1 size=323107 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.916+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=DZ75L0MUY2HN tag=Y8NFOR7VRVEF type=write size=2420259 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.918+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=7QI1XVZXKL8P type=del size=3381545 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.919+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=PV39OCV1ZUF3 type=del 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.921+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=AJAJB25B16Q8 type=del size=2992997 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.923+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=JNTB0EENJXXT type=del 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.925+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=JDODYIJ43ATX type=del size=14552 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.929+0000 7f3ddaa3d780 1 < suggested update operation key=HA72EZU2OC9Y tag=FG0SPW80FX1O type=del size=3090897 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.930+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=XVCMUZHM3X6D type=del size=904027 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.933+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=EZQ7WDTOGARS type=del 2024-07-26T18:26:20.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.934+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=OMUTPWD2EK9P type=del size=1937713 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.936+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~XTHON2KKDS40.0 size=860494 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.939+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=XTHON2KKDS40 tag=A2JTM2RVZCTS type=write size=1909070 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.941+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=8K1GTJFOK0V2 type=del size=579885 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.945+0000 7f3ddaa3d780 1 < suggested update operation key=RT3ANNQ6TPYT tag=HY1L7CIEZIO7 type=del size=62615 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.947+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=687EEFKNEO9B type=del size=1287294 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.951+0000 7f3ddaa3d780 1 < suggested remove operation key=K2MEY9UVYDCS tag=FSV4SDPXMX9A type=del 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.954+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~1X29W71HEDRV.0 size=25332 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.954+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=1X29W71HEDRV tag=E2F1I90PGJ3E type=write size=1073908 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.956+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=O69AGSK2DJWD type=del 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.960+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~BSVMLNXC2ROJ.0 size=1048576 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.962+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~BSVMLNXC2ROJ.1 size=1048379 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.962+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=BSVMLNXC2ROJ tag=XWCOD09ZH0L6 type=write size=3145531 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.964+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=ZA6K8QBP0ODW type=del 2024-07-26T18:26:20.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.966+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=SYN01TBL67A7 type=write size=202176 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.968+0000 7f3ddaa3d780 -1 < failed to complete operation key=RT3ANNQ6TPYT tag=H4LAYRIK0CX3 type=write size=788293: (22) Invalid argument 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.971+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~GH2MC2K96BKK.0 size=210304 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.971+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=GH2MC2K96BKK tag=WILKFXZV4TL9 type=write size=1258880 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.972+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~0EV1QENB9WG4.0 size=1048576 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.972+0000 7f3ddaa3d780 1 < canceled part key=_multipart_I9YU3WJWZ8JF.2~0EV1QENB9WG4.1 size=1048576 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.974+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~0EV1QENB9WG4.2 size=163542 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.977+0000 7f3ddaa3d780 1 < canceled multipart upload key=I9YU3WJWZ8JF upload=0EV1QENB9WG4 tag=4UZPGBJK9F2W type=write size=3309270 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.979+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=YEGK9UM7VLEB type=del size=3347646 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.982+0000 7f3ddaa3d780 1 < suggested update operation key=CNINHWKC95EZ tag=JZJ6E0G0R9EW type=write size=761423 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.984+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=52BMR8JAXHDX type=write size=753516 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.986+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~DG5VZHJ9IVXD.0 size=1048576 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.987+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~DG5VZHJ9IVXD.1 size=1048576 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.987+0000 7f3ddaa3d780 1 < canceled part key=_multipart_CNINHWKC95EZ.2~DG5VZHJ9IVXD.2 size=297564 2024-07-26T18:26:20.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.990+0000 7f3ddaa3d780 1 < canceled multipart upload key=CNINHWKC95EZ upload=DG5VZHJ9IVXD tag=3N0W1LC9DI89 type=write size=3443292 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.992+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=XQ1OBU65RB6O type=write size=339845 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.995+0000 7f3ddaa3d780 1 < suggested update operation key=HA72EZU2OC9Y tag=4UG6SY0P9LOW type=del size=164425 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:18.998+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~90TWI5AVT8DR.0 size=1048576 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.000+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~90TWI5AVT8DR.1 size=1048576 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.001+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~90TWI5AVT8DR.2 size=120369 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.001+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=90TWI5AVT8DR tag=WFCL77V8LDVU type=write size=3266097 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.001+0000 7f3ddaa3d780 1 < canceled part key=_multipart_IQAMY74OLJBO.2~5R1TYO7KI47I.0 size=267812 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.005+0000 7f3ddaa3d780 1 < canceled multipart upload key=IQAMY74OLJBO upload=5R1TYO7KI47I tag=IQAZ1BRT4IKB type=write size=1316388 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.006+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=CDRXC0VO4082 type=write size=264173 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.008+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=7QI1XVZXKL8P type=del 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.011+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~MW5GEXGVKNRB.0 size=1048576 2024-07-26T18:26:20.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.012+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~MW5GEXGVKNRB.1 size=116924 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.012+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=MW5GEXGVKNRB tag=29AHD3V6IV9E type=write size=2214076 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.014+0000 7f3ddaa3d780 -1 < failed to complete operation key=RT3ANNQ6TPYT tag=AJAJB25B16Q8 type=del size=2992997: (22) Invalid argument 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.018+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~ZCSJ7XE9KW9U.0 size=1048576 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.019+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~ZCSJ7XE9KW9U.1 size=1048576 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.021+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~ZCSJ7XE9KW9U.2 size=196246 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.021+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=ZCSJ7XE9KW9U tag=Z2S8JKRM24H3 type=write size=3341974 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.023+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=JDODYIJ43ATX type=del 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.025+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=HMOMT5SXT00E type=write size=427753 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.027+0000 7f3ddaa3d780 -1 < failed to complete operation key=HA72EZU2OC9Y tag=XVCMUZHM3X6D type=del size=904027: (22) Invalid argument 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.031+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~JRORI5N1AJNX.0 size=877655 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.031+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=JRORI5N1AJNX tag=92RDLCX4I38A type=write size=1926231 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.032+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=OMUTPWD2EK9P type=del 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.034+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=QLSZ4LE2GU10 type=write size=1012072 2024-07-26T18:26:20.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.036+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=8K1GTJFOK0V2 type=del 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.039+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=LTB52UTRTNAR type=del size=2745412 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.040+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=687EEFKNEO9B type=del 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.044+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~348OKH4OM5XV.0 size=1048576 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.045+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~348OKH4OM5XV.1 size=1048576 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.047+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~348OKH4OM5XV.2 size=253806 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.047+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=348OKH4OM5XV tag=93Y46EHD75VT type=write size=3399534 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.048+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~1X29W71HEDRV.0 size=25332 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.051+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=1X29W71HEDRV tag=E2F1I90PGJ3E type=write size=1073908 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.053+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=QOGCJN30CCB1 type=del size=177747 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.055+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~BSVMLNXC2ROJ.0 size=1048576 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.057+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~BSVMLNXC2ROJ.1 size=1048379 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.060+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=BSVMLNXC2ROJ tag=XWCOD09ZH0L6 type=write size=3145531 2024-07-26T18:26:20.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.062+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=J1RHCWPJY5Q8 type=del size=434589 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.065+0000 7f3ddaa3d780 1 < canceled operation key=BTLCQ5E0DTLE tag=SYN01TBL67A7 type=write size=202176 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.067+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=GYES90XRHAJD type=del size=1896984 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.069+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~GH2MC2K96BKK.0 size=210304 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.072+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=GH2MC2K96BKK tag=WILKFXZV4TL9 type=write size=1258880 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.074+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=GKKVBD3SEUSG type=del size=210586 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.077+0000 7f3ddaa3d780 1 < suggested update operation key=N5GSO7LGJZWN tag=YEGK9UM7VLEB type=del size=3347646 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.079+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=665YQJNL9U3P type=del size=3865059 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.080+0000 7f3ddaa3d780 1 < completed write operation key=X30EJ1YJC7Y2 tag=52BMR8JAXHDX type=write size=753516 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.082+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=3H3YJ2QDN3OT type=write size=314023 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.084+0000 7f3ddaa3d780 1 < completed write operation key=Z02TRVM1M6RF tag=XQ1OBU65RB6O type=write size=339845 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.085+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=622H3DSCLJLM type=del size=4010229 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.085+0000 7f3ddaa3d780 1 < canceled part key=_multipart_K2MEY9UVYDCS.2~90TWI5AVT8DR.0 size=1048576 2024-07-26T18:26:20.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.087+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~90TWI5AVT8DR.1 size=1048576 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.089+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~90TWI5AVT8DR.2 size=120369 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.092+0000 7f3ddaa3d780 1 < canceled multipart upload key=K2MEY9UVYDCS upload=90TWI5AVT8DR tag=WFCL77V8LDVU type=write size=3266097 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.094+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=8QWMJS7BINND type=del size=513917 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.097+0000 7f3ddaa3d780 1 < suggested remove operation key=MWUICIKP82CQ tag=CDRXC0VO4082 type=write 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.100+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~ZSLDX0634QYG.0 size=1048576 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.102+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~ZSLDX0634QYG.1 size=616656 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.102+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=ZSLDX0634QYG tag=UG6PZOUCZV9J type=write size=2713808 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.103+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~MW5GEXGVKNRB.0 size=1048576 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.105+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~MW5GEXGVKNRB.1 size=116924 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.108+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=MW5GEXGVKNRB tag=29AHD3V6IV9E type=write size=2214076 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.111+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~EKAYXE74DNM3.0 size=1048576 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.113+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~EKAYXE74DNM3.1 size=1048576 2024-07-26T18:26:20.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.114+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~EKAYXE74DNM3.2 size=198790 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.114+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=EKAYXE74DNM3 tag=RHUM6JFR8Y9N type=write size=3344518 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.116+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~ZCSJ7XE9KW9U.0 size=1048576 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.116+0000 7f3ddaa3d780 1 < canceled part key=_multipart_Z1FVCAHI4M1P.2~ZCSJ7XE9KW9U.1 size=1048576 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.117+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~ZCSJ7XE9KW9U.2 size=196246 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.120+0000 7f3ddaa3d780 1 < canceled multipart upload key=Z1FVCAHI4M1P upload=ZCSJ7XE9KW9U tag=Z2S8JKRM24H3 type=write size=3341974 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.123+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~I2W7N5AXXX47.0 size=1048576 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.125+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~I2W7N5AXXX47.1 size=222111 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.125+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=I2W7N5AXXX47 tag=74CBYO5O1TWO type=write size=2319263 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.127+0000 7f3ddaa3d780 1 < completed write operation key=K2MEY9UVYDCS tag=HMOMT5SXT00E type=write size=427753 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.129+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=AXQA4TAMIN4K type=del size=1600536 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.130+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~JRORI5N1AJNX.0 size=877655 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.133+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=JRORI5N1AJNX tag=92RDLCX4I38A type=write size=1926231 2024-07-26T18:26:20.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.135+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=N2QFZDG1L2SN type=del size=3302085 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.137+0000 7f3ddaa3d780 1 < completed write operation key=CNINHWKC95EZ tag=QLSZ4LE2GU10 type=write size=1012072 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.139+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=HB9IY65ZZV51 type=del size=1693189 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.141+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=LTB52UTRTNAR type=del 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.143+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=440GD0899QQC type=write size=716168 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.144+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~348OKH4OM5XV.0 size=1048576 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.146+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~348OKH4OM5XV.1 size=1048576 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.147+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~348OKH4OM5XV.2 size=253806 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.150+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=348OKH4OM5XV tag=93Y46EHD75VT type=write size=3399534 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.153+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~C73OLDOO5OD3.0 size=92448 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.153+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=C73OLDOO5OD3 tag=XT07B75DIKV3 type=write size=1141024 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.157+0000 7f3ddaa3d780 1 < suggested remove operation key=IQAMY74OLJBO tag=QOGCJN30CCB1 type=del 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.158+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=HNPWBJS0YC2D type=write size=844489 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.160+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=J1RHCWPJY5Q8 type=del 2024-07-26T18:26:20.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.162+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=61T1HS67SDFO type=del size=1132503 2024-07-26T18:26:20.941 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.165+0000 7f3ddaa3d780 1 < suggested update operation key=N5GSO7LGJZWN tag=GYES90XRHAJD type=del size=1896984 2024-07-26T18:26:20.941 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.166+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=G7T7WSYLQKS9 type=del size=311425 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.169+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=GKKVBD3SEUSG type=del 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.171+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=E8WWH9ZYIY3Z type=del size=164336 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.174+0000 7f3ddaa3d780 1 < suggested remove operation key=I9YU3WJWZ8JF tag=665YQJNL9U3P type=del 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.176+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=2LUUPFKKZ40L type=del size=3738406 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.178+0000 7f3ddaa3d780 1 < completed write operation key=CK96G7K11B24 tag=3H3YJ2QDN3OT type=write size=314023 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.180+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=E28QQEW0PG20 type=del size=966789 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.182+0000 7f3ddaa3d780 -1 < failed to complete operation key=N5GSO7LGJZWN tag=622H3DSCLJLM type=del size=4010229: (22) Invalid argument 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.184+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=PV5MO1ZFXAEN type=del size=2751500 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.186+0000 7f3ddaa3d780 1 < canceled operation key=S74V0KNQ20M4 tag=8QWMJS7BINND type=del size=513917 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.190+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~7FNIE6I9KYTX.0 size=1048576 2024-07-26T18:26:20.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.192+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~7FNIE6I9KYTX.1 size=1048576 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.193+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~7FNIE6I9KYTX.2 size=585612 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.193+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=7FNIE6I9KYTX tag=XOWXM94HW669 type=write size=3731340 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.195+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~ZSLDX0634QYG.0 size=1048576 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.196+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~ZSLDX0634QYG.1 size=616656 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.200+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=ZSLDX0634QYG tag=UG6PZOUCZV9J type=write size=2713808 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.202+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=TVIBZU4WL6A3 type=del size=1630727 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.204+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~EKAYXE74DNM3.0 size=1048576 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.204+0000 7f3ddaa3d780 1 < canceled part key=_multipart_K2MEY9UVYDCS.2~EKAYXE74DNM3.1 size=1048576 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.204+0000 7f3ddaa3d780 1 < canceled part key=_multipart_K2MEY9UVYDCS.2~EKAYXE74DNM3.2 size=198790 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.207+0000 7f3ddaa3d780 1 < canceled multipart upload key=K2MEY9UVYDCS upload=EKAYXE74DNM3 tag=RHUM6JFR8Y9N type=write size=3344518 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.211+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~RPKHA906BEXP.0 size=1048576 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.212+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~RPKHA906BEXP.1 size=382144 2024-07-26T18:26:20.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.212+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=RPKHA906BEXP tag=BP7EMI3L2RE8 type=write size=2479296 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.214+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~I2W7N5AXXX47.0 size=1048576 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.215+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~I2W7N5AXXX47.1 size=222111 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.218+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=I2W7N5AXXX47 tag=74CBYO5O1TWO type=write size=2319263 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.220+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=2Z8ZU9NB5KFH type=del size=407434 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.221+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=AXQA4TAMIN4K type=del 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.225+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~9S9AX2NST3ZG.0 size=1048576 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.226+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~9S9AX2NST3ZG.1 size=1048576 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.227+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~9S9AX2NST3ZG.2 size=280980 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.227+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=9S9AX2NST3ZG tag=ILJ8SH86HCSO type=write size=3426708 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.230+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=N2QFZDG1L2SN type=del 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.231+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=TIAABSOXEVWY type=del size=2560391 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.234+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=HB9IY65ZZV51 type=del 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.236+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=3JJY9ZATFLZR type=write size=350579 2024-07-26T18:26:20.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.238+0000 7f3ddaa3d780 1 < canceled operation key=S74V0KNQ20M4 tag=440GD0899QQC type=write size=716168 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.239+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=O7CBBIS387NE type=del size=2739770 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.240+0000 7f3ddaa3d780 1 < canceled part key=_multipart_11490TKEFTX8.2~C73OLDOO5OD3.0 size=92448 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.242+0000 7f3ddaa3d780 1 < canceled multipart upload key=11490TKEFTX8 upload=C73OLDOO5OD3 tag=XT07B75DIKV3 type=write size=1141024 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.244+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=LM9SAFRPQLHB type=write size=962761 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.245+0000 7f3ddaa3d780 1 < completed write operation key=MWUICIKP82CQ tag=HNPWBJS0YC2D type=write size=844489 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.249+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~O0I9UPLBIGFA.0 size=84969 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.249+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=O0I9UPLBIGFA tag=POVZ3RWFQO9F type=write size=1133545 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.251+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=61T1HS67SDFO type=del 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.253+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=5EDQU3JJLIJX type=del size=374929 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.254+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=G7T7WSYLQKS9 type=del 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.257+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~W321YRBM2W6E.0 size=1048576 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.259+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~W321YRBM2W6E.1 size=1048576 2024-07-26T18:26:20.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.260+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~W321YRBM2W6E.2 size=719727 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.260+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=W321YRBM2W6E tag=VNYQ3SEF1QQ5 type=write size=3865455 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.262+0000 7f3ddaa3d780 1 < canceled operation key=MWUICIKP82CQ tag=E8WWH9ZYIY3Z type=del size=164336 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.265+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~R3I16IFBA54A.0 size=362409 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.265+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=R3I16IFBA54A tag=2RM37XAH09HF type=write size=1410985 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.267+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=2LUUPFKKZ40L type=del 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.270+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~8H6HGP8QBF4B.0 size=1048576 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.272+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~8H6HGP8QBF4B.1 size=955210 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.272+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=8H6HGP8QBF4B tag=J785S7JOQUL1 type=write size=3052362 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.276+0000 7f3ddaa3d780 1 < suggested remove operation key=IKZUW3ZVZJA6 tag=E28QQEW0PG20 type=del 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.278+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=GS0B96PXN4RH type=del size=399933 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.279+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=PV5MO1ZFXAEN type=del 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.281+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=HW7U0CEHQXT4 type=del size=547057 2024-07-26T18:26:20.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.282+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~7FNIE6I9KYTX.0 size=1048576 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.284+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~7FNIE6I9KYTX.1 size=1048576 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.285+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~7FNIE6I9KYTX.2 size=585612 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.288+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=7FNIE6I9KYTX tag=XOWXM94HW669 type=write size=3731340 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.290+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=0NUWVD3W0QV8 type=write size=500557 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.291+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=TVIBZU4WL6A3 type=del 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.294+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~8WJOJHYS0BF0.0 size=748176 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.294+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=8WJOJHYS0BF0 tag=IEW0LTG6K4U5 type=write size=1796752 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.296+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~RPKHA906BEXP.0 size=1048576 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.298+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~RPKHA906BEXP.1 size=382144 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.301+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=RPKHA906BEXP tag=BP7EMI3L2RE8 type=write size=2479296 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.303+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=HV24B7H1H88U type=del size=860520 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.305+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=2Z8ZU9NB5KFH type=del 2024-07-26T18:26:20.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.309+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~ZT0UMPCAN4ED.0 size=904990 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.309+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=ZT0UMPCAN4ED tag=6DFAD627RSUP type=write size=1953566 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.311+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~9S9AX2NST3ZG.0 size=1048576 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.312+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~9S9AX2NST3ZG.1 size=1048576 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.312+0000 7f3ddaa3d780 1 < canceled part key=_multipart_1LIY2CFUHSLF.2~9S9AX2NST3ZG.2 size=280980 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.316+0000 7f3ddaa3d780 1 < canceled multipart upload key=1LIY2CFUHSLF upload=9S9AX2NST3ZG tag=ILJ8SH86HCSO type=write size=3426708 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.318+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=83C5MD11WVJV type=del size=144659 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.320+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=TIAABSOXEVWY type=del 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.322+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=R0TY542EK642 type=del size=446832 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.324+0000 7f3ddaa3d780 1 < canceled operation key=CNINHWKC95EZ tag=3JJY9ZATFLZR type=write size=350579 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.325+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=FPWFQ53I22DM type=del size=3766555 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.327+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=O7CBBIS387NE type=del 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.331+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~Z34JFLH3EBUJ.0 size=1048576 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.332+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~Z34JFLH3EBUJ.1 size=553230 2024-07-26T18:26:20.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.332+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=Z34JFLH3EBUJ tag=RUCHO87GVHUL type=write size=2650382 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.334+0000 7f3ddaa3d780 1 < completed write operation key=CNINHWKC95EZ tag=LM9SAFRPQLHB type=write size=962761 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.342+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=6KL5SRM153YN type=del size=388308 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.345+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~O0I9UPLBIGFA.0 size=84969 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.348+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=O0I9UPLBIGFA tag=POVZ3RWFQO9F type=write size=1133545 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.351+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~AKAR38CU5WEP.0 size=24370 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.351+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=AKAR38CU5WEP tag=EO0ZXEY2NERY type=write size=1072946 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.353+0000 7f3ddaa3d780 1 < canceled operation key=84AU5L9U1Q5S tag=5EDQU3JJLIJX type=del size=374929 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.355+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=MR9XOHSK37R7 type=del size=3086005 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.356+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~W321YRBM2W6E.0 size=1048576 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.358+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~W321YRBM2W6E.1 size=1048576 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.358+0000 7f3ddaa3d780 1 < canceled part key=_multipart_UV4009RBTCGG.2~W321YRBM2W6E.2 size=719727 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.361+0000 7f3ddaa3d780 1 < canceled multipart upload key=UV4009RBTCGG upload=W321YRBM2W6E tag=VNYQ3SEF1QQ5 type=write size=3865455 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.363+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=GJTF737YOGX7 type=del size=564152 2024-07-26T18:26:20.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.364+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~R3I16IFBA54A.0 size=362409 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.368+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=R3I16IFBA54A tag=2RM37XAH09HF type=write size=1410985 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.369+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=H7HP5F4UA2CC type=del size=2170848 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.371+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~8H6HGP8QBF4B.0 size=1048576 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.373+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~8H6HGP8QBF4B.1 size=955210 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.376+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=8H6HGP8QBF4B tag=J785S7JOQUL1 type=write size=3052362 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.377+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=D1CCEMEXX5OG type=del size=2441719 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.381+0000 7f3ddaa3d780 1 < suggested update operation key=RT3ANNQ6TPYT tag=GS0B96PXN4RH type=del size=399933 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.384+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~4B7J4S67H5QQ.0 size=225888 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.384+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=4B7J4S67H5QQ tag=O1PJBMCSXMYH type=write size=1274464 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.386+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=HW7U0CEHQXT4 type=del 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.389+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~7DL3QRMC7HYY.0 size=1048576 2024-07-26T18:26:20.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.391+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~7DL3QRMC7HYY.1 size=1048576 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.392+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~7DL3QRMC7HYY.2 size=222608 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.392+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=7DL3QRMC7HYY tag=EL6F26P6A9QY type=write size=3368336 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.394+0000 7f3ddaa3d780 -1 < failed to complete operation key=RT3ANNQ6TPYT tag=0NUWVD3W0QV8 type=write size=500557: (22) Invalid argument 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.398+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~9WK1JP4NIKRZ.0 size=1048576 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.399+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~9WK1JP4NIKRZ.1 size=1048576 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.401+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~9WK1JP4NIKRZ.2 size=736907 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.401+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=9WK1JP4NIKRZ tag=RR2FNE9YYBYB type=write size=3882635 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.403+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~8WJOJHYS0BF0.0 size=748176 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.406+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=8WJOJHYS0BF0 tag=IEW0LTG6K4U5 type=write size=1796752 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.409+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~V4NEDD57KT3X.0 size=1048576 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.411+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~V4NEDD57KT3X.1 size=1048576 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.413+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~V4NEDD57KT3X.2 size=332954 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.413+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=V4NEDD57KT3X tag=7A53HZGLAHEF type=write size=3478682 2024-07-26T18:26:20.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.417+0000 7f3ddaa3d780 1 < suggested remove operation key=J8VYU4UNB1AX tag=HV24B7H1H88U type=del 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.418+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=G7FI6RT3ZIH5 type=del size=3833465 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.419+0000 7f3ddaa3d780 1 < canceled part key=_multipart_IQAMY74OLJBO.2~ZT0UMPCAN4ED.0 size=904990 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.422+0000 7f3ddaa3d780 1 < canceled multipart upload key=IQAMY74OLJBO upload=ZT0UMPCAN4ED tag=6DFAD627RSUP type=write size=1953566 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.425+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=HYZY6C1TA5IR type=del size=1381824 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.429+0000 7f3ddaa3d780 1 < suggested remove operation key=X30EJ1YJC7Y2 tag=83C5MD11WVJV type=del 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.431+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=NDGYFNXLY9KF type=del size=3368744 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.433+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=R0TY542EK642 type=del 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.435+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=VS4XSDBH24EX type=del size=2858856 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.436+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=FPWFQ53I22DM type=del 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.438+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=TUZCOAO2XDYW type=del size=666283 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.440+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~Z34JFLH3EBUJ.0 size=1048576 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.441+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~Z34JFLH3EBUJ.1 size=553230 2024-07-26T18:26:20.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.444+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=Z34JFLH3EBUJ tag=RUCHO87GVHUL type=write size=2650382 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.446+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=RD4PZ4BR2IQE type=del size=1107705 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.448+0000 7f3ddaa3d780 1 < canceled operation key=IKZUW3ZVZJA6 tag=6KL5SRM153YN type=del size=388308 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.450+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=F6O6WIVGZV07 type=del size=228417 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.452+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~AKAR38CU5WEP.0 size=24370 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.456+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=AKAR38CU5WEP tag=EO0ZXEY2NERY type=write size=1072946 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.459+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~UUCWHYFG3ZZX.0 size=258721 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.459+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=UUCWHYFG3ZZX tag=WH9R7IS182TE type=write size=1307297 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.460+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=J8VYU4UNB1AX tag=MR9XOHSK37R7 type=del size=3086005: (2) No such file or directory 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.463+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~F8057YGLYZPZ.0 size=1048576 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.464+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~F8057YGLYZPZ.1 size=1048576 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.466+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~F8057YGLYZPZ.2 size=388156 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.466+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=F8057YGLYZPZ tag=ZMLTAYZ4N56P type=write size=3533884 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.468+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=GJTF737YOGX7 type=del 2024-07-26T18:26:20.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.470+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=1GU4JOZ1JLBE type=write size=408711 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.472+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=H7HP5F4UA2CC type=del 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.474+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=XJGPAY4DZ7GA type=del size=267095 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.478+0000 7f3ddaa3d780 1 < suggested update operation key=S74V0KNQ20M4 tag=D1CCEMEXX5OG type=del size=2441719 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.481+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~VG0Y49QELHLJ.0 size=1048576 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.482+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~VG0Y49QELHLJ.1 size=940258 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.482+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=VG0Y49QELHLJ tag=NKK00FS6MWZ8 type=write size=3037410 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.484+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~4B7J4S67H5QQ.0 size=225888 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.487+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=4B7J4S67H5QQ tag=O1PJBMCSXMYH type=write size=1274464 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.490+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~BCL1S4XNPWUX.0 size=764410 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.490+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=BCL1S4XNPWUX tag=NA5B1CM2WGR6 type=write size=1812986 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.492+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~7DL3QRMC7HYY.0 size=1048576 2024-07-26T18:26:20.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.494+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~7DL3QRMC7HYY.1 size=1048576 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.495+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~7DL3QRMC7HYY.2 size=222608 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.498+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=7DL3QRMC7HYY tag=EL6F26P6A9QY type=write size=3368336 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.501+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~MZMLA34G7SGD.0 size=1048576 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.502+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~MZMLA34G7SGD.1 size=280734 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.502+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=MZMLA34G7SGD tag=DDEBH3JYCHX1 type=write size=2377886 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.504+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~9WK1JP4NIKRZ.0 size=1048576 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.504+0000 7f3ddaa3d780 1 < canceled part key=_multipart_1DWH8ZS24A34.2~9WK1JP4NIKRZ.1 size=1048576 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.505+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~9WK1JP4NIKRZ.2 size=736907 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.508+0000 7f3ddaa3d780 1 < canceled multipart upload key=1DWH8ZS24A34 upload=9WK1JP4NIKRZ tag=RR2FNE9YYBYB type=write size=3882635 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.510+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=TKGZHP674AH7 type=del size=1003611 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.512+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~V4NEDD57KT3X.0 size=1048576 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.513+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~V4NEDD57KT3X.1 size=1048576 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.515+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~V4NEDD57KT3X.2 size=332954 2024-07-26T18:26:20.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.518+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=V4NEDD57KT3X tag=7A53HZGLAHEF type=write size=3478682 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.521+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~TMO1U9QX0BL4.0 size=1048576 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.522+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~TMO1U9QX0BL4.1 size=193733 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.522+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=TMO1U9QX0BL4 tag=A745WRF9JX6Q type=write size=2290885 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.524+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=G7FI6RT3ZIH5 type=del 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.527+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~DXZB11IEDEQM.0 size=335039 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.527+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=DXZB11IEDEQM tag=DPN3IE62MP0S type=write size=1383615 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.529+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=HYZY6C1TA5IR type=del 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.532+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~A91ONAXJJEXD.0 size=1048576 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.533+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~A91ONAXJJEXD.1 size=1048576 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.535+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~A91ONAXJJEXD.2 size=912063 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.535+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=A91ONAXJJEXD tag=2ZAICIY1LBYC type=write size=4057791 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.538+0000 7f3ddaa3d780 1 < suggested remove operation key=DZU44WIZB15R tag=NDGYFNXLY9KF type=del 2024-07-26T18:26:20.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.541+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~W1MNKARO1307.0 size=172385 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.541+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=W1MNKARO1307 tag=5GSR3D9NS3AB type=write size=1220961 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.543+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=VS4XSDBH24EX type=del 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.546+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~YF3WF5HO93V2.0 size=1048576 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.548+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~YF3WF5HO93V2.1 size=996183 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.548+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=YF3WF5HO93V2 tag=CJM8FMHT9L5V type=write size=3093335 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.550+0000 7f3ddaa3d780 1 < canceled operation key=L46OSDRB7XAV tag=TUZCOAO2XDYW type=del size=666283 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.554+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~HOKBYXX4DFBK.0 size=1048576 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.555+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~HOKBYXX4DFBK.1 size=1048576 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.557+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~HOKBYXX4DFBK.2 size=577024 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.557+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=HOKBYXX4DFBK tag=RTAWSRCIP1EC type=write size=3722752 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.558+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=RD4PZ4BR2IQE type=del 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.562+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~7FHK318X6UJ8.0 size=1048576 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.564+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~7FHK318X6UJ8.1 size=827831 2024-07-26T18:26:20.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.564+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=7FHK318X6UJ8 tag=9PTL1ACGAIPP type=write size=2924983 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.566+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=F6O6WIVGZV07 type=del 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.568+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=RHQPZ9J77IVY type=del size=406386 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.569+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~UUCWHYFG3ZZX.0 size=258721 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.572+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=UUCWHYFG3ZZX tag=WH9R7IS182TE type=write size=1307297 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.574+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=XI4G0A9ADU41 type=del size=2051706 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.576+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~F8057YGLYZPZ.0 size=1048576 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.578+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~F8057YGLYZPZ.1 size=1048576 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.580+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~F8057YGLYZPZ.2 size=388156 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.583+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=F8057YGLYZPZ tag=ZMLTAYZ4N56P type=write size=3533884 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.584+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=C179DSVERX7K type=del size=3417063 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.587+0000 7f3ddaa3d780 1 < completed write operation key=RCGC5SDM1AEG tag=1GU4JOZ1JLBE type=write size=408711 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.588+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=NTX639T16AID type=del size=2357542 2024-07-26T18:26:20.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.591+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=XJGPAY4DZ7GA type=del 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.593+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=YPHAJ8FX6633 type=del size=3606190 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.595+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~VG0Y49QELHLJ.0 size=1048576 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.596+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~VG0Y49QELHLJ.1 size=940258 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.600+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=VG0Y49QELHLJ tag=NKK00FS6MWZ8 type=write size=3037410 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.602+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=4FE1SJPUR6UZ type=del size=3460151 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.602+0000 7f3ddaa3d780 1 < canceled part key=_multipart_SHAUJ0JT201L.2~BCL1S4XNPWUX.0 size=764410 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.605+0000 7f3ddaa3d780 1 < canceled multipart upload key=SHAUJ0JT201L upload=BCL1S4XNPWUX tag=NA5B1CM2WGR6 type=write size=1812986 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.607+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=WPJX5WMT3XGE type=del size=504534 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.609+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~MZMLA34G7SGD.0 size=1048576 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.611+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~MZMLA34G7SGD.1 size=280734 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.614+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=MZMLA34G7SGD tag=DDEBH3JYCHX1 type=write size=2377886 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.617+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~N5ODOK3XGDO5.0 size=1048576 2024-07-26T18:26:20.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.619+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~N5ODOK3XGDO5.1 size=374566 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.619+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=N5ODOK3XGDO5 tag=6I9HBI698NL1 type=write size=2471718 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.621+0000 7f3ddaa3d780 1 < canceled operation key=Z1FVCAHI4M1P tag=TKGZHP674AH7 type=del size=1003611 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.623+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=2YOJKGNZX7WH type=write size=651579 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.625+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~TMO1U9QX0BL4.0 size=1048576 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.627+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~TMO1U9QX0BL4.1 size=193733 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.630+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=TMO1U9QX0BL4 tag=A745WRF9JX6Q type=write size=2290885 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.632+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=I91UMHQKX697 type=del size=1367852 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.634+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~DXZB11IEDEQM.0 size=335039 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.637+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=DXZB11IEDEQM tag=DPN3IE62MP0S type=write size=1383615 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.638+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=E4KN3KCOO252 type=del size=1149956 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.640+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~A91ONAXJJEXD.0 size=1048576 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.641+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~A91ONAXJJEXD.1 size=1048576 2024-07-26T18:26:20.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.643+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~A91ONAXJJEXD.2 size=912063 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.646+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=A91ONAXJJEXD tag=2ZAICIY1LBYC type=write size=4057791 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.647+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=FT0QUDE9JK5R type=del size=3380916 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.649+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~W1MNKARO1307.0 size=172385 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.652+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=W1MNKARO1307 tag=5GSR3D9NS3AB type=write size=1220961 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.654+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=MTUN5Y0LTG3W type=write size=393098 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.656+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~YF3WF5HO93V2.0 size=1048576 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.657+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~YF3WF5HO93V2.1 size=996183 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.661+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=YF3WF5HO93V2 tag=CJM8FMHT9L5V type=write size=3093335 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.663+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=VFZI3UJWQNE1 type=del size=1465106 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.664+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~HOKBYXX4DFBK.0 size=1048576 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.666+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~HOKBYXX4DFBK.1 size=1048576 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.668+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~HOKBYXX4DFBK.2 size=577024 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.671+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=HOKBYXX4DFBK tag=RTAWSRCIP1EC type=write size=3722752 2024-07-26T18:26:20.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.673+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=4TF1Z03P0JGZ type=del size=3325748 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.674+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~7FHK318X6UJ8.0 size=1048576 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.676+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~7FHK318X6UJ8.1 size=827831 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.679+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=7FHK318X6UJ8 tag=9PTL1ACGAIPP type=write size=2924983 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.681+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=DRTLYU79Z3YX type=del size=1562456 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.683+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=RHQPZ9J77IVY type=del 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.686+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~63IQLK9GNSZV.0 size=1048576 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.688+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~63IQLK9GNSZV.1 size=1048576 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.689+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~63IQLK9GNSZV.2 size=31361 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.689+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=63IQLK9GNSZV tag=0FXHNV9GIK6X type=write size=3177089 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.692+0000 7f3ddaa3d780 1 < canceled operation key=S74V0KNQ20M4 tag=XI4G0A9ADU41 type=del size=2051706 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.693+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=GLAL2AHGJVIO type=del size=1483834 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.697+0000 7f3ddaa3d780 1 < suggested remove operation key=L46OSDRB7XAV tag=C179DSVERX7K type=del 2024-07-26T18:26:20.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.698+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=K8J89TXI583U type=write size=1023658 2024-07-26T18:26:20.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.700+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=NTX639T16AID type=del 2024-07-26T18:26:20.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.702+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=OEA8V0RUI3BI type=del size=1521202 2024-07-26T18:26:20.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.704+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=YPHAJ8FX6633 type=del 2024-07-26T18:26:20.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.708+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~OPN3BFXZ9VA8.0 size=284949 2024-07-26T18:26:20.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.708+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=OPN3BFXZ9VA8 tag=6XDWEO7LPN0J type=write size=1333525 2024-07-26T18:26:20.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.711+0000 7f3ddaa3d780 1 < suggested update operation key=Z1FVCAHI4M1P tag=4FE1SJPUR6UZ type=del size=3460151 2024-07-26T18:26:20.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.713+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=0AVIVR4DY6E2 type=del size=4051341 2024-07-26T18:26:20.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.715+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=WPJX5WMT3XGE type=del 2024-07-26T18:26:20.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.717+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=1JNCV47SJES3 type=del size=1000303 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.719+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~N5ODOK3XGDO5.0 size=1048576 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.721+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~N5ODOK3XGDO5.1 size=374566 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.724+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=N5ODOK3XGDO5 tag=6I9HBI698NL1 type=write size=2471718 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.727+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=96Z3WNH8B1R6 type=del size=1801307 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.729+0000 7f3ddaa3d780 1 < completed write operation key=S74V0KNQ20M4 tag=2YOJKGNZX7WH type=write size=651579 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.730+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=F3VR9JX3WAMA type=del size=1191152 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.732+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=I91UMHQKX697 type=del 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.734+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=OOEK6ETUZJF2 type=del size=3764316 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.736+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=E4KN3KCOO252 type=del 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.738+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=MUMTWJPSZ58O type=del size=245768 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.740+0000 7f3ddaa3d780 -1 < failed to complete operation key=L46OSDRB7XAV tag=FT0QUDE9JK5R type=del size=3380916: (22) Invalid argument 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.742+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=2350AIVEWAKJ type=del size=2396776 2024-07-26T18:26:20.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.744+0000 7f3ddaa3d780 1 < completed write operation key=I9YU3WJWZ8JF tag=MTUN5Y0LTG3W type=write size=393098 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.746+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=4A7HZSS1GQDH type=del size=1893128 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.750+0000 7f3ddaa3d780 1 < suggested update operation key=D5PS0VPPT1NU tag=VFZI3UJWQNE1 type=del size=1465106 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.753+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=CZKVDEMNORFE type=del size=922259 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.756+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=4TF1Z03P0JGZ type=del 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.759+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~RB74POR8V3FH.0 size=412452 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.759+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=RB74POR8V3FH tag=XX7NIRI6PP0I type=write size=1461028 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.760+0000 7f3ddaa3d780 1 < canceled operation key=BTLCQ5E0DTLE tag=DRTLYU79Z3YX type=del size=1562456 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.762+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=HMD7QCM2T31X type=write size=907427 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.762+0000 7f3ddaa3d780 1 < canceled part key=_multipart_IKZUW3ZVZJA6.2~63IQLK9GNSZV.0 size=1048576 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.764+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~63IQLK9GNSZV.1 size=1048576 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.765+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~63IQLK9GNSZV.2 size=31361 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.768+0000 7f3ddaa3d780 1 < canceled multipart upload key=IKZUW3ZVZJA6 upload=63IQLK9GNSZV tag=0FXHNV9GIK6X type=write size=3177089 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.772+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~3OVYP8TF0I8D.0 size=1048576 2024-07-26T18:26:20.965 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.773+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~3OVYP8TF0I8D.1 size=71070 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.773+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=3OVYP8TF0I8D tag=AMRZ0PZ8T0ZE type=write size=2168222 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.775+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=GLAL2AHGJVIO type=del 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.777+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=A3Q1LJXBZGUZ type=del size=3497239 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.779+0000 7f3ddaa3d780 1 < completed write operation key=L46OSDRB7XAV tag=K8J89TXI583U type=write size=1023658 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.781+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=YLZG42H0YMDR type=del size=3066408 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.784+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=OEA8V0RUI3BI type=del 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.785+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=VBPYOGNQD1RX type=del size=460276 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.787+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~OPN3BFXZ9VA8.0 size=284949 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.790+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=OPN3BFXZ9VA8 tag=6XDWEO7LPN0J type=write size=1333525 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.792+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=1J6OMI5BAZBI type=write size=982047 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.794+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=0AVIVR4DY6E2 type=del 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.797+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~FSND64AP10RS.0 size=261621 2024-07-26T18:26:20.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.797+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=FSND64AP10RS tag=83NXQG72MWVE type=write size=1310197 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.799+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=1JNCV47SJES3 type=del 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.802+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~FMB6D1DHILD7.0 size=179365 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.802+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=FMB6D1DHILD7 tag=VR21G8CV0T36 type=write size=1227941 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.804+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=96Z3WNH8B1R6 type=del 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.807+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~BU7Y7VMK56OI.0 size=1048576 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.809+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~BU7Y7VMK56OI.1 size=920906 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.809+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=BU7Y7VMK56OI tag=JTBY4XGSODAL type=write size=3018058 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.811+0000 7f3ddaa3d780 1 < canceled operation key=J8VYU4UNB1AX tag=F3VR9JX3WAMA type=del size=1191152 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.813+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=TRIKXWRZ5UBD type=del size=2429622 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.814+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=OOEK6ETUZJF2 type=del 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.818+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~385RRY50AENB.0 size=980533 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.818+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=385RRY50AENB tag=987TASGO2W5X type=write size=2029109 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.819+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=MUMTWJPSZ58O type=del 2024-07-26T18:26:20.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.821+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=CSA83ZW2E83Y type=del size=2824837 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.825+0000 7f3ddaa3d780 1 < suggested remove operation key=RT3ANNQ6TPYT tag=2350AIVEWAKJ type=del 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.829+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~5JRMHAOEA8FD.0 size=1048576 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.830+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~5JRMHAOEA8FD.1 size=1048576 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.832+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~5JRMHAOEA8FD.2 size=377456 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.832+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=5JRMHAOEA8FD tag=BKHU2WT124AQ type=write size=3523184 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.832+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=RT3ANNQ6TPYT tag=4A7HZSS1GQDH type=del size=1893128: (2) No such file or directory 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.836+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~Q5IE6TSTEADB.0 size=1048576 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.837+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~Q5IE6TSTEADB.1 size=767147 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.837+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=Q5IE6TSTEADB tag=6VVUHMWD0DZ5 type=write size=2864299 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.841+0000 7f3ddaa3d780 1 < suggested update operation key=Z1FVCAHI4M1P tag=CZKVDEMNORFE type=del size=922259 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.842+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=KDOFVH1R0SZ8 type=write size=395566 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.844+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~RB74POR8V3FH.0 size=412452 2024-07-26T18:26:20.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.847+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=RB74POR8V3FH tag=XX7NIRI6PP0I type=write size=1461028 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.849+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=G38NMXYPY5WM type=del size=2365171 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.850+0000 7f3ddaa3d780 1 < completed write operation key=HA72EZU2OC9Y tag=HMD7QCM2T31X type=write size=907427 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.852+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=26UAT863K3OV type=del size=3913185 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.854+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~3OVYP8TF0I8D.0 size=1048576 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.856+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~3OVYP8TF0I8D.1 size=71070 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.859+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=3OVYP8TF0I8D tag=AMRZ0PZ8T0ZE type=write size=2168222 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.861+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=ROU4JN30Z7HP type=del size=3694415 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.863+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=A3Q1LJXBZGUZ type=del 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.866+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~YXEFUYHCX1ET.0 size=1048576 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.867+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~YXEFUYHCX1ET.1 size=1045238 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.867+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=YXEFUYHCX1ET tag=W6V5TLCL4099 type=write size=3142390 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.871+0000 7f3ddaa3d780 1 < suggested remove operation key=MWUICIKP82CQ tag=YLZG42H0YMDR type=del 2024-07-26T18:26:20.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.874+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~XKAN77376MF8.0 size=1048576 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.875+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~XKAN77376MF8.1 size=141448 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.875+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=XKAN77376MF8 tag=9LALKDZDDASW type=write size=2238600 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.877+0000 7f3ddaa3d780 -1 < failed to complete operation key=Z1FVCAHI4M1P tag=VBPYOGNQD1RX type=del size=460276: (22) Invalid argument 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.880+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=G76NOID1E47C type=write size=381171 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.882+0000 7f3ddaa3d780 1 < completed write operation key=HA72EZU2OC9Y tag=1J6OMI5BAZBI type=write size=982047 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.883+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=FC670D2KUIPT type=del size=3117386 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.885+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~FSND64AP10RS.0 size=261621 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.888+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=FSND64AP10RS tag=83NXQG72MWVE type=write size=1310197 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.892+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~6II5PZLQ4ZSX.0 size=1048576 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.893+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~6II5PZLQ4ZSX.1 size=1048576 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.895+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~6II5PZLQ4ZSX.2 size=959144 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.895+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=6II5PZLQ4ZSX tag=KJL1VLX7A1FE type=write size=4104872 2024-07-26T18:26:20.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.897+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~FMB6D1DHILD7.0 size=179365 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.900+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=FMB6D1DHILD7 tag=VR21G8CV0T36 type=write size=1227941 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.901+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=3IRS0V634HHG type=del size=3762539 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.903+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~BU7Y7VMK56OI.0 size=1048576 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.905+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~BU7Y7VMK56OI.1 size=920906 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.909+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=BU7Y7VMK56OI tag=JTBY4XGSODAL type=write size=3018058 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.912+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~FMVA5HXITG43.0 size=1048576 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.913+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~FMVA5HXITG43.1 size=330944 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.913+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=FMVA5HXITG43 tag=JB8TCFN476KK type=write size=2428096 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.915+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=TRIKXWRZ5UBD type=del 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.918+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~JK37LSN5JGA2.0 size=1048576 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.920+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~JK37LSN5JGA2.1 size=1048576 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.921+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~JK37LSN5JGA2.2 size=352367 2024-07-26T18:26:20.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.921+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=JK37LSN5JGA2 tag=AG65IYP7X3XF type=write size=3498095 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.923+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~385RRY50AENB.0 size=980533 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.926+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=385RRY50AENB tag=987TASGO2W5X type=write size=2029109 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.928+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=X0HGW4YVTC0Q type=del size=1874970 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.929+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=CSA83ZW2E83Y type=del 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.931+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=U74BKEY4BMH3 type=del size=1549445 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.934+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~5JRMHAOEA8FD.0 size=1048576 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.935+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~5JRMHAOEA8FD.1 size=1048576 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.936+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~5JRMHAOEA8FD.2 size=377456 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.940+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=5JRMHAOEA8FD tag=BKHU2WT124AQ type=write size=3523184 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.943+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=VQZ54UVUMAMX type=del size=3189886 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.945+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~Q5IE6TSTEADB.0 size=1048576 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.946+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~Q5IE6TSTEADB.1 size=767147 2024-07-26T18:26:20.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.950+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=Q5IE6TSTEADB tag=6VVUHMWD0DZ5 type=write size=2864299 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.952+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=QZGBBF7CGVD0 type=del size=925154 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.953+0000 7f3ddaa3d780 1 < completed write operation key=RCGC5SDM1AEG tag=KDOFVH1R0SZ8 type=write size=395566 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.957+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~O32AAMMF6HKQ.0 size=1048576 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.958+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~O32AAMMF6HKQ.1 size=1048576 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.960+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~O32AAMMF6HKQ.2 size=891758 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.960+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=O32AAMMF6HKQ tag=ABW64BSKXOYY type=write size=4037486 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.962+0000 7f3ddaa3d780 1 < canceled operation key=HA72EZU2OC9Y tag=G38NMXYPY5WM type=del size=2365171 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.965+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~P8JB47IUHSTI.0 size=959992 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.965+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=P8JB47IUHSTI tag=GM1BIX6LDHK0 type=write size=2008568 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.967+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=26UAT863K3OV type=del 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.969+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=1IF4J46GDLZF type=del size=3502174 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.973+0000 7f3ddaa3d780 1 < suggested update operation key=RCGC5SDM1AEG tag=ROU4JN30Z7HP type=del size=3694415 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.974+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=KXV1708AX19V type=del size=600182 2024-07-26T18:26:20.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.976+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~YXEFUYHCX1ET.0 size=1048576 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.976+0000 7f3ddaa3d780 1 < canceled part key=_multipart_K2MEY9UVYDCS.2~YXEFUYHCX1ET.1 size=1045238 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.979+0000 7f3ddaa3d780 1 < canceled multipart upload key=K2MEY9UVYDCS upload=YXEFUYHCX1ET tag=W6V5TLCL4099 type=write size=3142390 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.981+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=WT8LU0C9IMAE type=write size=862300 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.983+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~XKAN77376MF8.0 size=1048576 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.984+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~XKAN77376MF8.1 size=141448 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.987+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=XKAN77376MF8 tag=9LALKDZDDASW type=write size=2238600 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.989+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=3L4RMT3B4WSS type=del size=2129255 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.991+0000 7f3ddaa3d780 1 < completed write operation key=84AU5L9U1Q5S tag=G76NOID1E47C type=write size=381171 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.993+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=L7MWHNSZ9ARE type=del size=1351880 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.995+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=FC670D2KUIPT type=del 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.997+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=W2N9VSVPKPJ3 type=del size=1122464 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.997+0000 7f3ddaa3d780 1 < canceled part key=_multipart_I9YU3WJWZ8JF.2~6II5PZLQ4ZSX.0 size=1048576 2024-07-26T18:26:20.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.999+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~6II5PZLQ4ZSX.1 size=1048576 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:19.999+0000 7f3ddaa3d780 1 < canceled part key=_multipart_I9YU3WJWZ8JF.2~6II5PZLQ4ZSX.2 size=959144 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.002+0000 7f3ddaa3d780 1 < canceled multipart upload key=I9YU3WJWZ8JF upload=6II5PZLQ4ZSX tag=KJL1VLX7A1FE type=write size=4104872 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.004+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=MSZ8AOX07EPR type=write size=66818 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.007+0000 7f3ddaa3d780 1 < suggested remove operation key=SHAUJ0JT201L tag=3IRS0V634HHG type=del 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.009+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=UTZ9DQ9ZU5W0 type=del size=814288 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.011+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~FMVA5HXITG43.0 size=1048576 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.011+0000 7f3ddaa3d780 1 < canceled part key=_multipart_CK96G7K11B24.2~FMVA5HXITG43.1 size=330944 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.014+0000 7f3ddaa3d780 1 < canceled multipart upload key=CK96G7K11B24 upload=FMVA5HXITG43 tag=JB8TCFN476KK type=write size=2428096 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.018+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~M84YKFPX1J0R.0 size=1048576 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.019+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~M84YKFPX1J0R.1 size=981450 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.019+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=M84YKFPX1J0R tag=7M8QPPE3034P type=write size=3078602 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.022+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~JK37LSN5JGA2.0 size=1048576 2024-07-26T18:26:20.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.023+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~JK37LSN5JGA2.1 size=1048576 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.025+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~JK37LSN5JGA2.2 size=352367 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.028+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=JK37LSN5JGA2 tag=AG65IYP7X3XF type=write size=3498095 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.029+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=0CU806R6N4PA type=del size=93806 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.033+0000 7f3ddaa3d780 1 < suggested update operation key=L46OSDRB7XAV tag=X0HGW4YVTC0Q type=del size=1874970 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.035+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=M8USD8LAJOPQ type=del size=1790087 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.037+0000 7f3ddaa3d780 1 < canceled operation key=Z1FVCAHI4M1P tag=U74BKEY4BMH3 type=del size=1549445 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.039+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=Y5ZFB46GG9WK type=del size=3292260 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.040+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=VQZ54UVUMAMX type=del 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.042+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=SZ3OLJQZ67R6 type=del size=3322476 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.044+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=QZGBBF7CGVD0 type=del 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.046+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=82ZMZ96NXC81 type=del size=1336215 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.048+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~O32AAMMF6HKQ.0 size=1048576 2024-07-26T18:26:20.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.049+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~O32AAMMF6HKQ.1 size=1048576 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.051+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~O32AAMMF6HKQ.2 size=891758 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.054+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=O32AAMMF6HKQ tag=ABW64BSKXOYY type=write size=4037486 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.058+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~MTUU4D8E2GWM.0 size=1048576 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.059+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~MTUU4D8E2GWM.1 size=1048576 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.061+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~MTUU4D8E2GWM.2 size=628724 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.061+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=MTUU4D8E2GWM tag=FYE40KXQ7K3A type=write size=3774452 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.061+0000 7f3ddaa3d780 1 < canceled part key=_multipart_IKZUW3ZVZJA6.2~P8JB47IUHSTI.0 size=959992 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.065+0000 7f3ddaa3d780 1 < canceled multipart upload key=IKZUW3ZVZJA6 upload=P8JB47IUHSTI tag=GM1BIX6LDHK0 type=write size=2008568 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.068+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~ZU9I31E2UZQQ.0 size=768812 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.068+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=ZU9I31E2UZQQ tag=N8J9YO2RSEFL type=write size=1817388 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.072+0000 7f3ddaa3d780 1 < suggested remove operation key=X30EJ1YJC7Y2 tag=1IF4J46GDLZF type=del 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.074+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=8XX2MZCVX80N type=del size=1033201 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.076+0000 7f3ddaa3d780 1 < canceled operation key=J8VYU4UNB1AX tag=KXV1708AX19V type=del size=600182 2024-07-26T18:26:20.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.079+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~XTY3VLJ9SLFG.0 size=1048576 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.081+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~XTY3VLJ9SLFG.1 size=272916 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.081+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=XTY3VLJ9SLFG tag=06C8YGM7ZV28 type=write size=2370068 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.083+0000 7f3ddaa3d780 1 < completed write operation key=FZJ256NKJJTN tag=WT8LU0C9IMAE type=write size=862300 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.084+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=XT067GWCXA4W type=del size=1036208 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.086+0000 7f3ddaa3d780 1 < canceled operation key=FZJ256NKJJTN tag=3L4RMT3B4WSS type=del size=2129255 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.090+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~9Z8CIPGXQ0OC.0 size=1048576 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.092+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~9Z8CIPGXQ0OC.1 size=1048576 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.093+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~9Z8CIPGXQ0OC.2 size=280699 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.093+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=9Z8CIPGXQ0OC tag=ZX5UFAUJ0VC3 type=write size=3426427 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.097+0000 7f3ddaa3d780 1 < suggested remove operation key=BTLCQ5E0DTLE tag=L7MWHNSZ9ARE type=del 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.099+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=7ZVLP7OI8U21 type=del size=1888497 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.101+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=W2N9VSVPKPJ3 type=del 2024-07-26T18:26:20.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.103+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=Z6C0QHYRQYY9 type=del size=2236006 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.104+0000 7f3ddaa3d780 1 < completed write operation key=Z1FVCAHI4M1P tag=MSZ8AOX07EPR type=write size=66818 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.106+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=X49SF48SM2C0 type=del size=1244583 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.109+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=UTZ9DQ9ZU5W0 type=del 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.111+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=3NX3NVT5X4S9 type=del size=1601483 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.113+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~M84YKFPX1J0R.0 size=1048576 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.115+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~M84YKFPX1J0R.1 size=981450 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.118+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=M84YKFPX1J0R tag=7M8QPPE3034P type=write size=3078602 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.120+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=9OIJ49A1MOMK type=del size=1342284 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.124+0000 7f3ddaa3d780 1 < suggested update operation key=HA72EZU2OC9Y tag=0CU806R6N4PA type=del size=93806 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.126+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=9NWDE0F0K03Q type=del size=3342337 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.128+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=M8USD8LAJOPQ type=del 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.132+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~3B8QW54ZR1WG.0 size=1048576 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.133+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~3B8QW54ZR1WG.1 size=1048576 2024-07-26T18:26:20.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.134+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~3B8QW54ZR1WG.2 size=434466 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.135+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=3B8QW54ZR1WG tag=7POCI9ER7QSD type=write size=3580194 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.135+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=X30EJ1YJC7Y2 tag=Y5ZFB46GG9WK type=del size=3292260: (2) No such file or directory 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.137+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=Q0X30OLVT1ZM type=del size=3577907 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.139+0000 7f3ddaa3d780 1 < canceled operation key=Z02TRVM1M6RF tag=SZ3OLJQZ67R6 type=del size=3322476 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.141+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=991K7Z74678N type=del size=212522 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.142+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=82ZMZ96NXC81 type=del 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.146+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~GISO1VVULA17.0 size=1048576 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.148+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~GISO1VVULA17.1 size=1048576 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.149+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~GISO1VVULA17.2 size=825050 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.149+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=GISO1VVULA17 tag=GMNW2FYS8SAJ type=write size=3970778 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.151+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~MTUU4D8E2GWM.0 size=1048576 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.153+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~MTUU4D8E2GWM.1 size=1048576 2024-07-26T18:26:20.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.155+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~MTUU4D8E2GWM.2 size=628724 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.158+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=MTUU4D8E2GWM tag=FYE40KXQ7K3A type=write size=3774452 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.161+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~VWO7X2258PVZ.0 size=1048576 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.162+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~VWO7X2258PVZ.1 size=470912 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.162+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=VWO7X2258PVZ tag=OTOQ3J1H7TWX type=write size=2568064 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.164+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~ZU9I31E2UZQQ.0 size=768812 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.168+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=ZU9I31E2UZQQ tag=N8J9YO2RSEFL type=write size=1817388 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.171+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~RVZRVI1VW26D.0 size=314664 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.171+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=RVZRVI1VW26D tag=P0DJDXMMEBQW type=write size=1363240 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.173+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=8XX2MZCVX80N type=del 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.175+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=KU38NDTPNF7X type=del size=2896675 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.176+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~XTY3VLJ9SLFG.0 size=1048576 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.178+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~XTY3VLJ9SLFG.1 size=272916 2024-07-26T18:26:20.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.181+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=XTY3VLJ9SLFG tag=06C8YGM7ZV28 type=write size=2370068 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.184+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~PPQOWH9KQFT2.0 size=240361 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.184+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=PPQOWH9KQFT2 tag=1J87TVDDCVYN type=write size=1288937 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.186+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=XT067GWCXA4W type=del 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.188+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=UFI6TGKW1LO9 type=del size=3585080 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.190+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~9Z8CIPGXQ0OC.0 size=1048576 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.192+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~9Z8CIPGXQ0OC.1 size=1048576 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.192+0000 7f3ddaa3d780 1 < canceled part key=_multipart_MWUICIKP82CQ.2~9Z8CIPGXQ0OC.2 size=280699 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.195+0000 7f3ddaa3d780 1 < canceled multipart upload key=MWUICIKP82CQ upload=9Z8CIPGXQ0OC tag=ZX5UFAUJ0VC3 type=write size=3426427 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.197+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=ODANFB2JVZUK type=del size=2283410 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.199+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=7ZVLP7OI8U21 type=del 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.202+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~3ZX82W5515F8.0 size=1048576 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.204+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~3ZX82W5515F8.1 size=1023582 2024-07-26T18:26:20.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.204+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=3ZX82W5515F8 tag=GDD7JPDM4Z97 type=write size=3120734 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.205+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=Z6C0QHYRQYY9 type=del 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.207+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=T1EGIX5V8E6X type=del size=440657 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.209+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=X49SF48SM2C0 type=del 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.211+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=UUX1EG7AIUJA type=del size=3311850 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.213+0000 7f3ddaa3d780 1 < completed delete operation key=Z02TRVM1M6RF tag=3NX3NVT5X4S9 type=del 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.214+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=FXOFM5Z1NDY9 type=del size=239241 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.216+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=9OIJ49A1MOMK type=del 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.219+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~77EEWQ1O5ZUN.0 size=1048576 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.221+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~77EEWQ1O5ZUN.1 size=727790 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.221+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=77EEWQ1O5ZUN tag=0DFJMVL3GX9S type=write size=2824942 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.223+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=9NWDE0F0K03Q type=del 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.224+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=2F7HAUQ20351 type=del size=617857 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.226+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~3B8QW54ZR1WG.0 size=1048576 2024-07-26T18:26:20.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.226+0000 7f3ddaa3d780 1 < canceled part key=_multipart_IKZUW3ZVZJA6.2~3B8QW54ZR1WG.1 size=1048576 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.226+0000 7f3ddaa3d780 1 < canceled part key=_multipart_IKZUW3ZVZJA6.2~3B8QW54ZR1WG.2 size=434466 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.229+0000 7f3ddaa3d780 1 < canceled multipart upload key=IKZUW3ZVZJA6 upload=3B8QW54ZR1WG tag=7POCI9ER7QSD type=write size=3580194 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.232+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=7NBD95TRHG33 type=del size=142488 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.233+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=Q0X30OLVT1ZM type=del 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.237+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~URMX0LCL0XFM.0 size=1048576 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.238+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~URMX0LCL0XFM.1 size=97055 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.238+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=URMX0LCL0XFM tag=LOIFTPLI23B0 type=write size=2194207 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.242+0000 7f3ddaa3d780 1 < suggested remove operation key=Z02TRVM1M6RF tag=991K7Z74678N type=del 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.243+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=GNCNZZDN2751 type=del size=1132941 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.245+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~GISO1VVULA17.0 size=1048576 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.247+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~GISO1VVULA17.1 size=1048576 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.248+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~GISO1VVULA17.2 size=825050 2024-07-26T18:26:20.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.251+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=GISO1VVULA17 tag=GMNW2FYS8SAJ type=write size=3970778 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.253+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=PALT03PDBJZR type=write size=875881 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.255+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~VWO7X2258PVZ.0 size=1048576 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.257+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~VWO7X2258PVZ.1 size=470912 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.260+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=VWO7X2258PVZ tag=OTOQ3J1H7TWX type=write size=2568064 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.264+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~VZ5JSDRNII3U.0 size=1048576 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.266+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~VZ5JSDRNII3U.1 size=665068 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.266+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=VZ5JSDRNII3U tag=K4AE78ZZYLXH type=write size=2762220 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.268+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~RVZRVI1VW26D.0 size=314664 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.271+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=RVZRVI1VW26D tag=P0DJDXMMEBQW type=write size=1363240 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.272+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=FIK2JZ0R8TLX type=del size=3420399 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.276+0000 7f3ddaa3d780 1 < suggested update operation key=J8VYU4UNB1AX tag=KU38NDTPNF7X type=del size=2896675 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.277+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=0LTP7X8CIACU type=del size=1663028 2024-07-26T18:26:20.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.279+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~PPQOWH9KQFT2.0 size=240361 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.282+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=PPQOWH9KQFT2 tag=1J87TVDDCVYN type=write size=1288937 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.284+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=VLRPKX5R2ELN type=del size=308620 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.288+0000 7f3ddaa3d780 1 < suggested remove operation key=1DWH8ZS24A34 tag=UFI6TGKW1LO9 type=del 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.290+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=61YQIXM5XLTC type=del size=3984300 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.291+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=ODANFB2JVZUK type=del 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.295+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~FYQYEGZ85106.0 size=1048576 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.296+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~FYQYEGZ85106.1 size=1048576 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.297+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~FYQYEGZ85106.2 size=158145 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.297+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=FYQYEGZ85106 tag=PAISE1JZ7635 type=write size=3303873 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.298+0000 7f3ddaa3d780 1 < canceled part key=_multipart_11490TKEFTX8.2~3ZX82W5515F8.0 size=1048576 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.299+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~3ZX82W5515F8.1 size=1023582 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.302+0000 7f3ddaa3d780 1 < canceled multipart upload key=11490TKEFTX8 upload=3ZX82W5515F8 tag=GDD7JPDM4Z97 type=write size=3120734 2024-07-26T18:26:20.986 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.304+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=FK0F2RXFAXZ2 type=write size=781261 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.306+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=T1EGIX5V8E6X type=del 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.308+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=MXP4F1OY8U1E type=del size=3558857 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.309+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=UUX1EG7AIUJA type=del 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.311+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=CQYR8A2HM62G type=del size=3365987 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.313+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=FXOFM5Z1NDY9 type=del 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.316+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~DDLEASDE6P3Q.0 size=1048576 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.317+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~DDLEASDE6P3Q.1 size=489002 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.317+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=DDLEASDE6P3Q tag=Z4BE343PDKGY type=write size=2586154 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.319+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~77EEWQ1O5ZUN.0 size=1048576 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.320+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~77EEWQ1O5ZUN.1 size=727790 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.323+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=77EEWQ1O5ZUN tag=0DFJMVL3GX9S type=write size=2824942 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.326+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~UFONY4WUHAOU.0 size=1048576 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.328+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~UFONY4WUHAOU.1 size=1048576 2024-07-26T18:26:20.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.329+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~UFONY4WUHAOU.2 size=378069 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.329+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=UFONY4WUHAOU tag=E1KBC3HD10J8 type=write size=3523797 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.331+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=2F7HAUQ20351 type=del 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.334+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~D20LO23PGZX0.0 size=1048576 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.336+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~D20LO23PGZX0.1 size=1048576 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.337+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~D20LO23PGZX0.2 size=524785 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.337+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=D20LO23PGZX0 tag=RR9R83HOBTZM type=write size=3670513 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.339+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=7NBD95TRHG33 type=del 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.340+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=9JVXCDVFI9NU type=del size=3910232 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.341+0000 7f3ddaa3d780 1 < canceled part key=_multipart_DZU44WIZB15R.2~URMX0LCL0XFM.0 size=1048576 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.342+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~URMX0LCL0XFM.1 size=97055 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.345+0000 7f3ddaa3d780 1 < canceled multipart upload key=DZU44WIZB15R upload=URMX0LCL0XFM tag=LOIFTPLI23B0 type=write size=2194207 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.349+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~WRCMIM9WSMG3.0 size=1048576 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.350+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~WRCMIM9WSMG3.1 size=325946 2024-07-26T18:26:20.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.350+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=WRCMIM9WSMG3 tag=HP1RQRWV1CGG type=write size=2423098 2024-07-26T18:26:20.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.352+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=GNCNZZDN2751 type=del 2024-07-26T18:26:20.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.356+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~GLPP89P6GDAX.0 size=1048576 2024-07-26T18:26:20.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.358+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~GLPP89P6GDAX.1 size=1048576 2024-07-26T18:26:20.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.359+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~GLPP89P6GDAX.2 size=978967 2024-07-26T18:26:20.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.359+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=GLPP89P6GDAX tag=OKXHTY79447H type=write size=4124695 2024-07-26T18:26:20.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.361+0000 7f3ddaa3d780 1 < completed write operation key=BTLCQ5E0DTLE tag=PALT03PDBJZR type=write size=875881 2024-07-26T18:26:20.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.364+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~DYMCAFUS36EM.0 size=880010 2024-07-26T18:26:20.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.364+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=DYMCAFUS36EM tag=X3U1SSWQT6R7 type=write size=1928586 2024-07-26T18:26:20.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.366+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~VZ5JSDRNII3U.0 size=1048576 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.368+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~VZ5JSDRNII3U.1 size=665068 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.371+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=VZ5JSDRNII3U tag=K4AE78ZZYLXH type=write size=2762220 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.374+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~K8UF3SDP2CR9.0 size=1048576 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.376+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~K8UF3SDP2CR9.1 size=1048576 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.377+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~K8UF3SDP2CR9.2 size=845174 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.377+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=K8UF3SDP2CR9 tag=ZFHN98KJH3SF type=write size=3990902 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.379+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=FIK2JZ0R8TLX type=del 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.382+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~6W2H2PRSTYQC.0 size=1048576 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.383+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~6W2H2PRSTYQC.1 size=1048576 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.385+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~6W2H2PRSTYQC.2 size=515598 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.385+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=6W2H2PRSTYQC tag=J78FCOKA7H2W type=write size=3661326 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.387+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=0LTP7X8CIACU type=del 2024-07-26T18:26:20.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.389+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=50J6BOK4J3L7 type=del size=1510910 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.390+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=VLRPKX5R2ELN type=del 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.392+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=ZIFDHEE81ZBA type=del size=2661618 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.394+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=61YQIXM5XLTC type=del 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.395+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=8C352LDJ6R1S type=del size=1223313 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.397+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~FYQYEGZ85106.0 size=1048576 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.399+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~FYQYEGZ85106.1 size=1048576 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.400+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~FYQYEGZ85106.2 size=158145 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.404+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=FYQYEGZ85106 tag=PAISE1JZ7635 type=write size=3303873 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.406+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=Q1CEEGRTLN87 type=write size=681016 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.408+0000 7f3ddaa3d780 1 < completed write operation key=SHAUJ0JT201L tag=FK0F2RXFAXZ2 type=write size=781261 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.411+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~OT2C2J3IL37H.0 size=1048576 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.413+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~OT2C2J3IL37H.1 size=1048576 2024-07-26T18:26:20.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.414+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~OT2C2J3IL37H.2 size=58950 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.414+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=OT2C2J3IL37H tag=S024UGO3Z6F4 type=write size=3204678 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.416+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=MXP4F1OY8U1E type=del 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.418+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=UHG7WFF8HY9F type=del size=1945038 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.420+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=CQYR8A2HM62G type=del 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.422+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=NA0NZPPL0TLU type=write size=898897 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.424+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~DDLEASDE6P3Q.0 size=1048576 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.425+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~DDLEASDE6P3Q.1 size=489002 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.428+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=DDLEASDE6P3Q tag=Z4BE343PDKGY type=write size=2586154 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.432+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~RD7BHPOKAAXD.0 size=213946 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.432+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=RD7BHPOKAAXD tag=3PIS4820HA2G type=write size=1262522 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.434+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~UFONY4WUHAOU.0 size=1048576 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.435+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~UFONY4WUHAOU.1 size=1048576 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.437+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~UFONY4WUHAOU.2 size=378069 2024-07-26T18:26:20.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.441+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=UFONY4WUHAOU tag=E1KBC3HD10J8 type=write size=3523797 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.446+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~BV8TYFORX61N.0 size=932320 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.446+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=BV8TYFORX61N tag=RYO2HSJBLBEI type=write size=1980896 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.448+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~D20LO23PGZX0.0 size=1048576 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.450+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~D20LO23PGZX0.1 size=1048576 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.451+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~D20LO23PGZX0.2 size=524785 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.454+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=D20LO23PGZX0 tag=RR9R83HOBTZM type=write size=3670513 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.456+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=D0SUGYQ4JFDO type=del size=3567355 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.458+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=9JVXCDVFI9NU type=del 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.462+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~C208I387CY1O.0 size=1048576 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.463+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~C208I387CY1O.1 size=362685 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.463+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=C208I387CY1O tag=1VP8R6N8LVEG type=write size=2459837 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.465+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~WRCMIM9WSMG3.0 size=1048576 2024-07-26T18:26:20.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.468+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~WRCMIM9WSMG3.1 size=325946 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.471+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=WRCMIM9WSMG3 tag=HP1RQRWV1CGG type=write size=2423098 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.473+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=0UDCQJUGTNL3 type=write size=735187 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.475+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~GLPP89P6GDAX.0 size=1048576 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.477+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~GLPP89P6GDAX.1 size=1048576 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.478+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~GLPP89P6GDAX.2 size=978967 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.482+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=GLPP89P6GDAX tag=OKXHTY79447H type=write size=4124695 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.483+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=1KTRKDZMA16R type=write size=262714 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.485+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~DYMCAFUS36EM.0 size=880010 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.488+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=DYMCAFUS36EM tag=X3U1SSWQT6R7 type=write size=1928586 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.490+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=CBZK0DMX2RNS type=del size=4150185 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.492+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~K8UF3SDP2CR9.0 size=1048576 2024-07-26T18:26:20.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.494+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~K8UF3SDP2CR9.1 size=1048576 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.495+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~K8UF3SDP2CR9.2 size=845174 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.499+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=K8UF3SDP2CR9 tag=ZFHN98KJH3SF type=write size=3990902 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.503+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~CORLM02E2NMY.0 size=23134 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.503+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=CORLM02E2NMY tag=H1O8IH3SI2TH type=write size=1071710 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.503+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RT3ANNQ6TPYT.2~6W2H2PRSTYQC.0 size=1048576 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.503+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RT3ANNQ6TPYT.2~6W2H2PRSTYQC.1 size=1048576 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.505+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~6W2H2PRSTYQC.2 size=515598 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.508+0000 7f3ddaa3d780 1 < canceled multipart upload key=RT3ANNQ6TPYT upload=6W2H2PRSTYQC tag=J78FCOKA7H2W type=write size=3661326 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.510+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=5SSIIV26FIWT type=write size=394826 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.512+0000 7f3ddaa3d780 1 < canceled operation key=CK96G7K11B24 tag=50J6BOK4J3L7 type=del size=1510910 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.514+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=LPWONZKR904D type=del size=3733917 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.516+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=ZIFDHEE81ZBA type=del 2024-07-26T18:26:20.995 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.519+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~PBNWK2801KZ6.0 size=1048576 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.521+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~PBNWK2801KZ6.1 size=872773 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.521+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=PBNWK2801KZ6 tag=LR98SVHJEPBM type=write size=2969925 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.523+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=8C352LDJ6R1S type=del 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.524+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=UE3B5C4PGHKS type=del size=3732650 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.526+0000 7f3ddaa3d780 1 < completed write operation key=FZJ256NKJJTN tag=Q1CEEGRTLN87 type=write size=681016 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.529+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~M2WTQ8XNXHTQ.0 size=797283 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.529+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=M2WTQ8XNXHTQ tag=K4302EWORLMM type=write size=1845859 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.530+0000 7f3ddaa3d780 1 < canceled part key=_multipart_IKZUW3ZVZJA6.2~OT2C2J3IL37H.0 size=1048576 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.531+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~OT2C2J3IL37H.1 size=1048576 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.532+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~OT2C2J3IL37H.2 size=58950 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.536+0000 7f3ddaa3d780 1 < canceled multipart upload key=IKZUW3ZVZJA6 upload=OT2C2J3IL37H tag=S024UGO3Z6F4 type=write size=3204678 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.538+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=3HM20GQ5MIU3 type=del size=731447 2024-07-26T18:26:20.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.542+0000 7f3ddaa3d780 1 < suggested remove operation key=84AU5L9U1Q5S tag=UHG7WFF8HY9F type=del 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.543+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=AZPV5OQDE0V1 type=del size=2976708 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.545+0000 7f3ddaa3d780 1 < completed write operation key=FZJ256NKJJTN tag=NA0NZPPL0TLU type=write size=898897 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.549+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~J03QCVT5O0IW.0 size=52695 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.549+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=J03QCVT5O0IW tag=4Y9C1TSWCQOB type=write size=1101271 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.551+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~RD7BHPOKAAXD.0 size=213946 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.555+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=RD7BHPOKAAXD tag=3PIS4820HA2G type=write size=1262522 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.557+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=2619DCUC77Y1 type=del size=1771 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.558+0000 7f3ddaa3d780 1 < canceled part key=_multipart_L46OSDRB7XAV.2~BV8TYFORX61N.0 size=932320 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.562+0000 7f3ddaa3d780 1 < canceled multipart upload key=L46OSDRB7XAV upload=BV8TYFORX61N tag=RYO2HSJBLBEI type=write size=1980896 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.563+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=GE9T7CMUHYO4 type=write size=823359 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.566+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=D0SUGYQ4JFDO type=del 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.569+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~KCBLU0MIQTR0.0 size=1048576 2024-07-26T18:26:20.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.571+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~KCBLU0MIQTR0.1 size=854963 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.571+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=KCBLU0MIQTR0 tag=5NYT3HV5VFBF type=write size=2952115 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.573+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~C208I387CY1O.0 size=1048576 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.573+0000 7f3ddaa3d780 1 < canceled part key=_multipart_J8VYU4UNB1AX.2~C208I387CY1O.1 size=362685 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.576+0000 7f3ddaa3d780 1 < canceled multipart upload key=J8VYU4UNB1AX upload=C208I387CY1O tag=1VP8R6N8LVEG type=write size=2459837 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.580+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~MT9S1MMCB0D3.0 size=1048576 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.581+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~MT9S1MMCB0D3.1 size=6348 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.581+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=MT9S1MMCB0D3 tag=0YGA6P1WCOXG type=write size=2103500 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.583+0000 7f3ddaa3d780 1 < completed write operation key=1DWH8ZS24A34 tag=0UDCQJUGTNL3 type=write size=735187 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.585+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=1LS21J48RVWD type=del size=2129557 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.587+0000 7f3ddaa3d780 1 < completed write operation key=Z1FVCAHI4M1P tag=1KTRKDZMA16R type=write size=262714 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.588+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=WBN7LRORAPH1 type=del size=3914767 2024-07-26T18:26:20.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.593+0000 7f3ddaa3d780 1 < suggested remove operation key=MWUICIKP82CQ tag=CBZK0DMX2RNS type=del 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.595+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=Y7SGD3VPJI3Q type=del size=2405418 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.597+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~CORLM02E2NMY.0 size=23134 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.600+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=CORLM02E2NMY tag=H1O8IH3SI2TH type=write size=1071710 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.602+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=H9OX7A8JG0A4 type=del size=3236139 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.606+0000 7f3ddaa3d780 1 < suggested remove operation key=RCGC5SDM1AEG tag=5SSIIV26FIWT type=write 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.608+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=L3HYCK8B2N36 type=del size=3378644 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.609+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=MWUICIKP82CQ tag=LPWONZKR904D type=del size=3733917: (2) No such file or directory 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.611+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=83EA796VBC5J type=del size=463274 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.613+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~PBNWK2801KZ6.0 size=1048576 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.615+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~PBNWK2801KZ6.1 size=872773 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.618+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=PBNWK2801KZ6 tag=LR98SVHJEPBM type=write size=2969925 2024-07-26T18:26:20.999 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.622+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~3O5DDK80NFPC.0 size=1048576 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.623+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~3O5DDK80NFPC.1 size=755640 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.623+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=3O5DDK80NFPC tag=LJXNSUQCDTOV type=write size=2852792 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.625+0000 7f3ddaa3d780 1 < canceled operation key=DZU44WIZB15R tag=UE3B5C4PGHKS type=del size=3732650 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.627+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=FG1ULTIAFC02 type=del size=2534655 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.629+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~M2WTQ8XNXHTQ.0 size=797283 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.632+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=M2WTQ8XNXHTQ tag=K4302EWORLMM type=write size=1845859 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.634+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=7KO9S0QRTR5D type=del size=2316296 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.636+0000 7f3ddaa3d780 1 < completed delete operation key=Z02TRVM1M6RF tag=3HM20GQ5MIU3 type=del 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.640+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~3ESMUDNWVPUF.0 size=1048576 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.642+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~3ESMUDNWVPUF.1 size=549288 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.642+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=3ESMUDNWVPUF tag=N5RK30PNXJJF type=write size=2646440 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.644+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=AZPV5OQDE0V1 type=del 2024-07-26T18:26:21.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.645+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=SGO236RR4GC9 type=del size=2512762 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.648+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~J03QCVT5O0IW.0 size=52695 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.651+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=J03QCVT5O0IW tag=4Y9C1TSWCQOB type=write size=1101271 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.653+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=ANADZG36MDYR type=del size=116580 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.656+0000 7f3ddaa3d780 1 < suggested remove operation key=IKZUW3ZVZJA6 tag=2619DCUC77Y1 type=del 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.660+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~Y9SOAMTXODTP.0 size=302434 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.660+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=Y9SOAMTXODTP tag=U3XABUZ4BEG1 type=write size=1351010 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.661+0000 7f3ddaa3d780 1 < canceled operation key=U6L8GHGZJH5W tag=GE9T7CMUHYO4 type=write size=823359 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.663+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=HFOABAU167VU type=del size=2645308 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.665+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~KCBLU0MIQTR0.0 size=1048576 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.666+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~KCBLU0MIQTR0.1 size=854963 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.669+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=KCBLU0MIQTR0 tag=5NYT3HV5VFBF type=write size=2952115 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.671+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=FCYCRBJ32PJ0 type=del size=1428612 2024-07-26T18:26:21.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.673+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~MT9S1MMCB0D3.0 size=1048576 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.675+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~MT9S1MMCB0D3.1 size=6348 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.678+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=MT9S1MMCB0D3 tag=0YGA6P1WCOXG type=write size=2103500 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.680+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=VC6HNF08MG7L type=del size=1149459 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.682+0000 7f3ddaa3d780 1 < canceled operation key=CNINHWKC95EZ tag=1LS21J48RVWD type=del size=2129557 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.684+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=A97GHV1X4EHT type=del size=3000248 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.686+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=WBN7LRORAPH1 type=del 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.687+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=61MUW3W4XWFZ type=del size=3658530 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.689+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=Y7SGD3VPJI3Q type=del 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.691+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=I53NIAY8MF0R type=del size=1638571 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.693+0000 7f3ddaa3d780 1 < canceled operation key=I9YU3WJWZ8JF tag=H9OX7A8JG0A4 type=del size=3236139 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.697+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~3ITQ9GRKBB5S.0 size=1048576 2024-07-26T18:26:21.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.698+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~3ITQ9GRKBB5S.1 size=1048576 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.700+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~3ITQ9GRKBB5S.2 size=538703 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.700+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=3ITQ9GRKBB5S tag=EO0DJ7X8JCAI type=write size=3684431 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.702+0000 7f3ddaa3d780 1 < canceled operation key=VIPOJV250K5N tag=L3HYCK8B2N36 type=del size=3378644 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.704+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=48YMN31IGFF2 type=del size=2402659 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.710+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=83EA796VBC5J type=del 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.714+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~LDW6O8N6JAD7.0 size=161409 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.714+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=LDW6O8N6JAD7 tag=KGA0F0392TEA type=write size=1209985 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.714+0000 7f3ddaa3d780 1 < canceled part key=_multipart_CNINHWKC95EZ.2~3O5DDK80NFPC.0 size=1048576 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.716+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~3O5DDK80NFPC.1 size=755640 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.719+0000 7f3ddaa3d780 1 < canceled multipart upload key=CNINHWKC95EZ upload=3O5DDK80NFPC tag=LJXNSUQCDTOV type=write size=2852792 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.721+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=OG1Z2WQRYSRQ type=del size=1409566 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.725+0000 7f3ddaa3d780 1 < suggested remove operation key=11490TKEFTX8 tag=FG1ULTIAFC02 type=del 2024-07-26T18:26:21.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.729+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~28RFLVZQT6C2.0 size=1048576 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.731+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~28RFLVZQT6C2.1 size=135788 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.731+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=28RFLVZQT6C2 tag=MT8LDN2TYPHJ type=write size=2232940 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.734+0000 7f3ddaa3d780 1 < suggested update operation key=U6L8GHGZJH5W tag=7KO9S0QRTR5D type=del size=2316296 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.736+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=FJ7LRRJ55KYL type=write size=687018 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.739+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~3ESMUDNWVPUF.0 size=1048576 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.740+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~3ESMUDNWVPUF.1 size=549288 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.744+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=3ESMUDNWVPUF tag=N5RK30PNXJJF type=write size=2646440 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.747+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~5YR23K8N437L.0 size=51419 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.747+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=5YR23K8N437L tag=YYO8UZM0RZF4 type=write size=1099995 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.751+0000 7f3ddaa3d780 1 < suggested update operation key=J8VYU4UNB1AX tag=SGO236RR4GC9 type=del size=2512762 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.753+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=BH6GKBY9XIHS type=del size=542738 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.755+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=ANADZG36MDYR type=del 2024-07-26T18:26:21.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.759+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~QPEAL8G472BO.0 size=1048576 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.761+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~QPEAL8G472BO.1 size=832090 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.761+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=QPEAL8G472BO tag=9WRZP0WJHMI9 type=write size=2929242 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.762+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~Y9SOAMTXODTP.0 size=302434 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.766+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=Y9SOAMTXODTP tag=U3XABUZ4BEG1 type=write size=1351010 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.768+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=U4E5E1XFMZ9R type=write size=325629 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.772+0000 7f3ddaa3d780 1 < suggested remove operation key=84AU5L9U1Q5S tag=HFOABAU167VU type=del 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.776+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~03G0VRB7JH5R.0 size=1048576 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.778+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~03G0VRB7JH5R.1 size=1048576 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.780+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~03G0VRB7JH5R.2 size=197142 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.780+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=03G0VRB7JH5R tag=QU4OBMF685OO type=write size=3342870 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.782+0000 7f3ddaa3d780 1 < canceled operation key=IQAMY74OLJBO tag=FCYCRBJ32PJ0 type=del size=1428612 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.785+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~CEUDQ4JQ2GKQ.0 size=1048576 2024-07-26T18:26:21.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.786+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~CEUDQ4JQ2GKQ.1 size=1048576 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.788+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~CEUDQ4JQ2GKQ.2 size=259931 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.788+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=CEUDQ4JQ2GKQ tag=UQZA6JRMVO4M type=write size=3405659 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.792+0000 7f3ddaa3d780 1 < suggested update operation key=5LH5QFW4B9KV tag=VC6HNF08MG7L type=del size=1149459 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.794+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=30Q4SRQ6ZX1B type=del size=1329790 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.797+0000 7f3ddaa3d780 1 < suggested update operation key=CK96G7K11B24 tag=A97GHV1X4EHT type=del size=3000248 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.800+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=1N5S0N0BIU1M type=del size=3884863 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.803+0000 7f3ddaa3d780 -1 < failed to complete operation key=CK96G7K11B24 tag=61MUW3W4XWFZ type=del size=3658530: (22) Invalid argument 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.805+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=Z9TNAJ7K24MM type=del size=2952563 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.809+0000 7f3ddaa3d780 1 < suggested update operation key=AD9EQ3SDW2NB tag=I53NIAY8MF0R type=del size=1638571 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.812+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~M2ACPZWU3XXY.0 size=1048576 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.814+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~M2ACPZWU3XXY.1 size=1048576 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.816+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~M2ACPZWU3XXY.2 size=1032701 2024-07-26T18:26:21.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.816+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=M2ACPZWU3XXY tag=5EIC2WB1X6WD type=write size=4178429 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.818+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~3ITQ9GRKBB5S.0 size=1048576 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.820+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~3ITQ9GRKBB5S.1 size=1048576 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.821+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~3ITQ9GRKBB5S.2 size=538703 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.825+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=3ITQ9GRKBB5S tag=EO0DJ7X8JCAI type=write size=3684431 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.827+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=IAPNEFFE37EN type=del size=1914647 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.827+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=84AU5L9U1Q5S tag=48YMN31IGFF2 type=del size=2402659: (2) No such file or directory 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.829+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=ZDW7PSPCV121 type=del size=1281125 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.831+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~LDW6O8N6JAD7.0 size=161409 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.835+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=LDW6O8N6JAD7 tag=KGA0F0392TEA type=write size=1209985 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.837+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=OZD9NLL4BIQU type=del size=1141716 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.839+0000 7f3ddaa3d780 1 < canceled operation key=BTLCQ5E0DTLE tag=OG1Z2WQRYSRQ type=del size=1409566 2024-07-26T18:26:21.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.841+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=1G3DNKHJOR6F type=del size=3884004 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.842+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~28RFLVZQT6C2.0 size=1048576 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.844+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~28RFLVZQT6C2.1 size=135788 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.847+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=28RFLVZQT6C2 tag=MT8LDN2TYPHJ type=write size=2232940 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.852+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~I0SRM6WR67AJ.0 size=1048576 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.853+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~I0SRM6WR67AJ.1 size=1048576 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.855+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~I0SRM6WR67AJ.2 size=526301 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.855+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=I0SRM6WR67AJ tag=QY4TX60VYJ5E type=write size=3672029 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.856+0000 7f3ddaa3d780 1 < completed write operation key=HA72EZU2OC9Y tag=FJ7LRRJ55KYL type=write size=687018 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.858+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=DUWPIO9B6JWV type=del size=4110209 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.860+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~5YR23K8N437L.0 size=51419 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.863+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=5YR23K8N437L tag=YYO8UZM0RZF4 type=write size=1099995 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.866+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~PZMBAZSKVXVJ.0 size=604834 2024-07-26T18:26:21.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.866+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=PZMBAZSKVXVJ tag=OCAQVN4G59B8 type=write size=1653410 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.868+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=BH6GKBY9XIHS type=del 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.870+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=YBIQ079W47OP type=del size=1987875 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.871+0000 7f3ddaa3d780 1 < canceled part key=_multipart_U6L8GHGZJH5W.2~QPEAL8G472BO.0 size=1048576 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.872+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~QPEAL8G472BO.1 size=832090 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.876+0000 7f3ddaa3d780 1 < canceled multipart upload key=U6L8GHGZJH5W upload=QPEAL8G472BO tag=9WRZP0WJHMI9 type=write size=2929242 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.878+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=D520O187MB3A type=del size=3002476 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.880+0000 7f3ddaa3d780 1 < completed write operation key=N5GSO7LGJZWN tag=U4E5E1XFMZ9R type=write size=325629 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.884+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~ATCWYGU5UHDO.0 size=1048576 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.886+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~ATCWYGU5UHDO.1 size=338201 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.886+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=ATCWYGU5UHDO tag=K2YHSQPMB2Y9 type=write size=2435353 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.887+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~03G0VRB7JH5R.0 size=1048576 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.889+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~03G0VRB7JH5R.1 size=1048576 2024-07-26T18:26:21.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.891+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~03G0VRB7JH5R.2 size=197142 2024-07-26T18:26:21.010 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.895+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=03G0VRB7JH5R tag=QU4OBMF685OO type=write size=3342870 2024-07-26T18:26:21.010 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.899+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~JJ7XV48TK3CM.0 size=1048576 2024-07-26T18:26:21.010 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.900+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~JJ7XV48TK3CM.1 size=694825 2024-07-26T18:26:21.010 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.900+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=JJ7XV48TK3CM tag=8BWQI133BCXU type=write size=2791977 2024-07-26T18:26:21.010 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.902+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~CEUDQ4JQ2GKQ.0 size=1048576 2024-07-26T18:26:21.010 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.904+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~CEUDQ4JQ2GKQ.1 size=1048576 2024-07-26T18:26:21.010 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.906+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~CEUDQ4JQ2GKQ.2 size=259931 2024-07-26T18:26:21.010 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.909+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=CEUDQ4JQ2GKQ tag=UQZA6JRMVO4M type=write size=3405659 2024-07-26T18:26:21.014 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.912+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=J5KD42IFK6SP type=del size=2880478 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.914+0000 7f3ddaa3d780 -1 < failed to complete operation key=CK96G7K11B24 tag=30Q4SRQ6ZX1B type=del size=1329790: (22) Invalid argument 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.916+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=Y7R7J271O4IX type=del size=1701485 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.919+0000 7f3ddaa3d780 -1 < failed to complete operation key=AD9EQ3SDW2NB tag=1N5S0N0BIU1M type=del size=3884863: (22) Invalid argument 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.921+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=3QA1ZFHEPTL6 type=write size=782012 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.923+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=Z9TNAJ7K24MM type=del 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.925+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=F81WTHVVF5W1 type=del size=1677330 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.925+0000 7f3ddaa3d780 1 < canceled part key=_multipart_TRDNYGD3GFB1.2~M2ACPZWU3XXY.0 size=1048576 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.926+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~M2ACPZWU3XXY.1 size=1048576 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.928+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~M2ACPZWU3XXY.2 size=1032701 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.931+0000 7f3ddaa3d780 1 < canceled multipart upload key=TRDNYGD3GFB1 upload=M2ACPZWU3XXY tag=5EIC2WB1X6WD type=write size=4178429 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.933+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=M209EMI04CXG type=del size=4176052 2024-07-26T18:26:21.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.937+0000 7f3ddaa3d780 1 < suggested update operation key=AD9EQ3SDW2NB tag=IAPNEFFE37EN type=del size=1914647 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.939+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=WKR7Z02QSMIC type=del size=1964347 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.941+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=ZDW7PSPCV121 type=del 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.946+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~L4YNKXS4XNQ3.0 size=453536 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.946+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=L4YNKXS4XNQ3 tag=5IV37NKPJ05R type=write size=1502112 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.947+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=OZD9NLL4BIQU type=del 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.949+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=HOGZLPRWU6MR type=del size=736958 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.953+0000 7f3ddaa3d780 1 < suggested remove operation key=Z02TRVM1M6RF tag=1G3DNKHJOR6F type=del 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.955+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=O9H9XVD56GNU type=del size=1762765 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.956+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~I0SRM6WR67AJ.0 size=1048576 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.958+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~I0SRM6WR67AJ.1 size=1048576 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.960+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~I0SRM6WR67AJ.2 size=526301 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.963+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=I0SRM6WR67AJ tag=QY4TX60VYJ5E type=write size=3672029 2024-07-26T18:26:21.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.965+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=KB8AK314ZX0I type=del size=3711186 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.967+0000 7f3ddaa3d780 1 < canceled operation key=VIPOJV250K5N tag=DUWPIO9B6JWV type=del size=4110209 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.970+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~SGMI4CC9PAQV.0 size=1048576 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.972+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~SGMI4CC9PAQV.1 size=409558 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.972+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=SGMI4CC9PAQV tag=WJU8RCVKP9LF type=write size=2506710 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.972+0000 7f3ddaa3d780 1 < canceled part key=_multipart_L46OSDRB7XAV.2~PZMBAZSKVXVJ.0 size=604834 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.975+0000 7f3ddaa3d780 1 < canceled multipart upload key=L46OSDRB7XAV upload=PZMBAZSKVXVJ tag=OCAQVN4G59B8 type=write size=1653410 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.978+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=DPEB879F3OCD type=del size=844911 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.980+0000 7f3ddaa3d780 1 < canceled operation key=TRDNYGD3GFB1 tag=YBIQ079W47OP type=del size=1987875 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.984+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~1BKCPG7Q2J6Q.0 size=1048576 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.986+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~1BKCPG7Q2J6Q.1 size=9276 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.986+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=1BKCPG7Q2J6Q tag=MH24OSNR7JZV type=write size=2106428 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.989+0000 7f3ddaa3d780 1 < suggested update operation key=FZJ256NKJJTN tag=D520O187MB3A type=del size=3002476 2024-07-26T18:26:21.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.991+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=TF02CM6CT55X type=del size=3443452 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.993+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~ATCWYGU5UHDO.0 size=1048576 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.995+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~ATCWYGU5UHDO.1 size=338201 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:20.998+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=ATCWYGU5UHDO tag=K2YHSQPMB2Y9 type=write size=2435353 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.001+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~0PZOK9IFYKOB.0 size=6543 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.001+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=0PZOK9IFYKOB tag=65NZ775V5E8Y type=write size=1055119 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.004+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~JJ7XV48TK3CM.0 size=1048576 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.004+0000 7f3ddaa3d780 1 < canceled part key=_multipart_AD9EQ3SDW2NB.2~JJ7XV48TK3CM.1 size=694825 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.008+0000 7f3ddaa3d780 1 < canceled multipart upload key=AD9EQ3SDW2NB upload=JJ7XV48TK3CM tag=8BWQI133BCXU type=write size=2791977 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.010+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=P00DZOJTXQTP type=del size=3723039 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.012+0000 7f3ddaa3d780 -1 < failed to complete operation key=Z02TRVM1M6RF tag=J5KD42IFK6SP type=del size=2880478: (22) Invalid argument 2024-07-26T18:26:21.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.014+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=9XRTY4S0HYFZ type=del size=3164749 2024-07-26T18:26:21.019 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.016+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=Y7R7J271O4IX type=del 2024-07-26T18:26:21.019 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.018+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=2B3N1GNA1X2O type=write size=810815 2024-07-26T18:26:21.020 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.020+0000 7f3ddaa3d780 1 < completed write operation key=CNINHWKC95EZ tag=3QA1ZFHEPTL6 type=write size=782012 2024-07-26T18:26:21.022 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.022+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=OE6QWBJY1Z7C type=del size=3492956 2024-07-26T18:26:21.026 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.026+0000 7f3ddaa3d780 1 < suggested remove operation key=UV4009RBTCGG tag=F81WTHVVF5W1 type=del 2024-07-26T18:26:21.028 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.028+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=N14R5D6XDFPV type=write size=270092 2024-07-26T18:26:21.032 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.032+0000 7f3ddaa3d780 1 < suggested update operation key=5LH5QFW4B9KV tag=M209EMI04CXG type=del size=4176052 2024-07-26T18:26:21.034 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.034+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=WCWME24MZKMY type=write size=923136 2024-07-26T18:26:21.036 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.036+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=WKR7Z02QSMIC type=del 2024-07-26T18:26:21.039 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.039+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=XZGVSE1M4JOL type=write size=690258 2024-07-26T18:26:21.041 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.041+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~L4YNKXS4XNQ3.0 size=453536 2024-07-26T18:26:21.045 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.044+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=L4YNKXS4XNQ3 tag=5IV37NKPJ05R type=write size=1502112 2024-07-26T18:26:21.046 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.046+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=3WV9RV2P2VJP type=write size=393937 2024-07-26T18:26:21.049 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.049+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=HOGZLPRWU6MR type=del 2024-07-26T18:26:21.052 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.052+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=5OY3IWE4OCOL type=write size=82016 2024-07-26T18:26:21.054 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.054+0000 7f3ddaa3d780 1 < canceled operation key=S74V0KNQ20M4 tag=O9H9XVD56GNU type=del size=1762765 2024-07-26T18:26:21.056 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.056+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=DZ9UVX43MY0T type=del size=313217 2024-07-26T18:26:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:20 smithi135 ceph-mon[85352]: pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 949 KiB/s rd, 328 KiB/s wr, 1.68k op/s 2024-07-26T18:26:21.058 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.058+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=KB8AK314ZX0I type=del 2024-07-26T18:26:21.060 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.060+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=B3USGK7G2Z6I type=del size=170078 2024-07-26T18:26:21.062 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.062+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~SGMI4CC9PAQV.0 size=1048576 2024-07-26T18:26:21.064 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.064+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~SGMI4CC9PAQV.1 size=409558 2024-07-26T18:26:21.067 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.067+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=SGMI4CC9PAQV tag=WJU8RCVKP9LF type=write size=2506710 2024-07-26T18:26:21.069 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.069+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=5N5YL36M6KTW type=del size=1322023 2024-07-26T18:26:21.073 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.073+0000 7f3ddaa3d780 1 < suggested update operation key=S74V0KNQ20M4 tag=DPEB879F3OCD type=del size=844911 2024-07-26T18:26:21.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.076+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~DHHPP4S1WPI3.0 size=347451 2024-07-26T18:26:21.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.076+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=DHHPP4S1WPI3 tag=JEIP8URHWZ20 type=write size=1396027 2024-07-26T18:26:21.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.076+0000 7f3ddaa3d780 1 < canceled part key=_multipart_CK96G7K11B24.2~1BKCPG7Q2J6Q.0 size=1048576 2024-07-26T18:26:21.078 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.078+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~1BKCPG7Q2J6Q.1 size=9276 2024-07-26T18:26:21.082 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.082+0000 7f3ddaa3d780 1 < canceled multipart upload key=CK96G7K11B24 upload=1BKCPG7Q2J6Q tag=MH24OSNR7JZV type=write size=2106428 2024-07-26T18:26:21.085 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.085+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~666GEP22KMFE.0 size=87359 2024-07-26T18:26:21.085 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.085+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=666GEP22KMFE tag=51H89OSWJMDS type=write size=1135935 2024-07-26T18:26:21.087 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.087+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=TF02CM6CT55X type=del 2024-07-26T18:26:21.090 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.090+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~EY7OLM3MS2K7.0 size=1048576 2024-07-26T18:26:21.092 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.092+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~EY7OLM3MS2K7.1 size=1048576 2024-07-26T18:26:21.094 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.094+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~EY7OLM3MS2K7.2 size=831447 2024-07-26T18:26:21.094 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.094+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=EY7OLM3MS2K7 tag=9998Y9U1HY4M type=write size=3977175 2024-07-26T18:26:21.095 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.095+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~0PZOK9IFYKOB.0 size=6543 2024-07-26T18:26:21.099 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.099+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=0PZOK9IFYKOB tag=65NZ775V5E8Y type=write size=1055119 2024-07-26T18:26:21.100 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.100+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=84YBZPTSUT1A type=del size=3297371 2024-07-26T18:26:21.102 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.102+0000 7f3ddaa3d780 1 < canceled operation key=CK96G7K11B24 tag=P00DZOJTXQTP type=del size=3723039 2024-07-26T18:26:21.104 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.104+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=ARC1M1GBOU78 type=del size=2539906 2024-07-26T18:26:21.106 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.106+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=9XRTY4S0HYFZ type=del 2024-07-26T18:26:21.110 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.110+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~JGDUHUCE0CL0.0 size=587605 2024-07-26T18:26:21.110 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.110+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=JGDUHUCE0CL0 tag=KX2TJ5JZJTKN type=write size=1636181 2024-07-26T18:26:21.112 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.112+0000 7f3ddaa3d780 1 < completed write operation key=IKZUW3ZVZJA6 tag=2B3N1GNA1X2O type=write size=810815 2024-07-26T18:26:21.115 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.115+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~G8O0WUFTB8TL.0 size=1048576 2024-07-26T18:26:21.117 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.117+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~G8O0WUFTB8TL.1 size=1048576 2024-07-26T18:26:21.119 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.119+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~G8O0WUFTB8TL.2 size=983136 2024-07-26T18:26:21.119 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.119+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=G8O0WUFTB8TL tag=GWLW4791JA8F type=write size=4128864 2024-07-26T18:26:21.121 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.121+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=OE6QWBJY1Z7C type=del 2024-07-26T18:26:21.124 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.124+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~642G95KTGDDE.0 size=1048576 2024-07-26T18:26:21.126 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.126+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~642G95KTGDDE.1 size=1048576 2024-07-26T18:26:21.128 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.128+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~642G95KTGDDE.2 size=305146 2024-07-26T18:26:21.128 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.128+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=642G95KTGDDE tag=RMATJOZKYQ3K type=write size=3450874 2024-07-26T18:26:21.130 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.130+0000 7f3ddaa3d780 1 < completed write operation key=DZU44WIZB15R tag=N14R5D6XDFPV type=write size=270092 2024-07-26T18:26:21.132 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.132+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=TR4PWL91JI4O type=del size=3589280 2024-07-26T18:26:21.134 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.134+0000 7f3ddaa3d780 1 < completed write operation key=L46OSDRB7XAV tag=WCWME24MZKMY type=write size=923136 2024-07-26T18:26:21.136 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.136+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=ZJMQA4O03ZLK type=del size=1108206 2024-07-26T18:26:21.138 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.138+0000 7f3ddaa3d780 1 < canceled operation key=1DWH8ZS24A34 tag=XZGVSE1M4JOL type=write size=690258 2024-07-26T18:26:21.140 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.140+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=4SNZS0JCU5UX type=del size=974794 2024-07-26T18:26:21.142 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.142+0000 7f3ddaa3d780 1 < completed write operation key=SHAUJ0JT201L tag=3WV9RV2P2VJP type=write size=393937 2024-07-26T18:26:21.143 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.143+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=71RP15AJ49LR type=write size=714516 2024-07-26T18:26:21.145 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.145+0000 7f3ddaa3d780 1 < completed write operation key=IKZUW3ZVZJA6 tag=5OY3IWE4OCOL type=write size=82016 2024-07-26T18:26:21.147 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.147+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=BZWF069C86QC type=del size=1156 2024-07-26T18:26:21.149 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.149+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=DZ9UVX43MY0T type=del 2024-07-26T18:26:21.153 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.152+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~1KCI3WNT9MVZ.0 size=472811 2024-07-26T18:26:21.153 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.153+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=1KCI3WNT9MVZ tag=XJ70UUI0H8NX type=write size=1521387 2024-07-26T18:26:21.155 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.154+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=B3USGK7G2Z6I type=del 2024-07-26T18:26:21.159 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.159+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~4QV2X32BMEDZ.0 size=1048576 2024-07-26T18:26:21.160 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.160+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~4QV2X32BMEDZ.1 size=353681 2024-07-26T18:26:21.161 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.160+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=4QV2X32BMEDZ tag=ZBK4ZLGLQQ6X type=write size=2450833 2024-07-26T18:26:21.162 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.163+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=5N5YL36M6KTW type=del 2024-07-26T18:26:21.167 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.167+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~M67AVXFSMGJG.0 size=1048576 2024-07-26T18:26:21.169 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.168+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~M67AVXFSMGJG.1 size=1048576 2024-07-26T18:26:21.170 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.170+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~M67AVXFSMGJG.2 size=928608 2024-07-26T18:26:21.171 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.170+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=M67AVXFSMGJG tag=67T8444IGHDG type=write size=4074336 2024-07-26T18:26:21.173 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.173+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~DHHPP4S1WPI3.0 size=347451 2024-07-26T18:26:21.176 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.176+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=DHHPP4S1WPI3 tag=JEIP8URHWZ20 type=write size=1396027 2024-07-26T18:26:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:20 smithi071 ceph-mon[92867]: pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 949 KiB/s rd, 328 KiB/s wr, 1.68k op/s 2024-07-26T18:26:21.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:20 smithi071 ceph-mon[90507]: pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 949 KiB/s rd, 328 KiB/s wr, 1.68k op/s 2024-07-26T18:26:21.180 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.180+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~TE94J0JPTWT1.0 size=1048576 2024-07-26T18:26:21.181 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.181+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~TE94J0JPTWT1.1 size=1048576 2024-07-26T18:26:21.183 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.183+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~TE94J0JPTWT1.2 size=821403 2024-07-26T18:26:21.183 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.183+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=TE94J0JPTWT1 tag=ZQALENMFOGBR type=write size=3967131 2024-07-26T18:26:21.185 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.185+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~666GEP22KMFE.0 size=87359 2024-07-26T18:26:21.188 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.188+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=666GEP22KMFE tag=51H89OSWJMDS type=write size=1135935 2024-07-26T18:26:21.191 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.191+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~DKQ0YCRQB2WP.0 size=204254 2024-07-26T18:26:21.192 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.191+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=DKQ0YCRQB2WP tag=YXF96VCI7HH3 type=write size=1252830 2024-07-26T18:26:21.193 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.193+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~EY7OLM3MS2K7.0 size=1048576 2024-07-26T18:26:21.195 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.195+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~EY7OLM3MS2K7.1 size=1048576 2024-07-26T18:26:21.196 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.196+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~EY7OLM3MS2K7.2 size=831447 2024-07-26T18:26:21.199 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.199+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=EY7OLM3MS2K7 tag=9998Y9U1HY4M type=write size=3977175 2024-07-26T18:26:21.201 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.201+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=OXBP8R4TUSSU type=del size=216938 2024-07-26T18:26:21.203 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.203+0000 7f3ddaa3d780 1 < completed delete operation key=Z02TRVM1M6RF tag=84YBZPTSUT1A type=del 2024-07-26T18:26:21.205 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.205+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=QMVA59FRR330 type=write size=23363 2024-07-26T18:26:21.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.207+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=ARC1M1GBOU78 type=del 2024-07-26T18:26:21.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.209+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=QQ2UVWWL77DG type=del size=653866 2024-07-26T18:26:21.211 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.211+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~JGDUHUCE0CL0.0 size=587605 2024-07-26T18:26:21.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.214+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=JGDUHUCE0CL0 tag=KX2TJ5JZJTKN type=write size=1636181 2024-07-26T18:26:21.216 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.216+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=TYTXKQE1WUMX type=del size=3155917 2024-07-26T18:26:21.219 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.219+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~G8O0WUFTB8TL.0 size=1048576 2024-07-26T18:26:21.221 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.220+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~G8O0WUFTB8TL.1 size=1048576 2024-07-26T18:26:21.222 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.222+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~G8O0WUFTB8TL.2 size=983136 2024-07-26T18:26:21.226 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.226+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=G8O0WUFTB8TL tag=GWLW4791JA8F type=write size=4128864 2024-07-26T18:26:21.228 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.228+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=FHZCEFQ27F1F type=del size=2396441 2024-07-26T18:26:21.229 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.229+0000 7f3ddaa3d780 1 < canceled part key=_multipart_DZU44WIZB15R.2~642G95KTGDDE.0 size=1048576 2024-07-26T18:26:21.230 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.230+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~642G95KTGDDE.1 size=1048576 2024-07-26T18:26:21.232 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.232+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~642G95KTGDDE.2 size=305146 2024-07-26T18:26:21.236 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.236+0000 7f3ddaa3d780 1 < canceled multipart upload key=DZU44WIZB15R upload=642G95KTGDDE tag=RMATJOZKYQ3K type=write size=3450874 2024-07-26T18:26:21.238 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.238+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=ES5LV89BDWFQ type=del size=1740535 2024-07-26T18:26:21.239 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.239+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=TR4PWL91JI4O type=del 2024-07-26T18:26:21.242 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.242+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=711KWW11YVM6 type=del size=1373027 2024-07-26T18:26:21.246 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.246+0000 7f3ddaa3d780 1 < suggested update operation key=VIPOJV250K5N tag=ZJMQA4O03ZLK type=del size=1108206 2024-07-26T18:26:21.249 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.249+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=PDEX2TNX06TG type=del size=1358051 2024-07-26T18:26:21.252 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.252+0000 7f3ddaa3d780 1 < suggested remove operation key=1DWH8ZS24A34 tag=4SNZS0JCU5UX type=del 2024-07-26T18:26:21.255 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.255+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=4CCY9539JXP3 type=del size=1577683 2024-07-26T18:26:21.258 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.257+0000 7f3ddaa3d780 1 < completed write operation key=S74V0KNQ20M4 tag=71RP15AJ49LR type=write size=714516 2024-07-26T18:26:21.261 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.261+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~3EDOA8IGUCLT.0 size=738997 2024-07-26T18:26:21.261 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.261+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=3EDOA8IGUCLT tag=J7Y1BQLQG8NV type=write size=1787573 2024-07-26T18:26:21.263 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.263+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=BZWF069C86QC type=del 2024-07-26T18:26:21.264 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.264+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=RIAUKM834T1I type=del size=2989201 2024-07-26T18:26:21.267 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.267+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~1KCI3WNT9MVZ.0 size=472811 2024-07-26T18:26:21.271 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.270+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=1KCI3WNT9MVZ tag=XJ70UUI0H8NX type=write size=1521387 2024-07-26T18:26:21.272 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.272+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=5HXB160JBLWW type=del size=2735952 2024-07-26T18:26:21.274 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.274+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~4QV2X32BMEDZ.0 size=1048576 2024-07-26T18:26:21.276 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.276+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~4QV2X32BMEDZ.1 size=353681 2024-07-26T18:26:21.279 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.279+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=4QV2X32BMEDZ tag=ZBK4ZLGLQQ6X type=write size=2450833 2024-07-26T18:26:21.281 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.281+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=GBIXYLXFZ2ZJ type=write size=902412 2024-07-26T18:26:21.284 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.284+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~M67AVXFSMGJG.0 size=1048576 2024-07-26T18:26:21.284 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.284+0000 7f3ddaa3d780 1 < canceled part key=_multipart_84AU5L9U1Q5S.2~M67AVXFSMGJG.1 size=1048576 2024-07-26T18:26:21.284 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.284+0000 7f3ddaa3d780 1 < canceled part key=_multipart_84AU5L9U1Q5S.2~M67AVXFSMGJG.2 size=928608 2024-07-26T18:26:21.287 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.287+0000 7f3ddaa3d780 1 < canceled multipart upload key=84AU5L9U1Q5S upload=M67AVXFSMGJG tag=67T8444IGHDG type=write size=4074336 2024-07-26T18:26:21.291 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.291+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~S1KJR97HL4HN.0 size=113072 2024-07-26T18:26:21.291 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.291+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=S1KJR97HL4HN tag=P1MVS18W1OB4 type=write size=1161648 2024-07-26T18:26:21.293 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.293+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~TE94J0JPTWT1.0 size=1048576 2024-07-26T18:26:21.294 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.294+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~TE94J0JPTWT1.1 size=1048576 2024-07-26T18:26:21.296 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.296+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~TE94J0JPTWT1.2 size=821403 2024-07-26T18:26:21.300 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.300+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=TE94J0JPTWT1 tag=ZQALENMFOGBR type=write size=3967131 2024-07-26T18:26:21.302 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.302+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=7PIITH7JSW10 type=del size=3462150 2024-07-26T18:26:21.302 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.302+0000 7f3ddaa3d780 1 < canceled part key=_multipart_MWUICIKP82CQ.2~DKQ0YCRQB2WP.0 size=204254 2024-07-26T18:26:21.305 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.305+0000 7f3ddaa3d780 1 < canceled multipart upload key=MWUICIKP82CQ upload=DKQ0YCRQB2WP tag=YXF96VCI7HH3 type=write size=1252830 2024-07-26T18:26:21.307 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.307+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=12PNHUH20KLH type=del size=3276713 2024-07-26T18:26:21.309 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.309+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=OXBP8R4TUSSU type=del 2024-07-26T18:26:21.312 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.312+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=FJ20E7XTV5XY type=del size=3941011 2024-07-26T18:26:21.315 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.315+0000 7f3ddaa3d780 1 < suggested update operation key=11490TKEFTX8 tag=QMVA59FRR330 type=write size=23363 2024-07-26T18:26:21.317 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.317+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=YETQ0QVIY8YQ type=del size=1646650 2024-07-26T18:26:21.321 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.321+0000 7f3ddaa3d780 -1 < failed to complete operation key=VIPOJV250K5N tag=QQ2UVWWL77DG type=del size=653866: (22) Invalid argument 2024-07-26T18:26:21.323 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.323+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=Q233LZBKXO2T type=del size=437748 2024-07-26T18:26:21.325 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.325+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=TYTXKQE1WUMX type=del 2024-07-26T18:26:21.329 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.329+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~2112E67HNLIS.0 size=1048576 2024-07-26T18:26:21.331 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.330+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~2112E67HNLIS.1 size=202036 2024-07-26T18:26:21.331 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.330+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=2112E67HNLIS tag=VPU4R1EU2W03 type=write size=2299188 2024-07-26T18:26:21.333 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.333+0000 7f3ddaa3d780 1 < canceled operation key=CNINHWKC95EZ tag=FHZCEFQ27F1F type=del size=2396441 2024-07-26T18:26:21.335 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.335+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=TR3LW4F63OLO type=del size=993237 2024-07-26T18:26:21.340 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.340+0000 7f3ddaa3d780 1 < suggested remove operation key=L46OSDRB7XAV tag=ES5LV89BDWFQ type=del 2024-07-26T18:26:21.342 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.342+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=338H1PFNBIG3 type=write size=29700 2024-07-26T18:26:21.343 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.343+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=711KWW11YVM6 type=del 2024-07-26T18:26:21.348 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.347+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~R8QL2X7Z8WR3.0 size=1048576 2024-07-26T18:26:21.350 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.349+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~R8QL2X7Z8WR3.1 size=703028 2024-07-26T18:26:21.350 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.349+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=R8QL2X7Z8WR3 tag=4NAT7RCBF5UL type=write size=2800180 2024-07-26T18:26:21.355 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.351+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=PDEX2TNX06TG type=del 2024-07-26T18:26:21.355 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.353+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=MMZPN11NYUEB type=del size=140896 2024-07-26T18:26:21.356 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.356+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=4CCY9539JXP3 type=del 2024-07-26T18:26:21.358 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.358+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=0YX2BCCBRNAL type=del size=3541650 2024-07-26T18:26:21.359 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.358+0000 7f3ddaa3d780 1 < canceled part key=_multipart_S74V0KNQ20M4.2~3EDOA8IGUCLT.0 size=738997 2024-07-26T18:26:21.362 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.362+0000 7f3ddaa3d780 1 < canceled multipart upload key=S74V0KNQ20M4 upload=3EDOA8IGUCLT tag=J7Y1BQLQG8NV type=write size=1787573 2024-07-26T18:26:21.365 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.365+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~F80P89JH4XWS.0 size=135331 2024-07-26T18:26:21.365 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.365+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=F80P89JH4XWS tag=B6VM0TQX1Q01 type=write size=1183907 2024-07-26T18:26:21.367 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.367+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=RIAUKM834T1I type=del 2024-07-26T18:26:21.372 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.372+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~Z1DOYMAIPKMR.0 size=565151 2024-07-26T18:26:21.372 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.372+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=Z1DOYMAIPKMR tag=WPUWNVIRKRPK type=write size=1613727 2024-07-26T18:26:21.374 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.374+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=5HXB160JBLWW type=del 2024-07-26T18:26:21.376 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.376+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=0LGWDX3DRSYJ type=del size=3439462 2024-07-26T18:26:21.379 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.379+0000 7f3ddaa3d780 -1 < failed to complete operation key=11490TKEFTX8 tag=GBIXYLXFZ2ZJ type=write size=902412: (22) Invalid argument 2024-07-26T18:26:21.381 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.381+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=OV9QXJKUW7HP type=del size=2432783 2024-07-26T18:26:21.383 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.383+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~S1KJR97HL4HN.0 size=113072 2024-07-26T18:26:21.386 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.386+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=S1KJR97HL4HN tag=P1MVS18W1OB4 type=write size=1161648 2024-07-26T18:26:21.388 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.388+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=XBNTP8XOM3GY type=write size=871025 2024-07-26T18:26:21.390 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.390+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=7PIITH7JSW10 type=del 2024-07-26T18:26:21.394 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.394+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~JF0E25GV29D6.0 size=1048576 2024-07-26T18:26:21.396 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.395+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~JF0E25GV29D6.1 size=894581 2024-07-26T18:26:21.396 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.395+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=JF0E25GV29D6 tag=WBJDRDMBQMW1 type=write size=2991733 2024-07-26T18:26:21.398 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.398+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=12PNHUH20KLH type=del 2024-07-26T18:26:21.400 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.400+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=AJHYANZSVZ0O type=del size=803700 2024-07-26T18:26:21.404 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.404+0000 7f3ddaa3d780 1 < suggested remove operation key=K2MEY9UVYDCS tag=FJ20E7XTV5XY type=del 2024-07-26T18:26:21.406 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.406+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=YBC7000RUEEO type=del size=778781 2024-07-26T18:26:21.408 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.408+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=YETQ0QVIY8YQ type=del 2024-07-26T18:26:21.412 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.412+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~P5L2JJW67ZUQ.0 size=1048576 2024-07-26T18:26:21.413 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.413+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~P5L2JJW67ZUQ.1 size=1048576 2024-07-26T18:26:21.415 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.415+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~P5L2JJW67ZUQ.2 size=523300 2024-07-26T18:26:21.415 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.415+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=P5L2JJW67ZUQ tag=AND8EG3KC3Q5 type=write size=3669028 2024-07-26T18:26:21.416 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.416+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=Q233LZBKXO2T type=del 2024-07-26T18:26:21.418 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.418+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=52UNW1XGVFJ2 type=del size=1710821 2024-07-26T18:26:21.419 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.419+0000 7f3ddaa3d780 1 < canceled part key=_multipart_X30EJ1YJC7Y2.2~2112E67HNLIS.0 size=1048576 2024-07-26T18:26:21.421 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.421+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~2112E67HNLIS.1 size=202036 2024-07-26T18:26:21.424 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.424+0000 7f3ddaa3d780 1 < canceled multipart upload key=X30EJ1YJC7Y2 upload=2112E67HNLIS tag=VPU4R1EU2W03 type=write size=2299188 2024-07-26T18:26:21.426 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.426+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=GEFBKQVEX5MO type=del size=2739818 2024-07-26T18:26:21.429 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.429+0000 7f3ddaa3d780 1 < suggested remove operation key=VIPOJV250K5N tag=TR3LW4F63OLO type=del 2024-07-26T18:26:21.431 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.431+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=JY72NVR5HPBX type=del size=4044695 2024-07-26T18:26:21.433 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.433+0000 7f3ddaa3d780 1 < completed write operation key=I9YU3WJWZ8JF tag=338H1PFNBIG3 type=write size=29700 2024-07-26T18:26:21.437 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.437+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~07UKGLYZCVK4.0 size=1048576 2024-07-26T18:26:21.438 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.438+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~07UKGLYZCVK4.1 size=330868 2024-07-26T18:26:21.439 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.438+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=07UKGLYZCVK4 tag=CCDZOK8R4TC6 type=write size=2428020 2024-07-26T18:26:21.441 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.441+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~R8QL2X7Z8WR3.0 size=1048576 2024-07-26T18:26:21.441 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.441+0000 7f3ddaa3d780 1 < canceled part key=_multipart_FZJ256NKJJTN.2~R8QL2X7Z8WR3.1 size=703028 2024-07-26T18:26:21.444 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.444+0000 7f3ddaa3d780 1 < canceled multipart upload key=FZJ256NKJJTN upload=R8QL2X7Z8WR3 tag=4NAT7RCBF5UL type=write size=2800180 2024-07-26T18:26:21.449 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.449+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~3MNLW78LSH2X.0 size=1048576 2024-07-26T18:26:21.451 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.451+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~3MNLW78LSH2X.1 size=761139 2024-07-26T18:26:21.451 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.451+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=3MNLW78LSH2X tag=WVJJ10U9DE0V type=write size=2858291 2024-07-26T18:26:21.453 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.453+0000 7f3ddaa3d780 1 < canceled operation key=UV4009RBTCGG tag=MMZPN11NYUEB type=del size=140896 2024-07-26T18:26:21.454 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.454+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=P3VF1AH0BDHH type=del size=4014631 2024-07-26T18:26:21.456 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.456+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=0YX2BCCBRNAL type=del 2024-07-26T18:26:21.458 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.458+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=D4N73ZGQSZSU type=del size=4045731 2024-07-26T18:26:21.460 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.460+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~F80P89JH4XWS.0 size=135331 2024-07-26T18:26:21.463 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.463+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=F80P89JH4XWS tag=B6VM0TQX1Q01 type=write size=1183907 2024-07-26T18:26:21.466 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.466+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~UF2122MFC4F9.0 size=1048576 2024-07-26T18:26:21.468 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.468+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~UF2122MFC4F9.1 size=225300 2024-07-26T18:26:21.468 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.468+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=UF2122MFC4F9 tag=QO7KE06PXE6C type=write size=2322452 2024-07-26T18:26:21.470 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.470+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~Z1DOYMAIPKMR.0 size=565151 2024-07-26T18:26:21.473 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.473+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=Z1DOYMAIPKMR tag=WPUWNVIRKRPK type=write size=1613727 2024-07-26T18:26:21.476 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.475+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=PY3QUC8X9QJF type=del size=3401114 2024-07-26T18:26:21.477 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.477+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=0LGWDX3DRSYJ type=del 2024-07-26T18:26:21.479 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.479+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=VA3U0S37IUJD type=del size=2499028 2024-07-26T18:26:21.483 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.483+0000 7f3ddaa3d780 1 < suggested remove operation key=BTLCQ5E0DTLE tag=OV9QXJKUW7HP type=del 2024-07-26T18:26:21.485 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.485+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=Z4SRPWDJ0OK0 type=del size=3334803 2024-07-26T18:26:21.488 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.488+0000 7f3ddaa3d780 -1 < failed to complete operation key=BTLCQ5E0DTLE tag=XBNTP8XOM3GY type=write size=871025: (22) Invalid argument 2024-07-26T18:26:21.489 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.489+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=6NC2WV3G7Z2X type=del size=2729964 2024-07-26T18:26:21.491 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.491+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~JF0E25GV29D6.0 size=1048576 2024-07-26T18:26:21.493 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.493+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~JF0E25GV29D6.1 size=894581 2024-07-26T18:26:21.496 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.496+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=JF0E25GV29D6 tag=WBJDRDMBQMW1 type=write size=2991733 2024-07-26T18:26:21.499 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.499+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~JJYHG38NYAJ8.0 size=679528 2024-07-26T18:26:21.500 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.499+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=JJYHG38NYAJ8 tag=4YXLBD6F3Q7V type=write size=1728104 2024-07-26T18:26:21.503 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.503+0000 7f3ddaa3d780 1 < suggested update operation key=DZU44WIZB15R tag=AJHYANZSVZ0O type=del size=803700 2024-07-26T18:26:21.507 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.507+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~4YNFF9FZQRMP.0 size=859260 2024-07-26T18:26:21.507 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.507+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=4YNFF9FZQRMP tag=70FUZTH1SQTQ type=write size=1907836 2024-07-26T18:26:21.508 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.508+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=YBC7000RUEEO type=del 2024-07-26T18:26:21.511 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.510+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=GIJHY5UAP3T4 type=del size=606297 2024-07-26T18:26:21.513 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.513+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~P5L2JJW67ZUQ.0 size=1048576 2024-07-26T18:26:21.515 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.514+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~P5L2JJW67ZUQ.1 size=1048576 2024-07-26T18:26:21.516 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.516+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~P5L2JJW67ZUQ.2 size=523300 2024-07-26T18:26:21.519 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.519+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=P5L2JJW67ZUQ tag=AND8EG3KC3Q5 type=write size=3669028 2024-07-26T18:26:21.522 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.522+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=FVZMGPAUOGA9 type=del size=548979 2024-07-26T18:26:21.524 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.524+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=52UNW1XGVFJ2 type=del 2024-07-26T18:26:21.529 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.528+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~U6POH60A7MUM.0 size=523535 2024-07-26T18:26:21.529 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.528+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=U6POH60A7MUM tag=K5PO45LT15XJ type=write size=1572111 2024-07-26T18:26:21.531 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.530+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=GEFBKQVEX5MO type=del 2024-07-26T18:26:21.534 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.534+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~2W2IWG9K5P81.0 size=1048576 2024-07-26T18:26:21.536 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.536+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~2W2IWG9K5P81.1 size=1048576 2024-07-26T18:26:21.537 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.537+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~2W2IWG9K5P81.2 size=498625 2024-07-26T18:26:21.537 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.537+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=2W2IWG9K5P81 tag=85HC7LX1XANX type=write size=3644353 2024-07-26T18:26:21.539 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.539+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=JY72NVR5HPBX type=del 2024-07-26T18:26:21.541 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.541+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=G9U1L0J0IH1G type=write size=118474 2024-07-26T18:26:21.543 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.543+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~07UKGLYZCVK4.0 size=1048576 2024-07-26T18:26:21.544 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.544+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~07UKGLYZCVK4.1 size=330868 2024-07-26T18:26:21.548 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.548+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=07UKGLYZCVK4 tag=CCDZOK8R4TC6 type=write size=2428020 2024-07-26T18:26:21.552 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.552+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~EEWUJQB9G3U1.0 size=1048576 2024-07-26T18:26:21.554 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.554+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~EEWUJQB9G3U1.1 size=1048576 2024-07-26T18:26:21.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.555+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~EEWUJQB9G3U1.2 size=1034474 2024-07-26T18:26:21.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.555+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=EEWUJQB9G3U1 tag=GHV7L459I85J type=write size=4180202 2024-07-26T18:26:21.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.557+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~3MNLW78LSH2X.0 size=1048576 2024-07-26T18:26:21.561 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.559+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~3MNLW78LSH2X.1 size=761139 2024-07-26T18:26:21.562 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.562+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=3MNLW78LSH2X tag=WVJJ10U9DE0V type=write size=2858291 2024-07-26T18:26:21.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.564+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=Z3G5LZDD893R type=write size=196447 2024-07-26T18:26:21.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.566+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=P3VF1AH0BDHH type=del 2024-07-26T18:26:21.568 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.568+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=L73W8Z2Q8EMF type=del size=388755 2024-07-26T18:26:21.570 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.570+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=D4N73ZGQSZSU type=del 2024-07-26T18:26:21.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.574+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~ERJ6VA3X87Y9.0 size=1048576 2024-07-26T18:26:21.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.575+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~ERJ6VA3X87Y9.1 size=138346 2024-07-26T18:26:21.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.575+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=ERJ6VA3X87Y9 tag=9LRIGUDES1AR type=write size=2235498 2024-07-26T18:26:21.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.578+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~UF2122MFC4F9.0 size=1048576 2024-07-26T18:26:21.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.578+0000 7f3ddaa3d780 1 < canceled part key=_multipart_BTLCQ5E0DTLE.2~UF2122MFC4F9.1 size=225300 2024-07-26T18:26:21.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.581+0000 7f3ddaa3d780 1 < canceled multipart upload key=BTLCQ5E0DTLE upload=UF2122MFC4F9 tag=QO7KE06PXE6C type=write size=2322452 2024-07-26T18:26:21.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.585+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~AS3DO6XUOZEC.0 size=1048576 2024-07-26T18:26:21.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.586+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~AS3DO6XUOZEC.1 size=1048576 2024-07-26T18:26:21.588 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.588+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~AS3DO6XUOZEC.2 size=525271 2024-07-26T18:26:21.588 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.588+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=AS3DO6XUOZEC tag=F09FTB7CGO1A type=write size=3670999 2024-07-26T18:26:21.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.590+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=PY3QUC8X9QJF type=del 2024-07-26T18:26:21.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.594+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~BUJQ7K5V827O.0 size=1048576 2024-07-26T18:26:21.596 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.595+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~BUJQ7K5V827O.1 size=142442 2024-07-26T18:26:21.596 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.596+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=BUJQ7K5V827O tag=2ZQAZ03EJFOS type=write size=2239594 2024-07-26T18:26:21.598 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.598+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=VA3U0S37IUJD type=del 2024-07-26T18:26:21.600 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.600+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=WANWQDC6PXYT type=write size=554566 2024-07-26T18:26:21.602 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.602+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=Z4SRPWDJ0OK0 type=del 2024-07-26T18:26:21.603 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.603+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=8VJIESMQ83FZ type=del size=2859392 2024-07-26T18:26:21.606 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.605+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=6NC2WV3G7Z2X type=del 2024-07-26T18:26:21.609 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.609+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~2957L34OX8AN.0 size=1048576 2024-07-26T18:26:21.610 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.610+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~2957L34OX8AN.1 size=1048576 2024-07-26T18:26:21.612 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.612+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~2957L34OX8AN.2 size=745278 2024-07-26T18:26:21.612 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.612+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=2957L34OX8AN tag=13XRX7NNF7AC type=write size=3891006 2024-07-26T18:26:21.614 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.614+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~JJYHG38NYAJ8.0 size=679528 2024-07-26T18:26:21.617 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.617+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=JJYHG38NYAJ8 tag=4YXLBD6F3Q7V type=write size=1728104 2024-07-26T18:26:21.619 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.619+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=T7YCSZC5VY8O type=del size=1933200 2024-07-26T18:26:21.620 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.620+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~4YNFF9FZQRMP.0 size=859260 2024-07-26T18:26:21.623 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.623+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=4YNFF9FZQRMP tag=70FUZTH1SQTQ type=write size=1907836 2024-07-26T18:26:21.626 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.626+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=ULG5TBVYVJM7 type=del size=2629850 2024-07-26T18:26:21.627 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.627+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=GIJHY5UAP3T4 type=del 2024-07-26T18:26:21.630 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.629+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=4M2KDVP2YO2V type=del size=2430710 2024-07-26T18:26:21.632 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.631+0000 7f3ddaa3d780 1 < canceled operation key=TRDNYGD3GFB1 tag=FVZMGPAUOGA9 type=del size=548979 2024-07-26T18:26:21.635 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.635+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~R535EO7BEYJD.0 size=1048576 2024-07-26T18:26:21.637 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.637+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~R535EO7BEYJD.1 size=654907 2024-07-26T18:26:21.637 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.637+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=R535EO7BEYJD tag=7NLTV42LANO3 type=write size=2752059 2024-07-26T18:26:21.639 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.639+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~U6POH60A7MUM.0 size=523535 2024-07-26T18:26:21.643 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.642+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=U6POH60A7MUM tag=K5PO45LT15XJ type=write size=1572111 2024-07-26T18:26:21.647 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.647+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~337EEB0M96WW.0 size=963053 2024-07-26T18:26:21.647 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.647+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=337EEB0M96WW tag=5EM5WJF0HDLB type=write size=2011629 2024-07-26T18:26:21.647 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.647+0000 7f3ddaa3d780 1 < canceled part key=_multipart_Z02TRVM1M6RF.2~2W2IWG9K5P81.0 size=1048576 2024-07-26T18:26:21.647 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.647+0000 7f3ddaa3d780 1 < canceled part key=_multipart_Z02TRVM1M6RF.2~2W2IWG9K5P81.1 size=1048576 2024-07-26T18:26:21.649 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.648+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~2W2IWG9K5P81.2 size=498625 2024-07-26T18:26:21.652 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.652+0000 7f3ddaa3d780 1 < canceled multipart upload key=Z02TRVM1M6RF upload=2W2IWG9K5P81 tag=85HC7LX1XANX type=write size=3644353 2024-07-26T18:26:21.655 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.655+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~HWCN8W6CHO69.0 size=1048576 2024-07-26T18:26:21.657 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.657+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~HWCN8W6CHO69.1 size=1048576 2024-07-26T18:26:21.658 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.658+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~HWCN8W6CHO69.2 size=526499 2024-07-26T18:26:21.659 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.658+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=HWCN8W6CHO69 tag=PFTBDZGEZNRI type=write size=3672227 2024-07-26T18:26:21.662 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.662+0000 7f3ddaa3d780 1 < suggested remove operation key=TRDNYGD3GFB1 tag=G9U1L0J0IH1G type=write 2024-07-26T18:26:21.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.666+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~6P25V1V1TB93.0 size=608039 2024-07-26T18:26:21.667 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.666+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=6P25V1V1TB93 tag=XIGL4XH5R7QP type=write size=1656615 2024-07-26T18:26:21.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.668+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~EEWUJQB9G3U1.0 size=1048576 2024-07-26T18:26:21.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.670+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~EEWUJQB9G3U1.1 size=1048576 2024-07-26T18:26:21.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.671+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~EEWUJQB9G3U1.2 size=1034474 2024-07-26T18:26:21.675 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.675+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=EEWUJQB9G3U1 tag=GHV7L459I85J type=write size=4180202 2024-07-26T18:26:21.678 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.678+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~YA9QUMAIX22S.0 size=1048576 2024-07-26T18:26:21.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.680+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~YA9QUMAIX22S.1 size=101417 2024-07-26T18:26:21.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.680+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=YA9QUMAIX22S tag=03DR781LHHTY type=write size=2198569 2024-07-26T18:26:21.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.682+0000 7f3ddaa3d780 1 < completed write operation key=IKZUW3ZVZJA6 tag=Z3G5LZDD893R type=write size=196447 2024-07-26T18:26:21.683 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.683+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=VAMEDYHU9N67 type=del size=3947504 2024-07-26T18:26:21.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.687+0000 7f3ddaa3d780 1 < suggested update operation key=HA72EZU2OC9Y tag=L73W8Z2Q8EMF type=del size=388755 2024-07-26T18:26:21.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.691+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~1OIRQK72SBAP.0 size=351985 2024-07-26T18:26:21.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.691+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=1OIRQK72SBAP tag=K6R2AWAIM9YU type=write size=1400561 2024-07-26T18:26:21.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.693+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~ERJ6VA3X87Y9.0 size=1048576 2024-07-26T18:26:21.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.695+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~ERJ6VA3X87Y9.1 size=138346 2024-07-26T18:26:21.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.698+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=ERJ6VA3X87Y9 tag=9LRIGUDES1AR type=write size=2235498 2024-07-26T18:26:21.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.702+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~BCM4ZK3KZCNN.0 size=229149 2024-07-26T18:26:21.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.702+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=BCM4ZK3KZCNN tag=KKL3RG1T2D81 type=write size=1277725 2024-07-26T18:26:21.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.704+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~AS3DO6XUOZEC.0 size=1048576 2024-07-26T18:26:21.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.706+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~AS3DO6XUOZEC.1 size=1048576 2024-07-26T18:26:21.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.707+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~AS3DO6XUOZEC.2 size=525271 2024-07-26T18:26:21.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.711+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=AS3DO6XUOZEC tag=F09FTB7CGO1A type=write size=3670999 2024-07-26T18:26:21.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.713+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=3HIM72XRXOJ2 type=del size=2175969 2024-07-26T18:26:21.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.715+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~BUJQ7K5V827O.0 size=1048576 2024-07-26T18:26:21.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.717+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~BUJQ7K5V827O.1 size=142442 2024-07-26T18:26:21.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.720+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=BUJQ7K5V827O tag=2ZQAZ03EJFOS type=write size=2239594 2024-07-26T18:26:21.724 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.724+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~8FNC7FRU78PP.0 size=1048576 2024-07-26T18:26:21.726 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.726+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~8FNC7FRU78PP.1 size=53064 2024-07-26T18:26:21.726 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.726+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=8FNC7FRU78PP tag=CKSVP5B1KIC1 type=write size=2150216 2024-07-26T18:26:21.728 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.728+0000 7f3ddaa3d780 1 < completed write operation key=N5GSO7LGJZWN tag=WANWQDC6PXYT type=write size=554566 2024-07-26T18:26:21.732 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.732+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~ANDIRYBTXU1R.0 size=1048576 2024-07-26T18:26:21.734 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.734+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~ANDIRYBTXU1R.1 size=456322 2024-07-26T18:26:21.734 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.734+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=ANDIRYBTXU1R tag=8JIVGG0H99C8 type=write size=2553474 2024-07-26T18:26:21.736 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.736+0000 7f3ddaa3d780 1 < canceled operation key=MWUICIKP82CQ tag=8VJIESMQ83FZ type=del size=2859392 2024-07-26T18:26:21.738 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.738+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=ECWBHUN3OKO0 type=write size=78451 2024-07-26T18:26:21.740 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.740+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~2957L34OX8AN.0 size=1048576 2024-07-26T18:26:21.742 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.742+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~2957L34OX8AN.1 size=1048576 2024-07-26T18:26:21.744 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.744+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~2957L34OX8AN.2 size=745278 2024-07-26T18:26:21.747 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.747+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=2957L34OX8AN tag=13XRX7NNF7AC type=write size=3891006 2024-07-26T18:26:21.751 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.751+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~EO9HIU6SFN2W.0 size=1048576 2024-07-26T18:26:21.753 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.753+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~EO9HIU6SFN2W.1 size=317365 2024-07-26T18:26:21.753 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.753+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=EO9HIU6SFN2W tag=0M7J0D9I4TSV type=write size=2414517 2024-07-26T18:26:21.756 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.756+0000 7f3ddaa3d780 -1 < failed to complete operation key=HA72EZU2OC9Y tag=T7YCSZC5VY8O type=del size=1933200: (22) Invalid argument 2024-07-26T18:26:21.762 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.760+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~SDQH5ZJPO2SQ.0 size=1048576 2024-07-26T18:26:21.762 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.761+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~SDQH5ZJPO2SQ.1 size=1048576 2024-07-26T18:26:21.763 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.763+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~SDQH5ZJPO2SQ.2 size=405434 2024-07-26T18:26:21.763 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.763+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=SDQH5ZJPO2SQ tag=Z3U12TTYC55B type=write size=3551162 2024-07-26T18:26:21.765 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.765+0000 7f3ddaa3d780 1 < canceled operation key=Z1FVCAHI4M1P tag=ULG5TBVYVJM7 type=del size=2629850 2024-07-26T18:26:21.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.769+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~0CI7VROMCT0N.0 size=1048576 2024-07-26T18:26:21.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.770+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~0CI7VROMCT0N.1 size=1048576 2024-07-26T18:26:21.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.772+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~0CI7VROMCT0N.2 size=992160 2024-07-26T18:26:21.772 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.772+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=0CI7VROMCT0N tag=X6YPIG8Z745T type=write size=4137888 2024-07-26T18:26:21.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.774+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=4M2KDVP2YO2V type=del 2024-07-26T18:26:21.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.777+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~RMCC7KNJKDS3.0 size=1048576 2024-07-26T18:26:21.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.779+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~RMCC7KNJKDS3.1 size=1048576 2024-07-26T18:26:21.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.781+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~RMCC7KNJKDS3.2 size=334000 2024-07-26T18:26:21.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.781+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=RMCC7KNJKDS3 tag=77QI13Z9ZLNK type=write size=3479728 2024-07-26T18:26:21.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.783+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~R535EO7BEYJD.0 size=1048576 2024-07-26T18:26:21.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.784+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~R535EO7BEYJD.1 size=654907 2024-07-26T18:26:21.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.788+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=R535EO7BEYJD tag=7NLTV42LANO3 type=write size=2752059 2024-07-26T18:26:21.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.791+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~9YL03SRXQ8RZ.0 size=1048576 2024-07-26T18:26:21.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.793+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~9YL03SRXQ8RZ.1 size=62919 2024-07-26T18:26:21.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.793+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=9YL03SRXQ8RZ tag=RSMOCYE0GOI5 type=write size=2160071 2024-07-26T18:26:21.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.795+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~337EEB0M96WW.0 size=963053 2024-07-26T18:26:21.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.798+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=337EEB0M96WW tag=5EM5WJF0HDLB type=write size=2011629 2024-07-26T18:26:21.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.802+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~7ML85Q09F0NG.0 size=1048576 2024-07-26T18:26:21.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.804+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~7ML85Q09F0NG.1 size=1048576 2024-07-26T18:26:21.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.805+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~7ML85Q09F0NG.2 size=49887 2024-07-26T18:26:21.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.805+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=7ML85Q09F0NG tag=GK0D493OIHXF type=write size=3195615 2024-07-26T18:26:21.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.807+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~HWCN8W6CHO69.0 size=1048576 2024-07-26T18:26:21.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.809+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~HWCN8W6CHO69.1 size=1048576 2024-07-26T18:26:21.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.809+0000 7f3ddaa3d780 1 < canceled part key=_multipart_D5PS0VPPT1NU.2~HWCN8W6CHO69.2 size=526499 2024-07-26T18:26:21.813 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.813+0000 7f3ddaa3d780 1 < canceled multipart upload key=D5PS0VPPT1NU upload=HWCN8W6CHO69 tag=PFTBDZGEZNRI type=write size=3672227 2024-07-26T18:26:21.817 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.817+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~E5K7GK7FIT8F.0 size=1048576 2024-07-26T18:26:21.818 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.818+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~E5K7GK7FIT8F.1 size=547382 2024-07-26T18:26:21.819 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.818+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=E5K7GK7FIT8F tag=A2QB4QABTV5L type=write size=2644534 2024-07-26T18:26:21.820 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.820+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~6P25V1V1TB93.0 size=608039 2024-07-26T18:26:21.823 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.823+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=6P25V1V1TB93 tag=XIGL4XH5R7QP type=write size=1656615 2024-07-26T18:26:21.825 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.825+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=XF7UVJTLEOUB type=del size=384031 2024-07-26T18:26:21.827 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.827+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~YA9QUMAIX22S.0 size=1048576 2024-07-26T18:26:21.829 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.829+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~YA9QUMAIX22S.1 size=101417 2024-07-26T18:26:21.832 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.832+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=YA9QUMAIX22S tag=03DR781LHHTY type=write size=2198569 2024-07-26T18:26:21.834 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.834+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=6GB3Y9X4WG4P type=del size=3130396 2024-07-26T18:26:21.836 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.836+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=VAMEDYHU9N67 type=del 2024-07-26T18:26:21.840 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.840+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~LI4WLVZ65JVD.0 size=1048576 2024-07-26T18:26:21.841 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.841+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~LI4WLVZ65JVD.1 size=186172 2024-07-26T18:26:21.841 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.841+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=LI4WLVZ65JVD tag=QFW6BM38G5AP type=write size=2283324 2024-07-26T18:26:21.843 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.843+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~1OIRQK72SBAP.0 size=351985 2024-07-26T18:26:21.847 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.847+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=1OIRQK72SBAP tag=K6R2AWAIM9YU type=write size=1400561 2024-07-26T18:26:21.851 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.851+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~9CV8UMNMBRBK.0 size=1048576 2024-07-26T18:26:21.853 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.853+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~9CV8UMNMBRBK.1 size=726652 2024-07-26T18:26:21.853 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.853+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=9CV8UMNMBRBK tag=IV569RW27676 type=write size=2823804 2024-07-26T18:26:21.855 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.855+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~BCM4ZK3KZCNN.0 size=229149 2024-07-26T18:26:21.858 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.858+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=BCM4ZK3KZCNN tag=KKL3RG1T2D81 type=write size=1277725 2024-07-26T18:26:21.860 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.860+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=JCLW06NWHQYK type=del size=4003807 2024-07-26T18:26:21.862 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.862+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=3HIM72XRXOJ2 type=del 2024-07-26T18:26:21.865 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.865+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~Y440Z949HSUR.0 size=1048576 2024-07-26T18:26:21.867 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.867+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~Y440Z949HSUR.1 size=968230 2024-07-26T18:26:21.867 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.867+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=Y440Z949HSUR tag=4SR5S86M7Z8S type=write size=3065382 2024-07-26T18:26:21.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.869+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~8FNC7FRU78PP.0 size=1048576 2024-07-26T18:26:21.870 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.870+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~8FNC7FRU78PP.1 size=53064 2024-07-26T18:26:21.874 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.873+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=8FNC7FRU78PP tag=CKSVP5B1KIC1 type=write size=2150216 2024-07-26T18:26:21.875 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.875+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=FIBSGJRY1MSL type=write size=950290 2024-07-26T18:26:21.877 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.877+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~ANDIRYBTXU1R.0 size=1048576 2024-07-26T18:26:21.879 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.879+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~ANDIRYBTXU1R.1 size=456322 2024-07-26T18:26:21.884 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.883+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=ANDIRYBTXU1R tag=8JIVGG0H99C8 type=write size=2553474 2024-07-26T18:26:21.888 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.888+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~15U3L6GIZTKF.0 size=461668 2024-07-26T18:26:21.888 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.888+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=15U3L6GIZTKF tag=61N1F1YPRI3T type=write size=1510244 2024-07-26T18:26:21.889 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.889+0000 7f3ddaa3d780 1 < completed write operation key=Z1FVCAHI4M1P tag=ECWBHUN3OKO0 type=write size=78451 2024-07-26T18:26:21.893 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.893+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~497OU498QWS6.0 size=192153 2024-07-26T18:26:21.893 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.893+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=497OU498QWS6 tag=SR5CVIAQ19OE type=write size=1240729 2024-07-26T18:26:21.894 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.894+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RCGC5SDM1AEG.2~EO9HIU6SFN2W.0 size=1048576 2024-07-26T18:26:21.894 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.894+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RCGC5SDM1AEG.2~EO9HIU6SFN2W.1 size=317365 2024-07-26T18:26:21.897 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.897+0000 7f3ddaa3d780 1 < canceled multipart upload key=RCGC5SDM1AEG upload=EO9HIU6SFN2W tag=0M7J0D9I4TSV type=write size=2414517 2024-07-26T18:26:21.899 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.899+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=Y6EICP2Q70Q4 type=del size=792607 2024-07-26T18:26:21.901 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.901+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~SDQH5ZJPO2SQ.0 size=1048576 2024-07-26T18:26:21.903 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.903+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~SDQH5ZJPO2SQ.1 size=1048576 2024-07-26T18:26:21.905 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.905+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~SDQH5ZJPO2SQ.2 size=405434 2024-07-26T18:26:21.908 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.908+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=SDQH5ZJPO2SQ tag=Z3U12TTYC55B type=write size=3551162 2024-07-26T18:26:21.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.912+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~YH47T86GE35G.0 size=399213 2024-07-26T18:26:21.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.912+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=YH47T86GE35G tag=3RMA7PA2OU4J type=write size=1447789 2024-07-26T18:26:21.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.914+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~0CI7VROMCT0N.0 size=1048576 2024-07-26T18:26:21.916 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.916+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~0CI7VROMCT0N.1 size=1048576 2024-07-26T18:26:21.918 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.918+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~0CI7VROMCT0N.2 size=992160 2024-07-26T18:26:21.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.922+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=0CI7VROMCT0N tag=X6YPIG8Z745T type=write size=4137888 2024-07-26T18:26:21.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.923+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=AQ5V77X6XANQ type=del size=1625872 2024-07-26T18:26:21.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.925+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~RMCC7KNJKDS3.0 size=1048576 2024-07-26T18:26:21.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.927+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~RMCC7KNJKDS3.1 size=1048576 2024-07-26T18:26:21.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.929+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~RMCC7KNJKDS3.2 size=334000 2024-07-26T18:26:21.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.932+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=RMCC7KNJKDS3 tag=77QI13Z9ZLNK type=write size=3479728 2024-07-26T18:26:21.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.934+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=CK1SDPNYQ3N1 type=del size=1732563 2024-07-26T18:26:21.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.936+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~9YL03SRXQ8RZ.0 size=1048576 2024-07-26T18:26:21.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.938+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~9YL03SRXQ8RZ.1 size=62919 2024-07-26T18:26:21.941 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.941+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=9YL03SRXQ8RZ tag=RSMOCYE0GOI5 type=write size=2160071 2024-07-26T18:26:21.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.943+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=42BO4Y15STSR type=del size=114852 2024-07-26T18:26:21.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.945+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~7ML85Q09F0NG.0 size=1048576 2024-07-26T18:26:21.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.947+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~7ML85Q09F0NG.1 size=1048576 2024-07-26T18:26:21.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.949+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~7ML85Q09F0NG.2 size=49887 2024-07-26T18:26:21.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.953+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=7ML85Q09F0NG tag=GK0D493OIHXF type=write size=3195615 2024-07-26T18:26:21.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.956+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~JMS80LK3GZU2.0 size=1048576 2024-07-26T18:26:21.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.958+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~JMS80LK3GZU2.1 size=1048576 2024-07-26T18:26:21.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.959+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~JMS80LK3GZU2.2 size=210801 2024-07-26T18:26:21.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.959+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=JMS80LK3GZU2 tag=4YKIVE7NV6B4 type=write size=3356529 2024-07-26T18:26:21.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.961+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~E5K7GK7FIT8F.0 size=1048576 2024-07-26T18:26:21.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.963+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~E5K7GK7FIT8F.1 size=547382 2024-07-26T18:26:21.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.966+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=E5K7GK7FIT8F tag=A2QB4QABTV5L type=write size=2644534 2024-07-26T18:26:21.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.968+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=FVPM7DIN3A9P type=del size=2938804 2024-07-26T18:26:21.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.971+0000 7f3ddaa3d780 1 < canceled operation key=84AU5L9U1Q5S tag=XF7UVJTLEOUB type=del size=384031 2024-07-26T18:26:21.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.972+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=F2YELBBGY6IX type=del size=2618154 2024-07-26T18:26:21.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.974+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=6GB3Y9X4WG4P type=del 2024-07-26T18:26:21.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.976+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=0K4N349KG6K2 type=del size=1597287 2024-07-26T18:26:21.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.979+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~LI4WLVZ65JVD.0 size=1048576 2024-07-26T18:26:21.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.980+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~LI4WLVZ65JVD.1 size=186172 2024-07-26T18:26:21.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.984+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=LI4WLVZ65JVD tag=QFW6BM38G5AP type=write size=2283324 2024-07-26T18:26:21.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.987+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~TV4IF8PW48WE.0 size=1048576 2024-07-26T18:26:21.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.989+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~TV4IF8PW48WE.1 size=1048576 2024-07-26T18:26:21.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.990+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~TV4IF8PW48WE.2 size=564952 2024-07-26T18:26:21.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.990+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=TV4IF8PW48WE tag=5R7TJ72FFAJQ type=write size=3710680 2024-07-26T18:26:21.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.991+0000 7f3ddaa3d780 1 < canceled part key=_multipart_TRDNYGD3GFB1.2~9CV8UMNMBRBK.0 size=1048576 2024-07-26T18:26:21.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.992+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~9CV8UMNMBRBK.1 size=726652 2024-07-26T18:26:21.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.996+0000 7f3ddaa3d780 1 < canceled multipart upload key=TRDNYGD3GFB1 upload=9CV8UMNMBRBK tag=IV569RW27676 type=write size=2823804 2024-07-26T18:26:21.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:21.998+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=NYG09WLTRD5Y type=del size=1101370 2024-07-26T18:26:22.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.000+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=JCLW06NWHQYK type=del 2024-07-26T18:26:22.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.003+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=8IBPZ7OV4M90 type=write size=878195 2024-07-26T18:26:22.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.005+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~Y440Z949HSUR.0 size=1048576 2024-07-26T18:26:22.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.007+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~Y440Z949HSUR.1 size=968230 2024-07-26T18:26:22.011 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.011+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=Y440Z949HSUR tag=4SR5S86M7Z8S type=write size=3065382 2024-07-26T18:26:22.013 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.013+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=D02BJLJPP6VF type=write size=150024 2024-07-26T18:26:22.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.015+0000 7f3ddaa3d780 1 < completed write operation key=J8VYU4UNB1AX tag=FIBSGJRY1MSL type=write size=950290 2024-07-26T18:26:22.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.017+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=1CIEUQM382ZC type=del size=2498767 2024-07-26T18:26:22.019 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.019+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~15U3L6GIZTKF.0 size=461668 2024-07-26T18:26:22.023 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.022+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=15U3L6GIZTKF tag=61N1F1YPRI3T type=write size=1510244 2024-07-26T18:26:22.024 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.024+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=O4QL0BL9RCXE type=del size=351389 2024-07-26T18:26:22.027 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.027+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~497OU498QWS6.0 size=192153 2024-07-26T18:26:22.030 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.030+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=497OU498QWS6 tag=SR5CVIAQ19OE type=write size=1240729 2024-07-26T18:26:22.034 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.034+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~CF1VENHLN9DA.0 size=1048576 2024-07-26T18:26:22.036 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.035+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~CF1VENHLN9DA.1 size=1048576 2024-07-26T18:26:22.037 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.037+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~CF1VENHLN9DA.2 size=435533 2024-07-26T18:26:22.037 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.037+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=CF1VENHLN9DA tag=XR79AOOMWS03 type=write size=3581261 2024-07-26T18:26:22.039 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.039+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=Y6EICP2Q70Q4 type=del 2024-07-26T18:26:22.042 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.042+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~PQ1E0CJKSXRU.0 size=1048576 2024-07-26T18:26:22.044 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.044+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~PQ1E0CJKSXRU.1 size=1048576 2024-07-26T18:26:22.045 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.045+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~PQ1E0CJKSXRU.2 size=965987 2024-07-26T18:26:22.045 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.045+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=PQ1E0CJKSXRU tag=OS9YFMU59Z6P type=write size=4111715 2024-07-26T18:26:22.047 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.047+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~YH47T86GE35G.0 size=399213 2024-07-26T18:26:22.050 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.050+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=YH47T86GE35G tag=3RMA7PA2OU4J type=write size=1447789 2024-07-26T18:26:22.055 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.054+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~6OOAICVA78AA.0 size=816180 2024-07-26T18:26:22.055 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.054+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=6OOAICVA78AA tag=QQOAQ7Q2EAU5 type=write size=1864756 2024-07-26T18:26:22.056 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.056+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=AQ5V77X6XANQ type=del 2024-07-26T18:26:22.058 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.058+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=3K4KZVFPP43K type=del size=1034171 2024-07-26T18:26:22.060 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.060+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=CK1SDPNYQ3N1 type=del 2024-07-26T18:26:22.062 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.062+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=GQWEEY8G8TX8 type=del size=972509 2024-07-26T18:26:22.064 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.064+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=42BO4Y15STSR type=del 2024-07-26T18:26:22.067 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.067+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=139HMZVJN6GN type=del size=115235 2024-07-26T18:26:22.069 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.069+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~JMS80LK3GZU2.0 size=1048576 2024-07-26T18:26:22.072 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.071+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~JMS80LK3GZU2.1 size=1048576 2024-07-26T18:26:22.073 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.073+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~JMS80LK3GZU2.2 size=210801 2024-07-26T18:26:22.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.077+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=JMS80LK3GZU2 tag=4YKIVE7NV6B4 type=write size=3356529 2024-07-26T18:26:22.079 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.079+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=45I51TJO6A93 type=del size=2347792 2024-07-26T18:26:22.081 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.081+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=FVPM7DIN3A9P type=del 2024-07-26T18:26:22.083 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.083+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=HETAU7Z5VSVJ type=del size=4005616 2024-07-26T18:26:22.085 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.085+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=F2YELBBGY6IX type=del 2024-07-26T18:26:22.086 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.086+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=YIOGJITUM0KG type=write size=100908 2024-07-26T18:26:22.089 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.088+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=0K4N349KG6K2 type=del 2024-07-26T18:26:22.090 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.090+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=57NVVXC1Q0QC type=del size=1785407 2024-07-26T18:26:22.092 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.092+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~TV4IF8PW48WE.0 size=1048576 2024-07-26T18:26:22.094 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.094+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~TV4IF8PW48WE.1 size=1048576 2024-07-26T18:26:22.096 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.096+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~TV4IF8PW48WE.2 size=564952 2024-07-26T18:26:22.099 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.099+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=TV4IF8PW48WE tag=5R7TJ72FFAJQ type=write size=3710680 2024-07-26T18:26:22.103 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.103+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~SYC4YCPHOPFG.0 size=926715 2024-07-26T18:26:22.103 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.103+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=SYC4YCPHOPFG tag=14QXMBCU6C8B type=write size=1975291 2024-07-26T18:26:22.105 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.105+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=NYG09WLTRD5Y type=del 2024-07-26T18:26:22.106 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.106+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=TMRFVRK1FOST type=write size=833524 2024-07-26T18:26:22.109 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.108+0000 7f3ddaa3d780 1 < completed write operation key=AD9EQ3SDW2NB tag=8IBPZ7OV4M90 type=write size=878195 2024-07-26T18:26:22.111 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.111+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=TGY28FWXLSAU type=del size=3379670 2024-07-26T18:26:22.115 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.114+0000 7f3ddaa3d780 1 < suggested remove operation key=CNINHWKC95EZ tag=D02BJLJPP6VF type=write 2024-07-26T18:26:22.117 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.116+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=XS05QDJ9PG4H type=write size=1038110 2024-07-26T18:26:22.119 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.119+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=1CIEUQM382ZC type=del 2024-07-26T18:26:22.121 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.121+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=4QU005ZMGRU5 type=del size=1449018 2024-07-26T18:26:22.123 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.123+0000 7f3ddaa3d780 1 < canceled operation key=AD9EQ3SDW2NB tag=O4QL0BL9RCXE type=del size=351389 2024-07-26T18:26:22.125 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.125+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=TMR4HKAMF9MX type=write size=165224 2024-07-26T18:26:22.127 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.127+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~CF1VENHLN9DA.0 size=1048576 2024-07-26T18:26:22.130 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.130+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~CF1VENHLN9DA.1 size=1048576 2024-07-26T18:26:22.131 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.131+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~CF1VENHLN9DA.2 size=435533 2024-07-26T18:26:22.135 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.135+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=CF1VENHLN9DA tag=XR79AOOMWS03 type=write size=3581261 2024-07-26T18:26:22.139 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.139+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~M6UO13T3ZSSF.0 size=1048576 2024-07-26T18:26:22.140 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.140+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~M6UO13T3ZSSF.1 size=482697 2024-07-26T18:26:22.141 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.140+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=M6UO13T3ZSSF tag=GL794DXU2VZQ type=write size=2579849 2024-07-26T18:26:22.142 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.142+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~PQ1E0CJKSXRU.0 size=1048576 2024-07-26T18:26:22.144 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.144+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~PQ1E0CJKSXRU.1 size=1048576 2024-07-26T18:26:22.146 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.146+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~PQ1E0CJKSXRU.2 size=965987 2024-07-26T18:26:22.149 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.149+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=PQ1E0CJKSXRU tag=OS9YFMU59Z6P type=write size=4111715 2024-07-26T18:26:22.151 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.151+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=6G8DCMTLNOH3 type=write size=95724 2024-07-26T18:26:22.153 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.153+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~6OOAICVA78AA.0 size=816180 2024-07-26T18:26:22.157 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.157+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=6OOAICVA78AA tag=QQOAQ7Q2EAU5 type=write size=1864756 2024-07-26T18:26:22.160 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.160+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~IFHFH6DB8BXV.0 size=777524 2024-07-26T18:26:22.160 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.160+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=IFHFH6DB8BXV tag=5VWNYHDROC70 type=write size=1826100 2024-07-26T18:26:22.162 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.162+0000 7f3ddaa3d780 1 < canceled operation key=X30EJ1YJC7Y2 tag=3K4KZVFPP43K type=del size=1034171 2024-07-26T18:26:22.165 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.165+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=H3FX29EEAULY type=write size=419819 2024-07-26T18:26:22.167 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.167+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=GQWEEY8G8TX8 type=del 2024-07-26T18:26:22.170 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.170+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~5GCI256D6O60.0 size=1048576 2024-07-26T18:26:22.174 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.172+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~5GCI256D6O60.1 size=189383 2024-07-26T18:26:22.174 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.172+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=5GCI256D6O60 tag=T4KG7FU8PI6T type=write size=2286535 2024-07-26T18:26:22.174 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.174+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=139HMZVJN6GN type=del 2024-07-26T18:26:22.176 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.176+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=TV9JKRDIU207 type=del size=11776 2024-07-26T18:26:22.179 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.179+0000 7f3ddaa3d780 1 < canceled operation key=5LH5QFW4B9KV tag=45I51TJO6A93 type=del size=2347792 2024-07-26T18:26:22.181 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.180+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=ATD738J99TFM type=del size=3230416 2024-07-26T18:26:22.182 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.182+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=HETAU7Z5VSVJ type=del 2024-07-26T18:26:22.185 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.184+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=YQ3HQI7BYS2C type=del size=2739531 2024-07-26T18:26:22.188 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.188+0000 7f3ddaa3d780 1 < suggested update operation key=N5GSO7LGJZWN tag=YIOGJITUM0KG type=write size=100908 2024-07-26T18:26:22.190 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.190+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=5P5SOT50PNTH type=del size=3427395 2024-07-26T18:26:22.193 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.193+0000 7f3ddaa3d780 1 < canceled operation key=CK96G7K11B24 tag=57NVVXC1Q0QC type=del size=1785407 2024-07-26T18:26:22.198 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.198+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~537369HJVPVJ.0 size=1048576 2024-07-26T18:26:22.200 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.200+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~537369HJVPVJ.1 size=1048576 2024-07-26T18:26:22.201 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.201+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~537369HJVPVJ.2 size=365483 2024-07-26T18:26:22.201 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.201+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=537369HJVPVJ tag=52W6R02A8G6T type=write size=3511211 2024-07-26T18:26:22.203 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.203+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~SYC4YCPHOPFG.0 size=926715 2024-07-26T18:26:22.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.206+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=SYC4YCPHOPFG tag=14QXMBCU6C8B type=write size=1975291 2024-07-26T18:26:22.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.209+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=HNXDACMC2MY9 type=del size=2021608 2024-07-26T18:26:22.210 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.210+0000 7f3ddaa3d780 1 < completed write operation key=L46OSDRB7XAV tag=TMRFVRK1FOST type=write size=833524 2024-07-26T18:26:22.212 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.212+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=12BY7E0G9C7J type=del size=2437988 2024-07-26T18:26:22.216 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.216+0000 7f3ddaa3d780 1 < suggested update operation key=RCGC5SDM1AEG tag=TGY28FWXLSAU type=del size=3379670 2024-07-26T18:26:22.220 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.220+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~MOGKMJJGS3HO.0 size=624214 2024-07-26T18:26:22.220 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.220+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=MOGKMJJGS3HO tag=4M2219RGTVH9 type=write size=1672790 2024-07-26T18:26:22.222 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.222+0000 7f3ddaa3d780 1 < completed write operation key=UV4009RBTCGG tag=XS05QDJ9PG4H type=write size=1038110 2024-07-26T18:26:22.226 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.225+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~UMA3N8EIOC68.0 size=724618 2024-07-26T18:26:22.226 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.225+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=UMA3N8EIOC68 tag=O3ELMEU6AJRK type=write size=1773194 2024-07-26T18:26:22.228 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.228+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=4QU005ZMGRU5 type=del 2024-07-26T18:26:22.230 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.229+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=S4WORBXO2H1E type=del size=3667593 2024-07-26T18:26:22.232 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.232+0000 7f3ddaa3d780 1 < completed write operation key=CK96G7K11B24 tag=TMR4HKAMF9MX type=write size=165224 2024-07-26T18:26:22.234 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.234+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=ZTJ9WHH1ERBA type=del size=1179064 2024-07-26T18:26:22.237 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.237+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~M6UO13T3ZSSF.0 size=1048576 2024-07-26T18:26:22.239 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.239+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~M6UO13T3ZSSF.1 size=482697 2024-07-26T18:26:22.242 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.242+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=M6UO13T3ZSSF tag=GL794DXU2VZQ type=write size=2579849 2024-07-26T18:26:22.244 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.244+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=EPH5PWKZD5F1 type=del size=856368 2024-07-26T18:26:22.246 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.246+0000 7f3ddaa3d780 1 < completed write operation key=K2MEY9UVYDCS tag=6G8DCMTLNOH3 type=write size=95724 2024-07-26T18:26:22.248 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.248+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=WGAOY0WIA3Y4 type=del size=4036426 2024-07-26T18:26:22.250 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.250+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~IFHFH6DB8BXV.0 size=777524 2024-07-26T18:26:22.254 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.254+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=IFHFH6DB8BXV tag=5VWNYHDROC70 type=write size=1826100 2024-07-26T18:26:22.257 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.257+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~RUX47DQAN2XP.0 size=1048576 2024-07-26T18:26:22.259 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.259+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~RUX47DQAN2XP.1 size=1048576 2024-07-26T18:26:22.260 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.260+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~RUX47DQAN2XP.2 size=844898 2024-07-26T18:26:22.260 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.260+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=RUX47DQAN2XP tag=80Z123NWQFCW type=write size=3990626 2024-07-26T18:26:22.262 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.262+0000 7f3ddaa3d780 1 < completed write operation key=BTLCQ5E0DTLE tag=H3FX29EEAULY type=write size=419819 2024-07-26T18:26:22.266 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.266+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~FOW05M3E9PDO.0 size=1048576 2024-07-26T18:26:22.268 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.267+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~FOW05M3E9PDO.1 size=1025469 2024-07-26T18:26:22.268 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.267+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=FOW05M3E9PDO tag=ZBUGRA14GULO type=write size=3122621 2024-07-26T18:26:22.270 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.269+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~5GCI256D6O60.0 size=1048576 2024-07-26T18:26:22.271 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.271+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~5GCI256D6O60.1 size=189383 2024-07-26T18:26:22.274 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.274+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=5GCI256D6O60 tag=T4KG7FU8PI6T type=write size=2286535 2024-07-26T18:26:22.278 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.278+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~Q1MUBLMAWO02.0 size=528503 2024-07-26T18:26:22.278 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.278+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=Q1MUBLMAWO02 tag=AT36WCV8008Y type=write size=1577079 2024-07-26T18:26:22.282 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.282+0000 7f3ddaa3d780 1 < suggested update operation key=I9YU3WJWZ8JF tag=TV9JKRDIU207 type=del size=11776 2024-07-26T18:26:22.285 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.285+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~1JGV3TCOGM8I.0 size=1048576 2024-07-26T18:26:22.287 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.287+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~1JGV3TCOGM8I.1 size=243378 2024-07-26T18:26:22.287 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.287+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=1JGV3TCOGM8I tag=48340PQ73971 type=write size=2340530 2024-07-26T18:26:22.289 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.288+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=ATD738J99TFM type=del 2024-07-26T18:26:22.291 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.291+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=Z2XIXS6H08EP type=write size=432981 2024-07-26T18:26:22.293 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.293+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=YQ3HQI7BYS2C type=del 2024-07-26T18:26:22.296 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.296+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~ZTOF4CFPMARU.0 size=244369 2024-07-26T18:26:22.297 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.296+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=ZTOF4CFPMARU tag=9S54ZRDUQ8OT type=write size=1292945 2024-07-26T18:26:22.299 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.299+0000 7f3ddaa3d780 -1 < failed to complete operation key=RCGC5SDM1AEG tag=5P5SOT50PNTH type=del size=3427395: (22) Invalid argument 2024-07-26T18:26:22.301 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.301+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=Y1AZDXZLYV4Q type=del size=2656761 2024-07-26T18:26:22.304 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.304+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~537369HJVPVJ.0 size=1048576 2024-07-26T18:26:22.306 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.305+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~537369HJVPVJ.1 size=1048576 2024-07-26T18:26:22.307 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.307+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~537369HJVPVJ.2 size=365483 2024-07-26T18:26:22.311 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.310+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=537369HJVPVJ tag=52W6R02A8G6T type=write size=3511211 2024-07-26T18:26:22.314 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.314+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~M8IOSKY48GD5.0 size=830407 2024-07-26T18:26:22.314 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.314+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=M8IOSKY48GD5 tag=4WZ49TN6QPN3 type=write size=1878983 2024-07-26T18:26:22.317 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.316+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=HNXDACMC2MY9 type=del 2024-07-26T18:26:22.320 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.320+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~QPNRVYWB0VZN.0 size=1048576 2024-07-26T18:26:22.321 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.321+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~QPNRVYWB0VZN.1 size=1048576 2024-07-26T18:26:22.323 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.323+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~QPNRVYWB0VZN.2 size=448935 2024-07-26T18:26:22.323 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.323+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=QPNRVYWB0VZN tag=4U2EB6DBCIJX type=write size=3594663 2024-07-26T18:26:22.325 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.325+0000 7f3ddaa3d780 1 < canceled operation key=SHAUJ0JT201L tag=12BY7E0G9C7J type=del size=2437988 2024-07-26T18:26:22.327 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.327+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=T8R9AW0KJF6K type=del size=1773791 2024-07-26T18:26:22.328 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.328+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~MOGKMJJGS3HO.0 size=624214 2024-07-26T18:26:22.332 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.332+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=MOGKMJJGS3HO tag=4M2219RGTVH9 type=write size=1672790 2024-07-26T18:26:22.334 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.334+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=SZ7SS3VXOL6Y type=del size=179461 2024-07-26T18:26:22.336 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.336+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~UMA3N8EIOC68.0 size=724618 2024-07-26T18:26:22.339 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.339+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=UMA3N8EIOC68 tag=O3ELMEU6AJRK type=write size=1773194 2024-07-26T18:26:22.341 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.341+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=121XDITDXBK1 type=write size=849652 2024-07-26T18:26:22.344 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.343+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=S4WORBXO2H1E type=del 2024-07-26T18:26:22.348 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.348+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~CKRPBC46Z23L.0 size=763028 2024-07-26T18:26:22.348 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.348+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=CKRPBC46Z23L tag=14L733QFNRWK type=write size=1811604 2024-07-26T18:26:22.351 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.351+0000 7f3ddaa3d780 1 < canceled operation key=J8VYU4UNB1AX tag=ZTJ9WHH1ERBA type=del size=1179064 2024-07-26T18:26:22.355 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.355+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~FSRPFBTOOTPX.0 size=210050 2024-07-26T18:26:22.355 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.355+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=FSRPFBTOOTPX tag=XFTH8F3H3TAF type=write size=1258626 2024-07-26T18:26:22.357 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.357+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=EPH5PWKZD5F1 type=del 2024-07-26T18:26:22.359 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.359+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=COBV2DKS2OIC type=del size=1412615 2024-07-26T18:26:22.361 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.360+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=WGAOY0WIA3Y4 type=del 2024-07-26T18:26:22.363 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.362+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=1KBJ0X8S2UOR type=write size=1015019 2024-07-26T18:26:22.365 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.365+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~RUX47DQAN2XP.0 size=1048576 2024-07-26T18:26:22.366 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.366+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~RUX47DQAN2XP.1 size=1048576 2024-07-26T18:26:22.368 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.368+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~RUX47DQAN2XP.2 size=844898 2024-07-26T18:26:22.372 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.372+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=RUX47DQAN2XP tag=80Z123NWQFCW type=write size=3990626 2024-07-26T18:26:22.374 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.374+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=CIFL9W3MG6QL type=write size=102688 2024-07-26T18:26:22.378 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.376+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~FOW05M3E9PDO.0 size=1048576 2024-07-26T18:26:22.378 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.378+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~FOW05M3E9PDO.1 size=1025469 2024-07-26T18:26:22.381 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.381+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=FOW05M3E9PDO tag=ZBUGRA14GULO type=write size=3122621 2024-07-26T18:26:22.383 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.383+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=CR6DTZCH5CBC type=del size=1831220 2024-07-26T18:26:22.386 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.386+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~Q1MUBLMAWO02.0 size=528503 2024-07-26T18:26:22.389 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.389+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=Q1MUBLMAWO02 tag=AT36WCV8008Y type=write size=1577079 2024-07-26T18:26:22.391 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.391+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=I37SKH5CR922 type=del size=3680935 2024-07-26T18:26:22.391 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.391+0000 7f3ddaa3d780 1 < canceled part key=_multipart_DZU44WIZB15R.2~1JGV3TCOGM8I.0 size=1048576 2024-07-26T18:26:22.393 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.393+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~1JGV3TCOGM8I.1 size=243378 2024-07-26T18:26:22.396 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.396+0000 7f3ddaa3d780 1 < canceled multipart upload key=DZU44WIZB15R upload=1JGV3TCOGM8I tag=48340PQ73971 type=write size=2340530 2024-07-26T18:26:22.399 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.399+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~XW4LDXHAD8BZ.0 size=776702 2024-07-26T18:26:22.399 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.399+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=XW4LDXHAD8BZ tag=UL23MK18OJTS type=write size=1825278 2024-07-26T18:26:22.401 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.401+0000 7f3ddaa3d780 1 < completed write operation key=D5PS0VPPT1NU tag=Z2XIXS6H08EP type=write size=432981 2024-07-26T18:26:22.405 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.405+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~ZRWIQPXMS4JX.0 size=1048576 2024-07-26T18:26:22.407 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.407+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~ZRWIQPXMS4JX.1 size=962116 2024-07-26T18:26:22.407 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.407+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=ZRWIQPXMS4JX tag=V7Y7TYX5YBZV type=write size=3059268 2024-07-26T18:26:22.409 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.409+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~ZTOF4CFPMARU.0 size=244369 2024-07-26T18:26:22.412 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.412+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=ZTOF4CFPMARU tag=9S54ZRDUQ8OT type=write size=1292945 2024-07-26T18:26:22.414 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.414+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=NB8DR8T814R4 type=del size=3367945 2024-07-26T18:26:22.416 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.416+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=Y1AZDXZLYV4Q type=del 2024-07-26T18:26:22.417 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.417+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=7RWZEQXASLRU type=write size=206324 2024-07-26T18:26:22.419 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.419+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~M8IOSKY48GD5.0 size=830407 2024-07-26T18:26:22.422 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.422+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=M8IOSKY48GD5 tag=4WZ49TN6QPN3 type=write size=1878983 2024-07-26T18:26:22.424 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.424+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=6YP0TP6L88ZO type=del size=1893003 2024-07-26T18:26:22.427 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.427+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~QPNRVYWB0VZN.0 size=1048576 2024-07-26T18:26:22.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:26:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:26:22] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-07-26T18:26:22.428 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.428+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~QPNRVYWB0VZN.1 size=1048576 2024-07-26T18:26:22.430 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.430+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~QPNRVYWB0VZN.2 size=448935 2024-07-26T18:26:22.434 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.434+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=QPNRVYWB0VZN tag=4U2EB6DBCIJX type=write size=3594663 2024-07-26T18:26:22.437 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.437+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~XS1W4UGMWQHL.0 size=1048576 2024-07-26T18:26:22.439 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.439+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~XS1W4UGMWQHL.1 size=825402 2024-07-26T18:26:22.439 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.439+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=XS1W4UGMWQHL tag=8LNO7UFP71T1 type=write size=2922554 2024-07-26T18:26:22.441 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.441+0000 7f3ddaa3d780 1 < canceled operation key=L46OSDRB7XAV tag=T8R9AW0KJF6K type=del size=1773791 2024-07-26T18:26:22.445 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.445+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~2YBAPO20FLI4.0 size=1048576 2024-07-26T18:26:22.447 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.447+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~2YBAPO20FLI4.1 size=198635 2024-07-26T18:26:22.447 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.447+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=2YBAPO20FLI4 tag=SVDS41AGSXFU type=write size=2295787 2024-07-26T18:26:22.449 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.449+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=SZ7SS3VXOL6Y type=del 2024-07-26T18:26:22.453 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.453+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~T0O3PGJK8MPF.0 size=1048576 2024-07-26T18:26:22.455 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.455+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~T0O3PGJK8MPF.1 size=1048576 2024-07-26T18:26:22.457 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.457+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~T0O3PGJK8MPF.2 size=581454 2024-07-26T18:26:22.457 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.457+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=T0O3PGJK8MPF tag=7H7OM43CDRRF type=write size=3727182 2024-07-26T18:26:22.459 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.459+0000 7f3ddaa3d780 1 < canceled operation key=84AU5L9U1Q5S tag=121XDITDXBK1 type=write size=849652 2024-07-26T18:26:22.461 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.461+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=IX2FRAUIXZLW type=del size=853356 2024-07-26T18:26:22.463 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.463+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~CKRPBC46Z23L.0 size=763028 2024-07-26T18:26:22.466 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.466+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=CKRPBC46Z23L tag=14L733QFNRWK type=write size=1811604 2024-07-26T18:26:22.470 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.470+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~Q1W4BP7R5G6R.0 size=1048576 2024-07-26T18:26:22.472 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.471+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~Q1W4BP7R5G6R.1 size=1048576 2024-07-26T18:26:22.473 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.473+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~Q1W4BP7R5G6R.2 size=655792 2024-07-26T18:26:22.473 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.473+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=Q1W4BP7R5G6R tag=J3QYKGRUWQ0J type=write size=3801520 2024-07-26T18:26:22.475 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.475+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~FSRPFBTOOTPX.0 size=210050 2024-07-26T18:26:22.479 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.479+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=FSRPFBTOOTPX tag=XFTH8F3H3TAF type=write size=1258626 2024-07-26T18:26:22.480 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.480+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=EWMKT278B7TG type=del size=2445689 2024-07-26T18:26:22.482 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.482+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=COBV2DKS2OIC type=del 2024-07-26T18:26:22.485 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.485+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=2J73WK8P5U0Z type=del size=3690573 2024-07-26T18:26:22.487 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.487+0000 7f3ddaa3d780 1 < completed write operation key=U6L8GHGZJH5W tag=1KBJ0X8S2UOR type=write size=1015019 2024-07-26T18:26:22.489 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.489+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=0L8G6G5ET2NN type=write size=520581 2024-07-26T18:26:22.490 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.490+0000 7f3ddaa3d780 1 < completed write operation key=X30EJ1YJC7Y2 tag=CIFL9W3MG6QL type=write size=102688 2024-07-26T18:26:22.492 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.492+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=Q29ODJ8LJ7GR type=write size=63433 2024-07-26T18:26:22.494 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.494+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=CR6DTZCH5CBC type=del 2024-07-26T18:26:22.496 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.496+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=981S9EBPEMPA type=del size=2939080 2024-07-26T18:26:22.500 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.500+0000 7f3ddaa3d780 1 < suggested update operation key=84AU5L9U1Q5S tag=I37SKH5CR922 type=del size=3680935 2024-07-26T18:26:22.504 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.502+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=TKF9Q7YQUCU1 type=del size=877900 2024-07-26T18:26:22.504 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.504+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~XW4LDXHAD8BZ.0 size=776702 2024-07-26T18:26:22.507 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.507+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=XW4LDXHAD8BZ tag=UL23MK18OJTS type=write size=1825278 2024-07-26T18:26:22.510 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.510+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~UFGPUP68V28T.0 size=1048576 2024-07-26T18:26:22.512 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.512+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~UFGPUP68V28T.1 size=688638 2024-07-26T18:26:22.512 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.512+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=UFGPUP68V28T tag=AMKHYBH06A1M type=write size=2785790 2024-07-26T18:26:22.514 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.514+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~ZRWIQPXMS4JX.0 size=1048576 2024-07-26T18:26:22.515 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.515+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~ZRWIQPXMS4JX.1 size=962116 2024-07-26T18:26:22.519 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.519+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=ZRWIQPXMS4JX tag=V7Y7TYX5YBZV type=write size=3059268 2024-07-26T18:26:22.522 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.522+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~SHAWAMFWULQ7.0 size=1048576 2024-07-26T18:26:22.524 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.524+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~SHAWAMFWULQ7.1 size=671041 2024-07-26T18:26:22.524 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.524+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=SHAWAMFWULQ7 tag=IHMN5J9NYMZ4 type=write size=2768193 2024-07-26T18:26:22.526 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.526+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=NB8DR8T814R4 type=del 2024-07-26T18:26:22.528 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.528+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=O5JYRNWT7ZN8 type=write size=69444 2024-07-26T18:26:22.530 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.530+0000 7f3ddaa3d780 1 < completed write operation key=IKZUW3ZVZJA6 tag=7RWZEQXASLRU type=write size=206324 2024-07-26T18:26:22.532 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.532+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=OT4NE2IMI05F type=del size=2150024 2024-07-26T18:26:22.534 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.534+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=6YP0TP6L88ZO type=del 2024-07-26T18:26:22.537 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.537+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~K4KUT4YCBR05.0 size=1048576 2024-07-26T18:26:22.539 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.539+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~K4KUT4YCBR05.1 size=1048576 2024-07-26T18:26:22.541 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.541+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~K4KUT4YCBR05.2 size=388536 2024-07-26T18:26:22.541 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.541+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=K4KUT4YCBR05 tag=7OW60ZRB3FML type=write size=3534264 2024-07-26T18:26:22.543 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.543+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~XS1W4UGMWQHL.0 size=1048576 2024-07-26T18:26:22.544 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.544+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~XS1W4UGMWQHL.1 size=825402 2024-07-26T18:26:22.548 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.548+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=XS1W4UGMWQHL tag=8LNO7UFP71T1 type=write size=2922554 2024-07-26T18:26:22.550 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.550+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=TF20FMYTKZPN type=del size=960088 2024-07-26T18:26:22.553 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.553+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~2YBAPO20FLI4.0 size=1048576 2024-07-26T18:26:22.555 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.555+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~2YBAPO20FLI4.1 size=198635 2024-07-26T18:26:22.559 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.559+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=2YBAPO20FLI4 tag=SVDS41AGSXFU type=write size=2295787 2024-07-26T18:26:22.561 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.561+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=8X1V205UKWCI type=write size=426573 2024-07-26T18:26:22.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.563+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~T0O3PGJK8MPF.0 size=1048576 2024-07-26T18:26:22.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.564+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~T0O3PGJK8MPF.1 size=1048576 2024-07-26T18:26:22.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.566+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~T0O3PGJK8MPF.2 size=581454 2024-07-26T18:26:22.569 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.569+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=T0O3PGJK8MPF tag=7H7OM43CDRRF type=write size=3727182 2024-07-26T18:26:22.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.571+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=IJNYKRLXHKLK type=del size=981149 2024-07-26T18:26:22.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.573+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=IX2FRAUIXZLW type=del 2024-07-26T18:26:22.575 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.575+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=OH4P3XJWOWP9 type=del size=571439 2024-07-26T18:26:22.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.577+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~Q1W4BP7R5G6R.0 size=1048576 2024-07-26T18:26:22.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.579+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~Q1W4BP7R5G6R.1 size=1048576 2024-07-26T18:26:22.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.580+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~Q1W4BP7R5G6R.2 size=655792 2024-07-26T18:26:22.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.584+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=Q1W4BP7R5G6R tag=J3QYKGRUWQ0J type=write size=3801520 2024-07-26T18:26:22.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.586+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=CEJ2LIQ0FO2J type=del size=2280931 2024-07-26T18:26:22.588 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.588+0000 7f3ddaa3d780 1 < canceled operation key=BTLCQ5E0DTLE tag=EWMKT278B7TG type=del size=2445689 2024-07-26T18:26:22.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.591+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~96IGEWKKS6QQ.0 size=262706 2024-07-26T18:26:22.592 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.591+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=96IGEWKKS6QQ tag=H6DUUJUCWROH type=write size=1311282 2024-07-26T18:26:22.595 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.595+0000 7f3ddaa3d780 1 < suggested update operation key=11490TKEFTX8 tag=2J73WK8P5U0Z type=del size=3690573 2024-07-26T18:26:22.597 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.597+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=M97PLP430ZBW type=del size=790780 2024-07-26T18:26:22.600 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.600+0000 7f3ddaa3d780 1 < completed write operation key=VIPOJV250K5N tag=0L8G6G5ET2NN type=write size=520581 2024-07-26T18:26:22.604 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.604+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~UO1BCABOTG90.0 size=1048576 2024-07-26T18:26:22.605 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.605+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~UO1BCABOTG90.1 size=174298 2024-07-26T18:26:22.605 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.605+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=UO1BCABOTG90 tag=O9SIX7GRSS25 type=write size=2271450 2024-07-26T18:26:22.609 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.609+0000 7f3ddaa3d780 1 < suggested update operation key=CNINHWKC95EZ tag=Q29ODJ8LJ7GR type=write size=63433 2024-07-26T18:26:22.613 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.613+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~UUMTPVSOMLH3.0 size=1048576 2024-07-26T18:26:22.614 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.614+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~UUMTPVSOMLH3.1 size=1045992 2024-07-26T18:26:22.614 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.614+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=UUMTPVSOMLH3 tag=R9ZLIB39RQ1M type=write size=3143144 2024-07-26T18:26:22.618 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.618+0000 7f3ddaa3d780 1 < suggested remove operation key=IQAMY74OLJBO tag=981S9EBPEMPA type=del 2024-07-26T18:26:22.620 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.620+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=40T70H99DTOI type=write size=282829 2024-07-26T18:26:22.624 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.624+0000 7f3ddaa3d780 1 < suggested update operation key=UV4009RBTCGG tag=TKF9Q7YQUCU1 type=del size=877900 2024-07-26T18:26:22.626 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.626+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=PXEPS6K2K5G1 type=del size=3891589 2024-07-26T18:26:22.629 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.628+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~UFGPUP68V28T.0 size=1048576 2024-07-26T18:26:22.630 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.630+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~UFGPUP68V28T.1 size=688638 2024-07-26T18:26:22.634 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.634+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=UFGPUP68V28T tag=AMKHYBH06A1M type=write size=2785790 2024-07-26T18:26:22.636 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.636+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=B2ZF74D1RI1P type=write size=429765 2024-07-26T18:26:22.638 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.638+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~SHAWAMFWULQ7.0 size=1048576 2024-07-26T18:26:22.640 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.640+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~SHAWAMFWULQ7.1 size=671041 2024-07-26T18:26:22.643 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.643+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=SHAWAMFWULQ7 tag=IHMN5J9NYMZ4 type=write size=2768193 2024-07-26T18:26:22.647 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.647+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~1A7MZ2M5789G.0 size=1048576 2024-07-26T18:26:22.649 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.649+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~1A7MZ2M5789G.1 size=873962 2024-07-26T18:26:22.649 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.649+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=1A7MZ2M5789G tag=HJ8CHXLB1FPL type=write size=2971114 2024-07-26T18:26:22.649 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.649+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=IQAMY74OLJBO tag=O5JYRNWT7ZN8 type=write size=69444: (2) No such file or directory 2024-07-26T18:26:22.652 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.651+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=JWADO5GBJQYT type=write size=72604 2024-07-26T18:26:22.654 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.654+0000 7f3ddaa3d780 -1 < failed to complete operation key=UV4009RBTCGG tag=OT4NE2IMI05F type=del size=2150024: (22) Invalid argument 2024-07-26T18:26:22.658 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.658+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~PCD2TIV9EPRK.0 size=1048576 2024-07-26T18:26:22.660 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.660+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~PCD2TIV9EPRK.1 size=1048576 2024-07-26T18:26:22.661 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.661+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~PCD2TIV9EPRK.2 size=678701 2024-07-26T18:26:22.661 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.661+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=PCD2TIV9EPRK tag=ORWJZIFG4L5N type=write size=3824429 2024-07-26T18:26:22.663 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.663+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~K4KUT4YCBR05.0 size=1048576 2024-07-26T18:26:22.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.665+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~K4KUT4YCBR05.1 size=1048576 2024-07-26T18:26:22.667 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.667+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~K4KUT4YCBR05.2 size=388536 2024-07-26T18:26:22.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.670+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=K4KUT4YCBR05 tag=7OW60ZRB3FML type=write size=3534264 2024-07-26T18:26:22.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.672+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=H302XG34EG23 type=del size=2600594 2024-07-26T18:26:22.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.674+0000 7f3ddaa3d780 1 < completed delete operation key=Z02TRVM1M6RF tag=TF20FMYTKZPN type=del 2024-07-26T18:26:22.676 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.676+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=8CYR29OPKWTU type=del size=2345510 2024-07-26T18:26:22.678 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.678+0000 7f3ddaa3d780 1 < completed write operation key=TRDNYGD3GFB1 tag=8X1V205UKWCI type=write size=426573 2024-07-26T18:26:22.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.680+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=VMIYHF5AC7SG type=del size=427838 2024-07-26T18:26:22.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.682+0000 7f3ddaa3d780 1 < canceled operation key=L46OSDRB7XAV tag=IJNYKRLXHKLK type=del size=981149 2024-07-26T18:26:22.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.685+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~QSN51LSUFYL3.0 size=1048576 2024-07-26T18:26:22.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.687+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~QSN51LSUFYL3.1 size=1048576 2024-07-26T18:26:22.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.689+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~QSN51LSUFYL3.2 size=781248 2024-07-26T18:26:22.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.689+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=QSN51LSUFYL3 tag=MDK09WO0K1GR type=write size=3926976 2024-07-26T18:26:22.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.691+0000 7f3ddaa3d780 1 < canceled operation key=J8VYU4UNB1AX tag=OH4P3XJWOWP9 type=del size=571439 2024-07-26T18:26:22.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.693+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=I5Y6X1M91J1X type=del size=94791 2024-07-26T18:26:22.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.696+0000 7f3ddaa3d780 1 < canceled operation key=AD9EQ3SDW2NB tag=CEJ2LIQ0FO2J type=del size=2280931 2024-07-26T18:26:22.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.699+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~ZHNCOQBTBR8E.0 size=1048576 2024-07-26T18:26:22.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.701+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~ZHNCOQBTBR8E.1 size=1048576 2024-07-26T18:26:22.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.703+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~ZHNCOQBTBR8E.2 size=928156 2024-07-26T18:26:22.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.703+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=ZHNCOQBTBR8E tag=XDZWUSN1VKYG type=write size=4073884 2024-07-26T18:26:22.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.706+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~96IGEWKKS6QQ.0 size=262706 2024-07-26T18:26:22.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.709+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=96IGEWKKS6QQ tag=H6DUUJUCWROH type=write size=1311282 2024-07-26T18:26:22.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.711+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=GW4Z8Y63467L type=del size=208576 2024-07-26T18:26:22.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.715+0000 7f3ddaa3d780 1 < suggested update operation key=84AU5L9U1Q5S tag=M97PLP430ZBW type=del size=790780 2024-07-26T18:26:22.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.719+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~OCXC89ITJ7S1.0 size=1048576 2024-07-26T18:26:22.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.720+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~OCXC89ITJ7S1.1 size=1048576 2024-07-26T18:26:22.723 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.723+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~OCXC89ITJ7S1.2 size=800833 2024-07-26T18:26:22.723 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.723+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=OCXC89ITJ7S1 tag=M036KGZZRRES type=write size=3946561 2024-07-26T18:26:22.725 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.725+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~UO1BCABOTG90.0 size=1048576 2024-07-26T18:26:22.726 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.727+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~UO1BCABOTG90.1 size=174298 2024-07-26T18:26:22.730 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.730+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=UO1BCABOTG90 tag=O9SIX7GRSS25 type=write size=2271450 2024-07-26T18:26:22.734 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.734+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~L63D3XVC90ZS.0 size=1048576 2024-07-26T18:26:22.736 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.736+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~L63D3XVC90ZS.1 size=719818 2024-07-26T18:26:22.736 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.736+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=L63D3XVC90ZS tag=63RKAGT401EQ type=write size=2816970 2024-07-26T18:26:22.738 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.738+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~UUMTPVSOMLH3.0 size=1048576 2024-07-26T18:26:22.738 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.738+0000 7f3ddaa3d780 1 < canceled part key=_multipart_VIPOJV250K5N.2~UUMTPVSOMLH3.1 size=1045992 2024-07-26T18:26:22.741 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.741+0000 7f3ddaa3d780 1 < canceled multipart upload key=VIPOJV250K5N upload=UUMTPVSOMLH3 tag=R9ZLIB39RQ1M type=write size=3143144 2024-07-26T18:26:22.745 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.745+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~KBKSHHYUBU3O.0 size=1048576 2024-07-26T18:26:22.746 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.746+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~KBKSHHYUBU3O.1 size=433339 2024-07-26T18:26:22.747 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.746+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=KBKSHHYUBU3O tag=PQS31E8M4KEG type=write size=2530491 2024-07-26T18:26:22.750 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.750+0000 7f3ddaa3d780 1 < suggested update operation key=CNINHWKC95EZ tag=40T70H99DTOI type=write size=282829 2024-07-26T18:26:22.752 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.752+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=9TX9282NERKX type=del size=3997107 2024-07-26T18:26:22.754 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.754+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=PXEPS6K2K5G1 type=del 2024-07-26T18:26:22.756 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.756+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=JFI96EC9GTUU type=del size=1148201 2024-07-26T18:26:22.759 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.759+0000 7f3ddaa3d780 1 < completed write operation key=SHAUJ0JT201L tag=B2ZF74D1RI1P type=write size=429765 2024-07-26T18:26:22.764 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.763+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~EPZ4XMLKCZQ9.0 size=1048576 2024-07-26T18:26:22.765 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.765+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~EPZ4XMLKCZQ9.1 size=63607 2024-07-26T18:26:22.765 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.765+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=EPZ4XMLKCZQ9 tag=OK7SR4LQSGNQ type=write size=2160759 2024-07-26T18:26:22.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.767+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~1A7MZ2M5789G.0 size=1048576 2024-07-26T18:26:22.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.769+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~1A7MZ2M5789G.1 size=873962 2024-07-26T18:26:22.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.773+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=1A7MZ2M5789G tag=HJ8CHXLB1FPL type=write size=2971114 2024-07-26T18:26:22.775 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.775+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=F1S0BJQYFESG type=del size=3942321 2024-07-26T18:26:22.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.777+0000 7f3ddaa3d780 1 < completed write operation key=5LH5QFW4B9KV tag=JWADO5GBJQYT type=write size=72604 2024-07-26T18:26:22.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.779+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=O2B3JA45G2GM type=del size=919677 2024-07-26T18:26:22.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.779+0000 7f3ddaa3d780 1 < canceled part key=_multipart_1DWH8ZS24A34.2~PCD2TIV9EPRK.0 size=1048576 2024-07-26T18:26:22.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.781+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~PCD2TIV9EPRK.1 size=1048576 2024-07-26T18:26:22.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.783+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~PCD2TIV9EPRK.2 size=678701 2024-07-26T18:26:22.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.787+0000 7f3ddaa3d780 1 < canceled multipart upload key=1DWH8ZS24A34 upload=PCD2TIV9EPRK tag=ORWJZIFG4L5N type=write size=3824429 2024-07-26T18:26:22.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.789+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=V52EH2V6ZJ6N type=write size=799938 2024-07-26T18:26:22.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.793+0000 7f3ddaa3d780 1 < suggested update operation key=Z02TRVM1M6RF tag=H302XG34EG23 type=del size=2600594 2024-07-26T18:26:22.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.795+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=ECB3AH2714BW type=del size=4039256 2024-07-26T18:26:22.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.797+0000 7f3ddaa3d780 1 < canceled operation key=BTLCQ5E0DTLE tag=8CYR29OPKWTU type=del size=2345510 2024-07-26T18:26:22.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.801+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~Y19T5I928NO7.0 size=1048576 2024-07-26T18:26:22.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.803+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~Y19T5I928NO7.1 size=379369 2024-07-26T18:26:22.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.803+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=Y19T5I928NO7 tag=5CMBGNQ9BC9L type=write size=2476521 2024-07-26T18:26:22.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.807+0000 7f3ddaa3d780 1 < suggested remove operation key=UV4009RBTCGG tag=VMIYHF5AC7SG type=del 2024-07-26T18:26:22.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.809+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=VDRB33EV7GXA type=del size=3099423 2024-07-26T18:26:22.811 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.811+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~QSN51LSUFYL3.0 size=1048576 2024-07-26T18:26:22.813 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.813+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~QSN51LSUFYL3.1 size=1048576 2024-07-26T18:26:22.815 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.815+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~QSN51LSUFYL3.2 size=781248 2024-07-26T18:26:22.819 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.819+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=QSN51LSUFYL3 tag=MDK09WO0K1GR type=write size=3926976 2024-07-26T18:26:22.822 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.821+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=HS0JA9ZNUXSZ type=write size=990994 2024-07-26T18:26:22.826 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.826+0000 7f3ddaa3d780 1 < suggested remove operation key=N5GSO7LGJZWN tag=I5Y6X1M91J1X type=del 2024-07-26T18:26:22.828 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.828+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=3IW37B7ZQIEK type=write size=731392 2024-07-26T18:26:22.828 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.828+0000 7f3ddaa3d780 1 < canceled part key=_multipart_Z02TRVM1M6RF.2~ZHNCOQBTBR8E.0 size=1048576 2024-07-26T18:26:22.830 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.830+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~ZHNCOQBTBR8E.1 size=1048576 2024-07-26T18:26:22.831 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.831+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~ZHNCOQBTBR8E.2 size=928156 2024-07-26T18:26:22.835 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.835+0000 7f3ddaa3d780 1 < canceled multipart upload key=Z02TRVM1M6RF upload=ZHNCOQBTBR8E tag=XDZWUSN1VKYG type=write size=4073884 2024-07-26T18:26:22.838 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.838+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~L6O0EUMYHBTJ.0 size=1048576 2024-07-26T18:26:22.841 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.841+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~L6O0EUMYHBTJ.1 size=1048576 2024-07-26T18:26:22.842 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.842+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~L6O0EUMYHBTJ.2 size=921783 2024-07-26T18:26:22.842 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.842+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=L6O0EUMYHBTJ tag=TNX7KNI4KXTJ type=write size=4067511 2024-07-26T18:26:22.844 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.844+0000 7f3ddaa3d780 1 < canceled operation key=X30EJ1YJC7Y2 tag=GW4Z8Y63467L type=del size=208576 2024-07-26T18:26:22.846 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.846+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=2YRUWUTLKFY1 type=del size=2972357 2024-07-26T18:26:22.849 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.849+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~OCXC89ITJ7S1.0 size=1048576 2024-07-26T18:26:22.850 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.850+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~OCXC89ITJ7S1.1 size=1048576 2024-07-26T18:26:22.852 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.852+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~OCXC89ITJ7S1.2 size=800833 2024-07-26T18:26:22.856 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.856+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=OCXC89ITJ7S1 tag=M036KGZZRRES type=write size=3946561 2024-07-26T18:26:22.858 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.858+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=8V5XT1RCHHQM type=del size=628810 2024-07-26T18:26:22.860 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.860+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~L63D3XVC90ZS.0 size=1048576 2024-07-26T18:26:22.862 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.862+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~L63D3XVC90ZS.1 size=719818 2024-07-26T18:26:22.865 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.865+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=L63D3XVC90ZS tag=63RKAGT401EQ type=write size=2816970 2024-07-26T18:26:22.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.869+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~PKNHD58M727O.0 size=1048576 2024-07-26T18:26:22.871 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.871+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~PKNHD58M727O.1 size=881180 2024-07-26T18:26:22.871 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.871+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=PKNHD58M727O tag=WHXE156XBEP6 type=write size=2978332 2024-07-26T18:26:22.873 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.873+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~KBKSHHYUBU3O.0 size=1048576 2024-07-26T18:26:22.874 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.873+0000 7f3ddaa3d780 1 < canceled part key=_multipart_BTLCQ5E0DTLE.2~KBKSHHYUBU3O.1 size=433339 2024-07-26T18:26:22.877 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.877+0000 7f3ddaa3d780 1 < canceled multipart upload key=BTLCQ5E0DTLE upload=KBKSHHYUBU3O tag=PQS31E8M4KEG type=write size=2530491 2024-07-26T18:26:22.879 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.879+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=KE71M8SW83WC type=del size=3103077 2024-07-26T18:26:22.881 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.881+0000 7f3ddaa3d780 1 < canceled operation key=I9YU3WJWZ8JF tag=9TX9282NERKX type=del size=3997107 2024-07-26T18:26:22.886 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.886+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~P1WMOQ2UH3I5.0 size=1048576 2024-07-26T18:26:22.888 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.888+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~P1WMOQ2UH3I5.1 size=284351 2024-07-26T18:26:22.888 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.888+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=P1WMOQ2UH3I5 tag=G9JF9N080KR9 type=write size=2381503 2024-07-26T18:26:22.893 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.893+0000 7f3ddaa3d780 1 < suggested remove operation key=J8VYU4UNB1AX tag=JFI96EC9GTUU type=del 2024-07-26T18:26:22.895 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.895+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=8JQ95K617LND type=write size=466153 2024-07-26T18:26:22.897 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.897+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~EPZ4XMLKCZQ9.0 size=1048576 2024-07-26T18:26:22.899 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.899+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~EPZ4XMLKCZQ9.1 size=63607 2024-07-26T18:26:22.904 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.904+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=EPZ4XMLKCZQ9 tag=OK7SR4LQSGNQ type=write size=2160759 2024-07-26T18:26:22.906 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.906+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=VXVOG3DDK6JU type=write size=779831 2024-07-26T18:26:22.908 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.908+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=F1S0BJQYFESG type=del 2024-07-26T18:26:22.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.910+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=0974WEQUPSFI type=write size=64323 2024-07-26T18:26:22.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.915+0000 7f3ddaa3d780 1 < suggested remove operation key=84AU5L9U1Q5S tag=O2B3JA45G2GM type=del 2024-07-26T18:26:22.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.919+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~O83SJWAF6P0E.0 size=1048576 2024-07-26T18:26:22.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.921+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~O83SJWAF6P0E.1 size=1048576 2024-07-26T18:26:22.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.923+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~O83SJWAF6P0E.2 size=95630 2024-07-26T18:26:22.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.923+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=O83SJWAF6P0E tag=BRZ62GO7TMKV type=write size=3241358 2024-07-26T18:26:22.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.925+0000 7f3ddaa3d780 1 < canceled operation key=1LIY2CFUHSLF tag=V52EH2V6ZJ6N type=write size=799938 2024-07-26T18:26:22.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.929+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~Q9W2ILLW7GMG.0 size=213733 2024-07-26T18:26:22.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.929+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=Q9W2ILLW7GMG tag=S24W0YDXZNRB type=write size=1262309 2024-07-26T18:26:22.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.931+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=ECB3AH2714BW type=del 2024-07-26T18:26:22.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.934+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=SBK5FC6ONGYK type=del size=2859948 2024-07-26T18:26:22.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.936+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~Y19T5I928NO7.0 size=1048576 2024-07-26T18:26:22.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.938+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~Y19T5I928NO7.1 size=379369 2024-07-26T18:26:22.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.942+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=Y19T5I928NO7 tag=5CMBGNQ9BC9L type=write size=2476521 2024-07-26T18:26:22.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.944+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=JSNOO1DRFHN0 type=del size=118194 2024-07-26T18:26:22.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.946+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=VDRB33EV7GXA type=del 2024-07-26T18:26:22.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.948+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=1EFS8YWIO1KP type=del size=388353 2024-07-26T18:26:22.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.952+0000 7f3ddaa3d780 1 < suggested update operation key=D5PS0VPPT1NU tag=HS0JA9ZNUXSZ type=write size=990994 2024-07-26T18:26:22.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.956+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~5DDCAPD8G9L7.0 size=486207 2024-07-26T18:26:22.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.956+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=5DDCAPD8G9L7 tag=SD19LV8SKYLS type=write size=1534783 2024-07-26T18:26:22.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.958+0000 7f3ddaa3d780 1 < canceled operation key=AD9EQ3SDW2NB tag=3IW37B7ZQIEK type=write size=731392 2024-07-26T18:26:22.960 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.960+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=LYB56PPE0KAL type=del size=153750 2024-07-26T18:26:22.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.962+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~L6O0EUMYHBTJ.0 size=1048576 2024-07-26T18:26:22.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.964+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~L6O0EUMYHBTJ.1 size=1048576 2024-07-26T18:26:22.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.965+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~L6O0EUMYHBTJ.2 size=921783 2024-07-26T18:26:22.969 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.969+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=L6O0EUMYHBTJ tag=TNX7KNI4KXTJ type=write size=4067511 2024-07-26T18:26:22.971 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.971+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=CNK2SHIA7H69 type=del size=540372 2024-07-26T18:26:22.973 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.973+0000 7f3ddaa3d780 1 < canceled operation key=FZJ256NKJJTN tag=2YRUWUTLKFY1 type=del size=2972357 2024-07-26T18:26:22.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.977+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~G5X4C3OBTGDE.0 size=260825 2024-07-26T18:26:22.977 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.977+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=G5X4C3OBTGDE tag=56M5DKI8BBXN type=write size=1309401 2024-07-26T18:26:22.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.979+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=8V5XT1RCHHQM type=del 2024-07-26T18:26:22.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.983+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~XLRMSBSVZLR5.0 size=1048576 2024-07-26T18:26:22.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.984+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~XLRMSBSVZLR5.1 size=416776 2024-07-26T18:26:22.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.984+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=XLRMSBSVZLR5 tag=D22F6FDWEEAI type=write size=2513928 2024-07-26T18:26:22.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.987+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~PKNHD58M727O.0 size=1048576 2024-07-26T18:26:22.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.988+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~PKNHD58M727O.1 size=881180 2024-07-26T18:26:22.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.992+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=PKNHD58M727O tag=WHXE156XBEP6 type=write size=2978332 2024-07-26T18:26:22.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.994+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=PA5054E6AIG3 type=del size=1925053 2024-07-26T18:26:22.996 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.996+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=KE71M8SW83WC type=del 2024-07-26T18:26:22.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:22.998+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=XXIXYJSQ2WQT type=del size=2295758 2024-07-26T18:26:23.000 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.000+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~P1WMOQ2UH3I5.0 size=1048576 2024-07-26T18:26:23.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.002+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~P1WMOQ2UH3I5.1 size=284351 2024-07-26T18:26:23.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.006+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=P1WMOQ2UH3I5 tag=G9JF9N080KR9 type=write size=2381503 2024-07-26T18:26:23.010 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.010+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~YY7LQW9CVSX0.0 size=1048576 2024-07-26T18:26:23.012 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.012+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~YY7LQW9CVSX0.1 size=453635 2024-07-26T18:26:23.012 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.012+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=YY7LQW9CVSX0 tag=OXG79V2DDA4A type=write size=2550787 2024-07-26T18:26:23.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.017+0000 7f3ddaa3d780 1 < suggested remove operation key=1LIY2CFUHSLF tag=8JQ95K617LND type=write 2024-07-26T18:26:23.021 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.021+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~192LP9K3WN0I.0 size=1048576 2024-07-26T18:26:23.022 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.022+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~192LP9K3WN0I.1 size=348484 2024-07-26T18:26:23.023 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.022+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=192LP9K3WN0I tag=Z3BEMFBSAUXH type=write size=2445636 2024-07-26T18:26:23.025 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.024+0000 7f3ddaa3d780 1 < completed write operation key=Z02TRVM1M6RF tag=VXVOG3DDK6JU type=write size=779831 2024-07-26T18:26:23.027 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.027+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=GD2E1O8EDVIH type=del size=3261717 2024-07-26T18:26:23.030 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.030+0000 7f3ddaa3d780 1 < completed write operation key=I9YU3WJWZ8JF tag=0974WEQUPSFI type=write size=64323 2024-07-26T18:26:23.034 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.034+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~NCN0LE6NKBBP.0 size=849435 2024-07-26T18:26:23.034 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.034+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=NCN0LE6NKBBP tag=J1XQHWZ42VN1 type=write size=1898011 2024-07-26T18:26:23.036 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.036+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~O83SJWAF6P0E.0 size=1048576 2024-07-26T18:26:23.038 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.038+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~O83SJWAF6P0E.1 size=1048576 2024-07-26T18:26:23.040 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.040+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~O83SJWAF6P0E.2 size=95630 2024-07-26T18:26:23.043 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.043+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=O83SJWAF6P0E tag=BRZ62GO7TMKV type=write size=3241358 2024-07-26T18:26:23.046 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.046+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=0YQ5BUUZIL82 type=write size=48797 2024-07-26T18:26:23.048 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.048+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~Q9W2ILLW7GMG.0 size=213733 2024-07-26T18:26:23.052 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.052+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=Q9W2ILLW7GMG tag=S24W0YDXZNRB type=write size=1262309 2024-07-26T18:26:23.054 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.054+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=6Q7NH59T1BF0 type=del size=229952 2024-07-26T18:26:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:22 smithi135 ceph-mon[85352]: pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 743 KiB/s rd, 257 KiB/s wr, 1.31k op/s 2024-07-26T18:26:23.063 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.063+0000 7f3ddaa3d780 -1 < failed to complete operation key=D5PS0VPPT1NU tag=SBK5FC6ONGYK type=del size=2859948: (22) Invalid argument 2024-07-26T18:26:23.066 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.066+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=KXM8AZIISQZ6 type=del size=1263351 2024-07-26T18:26:23.069 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.069+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=JSNOO1DRFHN0 type=del 2024-07-26T18:26:23.072 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.071+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=9D4M236GE4SG type=del size=712328 2024-07-26T18:26:23.074 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.073+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=1EFS8YWIO1KP type=del 2024-07-26T18:26:23.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.077+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~TSY52WWXPY93.0 size=1048576 2024-07-26T18:26:23.079 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.079+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~TSY52WWXPY93.1 size=1039694 2024-07-26T18:26:23.079 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.079+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=TSY52WWXPY93 tag=R5HWF5ODQ8FU type=write size=3136846 2024-07-26T18:26:23.082 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.081+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~5DDCAPD8G9L7.0 size=486207 2024-07-26T18:26:23.085 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.085+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=5DDCAPD8G9L7 tag=SD19LV8SKYLS type=write size=1534783 2024-07-26T18:26:23.088 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.088+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=AZVK496Y2FMY type=del size=1685009 2024-07-26T18:26:23.090 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.090+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=LYB56PPE0KAL type=del 2024-07-26T18:26:23.092 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.092+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=JLR9V8L5VFUF type=del size=2761009 2024-07-26T18:26:23.094 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.094+0000 7f3ddaa3d780 1 < canceled operation key=N5GSO7LGJZWN tag=CNK2SHIA7H69 type=del size=540372 2024-07-26T18:26:23.096 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.096+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=EYV8TFPVYSM1 type=del size=2996527 2024-07-26T18:26:23.098 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.098+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~G5X4C3OBTGDE.0 size=260825 2024-07-26T18:26:23.102 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.102+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=G5X4C3OBTGDE tag=56M5DKI8BBXN type=write size=1309401 2024-07-26T18:26:23.104 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.104+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=U7FME0I85VGH type=del size=2963036 2024-07-26T18:26:23.206 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.106+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~XLRMSBSVZLR5.0 size=1048576 2024-07-26T18:26:23.206 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.108+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~XLRMSBSVZLR5.1 size=416776 2024-07-26T18:26:23.206 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.111+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=XLRMSBSVZLR5 tag=D22F6FDWEEAI type=write size=2513928 2024-07-26T18:26:23.206 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.114+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=YH91IBW9EK37 type=write size=239238 2024-07-26T18:26:23.206 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.116+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=PA5054E6AIG3 type=del 2024-07-26T18:26:23.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.119+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~O5PC6ND7MPG7.0 size=927920 2024-07-26T18:26:23.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.119+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=O5PC6ND7MPG7 tag=GHGUTEKYA34D type=write size=1976496 2024-07-26T18:26:23.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.121+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=XXIXYJSQ2WQT type=del 2024-07-26T18:26:23.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.124+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=YS9AF12Q07W9 type=del size=3926708 2024-07-26T18:26:23.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.126+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~YY7LQW9CVSX0.0 size=1048576 2024-07-26T18:26:23.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.126+0000 7f3ddaa3d780 1 < canceled part key=_multipart_Z02TRVM1M6RF.2~YY7LQW9CVSX0.1 size=453635 2024-07-26T18:26:23.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.129+0000 7f3ddaa3d780 1 < canceled multipart upload key=Z02TRVM1M6RF upload=YY7LQW9CVSX0 tag=OXG79V2DDA4A type=write size=2550787 2024-07-26T18:26:23.208 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.133+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~A830KREK9S7Y.0 size=412459 2024-07-26T18:26:23.208 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.133+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=A830KREK9S7Y tag=KG1R6BAIQ0BT type=write size=1461035 2024-07-26T18:26:23.208 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.134+0000 7f3ddaa3d780 1 < canceled part key=_multipart_BTLCQ5E0DTLE.2~192LP9K3WN0I.0 size=1048576 2024-07-26T18:26:23.208 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.136+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~192LP9K3WN0I.1 size=348484 2024-07-26T18:26:23.208 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.139+0000 7f3ddaa3d780 1 < canceled multipart upload key=BTLCQ5E0DTLE upload=192LP9K3WN0I tag=Z3BEMFBSAUXH type=write size=2445636 2024-07-26T18:26:23.208 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.143+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~2NRSW14M0FE7.0 size=1048576 2024-07-26T18:26:23.208 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.145+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~2NRSW14M0FE7.1 size=19741 2024-07-26T18:26:23.208 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.145+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=2NRSW14M0FE7 tag=2E7A8GYC586P type=write size=2116893 2024-07-26T18:26:23.208 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.147+0000 7f3ddaa3d780 1 < canceled operation key=S74V0KNQ20M4 tag=GD2E1O8EDVIH type=del size=3261717 2024-07-26T18:26:23.208 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.149+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=F82G085F6O5J type=del size=2758854 2024-07-26T18:26:23.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.151+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~NCN0LE6NKBBP.0 size=849435 2024-07-26T18:26:23.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.154+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=NCN0LE6NKBBP tag=J1XQHWZ42VN1 type=write size=1898011 2024-07-26T18:26:23.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.157+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=3IWE3R2GBKU9 type=del size=3763108 2024-07-26T18:26:23.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.159+0000 7f3ddaa3d780 1 < completed write operation key=K2MEY9UVYDCS tag=0YQ5BUUZIL82 type=write size=48797 2024-07-26T18:26:23.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.161+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=90XR3WK2PVKZ type=write size=262820 2024-07-26T18:26:23.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.163+0000 7f3ddaa3d780 1 < canceled operation key=UV4009RBTCGG tag=6Q7NH59T1BF0 type=del size=229952 2024-07-26T18:26:23.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.165+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=EE8XVXFZTXN0 type=del size=1859813 2024-07-26T18:26:23.210 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.167+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=KXM8AZIISQZ6 type=del 2024-07-26T18:26:23.210 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.169+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=EJRQ8R1UXZ11 type=del size=2898261 2024-07-26T18:26:23.210 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.171+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=9D4M236GE4SG type=del 2024-07-26T18:26:23.210 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.173+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=N6GAYZ086KTR type=del size=2858855 2024-07-26T18:26:23.210 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.175+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~TSY52WWXPY93.0 size=1048576 2024-07-26T18:26:23.210 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.177+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~TSY52WWXPY93.1 size=1039694 2024-07-26T18:26:23.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:22 smithi071 ceph-mon[92867]: pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 743 KiB/s rd, 257 KiB/s wr, 1.31k op/s 2024-07-26T18:26:23.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:22 smithi071 ceph-mon[90507]: pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 743 KiB/s rd, 257 KiB/s wr, 1.31k op/s 2024-07-26T18:26:23.213 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.181+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=TSY52WWXPY93 tag=R5HWF5ODQ8FU type=write size=3136846 2024-07-26T18:26:23.213 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.183+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=J63OHDC0B7U3 type=del size=4122975 2024-07-26T18:26:23.213 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.185+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=AZVK496Y2FMY type=del 2024-07-26T18:26:23.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.187+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=9PN12BG4V6IU type=del size=4298 2024-07-26T18:26:23.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.191+0000 7f3ddaa3d780 1 < suggested update operation key=J8VYU4UNB1AX tag=JLR9V8L5VFUF type=del size=2761009 2024-07-26T18:26:23.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.195+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~HR6YYHRKLATF.0 size=1048576 2024-07-26T18:26:23.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.196+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~HR6YYHRKLATF.1 size=264041 2024-07-26T18:26:23.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.196+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=HR6YYHRKLATF tag=EQDJ6I5VLWIS type=write size=2361193 2024-07-26T18:26:23.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.198+0000 7f3ddaa3d780 1 < canceled operation key=N5GSO7LGJZWN tag=EYV8TFPVYSM1 type=del size=2996527 2024-07-26T18:26:23.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.201+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=9G984X4C17YG type=del size=3397565 2024-07-26T18:26:23.215 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.203+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=U7FME0I85VGH type=del 2024-07-26T18:26:23.215 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.207+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~UC3K97MDUE4P.0 size=1048576 2024-07-26T18:26:23.215 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.209+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~UC3K97MDUE4P.1 size=753471 2024-07-26T18:26:23.215 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.209+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=UC3K97MDUE4P tag=6NMOVI0SJNA5 type=write size=2850623 2024-07-26T18:26:23.215 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.212+0000 7f3ddaa3d780 1 < completed write operation key=L46OSDRB7XAV tag=YH91IBW9EK37 type=write size=239238 2024-07-26T18:26:23.215 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.215+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~98SZ9P3N2UAF.0 size=1048576 2024-07-26T18:26:23.217 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.217+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~98SZ9P3N2UAF.1 size=1048576 2024-07-26T18:26:23.219 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.219+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~98SZ9P3N2UAF.2 size=456928 2024-07-26T18:26:23.219 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.219+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=98SZ9P3N2UAF tag=I5IFN37IZ6WU type=write size=3602656 2024-07-26T18:26:23.219 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.219+0000 7f3ddaa3d780 1 < canceled part key=_multipart_11490TKEFTX8.2~O5PC6ND7MPG7.0 size=927920 2024-07-26T18:26:23.223 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.223+0000 7f3ddaa3d780 1 < canceled multipart upload key=11490TKEFTX8 upload=O5PC6ND7MPG7 tag=GHGUTEKYA34D type=write size=1976496 2024-07-26T18:26:23.226 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.226+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~AZEGK1IV42YW.0 size=1048576 2024-07-26T18:26:23.228 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.228+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~AZEGK1IV42YW.1 size=1048576 2024-07-26T18:26:23.230 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.230+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~AZEGK1IV42YW.2 size=855109 2024-07-26T18:26:23.230 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.230+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=AZEGK1IV42YW tag=4986AGF56QQ5 type=write size=4000837 2024-07-26T18:26:23.233 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.233+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=YS9AF12Q07W9 type=del 2024-07-26T18:26:23.235 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.235+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=VU4SPHYBUVUM type=write size=708098 2024-07-26T18:26:23.237 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.237+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~A830KREK9S7Y.0 size=412459 2024-07-26T18:26:23.241 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.241+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=A830KREK9S7Y tag=KG1R6BAIQ0BT type=write size=1461035 2024-07-26T18:26:23.243 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.243+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=2XL1FT9VJ34L type=write size=655330 2024-07-26T18:26:23.245 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.245+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~2NRSW14M0FE7.0 size=1048576 2024-07-26T18:26:23.247 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.247+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~2NRSW14M0FE7.1 size=19741 2024-07-26T18:26:23.251 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.250+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=2NRSW14M0FE7 tag=2E7A8GYC586P type=write size=2116893 2024-07-26T18:26:23.254 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.254+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~7CKF0Z60KY6J.0 size=682900 2024-07-26T18:26:23.254 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.254+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=7CKF0Z60KY6J tag=APANZ95G0TI3 type=write size=1731476 2024-07-26T18:26:23.256 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.256+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=F82G085F6O5J type=del 2024-07-26T18:26:23.260 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.259+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~2L3G55DRK60C.0 size=1048576 2024-07-26T18:26:23.261 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.261+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~2L3G55DRK60C.1 size=429962 2024-07-26T18:26:23.261 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.261+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=2L3G55DRK60C tag=6PCIE87KAMXN type=write size=2527114 2024-07-26T18:26:23.263 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.264+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=3IWE3R2GBKU9 type=del 2024-07-26T18:26:23.266 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.266+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=GN5P9ZINHNPG type=write size=712026 2024-07-26T18:26:23.268 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.268+0000 7f3ddaa3d780 1 < completed write operation key=BTLCQ5E0DTLE tag=90XR3WK2PVKZ type=write size=262820 2024-07-26T18:26:23.270 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.270+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=9TX4TC07BOI0 type=del size=3893593 2024-07-26T18:26:23.272 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.272+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=EE8XVXFZTXN0 type=del 2024-07-26T18:26:23.274 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.274+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=YZ7QB30ASMB4 type=del size=2658612 2024-07-26T18:26:23.276 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.276+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=EJRQ8R1UXZ11 type=del 2024-07-26T18:26:23.279 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.279+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=39KHTYC0QWSR type=del size=2170131 2024-07-26T18:26:23.281 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.281+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=N6GAYZ086KTR type=del 2024-07-26T18:26:23.285 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.285+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~RLLYCZT0QD7K.0 size=1048576 2024-07-26T18:26:23.287 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.287+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~RLLYCZT0QD7K.1 size=1048576 2024-07-26T18:26:23.288 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.288+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~RLLYCZT0QD7K.2 size=192909 2024-07-26T18:26:23.289 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.288+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=RLLYCZT0QD7K tag=IE6MJN2QBOTT type=write size=3338637 2024-07-26T18:26:23.293 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.293+0000 7f3ddaa3d780 1 < suggested update operation key=RT3ANNQ6TPYT tag=J63OHDC0B7U3 type=del size=4122975 2024-07-26T18:26:23.295 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.295+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=09JI1M4J832D type=del size=205472 2024-07-26T18:26:23.297 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.297+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=9PN12BG4V6IU type=del 2024-07-26T18:26:23.300 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.300+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=ENI3ACZP2YTB type=write size=832990 2024-07-26T18:26:23.303 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.303+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~HR6YYHRKLATF.0 size=1048576 2024-07-26T18:26:23.305 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.304+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~HR6YYHRKLATF.1 size=264041 2024-07-26T18:26:23.308 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.308+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=HR6YYHRKLATF tag=EQDJ6I5VLWIS type=write size=2361193 2024-07-26T18:26:23.310 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.310+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=MJABRO6EAFZZ type=del size=1283552 2024-07-26T18:26:23.314 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.314+0000 7f3ddaa3d780 1 < suggested remove operation key=84AU5L9U1Q5S tag=9G984X4C17YG type=del 2024-07-26T18:26:23.318 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.318+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~VAW42FDMNYDY.0 size=1048576 2024-07-26T18:26:23.319 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.319+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~VAW42FDMNYDY.1 size=1048576 2024-07-26T18:26:23.321 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.321+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~VAW42FDMNYDY.2 size=545069 2024-07-26T18:26:23.322 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.321+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=VAW42FDMNYDY tag=DBISK94TDQ8U type=write size=3690797 2024-07-26T18:26:23.324 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.324+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~UC3K97MDUE4P.0 size=1048576 2024-07-26T18:26:23.325 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.325+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~UC3K97MDUE4P.1 size=753471 2024-07-26T18:26:23.330 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.330+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=UC3K97MDUE4P tag=6NMOVI0SJNA5 type=write size=2850623 2024-07-26T18:26:23.332 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.332+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=6Z4QYDQZPZ0W type=del size=1958919 2024-07-26T18:26:23.335 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.334+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~98SZ9P3N2UAF.0 size=1048576 2024-07-26T18:26:23.336 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.336+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~98SZ9P3N2UAF.1 size=1048576 2024-07-26T18:26:23.338 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.338+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~98SZ9P3N2UAF.2 size=456928 2024-07-26T18:26:23.341 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.341+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=98SZ9P3N2UAF tag=I5IFN37IZ6WU type=write size=3602656 2024-07-26T18:26:23.343 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.343+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=DOB7MJ5GA9PR type=del size=3728096 2024-07-26T18:26:23.346 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.346+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~AZEGK1IV42YW.0 size=1048576 2024-07-26T18:26:23.348 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.347+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~AZEGK1IV42YW.1 size=1048576 2024-07-26T18:26:23.349 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.349+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~AZEGK1IV42YW.2 size=855109 2024-07-26T18:26:23.353 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.353+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=AZEGK1IV42YW tag=4986AGF56QQ5 type=write size=4000837 2024-07-26T18:26:23.355 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.355+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=P0K0UTV92N32 type=del size=3590148 2024-07-26T18:26:23.357 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.357+0000 7f3ddaa3d780 1 < completed write operation key=S74V0KNQ20M4 tag=VU4SPHYBUVUM type=write size=708098 2024-07-26T18:26:23.360 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.359+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=PX8Y8XSRD317 type=write size=450555 2024-07-26T18:26:23.362 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.362+0000 7f3ddaa3d780 1 < completed write operation key=Z02TRVM1M6RF tag=2XL1FT9VJ34L type=write size=655330 2024-07-26T18:26:23.364 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.364+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=SWLDP9V8LVI5 type=del size=1285943 2024-07-26T18:26:23.366 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.366+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~7CKF0Z60KY6J.0 size=682900 2024-07-26T18:26:23.370 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.370+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=7CKF0Z60KY6J tag=APANZ95G0TI3 type=write size=1731476 2024-07-26T18:26:23.374 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.374+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~I5B9FZ7H593B.0 size=1048576 2024-07-26T18:26:23.376 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.376+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~I5B9FZ7H593B.1 size=1048576 2024-07-26T18:26:23.378 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.378+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~I5B9FZ7H593B.2 size=144377 2024-07-26T18:26:23.379 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.378+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=I5B9FZ7H593B tag=Y1QK5S8UY8WQ type=write size=3290105 2024-07-26T18:26:23.379 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.379+0000 7f3ddaa3d780 1 < canceled part key=_multipart_D5PS0VPPT1NU.2~2L3G55DRK60C.0 size=1048576 2024-07-26T18:26:23.381 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.381+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~2L3G55DRK60C.1 size=429962 2024-07-26T18:26:23.386 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.385+0000 7f3ddaa3d780 1 < canceled multipart upload key=D5PS0VPPT1NU upload=2L3G55DRK60C tag=6PCIE87KAMXN type=write size=2527114 2024-07-26T18:26:23.388 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.388+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=ZS4TOLZR8DPE type=del size=3139830 2024-07-26T18:26:23.390 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.390+0000 7f3ddaa3d780 1 < canceled operation key=Z1FVCAHI4M1P tag=GN5P9ZINHNPG type=write size=712026 2024-07-26T18:26:23.392 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.392+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=5DKKQKS1XDQ9 type=del size=3894742 2024-07-26T18:26:23.397 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.397+0000 7f3ddaa3d780 1 < suggested update operation key=1DWH8ZS24A34 tag=9TX4TC07BOI0 type=del size=3893593 2024-07-26T18:26:23.402 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.402+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~97DA4QAQFUFF.0 size=677498 2024-07-26T18:26:23.402 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.402+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=97DA4QAQFUFF tag=WGAKC93NI3EF type=write size=1726074 2024-07-26T18:26:23.404 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.404+0000 7f3ddaa3d780 1 < canceled operation key=I9YU3WJWZ8JF tag=YZ7QB30ASMB4 type=del size=2658612 2024-07-26T18:26:23.406 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.406+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=98LJGQQCALS3 type=del size=391812 2024-07-26T18:26:23.408 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.408+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=39KHTYC0QWSR type=del 2024-07-26T18:26:23.413 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.413+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~1WJXL350CK26.0 size=117909 2024-07-26T18:26:23.413 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.413+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=1WJXL350CK26 tag=A1AUUR13V303 type=write size=1166485 2024-07-26T18:26:23.413 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.413+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RT3ANNQ6TPYT.2~RLLYCZT0QD7K.0 size=1048576 2024-07-26T18:26:23.415 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.415+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~RLLYCZT0QD7K.1 size=1048576 2024-07-26T18:26:23.415 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.415+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RT3ANNQ6TPYT.2~RLLYCZT0QD7K.2 size=192909 2024-07-26T18:26:23.418 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.418+0000 7f3ddaa3d780 1 < canceled multipart upload key=RT3ANNQ6TPYT upload=RLLYCZT0QD7K tag=IE6MJN2QBOTT type=write size=3338637 2024-07-26T18:26:23.420 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.420+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=1RCFF2E9RETG type=del size=4052863 2024-07-26T18:26:23.422 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.422+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=09JI1M4J832D type=del 2024-07-26T18:26:23.424 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.424+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=TGCE9REDVF5H type=write size=644272 2024-07-26T18:26:23.426 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.426+0000 7f3ddaa3d780 1 < completed write operation key=DZU44WIZB15R tag=ENI3ACZP2YTB type=write size=832990 2024-07-26T18:26:23.428 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.428+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=JNE17BDL3RO4 type=del size=619748 2024-07-26T18:26:23.430 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.430+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=MJABRO6EAFZZ type=del 2024-07-26T18:26:23.432 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.432+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=T7FNFXOIGUK3 type=write size=774120 2024-07-26T18:26:23.434 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.434+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~VAW42FDMNYDY.0 size=1048576 2024-07-26T18:26:23.436 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.436+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~VAW42FDMNYDY.1 size=1048576 2024-07-26T18:26:23.438 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.438+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~VAW42FDMNYDY.2 size=545069 2024-07-26T18:26:23.442 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.442+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=VAW42FDMNYDY tag=DBISK94TDQ8U type=write size=3690797 2024-07-26T18:26:23.444 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.444+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=PJPRYM2OE0WP type=del size=1759649 2024-07-26T18:26:23.447 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.446+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=6Z4QYDQZPZ0W type=del 2024-07-26T18:26:23.448 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.448+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=D49OCIEREIX8 type=del size=1173592 2024-07-26T18:26:23.451 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.451+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=DOB7MJ5GA9PR type=del 2024-07-26T18:26:23.454 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.454+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~VAJTDYX9INF2.0 size=649673 2024-07-26T18:26:23.455 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.454+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=VAJTDYX9INF2 tag=W7YFQQR9WVK6 type=write size=1698249 2024-07-26T18:26:23.456 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.456+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=P0K0UTV92N32 type=del 2024-07-26T18:26:23.458 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.458+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=F2EH7F7FQ0BL type=del size=299622 2024-07-26T18:26:23.463 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.463+0000 7f3ddaa3d780 1 < suggested remove operation key=5LH5QFW4B9KV tag=PX8Y8XSRD317 type=write 2024-07-26T18:26:23.467 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.467+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~KT73XZ27JOTA.0 size=1048576 2024-07-26T18:26:23.469 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.469+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~KT73XZ27JOTA.1 size=1048576 2024-07-26T18:26:23.470 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.470+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~KT73XZ27JOTA.2 size=660623 2024-07-26T18:26:23.470 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.470+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=KT73XZ27JOTA tag=4STX3TH32V3Q type=write size=3806351 2024-07-26T18:26:23.472 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.472+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=SWLDP9V8LVI5 type=del 2024-07-26T18:26:23.476 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.476+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~A13FFKM2N784.0 size=1048576 2024-07-26T18:26:23.478 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.477+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~A13FFKM2N784.1 size=1048576 2024-07-26T18:26:23.479 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.479+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~A13FFKM2N784.2 size=671575 2024-07-26T18:26:23.479 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.479+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=A13FFKM2N784 tag=UE27TVYD2RJ6 type=write size=3817303 2024-07-26T18:26:23.482 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.482+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~I5B9FZ7H593B.0 size=1048576 2024-07-26T18:26:23.484 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.484+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~I5B9FZ7H593B.1 size=1048576 2024-07-26T18:26:23.485 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.485+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~I5B9FZ7H593B.2 size=144377 2024-07-26T18:26:23.489 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.489+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=I5B9FZ7H593B tag=Y1QK5S8UY8WQ type=write size=3290105 2024-07-26T18:26:23.493 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.493+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~H421NN00G9RS.0 size=1048576 2024-07-26T18:26:23.495 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.495+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~H421NN00G9RS.1 size=258013 2024-07-26T18:26:23.495 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.495+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=H421NN00G9RS tag=EW0JLGE5JRNZ type=write size=2355165 2024-07-26T18:26:23.497 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.497+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=ZS4TOLZR8DPE type=del 2024-07-26T18:26:23.499 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.499+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=E1JPD2UL6Q2I type=del size=4021057 2024-07-26T18:26:23.502 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.502+0000 7f3ddaa3d780 1 < completed delete operation key=Z02TRVM1M6RF tag=5DKKQKS1XDQ9 type=del 2024-07-26T18:26:23.504 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.504+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=5CVN7QLOMP6D type=del size=424336 2024-07-26T18:26:23.505 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.505+0000 7f3ddaa3d780 1 < canceled part key=_multipart_CK96G7K11B24.2~97DA4QAQFUFF.0 size=677498 2024-07-26T18:26:23.509 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.508+0000 7f3ddaa3d780 1 < canceled multipart upload key=CK96G7K11B24 upload=97DA4QAQFUFF tag=WGAKC93NI3EF type=write size=1726074 2024-07-26T18:26:23.511 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.511+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=ZD6FKJG1CU5K type=del size=2161573 2024-07-26T18:26:23.513 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.513+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=98LJGQQCALS3 type=del 2024-07-26T18:26:23.515 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.515+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=JNB3ESG73KQO type=del size=1899303 2024-07-26T18:26:23.517 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.517+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~1WJXL350CK26.0 size=117909 2024-07-26T18:26:23.520 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.520+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=1WJXL350CK26 tag=A1AUUR13V303 type=write size=1166485 2024-07-26T18:26:23.525 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.525+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~6Q8YVANGZ86X.0 size=1048576 2024-07-26T18:26:23.527 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.527+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~6Q8YVANGZ86X.1 size=669999 2024-07-26T18:26:23.527 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.527+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=6Q8YVANGZ86X tag=PFUNCVJ3DXG2 type=write size=2767151 2024-07-26T18:26:23.529 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.529+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=1RCFF2E9RETG type=del 2024-07-26T18:26:23.533 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.533+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~ODNSP2W5OT7M.0 size=1012656 2024-07-26T18:26:23.533 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.533+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=ODNSP2W5OT7M tag=O2TUYH8XN7JH type=write size=2061232 2024-07-26T18:26:23.535 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.535+0000 7f3ddaa3d780 1 < completed write operation key=HA72EZU2OC9Y tag=TGCE9REDVF5H type=write size=644272 2024-07-26T18:26:23.537 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.537+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=H9H5RT6XA05X type=del size=2020525 2024-07-26T18:26:23.540 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.539+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=JNE17BDL3RO4 type=del 2024-07-26T18:26:23.541 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.541+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=KZBWKHRTYEY0 type=del size=3270366 2024-07-26T18:26:23.543 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.543+0000 7f3ddaa3d780 1 < canceled operation key=J8VYU4UNB1AX tag=T7FNFXOIGUK3 type=write size=774120 2024-07-26T18:26:23.546 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.546+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=WX2PQU2L17WM type=del size=3457765 2024-07-26T18:26:23.549 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.549+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=PJPRYM2OE0WP type=del 2024-07-26T18:26:23.552 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.552+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=KSYOSXIBAHLB type=del size=1421845 2024-07-26T18:26:23.554 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.554+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=D49OCIEREIX8 type=del 2024-07-26T18:26:23.557 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.557+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=J145LN3Y3X88 type=del size=2280523 2024-07-26T18:26:23.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.560+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~VAJTDYX9INF2.0 size=649673 2024-07-26T18:26:23.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.564+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=VAJTDYX9INF2 tag=W7YFQQR9WVK6 type=write size=1698249 2024-07-26T18:26:23.568 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.568+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~1039GHBM8Z4C.0 size=1048576 2024-07-26T18:26:23.570 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.570+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~1039GHBM8Z4C.1 size=497458 2024-07-26T18:26:23.570 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.570+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=1039GHBM8Z4C tag=HR6C4NLHPTOA type=write size=2594610 2024-07-26T18:26:23.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.573+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=F2EH7F7FQ0BL type=del 2024-07-26T18:26:23.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.576+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=WOHIZM6ZPT0L type=del size=3267147 2024-07-26T18:26:23.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.578+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~KT73XZ27JOTA.0 size=1048576 2024-07-26T18:26:23.579 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.580+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~KT73XZ27JOTA.1 size=1048576 2024-07-26T18:26:23.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.581+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~KT73XZ27JOTA.2 size=660623 2024-07-26T18:26:23.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.585+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=KT73XZ27JOTA tag=4STX3TH32V3Q type=write size=3806351 2024-07-26T18:26:23.587 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.587+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=YLN4DPWESGHL type=del size=43155 2024-07-26T18:26:23.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.589+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~A13FFKM2N784.0 size=1048576 2024-07-26T18:26:23.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.591+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~A13FFKM2N784.1 size=1048576 2024-07-26T18:26:23.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.592+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~A13FFKM2N784.2 size=671575 2024-07-26T18:26:23.597 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.597+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=A13FFKM2N784 tag=UE27TVYD2RJ6 type=write size=3817303 2024-07-26T18:26:23.600 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.600+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~4RHEX8X106Y2.0 size=761887 2024-07-26T18:26:23.600 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.600+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=4RHEX8X106Y2 tag=8ZHW8XXGKZBL type=write size=1810463 2024-07-26T18:26:23.602 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.602+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~H421NN00G9RS.0 size=1048576 2024-07-26T18:26:23.607 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.604+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~H421NN00G9RS.1 size=258013 2024-07-26T18:26:23.608 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.608+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=H421NN00G9RS tag=EW0JLGE5JRNZ type=write size=2355165 2024-07-26T18:26:23.612 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.612+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~AFGV2J6RSN50.0 size=1048576 2024-07-26T18:26:23.613 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.613+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~AFGV2J6RSN50.1 size=357783 2024-07-26T18:26:23.614 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.613+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=AFGV2J6RSN50 tag=RPBP6L6SL2CV type=write size=2454935 2024-07-26T18:26:23.615 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.615+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=E1JPD2UL6Q2I type=del 2024-07-26T18:26:23.617 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.617+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=Y1I7QNHFO748 type=del size=757402 2024-07-26T18:26:23.620 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.620+0000 7f3ddaa3d780 1 < canceled operation key=S74V0KNQ20M4 tag=5CVN7QLOMP6D type=del size=424336 2024-07-26T18:26:23.622 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.622+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=LXXF4TA8GLYN type=del size=2975109 2024-07-26T18:26:23.626 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.625+0000 7f3ddaa3d780 1 < suggested remove operation key=CNINHWKC95EZ tag=ZD6FKJG1CU5K type=del 2024-07-26T18:26:23.628 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.628+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=1KD5HLPAFDWR type=write size=466215 2024-07-26T18:26:23.630 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.630+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=JNB3ESG73KQO type=del 2024-07-26T18:26:23.632 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.632+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=G795G9985XM2 type=del size=1014817 2024-07-26T18:26:23.634 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.634+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~6Q8YVANGZ86X.0 size=1048576 2024-07-26T18:26:23.636 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.636+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~6Q8YVANGZ86X.1 size=669999 2024-07-26T18:26:23.639 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.639+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=6Q8YVANGZ86X tag=PFUNCVJ3DXG2 type=write size=2767151 2024-07-26T18:26:23.641 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.641+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=B4ODWD0RQQU7 type=write size=231488 2024-07-26T18:26:23.643 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.643+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~ODNSP2W5OT7M.0 size=1012656 2024-07-26T18:26:23.647 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.647+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=ODNSP2W5OT7M tag=O2TUYH8XN7JH type=write size=2061232 2024-07-26T18:26:23.652 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.652+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~RHNF2MNI8743.0 size=1048576 2024-07-26T18:26:23.654 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.654+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~RHNF2MNI8743.1 size=1048576 2024-07-26T18:26:23.656 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.656+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~RHNF2MNI8743.2 size=426366 2024-07-26T18:26:23.656 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.656+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=RHNF2MNI8743 tag=JIYMNR6XT47L type=write size=3572094 2024-07-26T18:26:23.659 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.659+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=H9H5RT6XA05X type=del 2024-07-26T18:26:23.664 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.663+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~ECEFJDQVY43S.0 size=749242 2024-07-26T18:26:23.664 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.663+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=ECEFJDQVY43S tag=KE7IV69WDIYC type=write size=1797818 2024-07-26T18:26:23.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.666+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=KZBWKHRTYEY0 type=del 2024-07-26T18:26:23.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.668+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=GX631TOFM94M type=del size=1617132 2024-07-26T18:26:23.671 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.671+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=WX2PQU2L17WM type=del 2024-07-26T18:26:23.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.674+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=N7D1HWP7XKVU type=del size=3299555 2024-07-26T18:26:23.676 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.676+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=KSYOSXIBAHLB type=del 2024-07-26T18:26:23.681 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.680+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~7074W3SKBFXF.0 size=1048576 2024-07-26T18:26:23.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.682+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~7074W3SKBFXF.1 size=1048576 2024-07-26T18:26:23.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.684+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~7074W3SKBFXF.2 size=900989 2024-07-26T18:26:23.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.684+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=7074W3SKBFXF tag=KS5GZGLLRO3A type=write size=4046717 2024-07-26T18:26:23.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.687+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=J145LN3Y3X88 type=del 2024-07-26T18:26:23.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.689+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=V53JE4XLHCZ1 type=del size=4040930 2024-07-26T18:26:23.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.692+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~1039GHBM8Z4C.0 size=1048576 2024-07-26T18:26:23.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.694+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~1039GHBM8Z4C.1 size=497458 2024-07-26T18:26:23.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.699+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=1039GHBM8Z4C tag=HR6C4NLHPTOA type=write size=2594610 2024-07-26T18:26:23.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.703+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~AKZICIPFYZVC.0 size=1048576 2024-07-26T18:26:23.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.705+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~AKZICIPFYZVC.1 size=1048576 2024-07-26T18:26:23.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.708+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~AKZICIPFYZVC.2 size=55866 2024-07-26T18:26:23.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.708+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=AKZICIPFYZVC tag=A7P1SACZHR5A type=write size=3201594 2024-07-26T18:26:23.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.710+0000 7f3ddaa3d780 1 < canceled operation key=Z1FVCAHI4M1P tag=WOHIZM6ZPT0L type=del size=3267147 2024-07-26T18:26:23.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.713+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=XFVQTNM9YKVO type=del size=3373058 2024-07-26T18:26:23.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.715+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=YLN4DPWESGHL type=del 2024-07-26T18:26:23.720 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.720+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~XX4CCBCEICDM.0 size=1048576 2024-07-26T18:26:23.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.722+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~XX4CCBCEICDM.1 size=1048576 2024-07-26T18:26:23.724 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.724+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~XX4CCBCEICDM.2 size=841838 2024-07-26T18:26:23.724 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.724+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=XX4CCBCEICDM tag=A376YN0JYS4D type=write size=3987566 2024-07-26T18:26:23.727 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.726+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~4RHEX8X106Y2.0 size=761887 2024-07-26T18:26:23.730 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.730+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=4RHEX8X106Y2 tag=8ZHW8XXGKZBL type=write size=1810463 2024-07-26T18:26:23.732 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.732+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=QCFPBXKEK33F type=write size=786480 2024-07-26T18:26:23.735 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.735+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~AFGV2J6RSN50.0 size=1048576 2024-07-26T18:26:23.737 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.736+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~AFGV2J6RSN50.1 size=357783 2024-07-26T18:26:23.740 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.740+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=AFGV2J6RSN50 tag=RPBP6L6SL2CV type=write size=2454935 2024-07-26T18:26:23.744 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.744+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~4ER5XXU534ET.0 size=854630 2024-07-26T18:26:23.744 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.744+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=4ER5XXU534ET tag=KXJLXYNBX0JC type=write size=1903206 2024-07-26T18:26:23.746 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.746+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=Y1I7QNHFO748 type=del 2024-07-26T18:26:23.751 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.751+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~F4WRCQ4E8UJZ.0 size=471806 2024-07-26T18:26:23.751 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.751+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=F4WRCQ4E8UJZ tag=2P6PTJOK1IWY type=write size=1520382 2024-07-26T18:26:23.754 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.754+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=LXXF4TA8GLYN type=del 2024-07-26T18:26:23.758 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.758+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~FP9QACYZLZNX.0 size=1048576 2024-07-26T18:26:23.761 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.760+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~FP9QACYZLZNX.1 size=1048576 2024-07-26T18:26:23.763 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.763+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~FP9QACYZLZNX.2 size=22026 2024-07-26T18:26:23.763 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.763+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=FP9QACYZLZNX tag=XL0GZ81NK9GZ type=write size=3167754 2024-07-26T18:26:23.766 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.766+0000 7f3ddaa3d780 1 < completed write operation key=VIPOJV250K5N tag=1KD5HLPAFDWR type=write size=466215 2024-07-26T18:26:23.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.771+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~KCX61O1N171Q.0 size=493180 2024-07-26T18:26:23.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.771+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=KCX61O1N171Q tag=9M7KMQFJUSFF type=write size=1541756 2024-07-26T18:26:23.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.774+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=G795G9985XM2 type=del 2024-07-26T18:26:23.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.776+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=B47SCDUMNJYN type=write size=1006121 2024-07-26T18:26:23.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.779+0000 7f3ddaa3d780 1 < completed write operation key=D5PS0VPPT1NU tag=B4ODWD0RQQU7 type=write size=231488 2024-07-26T18:26:23.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.781+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=BC9IDDK98PMM type=del size=3672758 2024-07-26T18:26:23.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.784+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~RHNF2MNI8743.0 size=1048576 2024-07-26T18:26:23.786 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.786+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~RHNF2MNI8743.1 size=1048576 2024-07-26T18:26:23.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.788+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~RHNF2MNI8743.2 size=426366 2024-07-26T18:26:23.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.791+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=RHNF2MNI8743 tag=JIYMNR6XT47L type=write size=3572094 2024-07-26T18:26:23.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.794+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=I0QN3ZDF2VJQ type=del size=3638665 2024-07-26T18:26:23.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.794+0000 7f3ddaa3d780 1 < canceled part key=_multipart_5LH5QFW4B9KV.2~ECEFJDQVY43S.0 size=749242 2024-07-26T18:26:23.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.797+0000 7f3ddaa3d780 1 < canceled multipart upload key=5LH5QFW4B9KV upload=ECEFJDQVY43S tag=KE7IV69WDIYC type=write size=1797818 2024-07-26T18:26:23.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.800+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=H4DU1L3B30AI type=write size=188022 2024-07-26T18:26:23.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.802+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=GX631TOFM94M type=del 2024-07-26T18:26:23.805 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.805+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=GE7JQN2WYN01 type=del size=1719224 2024-07-26T18:26:23.811 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.807+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=N7D1HWP7XKVU type=del 2024-07-26T18:26:23.811 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.811+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~9WJD4PSGC6OP.0 size=1048576 2024-07-26T18:26:23.813 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.813+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~9WJD4PSGC6OP.1 size=1048576 2024-07-26T18:26:23.815 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.815+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~9WJD4PSGC6OP.2 size=7610 2024-07-26T18:26:23.815 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.815+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=9WJD4PSGC6OP tag=VEAFQ2ML9CSK type=write size=3153338 2024-07-26T18:26:23.815 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.815+0000 7f3ddaa3d780 1 < canceled part key=_multipart_5LH5QFW4B9KV.2~7074W3SKBFXF.0 size=1048576 2024-07-26T18:26:23.817 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.817+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~7074W3SKBFXF.1 size=1048576 2024-07-26T18:26:23.819 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.819+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~7074W3SKBFXF.2 size=900989 2024-07-26T18:26:23.823 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.823+0000 7f3ddaa3d780 1 < canceled multipart upload key=5LH5QFW4B9KV upload=7074W3SKBFXF tag=KS5GZGLLRO3A type=write size=4046717 2024-07-26T18:26:23.827 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.827+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~2VIGKZMVLNNT.0 size=375680 2024-07-26T18:26:23.827 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.827+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=2VIGKZMVLNNT tag=W9H513VM7LO3 type=write size=1424256 2024-07-26T18:26:23.830 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.830+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=V53JE4XLHCZ1 type=del 2024-07-26T18:26:23.835 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.835+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~RK1XSO7HKTMZ.0 size=63790 2024-07-26T18:26:23.835 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.835+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=RK1XSO7HKTMZ tag=XCNBPVHJ4V9C type=write size=1112366 2024-07-26T18:26:23.837 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.837+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~AKZICIPFYZVC.0 size=1048576 2024-07-26T18:26:23.837 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.837+0000 7f3ddaa3d780 1 < canceled part key=_multipart_DZU44WIZB15R.2~AKZICIPFYZVC.1 size=1048576 2024-07-26T18:26:23.839 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.839+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~AKZICIPFYZVC.2 size=55866 2024-07-26T18:26:23.843 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.843+0000 7f3ddaa3d780 1 < canceled multipart upload key=DZU44WIZB15R upload=AKZICIPFYZVC tag=A7P1SACZHR5A type=write size=3201594 2024-07-26T18:26:23.848 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.848+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~MARRDEMEG3QF.0 size=1048576 2024-07-26T18:26:23.850 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.849+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~MARRDEMEG3QF.1 size=1048576 2024-07-26T18:26:23.851 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.851+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~MARRDEMEG3QF.2 size=412933 2024-07-26T18:26:23.852 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.851+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=MARRDEMEG3QF tag=2ASHHW1UB1XI type=write size=3558661 2024-07-26T18:26:23.854 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.854+0000 7f3ddaa3d780 1 < canceled operation key=1DWH8ZS24A34 tag=XFVQTNM9YKVO type=del size=3373058 2024-07-26T18:26:23.858 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.858+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~XOBJ1CO2AVPG.0 size=1048576 2024-07-26T18:26:23.860 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.860+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~XOBJ1CO2AVPG.1 size=448502 2024-07-26T18:26:23.860 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.860+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=XOBJ1CO2AVPG tag=9X300JNQHF3L type=write size=2545654 2024-07-26T18:26:23.862 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.862+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~XX4CCBCEICDM.0 size=1048576 2024-07-26T18:26:23.865 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.864+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~XX4CCBCEICDM.1 size=1048576 2024-07-26T18:26:23.867 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.867+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~XX4CCBCEICDM.2 size=841838 2024-07-26T18:26:23.873 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.873+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=XX4CCBCEICDM tag=A376YN0JYS4D type=write size=3987566 2024-07-26T18:26:23.878 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.878+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~ASBLINASSQNO.0 size=1048576 2024-07-26T18:26:23.880 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.880+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~ASBLINASSQNO.1 size=453101 2024-07-26T18:26:23.881 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.880+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=ASBLINASSQNO tag=IT1HXCSV62CO type=write size=2550253 2024-07-26T18:26:23.886 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.886+0000 7f3ddaa3d780 1 < suggested update operation key=TRDNYGD3GFB1 tag=QCFPBXKEK33F type=write size=786480 2024-07-26T18:26:23.889 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.889+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=MXXQ6VFU9RQO type=write size=442963 2024-07-26T18:26:23.892 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.892+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~4ER5XXU534ET.0 size=854630 2024-07-26T18:26:23.897 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.897+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=4ER5XXU534ET tag=KXJLXYNBX0JC type=write size=1903206 2024-07-26T18:26:23.900 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.900+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=EHJP9N8GBS75 type=del size=660688 2024-07-26T18:26:23.903 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.903+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~F4WRCQ4E8UJZ.0 size=471806 2024-07-26T18:26:23.909 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.909+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=F4WRCQ4E8UJZ tag=2P6PTJOK1IWY type=write size=1520382 2024-07-26T18:26:23.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.914+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~QZYDZTJM1RRF.0 size=1048576 2024-07-26T18:26:23.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.917+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~QZYDZTJM1RRF.1 size=330074 2024-07-26T18:26:23.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.917+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=QZYDZTJM1RRF tag=JM01CY97LCCP type=write size=2427226 2024-07-26T18:26:23.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.920+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~FP9QACYZLZNX.0 size=1048576 2024-07-26T18:26:23.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.922+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~FP9QACYZLZNX.1 size=1048576 2024-07-26T18:26:23.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.925+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~FP9QACYZLZNX.2 size=22026 2024-07-26T18:26:23.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.931+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=FP9QACYZLZNX tag=XL0GZ81NK9GZ type=write size=3167754 2024-07-26T18:26:23.936 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.936+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~BYAYAB0WTD4X.0 size=1048576 2024-07-26T18:26:23.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.939+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~BYAYAB0WTD4X.1 size=789836 2024-07-26T18:26:23.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.939+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=BYAYAB0WTD4X tag=XUQL5JYQTSG9 type=write size=2886988 2024-07-26T18:26:23.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.942+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~KCX61O1N171Q.0 size=493180 2024-07-26T18:26:23.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.947+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=KCX61O1N171Q tag=9M7KMQFJUSFF type=write size=1541756 2024-07-26T18:26:23.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.953+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~HL8CF7BU0IBD.0 size=1048576 2024-07-26T18:26:23.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.955+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~HL8CF7BU0IBD.1 size=1048576 2024-07-26T18:26:23.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.958+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~HL8CF7BU0IBD.2 size=846118 2024-07-26T18:26:23.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.958+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=HL8CF7BU0IBD tag=EGCNUIIHFMTW type=write size=3991846 2024-07-26T18:26:23.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.961+0000 7f3ddaa3d780 1 < completed write operation key=SHAUJ0JT201L tag=B47SCDUMNJYN type=write size=1006121 2024-07-26T18:26:23.964 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.964+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=TEV5TT2TJH22 type=del size=3012097 2024-07-26T18:26:23.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.970+0000 7f3ddaa3d780 1 < suggested remove operation key=TRDNYGD3GFB1 tag=BC9IDDK98PMM type=del 2024-07-26T18:26:23.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.975+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~P3AY82GAIHRD.0 size=394174 2024-07-26T18:26:23.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.975+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=P3AY82GAIHRD tag=MR4XFI4L4JTO type=write size=1442750 2024-07-26T18:26:23.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.978+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=I0QN3ZDF2VJQ type=del 2024-07-26T18:26:23.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.980+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=FL9GQZM6U8VP type=write size=59561 2024-07-26T18:26:23.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.981+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=TRDNYGD3GFB1 tag=H4DU1L3B30AI type=write size=188022: (2) No such file or directory 2024-07-26T18:26:23.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.984+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=9KLXU8X10GAS type=del size=2618030 2024-07-26T18:26:23.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.989+0000 7f3ddaa3d780 1 < suggested remove operation key=D5PS0VPPT1NU tag=GE7JQN2WYN01 type=del 2024-07-26T18:26:23.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.992+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=1TP1C7DPEDVR type=del size=2271934 2024-07-26T18:26:23.992 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.992+0000 7f3ddaa3d780 1 < canceled part key=_multipart_S74V0KNQ20M4.2~9WJD4PSGC6OP.0 size=1048576 2024-07-26T18:26:23.994 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.994+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~9WJD4PSGC6OP.1 size=1048576 2024-07-26T18:26:23.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:23.997+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~9WJD4PSGC6OP.2 size=7610 2024-07-26T18:26:24.002 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.002+0000 7f3ddaa3d780 1 < canceled multipart upload key=S74V0KNQ20M4 upload=9WJD4PSGC6OP tag=VEAFQ2ML9CSK type=write size=3153338 2024-07-26T18:26:24.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.005+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=H3ER0JP0SOAD type=del size=1720822 2024-07-26T18:26:24.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.005+0000 7f3ddaa3d780 1 < canceled part key=_multipart_S74V0KNQ20M4.2~2VIGKZMVLNNT.0 size=375680 2024-07-26T18:26:24.011 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.011+0000 7f3ddaa3d780 1 < canceled multipart upload key=S74V0KNQ20M4 upload=2VIGKZMVLNNT tag=W9H513VM7LO3 type=write size=1424256 2024-07-26T18:26:24.014 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.014+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=68GYZHWG3WYU type=del size=3808557 2024-07-26T18:26:24.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.017+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~RK1XSO7HKTMZ.0 size=63790 2024-07-26T18:26:24.022 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.022+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=RK1XSO7HKTMZ tag=XCNBPVHJ4V9C type=write size=1112366 2024-07-26T18:26:24.025 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.025+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=CW65Q0MDJWDE type=del size=152083 2024-07-26T18:26:24.027 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.027+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~MARRDEMEG3QF.0 size=1048576 2024-07-26T18:26:24.030 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.030+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~MARRDEMEG3QF.1 size=1048576 2024-07-26T18:26:24.032 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.032+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~MARRDEMEG3QF.2 size=412933 2024-07-26T18:26:24.038 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.038+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=MARRDEMEG3QF tag=2ASHHW1UB1XI type=write size=3558661 2024-07-26T18:26:24.040 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.040+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=S2HEQO98ML9Q type=del size=1204561 2024-07-26T18:26:24.043 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.043+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~XOBJ1CO2AVPG.0 size=1048576 2024-07-26T18:26:24.046 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.046+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~XOBJ1CO2AVPG.1 size=448502 2024-07-26T18:26:24.051 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.051+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=XOBJ1CO2AVPG tag=9X300JNQHF3L type=write size=2545654 2024-07-26T18:26:24.054 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.054+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=TI74EHEE7PNW type=del size=3004144 2024-07-26T18:26:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:26:24.057 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.057+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~ASBLINASSQNO.0 size=1048576 2024-07-26T18:26:24.060 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.060+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~ASBLINASSQNO.1 size=453101 2024-07-26T18:26:24.066 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.066+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=ASBLINASSQNO tag=IT1HXCSV62CO type=write size=2550253 2024-07-26T18:26:24.069 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.069+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=QOYUUATN17UO type=write size=965414 2024-07-26T18:26:24.071 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.071+0000 7f3ddaa3d780 1 < completed write operation key=1DWH8ZS24A34 tag=MXXQ6VFU9RQO type=write size=442963 2024-07-26T18:26:24.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.077+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~VM4PTG5LHDPE.0 size=270747 2024-07-26T18:26:24.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.077+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=VM4PTG5LHDPE tag=H98RCY0CCFGR type=write size=1319323 2024-07-26T18:26:24.081 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.080+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=EHJP9N8GBS75 type=del 2024-07-26T18:26:24.083 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.082+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=2HFA78XGLG8N type=del size=163444 2024-07-26T18:26:24.086 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.086+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~QZYDZTJM1RRF.0 size=1048576 2024-07-26T18:26:24.088 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.088+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~QZYDZTJM1RRF.1 size=330074 2024-07-26T18:26:24.092 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.092+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=QZYDZTJM1RRF tag=JM01CY97LCCP type=write size=2427226 2024-07-26T18:26:24.096 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.096+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~B4DFLWMOGEU8.0 size=1048576 2024-07-26T18:26:24.098 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.098+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~B4DFLWMOGEU8.1 size=1048576 2024-07-26T18:26:24.099 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.099+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~B4DFLWMOGEU8.2 size=56882 2024-07-26T18:26:24.100 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.099+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=B4DFLWMOGEU8 tag=4Q7Z0AC83IF8 type=write size=3202610 2024-07-26T18:26:24.102 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.102+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~BYAYAB0WTD4X.0 size=1048576 2024-07-26T18:26:24.104 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.103+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~BYAYAB0WTD4X.1 size=789836 2024-07-26T18:26:24.107 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.107+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=BYAYAB0WTD4X tag=XUQL5JYQTSG9 type=write size=2886988 2024-07-26T18:26:24.109 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.109+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=X71PJUI0OVM2 type=del size=1868648 2024-07-26T18:26:24.111 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.111+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~HL8CF7BU0IBD.0 size=1048576 2024-07-26T18:26:24.113 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.113+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~HL8CF7BU0IBD.1 size=1048576 2024-07-26T18:26:24.114 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.114+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~HL8CF7BU0IBD.2 size=846118 2024-07-26T18:26:24.118 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.118+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=HL8CF7BU0IBD tag=EGCNUIIHFMTW type=write size=3991846 2024-07-26T18:26:24.120 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.120+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=FRMYPJWVF0UY type=del size=3138524 2024-07-26T18:26:24.122 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.122+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=TEV5TT2TJH22 type=del 2024-07-26T18:26:24.124 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.124+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=NHCOGJBBBV1Z type=del size=2725670 2024-07-26T18:26:24.126 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.126+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~P3AY82GAIHRD.0 size=394174 2024-07-26T18:26:24.130 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.130+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=P3AY82GAIHRD tag=MR4XFI4L4JTO type=write size=1442750 2024-07-26T18:26:24.133 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.133+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~02H5A3XU3O0R.0 size=1048576 2024-07-26T18:26:24.135 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.135+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~02H5A3XU3O0R.1 size=78262 2024-07-26T18:26:24.135 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.135+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=02H5A3XU3O0R tag=35UAY0L406EN type=write size=2175414 2024-07-26T18:26:24.138 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.138+0000 7f3ddaa3d780 1 < canceled operation key=S74V0KNQ20M4 tag=FL9GQZM6U8VP type=write size=59561 2024-07-26T18:26:24.140 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.140+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=3EB0T0CDWX5G type=del size=3507298 2024-07-26T18:26:24.142 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.142+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=9KLXU8X10GAS type=del 2024-07-26T18:26:24.144 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.144+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=2OMQSHSLM9Y6 type=del size=2151072 2024-07-26T18:26:24.146 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.147+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=1TP1C7DPEDVR type=del 2024-07-26T18:26:24.149 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.149+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=8L93AKRRZ3IA type=del size=1713512 2024-07-26T18:26:24.151 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.151+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=H3ER0JP0SOAD type=del 2024-07-26T18:26:24.153 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.153+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=EGWJ6BQB0E93 type=del size=2093371 2024-07-26T18:26:24.155 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.155+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=68GYZHWG3WYU type=del 2024-07-26T18:26:24.157 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.157+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=6RD6UWXXE2XB type=write size=143492 2024-07-26T18:26:24.159 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.159+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=CW65Q0MDJWDE type=del 2024-07-26T18:26:24.162 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.162+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~VAJSF3CPJF0C.0 size=640588 2024-07-26T18:26:24.162 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.162+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=VAJSF3CPJF0C tag=N0AEH9IYEN9O type=write size=1689164 2024-07-26T18:26:24.164 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.164+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=S2HEQO98ML9Q type=del 2024-07-26T18:26:24.166 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.166+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=DWED1Z334JM3 type=write size=787760 2024-07-26T18:26:24.169 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.169+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=TI74EHEE7PNW type=del 2024-07-26T18:26:24.171 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.171+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=FSQ489EQ3B5H type=del size=3803329 2024-07-26T18:26:24.173 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.173+0000 7f3ddaa3d780 1 < completed write operation key=SHAUJ0JT201L tag=QOYUUATN17UO type=write size=965414 2024-07-26T18:26:24.175 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.175+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=GS8MDQU2XYLT type=del size=2704992 2024-07-26T18:26:24.175 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.175+0000 7f3ddaa3d780 1 < canceled part key=_multipart_MWUICIKP82CQ.2~VM4PTG5LHDPE.0 size=270747 2024-07-26T18:26:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:26:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:26:24.179 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.179+0000 7f3ddaa3d780 1 < canceled multipart upload key=MWUICIKP82CQ upload=VM4PTG5LHDPE tag=H98RCY0CCFGR type=write size=1319323 2024-07-26T18:26:24.181 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.181+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=S7CGHFVOEI3X type=del size=2544312 2024-07-26T18:26:24.183 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.183+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=2HFA78XGLG8N type=del 2024-07-26T18:26:24.187 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.187+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~F1HRMR9VHNW8.0 size=672180 2024-07-26T18:26:24.187 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.187+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=F1HRMR9VHNW8 tag=TNMX50IZD8L2 type=write size=1720756 2024-07-26T18:26:24.189 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.189+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~B4DFLWMOGEU8.0 size=1048576 2024-07-26T18:26:24.191 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.190+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~B4DFLWMOGEU8.1 size=1048576 2024-07-26T18:26:24.193 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.193+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~B4DFLWMOGEU8.2 size=56882 2024-07-26T18:26:24.197 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.197+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=B4DFLWMOGEU8 tag=4Q7Z0AC83IF8 type=write size=3202610 2024-07-26T18:26:24.201 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.201+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~3JXAD4XAXTIZ.0 size=1048576 2024-07-26T18:26:24.203 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.203+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~3JXAD4XAXTIZ.1 size=1048576 2024-07-26T18:26:24.205 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.205+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~3JXAD4XAXTIZ.2 size=949493 2024-07-26T18:26:24.205 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.205+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=3JXAD4XAXTIZ tag=IW3INKJD0H9U type=write size=4095221 2024-07-26T18:26:24.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.207+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=X71PJUI0OVM2 type=del 2024-07-26T18:26:24.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.209+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=QXZB6MYQSZS9 type=write size=234675 2024-07-26T18:26:24.211 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.211+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=FRMYPJWVF0UY type=del 2024-07-26T18:26:24.220 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.215+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~WF7TLCL2BFG2.0 size=988742 2024-07-26T18:26:24.220 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.215+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=WF7TLCL2BFG2 tag=DP9VA2DSCK82 type=write size=2037318 2024-07-26T18:26:24.220 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.218+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=NHCOGJBBBV1Z type=del 2024-07-26T18:26:24.221 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.221+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~N9O2EG3VQM9W.0 size=580709 2024-07-26T18:26:24.222 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.221+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=N9O2EG3VQM9W tag=8HRSBOSSOD7Z type=write size=1629285 2024-07-26T18:26:24.223 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.223+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~02H5A3XU3O0R.0 size=1048576 2024-07-26T18:26:24.225 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.225+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~02H5A3XU3O0R.1 size=78262 2024-07-26T18:26:24.228 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.228+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=02H5A3XU3O0R tag=35UAY0L406EN type=write size=2175414 2024-07-26T18:26:24.231 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.231+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=F17NKFZFY2AV type=del size=3234284 2024-07-26T18:26:24.233 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.233+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=3EB0T0CDWX5G type=del 2024-07-26T18:26:24.235 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.235+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=9L2PPY5Q5W3N type=del size=3694249 2024-07-26T18:26:24.237 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.237+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=2OMQSHSLM9Y6 type=del 2024-07-26T18:26:24.239 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.240+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=7SM87RZBO1WB type=del size=590546 2024-07-26T18:26:24.242 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.242+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=8L93AKRRZ3IA type=del 2024-07-26T18:26:24.246 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.246+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~9DVYYFJF4OPK.0 size=1048576 2024-07-26T18:26:24.248 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.248+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~9DVYYFJF4OPK.1 size=1048576 2024-07-26T18:26:24.249 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.249+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~9DVYYFJF4OPK.2 size=540543 2024-07-26T18:26:24.250 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.249+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=9DVYYFJF4OPK tag=PF2VBAMI1AQ1 type=write size=3686271 2024-07-26T18:26:24.252 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.252+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=EGWJ6BQB0E93 type=del 2024-07-26T18:26:24.256 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.256+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~RLX6SG728AO7.0 size=1048576 2024-07-26T18:26:24.258 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.258+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~RLX6SG728AO7.1 size=1048576 2024-07-26T18:26:24.259 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.259+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~RLX6SG728AO7.2 size=730753 2024-07-26T18:26:24.259 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.259+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=RLX6SG728AO7 tag=OOCF1CYZWHMI type=write size=3876481 2024-07-26T18:26:24.264 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.264+0000 7f3ddaa3d780 1 < suggested update operation key=MWUICIKP82CQ tag=6RD6UWXXE2XB type=write size=143492 2024-07-26T18:26:24.266 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.266+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=B1U8HBE4X852 type=write size=156963 2024-07-26T18:26:24.269 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.269+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~VAJSF3CPJF0C.0 size=640588 2024-07-26T18:26:24.273 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.273+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=VAJSF3CPJF0C tag=N0AEH9IYEN9O type=write size=1689164 2024-07-26T18:26:24.279 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.279+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~UDNUB2AMSAON.0 size=1048576 2024-07-26T18:26:24.281 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.281+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~UDNUB2AMSAON.1 size=898767 2024-07-26T18:26:24.282 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.281+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=UDNUB2AMSAON tag=TQKB4AZV006S type=write size=2995919 2024-07-26T18:26:24.284 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.284+0000 7f3ddaa3d780 1 < completed write operation key=U6L8GHGZJH5W tag=DWED1Z334JM3 type=write size=787760 2024-07-26T18:26:24.288 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.288+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~2KD1GDZV34MM.0 size=1048576 2024-07-26T18:26:24.290 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.290+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~2KD1GDZV34MM.1 size=322635 2024-07-26T18:26:24.290 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.290+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=2KD1GDZV34MM tag=JJKGSB1NF2IH type=write size=2419787 2024-07-26T18:26:24.293 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.293+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=FSQ489EQ3B5H type=del 2024-07-26T18:26:24.295 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.295+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=UB910OF9J1Y8 type=del size=743383 2024-07-26T18:26:24.298 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.298+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=GS8MDQU2XYLT type=del 2024-07-26T18:26:24.304 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.304+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~M32IVA4JZFIR.0 size=1048576 2024-07-26T18:26:24.306 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.306+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~M32IVA4JZFIR.1 size=810083 2024-07-26T18:26:24.306 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.306+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=M32IVA4JZFIR tag=OCET02L861D6 type=write size=2907235 2024-07-26T18:26:24.308 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.308+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=S7CGHFVOEI3X type=del 2024-07-26T18:26:24.310 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.310+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=V2XM8B972HZB type=del size=3147537 2024-07-26T18:26:24.313 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.313+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~F1HRMR9VHNW8.0 size=672180 2024-07-26T18:26:24.317 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.317+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=F1HRMR9VHNW8 tag=TNMX50IZD8L2 type=write size=1720756 2024-07-26T18:26:24.321 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.321+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~9WB0CKVXKY5D.0 size=610771 2024-07-26T18:26:24.321 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.321+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=9WB0CKVXKY5D tag=LWW82WMLQF7E type=write size=1659347 2024-07-26T18:26:24.323 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.323+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~3JXAD4XAXTIZ.0 size=1048576 2024-07-26T18:26:24.326 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.326+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~3JXAD4XAXTIZ.1 size=1048576 2024-07-26T18:26:24.326 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.326+0000 7f3ddaa3d780 1 < canceled part key=_multipart_IKZUW3ZVZJA6.2~3JXAD4XAXTIZ.2 size=949493 2024-07-26T18:26:24.331 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.330+0000 7f3ddaa3d780 1 < canceled multipart upload key=IKZUW3ZVZJA6 upload=3JXAD4XAXTIZ tag=IW3INKJD0H9U type=write size=4095221 2024-07-26T18:26:24.333 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.333+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=DMDSTDRUWFFH type=del size=3118452 2024-07-26T18:26:24.335 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.335+0000 7f3ddaa3d780 1 < completed write operation key=RT3ANNQ6TPYT tag=QXZB6MYQSZS9 type=write size=234675 2024-07-26T18:26:24.340 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.340+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~Z1ZRE29KIXO2.0 size=897729 2024-07-26T18:26:24.340 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.340+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=Z1ZRE29KIXO2 tag=EHQ2KYCQ3B02 type=write size=1946305 2024-07-26T18:26:24.342 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.342+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~WF7TLCL2BFG2.0 size=988742 2024-07-26T18:26:24.346 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.346+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=WF7TLCL2BFG2 tag=DP9VA2DSCK82 type=write size=2037318 2024-07-26T18:26:24.349 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.349+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=CGH4VX7XAOMJ type=del size=3666804 2024-07-26T18:26:24.351 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.351+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~N9O2EG3VQM9W.0 size=580709 2024-07-26T18:26:24.356 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.356+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=N9O2EG3VQM9W tag=8HRSBOSSOD7Z type=write size=1629285 2024-07-26T18:26:24.359 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.359+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=MYDI8UEP2NS3 type=del size=528679 2024-07-26T18:26:24.362 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.361+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=F17NKFZFY2AV type=del 2024-07-26T18:26:24.367 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.367+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~GESJR4HZTBZK.0 size=1048576 2024-07-26T18:26:24.369 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.369+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~GESJR4HZTBZK.1 size=421814 2024-07-26T18:26:24.369 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.369+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=GESJR4HZTBZK tag=G56QPDED0XFW type=write size=2518966 2024-07-26T18:26:24.372 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.372+0000 7f3ddaa3d780 1 < canceled operation key=CNINHWKC95EZ tag=9L2PPY5Q5W3N type=del size=3694249 2024-07-26T18:26:24.377 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.377+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~CFGTJJKJKGX2.0 size=1048576 2024-07-26T18:26:24.379 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.379+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~CFGTJJKJKGX2.1 size=1048576 2024-07-26T18:26:24.382 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.382+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~CFGTJJKJKGX2.2 size=46497 2024-07-26T18:26:24.382 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.382+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=CFGTJJKJKGX2 tag=XVSKYO4NYUX6 type=write size=3192225 2024-07-26T18:26:24.385 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.385+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=7SM87RZBO1WB type=del 2024-07-26T18:26:24.391 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.391+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~ML1B1UYYVV1A.0 size=914745 2024-07-26T18:26:24.391 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.391+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=ML1B1UYYVV1A tag=ZZX48I46D0MQ type=write size=1963321 2024-07-26T18:26:24.394 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.394+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~9DVYYFJF4OPK.0 size=1048576 2024-07-26T18:26:24.397 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.397+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~9DVYYFJF4OPK.1 size=1048576 2024-07-26T18:26:24.399 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.399+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~9DVYYFJF4OPK.2 size=540543 2024-07-26T18:26:24.404 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.404+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=9DVYYFJF4OPK tag=PF2VBAMI1AQ1 type=write size=3686271 2024-07-26T18:26:24.410 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.410+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~CZ8HWTSZ2NK9.0 size=1048576 2024-07-26T18:26:24.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.412+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~CZ8HWTSZ2NK9.1 size=12687 2024-07-26T18:26:24.412 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.412+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=CZ8HWTSZ2NK9 tag=U23FM4NBRPWW type=write size=2109839 2024-07-26T18:26:24.414 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.414+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~RLX6SG728AO7.0 size=1048576 2024-07-26T18:26:24.416 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.416+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~RLX6SG728AO7.1 size=1048576 2024-07-26T18:26:24.417 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.417+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~RLX6SG728AO7.2 size=730753 2024-07-26T18:26:24.421 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.421+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=RLX6SG728AO7 tag=OOCF1CYZWHMI type=write size=3876481 2024-07-26T18:26:24.425 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.425+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~T3ZT32CRA9UK.0 size=2652 2024-07-26T18:26:24.425 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.425+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=T3ZT32CRA9UK tag=INUMNJ9JYDLV type=write size=1051228 2024-07-26T18:26:24.429 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.429+0000 7f3ddaa3d780 1 < suggested update operation key=J8VYU4UNB1AX tag=B1U8HBE4X852 type=write size=156963 2024-07-26T18:26:24.433 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.433+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~O1IV4NZ1SDH7.0 size=1048576 2024-07-26T18:26:24.434 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.434+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~O1IV4NZ1SDH7.1 size=1048576 2024-07-26T18:26:24.437 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.437+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~O1IV4NZ1SDH7.2 size=614831 2024-07-26T18:26:24.437 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.437+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=O1IV4NZ1SDH7 tag=MIJRNHKED5HY type=write size=3760559 2024-07-26T18:26:24.439 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.439+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~UDNUB2AMSAON.0 size=1048576 2024-07-26T18:26:24.440 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.440+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~UDNUB2AMSAON.1 size=898767 2024-07-26T18:26:24.445 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.445+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=UDNUB2AMSAON tag=TQKB4AZV006S type=write size=2995919 2024-07-26T18:26:24.449 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.449+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~691IBGDCW9FZ.0 size=1048576 2024-07-26T18:26:24.451 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.451+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~691IBGDCW9FZ.1 size=121853 2024-07-26T18:26:24.451 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.451+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=691IBGDCW9FZ tag=96V1UP6P77HX type=write size=2219005 2024-07-26T18:26:24.453 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.453+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~2KD1GDZV34MM.0 size=1048576 2024-07-26T18:26:24.454 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.454+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~2KD1GDZV34MM.1 size=322635 2024-07-26T18:26:24.459 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.459+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=2KD1GDZV34MM tag=JJKGSB1NF2IH type=write size=2419787 2024-07-26T18:26:24.463 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.463+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~8AY1JMY4SY1G.0 size=1048576 2024-07-26T18:26:24.465 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.465+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~8AY1JMY4SY1G.1 size=1048576 2024-07-26T18:26:24.467 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.467+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~8AY1JMY4SY1G.2 size=728528 2024-07-26T18:26:24.467 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.467+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=8AY1JMY4SY1G tag=N8AXK425JU7P type=write size=3874256 2024-07-26T18:26:24.470 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.470+0000 7f3ddaa3d780 1 < suggested remove operation key=AD9EQ3SDW2NB tag=UB910OF9J1Y8 type=del 2024-07-26T18:26:24.473 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.473+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=5KXJK3MSP112 type=write size=385171 2024-07-26T18:26:24.475 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.474+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~M32IVA4JZFIR.0 size=1048576 2024-07-26T18:26:24.476 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.476+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~M32IVA4JZFIR.1 size=810083 2024-07-26T18:26:24.481 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.480+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=M32IVA4JZFIR tag=OCET02L861D6 type=write size=2907235 2024-07-26T18:26:24.482 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.482+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=9HEIG3L4WSFW type=del size=2837810 2024-07-26T18:26:24.486 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.486+0000 7f3ddaa3d780 1 < suggested update operation key=RCGC5SDM1AEG tag=V2XM8B972HZB type=del size=3147537 2024-07-26T18:26:24.488 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.488+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=5XRA9PX45ZJM type=write size=819460 2024-07-26T18:26:24.490 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.490+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~9WB0CKVXKY5D.0 size=610771 2024-07-26T18:26:24.494 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.494+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=9WB0CKVXKY5D tag=LWW82WMLQF7E type=write size=1659347 2024-07-26T18:26:24.498 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.498+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~CLF39G7G3604.0 size=778907 2024-07-26T18:26:24.498 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.498+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=CLF39G7G3604 tag=S1AD0KQ0E91F type=write size=1827483 2024-07-26T18:26:24.501 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.501+0000 7f3ddaa3d780 -1 < failed to complete operation key=AD9EQ3SDW2NB tag=DMDSTDRUWFFH type=del size=3118452: (22) Invalid argument 2024-07-26T18:26:24.503 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.503+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=OINM0DIBMJNC type=del size=902220 2024-07-26T18:26:24.505 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.505+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~Z1ZRE29KIXO2.0 size=897729 2024-07-26T18:26:24.509 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.508+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=Z1ZRE29KIXO2 tag=EHQ2KYCQ3B02 type=write size=1946305 2024-07-26T18:26:24.510 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.510+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=80JRUMTTO9OB type=del size=3018445 2024-07-26T18:26:24.513 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.513+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=CGH4VX7XAOMJ type=del 2024-07-26T18:26:24.518 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.517+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~E0G1DVHTIVRS.0 size=705422 2024-07-26T18:26:24.518 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.517+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=E0G1DVHTIVRS tag=GF5HU649XURJ type=write size=1753998 2024-07-26T18:26:24.519 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.519+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=MYDI8UEP2NS3 type=del 2024-07-26T18:26:24.523 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.523+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~1JO8R084ZTOZ.0 size=1048576 2024-07-26T18:26:24.525 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.525+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~1JO8R084ZTOZ.1 size=46364 2024-07-26T18:26:24.525 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.525+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=1JO8R084ZTOZ tag=6R9BVKPR9Q4J type=write size=2143516 2024-07-26T18:26:24.527 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.527+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~GESJR4HZTBZK.0 size=1048576 2024-07-26T18:26:24.529 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.529+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~GESJR4HZTBZK.1 size=421814 2024-07-26T18:26:24.532 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.532+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=GESJR4HZTBZK tag=G56QPDED0XFW type=write size=2518966 2024-07-26T18:26:24.535 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.535+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=B23JKGI1VGQI type=del size=2303846 2024-07-26T18:26:24.537 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.537+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~CFGTJJKJKGX2.0 size=1048576 2024-07-26T18:26:24.539 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.538+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~CFGTJJKJKGX2.1 size=1048576 2024-07-26T18:26:24.540 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.540+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~CFGTJJKJKGX2.2 size=46497 2024-07-26T18:26:24.543 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.543+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=CFGTJJKJKGX2 tag=XVSKYO4NYUX6 type=write size=3192225 2024-07-26T18:26:24.547 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.547+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~XCY6TZB7W9I6.0 size=1048576 2024-07-26T18:26:24.549 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.549+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~XCY6TZB7W9I6.1 size=321219 2024-07-26T18:26:24.549 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.549+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=XCY6TZB7W9I6 tag=P99SASGBUEOZ type=write size=2418371 2024-07-26T18:26:24.551 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.551+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~ML1B1UYYVV1A.0 size=914745 2024-07-26T18:26:24.554 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.554+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=ML1B1UYYVV1A tag=ZZX48I46D0MQ type=write size=1963321 2024-07-26T18:26:24.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.556+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=ER085ZEOOO31 type=write size=37503 2024-07-26T18:26:24.558 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.558+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~CZ8HWTSZ2NK9.0 size=1048576 2024-07-26T18:26:24.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.560+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~CZ8HWTSZ2NK9.1 size=12687 2024-07-26T18:26:24.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.564+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=CZ8HWTSZ2NK9 tag=U23FM4NBRPWW type=write size=2109839 2024-07-26T18:26:24.568 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.568+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~O217D4BLLNOF.0 size=1048576 2024-07-26T18:26:24.569 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.569+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~O217D4BLLNOF.1 size=1048576 2024-07-26T18:26:24.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.571+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~O217D4BLLNOF.2 size=996759 2024-07-26T18:26:24.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.571+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=O217D4BLLNOF tag=HLKZ32196C34 type=write size=4142487 2024-07-26T18:26:24.573 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.573+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~T3ZT32CRA9UK.0 size=2652 2024-07-26T18:26:24.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.576+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=T3ZT32CRA9UK tag=INUMNJ9JYDLV type=write size=1051228 2024-07-26T18:26:24.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.580+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~H57XWRWI9BQ8.0 size=1048576 2024-07-26T18:26:24.582 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.582+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~H57XWRWI9BQ8.1 size=1048576 2024-07-26T18:26:24.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.583+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~H57XWRWI9BQ8.2 size=172690 2024-07-26T18:26:24.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.583+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=H57XWRWI9BQ8 tag=EFAQ0LWX2FIY type=write size=3318418 2024-07-26T18:26:24.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.586+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~O1IV4NZ1SDH7.0 size=1048576 2024-07-26T18:26:24.588 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.588+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~O1IV4NZ1SDH7.1 size=1048576 2024-07-26T18:26:24.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.589+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~O1IV4NZ1SDH7.2 size=614831 2024-07-26T18:26:24.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.592+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=O1IV4NZ1SDH7 tag=MIJRNHKED5HY type=write size=3760559 2024-07-26T18:26:24.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.594+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=MLFAXOC5NIB4 type=del size=1503647 2024-07-26T18:26:24.596 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.596+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~691IBGDCW9FZ.0 size=1048576 2024-07-26T18:26:24.598 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.598+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~691IBGDCW9FZ.1 size=121853 2024-07-26T18:26:24.602 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.601+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=691IBGDCW9FZ tag=96V1UP6P77HX type=write size=2219005 2024-07-26T18:26:24.604 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.603+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=PMB6SDC7CM7V type=del size=1525116 2024-07-26T18:26:24.605 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.605+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~8AY1JMY4SY1G.0 size=1048576 2024-07-26T18:26:24.607 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.607+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~8AY1JMY4SY1G.1 size=1048576 2024-07-26T18:26:24.608 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.608+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~8AY1JMY4SY1G.2 size=728528 2024-07-26T18:26:24.613 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.613+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=8AY1JMY4SY1G tag=N8AXK425JU7P type=write size=3874256 2024-07-26T18:26:24.614 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.614+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=L3B0NED0IETM type=del size=1255950 2024-07-26T18:26:24.616 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.616+0000 7f3ddaa3d780 1 < completed write operation key=1LIY2CFUHSLF tag=5KXJK3MSP112 type=write size=385171 2024-07-26T18:26:24.620 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.620+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~9NP4J1S20MW9.0 size=760421 2024-07-26T18:26:24.620 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.620+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=9NP4J1S20MW9 tag=RAB14UALEBRC type=write size=1808997 2024-07-26T18:26:24.627 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.623+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=9HEIG3L4WSFW type=del 2024-07-26T18:26:24.627 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.625+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=6O0T05XL7671 type=write size=635574 2024-07-26T18:26:24.628 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.628+0000 7f3ddaa3d780 1 < completed write operation key=RCGC5SDM1AEG tag=5XRA9PX45ZJM type=write size=819460 2024-07-26T18:26:24.630 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.630+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=GWDK10GV0O15 type=write size=1029533 2024-07-26T18:26:24.632 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.631+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~CLF39G7G3604.0 size=778907 2024-07-26T18:26:24.635 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.635+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=CLF39G7G3604 tag=S1AD0KQ0E91F type=write size=1827483 2024-07-26T18:26:24.639 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.639+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~9BSVZGFGONRL.0 size=329773 2024-07-26T18:26:24.639 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.639+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=9BSVZGFGONRL tag=O5RPSRNVQ0GX type=write size=1378349 2024-07-26T18:26:24.641 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.640+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=OINM0DIBMJNC type=del 2024-07-26T18:26:24.642 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.642+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=FJ2B80JN55DI type=del size=1783594 2024-07-26T18:26:24.644 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.644+0000 7f3ddaa3d780 1 < canceled operation key=Z02TRVM1M6RF tag=80JRUMTTO9OB type=del size=3018445 2024-07-26T18:26:24.646 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.646+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=UWUSWLE2L48A type=write size=124823 2024-07-26T18:26:24.649 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.648+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~E0G1DVHTIVRS.0 size=705422 2024-07-26T18:26:24.652 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.652+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=E0G1DVHTIVRS tag=GF5HU649XURJ type=write size=1753998 2024-07-26T18:26:24.656 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.656+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~1DWZY1HVK83B.0 size=121313 2024-07-26T18:26:24.656 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.656+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=1DWZY1HVK83B tag=VS9JMSHBZ745 type=write size=1169889 2024-07-26T18:26:24.658 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.658+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~1JO8R084ZTOZ.0 size=1048576 2024-07-26T18:26:24.658 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.658+0000 7f3ddaa3d780 1 < canceled part key=_multipart_CK96G7K11B24.2~1JO8R084ZTOZ.1 size=46364 2024-07-26T18:26:24.661 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.661+0000 7f3ddaa3d780 1 < canceled multipart upload key=CK96G7K11B24 upload=1JO8R084ZTOZ tag=6R9BVKPR9Q4J type=write size=2143516 2024-07-26T18:26:24.663 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.663+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=8HLARFQLBMBG type=del size=3474442 2024-07-26T18:26:24.667 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.667+0000 7f3ddaa3d780 1 < suggested remove operation key=N5GSO7LGJZWN tag=B23JKGI1VGQI type=del 2024-07-26T18:26:24.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.669+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=62RL7MF6HC3V type=del size=232680 2024-07-26T18:26:24.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.671+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~XCY6TZB7W9I6.0 size=1048576 2024-07-26T18:26:24.673 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.673+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~XCY6TZB7W9I6.1 size=321219 2024-07-26T18:26:24.677 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.676+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=XCY6TZB7W9I6 tag=P99SASGBUEOZ type=write size=2418371 2024-07-26T18:26:24.679 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.678+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=M6SCZZIIWXX3 type=del size=1918340 2024-07-26T18:26:24.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.681+0000 7f3ddaa3d780 1 < completed write operation key=U6L8GHGZJH5W tag=ER085ZEOOO31 type=write size=37503 2024-07-26T18:26:24.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.684+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~4DPRWYB9GZJD.0 size=1048576 2024-07-26T18:26:24.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.686+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~4DPRWYB9GZJD.1 size=1048576 2024-07-26T18:26:24.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.688+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~4DPRWYB9GZJD.2 size=512251 2024-07-26T18:26:24.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.688+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=4DPRWYB9GZJD tag=BYXM1JCQYPUS type=write size=3657979 2024-07-26T18:26:24.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.690+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~O217D4BLLNOF.0 size=1048576 2024-07-26T18:26:24.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.692+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~O217D4BLLNOF.1 size=1048576 2024-07-26T18:26:24.692 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.692+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RCGC5SDM1AEG.2~O217D4BLLNOF.2 size=996759 2024-07-26T18:26:24.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.696+0000 7f3ddaa3d780 1 < canceled multipart upload key=RCGC5SDM1AEG upload=O217D4BLLNOF tag=HLKZ32196C34 type=write size=4142487 2024-07-26T18:26:24.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.698+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=QLG2QWTZCKGQ type=del size=2215096 2024-07-26T18:26:24.700 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.700+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~H57XWRWI9BQ8.0 size=1048576 2024-07-26T18:26:24.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.702+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~H57XWRWI9BQ8.1 size=1048576 2024-07-26T18:26:24.704 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.703+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~H57XWRWI9BQ8.2 size=172690 2024-07-26T18:26:24.707 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.707+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=H57XWRWI9BQ8 tag=EFAQ0LWX2FIY type=write size=3318418 2024-07-26T18:26:24.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.709+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=E2E8ZVT2P516 type=del size=3566332 2024-07-26T18:26:24.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.711+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=MLFAXOC5NIB4 type=del 2024-07-26T18:26:24.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.715+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~FU64Y83OKO2E.0 size=1048576 2024-07-26T18:26:24.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.717+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~FU64Y83OKO2E.1 size=1048576 2024-07-26T18:26:24.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.718+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~FU64Y83OKO2E.2 size=248896 2024-07-26T18:26:24.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.718+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=FU64Y83OKO2E tag=XS7F7NDY3JJZ type=write size=3394624 2024-07-26T18:26:24.721 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.721+0000 7f3ddaa3d780 1 < canceled operation key=RT3ANNQ6TPYT tag=PMB6SDC7CM7V type=del size=1525116 2024-07-26T18:26:24.723 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.723+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=BLME0HHZA944 type=del size=1690174 2024-07-26T18:26:24.725 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.725+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=L3B0NED0IETM type=del 2024-07-26T18:26:24.727 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.727+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=83TE118C69WG type=del size=327909 2024-07-26T18:26:24.730 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.730+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~9NP4J1S20MW9.0 size=760421 2024-07-26T18:26:24.735 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.735+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=9NP4J1S20MW9 tag=RAB14UALEBRC type=write size=1808997 2024-07-26T18:26:24.740 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.740+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~US2E46ZUJVN4.0 size=926795 2024-07-26T18:26:24.740 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.740+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=US2E46ZUJVN4 tag=39TSS5RRADE1 type=write size=1975371 2024-07-26T18:26:24.743 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.743+0000 7f3ddaa3d780 1 < canceled operation key=84AU5L9U1Q5S tag=6O0T05XL7671 type=write size=635574 2024-07-26T18:26:24.746 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.746+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=2NC14LJQABPU type=write size=44586 2024-07-26T18:26:24.748 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.748+0000 7f3ddaa3d780 1 < completed write operation key=1LIY2CFUHSLF tag=GWDK10GV0O15 type=write size=1029533 2024-07-26T18:26:24.751 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.750+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=PUJDUTHL4SRB type=del size=2821429 2024-07-26T18:26:24.753 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.753+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~9BSVZGFGONRL.0 size=329773 2024-07-26T18:26:24.757 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.757+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=9BSVZGFGONRL tag=O5RPSRNVQ0GX type=write size=1378349 2024-07-26T18:26:24.762 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.762+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~J4I3M3KBXT5T.0 size=1048576 2024-07-26T18:26:24.763 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.763+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~J4I3M3KBXT5T.1 size=465803 2024-07-26T18:26:24.764 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.763+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=J4I3M3KBXT5T tag=C3FCR1RGGCIG type=write size=2562955 2024-07-26T18:26:24.766 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.766+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=FJ2B80JN55DI type=del 2024-07-26T18:26:24.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.771+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~5Z11HU69LVNR.0 size=299875 2024-07-26T18:26:24.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.771+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=5Z11HU69LVNR tag=R4SL3AMAPCA1 type=write size=1348451 2024-07-26T18:26:24.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.774+0000 7f3ddaa3d780 1 < completed write operation key=K2MEY9UVYDCS tag=UWUSWLE2L48A type=write size=124823 2024-07-26T18:26:24.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.777+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=S9CUSCT16VBX type=del size=3863941 2024-07-26T18:26:24.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.780+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~1DWZY1HVK83B.0 size=121313 2024-07-26T18:26:24.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.784+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=1DWZY1HVK83B tag=VS9JMSHBZ745 type=write size=1169889 2024-07-26T18:26:24.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.789+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~FGJ7GP1MG5KI.0 size=1048576 2024-07-26T18:26:24.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.791+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~FGJ7GP1MG5KI.1 size=581701 2024-07-26T18:26:24.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.791+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=FGJ7GP1MG5KI tag=9O1SABF30EE2 type=write size=2678853 2024-07-26T18:26:24.794 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.794+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=8HLARFQLBMBG type=del 2024-07-26T18:26:24.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.798+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~49R6EWHE17T7.0 size=1048576 2024-07-26T18:26:24.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.801+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~49R6EWHE17T7.1 size=348033 2024-07-26T18:26:24.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.801+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=49R6EWHE17T7 tag=2H1A06T01XB2 type=write size=2445185 2024-07-26T18:26:24.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.803+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=62RL7MF6HC3V type=del 2024-07-26T18:26:24.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.806+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=0I3B0ZD8Z6RE type=del size=236102 2024-07-26T18:26:24.811 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.811+0000 7f3ddaa3d780 1 < suggested remove operation key=IKZUW3ZVZJA6 tag=M6SCZZIIWXX3 type=del 2024-07-26T18:26:24.813 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.813+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=SHRCYMAV1O4M type=del size=2256475 2024-07-26T18:26:24.816 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.816+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~4DPRWYB9GZJD.0 size=1048576 2024-07-26T18:26:24.818 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.818+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~4DPRWYB9GZJD.1 size=1048576 2024-07-26T18:26:24.819 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.820+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~4DPRWYB9GZJD.2 size=512251 2024-07-26T18:26:24.825 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.825+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=4DPRWYB9GZJD tag=BYXM1JCQYPUS type=write size=3657979 2024-07-26T18:26:24.831 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.828+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=JNTUVNN6FU9J type=del size=1180967 2024-07-26T18:26:24.831 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.831+0000 7f3ddaa3d780 1 < canceled operation key=N5GSO7LGJZWN tag=QLG2QWTZCKGQ type=del size=2215096 2024-07-26T18:26:24.837 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.836+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~XPC8L1JBHNV0.0 size=1048576 2024-07-26T18:26:24.838 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.838+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~XPC8L1JBHNV0.1 size=1048576 2024-07-26T18:26:24.840 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.840+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~XPC8L1JBHNV0.2 size=539186 2024-07-26T18:26:24.840 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.840+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=XPC8L1JBHNV0 tag=0FWIN8MIWMFB type=write size=3684914 2024-07-26T18:26:24.842 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.842+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=E2E8ZVT2P516 type=del 2024-07-26T18:26:24.847 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.847+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~BSIPSV9ZGAJ1.0 size=1048576 2024-07-26T18:26:24.849 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.849+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~BSIPSV9ZGAJ1.1 size=1048576 2024-07-26T18:26:24.851 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.851+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~BSIPSV9ZGAJ1.2 size=442875 2024-07-26T18:26:24.851 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.851+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=BSIPSV9ZGAJ1 tag=NLNBJHCRR5ZV type=write size=3588603 2024-07-26T18:26:24.854 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.854+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~FU64Y83OKO2E.0 size=1048576 2024-07-26T18:26:24.855 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.855+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~FU64Y83OKO2E.1 size=1048576 2024-07-26T18:26:24.857 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.857+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~FU64Y83OKO2E.2 size=248896 2024-07-26T18:26:24.862 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.861+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=FU64Y83OKO2E tag=XS7F7NDY3JJZ type=write size=3394624 2024-07-26T18:26:24.864 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.864+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=BET6PP0SWHX2 type=del size=2075955 2024-07-26T18:26:24.867 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.867+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=BLME0HHZA944 type=del 2024-07-26T18:26:24.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.869+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=IYRJMFBL285I type=write size=618088 2024-07-26T18:26:24.872 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.872+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=83TE118C69WG type=del 2024-07-26T18:26:24.877 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.877+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~TQNCBQEPQRFX.0 size=592109 2024-07-26T18:26:24.878 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.877+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=TQNCBQEPQRFX tag=6NYOFS5QLO9I type=write size=1640685 2024-07-26T18:26:24.880 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.880+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~US2E46ZUJVN4.0 size=926795 2024-07-26T18:26:24.884 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.884+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=US2E46ZUJVN4 tag=39TSS5RRADE1 type=write size=1975371 2024-07-26T18:26:24.886 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.886+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=FBC245V5NDFP type=del size=3590065 2024-07-26T18:26:24.889 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.889+0000 7f3ddaa3d780 1 < completed write operation key=DZU44WIZB15R tag=2NC14LJQABPU type=write size=44586 2024-07-26T18:26:24.891 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.891+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=49J7Q3F3N04E type=del size=1976877 2024-07-26T18:26:24.893 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.893+0000 7f3ddaa3d780 1 < canceled operation key=BTLCQ5E0DTLE tag=PUJDUTHL4SRB type=del size=2821429 2024-07-26T18:26:24.896 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.896+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=ZRY3X798GYI5 type=write size=545468 2024-07-26T18:26:24.898 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.898+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~J4I3M3KBXT5T.0 size=1048576 2024-07-26T18:26:24.899 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.899+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~J4I3M3KBXT5T.1 size=465803 2024-07-26T18:26:24.903 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.903+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=J4I3M3KBXT5T tag=C3FCR1RGGCIG type=write size=2562955 2024-07-26T18:26:24.908 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.908+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~KUC629DVCPDF.0 size=1048576 2024-07-26T18:26:24.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.910+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~KUC629DVCPDF.1 size=498653 2024-07-26T18:26:24.910 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.910+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=KUC629DVCPDF tag=1XC147O1SDOI type=write size=2595805 2024-07-26T18:26:24.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.913+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~5Z11HU69LVNR.0 size=299875 2024-07-26T18:26:24.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.917+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=5Z11HU69LVNR tag=R4SL3AMAPCA1 type=write size=1348451 2024-07-26T18:26:24.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.923+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~POUNG504DGJ4.0 size=1048576 2024-07-26T18:26:24.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.925+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~POUNG504DGJ4.1 size=337479 2024-07-26T18:26:24.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.925+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=POUNG504DGJ4 tag=7EP30KRWBJNI type=write size=2434631 2024-07-26T18:26:24.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.928+0000 7f3ddaa3d780 1 < completed delete operation key=Z02TRVM1M6RF tag=S9CUSCT16VBX type=del 2024-07-26T18:26:24.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.930+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=JC007A3NRVOZ type=del size=1387212 2024-07-26T18:26:24.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.933+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~FGJ7GP1MG5KI.0 size=1048576 2024-07-26T18:26:24.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.935+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~FGJ7GP1MG5KI.1 size=581701 2024-07-26T18:26:24.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.940+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=FGJ7GP1MG5KI tag=9O1SABF30EE2 type=write size=2678853 2024-07-26T18:26:24.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.942+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=H64QIETG3HJW type=del size=701225 2024-07-26T18:26:24.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:24.944+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~49R6EWHE17T7.0 size=1048576 2024-07-26T18:26:25.033 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.033+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~49R6EWHE17T7.1 size=348033 2024-07-26T18:26:25.039 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.038+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=49R6EWHE17T7 tag=2H1A06T01XB2 type=write size=2445185 2024-07-26T18:26:25.044 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.044+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~R4RR95IIMGD8.0 size=1048576 2024-07-26T18:26:25.047 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.046+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~R4RR95IIMGD8.1 size=1048576 2024-07-26T18:26:25.049 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.049+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~R4RR95IIMGD8.2 size=368536 2024-07-26T18:26:25.049 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.049+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=R4RR95IIMGD8 tag=G1FWSAE7Z9KA type=write size=3514264 2024-07-26T18:26:25.052 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.052+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=0I3B0ZD8Z6RE type=del 2024-07-26T18:26:25.054 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.054+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=HQEM74GDX9S4 type=del size=4152794 2024-07-26T18:26:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:24 smithi135 ceph-mon[85352]: pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 481 KiB/s wr, 2.46k op/s 2024-07-26T18:26:25.059 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.059+0000 7f3ddaa3d780 1 < suggested update operation key=BTLCQ5E0DTLE tag=SHRCYMAV1O4M type=del size=2256475 2024-07-26T18:26:25.062 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.062+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=5CKIANXG8FPK type=del size=2162297 2024-07-26T18:26:25.064 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.064+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=JNTUVNN6FU9J type=del 2024-07-26T18:26:25.066 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.066+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=TUIX64EIZVLW type=del size=352690 2024-07-26T18:26:25.069 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.069+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~XPC8L1JBHNV0.0 size=1048576 2024-07-26T18:26:25.072 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.072+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~XPC8L1JBHNV0.1 size=1048576 2024-07-26T18:26:25.075 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.074+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~XPC8L1JBHNV0.2 size=539186 2024-07-26T18:26:25.078 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.078+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=XPC8L1JBHNV0 tag=0FWIN8MIWMFB type=write size=3684914 2024-07-26T18:26:25.083 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.083+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~RO8O85OLOHP8.0 size=1048576 2024-07-26T18:26:25.086 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.086+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~RO8O85OLOHP8.1 size=553171 2024-07-26T18:26:25.086 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.086+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=RO8O85OLOHP8 tag=JIPPD2LDCDBK type=write size=2650323 2024-07-26T18:26:25.089 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.089+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~BSIPSV9ZGAJ1.0 size=1048576 2024-07-26T18:26:25.090 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.090+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~BSIPSV9ZGAJ1.1 size=1048576 2024-07-26T18:26:25.092 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.092+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~BSIPSV9ZGAJ1.2 size=442875 2024-07-26T18:26:25.096 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.096+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=BSIPSV9ZGAJ1 tag=NLNBJHCRR5ZV type=write size=3588603 2024-07-26T18:26:25.099 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.099+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=4I4RCOOGYC4T type=del size=3963176 2024-07-26T18:26:25.102 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.102+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=BET6PP0SWHX2 type=del 2024-07-26T18:26:25.104 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.104+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=98FO06UPFKE9 type=del size=682522 2024-07-26T18:26:25.107 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.107+0000 7f3ddaa3d780 1 < completed write operation key=RCGC5SDM1AEG tag=IYRJMFBL285I type=write size=618088 2024-07-26T18:26:25.110 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.110+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=58XHVML90IU2 type=write size=895200 2024-07-26T18:26:25.113 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.113+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~TQNCBQEPQRFX.0 size=592109 2024-07-26T18:26:25.117 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.117+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=TQNCBQEPQRFX tag=6NYOFS5QLO9I type=write size=1640685 2024-07-26T18:26:25.120 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.120+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=1EY6BB087PQS type=del size=74665 2024-07-26T18:26:25.123 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.123+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=FBC245V5NDFP type=del 2024-07-26T18:26:25.125 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.125+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=Y1ZYLCAZ8VE3 type=del size=2795864 2024-07-26T18:26:25.128 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.128+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=49J7Q3F3N04E type=del 2024-07-26T18:26:25.133 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.133+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~0BQYV8G6OK88.0 size=127063 2024-07-26T18:26:25.133 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.133+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=0BQYV8G6OK88 tag=5TV63203I29G type=write size=1175639 2024-07-26T18:26:25.135 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.135+0000 7f3ddaa3d780 1 < completed write operation key=HA72EZU2OC9Y tag=ZRY3X798GYI5 type=write size=545468 2024-07-26T18:26:25.137 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.137+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=MOU9V7UK22L7 type=del size=3971213 2024-07-26T18:26:25.139 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.139+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~KUC629DVCPDF.0 size=1048576 2024-07-26T18:26:25.139 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.139+0000 7f3ddaa3d780 1 < canceled part key=_multipart_TRDNYGD3GFB1.2~KUC629DVCPDF.1 size=498653 2024-07-26T18:26:25.143 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.143+0000 7f3ddaa3d780 1 < canceled multipart upload key=TRDNYGD3GFB1 upload=KUC629DVCPDF tag=1XC147O1SDOI type=write size=2595805 2024-07-26T18:26:25.147 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.147+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~K2M3I8FN0AHA.0 size=1048576 2024-07-26T18:26:25.149 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.149+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~K2M3I8FN0AHA.1 size=1048576 2024-07-26T18:26:25.151 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.151+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~K2M3I8FN0AHA.2 size=89686 2024-07-26T18:26:25.151 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.151+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=K2M3I8FN0AHA tag=5HNCLTOX1JOI type=write size=3235414 2024-07-26T18:26:25.153 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.153+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~POUNG504DGJ4.0 size=1048576 2024-07-26T18:26:25.155 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.155+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~POUNG504DGJ4.1 size=337479 2024-07-26T18:26:25.158 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.158+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=POUNG504DGJ4 tag=7EP30KRWBJNI type=write size=2434631 2024-07-26T18:26:25.162 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.162+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~AW3G6DGQCVW4.0 size=1048576 2024-07-26T18:26:25.164 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.164+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~AW3G6DGQCVW4.1 size=151199 2024-07-26T18:26:25.164 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.164+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=AW3G6DGQCVW4 tag=9VNTN1G8P38I type=write size=2248351 2024-07-26T18:26:25.166 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.166+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=JC007A3NRVOZ type=del 2024-07-26T18:26:25.168 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.168+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=NV56C605ZYZ7 type=write size=339116 2024-07-26T18:26:25.172 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.171+0000 7f3ddaa3d780 1 < suggested remove operation key=MWUICIKP82CQ tag=H64QIETG3HJW type=del 2024-07-26T18:26:25.174 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.173+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=MGNF1IBKP0JF type=del size=1585517 2024-07-26T18:26:25.175 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.175+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~R4RR95IIMGD8.0 size=1048576 2024-07-26T18:26:25.177 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.177+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~R4RR95IIMGD8.1 size=1048576 2024-07-26T18:26:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:24 smithi071 ceph-mon[90507]: pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 481 KiB/s wr, 2.46k op/s 2024-07-26T18:26:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:24 smithi071 ceph-mon[92867]: pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 481 KiB/s wr, 2.46k op/s 2024-07-26T18:26:25.179 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.179+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~R4RR95IIMGD8.2 size=368536 2024-07-26T18:26:25.182 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.182+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=R4RR95IIMGD8 tag=G1FWSAE7Z9KA type=write size=3514264 2024-07-26T18:26:25.186 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.186+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~R6IHF4031S5T.0 size=1048576 2024-07-26T18:26:25.188 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.188+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~R6IHF4031S5T.1 size=1048576 2024-07-26T18:26:25.190 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.190+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~R6IHF4031S5T.2 size=373045 2024-07-26T18:26:25.191 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.190+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=R6IHF4031S5T tag=G0PH2ALK8ZHU type=write size=3518773 2024-07-26T18:26:25.193 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.193+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=HQEM74GDX9S4 type=del 2024-07-26T18:26:25.195 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.195+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=ZA7XKM96TV65 type=write size=627124 2024-07-26T18:26:25.197 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.197+0000 7f3ddaa3d780 1 < canceled operation key=VIPOJV250K5N tag=5CKIANXG8FPK type=del size=2162297 2024-07-26T18:26:25.201 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.201+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~A33J832T69FY.0 size=1048576 2024-07-26T18:26:25.203 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.203+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~A33J832T69FY.1 size=1048576 2024-07-26T18:26:25.205 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.205+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~A33J832T69FY.2 size=673416 2024-07-26T18:26:25.205 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.205+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=A33J832T69FY tag=ZZ50MSLKNKSO type=write size=3819144 2024-07-26T18:26:25.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.207+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=TUIX64EIZVLW type=del 2024-07-26T18:26:25.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.209+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=I0XV5AQ7XQ41 type=write size=7545 2024-07-26T18:26:25.212 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.212+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~RO8O85OLOHP8.0 size=1048576 2024-07-26T18:26:25.213 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.213+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~RO8O85OLOHP8.1 size=553171 2024-07-26T18:26:25.217 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.217+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=RO8O85OLOHP8 tag=JIPPD2LDCDBK type=write size=2650323 2024-07-26T18:26:25.219 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.219+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=7IX4GL4N30B7 type=del size=1270096 2024-07-26T18:26:25.221 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.221+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=4I4RCOOGYC4T type=del 2024-07-26T18:26:25.223 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.223+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=JYJNZXE5OS9X type=del size=1013925 2024-07-26T18:26:25.226 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.225+0000 7f3ddaa3d780 1 < completed delete operation key=Z02TRVM1M6RF tag=98FO06UPFKE9 type=del 2024-07-26T18:26:25.228 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.228+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=TWQVKB6F1SGH type=del size=812024 2024-07-26T18:26:25.229 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.229+0000 7f3ddaa3d780 1 < completed write operation key=11490TKEFTX8 tag=58XHVML90IU2 type=write size=895200 2024-07-26T18:26:25.233 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.233+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~T5IR44S80ALH.0 size=1048576 2024-07-26T18:26:25.235 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.235+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~T5IR44S80ALH.1 size=349866 2024-07-26T18:26:25.235 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.235+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=T5IR44S80ALH tag=5DAT9D29W2J4 type=write size=2447018 2024-07-26T18:26:25.240 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.240+0000 7f3ddaa3d780 1 < suggested remove operation key=L46OSDRB7XAV tag=1EY6BB087PQS type=del 2024-07-26T18:26:25.246 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.244+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~6X1DA7O9NMJ0.0 size=162929 2024-07-26T18:26:25.247 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.244+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=6X1DA7O9NMJ0 tag=R1VYA94NF7XU type=write size=1211505 2024-07-26T18:26:25.248 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.248+0000 7f3ddaa3d780 1 < suggested update operation key=DZU44WIZB15R tag=Y1ZYLCAZ8VE3 type=del size=2795864 2024-07-26T18:26:25.250 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.250+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=JHSNMI3MD2KM type=del size=2830935 2024-07-26T18:26:25.252 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.252+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~0BQYV8G6OK88.0 size=127063 2024-07-26T18:26:25.255 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.255+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=0BQYV8G6OK88 tag=5TV63203I29G type=write size=1175639 2024-07-26T18:26:25.257 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.257+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=IHKFB2Z6KW2G type=write size=136630 2024-07-26T18:26:25.260 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.260+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=MOU9V7UK22L7 type=del 2024-07-26T18:26:25.262 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.262+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=LLY1VB3DGF9N type=write size=755065 2024-07-26T18:26:25.264 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.264+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~K2M3I8FN0AHA.0 size=1048576 2024-07-26T18:26:25.265 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.265+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~K2M3I8FN0AHA.1 size=1048576 2024-07-26T18:26:25.265 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.265+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RCGC5SDM1AEG.2~K2M3I8FN0AHA.2 size=89686 2024-07-26T18:26:25.269 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.269+0000 7f3ddaa3d780 1 < canceled multipart upload key=RCGC5SDM1AEG upload=K2M3I8FN0AHA tag=5HNCLTOX1JOI type=write size=3235414 2024-07-26T18:26:25.271 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.271+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=U2926I1W8MWE type=del size=176116 2024-07-26T18:26:25.273 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.273+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~AW3G6DGQCVW4.0 size=1048576 2024-07-26T18:26:25.275 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.275+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~AW3G6DGQCVW4.1 size=151199 2024-07-26T18:26:25.278 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.278+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=AW3G6DGQCVW4 tag=9VNTN1G8P38I type=write size=2248351 2024-07-26T18:26:25.280 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.280+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=84XMZ3TVQFI1 type=del size=2195463 2024-07-26T18:26:25.284 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.284+0000 7f3ddaa3d780 1 < suggested remove operation key=11490TKEFTX8 tag=NV56C605ZYZ7 type=write 2024-07-26T18:26:25.286 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.286+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=U05R8844UC35 type=write size=977975 2024-07-26T18:26:25.290 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.290+0000 7f3ddaa3d780 1 < suggested update operation key=Z02TRVM1M6RF tag=MGNF1IBKP0JF type=del size=1585517 2024-07-26T18:26:25.303 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.303+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~U6CW9WGTLAJ4.0 size=1048576 2024-07-26T18:26:25.305 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.305+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~U6CW9WGTLAJ4.1 size=1048576 2024-07-26T18:26:25.308 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.308+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~U6CW9WGTLAJ4.2 size=165274 2024-07-26T18:26:25.308 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.308+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=U6CW9WGTLAJ4 tag=9PUNVITSU0IH type=write size=3311002 2024-07-26T18:26:25.310 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.310+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~R6IHF4031S5T.0 size=1048576 2024-07-26T18:26:25.312 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.312+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~R6IHF4031S5T.1 size=1048576 2024-07-26T18:26:25.314 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.314+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~R6IHF4031S5T.2 size=373045 2024-07-26T18:26:25.318 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.318+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=R6IHF4031S5T tag=G0PH2ALK8ZHU type=write size=3518773 2024-07-26T18:26:25.321 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.321+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=F9KMN9MOEL10 type=write size=1012476 2024-07-26T18:26:25.326 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.326+0000 7f3ddaa3d780 1 < suggested update operation key=N5GSO7LGJZWN tag=ZA7XKM96TV65 type=write size=627124 2024-07-26T18:26:25.329 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.329+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=WO4E47C4CG0U type=del size=3397942 2024-07-26T18:26:25.332 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.332+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~A33J832T69FY.0 size=1048576 2024-07-26T18:26:25.332 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.332+0000 7f3ddaa3d780 1 < canceled part key=_multipart_5LH5QFW4B9KV.2~A33J832T69FY.1 size=1048576 2024-07-26T18:26:25.334 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.334+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~A33J832T69FY.2 size=673416 2024-07-26T18:26:25.340 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.340+0000 7f3ddaa3d780 1 < canceled multipart upload key=5LH5QFW4B9KV upload=A33J832T69FY tag=ZZ50MSLKNKSO type=write size=3819144 2024-07-26T18:26:25.342 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.342+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=ULG6IH8UY1L2 type=del size=1512041 2024-07-26T18:26:25.345 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.345+0000 7f3ddaa3d780 1 < canceled operation key=S74V0KNQ20M4 tag=I0XV5AQ7XQ41 type=write size=7545 2024-07-26T18:26:25.348 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.348+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=QKDKBXEQ10MW type=write size=426984 2024-07-26T18:26:25.351 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.351+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=7IX4GL4N30B7 type=del 2024-07-26T18:26:25.355 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.355+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~2VKDUQQEUFL3.0 size=660242 2024-07-26T18:26:25.355 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.355+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=2VKDUQQEUFL3 tag=U8BBEX9HCMCK type=write size=1708818 2024-07-26T18:26:25.357 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.357+0000 7f3ddaa3d780 1 < canceled operation key=K2MEY9UVYDCS tag=JYJNZXE5OS9X type=del size=1013925 2024-07-26T18:26:25.359 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.359+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=GTC9YCM2LKWL type=write size=904351 2024-07-26T18:26:25.360 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.360+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=TWQVKB6F1SGH type=del 2024-07-26T18:26:25.363 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.363+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=SP6Z1EV0LCW3 type=del size=3814724 2024-07-26T18:26:25.365 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.365+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~T5IR44S80ALH.0 size=1048576 2024-07-26T18:26:25.367 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.367+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~T5IR44S80ALH.1 size=349866 2024-07-26T18:26:25.371 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.371+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=T5IR44S80ALH tag=5DAT9D29W2J4 type=write size=2447018 2024-07-26T18:26:25.373 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.373+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=I3UMPKQ7UQRM type=del size=4193019 2024-07-26T18:26:25.373 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.373+0000 7f3ddaa3d780 1 < canceled part key=_multipart_TRDNYGD3GFB1.2~6X1DA7O9NMJ0.0 size=162929 2024-07-26T18:26:25.376 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.376+0000 7f3ddaa3d780 1 < canceled multipart upload key=TRDNYGD3GFB1 upload=6X1DA7O9NMJ0 tag=R1VYA94NF7XU type=write size=1211505 2024-07-26T18:26:25.378 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.378+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=7U1JQ1DA7U5U type=del size=910716 2024-07-26T18:26:25.383 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.383+0000 7f3ddaa3d780 1 < suggested remove operation key=CNINHWKC95EZ tag=JHSNMI3MD2KM type=del 2024-07-26T18:26:25.387 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.386+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~HIKVUSQBU0HA.0 size=1048576 2024-07-26T18:26:25.389 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.389+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~HIKVUSQBU0HA.1 size=1048576 2024-07-26T18:26:25.390 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.390+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~HIKVUSQBU0HA.2 size=944201 2024-07-26T18:26:25.391 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.390+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=HIKVUSQBU0HA tag=K9AIHXBSU4EY type=write size=4089929 2024-07-26T18:26:25.393 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.393+0000 7f3ddaa3d780 1 < completed write operation key=FZJ256NKJJTN tag=IHKFB2Z6KW2G type=write size=136630 2024-07-26T18:26:25.395 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.395+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=4I8YOQB3UE82 type=del size=2018620 2024-07-26T18:26:25.397 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.397+0000 7f3ddaa3d780 1 < canceled operation key=FZJ256NKJJTN tag=LLY1VB3DGF9N type=write size=755065 2024-07-26T18:26:25.400 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.400+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=80DYJ2J0VZEO type=del size=734114 2024-07-26T18:26:25.402 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.402+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=U2926I1W8MWE type=del 2024-07-26T18:26:25.404 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.404+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=EAQ3UZCVV2W4 type=del size=546226 2024-07-26T18:26:25.406 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.406+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=84XMZ3TVQFI1 type=del 2024-07-26T18:26:25.409 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.409+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=V03KSCFKON42 type=del size=1674465 2024-07-26T18:26:25.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.411+0000 7f3ddaa3d780 1 < completed write operation key=1LIY2CFUHSLF tag=U05R8844UC35 type=write size=977975 2024-07-26T18:26:25.415 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.415+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~K2WQ773MYK2V.0 size=1048576 2024-07-26T18:26:25.417 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.417+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~K2WQ773MYK2V.1 size=1048576 2024-07-26T18:26:25.418 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.418+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~K2WQ773MYK2V.2 size=491544 2024-07-26T18:26:25.418 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.418+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=K2WQ773MYK2V tag=6T244E973639 type=write size=3637272 2024-07-26T18:26:25.421 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.421+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~U6CW9WGTLAJ4.0 size=1048576 2024-07-26T18:26:25.423 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.423+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~U6CW9WGTLAJ4.1 size=1048576 2024-07-26T18:26:25.424 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.424+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~U6CW9WGTLAJ4.2 size=165274 2024-07-26T18:26:25.428 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.428+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=U6CW9WGTLAJ4 tag=9PUNVITSU0IH type=write size=3311002 2024-07-26T18:26:25.430 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.430+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=BE46OJNZDNY4 type=write size=662282 2024-07-26T18:26:25.432 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.432+0000 7f3ddaa3d780 1 < completed write operation key=AD9EQ3SDW2NB tag=F9KMN9MOEL10 type=write size=1012476 2024-07-26T18:26:25.436 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.436+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~GB79BAPMXESA.0 size=1048576 2024-07-26T18:26:25.437 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.437+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~GB79BAPMXESA.1 size=766071 2024-07-26T18:26:25.437 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.437+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=GB79BAPMXESA tag=OG6KA76BTAMS type=write size=2863223 2024-07-26T18:26:25.439 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.439+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=WO4E47C4CG0U type=del 2024-07-26T18:26:25.441 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.441+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=ZL2945G4989E type=del size=3296476 2024-07-26T18:26:25.443 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.443+0000 7f3ddaa3d780 1 < completed delete operation key=1DWH8ZS24A34 tag=ULG6IH8UY1L2 type=del 2024-07-26T18:26:25.445 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.445+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=W1JZ05ITTFY8 type=del size=806178 2024-07-26T18:26:25.448 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.448+0000 7f3ddaa3d780 1 < suggested update operation key=MWUICIKP82CQ tag=QKDKBXEQ10MW type=write size=426984 2024-07-26T18:26:25.454 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.450+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=CVAF4JRMZ0KT type=del size=2772088 2024-07-26T18:26:25.455 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.453+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~2VKDUQQEUFL3.0 size=660242 2024-07-26T18:26:25.457 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.457+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=2VKDUQQEUFL3 tag=U8BBEX9HCMCK type=write size=1708818 2024-07-26T18:26:25.459 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.459+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=VA7Y1MGZI9PI type=del size=1639959 2024-07-26T18:26:25.461 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.461+0000 7f3ddaa3d780 1 < completed write operation key=84AU5L9U1Q5S tag=GTC9YCM2LKWL type=write size=904351 2024-07-26T18:26:25.463 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.463+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=G2PXO1KO9C71 type=write size=508960 2024-07-26T18:26:25.466 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.466+0000 7f3ddaa3d780 -1 < failed to complete operation key=CNINHWKC95EZ tag=SP6Z1EV0LCW3 type=del size=3814724: (22) Invalid argument 2024-07-26T18:26:25.468 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.468+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=FDJHPBKI4UIB type=del size=1441697 2024-07-26T18:26:25.470 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.470+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=I3UMPKQ7UQRM type=del 2024-07-26T18:26:25.474 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.474+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~M3TB0SXVTKOC.0 size=1048576 2024-07-26T18:26:25.476 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.476+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~M3TB0SXVTKOC.1 size=251171 2024-07-26T18:26:25.476 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.476+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=M3TB0SXVTKOC tag=22M5W411M00A type=write size=2348323 2024-07-26T18:26:25.478 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.478+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=7U1JQ1DA7U5U type=del 2024-07-26T18:26:25.482 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.481+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~ETW2GYBXPFS0.0 size=585649 2024-07-26T18:26:25.482 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.481+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=ETW2GYBXPFS0 tag=GLYAT107IZY1 type=write size=1634225 2024-07-26T18:26:25.484 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.484+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~HIKVUSQBU0HA.0 size=1048576 2024-07-26T18:26:25.486 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.485+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~HIKVUSQBU0HA.1 size=1048576 2024-07-26T18:26:25.487 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.487+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~HIKVUSQBU0HA.2 size=944201 2024-07-26T18:26:25.490 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.490+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=HIKVUSQBU0HA tag=K9AIHXBSU4EY type=write size=4089929 2024-07-26T18:26:25.494 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.494+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~S8R5RX6DDOT8.0 size=1048576 2024-07-26T18:26:25.496 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.496+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~S8R5RX6DDOT8.1 size=1048576 2024-07-26T18:26:25.498 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.498+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~S8R5RX6DDOT8.2 size=667096 2024-07-26T18:26:25.498 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.498+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=S8R5RX6DDOT8 tag=6OZVR37SRNA7 type=write size=3812824 2024-07-26T18:26:25.500 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.500+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=4I8YOQB3UE82 type=del 2024-07-26T18:26:25.505 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.505+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~GQD9X3A3DPY5.0 size=439931 2024-07-26T18:26:25.505 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.505+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=GQD9X3A3DPY5 tag=DVKQR3QUJZ2K type=write size=1488507 2024-07-26T18:26:25.506 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.506+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=80DYJ2J0VZEO type=del 2024-07-26T18:26:25.508 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.508+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=QK0RBCP9GWXC type=del size=3058317 2024-07-26T18:26:25.510 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.510+0000 7f3ddaa3d780 1 < canceled operation key=X30EJ1YJC7Y2 tag=EAQ3UZCVV2W4 type=del size=546226 2024-07-26T18:26:25.512 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.512+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=KU1SBB8OO53L type=del size=3554635 2024-07-26T18:26:25.514 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.514+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=V03KSCFKON42 type=del 2024-07-26T18:26:25.518 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.518+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~9Y9G4SL8WJRK.0 size=1048576 2024-07-26T18:26:25.520 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.520+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~9Y9G4SL8WJRK.1 size=707879 2024-07-26T18:26:25.521 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.520+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=9Y9G4SL8WJRK tag=UA3SZ4H77KB7 type=write size=2805031 2024-07-26T18:26:25.521 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.521+0000 7f3ddaa3d780 1 < canceled part key=_multipart_FZJ256NKJJTN.2~K2WQ773MYK2V.0 size=1048576 2024-07-26T18:26:25.521 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.521+0000 7f3ddaa3d780 1 < canceled part key=_multipart_FZJ256NKJJTN.2~K2WQ773MYK2V.1 size=1048576 2024-07-26T18:26:25.523 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.522+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~K2WQ773MYK2V.2 size=491544 2024-07-26T18:26:25.628 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.628+0000 7f3ddaa3d780 1 < canceled multipart upload key=FZJ256NKJJTN upload=K2WQ773MYK2V tag=6T244E973639 type=write size=3637272 2024-07-26T18:26:25.631 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.631+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=5287JECXQ3Z0 type=write size=1018870 2024-07-26T18:26:25.634 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.634+0000 7f3ddaa3d780 1 < completed write operation key=Z02TRVM1M6RF tag=BE46OJNZDNY4 type=write size=662282 2024-07-26T18:26:25.638 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.638+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~0UH4BOZR8OJW.0 size=1048576 2024-07-26T18:26:25.640 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.640+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~0UH4BOZR8OJW.1 size=463883 2024-07-26T18:26:25.640 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.640+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=0UH4BOZR8OJW tag=HTA6GS7Z33UX type=write size=2561035 2024-07-26T18:26:25.642 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.642+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~GB79BAPMXESA.0 size=1048576 2024-07-26T18:26:25.644 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.644+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~GB79BAPMXESA.1 size=766071 2024-07-26T18:26:25.648 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.648+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=GB79BAPMXESA tag=OG6KA76BTAMS type=write size=2863223 2024-07-26T18:26:25.652 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.652+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~A3TWR7K7UXLQ.0 size=1048576 2024-07-26T18:26:25.654 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.654+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~A3TWR7K7UXLQ.1 size=576143 2024-07-26T18:26:25.658 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.654+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=A3TWR7K7UXLQ tag=KQR5NIMS2FTT type=write size=2673295 2024-07-26T18:26:25.658 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.658+0000 7f3ddaa3d780 1 < suggested remove operation key=S74V0KNQ20M4 tag=ZL2945G4989E type=del 2024-07-26T18:26:25.662 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.662+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~9BGMPDDO8AR6.0 size=1048576 2024-07-26T18:26:25.664 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.664+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~9BGMPDDO8AR6.1 size=1048576 2024-07-26T18:26:25.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.665+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~9BGMPDDO8AR6.2 size=31915 2024-07-26T18:26:25.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.665+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=9BGMPDDO8AR6 tag=PCH1JS1NVS1U type=write size=3177643 2024-07-26T18:26:25.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.670+0000 7f3ddaa3d780 1 < suggested remove operation key=J8VYU4UNB1AX tag=W1JZ05ITTFY8 type=del 2024-07-26T18:26:25.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.672+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=HI1U240Y2UVQ type=del size=3673683 2024-07-26T18:26:25.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.674+0000 7f3ddaa3d780 1 < canceled operation key=CNINHWKC95EZ tag=CVAF4JRMZ0KT type=del size=2772088 2024-07-26T18:26:25.676 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.676+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=NL80UL1JMPBF type=del size=4147200 2024-07-26T18:26:25.679 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.679+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=VA7Y1MGZI9PI type=del 2024-07-26T18:26:25.681 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.681+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=ZMT3FVA12FV7 type=write size=881941 2024-07-26T18:26:25.685 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.685+0000 7f3ddaa3d780 1 < suggested update operation key=SHAUJ0JT201L tag=G2PXO1KO9C71 type=write size=508960 2024-07-26T18:26:25.687 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.687+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=0WDHJDD41LSC type=write size=964582 2024-07-26T18:26:25.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.689+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=FDJHPBKI4UIB type=del 2024-07-26T18:26:25.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.691+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=OCWU6J2FSE4S type=del size=2715622 2024-07-26T18:26:25.693 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.693+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~M3TB0SXVTKOC.0 size=1048576 2024-07-26T18:26:25.695 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.695+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~M3TB0SXVTKOC.1 size=251171 2024-07-26T18:26:25.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.699+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=M3TB0SXVTKOC tag=22M5W411M00A type=write size=2348323 2024-07-26T18:26:25.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.701+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=VODVCND2FNSU type=del size=2353756 2024-07-26T18:26:25.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.703+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~ETW2GYBXPFS0.0 size=585649 2024-07-26T18:26:25.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.706+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=ETW2GYBXPFS0 tag=GLYAT107IZY1 type=write size=1634225 2024-07-26T18:26:25.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.708+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=X94EG8UUISNW type=del size=3557977 2024-07-26T18:26:25.711 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.711+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~S8R5RX6DDOT8.0 size=1048576 2024-07-26T18:26:25.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.713+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~S8R5RX6DDOT8.1 size=1048576 2024-07-26T18:26:25.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.714+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~S8R5RX6DDOT8.2 size=667096 2024-07-26T18:26:25.718 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.718+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=S8R5RX6DDOT8 tag=6OZVR37SRNA7 type=write size=3812824 2024-07-26T18:26:25.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.722+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~2BAUOPIZ4IGH.0 size=1048576 2024-07-26T18:26:25.724 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.724+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~2BAUOPIZ4IGH.1 size=1048576 2024-07-26T18:26:25.726 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.726+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~2BAUOPIZ4IGH.2 size=416661 2024-07-26T18:26:25.726 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.726+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=2BAUOPIZ4IGH tag=Q0NMX1QP633C type=write size=3562389 2024-07-26T18:26:25.729 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.729+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~GQD9X3A3DPY5.0 size=439931 2024-07-26T18:26:25.733 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.733+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=GQD9X3A3DPY5 tag=DVKQR3QUJZ2K type=write size=1488507 2024-07-26T18:26:25.735 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.735+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=8C23XK7LGJJ5 type=del size=2944687 2024-07-26T18:26:25.737 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.737+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=QK0RBCP9GWXC type=del 2024-07-26T18:26:25.740 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.740+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~POZOU0WR795T.0 size=988187 2024-07-26T18:26:25.740 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.740+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=POZOU0WR795T tag=Q7B5YH83XAXV type=write size=2036763 2024-07-26T18:26:25.742 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.742+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=KU1SBB8OO53L type=del 2024-07-26T18:26:25.745 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.744+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=HDTA3V2Q3UW8 type=del size=2086105 2024-07-26T18:26:25.747 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.747+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~9Y9G4SL8WJRK.0 size=1048576 2024-07-26T18:26:25.749 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.749+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~9Y9G4SL8WJRK.1 size=707879 2024-07-26T18:26:25.753 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.752+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=9Y9G4SL8WJRK tag=UA3SZ4H77KB7 type=write size=2805031 2024-07-26T18:26:25.757 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.757+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~CGVS7Z82MSSK.0 size=1048576 2024-07-26T18:26:25.759 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.759+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~CGVS7Z82MSSK.1 size=1048576 2024-07-26T18:26:25.761 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.761+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~CGVS7Z82MSSK.2 size=703 2024-07-26T18:26:25.761 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.761+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=CGVS7Z82MSSK tag=KE945O72QS6N type=write size=3146431 2024-07-26T18:26:25.764 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.764+0000 7f3ddaa3d780 1 < completed write operation key=1DWH8ZS24A34 tag=5287JECXQ3Z0 type=write size=1018870 2024-07-26T18:26:25.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.767+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=0MKHBDU470R3 type=del size=3517289 2024-07-26T18:26:25.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.774+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~0UH4BOZR8OJW.0 size=1048576 2024-07-26T18:26:25.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.777+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~0UH4BOZR8OJW.1 size=463883 2024-07-26T18:26:25.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.782+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=0UH4BOZR8OJW tag=HTA6GS7Z33UX type=write size=2561035 2024-07-26T18:26:25.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.784+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=D6QSGPEPILMO type=del size=1784928 2024-07-26T18:26:25.787 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.787+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~A3TWR7K7UXLQ.0 size=1048576 2024-07-26T18:26:25.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.789+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~A3TWR7K7UXLQ.1 size=576143 2024-07-26T18:26:25.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.793+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=A3TWR7K7UXLQ tag=KQR5NIMS2FTT type=write size=2673295 2024-07-26T18:26:25.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.795+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=ZFF58X1HCNPX type=del size=2057063 2024-07-26T18:26:25.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.798+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~9BGMPDDO8AR6.0 size=1048576 2024-07-26T18:26:25.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.800+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~9BGMPDDO8AR6.1 size=1048576 2024-07-26T18:26:25.802 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.802+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~9BGMPDDO8AR6.2 size=31915 2024-07-26T18:26:25.806 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.806+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=9BGMPDDO8AR6 tag=PCH1JS1NVS1U type=write size=3177643 2024-07-26T18:26:25.808 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.808+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=8810OLUMRTOM type=write size=183538 2024-07-26T18:26:25.811 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.811+0000 7f3ddaa3d780 1 < canceled operation key=J8VYU4UNB1AX tag=HI1U240Y2UVQ type=del size=3673683 2024-07-26T18:26:25.814 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.814+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=MCI903THINZV type=del size=4049229 2024-07-26T18:26:25.816 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.816+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=NL80UL1JMPBF type=del 2024-07-26T18:26:25.818 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.818+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=N4AUUNH12WC4 type=del size=1675706 2024-07-26T18:26:25.820 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.820+0000 7f3ddaa3d780 1 < completed write operation key=Z02TRVM1M6RF tag=ZMT3FVA12FV7 type=write size=881941 2024-07-26T18:26:25.822 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.822+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=PDI1QX1B8G7T type=write size=468021 2024-07-26T18:26:25.825 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.825+0000 7f3ddaa3d780 1 < completed write operation key=CNINHWKC95EZ tag=0WDHJDD41LSC type=write size=964582 2024-07-26T18:26:25.830 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.830+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~LRBZ6BOV1SR5.0 size=200001 2024-07-26T18:26:25.830 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.830+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=LRBZ6BOV1SR5 tag=SZMF3ORT8JBI type=write size=1248577 2024-07-26T18:26:25.832 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.832+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=OCWU6J2FSE4S type=del 2024-07-26T18:26:25.836 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.835+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=ZAWD5FOACZ1J type=del size=1224307 2024-07-26T18:26:25.839 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.839+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=VODVCND2FNSU type=del 2024-07-26T18:26:25.843 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.843+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~98G8TWI3WG5G.0 size=1048576 2024-07-26T18:26:25.846 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.846+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~98G8TWI3WG5G.1 size=725846 2024-07-26T18:26:25.846 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.846+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=98G8TWI3WG5G tag=1EO87E1RDQBR type=write size=2822998 2024-07-26T18:26:25.848 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.848+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=X94EG8UUISNW type=del 2024-07-26T18:26:25.850 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.850+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=2VK1SKC1H5FT type=del size=61904 2024-07-26T18:26:25.852 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.852+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~2BAUOPIZ4IGH.0 size=1048576 2024-07-26T18:26:25.854 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.854+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~2BAUOPIZ4IGH.1 size=1048576 2024-07-26T18:26:25.856 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.856+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~2BAUOPIZ4IGH.2 size=416661 2024-07-26T18:26:25.859 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.859+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=2BAUOPIZ4IGH tag=Q0NMX1QP633C type=write size=3562389 2024-07-26T18:26:25.861 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.861+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=JLSGLITG339M type=del size=3864309 2024-07-26T18:26:25.867 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.863+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=8C23XK7LGJJ5 type=del 2024-07-26T18:26:25.867 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.867+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~5LPNNH50Y8UI.0 size=1048576 2024-07-26T18:26:25.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.869+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~5LPNNH50Y8UI.1 size=553592 2024-07-26T18:26:25.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.869+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=5LPNNH50Y8UI tag=RL7EU1L93M65 type=write size=2650744 2024-07-26T18:26:25.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.869+0000 7f3ddaa3d780 1 < canceled part key=_multipart_AD9EQ3SDW2NB.2~POZOU0WR795T.0 size=988187 2024-07-26T18:26:25.873 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.873+0000 7f3ddaa3d780 1 < canceled multipart upload key=AD9EQ3SDW2NB upload=POZOU0WR795T tag=Q7B5YH83XAXV type=write size=2036763 2024-07-26T18:26:25.875 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.875+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=RXTWXO854OK7 type=del size=2833867 2024-07-26T18:26:25.877 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.877+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=HDTA3V2Q3UW8 type=del 2024-07-26T18:26:25.879 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.879+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=YG9GVVX7G3YP type=del size=2646517 2024-07-26T18:26:25.881 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.881+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~CGVS7Z82MSSK.0 size=1048576 2024-07-26T18:26:25.882 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.882+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~CGVS7Z82MSSK.1 size=1048576 2024-07-26T18:26:25.883 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.882+0000 7f3ddaa3d780 1 < canceled part key=_multipart_IQAMY74OLJBO.2~CGVS7Z82MSSK.2 size=703 2024-07-26T18:26:25.886 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.886+0000 7f3ddaa3d780 1 < canceled multipart upload key=IQAMY74OLJBO upload=CGVS7Z82MSSK tag=KE945O72QS6N type=write size=3146431 2024-07-26T18:26:25.891 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.891+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~UDVVBDI0TJZC.0 size=1048576 2024-07-26T18:26:25.892 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.892+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~UDVVBDI0TJZC.1 size=433830 2024-07-26T18:26:25.893 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.892+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=UDVVBDI0TJZC tag=ATC497RDWPFF type=write size=2530982 2024-07-26T18:26:25.894 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.894+0000 7f3ddaa3d780 1 < canceled operation key=I9YU3WJWZ8JF tag=0MKHBDU470R3 type=del size=3517289 2024-07-26T18:26:25.899 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.899+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~GQUZ8534YBUG.0 size=1048576 2024-07-26T18:26:25.900 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.900+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~GQUZ8534YBUG.1 size=672207 2024-07-26T18:26:25.900 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.900+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=GQUZ8534YBUG tag=3J19VJE2BB7Q type=write size=2769359 2024-07-26T18:26:25.903 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.903+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=D6QSGPEPILMO type=del 2024-07-26T18:26:25.905 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.905+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=0EL233YS13ZT type=del size=780653 2024-07-26T18:26:25.907 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.907+0000 7f3ddaa3d780 1 < canceled operation key=RCGC5SDM1AEG tag=ZFF58X1HCNPX type=del size=2057063 2024-07-26T18:26:25.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.911+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~IDVJFM103U0V.0 size=317296 2024-07-26T18:26:25.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.911+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=IDVJFM103U0V tag=NMI3CO85MGLG type=write size=1365872 2024-07-26T18:26:25.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.913+0000 7f3ddaa3d780 1 < completed write operation key=MWUICIKP82CQ tag=8810OLUMRTOM type=write size=183538 2024-07-26T18:26:25.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.917+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~LMHS4ECXJVWC.0 size=232846 2024-07-26T18:26:25.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.917+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=LMHS4ECXJVWC tag=LU9WIS1GSNLS type=write size=1281422 2024-07-26T18:26:25.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.920+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=MCI903THINZV type=del 2024-07-26T18:26:25.922 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.922+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=YR33W71LTDGG type=del size=1172504 2024-07-26T18:26:25.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.926+0000 7f3ddaa3d780 1 < suggested update operation key=D5PS0VPPT1NU tag=N4AUUNH12WC4 type=del size=1675706 2024-07-26T18:26:25.930 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.930+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~Z4J9K4PJVRZY.0 size=1048576 2024-07-26T18:26:25.931 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.931+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~Z4J9K4PJVRZY.1 size=1048576 2024-07-26T18:26:25.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.933+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~Z4J9K4PJVRZY.2 size=829681 2024-07-26T18:26:25.933 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.933+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=Z4J9K4PJVRZY tag=0H3WZI5UR2MU type=write size=3975409 2024-07-26T18:26:25.935 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.935+0000 7f3ddaa3d780 1 < completed write operation key=RT3ANNQ6TPYT tag=PDI1QX1B8G7T type=write size=468021 2024-07-26T18:26:25.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.939+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~PV243MNYG9BA.0 size=1048576 2024-07-26T18:26:25.940 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.940+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~PV243MNYG9BA.1 size=1048576 2024-07-26T18:26:25.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.942+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~PV243MNYG9BA.2 size=528207 2024-07-26T18:26:25.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.942+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=PV243MNYG9BA tag=LPEUJ9COC4DL type=write size=3673935 2024-07-26T18:26:25.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.942+0000 7f3ddaa3d780 1 < canceled part key=_multipart_SHAUJ0JT201L.2~LRBZ6BOV1SR5.0 size=200001 2024-07-26T18:26:25.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.946+0000 7f3ddaa3d780 1 < canceled multipart upload key=SHAUJ0JT201L upload=LRBZ6BOV1SR5 tag=SZMF3ORT8JBI type=write size=1248577 2024-07-26T18:26:25.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.948+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=15IVJS8GN5F8 type=del size=1407205 2024-07-26T18:26:25.950 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.950+0000 7f3ddaa3d780 1 < completed delete operation key=Z02TRVM1M6RF tag=ZAWD5FOACZ1J type=del 2024-07-26T18:26:25.952 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.952+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=ABJRVKY9GX6E type=write size=111170 2024-07-26T18:26:25.954 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.954+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~98G8TWI3WG5G.0 size=1048576 2024-07-26T18:26:25.956 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.956+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~98G8TWI3WG5G.1 size=725846 2024-07-26T18:26:25.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:25.959+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=98G8TWI3WG5G tag=1EO87E1RDQBR type=write size=2822998 2024-07-26T18:26:26.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.002+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=B9WOLOUA9ECC type=del size=1257953 2024-07-26T18:26:26.005 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.005+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=2VK1SKC1H5FT type=del 2024-07-26T18:26:26.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.009+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~JS19I69BDCOL.0 size=1048576 2024-07-26T18:26:26.011 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.011+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~JS19I69BDCOL.1 size=78705 2024-07-26T18:26:26.011 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.011+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=JS19I69BDCOL tag=46DK7EURWF8Z type=write size=2175857 2024-07-26T18:26:26.014 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.014+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=JLSGLITG339M type=del 2024-07-26T18:26:26.016 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.016+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=2Y68B1D7JO10 type=write size=847351 2024-07-26T18:26:26.018 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.018+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~5LPNNH50Y8UI.0 size=1048576 2024-07-26T18:26:26.020 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.020+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~5LPNNH50Y8UI.1 size=553592 2024-07-26T18:26:26.023 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.023+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=5LPNNH50Y8UI tag=RL7EU1L93M65 type=write size=2650744 2024-07-26T18:26:26.025 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.025+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=WJ6R2TE5Y0X0 type=del size=2198031 2024-07-26T18:26:26.027 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.027+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=RXTWXO854OK7 type=del 2024-07-26T18:26:26.029 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.029+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=PQ0LAKLJIIVA type=del size=2225058 2024-07-26T18:26:26.031 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.031+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=YG9GVVX7G3YP type=del 2024-07-26T18:26:26.035 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.035+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~1SNSI7L6QBVH.0 size=1048576 2024-07-26T18:26:26.036 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.036+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~1SNSI7L6QBVH.1 size=1048576 2024-07-26T18:26:26.038 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.038+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~1SNSI7L6QBVH.2 size=475704 2024-07-26T18:26:26.039 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.038+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=1SNSI7L6QBVH tag=ZIFGH7GO7G92 type=write size=3621432 2024-07-26T18:26:26.039 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.038+0000 7f3ddaa3d780 1 < canceled part key=_multipart_I9YU3WJWZ8JF.2~UDVVBDI0TJZC.0 size=1048576 2024-07-26T18:26:26.041 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.040+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~UDVVBDI0TJZC.1 size=433830 2024-07-26T18:26:26.044 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.044+0000 7f3ddaa3d780 1 < canceled multipart upload key=I9YU3WJWZ8JF upload=UDVVBDI0TJZC tag=ATC497RDWPFF type=write size=2530982 2024-07-26T18:26:26.046 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.046+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=8M7ZQOKFCEP8 type=del size=3551730 2024-07-26T18:26:26.048 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.048+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~GQUZ8534YBUG.0 size=1048576 2024-07-26T18:26:26.050 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.050+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~GQUZ8534YBUG.1 size=672207 2024-07-26T18:26:26.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:25 smithi071 ceph-mon[90507]: pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 416 KiB/s wr, 2.13k op/s 2024-07-26T18:26:26.053 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:25 smithi071 ceph-mon[92867]: pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 416 KiB/s wr, 2.13k op/s 2024-07-26T18:26:26.055 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.055+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=GQUZ8534YBUG tag=3J19VJE2BB7Q type=write size=2769359 2024-07-26T18:26:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:25 smithi135 ceph-mon[85352]: pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 416 KiB/s wr, 2.13k op/s 2024-07-26T18:26:26.061 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.061+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~YQ128FENNNK1.0 size=1048576 2024-07-26T18:26:26.064 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.064+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~YQ128FENNNK1.1 size=451150 2024-07-26T18:26:26.064 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.064+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=YQ128FENNNK1 tag=GSO3PF39PAEI type=write size=2548302 2024-07-26T18:26:26.067 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.067+0000 7f3ddaa3d780 -1 < failed to complete operation key=D5PS0VPPT1NU tag=0EL233YS13ZT type=del size=780653: (22) Invalid argument 2024-07-26T18:26:26.072 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.072+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~2M0DR7WOINDS.0 size=1048576 2024-07-26T18:26:26.075 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.075+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~2M0DR7WOINDS.1 size=1048576 2024-07-26T18:26:26.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.077+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~2M0DR7WOINDS.2 size=577113 2024-07-26T18:26:26.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.077+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=2M0DR7WOINDS tag=DZQTF64HYMI3 type=write size=3722841 2024-07-26T18:26:26.080 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.080+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~IDVJFM103U0V.0 size=317296 2024-07-26T18:26:26.083 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.083+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=IDVJFM103U0V tag=NMI3CO85MGLG type=write size=1365872 2024-07-26T18:26:26.087 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.087+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~IG4P5XI2S9LW.0 size=1048576 2024-07-26T18:26:26.089 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.089+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~IG4P5XI2S9LW.1 size=301343 2024-07-26T18:26:26.089 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.089+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=IG4P5XI2S9LW tag=FNVAW5IC7Z8J type=write size=2398495 2024-07-26T18:26:26.091 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.091+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~LMHS4ECXJVWC.0 size=232846 2024-07-26T18:26:26.094 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.094+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=LMHS4ECXJVWC tag=LU9WIS1GSNLS type=write size=1281422 2024-07-26T18:26:26.097 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.097+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=L4RSVZ94EKZD type=del size=523840 2024-07-26T18:26:26.101 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.101+0000 7f3ddaa3d780 -1 < failed to complete operation key=D5PS0VPPT1NU tag=YR33W71LTDGG type=del size=1172504: (22) Invalid argument 2024-07-26T18:26:26.103 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.103+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=HLP8VMF11EA8 type=del size=2574450 2024-07-26T18:26:26.105 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.105+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~Z4J9K4PJVRZY.0 size=1048576 2024-07-26T18:26:26.107 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.107+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~Z4J9K4PJVRZY.1 size=1048576 2024-07-26T18:26:26.109 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.109+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~Z4J9K4PJVRZY.2 size=829681 2024-07-26T18:26:26.112 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.112+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=Z4J9K4PJVRZY tag=0H3WZI5UR2MU type=write size=3975409 2024-07-26T18:26:26.114 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.114+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=2C6UOR2NUCCT type=del size=600633 2024-07-26T18:26:26.114 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.114+0000 7f3ddaa3d780 1 < canceled part key=_multipart_J8VYU4UNB1AX.2~PV243MNYG9BA.0 size=1048576 2024-07-26T18:26:26.116 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.116+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~PV243MNYG9BA.1 size=1048576 2024-07-26T18:26:26.118 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.118+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~PV243MNYG9BA.2 size=528207 2024-07-26T18:26:26.122 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.122+0000 7f3ddaa3d780 1 < canceled multipart upload key=J8VYU4UNB1AX upload=PV243MNYG9BA tag=LPEUJ9COC4DL type=write size=3673935 2024-07-26T18:26:26.126 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.126+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~TNBDRPAY5OTR.0 size=10842 2024-07-26T18:26:26.126 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.126+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=TNBDRPAY5OTR tag=LJ9QPD03927H type=write size=1059418 2024-07-26T18:26:26.128 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.128+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=15IVJS8GN5F8 type=del 2024-07-26T18:26:26.130 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.129+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=JXJPIQJN6GE3 type=write size=182424 2024-07-26T18:26:26.132 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.131+0000 7f3ddaa3d780 1 < completed write operation key=RCGC5SDM1AEG tag=ABJRVKY9GX6E type=write size=111170 2024-07-26T18:26:26.136 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.136+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~1UI2ACJFC6UQ.0 size=151768 2024-07-26T18:26:26.136 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.136+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=1UI2ACJFC6UQ tag=3G56B80W853Y type=write size=1200344 2024-07-26T18:26:26.138 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.138+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=B9WOLOUA9ECC type=del 2024-07-26T18:26:26.141 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.141+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~S140SYRHMVYG.0 size=1048576 2024-07-26T18:26:26.143 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.143+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~S140SYRHMVYG.1 size=943946 2024-07-26T18:26:26.143 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.143+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=S140SYRHMVYG tag=LX55W4QVDL72 type=write size=3041098 2024-07-26T18:26:26.145 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.145+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~JS19I69BDCOL.0 size=1048576 2024-07-26T18:26:26.147 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.147+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~JS19I69BDCOL.1 size=78705 2024-07-26T18:26:26.150 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.150+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=JS19I69BDCOL tag=46DK7EURWF8Z type=write size=2175857 2024-07-26T18:26:26.153 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.153+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=B7M63ZY80828 type=del size=1838667 2024-07-26T18:26:26.155 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.154+0000 7f3ddaa3d780 1 < completed write operation key=X30EJ1YJC7Y2 tag=2Y68B1D7JO10 type=write size=847351 2024-07-26T18:26:26.157 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.157+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=67WHC6AL9RJK type=del size=3561270 2024-07-26T18:26:26.159 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.159+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=WJ6R2TE5Y0X0 type=del 2024-07-26T18:26:26.160 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.160+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=4XEMMCDN8Z2P type=del size=1105040 2024-07-26T18:26:26.162 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.162+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=PQ0LAKLJIIVA type=del 2024-07-26T18:26:26.167 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.166+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~7URP3GOZLEB1.0 size=1048576 2024-07-26T18:26:26.168 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.168+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~7URP3GOZLEB1.1 size=1048576 2024-07-26T18:26:26.170 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.170+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~7URP3GOZLEB1.2 size=313946 2024-07-26T18:26:26.170 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.170+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=7URP3GOZLEB1 tag=XY34QHFSDKN5 type=write size=3459674 2024-07-26T18:26:26.172 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.172+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~1SNSI7L6QBVH.0 size=1048576 2024-07-26T18:26:26.174 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.174+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~1SNSI7L6QBVH.1 size=1048576 2024-07-26T18:26:26.176 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.176+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~1SNSI7L6QBVH.2 size=475704 2024-07-26T18:26:26.180 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.180+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=1SNSI7L6QBVH tag=ZIFGH7GO7G92 type=write size=3621432 2024-07-26T18:26:26.182 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.182+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=MFSM110DYHZO type=del size=1024747 2024-07-26T18:26:26.186 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.186+0000 7f3ddaa3d780 1 < suggested remove operation key=TRDNYGD3GFB1 tag=8M7ZQOKFCEP8 type=del 2024-07-26T18:26:26.188 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.188+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=6CU71TIPTK4B type=del size=2631510 2024-07-26T18:26:26.191 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.191+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~YQ128FENNNK1.0 size=1048576 2024-07-26T18:26:26.192 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.192+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~YQ128FENNNK1.1 size=451150 2024-07-26T18:26:26.196 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.196+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=YQ128FENNNK1 tag=GSO3PF39PAEI type=write size=2548302 2024-07-26T18:26:26.198 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.198+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=TJHA2TKHO5CZ type=write size=909772 2024-07-26T18:26:26.200 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.200+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~2M0DR7WOINDS.0 size=1048576 2024-07-26T18:26:26.202 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.202+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~2M0DR7WOINDS.1 size=1048576 2024-07-26T18:26:26.202 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.202+0000 7f3ddaa3d780 1 < canceled part key=_multipart_11490TKEFTX8.2~2M0DR7WOINDS.2 size=577113 2024-07-26T18:26:26.206 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.206+0000 7f3ddaa3d780 1 < canceled multipart upload key=11490TKEFTX8 upload=2M0DR7WOINDS tag=DZQTF64HYMI3 type=write size=3722841 2024-07-26T18:26:26.210 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.210+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~NSIDRG1LT9XX.0 size=1048576 2024-07-26T18:26:26.212 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.212+0000 7f3ddaa3d780 1 > prepared part key=_multipart_AD9EQ3SDW2NB.2~NSIDRG1LT9XX.1 size=389846 2024-07-26T18:26:26.212 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.212+0000 7f3ddaa3d780 1 > prepared multipart upload key=AD9EQ3SDW2NB upload=NSIDRG1LT9XX tag=376EG3IT6BM9 type=write size=2486998 2024-07-26T18:26:26.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.214+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~IG4P5XI2S9LW.0 size=1048576 2024-07-26T18:26:26.216 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.216+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~IG4P5XI2S9LW.1 size=301343 2024-07-26T18:26:26.219 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.219+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=IG4P5XI2S9LW tag=FNVAW5IC7Z8J type=write size=2398495 2024-07-26T18:26:26.224 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.224+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~UVXM0J2GSF3H.0 size=463020 2024-07-26T18:26:26.224 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.224+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=UVXM0J2GSF3H tag=IEJ24AREC86K type=write size=1511596 2024-07-26T18:26:26.228 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.227+0000 7f3ddaa3d780 1 < suggested remove operation key=IKZUW3ZVZJA6 tag=L4RSVZ94EKZD type=del 2024-07-26T18:26:26.231 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.231+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~OJU648R4E0DF.0 size=1048576 2024-07-26T18:26:26.233 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.233+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~OJU648R4E0DF.1 size=1048576 2024-07-26T18:26:26.235 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.235+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~OJU648R4E0DF.2 size=746421 2024-07-26T18:26:26.235 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.235+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=OJU648R4E0DF tag=30PUKRVPVA0U type=write size=3892149 2024-07-26T18:26:26.237 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.237+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=HLP8VMF11EA8 type=del 2024-07-26T18:26:26.239 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.239+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=0Y1U1LWHCGPD type=del size=703781 2024-07-26T18:26:26.241 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.241+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=2C6UOR2NUCCT type=del 2024-07-26T18:26:26.245 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.245+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~CEV5GNI47J12.0 size=1048576 2024-07-26T18:26:26.247 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.247+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~CEV5GNI47J12.1 size=1048576 2024-07-26T18:26:26.248 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.248+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~CEV5GNI47J12.2 size=180327 2024-07-26T18:26:26.248 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.248+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=CEV5GNI47J12 tag=CWE3ZS90KMCI type=write size=3326055 2024-07-26T18:26:26.250 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.250+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~TNBDRPAY5OTR.0 size=10842 2024-07-26T18:26:26.254 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.254+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=TNBDRPAY5OTR tag=LJ9QPD03927H type=write size=1059418 2024-07-26T18:26:26.256 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.256+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=XWD2F362BG1K type=del size=2536863 2024-07-26T18:26:26.259 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.259+0000 7f3ddaa3d780 -1 < failed to complete operation key=IKZUW3ZVZJA6 tag=JXJPIQJN6GE3 type=write size=182424: (22) Invalid argument 2024-07-26T18:26:26.261 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.261+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=I2ZP4QL7YM83 type=del size=1760797 2024-07-26T18:26:26.263 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.263+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~1UI2ACJFC6UQ.0 size=151768 2024-07-26T18:26:26.267 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.267+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=1UI2ACJFC6UQ tag=3G56B80W853Y type=write size=1200344 2024-07-26T18:26:26.269 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.269+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=X45M0VJDAWC1 type=del size=3203317 2024-07-26T18:26:26.271 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.271+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~S140SYRHMVYG.0 size=1048576 2024-07-26T18:26:26.272 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.272+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~S140SYRHMVYG.1 size=943946 2024-07-26T18:26:26.276 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.276+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=S140SYRHMVYG tag=LX55W4QVDL72 type=write size=3041098 2024-07-26T18:26:26.282 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.280+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~Y236S3J1A12G.0 size=1048576 2024-07-26T18:26:26.283 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.282+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~Y236S3J1A12G.1 size=1048576 2024-07-26T18:26:26.284 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.283+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~Y236S3J1A12G.2 size=1020994 2024-07-26T18:26:26.284 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.283+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=Y236S3J1A12G tag=6V9LE1553OK3 type=write size=4166722 2024-07-26T18:26:26.286 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.286+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=B7M63ZY80828 type=del 2024-07-26T18:26:26.288 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.288+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=9A21IMPILIPA type=del size=36261 2024-07-26T18:26:26.290 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.290+0000 7f3ddaa3d780 1 < canceled operation key=X30EJ1YJC7Y2 tag=67WHC6AL9RJK type=del size=3561270 2024-07-26T18:26:26.294 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.294+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~G8H24O08GNLP.0 size=158697 2024-07-26T18:26:26.294 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.294+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=G8H24O08GNLP tag=9PWM36WW8OUK type=write size=1207273 2024-07-26T18:26:26.295 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.295+0000 7f3ddaa3d780 -1 < no bi entry to suggest for operation key=IKZUW3ZVZJA6 tag=4XEMMCDN8Z2P type=del size=1105040: (2) No such file or directory 2024-07-26T18:26:26.297 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.297+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=6WDWQI3JYUDK type=del size=1408293 2024-07-26T18:26:26.299 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.299+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~7URP3GOZLEB1.0 size=1048576 2024-07-26T18:26:26.301 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.301+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~7URP3GOZLEB1.1 size=1048576 2024-07-26T18:26:26.303 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.303+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~7URP3GOZLEB1.2 size=313946 2024-07-26T18:26:26.307 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.307+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=7URP3GOZLEB1 tag=XY34QHFSDKN5 type=write size=3459674 2024-07-26T18:26:26.311 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.311+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~4SO2O6BCMITP.0 size=650598 2024-07-26T18:26:26.311 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.311+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=4SO2O6BCMITP tag=B5K3M9D6UUPY type=write size=1699174 2024-07-26T18:26:26.313 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.313+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=MFSM110DYHZO type=del 2024-07-26T18:26:26.317 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.317+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~PZ00YKO4BO3P.0 size=1048576 2024-07-26T18:26:26.319 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.319+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~PZ00YKO4BO3P.1 size=136100 2024-07-26T18:26:26.319 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.319+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=PZ00YKO4BO3P tag=9ZY9XI3WOEKA type=write size=2233252 2024-07-26T18:26:26.321 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.321+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=6CU71TIPTK4B type=del 2024-07-26T18:26:26.324 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.324+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~4LEGU2DWY61U.0 size=823868 2024-07-26T18:26:26.324 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.324+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=4LEGU2DWY61U tag=S07RJ7LASJDD type=write size=1872444 2024-07-26T18:26:26.327 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.327+0000 7f3ddaa3d780 1 < completed write operation key=5LH5QFW4B9KV tag=TJHA2TKHO5CZ type=write size=909772 2024-07-26T18:26:26.328 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.328+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=F41HV0BSCY6G type=del size=3173447 2024-07-26T18:26:26.331 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.330+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~NSIDRG1LT9XX.0 size=1048576 2024-07-26T18:26:26.333 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.333+0000 7f3ddaa3d780 1 < completed part key=_multipart_AD9EQ3SDW2NB.2~NSIDRG1LT9XX.1 size=389846 2024-07-26T18:26:26.336 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.336+0000 7f3ddaa3d780 1 < completed multipart upload key=AD9EQ3SDW2NB upload=NSIDRG1LT9XX tag=376EG3IT6BM9 type=write size=2486998 2024-07-26T18:26:26.338 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.338+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=7QDM8SOQVTWG type=del size=3753320 2024-07-26T18:26:26.340 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.340+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~UVXM0J2GSF3H.0 size=463020 2024-07-26T18:26:26.344 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.344+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=UVXM0J2GSF3H tag=IEJ24AREC86K type=write size=1511596 2024-07-26T18:26:26.348 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.348+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~PSSV3ZSTDFKZ.0 size=936723 2024-07-26T18:26:26.348 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.348+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=PSSV3ZSTDFKZ tag=EYHE6S6BJ5E6 type=write size=1985299 2024-07-26T18:26:26.350 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.350+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~OJU648R4E0DF.0 size=1048576 2024-07-26T18:26:26.351 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.351+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~OJU648R4E0DF.1 size=1048576 2024-07-26T18:26:26.353 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.353+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~OJU648R4E0DF.2 size=746421 2024-07-26T18:26:26.357 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.357+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=OJU648R4E0DF tag=30PUKRVPVA0U type=write size=3892149 2024-07-26T18:26:26.361 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.361+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~T9NUQ1XR7ZP8.0 size=794346 2024-07-26T18:26:26.361 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.361+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=T9NUQ1XR7ZP8 tag=YGTFDCR2KWNK type=write size=1842922 2024-07-26T18:26:26.363 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.363+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=0Y1U1LWHCGPD type=del 2024-07-26T18:26:26.367 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.367+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~ODH6HK11I0GB.0 size=1048576 2024-07-26T18:26:26.369 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.369+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~ODH6HK11I0GB.1 size=790534 2024-07-26T18:26:26.369 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.369+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=ODH6HK11I0GB tag=0H84GHUG7LRU type=write size=2887686 2024-07-26T18:26:26.371 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.371+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~CEV5GNI47J12.0 size=1048576 2024-07-26T18:26:26.372 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.372+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~CEV5GNI47J12.1 size=1048576 2024-07-26T18:26:26.374 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.374+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~CEV5GNI47J12.2 size=180327 2024-07-26T18:26:26.377 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.377+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=CEV5GNI47J12 tag=CWE3ZS90KMCI type=write size=3326055 2024-07-26T18:26:26.380 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.380+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=J8T9N5BYDF9L type=del size=1206956 2024-07-26T18:26:26.382 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.382+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=XWD2F362BG1K type=del 2024-07-26T18:26:26.384 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.384+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=KO34S29AGD0Q type=del size=4040500 2024-07-26T18:26:26.386 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.386+0000 7f3ddaa3d780 1 < canceled operation key=L46OSDRB7XAV tag=I2ZP4QL7YM83 type=del size=1760797 2024-07-26T18:26:26.389 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.389+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=9S0RJ4ZFD6R5 type=write size=80022 2024-07-26T18:26:26.391 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.391+0000 7f3ddaa3d780 1 < canceled operation key=SHAUJ0JT201L tag=X45M0VJDAWC1 type=del size=3203317 2024-07-26T18:26:26.393 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.393+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=9CGVB15Z6LSJ type=del size=294839 2024-07-26T18:26:26.395 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.395+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~Y236S3J1A12G.0 size=1048576 2024-07-26T18:26:26.397 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.397+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~Y236S3J1A12G.1 size=1048576 2024-07-26T18:26:26.398 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.398+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~Y236S3J1A12G.2 size=1020994 2024-07-26T18:26:26.403 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.403+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=Y236S3J1A12G tag=6V9LE1553OK3 type=write size=4166722 2024-07-26T18:26:26.405 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.405+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=AKJYJK1O2ZK2 type=del size=394235 2024-07-26T18:26:26.408 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.408+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=9A21IMPILIPA type=del 2024-07-26T18:26:26.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.411+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=4QBSFCJ8FJ49 type=del size=3695918 2024-07-26T18:26:26.414 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.414+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~G8H24O08GNLP.0 size=158697 2024-07-26T18:26:26.419 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.418+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=G8H24O08GNLP tag=9PWM36WW8OUK type=write size=1207273 2024-07-26T18:26:26.421 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.421+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=7ZHSQ802T3C3 type=write size=551749 2024-07-26T18:26:26.424 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.424+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=6WDWQI3JYUDK type=del 2024-07-26T18:26:26.426 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.426+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=DOVYAIPZZWUF type=del size=4154181 2024-07-26T18:26:26.429 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.429+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~4SO2O6BCMITP.0 size=650598 2024-07-26T18:26:26.434 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.434+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=4SO2O6BCMITP tag=B5K3M9D6UUPY type=write size=1699174 2024-07-26T18:26:26.440 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.440+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~Q7KN18S1M9JL.0 size=1048576 2024-07-26T18:26:26.443 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.443+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~Q7KN18S1M9JL.1 size=1026317 2024-07-26T18:26:26.443 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.443+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=Q7KN18S1M9JL tag=A29O4U2JSWL4 type=write size=3123469 2024-07-26T18:26:26.446 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.446+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~PZ00YKO4BO3P.0 size=1048576 2024-07-26T18:26:26.449 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.449+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~PZ00YKO4BO3P.1 size=136100 2024-07-26T18:26:26.454 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.454+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=PZ00YKO4BO3P tag=9ZY9XI3WOEKA type=write size=2233252 2024-07-26T18:26:26.457 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.457+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=UEF86U5MIBY4 type=del size=1685886 2024-07-26T18:26:26.460 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.460+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~4LEGU2DWY61U.0 size=823868 2024-07-26T18:26:26.465 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.465+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=4LEGU2DWY61U tag=S07RJ7LASJDD type=write size=1872444 2024-07-26T18:26:26.467 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.467+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=5T57D8DL34PF type=del size=1578787 2024-07-26T18:26:26.470 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.470+0000 7f3ddaa3d780 1 < canceled operation key=X30EJ1YJC7Y2 tag=F41HV0BSCY6G type=del size=3173447 2024-07-26T18:26:26.473 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.473+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=3IAXIVIIHJJB type=del size=1525800 2024-07-26T18:26:26.476 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.476+0000 7f3ddaa3d780 1 < canceled operation key=BTLCQ5E0DTLE tag=7QDM8SOQVTWG type=del size=3753320 2024-07-26T18:26:26.481 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.479+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=KC38657DBEJH type=del size=3882789 2024-07-26T18:26:26.482 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.482+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~PSSV3ZSTDFKZ.0 size=936723 2024-07-26T18:26:26.487 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.487+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=PSSV3ZSTDFKZ tag=EYHE6S6BJ5E6 type=write size=1985299 2024-07-26T18:26:26.493 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.493+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~Y502FYUHWAGZ.0 size=213698 2024-07-26T18:26:26.493 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.493+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=Y502FYUHWAGZ tag=V0VHERZ2PR7E type=write size=1262274 2024-07-26T18:26:26.497 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.496+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~T9NUQ1XR7ZP8.0 size=794346 2024-07-26T18:26:26.501 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.501+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=T9NUQ1XR7ZP8 tag=YGTFDCR2KWNK type=write size=1842922 2024-07-26T18:26:26.507 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.507+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~5IPARD062F98.0 size=884939 2024-07-26T18:26:26.507 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.507+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=5IPARD062F98 tag=MCXXGWUW8HID type=write size=1933515 2024-07-26T18:26:26.510 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.510+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~ODH6HK11I0GB.0 size=1048576 2024-07-26T18:26:26.510 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.510+0000 7f3ddaa3d780 1 < canceled part key=_multipart_5LH5QFW4B9KV.2~ODH6HK11I0GB.1 size=790534 2024-07-26T18:26:26.514 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.514+0000 7f3ddaa3d780 1 < canceled multipart upload key=5LH5QFW4B9KV upload=ODH6HK11I0GB tag=0H84GHUG7LRU type=write size=2887686 2024-07-26T18:26:26.517 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.517+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=5MVDI1YMJGS0 type=del size=2638670 2024-07-26T18:26:26.520 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.520+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=J8T9N5BYDF9L type=del 2024-07-26T18:26:26.525 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.525+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~UT0H3KYGH41H.0 size=1048576 2024-07-26T18:26:26.527 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.527+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~UT0H3KYGH41H.1 size=1048576 2024-07-26T18:26:26.531 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.530+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~UT0H3KYGH41H.2 size=615693 2024-07-26T18:26:26.531 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.530+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=UT0H3KYGH41H tag=XPHN21GNJQPL type=write size=3761421 2024-07-26T18:26:26.534 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.533+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=KO34S29AGD0Q type=del 2024-07-26T18:26:26.537 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.537+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=29NK1ZXSRPPH type=del size=3921220 2024-07-26T18:26:26.541 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.541+0000 7f3ddaa3d780 1 < canceled operation key=CNINHWKC95EZ tag=9S0RJ4ZFD6R5 type=write size=80022 2024-07-26T18:26:26.544 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.544+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=2VYJNAD2K8M1 type=del size=1223585 2024-07-26T18:26:26.548 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.548+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=9CGVB15Z6LSJ type=del 2024-07-26T18:26:26.550 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.550+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=VZNWO59KZL7X type=del size=2777371 2024-07-26T18:26:26.553 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.553+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=AKJYJK1O2ZK2 type=del 2024-07-26T18:26:26.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.559+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~J7CDIWGXY0IW.0 size=1048576 2024-07-26T18:26:26.562 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.562+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~J7CDIWGXY0IW.1 size=840140 2024-07-26T18:26:26.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.562+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=J7CDIWGXY0IW tag=QQAWKWB4VHLW type=write size=2937292 2024-07-26T18:26:26.565 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.565+0000 7f3ddaa3d780 1 < canceled operation key=5LH5QFW4B9KV tag=4QBSFCJ8FJ49 type=del size=3695918 2024-07-26T18:26:26.572 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.572+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~17FI7DCGYVA4.0 size=1048576 2024-07-26T18:26:26.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.574+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~17FI7DCGYVA4.1 size=1048576 2024-07-26T18:26:26.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.577+0000 7f3ddaa3d780 1 > prepared part key=_multipart_VIPOJV250K5N.2~17FI7DCGYVA4.2 size=821882 2024-07-26T18:26:26.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.577+0000 7f3ddaa3d780 1 > prepared multipart upload key=VIPOJV250K5N upload=17FI7DCGYVA4 tag=5PWVPCGL1P8U type=write size=3967610 2024-07-26T18:26:26.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.580+0000 7f3ddaa3d780 1 < completed write operation key=D5PS0VPPT1NU tag=7ZHSQ802T3C3 type=write size=551749 2024-07-26T18:26:26.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.586+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~369YZZR1AN52.0 size=725607 2024-07-26T18:26:26.586 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.586+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=369YZZR1AN52 tag=W4L2S2MCKGRR type=write size=1774183 2024-07-26T18:26:26.590 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.590+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=DOVYAIPZZWUF type=del 2024-07-26T18:26:26.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.593+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=A996VC57RGHS type=del size=14560 2024-07-26T18:26:26.596 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.596+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~Q7KN18S1M9JL.0 size=1048576 2024-07-26T18:26:26.599 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.599+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~Q7KN18S1M9JL.1 size=1026317 2024-07-26T18:26:26.605 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.604+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=Q7KN18S1M9JL tag=A29O4U2JSWL4 type=write size=3123469 2024-07-26T18:26:26.610 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.610+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~FEOTT78O4HXX.0 size=1048576 2024-07-26T18:26:26.612 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.612+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~FEOTT78O4HXX.1 size=519209 2024-07-26T18:26:26.612 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.612+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=FEOTT78O4HXX tag=IE5GJWQUZQ5G type=write size=2616361 2024-07-26T18:26:26.615 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.615+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=UEF86U5MIBY4 type=del 2024-07-26T18:26:26.621 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.621+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~59LMO66E4257.0 size=1048576 2024-07-26T18:26:26.623 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.623+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~59LMO66E4257.1 size=1048576 2024-07-26T18:26:26.625 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.625+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~59LMO66E4257.2 size=173725 2024-07-26T18:26:26.626 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.625+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=59LMO66E4257 tag=NPELHP3UQVCS type=write size=3319453 2024-07-26T18:26:26.628 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.628+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=5T57D8DL34PF type=del 2024-07-26T18:26:26.632 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.631+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=GUTPHYRZOXR3 type=del size=317797 2024-07-26T18:26:26.634 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.634+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=3IAXIVIIHJJB type=del 2024-07-26T18:26:26.638 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.638+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=401K2OTCCCST type=del size=2545919 2024-07-26T18:26:26.640 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.640+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=KC38657DBEJH type=del 2024-07-26T18:26:26.643 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.643+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=ZY1V60UUL9LR type=write size=774847 2024-07-26T18:26:26.646 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.646+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~Y502FYUHWAGZ.0 size=213698 2024-07-26T18:26:26.652 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.652+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=Y502FYUHWAGZ tag=V0VHERZ2PR7E type=write size=1262274 2024-07-26T18:26:26.655 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.655+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=96B58IAEQ6PZ type=del size=858965 2024-07-26T18:26:26.657 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.657+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~5IPARD062F98.0 size=884939 2024-07-26T18:26:26.663 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.662+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=5IPARD062F98 tag=MCXXGWUW8HID type=write size=1933515 2024-07-26T18:26:26.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.665+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=DRQVCL1ISA95 type=del size=2886892 2024-07-26T18:26:26.668 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.668+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=5MVDI1YMJGS0 type=del 2024-07-26T18:26:26.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.674+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~9UN1JBG49KKF.0 size=194894 2024-07-26T18:26:26.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.674+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=9UN1JBG49KKF tag=OFIUUZC5NWMP type=write size=1243470 2024-07-26T18:26:26.677 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.677+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~UT0H3KYGH41H.0 size=1048576 2024-07-26T18:26:26.679 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.679+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~UT0H3KYGH41H.1 size=1048576 2024-07-26T18:26:26.682 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.682+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~UT0H3KYGH41H.2 size=615693 2024-07-26T18:26:26.688 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.687+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=UT0H3KYGH41H tag=XPHN21GNJQPL type=write size=3761421 2024-07-26T18:26:26.691 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.690+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=FJF46PL6E8DT type=del size=3244102 2024-07-26T18:26:26.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.693+0000 7f3ddaa3d780 1 < canceled operation key=Z02TRVM1M6RF tag=29NK1ZXSRPPH type=del size=3921220 2024-07-26T18:26:26.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.699+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~WZPQ7DOT0YK1.0 size=1048576 2024-07-26T18:26:26.702 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.702+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~WZPQ7DOT0YK1.1 size=985421 2024-07-26T18:26:26.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.702+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=WZPQ7DOT0YK1 tag=GDDEYICJHX8K type=write size=3082573 2024-07-26T18:26:26.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.705+0000 7f3ddaa3d780 1 < canceled operation key=1DWH8ZS24A34 tag=2VYJNAD2K8M1 type=del size=1223585 2024-07-26T18:26:26.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.710+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~3HGH16229OB1.0 size=1048576 2024-07-26T18:26:26.713 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.713+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~3HGH16229OB1.1 size=1048576 2024-07-26T18:26:26.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.715+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~3HGH16229OB1.2 size=347955 2024-07-26T18:26:26.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.715+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=3HGH16229OB1 tag=17GKL9NSU4X6 type=write size=3493683 2024-07-26T18:26:26.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.721+0000 7f3ddaa3d780 1 < suggested update operation key=HA72EZU2OC9Y tag=VZNWO59KZL7X type=del size=2777371 2024-07-26T18:26:26.726 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.726+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~FF9KTTOOFEB6.0 size=381033 2024-07-26T18:26:26.726 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.726+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=FF9KTTOOFEB6 tag=V64LDSQ7WG12 type=write size=1429609 2024-07-26T18:26:26.730 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.729+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~J7CDIWGXY0IW.0 size=1048576 2024-07-26T18:26:26.732 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.732+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~J7CDIWGXY0IW.1 size=840140 2024-07-26T18:26:26.738 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.737+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=J7CDIWGXY0IW tag=QQAWKWB4VHLW type=write size=2937292 2024-07-26T18:26:26.741 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.740+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=8XSQA9E60WFO type=del size=2371871 2024-07-26T18:26:26.743 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.743+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~17FI7DCGYVA4.0 size=1048576 2024-07-26T18:26:26.746 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.746+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~17FI7DCGYVA4.1 size=1048576 2024-07-26T18:26:26.749 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.749+0000 7f3ddaa3d780 1 < completed part key=_multipart_VIPOJV250K5N.2~17FI7DCGYVA4.2 size=821882 2024-07-26T18:26:26.754 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.754+0000 7f3ddaa3d780 1 < completed multipart upload key=VIPOJV250K5N upload=17FI7DCGYVA4 tag=5PWVPCGL1P8U type=write size=3967610 2024-07-26T18:26:26.759 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.759+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~8XZQK2FKZ3WC.0 size=1048576 2024-07-26T18:26:26.762 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.762+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~8XZQK2FKZ3WC.1 size=116973 2024-07-26T18:26:26.762 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.762+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=8XZQK2FKZ3WC tag=JIVBMW7GMT1A type=write size=2214125 2024-07-26T18:26:26.765 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.765+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~369YZZR1AN52.0 size=725607 2024-07-26T18:26:26.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.771+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=369YZZR1AN52 tag=W4L2S2MCKGRR type=write size=1774183 2024-07-26T18:26:26.774 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.774+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=S2Q7VMTZ3R3H type=del size=1190544 2024-07-26T18:26:26.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.777+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=A996VC57RGHS type=del 2024-07-26T18:26:26.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.779+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=VL3JWI9O697E type=del size=912120 2024-07-26T18:26:26.782 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.782+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~FEOTT78O4HXX.0 size=1048576 2024-07-26T18:26:26.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.785+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~FEOTT78O4HXX.1 size=519209 2024-07-26T18:26:26.792 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.791+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=FEOTT78O4HXX tag=IE5GJWQUZQ5G type=write size=2616361 2024-07-26T18:26:26.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.798+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~Z5P3XGQUCRFQ.0 size=1048576 2024-07-26T18:26:26.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.800+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~Z5P3XGQUCRFQ.1 size=1048576 2024-07-26T18:26:26.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.804+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~Z5P3XGQUCRFQ.2 size=462038 2024-07-26T18:26:26.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.804+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=Z5P3XGQUCRFQ tag=PJ2KYF4AGC2Y type=write size=3607766 2024-07-26T18:26:26.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.807+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~59LMO66E4257.0 size=1048576 2024-07-26T18:26:26.810 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.810+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~59LMO66E4257.1 size=1048576 2024-07-26T18:26:26.813 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.813+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~59LMO66E4257.2 size=173725 2024-07-26T18:26:26.816 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.816+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=59LMO66E4257 tag=NPELHP3UQVCS type=write size=3319453 2024-07-26T18:26:26.820 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.820+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~EIOIP7DNQO33.0 size=977957 2024-07-26T18:26:26.820 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.820+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=EIOIP7DNQO33 tag=NSNAT2WD1P3R type=write size=2026533 2024-07-26T18:26:26.822 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.822+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=GUTPHYRZOXR3 type=del 2024-07-26T18:26:26.824 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.824+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=1DFFF9AQ1WOD type=write size=532214 2024-07-26T18:26:26.826 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.826+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=401K2OTCCCST type=del 2024-07-26T18:26:26.828 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.828+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=O8BWRZPQU87M type=del size=2508603 2024-07-26T18:26:26.831 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.831+0000 7f3ddaa3d780 1 < completed write operation key=J8VYU4UNB1AX tag=ZY1V60UUL9LR type=write size=774847 2024-07-26T18:26:26.833 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.833+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=E0X1P3X9BBMT type=write size=790119 2024-07-26T18:26:26.835 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.835+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=96B58IAEQ6PZ type=del 2024-07-26T18:26:26.837 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.837+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=5JYV29D1M61S type=write size=1009809 2024-07-26T18:26:26.839 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.839+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=DRQVCL1ISA95 type=del 2024-07-26T18:26:26.841 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.841+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=GUKNOQ0C9D1A type=write size=609330 2024-07-26T18:26:26.844 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.844+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~9UN1JBG49KKF.0 size=194894 2024-07-26T18:26:26.847 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.847+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=9UN1JBG49KKF tag=OFIUUZC5NWMP type=write size=1243470 2024-07-26T18:26:26.849 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.849+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=EDS4FRAKAK6X type=del size=360266 2024-07-26T18:26:26.852 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.852+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=FJF46PL6E8DT type=del 2024-07-26T18:26:26.856 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.856+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~CPJA3ISTHBGU.0 size=65132 2024-07-26T18:26:26.856 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.856+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=CPJA3ISTHBGU tag=S8P3K1F0DNAJ type=write size=1113708 2024-07-26T18:26:26.856 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.856+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RT3ANNQ6TPYT.2~WZPQ7DOT0YK1.0 size=1048576 2024-07-26T18:26:26.858 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.858+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~WZPQ7DOT0YK1.1 size=985421 2024-07-26T18:26:26.862 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.862+0000 7f3ddaa3d780 1 < canceled multipart upload key=RT3ANNQ6TPYT upload=WZPQ7DOT0YK1 tag=GDDEYICJHX8K type=write size=3082573 2024-07-26T18:26:26.866 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.866+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~74XQGNS2ZEKL.0 size=95875 2024-07-26T18:26:26.866 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.866+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=74XQGNS2ZEKL tag=25A6ZN8O4N3L type=write size=1144451 2024-07-26T18:26:26.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.869+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~3HGH16229OB1.0 size=1048576 2024-07-26T18:26:26.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.869+0000 7f3ddaa3d780 1 < canceled part key=_multipart_J8VYU4UNB1AX.2~3HGH16229OB1.1 size=1048576 2024-07-26T18:26:26.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.869+0000 7f3ddaa3d780 1 < canceled part key=_multipart_J8VYU4UNB1AX.2~3HGH16229OB1.2 size=347955 2024-07-26T18:26:26.872 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.872+0000 7f3ddaa3d780 1 < canceled multipart upload key=J8VYU4UNB1AX upload=3HGH16229OB1 tag=17GKL9NSU4X6 type=write size=3493683 2024-07-26T18:26:26.877 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.877+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~T5FMSWYSUXLI.0 size=238639 2024-07-26T18:26:26.877 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.877+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=T5FMSWYSUXLI tag=5AD84QMXNZR3 type=write size=1287215 2024-07-26T18:26:26.879 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.879+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~FF9KTTOOFEB6.0 size=381033 2024-07-26T18:26:26.882 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.882+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=FF9KTTOOFEB6 tag=V64LDSQ7WG12 type=write size=1429609 2024-07-26T18:26:26.886 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.886+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~VA9AQ8FEWJC1.0 size=125070 2024-07-26T18:26:26.886 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.886+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=VA9AQ8FEWJC1 tag=5CWI0MHL6127 type=write size=1173646 2024-07-26T18:26:26.888 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.888+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=8XSQA9E60WFO type=del 2024-07-26T18:26:26.892 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.892+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~01RI7TB0YBL6.0 size=900568 2024-07-26T18:26:26.892 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.892+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=01RI7TB0YBL6 tag=TGVL7PZ3SM6E type=write size=1949144 2024-07-26T18:26:26.894 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.894+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~8XZQK2FKZ3WC.0 size=1048576 2024-07-26T18:26:26.896 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.896+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~8XZQK2FKZ3WC.1 size=116973 2024-07-26T18:26:26.899 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.899+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=8XZQK2FKZ3WC tag=JIVBMW7GMT1A type=write size=2214125 2024-07-26T18:26:26.901 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.901+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=7NWCQWE8IDPO type=write size=660982 2024-07-26T18:26:26.904 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.904+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=S2Q7VMTZ3R3H type=del 2024-07-26T18:26:26.906 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.906+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=ZWZN2S2OMOSL type=del size=1138142 2024-07-26T18:26:26.908 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.908+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=VL3JWI9O697E type=del 2024-07-26T18:26:26.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.912+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~RKYM4CQWU259.0 size=1048576 2024-07-26T18:26:26.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.913+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~RKYM4CQWU259.1 size=1048576 2024-07-26T18:26:26.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.915+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~RKYM4CQWU259.2 size=397864 2024-07-26T18:26:26.915 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.915+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=RKYM4CQWU259 tag=H93RSB05RYCJ type=write size=3543592 2024-07-26T18:26:26.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.917+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~Z5P3XGQUCRFQ.0 size=1048576 2024-07-26T18:26:26.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.919+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~Z5P3XGQUCRFQ.1 size=1048576 2024-07-26T18:26:26.920 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.920+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~Z5P3XGQUCRFQ.2 size=462038 2024-07-26T18:26:26.924 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.924+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=Z5P3XGQUCRFQ tag=PJ2KYF4AGC2Y type=write size=3607766 2024-07-26T18:26:26.926 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.926+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=X2CUVOTMJGFW type=write size=235271 2024-07-26T18:26:26.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.928+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~EIOIP7DNQO33.0 size=977957 2024-07-26T18:26:26.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.932+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=EIOIP7DNQO33 tag=NSNAT2WD1P3R type=write size=2026533 2024-07-26T18:26:26.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.934+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=46KLFZSM768X type=del size=2616028 2024-07-26T18:26:26.937 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.937+0000 7f3ddaa3d780 1 < suggested remove operation key=N5GSO7LGJZWN tag=1DFFF9AQ1WOD type=write 2024-07-26T18:26:26.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.939+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=GLJIX1UOZUWI type=del size=4127987 2024-07-26T18:26:26.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.942+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=O8BWRZPQU87M type=del 2024-07-26T18:26:26.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.946+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~UC3JBUYQOL6R.0 size=49078 2024-07-26T18:26:26.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.946+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=UC3JBUYQOL6R tag=KXV2SII7WRF4 type=write size=1097654 2024-07-26T18:26:26.948 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.948+0000 7f3ddaa3d780 1 < completed write operation key=S74V0KNQ20M4 tag=E0X1P3X9BBMT type=write size=790119 2024-07-26T18:26:26.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.951+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=11R70V2VSWWA type=del size=3252097 2024-07-26T18:26:26.953 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.953+0000 7f3ddaa3d780 1 < canceled operation key=AD9EQ3SDW2NB tag=5JYV29D1M61S type=write size=1009809 2024-07-26T18:26:26.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.955+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=DEAACFU4956C type=del size=2798619 2024-07-26T18:26:26.957 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.957+0000 7f3ddaa3d780 1 < completed write operation key=IKZUW3ZVZJA6 tag=GUKNOQ0C9D1A type=write size=609330 2024-07-26T18:26:26.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.959+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=UIKPXMJOSDTM type=write size=773410 2024-07-26T18:26:26.962 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.962+0000 7f3ddaa3d780 1 < canceled operation key=L46OSDRB7XAV tag=EDS4FRAKAK6X type=del size=360266 2024-07-26T18:26:26.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.966+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~O2D2P1FA15TQ.0 size=1048576 2024-07-26T18:26:26.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.968+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~O2D2P1FA15TQ.1 size=1048576 2024-07-26T18:26:26.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.970+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~O2D2P1FA15TQ.2 size=675145 2024-07-26T18:26:26.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.970+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=O2D2P1FA15TQ tag=ZJBTAKACZH0K type=write size=3820873 2024-07-26T18:26:26.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.972+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~CPJA3ISTHBGU.0 size=65132 2024-07-26T18:26:26.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.975+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=CPJA3ISTHBGU tag=S8P3K1F0DNAJ type=write size=1113708 2024-07-26T18:26:26.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.979+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~BIL8I9PU6M6P.0 size=918110 2024-07-26T18:26:26.979 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.979+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=BIL8I9PU6M6P tag=HCHG9SEFXILI type=write size=1966686 2024-07-26T18:26:26.981 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.981+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~74XQGNS2ZEKL.0 size=95875 2024-07-26T18:26:26.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.985+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=74XQGNS2ZEKL tag=25A6ZN8O4N3L type=write size=1144451 2024-07-26T18:26:26.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.989+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~HL029CIKCSLV.0 size=1048576 2024-07-26T18:26:26.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.991+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~HL029CIKCSLV.1 size=858302 2024-07-26T18:26:26.991 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.991+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=HL029CIKCSLV tag=XBPOMUZ4T8J6 type=write size=2955454 2024-07-26T18:26:26.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.993+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~T5FMSWYSUXLI.0 size=238639 2024-07-26T18:26:26.997 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:26.997+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=T5FMSWYSUXLI tag=5AD84QMXNZR3 type=write size=1287215 2024-07-26T18:26:27.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.001+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~1YPJGQZX0RYR.0 size=1048576 2024-07-26T18:26:27.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.003+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~1YPJGQZX0RYR.1 size=1048576 2024-07-26T18:26:27.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.006+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~1YPJGQZX0RYR.2 size=38350 2024-07-26T18:26:27.006 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.006+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=1YPJGQZX0RYR tag=6GTDO0SR6RBP type=write size=3184078 2024-07-26T18:26:27.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.006+0000 7f3ddaa3d780 1 < canceled part key=_multipart_N5GSO7LGJZWN.2~VA9AQ8FEWJC1.0 size=125070 2024-07-26T18:26:27.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.009+0000 7f3ddaa3d780 1 < canceled multipart upload key=N5GSO7LGJZWN upload=VA9AQ8FEWJC1 tag=5CWI0MHL6127 type=write size=1173646 2024-07-26T18:26:27.013 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.013+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~O898UMROIFL0.0 size=1048576 2024-07-26T18:26:27.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.015+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~O898UMROIFL0.1 size=77233 2024-07-26T18:26:27.015 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.015+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=O898UMROIFL0 tag=L8MBI633OEQ0 type=write size=2174385 2024-07-26T18:26:27.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.017+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~01RI7TB0YBL6.0 size=900568 2024-07-26T18:26:27.022 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.021+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=01RI7TB0YBL6 tag=TGVL7PZ3SM6E type=write size=1949144 2024-07-26T18:26:27.023 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.023+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=KLT1EVTJYWNJ type=del size=2625242 2024-07-26T18:26:27.025 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.025+0000 7f3ddaa3d780 1 < canceled operation key=11490TKEFTX8 tag=7NWCQWE8IDPO type=write size=660982 2024-07-26T18:26:27.027 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.028+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=X1RT7IPNRF9C type=del size=154327 2024-07-26T18:26:27.034 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.033+0000 7f3ddaa3d780 1 < suggested update operation key=CNINHWKC95EZ tag=ZWZN2S2OMOSL type=del size=1138142 2024-07-26T18:26:27.037 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.037+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=7I7A70CGFLF6 type=del size=4112237 2024-07-26T18:26:27.040 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.040+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~RKYM4CQWU259.0 size=1048576 2024-07-26T18:26:27.040 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.040+0000 7f3ddaa3d780 1 < canceled part key=_multipart_I9YU3WJWZ8JF.2~RKYM4CQWU259.1 size=1048576 2024-07-26T18:26:27.043 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.042+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~RKYM4CQWU259.2 size=397864 2024-07-26T18:26:27.049 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.049+0000 7f3ddaa3d780 1 < canceled multipart upload key=I9YU3WJWZ8JF upload=RKYM4CQWU259 tag=H93RSB05RYCJ type=write size=3543592 2024-07-26T18:26:27.052 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.052+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=2HOZ3UZV6S2D type=del size=3230912 2024-07-26T18:26:27.056 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.055+0000 7f3ddaa3d780 1 < completed write operation key=X30EJ1YJC7Y2 tag=X2CUVOTMJGFW type=write size=235271 2024-07-26T18:26:27.058 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.058+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=KE3O2IAPZXUW type=del size=450430 2024-07-26T18:26:27.062 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.062+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=46KLFZSM768X type=del 2024-07-26T18:26:27.068 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.068+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~2BONZ63U90NX.0 size=1048576 2024-07-26T18:26:27.071 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.071+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~2BONZ63U90NX.1 size=1048576 2024-07-26T18:26:27.073 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.073+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~2BONZ63U90NX.2 size=480831 2024-07-26T18:26:27.073 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.073+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=2BONZ63U90NX tag=CU8NMEHLX40D type=write size=3626559 2024-07-26T18:26:27.076 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.076+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=GLJIX1UOZUWI type=del 2024-07-26T18:26:27.082 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.082+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~PP6FN9ILIQL6.0 size=1048576 2024-07-26T18:26:27.084 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.084+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~PP6FN9ILIQL6.1 size=951988 2024-07-26T18:26:27.085 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.084+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=PP6FN9ILIQL6 tag=4ZSDFY9YW0UC type=write size=3049140 2024-07-26T18:26:27.087 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.087+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~UC3JBUYQOL6R.0 size=49078 2024-07-26T18:26:27.090 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.090+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=UC3JBUYQOL6R tag=KXV2SII7WRF4 type=write size=1097654 2024-07-26T18:26:27.107 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.106+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=DL7VMT8AOPQC type=write size=123433 2024-07-26T18:26:27.109 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.109+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=11R70V2VSWWA type=del 2024-07-26T18:26:27.114 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.113+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~VHXKMGE6BQSS.0 size=1048576 2024-07-26T18:26:27.115 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.115+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~VHXKMGE6BQSS.1 size=842302 2024-07-26T18:26:27.115 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.115+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=VHXKMGE6BQSS tag=I2FZ756JS2TR type=write size=2939454 2024-07-26T18:26:27.118 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.118+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=DEAACFU4956C type=del 2024-07-26T18:26:27.123 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.122+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~MAEMT8700X2T.0 size=274 2024-07-26T18:26:27.123 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.122+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=MAEMT8700X2T tag=BBLZW3WX0JA8 type=write size=1048850 2024-07-26T18:26:27.124 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.124+0000 7f3ddaa3d780 1 < completed write operation key=RCGC5SDM1AEG tag=UIKPXMJOSDTM type=write size=773410 2024-07-26T18:26:27.126 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.126+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=63LL08O1ROOE type=del size=115874 2024-07-26T18:26:27.128 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.128+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~O2D2P1FA15TQ.0 size=1048576 2024-07-26T18:26:27.130 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.130+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~O2D2P1FA15TQ.1 size=1048576 2024-07-26T18:26:27.132 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.132+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~O2D2P1FA15TQ.2 size=675145 2024-07-26T18:26:27.136 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.135+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=O2D2P1FA15TQ tag=ZJBTAKACZH0K type=write size=3820873 2024-07-26T18:26:27.139 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.139+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~7O4IMGR43DE1.0 size=57201 2024-07-26T18:26:27.140 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.139+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=7O4IMGR43DE1 tag=X8S1WARVP50W type=write size=1105777 2024-07-26T18:26:27.141 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.141+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~BIL8I9PU6M6P.0 size=918110 2024-07-26T18:26:27.145 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.145+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=BIL8I9PU6M6P tag=HCHG9SEFXILI type=write size=1966686 2024-07-26T18:26:27.147 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.147+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=A9ZDEHXB5ZRF type=del size=3275646 2024-07-26T18:26:27.149 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.149+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~HL029CIKCSLV.0 size=1048576 2024-07-26T18:26:27.150 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.150+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~HL029CIKCSLV.1 size=858302 2024-07-26T18:26:27.155 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.155+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=HL029CIKCSLV tag=XBPOMUZ4T8J6 type=write size=2955454 2024-07-26T18:26:27.157 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.157+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=JV4OOKZLDFAO type=del size=2020335 2024-07-26T18:26:27.160 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.160+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~1YPJGQZX0RYR.0 size=1048576 2024-07-26T18:26:27.162 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.162+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~1YPJGQZX0RYR.1 size=1048576 2024-07-26T18:26:27.164 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.164+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~1YPJGQZX0RYR.2 size=38350 2024-07-26T18:26:27.169 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.169+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=1YPJGQZX0RYR tag=6GTDO0SR6RBP type=write size=3184078 2024-07-26T18:26:27.171 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.171+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=2W2TNSF31R3Q type=del size=39517 2024-07-26T18:26:27.171 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.171+0000 7f3ddaa3d780 1 < canceled part key=_multipart_K2MEY9UVYDCS.2~O898UMROIFL0.0 size=1048576 2024-07-26T18:26:27.174 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.174+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~O898UMROIFL0.1 size=77233 2024-07-26T18:26:27.178 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.178+0000 7f3ddaa3d780 1 < canceled multipart upload key=K2MEY9UVYDCS upload=O898UMROIFL0 tag=L8MBI633OEQ0 type=write size=2174385 2024-07-26T18:26:27.180 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.180+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=GLNHXI9UKFWT type=write size=1044489 2024-07-26T18:26:27.184 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.184+0000 7f3ddaa3d780 1 < suggested update operation key=IQAMY74OLJBO tag=KLT1EVTJYWNJ type=del size=2625242 2024-07-26T18:26:27.186 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.186+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=948PW9LU1M8D type=write size=663805 2024-07-26T18:26:27.188 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.188+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=X1RT7IPNRF9C type=del 2024-07-26T18:26:27.190 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.190+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=KA6E53LC5C58 type=del size=238057 2024-07-26T18:26:27.192 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.192+0000 7f3ddaa3d780 1 < canceled operation key=K2MEY9UVYDCS tag=7I7A70CGFLF6 type=del size=4112237 2024-07-26T18:26:27.196 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.196+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~LLIU2PSP8GJ7.0 size=1048576 2024-07-26T18:26:27.197 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.197+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~LLIU2PSP8GJ7.1 size=442394 2024-07-26T18:26:27.197 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.197+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=LLIU2PSP8GJ7 tag=LH2ZB3FLIOXA type=write size=2539546 2024-07-26T18:26:27.199 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.199+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=2HOZ3UZV6S2D type=del 2024-07-26T18:26:27.201 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.201+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=T1RRNW1MK2EQ type=del size=2683773 2024-07-26T18:26:27.206 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.206+0000 7f3ddaa3d780 1 < suggested update operation key=HA72EZU2OC9Y tag=KE3O2IAPZXUW type=del size=450430 2024-07-26T18:26:27.210 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.210+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~PERNZP7GHM91.0 size=1048576 2024-07-26T18:26:27.212 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.212+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~PERNZP7GHM91.1 size=558042 2024-07-26T18:26:27.212 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.212+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=PERNZP7GHM91 tag=L1N5HSFGA1VW type=write size=2655194 2024-07-26T18:26:27.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.214+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~2BONZ63U90NX.0 size=1048576 2024-07-26T18:26:27.216 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.215+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~2BONZ63U90NX.1 size=1048576 2024-07-26T18:26:27.218 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.218+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~2BONZ63U90NX.2 size=480831 2024-07-26T18:26:27.222 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.222+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=2BONZ63U90NX tag=CU8NMEHLX40D type=write size=3626559 2024-07-26T18:26:27.227 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.227+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~O5WUVP5JTUA3.0 size=511429 2024-07-26T18:26:27.227 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.227+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=O5WUVP5JTUA3 tag=34Z9IC6K8G41 type=write size=1560005 2024-07-26T18:26:27.230 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.229+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~PP6FN9ILIQL6.0 size=1048576 2024-07-26T18:26:27.231 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.231+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~PP6FN9ILIQL6.1 size=951988 2024-07-26T18:26:27.235 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.235+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=PP6FN9ILIQL6 tag=4ZSDFY9YW0UC type=write size=3049140 2024-07-26T18:26:27.238 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.238+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=OQBRPL733VLY type=del size=3392956 2024-07-26T18:26:27.240 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.240+0000 7f3ddaa3d780 1 < completed write operation key=CNINHWKC95EZ tag=DL7VMT8AOPQC type=write size=123433 2024-07-26T18:26:27.244 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.244+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~RM3GCIB42T75.0 size=1048576 2024-07-26T18:26:27.246 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.246+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~RM3GCIB42T75.1 size=336737 2024-07-26T18:26:27.246 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.246+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=RM3GCIB42T75 tag=3SQBGN4FH49L type=write size=2433889 2024-07-26T18:26:27.248 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.248+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~VHXKMGE6BQSS.0 size=1048576 2024-07-26T18:26:27.250 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.250+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~VHXKMGE6BQSS.1 size=842302 2024-07-26T18:26:27.253 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.253+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=VHXKMGE6BQSS tag=I2FZ756JS2TR type=write size=2939454 2024-07-26T18:26:27.255 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.255+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=Q8O5O9SRMMCG type=del size=459559 2024-07-26T18:26:27.258 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.258+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~MAEMT8700X2T.0 size=274 2024-07-26T18:26:27.261 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.261+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=MAEMT8700X2T tag=BBLZW3WX0JA8 type=write size=1048850 2024-07-26T18:26:27.263 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.263+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=FY557XML8SSB type=del size=3438531 2024-07-26T18:26:27.265 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.265+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=63LL08O1ROOE type=del 2024-07-26T18:26:27.269 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.269+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~I5JBK0EL789F.0 size=110304 2024-07-26T18:26:27.269 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.269+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=I5JBK0EL789F tag=EJZCK4D81DH8 type=write size=1158880 2024-07-26T18:26:27.271 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.271+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~7O4IMGR43DE1.0 size=57201 2024-07-26T18:26:27.275 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.275+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=7O4IMGR43DE1 tag=X8S1WARVP50W type=write size=1105777 2024-07-26T18:26:27.277 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.277+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=T770K9XIO9GU type=del size=3151258 2024-07-26T18:26:27.279 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.279+0000 7f3ddaa3d780 1 < completed delete operation key=K2MEY9UVYDCS tag=A9ZDEHXB5ZRF type=del 2024-07-26T18:26:27.281 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.281+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=W753V28NHOCJ type=del size=1280248 2024-07-26T18:26:27.284 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.284+0000 7f3ddaa3d780 1 < canceled operation key=I9YU3WJWZ8JF tag=JV4OOKZLDFAO type=del size=2020335 2024-07-26T18:26:27.286 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.286+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=X8Y1UDKOZJ0V type=del size=3648254 2024-07-26T18:26:27.288 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.288+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=2W2TNSF31R3Q type=del 2024-07-26T18:26:27.293 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.293+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~0DF0H7VSOXXL.0 size=1048576 2024-07-26T18:26:27.295 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.295+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~0DF0H7VSOXXL.1 size=1048576 2024-07-26T18:26:27.297 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.297+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~0DF0H7VSOXXL.2 size=925423 2024-07-26T18:26:27.297 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.297+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=0DF0H7VSOXXL tag=24RUV3IQH2PS type=write size=4071151 2024-07-26T18:26:27.303 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.299+0000 7f3ddaa3d780 1 < completed write operation key=1LIY2CFUHSLF tag=GLNHXI9UKFWT type=write size=1044489 2024-07-26T18:26:27.304 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.301+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=C0KF83ZDGQMI type=del size=174652 2024-07-26T18:26:27.304 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.303+0000 7f3ddaa3d780 1 < completed write operation key=AD9EQ3SDW2NB tag=948PW9LU1M8D type=write size=663805 2024-07-26T18:26:27.305 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.305+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=E3MFXDFFBRO8 type=del size=2337427 2024-07-26T18:26:27.307 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.307+0000 7f3ddaa3d780 1 < canceled operation key=X30EJ1YJC7Y2 tag=KA6E53LC5C58 type=del size=238057 2024-07-26T18:26:27.311 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.311+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~EONA32K1TQB5.0 size=794835 2024-07-26T18:26:27.311 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.311+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=EONA32K1TQB5 tag=TOT1OB4I071U type=write size=1843411 2024-07-26T18:26:27.313 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.313+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~LLIU2PSP8GJ7.0 size=1048576 2024-07-26T18:26:27.313 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.313+0000 7f3ddaa3d780 1 < canceled part key=_multipart_FZJ256NKJJTN.2~LLIU2PSP8GJ7.1 size=442394 2024-07-26T18:26:27.317 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.317+0000 7f3ddaa3d780 1 < canceled multipart upload key=FZJ256NKJJTN upload=LLIU2PSP8GJ7 tag=LH2ZB3FLIOXA type=write size=2539546 2024-07-26T18:26:27.319 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.319+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=4XRYG91OSELN type=del size=3588822 2024-07-26T18:26:27.323 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.323+0000 7f3ddaa3d780 -1 < failed to complete operation key=HA72EZU2OC9Y tag=T1RRNW1MK2EQ type=del size=2683773: (22) Invalid argument 2024-07-26T18:26:27.328 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.328+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~SC1KZ67DV3H8.0 size=1048576 2024-07-26T18:26:27.331 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.331+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~SC1KZ67DV3H8.1 size=322684 2024-07-26T18:26:27.331 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.331+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=SC1KZ67DV3H8 tag=TK77995S9L95 type=write size=2419836 2024-07-26T18:26:27.334 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.334+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~PERNZP7GHM91.0 size=1048576 2024-07-26T18:26:27.337 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.337+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~PERNZP7GHM91.1 size=558042 2024-07-26T18:26:27.342 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.342+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=PERNZP7GHM91 tag=L1N5HSFGA1VW type=write size=2655194 2024-07-26T18:26:27.344 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.344+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=HUP0FPS1HH31 type=del size=3502962 2024-07-26T18:26:27.346 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.346+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~O5WUVP5JTUA3.0 size=511429 2024-07-26T18:26:27.350 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.350+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=O5WUVP5JTUA3 tag=34Z9IC6K8G41 type=write size=1560005 2024-07-26T18:26:27.353 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.353+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=V7SYDBXYFGBA type=write size=325912 2024-07-26T18:26:27.355 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.355+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=OQBRPL733VLY type=del 2024-07-26T18:26:27.357 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.357+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=XZUC38HGVQ59 type=del size=3613138 2024-07-26T18:26:27.359 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.359+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~RM3GCIB42T75.0 size=1048576 2024-07-26T18:26:27.361 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.361+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~RM3GCIB42T75.1 size=336737 2024-07-26T18:26:27.364 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.364+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=RM3GCIB42T75 tag=3SQBGN4FH49L type=write size=2433889 2024-07-26T18:26:27.367 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.367+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=ZZK3PQCCWWNE type=del size=1287134 2024-07-26T18:26:27.369 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.369+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=Q8O5O9SRMMCG type=del 2024-07-26T18:26:27.371 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.371+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=RPZMJUJ5L0K6 type=write size=936177 2024-07-26T18:26:27.373 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.373+0000 7f3ddaa3d780 1 < canceled operation key=AD9EQ3SDW2NB tag=FY557XML8SSB type=del size=3438531 2024-07-26T18:26:27.375 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.376+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=SZ2QTGTECHGB type=del size=2733828 2024-07-26T18:26:27.378 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.378+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~I5JBK0EL789F.0 size=110304 2024-07-26T18:26:27.382 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.382+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=I5JBK0EL789F tag=EJZCK4D81DH8 type=write size=1158880 2024-07-26T18:26:27.386 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.386+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~LPIQ7228XQY4.0 size=1048576 2024-07-26T18:26:27.387 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.387+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~LPIQ7228XQY4.1 size=301199 2024-07-26T18:26:27.388 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.387+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=LPIQ7228XQY4 tag=QQ5MQZXJLWZ5 type=write size=2398351 2024-07-26T18:26:27.391 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.391+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=T770K9XIO9GU type=del 2024-07-26T18:26:27.393 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.393+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=2I49KVD8SETF type=write size=447956 2024-07-26T18:26:27.395 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.395+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=W753V28NHOCJ type=del 2024-07-26T18:26:27.399 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.399+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~A9EPW0AXMH1O.0 size=739993 2024-07-26T18:26:27.399 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.399+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=A9EPW0AXMH1O tag=2QL5LKJC5CDG type=write size=1788569 2024-07-26T18:26:27.402 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.402+0000 7f3ddaa3d780 1 < completed delete operation key=CNINHWKC95EZ tag=X8Y1UDKOZJ0V type=del 2024-07-26T18:26:27.404 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.404+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=O51BG5HJOQC3 type=del size=1788129 2024-07-26T18:26:27.407 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.406+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~0DF0H7VSOXXL.0 size=1048576 2024-07-26T18:26:27.408 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.408+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~0DF0H7VSOXXL.1 size=1048576 2024-07-26T18:26:27.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.411+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~0DF0H7VSOXXL.2 size=925423 2024-07-26T18:26:27.415 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.415+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=0DF0H7VSOXXL tag=24RUV3IQH2PS type=write size=4071151 2024-07-26T18:26:27.417 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.417+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=DDOKF46GWLFC type=write size=290761 2024-07-26T18:26:27.419 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.419+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=C0KF83ZDGQMI type=del 2024-07-26T18:26:27.422 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.421+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=LHCS8D2W23RN type=del size=3295829 2024-07-26T18:26:27.424 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.424+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=E3MFXDFFBRO8 type=del 2024-07-26T18:26:27.429 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.428+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~U5XJYKZWGREZ.0 size=1048576 2024-07-26T18:26:27.430 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.430+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~U5XJYKZWGREZ.1 size=491658 2024-07-26T18:26:27.430 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.430+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=U5XJYKZWGREZ tag=KFIHYQRN3N9A type=write size=2588810 2024-07-26T18:26:27.432 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.432+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~EONA32K1TQB5.0 size=794835 2024-07-26T18:26:27.437 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.437+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=EONA32K1TQB5 tag=TOT1OB4I071U type=write size=1843411 2024-07-26T18:26:27.439 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.439+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=J8LFPFUF95QF type=del size=4101726 2024-07-26T18:26:27.442 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.442+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=4XRYG91OSELN type=del 2024-07-26T18:26:27.446 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.446+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~74FLHKEOZPXJ.0 size=1048576 2024-07-26T18:26:27.447 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.447+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~74FLHKEOZPXJ.1 size=1048576 2024-07-26T18:26:27.450 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.449+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~74FLHKEOZPXJ.2 size=190936 2024-07-26T18:26:27.450 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.449+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=74FLHKEOZPXJ tag=9FR09DRD4KTS type=write size=3336664 2024-07-26T18:26:27.452 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.451+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~SC1KZ67DV3H8.0 size=1048576 2024-07-26T18:26:27.453 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.453+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~SC1KZ67DV3H8.1 size=322684 2024-07-26T18:26:27.457 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.457+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=SC1KZ67DV3H8 tag=TK77995S9L95 type=write size=2419836 2024-07-26T18:26:27.461 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.461+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~3202E00DSTMK.0 size=1048576 2024-07-26T18:26:27.463 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.463+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~3202E00DSTMK.1 size=811014 2024-07-26T18:26:27.463 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.463+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=3202E00DSTMK tag=43CG39VDM8XP type=write size=2908166 2024-07-26T18:26:27.465 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.465+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=HUP0FPS1HH31 type=del 2024-07-26T18:26:27.467 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.467+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=W1Z4KRYATM2W type=write size=794072 2024-07-26T18:26:27.469 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.469+0000 7f3ddaa3d780 1 < completed write operation key=Z02TRVM1M6RF tag=V7SYDBXYFGBA type=write size=325912 2024-07-26T18:26:27.471 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.471+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=RQG120Q594II type=write size=511934 2024-07-26T18:26:27.473 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.473+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=XZUC38HGVQ59 type=del 2024-07-26T18:26:27.477 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.477+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~JR2OT4BJGVXU.0 size=1048576 2024-07-26T18:26:27.479 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.479+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~JR2OT4BJGVXU.1 size=746673 2024-07-26T18:26:27.479 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.479+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=JR2OT4BJGVXU tag=EUSZO156WF68 type=write size=2843825 2024-07-26T18:26:27.483 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.482+0000 7f3ddaa3d780 1 < suggested remove operation key=X30EJ1YJC7Y2 tag=ZZK3PQCCWWNE type=del 2024-07-26T18:26:27.486 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.486+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~BVSM1W133I2Z.0 size=1048576 2024-07-26T18:26:27.488 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.488+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~BVSM1W133I2Z.1 size=1048576 2024-07-26T18:26:27.489 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.489+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~BVSM1W133I2Z.2 size=577400 2024-07-26T18:26:27.490 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.489+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=BVSM1W133I2Z tag=ONFWONTC3LAD type=write size=3723128 2024-07-26T18:26:27.491 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.491+0000 7f3ddaa3d780 1 < completed write operation key=1LIY2CFUHSLF tag=RPZMJUJ5L0K6 type=write size=936177 2024-07-26T18:26:27.494 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.493+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=VTFA072A01T3 type=write size=13720 2024-07-26T18:26:27.496 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.496+0000 7f3ddaa3d780 -1 < failed to complete operation key=X30EJ1YJC7Y2 tag=SZ2QTGTECHGB type=del size=2733828: (22) Invalid argument 2024-07-26T18:26:27.500 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.500+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~4VHZC9Q86S60.0 size=1048576 2024-07-26T18:26:27.502 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.502+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~4VHZC9Q86S60.1 size=1048576 2024-07-26T18:26:27.504 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.504+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~4VHZC9Q86S60.2 size=924283 2024-07-26T18:26:27.504 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.504+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=4VHZC9Q86S60 tag=2IFARTIMWHOH type=write size=4070011 2024-07-26T18:26:27.504 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.504+0000 7f3ddaa3d780 1 < canceled part key=_multipart_BTLCQ5E0DTLE.2~LPIQ7228XQY4.0 size=1048576 2024-07-26T18:26:27.506 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.506+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~LPIQ7228XQY4.1 size=301199 2024-07-26T18:26:27.512 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.509+0000 7f3ddaa3d780 1 < canceled multipart upload key=BTLCQ5E0DTLE upload=LPIQ7228XQY4 tag=QQ5MQZXJLWZ5 type=write size=2398351 2024-07-26T18:26:27.513 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.513+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~X7O3OTNUL6LE.0 size=1048576 2024-07-26T18:26:27.515 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.515+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~X7O3OTNUL6LE.1 size=1048576 2024-07-26T18:26:27.516 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.516+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~X7O3OTNUL6LE.2 size=458885 2024-07-26T18:26:27.517 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.516+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=X7O3OTNUL6LE tag=0MVBQ3UCDBJD type=write size=3604613 2024-07-26T18:26:27.519 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.519+0000 7f3ddaa3d780 1 < completed write operation key=BTLCQ5E0DTLE tag=2I49KVD8SETF type=write size=447956 2024-07-26T18:26:27.522 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.522+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=NG2PF738WLB5 type=del size=3518501 2024-07-26T18:26:27.524 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.524+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~A9EPW0AXMH1O.0 size=739993 2024-07-26T18:26:27.527 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.527+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=A9EPW0AXMH1O tag=2QL5LKJC5CDG type=write size=1788569 2024-07-26T18:26:27.532 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.531+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~4DSUSTP0OXQO.0 size=1048576 2024-07-26T18:26:27.533 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.533+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~4DSUSTP0OXQO.1 size=1048576 2024-07-26T18:26:27.535 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.535+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~4DSUSTP0OXQO.2 size=323751 2024-07-26T18:26:27.536 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.535+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=4DSUSTP0OXQO tag=ZAOJA4LLR3OO type=write size=3469479 2024-07-26T18:26:27.537 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.537+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=O51BG5HJOQC3 type=del 2024-07-26T18:26:27.542 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.542+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~50T6RM38P6ZD.0 size=1048576 2024-07-26T18:26:27.544 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.544+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~50T6RM38P6ZD.1 size=1048576 2024-07-26T18:26:27.546 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.546+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~50T6RM38P6ZD.2 size=601385 2024-07-26T18:26:27.546 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.546+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=50T6RM38P6ZD tag=CDIDB638308F type=write size=3747113 2024-07-26T18:26:27.549 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.549+0000 7f3ddaa3d780 1 < completed write operation key=5LH5QFW4B9KV tag=DDOKF46GWLFC type=write size=290761 2024-07-26T18:26:27.551 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.551+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=QM6UF8VE5FX1 type=del size=3182480 2024-07-26T18:26:27.554 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.554+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=LHCS8D2W23RN type=del 2024-07-26T18:26:27.558 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.558+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~JXBB0AL77GKZ.0 size=1048576 2024-07-26T18:26:27.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.560+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~JXBB0AL77GKZ.1 size=908058 2024-07-26T18:26:27.560 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.560+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=JXBB0AL77GKZ tag=0U80T4TETMBC type=write size=3005210 2024-07-26T18:26:27.562 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.562+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~U5XJYKZWGREZ.0 size=1048576 2024-07-26T18:26:27.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.563+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~U5XJYKZWGREZ.1 size=491658 2024-07-26T18:26:27.567 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.567+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=U5XJYKZWGREZ tag=KFIHYQRN3N9A type=write size=2588810 2024-07-26T18:26:27.569 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.569+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=XHTHOVKVTMXC type=del size=3183520 2024-07-26T18:26:27.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.571+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=J8LFPFUF95QF type=del 2024-07-26T18:26:27.575 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.575+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~BR6KSH5ZZO86.0 size=1048576 2024-07-26T18:26:27.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.576+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~BR6KSH5ZZO86.1 size=1048576 2024-07-26T18:26:27.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.578+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~BR6KSH5ZZO86.2 size=61134 2024-07-26T18:26:27.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.578+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=BR6KSH5ZZO86 tag=T55I9V1RP01E type=write size=3206862 2024-07-26T18:26:27.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.580+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~74FLHKEOZPXJ.0 size=1048576 2024-07-26T18:26:27.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.581+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~74FLHKEOZPXJ.1 size=1048576 2024-07-26T18:26:27.583 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.583+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~74FLHKEOZPXJ.2 size=190936 2024-07-26T18:26:27.587 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.587+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=74FLHKEOZPXJ tag=9FR09DRD4KTS type=write size=3336664 2024-07-26T18:26:27.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.591+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~IXBC6UK1Z08D.0 size=1048576 2024-07-26T18:26:27.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.593+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~IXBC6UK1Z08D.1 size=556784 2024-07-26T18:26:27.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.593+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=IXBC6UK1Z08D tag=GVZ3JGD9KK2Y type=write size=2653936 2024-07-26T18:26:27.595 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.595+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~3202E00DSTMK.0 size=1048576 2024-07-26T18:26:27.597 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.597+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~3202E00DSTMK.1 size=811014 2024-07-26T18:26:27.601 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.601+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=3202E00DSTMK tag=43CG39VDM8XP type=write size=2908166 2024-07-26T18:26:27.604 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.604+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~HDE2IBU5HIRL.0 size=1048576 2024-07-26T18:26:27.606 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.606+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~HDE2IBU5HIRL.1 size=1048576 2024-07-26T18:26:27.608 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.608+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~HDE2IBU5HIRL.2 size=831676 2024-07-26T18:26:27.608 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.608+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=HDE2IBU5HIRL tag=3DCXP6H1MIWH type=write size=3977404 2024-07-26T18:26:27.610 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.610+0000 7f3ddaa3d780 1 < completed write operation key=FZJ256NKJJTN tag=W1Z4KRYATM2W type=write size=794072 2024-07-26T18:26:27.612 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.612+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=T56YOWBYYVW7 type=del size=2783377 2024-07-26T18:26:27.614 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.614+0000 7f3ddaa3d780 1 < completed write operation key=Z1FVCAHI4M1P tag=RQG120Q594II type=write size=511934 2024-07-26T18:26:27.618 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.618+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~5K8M1TY8FN2G.0 size=1048576 2024-07-26T18:26:27.619 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.620+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~5K8M1TY8FN2G.1 size=1048576 2024-07-26T18:26:27.622 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.622+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~5K8M1TY8FN2G.2 size=646863 2024-07-26T18:26:27.622 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.622+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=5K8M1TY8FN2G tag=GTAAYLYLQDDC type=write size=3792591 2024-07-26T18:26:27.624 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.624+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~JR2OT4BJGVXU.0 size=1048576 2024-07-26T18:26:27.626 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.626+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~JR2OT4BJGVXU.1 size=746673 2024-07-26T18:26:27.630 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.630+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=JR2OT4BJGVXU tag=EUSZO156WF68 type=write size=2843825 2024-07-26T18:26:27.633 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.633+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=43N0VM6P1NWE type=del size=2081749 2024-07-26T18:26:27.635 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.635+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~BVSM1W133I2Z.0 size=1048576 2024-07-26T18:26:27.638 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.638+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~BVSM1W133I2Z.1 size=1048576 2024-07-26T18:26:27.640 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.640+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~BVSM1W133I2Z.2 size=577400 2024-07-26T18:26:27.645 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.645+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=BVSM1W133I2Z tag=ONFWONTC3LAD type=write size=3723128 2024-07-26T18:26:27.648 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.648+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=7LK5MRIIM2DB type=del size=3529067 2024-07-26T18:26:27.651 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.650+0000 7f3ddaa3d780 1 < completed write operation key=X30EJ1YJC7Y2 tag=VTFA072A01T3 type=write size=13720 2024-07-26T18:26:27.656 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.656+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~M3C0L5FENNFD.0 size=1048576 2024-07-26T18:26:27.658 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.658+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~M3C0L5FENNFD.1 size=121851 2024-07-26T18:26:27.658 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.658+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=M3C0L5FENNFD tag=VULK82LWX7XJ type=write size=2219003 2024-07-26T18:26:27.661 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.661+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~4VHZC9Q86S60.0 size=1048576 2024-07-26T18:26:27.661 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.661+0000 7f3ddaa3d780 1 < canceled part key=_multipart_X30EJ1YJC7Y2.2~4VHZC9Q86S60.1 size=1048576 2024-07-26T18:26:27.664 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.664+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~4VHZC9Q86S60.2 size=924283 2024-07-26T18:26:27.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.670+0000 7f3ddaa3d780 1 < canceled multipart upload key=X30EJ1YJC7Y2 upload=4VHZC9Q86S60 tag=2IFARTIMWHOH type=write size=4070011 2024-07-26T18:26:27.675 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.675+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~SC0NDTH83RSH.0 size=1048576 2024-07-26T18:26:27.678 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.678+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~SC0NDTH83RSH.1 size=1048576 2024-07-26T18:26:27.681 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.681+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~SC0NDTH83RSH.2 size=979426 2024-07-26T18:26:27.681 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.681+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=SC0NDTH83RSH tag=NF7VP75JCO50 type=write size=4125154 2024-07-26T18:26:27.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.684+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~X7O3OTNUL6LE.0 size=1048576 2024-07-26T18:26:27.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.686+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~X7O3OTNUL6LE.1 size=1048576 2024-07-26T18:26:27.689 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.689+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~X7O3OTNUL6LE.2 size=458885 2024-07-26T18:26:27.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.694+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=X7O3OTNUL6LE tag=0MVBQ3UCDBJD type=write size=3604613 2024-07-26T18:26:27.701 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.701+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~BC0989YBKTZW.0 size=1048576 2024-07-26T18:26:27.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.703+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~BC0989YBKTZW.1 size=1048576 2024-07-26T18:26:27.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.706+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~BC0989YBKTZW.2 size=198106 2024-07-26T18:26:27.706 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.706+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=BC0989YBKTZW tag=NKB1JZDOII5M type=write size=3343834 2024-07-26T18:26:27.709 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.709+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=NG2PF738WLB5 type=del 2024-07-26T18:26:27.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.711+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=3C5KJS4YR1IL type=del size=3289190 2024-07-26T18:26:27.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.714+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~4DSUSTP0OXQO.0 size=1048576 2024-07-26T18:26:27.717 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.717+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~4DSUSTP0OXQO.1 size=1048576 2024-07-26T18:26:27.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.719+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~4DSUSTP0OXQO.2 size=323751 2024-07-26T18:26:27.725 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.725+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=4DSUSTP0OXQO tag=ZAOJA4LLR3OO type=write size=3469479 2024-07-26T18:26:27.729 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.729+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=L6LE5YL25H8J type=del size=1960284 2024-07-26T18:26:27.732 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.732+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~50T6RM38P6ZD.0 size=1048576 2024-07-26T18:26:27.735 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.735+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~50T6RM38P6ZD.1 size=1048576 2024-07-26T18:26:27.737 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.737+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~50T6RM38P6ZD.2 size=601385 2024-07-26T18:26:27.743 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.743+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=50T6RM38P6ZD tag=CDIDB638308F type=write size=3747113 2024-07-26T18:26:27.745 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.745+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=Z4I9O5N3YGEB type=del size=324469 2024-07-26T18:26:27.748 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.748+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=QM6UF8VE5FX1 type=del 2024-07-26T18:26:27.752 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.752+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~GTMH35J9JHIH.0 size=1048576 2024-07-26T18:26:27.754 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.754+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~GTMH35J9JHIH.1 size=483844 2024-07-26T18:26:27.754 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.754+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=GTMH35J9JHIH tag=11OP324G0AB8 type=write size=2580996 2024-07-26T18:26:27.756 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.756+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~JXBB0AL77GKZ.0 size=1048576 2024-07-26T18:26:27.758 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.758+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~JXBB0AL77GKZ.1 size=908058 2024-07-26T18:26:27.762 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.762+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=JXBB0AL77GKZ tag=0U80T4TETMBC type=write size=3005210 2024-07-26T18:26:27.763 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.763+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=FYG5R7DT60PJ type=del size=1097356 2024-07-26T18:26:27.765 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.765+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=XHTHOVKVTMXC type=del 2024-07-26T18:26:27.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.767+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=DKQBN7OTRXMQ type=write size=83564 2024-07-26T18:26:27.770 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.769+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~BR6KSH5ZZO86.0 size=1048576 2024-07-26T18:26:27.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.771+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~BR6KSH5ZZO86.1 size=1048576 2024-07-26T18:26:27.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.773+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~BR6KSH5ZZO86.2 size=61134 2024-07-26T18:26:27.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.776+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=BR6KSH5ZZO86 tag=T55I9V1RP01E type=write size=3206862 2024-07-26T18:26:27.780 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.780+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~8I670U13QNJD.0 size=804938 2024-07-26T18:26:27.781 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.780+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=8I670U13QNJD tag=XDZKFJIEHWBG type=write size=1853514 2024-07-26T18:26:27.783 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.783+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~IXBC6UK1Z08D.0 size=1048576 2024-07-26T18:26:27.785 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.785+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~IXBC6UK1Z08D.1 size=556784 2024-07-26T18:26:27.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.789+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=IXBC6UK1Z08D tag=GVZ3JGD9KK2Y type=write size=2653936 2024-07-26T18:26:27.793 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.793+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~JUSL9SL2Z0YM.0 size=1048576 2024-07-26T18:26:27.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.795+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~JUSL9SL2Z0YM.1 size=1048576 2024-07-26T18:26:27.796 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.796+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~JUSL9SL2Z0YM.2 size=495594 2024-07-26T18:26:27.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.796+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=JUSL9SL2Z0YM tag=1HHW39KGHYNQ type=write size=3641322 2024-07-26T18:26:27.799 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.799+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~HDE2IBU5HIRL.0 size=1048576 2024-07-26T18:26:27.801 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.801+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~HDE2IBU5HIRL.1 size=1048576 2024-07-26T18:26:27.803 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.803+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~HDE2IBU5HIRL.2 size=831676 2024-07-26T18:26:27.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.807+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=HDE2IBU5HIRL tag=3DCXP6H1MIWH type=write size=3977404 2024-07-26T18:26:27.811 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.811+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~AUHOFJHQGS3Q.0 size=1048576 2024-07-26T18:26:27.813 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.813+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~AUHOFJHQGS3Q.1 size=1048576 2024-07-26T18:26:27.814 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.814+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~AUHOFJHQGS3Q.2 size=1045908 2024-07-26T18:26:27.814 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.814+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=AUHOFJHQGS3Q tag=TZSDGZD3DZU2 type=write size=4191636 2024-07-26T18:26:27.817 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.816+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=T56YOWBYYVW7 type=del 2024-07-26T18:26:27.819 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.819+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=V2ZG0SHN5CR7 type=del size=1564848 2024-07-26T18:26:27.821 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.821+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~5K8M1TY8FN2G.0 size=1048576 2024-07-26T18:26:27.821 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.821+0000 7f3ddaa3d780 1 < canceled part key=_multipart_UV4009RBTCGG.2~5K8M1TY8FN2G.1 size=1048576 2024-07-26T18:26:27.823 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.823+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~5K8M1TY8FN2G.2 size=646863 2024-07-26T18:26:27.827 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.827+0000 7f3ddaa3d780 1 < canceled multipart upload key=UV4009RBTCGG upload=5K8M1TY8FN2G tag=GTAAYLYLQDDC type=write size=3792591 2024-07-26T18:26:27.831 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.831+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~4P17D054YV1O.0 size=1048576 2024-07-26T18:26:27.832 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.832+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~4P17D054YV1O.1 size=1048576 2024-07-26T18:26:27.834 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.834+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~4P17D054YV1O.2 size=363706 2024-07-26T18:26:27.834 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.834+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=4P17D054YV1O tag=CFE4D6KQZNEH type=write size=3509434 2024-07-26T18:26:27.838 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.838+0000 7f3ddaa3d780 1 < suggested update operation key=I9YU3WJWZ8JF tag=43N0VM6P1NWE type=del size=2081749 2024-07-26T18:26:27.840 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.840+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=RSYA8Z0MGEXP type=del size=3460039 2024-07-26T18:26:27.842 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.842+0000 7f3ddaa3d780 1 < completed delete operation key=J8VYU4UNB1AX tag=7LK5MRIIM2DB type=del 2024-07-26T18:26:27.845 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.845+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=3OJHT67636M6 type=del size=3548524 2024-07-26T18:26:27.847 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.847+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~M3C0L5FENNFD.0 size=1048576 2024-07-26T18:26:27.849 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.849+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~M3C0L5FENNFD.1 size=121851 2024-07-26T18:26:27.852 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.852+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=M3C0L5FENNFD tag=VULK82LWX7XJ type=write size=2219003 2024-07-26T18:26:27.856 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.856+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~FRSKNJY0966T.0 size=1048576 2024-07-26T18:26:27.858 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.859+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~FRSKNJY0966T.1 size=570734 2024-07-26T18:26:27.859 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.859+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=FRSKNJY0966T tag=25U8ZPWP48HX type=write size=2667886 2024-07-26T18:26:27.861 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.861+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~SC0NDTH83RSH.0 size=1048576 2024-07-26T18:26:27.863 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.863+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~SC0NDTH83RSH.1 size=1048576 2024-07-26T18:26:27.865 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.865+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~SC0NDTH83RSH.2 size=979426 2024-07-26T18:26:27.869 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.869+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=SC0NDTH83RSH tag=NF7VP75JCO50 type=write size=4125154 2024-07-26T18:26:27.873 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.873+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~DUPMW8XBAZA7.0 size=155128 2024-07-26T18:26:27.873 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.873+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=DUPMW8XBAZA7 tag=WGBCSQA1097Q type=write size=1203704 2024-07-26T18:26:27.875 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.875+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~BC0989YBKTZW.0 size=1048576 2024-07-26T18:26:27.877 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.877+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~BC0989YBKTZW.1 size=1048576 2024-07-26T18:26:27.879 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.879+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~BC0989YBKTZW.2 size=198106 2024-07-26T18:26:27.883 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.882+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=BC0989YBKTZW tag=NKB1JZDOII5M type=write size=3343834 2024-07-26T18:26:27.885 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.885+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=1VB6UZR1O5NJ type=del size=3625143 2024-07-26T18:26:27.887 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.887+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=3C5KJS4YR1IL type=del 2024-07-26T18:26:27.889 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.889+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=H8NM98QP9KVR type=del size=1931808 2024-07-26T18:26:27.891 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.891+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=L6LE5YL25H8J type=del 2024-07-26T18:26:27.896 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.896+0000 7f3ddaa3d780 1 > prepared part key=_multipart_S74V0KNQ20M4.2~IYOFC98ZTJ7C.0 size=419078 2024-07-26T18:26:27.896 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.896+0000 7f3ddaa3d780 1 > prepared multipart upload key=S74V0KNQ20M4 upload=IYOFC98ZTJ7C tag=6GLKL8V3MFXN type=write size=1467654 2024-07-26T18:26:27.898 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.898+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=Z4I9O5N3YGEB type=del 2024-07-26T18:26:27.900 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.900+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=63HCRF0EZKI2 type=write size=624710 2024-07-26T18:26:27.902 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.902+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~GTMH35J9JHIH.0 size=1048576 2024-07-26T18:26:27.904 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.904+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~GTMH35J9JHIH.1 size=483844 2024-07-26T18:26:27.907 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.907+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=GTMH35J9JHIH tag=11OP324G0AB8 type=write size=2580996 2024-07-26T18:26:27.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.911+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~0UG3YB7015SD.0 size=1048576 2024-07-26T18:26:27.912 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.912+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~0UG3YB7015SD.1 size=61914 2024-07-26T18:26:27.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.912+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=0UG3YB7015SD tag=EHXNYNP3R3RE type=write size=2159066 2024-07-26T18:26:27.914 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.914+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=FYG5R7DT60PJ type=del 2024-07-26T18:26:27.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.917+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=7II3I3DRYL27 type=del size=411012 2024-07-26T18:26:27.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.919+0000 7f3ddaa3d780 1 < completed write operation key=TRDNYGD3GFB1 tag=DKQBN7OTRXMQ type=write size=83564 2024-07-26T18:26:27.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.921+0000 7f3ddaa3d780 1 > prepared operation key=1LIY2CFUHSLF tag=5PUAFGW0UI6S type=write size=255257 2024-07-26T18:26:27.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.923+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~8I670U13QNJD.0 size=804938 2024-07-26T18:26:27.927 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.927+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=8I670U13QNJD tag=XDZKFJIEHWBG type=write size=1853514 2024-07-26T18:26:27.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.929+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=0XE13D9EWGVW type=del size=3597913 2024-07-26T18:26:27.929 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.929+0000 7f3ddaa3d780 1 < canceled part key=_multipart_X30EJ1YJC7Y2.2~JUSL9SL2Z0YM.0 size=1048576 2024-07-26T18:26:27.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.932+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~JUSL9SL2Z0YM.1 size=1048576 2024-07-26T18:26:27.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.934+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~JUSL9SL2Z0YM.2 size=495594 2024-07-26T18:26:27.938 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.938+0000 7f3ddaa3d780 1 < canceled multipart upload key=X30EJ1YJC7Y2 upload=JUSL9SL2Z0YM tag=1HHW39KGHYNQ type=write size=3641322 2024-07-26T18:26:27.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.942+0000 7f3ddaa3d780 1 > prepared part key=_multipart_BTLCQ5E0DTLE.2~55IRKE0OSB8B.0 size=132060 2024-07-26T18:26:27.942 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.942+0000 7f3ddaa3d780 1 > prepared multipart upload key=BTLCQ5E0DTLE upload=55IRKE0OSB8B tag=8OP9OPNUM5NO type=write size=1180636 2024-07-26T18:26:27.944 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.944+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~AUHOFJHQGS3Q.0 size=1048576 2024-07-26T18:26:27.946 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.946+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~AUHOFJHQGS3Q.1 size=1048576 2024-07-26T18:26:27.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.949+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~AUHOFJHQGS3Q.2 size=1045908 2024-07-26T18:26:27.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.955+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=AUHOFJHQGS3Q tag=TZSDGZD3DZU2 type=write size=4191636 2024-07-26T18:26:27.958 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.958+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=7KHOFO3JRJFJ type=del size=2898851 2024-07-26T18:26:27.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.963+0000 7f3ddaa3d780 1 < suggested remove operation key=N5GSO7LGJZWN tag=V2ZG0SHN5CR7 type=del 2024-07-26T18:26:27.967 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.967+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=51LSEMS613NY type=del size=2445590 2024-07-26T18:26:27.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.970+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~4P17D054YV1O.0 size=1048576 2024-07-26T18:26:27.972 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.972+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~4P17D054YV1O.1 size=1048576 2024-07-26T18:26:27.975 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.975+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~4P17D054YV1O.2 size=363706 2024-07-26T18:26:27.980 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.980+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=4P17D054YV1O tag=CFE4D6KQZNEH type=write size=3509434 2024-07-26T18:26:27.983 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.983+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=OFT58Y18JMRX type=del size=4005769 2024-07-26T18:26:27.988 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.988+0000 7f3ddaa3d780 1 < suggested update operation key=SHAUJ0JT201L tag=RSYA8Z0MGEXP type=del size=3460039 2024-07-26T18:26:27.990 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.990+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=K6129NCLPGUF type=del size=1799441 2024-07-26T18:26:27.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.993+0000 7f3ddaa3d780 1 < completed delete operation key=1LIY2CFUHSLF tag=3OJHT67636M6 type=del 2024-07-26T18:26:27.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.998+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~ECUFB9KUWX8L.0 size=371727 2024-07-26T18:26:27.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:27.998+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=ECUFB9KUWX8L tag=LSIOU370J0FW type=write size=1420303 2024-07-26T18:26:28.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.001+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~FRSKNJY0966T.0 size=1048576 2024-07-26T18:26:28.004 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.004+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~FRSKNJY0966T.1 size=570734 2024-07-26T18:26:28.008 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.008+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=FRSKNJY0966T tag=25U8ZPWP48HX type=write size=2667886 2024-07-26T18:26:28.014 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.014+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~T2SLGN0VENJJ.0 size=133452 2024-07-26T18:26:28.014 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.014+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=T2SLGN0VENJJ tag=UM18O420MLJ6 type=write size=1182028 2024-07-26T18:26:28.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.017+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~DUPMW8XBAZA7.0 size=155128 2024-07-26T18:26:28.021 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.021+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=DUPMW8XBAZA7 tag=WGBCSQA1097Q type=write size=1203704 2024-07-26T18:26:28.024 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.024+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=B75VRZPCE1YC type=del size=3418462 2024-07-26T18:26:28.026 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.026+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=1VB6UZR1O5NJ type=del 2024-07-26T18:26:28.030 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.030+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~QLOG9WE8BNZR.0 size=245254 2024-07-26T18:26:28.031 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.030+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=QLOG9WE8BNZR tag=HICLOS574XDC type=write size=1293830 2024-07-26T18:26:28.034 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.034+0000 7f3ddaa3d780 1 < completed delete operation key=UV4009RBTCGG tag=H8NM98QP9KVR type=del 2024-07-26T18:26:28.037 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.037+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=MWM3WB161LTP type=del size=806440 2024-07-26T18:26:28.039 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.039+0000 7f3ddaa3d780 1 < completed part key=_multipart_S74V0KNQ20M4.2~IYOFC98ZTJ7C.0 size=419078 2024-07-26T18:26:28.044 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.044+0000 7f3ddaa3d780 1 < completed multipart upload key=S74V0KNQ20M4 upload=IYOFC98ZTJ7C tag=6GLKL8V3MFXN type=write size=1467654 2024-07-26T18:26:28.047 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.047+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=LFG4FXBMSMIV type=del size=1964442 2024-07-26T18:26:28.049 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.049+0000 7f3ddaa3d780 1 < completed write operation key=11490TKEFTX8 tag=63HCRF0EZKI2 type=write size=624710 2024-07-26T18:26:28.055 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.055+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~HF98M8DADAL5.0 size=697321 2024-07-26T18:26:28.056 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.055+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=HF98M8DADAL5 tag=7P1SI3Z0339O type=write size=1745897 2024-07-26T18:26:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:27 smithi135 ceph-mon[85352]: pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 357 KiB/s wr, 1.83k op/s 2024-07-26T18:26:28.058 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.058+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~0UG3YB7015SD.0 size=1048576 2024-07-26T18:26:28.060 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.060+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~0UG3YB7015SD.1 size=61914 2024-07-26T18:26:28.065 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.065+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=0UG3YB7015SD tag=EHXNYNP3R3RE type=write size=2159066 2024-07-26T18:26:28.067 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.067+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=B7ZXRRVA56ST type=write size=969133 2024-07-26T18:26:28.069 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.069+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=7II3I3DRYL27 type=del 2024-07-26T18:26:28.072 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.072+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=I2RX6K40XDU6 type=del size=1679574 2024-07-26T18:26:28.074 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.074+0000 7f3ddaa3d780 1 < canceled operation key=1LIY2CFUHSLF tag=5PUAFGW0UI6S type=write size=255257 2024-07-26T18:26:28.077 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.076+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=NCZ0P3QSU9L2 type=write size=22728 2024-07-26T18:26:28.079 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.079+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=0XE13D9EWGVW type=del 2024-07-26T18:26:28.084 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.084+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~0G6SFMO6D9AN.0 size=1048576 2024-07-26T18:26:28.086 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.086+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~0G6SFMO6D9AN.1 size=457752 2024-07-26T18:26:28.087 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.086+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=0G6SFMO6D9AN tag=B4TS3CIX2467 type=write size=2554904 2024-07-26T18:26:28.089 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.088+0000 7f3ddaa3d780 1 < completed part key=_multipart_BTLCQ5E0DTLE.2~55IRKE0OSB8B.0 size=132060 2024-07-26T18:26:28.092 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.092+0000 7f3ddaa3d780 1 < completed multipart upload key=BTLCQ5E0DTLE upload=55IRKE0OSB8B tag=8OP9OPNUM5NO type=write size=1180636 2024-07-26T18:26:28.094 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.094+0000 7f3ddaa3d780 1 > prepared operation key=Z02TRVM1M6RF tag=PCOZI4PP9KJ8 type=write size=321186 2024-07-26T18:26:28.098 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.098+0000 7f3ddaa3d780 1 < completed delete operation key=D5PS0VPPT1NU tag=7KHOFO3JRJFJ type=del 2024-07-26T18:26:28.101 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.101+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=BG62BMR3UV13 type=write size=420613 2024-07-26T18:26:28.106 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.106+0000 7f3ddaa3d780 1 < suggested update operation key=CNINHWKC95EZ tag=51LSEMS613NY type=del size=2445590 2024-07-26T18:26:28.112 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.112+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~3743NU1OI7KH.0 size=1048576 2024-07-26T18:26:28.114 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.114+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~3743NU1OI7KH.1 size=241981 2024-07-26T18:26:28.114 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.114+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=3743NU1OI7KH tag=5H5U1T6PJ7Z9 type=write size=2339133 2024-07-26T18:26:28.117 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.116+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=OFT58Y18JMRX type=del 2024-07-26T18:26:28.124 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.119+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=EDSRIIPRHLVZ type=del size=1108819 2024-07-26T18:26:28.124 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.122+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=K6129NCLPGUF type=del 2024-07-26T18:26:28.125 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.125+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=H3W1721UCLJW type=write size=900094 2024-07-26T18:26:28.128 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.128+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~ECUFB9KUWX8L.0 size=371727 2024-07-26T18:26:28.133 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.133+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=ECUFB9KUWX8L tag=LSIOU370J0FW type=write size=1420303 2024-07-26T18:26:28.136 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.136+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=1QZ26SYMLFLU type=del size=3497783 2024-07-26T18:26:28.139 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.139+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~T2SLGN0VENJJ.0 size=133452 2024-07-26T18:26:28.144 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.144+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=T2SLGN0VENJJ tag=UM18O420MLJ6 type=write size=1182028 2024-07-26T18:26:28.147 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.147+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=KOCVRRJYK1E3 type=write size=158142 2024-07-26T18:26:28.149 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.149+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=B75VRZPCE1YC type=del 2024-07-26T18:26:28.153 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.153+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~2BS668Y1DGMX.0 size=1048576 2024-07-26T18:26:28.155 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.155+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~2BS668Y1DGMX.1 size=861224 2024-07-26T18:26:28.155 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.155+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=2BS668Y1DGMX tag=O4T02INCJ95B type=write size=2958376 2024-07-26T18:26:28.157 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.157+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~QLOG9WE8BNZR.0 size=245254 2024-07-26T18:26:28.161 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.161+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=QLOG9WE8BNZR tag=HICLOS574XDC type=write size=1293830 2024-07-26T18:26:28.163 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.163+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=VHEEEHY7LZXV type=write size=1039254 2024-07-26T18:26:28.167 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.167+0000 7f3ddaa3d780 1 < suggested remove operation key=Z02TRVM1M6RF tag=MWM3WB161LTP type=del 2024-07-26T18:26:28.169 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.169+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=TN3OKKO4OQD7 type=del size=3517104 2024-07-26T18:26:28.171 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.171+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=LFG4FXBMSMIV type=del 2024-07-26T18:26:28.174 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.174+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~NOTLQW0ZUSFF.0 size=1048576 2024-07-26T18:26:28.176 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.176+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~NOTLQW0ZUSFF.1 size=1048576 2024-07-26T18:26:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:27 smithi071 ceph-mon[90507]: pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 357 KiB/s wr, 1.83k op/s 2024-07-26T18:26:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:27 smithi071 ceph-mon[92867]: pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 357 KiB/s wr, 1.83k op/s 2024-07-26T18:26:28.179 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.179+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~NOTLQW0ZUSFF.2 size=612231 2024-07-26T18:26:28.179 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.179+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=NOTLQW0ZUSFF tag=53XJDC8FO5P8 type=write size=3757959 2024-07-26T18:26:28.182 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.182+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~HF98M8DADAL5.0 size=697321 2024-07-26T18:26:28.186 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.185+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=HF98M8DADAL5 tag=7P1SI3Z0339O type=write size=1745897 2024-07-26T18:26:28.189 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.189+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~SXJW7H0RJXAZ.0 size=1048576 2024-07-26T18:26:28.191 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.191+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~SXJW7H0RJXAZ.1 size=874458 2024-07-26T18:26:28.191 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.191+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=SXJW7H0RJXAZ tag=NFH6QO0VZMEH type=write size=2971610 2024-07-26T18:26:28.195 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.195+0000 7f3ddaa3d780 1 < suggested remove operation key=N5GSO7LGJZWN tag=B7ZXRRVA56ST type=write 2024-07-26T18:26:28.198 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.198+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=UGQSS41JRLRK type=write size=843588 2024-07-26T18:26:28.201 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.201+0000 7f3ddaa3d780 -1 < failed to complete operation key=CNINHWKC95EZ tag=I2RX6K40XDU6 type=del size=1679574: (22) Invalid argument 2024-07-26T18:26:28.203 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.203+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=W4II6C98QWFP type=del size=2413669 2024-07-26T18:26:28.205 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.205+0000 7f3ddaa3d780 1 < completed write operation key=1DWH8ZS24A34 tag=NCZ0P3QSU9L2 type=write size=22728 2024-07-26T18:26:28.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.207+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=M7TF1VSRH2SR type=del size=1320185 2024-07-26T18:26:28.209 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.209+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~0G6SFMO6D9AN.0 size=1048576 2024-07-26T18:26:28.211 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.211+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~0G6SFMO6D9AN.1 size=457752 2024-07-26T18:26:28.214 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.214+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=0G6SFMO6D9AN tag=B4TS3CIX2467 type=write size=2554904 2024-07-26T18:26:28.218 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.218+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~OQNZ9BBEODYH.0 size=1048576 2024-07-26T18:26:28.220 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.220+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~OQNZ9BBEODYH.1 size=433063 2024-07-26T18:26:28.221 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.220+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=OQNZ9BBEODYH tag=Z3XJPSMVDRQ1 type=write size=2530215 2024-07-26T18:26:28.223 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.223+0000 7f3ddaa3d780 -1 < failed to complete operation key=Z02TRVM1M6RF tag=PCOZI4PP9KJ8 type=write size=321186: (22) Invalid argument 2024-07-26T18:26:28.226 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.226+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=F0LVPJ4JR5DN type=del size=2197990 2024-07-26T18:26:28.228 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.228+0000 7f3ddaa3d780 1 < completed write operation key=UV4009RBTCGG tag=BG62BMR3UV13 type=write size=420613 2024-07-26T18:26:28.232 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.232+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~OJI7KG62W7U4.0 size=1048576 2024-07-26T18:26:28.234 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.234+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~OJI7KG62W7U4.1 size=1048576 2024-07-26T18:26:28.236 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.236+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~OJI7KG62W7U4.2 size=981970 2024-07-26T18:26:28.236 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.236+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=OJI7KG62W7U4 tag=GQH6UQS2P5N3 type=write size=4127698 2024-07-26T18:26:28.238 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.238+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~3743NU1OI7KH.0 size=1048576 2024-07-26T18:26:28.239 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.239+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~3743NU1OI7KH.1 size=241981 2024-07-26T18:26:28.243 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.243+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=3743NU1OI7KH tag=5H5U1T6PJ7Z9 type=write size=2339133 2024-07-26T18:26:28.247 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.247+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~9M2GY94KS37A.0 size=738001 2024-07-26T18:26:28.247 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.247+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=9M2GY94KS37A tag=IRGNDO2XDOLN type=write size=1786577 2024-07-26T18:26:28.249 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.249+0000 7f3ddaa3d780 1 < canceled operation key=L46OSDRB7XAV tag=EDSRIIPRHLVZ type=del size=1108819 2024-07-26T18:26:28.253 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.253+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~Y7XUGB42DYPU.0 size=1048576 2024-07-26T18:26:28.255 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.255+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CNINHWKC95EZ.2~Y7XUGB42DYPU.1 size=1014600 2024-07-26T18:26:28.255 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.255+0000 7f3ddaa3d780 1 > prepared multipart upload key=CNINHWKC95EZ upload=Y7XUGB42DYPU tag=IYWVNOK4LHZ6 type=write size=3111752 2024-07-26T18:26:28.257 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.257+0000 7f3ddaa3d780 1 < completed write operation key=MWUICIKP82CQ tag=H3W1721UCLJW type=write size=900094 2024-07-26T18:26:28.259 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.259+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=RKZEWA419LXK type=write size=722252 2024-07-26T18:26:28.261 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.261+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=1QZ26SYMLFLU type=del 2024-07-26T18:26:28.263 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.263+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=LW0O5ANW6JF9 type=del size=108954 2024-07-26T18:26:28.265 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.265+0000 7f3ddaa3d780 1 < completed write operation key=TRDNYGD3GFB1 tag=KOCVRRJYK1E3 type=write size=158142 2024-07-26T18:26:28.267 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.267+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=H4OLF33LLG3U type=del size=903902 2024-07-26T18:26:28.269 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.269+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~2BS668Y1DGMX.0 size=1048576 2024-07-26T18:26:28.271 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.271+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~2BS668Y1DGMX.1 size=861224 2024-07-26T18:26:28.275 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.275+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=2BS668Y1DGMX tag=O4T02INCJ95B type=write size=2958376 2024-07-26T18:26:28.277 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.277+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=CZZN97O3HF27 type=del size=863647 2024-07-26T18:26:28.279 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.279+0000 7f3ddaa3d780 1 < completed write operation key=L46OSDRB7XAV tag=VHEEEHY7LZXV type=write size=1039254 2024-07-26T18:26:28.281 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.281+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=554YPNNMH3E6 type=del size=757822 2024-07-26T18:26:28.283 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.283+0000 7f3ddaa3d780 1 < completed delete operation key=X30EJ1YJC7Y2 tag=TN3OKKO4OQD7 type=del 2024-07-26T18:26:28.287 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.287+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~H8ZQRPWBLT9K.0 size=1048576 2024-07-26T18:26:28.288 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.288+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~H8ZQRPWBLT9K.1 size=1048576 2024-07-26T18:26:28.290 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.290+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1DWH8ZS24A34.2~H8ZQRPWBLT9K.2 size=599802 2024-07-26T18:26:28.290 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.290+0000 7f3ddaa3d780 1 > prepared multipart upload key=1DWH8ZS24A34 upload=H8ZQRPWBLT9K tag=N45QNM9FHJUT type=write size=3745530 2024-07-26T18:26:28.293 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.293+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~NOTLQW0ZUSFF.0 size=1048576 2024-07-26T18:26:28.294 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.294+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~NOTLQW0ZUSFF.1 size=1048576 2024-07-26T18:26:28.296 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.296+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~NOTLQW0ZUSFF.2 size=612231 2024-07-26T18:26:28.299 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.299+0000 7f3ddaa3d780 1 < completed multipart upload key=CNINHWKC95EZ upload=NOTLQW0ZUSFF tag=53XJDC8FO5P8 type=write size=3757959 2024-07-26T18:26:28.304 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.303+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~AR68IUWFJY6E.0 size=1048576 2024-07-26T18:26:28.305 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.305+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~AR68IUWFJY6E.1 size=1048576 2024-07-26T18:26:28.307 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.307+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~AR68IUWFJY6E.2 size=33071 2024-07-26T18:26:28.307 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.307+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=AR68IUWFJY6E tag=G8ET9SO2LJJ1 type=write size=3178799 2024-07-26T18:26:28.309 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.309+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~SXJW7H0RJXAZ.0 size=1048576 2024-07-26T18:26:28.310 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.310+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~SXJW7H0RJXAZ.1 size=874458 2024-07-26T18:26:28.314 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.314+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=SXJW7H0RJXAZ tag=NFH6QO0VZMEH type=write size=2971610 2024-07-26T18:26:28.316 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.316+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=OBYI9SQWD3PS type=del size=1753307 2024-07-26T18:26:28.318 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.318+0000 7f3ddaa3d780 1 < completed write operation key=J8VYU4UNB1AX tag=UGQSS41JRLRK type=write size=843588 2024-07-26T18:26:28.320 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.320+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=NFMX00CWJKPS type=del size=1792447 2024-07-26T18:26:28.322 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.322+0000 7f3ddaa3d780 1 < completed delete operation key=5LH5QFW4B9KV tag=W4II6C98QWFP type=del 2024-07-26T18:26:28.324 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.324+0000 7f3ddaa3d780 1 > prepared operation key=VIPOJV250K5N tag=S15UZK7H80OT type=del size=2589915 2024-07-26T18:26:28.326 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.326+0000 7f3ddaa3d780 1 < completed delete operation key=SHAUJ0JT201L tag=M7TF1VSRH2SR type=del 2024-07-26T18:26:28.328 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.328+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=57WSRG49A6FE type=del size=52823 2024-07-26T18:26:28.330 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.330+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~OQNZ9BBEODYH.0 size=1048576 2024-07-26T18:26:28.332 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.332+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~OQNZ9BBEODYH.1 size=433063 2024-07-26T18:26:28.335 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.335+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=OQNZ9BBEODYH tag=Z3XJPSMVDRQ1 type=write size=2530215 2024-07-26T18:26:28.337 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.337+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=E2S1K7SHKP0Z type=del size=3684029 2024-07-26T18:26:28.339 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.339+0000 7f3ddaa3d780 1 < completed delete operation key=N5GSO7LGJZWN tag=F0LVPJ4JR5DN type=del 2024-07-26T18:26:28.344 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.343+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~6MA1D75HR9WO.0 size=249776 2024-07-26T18:26:28.344 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.343+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=6MA1D75HR9WO tag=16LFGISK43LE type=write size=1298352 2024-07-26T18:26:28.345 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.345+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~OJI7KG62W7U4.0 size=1048576 2024-07-26T18:26:28.347 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.347+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~OJI7KG62W7U4.1 size=1048576 2024-07-26T18:26:28.349 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.349+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~OJI7KG62W7U4.2 size=981970 2024-07-26T18:26:28.353 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.353+0000 7f3ddaa3d780 1 < completed multipart upload key=1DWH8ZS24A34 upload=OJI7KG62W7U4 tag=GQH6UQS2P5N3 type=write size=4127698 2024-07-26T18:26:28.357 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.357+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~T3QMOUKGUXPP.0 size=354650 2024-07-26T18:26:28.358 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.357+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=T3QMOUKGUXPP tag=E82NUM0WSV15 type=write size=1403226 2024-07-26T18:26:28.360 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.360+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~9M2GY94KS37A.0 size=738001 2024-07-26T18:26:28.363 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.363+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=9M2GY94KS37A tag=IRGNDO2XDOLN type=write size=1786577 2024-07-26T18:26:28.367 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.367+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~DVV2DG1XMJZR.0 size=720252 2024-07-26T18:26:28.367 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.367+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=DVV2DG1XMJZR tag=Y0UBQMIF42TY type=write size=1768828 2024-07-26T18:26:28.368 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.368+0000 7f3ddaa3d780 1 < canceled part key=_multipart_CNINHWKC95EZ.2~Y7XUGB42DYPU.0 size=1048576 2024-07-26T18:26:28.369 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.369+0000 7f3ddaa3d780 1 < completed part key=_multipart_CNINHWKC95EZ.2~Y7XUGB42DYPU.1 size=1014600 2024-07-26T18:26:28.373 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.373+0000 7f3ddaa3d780 1 < canceled multipart upload key=CNINHWKC95EZ upload=Y7XUGB42DYPU tag=IYWVNOK4LHZ6 type=write size=3111752 2024-07-26T18:26:28.375 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.375+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=2K1ALKZGXANH type=write size=898110 2024-07-26T18:26:28.377 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.377+0000 7f3ddaa3d780 1 < completed write operation key=SHAUJ0JT201L tag=RKZEWA419LXK type=write size=722252 2024-07-26T18:26:28.382 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.382+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~MMS5L7TERD00.0 size=1048576 2024-07-26T18:26:28.384 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.384+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~MMS5L7TERD00.1 size=262376 2024-07-26T18:26:28.384 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.384+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=MMS5L7TERD00 tag=FF29MHLVVBAT type=write size=2359528 2024-07-26T18:26:28.386 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.386+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=LW0O5ANW6JF9 type=del 2024-07-26T18:26:28.389 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.389+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=4JLQPPW0KYZM type=del size=1382520 2024-07-26T18:26:28.391 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.391+0000 7f3ddaa3d780 1 < canceled operation key=84AU5L9U1Q5S tag=H4OLF33LLG3U type=del size=903902 2024-07-26T18:26:28.395 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.395+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~PH335QTVVUU3.0 size=369635 2024-07-26T18:26:28.396 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.395+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=PH335QTVVUU3 tag=W6AO8UYZC8I8 type=write size=1418211 2024-07-26T18:26:28.398 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.398+0000 7f3ddaa3d780 1 < completed delete operation key=TRDNYGD3GFB1 tag=CZZN97O3HF27 type=del 2024-07-26T18:26:28.401 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.401+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~Y7YB684IDNBP.0 size=1048576 2024-07-26T18:26:28.404 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.404+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~Y7YB684IDNBP.1 size=371740 2024-07-26T18:26:28.404 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.404+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=Y7YB684IDNBP tag=0PLKKD2IKP3N type=write size=2468892 2024-07-26T18:26:28.406 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.406+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=554YPNNMH3E6 type=del 2024-07-26T18:26:28.409 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.409+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~RJWOYZ733FJO.0 size=1048576 2024-07-26T18:26:28.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.411+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~RJWOYZ733FJO.1 size=285790 2024-07-26T18:26:28.411 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.411+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=RJWOYZ733FJO tag=BPVWG28LSCJN type=write size=2382942 2024-07-26T18:26:28.412 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.412+0000 7f3ddaa3d780 1 < canceled part key=_multipart_1DWH8ZS24A34.2~H8ZQRPWBLT9K.0 size=1048576 2024-07-26T18:26:28.414 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.414+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~H8ZQRPWBLT9K.1 size=1048576 2024-07-26T18:26:28.415 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.415+0000 7f3ddaa3d780 1 < completed part key=_multipart_1DWH8ZS24A34.2~H8ZQRPWBLT9K.2 size=599802 2024-07-26T18:26:28.420 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.420+0000 7f3ddaa3d780 1 < canceled multipart upload key=1DWH8ZS24A34 upload=H8ZQRPWBLT9K tag=N45QNM9FHJUT type=write size=3745530 2024-07-26T18:26:28.425 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.425+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~NJX5J89HL8N1.0 size=1048576 2024-07-26T18:26:28.427 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.427+0000 7f3ddaa3d780 1 > prepared part key=_multipart_I9YU3WJWZ8JF.2~NJX5J89HL8N1.1 size=704196 2024-07-26T18:26:28.427 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.427+0000 7f3ddaa3d780 1 > prepared multipart upload key=I9YU3WJWZ8JF upload=NJX5J89HL8N1 tag=7HZ8CD56QZET type=write size=2801348 2024-07-26T18:26:28.430 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.430+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~AR68IUWFJY6E.0 size=1048576 2024-07-26T18:26:28.433 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.433+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~AR68IUWFJY6E.1 size=1048576 2024-07-26T18:26:28.435 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.435+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~AR68IUWFJY6E.2 size=33071 2024-07-26T18:26:28.441 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.440+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=AR68IUWFJY6E tag=G8ET9SO2LJJ1 type=write size=3178799 2024-07-26T18:26:28.444 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.444+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=XL0F9T4Y28Y8 type=del size=2813190 2024-07-26T18:26:28.447 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.446+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=OBYI9SQWD3PS type=del 2024-07-26T18:26:28.453 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.453+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~W910Q8KRBI8Q.0 size=1048576 2024-07-26T18:26:28.456 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.456+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~W910Q8KRBI8Q.1 size=1048576 2024-07-26T18:26:28.459 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.459+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~W910Q8KRBI8Q.2 size=1019973 2024-07-26T18:26:28.459 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.459+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=W910Q8KRBI8Q tag=VVX7P7IK75YA type=write size=4165701 2024-07-26T18:26:28.462 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.462+0000 7f3ddaa3d780 1 < completed delete operation key=IKZUW3ZVZJA6 tag=NFMX00CWJKPS type=del 2024-07-26T18:26:28.466 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.466+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=HPTZ4Q7HR65F type=write size=1014789 2024-07-26T18:26:28.469 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.469+0000 7f3ddaa3d780 1 < completed delete operation key=VIPOJV250K5N tag=S15UZK7H80OT type=del 2024-07-26T18:26:28.472 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.472+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=2BL3A1RED1UV type=del size=1173436 2024-07-26T18:26:28.475 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.475+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=57WSRG49A6FE type=del 2024-07-26T18:26:28.478 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.478+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=LO6U1Z4Q5D86 type=del size=483446 2024-07-26T18:26:28.481 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.481+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=E2S1K7SHKP0Z type=del 2024-07-26T18:26:28.484 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.484+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=OCTMASCOXC2M type=del size=3345713 2024-07-26T18:26:28.487 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.487+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~6MA1D75HR9WO.0 size=249776 2024-07-26T18:26:28.493 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.493+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=6MA1D75HR9WO tag=16LFGISK43LE type=write size=1298352 2024-07-26T18:26:28.496 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.495+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=1XJTSGTOUVCH type=del size=3565804 2024-07-26T18:26:28.498 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.498+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~T3QMOUKGUXPP.0 size=354650 2024-07-26T18:26:28.504 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.504+0000 7f3ddaa3d780 1 < completed multipart upload key=HA72EZU2OC9Y upload=T3QMOUKGUXPP tag=E82NUM0WSV15 type=write size=1403226 2024-07-26T18:26:28.507 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.507+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=D982O4TQ0WMD type=del size=923940 2024-07-26T18:26:28.508 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.508+0000 7f3ddaa3d780 1 < canceled part key=_multipart_HA72EZU2OC9Y.2~DVV2DG1XMJZR.0 size=720252 2024-07-26T18:26:28.513 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.513+0000 7f3ddaa3d780 1 < canceled multipart upload key=HA72EZU2OC9Y upload=DVV2DG1XMJZR tag=Y0UBQMIF42TY type=write size=1768828 2024-07-26T18:26:28.520 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.520+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z1FVCAHI4M1P.2~LCCF6JYX8RCO.0 size=873526 2024-07-26T18:26:28.521 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.520+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z1FVCAHI4M1P upload=LCCF6JYX8RCO tag=XNN00DNMC5Z9 type=write size=1922102 2024-07-26T18:26:28.524 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.524+0000 7f3ddaa3d780 1 < canceled operation key=CNINHWKC95EZ tag=2K1ALKZGXANH type=write size=898110 2024-07-26T18:26:28.530 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.527+0000 7f3ddaa3d780 1 > prepared operation key=K2MEY9UVYDCS tag=FU4654G530JU type=del size=2354974 2024-07-26T18:26:28.530 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.530+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~MMS5L7TERD00.0 size=1048576 2024-07-26T18:26:28.532 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.532+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~MMS5L7TERD00.1 size=262376 2024-07-26T18:26:28.536 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.536+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=MMS5L7TERD00 tag=FF29MHLVVBAT type=write size=2359528 2024-07-26T18:26:28.540 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.540+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~5C03OUGBGFY5.0 size=1000483 2024-07-26T18:26:28.540 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.540+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=5C03OUGBGFY5 tag=W9KLFFI2RE8A type=write size=2049059 2024-07-26T18:26:28.542 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.542+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=4JLQPPW0KYZM type=del 2024-07-26T18:26:28.544 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.544+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=Y2JE5AIZ0D0Q type=write size=50280 2024-07-26T18:26:28.545 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.545+0000 7f3ddaa3d780 1 < canceled part key=_multipart_84AU5L9U1Q5S.2~PH335QTVVUU3.0 size=369635 2024-07-26T18:26:28.548 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.548+0000 7f3ddaa3d780 1 < canceled multipart upload key=84AU5L9U1Q5S upload=PH335QTVVUU3 tag=W6AO8UYZC8I8 type=write size=1418211 2024-07-26T18:26:28.552 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.552+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~22B2AJXOJKKS.0 size=1048576 2024-07-26T18:26:28.554 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.554+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~22B2AJXOJKKS.1 size=132637 2024-07-26T18:26:28.554 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.554+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=22B2AJXOJKKS tag=71Z3BAL9BPDO type=write size=2229789 2024-07-26T18:26:28.556 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.556+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~Y7YB684IDNBP.0 size=1048576 2024-07-26T18:26:28.558 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.558+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~Y7YB684IDNBP.1 size=371740 2024-07-26T18:26:28.561 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.561+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=Y7YB684IDNBP tag=0PLKKD2IKP3N type=write size=2468892 2024-07-26T18:26:28.563 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.563+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=QI2DTTG7H3WF type=del size=865838 2024-07-26T18:26:28.566 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.565+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~RJWOYZ733FJO.0 size=1048576 2024-07-26T18:26:28.567 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.567+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~RJWOYZ733FJO.1 size=285790 2024-07-26T18:26:28.571 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.571+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=RJWOYZ733FJO tag=BPVWG28LSCJN type=write size=2382942 2024-07-26T18:26:28.574 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.574+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~LCI1HYMY9C7H.0 size=1048576 2024-07-26T18:26:28.576 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.576+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~LCI1HYMY9C7H.1 size=1048576 2024-07-26T18:26:28.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.578+0000 7f3ddaa3d780 1 > prepared part key=_multipart_X30EJ1YJC7Y2.2~LCI1HYMY9C7H.2 size=238848 2024-07-26T18:26:28.578 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.578+0000 7f3ddaa3d780 1 > prepared multipart upload key=X30EJ1YJC7Y2 upload=LCI1HYMY9C7H tag=G7IYTPGTN77S type=write size=3384576 2024-07-26T18:26:28.580 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.580+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~NJX5J89HL8N1.0 size=1048576 2024-07-26T18:26:28.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.581+0000 7f3ddaa3d780 1 < completed part key=_multipart_I9YU3WJWZ8JF.2~NJX5J89HL8N1.1 size=704196 2024-07-26T18:26:28.585 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.585+0000 7f3ddaa3d780 1 < completed multipart upload key=I9YU3WJWZ8JF upload=NJX5J89HL8N1 tag=7HZ8CD56QZET type=write size=2801348 2024-07-26T18:26:28.587 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.587+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=YL1LWKHYWREO type=write size=739257 2024-07-26T18:26:28.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.589+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=XL0F9T4Y28Y8 type=del 2024-07-26T18:26:28.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.592+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~H36MLAZ3L8XP.0 size=1048576 2024-07-26T18:26:28.594 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.594+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~H36MLAZ3L8XP.1 size=1048576 2024-07-26T18:26:28.596 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.596+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~H36MLAZ3L8XP.2 size=207263 2024-07-26T18:26:28.596 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.596+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=H36MLAZ3L8XP tag=XEKKL4Q0QF3E type=write size=3352991 2024-07-26T18:26:28.598 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.598+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~W910Q8KRBI8Q.0 size=1048576 2024-07-26T18:26:28.599 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.598+0000 7f3ddaa3d780 1 < canceled part key=_multipart_X30EJ1YJC7Y2.2~W910Q8KRBI8Q.1 size=1048576 2024-07-26T18:26:28.600 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.600+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~W910Q8KRBI8Q.2 size=1019973 2024-07-26T18:26:28.604 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.604+0000 7f3ddaa3d780 1 < canceled multipart upload key=X30EJ1YJC7Y2 upload=W910Q8KRBI8Q tag=VVX7P7IK75YA type=write size=4165701 2024-07-26T18:26:28.607 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.607+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~NJ128EZLV6CE.0 size=1048576 2024-07-26T18:26:28.609 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.609+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~NJ128EZLV6CE.1 size=94941 2024-07-26T18:26:28.609 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.609+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=NJ128EZLV6CE tag=3CMLUII67I1J type=write size=2192093 2024-07-26T18:26:28.612 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.611+0000 7f3ddaa3d780 1 < completed write operation key=CK96G7K11B24 tag=HPTZ4Q7HR65F type=write size=1014789 2024-07-26T18:26:28.614 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.614+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=8KIJN6U6O66R type=del size=3875941 2024-07-26T18:26:28.616 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.616+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=2BL3A1RED1UV type=del 2024-07-26T18:26:28.620 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.620+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~O3UTKKB1FIZR.0 size=1048576 2024-07-26T18:26:28.622 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.622+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~O3UTKKB1FIZR.1 size=1048576 2024-07-26T18:26:28.624 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.624+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~O3UTKKB1FIZR.2 size=734029 2024-07-26T18:26:28.624 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.624+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=O3UTKKB1FIZR tag=2F1UIR3W1IQ1 type=write size=3879757 2024-07-26T18:26:28.628 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.628+0000 7f3ddaa3d780 1 < suggested remove operation key=I9YU3WJWZ8JF tag=LO6U1Z4Q5D86 type=del 2024-07-26T18:26:28.631 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.631+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~ZH37BWYTQ8AK.0 size=1048576 2024-07-26T18:26:28.633 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.633+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~ZH37BWYTQ8AK.1 size=1048576 2024-07-26T18:26:28.635 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.635+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~ZH37BWYTQ8AK.2 size=3409 2024-07-26T18:26:28.635 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.635+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=ZH37BWYTQ8AK tag=YD3F5GVZEDPV type=write size=3149137 2024-07-26T18:26:28.639 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.638+0000 7f3ddaa3d780 1 < suggested remove operation key=K2MEY9UVYDCS tag=OCTMASCOXC2M type=del 2024-07-26T18:26:28.641 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.641+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=HYAEMSV0QSGG type=del size=3660496 2024-07-26T18:26:28.643 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.643+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=1XJTSGTOUVCH type=del 2024-07-26T18:26:28.645 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.645+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=QH9GVMUIC3QI type=write size=306246 2024-07-26T18:26:28.647 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.647+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=D982O4TQ0WMD type=del 2024-07-26T18:26:28.651 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.651+0000 7f3ddaa3d780 1 > prepared part key=_multipart_84AU5L9U1Q5S.2~5UMJECAJ19V0.0 size=276237 2024-07-26T18:26:28.652 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.651+0000 7f3ddaa3d780 1 > prepared multipart upload key=84AU5L9U1Q5S upload=5UMJECAJ19V0 tag=RZG3TDQAXB2F type=write size=1324813 2024-07-26T18:26:28.654 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.654+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z1FVCAHI4M1P.2~LCCF6JYX8RCO.0 size=873526 2024-07-26T18:26:28.657 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.657+0000 7f3ddaa3d780 1 < completed multipart upload key=Z1FVCAHI4M1P upload=LCCF6JYX8RCO tag=XNN00DNMC5Z9 type=write size=1922102 2024-07-26T18:26:28.659 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.659+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=1K3R398KL3FZ type=del size=26666 2024-07-26T18:26:28.662 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.662+0000 7f3ddaa3d780 -1 < failed to complete operation key=K2MEY9UVYDCS tag=FU4654G530JU type=del size=2354974: (22) Invalid argument 2024-07-26T18:26:28.664 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.664+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=WS2W7HVDI9EP type=del size=3754529 2024-07-26T18:26:28.666 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.666+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~5C03OUGBGFY5.0 size=1000483 2024-07-26T18:26:28.670 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.670+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=5C03OUGBGFY5 tag=W9KLFFI2RE8A type=write size=2049059 2024-07-26T18:26:28.672 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.672+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=8VYBVF6F3EKB type=write size=368148 2024-07-26T18:26:28.674 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.674+0000 7f3ddaa3d780 1 < completed write operation key=BTLCQ5E0DTLE tag=Y2JE5AIZ0D0Q type=write size=50280 2024-07-26T18:26:28.676 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.676+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=XEN180YKOH8Y type=del size=1143522 2024-07-26T18:26:28.678 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.678+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~22B2AJXOJKKS.0 size=1048576 2024-07-26T18:26:28.680 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.680+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~22B2AJXOJKKS.1 size=132637 2024-07-26T18:26:28.684 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.684+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=22B2AJXOJKKS tag=71Z3BAL9BPDO type=write size=2229789 2024-07-26T18:26:28.686 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.686+0000 7f3ddaa3d780 1 > prepared operation key=Z1FVCAHI4M1P tag=JL580OPTEPAD type=del size=1063992 2024-07-26T18:26:28.690 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.690+0000 7f3ddaa3d780 1 < suggested update operation key=U6L8GHGZJH5W tag=QI2DTTG7H3WF type=del size=865838 2024-07-26T18:26:28.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.694+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~WJF2XE5VT5BK.0 size=198191 2024-07-26T18:26:28.694 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.694+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=WJF2XE5VT5BK tag=QMXV31N7ZF1P type=write size=1246767 2024-07-26T18:26:28.696 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.696+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~LCI1HYMY9C7H.0 size=1048576 2024-07-26T18:26:28.698 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.698+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~LCI1HYMY9C7H.1 size=1048576 2024-07-26T18:26:28.699 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.699+0000 7f3ddaa3d780 1 < completed part key=_multipart_X30EJ1YJC7Y2.2~LCI1HYMY9C7H.2 size=238848 2024-07-26T18:26:28.703 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.703+0000 7f3ddaa3d780 1 < completed multipart upload key=X30EJ1YJC7Y2 upload=LCI1HYMY9C7H tag=G7IYTPGTN77S type=write size=3384576 2024-07-26T18:26:28.705 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.705+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=4DHJ3MDVLU2R type=write size=261533 2024-07-26T18:26:28.708 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.708+0000 7f3ddaa3d780 1 < completed write operation key=TRDNYGD3GFB1 tag=YL1LWKHYWREO type=write size=739257 2024-07-26T18:26:28.710 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.710+0000 7f3ddaa3d780 1 > prepared operation key=DZU44WIZB15R tag=VYDL14JLI6ZV type=del size=1621197 2024-07-26T18:26:28.712 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.712+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~H36MLAZ3L8XP.0 size=1048576 2024-07-26T18:26:28.714 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.714+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~H36MLAZ3L8XP.1 size=1048576 2024-07-26T18:26:28.715 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.715+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~H36MLAZ3L8XP.2 size=207263 2024-07-26T18:26:28.719 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.719+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=H36MLAZ3L8XP tag=XEKKL4Q0QF3E type=write size=3352991 2024-07-26T18:26:28.722 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.722+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=D93JD2ZBKGDX type=del size=1381719 2024-07-26T18:26:28.725 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.725+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~NJ128EZLV6CE.0 size=1048576 2024-07-26T18:26:28.728 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.728+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~NJ128EZLV6CE.1 size=94941 2024-07-26T18:26:28.733 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.733+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=NJ128EZLV6CE tag=3CMLUII67I1J type=write size=2192093 2024-07-26T18:26:28.737 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.736+0000 7f3ddaa3d780 1 > prepared operation key=5LH5QFW4B9KV tag=TS0FQJBCVWBD type=del size=2498730 2024-07-26T18:26:28.743 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.743+0000 7f3ddaa3d780 1 < suggested update operation key=RCGC5SDM1AEG tag=8KIJN6U6O66R type=del size=3875941 2024-07-26T18:26:28.749 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.749+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~IVOL76T8B83V.0 size=1048576 2024-07-26T18:26:28.752 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.752+0000 7f3ddaa3d780 1 > prepared part key=_multipart_K2MEY9UVYDCS.2~IVOL76T8B83V.1 size=122446 2024-07-26T18:26:28.752 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.752+0000 7f3ddaa3d780 1 > prepared multipart upload key=K2MEY9UVYDCS upload=IVOL76T8B83V tag=UXN8W27RG4H6 type=write size=2219598 2024-07-26T18:26:28.754 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.754+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~O3UTKKB1FIZR.0 size=1048576 2024-07-26T18:26:28.756 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.756+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~O3UTKKB1FIZR.1 size=1048576 2024-07-26T18:26:28.756 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.756+0000 7f3ddaa3d780 1 < canceled part key=_multipart_K2MEY9UVYDCS.2~O3UTKKB1FIZR.2 size=734029 2024-07-26T18:26:28.760 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.759+0000 7f3ddaa3d780 1 < canceled multipart upload key=K2MEY9UVYDCS upload=O3UTKKB1FIZR tag=2F1UIR3W1IQ1 type=write size=3879757 2024-07-26T18:26:28.764 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.764+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~1U8N44YFTYLJ.0 size=1048576 2024-07-26T18:26:28.766 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.766+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~1U8N44YFTYLJ.1 size=1048576 2024-07-26T18:26:28.767 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.767+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~1U8N44YFTYLJ.2 size=978097 2024-07-26T18:26:28.768 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.767+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=1U8N44YFTYLJ tag=BOLOSVUXJ7QM type=write size=4123825 2024-07-26T18:26:28.769 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.769+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~ZH37BWYTQ8AK.0 size=1048576 2024-07-26T18:26:28.771 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.771+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~ZH37BWYTQ8AK.1 size=1048576 2024-07-26T18:26:28.773 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.773+0000 7f3ddaa3d780 1 < completed part key=_multipart_DZU44WIZB15R.2~ZH37BWYTQ8AK.2 size=3409 2024-07-26T18:26:28.777 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.777+0000 7f3ddaa3d780 1 < completed multipart upload key=DZU44WIZB15R upload=ZH37BWYTQ8AK tag=YD3F5GVZEDPV type=write size=3149137 2024-07-26T18:26:28.779 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.779+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=A9SKINHQYRTS type=del size=609171 2024-07-26T18:26:28.784 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.784+0000 7f3ddaa3d780 1 < suggested remove operation key=N5GSO7LGJZWN tag=HYAEMSV0QSGG type=del 2024-07-26T18:26:28.788 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.788+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~801LBDPIB60Z.0 size=547913 2024-07-26T18:26:28.789 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.788+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=801LBDPIB60Z tag=PXAE6ZHI8HC9 type=write size=1596489 2024-07-26T18:26:28.791 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.790+0000 7f3ddaa3d780 1 < completed write operation key=S74V0KNQ20M4 tag=QH9GVMUIC3QI type=write size=306246 2024-07-26T18:26:28.795 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.795+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~1FT5S30ORTYS.0 size=1048576 2024-07-26T18:26:28.797 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.796+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~1FT5S30ORTYS.1 size=1048576 2024-07-26T18:26:28.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.798+0000 7f3ddaa3d780 1 > prepared part key=_multipart_D5PS0VPPT1NU.2~1FT5S30ORTYS.2 size=28983 2024-07-26T18:26:28.798 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.798+0000 7f3ddaa3d780 1 > prepared multipart upload key=D5PS0VPPT1NU upload=1FT5S30ORTYS tag=5OXZIGY12FXR type=write size=3174711 2024-07-26T18:26:28.800 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.800+0000 7f3ddaa3d780 1 < completed part key=_multipart_84AU5L9U1Q5S.2~5UMJECAJ19V0.0 size=276237 2024-07-26T18:26:28.804 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.804+0000 7f3ddaa3d780 1 < completed multipart upload key=84AU5L9U1Q5S upload=5UMJECAJ19V0 tag=RZG3TDQAXB2F type=write size=1324813 2024-07-26T18:26:28.807 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.807+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=VVH32SGXRD1K type=del size=2873506 2024-07-26T18:26:28.809 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.809+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=1K3R398KL3FZ type=del 2024-07-26T18:26:28.813 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.813+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~G8Y4N0BHN7FB.0 size=1048576 2024-07-26T18:26:28.815 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.815+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~G8Y4N0BHN7FB.1 size=153937 2024-07-26T18:26:28.815 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.815+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=G8Y4N0BHN7FB tag=52H8EAHYWX1Y type=write size=2251089 2024-07-26T18:26:28.818 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.817+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=WS2W7HVDI9EP type=del 2024-07-26T18:26:28.822 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.821+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~D36XCED57N18.0 size=1048576 2024-07-26T18:26:28.823 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.823+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~D36XCED57N18.1 size=1048576 2024-07-26T18:26:28.826 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.826+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~D36XCED57N18.2 size=929860 2024-07-26T18:26:28.826 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.826+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=D36XCED57N18 tag=LWP4JPE4LJZ5 type=write size=4075588 2024-07-26T18:26:28.828 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.828+0000 7f3ddaa3d780 1 < completed write operation key=HA72EZU2OC9Y tag=8VYBVF6F3EKB type=write size=368148 2024-07-26T18:26:28.830 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.830+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=54ATP7M4GI8C type=del size=594798 2024-07-26T18:26:28.832 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.832+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=XEN180YKOH8Y type=del 2024-07-26T18:26:28.836 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.836+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~HD4COF5C37WS.0 size=1048576 2024-07-26T18:26:28.838 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.838+0000 7f3ddaa3d780 1 > prepared part key=_multipart_SHAUJ0JT201L.2~HD4COF5C37WS.1 size=130994 2024-07-26T18:26:28.838 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.838+0000 7f3ddaa3d780 1 > prepared multipart upload key=SHAUJ0JT201L upload=HD4COF5C37WS tag=J0XY9XDB7NR7 type=write size=2228146 2024-07-26T18:26:28.840 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.840+0000 7f3ddaa3d780 1 < completed delete operation key=Z1FVCAHI4M1P tag=JL580OPTEPAD type=del 2024-07-26T18:26:28.844 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.844+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~Q8N1L6M15JZO.0 size=1048576 2024-07-26T18:26:28.846 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.846+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IQAMY74OLJBO.2~Q8N1L6M15JZO.1 size=978623 2024-07-26T18:26:28.846 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.846+0000 7f3ddaa3d780 1 > prepared multipart upload key=IQAMY74OLJBO upload=Q8N1L6M15JZO tag=1HS9OLNEE2F1 type=write size=3075775 2024-07-26T18:26:28.848 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.848+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~WJF2XE5VT5BK.0 size=198191 2024-07-26T18:26:28.851 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.851+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=WJF2XE5VT5BK tag=QMXV31N7ZF1P type=write size=1246767 2024-07-26T18:26:28.856 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.856+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~DHFRUL426HQ4.0 size=1048576 2024-07-26T18:26:28.858 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.858+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~DHFRUL426HQ4.1 size=793887 2024-07-26T18:26:28.858 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.858+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=DHFRUL426HQ4 tag=BNT1UDYC5STP type=write size=2891039 2024-07-26T18:26:28.860 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.860+0000 7f3ddaa3d780 1 < canceled operation key=AD9EQ3SDW2NB tag=4DHJ3MDVLU2R type=write size=261533 2024-07-26T18:26:28.863 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.864+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~Q6JK4RUXONYV.0 size=599456 2024-07-26T18:26:28.864 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.864+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=Q6JK4RUXONYV tag=EQ8Q9LLKLAD7 type=write size=1648032 2024-07-26T18:26:28.866 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.866+0000 7f3ddaa3d780 1 < completed delete operation key=DZU44WIZB15R tag=VYDL14JLI6ZV type=del 2024-07-26T18:26:28.868 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.868+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=UQBY8CQNAHY7 type=write size=468885 2024-07-26T18:26:28.872 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.872+0000 7f3ddaa3d780 1 < suggested update operation key=CK96G7K11B24 tag=D93JD2ZBKGDX type=del size=1381719 2024-07-26T18:26:28.874 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.874+0000 7f3ddaa3d780 1 > prepared operation key=S74V0KNQ20M4 tag=G41B9GLG412Q type=del size=187849 2024-07-26T18:26:28.878 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.878+0000 7f3ddaa3d780 1 < suggested remove operation key=5LH5QFW4B9KV tag=TS0FQJBCVWBD type=del 2024-07-26T18:26:28.880 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.880+0000 7f3ddaa3d780 1 > prepared operation key=CK96G7K11B24 tag=YXB0ZYRSM08I type=del size=4043886 2024-07-26T18:26:28.882 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.882+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~IVOL76T8B83V.0 size=1048576 2024-07-26T18:26:28.885 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.885+0000 7f3ddaa3d780 1 < completed part key=_multipart_K2MEY9UVYDCS.2~IVOL76T8B83V.1 size=122446 2024-07-26T18:26:28.890 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.890+0000 7f3ddaa3d780 1 < completed multipart upload key=K2MEY9UVYDCS upload=IVOL76T8B83V tag=UXN8W27RG4H6 type=write size=2219598 2024-07-26T18:26:28.892 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.892+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=G3LK58FXNE4W type=del size=3908266 2024-07-26T18:26:28.894 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.894+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~1U8N44YFTYLJ.0 size=1048576 2024-07-26T18:26:28.896 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.896+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~1U8N44YFTYLJ.1 size=1048576 2024-07-26T18:26:28.898 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.898+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~1U8N44YFTYLJ.2 size=978097 2024-07-26T18:26:28.902 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.902+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=1U8N44YFTYLJ tag=BOLOSVUXJ7QM type=write size=4123825 2024-07-26T18:26:28.904 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.904+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=S3FAKO26BD4V type=del size=2934874 2024-07-26T18:26:28.906 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.906+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=A9SKINHQYRTS type=del 2024-07-26T18:26:28.909 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.909+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~XEVWS3N2RNEQ.0 size=1048576 2024-07-26T18:26:28.911 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.911+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~XEVWS3N2RNEQ.1 size=1048576 2024-07-26T18:26:28.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.913+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~XEVWS3N2RNEQ.2 size=263160 2024-07-26T18:26:28.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.913+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=XEVWS3N2RNEQ tag=EMMRWMFNGNJ9 type=write size=3408888 2024-07-26T18:26:28.913 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.913+0000 7f3ddaa3d780 1 < canceled part key=_multipart_L46OSDRB7XAV.2~801LBDPIB60Z.0 size=547913 2024-07-26T18:26:28.917 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.917+0000 7f3ddaa3d780 1 < canceled multipart upload key=L46OSDRB7XAV upload=801LBDPIB60Z tag=PXAE6ZHI8HC9 type=write size=1596489 2024-07-26T18:26:28.919 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.919+0000 7f3ddaa3d780 1 > prepared operation key=AD9EQ3SDW2NB tag=YF4P9TWDWNYW type=del size=1243961 2024-07-26T18:26:28.921 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.921+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~1FT5S30ORTYS.0 size=1048576 2024-07-26T18:26:28.923 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.923+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~1FT5S30ORTYS.1 size=1048576 2024-07-26T18:26:28.925 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.925+0000 7f3ddaa3d780 1 < completed part key=_multipart_D5PS0VPPT1NU.2~1FT5S30ORTYS.2 size=28983 2024-07-26T18:26:28.928 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.928+0000 7f3ddaa3d780 1 < completed multipart upload key=D5PS0VPPT1NU upload=1FT5S30ORTYS tag=5OXZIGY12FXR type=write size=3174711 2024-07-26T18:26:28.932 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.932+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~V8WONJ4CD39E.0 size=1048576 2024-07-26T18:26:28.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.934+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~V8WONJ4CD39E.1 size=625121 2024-07-26T18:26:28.934 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.934+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=V8WONJ4CD39E tag=ZRH1EKAFZIRV type=write size=2722273 2024-07-26T18:26:28.939 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.939+0000 7f3ddaa3d780 1 < suggested update operation key=11490TKEFTX8 tag=VVH32SGXRD1K type=del size=2873506 2024-07-26T18:26:28.943 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.943+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~43GPAAFG7OSW.0 size=1048576 2024-07-26T18:26:28.945 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.945+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~43GPAAFG7OSW.1 size=1048576 2024-07-26T18:26:28.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.947+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~43GPAAFG7OSW.2 size=840428 2024-07-26T18:26:28.947 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.947+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=43GPAAFG7OSW tag=H7I7CC6MP6Q4 type=write size=3986156 2024-07-26T18:26:28.949 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.949+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~G8Y4N0BHN7FB.0 size=1048576 2024-07-26T18:26:28.951 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.951+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~G8Y4N0BHN7FB.1 size=153937 2024-07-26T18:26:28.955 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.955+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=G8Y4N0BHN7FB tag=52H8EAHYWX1Y type=write size=2251089 2024-07-26T18:26:28.959 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.959+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~8QATNVL00E6J.0 size=1048576 2024-07-26T18:26:28.961 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.961+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~8QATNVL00E6J.1 size=1048576 2024-07-26T18:26:28.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.963+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~8QATNVL00E6J.2 size=282823 2024-07-26T18:26:28.963 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.963+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=8QATNVL00E6J tag=5KZCB6QZZJSG type=write size=3428551 2024-07-26T18:26:28.966 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.966+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~D36XCED57N18.0 size=1048576 2024-07-26T18:26:28.968 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.968+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~D36XCED57N18.1 size=1048576 2024-07-26T18:26:28.970 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.970+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~D36XCED57N18.2 size=929860 2024-07-26T18:26:28.974 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.974+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=D36XCED57N18 tag=LWP4JPE4LJZ5 type=write size=4075588 2024-07-26T18:26:28.976 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.976+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=HJPM9S088DHX type=del size=808816 2024-07-26T18:26:28.978 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.978+0000 7f3ddaa3d780 1 < completed delete operation key=HA72EZU2OC9Y tag=54ATP7M4GI8C type=del 2024-07-26T18:26:28.982 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.982+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~QYSS9W06BI1E.0 size=1048576 2024-07-26T18:26:28.984 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.983+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~QYSS9W06BI1E.1 size=1048576 2024-07-26T18:26:28.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.985+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~QYSS9W06BI1E.2 size=956623 2024-07-26T18:26:28.985 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.985+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=QYSS9W06BI1E tag=KQH9RLCPCJP4 type=write size=4102351 2024-07-26T18:26:28.987 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.987+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~HD4COF5C37WS.0 size=1048576 2024-07-26T18:26:28.989 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.989+0000 7f3ddaa3d780 1 < completed part key=_multipart_SHAUJ0JT201L.2~HD4COF5C37WS.1 size=130994 2024-07-26T18:26:28.993 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.993+0000 7f3ddaa3d780 1 < completed multipart upload key=SHAUJ0JT201L upload=HD4COF5C37WS tag=J0XY9XDB7NR7 type=write size=2228146 2024-07-26T18:26:28.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.998+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~ZS1SMWGWETX6.0 size=745881 2024-07-26T18:26:28.998 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:28.998+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=ZS1SMWGWETX6 tag=0YDXZYXBG41G type=write size=1794457 2024-07-26T18:26:29.001 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.001+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~Q8N1L6M15JZO.0 size=1048576 2024-07-26T18:26:29.003 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.003+0000 7f3ddaa3d780 1 < completed part key=_multipart_IQAMY74OLJBO.2~Q8N1L6M15JZO.1 size=978623 2024-07-26T18:26:29.007 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.006+0000 7f3ddaa3d780 1 < completed multipart upload key=IQAMY74OLJBO upload=Q8N1L6M15JZO tag=1HS9OLNEE2F1 type=write size=3075775 2024-07-26T18:26:29.009 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.009+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=RJ6T26UM5GBS type=del size=3192037 2024-07-26T18:26:29.011 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.011+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~DHFRUL426HQ4.0 size=1048576 2024-07-26T18:26:29.011 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.011+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RCGC5SDM1AEG.2~DHFRUL426HQ4.1 size=793887 2024-07-26T18:26:29.014 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.015+0000 7f3ddaa3d780 1 < canceled multipart upload key=RCGC5SDM1AEG upload=DHFRUL426HQ4 tag=BNT1UDYC5STP type=write size=2891039 2024-07-26T18:26:29.017 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.017+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=YRG7EQS024YD type=del size=144319 2024-07-26T18:26:29.019 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.019+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~Q6JK4RUXONYV.0 size=599456 2024-07-26T18:26:29.023 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.023+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=Q6JK4RUXONYV tag=EQ8Q9LLKLAD7 type=write size=1648032 2024-07-26T18:26:29.027 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.027+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~IQ33J3KB1QOP.0 size=471298 2024-07-26T18:26:29.027 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.027+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=IQ33J3KB1QOP tag=OS2U9D3X95U1 type=write size=1519874 2024-07-26T18:26:29.030 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.030+0000 7f3ddaa3d780 1 < completed write operation key=X30EJ1YJC7Y2 tag=UQBY8CQNAHY7 type=write size=468885 2024-07-26T18:26:29.034 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.034+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~5QW0J7CII4LL.0 size=1048576 2024-07-26T18:26:29.036 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.035+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~5QW0J7CII4LL.1 size=1048576 2024-07-26T18:26:29.037 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.037+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~5QW0J7CII4LL.2 size=708642 2024-07-26T18:26:29.038 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.037+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=5QW0J7CII4LL tag=PM12KU9ZOMUZ type=write size=3854370 2024-07-26T18:26:29.040 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.040+0000 7f3ddaa3d780 1 < completed delete operation key=S74V0KNQ20M4 tag=G41B9GLG412Q type=del 2024-07-26T18:26:29.042 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.042+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=7X8DH29Z0YYM type=del size=639046 2024-07-26T18:26:29.044 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.044+0000 7f3ddaa3d780 1 < completed delete operation key=CK96G7K11B24 tag=YXB0ZYRSM08I type=del 2024-07-26T18:26:29.046 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.046+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=7IULSQUZJ1UM type=write size=413897 2024-07-26T18:26:29.050 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.050+0000 7f3ddaa3d780 1 < suggested remove operation key=J8VYU4UNB1AX tag=G3LK58FXNE4W type=del 2024-07-26T18:26:29.054 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.054+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~RAODU8W799B1.0 size=450027 2024-07-26T18:26:29.054 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.054+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=RAODU8W799B1 tag=OT9VCOVVRM1C type=write size=1498603 2024-07-26T18:26:29.058 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.057+0000 7f3ddaa3d780 -1 < failed to complete operation key=11490TKEFTX8 tag=S3FAKO26BD4V type=del size=2934874: (22) Invalid argument 2024-07-26T18:26:29.062 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.062+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~M1U2Y6ZIEQVM.0 size=278661 2024-07-26T18:26:29.063 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.062+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=M1U2Y6ZIEQVM tag=OIFBAWKJKN4L type=write size=1327237 2024-07-26T18:26:29.065 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.065+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~XEVWS3N2RNEQ.0 size=1048576 2024-07-26T18:26:29.066 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.066+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~XEVWS3N2RNEQ.1 size=1048576 2024-07-26T18:26:29.068 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.068+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~XEVWS3N2RNEQ.2 size=263160 2024-07-26T18:26:29.072 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.072+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=XEVWS3N2RNEQ tag=EMMRWMFNGNJ9 type=write size=3408888 2024-07-26T18:26:29.074 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.073+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=38WWUZELQ2F4 type=del size=1538646 2024-07-26T18:26:29.075 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.075+0000 7f3ddaa3d780 1 < completed delete operation key=AD9EQ3SDW2NB tag=YF4P9TWDWNYW type=del 2024-07-26T18:26:29.079 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.079+0000 7f3ddaa3d780 1 > prepared part key=_multipart_TRDNYGD3GFB1.2~FI6X0NFJKTFG.0 size=621795 2024-07-26T18:26:29.079 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.079+0000 7f3ddaa3d780 1 > prepared multipart upload key=TRDNYGD3GFB1 upload=FI6X0NFJKTFG tag=7HT641ZIG2CM type=write size=1670371 2024-07-26T18:26:29.081 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.081+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~V8WONJ4CD39E.0 size=1048576 2024-07-26T18:26:29.083 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.083+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~V8WONJ4CD39E.1 size=625121 2024-07-26T18:26:29.086 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.086+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=V8WONJ4CD39E tag=ZRH1EKAFZIRV type=write size=2722273 2024-07-26T18:26:29.088 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.088+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=C83SCT65BC1G type=del size=373623 2024-07-26T18:26:29.090 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.090+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~43GPAAFG7OSW.0 size=1048576 2024-07-26T18:26:29.092 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.092+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~43GPAAFG7OSW.1 size=1048576 2024-07-26T18:26:29.094 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.094+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~43GPAAFG7OSW.2 size=840428 2024-07-26T18:26:29.098 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.098+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=43GPAAFG7OSW tag=H7I7CC6MP6Q4 type=write size=3986156 2024-07-26T18:26:29.100 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.100+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=WYIOBNZ1A1Y3 type=write size=123189 2024-07-26T18:26:29.102 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.102+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~8QATNVL00E6J.0 size=1048576 2024-07-26T18:26:29.103 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.103+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~8QATNVL00E6J.1 size=1048576 2024-07-26T18:26:29.105 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.105+0000 7f3ddaa3d780 1 < completed part key=_multipart_U6L8GHGZJH5W.2~8QATNVL00E6J.2 size=282823 2024-07-26T18:26:29.108 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.108+0000 7f3ddaa3d780 1 < completed multipart upload key=U6L8GHGZJH5W upload=8QATNVL00E6J tag=5KZCB6QZZJSG type=write size=3428551 2024-07-26T18:26:29.112 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.112+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~EW1CWI8D0V6Z.0 size=1048576 2024-07-26T18:26:29.114 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.114+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~EW1CWI8D0V6Z.1 size=1048576 2024-07-26T18:26:29.116 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.116+0000 7f3ddaa3d780 1 > prepared part key=_multipart_N5GSO7LGJZWN.2~EW1CWI8D0V6Z.2 size=430801 2024-07-26T18:26:29.116 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.116+0000 7f3ddaa3d780 1 > prepared multipart upload key=N5GSO7LGJZWN upload=EW1CWI8D0V6Z tag=G2P6G29HTB5T type=write size=3576529 2024-07-26T18:26:29.118 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.118+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=HJPM9S088DHX type=del 2024-07-26T18:26:29.121 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.121+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~1WSUVOMG50UO.0 size=1048576 2024-07-26T18:26:29.123 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.123+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~1WSUVOMG50UO.1 size=888184 2024-07-26T18:26:29.123 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.123+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=1WSUVOMG50UO tag=5S4AMH5PQ5NB type=write size=2985336 2024-07-26T18:26:29.125 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.125+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~QYSS9W06BI1E.0 size=1048576 2024-07-26T18:26:29.127 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.127+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~QYSS9W06BI1E.1 size=1048576 2024-07-26T18:26:29.129 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.129+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~QYSS9W06BI1E.2 size=956623 2024-07-26T18:26:29.133 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.133+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=QYSS9W06BI1E tag=KQH9RLCPCJP4 type=write size=4102351 2024-07-26T18:26:29.136 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.136+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~6BX86976Q808.0 size=1048576 2024-07-26T18:26:29.138 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.138+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~6BX86976Q808.1 size=1048576 2024-07-26T18:26:29.140 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.140+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~6BX86976Q808.2 size=179353 2024-07-26T18:26:29.140 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.140+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=6BX86976Q808 tag=U71U4RT307X0 type=write size=3325081 2024-07-26T18:26:29.142 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.142+0000 7f3ddaa3d780 1 < completed part key=_multipart_J8VYU4UNB1AX.2~ZS1SMWGWETX6.0 size=745881 2024-07-26T18:26:29.146 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.146+0000 7f3ddaa3d780 1 < completed multipart upload key=J8VYU4UNB1AX upload=ZS1SMWGWETX6 tag=0YDXZYXBG41G type=write size=1794457 2024-07-26T18:26:29.148 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.148+0000 7f3ddaa3d780 1 > prepared operation key=BTLCQ5E0DTLE tag=EVCGEOACDQR2 type=del size=3621307 2024-07-26T18:26:29.151 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.151+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=RJ6T26UM5GBS type=del 2024-07-26T18:26:29.153 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.153+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=2XJ2KG1KLQK5 type=del size=1034914 2024-07-26T18:26:29.154 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.154+0000 7f3ddaa3d780 1 < completed delete operation key=FZJ256NKJJTN tag=YRG7EQS024YD type=del 2024-07-26T18:26:29.158 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.158+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~KC9KBASR3IDP.0 size=1048576 2024-07-26T18:26:29.160 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.160+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~KC9KBASR3IDP.1 size=1048576 2024-07-26T18:26:29.162 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.162+0000 7f3ddaa3d780 1 > prepared part key=_multipart_L46OSDRB7XAV.2~KC9KBASR3IDP.2 size=937780 2024-07-26T18:26:29.162 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.162+0000 7f3ddaa3d780 1 > prepared multipart upload key=L46OSDRB7XAV upload=KC9KBASR3IDP tag=STYG922QJZO3 type=write size=4083508 2024-07-26T18:26:29.162 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.162+0000 7f3ddaa3d780 1 < canceled part key=_multipart_FZJ256NKJJTN.2~IQ33J3KB1QOP.0 size=471298 2024-07-26T18:26:29.165 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.166+0000 7f3ddaa3d780 1 < canceled multipart upload key=FZJ256NKJJTN upload=IQ33J3KB1QOP tag=OS2U9D3X95U1 type=write size=1519874 2024-07-26T18:26:29.169 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.169+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~1LEUWGSVKMEL.0 size=1048576 2024-07-26T18:26:29.171 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.171+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~1LEUWGSVKMEL.1 size=1048576 2024-07-26T18:26:29.172 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.172+0000 7f3ddaa3d780 1 > prepared part key=_multipart_FZJ256NKJJTN.2~1LEUWGSVKMEL.2 size=102723 2024-07-26T18:26:29.173 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.172+0000 7f3ddaa3d780 1 > prepared multipart upload key=FZJ256NKJJTN upload=1LEUWGSVKMEL tag=QYEKN1BJFSN8 type=write size=3248451 2024-07-26T18:26:29.175 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.175+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~5QW0J7CII4LL.0 size=1048576 2024-07-26T18:26:29.177 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.177+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~5QW0J7CII4LL.1 size=1048576 2024-07-26T18:26:29.178 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.178+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~5QW0J7CII4LL.2 size=708642 2024-07-26T18:26:29.182 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.182+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=5QW0J7CII4LL tag=PM12KU9ZOMUZ type=write size=3854370 2024-07-26T18:26:29.186 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.186+0000 7f3ddaa3d780 1 > prepared part key=_multipart_MWUICIKP82CQ.2~8DESP7DF1I1A.0 size=355359 2024-07-26T18:26:29.186 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.186+0000 7f3ddaa3d780 1 > prepared multipart upload key=MWUICIKP82CQ upload=8DESP7DF1I1A tag=7VNO6NBD35R7 type=write size=1403935 2024-07-26T18:26:29.188 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.188+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=7X8DH29Z0YYM type=del 2024-07-26T18:26:29.192 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.192+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~GMY9T5AUIL9N.0 size=1048576 2024-07-26T18:26:29.193 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.193+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~GMY9T5AUIL9N.1 size=1048576 2024-07-26T18:26:29.195 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.195+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~GMY9T5AUIL9N.2 size=150420 2024-07-26T18:26:29.195 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.195+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=GMY9T5AUIL9N tag=H3E2KCOGWFUW type=write size=3296148 2024-07-26T18:26:29.199 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.199+0000 7f3ddaa3d780 1 < suggested update operation key=N5GSO7LGJZWN tag=7IULSQUZJ1UM type=write size=413897 2024-07-26T18:26:29.201 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.201+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=YY7UNMF8XG2S type=write size=981045 2024-07-26T18:26:29.203 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.203+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~RAODU8W799B1.0 size=450027 2024-07-26T18:26:29.207 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.207+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=RAODU8W799B1 tag=OT9VCOVVRM1C type=write size=1498603 2024-07-26T18:26:29.210 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.210+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=C29CW4VNEC9F type=del size=792250 2024-07-26T18:26:29.213 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.213+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~M1U2Y6ZIEQVM.0 size=278661 2024-07-26T18:26:29.219 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.219+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=M1U2Y6ZIEQVM tag=OIFBAWKJKN4L type=write size=1327237 2024-07-26T18:26:29.224 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.224+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~33UOBDFXIRCT.0 size=370153 2024-07-26T18:26:29.224 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.224+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=33UOBDFXIRCT tag=EUELEZ2ZY9UH type=write size=1418729 2024-07-26T18:26:29.227 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.227+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=38WWUZELQ2F4 type=del 2024-07-26T18:26:29.231 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.231+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=YXQ6TQB4YO90 type=write size=782349 2024-07-26T18:26:29.234 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.234+0000 7f3ddaa3d780 1 < completed part key=_multipart_TRDNYGD3GFB1.2~FI6X0NFJKTFG.0 size=621795 2024-07-26T18:26:29.239 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.239+0000 7f3ddaa3d780 1 < completed multipart upload key=TRDNYGD3GFB1 upload=FI6X0NFJKTFG tag=7HT641ZIG2CM type=write size=1670371 2024-07-26T18:26:29.244 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.244+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~2E38LA55040K.0 size=1048576 2024-07-26T18:26:29.248 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.248+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~2E38LA55040K.1 size=191303 2024-07-26T18:26:29.248 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.248+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=2E38LA55040K tag=TZNYVYM8NODF type=write size=2288455 2024-07-26T18:26:29.253 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.253+0000 7f3ddaa3d780 1 < suggested update operation key=D5PS0VPPT1NU tag=C83SCT65BC1G type=del size=373623 2024-07-26T18:26:29.255 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.255+0000 7f3ddaa3d780 1 > prepared operation key=N5GSO7LGJZWN tag=U2O0OWWMQNB0 type=write size=227199 2024-07-26T18:26:29.259 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.258+0000 7f3ddaa3d780 1 < completed write operation key=I9YU3WJWZ8JF tag=WYIOBNZ1A1Y3 type=write size=123189 2024-07-26T18:26:29.263 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.263+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~WH0IF2XLNO3D.0 size=796414 2024-07-26T18:26:29.264 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.263+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=WH0IF2XLNO3D tag=HGV3DANE4D3T type=write size=1844990 2024-07-26T18:26:29.266 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.266+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~EW1CWI8D0V6Z.0 size=1048576 2024-07-26T18:26:29.268 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.268+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~EW1CWI8D0V6Z.1 size=1048576 2024-07-26T18:26:29.270 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.270+0000 7f3ddaa3d780 1 < completed part key=_multipart_N5GSO7LGJZWN.2~EW1CWI8D0V6Z.2 size=430801 2024-07-26T18:26:29.275 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.275+0000 7f3ddaa3d780 1 < completed multipart upload key=N5GSO7LGJZWN upload=EW1CWI8D0V6Z tag=G2P6G29HTB5T type=write size=3576529 2024-07-26T18:26:29.277 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.277+0000 7f3ddaa3d780 1 > prepared operation key=J8VYU4UNB1AX tag=QPDLKW1WA4SL type=write size=736530 2024-07-26T18:26:29.280 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.280+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~1WSUVOMG50UO.0 size=1048576 2024-07-26T18:26:29.283 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.283+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~1WSUVOMG50UO.1 size=888184 2024-07-26T18:26:29.287 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.287+0000 7f3ddaa3d780 1 < completed multipart upload key=RT3ANNQ6TPYT upload=1WSUVOMG50UO tag=5S4AMH5PQ5NB type=write size=2985336 2024-07-26T18:26:29.289 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.289+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=3105D27NYWN9 type=del size=401139 2024-07-26T18:26:29.291 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.291+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~6BX86976Q808.0 size=1048576 2024-07-26T18:26:29.294 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.294+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~6BX86976Q808.1 size=1048576 2024-07-26T18:26:29.296 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.296+0000 7f3ddaa3d780 1 < completed part key=_multipart_UV4009RBTCGG.2~6BX86976Q808.2 size=179353 2024-07-26T18:26:29.300 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.300+0000 7f3ddaa3d780 1 < completed multipart upload key=UV4009RBTCGG upload=6BX86976Q808 tag=U71U4RT307X0 type=write size=3325081 2024-07-26T18:26:29.302 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.302+0000 7f3ddaa3d780 1 > prepared operation key=U6L8GHGZJH5W tag=CY9E96WERSP1 type=del size=2563300 2024-07-26T18:26:29.305 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.305+0000 7f3ddaa3d780 1 < completed delete operation key=BTLCQ5E0DTLE tag=EVCGEOACDQR2 type=del 2024-07-26T18:26:29.310 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.310+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~C4AR830EIXVC.0 size=1048576 2024-07-26T18:26:29.312 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.312+0000 7f3ddaa3d780 1 > prepared part key=_multipart_Z02TRVM1M6RF.2~C4AR830EIXVC.1 size=682333 2024-07-26T18:26:29.312 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.312+0000 7f3ddaa3d780 1 > prepared multipart upload key=Z02TRVM1M6RF upload=C4AR830EIXVC tag=Q280RDFIE4HV type=write size=2779485 2024-07-26T18:26:29.315 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.315+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=2XJ2KG1KLQK5 type=del 2024-07-26T18:26:29.318 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.317+0000 7f3ddaa3d780 1 > prepared operation key=L46OSDRB7XAV tag=2JFN21AZX9XT type=del size=1963978 2024-07-26T18:26:29.320 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.320+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~KC9KBASR3IDP.0 size=1048576 2024-07-26T18:26:29.322 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.322+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~KC9KBASR3IDP.1 size=1048576 2024-07-26T18:26:29.324 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.324+0000 7f3ddaa3d780 1 < completed part key=_multipart_L46OSDRB7XAV.2~KC9KBASR3IDP.2 size=937780 2024-07-26T18:26:29.328 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.328+0000 7f3ddaa3d780 1 < completed multipart upload key=L46OSDRB7XAV upload=KC9KBASR3IDP tag=STYG922QJZO3 type=write size=4083508 2024-07-26T18:26:29.332 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.332+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~9PSAVN5PPB68.0 size=1048576 2024-07-26T18:26:29.334 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.334+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~9PSAVN5PPB68.1 size=160858 2024-07-26T18:26:29.334 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.334+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=9PSAVN5PPB68 tag=9GR3114B8TV2 type=write size=2258010 2024-07-26T18:26:29.336 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.336+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~1LEUWGSVKMEL.0 size=1048576 2024-07-26T18:26:29.338 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.338+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~1LEUWGSVKMEL.1 size=1048576 2024-07-26T18:26:29.340 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.340+0000 7f3ddaa3d780 1 < completed part key=_multipart_FZJ256NKJJTN.2~1LEUWGSVKMEL.2 size=102723 2024-07-26T18:26:29.344 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.344+0000 7f3ddaa3d780 1 < completed multipart upload key=FZJ256NKJJTN upload=1LEUWGSVKMEL tag=QYEKN1BJFSN8 type=write size=3248451 2024-07-26T18:26:29.350 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.349+0000 7f3ddaa3d780 1 > prepared part key=_multipart_CK96G7K11B24.2~WQ3P0514R2G5.0 size=731898 2024-07-26T18:26:29.350 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.349+0000 7f3ddaa3d780 1 > prepared multipart upload key=CK96G7K11B24 upload=WQ3P0514R2G5 tag=UW37ARNHC05R type=write size=1780474 2024-07-26T18:26:29.352 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.352+0000 7f3ddaa3d780 1 < completed part key=_multipart_MWUICIKP82CQ.2~8DESP7DF1I1A.0 size=355359 2024-07-26T18:26:29.357 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.357+0000 7f3ddaa3d780 1 < completed multipart upload key=MWUICIKP82CQ upload=8DESP7DF1I1A tag=7VNO6NBD35R7 type=write size=1403935 2024-07-26T18:26:29.359 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.359+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=8PW64L6CTKJT type=write size=928250 2024-07-26T18:26:29.362 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.362+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~GMY9T5AUIL9N.0 size=1048576 2024-07-26T18:26:29.364 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.364+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~GMY9T5AUIL9N.1 size=1048576 2024-07-26T18:26:29.366 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.366+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~GMY9T5AUIL9N.2 size=150420 2024-07-26T18:26:29.371 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.371+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=GMY9T5AUIL9N tag=H3E2KCOGWFUW type=write size=3296148 2024-07-26T18:26:29.373 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.373+0000 7f3ddaa3d780 1 > prepared operation key=CNINHWKC95EZ tag=8N0K6I9QRONZ type=del size=958248 2024-07-26T18:26:29.379 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.379+0000 7f3ddaa3d780 1 < suggested remove operation key=D5PS0VPPT1NU tag=YY7UNMF8XG2S type=write 2024-07-26T18:26:29.383 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.383+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~1WAV8AOWS4HG.0 size=1048576 2024-07-26T18:26:29.385 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.385+0000 7f3ddaa3d780 1 > prepared part key=_multipart_HA72EZU2OC9Y.2~1WAV8AOWS4HG.1 size=954619 2024-07-26T18:26:29.385 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.385+0000 7f3ddaa3d780 1 > prepared multipart upload key=HA72EZU2OC9Y upload=1WAV8AOWS4HG tag=NUAG5F7K882U type=write size=3051771 2024-07-26T18:26:29.387 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.387+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=C29CW4VNEC9F type=del 2024-07-26T18:26:29.390 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.390+0000 7f3ddaa3d780 1 > prepared operation key=11490TKEFTX8 tag=WZABPCZFFJ02 type=del size=2573059 2024-07-26T18:26:29.393 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.392+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~33UOBDFXIRCT.0 size=370153 2024-07-26T18:26:29.396 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.396+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=33UOBDFXIRCT tag=EUELEZ2ZY9UH type=write size=1418729 2024-07-26T18:26:29.398 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.398+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=OYZM5HQ7OOPQ type=del size=1220371 2024-07-26T18:26:29.401 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.401+0000 7f3ddaa3d780 -1 < failed to complete operation key=D5PS0VPPT1NU tag=YXQ6TQB4YO90 type=write size=782349: (22) Invalid argument 2024-07-26T18:26:29.403 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.403+0000 7f3ddaa3d780 1 > prepared operation key=IQAMY74OLJBO tag=31A5J8NYSXLT type=del size=1321533 2024-07-26T18:26:29.406 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.406+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~2E38LA55040K.0 size=1048576 2024-07-26T18:26:29.408 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.408+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~2E38LA55040K.1 size=191303 2024-07-26T18:26:29.412 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.412+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=2E38LA55040K tag=TZNYVYM8NODF type=write size=2288455 2024-07-26T18:26:29.414 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.414+0000 7f3ddaa3d780 1 > prepared operation key=84AU5L9U1Q5S tag=CG1M04E5AYRI type=del size=3541177 2024-07-26T18:26:29.419 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.419+0000 7f3ddaa3d780 1 < suggested update operation key=N5GSO7LGJZWN tag=U2O0OWWMQNB0 type=write size=227199 2024-07-26T18:26:29.423 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.423+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~9G9HGL3DUMDV.0 size=1048576 2024-07-26T18:26:29.425 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.425+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~9G9HGL3DUMDV.1 size=1048576 2024-07-26T18:26:29.427 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.427+0000 7f3ddaa3d780 1 > prepared part key=_multipart_5LH5QFW4B9KV.2~9G9HGL3DUMDV.2 size=941627 2024-07-26T18:26:29.427 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.427+0000 7f3ddaa3d780 1 > prepared multipart upload key=5LH5QFW4B9KV upload=9G9HGL3DUMDV tag=G24Z55OLQK54 type=write size=4087355 2024-07-26T18:26:29.429 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.429+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~WH0IF2XLNO3D.0 size=796414 2024-07-26T18:26:29.434 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.434+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=WH0IF2XLNO3D tag=HGV3DANE4D3T type=write size=1844990 2024-07-26T18:26:29.437 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.437+0000 7f3ddaa3d780 1 > prepared operation key=RT3ANNQ6TPYT tag=QLQUU4T2X6DG type=del size=3229 2024-07-26T18:26:29.440 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.439+0000 7f3ddaa3d780 1 < completed write operation key=J8VYU4UNB1AX tag=QPDLKW1WA4SL type=write size=736530 2024-07-26T18:26:29.444 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.444+0000 7f3ddaa3d780 1 > prepared part key=_multipart_IKZUW3ZVZJA6.2~SO0LDWCHB2XE.0 size=860912 2024-07-26T18:26:29.445 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.444+0000 7f3ddaa3d780 1 > prepared multipart upload key=IKZUW3ZVZJA6 upload=SO0LDWCHB2XE tag=D1KT4RJRCPB6 type=write size=1909488 2024-07-26T18:26:29.447 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.447+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=3105D27NYWN9 type=del 2024-07-26T18:26:29.449 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.449+0000 7f3ddaa3d780 1 > prepared operation key=RCGC5SDM1AEG tag=I0OILNSHANFQ type=del size=1136841 2024-07-26T18:26:29.452 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.452+0000 7f3ddaa3d780 1 < completed delete operation key=U6L8GHGZJH5W tag=CY9E96WERSP1 type=del 2024-07-26T18:26:29.455 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.454+0000 7f3ddaa3d780 1 > prepared operation key=HA72EZU2OC9Y tag=TBHFESCRN7G7 type=write size=833882 2024-07-26T18:26:29.457 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.457+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~C4AR830EIXVC.0 size=1048576 2024-07-26T18:26:29.460 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.460+0000 7f3ddaa3d780 1 < completed part key=_multipart_Z02TRVM1M6RF.2~C4AR830EIXVC.1 size=682333 2024-07-26T18:26:29.464 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.464+0000 7f3ddaa3d780 1 < completed multipart upload key=Z02TRVM1M6RF upload=C4AR830EIXVC tag=Q280RDFIE4HV type=write size=2779485 2024-07-26T18:26:29.469 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.468+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~0NBFYRT3MWWY.0 size=193071 2024-07-26T18:26:29.469 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.468+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=0NBFYRT3MWWY tag=NNYVZ23U1SQU type=write size=1241647 2024-07-26T18:26:29.471 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.471+0000 7f3ddaa3d780 1 < completed delete operation key=L46OSDRB7XAV tag=2JFN21AZX9XT type=del 2024-07-26T18:26:29.473 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.473+0000 7f3ddaa3d780 1 > prepared operation key=1DWH8ZS24A34 tag=QL4D19PR0AOK type=del size=1359280 2024-07-26T18:26:29.475 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.475+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~9PSAVN5PPB68.0 size=1048576 2024-07-26T18:26:29.478 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.477+0000 7f3ddaa3d780 1 < completed part key=_multipart_1LIY2CFUHSLF.2~9PSAVN5PPB68.1 size=160858 2024-07-26T18:26:29.482 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.481+0000 7f3ddaa3d780 1 < completed multipart upload key=1LIY2CFUHSLF upload=9PSAVN5PPB68 tag=9GR3114B8TV2 type=write size=2258010 2024-07-26T18:26:29.484 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.484+0000 7f3ddaa3d780 1 > prepared operation key=I9YU3WJWZ8JF tag=DV7SDXC6TUMY type=del size=1479321 2024-07-26T18:26:29.486 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.486+0000 7f3ddaa3d780 1 < completed part key=_multipart_CK96G7K11B24.2~WQ3P0514R2G5.0 size=731898 2024-07-26T18:26:29.492 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.492+0000 7f3ddaa3d780 1 < completed multipart upload key=CK96G7K11B24 upload=WQ3P0514R2G5 tag=UW37ARNHC05R type=write size=1780474 2024-07-26T18:26:29.494 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.494+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=AQ6MBV8LB48X type=write size=129558 2024-07-26T18:26:29.501 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.501+0000 7f3ddaa3d780 1 < suggested update operation key=MWUICIKP82CQ tag=8PW64L6CTKJT type=write size=928250 2024-07-26T18:26:29.506 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.506+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~KMYFEUNZVTYG.0 size=859819 2024-07-26T18:26:29.507 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.506+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=KMYFEUNZVTYG tag=URIT6MORQPND type=write size=1908395 2024-07-26T18:26:29.512 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.512+0000 7f3ddaa3d780 1 < suggested update operation key=CNINHWKC95EZ tag=8N0K6I9QRONZ type=del size=958248 2024-07-26T18:26:29.517 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.517+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~K14F6RXDMUUI.0 size=1048576 2024-07-26T18:26:29.519 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.519+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~K14F6RXDMUUI.1 size=141020 2024-07-26T18:26:29.519 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.519+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=K14F6RXDMUUI tag=HHFJK5Q5D30J type=write size=2238172 2024-07-26T18:26:29.520 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.519+0000 7f3ddaa3d780 1 < canceled part key=_multipart_HA72EZU2OC9Y.2~1WAV8AOWS4HG.0 size=1048576 2024-07-26T18:26:29.521 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.521+0000 7f3ddaa3d780 1 < completed part key=_multipart_HA72EZU2OC9Y.2~1WAV8AOWS4HG.1 size=954619 2024-07-26T18:26:29.525 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.525+0000 7f3ddaa3d780 1 < canceled multipart upload key=HA72EZU2OC9Y upload=1WAV8AOWS4HG tag=NUAG5F7K882U type=write size=3051771 2024-07-26T18:26:29.527 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.527+0000 7f3ddaa3d780 1 > prepared operation key=MWUICIKP82CQ tag=J992OI545AH9 type=del size=1300858 2024-07-26T18:26:29.530 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.530+0000 7f3ddaa3d780 1 < completed delete operation key=11490TKEFTX8 tag=WZABPCZFFJ02 type=del 2024-07-26T18:26:29.532 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.532+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=BB85Y3YS62GX type=del size=3177978 2024-07-26T18:26:29.534 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.534+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=OYZM5HQ7OOPQ type=del 2024-07-26T18:26:29.536 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.536+0000 7f3ddaa3d780 1 > prepared operation key=FZJ256NKJJTN tag=GYPIP4T0PG0Y type=write size=801483 2024-07-26T18:26:29.539 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.539+0000 7f3ddaa3d780 1 < completed delete operation key=IQAMY74OLJBO tag=31A5J8NYSXLT type=del 2024-07-26T18:26:29.541 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.541+0000 7f3ddaa3d780 1 > prepared operation key=IKZUW3ZVZJA6 tag=JAA5JE2BOFOM type=del size=532569 2024-07-26T18:26:29.543 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.543+0000 7f3ddaa3d780 1 < completed delete operation key=84AU5L9U1Q5S tag=CG1M04E5AYRI type=del 2024-07-26T18:26:29.546 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.546+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=BIJ5HI1IC6TS type=write size=760538 2024-07-26T18:26:29.549 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.548+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~9G9HGL3DUMDV.0 size=1048576 2024-07-26T18:26:29.551 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.551+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~9G9HGL3DUMDV.1 size=1048576 2024-07-26T18:26:29.552 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.552+0000 7f3ddaa3d780 1 < completed part key=_multipart_5LH5QFW4B9KV.2~9G9HGL3DUMDV.2 size=941627 2024-07-26T18:26:29.557 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.557+0000 7f3ddaa3d780 1 < completed multipart upload key=5LH5QFW4B9KV upload=9G9HGL3DUMDV tag=G24Z55OLQK54 type=write size=4087355 2024-07-26T18:26:29.559 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.559+0000 7f3ddaa3d780 1 > prepared operation key=UV4009RBTCGG tag=WL1TB7KHW141 type=del size=192731 2024-07-26T18:26:29.561 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.561+0000 7f3ddaa3d780 1 < completed delete operation key=RT3ANNQ6TPYT tag=QLQUU4T2X6DG type=del 2024-07-26T18:26:29.564 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.564+0000 7f3ddaa3d780 1 > prepared operation key=SHAUJ0JT201L tag=27RM3J0ZT866 type=write size=867127 2024-07-26T18:26:29.567 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.566+0000 7f3ddaa3d780 1 < completed part key=_multipart_IKZUW3ZVZJA6.2~SO0LDWCHB2XE.0 size=860912 2024-07-26T18:26:29.570 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.570+0000 7f3ddaa3d780 1 < completed multipart upload key=IKZUW3ZVZJA6 upload=SO0LDWCHB2XE tag=D1KT4RJRCPB6 type=write size=1909488 2024-07-26T18:26:29.575 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.575+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RT3ANNQ6TPYT.2~2F7V0H9FSRH8.0 size=351028 2024-07-26T18:26:29.575 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.575+0000 7f3ddaa3d780 1 > prepared multipart upload key=RT3ANNQ6TPYT upload=2F7V0H9FSRH8 tag=3RYFR721LHY2 type=write size=1399604 2024-07-26T18:26:29.577 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.577+0000 7f3ddaa3d780 1 < completed delete operation key=RCGC5SDM1AEG tag=I0OILNSHANFQ type=del 2024-07-26T18:26:29.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.581+0000 7f3ddaa3d780 1 > prepared part key=_multipart_1LIY2CFUHSLF.2~4JP7BHMM7RZ0.0 size=643599 2024-07-26T18:26:29.581 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.581+0000 7f3ddaa3d780 1 > prepared multipart upload key=1LIY2CFUHSLF upload=4JP7BHMM7RZ0 tag=8JSLR8U09EWR type=write size=1692175 2024-07-26T18:26:29.584 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.584+0000 7f3ddaa3d780 1 < completed write operation key=HA72EZU2OC9Y tag=TBHFESCRN7G7 type=write size=833882 2024-07-26T18:26:29.589 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.588+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~519TY7AFNVPO.0 size=1048576 2024-07-26T18:26:29.591 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.591+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~519TY7AFNVPO.1 size=1048576 2024-07-26T18:26:29.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.593+0000 7f3ddaa3d780 1 > prepared part key=_multipart_J8VYU4UNB1AX.2~519TY7AFNVPO.2 size=120016 2024-07-26T18:26:29.593 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.593+0000 7f3ddaa3d780 1 > prepared multipart upload key=J8VYU4UNB1AX upload=519TY7AFNVPO tag=IPMGI3CTXBZR type=write size=3265744 2024-07-26T18:26:29.596 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.596+0000 7f3ddaa3d780 1 < completed part key=_multipart_RCGC5SDM1AEG.2~0NBFYRT3MWWY.0 size=193071 2024-07-26T18:26:29.600 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.600+0000 7f3ddaa3d780 1 < completed multipart upload key=RCGC5SDM1AEG upload=0NBFYRT3MWWY tag=NNYVZ23U1SQU type=write size=1241647 2024-07-26T18:26:29.605 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.605+0000 7f3ddaa3d780 1 > prepared part key=_multipart_UV4009RBTCGG.2~C0UBXU27ANIC.0 size=216454 2024-07-26T18:26:29.605 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.605+0000 7f3ddaa3d780 1 > prepared multipart upload key=UV4009RBTCGG upload=C0UBXU27ANIC tag=X6TZXVOUVJHI type=write size=1265030 2024-07-26T18:26:29.610 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.610+0000 7f3ddaa3d780 1 < suggested update operation key=1DWH8ZS24A34 tag=QL4D19PR0AOK type=del size=1359280 2024-07-26T18:26:29.616 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.616+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~BX662DOY2YF8.0 size=1048576 2024-07-26T18:26:29.618 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.618+0000 7f3ddaa3d780 1 > prepared part key=_multipart_DZU44WIZB15R.2~BX662DOY2YF8.1 size=101205 2024-07-26T18:26:29.618 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.618+0000 7f3ddaa3d780 1 > prepared multipart upload key=DZU44WIZB15R upload=BX662DOY2YF8 tag=D69L1TRRJBEY type=write size=2198357 2024-07-26T18:26:29.621 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.621+0000 7f3ddaa3d780 1 < completed delete operation key=I9YU3WJWZ8JF tag=DV7SDXC6TUMY type=del 2024-07-26T18:26:29.626 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.626+0000 7f3ddaa3d780 1 > prepared part key=_multipart_11490TKEFTX8.2~UY0RI20NA6CS.0 size=702255 2024-07-26T18:26:29.627 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.626+0000 7f3ddaa3d780 1 > prepared multipart upload key=11490TKEFTX8 upload=UY0RI20NA6CS tag=JR32EQNUPDKA type=write size=1750831 2024-07-26T18:26:29.629 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.629+0000 7f3ddaa3d780 1 < canceled operation key=IKZUW3ZVZJA6 tag=AQ6MBV8LB48X type=write size=129558 2024-07-26T18:26:29.634 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.634+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~DYG4O1N9KZVM.0 size=1048576 2024-07-26T18:26:29.637 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.637+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~DYG4O1N9KZVM.1 size=1048576 2024-07-26T18:26:29.639 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.639+0000 7f3ddaa3d780 1 > prepared part key=_multipart_U6L8GHGZJH5W.2~DYG4O1N9KZVM.2 size=905560 2024-07-26T18:26:29.639 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.639+0000 7f3ddaa3d780 1 > prepared multipart upload key=U6L8GHGZJH5W upload=DYG4O1N9KZVM tag=OHBZHNI4WBMA type=write size=4051288 2024-07-26T18:26:29.641 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.641+0000 7f3ddaa3d780 1 < completed part key=_multipart_11490TKEFTX8.2~KMYFEUNZVTYG.0 size=859819 2024-07-26T18:26:29.645 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.644+0000 7f3ddaa3d780 1 < completed multipart upload key=11490TKEFTX8 upload=KMYFEUNZVTYG tag=URIT6MORQPND type=write size=1908395 2024-07-26T18:26:29.647 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.647+0000 7f3ddaa3d780 1 > prepared operation key=D5PS0VPPT1NU tag=0W0BN2R4WBUZ type=del size=4172759 2024-07-26T18:26:29.648 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.648+0000 7f3ddaa3d780 1 < canceled part key=_multipart_RT3ANNQ6TPYT.2~K14F6RXDMUUI.0 size=1048576 2024-07-26T18:26:29.650 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.650+0000 7f3ddaa3d780 1 < completed part key=_multipart_RT3ANNQ6TPYT.2~K14F6RXDMUUI.1 size=141020 2024-07-26T18:26:29.654 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.654+0000 7f3ddaa3d780 1 < canceled multipart upload key=RT3ANNQ6TPYT upload=K14F6RXDMUUI tag=HHFJK5Q5D30J type=write size=2238172 2024-07-26T18:26:29.657 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.657+0000 7f3ddaa3d780 1 > prepared operation key=X30EJ1YJC7Y2 tag=UTW6JSGSZ53R type=del size=1800264 2024-07-26T18:26:29.659 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.659+0000 7f3ddaa3d780 1 < completed delete operation key=MWUICIKP82CQ tag=J992OI545AH9 type=del 2024-07-26T18:26:29.661 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.661+0000 7f3ddaa3d780 1 > prepared operation key=TRDNYGD3GFB1 tag=0IQ26E2QNP0O type=del size=1093731 2024-07-26T18:26:29.665 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.665+0000 7f3ddaa3d780 1 < suggested update operation key=TRDNYGD3GFB1 tag=BB85Y3YS62GX type=del size=3177978 2024-07-26T18:26:29.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.669+0000 7f3ddaa3d780 1 > prepared part key=_multipart_RCGC5SDM1AEG.2~6F6AOVFO8BVL.0 size=772276 2024-07-26T18:26:29.669 INFO:tasks.workunit.client.0.smithi071.stderr:2024-07-26T18:26:29.669+0000 7f3ddaa3d780 1 > prepared multipart upload key=RCGC5SDM1AEG upload=6F6AOVFO8BVL tag=346LMXYBKOXR type=write size=1820852 2024-07-26T18:26:29.669 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] cls_rgw_stats.simulate (14617 ms) 2024-07-26T18:26:29.670 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 1 test from cls_rgw_stats (14617 ms total) 2024-07-26T18:26:29.670 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:26:29.670 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:26:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:26:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:26:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:30 smithi135 ceph-mon[85352]: pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 491 KiB/s wr, 2.52k op/s 2024-07-26T18:26:30.654 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 1 test from 1 test suite ran. (17474 ms total) 2024-07-26T18:26:30.654 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 1 test. 2024-07-26T18:26:30.659 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:26:30.660 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:26:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:26:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:26:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[90507]: pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 491 KiB/s wr, 2.52k op/s 2024-07-26T18:26:30.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:30.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:30.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:26:30.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:26:30.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:26:30.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:30 smithi071 ceph-mon[92867]: pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 491 KiB/s wr, 2.52k op/s 2024-07-26T18:26:30.708 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-07-26T18:26:30.708 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:26:30.781 INFO:tasks.workunit.client.0.smithi071.stdout:Running main() from gmock_main.cc 2024-07-26T18:26:30.781 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 2 tests from 1 test suite. 2024-07-26T18:26:30.781 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:26:30.782 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 2 tests from ClsSDK 2024-07-26T18:26:30.782 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-07-26T18:26:31.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:31 smithi071 ceph-mon[90507]: osdmap e1096: 8 total, 8 up, 8 in 2024-07-26T18:26:31.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:31 smithi071 ceph-mon[92867]: osdmap e1096: 8 total, 8 up, 8 in 2024-07-26T18:26:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:31 smithi135 ceph-mon[85352]: osdmap e1096: 8 total, 8 up, 8 in 2024-07-26T18:26:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:26:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:26:32] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2024-07-26T18:26:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:32 smithi071 ceph-mon[92867]: osdmap e1097: 8 total, 8 up, 8 in 2024-07-26T18:26:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:32 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2025798840' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:32 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:32.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:32 smithi071 ceph-mon[92867]: pgmap v1386: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:32.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:32 smithi071 ceph-mon[90507]: osdmap e1097: 8 total, 8 up, 8 in 2024-07-26T18:26:32.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:32 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2025798840' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:32.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:32 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:32.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:32 smithi071 ceph-mon[90507]: pgmap v1386: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:32 smithi135 ceph-mon[85352]: osdmap e1097: 8 total, 8 up, 8 in 2024-07-26T18:26:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:32 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2025798840' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:32 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:33.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:32 smithi135 ceph-mon[85352]: pgmap v1386: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:33.675 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2894 ms) 2024-07-26T18:26:33.675 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-07-26T18:26:33.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:33 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:26:33.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:33 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:33.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:33 smithi071 ceph-mon[90507]: osdmap e1098: 8 total, 8 up, 8 in 2024-07-26T18:26:33.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:33 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:26:33.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:33 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:33.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:33 smithi071 ceph-mon[92867]: osdmap e1098: 8 total, 8 up, 8 in 2024-07-26T18:26:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:33 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:26:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:33 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:33 smithi135 ceph-mon[85352]: osdmap e1098: 8 total, 8 up, 8 in 2024-07-26T18:26:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:34 smithi071 ceph-mon[90507]: osdmap e1099: 8 total, 8 up, 8 in 2024-07-26T18:26:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:34 smithi071 ceph-mon[90507]: pgmap v1389: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:34 smithi071 ceph-mon[92867]: osdmap e1099: 8 total, 8 up, 8 in 2024-07-26T18:26:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:34 smithi071 ceph-mon[92867]: pgmap v1389: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:34 smithi135 ceph-mon[85352]: osdmap e1099: 8 total, 8 up, 8 in 2024-07-26T18:26:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:34 smithi135 ceph-mon[85352]: pgmap v1389: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:35.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:35 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:26:35.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:35 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:26:35.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:35 smithi071 ceph-mon[90507]: osdmap e1100: 8 total, 8 up, 8 in 2024-07-26T18:26:35.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:35 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3651058532' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:35.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:35 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:35.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:35 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:26:35.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:35 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:26:35.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:35 smithi071 ceph-mon[92867]: osdmap e1100: 8 total, 8 up, 8 in 2024-07-26T18:26:35.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:35 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3651058532' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:35.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:35 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:35 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:26:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:35 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:26:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:35 smithi135 ceph-mon[85352]: osdmap e1100: 8 total, 8 up, 8 in 2024-07-26T18:26:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:35 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3651058532' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:35 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:26:36.693 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3018 ms) 2024-07-26T18:26:36.693 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 2 tests from ClsSDK (5912 ms total) 2024-07-26T18:26:36.693 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:26:36.693 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T18:26:36.693 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 2 tests from 1 test suite ran. (5912 ms total) 2024-07-26T18:26:36.694 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 2 tests. 2024-07-26T18:26:36.695 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:26:36.696 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:26:36.766 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-07-26T18:26:36.767 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-07-26T18:26:37.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:36 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:37.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:36 smithi071 ceph-mon[92867]: osdmap e1101: 8 total, 8 up, 8 in 2024-07-26T18:26:37.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:36 smithi071 ceph-mon[92867]: pgmap v1392: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:37.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:36 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:37.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:36 smithi071 ceph-mon[90507]: osdmap e1101: 8 total, 8 up, 8 in 2024-07-26T18:26:37.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:36 smithi071 ceph-mon[90507]: pgmap v1392: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:37.028 DEBUG:teuthology.parallel:result is None 2024-07-26T18:26:37.029 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T18:26:37.055 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T18:26:37.056 DEBUG:teuthology.orchestra.run.smithi071:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:26:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:36 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi071-134310-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:26:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:36 smithi135 ceph-mon[85352]: osdmap e1101: 8 total, 8 up, 8 in 2024-07-26T18:26:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:36 smithi135 ceph-mon[85352]: pgmap v1392: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:37.112 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T18:26:37.113 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T18:26:37.113 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-07-26T18:26:37.113 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T18:26:37.113 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-07-26T18:26:37.113 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-07-26T18:26:37.118 INFO:tasks.workunit:Pulling workunits from ref reef 2024-07-26T18:26:37.118 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-07-26T18:26:37.118 DEBUG:teuthology.orchestra.run.smithi071:> stat -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:26:37.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T18:26:37.169 INFO:teuthology.orchestra.run.smithi071.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-07-26T18:26:37.169 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:26:37.225 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-07-26T18:26:37.225 DEBUG:teuthology.orchestra.run.smithi071:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-07-26T18:26:37.281 INFO:tasks.workunit:timeout=3h 2024-07-26T18:26:37.281 INFO:tasks.workunit:cleanup=True 2024-07-26T18:26:37.282 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-07-26T18:26:37.338 INFO:tasks.workunit.client.0.smithi071.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-07-26T18:26:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:37 smithi135 ceph-mon[85352]: osdmap e1102: 8 total, 8 up, 8 in 2024-07-26T18:26:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:37 smithi071 ceph-mon[90507]: osdmap e1102: 8 total, 8 up, 8 in 2024-07-26T18:26:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:37 smithi071 ceph-mon[92867]: osdmap e1102: 8 total, 8 up, 8 in 2024-07-26T18:26:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:38 smithi135 ceph-mon[85352]: pgmap v1394: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:38 smithi071 ceph-mon[90507]: pgmap v1394: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:38 smithi071 ceph-mon[92867]: pgmap v1394: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:40 smithi135 ceph-mon[85352]: pgmap v1395: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:40 smithi071 ceph-mon[90507]: pgmap v1395: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:40 smithi071 ceph-mon[92867]: pgmap v1395: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:26:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:26:42] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2024-07-26T18:26:43.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:42 smithi135 ceph-mon[85352]: pgmap v1396: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:43.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:43.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:42 smithi071 ceph-mon[90507]: pgmap v1396: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:43.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:43.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:42 smithi071 ceph-mon[92867]: pgmap v1396: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:43.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:43.327 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T18:26:43.383 INFO:tasks.workunit.client.0.smithi071.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-07-26T18:26:43.385 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T18:26:43.385 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-07-26T18:26:43.433 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-07-26T18:26:43.481 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-07-26T18:26:43.520 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T18:26:43.522 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T18:26:43.522 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-07-26T18:26:43.561 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T18:26:43.564 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T18:26:43.564 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-07-26T18:26:43.621 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-07-26T18:26:43.622 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-07-26T18:26:43.622 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:26:43.725 INFO:tasks.workunit.client.0.smithi071.stdout:run length 1200 seconds 2024-07-26T18:26:43.726 INFO:tasks.workunit.client.0.smithi071.stdout:preparing 10240 objects 2024-07-26T18:26:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:44 smithi135 ceph-mon[85352]: pgmap v1397: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:44 smithi071 ceph-mon[90507]: pgmap v1397: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:44 smithi071 ceph-mon[92867]: pgmap v1397: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:26:45.647 INFO:tasks.workunit.client.0.smithi071.stdout:load-gen will run 1200 seconds 2024-07-26T18:26:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:45 smithi135 ceph-mon[85352]: pgmap v1398: 105 pgs: 105 active+clean; 44 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 353 KiB/s wr, 352 op/s 2024-07-26T18:26:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:45 smithi071 ceph-mon[92867]: pgmap v1398: 105 pgs: 105 active+clean; 44 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 353 KiB/s wr, 352 op/s 2024-07-26T18:26:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:45 smithi071 ceph-mon[90507]: pgmap v1398: 105 pgs: 105 active+clean; 44 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 353 KiB/s wr, 352 op/s 2024-07-26T18:26:46.647 INFO:tasks.workunit.client.0.smithi071.stdout: 1: throughput=0MB/sec pending data=0 2024-07-26T18:26:46.647 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-o3q-Chy0B9OWWyM off=21998678 len=1039662 2024-07-26T18:26:46.649 INFO:tasks.workunit.client.0.smithi071.stdout:op 0 completed, throughput=0.989MB/sec 2024-07-26T18:26:46.649 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2nNm-xlwAY-T7Tw off=1532473 len=897450 2024-07-26T18:26:46.656 INFO:tasks.workunit.client.0.smithi071.stdout:op 1 completed, throughput=1.83MB/sec 2024-07-26T18:26:46.656 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-X4cIG9MQUp11Gju off=3828742 len=1061295 2024-07-26T18:26:46.662 INFO:tasks.workunit.client.0.smithi071.stdout:op 2 completed, throughput=2.82MB/sec 2024-07-26T18:26:46.662 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bSeqzWbUB8Hnl2d off=223840 len=581376 2024-07-26T18:26:46.662 INFO:tasks.workunit.client.0.smithi071.stdout:op 3 completed, throughput=3.36MB/sec 2024-07-26T18:26:46.662 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BM_j8yghS7lQKdp off=9892958 len=515689 2024-07-26T18:26:46.663 INFO:tasks.workunit.client.0.smithi071.stdout:op 4 completed, throughput=3.84MB/sec 2024-07-26T18:26:46.663 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nsQMkfY0p08b4Ec off=10829633 len=547909 2024-07-26T18:26:46.666 INFO:tasks.workunit.client.0.smithi071.stdout:op 5 completed, throughput=4.34MB/sec 2024-07-26T18:26:46.667 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OS1dfUisySPUS7G off=4050886 len=1668726 2024-07-26T18:26:46.674 INFO:tasks.workunit.client.0.smithi071.stdout:op 6 completed, throughput=5.86MB/sec 2024-07-26T18:26:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: 2: throughput=2.97MB/sec pending data=0 2024-07-26T18:26:47.675 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gwT-GVj3yK5kADW off=16144426 len=688536 2024-07-26T18:26:47.679 INFO:tasks.workunit.client.0.smithi071.stdout:op 7 completed, throughput=3.29MB/sec 2024-07-26T18:26:47.679 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZDgFuk1v2Yxi4ZA off=135074 len=1897381 2024-07-26T18:26:47.682 INFO:tasks.workunit.client.0.smithi071.stdout:op 8 completed, throughput=4.17MB/sec 2024-07-26T18:26:47.682 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-08qB7XG-JAlC5VW off=14712956 len=260027 2024-07-26T18:26:47.682 INFO:tasks.workunit.client.0.smithi071.stdout:op 9 completed, throughput=4.29MB/sec 2024-07-26T18:26:47.683 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_Jd9AO-KGHgotIS off=740624 len=2086579 2024-07-26T18:26:47.685 INFO:tasks.workunit.client.0.smithi071.stdout:op 10 completed, throughput=5.26MB/sec 2024-07-26T18:26:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: 3: throughput=3.53MB/sec pending data=0 2024-07-26T18:26:48.685 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_GP787f7o-cMXC4 off=11951582 len=723575 2024-07-26T18:26:48.687 INFO:tasks.workunit.client.0.smithi071.stdout:op 11 completed, throughput=3.75MB/sec 2024-07-26T18:26:48.687 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ezFG2aKaTqUqtj7 off=19833390 len=706392 2024-07-26T18:26:48.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 12 completed, throughput=3.97MB/sec 2024-07-26T18:26:48.690 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RN1dOa08b53fErL off=12442610 len=396659 2024-07-26T18:26:48.691 INFO:tasks.workunit.client.0.smithi071.stdout:op 13 completed, throughput=4.09MB/sec 2024-07-26T18:26:48.691 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-usvQ58S4YzsWX_J off=721468 len=585743 2024-07-26T18:26:48.694 INFO:tasks.workunit.client.0.smithi071.stdout:op 14 completed, throughput=4.27MB/sec 2024-07-26T18:26:48.695 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7O0TuoW10cDW6QU off=10525194 len=986630 2024-07-26T18:26:48.698 INFO:tasks.workunit.client.0.smithi071.stdout:op 15 completed, throughput=4.58MB/sec 2024-07-26T18:26:48.699 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CT9rxTpboUrf33T off=808192 len=2077350 2024-07-26T18:26:48.701 INFO:tasks.workunit.client.0.smithi071.stdout:op 16 completed, throughput=5.22MB/sec 2024-07-26T18:26:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:48 smithi135 ceph-mon[85352]: pgmap v1399: 105 pgs: 105 active+clean; 76 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 556 KiB/s wr, 556 op/s 2024-07-26T18:26:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:48 smithi071 ceph-mon[90507]: pgmap v1399: 105 pgs: 105 active+clean; 76 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 556 KiB/s wr, 556 op/s 2024-07-26T18:26:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:48 smithi071 ceph-mon[92867]: pgmap v1399: 105 pgs: 105 active+clean; 76 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 556 KiB/s wr, 556 op/s 2024-07-26T18:26:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: 4: throughput=3.93MB/sec pending data=0 2024-07-26T18:26:49.701 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--pLVPdX_p1rQR-4 off=13493846 len=1864921 2024-07-26T18:26:49.703 INFO:tasks.workunit.client.0.smithi071.stdout:op 17 completed, throughput=4.37MB/sec 2024-07-26T18:26:49.704 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5-igkUCeQM5uryb off=12521554 len=1492575 2024-07-26T18:26:49.710 INFO:tasks.workunit.client.0.smithi071.stdout:op 18 completed, throughput=4.71MB/sec 2024-07-26T18:26:49.710 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BCL0bmHnHGHP7gq off=6762651 len=1380542 2024-07-26T18:26:49.717 INFO:tasks.workunit.client.0.smithi071.stdout:op 19 completed, throughput=5.03MB/sec 2024-07-26T18:26:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: 5: throughput=4.04MB/sec pending data=0 2024-07-26T18:26:50.718 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1IUURHoruuh3trx off=9500402 len=1782913 2024-07-26T18:26:50.725 INFO:tasks.workunit.client.0.smithi071.stdout:op 20 completed, throughput=4.36MB/sec 2024-07-26T18:26:50.725 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1wRbOJM47UT51UZ off=11179219 len=440474 2024-07-26T18:26:50.725 INFO:tasks.workunit.client.0.smithi071.stdout:op 21 completed, throughput=4.45MB/sec 2024-07-26T18:26:50.726 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dKrTTE2V8mWrFJx off=1562861 len=57238 2024-07-26T18:26:50.728 INFO:tasks.workunit.client.0.smithi071.stdout:op 22 completed, throughput=4.46MB/sec 2024-07-26T18:26:50.728 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qEuG2Qk7bqtcTJL off=1097217 len=228641 2024-07-26T18:26:50.729 INFO:tasks.workunit.client.0.smithi071.stdout:op 23 completed, throughput=4.5MB/sec 2024-07-26T18:26:50.729 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QHaxIq2leUWkj7W off=13523136 len=390031 2024-07-26T18:26:50.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 24 completed, throughput=4.57MB/sec 2024-07-26T18:26:50.732 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Fkt_MyHt6spKbPU off=13610542 len=1230558 2024-07-26T18:26:50.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 25 completed, throughput=4.8MB/sec 2024-07-26T18:26:50.733 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uL_y-Ub0jcomwf4 off=11168297 len=604566 2024-07-26T18:26:50.733 INFO:tasks.workunit.client.0.smithi071.stdout:op 26 completed, throughput=4.91MB/sec 2024-07-26T18:26:50.733 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_5hnHRcZcdBKDTZ off=6319091 len=743620 2024-07-26T18:26:50.738 INFO:tasks.workunit.client.0.smithi071.stdout:op 27 completed, throughput=5.05MB/sec 2024-07-26T18:26:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:50 smithi135 ceph-mon[85352]: pgmap v1400: 105 pgs: 105 active+clean; 126 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 154 KiB/s rd, 1.3 MiB/s wr, 836 op/s 2024-07-26T18:26:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:50 smithi071 ceph-mon[90507]: pgmap v1400: 105 pgs: 105 active+clean; 126 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 154 KiB/s rd, 1.3 MiB/s wr, 836 op/s 2024-07-26T18:26:51.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:50 smithi071 ceph-mon[92867]: pgmap v1400: 105 pgs: 105 active+clean; 126 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 154 KiB/s rd, 1.3 MiB/s wr, 836 op/s 2024-07-26T18:26:51.739 INFO:tasks.workunit.client.0.smithi071.stdout: 6: throughput=4.22MB/sec pending data=0 2024-07-26T18:26:51.739 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-A79NL3W0QSt03P2 off=3947505 len=1584504 2024-07-26T18:26:51.748 INFO:tasks.workunit.client.0.smithi071.stdout:op 28 completed, throughput=4.46MB/sec 2024-07-26T18:26:51.748 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dIMS55jxLWMJ2TI off=14021600 len=1314422 2024-07-26T18:26:51.750 INFO:tasks.workunit.client.0.smithi071.stdout:op 29 completed, throughput=4.66MB/sec 2024-07-26T18:26:51.750 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-f-JEqLW_m7WrUZq off=2260135 len=518631 2024-07-26T18:26:51.751 INFO:tasks.workunit.client.0.smithi071.stdout:op 30 completed, throughput=4.74MB/sec 2024-07-26T18:26:51.752 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hFSTxO4YRdcvpw8 off=13185828 len=1507841 2024-07-26T18:26:51.753 INFO:tasks.workunit.client.0.smithi071.stdout:op 31 completed, throughput=4.98MB/sec 2024-07-26T18:26:51.753 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gvm9b7ongmDBKQJ off=17355046 len=907136 2024-07-26T18:26:51.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 32 completed, throughput=5.11MB/sec 2024-07-26T18:26:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:51 smithi135 ceph-mon[85352]: pgmap v1401: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 798 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-07-26T18:26:52.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:51 smithi071 ceph-mon[90507]: pgmap v1401: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 798 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-07-26T18:26:52.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:51 smithi071 ceph-mon[92867]: pgmap v1401: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 798 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-07-26T18:26:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:26:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:26:52] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2024-07-26T18:26:52.759 INFO:tasks.workunit.client.0.smithi071.stdout: 7: throughput=4.39MB/sec pending data=0 2024-07-26T18:26:52.759 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HdkSbRtOMwtA3UB off=16063381 len=1288192 2024-07-26T18:26:52.761 INFO:tasks.workunit.client.0.smithi071.stdout:op 33 completed, throughput=4.56MB/sec 2024-07-26T18:26:52.762 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8dynu9PQsmsqqGG off=5852608 len=1935520 2024-07-26T18:26:52.769 INFO:tasks.workunit.client.0.smithi071.stdout:op 34 completed, throughput=4.82MB/sec 2024-07-26T18:26:52.769 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CCXltXEze2jDK_m off=3275473 len=98005 2024-07-26T18:26:52.771 INFO:tasks.workunit.client.0.smithi071.stdout:op 35 completed, throughput=4.83MB/sec 2024-07-26T18:26:52.771 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7j5emO7peSxK8jg off=6171987 len=1982801 2024-07-26T18:26:52.783 INFO:tasks.workunit.client.0.smithi071.stdout:op 36 completed, throughput=5.09MB/sec 2024-07-26T18:26:53.784 INFO:tasks.workunit.client.0.smithi071.stdout: 8: throughput=4.46MB/sec pending data=0 2024-07-26T18:26:53.784 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-o-si-TEnHAx5nln off=1940755 len=1556575 2024-07-26T18:26:53.786 INFO:tasks.workunit.client.0.smithi071.stdout:op 37 completed, throughput=4.64MB/sec 2024-07-26T18:26:53.786 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-otUWVuAI3wzorS8 off=1696689 len=577396 2024-07-26T18:26:53.791 INFO:tasks.workunit.client.0.smithi071.stdout:op 38 completed, throughput=4.71MB/sec 2024-07-26T18:26:53.791 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mwqt8rSqz43q11i off=16282181 len=289370 2024-07-26T18:26:53.791 INFO:tasks.workunit.client.0.smithi071.stdout:op 39 completed, throughput=4.74MB/sec 2024-07-26T18:26:53.791 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wzrhLt4T22tpAB5 off=435925 len=1744952 2024-07-26T18:26:53.800 INFO:tasks.workunit.client.0.smithi071.stdout:op 40 completed, throughput=4.94MB/sec 2024-07-26T18:26:53.800 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ouUki_6DzkVe1x3 off=147245 len=1612917 2024-07-26T18:26:53.809 INFO:tasks.workunit.client.0.smithi071.stdout:op 41 completed, throughput=5.12MB/sec 2024-07-26T18:26:54.809 INFO:tasks.workunit.client.0.smithi071.stdout: 9: throughput=4.56MB/sec pending data=0 2024-07-26T18:26:54.809 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QvZ-TDxjvSP782J off=1123933 len=937502 2024-07-26T18:26:54.814 INFO:tasks.workunit.client.0.smithi071.stdout:op 42 completed, throughput=4.66MB/sec 2024-07-26T18:26:54.814 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DYW6KVp-GVxo8iq off=16162292 len=1987842 2024-07-26T18:26:54.816 INFO:tasks.workunit.client.0.smithi071.stdout:op 43 completed, throughput=4.87MB/sec 2024-07-26T18:26:54.816 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LLDCZgqMBmKfW8O off=3500693 len=1784829 2024-07-26T18:26:54.826 INFO:tasks.workunit.client.0.smithi071.stdout:op 44 completed, throughput=5.05MB/sec 2024-07-26T18:26:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:54 smithi135 ceph-mon[85352]: pgmap v1402: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 840 KiB/s rd, 1.9 MiB/s wr, 855 op/s 2024-07-26T18:26:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:54 smithi071 ceph-mon[90507]: pgmap v1402: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 840 KiB/s rd, 1.9 MiB/s wr, 855 op/s 2024-07-26T18:26:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:54 smithi071 ceph-mon[92867]: pgmap v1402: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 840 KiB/s rd, 1.9 MiB/s wr, 855 op/s 2024-07-26T18:26:55.827 INFO:tasks.workunit.client.0.smithi071.stdout: 10: throughput=4.55MB/sec pending data=0 2024-07-26T18:26:55.827 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PzpQKiaJNZv7A8C off=2313625 len=112367 2024-07-26T18:26:55.829 INFO:tasks.workunit.client.0.smithi071.stdout:op 45 completed, throughput=4.56MB/sec 2024-07-26T18:26:55.829 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ERZRIzG2SIKt44N off=7050894 len=262866 2024-07-26T18:26:55.832 INFO:tasks.workunit.client.0.smithi071.stdout:op 46 completed, throughput=4.58MB/sec 2024-07-26T18:26:55.832 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mrcN_8gfhheGBtF off=6061050 len=2091607 2024-07-26T18:26:55.840 INFO:tasks.workunit.client.0.smithi071.stdout:op 47 completed, throughput=4.77MB/sec 2024-07-26T18:26:55.840 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZUcdHCQ7CCIGO5d off=6811013 len=1572 2024-07-26T18:26:55.841 INFO:tasks.workunit.client.0.smithi071.stdout:op 48 completed, throughput=4.77MB/sec 2024-07-26T18:26:55.841 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gxAxOYrqRMTmBpl off=5765628 len=14154 2024-07-26T18:26:55.843 INFO:tasks.workunit.client.0.smithi071.stdout:op 49 completed, throughput=4.77MB/sec 2024-07-26T18:26:55.843 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eRA8ZQFL7aAZGwi off=423155 len=1083251 2024-07-26T18:26:55.844 INFO:tasks.workunit.client.0.smithi071.stdout:op 50 completed, throughput=4.88MB/sec 2024-07-26T18:26:55.844 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TCFxQXQ0--KeJY_ off=2130971 len=2079770 2024-07-26T18:26:55.853 INFO:tasks.workunit.client.0.smithi071.stdout:op 51 completed, throughput=5.07MB/sec 2024-07-26T18:26:56.853 INFO:tasks.workunit.client.0.smithi071.stdout: 11: throughput=4.61MB/sec pending data=0 2024-07-26T18:26:56.854 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5zaI0maWA_VvNkO off=1531099 len=174005 2024-07-26T18:26:56.859 INFO:tasks.workunit.client.0.smithi071.stdout:op 52 completed, throughput=4.63MB/sec 2024-07-26T18:26:56.859 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WlDVmHgGwEOJxlO off=8162135 len=1324725 2024-07-26T18:26:56.861 INFO:tasks.workunit.client.0.smithi071.stdout:op 53 completed, throughput=4.74MB/sec 2024-07-26T18:26:56.861 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-X1DL0cCTXX5vEiF off=979472 len=1253563 2024-07-26T18:26:56.863 INFO:tasks.workunit.client.0.smithi071.stdout:op 54 completed, throughput=4.84MB/sec 2024-07-26T18:26:56.863 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CYbEn01_C81jp44 off=2552457 len=337264 2024-07-26T18:26:56.864 INFO:tasks.workunit.client.0.smithi071.stdout:op 55 completed, throughput=4.87MB/sec 2024-07-26T18:26:56.864 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HvlU5W7v5MpBpcp off=4527 len=1420379 2024-07-26T18:26:56.866 INFO:tasks.workunit.client.0.smithi071.stdout:op 56 completed, throughput=4.99MB/sec 2024-07-26T18:26:56.866 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n7ZD0RRxKk217XF off=3853867 len=385129 2024-07-26T18:26:56.867 INFO:tasks.workunit.client.0.smithi071.stdout:op 57 completed, throughput=5.02MB/sec 2024-07-26T18:26:57.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:56 smithi135 ceph-mon[85352]: pgmap v1403: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 856 op/s 2024-07-26T18:26:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:56 smithi071 ceph-mon[90507]: pgmap v1403: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 856 op/s 2024-07-26T18:26:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:56 smithi071 ceph-mon[92867]: pgmap v1403: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 856 op/s 2024-07-26T18:26:57.868 INFO:tasks.workunit.client.0.smithi071.stdout: 12: throughput=4.61MB/sec pending data=0 2024-07-26T18:26:57.868 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Lmd_1YH-32TCguS off=17060062 len=1249045 2024-07-26T18:26:57.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 58 completed, throughput=4.71MB/sec 2024-07-26T18:26:57.875 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NDPY3lvhQsEg452 off=9820887 len=2089912 2024-07-26T18:26:57.887 INFO:tasks.workunit.client.0.smithi071.stdout:op 59 completed, throughput=4.87MB/sec 2024-07-26T18:26:57.887 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WDXhiL4D-YdZZtU off=2847363 len=1366599 2024-07-26T18:26:57.890 INFO:tasks.workunit.client.0.smithi071.stdout:op 60 completed, throughput=4.97MB/sec 2024-07-26T18:26:57.890 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4LI5FgVUa2SRrUD off=17874438 len=1726192 2024-07-26T18:26:57.896 INFO:tasks.workunit.client.0.smithi071.stdout:op 61 completed, throughput=5.1MB/sec 2024-07-26T18:26:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:26:57 smithi135 ceph-mon[85352]: pgmap v1404: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 563 op/s 2024-07-26T18:26:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:26:57 smithi071 ceph-mon[92867]: pgmap v1404: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 563 op/s 2024-07-26T18:26:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:26:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:26:57 smithi071 ceph-mon[90507]: pgmap v1404: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 563 op/s 2024-07-26T18:26:58.896 INFO:tasks.workunit.client.0.smithi071.stdout: 13: throughput=4.72MB/sec pending data=0 2024-07-26T18:26:58.896 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FbGvuVT_AMX8blW off=8407093 len=1445421 2024-07-26T18:26:58.898 INFO:tasks.workunit.client.0.smithi071.stdout:op 62 completed, throughput=4.82MB/sec 2024-07-26T18:26:58.898 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AAjeiM9rDhV5y-J off=4641565 len=1005535 2024-07-26T18:26:58.903 INFO:tasks.workunit.client.0.smithi071.stdout:op 63 completed, throughput=4.89MB/sec 2024-07-26T18:26:58.903 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Vu6694KKjXWESf4 off=18700179 len=1351602 2024-07-26T18:26:58.909 INFO:tasks.workunit.client.0.smithi071.stdout:op 64 completed, throughput=4.99MB/sec 2024-07-26T18:26:58.909 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jg8PjjjiYbmRiC6 off=7329423 len=1804131 2024-07-26T18:26:58.910 INFO:tasks.workunit.client.0.smithi071.stdout:op 65 completed, throughput=5.12MB/sec 2024-07-26T18:26:59.911 INFO:tasks.workunit.client.0.smithi071.stdout: 14: throughput=4.76MB/sec pending data=0 2024-07-26T18:26:59.911 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HvlU5W7v5MpBpcp off=14520587 len=95561 2024-07-26T18:26:59.912 INFO:tasks.workunit.client.0.smithi071.stdout:op 66 completed, throughput=4.76MB/sec 2024-07-26T18:26:59.912 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1oGlguevAcg1cXW off=16105231 len=165188 2024-07-26T18:26:59.914 INFO:tasks.workunit.client.0.smithi071.stdout:op 67 completed, throughput=4.77MB/sec 2024-07-26T18:26:59.914 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7c72P8sevMrM9O8 off=13639179 len=1189639 2024-07-26T18:26:59.922 INFO:tasks.workunit.client.0.smithi071.stdout:op 68 completed, throughput=4.85MB/sec 2024-07-26T18:26:59.922 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9XnyPjFYYYrlO_L off=13106333 len=1891367 2024-07-26T18:26:59.925 INFO:tasks.workunit.client.0.smithi071.stdout:op 69 completed, throughput=4.98MB/sec 2024-07-26T18:26:59.925 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W-6REQlsetyO9kh off=3889438 len=539099 2024-07-26T18:26:59.925 INFO:tasks.workunit.client.0.smithi071.stdout:op 70 completed, throughput=5.01MB/sec 2024-07-26T18:27:00.926 INFO:tasks.workunit.client.0.smithi071.stdout: 15: throughput=4.68MB/sec pending data=0 2024-07-26T18:27:00.926 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uJBLKNprYgDwCgt off=10103557 len=90443 2024-07-26T18:27:00.929 INFO:tasks.workunit.client.0.smithi071.stdout:op 71 completed, throughput=4.69MB/sec 2024-07-26T18:27:00.929 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UAB5X-gshS4ap0j off=17291051 len=1926088 2024-07-26T18:27:00.937 INFO:tasks.workunit.client.0.smithi071.stdout:op 72 completed, throughput=4.81MB/sec 2024-07-26T18:27:00.937 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XAjExuuiuApylaM off=767789 len=1562823 2024-07-26T18:27:00.947 INFO:tasks.workunit.client.0.smithi071.stdout:op 73 completed, throughput=4.9MB/sec 2024-07-26T18:27:00.947 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tfsj0fJpWnB6J6P off=3539765 len=1326583 2024-07-26T18:27:00.948 INFO:tasks.workunit.client.0.smithi071.stdout:op 74 completed, throughput=4.98MB/sec 2024-07-26T18:27:00.948 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L4GnUoyFBaPKpxJ off=506312 len=630670 2024-07-26T18:27:00.952 INFO:tasks.workunit.client.0.smithi071.stdout:op 75 completed, throughput=5.02MB/sec 2024-07-26T18:27:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:00 smithi135 ceph-mon[85352]: pgmap v1405: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 347 op/s 2024-07-26T18:27:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:00 smithi071 ceph-mon[90507]: pgmap v1405: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 347 op/s 2024-07-26T18:27:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:00 smithi071 ceph-mon[92867]: pgmap v1405: 105 pgs: 105 active+clean; 129 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 347 op/s 2024-07-26T18:27:01.952 INFO:tasks.workunit.client.0.smithi071.stdout: 16: throughput=4.71MB/sec pending data=0 2024-07-26T18:27:01.952 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zHO26_MhO2zfcmO off=8665789 len=1483458 2024-07-26T18:27:01.960 INFO:tasks.workunit.client.0.smithi071.stdout:op 76 completed, throughput=4.8MB/sec 2024-07-26T18:27:01.960 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kUzY0DRZerOJoUn off=2527611 len=1964657 2024-07-26T18:27:01.962 INFO:tasks.workunit.client.0.smithi071.stdout:op 77 completed, throughput=4.91MB/sec 2024-07-26T18:27:01.962 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FX0lsNAf-pAmZq9 off=6123607 len=435076 2024-07-26T18:27:01.965 INFO:tasks.workunit.client.0.smithi071.stdout:op 78 completed, throughput=4.93MB/sec 2024-07-26T18:27:01.965 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xeaGdE6q9tcJoj2 off=4442343 len=1291060 2024-07-26T18:27:01.971 INFO:tasks.workunit.client.0.smithi071.stdout:op 79 completed, throughput=5.01MB/sec 2024-07-26T18:27:02.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:01 smithi071 ceph-mon[90507]: pgmap v1406: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-07-26T18:27:02.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:01 smithi071 ceph-mon[92867]: pgmap v1406: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-07-26T18:27:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:01 smithi135 ceph-mon[85352]: pgmap v1406: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-07-26T18:27:02.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:27:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:27:02] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-07-26T18:27:02.972 INFO:tasks.workunit.client.0.smithi071.stdout: 17: throughput=4.72MB/sec pending data=0 2024-07-26T18:27:02.972 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W5qcYrboBdCAtXb off=4505028 len=1717646 2024-07-26T18:27:02.975 INFO:tasks.workunit.client.0.smithi071.stdout:op 80 completed, throughput=4.81MB/sec 2024-07-26T18:27:02.975 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KmCPeg15hXv8YS5 off=11233023 len=836847 2024-07-26T18:27:02.976 INFO:tasks.workunit.client.0.smithi071.stdout:op 81 completed, throughput=4.86MB/sec 2024-07-26T18:27:02.976 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jmaRbemNlNNV7dM off=6944243 len=733276 2024-07-26T18:27:02.976 INFO:tasks.workunit.client.0.smithi071.stdout:op 82 completed, throughput=4.9MB/sec 2024-07-26T18:27:02.977 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xawBcjhZdNTOjSp off=23406665 len=1551386 2024-07-26T18:27:02.982 INFO:tasks.workunit.client.0.smithi071.stdout:op 83 completed, throughput=4.98MB/sec 2024-07-26T18:27:02.982 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FOEYTEOpKS3LH-2 off=0 len=1353134 2024-07-26T18:27:02.990 INFO:tasks.workunit.client.0.smithi071.stdout:op 84 completed, throughput=5.05MB/sec 2024-07-26T18:27:03.991 INFO:tasks.workunit.client.0.smithi071.stdout: 18: throughput=4.78MB/sec pending data=0 2024-07-26T18:27:03.991 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LZUE5GO0C6bBjZA off=12679451 len=112060 2024-07-26T18:27:03.991 INFO:tasks.workunit.client.0.smithi071.stdout:op 85 completed, throughput=4.78MB/sec 2024-07-26T18:27:03.991 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cw9MnV6Gq5iN2ZM off=6738817 len=1002960 2024-07-26T18:27:03.993 INFO:tasks.workunit.client.0.smithi071.stdout:op 86 completed, throughput=4.84MB/sec 2024-07-26T18:27:03.993 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6OVS84XoxYefhnz off=14991131 len=364596 2024-07-26T18:27:03.996 INFO:tasks.workunit.client.0.smithi071.stdout:op 87 completed, throughput=4.85MB/sec 2024-07-26T18:27:03.996 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PtZ70BbCQpoxSKK off=3956020 len=1462583 2024-07-26T18:27:03.999 INFO:tasks.workunit.client.0.smithi071.stdout:op 88 completed, throughput=4.93MB/sec 2024-07-26T18:27:03.999 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0AU6LIMcmofi-Z- off=5536387 len=2074370 2024-07-26T18:27:04.003 INFO:tasks.workunit.client.0.smithi071.stdout:op 89 completed, throughput=5.04MB/sec 2024-07-26T18:27:05.003 INFO:tasks.workunit.client.0.smithi071.stdout: 19: throughput=4.78MB/sec pending data=0 2024-07-26T18:27:05.003 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xdKlqTObGjDqTx5 off=8508555 len=1450760 2024-07-26T18:27:05.005 INFO:tasks.workunit.client.0.smithi071.stdout:op 90 completed, throughput=4.85MB/sec 2024-07-26T18:27:05.006 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MoquMRkvcckZ-4g off=18084854 len=1625112 2024-07-26T18:27:05.013 INFO:tasks.workunit.client.0.smithi071.stdout:op 91 completed, throughput=4.93MB/sec 2024-07-26T18:27:05.014 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-is7qHr-AgUr7Nyl off=4990638 len=1671210 2024-07-26T18:27:05.015 INFO:tasks.workunit.client.0.smithi071.stdout:op 92 completed, throughput=5.01MB/sec 2024-07-26T18:27:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:04 smithi135 ceph-mon[85352]: pgmap v1407: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:27:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:04 smithi071 ceph-mon[92867]: pgmap v1407: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:27:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:04 smithi071 ceph-mon[90507]: pgmap v1407: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:27:06.016 INFO:tasks.workunit.client.0.smithi071.stdout: 20: throughput=4.76MB/sec pending data=0 2024-07-26T18:27:06.016 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c57m58JyxZxLYhi off=6208049 len=1701804 2024-07-26T18:27:06.020 INFO:tasks.workunit.client.0.smithi071.stdout:op 93 completed, throughput=4.84MB/sec 2024-07-26T18:27:06.020 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rCqWnscywI0vYMo off=1231682 len=1030376 2024-07-26T18:27:06.024 INFO:tasks.workunit.client.0.smithi071.stdout:op 94 completed, throughput=4.89MB/sec 2024-07-26T18:27:06.025 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1BWTlzHFG4Q5JZ7 off=2216609 len=155138 2024-07-26T18:27:06.026 INFO:tasks.workunit.client.0.smithi071.stdout:op 95 completed, throughput=4.89MB/sec 2024-07-26T18:27:06.027 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0V9t4Zyukx6azOr off=4363351 len=250673 2024-07-26T18:27:06.027 INFO:tasks.workunit.client.0.smithi071.stdout:op 96 completed, throughput=4.91MB/sec 2024-07-26T18:27:06.027 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gCXGkkPZdvm0nKG off=64557 len=1813184 2024-07-26T18:27:06.035 INFO:tasks.workunit.client.0.smithi071.stdout:op 97 completed, throughput=4.99MB/sec 2024-07-26T18:27:06.035 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wxi3SKmR4zfTGLR off=8079450 len=1961465 2024-07-26T18:27:06.037 INFO:tasks.workunit.client.0.smithi071.stdout:op 98 completed, throughput=5.08MB/sec 2024-07-26T18:27:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:05 smithi071 ceph-mon[92867]: pgmap v1408: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:27:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:05 smithi071 ceph-mon[90507]: pgmap v1408: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:27:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:05 smithi135 ceph-mon[85352]: pgmap v1408: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:27:07.037 INFO:tasks.workunit.client.0.smithi071.stdout: 21: throughput=4.84MB/sec pending data=0 2024-07-26T18:27:07.038 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1OG71XUIPsSRRuH off=15663355 len=326527 2024-07-26T18:27:07.039 INFO:tasks.workunit.client.0.smithi071.stdout:op 99 completed, throughput=4.86MB/sec 2024-07-26T18:27:07.039 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lj-dX8g0qcxuehv off=15835316 len=1060742 2024-07-26T18:27:07.045 INFO:tasks.workunit.client.0.smithi071.stdout:op 100 completed, throughput=4.9MB/sec 2024-07-26T18:27:07.046 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D3scEIKBh9IFgLZ off=2530268 len=1941266 2024-07-26T18:27:07.054 INFO:tasks.workunit.client.0.smithi071.stdout:op 101 completed, throughput=4.99MB/sec 2024-07-26T18:27:07.054 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KNHdnUOOTKc0I4c off=1099793 len=422667 2024-07-26T18:27:07.057 INFO:tasks.workunit.client.0.smithi071.stdout:op 102 completed, throughput=5MB/sec 2024-07-26T18:27:08.058 INFO:tasks.workunit.client.0.smithi071.stdout: 22: throughput=4.78MB/sec pending data=0 2024-07-26T18:27:08.058 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pF79TlxHaUokosz off=22093978 len=1828022 2024-07-26T18:27:08.069 INFO:tasks.workunit.client.0.smithi071.stdout:op 103 completed, throughput=4.86MB/sec 2024-07-26T18:27:08.069 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1j5cKSSVkvW1oGO off=2090506 len=2090715 2024-07-26T18:27:08.072 INFO:tasks.workunit.client.0.smithi071.stdout:op 104 completed, throughput=4.94MB/sec 2024-07-26T18:27:08.072 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yWCVdrYG9o3Uq74 off=8122705 len=1344950 2024-07-26T18:27:08.073 INFO:tasks.workunit.client.0.smithi071.stdout:op 105 completed, throughput=5MB/sec 2024-07-26T18:27:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:07 smithi071 ceph-mon[90507]: pgmap v1409: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:27:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:07 smithi071 ceph-mon[92867]: pgmap v1409: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:27:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:07 smithi135 ceph-mon[85352]: pgmap v1409: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:27:09.074 INFO:tasks.workunit.client.0.smithi071.stdout: 23: throughput=4.79MB/sec pending data=0 2024-07-26T18:27:09.074 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kylREaQUBzdAhSW off=285935 len=1177150 2024-07-26T18:27:09.077 INFO:tasks.workunit.client.0.smithi071.stdout:op 106 completed, throughput=4.84MB/sec 2024-07-26T18:27:09.077 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_-OSjN1eaHLm6je off=1254270 len=182722 2024-07-26T18:27:09.079 INFO:tasks.workunit.client.0.smithi071.stdout:op 107 completed, throughput=4.84MB/sec 2024-07-26T18:27:09.079 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4HiwY1SDkjfixzN off=1105865 len=1831283 2024-07-26T18:27:09.081 INFO:tasks.workunit.client.0.smithi071.stdout:op 108 completed, throughput=4.92MB/sec 2024-07-26T18:27:09.082 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3jk7oAlkGYglZL- off=1482756 len=1002504 2024-07-26T18:27:09.083 INFO:tasks.workunit.client.0.smithi071.stdout:op 109 completed, throughput=4.96MB/sec 2024-07-26T18:27:09.083 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ysPPqjOklbsvmCq off=11366194 len=782449 2024-07-26T18:27:09.088 INFO:tasks.workunit.client.0.smithi071.stdout:op 110 completed, throughput=4.99MB/sec 2024-07-26T18:27:09.088 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-If27dOgxpDDfprz off=11878549 len=280643 2024-07-26T18:27:09.088 INFO:tasks.workunit.client.0.smithi071.stdout:op 111 completed, throughput=5MB/sec 2024-07-26T18:27:09.088 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_BWeHHlI5kjGOFX off=4979939 len=122291 2024-07-26T18:27:09.090 INFO:tasks.workunit.client.0.smithi071.stdout:op 112 completed, throughput=5MB/sec 2024-07-26T18:27:10.091 INFO:tasks.workunit.client.0.smithi071.stdout: 24: throughput=4.8MB/sec pending data=0 2024-07-26T18:27:10.091 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-l2NGv4pfdFT7mvW off=3658724 len=1639185 2024-07-26T18:27:10.092 INFO:tasks.workunit.client.0.smithi071.stdout:op 113 completed, throughput=4.86MB/sec 2024-07-26T18:27:10.093 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xRmB21M61u7ipi3 off=5503042 len=261484 2024-07-26T18:27:10.093 INFO:tasks.workunit.client.0.smithi071.stdout:op 114 completed, throughput=4.87MB/sec 2024-07-26T18:27:10.093 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XxEmlJcDMY4P145 off=16656964 len=394407 2024-07-26T18:27:10.097 INFO:tasks.workunit.client.0.smithi071.stdout:op 115 completed, throughput=4.89MB/sec 2024-07-26T18:27:10.097 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-a3x4nTdlrNe-pRh off=12626728 len=518324 2024-07-26T18:27:10.098 INFO:tasks.workunit.client.0.smithi071.stdout:op 116 completed, throughput=4.91MB/sec 2024-07-26T18:27:10.098 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cUxS183EOdsZGBo off=2603435 len=907318 2024-07-26T18:27:10.103 INFO:tasks.workunit.client.0.smithi071.stdout:op 117 completed, throughput=4.94MB/sec 2024-07-26T18:27:10.104 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-skthLhdzJyrI0KI off=2567998 len=126125 2024-07-26T18:27:10.104 INFO:tasks.workunit.client.0.smithi071.stdout:op 118 completed, throughput=4.95MB/sec 2024-07-26T18:27:10.105 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nItlNSmF2Bc7Til off=326766 len=1965420 2024-07-26T18:27:10.106 INFO:tasks.workunit.client.0.smithi071.stdout:op 119 completed, throughput=5.02MB/sec 2024-07-26T18:27:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:09 smithi071 ceph-mon[90507]: pgmap v1410: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:27:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:09 smithi071 ceph-mon[92867]: pgmap v1410: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:27:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:09 smithi135 ceph-mon[85352]: pgmap v1410: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:27:11.106 INFO:tasks.workunit.client.0.smithi071.stdout: 25: throughput=4.82MB/sec pending data=0 2024-07-26T18:27:11.107 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SHw8opk-yssqXtu off=5696683 len=144299 2024-07-26T18:27:11.108 INFO:tasks.workunit.client.0.smithi071.stdout:op 120 completed, throughput=4.83MB/sec 2024-07-26T18:27:11.108 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z0u67iRhg4ZpIEl off=6404378 len=448945 2024-07-26T18:27:11.109 INFO:tasks.workunit.client.0.smithi071.stdout:op 121 completed, throughput=4.85MB/sec 2024-07-26T18:27:11.109 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jgJXsw2On4E2QKs off=7141143 len=1801524 2024-07-26T18:27:11.118 INFO:tasks.workunit.client.0.smithi071.stdout:op 122 completed, throughput=4.91MB/sec 2024-07-26T18:27:11.118 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NvT15nppgEH0Y1_ off=7546168 len=62500 2024-07-26T18:27:11.118 INFO:tasks.workunit.client.0.smithi071.stdout:op 123 completed, throughput=4.91MB/sec 2024-07-26T18:27:11.119 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-W12ENBJo1E0Xm8v off=2464265 len=327612 2024-07-26T18:27:11.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 124 completed, throughput=4.93MB/sec 2024-07-26T18:27:11.122 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YMXyY17o4-Re02e off=18440889 len=547395 2024-07-26T18:27:11.125 INFO:tasks.workunit.client.0.smithi071.stdout:op 125 completed, throughput=4.95MB/sec 2024-07-26T18:27:11.125 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-h9-pNc1gek8z1dJ off=1182941 len=639575 2024-07-26T18:27:11.126 INFO:tasks.workunit.client.0.smithi071.stdout:op 126 completed, throughput=4.97MB/sec 2024-07-26T18:27:11.126 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XqDHNVBG-NG6Klx off=7035075 len=650803 2024-07-26T18:27:11.127 INFO:tasks.workunit.client.0.smithi071.stdout:op 127 completed, throughput=4.99MB/sec 2024-07-26T18:27:11.127 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9W0PH4M9GsjIOGN off=11510884 len=663045 2024-07-26T18:27:11.128 INFO:tasks.workunit.client.0.smithi071.stdout:op 128 completed, throughput=5.02MB/sec 2024-07-26T18:27:12.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:11 smithi071 ceph-mon[90507]: pgmap v1411: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:27:12.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:11 smithi071 ceph-mon[92867]: pgmap v1411: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:27:12.110 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:11 smithi135 ceph-mon[85352]: pgmap v1411: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:27:12.128 INFO:tasks.workunit.client.0.smithi071.stdout: 26: throughput=4.83MB/sec pending data=0 2024-07-26T18:27:12.128 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OXxbp5MCMGDbpvc off=10965234 len=1656029 2024-07-26T18:27:12.139 INFO:tasks.workunit.client.0.smithi071.stdout:op 129 completed, throughput=4.89MB/sec 2024-07-26T18:27:12.139 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GWUgfuZ9Cxnx2Wg off=14207053 len=1085069 2024-07-26T18:27:12.144 INFO:tasks.workunit.client.0.smithi071.stdout:op 130 completed, throughput=4.92MB/sec 2024-07-26T18:27:12.144 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vHzh18s8GQgTGvd off=10437993 len=382399 2024-07-26T18:27:12.145 INFO:tasks.workunit.client.0.smithi071.stdout:op 131 completed, throughput=4.94MB/sec 2024-07-26T18:27:12.145 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5CORzklzHQyw_kT off=9452799 len=1827494 2024-07-26T18:27:12.151 INFO:tasks.workunit.client.0.smithi071.stdout:op 132 completed, throughput=5MB/sec 2024-07-26T18:27:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:27:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:27:12] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-07-26T18:27:13.152 INFO:tasks.workunit.client.0.smithi071.stdout: 27: throughput=4.82MB/sec pending data=0 2024-07-26T18:27:13.152 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XtAZgGEcHlOY1cW off=3242948 len=894830 2024-07-26T18:27:13.153 INFO:tasks.workunit.client.0.smithi071.stdout:op 133 completed, throughput=4.85MB/sec 2024-07-26T18:27:13.153 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zMJpxcF6qU_yJ7A off=7547874 len=223443 2024-07-26T18:27:13.157 INFO:tasks.workunit.client.0.smithi071.stdout:op 134 completed, throughput=4.86MB/sec 2024-07-26T18:27:13.157 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-b0mBH1CpcQDlTNZ off=921344 len=962852 2024-07-26T18:27:13.162 INFO:tasks.workunit.client.0.smithi071.stdout:op 135 completed, throughput=4.89MB/sec 2024-07-26T18:27:13.162 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xawBcjhZdNTOjSp off=24081568 len=1338771 2024-07-26T18:27:13.168 INFO:tasks.workunit.client.0.smithi071.stdout:op 136 completed, throughput=4.94MB/sec 2024-07-26T18:27:13.168 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ox3EcIC66ROHfIc off=3097910 len=1105125 2024-07-26T18:27:13.170 INFO:tasks.workunit.client.0.smithi071.stdout:op 137 completed, throughput=4.97MB/sec 2024-07-26T18:27:13.170 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JngoLkp37IriIDt off=2004472 len=939090 2024-07-26T18:27:13.174 INFO:tasks.workunit.client.0.smithi071.stdout:op 138 completed, throughput=5.01MB/sec 2024-07-26T18:27:13.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:27:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:27:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:27:14.175 INFO:tasks.workunit.client.0.smithi071.stdout: 28: throughput=4.83MB/sec pending data=0 2024-07-26T18:27:14.175 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IT7zphaW5OFNn6j off=4298022 len=321189 2024-07-26T18:27:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:13 smithi071 ceph-mon[90507]: pgmap v1412: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:27:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:13 smithi071 ceph-mon[92867]: pgmap v1412: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:27:14.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 139 completed, throughput=4.84MB/sec 2024-07-26T18:27:14.179 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VORg1-R3ovN0rej off=394885 len=219638 2024-07-26T18:27:14.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 140 completed, throughput=4.85MB/sec 2024-07-26T18:27:14.179 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Z18h9aPoaqWdiuY off=13544409 len=1224948 2024-07-26T18:27:14.182 INFO:tasks.workunit.client.0.smithi071.stdout:op 141 completed, throughput=4.89MB/sec 2024-07-26T18:27:14.182 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4mPwn4x6qQyEQh3 off=4740786 len=1558682 2024-07-26T18:27:14.184 INFO:tasks.workunit.client.0.smithi071.stdout:op 142 completed, throughput=4.94MB/sec 2024-07-26T18:27:14.184 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SR5tcM81e8SHEea off=6145493 len=1753445 2024-07-26T18:27:14.194 INFO:tasks.workunit.client.0.smithi071.stdout:op 143 completed, throughput=5MB/sec 2024-07-26T18:27:14.194 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CEErVUanJSPsHsL off=23557692 len=2010821 2024-07-26T18:27:14.197 INFO:tasks.workunit.client.0.smithi071.stdout:op 144 completed, throughput=5.06MB/sec 2024-07-26T18:27:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:13 smithi135 ceph-mon[85352]: pgmap v1412: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:27:15.198 INFO:tasks.workunit.client.0.smithi071.stdout: 29: throughput=4.89MB/sec pending data=0 2024-07-26T18:27:15.198 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6QITK8HxJmH4ofz off=10621616 len=1251762 2024-07-26T18:27:15.199 INFO:tasks.workunit.client.0.smithi071.stdout:op 145 completed, throughput=4.93MB/sec 2024-07-26T18:27:15.200 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fkpllN2rdyOBh-K off=11107256 len=1404587 2024-07-26T18:27:15.201 INFO:tasks.workunit.client.0.smithi071.stdout:op 146 completed, throughput=4.98MB/sec 2024-07-26T18:27:15.201 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8VUHQbGUDbwcV8h off=610345 len=1509329 2024-07-26T18:27:15.209 INFO:tasks.workunit.client.0.smithi071.stdout:op 147 completed, throughput=5.02MB/sec 2024-07-26T18:27:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:15 smithi071 ceph-mon[90507]: pgmap v1413: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:27:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:15 smithi071 ceph-mon[92867]: pgmap v1413: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:27:16.209 INFO:tasks.workunit.client.0.smithi071.stdout: 30: throughput=4.86MB/sec pending data=0 2024-07-26T18:27:16.210 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O7AL2wNgOQTb4d7 off=15771083 len=815931 2024-07-26T18:27:16.214 INFO:tasks.workunit.client.0.smithi071.stdout:op 148 completed, throughput=4.89MB/sec 2024-07-26T18:27:16.214 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3ryhez4Z77MMEkV off=7099909 len=2075166 2024-07-26T18:27:16.227 INFO:tasks.workunit.client.0.smithi071.stdout:op 149 completed, throughput=4.95MB/sec 2024-07-26T18:27:16.227 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oqn98VqVoSFhgcx off=16224350 len=1087193 2024-07-26T18:27:16.232 INFO:tasks.workunit.client.0.smithi071.stdout:op 150 completed, throughput=4.98MB/sec 2024-07-26T18:27:16.232 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CqgKjuNiNQtLuP5 off=10492661 len=124028 2024-07-26T18:27:16.233 INFO:tasks.workunit.client.0.smithi071.stdout:op 151 completed, throughput=4.98MB/sec 2024-07-26T18:27:16.233 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9GwpBuLajU67aHo off=657427 len=406388 2024-07-26T18:27:16.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 152 completed, throughput=5MB/sec 2024-07-26T18:27:16.236 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GiIusK6FBcwKKfX off=9492304 len=351707 2024-07-26T18:27:16.239 INFO:tasks.workunit.client.0.smithi071.stdout:op 153 completed, throughput=5.01MB/sec 2024-07-26T18:27:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:15 smithi135 ceph-mon[85352]: pgmap v1413: 105 pgs: 105 active+clean; 129 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:27:17.239 INFO:tasks.workunit.client.0.smithi071.stdout: 31: throughput=4.85MB/sec pending data=0 2024-07-26T18:27:17.240 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Kb2eMwZXDhAL_8a off=8401851 len=1275124 2024-07-26T18:27:17.241 INFO:tasks.workunit.client.0.smithi071.stdout:op 154 completed, throughput=4.89MB/sec 2024-07-26T18:27:17.242 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ju3_v_6NKxCKJhO off=6054253 len=1567037 2024-07-26T18:27:17.243 INFO:tasks.workunit.client.0.smithi071.stdout:op 155 completed, throughput=4.93MB/sec 2024-07-26T18:27:17.243 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zt4SOHlctNYnF3r off=1961591 len=684429 2024-07-26T18:27:17.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 156 completed, throughput=4.95MB/sec 2024-07-26T18:27:17.246 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OqOSGxN7Xf8H5W7 off=2524656 len=1517470 2024-07-26T18:27:17.247 INFO:tasks.workunit.client.0.smithi071.stdout:op 157 completed, throughput=5MB/sec 2024-07-26T18:27:17.247 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DFDe56E5a6JRZRN off=11393218 len=1392420 2024-07-26T18:27:17.254 INFO:tasks.workunit.client.0.smithi071.stdout:op 158 completed, throughput=5.04MB/sec 2024-07-26T18:27:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:17 smithi071 ceph-mon[92867]: pgmap v1414: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:27:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:17 smithi071 ceph-mon[90507]: pgmap v1414: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:27:24.683 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:17 smithi135 ceph-mon[85352]: pgmap v1414: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:27:24.683 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:19 smithi135 ceph-mon[85352]: pgmap v1415: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:27:24.683 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:21 smithi135 ceph-mon[85352]: pgmap v1416: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:27:24.683 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:23 smithi135 ceph-mon[85352]: pgmap v1417: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:27:24.685 INFO:tasks.workunit.client.0.smithi071.stdout: 32: throughput=4.89MB/sec pending data=0 2024-07-26T18:27:24.685 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tDR3W4dkGc4ir76 off=3079289 len=1069099 2024-07-26T18:27:24.685 INFO:tasks.workunit.client.0.smithi071.stdout:op 159 completed, throughput=4.92MB/sec 2024-07-26T18:27:24.685 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jk7AHVWaqg_NZQd off=1714017 len=2082109 2024-07-26T18:27:24.685 INFO:tasks.workunit.client.0.smithi071.stdout:op 160 completed, throughput=4.98MB/sec 2024-07-26T18:27:24.685 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dxzMdkM5ZaDAIcz off=13597419 len=1336985 2024-07-26T18:27:24.685 INFO:tasks.workunit.client.0.smithi071.stdout:op 161 completed, throughput=5.01MB/sec 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout: 33: throughput=4.87MB/sec pending data=0 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1t2o1JL7h-uPTrp off=14335610 len=397301 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 162 completed, throughput=4.88MB/sec 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FbGvuVT_AMX8blW off=2321631 len=230390 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 163 completed, throughput=4.88MB/sec 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d9v3JBDGFeZATZl off=1944047 len=114611 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 164 completed, throughput=4.89MB/sec 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TghfEBMbpXGplS0 off=8003304 len=901410 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 165 completed, throughput=4.91MB/sec 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GkjxXbVcEb3vnCQ off=2431060 len=194623 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 166 completed, throughput=4.92MB/sec 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GH3CASjmsZCqK5t off=5571435 len=2032590 2024-07-26T18:27:24.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 167 completed, throughput=4.97MB/sec 2024-07-26T18:27:24.687 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-C5c_Rx3UwZEyrD- off=4301830 len=1808720 2024-07-26T18:27:24.687 INFO:tasks.workunit.client.0.smithi071.stdout:op 168 completed, throughput=5.02MB/sec 2024-07-26T18:27:24.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:19 smithi071 ceph-mon[92867]: pgmap v1415: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:27:24.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:19 smithi071 ceph-mon[90507]: pgmap v1415: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout: 34: throughput=4.88MB/sec pending data=0 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XEJnYbMRIdHkuvs off=5986323 len=1691971 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout:op 169 completed, throughput=4.92MB/sec 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oVlEqvtf4qltKGf off=1148021 len=1651105 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout:op 170 completed, throughput=4.97MB/sec 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-x7Y647TKuves2Qs off=2527463 len=1663475 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout:op 171 completed, throughput=5.01MB/sec 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout: 35: throughput=4.87MB/sec pending data=0 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1IUURHoruuh3trx off=20296194 len=425633 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout:op 172 completed, throughput=4.88MB/sec 2024-07-26T18:27:24.689 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lWBwgYk3BKhqw8k off=22578 len=48941 2024-07-26T18:27:24.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 173 completed, throughput=4.88MB/sec 2024-07-26T18:27:24.690 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UgPzzXvyLQ9H79Z off=1515465 len=1281386 2024-07-26T18:27:24.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 174 completed, throughput=4.92MB/sec 2024-07-26T18:27:24.690 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z4okuh0x2Ao-Vj7 off=2818487 len=901204 2024-07-26T18:27:24.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 175 completed, throughput=4.94MB/sec 2024-07-26T18:27:24.690 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fYzEmbsMJBGfZwb off=13607461 len=1022708 2024-07-26T18:27:24.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 176 completed, throughput=4.97MB/sec 2024-07-26T18:27:24.690 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OF2_C47O1hA5oAR off=583441 len=1224984 2024-07-26T18:27:24.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 177 completed, throughput=5MB/sec 2024-07-26T18:27:24.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:21 smithi071 ceph-mon[92867]: pgmap v1416: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:27:24.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:21 smithi071 ceph-mon[90507]: pgmap v1416: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:27:24.692 INFO:tasks.workunit.client.0.smithi071.stdout: 36: throughput=4.87MB/sec pending data=0 2024-07-26T18:27:24.692 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dCT6hjbkuMAg7j8 off=8032041 len=1084791 2024-07-26T18:27:24.692 INFO:tasks.workunit.client.0.smithi071.stdout:op 178 completed, throughput=4.89MB/sec 2024-07-26T18:27:24.692 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AHzQnGkt2XiBKXt off=5134575 len=603499 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 179 completed, throughput=4.91MB/sec 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bIDyY39PXepHZdt off=589143 len=430419 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 180 completed, throughput=4.92MB/sec 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MAk9xwKfJGrcHGk off=4765876 len=1217174 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 181 completed, throughput=4.95MB/sec 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PXOa3hkIkB88RW9 off=2485886 len=768938 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 182 completed, throughput=4.97MB/sec 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Fw-9O4ZA-2vHfXs off=4213873 len=818844 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 183 completed, throughput=4.99MB/sec 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GOUDUi825H-v6L5 off=8211968 len=1429953 2024-07-26T18:27:24.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 184 completed, throughput=5.03MB/sec 2024-07-26T18:27:24.694 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:27:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:27:22] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-07-26T18:27:24.694 INFO:tasks.workunit.client.0.smithi071.stdout: 37: throughput=4.89MB/sec pending data=0 2024-07-26T18:27:24.695 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wa-TizcUTY23Yb4 off=2353926 len=1798234 2024-07-26T18:27:24.695 INFO:tasks.workunit.client.0.smithi071.stdout:op 185 completed, throughput=4.94MB/sec 2024-07-26T18:27:24.695 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qTKeIdIs7RNvGwX off=12228852 len=771626 2024-07-26T18:27:24.695 INFO:tasks.workunit.client.0.smithi071.stdout:op 186 completed, throughput=4.96MB/sec 2024-07-26T18:27:24.695 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HQL8gXTO5NFd2dB off=9143635 len=1592287 2024-07-26T18:27:24.695 INFO:tasks.workunit.client.0.smithi071.stdout:op 187 completed, throughput=5MB/sec 2024-07-26T18:27:24.695 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_sbIHEs_bead8mo off=17861473 len=1208002 2024-07-26T18:27:24.695 INFO:tasks.workunit.client.0.smithi071.stdout:op 188 completed, throughput=5.03MB/sec 2024-07-26T18:27:24.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:23 smithi071 ceph-mon[90507]: pgmap v1417: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:27:24.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:23 smithi071 ceph-mon[92867]: pgmap v1417: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:27:24.697 INFO:tasks.workunit.client.0.smithi071.stdout: 38: throughput=4.9MB/sec pending data=0 2024-07-26T18:27:24.697 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-S9lU-6qtO5DtwLz off=3376386 len=791848 2024-07-26T18:27:24.697 INFO:tasks.workunit.client.0.smithi071.stdout:op 189 completed, throughput=4.92MB/sec 2024-07-26T18:27:24.697 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lWBwgYk3BKhqw8k off=0 len=1212363 2024-07-26T18:27:24.697 INFO:tasks.workunit.client.0.smithi071.stdout:op 190 completed, throughput=4.95MB/sec 2024-07-26T18:27:24.697 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aFjjprMZ4f4v_Ic off=626890 len=1679190 2024-07-26T18:27:24.697 INFO:tasks.workunit.client.0.smithi071.stdout:op 191 completed, throughput=4.99MB/sec 2024-07-26T18:27:24.697 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RzLDLbHj5UYNiXR off=2347368 len=1007500 2024-07-26T18:27:24.697 INFO:tasks.workunit.client.0.smithi071.stdout:op 192 completed, throughput=5.01MB/sec 2024-07-26T18:27:25.389 INFO:tasks.workunit.client.0.smithi071.stdout: 39: throughput=4.88MB/sec pending data=0 2024-07-26T18:27:25.389 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3Xq0IqceJhpnnxI off=15679227 len=152124 2024-07-26T18:27:25.389 INFO:tasks.workunit.client.0.smithi071.stdout:op 193 completed, throughput=4.89MB/sec 2024-07-26T18:27:25.389 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TjBFBdyyr8sHN3q off=7712727 len=582448 2024-07-26T18:27:25.394 INFO:tasks.workunit.client.0.smithi071.stdout:op 194 completed, throughput=4.9MB/sec 2024-07-26T18:27:25.394 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c2LS7Vvv1czWCSN off=9456204 len=1555963 2024-07-26T18:27:25.397 INFO:tasks.workunit.client.0.smithi071.stdout:op 195 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.248 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_mjCNBDyRkz1rwF off=1103121 len=1744311 2024-07-26T18:28:00.250 INFO:tasks.workunit.client.0.smithi071.stdout:op 196 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.250 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-72rSoWvkFDmaZ3p off=2156624 len=1470777 2024-07-26T18:28:00.250 INFO:tasks.workunit.client.0.smithi071.stdout:op 197 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:25 smithi071 ceph-mon[90507]: pgmap v1418: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:28:00.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:25 smithi071 ceph-mon[92867]: pgmap v1418: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:28:00.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:25 smithi135 ceph-mon[85352]: pgmap v1418: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:28:00.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:00.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:28 smithi135 ceph-mon[85352]: pgmap v1419: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:28:00.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:29 smithi135 ceph-mon[85352]: pgmap v1420: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:28:00.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:28:00.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:28:00.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:28:00.257 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:28:00.257 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:31 smithi135 ceph-mon[85352]: pgmap v1421: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:28:00.257 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:33 smithi135 ceph-mon[85352]: pgmap v1422: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:28:00.257 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:35 smithi135 ceph-mon[85352]: pgmap v1423: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:28:00.257 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:37 smithi135 ceph-mon[85352]: pgmap v1424: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:28:00.257 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:39 smithi135 ceph-mon[85352]: pgmap v1425: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:28:00.258 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:41 smithi135 ceph-mon[85352]: pgmap v1426: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:00.258 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:00.258 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:43 smithi135 ceph-mon[85352]: pgmap v1427: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:28:00.258 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:45 smithi135 ceph-mon[85352]: pgmap v1428: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:00.258 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:47 smithi135 ceph-mon[85352]: pgmap v1429: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:00.258 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:49 smithi135 ceph-mon[85352]: pgmap v1430: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:28:00.258 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:51 smithi135 ceph-mon[85352]: pgmap v1431: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:00.258 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:53 smithi135 ceph-mon[85352]: pgmap v1432: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:28:00.258 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:55 smithi135 ceph-mon[85352]: pgmap v1433: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:28:00.259 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:00.259 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:58 smithi135 ceph-mon[85352]: pgmap v1434: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:28:00.259 INFO:tasks.workunit.client.0.smithi071.stdout: 40: throughput=4.89MB/sec pending data=0 2024-07-26T18:28:00.259 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BRSqeISxcj8Fj_h off=2317308 len=528146 2024-07-26T18:28:00.259 INFO:tasks.workunit.client.0.smithi071.stdout:op 198 completed, throughput=4.9MB/sec 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dr2YLJWznxfIZLv off=5792625 len=1400357 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 199 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lf1u0WZs-nAB1xK off=5394793 len=1445817 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 200 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G8mEd86eElMxFhP off=8488358 len=66002 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 201 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OpyGBCBzlziKErr off=890718 len=148153 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 202 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_ZEyYL72sclI8Jv off=14565264 len=958070 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 203 completed, throughput=5MB/sec 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_rBYnl0cW7r6wWa off=4931171 len=1878613 2024-07-26T18:28:00.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 204 completed, throughput=5.04MB/sec 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout: 41: throughput=4.92MB/sec pending data=0 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q-PPQr-MIsPgl-U off=31375 len=1413327 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout:op 205 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7zf6RTT72IvUbOp off=8323513 len=1075973 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout:op 206 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S4Q9jxWllXfa3WJ off=3832646 len=271190 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout:op 207 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j7cU49CXi5oFh8m off=907863 len=550054 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout:op 208 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AJAHIndbybEI8EG off=3287072 len=1238276 2024-07-26T18:28:00.261 INFO:tasks.workunit.client.0.smithi071.stdout:op 209 completed, throughput=5.02MB/sec 2024-07-26T18:28:00.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:00.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:00.263 INFO:tasks.workunit.client.0.smithi071.stdout: 42: throughput=4.9MB/sec pending data=0 2024-07-26T18:28:00.263 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SWzJOqsTTmwVdnN off=18417218 len=1002617 2024-07-26T18:28:00.263 INFO:tasks.workunit.client.0.smithi071.stdout:op 210 completed, throughput=4.92MB/sec 2024-07-26T18:28:00.263 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Xan1fdkPPrakSzn off=7553785 len=1121078 2024-07-26T18:28:00.263 INFO:tasks.workunit.client.0.smithi071.stdout:op 211 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.264 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xZpL-EndxsWVgVQ off=3239820 len=791554 2024-07-26T18:28:00.264 INFO:tasks.workunit.client.0.smithi071.stdout:op 212 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.264 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n5USmjcURWoqi5U off=14383084 len=707764 2024-07-26T18:28:00.264 INFO:tasks.workunit.client.0.smithi071.stdout:op 213 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.264 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nuWVRnRHSWxen6h off=20665424 len=566127 2024-07-26T18:28:00.264 INFO:tasks.workunit.client.0.smithi071.stdout:op 214 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.264 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sWdQv7u4jhkFaB9 off=5573947 len=379894 2024-07-26T18:28:00.264 INFO:tasks.workunit.client.0.smithi071.stdout:op 215 completed, throughput=5MB/sec 2024-07-26T18:28:00.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:28 smithi071 ceph-mon[90507]: pgmap v1419: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:28:00.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:28 smithi071 ceph-mon[92867]: pgmap v1419: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:28:00.266 INFO:tasks.workunit.client.0.smithi071.stdout: 43: throughput=4.89MB/sec pending data=0 2024-07-26T18:28:00.266 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NWuaJpFmjlExJN8 off=21041469 len=138023 2024-07-26T18:28:00.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 216 completed, throughput=4.89MB/sec 2024-07-26T18:28:00.266 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zgnYE-yDjR686mr off=9287418 len=2015635 2024-07-26T18:28:00.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 217 completed, throughput=4.93MB/sec 2024-07-26T18:28:00.267 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-It-SY8CsSGIf0sv off=5102964 len=367083 2024-07-26T18:28:00.267 INFO:tasks.workunit.client.0.smithi071.stdout:op 218 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.267 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ili4yANZf4ZUBVQ off=20288474 len=1977121 2024-07-26T18:28:00.267 INFO:tasks.workunit.client.0.smithi071.stdout:op 219 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.267 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vC1RcBLEECKxmkl off=4967401 len=14819 2024-07-26T18:28:00.267 INFO:tasks.workunit.client.0.smithi071.stdout:op 220 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.267 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9yN8TbGEbr0PU0l off=4413914 len=1196560 2024-07-26T18:28:00.267 INFO:tasks.workunit.client.0.smithi071.stdout:op 221 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:29 smithi071 ceph-mon[92867]: pgmap v1420: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:28:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:28:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:29 smithi071 ceph-mon[90507]: pgmap v1420: 105 pgs: 105 active+clean; 129 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:28:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:28:00.269 INFO:tasks.workunit.client.0.smithi071.stdout: 44: throughput=4.9MB/sec pending data=0 2024-07-26T18:28:00.269 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jkbNjZBJWNKLRgb off=0 len=1104394 2024-07-26T18:28:00.269 INFO:tasks.workunit.client.0.smithi071.stdout:op 222 completed, throughput=4.92MB/sec 2024-07-26T18:28:00.269 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uKezPXSHnSJCqxe off=5735777 len=624744 2024-07-26T18:28:00.269 INFO:tasks.workunit.client.0.smithi071.stdout:op 223 completed, throughput=4.93MB/sec 2024-07-26T18:28:00.269 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j2Zc0qexEMbe7oT off=14342804 len=943197 2024-07-26T18:28:00.270 INFO:tasks.workunit.client.0.smithi071.stdout:op 224 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.270 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gUisjlqbUuhYmzu off=891529 len=1569251 2024-07-26T18:28:00.270 INFO:tasks.workunit.client.0.smithi071.stdout:op 225 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.270 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8a1PjuVVsAhblnE off=811884 len=136576 2024-07-26T18:28:00.270 INFO:tasks.workunit.client.0.smithi071.stdout:op 226 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.270 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZZ4sidl2Vr04_Q6 off=4853458 len=2007996 2024-07-26T18:28:00.270 INFO:tasks.workunit.client.0.smithi071.stdout:op 227 completed, throughput=5.03MB/sec 2024-07-26T18:28:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:28:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:28:00.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:28:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:28:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:28:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:28:00.272 INFO:tasks.workunit.client.0.smithi071.stdout: 45: throughput=4.92MB/sec pending data=0 2024-07-26T18:28:00.272 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JljijxtuDbPO3Yi off=4438118 len=521272 2024-07-26T18:28:00.272 INFO:tasks.workunit.client.0.smithi071.stdout:op 228 completed, throughput=4.93MB/sec 2024-07-26T18:28:00.272 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hV8ZsinTH6aNqYA off=9024415 len=1587571 2024-07-26T18:28:00.272 INFO:tasks.workunit.client.0.smithi071.stdout:op 229 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.272 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SFLjGXaNnKQZm1X off=5268284 len=843509 2024-07-26T18:28:00.273 INFO:tasks.workunit.client.0.smithi071.stdout:op 230 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.273 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZAwX4zx28EUvQTb off=10693742 len=416000 2024-07-26T18:28:00.273 INFO:tasks.workunit.client.0.smithi071.stdout:op 231 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.273 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zPCGNz6x1Em5CJb off=5551066 len=1753070 2024-07-26T18:28:00.273 INFO:tasks.workunit.client.0.smithi071.stdout:op 232 completed, throughput=5.02MB/sec 2024-07-26T18:28:00.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:31 smithi071 ceph-mon[92867]: pgmap v1421: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:28:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:31 smithi071 ceph-mon[90507]: pgmap v1421: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:28:00.274 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:27:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:27:32] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-07-26T18:28:00.276 INFO:tasks.workunit.client.0.smithi071.stdout: 46: throughput=4.92MB/sec pending data=0 2024-07-26T18:28:00.276 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BLCtg5cfVy_71OB off=20444451 len=1369955 2024-07-26T18:28:00.276 INFO:tasks.workunit.client.0.smithi071.stdout:op 233 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.276 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-x0R3edbWDoU1Wve off=7237047 len=256236 2024-07-26T18:28:00.276 INFO:tasks.workunit.client.0.smithi071.stdout:op 234 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.277 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WQVOLJMVnGjcisg off=7937631 len=827924 2024-07-26T18:28:00.277 INFO:tasks.workunit.client.0.smithi071.stdout:op 235 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.277 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fAt6RtiWlttXQSb off=20971076 len=279382 2024-07-26T18:28:00.277 INFO:tasks.workunit.client.0.smithi071.stdout:op 236 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.277 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PQJwNE8fL2sEIXF off=20385710 len=1810918 2024-07-26T18:28:00.277 INFO:tasks.workunit.client.0.smithi071.stdout:op 237 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.277 INFO:tasks.workunit.client.0.smithi071.stdout: 47: throughput=4.9MB/sec pending data=0 2024-07-26T18:28:00.277 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Yd4cDTiAhYhUAp_ off=3938105 len=203199 2024-07-26T18:28:00.277 INFO:tasks.workunit.client.0.smithi071.stdout:op 238 completed, throughput=4.91MB/sec 2024-07-26T18:28:00.277 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Aks8aE-b1cvd1Er off=0 len=1051685 2024-07-26T18:28:00.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 239 completed, throughput=4.93MB/sec 2024-07-26T18:28:00.278 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-94_FCvtyFMWEUE2 off=11692749 len=1583654 2024-07-26T18:28:00.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 240 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.278 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Fb0LN5VYWExDyjg off=2747808 len=146826 2024-07-26T18:28:00.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 241 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.278 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-t_EI7AMWODZ7juB off=1748194 len=1156808 2024-07-26T18:28:00.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 242 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.278 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8CpJTbpb4lnF_NW off=9174138 len=1486826 2024-07-26T18:28:00.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 243 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:33 smithi071 ceph-mon[92867]: pgmap v1422: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:28:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:33 smithi071 ceph-mon[90507]: pgmap v1422: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:28:00.281 INFO:tasks.workunit.client.0.smithi071.stdout: 48: throughput=4.91MB/sec pending data=0 2024-07-26T18:28:00.281 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AzezgEbsYlykcGX off=2077703 len=557921 2024-07-26T18:28:00.281 INFO:tasks.workunit.client.0.smithi071.stdout:op 244 completed, throughput=4.92MB/sec 2024-07-26T18:28:00.281 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Gyob7YHCmhwrf8p off=12979035 len=757535 2024-07-26T18:28:00.281 INFO:tasks.workunit.client.0.smithi071.stdout:op 245 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.281 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G2rZNpNGdf_aOXZ off=8342046 len=687864 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 246 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZsxCxsuA_HY4kVs off=5317269 len=575965 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 247 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EWXSm8dvQllNWaI off=4566079 len=1591602 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 248 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zvdJn_b4o-jJ6qf off=4938744 len=116515 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 249 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TvwxmV6H64Go0Qz off=2323836 len=496099 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 250 completed, throughput=5MB/sec 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout: 49: throughput=4.9MB/sec pending data=0 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HigJ0_3VF3Dt2ur off=9588340 len=58532 2024-07-26T18:28:00.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 251 completed, throughput=4.9MB/sec 2024-07-26T18:28:00.283 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bAzPRPAt_722TB0 off=3620880 len=1043705 2024-07-26T18:28:00.283 INFO:tasks.workunit.client.0.smithi071.stdout:op 252 completed, throughput=4.92MB/sec 2024-07-26T18:28:00.283 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GOUDUi825H-v6L5 off=2186956 len=1317211 2024-07-26T18:28:00.283 INFO:tasks.workunit.client.0.smithi071.stdout:op 253 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.283 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0-1YcrRNCrKxWLb off=4259212 len=585758 2024-07-26T18:28:00.283 INFO:tasks.workunit.client.0.smithi071.stdout:op 254 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.283 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qHzKv7xYQ3-72nQ off=5817097 len=589149 2024-07-26T18:28:00.283 INFO:tasks.workunit.client.0.smithi071.stdout:op 255 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.283 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TcWfw8C_LDYHe-m off=2235203 len=1799984 2024-07-26T18:28:00.283 INFO:tasks.workunit.client.0.smithi071.stdout:op 256 completed, throughput=5MB/sec 2024-07-26T18:28:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:35 smithi071 ceph-mon[90507]: pgmap v1423: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:28:00.284 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:35 smithi071 ceph-mon[92867]: pgmap v1423: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:28:00.286 INFO:tasks.workunit.client.0.smithi071.stdout: 50: throughput=4.9MB/sec pending data=0 2024-07-26T18:28:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iv1aLT-lQzQUmua off=695125 len=945607 2024-07-26T18:28:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:op 257 completed, throughput=4.92MB/sec 2024-07-26T18:28:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PsrtdrU-fE8CU5_ off=2586765 len=1397592 2024-07-26T18:28:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:op 258 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-omB7evIkB2Xh8dN off=5510303 len=1416581 2024-07-26T18:28:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:op 259 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4gVDun47XQKxC7Q off=9334388 len=631491 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout:op 260 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-12OYNoeCIwxJtdv off=1484284 len=1448712 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout:op 261 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout: 51: throughput=4.91MB/sec pending data=0 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FM5uXOoy4rrutwy off=1439155 len=1002891 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout:op 262 completed, throughput=4.93MB/sec 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mHu-NDIVWaAtNH9 off=6831249 len=770971 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout:op 263 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-farVX_oldGJqBDs off=3729278 len=966475 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout:op 264 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.287 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Tc1OiC0JcGhfR-P off=6396764 len=1231008 2024-07-26T18:28:00.288 INFO:tasks.workunit.client.0.smithi071.stdout:op 265 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.288 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TJ9BUkl_DykkX7n off=9754726 len=899125 2024-07-26T18:28:00.288 INFO:tasks.workunit.client.0.smithi071.stdout:op 266 completed, throughput=5MB/sec 2024-07-26T18:28:00.288 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:37 smithi071 ceph-mon[90507]: pgmap v1424: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:28:00.288 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:37 smithi071 ceph-mon[92867]: pgmap v1424: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:28:00.291 INFO:tasks.workunit.client.0.smithi071.stdout: 52: throughput=4.91MB/sec pending data=0 2024-07-26T18:28:00.291 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OxVLF0M48ixW9oQ off=1089118 len=763228 2024-07-26T18:28:00.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 267 completed, throughput=4.92MB/sec 2024-07-26T18:28:00.292 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1JDsNht2Ai0anp8 off=22008679 len=1270142 2024-07-26T18:28:00.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 268 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.292 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pDGAMhEcjx5kXeO off=14535000 len=932712 2024-07-26T18:28:00.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 269 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.292 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QztErTapm3u4SK- off=446477 len=1759173 2024-07-26T18:28:00.293 INFO:tasks.workunit.client.0.smithi071.stdout:op 270 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.293 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Xd50iElpm_Ob_5N off=1743288 len=1668827 2024-07-26T18:28:00.293 INFO:tasks.workunit.client.0.smithi071.stdout:op 271 completed, throughput=5.02MB/sec 2024-07-26T18:28:00.293 INFO:tasks.workunit.client.0.smithi071.stdout: 53: throughput=4.93MB/sec pending data=0 2024-07-26T18:28:00.293 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JAqvZTr-IY9OB68 off=11192492 len=1815170 2024-07-26T18:28:00.293 INFO:tasks.workunit.client.0.smithi071.stdout:op 272 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.293 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O6Wm08o7C1Jhv_L off=3691815 len=1297627 2024-07-26T18:28:00.293 INFO:tasks.workunit.client.0.smithi071.stdout:op 273 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.293 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-P8tj22Ug4T9tTtH off=1188175 len=1435246 2024-07-26T18:28:00.294 INFO:tasks.workunit.client.0.smithi071.stdout:op 274 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:39 smithi071 ceph-mon[90507]: pgmap v1425: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:28:00.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:39 smithi071 ceph-mon[92867]: pgmap v1425: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:28:00.297 INFO:tasks.workunit.client.0.smithi071.stdout: 54: throughput=4.92MB/sec pending data=0 2024-07-26T18:28:00.297 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mfO54O8p2qZxJ6c off=5892390 len=496801 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 275 completed, throughput=4.92MB/sec 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bNk8pL8OFv8HNqU off=11622069 len=11691 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 276 completed, throughput=4.92MB/sec 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zulDb1a8LksM7x8 off=3667382 len=1424958 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 277 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RCt_jiCCtQkQcSa off=250777 len=1781421 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 278 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8JIKsPWCxfXPhTu off=6813354 len=1207042 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 279 completed, throughput=5MB/sec 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6Pm0DaXNkuqcfWD off=5715474 len=835952 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 280 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.298 INFO:tasks.workunit.client.0.smithi071.stdout: 55: throughput=4.92MB/sec pending data=0 2024-07-26T18:28:00.299 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FM5uXOoy4rrutwy off=6708766 len=1973396 2024-07-26T18:28:00.299 INFO:tasks.workunit.client.0.smithi071.stdout:op 281 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.299 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jcR5Oiy0C3xH_fO off=1537088 len=1875642 2024-07-26T18:28:00.299 INFO:tasks.workunit.client.0.smithi071.stdout:op 282 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.299 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-l5SG1d6KT2-FY3V off=5823351 len=539656 2024-07-26T18:28:00.299 INFO:tasks.workunit.client.0.smithi071.stdout:op 283 completed, throughput=5MB/sec 2024-07-26T18:28:00.299 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f2ubYiSQ3jpfog3 off=5065569 len=1190985 2024-07-26T18:28:00.299 INFO:tasks.workunit.client.0.smithi071.stdout:op 284 completed, throughput=5.02MB/sec 2024-07-26T18:28:00.300 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:41 smithi071 ceph-mon[90507]: pgmap v1426: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:00.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:41 smithi071 ceph-mon[92867]: pgmap v1426: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:00.300 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:27:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:27:42] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-07-26T18:28:00.302 INFO:tasks.workunit.client.0.smithi071.stdout: 56: throughput=4.93MB/sec pending data=0 2024-07-26T18:28:00.303 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9OR9K0OmoM0azRx off=17398055 len=1031414 2024-07-26T18:28:00.303 INFO:tasks.workunit.client.0.smithi071.stdout:op 285 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.303 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9qQosVfneFceL_x off=8451825 len=649289 2024-07-26T18:28:00.303 INFO:tasks.workunit.client.0.smithi071.stdout:op 286 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.303 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9v3a-LiYT7-cFgi off=6107630 len=951870 2024-07-26T18:28:00.303 INFO:tasks.workunit.client.0.smithi071.stdout:op 287 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.304 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AUSiE27G0zSpc07 off=785908 len=1020730 2024-07-26T18:28:00.304 INFO:tasks.workunit.client.0.smithi071.stdout:op 288 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.304 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MsxYgJUSboUOaZy off=9648815 len=1435195 2024-07-26T18:28:00.304 INFO:tasks.workunit.client.0.smithi071.stdout:op 289 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:00.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:00.306 INFO:tasks.workunit.client.0.smithi071.stdout: 57: throughput=4.93MB/sec pending data=0 2024-07-26T18:28:00.306 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HDciSfqAMJwMEFA off=16411514 len=1497949 2024-07-26T18:28:00.306 INFO:tasks.workunit.client.0.smithi071.stdout:op 290 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.306 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_N46bVUw4UIlIQO off=1023783 len=576394 2024-07-26T18:28:00.306 INFO:tasks.workunit.client.0.smithi071.stdout:op 291 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.306 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tBwY5uAGz8l0UyF off=410984 len=1912775 2024-07-26T18:28:00.306 INFO:tasks.workunit.client.0.smithi071.stdout:op 292 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.307 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Gv62O6hkN1atdGI off=2423848 len=51828 2024-07-26T18:28:00.307 INFO:tasks.workunit.client.0.smithi071.stdout:op 293 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.307 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VZELjryfpPkqU-Z off=3459456 len=1759839 2024-07-26T18:28:00.307 INFO:tasks.workunit.client.0.smithi071.stdout:op 294 completed, throughput=5.02MB/sec 2024-07-26T18:28:00.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:43 smithi071 ceph-mon[92867]: pgmap v1427: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:28:00.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:43 smithi071 ceph-mon[90507]: pgmap v1427: 105 pgs: 105 active+clean; 129 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:28:00.311 INFO:tasks.workunit.client.0.smithi071.stdout: 58: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:00.311 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qzkmumlZG-DHmnE off=2632617 len=1632491 2024-07-26T18:28:00.311 INFO:tasks.workunit.client.0.smithi071.stdout:op 295 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.311 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jVv1Zvbs4UqTHh1 off=2904362 len=1713002 2024-07-26T18:28:00.311 INFO:tasks.workunit.client.0.smithi071.stdout:op 296 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.312 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pOUR479r_89dVxj off=3088909 len=2091975 2024-07-26T18:28:00.312 INFO:tasks.workunit.client.0.smithi071.stdout:op 297 completed, throughput=5.02MB/sec 2024-07-26T18:28:00.312 INFO:tasks.workunit.client.0.smithi071.stdout: 59: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:00.312 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_zkgh5L0LenU8RX off=1447596 len=1836398 2024-07-26T18:28:00.312 INFO:tasks.workunit.client.0.smithi071.stdout:op 298 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.312 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZrjA235qTmwi6pD off=3849609 len=514775 2024-07-26T18:28:00.312 INFO:tasks.workunit.client.0.smithi071.stdout:op 299 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.312 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-F7y15-cTu7VcUTS off=9897732 len=179639 2024-07-26T18:28:00.313 INFO:tasks.workunit.client.0.smithi071.stdout:op 300 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.313 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4aSvcOwKWwjq-ac off=875843 len=1533730 2024-07-26T18:28:00.313 INFO:tasks.workunit.client.0.smithi071.stdout:op 301 completed, throughput=5MB/sec 2024-07-26T18:28:00.313 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:45 smithi071 ceph-mon[92867]: pgmap v1428: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:00.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:45 smithi071 ceph-mon[90507]: pgmap v1428: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:00.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:27:59 smithi135 ceph-mon[85352]: pgmap v1435: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:28:00.317 INFO:tasks.workunit.client.0.smithi071.stdout: 60: throughput=4.92MB/sec pending data=0 2024-07-26T18:28:00.317 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dcRHkasclJIqLV1 off=3792244 len=1489458 2024-07-26T18:28:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 302 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dl3AU4M7hsEEHBO off=3563357 len=1074352 2024-07-26T18:28:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 303 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OMmksaVuI6AcWVH off=7711092 len=49143 2024-07-26T18:28:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 304 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bUgvMtryn90ftrC off=8536687 len=1353854 2024-07-26T18:28:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 305 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_iEwZv-KXHPsWGX off=5078613 len=499043 2024-07-26T18:28:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 306 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6UNFlpZjbfgo5hg off=2213147 len=1990128 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 307 completed, throughput=5.02MB/sec 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout: 61: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wzsZnfCqBj84FkL off=17000206 len=1475265 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 308 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3DxOrauGpdnWjnN off=24530474 len=539439 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 309 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zZ_orBJCeCe-M6u off=931471 len=688819 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 310 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-afCXujYRm0zR4Ut off=7212876 len=357960 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 311 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vUE9y_S3VHduycf off=15719244 len=460931 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 312 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jOCBZwxrTtMZuvK off=2302379 len=449304 2024-07-26T18:28:00.320 INFO:tasks.workunit.client.0.smithi071.stdout:op 313 completed, throughput=5MB/sec 2024-07-26T18:28:00.320 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EBVYwBfMjqEcOAq off=21721341 len=189802 2024-07-26T18:28:00.320 INFO:tasks.workunit.client.0.smithi071.stdout:op 314 completed, throughput=5MB/sec 2024-07-26T18:28:00.320 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WP8PYCk3l6eJf7d off=14976558 len=1057120 2024-07-26T18:28:00.320 INFO:tasks.workunit.client.0.smithi071.stdout:op 315 completed, throughput=5.02MB/sec 2024-07-26T18:28:00.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:47 smithi071 ceph-mon[92867]: pgmap v1429: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:00.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:47 smithi071 ceph-mon[90507]: pgmap v1429: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout: 62: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-u8A6XPkg_O6xxJA off=14432060 len=250909 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout:op 316 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Tlb4vypKWbLMMCL off=7622875 len=1480701 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout:op 317 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yQVpmGftzxlyx4Y off=3165713 len=1006386 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout:op 318 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-P4xxmv6iZM5tU55 off=2108936 len=602344 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout:op 319 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cqKwQIIeH78rTYq off=297594 len=464084 2024-07-26T18:28:00.324 INFO:tasks.workunit.client.0.smithi071.stdout:op 320 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.325 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fHNDfhd858XjUbh off=603280 len=1244444 2024-07-26T18:28:00.325 INFO:tasks.workunit.client.0.smithi071.stdout:op 321 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.325 INFO:tasks.workunit.client.0.smithi071.stdout: 63: throughput=4.93MB/sec pending data=0 2024-07-26T18:28:00.325 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DyjB0a4NnZNdw0W off=9456000 len=706249 2024-07-26T18:28:00.325 INFO:tasks.workunit.client.0.smithi071.stdout:op 322 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.325 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2j5rtLoDfpUiu48 off=5977470 len=1922543 2024-07-26T18:28:00.325 INFO:tasks.workunit.client.0.smithi071.stdout:op 323 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.325 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JY4mwUdWqRyuqlu off=857296 len=1829360 2024-07-26T18:28:00.326 INFO:tasks.workunit.client.0.smithi071.stdout:op 324 completed, throughput=5MB/sec 2024-07-26T18:28:00.326 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TghfEBMbpXGplS0 off=2220096 len=1090245 2024-07-26T18:28:00.326 INFO:tasks.workunit.client.0.smithi071.stdout:op 325 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:49 smithi071 ceph-mon[92867]: pgmap v1430: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:28:00.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:49 smithi071 ceph-mon[90507]: pgmap v1430: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:28:00.328 INFO:tasks.workunit.client.0.smithi071.stdout: 64: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:00.328 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lMbfpw0a9BCApPG off=10747816 len=653565 2024-07-26T18:28:00.328 INFO:tasks.workunit.client.0.smithi071.stdout:op 326 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.328 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fuW8EmifJehWfqC off=8793457 len=1121348 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 327 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D1DZWKQaeJICpLr off=11570851 len=385044 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 328 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-p9wnBj7LQ0z0vwi off=7594009 len=1279696 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 329 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HzTQdhbVf69PGct off=2125434 len=1107359 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 330 completed, throughput=5MB/sec 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout: 65: throughput=4.93MB/sec pending data=0 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gGWkLi1eMFQjylg off=5362416 len=1386597 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 331 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aOWPIO7jqkB5Gx3 off=1652798 len=1656195 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 332 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mXAxUXxHerJlEO5 off=1125435 len=290811 2024-07-26T18:28:00.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 333 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.330 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kHGFgehDf_05QVN off=18884714 len=2076183 2024-07-26T18:28:00.330 INFO:tasks.workunit.client.0.smithi071.stdout:op 334 completed, throughput=5MB/sec 2024-07-26T18:28:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:51 smithi071 ceph-mon[90507]: pgmap v1431: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:00.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:51 smithi071 ceph-mon[92867]: pgmap v1431: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:00.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:27:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:27:52] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-07-26T18:28:00.333 INFO:tasks.workunit.client.0.smithi071.stdout: 66: throughput=4.93MB/sec pending data=0 2024-07-26T18:28:00.333 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W1D2VmdcFsOiHBJ off=1341103 len=1494382 2024-07-26T18:28:00.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 335 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.333 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BNVOML1NFPhRa_I off=7069571 len=1522565 2024-07-26T18:28:00.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 336 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.333 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tDNKo_n3Rqkb3YX off=6026055 len=297171 2024-07-26T18:28:00.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 337 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.333 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-E7Bdo20djPbAhZL off=17035214 len=2012037 2024-07-26T18:28:00.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 338 completed, throughput=5MB/sec 2024-07-26T18:28:00.334 INFO:tasks.workunit.client.0.smithi071.stdout: 67: throughput=4.93MB/sec pending data=0 2024-07-26T18:28:00.334 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JSpIKaXWckaNGKP off=10861657 len=1855314 2024-07-26T18:28:00.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 339 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.334 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1KGhjFWCAZzwsg3 off=2687820 len=2096103 2024-07-26T18:28:00.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 340 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.334 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-B1l6xOB940op0Hn off=3099528 len=1416236 2024-07-26T18:28:00.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 341 completed, throughput=5MB/sec 2024-07-26T18:28:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:53 smithi071 ceph-mon[90507]: pgmap v1432: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:28:00.335 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:53 smithi071 ceph-mon[92867]: pgmap v1432: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:28:00.337 INFO:tasks.workunit.client.0.smithi071.stdout: 68: throughput=4.93MB/sec pending data=0 2024-07-26T18:28:00.337 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pSq0YP4N_RBfqcs off=8089903 len=1494942 2024-07-26T18:28:00.337 INFO:tasks.workunit.client.0.smithi071.stdout:op 342 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.337 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fH8afSkM5verjXV off=10420863 len=1349936 2024-07-26T18:28:00.337 INFO:tasks.workunit.client.0.smithi071.stdout:op 343 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.337 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NxqqDcvbbx_GgqS off=8681717 len=1729276 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 344 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Bihqwx4KgEafAzp off=4846416 len=410200 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 345 completed, throughput=5MB/sec 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Rp-FevYSNBrxd7T off=65166 len=21863 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 346 completed, throughput=5MB/sec 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fUAfzsqbBCBVNPf off=1073315 len=1657982 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 347 completed, throughput=5.02MB/sec 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout: 69: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ixgLlnTJdjbyCMK off=7776984 len=1541746 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 348 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.338 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xTE1c6IM1S4nUs4 off=298236 len=1196534 2024-07-26T18:28:00.339 INFO:tasks.workunit.client.0.smithi071.stdout:op 349 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.339 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yBUbQUfxpdxLCw8 off=4316881 len=1546058 2024-07-26T18:28:00.339 INFO:tasks.workunit.client.0.smithi071.stdout:op 350 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:55 smithi071 ceph-mon[90507]: pgmap v1433: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:28:00.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:55 smithi071 ceph-mon[92867]: pgmap v1433: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:28:00.342 INFO:tasks.workunit.client.0.smithi071.stdout: 70: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:00.343 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DgQZzHKy6ABEgs0 off=198550 len=181205 2024-07-26T18:28:00.343 INFO:tasks.workunit.client.0.smithi071.stdout:op 351 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.344 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-k52VyroPGfnR3yv off=17753716 len=139006 2024-07-26T18:28:00.344 INFO:tasks.workunit.client.0.smithi071.stdout:op 352 completed, throughput=4.94MB/sec 2024-07-26T18:28:00.344 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Znw23vLBd_C-I6g off=5281218 len=1505064 2024-07-26T18:28:00.344 INFO:tasks.workunit.client.0.smithi071.stdout:op 353 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.345 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kA84XFfUG63rP1m off=2779787 len=896366 2024-07-26T18:28:00.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 354 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.345 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-duL_huLEdGX9mWF off=16671609 len=1001346 2024-07-26T18:28:00.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 355 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.346 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-e7S82l93kXPhkEk off=4969580 len=2053474 2024-07-26T18:28:00.346 INFO:tasks.workunit.client.0.smithi071.stdout:op 356 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:00.347 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:00.349 INFO:tasks.workunit.client.0.smithi071.stdout: 71: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:00.349 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xrXV8P3Ae-lBGxr off=4504528 len=620326 2024-07-26T18:28:00.350 INFO:tasks.workunit.client.0.smithi071.stdout:op 357 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.350 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ds_Ya4Xeqt81nXt off=16601752 len=199509 2024-07-26T18:28:00.350 INFO:tasks.workunit.client.0.smithi071.stdout:op 358 completed, throughput=4.95MB/sec 2024-07-26T18:28:00.350 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--x2Gwmw8ZOCearX off=3683331 len=1630278 2024-07-26T18:28:00.350 INFO:tasks.workunit.client.0.smithi071.stdout:op 359 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.350 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zhqjb9x3rRStIXv off=3419930 len=1974569 2024-07-26T18:28:00.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 360 completed, throughput=5MB/sec 2024-07-26T18:28:00.351 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oswDEY0J9icuydL off=1198212 len=240007 2024-07-26T18:28:00.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 361 completed, throughput=5MB/sec 2024-07-26T18:28:00.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:58 smithi071 ceph-mon[90507]: pgmap v1434: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:28:00.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:58 smithi071 ceph-mon[92867]: pgmap v1434: 105 pgs: 105 active+clean; 129 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:28:00.357 INFO:tasks.workunit.client.0.smithi071.stdout: 72: throughput=4.93MB/sec pending data=0 2024-07-26T18:28:00.357 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lUmO2o4FopO66zA off=8922891 len=1756596 2024-07-26T18:28:00.357 INFO:tasks.workunit.client.0.smithi071.stdout:op 362 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.357 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-avLl-oXUHTqE0G3 off=3389536 len=224576 2024-07-26T18:28:00.357 INFO:tasks.workunit.client.0.smithi071.stdout:op 363 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.357 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aarGmNK4useLhCZ off=9977528 len=684736 2024-07-26T18:28:00.357 INFO:tasks.workunit.client.0.smithi071.stdout:op 364 completed, throughput=4.97MB/sec 2024-07-26T18:28:00.357 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fU2T8UBKYxsgllW off=17790631 len=1275849 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 365 completed, throughput=4.98MB/sec 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WPaEQ5-1Dd05X6k off=1490742 len=812594 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 366 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZnquFHiLhkPHuUx off=13165433 len=1544271 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 367 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout: 73: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s3eXvZ6bEPP9lKx off=13734340 len=878034 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 368 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GvNWGPSRhByZTmW off=11841858 len=245177 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 369 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gBr0M02eU9BJsbA off=4672845 len=10125 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 370 completed, throughput=4.96MB/sec 2024-07-26T18:28:00.358 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xpfQYxDM5qWegsi off=9125025 len=1994465 2024-07-26T18:28:00.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 371 completed, throughput=4.99MB/sec 2024-07-26T18:28:00.359 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YR1tJRYCP5hIatD off=204156 len=1625018 2024-07-26T18:28:00.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 372 completed, throughput=5.01MB/sec 2024-07-26T18:28:00.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:27:59 smithi071 ceph-mon[90507]: pgmap v1435: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:28:00.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:27:59 smithi071 ceph-mon[92867]: pgmap v1435: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:28:01.105 INFO:tasks.workunit.client.0.smithi071.stdout: 74: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:01.106 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qMXRHEd8pp1PutY off=9792730 len=1590292 2024-07-26T18:28:01.107 INFO:tasks.workunit.client.0.smithi071.stdout:op 373 completed, throughput=4.96MB/sec 2024-07-26T18:28:01.107 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lffvlR61933y87h off=3736289 len=1424446 2024-07-26T18:28:01.109 INFO:tasks.workunit.client.0.smithi071.stdout:op 374 completed, throughput=4.98MB/sec 2024-07-26T18:28:01.109 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f8y_uboMt0MG0bb off=3379962 len=1569387 2024-07-26T18:28:01.119 INFO:tasks.workunit.client.0.smithi071.stdout:op 375 completed, throughput=5MB/sec 2024-07-26T18:28:01.119 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7Bw8d7P324eFbjA off=9542775 len=1350593 2024-07-26T18:28:01.133 INFO:tasks.workunit.client.0.smithi071.stdout:op 376 completed, throughput=5.01MB/sec 2024-07-26T18:28:02.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:01 smithi071 ceph-mon[92867]: pgmap v1436: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:28:02.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:01 smithi071 ceph-mon[90507]: pgmap v1436: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:28:02.134 INFO:tasks.workunit.client.0.smithi071.stdout: 75: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:02.134 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZrAuQkE1qoOwoW1 off=4867518 len=1898310 2024-07-26T18:28:02.142 INFO:tasks.workunit.client.0.smithi071.stdout:op 377 completed, throughput=4.97MB/sec 2024-07-26T18:28:02.142 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LEy0Da8F6esBoSk off=1211182 len=1594242 2024-07-26T18:28:02.150 INFO:tasks.workunit.client.0.smithi071.stdout:op 378 completed, throughput=4.99MB/sec 2024-07-26T18:28:02.150 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Fr9TQXyyJlgSiLW off=1895819 len=1660499 2024-07-26T18:28:02.153 INFO:tasks.workunit.client.0.smithi071.stdout:op 379 completed, throughput=5.01MB/sec 2024-07-26T18:28:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:01 smithi135 ceph-mon[85352]: pgmap v1436: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:28:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:28:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:28:02] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-07-26T18:28:03.154 INFO:tasks.workunit.client.0.smithi071.stdout: 76: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:03.154 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yhS2NLIwR9iYmEZ off=0 len=1620969 2024-07-26T18:28:03.163 INFO:tasks.workunit.client.0.smithi071.stdout:op 380 completed, throughput=4.97MB/sec 2024-07-26T18:28:03.163 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7PuykpAFeJ1XKlW off=1540344 len=805698 2024-07-26T18:28:03.165 INFO:tasks.workunit.client.0.smithi071.stdout:op 381 completed, throughput=4.98MB/sec 2024-07-26T18:28:03.165 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KpkvjBWVf3MUnZL off=1442797 len=312730 2024-07-26T18:28:03.167 INFO:tasks.workunit.client.0.smithi071.stdout:op 382 completed, throughput=4.98MB/sec 2024-07-26T18:28:03.168 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Mmc4GNl4s2H5FEu off=14012593 len=1082441 2024-07-26T18:28:03.169 INFO:tasks.workunit.client.0.smithi071.stdout:op 383 completed, throughput=4.99MB/sec 2024-07-26T18:28:03.169 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kYInDMN4egoBZqs off=12599324 len=2049452 2024-07-26T18:28:03.171 INFO:tasks.workunit.client.0.smithi071.stdout:op 384 completed, throughput=5.02MB/sec 2024-07-26T18:28:04.172 INFO:tasks.workunit.client.0.smithi071.stdout: 77: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:04.172 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BQOQhpYgedaxPWe off=1496632 len=57434 2024-07-26T18:28:04.174 INFO:tasks.workunit.client.0.smithi071.stdout:op 385 completed, throughput=4.95MB/sec 2024-07-26T18:28:04.175 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--9LbqfWzsvxqVlb off=5521609 len=1819852 2024-07-26T18:28:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:03 smithi071 ceph-mon[90507]: pgmap v1437: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:28:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:03 smithi071 ceph-mon[92867]: pgmap v1437: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:28:04.184 INFO:tasks.workunit.client.0.smithi071.stdout:op 386 completed, throughput=4.98MB/sec 2024-07-26T18:28:04.184 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ewvw04D4RHMTiHQ off=9282762 len=728414 2024-07-26T18:28:04.189 INFO:tasks.workunit.client.0.smithi071.stdout:op 387 completed, throughput=4.98MB/sec 2024-07-26T18:28:04.189 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3ryhez4Z77MMEkV off=6993482 len=327892 2024-07-26T18:28:04.191 INFO:tasks.workunit.client.0.smithi071.stdout:op 388 completed, throughput=4.99MB/sec 2024-07-26T18:28:04.191 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ukPqMZb7wAT1opT off=6584529 len=1085515 2024-07-26T18:28:04.196 INFO:tasks.workunit.client.0.smithi071.stdout:op 389 completed, throughput=5MB/sec 2024-07-26T18:28:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:03 smithi135 ceph-mon[85352]: pgmap v1437: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:28:05.197 INFO:tasks.workunit.client.0.smithi071.stdout: 78: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:05.197 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-awed-M-KQLk4UAl off=6008347 len=1301544 2024-07-26T18:28:05.199 INFO:tasks.workunit.client.0.smithi071.stdout:op 390 completed, throughput=4.95MB/sec 2024-07-26T18:28:05.199 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NWD9YmOsKEHNKTF off=3715734 len=1849822 2024-07-26T18:28:05.203 INFO:tasks.workunit.client.0.smithi071.stdout:op 391 completed, throughput=4.98MB/sec 2024-07-26T18:28:05.203 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v296Y9RfDmoVIyu off=8545064 len=123999 2024-07-26T18:28:05.206 INFO:tasks.workunit.client.0.smithi071.stdout:op 392 completed, throughput=4.98MB/sec 2024-07-26T18:28:05.206 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KpXIlhfh4AYUCQN off=8007752 len=328297 2024-07-26T18:28:05.206 INFO:tasks.workunit.client.0.smithi071.stdout:op 393 completed, throughput=4.98MB/sec 2024-07-26T18:28:05.207 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sfcEVVSVEGI_8kD off=17980460 len=1020949 2024-07-26T18:28:05.212 INFO:tasks.workunit.client.0.smithi071.stdout:op 394 completed, throughput=4.99MB/sec 2024-07-26T18:28:05.212 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-woCH3pxU08XtWJz off=1377608 len=387242 2024-07-26T18:28:05.215 INFO:tasks.workunit.client.0.smithi071.stdout:op 395 completed, throughput=5MB/sec 2024-07-26T18:28:05.215 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nKPthgu30zHjawx off=17866390 len=910273 2024-07-26T18:28:05.216 INFO:tasks.workunit.client.0.smithi071.stdout:op 396 completed, throughput=5.01MB/sec 2024-07-26T18:28:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:05 smithi071 ceph-mon[90507]: pgmap v1438: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:28:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:05 smithi071 ceph-mon[92867]: pgmap v1438: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:28:06.216 INFO:tasks.workunit.client.0.smithi071.stdout: 79: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:06.216 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x56ZmSkLJDoFi36 off=7029445 len=1300883 2024-07-26T18:28:06.224 INFO:tasks.workunit.client.0.smithi071.stdout:op 397 completed, throughput=4.96MB/sec 2024-07-26T18:28:06.224 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DXLb-mgz7F6g2Wy off=328315 len=1337375 2024-07-26T18:28:06.232 INFO:tasks.workunit.client.0.smithi071.stdout:op 398 completed, throughput=4.98MB/sec 2024-07-26T18:28:06.232 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VO1nUSLdqOXMsi5 off=13948783 len=868818 2024-07-26T18:28:06.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 399 completed, throughput=4.99MB/sec 2024-07-26T18:28:06.236 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-U5TLfig2rgw1vgy off=8960859 len=2088523 2024-07-26T18:28:06.238 INFO:tasks.workunit.client.0.smithi071.stdout:op 400 completed, throughput=5.01MB/sec 2024-07-26T18:28:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:05 smithi135 ceph-mon[85352]: pgmap v1438: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:28:07.238 INFO:tasks.workunit.client.0.smithi071.stdout: 80: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:07.239 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rlkjofKrqkNTPsl off=179320 len=1734451 2024-07-26T18:28:15.329 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:07 smithi135 ceph-mon[85352]: pgmap v1439: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:28:15.329 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:09 smithi135 ceph-mon[85352]: pgmap v1440: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:28:15.329 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:11 smithi135 ceph-mon[85352]: pgmap v1441: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:28:15.329 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:15.330 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:13 smithi135 ceph-mon[85352]: pgmap v1442: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:28:15.330 INFO:tasks.workunit.client.0.smithi071.stdout:op 401 completed, throughput=4.97MB/sec 2024-07-26T18:28:15.330 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AdhGMd8VO4KYHyu off=4847044 len=421344 2024-07-26T18:28:15.330 INFO:tasks.workunit.client.0.smithi071.stdout:op 402 completed, throughput=4.97MB/sec 2024-07-26T18:28:15.330 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bb2oKtw5to2ww85 off=5892430 len=1142152 2024-07-26T18:28:15.330 INFO:tasks.workunit.client.0.smithi071.stdout:op 403 completed, throughput=4.99MB/sec 2024-07-26T18:28:15.330 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tTwb0muKZmo-dhQ off=10054934 len=1425492 2024-07-26T18:28:15.330 INFO:tasks.workunit.client.0.smithi071.stdout:op 404 completed, throughput=5MB/sec 2024-07-26T18:28:15.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:07 smithi071 ceph-mon[90507]: pgmap v1439: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:28:15.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:07 smithi071 ceph-mon[92867]: pgmap v1439: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:28:15.333 INFO:tasks.workunit.client.0.smithi071.stdout: 81: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:15.333 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R1HTj1v79pLpMSB off=13448379 len=1223310 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 405 completed, throughput=4.96MB/sec 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ltXCTivOHTR7zCz off=2894500 len=1094611 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 406 completed, throughput=4.97MB/sec 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-T7QKsKJ8dFLmQkw off=15198527 len=1535410 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 407 completed, throughput=4.99MB/sec 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lOJTvqYvGKwYgkO off=184393 len=814081 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 408 completed, throughput=5MB/sec 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ti6x8LD_aPyudGi off=1408984 len=443371 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 409 completed, throughput=5MB/sec 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout: 82: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MP3_TLfXxZzwMSF off=12646398 len=496633 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 410 completed, throughput=4.95MB/sec 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-U-GH9jp9KLAFhim off=7420502 len=1667236 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 411 completed, throughput=4.96MB/sec 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xwMvdyPOBYbBidR off=2519253 len=732163 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 412 completed, throughput=4.97MB/sec 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yZ00HPnrofZWlaa off=16506455 len=670794 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 413 completed, throughput=4.98MB/sec 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-u0py8pqx1StTgLv off=2468923 len=584013 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 414 completed, throughput=4.99MB/sec 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DpNT9kjmm3hfhlx off=1059116 len=744340 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 415 completed, throughput=5MB/sec 2024-07-26T18:28:15.335 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cq2cC0FNFsuadFU off=10439974 len=1358977 2024-07-26T18:28:15.336 INFO:tasks.workunit.client.0.smithi071.stdout:op 416 completed, throughput=5.01MB/sec 2024-07-26T18:28:15.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:09 smithi071 ceph-mon[90507]: pgmap v1440: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:28:15.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:09 smithi071 ceph-mon[92867]: pgmap v1440: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:28:15.338 INFO:tasks.workunit.client.0.smithi071.stdout: 83: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:15.338 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Go_b6VU4yMjh6of off=5658709 len=590447 2024-07-26T18:28:15.339 INFO:tasks.workunit.client.0.smithi071.stdout:op 417 completed, throughput=4.96MB/sec 2024-07-26T18:28:15.339 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xgmND0GU51ptdFX off=5748166 len=1947787 2024-07-26T18:28:15.339 INFO:tasks.workunit.client.0.smithi071.stdout:op 418 completed, throughput=4.98MB/sec 2024-07-26T18:28:15.339 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gpYav0l3pXDqk_l off=2671573 len=266612 2024-07-26T18:28:15.339 INFO:tasks.workunit.client.0.smithi071.stdout:op 419 completed, throughput=4.98MB/sec 2024-07-26T18:28:15.340 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G5vsxZ_oYQlz9uC off=3831426 len=1548709 2024-07-26T18:28:15.340 INFO:tasks.workunit.client.0.smithi071.stdout:op 420 completed, throughput=5MB/sec 2024-07-26T18:28:15.340 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MvGQjce9GG_LUTY off=5296625 len=123990 2024-07-26T18:28:15.340 INFO:tasks.workunit.client.0.smithi071.stdout:op 421 completed, throughput=5MB/sec 2024-07-26T18:28:15.340 INFO:tasks.workunit.client.0.smithi071.stdout: 84: throughput=4.94MB/sec pending data=0 2024-07-26T18:28:15.341 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QeS8sNSISQOwKW- off=1693440 len=776041 2024-07-26T18:28:15.341 INFO:tasks.workunit.client.0.smithi071.stdout:op 422 completed, throughput=4.95MB/sec 2024-07-26T18:28:15.341 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7pZ_V3s8Ignbvwc off=1516231 len=56822 2024-07-26T18:28:15.341 INFO:tasks.workunit.client.0.smithi071.stdout:op 423 completed, throughput=4.95MB/sec 2024-07-26T18:28:15.341 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WAvBxEv_Dvk_jFW off=8543501 len=2038892 2024-07-26T18:28:15.341 INFO:tasks.workunit.client.0.smithi071.stdout:op 424 completed, throughput=4.97MB/sec 2024-07-26T18:28:15.342 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fJhaPeLpra234cj off=10320262 len=1985055 2024-07-26T18:28:15.342 INFO:tasks.workunit.client.0.smithi071.stdout:op 425 completed, throughput=4.99MB/sec 2024-07-26T18:28:15.342 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Tmr2zrMhPspx2Tj off=19312436 len=750685 2024-07-26T18:28:15.342 INFO:tasks.workunit.client.0.smithi071.stdout:op 426 completed, throughput=5MB/sec 2024-07-26T18:28:15.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:11 smithi071 ceph-mon[90507]: pgmap v1441: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:28:15.343 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:11 smithi071 ceph-mon[92867]: pgmap v1441: 105 pgs: 105 active+clean; 129 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:28:15.345 INFO:tasks.workunit.client.0.smithi071.stdout: 85: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:15.345 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IDcoUbKe0-PDKHN off=1524231 len=1466140 2024-07-26T18:28:15.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 427 completed, throughput=4.96MB/sec 2024-07-26T18:28:15.345 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vgbCTcyaj_e_vfw off=3685855 len=1300956 2024-07-26T18:28:15.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 428 completed, throughput=4.98MB/sec 2024-07-26T18:28:15.345 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AdhGMd8VO4KYHyu off=88556 len=1823664 2024-07-26T18:28:15.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 429 completed, throughput=4.99MB/sec 2024-07-26T18:28:15.345 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SxWEZkGB8kGYzUT off=17271118 len=789351 2024-07-26T18:28:15.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 430 completed, throughput=5MB/sec 2024-07-26T18:28:15.346 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:28:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:28:12] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-07-26T18:28:15.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:15.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:15.348 INFO:tasks.workunit.client.0.smithi071.stdout: 86: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:15.348 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LwgUOMEhMvoIfHD off=11510989 len=724950 2024-07-26T18:28:15.348 INFO:tasks.workunit.client.0.smithi071.stdout:op 431 completed, throughput=4.95MB/sec 2024-07-26T18:28:15.348 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BjGuyaHVomr3LZi off=1386897 len=1040937 2024-07-26T18:28:15.348 INFO:tasks.workunit.client.0.smithi071.stdout:op 432 completed, throughput=4.97MB/sec 2024-07-26T18:28:15.348 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iU1UcIjRRfrkqwU off=4894685 len=176004 2024-07-26T18:28:15.348 INFO:tasks.workunit.client.0.smithi071.stdout:op 433 completed, throughput=4.97MB/sec 2024-07-26T18:28:15.348 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kn_XOcms0f43ZzN off=1100091 len=1847377 2024-07-26T18:28:15.349 INFO:tasks.workunit.client.0.smithi071.stdout:op 434 completed, throughput=4.99MB/sec 2024-07-26T18:28:15.349 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bkqKCKdQ78ToWXb off=87417 len=1591825 2024-07-26T18:28:15.349 INFO:tasks.workunit.client.0.smithi071.stdout:op 435 completed, throughput=5MB/sec 2024-07-26T18:28:15.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:13 smithi071 ceph-mon[90507]: pgmap v1442: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:28:15.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:13 smithi071 ceph-mon[92867]: pgmap v1442: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:28:15.351 INFO:tasks.workunit.client.0.smithi071.stdout: 87: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:15.351 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oKTWHYjZbtTeATC off=14007733 len=617911 2024-07-26T18:28:15.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 436 completed, throughput=4.95MB/sec 2024-07-26T18:28:15.351 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wWSx2pwGE9Vg6-j off=3037902 len=1157166 2024-07-26T18:28:15.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 437 completed, throughput=4.97MB/sec 2024-07-26T18:28:15.351 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FfZNEXnSuVcdJYj off=9311740 len=1413202 2024-07-26T18:28:15.352 INFO:tasks.workunit.client.0.smithi071.stdout:op 438 completed, throughput=4.98MB/sec 2024-07-26T18:28:15.352 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aEi_NBo1a0VpHQ2 off=326949 len=429789 2024-07-26T18:28:15.352 INFO:tasks.workunit.client.0.smithi071.stdout:op 439 completed, throughput=4.99MB/sec 2024-07-26T18:28:15.352 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YuGksTBcfAxQ6PC off=1197941 len=1955628 2024-07-26T18:28:15.352 INFO:tasks.workunit.client.0.smithi071.stdout:op 440 completed, throughput=5.01MB/sec 2024-07-26T18:28:15.413 INFO:tasks.workunit.client.0.smithi071.stdout: 88: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:15.413 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8nvJw26J6qVSBI6 off=3287520 len=785900 2024-07-26T18:28:15.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 441 completed, throughput=4.96MB/sec 2024-07-26T18:28:15.415 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5LdZ9co7Qe8jFI2 off=2062637 len=864139 2024-07-26T18:28:15.419 INFO:tasks.workunit.client.0.smithi071.stdout:op 442 completed, throughput=4.97MB/sec 2024-07-26T18:28:15.419 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2HWBpTKhbi81VPO off=7186062 len=883149 2024-07-26T18:28:15.424 INFO:tasks.workunit.client.0.smithi071.stdout:op 443 completed, throughput=4.98MB/sec 2024-07-26T18:28:15.424 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nFcCqrslY5p-voZ off=3223091 len=1462839 2024-07-26T18:28:15.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 444 completed, throughput=4.99MB/sec 2024-07-26T18:28:15.431 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Gk-ZfjTnQEffQR4 off=12123682 len=884174 2024-07-26T18:28:15.436 INFO:tasks.workunit.client.0.smithi071.stdout:op 445 completed, throughput=5MB/sec 2024-07-26T18:28:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:15 smithi071 ceph-mon[90507]: pgmap v1443: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:15 smithi071 ceph-mon[92867]: pgmap v1443: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:15 smithi135 ceph-mon[85352]: pgmap v1443: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:28:16.437 INFO:tasks.workunit.client.0.smithi071.stdout: 89: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:16.437 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZPl_9abfi-E0Bx1 off=3870846 len=996929 2024-07-26T18:28:16.441 INFO:tasks.workunit.client.0.smithi071.stdout:op 446 completed, throughput=4.96MB/sec 2024-07-26T18:28:16.441 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K9CkEP1cXxxmrNg off=23239756 len=1588695 2024-07-26T18:28:16.442 INFO:tasks.workunit.client.0.smithi071.stdout:op 447 completed, throughput=4.97MB/sec 2024-07-26T18:28:16.443 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DuL73Sk-iJOgUOv off=3673281 len=1287143 2024-07-26T18:28:16.451 INFO:tasks.workunit.client.0.smithi071.stdout:op 448 completed, throughput=4.99MB/sec 2024-07-26T18:28:16.451 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jVv1Zvbs4UqTHh1 off=19114855 len=1158584 2024-07-26T18:28:16.452 INFO:tasks.workunit.client.0.smithi071.stdout:op 449 completed, throughput=5MB/sec 2024-07-26T18:28:16.452 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-45Mqy9jOGu7W158 off=1683697 len=1369480 2024-07-26T18:28:16.453 INFO:tasks.workunit.client.0.smithi071.stdout:op 450 completed, throughput=5.01MB/sec 2024-07-26T18:28:17.454 INFO:tasks.workunit.client.0.smithi071.stdout: 90: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:17.454 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3ZjbY6AXkQlgRmL off=511088 len=1934350 2024-07-26T18:28:17.465 INFO:tasks.workunit.client.0.smithi071.stdout:op 451 completed, throughput=4.98MB/sec 2024-07-26T18:28:17.465 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uVUhQINZFbWU1dS off=10819862 len=140588 2024-07-26T18:28:17.465 INFO:tasks.workunit.client.0.smithi071.stdout:op 452 completed, throughput=4.98MB/sec 2024-07-26T18:28:17.465 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LPz_jqRE-Ftr49W off=2564077 len=693347 2024-07-26T18:28:17.470 INFO:tasks.workunit.client.0.smithi071.stdout:op 453 completed, throughput=4.98MB/sec 2024-07-26T18:28:17.470 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JjE1ouhskOOdBJE off=4362735 len=991132 2024-07-26T18:28:17.474 INFO:tasks.workunit.client.0.smithi071.stdout:op 454 completed, throughput=4.99MB/sec 2024-07-26T18:28:17.475 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KZAGs69X9ExQxFz off=3658932 len=81441 2024-07-26T18:28:17.475 INFO:tasks.workunit.client.0.smithi071.stdout:op 455 completed, throughput=5MB/sec 2024-07-26T18:28:17.475 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EA1MFHgZJgwoFIX off=2095915 len=985694 2024-07-26T18:28:17.479 INFO:tasks.workunit.client.0.smithi071.stdout:op 456 completed, throughput=5.01MB/sec 2024-07-26T18:28:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:17 smithi071 ceph-mon[92867]: pgmap v1444: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:28:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:17 smithi071 ceph-mon[90507]: pgmap v1444: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:28:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:17 smithi135 ceph-mon[85352]: pgmap v1444: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:28:18.479 INFO:tasks.workunit.client.0.smithi071.stdout: 91: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:18.480 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3lKfKpYkkmfF2Wr off=4718143 len=1308120 2024-07-26T18:28:18.485 INFO:tasks.workunit.client.0.smithi071.stdout:op 457 completed, throughput=4.97MB/sec 2024-07-26T18:28:18.485 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NuykX6Ab0w53nZ2 off=533686 len=1567376 2024-07-26T18:28:18.494 INFO:tasks.workunit.client.0.smithi071.stdout:op 458 completed, throughput=4.98MB/sec 2024-07-26T18:28:18.494 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YrhEZuEwlLBEU2p off=10591801 len=1072579 2024-07-26T18:28:18.498 INFO:tasks.workunit.client.0.smithi071.stdout:op 459 completed, throughput=4.99MB/sec 2024-07-26T18:28:18.499 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9VZs2fA86vV0dZk off=12643170 len=635501 2024-07-26T18:28:18.502 INFO:tasks.workunit.client.0.smithi071.stdout:op 460 completed, throughput=5MB/sec 2024-07-26T18:28:18.502 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-k1xz2Zpq4ewBWSL off=6946176 len=1747963 2024-07-26T18:28:18.506 INFO:tasks.workunit.client.0.smithi071.stdout:op 461 completed, throughput=5.02MB/sec 2024-07-26T18:28:19.506 INFO:tasks.workunit.client.0.smithi071.stdout: 92: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:19.506 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FwlbBOku8UGlxzc off=18284012 len=995370 2024-07-26T18:28:19.508 INFO:tasks.workunit.client.0.smithi071.stdout:op 462 completed, throughput=4.97MB/sec 2024-07-26T18:28:19.508 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bAUlU1FKBb73-bh off=4448317 len=540590 2024-07-26T18:28:19.510 INFO:tasks.workunit.client.0.smithi071.stdout:op 463 completed, throughput=4.98MB/sec 2024-07-26T18:28:19.510 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3fLU0zdsunziL-f off=4274906 len=1874607 2024-07-26T18:28:19.521 INFO:tasks.workunit.client.0.smithi071.stdout:op 464 completed, throughput=5MB/sec 2024-07-26T18:28:19.521 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jEvc8Ufl9bwrVI- off=13923488 len=914122 2024-07-26T18:28:19.526 INFO:tasks.workunit.client.0.smithi071.stdout:op 465 completed, throughput=5MB/sec 2024-07-26T18:28:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:19 smithi071 ceph-mon[90507]: pgmap v1445: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:19 smithi071 ceph-mon[92867]: pgmap v1445: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:19 smithi135 ceph-mon[85352]: pgmap v1445: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:20.526 INFO:tasks.workunit.client.0.smithi071.stdout: 93: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:20.526 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wLLQmRMJK9SEYP0 off=8185873 len=1437903 2024-07-26T18:28:20.532 INFO:tasks.workunit.client.0.smithi071.stdout:op 466 completed, throughput=4.97MB/sec 2024-07-26T18:28:20.533 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8mlMbOxdkDlVSMo off=439140 len=1141632 2024-07-26T18:28:20.537 INFO:tasks.workunit.client.0.smithi071.stdout:op 467 completed, throughput=4.98MB/sec 2024-07-26T18:28:20.537 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n8wVm2MRch-3pz8 off=1755061 len=298243 2024-07-26T18:28:20.539 INFO:tasks.workunit.client.0.smithi071.stdout:op 468 completed, throughput=4.98MB/sec 2024-07-26T18:28:20.539 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pQn6JrkSMDMez-c off=1816565 len=585226 2024-07-26T18:28:20.540 INFO:tasks.workunit.client.0.smithi071.stdout:op 469 completed, throughput=4.99MB/sec 2024-07-26T18:28:20.540 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-D5JYmkqcogrgJlT off=2315592 len=390468 2024-07-26T18:28:20.541 INFO:tasks.workunit.client.0.smithi071.stdout:op 470 completed, throughput=4.99MB/sec 2024-07-26T18:28:20.541 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2U32f1X5m2s-99n off=522345 len=1661338 2024-07-26T18:28:20.544 INFO:tasks.workunit.client.0.smithi071.stdout:op 471 completed, throughput=5.01MB/sec 2024-07-26T18:28:21.545 INFO:tasks.workunit.client.0.smithi071.stdout: 94: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:21.545 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-drcnAYLdlfpcGc_ off=3658764 len=719652 2024-07-26T18:28:21.546 INFO:tasks.workunit.client.0.smithi071.stdout:op 472 completed, throughput=4.96MB/sec 2024-07-26T18:28:21.546 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Gc1pLP1rGKweP1P off=5207979 len=1142830 2024-07-26T18:28:21.551 INFO:tasks.workunit.client.0.smithi071.stdout:op 473 completed, throughput=4.97MB/sec 2024-07-26T18:28:21.551 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iWgzjOKp5t8eCEU off=3409376 len=5047 2024-07-26T18:28:21.552 INFO:tasks.workunit.client.0.smithi071.stdout:op 474 completed, throughput=4.97MB/sec 2024-07-26T18:28:21.552 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-M4ocNtt7ufdb6I1 off=2604382 len=1739923 2024-07-26T18:28:21.562 INFO:tasks.workunit.client.0.smithi071.stdout:op 475 completed, throughput=4.99MB/sec 2024-07-26T18:28:21.562 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XFSwElFaSowdMpK off=3737343 len=1542573 2024-07-26T18:28:21.568 INFO:tasks.workunit.client.0.smithi071.stdout:op 476 completed, throughput=5MB/sec 2024-07-26T18:28:22.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:21 smithi071 ceph-mon[90507]: pgmap v1446: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:28:22.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:21 smithi071 ceph-mon[92867]: pgmap v1446: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:28:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:21 smithi135 ceph-mon[85352]: pgmap v1446: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:28:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:28:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:28:22] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-07-26T18:28:22.568 INFO:tasks.workunit.client.0.smithi071.stdout: 95: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:22.568 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jAZdA9XaucOk_tL off=6526581 len=1225779 2024-07-26T18:28:22.570 INFO:tasks.workunit.client.0.smithi071.stdout:op 477 completed, throughput=4.96MB/sec 2024-07-26T18:28:22.570 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ybertGLHcH2jQBW off=2071445 len=1536636 2024-07-26T18:28:22.572 INFO:tasks.workunit.client.0.smithi071.stdout:op 478 completed, throughput=4.98MB/sec 2024-07-26T18:28:22.572 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j-448T1ZJGADA7H off=3507134 len=1570897 2024-07-26T18:28:22.582 INFO:tasks.workunit.client.0.smithi071.stdout:op 479 completed, throughput=4.99MB/sec 2024-07-26T18:28:22.582 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qOazlyoLBMf3p_N off=10367167 len=1427056 2024-07-26T18:28:22.589 INFO:tasks.workunit.client.0.smithi071.stdout:op 480 completed, throughput=5.01MB/sec 2024-07-26T18:28:23.589 INFO:tasks.workunit.client.0.smithi071.stdout: 96: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:23.589 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UKd3JS1v9Yqv7oX off=4839845 len=1469472 2024-07-26T18:28:23.596 INFO:tasks.workunit.client.0.smithi071.stdout:op 481 completed, throughput=4.97MB/sec 2024-07-26T18:28:23.596 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jfWD2kLoQvtEV3X off=2635330 len=927422 2024-07-26T18:28:23.602 INFO:tasks.workunit.client.0.smithi071.stdout:op 482 completed, throughput=4.98MB/sec 2024-07-26T18:28:23.602 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kIez4VtbH4THUFy off=5735708 len=1626747 2024-07-26T18:28:23.608 INFO:tasks.workunit.client.0.smithi071.stdout:op 483 completed, throughput=5MB/sec 2024-07-26T18:28:23.608 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FgxLjH0fID64iSj off=11169841 len=802041 2024-07-26T18:28:23.612 INFO:tasks.workunit.client.0.smithi071.stdout:op 484 completed, throughput=5MB/sec 2024-07-26T18:28:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:23 smithi071 ceph-mon[90507]: pgmap v1447: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:23 smithi071 ceph-mon[92867]: pgmap v1447: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:29.781 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:23 smithi135 ceph-mon[85352]: pgmap v1447: 105 pgs: 105 active+clean; 129 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:29.781 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:25 smithi135 ceph-mon[85352]: pgmap v1448: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-07-26T18:28:29.781 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:29.781 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:28 smithi135 ceph-mon[85352]: pgmap v1449: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:28:29.783 INFO:tasks.workunit.client.0.smithi071.stdout: 97: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:29.783 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GcfFBECnp4x8Q0a off=3723929 len=1524338 2024-07-26T18:28:29.783 INFO:tasks.workunit.client.0.smithi071.stdout:op 485 completed, throughput=4.97MB/sec 2024-07-26T18:28:29.783 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9YtkfyzmaF1stuY off=15391680 len=1176048 2024-07-26T18:28:29.783 INFO:tasks.workunit.client.0.smithi071.stdout:op 486 completed, throughput=4.98MB/sec 2024-07-26T18:28:29.783 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cYpRLe6epXMnP18 off=576696 len=1668083 2024-07-26T18:28:29.783 INFO:tasks.workunit.client.0.smithi071.stdout:op 487 completed, throughput=4.99MB/sec 2024-07-26T18:28:29.783 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4dRCuzXDraGRs6H off=7440237 len=1053951 2024-07-26T18:28:29.783 INFO:tasks.workunit.client.0.smithi071.stdout:op 488 completed, throughput=5MB/sec 2024-07-26T18:28:29.784 INFO:tasks.workunit.client.0.smithi071.stdout: 98: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:29.784 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bAV2J2e_neHnMqu off=6272202 len=1843946 2024-07-26T18:28:29.784 INFO:tasks.workunit.client.0.smithi071.stdout:op 489 completed, throughput=4.97MB/sec 2024-07-26T18:28:29.784 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9EOdkTfJX9PP073 off=6488094 len=1376676 2024-07-26T18:28:29.784 INFO:tasks.workunit.client.0.smithi071.stdout:op 490 completed, throughput=4.98MB/sec 2024-07-26T18:28:29.784 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-p0rgrNYSy1Lktl7 off=14642791 len=1684997 2024-07-26T18:28:29.784 INFO:tasks.workunit.client.0.smithi071.stdout:op 491 completed, throughput=5MB/sec 2024-07-26T18:28:29.784 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4eSoZ-C7RgdBnPt off=18793796 len=737435 2024-07-26T18:28:29.784 INFO:tasks.workunit.client.0.smithi071.stdout:op 492 completed, throughput=5.01MB/sec 2024-07-26T18:28:29.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:25 smithi071 ceph-mon[90507]: pgmap v1448: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-07-26T18:28:29.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:25 smithi071 ceph-mon[92867]: pgmap v1448: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-07-26T18:28:29.786 INFO:tasks.workunit.client.0.smithi071.stdout: 99: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:29.786 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VCrXMQpdVsCWQAu off=1716243 len=2044337 2024-07-26T18:28:29.786 INFO:tasks.workunit.client.0.smithi071.stdout:op 493 completed, throughput=4.98MB/sec 2024-07-26T18:28:29.786 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mWxyjyAR2PYQEqP off=4991256 len=208099 2024-07-26T18:28:29.786 INFO:tasks.workunit.client.0.smithi071.stdout:op 494 completed, throughput=4.98MB/sec 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CFDGQyNkK_OFC92 off=16555842 len=1595404 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:op 495 completed, throughput=4.99MB/sec 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CWMiuFvVLX0JtmL off=2345062 len=1365785 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:op 496 completed, throughput=5MB/sec 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout: 100: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PEpiA2hax3eNZvu off=1538617 len=261081 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:op 497 completed, throughput=4.96MB/sec 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ie2GOLgU8dSF-TB off=17933551 len=2001715 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:op 498 completed, throughput=4.98MB/sec 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f1Mb34b3dN1Awq2 off=789403 len=1938106 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:op 499 completed, throughput=4.99MB/sec 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cv6UWycXHI2h9TE off=4467888 len=1578022 2024-07-26T18:28:29.787 INFO:tasks.workunit.client.0.smithi071.stdout:op 500 completed, throughput=5.01MB/sec 2024-07-26T18:28:29.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:29.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:29.789 INFO:tasks.workunit.client.0.smithi071.stdout: 101: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:29.789 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Nlcjl31A3GvELuz off=2645827 len=1762670 2024-07-26T18:28:29.789 INFO:tasks.workunit.client.0.smithi071.stdout:op 501 completed, throughput=4.98MB/sec 2024-07-26T18:28:29.789 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XzJjm7r3LU9XLYQ off=8307684 len=1058386 2024-07-26T18:28:29.789 INFO:tasks.workunit.client.0.smithi071.stdout:op 502 completed, throughput=4.98MB/sec 2024-07-26T18:28:29.789 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-v8p4TeyMoMrAQPu off=1299452 len=430531 2024-07-26T18:28:29.789 INFO:tasks.workunit.client.0.smithi071.stdout:op 503 completed, throughput=4.99MB/sec 2024-07-26T18:28:29.789 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ERznRwjH84NOYTo off=8410042 len=1764325 2024-07-26T18:28:29.790 INFO:tasks.workunit.client.0.smithi071.stdout:op 504 completed, throughput=5MB/sec 2024-07-26T18:28:29.790 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:28 smithi071 ceph-mon[90507]: pgmap v1449: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:28:29.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:28 smithi071 ceph-mon[92867]: pgmap v1449: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:28:29.791 INFO:tasks.workunit.client.0.smithi071.stdout: 102: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:29.791 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8u9hbn6RVFjjN1n off=4469174 len=783735 2024-07-26T18:28:29.791 INFO:tasks.workunit.client.0.smithi071.stdout:op 505 completed, throughput=4.96MB/sec 2024-07-26T18:28:29.791 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YPeN4wkaM2P48Fv off=5563916 len=2008798 2024-07-26T18:28:29.791 INFO:tasks.workunit.client.0.smithi071.stdout:op 506 completed, throughput=4.98MB/sec 2024-07-26T18:28:29.791 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6_eF_cbiR9eUq7E off=13315921 len=833744 2024-07-26T18:28:29.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 507 completed, throughput=4.99MB/sec 2024-07-26T18:28:29.792 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bMbwVvo7_11LQ7K off=12902576 len=47511 2024-07-26T18:28:29.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 508 completed, throughput=4.99MB/sec 2024-07-26T18:28:29.792 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Er6e-9_XdhVw1iN off=2585617 len=1366382 2024-07-26T18:28:29.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 509 completed, throughput=5MB/sec 2024-07-26T18:28:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:29 smithi071 ceph-mon[90507]: pgmap v1450: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-07-26T18:28:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:29 smithi071 ceph-mon[92867]: pgmap v1450: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-07-26T18:28:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:29 smithi135 ceph-mon[85352]: pgmap v1450: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-07-26T18:28:30.753 INFO:tasks.workunit.client.0.smithi071.stdout: 103: throughput=4.95MB/sec pending data=0 2024-07-26T18:28:30.753 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dttIJ-yEQgQOM0I off=5493227 len=1303750 2024-07-26T18:28:30.754 INFO:tasks.workunit.client.0.smithi071.stdout:op 510 completed, throughput=4.97MB/sec 2024-07-26T18:28:30.754 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fJhaPeLpra234cj off=108623 len=1744554 2024-07-26T18:28:30.760 INFO:tasks.workunit.client.0.smithi071.stdout:op 511 completed, throughput=4.98MB/sec 2024-07-26T18:28:30.760 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JWQzZvjqW8_QvWW off=11190735 len=1509162 2024-07-26T18:28:30.765 INFO:tasks.workunit.client.0.smithi071.stdout:op 512 completed, throughput=5MB/sec 2024-07-26T18:28:30.765 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7OmVQCakGu2XH1v off=4524989 len=2031879 2024-07-26T18:28:30.767 INFO:tasks.workunit.client.0.smithi071.stdout:op 513 completed, throughput=5.01MB/sec 2024-07-26T18:28:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:28:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:28:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:28:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:28:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:28:31.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:28:31.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:28:31.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:28:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:28:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:28:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:28:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:28:31.767 INFO:tasks.workunit.client.0.smithi071.stdout: 104: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:31.767 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1UqqVtHnaDELXeL off=3228121 len=1017386 2024-07-26T18:28:31.773 INFO:tasks.workunit.client.0.smithi071.stdout:op 514 completed, throughput=4.98MB/sec 2024-07-26T18:28:31.773 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0PXMocrTTpraGXs off=776107 len=1085624 2024-07-26T18:28:31.778 INFO:tasks.workunit.client.0.smithi071.stdout:op 515 completed, throughput=4.98MB/sec 2024-07-26T18:28:31.778 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sUXEej7H3SMZ9Bf off=11534316 len=2001539 2024-07-26T18:28:31.787 INFO:tasks.workunit.client.0.smithi071.stdout:op 516 completed, throughput=5MB/sec 2024-07-26T18:28:32.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:28:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:28:32] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-07-26T18:28:32.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:31 smithi071 ceph-mon[92867]: pgmap v1451: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.7 MiB/s wr, 4 op/s 2024-07-26T18:28:32.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:31 smithi071 ceph-mon[90507]: pgmap v1451: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.7 MiB/s wr, 4 op/s 2024-07-26T18:28:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:31 smithi135 ceph-mon[85352]: pgmap v1451: 105 pgs: 105 active+clean; 129 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.7 MiB/s wr, 4 op/s 2024-07-26T18:28:32.787 INFO:tasks.workunit.client.0.smithi071.stdout: 105: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:32.787 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-p4TOYAf4C2tpaNO off=9753946 len=969380 2024-07-26T18:28:32.793 INFO:tasks.workunit.client.0.smithi071.stdout:op 517 completed, throughput=4.96MB/sec 2024-07-26T18:28:32.793 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Gc0U_VHewXuoLP5 off=6355844 len=1798898 2024-07-26T18:28:32.797 INFO:tasks.workunit.client.0.smithi071.stdout:op 518 completed, throughput=4.98MB/sec 2024-07-26T18:28:32.797 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RsPDthJ4GCmpn9E off=11572212 len=755414 2024-07-26T18:28:32.798 INFO:tasks.workunit.client.0.smithi071.stdout:op 519 completed, throughput=4.99MB/sec 2024-07-26T18:28:32.798 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LKOed944A7EtR_k off=9134671 len=1736364 2024-07-26T18:28:32.800 INFO:tasks.workunit.client.0.smithi071.stdout:op 520 completed, throughput=5MB/sec 2024-07-26T18:28:33.800 INFO:tasks.workunit.client.0.smithi071.stdout: 106: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:33.801 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Z5YVj7i_Vo8Jcrn off=5972203 len=1883768 2024-07-26T18:28:33.803 INFO:tasks.workunit.client.0.smithi071.stdout:op 521 completed, throughput=4.97MB/sec 2024-07-26T18:28:33.803 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JgnPdEw6lpVp2Qv off=17240054 len=1243542 2024-07-26T18:28:33.808 INFO:tasks.workunit.client.0.smithi071.stdout:op 522 completed, throughput=4.98MB/sec 2024-07-26T18:28:33.808 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-o9ChuKgjBa0yVeD off=10732495 len=1117020 2024-07-26T18:28:33.810 INFO:tasks.workunit.client.0.smithi071.stdout:op 523 completed, throughput=4.99MB/sec 2024-07-26T18:28:33.810 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_HMM6iBjdYEF0Qa off=2037692 len=1185080 2024-07-26T18:28:33.811 INFO:tasks.workunit.client.0.smithi071.stdout:op 524 completed, throughput=5MB/sec 2024-07-26T18:28:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:33 smithi071 ceph-mon[90507]: pgmap v1452: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-07-26T18:28:34.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:33 smithi071 ceph-mon[92867]: pgmap v1452: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-07-26T18:28:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:33 smithi135 ceph-mon[85352]: pgmap v1452: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-07-26T18:28:34.811 INFO:tasks.workunit.client.0.smithi071.stdout: 107: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:34.811 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JfVb7SVOZBkn5hC off=12388217 len=557268 2024-07-26T18:28:34.812 INFO:tasks.workunit.client.0.smithi071.stdout:op 525 completed, throughput=4.96MB/sec 2024-07-26T18:28:34.812 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-om-dK3IwaqZUuNG off=5153074 len=106439 2024-07-26T18:28:34.813 INFO:tasks.workunit.client.0.smithi071.stdout:op 526 completed, throughput=4.96MB/sec 2024-07-26T18:28:34.813 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-psz7B_BY6rZP6Do off=1478962 len=226238 2024-07-26T18:28:34.816 INFO:tasks.workunit.client.0.smithi071.stdout:op 527 completed, throughput=4.96MB/sec 2024-07-26T18:28:34.816 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FI17-b8efNyT8N9 off=12318061 len=1724905 2024-07-26T18:28:34.827 INFO:tasks.workunit.client.0.smithi071.stdout:op 528 completed, throughput=4.98MB/sec 2024-07-26T18:28:34.827 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kylREaQUBzdAhSW off=539324 len=716175 2024-07-26T18:28:34.829 INFO:tasks.workunit.client.0.smithi071.stdout:op 529 completed, throughput=4.99MB/sec 2024-07-26T18:28:34.829 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dP30A2rvPOvM1rL off=2742111 len=1086897 2024-07-26T18:28:34.834 INFO:tasks.workunit.client.0.smithi071.stdout:op 530 completed, throughput=4.99MB/sec 2024-07-26T18:28:34.835 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ccd6XHMBxmKvzaM off=17888568 len=869702 2024-07-26T18:28:34.835 INFO:tasks.workunit.client.0.smithi071.stdout:op 531 completed, throughput=5MB/sec 2024-07-26T18:28:35.835 INFO:tasks.workunit.client.0.smithi071.stdout: 108: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:35.835 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1WqxtRTAahlAZaO off=1690624 len=105175 2024-07-26T18:28:35.838 INFO:tasks.workunit.client.0.smithi071.stdout:op 532 completed, throughput=4.96MB/sec 2024-07-26T18:28:35.838 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DkdQ0EA35qfuBsN off=9299449 len=1470623 2024-07-26T18:28:35.841 INFO:tasks.workunit.client.0.smithi071.stdout:op 533 completed, throughput=4.97MB/sec 2024-07-26T18:28:35.841 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Uw2ZQLDvNEugv4I off=4945837 len=392856 2024-07-26T18:28:35.844 INFO:tasks.workunit.client.0.smithi071.stdout:op 534 completed, throughput=4.97MB/sec 2024-07-26T18:28:35.844 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7gkFEWN5dNA8TV9 off=3104194 len=698195 2024-07-26T18:28:35.845 INFO:tasks.workunit.client.0.smithi071.stdout:op 535 completed, throughput=4.98MB/sec 2024-07-26T18:28:35.845 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oupe_eEQseQVra0 off=4398268 len=1127984 2024-07-26T18:28:35.850 INFO:tasks.workunit.client.0.smithi071.stdout:op 536 completed, throughput=4.99MB/sec 2024-07-26T18:28:35.850 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QJWMiVX8GCSUYBx off=546603 len=972126 2024-07-26T18:28:35.851 INFO:tasks.workunit.client.0.smithi071.stdout:op 537 completed, throughput=5MB/sec 2024-07-26T18:28:35.851 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G98UxLssQKxszkD off=5169614 len=1622179 2024-07-26T18:28:35.853 INFO:tasks.workunit.client.0.smithi071.stdout:op 538 completed, throughput=5.01MB/sec 2024-07-26T18:28:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:35 smithi071 ceph-mon[92867]: pgmap v1453: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-07-26T18:28:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:35 smithi071 ceph-mon[90507]: pgmap v1453: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-07-26T18:28:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:35 smithi135 ceph-mon[85352]: pgmap v1453: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-07-26T18:28:36.853 INFO:tasks.workunit.client.0.smithi071.stdout: 109: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:36.853 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-C6dTTcd5pGQu5gm off=3494952 len=28281 2024-07-26T18:28:36.854 INFO:tasks.workunit.client.0.smithi071.stdout:op 539 completed, throughput=4.97MB/sec 2024-07-26T18:28:36.854 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-d2DkbVM8gK2wAl1 off=5572984 len=836974 2024-07-26T18:28:36.855 INFO:tasks.workunit.client.0.smithi071.stdout:op 540 completed, throughput=4.97MB/sec 2024-07-26T18:28:36.855 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G739Of8VimQe9Lv off=0 len=1059406 2024-07-26T18:28:36.857 INFO:tasks.workunit.client.0.smithi071.stdout:op 541 completed, throughput=4.98MB/sec 2024-07-26T18:28:36.857 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0JE2CBroWYB9Is7 off=1008509 len=1366770 2024-07-26T18:28:36.864 INFO:tasks.workunit.client.0.smithi071.stdout:op 542 completed, throughput=4.99MB/sec 2024-07-26T18:28:36.864 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hBEeSZ7Egtxavvx off=4244292 len=2004894 2024-07-26T18:28:36.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 543 completed, throughput=5.01MB/sec 2024-07-26T18:28:37.876 INFO:tasks.workunit.client.0.smithi071.stdout: 110: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:37.876 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bJjBlHW_J5nq4Ss off=4194784 len=1861758 2024-07-26T18:28:37.886 INFO:tasks.workunit.client.0.smithi071.stdout:op 544 completed, throughput=4.98MB/sec 2024-07-26T18:28:37.886 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v3ixoWdDMvWxRLx off=19233762 len=1690507 2024-07-26T18:28:37.892 INFO:tasks.workunit.client.0.smithi071.stdout:op 545 completed, throughput=5MB/sec 2024-07-26T18:28:37.892 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hzLZXlz6LK6eDOP off=4384661 len=926034 2024-07-26T18:28:37.897 INFO:tasks.workunit.client.0.smithi071.stdout:op 546 completed, throughput=5MB/sec 2024-07-26T18:28:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:37 smithi071 ceph-mon[90507]: pgmap v1454: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-07-26T18:28:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:37 smithi071 ceph-mon[92867]: pgmap v1454: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-07-26T18:28:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:37 smithi135 ceph-mon[85352]: pgmap v1454: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-07-26T18:28:38.898 INFO:tasks.workunit.client.0.smithi071.stdout: 111: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:38.898 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zvlGv21wGjuyu6g off=7034988 len=972882 2024-07-26T18:28:38.903 INFO:tasks.workunit.client.0.smithi071.stdout:op 547 completed, throughput=4.97MB/sec 2024-07-26T18:28:38.903 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2cl-CtYcPYLdzm9 off=16656153 len=139239 2024-07-26T18:28:38.905 INFO:tasks.workunit.client.0.smithi071.stdout:op 548 completed, throughput=4.97MB/sec 2024-07-26T18:28:38.906 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n-uNA-C2z_xW7RH off=2001928 len=1108078 2024-07-26T18:28:38.907 INFO:tasks.workunit.client.0.smithi071.stdout:op 549 completed, throughput=4.98MB/sec 2024-07-26T18:28:38.907 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-y3HAEMpgEDHtLpC off=9184354 len=378785 2024-07-26T18:28:38.908 INFO:tasks.workunit.client.0.smithi071.stdout:op 550 completed, throughput=4.98MB/sec 2024-07-26T18:28:38.908 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_e_KLMiM3crspxw off=11547864 len=1699957 2024-07-26T18:28:38.917 INFO:tasks.workunit.client.0.smithi071.stdout:op 551 completed, throughput=4.99MB/sec 2024-07-26T18:28:38.918 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0Z2mmh_sdac3azu off=1980297 len=1896062 2024-07-26T18:28:38.918 INFO:tasks.workunit.client.0.smithi071.stdout:op 552 completed, throughput=5.01MB/sec 2024-07-26T18:28:39.919 INFO:tasks.workunit.client.0.smithi071.stdout: 112: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:39.919 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GAtiUvHZj9SF8gC off=6087617 len=43168 2024-07-26T18:28:39.920 INFO:tasks.workunit.client.0.smithi071.stdout:op 553 completed, throughput=4.97MB/sec 2024-07-26T18:28:39.920 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3Ls-l-MNd_NIvOk off=1429341 len=1094742 2024-07-26T18:28:39.926 INFO:tasks.workunit.client.0.smithi071.stdout:op 554 completed, throughput=4.98MB/sec 2024-07-26T18:28:39.926 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vjWErvd-YhhWqOv off=1004244 len=481315 2024-07-26T18:28:39.929 INFO:tasks.workunit.client.0.smithi071.stdout:op 555 completed, throughput=4.98MB/sec 2024-07-26T18:28:39.929 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uWc6DiNIs2EbwUE off=6348927 len=1276950 2024-07-26T18:28:39.936 INFO:tasks.workunit.client.0.smithi071.stdout:op 556 completed, throughput=4.99MB/sec 2024-07-26T18:28:39.936 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aXY8Z6zc5gST0HT off=583474 len=466704 2024-07-26T18:28:39.937 INFO:tasks.workunit.client.0.smithi071.stdout:op 557 completed, throughput=4.99MB/sec 2024-07-26T18:28:39.937 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-g8uGBzvMeH0czt6 off=1281987 len=530216 2024-07-26T18:28:39.941 INFO:tasks.workunit.client.0.smithi071.stdout:op 558 completed, throughput=5MB/sec 2024-07-26T18:28:39.941 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-C6dTTcd5pGQu5gm off=5749064 len=2045761 2024-07-26T18:28:39.943 INFO:tasks.workunit.client.0.smithi071.stdout:op 559 completed, throughput=5.01MB/sec 2024-07-26T18:28:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:39 smithi071 ceph-mon[90507]: pgmap v1455: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:28:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:39 smithi071 ceph-mon[92867]: pgmap v1455: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:28:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:39 smithi135 ceph-mon[85352]: pgmap v1455: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:28:40.944 INFO:tasks.workunit.client.0.smithi071.stdout: 113: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:40.944 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gNEvGFezEBMETiY off=15400690 len=1290076 2024-07-26T18:28:40.950 INFO:tasks.workunit.client.0.smithi071.stdout:op 560 completed, throughput=4.98MB/sec 2024-07-26T18:28:40.950 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dzXKipM7eDA8mOe off=7341793 len=403367 2024-07-26T18:28:40.952 INFO:tasks.workunit.client.0.smithi071.stdout:op 561 completed, throughput=4.98MB/sec 2024-07-26T18:28:40.952 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5q8EgMhIeWet3u3 off=2677456 len=170090 2024-07-26T18:28:40.952 INFO:tasks.workunit.client.0.smithi071.stdout:op 562 completed, throughput=4.99MB/sec 2024-07-26T18:28:40.952 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-21FamzKvSnW7enR off=3528873 len=2028259 2024-07-26T18:28:40.964 INFO:tasks.workunit.client.0.smithi071.stdout:op 563 completed, throughput=5MB/sec 2024-07-26T18:28:41.965 INFO:tasks.workunit.client.0.smithi071.stdout: 114: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:41.965 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mrhNPg1JpiYjYB9 off=7519332 len=1774714 2024-07-26T18:28:41.967 INFO:tasks.workunit.client.0.smithi071.stdout:op 564 completed, throughput=4.97MB/sec 2024-07-26T18:28:41.967 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wICUH9YQihLfy3T off=4582339 len=1665371 2024-07-26T18:28:41.970 INFO:tasks.workunit.client.0.smithi071.stdout:op 565 completed, throughput=4.99MB/sec 2024-07-26T18:28:41.970 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OxUfk5lgJ7NR4-G off=7995439 len=1397778 2024-07-26T18:28:41.972 INFO:tasks.workunit.client.0.smithi071.stdout:op 566 completed, throughput=5MB/sec 2024-07-26T18:28:41.972 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Go_b6VU4yMjh6of off=5495061 len=1936583 2024-07-26T18:28:41.974 INFO:tasks.workunit.client.0.smithi071.stdout:op 567 completed, throughput=5.01MB/sec 2024-07-26T18:28:42.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:41 smithi135 ceph-mon[85352]: pgmap v1456: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:42.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:41 smithi071 ceph-mon[90507]: pgmap v1456: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:42.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:28:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:28:42] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-07-26T18:28:42.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:41 smithi071 ceph-mon[92867]: pgmap v1456: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:28:42.975 INFO:tasks.workunit.client.0.smithi071.stdout: 115: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:42.975 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H0N5GWffSr58DHk off=12148860 len=768650 2024-07-26T18:28:42.976 INFO:tasks.workunit.client.0.smithi071.stdout:op 568 completed, throughput=4.98MB/sec 2024-07-26T18:28:42.976 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Z3WOnX64CZZyb_O off=2149540 len=631561 2024-07-26T18:28:42.980 INFO:tasks.workunit.client.0.smithi071.stdout:op 569 completed, throughput=4.98MB/sec 2024-07-26T18:28:42.980 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bG5ocsRz_Ujl0Wa off=13547481 len=403301 2024-07-26T18:28:42.980 INFO:tasks.workunit.client.0.smithi071.stdout:op 570 completed, throughput=4.99MB/sec 2024-07-26T18:28:42.980 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KYO5ayyms1Awk1Z off=2018069 len=98582 2024-07-26T18:28:42.983 INFO:tasks.workunit.client.0.smithi071.stdout:op 571 completed, throughput=4.99MB/sec 2024-07-26T18:28:42.983 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j-448T1ZJGADA7H off=6135802 len=1886862 2024-07-26T18:28:42.994 INFO:tasks.workunit.client.0.smithi071.stdout:op 572 completed, throughput=5MB/sec 2024-07-26T18:28:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:43.994 INFO:tasks.workunit.client.0.smithi071.stdout: 116: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:43.994 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WYHpSW7xhHbfz82 off=6287824 len=525938 2024-07-26T18:28:43.996 INFO:tasks.workunit.client.0.smithi071.stdout:op 573 completed, throughput=4.96MB/sec 2024-07-26T18:28:43.997 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0kZ-DeZCHeoygla off=4680947 len=1206850 2024-07-26T18:28:44.003 INFO:tasks.workunit.client.0.smithi071.stdout:op 574 completed, throughput=4.97MB/sec 2024-07-26T18:28:44.003 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ek0ykYEvizgNtcL off=5316319 len=610851 2024-07-26T18:28:44.004 INFO:tasks.workunit.client.0.smithi071.stdout:op 575 completed, throughput=4.98MB/sec 2024-07-26T18:28:44.004 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1qA0_Gwk-gYLIR0 off=7723119 len=1767350 2024-07-26T18:28:44.006 INFO:tasks.workunit.client.0.smithi071.stdout:op 576 completed, throughput=4.99MB/sec 2024-07-26T18:28:44.006 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PUCxga9sj-BgLyP off=12977818 len=1762345 2024-07-26T18:28:44.008 INFO:tasks.workunit.client.0.smithi071.stdout:op 577 completed, throughput=5.01MB/sec 2024-07-26T18:28:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:43 smithi071 ceph-mon[90507]: pgmap v1457: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:28:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:43 smithi071 ceph-mon[92867]: pgmap v1457: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:28:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:43 smithi135 ceph-mon[85352]: pgmap v1457: 105 pgs: 105 active+clean; 129 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:28:45.009 INFO:tasks.workunit.client.0.smithi071.stdout: 117: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:45.009 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nyNTZaZzS8NRjlW off=1274124 len=1190702 2024-07-26T18:28:45.015 INFO:tasks.workunit.client.0.smithi071.stdout:op 578 completed, throughput=4.97MB/sec 2024-07-26T18:28:45.015 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yRt9lv9rN1o8Rda off=13129186 len=944190 2024-07-26T18:28:45.020 INFO:tasks.workunit.client.0.smithi071.stdout:op 579 completed, throughput=4.98MB/sec 2024-07-26T18:28:45.020 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IJmqHWZL2ukNfR2 off=4147733 len=1435174 2024-07-26T18:28:45.026 INFO:tasks.workunit.client.0.smithi071.stdout:op 580 completed, throughput=4.99MB/sec 2024-07-26T18:28:45.026 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FFgh7a8CeFH97RI off=9624563 len=1164691 2024-07-26T18:28:45.026 INFO:tasks.workunit.client.0.smithi071.stdout:op 581 completed, throughput=5MB/sec 2024-07-26T18:28:46.027 INFO:tasks.workunit.client.0.smithi071.stdout: 118: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:46.027 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZqX-EODS3lsGzXo off=472386 len=1099701 2024-07-26T18:28:46.029 INFO:tasks.workunit.client.0.smithi071.stdout:op 582 completed, throughput=4.97MB/sec 2024-07-26T18:28:46.029 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-r60wJxnH3wxfGWz off=327200 len=1097617 2024-07-26T18:28:46.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 583 completed, throughput=4.98MB/sec 2024-07-26T18:28:46.032 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EkHrd0SRsxWhLqA off=4016952 len=1496575 2024-07-26T18:28:46.041 INFO:tasks.workunit.client.0.smithi071.stdout:op 584 completed, throughput=4.99MB/sec 2024-07-26T18:28:46.041 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hzLZXlz6LK6eDOP off=12805279 len=1887382 2024-07-26T18:28:46.044 INFO:tasks.workunit.client.0.smithi071.stdout:op 585 completed, throughput=5MB/sec 2024-07-26T18:28:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:45 smithi071 ceph-mon[90507]: pgmap v1458: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:28:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:45 smithi071 ceph-mon[92867]: pgmap v1458: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:28:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:45 smithi135 ceph-mon[85352]: pgmap v1458: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:28:47.045 INFO:tasks.workunit.client.0.smithi071.stdout: 119: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:47.045 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MwgqdMgYIIX2h2K off=0 len=1243765 2024-07-26T18:28:47.047 INFO:tasks.workunit.client.0.smithi071.stdout:op 586 completed, throughput=4.97MB/sec 2024-07-26T18:28:47.047 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KcHmeDkisFld5Av off=9274933 len=1710180 2024-07-26T18:28:47.050 INFO:tasks.workunit.client.0.smithi071.stdout:op 587 completed, throughput=4.99MB/sec 2024-07-26T18:28:47.050 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UORdxzQETNJL8LP off=415219 len=1741947 2024-07-26T18:28:47.061 INFO:tasks.workunit.client.0.smithi071.stdout:op 588 completed, throughput=5MB/sec 2024-07-26T18:28:47.061 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RwQvL-YgDrDl3tc off=3472873 len=1556806 2024-07-26T18:28:47.068 INFO:tasks.workunit.client.0.smithi071.stdout:op 589 completed, throughput=5.01MB/sec 2024-07-26T18:28:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: 120: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:48.069 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-x5s1SZX4usWhmuU off=3753545 len=1675831 2024-07-26T18:28:48.072 INFO:tasks.workunit.client.0.smithi071.stdout:op 590 completed, throughput=4.98MB/sec 2024-07-26T18:28:48.073 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-h8mBvt3-pI1UVQG off=5038959 len=1239886 2024-07-26T18:28:48.080 INFO:tasks.workunit.client.0.smithi071.stdout:op 591 completed, throughput=4.99MB/sec 2024-07-26T18:28:48.080 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vcHGq0mgSttfpCz off=4005515 len=1960656 2024-07-26T18:28:48.092 INFO:tasks.workunit.client.0.smithi071.stdout:op 592 completed, throughput=5.01MB/sec 2024-07-26T18:28:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:47 smithi071 ceph-mon[90507]: pgmap v1459: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:28:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:47 smithi071 ceph-mon[92867]: pgmap v1459: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:28:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:47 smithi135 ceph-mon[85352]: pgmap v1459: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:28:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: 121: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:49.092 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JUMd6ixu0aebjvY off=6077038 len=1926777 2024-07-26T18:28:49.101 INFO:tasks.workunit.client.0.smithi071.stdout:op 593 completed, throughput=4.98MB/sec 2024-07-26T18:28:49.101 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6DzjiklrtLnCqPw off=9426699 len=284599 2024-07-26T18:28:49.103 INFO:tasks.workunit.client.0.smithi071.stdout:op 594 completed, throughput=4.98MB/sec 2024-07-26T18:28:49.104 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Fake_REcLgtyjq6 off=2066158 len=357574 2024-07-26T18:28:49.104 INFO:tasks.workunit.client.0.smithi071.stdout:op 595 completed, throughput=4.99MB/sec 2024-07-26T18:28:49.104 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W07H9ecl2w4ov0x off=4900276 len=2031097 2024-07-26T18:28:49.108 INFO:tasks.workunit.client.0.smithi071.stdout:op 596 completed, throughput=5MB/sec 2024-07-26T18:28:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: 122: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:50.108 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-d98tptihN4WbeCG off=13677837 len=882901 2024-07-26T18:28:50.110 INFO:tasks.workunit.client.0.smithi071.stdout:op 597 completed, throughput=4.97MB/sec 2024-07-26T18:28:50.110 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-E3caAddFRktkUqw off=1404861 len=1886649 2024-07-26T18:28:50.112 INFO:tasks.workunit.client.0.smithi071.stdout:op 598 completed, throughput=4.98MB/sec 2024-07-26T18:28:50.112 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-P8G5Y3ragHgjTZN off=2288849 len=1911164 2024-07-26T18:28:50.121 INFO:tasks.workunit.client.0.smithi071.stdout:op 599 completed, throughput=5MB/sec 2024-07-26T18:28:50.121 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UoXDVD4pFYwl0zJ off=3183411 len=1118337 2024-07-26T18:28:50.121 INFO:tasks.workunit.client.0.smithi071.stdout:op 600 completed, throughput=5MB/sec 2024-07-26T18:28:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:49 smithi071 ceph-mon[90507]: pgmap v1460: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:28:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:49 smithi071 ceph-mon[92867]: pgmap v1460: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:28:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:49 smithi135 ceph-mon[85352]: pgmap v1460: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:28:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: 123: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:51.122 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vYWM0OFh0Kyd6Ro off=2481042 len=1432125 2024-07-26T18:28:51.131 INFO:tasks.workunit.client.0.smithi071.stdout:op 601 completed, throughput=4.98MB/sec 2024-07-26T18:28:51.131 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fZPvnOWXgxBvoT_ off=4810220 len=869895 2024-07-26T18:28:51.133 INFO:tasks.workunit.client.0.smithi071.stdout:op 602 completed, throughput=4.98MB/sec 2024-07-26T18:28:51.133 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qEfOn18jYQnMiwm off=14662938 len=170826 2024-07-26T18:28:51.457 INFO:tasks.workunit.client.0.smithi071.stdout:op 603 completed, throughput=4.98MB/sec 2024-07-26T18:28:51.457 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rHxkWAQ61EpfdoU off=21768015 len=1828646 2024-07-26T18:28:51.457 INFO:tasks.workunit.client.0.smithi071.stdout:op 604 completed, throughput=5MB/sec 2024-07-26T18:28:51.457 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lCzgjWuw2jCVgV7 off=1197181 len=1219332 2024-07-26T18:28:51.457 INFO:tasks.workunit.client.0.smithi071.stdout:op 605 completed, throughput=5.01MB/sec 2024-07-26T18:28:52.150 INFO:tasks.workunit.client.0.smithi071.stdout: 124: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:52.151 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ofBUGUEQqf4twEy off=12563803 len=1875768 2024-07-26T18:28:52.162 INFO:tasks.workunit.client.0.smithi071.stdout:op 606 completed, throughput=4.98MB/sec 2024-07-26T18:28:52.162 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hsTgE2T5xpTznjh off=1569550 len=1286412 2024-07-26T18:28:52.169 INFO:tasks.workunit.client.0.smithi071.stdout:op 607 completed, throughput=4.99MB/sec 2024-07-26T18:28:52.169 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eQwisR4qjZ-texS off=5482775 len=2026393 2024-07-26T18:28:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:51 smithi071 ceph-mon[90507]: pgmap v1461: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:28:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:28:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:28:52] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2024-07-26T18:28:52.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:51 smithi071 ceph-mon[92867]: pgmap v1461: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:28:52.178 INFO:tasks.workunit.client.0.smithi071.stdout:op 608 completed, throughput=5MB/sec 2024-07-26T18:28:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:51 smithi135 ceph-mon[85352]: pgmap v1461: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:28:53.178 INFO:tasks.workunit.client.0.smithi071.stdout: 125: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:53.179 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JYkLSCNDLxW6l5N off=442797 len=1231451 2024-07-26T18:28:53.184 INFO:tasks.workunit.client.0.smithi071.stdout:op 609 completed, throughput=4.97MB/sec 2024-07-26T18:28:53.184 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lY8msVzKCvr0-Eo off=15972071 len=32431 2024-07-26T18:28:53.185 INFO:tasks.workunit.client.0.smithi071.stdout:op 610 completed, throughput=4.97MB/sec 2024-07-26T18:28:53.185 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1HWcvrkTDkviT13 off=6021818 len=1229400 2024-07-26T18:28:53.187 INFO:tasks.workunit.client.0.smithi071.stdout:op 611 completed, throughput=4.98MB/sec 2024-07-26T18:28:53.187 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-T89hZSiY5nBGIFH off=3011603 len=98319 2024-07-26T18:28:53.190 INFO:tasks.workunit.client.0.smithi071.stdout:op 612 completed, throughput=4.98MB/sec 2024-07-26T18:28:53.190 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Bzs4EJLDWHQZd-P off=14957 len=1385442 2024-07-26T18:28:53.195 INFO:tasks.workunit.client.0.smithi071.stdout:op 613 completed, throughput=4.99MB/sec 2024-07-26T18:28:53.196 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8q3_hGIJWwr0dBR off=11324837 len=408121 2024-07-26T18:28:53.196 INFO:tasks.workunit.client.0.smithi071.stdout:op 614 completed, throughput=5MB/sec 2024-07-26T18:28:53.196 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bKghKhbjArTfEzF off=9534878 len=689411 2024-07-26T18:28:53.200 INFO:tasks.workunit.client.0.smithi071.stdout:op 615 completed, throughput=5MB/sec 2024-07-26T18:28:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:53 smithi071 ceph-mon[90507]: pgmap v1462: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:28:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:53 smithi071 ceph-mon[92867]: pgmap v1462: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:28:54.200 INFO:tasks.workunit.client.0.smithi071.stdout: 126: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:54.200 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EJ3Zonpd2xRT5Dh off=207585 len=80650 2024-07-26T18:28:54.202 INFO:tasks.workunit.client.0.smithi071.stdout:op 616 completed, throughput=4.96MB/sec 2024-07-26T18:28:54.203 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QbORRByF5RudnIB off=1013152 len=6171 2024-07-26T18:28:54.203 INFO:tasks.workunit.client.0.smithi071.stdout:op 617 completed, throughput=4.96MB/sec 2024-07-26T18:28:54.203 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nd_R3PcP2Ct5Ssg off=5449434 len=1835709 2024-07-26T18:28:54.214 INFO:tasks.workunit.client.0.smithi071.stdout:op 618 completed, throughput=4.98MB/sec 2024-07-26T18:28:54.214 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7X5bcHeY0jnf9nM off=15525344 len=1082338 2024-07-26T18:28:54.216 INFO:tasks.workunit.client.0.smithi071.stdout:op 619 completed, throughput=4.98MB/sec 2024-07-26T18:28:54.216 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CEOE52xF9S0qoYI off=224440 len=832307 2024-07-26T18:28:54.219 INFO:tasks.workunit.client.0.smithi071.stdout:op 620 completed, throughput=4.99MB/sec 2024-07-26T18:28:54.219 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Qkuhd5Moymbmpzl off=5803402 len=1406192 2024-07-26T18:28:54.225 INFO:tasks.workunit.client.0.smithi071.stdout:op 621 completed, throughput=5MB/sec 2024-07-26T18:28:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:53 smithi135 ceph-mon[85352]: pgmap v1462: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:28:55.226 INFO:tasks.workunit.client.0.smithi071.stdout: 127: throughput=4.96MB/sec pending data=0 2024-07-26T18:28:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZJTQOCYJNKbWiZV off=9667736 len=149460 2024-07-26T18:28:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:op 622 completed, throughput=4.96MB/sec 2024-07-26T18:28:55.227 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hyO7r98sUn3g-Ix off=18996076 len=1237308 2024-07-26T18:28:55.230 INFO:tasks.workunit.client.0.smithi071.stdout:op 623 completed, throughput=4.97MB/sec 2024-07-26T18:28:55.230 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WRZXYJJOAsvVdBF off=17066184 len=1435588 2024-07-26T18:28:55.232 INFO:tasks.workunit.client.0.smithi071.stdout:op 624 completed, throughput=4.98MB/sec 2024-07-26T18:28:55.232 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-m5msD4wTwT4KDyF off=2811578 len=616570 2024-07-26T18:28:55.233 INFO:tasks.workunit.client.0.smithi071.stdout:op 625 completed, throughput=4.99MB/sec 2024-07-26T18:28:55.233 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wF4LHP8PuceYGdS off=5706291 len=1691565 2024-07-26T18:28:55.235 INFO:tasks.workunit.client.0.smithi071.stdout:op 626 completed, throughput=5MB/sec 2024-07-26T18:28:55.235 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-noMBA5xoD1lzn18 off=4742021 len=55174 2024-07-26T18:28:55.237 INFO:tasks.workunit.client.0.smithi071.stdout:op 627 completed, throughput=5MB/sec 2024-07-26T18:28:55.237 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PeOh54RDD3RCgNB off=14229670 len=1124485 2024-07-26T18:28:55.242 INFO:tasks.workunit.client.0.smithi071.stdout:op 628 completed, throughput=5.01MB/sec 2024-07-26T18:28:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:55 smithi071 ceph-mon[90507]: pgmap v1463: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:28:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:55 smithi071 ceph-mon[92867]: pgmap v1463: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:28:56.243 INFO:tasks.workunit.client.0.smithi071.stdout: 128: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:56.243 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-i0kkQD_OhWMbTCT off=18771576 len=1835002 2024-07-26T18:28:56.245 INFO:tasks.workunit.client.0.smithi071.stdout:op 629 completed, throughput=4.98MB/sec 2024-07-26T18:28:56.245 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aVUQrdw4f3SDo9V off=2422518 len=1928180 2024-07-26T18:28:56.248 INFO:tasks.workunit.client.0.smithi071.stdout:op 630 completed, throughput=5MB/sec 2024-07-26T18:28:56.248 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-723X0E3C0m9KzAK off=1109318 len=309653 2024-07-26T18:28:56.251 INFO:tasks.workunit.client.0.smithi071.stdout:op 631 completed, throughput=5MB/sec 2024-07-26T18:28:56.251 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0x6l6lNvGObVcfN off=10477787 len=576834 2024-07-26T18:28:56.252 INFO:tasks.workunit.client.0.smithi071.stdout:op 632 completed, throughput=5MB/sec 2024-07-26T18:28:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:55 smithi135 ceph-mon[85352]: pgmap v1463: 105 pgs: 105 active+clean; 129 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:28:57.252 INFO:tasks.workunit.client.0.smithi071.stdout: 129: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:57.253 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DnR84tVUDSj8jQ2 off=16169158 len=834150 2024-07-26T18:28:57.254 INFO:tasks.workunit.client.0.smithi071.stdout:op 633 completed, throughput=4.97MB/sec 2024-07-26T18:28:57.254 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AXNuUip2sEjbzlb off=5037535 len=1394205 2024-07-26T18:28:57.263 INFO:tasks.workunit.client.0.smithi071.stdout:op 634 completed, throughput=4.98MB/sec 2024-07-26T18:28:57.263 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-umpzjG1TQxbl42j off=177140 len=2010215 2024-07-26T18:28:57.265 INFO:tasks.workunit.client.0.smithi071.stdout:op 635 completed, throughput=5MB/sec 2024-07-26T18:28:57.265 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xIhTQdIMiAV3rs0 off=4620013 len=2072018 2024-07-26T18:28:57.267 INFO:tasks.workunit.client.0.smithi071.stdout:op 636 completed, throughput=5.01MB/sec 2024-07-26T18:28:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:57.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:28:58.268 INFO:tasks.workunit.client.0.smithi071.stdout: 130: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:58.268 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YCu0JTIySIuYyf9 off=2603947 len=485820 2024-07-26T18:28:58.271 INFO:tasks.workunit.client.0.smithi071.stdout:op 637 completed, throughput=4.98MB/sec 2024-07-26T18:28:58.278 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c_Ze8gpkepIcm-9 off=151412 len=1794468 2024-07-26T18:28:58.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 638 completed, throughput=4.99MB/sec 2024-07-26T18:28:58.278 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Rjl1JW1mQl49ii0 off=11275783 len=680015 2024-07-26T18:28:58.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 639 completed, throughput=4.99MB/sec 2024-07-26T18:28:58.279 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3G-n-rAW_sHaJ89 off=13067781 len=623880 2024-07-26T18:28:58.279 INFO:tasks.workunit.client.0.smithi071.stdout:op 640 completed, throughput=5MB/sec 2024-07-26T18:28:58.279 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-B7JzMvpVX4Fwsj2 off=8116070 len=2069812 2024-07-26T18:28:58.288 INFO:tasks.workunit.client.0.smithi071.stdout:op 641 completed, throughput=5.01MB/sec 2024-07-26T18:28:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:58 smithi071 ceph-mon[90507]: pgmap v1464: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:28:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:58 smithi071 ceph-mon[92867]: pgmap v1464: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:28:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:58 smithi135 ceph-mon[85352]: pgmap v1464: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:28:59.290 INFO:tasks.workunit.client.0.smithi071.stdout: 131: throughput=4.97MB/sec pending data=0 2024-07-26T18:28:59.290 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ge5CqPyJ7fMmdRH off=11083711 len=843267 2024-07-26T18:28:59.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 642 completed, throughput=4.98MB/sec 2024-07-26T18:28:59.292 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-I0gRJEK1XnQeQbW off=5966157 len=25588 2024-07-26T18:28:59.293 INFO:tasks.workunit.client.0.smithi071.stdout:op 643 completed, throughput=4.98MB/sec 2024-07-26T18:28:59.293 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sZAww06ZObXjlHh off=5190442 len=1511374 2024-07-26T18:28:59.302 INFO:tasks.workunit.client.0.smithi071.stdout:op 644 completed, throughput=4.99MB/sec 2024-07-26T18:28:59.302 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FTe-BsV1fOQo5PJ off=705098 len=741732 2024-07-26T18:28:59.306 INFO:tasks.workunit.client.0.smithi071.stdout:op 645 completed, throughput=5MB/sec 2024-07-26T18:28:59.306 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-frpRwlnKP-vBtL9 off=3185110 len=1365907 2024-07-26T18:28:59.308 INFO:tasks.workunit.client.0.smithi071.stdout:op 646 completed, throughput=5.01MB/sec 2024-07-26T18:29:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:28:59 smithi071 ceph-mon[90507]: pgmap v1465: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:29:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:28:59 smithi071 ceph-mon[92867]: pgmap v1465: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:29:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:28:59 smithi135 ceph-mon[85352]: pgmap v1465: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:29:00.309 INFO:tasks.workunit.client.0.smithi071.stdout: 132: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:00.309 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-addKvlGX5mlntVM off=8051675 len=1940280 2024-07-26T18:29:00.312 INFO:tasks.workunit.client.0.smithi071.stdout:op 647 completed, throughput=4.98MB/sec 2024-07-26T18:29:00.312 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cN3DT7IkcNyd7ug off=1651332 len=758099 2024-07-26T18:29:00.313 INFO:tasks.workunit.client.0.smithi071.stdout:op 648 completed, throughput=4.99MB/sec 2024-07-26T18:29:00.313 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6vv-fb3-05t-2Uw off=6555844 len=141846 2024-07-26T18:29:00.316 INFO:tasks.workunit.client.0.smithi071.stdout:op 649 completed, throughput=4.99MB/sec 2024-07-26T18:29:00.316 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lWBwgYk3BKhqw8k off=196823 len=1015540 2024-07-26T18:29:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 650 completed, throughput=5MB/sec 2024-07-26T18:29:00.318 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-THb271753fwmFKS off=477936 len=711266 2024-07-26T18:29:00.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 651 completed, throughput=5MB/sec 2024-07-26T18:29:01.319 INFO:tasks.workunit.client.0.smithi071.stdout: 133: throughput=4.96MB/sec pending data=0 2024-07-26T18:29:01.319 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w2t3icgYOcNZw6F off=1763082 len=1161110 2024-07-26T18:29:01.326 INFO:tasks.workunit.client.0.smithi071.stdout:op 652 completed, throughput=4.97MB/sec 2024-07-26T18:29:01.326 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0-TIaT3LAqI7MQm off=72539 len=1465549 2024-07-26T18:29:01.332 INFO:tasks.workunit.client.0.smithi071.stdout:op 653 completed, throughput=4.98MB/sec 2024-07-26T18:29:01.332 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7QPf5Le9n_loIAB off=7460854 len=1916052 2024-07-26T18:29:01.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 654 completed, throughput=5MB/sec 2024-07-26T18:29:01.334 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Dle7RRWLPP6QmYl off=17205611 len=212392 2024-07-26T18:29:01.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 655 completed, throughput=5MB/sec 2024-07-26T18:29:01.338 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-34HEVXJZ_1aBWFZ off=1284430 len=1569270 2024-07-26T18:29:01.342 INFO:tasks.workunit.client.0.smithi071.stdout:op 656 completed, throughput=5.01MB/sec 2024-07-26T18:29:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:01 smithi071 ceph-mon[90507]: pgmap v1466: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:29:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:29:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:29:02] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-07-26T18:29:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:01 smithi071 ceph-mon[92867]: pgmap v1466: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:29:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:01 smithi135 ceph-mon[85352]: pgmap v1466: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:29:02.343 INFO:tasks.workunit.client.0.smithi071.stdout: 134: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:02.343 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eOKx7CaLqCw-ReG off=11244073 len=501981 2024-07-26T18:29:02.344 INFO:tasks.workunit.client.0.smithi071.stdout:op 657 completed, throughput=4.97MB/sec 2024-07-26T18:29:02.344 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sf1GJ6jl-n67C23 off=15342096 len=2017663 2024-07-26T18:29:02.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 658 completed, throughput=4.99MB/sec 2024-07-26T18:29:02.358 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-O8Nsf7lLDhZov4Z off=7692962 len=1504073 2024-07-26T18:29:02.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 659 completed, throughput=5MB/sec 2024-07-26T18:29:02.359 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HriAGh2sSUOgax6 off=8018430 len=9450 2024-07-26T18:29:02.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 660 completed, throughput=5MB/sec 2024-07-26T18:29:02.378 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fDyGuPESbpYu4J1 off=5764278 len=1916291 2024-07-26T18:29:02.379 INFO:tasks.workunit.client.0.smithi071.stdout:op 661 completed, throughput=5.01MB/sec 2024-07-26T18:29:03.372 INFO:tasks.workunit.client.0.smithi071.stdout: 135: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:03.372 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8a2pVg1yEmDdpEF off=8783730 len=614104 2024-07-26T18:29:03.373 INFO:tasks.workunit.client.0.smithi071.stdout:op 662 completed, throughput=4.98MB/sec 2024-07-26T18:29:03.373 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jtf5faU2kDGlD16 off=13316767 len=796683 2024-07-26T18:29:03.378 INFO:tasks.workunit.client.0.smithi071.stdout:op 663 completed, throughput=4.98MB/sec 2024-07-26T18:29:03.378 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8I68yumaWQc5T3X off=4432831 len=1553952 2024-07-26T18:29:03.386 INFO:tasks.workunit.client.0.smithi071.stdout:op 664 completed, throughput=5MB/sec 2024-07-26T18:29:03.386 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-13tfWzuRYQ4sgIX off=8009912 len=851305 2024-07-26T18:29:03.391 INFO:tasks.workunit.client.0.smithi071.stdout:op 665 completed, throughput=5MB/sec 2024-07-26T18:29:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:03 smithi071 ceph-mon[92867]: pgmap v1467: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:03 smithi071 ceph-mon[90507]: pgmap v1467: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:03 smithi135 ceph-mon[85352]: pgmap v1467: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:04.391 INFO:tasks.workunit.client.0.smithi071.stdout: 136: throughput=4.96MB/sec pending data=0 2024-07-26T18:29:04.391 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qn_UQk5R8X4CqWC off=1906377 len=1478164 2024-07-26T18:29:04.394 INFO:tasks.workunit.client.0.smithi071.stdout:op 666 completed, throughput=4.97MB/sec 2024-07-26T18:29:04.394 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-P2akU85MdTFrufZ off=6726686 len=1526848 2024-07-26T18:29:04.401 INFO:tasks.workunit.client.0.smithi071.stdout:op 667 completed, throughput=4.99MB/sec 2024-07-26T18:29:04.401 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-y3V_fKvyTqKWVjh off=15013376 len=1472375 2024-07-26T18:29:04.406 INFO:tasks.workunit.client.0.smithi071.stdout:op 668 completed, throughput=4.99MB/sec 2024-07-26T18:29:04.406 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NaNi1NOf3PTJO9U off=9196095 len=1408980 2024-07-26T18:29:04.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 669 completed, throughput=5MB/sec 2024-07-26T18:29:05.414 INFO:tasks.workunit.client.0.smithi071.stdout: 137: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:05.414 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-p-Zd_j2YtaLXcgE off=21543696 len=1864336 2024-07-26T18:29:05.422 INFO:tasks.workunit.client.0.smithi071.stdout:op 670 completed, throughput=4.98MB/sec 2024-07-26T18:29:05.422 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zMJpxcF6qU_yJ7A off=10605500 len=184164 2024-07-26T18:29:05.423 INFO:tasks.workunit.client.0.smithi071.stdout:op 671 completed, throughput=4.98MB/sec 2024-07-26T18:29:05.423 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dWvqFZF5NwHdGmX off=4291340 len=1709914 2024-07-26T18:29:05.425 INFO:tasks.workunit.client.0.smithi071.stdout:op 672 completed, throughput=4.99MB/sec 2024-07-26T18:29:05.425 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FJD70TweK01kZXT off=11568629 len=1723312 2024-07-26T18:29:05.426 INFO:tasks.workunit.client.0.smithi071.stdout:op 673 completed, throughput=5.01MB/sec 2024-07-26T18:29:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:05 smithi071 ceph-mon[90507]: pgmap v1468: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:29:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:05 smithi071 ceph-mon[92867]: pgmap v1468: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:29:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:05 smithi135 ceph-mon[85352]: pgmap v1468: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:29:06.427 INFO:tasks.workunit.client.0.smithi071.stdout: 138: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:06.427 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6zgprsEISh7KFIC off=2183983 len=2017587 2024-07-26T18:29:06.429 INFO:tasks.workunit.client.0.smithi071.stdout:op 674 completed, throughput=4.98MB/sec 2024-07-26T18:29:06.429 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sZ3fiMXEep-b9cj off=1383221 len=330446 2024-07-26T18:29:06.430 INFO:tasks.workunit.client.0.smithi071.stdout:op 675 completed, throughput=4.99MB/sec 2024-07-26T18:29:06.430 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jEzts1xhrRyLdIZ off=1616332 len=1142177 2024-07-26T18:29:06.435 INFO:tasks.workunit.client.0.smithi071.stdout:op 676 completed, throughput=4.99MB/sec 2024-07-26T18:29:06.435 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zHO26_MhO2zfcmO off=5815812 len=1068423 2024-07-26T18:29:06.441 INFO:tasks.workunit.client.0.smithi071.stdout:op 677 completed, throughput=5MB/sec 2024-07-26T18:29:07.441 INFO:tasks.workunit.client.0.smithi071.stdout: 139: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:07.441 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EfahOZNCBO075oY off=908629 len=1223610 2024-07-26T18:29:07.443 INFO:tasks.workunit.client.0.smithi071.stdout:op 678 completed, throughput=4.97MB/sec 2024-07-26T18:29:07.443 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IvydKzl-z40Zc0E off=11246783 len=208840 2024-07-26T18:29:07.446 INFO:tasks.workunit.client.0.smithi071.stdout:op 679 completed, throughput=4.97MB/sec 2024-07-26T18:29:07.446 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aWzGaXUwxI1BzMq off=100285 len=125304 2024-07-26T18:29:07.447 INFO:tasks.workunit.client.0.smithi071.stdout:op 680 completed, throughput=4.98MB/sec 2024-07-26T18:29:07.447 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7jNbmLjQP1KeGO2 off=997845 len=1456075 2024-07-26T18:29:07.455 INFO:tasks.workunit.client.0.smithi071.stdout:op 681 completed, throughput=4.98MB/sec 2024-07-26T18:29:07.455 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yjQxyUjJDU3ZXnn off=504431 len=2088321 2024-07-26T18:29:07.467 INFO:tasks.workunit.client.0.smithi071.stdout:op 682 completed, throughput=5MB/sec 2024-07-26T18:29:07.467 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-I-bzWmo7wqK2941 off=6495019 len=95194 2024-07-26T18:29:07.468 INFO:tasks.workunit.client.0.smithi071.stdout:op 683 completed, throughput=5MB/sec 2024-07-26T18:29:07.468 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HJFaFFsPZzVVm5X off=6138558 len=1841716 2024-07-26T18:29:07.470 INFO:tasks.workunit.client.0.smithi071.stdout:op 684 completed, throughput=5.01MB/sec 2024-07-26T18:29:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:07 smithi071 ceph-mon[90507]: pgmap v1469: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-07-26T18:29:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:07 smithi071 ceph-mon[92867]: pgmap v1469: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-07-26T18:29:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:07 smithi135 ceph-mon[85352]: pgmap v1469: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-07-26T18:29:08.470 INFO:tasks.workunit.client.0.smithi071.stdout: 140: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:08.471 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CoQhpuArBFXNH7T off=11501364 len=1968278 2024-07-26T18:29:08.474 INFO:tasks.workunit.client.0.smithi071.stdout:op 685 completed, throughput=4.99MB/sec 2024-07-26T18:29:08.475 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1kmim4Iw-yaYRgc off=7290242 len=826767 2024-07-26T18:29:08.476 INFO:tasks.workunit.client.0.smithi071.stdout:op 686 completed, throughput=4.99MB/sec 2024-07-26T18:29:08.476 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yZzxTwXr0dZ6_Vu off=9424888 len=1481467 2024-07-26T18:29:08.482 INFO:tasks.workunit.client.0.smithi071.stdout:op 687 completed, throughput=5MB/sec 2024-07-26T18:29:09.483 INFO:tasks.workunit.client.0.smithi071.stdout: 141: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:09.483 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qIOy_Nh6xqH6bzV off=2651341 len=1553573 2024-07-26T18:29:09.489 INFO:tasks.workunit.client.0.smithi071.stdout:op 688 completed, throughput=4.98MB/sec 2024-07-26T18:29:09.490 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xJ0ntF6ojgEQxAN off=2679257 len=1488771 2024-07-26T18:29:09.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 689 completed, throughput=4.99MB/sec 2024-07-26T18:29:09.490 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-map6ZL01Cp34TW_ off=23128070 len=491401 2024-07-26T18:29:09.492 INFO:tasks.workunit.client.0.smithi071.stdout:op 690 completed, throughput=4.99MB/sec 2024-07-26T18:29:09.492 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0Ztn8-Mb7GDOa5j off=1455602 len=715407 2024-07-26T18:29:09.496 INFO:tasks.workunit.client.0.smithi071.stdout:op 691 completed, throughput=5MB/sec 2024-07-26T18:29:09.496 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Mqt9AIN8p1pE10m off=0 len=1137129 2024-07-26T18:29:09.501 INFO:tasks.workunit.client.0.smithi071.stdout:op 692 completed, throughput=5MB/sec 2024-07-26T18:29:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:09 smithi071 ceph-mon[90507]: pgmap v1470: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:29:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:09 smithi071 ceph-mon[92867]: pgmap v1470: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:29:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:09 smithi135 ceph-mon[85352]: pgmap v1470: 105 pgs: 105 active+clean; 129 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:29:10.502 INFO:tasks.workunit.client.0.smithi071.stdout: 142: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:10.502 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c_a-x3axkpb4kZI off=632093 len=744970 2024-07-26T18:29:10.503 INFO:tasks.workunit.client.0.smithi071.stdout:op 693 completed, throughput=4.97MB/sec 2024-07-26T18:29:10.503 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fsgasm7iJH9R7r1 off=6279558 len=32263 2024-07-26T18:29:10.504 INFO:tasks.workunit.client.0.smithi071.stdout:op 694 completed, throughput=4.98MB/sec 2024-07-26T18:29:10.504 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FvAwIzIXp1465oc off=7417071 len=736036 2024-07-26T18:29:10.509 INFO:tasks.workunit.client.0.smithi071.stdout:op 695 completed, throughput=4.98MB/sec 2024-07-26T18:29:10.509 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wHwSlU_7J8YwBCr off=4107835 len=1430766 2024-07-26T18:29:10.510 INFO:tasks.workunit.client.0.smithi071.stdout:op 696 completed, throughput=4.99MB/sec 2024-07-26T18:29:10.510 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DbyM51H4lOksMTT off=1387483 len=846313 2024-07-26T18:29:10.515 INFO:tasks.workunit.client.0.smithi071.stdout:op 697 completed, throughput=4.99MB/sec 2024-07-26T18:29:10.515 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6986VyDSYShTRFt off=1613199 len=2010344 2024-07-26T18:29:10.518 INFO:tasks.workunit.client.0.smithi071.stdout:op 698 completed, throughput=5.01MB/sec 2024-07-26T18:29:11.518 INFO:tasks.workunit.client.0.smithi071.stdout: 143: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:11.519 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UcQAJaySIFcKm46 off=10496223 len=1913318 2024-07-26T18:29:11.521 INFO:tasks.workunit.client.0.smithi071.stdout:op 699 completed, throughput=4.99MB/sec 2024-07-26T18:29:11.521 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_UvFj4ErJfsWoEK off=3978957 len=1597686 2024-07-26T18:29:11.523 INFO:tasks.workunit.client.0.smithi071.stdout:op 700 completed, throughput=5MB/sec 2024-07-26T18:29:11.523 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M9FdL9Rx08NZ7SM off=524074 len=887222 2024-07-26T18:29:11.524 INFO:tasks.workunit.client.0.smithi071.stdout:op 701 completed, throughput=5MB/sec 2024-07-26T18:29:12.110 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:11 smithi135 ceph-mon[85352]: pgmap v1471: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:29:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:29:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:29:12] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.43.0" 2024-07-26T18:29:12.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:11 smithi071 ceph-mon[92867]: pgmap v1471: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:29:12.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:11 smithi071 ceph-mon[90507]: pgmap v1471: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:29:12.525 INFO:tasks.workunit.client.0.smithi071.stdout: 144: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:12.525 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O1xonmujRCZL1e1 off=391005 len=375741 2024-07-26T18:29:12.528 INFO:tasks.workunit.client.0.smithi071.stdout:op 702 completed, throughput=4.97MB/sec 2024-07-26T18:29:12.528 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pqbfD4mh8Vz5PKV off=4808466 len=1723547 2024-07-26T18:29:12.535 INFO:tasks.workunit.client.0.smithi071.stdout:op 703 completed, throughput=4.98MB/sec 2024-07-26T18:29:12.535 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wFQaNBr1JMqAcW7 off=10922611 len=2053077 2024-07-26T18:29:12.537 INFO:tasks.workunit.client.0.smithi071.stdout:op 704 completed, throughput=4.99MB/sec 2024-07-26T18:29:12.537 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3OdyhqC4oMvdAuk off=1079576 len=824428 2024-07-26T18:29:12.541 INFO:tasks.workunit.client.0.smithi071.stdout:op 705 completed, throughput=5MB/sec 2024-07-26T18:29:12.541 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jjprZxY4JInOxZa off=19235799 len=1309295 2024-07-26T18:29:12.548 INFO:tasks.workunit.client.0.smithi071.stdout:op 706 completed, throughput=5.01MB/sec 2024-07-26T18:29:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:13.548 INFO:tasks.workunit.client.0.smithi071.stdout: 145: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:13.549 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RCeS_VjCTXs4SRW off=1317728 len=1217146 2024-07-26T18:29:13.554 INFO:tasks.workunit.client.0.smithi071.stdout:op 707 completed, throughput=4.98MB/sec 2024-07-26T18:29:13.554 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nVJm3gl2tESRmZO off=764173 len=843176 2024-07-26T18:29:13.555 INFO:tasks.workunit.client.0.smithi071.stdout:op 708 completed, throughput=4.99MB/sec 2024-07-26T18:29:13.555 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wRTXrqi2U3VQCob off=0 len=1131665 2024-07-26T18:29:13.561 INFO:tasks.workunit.client.0.smithi071.stdout:op 709 completed, throughput=4.99MB/sec 2024-07-26T18:29:13.561 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--_ekMftZYKwvh6T off=4912300 len=406455 2024-07-26T18:29:13.563 INFO:tasks.workunit.client.0.smithi071.stdout:op 710 completed, throughput=5MB/sec 2024-07-26T18:29:13.563 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8mUNuXKz_3Qkij6 off=827386 len=22373 2024-07-26T18:29:13.563 INFO:tasks.workunit.client.0.smithi071.stdout:op 711 completed, throughput=5MB/sec 2024-07-26T18:29:13.563 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O0Dtqz7Tg0Q0GBA off=883324 len=230623 2024-07-26T18:29:13.566 INFO:tasks.workunit.client.0.smithi071.stdout:op 712 completed, throughput=5MB/sec 2024-07-26T18:29:13.566 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lHCDhov4XWVGjQV off=517440 len=797239 2024-07-26T18:29:13.570 INFO:tasks.workunit.client.0.smithi071.stdout:op 713 completed, throughput=5MB/sec 2024-07-26T18:29:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:13 smithi071 ceph-mon[90507]: pgmap v1472: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:29:14.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:13 smithi071 ceph-mon[92867]: pgmap v1472: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:29:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:13 smithi135 ceph-mon[85352]: pgmap v1472: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:29:14.571 INFO:tasks.workunit.client.0.smithi071.stdout: 146: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:14.571 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IjXs-SeRKgLpEsT off=983378 len=658172 2024-07-26T18:29:14.574 INFO:tasks.workunit.client.0.smithi071.stdout:op 714 completed, throughput=4.97MB/sec 2024-07-26T18:29:14.574 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G8xlYvctuOhJfgJ off=8773412 len=1781556 2024-07-26T18:29:14.583 INFO:tasks.workunit.client.0.smithi071.stdout:op 715 completed, throughput=4.98MB/sec 2024-07-26T18:29:14.584 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nzGEnYKVBYmPQha off=10512441 len=1310793 2024-07-26T18:29:14.585 INFO:tasks.workunit.client.0.smithi071.stdout:op 716 completed, throughput=4.99MB/sec 2024-07-26T18:29:14.585 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6qyZn8BrGyYH7Kn off=2517899 len=1232350 2024-07-26T18:29:14.590 INFO:tasks.workunit.client.0.smithi071.stdout:op 717 completed, throughput=5MB/sec 2024-07-26T18:29:15.590 INFO:tasks.workunit.client.0.smithi071.stdout: 147: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:15.591 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j-NJXllH3AcBqii off=1119025 len=686567 2024-07-26T18:29:15.592 INFO:tasks.workunit.client.0.smithi071.stdout:op 718 completed, throughput=4.97MB/sec 2024-07-26T18:29:15.592 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EwJwZ63wbr7CgC2 off=233786 len=1538429 2024-07-26T18:29:15.601 INFO:tasks.workunit.client.0.smithi071.stdout:op 719 completed, throughput=4.98MB/sec 2024-07-26T18:29:15.601 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wqJRgdVb0JGBNRj off=15077499 len=1764513 2024-07-26T18:29:15.604 INFO:tasks.workunit.client.0.smithi071.stdout:op 720 completed, throughput=4.99MB/sec 2024-07-26T18:29:15.604 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kZwIcnlZTJ4X2g9 off=5384735 len=228045 2024-07-26T18:29:15.607 INFO:tasks.workunit.client.0.smithi071.stdout:op 721 completed, throughput=4.99MB/sec 2024-07-26T18:29:15.607 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9xecOCtShhxA9Ha off=10861997 len=101679 2024-07-26T18:29:15.607 INFO:tasks.workunit.client.0.smithi071.stdout:op 722 completed, throughput=4.99MB/sec 2024-07-26T18:29:15.607 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3XKe0ZTZn9LHm-C off=6056304 len=1916455 2024-07-26T18:29:15.616 INFO:tasks.workunit.client.0.smithi071.stdout:op 723 completed, throughput=5.01MB/sec 2024-07-26T18:29:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:15 smithi071 ceph-mon[90507]: pgmap v1473: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:29:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:15 smithi071 ceph-mon[92867]: pgmap v1473: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:29:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:15 smithi135 ceph-mon[85352]: pgmap v1473: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:29:16.616 INFO:tasks.workunit.client.0.smithi071.stdout: 148: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:16.616 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RaV_ZEhsv4AdHqc off=8504425 len=1691083 2024-07-26T18:29:16.618 INFO:tasks.workunit.client.0.smithi071.stdout:op 724 completed, throughput=4.98MB/sec 2024-07-26T18:29:16.619 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qg5Mxjb-l9cVQ40 off=3814540 len=1867758 2024-07-26T18:29:16.621 INFO:tasks.workunit.client.0.smithi071.stdout:op 725 completed, throughput=5MB/sec 2024-07-26T18:29:16.621 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vC7BeYnF62aRwBL off=3727137 len=2011298 2024-07-26T18:29:16.634 INFO:tasks.workunit.client.0.smithi071.stdout:op 726 completed, throughput=5.01MB/sec 2024-07-26T18:29:17.634 INFO:tasks.workunit.client.0.smithi071.stdout: 149: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:17.635 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Xn7CKIabivwnAGq off=13613763 len=1858941 2024-07-26T18:29:17.643 INFO:tasks.workunit.client.0.smithi071.stdout:op 727 completed, throughput=4.99MB/sec 2024-07-26T18:29:17.644 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Vnu6avcx9B243u2 off=15615169 len=2044487 2024-07-26T18:29:17.648 INFO:tasks.workunit.client.0.smithi071.stdout:op 728 completed, throughput=5MB/sec 2024-07-26T18:29:17.648 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xz2fc3dN9hxuEsJ off=531382 len=1508145 2024-07-26T18:29:17.652 INFO:tasks.workunit.client.0.smithi071.stdout:op 729 completed, throughput=5.01MB/sec 2024-07-26T18:29:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:17 smithi071 ceph-mon[90507]: pgmap v1474: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:29:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:17 smithi071 ceph-mon[92867]: pgmap v1474: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:29:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:17 smithi135 ceph-mon[85352]: pgmap v1474: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:29:18.653 INFO:tasks.workunit.client.0.smithi071.stdout: 150: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:18.653 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XMkSNjvHzrUUZH_ off=8282411 len=990812 2024-07-26T18:29:18.654 INFO:tasks.workunit.client.0.smithi071.stdout:op 730 completed, throughput=4.98MB/sec 2024-07-26T18:29:18.654 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YZ3irgLUW3vCRAo off=10185822 len=553972 2024-07-26T18:29:18.658 INFO:tasks.workunit.client.0.smithi071.stdout:op 731 completed, throughput=4.98MB/sec 2024-07-26T18:29:18.658 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-v8p4TeyMoMrAQPu off=6985407 len=544290 2024-07-26T18:29:18.659 INFO:tasks.workunit.client.0.smithi071.stdout:op 732 completed, throughput=4.99MB/sec 2024-07-26T18:29:18.659 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BDQ0L1dN-Wcss7S off=822173 len=945854 2024-07-26T18:29:18.661 INFO:tasks.workunit.client.0.smithi071.stdout:op 733 completed, throughput=4.99MB/sec 2024-07-26T18:29:18.661 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R2Bbh2xpUBR7k3s off=3868703 len=1210272 2024-07-26T18:29:18.663 INFO:tasks.workunit.client.0.smithi071.stdout:op 734 completed, throughput=5MB/sec 2024-07-26T18:29:19.664 INFO:tasks.workunit.client.0.smithi071.stdout: 151: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:19.664 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-J57Ura0APd-kEye off=5395369 len=794156 2024-07-26T18:29:19.665 INFO:tasks.workunit.client.0.smithi071.stdout:op 735 completed, throughput=4.97MB/sec 2024-07-26T18:29:19.665 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0YXkMGEqUCeNTfz off=4999489 len=280895 2024-07-26T18:29:19.668 INFO:tasks.workunit.client.0.smithi071.stdout:op 736 completed, throughput=4.98MB/sec 2024-07-26T18:29:19.668 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G2rZNpNGdf_aOXZ off=10133936 len=1295922 2024-07-26T18:29:19.669 INFO:tasks.workunit.client.0.smithi071.stdout:op 737 completed, throughput=4.98MB/sec 2024-07-26T18:29:19.670 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OWrCt3VrF3Hy43W off=9548756 len=910709 2024-07-26T18:29:19.674 INFO:tasks.workunit.client.0.smithi071.stdout:op 738 completed, throughput=4.99MB/sec 2024-07-26T18:29:19.674 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iOwEDWBn1RAQf_i off=6495535 len=1915159 2024-07-26T18:29:19.675 INFO:tasks.workunit.client.0.smithi071.stdout:op 739 completed, throughput=5MB/sec 2024-07-26T18:29:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:19 smithi071 ceph-mon[90507]: pgmap v1475: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:29:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:19 smithi071 ceph-mon[92867]: pgmap v1475: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:29:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:19 smithi135 ceph-mon[85352]: pgmap v1475: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:29:20.675 INFO:tasks.workunit.client.0.smithi071.stdout: 152: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:20.675 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dCT6hjbkuMAg7j8 off=13065200 len=1873946 2024-07-26T18:29:20.677 INFO:tasks.workunit.client.0.smithi071.stdout:op 740 completed, throughput=4.98MB/sec 2024-07-26T18:29:20.678 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fatbdGGvouFvlk3 off=2749289 len=1127300 2024-07-26T18:29:20.684 INFO:tasks.workunit.client.0.smithi071.stdout:op 741 completed, throughput=4.99MB/sec 2024-07-26T18:29:20.684 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lNHWprNoo4xBZCF off=8224113 len=409766 2024-07-26T18:29:20.687 INFO:tasks.workunit.client.0.smithi071.stdout:op 742 completed, throughput=4.99MB/sec 2024-07-26T18:29:20.687 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cUZyb_pjcJwZDT1 off=2954517 len=336318 2024-07-26T18:29:20.691 INFO:tasks.workunit.client.0.smithi071.stdout:op 743 completed, throughput=4.99MB/sec 2024-07-26T18:29:20.691 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rHVyKn3s4hX_Dup off=15842097 len=1406026 2024-07-26T18:29:20.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 744 completed, throughput=5MB/sec 2024-07-26T18:29:20.694 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HUFtazDbeDTpKTB off=17376158 len=2032157 2024-07-26T18:29:20.702 INFO:tasks.workunit.client.0.smithi071.stdout:op 745 completed, throughput=5.01MB/sec 2024-07-26T18:29:21.703 INFO:tasks.workunit.client.0.smithi071.stdout: 153: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:21.703 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZnioxiaN9le71XD off=629023 len=1078393 2024-07-26T18:29:21.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 746 completed, throughput=4.99MB/sec 2024-07-26T18:29:21.709 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-u9YRmfTCEs2WvwJ off=1334987 len=17541 2024-07-26T18:29:21.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 747 completed, throughput=4.99MB/sec 2024-07-26T18:29:21.709 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YbrHx4lMbZMl0Tc off=883292 len=1628832 2024-07-26T18:29:21.718 INFO:tasks.workunit.client.0.smithi071.stdout:op 748 completed, throughput=5MB/sec 2024-07-26T18:29:21.718 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sKZR1WcTBY9IOj3 off=2305358 len=1639929 2024-07-26T18:29:21.727 INFO:tasks.workunit.client.0.smithi071.stdout:op 749 completed, throughput=5.01MB/sec 2024-07-26T18:29:22.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:29:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:29:22] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-07-26T18:29:22.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:21 smithi071 ceph-mon[92867]: pgmap v1476: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:22.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:21 smithi071 ceph-mon[90507]: pgmap v1476: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:21 smithi135 ceph-mon[85352]: pgmap v1476: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:22.728 INFO:tasks.workunit.client.0.smithi071.stdout: 154: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:22.728 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XYN8FAVVUu0uIZo off=1025680 len=738635 2024-07-26T18:29:22.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 750 completed, throughput=4.98MB/sec 2024-07-26T18:29:22.732 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TcAUMTHiHCeeO4L off=4644351 len=1101061 2024-07-26T18:29:22.738 INFO:tasks.workunit.client.0.smithi071.stdout:op 751 completed, throughput=4.98MB/sec 2024-07-26T18:29:22.738 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sWdQv7u4jhkFaB9 off=11739184 len=281741 2024-07-26T18:29:22.738 INFO:tasks.workunit.client.0.smithi071.stdout:op 752 completed, throughput=4.99MB/sec 2024-07-26T18:29:22.738 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-p4TOYAf4C2tpaNO off=10282207 len=809418 2024-07-26T18:29:22.743 INFO:tasks.workunit.client.0.smithi071.stdout:op 753 completed, throughput=4.99MB/sec 2024-07-26T18:29:22.743 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LVFpDc79biLsltV off=12782171 len=1065952 2024-07-26T18:29:22.747 INFO:tasks.workunit.client.0.smithi071.stdout:op 754 completed, throughput=5MB/sec 2024-07-26T18:29:22.747 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1X0ydUrdW7i9OIB off=7046614 len=1965950 2024-07-26T18:29:22.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 755 completed, throughput=5.01MB/sec 2024-07-26T18:29:23.749 INFO:tasks.workunit.client.0.smithi071.stdout: 155: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:23.749 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gnqvAY1kOjxrrFq off=2298702 len=502686 2024-07-26T18:29:23.750 INFO:tasks.workunit.client.0.smithi071.stdout:op 756 completed, throughput=4.98MB/sec 2024-07-26T18:29:23.750 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K1bqOIud_HpUNiZ off=11967446 len=1837846 2024-07-26T18:29:23.753 INFO:tasks.workunit.client.0.smithi071.stdout:op 757 completed, throughput=4.99MB/sec 2024-07-26T18:29:23.753 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Of4_rqUaVFay-s2 off=6416174 len=1624580 2024-07-26T18:29:23.763 INFO:tasks.workunit.client.0.smithi071.stdout:op 758 completed, throughput=5MB/sec 2024-07-26T18:29:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:23 smithi071 ceph-mon[92867]: pgmap v1477: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:23 smithi071 ceph-mon[90507]: pgmap v1477: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:23 smithi135 ceph-mon[85352]: pgmap v1477: 105 pgs: 105 active+clean; 129 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:24.763 INFO:tasks.workunit.client.0.smithi071.stdout: 156: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:24.763 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-x_Ka6UmoG98ABGw off=1042224 len=1657005 2024-07-26T18:29:24.767 INFO:tasks.workunit.client.0.smithi071.stdout:op 759 completed, throughput=4.98MB/sec 2024-07-26T18:29:24.767 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GJr7KKGxCSAVnhp off=1154814 len=493583 2024-07-26T18:29:24.768 INFO:tasks.workunit.client.0.smithi071.stdout:op 760 completed, throughput=4.98MB/sec 2024-07-26T18:29:24.768 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_5hnHRcZcdBKDTZ off=5426664 len=836449 2024-07-26T18:29:24.770 INFO:tasks.workunit.client.0.smithi071.stdout:op 761 completed, throughput=4.99MB/sec 2024-07-26T18:29:24.770 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0dmpPCABkZWU1Bd off=12639566 len=745058 2024-07-26T18:29:24.774 INFO:tasks.workunit.client.0.smithi071.stdout:op 762 completed, throughput=4.99MB/sec 2024-07-26T18:29:24.774 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4xNQQb3hsYLcMUn off=8616437 len=979160 2024-07-26T18:29:24.779 INFO:tasks.workunit.client.0.smithi071.stdout:op 763 completed, throughput=5MB/sec 2024-07-26T18:29:24.779 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-glb_J0QRAhlgG4b off=2600486 len=256836 2024-07-26T18:29:24.782 INFO:tasks.workunit.client.0.smithi071.stdout:op 764 completed, throughput=5MB/sec 2024-07-26T18:29:24.782 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9RIg6Tar2K7qPJu off=1739402 len=1069889 2024-07-26T18:29:24.788 INFO:tasks.workunit.client.0.smithi071.stdout:op 765 completed, throughput=5.01MB/sec 2024-07-26T18:29:25.788 INFO:tasks.workunit.client.0.smithi071.stdout: 157: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:25.788 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--INs-yi-lxHDSHl off=832528 len=353668 2024-07-26T18:29:25.789 INFO:tasks.workunit.client.0.smithi071.stdout:op 766 completed, throughput=4.98MB/sec 2024-07-26T18:29:25.789 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kT4-4ygU1CQU7SI off=1847479 len=1711887 2024-07-26T18:29:25.791 INFO:tasks.workunit.client.0.smithi071.stdout:op 767 completed, throughput=4.99MB/sec 2024-07-26T18:29:25.791 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j37tsTNZ-9MQHuo off=3471895 len=631480 2024-07-26T18:29:25.795 INFO:tasks.workunit.client.0.smithi071.stdout:op 768 completed, throughput=4.99MB/sec 2024-07-26T18:29:25.795 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HUk55Y4CDxz-bgt off=2627784 len=1860644 2024-07-26T18:29:25.797 INFO:tasks.workunit.client.0.smithi071.stdout:op 769 completed, throughput=5MB/sec 2024-07-26T18:29:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:25 smithi071 ceph-mon[90507]: pgmap v1478: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:29:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:25 smithi071 ceph-mon[92867]: pgmap v1478: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:29:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:25 smithi135 ceph-mon[85352]: pgmap v1478: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:29:26.797 INFO:tasks.workunit.client.0.smithi071.stdout: 158: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:26.798 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bIwWLL59xy_dkz1 off=3679428 len=580802 2024-07-26T18:29:26.798 INFO:tasks.workunit.client.0.smithi071.stdout:op 770 completed, throughput=4.97MB/sec 2024-07-26T18:29:26.799 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fGvORj5LXw89cax off=1886110 len=1874224 2024-07-26T18:29:26.800 INFO:tasks.workunit.client.0.smithi071.stdout:op 771 completed, throughput=4.98MB/sec 2024-07-26T18:29:26.800 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8q3_hGIJWwr0dBR off=11623835 len=1567065 2024-07-26T18:29:26.802 INFO:tasks.workunit.client.0.smithi071.stdout:op 772 completed, throughput=4.99MB/sec 2024-07-26T18:29:26.802 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AMu4fESDqxwseYM off=5249487 len=1166305 2024-07-26T18:29:26.807 INFO:tasks.workunit.client.0.smithi071.stdout:op 773 completed, throughput=5MB/sec 2024-07-26T18:29:27.808 INFO:tasks.workunit.client.0.smithi071.stdout: 159: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:27.808 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TpohtOPvKilwNT6 off=13572566 len=1755252 2024-07-26T18:29:27.810 INFO:tasks.workunit.client.0.smithi071.stdout:op 774 completed, throughput=4.98MB/sec 2024-07-26T18:29:27.810 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-t01FTNIyUiltQdi off=10435248 len=622847 2024-07-26T18:29:27.811 INFO:tasks.workunit.client.0.smithi071.stdout:op 775 completed, throughput=4.98MB/sec 2024-07-26T18:29:27.811 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rfcdUjig9CzrcUv off=1528524 len=848284 2024-07-26T18:29:27.812 INFO:tasks.workunit.client.0.smithi071.stdout:op 776 completed, throughput=4.99MB/sec 2024-07-26T18:29:27.812 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FaiFDmEcCZg2TTh off=12033512 len=1296546 2024-07-26T18:29:27.818 INFO:tasks.workunit.client.0.smithi071.stdout:op 777 completed, throughput=5MB/sec 2024-07-26T18:29:27.819 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CndFQ9tpvtBwfm0 off=419425 len=182831 2024-07-26T18:29:27.819 INFO:tasks.workunit.client.0.smithi071.stdout:op 778 completed, throughput=5MB/sec 2024-07-26T18:29:27.819 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-t4Et2I95s6InjkI off=1035357 len=1680052 2024-07-26T18:29:27.821 INFO:tasks.workunit.client.0.smithi071.stdout:op 779 completed, throughput=5.01MB/sec 2024-07-26T18:29:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:28.821 INFO:tasks.workunit.client.0.smithi071.stdout: 160: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:28.822 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-59LV2h3_BV8Lb10 off=1401674 len=292770 2024-07-26T18:29:28.824 INFO:tasks.workunit.client.0.smithi071.stdout:op 780 completed, throughput=4.98MB/sec 2024-07-26T18:29:28.824 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WlCb170LwHbV2pF off=6143169 len=1744645 2024-07-26T18:29:28.826 INFO:tasks.workunit.client.0.smithi071.stdout:op 781 completed, throughput=4.99MB/sec 2024-07-26T18:29:28.826 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--sJ4un-fxi7TciC off=4797098 len=728326 2024-07-26T18:29:28.827 INFO:tasks.workunit.client.0.smithi071.stdout:op 782 completed, throughput=4.99MB/sec 2024-07-26T18:29:28.827 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LZUE5GO0C6bBjZA off=7822622 len=1409465 2024-07-26T18:29:28.833 INFO:tasks.workunit.client.0.smithi071.stdout:op 783 completed, throughput=5MB/sec 2024-07-26T18:29:28.833 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WEQp2lQhGCBJe2f off=8959700 len=272765 2024-07-26T18:29:28.833 INFO:tasks.workunit.client.0.smithi071.stdout:op 784 completed, throughput=5MB/sec 2024-07-26T18:29:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:28 smithi071 ceph-mon[90507]: pgmap v1479: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:28 smithi071 ceph-mon[92867]: pgmap v1479: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:28 smithi135 ceph-mon[85352]: pgmap v1479: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:29:29.834 INFO:tasks.workunit.client.0.smithi071.stdout: 161: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:29.834 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RLeIORl0HhOif2O off=3323330 len=1083903 2024-07-26T18:29:29.840 INFO:tasks.workunit.client.0.smithi071.stdout:op 785 completed, throughput=4.98MB/sec 2024-07-26T18:29:29.840 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KC0eFHBnzQpLHg5 off=1110850 len=31726 2024-07-26T18:29:29.841 INFO:tasks.workunit.client.0.smithi071.stdout:op 786 completed, throughput=4.98MB/sec 2024-07-26T18:29:29.841 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1djDT8xTn3NlXxe off=2636242 len=701498 2024-07-26T18:29:29.842 INFO:tasks.workunit.client.0.smithi071.stdout:op 787 completed, throughput=4.98MB/sec 2024-07-26T18:29:29.842 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0lh7mE4XIYHEj6C off=16026009 len=1479749 2024-07-26T18:29:29.850 INFO:tasks.workunit.client.0.smithi071.stdout:op 788 completed, throughput=4.99MB/sec 2024-07-26T18:29:29.850 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XbhW6debvv_qgmZ off=8715057 len=1529050 2024-07-26T18:29:29.854 INFO:tasks.workunit.client.0.smithi071.stdout:op 789 completed, throughput=5MB/sec 2024-07-26T18:29:29.854 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Xn7CKIabivwnAGq off=4146964 len=625068 2024-07-26T18:29:29.855 INFO:tasks.workunit.client.0.smithi071.stdout:op 790 completed, throughput=5MB/sec 2024-07-26T18:29:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:29 smithi071 ceph-mon[90507]: pgmap v1480: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:29:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:29 smithi071 ceph-mon[92867]: pgmap v1480: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:29:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:29 smithi135 ceph-mon[85352]: pgmap v1480: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:29:30.855 INFO:tasks.workunit.client.0.smithi071.stdout: 162: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:30.855 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yA0CZLC7x8zkwhY off=1247087 len=1957216 2024-07-26T18:29:30.857 INFO:tasks.workunit.client.0.smithi071.stdout:op 791 completed, throughput=4.98MB/sec 2024-07-26T18:29:30.857 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nBPpBFeREIzNImQ off=8274817 len=1409700 2024-07-26T18:29:30.859 INFO:tasks.workunit.client.0.smithi071.stdout:op 792 completed, throughput=4.99MB/sec 2024-07-26T18:29:30.859 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jcEK5kDfW2OjMpp off=8496539 len=1587052 2024-07-26T18:29:30.865 INFO:tasks.workunit.client.0.smithi071.stdout:op 793 completed, throughput=5MB/sec 2024-07-26T18:29:30.865 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XrFlXArljw50fiH off=7827176 len=1485431 2024-07-26T18:29:30.866 INFO:tasks.workunit.client.0.smithi071.stdout:op 794 completed, throughput=5.01MB/sec 2024-07-26T18:29:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:29:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:29:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:29:31.866 INFO:tasks.workunit.client.0.smithi071.stdout: 163: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:31.866 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w5UHB8hnwTelQYY off=430769 len=1613415 2024-07-26T18:29:31.874 INFO:tasks.workunit.client.0.smithi071.stdout:op 795 completed, throughput=4.99MB/sec 2024-07-26T18:29:31.874 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FtXlSXk3izYdgyb off=12985129 len=610184 2024-07-26T18:29:31.874 INFO:tasks.workunit.client.0.smithi071.stdout:op 796 completed, throughput=4.99MB/sec 2024-07-26T18:29:31.875 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KiwbaFc4xvcJocY off=16359840 len=1877528 2024-07-26T18:29:31.876 INFO:tasks.workunit.client.0.smithi071.stdout:op 797 completed, throughput=5MB/sec 2024-07-26T18:29:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:29:32] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-07-26T18:29:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:29:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:29:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:29:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:29:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:29:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[90507]: pgmap v1481: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:29:32.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:29:32.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:29:32.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:29:32.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:29:32.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:29:32.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:32 smithi071 ceph-mon[92867]: pgmap v1481: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:29:32.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:29:32.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:29:32.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:29:32.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:29:32.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:29:32.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:32 smithi135 ceph-mon[85352]: pgmap v1481: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:29:32.877 INFO:tasks.workunit.client.0.smithi071.stdout: 164: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:32.877 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oavnaH_50PqXEwJ off=7803873 len=1297699 2024-07-26T18:29:32.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 798 completed, throughput=4.98MB/sec 2024-07-26T18:29:32.879 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PbSja_iW88dfaD0 off=10525406 len=51792 2024-07-26T18:29:32.881 INFO:tasks.workunit.client.0.smithi071.stdout:op 799 completed, throughput=4.98MB/sec 2024-07-26T18:29:32.881 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kjfeY6OrEY3G7Pg off=19885667 len=256293 2024-07-26T18:29:32.882 INFO:tasks.workunit.client.0.smithi071.stdout:op 800 completed, throughput=4.98MB/sec 2024-07-26T18:29:32.882 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wG_x-KMegbPmgDu off=8897019 len=748130 2024-07-26T18:29:32.887 INFO:tasks.workunit.client.0.smithi071.stdout:op 801 completed, throughput=4.98MB/sec 2024-07-26T18:29:32.887 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YZZSd3vmDZ7H1ub off=943491 len=1340795 2024-07-26T18:29:32.892 INFO:tasks.workunit.client.0.smithi071.stdout:op 802 completed, throughput=4.99MB/sec 2024-07-26T18:29:32.892 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bnvZmMULbxWCSKO off=1785798 len=242127 2024-07-26T18:29:32.895 INFO:tasks.workunit.client.0.smithi071.stdout:op 803 completed, throughput=4.99MB/sec 2024-07-26T18:29:32.896 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WJgZyTgOGEc72Zt off=3236399 len=1871358 2024-07-26T18:29:32.897 INFO:tasks.workunit.client.0.smithi071.stdout:op 804 completed, throughput=5MB/sec 2024-07-26T18:29:33.898 INFO:tasks.workunit.client.0.smithi071.stdout: 165: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:33.898 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8XH2oB3qzOI9FV_ off=568327 len=490921 2024-07-26T18:29:33.899 INFO:tasks.workunit.client.0.smithi071.stdout:op 805 completed, throughput=4.98MB/sec 2024-07-26T18:29:33.899 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wfKNyFNYWR8xROq off=7333664 len=1206984 2024-07-26T18:29:33.901 INFO:tasks.workunit.client.0.smithi071.stdout:op 806 completed, throughput=4.98MB/sec 2024-07-26T18:29:33.901 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DzIUABzDQZhYTdB off=10847101 len=475426 2024-07-26T18:29:33.905 INFO:tasks.workunit.client.0.smithi071.stdout:op 807 completed, throughput=4.99MB/sec 2024-07-26T18:29:33.905 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NwRhLu3cgN-sVI4 off=23625373 len=1343137 2024-07-26T18:29:33.907 INFO:tasks.workunit.client.0.smithi071.stdout:op 808 completed, throughput=4.99MB/sec 2024-07-26T18:29:33.907 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-czVlZHfqnjkytAA off=4921511 len=496709 2024-07-26T18:29:33.908 INFO:tasks.workunit.client.0.smithi071.stdout:op 809 completed, throughput=5MB/sec 2024-07-26T18:29:33.908 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3LQUKZCQv9Mwr96 off=1767867 len=1499266 2024-07-26T18:29:33.910 INFO:tasks.workunit.client.0.smithi071.stdout:op 810 completed, throughput=5.01MB/sec 2024-07-26T18:29:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:33 smithi071 ceph-mon[90507]: pgmap v1482: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:29:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:33 smithi071 ceph-mon[92867]: pgmap v1482: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:29:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:33 smithi135 ceph-mon[85352]: pgmap v1482: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:29:34.910 INFO:tasks.workunit.client.0.smithi071.stdout: 166: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:34.910 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-I7FS7M-bYxBQ64C off=15938247 len=2036495 2024-07-26T18:29:34.920 INFO:tasks.workunit.client.0.smithi071.stdout:op 811 completed, throughput=4.99MB/sec 2024-07-26T18:29:34.921 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PhnLKNn5DJAaOip off=3587282 len=562122 2024-07-26T18:29:34.921 INFO:tasks.workunit.client.0.smithi071.stdout:op 812 completed, throughput=4.99MB/sec 2024-07-26T18:29:34.921 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f6gMu_YjBSCOOnt off=481756 len=1470542 2024-07-26T18:29:34.928 INFO:tasks.workunit.client.0.smithi071.stdout:op 813 completed, throughput=5MB/sec 2024-07-26T18:29:34.928 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9OwrA5tLg1Zfp50 off=15686984 len=1546263 2024-07-26T18:29:34.930 INFO:tasks.workunit.client.0.smithi071.stdout:op 814 completed, throughput=5.01MB/sec 2024-07-26T18:29:35.931 INFO:tasks.workunit.client.0.smithi071.stdout: 167: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:35.931 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O9tJ8WeTrLaX3rL off=11349134 len=1492223 2024-07-26T18:29:35.939 INFO:tasks.workunit.client.0.smithi071.stdout:op 815 completed, throughput=4.99MB/sec 2024-07-26T18:29:35.940 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5M1Q48ugkuc7h0d off=17782850 len=1249054 2024-07-26T18:29:35.947 INFO:tasks.workunit.client.0.smithi071.stdout:op 816 completed, throughput=4.99MB/sec 2024-07-26T18:29:35.947 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9gTbvYA8XP5pQCA off=1800880 len=2027066 2024-07-26T18:29:41.867 INFO:tasks.workunit.client.0.smithi071.stdout:op 817 completed, throughput=5MB/sec 2024-07-26T18:29:41.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:35 smithi071 ceph-mon[90507]: pgmap v1483: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:29:41.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:35 smithi135 ceph-mon[85352]: pgmap v1483: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:29:41.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:37 smithi135 ceph-mon[85352]: pgmap v1484: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:29:41.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:39 smithi135 ceph-mon[85352]: pgmap v1485: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:29:41.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:35 smithi071 ceph-mon[92867]: pgmap v1483: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:29:41.870 INFO:tasks.workunit.client.0.smithi071.stdout: 168: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:41.870 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3GX3e9zEdisKj4w off=6436521 len=805525 2024-07-26T18:29:41.870 INFO:tasks.workunit.client.0.smithi071.stdout:op 818 completed, throughput=4.98MB/sec 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3gPAOOviChtJNij off=6614403 len=1115859 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 819 completed, throughput=4.98MB/sec 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7DPOVHv3SlWL52I off=3221962 len=1457710 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 820 completed, throughput=4.99MB/sec 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DEWKKvWzVsPtoZC off=6547232 len=811446 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 821 completed, throughput=5MB/sec 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-56X26SoNhNxx7px off=7913314 len=780639 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 822 completed, throughput=5MB/sec 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout: 169: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-47c5Dr3dX7j4p0T off=1369311 len=856659 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 823 completed, throughput=4.98MB/sec 2024-07-26T18:29:41.871 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-s2RFmtF9kB4hfDI off=348421 len=582874 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 824 completed, throughput=4.98MB/sec 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-spKWi1OGRQ_rCZq off=6913859 len=624601 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 825 completed, throughput=4.98MB/sec 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w8Ub7HmIDJ31ohd off=1689498 len=765651 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 826 completed, throughput=4.99MB/sec 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bYNgsMeuAXk5zGD off=9368403 len=451042 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 827 completed, throughput=4.99MB/sec 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lHI3w1UEA6GAzby off=13104685 len=739180 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 828 completed, throughput=4.99MB/sec 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-492cgv7UcOoBP1f off=3122415 len=1778513 2024-07-26T18:29:41.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 829 completed, throughput=5MB/sec 2024-07-26T18:29:41.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:37 smithi071 ceph-mon[90507]: pgmap v1484: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:29:41.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:37 smithi071 ceph-mon[92867]: pgmap v1484: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:29:41.874 INFO:tasks.workunit.client.0.smithi071.stdout: 170: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:41.874 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FA02jp_m4t7T--p off=686435 len=1151867 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 830 completed, throughput=4.98MB/sec 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uVSUcSK0a6Nd9Lc off=16536734 len=1573972 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 831 completed, throughput=4.99MB/sec 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yLqOnRj-IjFfyHM off=11892571 len=1781314 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 832 completed, throughput=5MB/sec 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wvub6H5w_bE84j3 off=12799188 len=699112 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 833 completed, throughput=5MB/sec 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout: 171: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VBVy-GGJy2w6nOS off=11097965 len=1996176 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 834 completed, throughput=4.98MB/sec 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TU5NpwixLbqL7D3 off=3005830 len=1402312 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 835 completed, throughput=4.99MB/sec 2024-07-26T18:29:41.875 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jzWKQB3SiAKn3Vp off=5456373 len=385244 2024-07-26T18:29:41.876 INFO:tasks.workunit.client.0.smithi071.stdout:op 836 completed, throughput=4.99MB/sec 2024-07-26T18:29:41.876 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PdvRgiCLRmdFINa off=9823601 len=1452994 2024-07-26T18:29:41.876 INFO:tasks.workunit.client.0.smithi071.stdout:op 837 completed, throughput=5MB/sec 2024-07-26T18:29:41.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:39 smithi071 ceph-mon[92867]: pgmap v1485: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:29:41.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:39 smithi071 ceph-mon[90507]: pgmap v1485: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout: 172: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Z0GHAHF346ElC53 off=7636319 len=432970 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 838 completed, throughput=4.98MB/sec 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kWdGH1ZuaHuhtv1 off=4563366 len=1003029 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 839 completed, throughput=4.98MB/sec 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pDdxpgrh2Hz9c0b off=5832100 len=1986692 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 840 completed, throughput=4.99MB/sec 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UC3XE-oevPgkYY_ off=4501012 len=666743 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 841 completed, throughput=5MB/sec 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ppWnkuaLh_IF-SR off=1365727 len=242062 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 842 completed, throughput=5MB/sec 2024-07-26T18:29:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--NOOVrJTWKd8_ww off=10331173 len=1788806 2024-07-26T18:29:41.879 INFO:tasks.workunit.client.0.smithi071.stdout:op 843 completed, throughput=5.01MB/sec 2024-07-26T18:29:42.029 INFO:tasks.workunit.client.0.smithi071.stdout: 173: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:42.029 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q5ZhAhGVNQHzhDy off=5808368 len=668885 2024-07-26T18:29:42.031 INFO:tasks.workunit.client.0.smithi071.stdout:op 844 completed, throughput=4.98MB/sec 2024-07-26T18:29:42.031 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ca1NJ1V6lcKE0eg off=540690 len=1941892 2024-07-26T18:29:42.039 INFO:tasks.workunit.client.0.smithi071.stdout:op 845 completed, throughput=4.99MB/sec 2024-07-26T18:29:42.039 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Dmq26WkbScQ3okE off=7849425 len=1144803 2024-07-26T18:29:42.046 INFO:tasks.workunit.client.0.smithi071.stdout:op 846 completed, throughput=5MB/sec 2024-07-26T18:29:42.046 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5du8UageCAA_GOp off=12758119 len=232984 2024-07-26T18:29:42.048 INFO:tasks.workunit.client.0.smithi071.stdout:op 847 completed, throughput=5MB/sec 2024-07-26T18:29:42.048 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-k9n660Ek2tyarIo off=10830750 len=1186875 2024-07-26T18:29:42.054 INFO:tasks.workunit.client.0.smithi071.stdout:op 848 completed, throughput=5.01MB/sec 2024-07-26T18:29:42.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:41 smithi135 ceph-mon[85352]: pgmap v1486: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:29:42.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:41 smithi071 ceph-mon[92867]: pgmap v1486: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:29:42.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:29:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:29:42] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-07-26T18:29:42.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:41 smithi071 ceph-mon[90507]: pgmap v1486: 105 pgs: 105 active+clean; 129 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:29:43.054 INFO:tasks.workunit.client.0.smithi071.stdout: 174: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:43.055 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LZkLVtQ4jAspGKP off=7949895 len=735663 2024-07-26T18:29:43.059 INFO:tasks.workunit.client.0.smithi071.stdout:op 849 completed, throughput=4.98MB/sec 2024-07-26T18:29:43.059 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mY-fDyxVIFFOqju off=13024690 len=1691645 2024-07-26T18:29:43.069 INFO:tasks.workunit.client.0.smithi071.stdout:op 850 completed, throughput=4.99MB/sec 2024-07-26T18:29:43.069 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aqcEHNfMsOBBK3m off=0 len=1332898 2024-07-26T18:29:43.070 INFO:tasks.workunit.client.0.smithi071.stdout:op 851 completed, throughput=5MB/sec 2024-07-26T18:29:43.071 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IdyoMfGQKUpfDSh off=1194876 len=1091849 2024-07-26T18:29:43.072 INFO:tasks.workunit.client.0.smithi071.stdout:op 852 completed, throughput=5MB/sec 2024-07-26T18:29:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:44.072 INFO:tasks.workunit.client.0.smithi071.stdout: 175: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:44.072 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HOfN49vG-rJO2wA off=13106433 len=616663 2024-07-26T18:29:44.073 INFO:tasks.workunit.client.0.smithi071.stdout:op 853 completed, throughput=4.98MB/sec 2024-07-26T18:29:44.073 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lgGNQ7JD4tpBtwE off=3217877 len=172824 2024-07-26T18:29:44.076 INFO:tasks.workunit.client.0.smithi071.stdout:op 854 completed, throughput=4.98MB/sec 2024-07-26T18:29:44.076 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-79HKYn-6t_x4iHv off=20938705 len=1613906 2024-07-26T18:29:44.078 INFO:tasks.workunit.client.0.smithi071.stdout:op 855 completed, throughput=4.99MB/sec 2024-07-26T18:29:44.078 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zjJ48AoD30asIXn off=1958037 len=251747 2024-07-26T18:29:44.080 INFO:tasks.workunit.client.0.smithi071.stdout:op 856 completed, throughput=4.99MB/sec 2024-07-26T18:29:44.080 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_N46bVUw4UIlIQO off=2135650 len=551706 2024-07-26T18:29:44.081 INFO:tasks.workunit.client.0.smithi071.stdout:op 857 completed, throughput=4.99MB/sec 2024-07-26T18:29:44.081 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KD8leyAEXaMmuIB off=12608384 len=1884045 2024-07-26T18:29:44.089 INFO:tasks.workunit.client.0.smithi071.stdout:op 858 completed, throughput=5MB/sec 2024-07-26T18:29:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:43 smithi071 ceph-mon[90507]: pgmap v1487: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:29:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:43 smithi071 ceph-mon[92867]: pgmap v1487: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:29:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:43 smithi135 ceph-mon[85352]: pgmap v1487: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:29:45.090 INFO:tasks.workunit.client.0.smithi071.stdout: 176: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:45.090 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cO2cE9vGodsMAzO off=17802131 len=215130 2024-07-26T18:29:45.091 INFO:tasks.workunit.client.0.smithi071.stdout:op 859 completed, throughput=4.98MB/sec 2024-07-26T18:29:45.091 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--v9Y8JWwI_qF7qQ off=17601691 len=5127 2024-07-26T18:29:45.093 INFO:tasks.workunit.client.0.smithi071.stdout:op 860 completed, throughput=4.98MB/sec 2024-07-26T18:29:45.093 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TC28R3BWgaz9BWb off=22691406 len=293623 2024-07-26T18:29:45.094 INFO:tasks.workunit.client.0.smithi071.stdout:op 861 completed, throughput=4.98MB/sec 2024-07-26T18:29:45.094 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s9uIcweHiXWx_oj off=4130469 len=740990 2024-07-26T18:29:45.095 INFO:tasks.workunit.client.0.smithi071.stdout:op 862 completed, throughput=4.98MB/sec 2024-07-26T18:29:45.095 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-abe8tH7woBhc6gu off=1650618 len=1351885 2024-07-26T18:29:45.101 INFO:tasks.workunit.client.0.smithi071.stdout:op 863 completed, throughput=4.99MB/sec 2024-07-26T18:29:45.101 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Gn4ruokd6UtHL6S off=15277509 len=1464762 2024-07-26T18:29:45.110 INFO:tasks.workunit.client.0.smithi071.stdout:op 864 completed, throughput=5MB/sec 2024-07-26T18:29:45.110 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wa-EEfqNRm3cbz8 off=8093793 len=1934667 2024-07-26T18:29:45.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 865 completed, throughput=5.01MB/sec 2024-07-26T18:29:46.122 INFO:tasks.workunit.client.0.smithi071.stdout: 177: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:46.122 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qszLpxRTW5naNN2 off=4519005 len=1520408 2024-07-26T18:29:46.129 INFO:tasks.workunit.client.0.smithi071.stdout:op 866 completed, throughput=4.99MB/sec 2024-07-26T18:29:46.129 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jngbl0sxh48mHBC off=1637720 len=176969 2024-07-26T18:29:46.130 INFO:tasks.workunit.client.0.smithi071.stdout:op 867 completed, throughput=4.99MB/sec 2024-07-26T18:29:46.130 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7YCaw1TcrDKUTsv off=1231227 len=648323 2024-07-26T18:29:46.135 INFO:tasks.workunit.client.0.smithi071.stdout:op 868 completed, throughput=4.99MB/sec 2024-07-26T18:29:46.135 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xDR9Uuq9xuPRo3Y off=1060135 len=685945 2024-07-26T18:29:46.139 INFO:tasks.workunit.client.0.smithi071.stdout:op 869 completed, throughput=4.99MB/sec 2024-07-26T18:29:46.139 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jCFH-AlXk2aq9k7 off=3062387 len=1181534 2024-07-26T18:29:46.144 INFO:tasks.workunit.client.0.smithi071.stdout:op 870 completed, throughput=5MB/sec 2024-07-26T18:29:46.144 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PfiBNYbvDlaCFE0 off=315758 len=1486888 2024-07-26T18:29:46.145 INFO:tasks.workunit.client.0.smithi071.stdout:op 871 completed, throughput=5.01MB/sec 2024-07-26T18:29:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:45 smithi071 ceph-mon[90507]: pgmap v1488: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:29:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:45 smithi071 ceph-mon[92867]: pgmap v1488: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:29:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:45 smithi135 ceph-mon[85352]: pgmap v1488: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:29:47.146 INFO:tasks.workunit.client.0.smithi071.stdout: 178: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:47.146 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P4xxmv6iZM5tU55 off=16783357 len=1843980 2024-07-26T18:29:47.148 INFO:tasks.workunit.client.0.smithi071.stdout:op 872 completed, throughput=4.99MB/sec 2024-07-26T18:29:47.148 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ChIJIM6-C_j6vFl off=281779 len=549054 2024-07-26T18:29:47.152 INFO:tasks.workunit.client.0.smithi071.stdout:op 873 completed, throughput=4.99MB/sec 2024-07-26T18:29:47.152 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sRJHwtwLzBOlhud off=800133 len=1987134 2024-07-26T18:29:47.154 INFO:tasks.workunit.client.0.smithi071.stdout:op 874 completed, throughput=5MB/sec 2024-07-26T18:29:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: 179: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:48.155 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jpmv-IFkuosaqw3 off=14317650 len=207755 2024-07-26T18:29:48.158 INFO:tasks.workunit.client.0.smithi071.stdout:op 875 completed, throughput=4.98MB/sec 2024-07-26T18:29:48.158 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5HJ-oKE5af1zmAr off=1848815 len=1942475 2024-07-26T18:29:48.170 INFO:tasks.workunit.client.0.smithi071.stdout:op 876 completed, throughput=4.99MB/sec 2024-07-26T18:29:48.170 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MSZRivCHH04vJ4n off=253103 len=1747712 2024-07-26T18:29:48.172 INFO:tasks.workunit.client.0.smithi071.stdout:op 877 completed, throughput=4.99MB/sec 2024-07-26T18:29:48.172 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9GV8ktRllmJpPPr off=9677625 len=1922813 2024-07-26T18:29:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:47 smithi071 ceph-mon[90507]: pgmap v1489: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:29:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:47 smithi071 ceph-mon[92867]: pgmap v1489: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:29:48.180 INFO:tasks.workunit.client.0.smithi071.stdout:op 878 completed, throughput=5MB/sec 2024-07-26T18:29:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:47 smithi135 ceph-mon[85352]: pgmap v1489: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:29:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: 180: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:49.183 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EQDwC6946gbR-gm off=18620739 len=1596284 2024-07-26T18:29:49.183 INFO:tasks.workunit.client.0.smithi071.stdout:op 879 completed, throughput=4.99MB/sec 2024-07-26T18:29:49.183 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-T89hZSiY5nBGIFH off=1890429 len=911965 2024-07-26T18:29:49.185 INFO:tasks.workunit.client.0.smithi071.stdout:op 880 completed, throughput=4.99MB/sec 2024-07-26T18:29:49.185 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lK0189ZTa2vwQ4e off=8483873 len=1113358 2024-07-26T18:29:49.191 INFO:tasks.workunit.client.0.smithi071.stdout:op 881 completed, throughput=5MB/sec 2024-07-26T18:29:49.191 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IgrVgfL6aNlt0RO off=1206960 len=2003480 2024-07-26T18:29:49.195 INFO:tasks.workunit.client.0.smithi071.stdout:op 882 completed, throughput=5.01MB/sec 2024-07-26T18:29:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:49 smithi071 ceph-mon[90507]: pgmap v1490: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:29:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:49 smithi071 ceph-mon[92867]: pgmap v1490: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:29:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: 181: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:50.195 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XvULSgveNqQ-ZMS off=16401289 len=1622859 2024-07-26T18:29:50.197 INFO:tasks.workunit.client.0.smithi071.stdout:op 883 completed, throughput=4.99MB/sec 2024-07-26T18:29:50.198 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HK8LKwRZJXtQrEU off=5676493 len=1943795 2024-07-26T18:29:50.212 INFO:tasks.workunit.client.0.smithi071.stdout:op 884 completed, throughput=5MB/sec 2024-07-26T18:29:50.212 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-87hua6ekjFEQ97P off=3637160 len=73724 2024-07-26T18:29:50.214 INFO:tasks.workunit.client.0.smithi071.stdout:op 885 completed, throughput=5MB/sec 2024-07-26T18:29:50.214 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TlmTgcLU-pgWDhd off=19335653 len=1901272 2024-07-26T18:29:50.222 INFO:tasks.workunit.client.0.smithi071.stdout:op 886 completed, throughput=5.01MB/sec 2024-07-26T18:29:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:49 smithi135 ceph-mon[85352]: pgmap v1490: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:29:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: 182: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:51.223 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-W6ApeSxEUC8FRzH off=5092952 len=1787227 2024-07-26T18:29:51.232 INFO:tasks.workunit.client.0.smithi071.stdout:op 887 completed, throughput=4.99MB/sec 2024-07-26T18:29:51.232 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IxGTd4pq6eC4h0E off=254871 len=2053384 2024-07-26T18:29:51.244 INFO:tasks.workunit.client.0.smithi071.stdout:op 888 completed, throughput=5MB/sec 2024-07-26T18:29:51.244 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fATLKkz3tAWr2wV off=12262362 len=969410 2024-07-26T18:29:51.249 INFO:tasks.workunit.client.0.smithi071.stdout:op 889 completed, throughput=5MB/sec 2024-07-26T18:29:52.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:51 smithi071 ceph-mon[92867]: pgmap v1491: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:29:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:51 smithi071 ceph-mon[90507]: pgmap v1491: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:29:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:29:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:29:52] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-07-26T18:29:52.250 INFO:tasks.workunit.client.0.smithi071.stdout: 183: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:52.250 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WFT7QOyOtZfGUuP off=829078 len=1111373 2024-07-26T18:29:52.256 INFO:tasks.workunit.client.0.smithi071.stdout:op 890 completed, throughput=4.98MB/sec 2024-07-26T18:29:52.256 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZqL_coGGbcUQuhk off=714015 len=671719 2024-07-26T18:29:52.258 INFO:tasks.workunit.client.0.smithi071.stdout:op 891 completed, throughput=4.99MB/sec 2024-07-26T18:29:52.258 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-p8Q5omErUO6aMmD off=1657433 len=1542925 2024-07-26T18:29:52.268 INFO:tasks.workunit.client.0.smithi071.stdout:op 892 completed, throughput=4.99MB/sec 2024-07-26T18:29:52.268 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FlXPdDH4BXML8R7 off=943116 len=1019225 2024-07-26T18:29:52.270 INFO:tasks.workunit.client.0.smithi071.stdout:op 893 completed, throughput=5MB/sec 2024-07-26T18:29:52.270 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-I34ZqZyjA4h_WTd off=11326280 len=1956285 2024-07-26T18:29:52.272 INFO:tasks.workunit.client.0.smithi071.stdout:op 894 completed, throughput=5.01MB/sec 2024-07-26T18:29:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:51 smithi135 ceph-mon[85352]: pgmap v1491: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:29:53.273 INFO:tasks.workunit.client.0.smithi071.stdout: 184: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:53.273 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QI__9d_ZOsKv0V2 off=1654847 len=826394 2024-07-26T18:29:53.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 895 completed, throughput=4.99MB/sec 2024-07-26T18:29:53.278 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-H5ntLZ-qVnhzKHr off=1020602 len=724808 2024-07-26T18:29:53.283 INFO:tasks.workunit.client.0.smithi071.stdout:op 896 completed, throughput=4.99MB/sec 2024-07-26T18:29:53.283 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7QcfeeO5oxfLba6 off=10636082 len=822420 2024-07-26T18:29:53.286 INFO:tasks.workunit.client.0.smithi071.stdout:op 897 completed, throughput=4.99MB/sec 2024-07-26T18:29:53.286 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2TejZ2AEqanr0A9 off=4453249 len=1458597 2024-07-26T18:29:53.596 INFO:tasks.workunit.client.0.smithi071.stdout:op 898 completed, throughput=5MB/sec 2024-07-26T18:29:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:53 smithi071 ceph-mon[90507]: pgmap v1492: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:29:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:53 smithi071 ceph-mon[92867]: pgmap v1492: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:29:54.288 INFO:tasks.workunit.client.0.smithi071.stdout: 185: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:54.288 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UsQlDdgknFCEDDo off=5707541 len=727513 2024-07-26T18:29:54.290 INFO:tasks.workunit.client.0.smithi071.stdout:op 899 completed, throughput=4.98MB/sec 2024-07-26T18:29:54.290 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-T6bAhwrRPw0iiQK off=5255277 len=1388485 2024-07-26T18:29:54.291 INFO:tasks.workunit.client.0.smithi071.stdout:op 900 completed, throughput=4.98MB/sec 2024-07-26T18:29:54.291 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3Tdu2a7-7D0Pwv8 off=2795132 len=26877 2024-07-26T18:29:54.294 INFO:tasks.workunit.client.0.smithi071.stdout:op 901 completed, throughput=4.99MB/sec 2024-07-26T18:29:54.294 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cEDWmjxlptx6WYP off=2591156 len=1657262 2024-07-26T18:29:54.297 INFO:tasks.workunit.client.0.smithi071.stdout:op 902 completed, throughput=4.99MB/sec 2024-07-26T18:29:54.297 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IiGRYIVsBV6t6Dq off=3241552 len=1756230 2024-07-26T18:29:54.305 INFO:tasks.workunit.client.0.smithi071.stdout:op 903 completed, throughput=5MB/sec 2024-07-26T18:29:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:53 smithi135 ceph-mon[85352]: pgmap v1492: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:29:55.306 INFO:tasks.workunit.client.0.smithi071.stdout: 186: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:55.306 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8u9hbn6RVFjjN1n off=3193350 len=142719 2024-07-26T18:29:55.307 INFO:tasks.workunit.client.0.smithi071.stdout:op 904 completed, throughput=4.98MB/sec 2024-07-26T18:29:55.307 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8eE1BUzc7FGaX2I off=8106343 len=3435 2024-07-26T18:29:55.309 INFO:tasks.workunit.client.0.smithi071.stdout:op 905 completed, throughput=4.98MB/sec 2024-07-26T18:29:55.309 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gvm9b7ongmDBKQJ off=15222481 len=453180 2024-07-26T18:29:55.313 INFO:tasks.workunit.client.0.smithi071.stdout:op 906 completed, throughput=4.98MB/sec 2024-07-26T18:29:55.313 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1zufL9Z7DJZJ8Qb off=13699951 len=1271359 2024-07-26T18:29:55.314 INFO:tasks.workunit.client.0.smithi071.stdout:op 907 completed, throughput=4.98MB/sec 2024-07-26T18:29:55.315 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AhnUhIaQz-umfow off=2998058 len=1431513 2024-07-26T18:29:55.316 INFO:tasks.workunit.client.0.smithi071.stdout:op 908 completed, throughput=4.99MB/sec 2024-07-26T18:29:55.316 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7vFjptTAeQhm83N off=453413 len=298548 2024-07-26T18:29:55.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 909 completed, throughput=4.99MB/sec 2024-07-26T18:29:55.319 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-exQXFaZY_KYv3OC off=1792691 len=138538 2024-07-26T18:29:55.322 INFO:tasks.workunit.client.0.smithi071.stdout:op 910 completed, throughput=4.99MB/sec 2024-07-26T18:29:55.322 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-16pBNwe6FtPDWAY off=4623092 len=735189 2024-07-26T18:29:55.326 INFO:tasks.workunit.client.0.smithi071.stdout:op 911 completed, throughput=5MB/sec 2024-07-26T18:29:55.326 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-t-XwPu4kAflSDTu off=6254383 len=573712 2024-07-26T18:29:55.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 912 completed, throughput=5MB/sec 2024-07-26T18:29:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:55 smithi071 ceph-mon[90507]: pgmap v1493: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:29:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:55 smithi071 ceph-mon[92867]: pgmap v1493: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:29:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:55 smithi135 ceph-mon[85352]: pgmap v1493: 105 pgs: 105 active+clean; 129 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:29:56.330 INFO:tasks.workunit.client.0.smithi071.stdout: 187: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:56.330 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QFphouLoe3XNprX off=11690415 len=1915944 2024-07-26T18:29:56.341 INFO:tasks.workunit.client.0.smithi071.stdout:op 913 completed, throughput=4.98MB/sec 2024-07-26T18:29:56.341 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-M1glXF3m4Ipa2Wn off=612916 len=657496 2024-07-26T18:29:56.346 INFO:tasks.workunit.client.0.smithi071.stdout:op 914 completed, throughput=4.99MB/sec 2024-07-26T18:29:56.346 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JgO4OhI815Zq9ao off=904274 len=795498 2024-07-26T18:29:56.347 INFO:tasks.workunit.client.0.smithi071.stdout:op 915 completed, throughput=4.99MB/sec 2024-07-26T18:29:56.348 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zxhnRVL618Q4Wq1 off=3490867 len=1562520 2024-07-26T18:29:56.356 INFO:tasks.workunit.client.0.smithi071.stdout:op 916 completed, throughput=5MB/sec 2024-07-26T18:29:56.356 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dXLtfkuuuIi-4ry off=12582830 len=1530897 2024-07-26T18:29:56.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 917 completed, throughput=5.01MB/sec 2024-07-26T18:29:57.359 INFO:tasks.workunit.client.0.smithi071.stdout: 188: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:57.359 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2_aBojsNLvJ_tat off=2182252 len=439134 2024-07-26T18:29:57.360 INFO:tasks.workunit.client.0.smithi071.stdout:op 918 completed, throughput=4.98MB/sec 2024-07-26T18:29:57.360 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gdyzpGBLtqkLqIa off=11332775 len=1763723 2024-07-26T18:29:57.370 INFO:tasks.workunit.client.0.smithi071.stdout:op 919 completed, throughput=4.99MB/sec 2024-07-26T18:29:57.371 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-J6fgOifrWFp0VA0 off=4855358 len=1705288 2024-07-26T18:29:57.378 INFO:tasks.workunit.client.0.smithi071.stdout:op 920 completed, throughput=5MB/sec 2024-07-26T18:29:57.378 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3Xq0IqceJhpnnxI off=10988991 len=716586 2024-07-26T18:29:57.382 INFO:tasks.workunit.client.0.smithi071.stdout:op 921 completed, throughput=5MB/sec 2024-07-26T18:29:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:29:58.382 INFO:tasks.workunit.client.0.smithi071.stdout: 189: throughput=4.98MB/sec pending data=0 2024-07-26T18:29:58.382 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ikpsyQkHjlCl5jF off=18613832 len=1417244 2024-07-26T18:29:58.391 INFO:tasks.workunit.client.0.smithi071.stdout:op 922 completed, throughput=4.98MB/sec 2024-07-26T18:29:58.391 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8qtXxaT8vCS8xlr off=10521741 len=890522 2024-07-26T18:29:58.393 INFO:tasks.workunit.client.0.smithi071.stdout:op 923 completed, throughput=4.99MB/sec 2024-07-26T18:29:58.393 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JSHGaQao6xyCM2O off=244467 len=1176440 2024-07-26T18:29:58.395 INFO:tasks.workunit.client.0.smithi071.stdout:op 924 completed, throughput=4.99MB/sec 2024-07-26T18:29:58.395 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qVnB5zEyT-5wBS5 off=2402849 len=418988 2024-07-26T18:29:58.403 INFO:tasks.workunit.client.0.smithi071.stdout:op 925 completed, throughput=4.99MB/sec 2024-07-26T18:29:58.404 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LT4SuSFEC001bIH off=3032003 len=25139 2024-07-26T18:29:58.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 926 completed, throughput=4.99MB/sec 2024-07-26T18:29:58.404 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zIksKcD4SBrNdmC off=3534324 len=405324 2024-07-26T18:29:58.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 927 completed, throughput=5MB/sec 2024-07-26T18:29:58.404 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q3I8zcCeobX67w3 off=4994487 len=678010 2024-07-26T18:29:58.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 928 completed, throughput=5MB/sec 2024-07-26T18:29:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:58 smithi071 ceph-mon[90507]: pgmap v1494: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:29:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:58 smithi071 ceph-mon[92867]: pgmap v1494: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:29:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:58 smithi135 ceph-mon[85352]: pgmap v1494: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:29:59.402 INFO:tasks.workunit.client.0.smithi071.stdout: 190: throughput=4.97MB/sec pending data=0 2024-07-26T18:29:59.403 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bmEHYtwb07_0kkg off=1429030 len=109843 2024-07-26T18:29:59.403 INFO:tasks.workunit.client.0.smithi071.stdout:op 929 completed, throughput=4.98MB/sec 2024-07-26T18:29:59.403 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q6UBNDBGZisrBLJ off=16660278 len=301220 2024-07-26T18:29:59.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 930 completed, throughput=4.98MB/sec 2024-07-26T18:29:59.404 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WIH7ZlKNRO-t3i6 off=5696466 len=778375 2024-07-26T18:29:59.405 INFO:tasks.workunit.client.0.smithi071.stdout:op 931 completed, throughput=4.98MB/sec 2024-07-26T18:29:59.405 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9i-ild_eKtM_Kra off=2973583 len=568531 2024-07-26T18:29:59.406 INFO:tasks.workunit.client.0.smithi071.stdout:op 932 completed, throughput=4.98MB/sec 2024-07-26T18:29:59.407 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gHSAk9FjDbFfa3y off=1952080 len=927767 2024-07-26T18:29:59.411 INFO:tasks.workunit.client.0.smithi071.stdout:op 933 completed, throughput=4.99MB/sec 2024-07-26T18:29:59.411 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-d_NShW-y1-za6WB off=1618214 len=1706269 2024-07-26T18:29:59.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 934 completed, throughput=5MB/sec 2024-07-26T18:29:59.413 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CBXWiYjegMGtX0q off=3901391 len=1989427 2024-07-26T18:29:59.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 935 completed, throughput=5.01MB/sec 2024-07-26T18:30:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:29:59 smithi071 ceph-mon[92867]: pgmap v1495: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:30:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:29:59 smithi071 ceph-mon[90507]: pgmap v1495: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:30:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:29:59 smithi135 ceph-mon[85352]: pgmap v1495: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:30:00.419 INFO:tasks.workunit.client.0.smithi071.stdout: 191: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:00.419 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5YHFZTst3IsxnQC off=2156175 len=391716 2024-07-26T18:30:00.419 INFO:tasks.workunit.client.0.smithi071.stdout:op 936 completed, throughput=4.98MB/sec 2024-07-26T18:30:00.419 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JN4eCUfJR15O6Ft off=15821064 len=418026 2024-07-26T18:30:00.419 INFO:tasks.workunit.client.0.smithi071.stdout:op 937 completed, throughput=4.98MB/sec 2024-07-26T18:30:00.419 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-O1OkumjSm3GtEGX off=4938160 len=80542 2024-07-26T18:30:00.419 INFO:tasks.workunit.client.0.smithi071.stdout:op 938 completed, throughput=4.98MB/sec 2024-07-26T18:30:00.419 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-B-wcy8FzNPt6CVR off=9552240 len=1373143 2024-07-26T18:30:00.420 INFO:tasks.workunit.client.0.smithi071.stdout:op 939 completed, throughput=4.99MB/sec 2024-07-26T18:30:00.420 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BsBDzeOLZeCKpj1 off=5571121 len=1298209 2024-07-26T18:30:00.421 INFO:tasks.workunit.client.0.smithi071.stdout:op 940 completed, throughput=5MB/sec 2024-07-26T18:30:00.421 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YWBQkDqbifcWip7 off=9430618 len=1682463 2024-07-26T18:30:00.426 INFO:tasks.workunit.client.0.smithi071.stdout:op 941 completed, throughput=5.01MB/sec 2024-07-26T18:30:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:00 smithi071 ceph-mon[90507]: overall HEALTH_OK 2024-07-26T18:30:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:00 smithi071 ceph-mon[92867]: overall HEALTH_OK 2024-07-26T18:30:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:00 smithi135 ceph-mon[85352]: overall HEALTH_OK 2024-07-26T18:30:01.427 INFO:tasks.workunit.client.0.smithi071.stdout: 192: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:01.427 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FLSwfSj2gDgksSQ off=4683251 len=329376 2024-07-26T18:30:01.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 942 completed, throughput=4.98MB/sec 2024-07-26T18:30:01.431 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Na80iC7OnqPkoYL off=1135920 len=1126305 2024-07-26T18:30:01.436 INFO:tasks.workunit.client.0.smithi071.stdout:op 943 completed, throughput=4.99MB/sec 2024-07-26T18:30:01.436 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rHwOh324nAA4j-_ off=21946820 len=1743173 2024-07-26T18:30:01.440 INFO:tasks.workunit.client.0.smithi071.stdout:op 944 completed, throughput=4.99MB/sec 2024-07-26T18:30:01.440 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6u4tVDsfvF5Eedc off=6725143 len=1742544 2024-07-26T18:30:01.449 INFO:tasks.workunit.client.0.smithi071.stdout:op 945 completed, throughput=5MB/sec 2024-07-26T18:30:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:30:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:30:02] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-07-26T18:30:02.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:01 smithi071 ceph-mon[92867]: pgmap v1496: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:30:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:01 smithi071 ceph-mon[90507]: pgmap v1496: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:30:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:01 smithi135 ceph-mon[85352]: pgmap v1496: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:30:02.450 INFO:tasks.workunit.client.0.smithi071.stdout: 193: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:02.494 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uS6RXTwks0TCAfN off=16223394 len=1250034 2024-07-26T18:30:02.496 INFO:tasks.workunit.client.0.smithi071.stdout:op 946 completed, throughput=4.98MB/sec 2024-07-26T18:30:02.496 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--7eT8Lz_c_aAWpf off=6324716 len=1104143 2024-07-26T18:30:02.496 INFO:tasks.workunit.client.0.smithi071.stdout:op 947 completed, throughput=4.99MB/sec 2024-07-26T18:30:02.496 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CVEPP3MuK-84A-0 off=15846235 len=569488 2024-07-26T18:30:02.496 INFO:tasks.workunit.client.0.smithi071.stdout:op 948 completed, throughput=4.99MB/sec 2024-07-26T18:30:02.496 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IZGEpYvDSfgKDCF off=1689912 len=552997 2024-07-26T18:30:02.496 INFO:tasks.workunit.client.0.smithi071.stdout:op 949 completed, throughput=4.99MB/sec 2024-07-26T18:30:02.497 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IzrkEyeME8yvaM9 off=24054 len=1143620 2024-07-26T18:30:02.497 INFO:tasks.workunit.client.0.smithi071.stdout:op 950 completed, throughput=5MB/sec 2024-07-26T18:30:02.497 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rMQs1MUj13IzsWh off=8061612 len=1146238 2024-07-26T18:30:02.497 INFO:tasks.workunit.client.0.smithi071.stdout:op 951 completed, throughput=5.01MB/sec 2024-07-26T18:30:03.473 INFO:tasks.workunit.client.0.smithi071.stdout: 194: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:03.473 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fCW6GAw9eba5i_N off=3926288 len=1577621 2024-07-26T18:30:03.475 INFO:tasks.workunit.client.0.smithi071.stdout:op 952 completed, throughput=4.99MB/sec 2024-07-26T18:30:03.475 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JayhAnh7Rd6WnOY off=3355333 len=1970227 2024-07-26T18:30:03.477 INFO:tasks.workunit.client.0.smithi071.stdout:op 953 completed, throughput=5MB/sec 2024-07-26T18:30:03.477 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FCvnOyY05Na-dbW off=12998196 len=499454 2024-07-26T18:30:03.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 954 completed, throughput=5MB/sec 2024-07-26T18:30:03.480 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kBYS08T8LRHEkR3 off=1280316 len=1156234 2024-07-26T18:30:03.481 INFO:tasks.workunit.client.0.smithi071.stdout:op 955 completed, throughput=5MB/sec 2024-07-26T18:30:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:03 smithi071 ceph-mon[90507]: pgmap v1497: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:30:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:03 smithi071 ceph-mon[92867]: pgmap v1497: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:30:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:03 smithi135 ceph-mon[85352]: pgmap v1497: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:30:04.481 INFO:tasks.workunit.client.0.smithi071.stdout: 195: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:04.481 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0msEgV9EqVuYT9j off=21197327 len=1412997 2024-07-26T18:30:04.484 INFO:tasks.workunit.client.0.smithi071.stdout:op 956 completed, throughput=4.99MB/sec 2024-07-26T18:30:04.484 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YEjNoAQtl3QmFu1 off=17871477 len=1263758 2024-07-26T18:30:04.486 INFO:tasks.workunit.client.0.smithi071.stdout:op 957 completed, throughput=4.99MB/sec 2024-07-26T18:30:04.487 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uuHGSKEr1Z3me54 off=711431 len=590272 2024-07-26T18:30:04.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 958 completed, throughput=4.99MB/sec 2024-07-26T18:30:04.490 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BRSqeISxcj8Fj_h off=2775063 len=1098520 2024-07-26T18:30:04.496 INFO:tasks.workunit.client.0.smithi071.stdout:op 959 completed, throughput=5MB/sec 2024-07-26T18:30:05.496 INFO:tasks.workunit.client.0.smithi071.stdout: 196: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:05.496 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-J6pafNmBry0t2Z0 off=803498 len=1245255 2024-07-26T18:30:05.498 INFO:tasks.workunit.client.0.smithi071.stdout:op 960 completed, throughput=4.98MB/sec 2024-07-26T18:30:05.498 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3-s9cJUW2XPFQYl off=7251228 len=375716 2024-07-26T18:30:05.499 INFO:tasks.workunit.client.0.smithi071.stdout:op 961 completed, throughput=4.98MB/sec 2024-07-26T18:30:05.499 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Neylk7GBBkKeDbz off=7199091 len=2040625 2024-07-26T18:30:05.508 INFO:tasks.workunit.client.0.smithi071.stdout:op 962 completed, throughput=4.99MB/sec 2024-07-26T18:30:05.508 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_JLjfeR5zPcStvX off=368102 len=865367 2024-07-26T18:30:05.509 INFO:tasks.workunit.client.0.smithi071.stdout:op 963 completed, throughput=5MB/sec 2024-07-26T18:30:05.509 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jtGmtq5awXopzYd off=6464431 len=160489 2024-07-26T18:30:05.513 INFO:tasks.workunit.client.0.smithi071.stdout:op 964 completed, throughput=5MB/sec 2024-07-26T18:30:05.513 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kBtfX6yA6Bt2hbe off=1393599 len=1592375 2024-07-26T18:30:05.514 INFO:tasks.workunit.client.0.smithi071.stdout:op 965 completed, throughput=5MB/sec 2024-07-26T18:30:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:05 smithi071 ceph-mon[90507]: pgmap v1498: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:30:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:05 smithi071 ceph-mon[92867]: pgmap v1498: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:30:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:05 smithi135 ceph-mon[85352]: pgmap v1498: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:30:06.515 INFO:tasks.workunit.client.0.smithi071.stdout: 197: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:06.515 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-t6HQ1Ge-RGu3NA0 off=788738 len=1220026 2024-07-26T18:30:06.516 INFO:tasks.workunit.client.0.smithi071.stdout:op 966 completed, throughput=4.99MB/sec 2024-07-26T18:30:06.516 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rCDYrbdxtsZ5-Q- off=4728023 len=1280704 2024-07-26T18:30:06.524 INFO:tasks.workunit.client.0.smithi071.stdout:op 967 completed, throughput=4.99MB/sec 2024-07-26T18:30:06.524 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MqQ6qvjKeV_X1Lm off=4411378 len=1729000 2024-07-26T18:30:06.525 INFO:tasks.workunit.client.0.smithi071.stdout:op 968 completed, throughput=5MB/sec 2024-07-26T18:30:06.525 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7Ldr6rYN1uQB8BK off=1638934 len=442645 2024-07-26T18:30:06.526 INFO:tasks.workunit.client.0.smithi071.stdout:op 969 completed, throughput=5MB/sec 2024-07-26T18:30:07.527 INFO:tasks.workunit.client.0.smithi071.stdout: 198: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:07.527 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_iPSNqvksRGf1eW off=1255554 len=62066 2024-07-26T18:30:07.527 INFO:tasks.workunit.client.0.smithi071.stdout:op 970 completed, throughput=4.98MB/sec 2024-07-26T18:30:07.528 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4UyEXAEPcyStWtE off=1874017 len=946983 2024-07-26T18:30:07.529 INFO:tasks.workunit.client.0.smithi071.stdout:op 971 completed, throughput=4.98MB/sec 2024-07-26T18:30:07.529 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kIcT5dNcWTlq_Wr off=12943585 len=589723 2024-07-26T18:30:07.530 INFO:tasks.workunit.client.0.smithi071.stdout:op 972 completed, throughput=4.98MB/sec 2024-07-26T18:30:07.530 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--4UkN5jubCYMhho off=15067750 len=1169036 2024-07-26T18:30:07.536 INFO:tasks.workunit.client.0.smithi071.stdout:op 973 completed, throughput=4.99MB/sec 2024-07-26T18:30:07.536 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-l71wCeinogijXnm off=3507206 len=1462832 2024-07-26T18:30:07.538 INFO:tasks.workunit.client.0.smithi071.stdout:op 974 completed, throughput=5MB/sec 2024-07-26T18:30:07.538 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-l2UV1DjBmbAvrUJ off=1688613 len=1777140 2024-07-26T18:30:07.540 INFO:tasks.workunit.client.0.smithi071.stdout:op 975 completed, throughput=5MB/sec 2024-07-26T18:30:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:07 smithi071 ceph-mon[92867]: pgmap v1499: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:30:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:07 smithi071 ceph-mon[90507]: pgmap v1499: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:30:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:07 smithi135 ceph-mon[85352]: pgmap v1499: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:30:08.540 INFO:tasks.workunit.client.0.smithi071.stdout: 199: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:08.540 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-f18M_d4g97yuQ22 off=494650 len=534958 2024-07-26T18:30:08.542 INFO:tasks.workunit.client.0.smithi071.stdout:op 976 completed, throughput=4.98MB/sec 2024-07-26T18:30:08.542 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VLpeDcRcC6h603F off=557218 len=760402 2024-07-26T18:30:08.547 INFO:tasks.workunit.client.0.smithi071.stdout:op 977 completed, throughput=4.99MB/sec 2024-07-26T18:30:08.547 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_0JrsVEsBfQrkrr off=7401193 len=259763 2024-07-26T18:30:08.549 INFO:tasks.workunit.client.0.smithi071.stdout:op 978 completed, throughput=4.99MB/sec 2024-07-26T18:30:08.549 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VeC29N9-Lwy8RZZ off=15457219 len=2000965 2024-07-26T18:30:08.551 INFO:tasks.workunit.client.0.smithi071.stdout:op 979 completed, throughput=5MB/sec 2024-07-26T18:30:08.551 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L3-mytvIrx5DMdk off=9826655 len=1799512 2024-07-26T18:30:08.559 INFO:tasks.workunit.client.0.smithi071.stdout:op 980 completed, throughput=5MB/sec 2024-07-26T18:30:09.560 INFO:tasks.workunit.client.0.smithi071.stdout: 200: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:09.560 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LeWTiAjWWh7Aw-J off=8094468 len=914876 2024-07-26T18:30:09.564 INFO:tasks.workunit.client.0.smithi071.stdout:op 981 completed, throughput=4.98MB/sec 2024-07-26T18:30:09.564 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mlj9r7ZYu8WC9Q0 off=6028817 len=902114 2024-07-26T18:30:09.566 INFO:tasks.workunit.client.0.smithi071.stdout:op 982 completed, throughput=4.99MB/sec 2024-07-26T18:30:09.566 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Jot2XXlZhhID0B3 off=4062999 len=845183 2024-07-26T18:30:09.571 INFO:tasks.workunit.client.0.smithi071.stdout:op 983 completed, throughput=4.99MB/sec 2024-07-26T18:30:09.571 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ScuSKuA_ZJAw8K1 off=142509 len=435129 2024-07-26T18:30:09.572 INFO:tasks.workunit.client.0.smithi071.stdout:op 984 completed, throughput=4.99MB/sec 2024-07-26T18:30:09.573 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PBSrqvDeeYfL_h3 off=552373 len=230777 2024-07-26T18:30:09.577 INFO:tasks.workunit.client.0.smithi071.stdout:op 985 completed, throughput=5MB/sec 2024-07-26T18:30:09.577 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FsDE3Sj2CEhDE3P off=5787537 len=325382 2024-07-26T18:30:09.577 INFO:tasks.workunit.client.0.smithi071.stdout:op 986 completed, throughput=5MB/sec 2024-07-26T18:30:09.578 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W6i_8zORNBJl6PN off=974309 len=1187813 2024-07-26T18:30:09.579 INFO:tasks.workunit.client.0.smithi071.stdout:op 987 completed, throughput=5MB/sec 2024-07-26T18:30:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:09 smithi071 ceph-mon[90507]: pgmap v1500: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:30:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:09 smithi071 ceph-mon[92867]: pgmap v1500: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:30:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:09 smithi135 ceph-mon[85352]: pgmap v1500: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:30:10.580 INFO:tasks.workunit.client.0.smithi071.stdout: 201: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:10.580 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LVFpDc79biLsltV off=16420045 len=132130 2024-07-26T18:30:10.580 INFO:tasks.workunit.client.0.smithi071.stdout:op 988 completed, throughput=4.98MB/sec 2024-07-26T18:30:10.580 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HvhrZUjaTFq6XOu off=12518123 len=305063 2024-07-26T18:30:10.583 INFO:tasks.workunit.client.0.smithi071.stdout:op 989 completed, throughput=4.98MB/sec 2024-07-26T18:30:10.583 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-04EEMUXB99m9RJp off=154282 len=1406538 2024-07-26T18:30:10.591 INFO:tasks.workunit.client.0.smithi071.stdout:op 990 completed, throughput=4.99MB/sec 2024-07-26T18:30:10.591 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PXOa3hkIkB88RW9 off=7823029 len=215978 2024-07-26T18:30:10.593 INFO:tasks.workunit.client.0.smithi071.stdout:op 991 completed, throughput=4.99MB/sec 2024-07-26T18:30:10.593 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j7cU49CXi5oFh8m off=12262259 len=1531871 2024-07-26T18:30:10.596 INFO:tasks.workunit.client.0.smithi071.stdout:op 992 completed, throughput=4.99MB/sec 2024-07-26T18:30:10.596 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eTG0xnHkkv0qrYx off=10575463 len=1941134 2024-07-26T18:30:10.600 INFO:tasks.workunit.client.0.smithi071.stdout:op 993 completed, throughput=5MB/sec 2024-07-26T18:30:11.601 INFO:tasks.workunit.client.0.smithi071.stdout: 202: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:11.601 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-l5oFHNe9t5pnp6f off=7846977 len=1195635 2024-07-26T18:30:11.607 INFO:tasks.workunit.client.0.smithi071.stdout:op 994 completed, throughput=4.98MB/sec 2024-07-26T18:30:11.607 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ThZB69WwxvfHxFf off=777950 len=242099 2024-07-26T18:30:11.610 INFO:tasks.workunit.client.0.smithi071.stdout:op 995 completed, throughput=4.99MB/sec 2024-07-26T18:30:11.610 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1kJ84V43hqM_DyM off=2800220 len=193351 2024-07-26T18:30:11.611 INFO:tasks.workunit.client.0.smithi071.stdout:op 996 completed, throughput=4.99MB/sec 2024-07-26T18:30:11.611 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xsDy5Q3TAregBXA off=87861 len=1039306 2024-07-26T18:30:11.612 INFO:tasks.workunit.client.0.smithi071.stdout:op 997 completed, throughput=4.99MB/sec 2024-07-26T18:30:11.612 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K05VZ52Xn1WmcSY off=16017410 len=1772246 2024-07-26T18:30:11.614 INFO:tasks.workunit.client.0.smithi071.stdout:op 998 completed, throughput=5MB/sec 2024-07-26T18:30:11.614 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EUc6k17k0ZK1QqK off=13206118 len=756762 2024-07-26T18:30:11.615 INFO:tasks.workunit.client.0.smithi071.stdout:op 999 completed, throughput=5MB/sec 2024-07-26T18:30:12.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:11 smithi135 ceph-mon[85352]: pgmap v1501: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-07-26T18:30:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:11 smithi071 ceph-mon[90507]: pgmap v1501: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-07-26T18:30:12.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:30:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:30:12] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-07-26T18:30:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:11 smithi071 ceph-mon[92867]: pgmap v1501: 105 pgs: 105 active+clean; 129 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-07-26T18:30:12.615 INFO:tasks.workunit.client.0.smithi071.stdout: 203: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:12.616 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-U06QsZycRuWuobw off=9301072 len=702720 2024-07-26T18:30:12.617 INFO:tasks.workunit.client.0.smithi071.stdout:op 1000 completed, throughput=4.98MB/sec 2024-07-26T18:30:12.617 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FZlKJXL09OqOmoF off=6979566 len=1341941 2024-07-26T18:30:12.625 INFO:tasks.workunit.client.0.smithi071.stdout:op 1001 completed, throughput=4.99MB/sec 2024-07-26T18:30:12.675 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UJ9hbNCDfasDgdd off=7185901 len=1876127 2024-07-26T18:30:12.676 INFO:tasks.workunit.client.0.smithi071.stdout:op 1002 completed, throughput=5MB/sec 2024-07-26T18:30:12.676 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mTYCB5kXkkofEEY off=12845791 len=1362175 2024-07-26T18:30:12.676 INFO:tasks.workunit.client.0.smithi071.stdout:op 1003 completed, throughput=5MB/sec 2024-07-26T18:30:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:13.646 INFO:tasks.workunit.client.0.smithi071.stdout: 204: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:13.647 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8gX1Oa0t4VpcAAX off=9761676 len=574588 2024-07-26T18:30:13.650 INFO:tasks.workunit.client.0.smithi071.stdout:op 1004 completed, throughput=4.98MB/sec 2024-07-26T18:30:13.651 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Szr-BbapTiVPulu off=3163273 len=1775655 2024-07-26T18:30:13.653 INFO:tasks.workunit.client.0.smithi071.stdout:op 1005 completed, throughput=4.99MB/sec 2024-07-26T18:30:13.653 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YPyFC4xSRxEajWS off=8686964 len=373728 2024-07-26T18:30:13.653 INFO:tasks.workunit.client.0.smithi071.stdout:op 1006 completed, throughput=4.99MB/sec 2024-07-26T18:30:13.653 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1nl4OYx8J2f6Rok off=2151709 len=1052067 2024-07-26T18:30:13.655 INFO:tasks.workunit.client.0.smithi071.stdout:op 1007 completed, throughput=5MB/sec 2024-07-26T18:30:13.655 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vFVYCX7YXbE3KtV off=526001 len=360021 2024-07-26T18:30:13.657 INFO:tasks.workunit.client.0.smithi071.stdout:op 1008 completed, throughput=5MB/sec 2024-07-26T18:30:13.657 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eBHLCzrwpYwqXE3 off=1374982 len=789443 2024-07-26T18:30:13.661 INFO:tasks.workunit.client.0.smithi071.stdout:op 1009 completed, throughput=5MB/sec 2024-07-26T18:30:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:13 smithi071 ceph-mon[90507]: pgmap v1502: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-07-26T18:30:14.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:13 smithi071 ceph-mon[92867]: pgmap v1502: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-07-26T18:30:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:13 smithi135 ceph-mon[85352]: pgmap v1502: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-07-26T18:30:14.662 INFO:tasks.workunit.client.0.smithi071.stdout: 205: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:14.662 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HjXucSv5__O186f off=16488129 len=521075 2024-07-26T18:30:14.663 INFO:tasks.workunit.client.0.smithi071.stdout:op 1010 completed, throughput=4.98MB/sec 2024-07-26T18:30:14.663 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Vq0CnE5ys9vw1RN off=16491906 len=1270255 2024-07-26T18:30:14.664 INFO:tasks.workunit.client.0.smithi071.stdout:op 1011 completed, throughput=4.98MB/sec 2024-07-26T18:30:14.664 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-a0Vnw-07j620Lon off=7461417 len=1576514 2024-07-26T18:30:14.673 INFO:tasks.workunit.client.0.smithi071.stdout:op 1012 completed, throughput=4.99MB/sec 2024-07-26T18:30:14.673 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6vmRxXOp0BifK5m off=13471490 len=1869446 2024-07-26T18:30:14.683 INFO:tasks.workunit.client.0.smithi071.stdout:op 1013 completed, throughput=5MB/sec 2024-07-26T18:30:14.683 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eaCAXxem01MjKoV off=12592385 len=506478 2024-07-26T18:30:14.685 INFO:tasks.workunit.client.0.smithi071.stdout:op 1014 completed, throughput=5MB/sec 2024-07-26T18:30:15.686 INFO:tasks.workunit.client.0.smithi071.stdout: 206: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ynAN4DwSaYA8OPm off=5786319 len=646341 2024-07-26T18:30:15.691 INFO:tasks.workunit.client.0.smithi071.stdout:op 1015 completed, throughput=4.98MB/sec 2024-07-26T18:30:15.691 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-T_AaiK5n0y3pA95 off=426164 len=627566 2024-07-26T18:30:15.691 INFO:tasks.workunit.client.0.smithi071.stdout:op 1016 completed, throughput=4.98MB/sec 2024-07-26T18:30:15.691 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ekQppZY7LyYeGYv off=495077 len=1465678 2024-07-26T18:30:15.692 INFO:tasks.workunit.client.0.smithi071.stdout:op 1017 completed, throughput=4.99MB/sec 2024-07-26T18:30:15.692 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7GPGCJY7ZLB5xqk off=462677 len=492538 2024-07-26T18:30:15.694 INFO:tasks.workunit.client.0.smithi071.stdout:op 1018 completed, throughput=4.99MB/sec 2024-07-26T18:30:15.694 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jFZ1VrY4BXkPkbc off=2526074 len=818476 2024-07-26T18:30:15.699 INFO:tasks.workunit.client.0.smithi071.stdout:op 1019 completed, throughput=5MB/sec 2024-07-26T18:30:15.700 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gVWyNFONUMgvTPB off=3657445 len=1976347 2024-07-26T18:30:15.710 INFO:tasks.workunit.client.0.smithi071.stdout:op 1020 completed, throughput=5MB/sec 2024-07-26T18:30:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:15 smithi071 ceph-mon[90507]: pgmap v1503: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-07-26T18:30:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:15 smithi071 ceph-mon[92867]: pgmap v1503: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-07-26T18:30:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:15 smithi135 ceph-mon[85352]: pgmap v1503: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-07-26T18:30:16.710 INFO:tasks.workunit.client.0.smithi071.stdout: 207: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:16.710 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RF291Fn0TZdWUKI off=12245319 len=44639 2024-07-26T18:30:16.711 INFO:tasks.workunit.client.0.smithi071.stdout:op 1021 completed, throughput=4.98MB/sec 2024-07-26T18:30:16.711 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7ENFY0uNhFUVvq2 off=5334290 len=1970392 2024-07-26T18:30:16.720 INFO:tasks.workunit.client.0.smithi071.stdout:op 1022 completed, throughput=4.99MB/sec 2024-07-26T18:30:16.720 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zIksKcD4SBrNdmC off=21915455 len=1048031 2024-07-26T18:30:16.721 INFO:tasks.workunit.client.0.smithi071.stdout:op 1023 completed, throughput=4.99MB/sec 2024-07-26T18:30:16.721 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TT2FIjqfqG26GMF off=2559803 len=324130 2024-07-26T18:30:16.724 INFO:tasks.workunit.client.0.smithi071.stdout:op 1024 completed, throughput=5MB/sec 2024-07-26T18:30:16.724 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TFQW7eZEMmJ-Zh8 off=5625965 len=422312 2024-07-26T18:30:16.725 INFO:tasks.workunit.client.0.smithi071.stdout:op 1025 completed, throughput=5MB/sec 2024-07-26T18:30:16.725 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yZ00HPnrofZWlaa off=5619931 len=313498 2024-07-26T18:30:16.728 INFO:tasks.workunit.client.0.smithi071.stdout:op 1026 completed, throughput=5MB/sec 2024-07-26T18:30:16.728 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M6m640rCcvQM0tN off=4054764 len=982490 2024-07-26T18:30:16.730 INFO:tasks.workunit.client.0.smithi071.stdout:op 1027 completed, throughput=5MB/sec 2024-07-26T18:30:17.731 INFO:tasks.workunit.client.0.smithi071.stdout: 208: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:17.731 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-B0yHFWqRoZ79zm6 off=11340769 len=1575947 2024-07-26T18:30:17.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 1028 completed, throughput=4.99MB/sec 2024-07-26T18:30:17.732 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-m8omsMrGSJ0jzG- off=3380034 len=762087 2024-07-26T18:30:17.734 INFO:tasks.workunit.client.0.smithi071.stdout:op 1029 completed, throughput=4.99MB/sec 2024-07-26T18:30:17.734 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FTtxnXgbRbs2w6L off=194710 len=64184 2024-07-26T18:30:17.734 INFO:tasks.workunit.client.0.smithi071.stdout:op 1030 completed, throughput=4.99MB/sec 2024-07-26T18:30:17.734 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Yk0bK2dTJXAfv2_ off=7023619 len=1418931 2024-07-26T18:30:17.735 INFO:tasks.workunit.client.0.smithi071.stdout:op 1031 completed, throughput=5MB/sec 2024-07-26T18:30:17.736 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MQMSS6NAaOrx4HG off=15456492 len=1929571 2024-07-26T18:30:17.748 INFO:tasks.workunit.client.0.smithi071.stdout:op 1032 completed, throughput=5.01MB/sec 2024-07-26T18:30:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:17 smithi071 ceph-mon[92867]: pgmap v1504: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:30:18.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:17 smithi071 ceph-mon[90507]: pgmap v1504: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:30:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:17 smithi135 ceph-mon[85352]: pgmap v1504: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:30:18.749 INFO:tasks.workunit.client.0.smithi071.stdout: 209: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:18.750 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sKTbbCKFFVLYaaj off=2864032 len=1779398 2024-07-26T18:30:18.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 1033 completed, throughput=4.99MB/sec 2024-07-26T18:30:18.758 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-H6higxa--f4ME3J off=850614 len=1509748 2024-07-26T18:30:18.765 INFO:tasks.workunit.client.0.smithi071.stdout:op 1034 completed, throughput=5MB/sec 2024-07-26T18:30:18.765 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--hDoKeRsD3T0bJH off=6334708 len=966914 2024-07-26T18:30:18.765 INFO:tasks.workunit.client.0.smithi071.stdout:op 1035 completed, throughput=5MB/sec 2024-07-26T18:30:19.766 INFO:tasks.workunit.client.0.smithi071.stdout: 210: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:19.766 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-19-EuZEyYpxFBmC off=402213 len=498271 2024-07-26T18:30:19.767 INFO:tasks.workunit.client.0.smithi071.stdout:op 1036 completed, throughput=4.98MB/sec 2024-07-26T18:30:19.767 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_73HDs8N428rCQ6 off=3448830 len=134984 2024-07-26T18:30:19.768 INFO:tasks.workunit.client.0.smithi071.stdout:op 1037 completed, throughput=4.98MB/sec 2024-07-26T18:30:19.768 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3jW0YuTkdMMaP1J off=4583457 len=677970 2024-07-26T18:30:19.771 INFO:tasks.workunit.client.0.smithi071.stdout:op 1038 completed, throughput=4.98MB/sec 2024-07-26T18:30:19.772 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-E8bLvEkOGjpn5i6 off=4064163 len=516544 2024-07-26T18:30:19.772 INFO:tasks.workunit.client.0.smithi071.stdout:op 1039 completed, throughput=4.99MB/sec 2024-07-26T18:30:19.773 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PHJuTc9Hd2rR2zz off=2527940 len=1472619 2024-07-26T18:30:19.779 INFO:tasks.workunit.client.0.smithi071.stdout:op 1040 completed, throughput=4.99MB/sec 2024-07-26T18:30:19.779 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Szr-BbapTiVPulu off=12046256 len=476425 2024-07-26T18:30:19.780 INFO:tasks.workunit.client.0.smithi071.stdout:op 1041 completed, throughput=4.99MB/sec 2024-07-26T18:30:19.780 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-y_hPu61aku9BCGv off=7658574 len=1378782 2024-07-26T18:30:19.780 INFO:tasks.workunit.client.0.smithi071.stdout:op 1042 completed, throughput=5MB/sec 2024-07-26T18:30:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:19 smithi071 ceph-mon[90507]: pgmap v1505: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:30:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:19 smithi071 ceph-mon[92867]: pgmap v1505: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:30:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:19 smithi135 ceph-mon[85352]: pgmap v1505: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:30:20.781 INFO:tasks.workunit.client.0.smithi071.stdout: 211: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:20.781 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ggDy-PpymeS7hLG off=5313556 len=1041098 2024-07-26T18:30:20.783 INFO:tasks.workunit.client.0.smithi071.stdout:op 1043 completed, throughput=4.98MB/sec 2024-07-26T18:30:20.783 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G_k9zTu9hWLAQwk off=5538943 len=1157570 2024-07-26T18:30:20.784 INFO:tasks.workunit.client.0.smithi071.stdout:op 1044 completed, throughput=4.99MB/sec 2024-07-26T18:30:20.784 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0SSCV6tzrcHWlUQ off=4076742 len=636994 2024-07-26T18:30:20.788 INFO:tasks.workunit.client.0.smithi071.stdout:op 1045 completed, throughput=4.99MB/sec 2024-07-26T18:30:20.788 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kd1awwiS_ASjRP4 off=4506366 len=690207 2024-07-26T18:30:20.789 INFO:tasks.workunit.client.0.smithi071.stdout:op 1046 completed, throughput=4.99MB/sec 2024-07-26T18:30:20.789 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_V665izPQ_h9CVv off=922387 len=19056 2024-07-26T18:30:20.789 INFO:tasks.workunit.client.0.smithi071.stdout:op 1047 completed, throughput=4.99MB/sec 2024-07-26T18:30:20.789 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RoiDECkU9LLREOI off=12304005 len=1175398 2024-07-26T18:30:20.796 INFO:tasks.workunit.client.0.smithi071.stdout:op 1048 completed, throughput=5MB/sec 2024-07-26T18:30:20.796 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_N46bVUw4UIlIQO off=3112265 len=91663 2024-07-26T18:30:20.796 INFO:tasks.workunit.client.0.smithi071.stdout:op 1049 completed, throughput=5MB/sec 2024-07-26T18:30:20.796 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-msDSOea1THS8v5M off=6009917 len=2024770 2024-07-26T18:30:20.798 INFO:tasks.workunit.client.0.smithi071.stdout:op 1050 completed, throughput=5.01MB/sec 2024-07-26T18:30:21.798 INFO:tasks.workunit.client.0.smithi071.stdout: 212: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:21.798 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IOUO5vV5ZDkSGHC off=5176824 len=217313 2024-07-26T18:30:21.799 INFO:tasks.workunit.client.0.smithi071.stdout:op 1051 completed, throughput=4.98MB/sec 2024-07-26T18:30:21.799 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZzPVpTLt3F1YRFS off=10413695 len=1834502 2024-07-26T18:30:21.803 INFO:tasks.workunit.client.0.smithi071.stdout:op 1052 completed, throughput=4.99MB/sec 2024-07-26T18:30:21.803 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fATLKkz3tAWr2wV off=2590395 len=1035834 2024-07-26T18:30:21.806 INFO:tasks.workunit.client.0.smithi071.stdout:op 1053 completed, throughput=5MB/sec 2024-07-26T18:30:21.807 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c-Yww1MeQwckmYW off=4093334 len=1339983 2024-07-26T18:30:21.810 INFO:tasks.workunit.client.0.smithi071.stdout:op 1054 completed, throughput=5MB/sec 2024-07-26T18:30:22.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:21 smithi071 ceph-mon[90507]: pgmap v1506: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-07-26T18:30:22.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:30:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:30:22] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-07-26T18:30:22.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:21 smithi071 ceph-mon[92867]: pgmap v1506: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-07-26T18:30:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:21 smithi135 ceph-mon[85352]: pgmap v1506: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-07-26T18:30:22.811 INFO:tasks.workunit.client.0.smithi071.stdout: 213: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:22.811 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JV-SVbaUrohdmzF off=17878922 len=907763 2024-07-26T18:30:22.812 INFO:tasks.workunit.client.0.smithi071.stdout:op 1055 completed, throughput=4.98MB/sec 2024-07-26T18:30:22.812 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7Bw8d7P324eFbjA off=342734 len=1368349 2024-07-26T18:30:22.814 INFO:tasks.workunit.client.0.smithi071.stdout:op 1056 completed, throughput=4.99MB/sec 2024-07-26T18:30:22.814 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Jxug5m0yqb9-nMW off=2118619 len=1316092 2024-07-26T18:30:22.820 INFO:tasks.workunit.client.0.smithi071.stdout:op 1057 completed, throughput=5MB/sec 2024-07-26T18:30:22.820 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-X_ToLkGBxX4TBR7 off=4643451 len=1045573 2024-07-26T18:30:22.825 INFO:tasks.workunit.client.0.smithi071.stdout:op 1058 completed, throughput=5MB/sec 2024-07-26T18:30:22.825 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-K8TfZkD117EX-8V off=842582 len=1743700 2024-07-26T18:30:22.835 INFO:tasks.workunit.client.0.smithi071.stdout:op 1059 completed, throughput=5.01MB/sec 2024-07-26T18:30:23.836 INFO:tasks.workunit.client.0.smithi071.stdout: 214: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:23.836 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-flwEfUwULDcrEkH off=1821096 len=1876977 2024-07-26T18:30:23.845 INFO:tasks.workunit.client.0.smithi071.stdout:op 1060 completed, throughput=4.99MB/sec 2024-07-26T18:30:23.846 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_UPYrozB-mX8_wO off=10920710 len=1131258 2024-07-26T18:30:23.849 INFO:tasks.workunit.client.0.smithi071.stdout:op 1061 completed, throughput=5MB/sec 2024-07-26T18:30:23.849 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wLLQmRMJK9SEYP0 off=8951961 len=2063173 2024-07-26T18:30:23.854 INFO:tasks.workunit.client.0.smithi071.stdout:op 1062 completed, throughput=5.01MB/sec 2024-07-26T18:30:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:23 smithi071 ceph-mon[90507]: pgmap v1507: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:30:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:23 smithi071 ceph-mon[92867]: pgmap v1507: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:30:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:23 smithi135 ceph-mon[85352]: pgmap v1507: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:30:24.854 INFO:tasks.workunit.client.0.smithi071.stdout: 215: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:24.855 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HAKYVPs1obgWuzU off=2547994 len=237555 2024-07-26T18:30:24.858 INFO:tasks.workunit.client.0.smithi071.stdout:op 1063 completed, throughput=4.98MB/sec 2024-07-26T18:30:24.858 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DcifaZQGFF-1dXk off=1444322 len=750263 2024-07-26T18:30:24.859 INFO:tasks.workunit.client.0.smithi071.stdout:op 1064 completed, throughput=4.99MB/sec 2024-07-26T18:30:24.859 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5sPJc9JWfRIfpv1 off=8222811 len=1405200 2024-07-26T18:30:24.867 INFO:tasks.workunit.client.0.smithi071.stdout:op 1065 completed, throughput=4.99MB/sec 2024-07-26T18:30:24.867 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TV9ZMpS-IRNuGQN off=17109090 len=132912 2024-07-26T18:30:24.869 INFO:tasks.workunit.client.0.smithi071.stdout:op 1066 completed, throughput=4.99MB/sec 2024-07-26T18:30:24.869 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZIF9-cr5gdxPtg0 off=2564375 len=1621696 2024-07-26T18:30:24.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 1067 completed, throughput=5MB/sec 2024-07-26T18:30:25.872 INFO:tasks.workunit.client.0.smithi071.stdout: 216: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:25.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4O-Jf117DuSqhQi off=7440420 len=417582 2024-07-26T18:30:25.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 1068 completed, throughput=4.98MB/sec 2024-07-26T18:30:25.873 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9Aaa6aq2lqj4XyE off=0 len=1733929 2024-07-26T18:30:25.882 INFO:tasks.workunit.client.0.smithi071.stdout:op 1069 completed, throughput=4.99MB/sec 2024-07-26T18:30:25.882 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tq2v1Pe7wciph0q off=1416889 len=1715497 2024-07-26T18:30:25.884 INFO:tasks.workunit.client.0.smithi071.stdout:op 1070 completed, throughput=4.99MB/sec 2024-07-26T18:30:25.884 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aHRScHEM10EZGte off=6577782 len=2005458 2024-07-26T18:30:25.888 INFO:tasks.workunit.client.0.smithi071.stdout:op 1071 completed, throughput=5MB/sec 2024-07-26T18:30:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:25 smithi071 ceph-mon[90507]: pgmap v1508: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-07-26T18:30:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:25 smithi071 ceph-mon[92867]: pgmap v1508: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-07-26T18:30:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:25 smithi135 ceph-mon[85352]: pgmap v1508: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-07-26T18:30:26.888 INFO:tasks.workunit.client.0.smithi071.stdout: 217: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:26.888 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G8yoRz5e-QCj4Yh off=19514902 len=1737431 2024-07-26T18:30:26.897 INFO:tasks.workunit.client.0.smithi071.stdout:op 1072 completed, throughput=4.99MB/sec 2024-07-26T18:30:26.898 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z-T5hjpJm5lbwPq off=11206965 len=668934 2024-07-26T18:30:26.898 INFO:tasks.workunit.client.0.smithi071.stdout:op 1073 completed, throughput=4.99MB/sec 2024-07-26T18:30:26.899 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CIwT0lFbPH_7TvD off=17558918 len=1808170 2024-07-26T18:30:26.900 INFO:tasks.workunit.client.0.smithi071.stdout:op 1074 completed, throughput=5MB/sec 2024-07-26T18:30:26.900 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yc4UyULGGpEvaIh off=19213463 len=328418 2024-07-26T18:30:26.901 INFO:tasks.workunit.client.0.smithi071.stdout:op 1075 completed, throughput=5MB/sec 2024-07-26T18:30:26.901 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-peMbAddxIIi7rb2 off=13322412 len=1745410 2024-07-26T18:30:26.907 INFO:tasks.workunit.client.0.smithi071.stdout:op 1076 completed, throughput=5.01MB/sec 2024-07-26T18:30:27.908 INFO:tasks.workunit.client.0.smithi071.stdout: 218: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:27.908 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-i5xWVwTQjnx2dmo off=2418138 len=1267669 2024-07-26T18:30:27.915 INFO:tasks.workunit.client.0.smithi071.stdout:op 1077 completed, throughput=4.99MB/sec 2024-07-26T18:30:27.915 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gBr0M02eU9BJsbA off=3322935 len=1641457 2024-07-26T18:30:27.919 INFO:tasks.workunit.client.0.smithi071.stdout:op 1078 completed, throughput=5MB/sec 2024-07-26T18:30:27.919 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-E8GO3vERF_gRt7R off=2230068 len=1015169 2024-07-26T18:30:27.923 INFO:tasks.workunit.client.0.smithi071.stdout:op 1079 completed, throughput=5MB/sec 2024-07-26T18:30:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:28.924 INFO:tasks.workunit.client.0.smithi071.stdout: 219: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:28.924 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HJFaFFsPZzVVm5X off=4494611 len=1391617 2024-07-26T18:30:28.925 INFO:tasks.workunit.client.0.smithi071.stdout:op 1080 completed, throughput=4.98MB/sec 2024-07-26T18:30:28.925 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GG-tWrWhherdglj off=2325018 len=274354 2024-07-26T18:30:28.926 INFO:tasks.workunit.client.0.smithi071.stdout:op 1081 completed, throughput=4.99MB/sec 2024-07-26T18:30:28.926 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-i_evOKjh_z21z-2 off=1310488 len=1653728 2024-07-26T18:30:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:28 smithi071 ceph-mon[92867]: pgmap v1509: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:30:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:28 smithi071 ceph-mon[90507]: pgmap v1509: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:30:28.935 INFO:tasks.workunit.client.0.smithi071.stdout:op 1082 completed, throughput=4.99MB/sec 2024-07-26T18:30:28.935 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tXsAAn1lrCZdsK3 off=7376564 len=165467 2024-07-26T18:30:28.938 INFO:tasks.workunit.client.0.smithi071.stdout:op 1083 completed, throughput=4.99MB/sec 2024-07-26T18:30:28.938 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dEi4xhm3PkFw-4s off=23130817 len=1219480 2024-07-26T18:30:28.944 INFO:tasks.workunit.client.0.smithi071.stdout:op 1084 completed, throughput=5MB/sec 2024-07-26T18:30:28.944 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KRwBN7OYOsP2z4B off=8633041 len=896402 2024-07-26T18:30:28.945 INFO:tasks.workunit.client.0.smithi071.stdout:op 1085 completed, throughput=5MB/sec 2024-07-26T18:30:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:28 smithi135 ceph-mon[85352]: pgmap v1509: 105 pgs: 105 active+clean; 129 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:30:29.945 INFO:tasks.workunit.client.0.smithi071.stdout: 220: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:29.946 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tXmLGnbewxkSZqp off=5638515 len=171506 2024-07-26T18:30:29.948 INFO:tasks.workunit.client.0.smithi071.stdout:op 1086 completed, throughput=4.98MB/sec 2024-07-26T18:30:29.948 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7WaChAO4Ksm4P5J off=15559298 len=1838348 2024-07-26T18:30:29.951 INFO:tasks.workunit.client.0.smithi071.stdout:op 1087 completed, throughput=4.99MB/sec 2024-07-26T18:30:29.951 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-m1FXlK37kLS9AGp off=4848600 len=1532001 2024-07-26T18:30:29.959 INFO:tasks.workunit.client.0.smithi071.stdout:op 1088 completed, throughput=4.99MB/sec 2024-07-26T18:30:29.960 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AZoHWqQE_J4w0r5 off=6038173 len=1332776 2024-07-26T18:30:29.968 INFO:tasks.workunit.client.0.smithi071.stdout:op 1089 completed, throughput=5MB/sec 2024-07-26T18:30:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:29 smithi071 ceph-mon[92867]: pgmap v1510: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:30:30.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:29 smithi071 ceph-mon[90507]: pgmap v1510: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:30:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:29 smithi135 ceph-mon[85352]: pgmap v1510: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:30:30.968 INFO:tasks.workunit.client.0.smithi071.stdout: 221: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:30.969 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-18JjzNUFiOZEiyt off=6553654 len=770817 2024-07-26T18:30:30.969 INFO:tasks.workunit.client.0.smithi071.stdout:op 1090 completed, throughput=4.98MB/sec 2024-07-26T18:30:30.970 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ayJTMZIoQVdguLl off=6881089 len=503203 2024-07-26T18:30:30.971 INFO:tasks.workunit.client.0.smithi071.stdout:op 1091 completed, throughput=4.98MB/sec 2024-07-26T18:30:30.971 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JY4mwUdWqRyuqlu off=358081 len=267193 2024-07-26T18:30:30.972 INFO:tasks.workunit.client.0.smithi071.stdout:op 1092 completed, throughput=4.98MB/sec 2024-07-26T18:30:30.972 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bXGXZ4PDoPBYxvA off=2204529 len=142550 2024-07-26T18:30:30.975 INFO:tasks.workunit.client.0.smithi071.stdout:op 1093 completed, throughput=4.98MB/sec 2024-07-26T18:30:30.975 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WznWpIDeQywIB6q off=0 len=1530102 2024-07-26T18:30:30.978 INFO:tasks.workunit.client.0.smithi071.stdout:op 1094 completed, throughput=4.99MB/sec 2024-07-26T18:30:30.978 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-b8uNT_o6sjO2KRc off=665778 len=1782908 2024-07-26T18:30:30.980 INFO:tasks.workunit.client.0.smithi071.stdout:op 1095 completed, throughput=5MB/sec 2024-07-26T18:30:30.981 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oi9wystIGb_mb7J off=2970073 len=624484 2024-07-26T18:30:30.981 INFO:tasks.workunit.client.0.smithi071.stdout:op 1096 completed, throughput=5MB/sec 2024-07-26T18:30:31.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:30:31.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:30:31.982 INFO:tasks.workunit.client.0.smithi071.stdout: 222: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:31.982 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LEy0Da8F6esBoSk off=2051073 len=1186032 2024-07-26T18:30:31.983 INFO:tasks.workunit.client.0.smithi071.stdout:op 1097 completed, throughput=4.98MB/sec 2024-07-26T18:30:31.984 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oLADH5AAM5VMjcX off=7640127 len=708473 2024-07-26T18:30:31.984 INFO:tasks.workunit.client.0.smithi071.stdout:op 1098 completed, throughput=4.99MB/sec 2024-07-26T18:30:31.984 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zMJpxcF6qU_yJ7A off=8488583 len=336001 2024-07-26T18:30:31.985 INFO:tasks.workunit.client.0.smithi071.stdout:op 1099 completed, throughput=4.99MB/sec 2024-07-26T18:30:31.985 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iVz5DDCVmOoFAN_ off=8867242 len=933366 2024-07-26T18:30:31.989 INFO:tasks.workunit.client.0.smithi071.stdout:op 1100 completed, throughput=4.99MB/sec 2024-07-26T18:30:31.989 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gDxB76JWaXEAMr4 off=14497410 len=2082031 2024-07-26T18:30:31.990 INFO:tasks.workunit.client.0.smithi071.stdout:op 1101 completed, throughput=5MB/sec 2024-07-26T18:30:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:30:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:30:32] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-07-26T18:30:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[90507]: pgmap v1511: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:30:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:30:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:30:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:30:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:30:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:30:32.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[92867]: pgmap v1511: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:30:32.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:30:32.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:30:32.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:30:32.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:30:32.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:30:33.000 INFO:tasks.workunit.client.0.smithi071.stdout: 223: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:33.025 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Wmow3xLfc0vMwEp off=6398588 len=466569 2024-07-26T18:30:33.026 INFO:tasks.workunit.client.0.smithi071.stdout:op 1102 completed, throughput=4.98MB/sec 2024-07-26T18:30:33.026 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wWSx2pwGE9Vg6-j off=1479032 len=2014358 2024-07-26T18:30:33.026 INFO:tasks.workunit.client.0.smithi071.stdout:op 1103 completed, throughput=4.99MB/sec 2024-07-26T18:30:33.026 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DbfNGHlZeiTwTgv off=293004 len=1483488 2024-07-26T18:30:33.026 INFO:tasks.workunit.client.0.smithi071.stdout:op 1104 completed, throughput=5MB/sec 2024-07-26T18:30:33.026 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AY4Zb8026nvebU5 off=2727216 len=837535 2024-07-26T18:30:33.027 INFO:tasks.workunit.client.0.smithi071.stdout:op 1105 completed, throughput=5MB/sec 2024-07-26T18:30:33.027 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GUA1mlZMvuchDja off=1256632 len=2083548 2024-07-26T18:30:33.027 INFO:tasks.workunit.client.0.smithi071.stdout:op 1106 completed, throughput=5.01MB/sec 2024-07-26T18:30:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:32 smithi135 ceph-mon[85352]: pgmap v1511: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:30:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:30:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:30:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:30:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:30:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:30:34.011 INFO:tasks.workunit.client.0.smithi071.stdout: 224: throughput=4.99MB/sec pending data=0 2024-07-26T18:30:34.011 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--rgU8UnBIHobED7 off=14348032 len=109529 2024-07-26T18:30:34.011 INFO:tasks.workunit.client.0.smithi071.stdout:op 1107 completed, throughput=4.99MB/sec 2024-07-26T18:30:34.012 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FNsXGFmXxwgGOOQ off=10559412 len=1256490 2024-07-26T18:30:34.014 INFO:tasks.workunit.client.0.smithi071.stdout:op 1108 completed, throughput=4.99MB/sec 2024-07-26T18:30:34.014 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SGIP96o66NXo5cE off=10855580 len=107041 2024-07-26T18:30:34.020 INFO:tasks.workunit.client.0.smithi071.stdout:op 1109 completed, throughput=4.99MB/sec 2024-07-26T18:30:34.020 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OpoEJkgNjqnOfrM off=3242019 len=407108 2024-07-26T18:30:34.020 INFO:tasks.workunit.client.0.smithi071.stdout:op 1110 completed, throughput=4.99MB/sec 2024-07-26T18:30:34.020 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-U2EYEllsaPjbOu2 off=21833633 len=1856597 2024-07-26T18:30:34.031 INFO:tasks.workunit.client.0.smithi071.stdout:op 1111 completed, throughput=5MB/sec 2024-07-26T18:30:34.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:33 smithi071 ceph-mon[90507]: pgmap v1512: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-07-26T18:30:34.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:33 smithi071 ceph-mon[92867]: pgmap v1512: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-07-26T18:30:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:33 smithi135 ceph-mon[85352]: pgmap v1512: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-07-26T18:30:35.031 INFO:tasks.workunit.client.0.smithi071.stdout: 225: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:35.032 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j5fptHkW-85Gf4F off=7328794 len=1110410 2024-07-26T18:30:35.037 INFO:tasks.workunit.client.0.smithi071.stdout:op 1112 completed, throughput=4.98MB/sec 2024-07-26T18:30:35.037 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bm7CpEbmyMtTfih off=4563640 len=1490778 2024-07-26T18:30:35.041 INFO:tasks.workunit.client.0.smithi071.stdout:op 1113 completed, throughput=4.99MB/sec 2024-07-26T18:30:35.041 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ds-w1H1rfwVAjHR off=74741 len=713012 2024-07-26T18:30:35.042 INFO:tasks.workunit.client.0.smithi071.stdout:op 1114 completed, throughput=4.99MB/sec 2024-07-26T18:30:35.042 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cYrwI--IQBevsu6 off=7224672 len=278076 2024-07-26T18:30:35.043 INFO:tasks.workunit.client.0.smithi071.stdout:op 1115 completed, throughput=4.99MB/sec 2024-07-26T18:30:35.043 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ScLJqbZb-1rKVOJ off=6121600 len=1065097 2024-07-26T18:30:35.049 INFO:tasks.workunit.client.0.smithi071.stdout:op 1116 completed, throughput=5MB/sec 2024-07-26T18:30:35.049 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WdepKjT3IrkCUVd off=9974203 len=2083805 2024-07-26T18:30:35.052 INFO:tasks.workunit.client.0.smithi071.stdout:op 1117 completed, throughput=5.01MB/sec 2024-07-26T18:30:36.052 INFO:tasks.workunit.client.0.smithi071.stdout: 226: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:36.053 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FLSwfSj2gDgksSQ off=2976214 len=503046 2024-07-26T18:30:36.053 INFO:tasks.workunit.client.0.smithi071.stdout:op 1118 completed, throughput=4.99MB/sec 2024-07-26T18:30:36.053 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GkaGKoy6s3_NgZQ off=2516315 len=1004488 2024-07-26T18:30:36.062 INFO:tasks.workunit.client.0.smithi071.stdout:op 1119 completed, throughput=4.99MB/sec 2024-07-26T18:30:36.062 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-55CDS8gdBsSZMcT off=9703278 len=1524245 2024-07-26T18:30:36.065 INFO:tasks.workunit.client.0.smithi071.stdout:op 1120 completed, throughput=5MB/sec 2024-07-26T18:30:36.065 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WMRRK3Lo5dQXW8i off=6468793 len=713174 2024-07-26T18:30:36.068 INFO:tasks.workunit.client.0.smithi071.stdout:op 1121 completed, throughput=5MB/sec 2024-07-26T18:30:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:35 smithi071 ceph-mon[92867]: pgmap v1513: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:30:36.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:35 smithi071 ceph-mon[90507]: pgmap v1513: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:30:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:35 smithi135 ceph-mon[85352]: pgmap v1513: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:30:37.068 INFO:tasks.workunit.client.0.smithi071.stdout: 227: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:37.068 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MHZPsA5Q5lD7fL7 off=12280127 len=539899 2024-07-26T18:30:37.072 INFO:tasks.workunit.client.0.smithi071.stdout:op 1122 completed, throughput=4.98MB/sec 2024-07-26T18:30:37.073 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3A2cjK1v75Db2-G off=7751213 len=1069920 2024-07-26T18:30:37.074 INFO:tasks.workunit.client.0.smithi071.stdout:op 1123 completed, throughput=4.98MB/sec 2024-07-26T18:30:37.074 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-asSnczLzsJS0p2S off=23505018 len=589972 2024-07-26T18:30:37.075 INFO:tasks.workunit.client.0.smithi071.stdout:op 1124 completed, throughput=4.99MB/sec 2024-07-26T18:30:37.075 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aD-6hF-kXlcZkHA off=3995748 len=979498 2024-07-26T18:30:37.081 INFO:tasks.workunit.client.0.smithi071.stdout:op 1125 completed, throughput=4.99MB/sec 2024-07-26T18:30:37.081 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HbwgLWNklH8pUkA off=5014606 len=323144 2024-07-26T18:30:37.081 INFO:tasks.workunit.client.0.smithi071.stdout:op 1126 completed, throughput=4.99MB/sec 2024-07-26T18:30:37.081 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-U4oD9Srm6Cgq3kf off=10897308 len=770748 2024-07-26T18:30:37.086 INFO:tasks.workunit.client.0.smithi071.stdout:op 1127 completed, throughput=5MB/sec 2024-07-26T18:30:37.086 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kyZqFCvoMtL5-D2 off=781931 len=1617297 2024-07-26T18:30:37.089 INFO:tasks.workunit.client.0.smithi071.stdout:op 1128 completed, throughput=5MB/sec 2024-07-26T18:30:38.089 INFO:tasks.workunit.client.0.smithi071.stdout: 228: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:38.089 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6_eF_cbiR9eUq7E off=8880659 len=366299 2024-07-26T18:30:38.093 INFO:tasks.workunit.client.0.smithi071.stdout:op 1129 completed, throughput=4.98MB/sec 2024-07-26T18:30:38.093 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-llh8eHQkkCVmqtW off=7211931 len=1702328 2024-07-26T18:30:38.095 INFO:tasks.workunit.client.0.smithi071.stdout:op 1130 completed, throughput=4.99MB/sec 2024-07-26T18:30:38.096 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pF-__PQNmrtCMki off=2309895 len=607972 2024-07-26T18:30:38.096 INFO:tasks.workunit.client.0.smithi071.stdout:op 1131 completed, throughput=4.99MB/sec 2024-07-26T18:30:38.096 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sLr0kB1llDlw-FU off=12802680 len=1528026 2024-07-26T18:30:38.099 INFO:tasks.workunit.client.0.smithi071.stdout:op 1132 completed, throughput=5MB/sec 2024-07-26T18:30:38.100 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nEqpcHd3i_pBldB off=192644 len=1043143 2024-07-26T18:30:38.106 INFO:tasks.workunit.client.0.smithi071.stdout:op 1133 completed, throughput=5MB/sec 2024-07-26T18:30:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:37 smithi071 ceph-mon[90507]: pgmap v1514: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:30:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:37 smithi071 ceph-mon[92867]: pgmap v1514: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:30:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:37 smithi135 ceph-mon[85352]: pgmap v1514: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:30:39.106 INFO:tasks.workunit.client.0.smithi071.stdout: 229: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:39.106 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5NNAqxf36EZgn3x off=4806195 len=1508003 2024-07-26T18:30:39.113 INFO:tasks.workunit.client.0.smithi071.stdout:op 1134 completed, throughput=4.99MB/sec 2024-07-26T18:30:39.113 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5M1Q48ugkuc7h0d off=14482725 len=284864 2024-07-26T18:30:39.116 INFO:tasks.workunit.client.0.smithi071.stdout:op 1135 completed, throughput=4.99MB/sec 2024-07-26T18:30:39.116 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oUjGyEak-pZYyMi off=8262710 len=1726888 2024-07-26T18:30:39.119 INFO:tasks.workunit.client.0.smithi071.stdout:op 1136 completed, throughput=4.99MB/sec 2024-07-26T18:30:39.119 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JL0cYFUA3r4bWb5 off=9883566 len=1796014 2024-07-26T18:30:39.121 INFO:tasks.workunit.client.0.smithi071.stdout:op 1137 completed, throughput=5MB/sec 2024-07-26T18:30:40.122 INFO:tasks.workunit.client.0.smithi071.stdout: 230: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:40.122 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oi9wystIGb_mb7J off=4675971 len=855626 2024-07-26T18:30:40.124 INFO:tasks.workunit.client.0.smithi071.stdout:op 1138 completed, throughput=4.98MB/sec 2024-07-26T18:30:40.124 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XxJR7ax7CuXvEYF off=9521165 len=1666763 2024-07-26T18:30:40.132 INFO:tasks.workunit.client.0.smithi071.stdout:op 1139 completed, throughput=4.99MB/sec 2024-07-26T18:30:40.132 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RxGBmuZ3htNv0qM off=7369668 len=1276688 2024-07-26T18:30:40.136 INFO:tasks.workunit.client.0.smithi071.stdout:op 1140 completed, throughput=5MB/sec 2024-07-26T18:30:40.136 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Kpw6Lus0dIU4S_G off=16368128 len=1217094 2024-07-26T18:30:40.138 INFO:tasks.workunit.client.0.smithi071.stdout:op 1141 completed, throughput=5MB/sec 2024-07-26T18:30:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:39 smithi071 ceph-mon[90507]: pgmap v1515: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:30:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:39 smithi071 ceph-mon[92867]: pgmap v1515: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:30:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:39 smithi135 ceph-mon[85352]: pgmap v1515: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:30:41.138 INFO:tasks.workunit.client.0.smithi071.stdout: 231: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:41.138 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kjCmht-usIgcI6H off=183000 len=25358 2024-07-26T18:30:41.138 INFO:tasks.workunit.client.0.smithi071.stdout:op 1142 completed, throughput=4.98MB/sec 2024-07-26T18:30:41.138 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lnsxzaYb9zIroO- off=3974768 len=1852168 2024-07-26T18:30:41.148 INFO:tasks.workunit.client.0.smithi071.stdout:op 1143 completed, throughput=4.99MB/sec 2024-07-26T18:30:41.148 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-56NmVMFnQULIpwm off=23448904 len=152877 2024-07-26T18:30:41.151 INFO:tasks.workunit.client.0.smithi071.stdout:op 1144 completed, throughput=4.99MB/sec 2024-07-26T18:30:41.151 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OikIP3GE6TxuQoO off=7099107 len=2024352 2024-07-26T18:30:41.160 INFO:tasks.workunit.client.0.smithi071.stdout:op 1145 completed, throughput=5MB/sec 2024-07-26T18:30:41.161 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-o_x7-_t6AVaDVjk off=21184949 len=501747 2024-07-26T18:30:41.165 INFO:tasks.workunit.client.0.smithi071.stdout:op 1146 completed, throughput=5MB/sec 2024-07-26T18:30:41.165 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2wuVW8t7_IDHJfv off=8459852 len=2046934 2024-07-26T18:30:41.166 INFO:tasks.workunit.client.0.smithi071.stdout:op 1147 completed, throughput=5.01MB/sec 2024-07-26T18:30:42.110 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:41 smithi135 ceph-mon[85352]: pgmap v1516: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:30:42.166 INFO:tasks.workunit.client.0.smithi071.stdout: 232: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:42.167 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Xee1F4rtHS-hArF off=2550679 len=1974823 2024-07-26T18:30:42.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:30:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:30:42] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-07-26T18:30:42.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:41 smithi071 ceph-mon[90507]: pgmap v1516: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:30:42.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:41 smithi071 ceph-mon[92867]: pgmap v1516: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:30:42.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 1148 completed, throughput=4.99MB/sec 2024-07-26T18:30:42.179 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0OiwaQedTMUzBeC off=2873945 len=1826971 2024-07-26T18:30:42.188 INFO:tasks.workunit.client.0.smithi071.stdout:op 1149 completed, throughput=5MB/sec 2024-07-26T18:30:42.189 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9648z73xr1mbS9s off=3341058 len=302381 2024-07-26T18:30:42.189 INFO:tasks.workunit.client.0.smithi071.stdout:op 1150 completed, throughput=5MB/sec 2024-07-26T18:30:43.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:43.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:43.192 INFO:tasks.workunit.client.0.smithi071.stdout: 233: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:43.192 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Cxs57Gt88TfU8AG off=3205603 len=1638096 2024-07-26T18:30:43.198 INFO:tasks.workunit.client.0.smithi071.stdout:op 1151 completed, throughput=4.99MB/sec 2024-07-26T18:30:43.199 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bnvZmMULbxWCSKO off=2586830 len=1266698 2024-07-26T18:30:43.206 INFO:tasks.workunit.client.0.smithi071.stdout:op 1152 completed, throughput=4.99MB/sec 2024-07-26T18:30:43.206 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-f179Zd43nVNnpmS off=13411890 len=743149 2024-07-26T18:30:43.207 INFO:tasks.workunit.client.0.smithi071.stdout:op 1153 completed, throughput=4.99MB/sec 2024-07-26T18:30:43.207 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vO2O98Xj216pYIU off=9723599 len=1327344 2024-07-26T18:30:43.215 INFO:tasks.workunit.client.0.smithi071.stdout:op 1154 completed, throughput=5MB/sec 2024-07-26T18:30:43.215 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7KICPt5b7KMNzNy off=15227039 len=1586077 2024-07-26T18:30:43.226 INFO:tasks.workunit.client.0.smithi071.stdout:op 1155 completed, throughput=5MB/sec 2024-07-26T18:30:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:43 smithi071 ceph-mon[90507]: pgmap v1517: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:30:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:43 smithi071 ceph-mon[92867]: pgmap v1517: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:30:44.225 INFO:tasks.workunit.client.0.smithi071.stdout: 234: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:44.225 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XZL1_7_MLScgfX9 off=1643183 len=117131 2024-07-26T18:30:44.225 INFO:tasks.workunit.client.0.smithi071.stdout:op 1156 completed, throughput=4.98MB/sec 2024-07-26T18:30:44.225 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-It-SY8CsSGIf0sv off=503640 len=1646111 2024-07-26T18:30:44.228 INFO:tasks.workunit.client.0.smithi071.stdout:op 1157 completed, throughput=4.99MB/sec 2024-07-26T18:30:44.228 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mdcfL71u_DgG2nd off=12625204 len=752506 2024-07-26T18:30:44.232 INFO:tasks.workunit.client.0.smithi071.stdout:op 1158 completed, throughput=4.99MB/sec 2024-07-26T18:30:44.232 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Gbei54B6rFoVK8T off=4711972 len=123224 2024-07-26T18:30:44.234 INFO:tasks.workunit.client.0.smithi071.stdout:op 1159 completed, throughput=4.99MB/sec 2024-07-26T18:30:44.234 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kL0RxITckNPFAWC off=14338855 len=706223 2024-07-26T18:30:44.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 1160 completed, throughput=5MB/sec 2024-07-26T18:30:44.236 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wXXpYu7-APwLwOt off=22488836 len=205526 2024-07-26T18:30:44.238 INFO:tasks.workunit.client.0.smithi071.stdout:op 1161 completed, throughput=5MB/sec 2024-07-26T18:30:44.238 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IQN8yy5ywS0J9k1 off=16050376 len=1796429 2024-07-26T18:30:44.242 INFO:tasks.workunit.client.0.smithi071.stdout:op 1162 completed, throughput=5.01MB/sec 2024-07-26T18:30:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:43 smithi135 ceph-mon[85352]: pgmap v1517: 105 pgs: 105 active+clean; 129 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:30:45.242 INFO:tasks.workunit.client.0.smithi071.stdout: 235: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:45.242 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bQlrKitcXZfBu08 off=711877 len=278556 2024-07-26T18:30:45.243 INFO:tasks.workunit.client.0.smithi071.stdout:op 1163 completed, throughput=4.99MB/sec 2024-07-26T18:30:45.243 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IUfQVr23B6JmQUd off=2613120 len=751856 2024-07-26T18:30:45.247 INFO:tasks.workunit.client.0.smithi071.stdout:op 1164 completed, throughput=4.99MB/sec 2024-07-26T18:30:45.247 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GuOPc3fL_ZUCJWs off=11024123 len=895155 2024-07-26T18:30:45.252 INFO:tasks.workunit.client.0.smithi071.stdout:op 1165 completed, throughput=4.99MB/sec 2024-07-26T18:30:45.252 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mvdsygoM4HEy04r off=7761428 len=687231 2024-07-26T18:30:45.254 INFO:tasks.workunit.client.0.smithi071.stdout:op 1166 completed, throughput=4.99MB/sec 2024-07-26T18:30:45.254 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BZj5ETQA69R5QXo off=9192397 len=941077 2024-07-26T18:30:45.259 INFO:tasks.workunit.client.0.smithi071.stdout:op 1167 completed, throughput=5MB/sec 2024-07-26T18:30:45.259 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L2_2A5vtL8MbfmD off=1823725 len=1424561 2024-07-26T18:30:45.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 1168 completed, throughput=5MB/sec 2024-07-26T18:30:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:45 smithi071 ceph-mon[90507]: pgmap v1518: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:30:46.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:45 smithi071 ceph-mon[92867]: pgmap v1518: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:30:46.266 INFO:tasks.workunit.client.0.smithi071.stdout: 236: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:46.266 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1z7MNiamguMxk4q off=22319162 len=1951672 2024-07-26T18:30:46.268 INFO:tasks.workunit.client.0.smithi071.stdout:op 1169 completed, throughput=4.99MB/sec 2024-07-26T18:30:46.268 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-is7qHr-AgUr7Nyl off=693020 len=1973900 2024-07-26T18:30:46.270 INFO:tasks.workunit.client.0.smithi071.stdout:op 1170 completed, throughput=5MB/sec 2024-07-26T18:30:46.271 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zfdGs1j8f44HNt_ off=9026804 len=219940 2024-07-26T18:30:46.273 INFO:tasks.workunit.client.0.smithi071.stdout:op 1171 completed, throughput=5MB/sec 2024-07-26T18:30:46.273 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-suvcAbqFJgPwPh5 off=91666 len=158624 2024-07-26T18:30:46.274 INFO:tasks.workunit.client.0.smithi071.stdout:op 1172 completed, throughput=5MB/sec 2024-07-26T18:30:46.274 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-c6LMBj5cHKzeh68 off=17032073 len=1545367 2024-07-26T18:30:46.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 1173 completed, throughput=5.01MB/sec 2024-07-26T18:30:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:45 smithi135 ceph-mon[85352]: pgmap v1518: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:30:47.283 INFO:tasks.workunit.client.0.smithi071.stdout: 237: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:47.283 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HH0qydsDHq_KsOK off=4897729 len=957290 2024-07-26T18:30:47.284 INFO:tasks.workunit.client.0.smithi071.stdout:op 1174 completed, throughput=4.99MB/sec 2024-07-26T18:30:47.284 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_FEcrYPw43L1YIa off=4772859 len=295561 2024-07-26T18:30:47.285 INFO:tasks.workunit.client.0.smithi071.stdout:op 1175 completed, throughput=4.99MB/sec 2024-07-26T18:30:47.285 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c6t_WxvaWcjNg23 off=21037822 len=1982006 2024-07-26T18:30:47.287 INFO:tasks.workunit.client.0.smithi071.stdout:op 1176 completed, throughput=5MB/sec 2024-07-26T18:30:47.287 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nhrApyCggcbMHuX off=107243 len=33217 2024-07-26T18:30:47.289 INFO:tasks.workunit.client.0.smithi071.stdout:op 1177 completed, throughput=5MB/sec 2024-07-26T18:30:47.289 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-z8PNx4AXqkhr5Rb off=2774353 len=1392321 2024-07-26T18:30:47.296 INFO:tasks.workunit.client.0.smithi071.stdout:op 1178 completed, throughput=5MB/sec 2024-07-26T18:30:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:47 smithi071 ceph-mon[90507]: pgmap v1519: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:30:48.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:47 smithi071 ceph-mon[92867]: pgmap v1519: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:30:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: 238: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:48.297 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GC4GZ1KAb_tVCYS off=1759704 len=96755 2024-07-26T18:30:48.297 INFO:tasks.workunit.client.0.smithi071.stdout:op 1179 completed, throughput=4.98MB/sec 2024-07-26T18:30:48.298 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tHGN8JAoSEEFezd off=8167151 len=194346 2024-07-26T18:30:48.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 1180 completed, throughput=4.98MB/sec 2024-07-26T18:30:48.298 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P7-2ckacEo9fTLm off=1908664 len=371667 2024-07-26T18:30:48.299 INFO:tasks.workunit.client.0.smithi071.stdout:op 1181 completed, throughput=4.98MB/sec 2024-07-26T18:30:48.299 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kVEimnnxEYEKmwu off=9874275 len=658795 2024-07-26T18:30:48.301 INFO:tasks.workunit.client.0.smithi071.stdout:op 1182 completed, throughput=4.99MB/sec 2024-07-26T18:30:48.301 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jTYxAoPYwSkSKbi off=7487474 len=1420670 2024-07-26T18:30:48.306 INFO:tasks.workunit.client.0.smithi071.stdout:op 1183 completed, throughput=4.99MB/sec 2024-07-26T18:30:48.307 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rq_e2a5W0RFZ5kp off=4234215 len=1918656 2024-07-26T18:30:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:47 smithi135 ceph-mon[85352]: pgmap v1519: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:30:48.316 INFO:tasks.workunit.client.0.smithi071.stdout:op 1184 completed, throughput=5MB/sec 2024-07-26T18:30:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: 239: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:49.317 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MtaqE2pWwBEdspN off=6885064 len=1466868 2024-07-26T18:30:49.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 1185 completed, throughput=4.99MB/sec 2024-07-26T18:30:49.320 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wzHAw7Tu01xWPho off=11349224 len=1105311 2024-07-26T18:30:49.325 INFO:tasks.workunit.client.0.smithi071.stdout:op 1186 completed, throughput=4.99MB/sec 2024-07-26T18:30:49.325 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rwDcgAgP30NuztC off=2725007 len=306874 2024-07-26T18:30:49.326 INFO:tasks.workunit.client.0.smithi071.stdout:op 1187 completed, throughput=4.99MB/sec 2024-07-26T18:30:49.326 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-st8ivUJGwFfisT5 off=358146 len=661991 2024-07-26T18:30:49.327 INFO:tasks.workunit.client.0.smithi071.stdout:op 1188 completed, throughput=4.99MB/sec 2024-07-26T18:30:49.327 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4EpSOIXeWErtqGX off=6333976 len=1438918 2024-07-26T18:30:49.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 1189 completed, throughput=5MB/sec 2024-07-26T18:30:49.329 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-inCv_J1IdLPrlCL off=8014557 len=1394531 2024-07-26T18:30:49.332 INFO:tasks.workunit.client.0.smithi071.stdout:op 1190 completed, throughput=5MB/sec 2024-07-26T18:30:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:49 smithi071 ceph-mon[92867]: pgmap v1520: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:30:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:49 smithi071 ceph-mon[90507]: pgmap v1520: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:30:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:49 smithi135 ceph-mon[85352]: pgmap v1520: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:30:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: 240: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:50.333 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jQMNZMe8YPbRYIP off=0 len=1269037 2024-07-26T18:30:50.339 INFO:tasks.workunit.client.0.smithi071.stdout:op 1191 completed, throughput=4.99MB/sec 2024-07-26T18:30:50.339 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Rbtj6D5VGPGc2Tg off=520524 len=266107 2024-07-26T18:30:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:op 1192 completed, throughput=4.99MB/sec 2024-07-26T18:30:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kLTG5NE9zECowQc off=9656367 len=1281930 2024-07-26T18:30:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:op 1193 completed, throughput=4.99MB/sec 2024-07-26T18:30:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fN8YkvdTOwsF0N4 off=18962162 len=1763132 2024-07-26T18:30:50.357 INFO:tasks.workunit.client.0.smithi071.stdout:op 1194 completed, throughput=5MB/sec 2024-07-26T18:30:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: 241: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:51.358 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YmgNQkRyhoiE0Fm off=13244502 len=823259 2024-07-26T18:30:51.362 INFO:tasks.workunit.client.0.smithi071.stdout:op 1195 completed, throughput=4.98MB/sec 2024-07-26T18:30:51.363 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cHFMhAnrJizrqKc off=887296 len=2021568 2024-07-26T18:30:51.365 INFO:tasks.workunit.client.0.smithi071.stdout:op 1196 completed, throughput=4.99MB/sec 2024-07-26T18:30:51.365 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4MnKOIYb2ek0atN off=1058791 len=547683 2024-07-26T18:30:51.366 INFO:tasks.workunit.client.0.smithi071.stdout:op 1197 completed, throughput=4.99MB/sec 2024-07-26T18:30:51.366 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zQQrcuEp2hJruAu off=4118680 len=1476681 2024-07-26T18:30:51.368 INFO:tasks.workunit.client.0.smithi071.stdout:op 1198 completed, throughput=5MB/sec 2024-07-26T18:30:51.368 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-A9tOpgstwaF5aSd off=4569992 len=1356280 2024-07-26T18:30:51.369 INFO:tasks.workunit.client.0.smithi071.stdout:op 1199 completed, throughput=5MB/sec 2024-07-26T18:30:52.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:51 smithi071 ceph-mon[92867]: pgmap v1521: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:30:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:51 smithi071 ceph-mon[90507]: pgmap v1521: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:30:52.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:30:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:30:52] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-07-26T18:30:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:51 smithi135 ceph-mon[85352]: pgmap v1521: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:30:52.369 INFO:tasks.workunit.client.0.smithi071.stdout: 242: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:52.369 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K1bQaAvQJxtKxon off=3039856 len=1893355 2024-07-26T18:30:52.372 INFO:tasks.workunit.client.0.smithi071.stdout:op 1200 completed, throughput=4.99MB/sec 2024-07-26T18:30:52.372 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ufQml9zc-5ESalb off=0 len=1054872 2024-07-26T18:30:52.373 INFO:tasks.workunit.client.0.smithi071.stdout:op 1201 completed, throughput=5MB/sec 2024-07-26T18:30:52.374 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-F4JsANcl7ZKZHPb off=7761096 len=500313 2024-07-26T18:30:52.377 INFO:tasks.workunit.client.0.smithi071.stdout:op 1202 completed, throughput=5MB/sec 2024-07-26T18:30:52.377 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7f6kiVeZR3gi4hl off=1393322 len=1552284 2024-07-26T18:30:52.384 INFO:tasks.workunit.client.0.smithi071.stdout:op 1203 completed, throughput=5MB/sec 2024-07-26T18:30:53.384 INFO:tasks.workunit.client.0.smithi071.stdout: 243: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:53.384 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QS3PNgq6onCYnwb off=5886516 len=1109591 2024-07-26T18:30:53.387 INFO:tasks.workunit.client.0.smithi071.stdout:op 1204 completed, throughput=4.99MB/sec 2024-07-26T18:30:53.387 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BEDtgQTYAHSoH3n off=1441251 len=195692 2024-07-26T18:30:53.390 INFO:tasks.workunit.client.0.smithi071.stdout:op 1205 completed, throughput=4.99MB/sec 2024-07-26T18:30:53.390 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1nwijIbP-D3ZI1H off=514789 len=899185 2024-07-26T18:30:53.394 INFO:tasks.workunit.client.0.smithi071.stdout:op 1206 completed, throughput=4.99MB/sec 2024-07-26T18:30:53.394 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aycMOlOv4nyFl4l off=8729160 len=1058737 2024-07-26T18:30:53.395 INFO:tasks.workunit.client.0.smithi071.stdout:op 1207 completed, throughput=5MB/sec 2024-07-26T18:30:53.395 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EqH-pSCE31bx3OS off=9343239 len=1630591 2024-07-26T18:30:53.397 INFO:tasks.workunit.client.0.smithi071.stdout:op 1208 completed, throughput=5MB/sec 2024-07-26T18:30:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:53 smithi071 ceph-mon[90507]: pgmap v1522: 105 pgs: 105 active+clean; 129 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-07-26T18:30:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:53 smithi071 ceph-mon[92867]: pgmap v1522: 105 pgs: 105 active+clean; 129 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-07-26T18:30:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:53 smithi135 ceph-mon[85352]: pgmap v1522: 105 pgs: 105 active+clean; 129 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-07-26T18:30:54.398 INFO:tasks.workunit.client.0.smithi071.stdout: 244: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:54.398 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QNxlBxNcMS-8ldU off=1398630 len=16726 2024-07-26T18:30:54.400 INFO:tasks.workunit.client.0.smithi071.stdout:op 1209 completed, throughput=4.98MB/sec 2024-07-26T18:30:54.400 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-znvlzMDwGfLSkv1 off=507902 len=1193539 2024-07-26T18:30:54.405 INFO:tasks.workunit.client.0.smithi071.stdout:op 1210 completed, throughput=4.99MB/sec 2024-07-26T18:30:54.406 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2NkGYT2H6rs73Q5 off=14153481 len=1513689 2024-07-26T18:30:54.414 INFO:tasks.workunit.client.0.smithi071.stdout:op 1211 completed, throughput=4.99MB/sec 2024-07-26T18:30:54.414 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EfahOZNCBO075oY off=7819862 len=1379390 2024-07-26T18:30:54.419 INFO:tasks.workunit.client.0.smithi071.stdout:op 1212 completed, throughput=5MB/sec 2024-07-26T18:30:54.419 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gofO0oeOpis1Exj off=4208626 len=682009 2024-07-26T18:30:54.420 INFO:tasks.workunit.client.0.smithi071.stdout:op 1213 completed, throughput=5MB/sec 2024-07-26T18:30:54.420 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-E-0HvKQNc7LI0fP off=12924479 len=1095289 2024-07-26T18:30:54.425 INFO:tasks.workunit.client.0.smithi071.stdout:op 1214 completed, throughput=5MB/sec 2024-07-26T18:30:55.425 INFO:tasks.workunit.client.0.smithi071.stdout: 245: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:55.426 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sXnFlwYi4ksZzQV off=6258134 len=946322 2024-07-26T18:30:55.430 INFO:tasks.workunit.client.0.smithi071.stdout:op 1215 completed, throughput=4.99MB/sec 2024-07-26T18:30:55.431 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Qj0id7QEMauPG0Q off=3255131 len=218820 2024-07-26T18:30:55.433 INFO:tasks.workunit.client.0.smithi071.stdout:op 1216 completed, throughput=4.99MB/sec 2024-07-26T18:30:55.433 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kTHsaOy3APJLVn- off=12880603 len=2032898 2024-07-26T18:30:55.445 INFO:tasks.workunit.client.0.smithi071.stdout:op 1217 completed, throughput=5MB/sec 2024-07-26T18:30:55.445 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yMDFKaAaDbtk4lV off=8546784 len=1187105 2024-07-26T18:30:55.446 INFO:tasks.workunit.client.0.smithi071.stdout:op 1218 completed, throughput=5MB/sec 2024-07-26T18:30:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:55 smithi071 ceph-mon[90507]: pgmap v1523: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:30:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:55 smithi071 ceph-mon[92867]: pgmap v1523: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:30:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:55 smithi135 ceph-mon[85352]: pgmap v1523: 105 pgs: 105 active+clean; 129 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:30:56.447 INFO:tasks.workunit.client.0.smithi071.stdout: 246: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:56.447 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3jHYegl30QJ21d4 off=18077132 len=1473503 2024-07-26T18:30:56.453 INFO:tasks.workunit.client.0.smithi071.stdout:op 1219 completed, throughput=4.99MB/sec 2024-07-26T18:30:56.453 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tm72ggARd6oojCb off=5557437 len=1948751 2024-07-26T18:30:56.463 INFO:tasks.workunit.client.0.smithi071.stdout:op 1220 completed, throughput=4.99MB/sec 2024-07-26T18:30:56.463 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PEvewBc74AOaOKD off=0 len=1940679 2024-07-26T18:30:56.465 INFO:tasks.workunit.client.0.smithi071.stdout:op 1221 completed, throughput=5MB/sec 2024-07-26T18:30:57.465 INFO:tasks.workunit.client.0.smithi071.stdout: 247: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:57.466 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M3uWOfnwe5dvNg- off=1753425 len=1022015 2024-07-26T18:30:57.467 INFO:tasks.workunit.client.0.smithi071.stdout:op 1222 completed, throughput=4.98MB/sec 2024-07-26T18:30:57.467 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hmjhTRCfeNeoirI off=15086997 len=1656419 2024-07-26T18:30:57.469 INFO:tasks.workunit.client.0.smithi071.stdout:op 1223 completed, throughput=4.99MB/sec 2024-07-26T18:30:57.469 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AstIEcSv-V9lT3R off=726096 len=1161884 2024-07-26T18:30:57.476 INFO:tasks.workunit.client.0.smithi071.stdout:op 1224 completed, throughput=4.99MB/sec 2024-07-26T18:30:57.476 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-D3scEIKBh9IFgLZ off=3227966 len=1899114 2024-07-26T18:30:57.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 1225 completed, throughput=5MB/sec 2024-07-26T18:30:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:58.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:30:58.481 INFO:tasks.workunit.client.0.smithi071.stdout: 248: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:58.481 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rUe4UqByfUVBMKd off=11896732 len=678436 2024-07-26T18:30:58.485 INFO:tasks.workunit.client.0.smithi071.stdout:op 1226 completed, throughput=4.98MB/sec 2024-07-26T18:30:58.485 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KYO5ayyms1Awk1Z off=381363 len=373632 2024-07-26T18:30:58.486 INFO:tasks.workunit.client.0.smithi071.stdout:op 1227 completed, throughput=4.99MB/sec 2024-07-26T18:30:58.486 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0BClEaMThzPJAbm off=19383213 len=27453 2024-07-26T18:30:58.487 INFO:tasks.workunit.client.0.smithi071.stdout:op 1228 completed, throughput=4.99MB/sec 2024-07-26T18:30:58.487 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZFe8ZZW5klC84Pt off=8367676 len=1887344 2024-07-26T18:30:58.494 INFO:tasks.workunit.client.0.smithi071.stdout:op 1229 completed, throughput=4.99MB/sec 2024-07-26T18:30:58.495 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-29iHxzCmvyFe4HD off=287962 len=1872213 2024-07-26T18:30:58.505 INFO:tasks.workunit.client.0.smithi071.stdout:op 1230 completed, throughput=5MB/sec 2024-07-26T18:30:58.505 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cdCnvfWzJIaFlBn off=1995908 len=865399 2024-07-26T18:30:58.506 INFO:tasks.workunit.client.0.smithi071.stdout:op 1231 completed, throughput=5MB/sec 2024-07-26T18:30:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:58 smithi071 ceph-mon[90507]: pgmap v1524: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:30:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:58 smithi071 ceph-mon[92867]: pgmap v1524: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:30:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:58 smithi135 ceph-mon[85352]: pgmap v1524: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:30:59.507 INFO:tasks.workunit.client.0.smithi071.stdout: 249: throughput=4.98MB/sec pending data=0 2024-07-26T18:30:59.507 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G7lZA6nikOUPDPU off=9878535 len=152459 2024-07-26T18:30:59.508 INFO:tasks.workunit.client.0.smithi071.stdout:op 1232 completed, throughput=4.98MB/sec 2024-07-26T18:30:59.508 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K4wUhazcOkjYDwN off=20263083 len=1898138 2024-07-26T18:30:59.510 INFO:tasks.workunit.client.0.smithi071.stdout:op 1233 completed, throughput=4.99MB/sec 2024-07-26T18:30:59.510 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2ZtD6POgiEegwJR off=15839212 len=1855965 2024-07-26T18:30:59.519 INFO:tasks.workunit.client.0.smithi071.stdout:op 1234 completed, throughput=5MB/sec 2024-07-26T18:30:59.519 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RCt_jiCCtQkQcSa off=280347 len=1336919 2024-07-26T18:30:59.528 INFO:tasks.workunit.client.0.smithi071.stdout:op 1235 completed, throughput=5MB/sec 2024-07-26T18:31:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:30:59 smithi071 ceph-mon[92867]: pgmap v1525: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:31:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:30:59 smithi071 ceph-mon[90507]: pgmap v1525: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:31:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:30:59 smithi135 ceph-mon[85352]: pgmap v1525: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:31:00.528 INFO:tasks.workunit.client.0.smithi071.stdout: 250: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:00.528 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WQnH6mj_WqOgRNA off=9311293 len=925819 2024-07-26T18:31:00.531 INFO:tasks.workunit.client.0.smithi071.stdout:op 1236 completed, throughput=4.99MB/sec 2024-07-26T18:31:00.531 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HoRytDE9bJ0_6eQ off=2783406 len=908094 2024-07-26T18:31:00.532 INFO:tasks.workunit.client.0.smithi071.stdout:op 1237 completed, throughput=4.99MB/sec 2024-07-26T18:31:00.532 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jQZVvypFgmwegam off=2201130 len=1410658 2024-07-26T18:31:00.534 INFO:tasks.workunit.client.0.smithi071.stdout:op 1238 completed, throughput=4.99MB/sec 2024-07-26T18:31:00.534 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oFtczf8u1oRQTvk off=5307920 len=1252016 2024-07-26T18:31:00.540 INFO:tasks.workunit.client.0.smithi071.stdout:op 1239 completed, throughput=5MB/sec 2024-07-26T18:31:00.540 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pSRz0DJ-CrSmEnK off=13684475 len=707961 2024-07-26T18:31:00.541 INFO:tasks.workunit.client.0.smithi071.stdout:op 1240 completed, throughput=5MB/sec 2024-07-26T18:31:01.542 INFO:tasks.workunit.client.0.smithi071.stdout: 251: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:01.542 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xUCgbZGzH2AgAeC off=5104423 len=2009655 2024-07-26T18:31:01.549 INFO:tasks.workunit.client.0.smithi071.stdout:op 1241 completed, throughput=4.99MB/sec 2024-07-26T18:31:01.549 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-T6bAhwrRPw0iiQK off=4556055 len=1851906 2024-07-26T18:31:01.551 INFO:tasks.workunit.client.0.smithi071.stdout:op 1242 completed, throughput=5MB/sec 2024-07-26T18:31:01.551 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6dOTu73Q2PG7euw off=2909233 len=2021634 2024-07-26T18:31:01.553 INFO:tasks.workunit.client.0.smithi071.stdout:op 1243 completed, throughput=5MB/sec 2024-07-26T18:31:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:31:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:31:02] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-07-26T18:31:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:01 smithi071 ceph-mon[90507]: pgmap v1526: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:31:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:01 smithi071 ceph-mon[92867]: pgmap v1526: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:31:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:01 smithi135 ceph-mon[85352]: pgmap v1526: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:31:02.554 INFO:tasks.workunit.client.0.smithi071.stdout: 252: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:02.554 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RULizfhuG1tBI7u off=12837 len=972923 2024-07-26T18:31:02.556 INFO:tasks.workunit.client.0.smithi071.stdout:op 1244 completed, throughput=4.99MB/sec 2024-07-26T18:31:02.556 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tpHvOjKvibsxhNu off=369752 len=165994 2024-07-26T18:31:02.557 INFO:tasks.workunit.client.0.smithi071.stdout:op 1245 completed, throughput=4.99MB/sec 2024-07-26T18:31:02.557 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bR5fNRBJ-uWL6pt off=1985254 len=1554335 2024-07-26T18:31:02.566 INFO:tasks.workunit.client.0.smithi071.stdout:op 1246 completed, throughput=4.99MB/sec 2024-07-26T18:31:02.566 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-id9F9tUb7LvPJbm off=3092024 len=321999 2024-07-26T18:31:02.569 INFO:tasks.workunit.client.0.smithi071.stdout:op 1247 completed, throughput=5MB/sec 2024-07-26T18:31:02.569 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-okhPEXbVRKV2Dlx off=5570165 len=42672 2024-07-26T18:31:02.569 INFO:tasks.workunit.client.0.smithi071.stdout:op 1248 completed, throughput=5MB/sec 2024-07-26T18:31:02.569 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FwcO-5YrBvl9fLU off=266139 len=1748804 2024-07-26T18:31:02.578 INFO:tasks.workunit.client.0.smithi071.stdout:op 1249 completed, throughput=5MB/sec 2024-07-26T18:31:03.578 INFO:tasks.workunit.client.0.smithi071.stdout: 253: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:03.579 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gRJPZRlqCD1ZMA0 off=437988 len=942112 2024-07-26T18:31:03.583 INFO:tasks.workunit.client.0.smithi071.stdout:op 1250 completed, throughput=4.99MB/sec 2024-07-26T18:31:03.583 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BkpQi8vUy1fT_7y off=4226259 len=1719785 2024-07-26T18:31:03.590 INFO:tasks.workunit.client.0.smithi071.stdout:op 1251 completed, throughput=4.99MB/sec 2024-07-26T18:31:03.590 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XxciXT5-WCaXQm3 off=15446837 len=227593 2024-07-26T18:31:03.591 INFO:tasks.workunit.client.0.smithi071.stdout:op 1252 completed, throughput=4.99MB/sec 2024-07-26T18:31:03.591 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DkdQ0EA35qfuBsN off=4609543 len=965478 2024-07-26T18:31:03.597 INFO:tasks.workunit.client.0.smithi071.stdout:op 1253 completed, throughput=5MB/sec 2024-07-26T18:31:03.597 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-40pYttbQTV3Xvt5 off=808118 len=440533 2024-07-26T18:31:03.598 INFO:tasks.workunit.client.0.smithi071.stdout:op 1254 completed, throughput=5MB/sec 2024-07-26T18:31:03.599 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ALElxGr3-9Qdlew off=3611761 len=1315843 2024-07-26T18:31:03.600 INFO:tasks.workunit.client.0.smithi071.stdout:op 1255 completed, throughput=5MB/sec 2024-07-26T18:31:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:03 smithi071 ceph-mon[90507]: pgmap v1527: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-07-26T18:31:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:03 smithi071 ceph-mon[92867]: pgmap v1527: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-07-26T18:31:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:03 smithi135 ceph-mon[85352]: pgmap v1527: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-07-26T18:31:04.600 INFO:tasks.workunit.client.0.smithi071.stdout: 254: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:04.601 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FZzO4bn_QQ4uN9d off=6115861 len=1923943 2024-07-26T18:31:04.603 INFO:tasks.workunit.client.0.smithi071.stdout:op 1256 completed, throughput=4.99MB/sec 2024-07-26T18:31:04.603 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UtnakKFiDGnHC38 off=14873256 len=1046378 2024-07-26T18:31:04.608 INFO:tasks.workunit.client.0.smithi071.stdout:op 1257 completed, throughput=4.99MB/sec 2024-07-26T18:31:04.608 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Of4_rqUaVFay-s2 off=5884712 len=1693827 2024-07-26T18:31:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:op 1258 completed, throughput=5MB/sec 2024-07-26T18:31:05.618 INFO:tasks.workunit.client.0.smithi071.stdout: 255: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:05.618 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--AJuiuF4CfHlqsk off=736774 len=1122178 2024-07-26T18:31:05.623 INFO:tasks.workunit.client.0.smithi071.stdout:op 1259 completed, throughput=4.99MB/sec 2024-07-26T18:31:05.623 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cUmJADLhtCU3dvv off=1877758 len=391947 2024-07-26T18:31:05.624 INFO:tasks.workunit.client.0.smithi071.stdout:op 1260 completed, throughput=4.99MB/sec 2024-07-26T18:31:05.624 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rx52CuardilzSgz off=249272 len=506767 2024-07-26T18:31:05.628 INFO:tasks.workunit.client.0.smithi071.stdout:op 1261 completed, throughput=4.99MB/sec 2024-07-26T18:31:05.628 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SxWEZkGB8kGYzUT off=6810517 len=1959836 2024-07-26T18:31:05.629 INFO:tasks.workunit.client.0.smithi071.stdout:op 1262 completed, throughput=5MB/sec 2024-07-26T18:31:05.630 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UrXIdw-6SJlL3TE off=9268691 len=1762082 2024-07-26T18:31:05.631 INFO:tasks.workunit.client.0.smithi071.stdout:op 1263 completed, throughput=5MB/sec 2024-07-26T18:31:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:05 smithi071 ceph-mon[92867]: pgmap v1528: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:31:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:05 smithi071 ceph-mon[90507]: pgmap v1528: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:31:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:05 smithi135 ceph-mon[85352]: pgmap v1528: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:31:06.631 INFO:tasks.workunit.client.0.smithi071.stdout: 256: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:06.631 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_2qh_NiOaAVvKJ_ off=3797688 len=210932 2024-07-26T18:31:06.634 INFO:tasks.workunit.client.0.smithi071.stdout:op 1264 completed, throughput=4.98MB/sec 2024-07-26T18:31:06.634 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-K05VZ52Xn1WmcSY off=7623289 len=1282302 2024-07-26T18:31:06.642 INFO:tasks.workunit.client.0.smithi071.stdout:op 1265 completed, throughput=4.99MB/sec 2024-07-26T18:31:06.642 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vqcd2BjvUtDph4u off=5664604 len=960123 2024-07-26T18:31:06.646 INFO:tasks.workunit.client.0.smithi071.stdout:op 1266 completed, throughput=4.99MB/sec 2024-07-26T18:31:06.646 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bAV2J2e_neHnMqu off=5726995 len=1926044 2024-07-26T18:31:06.650 INFO:tasks.workunit.client.0.smithi071.stdout:op 1267 completed, throughput=5MB/sec 2024-07-26T18:31:06.650 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Fdebx9x7bHra4B6 off=11925712 len=1170571 2024-07-26T18:31:06.655 INFO:tasks.workunit.client.0.smithi071.stdout:op 1268 completed, throughput=5MB/sec 2024-07-26T18:31:07.656 INFO:tasks.workunit.client.0.smithi071.stdout: 257: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:07.656 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-liI0D8Nl_Y4d0An off=292084 len=1350757 2024-07-26T18:31:07.657 INFO:tasks.workunit.client.0.smithi071.stdout:op 1269 completed, throughput=4.99MB/sec 2024-07-26T18:31:07.657 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5O724kzTLUK9Xv7 off=7794104 len=1762232 2024-07-26T18:31:07.667 INFO:tasks.workunit.client.0.smithi071.stdout:op 1270 completed, throughput=4.99MB/sec 2024-07-26T18:31:07.667 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zmmUWXZwDVkMQr6 off=311957 len=134292 2024-07-26T18:31:07.669 INFO:tasks.workunit.client.0.smithi071.stdout:op 1271 completed, throughput=5MB/sec 2024-07-26T18:31:07.670 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XnDImEAJrlt6DL0 off=13180627 len=763518 2024-07-26T18:31:07.670 INFO:tasks.workunit.client.0.smithi071.stdout:op 1272 completed, throughput=5MB/sec 2024-07-26T18:31:07.670 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S1N2_xLOG_Fj16S off=3207717 len=603003 2024-07-26T18:31:07.673 INFO:tasks.workunit.client.0.smithi071.stdout:op 1273 completed, throughput=5MB/sec 2024-07-26T18:31:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:07 smithi071 ceph-mon[90507]: pgmap v1529: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:31:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:07 smithi071 ceph-mon[92867]: pgmap v1529: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:31:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:07 smithi135 ceph-mon[85352]: pgmap v1529: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:31:08.674 INFO:tasks.workunit.client.0.smithi071.stdout: 258: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:08.674 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TpohtOPvKilwNT6 off=15181049 len=1006717 2024-07-26T18:31:08.675 INFO:tasks.workunit.client.0.smithi071.stdout:op 1274 completed, throughput=4.98MB/sec 2024-07-26T18:31:08.676 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6Yz-d4l-hW3lPvx off=3022949 len=1917567 2024-07-26T18:31:08.687 INFO:tasks.workunit.client.0.smithi071.stdout:op 1275 completed, throughput=4.99MB/sec 2024-07-26T18:31:08.687 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JtsJ-ct02bEzsIu off=1974847 len=865303 2024-07-26T18:31:08.687 INFO:tasks.workunit.client.0.smithi071.stdout:op 1276 completed, throughput=4.99MB/sec 2024-07-26T18:31:08.688 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Uzp5OLjzy0i98_1 off=19843991 len=1284855 2024-07-26T18:31:08.689 INFO:tasks.workunit.client.0.smithi071.stdout:op 1277 completed, throughput=5MB/sec 2024-07-26T18:31:08.689 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-a0_fepqPXhy_owj off=21387452 len=1359731 2024-07-26T18:31:08.691 INFO:tasks.workunit.client.0.smithi071.stdout:op 1278 completed, throughput=5MB/sec 2024-07-26T18:31:09.691 INFO:tasks.workunit.client.0.smithi071.stdout: 259: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:09.692 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yVqB4RNyNX2SZbN off=1840138 len=1962432 2024-07-26T18:31:09.703 INFO:tasks.workunit.client.0.smithi071.stdout:op 1279 completed, throughput=4.99MB/sec 2024-07-26T18:31:09.704 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ukOcj7Kw9Dn1hye off=7504 len=1787602 2024-07-26T18:31:09.714 INFO:tasks.workunit.client.0.smithi071.stdout:op 1280 completed, throughput=5MB/sec 2024-07-26T18:31:09.715 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JFafAKsWOic3fai off=4528531 len=1604831 2024-07-26T18:31:09.715 INFO:tasks.workunit.client.0.smithi071.stdout:op 1281 completed, throughput=5MB/sec 2024-07-26T18:31:10.165 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:09 smithi135 ceph-mon[85352]: pgmap v1530: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:31:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:09 smithi071 ceph-mon[90507]: pgmap v1530: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:31:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:09 smithi071 ceph-mon[92867]: pgmap v1530: 105 pgs: 105 active+clean; 129 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:31:10.557 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:31:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=sqlstore.transactions t=2024-07-26T18:31:10.164522953Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-07-26T18:31:10.716 INFO:tasks.workunit.client.0.smithi071.stdout: 260: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:10.716 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9jCjsijSRHC8vUX off=746762 len=1921125 2024-07-26T18:31:10.720 INFO:tasks.workunit.client.0.smithi071.stdout:op 1282 completed, throughput=4.99MB/sec 2024-07-26T18:31:10.720 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lIWjRPjuoIzRz7s off=14017565 len=1169284 2024-07-26T18:31:10.722 INFO:tasks.workunit.client.0.smithi071.stdout:op 1283 completed, throughput=5MB/sec 2024-07-26T18:31:10.722 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nqqgN4PvC7NVjpP off=6892504 len=1414839 2024-07-26T18:31:10.723 INFO:tasks.workunit.client.0.smithi071.stdout:op 1284 completed, throughput=5MB/sec 2024-07-26T18:31:11.724 INFO:tasks.workunit.client.0.smithi071.stdout: 261: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:11.724 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K6oYsQfqPZlGmrf off=7463055 len=756495 2024-07-26T18:31:11.725 INFO:tasks.workunit.client.0.smithi071.stdout:op 1285 completed, throughput=4.99MB/sec 2024-07-26T18:31:11.725 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c6t_WxvaWcjNg23 off=1820788 len=1686915 2024-07-26T18:31:11.727 INFO:tasks.workunit.client.0.smithi071.stdout:op 1286 completed, throughput=4.99MB/sec 2024-07-26T18:31:11.727 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4jy_we-p64bMTv7 off=5730256 len=825602 2024-07-26T18:31:11.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 1287 completed, throughput=4.99MB/sec 2024-07-26T18:31:11.732 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eUdSgkO5IJs4O5Q off=3705877 len=1245351 2024-07-26T18:31:11.743 INFO:tasks.workunit.client.0.smithi071.stdout:op 1288 completed, throughput=5MB/sec 2024-07-26T18:31:11.744 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cxmwe59h6jTcO2O off=5873271 len=252033 2024-07-26T18:31:11.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 1289 completed, throughput=5MB/sec 2024-07-26T18:31:11.744 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kcqutB9aWJMGuY3 off=16086554 len=1044162 2024-07-26T18:31:11.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 1290 completed, throughput=5MB/sec 2024-07-26T18:31:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:31:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:31:12] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-07-26T18:31:12.745 INFO:tasks.workunit.client.0.smithi071.stdout: 262: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:12.745 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nGZ4Cv5rVhgvViH off=2648641 len=412908 2024-07-26T18:31:12.746 INFO:tasks.workunit.client.0.smithi071.stdout:op 1291 completed, throughput=4.99MB/sec 2024-07-26T18:31:12.746 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CxpPLlGNga2-SHZ off=4664080 len=166961 2024-07-26T18:31:12.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 1292 completed, throughput=4.99MB/sec 2024-07-26T18:31:12.749 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2IBM6S2Deo0VeDk off=984423 len=891271 2024-07-26T18:31:12.750 INFO:tasks.workunit.client.0.smithi071.stdout:op 1293 completed, throughput=4.99MB/sec 2024-07-26T18:31:12.750 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zRBqQ_BJGT1SO9B off=16912213 len=571502 2024-07-26T18:31:12.754 INFO:tasks.workunit.client.0.smithi071.stdout:op 1294 completed, throughput=4.99MB/sec 2024-07-26T18:31:12.755 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-A_mOgF6igla2yXr off=329909 len=1028958 2024-07-26T18:31:12.755 INFO:tasks.workunit.client.0.smithi071.stdout:op 1295 completed, throughput=4.99MB/sec 2024-07-26T18:31:12.756 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3R1POEqOC1Pf3-K off=17595994 len=31309 2024-07-26T18:31:12.756 INFO:tasks.workunit.client.0.smithi071.stdout:op 1296 completed, throughput=4.99MB/sec 2024-07-26T18:31:12.756 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-r9lCKRhZiWpVgP8 off=2375150 len=1035727 2024-07-26T18:31:12.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 1297 completed, throughput=5MB/sec 2024-07-26T18:31:12.758 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ceLXqJjqZk9YZ8x off=19162897 len=551906 2024-07-26T18:31:12.762 INFO:tasks.workunit.client.0.smithi071.stdout:op 1298 completed, throughput=5MB/sec 2024-07-26T18:31:12.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:12 smithi071 ceph-mon[90507]: pgmap v1531: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:31:12.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:12.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:12 smithi071 ceph-mon[92867]: pgmap v1531: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:31:12.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:12 smithi135 ceph-mon[85352]: pgmap v1531: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:31:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:13.762 INFO:tasks.workunit.client.0.smithi071.stdout: 263: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:13.762 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1tuM7Pq3t3D3eAq off=225347 len=1551025 2024-07-26T18:31:13.770 INFO:tasks.workunit.client.0.smithi071.stdout:op 1299 completed, throughput=4.99MB/sec 2024-07-26T18:31:13.770 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ca1NJ1V6lcKE0eg off=1289439 len=1193143 2024-07-26T18:31:13.776 INFO:tasks.workunit.client.0.smithi071.stdout:op 1300 completed, throughput=4.99MB/sec 2024-07-26T18:31:13.776 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jQZVvypFgmwegam off=18004378 len=497614 2024-07-26T18:31:13.782 INFO:tasks.workunit.client.0.smithi071.stdout:op 1301 completed, throughput=4.99MB/sec 2024-07-26T18:31:13.783 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Qki0_pMoRUq8yPi off=640363 len=604730 2024-07-26T18:31:13.784 INFO:tasks.workunit.client.0.smithi071.stdout:op 1302 completed, throughput=5MB/sec 2024-07-26T18:31:13.784 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-z4VrHF8a_0jv4cX off=3292419 len=1589268 2024-07-26T18:31:13.790 INFO:tasks.workunit.client.0.smithi071.stdout:op 1303 completed, throughput=5MB/sec 2024-07-26T18:31:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:13 smithi071 ceph-mon[90507]: pgmap v1532: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-07-26T18:31:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:13 smithi071 ceph-mon[92867]: pgmap v1532: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-07-26T18:31:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:13 smithi135 ceph-mon[85352]: pgmap v1532: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-07-26T18:31:14.790 INFO:tasks.workunit.client.0.smithi071.stdout: 264: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:14.790 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Dn3DbMNnnjLiEyK off=8064787 len=392250 2024-07-26T18:31:14.793 INFO:tasks.workunit.client.0.smithi071.stdout:op 1304 completed, throughput=4.98MB/sec 2024-07-26T18:31:14.793 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ekf1rR0VfXs3-Ik off=2589634 len=1077874 2024-07-26T18:31:14.795 INFO:tasks.workunit.client.0.smithi071.stdout:op 1305 completed, throughput=4.99MB/sec 2024-07-26T18:31:14.795 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KUVVhxJxun8eNGc off=1857614 len=1335293 2024-07-26T18:31:14.798 INFO:tasks.workunit.client.0.smithi071.stdout:op 1306 completed, throughput=4.99MB/sec 2024-07-26T18:31:14.798 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s5bPz5bboZM6WLO off=9292315 len=96414 2024-07-26T18:31:14.799 INFO:tasks.workunit.client.0.smithi071.stdout:op 1307 completed, throughput=4.99MB/sec 2024-07-26T18:31:14.799 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-F1kWXSnXo_kOvvF off=4657412 len=945669 2024-07-26T18:31:14.808 INFO:tasks.workunit.client.0.smithi071.stdout:op 1308 completed, throughput=5MB/sec 2024-07-26T18:31:14.809 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-S7c5Wco4MTLwRmb off=3203647 len=1559401 2024-07-26T18:31:14.809 INFO:tasks.workunit.client.0.smithi071.stdout:op 1309 completed, throughput=5MB/sec 2024-07-26T18:31:15.806 INFO:tasks.workunit.client.0.smithi071.stdout: 265: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:15.806 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HFc7ekXdoKi2P-z off=57004 len=215269 2024-07-26T18:31:15.806 INFO:tasks.workunit.client.0.smithi071.stdout:op 1310 completed, throughput=4.98MB/sec 2024-07-26T18:31:15.806 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6IPwIfJLCeepLwg off=9986234 len=1036372 2024-07-26T18:31:15.808 INFO:tasks.workunit.client.0.smithi071.stdout:op 1311 completed, throughput=4.99MB/sec 2024-07-26T18:31:15.808 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rq4KrZRx80fNAN0 off=3790113 len=1063466 2024-07-26T18:31:15.810 INFO:tasks.workunit.client.0.smithi071.stdout:op 1312 completed, throughput=4.99MB/sec 2024-07-26T18:31:15.811 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-A6sjK1zw5EmkVtE off=0 len=1594122 2024-07-26T18:31:15.812 INFO:tasks.workunit.client.0.smithi071.stdout:op 1313 completed, throughput=5MB/sec 2024-07-26T18:31:15.813 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3zHwD8hV0DKwfwD off=14180514 len=1396885 2024-07-26T18:31:15.814 INFO:tasks.workunit.client.0.smithi071.stdout:op 1314 completed, throughput=5MB/sec 2024-07-26T18:31:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:15 smithi071 ceph-mon[90507]: pgmap v1533: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:31:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:15 smithi071 ceph-mon[92867]: pgmap v1533: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:31:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:15 smithi135 ceph-mon[85352]: pgmap v1533: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:31:16.815 INFO:tasks.workunit.client.0.smithi071.stdout: 266: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:16.815 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-l0typISIyRuwxza off=760962 len=1327550 2024-07-26T18:31:16.816 INFO:tasks.workunit.client.0.smithi071.stdout:op 1315 completed, throughput=4.99MB/sec 2024-07-26T18:31:16.816 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nYggHwLa-O3EbZy off=5775306 len=1076892 2024-07-26T18:31:16.822 INFO:tasks.workunit.client.0.smithi071.stdout:op 1316 completed, throughput=4.99MB/sec 2024-07-26T18:31:16.822 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NOH72bWJ4Y0tP6R off=19801804 len=620784 2024-07-26T18:31:16.825 INFO:tasks.workunit.client.0.smithi071.stdout:op 1317 completed, throughput=4.99MB/sec 2024-07-26T18:31:16.826 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iB6_oP45zyB43Yf off=8533189 len=943680 2024-07-26T18:31:16.827 INFO:tasks.workunit.client.0.smithi071.stdout:op 1318 completed, throughput=5MB/sec 2024-07-26T18:31:16.827 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dl3AU4M7hsEEHBO off=4248275 len=280891 2024-07-26T18:31:16.828 INFO:tasks.workunit.client.0.smithi071.stdout:op 1319 completed, throughput=5MB/sec 2024-07-26T18:31:16.828 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-y3HAEMpgEDHtLpC off=11314110 len=1520646 2024-07-26T18:31:16.837 INFO:tasks.workunit.client.0.smithi071.stdout:op 1320 completed, throughput=5MB/sec 2024-07-26T18:31:17.837 INFO:tasks.workunit.client.0.smithi071.stdout: 267: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:17.837 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-c57m58JyxZxLYhi off=8078439 len=333622 2024-07-26T18:31:17.840 INFO:tasks.workunit.client.0.smithi071.stdout:op 1321 completed, throughput=4.99MB/sec 2024-07-26T18:31:17.840 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Fw-9O4ZA-2vHfXs off=6691164 len=1710026 2024-07-26T18:31:17.843 INFO:tasks.workunit.client.0.smithi071.stdout:op 1322 completed, throughput=4.99MB/sec 2024-07-26T18:31:17.843 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JljijxtuDbPO3Yi off=6567019 len=722562 2024-07-26T18:31:17.848 INFO:tasks.workunit.client.0.smithi071.stdout:op 1323 completed, throughput=4.99MB/sec 2024-07-26T18:31:17.848 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fcwWrnswWSN6Ay0 off=655313 len=1288516 2024-07-26T18:31:17.857 INFO:tasks.workunit.client.0.smithi071.stdout:op 1324 completed, throughput=5MB/sec 2024-07-26T18:31:17.857 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VYL5IIbvCtbxhbk off=23931473 len=615174 2024-07-26T18:31:17.861 INFO:tasks.workunit.client.0.smithi071.stdout:op 1325 completed, throughput=5MB/sec 2024-07-26T18:31:17.861 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-i9yyV5A0D05C6Hx off=15485693 len=330027 2024-07-26T18:31:17.861 INFO:tasks.workunit.client.0.smithi071.stdout:op 1326 completed, throughput=5MB/sec 2024-07-26T18:31:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:17 smithi071 ceph-mon[90507]: pgmap v1534: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:31:18.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:17 smithi071 ceph-mon[92867]: pgmap v1534: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:31:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:17 smithi135 ceph-mon[85352]: pgmap v1534: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:31:18.863 INFO:tasks.workunit.client.0.smithi071.stdout: 268: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:18.863 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wqJRgdVb0JGBNRj off=11225717 len=1702835 2024-07-26T18:31:18.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 1327 completed, throughput=4.99MB/sec 2024-07-26T18:31:18.871 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZKIQ0fxR2WhNAqc off=2131533 len=1470599 2024-07-26T18:31:18.880 INFO:tasks.workunit.client.0.smithi071.stdout:op 1328 completed, throughput=4.99MB/sec 2024-07-26T18:31:18.880 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uvItciik8trgB_g off=5055016 len=1075688 2024-07-26T18:31:18.886 INFO:tasks.workunit.client.0.smithi071.stdout:op 1329 completed, throughput=5MB/sec 2024-07-26T18:31:18.886 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iZl0BoARnWCWpDN off=4639804 len=442284 2024-07-26T18:31:18.888 INFO:tasks.workunit.client.0.smithi071.stdout:op 1330 completed, throughput=5MB/sec 2024-07-26T18:31:18.888 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aPmMBG2-x6_DF7d off=16682224 len=1796701 2024-07-26T18:31:18.890 INFO:tasks.workunit.client.0.smithi071.stdout:op 1331 completed, throughput=5MB/sec 2024-07-26T18:31:19.891 INFO:tasks.workunit.client.0.smithi071.stdout: 269: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:19.891 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YIiUMJJ5vHgZ82L off=5363677 len=1138564 2024-07-26T18:31:19.899 INFO:tasks.workunit.client.0.smithi071.stdout:op 1332 completed, throughput=4.99MB/sec 2024-07-26T18:31:19.899 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JgnPdEw6lpVp2Qv off=5975021 len=1639524 2024-07-26T18:31:19.908 INFO:tasks.workunit.client.0.smithi071.stdout:op 1333 completed, throughput=5MB/sec 2024-07-26T18:31:19.908 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-403Hnw5cYCmkljm off=7428794 len=157300 2024-07-26T18:31:19.909 INFO:tasks.workunit.client.0.smithi071.stdout:op 1334 completed, throughput=5MB/sec 2024-07-26T18:31:19.909 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fq6XtXt7NzmfP8h off=10165545 len=566603 2024-07-26T18:31:19.909 INFO:tasks.workunit.client.0.smithi071.stdout:op 1335 completed, throughput=5MB/sec 2024-07-26T18:31:19.909 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ekjhnkzIwPLVxlY off=4801788 len=284514 2024-07-26T18:31:19.911 INFO:tasks.workunit.client.0.smithi071.stdout:op 1336 completed, throughput=5MB/sec 2024-07-26T18:31:19.911 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kJfbxG_9WkAli7J off=5596813 len=421096 2024-07-26T18:31:19.914 INFO:tasks.workunit.client.0.smithi071.stdout:op 1337 completed, throughput=5MB/sec 2024-07-26T18:31:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:19 smithi071 ceph-mon[90507]: pgmap v1535: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:31:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:19 smithi071 ceph-mon[92867]: pgmap v1535: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:31:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:19 smithi135 ceph-mon[85352]: pgmap v1535: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:31:20.914 INFO:tasks.workunit.client.0.smithi071.stdout: 270: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:20.915 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FVEW8mg-DeTbRaS off=21032045 len=785380 2024-07-26T18:31:20.916 INFO:tasks.workunit.client.0.smithi071.stdout:op 1338 completed, throughput=4.99MB/sec 2024-07-26T18:31:20.916 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9UsWdj78ZTO80VB off=4960690 len=933021 2024-07-26T18:31:20.918 INFO:tasks.workunit.client.0.smithi071.stdout:op 1339 completed, throughput=4.99MB/sec 2024-07-26T18:31:20.918 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ApvsN8KJwBfbj_r off=6687071 len=1556050 2024-07-26T18:31:20.927 INFO:tasks.workunit.client.0.smithi071.stdout:op 1340 completed, throughput=4.99MB/sec 2024-07-26T18:31:20.928 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z-T5hjpJm5lbwPq off=7761562 len=963008 2024-07-26T18:31:20.928 INFO:tasks.workunit.client.0.smithi071.stdout:op 1341 completed, throughput=5MB/sec 2024-07-26T18:31:20.929 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-unCHvP31I0IUELg off=12825954 len=949580 2024-07-26T18:31:20.929 INFO:tasks.workunit.client.0.smithi071.stdout:op 1342 completed, throughput=5MB/sec 2024-07-26T18:31:21.929 INFO:tasks.workunit.client.0.smithi071.stdout: 271: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:21.929 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iLrxpJ9Nk6KLNMg off=17225373 len=231327 2024-07-26T18:31:21.933 INFO:tasks.workunit.client.0.smithi071.stdout:op 1343 completed, throughput=4.98MB/sec 2024-07-26T18:31:21.933 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-16pBNwe6FtPDWAY off=1784393 len=499924 2024-07-26T18:31:21.936 INFO:tasks.workunit.client.0.smithi071.stdout:op 1344 completed, throughput=4.98MB/sec 2024-07-26T18:31:21.936 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xeupWOawWTbXabH off=239258 len=1233097 2024-07-26T18:31:21.938 INFO:tasks.workunit.client.0.smithi071.stdout:op 1345 completed, throughput=4.99MB/sec 2024-07-26T18:31:21.938 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DWXIHpVuuFubvPl off=2213204 len=1843212 2024-07-26T18:31:21.949 INFO:tasks.workunit.client.0.smithi071.stdout:op 1346 completed, throughput=5MB/sec 2024-07-26T18:31:21.949 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IzqEqiJGqqL0_Mp off=3921507 len=537390 2024-07-26T18:31:21.950 INFO:tasks.workunit.client.0.smithi071.stdout:op 1347 completed, throughput=5MB/sec 2024-07-26T18:31:21.950 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4lLbNlrIDs3CI7r off=15566060 len=260155 2024-07-26T18:31:21.952 INFO:tasks.workunit.client.0.smithi071.stdout:op 1348 completed, throughput=5MB/sec 2024-07-26T18:31:21.952 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LvjfH-kTQ4ChBqv off=10143190 len=1050904 2024-07-26T18:31:21.953 INFO:tasks.workunit.client.0.smithi071.stdout:op 1349 completed, throughput=5MB/sec 2024-07-26T18:31:22.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:31:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:31:22] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-07-26T18:31:22.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:21 smithi071 ceph-mon[92867]: pgmap v1536: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:31:22.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:21 smithi071 ceph-mon[90507]: pgmap v1536: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:31:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:21 smithi135 ceph-mon[85352]: pgmap v1536: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:31:22.954 INFO:tasks.workunit.client.0.smithi071.stdout: 272: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:22.954 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2U32f1X5m2s-99n off=3885585 len=1622734 2024-07-26T18:31:22.957 INFO:tasks.workunit.client.0.smithi071.stdout:op 1350 completed, throughput=4.99MB/sec 2024-07-26T18:31:22.958 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-leLUjQvEZ8nPWG5 off=5252636 len=575908 2024-07-26T18:31:22.961 INFO:tasks.workunit.client.0.smithi071.stdout:op 1351 completed, throughput=4.99MB/sec 2024-07-26T18:31:22.961 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MYiE2-ID-Y3mNEF off=5775911 len=1761183 2024-07-26T18:31:22.971 INFO:tasks.workunit.client.0.smithi071.stdout:op 1352 completed, throughput=5MB/sec 2024-07-26T18:31:22.971 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_tcTZ1-M7DpKOnb off=12130227 len=1199387 2024-07-26T18:31:22.973 INFO:tasks.workunit.client.0.smithi071.stdout:op 1353 completed, throughput=5MB/sec 2024-07-26T18:31:23.973 INFO:tasks.workunit.client.0.smithi071.stdout: 273: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:23.973 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-e4jREpfKj3o0KxA off=4899655 len=600433 2024-07-26T18:31:23.978 INFO:tasks.workunit.client.0.smithi071.stdout:op 1354 completed, throughput=4.98MB/sec 2024-07-26T18:31:23.978 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-61gewahJYuc_B3e off=5078483 len=1695640 2024-07-26T18:31:23.985 INFO:tasks.workunit.client.0.smithi071.stdout:op 1355 completed, throughput=4.99MB/sec 2024-07-26T18:31:23.985 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eaeGMNlMrwbHAeH off=311667 len=838799 2024-07-26T18:31:23.987 INFO:tasks.workunit.client.0.smithi071.stdout:op 1356 completed, throughput=4.99MB/sec 2024-07-26T18:31:23.987 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j5IxW3zFFGo1PGZ off=11068907 len=633839 2024-07-26T18:31:23.990 INFO:tasks.workunit.client.0.smithi071.stdout:op 1357 completed, throughput=5MB/sec 2024-07-26T18:31:23.990 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hL_9AEXzqF4dRRG off=7187910 len=963895 2024-07-26T18:31:23.992 INFO:tasks.workunit.client.0.smithi071.stdout:op 1358 completed, throughput=5MB/sec 2024-07-26T18:31:23.992 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Nd3G_1p24vAEVqc off=5651935 len=1498544 2024-07-26T18:31:23.997 INFO:tasks.workunit.client.0.smithi071.stdout:op 1359 completed, throughput=5MB/sec 2024-07-26T18:31:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:23 smithi071 ceph-mon[90507]: pgmap v1537: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:31:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:23 smithi071 ceph-mon[92867]: pgmap v1537: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:31:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:23 smithi135 ceph-mon[85352]: pgmap v1537: 105 pgs: 105 active+clean; 129 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:31:24.997 INFO:tasks.workunit.client.0.smithi071.stdout: 274: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:24.998 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IJmqHWZL2ukNfR2 off=3540192 len=1395110 2024-07-26T18:31:25.000 INFO:tasks.workunit.client.0.smithi071.stdout:op 1360 completed, throughput=4.99MB/sec 2024-07-26T18:31:25.000 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5qsUHVXxn5vySky off=6648554 len=147936 2024-07-26T18:31:25.000 INFO:tasks.workunit.client.0.smithi071.stdout:op 1361 completed, throughput=4.99MB/sec 2024-07-26T18:31:25.000 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NhqGexfpFnkou9- off=9084223 len=758858 2024-07-26T18:31:25.002 INFO:tasks.workunit.client.0.smithi071.stdout:op 1362 completed, throughput=4.99MB/sec 2024-07-26T18:31:25.002 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-M8Yvcg2Yi3Ada3o off=5078100 len=287257 2024-07-26T18:31:25.004 INFO:tasks.workunit.client.0.smithi071.stdout:op 1363 completed, throughput=4.99MB/sec 2024-07-26T18:31:25.005 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kS25UgRBrMDsI14 off=7940581 len=918502 2024-07-26T18:31:25.008 INFO:tasks.workunit.client.0.smithi071.stdout:op 1364 completed, throughput=5MB/sec 2024-07-26T18:31:25.009 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-a43CJMC4cvVv0H5 off=4984833 len=1712765 2024-07-26T18:31:25.012 INFO:tasks.workunit.client.0.smithi071.stdout:op 1365 completed, throughput=5MB/sec 2024-07-26T18:31:26.013 INFO:tasks.workunit.client.0.smithi071.stdout: 275: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:26.013 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-m69cDSZWrjrb4zH off=900858 len=447021 2024-07-26T18:31:26.017 INFO:tasks.workunit.client.0.smithi071.stdout:op 1366 completed, throughput=4.99MB/sec 2024-07-26T18:31:26.017 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZnqKGCTXEtuZGa7 off=16676761 len=757171 2024-07-26T18:31:26.017 INFO:tasks.workunit.client.0.smithi071.stdout:op 1367 completed, throughput=4.99MB/sec 2024-07-26T18:31:26.017 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-192-QeZXNRvTZA- off=5552623 len=383501 2024-07-26T18:31:26.020 INFO:tasks.workunit.client.0.smithi071.stdout:op 1368 completed, throughput=4.99MB/sec 2024-07-26T18:31:26.020 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zxhnRVL618Q4Wq1 off=22087807 len=989014 2024-07-26T18:31:26.022 INFO:tasks.workunit.client.0.smithi071.stdout:op 1369 completed, throughput=4.99MB/sec 2024-07-26T18:31:26.022 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TgR1u6NI-WdzIp1 off=13509121 len=1629862 2024-07-26T18:31:26.024 INFO:tasks.workunit.client.0.smithi071.stdout:op 1370 completed, throughput=5MB/sec 2024-07-26T18:31:26.024 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sEr_Kj9v4hqYOsq off=927515 len=491536 2024-07-26T18:31:26.027 INFO:tasks.workunit.client.0.smithi071.stdout:op 1371 completed, throughput=5MB/sec 2024-07-26T18:31:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:25 smithi071 ceph-mon[90507]: pgmap v1538: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-07-26T18:31:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:25 smithi071 ceph-mon[92867]: pgmap v1538: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-07-26T18:31:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:25 smithi135 ceph-mon[85352]: pgmap v1538: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-07-26T18:31:27.028 INFO:tasks.workunit.client.0.smithi071.stdout: 276: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:27.028 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UBiZDDSQjqRVvE9 off=14701935 len=524046 2024-07-26T18:31:27.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 1372 completed, throughput=4.99MB/sec 2024-07-26T18:31:27.032 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4MNol5mHc2zKc0y off=3194714 len=1072413 2024-07-26T18:31:27.037 INFO:tasks.workunit.client.0.smithi071.stdout:op 1373 completed, throughput=4.99MB/sec 2024-07-26T18:31:27.037 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CNnLO72G-mHfMGo off=1753251 len=1146671 2024-07-26T18:31:27.038 INFO:tasks.workunit.client.0.smithi071.stdout:op 1374 completed, throughput=4.99MB/sec 2024-07-26T18:31:27.039 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qOvYs3PVjV6mAlV off=3909029 len=1913245 2024-07-26T18:31:27.042 INFO:tasks.workunit.client.0.smithi071.stdout:op 1375 completed, throughput=5MB/sec 2024-07-26T18:31:27.042 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-q2O7W2zskNiJ-71 off=12690483 len=1206087 2024-07-26T18:31:27.047 INFO:tasks.workunit.client.0.smithi071.stdout:op 1376 completed, throughput=5MB/sec 2024-07-26T18:31:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:28.048 INFO:tasks.workunit.client.0.smithi071.stdout: 277: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:28.048 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KuUd3eDLUHxCZ7n off=9708357 len=1947134 2024-07-26T18:31:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:28.059 INFO:tasks.workunit.client.0.smithi071.stdout:op 1377 completed, throughput=4.99MB/sec 2024-07-26T18:31:28.059 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K1bQaAvQJxtKxon off=900602 len=1138648 2024-07-26T18:31:28.060 INFO:tasks.workunit.client.0.smithi071.stdout:op 1378 completed, throughput=5MB/sec 2024-07-26T18:31:28.060 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Wlw4C0ZQ9Njt2mR off=8738701 len=2053629 2024-07-26T18:31:28.074 INFO:tasks.workunit.client.0.smithi071.stdout:op 1379 completed, throughput=5MB/sec 2024-07-26T18:31:28.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:28 smithi071 ceph-mon[90507]: pgmap v1539: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:31:28.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:28 smithi071 ceph-mon[92867]: pgmap v1539: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:31:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:28 smithi135 ceph-mon[85352]: pgmap v1539: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:31:29.074 INFO:tasks.workunit.client.0.smithi071.stdout: 278: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:29.075 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9doZ_AB56ya-_LS off=4043628 len=1743226 2024-07-26T18:31:29.082 INFO:tasks.workunit.client.0.smithi071.stdout:op 1380 completed, throughput=4.99MB/sec 2024-07-26T18:31:29.082 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sTtzsndKBGrQep1 off=9539362 len=611617 2024-07-26T18:31:29.086 INFO:tasks.workunit.client.0.smithi071.stdout:op 1381 completed, throughput=4.99MB/sec 2024-07-26T18:31:29.086 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fAZdEaxPPQFV59_ off=2804975 len=1547940 2024-07-26T18:31:29.095 INFO:tasks.workunit.client.0.smithi071.stdout:op 1382 completed, throughput=5MB/sec 2024-07-26T18:31:29.096 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Uw3r4VpTbsgNETV off=21518808 len=531074 2024-07-26T18:31:29.099 INFO:tasks.workunit.client.0.smithi071.stdout:op 1383 completed, throughput=5MB/sec 2024-07-26T18:31:29.099 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9_ErqoDqZ9DNRAV off=13913141 len=2061093 2024-07-26T18:31:29.101 INFO:tasks.workunit.client.0.smithi071.stdout:op 1384 completed, throughput=5.01MB/sec 2024-07-26T18:31:30.102 INFO:tasks.workunit.client.0.smithi071.stdout: 279: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:30.102 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YVcPzvi4vthGaof off=6620534 len=47015 2024-07-26T18:31:30.104 INFO:tasks.workunit.client.0.smithi071.stdout:op 1385 completed, throughput=4.99MB/sec 2024-07-26T18:31:30.104 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wx6BZ01t2BuhXJK off=459837 len=1392450 2024-07-26T18:31:30.113 INFO:tasks.workunit.client.0.smithi071.stdout:op 1386 completed, throughput=4.99MB/sec 2024-07-26T18:31:30.113 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VQtgM05aogmp8U_ off=5745476 len=44767 2024-07-26T18:31:30.115 INFO:tasks.workunit.client.0.smithi071.stdout:op 1387 completed, throughput=4.99MB/sec 2024-07-26T18:31:30.115 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DtqJC9PCZOzvnHt off=9571576 len=476234 2024-07-26T18:31:30.115 INFO:tasks.workunit.client.0.smithi071.stdout:op 1388 completed, throughput=4.99MB/sec 2024-07-26T18:31:30.116 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ebD3dFahapz3Y7a off=3558623 len=1247132 2024-07-26T18:31:30.120 INFO:tasks.workunit.client.0.smithi071.stdout:op 1389 completed, throughput=5MB/sec 2024-07-26T18:31:30.120 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-szevT6XbKp0oi92 off=6132272 len=1904324 2024-07-26T18:31:30.128 INFO:tasks.workunit.client.0.smithi071.stdout:op 1390 completed, throughput=5MB/sec 2024-07-26T18:31:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:29 smithi071 ceph-mon[90507]: pgmap v1540: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:31:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:29 smithi071 ceph-mon[92867]: pgmap v1540: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:31:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:29 smithi135 ceph-mon[85352]: pgmap v1540: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:31:31.129 INFO:tasks.workunit.client.0.smithi071.stdout: 280: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:31.129 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hTPsgkqBxst1Hb8 off=18648906 len=2057721 2024-07-26T18:31:31.142 INFO:tasks.workunit.client.0.smithi071.stdout:op 1391 completed, throughput=4.99MB/sec 2024-07-26T18:31:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hkTu6dpbPC0Sz0a off=11675257 len=1006567 2024-07-26T18:31:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:op 1392 completed, throughput=5MB/sec 2024-07-26T18:31:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dG1QrwoDXQnXQxY off=11474382 len=1452802 2024-07-26T18:31:31.152 INFO:tasks.workunit.client.0.smithi071.stdout:op 1393 completed, throughput=5MB/sec 2024-07-26T18:31:32.152 INFO:tasks.workunit.client.0.smithi071.stdout: 281: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:32.152 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IJitoAdWv5abBeu off=8984696 len=685238 2024-07-26T18:31:32.156 INFO:tasks.workunit.client.0.smithi071.stdout:op 1394 completed, throughput=4.99MB/sec 2024-07-26T18:31:32.156 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SGPIlYgsJ9wnFgX off=5098432 len=1832113 2024-07-26T18:31:32.159 INFO:tasks.workunit.client.0.smithi071.stdout:op 1395 completed, throughput=4.99MB/sec 2024-07-26T18:31:32.159 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Szr-BbapTiVPulu off=4268484 len=1658249 2024-07-26T18:31:32.167 INFO:tasks.workunit.client.0.smithi071.stdout:op 1396 completed, throughput=5MB/sec 2024-07-26T18:31:32.167 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZwQG0d7HLDGTkOI off=6683911 len=1179405 2024-07-26T18:31:32.173 INFO:tasks.workunit.client.0.smithi071.stdout:op 1397 completed, throughput=5MB/sec 2024-07-26T18:31:32.177 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:31:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:31:32] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2024-07-26T18:31:32.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:31 smithi071 ceph-mon[90507]: pgmap v1541: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:31:32.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:31 smithi071 ceph-mon[92867]: pgmap v1541: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:31:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:31 smithi135 ceph-mon[85352]: pgmap v1541: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:31:33.174 INFO:tasks.workunit.client.0.smithi071.stdout: 282: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:33.174 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AXAFl5r_2JCQA2k off=5680570 len=491020 2024-07-26T18:31:33.175 INFO:tasks.workunit.client.0.smithi071.stdout:op 1398 completed, throughput=4.99MB/sec 2024-07-26T18:31:33.175 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DASsrkjJrMDZ2X3 off=2917608 len=444008 2024-07-26T18:31:33.178 INFO:tasks.workunit.client.0.smithi071.stdout:op 1399 completed, throughput=4.99MB/sec 2024-07-26T18:31:33.178 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1m9dxANvBFJn31u off=804107 len=870618 2024-07-26T18:31:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:31:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:31:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:31:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:31:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:31:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:31:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:31:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:31:33.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 1400 completed, throughput=4.99MB/sec 2024-07-26T18:31:33.179 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dl09gHqXG2MNFcX off=4033583 len=852927 2024-07-26T18:31:33.183 INFO:tasks.workunit.client.0.smithi071.stdout:op 1401 completed, throughput=4.99MB/sec 2024-07-26T18:31:33.183 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xkzXrIGikStRfFE off=468106 len=536950 2024-07-26T18:31:33.186 INFO:tasks.workunit.client.0.smithi071.stdout:op 1402 completed, throughput=5MB/sec 2024-07-26T18:31:33.187 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qO-RJbIbyR9GFnD off=22594371 len=1246051 2024-07-26T18:31:33.190 INFO:tasks.workunit.client.0.smithi071.stdout:op 1403 completed, throughput=5MB/sec 2024-07-26T18:31:33.190 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AL-_qqLJUMemCky off=269514 len=2037419 2024-07-26T18:31:33.199 INFO:tasks.workunit.client.0.smithi071.stdout:op 1404 completed, throughput=5.01MB/sec 2024-07-26T18:31:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:31:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:31:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:31:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:31:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:33 smithi071 ceph-mon[92867]: pgmap v1542: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:31:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:33 smithi071 ceph-mon[90507]: pgmap v1542: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:31:34.199 INFO:tasks.workunit.client.0.smithi071.stdout: 283: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:34.200 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rT4QfO89orfA-Jg off=704283 len=221388 2024-07-26T18:31:34.203 INFO:tasks.workunit.client.0.smithi071.stdout:op 1405 completed, throughput=4.99MB/sec 2024-07-26T18:31:34.203 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2q48jUX6paJcdyQ off=19788481 len=290625 2024-07-26T18:31:34.204 INFO:tasks.workunit.client.0.smithi071.stdout:op 1406 completed, throughput=4.99MB/sec 2024-07-26T18:31:34.204 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gRJUmsdE4WR9U_4 off=12368893 len=985103 2024-07-26T18:31:34.205 INFO:tasks.workunit.client.0.smithi071.stdout:op 1407 completed, throughput=4.99MB/sec 2024-07-26T18:31:34.205 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HigJ0_3VF3Dt2ur off=8779351 len=2044893 2024-07-26T18:31:34.214 INFO:tasks.workunit.client.0.smithi071.stdout:op 1408 completed, throughput=5MB/sec 2024-07-26T18:31:34.215 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gY8HO-_kTQZ7SLg off=6069652 len=1231135 2024-07-26T18:31:34.220 INFO:tasks.workunit.client.0.smithi071.stdout:op 1409 completed, throughput=5MB/sec 2024-07-26T18:31:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:33 smithi135 ceph-mon[85352]: pgmap v1542: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout: 284: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3ilACq36C1Yu4r- off=13127736 len=245406 2024-07-26T18:31:35.223 INFO:tasks.workunit.client.0.smithi071.stdout:op 1410 completed, throughput=4.99MB/sec 2024-07-26T18:31:35.223 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v9uPQE8uiEQfjQE off=802965 len=416061 2024-07-26T18:31:35.226 INFO:tasks.workunit.client.0.smithi071.stdout:op 1411 completed, throughput=4.99MB/sec 2024-07-26T18:31:35.226 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gYLHxhhEEWT905M off=325366 len=1662700 2024-07-26T18:31:35.235 INFO:tasks.workunit.client.0.smithi071.stdout:op 1412 completed, throughput=4.99MB/sec 2024-07-26T18:31:35.235 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9D-z3emWX9U74OA off=632765 len=552361 2024-07-26T18:31:35.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 1413 completed, throughput=5MB/sec 2024-07-26T18:31:35.236 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RrQiLORlJNz5IFB off=6481251 len=223327 2024-07-26T18:31:35.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 1414 completed, throughput=5MB/sec 2024-07-26T18:31:35.236 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-d-Dy1cRlEr4G7Dj off=4809991 len=328389 2024-07-26T18:31:35.237 INFO:tasks.workunit.client.0.smithi071.stdout:op 1415 completed, throughput=5MB/sec 2024-07-26T18:31:35.237 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MQq1JtuNuzy9EUJ off=21222622 len=1099181 2024-07-26T18:31:35.239 INFO:tasks.workunit.client.0.smithi071.stdout:op 1416 completed, throughput=5MB/sec 2024-07-26T18:31:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:35 smithi071 ceph-mon[92867]: pgmap v1543: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-07-26T18:31:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:35 smithi071 ceph-mon[90507]: pgmap v1543: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-07-26T18:31:36.239 INFO:tasks.workunit.client.0.smithi071.stdout: 285: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:36.239 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pyKtbVJNJ0pmcD5 off=6207709 len=248554 2024-07-26T18:31:36.242 INFO:tasks.workunit.client.0.smithi071.stdout:op 1417 completed, throughput=4.98MB/sec 2024-07-26T18:31:36.243 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3R1POEqOC1Pf3-K off=6281498 len=163267 2024-07-26T18:31:36.243 INFO:tasks.workunit.client.0.smithi071.stdout:op 1418 completed, throughput=4.99MB/sec 2024-07-26T18:31:36.243 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DgfxPXyBJqlNIWI off=10857118 len=441845 2024-07-26T18:31:36.244 INFO:tasks.workunit.client.0.smithi071.stdout:op 1419 completed, throughput=4.99MB/sec 2024-07-26T18:31:36.244 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FIXboVm-q0kv4jB off=1153118 len=1144909 2024-07-26T18:31:36.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 1420 completed, throughput=4.99MB/sec 2024-07-26T18:31:36.247 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pDVfei3E3GtlHew off=394464 len=1334078 2024-07-26T18:31:36.255 INFO:tasks.workunit.client.0.smithi071.stdout:op 1421 completed, throughput=4.99MB/sec 2024-07-26T18:31:36.255 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dcyf9f_UMi1mtAv off=6594900 len=797410 2024-07-26T18:31:36.255 INFO:tasks.workunit.client.0.smithi071.stdout:op 1422 completed, throughput=5MB/sec 2024-07-26T18:31:36.255 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OtMz16xjevgfMwy off=2182487 len=545113 2024-07-26T18:31:36.256 INFO:tasks.workunit.client.0.smithi071.stdout:op 1423 completed, throughput=5MB/sec 2024-07-26T18:31:36.256 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eEKx-E-lRhEkKt- off=75561 len=1577600 2024-07-26T18:31:36.264 INFO:tasks.workunit.client.0.smithi071.stdout:op 1424 completed, throughput=5MB/sec 2024-07-26T18:31:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:35 smithi135 ceph-mon[85352]: pgmap v1543: 105 pgs: 105 active+clean; 129 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-07-26T18:31:37.264 INFO:tasks.workunit.client.0.smithi071.stdout: 286: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:37.264 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Z57xU6MyQ9WeIU9 off=2255172 len=1842293 2024-07-26T18:31:37.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 1425 completed, throughput=4.99MB/sec 2024-07-26T18:31:37.266 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n2uTk_WYr-uQit_ off=4029013 len=1500445 2024-07-26T18:31:37.268 INFO:tasks.workunit.client.0.smithi071.stdout:op 1426 completed, throughput=5MB/sec 2024-07-26T18:31:37.268 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Y11bY9J5Pyp68IF off=2031296 len=117002 2024-07-26T18:31:37.269 INFO:tasks.workunit.client.0.smithi071.stdout:op 1427 completed, throughput=5MB/sec 2024-07-26T18:31:37.269 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bpLxb9tBDo5EZFA off=1999373 len=1528588 2024-07-26T18:31:37.277 INFO:tasks.workunit.client.0.smithi071.stdout:op 1428 completed, throughput=5MB/sec 2024-07-26T18:31:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:37 smithi071 ceph-mon[90507]: pgmap v1544: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:31:38.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:37 smithi071 ceph-mon[92867]: pgmap v1544: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:31:38.277 INFO:tasks.workunit.client.0.smithi071.stdout: 287: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:38.278 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Uv1F9foyEWvgpi7 off=1461730 len=1548048 2024-07-26T18:31:38.285 INFO:tasks.workunit.client.0.smithi071.stdout:op 1429 completed, throughput=4.99MB/sec 2024-07-26T18:31:38.286 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-11_WaST6Nr6M0bg off=20140991 len=20229 2024-07-26T18:31:38.288 INFO:tasks.workunit.client.0.smithi071.stdout:op 1430 completed, throughput=4.99MB/sec 2024-07-26T18:31:38.288 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Brvv0mN1DTKQnRh off=406000 len=1264041 2024-07-26T18:31:38.289 INFO:tasks.workunit.client.0.smithi071.stdout:op 1431 completed, throughput=4.99MB/sec 2024-07-26T18:31:38.289 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PVddC532OTBb-zP off=8260401 len=1023384 2024-07-26T18:31:38.290 INFO:tasks.workunit.client.0.smithi071.stdout:op 1432 completed, throughput=5MB/sec 2024-07-26T18:31:38.291 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fQiusGh0WvHHf7k off=3742394 len=303269 2024-07-26T18:31:38.293 INFO:tasks.workunit.client.0.smithi071.stdout:op 1433 completed, throughput=5MB/sec 2024-07-26T18:31:38.293 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-idFcTwLzoB90NpA off=2073214 len=696799 2024-07-26T18:31:38.294 INFO:tasks.workunit.client.0.smithi071.stdout:op 1434 completed, throughput=5MB/sec 2024-07-26T18:31:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:37 smithi135 ceph-mon[85352]: pgmap v1544: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:31:39.296 INFO:tasks.workunit.client.0.smithi071.stdout: 288: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:39.297 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LnUd-WFgxy6oYdh off=260908 len=1200772 2024-07-26T18:31:39.301 INFO:tasks.workunit.client.0.smithi071.stdout:op 1435 completed, throughput=4.99MB/sec 2024-07-26T18:31:39.301 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2a4Ifwj7rVmHx2G off=26487 len=2048140 2024-07-26T18:31:39.315 INFO:tasks.workunit.client.0.smithi071.stdout:op 1436 completed, throughput=4.99MB/sec 2024-07-26T18:31:39.315 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TAuQDiGCXrkfkuA off=2491051 len=1978652 2024-07-26T18:31:39.325 INFO:tasks.workunit.client.0.smithi071.stdout:op 1437 completed, throughput=5MB/sec 2024-07-26T18:31:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:39 smithi071 ceph-mon[92867]: pgmap v1545: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:31:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:39 smithi071 ceph-mon[90507]: pgmap v1545: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:31:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:39 smithi135 ceph-mon[85352]: pgmap v1545: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:31:40.326 INFO:tasks.workunit.client.0.smithi071.stdout: 289: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:40.326 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JngoLkp37IriIDt off=1130571 len=1812991 2024-07-26T18:31:40.328 INFO:tasks.workunit.client.0.smithi071.stdout:op 1438 completed, throughput=4.99MB/sec 2024-07-26T18:31:40.328 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4cWiTqHrWkp4siF off=265589 len=1140259 2024-07-26T18:31:40.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 1439 completed, throughput=4.99MB/sec 2024-07-26T18:31:40.335 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Lu0GLwN4OlvIcHN off=4535587 len=1725749 2024-07-26T18:31:40.337 INFO:tasks.workunit.client.0.smithi071.stdout:op 1440 completed, throughput=5MB/sec 2024-07-26T18:31:40.337 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dMlQ_v0fDpsA-Db off=3445961 len=1190806 2024-07-26T18:31:40.342 INFO:tasks.workunit.client.0.smithi071.stdout:op 1441 completed, throughput=5MB/sec 2024-07-26T18:31:41.342 INFO:tasks.workunit.client.0.smithi071.stdout: 290: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:41.342 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R4U8Spm0F_qn_kg off=14060812 len=1364808 2024-07-26T18:31:41.344 INFO:tasks.workunit.client.0.smithi071.stdout:op 1442 completed, throughput=4.99MB/sec 2024-07-26T18:31:41.344 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oUYr9eTAyBMZ2kV off=4950917 len=50158 2024-07-26T18:31:41.347 INFO:tasks.workunit.client.0.smithi071.stdout:op 1443 completed, throughput=4.99MB/sec 2024-07-26T18:31:41.347 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Qki0_pMoRUq8yPi off=759035 len=2069158 2024-07-26T18:31:41.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 1444 completed, throughput=5MB/sec 2024-07-26T18:31:41.351 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9UsWdj78ZTO80VB off=14481963 len=1218067 2024-07-26T18:31:41.355 INFO:tasks.workunit.client.0.smithi071.stdout:op 1445 completed, throughput=5MB/sec 2024-07-26T18:31:42.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:41 smithi071 ceph-mon[92867]: pgmap v1546: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:31:42.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:41 smithi071 ceph-mon[90507]: pgmap v1546: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:31:42.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:31:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:31:42] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2024-07-26T18:31:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:41 smithi135 ceph-mon[85352]: pgmap v1546: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:31:42.354 INFO:tasks.workunit.client.0.smithi071.stdout: 291: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:42.354 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dv6xXlvQgHaRguc off=9491012 len=651364 2024-07-26T18:31:42.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 1446 completed, throughput=4.99MB/sec 2024-07-26T18:31:42.358 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mQYr062UQmef7cg off=3957242 len=1677466 2024-07-26T18:31:42.365 INFO:tasks.workunit.client.0.smithi071.stdout:op 1447 completed, throughput=4.99MB/sec 2024-07-26T18:31:42.395 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7riSmy5dxJMHSR_ off=4473996 len=1736360 2024-07-26T18:31:42.396 INFO:tasks.workunit.client.0.smithi071.stdout:op 1448 completed, throughput=5MB/sec 2024-07-26T18:31:42.397 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qKxhNvGWunl_Vgo off=8258199 len=2016744 2024-07-26T18:31:42.397 INFO:tasks.workunit.client.0.smithi071.stdout:op 1449 completed, throughput=5MB/sec 2024-07-26T18:31:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:43.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:43.369 INFO:tasks.workunit.client.0.smithi071.stdout: 292: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:43.369 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZjBBEL_bn8eHhSj off=1647282 len=1504289 2024-07-26T18:31:43.379 INFO:tasks.workunit.client.0.smithi071.stdout:op 1450 completed, throughput=4.99MB/sec 2024-07-26T18:31:43.379 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2XITKEl3nWxtzTV off=4144468 len=2030827 2024-07-26T18:31:43.386 INFO:tasks.workunit.client.0.smithi071.stdout:op 1451 completed, throughput=5MB/sec 2024-07-26T18:31:43.387 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Pati5dSdPf9KG05 off=5646571 len=1131922 2024-07-26T18:31:43.388 INFO:tasks.workunit.client.0.smithi071.stdout:op 1452 completed, throughput=5MB/sec 2024-07-26T18:31:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:43 smithi071 ceph-mon[90507]: pgmap v1547: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:31:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:43 smithi071 ceph-mon[92867]: pgmap v1547: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:31:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:43 smithi135 ceph-mon[85352]: pgmap v1547: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:31:44.388 INFO:tasks.workunit.client.0.smithi071.stdout: 293: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:44.388 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qsNHKGXLm7hYkxR off=5928137 len=581726 2024-07-26T18:31:44.393 INFO:tasks.workunit.client.0.smithi071.stdout:op 1453 completed, throughput=4.99MB/sec 2024-07-26T18:31:44.393 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EMqbbmMYwaFFvmm off=6721821 len=331476 2024-07-26T18:31:44.397 INFO:tasks.workunit.client.0.smithi071.stdout:op 1454 completed, throughput=4.99MB/sec 2024-07-26T18:31:44.397 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7VvMyGHmkh3MrOu off=14723185 len=1731065 2024-07-26T18:31:44.407 INFO:tasks.workunit.client.0.smithi071.stdout:op 1455 completed, throughput=4.99MB/sec 2024-07-26T18:31:44.407 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1zhbxGOyWZ9fFyP off=557411 len=1461438 2024-07-26T18:31:44.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 1456 completed, throughput=5MB/sec 2024-07-26T18:31:44.415 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W2X6OJHv7O6lOmR off=2916643 len=898854 2024-07-26T18:31:44.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 1457 completed, throughput=5MB/sec 2024-07-26T18:31:44.415 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-95G-zNUpnDnus6f off=13809440 len=562848 2024-07-26T18:31:44.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 1458 completed, throughput=5MB/sec 2024-07-26T18:31:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: 294: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:45.415 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xDyZCGYLUwAe8BX off=4150364 len=1927919 2024-07-26T18:31:45.427 INFO:tasks.workunit.client.0.smithi071.stdout:op 1459 completed, throughput=4.99MB/sec 2024-07-26T18:31:45.427 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2BMVoFlnUwykM8J off=415068 len=831654 2024-07-26T18:31:45.428 INFO:tasks.workunit.client.0.smithi071.stdout:op 1460 completed, throughput=4.99MB/sec 2024-07-26T18:31:45.428 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tPXSprBFkF96l_e off=3219155 len=1724076 2024-07-26T18:31:45.438 INFO:tasks.workunit.client.0.smithi071.stdout:op 1461 completed, throughput=5MB/sec 2024-07-26T18:31:45.438 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CEErVUanJSPsHsL off=23320784 len=464938 2024-07-26T18:31:45.440 INFO:tasks.workunit.client.0.smithi071.stdout:op 1462 completed, throughput=5MB/sec 2024-07-26T18:31:45.441 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-L_ahvO1ke-t2Cm2 off=4217943 len=800826 2024-07-26T18:31:45.442 INFO:tasks.workunit.client.0.smithi071.stdout:op 1463 completed, throughput=5MB/sec 2024-07-26T18:31:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:45 smithi071 ceph-mon[90507]: pgmap v1548: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:31:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:45 smithi071 ceph-mon[92867]: pgmap v1548: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:31:46.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:45 smithi135 ceph-mon[85352]: pgmap v1548: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:31:46.443 INFO:tasks.workunit.client.0.smithi071.stdout: 295: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:46.443 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1BQpSagxhUU-dgJ off=3242925 len=961500 2024-07-26T18:31:46.444 INFO:tasks.workunit.client.0.smithi071.stdout:op 1464 completed, throughput=4.99MB/sec 2024-07-26T18:31:46.445 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SQJQYi2YpcsGh-o off=12226455 len=875802 2024-07-26T18:31:46.447 INFO:tasks.workunit.client.0.smithi071.stdout:op 1465 completed, throughput=4.99MB/sec 2024-07-26T18:31:46.447 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Y_datwKdHT1cVMm off=3053739 len=1076211 2024-07-26T18:31:46.448 INFO:tasks.workunit.client.0.smithi071.stdout:op 1466 completed, throughput=5MB/sec 2024-07-26T18:31:46.448 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_OvMx2LN7nT1qua off=2515449 len=1374738 2024-07-26T18:31:46.449 INFO:tasks.workunit.client.0.smithi071.stdout:op 1467 completed, throughput=5MB/sec 2024-07-26T18:31:46.449 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j4sU_LwWfjujQVw off=10174791 len=930432 2024-07-26T18:31:46.454 INFO:tasks.workunit.client.0.smithi071.stdout:op 1468 completed, throughput=5MB/sec 2024-07-26T18:31:47.454 INFO:tasks.workunit.client.0.smithi071.stdout: 296: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:47.454 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HaeoRAgXpB3k4yR off=6185329 len=1559688 2024-07-26T18:31:47.462 INFO:tasks.workunit.client.0.smithi071.stdout:op 1469 completed, throughput=4.99MB/sec 2024-07-26T18:31:47.463 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UoXDVD4pFYwl0zJ off=1542844 len=1669584 2024-07-26T18:31:47.464 INFO:tasks.workunit.client.0.smithi071.stdout:op 1470 completed, throughput=5MB/sec 2024-07-26T18:31:47.465 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6C6P4mMufyJ6uG- off=1546460 len=988916 2024-07-26T18:31:47.470 INFO:tasks.workunit.client.0.smithi071.stdout:op 1471 completed, throughput=5MB/sec 2024-07-26T18:31:47.470 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-a-o29resFGWoE6u off=860851 len=7440 2024-07-26T18:31:47.472 INFO:tasks.workunit.client.0.smithi071.stdout:op 1472 completed, throughput=5MB/sec 2024-07-26T18:31:47.472 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dja98SKHOSln8tO off=1915934 len=1717021 2024-07-26T18:31:47.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 1473 completed, throughput=5MB/sec 2024-07-26T18:31:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:47 smithi071 ceph-mon[92867]: pgmap v1549: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:31:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:47 smithi071 ceph-mon[90507]: pgmap v1549: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:31:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:47 smithi135 ceph-mon[85352]: pgmap v1549: 105 pgs: 105 active+clean; 129 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:31:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: 297: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:48.481 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AloGOvBOTFlhob6 off=1103636 len=1814942 2024-07-26T18:31:48.483 INFO:tasks.workunit.client.0.smithi071.stdout:op 1474 completed, throughput=4.99MB/sec 2024-07-26T18:31:48.483 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9sFXBSdwJ-WRWpP off=3422657 len=1469633 2024-07-26T18:31:48.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 1475 completed, throughput=5MB/sec 2024-07-26T18:31:48.490 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5XW2R3FM3lEaFnH off=6828503 len=1127683 2024-07-26T18:31:48.496 INFO:tasks.workunit.client.0.smithi071.stdout:op 1476 completed, throughput=5MB/sec 2024-07-26T18:31:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: 298: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:49.497 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ftMRLeufVzkB66y off=17720052 len=1790194 2024-07-26T18:31:49.501 INFO:tasks.workunit.client.0.smithi071.stdout:op 1477 completed, throughput=4.99MB/sec 2024-07-26T18:31:49.501 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SqR7LsA3Ncg0Qhd off=8605598 len=249276 2024-07-26T18:31:49.501 INFO:tasks.workunit.client.0.smithi071.stdout:op 1478 completed, throughput=4.99MB/sec 2024-07-26T18:31:49.501 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jIc0Pg0hzWEwAAG off=3375592 len=1077679 2024-07-26T18:31:49.504 INFO:tasks.workunit.client.0.smithi071.stdout:op 1479 completed, throughput=4.99MB/sec 2024-07-26T18:31:49.504 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0RxYn5urK-TnwgA off=976667 len=2019570 2024-07-26T18:31:49.506 INFO:tasks.workunit.client.0.smithi071.stdout:op 1480 completed, throughput=5MB/sec 2024-07-26T18:31:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:49 smithi071 ceph-mon[92867]: pgmap v1550: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:31:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:49 smithi071 ceph-mon[90507]: pgmap v1550: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:31:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:49 smithi135 ceph-mon[85352]: pgmap v1550: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:31:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: 299: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:50.507 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LzbiEnAmluB1cp0 off=6602158 len=2038279 2024-07-26T18:31:50.510 INFO:tasks.workunit.client.0.smithi071.stdout:op 1481 completed, throughput=4.99MB/sec 2024-07-26T18:31:50.510 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3XKe0ZTZn9LHm-C off=6041391 len=533535 2024-07-26T18:31:50.511 INFO:tasks.workunit.client.0.smithi071.stdout:op 1482 completed, throughput=4.99MB/sec 2024-07-26T18:31:50.511 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kTdyNhfEeA8bJi5 off=10942426 len=1479487 2024-07-26T18:31:50.514 INFO:tasks.workunit.client.0.smithi071.stdout:op 1483 completed, throughput=5MB/sec 2024-07-26T18:31:50.514 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wJhIiBKkxeZ2PIV off=9281328 len=320891 2024-07-26T18:31:50.517 INFO:tasks.workunit.client.0.smithi071.stdout:op 1484 completed, throughput=5MB/sec 2024-07-26T18:31:50.518 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3fLU0zdsunziL-f off=2829427 len=518129 2024-07-26T18:31:50.519 INFO:tasks.workunit.client.0.smithi071.stdout:op 1485 completed, throughput=5MB/sec 2024-07-26T18:31:50.519 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5pi0N_eU2lID7Go off=16701938 len=1306546 2024-07-26T18:31:50.526 INFO:tasks.workunit.client.0.smithi071.stdout:op 1486 completed, throughput=5MB/sec 2024-07-26T18:31:51.527 INFO:tasks.workunit.client.0.smithi071.stdout: 300: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:51.527 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-81Gh-_kpY5NFUX3 off=2466520 len=617720 2024-07-26T18:31:51.530 INFO:tasks.workunit.client.0.smithi071.stdout:op 1487 completed, throughput=4.99MB/sec 2024-07-26T18:31:51.531 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ln4hJc34nkWhYNU off=282939 len=1085374 2024-07-26T18:31:51.532 INFO:tasks.workunit.client.0.smithi071.stdout:op 1488 completed, throughput=4.99MB/sec 2024-07-26T18:31:51.532 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KUVVhxJxun8eNGc off=6678562 len=210698 2024-07-26T18:31:51.535 INFO:tasks.workunit.client.0.smithi071.stdout:op 1489 completed, throughput=4.99MB/sec 2024-07-26T18:31:51.536 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kQ8ZDwbWPNVnlJD off=20286803 len=353636 2024-07-26T18:31:51.536 INFO:tasks.workunit.client.0.smithi071.stdout:op 1490 completed, throughput=4.99MB/sec 2024-07-26T18:31:51.536 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-u2QKkM_KdwKlX6w off=726788 len=334407 2024-07-26T18:31:51.537 INFO:tasks.workunit.client.0.smithi071.stdout:op 1491 completed, throughput=4.99MB/sec 2024-07-26T18:31:51.537 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SBEgRS1I-sQPwXV off=7836953 len=1248150 2024-07-26T18:31:51.540 INFO:tasks.workunit.client.0.smithi071.stdout:op 1492 completed, throughput=5MB/sec 2024-07-26T18:31:51.540 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--vkubx9XJ-FnjPj off=3067122 len=124575 2024-07-26T18:31:51.543 INFO:tasks.workunit.client.0.smithi071.stdout:op 1493 completed, throughput=5MB/sec 2024-07-26T18:31:51.543 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z7EJsqzFIcATjmZ off=2333169 len=1311972 2024-07-26T18:31:51.544 INFO:tasks.workunit.client.0.smithi071.stdout:op 1494 completed, throughput=5MB/sec 2024-07-26T18:31:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:51 smithi071 ceph-mon[90507]: pgmap v1551: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:31:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:31:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:31:52] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.43.0" 2024-07-26T18:31:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:51 smithi071 ceph-mon[92867]: pgmap v1551: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:31:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:51 smithi135 ceph-mon[85352]: pgmap v1551: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:31:52.545 INFO:tasks.workunit.client.0.smithi071.stdout: 301: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:52.545 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qY3Yg4kFFcHltF1 off=11105980 len=264654 2024-07-26T18:31:52.548 INFO:tasks.workunit.client.0.smithi071.stdout:op 1495 completed, throughput=4.99MB/sec 2024-07-26T18:31:52.548 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kp35qrRgOOCGufa off=12037668 len=1905017 2024-07-26T18:31:52.551 INFO:tasks.workunit.client.0.smithi071.stdout:op 1496 completed, throughput=4.99MB/sec 2024-07-26T18:31:52.551 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SSOZfMSGJXvG0lJ off=1424740 len=667368 2024-07-26T18:31:52.555 INFO:tasks.workunit.client.0.smithi071.stdout:op 1497 completed, throughput=5MB/sec 2024-07-26T18:31:52.555 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sI3N6jemQ3muVhC off=1969028 len=1324070 2024-07-26T18:31:52.560 INFO:tasks.workunit.client.0.smithi071.stdout:op 1498 completed, throughput=5MB/sec 2024-07-26T18:31:52.561 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8q0Ph2zxkszDgBD off=1933547 len=1683318 2024-07-26T18:31:52.561 INFO:tasks.workunit.client.0.smithi071.stdout:op 1499 completed, throughput=5MB/sec 2024-07-26T18:31:53.562 INFO:tasks.workunit.client.0.smithi071.stdout: 302: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:53.562 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ms4m-MYJj0P3fLI off=1839049 len=61153 2024-07-26T18:31:53.563 INFO:tasks.workunit.client.0.smithi071.stdout:op 1500 completed, throughput=4.99MB/sec 2024-07-26T18:31:53.563 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2qlVSg3Cd40ErYA off=3535968 len=1843527 2024-07-26T18:31:53.572 INFO:tasks.workunit.client.0.smithi071.stdout:op 1501 completed, throughput=4.99MB/sec 2024-07-26T18:31:53.572 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-awed-M-KQLk4UAl off=4926491 len=960510 2024-07-26T18:31:53.573 INFO:tasks.workunit.client.0.smithi071.stdout:op 1502 completed, throughput=5MB/sec 2024-07-26T18:31:53.573 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HG4fBYn-fs_ZiR5 off=1423993 len=655635 2024-07-26T18:31:53.577 INFO:tasks.workunit.client.0.smithi071.stdout:op 1503 completed, throughput=5MB/sec 2024-07-26T18:31:53.577 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2vVBHFxVeYg7t34 off=440729 len=792870 2024-07-26T18:31:53.581 INFO:tasks.workunit.client.0.smithi071.stdout:op 1504 completed, throughput=5MB/sec 2024-07-26T18:31:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:53 smithi071 ceph-mon[90507]: pgmap v1552: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:31:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:53 smithi071 ceph-mon[92867]: pgmap v1552: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:31:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:53 smithi135 ceph-mon[85352]: pgmap v1552: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:31:54.581 INFO:tasks.workunit.client.0.smithi071.stdout: 303: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:54.581 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AFu0ZAxQVAYJH9E off=5732538 len=616041 2024-07-26T18:31:54.586 INFO:tasks.workunit.client.0.smithi071.stdout:op 1505 completed, throughput=4.99MB/sec 2024-07-26T18:31:54.586 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eW9LHapYTWlsmux off=1038108 len=241541 2024-07-26T18:31:54.587 INFO:tasks.workunit.client.0.smithi071.stdout:op 1506 completed, throughput=4.99MB/sec 2024-07-26T18:31:54.587 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WYkHg5sUdeFtg6u off=9119481 len=202351 2024-07-26T18:31:54.587 INFO:tasks.workunit.client.0.smithi071.stdout:op 1507 completed, throughput=4.99MB/sec 2024-07-26T18:31:54.588 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M1fODM_dm6-HUz4 off=13988787 len=126881 2024-07-26T18:31:54.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 1508 completed, throughput=4.99MB/sec 2024-07-26T18:31:54.589 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fjs9k12e8R7ckXr off=232332 len=988798 2024-07-26T18:31:54.590 INFO:tasks.workunit.client.0.smithi071.stdout:op 1509 completed, throughput=4.99MB/sec 2024-07-26T18:31:54.590 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O0XX5_IE5uygdlv off=4968063 len=1668845 2024-07-26T18:31:54.599 INFO:tasks.workunit.client.0.smithi071.stdout:op 1510 completed, throughput=5MB/sec 2024-07-26T18:31:54.599 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-B8-7sV0KfA5A8CE off=15620801 len=1211852 2024-07-26T18:31:54.605 INFO:tasks.workunit.client.0.smithi071.stdout:op 1511 completed, throughput=5MB/sec 2024-07-26T18:31:55.606 INFO:tasks.workunit.client.0.smithi071.stdout: 304: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:55.606 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oAviHz9H0_Sq9bJ off=0 len=1790139 2024-07-26T18:31:55.609 INFO:tasks.workunit.client.0.smithi071.stdout:op 1512 completed, throughput=4.99MB/sec 2024-07-26T18:31:55.609 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-woCH3pxU08XtWJz off=371410 len=119446 2024-07-26T18:31:55.609 INFO:tasks.workunit.client.0.smithi071.stdout:op 1513 completed, throughput=4.99MB/sec 2024-07-26T18:31:55.609 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Lrx2Bc8IfyLgOru off=2459347 len=1685704 2024-07-26T18:31:55.620 INFO:tasks.workunit.client.0.smithi071.stdout:op 1514 completed, throughput=5MB/sec 2024-07-26T18:31:55.621 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GqMWnoGzO1axxSF off=14780412 len=461692 2024-07-26T18:31:55.621 INFO:tasks.workunit.client.0.smithi071.stdout:op 1515 completed, throughput=5MB/sec 2024-07-26T18:31:55.621 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DCQyUXmPy3HHNTM off=13467081 len=1273229 2024-07-26T18:31:55.621 INFO:tasks.workunit.client.0.smithi071.stdout:op 1516 completed, throughput=5MB/sec 2024-07-26T18:31:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:55 smithi071 ceph-mon[90507]: pgmap v1553: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:31:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:55 smithi071 ceph-mon[92867]: pgmap v1553: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:31:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:55 smithi135 ceph-mon[85352]: pgmap v1553: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:31:56.621 INFO:tasks.workunit.client.0.smithi071.stdout: 305: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:56.622 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yGHmDLgEz76G8nO off=1002308 len=1973282 2024-07-26T18:31:56.631 INFO:tasks.workunit.client.0.smithi071.stdout:op 1517 completed, throughput=4.99MB/sec 2024-07-26T18:31:56.631 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wJawpPwao8PyqaX off=3055202 len=618086 2024-07-26T18:31:56.635 INFO:tasks.workunit.client.0.smithi071.stdout:op 1518 completed, throughput=4.99MB/sec 2024-07-26T18:31:56.635 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vEqyBWahDIMh0B7 off=8896358 len=1610749 2024-07-26T18:31:56.641 INFO:tasks.workunit.client.0.smithi071.stdout:op 1519 completed, throughput=5MB/sec 2024-07-26T18:31:56.641 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZZWfoe8olc9h_9R off=1903156 len=1584201 2024-07-26T18:31:56.646 INFO:tasks.workunit.client.0.smithi071.stdout:op 1520 completed, throughput=5MB/sec 2024-07-26T18:31:57.647 INFO:tasks.workunit.client.0.smithi071.stdout: 306: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:57.647 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-k1IXVWtq8HkPdpq off=1345556 len=758279 2024-07-26T18:31:57.652 INFO:tasks.workunit.client.0.smithi071.stdout:op 1521 completed, throughput=4.99MB/sec 2024-07-26T18:31:57.652 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aOWPIO7jqkB5Gx3 off=1282646 len=1151030 2024-07-26T18:31:57.658 INFO:tasks.workunit.client.0.smithi071.stdout:op 1522 completed, throughput=4.99MB/sec 2024-07-26T18:31:57.658 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H2Ve_ptIaGn87Eg off=2690458 len=1880856 2024-07-26T18:31:57.661 INFO:tasks.workunit.client.0.smithi071.stdout:op 1523 completed, throughput=5MB/sec 2024-07-26T18:31:57.661 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MysPlPoeYHWC_Rc off=2437707 len=723277 2024-07-26T18:31:57.666 INFO:tasks.workunit.client.0.smithi071.stdout:op 1524 completed, throughput=5MB/sec 2024-07-26T18:31:57.666 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-R3tMdTamlBYnCez off=469526 len=411719 2024-07-26T18:31:57.670 INFO:tasks.workunit.client.0.smithi071.stdout:op 1525 completed, throughput=5MB/sec 2024-07-26T18:31:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:58.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:31:58.670 INFO:tasks.workunit.client.0.smithi071.stdout: 307: throughput=4.98MB/sec pending data=0 2024-07-26T18:31:58.670 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ac-ITxOlb9W5CaG off=13210473 len=1804650 2024-07-26T18:31:58.681 INFO:tasks.workunit.client.0.smithi071.stdout:op 1526 completed, throughput=4.99MB/sec 2024-07-26T18:31:58.681 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9hGPkAABZ7FF9T_ off=10489833 len=406417 2024-07-26T18:31:58.681 INFO:tasks.workunit.client.0.smithi071.stdout:op 1527 completed, throughput=4.99MB/sec 2024-07-26T18:31:58.681 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qDOBvkzffgEoFWK off=1632137 len=1923002 2024-07-26T18:31:58.684 INFO:tasks.workunit.client.0.smithi071.stdout:op 1528 completed, throughput=5MB/sec 2024-07-26T18:31:58.684 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j5IxW3zFFGo1PGZ off=13866000 len=1556717 2024-07-26T18:31:58.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 1529 completed, throughput=5MB/sec 2024-07-26T18:31:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:58 smithi071 ceph-mon[90507]: pgmap v1554: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:31:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:58 smithi071 ceph-mon[92867]: pgmap v1554: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:31:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:58 smithi135 ceph-mon[85352]: pgmap v1554: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:31:59.693 INFO:tasks.workunit.client.0.smithi071.stdout: 308: throughput=4.99MB/sec pending data=0 2024-07-26T18:31:59.694 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pL10BY_EfGPA09K off=1573408 len=1316215 2024-07-26T18:31:59.695 INFO:tasks.workunit.client.0.smithi071.stdout:op 1530 completed, throughput=4.99MB/sec 2024-07-26T18:31:59.695 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v_7qKSFn8vHiSF2 off=21245294 len=950442 2024-07-26T18:31:59.700 INFO:tasks.workunit.client.0.smithi071.stdout:op 1531 completed, throughput=4.99MB/sec 2024-07-26T18:31:59.700 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7cCWe22ZEoC1uZN off=487208 len=523350 2024-07-26T18:31:59.700 INFO:tasks.workunit.client.0.smithi071.stdout:op 1532 completed, throughput=4.99MB/sec 2024-07-26T18:31:59.700 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GkjxXbVcEb3vnCQ off=2794689 len=1442542 2024-07-26T18:31:59.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 1533 completed, throughput=5MB/sec 2024-07-26T18:31:59.709 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_zOMn8va24KrWSO off=3358898 len=687466 2024-07-26T18:31:59.712 INFO:tasks.workunit.client.0.smithi071.stdout:op 1534 completed, throughput=5MB/sec 2024-07-26T18:32:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:31:59 smithi071 ceph-mon[90507]: pgmap v1555: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:32:00.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:31:59 smithi071 ceph-mon[92867]: pgmap v1555: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:32:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:31:59 smithi135 ceph-mon[85352]: pgmap v1555: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:32:00.713 INFO:tasks.workunit.client.0.smithi071.stdout: 309: throughput=4.98MB/sec pending data=0 2024-07-26T18:32:00.713 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MQMSS6NAaOrx4HG off=16350059 len=265905 2024-07-26T18:32:00.717 INFO:tasks.workunit.client.0.smithi071.stdout:op 1535 completed, throughput=4.98MB/sec 2024-07-26T18:32:00.717 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fq6XtXt7NzmfP8h off=2729212 len=1602204 2024-07-26T18:32:00.718 INFO:tasks.workunit.client.0.smithi071.stdout:op 1536 completed, throughput=4.99MB/sec 2024-07-26T18:32:00.719 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qP4ZXhGrPP_XnSV off=7643831 len=1294527 2024-07-26T18:32:00.721 INFO:tasks.workunit.client.0.smithi071.stdout:op 1537 completed, throughput=4.99MB/sec 2024-07-26T18:32:00.721 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-C3kW53n55MjQ0ep off=5228711 len=182068 2024-07-26T18:32:00.722 INFO:tasks.workunit.client.0.smithi071.stdout:op 1538 completed, throughput=4.99MB/sec 2024-07-26T18:32:00.722 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Dhaic1xZozjEd-B off=7725041 len=2021606 2024-07-26T18:32:00.724 INFO:tasks.workunit.client.0.smithi071.stdout:op 1539 completed, throughput=5MB/sec 2024-07-26T18:32:01.725 INFO:tasks.workunit.client.0.smithi071.stdout: 310: throughput=4.98MB/sec pending data=0 2024-07-26T18:32:01.725 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nMpMnCRhkGjRcm3 off=4920355 len=600702 2024-07-26T18:32:01.726 INFO:tasks.workunit.client.0.smithi071.stdout:op 1540 completed, throughput=4.99MB/sec 2024-07-26T18:32:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jXns22Z1FTMUs_D off=14270765 len=916511 2024-07-26T18:32:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 1541 completed, throughput=4.99MB/sec 2024-07-26T18:32:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RxtDbsEOtDPZ5Jc off=14618150 len=430590 2024-07-26T18:32:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:op 1542 completed, throughput=4.99MB/sec 2024-07-26T18:32:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KpabBZKfNjaNIdl off=869862 len=730260 2024-07-26T18:32:01.740 INFO:tasks.workunit.client.0.smithi071.stdout:op 1543 completed, throughput=4.99MB/sec 2024-07-26T18:32:01.741 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QKiwWJAxjyVfvQT off=3219986 len=1770821 2024-07-26T18:32:01.742 INFO:tasks.workunit.client.0.smithi071.stdout:op 1544 completed, throughput=5MB/sec 2024-07-26T18:32:01.743 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-E8yvxs1yK9luExN off=18928578 len=422496 2024-07-26T18:32:01.743 INFO:tasks.workunit.client.0.smithi071.stdout:op 1545 completed, throughput=5MB/sec 2024-07-26T18:32:01.743 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Xft47YW4udwDSSi off=1930891 len=1580229 2024-07-26T18:32:01.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 1546 completed, throughput=5MB/sec 2024-07-26T18:32:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:32:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:32:02] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-07-26T18:32:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:01 smithi071 ceph-mon[90507]: pgmap v1556: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:32:02.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:01 smithi071 ceph-mon[92867]: pgmap v1556: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:32:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:01 smithi135 ceph-mon[85352]: pgmap v1556: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:32:02.745 INFO:tasks.workunit.client.0.smithi071.stdout: 311: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:02.745 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G_k9zTu9hWLAQwk off=5965909 len=199030 2024-07-26T18:32:02.746 INFO:tasks.workunit.client.0.smithi071.stdout:op 1547 completed, throughput=4.99MB/sec 2024-07-26T18:32:02.746 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2VkL7kOUEeeaVCs off=2312886 len=344584 2024-07-26T18:32:02.746 INFO:tasks.workunit.client.0.smithi071.stdout:op 1548 completed, throughput=4.99MB/sec 2024-07-26T18:32:02.747 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9Aaa6aq2lqj4XyE off=182626 len=1551303 2024-07-26T18:32:02.756 INFO:tasks.workunit.client.0.smithi071.stdout:op 1549 completed, throughput=4.99MB/sec 2024-07-26T18:32:02.756 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-q-imYTHv2GUUFzm off=5451544 len=1681724 2024-07-26T18:32:02.766 INFO:tasks.workunit.client.0.smithi071.stdout:op 1550 completed, throughput=5MB/sec 2024-07-26T18:32:02.766 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NDPY3lvhQsEg452 off=1198371 len=1604938 2024-07-26T18:32:02.769 INFO:tasks.workunit.client.0.smithi071.stdout:op 1551 completed, throughput=5MB/sec 2024-07-26T18:32:03.769 INFO:tasks.workunit.client.0.smithi071.stdout: 312: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:03.769 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2st_fwfN2rswY24 off=3939481 len=933891 2024-07-26T18:32:03.770 INFO:tasks.workunit.client.0.smithi071.stdout:op 1552 completed, throughput=4.99MB/sec 2024-07-26T18:32:03.770 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CWMiuFvVLX0JtmL off=2700764 len=2040346 2024-07-26T18:32:03.774 INFO:tasks.workunit.client.0.smithi071.stdout:op 1553 completed, throughput=5MB/sec 2024-07-26T18:32:03.775 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kfhO27aqNJZz5Oc off=2192510 len=681959 2024-07-26T18:32:03.776 INFO:tasks.workunit.client.0.smithi071.stdout:op 1554 completed, throughput=5MB/sec 2024-07-26T18:32:03.777 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FBFArFCFO3U-Dgs off=11633901 len=749680 2024-07-26T18:32:03.777 INFO:tasks.workunit.client.0.smithi071.stdout:op 1555 completed, throughput=5MB/sec 2024-07-26T18:32:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:03 smithi071 ceph-mon[92867]: pgmap v1557: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:32:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:03 smithi071 ceph-mon[90507]: pgmap v1557: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:32:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:03 smithi135 ceph-mon[85352]: pgmap v1557: 105 pgs: 105 active+clean; 129 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:32:04.778 INFO:tasks.workunit.client.0.smithi071.stdout: 313: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:04.778 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Gc0U_VHewXuoLP5 off=596670 len=1612544 2024-07-26T18:32:04.788 INFO:tasks.workunit.client.0.smithi071.stdout:op 1556 completed, throughput=4.99MB/sec 2024-07-26T18:32:04.788 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5jmIHSvCJD4SkRE off=5990097 len=673177 2024-07-26T18:32:04.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 1557 completed, throughput=4.99MB/sec 2024-07-26T18:32:04.792 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f2ubYiSQ3jpfog3 off=7351505 len=202524 2024-07-26T18:32:04.795 INFO:tasks.workunit.client.0.smithi071.stdout:op 1558 completed, throughput=4.99MB/sec 2024-07-26T18:32:04.795 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n5NOxJOOahlpmUD off=4180257 len=246858 2024-07-26T18:32:04.795 INFO:tasks.workunit.client.0.smithi071.stdout:op 1559 completed, throughput=4.99MB/sec 2024-07-26T18:32:04.795 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ceLXqJjqZk9YZ8x off=8450420 len=760973 2024-07-26T18:32:04.796 INFO:tasks.workunit.client.0.smithi071.stdout:op 1560 completed, throughput=5MB/sec 2024-07-26T18:32:04.796 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cVtuMwHLZs6a4P7 off=4216739 len=832323 2024-07-26T18:32:04.797 INFO:tasks.workunit.client.0.smithi071.stdout:op 1561 completed, throughput=5MB/sec 2024-07-26T18:32:04.797 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-u4PIKcDhcLTrQBm off=1482892 len=390522 2024-07-26T18:32:04.801 INFO:tasks.workunit.client.0.smithi071.stdout:op 1562 completed, throughput=5MB/sec 2024-07-26T18:32:04.801 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K907J8IxBrwzTv3 off=10669032 len=18934 2024-07-26T18:32:04.802 INFO:tasks.workunit.client.0.smithi071.stdout:op 1563 completed, throughput=5MB/sec 2024-07-26T18:32:04.802 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-of7jbWKo2ezj9-z off=4122853 len=334420 2024-07-26T18:32:04.802 INFO:tasks.workunit.client.0.smithi071.stdout:op 1564 completed, throughput=5MB/sec 2024-07-26T18:32:05.802 INFO:tasks.workunit.client.0.smithi071.stdout: 314: throughput=4.98MB/sec pending data=0 2024-07-26T18:32:05.803 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2wOqKROmaUTe3u0 off=2939985 len=271747 2024-07-26T18:32:05.803 INFO:tasks.workunit.client.0.smithi071.stdout:op 1565 completed, throughput=4.99MB/sec 2024-07-26T18:32:05.803 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BPtonotlSgDDiAf off=5834610 len=1977597 2024-07-26T18:32:05.818 INFO:tasks.workunit.client.0.smithi071.stdout:op 1566 completed, throughput=4.99MB/sec 2024-07-26T18:32:05.819 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6kJVa-Hp1E0vtxG off=1750217 len=2096315 2024-07-26T18:32:05.830 INFO:tasks.workunit.client.0.smithi071.stdout:op 1567 completed, throughput=5MB/sec 2024-07-26T18:32:05.831 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-I3LLLbj1fUlRZ-j off=4327654 len=355069 2024-07-26T18:32:05.833 INFO:tasks.workunit.client.0.smithi071.stdout:op 1568 completed, throughput=5MB/sec 2024-07-26T18:32:05.833 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ngpOVwrmxwGOx8o off=6698120 len=1517890 2024-07-26T18:32:05.834 INFO:tasks.workunit.client.0.smithi071.stdout:op 1569 completed, throughput=5MB/sec 2024-07-26T18:32:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:05 smithi071 ceph-mon[92867]: pgmap v1558: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:32:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:05 smithi071 ceph-mon[90507]: pgmap v1558: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:32:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:05 smithi135 ceph-mon[85352]: pgmap v1558: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:32:06.836 INFO:tasks.workunit.client.0.smithi071.stdout: 315: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:06.836 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G5Y0EcLhnoc2qAq off=6653025 len=276372 2024-07-26T18:32:06.839 INFO:tasks.workunit.client.0.smithi071.stdout:op 1570 completed, throughput=4.99MB/sec 2024-07-26T18:32:06.839 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tQQGlk4QAWzJm2M off=4117270 len=566310 2024-07-26T18:32:06.840 INFO:tasks.workunit.client.0.smithi071.stdout:op 1571 completed, throughput=4.99MB/sec 2024-07-26T18:32:06.840 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P-j0l-FYFWHFXO7 off=0 len=1656690 2024-07-26T18:32:06.842 INFO:tasks.workunit.client.0.smithi071.stdout:op 1572 completed, throughput=4.99MB/sec 2024-07-26T18:32:06.843 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RNUjEF6WU3fHtZK off=16662112 len=875836 2024-07-26T18:32:06.844 INFO:tasks.workunit.client.0.smithi071.stdout:op 1573 completed, throughput=5MB/sec 2024-07-26T18:32:06.844 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SgEYVX2_6KyCRyi off=351781 len=1155750 2024-07-26T18:32:06.846 INFO:tasks.workunit.client.0.smithi071.stdout:op 1574 completed, throughput=5MB/sec 2024-07-26T18:32:07.845 INFO:tasks.workunit.client.0.smithi071.stdout: 316: throughput=4.98MB/sec pending data=0 2024-07-26T18:32:07.845 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q0Yl58wVr7JVmC2 off=6626228 len=1210371 2024-07-26T18:32:07.847 INFO:tasks.workunit.client.0.smithi071.stdout:op 1575 completed, throughput=4.99MB/sec 2024-07-26T18:32:07.847 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bve2viEAILn_1FE off=21753056 len=1543269 2024-07-26T18:32:07.848 INFO:tasks.workunit.client.0.smithi071.stdout:op 1576 completed, throughput=4.99MB/sec 2024-07-26T18:32:07.849 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LxJYOp6OhXev_FA off=8697818 len=1961994 2024-07-26T18:32:07.858 INFO:tasks.workunit.client.0.smithi071.stdout:op 1577 completed, throughput=5MB/sec 2024-07-26T18:32:07.858 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HxAWnDAxWFugG3A off=10843657 len=1162540 2024-07-26T18:32:07.859 INFO:tasks.workunit.client.0.smithi071.stdout:op 1578 completed, throughput=5MB/sec 2024-07-26T18:32:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:07 smithi071 ceph-mon[90507]: pgmap v1559: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:32:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:07 smithi071 ceph-mon[92867]: pgmap v1559: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:32:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:07 smithi135 ceph-mon[85352]: pgmap v1559: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:32:08.860 INFO:tasks.workunit.client.0.smithi071.stdout: 317: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:08.860 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7w4NiN0wn-JuXSZ off=448603 len=692700 2024-07-26T18:32:08.864 INFO:tasks.workunit.client.0.smithi071.stdout:op 1579 completed, throughput=4.99MB/sec 2024-07-26T18:32:08.864 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GZeUrkaFpoZpjME off=19510954 len=1859456 2024-07-26T18:32:08.873 INFO:tasks.workunit.client.0.smithi071.stdout:op 1580 completed, throughput=4.99MB/sec 2024-07-26T18:32:08.873 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nlZmp-OJkDe-GQi off=17668796 len=852848 2024-07-26T18:32:08.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 1581 completed, throughput=5MB/sec 2024-07-26T18:32:08.878 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rA7p3LK0WCqZjR7 off=1592620 len=1155815 2024-07-26T18:32:08.880 INFO:tasks.workunit.client.0.smithi071.stdout:op 1582 completed, throughput=5MB/sec 2024-07-26T18:32:08.880 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d2DkbVM8gK2wAl1 off=1352851 len=1389573 2024-07-26T18:32:08.886 INFO:tasks.workunit.client.0.smithi071.stdout:op 1583 completed, throughput=5MB/sec 2024-07-26T18:32:09.886 INFO:tasks.workunit.client.0.smithi071.stdout: 318: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:09.887 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-b4U7ICe9cIQmchx off=9878811 len=1460781 2024-07-26T18:32:09.888 INFO:tasks.workunit.client.0.smithi071.stdout:op 1584 completed, throughput=4.99MB/sec 2024-07-26T18:32:09.888 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lCNlsPhT7sg8eW_ off=2217385 len=971936 2024-07-26T18:32:09.890 INFO:tasks.workunit.client.0.smithi071.stdout:op 1585 completed, throughput=5MB/sec 2024-07-26T18:32:09.890 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uSy58Flf3rvGIkY off=68792 len=2017695 2024-07-26T18:32:09.900 INFO:tasks.workunit.client.0.smithi071.stdout:op 1586 completed, throughput=5MB/sec 2024-07-26T18:32:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:09 smithi071 ceph-mon[90507]: pgmap v1560: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:32:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:09 smithi071 ceph-mon[92867]: pgmap v1560: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:32:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:09 smithi135 ceph-mon[85352]: pgmap v1560: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:32:10.900 INFO:tasks.workunit.client.0.smithi071.stdout: 319: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:10.900 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xeupWOawWTbXabH off=2107615 len=786362 2024-07-26T18:32:10.901 INFO:tasks.workunit.client.0.smithi071.stdout:op 1587 completed, throughput=4.99MB/sec 2024-07-26T18:32:10.902 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ac-ITxOlb9W5CaG off=2394223 len=604966 2024-07-26T18:32:10.903 INFO:tasks.workunit.client.0.smithi071.stdout:op 1588 completed, throughput=4.99MB/sec 2024-07-26T18:32:10.904 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TcWfw8C_LDYHe-m off=5625073 len=1900725 2024-07-26T18:32:10.907 INFO:tasks.workunit.client.0.smithi071.stdout:op 1589 completed, throughput=5MB/sec 2024-07-26T18:32:10.907 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kNLdtFWm2RNT866 off=3340711 len=1770898 2024-07-26T18:32:10.909 INFO:tasks.workunit.client.0.smithi071.stdout:op 1590 completed, throughput=5MB/sec 2024-07-26T18:32:11.910 INFO:tasks.workunit.client.0.smithi071.stdout: 320: throughput=4.98MB/sec pending data=0 2024-07-26T18:32:11.910 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lPrUQgShWvI480r off=506671 len=1944953 2024-07-26T18:32:11.921 INFO:tasks.workunit.client.0.smithi071.stdout:op 1591 completed, throughput=4.99MB/sec 2024-07-26T18:32:11.921 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zK6MV_Xfcd1vnyT off=3052577 len=159261 2024-07-26T18:32:11.924 INFO:tasks.workunit.client.0.smithi071.stdout:op 1592 completed, throughput=4.99MB/sec 2024-07-26T18:32:11.924 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DASsrkjJrMDZ2X3 off=9990825 len=1229538 2024-07-26T18:32:11.925 INFO:tasks.workunit.client.0.smithi071.stdout:op 1593 completed, throughput=4.99MB/sec 2024-07-26T18:32:11.925 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Zv9pfzi0Qvl06wX off=4293883 len=1373898 2024-07-26T18:32:11.932 INFO:tasks.workunit.client.0.smithi071.stdout:op 1594 completed, throughput=5MB/sec 2024-07-26T18:32:11.932 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9dNpeQDPlaVo0jC off=7414591 len=1117133 2024-07-26T18:32:11.934 INFO:tasks.workunit.client.0.smithi071.stdout:op 1595 completed, throughput=5MB/sec 2024-07-26T18:32:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:32:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:32:12] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-07-26T18:32:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:11 smithi071 ceph-mon[90507]: pgmap v1561: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:32:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:11 smithi071 ceph-mon[92867]: pgmap v1561: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:32:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:11 smithi135 ceph-mon[85352]: pgmap v1561: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:32:12.935 INFO:tasks.workunit.client.0.smithi071.stdout: 321: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:12.935 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KK3iJCgA-p1g5KS off=6056480 len=540022 2024-07-26T18:32:12.939 INFO:tasks.workunit.client.0.smithi071.stdout:op 1596 completed, throughput=4.99MB/sec 2024-07-26T18:32:12.939 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HVbTe6yx2zsf6a7 off=7375758 len=1685451 2024-07-26T18:32:12.951 INFO:tasks.workunit.client.0.smithi071.stdout:op 1597 completed, throughput=4.99MB/sec 2024-07-26T18:32:12.951 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JL0cYFUA3r4bWb5 off=710708 len=1783114 2024-07-26T18:32:12.954 INFO:tasks.workunit.client.0.smithi071.stdout:op 1598 completed, throughput=5MB/sec 2024-07-26T18:32:12.954 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GTUlBuyW5XwyeWY off=11827363 len=1369327 2024-07-26T18:32:12.955 INFO:tasks.workunit.client.0.smithi071.stdout:op 1599 completed, throughput=5MB/sec 2024-07-26T18:32:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:13.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:13.956 INFO:tasks.workunit.client.0.smithi071.stdout: 322: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:13.956 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IDhm0F0uBFIVEhL off=16726215 len=1819907 2024-07-26T18:32:13.960 INFO:tasks.workunit.client.0.smithi071.stdout:op 1600 completed, throughput=4.99MB/sec 2024-07-26T18:32:13.960 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dr2YLJWznxfIZLv off=2800872 len=985683 2024-07-26T18:32:13.962 INFO:tasks.workunit.client.0.smithi071.stdout:op 1601 completed, throughput=4.99MB/sec 2024-07-26T18:32:13.962 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8UgW2T0NFpJcHlT off=14837342 len=119412 2024-07-26T18:32:13.965 INFO:tasks.workunit.client.0.smithi071.stdout:op 1602 completed, throughput=4.99MB/sec 2024-07-26T18:32:13.965 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BBQGdWdE_HyvgTu off=3704860 len=1820570 2024-07-26T18:32:13.966 INFO:tasks.workunit.client.0.smithi071.stdout:op 1603 completed, throughput=5MB/sec 2024-07-26T18:32:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:13 smithi071 ceph-mon[90507]: pgmap v1562: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:32:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:13 smithi071 ceph-mon[92867]: pgmap v1562: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:32:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:13 smithi135 ceph-mon[85352]: pgmap v1562: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:32:14.967 INFO:tasks.workunit.client.0.smithi071.stdout: 323: throughput=4.98MB/sec pending data=0 2024-07-26T18:32:14.967 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EzRVg8aP89keFXe off=3956429 len=1669347 2024-07-26T18:32:14.977 INFO:tasks.workunit.client.0.smithi071.stdout:op 1604 completed, throughput=4.99MB/sec 2024-07-26T18:32:14.977 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8z7iFEDofS4UjZl off=20667700 len=204269 2024-07-26T18:32:14.978 INFO:tasks.workunit.client.0.smithi071.stdout:op 1605 completed, throughput=4.99MB/sec 2024-07-26T18:32:14.978 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-g3fhEiHI70jiIw9 off=933791 len=1420261 2024-07-26T18:32:14.979 INFO:tasks.workunit.client.0.smithi071.stdout:op 1606 completed, throughput=4.99MB/sec 2024-07-26T18:32:14.979 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YlWCVoIu1M2f_gH off=6764084 len=2066402 2024-07-26T18:32:14.991 INFO:tasks.workunit.client.0.smithi071.stdout:op 1607 completed, throughput=5MB/sec 2024-07-26T18:32:15.992 INFO:tasks.workunit.client.0.smithi071.stdout: 324: throughput=4.98MB/sec pending data=0 2024-07-26T18:32:15.992 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2obUZYMW3Py4dls off=582673 len=1685041 2024-07-26T18:32:16.001 INFO:tasks.workunit.client.0.smithi071.stdout:op 1608 completed, throughput=4.99MB/sec 2024-07-26T18:32:16.001 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nP4jx1knXmWQySF off=5662054 len=1778530 2024-07-26T18:32:16.001 INFO:tasks.workunit.client.0.smithi071.stdout:op 1609 completed, throughput=4.99MB/sec 2024-07-26T18:32:16.001 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2RkKKwRWPRTjxDb off=4876794 len=1092896 2024-07-26T18:32:16.001 INFO:tasks.workunit.client.0.smithi071.stdout:op 1610 completed, throughput=5MB/sec 2024-07-26T18:32:16.001 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EVXVb9l2N613IB6 off=1450976 len=531589 2024-07-26T18:32:16.007 INFO:tasks.workunit.client.0.smithi071.stdout:op 1611 completed, throughput=5MB/sec 2024-07-26T18:32:16.007 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vev8o_lGlhoD6Mx off=6536460 len=793651 2024-07-26T18:32:16.007 INFO:tasks.workunit.client.0.smithi071.stdout:op 1612 completed, throughput=5MB/sec 2024-07-26T18:32:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:15 smithi071 ceph-mon[92867]: pgmap v1563: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:32:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:15 smithi071 ceph-mon[90507]: pgmap v1563: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:32:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:15 smithi135 ceph-mon[85352]: pgmap v1563: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:32:17.006 INFO:tasks.workunit.client.0.smithi071.stdout: 325: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:17.006 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-atC6bAm0rNq5IP2 off=3390162 len=1146467 2024-07-26T18:32:17.012 INFO:tasks.workunit.client.0.smithi071.stdout:op 1613 completed, throughput=4.99MB/sec 2024-07-26T18:32:17.012 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nYggHwLa-O3EbZy off=7015330 len=1790257 2024-07-26T18:32:17.021 INFO:tasks.workunit.client.0.smithi071.stdout:op 1614 completed, throughput=4.99MB/sec 2024-07-26T18:32:17.021 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UnXm0BarkqgKlvh off=8217145 len=1447510 2024-07-26T18:32:17.023 INFO:tasks.workunit.client.0.smithi071.stdout:op 1615 completed, throughput=5MB/sec 2024-07-26T18:32:17.023 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sYJFuu8E0z-jey8 off=8560912 len=2034249 2024-07-26T18:32:17.024 INFO:tasks.workunit.client.0.smithi071.stdout:op 1616 completed, throughput=5MB/sec 2024-07-26T18:32:18.025 INFO:tasks.workunit.client.0.smithi071.stdout: 326: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:18.025 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O3NDyjNRF-JSnuj off=1494718 len=934509 2024-07-26T18:32:18.030 INFO:tasks.workunit.client.0.smithi071.stdout:op 1617 completed, throughput=4.99MB/sec 2024-07-26T18:32:18.030 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Qsq5FNffGpq2mMh off=13381467 len=252768 2024-07-26T18:32:18.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 1618 completed, throughput=4.99MB/sec 2024-07-26T18:32:18.033 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qWx5kJ7aGCYAnP- off=9327585 len=1922201 2024-07-26T18:32:18.035 INFO:tasks.workunit.client.0.smithi071.stdout:op 1619 completed, throughput=5MB/sec 2024-07-26T18:32:18.035 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UvfqQPDeLIq4-X4 off=4616461 len=1016836 2024-07-26T18:32:18.041 INFO:tasks.workunit.client.0.smithi071.stdout:op 1620 completed, throughput=5MB/sec 2024-07-26T18:32:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:17 smithi071 ceph-mon[90507]: pgmap v1564: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:32:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:17 smithi071 ceph-mon[92867]: pgmap v1564: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:32:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:17 smithi135 ceph-mon[85352]: pgmap v1564: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:32:19.041 INFO:tasks.workunit.client.0.smithi071.stdout: 327: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:19.041 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NnGjxlc6FRwXela off=3823432 len=920164 2024-07-26T18:32:19.046 INFO:tasks.workunit.client.0.smithi071.stdout:op 1621 completed, throughput=4.99MB/sec 2024-07-26T18:32:19.046 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WN35tB8nV98xAKh off=5470429 len=424708 2024-07-26T18:32:19.050 INFO:tasks.workunit.client.0.smithi071.stdout:op 1622 completed, throughput=4.99MB/sec 2024-07-26T18:32:19.050 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hhm8ldXYaPEXNPP off=486297 len=1123401 2024-07-26T18:32:19.051 INFO:tasks.workunit.client.0.smithi071.stdout:op 1623 completed, throughput=4.99MB/sec 2024-07-26T18:32:19.051 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uqXasnOrSD1skYg off=16815838 len=647861 2024-07-26T18:32:19.055 INFO:tasks.workunit.client.0.smithi071.stdout:op 1624 completed, throughput=4.99MB/sec 2024-07-26T18:32:19.055 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xu1IoW-u7n2w-tf off=11216504 len=589169 2024-07-26T18:32:19.059 INFO:tasks.workunit.client.0.smithi071.stdout:op 1625 completed, throughput=5MB/sec 2024-07-26T18:32:19.059 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HIsycMwt_sCuh9z off=8726151 len=1098778 2024-07-26T18:32:19.064 INFO:tasks.workunit.client.0.smithi071.stdout:op 1626 completed, throughput=5MB/sec 2024-07-26T18:32:19.064 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XeRK-jfGNR66Kpk off=3909969 len=1573755 2024-07-26T18:32:19.065 INFO:tasks.workunit.client.0.smithi071.stdout:op 1627 completed, throughput=5MB/sec 2024-07-26T18:32:20.066 INFO:tasks.workunit.client.0.smithi071.stdout: 328: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:20.066 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fH72mCCmD_0daLi off=5488412 len=1951055 2024-07-26T18:32:20.068 INFO:tasks.workunit.client.0.smithi071.stdout:op 1628 completed, throughput=4.99MB/sec 2024-07-26T18:32:20.068 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0qaV_hapjcS5UH8 off=3345809 len=1162911 2024-07-26T18:32:20.071 INFO:tasks.workunit.client.0.smithi071.stdout:op 1629 completed, throughput=5MB/sec 2024-07-26T18:32:20.071 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nG2T8p1L30GWjUt off=7596091 len=1565410 2024-07-26T18:32:20.073 INFO:tasks.workunit.client.0.smithi071.stdout:op 1630 completed, throughput=5MB/sec 2024-07-26T18:32:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:19 smithi071 ceph-mon[90507]: pgmap v1565: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:32:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:19 smithi071 ceph-mon[92867]: pgmap v1565: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:32:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:19 smithi135 ceph-mon[85352]: pgmap v1565: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:32:21.073 INFO:tasks.workunit.client.0.smithi071.stdout: 329: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:21.073 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PgKIogV_QtBr7va off=12258639 len=1631316 2024-07-26T18:32:21.081 INFO:tasks.workunit.client.0.smithi071.stdout:op 1631 completed, throughput=4.99MB/sec 2024-07-26T18:32:21.081 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vDeP0aDNUsTxb_P off=5132805 len=646812 2024-07-26T18:32:21.081 INFO:tasks.workunit.client.0.smithi071.stdout:op 1632 completed, throughput=4.99MB/sec 2024-07-26T18:32:21.082 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BITZ3Euf9vt0Hkj off=2159724 len=524855 2024-07-26T18:32:21.083 INFO:tasks.workunit.client.0.smithi071.stdout:op 1633 completed, throughput=5MB/sec 2024-07-26T18:32:21.083 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QNnzhfOakPCsKhK off=945652 len=1801626 2024-07-26T18:32:21.085 INFO:tasks.workunit.client.0.smithi071.stdout:op 1634 completed, throughput=5MB/sec 2024-07-26T18:32:22.086 INFO:tasks.workunit.client.0.smithi071.stdout: 330: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:22.086 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0MDjmo9MWuKpSHp off=12304537 len=597931 2024-07-26T18:32:22.090 INFO:tasks.workunit.client.0.smithi071.stdout:op 1635 completed, throughput=4.99MB/sec 2024-07-26T18:32:22.090 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2TejZ2AEqanr0A9 off=7223353 len=169284 2024-07-26T18:32:22.092 INFO:tasks.workunit.client.0.smithi071.stdout:op 1636 completed, throughput=4.99MB/sec 2024-07-26T18:32:22.092 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RqXV8LRc3FdC1og off=193228 len=732614 2024-07-26T18:32:22.096 INFO:tasks.workunit.client.0.smithi071.stdout:op 1637 completed, throughput=4.99MB/sec 2024-07-26T18:32:22.096 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-F16N4ohyJ1hrV0C off=3583835 len=445052 2024-07-26T18:32:22.097 INFO:tasks.workunit.client.0.smithi071.stdout:op 1638 completed, throughput=4.99MB/sec 2024-07-26T18:32:22.098 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CEbKfWLG_vcFWBO off=10650815 len=757109 2024-07-26T18:32:22.099 INFO:tasks.workunit.client.0.smithi071.stdout:op 1639 completed, throughput=4.99MB/sec 2024-07-26T18:32:22.099 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GH3CASjmsZCqK5t off=10352386 len=674292 2024-07-26T18:32:22.099 INFO:tasks.workunit.client.0.smithi071.stdout:op 1640 completed, throughput=4.99MB/sec 2024-07-26T18:32:22.099 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z9GW5R0I1GWAcEp off=13649649 len=1350982 2024-07-26T18:32:22.101 INFO:tasks.workunit.client.0.smithi071.stdout:op 1641 completed, throughput=5MB/sec 2024-07-26T18:32:22.101 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-isXQarN0PVIsx0q off=4989846 len=574906 2024-07-26T18:32:22.105 INFO:tasks.workunit.client.0.smithi071.stdout:op 1642 completed, throughput=5MB/sec 2024-07-26T18:32:22.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:21 smithi071 ceph-mon[90507]: pgmap v1566: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:32:22.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:32:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:32:22] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-07-26T18:32:22.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:21 smithi071 ceph-mon[92867]: pgmap v1566: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:32:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:21 smithi135 ceph-mon[85352]: pgmap v1566: 105 pgs: 105 active+clean; 129 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:32:23.105 INFO:tasks.workunit.client.0.smithi071.stdout: 331: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:23.105 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8XglUwDe8YOoCmO off=18676 len=1233461 2024-07-26T18:32:23.107 INFO:tasks.workunit.client.0.smithi071.stdout:op 1643 completed, throughput=4.99MB/sec 2024-07-26T18:32:23.107 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bQlrKitcXZfBu08 off=505696 len=1014243 2024-07-26T18:32:23.112 INFO:tasks.workunit.client.0.smithi071.stdout:op 1644 completed, throughput=4.99MB/sec 2024-07-26T18:32:23.113 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rzxC17SQy8h92pd off=10466259 len=663055 2024-07-26T18:32:23.114 INFO:tasks.workunit.client.0.smithi071.stdout:op 1645 completed, throughput=4.99MB/sec 2024-07-26T18:32:23.114 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yC-xrkap7Vxaj3v off=5502555 len=1656706 2024-07-26T18:32:23.116 INFO:tasks.workunit.client.0.smithi071.stdout:op 1646 completed, throughput=5MB/sec 2024-07-26T18:32:23.116 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Jj-zbd8WEFSwBxt off=10935993 len=1577556 2024-07-26T18:32:23.117 INFO:tasks.workunit.client.0.smithi071.stdout:op 1647 completed, throughput=5MB/sec 2024-07-26T18:32:24.117 INFO:tasks.workunit.client.0.smithi071.stdout: 332: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:24.118 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QZJ5UxoYrrChQF0 off=2494310 len=1273666 2024-07-26T18:32:24.120 INFO:tasks.workunit.client.0.smithi071.stdout:op 1648 completed, throughput=4.99MB/sec 2024-07-26T18:32:24.120 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OIzWWyMx2QoZtUs off=17216736 len=456555 2024-07-26T18:32:24.120 INFO:tasks.workunit.client.0.smithi071.stdout:op 1649 completed, throughput=4.99MB/sec 2024-07-26T18:32:24.120 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qtDvNgWMNZDMjas off=2833031 len=811728 2024-07-26T18:32:24.126 INFO:tasks.workunit.client.0.smithi071.stdout:op 1650 completed, throughput=4.99MB/sec 2024-07-26T18:32:24.126 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0rKhkaGNe1L12fB off=131395 len=1666351 2024-07-26T18:32:24.131 INFO:tasks.workunit.client.0.smithi071.stdout:op 1651 completed, throughput=5MB/sec 2024-07-26T18:32:24.131 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9QnTm4be97Iq2vS off=2819369 len=1319216 2024-07-26T18:32:24.137 INFO:tasks.workunit.client.0.smithi071.stdout:op 1652 completed, throughput=5MB/sec 2024-07-26T18:32:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:23 smithi071 ceph-mon[90507]: pgmap v1567: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-07-26T18:32:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:23 smithi071 ceph-mon[92867]: pgmap v1567: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-07-26T18:32:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:23 smithi135 ceph-mon[85352]: pgmap v1567: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-07-26T18:32:25.137 INFO:tasks.workunit.client.0.smithi071.stdout: 333: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:25.138 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YIwSRqEkQzlpJv6 off=13201973 len=1481494 2024-07-26T18:32:25.146 INFO:tasks.workunit.client.0.smithi071.stdout:op 1653 completed, throughput=4.99MB/sec 2024-07-26T18:32:25.146 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-shPs7Ldnpd3wOD7 off=2778226 len=1806336 2024-07-26T18:32:25.148 INFO:tasks.workunit.client.0.smithi071.stdout:op 1654 completed, throughput=5MB/sec 2024-07-26T18:32:25.149 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c3JLfP09Adi3lgG off=10550019 len=2077639 2024-07-26T18:32:25.152 INFO:tasks.workunit.client.0.smithi071.stdout:op 1655 completed, throughput=5MB/sec 2024-07-26T18:32:26.153 INFO:tasks.workunit.client.0.smithi071.stdout: 334: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:26.153 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-s1tY1JtmiZxA25g off=1686968 len=1780883 2024-07-26T18:32:26.164 INFO:tasks.workunit.client.0.smithi071.stdout:op 1656 completed, throughput=4.99MB/sec 2024-07-26T18:32:26.164 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YEjNoAQtl3QmFu1 off=10501456 len=1165640 2024-07-26T18:32:26.165 INFO:tasks.workunit.client.0.smithi071.stdout:op 1657 completed, throughput=5MB/sec 2024-07-26T18:32:26.165 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Vu6694KKjXWESf4 off=9631878 len=836592 2024-07-26T18:32:26.170 INFO:tasks.workunit.client.0.smithi071.stdout:op 1658 completed, throughput=5MB/sec 2024-07-26T18:32:26.170 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qIfLc5TpvXxiTK3 off=3677190 len=1446827 2024-07-26T18:32:26.172 INFO:tasks.workunit.client.0.smithi071.stdout:op 1659 completed, throughput=5MB/sec 2024-07-26T18:32:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:25 smithi071 ceph-mon[90507]: pgmap v1568: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:32:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:25 smithi071 ceph-mon[92867]: pgmap v1568: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:32:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:25 smithi135 ceph-mon[85352]: pgmap v1568: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:32:27.172 INFO:tasks.workunit.client.0.smithi071.stdout: 335: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:27.172 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--o9mj1dFuekEcVv off=9851381 len=173948 2024-07-26T18:32:27.175 INFO:tasks.workunit.client.0.smithi071.stdout:op 1660 completed, throughput=4.99MB/sec 2024-07-26T18:32:27.175 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-63uooDtHH8o5jin off=19426182 len=100951 2024-07-26T18:32:27.176 INFO:tasks.workunit.client.0.smithi071.stdout:op 1661 completed, throughput=4.99MB/sec 2024-07-26T18:32:27.176 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nU_SejDJ5Z8VIrh off=3573303 len=507281 2024-07-26T18:32:27.180 INFO:tasks.workunit.client.0.smithi071.stdout:op 1662 completed, throughput=4.99MB/sec 2024-07-26T18:32:27.180 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M3Irmb1g1rItL-C off=86167 len=56555 2024-07-26T18:32:27.180 INFO:tasks.workunit.client.0.smithi071.stdout:op 1663 completed, throughput=4.99MB/sec 2024-07-26T18:32:27.181 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aCeK7wCzdInQe_m off=4480595 len=487319 2024-07-26T18:32:27.184 INFO:tasks.workunit.client.0.smithi071.stdout:op 1664 completed, throughput=4.99MB/sec 2024-07-26T18:32:27.184 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3e4uTa4x3QVbO0y off=10091216 len=1709823 2024-07-26T18:32:27.195 INFO:tasks.workunit.client.0.smithi071.stdout:op 1665 completed, throughput=5MB/sec 2024-07-26T18:32:27.195 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-acZ6XnOxryv1F_q off=878511 len=1401726 2024-07-26T18:32:27.201 INFO:tasks.workunit.client.0.smithi071.stdout:op 1666 completed, throughput=5MB/sec 2024-07-26T18:32:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:27.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:28.201 INFO:tasks.workunit.client.0.smithi071.stdout: 336: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:28.201 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YNAVHH3ND6sSKM7 off=9863085 len=1703368 2024-07-26T18:32:28.211 INFO:tasks.workunit.client.0.smithi071.stdout:op 1667 completed, throughput=4.99MB/sec 2024-07-26T18:32:28.212 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4wB7vvrwFPrCIES off=8855625 len=97332 2024-07-26T18:32:28.212 INFO:tasks.workunit.client.0.smithi071.stdout:op 1668 completed, throughput=4.99MB/sec 2024-07-26T18:32:28.212 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QNaQkppoXa1Ab98 off=6202517 len=1994157 2024-07-26T18:32:28.213 INFO:tasks.workunit.client.0.smithi071.stdout:op 1669 completed, throughput=5MB/sec 2024-07-26T18:32:28.213 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G2rZNpNGdf_aOXZ off=14168865 len=1287716 2024-07-26T18:32:28.218 INFO:tasks.workunit.client.0.smithi071.stdout:op 1670 completed, throughput=5MB/sec 2024-07-26T18:32:28.218 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-N9aaAHxm-58tJ0O off=20065677 len=106202 2024-07-26T18:32:28.219 INFO:tasks.workunit.client.0.smithi071.stdout:op 1671 completed, throughput=5MB/sec 2024-07-26T18:32:28.219 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BGOZlNbpWsyDZRd off=19053797 len=555779 2024-07-26T18:32:28.222 INFO:tasks.workunit.client.0.smithi071.stdout:op 1672 completed, throughput=5MB/sec 2024-07-26T18:32:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:28 smithi071 ceph-mon[90507]: pgmap v1569: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:32:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:28 smithi071 ceph-mon[92867]: pgmap v1569: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:32:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:28 smithi135 ceph-mon[85352]: pgmap v1569: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:32:29.223 INFO:tasks.workunit.client.0.smithi071.stdout: 337: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:29.223 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WVlqMEyUl5hxHAL off=11845094 len=861707 2024-07-26T18:32:29.227 INFO:tasks.workunit.client.0.smithi071.stdout:op 1673 completed, throughput=4.99MB/sec 2024-07-26T18:32:29.227 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RDdH1LQLW_wcz0c off=7470436 len=2019235 2024-07-26T18:32:29.229 INFO:tasks.workunit.client.0.smithi071.stdout:op 1674 completed, throughput=4.99MB/sec 2024-07-26T18:32:29.229 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lWerXA_mcQv_boU off=1217463 len=948761 2024-07-26T18:32:29.230 INFO:tasks.workunit.client.0.smithi071.stdout:op 1675 completed, throughput=5MB/sec 2024-07-26T18:32:29.230 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--6UN7x_uG4IqUzu off=11017295 len=161321 2024-07-26T18:32:29.233 INFO:tasks.workunit.client.0.smithi071.stdout:op 1676 completed, throughput=5MB/sec 2024-07-26T18:32:29.233 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fGzLzQgXO2Nw8cw off=3763772 len=1406701 2024-07-26T18:32:29.235 INFO:tasks.workunit.client.0.smithi071.stdout:op 1677 completed, throughput=5MB/sec 2024-07-26T18:32:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:29 smithi071 ceph-mon[90507]: pgmap v1570: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:32:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:29 smithi071 ceph-mon[92867]: pgmap v1570: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:32:30.235 INFO:tasks.workunit.client.0.smithi071.stdout: 338: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:30.238 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SB8qQxg_NNZdRra off=3878283 len=1557158 2024-07-26T18:32:30.245 INFO:tasks.workunit.client.0.smithi071.stdout:op 1678 completed, throughput=4.99MB/sec 2024-07-26T18:32:30.246 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gNhrdnqr-CWfQqD off=350861 len=408806 2024-07-26T18:32:30.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 1679 completed, throughput=4.99MB/sec 2024-07-26T18:32:30.246 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xnZubZYgFkqPupn off=2480981 len=1025343 2024-07-26T18:32:30.247 INFO:tasks.workunit.client.0.smithi071.stdout:op 1680 completed, throughput=5MB/sec 2024-07-26T18:32:30.247 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-THb271753fwmFKS off=4453581 len=36491 2024-07-26T18:32:30.249 INFO:tasks.workunit.client.0.smithi071.stdout:op 1681 completed, throughput=5MB/sec 2024-07-26T18:32:30.249 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Hmq_OyVtSMEtk63 off=3220739 len=895475 2024-07-26T18:32:30.249 INFO:tasks.workunit.client.0.smithi071.stdout:op 1682 completed, throughput=5MB/sec 2024-07-26T18:32:30.249 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-911sjsU6KaYlpiR off=12697014 len=975158 2024-07-26T18:32:30.250 INFO:tasks.workunit.client.0.smithi071.stdout:op 1683 completed, throughput=5MB/sec 2024-07-26T18:32:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:29 smithi135 ceph-mon[85352]: pgmap v1570: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:32:31.250 INFO:tasks.workunit.client.0.smithi071.stdout: 339: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:31.251 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_9uR1_WJEZOMIik off=623543 len=558546 2024-07-26T18:32:31.251 INFO:tasks.workunit.client.0.smithi071.stdout:op 1684 completed, throughput=4.99MB/sec 2024-07-26T18:32:31.251 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_Qt-VFxOp1AnJVi off=4949790 len=1694076 2024-07-26T18:32:31.253 INFO:tasks.workunit.client.0.smithi071.stdout:op 1685 completed, throughput=4.99MB/sec 2024-07-26T18:32:31.253 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ebLeiTg2msoWZ2d off=13014653 len=136115 2024-07-26T18:32:31.256 INFO:tasks.workunit.client.0.smithi071.stdout:op 1686 completed, throughput=4.99MB/sec 2024-07-26T18:32:31.256 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Gsz_UqWUF49yUUM off=477577 len=1313154 2024-07-26T18:32:31.257 INFO:tasks.workunit.client.0.smithi071.stdout:op 1687 completed, throughput=5MB/sec 2024-07-26T18:32:31.257 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4dRCuzXDraGRs6H off=8143905 len=831600 2024-07-26T18:32:31.262 INFO:tasks.workunit.client.0.smithi071.stdout:op 1688 completed, throughput=5MB/sec 2024-07-26T18:32:31.262 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rUQuP2hfYUVnw2Q off=9266366 len=1572282 2024-07-26T18:32:31.263 INFO:tasks.workunit.client.0.smithi071.stdout:op 1689 completed, throughput=5MB/sec 2024-07-26T18:32:32.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:31 smithi071 ceph-mon[92867]: pgmap v1571: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:32:32.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:32:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:32:32] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-07-26T18:32:32.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:31 smithi071 ceph-mon[90507]: pgmap v1571: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:32:32.264 INFO:tasks.workunit.client.0.smithi071.stdout: 340: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:32.264 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dp3B6iM5yOC0FR9 off=20821537 len=2029421 2024-07-26T18:32:32.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 1690 completed, throughput=4.99MB/sec 2024-07-26T18:32:32.267 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-V5gBy3P38LcgbeP off=7285718 len=1365443 2024-07-26T18:32:32.268 INFO:tasks.workunit.client.0.smithi071.stdout:op 1691 completed, throughput=5MB/sec 2024-07-26T18:32:32.268 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-THcNy1scu0uPbj0 off=456411 len=128308 2024-07-26T18:32:32.271 INFO:tasks.workunit.client.0.smithi071.stdout:op 1692 completed, throughput=5MB/sec 2024-07-26T18:32:32.271 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iBh42ZIARsTg4RQ off=5056362 len=1526170 2024-07-26T18:32:32.281 INFO:tasks.workunit.client.0.smithi071.stdout:op 1693 completed, throughput=5MB/sec 2024-07-26T18:32:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:31 smithi135 ceph-mon[85352]: pgmap v1571: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:32:33.281 INFO:tasks.workunit.client.0.smithi071.stdout: 341: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:33.281 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RcznlToXM4c5nn5 off=12022826 len=751755 2024-07-26T18:32:33.285 INFO:tasks.workunit.client.0.smithi071.stdout:op 1694 completed, throughput=4.99MB/sec 2024-07-26T18:32:33.285 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bTIPtIimU-rrc7Q off=1761301 len=1474892 2024-07-26T18:32:33.288 INFO:tasks.workunit.client.0.smithi071.stdout:op 1695 completed, throughput=4.99MB/sec 2024-07-26T18:32:33.289 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5BnOPmGvSNULiCA off=873170 len=1272785 2024-07-26T18:32:33.289 INFO:tasks.workunit.client.0.smithi071.stdout:op 1696 completed, throughput=5MB/sec 2024-07-26T18:32:33.290 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wFQaNBr1JMqAcW7 off=17194774 len=1882296 2024-07-26T18:32:33.291 INFO:tasks.workunit.client.0.smithi071.stdout:op 1697 completed, throughput=5MB/sec 2024-07-26T18:32:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:32:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:32:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:32:34.291 INFO:tasks.workunit.client.0.smithi071.stdout: 342: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:34.292 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hSrJg0lwektodGh off=2576018 len=457680 2024-07-26T18:32:34.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 1698 completed, throughput=4.99MB/sec 2024-07-26T18:32:34.292 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v6OOqvVcjc-mvCW off=17632397 len=597438 2024-07-26T18:32:34.297 INFO:tasks.workunit.client.0.smithi071.stdout:op 1699 completed, throughput=4.99MB/sec 2024-07-26T18:32:34.297 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bG5ocsRz_Ujl0Wa off=13263883 len=673444 2024-07-26T18:32:34.301 INFO:tasks.workunit.client.0.smithi071.stdout:op 1700 completed, throughput=4.99MB/sec 2024-07-26T18:32:34.301 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yG_TRvI13hPtDRK off=1256841 len=1809775 2024-07-26T18:32:34.303 INFO:tasks.workunit.client.0.smithi071.stdout:op 1701 completed, throughput=5MB/sec 2024-07-26T18:32:34.303 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4PC4fgH7z2ntIlI off=3864645 len=921215 2024-07-26T18:32:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:32:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:32:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:32:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:33 smithi135 ceph-mon[85352]: pgmap v1572: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:32:34.308 INFO:tasks.workunit.client.0.smithi071.stdout:op 1702 completed, throughput=5MB/sec 2024-07-26T18:32:34.308 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--3MDdCzzTDvN8X9 off=3767651 len=229467 2024-07-26T18:32:34.310 INFO:tasks.workunit.client.0.smithi071.stdout:op 1703 completed, throughput=5MB/sec 2024-07-26T18:32:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:32:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:32:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:32:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:33 smithi071 ceph-mon[92867]: pgmap v1572: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:32:34.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:32:34.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:32:34.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:32:34.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:33 smithi071 ceph-mon[90507]: pgmap v1572: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:32:35.309 INFO:tasks.workunit.client.0.smithi071.stdout: 343: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:35.310 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zIksKcD4SBrNdmC off=10360261 len=48619 2024-07-26T18:32:35.312 INFO:tasks.workunit.client.0.smithi071.stdout:op 1704 completed, throughput=4.99MB/sec 2024-07-26T18:32:35.312 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QRPkYnMs1xRB28U off=11179008 len=1453179 2024-07-26T18:32:35.314 INFO:tasks.workunit.client.0.smithi071.stdout:op 1705 completed, throughput=4.99MB/sec 2024-07-26T18:32:35.314 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zSFoPFaDRSBxVpk off=5797425 len=1894964 2024-07-26T18:32:35.324 INFO:tasks.workunit.client.0.smithi071.stdout:op 1706 completed, throughput=4.99MB/sec 2024-07-26T18:32:35.324 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TSqz0dkTfBOxw9J off=7241238 len=1622705 2024-07-26T18:32:35.326 INFO:tasks.workunit.client.0.smithi071.stdout:op 1707 completed, throughput=5MB/sec 2024-07-26T18:32:35.326 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dLWBpudGvRzgtkY off=6833753 len=590545 2024-07-26T18:32:35.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 1708 completed, throughput=5MB/sec 2024-07-26T18:32:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:35 smithi071 ceph-mon[92867]: pgmap v1573: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:32:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:35 smithi071 ceph-mon[90507]: pgmap v1573: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:32:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:35 smithi135 ceph-mon[85352]: pgmap v1573: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:32:36.329 INFO:tasks.workunit.client.0.smithi071.stdout: 344: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:36.330 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zBrXmUhfbXEudej off=8656044 len=101531 2024-07-26T18:32:36.331 INFO:tasks.workunit.client.0.smithi071.stdout:op 1709 completed, throughput=4.99MB/sec 2024-07-26T18:32:36.331 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eSvVkaFFoiXXO3M off=5835854 len=1462475 2024-07-26T18:32:36.336 INFO:tasks.workunit.client.0.smithi071.stdout:op 1710 completed, throughput=4.99MB/sec 2024-07-26T18:32:36.337 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9-x5Fom7q7VjfzD off=5095067 len=1886577 2024-07-26T18:32:36.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 1711 completed, throughput=5MB/sec 2024-07-26T18:32:36.338 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WSmdgjLZUD1QQkM off=14536923 len=121050 2024-07-26T18:32:36.341 INFO:tasks.workunit.client.0.smithi071.stdout:op 1712 completed, throughput=5MB/sec 2024-07-26T18:32:36.341 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oAk-c9RER5dh4HB off=383546 len=110706 2024-07-26T18:32:36.342 INFO:tasks.workunit.client.0.smithi071.stdout:op 1713 completed, throughput=5MB/sec 2024-07-26T18:32:36.342 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Yf0dqT5DjSd6yM4 off=1467215 len=635919 2024-07-26T18:32:36.346 INFO:tasks.workunit.client.0.smithi071.stdout:op 1714 completed, throughput=5MB/sec 2024-07-26T18:32:36.346 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lL9o-3V8xfmnu8x off=9111515 len=1227296 2024-07-26T18:32:36.352 INFO:tasks.workunit.client.0.smithi071.stdout:op 1715 completed, throughput=5MB/sec 2024-07-26T18:32:37.352 INFO:tasks.workunit.client.0.smithi071.stdout: 345: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:37.352 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EsfZ5ApSuzGk3X4 off=9988133 len=1780603 2024-07-26T18:32:37.361 INFO:tasks.workunit.client.0.smithi071.stdout:op 1716 completed, throughput=4.99MB/sec 2024-07-26T18:32:37.361 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XNzD3kY7SYbJF_3 off=8106754 len=141070 2024-07-26T18:32:37.362 INFO:tasks.workunit.client.0.smithi071.stdout:op 1717 completed, throughput=4.99MB/sec 2024-07-26T18:32:37.362 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SdEKhVPAxwqJkaS off=7754715 len=671038 2024-07-26T18:32:37.366 INFO:tasks.workunit.client.0.smithi071.stdout:op 1718 completed, throughput=4.99MB/sec 2024-07-26T18:32:37.366 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xeaGdE6q9tcJoj2 off=4975134 len=695003 2024-07-26T18:32:37.367 INFO:tasks.workunit.client.0.smithi071.stdout:op 1719 completed, throughput=5MB/sec 2024-07-26T18:32:37.367 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QphD2KLLjTpQpqV off=6106101 len=1770088 2024-07-26T18:32:37.376 INFO:tasks.workunit.client.0.smithi071.stdout:op 1720 completed, throughput=5MB/sec 2024-07-26T18:32:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:37 smithi071 ceph-mon[90507]: pgmap v1574: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:32:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:37 smithi071 ceph-mon[92867]: pgmap v1574: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:32:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:37 smithi135 ceph-mon[85352]: pgmap v1574: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:32:38.377 INFO:tasks.workunit.client.0.smithi071.stdout: 346: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:38.377 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KEEiaanu-5gkV3Y off=1285614 len=148405 2024-07-26T18:32:38.378 INFO:tasks.workunit.client.0.smithi071.stdout:op 1721 completed, throughput=4.99MB/sec 2024-07-26T18:32:38.378 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MP6XgWPjoBYLyJe off=8083259 len=25468 2024-07-26T18:32:38.380 INFO:tasks.workunit.client.0.smithi071.stdout:op 1722 completed, throughput=4.99MB/sec 2024-07-26T18:32:38.380 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S4iN0OwJ5u98q3m off=1269655 len=584531 2024-07-26T18:32:38.384 INFO:tasks.workunit.client.0.smithi071.stdout:op 1723 completed, throughput=4.99MB/sec 2024-07-26T18:32:38.385 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PS5ivH9BCtbVTy0 off=997222 len=1201899 2024-07-26T18:32:38.390 INFO:tasks.workunit.client.0.smithi071.stdout:op 1724 completed, throughput=4.99MB/sec 2024-07-26T18:32:38.390 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AueJd9qxdUrSHfU off=21532016 len=1377071 2024-07-26T18:32:38.398 INFO:tasks.workunit.client.0.smithi071.stdout:op 1725 completed, throughput=5MB/sec 2024-07-26T18:32:38.398 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HQL8gXTO5NFd2dB off=3653468 len=95641 2024-07-26T18:32:38.398 INFO:tasks.workunit.client.0.smithi071.stdout:op 1726 completed, throughput=5MB/sec 2024-07-26T18:32:38.398 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kVEimnnxEYEKmwu off=496526 len=1952313 2024-07-26T18:32:38.400 INFO:tasks.workunit.client.0.smithi071.stdout:op 1727 completed, throughput=5MB/sec 2024-07-26T18:32:39.401 INFO:tasks.workunit.client.0.smithi071.stdout: 347: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:39.401 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vTyIMt5v-ctSL6c off=10556575 len=1667619 2024-07-26T18:32:39.410 INFO:tasks.workunit.client.0.smithi071.stdout:op 1728 completed, throughput=4.99MB/sec 2024-07-26T18:32:39.410 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7YdLtTlnJEM-1yT off=1099479 len=1100937 2024-07-26T18:32:39.412 INFO:tasks.workunit.client.0.smithi071.stdout:op 1729 completed, throughput=4.99MB/sec 2024-07-26T18:32:39.412 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-35T-SzGLyCv1e28 off=12357066 len=300345 2024-07-26T18:32:39.416 INFO:tasks.workunit.client.0.smithi071.stdout:op 1730 completed, throughput=4.99MB/sec 2024-07-26T18:32:39.416 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3uqnsLwUWwYepoh off=671523 len=83385 2024-07-26T18:32:39.418 INFO:tasks.workunit.client.0.smithi071.stdout:op 1731 completed, throughput=4.99MB/sec 2024-07-26T18:32:39.418 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kAnhTcabr3d52dK off=9065821 len=1636956 2024-07-26T18:32:39.420 INFO:tasks.workunit.client.0.smithi071.stdout:op 1732 completed, throughput=5MB/sec 2024-07-26T18:32:39.420 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ocfb-Q-gkBe46AE off=2723694 len=935753 2024-07-26T18:32:39.424 INFO:tasks.workunit.client.0.smithi071.stdout:op 1733 completed, throughput=5MB/sec 2024-07-26T18:32:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:39 smithi071 ceph-mon[90507]: pgmap v1575: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:32:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:39 smithi071 ceph-mon[92867]: pgmap v1575: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:32:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:39 smithi135 ceph-mon[85352]: pgmap v1575: 105 pgs: 105 active+clean; 129 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:32:40.425 INFO:tasks.workunit.client.0.smithi071.stdout: 348: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:40.425 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TqzQC_Lvt2oV-yl off=1624134 len=229890 2024-07-26T18:32:40.426 INFO:tasks.workunit.client.0.smithi071.stdout:op 1734 completed, throughput=4.99MB/sec 2024-07-26T18:32:40.426 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1OWiUd0QW2c835G off=20880627 len=375465 2024-07-26T18:32:40.426 INFO:tasks.workunit.client.0.smithi071.stdout:op 1735 completed, throughput=4.99MB/sec 2024-07-26T18:32:40.427 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dH2gH8nBdnlw__L off=10303705 len=237038 2024-07-26T18:32:40.429 INFO:tasks.workunit.client.0.smithi071.stdout:op 1736 completed, throughput=4.99MB/sec 2024-07-26T18:32:40.430 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bOLkQsghfgW9_ZU off=11483227 len=759031 2024-07-26T18:32:40.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 1737 completed, throughput=4.99MB/sec 2024-07-26T18:32:40.431 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s3Yr5txcZ5JCTWN off=10867015 len=644447 2024-07-26T18:32:40.433 INFO:tasks.workunit.client.0.smithi071.stdout:op 1738 completed, throughput=4.99MB/sec 2024-07-26T18:32:40.434 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mrnXHuNkXaYiZu9 off=12946230 len=299104 2024-07-26T18:32:40.434 INFO:tasks.workunit.client.0.smithi071.stdout:op 1739 completed, throughput=4.99MB/sec 2024-07-26T18:32:40.434 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-F_ehANBlZJS4RBY off=2866037 len=509533 2024-07-26T18:32:40.435 INFO:tasks.workunit.client.0.smithi071.stdout:op 1740 completed, throughput=5MB/sec 2024-07-26T18:32:40.435 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZYKWdkUvvwxdiSY off=1145288 len=1286255 2024-07-26T18:32:40.443 INFO:tasks.workunit.client.0.smithi071.stdout:op 1741 completed, throughput=5MB/sec 2024-07-26T18:32:40.443 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-M8EAaE06qS3CHpg off=2170453 len=1534687 2024-07-26T18:32:40.448 INFO:tasks.workunit.client.0.smithi071.stdout:op 1742 completed, throughput=5MB/sec 2024-07-26T18:32:41.448 INFO:tasks.workunit.client.0.smithi071.stdout: 349: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:41.448 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sXEU5afpbmUi3y- off=14233723 len=1565326 2024-07-26T18:32:41.450 INFO:tasks.workunit.client.0.smithi071.stdout:op 1743 completed, throughput=4.99MB/sec 2024-07-26T18:32:41.450 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-h7xz7qGjjKIxaS8 off=3701988 len=557326 2024-07-26T18:32:41.455 INFO:tasks.workunit.client.0.smithi071.stdout:op 1744 completed, throughput=4.99MB/sec 2024-07-26T18:32:41.455 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vXi-U8wHtwG9ego off=2751600 len=307515 2024-07-26T18:32:41.456 INFO:tasks.workunit.client.0.smithi071.stdout:op 1745 completed, throughput=5MB/sec 2024-07-26T18:32:41.456 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FT4nfrSiWgEeTjD off=4693177 len=1008474 2024-07-26T18:32:41.456 INFO:tasks.workunit.client.0.smithi071.stdout:op 1746 completed, throughput=5MB/sec 2024-07-26T18:32:41.457 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G5vsxZ_oYQlz9uC off=1176208 len=1719865 2024-07-26T18:32:41.464 INFO:tasks.workunit.client.0.smithi071.stdout:op 1747 completed, throughput=5MB/sec 2024-07-26T18:32:42.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:32:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:32:42] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-07-26T18:32:42.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:41 smithi071 ceph-mon[90507]: pgmap v1576: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:32:42.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:41 smithi071 ceph-mon[92867]: pgmap v1576: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:32:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:41 smithi135 ceph-mon[85352]: pgmap v1576: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:32:42.464 INFO:tasks.workunit.client.0.smithi071.stdout: 350: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:42.464 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--eS8A0zk1Yljwmw off=18263336 len=1585184 2024-07-26T18:32:42.466 INFO:tasks.workunit.client.0.smithi071.stdout:op 1748 completed, throughput=4.99MB/sec 2024-07-26T18:32:42.466 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XeRK-jfGNR66Kpk off=2548316 len=153019 2024-07-26T18:32:42.467 INFO:tasks.workunit.client.0.smithi071.stdout:op 1749 completed, throughput=4.99MB/sec 2024-07-26T18:32:42.467 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7vhHKPuV47hs0sm off=10807151 len=699870 2024-07-26T18:32:42.468 INFO:tasks.workunit.client.0.smithi071.stdout:op 1750 completed, throughput=4.99MB/sec 2024-07-26T18:32:42.468 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FaxYqV_ZquPu0J1 off=2830918 len=1505748 2024-07-26T18:32:42.469 INFO:tasks.workunit.client.0.smithi071.stdout:op 1751 completed, throughput=5MB/sec 2024-07-26T18:32:42.470 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LzI7sMYcoAxxwag off=938831 len=1028212 2024-07-26T18:32:42.470 INFO:tasks.workunit.client.0.smithi071.stdout:op 1752 completed, throughput=5MB/sec 2024-07-26T18:32:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:43.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:43.474 INFO:tasks.workunit.client.0.smithi071.stdout: 351: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:43.474 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MkJhGFHc3V1YBRL off=11086499 len=390675 2024-07-26T18:32:43.474 INFO:tasks.workunit.client.0.smithi071.stdout:op 1753 completed, throughput=4.99MB/sec 2024-07-26T18:32:43.474 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c28aWZP3-eB43oj off=6749351 len=1552738 2024-07-26T18:32:43.475 INFO:tasks.workunit.client.0.smithi071.stdout:op 1754 completed, throughput=4.99MB/sec 2024-07-26T18:32:43.475 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XmSY4qcHKUXrac_ off=6757746 len=1006973 2024-07-26T18:32:43.477 INFO:tasks.workunit.client.0.smithi071.stdout:op 1755 completed, throughput=5MB/sec 2024-07-26T18:32:43.477 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6xuiMGG2RjQIo3R off=12369481 len=51541 2024-07-26T18:32:43.478 INFO:tasks.workunit.client.0.smithi071.stdout:op 1756 completed, throughput=5MB/sec 2024-07-26T18:32:43.478 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bpLxb9tBDo5EZFA off=8190195 len=1044153 2024-07-26T18:32:43.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 1757 completed, throughput=5MB/sec 2024-07-26T18:32:43.481 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AgPxwCuAufdHhA2 off=15744778 len=799813 2024-07-26T18:32:43.481 INFO:tasks.workunit.client.0.smithi071.stdout:op 1758 completed, throughput=5MB/sec 2024-07-26T18:32:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:43 smithi071 ceph-mon[90507]: pgmap v1577: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:32:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:43 smithi071 ceph-mon[92867]: pgmap v1577: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:32:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:43 smithi135 ceph-mon[85352]: pgmap v1577: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:32:44.481 INFO:tasks.workunit.client.0.smithi071.stdout: 352: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:44.482 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LEy0Da8F6esBoSk off=2574634 len=662471 2024-07-26T18:32:44.492 INFO:tasks.workunit.client.0.smithi071.stdout:op 1759 completed, throughput=4.99MB/sec 2024-07-26T18:32:44.519 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-glxd1o464p3dWEX off=532988 len=1249315 2024-07-26T18:32:44.519 INFO:tasks.workunit.client.0.smithi071.stdout:op 1760 completed, throughput=4.99MB/sec 2024-07-26T18:32:44.519 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oR9E5iCxtavDwcS off=8552082 len=595943 2024-07-26T18:32:44.519 INFO:tasks.workunit.client.0.smithi071.stdout:op 1761 completed, throughput=4.99MB/sec 2024-07-26T18:32:44.519 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eEKx-E-lRhEkKt- off=2909347 len=1009754 2024-07-26T18:32:44.520 INFO:tasks.workunit.client.0.smithi071.stdout:op 1762 completed, throughput=5MB/sec 2024-07-26T18:32:44.520 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FvAwIzIXp1465oc off=686759 len=2094189 2024-07-26T18:32:44.520 INFO:tasks.workunit.client.0.smithi071.stdout:op 1763 completed, throughput=5MB/sec 2024-07-26T18:32:45.497 INFO:tasks.workunit.client.0.smithi071.stdout: 353: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:45.497 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jk7AHVWaqg_NZQd off=4420109 len=1756109 2024-07-26T18:32:45.501 INFO:tasks.workunit.client.0.smithi071.stdout:op 1764 completed, throughput=4.99MB/sec 2024-07-26T18:32:45.501 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DKGIOG9otgmIeiT off=6053811 len=173813 2024-07-26T18:32:45.503 INFO:tasks.workunit.client.0.smithi071.stdout:op 1765 completed, throughput=4.99MB/sec 2024-07-26T18:32:45.504 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JxeLi5GSQmEBWME off=8400535 len=1560067 2024-07-26T18:32:45.512 INFO:tasks.workunit.client.0.smithi071.stdout:op 1766 completed, throughput=5MB/sec 2024-07-26T18:32:45.513 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dLPZoA2R7xe378C off=507283 len=862607 2024-07-26T18:32:45.514 INFO:tasks.workunit.client.0.smithi071.stdout:op 1767 completed, throughput=5MB/sec 2024-07-26T18:32:45.514 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rXAbLUt9uclBPYh off=101174 len=955958 2024-07-26T18:32:45.518 INFO:tasks.workunit.client.0.smithi071.stdout:op 1768 completed, throughput=5MB/sec 2024-07-26T18:32:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:45 smithi071 ceph-mon[92867]: pgmap v1578: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-07-26T18:32:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:45 smithi071 ceph-mon[90507]: pgmap v1578: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-07-26T18:32:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:45 smithi135 ceph-mon[85352]: pgmap v1578: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-07-26T18:32:46.518 INFO:tasks.workunit.client.0.smithi071.stdout: 354: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:46.518 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H9EklNWsAZ7fBg_ off=1596868 len=1591351 2024-07-26T18:32:46.520 INFO:tasks.workunit.client.0.smithi071.stdout:op 1769 completed, throughput=4.99MB/sec 2024-07-26T18:32:46.520 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gaBUiEswo_7WFuj off=22766267 len=1694761 2024-07-26T18:32:46.528 INFO:tasks.workunit.client.0.smithi071.stdout:op 1770 completed, throughput=5MB/sec 2024-07-26T18:32:46.528 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iZl0BoARnWCWpDN off=7418285 len=1836710 2024-07-26T18:32:46.531 INFO:tasks.workunit.client.0.smithi071.stdout:op 1771 completed, throughput=5MB/sec 2024-07-26T18:32:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: 355: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:47.532 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wWSx2pwGE9Vg6-j off=1024719 len=896457 2024-07-26T18:32:47.537 INFO:tasks.workunit.client.0.smithi071.stdout:op 1772 completed, throughput=4.99MB/sec 2024-07-26T18:32:47.537 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ahhz1lAI8MDG7eL off=5100973 len=979986 2024-07-26T18:32:47.539 INFO:tasks.workunit.client.0.smithi071.stdout:op 1773 completed, throughput=4.99MB/sec 2024-07-26T18:32:47.539 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-h6pPKbTAQ7xBPA9 off=1105704 len=1032 2024-07-26T18:32:47.541 INFO:tasks.workunit.client.0.smithi071.stdout:op 1774 completed, throughput=4.99MB/sec 2024-07-26T18:32:47.541 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aqcEHNfMsOBBK3m off=0 len=1332898 2024-07-26T18:32:47.543 INFO:tasks.workunit.client.0.smithi071.stdout:op 1775 completed, throughput=5MB/sec 2024-07-26T18:32:47.543 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rQPRoPagHiaTBIS off=9390640 len=1275448 2024-07-26T18:32:47.544 INFO:tasks.workunit.client.0.smithi071.stdout:op 1776 completed, throughput=5MB/sec 2024-07-26T18:32:47.544 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zCzyXbB9BRewKxh off=7526385 len=1049099 2024-07-26T18:32:47.550 INFO:tasks.workunit.client.0.smithi071.stdout:op 1777 completed, throughput=5MB/sec 2024-07-26T18:32:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:47 smithi071 ceph-mon[92867]: pgmap v1579: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:32:48.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:47 smithi071 ceph-mon[90507]: pgmap v1579: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:32:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:47 smithi135 ceph-mon[85352]: pgmap v1579: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:32:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: 356: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:48.550 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sXLLJAdSrhTgEd3 off=897786 len=394958 2024-07-26T18:32:48.551 INFO:tasks.workunit.client.0.smithi071.stdout:op 1778 completed, throughput=4.99MB/sec 2024-07-26T18:32:48.551 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ku1zLErpXnUXt81 off=14579007 len=942827 2024-07-26T18:32:48.556 INFO:tasks.workunit.client.0.smithi071.stdout:op 1779 completed, throughput=4.99MB/sec 2024-07-26T18:32:48.557 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CeLIfpiJ0aIh8yv off=7929648 len=51621 2024-07-26T18:32:48.557 INFO:tasks.workunit.client.0.smithi071.stdout:op 1780 completed, throughput=4.99MB/sec 2024-07-26T18:32:48.557 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Z0kkQ2ofGgeJjko off=7997453 len=1619201 2024-07-26T18:32:48.565 INFO:tasks.workunit.client.0.smithi071.stdout:op 1781 completed, throughput=5MB/sec 2024-07-26T18:32:48.566 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Z0tzF6xfsPf59q8 off=3735795 len=1450012 2024-07-26T18:32:48.574 INFO:tasks.workunit.client.0.smithi071.stdout:op 1782 completed, throughput=5MB/sec 2024-07-26T18:32:48.575 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d-3gAMauDDe5B88 off=10682308 len=787624 2024-07-26T18:32:48.578 INFO:tasks.workunit.client.0.smithi071.stdout:op 1783 completed, throughput=5MB/sec 2024-07-26T18:32:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: 357: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:49.579 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mrQmS3pWvRQ0C6H off=11706411 len=1673375 2024-07-26T18:32:49.589 INFO:tasks.workunit.client.0.smithi071.stdout:op 1784 completed, throughput=4.99MB/sec 2024-07-26T18:32:49.589 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bW6K5_Qr3MTH46K off=3303608 len=2090082 2024-07-26T18:32:49.591 INFO:tasks.workunit.client.0.smithi071.stdout:op 1785 completed, throughput=5MB/sec 2024-07-26T18:32:49.592 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hCZdmkhh5KS_V42 off=20691733 len=1815794 2024-07-26T18:32:49.594 INFO:tasks.workunit.client.0.smithi071.stdout:op 1786 completed, throughput=5MB/sec 2024-07-26T18:32:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:49 smithi071 ceph-mon[92867]: pgmap v1580: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:32:50.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:49 smithi071 ceph-mon[90507]: pgmap v1580: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:32:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:49 smithi135 ceph-mon[85352]: pgmap v1580: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:32:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: 358: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:50.595 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YAuakLQMakdhH7- off=896806 len=1671191 2024-07-26T18:32:50.605 INFO:tasks.workunit.client.0.smithi071.stdout:op 1787 completed, throughput=4.99MB/sec 2024-07-26T18:32:50.605 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3OdyhqC4oMvdAuk off=373323 len=1530681 2024-07-26T18:32:50.611 INFO:tasks.workunit.client.0.smithi071.stdout:op 1788 completed, throughput=5MB/sec 2024-07-26T18:32:50.611 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xTE1c6IM1S4nUs4 off=2796234 len=1817753 2024-07-26T18:32:50.615 INFO:tasks.workunit.client.0.smithi071.stdout:op 1789 completed, throughput=5MB/sec 2024-07-26T18:32:51.616 INFO:tasks.workunit.client.0.smithi071.stdout: 359: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:51.616 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CT3HTcVTVk6gheE off=8280199 len=931947 2024-07-26T18:32:51.617 INFO:tasks.workunit.client.0.smithi071.stdout:op 1790 completed, throughput=4.99MB/sec 2024-07-26T18:32:51.617 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1M0ZVW3Sbu2Kwti off=0 len=1525742 2024-07-26T18:32:51.625 INFO:tasks.workunit.client.0.smithi071.stdout:op 1791 completed, throughput=4.99MB/sec 2024-07-26T18:32:51.625 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Le-Ck7jPaDp8xS_ off=6788978 len=573924 2024-07-26T18:32:51.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 1792 completed, throughput=4.99MB/sec 2024-07-26T18:32:51.627 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iex1U1_xr5yVNwi off=627735 len=106343 2024-07-26T18:32:51.628 INFO:tasks.workunit.client.0.smithi071.stdout:op 1793 completed, throughput=4.99MB/sec 2024-07-26T18:32:51.628 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZcGaziuc9rdRElS off=594241 len=1791110 2024-07-26T18:32:51.639 INFO:tasks.workunit.client.0.smithi071.stdout:op 1794 completed, throughput=5MB/sec 2024-07-26T18:32:51.639 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-11L-IJNahQRaNs6 off=7679859 len=100910 2024-07-26T18:32:51.639 INFO:tasks.workunit.client.0.smithi071.stdout:op 1795 completed, throughput=5MB/sec 2024-07-26T18:32:51.639 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bIVoAdDz0cJCcmm off=236250 len=291148 2024-07-26T18:32:51.642 INFO:tasks.workunit.client.0.smithi071.stdout:op 1796 completed, throughput=5MB/sec 2024-07-26T18:32:52.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:51 smithi071 ceph-mon[92867]: pgmap v1581: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-07-26T18:32:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:32:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:32:52] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-07-26T18:32:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:51 smithi071 ceph-mon[90507]: pgmap v1581: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-07-26T18:32:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:51 smithi135 ceph-mon[85352]: pgmap v1581: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-07-26T18:32:52.642 INFO:tasks.workunit.client.0.smithi071.stdout: 360: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:52.642 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NX9j0VgIny_n_fN off=5469684 len=1843715 2024-07-26T18:32:52.646 INFO:tasks.workunit.client.0.smithi071.stdout:op 1797 completed, throughput=4.99MB/sec 2024-07-26T18:32:52.646 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5qcf0EdPkcski8X off=751484 len=1745437 2024-07-26T18:32:52.655 INFO:tasks.workunit.client.0.smithi071.stdout:op 1798 completed, throughput=5MB/sec 2024-07-26T18:32:52.655 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-o1WjzBliKkypqv_ off=14070543 len=1996821 2024-07-26T18:32:52.659 INFO:tasks.workunit.client.0.smithi071.stdout:op 1799 completed, throughput=5MB/sec 2024-07-26T18:32:53.660 INFO:tasks.workunit.client.0.smithi071.stdout: 361: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:53.660 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CD9TtMEEgzeH5Wm off=7959896 len=562212 2024-07-26T18:32:53.661 INFO:tasks.workunit.client.0.smithi071.stdout:op 1800 completed, throughput=4.99MB/sec 2024-07-26T18:32:53.661 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wzsZnfCqBj84FkL off=15643694 len=1916747 2024-07-26T18:32:53.673 INFO:tasks.workunit.client.0.smithi071.stdout:op 1801 completed, throughput=4.99MB/sec 2024-07-26T18:32:53.673 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZYgU857UG5eD4Ku off=1245537 len=974572 2024-07-26T18:32:53.679 INFO:tasks.workunit.client.0.smithi071.stdout:op 1802 completed, throughput=5MB/sec 2024-07-26T18:32:53.679 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nl4CV4azagI1xv1 off=2849335 len=2066049 2024-07-26T18:32:53.688 INFO:tasks.workunit.client.0.smithi071.stdout:op 1803 completed, throughput=5MB/sec 2024-07-26T18:32:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:53 smithi071 ceph-mon[92867]: pgmap v1582: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:32:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:53 smithi071 ceph-mon[90507]: pgmap v1582: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:32:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:53 smithi135 ceph-mon[85352]: pgmap v1582: 105 pgs: 105 active+clean; 129 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:32:54.689 INFO:tasks.workunit.client.0.smithi071.stdout: 362: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:54.689 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NZ8vAaazPlVtIPP off=13934034 len=202149 2024-07-26T18:32:54.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 1804 completed, throughput=4.99MB/sec 2024-07-26T18:32:54.690 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Bk10IZzD8q28cXD off=7328021 len=495970 2024-07-26T18:32:54.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 1805 completed, throughput=4.99MB/sec 2024-07-26T18:32:54.690 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lEwm__3QsY2uwIY off=11660968 len=870977 2024-07-26T18:32:54.692 INFO:tasks.workunit.client.0.smithi071.stdout:op 1806 completed, throughput=4.99MB/sec 2024-07-26T18:32:54.692 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1UPbSvysG8ZwvPW off=794837 len=2035034 2024-07-26T18:32:54.694 INFO:tasks.workunit.client.0.smithi071.stdout:op 1807 completed, throughput=5MB/sec 2024-07-26T18:32:54.695 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_WlVYiTBvDgY0m8 off=2358467 len=348995 2024-07-26T18:32:54.695 INFO:tasks.workunit.client.0.smithi071.stdout:op 1808 completed, throughput=5MB/sec 2024-07-26T18:32:54.695 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NCQ6lyBOe2K5AAt off=293448 len=1361870 2024-07-26T18:32:54.702 INFO:tasks.workunit.client.0.smithi071.stdout:op 1809 completed, throughput=5MB/sec 2024-07-26T18:32:55.703 INFO:tasks.workunit.client.0.smithi071.stdout: 363: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:55.703 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PyNx2_oNb9ZXWfR off=5227405 len=1110081 2024-07-26T18:32:55.705 INFO:tasks.workunit.client.0.smithi071.stdout:op 1810 completed, throughput=4.99MB/sec 2024-07-26T18:32:55.705 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-559W1yMl1G760TL off=24000839 len=871975 2024-07-26T18:32:55.707 INFO:tasks.workunit.client.0.smithi071.stdout:op 1811 completed, throughput=4.99MB/sec 2024-07-26T18:32:55.707 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-e3k7gq8cnBGjx7v off=9932421 len=1921291 2024-07-26T18:32:55.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 1812 completed, throughput=5MB/sec 2024-07-26T18:32:55.709 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OIzWWyMx2QoZtUs off=17895040 len=119906 2024-07-26T18:32:55.712 INFO:tasks.workunit.client.0.smithi071.stdout:op 1813 completed, throughput=5MB/sec 2024-07-26T18:32:55.712 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BnH5Q4Sdev5g139 off=1786014 len=1674063 2024-07-26T18:32:55.722 INFO:tasks.workunit.client.0.smithi071.stdout:op 1814 completed, throughput=5MB/sec 2024-07-26T18:32:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:55 smithi071 ceph-mon[92867]: pgmap v1583: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:32:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:55 smithi071 ceph-mon[90507]: pgmap v1583: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:32:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:55 smithi135 ceph-mon[85352]: pgmap v1583: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:32:56.722 INFO:tasks.workunit.client.0.smithi071.stdout: 364: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:56.722 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yrg4grdFHFOUvYd off=10713431 len=1564471 2024-07-26T18:32:56.724 INFO:tasks.workunit.client.0.smithi071.stdout:op 1815 completed, throughput=4.99MB/sec 2024-07-26T18:32:56.724 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zVGVSuC2ze0u0LW off=1747883 len=1465567 2024-07-26T18:32:56.726 INFO:tasks.workunit.client.0.smithi071.stdout:op 1816 completed, throughput=5MB/sec 2024-07-26T18:32:56.726 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--xxhi23XDlEaZiJ off=15635588 len=1596803 2024-07-26T18:32:56.728 INFO:tasks.workunit.client.0.smithi071.stdout:op 1817 completed, throughput=5MB/sec 2024-07-26T18:32:57.728 INFO:tasks.workunit.client.0.smithi071.stdout: 365: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:57.728 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aZjhGa6cbZi4n3b off=10131972 len=1691365 2024-07-26T18:32:57.739 INFO:tasks.workunit.client.0.smithi071.stdout:op 1818 completed, throughput=4.99MB/sec 2024-07-26T18:32:57.739 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-w_YDwVxkkOglnwv off=12486016 len=548624 2024-07-26T18:32:57.740 INFO:tasks.workunit.client.0.smithi071.stdout:op 1819 completed, throughput=4.99MB/sec 2024-07-26T18:32:57.740 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gDMvYS5xU9ttGZt off=207875 len=600588 2024-07-26T18:32:57.742 INFO:tasks.workunit.client.0.smithi071.stdout:op 1820 completed, throughput=4.99MB/sec 2024-07-26T18:32:57.742 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G2i0MxfHajbJ0kh off=14680279 len=802093 2024-07-26T18:32:57.743 INFO:tasks.workunit.client.0.smithi071.stdout:op 1821 completed, throughput=5MB/sec 2024-07-26T18:32:57.743 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fs4FcpQu4pDjp2D off=4422425 len=732435 2024-07-26T18:32:57.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 1822 completed, throughput=5MB/sec 2024-07-26T18:32:57.744 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FHA3wLWRMWXzoYX off=7204422 len=1416245 2024-07-26T18:32:57.751 INFO:tasks.workunit.client.0.smithi071.stdout:op 1823 completed, throughput=5MB/sec 2024-07-26T18:32:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:32:58.751 INFO:tasks.workunit.client.0.smithi071.stdout: 366: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:58.752 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5Bjnikct-JpH3hj off=830770 len=1647225 2024-07-26T18:32:58.755 INFO:tasks.workunit.client.0.smithi071.stdout:op 1824 completed, throughput=4.99MB/sec 2024-07-26T18:32:58.755 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3VAzjY9Tn07CYxA off=14644841 len=1036012 2024-07-26T18:32:58.761 INFO:tasks.workunit.client.0.smithi071.stdout:op 1825 completed, throughput=4.99MB/sec 2024-07-26T18:32:58.761 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Jh6mSOcr5tle-_Z off=11151530 len=525298 2024-07-26T18:32:58.765 INFO:tasks.workunit.client.0.smithi071.stdout:op 1826 completed, throughput=5MB/sec 2024-07-26T18:32:58.765 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vHCtEHjcuS7zwef off=3649759 len=144546 2024-07-26T18:32:58.767 INFO:tasks.workunit.client.0.smithi071.stdout:op 1827 completed, throughput=5MB/sec 2024-07-26T18:32:58.767 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hGe_GNa64g5MTzL off=72085 len=1872327 2024-07-26T18:32:58.769 INFO:tasks.workunit.client.0.smithi071.stdout:op 1828 completed, throughput=5MB/sec 2024-07-26T18:32:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:58 smithi071 ceph-mon[90507]: pgmap v1584: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:32:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:58 smithi071 ceph-mon[92867]: pgmap v1584: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:32:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:58 smithi135 ceph-mon[85352]: pgmap v1584: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:32:59.770 INFO:tasks.workunit.client.0.smithi071.stdout: 367: throughput=4.99MB/sec pending data=0 2024-07-26T18:32:59.770 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xUCgbZGzH2AgAeC off=6261894 len=1675515 2024-07-26T18:32:59.777 INFO:tasks.workunit.client.0.smithi071.stdout:op 1829 completed, throughput=4.99MB/sec 2024-07-26T18:32:59.777 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lfblDUoSJ4-4OmL off=14396579 len=159098 2024-07-26T18:32:59.780 INFO:tasks.workunit.client.0.smithi071.stdout:op 1830 completed, throughput=4.99MB/sec 2024-07-26T18:32:59.780 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KK3iJCgA-p1g5KS off=5826345 len=1231916 2024-07-26T18:32:59.782 INFO:tasks.workunit.client.0.smithi071.stdout:op 1831 completed, throughput=5MB/sec 2024-07-26T18:32:59.782 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WFRjqDJrMXf84Ik off=12370504 len=1272088 2024-07-26T18:32:59.788 INFO:tasks.workunit.client.0.smithi071.stdout:op 1832 completed, throughput=5MB/sec 2024-07-26T18:32:59.788 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WcSC80NGApmY4Tt off=139278 len=1237829 2024-07-26T18:32:59.796 INFO:tasks.workunit.client.0.smithi071.stdout:op 1833 completed, throughput=5MB/sec 2024-07-26T18:33:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:32:59 smithi071 ceph-mon[90507]: pgmap v1585: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:33:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:32:59 smithi071 ceph-mon[92867]: pgmap v1585: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:33:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:32:59 smithi135 ceph-mon[85352]: pgmap v1585: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:33:00.796 INFO:tasks.workunit.client.0.smithi071.stdout: 368: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:00.796 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TUXvF6duaz0MRRj off=3676019 len=2091094 2024-07-26T18:33:00.808 INFO:tasks.workunit.client.0.smithi071.stdout:op 1834 completed, throughput=4.99MB/sec 2024-07-26T18:33:00.808 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qtl8AHyVVU4IxzM off=1517180 len=356695 2024-07-26T18:33:00.809 INFO:tasks.workunit.client.0.smithi071.stdout:op 1835 completed, throughput=4.99MB/sec 2024-07-26T18:33:00.809 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ca1NJ1V6lcKE0eg off=411734 len=1239970 2024-07-26T18:33:00.811 INFO:tasks.workunit.client.0.smithi071.stdout:op 1836 completed, throughput=5MB/sec 2024-07-26T18:33:00.812 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ia4dAQloDntfadb off=12022462 len=466007 2024-07-26T18:33:00.815 INFO:tasks.workunit.client.0.smithi071.stdout:op 1837 completed, throughput=5MB/sec 2024-07-26T18:33:00.815 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s85AHrADu2KN0YD off=11501872 len=673193 2024-07-26T18:33:00.816 INFO:tasks.workunit.client.0.smithi071.stdout:op 1838 completed, throughput=5MB/sec 2024-07-26T18:33:01.817 INFO:tasks.workunit.client.0.smithi071.stdout: 369: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:01.817 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_lf64gjwe64zC4o off=2220668 len=1052675 2024-07-26T18:33:01.818 INFO:tasks.workunit.client.0.smithi071.stdout:op 1839 completed, throughput=4.99MB/sec 2024-07-26T18:33:01.818 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KcHmeDkisFld5Av off=5873816 len=2047307 2024-07-26T18:33:01.821 INFO:tasks.workunit.client.0.smithi071.stdout:op 1840 completed, throughput=5MB/sec 2024-07-26T18:33:01.821 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FwlbBOku8UGlxzc off=9486628 len=1261344 2024-07-26T18:33:01.829 INFO:tasks.workunit.client.0.smithi071.stdout:op 1841 completed, throughput=5MB/sec 2024-07-26T18:33:01.829 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4M1WDpZyKJNR9X9 off=6540293 len=1574659 2024-07-26T18:33:01.836 INFO:tasks.workunit.client.0.smithi071.stdout:op 1842 completed, throughput=5MB/sec 2024-07-26T18:33:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:33:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:33:02] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-07-26T18:33:02.837 INFO:tasks.workunit.client.0.smithi071.stdout: 370: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:02.837 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ib0xeooJyIBmd0z off=3919735 len=1870951 2024-07-26T18:33:02.849 INFO:tasks.workunit.client.0.smithi071.stdout:op 1843 completed, throughput=4.99MB/sec 2024-07-26T18:33:02.849 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eoiel2L5sdXel8c off=3996973 len=480921 2024-07-26T18:33:02.853 INFO:tasks.workunit.client.0.smithi071.stdout:op 1844 completed, throughput=4.99MB/sec 2024-07-26T18:33:02.853 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cBvTQ-Dna28lXpD off=377549 len=1387087 2024-07-26T18:33:02.860 INFO:tasks.workunit.client.0.smithi071.stdout:op 1845 completed, throughput=5MB/sec 2024-07-26T18:33:02.860 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SBEgRS1I-sQPwXV off=2416049 len=1897060 2024-07-26T18:33:02.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 1846 completed, throughput=5MB/sec 2024-07-26T18:33:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:02 smithi071 ceph-mon[92867]: pgmap v1586: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:33:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:02 smithi071 ceph-mon[90507]: pgmap v1586: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:33:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:02 smithi135 ceph-mon[85352]: pgmap v1586: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:33:03.872 INFO:tasks.workunit.client.0.smithi071.stdout: 371: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:03.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4CL57eSgOpmW8fP off=10813965 len=580228 2024-07-26T18:33:03.873 INFO:tasks.workunit.client.0.smithi071.stdout:op 1847 completed, throughput=4.99MB/sec 2024-07-26T18:33:03.873 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lx-XPrHfnKetXh_ off=5895450 len=1150571 2024-07-26T18:33:03.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 1848 completed, throughput=4.99MB/sec 2024-07-26T18:33:03.878 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gyg-kj2UaHFIMuP off=5356845 len=496925 2024-07-26T18:33:03.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 1849 completed, throughput=4.99MB/sec 2024-07-26T18:33:03.878 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-B1TdfgVJjHZCTi_ off=10542167 len=1468384 2024-07-26T18:33:03.879 INFO:tasks.workunit.client.0.smithi071.stdout:op 1850 completed, throughput=5MB/sec 2024-07-26T18:33:03.879 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-d5OYqRd05H18QFi off=8648281 len=1275693 2024-07-26T18:33:03.879 INFO:tasks.workunit.client.0.smithi071.stdout:op 1851 completed, throughput=5MB/sec 2024-07-26T18:33:04.879 INFO:tasks.workunit.client.0.smithi071.stdout: 372: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:04.879 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9na2vdeQhR1O8u8 off=3697449 len=846091 2024-07-26T18:33:04.880 INFO:tasks.workunit.client.0.smithi071.stdout:op 1852 completed, throughput=4.99MB/sec 2024-07-26T18:33:04.880 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nM84Pxnl23b54s2 off=1468562 len=560816 2024-07-26T18:33:04.881 INFO:tasks.workunit.client.0.smithi071.stdout:op 1853 completed, throughput=4.99MB/sec 2024-07-26T18:33:04.882 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zHX40LKQGNDU2a_ off=16673846 len=2022405 2024-07-26T18:33:04.890 INFO:tasks.workunit.client.0.smithi071.stdout:op 1854 completed, throughput=5MB/sec 2024-07-26T18:33:04.890 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZrJd4eESN3nA6l3 off=7863096 len=1572335 2024-07-26T18:33:04.897 INFO:tasks.workunit.client.0.smithi071.stdout:op 1855 completed, throughput=5MB/sec 2024-07-26T18:33:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:04 smithi071 ceph-mon[90507]: pgmap v1587: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:33:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:04 smithi071 ceph-mon[92867]: pgmap v1587: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:33:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:04 smithi135 ceph-mon[85352]: pgmap v1587: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:33:05.897 INFO:tasks.workunit.client.0.smithi071.stdout: 373: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:05.898 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-30grZh23D1-jESB off=888000 len=1023113 2024-07-26T18:33:05.903 INFO:tasks.workunit.client.0.smithi071.stdout:op 1856 completed, throughput=4.99MB/sec 2024-07-26T18:33:05.903 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Rp-I9vH22_PgwpI off=6959002 len=562352 2024-07-26T18:33:05.904 INFO:tasks.workunit.client.0.smithi071.stdout:op 1857 completed, throughput=4.99MB/sec 2024-07-26T18:33:05.904 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qMTiQ8jFvm_bVSg off=7976589 len=563573 2024-07-26T18:33:05.905 INFO:tasks.workunit.client.0.smithi071.stdout:op 1858 completed, throughput=4.99MB/sec 2024-07-26T18:33:05.905 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-192-QeZXNRvTZA- off=20084089 len=1658946 2024-07-26T18:33:05.907 INFO:tasks.workunit.client.0.smithi071.stdout:op 1859 completed, throughput=5MB/sec 2024-07-26T18:33:05.907 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dH2gH8nBdnlw__L off=1253304 len=588987 2024-07-26T18:33:05.908 INFO:tasks.workunit.client.0.smithi071.stdout:op 1860 completed, throughput=5MB/sec 2024-07-26T18:33:05.908 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j2Zc0qexEMbe7oT off=16679432 len=464687 2024-07-26T18:33:05.909 INFO:tasks.workunit.client.0.smithi071.stdout:op 1861 completed, throughput=5MB/sec 2024-07-26T18:33:05.909 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WyHTNbxNeD2k6np off=14882553 len=1510922 2024-07-26T18:33:05.912 INFO:tasks.workunit.client.0.smithi071.stdout:op 1862 completed, throughput=5MB/sec 2024-07-26T18:33:06.913 INFO:tasks.workunit.client.0.smithi071.stdout: 374: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:06.913 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5-igkUCeQM5uryb off=17425296 len=1252780 2024-07-26T18:33:06.915 INFO:tasks.workunit.client.0.smithi071.stdout:op 1863 completed, throughput=4.99MB/sec 2024-07-26T18:33:06.915 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WKk1q7EhNJXtQje off=18714984 len=1948160 2024-07-26T18:33:06.917 INFO:tasks.workunit.client.0.smithi071.stdout:op 1864 completed, throughput=5MB/sec 2024-07-26T18:33:06.917 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UNIa1Ts2kiyRMB1 off=2108030 len=691368 2024-07-26T18:33:06.921 INFO:tasks.workunit.client.0.smithi071.stdout:op 1865 completed, throughput=5MB/sec 2024-07-26T18:33:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:06 smithi071 ceph-mon[90507]: pgmap v1588: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:33:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:06 smithi071 ceph-mon[92867]: pgmap v1588: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:33:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:06 smithi135 ceph-mon[85352]: pgmap v1588: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:33:07.923 INFO:tasks.workunit.client.0.smithi071.stdout: 375: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:07.923 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tq2v1Pe7wciph0q off=7818499 len=1690992 2024-07-26T18:33:07.924 INFO:tasks.workunit.client.0.smithi071.stdout:op 1866 completed, throughput=4.99MB/sec 2024-07-26T18:33:07.924 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jkorKeLEGVqtKbO off=885063 len=1121539 2024-07-26T18:33:07.930 INFO:tasks.workunit.client.0.smithi071.stdout:op 1867 completed, throughput=4.99MB/sec 2024-07-26T18:33:07.930 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mGOnu4F2720kSXE off=6923512 len=1339949 2024-07-26T18:33:07.933 INFO:tasks.workunit.client.0.smithi071.stdout:op 1868 completed, throughput=5MB/sec 2024-07-26T18:33:07.933 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j6_rjx-qBplxgDb off=1803414 len=1442234 2024-07-26T18:33:07.934 INFO:tasks.workunit.client.0.smithi071.stdout:op 1869 completed, throughput=5MB/sec 2024-07-26T18:33:08.935 INFO:tasks.workunit.client.0.smithi071.stdout: 376: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:08.935 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZkqnjSQfkn5ufnU off=3932572 len=1753580 2024-07-26T18:33:08.941 INFO:tasks.workunit.client.0.smithi071.stdout:op 1870 completed, throughput=4.99MB/sec 2024-07-26T18:33:08.942 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_5uOwjjQTkvdKBU off=9188948 len=1782667 2024-07-26T18:33:08.943 INFO:tasks.workunit.client.0.smithi071.stdout:op 1871 completed, throughput=5MB/sec 2024-07-26T18:33:08.943 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-12vm9rPZqg_cPTw off=964555 len=1059290 2024-07-26T18:33:08.948 INFO:tasks.workunit.client.0.smithi071.stdout:op 1872 completed, throughput=5MB/sec 2024-07-26T18:33:08.948 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-z-KutuUglnClP_n off=722026 len=1085134 2024-07-26T18:33:08.952 INFO:tasks.workunit.client.0.smithi071.stdout:op 1873 completed, throughput=5MB/sec 2024-07-26T18:33:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:08 smithi071 ceph-mon[90507]: pgmap v1589: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:08 smithi071 ceph-mon[92867]: pgmap v1589: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:08 smithi135 ceph-mon[85352]: pgmap v1589: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:09.953 INFO:tasks.workunit.client.0.smithi071.stdout: 377: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:09.953 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4HiwY1SDkjfixzN off=14582373 len=1972137 2024-07-26T18:33:09.955 INFO:tasks.workunit.client.0.smithi071.stdout:op 1874 completed, throughput=4.99MB/sec 2024-07-26T18:33:09.956 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3pkECJOVQaMG85E off=3565476 len=2002127 2024-07-26T18:33:09.963 INFO:tasks.workunit.client.0.smithi071.stdout:op 1875 completed, throughput=5MB/sec 2024-07-26T18:33:09.963 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Xan1fdkPPrakSzn off=12110092 len=1750112 2024-07-26T18:33:09.967 INFO:tasks.workunit.client.0.smithi071.stdout:op 1876 completed, throughput=5MB/sec 2024-07-26T18:33:10.968 INFO:tasks.workunit.client.0.smithi071.stdout: 378: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:10.968 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fWU006n0Z3saUja off=93919 len=867362 2024-07-26T18:33:10.969 INFO:tasks.workunit.client.0.smithi071.stdout:op 1877 completed, throughput=4.99MB/sec 2024-07-26T18:33:10.969 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VVIAqzS9AI0XxbP off=12026691 len=1326614 2024-07-26T18:33:10.971 INFO:tasks.workunit.client.0.smithi071.stdout:op 1878 completed, throughput=4.99MB/sec 2024-07-26T18:33:10.971 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K1bQaAvQJxtKxon off=2599565 len=171278 2024-07-26T18:33:10.971 INFO:tasks.workunit.client.0.smithi071.stdout:op 1879 completed, throughput=5MB/sec 2024-07-26T18:33:10.971 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TNK5qMpMaAJsvFw off=19146732 len=442584 2024-07-26T18:33:10.972 INFO:tasks.workunit.client.0.smithi071.stdout:op 1880 completed, throughput=5MB/sec 2024-07-26T18:33:10.972 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-degW7exv-Ku_5EM off=6522181 len=1636557 2024-07-26T18:33:10.974 INFO:tasks.workunit.client.0.smithi071.stdout:op 1881 completed, throughput=5MB/sec 2024-07-26T18:33:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:10 smithi071 ceph-mon[92867]: pgmap v1590: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:10 smithi071 ceph-mon[90507]: pgmap v1590: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:10 smithi135 ceph-mon[85352]: pgmap v1590: 105 pgs: 105 active+clean; 129 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:11.975 INFO:tasks.workunit.client.0.smithi071.stdout: 379: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:11.975 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YHcePmPE0rs4MFZ off=9637338 len=52654 2024-07-26T18:33:11.981 INFO:tasks.workunit.client.0.smithi071.stdout:op 1882 completed, throughput=4.99MB/sec 2024-07-26T18:33:11.981 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fcBE4BaU1J3NgIk off=12230976 len=1813129 2024-07-26T18:33:11.991 INFO:tasks.workunit.client.0.smithi071.stdout:op 1883 completed, throughput=4.99MB/sec 2024-07-26T18:33:11.991 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GoQhI3TMB6R35dC off=5257095 len=99378 2024-07-26T18:33:11.996 INFO:tasks.workunit.client.0.smithi071.stdout:op 1884 completed, throughput=4.99MB/sec 2024-07-26T18:33:11.997 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CCZBQxmHkAXr9s6 off=834331 len=1577993 2024-07-26T18:33:12.009 INFO:tasks.workunit.client.0.smithi071.stdout:op 1885 completed, throughput=5MB/sec 2024-07-26T18:33:12.009 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xqenc3prma8-AJK off=201934 len=915040 2024-07-26T18:33:12.010 INFO:tasks.workunit.client.0.smithi071.stdout:op 1886 completed, throughput=5MB/sec 2024-07-26T18:33:12.010 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qXxuIENbEcJTd1s off=15213202 len=1985957 2024-07-26T18:33:12.023 INFO:tasks.workunit.client.0.smithi071.stdout:op 1887 completed, throughput=5MB/sec 2024-07-26T18:33:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:33:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:33:12] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-07-26T18:33:13.023 INFO:tasks.workunit.client.0.smithi071.stdout: 380: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:13.023 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j4UxoulanSkJVgR off=9162237 len=1964599 2024-07-26T18:33:13.025 INFO:tasks.workunit.client.0.smithi071.stdout:op 1888 completed, throughput=4.99MB/sec 2024-07-26T18:33:13.025 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3bbHd9REm9YWAmt off=18254031 len=4630 2024-07-26T18:33:13.026 INFO:tasks.workunit.client.0.smithi071.stdout:op 1889 completed, throughput=4.99MB/sec 2024-07-26T18:33:13.026 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wXirXXf9nsMzYOD off=6881395 len=1554832 2024-07-26T18:33:13.028 INFO:tasks.workunit.client.0.smithi071.stdout:op 1890 completed, throughput=5MB/sec 2024-07-26T18:33:13.028 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NOH72bWJ4Y0tP6R off=17561568 len=1374309 2024-07-26T18:33:13.036 INFO:tasks.workunit.client.0.smithi071.stdout:op 1891 completed, throughput=5MB/sec 2024-07-26T18:33:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:12 smithi071 ceph-mon[90507]: pgmap v1591: 105 pgs: 105 active+clean; 129 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-07-26T18:33:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:12 smithi071 ceph-mon[92867]: pgmap v1591: 105 pgs: 105 active+clean; 129 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-07-26T18:33:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:12 smithi135 ceph-mon[85352]: pgmap v1591: 105 pgs: 105 active+clean; 129 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-07-26T18:33:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:14.036 INFO:tasks.workunit.client.0.smithi071.stdout: 381: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:14.036 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-StKbo7kdcaDvJWl off=770755 len=1664827 2024-07-26T18:33:14.040 INFO:tasks.workunit.client.0.smithi071.stdout:op 1892 completed, throughput=4.99MB/sec 2024-07-26T18:33:14.040 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-M_9bx8-WRKUixNP off=14038349 len=1325256 2024-07-26T18:33:14.047 INFO:tasks.workunit.client.0.smithi071.stdout:op 1893 completed, throughput=5MB/sec 2024-07-26T18:33:14.047 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yJ-zOSr2FqSH3Hw off=14751073 len=721715 2024-07-26T18:33:14.048 INFO:tasks.workunit.client.0.smithi071.stdout:op 1894 completed, throughput=5MB/sec 2024-07-26T18:33:14.048 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QlGn3sDTIo6aDHI off=22917013 len=1315557 2024-07-26T18:33:14.050 INFO:tasks.workunit.client.0.smithi071.stdout:op 1895 completed, throughput=5MB/sec 2024-07-26T18:33:15.051 INFO:tasks.workunit.client.0.smithi071.stdout: 382: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:15.051 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-m8I5aKVxsiRD0TI off=639013 len=1250933 2024-07-26T18:33:15.052 INFO:tasks.workunit.client.0.smithi071.stdout:op 1896 completed, throughput=4.99MB/sec 2024-07-26T18:33:15.052 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kBYS08T8LRHEkR3 off=12140794 len=1817156 2024-07-26T18:33:15.064 INFO:tasks.workunit.client.0.smithi071.stdout:op 1897 completed, throughput=5MB/sec 2024-07-26T18:33:15.064 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vLh5v2XB4c_pG6f off=7474345 len=303847 2024-07-26T18:33:15.067 INFO:tasks.workunit.client.0.smithi071.stdout:op 1898 completed, throughput=5MB/sec 2024-07-26T18:33:15.067 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Hx0vl0ud7MRUmqF off=102082 len=1070128 2024-07-26T18:33:15.068 INFO:tasks.workunit.client.0.smithi071.stdout:op 1899 completed, throughput=5MB/sec 2024-07-26T18:33:15.068 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SGxO6K8jbL89Luu off=10526538 len=1245752 2024-07-26T18:33:15.074 INFO:tasks.workunit.client.0.smithi071.stdout:op 1900 completed, throughput=5MB/sec 2024-07-26T18:33:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:14 smithi071 ceph-mon[92867]: pgmap v1592: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:33:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:14 smithi071 ceph-mon[90507]: pgmap v1592: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:33:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:14 smithi135 ceph-mon[85352]: pgmap v1592: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:33:16.074 INFO:tasks.workunit.client.0.smithi071.stdout: 383: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:16.074 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4udJhpHaeM8cI9w off=11415389 len=770102 2024-07-26T18:33:16.075 INFO:tasks.workunit.client.0.smithi071.stdout:op 1901 completed, throughput=4.99MB/sec 2024-07-26T18:33:16.076 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8T6uWvA9fzUVExS off=6228067 len=1927289 2024-07-26T18:33:16.080 INFO:tasks.workunit.client.0.smithi071.stdout:op 1902 completed, throughput=5MB/sec 2024-07-26T18:33:16.080 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qoyPvu3yl4tSLhS off=2471796 len=1315968 2024-07-26T18:33:16.086 INFO:tasks.workunit.client.0.smithi071.stdout:op 1903 completed, throughput=5MB/sec 2024-07-26T18:33:16.086 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4f0ZTWZOKKW3L7y off=3709885 len=912571 2024-07-26T18:33:16.092 INFO:tasks.workunit.client.0.smithi071.stdout:op 1904 completed, throughput=5MB/sec 2024-07-26T18:33:17.093 INFO:tasks.workunit.client.0.smithi071.stdout: 384: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:17.093 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hDapfEozIgMhYrL off=7509425 len=1824078 2024-07-26T18:33:17.103 INFO:tasks.workunit.client.0.smithi071.stdout:op 1905 completed, throughput=4.99MB/sec 2024-07-26T18:33:17.103 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XDg46ULP1hGoWcW off=2084775 len=348922 2024-07-26T18:33:17.106 INFO:tasks.workunit.client.0.smithi071.stdout:op 1906 completed, throughput=4.99MB/sec 2024-07-26T18:33:17.106 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IQN8yy5ywS0J9k1 off=16161633 len=1092928 2024-07-26T18:33:17.108 INFO:tasks.workunit.client.0.smithi071.stdout:op 1907 completed, throughput=5MB/sec 2024-07-26T18:33:17.109 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-b3w-CuzkcyRSJ7G off=5941286 len=1953963 2024-07-26T18:33:17.118 INFO:tasks.workunit.client.0.smithi071.stdout:op 1908 completed, throughput=5MB/sec 2024-07-26T18:33:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:16 smithi071 ceph-mon[90507]: pgmap v1593: 105 pgs: 105 active+clean; 129 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-07-26T18:33:17.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:16 smithi071 ceph-mon[92867]: pgmap v1593: 105 pgs: 105 active+clean; 129 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-07-26T18:33:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:16 smithi135 ceph-mon[85352]: pgmap v1593: 105 pgs: 105 active+clean; 129 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-07-26T18:33:18.119 INFO:tasks.workunit.client.0.smithi071.stdout: 385: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:18.119 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IGRvHoRXZ7vcYz9 off=714602 len=200548 2024-07-26T18:33:18.120 INFO:tasks.workunit.client.0.smithi071.stdout:op 1909 completed, throughput=4.99MB/sec 2024-07-26T18:33:18.120 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-O0NyyLx_Q2R8YJD off=5542510 len=1101732 2024-07-26T18:33:18.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 1910 completed, throughput=4.99MB/sec 2024-07-26T18:33:18.122 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XVVWWf1a_nDfoO0 off=1168325 len=614568 2024-07-26T18:33:18.124 INFO:tasks.workunit.client.0.smithi071.stdout:op 1911 completed, throughput=4.99MB/sec 2024-07-26T18:33:18.124 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--_6SEPSk7q9nbpr off=5137856 len=1258957 2024-07-26T18:33:18.125 INFO:tasks.workunit.client.0.smithi071.stdout:op 1912 completed, throughput=5MB/sec 2024-07-26T18:33:18.126 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yuOWQMPiehiIs0K off=12309398 len=1166276 2024-07-26T18:33:18.128 INFO:tasks.workunit.client.0.smithi071.stdout:op 1913 completed, throughput=5MB/sec 2024-07-26T18:33:18.128 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EA7pDbZFwWkIdhL off=16425326 len=1786814 2024-07-26T18:33:18.139 INFO:tasks.workunit.client.0.smithi071.stdout:op 1914 completed, throughput=5MB/sec 2024-07-26T18:33:19.139 INFO:tasks.workunit.client.0.smithi071.stdout: 386: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:19.139 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WoXUAkZenaSgvqX off=3776004 len=183236 2024-07-26T18:33:19.142 INFO:tasks.workunit.client.0.smithi071.stdout:op 1915 completed, throughput=4.99MB/sec 2024-07-26T18:33:19.142 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vx9Chmc9K7_Hx-1 off=302973 len=164235 2024-07-26T18:33:19.145 INFO:tasks.workunit.client.0.smithi071.stdout:op 1916 completed, throughput=4.99MB/sec 2024-07-26T18:33:19.145 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QVyWI7QsLOZ-tZK off=8641497 len=827228 2024-07-26T18:33:19.146 INFO:tasks.workunit.client.0.smithi071.stdout:op 1917 completed, throughput=4.99MB/sec 2024-07-26T18:33:19.146 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-w4q3qMtNUN5QeEM off=11598407 len=1741872 2024-07-26T18:33:19.148 INFO:tasks.workunit.client.0.smithi071.stdout:op 1918 completed, throughput=5MB/sec 2024-07-26T18:33:19.148 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-slMBmdqVquLWFve off=18800287 len=1116648 2024-07-26T18:33:19.150 INFO:tasks.workunit.client.0.smithi071.stdout:op 1919 completed, throughput=5MB/sec 2024-07-26T18:33:19.150 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-b0mBH1CpcQDlTNZ off=300219 len=1690037 2024-07-26T18:33:19.152 INFO:tasks.workunit.client.0.smithi071.stdout:op 1920 completed, throughput=5MB/sec 2024-07-26T18:33:19.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:18 smithi071 ceph-mon[92867]: pgmap v1594: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:18 smithi071 ceph-mon[90507]: pgmap v1594: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:18 smithi135 ceph-mon[85352]: pgmap v1594: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:20.156 INFO:tasks.workunit.client.0.smithi071.stdout: 387: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:20.156 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5QHArpTMmpniH9U off=22477648 len=1305694 2024-07-26T18:33:20.156 INFO:tasks.workunit.client.0.smithi071.stdout:op 1921 completed, throughput=4.99MB/sec 2024-07-26T18:33:20.156 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-48PmQLCtCMj_8gG off=1248967 len=30540 2024-07-26T18:33:20.156 INFO:tasks.workunit.client.0.smithi071.stdout:op 1922 completed, throughput=4.99MB/sec 2024-07-26T18:33:20.156 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8ZaDaB0e8dkAu99 off=3159128 len=906565 2024-07-26T18:33:20.157 INFO:tasks.workunit.client.0.smithi071.stdout:op 1923 completed, throughput=5MB/sec 2024-07-26T18:33:20.157 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qtvK9GsQ8k6hkF9 off=3161556 len=1376497 2024-07-26T18:33:20.163 INFO:tasks.workunit.client.0.smithi071.stdout:op 1924 completed, throughput=5MB/sec 2024-07-26T18:33:20.163 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YEjNoAQtl3QmFu1 off=10624177 len=808275 2024-07-26T18:33:20.164 INFO:tasks.workunit.client.0.smithi071.stdout:op 1925 completed, throughput=5MB/sec 2024-07-26T18:33:21.165 INFO:tasks.workunit.client.0.smithi071.stdout: 388: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:21.165 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZTRFBrGzLWtDmqi off=327982 len=1522708 2024-07-26T18:33:21.167 INFO:tasks.workunit.client.0.smithi071.stdout:op 1926 completed, throughput=4.99MB/sec 2024-07-26T18:33:21.167 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-w8Ub7HmIDJ31ohd off=1006892 len=228421 2024-07-26T18:33:21.168 INFO:tasks.workunit.client.0.smithi071.stdout:op 1927 completed, throughput=4.99MB/sec 2024-07-26T18:33:21.168 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IC8uSyNZxib6Vaa off=1530233 len=859062 2024-07-26T18:33:21.173 INFO:tasks.workunit.client.0.smithi071.stdout:op 1928 completed, throughput=4.99MB/sec 2024-07-26T18:33:21.173 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sYbwZCr_7xkgBhF off=0 len=1515986 2024-07-26T18:33:21.178 INFO:tasks.workunit.client.0.smithi071.stdout:op 1929 completed, throughput=5MB/sec 2024-07-26T18:33:21.178 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ObeAKiHRQjkOtSe off=1485007 len=1583734 2024-07-26T18:33:21.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:20 smithi071 ceph-mon[92867]: pgmap v1595: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:21.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:20 smithi071 ceph-mon[90507]: pgmap v1595: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:21.180 INFO:tasks.workunit.client.0.smithi071.stdout:op 1930 completed, throughput=5MB/sec 2024-07-26T18:33:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:20 smithi135 ceph-mon[85352]: pgmap v1595: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:22.180 INFO:tasks.workunit.client.0.smithi071.stdout: 389: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:22.180 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kk4ir2dMhS7NjSN off=3317598 len=1504416 2024-07-26T18:33:22.188 INFO:tasks.workunit.client.0.smithi071.stdout:op 1931 completed, throughput=4.99MB/sec 2024-07-26T18:33:22.189 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Y_datwKdHT1cVMm off=1970946 len=344349 2024-07-26T18:33:22.192 INFO:tasks.workunit.client.0.smithi071.stdout:op 1932 completed, throughput=4.99MB/sec 2024-07-26T18:33:22.192 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xvBv244L-co-xEo off=22882667 len=1746164 2024-07-26T18:33:22.193 INFO:tasks.workunit.client.0.smithi071.stdout:op 1933 completed, throughput=5MB/sec 2024-07-26T18:33:22.193 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_N46bVUw4UIlIQO off=180140 len=747826 2024-07-26T18:33:22.197 INFO:tasks.workunit.client.0.smithi071.stdout:op 1934 completed, throughput=5MB/sec 2024-07-26T18:33:22.197 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KYK3Qqs84-qV4yn off=3318966 len=1958955 2024-07-26T18:33:22.205 INFO:tasks.workunit.client.0.smithi071.stdout:op 1935 completed, throughput=5MB/sec 2024-07-26T18:33:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:33:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:33:22] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-07-26T18:33:23.205 INFO:tasks.workunit.client.0.smithi071.stdout: 390: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:23.205 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-e0oitDs0YnUTN3S off=13046761 len=32161 2024-07-26T18:33:23.208 INFO:tasks.workunit.client.0.smithi071.stdout:op 1936 completed, throughput=4.99MB/sec 2024-07-26T18:33:23.208 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ozRpzlBSuXOx0fw off=14347627 len=434877 2024-07-26T18:33:23.211 INFO:tasks.workunit.client.0.smithi071.stdout:op 1937 completed, throughput=4.99MB/sec 2024-07-26T18:33:23.211 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ehs91J_nCMYtpsI off=1330949 len=1476396 2024-07-26T18:33:23.219 INFO:tasks.workunit.client.0.smithi071.stdout:op 1938 completed, throughput=5MB/sec 2024-07-26T18:33:23.219 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0Mqq7_Ioa8KptsY off=8868056 len=1873261 2024-07-26T18:33:23.222 INFO:tasks.workunit.client.0.smithi071.stdout:op 1939 completed, throughput=5MB/sec 2024-07-26T18:33:23.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:23 smithi071 ceph-mon[92867]: pgmap v1596: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:23 smithi071 ceph-mon[90507]: pgmap v1596: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:23 smithi135 ceph-mon[85352]: pgmap v1596: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:24.223 INFO:tasks.workunit.client.0.smithi071.stdout: 391: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:24.223 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-T8vJcF6r6EASH-k off=8531243 len=1033484 2024-07-26T18:33:24.228 INFO:tasks.workunit.client.0.smithi071.stdout:op 1940 completed, throughput=4.99MB/sec 2024-07-26T18:33:24.228 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OnOcIkcaPJwoPBK off=5219300 len=995661 2024-07-26T18:33:24.230 INFO:tasks.workunit.client.0.smithi071.stdout:op 1941 completed, throughput=4.99MB/sec 2024-07-26T18:33:24.231 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QNaQkppoXa1Ab98 off=12463239 len=2041247 2024-07-26T18:33:24.239 INFO:tasks.workunit.client.0.smithi071.stdout:op 1942 completed, throughput=5MB/sec 2024-07-26T18:33:24.239 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lbiov_EJCr5vqT- off=19525 len=258442 2024-07-26T18:33:24.242 INFO:tasks.workunit.client.0.smithi071.stdout:op 1943 completed, throughput=5MB/sec 2024-07-26T18:33:24.242 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R5VehrMieJDaJTn off=11653863 len=1996551 2024-07-26T18:33:24.245 INFO:tasks.workunit.client.0.smithi071.stdout:op 1944 completed, throughput=5MB/sec 2024-07-26T18:33:25.246 INFO:tasks.workunit.client.0.smithi071.stdout: 392: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:25.246 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ieVhKgTFEh9Q029 off=1689412 len=638780 2024-07-26T18:33:25.249 INFO:tasks.workunit.client.0.smithi071.stdout:op 1945 completed, throughput=4.99MB/sec 2024-07-26T18:33:25.249 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-us1VMeIELpbDlB_ off=17292496 len=1968129 2024-07-26T18:33:25.258 INFO:tasks.workunit.client.0.smithi071.stdout:op 1946 completed, throughput=5MB/sec 2024-07-26T18:33:25.258 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sjuRmEQTmMejMQo off=46442 len=1531146 2024-07-26T18:33:25.267 INFO:tasks.workunit.client.0.smithi071.stdout:op 1947 completed, throughput=5MB/sec 2024-07-26T18:33:25.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:25 smithi071 ceph-mon[92867]: pgmap v1597: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:33:25.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:25 smithi071 ceph-mon[90507]: pgmap v1597: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:33:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:25 smithi135 ceph-mon[85352]: pgmap v1597: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:33:26.268 INFO:tasks.workunit.client.0.smithi071.stdout: 393: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:26.268 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kHGFgehDf_05QVN off=2911964 len=220648 2024-07-26T18:33:26.269 INFO:tasks.workunit.client.0.smithi071.stdout:op 1948 completed, throughput=4.99MB/sec 2024-07-26T18:33:26.269 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SfV1l5h1udcatkV off=7546530 len=1214416 2024-07-26T18:33:26.274 INFO:tasks.workunit.client.0.smithi071.stdout:op 1949 completed, throughput=4.99MB/sec 2024-07-26T18:33:26.275 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IpzjrEWDp3fsD72 off=1976870 len=1359806 2024-07-26T18:33:26.283 INFO:tasks.workunit.client.0.smithi071.stdout:op 1950 completed, throughput=4.99MB/sec 2024-07-26T18:33:26.283 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wunwFwGfwqzQCtk off=981761 len=1641152 2024-07-26T18:33:26.285 INFO:tasks.workunit.client.0.smithi071.stdout:op 1951 completed, throughput=5MB/sec 2024-07-26T18:33:26.285 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GDXCGKg8vZabzPM off=18412432 len=1991239 2024-07-26T18:33:26.289 INFO:tasks.workunit.client.0.smithi071.stdout:op 1952 completed, throughput=5MB/sec 2024-07-26T18:33:27.289 INFO:tasks.workunit.client.0.smithi071.stdout: 394: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:27.290 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4aaJNDnFvVOH7Ax off=9866368 len=1459015 2024-07-26T18:33:27.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 1953 completed, throughput=4.99MB/sec 2024-07-26T18:33:27.292 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sF9im03a0GMu-Ze off=1259306 len=885617 2024-07-26T18:33:27.293 INFO:tasks.workunit.client.0.smithi071.stdout:op 1954 completed, throughput=5MB/sec 2024-07-26T18:33:27.294 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yWCVdrYG9o3Uq74 off=368933 len=1262162 2024-07-26T18:33:27.295 INFO:tasks.workunit.client.0.smithi071.stdout:op 1955 completed, throughput=5MB/sec 2024-07-26T18:33:27.295 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--JXziB9GiLAAbOu off=7410431 len=594256 2024-07-26T18:33:27.300 INFO:tasks.workunit.client.0.smithi071.stdout:op 1956 completed, throughput=5MB/sec 2024-07-26T18:33:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:27 smithi071 ceph-mon[92867]: pgmap v1598: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:33:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:27 smithi071 ceph-mon[90507]: pgmap v1598: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:33:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:27 smithi135 ceph-mon[85352]: pgmap v1598: 105 pgs: 105 active+clean; 129 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:33:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:28.301 INFO:tasks.workunit.client.0.smithi071.stdout: 395: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:28.301 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-myudDAULBT6c7oW off=9721293 len=1501681 2024-07-26T18:33:28.303 INFO:tasks.workunit.client.0.smithi071.stdout:op 1957 completed, throughput=4.99MB/sec 2024-07-26T18:33:28.303 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DyjB0a4NnZNdw0W off=7863053 len=1015059 2024-07-26T18:33:28.308 INFO:tasks.workunit.client.0.smithi071.stdout:op 1958 completed, throughput=4.99MB/sec 2024-07-26T18:33:28.308 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0nNj7cVlRpGuI-3 off=3473914 len=420558 2024-07-26T18:33:28.309 INFO:tasks.workunit.client.0.smithi071.stdout:op 1959 completed, throughput=4.99MB/sec 2024-07-26T18:33:28.309 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lUZ8RIB_EsR44ld off=8615592 len=1203442 2024-07-26T18:33:28.311 INFO:tasks.workunit.client.0.smithi071.stdout:op 1960 completed, throughput=5MB/sec 2024-07-26T18:33:28.311 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NN6e7trN988_bcm off=2036418 len=142660 2024-07-26T18:33:28.311 INFO:tasks.workunit.client.0.smithi071.stdout:op 1961 completed, throughput=5MB/sec 2024-07-26T18:33:28.312 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7OmVQCakGu2XH1v off=377433 len=1588712 2024-07-26T18:33:28.320 INFO:tasks.workunit.client.0.smithi071.stdout:op 1962 completed, throughput=5MB/sec 2024-07-26T18:33:29.320 INFO:tasks.workunit.client.0.smithi071.stdout: 396: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:29.321 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qbOiFA6FT3DxY8w off=3648507 len=2031562 2024-07-26T18:33:29.332 INFO:tasks.workunit.client.0.smithi071.stdout:op 1963 completed, throughput=4.99MB/sec 2024-07-26T18:33:29.332 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mC-XQe5xHSJi8Oa off=622919 len=200800 2024-07-26T18:33:29.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 1964 completed, throughput=4.99MB/sec 2024-07-26T18:33:29.335 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IZOry-oxQAAhCse off=5312259 len=259897 2024-07-26T18:33:29.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 1965 completed, throughput=4.99MB/sec 2024-07-26T18:33:29.335 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wbgT42vwGsYIiRD off=958836 len=2070865 2024-07-26T18:33:29.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 1966 completed, throughput=5MB/sec 2024-07-26T18:33:29.338 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-djaxe_EGDwiJnn6 off=2839050 len=1852982 2024-07-26T18:33:29.347 INFO:tasks.workunit.client.0.smithi071.stdout:op 1967 completed, throughput=5MB/sec 2024-07-26T18:33:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:29 smithi071 ceph-mon[90507]: pgmap v1599: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:33:29.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:29 smithi071 ceph-mon[92867]: pgmap v1599: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:33:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:29 smithi135 ceph-mon[85352]: pgmap v1599: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:33:30.347 INFO:tasks.workunit.client.0.smithi071.stdout: 397: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:30.348 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-I-e8k8EkoBw3QrL off=7320892 len=1522318 2024-07-26T18:33:30.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 1968 completed, throughput=4.99MB/sec 2024-07-26T18:33:30.352 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YjuN7yK0fr85gaV off=4622623 len=1978674 2024-07-26T18:33:30.353 INFO:tasks.workunit.client.0.smithi071.stdout:op 1969 completed, throughput=5MB/sec 2024-07-26T18:33:30.353 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-b0wlXeKXxBhNGTJ off=7202786 len=2094235 2024-07-26T18:33:30.363 INFO:tasks.workunit.client.0.smithi071.stdout:op 1970 completed, throughput=5MB/sec 2024-07-26T18:33:31.364 INFO:tasks.workunit.client.0.smithi071.stdout: 398: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:31.364 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CUkc5Pvoa763o2- off=1023708 len=1239964 2024-07-26T18:33:31.371 INFO:tasks.workunit.client.0.smithi071.stdout:op 1971 completed, throughput=4.99MB/sec 2024-07-26T18:33:31.371 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H1Fvr83v2imOZoK off=14869421 len=704972 2024-07-26T18:33:31.373 INFO:tasks.workunit.client.0.smithi071.stdout:op 1972 completed, throughput=5MB/sec 2024-07-26T18:33:31.373 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3eh2opUqNYcYJR8 off=9651954 len=900101 2024-07-26T18:33:31.375 INFO:tasks.workunit.client.0.smithi071.stdout:op 1973 completed, throughput=5MB/sec 2024-07-26T18:33:31.375 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dhccL6eOZ1eTY_u off=15024880 len=1789563 2024-07-26T18:33:31.384 INFO:tasks.workunit.client.0.smithi071.stdout:op 1974 completed, throughput=5MB/sec 2024-07-26T18:33:31.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:31 smithi071 ceph-mon[92867]: pgmap v1600: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:33:31.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:31 smithi071 ceph-mon[90507]: pgmap v1600: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:33:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:31 smithi135 ceph-mon[85352]: pgmap v1600: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:33:32.384 INFO:tasks.workunit.client.0.smithi071.stdout: 399: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:32.384 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gyy4gcAgJAvEAto off=6155454 len=1574029 2024-07-26T18:33:32.391 INFO:tasks.workunit.client.0.smithi071.stdout:op 1975 completed, throughput=4.99MB/sec 2024-07-26T18:33:32.391 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EqH-pSCE31bx3OS off=843793 len=1817057 2024-07-26T18:33:32.399 INFO:tasks.workunit.client.0.smithi071.stdout:op 1976 completed, throughput=5MB/sec 2024-07-26T18:33:32.400 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Qsq5FNffGpq2mMh off=12807617 len=93922 2024-07-26T18:33:32.400 INFO:tasks.workunit.client.0.smithi071.stdout:op 1977 completed, throughput=5MB/sec 2024-07-26T18:33:32.400 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HSYc9T6sMXIUzdE off=7985352 len=1667767 2024-07-26T18:33:32.410 INFO:tasks.workunit.client.0.smithi071.stdout:op 1978 completed, throughput=5MB/sec 2024-07-26T18:33:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:33:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:33:32] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-07-26T18:33:33.411 INFO:tasks.workunit.client.0.smithi071.stdout: 400: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:33.411 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XQSHPjW_OFORiTW off=7246961 len=533200 2024-07-26T18:33:33.412 INFO:tasks.workunit.client.0.smithi071.stdout:op 1979 completed, throughput=4.99MB/sec 2024-07-26T18:33:33.412 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4ZgW4FZmdTW5T-q off=8672811 len=746898 2024-07-26T18:33:33.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 1980 completed, throughput=4.99MB/sec 2024-07-26T18:33:33.413 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q0oQMm3-nhmXiqV off=1310479 len=1717101 2024-07-26T18:33:33.416 INFO:tasks.workunit.client.0.smithi071.stdout:op 1981 completed, throughput=5MB/sec 2024-07-26T18:33:33.416 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uVSUcSK0a6Nd9Lc off=6743971 len=223175 2024-07-26T18:33:33.417 INFO:tasks.workunit.client.0.smithi071.stdout:op 1982 completed, throughput=5MB/sec 2024-07-26T18:33:33.417 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cUxS183EOdsZGBo off=3046646 len=221790 2024-07-26T18:33:33.420 INFO:tasks.workunit.client.0.smithi071.stdout:op 1983 completed, throughput=5MB/sec 2024-07-26T18:33:33.420 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CwDM8_8ie2hkc79 off=1925478 len=501559 2024-07-26T18:33:33.425 INFO:tasks.workunit.client.0.smithi071.stdout:op 1984 completed, throughput=5MB/sec 2024-07-26T18:33:33.425 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-142tvXPOkRvIVEc off=5819205 len=1056683 2024-07-26T18:33:33.430 INFO:tasks.workunit.client.0.smithi071.stdout:op 1985 completed, throughput=5MB/sec 2024-07-26T18:33:33.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:33 smithi071 ceph-mon[92867]: pgmap v1601: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:33.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:33:33.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:33 smithi071 ceph-mon[90507]: pgmap v1601: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:33.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:33:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:33 smithi135 ceph-mon[85352]: pgmap v1601: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:33:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:33:34.431 INFO:tasks.workunit.client.0.smithi071.stdout: 401: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pbbyKjx6TUTXxOL off=7103551 len=155954 2024-07-26T18:33:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 1986 completed, throughput=4.99MB/sec 2024-07-26T18:33:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-T8txrDDmPrJA8mK off=9105597 len=184551 2024-07-26T18:33:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 1987 completed, throughput=4.99MB/sec 2024-07-26T18:33:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gxAxOYrqRMTmBpl off=3600372 len=330831 2024-07-26T18:33:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:op 1988 completed, throughput=4.99MB/sec 2024-07-26T18:33:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qJoubZ3DZF-nCkO off=2358910 len=963405 2024-07-26T18:33:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:op 1989 completed, throughput=4.99MB/sec 2024-07-26T18:33:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hU70MazNj3kkj-X off=16616019 len=1251796 2024-07-26T18:33:34.444 INFO:tasks.workunit.client.0.smithi071.stdout:op 1990 completed, throughput=5MB/sec 2024-07-26T18:33:34.444 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UBDWUk7WcR7rE9t off=0 len=1362936 2024-07-26T18:33:34.447 INFO:tasks.workunit.client.0.smithi071.stdout:op 1991 completed, throughput=5MB/sec 2024-07-26T18:33:34.447 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j-QUwPwHjF9ZqWM off=7061089 len=37000 2024-07-26T18:33:34.447 INFO:tasks.workunit.client.0.smithi071.stdout:op 1992 completed, throughput=5MB/sec 2024-07-26T18:33:34.447 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MzXs15QAR5NCRQt off=996779 len=286727 2024-07-26T18:33:34.450 INFO:tasks.workunit.client.0.smithi071.stdout:op 1993 completed, throughput=5MB/sec 2024-07-26T18:33:34.451 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-E8yvxs1yK9luExN off=22877493 len=1725337 2024-07-26T18:33:34.456 INFO:tasks.workunit.client.0.smithi071.stdout:op 1994 completed, throughput=5MB/sec 2024-07-26T18:33:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:33:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:33:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:33:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:33:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:33:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:33:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:33:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:33:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:33:35.455 INFO:tasks.workunit.client.0.smithi071.stdout: 402: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:35.456 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wIbieYLGegcTa5s off=8195060 len=1013045 2024-07-26T18:33:35.460 INFO:tasks.workunit.client.0.smithi071.stdout:op 1995 completed, throughput=4.99MB/sec 2024-07-26T18:33:35.460 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5_YQ0e9bNLCz6-u off=7191539 len=1143670 2024-07-26T18:33:35.468 INFO:tasks.workunit.client.0.smithi071.stdout:op 1996 completed, throughput=5MB/sec 2024-07-26T18:33:35.468 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vvGLnzctET1iDUW off=3345564 len=1250711 2024-07-26T18:33:35.475 INFO:tasks.workunit.client.0.smithi071.stdout:op 1997 completed, throughput=5MB/sec 2024-07-26T18:33:35.475 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yagOSDUGD_WRar7 off=3312866 len=975756 2024-07-26T18:33:35.476 INFO:tasks.workunit.client.0.smithi071.stdout:op 1998 completed, throughput=5MB/sec 2024-07-26T18:33:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:35 smithi071 ceph-mon[92867]: pgmap v1602: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-07-26T18:33:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:35 smithi071 ceph-mon[90507]: pgmap v1602: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-07-26T18:33:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:35 smithi135 ceph-mon[85352]: pgmap v1602: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-07-26T18:33:36.476 INFO:tasks.workunit.client.0.smithi071.stdout: 403: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:36.476 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Y-UBtA8t0dpTnax off=259643 len=1191548 2024-07-26T18:33:36.478 INFO:tasks.workunit.client.0.smithi071.stdout:op 1999 completed, throughput=4.99MB/sec 2024-07-26T18:33:36.478 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5V1U-08BmUAoJTz off=5895652 len=1087641 2024-07-26T18:33:36.479 INFO:tasks.workunit.client.0.smithi071.stdout:op 2000 completed, throughput=4.99MB/sec 2024-07-26T18:33:36.479 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7fURxn9b9uhQk17 off=812746 len=328077 2024-07-26T18:33:36.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 2001 completed, throughput=4.99MB/sec 2024-07-26T18:33:36.480 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n0MWzQxnOzYMuyW off=11143654 len=1175002 2024-07-26T18:33:36.489 INFO:tasks.workunit.client.0.smithi071.stdout:op 2002 completed, throughput=5MB/sec 2024-07-26T18:33:36.489 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-L8qi5fsIWJ3sDaH off=9292928 len=1639324 2024-07-26T18:33:36.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 2003 completed, throughput=5MB/sec 2024-07-26T18:33:37.489 INFO:tasks.workunit.client.0.smithi071.stdout: 404: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:37.489 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cnPl3Ek5CSRPtmh off=5403446 len=1909681 2024-07-26T18:33:37.493 INFO:tasks.workunit.client.0.smithi071.stdout:op 2004 completed, throughput=4.99MB/sec 2024-07-26T18:33:37.493 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_2aMAwAkOaajYsb off=1189195 len=1106239 2024-07-26T18:33:37.498 INFO:tasks.workunit.client.0.smithi071.stdout:op 2005 completed, throughput=5MB/sec 2024-07-26T18:33:37.499 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gyg-kj2UaHFIMuP off=13664700 len=1095037 2024-07-26T18:33:37.500 INFO:tasks.workunit.client.0.smithi071.stdout:op 2006 completed, throughput=5MB/sec 2024-07-26T18:33:37.500 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sUxizLxSgg3LZoG off=15864546 len=5983 2024-07-26T18:33:37.500 INFO:tasks.workunit.client.0.smithi071.stdout:op 2007 completed, throughput=5MB/sec 2024-07-26T18:33:37.501 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SCkQ8DGHXEQt7o6 off=1937723 len=228506 2024-07-26T18:33:37.501 INFO:tasks.workunit.client.0.smithi071.stdout:op 2008 completed, throughput=5MB/sec 2024-07-26T18:33:37.501 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EqH-pSCE31bx3OS off=55768 len=1418632 2024-07-26T18:33:37.507 INFO:tasks.workunit.client.0.smithi071.stdout:op 2009 completed, throughput=5MB/sec 2024-07-26T18:33:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:37 smithi071 ceph-mon[92867]: pgmap v1603: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:33:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:37 smithi071 ceph-mon[90507]: pgmap v1603: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:33:38.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:37 smithi135 ceph-mon[85352]: pgmap v1603: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:33:38.508 INFO:tasks.workunit.client.0.smithi071.stdout: 405: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:38.508 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-T9ajcd5mUmYHhiw off=1431024 len=1786504 2024-07-26T18:33:38.511 INFO:tasks.workunit.client.0.smithi071.stdout:op 2010 completed, throughput=4.99MB/sec 2024-07-26T18:33:38.512 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kIez4VtbH4THUFy off=3214158 len=283826 2024-07-26T18:33:38.512 INFO:tasks.workunit.client.0.smithi071.stdout:op 2011 completed, throughput=4.99MB/sec 2024-07-26T18:33:38.512 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5RT-1AdPtK_LOSz off=6358464 len=1332328 2024-07-26T18:33:38.514 INFO:tasks.workunit.client.0.smithi071.stdout:op 2012 completed, throughput=5MB/sec 2024-07-26T18:33:38.514 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-81BT7YXtWs8Ilgw off=1602387 len=911419 2024-07-26T18:33:38.520 INFO:tasks.workunit.client.0.smithi071.stdout:op 2013 completed, throughput=5MB/sec 2024-07-26T18:33:39.520 INFO:tasks.workunit.client.0.smithi071.stdout: 406: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:39.520 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-socYdW5iz9T1TX0 off=5288285 len=1911204 2024-07-26T18:33:39.522 INFO:tasks.workunit.client.0.smithi071.stdout:op 2014 completed, throughput=4.99MB/sec 2024-07-26T18:33:39.522 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YyEpTJA7YVs9i4z off=5451915 len=258055 2024-07-26T18:33:39.523 INFO:tasks.workunit.client.0.smithi071.stdout:op 2015 completed, throughput=4.99MB/sec 2024-07-26T18:33:39.523 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-o6a0JeDD4x1OYSY off=8598406 len=493978 2024-07-26T18:33:39.524 INFO:tasks.workunit.client.0.smithi071.stdout:op 2016 completed, throughput=4.99MB/sec 2024-07-26T18:33:39.524 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D0VJnO_tKDaShe5 off=8492263 len=1649161 2024-07-26T18:33:39.533 INFO:tasks.workunit.client.0.smithi071.stdout:op 2017 completed, throughput=5MB/sec 2024-07-26T18:33:39.533 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zDFKv9fusFbLAaT off=6054623 len=157067 2024-07-26T18:33:39.535 INFO:tasks.workunit.client.0.smithi071.stdout:op 2018 completed, throughput=5MB/sec 2024-07-26T18:33:39.535 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3ZjbY6AXkQlgRmL off=6067272 len=641491 2024-07-26T18:33:39.540 INFO:tasks.workunit.client.0.smithi071.stdout:op 2019 completed, throughput=5MB/sec 2024-07-26T18:33:39.540 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tAJ1W5QqfqRxfDs off=1341274 len=2079844 2024-07-26T18:33:39.551 INFO:tasks.workunit.client.0.smithi071.stdout:op 2020 completed, throughput=5MB/sec 2024-07-26T18:33:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:39 smithi071 ceph-mon[92867]: pgmap v1604: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:33:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:39 smithi071 ceph-mon[90507]: pgmap v1604: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:33:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:39 smithi135 ceph-mon[85352]: pgmap v1604: 105 pgs: 105 active+clean; 129 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:33:40.552 INFO:tasks.workunit.client.0.smithi071.stdout: 407: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:40.552 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WXRfqWeD6t8S1TE off=10569656 len=320290 2024-07-26T18:33:40.553 INFO:tasks.workunit.client.0.smithi071.stdout:op 2021 completed, throughput=4.99MB/sec 2024-07-26T18:33:40.553 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tFRVGPNPUGrcTaf off=13835032 len=696874 2024-07-26T18:33:40.554 INFO:tasks.workunit.client.0.smithi071.stdout:op 2022 completed, throughput=4.99MB/sec 2024-07-26T18:33:40.555 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n51V2FgdF4u-E2x off=1067963 len=1262172 2024-07-26T18:33:40.564 INFO:tasks.workunit.client.0.smithi071.stdout:op 2023 completed, throughput=5MB/sec 2024-07-26T18:33:40.564 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YCu0JTIySIuYyf9 off=2654675 len=209312 2024-07-26T18:33:40.567 INFO:tasks.workunit.client.0.smithi071.stdout:op 2024 completed, throughput=5MB/sec 2024-07-26T18:33:40.567 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-brLt8gLVAhCfdAm off=3398953 len=121204 2024-07-26T18:33:40.569 INFO:tasks.workunit.client.0.smithi071.stdout:op 2025 completed, throughput=5MB/sec 2024-07-26T18:33:40.569 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bmEHYtwb07_0kkg off=4117906 len=1002531 2024-07-26T18:33:40.570 INFO:tasks.workunit.client.0.smithi071.stdout:op 2026 completed, throughput=5MB/sec 2024-07-26T18:33:41.571 INFO:tasks.workunit.client.0.smithi071.stdout: 408: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:41.571 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L_IYW7CFuBDJpmr off=8410203 len=186929 2024-07-26T18:33:41.573 INFO:tasks.workunit.client.0.smithi071.stdout:op 2027 completed, throughput=4.99MB/sec 2024-07-26T18:33:41.573 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JquhOG12XNrz-IO off=4866119 len=761346 2024-07-26T18:33:41.578 INFO:tasks.workunit.client.0.smithi071.stdout:op 2028 completed, throughput=4.99MB/sec 2024-07-26T18:33:41.579 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pDGAMhEcjx5kXeO off=16625869 len=1217345 2024-07-26T18:33:41.580 INFO:tasks.workunit.client.0.smithi071.stdout:op 2029 completed, throughput=4.99MB/sec 2024-07-26T18:33:41.580 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cKbM_VVNK36a5yT off=4093512 len=747626 2024-07-26T18:33:41.580 INFO:tasks.workunit.client.0.smithi071.stdout:op 2030 completed, throughput=4.99MB/sec 2024-07-26T18:33:41.581 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HTl2JDPqKABONBw off=567689 len=1874207 2024-07-26T18:33:41.583 INFO:tasks.workunit.client.0.smithi071.stdout:op 2031 completed, throughput=5MB/sec 2024-07-26T18:33:41.583 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XNzD3kY7SYbJF_3 off=19595934 len=842513 2024-07-26T18:33:41.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 2032 completed, throughput=5MB/sec 2024-07-26T18:33:42.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:41 smithi071 ceph-mon[90507]: pgmap v1605: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:33:42.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:41 smithi071 ceph-mon[92867]: pgmap v1605: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:33:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:41 smithi135 ceph-mon[85352]: pgmap v1605: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:33:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:33:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:33:42] "GET /metrics HTTP/1.1" 200 34035 "" "Prometheus/2.43.0" 2024-07-26T18:33:42.590 INFO:tasks.workunit.client.0.smithi071.stdout: 409: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:42.590 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pVIoju2UyWSYuj_ off=9257151 len=968102 2024-07-26T18:33:42.591 INFO:tasks.workunit.client.0.smithi071.stdout:op 2033 completed, throughput=4.99MB/sec 2024-07-26T18:33:42.591 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-V1WdvIX01WLxUFv off=802442 len=338821 2024-07-26T18:33:42.591 INFO:tasks.workunit.client.0.smithi071.stdout:op 2034 completed, throughput=4.99MB/sec 2024-07-26T18:33:42.591 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PbJYPIcG_x_MVBn off=6293106 len=1562817 2024-07-26T18:33:42.594 INFO:tasks.workunit.client.0.smithi071.stdout:op 2035 completed, throughput=5MB/sec 2024-07-26T18:33:42.594 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zGWRZWVguX2GRWl off=16441136 len=1577570 2024-07-26T18:33:42.597 INFO:tasks.workunit.client.0.smithi071.stdout:op 2036 completed, throughput=5MB/sec 2024-07-26T18:33:42.597 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JB6Av4jVSYms9Vm off=5880394 len=1144308 2024-07-26T18:33:42.599 INFO:tasks.workunit.client.0.smithi071.stdout:op 2037 completed, throughput=5MB/sec 2024-07-26T18:33:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:43.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:43.599 INFO:tasks.workunit.client.0.smithi071.stdout: 410: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:43.599 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kUnBxbKXT4MbM4H off=8822826 len=409420 2024-07-26T18:33:43.602 INFO:tasks.workunit.client.0.smithi071.stdout:op 2038 completed, throughput=4.99MB/sec 2024-07-26T18:33:43.603 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hDapfEozIgMhYrL off=1477443 len=1307462 2024-07-26T18:33:43.604 INFO:tasks.workunit.client.0.smithi071.stdout:op 2039 completed, throughput=4.99MB/sec 2024-07-26T18:33:43.604 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hLyC8Ey0wZbXSDN off=2162738 len=1083364 2024-07-26T18:33:43.610 INFO:tasks.workunit.client.0.smithi071.stdout:op 2040 completed, throughput=5MB/sec 2024-07-26T18:33:43.610 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AcO_8_Bt_mRulLc off=2630591 len=519707 2024-07-26T18:33:43.613 INFO:tasks.workunit.client.0.smithi071.stdout:op 2041 completed, throughput=5MB/sec 2024-07-26T18:33:43.613 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1dsqarHGlI2Pemh off=5103805 len=1114257 2024-07-26T18:33:43.614 INFO:tasks.workunit.client.0.smithi071.stdout:op 2042 completed, throughput=5MB/sec 2024-07-26T18:33:43.614 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kd2zAYcaE1ptXsB off=700948 len=476817 2024-07-26T18:33:43.618 INFO:tasks.workunit.client.0.smithi071.stdout:op 2043 completed, throughput=5MB/sec 2024-07-26T18:33:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:43 smithi071 ceph-mon[92867]: pgmap v1606: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:33:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:43 smithi071 ceph-mon[90507]: pgmap v1606: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:33:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:43 smithi135 ceph-mon[85352]: pgmap v1606: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:33:44.619 INFO:tasks.workunit.client.0.smithi071.stdout: 411: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:44.619 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JtHTHRT2Kk3DMUp off=2809183 len=632082 2024-07-26T18:33:44.619 INFO:tasks.workunit.client.0.smithi071.stdout:op 2044 completed, throughput=4.99MB/sec 2024-07-26T18:33:44.620 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-g8uGBzvMeH0czt6 off=4592486 len=129818 2024-07-26T18:33:44.623 INFO:tasks.workunit.client.0.smithi071.stdout:op 2045 completed, throughput=4.99MB/sec 2024-07-26T18:33:44.623 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-t-XwPu4kAflSDTu off=4193743 len=249012 2024-07-26T18:33:44.626 INFO:tasks.workunit.client.0.smithi071.stdout:op 2046 completed, throughput=4.99MB/sec 2024-07-26T18:33:44.626 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K1bqOIud_HpUNiZ off=15947313 len=376094 2024-07-26T18:33:44.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 2047 completed, throughput=4.99MB/sec 2024-07-26T18:33:44.628 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bNuBTHxOPt0R3XI off=1398669 len=1662458 2024-07-26T18:33:44.637 INFO:tasks.workunit.client.0.smithi071.stdout:op 2048 completed, throughput=5MB/sec 2024-07-26T18:33:44.637 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-t_zQ1yEmkQ1EOy3 off=1591427 len=821834 2024-07-26T18:33:44.640 INFO:tasks.workunit.client.0.smithi071.stdout:op 2049 completed, throughput=5MB/sec 2024-07-26T18:33:44.641 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5jvcgdDTCN47Sq2 off=7613445 len=832155 2024-07-26T18:33:44.645 INFO:tasks.workunit.client.0.smithi071.stdout:op 2050 completed, throughput=5MB/sec 2024-07-26T18:33:44.646 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-i3hbxT5X8hux5b7 off=1290581 len=1268684 2024-07-26T18:33:44.653 INFO:tasks.workunit.client.0.smithi071.stdout:op 2051 completed, throughput=5MB/sec 2024-07-26T18:33:45.653 INFO:tasks.workunit.client.0.smithi071.stdout: 412: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:45.654 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4os4kcgkSjw1itB off=3101116 len=1027186 2024-07-26T18:33:45.659 INFO:tasks.workunit.client.0.smithi071.stdout:op 2052 completed, throughput=4.99MB/sec 2024-07-26T18:33:45.659 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_eKpNeavCBiz6im off=9771258 len=263679 2024-07-26T18:33:45.662 INFO:tasks.workunit.client.0.smithi071.stdout:op 2053 completed, throughput=4.99MB/sec 2024-07-26T18:33:45.662 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OTjSqebR59hzKmm off=6845252 len=1479690 2024-07-26T18:33:45.664 INFO:tasks.workunit.client.0.smithi071.stdout:op 2054 completed, throughput=5MB/sec 2024-07-26T18:33:45.664 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5qeAtRMthw39HIA off=14897185 len=1788675 2024-07-26T18:33:45.675 INFO:tasks.workunit.client.0.smithi071.stdout:op 2055 completed, throughput=5MB/sec 2024-07-26T18:33:45.675 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RGRvvDQI3Fb9CFL off=1879153 len=1060154 2024-07-26T18:33:45.676 INFO:tasks.workunit.client.0.smithi071.stdout:op 2056 completed, throughput=5MB/sec 2024-07-26T18:33:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:45 smithi071 ceph-mon[92867]: pgmap v1607: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:33:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:45 smithi071 ceph-mon[90507]: pgmap v1607: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:33:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:45 smithi135 ceph-mon[85352]: pgmap v1607: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:33:46.676 INFO:tasks.workunit.client.0.smithi071.stdout: 413: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:46.677 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZxqVe970gtFclqH off=13225038 len=907374 2024-07-26T18:33:46.678 INFO:tasks.workunit.client.0.smithi071.stdout:op 2057 completed, throughput=4.99MB/sec 2024-07-26T18:33:46.678 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oOuZMlWkJXeASHq off=3439376 len=1131828 2024-07-26T18:33:46.679 INFO:tasks.workunit.client.0.smithi071.stdout:op 2058 completed, throughput=5MB/sec 2024-07-26T18:33:46.679 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8uM9ML-2gYL9n-_ off=854881 len=646274 2024-07-26T18:33:46.684 INFO:tasks.workunit.client.0.smithi071.stdout:op 2059 completed, throughput=5MB/sec 2024-07-26T18:33:46.684 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WjNfTtbE85gP7AU off=19603532 len=500378 2024-07-26T18:33:46.684 INFO:tasks.workunit.client.0.smithi071.stdout:op 2060 completed, throughput=5MB/sec 2024-07-26T18:33:46.685 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KKp0gCcELbDVc9- off=2370998 len=925155 2024-07-26T18:33:46.687 INFO:tasks.workunit.client.0.smithi071.stdout:op 2061 completed, throughput=5MB/sec 2024-07-26T18:33:46.687 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tJBjdCr9XHZyBi9 off=2991886 len=1221378 2024-07-26T18:33:46.687 INFO:tasks.workunit.client.0.smithi071.stdout:op 2062 completed, throughput=5MB/sec 2024-07-26T18:33:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: 414: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:47.688 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0dmpPCABkZWU1Bd off=1820048 len=906431 2024-07-26T18:33:47.692 INFO:tasks.workunit.client.0.smithi071.stdout:op 2063 completed, throughput=4.99MB/sec 2024-07-26T18:33:47.692 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RoiDECkU9LLREOI off=14330163 len=1330387 2024-07-26T18:33:47.694 INFO:tasks.workunit.client.0.smithi071.stdout:op 2064 completed, throughput=5MB/sec 2024-07-26T18:33:47.695 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-U06QsZycRuWuobw off=647531 len=2023188 2024-07-26T18:33:47.696 INFO:tasks.workunit.client.0.smithi071.stdout:op 2065 completed, throughput=5MB/sec 2024-07-26T18:33:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:47 smithi071 ceph-mon[90507]: pgmap v1608: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:33:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:47 smithi071 ceph-mon[92867]: pgmap v1608: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:33:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:47 smithi135 ceph-mon[85352]: pgmap v1608: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:33:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: 415: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:48.697 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EoIoAwS8ezs0x1_ off=104457 len=1177437 2024-07-26T18:33:48.702 INFO:tasks.workunit.client.0.smithi071.stdout:op 2066 completed, throughput=4.99MB/sec 2024-07-26T18:33:48.702 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-R39dLVQfFwyHlDu off=1108828 len=1907121 2024-07-26T18:33:48.710 INFO:tasks.workunit.client.0.smithi071.stdout:op 2067 completed, throughput=5MB/sec 2024-07-26T18:33:48.710 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9dUVzYahHURaZj8 off=12471073 len=1129091 2024-07-26T18:33:48.715 INFO:tasks.workunit.client.0.smithi071.stdout:op 2068 completed, throughput=5MB/sec 2024-07-26T18:33:48.715 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Eq0qzzkvveoP2y1 off=6735652 len=1707042 2024-07-26T18:33:48.716 INFO:tasks.workunit.client.0.smithi071.stdout:op 2069 completed, throughput=5MB/sec 2024-07-26T18:33:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:48 smithi071 ceph-mon[92867]: pgmap v1609: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:33:49.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:48 smithi071 ceph-mon[90507]: pgmap v1609: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:33:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:48 smithi135 ceph-mon[85352]: pgmap v1609: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:33:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: 416: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:49.717 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qlFtwzlMzGlqqA_ off=8252586 len=2082264 2024-07-26T18:33:49.719 INFO:tasks.workunit.client.0.smithi071.stdout:op 2070 completed, throughput=4.99MB/sec 2024-07-26T18:33:49.720 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vRB-uhB4WHh5Igs off=2353570 len=1499006 2024-07-26T18:33:49.722 INFO:tasks.workunit.client.0.smithi071.stdout:op 2071 completed, throughput=5MB/sec 2024-07-26T18:33:49.722 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ySZWbTl7xog4dxX off=5828606 len=2088971 2024-07-26T18:33:49.724 INFO:tasks.workunit.client.0.smithi071.stdout:op 2072 completed, throughput=5MB/sec 2024-07-26T18:33:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: 417: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:50.725 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nNyaF51pyRrpuHn off=0 len=1098964 2024-07-26T18:33:50.727 INFO:tasks.workunit.client.0.smithi071.stdout:op 2073 completed, throughput=4.99MB/sec 2024-07-26T18:33:50.727 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-F6msVNSgVYYJcHe off=9650612 len=601389 2024-07-26T18:33:50.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 2074 completed, throughput=4.99MB/sec 2024-07-26T18:33:50.732 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zsx2mrcQLpGjTKc off=6545017 len=254516 2024-07-26T18:33:50.733 INFO:tasks.workunit.client.0.smithi071.stdout:op 2075 completed, throughput=4.99MB/sec 2024-07-26T18:33:50.733 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GDEECAbXoyvCqWm off=5536757 len=199709 2024-07-26T18:33:50.735 INFO:tasks.workunit.client.0.smithi071.stdout:op 2076 completed, throughput=5MB/sec 2024-07-26T18:33:50.735 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-osGvJvW3jwgJJUH off=13961931 len=1768744 2024-07-26T18:33:50.737 INFO:tasks.workunit.client.0.smithi071.stdout:op 2077 completed, throughput=5MB/sec 2024-07-26T18:33:50.737 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bnU9lfFwHTraMTE off=696179 len=351158 2024-07-26T18:33:50.741 INFO:tasks.workunit.client.0.smithi071.stdout:op 2078 completed, throughput=5MB/sec 2024-07-26T18:33:50.741 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-12OYNoeCIwxJtdv off=17136717 len=1577952 2024-07-26T18:33:50.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 2079 completed, throughput=5MB/sec 2024-07-26T18:33:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:50 smithi071 ceph-mon[90507]: pgmap v1610: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:33:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:50 smithi071 ceph-mon[92867]: pgmap v1610: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:33:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:50 smithi135 ceph-mon[85352]: pgmap v1610: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:33:51.744 INFO:tasks.workunit.client.0.smithi071.stdout: 418: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:51.744 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XnY5wUYD4gyphD0 off=4551838 len=459731 2024-07-26T18:33:51.745 INFO:tasks.workunit.client.0.smithi071.stdout:op 2080 completed, throughput=4.99MB/sec 2024-07-26T18:33:51.745 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-D3sZXGu5Ej1pFIn off=16342529 len=855353 2024-07-26T18:33:51.746 INFO:tasks.workunit.client.0.smithi071.stdout:op 2081 completed, throughput=4.99MB/sec 2024-07-26T18:33:51.747 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OvjoaYYompf2XYg off=3172067 len=1146759 2024-07-26T18:33:51.748 INFO:tasks.workunit.client.0.smithi071.stdout:op 2082 completed, throughput=5MB/sec 2024-07-26T18:33:51.748 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--4uo0E7hGqgM6io off=1829138 len=937404 2024-07-26T18:33:51.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 2083 completed, throughput=5MB/sec 2024-07-26T18:33:51.749 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yqtiLmoGfFgVtqe off=1145105 len=582767 2024-07-26T18:33:51.750 INFO:tasks.workunit.client.0.smithi071.stdout:op 2084 completed, throughput=5MB/sec 2024-07-26T18:33:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:33:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:33:52] "GET /metrics HTTP/1.1" 200 34040 "" "Prometheus/2.43.0" 2024-07-26T18:33:52.750 INFO:tasks.workunit.client.0.smithi071.stdout: 419: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:52.750 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JP3fpwMxx-7_lQk off=1430917 len=1677576 2024-07-26T18:33:52.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 2085 completed, throughput=4.99MB/sec 2024-07-26T18:33:52.759 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HKbHMES1WSlqlTF off=5499494 len=1465414 2024-07-26T18:33:52.760 INFO:tasks.workunit.client.0.smithi071.stdout:op 2086 completed, throughput=5MB/sec 2024-07-26T18:33:52.760 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LVQJtChnJ_gepJx off=11541266 len=1244165 2024-07-26T18:33:52.766 INFO:tasks.workunit.client.0.smithi071.stdout:op 2087 completed, throughput=5MB/sec 2024-07-26T18:33:52.766 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kmUW1mFICRJ24Ms off=7169469 len=224789 2024-07-26T18:33:52.766 INFO:tasks.workunit.client.0.smithi071.stdout:op 2088 completed, throughput=5MB/sec 2024-07-26T18:33:52.766 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bw6gax7lj8uxBEQ off=7298463 len=168640 2024-07-26T18:33:52.767 INFO:tasks.workunit.client.0.smithi071.stdout:op 2089 completed, throughput=5MB/sec 2024-07-26T18:33:52.767 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lT-WJHN3Qo9q7Z0 off=4407993 len=922634 2024-07-26T18:33:52.769 INFO:tasks.workunit.client.0.smithi071.stdout:op 2090 completed, throughput=5MB/sec 2024-07-26T18:33:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:52 smithi071 ceph-mon[90507]: pgmap v1611: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:33:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:52 smithi071 ceph-mon[92867]: pgmap v1611: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:33:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:52 smithi135 ceph-mon[85352]: pgmap v1611: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:33:53.770 INFO:tasks.workunit.client.0.smithi071.stdout: 420: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:53.770 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-glUMWJ1Rcbmekhr off=20449179 len=2026796 2024-07-26T18:33:53.781 INFO:tasks.workunit.client.0.smithi071.stdout:op 2091 completed, throughput=4.99MB/sec 2024-07-26T18:33:53.781 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7yq-vFU8AcrR_0F off=183603 len=1609680 2024-07-26T18:33:53.783 INFO:tasks.workunit.client.0.smithi071.stdout:op 2092 completed, throughput=5MB/sec 2024-07-26T18:33:53.783 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HMg7Ed4D9oAQYly off=3980509 len=606470 2024-07-26T18:33:53.787 INFO:tasks.workunit.client.0.smithi071.stdout:op 2093 completed, throughput=5MB/sec 2024-07-26T18:33:53.787 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZbSaHnoCND9hbUy off=3796936 len=9346 2024-07-26T18:33:53.788 INFO:tasks.workunit.client.0.smithi071.stdout:op 2094 completed, throughput=5MB/sec 2024-07-26T18:33:53.788 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LxJYOp6OhXev_FA off=5565477 len=580668 2024-07-26T18:33:53.789 INFO:tasks.workunit.client.0.smithi071.stdout:op 2095 completed, throughput=5MB/sec 2024-07-26T18:33:54.791 INFO:tasks.workunit.client.0.smithi071.stdout: 421: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:54.791 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pnZAtASIEd6VLTZ off=402654 len=1811188 2024-07-26T18:33:54.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 2096 completed, throughput=4.99MB/sec 2024-07-26T18:33:54.793 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oUYr9eTAyBMZ2kV off=3069708 len=1561938 2024-07-26T18:33:54.795 INFO:tasks.workunit.client.0.smithi071.stdout:op 2097 completed, throughput=5MB/sec 2024-07-26T18:33:54.795 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cGJQcQiWmSBeKrc off=2905837 len=1768169 2024-07-26T18:33:54.797 INFO:tasks.workunit.client.0.smithi071.stdout:op 2098 completed, throughput=5MB/sec 2024-07-26T18:33:54.797 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-udzVuJN9XF4tdUG off=10018790 len=995110 2024-07-26T18:33:54.799 INFO:tasks.workunit.client.0.smithi071.stdout:op 2099 completed, throughput=5MB/sec 2024-07-26T18:33:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:54 smithi071 ceph-mon[90507]: pgmap v1612: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:33:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:54 smithi071 ceph-mon[92867]: pgmap v1612: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:33:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:54 smithi135 ceph-mon[85352]: pgmap v1612: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:33:55.800 INFO:tasks.workunit.client.0.smithi071.stdout: 422: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:55.800 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--DClkv2cyGfs4nO off=176200 len=1953550 2024-07-26T18:33:55.810 INFO:tasks.workunit.client.0.smithi071.stdout:op 2100 completed, throughput=4.99MB/sec 2024-07-26T18:33:55.810 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KHIkFrY1OumzPfV off=11244038 len=539167 2024-07-26T18:33:55.814 INFO:tasks.workunit.client.0.smithi071.stdout:op 2101 completed, throughput=5MB/sec 2024-07-26T18:33:55.814 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-J7FNbytPuD5z25e off=789999 len=399889 2024-07-26T18:33:55.818 INFO:tasks.workunit.client.0.smithi071.stdout:op 2102 completed, throughput=5MB/sec 2024-07-26T18:33:55.818 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DtMLT-nDUysAuly off=9581205 len=879773 2024-07-26T18:33:55.822 INFO:tasks.workunit.client.0.smithi071.stdout:op 2103 completed, throughput=5MB/sec 2024-07-26T18:33:55.822 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z2h4Oq1VYR-EUdy off=11527866 len=210216 2024-07-26T18:33:55.822 INFO:tasks.workunit.client.0.smithi071.stdout:op 2104 completed, throughput=5MB/sec 2024-07-26T18:33:55.822 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mrcN_8gfhheGBtF off=7377592 len=1221286 2024-07-26T18:33:55.824 INFO:tasks.workunit.client.0.smithi071.stdout:op 2105 completed, throughput=5MB/sec 2024-07-26T18:33:56.824 INFO:tasks.workunit.client.0.smithi071.stdout: 423: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:56.825 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bkqKCKdQ78ToWXb off=16530123 len=1017578 2024-07-26T18:33:56.830 INFO:tasks.workunit.client.0.smithi071.stdout:op 2106 completed, throughput=4.99MB/sec 2024-07-26T18:33:56.830 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mlj9r7ZYu8WC9Q0 off=2389564 len=1332810 2024-07-26T18:33:56.832 INFO:tasks.workunit.client.0.smithi071.stdout:op 2107 completed, throughput=5MB/sec 2024-07-26T18:33:56.832 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TL5CjjLxJn5Aq7A off=18425444 len=1568862 2024-07-26T18:33:56.834 INFO:tasks.workunit.client.0.smithi071.stdout:op 2108 completed, throughput=5MB/sec 2024-07-26T18:33:56.834 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D5dJdnBX0fpEA_1 off=4167507 len=1309612 2024-07-26T18:33:56.842 INFO:tasks.workunit.client.0.smithi071.stdout:op 2109 completed, throughput=5MB/sec 2024-07-26T18:33:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:56 smithi071 ceph-mon[90507]: pgmap v1613: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:33:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:56 smithi071 ceph-mon[92867]: pgmap v1613: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:33:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:56 smithi135 ceph-mon[85352]: pgmap v1613: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:33:57.842 INFO:tasks.workunit.client.0.smithi071.stdout: 424: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:57.842 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ddJKsNfInyj-5T- off=8029199 len=989207 2024-07-26T18:33:57.844 INFO:tasks.workunit.client.0.smithi071.stdout:op 2110 completed, throughput=4.99MB/sec 2024-07-26T18:33:57.844 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9-kbWeK2ExsOEBD off=4069524 len=1648659 2024-07-26T18:33:57.846 INFO:tasks.workunit.client.0.smithi071.stdout:op 2111 completed, throughput=5MB/sec 2024-07-26T18:33:57.846 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n2uTk_WYr-uQit_ off=4327396 len=1710959 2024-07-26T18:33:57.847 INFO:tasks.workunit.client.0.smithi071.stdout:op 2112 completed, throughput=5MB/sec 2024-07-26T18:33:57.848 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jOjyGC7b1lGz_RL off=10919341 len=688659 2024-07-26T18:33:57.852 INFO:tasks.workunit.client.0.smithi071.stdout:op 2113 completed, throughput=5MB/sec 2024-07-26T18:33:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:33:58.852 INFO:tasks.workunit.client.0.smithi071.stdout: 425: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:58.852 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jPQso7e4-RvF39y off=13199536 len=806541 2024-07-26T18:33:58.857 INFO:tasks.workunit.client.0.smithi071.stdout:op 2114 completed, throughput=4.99MB/sec 2024-07-26T18:33:58.857 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8i8NwFsMzzrIKGL off=5368849 len=1467369 2024-07-26T18:33:58.859 INFO:tasks.workunit.client.0.smithi071.stdout:op 2115 completed, throughput=4.99MB/sec 2024-07-26T18:33:58.859 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-if4W3r5HZdZsK7G off=16194163 len=359968 2024-07-26T18:33:58.863 INFO:tasks.workunit.client.0.smithi071.stdout:op 2116 completed, throughput=4.99MB/sec 2024-07-26T18:33:58.863 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yjXf0GA6QOhEWbT off=13350389 len=582694 2024-07-26T18:33:58.867 INFO:tasks.workunit.client.0.smithi071.stdout:op 2117 completed, throughput=5MB/sec 2024-07-26T18:33:58.867 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4UuzHdIn78LM9h_ off=5341898 len=890293 2024-07-26T18:33:58.868 INFO:tasks.workunit.client.0.smithi071.stdout:op 2118 completed, throughput=5MB/sec 2024-07-26T18:33:58.868 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5_YQ0e9bNLCz6-u off=13114800 len=1577815 2024-07-26T18:33:58.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 2119 completed, throughput=5MB/sec 2024-07-26T18:33:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:33:58 smithi071 ceph-mon[92867]: pgmap v1614: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-07-26T18:33:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:33:58 smithi071 ceph-mon[90507]: pgmap v1614: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-07-26T18:33:59.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:33:58 smithi135 ceph-mon[85352]: pgmap v1614: 105 pgs: 105 active+clean; 129 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-07-26T18:33:59.872 INFO:tasks.workunit.client.0.smithi071.stdout: 426: throughput=4.99MB/sec pending data=0 2024-07-26T18:33:59.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aycMOlOv4nyFl4l off=10283024 len=1162569 2024-07-26T18:33:59.873 INFO:tasks.workunit.client.0.smithi071.stdout:op 2120 completed, throughput=4.99MB/sec 2024-07-26T18:33:59.874 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8NELIZHhgtiI6DC off=16880832 len=1666909 2024-07-26T18:33:59.883 INFO:tasks.workunit.client.0.smithi071.stdout:op 2121 completed, throughput=5MB/sec 2024-07-26T18:33:59.883 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kJfbxG_9WkAli7J off=1966407 len=1043073 2024-07-26T18:33:59.885 INFO:tasks.workunit.client.0.smithi071.stdout:op 2122 completed, throughput=5MB/sec 2024-07-26T18:33:59.885 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MtyNrw0cQHt7qz5 off=6334134 len=672629 2024-07-26T18:33:59.889 INFO:tasks.workunit.client.0.smithi071.stdout:op 2123 completed, throughput=5MB/sec 2024-07-26T18:33:59.889 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mt0lhP93KKQENkc off=3828464 len=1347494 2024-07-26T18:33:59.892 INFO:tasks.workunit.client.0.smithi071.stdout:op 2124 completed, throughput=5MB/sec 2024-07-26T18:34:00.892 INFO:tasks.workunit.client.0.smithi071.stdout: 427: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:00.892 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mXAxUXxHerJlEO5 off=55811 len=500390 2024-07-26T18:34:00.896 INFO:tasks.workunit.client.0.smithi071.stdout:op 2125 completed, throughput=4.99MB/sec 2024-07-26T18:34:00.896 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BCN8x5lbk6saQ6S off=8773435 len=1876648 2024-07-26T18:34:00.906 INFO:tasks.workunit.client.0.smithi071.stdout:op 2126 completed, throughput=5MB/sec 2024-07-26T18:34:00.906 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ckHhujyCgeFJKBO off=3004755 len=1359757 2024-07-26T18:34:00.913 INFO:tasks.workunit.client.0.smithi071.stdout:op 2127 completed, throughput=5MB/sec 2024-07-26T18:34:00.913 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-761yUSbdWugYvxz off=3518040 len=676374 2024-07-26T18:34:00.914 INFO:tasks.workunit.client.0.smithi071.stdout:op 2128 completed, throughput=5MB/sec 2024-07-26T18:34:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:00 smithi071 ceph-mon[90507]: pgmap v1615: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-07-26T18:34:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:00 smithi071 ceph-mon[92867]: pgmap v1615: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-07-26T18:34:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:00 smithi135 ceph-mon[85352]: pgmap v1615: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-07-26T18:34:01.915 INFO:tasks.workunit.client.0.smithi071.stdout: 428: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:01.915 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n68HZL4I0jMcMcv off=3673733 len=101056 2024-07-26T18:34:01.916 INFO:tasks.workunit.client.0.smithi071.stdout:op 2129 completed, throughput=4.99MB/sec 2024-07-26T18:34:01.916 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qbJSZDT21gCzdOp off=1533072 len=1757039 2024-07-26T18:34:01.927 INFO:tasks.workunit.client.0.smithi071.stdout:op 2130 completed, throughput=4.99MB/sec 2024-07-26T18:34:01.927 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-F-e4D-qhnEixVRJ off=181666 len=1236706 2024-07-26T18:34:01.928 INFO:tasks.workunit.client.0.smithi071.stdout:op 2131 completed, throughput=5MB/sec 2024-07-26T18:34:01.928 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OvLwEMVnxQQtoFy off=907488 len=1877554 2024-07-26T18:34:01.930 INFO:tasks.workunit.client.0.smithi071.stdout:op 2132 completed, throughput=5MB/sec 2024-07-26T18:34:01.931 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tZN-q5EZmGiFviN off=1159920 len=1966268 2024-07-26T18:34:01.933 INFO:tasks.workunit.client.0.smithi071.stdout:op 2133 completed, throughput=5MB/sec 2024-07-26T18:34:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:34:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:34:02] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2024-07-26T18:34:02.933 INFO:tasks.workunit.client.0.smithi071.stdout: 429: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:02.934 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zhqjb9x3rRStIXv off=1462052 len=1834415 2024-07-26T18:34:02.936 INFO:tasks.workunit.client.0.smithi071.stdout:op 2134 completed, throughput=5MB/sec 2024-07-26T18:34:02.936 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PQfe_GcmGsdI15S off=13490163 len=174546 2024-07-26T18:34:02.937 INFO:tasks.workunit.client.0.smithi071.stdout:op 2135 completed, throughput=5MB/sec 2024-07-26T18:34:02.937 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cKrJs_Np_YuGxG1 off=6871750 len=136868 2024-07-26T18:34:02.940 INFO:tasks.workunit.client.0.smithi071.stdout:op 2136 completed, throughput=5MB/sec 2024-07-26T18:34:02.940 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4FXjZgiC1oeErrx off=194609 len=900023 2024-07-26T18:34:02.941 INFO:tasks.workunit.client.0.smithi071.stdout:op 2137 completed, throughput=5MB/sec 2024-07-26T18:34:02.941 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jnuY1ubN47yAKkb off=4648604 len=319121 2024-07-26T18:34:02.944 INFO:tasks.workunit.client.0.smithi071.stdout:op 2138 completed, throughput=5MB/sec 2024-07-26T18:34:02.944 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-p0BaF0S4OdDZbGG off=2932343 len=274834 2024-07-26T18:34:02.944 INFO:tasks.workunit.client.0.smithi071.stdout:op 2139 completed, throughput=5MB/sec 2024-07-26T18:34:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:02 smithi071 ceph-mon[90507]: pgmap v1616: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-07-26T18:34:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:02 smithi071 ceph-mon[92867]: pgmap v1616: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-07-26T18:34:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:02 smithi135 ceph-mon[85352]: pgmap v1616: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-07-26T18:34:03.945 INFO:tasks.workunit.client.0.smithi071.stdout: 430: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:03.945 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_gGjoHgaHTdqsvU off=14836268 len=525332 2024-07-26T18:34:03.946 INFO:tasks.workunit.client.0.smithi071.stdout:op 2140 completed, throughput=4.99MB/sec 2024-07-26T18:34:03.947 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oZtoCuGJIh6Ex_p off=6372836 len=7718 2024-07-26T18:34:03.949 INFO:tasks.workunit.client.0.smithi071.stdout:op 2141 completed, throughput=4.99MB/sec 2024-07-26T18:34:03.949 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vpRWQUmDqvCXvH4 off=23269972 len=1549639 2024-07-26T18:34:03.951 INFO:tasks.workunit.client.0.smithi071.stdout:op 2142 completed, throughput=4.99MB/sec 2024-07-26T18:34:03.951 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3L2hRyAXub41Lve off=1015159 len=301807 2024-07-26T18:34:03.954 INFO:tasks.workunit.client.0.smithi071.stdout:op 2143 completed, throughput=4.99MB/sec 2024-07-26T18:34:03.954 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2PPCbGiEemRDt7x off=8224202 len=921307 2024-07-26T18:34:03.959 INFO:tasks.workunit.client.0.smithi071.stdout:op 2144 completed, throughput=5MB/sec 2024-07-26T18:34:03.959 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--hDoKeRsD3T0bJH off=3560279 len=244900 2024-07-26T18:34:03.960 INFO:tasks.workunit.client.0.smithi071.stdout:op 2145 completed, throughput=5MB/sec 2024-07-26T18:34:03.960 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PvNO_k3KWz-xTCk off=815539 len=157383 2024-07-26T18:34:03.962 INFO:tasks.workunit.client.0.smithi071.stdout:op 2146 completed, throughput=5MB/sec 2024-07-26T18:34:03.962 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aPmMBG2-x6_DF7d off=17314721 len=1164204 2024-07-26T18:34:03.966 INFO:tasks.workunit.client.0.smithi071.stdout:op 2147 completed, throughput=5MB/sec 2024-07-26T18:34:03.967 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yjBj3Z_3AKhi9x4 off=8140257 len=194772 2024-07-26T18:34:03.970 INFO:tasks.workunit.client.0.smithi071.stdout:op 2148 completed, throughput=5MB/sec 2024-07-26T18:34:03.970 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SKHlXS-XhvtlT20 off=7932163 len=325381 2024-07-26T18:34:03.971 INFO:tasks.workunit.client.0.smithi071.stdout:op 2149 completed, throughput=5MB/sec 2024-07-26T18:34:04.971 INFO:tasks.workunit.client.0.smithi071.stdout: 431: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:04.971 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kFCYaAPSUys7LJG off=9918448 len=1949507 2024-07-26T18:34:04.973 INFO:tasks.workunit.client.0.smithi071.stdout:op 2150 completed, throughput=4.99MB/sec 2024-07-26T18:34:04.973 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3OkD_mhb-lVYBxT off=2507615 len=1316518 2024-07-26T18:34:04.977 INFO:tasks.workunit.client.0.smithi071.stdout:op 2151 completed, throughput=5MB/sec 2024-07-26T18:34:04.977 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9L0m4jEKVpcknrb off=7459180 len=695351 2024-07-26T18:34:04.981 INFO:tasks.workunit.client.0.smithi071.stdout:op 2152 completed, throughput=5MB/sec 2024-07-26T18:34:04.981 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rUZtsW4OqhpPy0N off=807832 len=1249069 2024-07-26T18:34:04.982 INFO:tasks.workunit.client.0.smithi071.stdout:op 2153 completed, throughput=5MB/sec 2024-07-26T18:34:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:04 smithi071 ceph-mon[92867]: pgmap v1617: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:34:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:04 smithi071 ceph-mon[90507]: pgmap v1617: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:34:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:04 smithi135 ceph-mon[85352]: pgmap v1617: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:34:05.983 INFO:tasks.workunit.client.0.smithi071.stdout: 432: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:05.983 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-t4KziYg1ZXRtACB off=2579176 len=1906533 2024-07-26T18:34:05.992 INFO:tasks.workunit.client.0.smithi071.stdout:op 2154 completed, throughput=4.99MB/sec 2024-07-26T18:34:05.993 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-V54FH6RhVgirR7G off=3751821 len=2018917 2024-07-26T18:34:05.995 INFO:tasks.workunit.client.0.smithi071.stdout:op 2155 completed, throughput=5MB/sec 2024-07-26T18:34:05.995 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rjyX8LjgCA5ZjZu off=392574 len=1069264 2024-07-26T18:34:06.001 INFO:tasks.workunit.client.0.smithi071.stdout:op 2156 completed, throughput=5MB/sec 2024-07-26T18:34:06.001 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LeSqC-MBwa86ewO off=2747029 len=981954 2024-07-26T18:34:06.003 INFO:tasks.workunit.client.0.smithi071.stdout:op 2157 completed, throughput=5MB/sec 2024-07-26T18:34:07.004 INFO:tasks.workunit.client.0.smithi071.stdout: 433: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:07.004 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GAtiUvHZj9SF8gC off=1581403 len=33241 2024-07-26T18:34:07.005 INFO:tasks.workunit.client.0.smithi071.stdout:op 2158 completed, throughput=4.99MB/sec 2024-07-26T18:34:07.005 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-etO9GKzpKsa5hMz off=15041493 len=1949532 2024-07-26T18:34:07.007 INFO:tasks.workunit.client.0.smithi071.stdout:op 2159 completed, throughput=4.99MB/sec 2024-07-26T18:34:07.007 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3NdwP0fXKODgcI- off=1949751 len=1081125 2024-07-26T18:34:07.012 INFO:tasks.workunit.client.0.smithi071.stdout:op 2160 completed, throughput=5MB/sec 2024-07-26T18:34:07.012 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rFqI5sF3OXYVI9Z off=6051610 len=1970681 2024-07-26T18:34:07.013 INFO:tasks.workunit.client.0.smithi071.stdout:op 2161 completed, throughput=5MB/sec 2024-07-26T18:34:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:06 smithi071 ceph-mon[92867]: pgmap v1618: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:34:07.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:06 smithi071 ceph-mon[90507]: pgmap v1618: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:34:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:06 smithi135 ceph-mon[85352]: pgmap v1618: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:34:08.014 INFO:tasks.workunit.client.0.smithi071.stdout: 434: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:08.014 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-v2BBcaIXWpwdH73 off=1897669 len=853358 2024-07-26T18:34:08.015 INFO:tasks.workunit.client.0.smithi071.stdout:op 2162 completed, throughput=4.99MB/sec 2024-07-26T18:34:08.015 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EKfE2PWgxu8gd0D off=10008120 len=499956 2024-07-26T18:34:08.016 INFO:tasks.workunit.client.0.smithi071.stdout:op 2163 completed, throughput=4.99MB/sec 2024-07-26T18:34:08.016 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TFboHo6jFiymkut off=20281584 len=1598922 2024-07-26T18:34:08.023 INFO:tasks.workunit.client.0.smithi071.stdout:op 2164 completed, throughput=5MB/sec 2024-07-26T18:34:08.023 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-achghviU_Tpjvb4 off=5531529 len=943136 2024-07-26T18:34:08.028 INFO:tasks.workunit.client.0.smithi071.stdout:op 2165 completed, throughput=5MB/sec 2024-07-26T18:34:08.028 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dkb4dQXYwjFEogS off=1420897 len=4026 2024-07-26T18:34:08.028 INFO:tasks.workunit.client.0.smithi071.stdout:op 2166 completed, throughput=5MB/sec 2024-07-26T18:34:08.029 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n7K0dQjaC3rQaNK off=2817675 len=434188 2024-07-26T18:34:08.031 INFO:tasks.workunit.client.0.smithi071.stdout:op 2167 completed, throughput=5MB/sec 2024-07-26T18:34:08.032 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VIQCQmaFUHd2TWY off=20440966 len=1277362 2024-07-26T18:34:08.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 2168 completed, throughput=5MB/sec 2024-07-26T18:34:09.033 INFO:tasks.workunit.client.0.smithi071.stdout: 435: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:09.033 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ghTQceBdYJu4_jD off=5362964 len=408232 2024-07-26T18:34:09.033 INFO:tasks.workunit.client.0.smithi071.stdout:op 2169 completed, throughput=4.99MB/sec 2024-07-26T18:34:09.034 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-x_Ka6UmoG98ABGw off=1053211 len=1749020 2024-07-26T18:34:09.037 INFO:tasks.workunit.client.0.smithi071.stdout:op 2170 completed, throughput=4.99MB/sec 2024-07-26T18:34:09.037 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_WlVYiTBvDgY0m8 off=1911527 len=1384677 2024-07-26T18:34:09.044 INFO:tasks.workunit.client.0.smithi071.stdout:op 2171 completed, throughput=5MB/sec 2024-07-26T18:34:09.044 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-a96a2p6rkRwun-c off=14391927 len=1666897 2024-07-26T18:34:09.045 INFO:tasks.workunit.client.0.smithi071.stdout:op 2172 completed, throughput=5MB/sec 2024-07-26T18:34:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:08 smithi071 ceph-mon[92867]: pgmap v1619: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:34:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:08 smithi071 ceph-mon[90507]: pgmap v1619: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:34:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:08 smithi135 ceph-mon[85352]: pgmap v1619: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:34:10.046 INFO:tasks.workunit.client.0.smithi071.stdout: 436: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:10.047 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jXns22Z1FTMUs_D off=4273435 len=1702537 2024-07-26T18:34:10.057 INFO:tasks.workunit.client.0.smithi071.stdout:op 2173 completed, throughput=4.99MB/sec 2024-07-26T18:34:10.057 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qWxOhgXJ5NCbi2F off=12894377 len=335744 2024-07-26T18:34:10.060 INFO:tasks.workunit.client.0.smithi071.stdout:op 2174 completed, throughput=4.99MB/sec 2024-07-26T18:34:10.060 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HSPqTrY3_HnMlo6 off=2802721 len=237875 2024-07-26T18:34:10.061 INFO:tasks.workunit.client.0.smithi071.stdout:op 2175 completed, throughput=4.99MB/sec 2024-07-26T18:34:10.061 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hrO9E_RYpXYUbdv off=15660773 len=1760874 2024-07-26T18:34:10.067 INFO:tasks.workunit.client.0.smithi071.stdout:op 2176 completed, throughput=5MB/sec 2024-07-26T18:34:10.067 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-56Q2eCytdWr9XTD off=18565122 len=1625741 2024-07-26T18:34:10.074 INFO:tasks.workunit.client.0.smithi071.stdout:op 2177 completed, throughput=5MB/sec 2024-07-26T18:34:11.075 INFO:tasks.workunit.client.0.smithi071.stdout: 437: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:11.075 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3xKpSaxbnSqf-d0 off=15619016 len=1512916 2024-07-26T18:34:11.078 INFO:tasks.workunit.client.0.smithi071.stdout:op 2178 completed, throughput=4.99MB/sec 2024-07-26T18:34:11.078 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WznWpIDeQywIB6q off=0 len=1530102 2024-07-26T18:34:11.087 INFO:tasks.workunit.client.0.smithi071.stdout:op 2179 completed, throughput=5MB/sec 2024-07-26T18:34:11.087 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iB6_oP45zyB43Yf off=2049089 len=1861615 2024-07-26T18:34:11.096 INFO:tasks.workunit.client.0.smithi071.stdout:op 2180 completed, throughput=5MB/sec 2024-07-26T18:34:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:10 smithi071 ceph-mon[92867]: pgmap v1620: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:34:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:10 smithi071 ceph-mon[90507]: pgmap v1620: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:34:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:10 smithi135 ceph-mon[85352]: pgmap v1620: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:34:12.097 INFO:tasks.workunit.client.0.smithi071.stdout: 438: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:12.097 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Rbtj6D5VGPGc2Tg off=766745 len=434585 2024-07-26T18:34:12.097 INFO:tasks.workunit.client.0.smithi071.stdout:op 2181 completed, throughput=4.99MB/sec 2024-07-26T18:34:12.098 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WAvBxEv_Dvk_jFW off=1417396 len=1541805 2024-07-26T18:34:12.108 INFO:tasks.workunit.client.0.smithi071.stdout:op 2182 completed, throughput=4.99MB/sec 2024-07-26T18:34:12.108 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YiY4ADrCovVUg9w off=219872 len=1170202 2024-07-26T18:34:12.114 INFO:tasks.workunit.client.0.smithi071.stdout:op 2183 completed, throughput=5MB/sec 2024-07-26T18:34:12.114 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rCjnD5rxsO2mD8l off=14081887 len=392182 2024-07-26T18:34:12.114 INFO:tasks.workunit.client.0.smithi071.stdout:op 2184 completed, throughput=5MB/sec 2024-07-26T18:34:12.114 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6afYfRhfnESnKtU off=17878018 len=173304 2024-07-26T18:34:12.115 INFO:tasks.workunit.client.0.smithi071.stdout:op 2185 completed, throughput=5MB/sec 2024-07-26T18:34:12.116 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Jrq3HIt3Y3GRN0i off=13608076 len=398664 2024-07-26T18:34:12.116 INFO:tasks.workunit.client.0.smithi071.stdout:op 2186 completed, throughput=5MB/sec 2024-07-26T18:34:12.116 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FYCP9MpD9jRpvzH off=7240263 len=1865141 2024-07-26T18:34:12.118 INFO:tasks.workunit.client.0.smithi071.stdout:op 2187 completed, throughput=5MB/sec 2024-07-26T18:34:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:34:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:34:12] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.43.0" 2024-07-26T18:34:13.118 INFO:tasks.workunit.client.0.smithi071.stdout: 439: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:13.119 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uLfbYWCS-qXjzpq off=3613231 len=767444 2024-07-26T18:34:13.123 INFO:tasks.workunit.client.0.smithi071.stdout:op 2188 completed, throughput=4.99MB/sec 2024-07-26T18:34:13.123 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jkLiSz5ZBQDAcHm off=7046436 len=816131 2024-07-26T18:34:13.128 INFO:tasks.workunit.client.0.smithi071.stdout:op 2189 completed, throughput=4.99MB/sec 2024-07-26T18:34:13.128 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HokRFCAmDk3mpsX off=10375820 len=1772075 2024-07-26T18:34:13.138 INFO:tasks.workunit.client.0.smithi071.stdout:op 2190 completed, throughput=5MB/sec 2024-07-26T18:34:13.138 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sTtzsndKBGrQep1 off=15479858 len=2080917 2024-07-26T18:34:13.140 INFO:tasks.workunit.client.0.smithi071.stdout:op 2191 completed, throughput=5MB/sec 2024-07-26T18:34:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:12 smithi071 ceph-mon[90507]: pgmap v1621: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:34:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:12 smithi071 ceph-mon[92867]: pgmap v1621: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:34:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:12 smithi135 ceph-mon[85352]: pgmap v1621: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:34:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:14.141 INFO:tasks.workunit.client.0.smithi071.stdout: 440: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:14.141 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FPdc1b3cMjSaQl8 off=6949170 len=128364 2024-07-26T18:34:14.141 INFO:tasks.workunit.client.0.smithi071.stdout:op 2192 completed, throughput=4.99MB/sec 2024-07-26T18:34:14.142 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-N4nIp87xpUK62hO off=7309999 len=1819251 2024-07-26T18:34:14.152 INFO:tasks.workunit.client.0.smithi071.stdout:op 2193 completed, throughput=5MB/sec 2024-07-26T18:34:14.152 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pIE3ibm2x7EZe1W off=15296718 len=1236 2024-07-26T18:34:14.153 INFO:tasks.workunit.client.0.smithi071.stdout:op 2194 completed, throughput=5MB/sec 2024-07-26T18:34:14.153 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mENjgUpn3EZdVZ4 off=3471219 len=661192 2024-07-26T18:34:14.155 INFO:tasks.workunit.client.0.smithi071.stdout:op 2195 completed, throughput=5MB/sec 2024-07-26T18:34:14.155 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-30Uu1snnNC8FfMH off=1610982 len=17627 2024-07-26T18:34:14.155 INFO:tasks.workunit.client.0.smithi071.stdout:op 2196 completed, throughput=5MB/sec 2024-07-26T18:34:14.155 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iZl0BoARnWCWpDN off=3137910 len=1848399 2024-07-26T18:34:14.158 INFO:tasks.workunit.client.0.smithi071.stdout:op 2197 completed, throughput=5MB/sec 2024-07-26T18:34:15.158 INFO:tasks.workunit.client.0.smithi071.stdout: 441: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:15.159 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AOEIf4Yrn8Z3JdY off=29081 len=1026580 2024-07-26T18:34:15.161 INFO:tasks.workunit.client.0.smithi071.stdout:op 2198 completed, throughput=4.99MB/sec 2024-07-26T18:34:15.161 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Q84MYGzQwnpAZ0w off=6687229 len=810910 2024-07-26T18:34:15.166 INFO:tasks.workunit.client.0.smithi071.stdout:op 2199 completed, throughput=4.99MB/sec 2024-07-26T18:34:15.166 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TSqz0dkTfBOxw9J off=4559323 len=1494535 2024-07-26T18:34:15.174 INFO:tasks.workunit.client.0.smithi071.stdout:op 2200 completed, throughput=5MB/sec 2024-07-26T18:34:15.174 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mfOiil4EVwu92rf off=15976184 len=1892128 2024-07-26T18:34:15.176 INFO:tasks.workunit.client.0.smithi071.stdout:op 2201 completed, throughput=5MB/sec 2024-07-26T18:34:15.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:14 smithi071 ceph-mon[90507]: pgmap v1622: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:14 smithi071 ceph-mon[92867]: pgmap v1622: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:14 smithi135 ceph-mon[85352]: pgmap v1622: 105 pgs: 105 active+clean; 129 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:16.177 INFO:tasks.workunit.client.0.smithi071.stdout: 442: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:16.177 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZLjDRUIYPTu18IC off=8090010 len=886635 2024-07-26T18:34:16.178 INFO:tasks.workunit.client.0.smithi071.stdout:op 2202 completed, throughput=4.99MB/sec 2024-07-26T18:34:16.178 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2fAJCKyivat6eY0 off=5311383 len=1444884 2024-07-26T18:34:16.180 INFO:tasks.workunit.client.0.smithi071.stdout:op 2203 completed, throughput=4.99MB/sec 2024-07-26T18:34:16.180 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZXyjFGkOyeZxENW off=319247 len=1874958 2024-07-26T18:34:16.182 INFO:tasks.workunit.client.0.smithi071.stdout:op 2204 completed, throughput=5MB/sec 2024-07-26T18:34:16.182 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yNIaYAHD63nZUcY off=6427289 len=1907877 2024-07-26T18:34:16.193 INFO:tasks.workunit.client.0.smithi071.stdout:op 2205 completed, throughput=5MB/sec 2024-07-26T18:34:17.194 INFO:tasks.workunit.client.0.smithi071.stdout: 443: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:17.194 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AFjyj7cU3RjKWqq off=4247364 len=703680 2024-07-26T18:34:17.195 INFO:tasks.workunit.client.0.smithi071.stdout:op 2206 completed, throughput=4.99MB/sec 2024-07-26T18:34:17.195 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-noMBA5xoD1lzn18 off=2838624 len=1602753 2024-07-26T18:34:17.202 INFO:tasks.workunit.client.0.smithi071.stdout:op 2207 completed, throughput=5MB/sec 2024-07-26T18:34:17.202 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v9TcvXvFqX44_53 off=4463839 len=188309 2024-07-26T18:34:17.204 INFO:tasks.workunit.client.0.smithi071.stdout:op 2208 completed, throughput=5MB/sec 2024-07-26T18:34:17.204 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vEKyrPwi1FiYIUW off=1497339 len=1204774 2024-07-26T18:34:17.209 INFO:tasks.workunit.client.0.smithi071.stdout:op 2209 completed, throughput=5MB/sec 2024-07-26T18:34:17.209 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6ckl-WAWcQ1u5UR off=11250651 len=1972601 2024-07-26T18:34:17.210 INFO:tasks.workunit.client.0.smithi071.stdout:op 2210 completed, throughput=5MB/sec 2024-07-26T18:34:17.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:17 smithi071 ceph-mon[92867]: pgmap v1623: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:34:17.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:17 smithi071 ceph-mon[90507]: pgmap v1623: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:34:18.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:17 smithi135 ceph-mon[85352]: pgmap v1623: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:34:18.211 INFO:tasks.workunit.client.0.smithi071.stdout: 444: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:18.211 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-byqjfP64isN9AU1 off=384210 len=1282253 2024-07-26T18:34:18.214 INFO:tasks.workunit.client.0.smithi071.stdout:op 2211 completed, throughput=4.99MB/sec 2024-07-26T18:34:18.214 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zDj3U2Z7FdyP7Hp off=17350775 len=1550367 2024-07-26T18:34:18.224 INFO:tasks.workunit.client.0.smithi071.stdout:op 2212 completed, throughput=5MB/sec 2024-07-26T18:34:18.224 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jJ_MsNbCaipX_Cl off=6496504 len=133150 2024-07-26T18:34:18.224 INFO:tasks.workunit.client.0.smithi071.stdout:op 2213 completed, throughput=5MB/sec 2024-07-26T18:34:18.224 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rCDYrbdxtsZ5-Q- off=2683798 len=1796255 2024-07-26T18:34:18.226 INFO:tasks.workunit.client.0.smithi071.stdout:op 2214 completed, throughput=5MB/sec 2024-07-26T18:34:19.227 INFO:tasks.workunit.client.0.smithi071.stdout: 445: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:19.227 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Jo5JAP82Rw6LZ2H off=129697 len=1208265 2024-07-26T18:34:19.228 INFO:tasks.workunit.client.0.smithi071.stdout:op 2215 completed, throughput=4.99MB/sec 2024-07-26T18:34:19.229 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Kb2eMwZXDhAL_8a off=8438662 len=1238313 2024-07-26T18:34:19.230 INFO:tasks.workunit.client.0.smithi071.stdout:op 2216 completed, throughput=5MB/sec 2024-07-26T18:34:19.230 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-quSQdnIPqxe3WsI off=3269343 len=1010999 2024-07-26T18:34:19.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 2217 completed, throughput=5MB/sec 2024-07-26T18:34:19.236 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HeuiX_EjP3a-zpr off=17200286 len=1939572 2024-07-26T18:34:19.247 INFO:tasks.workunit.client.0.smithi071.stdout:op 2218 completed, throughput=5MB/sec 2024-07-26T18:34:19.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:19 smithi071 ceph-mon[92867]: pgmap v1624: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:34:19.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:19 smithi071 ceph-mon[90507]: pgmap v1624: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:34:20.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:19 smithi135 ceph-mon[85352]: pgmap v1624: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:34:20.248 INFO:tasks.workunit.client.0.smithi071.stdout: 446: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:20.248 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lHkvLJMaWF6O_dT off=1701616 len=1956948 2024-07-26T18:34:20.250 INFO:tasks.workunit.client.0.smithi071.stdout:op 2219 completed, throughput=4.99MB/sec 2024-07-26T18:34:20.250 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-24t5NKrYa_xkoe- off=849090 len=1060399 2024-07-26T18:34:20.251 INFO:tasks.workunit.client.0.smithi071.stdout:op 2220 completed, throughput=5MB/sec 2024-07-26T18:34:20.251 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cKrJs_Np_YuGxG1 off=3276551 len=1370134 2024-07-26T18:34:20.253 INFO:tasks.workunit.client.0.smithi071.stdout:op 2221 completed, throughput=5MB/sec 2024-07-26T18:34:20.253 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ybIVwirraDZPJNq off=1059172 len=1590460 2024-07-26T18:34:20.255 INFO:tasks.workunit.client.0.smithi071.stdout:op 2222 completed, throughput=5MB/sec 2024-07-26T18:34:21.255 INFO:tasks.workunit.client.0.smithi071.stdout: 447: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:21.256 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TrHmrzeE_g6f4fD off=2653634 len=136616 2024-07-26T18:34:21.259 INFO:tasks.workunit.client.0.smithi071.stdout:op 2223 completed, throughput=4.99MB/sec 2024-07-26T18:34:21.259 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0hIfVErBa6pfSrd off=17120794 len=211862 2024-07-26T18:34:21.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 2224 completed, throughput=4.99MB/sec 2024-07-26T18:34:21.260 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xDVQNdDc5qwR0Ww off=8803617 len=2042240 2024-07-26T18:34:21.264 INFO:tasks.workunit.client.0.smithi071.stdout:op 2225 completed, throughput=5MB/sec 2024-07-26T18:34:21.264 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v-QZ1V8sm0YsdmR off=1382167 len=98358 2024-07-26T18:34:21.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 2226 completed, throughput=5MB/sec 2024-07-26T18:34:21.266 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wJkBSr9YpI8c_iY off=6014853 len=1239020 2024-07-26T18:34:21.274 INFO:tasks.workunit.client.0.smithi071.stdout:op 2227 completed, throughput=5MB/sec 2024-07-26T18:34:21.275 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AMu4fESDqxwseYM off=503709 len=909670 2024-07-26T18:34:21.276 INFO:tasks.workunit.client.0.smithi071.stdout:op 2228 completed, throughput=5MB/sec 2024-07-26T18:34:21.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:21 smithi071 ceph-mon[92867]: pgmap v1625: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:34:21.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:21 smithi071 ceph-mon[90507]: pgmap v1625: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:34:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:21 smithi135 ceph-mon[85352]: pgmap v1625: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:34:22.279 INFO:tasks.workunit.client.0.smithi071.stdout: 448: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:22.279 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vEjD-T9O1kfM24u off=584491 len=1024344 2024-07-26T18:34:22.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 2229 completed, throughput=4.99MB/sec 2024-07-26T18:34:22.282 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pEmUDMBUUgBNn15 off=5886163 len=1716299 2024-07-26T18:34:22.290 INFO:tasks.workunit.client.0.smithi071.stdout:op 2230 completed, throughput=5MB/sec 2024-07-26T18:34:22.290 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MSTOziovOyBCMJJ off=5709955 len=902491 2024-07-26T18:34:22.291 INFO:tasks.workunit.client.0.smithi071.stdout:op 2231 completed, throughput=5MB/sec 2024-07-26T18:34:22.291 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zBOTs24nqPEOEf3 off=2417938 len=1104092 2024-07-26T18:34:22.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 2232 completed, throughput=5MB/sec 2024-07-26T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:34:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:34:22] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.43.0" 2024-07-26T18:34:23.293 INFO:tasks.workunit.client.0.smithi071.stdout: 449: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:23.294 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BnnS5elyCmIGEZd off=9649646 len=579829 2024-07-26T18:34:23.294 INFO:tasks.workunit.client.0.smithi071.stdout:op 2233 completed, throughput=4.99MB/sec 2024-07-26T18:34:23.299 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xvBv244L-co-xEo off=474311 len=284398 2024-07-26T18:34:23.300 INFO:tasks.workunit.client.0.smithi071.stdout:op 2234 completed, throughput=4.99MB/sec 2024-07-26T18:34:23.300 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gYLHxhhEEWT905M off=6429439 len=1203052 2024-07-26T18:34:23.306 INFO:tasks.workunit.client.0.smithi071.stdout:op 2235 completed, throughput=4.99MB/sec 2024-07-26T18:34:23.306 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HPNLqJ7LlpQsl4r off=5987915 len=245162 2024-07-26T18:34:23.308 INFO:tasks.workunit.client.0.smithi071.stdout:op 2236 completed, throughput=4.99MB/sec 2024-07-26T18:34:23.309 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PNpMdjFepFn6F4j off=9433737 len=861186 2024-07-26T18:34:23.311 INFO:tasks.workunit.client.0.smithi071.stdout:op 2237 completed, throughput=5MB/sec 2024-07-26T18:34:23.311 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rVNZFimvndyfvHe off=3823131 len=2038579 2024-07-26T18:34:23.312 INFO:tasks.workunit.client.0.smithi071.stdout:op 2238 completed, throughput=5MB/sec 2024-07-26T18:34:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:23 smithi071 ceph-mon[90507]: pgmap v1626: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:34:23.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:23 smithi071 ceph-mon[92867]: pgmap v1626: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:34:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:23 smithi135 ceph-mon[85352]: pgmap v1626: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:34:24.313 INFO:tasks.workunit.client.0.smithi071.stdout: 450: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:24.313 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CyUKCZpa7WL5G1K off=3606676 len=2067015 2024-07-26T18:34:24.325 INFO:tasks.workunit.client.0.smithi071.stdout:op 2239 completed, throughput=4.99MB/sec 2024-07-26T18:34:24.325 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZXjiVDwWgvetLKL off=2622566 len=888783 2024-07-26T18:34:24.330 INFO:tasks.workunit.client.0.smithi071.stdout:op 2240 completed, throughput=5MB/sec 2024-07-26T18:34:24.330 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3wgTgp-Ch1-CFG8 off=12210096 len=365079 2024-07-26T18:34:24.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 2241 completed, throughput=5MB/sec 2024-07-26T18:34:24.333 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QlGn3sDTIo6aDHI off=24074850 len=311845 2024-07-26T18:34:24.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 2242 completed, throughput=5MB/sec 2024-07-26T18:34:24.336 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NvXHcv8LHCrSAar off=932621 len=1153114 2024-07-26T18:34:24.337 INFO:tasks.workunit.client.0.smithi071.stdout:op 2243 completed, throughput=5MB/sec 2024-07-26T18:34:24.337 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9VZs2fA86vV0dZk off=1437836 len=1243704 2024-07-26T18:34:24.343 INFO:tasks.workunit.client.0.smithi071.stdout:op 2244 completed, throughput=5MB/sec 2024-07-26T18:34:25.345 INFO:tasks.workunit.client.0.smithi071.stdout: 451: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:25.345 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VG-ijk16WA7_95E off=1903190 len=117951 2024-07-26T18:34:25.346 INFO:tasks.workunit.client.0.smithi071.stdout:op 2245 completed, throughput=4.99MB/sec 2024-07-26T18:34:25.346 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HG4fBYn-fs_ZiR5 off=6592898 len=1011339 2024-07-26T18:34:25.346 INFO:tasks.workunit.client.0.smithi071.stdout:op 2246 completed, throughput=4.99MB/sec 2024-07-26T18:34:25.346 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hsTgE2T5xpTznjh off=1311796 len=1068791 2024-07-26T18:34:25.348 INFO:tasks.workunit.client.0.smithi071.stdout:op 2247 completed, throughput=5MB/sec 2024-07-26T18:34:25.349 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UDmLvndRwGVvAhH off=4815691 len=11448 2024-07-26T18:34:25.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 2248 completed, throughput=5MB/sec 2024-07-26T18:34:25.351 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QmX-sbKdaHaaI1H off=10248230 len=1669661 2024-07-26T18:34:25.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 2249 completed, throughput=5MB/sec 2024-07-26T18:34:25.358 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XExLlXaBxa0nYqH off=7864689 len=515774 2024-07-26T18:34:25.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 2250 completed, throughput=5MB/sec 2024-07-26T18:34:25.359 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q2fyFoENGESs3Oj off=6019534 len=1712409 2024-07-26T18:34:25.362 INFO:tasks.workunit.client.0.smithi071.stdout:op 2251 completed, throughput=5MB/sec 2024-07-26T18:34:25.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:25 smithi071 ceph-mon[92867]: pgmap v1627: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:34:25.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:25 smithi071 ceph-mon[90507]: pgmap v1627: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:34:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:25 smithi135 ceph-mon[85352]: pgmap v1627: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:34:26.362 INFO:tasks.workunit.client.0.smithi071.stdout: 452: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:26.362 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KC8-BYKL0FMSBDC off=14178108 len=1259018 2024-07-26T18:34:26.364 INFO:tasks.workunit.client.0.smithi071.stdout:op 2252 completed, throughput=4.99MB/sec 2024-07-26T18:34:26.364 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Lg66NWZFsJRv2g4 off=1418345 len=700090 2024-07-26T18:34:26.365 INFO:tasks.workunit.client.0.smithi071.stdout:op 2253 completed, throughput=5MB/sec 2024-07-26T18:34:26.365 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-voVVJHL9MUMo5VA off=12089906 len=962875 2024-07-26T18:34:26.367 INFO:tasks.workunit.client.0.smithi071.stdout:op 2254 completed, throughput=5MB/sec 2024-07-26T18:34:26.367 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-47Mi0CHIVzU89Fk off=1594300 len=974114 2024-07-26T18:34:26.369 INFO:tasks.workunit.client.0.smithi071.stdout:op 2255 completed, throughput=5MB/sec 2024-07-26T18:34:27.370 INFO:tasks.workunit.client.0.smithi071.stdout: 453: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:27.370 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3bbHd9REm9YWAmt off=18086615 len=1853222 2024-07-26T18:34:27.381 INFO:tasks.workunit.client.0.smithi071.stdout:op 2256 completed, throughput=4.99MB/sec 2024-07-26T18:34:27.381 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v1JcFbVmSUGQcJT off=7936906 len=1078688 2024-07-26T18:34:27.386 INFO:tasks.workunit.client.0.smithi071.stdout:op 2257 completed, throughput=5MB/sec 2024-07-26T18:34:27.386 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lb3wfDvT9BwXoxU off=14861467 len=819046 2024-07-26T18:34:27.390 INFO:tasks.workunit.client.0.smithi071.stdout:op 2258 completed, throughput=5MB/sec 2024-07-26T18:34:27.390 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--OLljrXo0ZQH7LL off=916981 len=1372900 2024-07-26T18:34:27.392 INFO:tasks.workunit.client.0.smithi071.stdout:op 2259 completed, throughput=5MB/sec 2024-07-26T18:34:27.392 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VikK23HOCaOn9h0 off=295033 len=1563760 2024-07-26T18:34:27.394 INFO:tasks.workunit.client.0.smithi071.stdout:op 2260 completed, throughput=5MB/sec 2024-07-26T18:34:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:27 smithi071 ceph-mon[90507]: pgmap v1628: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:34:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:27 smithi071 ceph-mon[92867]: pgmap v1628: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:34:27.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:27 smithi135 ceph-mon[85352]: pgmap v1628: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:34:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:28.395 INFO:tasks.workunit.client.0.smithi071.stdout: 454: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:28.395 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-W5YeUqaNIcaI77a off=2983027 len=1964074 2024-07-26T18:34:28.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 2261 completed, throughput=5MB/sec 2024-07-26T18:34:28.404 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tvt2Hf7E4PrTEmf off=1856714 len=578639 2024-07-26T18:34:28.408 INFO:tasks.workunit.client.0.smithi071.stdout:op 2262 completed, throughput=5MB/sec 2024-07-26T18:34:28.408 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PCqxJcHY85DNCWl off=2199849 len=1472685 2024-07-26T18:34:28.409 INFO:tasks.workunit.client.0.smithi071.stdout:op 2263 completed, throughput=5MB/sec 2024-07-26T18:34:29.409 INFO:tasks.workunit.client.0.smithi071.stdout: 455: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:29.409 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f1sSN2jgw-XPoC0 off=1015732 len=583745 2024-07-26T18:34:29.414 INFO:tasks.workunit.client.0.smithi071.stdout:op 2264 completed, throughput=4.99MB/sec 2024-07-26T18:34:29.414 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bKiv-B1ZocxVFAA off=20154675 len=978140 2024-07-26T18:34:29.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 2265 completed, throughput=4.99MB/sec 2024-07-26T18:34:29.415 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lZ78u7R3BpsuP4H off=874140 len=741120 2024-07-26T18:34:29.417 INFO:tasks.workunit.client.0.smithi071.stdout:op 2266 completed, throughput=4.99MB/sec 2024-07-26T18:34:29.417 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Anatc3tJg_637FG off=18945206 len=2090283 2024-07-26T18:34:29.419 INFO:tasks.workunit.client.0.smithi071.stdout:op 2267 completed, throughput=5MB/sec 2024-07-26T18:34:29.419 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-E-0HvKQNc7LI0fP off=10409252 len=938426 2024-07-26T18:34:29.421 INFO:tasks.workunit.client.0.smithi071.stdout:op 2268 completed, throughput=5MB/sec 2024-07-26T18:34:29.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:29 smithi071 ceph-mon[92867]: pgmap v1629: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:34:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:29 smithi071 ceph-mon[90507]: pgmap v1629: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:34:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:29 smithi135 ceph-mon[85352]: pgmap v1629: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:34:30.422 INFO:tasks.workunit.client.0.smithi071.stdout: 456: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:30.422 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--x9r8lOLRDKHZCb off=3283967 len=132078 2024-07-26T18:34:30.423 INFO:tasks.workunit.client.0.smithi071.stdout:op 2269 completed, throughput=4.99MB/sec 2024-07-26T18:34:30.423 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YGr0yVOmlRywqin off=1319239 len=1695031 2024-07-26T18:34:30.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 2270 completed, throughput=4.99MB/sec 2024-07-26T18:34:30.431 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9GIsOznCstsS_Sr off=10402534 len=773256 2024-07-26T18:34:30.436 INFO:tasks.workunit.client.0.smithi071.stdout:op 2271 completed, throughput=4.99MB/sec 2024-07-26T18:34:30.436 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9IPPMyhuxRoGyzT off=13541371 len=338991 2024-07-26T18:34:30.436 INFO:tasks.workunit.client.0.smithi071.stdout:op 2272 completed, throughput=5MB/sec 2024-07-26T18:34:30.436 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0MDjmo9MWuKpSHp off=4530532 len=470973 2024-07-26T18:34:30.437 INFO:tasks.workunit.client.0.smithi071.stdout:op 2273 completed, throughput=5MB/sec 2024-07-26T18:34:30.437 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WxUVwpyLXKs4AHf off=6381925 len=827044 2024-07-26T18:34:30.441 INFO:tasks.workunit.client.0.smithi071.stdout:op 2274 completed, throughput=5MB/sec 2024-07-26T18:34:30.441 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1_V245n8-nwiucY off=16047217 len=1533650 2024-07-26T18:34:30.448 INFO:tasks.workunit.client.0.smithi071.stdout:op 2275 completed, throughput=5MB/sec 2024-07-26T18:34:31.449 INFO:tasks.workunit.client.0.smithi071.stdout: 457: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:31.449 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zXNjb9oH3CB0k58 off=3724042 len=1322115 2024-07-26T18:34:31.456 INFO:tasks.workunit.client.0.smithi071.stdout:op 2276 completed, throughput=4.99MB/sec 2024-07-26T18:34:31.457 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fN1vA6-DMK4ai2_ off=11715551 len=1658393 2024-07-26T18:34:31.463 INFO:tasks.workunit.client.0.smithi071.stdout:op 2277 completed, throughput=5MB/sec 2024-07-26T18:34:31.463 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AOrgAulfKm34c29 off=7871490 len=1054719 2024-07-26T18:34:31.470 INFO:tasks.workunit.client.0.smithi071.stdout:op 2278 completed, throughput=5MB/sec 2024-07-26T18:34:31.470 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Hbkfapu-GAQ1ViL off=2528989 len=1730992 2024-07-26T18:34:31.471 INFO:tasks.workunit.client.0.smithi071.stdout:op 2279 completed, throughput=5MB/sec 2024-07-26T18:34:31.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:31 smithi071 ceph-mon[92867]: pgmap v1630: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:31.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:31 smithi071 ceph-mon[90507]: pgmap v1630: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:31 smithi135 ceph-mon[85352]: pgmap v1630: 105 pgs: 105 active+clean; 129 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:34:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:34:32] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-07-26T18:34:32.472 INFO:tasks.workunit.client.0.smithi071.stdout: 458: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:32.472 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-m7r3VJM7rwu9e4F off=4368814 len=10348 2024-07-26T18:34:32.474 INFO:tasks.workunit.client.0.smithi071.stdout:op 2280 completed, throughput=4.99MB/sec 2024-07-26T18:34:32.474 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VewajV_vWajpRX- off=5682521 len=1930666 2024-07-26T18:34:32.477 INFO:tasks.workunit.client.0.smithi071.stdout:op 2281 completed, throughput=5MB/sec 2024-07-26T18:34:32.477 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--5_JXR6a8tqMGNr off=2301733 len=318853 2024-07-26T18:34:32.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 2282 completed, throughput=5MB/sec 2024-07-26T18:34:32.480 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-43qiHI-ynRkn2CQ off=550252 len=775777 2024-07-26T18:34:32.484 INFO:tasks.workunit.client.0.smithi071.stdout:op 2283 completed, throughput=5MB/sec 2024-07-26T18:34:32.484 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ogh18VJ4v8lnd9- off=986219 len=1628764 2024-07-26T18:34:32.486 INFO:tasks.workunit.client.0.smithi071.stdout:op 2284 completed, throughput=5MB/sec 2024-07-26T18:34:33.486 INFO:tasks.workunit.client.0.smithi071.stdout: 459: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:33.486 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-plSlStL5TtSty36 off=14102140 len=652692 2024-07-26T18:34:33.491 INFO:tasks.workunit.client.0.smithi071.stdout:op 2285 completed, throughput=4.99MB/sec 2024-07-26T18:34:33.491 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-igU9UOF8qDpVKid off=10572006 len=1205445 2024-07-26T18:34:33.496 INFO:tasks.workunit.client.0.smithi071.stdout:op 2286 completed, throughput=4.99MB/sec 2024-07-26T18:34:33.496 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6c4uUQYICdvzTPq off=8632154 len=1659528 2024-07-26T18:34:33.505 INFO:tasks.workunit.client.0.smithi071.stdout:op 2287 completed, throughput=5MB/sec 2024-07-26T18:34:33.505 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TXZ_TToWdmH1s_E off=1313503 len=283032 2024-07-26T18:34:33.506 INFO:tasks.workunit.client.0.smithi071.stdout:op 2288 completed, throughput=5MB/sec 2024-07-26T18:34:33.506 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DRl5Y2IFEyhh66g off=990238 len=713913 2024-07-26T18:34:33.507 INFO:tasks.workunit.client.0.smithi071.stdout:op 2289 completed, throughput=5MB/sec 2024-07-26T18:34:33.508 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KsRoru5PaJlthWb off=22957295 len=742576 2024-07-26T18:34:33.511 INFO:tasks.workunit.client.0.smithi071.stdout:op 2290 completed, throughput=5MB/sec 2024-07-26T18:34:33.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:33 smithi071 ceph-mon[92867]: pgmap v1631: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:33.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:33 smithi071 ceph-mon[90507]: pgmap v1631: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:33 smithi135 ceph-mon[85352]: pgmap v1631: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:34.512 INFO:tasks.workunit.client.0.smithi071.stdout: 460: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:34.512 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w3jh9Pml3MrI3BJ off=5356852 len=108160 2024-07-26T18:34:34.514 INFO:tasks.workunit.client.0.smithi071.stdout:op 2291 completed, throughput=4.99MB/sec 2024-07-26T18:34:34.514 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bkqKCKdQ78ToWXb off=2224958 len=446747 2024-07-26T18:34:34.517 INFO:tasks.workunit.client.0.smithi071.stdout:op 2292 completed, throughput=4.99MB/sec 2024-07-26T18:34:34.517 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wE6cwXTjuIF6Ej6 off=587541 len=1098454 2024-07-26T18:34:34.518 INFO:tasks.workunit.client.0.smithi071.stdout:op 2293 completed, throughput=4.99MB/sec 2024-07-26T18:34:34.518 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yin_wQSM6BDYB2g off=1168548 len=1045206 2024-07-26T18:34:34.522 INFO:tasks.workunit.client.0.smithi071.stdout:op 2294 completed, throughput=4.99MB/sec 2024-07-26T18:34:34.522 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D6shYkhcFCzprjG off=16624173 len=1008099 2024-07-26T18:34:34.527 INFO:tasks.workunit.client.0.smithi071.stdout:op 2295 completed, throughput=5MB/sec 2024-07-26T18:34:34.527 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XCF7UnHVjg07XXg off=18902612 len=1189634 2024-07-26T18:34:34.532 INFO:tasks.workunit.client.0.smithi071.stdout:op 2296 completed, throughput=5MB/sec 2024-07-26T18:34:34.532 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4OkE0k9XBpSraMs off=4480020 len=86898 2024-07-26T18:34:34.532 INFO:tasks.workunit.client.0.smithi071.stdout:op 2297 completed, throughput=5MB/sec 2024-07-26T18:34:34.533 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mciRp8s5i4ebhM6 off=5872670 len=2050100 2024-07-26T18:34:34.534 INFO:tasks.workunit.client.0.smithi071.stdout:op 2298 completed, throughput=5MB/sec 2024-07-26T18:34:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:34:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:34:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:34:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:34:34.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:34:34.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:34:34.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:34:34.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:34:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:34:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:34:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:34:35.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:34:35.534 INFO:tasks.workunit.client.0.smithi071.stdout: 461: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:35.534 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7ANwHITQmMvTjxD off=2185538 len=601350 2024-07-26T18:34:35.538 INFO:tasks.workunit.client.0.smithi071.stdout:op 2299 completed, throughput=4.99MB/sec 2024-07-26T18:34:35.538 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XfCsZi9epmnaABy off=107341 len=1115521 2024-07-26T18:34:35.540 INFO:tasks.workunit.client.0.smithi071.stdout:op 2300 completed, throughput=5MB/sec 2024-07-26T18:34:35.540 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-y8BUX6L8KTJkP1m off=1827351 len=341717 2024-07-26T18:34:35.540 INFO:tasks.workunit.client.0.smithi071.stdout:op 2301 completed, throughput=5MB/sec 2024-07-26T18:34:35.541 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NrwB3E0JnoMogsK off=2497663 len=851955 2024-07-26T18:34:35.543 INFO:tasks.workunit.client.0.smithi071.stdout:op 2302 completed, throughput=5MB/sec 2024-07-26T18:34:35.543 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TWOaEvV2bQTvhqe off=6370738 len=237688 2024-07-26T18:34:35.546 INFO:tasks.workunit.client.0.smithi071.stdout:op 2303 completed, throughput=5MB/sec 2024-07-26T18:34:35.547 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UCSuUd45DQUruYs off=2686166 len=1771235 2024-07-26T18:34:35.548 INFO:tasks.workunit.client.0.smithi071.stdout:op 2304 completed, throughput=5MB/sec 2024-07-26T18:34:35.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:35 smithi071 ceph-mon[92867]: pgmap v1632: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:35.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:35 smithi071 ceph-mon[90507]: pgmap v1632: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:35 smithi135 ceph-mon[85352]: pgmap v1632: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:34:36.549 INFO:tasks.workunit.client.0.smithi071.stdout: 462: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:36.549 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Pagfzc649CrcQZQ off=5171674 len=409641 2024-07-26T18:34:36.549 INFO:tasks.workunit.client.0.smithi071.stdout:op 2305 completed, throughput=4.99MB/sec 2024-07-26T18:34:36.550 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f2KSizRaHxAIBaW off=5549485 len=2026462 2024-07-26T18:34:36.565 INFO:tasks.workunit.client.0.smithi071.stdout:op 2306 completed, throughput=5MB/sec 2024-07-26T18:34:36.565 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QJWMiVX8GCSUYBx off=0 len=1518729 2024-07-26T18:34:36.573 INFO:tasks.workunit.client.0.smithi071.stdout:op 2307 completed, throughput=5MB/sec 2024-07-26T18:34:36.573 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kXIQp2Zk3ru9bAp off=1017457 len=149657 2024-07-26T18:34:36.573 INFO:tasks.workunit.client.0.smithi071.stdout:op 2308 completed, throughput=5MB/sec 2024-07-26T18:34:37.574 INFO:tasks.workunit.client.0.smithi071.stdout: 463: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:37.574 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EIL9v9TiDWfzAsC off=10215083 len=58479 2024-07-26T18:34:37.576 INFO:tasks.workunit.client.0.smithi071.stdout:op 2309 completed, throughput=4.99MB/sec 2024-07-26T18:34:37.576 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-61gewahJYuc_B3e off=1573178 len=30625 2024-07-26T18:34:37.578 INFO:tasks.workunit.client.0.smithi071.stdout:op 2310 completed, throughput=4.99MB/sec 2024-07-26T18:34:37.579 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZSwRm033oH6r48W off=454671 len=1880705 2024-07-26T18:34:37.590 INFO:tasks.workunit.client.0.smithi071.stdout:op 2311 completed, throughput=4.99MB/sec 2024-07-26T18:34:37.590 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tXsAAn1lrCZdsK3 off=4619021 len=496962 2024-07-26T18:34:37.594 INFO:tasks.workunit.client.0.smithi071.stdout:op 2312 completed, throughput=4.99MB/sec 2024-07-26T18:34:37.594 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CU2T7DfGQzr6dT- off=3566789 len=1848404 2024-07-26T18:34:37.603 INFO:tasks.workunit.client.0.smithi071.stdout:op 2313 completed, throughput=5MB/sec 2024-07-26T18:34:37.603 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-e0BEFPm8tSnYZos off=7829883 len=371084 2024-07-26T18:34:37.606 INFO:tasks.workunit.client.0.smithi071.stdout:op 2314 completed, throughput=5MB/sec 2024-07-26T18:34:37.606 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_3jqkKVq-z-64Bw off=1469506 len=186386 2024-07-26T18:34:37.608 INFO:tasks.workunit.client.0.smithi071.stdout:op 2315 completed, throughput=5MB/sec 2024-07-26T18:34:37.608 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q3CUVs9prydEXOj off=2531573 len=169246 2024-07-26T18:34:37.609 INFO:tasks.workunit.client.0.smithi071.stdout:op 2316 completed, throughput=5MB/sec 2024-07-26T18:34:37.609 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cF8GupJ_DXZ4bcL off=1226271 len=1456978 2024-07-26T18:34:37.610 INFO:tasks.workunit.client.0.smithi071.stdout:op 2317 completed, throughput=5MB/sec 2024-07-26T18:34:37.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:37 smithi071 ceph-mon[92867]: pgmap v1633: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:34:37.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:37 smithi071 ceph-mon[90507]: pgmap v1633: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:34:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:37 smithi135 ceph-mon[85352]: pgmap v1633: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:34:38.611 INFO:tasks.workunit.client.0.smithi071.stdout: 464: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:38.611 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0QE7HiLoee5ueVH off=879782 len=1401326 2024-07-26T18:34:38.613 INFO:tasks.workunit.client.0.smithi071.stdout:op 2318 completed, throughput=4.99MB/sec 2024-07-26T18:34:38.613 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ecM5wAQGlyqdVDs off=5316796 len=642913 2024-07-26T18:34:38.617 INFO:tasks.workunit.client.0.smithi071.stdout:op 2319 completed, throughput=5MB/sec 2024-07-26T18:34:38.617 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hcq1_CvntU37pmd off=5074328 len=6415 2024-07-26T18:34:38.620 INFO:tasks.workunit.client.0.smithi071.stdout:op 2320 completed, throughput=5MB/sec 2024-07-26T18:34:38.620 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VCrXMQpdVsCWQAu off=1338185 len=1108477 2024-07-26T18:34:38.622 INFO:tasks.workunit.client.0.smithi071.stdout:op 2321 completed, throughput=5MB/sec 2024-07-26T18:34:38.622 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-B7l-Ye11OdlAZJb off=17418723 len=1074466 2024-07-26T18:34:38.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 2322 completed, throughput=5MB/sec 2024-07-26T18:34:39.627 INFO:tasks.workunit.client.0.smithi071.stdout: 465: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:39.628 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zf-RiCfPpxYGuQe off=466600 len=1465168 2024-07-26T18:34:39.631 INFO:tasks.workunit.client.0.smithi071.stdout:op 2323 completed, throughput=4.99MB/sec 2024-07-26T18:34:39.631 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--3XYH54PdHsjGEk off=7976330 len=1621844 2024-07-26T18:34:39.633 INFO:tasks.workunit.client.0.smithi071.stdout:op 2324 completed, throughput=5MB/sec 2024-07-26T18:34:39.633 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ItbCexwNAJZdBUG off=4905405 len=1317041 2024-07-26T18:34:39.635 INFO:tasks.workunit.client.0.smithi071.stdout:op 2325 completed, throughput=5MB/sec 2024-07-26T18:34:39.635 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0K65u7-2K-n06xy off=14685091 len=1587814 2024-07-26T18:34:39.636 INFO:tasks.workunit.client.0.smithi071.stdout:op 2326 completed, throughput=5MB/sec 2024-07-26T18:34:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:39 smithi071 ceph-mon[90507]: pgmap v1634: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:34:39.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:39 smithi071 ceph-mon[92867]: pgmap v1634: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:34:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:39 smithi135 ceph-mon[85352]: pgmap v1634: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:34:40.637 INFO:tasks.workunit.client.0.smithi071.stdout: 466: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:40.637 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zFTicmfoU3dLjpF off=5773347 len=1292542 2024-07-26T18:34:40.646 INFO:tasks.workunit.client.0.smithi071.stdout:op 2327 completed, throughput=4.99MB/sec 2024-07-26T18:34:40.646 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JW2efUkxdJ-9WRJ off=4554985 len=777947 2024-07-26T18:34:40.647 INFO:tasks.workunit.client.0.smithi071.stdout:op 2328 completed, throughput=5MB/sec 2024-07-26T18:34:40.647 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fwNFzNZiIPxAxPi off=3408249 len=921951 2024-07-26T18:34:40.648 INFO:tasks.workunit.client.0.smithi071.stdout:op 2329 completed, throughput=5MB/sec 2024-07-26T18:34:40.648 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pUxrb8tfPDuSY7L off=16034143 len=448602 2024-07-26T18:34:40.649 INFO:tasks.workunit.client.0.smithi071.stdout:op 2330 completed, throughput=5MB/sec 2024-07-26T18:34:40.649 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AoExdQcW_OTQDlW off=4048146 len=408116 2024-07-26T18:34:40.650 INFO:tasks.workunit.client.0.smithi071.stdout:op 2331 completed, throughput=5MB/sec 2024-07-26T18:34:40.651 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zD-xcC5JzWwUQgy off=2984364 len=810621 2024-07-26T18:34:40.654 INFO:tasks.workunit.client.0.smithi071.stdout:op 2332 completed, throughput=5MB/sec 2024-07-26T18:34:41.654 INFO:tasks.workunit.client.0.smithi071.stdout: 467: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:41.654 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JTFAah7fyJNtQ2f off=16292999 len=1456896 2024-07-26T18:34:41.662 INFO:tasks.workunit.client.0.smithi071.stdout:op 2333 completed, throughput=4.99MB/sec 2024-07-26T18:34:41.662 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xRNpZlXIvSp-Azk off=6496760 len=944033 2024-07-26T18:34:41.663 INFO:tasks.workunit.client.0.smithi071.stdout:op 2334 completed, throughput=4.99MB/sec 2024-07-26T18:34:41.663 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3eeFijuLJtZef4F off=971645 len=940526 2024-07-26T18:34:41.668 INFO:tasks.workunit.client.0.smithi071.stdout:op 2335 completed, throughput=5MB/sec 2024-07-26T18:34:41.668 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bwbbzESaPdVQYs4 off=10316225 len=1777441 2024-07-26T18:34:41.679 INFO:tasks.workunit.client.0.smithi071.stdout:op 2336 completed, throughput=5MB/sec 2024-07-26T18:34:41.679 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XplpMjH8bcv7LfJ off=2091221 len=1106322 2024-07-26T18:34:41.681 INFO:tasks.workunit.client.0.smithi071.stdout:op 2337 completed, throughput=5MB/sec 2024-07-26T18:34:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:41 smithi135 ceph-mon[85352]: pgmap v1635: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:34:42.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:41 smithi071 ceph-mon[90507]: pgmap v1635: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:34:42.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:41 smithi071 ceph-mon[92867]: pgmap v1635: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:34:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:34:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:34:42] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-07-26T18:34:42.681 INFO:tasks.workunit.client.0.smithi071.stdout: 468: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:42.682 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IIEDk-xJ1vii8el off=3522829 len=1538090 2024-07-26T18:34:42.684 INFO:tasks.workunit.client.0.smithi071.stdout:op 2338 completed, throughput=4.99MB/sec 2024-07-26T18:34:42.684 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-g1bvJwthMBqvFpr off=4058440 len=1001528 2024-07-26T18:34:42.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 2339 completed, throughput=5MB/sec 2024-07-26T18:34:42.686 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TVVs8FAW2fQd_Wg off=70895 len=1709761 2024-07-26T18:34:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:op 2340 completed, throughput=5MB/sec 2024-07-26T18:34:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6HNuJ2LVDif1fCi off=9904845 len=742680 2024-07-26T18:34:42.692 INFO:tasks.workunit.client.0.smithi071.stdout:op 2341 completed, throughput=5MB/sec 2024-07-26T18:34:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:43.693 INFO:tasks.workunit.client.0.smithi071.stdout: 469: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:43.693 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OnOcIkcaPJwoPBK off=1171910 len=928383 2024-07-26T18:34:43.698 INFO:tasks.workunit.client.0.smithi071.stdout:op 2342 completed, throughput=4.99MB/sec 2024-07-26T18:34:43.698 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EYUVWUsa_1wrAI3 off=1225721 len=336459 2024-07-26T18:34:43.699 INFO:tasks.workunit.client.0.smithi071.stdout:op 2343 completed, throughput=4.99MB/sec 2024-07-26T18:34:43.699 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hj3eetnzrfBKX1z off=6179678 len=1441304 2024-07-26T18:34:43.708 INFO:tasks.workunit.client.0.smithi071.stdout:op 2344 completed, throughput=5MB/sec 2024-07-26T18:34:43.708 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vfrFvxJIYzL15ZK off=3952179 len=1730310 2024-07-26T18:34:43.710 INFO:tasks.workunit.client.0.smithi071.stdout:op 2345 completed, throughput=5MB/sec 2024-07-26T18:34:43.710 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lKYpMK9mBSlhoMg off=6775211 len=552115 2024-07-26T18:34:43.711 INFO:tasks.workunit.client.0.smithi071.stdout:op 2346 completed, throughput=5MB/sec 2024-07-26T18:34:43.958 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:43 smithi135 ceph-mon[85352]: pgmap v1636: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:34:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:43 smithi071 ceph-mon[90507]: pgmap v1636: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:34:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:43 smithi071 ceph-mon[92867]: pgmap v1636: 105 pgs: 105 active+clean; 129 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:34:44.712 INFO:tasks.workunit.client.0.smithi071.stdout: 470: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:44.712 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-088cM-nvFIgHu2- off=9951514 len=1391393 2024-07-26T18:34:44.726 INFO:tasks.workunit.client.0.smithi071.stdout:op 2347 completed, throughput=4.99MB/sec 2024-07-26T18:34:44.726 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SArRZv-cdmAvLfQ off=5169928 len=612417 2024-07-26T18:34:44.730 INFO:tasks.workunit.client.0.smithi071.stdout:op 2348 completed, throughput=4.99MB/sec 2024-07-26T18:34:44.730 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zxEG9zcEOsqE1hp off=21985598 len=1937453 2024-07-26T18:34:44.739 INFO:tasks.workunit.client.0.smithi071.stdout:op 2349 completed, throughput=5MB/sec 2024-07-26T18:34:44.739 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Lef_Ni83kX8CQQp off=15227634 len=1644707 2024-07-26T18:34:44.741 INFO:tasks.workunit.client.0.smithi071.stdout:op 2350 completed, throughput=5MB/sec 2024-07-26T18:34:45.741 INFO:tasks.workunit.client.0.smithi071.stdout: 471: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:45.741 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Tvehvl-ESL3U611 off=644935 len=970806 2024-07-26T18:34:45.746 INFO:tasks.workunit.client.0.smithi071.stdout:op 2351 completed, throughput=4.99MB/sec 2024-07-26T18:34:45.746 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q5Xhx-3R-ctJ4rL off=15677587 len=356873 2024-07-26T18:34:45.748 INFO:tasks.workunit.client.0.smithi071.stdout:op 2352 completed, throughput=4.99MB/sec 2024-07-26T18:34:45.748 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RpTTLHDXOFreyoE off=535908 len=786136 2024-07-26T18:34:45.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 2353 completed, throughput=4.99MB/sec 2024-07-26T18:34:45.749 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kd2zAYcaE1ptXsB off=5028295 len=1798431 2024-07-26T18:34:45.754 INFO:tasks.workunit.client.0.smithi071.stdout:op 2354 completed, throughput=5MB/sec 2024-07-26T18:34:45.754 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qrdx_hWihswOoUg off=6760219 len=1646036 2024-07-26T18:34:45.755 INFO:tasks.workunit.client.0.smithi071.stdout:op 2355 completed, throughput=5MB/sec 2024-07-26T18:34:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:45 smithi135 ceph-mon[85352]: pgmap v1637: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:34:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:45 smithi071 ceph-mon[90507]: pgmap v1637: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:34:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:45 smithi071 ceph-mon[92867]: pgmap v1637: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:34:46.756 INFO:tasks.workunit.client.0.smithi071.stdout: 472: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:46.756 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-24cs3KrVq7FgxcD off=3239939 len=769850 2024-07-26T18:34:46.757 INFO:tasks.workunit.client.0.smithi071.stdout:op 2356 completed, throughput=4.99MB/sec 2024-07-26T18:34:46.757 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s_C8hq64Ae1aTYq off=3844723 len=231395 2024-07-26T18:34:46.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 2357 completed, throughput=4.99MB/sec 2024-07-26T18:34:46.758 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mopHXsL7eOqGq2l off=7168991 len=985746 2024-07-26T18:34:46.763 INFO:tasks.workunit.client.0.smithi071.stdout:op 2358 completed, throughput=4.99MB/sec 2024-07-26T18:34:46.763 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YTWeydg8OzEHZs2 off=5735186 len=1254846 2024-07-26T18:34:46.765 INFO:tasks.workunit.client.0.smithi071.stdout:op 2359 completed, throughput=5MB/sec 2024-07-26T18:34:46.765 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FljIwGMoshT27Cb off=8401684 len=927441 2024-07-26T18:34:46.771 INFO:tasks.workunit.client.0.smithi071.stdout:op 2360 completed, throughput=5MB/sec 2024-07-26T18:34:46.771 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7pYdDyjaC6tKenh off=509797 len=1042316 2024-07-26T18:34:46.776 INFO:tasks.workunit.client.0.smithi071.stdout:op 2361 completed, throughput=5MB/sec 2024-07-26T18:34:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: 473: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:47.777 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6XPt4KhgpJ4ELEw off=708089 len=1771908 2024-07-26T18:34:47.779 INFO:tasks.workunit.client.0.smithi071.stdout:op 2362 completed, throughput=4.99MB/sec 2024-07-26T18:34:47.779 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pJ1dIgeOjmIoK-h off=13483943 len=1704070 2024-07-26T18:34:47.783 INFO:tasks.workunit.client.0.smithi071.stdout:op 2363 completed, throughput=5MB/sec 2024-07-26T18:34:47.783 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AwAsaLYnvQO5mpk off=16450605 len=400301 2024-07-26T18:34:47.787 INFO:tasks.workunit.client.0.smithi071.stdout:op 2364 completed, throughput=5MB/sec 2024-07-26T18:34:47.787 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9GIsOznCstsS_Sr off=1770561 len=596110 2024-07-26T18:34:47.791 INFO:tasks.workunit.client.0.smithi071.stdout:op 2365 completed, throughput=5MB/sec 2024-07-26T18:34:47.791 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cQacJ3KssXmrUqF off=5513472 len=10172 2024-07-26T18:34:47.793 INFO:tasks.workunit.client.0.smithi071.stdout:op 2366 completed, throughput=5MB/sec 2024-07-26T18:34:47.793 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DoVH5IFb7yd37IG off=1421489 len=1213138 2024-07-26T18:34:47.798 INFO:tasks.workunit.client.0.smithi071.stdout:op 2367 completed, throughput=5MB/sec 2024-07-26T18:34:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:47 smithi135 ceph-mon[85352]: pgmap v1638: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:34:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:47 smithi071 ceph-mon[90507]: pgmap v1638: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:34:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:47 smithi071 ceph-mon[92867]: pgmap v1638: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:34:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: 474: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:48.799 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Qqt2lx9-EzncCjz off=18683812 len=1647071 2024-07-26T18:34:48.806 INFO:tasks.workunit.client.0.smithi071.stdout:op 2368 completed, throughput=4.99MB/sec 2024-07-26T18:34:48.806 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mhWr9twEL-R2bLx off=7931028 len=33552 2024-07-26T18:34:48.806 INFO:tasks.workunit.client.0.smithi071.stdout:op 2369 completed, throughput=4.99MB/sec 2024-07-26T18:34:48.806 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ysPPqjOklbsvmCq off=3612617 len=1477048 2024-07-26T18:34:48.811 INFO:tasks.workunit.client.0.smithi071.stdout:op 2370 completed, throughput=5MB/sec 2024-07-26T18:34:48.811 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-61jy5uo_ixMfXdw off=4554106 len=233904 2024-07-26T18:34:48.812 INFO:tasks.workunit.client.0.smithi071.stdout:op 2371 completed, throughput=5MB/sec 2024-07-26T18:34:48.812 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0-AvH6YRW_25FBX off=362815 len=1304158 2024-07-26T18:34:48.820 INFO:tasks.workunit.client.0.smithi071.stdout:op 2372 completed, throughput=5MB/sec 2024-07-26T18:34:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: 475: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:49.821 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ItbCexwNAJZdBUG off=193674 len=357020 2024-07-26T18:34:49.824 INFO:tasks.workunit.client.0.smithi071.stdout:op 2373 completed, throughput=4.99MB/sec 2024-07-26T18:34:49.824 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wTzetGEQHSN8Y35 off=15894796 len=1964761 2024-07-26T18:34:49.831 INFO:tasks.workunit.client.0.smithi071.stdout:op 2374 completed, throughput=4.99MB/sec 2024-07-26T18:34:49.832 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ms1By5Ax87F2Cd9 off=16624345 len=1321040 2024-07-26T18:34:49.833 INFO:tasks.workunit.client.0.smithi071.stdout:op 2375 completed, throughput=5MB/sec 2024-07-26T18:34:49.833 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8hxuagTdILWY6wn off=10403718 len=654445 2024-07-26T18:34:49.838 INFO:tasks.workunit.client.0.smithi071.stdout:op 2376 completed, throughput=5MB/sec 2024-07-26T18:34:49.838 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-psz7B_BY6rZP6Do off=1434343 len=23589 2024-07-26T18:34:49.839 INFO:tasks.workunit.client.0.smithi071.stdout:op 2377 completed, throughput=5MB/sec 2024-07-26T18:34:49.839 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-930BvTonqa5lMYR off=14555592 len=1000745 2024-07-26T18:34:49.843 INFO:tasks.workunit.client.0.smithi071.stdout:op 2378 completed, throughput=5MB/sec 2024-07-26T18:34:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:49 smithi135 ceph-mon[85352]: pgmap v1639: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:34:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:49 smithi071 ceph-mon[90507]: pgmap v1639: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:34:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:49 smithi071 ceph-mon[92867]: pgmap v1639: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:34:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: 476: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:50.843 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iks7Lk8dnJFzLbn off=2665637 len=690200 2024-07-26T18:34:50.848 INFO:tasks.workunit.client.0.smithi071.stdout:op 2379 completed, throughput=4.99MB/sec 2024-07-26T18:34:50.848 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zjiOv-R_OfOjw5j off=401075 len=1371486 2024-07-26T18:34:50.849 INFO:tasks.workunit.client.0.smithi071.stdout:op 2380 completed, throughput=4.99MB/sec 2024-07-26T18:34:50.849 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-y-Qsh_3zvZaUb2E off=1973830 len=2019577 2024-07-26T18:34:50.851 INFO:tasks.workunit.client.0.smithi071.stdout:op 2381 completed, throughput=5MB/sec 2024-07-26T18:34:50.851 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Rt-BaaSyq0cJ5fE off=1033155 len=1919754 2024-07-26T18:34:50.853 INFO:tasks.workunit.client.0.smithi071.stdout:op 2382 completed, throughput=5MB/sec 2024-07-26T18:34:51.854 INFO:tasks.workunit.client.0.smithi071.stdout: 477: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:51.854 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9N_-MGyZ93-7E6y off=3586958 len=1670486 2024-07-26T18:34:51.862 INFO:tasks.workunit.client.0.smithi071.stdout:op 2383 completed, throughput=4.99MB/sec 2024-07-26T18:34:51.862 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VyQ0Qrx2__u7OfC off=6475279 len=749619 2024-07-26T18:34:51.866 INFO:tasks.workunit.client.0.smithi071.stdout:op 2384 completed, throughput=5MB/sec 2024-07-26T18:34:51.867 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KBojj72fgWMdZ-F off=4222205 len=879657 2024-07-26T18:34:51.868 INFO:tasks.workunit.client.0.smithi071.stdout:op 2385 completed, throughput=5MB/sec 2024-07-26T18:34:51.868 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Q84MYGzQwnpAZ0w off=5142289 len=465007 2024-07-26T18:34:51.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 2386 completed, throughput=5MB/sec 2024-07-26T18:34:51.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1sUc_mSTDpp4Fba off=5443313 len=786213 2024-07-26T18:34:51.873 INFO:tasks.workunit.client.0.smithi071.stdout:op 2387 completed, throughput=5MB/sec 2024-07-26T18:34:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:51 smithi135 ceph-mon[85352]: pgmap v1640: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:34:52.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:51 smithi071 ceph-mon[90507]: pgmap v1640: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:34:52.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:51 smithi071 ceph-mon[92867]: pgmap v1640: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:34:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:34:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:34:52] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-07-26T18:34:52.873 INFO:tasks.workunit.client.0.smithi071.stdout: 478: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:52.874 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8azQFUE9hcCE4Dx off=2621519 len=2077902 2024-07-26T18:34:52.887 INFO:tasks.workunit.client.0.smithi071.stdout:op 2388 completed, throughput=4.99MB/sec 2024-07-26T18:34:52.887 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fN1vA6-DMK4ai2_ off=11360254 len=1872636 2024-07-26T18:34:52.896 INFO:tasks.workunit.client.0.smithi071.stdout:op 2389 completed, throughput=5MB/sec 2024-07-26T18:34:52.897 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dVGbE_ikjgL6kpc off=2464454 len=934184 2024-07-26T18:34:52.902 INFO:tasks.workunit.client.0.smithi071.stdout:op 2390 completed, throughput=5MB/sec 2024-07-26T18:34:52.902 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AEWh1dNWcJhDkSh off=5432797 len=1974938 2024-07-26T18:34:52.905 INFO:tasks.workunit.client.0.smithi071.stdout:op 2391 completed, throughput=5MB/sec 2024-07-26T18:34:53.905 INFO:tasks.workunit.client.0.smithi071.stdout: 479: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:53.905 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v8gf2EPKfVOwE3M off=14741889 len=1385019 2024-07-26T18:34:53.911 INFO:tasks.workunit.client.0.smithi071.stdout:op 2392 completed, throughput=5MB/sec 2024-07-26T18:34:53.912 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BxaU03yGt1ErQ8r off=9826569 len=1390982 2024-07-26T18:34:53.918 INFO:tasks.workunit.client.0.smithi071.stdout:op 2393 completed, throughput=5MB/sec 2024-07-26T18:34:53.918 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tbPkmZ6vuY1Apds off=9694478 len=337749 2024-07-26T18:34:53.921 INFO:tasks.workunit.client.0.smithi071.stdout:op 2394 completed, throughput=5MB/sec 2024-07-26T18:34:53.921 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1BWTlzHFG4Q5JZ7 off=16317561 len=218607 2024-07-26T18:34:53.923 INFO:tasks.workunit.client.0.smithi071.stdout:op 2395 completed, throughput=5MB/sec 2024-07-26T18:34:53.923 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Xc_wX7C_74MThu8 off=8917846 len=692977 2024-07-26T18:34:53.925 INFO:tasks.workunit.client.0.smithi071.stdout:op 2396 completed, throughput=5MB/sec 2024-07-26T18:34:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:53 smithi135 ceph-mon[85352]: pgmap v1641: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:34:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:53 smithi071 ceph-mon[92867]: pgmap v1641: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:34:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:53 smithi071 ceph-mon[90507]: pgmap v1641: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:34:54.926 INFO:tasks.workunit.client.0.smithi071.stdout: 480: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:54.926 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L8qi5fsIWJ3sDaH off=6582868 len=1475964 2024-07-26T18:34:54.934 INFO:tasks.workunit.client.0.smithi071.stdout:op 2397 completed, throughput=4.99MB/sec 2024-07-26T18:34:54.934 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zhqjb9x3rRStIXv off=583590 len=583623 2024-07-26T18:34:54.935 INFO:tasks.workunit.client.0.smithi071.stdout:op 2398 completed, throughput=4.99MB/sec 2024-07-26T18:34:54.935 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nL1WKae0y_pVBM1 off=9160461 len=1028377 2024-07-26T18:34:54.940 INFO:tasks.workunit.client.0.smithi071.stdout:op 2399 completed, throughput=5MB/sec 2024-07-26T18:34:54.940 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-X9OuGj-KdBUJC26 off=5588153 len=1937903 2024-07-26T18:34:54.941 INFO:tasks.workunit.client.0.smithi071.stdout:op 2400 completed, throughput=5MB/sec 2024-07-26T18:34:54.941 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NsKP831woiNCStd off=1172197 len=111219 2024-07-26T18:34:54.942 INFO:tasks.workunit.client.0.smithi071.stdout:op 2401 completed, throughput=5MB/sec 2024-07-26T18:34:55.943 INFO:tasks.workunit.client.0.smithi071.stdout: 481: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:55.943 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TgR1u6NI-WdzIp1 off=10236112 len=1826737 2024-07-26T18:34:55.954 INFO:tasks.workunit.client.0.smithi071.stdout:op 2402 completed, throughput=4.99MB/sec 2024-07-26T18:34:55.954 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nYfB0BAv_TRsaNi off=4836392 len=1630316 2024-07-26T18:34:55.957 INFO:tasks.workunit.client.0.smithi071.stdout:op 2403 completed, throughput=5MB/sec 2024-07-26T18:34:55.957 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iu7WxFfYfFRO-ci off=5125157 len=860404 2024-07-26T18:34:55.963 INFO:tasks.workunit.client.0.smithi071.stdout:op 2404 completed, throughput=5MB/sec 2024-07-26T18:34:55.963 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5v2p9XI_YDoFNFQ off=288653 len=1972776 2024-07-26T18:34:55.976 INFO:tasks.workunit.client.0.smithi071.stdout:op 2405 completed, throughput=5MB/sec 2024-07-26T18:34:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:55 smithi135 ceph-mon[85352]: pgmap v1642: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:34:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:55 smithi071 ceph-mon[90507]: pgmap v1642: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:34:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:55 smithi071 ceph-mon[92867]: pgmap v1642: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:34:56.976 INFO:tasks.workunit.client.0.smithi071.stdout: 482: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:56.976 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lBFf71iE1yuXNKK off=5586222 len=2062837 2024-07-26T18:34:56.984 INFO:tasks.workunit.client.0.smithi071.stdout:op 2406 completed, throughput=5MB/sec 2024-07-26T18:34:56.985 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pHmjqpkhg0HCQY9 off=4730495 len=1376927 2024-07-26T18:34:56.992 INFO:tasks.workunit.client.0.smithi071.stdout:op 2407 completed, throughput=5MB/sec 2024-07-26T18:34:56.992 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-K8sYQYNd96gBO-V off=2735042 len=727625 2024-07-26T18:34:56.997 INFO:tasks.workunit.client.0.smithi071.stdout:op 2408 completed, throughput=5MB/sec 2024-07-26T18:34:56.997 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9w7_Iw1UuUt0uCA off=5131345 len=1763183 2024-07-26T18:34:56.998 INFO:tasks.workunit.client.0.smithi071.stdout:op 2409 completed, throughput=5MB/sec 2024-07-26T18:34:57.999 INFO:tasks.workunit.client.0.smithi071.stdout: 483: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:57.999 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-76F3xwhLDyy2qoH off=1049037 len=1397980 2024-07-26T18:34:58.001 INFO:tasks.workunit.client.0.smithi071.stdout:op 2410 completed, throughput=5MB/sec 2024-07-26T18:34:58.001 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-o9iVkUt_8FspUJ7 off=2777806 len=1004260 2024-07-26T18:34:58.002 INFO:tasks.workunit.client.0.smithi071.stdout:op 2411 completed, throughput=5MB/sec 2024-07-26T18:34:58.002 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-F63ouBXZwmD4TXd off=209864 len=131423 2024-07-26T18:34:58.004 INFO:tasks.workunit.client.0.smithi071.stdout:op 2412 completed, throughput=5MB/sec 2024-07-26T18:34:58.005 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IbqJLGkDJo6R_VS off=7392625 len=538855 2024-07-26T18:34:58.006 INFO:tasks.workunit.client.0.smithi071.stdout:op 2413 completed, throughput=5MB/sec 2024-07-26T18:34:58.006 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-311sUePnsfSGQhs off=661560 len=1875204 2024-07-26T18:34:58.009 INFO:tasks.workunit.client.0.smithi071.stdout:op 2414 completed, throughput=5MB/sec 2024-07-26T18:34:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:57 smithi135 ceph-mon[85352]: pgmap v1643: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:34:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:57 smithi071 ceph-mon[92867]: pgmap v1643: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:34:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:57 smithi071 ceph-mon[90507]: pgmap v1643: 105 pgs: 105 active+clean; 129 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:34:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:34:59.010 INFO:tasks.workunit.client.0.smithi071.stdout: 484: throughput=4.99MB/sec pending data=0 2024-07-26T18:34:59.010 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-znvlzMDwGfLSkv1 off=3744919 len=749874 2024-07-26T18:34:59.014 INFO:tasks.workunit.client.0.smithi071.stdout:op 2415 completed, throughput=4.99MB/sec 2024-07-26T18:34:59.014 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Zl0apReu49Z1KmN off=4147772 len=1591350 2024-07-26T18:34:59.017 INFO:tasks.workunit.client.0.smithi071.stdout:op 2416 completed, throughput=5MB/sec 2024-07-26T18:34:59.017 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-e61CHPx7d-ABAvk off=1153558 len=705191 2024-07-26T18:34:59.021 INFO:tasks.workunit.client.0.smithi071.stdout:op 2417 completed, throughput=5MB/sec 2024-07-26T18:34:59.021 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5qeAtRMthw39HIA off=10491214 len=914579 2024-07-26T18:34:59.022 INFO:tasks.workunit.client.0.smithi071.stdout:op 2418 completed, throughput=5MB/sec 2024-07-26T18:34:59.022 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UlMzvvr_aXTuOMi off=427947 len=951111 2024-07-26T18:34:59.028 INFO:tasks.workunit.client.0.smithi071.stdout:op 2419 completed, throughput=5MB/sec 2024-07-26T18:35:00.028 INFO:tasks.workunit.client.0.smithi071.stdout: 485: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:00.029 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LGIQiViSAcWMekR off=0 len=1512643 2024-07-26T18:35:00.038 INFO:tasks.workunit.client.0.smithi071.stdout:op 2420 completed, throughput=4.99MB/sec 2024-07-26T18:35:00.038 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-g5iRAWa4epLT2P1 off=6538274 len=1361524 2024-07-26T18:35:00.039 INFO:tasks.workunit.client.0.smithi071.stdout:op 2421 completed, throughput=5MB/sec 2024-07-26T18:35:00.039 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bCxYhnBv1HaP5ml off=3239225 len=1209153 2024-07-26T18:35:00.042 INFO:tasks.workunit.client.0.smithi071.stdout:op 2422 completed, throughput=5MB/sec 2024-07-26T18:35:00.042 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Cy1tqLU9sJs00fe off=3252013 len=1269916 2024-07-26T18:35:00.049 INFO:tasks.workunit.client.0.smithi071.stdout:op 2423 completed, throughput=5MB/sec 2024-07-26T18:35:00.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:34:59 smithi135 ceph-mon[85352]: pgmap v1644: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:34:59 smithi071 ceph-mon[90507]: pgmap v1644: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:34:59 smithi071 ceph-mon[92867]: pgmap v1644: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:01.049 INFO:tasks.workunit.client.0.smithi071.stdout: 486: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:01.050 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jjprZxY4JInOxZa off=1389774 len=2049394 2024-07-26T18:35:01.060 INFO:tasks.workunit.client.0.smithi071.stdout:op 2424 completed, throughput=5MB/sec 2024-07-26T18:35:01.060 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZMr7x2jJQSX4zaA off=14040551 len=253021 2024-07-26T18:35:01.061 INFO:tasks.workunit.client.0.smithi071.stdout:op 2425 completed, throughput=5MB/sec 2024-07-26T18:35:01.061 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ms1By5Ax87F2Cd9 off=6613010 len=494067 2024-07-26T18:35:01.062 INFO:tasks.workunit.client.0.smithi071.stdout:op 2426 completed, throughput=5MB/sec 2024-07-26T18:35:01.062 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SArRZv-cdmAvLfQ off=2438233 len=1750716 2024-07-26T18:35:01.063 INFO:tasks.workunit.client.0.smithi071.stdout:op 2427 completed, throughput=5MB/sec 2024-07-26T18:35:01.063 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6UQwm280pFs4jm1 off=1747583 len=1387979 2024-07-26T18:35:01.065 INFO:tasks.workunit.client.0.smithi071.stdout:op 2428 completed, throughput=5MB/sec 2024-07-26T18:35:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:01 smithi135 ceph-mon[85352]: pgmap v1645: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:02.065 INFO:tasks.workunit.client.0.smithi071.stdout: 487: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:02.065 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--038XSLB6gCLQQb off=1019150 len=604459 2024-07-26T18:35:02.067 INFO:tasks.workunit.client.0.smithi071.stdout:op 2429 completed, throughput=4.99MB/sec 2024-07-26T18:35:02.067 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IuzEsG3P3cJqSid off=899560 len=980201 2024-07-26T18:35:02.068 INFO:tasks.workunit.client.0.smithi071.stdout:op 2430 completed, throughput=5MB/sec 2024-07-26T18:35:02.069 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jQZVvypFgmwegam off=2743542 len=1306845 2024-07-26T18:35:02.075 INFO:tasks.workunit.client.0.smithi071.stdout:op 2431 completed, throughput=5MB/sec 2024-07-26T18:35:02.076 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-On2gjzf4V32lJlj off=11620691 len=1770481 2024-07-26T18:35:02.079 INFO:tasks.workunit.client.0.smithi071.stdout:op 2432 completed, throughput=5MB/sec 2024-07-26T18:35:02.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:01 smithi071 ceph-mon[92867]: pgmap v1645: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:02.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:01 smithi071 ceph-mon[90507]: pgmap v1645: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:35:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:35:02] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-07-26T18:35:03.079 INFO:tasks.workunit.client.0.smithi071.stdout: 488: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:03.079 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-syPfFl1mr549sy1 off=11890836 len=1652168 2024-07-26T18:35:03.089 INFO:tasks.workunit.client.0.smithi071.stdout:op 2433 completed, throughput=4.99MB/sec 2024-07-26T18:35:03.089 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--BgaL1H9wlItCcc off=17955573 len=214883 2024-07-26T18:35:03.090 INFO:tasks.workunit.client.0.smithi071.stdout:op 2434 completed, throughput=4.99MB/sec 2024-07-26T18:35:03.090 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2Jas3cz6m5fEbRv off=16110272 len=1810268 2024-07-26T18:35:03.091 INFO:tasks.workunit.client.0.smithi071.stdout:op 2435 completed, throughput=5MB/sec 2024-07-26T18:35:03.091 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Zrd_JjLnJ943e8p off=18640095 len=765884 2024-07-26T18:35:03.091 INFO:tasks.workunit.client.0.smithi071.stdout:op 2436 completed, throughput=5MB/sec 2024-07-26T18:35:03.092 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UiaBUtyEyLRDWiN off=3450714 len=961216 2024-07-26T18:35:03.096 INFO:tasks.workunit.client.0.smithi071.stdout:op 2437 completed, throughput=5MB/sec 2024-07-26T18:35:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:03 smithi135 ceph-mon[85352]: pgmap v1646: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:35:04.096 INFO:tasks.workunit.client.0.smithi071.stdout: 489: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:04.096 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GiLC7jHcv_8iXJw off=1744003 len=1852247 2024-07-26T18:35:04.098 INFO:tasks.workunit.client.0.smithi071.stdout:op 2438 completed, throughput=4.99MB/sec 2024-07-26T18:35:04.098 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-idcPHr0LwxaIknq off=7073252 len=1522490 2024-07-26T18:35:04.100 INFO:tasks.workunit.client.0.smithi071.stdout:op 2439 completed, throughput=5MB/sec 2024-07-26T18:35:04.100 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-V42GvhYxqyyY_Kn off=417434 len=1498624 2024-07-26T18:35:04.102 INFO:tasks.workunit.client.0.smithi071.stdout:op 2440 completed, throughput=5MB/sec 2024-07-26T18:35:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:03 smithi071 ceph-mon[92867]: pgmap v1646: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:35:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:03 smithi071 ceph-mon[90507]: pgmap v1646: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:35:05.102 INFO:tasks.workunit.client.0.smithi071.stdout: 490: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:05.102 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EYgTOzazdX6Ema7 off=2018672 len=1047310 2024-07-26T18:35:05.104 INFO:tasks.workunit.client.0.smithi071.stdout:op 2441 completed, throughput=4.99MB/sec 2024-07-26T18:35:05.104 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yqtiLmoGfFgVtqe off=1838488 len=2052922 2024-07-26T18:35:05.106 INFO:tasks.workunit.client.0.smithi071.stdout:op 2442 completed, throughput=5MB/sec 2024-07-26T18:35:05.106 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KhcAa5DX0zCY6Xf off=7164515 len=1171667 2024-07-26T18:35:05.112 INFO:tasks.workunit.client.0.smithi071.stdout:op 2443 completed, throughput=5MB/sec 2024-07-26T18:35:05.112 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7thipCmYYj6y6Dg off=9203661 len=1880652 2024-07-26T18:35:05.114 INFO:tasks.workunit.client.0.smithi071.stdout:op 2444 completed, throughput=5MB/sec 2024-07-26T18:35:06.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:05 smithi135 ceph-mon[85352]: pgmap v1647: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:35:06.115 INFO:tasks.workunit.client.0.smithi071.stdout: 491: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:06.115 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CGU7yDObAmlwU6w off=1916218 len=1858239 2024-07-26T18:35:06.127 INFO:tasks.workunit.client.0.smithi071.stdout:op 2445 completed, throughput=5MB/sec 2024-07-26T18:35:06.127 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G_UET4lk17ayJ2u off=4245915 len=1110582 2024-07-26T18:35:06.129 INFO:tasks.workunit.client.0.smithi071.stdout:op 2446 completed, throughput=5MB/sec 2024-07-26T18:35:06.129 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EYUVWUsa_1wrAI3 off=3504883 len=1465288 2024-07-26T18:35:06.137 INFO:tasks.workunit.client.0.smithi071.stdout:op 2447 completed, throughput=5MB/sec 2024-07-26T18:35:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:05 smithi071 ceph-mon[92867]: pgmap v1647: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:35:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:05 smithi071 ceph-mon[90507]: pgmap v1647: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:35:07.137 INFO:tasks.workunit.client.0.smithi071.stdout: 492: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:07.138 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-E3caAddFRktkUqw off=2516870 len=38927 2024-07-26T18:35:07.138 INFO:tasks.workunit.client.0.smithi071.stdout:op 2448 completed, throughput=4.99MB/sec 2024-07-26T18:35:07.138 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0BZhGWiPwlgfULu off=10097005 len=786476 2024-07-26T18:35:07.142 INFO:tasks.workunit.client.0.smithi071.stdout:op 2449 completed, throughput=4.99MB/sec 2024-07-26T18:35:07.142 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VoC7CqPnErhhAiD off=7823909 len=1679282 2024-07-26T18:35:07.145 INFO:tasks.workunit.client.0.smithi071.stdout:op 2450 completed, throughput=5MB/sec 2024-07-26T18:35:07.145 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-b0mBH1CpcQDlTNZ off=1355809 len=1810378 2024-07-26T18:35:07.147 INFO:tasks.workunit.client.0.smithi071.stdout:op 2451 completed, throughput=5MB/sec 2024-07-26T18:35:07.147 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-p_VETFtBpfJ7wgN off=2786562 len=1828691 2024-07-26T18:35:07.157 INFO:tasks.workunit.client.0.smithi071.stdout:op 2452 completed, throughput=5MB/sec 2024-07-26T18:35:08.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:07 smithi135 ceph-mon[85352]: pgmap v1648: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:08.158 INFO:tasks.workunit.client.0.smithi071.stdout: 493: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:08.158 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qkKXwSaAphoWvjf off=4057168 len=1291447 2024-07-26T18:35:08.159 INFO:tasks.workunit.client.0.smithi071.stdout:op 2453 completed, throughput=4.99MB/sec 2024-07-26T18:35:08.159 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mN-AjvW93ZdPfaZ off=9337471 len=147223 2024-07-26T18:35:08.160 INFO:tasks.workunit.client.0.smithi071.stdout:op 2454 completed, throughput=4.99MB/sec 2024-07-26T18:35:08.160 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wzHAw7Tu01xWPho off=9557754 len=1098171 2024-07-26T18:35:08.161 INFO:tasks.workunit.client.0.smithi071.stdout:op 2455 completed, throughput=5MB/sec 2024-07-26T18:35:08.161 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CEErVUanJSPsHsL off=23219007 len=823301 2024-07-26T18:35:08.165 INFO:tasks.workunit.client.0.smithi071.stdout:op 2456 completed, throughput=5MB/sec 2024-07-26T18:35:08.166 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WNGeyxfHmRQORsh off=2986689 len=1723283 2024-07-26T18:35:08.173 INFO:tasks.workunit.client.0.smithi071.stdout:op 2457 completed, throughput=5MB/sec 2024-07-26T18:35:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:07 smithi071 ceph-mon[90507]: pgmap v1648: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:07 smithi071 ceph-mon[92867]: pgmap v1648: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:09.173 INFO:tasks.workunit.client.0.smithi071.stdout: 494: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:09.173 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-b1mfPxfCw7LR8vL off=9338636 len=453413 2024-07-26T18:35:09.177 INFO:tasks.workunit.client.0.smithi071.stdout:op 2458 completed, throughput=4.99MB/sec 2024-07-26T18:35:09.177 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JjP6wc2x0MTameP off=12255316 len=1499426 2024-07-26T18:35:09.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 2459 completed, throughput=5MB/sec 2024-07-26T18:35:09.179 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-r7XSQAS75xdn90v off=2119118 len=815434 2024-07-26T18:35:09.184 INFO:tasks.workunit.client.0.smithi071.stdout:op 2460 completed, throughput=5MB/sec 2024-07-26T18:35:09.184 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ku8MgB0D9zftkQL off=5114956 len=92888 2024-07-26T18:35:09.186 INFO:tasks.workunit.client.0.smithi071.stdout:op 2461 completed, throughput=5MB/sec 2024-07-26T18:35:09.187 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uhhBTip9Psa0p_z off=4932913 len=1366403 2024-07-26T18:35:09.194 INFO:tasks.workunit.client.0.smithi071.stdout:op 2462 completed, throughput=5MB/sec 2024-07-26T18:35:09.194 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-I2cu1m2A0l-7oe0 off=1701036 len=1412798 2024-07-26T18:35:09.201 INFO:tasks.workunit.client.0.smithi071.stdout:op 2463 completed, throughput=5MB/sec 2024-07-26T18:35:10.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:09 smithi135 ceph-mon[85352]: pgmap v1649: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:35:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:09 smithi071 ceph-mon[92867]: pgmap v1649: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:35:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:09 smithi071 ceph-mon[90507]: pgmap v1649: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:35:10.202 INFO:tasks.workunit.client.0.smithi071.stdout: 495: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:10.202 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x_pwXbej7Lt-sw2 off=8376416 len=408490 2024-07-26T18:35:10.205 INFO:tasks.workunit.client.0.smithi071.stdout:op 2464 completed, throughput=4.99MB/sec 2024-07-26T18:35:10.205 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LFGmkJTmRVfPjjM off=4702258 len=1052861 2024-07-26T18:35:10.207 INFO:tasks.workunit.client.0.smithi071.stdout:op 2465 completed, throughput=4.99MB/sec 2024-07-26T18:35:10.207 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dWvqFZF5NwHdGmX off=4611706 len=1783787 2024-07-26T18:35:10.209 INFO:tasks.workunit.client.0.smithi071.stdout:op 2466 completed, throughput=5MB/sec 2024-07-26T18:35:10.209 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ApvsN8KJwBfbj_r off=8630196 len=157917 2024-07-26T18:35:10.210 INFO:tasks.workunit.client.0.smithi071.stdout:op 2467 completed, throughput=5MB/sec 2024-07-26T18:35:10.210 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ttUKfrXzTFVAeBq off=3540785 len=450565 2024-07-26T18:35:10.213 INFO:tasks.workunit.client.0.smithi071.stdout:op 2468 completed, throughput=5MB/sec 2024-07-26T18:35:10.213 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OkrPYbCCJ4vvn4j off=607322 len=561534 2024-07-26T18:35:10.217 INFO:tasks.workunit.client.0.smithi071.stdout:op 2469 completed, throughput=5MB/sec 2024-07-26T18:35:11.218 INFO:tasks.workunit.client.0.smithi071.stdout: 496: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:11.218 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ght-LKotm4nOUdW off=1886531 len=331900 2024-07-26T18:35:11.221 INFO:tasks.workunit.client.0.smithi071.stdout:op 2470 completed, throughput=4.99MB/sec 2024-07-26T18:35:11.222 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lOMf7k2r9bjtYYd off=5732358 len=103283 2024-07-26T18:35:11.224 INFO:tasks.workunit.client.0.smithi071.stdout:op 2471 completed, throughput=4.99MB/sec 2024-07-26T18:35:11.224 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NsypO79dY58JDJJ off=671120 len=970432 2024-07-26T18:35:11.226 INFO:tasks.workunit.client.0.smithi071.stdout:op 2472 completed, throughput=4.99MB/sec 2024-07-26T18:35:11.226 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Lef_Ni83kX8CQQp off=14411452 len=2094029 2024-07-26T18:35:11.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 2473 completed, throughput=5MB/sec 2024-07-26T18:35:11.237 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ont2kx_XQcL2Jgo off=5730658 len=1608586 2024-07-26T18:35:11.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 2474 completed, throughput=5MB/sec 2024-07-26T18:35:11.246 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8fc-8FXWPbd4__K off=7275505 len=688368 2024-07-26T18:35:11.247 INFO:tasks.workunit.client.0.smithi071.stdout:op 2475 completed, throughput=5MB/sec 2024-07-26T18:35:12.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:11 smithi135 ceph-mon[85352]: pgmap v1650: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:35:12.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:11 smithi071 ceph-mon[90507]: pgmap v1650: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:35:12.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:11 smithi071 ceph-mon[92867]: pgmap v1650: 105 pgs: 105 active+clean; 129 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:35:12.248 INFO:tasks.workunit.client.0.smithi071.stdout: 497: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:12.354 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7VveztbZsGAoPve off=3262878 len=1714092 2024-07-26T18:35:12.355 INFO:tasks.workunit.client.0.smithi071.stdout:op 2476 completed, throughput=4.99MB/sec 2024-07-26T18:35:12.355 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3zHwD8hV0DKwfwD off=3065340 len=27995 2024-07-26T18:35:12.355 INFO:tasks.workunit.client.0.smithi071.stdout:op 2477 completed, throughput=4.99MB/sec 2024-07-26T18:35:12.355 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DfGcmdJNB2FWmjv off=5372984 len=663418 2024-07-26T18:35:12.355 INFO:tasks.workunit.client.0.smithi071.stdout:op 2478 completed, throughput=5MB/sec 2024-07-26T18:35:12.356 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1vxfcQEqHPRJ4Jq off=12732 len=658482 2024-07-26T18:35:12.356 INFO:tasks.workunit.client.0.smithi071.stdout:op 2479 completed, throughput=5MB/sec 2024-07-26T18:35:12.356 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ywjzy5TB_nBRwLj off=883531 len=2085731 2024-07-26T18:35:12.356 INFO:tasks.workunit.client.0.smithi071.stdout:op 2480 completed, throughput=5MB/sec 2024-07-26T18:35:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:35:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:35:12] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-07-26T18:35:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:13.280 INFO:tasks.workunit.client.0.smithi071.stdout: 498: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:13.280 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QotMgg5tLLamjSs off=2659635 len=1655815 2024-07-26T18:35:13.290 INFO:tasks.workunit.client.0.smithi071.stdout:op 2481 completed, throughput=4.99MB/sec 2024-07-26T18:35:13.290 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IliHXGrQUlW6AsE off=11009378 len=1760614 2024-07-26T18:35:13.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 2482 completed, throughput=5MB/sec 2024-07-26T18:35:13.298 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hO6N3fHzU4Rem3J off=3733164 len=583638 2024-07-26T18:35:13.302 INFO:tasks.workunit.client.0.smithi071.stdout:op 2483 completed, throughput=5MB/sec 2024-07-26T18:35:13.302 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2t9588yoX4tt_Jp off=4127140 len=1997263 2024-07-26T18:35:13.304 INFO:tasks.workunit.client.0.smithi071.stdout:op 2484 completed, throughput=5MB/sec 2024-07-26T18:35:14.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:13 smithi135 ceph-mon[85352]: pgmap v1651: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:35:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:13 smithi071 ceph-mon[90507]: pgmap v1651: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:35:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:13 smithi071 ceph-mon[92867]: pgmap v1651: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:35:14.305 INFO:tasks.workunit.client.0.smithi071.stdout: 499: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:14.305 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9sxM7WCFgVxhDkj off=71306 len=1097954 2024-07-26T18:35:14.306 INFO:tasks.workunit.client.0.smithi071.stdout:op 2485 completed, throughput=4.99MB/sec 2024-07-26T18:35:14.306 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mciRp8s5i4ebhM6 off=659819 len=583375 2024-07-26T18:35:14.311 INFO:tasks.workunit.client.0.smithi071.stdout:op 2486 completed, throughput=4.99MB/sec 2024-07-26T18:35:14.312 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-J9d6lHg7oiaSW0w off=2213246 len=1837808 2024-07-26T18:35:14.323 INFO:tasks.workunit.client.0.smithi071.stdout:op 2487 completed, throughput=5MB/sec 2024-07-26T18:35:14.323 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mck26_dXp-V1ZXY off=2568383 len=643553 2024-07-26T18:35:14.327 INFO:tasks.workunit.client.0.smithi071.stdout:op 2488 completed, throughput=5MB/sec 2024-07-26T18:35:14.327 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PwGOyckKPN5XRyn off=543547 len=1136421 2024-07-26T18:35:14.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 2489 completed, throughput=5MB/sec 2024-07-26T18:35:15.333 INFO:tasks.workunit.client.0.smithi071.stdout: 500: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:15.333 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ApvsN8KJwBfbj_r off=5185823 len=532858 2024-07-26T18:35:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 2490 completed, throughput=4.99MB/sec 2024-07-26T18:35:15.334 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7WaChAO4Ksm4P5J off=13997855 len=1572062 2024-07-26T18:35:15.336 INFO:tasks.workunit.client.0.smithi071.stdout:op 2491 completed, throughput=5MB/sec 2024-07-26T18:35:15.336 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-teLQc7aov-K3VCa off=3700881 len=240869 2024-07-26T18:35:15.336 INFO:tasks.workunit.client.0.smithi071.stdout:op 2492 completed, throughput=5MB/sec 2024-07-26T18:35:15.337 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kmUW1mFICRJ24Ms off=11149763 len=1532239 2024-07-26T18:35:15.346 INFO:tasks.workunit.client.0.smithi071.stdout:op 2493 completed, throughput=5MB/sec 2024-07-26T18:35:15.346 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_3Tor4ZgPyhPPEi off=7465787 len=1647898 2024-07-26T18:35:15.353 INFO:tasks.workunit.client.0.smithi071.stdout:op 2494 completed, throughput=5MB/sec 2024-07-26T18:35:16.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:15 smithi135 ceph-mon[85352]: pgmap v1652: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:35:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:15 smithi071 ceph-mon[90507]: pgmap v1652: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:35:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:15 smithi071 ceph-mon[92867]: pgmap v1652: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:35:16.353 INFO:tasks.workunit.client.0.smithi071.stdout: 501: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:16.353 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-u8A6XPkg_O6xxJA off=15347205 len=1074452 2024-07-26T18:35:16.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 2495 completed, throughput=4.99MB/sec 2024-07-26T18:35:16.360 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6gHBDvxlB82smC2 off=10427247 len=1751033 2024-07-26T18:35:16.367 INFO:tasks.workunit.client.0.smithi071.stdout:op 2496 completed, throughput=5MB/sec 2024-07-26T18:35:16.368 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_38MZnUTNDdQjqD off=1908572 len=1795878 2024-07-26T18:35:16.376 INFO:tasks.workunit.client.0.smithi071.stdout:op 2497 completed, throughput=5MB/sec 2024-07-26T18:35:17.376 INFO:tasks.workunit.client.0.smithi071.stdout: 502: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:17.376 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tDR3W4dkGc4ir76 off=2461383 len=1687005 2024-07-26T18:35:17.379 INFO:tasks.workunit.client.0.smithi071.stdout:op 2498 completed, throughput=4.99MB/sec 2024-07-26T18:35:17.379 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3ryhez4Z77MMEkV off=3813552 len=1704539 2024-07-26T18:35:17.381 INFO:tasks.workunit.client.0.smithi071.stdout:op 2499 completed, throughput=5MB/sec 2024-07-26T18:35:17.381 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KUOV0HqUe2KMEDR off=5838729 len=775216 2024-07-26T18:35:17.383 INFO:tasks.workunit.client.0.smithi071.stdout:op 2500 completed, throughput=5MB/sec 2024-07-26T18:35:17.384 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L0Wz8jRpwTai34v off=39785 len=1272267 2024-07-26T18:35:17.389 INFO:tasks.workunit.client.0.smithi071.stdout:op 2501 completed, throughput=5MB/sec 2024-07-26T18:35:18.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:17 smithi135 ceph-mon[85352]: pgmap v1653: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:35:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:17 smithi071 ceph-mon[90507]: pgmap v1653: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:35:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:17 smithi071 ceph-mon[92867]: pgmap v1653: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:35:18.390 INFO:tasks.workunit.client.0.smithi071.stdout: 503: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:18.390 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BrN5YXcodHGcOhQ off=3485113 len=210699 2024-07-26T18:35:18.390 INFO:tasks.workunit.client.0.smithi071.stdout:op 2502 completed, throughput=4.99MB/sec 2024-07-26T18:35:18.391 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ol_hkGCKoOZQmoz off=3556235 len=1496773 2024-07-26T18:35:18.403 INFO:tasks.workunit.client.0.smithi071.stdout:op 2503 completed, throughput=4.99MB/sec 2024-07-26T18:35:18.404 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OVESl1OMopBgKQD off=0 len=1546015 2024-07-26T18:35:18.410 INFO:tasks.workunit.client.0.smithi071.stdout:op 2504 completed, throughput=5MB/sec 2024-07-26T18:35:18.410 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dtUsfZpDr4upnZ9 off=143180 len=1540920 2024-07-26T18:35:18.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 2505 completed, throughput=5MB/sec 2024-07-26T18:35:18.413 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GFUhcs9Vn95kb0F off=12769252 len=274113 2024-07-26T18:35:18.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 2506 completed, throughput=5MB/sec 2024-07-26T18:35:19.416 INFO:tasks.workunit.client.0.smithi071.stdout: 504: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:19.416 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HQDMJ95n3rSzp8a off=2905151 len=1423747 2024-07-26T18:35:19.419 INFO:tasks.workunit.client.0.smithi071.stdout:op 2507 completed, throughput=4.99MB/sec 2024-07-26T18:35:19.419 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hd1NcNKCJLc8gbs off=2228229 len=377888 2024-07-26T18:35:19.423 INFO:tasks.workunit.client.0.smithi071.stdout:op 2508 completed, throughput=4.99MB/sec 2024-07-26T18:35:19.423 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-odO3TMslgEHL2o1 off=1966548 len=50835 2024-07-26T18:35:19.426 INFO:tasks.workunit.client.0.smithi071.stdout:op 2509 completed, throughput=4.99MB/sec 2024-07-26T18:35:19.426 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0X6Q-PwcS6mcuzA off=851108 len=1121436 2024-07-26T18:35:19.427 INFO:tasks.workunit.client.0.smithi071.stdout:op 2510 completed, throughput=5MB/sec 2024-07-26T18:35:19.427 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sf6zGgkt1Qn0Ir9 off=7752551 len=1141580 2024-07-26T18:35:19.429 INFO:tasks.workunit.client.0.smithi071.stdout:op 2511 completed, throughput=5MB/sec 2024-07-26T18:35:19.429 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6uPDGjN_Wucn8j4 off=14455268 len=330669 2024-07-26T18:35:19.432 INFO:tasks.workunit.client.0.smithi071.stdout:op 2512 completed, throughput=5MB/sec 2024-07-26T18:35:19.432 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PYgqddRUqe9u7Xr off=6732491 len=1775056 2024-07-26T18:35:19.434 INFO:tasks.workunit.client.0.smithi071.stdout:op 2513 completed, throughput=5MB/sec 2024-07-26T18:35:20.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:19 smithi135 ceph-mon[85352]: pgmap v1654: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:19 smithi071 ceph-mon[92867]: pgmap v1654: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:19 smithi071 ceph-mon[90507]: pgmap v1654: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:20.434 INFO:tasks.workunit.client.0.smithi071.stdout: 505: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:20.434 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pHaAWnAw95L-5B_ off=2038546 len=676835 2024-07-26T18:35:20.438 INFO:tasks.workunit.client.0.smithi071.stdout:op 2514 completed, throughput=4.99MB/sec 2024-07-26T18:35:20.438 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0X7HeGVv-GEIlJs off=1617839 len=601617 2024-07-26T18:35:20.443 INFO:tasks.workunit.client.0.smithi071.stdout:op 2515 completed, throughput=4.99MB/sec 2024-07-26T18:35:20.443 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_xfmxZUubqLfNFJ off=621775 len=649666 2024-07-26T18:35:20.445 INFO:tasks.workunit.client.0.smithi071.stdout:op 2516 completed, throughput=5MB/sec 2024-07-26T18:35:20.445 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uFLmIIVXr828bZM off=14892218 len=1589537 2024-07-26T18:35:20.454 INFO:tasks.workunit.client.0.smithi071.stdout:op 2517 completed, throughput=5MB/sec 2024-07-26T18:35:20.454 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mO9BLrtbS4jD_wx off=2041627 len=892900 2024-07-26T18:35:20.459 INFO:tasks.workunit.client.0.smithi071.stdout:op 2518 completed, throughput=5MB/sec 2024-07-26T18:35:20.459 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zPCGNz6x1Em5CJb off=621206 len=1183303 2024-07-26T18:35:20.460 INFO:tasks.workunit.client.0.smithi071.stdout:op 2519 completed, throughput=5MB/sec 2024-07-26T18:35:21.461 INFO:tasks.workunit.client.0.smithi071.stdout: 506: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:21.461 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-45ohdnoaU3zWX2O off=148312 len=921891 2024-07-26T18:35:21.462 INFO:tasks.workunit.client.0.smithi071.stdout:op 2520 completed, throughput=4.99MB/sec 2024-07-26T18:35:21.462 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-I6w1oN7vZhLCfkA off=4792982 len=1607286 2024-07-26T18:35:21.464 INFO:tasks.workunit.client.0.smithi071.stdout:op 2521 completed, throughput=5MB/sec 2024-07-26T18:35:21.464 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rq4KrZRx80fNAN0 off=1177164 len=417184 2024-07-26T18:35:21.468 INFO:tasks.workunit.client.0.smithi071.stdout:op 2522 completed, throughput=5MB/sec 2024-07-26T18:35:21.469 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xMC8L90tDNQ7Tad off=3480035 len=1308104 2024-07-26T18:35:21.474 INFO:tasks.workunit.client.0.smithi071.stdout:op 2523 completed, throughput=5MB/sec 2024-07-26T18:35:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:21 smithi135 ceph-mon[85352]: pgmap v1655: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:35:22.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:21 smithi071 ceph-mon[90507]: pgmap v1655: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:35:22.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:21 smithi071 ceph-mon[92867]: pgmap v1655: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:35:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:35:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:35:22] "GET /metrics HTTP/1.1" 200 34045 "" "Prometheus/2.43.0" 2024-07-26T18:35:22.475 INFO:tasks.workunit.client.0.smithi071.stdout: 507: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:22.475 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9Kkus4eKJvIfRGl off=6207178 len=1448734 2024-07-26T18:35:22.477 INFO:tasks.workunit.client.0.smithi071.stdout:op 2524 completed, throughput=4.99MB/sec 2024-07-26T18:35:22.477 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nuWVRnRHSWxen6h off=17948488 len=1135727 2024-07-26T18:35:22.483 INFO:tasks.workunit.client.0.smithi071.stdout:op 2525 completed, throughput=5MB/sec 2024-07-26T18:35:22.484 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d2DkbVM8gK2wAl1 off=1216675 len=703290 2024-07-26T18:35:22.488 INFO:tasks.workunit.client.0.smithi071.stdout:op 2526 completed, throughput=5MB/sec 2024-07-26T18:35:22.488 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HweXKtEbTiWZVZ4 off=9357440 len=772345 2024-07-26T18:35:22.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 2527 completed, throughput=5MB/sec 2024-07-26T18:35:22.490 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CjIuCehdj4zHrwJ off=6820583 len=1641024 2024-07-26T18:35:22.499 INFO:tasks.workunit.client.0.smithi071.stdout:op 2528 completed, throughput=5MB/sec 2024-07-26T18:35:23.500 INFO:tasks.workunit.client.0.smithi071.stdout: 508: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:23.500 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HUFtazDbeDTpKTB off=16303038 len=1558738 2024-07-26T18:35:23.502 INFO:tasks.workunit.client.0.smithi071.stdout:op 2529 completed, throughput=4.99MB/sec 2024-07-26T18:35:23.502 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3ni_pgTUGF8VySm off=4481696 len=788576 2024-07-26T18:35:23.508 INFO:tasks.workunit.client.0.smithi071.stdout:op 2530 completed, throughput=5MB/sec 2024-07-26T18:35:23.508 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LbrnU2F7KBkSsJR off=1825817 len=802862 2024-07-26T18:35:23.512 INFO:tasks.workunit.client.0.smithi071.stdout:op 2531 completed, throughput=5MB/sec 2024-07-26T18:35:23.512 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-l2YXmz5my82c82R off=2179365 len=864539 2024-07-26T18:35:23.516 INFO:tasks.workunit.client.0.smithi071.stdout:op 2532 completed, throughput=5MB/sec 2024-07-26T18:35:23.517 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ylw-tdPfzVhIupq off=7022600 len=312779 2024-07-26T18:35:23.517 INFO:tasks.workunit.client.0.smithi071.stdout:op 2533 completed, throughput=5MB/sec 2024-07-26T18:35:23.517 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-34VOGh5hhxzgWvf off=884330 len=811097 2024-07-26T18:35:23.518 INFO:tasks.workunit.client.0.smithi071.stdout:op 2534 completed, throughput=5MB/sec 2024-07-26T18:35:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:23 smithi135 ceph-mon[85352]: pgmap v1656: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:35:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:23 smithi071 ceph-mon[90507]: pgmap v1656: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:35:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:23 smithi071 ceph-mon[92867]: pgmap v1656: 105 pgs: 105 active+clean; 129 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:35:24.518 INFO:tasks.workunit.client.0.smithi071.stdout: 509: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:24.519 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bhG9xCrkoqYx-ae off=1659618 len=1441241 2024-07-26T18:35:24.522 INFO:tasks.workunit.client.0.smithi071.stdout:op 2535 completed, throughput=4.99MB/sec 2024-07-26T18:35:24.522 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wvx34EcJzqoMV7V off=8981638 len=102541 2024-07-26T18:35:24.522 INFO:tasks.workunit.client.0.smithi071.stdout:op 2536 completed, throughput=4.99MB/sec 2024-07-26T18:35:24.523 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4cbxgAz8y3KOwT_ off=4587524 len=402257 2024-07-26T18:35:24.523 INFO:tasks.workunit.client.0.smithi071.stdout:op 2537 completed, throughput=4.99MB/sec 2024-07-26T18:35:24.523 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M2yvBuzxHBYAbQ1 off=12796132 len=1429070 2024-07-26T18:35:24.525 INFO:tasks.workunit.client.0.smithi071.stdout:op 2538 completed, throughput=5MB/sec 2024-07-26T18:35:24.525 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VxcdnnUKVbeM_qo off=1540762 len=729435 2024-07-26T18:35:24.526 INFO:tasks.workunit.client.0.smithi071.stdout:op 2539 completed, throughput=5MB/sec 2024-07-26T18:35:24.526 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZrjA235qTmwi6pD off=10645931 len=1757265 2024-07-26T18:35:24.528 INFO:tasks.workunit.client.0.smithi071.stdout:op 2540 completed, throughput=5MB/sec 2024-07-26T18:35:25.529 INFO:tasks.workunit.client.0.smithi071.stdout: 510: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:25.529 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XehrShOZg8Oikqf off=13210230 len=1740787 2024-07-26T18:35:25.539 INFO:tasks.workunit.client.0.smithi071.stdout:op 2541 completed, throughput=4.99MB/sec 2024-07-26T18:35:25.539 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LT4SuSFEC001bIH off=1085372 len=857515 2024-07-26T18:35:25.543 INFO:tasks.workunit.client.0.smithi071.stdout:op 2542 completed, throughput=5MB/sec 2024-07-26T18:35:25.543 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4M1WDpZyKJNR9X9 off=5653452 len=1431780 2024-07-26T18:35:25.550 INFO:tasks.workunit.client.0.smithi071.stdout:op 2543 completed, throughput=5MB/sec 2024-07-26T18:35:25.551 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-v3fK5HRpM9Rw3Hf off=105904 len=884082 2024-07-26T18:35:25.552 INFO:tasks.workunit.client.0.smithi071.stdout:op 2544 completed, throughput=5MB/sec 2024-07-26T18:35:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:25 smithi135 ceph-mon[85352]: pgmap v1657: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-07-26T18:35:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:25 smithi071 ceph-mon[90507]: pgmap v1657: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-07-26T18:35:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:25 smithi071 ceph-mon[92867]: pgmap v1657: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-07-26T18:35:26.552 INFO:tasks.workunit.client.0.smithi071.stdout: 511: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:26.552 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Opda-n2h8rhEw2q off=110355 len=1454943 2024-07-26T18:35:26.561 INFO:tasks.workunit.client.0.smithi071.stdout:op 2545 completed, throughput=4.99MB/sec 2024-07-26T18:35:26.561 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HK0jYgbDXKgU4oH off=4615888 len=90692 2024-07-26T18:35:26.561 INFO:tasks.workunit.client.0.smithi071.stdout:op 2546 completed, throughput=4.99MB/sec 2024-07-26T18:35:26.562 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G_UET4lk17ayJ2u off=15642681 len=669940 2024-07-26T18:35:26.563 INFO:tasks.workunit.client.0.smithi071.stdout:op 2547 completed, throughput=4.99MB/sec 2024-07-26T18:35:26.564 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HEXjnFicl8lh1yQ off=10228597 len=1041615 2024-07-26T18:35:26.569 INFO:tasks.workunit.client.0.smithi071.stdout:op 2548 completed, throughput=5MB/sec 2024-07-26T18:35:26.570 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-laAlbd-ugarvCcQ off=316544 len=1988004 2024-07-26T18:35:26.574 INFO:tasks.workunit.client.0.smithi071.stdout:op 2549 completed, throughput=5MB/sec 2024-07-26T18:35:27.574 INFO:tasks.workunit.client.0.smithi071.stdout: 512: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:27.574 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IFOFSz_uB-5dHpm off=13585409 len=940308 2024-07-26T18:35:27.575 INFO:tasks.workunit.client.0.smithi071.stdout:op 2550 completed, throughput=4.99MB/sec 2024-07-26T18:35:27.576 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BOsoPl0SSQ4BH-e off=3625044 len=950492 2024-07-26T18:35:27.580 INFO:tasks.workunit.client.0.smithi071.stdout:op 2551 completed, throughput=4.99MB/sec 2024-07-26T18:35:27.580 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CpGNjdfP23kFEIc off=7897197 len=1294570 2024-07-26T18:35:27.586 INFO:tasks.workunit.client.0.smithi071.stdout:op 2552 completed, throughput=5MB/sec 2024-07-26T18:35:27.586 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pPMVCnW1kBGxPKV off=1082651 len=1739542 2024-07-26T18:35:27.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 2553 completed, throughput=5MB/sec 2024-07-26T18:35:27.588 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kA84XFfUG63rP1m off=5195524 len=589461 2024-07-26T18:35:27.593 INFO:tasks.workunit.client.0.smithi071.stdout:op 2554 completed, throughput=5MB/sec 2024-07-26T18:35:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:27 smithi135 ceph-mon[85352]: pgmap v1658: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:35:28.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:27 smithi071 ceph-mon[92867]: pgmap v1658: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:35:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:27 smithi071 ceph-mon[90507]: pgmap v1658: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:35:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:28.593 INFO:tasks.workunit.client.0.smithi071.stdout: 513: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:28.593 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pIE3ibm2x7EZe1W off=8549930 len=2085996 2024-07-26T18:35:28.607 INFO:tasks.workunit.client.0.smithi071.stdout:op 2555 completed, throughput=4.99MB/sec 2024-07-26T18:35:28.607 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mGOnu4F2720kSXE off=6773589 len=159419 2024-07-26T18:35:28.609 INFO:tasks.workunit.client.0.smithi071.stdout:op 2556 completed, throughput=5MB/sec 2024-07-26T18:35:28.609 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sy7OsgOytYqpNPZ off=9129965 len=292802 2024-07-26T18:35:28.612 INFO:tasks.workunit.client.0.smithi071.stdout:op 2557 completed, throughput=5MB/sec 2024-07-26T18:35:28.612 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-T7If9c4UlpNJ_wl off=930609 len=1053921 2024-07-26T18:35:28.615 INFO:tasks.workunit.client.0.smithi071.stdout:op 2558 completed, throughput=5MB/sec 2024-07-26T18:35:28.616 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GPCQVmfv9guiFWH off=4772228 len=1618427 2024-07-26T18:35:28.623 INFO:tasks.workunit.client.0.smithi071.stdout:op 2559 completed, throughput=5MB/sec 2024-07-26T18:35:29.624 INFO:tasks.workunit.client.0.smithi071.stdout: 514: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:29.624 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ylhdGHhgW4-lt7b off=392663 len=387472 2024-07-26T18:35:29.625 INFO:tasks.workunit.client.0.smithi071.stdout:op 2560 completed, throughput=4.99MB/sec 2024-07-26T18:35:29.625 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kk4ir2dMhS7NjSN off=3170063 len=1796520 2024-07-26T18:35:29.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 2561 completed, throughput=4.99MB/sec 2024-07-26T18:35:29.627 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kTdyNhfEeA8bJi5 off=4559104 len=1725374 2024-07-26T18:35:29.631 INFO:tasks.workunit.client.0.smithi071.stdout:op 2562 completed, throughput=5MB/sec 2024-07-26T18:35:29.631 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tvtQP9hxcbDyqm0 off=7067699 len=567847 2024-07-26T18:35:29.635 INFO:tasks.workunit.client.0.smithi071.stdout:op 2563 completed, throughput=5MB/sec 2024-07-26T18:35:29.635 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RUcvUrALm3b7PdM off=3502231 len=98264 2024-07-26T18:35:29.635 INFO:tasks.workunit.client.0.smithi071.stdout:op 2564 completed, throughput=5MB/sec 2024-07-26T18:35:29.635 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Zqvp9O-h2DHMx0r off=4530370 len=796270 2024-07-26T18:35:29.639 INFO:tasks.workunit.client.0.smithi071.stdout:op 2565 completed, throughput=5MB/sec 2024-07-26T18:35:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:29 smithi135 ceph-mon[85352]: pgmap v1659: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:29 smithi071 ceph-mon[92867]: pgmap v1659: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:29 smithi071 ceph-mon[90507]: pgmap v1659: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:30.639 INFO:tasks.workunit.client.0.smithi071.stdout: 515: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:30.640 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-c8d92NEyj8nib1v off=653097 len=27730 2024-07-26T18:35:30.642 INFO:tasks.workunit.client.0.smithi071.stdout:op 2566 completed, throughput=4.99MB/sec 2024-07-26T18:35:30.642 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nDwy7f4SveAvrb6 off=13560669 len=921731 2024-07-26T18:35:30.643 INFO:tasks.workunit.client.0.smithi071.stdout:op 2567 completed, throughput=4.99MB/sec 2024-07-26T18:35:30.643 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yrg4grdFHFOUvYd off=350466 len=512868 2024-07-26T18:35:30.647 INFO:tasks.workunit.client.0.smithi071.stdout:op 2568 completed, throughput=4.99MB/sec 2024-07-26T18:35:30.647 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Bw299DOaNaVHK__ off=2141200 len=1613064 2024-07-26T18:35:30.649 INFO:tasks.workunit.client.0.smithi071.stdout:op 2569 completed, throughput=5MB/sec 2024-07-26T18:35:30.649 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-afCXujYRm0zR4Ut off=2419326 len=1177334 2024-07-26T18:35:30.650 INFO:tasks.workunit.client.0.smithi071.stdout:op 2570 completed, throughput=5MB/sec 2024-07-26T18:35:30.650 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GXPX6kogqGMJuST off=17155402 len=54138 2024-07-26T18:35:30.650 INFO:tasks.workunit.client.0.smithi071.stdout:op 2571 completed, throughput=5MB/sec 2024-07-26T18:35:30.651 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5sXnDm2Hh_OvoAK off=3845055 len=103635 2024-07-26T18:35:30.652 INFO:tasks.workunit.client.0.smithi071.stdout:op 2572 completed, throughput=5MB/sec 2024-07-26T18:35:30.652 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G2rZNpNGdf_aOXZ off=14303160 len=1137733 2024-07-26T18:35:30.658 INFO:tasks.workunit.client.0.smithi071.stdout:op 2573 completed, throughput=5MB/sec 2024-07-26T18:35:31.658 INFO:tasks.workunit.client.0.smithi071.stdout: 516: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:31.658 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ynkK61UNMhbA6jb off=499059 len=1307838 2024-07-26T18:35:31.660 INFO:tasks.workunit.client.0.smithi071.stdout:op 2574 completed, throughput=4.99MB/sec 2024-07-26T18:35:31.660 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5Pev9lrYQZ8GLNm off=10957949 len=1791932 2024-07-26T18:35:31.662 INFO:tasks.workunit.client.0.smithi071.stdout:op 2575 completed, throughput=5MB/sec 2024-07-26T18:35:31.662 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Pati5dSdPf9KG05 off=17519963 len=103938 2024-07-26T18:35:31.663 INFO:tasks.workunit.client.0.smithi071.stdout:op 2576 completed, throughput=5MB/sec 2024-07-26T18:35:31.663 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7yC6-N8iHlbefkV off=261095 len=2096680 2024-07-26T18:35:31.667 INFO:tasks.workunit.client.0.smithi071.stdout:op 2577 completed, throughput=5MB/sec 2024-07-26T18:35:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:31 smithi135 ceph-mon[85352]: pgmap v1660: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:32.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:31 smithi071 ceph-mon[90507]: pgmap v1660: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:32.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:31 smithi071 ceph-mon[92867]: pgmap v1660: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:35:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:35:32] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-07-26T18:35:32.667 INFO:tasks.workunit.client.0.smithi071.stdout: 517: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:32.667 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XUYrsLQjB3Ot-P9 off=10446936 len=976370 2024-07-26T18:35:32.669 INFO:tasks.workunit.client.0.smithi071.stdout:op 2578 completed, throughput=4.99MB/sec 2024-07-26T18:35:32.669 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mtRacnnqZtvSQtN off=8856655 len=1685855 2024-07-26T18:35:32.672 INFO:tasks.workunit.client.0.smithi071.stdout:op 2579 completed, throughput=5MB/sec 2024-07-26T18:35:32.672 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_O_d1QmizLgL-B6 off=6907776 len=563388 2024-07-26T18:35:32.676 INFO:tasks.workunit.client.0.smithi071.stdout:op 2580 completed, throughput=5MB/sec 2024-07-26T18:35:32.676 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eWoXkvLNZIA9i0n off=4220223 len=937542 2024-07-26T18:35:32.680 INFO:tasks.workunit.client.0.smithi071.stdout:op 2581 completed, throughput=5MB/sec 2024-07-26T18:35:32.680 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UIfs5jnFX9HrQSG off=14251537 len=301362 2024-07-26T18:35:32.680 INFO:tasks.workunit.client.0.smithi071.stdout:op 2582 completed, throughput=5MB/sec 2024-07-26T18:35:32.681 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RsPDthJ4GCmpn9E off=7735180 len=99793 2024-07-26T18:35:32.681 INFO:tasks.workunit.client.0.smithi071.stdout:op 2583 completed, throughput=5MB/sec 2024-07-26T18:35:32.681 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oOuZMlWkJXeASHq off=283917 len=924140 2024-07-26T18:35:32.682 INFO:tasks.workunit.client.0.smithi071.stdout:op 2584 completed, throughput=5MB/sec 2024-07-26T18:35:33.682 INFO:tasks.workunit.client.0.smithi071.stdout: 518: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:33.683 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Y881zFVbA4jJt-j off=8079701 len=845822 2024-07-26T18:35:33.683 INFO:tasks.workunit.client.0.smithi071.stdout:op 2585 completed, throughput=4.99MB/sec 2024-07-26T18:35:33.683 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pinOFzPfy4BOM5I off=10377197 len=1430712 2024-07-26T18:35:33.685 INFO:tasks.workunit.client.0.smithi071.stdout:op 2586 completed, throughput=5MB/sec 2024-07-26T18:35:33.685 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WLOQe17xnK8_AgY off=5336173 len=986688 2024-07-26T18:35:33.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 2587 completed, throughput=5MB/sec 2024-07-26T18:35:33.690 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zn5x15AkHA6zp8Z off=2236402 len=184215 2024-07-26T18:35:33.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 2588 completed, throughput=5MB/sec 2024-07-26T18:35:33.690 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gBryskOVjVR2Njm off=8559120 len=271130 2024-07-26T18:35:33.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 2589 completed, throughput=5MB/sec 2024-07-26T18:35:33.693 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Rx1SKg7YqFp0ygC off=16824852 len=2005809 2024-07-26T18:35:33.702 INFO:tasks.workunit.client.0.smithi071.stdout:op 2590 completed, throughput=5MB/sec 2024-07-26T18:35:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:33 smithi135 ceph-mon[85352]: pgmap v1661: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:35:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:33 smithi071 ceph-mon[92867]: pgmap v1661: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:35:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:33 smithi071 ceph-mon[90507]: pgmap v1661: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:35:34.702 INFO:tasks.workunit.client.0.smithi071.stdout: 519: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:34.703 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-awrKzIg7cutwp_8 off=21606968 len=887194 2024-07-26T18:35:34.707 INFO:tasks.workunit.client.0.smithi071.stdout:op 2591 completed, throughput=4.99MB/sec 2024-07-26T18:35:34.707 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Tn4rS1M9MUOAVrL off=17290640 len=157086 2024-07-26T18:35:34.708 INFO:tasks.workunit.client.0.smithi071.stdout:op 2592 completed, throughput=4.99MB/sec 2024-07-26T18:35:34.709 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AojWG4AvilmkHDJ off=9585092 len=782685 2024-07-26T18:35:34.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 2593 completed, throughput=5MB/sec 2024-07-26T18:35:34.709 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CyUKCZpa7WL5G1K off=11911266 len=1276755 2024-07-26T18:35:34.715 INFO:tasks.workunit.client.0.smithi071.stdout:op 2594 completed, throughput=5MB/sec 2024-07-26T18:35:34.715 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n0MWzQxnOzYMuyW off=6996379 len=31633 2024-07-26T18:35:34.717 INFO:tasks.workunit.client.0.smithi071.stdout:op 2595 completed, throughput=5MB/sec 2024-07-26T18:35:34.717 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qDHiG6cKYxw8A0H off=7936838 len=315407 2024-07-26T18:35:34.719 INFO:tasks.workunit.client.0.smithi071.stdout:op 2596 completed, throughput=5MB/sec 2024-07-26T18:35:34.719 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kKcMZRZaNiQ4QD4 off=4570338 len=1603028 2024-07-26T18:35:34.724 INFO:tasks.workunit.client.0.smithi071.stdout:op 2597 completed, throughput=5MB/sec 2024-07-26T18:35:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:35:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:35:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:35:35.724 INFO:tasks.workunit.client.0.smithi071.stdout: 520: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:35.725 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IDeOEIz3oI8mg56 off=542546 len=1718731 2024-07-26T18:35:35.733 INFO:tasks.workunit.client.0.smithi071.stdout:op 2598 completed, throughput=4.99MB/sec 2024-07-26T18:35:35.734 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zG0IYPinMbdrfCg off=5700456 len=1916295 2024-07-26T18:35:35.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 2599 completed, throughput=5MB/sec 2024-07-26T18:35:35.744 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PJcB8oESAo7FrZR off=18535605 len=199020 2024-07-26T18:35:35.745 INFO:tasks.workunit.client.0.smithi071.stdout:op 2600 completed, throughput=5MB/sec 2024-07-26T18:35:35.745 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aRwFmbeUR8hJj3T off=1999228 len=903942 2024-07-26T18:35:35.750 INFO:tasks.workunit.client.0.smithi071.stdout:op 2601 completed, throughput=5MB/sec 2024-07-26T18:35:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:35 smithi135 ceph-mon[85352]: pgmap v1662: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:35:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:35:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:35:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:35:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:35 smithi071 ceph-mon[90507]: pgmap v1662: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:35:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:35:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:35:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:35:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:35 smithi071 ceph-mon[92867]: pgmap v1662: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:35:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:35:36.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:35:36.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:35:36.751 INFO:tasks.workunit.client.0.smithi071.stdout: 521: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:36.751 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-De4vBZHomhrkp9- off=5666007 len=690508 2024-07-26T18:35:36.755 INFO:tasks.workunit.client.0.smithi071.stdout:op 2602 completed, throughput=4.99MB/sec 2024-07-26T18:35:36.755 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pZ1RLWDs8_D8s5f off=15319227 len=1785571 2024-07-26T18:35:36.757 INFO:tasks.workunit.client.0.smithi071.stdout:op 2603 completed, throughput=5MB/sec 2024-07-26T18:35:36.758 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-X7G3PjiI57elgWv off=4597988 len=560826 2024-07-26T18:35:36.761 INFO:tasks.workunit.client.0.smithi071.stdout:op 2604 completed, throughput=5MB/sec 2024-07-26T18:35:36.761 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kTdyNhfEeA8bJi5 off=14447055 len=864981 2024-07-26T18:35:36.763 INFO:tasks.workunit.client.0.smithi071.stdout:op 2605 completed, throughput=5MB/sec 2024-07-26T18:35:36.763 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dVUuSuGfAtvtc7_ off=3585417 len=729062 2024-07-26T18:35:36.768 INFO:tasks.workunit.client.0.smithi071.stdout:op 2606 completed, throughput=5MB/sec 2024-07-26T18:35:36.768 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D_7Kg2vTCPlE2mF off=2874510 len=817110 2024-07-26T18:35:36.772 INFO:tasks.workunit.client.0.smithi071.stdout:op 2607 completed, throughput=5MB/sec 2024-07-26T18:35:37.774 INFO:tasks.workunit.client.0.smithi071.stdout: 522: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:37.774 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OREo0VIkYegOlZ7 off=5306669 len=588149 2024-07-26T18:35:37.776 INFO:tasks.workunit.client.0.smithi071.stdout:op 2608 completed, throughput=4.99MB/sec 2024-07-26T18:35:37.776 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-911sjsU6KaYlpiR off=1511568 len=968070 2024-07-26T18:35:37.781 INFO:tasks.workunit.client.0.smithi071.stdout:op 2609 completed, throughput=4.99MB/sec 2024-07-26T18:35:37.781 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xOE-ZsgYjN2WEF_ off=0 len=1135360 2024-07-26T18:35:37.787 INFO:tasks.workunit.client.0.smithi071.stdout:op 2610 completed, throughput=5MB/sec 2024-07-26T18:35:37.787 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LdAA1ucojkG-Pfm off=1611809 len=1283642 2024-07-26T18:35:37.789 INFO:tasks.workunit.client.0.smithi071.stdout:op 2611 completed, throughput=5MB/sec 2024-07-26T18:35:37.789 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4Uk7frPv_iiO_-3 off=2346177 len=320248 2024-07-26T18:35:37.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 2612 completed, throughput=5MB/sec 2024-07-26T18:35:37.792 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s4G_Gpp57ZWK_OM off=5940428 len=1928069 2024-07-26T18:35:37.793 INFO:tasks.workunit.client.0.smithi071.stdout:op 2613 completed, throughput=5MB/sec 2024-07-26T18:35:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:37 smithi135 ceph-mon[85352]: pgmap v1663: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:35:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:37 smithi071 ceph-mon[92867]: pgmap v1663: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:35:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:37 smithi071 ceph-mon[90507]: pgmap v1663: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:35:38.794 INFO:tasks.workunit.client.0.smithi071.stdout: 523: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:38.794 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HQ2xEUK5KbS5Dl6 off=17036235 len=1273354 2024-07-26T18:35:38.801 INFO:tasks.workunit.client.0.smithi071.stdout:op 2614 completed, throughput=4.99MB/sec 2024-07-26T18:35:38.801 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1INvCkkynxxcMy9 off=5727858 len=1936772 2024-07-26T18:35:38.803 INFO:tasks.workunit.client.0.smithi071.stdout:op 2615 completed, throughput=5MB/sec 2024-07-26T18:35:38.803 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7ywL8p1nvodWPPe off=13356789 len=1615139 2024-07-26T18:35:38.810 INFO:tasks.workunit.client.0.smithi071.stdout:op 2616 completed, throughput=5MB/sec 2024-07-26T18:35:39.810 INFO:tasks.workunit.client.0.smithi071.stdout: 524: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:39.811 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1BWTlzHFG4Q5JZ7 off=11773172 len=1814123 2024-07-26T18:35:39.812 INFO:tasks.workunit.client.0.smithi071.stdout:op 2617 completed, throughput=4.99MB/sec 2024-07-26T18:35:39.812 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vJp6MUs8SQVtnOA off=4615640 len=1328726 2024-07-26T18:35:39.823 INFO:tasks.workunit.client.0.smithi071.stdout:op 2618 completed, throughput=5MB/sec 2024-07-26T18:35:39.823 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3T0YV9BCIlCfs6h off=6026657 len=225247 2024-07-26T18:35:39.823 INFO:tasks.workunit.client.0.smithi071.stdout:op 2619 completed, throughput=5MB/sec 2024-07-26T18:35:39.823 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ibAFMM0fRJgmgVj off=12782888 len=879941 2024-07-26T18:35:39.824 INFO:tasks.workunit.client.0.smithi071.stdout:op 2620 completed, throughput=5MB/sec 2024-07-26T18:35:39.824 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_bso2tChSNqjvtf off=19168627 len=1933563 2024-07-26T18:35:39.835 INFO:tasks.workunit.client.0.smithi071.stdout:op 2621 completed, throughput=5MB/sec 2024-07-26T18:35:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:39 smithi135 ceph-mon[85352]: pgmap v1664: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:35:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:39 smithi071 ceph-mon[90507]: pgmap v1664: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:35:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:39 smithi071 ceph-mon[92867]: pgmap v1664: 105 pgs: 105 active+clean; 129 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:35:40.836 INFO:tasks.workunit.client.0.smithi071.stdout: 525: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:40.836 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w5hAAnvmgr-vuuv off=9226865 len=1542752 2024-07-26T18:35:40.848 INFO:tasks.workunit.client.0.smithi071.stdout:op 2622 completed, throughput=5MB/sec 2024-07-26T18:35:40.848 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9O1o2NsXfEdmI9K off=20148472 len=1963898 2024-07-26T18:35:40.848 INFO:tasks.workunit.client.0.smithi071.stdout:op 2623 completed, throughput=5MB/sec 2024-07-26T18:35:40.848 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lgjYN9wrxFkKjlQ off=3592550 len=353445 2024-07-26T18:35:40.848 INFO:tasks.workunit.client.0.smithi071.stdout:op 2624 completed, throughput=5MB/sec 2024-07-26T18:35:40.848 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nwxcF3UVFPCE96c off=3321603 len=1746738 2024-07-26T18:35:40.854 INFO:tasks.workunit.client.0.smithi071.stdout:op 2625 completed, throughput=5MB/sec 2024-07-26T18:35:41.855 INFO:tasks.workunit.client.0.smithi071.stdout: 526: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:41.855 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sBkrUWuvzBL3ub_ off=7378390 len=430875 2024-07-26T18:35:41.856 INFO:tasks.workunit.client.0.smithi071.stdout:op 2626 completed, throughput=4.99MB/sec 2024-07-26T18:35:41.856 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-l0n-atxTsDHy7HZ off=6309825 len=1238918 2024-07-26T18:35:41.862 INFO:tasks.workunit.client.0.smithi071.stdout:op 2627 completed, throughput=5MB/sec 2024-07-26T18:35:41.862 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cqXJ7x8Bqyppb2s off=6537463 len=218710 2024-07-26T18:35:41.865 INFO:tasks.workunit.client.0.smithi071.stdout:op 2628 completed, throughput=5MB/sec 2024-07-26T18:35:41.865 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GKHukM1jtEVXwMX off=1389268 len=1661865 2024-07-26T18:35:41.873 INFO:tasks.workunit.client.0.smithi071.stdout:op 2629 completed, throughput=5MB/sec 2024-07-26T18:35:41.873 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uP2DHWGglq_8dGB off=11431915 len=838141 2024-07-26T18:35:41.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 2630 completed, throughput=5MB/sec 2024-07-26T18:35:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:41 smithi135 ceph-mon[85352]: pgmap v1665: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:35:42.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:41 smithi071 ceph-mon[90507]: pgmap v1665: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:35:42.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:41 smithi071 ceph-mon[92867]: pgmap v1665: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:35:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:35:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:35:42] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-07-26T18:35:42.879 INFO:tasks.workunit.client.0.smithi071.stdout: 527: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:42.879 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-w5UHB8hnwTelQYY off=6710012 len=410106 2024-07-26T18:35:42.879 INFO:tasks.workunit.client.0.smithi071.stdout:op 2631 completed, throughput=4.99MB/sec 2024-07-26T18:35:42.880 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FI17-b8efNyT8N9 off=3774208 len=2083971 2024-07-26T18:35:42.882 INFO:tasks.workunit.client.0.smithi071.stdout:op 2632 completed, throughput=5MB/sec 2024-07-26T18:35:42.882 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jg316lUJ-ZDU942 off=13381452 len=2010283 2024-07-26T18:35:42.884 INFO:tasks.workunit.client.0.smithi071.stdout:op 2633 completed, throughput=5MB/sec 2024-07-26T18:35:42.884 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DtEJmFnE55vBxVf off=1190621 len=472711 2024-07-26T18:35:42.888 INFO:tasks.workunit.client.0.smithi071.stdout:op 2634 completed, throughput=5MB/sec 2024-07-26T18:35:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:43.889 INFO:tasks.workunit.client.0.smithi071.stdout: 528: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:43.889 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iqKbufOy2G-_u-c off=6359472 len=794301 2024-07-26T18:35:43.894 INFO:tasks.workunit.client.0.smithi071.stdout:op 2635 completed, throughput=4.99MB/sec 2024-07-26T18:35:43.894 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mTYCB5kXkkofEEY off=17066708 len=1164923 2024-07-26T18:35:43.900 INFO:tasks.workunit.client.0.smithi071.stdout:op 2636 completed, throughput=4.99MB/sec 2024-07-26T18:35:43.900 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZdLREXevHRBZYJl off=2423105 len=1001024 2024-07-26T18:35:43.902 INFO:tasks.workunit.client.0.smithi071.stdout:op 2637 completed, throughput=5MB/sec 2024-07-26T18:35:43.902 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zZCJNdHafHvkLqt off=1905036 len=131057 2024-07-26T18:35:43.905 INFO:tasks.workunit.client.0.smithi071.stdout:op 2638 completed, throughput=5MB/sec 2024-07-26T18:35:43.905 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Cy-SfFQQPnPYSOb off=5282425 len=1335210 2024-07-26T18:35:43.910 INFO:tasks.workunit.client.0.smithi071.stdout:op 2639 completed, throughput=5MB/sec 2024-07-26T18:35:43.910 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ND7RB34ukizypo1 off=11775917 len=1317780 2024-07-26T18:35:43.912 INFO:tasks.workunit.client.0.smithi071.stdout:op 2640 completed, throughput=5MB/sec 2024-07-26T18:35:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:43 smithi135 ceph-mon[85352]: pgmap v1666: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:35:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:43 smithi071 ceph-mon[90507]: pgmap v1666: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:35:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:43 smithi071 ceph-mon[92867]: pgmap v1666: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:35:44.912 INFO:tasks.workunit.client.0.smithi071.stdout: 529: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:44.912 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-J1zLYgHsiVtaA4I off=6779356 len=1730633 2024-07-26T18:35:44.914 INFO:tasks.workunit.client.0.smithi071.stdout:op 2641 completed, throughput=4.99MB/sec 2024-07-26T18:35:44.914 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8KScxIDn1N5GmRY off=22707747 len=299359 2024-07-26T18:35:44.917 INFO:tasks.workunit.client.0.smithi071.stdout:op 2642 completed, throughput=5MB/sec 2024-07-26T18:35:44.917 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xADP5X73NVszbhs off=5162910 len=1611027 2024-07-26T18:35:44.919 INFO:tasks.workunit.client.0.smithi071.stdout:op 2643 completed, throughput=5MB/sec 2024-07-26T18:35:44.920 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O0Dtqz7Tg0Q0GBA off=7271403 len=934547 2024-07-26T18:35:44.924 INFO:tasks.workunit.client.0.smithi071.stdout:op 2644 completed, throughput=5MB/sec 2024-07-26T18:35:44.924 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Iy7RsPLAHL4sbKN off=4626979 len=1471008 2024-07-26T18:35:44.926 INFO:tasks.workunit.client.0.smithi071.stdout:op 2645 completed, throughput=5MB/sec 2024-07-26T18:35:45.927 INFO:tasks.workunit.client.0.smithi071.stdout: 530: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:45.927 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ioj9UNCkRezzM3N off=15180047 len=2051213 2024-07-26T18:35:45.939 INFO:tasks.workunit.client.0.smithi071.stdout:op 2646 completed, throughput=5MB/sec 2024-07-26T18:35:45.940 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DbyM51H4lOksMTT off=1207686 len=610850 2024-07-26T18:35:45.944 INFO:tasks.workunit.client.0.smithi071.stdout:op 2647 completed, throughput=5MB/sec 2024-07-26T18:35:45.944 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G1PnY1Jh9b0Jvnu off=17624508 len=1845114 2024-07-26T18:35:45.945 INFO:tasks.workunit.client.0.smithi071.stdout:op 2648 completed, throughput=5MB/sec 2024-07-26T18:35:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:45 smithi135 ceph-mon[85352]: pgmap v1667: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:35:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:45 smithi071 ceph-mon[90507]: pgmap v1667: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:35:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:45 smithi071 ceph-mon[92867]: pgmap v1667: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:35:46.946 INFO:tasks.workunit.client.0.smithi071.stdout: 531: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:46.946 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fjDbWlOJpVyGkel off=10211078 len=1522748 2024-07-26T18:35:46.954 INFO:tasks.workunit.client.0.smithi071.stdout:op 2649 completed, throughput=4.99MB/sec 2024-07-26T18:35:46.955 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TBds9zN5R3SPKxx off=13402 len=1537172 2024-07-26T18:35:46.956 INFO:tasks.workunit.client.0.smithi071.stdout:op 2650 completed, throughput=5MB/sec 2024-07-26T18:35:46.956 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AatzvejlpI2K56T off=14183489 len=239068 2024-07-26T18:35:46.958 INFO:tasks.workunit.client.0.smithi071.stdout:op 2651 completed, throughput=5MB/sec 2024-07-26T18:35:46.959 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--r2MljoRaziOjUd off=15632510 len=1940657 2024-07-26T18:35:46.960 INFO:tasks.workunit.client.0.smithi071.stdout:op 2652 completed, throughput=5MB/sec 2024-07-26T18:35:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: 532: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:47.961 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--o_8zMXa136rO2e off=3533690 len=1492417 2024-07-26T18:35:47.963 INFO:tasks.workunit.client.0.smithi071.stdout:op 2653 completed, throughput=4.99MB/sec 2024-07-26T18:35:47.963 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VDH__eJNZbc02Td off=4407530 len=109492 2024-07-26T18:35:47.966 INFO:tasks.workunit.client.0.smithi071.stdout:op 2654 completed, throughput=4.99MB/sec 2024-07-26T18:35:47.966 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MQFY8Nzpf3Soq2l off=47623 len=508498 2024-07-26T18:35:47.968 INFO:tasks.workunit.client.0.smithi071.stdout:op 2655 completed, throughput=5MB/sec 2024-07-26T18:35:47.968 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QuBVKsIbsVRnD-9 off=6786694 len=1659740 2024-07-26T18:35:47.970 INFO:tasks.workunit.client.0.smithi071.stdout:op 2656 completed, throughput=5MB/sec 2024-07-26T18:35:47.970 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AOEIf4Yrn8Z3JdY off=849887 len=1175512 2024-07-26T18:35:47.976 INFO:tasks.workunit.client.0.smithi071.stdout:op 2657 completed, throughput=5MB/sec 2024-07-26T18:35:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:47 smithi135 ceph-mon[85352]: pgmap v1668: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:35:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:47 smithi071 ceph-mon[90507]: pgmap v1668: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:35:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:47 smithi071 ceph-mon[92867]: pgmap v1668: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:35:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: 533: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:48.977 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w5hAAnvmgr-vuuv off=5462197 len=1502786 2024-07-26T18:35:48.985 INFO:tasks.workunit.client.0.smithi071.stdout:op 2658 completed, throughput=4.99MB/sec 2024-07-26T18:35:48.985 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-s3Yr5txcZ5JCTWN off=14597542 len=1359450 2024-07-26T18:35:48.994 INFO:tasks.workunit.client.0.smithi071.stdout:op 2659 completed, throughput=5MB/sec 2024-07-26T18:35:48.994 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uoFOsIUTvVDlnv5 off=1457964 len=171521 2024-07-26T18:35:48.995 INFO:tasks.workunit.client.0.smithi071.stdout:op 2660 completed, throughput=5MB/sec 2024-07-26T18:35:48.995 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wca5aNivHimTGQ- off=8191822 len=906581 2024-07-26T18:35:48.999 INFO:tasks.workunit.client.0.smithi071.stdout:op 2661 completed, throughput=5MB/sec 2024-07-26T18:35:48.999 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RD54-WDNx3-di71 off=2266234 len=2006360 2024-07-26T18:35:49.011 INFO:tasks.workunit.client.0.smithi071.stdout:op 2662 completed, throughput=5MB/sec 2024-07-26T18:35:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: 534: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:50.011 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4DJPyPb8spFKepH off=1872731 len=26034 2024-07-26T18:35:50.014 INFO:tasks.workunit.client.0.smithi071.stdout:op 2663 completed, throughput=4.99MB/sec 2024-07-26T18:35:50.014 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f6gMu_YjBSCOOnt off=11914275 len=1442654 2024-07-26T18:35:50.021 INFO:tasks.workunit.client.0.smithi071.stdout:op 2664 completed, throughput=4.99MB/sec 2024-07-26T18:35:50.021 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Y-ru1jUUj5GmtOD off=16161308 len=1749036 2024-07-26T18:35:50.026 INFO:tasks.workunit.client.0.smithi071.stdout:op 2665 completed, throughput=5MB/sec 2024-07-26T18:35:50.026 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wfqkYCE2vhtXpjg off=4278408 len=684965 2024-07-26T18:35:50.030 INFO:tasks.workunit.client.0.smithi071.stdout:op 2666 completed, throughput=5MB/sec 2024-07-26T18:35:50.030 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-E3NvoqRmCg8HD-L off=10062706 len=1511294 2024-07-26T18:35:50.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 2667 completed, throughput=5MB/sec 2024-07-26T18:35:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:49 smithi135 ceph-mon[85352]: pgmap v1669: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:49 smithi071 ceph-mon[92867]: pgmap v1669: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:49 smithi071 ceph-mon[90507]: pgmap v1669: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:35:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: 535: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:51.033 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zMwlyHWVWu7dtwZ off=16908220 len=952167 2024-07-26T18:35:51.034 INFO:tasks.workunit.client.0.smithi071.stdout:op 2668 completed, throughput=4.99MB/sec 2024-07-26T18:35:51.034 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-A51wsdZ-B8jOseq off=7614792 len=1071326 2024-07-26T18:35:51.035 INFO:tasks.workunit.client.0.smithi071.stdout:op 2669 completed, throughput=5MB/sec 2024-07-26T18:35:51.035 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IJitoAdWv5abBeu off=11178536 len=370435 2024-07-26T18:35:51.037 INFO:tasks.workunit.client.0.smithi071.stdout:op 2670 completed, throughput=5MB/sec 2024-07-26T18:35:51.037 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2BhmXY5-uOIzqTA off=1525715 len=834679 2024-07-26T18:35:51.042 INFO:tasks.workunit.client.0.smithi071.stdout:op 2671 completed, throughput=5MB/sec 2024-07-26T18:35:51.042 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ve-vPuemcXxHOHH off=16771418 len=1857344 2024-07-26T18:35:51.053 INFO:tasks.workunit.client.0.smithi071.stdout:op 2672 completed, throughput=5MB/sec 2024-07-26T18:35:52.053 INFO:tasks.workunit.client.0.smithi071.stdout: 536: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:52.053 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zs82beUv1PXUpnt off=5502368 len=1356953 2024-07-26T18:35:52.055 INFO:tasks.workunit.client.0.smithi071.stdout:op 2673 completed, throughput=4.99MB/sec 2024-07-26T18:35:52.055 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nQlSz8XMab2Cht3 off=1020544 len=1235118 2024-07-26T18:35:52.058 INFO:tasks.workunit.client.0.smithi071.stdout:op 2674 completed, throughput=5MB/sec 2024-07-26T18:35:52.058 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--ov8yljXkdb38io off=10596890 len=1742165 2024-07-26T18:35:52.060 INFO:tasks.workunit.client.0.smithi071.stdout:op 2675 completed, throughput=5MB/sec 2024-07-26T18:35:52.060 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-h-rnk_ZUpVUxchO off=0 len=1725966 2024-07-26T18:35:52.068 INFO:tasks.workunit.client.0.smithi071.stdout:op 2676 completed, throughput=5MB/sec 2024-07-26T18:35:52.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:51 smithi071 ceph-mon[90507]: pgmap v1670: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:35:52.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:51 smithi071 ceph-mon[92867]: pgmap v1670: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:35:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:51 smithi135 ceph-mon[85352]: pgmap v1670: 105 pgs: 105 active+clean; 129 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:35:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:35:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:35:52] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:35:53.069 INFO:tasks.workunit.client.0.smithi071.stdout: 537: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:53.069 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-X40Bul1L_6I9BM6 off=7320417 len=1130454 2024-07-26T18:35:53.074 INFO:tasks.workunit.client.0.smithi071.stdout:op 2677 completed, throughput=4.99MB/sec 2024-07-26T18:35:53.074 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-M_9OjcqI__a-7SB off=14506777 len=854840 2024-07-26T18:35:53.078 INFO:tasks.workunit.client.0.smithi071.stdout:op 2678 completed, throughput=5MB/sec 2024-07-26T18:35:53.078 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JQJBoz4LbZkG3Nn off=22789660 len=1229836 2024-07-26T18:35:53.080 INFO:tasks.workunit.client.0.smithi071.stdout:op 2679 completed, throughput=5MB/sec 2024-07-26T18:35:53.080 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MQq1JtuNuzy9EUJ off=19095652 len=1605771 2024-07-26T18:35:53.081 INFO:tasks.workunit.client.0.smithi071.stdout:op 2680 completed, throughput=5MB/sec 2024-07-26T18:35:54.081 INFO:tasks.workunit.client.0.smithi071.stdout: 538: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:54.082 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Qr25ayt9dD8Dhbp off=1157163 len=2053746 2024-07-26T18:35:54.093 INFO:tasks.workunit.client.0.smithi071.stdout:op 2681 completed, throughput=5MB/sec 2024-07-26T18:35:54.093 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GvRKwaezM1KR-Yc off=633872 len=1177379 2024-07-26T18:35:54.101 INFO:tasks.workunit.client.0.smithi071.stdout:op 2682 completed, throughput=5MB/sec 2024-07-26T18:35:54.101 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4ZLZBKmXMqz-hke off=9613501 len=2005078 2024-07-26T18:35:54.103 INFO:tasks.workunit.client.0.smithi071.stdout:op 2683 completed, throughput=5MB/sec 2024-07-26T18:35:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:53 smithi071 ceph-mon[90507]: pgmap v1671: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:35:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:53 smithi071 ceph-mon[92867]: pgmap v1671: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:35:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:53 smithi135 ceph-mon[85352]: pgmap v1671: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:35:55.104 INFO:tasks.workunit.client.0.smithi071.stdout: 539: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:55.104 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9D-z3emWX9U74OA off=0 len=1195413 2024-07-26T18:35:55.106 INFO:tasks.workunit.client.0.smithi071.stdout:op 2684 completed, throughput=4.99MB/sec 2024-07-26T18:35:55.106 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rkEmL0UezwwtUdR off=12472418 len=714583 2024-07-26T18:35:55.106 INFO:tasks.workunit.client.0.smithi071.stdout:op 2685 completed, throughput=5MB/sec 2024-07-26T18:35:55.107 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0qaV_hapjcS5UH8 off=329205 len=673836 2024-07-26T18:35:55.111 INFO:tasks.workunit.client.0.smithi071.stdout:op 2686 completed, throughput=5MB/sec 2024-07-26T18:35:55.111 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nGKAPcqWp0cgtNa off=15758600 len=167938 2024-07-26T18:35:55.112 INFO:tasks.workunit.client.0.smithi071.stdout:op 2687 completed, throughput=5MB/sec 2024-07-26T18:35:55.112 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mLkMUZRBtckeCYq off=3788560 len=763170 2024-07-26T18:35:55.113 INFO:tasks.workunit.client.0.smithi071.stdout:op 2688 completed, throughput=5MB/sec 2024-07-26T18:35:55.113 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uKSiRVef4bUsScD off=14291534 len=561768 2024-07-26T18:35:55.114 INFO:tasks.workunit.client.0.smithi071.stdout:op 2689 completed, throughput=5MB/sec 2024-07-26T18:35:55.114 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8KLdQKMOtF5fEFI off=300049 len=1196786 2024-07-26T18:35:55.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 2690 completed, throughput=5MB/sec 2024-07-26T18:35:56.122 INFO:tasks.workunit.client.0.smithi071.stdout: 540: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:56.122 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-We2J34JFQcb5uFs off=15219277 len=370359 2024-07-26T18:35:56.125 INFO:tasks.workunit.client.0.smithi071.stdout:op 2691 completed, throughput=4.99MB/sec 2024-07-26T18:35:56.125 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Y6LNNzE1S1R7ZJF off=820895 len=1933598 2024-07-26T18:35:56.137 INFO:tasks.workunit.client.0.smithi071.stdout:op 2692 completed, throughput=5MB/sec 2024-07-26T18:35:56.138 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ii2G8qW7Li2wlKb off=2859081 len=1354891 2024-07-26T18:35:56.139 INFO:tasks.workunit.client.0.smithi071.stdout:op 2693 completed, throughput=5MB/sec 2024-07-26T18:35:56.139 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-saRN7n9LxYmTRRq off=244256 len=773163 2024-07-26T18:35:56.144 INFO:tasks.workunit.client.0.smithi071.stdout:op 2694 completed, throughput=5MB/sec 2024-07-26T18:35:56.144 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-s4G_Gpp57ZWK_OM off=1410155 len=1510865 2024-07-26T18:35:56.152 INFO:tasks.workunit.client.0.smithi071.stdout:op 2695 completed, throughput=5MB/sec 2024-07-26T18:35:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:55 smithi071 ceph-mon[90507]: pgmap v1672: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:35:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:55 smithi071 ceph-mon[92867]: pgmap v1672: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:35:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:55 smithi135 ceph-mon[85352]: pgmap v1672: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:35:57.152 INFO:tasks.workunit.client.0.smithi071.stdout: 541: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:57.152 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EoIoAwS8ezs0x1_ off=6162358 len=412667 2024-07-26T18:35:57.153 INFO:tasks.workunit.client.0.smithi071.stdout:op 2696 completed, throughput=4.99MB/sec 2024-07-26T18:35:57.153 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CeFsydA3xpJEunO off=5112595 len=1862659 2024-07-26T18:35:57.164 INFO:tasks.workunit.client.0.smithi071.stdout:op 2697 completed, throughput=5MB/sec 2024-07-26T18:35:57.164 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9ulwCkvpYL5lIWJ off=780258 len=968937 2024-07-26T18:35:57.170 INFO:tasks.workunit.client.0.smithi071.stdout:op 2698 completed, throughput=5MB/sec 2024-07-26T18:35:57.170 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qXAXoY7Dtkp5bDJ off=1983687 len=1926963 2024-07-26T18:35:57.172 INFO:tasks.workunit.client.0.smithi071.stdout:op 2699 completed, throughput=5MB/sec 2024-07-26T18:35:58.172 INFO:tasks.workunit.client.0.smithi071.stdout: 542: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:58.173 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-woCH3pxU08XtWJz off=2381842 len=1169375 2024-07-26T18:35:58.174 INFO:tasks.workunit.client.0.smithi071.stdout:op 2700 completed, throughput=4.99MB/sec 2024-07-26T18:35:58.174 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KK3iJCgA-p1g5KS off=8544854 len=820440 2024-07-26T18:35:58.175 INFO:tasks.workunit.client.0.smithi071.stdout:op 2701 completed, throughput=5MB/sec 2024-07-26T18:35:58.175 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AzS-lw643eNnqKD off=1150641 len=276691 2024-07-26T18:35:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:57 smithi071 ceph-mon[92867]: pgmap v1673: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:57 smithi071 ceph-mon[90507]: pgmap v1673: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:58.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 2702 completed, throughput=5MB/sec 2024-07-26T18:35:58.179 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tD9jupYMDOhkBAZ off=5384211 len=1319840 2024-07-26T18:35:58.180 INFO:tasks.workunit.client.0.smithi071.stdout:op 2703 completed, throughput=5MB/sec 2024-07-26T18:35:58.181 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RFMg2oTl_hiMZV5 off=5206508 len=1459375 2024-07-26T18:35:58.190 INFO:tasks.workunit.client.0.smithi071.stdout:op 2704 completed, throughput=5MB/sec 2024-07-26T18:35:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:57 smithi135 ceph-mon[85352]: pgmap v1673: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:35:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:35:59.194 INFO:tasks.workunit.client.0.smithi071.stdout: 543: throughput=4.99MB/sec pending data=0 2024-07-26T18:35:59.195 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xaCkiyfXEtsxZXz off=4449612 len=954260 2024-07-26T18:35:59.196 INFO:tasks.workunit.client.0.smithi071.stdout:op 2705 completed, throughput=4.99MB/sec 2024-07-26T18:35:59.196 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zQQrcuEp2hJruAu off=14708295 len=456936 2024-07-26T18:35:59.200 INFO:tasks.workunit.client.0.smithi071.stdout:op 2706 completed, throughput=4.99MB/sec 2024-07-26T18:35:59.200 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Z0kkQ2ofGgeJjko off=7273828 len=1716025 2024-07-26T18:35:59.202 INFO:tasks.workunit.client.0.smithi071.stdout:op 2707 completed, throughput=5MB/sec 2024-07-26T18:35:59.202 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qi_1udqgC1KIepk off=1456130 len=455349 2024-07-26T18:35:59.203 INFO:tasks.workunit.client.0.smithi071.stdout:op 2708 completed, throughput=5MB/sec 2024-07-26T18:35:59.203 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nH0-BOqRJj_d-yR off=2484584 len=1689053 2024-07-26T18:35:59.213 INFO:tasks.workunit.client.0.smithi071.stdout:op 2709 completed, throughput=5MB/sec 2024-07-26T18:36:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:35:59 smithi071 ceph-mon[90507]: pgmap v1674: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:36:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:35:59 smithi071 ceph-mon[92867]: pgmap v1674: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:36:00.213 INFO:tasks.workunit.client.0.smithi071.stdout: 544: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:00.213 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-w2t3icgYOcNZw6F off=1282907 len=1525332 2024-07-26T18:36:00.216 INFO:tasks.workunit.client.0.smithi071.stdout:op 2710 completed, throughput=4.99MB/sec 2024-07-26T18:36:00.216 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--axc8veo96C_FR8 off=6580448 len=705888 2024-07-26T18:36:00.220 INFO:tasks.workunit.client.0.smithi071.stdout:op 2711 completed, throughput=5MB/sec 2024-07-26T18:36:00.220 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_icsx1MzuMTtHJc off=240977 len=377879 2024-07-26T18:36:00.221 INFO:tasks.workunit.client.0.smithi071.stdout:op 2712 completed, throughput=5MB/sec 2024-07-26T18:36:00.221 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wKfE_saAktxUwwb off=3616140 len=111720 2024-07-26T18:36:00.224 INFO:tasks.workunit.client.0.smithi071.stdout:op 2713 completed, throughput=5MB/sec 2024-07-26T18:36:00.224 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qtl8AHyVVU4IxzM off=283921 len=470325 2024-07-26T18:36:00.225 INFO:tasks.workunit.client.0.smithi071.stdout:op 2714 completed, throughput=5MB/sec 2024-07-26T18:36:00.225 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-buxtjrejRA_M3hX off=10223222 len=1406397 2024-07-26T18:36:00.227 INFO:tasks.workunit.client.0.smithi071.stdout:op 2715 completed, throughput=5MB/sec 2024-07-26T18:36:00.227 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-m1veN4gbqEjaJTg off=3303601 len=527568 2024-07-26T18:36:00.230 INFO:tasks.workunit.client.0.smithi071.stdout:op 2716 completed, throughput=5MB/sec 2024-07-26T18:36:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:35:59 smithi135 ceph-mon[85352]: pgmap v1674: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:36:01.230 INFO:tasks.workunit.client.0.smithi071.stdout: 545: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:01.231 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-O8oqVLPaUeX-8ko off=3785881 len=333292 2024-07-26T18:36:01.231 INFO:tasks.workunit.client.0.smithi071.stdout:op 2717 completed, throughput=4.99MB/sec 2024-07-26T18:36:01.232 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hO6N3fHzU4Rem3J off=15988357 len=207385 2024-07-26T18:36:01.232 INFO:tasks.workunit.client.0.smithi071.stdout:op 2718 completed, throughput=4.99MB/sec 2024-07-26T18:36:01.232 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bL0llIoE-YeTjnQ off=19184297 len=1669792 2024-07-26T18:36:01.239 INFO:tasks.workunit.client.0.smithi071.stdout:op 2719 completed, throughput=5MB/sec 2024-07-26T18:36:01.239 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5sNqHuF7W3nNjSJ off=1203704 len=697802 2024-07-26T18:36:01.243 INFO:tasks.workunit.client.0.smithi071.stdout:op 2720 completed, throughput=5MB/sec 2024-07-26T18:36:01.243 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4b4uxSdMpbbgRVi off=12283855 len=479368 2024-07-26T18:36:01.244 INFO:tasks.workunit.client.0.smithi071.stdout:op 2721 completed, throughput=5MB/sec 2024-07-26T18:36:01.244 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_YBazdWMXQ--WYQ off=15300207 len=939219 2024-07-26T18:36:01.245 INFO:tasks.workunit.client.0.smithi071.stdout:op 2722 completed, throughput=5MB/sec 2024-07-26T18:36:01.245 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EYgTOzazdX6Ema7 off=10750069 len=1800178 2024-07-26T18:36:01.247 INFO:tasks.workunit.client.0.smithi071.stdout:op 2723 completed, throughput=5MB/sec 2024-07-26T18:36:02.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:01 smithi071 ceph-mon[90507]: pgmap v1675: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:02.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:01 smithi071 ceph-mon[92867]: pgmap v1675: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:02.247 INFO:tasks.workunit.client.0.smithi071.stdout: 546: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:02.248 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BjUbkYUY3SRSfZD off=12720208 len=25354 2024-07-26T18:36:02.248 INFO:tasks.workunit.client.0.smithi071.stdout:op 2724 completed, throughput=4.99MB/sec 2024-07-26T18:36:02.248 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WC5BSNhUV89wOOn off=3265338 len=1855623 2024-07-26T18:36:02.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 2725 completed, throughput=5MB/sec 2024-07-26T18:36:02.260 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-M2EZAZCcjRsVKMp off=7021009 len=581311 2024-07-26T18:36:02.264 INFO:tasks.workunit.client.0.smithi071.stdout:op 2726 completed, throughput=5MB/sec 2024-07-26T18:36:02.264 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7yJdI-kh4Y1-pva off=2184106 len=1066035 2024-07-26T18:36:02.268 INFO:tasks.workunit.client.0.smithi071.stdout:op 2727 completed, throughput=5MB/sec 2024-07-26T18:36:02.269 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8oD7nTuv6QcR2S9 off=3577036 len=1281811 2024-07-26T18:36:02.275 INFO:tasks.workunit.client.0.smithi071.stdout:op 2728 completed, throughput=5MB/sec 2024-07-26T18:36:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:01 smithi135 ceph-mon[85352]: pgmap v1675: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:36:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:36:02] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2024-07-26T18:36:03.276 INFO:tasks.workunit.client.0.smithi071.stdout: 547: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:03.276 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FaxYqV_ZquPu0J1 off=2333031 len=784275 2024-07-26T18:36:03.277 INFO:tasks.workunit.client.0.smithi071.stdout:op 2729 completed, throughput=4.99MB/sec 2024-07-26T18:36:03.277 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3ni_pgTUGF8VySm off=2809007 len=1906438 2024-07-26T18:36:03.279 INFO:tasks.workunit.client.0.smithi071.stdout:op 2730 completed, throughput=5MB/sec 2024-07-26T18:36:03.280 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wVMLMtmMGJ2uCvm off=14243059 len=196797 2024-07-26T18:36:03.283 INFO:tasks.workunit.client.0.smithi071.stdout:op 2731 completed, throughput=5MB/sec 2024-07-26T18:36:03.283 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gCXGkkPZdvm0nKG off=1653298 len=1954238 2024-07-26T18:36:03.286 INFO:tasks.workunit.client.0.smithi071.stdout:op 2732 completed, throughput=5MB/sec 2024-07-26T18:36:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:03 smithi071 ceph-mon[90507]: pgmap v1676: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:36:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:03 smithi071 ceph-mon[92867]: pgmap v1676: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:36:04.286 INFO:tasks.workunit.client.0.smithi071.stdout: 548: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:04.286 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TYDbZWeBgM1s_4k off=621799 len=1126040 2024-07-26T18:36:04.291 INFO:tasks.workunit.client.0.smithi071.stdout:op 2733 completed, throughput=4.99MB/sec 2024-07-26T18:36:04.291 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zPCGNz6x1Em5CJb off=8762993 len=60842 2024-07-26T18:36:04.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 2734 completed, throughput=4.99MB/sec 2024-07-26T18:36:04.292 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-22O4AnxyDxcs7FR off=3955283 len=1723829 2024-07-26T18:36:04.295 INFO:tasks.workunit.client.0.smithi071.stdout:op 2735 completed, throughput=5MB/sec 2024-07-26T18:36:04.295 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-V4_Q04UmMlPHpYw off=13436640 len=1643065 2024-07-26T18:36:04.305 INFO:tasks.workunit.client.0.smithi071.stdout:op 2736 completed, throughput=5MB/sec 2024-07-26T18:36:04.305 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2nNm-xlwAY-T7Tw off=2813209 len=159400 2024-07-26T18:36:04.306 INFO:tasks.workunit.client.0.smithi071.stdout:op 2737 completed, throughput=5MB/sec 2024-07-26T18:36:04.306 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_JlI5JZqsuzpLsG off=5944004 len=1740481 2024-07-26T18:36:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:03 smithi135 ceph-mon[85352]: pgmap v1676: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:36:04.309 INFO:tasks.workunit.client.0.smithi071.stdout:op 2738 completed, throughput=5MB/sec 2024-07-26T18:36:05.310 INFO:tasks.workunit.client.0.smithi071.stdout: 549: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:05.310 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7pYdDyjaC6tKenh off=976246 len=200076 2024-07-26T18:36:05.313 INFO:tasks.workunit.client.0.smithi071.stdout:op 2739 completed, throughput=4.99MB/sec 2024-07-26T18:36:05.313 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ePUGuV5hUk8IF0x off=4329998 len=340472 2024-07-26T18:36:05.314 INFO:tasks.workunit.client.0.smithi071.stdout:op 2740 completed, throughput=4.99MB/sec 2024-07-26T18:36:05.314 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IWLfbGXEEEPDZlA off=6245215 len=958737 2024-07-26T18:36:05.316 INFO:tasks.workunit.client.0.smithi071.stdout:op 2741 completed, throughput=5MB/sec 2024-07-26T18:36:05.316 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Uxhnu5wNgRdaNlz off=5129561 len=292157 2024-07-26T18:36:05.316 INFO:tasks.workunit.client.0.smithi071.stdout:op 2742 completed, throughput=5MB/sec 2024-07-26T18:36:05.316 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ARZNDDTLh2t36dI off=17787698 len=50028 2024-07-26T18:36:05.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 2743 completed, throughput=5MB/sec 2024-07-26T18:36:05.319 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--C7J2WTLO76Bmp5 off=14411174 len=309299 2024-07-26T18:36:05.320 INFO:tasks.workunit.client.0.smithi071.stdout:op 2744 completed, throughput=5MB/sec 2024-07-26T18:36:05.320 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SHWDEkC4qcGaaqR off=234521 len=1691529 2024-07-26T18:36:05.323 INFO:tasks.workunit.client.0.smithi071.stdout:op 2745 completed, throughput=5MB/sec 2024-07-26T18:36:05.323 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PEpiA2hax3eNZvu off=3905784 len=554090 2024-07-26T18:36:05.324 INFO:tasks.workunit.client.0.smithi071.stdout:op 2746 completed, throughput=5MB/sec 2024-07-26T18:36:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:05 smithi071 ceph-mon[90507]: pgmap v1677: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:36:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:05 smithi071 ceph-mon[92867]: pgmap v1677: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:36:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:05 smithi135 ceph-mon[85352]: pgmap v1677: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:36:06.324 INFO:tasks.workunit.client.0.smithi071.stdout: 550: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:06.324 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2j5rtLoDfpUiu48 off=9830272 len=1356833 2024-07-26T18:36:06.331 INFO:tasks.workunit.client.0.smithi071.stdout:op 2747 completed, throughput=4.99MB/sec 2024-07-26T18:36:06.331 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vduJZ8DkraYNqTo off=13197022 len=2063461 2024-07-26T18:36:06.343 INFO:tasks.workunit.client.0.smithi071.stdout:op 2748 completed, throughput=5MB/sec 2024-07-26T18:36:06.343 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bslsSJs9n5A_32T off=281337 len=441764 2024-07-26T18:36:06.344 INFO:tasks.workunit.client.0.smithi071.stdout:op 2749 completed, throughput=5MB/sec 2024-07-26T18:36:06.344 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5locFG4aB-3ZeZV off=812187 len=899803 2024-07-26T18:36:06.348 INFO:tasks.workunit.client.0.smithi071.stdout:op 2750 completed, throughput=5MB/sec 2024-07-26T18:36:06.348 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dUyV2AnyzFOcLcI off=14103768 len=366699 2024-07-26T18:36:06.350 INFO:tasks.workunit.client.0.smithi071.stdout:op 2751 completed, throughput=5MB/sec 2024-07-26T18:36:06.351 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tuxNicAT_JGneP2 off=2195399 len=1299509 2024-07-26T18:36:06.353 INFO:tasks.workunit.client.0.smithi071.stdout:op 2752 completed, throughput=5MB/sec 2024-07-26T18:36:07.353 INFO:tasks.workunit.client.0.smithi071.stdout: 551: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:07.353 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-czVlZHfqnjkytAA off=5374655 len=1860919 2024-07-26T18:36:07.363 INFO:tasks.workunit.client.0.smithi071.stdout:op 2753 completed, throughput=5MB/sec 2024-07-26T18:36:07.363 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-f1sSN2jgw-XPoC0 off=7540059 len=967106 2024-07-26T18:36:07.364 INFO:tasks.workunit.client.0.smithi071.stdout:op 2754 completed, throughput=5MB/sec 2024-07-26T18:36:07.364 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6OcWRHp9adjEld6 off=425418 len=651748 2024-07-26T18:36:07.365 INFO:tasks.workunit.client.0.smithi071.stdout:op 2755 completed, throughput=5MB/sec 2024-07-26T18:36:07.365 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-U-5GGWfPC_Ijob_ off=14887168 len=1425108 2024-07-26T18:36:07.373 INFO:tasks.workunit.client.0.smithi071.stdout:op 2756 completed, throughput=5MB/sec 2024-07-26T18:36:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:07 smithi071 ceph-mon[92867]: pgmap v1678: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:36:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:07 smithi071 ceph-mon[90507]: pgmap v1678: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:36:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:07 smithi135 ceph-mon[85352]: pgmap v1678: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:36:08.373 INFO:tasks.workunit.client.0.smithi071.stdout: 552: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:08.373 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3Io0qA5nSMcPn_V off=4376323 len=1791626 2024-07-26T18:36:08.382 INFO:tasks.workunit.client.0.smithi071.stdout:op 2757 completed, throughput=5MB/sec 2024-07-26T18:36:08.382 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yCmA8lyo0f5KZcY off=5066357 len=1014267 2024-07-26T18:36:08.387 INFO:tasks.workunit.client.0.smithi071.stdout:op 2758 completed, throughput=5MB/sec 2024-07-26T18:36:08.387 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WsOOmApSbQkB754 off=3293453 len=593253 2024-07-26T18:36:08.388 INFO:tasks.workunit.client.0.smithi071.stdout:op 2759 completed, throughput=5MB/sec 2024-07-26T18:36:08.388 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iv1aLT-lQzQUmua off=4771624 len=1527389 2024-07-26T18:36:08.396 INFO:tasks.workunit.client.0.smithi071.stdout:op 2760 completed, throughput=5MB/sec 2024-07-26T18:36:09.396 INFO:tasks.workunit.client.0.smithi071.stdout: 553: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:09.397 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-trZc588vz_-1rvr off=1953039 len=1815494 2024-07-26T18:36:09.399 INFO:tasks.workunit.client.0.smithi071.stdout:op 2761 completed, throughput=4.99MB/sec 2024-07-26T18:36:09.399 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vYWM0OFh0Kyd6Ro off=3084728 len=579268 2024-07-26T18:36:09.405 INFO:tasks.workunit.client.0.smithi071.stdout:op 2762 completed, throughput=5MB/sec 2024-07-26T18:36:09.405 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PBSrqvDeeYfL_h3 off=275230 len=1601401 2024-07-26T18:36:09.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 2763 completed, throughput=5MB/sec 2024-07-26T18:36:09.413 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Tc1OiC0JcGhfR-P off=5938025 len=1010022 2024-07-26T18:36:09.419 INFO:tasks.workunit.client.0.smithi071.stdout:op 2764 completed, throughput=5MB/sec 2024-07-26T18:36:09.419 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tn7F1xWI9VpuomZ off=10253009 len=525655 2024-07-26T18:36:09.423 INFO:tasks.workunit.client.0.smithi071.stdout:op 2765 completed, throughput=5MB/sec 2024-07-26T18:36:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:09 smithi071 ceph-mon[90507]: pgmap v1679: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:36:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:09 smithi071 ceph-mon[92867]: pgmap v1679: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:36:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:09 smithi135 ceph-mon[85352]: pgmap v1679: 105 pgs: 105 active+clean; 129 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:36:10.423 INFO:tasks.workunit.client.0.smithi071.stdout: 554: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:10.424 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Bu2_A3s6Y1v90nZ off=5487295 len=665065 2024-07-26T18:36:10.427 INFO:tasks.workunit.client.0.smithi071.stdout:op 2766 completed, throughput=4.99MB/sec 2024-07-26T18:36:10.428 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-J2QLmiNfTMZ_un2 off=8123021 len=1023895 2024-07-26T18:36:10.430 INFO:tasks.workunit.client.0.smithi071.stdout:op 2767 completed, throughput=4.99MB/sec 2024-07-26T18:36:10.430 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-flwEfUwULDcrEkH off=594215 len=187578 2024-07-26T18:36:10.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 2768 completed, throughput=5MB/sec 2024-07-26T18:36:10.431 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1BqEGxiLJYilvdR off=6412461 len=1693825 2024-07-26T18:36:10.441 INFO:tasks.workunit.client.0.smithi071.stdout:op 2769 completed, throughput=5MB/sec 2024-07-26T18:36:10.441 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-A7t8v4vMeC-bMrK off=2178639 len=9951 2024-07-26T18:36:10.441 INFO:tasks.workunit.client.0.smithi071.stdout:op 2770 completed, throughput=5MB/sec 2024-07-26T18:36:10.442 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RaCf38v_xyYJ4-_ off=1348911 len=1782998 2024-07-26T18:36:10.443 INFO:tasks.workunit.client.0.smithi071.stdout:op 2771 completed, throughput=5MB/sec 2024-07-26T18:36:11.307 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:36:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=cleanup t=2024-07-26T18:36:10.935317669Z level=info msg="Completed cleanup jobs" duration=1.210349ms 2024-07-26T18:36:11.444 INFO:tasks.workunit.client.0.smithi071.stdout: 555: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:11.444 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5hllmUmhnT8p4Uv off=4111971 len=1995755 2024-07-26T18:36:11.448 INFO:tasks.workunit.client.0.smithi071.stdout:op 2772 completed, throughput=5MB/sec 2024-07-26T18:36:11.448 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hRPOB7r3xwN6Af1 off=10377257 len=1758883 2024-07-26T18:36:11.455 INFO:tasks.workunit.client.0.smithi071.stdout:op 2773 completed, throughput=5MB/sec 2024-07-26T18:36:11.455 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NDLJsYi-hsIcGeh off=1535100 len=220908 2024-07-26T18:36:11.456 INFO:tasks.workunit.client.0.smithi071.stdout:op 2774 completed, throughput=5MB/sec 2024-07-26T18:36:11.456 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KYWrmJ3MVxbXTJH off=12672528 len=2012184 2024-07-26T18:36:11.463 INFO:tasks.workunit.client.0.smithi071.stdout:op 2775 completed, throughput=5MB/sec 2024-07-26T18:36:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:11 smithi071 ceph-mon[90507]: pgmap v1680: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:36:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:36:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:36:12] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2024-07-26T18:36:12.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:11 smithi071 ceph-mon[92867]: pgmap v1680: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:36:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:11 smithi135 ceph-mon[85352]: pgmap v1680: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:36:12.463 INFO:tasks.workunit.client.0.smithi071.stdout: 556: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:12.463 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iwiA-Ye_VvN7GnP off=6206558 len=1913610 2024-07-26T18:36:12.474 INFO:tasks.workunit.client.0.smithi071.stdout:op 2776 completed, throughput=5MB/sec 2024-07-26T18:36:12.474 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AT0yOpnGXHX1FkG off=1694598 len=953098 2024-07-26T18:36:12.476 INFO:tasks.workunit.client.0.smithi071.stdout:op 2777 completed, throughput=5MB/sec 2024-07-26T18:36:12.476 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dp3B6iM5yOC0FR9 off=5425439 len=221287 2024-07-26T18:36:12.479 INFO:tasks.workunit.client.0.smithi071.stdout:op 2778 completed, throughput=5MB/sec 2024-07-26T18:36:12.479 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Vp_sJ6a7lN-xREe off=8876029 len=313268 2024-07-26T18:36:12.481 INFO:tasks.workunit.client.0.smithi071.stdout:op 2779 completed, throughput=5MB/sec 2024-07-26T18:36:12.481 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QphD2KLLjTpQpqV off=890204 len=1660090 2024-07-26T18:36:12.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 2780 completed, throughput=5MB/sec 2024-07-26T18:36:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:13.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:13.490 INFO:tasks.workunit.client.0.smithi071.stdout: 557: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:13.490 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FsfI3d7mQTmmBkz off=1206553 len=412120 2024-07-26T18:36:13.494 INFO:tasks.workunit.client.0.smithi071.stdout:op 2781 completed, throughput=4.99MB/sec 2024-07-26T18:36:13.494 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LfGPUIiOFigyiGO off=1808604 len=1316946 2024-07-26T18:36:13.497 INFO:tasks.workunit.client.0.smithi071.stdout:op 2782 completed, throughput=5MB/sec 2024-07-26T18:36:13.497 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KKp0gCcELbDVc9- off=3606554 len=448387 2024-07-26T18:36:13.500 INFO:tasks.workunit.client.0.smithi071.stdout:op 2783 completed, throughput=5MB/sec 2024-07-26T18:36:13.500 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-u3GxHNwz7eYK7v0 off=3907295 len=1593177 2024-07-26T18:36:13.507 INFO:tasks.workunit.client.0.smithi071.stdout:op 2784 completed, throughput=5MB/sec 2024-07-26T18:36:13.507 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LyqtHHgW354TKq6 off=3622871 len=482813 2024-07-26T18:36:13.510 INFO:tasks.workunit.client.0.smithi071.stdout:op 2785 completed, throughput=5MB/sec 2024-07-26T18:36:13.510 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iZDEieBTZBPH4-Z off=8475418 len=1579164 2024-07-26T18:36:13.514 INFO:tasks.workunit.client.0.smithi071.stdout:op 2786 completed, throughput=5MB/sec 2024-07-26T18:36:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:13 smithi071 ceph-mon[90507]: pgmap v1681: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:36:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:13 smithi071 ceph-mon[92867]: pgmap v1681: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:36:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:13 smithi135 ceph-mon[85352]: pgmap v1681: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:36:14.514 INFO:tasks.workunit.client.0.smithi071.stdout: 558: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:14.514 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3pXWOHIasw3qcog off=10623140 len=875399 2024-07-26T18:36:14.519 INFO:tasks.workunit.client.0.smithi071.stdout:op 2787 completed, throughput=4.99MB/sec 2024-07-26T18:36:14.519 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bpeMde09G3CUjxt off=2539443 len=899384 2024-07-26T18:36:14.522 INFO:tasks.workunit.client.0.smithi071.stdout:op 2788 completed, throughput=5MB/sec 2024-07-26T18:36:14.523 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jHpa4AvDH9anha1 off=13430846 len=951165 2024-07-26T18:36:14.524 INFO:tasks.workunit.client.0.smithi071.stdout:op 2789 completed, throughput=5MB/sec 2024-07-26T18:36:14.524 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S3VKFOxH7oXISV6 off=4331103 len=1235379 2024-07-26T18:36:14.532 INFO:tasks.workunit.client.0.smithi071.stdout:op 2790 completed, throughput=5MB/sec 2024-07-26T18:36:14.532 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-l2ZjGPopNjFZIJ9 off=1504089 len=166558 2024-07-26T18:36:14.533 INFO:tasks.workunit.client.0.smithi071.stdout:op 2791 completed, throughput=5MB/sec 2024-07-26T18:36:15.533 INFO:tasks.workunit.client.0.smithi071.stdout: 559: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:15.534 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ds_Ya4Xeqt81nXt off=6337857 len=226033 2024-07-26T18:36:15.536 INFO:tasks.workunit.client.0.smithi071.stdout:op 2792 completed, throughput=4.99MB/sec 2024-07-26T18:36:15.537 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-drcnAYLdlfpcGc_ off=205179 len=1529312 2024-07-26T18:36:15.538 INFO:tasks.workunit.client.0.smithi071.stdout:op 2793 completed, throughput=4.99MB/sec 2024-07-26T18:36:15.539 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8mj9W3qv7i2WIjT off=4341668 len=1435584 2024-07-26T18:36:15.540 INFO:tasks.workunit.client.0.smithi071.stdout:op 2794 completed, throughput=5MB/sec 2024-07-26T18:36:15.540 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-T89hZSiY5nBGIFH off=524359 len=2001613 2024-07-26T18:36:15.543 INFO:tasks.workunit.client.0.smithi071.stdout:op 2795 completed, throughput=5MB/sec 2024-07-26T18:36:15.544 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ar-x9y4kzhsw25a off=7893337 len=870350 2024-07-26T18:36:15.548 INFO:tasks.workunit.client.0.smithi071.stdout:op 2796 completed, throughput=5MB/sec 2024-07-26T18:36:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:15 smithi071 ceph-mon[90507]: pgmap v1682: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:36:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:15 smithi071 ceph-mon[92867]: pgmap v1682: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:36:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:15 smithi135 ceph-mon[85352]: pgmap v1682: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:36:16.549 INFO:tasks.workunit.client.0.smithi071.stdout: 560: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:16.549 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OiBmS83wQttxCic off=3666512 len=1603106 2024-07-26T18:36:16.559 INFO:tasks.workunit.client.0.smithi071.stdout:op 2797 completed, throughput=5MB/sec 2024-07-26T18:36:16.559 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Db37IsBhCCpsOS5 off=17143017 len=1535540 2024-07-26T18:36:16.563 INFO:tasks.workunit.client.0.smithi071.stdout:op 2798 completed, throughput=5MB/sec 2024-07-26T18:36:16.563 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HVc_gzKl09DkOHn off=16182735 len=1810541 2024-07-26T18:36:16.567 INFO:tasks.workunit.client.0.smithi071.stdout:op 2799 completed, throughput=5MB/sec 2024-07-26T18:36:17.567 INFO:tasks.workunit.client.0.smithi071.stdout: 561: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:17.567 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-S3HwReFdsFc-SDk off=17829372 len=1072720 2024-07-26T18:36:17.569 INFO:tasks.workunit.client.0.smithi071.stdout:op 2800 completed, throughput=4.99MB/sec 2024-07-26T18:36:17.569 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-S-LFlWVwRzP1WNN off=3526274 len=168383 2024-07-26T18:36:17.570 INFO:tasks.workunit.client.0.smithi071.stdout:op 2801 completed, throughput=4.99MB/sec 2024-07-26T18:36:17.570 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JFpwFWjCj6fn1fK off=1549891 len=1328584 2024-07-26T18:36:17.576 INFO:tasks.workunit.client.0.smithi071.stdout:op 2802 completed, throughput=5MB/sec 2024-07-26T18:36:17.576 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YC2uL0vyI8ECDuy off=0 len=1304342 2024-07-26T18:36:17.579 INFO:tasks.workunit.client.0.smithi071.stdout:op 2803 completed, throughput=5MB/sec 2024-07-26T18:36:17.579 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-08B7Wnw2sMuaZxc off=1081803 len=1476676 2024-07-26T18:36:17.586 INFO:tasks.workunit.client.0.smithi071.stdout:op 2804 completed, throughput=5MB/sec 2024-07-26T18:36:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:17 smithi071 ceph-mon[90507]: pgmap v1683: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:17 smithi071 ceph-mon[92867]: pgmap v1683: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:17 smithi135 ceph-mon[85352]: pgmap v1683: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:18.586 INFO:tasks.workunit.client.0.smithi071.stdout: 562: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:18.586 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xdgS5HP8GNW0ALH off=1068585 len=407938 2024-07-26T18:36:18.587 INFO:tasks.workunit.client.0.smithi071.stdout:op 2805 completed, throughput=4.99MB/sec 2024-07-26T18:36:18.588 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AY1piceT30ICEyP off=7256172 len=2069805 2024-07-26T18:36:18.600 INFO:tasks.workunit.client.0.smithi071.stdout:op 2806 completed, throughput=5MB/sec 2024-07-26T18:36:18.600 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-s1tY1JtmiZxA25g off=323141 len=1421256 2024-07-26T18:36:18.608 INFO:tasks.workunit.client.0.smithi071.stdout:op 2807 completed, throughput=5MB/sec 2024-07-26T18:36:18.608 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XNzD3kY7SYbJF_3 off=19431566 len=194787 2024-07-26T18:36:18.608 INFO:tasks.workunit.client.0.smithi071.stdout:op 2808 completed, throughput=5MB/sec 2024-07-26T18:36:18.609 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bux2g5KKF7bl1Bg off=9231111 len=703322 2024-07-26T18:36:18.613 INFO:tasks.workunit.client.0.smithi071.stdout:op 2809 completed, throughput=5MB/sec 2024-07-26T18:36:18.613 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fjDbWlOJpVyGkel off=11319475 len=856062 2024-07-26T18:36:18.618 INFO:tasks.workunit.client.0.smithi071.stdout:op 2810 completed, throughput=5MB/sec 2024-07-26T18:36:19.618 INFO:tasks.workunit.client.0.smithi071.stdout: 563: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:19.618 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-M4tMiStREiFx4OZ off=1784900 len=1108953 2024-07-26T18:36:19.625 INFO:tasks.workunit.client.0.smithi071.stdout:op 2811 completed, throughput=4.99MB/sec 2024-07-26T18:36:19.625 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2st_fwfN2rswY24 off=19189046 len=1075736 2024-07-26T18:36:19.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 2812 completed, throughput=5MB/sec 2024-07-26T18:36:19.627 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Tmr2zrMhPspx2Tj off=14794398 len=1843717 2024-07-26T18:36:19.634 INFO:tasks.workunit.client.0.smithi071.stdout:op 2813 completed, throughput=5MB/sec 2024-07-26T18:36:19.634 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KEEiaanu-5gkV3Y off=2232875 len=136440 2024-07-26T18:36:19.635 INFO:tasks.workunit.client.0.smithi071.stdout:op 2814 completed, throughput=5MB/sec 2024-07-26T18:36:19.635 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hQtygJPlllsgQSS off=3302660 len=1310359 2024-07-26T18:36:19.638 INFO:tasks.workunit.client.0.smithi071.stdout:op 2815 completed, throughput=5MB/sec 2024-07-26T18:36:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:19 smithi071 ceph-mon[90507]: pgmap v1684: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:19 smithi071 ceph-mon[92867]: pgmap v1684: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:19 smithi135 ceph-mon[85352]: pgmap v1684: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:20.638 INFO:tasks.workunit.client.0.smithi071.stdout: 564: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:20.638 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FDvOWtUIT8GjX4T off=13346652 len=150253 2024-07-26T18:36:20.639 INFO:tasks.workunit.client.0.smithi071.stdout:op 2816 completed, throughput=4.99MB/sec 2024-07-26T18:36:20.640 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AdhGMd8VO4KYHyu off=7453782 len=1676406 2024-07-26T18:36:20.650 INFO:tasks.workunit.client.0.smithi071.stdout:op 2817 completed, throughput=5MB/sec 2024-07-26T18:36:20.650 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gxNQ0_oqyS1SIPs off=3788257 len=815242 2024-07-26T18:36:20.651 INFO:tasks.workunit.client.0.smithi071.stdout:op 2818 completed, throughput=5MB/sec 2024-07-26T18:36:20.651 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UywdYrpehEzLxUX off=12463483 len=1464504 2024-07-26T18:36:20.660 INFO:tasks.workunit.client.0.smithi071.stdout:op 2819 completed, throughput=5MB/sec 2024-07-26T18:36:20.660 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GSSaDyDzl71I7RN off=12722572 len=157857 2024-07-26T18:36:20.661 INFO:tasks.workunit.client.0.smithi071.stdout:op 2820 completed, throughput=5MB/sec 2024-07-26T18:36:20.661 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZjBBEL_bn8eHhSj off=922602 len=1114954 2024-07-26T18:36:20.668 INFO:tasks.workunit.client.0.smithi071.stdout:op 2821 completed, throughput=5MB/sec 2024-07-26T18:36:21.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:20 smithi071 ceph-mon[90507]: pgmap v1685: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:36:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:20 smithi071 ceph-mon[92867]: pgmap v1685: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:36:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:20 smithi135 ceph-mon[85352]: pgmap v1685: 105 pgs: 105 active+clean; 129 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:36:21.668 INFO:tasks.workunit.client.0.smithi071.stdout: 565: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:21.669 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-edUlodDMBhePMX- off=1499028 len=412583 2024-07-26T18:36:21.672 INFO:tasks.workunit.client.0.smithi071.stdout:op 2822 completed, throughput=4.99MB/sec 2024-07-26T18:36:21.672 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iazpVopmByjcDbH off=3780398 len=1991665 2024-07-26T18:36:21.675 INFO:tasks.workunit.client.0.smithi071.stdout:op 2823 completed, throughput=5MB/sec 2024-07-26T18:36:21.675 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-X83FVEzO7ZEm_-v off=13825607 len=1988967 2024-07-26T18:36:21.682 INFO:tasks.workunit.client.0.smithi071.stdout:op 2824 completed, throughput=5MB/sec 2024-07-26T18:36:21.682 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pgV1ZVYAWqvUK6m off=16621384 len=1727047 2024-07-26T18:36:21.688 INFO:tasks.workunit.client.0.smithi071.stdout:op 2825 completed, throughput=5MB/sec 2024-07-26T18:36:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:36:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:36:22] "GET /metrics HTTP/1.1" 200 34045 "" "Prometheus/2.43.0" 2024-07-26T18:36:22.689 INFO:tasks.workunit.client.0.smithi071.stdout: 566: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_bfII_MaFb6rwRD off=3714754 len=1343511 2024-07-26T18:36:22.696 INFO:tasks.workunit.client.0.smithi071.stdout:op 2826 completed, throughput=5MB/sec 2024-07-26T18:36:22.696 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-THb271753fwmFKS off=14121292 len=1619123 2024-07-26T18:36:22.698 INFO:tasks.workunit.client.0.smithi071.stdout:op 2827 completed, throughput=5MB/sec 2024-07-26T18:36:22.698 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VsimgwOpGyT4JX8 off=9384796 len=1065066 2024-07-26T18:36:22.703 INFO:tasks.workunit.client.0.smithi071.stdout:op 2828 completed, throughput=5MB/sec 2024-07-26T18:36:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:22 smithi135 ceph-mon[85352]: pgmap v1686: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:22 smithi071 ceph-mon[90507]: pgmap v1686: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:22 smithi071 ceph-mon[92867]: pgmap v1686: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:23.703 INFO:tasks.workunit.client.0.smithi071.stdout: 567: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:23.703 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tjSOiY4o1FGcVfU off=14747894 len=1302173 2024-07-26T18:36:23.705 INFO:tasks.workunit.client.0.smithi071.stdout:op 2829 completed, throughput=4.99MB/sec 2024-07-26T18:36:23.705 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hQYCsfzSW1_HxdL off=5640934 len=209368 2024-07-26T18:36:23.706 INFO:tasks.workunit.client.0.smithi071.stdout:op 2830 completed, throughput=4.99MB/sec 2024-07-26T18:36:23.706 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s1fb4iHpCsf-ySS off=4191714 len=811929 2024-07-26T18:36:23.707 INFO:tasks.workunit.client.0.smithi071.stdout:op 2831 completed, throughput=5MB/sec 2024-07-26T18:36:23.707 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9V67ieAxUUm9EwH off=7993774 len=314555 2024-07-26T18:36:23.711 INFO:tasks.workunit.client.0.smithi071.stdout:op 2832 completed, throughput=5MB/sec 2024-07-26T18:36:23.711 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZTRFBrGzLWtDmqi off=2838259 len=563249 2024-07-26T18:36:23.714 INFO:tasks.workunit.client.0.smithi071.stdout:op 2833 completed, throughput=5MB/sec 2024-07-26T18:36:23.714 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-O5fDM2gj5ZfehIj off=2214729 len=282114 2024-07-26T18:36:23.715 INFO:tasks.workunit.client.0.smithi071.stdout:op 2834 completed, throughput=5MB/sec 2024-07-26T18:36:23.715 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4IzRrZqWxCHAxPQ off=413399 len=1635016 2024-07-26T18:36:23.716 INFO:tasks.workunit.client.0.smithi071.stdout:op 2835 completed, throughput=5MB/sec 2024-07-26T18:36:24.717 INFO:tasks.workunit.client.0.smithi071.stdout: 568: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:24.717 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_LdAswWL3PT7eC0 off=1443463 len=296981 2024-07-26T18:36:24.718 INFO:tasks.workunit.client.0.smithi071.stdout:op 2836 completed, throughput=4.99MB/sec 2024-07-26T18:36:24.718 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JvbM6eJRGvry7dE off=3046931 len=787770 2024-07-26T18:36:24.719 INFO:tasks.workunit.client.0.smithi071.stdout:op 2837 completed, throughput=4.99MB/sec 2024-07-26T18:36:24.719 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HaZ9TSA9RQc0qLL off=0 len=1054168 2024-07-26T18:36:24.725 INFO:tasks.workunit.client.0.smithi071.stdout:op 2838 completed, throughput=4.99MB/sec 2024-07-26T18:36:24.725 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-73OoYxgU6rKlMKZ off=14451001 len=1648948 2024-07-26T18:36:24.735 INFO:tasks.workunit.client.0.smithi071.stdout:op 2839 completed, throughput=5MB/sec 2024-07-26T18:36:24.735 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Xqaxjx3Eru04-RJ off=415214 len=1590128 2024-07-26T18:36:24.741 INFO:tasks.workunit.client.0.smithi071.stdout:op 2840 completed, throughput=5MB/sec 2024-07-26T18:36:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:24 smithi135 ceph-mon[85352]: pgmap v1687: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:36:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:24 smithi071 ceph-mon[90507]: pgmap v1687: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:36:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:24 smithi071 ceph-mon[92867]: pgmap v1687: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:36:25.741 INFO:tasks.workunit.client.0.smithi071.stdout: 569: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:25.741 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ing582LBMS-nlko off=4931757 len=297671 2024-07-26T18:36:25.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 2841 completed, throughput=4.99MB/sec 2024-07-26T18:36:25.745 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-i7yd2N-M-oJRYW0 off=1154593 len=1638588 2024-07-26T18:36:25.750 INFO:tasks.workunit.client.0.smithi071.stdout:op 2842 completed, throughput=4.99MB/sec 2024-07-26T18:36:25.751 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IzcWhDRoAlGhoyj off=6948872 len=1810261 2024-07-26T18:36:25.752 INFO:tasks.workunit.client.0.smithi071.stdout:op 2843 completed, throughput=5MB/sec 2024-07-26T18:36:25.752 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-e4_ZpEVQ2QY-WZy off=23296635 len=809587 2024-07-26T18:36:25.753 INFO:tasks.workunit.client.0.smithi071.stdout:op 2844 completed, throughput=5MB/sec 2024-07-26T18:36:25.753 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5UEDsxrT18fvg08 off=8972423 len=1882138 2024-07-26T18:36:25.765 INFO:tasks.workunit.client.0.smithi071.stdout:op 2845 completed, throughput=5MB/sec 2024-07-26T18:36:26.765 INFO:tasks.workunit.client.0.smithi071.stdout: 570: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:26.765 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0DHmTylhzx0D-My off=5746669 len=656767 2024-07-26T18:36:26.770 INFO:tasks.workunit.client.0.smithi071.stdout:op 2846 completed, throughput=4.99MB/sec 2024-07-26T18:36:26.770 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KrVJnOsxRRdYsiI off=1124957 len=306488 2024-07-26T18:36:26.771 INFO:tasks.workunit.client.0.smithi071.stdout:op 2847 completed, throughput=4.99MB/sec 2024-07-26T18:36:26.771 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zVhK4Yy54mR2KlN off=1236368 len=354312 2024-07-26T18:36:26.771 INFO:tasks.workunit.client.0.smithi071.stdout:op 2848 completed, throughput=5MB/sec 2024-07-26T18:36:26.772 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Xu0z_MBTWA9U9xw off=1313683 len=1751961 2024-07-26T18:36:26.782 INFO:tasks.workunit.client.0.smithi071.stdout:op 2849 completed, throughput=5MB/sec 2024-07-26T18:36:26.782 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-agCJqorKc4jNSE5 off=17174984 len=1401894 2024-07-26T18:36:26.788 INFO:tasks.workunit.client.0.smithi071.stdout:op 2850 completed, throughput=5MB/sec 2024-07-26T18:36:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:26 smithi135 ceph-mon[85352]: pgmap v1688: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-07-26T18:36:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:26 smithi071 ceph-mon[92867]: pgmap v1688: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-07-26T18:36:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:26 smithi071 ceph-mon[90507]: pgmap v1688: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-07-26T18:36:27.788 INFO:tasks.workunit.client.0.smithi071.stdout: 571: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:27.788 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Vos-Z1fJEah4yFk off=8537843 len=1218928 2024-07-26T18:36:27.794 INFO:tasks.workunit.client.0.smithi071.stdout:op 2851 completed, throughput=4.99MB/sec 2024-07-26T18:36:27.794 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R-zMaLvgMlFsE_R off=7927633 len=921558 2024-07-26T18:36:27.795 INFO:tasks.workunit.client.0.smithi071.stdout:op 2852 completed, throughput=5MB/sec 2024-07-26T18:36:27.795 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P_Pkgpq-0BE1aXm off=2149839 len=466734 2024-07-26T18:36:27.796 INFO:tasks.workunit.client.0.smithi071.stdout:op 2853 completed, throughput=5MB/sec 2024-07-26T18:36:27.796 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9FDmAAcwXn-Qb56 off=5809327 len=1274075 2024-07-26T18:36:27.797 INFO:tasks.workunit.client.0.smithi071.stdout:op 2854 completed, throughput=5MB/sec 2024-07-26T18:36:27.797 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZdHfEaOF5E69t0L off=15724125 len=1669293 2024-07-26T18:36:27.798 INFO:tasks.workunit.client.0.smithi071.stdout:op 2855 completed, throughput=5MB/sec 2024-07-26T18:36:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:28.798 INFO:tasks.workunit.client.0.smithi071.stdout: 572: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:28.799 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9GV8ktRllmJpPPr off=14820587 len=588722 2024-07-26T18:36:28.802 INFO:tasks.workunit.client.0.smithi071.stdout:op 2856 completed, throughput=4.99MB/sec 2024-07-26T18:36:28.802 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-czTTAQAUjiPySlt off=5777248 len=1348053 2024-07-26T18:36:28.804 INFO:tasks.workunit.client.0.smithi071.stdout:op 2857 completed, throughput=5MB/sec 2024-07-26T18:36:28.804 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qlu2lL-2X-qDdNT off=6944318 len=1266811 2024-07-26T18:36:28.810 INFO:tasks.workunit.client.0.smithi071.stdout:op 2858 completed, throughput=5MB/sec 2024-07-26T18:36:28.810 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KUOV0HqUe2KMEDR off=8393417 len=1972993 2024-07-26T18:36:28.814 INFO:tasks.workunit.client.0.smithi071.stdout:op 2859 completed, throughput=5MB/sec 2024-07-26T18:36:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:28 smithi135 ceph-mon[85352]: pgmap v1689: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:28 smithi071 ceph-mon[90507]: pgmap v1689: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:28 smithi071 ceph-mon[92867]: pgmap v1689: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:29.814 INFO:tasks.workunit.client.0.smithi071.stdout: 573: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:29.814 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LzI7sMYcoAxxwag off=9271706 len=757803 2024-07-26T18:36:29.819 INFO:tasks.workunit.client.0.smithi071.stdout:op 2860 completed, throughput=4.99MB/sec 2024-07-26T18:36:29.819 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0oEQ3OX-y4zFMk1 off=8172488 len=239658 2024-07-26T18:36:29.820 INFO:tasks.workunit.client.0.smithi071.stdout:op 2861 completed, throughput=4.99MB/sec 2024-07-26T18:36:29.820 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-omcPgpTZ4xUWldi off=1919536 len=150534 2024-07-26T18:36:29.820 INFO:tasks.workunit.client.0.smithi071.stdout:op 2862 completed, throughput=4.99MB/sec 2024-07-26T18:36:29.820 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Tq35E5jRvNBg96X off=16037455 len=547889 2024-07-26T18:36:29.821 INFO:tasks.workunit.client.0.smithi071.stdout:op 2863 completed, throughput=4.99MB/sec 2024-07-26T18:36:29.821 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d9miG7KqLT9LBhX off=16642160 len=1276590 2024-07-26T18:36:29.826 INFO:tasks.workunit.client.0.smithi071.stdout:op 2864 completed, throughput=5MB/sec 2024-07-26T18:36:29.827 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iOwEDWBn1RAQf_i off=6660011 len=1786513 2024-07-26T18:36:29.830 INFO:tasks.workunit.client.0.smithi071.stdout:op 2865 completed, throughput=5MB/sec 2024-07-26T18:36:29.830 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2a0Lewijm74TLqq off=18586324 len=134135 2024-07-26T18:36:29.831 INFO:tasks.workunit.client.0.smithi071.stdout:op 2866 completed, throughput=5MB/sec 2024-07-26T18:36:29.831 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hX4_ZCJITqmyS_M off=250233 len=445245 2024-07-26T18:36:29.834 INFO:tasks.workunit.client.0.smithi071.stdout:op 2867 completed, throughput=5MB/sec 2024-07-26T18:36:30.834 INFO:tasks.workunit.client.0.smithi071.stdout: 574: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:30.835 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1OWiUd0QW2c835G off=18926243 len=186665 2024-07-26T18:36:30.837 INFO:tasks.workunit.client.0.smithi071.stdout:op 2868 completed, throughput=4.99MB/sec 2024-07-26T18:36:30.837 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kyAynPlUlJBEW8F off=14124437 len=1450174 2024-07-26T18:36:30.843 INFO:tasks.workunit.client.0.smithi071.stdout:op 2869 completed, throughput=4.99MB/sec 2024-07-26T18:36:30.843 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Kt4gv_klTvZbQk_ off=255802 len=871110 2024-07-26T18:36:30.847 INFO:tasks.workunit.client.0.smithi071.stdout:op 2870 completed, throughput=5MB/sec 2024-07-26T18:36:30.847 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cNIUwN3vRSHXhIN off=17754401 len=1495102 2024-07-26T18:36:30.848 INFO:tasks.workunit.client.0.smithi071.stdout:op 2871 completed, throughput=5MB/sec 2024-07-26T18:36:30.848 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CxyxdHKk0I43PwS off=1425570 len=1911049 2024-07-26T18:36:30.861 INFO:tasks.workunit.client.0.smithi071.stdout:op 2872 completed, throughput=5MB/sec 2024-07-26T18:36:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:30 smithi135 ceph-mon[85352]: pgmap v1690: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:30 smithi071 ceph-mon[92867]: pgmap v1690: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:30 smithi071 ceph-mon[90507]: pgmap v1690: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:31.862 INFO:tasks.workunit.client.0.smithi071.stdout: 575: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:31.862 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KD7BlJH0YQKgRlA off=4235924 len=1891212 2024-07-26T18:36:31.866 INFO:tasks.workunit.client.0.smithi071.stdout:op 2873 completed, throughput=5MB/sec 2024-07-26T18:36:31.866 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RYYuopqH7_GUktj off=15072974 len=326301 2024-07-26T18:36:31.866 INFO:tasks.workunit.client.0.smithi071.stdout:op 2874 completed, throughput=5MB/sec 2024-07-26T18:36:31.867 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Z7oZIuXOCRrkcDu off=5796455 len=1030108 2024-07-26T18:36:31.869 INFO:tasks.workunit.client.0.smithi071.stdout:op 2875 completed, throughput=5MB/sec 2024-07-26T18:36:31.869 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Iq33T26d2cQPDDB off=7866013 len=1572066 2024-07-26T18:36:31.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 2876 completed, throughput=5MB/sec 2024-07-26T18:36:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:36:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:36:32] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:36:32.872 INFO:tasks.workunit.client.0.smithi071.stdout: 576: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:32.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TSLx6gH1aKQKSMH off=4601509 len=50977 2024-07-26T18:36:32.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 2877 completed, throughput=4.99MB/sec 2024-07-26T18:36:32.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EJXxjvi-6IaySiG off=153684 len=961195 2024-07-26T18:36:32.874 INFO:tasks.workunit.client.0.smithi071.stdout:op 2878 completed, throughput=4.99MB/sec 2024-07-26T18:36:32.874 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-b8c2Mf6Z4tGmBfg off=1389464 len=131518 2024-07-26T18:36:32.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 2879 completed, throughput=4.99MB/sec 2024-07-26T18:36:32.875 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WA21QstHS2XtQkj off=2192179 len=1756046 2024-07-26T18:36:32.883 INFO:tasks.workunit.client.0.smithi071.stdout:op 2880 completed, throughput=5MB/sec 2024-07-26T18:36:32.883 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-C5_9f9L3A3SHC_v off=11592744 len=1334972 2024-07-26T18:36:32.885 INFO:tasks.workunit.client.0.smithi071.stdout:op 2881 completed, throughput=5MB/sec 2024-07-26T18:36:32.885 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uP2DHWGglq_8dGB off=5275526 len=1391478 2024-07-26T18:36:32.892 INFO:tasks.workunit.client.0.smithi071.stdout:op 2882 completed, throughput=5MB/sec 2024-07-26T18:36:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:32 smithi135 ceph-mon[85352]: pgmap v1691: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:36:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:32 smithi071 ceph-mon[90507]: pgmap v1691: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:36:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:32 smithi071 ceph-mon[92867]: pgmap v1691: 105 pgs: 105 active+clean; 129 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:36:33.892 INFO:tasks.workunit.client.0.smithi071.stdout: 577: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:33.892 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qLQ4mDt7bLXhjlT off=4044578 len=229015 2024-07-26T18:36:33.893 INFO:tasks.workunit.client.0.smithi071.stdout:op 2883 completed, throughput=4.99MB/sec 2024-07-26T18:36:33.893 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-t-b0ODE1Z7cWwvU off=13800420 len=783877 2024-07-26T18:36:33.898 INFO:tasks.workunit.client.0.smithi071.stdout:op 2884 completed, throughput=4.99MB/sec 2024-07-26T18:36:33.898 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0-AvH6YRW_25FBX off=915936 len=751037 2024-07-26T18:36:33.903 INFO:tasks.workunit.client.0.smithi071.stdout:op 2885 completed, throughput=5MB/sec 2024-07-26T18:36:33.903 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mHu-NDIVWaAtNH9 off=1421009 len=1917510 2024-07-26T18:36:33.912 INFO:tasks.workunit.client.0.smithi071.stdout:op 2886 completed, throughput=5MB/sec 2024-07-26T18:36:33.912 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SoXLJb2vlcOzOr9 off=8502140 len=1358943 2024-07-26T18:36:33.919 INFO:tasks.workunit.client.0.smithi071.stdout:op 2887 completed, throughput=5MB/sec 2024-07-26T18:36:34.920 INFO:tasks.workunit.client.0.smithi071.stdout: 578: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:34.920 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GaTp-n0NzKQjkyZ off=8488220 len=205012 2024-07-26T18:36:34.923 INFO:tasks.workunit.client.0.smithi071.stdout:op 2888 completed, throughput=4.99MB/sec 2024-07-26T18:36:34.923 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SPnYk1n_FouiVmx off=2975443 len=1211777 2024-07-26T18:36:34.931 INFO:tasks.workunit.client.0.smithi071.stdout:op 2889 completed, throughput=4.99MB/sec 2024-07-26T18:36:34.931 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mCpUk0S_3HBtGy2 off=4004874 len=1539118 2024-07-26T18:36:34.939 INFO:tasks.workunit.client.0.smithi071.stdout:op 2890 completed, throughput=5MB/sec 2024-07-26T18:36:34.939 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-U1VIdSbo3IEqFFy off=6545795 len=1369403 2024-07-26T18:36:34.945 INFO:tasks.workunit.client.0.smithi071.stdout:op 2891 completed, throughput=5MB/sec 2024-07-26T18:36:34.945 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-V6tr4ABGOqqBedb off=1064237 len=316224 2024-07-26T18:36:34.945 INFO:tasks.workunit.client.0.smithi071.stdout:op 2892 completed, throughput=5MB/sec 2024-07-26T18:36:34.945 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D3sZXGu5Ej1pFIn off=12923462 len=2072173 2024-07-26T18:36:34.955 INFO:tasks.workunit.client.0.smithi071.stdout:op 2893 completed, throughput=5MB/sec 2024-07-26T18:36:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:34 smithi135 ceph-mon[85352]: pgmap v1692: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:36:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:36:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:34 smithi071 ceph-mon[90507]: pgmap v1692: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:36:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:36:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:34 smithi071 ceph-mon[92867]: pgmap v1692: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:36:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:36:35.955 INFO:tasks.workunit.client.0.smithi071.stdout: 579: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:35.956 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wbSoH5mhX_n64cv off=186231 len=90747 2024-07-26T18:36:35.956 INFO:tasks.workunit.client.0.smithi071.stdout:op 2894 completed, throughput=4.99MB/sec 2024-07-26T18:36:35.956 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0t2cR_B2SMV9JgM off=327243 len=1478420 2024-07-26T18:36:35.964 INFO:tasks.workunit.client.0.smithi071.stdout:op 2895 completed, throughput=5MB/sec 2024-07-26T18:36:35.965 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UBiZDDSQjqRVvE9 off=21635059 len=1301452 2024-07-26T18:36:35.974 INFO:tasks.workunit.client.0.smithi071.stdout:op 2896 completed, throughput=5MB/sec 2024-07-26T18:36:35.975 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7YvLTVYOukn4YLU off=8256129 len=66199 2024-07-26T18:36:35.975 INFO:tasks.workunit.client.0.smithi071.stdout:op 2897 completed, throughput=5MB/sec 2024-07-26T18:36:35.975 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CndFQ9tpvtBwfm0 off=1769780 len=882981 2024-07-26T18:36:35.975 INFO:tasks.workunit.client.0.smithi071.stdout:op 2898 completed, throughput=5MB/sec 2024-07-26T18:36:36.975 INFO:tasks.workunit.client.0.smithi071.stdout: 580: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:36.975 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-17IaYa1z5Cbv41L off=7973180 len=1228774 2024-07-26T18:36:36.978 INFO:tasks.workunit.client.0.smithi071.stdout:op 2899 completed, throughput=4.99MB/sec 2024-07-26T18:36:36.978 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hsTgE2T5xpTznjh off=1061116 len=1186325 2024-07-26T18:36:36.979 INFO:tasks.workunit.client.0.smithi071.stdout:op 2900 completed, throughput=5MB/sec 2024-07-26T18:36:36.979 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aIQ0boJwEywYDVR off=4341101 len=318024 2024-07-26T18:36:36.982 INFO:tasks.workunit.client.0.smithi071.stdout:op 2901 completed, throughput=5MB/sec 2024-07-26T18:36:36.982 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YQkKO1IWTolR8TW off=276854 len=498532 2024-07-26T18:36:36.985 INFO:tasks.workunit.client.0.smithi071.stdout:op 2902 completed, throughput=5MB/sec 2024-07-26T18:36:36.985 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G739Of8VimQe9Lv off=0 len=1059406 2024-07-26T18:36:36.986 INFO:tasks.workunit.client.0.smithi071.stdout:op 2903 completed, throughput=5MB/sec 2024-07-26T18:36:36.986 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kyAynPlUlJBEW8F off=9317866 len=1923675 2024-07-26T18:36:36.988 INFO:tasks.workunit.client.0.smithi071.stdout:op 2904 completed, throughput=5MB/sec 2024-07-26T18:36:37.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:36 smithi071 ceph-mon[90507]: pgmap v1693: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:37.232 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:36 smithi071 ceph-mon[92867]: pgmap v1693: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:37.303 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:36 smithi135 ceph-mon[85352]: pgmap v1693: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:36:37.988 INFO:tasks.workunit.client.0.smithi071.stdout: 581: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:37.989 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ukPqMZb7wAT1opT off=16000099 len=455941 2024-07-26T18:36:37.989 INFO:tasks.workunit.client.0.smithi071.stdout:op 2905 completed, throughput=4.99MB/sec 2024-07-26T18:36:37.989 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-H0lzQIYBn_ds8HE off=1867489 len=1541264 2024-07-26T18:36:38.005 INFO:tasks.workunit.client.0.smithi071.stdout:op 2906 completed, throughput=5MB/sec 2024-07-26T18:36:38.005 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6OjjhDHCfGQ7SQz off=12004436 len=902885 2024-07-26T18:36:38.010 INFO:tasks.workunit.client.0.smithi071.stdout:op 2907 completed, throughput=5MB/sec 2024-07-26T18:36:38.010 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oHKIUjHzwPWfmTe off=3344553 len=1867265 2024-07-26T18:36:38.011 INFO:tasks.workunit.client.0.smithi071.stdout:op 2908 completed, throughput=5MB/sec 2024-07-26T18:36:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:38 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:38 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:38.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:38 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:38.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:38 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:39.012 INFO:tasks.workunit.client.0.smithi071.stdout: 582: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:39.012 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-u8pwekMgmAIGxbr off=3034410 len=437193 2024-07-26T18:36:39.013 INFO:tasks.workunit.client.0.smithi071.stdout:op 2909 completed, throughput=4.99MB/sec 2024-07-26T18:36:39.013 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IXzfT99z8lDvB9S off=7871918 len=1174024 2024-07-26T18:36:39.018 INFO:tasks.workunit.client.0.smithi071.stdout:op 2910 completed, throughput=4.99MB/sec 2024-07-26T18:36:39.018 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uJ1J1iYH3gFbgfw off=204883 len=1919031 2024-07-26T18:36:39.027 INFO:tasks.workunit.client.0.smithi071.stdout:op 2911 completed, throughput=5MB/sec 2024-07-26T18:36:39.027 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Fg2pUw9TNt3WlS0 off=6372773 len=1113004 2024-07-26T18:36:39.028 INFO:tasks.workunit.client.0.smithi071.stdout:op 2912 completed, throughput=5MB/sec 2024-07-26T18:36:39.028 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8KLdQKMOtF5fEFI off=2580468 len=940318 2024-07-26T18:36:39.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 2913 completed, throughput=5MB/sec 2024-07-26T18:36:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:38 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:38 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:38 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:38 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:39 smithi071 ceph-mon[90507]: pgmap v1694: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:36:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:36:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:39 smithi071 ceph-mon[92867]: pgmap v1694: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:36:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:36:39.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:40.032 INFO:tasks.workunit.client.0.smithi071.stdout: 583: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:40.033 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tZL_LRrxrVhyyqR off=566447 len=1861271 2024-07-26T18:36:40.035 INFO:tasks.workunit.client.0.smithi071.stdout:op 2914 completed, throughput=5MB/sec 2024-07-26T18:36:40.035 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qtqXi68V0CFEA4I off=316697 len=1041678 2024-07-26T18:36:40.041 INFO:tasks.workunit.client.0.smithi071.stdout:op 2915 completed, throughput=5MB/sec 2024-07-26T18:36:40.041 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9O1o2NsXfEdmI9K off=12969745 len=97298 2024-07-26T18:36:40.041 INFO:tasks.workunit.client.0.smithi071.stdout:op 2916 completed, throughput=5MB/sec 2024-07-26T18:36:40.041 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pZPr6O3n0qmfKqj off=461929 len=457484 2024-07-26T18:36:40.042 INFO:tasks.workunit.client.0.smithi071.stdout:op 2917 completed, throughput=5MB/sec 2024-07-26T18:36:40.042 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wzHAw7Tu01xWPho off=8163355 len=1361440 2024-07-26T18:36:40.047 INFO:tasks.workunit.client.0.smithi071.stdout:op 2918 completed, throughput=5MB/sec 2024-07-26T18:36:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:39 smithi135 ceph-mon[85352]: pgmap v1694: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:36:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:36:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:36:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:36:41.048 INFO:tasks.workunit.client.0.smithi071.stdout: 584: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:41.048 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pybF9aWFeCVUvQS off=18237605 len=1490745 2024-07-26T18:36:41.050 INFO:tasks.workunit.client.0.smithi071.stdout:op 2919 completed, throughput=4.99MB/sec 2024-07-26T18:36:41.050 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Xj8fXx54nFC1UVN off=11224687 len=2089627 2024-07-26T18:36:41.064 INFO:tasks.workunit.client.0.smithi071.stdout:op 2920 completed, throughput=5MB/sec 2024-07-26T18:36:41.064 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_lUVbu3SWbpIgCG off=13065854 len=2024144 2024-07-26T18:36:41.066 INFO:tasks.workunit.client.0.smithi071.stdout:op 2921 completed, throughput=5MB/sec 2024-07-26T18:36:41.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:41 smithi071 ceph-mon[90507]: pgmap v1695: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:36:41.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:41 smithi071 ceph-mon[92867]: pgmap v1695: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:36:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:41 smithi135 ceph-mon[85352]: pgmap v1695: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:36:42.066 INFO:tasks.workunit.client.0.smithi071.stdout: 585: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:42.067 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aBeOQPoed-386IS off=7905387 len=379272 2024-07-26T18:36:42.068 INFO:tasks.workunit.client.0.smithi071.stdout:op 2922 completed, throughput=4.99MB/sec 2024-07-26T18:36:42.068 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YhDYiKotlsJJw13 off=5070097 len=898515 2024-07-26T18:36:42.072 INFO:tasks.workunit.client.0.smithi071.stdout:op 2923 completed, throughput=4.99MB/sec 2024-07-26T18:36:42.072 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ralnsLHE5FwnExa off=14094221 len=585347 2024-07-26T18:36:42.073 INFO:tasks.workunit.client.0.smithi071.stdout:op 2924 completed, throughput=5MB/sec 2024-07-26T18:36:42.073 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RbBuqn-m8aiAhCV off=6106326 len=1668101 2024-07-26T18:36:42.082 INFO:tasks.workunit.client.0.smithi071.stdout:op 2925 completed, throughput=5MB/sec 2024-07-26T18:36:42.082 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1j5cKSSVkvW1oGO off=8829926 len=27962 2024-07-26T18:36:42.083 INFO:tasks.workunit.client.0.smithi071.stdout:op 2926 completed, throughput=5MB/sec 2024-07-26T18:36:42.083 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UgPzzXvyLQ9H79Z off=9438745 len=1236644 2024-07-26T18:36:42.084 INFO:tasks.workunit.client.0.smithi071.stdout:op 2927 completed, throughput=5MB/sec 2024-07-26T18:36:42.084 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ldGzdBDXV0__myi off=4451569 len=222798 2024-07-26T18:36:42.085 INFO:tasks.workunit.client.0.smithi071.stdout:op 2928 completed, throughput=5MB/sec 2024-07-26T18:36:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:36:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:36:42] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:36:42.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:42.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:43.085 INFO:tasks.workunit.client.0.smithi071.stdout: 586: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:43.085 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5MSPuDpMGmhPPZG off=242593 len=1521825 2024-07-26T18:36:43.091 INFO:tasks.workunit.client.0.smithi071.stdout:op 2929 completed, throughput=4.99MB/sec 2024-07-26T18:36:43.092 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wFBMGCQxE_zCOkO off=17656068 len=781366 2024-07-26T18:36:43.093 INFO:tasks.workunit.client.0.smithi071.stdout:op 2930 completed, throughput=5MB/sec 2024-07-26T18:36:43.093 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Bve6j77J3ZmrHnh off=0 len=1820623 2024-07-26T18:36:43.095 INFO:tasks.workunit.client.0.smithi071.stdout:op 2931 completed, throughput=5MB/sec 2024-07-26T18:36:43.095 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jBLkvMCQn9EjteH off=5337411 len=463480 2024-07-26T18:36:43.095 INFO:tasks.workunit.client.0.smithi071.stdout:op 2932 completed, throughput=5MB/sec 2024-07-26T18:36:43.096 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3AjS5UGOjS02Qt9 off=5358420 len=1162443 2024-07-26T18:36:43.102 INFO:tasks.workunit.client.0.smithi071.stdout:op 2933 completed, throughput=5MB/sec 2024-07-26T18:36:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:43 smithi071 ceph-mon[90507]: pgmap v1696: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:36:43.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:43 smithi071 ceph-mon[92867]: pgmap v1696: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:36:43.958 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:43 smithi135 ceph-mon[85352]: pgmap v1696: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:36:44.102 INFO:tasks.workunit.client.0.smithi071.stdout: 587: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:44.102 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Np8HEV01S5WqbFU off=455232 len=1187296 2024-07-26T18:36:44.107 INFO:tasks.workunit.client.0.smithi071.stdout:op 2934 completed, throughput=4.99MB/sec 2024-07-26T18:36:44.108 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xeaGdE6q9tcJoj2 off=5278565 len=1928955 2024-07-26T18:36:44.118 INFO:tasks.workunit.client.0.smithi071.stdout:op 2935 completed, throughput=5MB/sec 2024-07-26T18:36:44.118 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GzWU1knYaHDeddA off=1437452 len=1714882 2024-07-26T18:36:44.125 INFO:tasks.workunit.client.0.smithi071.stdout:op 2936 completed, throughput=5MB/sec 2024-07-26T18:36:44.125 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_lhrDxf8A2FZyDJ off=925898 len=532367 2024-07-26T18:36:44.126 INFO:tasks.workunit.client.0.smithi071.stdout:op 2937 completed, throughput=5MB/sec 2024-07-26T18:36:45.126 INFO:tasks.workunit.client.0.smithi071.stdout: 588: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:45.127 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vCZdJVkEKytxXXa off=1326013 len=1715114 2024-07-26T18:36:45.129 INFO:tasks.workunit.client.0.smithi071.stdout:op 2938 completed, throughput=5MB/sec 2024-07-26T18:36:45.129 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-l-V9HBwsTjgeH0X off=1596573 len=2014462 2024-07-26T18:36:45.131 INFO:tasks.workunit.client.0.smithi071.stdout:op 2939 completed, throughput=5MB/sec 2024-07-26T18:36:45.132 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7AlwJK6GEhz3nGX off=1932809 len=1229257 2024-07-26T18:36:45.132 INFO:tasks.workunit.client.0.smithi071.stdout:op 2940 completed, throughput=5MB/sec 2024-07-26T18:36:45.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:45 smithi071 ceph-mon[90507]: pgmap v1697: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:36:45.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:45 smithi071 ceph-mon[92867]: pgmap v1697: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:36:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:45 smithi135 ceph-mon[85352]: pgmap v1697: 105 pgs: 105 active+clean; 129 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:36:46.132 INFO:tasks.workunit.client.0.smithi071.stdout: 589: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:46.133 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mewXzLBapv7jw9I off=13043403 len=691292 2024-07-26T18:36:46.136 INFO:tasks.workunit.client.0.smithi071.stdout:op 2941 completed, throughput=4.99MB/sec 2024-07-26T18:36:46.137 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4bsCKBnMmDJwIu_ off=4823975 len=614995 2024-07-26T18:36:46.142 INFO:tasks.workunit.client.0.smithi071.stdout:op 2942 completed, throughput=4.99MB/sec 2024-07-26T18:36:46.142 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D86ZgQ0OxPGuWTW off=9311278 len=858683 2024-07-26T18:36:46.146 INFO:tasks.workunit.client.0.smithi071.stdout:op 2943 completed, throughput=5MB/sec 2024-07-26T18:36:46.146 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-T5_uJbcHgrCr1rr off=1166983 len=409689 2024-07-26T18:36:46.149 INFO:tasks.workunit.client.0.smithi071.stdout:op 2944 completed, throughput=5MB/sec 2024-07-26T18:36:46.150 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MU8SBg4qfn8Cz-O off=854315 len=325951 2024-07-26T18:36:46.153 INFO:tasks.workunit.client.0.smithi071.stdout:op 2945 completed, throughput=5MB/sec 2024-07-26T18:36:46.153 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7ywL8p1nvodWPPe off=6635371 len=2015749 2024-07-26T18:36:46.162 INFO:tasks.workunit.client.0.smithi071.stdout:op 2946 completed, throughput=5MB/sec 2024-07-26T18:36:46.162 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_fMByxxe8WTYd7- off=16314576 len=1358477 2024-07-26T18:36:46.165 INFO:tasks.workunit.client.0.smithi071.stdout:op 2947 completed, throughput=5MB/sec 2024-07-26T18:36:47.165 INFO:tasks.workunit.client.0.smithi071.stdout: 590: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:47.165 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n4a4xObSdnPjlx0 off=1874513 len=1887982 2024-07-26T18:36:47.167 INFO:tasks.workunit.client.0.smithi071.stdout:op 2948 completed, throughput=5MB/sec 2024-07-26T18:36:47.168 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-b57z1o3b4nj_-a7 off=15485334 len=649224 2024-07-26T18:36:47.171 INFO:tasks.workunit.client.0.smithi071.stdout:op 2949 completed, throughput=5MB/sec 2024-07-26T18:36:47.171 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--BsGK9TOFTfz8x1 off=10572290 len=1748511 2024-07-26T18:36:47.175 INFO:tasks.workunit.client.0.smithi071.stdout:op 2950 completed, throughput=5MB/sec 2024-07-26T18:36:47.175 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CTh4LsPloJOpq_8 off=2636677 len=1928665 2024-07-26T18:36:47.182 INFO:tasks.workunit.client.0.smithi071.stdout:op 2951 completed, throughput=5MB/sec 2024-07-26T18:36:47.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:47 smithi071 ceph-mon[90507]: pgmap v1698: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-07-26T18:36:47.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:47 smithi071 ceph-mon[92867]: pgmap v1698: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-07-26T18:36:48.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:47 smithi135 ceph-mon[85352]: pgmap v1698: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-07-26T18:36:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: 591: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:48.183 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c2IFj_tTiMs0PZz off=3229401 len=2049137 2024-07-26T18:36:48.187 INFO:tasks.workunit.client.0.smithi071.stdout:op 2952 completed, throughput=5MB/sec 2024-07-26T18:36:48.187 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1CZu-h_6vlUD2or off=3381475 len=1117944 2024-07-26T18:36:48.193 INFO:tasks.workunit.client.0.smithi071.stdout:op 2953 completed, throughput=5MB/sec 2024-07-26T18:36:48.193 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vf86K4NihF067jJ off=3041135 len=1868025 2024-07-26T18:36:48.204 INFO:tasks.workunit.client.0.smithi071.stdout:op 2954 completed, throughput=5MB/sec 2024-07-26T18:36:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: 592: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:49.204 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cxmwe59h6jTcO2O off=7082534 len=2044640 2024-07-26T18:36:49.217 INFO:tasks.workunit.client.0.smithi071.stdout:op 2955 completed, throughput=5MB/sec 2024-07-26T18:36:49.217 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-88N2M2tR6wX5Qiy off=2682882 len=3785 2024-07-26T18:36:49.219 INFO:tasks.workunit.client.0.smithi071.stdout:op 2956 completed, throughput=5MB/sec 2024-07-26T18:36:49.219 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UJxx-aizMtOhqZ6 off=818039 len=1786940 2024-07-26T18:36:49.221 INFO:tasks.workunit.client.0.smithi071.stdout:op 2957 completed, throughput=5MB/sec 2024-07-26T18:36:49.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:49 smithi071 ceph-mon[90507]: pgmap v1699: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:36:49.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:49 smithi071 ceph-mon[92867]: pgmap v1699: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:36:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:49 smithi135 ceph-mon[85352]: pgmap v1699: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:36:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: 593: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:50.222 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Tc1OiC0JcGhfR-P off=6893838 len=1085520 2024-07-26T18:36:50.228 INFO:tasks.workunit.client.0.smithi071.stdout:op 2958 completed, throughput=4.99MB/sec 2024-07-26T18:36:50.228 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-frpRwlnKP-vBtL9 off=5550163 len=520450 2024-07-26T18:36:50.229 INFO:tasks.workunit.client.0.smithi071.stdout:op 2959 completed, throughput=4.99MB/sec 2024-07-26T18:36:50.229 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EtJiKnAL_ebg_7P off=3007020 len=1720204 2024-07-26T18:36:50.231 INFO:tasks.workunit.client.0.smithi071.stdout:op 2960 completed, throughput=5MB/sec 2024-07-26T18:36:50.231 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7VlNa4zCVe1hG2d off=3065388 len=1811922 2024-07-26T18:36:50.233 INFO:tasks.workunit.client.0.smithi071.stdout:op 2961 completed, throughput=5MB/sec 2024-07-26T18:36:50.233 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tTrKkZraUDym8CJ off=2482458 len=307994 2024-07-26T18:36:50.234 INFO:tasks.workunit.client.0.smithi071.stdout:op 2962 completed, throughput=5MB/sec 2024-07-26T18:36:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: 594: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:51.235 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CzOxcw9dCnHheqx off=14657559 len=1423077 2024-07-26T18:36:51.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 2963 completed, throughput=4.99MB/sec 2024-07-26T18:36:51.237 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MysPlPoeYHWC_Rc off=5876505 len=1372674 2024-07-26T18:36:51.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 2964 completed, throughput=5MB/sec 2024-07-26T18:36:51.246 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6HKBljCrN_qUuWU off=19266676 len=1956777 2024-07-26T18:36:51.256 INFO:tasks.workunit.client.0.smithi071.stdout:op 2965 completed, throughput=5MB/sec 2024-07-26T18:36:51.256 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-N_AYRLC-btdAoli off=879804 len=1345911 2024-07-26T18:36:51.263 INFO:tasks.workunit.client.0.smithi071.stdout:op 2966 completed, throughput=5MB/sec 2024-07-26T18:36:51.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:51 smithi071 ceph-mon[90507]: pgmap v1700: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:36:51.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:51 smithi071 ceph-mon[92867]: pgmap v1700: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:36:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:51 smithi135 ceph-mon[85352]: pgmap v1700: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:36:52.264 INFO:tasks.workunit.client.0.smithi071.stdout: 595: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:52.264 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eB7fKPTA9uecZjb off=1557392 len=217784 2024-07-26T18:36:52.265 INFO:tasks.workunit.client.0.smithi071.stdout:op 2967 completed, throughput=4.99MB/sec 2024-07-26T18:36:52.265 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n7K0dQjaC3rQaNK off=1978960 len=804763 2024-07-26T18:36:52.269 INFO:tasks.workunit.client.0.smithi071.stdout:op 2968 completed, throughput=4.99MB/sec 2024-07-26T18:36:52.269 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XF63bJB8pFgya6y off=6329902 len=897120 2024-07-26T18:36:52.269 INFO:tasks.workunit.client.0.smithi071.stdout:op 2969 completed, throughput=5MB/sec 2024-07-26T18:36:52.270 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JFcMmLJNqU-2_q2 off=3076152 len=731720 2024-07-26T18:36:52.274 INFO:tasks.workunit.client.0.smithi071.stdout:op 2970 completed, throughput=5MB/sec 2024-07-26T18:36:52.275 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rYJlIUKCrY2oweP off=2545538 len=775070 2024-07-26T18:36:52.275 INFO:tasks.workunit.client.0.smithi071.stdout:op 2971 completed, throughput=5MB/sec 2024-07-26T18:36:52.275 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O17AethEjMa_vkH off=962254 len=1826744 2024-07-26T18:36:52.284 INFO:tasks.workunit.client.0.smithi071.stdout:op 2972 completed, throughput=5MB/sec 2024-07-26T18:36:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:36:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:36:52] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2024-07-26T18:36:53.285 INFO:tasks.workunit.client.0.smithi071.stdout: 596: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:53.285 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uGDO8IQ8KMg-P3U off=7091073 len=1663397 2024-07-26T18:36:53.287 INFO:tasks.workunit.client.0.smithi071.stdout:op 2973 completed, throughput=5MB/sec 2024-07-26T18:36:53.287 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-15jZ2iGhsn2mSZJ off=3134587 len=1190945 2024-07-26T18:36:53.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 2974 completed, throughput=5MB/sec 2024-07-26T18:36:53.292 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-m88U4Vfuqi9_BCg off=254279 len=1244815 2024-07-26T18:36:53.299 INFO:tasks.workunit.client.0.smithi071.stdout:op 2975 completed, throughput=5MB/sec 2024-07-26T18:36:53.299 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-i7kgD9eGPo8ktI8 off=5441697 len=1738884 2024-07-26T18:36:53.300 INFO:tasks.workunit.client.0.smithi071.stdout:op 2976 completed, throughput=5MB/sec 2024-07-26T18:36:53.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:53 smithi071 ceph-mon[90507]: pgmap v1701: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:36:53.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:53 smithi071 ceph-mon[92867]: pgmap v1701: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:36:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:53 smithi135 ceph-mon[85352]: pgmap v1701: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:36:54.300 INFO:tasks.workunit.client.0.smithi071.stdout: 597: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:54.300 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oyzhSf-q3maMBTn off=2155757 len=65714 2024-07-26T18:36:54.301 INFO:tasks.workunit.client.0.smithi071.stdout:op 2977 completed, throughput=4.99MB/sec 2024-07-26T18:36:54.301 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pJxx2gHX7r9RYl6 off=645295 len=1747946 2024-07-26T18:36:54.304 INFO:tasks.workunit.client.0.smithi071.stdout:op 2978 completed, throughput=5MB/sec 2024-07-26T18:36:54.304 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7h9q7E-kxT82OaO off=4549703 len=1495898 2024-07-26T18:36:54.305 INFO:tasks.workunit.client.0.smithi071.stdout:op 2979 completed, throughput=5MB/sec 2024-07-26T18:36:54.305 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lXjEHlvZlAEqZ3o off=17881125 len=1062991 2024-07-26T18:36:54.307 INFO:tasks.workunit.client.0.smithi071.stdout:op 2980 completed, throughput=5MB/sec 2024-07-26T18:36:55.307 INFO:tasks.workunit.client.0.smithi071.stdout: 598: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:55.307 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JQJBoz4LbZkG3Nn off=10391886 len=1576 2024-07-26T18:36:55.308 INFO:tasks.workunit.client.0.smithi071.stdout:op 2981 completed, throughput=4.99MB/sec 2024-07-26T18:36:55.308 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AwAsaLYnvQO5mpk off=4701846 len=1951343 2024-07-26T18:36:55.317 INFO:tasks.workunit.client.0.smithi071.stdout:op 2982 completed, throughput=5MB/sec 2024-07-26T18:36:55.317 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QCi7pURh6RJ5jrL off=12160174 len=527918 2024-07-26T18:36:55.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 2983 completed, throughput=5MB/sec 2024-07-26T18:36:55.318 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RXE-Ws7kt7lUFAJ off=3867860 len=75237 2024-07-26T18:36:55.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 2984 completed, throughput=5MB/sec 2024-07-26T18:36:55.318 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vrvq2KkPbJkmo1X off=4499422 len=1957354 2024-07-26T18:36:55.322 INFO:tasks.workunit.client.0.smithi071.stdout:op 2985 completed, throughput=5MB/sec 2024-07-26T18:36:55.322 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--RW4ugdR5vEmhZ7 off=2066652 len=1807067 2024-07-26T18:36:55.330 INFO:tasks.workunit.client.0.smithi071.stdout:op 2986 completed, throughput=5MB/sec 2024-07-26T18:36:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:55 smithi071 ceph-mon[90507]: pgmap v1702: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-07-26T18:36:55.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:55 smithi071 ceph-mon[92867]: pgmap v1702: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-07-26T18:36:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:55 smithi135 ceph-mon[85352]: pgmap v1702: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-07-26T18:36:56.330 INFO:tasks.workunit.client.0.smithi071.stdout: 599: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:56.331 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iCfHvDp7FXCCDt0 off=19276007 len=1453067 2024-07-26T18:36:56.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 2987 completed, throughput=5MB/sec 2024-07-26T18:36:56.333 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IVNPdg1yOe8cAmJ off=1168530 len=814507 2024-07-26T18:36:56.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 2988 completed, throughput=5MB/sec 2024-07-26T18:36:56.338 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kAZUZvfeMbWH_WL off=3097950 len=868572 2024-07-26T18:36:56.340 INFO:tasks.workunit.client.0.smithi071.stdout:op 2989 completed, throughput=5MB/sec 2024-07-26T18:36:56.340 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FwzlqEv_jCSskNk off=7403753 len=1283075 2024-07-26T18:36:56.341 INFO:tasks.workunit.client.0.smithi071.stdout:op 2990 completed, throughput=5MB/sec 2024-07-26T18:36:57.342 INFO:tasks.workunit.client.0.smithi071.stdout: 600: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:57.342 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_XS4HiVqziZW5jJ off=1454056 len=311389 2024-07-26T18:36:57.346 INFO:tasks.workunit.client.0.smithi071.stdout:op 2991 completed, throughput=4.99MB/sec 2024-07-26T18:36:57.346 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZHB35FCd7z7b5BU off=233857 len=2095190 2024-07-26T18:36:57.348 INFO:tasks.workunit.client.0.smithi071.stdout:op 2992 completed, throughput=5MB/sec 2024-07-26T18:36:57.348 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rLwKbF20aw9dvlY off=1735557 len=235494 2024-07-26T18:36:57.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 2993 completed, throughput=5MB/sec 2024-07-26T18:36:57.351 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--cNxRNbf4gSyd5E off=622873 len=709742 2024-07-26T18:36:57.356 INFO:tasks.workunit.client.0.smithi071.stdout:op 2994 completed, throughput=5MB/sec 2024-07-26T18:36:57.356 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zK6MV_Xfcd1vnyT off=20076001 len=407673 2024-07-26T18:36:57.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 2995 completed, throughput=5MB/sec 2024-07-26T18:36:57.359 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iDk9tQJDiZ2MFxZ off=8981028 len=38645 2024-07-26T18:36:57.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 2996 completed, throughput=5MB/sec 2024-07-26T18:36:57.359 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GEM3pipVs5D-Lg4 off=531895 len=1690782 2024-07-26T18:36:57.361 INFO:tasks.workunit.client.0.smithi071.stdout:op 2997 completed, throughput=5MB/sec 2024-07-26T18:36:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:57 smithi071 ceph-mon[92867]: pgmap v1703: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:36:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:57 smithi071 ceph-mon[90507]: pgmap v1703: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:36:57.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:57 smithi135 ceph-mon[85352]: pgmap v1703: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:36:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:36:58.361 INFO:tasks.workunit.client.0.smithi071.stdout: 601: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:58.362 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--ncUvbka_8jjw1e off=17408091 len=405178 2024-07-26T18:36:58.363 INFO:tasks.workunit.client.0.smithi071.stdout:op 2998 completed, throughput=4.99MB/sec 2024-07-26T18:36:58.363 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fPzlRYLhc-EEGLg off=3989009 len=216910 2024-07-26T18:36:58.366 INFO:tasks.workunit.client.0.smithi071.stdout:op 2999 completed, throughput=4.99MB/sec 2024-07-26T18:36:58.366 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RqyTsSW8EbnByJX off=11640218 len=951916 2024-07-26T18:36:58.370 INFO:tasks.workunit.client.0.smithi071.stdout:op 3000 completed, throughput=5MB/sec 2024-07-26T18:36:58.370 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_UPYrozB-mX8_wO off=1172250 len=1229230 2024-07-26T18:36:58.372 INFO:tasks.workunit.client.0.smithi071.stdout:op 3001 completed, throughput=5MB/sec 2024-07-26T18:36:58.372 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tvt2Hf7E4PrTEmf off=5423455 len=1684457 2024-07-26T18:36:58.382 INFO:tasks.workunit.client.0.smithi071.stdout:op 3002 completed, throughput=5MB/sec 2024-07-26T18:36:58.382 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RQ8MOw2zoo2F-_x off=3938062 len=196836 2024-07-26T18:36:58.385 INFO:tasks.workunit.client.0.smithi071.stdout:op 3003 completed, throughput=5MB/sec 2024-07-26T18:36:58.385 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Tm17ArczU2YQy9O off=1709233 len=953649 2024-07-26T18:36:58.385 INFO:tasks.workunit.client.0.smithi071.stdout:op 3004 completed, throughput=5MB/sec 2024-07-26T18:36:59.386 INFO:tasks.workunit.client.0.smithi071.stdout: 602: throughput=4.99MB/sec pending data=0 2024-07-26T18:36:59.386 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HK0jYgbDXKgU4oH off=5081597 len=2077174 2024-07-26T18:36:59.390 INFO:tasks.workunit.client.0.smithi071.stdout:op 3005 completed, throughput=5MB/sec 2024-07-26T18:36:59.390 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aFI2BEQqKQgWZrx off=2867748 len=1261950 2024-07-26T18:36:59.392 INFO:tasks.workunit.client.0.smithi071.stdout:op 3006 completed, throughput=5MB/sec 2024-07-26T18:36:59.392 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JbL1rvTBIe9JZVa off=4581553 len=548098 2024-07-26T18:36:59.396 INFO:tasks.workunit.client.0.smithi071.stdout:op 3007 completed, throughput=5MB/sec 2024-07-26T18:36:59.396 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UJ9hbNCDfasDgdd off=8873418 len=1705942 2024-07-26T18:36:59.406 INFO:tasks.workunit.client.0.smithi071.stdout:op 3008 completed, throughput=5MB/sec 2024-07-26T18:36:59.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:36:59 smithi071 ceph-mon[90507]: pgmap v1704: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-07-26T18:36:59.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:36:59 smithi071 ceph-mon[92867]: pgmap v1704: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-07-26T18:37:00.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:36:59 smithi135 ceph-mon[85352]: pgmap v1704: 105 pgs: 105 active+clean; 129 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-07-26T18:37:00.407 INFO:tasks.workunit.client.0.smithi071.stdout: 603: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:00.407 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Xs8h1l9meVEdxDw off=98319 len=247097 2024-07-26T18:37:00.410 INFO:tasks.workunit.client.0.smithi071.stdout:op 3009 completed, throughput=4.99MB/sec 2024-07-26T18:37:00.410 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NSbgf4oFWs6y_IC off=5378776 len=1908177 2024-07-26T18:37:00.414 INFO:tasks.workunit.client.0.smithi071.stdout:op 3010 completed, throughput=5MB/sec 2024-07-26T18:37:00.414 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0JE2CBroWYB9Is7 off=1078959 len=1325097 2024-07-26T18:37:00.416 INFO:tasks.workunit.client.0.smithi071.stdout:op 3011 completed, throughput=5MB/sec 2024-07-26T18:37:00.416 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8KScxIDn1N5GmRY off=12034609 len=545243 2024-07-26T18:37:00.417 INFO:tasks.workunit.client.0.smithi071.stdout:op 3012 completed, throughput=5MB/sec 2024-07-26T18:37:00.417 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GP3jtL4YsEujzey off=578767 len=323341 2024-07-26T18:37:00.420 INFO:tasks.workunit.client.0.smithi071.stdout:op 3013 completed, throughput=5MB/sec 2024-07-26T18:37:01.421 INFO:tasks.workunit.client.0.smithi071.stdout: 604: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:01.421 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-faT_BvPv6RWUSZd off=0 len=1977443 2024-07-26T18:37:01.423 INFO:tasks.workunit.client.0.smithi071.stdout:op 3014 completed, throughput=5MB/sec 2024-07-26T18:37:01.423 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-icRjoCOatjsfaGW off=9055439 len=824771 2024-07-26T18:37:01.425 INFO:tasks.workunit.client.0.smithi071.stdout:op 3015 completed, throughput=5MB/sec 2024-07-26T18:37:01.425 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SPH7XUUu8l5KIWM off=9207110 len=979406 2024-07-26T18:37:01.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 3016 completed, throughput=5MB/sec 2024-07-26T18:37:01.431 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oXRq_m5sbeBrH-Y off=5057346 len=1360338 2024-07-26T18:37:01.432 INFO:tasks.workunit.client.0.smithi071.stdout:op 3017 completed, throughput=5MB/sec 2024-07-26T18:37:01.432 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-M4ocNtt7ufdb6I1 off=3624177 len=641740 2024-07-26T18:37:01.436 INFO:tasks.workunit.client.0.smithi071.stdout:op 3018 completed, throughput=5MB/sec 2024-07-26T18:37:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:01 smithi135 ceph-mon[85352]: pgmap v1705: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:37:02.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:01 smithi071 ceph-mon[90507]: pgmap v1705: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:37:02.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:01 smithi071 ceph-mon[92867]: pgmap v1705: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:37:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:37:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:37:02] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-07-26T18:37:02.437 INFO:tasks.workunit.client.0.smithi071.stdout: 605: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:02.437 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-35mkjjP3ipRn0pd off=11518843 len=1703869 2024-07-26T18:37:02.439 INFO:tasks.workunit.client.0.smithi071.stdout:op 3019 completed, throughput=5MB/sec 2024-07-26T18:37:02.439 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zmS3r8eflVwCBZi off=459866 len=1135144 2024-07-26T18:37:02.445 INFO:tasks.workunit.client.0.smithi071.stdout:op 3020 completed, throughput=5MB/sec 2024-07-26T18:37:02.445 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0Ve2dBczBE1P8-t off=1898811 len=1410088 2024-07-26T18:37:02.446 INFO:tasks.workunit.client.0.smithi071.stdout:op 3021 completed, throughput=5MB/sec 2024-07-26T18:37:02.446 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x_pwXbej7Lt-sw2 off=3278782 len=1709017 2024-07-26T18:37:02.452 INFO:tasks.workunit.client.0.smithi071.stdout:op 3022 completed, throughput=5MB/sec 2024-07-26T18:37:03.453 INFO:tasks.workunit.client.0.smithi071.stdout: 606: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:03.453 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kWzbN7BL5tD8D2N off=4412856 len=233640 2024-07-26T18:37:03.456 INFO:tasks.workunit.client.0.smithi071.stdout:op 3023 completed, throughput=4.99MB/sec 2024-07-26T18:37:03.456 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-B8cIq4DfmjRFcqu off=3177121 len=1090985 2024-07-26T18:37:03.462 INFO:tasks.workunit.client.0.smithi071.stdout:op 3024 completed, throughput=5MB/sec 2024-07-26T18:37:03.462 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q5brhNQr9OvdZyw off=6847203 len=715678 2024-07-26T18:37:03.463 INFO:tasks.workunit.client.0.smithi071.stdout:op 3025 completed, throughput=5MB/sec 2024-07-26T18:37:03.463 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sEr_Kj9v4hqYOsq off=1065601 len=646637 2024-07-26T18:37:03.464 INFO:tasks.workunit.client.0.smithi071.stdout:op 3026 completed, throughput=5MB/sec 2024-07-26T18:37:03.464 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3HVDwRovR6MS3_a off=3042197 len=353379 2024-07-26T18:37:03.465 INFO:tasks.workunit.client.0.smithi071.stdout:op 3027 completed, throughput=5MB/sec 2024-07-26T18:37:03.465 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8hkE4G6owldJzZL off=3941979 len=1262620 2024-07-26T18:37:03.470 INFO:tasks.workunit.client.0.smithi071.stdout:op 3028 completed, throughput=5MB/sec 2024-07-26T18:37:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:03 smithi135 ceph-mon[85352]: pgmap v1706: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:37:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:03 smithi071 ceph-mon[90507]: pgmap v1706: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:37:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:03 smithi071 ceph-mon[92867]: pgmap v1706: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:37:04.470 INFO:tasks.workunit.client.0.smithi071.stdout: 607: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:04.470 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IGeJCSXOASxBxoM off=7138563 len=219079 2024-07-26T18:37:04.473 INFO:tasks.workunit.client.0.smithi071.stdout:op 3029 completed, throughput=4.99MB/sec 2024-07-26T18:37:04.473 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-01li2XQCO90ab4V off=6405984 len=92773 2024-07-26T18:37:04.476 INFO:tasks.workunit.client.0.smithi071.stdout:op 3030 completed, throughput=4.99MB/sec 2024-07-26T18:37:04.476 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8_rD-1gqGdORsk4 off=14447590 len=530538 2024-07-26T18:37:04.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 3031 completed, throughput=4.99MB/sec 2024-07-26T18:37:04.480 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LFGmkJTmRVfPjjM off=1967591 len=1022743 2024-07-26T18:37:04.485 INFO:tasks.workunit.client.0.smithi071.stdout:op 3032 completed, throughput=5MB/sec 2024-07-26T18:37:04.485 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bLCWtzjD7F3WiEF off=655508 len=467025 2024-07-26T18:37:04.489 INFO:tasks.workunit.client.0.smithi071.stdout:op 3033 completed, throughput=5MB/sec 2024-07-26T18:37:04.489 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vHVbMDKeVvwIP1I off=798104 len=1187819 2024-07-26T18:37:04.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 3034 completed, throughput=5MB/sec 2024-07-26T18:37:04.490 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-c8jb-_cSkNqxKy0 off=5240607 len=825095 2024-07-26T18:37:04.494 INFO:tasks.workunit.client.0.smithi071.stdout:op 3035 completed, throughput=5MB/sec 2024-07-26T18:37:04.494 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--jsw8iHA6o2EJmF off=1907307 len=1486127 2024-07-26T18:37:04.497 INFO:tasks.workunit.client.0.smithi071.stdout:op 3036 completed, throughput=5MB/sec 2024-07-26T18:37:05.498 INFO:tasks.workunit.client.0.smithi071.stdout: 608: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:05.498 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GtkK8VL76I4dIx2 off=643242 len=149944 2024-07-26T18:37:05.500 INFO:tasks.workunit.client.0.smithi071.stdout:op 3037 completed, throughput=4.99MB/sec 2024-07-26T18:37:05.501 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BDHxI9r6oWDXJ3v off=5473160 len=698362 2024-07-26T18:37:05.502 INFO:tasks.workunit.client.0.smithi071.stdout:op 3038 completed, throughput=4.99MB/sec 2024-07-26T18:37:05.502 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ztYx7ZksJkGlMGm off=4684427 len=217932 2024-07-26T18:37:05.505 INFO:tasks.workunit.client.0.smithi071.stdout:op 3039 completed, throughput=4.99MB/sec 2024-07-26T18:37:05.505 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9648z73xr1mbS9s off=16456697 len=833131 2024-07-26T18:37:05.506 INFO:tasks.workunit.client.0.smithi071.stdout:op 3040 completed, throughput=5MB/sec 2024-07-26T18:37:05.506 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EIrdp26cHTjeact off=1878985 len=1835556 2024-07-26T18:37:05.508 INFO:tasks.workunit.client.0.smithi071.stdout:op 3041 completed, throughput=5MB/sec 2024-07-26T18:37:05.508 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-I0QJQ6C_G4KxddC off=7228359 len=24923 2024-07-26T18:37:05.510 INFO:tasks.workunit.client.0.smithi071.stdout:op 3042 completed, throughput=5MB/sec 2024-07-26T18:37:05.510 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OvLwEMVnxQQtoFy off=1397362 len=588793 2024-07-26T18:37:05.513 INFO:tasks.workunit.client.0.smithi071.stdout:op 3043 completed, throughput=5MB/sec 2024-07-26T18:37:05.514 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eJydJEUTWQuKQbu off=3404172 len=1238494 2024-07-26T18:37:05.516 INFO:tasks.workunit.client.0.smithi071.stdout:op 3044 completed, throughput=5MB/sec 2024-07-26T18:37:06.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:05 smithi135 ceph-mon[85352]: pgmap v1707: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:37:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:05 smithi071 ceph-mon[90507]: pgmap v1707: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:37:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:05 smithi071 ceph-mon[92867]: pgmap v1707: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:37:06.517 INFO:tasks.workunit.client.0.smithi071.stdout: 609: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:06.517 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eAaAaXPGzsFG3un off=5291578 len=234642 2024-07-26T18:37:06.520 INFO:tasks.workunit.client.0.smithi071.stdout:op 3045 completed, throughput=4.99MB/sec 2024-07-26T18:37:06.521 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lEOqI7xUWiXwUer off=972786 len=1685428 2024-07-26T18:37:06.522 INFO:tasks.workunit.client.0.smithi071.stdout:op 3046 completed, throughput=5MB/sec 2024-07-26T18:37:06.522 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Z7MYtVEEmNNq0KT off=4319670 len=980587 2024-07-26T18:37:06.528 INFO:tasks.workunit.client.0.smithi071.stdout:op 3047 completed, throughput=5MB/sec 2024-07-26T18:37:06.528 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-asTlgcgcC990ZSG off=3687445 len=817017 2024-07-26T18:37:06.529 INFO:tasks.workunit.client.0.smithi071.stdout:op 3048 completed, throughput=5MB/sec 2024-07-26T18:37:06.529 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XehrShOZg8Oikqf off=1403086 len=815089 2024-07-26T18:37:06.531 INFO:tasks.workunit.client.0.smithi071.stdout:op 3049 completed, throughput=5MB/sec 2024-07-26T18:37:07.531 INFO:tasks.workunit.client.0.smithi071.stdout: 610: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:07.532 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CtEoSlz4ZY42hVG off=11967479 len=706121 2024-07-26T18:37:07.536 INFO:tasks.workunit.client.0.smithi071.stdout:op 3050 completed, throughput=4.99MB/sec 2024-07-26T18:37:07.536 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ms1By5Ax87F2Cd9 off=13082645 len=766377 2024-07-26T18:37:07.537 INFO:tasks.workunit.client.0.smithi071.stdout:op 3051 completed, throughput=4.99MB/sec 2024-07-26T18:37:07.537 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TWrBOYu197W31r5 off=1233373 len=2046909 2024-07-26T18:37:07.546 INFO:tasks.workunit.client.0.smithi071.stdout:op 3052 completed, throughput=5MB/sec 2024-07-26T18:37:07.546 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kLTG5NE9zECowQc off=17986449 len=1821396 2024-07-26T18:37:07.547 INFO:tasks.workunit.client.0.smithi071.stdout:op 3053 completed, throughput=5MB/sec 2024-07-26T18:37:08.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:07 smithi135 ceph-mon[85352]: pgmap v1708: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:37:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:07 smithi071 ceph-mon[90507]: pgmap v1708: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:37:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:07 smithi071 ceph-mon[92867]: pgmap v1708: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:37:08.547 INFO:tasks.workunit.client.0.smithi071.stdout: 611: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:08.547 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rEOLjg5dA0zLDjN off=14076112 len=1749625 2024-07-26T18:37:08.549 INFO:tasks.workunit.client.0.smithi071.stdout:op 3054 completed, throughput=4.99MB/sec 2024-07-26T18:37:08.549 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-k9pSfHDmIVpvO4c off=342309 len=1062894 2024-07-26T18:37:08.555 INFO:tasks.workunit.client.0.smithi071.stdout:op 3055 completed, throughput=5MB/sec 2024-07-26T18:37:08.555 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XmDbWVIG8MzlRyy off=3002231 len=278826 2024-07-26T18:37:08.559 INFO:tasks.workunit.client.0.smithi071.stdout:op 3056 completed, throughput=5MB/sec 2024-07-26T18:37:08.559 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-asTlgcgcC990ZSG off=450142 len=1256428 2024-07-26T18:37:08.560 INFO:tasks.workunit.client.0.smithi071.stdout:op 3057 completed, throughput=5MB/sec 2024-07-26T18:37:08.560 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ChE3ySqat2J8PY9 off=1554021 len=1327801 2024-07-26T18:37:08.567 INFO:tasks.workunit.client.0.smithi071.stdout:op 3058 completed, throughput=5MB/sec 2024-07-26T18:37:09.567 INFO:tasks.workunit.client.0.smithi071.stdout: 612: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:09.568 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KJ7THWrx1lwD887 off=6332182 len=964862 2024-07-26T18:37:09.574 INFO:tasks.workunit.client.0.smithi071.stdout:op 3059 completed, throughput=4.99MB/sec 2024-07-26T18:37:09.574 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-t-b0ODE1Z7cWwvU off=3784251 len=2033573 2024-07-26T18:37:09.589 INFO:tasks.workunit.client.0.smithi071.stdout:op 3060 completed, throughput=5MB/sec 2024-07-26T18:37:09.590 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PUCxga9sj-BgLyP off=5275195 len=2070629 2024-07-26T18:37:09.598 INFO:tasks.workunit.client.0.smithi071.stdout:op 3061 completed, throughput=5MB/sec 2024-07-26T18:37:10.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:09 smithi135 ceph-mon[85352]: pgmap v1709: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:37:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:09 smithi071 ceph-mon[90507]: pgmap v1709: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:37:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:09 smithi071 ceph-mon[92867]: pgmap v1709: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:37:10.598 INFO:tasks.workunit.client.0.smithi071.stdout: 613: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:10.598 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6OjjhDHCfGQ7SQz off=1859532 len=1684049 2024-07-26T18:37:10.600 INFO:tasks.workunit.client.0.smithi071.stdout:op 3062 completed, throughput=4.99MB/sec 2024-07-26T18:37:10.600 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GuCUKZulG52Osud off=6131374 len=868805 2024-07-26T18:37:10.602 INFO:tasks.workunit.client.0.smithi071.stdout:op 3063 completed, throughput=5MB/sec 2024-07-26T18:37:10.602 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-36Hp_33OabOSd-c off=6712166 len=1345552 2024-07-26T18:37:10.608 INFO:tasks.workunit.client.0.smithi071.stdout:op 3064 completed, throughput=5MB/sec 2024-07-26T18:37:10.608 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XICyTt5zTySHKOl off=341844 len=1099958 2024-07-26T18:37:10.613 INFO:tasks.workunit.client.0.smithi071.stdout:op 3065 completed, throughput=5MB/sec 2024-07-26T18:37:10.613 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-euVdaK1CfTjxADe off=3322454 len=1255882 2024-07-26T18:37:10.614 INFO:tasks.workunit.client.0.smithi071.stdout:op 3066 completed, throughput=5MB/sec 2024-07-26T18:37:11.615 INFO:tasks.workunit.client.0.smithi071.stdout: 614: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:11.615 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jESn21rqF2mR8t6 off=19489958 len=751179 2024-07-26T18:37:11.617 INFO:tasks.workunit.client.0.smithi071.stdout:op 3067 completed, throughput=4.99MB/sec 2024-07-26T18:37:11.617 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9MgF4rUiRRDW5FT off=6112771 len=1919660 2024-07-26T18:37:11.630 INFO:tasks.workunit.client.0.smithi071.stdout:op 3068 completed, throughput=5MB/sec 2024-07-26T18:37:11.630 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FFW84Wc_J5zWtxY off=9318434 len=2015181 2024-07-26T18:37:11.632 INFO:tasks.workunit.client.0.smithi071.stdout:op 3069 completed, throughput=5MB/sec 2024-07-26T18:37:12.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:11 smithi135 ceph-mon[85352]: pgmap v1710: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:37:12.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:11 smithi071 ceph-mon[90507]: pgmap v1710: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:37:12.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:11 smithi071 ceph-mon[92867]: pgmap v1710: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-07-26T18:37:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:37:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:37:12] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-07-26T18:37:12.632 INFO:tasks.workunit.client.0.smithi071.stdout: 615: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:12.632 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-APXBr5jALzm3kcR off=137578 len=1435482 2024-07-26T18:37:12.639 INFO:tasks.workunit.client.0.smithi071.stdout:op 3070 completed, throughput=4.99MB/sec 2024-07-26T18:37:12.639 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7imS9yc7DHobTAL off=2766890 len=1775019 2024-07-26T18:37:12.642 INFO:tasks.workunit.client.0.smithi071.stdout:op 3071 completed, throughput=5MB/sec 2024-07-26T18:37:12.642 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q_cd-VEmdixbeV3 off=4247380 len=1650179 2024-07-26T18:37:12.644 INFO:tasks.workunit.client.0.smithi071.stdout:op 3072 completed, throughput=5MB/sec 2024-07-26T18:37:12.644 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-r50ZVGq8UtLwR1R off=258589 len=50818 2024-07-26T18:37:12.645 INFO:tasks.workunit.client.0.smithi071.stdout:op 3073 completed, throughput=5MB/sec 2024-07-26T18:37:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:13.645 INFO:tasks.workunit.client.0.smithi071.stdout: 616: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:13.645 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FSRBlbO8Gybjnrk off=6110289 len=144705 2024-07-26T18:37:13.648 INFO:tasks.workunit.client.0.smithi071.stdout:op 3074 completed, throughput=4.99MB/sec 2024-07-26T18:37:13.648 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5Ny5NQGc1oF_rxr off=4971988 len=1327095 2024-07-26T18:37:13.654 INFO:tasks.workunit.client.0.smithi071.stdout:op 3075 completed, throughput=4.99MB/sec 2024-07-26T18:37:13.654 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uNLQelmtu48X8i1 off=6029974 len=573600 2024-07-26T18:37:13.656 INFO:tasks.workunit.client.0.smithi071.stdout:op 3076 completed, throughput=5MB/sec 2024-07-26T18:37:13.656 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IAL7Ain9KU7TphN off=11345506 len=503584 2024-07-26T18:37:13.660 INFO:tasks.workunit.client.0.smithi071.stdout:op 3077 completed, throughput=5MB/sec 2024-07-26T18:37:13.660 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-imoPjAmpKctcdhl off=0 len=1369233 2024-07-26T18:37:13.663 INFO:tasks.workunit.client.0.smithi071.stdout:op 3078 completed, throughput=5MB/sec 2024-07-26T18:37:13.663 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TghfEBMbpXGplS0 off=8185085 len=358252 2024-07-26T18:37:13.665 INFO:tasks.workunit.client.0.smithi071.stdout:op 3079 completed, throughput=5MB/sec 2024-07-26T18:37:13.665 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gNjlMXNAwlr2wPF off=11072153 len=475247 2024-07-26T18:37:13.668 INFO:tasks.workunit.client.0.smithi071.stdout:op 3080 completed, throughput=5MB/sec 2024-07-26T18:37:13.668 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3Hk4Jd0qQmTkQnF off=11005792 len=27800 2024-07-26T18:37:13.670 INFO:tasks.workunit.client.0.smithi071.stdout:op 3081 completed, throughput=5MB/sec 2024-07-26T18:37:13.670 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gBhWhtqj5fwVjGn off=1754790 len=1523090 2024-07-26T18:37:13.671 INFO:tasks.workunit.client.0.smithi071.stdout:op 3082 completed, throughput=5MB/sec 2024-07-26T18:37:13.958 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:13 smithi135 ceph-mon[85352]: pgmap v1711: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:37:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:13 smithi071 ceph-mon[92867]: pgmap v1711: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:37:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:13 smithi071 ceph-mon[90507]: pgmap v1711: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:37:14.672 INFO:tasks.workunit.client.0.smithi071.stdout: 617: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:14.672 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7R_bmQUQbfGCpuA off=18545453 len=965167 2024-07-26T18:37:14.678 INFO:tasks.workunit.client.0.smithi071.stdout:op 3083 completed, throughput=4.99MB/sec 2024-07-26T18:37:14.678 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CN7wTWYSGcA8KfP off=9937075 len=1937675 2024-07-26T18:37:14.688 INFO:tasks.workunit.client.0.smithi071.stdout:op 3084 completed, throughput=5MB/sec 2024-07-26T18:37:14.688 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eOC1mZyMLJX2vuS off=14591621 len=1242142 2024-07-26T18:37:14.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 3085 completed, throughput=5MB/sec 2024-07-26T18:37:14.693 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Tvehvl-ESL3U611 off=8917943 len=1124580 2024-07-26T18:37:14.700 INFO:tasks.workunit.client.0.smithi071.stdout:op 3086 completed, throughput=5MB/sec 2024-07-26T18:37:15.701 INFO:tasks.workunit.client.0.smithi071.stdout: 618: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:15.701 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0iaac9Vyw6B9f-E off=0 len=1365138 2024-07-26T18:37:15.708 INFO:tasks.workunit.client.0.smithi071.stdout:op 3087 completed, throughput=5MB/sec 2024-07-26T18:37:15.709 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FvROP2QQrqTr01P off=4032354 len=1474057 2024-07-26T18:37:15.711 INFO:tasks.workunit.client.0.smithi071.stdout:op 3088 completed, throughput=5MB/sec 2024-07-26T18:37:15.711 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VXSDPx3YuciV9zv off=14911511 len=360472 2024-07-26T18:37:15.712 INFO:tasks.workunit.client.0.smithi071.stdout:op 3089 completed, throughput=5MB/sec 2024-07-26T18:37:15.712 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-znJNuTKnEULQ1Bs off=12305426 len=1643057 2024-07-26T18:37:15.722 INFO:tasks.workunit.client.0.smithi071.stdout:op 3090 completed, throughput=5MB/sec 2024-07-26T18:37:16.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:15 smithi135 ceph-mon[85352]: pgmap v1712: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:37:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:15 smithi071 ceph-mon[90507]: pgmap v1712: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:37:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:15 smithi071 ceph-mon[92867]: pgmap v1712: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:37:16.722 INFO:tasks.workunit.client.0.smithi071.stdout: 619: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:16.722 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--7eT8Lz_c_aAWpf off=8511908 len=1663435 2024-07-26T18:37:16.725 INFO:tasks.workunit.client.0.smithi071.stdout:op 3091 completed, throughput=4.99MB/sec 2024-07-26T18:37:16.725 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--Yl8xnP2lkR_HNy off=197162 len=1778249 2024-07-26T18:37:16.728 INFO:tasks.workunit.client.0.smithi071.stdout:op 3092 completed, throughput=5MB/sec 2024-07-26T18:37:16.729 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-C9VdnEElKIwkHs7 off=3314308 len=2030074 2024-07-26T18:37:16.731 INFO:tasks.workunit.client.0.smithi071.stdout:op 3093 completed, throughput=5MB/sec 2024-07-26T18:37:17.731 INFO:tasks.workunit.client.0.smithi071.stdout: 620: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:17.731 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mJZyKxlvAEhways off=703911 len=1091473 2024-07-26T18:37:17.737 INFO:tasks.workunit.client.0.smithi071.stdout:op 3094 completed, throughput=4.99MB/sec 2024-07-26T18:37:17.737 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LKnCl_PaWTA_MBd off=5534912 len=1327457 2024-07-26T18:37:17.743 INFO:tasks.workunit.client.0.smithi071.stdout:op 3095 completed, throughput=5MB/sec 2024-07-26T18:37:17.743 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bz-dhXHZju7NwqE off=12857543 len=9089 2024-07-26T18:37:17.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 3096 completed, throughput=5MB/sec 2024-07-26T18:37:17.744 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wVnWwgURURowJto off=0 len=1089962 2024-07-26T18:37:17.745 INFO:tasks.workunit.client.0.smithi071.stdout:op 3097 completed, throughput=5MB/sec 2024-07-26T18:37:17.745 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P2akU85MdTFrufZ off=7510790 len=1745339 2024-07-26T18:37:17.746 INFO:tasks.workunit.client.0.smithi071.stdout:op 3098 completed, throughput=5MB/sec 2024-07-26T18:37:18.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:17 smithi135 ceph-mon[85352]: pgmap v1713: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:37:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:17 smithi071 ceph-mon[90507]: pgmap v1713: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:37:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:17 smithi071 ceph-mon[92867]: pgmap v1713: 105 pgs: 105 active+clean; 129 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:37:18.747 INFO:tasks.workunit.client.0.smithi071.stdout: 621: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:18.747 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WoXUAkZenaSgvqX off=6426663 len=1886488 2024-07-26T18:37:18.754 INFO:tasks.workunit.client.0.smithi071.stdout:op 3099 completed, throughput=5MB/sec 2024-07-26T18:37:18.754 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xu1IoW-u7n2w-tf off=6133021 len=976452 2024-07-26T18:37:18.761 INFO:tasks.workunit.client.0.smithi071.stdout:op 3100 completed, throughput=5MB/sec 2024-07-26T18:37:18.761 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JUUsH9k30gXeTEL off=2593186 len=1467319 2024-07-26T18:37:18.769 INFO:tasks.workunit.client.0.smithi071.stdout:op 3101 completed, throughput=5MB/sec 2024-07-26T18:37:18.769 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-d18D4um85--rplZ off=3855529 len=898455 2024-07-26T18:37:18.770 INFO:tasks.workunit.client.0.smithi071.stdout:op 3102 completed, throughput=5MB/sec 2024-07-26T18:37:19.770 INFO:tasks.workunit.client.0.smithi071.stdout: 622: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:19.770 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oWSm25BUG4PqCfJ off=1202989 len=815042 2024-07-26T18:37:19.775 INFO:tasks.workunit.client.0.smithi071.stdout:op 3103 completed, throughput=4.99MB/sec 2024-07-26T18:37:19.775 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HTJvzoU1SlXJN3_ off=2309128 len=2087475 2024-07-26T18:37:19.788 INFO:tasks.workunit.client.0.smithi071.stdout:op 3104 completed, throughput=5MB/sec 2024-07-26T18:37:19.788 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cWYLedsp8eI6w3N off=9360615 len=1563424 2024-07-26T18:37:19.795 INFO:tasks.workunit.client.0.smithi071.stdout:op 3105 completed, throughput=5MB/sec 2024-07-26T18:37:19.795 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TlmTgcLU-pgWDhd off=19186088 len=1954169 2024-07-26T18:37:19.802 INFO:tasks.workunit.client.0.smithi071.stdout:op 3106 completed, throughput=5MB/sec 2024-07-26T18:37:20.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:19 smithi135 ceph-mon[85352]: pgmap v1714: 105 pgs: 105 active+clean; 129 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-07-26T18:37:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:19 smithi071 ceph-mon[90507]: pgmap v1714: 105 pgs: 105 active+clean; 129 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-07-26T18:37:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:19 smithi071 ceph-mon[92867]: pgmap v1714: 105 pgs: 105 active+clean; 129 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-07-26T18:37:20.802 INFO:tasks.workunit.client.0.smithi071.stdout: 623: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:20.803 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q_tMVhZgZqS-PE7 off=12216756 len=480769 2024-07-26T18:37:20.803 INFO:tasks.workunit.client.0.smithi071.stdout:op 3107 completed, throughput=4.99MB/sec 2024-07-26T18:37:20.804 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cdiYAKxj3Q4BvnK off=970664 len=191069 2024-07-26T18:37:20.807 INFO:tasks.workunit.client.0.smithi071.stdout:op 3108 completed, throughput=5MB/sec 2024-07-26T18:37:20.807 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Df7eoRq8vODmKdi off=0 len=1210820 2024-07-26T18:37:20.814 INFO:tasks.workunit.client.0.smithi071.stdout:op 3109 completed, throughput=5MB/sec 2024-07-26T18:37:20.814 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8XH2oB3qzOI9FV_ off=3379332 len=869606 2024-07-26T18:37:20.819 INFO:tasks.workunit.client.0.smithi071.stdout:op 3110 completed, throughput=5MB/sec 2024-07-26T18:37:20.819 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zVhK4Yy54mR2KlN off=2132451 len=656431 2024-07-26T18:37:20.823 INFO:tasks.workunit.client.0.smithi071.stdout:op 3111 completed, throughput=5MB/sec 2024-07-26T18:37:20.823 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LB1sLzRArAXE1zB off=7356296 len=448189 2024-07-26T18:37:20.826 INFO:tasks.workunit.client.0.smithi071.stdout:op 3112 completed, throughput=5MB/sec 2024-07-26T18:37:20.826 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WtoaKKTC8nQu00U off=5673728 len=1547183 2024-07-26T18:37:20.834 INFO:tasks.workunit.client.0.smithi071.stdout:op 3113 completed, throughput=5MB/sec 2024-07-26T18:37:21.835 INFO:tasks.workunit.client.0.smithi071.stdout: 624: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:21.835 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-avLl-oXUHTqE0G3 off=2973890 len=472252 2024-07-26T18:37:21.836 INFO:tasks.workunit.client.0.smithi071.stdout:op 3114 completed, throughput=4.99MB/sec 2024-07-26T18:37:21.836 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xawBcjhZdNTOjSp off=11015263 len=1081909 2024-07-26T18:37:21.842 INFO:tasks.workunit.client.0.smithi071.stdout:op 3115 completed, throughput=5MB/sec 2024-07-26T18:37:21.842 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H5-oLCYI5vY-53R off=17200760 len=946809 2024-07-26T18:37:21.843 INFO:tasks.workunit.client.0.smithi071.stdout:op 3116 completed, throughput=5MB/sec 2024-07-26T18:37:21.843 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-a30nqUkTvbeO3tx off=9686808 len=1508647 2024-07-26T18:37:21.852 INFO:tasks.workunit.client.0.smithi071.stdout:op 3117 completed, throughput=5MB/sec 2024-07-26T18:37:21.852 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aU3zIroZ8GesGlR off=9423448 len=1279933 2024-07-26T18:37:21.853 INFO:tasks.workunit.client.0.smithi071.stdout:op 3118 completed, throughput=5MB/sec 2024-07-26T18:37:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:21 smithi135 ceph-mon[85352]: pgmap v1715: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:37:22.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:21 smithi071 ceph-mon[92867]: pgmap v1715: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:37:22.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:21 smithi071 ceph-mon[90507]: pgmap v1715: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:37:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:37:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:37:22] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:37:22.853 INFO:tasks.workunit.client.0.smithi071.stdout: 625: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:22.854 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Yb9ndMnRkJLFJGv off=7874400 len=1775489 2024-07-26T18:37:22.861 INFO:tasks.workunit.client.0.smithi071.stdout:op 3119 completed, throughput=5MB/sec 2024-07-26T18:37:22.861 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yGHmDLgEz76G8nO off=9962233 len=1034287 2024-07-26T18:37:22.866 INFO:tasks.workunit.client.0.smithi071.stdout:op 3120 completed, throughput=5MB/sec 2024-07-26T18:37:22.866 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-S7LY1JJgCs6qeJG off=16986655 len=1990826 2024-07-26T18:37:22.868 INFO:tasks.workunit.client.0.smithi071.stdout:op 3121 completed, throughput=5MB/sec 2024-07-26T18:37:23.869 INFO:tasks.workunit.client.0.smithi071.stdout: 626: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:23.869 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kQsO8u1Jwz65Q2H off=7502922 len=2014000 2024-07-26T18:37:23.883 INFO:tasks.workunit.client.0.smithi071.stdout:op 3122 completed, throughput=5MB/sec 2024-07-26T18:37:23.883 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-r5vsdlhTeOPG5rl off=8359336 len=342095 2024-07-26T18:37:23.884 INFO:tasks.workunit.client.0.smithi071.stdout:op 3123 completed, throughput=5MB/sec 2024-07-26T18:37:23.884 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NN6e7trN988_bcm off=133581 len=1416761 2024-07-26T18:37:23.892 INFO:tasks.workunit.client.0.smithi071.stdout:op 3124 completed, throughput=5MB/sec 2024-07-26T18:37:23.892 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XnpwHDIAD0Ra_9F off=2560016 len=1282764 2024-07-26T18:37:23.897 INFO:tasks.workunit.client.0.smithi071.stdout:op 3125 completed, throughput=5MB/sec 2024-07-26T18:37:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:23 smithi135 ceph-mon[85352]: pgmap v1716: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:37:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:23 smithi071 ceph-mon[90507]: pgmap v1716: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:37:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:23 smithi071 ceph-mon[92867]: pgmap v1716: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:37:24.897 INFO:tasks.workunit.client.0.smithi071.stdout: 627: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:24.898 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JyHjMvIx-k8hjTQ off=467678 len=2036664 2024-07-26T18:37:24.910 INFO:tasks.workunit.client.0.smithi071.stdout:op 3126 completed, throughput=5MB/sec 2024-07-26T18:37:24.910 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FsfI3d7mQTmmBkz off=783273 len=1064310 2024-07-26T18:37:24.914 INFO:tasks.workunit.client.0.smithi071.stdout:op 3127 completed, throughput=5MB/sec 2024-07-26T18:37:24.914 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SCqEk_JBV4xWQ2u off=4032293 len=1398622 2024-07-26T18:37:24.921 INFO:tasks.workunit.client.0.smithi071.stdout:op 3128 completed, throughput=5MB/sec 2024-07-26T18:37:24.921 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_WlVYiTBvDgY0m8 off=727650 len=1543064 2024-07-26T18:37:24.923 INFO:tasks.workunit.client.0.smithi071.stdout:op 3129 completed, throughput=5MB/sec 2024-07-26T18:37:25.924 INFO:tasks.workunit.client.0.smithi071.stdout: 628: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:25.924 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sInftp04TsDuRUM off=5432294 len=2094382 2024-07-26T18:37:25.926 INFO:tasks.workunit.client.0.smithi071.stdout:op 3130 completed, throughput=5MB/sec 2024-07-26T18:37:25.926 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s5bPz5bboZM6WLO off=1104352 len=46450 2024-07-26T18:37:25.927 INFO:tasks.workunit.client.0.smithi071.stdout:op 3131 completed, throughput=5MB/sec 2024-07-26T18:37:25.927 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jngbl0sxh48mHBC off=3427135 len=2046160 2024-07-26T18:37:25.939 INFO:tasks.workunit.client.0.smithi071.stdout:op 3132 completed, throughput=5MB/sec 2024-07-26T18:37:25.939 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iCfHvDp7FXCCDt0 off=9640385 len=1478458 2024-07-26T18:37:25.941 INFO:tasks.workunit.client.0.smithi071.stdout:op 3133 completed, throughput=5MB/sec 2024-07-26T18:37:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:25 smithi135 ceph-mon[85352]: pgmap v1717: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:37:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:25 smithi071 ceph-mon[90507]: pgmap v1717: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:37:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:25 smithi071 ceph-mon[92867]: pgmap v1717: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:37:26.941 INFO:tasks.workunit.client.0.smithi071.stdout: 629: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:26.942 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R3Yqo1Cobe4hqTK off=1373387 len=1214888 2024-07-26T18:37:26.943 INFO:tasks.workunit.client.0.smithi071.stdout:op 3134 completed, throughput=5MB/sec 2024-07-26T18:37:26.943 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WhuhSCM7MisuGyv off=7633052 len=599171 2024-07-26T18:37:26.944 INFO:tasks.workunit.client.0.smithi071.stdout:op 3135 completed, throughput=5MB/sec 2024-07-26T18:37:26.944 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MkJhGFHc3V1YBRL off=1483730 len=241609 2024-07-26T18:37:26.947 INFO:tasks.workunit.client.0.smithi071.stdout:op 3136 completed, throughput=5MB/sec 2024-07-26T18:37:26.948 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q6BI84V92jFQ6_Q off=1300441 len=873630 2024-07-26T18:37:26.948 INFO:tasks.workunit.client.0.smithi071.stdout:op 3137 completed, throughput=5MB/sec 2024-07-26T18:37:26.949 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yajQbMMDQUWUCkp off=2089890 len=1782301 2024-07-26T18:37:26.952 INFO:tasks.workunit.client.0.smithi071.stdout:op 3138 completed, throughput=5MB/sec 2024-07-26T18:37:27.953 INFO:tasks.workunit.client.0.smithi071.stdout: 630: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:27.953 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qEyMSxedRvmySLJ off=2277121 len=277814 2024-07-26T18:37:27.956 INFO:tasks.workunit.client.0.smithi071.stdout:op 3139 completed, throughput=4.99MB/sec 2024-07-26T18:37:27.956 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CUYCfmfF3FqOJ-d off=10133476 len=1865283 2024-07-26T18:37:27.958 INFO:tasks.workunit.client.0.smithi071.stdout:op 3140 completed, throughput=5MB/sec 2024-07-26T18:37:27.958 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aJ5mJk-hldUf5sc off=3833438 len=438672 2024-07-26T18:37:27.959 INFO:tasks.workunit.client.0.smithi071.stdout:op 3141 completed, throughput=5MB/sec 2024-07-26T18:37:27.959 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--6OG78E4STipo9O off=14543619 len=1489591 2024-07-26T18:37:27.960 INFO:tasks.workunit.client.0.smithi071.stdout:op 3142 completed, throughput=5MB/sec 2024-07-26T18:37:27.961 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZJHlwkFzlg6ZFrK off=335934 len=2045528 2024-07-26T18:37:27.963 INFO:tasks.workunit.client.0.smithi071.stdout:op 3143 completed, throughput=5MB/sec 2024-07-26T18:37:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:27 smithi135 ceph-mon[85352]: pgmap v1718: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:37:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:27 smithi071 ceph-mon[90507]: pgmap v1718: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:37:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:27 smithi071 ceph-mon[92867]: pgmap v1718: 105 pgs: 105 active+clean; 129 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:37:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:28.963 INFO:tasks.workunit.client.0.smithi071.stdout: 631: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:28.964 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5836ztpg8RNaWTG off=3796772 len=193859 2024-07-26T18:37:28.965 INFO:tasks.workunit.client.0.smithi071.stdout:op 3144 completed, throughput=4.99MB/sec 2024-07-26T18:37:28.965 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TNK3izXT8uewB7L off=4330269 len=2067266 2024-07-26T18:37:28.967 INFO:tasks.workunit.client.0.smithi071.stdout:op 3145 completed, throughput=5MB/sec 2024-07-26T18:37:28.967 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SHWDEkC4qcGaaqR off=3881761 len=610183 2024-07-26T18:37:28.972 INFO:tasks.workunit.client.0.smithi071.stdout:op 3146 completed, throughput=5MB/sec 2024-07-26T18:37:28.973 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-b3qyQyXFmS87L9s off=19263439 len=479271 2024-07-26T18:37:28.976 INFO:tasks.workunit.client.0.smithi071.stdout:op 3147 completed, throughput=5MB/sec 2024-07-26T18:37:28.976 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d-YmRYv6RoMhZfK off=4773202 len=632387 2024-07-26T18:37:28.980 INFO:tasks.workunit.client.0.smithi071.stdout:op 3148 completed, throughput=5MB/sec 2024-07-26T18:37:29.981 INFO:tasks.workunit.client.0.smithi071.stdout: 632: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:29.981 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ykBF0KZCM9tduO1 off=4558897 len=900110 2024-07-26T18:37:29.986 INFO:tasks.workunit.client.0.smithi071.stdout:op 3149 completed, throughput=4.99MB/sec 2024-07-26T18:37:29.986 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0SSCV6tzrcHWlUQ off=3194024 len=1354823 2024-07-26T18:37:29.989 INFO:tasks.workunit.client.0.smithi071.stdout:op 3150 completed, throughput=5MB/sec 2024-07-26T18:37:29.989 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6if-gDj5ydcXMiB off=648951 len=1333828 2024-07-26T18:37:29.996 INFO:tasks.workunit.client.0.smithi071.stdout:op 3151 completed, throughput=5MB/sec 2024-07-26T18:37:29.996 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-V6UuQxEFzVIFU3f off=1724846 len=624391 2024-07-26T18:37:29.997 INFO:tasks.workunit.client.0.smithi071.stdout:op 3152 completed, throughput=5MB/sec 2024-07-26T18:37:29.997 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SCqEk_JBV4xWQ2u off=1938176 len=1876357 2024-07-26T18:37:29.999 INFO:tasks.workunit.client.0.smithi071.stdout:op 3153 completed, throughput=5MB/sec 2024-07-26T18:37:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:29 smithi135 ceph-mon[85352]: pgmap v1719: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:37:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:29 smithi071 ceph-mon[90507]: pgmap v1719: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:37:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:29 smithi071 ceph-mon[92867]: pgmap v1719: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:37:31.000 INFO:tasks.workunit.client.0.smithi071.stdout: 633: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:31.000 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-C4Sxkm9XcPaB3Ej off=7632918 len=2079891 2024-07-26T18:37:31.012 INFO:tasks.workunit.client.0.smithi071.stdout:op 3154 completed, throughput=5MB/sec 2024-07-26T18:37:31.012 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Sp5HF1ctIyNkHss off=8418607 len=585449 2024-07-26T18:37:31.015 INFO:tasks.workunit.client.0.smithi071.stdout:op 3155 completed, throughput=5MB/sec 2024-07-26T18:37:31.015 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VX-VQc9xFBh5njG off=2310395 len=1951355 2024-07-26T18:37:31.018 INFO:tasks.workunit.client.0.smithi071.stdout:op 3156 completed, throughput=5MB/sec 2024-07-26T18:37:32.019 INFO:tasks.workunit.client.0.smithi071.stdout: 634: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:32.019 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yjQxyUjJDU3ZXnn off=4430027 len=253352 2024-07-26T18:37:32.023 INFO:tasks.workunit.client.0.smithi071.stdout:op 3157 completed, throughput=4.99MB/sec 2024-07-26T18:37:32.023 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JJGeEwIf_cuEJEK off=5417774 len=984073 2024-07-26T18:37:32.029 INFO:tasks.workunit.client.0.smithi071.stdout:op 3158 completed, throughput=4.99MB/sec 2024-07-26T18:37:32.029 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-x4hKLZKvfJ3LnaS off=5577475 len=2011138 2024-07-26T18:37:32.033 INFO:tasks.workunit.client.0.smithi071.stdout:op 3159 completed, throughput=5MB/sec 2024-07-26T18:37:32.033 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CxyxdHKk0I43PwS off=999717 len=1633654 2024-07-26T18:37:32.037 INFO:tasks.workunit.client.0.smithi071.stdout:op 3160 completed, throughput=5MB/sec 2024-07-26T18:37:32.037 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S7c5Wco4MTLwRmb off=13680381 len=701486 2024-07-26T18:37:32.040 INFO:tasks.workunit.client.0.smithi071.stdout:op 3161 completed, throughput=5MB/sec 2024-07-26T18:37:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:31 smithi135 ceph-mon[85352]: pgmap v1720: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:37:32.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:31 smithi071 ceph-mon[92867]: pgmap v1720: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:37:32.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:31 smithi071 ceph-mon[90507]: pgmap v1720: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:37:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:37:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:37:32] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:37:33.041 INFO:tasks.workunit.client.0.smithi071.stdout: 635: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:33.041 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KSC4dxyF9YAKo71 off=2077773 len=1315700 2024-07-26T18:37:33.043 INFO:tasks.workunit.client.0.smithi071.stdout:op 3162 completed, throughput=4.99MB/sec 2024-07-26T18:37:33.043 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CpaNQUMeUPapiuc off=3197447 len=861322 2024-07-26T18:37:33.049 INFO:tasks.workunit.client.0.smithi071.stdout:op 3163 completed, throughput=5MB/sec 2024-07-26T18:37:33.049 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RchktrUfVczLjDt off=2760769 len=1853101 2024-07-26T18:37:33.060 INFO:tasks.workunit.client.0.smithi071.stdout:op 3164 completed, throughput=5MB/sec 2024-07-26T18:37:33.060 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-N33loHT1tp6aJNU off=2560947 len=1380846 2024-07-26T18:37:33.063 INFO:tasks.workunit.client.0.smithi071.stdout:op 3165 completed, throughput=5MB/sec 2024-07-26T18:37:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:33 smithi135 ceph-mon[85352]: pgmap v1721: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:37:34.063 INFO:tasks.workunit.client.0.smithi071.stdout: 636: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:34.063 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-q25zTWJ6KQuTzed off=802716 len=229881 2024-07-26T18:37:34.067 INFO:tasks.workunit.client.0.smithi071.stdout:op 3166 completed, throughput=4.99MB/sec 2024-07-26T18:37:34.067 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lIWjRPjuoIzRz7s off=15667808 len=1618497 2024-07-26T18:37:34.073 INFO:tasks.workunit.client.0.smithi071.stdout:op 3167 completed, throughput=5MB/sec 2024-07-26T18:37:34.074 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bIVoAdDz0cJCcmm off=460715 len=1495149 2024-07-26T18:37:34.081 INFO:tasks.workunit.client.0.smithi071.stdout:op 3168 completed, throughput=5MB/sec 2024-07-26T18:37:34.081 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-y0hcc771GL7ZgbW off=5468207 len=596416 2024-07-26T18:37:34.082 INFO:tasks.workunit.client.0.smithi071.stdout:op 3169 completed, throughput=5MB/sec 2024-07-26T18:37:34.082 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-coxlZ79rHWftUAX off=429729 len=1173929 2024-07-26T18:37:34.088 INFO:tasks.workunit.client.0.smithi071.stdout:op 3170 completed, throughput=5MB/sec 2024-07-26T18:37:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:33 smithi071 ceph-mon[90507]: pgmap v1721: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:37:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:33 smithi071 ceph-mon[92867]: pgmap v1721: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:37:35.088 INFO:tasks.workunit.client.0.smithi071.stdout: 637: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:35.088 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-744GlBcjXXY-ki2 off=8897810 len=652044 2024-07-26T18:37:35.090 INFO:tasks.workunit.client.0.smithi071.stdout:op 3171 completed, throughput=4.99MB/sec 2024-07-26T18:37:35.090 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BTLllf_jAw6Ems7 off=10661208 len=696360 2024-07-26T18:37:35.094 INFO:tasks.workunit.client.0.smithi071.stdout:op 3172 completed, throughput=4.99MB/sec 2024-07-26T18:37:35.094 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TlmTgcLU-pgWDhd off=18832575 len=1215728 2024-07-26T18:37:35.097 INFO:tasks.workunit.client.0.smithi071.stdout:op 3173 completed, throughput=5MB/sec 2024-07-26T18:37:35.097 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-B1TdfgVJjHZCTi_ off=8429371 len=1045367 2024-07-26T18:37:35.102 INFO:tasks.workunit.client.0.smithi071.stdout:op 3174 completed, throughput=5MB/sec 2024-07-26T18:37:35.102 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JuMyH_XM_19MGVS off=5887741 len=1817211 2024-07-26T18:37:35.113 INFO:tasks.workunit.client.0.smithi071.stdout:op 3175 completed, throughput=5MB/sec 2024-07-26T18:37:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:35 smithi135 ceph-mon[85352]: pgmap v1722: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:37:36.113 INFO:tasks.workunit.client.0.smithi071.stdout: 638: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:36.113 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AMu4fESDqxwseYM off=1436861 len=1335557 2024-07-26T18:37:36.115 INFO:tasks.workunit.client.0.smithi071.stdout:op 3176 completed, throughput=4.99MB/sec 2024-07-26T18:37:36.115 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cv6UWycXHI2h9TE off=7505687 len=1536628 2024-07-26T18:37:36.120 INFO:tasks.workunit.client.0.smithi071.stdout:op 3177 completed, throughput=5MB/sec 2024-07-26T18:37:36.120 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7vFjptTAeQhm83N off=660090 len=422647 2024-07-26T18:37:36.124 INFO:tasks.workunit.client.0.smithi071.stdout:op 3178 completed, throughput=5MB/sec 2024-07-26T18:37:36.124 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qtvK9GsQ8k6hkF9 off=6101202 len=669290 2024-07-26T18:37:36.126 INFO:tasks.workunit.client.0.smithi071.stdout:op 3179 completed, throughput=5MB/sec 2024-07-26T18:37:36.126 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P1Z4DAeHBAFqSyM off=4876911 len=1070995 2024-07-26T18:37:36.128 INFO:tasks.workunit.client.0.smithi071.stdout:op 3180 completed, throughput=5MB/sec 2024-07-26T18:37:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:35 smithi071 ceph-mon[92867]: pgmap v1722: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:37:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:35 smithi071 ceph-mon[90507]: pgmap v1722: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:37:37.129 INFO:tasks.workunit.client.0.smithi071.stdout: 639: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:37.129 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cMHZYOXdN7lJL4J off=990890 len=424777 2024-07-26T18:37:37.133 INFO:tasks.workunit.client.0.smithi071.stdout:op 3181 completed, throughput=4.99MB/sec 2024-07-26T18:37:37.133 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CpljCZIcSEM1mhS off=14072343 len=994231 2024-07-26T18:37:37.138 INFO:tasks.workunit.client.0.smithi071.stdout:op 3182 completed, throughput=4.99MB/sec 2024-07-26T18:37:37.138 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AHzQnGkt2XiBKXt off=11352153 len=1939806 2024-07-26T18:37:37.147 INFO:tasks.workunit.client.0.smithi071.stdout:op 3183 completed, throughput=5MB/sec 2024-07-26T18:37:37.148 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vHzh18s8GQgTGvd off=4654250 len=518378 2024-07-26T18:37:37.151 INFO:tasks.workunit.client.0.smithi071.stdout:op 3184 completed, throughput=5MB/sec 2024-07-26T18:37:37.151 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xeupWOawWTbXabH off=2469495 len=243699 2024-07-26T18:37:37.154 INFO:tasks.workunit.client.0.smithi071.stdout:op 3185 completed, throughput=5MB/sec 2024-07-26T18:37:37.155 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-p6-piImJDIDx6AU off=9177437 len=287464 2024-07-26T18:37:37.157 INFO:tasks.workunit.client.0.smithi071.stdout:op 3186 completed, throughput=5MB/sec 2024-07-26T18:37:37.157 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xSsW_2GzQJUZSmP off=2626776 len=1236496 2024-07-26T18:37:37.158 INFO:tasks.workunit.client.0.smithi071.stdout:op 3187 completed, throughput=5MB/sec 2024-07-26T18:37:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:37 smithi135 ceph-mon[85352]: pgmap v1723: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:37:38.158 INFO:tasks.workunit.client.0.smithi071.stdout: 640: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:38.158 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_wrRK0p2snNQ9QB off=17450325 len=1472248 2024-07-26T18:37:38.168 INFO:tasks.workunit.client.0.smithi071.stdout:op 3188 completed, throughput=4.99MB/sec 2024-07-26T18:37:38.168 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JqXGCu5vF7tLxNJ off=21637835 len=1981994 2024-07-26T18:37:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:37 smithi071 ceph-mon[90507]: pgmap v1723: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:37:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:37 smithi071 ceph-mon[92867]: pgmap v1723: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:37:38.178 INFO:tasks.workunit.client.0.smithi071.stdout:op 3189 completed, throughput=5MB/sec 2024-07-26T18:37:38.178 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AnbqsDIoJ6QaIuF off=5959545 len=632823 2024-07-26T18:37:38.181 INFO:tasks.workunit.client.0.smithi071.stdout:op 3190 completed, throughput=5MB/sec 2024-07-26T18:37:38.182 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yqtiLmoGfFgVtqe off=2475218 len=1024013 2024-07-26T18:37:38.185 INFO:tasks.workunit.client.0.smithi071.stdout:op 3191 completed, throughput=5MB/sec 2024-07-26T18:37:38.185 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-P5qA97I-d8cCqtQ off=0 len=1519976 2024-07-26T18:37:38.189 INFO:tasks.workunit.client.0.smithi071.stdout:op 3192 completed, throughput=5MB/sec 2024-07-26T18:37:39.190 INFO:tasks.workunit.client.0.smithi071.stdout: 641: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:39.190 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zmPy9DbMOSbZGzy off=15833043 len=1348472 2024-07-26T18:37:39.196 INFO:tasks.workunit.client.0.smithi071.stdout:op 3193 completed, throughput=5MB/sec 2024-07-26T18:37:39.196 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jzWKQB3SiAKn3Vp off=15030485 len=421104 2024-07-26T18:37:39.197 INFO:tasks.workunit.client.0.smithi071.stdout:op 3194 completed, throughput=5MB/sec 2024-07-26T18:37:39.197 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-858K7bKQxJsCzFH off=11767041 len=120547 2024-07-26T18:37:39.197 INFO:tasks.workunit.client.0.smithi071.stdout:op 3195 completed, throughput=5MB/sec 2024-07-26T18:37:39.197 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hGe7_xz1VRO-bIF off=9446157 len=437814 2024-07-26T18:37:39.200 INFO:tasks.workunit.client.0.smithi071.stdout:op 3196 completed, throughput=5MB/sec 2024-07-26T18:37:39.200 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gCT2IJGQyiqKfNT off=2025908 len=152529 2024-07-26T18:37:39.201 INFO:tasks.workunit.client.0.smithi071.stdout:op 3197 completed, throughput=5MB/sec 2024-07-26T18:37:39.201 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kzIAl-Vtoww5rOL off=16918173 len=375357 2024-07-26T18:37:39.201 INFO:tasks.workunit.client.0.smithi071.stdout:op 3198 completed, throughput=5MB/sec 2024-07-26T18:37:39.201 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-e3k7gq8cnBGjx7v off=19680884 len=2013677 2024-07-26T18:37:39.207 INFO:tasks.workunit.client.0.smithi071.stdout:op 3199 completed, throughput=5MB/sec 2024-07-26T18:37:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:39 smithi135 ceph-mon[85352]: pgmap v1724: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:37:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:37:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:37:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:37:40.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:37:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:39 smithi071 ceph-mon[90507]: pgmap v1724: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:37:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:37:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:37:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:37:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:37:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:39 smithi071 ceph-mon[92867]: pgmap v1724: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:37:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:37:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:37:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:37:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:37:40.207 INFO:tasks.workunit.client.0.smithi071.stdout: 642: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:40.207 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-K4LVxg2hoO7xdXn off=2304162 len=570805 2024-07-26T18:37:40.211 INFO:tasks.workunit.client.0.smithi071.stdout:op 3200 completed, throughput=4.99MB/sec 2024-07-26T18:37:40.211 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4xNQQb3hsYLcMUn off=8971931 len=623666 2024-07-26T18:37:40.215 INFO:tasks.workunit.client.0.smithi071.stdout:op 3201 completed, throughput=5MB/sec 2024-07-26T18:37:40.216 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZsxCxsuA_HY4kVs off=5899350 len=388183 2024-07-26T18:37:40.219 INFO:tasks.workunit.client.0.smithi071.stdout:op 3202 completed, throughput=5MB/sec 2024-07-26T18:37:40.219 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qg5Mxjb-l9cVQ40 off=1042189 len=773790 2024-07-26T18:37:40.222 INFO:tasks.workunit.client.0.smithi071.stdout:op 3203 completed, throughput=5MB/sec 2024-07-26T18:37:40.222 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2cl-CtYcPYLdzm9 off=18070798 len=472655 2024-07-26T18:37:40.223 INFO:tasks.workunit.client.0.smithi071.stdout:op 3204 completed, throughput=5MB/sec 2024-07-26T18:37:40.224 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0X7HeGVv-GEIlJs off=550250 len=339809 2024-07-26T18:37:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:op 3205 completed, throughput=5MB/sec 2024-07-26T18:37:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7PuykpAFeJ1XKlW off=1490809 len=855233 2024-07-26T18:37:40.230 INFO:tasks.workunit.client.0.smithi071.stdout:op 3206 completed, throughput=5MB/sec 2024-07-26T18:37:40.230 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fN_RAkejsHGvjkY off=17957457 len=85236 2024-07-26T18:37:40.233 INFO:tasks.workunit.client.0.smithi071.stdout:op 3207 completed, throughput=5MB/sec 2024-07-26T18:37:40.233 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1e_l_rzu15eHXVQ off=7596382 len=1326870 2024-07-26T18:37:40.240 INFO:tasks.workunit.client.0.smithi071.stdout:op 3208 completed, throughput=5MB/sec 2024-07-26T18:37:41.241 INFO:tasks.workunit.client.0.smithi071.stdout: 643: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:41.241 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D8l2xaf3WVc1Sc3 off=6701433 len=1742040 2024-07-26T18:37:41.251 INFO:tasks.workunit.client.0.smithi071.stdout:op 3209 completed, throughput=5MB/sec 2024-07-26T18:37:41.252 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uS89hoMTl7Bypoh off=1341370 len=1166494 2024-07-26T18:37:41.253 INFO:tasks.workunit.client.0.smithi071.stdout:op 3210 completed, throughput=5MB/sec 2024-07-26T18:37:41.253 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-C5m2ZYPlxkZriMY off=2115816 len=1762539 2024-07-26T18:37:41.255 INFO:tasks.workunit.client.0.smithi071.stdout:op 3211 completed, throughput=5MB/sec 2024-07-26T18:37:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:41 smithi135 ceph-mon[85352]: pgmap v1725: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:37:42.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:41 smithi071 ceph-mon[90507]: pgmap v1725: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:37:42.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:41 smithi071 ceph-mon[92867]: pgmap v1725: 105 pgs: 105 active+clean; 129 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:37:42.255 INFO:tasks.workunit.client.0.smithi071.stdout: 644: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:42.255 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7zW58UQcw2V81sq off=14914761 len=165697 2024-07-26T18:37:42.256 INFO:tasks.workunit.client.0.smithi071.stdout:op 3212 completed, throughput=4.99MB/sec 2024-07-26T18:37:42.256 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ln4hJc34nkWhYNU off=21982 len=1347231 2024-07-26T18:37:42.258 INFO:tasks.workunit.client.0.smithi071.stdout:op 3213 completed, throughput=5MB/sec 2024-07-26T18:37:42.258 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-chMnimo3O6tMYAH off=9639499 len=1259861 2024-07-26T18:37:42.259 INFO:tasks.workunit.client.0.smithi071.stdout:op 3214 completed, throughput=5MB/sec 2024-07-26T18:37:42.260 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-S4iN0OwJ5u98q3m off=1706985 len=1937396 2024-07-26T18:37:42.264 INFO:tasks.workunit.client.0.smithi071.stdout:op 3215 completed, throughput=5MB/sec 2024-07-26T18:37:42.264 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YIwSRqEkQzlpJv6 off=15707147 len=934115 2024-07-26T18:37:42.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 3216 completed, throughput=5MB/sec 2024-07-26T18:37:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:37:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:37:42] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:37:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:43.266 INFO:tasks.workunit.client.0.smithi071.stdout: 645: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:43.266 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Na80iC7OnqPkoYL off=4170412 len=717616 2024-07-26T18:37:43.268 INFO:tasks.workunit.client.0.smithi071.stdout:op 3217 completed, throughput=4.99MB/sec 2024-07-26T18:37:43.268 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fm22xM5ZYXExag9 off=10133667 len=409414 2024-07-26T18:37:43.272 INFO:tasks.workunit.client.0.smithi071.stdout:op 3218 completed, throughput=5MB/sec 2024-07-26T18:37:43.272 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3skUeLo7HPDeZbX off=9482355 len=188885 2024-07-26T18:37:43.275 INFO:tasks.workunit.client.0.smithi071.stdout:op 3219 completed, throughput=5MB/sec 2024-07-26T18:37:43.275 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-agLMv-f9q6YvLX_ off=6610917 len=1036231 2024-07-26T18:37:43.280 INFO:tasks.workunit.client.0.smithi071.stdout:op 3220 completed, throughput=5MB/sec 2024-07-26T18:37:43.280 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WfmxG6-0gEv5aVC off=1938450 len=1419949 2024-07-26T18:37:43.288 INFO:tasks.workunit.client.0.smithi071.stdout:op 3221 completed, throughput=5MB/sec 2024-07-26T18:37:43.288 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-92Cm1IfQCpYIfLD off=4011735 len=642155 2024-07-26T18:37:43.291 INFO:tasks.workunit.client.0.smithi071.stdout:op 3222 completed, throughput=5MB/sec 2024-07-26T18:37:43.291 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6v50QS1NiXXmN7u off=6081831 len=2076635 2024-07-26T18:37:43.302 INFO:tasks.workunit.client.0.smithi071.stdout:op 3223 completed, throughput=5MB/sec 2024-07-26T18:37:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:43 smithi135 ceph-mon[85352]: pgmap v1726: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-07-26T18:37:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:43 smithi071 ceph-mon[90507]: pgmap v1726: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-07-26T18:37:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:43 smithi071 ceph-mon[92867]: pgmap v1726: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-07-26T18:37:44.302 INFO:tasks.workunit.client.0.smithi071.stdout: 646: throughput=5MB/sec pending data=0 2024-07-26T18:37:44.303 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OS1dfUisySPUS7G off=7825669 len=1357189 2024-07-26T18:37:44.304 INFO:tasks.workunit.client.0.smithi071.stdout:op 3224 completed, throughput=5MB/sec 2024-07-26T18:37:44.304 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ASZKUQGuyTR8N-V off=2824506 len=1831624 2024-07-26T18:37:44.314 INFO:tasks.workunit.client.0.smithi071.stdout:op 3225 completed, throughput=5MB/sec 2024-07-26T18:37:44.314 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fkpllN2rdyOBh-K off=9843350 len=376780 2024-07-26T18:37:44.314 INFO:tasks.workunit.client.0.smithi071.stdout:op 3226 completed, throughput=5MB/sec 2024-07-26T18:37:45.315 INFO:tasks.workunit.client.0.smithi071.stdout: 647: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:45.315 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-abe8tH7woBhc6gu off=10470561 len=1196962 2024-07-26T18:37:45.321 INFO:tasks.workunit.client.0.smithi071.stdout:op 3227 completed, throughput=4.99MB/sec 2024-07-26T18:37:45.321 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KQp9g1mJSFZMEju off=7911002 len=1905261 2024-07-26T18:37:45.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 3228 completed, throughput=5MB/sec 2024-07-26T18:37:45.329 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6OVS84XoxYefhnz off=814012 len=91743 2024-07-26T18:37:45.331 INFO:tasks.workunit.client.0.smithi071.stdout:op 3229 completed, throughput=5MB/sec 2024-07-26T18:37:45.331 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nBu12rIj7v3fW8G off=3495197 len=509787 2024-07-26T18:37:45.332 INFO:tasks.workunit.client.0.smithi071.stdout:op 3230 completed, throughput=5MB/sec 2024-07-26T18:37:45.332 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-la4_anIpHGGOkh3 off=455540 len=220933 2024-07-26T18:37:45.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 3231 completed, throughput=5MB/sec 2024-07-26T18:37:45.333 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qIOy_Nh6xqH6bzV off=826215 len=1382089 2024-07-26T18:37:45.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 3232 completed, throughput=5MB/sec 2024-07-26T18:37:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:45 smithi135 ceph-mon[85352]: pgmap v1727: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:37:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:45 smithi071 ceph-mon[90507]: pgmap v1727: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:37:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:45 smithi071 ceph-mon[92867]: pgmap v1727: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:37:46.335 INFO:tasks.workunit.client.0.smithi071.stdout: 648: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:46.336 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EZ8GSFeikQjZGfz off=5374710 len=750371 2024-07-26T18:37:46.341 INFO:tasks.workunit.client.0.smithi071.stdout:op 3233 completed, throughput=4.99MB/sec 2024-07-26T18:37:46.341 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AP0PrKv1Q3xLz-f off=1965528 len=1982794 2024-07-26T18:37:46.343 INFO:tasks.workunit.client.0.smithi071.stdout:op 3234 completed, throughput=5MB/sec 2024-07-26T18:37:46.343 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BYy9xqX-lvy6II5 off=19723 len=870730 2024-07-26T18:37:46.344 INFO:tasks.workunit.client.0.smithi071.stdout:op 3235 completed, throughput=5MB/sec 2024-07-26T18:37:46.344 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jjprZxY4JInOxZa off=1785767 len=846906 2024-07-26T18:37:46.352 INFO:tasks.workunit.client.0.smithi071.stdout:op 3236 completed, throughput=5MB/sec 2024-07-26T18:37:46.352 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bNuBTHxOPt0R3XI off=13752354 len=968398 2024-07-26T18:37:46.357 INFO:tasks.workunit.client.0.smithi071.stdout:op 3237 completed, throughput=5MB/sec 2024-07-26T18:37:47.357 INFO:tasks.workunit.client.0.smithi071.stdout: 649: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:47.358 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z72wp6P_U3pmSEf off=94401 len=553045 2024-07-26T18:37:47.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 3238 completed, throughput=4.99MB/sec 2024-07-26T18:37:47.358 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jLo3T0xCEx-B31y off=4157368 len=2075528 2024-07-26T18:37:47.371 INFO:tasks.workunit.client.0.smithi071.stdout:op 3239 completed, throughput=5MB/sec 2024-07-26T18:37:47.371 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6Wm8-Ph_pgQaBrO off=3940140 len=1202433 2024-07-26T18:37:47.376 INFO:tasks.workunit.client.0.smithi071.stdout:op 3240 completed, throughput=5MB/sec 2024-07-26T18:37:47.376 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2g4S52dzvuly3U4 off=4378250 len=1249475 2024-07-26T18:37:47.378 INFO:tasks.workunit.client.0.smithi071.stdout:op 3241 completed, throughput=5MB/sec 2024-07-26T18:37:47.378 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ixgLlnTJdjbyCMK off=4917660 len=1879740 2024-07-26T18:37:47.386 INFO:tasks.workunit.client.0.smithi071.stdout:op 3242 completed, throughput=5MB/sec 2024-07-26T18:37:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:47 smithi135 ceph-mon[85352]: pgmap v1728: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:37:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:47 smithi071 ceph-mon[90507]: pgmap v1728: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:37:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:47 smithi071 ceph-mon[92867]: pgmap v1728: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:37:48.386 INFO:tasks.workunit.client.0.smithi071.stdout: 650: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:48.386 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--8RiyH7QJBw5zlf off=1644031 len=1774761 2024-07-26T18:37:48.388 INFO:tasks.workunit.client.0.smithi071.stdout:op 3243 completed, throughput=5MB/sec 2024-07-26T18:37:48.388 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0-TIaT3LAqI7MQm off=5218361 len=1023627 2024-07-26T18:37:48.390 INFO:tasks.workunit.client.0.smithi071.stdout:op 3244 completed, throughput=5MB/sec 2024-07-26T18:37:48.390 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cYu74ntiABY4TUJ off=11672966 len=326689 2024-07-26T18:37:48.391 INFO:tasks.workunit.client.0.smithi071.stdout:op 3245 completed, throughput=5MB/sec 2024-07-26T18:37:48.391 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1zhbxGOyWZ9fFyP off=3619482 len=95524 2024-07-26T18:37:48.392 INFO:tasks.workunit.client.0.smithi071.stdout:op 3246 completed, throughput=5MB/sec 2024-07-26T18:37:48.392 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RxtDbsEOtDPZ5Jc off=9101164 len=13301 2024-07-26T18:37:48.393 INFO:tasks.workunit.client.0.smithi071.stdout:op 3247 completed, throughput=5MB/sec 2024-07-26T18:37:48.393 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZuqvG3NC4jLLJXv off=7081806 len=1137069 2024-07-26T18:37:48.400 INFO:tasks.workunit.client.0.smithi071.stdout:op 3248 completed, throughput=5MB/sec 2024-07-26T18:37:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: 651: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:49.400 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NK8rg-JZ1UexO4u off=1813662 len=319259 2024-07-26T18:37:49.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 3249 completed, throughput=4.99MB/sec 2024-07-26T18:37:49.404 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1YA1V05mI7CH4E6 off=1158808 len=1412791 2024-07-26T18:37:49.406 INFO:tasks.workunit.client.0.smithi071.stdout:op 3250 completed, throughput=5MB/sec 2024-07-26T18:37:49.406 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ufzDAPaZCcn9CRF off=12498338 len=465197 2024-07-26T18:37:49.410 INFO:tasks.workunit.client.0.smithi071.stdout:op 3251 completed, throughput=5MB/sec 2024-07-26T18:37:49.410 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZSwRm033oH6r48W off=1098181 len=769455 2024-07-26T18:37:49.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 3252 completed, throughput=5MB/sec 2024-07-26T18:37:49.415 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yi3DzDjbU7OgvZ4 off=14152447 len=1047291 2024-07-26T18:37:49.420 INFO:tasks.workunit.client.0.smithi071.stdout:op 3253 completed, throughput=5MB/sec 2024-07-26T18:37:49.420 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wdzxjfbTIlp0fJ8 off=225014 len=861372 2024-07-26T18:37:49.425 INFO:tasks.workunit.client.0.smithi071.stdout:op 3254 completed, throughput=5MB/sec 2024-07-26T18:37:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:49 smithi135 ceph-mon[85352]: pgmap v1729: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:37:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:49 smithi071 ceph-mon[90507]: pgmap v1729: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:37:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:49 smithi071 ceph-mon[92867]: pgmap v1729: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:37:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: 652: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:50.426 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OIzWWyMx2QoZtUs off=2008707 len=876979 2024-07-26T18:37:50.430 INFO:tasks.workunit.client.0.smithi071.stdout:op 3255 completed, throughput=4.99MB/sec 2024-07-26T18:37:50.430 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-880dj1zMkkwh76k off=12977928 len=1995697 2024-07-26T18:37:50.442 INFO:tasks.workunit.client.0.smithi071.stdout:op 3256 completed, throughput=5MB/sec 2024-07-26T18:37:50.443 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LOgED7qpHfAP2KR off=13062018 len=487274 2024-07-26T18:37:50.443 INFO:tasks.workunit.client.0.smithi071.stdout:op 3257 completed, throughput=5MB/sec 2024-07-26T18:37:50.443 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KFM2V94FmAZKGBy off=0 len=1489743 2024-07-26T18:37:50.444 INFO:tasks.workunit.client.0.smithi071.stdout:op 3258 completed, throughput=5MB/sec 2024-07-26T18:37:50.445 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2hFoHTMHDm-Ydio off=8631444 len=896853 2024-07-26T18:37:50.449 INFO:tasks.workunit.client.0.smithi071.stdout:op 3259 completed, throughput=5MB/sec 2024-07-26T18:37:51.449 INFO:tasks.workunit.client.0.smithi071.stdout: 653: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:51.450 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eWoXkvLNZIA9i0n off=7620651 len=690276 2024-07-26T18:37:51.450 INFO:tasks.workunit.client.0.smithi071.stdout:op 3260 completed, throughput=4.99MB/sec 2024-07-26T18:37:51.451 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-B11thUUKnggAluK off=1564048 len=573561 2024-07-26T18:37:51.452 INFO:tasks.workunit.client.0.smithi071.stdout:op 3261 completed, throughput=5MB/sec 2024-07-26T18:37:51.452 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ihkU0B7mW6aKewy off=8990490 len=391945 2024-07-26T18:37:51.454 INFO:tasks.workunit.client.0.smithi071.stdout:op 3262 completed, throughput=5MB/sec 2024-07-26T18:37:51.454 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FOJIeTrj57P7XaE off=3811305 len=1851563 2024-07-26T18:37:51.461 INFO:tasks.workunit.client.0.smithi071.stdout:op 3263 completed, throughput=5MB/sec 2024-07-26T18:37:51.461 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EXritq6cihKOiHu off=178695 len=646133 2024-07-26T18:37:51.463 INFO:tasks.workunit.client.0.smithi071.stdout:op 3264 completed, throughput=5MB/sec 2024-07-26T18:37:51.463 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tY4HnSB97ivHjFv off=7047137 len=1450025 2024-07-26T18:37:51.470 INFO:tasks.workunit.client.0.smithi071.stdout:op 3265 completed, throughput=5MB/sec 2024-07-26T18:37:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:51 smithi135 ceph-mon[85352]: pgmap v1730: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:37:52.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:51 smithi071 ceph-mon[90507]: pgmap v1730: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:37:52.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:51 smithi071 ceph-mon[92867]: pgmap v1730: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:37:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:37:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:37:52] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:37:52.470 INFO:tasks.workunit.client.0.smithi071.stdout: 654: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:52.470 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--t3adn56qPO8GpL off=5748999 len=520901 2024-07-26T18:37:52.471 INFO:tasks.workunit.client.0.smithi071.stdout:op 3266 completed, throughput=4.99MB/sec 2024-07-26T18:37:52.471 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lshSqADMj-oIJW2 off=19283599 len=1139493 2024-07-26T18:37:52.477 INFO:tasks.workunit.client.0.smithi071.stdout:op 3267 completed, throughput=5MB/sec 2024-07-26T18:37:52.477 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DIeG3ARMPr24ACo off=3303083 len=1428779 2024-07-26T18:37:52.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 3268 completed, throughput=5MB/sec 2024-07-26T18:37:52.480 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3LqjKqtXmUM5aOZ off=5142937 len=805629 2024-07-26T18:37:52.485 INFO:tasks.workunit.client.0.smithi071.stdout:op 3269 completed, throughput=5MB/sec 2024-07-26T18:37:52.485 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n5NOxJOOahlpmUD off=5712366 len=1429765 2024-07-26T18:37:52.486 INFO:tasks.workunit.client.0.smithi071.stdout:op 3270 completed, throughput=5MB/sec 2024-07-26T18:37:53.487 INFO:tasks.workunit.client.0.smithi071.stdout: 655: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:53.487 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zG04DG57GTNBiPO off=256400 len=902672 2024-07-26T18:37:53.493 INFO:tasks.workunit.client.0.smithi071.stdout:op 3271 completed, throughput=4.99MB/sec 2024-07-26T18:37:53.493 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-56NmVMFnQULIpwm off=13344139 len=953028 2024-07-26T18:37:53.494 INFO:tasks.workunit.client.0.smithi071.stdout:op 3272 completed, throughput=5MB/sec 2024-07-26T18:37:53.494 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SHw8opk-yssqXtu off=22079103 len=354635 2024-07-26T18:37:53.495 INFO:tasks.workunit.client.0.smithi071.stdout:op 3273 completed, throughput=5MB/sec 2024-07-26T18:37:53.496 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Uk0SJhLQIQECuRH off=3195614 len=750771 2024-07-26T18:37:53.497 INFO:tasks.workunit.client.0.smithi071.stdout:op 3274 completed, throughput=5MB/sec 2024-07-26T18:37:53.497 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BrB2Sricrn5iqUv off=1514955 len=635041 2024-07-26T18:37:53.497 INFO:tasks.workunit.client.0.smithi071.stdout:op 3275 completed, throughput=5MB/sec 2024-07-26T18:37:53.498 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bw6gax7lj8uxBEQ off=7874704 len=1920034 2024-07-26T18:37:53.507 INFO:tasks.workunit.client.0.smithi071.stdout:op 3276 completed, throughput=5MB/sec 2024-07-26T18:37:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:53 smithi135 ceph-mon[85352]: pgmap v1731: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:37:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:53 smithi071 ceph-mon[90507]: pgmap v1731: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:37:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:53 smithi071 ceph-mon[92867]: pgmap v1731: 105 pgs: 105 active+clean; 129 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:37:54.507 INFO:tasks.workunit.client.0.smithi071.stdout: 656: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:54.508 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xnsSl2UZ4dChPJm off=5770034 len=346707 2024-07-26T18:37:54.508 INFO:tasks.workunit.client.0.smithi071.stdout:op 3277 completed, throughput=4.99MB/sec 2024-07-26T18:37:54.508 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bMbwVvo7_11LQ7K off=16451229 len=1904983 2024-07-26T18:37:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:op 3278 completed, throughput=5MB/sec 2024-07-26T18:37:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rqI7HGBa2R0_9dg off=8858645 len=1366450 2024-07-26T18:37:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:op 3279 completed, throughput=5MB/sec 2024-07-26T18:37:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ccd6XHMBxmKvzaM off=17047616 len=1795712 2024-07-26T18:37:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:op 3280 completed, throughput=5MB/sec 2024-07-26T18:37:55.527 INFO:tasks.workunit.client.0.smithi071.stdout: 657: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:55.528 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KYWrmJ3MVxbXTJH off=14334330 len=311343 2024-07-26T18:37:55.531 INFO:tasks.workunit.client.0.smithi071.stdout:op 3281 completed, throughput=4.99MB/sec 2024-07-26T18:37:55.531 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-duL_huLEdGX9mWF off=18014110 len=231096 2024-07-26T18:37:55.532 INFO:tasks.workunit.client.0.smithi071.stdout:op 3282 completed, throughput=4.99MB/sec 2024-07-26T18:37:55.532 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gHsllWCbBq8B7sU off=3613796 len=1563402 2024-07-26T18:37:55.533 INFO:tasks.workunit.client.0.smithi071.stdout:op 3283 completed, throughput=5MB/sec 2024-07-26T18:37:55.534 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hAhJyMo9yysR3f2 off=300135 len=1247313 2024-07-26T18:37:55.541 INFO:tasks.workunit.client.0.smithi071.stdout:op 3284 completed, throughput=5MB/sec 2024-07-26T18:37:55.541 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-V8V7i8S57A_w-Ia off=1226150 len=1514994 2024-07-26T18:37:55.548 INFO:tasks.workunit.client.0.smithi071.stdout:op 3285 completed, throughput=5MB/sec 2024-07-26T18:37:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:55 smithi135 ceph-mon[85352]: pgmap v1732: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:37:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:55 smithi071 ceph-mon[90507]: pgmap v1732: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:37:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:55 smithi071 ceph-mon[92867]: pgmap v1732: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:37:56.549 INFO:tasks.workunit.client.0.smithi071.stdout: 658: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:56.549 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-21T9yGBsXdEIXhG off=3006266 len=855495 2024-07-26T18:37:56.550 INFO:tasks.workunit.client.0.smithi071.stdout:op 3286 completed, throughput=4.99MB/sec 2024-07-26T18:37:56.550 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FNCegedTHsYDGR8 off=10468057 len=1556616 2024-07-26T18:37:56.552 INFO:tasks.workunit.client.0.smithi071.stdout:op 3287 completed, throughput=5MB/sec 2024-07-26T18:37:56.552 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sZ3fiMXEep-b9cj off=518488 len=730731 2024-07-26T18:37:56.557 INFO:tasks.workunit.client.0.smithi071.stdout:op 3288 completed, throughput=5MB/sec 2024-07-26T18:37:56.557 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0XXop45Hnktu2BP off=3219519 len=846815 2024-07-26T18:37:56.561 INFO:tasks.workunit.client.0.smithi071.stdout:op 3289 completed, throughput=5MB/sec 2024-07-26T18:37:56.561 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bGLdG63nSrSmhX0 off=241409 len=944864 2024-07-26T18:37:56.562 INFO:tasks.workunit.client.0.smithi071.stdout:op 3290 completed, throughput=5MB/sec 2024-07-26T18:37:57.562 INFO:tasks.workunit.client.0.smithi071.stdout: 659: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:57.563 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MqnWBZyvF3BTu_V off=12246113 len=484767 2024-07-26T18:37:57.563 INFO:tasks.workunit.client.0.smithi071.stdout:op 3291 completed, throughput=4.99MB/sec 2024-07-26T18:37:57.563 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-59_pI-7J6PUBQIs off=6753253 len=672158 2024-07-26T18:37:57.568 INFO:tasks.workunit.client.0.smithi071.stdout:op 3292 completed, throughput=4.99MB/sec 2024-07-26T18:37:57.569 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--Jn3NlhbiWu6FtB off=259658 len=571013 2024-07-26T18:37:57.573 INFO:tasks.workunit.client.0.smithi071.stdout:op 3293 completed, throughput=5MB/sec 2024-07-26T18:37:57.573 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--jsw8iHA6o2EJmF off=1843963 len=1531624 2024-07-26T18:37:57.578 INFO:tasks.workunit.client.0.smithi071.stdout:op 3294 completed, throughput=5MB/sec 2024-07-26T18:37:57.578 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-js8VQF495hwIPBJ off=6854857 len=1892220 2024-07-26T18:37:57.581 INFO:tasks.workunit.client.0.smithi071.stdout:op 3295 completed, throughput=5MB/sec 2024-07-26T18:37:57.581 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P_OCPvl0kpukunH off=6386895 len=718573 2024-07-26T18:37:57.582 INFO:tasks.workunit.client.0.smithi071.stdout:op 3296 completed, throughput=5MB/sec 2024-07-26T18:37:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:57 smithi135 ceph-mon[85352]: pgmap v1733: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:37:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:57 smithi071 ceph-mon[90507]: pgmap v1733: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:37:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:57 smithi071 ceph-mon[92867]: pgmap v1733: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:37:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:37:58.583 INFO:tasks.workunit.client.0.smithi071.stdout: 660: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:58.583 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-degW7exv-Ku_5EM off=2438497 len=1132164 2024-07-26T18:37:58.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 3297 completed, throughput=5MB/sec 2024-07-26T18:37:58.589 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FWIxC6i3R9q8p63 off=304143 len=1726712 2024-07-26T18:37:58.598 INFO:tasks.workunit.client.0.smithi071.stdout:op 3298 completed, throughput=5MB/sec 2024-07-26T18:37:58.598 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ROkgoutnOhk-yh8 off=922063 len=306986 2024-07-26T18:37:58.601 INFO:tasks.workunit.client.0.smithi071.stdout:op 3299 completed, throughput=5MB/sec 2024-07-26T18:37:58.601 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_JBhyMenvOZFpUW off=586076 len=1229989 2024-07-26T18:37:58.607 INFO:tasks.workunit.client.0.smithi071.stdout:op 3300 completed, throughput=5MB/sec 2024-07-26T18:37:58.607 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2GmzVEUib4ytA31 off=731577 len=903821 2024-07-26T18:37:58.608 INFO:tasks.workunit.client.0.smithi071.stdout:op 3301 completed, throughput=5MB/sec 2024-07-26T18:37:59.609 INFO:tasks.workunit.client.0.smithi071.stdout: 661: throughput=4.99MB/sec pending data=0 2024-07-26T18:37:59.609 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-H4YWZRtJMcChWn4 off=4435517 len=231229 2024-07-26T18:37:59.611 INFO:tasks.workunit.client.0.smithi071.stdout:op 3302 completed, throughput=4.99MB/sec 2024-07-26T18:37:59.611 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3NgR0HL8dRjZ5Qu off=693272 len=1414250 2024-07-26T18:37:59.615 INFO:tasks.workunit.client.0.smithi071.stdout:op 3303 completed, throughput=5MB/sec 2024-07-26T18:37:59.615 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M67s2BEWNDwcvHn off=3492325 len=726415 2024-07-26T18:37:59.616 INFO:tasks.workunit.client.0.smithi071.stdout:op 3304 completed, throughput=5MB/sec 2024-07-26T18:37:59.617 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9GIsOznCstsS_Sr off=10474189 len=2025049 2024-07-26T18:37:59.619 INFO:tasks.workunit.client.0.smithi071.stdout:op 3305 completed, throughput=5MB/sec 2024-07-26T18:37:59.619 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KROK42wmKKLu6ll off=912398 len=531222 2024-07-26T18:37:59.619 INFO:tasks.workunit.client.0.smithi071.stdout:op 3306 completed, throughput=5MB/sec 2024-07-26T18:38:00.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:37:59 smithi135 ceph-mon[85352]: pgmap v1734: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:38:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:37:59 smithi071 ceph-mon[92867]: pgmap v1734: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:38:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:37:59 smithi071 ceph-mon[90507]: pgmap v1734: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:38:00.620 INFO:tasks.workunit.client.0.smithi071.stdout: 662: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:00.620 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-A-Vco2bMeBfhszJ off=8710235 len=1683715 2024-07-26T18:38:00.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 3307 completed, throughput=5MB/sec 2024-07-26T18:38:00.627 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xkzXrIGikStRfFE off=12152157 len=963395 2024-07-26T18:38:00.629 INFO:tasks.workunit.client.0.smithi071.stdout:op 3308 completed, throughput=5MB/sec 2024-07-26T18:38:00.629 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2GmzVEUib4ytA31 off=1618811 len=1997592 2024-07-26T18:38:00.637 INFO:tasks.workunit.client.0.smithi071.stdout:op 3309 completed, throughput=5MB/sec 2024-07-26T18:38:00.637 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-41lZsUF4etRtDBz off=4188721 len=945257 2024-07-26T18:38:00.642 INFO:tasks.workunit.client.0.smithi071.stdout:op 3310 completed, throughput=5MB/sec 2024-07-26T18:38:01.643 INFO:tasks.workunit.client.0.smithi071.stdout: 663: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:01.643 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zp5TJ_W0SUcZbFu off=4007624 len=518393 2024-07-26T18:38:01.647 INFO:tasks.workunit.client.0.smithi071.stdout:op 3311 completed, throughput=4.99MB/sec 2024-07-26T18:38:01.647 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZEDuQ3ceMw8Tdkp off=628340 len=1975261 2024-07-26T18:38:01.650 INFO:tasks.workunit.client.0.smithi071.stdout:op 3312 completed, throughput=5MB/sec 2024-07-26T18:38:01.650 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0cFlAGX_xfhR8ec off=1295912 len=1237995 2024-07-26T18:38:01.656 INFO:tasks.workunit.client.0.smithi071.stdout:op 3313 completed, throughput=5MB/sec 2024-07-26T18:38:01.657 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VoXJ9wFdFaOUswB off=8248480 len=174546 2024-07-26T18:38:01.657 INFO:tasks.workunit.client.0.smithi071.stdout:op 3314 completed, throughput=5MB/sec 2024-07-26T18:38:01.657 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zRPe-PEEYg_79sc off=16175638 len=172680 2024-07-26T18:38:01.660 INFO:tasks.workunit.client.0.smithi071.stdout:op 3315 completed, throughput=5MB/sec 2024-07-26T18:38:01.660 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4wuqoMpIRPjThas off=1791150 len=357984 2024-07-26T18:38:01.660 INFO:tasks.workunit.client.0.smithi071.stdout:op 3316 completed, throughput=5MB/sec 2024-07-26T18:38:01.661 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gl57RdNAEpd1IFd off=5250939 len=867517 2024-07-26T18:38:01.665 INFO:tasks.workunit.client.0.smithi071.stdout:op 3317 completed, throughput=5MB/sec 2024-07-26T18:38:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:01 smithi135 ceph-mon[85352]: pgmap v1735: 105 pgs: 105 active+clean; 129 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-07-26T18:38:02.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:01 smithi071 ceph-mon[92867]: pgmap v1735: 105 pgs: 105 active+clean; 129 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-07-26T18:38:02.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:01 smithi071 ceph-mon[90507]: pgmap v1735: 105 pgs: 105 active+clean; 129 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-07-26T18:38:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:38:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:38:02] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:38:02.665 INFO:tasks.workunit.client.0.smithi071.stdout: 664: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:02.665 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CtEoSlz4ZY42hVG off=9561370 len=749025 2024-07-26T18:38:02.671 INFO:tasks.workunit.client.0.smithi071.stdout:op 3318 completed, throughput=4.99MB/sec 2024-07-26T18:38:02.671 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WhvzKaPHh3-eXQx off=786101 len=39836 2024-07-26T18:38:02.672 INFO:tasks.workunit.client.0.smithi071.stdout:op 3319 completed, throughput=4.99MB/sec 2024-07-26T18:38:02.672 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oc2_mUuqB4pyKrm off=6834801 len=1377509 2024-07-26T18:38:02.674 INFO:tasks.workunit.client.0.smithi071.stdout:op 3320 completed, throughput=5MB/sec 2024-07-26T18:38:02.674 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4oi1lcd1MU6GiQ6 off=346429 len=25006 2024-07-26T18:38:02.676 INFO:tasks.workunit.client.0.smithi071.stdout:op 3321 completed, throughput=5MB/sec 2024-07-26T18:38:02.676 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QE272qS95YZSG8R off=14546244 len=458806 2024-07-26T18:38:02.677 INFO:tasks.workunit.client.0.smithi071.stdout:op 3322 completed, throughput=5MB/sec 2024-07-26T18:38:02.677 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Vc-y1Z47xjo5ncI off=4101573 len=1709524 2024-07-26T18:38:02.679 INFO:tasks.workunit.client.0.smithi071.stdout:op 3323 completed, throughput=5MB/sec 2024-07-26T18:38:02.679 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-761yUSbdWugYvxz off=6770914 len=27696 2024-07-26T18:38:02.680 INFO:tasks.workunit.client.0.smithi071.stdout:op 3324 completed, throughput=5MB/sec 2024-07-26T18:38:02.680 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Fr34HmYaluOz34k off=4249815 len=44943 2024-07-26T18:38:02.682 INFO:tasks.workunit.client.0.smithi071.stdout:op 3325 completed, throughput=5MB/sec 2024-07-26T18:38:02.682 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KZAGs69X9ExQxFz off=1013254 len=1437116 2024-07-26T18:38:02.682 INFO:tasks.workunit.client.0.smithi071.stdout:op 3326 completed, throughput=5MB/sec 2024-07-26T18:38:03.685 INFO:tasks.workunit.client.0.smithi071.stdout: 665: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:03.685 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wcU5jaD49TqH54p off=2198489 len=371822 2024-07-26T18:38:03.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 3327 completed, throughput=4.99MB/sec 2024-07-26T18:38:03.687 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j-NJXllH3AcBqii off=8663600 len=1529516 2024-07-26T18:38:03.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 3328 completed, throughput=5MB/sec 2024-07-26T18:38:03.693 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L0Wz8jRpwTai34v off=5406552 len=119343 2024-07-26T18:38:03.696 INFO:tasks.workunit.client.0.smithi071.stdout:op 3329 completed, throughput=5MB/sec 2024-07-26T18:38:03.696 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tgHduuidmLa2iPn off=18688443 len=1398529 2024-07-26T18:38:03.702 INFO:tasks.workunit.client.0.smithi071.stdout:op 3330 completed, throughput=5MB/sec 2024-07-26T18:38:03.702 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3AjS5UGOjS02Qt9 off=1214566 len=2006237 2024-07-26T18:38:03.706 INFO:tasks.workunit.client.0.smithi071.stdout:op 3331 completed, throughput=5MB/sec 2024-07-26T18:38:04.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:03 smithi135 ceph-mon[85352]: pgmap v1736: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:38:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:03 smithi071 ceph-mon[92867]: pgmap v1736: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:38:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:03 smithi071 ceph-mon[90507]: pgmap v1736: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:38:04.706 INFO:tasks.workunit.client.0.smithi071.stdout: 666: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:04.707 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-C3mHxpPRgmAC7DY off=11700394 len=834768 2024-07-26T18:38:04.707 INFO:tasks.workunit.client.0.smithi071.stdout:op 3332 completed, throughput=5MB/sec 2024-07-26T18:38:04.708 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lgjYN9wrxFkKjlQ off=8663348 len=603318 2024-07-26T18:38:04.711 INFO:tasks.workunit.client.0.smithi071.stdout:op 3333 completed, throughput=5MB/sec 2024-07-26T18:38:04.711 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ydBBJjjEeVv2HUn off=8914072 len=1428856 2024-07-26T18:38:04.719 INFO:tasks.workunit.client.0.smithi071.stdout:op 3334 completed, throughput=5MB/sec 2024-07-26T18:38:04.719 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Y-UBtA8t0dpTnax off=724438 len=1706955 2024-07-26T18:38:04.727 INFO:tasks.workunit.client.0.smithi071.stdout:op 3335 completed, throughput=5MB/sec 2024-07-26T18:38:05.728 INFO:tasks.workunit.client.0.smithi071.stdout: 667: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:05.728 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0QCTZo_rLKY-7_U off=1394041 len=434511 2024-07-26T18:38:05.731 INFO:tasks.workunit.client.0.smithi071.stdout:op 3336 completed, throughput=4.99MB/sec 2024-07-26T18:38:05.731 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_XVQnrHqpPYjMxK off=7694913 len=1431332 2024-07-26T18:38:05.740 INFO:tasks.workunit.client.0.smithi071.stdout:op 3337 completed, throughput=5MB/sec 2024-07-26T18:38:05.740 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9GIsOznCstsS_Sr off=9409953 len=1256014 2024-07-26T18:38:05.741 INFO:tasks.workunit.client.0.smithi071.stdout:op 3338 completed, throughput=5MB/sec 2024-07-26T18:38:05.741 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kZwIcnlZTJ4X2g9 off=10721611 len=931969 2024-07-26T18:38:05.747 INFO:tasks.workunit.client.0.smithi071.stdout:op 3339 completed, throughput=5MB/sec 2024-07-26T18:38:05.747 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KjJU943gqXYUf3I off=760781 len=775448 2024-07-26T18:38:05.751 INFO:tasks.workunit.client.0.smithi071.stdout:op 3340 completed, throughput=5MB/sec 2024-07-26T18:38:05.751 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tJaSGOgAgRsluYX off=18210767 len=1212343 2024-07-26T18:38:05.753 INFO:tasks.workunit.client.0.smithi071.stdout:op 3341 completed, throughput=5MB/sec 2024-07-26T18:38:06.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:05 smithi135 ceph-mon[85352]: pgmap v1737: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-07-26T18:38:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:05 smithi071 ceph-mon[90507]: pgmap v1737: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-07-26T18:38:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:05 smithi071 ceph-mon[92867]: pgmap v1737: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-07-26T18:38:06.753 INFO:tasks.workunit.client.0.smithi071.stdout: 668: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:06.753 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BITZ3Euf9vt0Hkj off=4811734 len=520377 2024-07-26T18:38:06.757 INFO:tasks.workunit.client.0.smithi071.stdout:op 3342 completed, throughput=4.99MB/sec 2024-07-26T18:38:06.757 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5H1RJ4pv2q3QSzZ off=7340443 len=304927 2024-07-26T18:38:06.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 3343 completed, throughput=5MB/sec 2024-07-26T18:38:06.758 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IGkh4lwzlw7yhiG off=206439 len=204544 2024-07-26T18:38:06.761 INFO:tasks.workunit.client.0.smithi071.stdout:op 3344 completed, throughput=5MB/sec 2024-07-26T18:38:06.761 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FJbxj-hz9Kz2HaT off=5820078 len=612394 2024-07-26T18:38:06.762 INFO:tasks.workunit.client.0.smithi071.stdout:op 3345 completed, throughput=5MB/sec 2024-07-26T18:38:06.762 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0La20MTq_-6Ddpg off=8445739 len=745126 2024-07-26T18:38:06.767 INFO:tasks.workunit.client.0.smithi071.stdout:op 3346 completed, throughput=5MB/sec 2024-07-26T18:38:06.767 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8cduxZuc7D_8HCL off=411087 len=1684289 2024-07-26T18:38:06.769 INFO:tasks.workunit.client.0.smithi071.stdout:op 3347 completed, throughput=5MB/sec 2024-07-26T18:38:06.769 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-K1bQaAvQJxtKxon off=1727900 len=158032 2024-07-26T18:38:06.771 INFO:tasks.workunit.client.0.smithi071.stdout:op 3348 completed, throughput=5MB/sec 2024-07-26T18:38:06.771 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jfWD2kLoQvtEV3X off=438507 len=561785 2024-07-26T18:38:06.772 INFO:tasks.workunit.client.0.smithi071.stdout:op 3349 completed, throughput=5MB/sec 2024-07-26T18:38:07.772 INFO:tasks.workunit.client.0.smithi071.stdout: 669: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:07.773 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2HhUS8HsMaJkhub off=2043049 len=1233485 2024-07-26T18:38:07.779 INFO:tasks.workunit.client.0.smithi071.stdout:op 3350 completed, throughput=4.99MB/sec 2024-07-26T18:38:07.780 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cVGcqL38RG4Z3Ma off=22149021 len=914511 2024-07-26T18:38:07.781 INFO:tasks.workunit.client.0.smithi071.stdout:op 3351 completed, throughput=5MB/sec 2024-07-26T18:38:07.781 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sEr_Kj9v4hqYOsq off=5138676 len=518027 2024-07-26T18:38:07.782 INFO:tasks.workunit.client.0.smithi071.stdout:op 3352 completed, throughput=5MB/sec 2024-07-26T18:38:07.782 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pybF9aWFeCVUvQS off=187539 len=285644 2024-07-26T18:38:07.785 INFO:tasks.workunit.client.0.smithi071.stdout:op 3353 completed, throughput=5MB/sec 2024-07-26T18:38:07.785 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0AhkUoKHz5TfnIY off=6233465 len=1878556 2024-07-26T18:38:07.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 3354 completed, throughput=5MB/sec 2024-07-26T18:38:07.792 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O_BRqr-FLDN77sp off=1599529 len=1520108 2024-07-26T18:38:07.800 INFO:tasks.workunit.client.0.smithi071.stdout:op 3355 completed, throughput=5MB/sec 2024-07-26T18:38:08.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:07 smithi135 ceph-mon[85352]: pgmap v1738: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:38:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:07 smithi071 ceph-mon[92867]: pgmap v1738: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:38:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:07 smithi071 ceph-mon[90507]: pgmap v1738: 105 pgs: 105 active+clean; 129 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:38:08.800 INFO:tasks.workunit.client.0.smithi071.stdout: 670: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:08.800 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O4BSbo5_DTAXLgI off=8024083 len=309146 2024-07-26T18:38:08.804 INFO:tasks.workunit.client.0.smithi071.stdout:op 3356 completed, throughput=4.99MB/sec 2024-07-26T18:38:08.804 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1A5xK1NXjgE9H_X off=1619694 len=833554 2024-07-26T18:38:08.805 INFO:tasks.workunit.client.0.smithi071.stdout:op 3357 completed, throughput=5MB/sec 2024-07-26T18:38:08.805 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cVGcqL38RG4Z3Ma off=23797912 len=1346009 2024-07-26T18:38:08.807 INFO:tasks.workunit.client.0.smithi071.stdout:op 3358 completed, throughput=5MB/sec 2024-07-26T18:38:08.807 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2zpCGpnzlYIxyNf off=15199113 len=2025664 2024-07-26T18:38:08.811 INFO:tasks.workunit.client.0.smithi071.stdout:op 3359 completed, throughput=5MB/sec 2024-07-26T18:38:09.811 INFO:tasks.workunit.client.0.smithi071.stdout: 671: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:09.812 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5dJj5sZHwrffiRK off=12063217 len=1212947 2024-07-26T18:38:09.817 INFO:tasks.workunit.client.0.smithi071.stdout:op 3360 completed, throughput=5MB/sec 2024-07-26T18:38:09.817 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QRPkYnMs1xRB28U off=2651177 len=1908164 2024-07-26T18:38:09.819 INFO:tasks.workunit.client.0.smithi071.stdout:op 3361 completed, throughput=5MB/sec 2024-07-26T18:38:09.820 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4m36hemjkNKiC7a off=391525 len=26011 2024-07-26T18:38:09.822 INFO:tasks.workunit.client.0.smithi071.stdout:op 3362 completed, throughput=5MB/sec 2024-07-26T18:38:09.822 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gwT-GVj3yK5kADW off=11565644 len=606276 2024-07-26T18:38:09.823 INFO:tasks.workunit.client.0.smithi071.stdout:op 3363 completed, throughput=5MB/sec 2024-07-26T18:38:09.823 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VHcnGmDJd4fH9ZC off=1677235 len=853797 2024-07-26T18:38:09.827 INFO:tasks.workunit.client.0.smithi071.stdout:op 3364 completed, throughput=5MB/sec 2024-07-26T18:38:09.827 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-L5DLtW7rn0ER48R off=6671494 len=1574419 2024-07-26T18:38:09.829 INFO:tasks.workunit.client.0.smithi071.stdout:op 3365 completed, throughput=5MB/sec 2024-07-26T18:38:10.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:09 smithi135 ceph-mon[85352]: pgmap v1739: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:38:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:09 smithi071 ceph-mon[92867]: pgmap v1739: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:38:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:09 smithi071 ceph-mon[90507]: pgmap v1739: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:38:10.829 INFO:tasks.workunit.client.0.smithi071.stdout: 672: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:10.829 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wunwFwGfwqzQCtk off=1234581 len=548352 2024-07-26T18:38:10.830 INFO:tasks.workunit.client.0.smithi071.stdout:op 3366 completed, throughput=5MB/sec 2024-07-26T18:38:10.830 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UZUymAPNLIQ3zUg off=9007084 len=1623327 2024-07-26T18:38:10.832 INFO:tasks.workunit.client.0.smithi071.stdout:op 3367 completed, throughput=5MB/sec 2024-07-26T18:38:10.832 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-itJaKpK_Ngc5SyA off=2419543 len=968288 2024-07-26T18:38:10.835 INFO:tasks.workunit.client.0.smithi071.stdout:op 3368 completed, throughput=5MB/sec 2024-07-26T18:38:10.835 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DYx57E8tNvstGeG off=9851789 len=1926413 2024-07-26T18:38:10.838 INFO:tasks.workunit.client.0.smithi071.stdout:op 3369 completed, throughput=5MB/sec 2024-07-26T18:38:11.839 INFO:tasks.workunit.client.0.smithi071.stdout: 673: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:11.839 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8lX9p7kP7o28m-w off=9427677 len=1687588 2024-07-26T18:38:11.850 INFO:tasks.workunit.client.0.smithi071.stdout:op 3370 completed, throughput=5MB/sec 2024-07-26T18:38:11.850 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nz1AArkQ3hxTNym off=1690992 len=1362516 2024-07-26T18:38:11.851 INFO:tasks.workunit.client.0.smithi071.stdout:op 3371 completed, throughput=5MB/sec 2024-07-26T18:38:11.852 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WN_ObiWUvc3TUHf off=952566 len=164250 2024-07-26T18:38:11.852 INFO:tasks.workunit.client.0.smithi071.stdout:op 3372 completed, throughput=5MB/sec 2024-07-26T18:38:11.852 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yf4EWckTIpL7o1X off=12461262 len=1742396 2024-07-26T18:38:11.860 INFO:tasks.workunit.client.0.smithi071.stdout:op 3373 completed, throughput=5MB/sec 2024-07-26T18:38:12.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:11 smithi135 ceph-mon[85352]: pgmap v1740: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:38:12.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:11 smithi071 ceph-mon[92867]: pgmap v1740: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:38:12.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:11 smithi071 ceph-mon[90507]: pgmap v1740: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:38:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:38:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:38:12] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:38:12.861 INFO:tasks.workunit.client.0.smithi071.stdout: 674: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:12.861 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HjCQ_1OamSH4KCM off=4541196 len=1714981 2024-07-26T18:38:12.864 INFO:tasks.workunit.client.0.smithi071.stdout:op 3374 completed, throughput=5MB/sec 2024-07-26T18:38:12.864 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UAB5X-gshS4ap0j off=15500054 len=1793437 2024-07-26T18:38:12.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 3375 completed, throughput=5MB/sec 2024-07-26T18:38:12.872 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W1D2VmdcFsOiHBJ off=16077536 len=1930218 2024-07-26T18:38:12.876 INFO:tasks.workunit.client.0.smithi071.stdout:op 3376 completed, throughput=5MB/sec 2024-07-26T18:38:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:13.877 INFO:tasks.workunit.client.0.smithi071.stdout: 675: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:13.877 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ttUKfrXzTFVAeBq off=554245 len=1172333 2024-07-26T18:38:13.882 INFO:tasks.workunit.client.0.smithi071.stdout:op 3377 completed, throughput=5MB/sec 2024-07-26T18:38:13.882 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n3akPX4mWXx5YWY off=12925310 len=920230 2024-07-26T18:38:13.888 INFO:tasks.workunit.client.0.smithi071.stdout:op 3378 completed, throughput=5MB/sec 2024-07-26T18:38:13.888 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3xKpSaxbnSqf-d0 off=7973460 len=1002535 2024-07-26T18:38:13.894 INFO:tasks.workunit.client.0.smithi071.stdout:op 3379 completed, throughput=5MB/sec 2024-07-26T18:38:13.894 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-k4cz7_6uRL02qFV off=11226423 len=1709547 2024-07-26T18:38:13.896 INFO:tasks.workunit.client.0.smithi071.stdout:op 3380 completed, throughput=5MB/sec 2024-07-26T18:38:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:13 smithi071 ceph-mon[90507]: pgmap v1741: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:38:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:13 smithi071 ceph-mon[92867]: pgmap v1741: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:38:14.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:13 smithi135 ceph-mon[85352]: pgmap v1741: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:38:14.896 INFO:tasks.workunit.client.0.smithi071.stdout: 676: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:14.897 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Hbkfapu-GAQ1ViL off=6978363 len=1020581 2024-07-26T18:38:14.902 INFO:tasks.workunit.client.0.smithi071.stdout:op 3381 completed, throughput=4.99MB/sec 2024-07-26T18:38:14.902 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XeRK-jfGNR66Kpk off=12463784 len=1067080 2024-07-26T18:38:14.908 INFO:tasks.workunit.client.0.smithi071.stdout:op 3382 completed, throughput=5MB/sec 2024-07-26T18:38:14.908 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Mqv2AQ5C8WatR8b off=16965730 len=1413360 2024-07-26T18:38:14.910 INFO:tasks.workunit.client.0.smithi071.stdout:op 3383 completed, throughput=5MB/sec 2024-07-26T18:38:14.910 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zDj3U2Z7FdyP7Hp off=3360482 len=868502 2024-07-26T18:38:14.915 INFO:tasks.workunit.client.0.smithi071.stdout:op 3384 completed, throughput=5MB/sec 2024-07-26T18:38:14.915 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4kTVTVmB4NegVQO off=7249183 len=1638672 2024-07-26T18:38:14.921 INFO:tasks.workunit.client.0.smithi071.stdout:op 3385 completed, throughput=5MB/sec 2024-07-26T18:38:15.922 INFO:tasks.workunit.client.0.smithi071.stdout: 677: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:15.922 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M-RRkYrcC0kLNIt off=7917933 len=349463 2024-07-26T18:38:15.922 INFO:tasks.workunit.client.0.smithi071.stdout:op 3386 completed, throughput=4.99MB/sec 2024-07-26T18:38:15.923 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_HMM6iBjdYEF0Qa off=5493079 len=1996084 2024-07-26T18:38:15.925 INFO:tasks.workunit.client.0.smithi071.stdout:op 3387 completed, throughput=5MB/sec 2024-07-26T18:38:15.925 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1UDQDZrNlgRe6pt off=539559 len=755942 2024-07-26T18:38:15.930 INFO:tasks.workunit.client.0.smithi071.stdout:op 3388 completed, throughput=5MB/sec 2024-07-26T18:38:15.930 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Dxx2Ys-YA9JCOoY off=13060837 len=932727 2024-07-26T18:38:15.931 INFO:tasks.workunit.client.0.smithi071.stdout:op 3389 completed, throughput=5MB/sec 2024-07-26T18:38:15.931 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PVddC532OTBb-zP off=3983358 len=1609692 2024-07-26T18:38:15.933 INFO:tasks.workunit.client.0.smithi071.stdout:op 3390 completed, throughput=5MB/sec 2024-07-26T18:38:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:15 smithi071 ceph-mon[90507]: pgmap v1742: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:38:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:15 smithi071 ceph-mon[92867]: pgmap v1742: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:38:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:15 smithi135 ceph-mon[85352]: pgmap v1742: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:38:16.934 INFO:tasks.workunit.client.0.smithi071.stdout: 678: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:16.934 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mQtb_EaK3Rhy87Z off=19102788 len=1375448 2024-07-26T18:38:16.935 INFO:tasks.workunit.client.0.smithi071.stdout:op 3391 completed, throughput=5MB/sec 2024-07-26T18:38:16.936 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IC8uSyNZxib6Vaa off=564651 len=332333 2024-07-26T18:38:16.939 INFO:tasks.workunit.client.0.smithi071.stdout:op 3392 completed, throughput=5MB/sec 2024-07-26T18:38:16.939 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sYbwZCr_7xkgBhF off=16395 len=664098 2024-07-26T18:38:16.944 INFO:tasks.workunit.client.0.smithi071.stdout:op 3393 completed, throughput=5MB/sec 2024-07-26T18:38:16.944 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xJSue3y0U_mpxMC off=143254 len=1625140 2024-07-26T18:38:16.950 INFO:tasks.workunit.client.0.smithi071.stdout:op 3394 completed, throughput=5MB/sec 2024-07-26T18:38:16.950 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-s5bPz5bboZM6WLO off=562421 len=14004 2024-07-26T18:38:16.953 INFO:tasks.workunit.client.0.smithi071.stdout:op 3395 completed, throughput=5MB/sec 2024-07-26T18:38:16.953 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_YskGU7SPHp9hbL off=1326361 len=894710 2024-07-26T18:38:16.958 INFO:tasks.workunit.client.0.smithi071.stdout:op 3396 completed, throughput=5MB/sec 2024-07-26T18:38:17.958 INFO:tasks.workunit.client.0.smithi071.stdout: 679: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:17.958 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0ue6G4PWcVLPds4 off=1443074 len=2089448 2024-07-26T18:38:17.972 INFO:tasks.workunit.client.0.smithi071.stdout:op 3397 completed, throughput=5MB/sec 2024-07-26T18:38:17.972 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RCvX352-e_z-edk off=10139705 len=1731504 2024-07-26T18:38:17.981 INFO:tasks.workunit.client.0.smithi071.stdout:op 3398 completed, throughput=5MB/sec 2024-07-26T18:38:17.981 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q3d2IBbxhzQGYNX off=16023263 len=1369698 2024-07-26T18:38:17.983 INFO:tasks.workunit.client.0.smithi071.stdout:op 3399 completed, throughput=5MB/sec 2024-07-26T18:38:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:17 smithi071 ceph-mon[90507]: pgmap v1743: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:38:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:17 smithi071 ceph-mon[92867]: pgmap v1743: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:38:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:17 smithi135 ceph-mon[85352]: pgmap v1743: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:38:18.983 INFO:tasks.workunit.client.0.smithi071.stdout: 680: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:18.983 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WySBd8yWM-k6ZBe off=7784719 len=650164 2024-07-26T18:38:18.985 INFO:tasks.workunit.client.0.smithi071.stdout:op 3400 completed, throughput=4.99MB/sec 2024-07-26T18:38:18.985 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZFe8ZZW5klC84Pt off=5567575 len=550577 2024-07-26T18:38:18.989 INFO:tasks.workunit.client.0.smithi071.stdout:op 3401 completed, throughput=5MB/sec 2024-07-26T18:38:18.989 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-858K7bKQxJsCzFH off=469291 len=1957305 2024-07-26T18:38:18.991 INFO:tasks.workunit.client.0.smithi071.stdout:op 3402 completed, throughput=5MB/sec 2024-07-26T18:38:18.991 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iwiA-Ye_VvN7GnP off=5986561 len=1796303 2024-07-26T18:38:18.994 INFO:tasks.workunit.client.0.smithi071.stdout:op 3403 completed, throughput=5MB/sec 2024-07-26T18:38:19.995 INFO:tasks.workunit.client.0.smithi071.stdout: 681: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:19.995 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BJSRUJhvqj0PUJW off=4707407 len=73931 2024-07-26T18:38:19.997 INFO:tasks.workunit.client.0.smithi071.stdout:op 3404 completed, throughput=4.99MB/sec 2024-07-26T18:38:19.997 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0xdWpSJv8Lzcb1- off=4023295 len=1916311 2024-07-26T18:38:20.001 INFO:tasks.workunit.client.0.smithi071.stdout:op 3405 completed, throughput=5MB/sec 2024-07-26T18:38:20.001 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yQu9F3Sel6h8yNb off=2613386 len=367458 2024-07-26T18:38:20.005 INFO:tasks.workunit.client.0.smithi071.stdout:op 3406 completed, throughput=5MB/sec 2024-07-26T18:38:20.005 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CLDNXhE4PohIfNI off=16205691 len=1797671 2024-07-26T18:38:20.012 INFO:tasks.workunit.client.0.smithi071.stdout:op 3407 completed, throughput=5MB/sec 2024-07-26T18:38:20.012 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rNwYbRK65sclwmO off=3077127 len=1802857 2024-07-26T18:38:20.022 INFO:tasks.workunit.client.0.smithi071.stdout:op 3408 completed, throughput=5MB/sec 2024-07-26T18:38:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:19 smithi071 ceph-mon[90507]: pgmap v1744: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:38:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:19 smithi071 ceph-mon[92867]: pgmap v1744: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:38:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:19 smithi135 ceph-mon[85352]: pgmap v1744: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:38:21.022 INFO:tasks.workunit.client.0.smithi071.stdout: 682: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:21.023 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xrKoPotDnT_21pk off=3152555 len=745125 2024-07-26T18:38:21.027 INFO:tasks.workunit.client.0.smithi071.stdout:op 3409 completed, throughput=4.99MB/sec 2024-07-26T18:38:21.027 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4t1J6P1F_EN0rid off=1105629 len=1158104 2024-07-26T18:38:21.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 3410 completed, throughput=5MB/sec 2024-07-26T18:38:21.032 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rZWsLgnLnfGmoTl off=6123713 len=869269 2024-07-26T18:38:21.033 INFO:tasks.workunit.client.0.smithi071.stdout:op 3411 completed, throughput=5MB/sec 2024-07-26T18:38:21.034 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TgR1u6NI-WdzIp1 off=14106328 len=1866703 2024-07-26T18:38:21.042 INFO:tasks.workunit.client.0.smithi071.stdout:op 3412 completed, throughput=5MB/sec 2024-07-26T18:38:22.043 INFO:tasks.workunit.client.0.smithi071.stdout: 683: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:22.043 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OvgPBYTMNHYWD2g off=7242976 len=137612 2024-07-26T18:38:22.046 INFO:tasks.workunit.client.0.smithi071.stdout:op 3413 completed, throughput=4.99MB/sec 2024-07-26T18:38:22.046 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-E8344F3AC6j0xEz off=3494159 len=1042328 2024-07-26T18:38:22.051 INFO:tasks.workunit.client.0.smithi071.stdout:op 3414 completed, throughput=4.99MB/sec 2024-07-26T18:38:22.051 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-t4KziYg1ZXRtACB off=3782656 len=715780 2024-07-26T18:38:22.053 INFO:tasks.workunit.client.0.smithi071.stdout:op 3415 completed, throughput=5MB/sec 2024-07-26T18:38:22.054 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tfgEeIiMm28C6Ob off=13278384 len=487352 2024-07-26T18:38:22.054 INFO:tasks.workunit.client.0.smithi071.stdout:op 3416 completed, throughput=5MB/sec 2024-07-26T18:38:22.054 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-927_QOZ_GWJpFKQ off=79198 len=492658 2024-07-26T18:38:22.056 INFO:tasks.workunit.client.0.smithi071.stdout:op 3417 completed, throughput=5MB/sec 2024-07-26T18:38:22.056 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-viYwi46P04_PAf4 off=465183 len=1600834 2024-07-26T18:38:22.063 INFO:tasks.workunit.client.0.smithi071.stdout:op 3418 completed, throughput=5MB/sec 2024-07-26T18:38:22.063 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WfmxG6-0gEv5aVC off=1799993 len=1676012 2024-07-26T18:38:22.072 INFO:tasks.workunit.client.0.smithi071.stdout:op 3419 completed, throughput=5MB/sec 2024-07-26T18:38:22.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:21 smithi071 ceph-mon[90507]: pgmap v1745: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:38:22.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:21 smithi071 ceph-mon[92867]: pgmap v1745: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:38:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:21 smithi135 ceph-mon[85352]: pgmap v1745: 105 pgs: 105 active+clean; 129 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:38:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:38:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:38:22] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:38:23.072 INFO:tasks.workunit.client.0.smithi071.stdout: 684: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:23.072 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qOazlyoLBMf3p_N off=1396685 len=1551155 2024-07-26T18:38:23.079 INFO:tasks.workunit.client.0.smithi071.stdout:op 3420 completed, throughput=5MB/sec 2024-07-26T18:38:23.079 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zIOr2d54sSwfy12 off=22931000 len=2000224 2024-07-26T18:38:23.087 INFO:tasks.workunit.client.0.smithi071.stdout:op 3421 completed, throughput=5MB/sec 2024-07-26T18:38:23.087 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-m1J-3QI3D8hOoWD off=13672533 len=1263228 2024-07-26T18:38:23.092 INFO:tasks.workunit.client.0.smithi071.stdout:op 3422 completed, throughput=5MB/sec 2024-07-26T18:38:24.092 INFO:tasks.workunit.client.0.smithi071.stdout: 685: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:24.092 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-S42zIzBEEopmGDu off=5170466 len=1477812 2024-07-26T18:38:24.095 INFO:tasks.workunit.client.0.smithi071.stdout:op 3423 completed, throughput=5MB/sec 2024-07-26T18:38:24.095 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gmsbNsr99h3-IZw off=413069 len=1977480 2024-07-26T18:38:24.106 INFO:tasks.workunit.client.0.smithi071.stdout:op 3424 completed, throughput=5MB/sec 2024-07-26T18:38:24.106 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NdZLJxAODy7Jnmk off=17130985 len=709495 2024-07-26T18:38:24.110 INFO:tasks.workunit.client.0.smithi071.stdout:op 3425 completed, throughput=5MB/sec 2024-07-26T18:38:24.110 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3qdGBbx6eJuDZd- off=6792658 len=898928 2024-07-26T18:38:24.111 INFO:tasks.workunit.client.0.smithi071.stdout:op 3426 completed, throughput=5MB/sec 2024-07-26T18:38:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:23 smithi071 ceph-mon[90507]: pgmap v1746: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:38:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:23 smithi071 ceph-mon[92867]: pgmap v1746: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:38:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:23 smithi135 ceph-mon[85352]: pgmap v1746: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:38:25.112 INFO:tasks.workunit.client.0.smithi071.stdout: 686: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:25.112 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HweXKtEbTiWZVZ4 off=15231514 len=349262 2024-07-26T18:38:25.116 INFO:tasks.workunit.client.0.smithi071.stdout:op 3427 completed, throughput=4.99MB/sec 2024-07-26T18:38:25.116 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-t8rgh1L0a5il58R off=6477430 len=1907670 2024-07-26T18:38:25.118 INFO:tasks.workunit.client.0.smithi071.stdout:op 3428 completed, throughput=5MB/sec 2024-07-26T18:38:25.118 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BsR1-2j83mofGgC off=2023461 len=544156 2024-07-26T18:38:25.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 3429 completed, throughput=5MB/sec 2024-07-26T18:38:25.123 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-47Qm3D9OL_2Rkff off=2821886 len=1085201 2024-07-26T18:38:25.129 INFO:tasks.workunit.client.0.smithi071.stdout:op 3430 completed, throughput=5MB/sec 2024-07-26T18:38:25.129 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6wC7z4qY8_lMJ-v off=3184579 len=1961703 2024-07-26T18:38:25.140 INFO:tasks.workunit.client.0.smithi071.stdout:op 3431 completed, throughput=5MB/sec 2024-07-26T18:38:26.141 INFO:tasks.workunit.client.0.smithi071.stdout: 687: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:26.141 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bux2g5KKF7bl1Bg off=11741388 len=653672 2024-07-26T18:38:26.145 INFO:tasks.workunit.client.0.smithi071.stdout:op 3432 completed, throughput=4.99MB/sec 2024-07-26T18:38:26.145 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EKfE2PWgxu8gd0D off=1867960 len=1651107 2024-07-26T18:38:26.147 INFO:tasks.workunit.client.0.smithi071.stdout:op 3433 completed, throughput=5MB/sec 2024-07-26T18:38:26.147 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H5Nlbsy3LmKzQA5 off=16110600 len=1378170 2024-07-26T18:38:26.148 INFO:tasks.workunit.client.0.smithi071.stdout:op 3434 completed, throughput=5MB/sec 2024-07-26T18:38:26.148 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mirqaTpeGu0xgHL off=8861143 len=1767436 2024-07-26T18:38:26.156 INFO:tasks.workunit.client.0.smithi071.stdout:op 3435 completed, throughput=5MB/sec 2024-07-26T18:38:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:25 smithi071 ceph-mon[90507]: pgmap v1747: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-07-26T18:38:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:25 smithi071 ceph-mon[92867]: pgmap v1747: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-07-26T18:38:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:25 smithi135 ceph-mon[85352]: pgmap v1747: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-07-26T18:38:27.157 INFO:tasks.workunit.client.0.smithi071.stdout: 688: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:27.157 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cl8pPmCx1dSZQVo off=2891100 len=1367901 2024-07-26T18:38:27.164 INFO:tasks.workunit.client.0.smithi071.stdout:op 3436 completed, throughput=5MB/sec 2024-07-26T18:38:27.164 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FIyAVLhwpDpTNSy off=3165139 len=356489 2024-07-26T18:38:27.168 INFO:tasks.workunit.client.0.smithi071.stdout:op 3437 completed, throughput=5MB/sec 2024-07-26T18:38:27.168 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-827SbdhHF-6Fk97 off=1641828 len=2034204 2024-07-26T18:38:27.170 INFO:tasks.workunit.client.0.smithi071.stdout:op 3438 completed, throughput=5MB/sec 2024-07-26T18:38:27.170 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-x4trcyUp3dVQFlm off=9326453 len=1412624 2024-07-26T18:38:27.171 INFO:tasks.workunit.client.0.smithi071.stdout:op 3439 completed, throughput=5MB/sec 2024-07-26T18:38:28.172 INFO:tasks.workunit.client.0.smithi071.stdout: 689: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:28.172 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YzCPlPEruvHTbKa off=3343958 len=1843537 2024-07-26T18:38:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:27 smithi071 ceph-mon[90507]: pgmap v1748: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:38:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:27 smithi071 ceph-mon[92867]: pgmap v1748: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:38:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:28.181 INFO:tasks.workunit.client.0.smithi071.stdout:op 3440 completed, throughput=5MB/sec 2024-07-26T18:38:28.181 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SfV1l5h1udcatkV off=3418791 len=1377975 2024-07-26T18:38:28.182 INFO:tasks.workunit.client.0.smithi071.stdout:op 3441 completed, throughput=5MB/sec 2024-07-26T18:38:28.183 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hCd77awBH4mkoQA off=6809018 len=850816 2024-07-26T18:38:28.186 INFO:tasks.workunit.client.0.smithi071.stdout:op 3442 completed, throughput=5MB/sec 2024-07-26T18:38:28.186 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_hk3kNV31PATOZr off=354153 len=485666 2024-07-26T18:38:28.190 INFO:tasks.workunit.client.0.smithi071.stdout:op 3443 completed, throughput=5MB/sec 2024-07-26T18:38:28.190 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xatvjMdjGsVxXEQ off=2324389 len=1224741 2024-07-26T18:38:28.191 INFO:tasks.workunit.client.0.smithi071.stdout:op 3444 completed, throughput=5MB/sec 2024-07-26T18:38:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:27 smithi135 ceph-mon[85352]: pgmap v1748: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:38:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:29.192 INFO:tasks.workunit.client.0.smithi071.stdout: 690: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:29.192 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-djaxe_EGDwiJnn6 off=2743624 len=1948408 2024-07-26T18:38:29.202 INFO:tasks.workunit.client.0.smithi071.stdout:op 3445 completed, throughput=5MB/sec 2024-07-26T18:38:29.202 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CjIuCehdj4zHrwJ off=22765306 len=492026 2024-07-26T18:38:29.206 INFO:tasks.workunit.client.0.smithi071.stdout:op 3446 completed, throughput=5MB/sec 2024-07-26T18:38:29.206 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vzhW2K2604-afoJ off=14411001 len=781837 2024-07-26T18:38:29.210 INFO:tasks.workunit.client.0.smithi071.stdout:op 3447 completed, throughput=5MB/sec 2024-07-26T18:38:29.210 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GWZhX5MkHysK8jc off=1992105 len=484718 2024-07-26T18:38:29.214 INFO:tasks.workunit.client.0.smithi071.stdout:op 3448 completed, throughput=5MB/sec 2024-07-26T18:38:29.214 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MBDmMIq0AorjB9U off=4574868 len=1371076 2024-07-26T18:38:29.216 INFO:tasks.workunit.client.0.smithi071.stdout:op 3449 completed, throughput=5MB/sec 2024-07-26T18:38:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:29 smithi071 ceph-mon[90507]: pgmap v1749: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:38:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:29 smithi071 ceph-mon[92867]: pgmap v1749: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:38:30.216 INFO:tasks.workunit.client.0.smithi071.stdout: 691: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:30.216 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wLMsoaFmcSUSApm off=12080864 len=1257478 2024-07-26T18:38:30.222 INFO:tasks.workunit.client.0.smithi071.stdout:op 3450 completed, throughput=5MB/sec 2024-07-26T18:38:30.222 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DtqJC9PCZOzvnHt off=21041873 len=91232 2024-07-26T18:38:30.223 INFO:tasks.workunit.client.0.smithi071.stdout:op 3451 completed, throughput=5MB/sec 2024-07-26T18:38:30.223 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1agTeu_5-jbEMIh off=3267393 len=993192 2024-07-26T18:38:30.225 INFO:tasks.workunit.client.0.smithi071.stdout:op 3452 completed, throughput=5MB/sec 2024-07-26T18:38:30.225 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NbdgLbNtNzfLXhK off=530814 len=1367890 2024-07-26T18:38:30.227 INFO:tasks.workunit.client.0.smithi071.stdout:op 3453 completed, throughput=5MB/sec 2024-07-26T18:38:30.227 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZJm1cI-8v_6REfr off=2901383 len=56779 2024-07-26T18:38:30.230 INFO:tasks.workunit.client.0.smithi071.stdout:op 3454 completed, throughput=5MB/sec 2024-07-26T18:38:30.230 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EVXVb9l2N613IB6 off=1310328 len=689683 2024-07-26T18:38:30.235 INFO:tasks.workunit.client.0.smithi071.stdout:op 3455 completed, throughput=5MB/sec 2024-07-26T18:38:30.235 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ip5WmqGSSd8GZK9 off=3552493 len=1518856 2024-07-26T18:38:30.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 3456 completed, throughput=5MB/sec 2024-07-26T18:38:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:29 smithi135 ceph-mon[85352]: pgmap v1749: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:38:31.236 INFO:tasks.workunit.client.0.smithi071.stdout: 692: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:31.237 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2uUmhBxEDcei6qX off=3685786 len=1656742 2024-07-26T18:38:31.240 INFO:tasks.workunit.client.0.smithi071.stdout:op 3457 completed, throughput=5MB/sec 2024-07-26T18:38:31.240 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qkKXwSaAphoWvjf off=4017078 len=1628870 2024-07-26T18:38:31.248 INFO:tasks.workunit.client.0.smithi071.stdout:op 3458 completed, throughput=5MB/sec 2024-07-26T18:38:31.248 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NH_yuoP7emW6jIB off=22831059 len=903542 2024-07-26T18:38:31.250 INFO:tasks.workunit.client.0.smithi071.stdout:op 3459 completed, throughput=5MB/sec 2024-07-26T18:38:32.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:31 smithi071 ceph-mon[90507]: pgmap v1750: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-07-26T18:38:32.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:38:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:38:32] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:38:32.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:31 smithi071 ceph-mon[92867]: pgmap v1750: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-07-26T18:38:32.250 INFO:tasks.workunit.client.0.smithi071.stdout: 693: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:32.250 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-asVg-sSkvAHXPQ5 off=12449392 len=1592781 2024-07-26T18:38:32.259 INFO:tasks.workunit.client.0.smithi071.stdout:op 3460 completed, throughput=5MB/sec 2024-07-26T18:38:32.259 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-19-EuZEyYpxFBmC off=2542025 len=929032 2024-07-26T18:38:32.265 INFO:tasks.workunit.client.0.smithi071.stdout:op 3461 completed, throughput=5MB/sec 2024-07-26T18:38:32.265 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rIO_NMxSiJ6M2mn off=2559627 len=1133534 2024-07-26T18:38:32.269 INFO:tasks.workunit.client.0.smithi071.stdout:op 3462 completed, throughput=5MB/sec 2024-07-26T18:38:32.269 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j8nhWKX63MrFg0H off=2722952 len=959348 2024-07-26T18:38:32.275 INFO:tasks.workunit.client.0.smithi071.stdout:op 3463 completed, throughput=5MB/sec 2024-07-26T18:38:32.275 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_bS5QR43MO31PB7 off=16882297 len=1954160 2024-07-26T18:38:32.276 INFO:tasks.workunit.client.0.smithi071.stdout:op 3464 completed, throughput=5MB/sec 2024-07-26T18:38:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:31 smithi135 ceph-mon[85352]: pgmap v1750: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-07-26T18:38:33.277 INFO:tasks.workunit.client.0.smithi071.stdout: 694: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:33.277 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-A2H1okpkPCkKq2h off=16917296 len=37297 2024-07-26T18:38:33.280 INFO:tasks.workunit.client.0.smithi071.stdout:op 3465 completed, throughput=4.99MB/sec 2024-07-26T18:38:33.280 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yqaWmGcvs_xduyH off=3499969 len=307394 2024-07-26T18:38:33.283 INFO:tasks.workunit.client.0.smithi071.stdout:op 3466 completed, throughput=5MB/sec 2024-07-26T18:38:33.283 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QowTCoytY4KSsnG off=6774640 len=644865 2024-07-26T18:38:33.287 INFO:tasks.workunit.client.0.smithi071.stdout:op 3467 completed, throughput=5MB/sec 2024-07-26T18:38:33.287 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1oGlguevAcg1cXW off=2892224 len=837927 2024-07-26T18:38:33.291 INFO:tasks.workunit.client.0.smithi071.stdout:op 3468 completed, throughput=5MB/sec 2024-07-26T18:38:33.291 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bnU9lfFwHTraMTE off=6787879 len=1322865 2024-07-26T18:38:33.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 3469 completed, throughput=5MB/sec 2024-07-26T18:38:33.298 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lTNxAJ2pLA9sbbD off=10952496 len=1893637 2024-07-26T18:38:33.300 INFO:tasks.workunit.client.0.smithi071.stdout:op 3470 completed, throughput=5MB/sec 2024-07-26T18:38:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:33 smithi071 ceph-mon[92867]: pgmap v1751: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-07-26T18:38:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:33 smithi071 ceph-mon[90507]: pgmap v1751: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-07-26T18:38:34.300 INFO:tasks.workunit.client.0.smithi071.stdout: 695: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:34.300 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1dsqarHGlI2Pemh off=2163914 len=1813342 2024-07-26T18:38:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:33 smithi135 ceph-mon[85352]: pgmap v1751: 105 pgs: 105 active+clean; 129 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-07-26T18:38:34.310 INFO:tasks.workunit.client.0.smithi071.stdout:op 3471 completed, throughput=5MB/sec 2024-07-26T18:38:34.310 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_WqQo8qgkDme63r off=4064868 len=239245 2024-07-26T18:38:34.311 INFO:tasks.workunit.client.0.smithi071.stdout:op 3472 completed, throughput=5MB/sec 2024-07-26T18:38:34.311 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5Szel4_Frr4FLnQ off=5339994 len=1748084 2024-07-26T18:38:34.320 INFO:tasks.workunit.client.0.smithi071.stdout:op 3473 completed, throughput=5MB/sec 2024-07-26T18:38:34.320 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HmbxNS9yxjF73hp off=2387952 len=909578 2024-07-26T18:38:34.321 INFO:tasks.workunit.client.0.smithi071.stdout:op 3474 completed, throughput=5MB/sec 2024-07-26T18:38:35.322 INFO:tasks.workunit.client.0.smithi071.stdout: 696: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:35.322 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RHdHHGDw5UkIPYD off=9826231 len=1288076 2024-07-26T18:38:35.323 INFO:tasks.workunit.client.0.smithi071.stdout:op 3475 completed, throughput=5MB/sec 2024-07-26T18:38:35.323 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bZm1z6O1Qdu01iR off=7560762 len=1518404 2024-07-26T18:38:35.325 INFO:tasks.workunit.client.0.smithi071.stdout:op 3476 completed, throughput=5MB/sec 2024-07-26T18:38:35.325 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-flP7u5y_N2-wNKe off=5705528 len=622830 2024-07-26T18:38:35.327 INFO:tasks.workunit.client.0.smithi071.stdout:op 3477 completed, throughput=5MB/sec 2024-07-26T18:38:35.327 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EALftRnQ7T7R2NW off=17445372 len=1188381 2024-07-26T18:38:35.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 3478 completed, throughput=5MB/sec 2024-07-26T18:38:35.334 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kA84XFfUG63rP1m off=4713515 len=1364831 2024-07-26T18:38:35.336 INFO:tasks.workunit.client.0.smithi071.stdout:op 3479 completed, throughput=5MB/sec 2024-07-26T18:38:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:35 smithi071 ceph-mon[92867]: pgmap v1752: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:38:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:35 smithi071 ceph-mon[90507]: pgmap v1752: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:38:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:35 smithi135 ceph-mon[85352]: pgmap v1752: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:38:36.336 INFO:tasks.workunit.client.0.smithi071.stdout: 697: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:36.336 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kdtf0vD5EmHQxp6 off=5425764 len=947374 2024-07-26T18:38:36.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 3480 completed, throughput=5MB/sec 2024-07-26T18:38:36.338 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xRmB21M61u7ipi3 off=3440227 len=1504759 2024-07-26T18:38:36.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 3481 completed, throughput=5MB/sec 2024-07-26T18:38:36.345 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oyO1jGUQwNFHB0I off=2660500 len=1622219 2024-07-26T18:38:36.347 INFO:tasks.workunit.client.0.smithi071.stdout:op 3482 completed, throughput=5MB/sec 2024-07-26T18:38:36.347 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-880dj1zMkkwh76k off=14523238 len=567493 2024-07-26T18:38:36.349 INFO:tasks.workunit.client.0.smithi071.stdout:op 3483 completed, throughput=5MB/sec 2024-07-26T18:38:37.350 INFO:tasks.workunit.client.0.smithi071.stdout: 698: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:37.350 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pPxB62Q0My6dYxg off=54374 len=475311 2024-07-26T18:38:37.354 INFO:tasks.workunit.client.0.smithi071.stdout:op 3484 completed, throughput=4.99MB/sec 2024-07-26T18:38:37.354 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IGuto7s4Hf04mrX off=4996407 len=2002436 2024-07-26T18:38:37.366 INFO:tasks.workunit.client.0.smithi071.stdout:op 3485 completed, throughput=5MB/sec 2024-07-26T18:38:37.366 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VxMW15ISxqHub2x off=4457881 len=172521 2024-07-26T18:38:37.367 INFO:tasks.workunit.client.0.smithi071.stdout:op 3486 completed, throughput=5MB/sec 2024-07-26T18:38:37.367 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-d7apEsF4yPOJADN off=1367180 len=764613 2024-07-26T18:38:37.367 INFO:tasks.workunit.client.0.smithi071.stdout:op 3487 completed, throughput=5MB/sec 2024-07-26T18:38:37.367 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RV5UFWD91zRicjR off=5320022 len=1571513 2024-07-26T18:38:37.368 INFO:tasks.workunit.client.0.smithi071.stdout:op 3488 completed, throughput=5MB/sec 2024-07-26T18:38:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:37 smithi071 ceph-mon[92867]: pgmap v1753: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-07-26T18:38:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:37 smithi071 ceph-mon[90507]: pgmap v1753: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-07-26T18:38:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:37 smithi135 ceph-mon[85352]: pgmap v1753: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-07-26T18:38:38.369 INFO:tasks.workunit.client.0.smithi071.stdout: 699: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:38.369 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-E-oG15LmAwkmvGl off=19674407 len=861616 2024-07-26T18:38:38.370 INFO:tasks.workunit.client.0.smithi071.stdout:op 3489 completed, throughput=4.99MB/sec 2024-07-26T18:38:38.370 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WYkHg5sUdeFtg6u off=372640 len=1612041 2024-07-26T18:38:38.380 INFO:tasks.workunit.client.0.smithi071.stdout:op 3490 completed, throughput=5MB/sec 2024-07-26T18:38:38.380 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XJb3Qz-CtsTExlM off=13631135 len=219704 2024-07-26T18:38:38.383 INFO:tasks.workunit.client.0.smithi071.stdout:op 3491 completed, throughput=5MB/sec 2024-07-26T18:38:38.383 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s5lFqjgp7tQymfy off=7976407 len=296825 2024-07-26T18:38:38.384 INFO:tasks.workunit.client.0.smithi071.stdout:op 3492 completed, throughput=5MB/sec 2024-07-26T18:38:38.384 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GVpc5awBxIbl55A off=27772 len=1703402 2024-07-26T18:38:38.391 INFO:tasks.workunit.client.0.smithi071.stdout:op 3493 completed, throughput=5MB/sec 2024-07-26T18:38:38.391 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bH9jI-QNvho_T83 off=8853932 len=1019014 2024-07-26T18:38:38.393 INFO:tasks.workunit.client.0.smithi071.stdout:op 3494 completed, throughput=5MB/sec 2024-07-26T18:38:39.393 INFO:tasks.workunit.client.0.smithi071.stdout: 700: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:39.394 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uVSUcSK0a6Nd9Lc off=2540376 len=1093477 2024-07-26T18:38:39.395 INFO:tasks.workunit.client.0.smithi071.stdout:op 3495 completed, throughput=4.99MB/sec 2024-07-26T18:38:39.395 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KAMJHb4VidPbcnJ off=3961012 len=748154 2024-07-26T18:38:39.395 INFO:tasks.workunit.client.0.smithi071.stdout:op 3496 completed, throughput=5MB/sec 2024-07-26T18:38:39.395 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Risw_2a8UwAo28E off=10213 len=1406653 2024-07-26T18:38:39.402 INFO:tasks.workunit.client.0.smithi071.stdout:op 3497 completed, throughput=5MB/sec 2024-07-26T18:38:39.402 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hvrVwPJ0tjzYm2V off=19530599 len=789603 2024-07-26T18:38:39.406 INFO:tasks.workunit.client.0.smithi071.stdout:op 3498 completed, throughput=5MB/sec 2024-07-26T18:38:39.406 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qvz2ruYFO5mx1ZL off=8774297 len=1133945 2024-07-26T18:38:39.412 INFO:tasks.workunit.client.0.smithi071.stdout:op 3499 completed, throughput=5MB/sec 2024-07-26T18:38:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:39 smithi071 ceph-mon[92867]: pgmap v1754: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:38:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:38:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:38:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:38:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:38:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:39 smithi071 ceph-mon[90507]: pgmap v1754: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:38:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:38:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:38:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:38:40.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:38:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:39 smithi135 ceph-mon[85352]: pgmap v1754: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:38:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:38:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:38:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:38:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:38:40.412 INFO:tasks.workunit.client.0.smithi071.stdout: 701: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:40.412 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7Zo5o33DTSSv5Lf off=8688761 len=1504100 2024-07-26T18:38:40.414 INFO:tasks.workunit.client.0.smithi071.stdout:op 3500 completed, throughput=5MB/sec 2024-07-26T18:38:40.414 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gHSAk9FjDbFfa3y off=14464282 len=921117 2024-07-26T18:38:40.418 INFO:tasks.workunit.client.0.smithi071.stdout:op 3501 completed, throughput=5MB/sec 2024-07-26T18:38:40.418 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-36RFL61Xuzl57fw off=1446527 len=652439 2024-07-26T18:38:40.418 INFO:tasks.workunit.client.0.smithi071.stdout:op 3502 completed, throughput=5MB/sec 2024-07-26T18:38:40.419 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vUE9y_S3VHduycf off=8583352 len=1202195 2024-07-26T18:38:40.421 INFO:tasks.workunit.client.0.smithi071.stdout:op 3503 completed, throughput=5MB/sec 2024-07-26T18:38:40.421 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZBsI_BlUAeSrKex off=9529053 len=1218421 2024-07-26T18:38:40.427 INFO:tasks.workunit.client.0.smithi071.stdout:op 3504 completed, throughput=5MB/sec 2024-07-26T18:38:41.428 INFO:tasks.workunit.client.0.smithi071.stdout: 702: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:41.428 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W2X6OJHv7O6lOmR off=3277047 len=323132 2024-07-26T18:38:41.429 INFO:tasks.workunit.client.0.smithi071.stdout:op 3505 completed, throughput=4.99MB/sec 2024-07-26T18:38:41.429 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cnPl3Ek5CSRPtmh off=2167607 len=822084 2024-07-26T18:38:41.439 INFO:tasks.workunit.client.0.smithi071.stdout:op 3506 completed, throughput=4.99MB/sec 2024-07-26T18:38:41.439 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-X40Bul1L_6I9BM6 off=4578890 len=501798 2024-07-26T18:38:41.443 INFO:tasks.workunit.client.0.smithi071.stdout:op 3507 completed, throughput=5MB/sec 2024-07-26T18:38:41.443 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JPTlO9DwGiUKobP off=550833 len=1310967 2024-07-26T18:38:41.445 INFO:tasks.workunit.client.0.smithi071.stdout:op 3508 completed, throughput=5MB/sec 2024-07-26T18:38:41.445 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DH0UltxpjBNf4na off=1023467 len=1919226 2024-07-26T18:38:41.454 INFO:tasks.workunit.client.0.smithi071.stdout:op 3509 completed, throughput=5MB/sec 2024-07-26T18:38:41.454 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CVEPP3MuK-84A-0 off=19566470 len=138776 2024-07-26T18:38:41.455 INFO:tasks.workunit.client.0.smithi071.stdout:op 3510 completed, throughput=5MB/sec 2024-07-26T18:38:41.455 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kIez4VtbH4THUFy off=5144111 len=809176 2024-07-26T18:38:41.458 INFO:tasks.workunit.client.0.smithi071.stdout:op 3511 completed, throughput=5MB/sec 2024-07-26T18:38:42.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:38:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:38:42] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:38:42.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:41 smithi071 ceph-mon[92867]: pgmap v1755: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:38:42.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:41 smithi071 ceph-mon[90507]: pgmap v1755: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:38:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:41 smithi135 ceph-mon[85352]: pgmap v1755: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:38:42.459 INFO:tasks.workunit.client.0.smithi071.stdout: 703: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:42.459 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NH1eJkXbxYn5FV9 off=17356493 len=941703 2024-07-26T18:38:42.460 INFO:tasks.workunit.client.0.smithi071.stdout:op 3512 completed, throughput=5MB/sec 2024-07-26T18:38:42.460 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-exbYtmV1ENVaIt_ off=5419782 len=742300 2024-07-26T18:38:42.465 INFO:tasks.workunit.client.0.smithi071.stdout:op 3513 completed, throughput=5MB/sec 2024-07-26T18:38:42.465 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zIMZ2SjDhlXo_4I off=1314192 len=943994 2024-07-26T18:38:42.470 INFO:tasks.workunit.client.0.smithi071.stdout:op 3514 completed, throughput=5MB/sec 2024-07-26T18:38:42.470 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fsZrf2sGbvR5B0P off=2307702 len=571549 2024-07-26T18:38:42.470 INFO:tasks.workunit.client.0.smithi071.stdout:op 3515 completed, throughput=5MB/sec 2024-07-26T18:38:42.470 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-umpzjG1TQxbl42j off=2333278 len=265537 2024-07-26T18:38:42.471 INFO:tasks.workunit.client.0.smithi071.stdout:op 3516 completed, throughput=5MB/sec 2024-07-26T18:38:42.471 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FkW-_i1n0PXVRsh off=2378995 len=1879495 2024-07-26T18:38:42.473 INFO:tasks.workunit.client.0.smithi071.stdout:op 3517 completed, throughput=5MB/sec 2024-07-26T18:38:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:43.474 INFO:tasks.workunit.client.0.smithi071.stdout: 704: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:43.474 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PqHYOIkaGsw7OgG off=1078629 len=801761 2024-07-26T18:38:43.475 INFO:tasks.workunit.client.0.smithi071.stdout:op 3518 completed, throughput=5MB/sec 2024-07-26T18:38:43.475 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NT0EO0ZKcklXy2S off=1216425 len=1890180 2024-07-26T18:38:43.478 INFO:tasks.workunit.client.0.smithi071.stdout:op 3519 completed, throughput=5MB/sec 2024-07-26T18:38:43.478 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-a0Vnw-07j620Lon off=6834758 len=1021371 2024-07-26T18:38:43.482 INFO:tasks.workunit.client.0.smithi071.stdout:op 3520 completed, throughput=5MB/sec 2024-07-26T18:38:43.482 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--GlR_Bc0slw2TyT off=2358974 len=783027 2024-07-26T18:38:43.483 INFO:tasks.workunit.client.0.smithi071.stdout:op 3521 completed, throughput=5MB/sec 2024-07-26T18:38:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:43 smithi071 ceph-mon[90507]: pgmap v1756: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:38:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:43 smithi071 ceph-mon[92867]: pgmap v1756: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:38:44.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:43 smithi135 ceph-mon[85352]: pgmap v1756: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:38:44.483 INFO:tasks.workunit.client.0.smithi071.stdout: 705: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:44.484 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-t2zKzaOqBO7GDbT off=5073787 len=291160 2024-07-26T18:38:44.487 INFO:tasks.workunit.client.0.smithi071.stdout:op 3522 completed, throughput=4.99MB/sec 2024-07-26T18:38:44.487 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-59LV2h3_BV8Lb10 off=9169074 len=1053749 2024-07-26T18:38:44.492 INFO:tasks.workunit.client.0.smithi071.stdout:op 3523 completed, throughput=4.99MB/sec 2024-07-26T18:38:44.492 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZT7vlH2zJV5r5Dx off=9897302 len=1643917 2024-07-26T18:38:44.493 INFO:tasks.workunit.client.0.smithi071.stdout:op 3524 completed, throughput=5MB/sec 2024-07-26T18:38:44.493 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PJiEoe0TJXsym45 off=8548137 len=1061558 2024-07-26T18:38:44.498 INFO:tasks.workunit.client.0.smithi071.stdout:op 3525 completed, throughput=5MB/sec 2024-07-26T18:38:44.498 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mO2W6DTl8AnpFiN off=216055 len=1288120 2024-07-26T18:38:44.500 INFO:tasks.workunit.client.0.smithi071.stdout:op 3526 completed, throughput=5MB/sec 2024-07-26T18:38:45.501 INFO:tasks.workunit.client.0.smithi071.stdout: 706: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:45.501 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pDVfei3E3GtlHew off=150257 len=1111189 2024-07-26T18:38:45.506 INFO:tasks.workunit.client.0.smithi071.stdout:op 3527 completed, throughput=4.99MB/sec 2024-07-26T18:38:45.506 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lUBOX5hj5inoiaX off=23117522 len=841274 2024-07-26T18:38:45.511 INFO:tasks.workunit.client.0.smithi071.stdout:op 3528 completed, throughput=5MB/sec 2024-07-26T18:38:45.512 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P-M2zvVVLwPLLVb off=2611771 len=869770 2024-07-26T18:38:45.513 INFO:tasks.workunit.client.0.smithi071.stdout:op 3529 completed, throughput=5MB/sec 2024-07-26T18:38:45.513 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9JmyPivhKSyoiSP off=12024444 len=509311 2024-07-26T18:38:45.517 INFO:tasks.workunit.client.0.smithi071.stdout:op 3530 completed, throughput=5MB/sec 2024-07-26T18:38:45.517 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mhG9DrSOGE38rlu off=14329772 len=1404752 2024-07-26T18:38:45.519 INFO:tasks.workunit.client.0.smithi071.stdout:op 3531 completed, throughput=5MB/sec 2024-07-26T18:38:45.519 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lUr_sf_kl0dfj6Y off=4456429 len=536734 2024-07-26T18:38:45.522 INFO:tasks.workunit.client.0.smithi071.stdout:op 3532 completed, throughput=5MB/sec 2024-07-26T18:38:45.522 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-a-ECfqvVyY73Yd3 off=8354177 len=229466 2024-07-26T18:38:45.523 INFO:tasks.workunit.client.0.smithi071.stdout:op 3533 completed, throughput=5MB/sec 2024-07-26T18:38:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:45 smithi071 ceph-mon[90507]: pgmap v1757: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:38:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:45 smithi071 ceph-mon[92867]: pgmap v1757: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:38:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:45 smithi135 ceph-mon[85352]: pgmap v1757: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:38:46.523 INFO:tasks.workunit.client.0.smithi071.stdout: 707: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:46.523 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WgsAWwyngld_fuw off=482447 len=959701 2024-07-26T18:38:46.528 INFO:tasks.workunit.client.0.smithi071.stdout:op 3534 completed, throughput=4.99MB/sec 2024-07-26T18:38:46.528 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iDmTg5QOpbt1Z6F off=9138680 len=1313893 2024-07-26T18:38:46.535 INFO:tasks.workunit.client.0.smithi071.stdout:op 3535 completed, throughput=5MB/sec 2024-07-26T18:38:46.536 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UIH1XXZUDmz_N9B off=5400457 len=1631362 2024-07-26T18:38:46.543 INFO:tasks.workunit.client.0.smithi071.stdout:op 3536 completed, throughput=5MB/sec 2024-07-26T18:38:46.543 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SxvCdwRypYe5cTf off=969379 len=1708498 2024-07-26T18:38:46.553 INFO:tasks.workunit.client.0.smithi071.stdout:op 3537 completed, throughput=5MB/sec 2024-07-26T18:38:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: 708: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:47.554 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZjnaNdf3DY8p44k off=4996744 len=1815593 2024-07-26T18:38:47.563 INFO:tasks.workunit.client.0.smithi071.stdout:op 3538 completed, throughput=5MB/sec 2024-07-26T18:38:47.563 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TA8uj6gGUuMrm1s off=14868243 len=1558732 2024-07-26T18:38:47.571 INFO:tasks.workunit.client.0.smithi071.stdout:op 3539 completed, throughput=5MB/sec 2024-07-26T18:38:47.571 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5OlCCTcJ_ep3f7y off=12209943 len=745433 2024-07-26T18:38:47.572 INFO:tasks.workunit.client.0.smithi071.stdout:op 3540 completed, throughput=5MB/sec 2024-07-26T18:38:47.572 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PMCljsJtH0baSdu off=4464826 len=1397776 2024-07-26T18:38:47.579 INFO:tasks.workunit.client.0.smithi071.stdout:op 3541 completed, throughput=5MB/sec 2024-07-26T18:38:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:47 smithi071 ceph-mon[90507]: pgmap v1758: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:38:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:47 smithi071 ceph-mon[92867]: pgmap v1758: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:38:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:47 smithi135 ceph-mon[85352]: pgmap v1758: 105 pgs: 105 active+clean; 129 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:38:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: 709: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:48.580 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-saoj5f0_ROjluz9 off=3108739 len=1651791 2024-07-26T18:38:48.583 INFO:tasks.workunit.client.0.smithi071.stdout:op 3542 completed, throughput=5MB/sec 2024-07-26T18:38:48.583 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Fo0S3AdFQvfj6K6 off=4150165 len=720610 2024-07-26T18:38:48.584 INFO:tasks.workunit.client.0.smithi071.stdout:op 3543 completed, throughput=5MB/sec 2024-07-26T18:38:48.585 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BlQ_VW_4TcStTAG off=15327032 len=473929 2024-07-26T18:38:48.586 INFO:tasks.workunit.client.0.smithi071.stdout:op 3544 completed, throughput=5MB/sec 2024-07-26T18:38:48.586 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-61gewahJYuc_B3e off=2876149 len=1620826 2024-07-26T18:38:48.593 INFO:tasks.workunit.client.0.smithi071.stdout:op 3545 completed, throughput=5MB/sec 2024-07-26T18:38:48.593 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-l_49weyxUTzqc54 off=3555778 len=660872 2024-07-26T18:38:48.597 INFO:tasks.workunit.client.0.smithi071.stdout:op 3546 completed, throughput=5MB/sec 2024-07-26T18:38:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: 710: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:49.598 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AFu0ZAxQVAYJH9E off=4539448 len=1696351 2024-07-26T18:38:49.607 INFO:tasks.workunit.client.0.smithi071.stdout:op 3547 completed, throughput=5MB/sec 2024-07-26T18:38:49.607 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d2I8ZxxBYTYyKsX off=4281557 len=1792524 2024-07-26T18:38:49.616 INFO:tasks.workunit.client.0.smithi071.stdout:op 3548 completed, throughput=5MB/sec 2024-07-26T18:38:49.616 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lL9o-3V8xfmnu8x off=14412391 len=809334 2024-07-26T18:38:49.617 INFO:tasks.workunit.client.0.smithi071.stdout:op 3549 completed, throughput=5MB/sec 2024-07-26T18:38:49.617 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YuGksTBcfAxQ6PC off=592827 len=418556 2024-07-26T18:38:49.620 INFO:tasks.workunit.client.0.smithi071.stdout:op 3550 completed, throughput=5MB/sec 2024-07-26T18:38:49.620 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_SH1G_yf3w9Gr3y off=19744460 len=1098815 2024-07-26T18:38:49.626 INFO:tasks.workunit.client.0.smithi071.stdout:op 3551 completed, throughput=5MB/sec 2024-07-26T18:38:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:49 smithi071 ceph-mon[92867]: pgmap v1759: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:38:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:49 smithi071 ceph-mon[90507]: pgmap v1759: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:38:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:49 smithi135 ceph-mon[85352]: pgmap v1759: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:38:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: 711: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:50.626 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Tlb4vypKWbLMMCL off=11157003 len=1515415 2024-07-26T18:38:50.628 INFO:tasks.workunit.client.0.smithi071.stdout:op 3552 completed, throughput=5MB/sec 2024-07-26T18:38:50.628 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L0SyVdeQ0cXmgSV off=5031040 len=592632 2024-07-26T18:38:50.632 INFO:tasks.workunit.client.0.smithi071.stdout:op 3553 completed, throughput=5MB/sec 2024-07-26T18:38:50.632 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ItbCexwNAJZdBUG off=4127143 len=2095303 2024-07-26T18:38:50.642 INFO:tasks.workunit.client.0.smithi071.stdout:op 3554 completed, throughput=5MB/sec 2024-07-26T18:38:50.642 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Y94ugHVHNYoehWr off=343222 len=1495268 2024-07-26T18:38:50.652 INFO:tasks.workunit.client.0.smithi071.stdout:op 3555 completed, throughput=5MB/sec 2024-07-26T18:38:51.652 INFO:tasks.workunit.client.0.smithi071.stdout: 712: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:51.652 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FYCP9MpD9jRpvzH off=5402981 len=155912 2024-07-26T18:38:51.655 INFO:tasks.workunit.client.0.smithi071.stdout:op 3556 completed, throughput=4.99MB/sec 2024-07-26T18:38:51.655 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ImC3lkvsvLmPxlR off=2715219 len=670254 2024-07-26T18:38:51.659 INFO:tasks.workunit.client.0.smithi071.stdout:op 3557 completed, throughput=5MB/sec 2024-07-26T18:38:51.659 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Fkt_MyHt6spKbPU off=16656343 len=1173804 2024-07-26T18:38:51.666 INFO:tasks.workunit.client.0.smithi071.stdout:op 3558 completed, throughput=5MB/sec 2024-07-26T18:38:51.666 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kmUW1mFICRJ24Ms off=15979440 len=1490963 2024-07-26T18:38:51.673 INFO:tasks.workunit.client.0.smithi071.stdout:op 3559 completed, throughput=5MB/sec 2024-07-26T18:38:51.673 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7_EvmGZHSRY3gDo off=3110040 len=1274966 2024-07-26T18:38:51.675 INFO:tasks.workunit.client.0.smithi071.stdout:op 3560 completed, throughput=5MB/sec 2024-07-26T18:38:52.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:51 smithi071 ceph-mon[92867]: pgmap v1760: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:38:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:38:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:38:52] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2024-07-26T18:38:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:51 smithi071 ceph-mon[90507]: pgmap v1760: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:38:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:51 smithi135 ceph-mon[85352]: pgmap v1760: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:38:52.675 INFO:tasks.workunit.client.0.smithi071.stdout: 713: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:52.675 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3bt9ODnu20xoVI0 off=4898616 len=717677 2024-07-26T18:38:52.680 INFO:tasks.workunit.client.0.smithi071.stdout:op 3561 completed, throughput=4.99MB/sec 2024-07-26T18:38:52.680 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-o6bXAvh9s-b-8-R off=8335106 len=46019 2024-07-26T18:38:52.681 INFO:tasks.workunit.client.0.smithi071.stdout:op 3562 completed, throughput=4.99MB/sec 2024-07-26T18:38:52.681 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ysdH_lBpu0rdv38 off=6384793 len=304902 2024-07-26T18:38:52.682 INFO:tasks.workunit.client.0.smithi071.stdout:op 3563 completed, throughput=5MB/sec 2024-07-26T18:38:52.682 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sXvqRYvWdoV5K-- off=4891001 len=821636 2024-07-26T18:38:52.683 INFO:tasks.workunit.client.0.smithi071.stdout:op 3564 completed, throughput=5MB/sec 2024-07-26T18:38:52.683 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TqJLr6SeLEy9Ygk off=17713517 len=882811 2024-07-26T18:38:52.684 INFO:tasks.workunit.client.0.smithi071.stdout:op 3565 completed, throughput=5MB/sec 2024-07-26T18:38:52.684 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BXmtmmU-_iFQR-e off=20061189 len=1353599 2024-07-26T18:38:52.692 INFO:tasks.workunit.client.0.smithi071.stdout:op 3566 completed, throughput=5MB/sec 2024-07-26T18:38:52.692 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-76F3xwhLDyy2qoH off=2172236 len=274781 2024-07-26T18:38:52.694 INFO:tasks.workunit.client.0.smithi071.stdout:op 3567 completed, throughput=5MB/sec 2024-07-26T18:38:52.695 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GFwfAIZ4gF28JNk off=3216260 len=1859621 2024-07-26T18:38:52.696 INFO:tasks.workunit.client.0.smithi071.stdout:op 3568 completed, throughput=5MB/sec 2024-07-26T18:38:53.696 INFO:tasks.workunit.client.0.smithi071.stdout: 714: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:53.697 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jocMnSIJFFOJmuF off=10689966 len=1072462 2024-07-26T18:38:53.702 INFO:tasks.workunit.client.0.smithi071.stdout:op 3569 completed, throughput=5MB/sec 2024-07-26T18:38:53.702 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xnsSl2UZ4dChPJm off=12243806 len=1553118 2024-07-26T18:38:53.704 INFO:tasks.workunit.client.0.smithi071.stdout:op 3570 completed, throughput=5MB/sec 2024-07-26T18:38:53.704 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qg8TamuLJdSbzvG off=12573224 len=1884538 2024-07-26T18:38:53.713 INFO:tasks.workunit.client.0.smithi071.stdout:op 3571 completed, throughput=5MB/sec 2024-07-26T18:38:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:53 smithi071 ceph-mon[92867]: pgmap v1761: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:38:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:53 smithi071 ceph-mon[90507]: pgmap v1761: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:38:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:53 smithi135 ceph-mon[85352]: pgmap v1761: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:38:54.714 INFO:tasks.workunit.client.0.smithi071.stdout: 715: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:54.714 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9EOUwisd6A5mrOM off=3401493 len=2045336 2024-07-26T18:38:54.726 INFO:tasks.workunit.client.0.smithi071.stdout:op 3572 completed, throughput=5MB/sec 2024-07-26T18:38:54.726 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-a8R7qlRmmXyIozP off=957285 len=633544 2024-07-26T18:38:54.727 INFO:tasks.workunit.client.0.smithi071.stdout:op 3573 completed, throughput=5MB/sec 2024-07-26T18:38:54.727 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8gmWIA9SHeDjjZd off=10619159 len=1547901 2024-07-26T18:38:54.730 INFO:tasks.workunit.client.0.smithi071.stdout:op 3574 completed, throughput=5MB/sec 2024-07-26T18:38:54.730 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bTiUpqmujZ4i8RP off=1439648 len=832044 2024-07-26T18:38:54.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 3575 completed, throughput=5MB/sec 2024-07-26T18:38:55.733 INFO:tasks.workunit.client.0.smithi071.stdout: 716: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:55.733 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FJD70TweK01kZXT off=8874347 len=474257 2024-07-26T18:38:55.736 INFO:tasks.workunit.client.0.smithi071.stdout:op 3576 completed, throughput=4.99MB/sec 2024-07-26T18:38:55.736 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-A_mOgF6igla2yXr off=933773 len=232264 2024-07-26T18:38:55.737 INFO:tasks.workunit.client.0.smithi071.stdout:op 3577 completed, throughput=4.99MB/sec 2024-07-26T18:38:55.737 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GmTsfVNFyCl5022 off=2875063 len=1596879 2024-07-26T18:38:55.740 INFO:tasks.workunit.client.0.smithi071.stdout:op 3578 completed, throughput=5MB/sec 2024-07-26T18:38:55.740 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HvhrZUjaTFq6XOu off=16695062 len=390064 2024-07-26T18:38:55.742 INFO:tasks.workunit.client.0.smithi071.stdout:op 3579 completed, throughput=5MB/sec 2024-07-26T18:38:55.742 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nsq6x9ac12xXx95 off=1237790 len=294519 2024-07-26T18:38:55.745 INFO:tasks.workunit.client.0.smithi071.stdout:op 3580 completed, throughput=5MB/sec 2024-07-26T18:38:55.745 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qJoubZ3DZF-nCkO off=1395588 len=1926727 2024-07-26T18:38:55.748 INFO:tasks.workunit.client.0.smithi071.stdout:op 3581 completed, throughput=5MB/sec 2024-07-26T18:38:55.749 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5RT-1AdPtK_LOSz off=17452512 len=493144 2024-07-26T18:38:55.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 3582 completed, throughput=5MB/sec 2024-07-26T18:38:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:55 smithi071 ceph-mon[92867]: pgmap v1762: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:38:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:55 smithi071 ceph-mon[90507]: pgmap v1762: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:38:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:55 smithi135 ceph-mon[85352]: pgmap v1762: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:38:56.750 INFO:tasks.workunit.client.0.smithi071.stdout: 717: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:56.750 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--nzo11ncIiTRc6i off=4726104 len=1213237 2024-07-26T18:38:56.751 INFO:tasks.workunit.client.0.smithi071.stdout:op 3583 completed, throughput=5MB/sec 2024-07-26T18:38:56.751 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2g4S52dzvuly3U4 off=8496031 len=346867 2024-07-26T18:38:56.752 INFO:tasks.workunit.client.0.smithi071.stdout:op 3584 completed, throughput=5MB/sec 2024-07-26T18:38:56.753 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lrPXF8pTPw_HvHJ off=5607761 len=1459343 2024-07-26T18:38:56.761 INFO:tasks.workunit.client.0.smithi071.stdout:op 3585 completed, throughput=5MB/sec 2024-07-26T18:38:56.761 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3Io0qA5nSMcPn_V off=699563 len=81136 2024-07-26T18:38:56.763 INFO:tasks.workunit.client.0.smithi071.stdout:op 3586 completed, throughput=5MB/sec 2024-07-26T18:38:56.763 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7sh3gGoPf1YAYcX off=4565627 len=306170 2024-07-26T18:38:56.763 INFO:tasks.workunit.client.0.smithi071.stdout:op 3587 completed, throughput=5MB/sec 2024-07-26T18:38:56.763 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nCDULxKRvlyU-s9 off=5374220 len=855535 2024-07-26T18:38:56.765 INFO:tasks.workunit.client.0.smithi071.stdout:op 3588 completed, throughput=5MB/sec 2024-07-26T18:38:56.765 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yxxkV9g1ga25wfx off=14285252 len=1415096 2024-07-26T18:38:56.766 INFO:tasks.workunit.client.0.smithi071.stdout:op 3589 completed, throughput=5MB/sec 2024-07-26T18:38:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:56 smithi135 ceph-mon[85352]: pgmap v1763: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:38:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:56 smithi071 ceph-mon[90507]: pgmap v1763: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:38:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:56 smithi071 ceph-mon[92867]: pgmap v1763: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:38:57.767 INFO:tasks.workunit.client.0.smithi071.stdout: 718: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:57.767 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-61Q3m5ivHPm8st- off=1880419 len=68438 2024-07-26T18:38:57.769 INFO:tasks.workunit.client.0.smithi071.stdout:op 3590 completed, throughput=4.99MB/sec 2024-07-26T18:38:57.770 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mG0EZyvtJ2T004k off=2522757 len=2045538 2024-07-26T18:38:57.780 INFO:tasks.workunit.client.0.smithi071.stdout:op 3591 completed, throughput=5MB/sec 2024-07-26T18:38:57.780 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EWCCQtUhRruNZuc off=13726758 len=1008968 2024-07-26T18:38:57.784 INFO:tasks.workunit.client.0.smithi071.stdout:op 3592 completed, throughput=5MB/sec 2024-07-26T18:38:57.784 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-srQAv0FIOj1q-JY off=14373679 len=227839 2024-07-26T18:38:57.786 INFO:tasks.workunit.client.0.smithi071.stdout:op 3593 completed, throughput=5MB/sec 2024-07-26T18:38:57.787 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-h6pPKbTAQ7xBPA9 off=14179460 len=1492998 2024-07-26T18:38:57.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 3594 completed, throughput=5MB/sec 2024-07-26T18:38:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:38:58.793 INFO:tasks.workunit.client.0.smithi071.stdout: 719: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:58.793 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-215PEK7x53qQqFe off=11119094 len=1863896 2024-07-26T18:38:58.804 INFO:tasks.workunit.client.0.smithi071.stdout:op 3595 completed, throughput=5MB/sec 2024-07-26T18:38:58.804 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-INUgVlxQyPhgi4o off=149806 len=693671 2024-07-26T18:38:58.805 INFO:tasks.workunit.client.0.smithi071.stdout:op 3596 completed, throughput=5MB/sec 2024-07-26T18:38:58.805 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wQhhhOyM6tL_nD2 off=350065 len=170239 2024-07-26T18:38:58.806 INFO:tasks.workunit.client.0.smithi071.stdout:op 3597 completed, throughput=5MB/sec 2024-07-26T18:38:58.806 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RWgUi82BOBMJrs0 off=14354453 len=709870 2024-07-26T18:38:58.807 INFO:tasks.workunit.client.0.smithi071.stdout:op 3598 completed, throughput=5MB/sec 2024-07-26T18:38:58.807 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5ldhAKhL4EDCfWw off=668996 len=717517 2024-07-26T18:38:58.808 INFO:tasks.workunit.client.0.smithi071.stdout:op 3599 completed, throughput=5MB/sec 2024-07-26T18:38:58.808 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--W_uA7EzDKMww_h off=12930203 len=925115 2024-07-26T18:38:58.813 INFO:tasks.workunit.client.0.smithi071.stdout:op 3600 completed, throughput=5MB/sec 2024-07-26T18:38:58.813 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-txuwQ22wpBgUhty off=1577842 len=1110720 2024-07-26T18:38:58.818 INFO:tasks.workunit.client.0.smithi071.stdout:op 3601 completed, throughput=5MB/sec 2024-07-26T18:38:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:38:58 smithi135 ceph-mon[85352]: pgmap v1764: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:38:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:38:58 smithi071 ceph-mon[90507]: pgmap v1764: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:38:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:38:58 smithi071 ceph-mon[92867]: pgmap v1764: 105 pgs: 105 active+clean; 129 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:38:59.819 INFO:tasks.workunit.client.0.smithi071.stdout: 720: throughput=4.99MB/sec pending data=0 2024-07-26T18:38:59.819 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BhV4DNgQeDUXpC0 off=43716 len=1952442 2024-07-26T18:38:59.821 INFO:tasks.workunit.client.0.smithi071.stdout:op 3602 completed, throughput=5MB/sec 2024-07-26T18:38:59.821 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jzb1wwr8xx31cYH off=10074801 len=1791026 2024-07-26T18:38:59.829 INFO:tasks.workunit.client.0.smithi071.stdout:op 3603 completed, throughput=5MB/sec 2024-07-26T18:38:59.829 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_CDioSm6xy-Jcw2 off=2980699 len=1844796 2024-07-26T18:38:59.830 INFO:tasks.workunit.client.0.smithi071.stdout:op 3604 completed, throughput=5MB/sec 2024-07-26T18:39:00.830 INFO:tasks.workunit.client.0.smithi071.stdout: 721: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:00.831 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RYKEf20_FbS9-vL off=1982584 len=1439889 2024-07-26T18:39:00.832 INFO:tasks.workunit.client.0.smithi071.stdout:op 3605 completed, throughput=5MB/sec 2024-07-26T18:39:00.832 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1JDsNht2Ai0anp8 off=3924188 len=995155 2024-07-26T18:39:00.839 INFO:tasks.workunit.client.0.smithi071.stdout:op 3606 completed, throughput=5MB/sec 2024-07-26T18:39:00.839 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tm72ggARd6oojCb off=4244872 len=1532351 2024-07-26T18:39:00.841 INFO:tasks.workunit.client.0.smithi071.stdout:op 3607 completed, throughput=5MB/sec 2024-07-26T18:39:00.841 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Vv3wXfXBtqsn7Kj off=12370647 len=1355848 2024-07-26T18:39:00.848 INFO:tasks.workunit.client.0.smithi071.stdout:op 3608 completed, throughput=5MB/sec 2024-07-26T18:39:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:00 smithi135 ceph-mon[85352]: pgmap v1765: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:39:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:00 smithi071 ceph-mon[90507]: pgmap v1765: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:39:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:00 smithi071 ceph-mon[92867]: pgmap v1765: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:39:01.849 INFO:tasks.workunit.client.0.smithi071.stdout: 722: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:01.849 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-h4p0VHbyHL3E0ki off=708867 len=1546689 2024-07-26T18:39:01.855 INFO:tasks.workunit.client.0.smithi071.stdout:op 3609 completed, throughput=5MB/sec 2024-07-26T18:39:01.856 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-L4p7wKDXtFx4S1S off=11532727 len=417357 2024-07-26T18:39:01.857 INFO:tasks.workunit.client.0.smithi071.stdout:op 3610 completed, throughput=5MB/sec 2024-07-26T18:39:01.857 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Y11bY9J5Pyp68IF off=271070 len=1036319 2024-07-26T18:39:01.859 INFO:tasks.workunit.client.0.smithi071.stdout:op 3611 completed, throughput=5MB/sec 2024-07-26T18:39:01.859 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LPz_jqRE-Ftr49W off=1558042 len=600616 2024-07-26T18:39:01.863 INFO:tasks.workunit.client.0.smithi071.stdout:op 3612 completed, throughput=5MB/sec 2024-07-26T18:39:01.863 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rmF9XlBMngAMTCs off=10687029 len=145734 2024-07-26T18:39:01.866 INFO:tasks.workunit.client.0.smithi071.stdout:op 3613 completed, throughput=5MB/sec 2024-07-26T18:39:01.866 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LjRbk96LLWDTiLc off=12803287 len=575623 2024-07-26T18:39:01.867 INFO:tasks.workunit.client.0.smithi071.stdout:op 3614 completed, throughput=5MB/sec 2024-07-26T18:39:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:39:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:39:02] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2024-07-26T18:39:02.867 INFO:tasks.workunit.client.0.smithi071.stdout: 723: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:02.867 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4e8mDarCbXdS19U off=8504946 len=1217693 2024-07-26T18:39:02.874 INFO:tasks.workunit.client.0.smithi071.stdout:op 3615 completed, throughput=4.99MB/sec 2024-07-26T18:39:02.874 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XBfw5qOXv19NHWQ off=5538889 len=1802478 2024-07-26T18:39:02.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 3616 completed, throughput=5MB/sec 2024-07-26T18:39:02.878 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IxPzjObFZCoA-39 off=14314837 len=1082578 2024-07-26T18:39:02.882 INFO:tasks.workunit.client.0.smithi071.stdout:op 3617 completed, throughput=5MB/sec 2024-07-26T18:39:02.882 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L1Hu_Vs2oGSDABy off=861200 len=810367 2024-07-26T18:39:02.887 INFO:tasks.workunit.client.0.smithi071.stdout:op 3618 completed, throughput=5MB/sec 2024-07-26T18:39:02.887 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4OA4K45SOgZltal off=21412504 len=882568 2024-07-26T18:39:02.888 INFO:tasks.workunit.client.0.smithi071.stdout:op 3619 completed, throughput=5MB/sec 2024-07-26T18:39:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:02 smithi135 ceph-mon[85352]: pgmap v1766: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:39:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:02 smithi071 ceph-mon[90507]: pgmap v1766: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:39:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:02 smithi071 ceph-mon[92867]: pgmap v1766: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:39:03.889 INFO:tasks.workunit.client.0.smithi071.stdout: 724: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:03.889 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vKccLHAm_nARTcw off=11391635 len=1190596 2024-07-26T18:39:03.894 INFO:tasks.workunit.client.0.smithi071.stdout:op 3620 completed, throughput=5MB/sec 2024-07-26T18:39:03.894 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9Aaa6aq2lqj4XyE off=0 len=1733929 2024-07-26T18:39:03.899 INFO:tasks.workunit.client.0.smithi071.stdout:op 3621 completed, throughput=5MB/sec 2024-07-26T18:39:03.899 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QBWPFm0R45pCrfd off=1556102 len=1234258 2024-07-26T18:39:03.906 INFO:tasks.workunit.client.0.smithi071.stdout:op 3622 completed, throughput=5MB/sec 2024-07-26T18:39:03.906 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nNqRny5rv5rdUFH off=5414653 len=694331 2024-07-26T18:39:03.907 INFO:tasks.workunit.client.0.smithi071.stdout:op 3623 completed, throughput=5MB/sec 2024-07-26T18:39:04.908 INFO:tasks.workunit.client.0.smithi071.stdout: 725: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:04.908 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-m8I5aKVxsiRD0TI off=11072959 len=1371520 2024-07-26T18:39:04.915 INFO:tasks.workunit.client.0.smithi071.stdout:op 3624 completed, throughput=5MB/sec 2024-07-26T18:39:04.915 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KjKhDvTHx6tlhHV off=11400848 len=225194 2024-07-26T18:39:04.916 INFO:tasks.workunit.client.0.smithi071.stdout:op 3625 completed, throughput=5MB/sec 2024-07-26T18:39:04.916 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JAljZ4M_Aaeu8u_ off=1299353 len=1962052 2024-07-26T18:39:04.918 INFO:tasks.workunit.client.0.smithi071.stdout:op 3626 completed, throughput=5MB/sec 2024-07-26T18:39:04.919 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Pt8m6t7u0xTOYb4 off=233463 len=1284872 2024-07-26T18:39:04.925 INFO:tasks.workunit.client.0.smithi071.stdout:op 3627 completed, throughput=5MB/sec 2024-07-26T18:39:04.925 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f2NcAFbMshuNaSv off=196366 len=1108440 2024-07-26T18:39:04.930 INFO:tasks.workunit.client.0.smithi071.stdout:op 3628 completed, throughput=5MB/sec 2024-07-26T18:39:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:04 smithi135 ceph-mon[85352]: pgmap v1767: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:39:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:04 smithi071 ceph-mon[90507]: pgmap v1767: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:39:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:04 smithi071 ceph-mon[92867]: pgmap v1767: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:39:05.930 INFO:tasks.workunit.client.0.smithi071.stdout: 726: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:05.931 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3kygztBaLl8gqsY off=3216825 len=1335188 2024-07-26T18:39:05.932 INFO:tasks.workunit.client.0.smithi071.stdout:op 3629 completed, throughput=5MB/sec 2024-07-26T18:39:05.932 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jtQrN7h3SYR5zGW off=11883563 len=1482996 2024-07-26T18:39:05.941 INFO:tasks.workunit.client.0.smithi071.stdout:op 3630 completed, throughput=5MB/sec 2024-07-26T18:39:05.941 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ULx7SlYt3Oxt2_A off=20020724 len=2044256 2024-07-26T18:39:05.950 INFO:tasks.workunit.client.0.smithi071.stdout:op 3631 completed, throughput=5MB/sec 2024-07-26T18:39:06.950 INFO:tasks.workunit.client.0.smithi071.stdout: 727: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:06.950 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cWYLedsp8eI6w3N off=1058026 len=1420384 2024-07-26T18:39:06.957 INFO:tasks.workunit.client.0.smithi071.stdout:op 3632 completed, throughput=5MB/sec 2024-07-26T18:39:06.957 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3iDZAzbVKAD7cr7 off=719959 len=1814763 2024-07-26T18:39:06.967 INFO:tasks.workunit.client.0.smithi071.stdout:op 3633 completed, throughput=5MB/sec 2024-07-26T18:39:06.967 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nEyDnXRscCBl1T8 off=15893067 len=337791 2024-07-26T18:39:06.968 INFO:tasks.workunit.client.0.smithi071.stdout:op 3634 completed, throughput=5MB/sec 2024-07-26T18:39:06.968 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KqgZQ-JPjQZ9ByV off=10311154 len=478397 2024-07-26T18:39:06.971 INFO:tasks.workunit.client.0.smithi071.stdout:op 3635 completed, throughput=5MB/sec 2024-07-26T18:39:06.971 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rLzfnPiMxasrsSk off=13155525 len=1115366 2024-07-26T18:39:06.972 INFO:tasks.workunit.client.0.smithi071.stdout:op 3636 completed, throughput=5MB/sec 2024-07-26T18:39:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:06 smithi135 ceph-mon[85352]: pgmap v1768: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:39:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:06 smithi071 ceph-mon[90507]: pgmap v1768: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:39:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:06 smithi071 ceph-mon[92867]: pgmap v1768: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:39:07.973 INFO:tasks.workunit.client.0.smithi071.stdout: 728: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:07.973 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_Md5LYgLOEY5q8N off=17080301 len=51156 2024-07-26T18:39:07.975 INFO:tasks.workunit.client.0.smithi071.stdout:op 3637 completed, throughput=4.99MB/sec 2024-07-26T18:39:07.976 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EMF_DOqLak4lGIH off=6226180 len=2031217 2024-07-26T18:39:07.978 INFO:tasks.workunit.client.0.smithi071.stdout:op 3638 completed, throughput=5MB/sec 2024-07-26T18:39:07.978 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5sNqHuF7W3nNjSJ off=7941725 len=1634349 2024-07-26T18:39:07.981 INFO:tasks.workunit.client.0.smithi071.stdout:op 3639 completed, throughput=5MB/sec 2024-07-26T18:39:07.981 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nNyaF51pyRrpuHn off=134454 len=964510 2024-07-26T18:39:07.987 INFO:tasks.workunit.client.0.smithi071.stdout:op 3640 completed, throughput=5MB/sec 2024-07-26T18:39:07.987 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-f-NfjcKh-D25NDP off=8807413 len=1635921 2024-07-26T18:39:07.990 INFO:tasks.workunit.client.0.smithi071.stdout:op 3641 completed, throughput=5MB/sec 2024-07-26T18:39:08.991 INFO:tasks.workunit.client.0.smithi071.stdout: 729: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:08.991 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-teJuq33pEWXvLDa off=6418609 len=1199584 2024-07-26T18:39:08.997 INFO:tasks.workunit.client.0.smithi071.stdout:op 3642 completed, throughput=5MB/sec 2024-07-26T18:39:08.997 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XtAZgGEcHlOY1cW off=5596516 len=979568 2024-07-26T18:39:08.999 INFO:tasks.workunit.client.0.smithi071.stdout:op 3643 completed, throughput=5MB/sec 2024-07-26T18:39:08.999 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YxhdjZ8R4rMExOh off=597849 len=109091 2024-07-26T18:39:09.002 INFO:tasks.workunit.client.0.smithi071.stdout:op 3644 completed, throughput=5MB/sec 2024-07-26T18:39:09.002 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qJoubZ3DZF-nCkO off=2080001 len=851717 2024-07-26T18:39:09.002 INFO:tasks.workunit.client.0.smithi071.stdout:op 3645 completed, throughput=5MB/sec 2024-07-26T18:39:09.003 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bGLdG63nSrSmhX0 off=81891 len=1777601 2024-07-26T18:39:09.011 INFO:tasks.workunit.client.0.smithi071.stdout:op 3646 completed, throughput=5MB/sec 2024-07-26T18:39:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:08 smithi135 ceph-mon[85352]: pgmap v1769: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:39:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:08 smithi071 ceph-mon[90507]: pgmap v1769: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:39:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:08 smithi071 ceph-mon[92867]: pgmap v1769: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:39:10.012 INFO:tasks.workunit.client.0.smithi071.stdout: 730: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:10.012 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pe0Uj-T-_DSGYxi off=5227767 len=925864 2024-07-26T18:39:10.013 INFO:tasks.workunit.client.0.smithi071.stdout:op 3647 completed, throughput=5MB/sec 2024-07-26T18:39:10.014 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Zrd_JjLnJ943e8p off=16816614 len=761882 2024-07-26T18:39:10.018 INFO:tasks.workunit.client.0.smithi071.stdout:op 3648 completed, throughput=5MB/sec 2024-07-26T18:39:10.018 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WS-O83bOqJZqM_U off=14287058 len=408759 2024-07-26T18:39:10.019 INFO:tasks.workunit.client.0.smithi071.stdout:op 3649 completed, throughput=5MB/sec 2024-07-26T18:39:10.019 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VdqGSn8ReMYMx26 off=12280234 len=828866 2024-07-26T18:39:10.024 INFO:tasks.workunit.client.0.smithi071.stdout:op 3650 completed, throughput=5MB/sec 2024-07-26T18:39:10.024 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_UPYrozB-mX8_wO off=6329955 len=73960 2024-07-26T18:39:10.024 INFO:tasks.workunit.client.0.smithi071.stdout:op 3651 completed, throughput=5MB/sec 2024-07-26T18:39:10.024 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uEw5PRy9y1ap8aL off=13177943 len=385662 2024-07-26T18:39:10.027 INFO:tasks.workunit.client.0.smithi071.stdout:op 3652 completed, throughput=5MB/sec 2024-07-26T18:39:10.027 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Xan1fdkPPrakSzn off=12386697 len=413986 2024-07-26T18:39:10.029 INFO:tasks.workunit.client.0.smithi071.stdout:op 3653 completed, throughput=5MB/sec 2024-07-26T18:39:10.029 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uQD7NAMkMJpsn23 off=11563265 len=486723 2024-07-26T18:39:10.029 INFO:tasks.workunit.client.0.smithi071.stdout:op 3654 completed, throughput=5MB/sec 2024-07-26T18:39:10.029 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fB6aSs8FmX4qv4O off=4713486 len=1193339 2024-07-26T18:39:10.031 INFO:tasks.workunit.client.0.smithi071.stdout:op 3655 completed, throughput=5MB/sec 2024-07-26T18:39:11.031 INFO:tasks.workunit.client.0.smithi071.stdout: 731: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:11.031 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RD54-WDNx3-di71 off=6111754 len=947650 2024-07-26T18:39:11.033 INFO:tasks.workunit.client.0.smithi071.stdout:op 3656 completed, throughput=5MB/sec 2024-07-26T18:39:11.033 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-e_3bTCSJBwCMPFJ off=13658989 len=827394 2024-07-26T18:39:11.035 INFO:tasks.workunit.client.0.smithi071.stdout:op 3657 completed, throughput=5MB/sec 2024-07-26T18:39:11.035 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rHuHjFQl-xH8n1d off=1054066 len=739348 2024-07-26T18:39:11.036 INFO:tasks.workunit.client.0.smithi071.stdout:op 3658 completed, throughput=5MB/sec 2024-07-26T18:39:11.036 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HH6IonSTO3y-mKK off=6796582 len=514472 2024-07-26T18:39:11.040 INFO:tasks.workunit.client.0.smithi071.stdout:op 3659 completed, throughput=5MB/sec 2024-07-26T18:39:11.040 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kG5CM7-844yKXNh off=7431950 len=1062724 2024-07-26T18:39:11.046 INFO:tasks.workunit.client.0.smithi071.stdout:op 3660 completed, throughput=5MB/sec 2024-07-26T18:39:11.046 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3uqOItEo3o4YiH0 off=106495 len=430639 2024-07-26T18:39:11.049 INFO:tasks.workunit.client.0.smithi071.stdout:op 3661 completed, throughput=5MB/sec 2024-07-26T18:39:11.049 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qKxhNvGWunl_Vgo off=13466646 len=639470 2024-07-26T18:39:11.049 INFO:tasks.workunit.client.0.smithi071.stdout:op 3662 completed, throughput=5MB/sec 2024-07-26T18:39:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:10 smithi135 ceph-mon[85352]: pgmap v1770: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:39:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:10 smithi071 ceph-mon[90507]: pgmap v1770: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:39:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:10 smithi071 ceph-mon[92867]: pgmap v1770: 105 pgs: 105 active+clean; 129 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:39:12.050 INFO:tasks.workunit.client.0.smithi071.stdout: 732: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:12.050 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iyxKvj2uuiXiYB0 off=70321 len=1862971 2024-07-26T18:39:12.059 INFO:tasks.workunit.client.0.smithi071.stdout:op 3663 completed, throughput=5MB/sec 2024-07-26T18:39:12.059 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_2aMAwAkOaajYsb off=947048 len=1905753 2024-07-26T18:39:12.066 INFO:tasks.workunit.client.0.smithi071.stdout:op 3664 completed, throughput=5MB/sec 2024-07-26T18:39:12.066 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kUeHsrdgDtQnK8R off=391413 len=1425692 2024-07-26T18:39:12.069 INFO:tasks.workunit.client.0.smithi071.stdout:op 3665 completed, throughput=5MB/sec 2024-07-26T18:39:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:39:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:39:12] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2024-07-26T18:39:13.070 INFO:tasks.workunit.client.0.smithi071.stdout: 733: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:13.070 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kjCmht-usIgcI6H off=4877436 len=1865152 2024-07-26T18:39:13.072 INFO:tasks.workunit.client.0.smithi071.stdout:op 3666 completed, throughput=5MB/sec 2024-07-26T18:39:13.072 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--Jn3NlhbiWu6FtB off=4147759 len=194825 2024-07-26T18:39:13.073 INFO:tasks.workunit.client.0.smithi071.stdout:op 3667 completed, throughput=5MB/sec 2024-07-26T18:39:13.073 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ACpeV7BrgdAFDyZ off=8175908 len=1479024 2024-07-26T18:39:13.077 INFO:tasks.workunit.client.0.smithi071.stdout:op 3668 completed, throughput=5MB/sec 2024-07-26T18:39:13.077 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-I6w1oN7vZhLCfkA off=2229661 len=573426 2024-07-26T18:39:13.081 INFO:tasks.workunit.client.0.smithi071.stdout:op 3669 completed, throughput=5MB/sec 2024-07-26T18:39:13.081 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ymhIIEJok_2OJpd off=11335985 len=399810 2024-07-26T18:39:13.082 INFO:tasks.workunit.client.0.smithi071.stdout:op 3670 completed, throughput=5MB/sec 2024-07-26T18:39:13.082 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W2X6OJHv7O6lOmR off=5794471 len=1558496 2024-07-26T18:39:13.083 INFO:tasks.workunit.client.0.smithi071.stdout:op 3671 completed, throughput=5MB/sec 2024-07-26T18:39:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:12 smithi135 ceph-mon[85352]: pgmap v1771: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:39:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:12 smithi071 ceph-mon[90507]: pgmap v1771: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:39:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:12 smithi071 ceph-mon[92867]: pgmap v1771: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:39:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:14.084 INFO:tasks.workunit.client.0.smithi071.stdout: 734: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:14.084 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GZF6Q3YM4tkT9NC off=8534621 len=385160 2024-07-26T18:39:14.087 INFO:tasks.workunit.client.0.smithi071.stdout:op 3672 completed, throughput=5MB/sec 2024-07-26T18:39:14.087 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-t4KziYg1ZXRtACB off=15460125 len=1765495 2024-07-26T18:39:14.097 INFO:tasks.workunit.client.0.smithi071.stdout:op 3673 completed, throughput=5MB/sec 2024-07-26T18:39:14.097 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TSdI5lWTUfJtnUP off=6808031 len=1874484 2024-07-26T18:39:14.106 INFO:tasks.workunit.client.0.smithi071.stdout:op 3674 completed, throughput=5MB/sec 2024-07-26T18:39:14.106 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4xNQQb3hsYLcMUn off=2688568 len=662384 2024-07-26T18:39:14.106 INFO:tasks.workunit.client.0.smithi071.stdout:op 3675 completed, throughput=5MB/sec 2024-07-26T18:39:15.107 INFO:tasks.workunit.client.0.smithi071.stdout: 735: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:15.107 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WAwoBiEXKNKI03Y off=7407706 len=2061528 2024-07-26T18:39:15.119 INFO:tasks.workunit.client.0.smithi071.stdout:op 3676 completed, throughput=5MB/sec 2024-07-26T18:39:15.119 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SvJZ58IiRodgpLb off=974268 len=1738944 2024-07-26T18:39:15.123 INFO:tasks.workunit.client.0.smithi071.stdout:op 3677 completed, throughput=5MB/sec 2024-07-26T18:39:15.124 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H5ntLZ-qVnhzKHr off=559433 len=991179 2024-07-26T18:39:15.125 INFO:tasks.workunit.client.0.smithi071.stdout:op 3678 completed, throughput=5MB/sec 2024-07-26T18:39:15.125 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IQbiDwnfdM3Zw0- off=6187324 len=846055 2024-07-26T18:39:15.126 INFO:tasks.workunit.client.0.smithi071.stdout:op 3679 completed, throughput=5MB/sec 2024-07-26T18:39:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:14 smithi135 ceph-mon[85352]: pgmap v1772: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:39:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:14 smithi071 ceph-mon[90507]: pgmap v1772: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:39:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:14 smithi071 ceph-mon[92867]: pgmap v1772: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:39:16.126 INFO:tasks.workunit.client.0.smithi071.stdout: 736: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:16.126 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KUaaqLc1aSWH3ha off=18888140 len=539431 2024-07-26T18:39:16.127 INFO:tasks.workunit.client.0.smithi071.stdout:op 3680 completed, throughput=4.99MB/sec 2024-07-26T18:39:16.127 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Plowx126psj7tMp off=1040236 len=311088 2024-07-26T18:39:16.131 INFO:tasks.workunit.client.0.smithi071.stdout:op 3681 completed, throughput=5MB/sec 2024-07-26T18:39:16.131 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-U5ZaWU9a3SzW-Z3 off=13735389 len=2045108 2024-07-26T18:39:16.133 INFO:tasks.workunit.client.0.smithi071.stdout:op 3682 completed, throughput=5MB/sec 2024-07-26T18:39:16.133 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-D9lS-mEVlwuPuQA off=9556416 len=2007564 2024-07-26T18:39:16.136 INFO:tasks.workunit.client.0.smithi071.stdout:op 3683 completed, throughput=5MB/sec 2024-07-26T18:39:17.136 INFO:tasks.workunit.client.0.smithi071.stdout: 737: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:17.137 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DIY0cmKa5RC1Qav off=3644670 len=1993572 2024-07-26T18:39:17.148 INFO:tasks.workunit.client.0.smithi071.stdout:op 3684 completed, throughput=5MB/sec 2024-07-26T18:39:17.148 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HleA29QM8XGyS2U off=20945449 len=1269145 2024-07-26T18:39:17.156 INFO:tasks.workunit.client.0.smithi071.stdout:op 3685 completed, throughput=5MB/sec 2024-07-26T18:39:17.156 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rPkMqnPegs7qr80 off=3743652 len=23758 2024-07-26T18:39:17.158 INFO:tasks.workunit.client.0.smithi071.stdout:op 3686 completed, throughput=5MB/sec 2024-07-26T18:39:17.158 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gqd6K09nnXL9P_B off=2469726 len=2024216 2024-07-26T18:39:17.160 INFO:tasks.workunit.client.0.smithi071.stdout:op 3687 completed, throughput=5MB/sec 2024-07-26T18:39:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:16 smithi135 ceph-mon[85352]: pgmap v1773: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:39:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:16 smithi071 ceph-mon[90507]: pgmap v1773: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:39:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:16 smithi071 ceph-mon[92867]: pgmap v1773: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:39:18.161 INFO:tasks.workunit.client.0.smithi071.stdout: 738: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:18.161 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Iba_fZFtOdW5Ozl off=770206 len=1070885 2024-07-26T18:39:18.167 INFO:tasks.workunit.client.0.smithi071.stdout:op 3688 completed, throughput=5MB/sec 2024-07-26T18:39:18.167 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AERmBatoRCAJeDU off=175563 len=1296730 2024-07-26T18:39:18.169 INFO:tasks.workunit.client.0.smithi071.stdout:op 3689 completed, throughput=5MB/sec 2024-07-26T18:39:18.169 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--aou4E5s_3fJaz5 off=1047574 len=1094851 2024-07-26T18:39:18.172 INFO:tasks.workunit.client.0.smithi071.stdout:op 3690 completed, throughput=5MB/sec 2024-07-26T18:39:18.172 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8BlnZMoiK9uf1Wf off=4511655 len=1742583 2024-07-26T18:39:18.180 INFO:tasks.workunit.client.0.smithi071.stdout:op 3691 completed, throughput=5MB/sec 2024-07-26T18:39:19.180 INFO:tasks.workunit.client.0.smithi071.stdout: 739: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:19.181 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Nlcjl31A3GvELuz off=11803040 len=2036522 2024-07-26T18:39:19.192 INFO:tasks.workunit.client.0.smithi071.stdout:op 3692 completed, throughput=5MB/sec 2024-07-26T18:39:19.192 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SpV9-iRljZ0J8Aq off=2252235 len=1522604 2024-07-26T18:39:19.194 INFO:tasks.workunit.client.0.smithi071.stdout:op 3693 completed, throughput=5MB/sec 2024-07-26T18:39:19.194 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WKk1q7EhNJXtQje off=12692527 len=557474 2024-07-26T18:39:19.197 INFO:tasks.workunit.client.0.smithi071.stdout:op 3694 completed, throughput=5MB/sec 2024-07-26T18:39:19.197 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BTLllf_jAw6Ems7 off=5535670 len=1044583 2024-07-26T18:39:19.202 INFO:tasks.workunit.client.0.smithi071.stdout:op 3695 completed, throughput=5MB/sec 2024-07-26T18:39:19.202 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AI0YeF2YqOV1jAk off=3088844 len=1051066 2024-07-26T18:39:19.206 INFO:tasks.workunit.client.0.smithi071.stdout:op 3696 completed, throughput=5MB/sec 2024-07-26T18:39:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:18 smithi135 ceph-mon[85352]: pgmap v1774: 105 pgs: 105 active+clean; 129 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-07-26T18:39:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:18 smithi071 ceph-mon[90507]: pgmap v1774: 105 pgs: 105 active+clean; 129 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-07-26T18:39:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:18 smithi071 ceph-mon[92867]: pgmap v1774: 105 pgs: 105 active+clean; 129 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-07-26T18:39:20.206 INFO:tasks.workunit.client.0.smithi071.stdout: 740: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:20.207 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9-kbWeK2ExsOEBD off=4278371 len=1491816 2024-07-26T18:39:20.217 INFO:tasks.workunit.client.0.smithi071.stdout:op 3697 completed, throughput=5MB/sec 2024-07-26T18:39:20.217 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6C3jqGVWPaeZL_F off=6202957 len=1451498 2024-07-26T18:39:20.226 INFO:tasks.workunit.client.0.smithi071.stdout:op 3698 completed, throughput=5MB/sec 2024-07-26T18:39:20.226 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-E6Ykur0rd-GNyO7 off=15841756 len=2038272 2024-07-26T18:39:20.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 3699 completed, throughput=5MB/sec 2024-07-26T18:39:21.236 INFO:tasks.workunit.client.0.smithi071.stdout: 741: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:21.237 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pHaAWnAw95L-5B_ off=4772586 len=1425520 2024-07-26T18:39:21.243 INFO:tasks.workunit.client.0.smithi071.stdout:op 3700 completed, throughput=5MB/sec 2024-07-26T18:39:21.243 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eMis6v6y-lXt607 off=276613 len=411423 2024-07-26T18:39:21.244 INFO:tasks.workunit.client.0.smithi071.stdout:op 3701 completed, throughput=5MB/sec 2024-07-26T18:39:21.244 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SJ3F73DIQ6dbo6w off=6905328 len=1416992 2024-07-26T18:39:21.248 INFO:tasks.workunit.client.0.smithi071.stdout:op 3702 completed, throughput=5MB/sec 2024-07-26T18:39:21.248 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-E5X52FRaAkT4v6R off=6850174 len=643918 2024-07-26T18:39:21.251 INFO:tasks.workunit.client.0.smithi071.stdout:op 3703 completed, throughput=5MB/sec 2024-07-26T18:39:21.251 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-el854EAxrCU1DzB off=1246141 len=282425 2024-07-26T18:39:21.252 INFO:tasks.workunit.client.0.smithi071.stdout:op 3704 completed, throughput=5MB/sec 2024-07-26T18:39:21.252 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VMtx2GkalWnBJSV off=1217010 len=1576122 2024-07-26T18:39:21.254 INFO:tasks.workunit.client.0.smithi071.stdout:op 3705 completed, throughput=5MB/sec 2024-07-26T18:39:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:20 smithi135 ceph-mon[85352]: pgmap v1775: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:39:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:20 smithi071 ceph-mon[90507]: pgmap v1775: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:39:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:20 smithi071 ceph-mon[92867]: pgmap v1775: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:39:22.254 INFO:tasks.workunit.client.0.smithi071.stdout: 742: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:22.254 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yA0CZLC7x8zkwhY off=2326027 len=126252 2024-07-26T18:39:22.257 INFO:tasks.workunit.client.0.smithi071.stdout:op 3706 completed, throughput=4.99MB/sec 2024-07-26T18:39:22.257 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GlQUHQIXv4neiuO off=12391385 len=191373 2024-07-26T18:39:22.258 INFO:tasks.workunit.client.0.smithi071.stdout:op 3707 completed, throughput=5MB/sec 2024-07-26T18:39:22.258 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fDvURzcxLeVuIyb off=6838940 len=1228670 2024-07-26T18:39:22.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 3708 completed, throughput=5MB/sec 2024-07-26T18:39:22.266 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WC5BSNhUV89wOOn off=807770 len=638147 2024-07-26T18:39:22.267 INFO:tasks.workunit.client.0.smithi071.stdout:op 3709 completed, throughput=5MB/sec 2024-07-26T18:39:22.267 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zSJ0KU7V2eED7Wk off=10043745 len=985760 2024-07-26T18:39:22.272 INFO:tasks.workunit.client.0.smithi071.stdout:op 3710 completed, throughput=5MB/sec 2024-07-26T18:39:22.272 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mSAE2kl0Oyy9BiH off=121880 len=164610 2024-07-26T18:39:22.273 INFO:tasks.workunit.client.0.smithi071.stdout:op 3711 completed, throughput=5MB/sec 2024-07-26T18:39:22.273 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1nl4OYx8J2f6Rok off=3276665 len=62716 2024-07-26T18:39:22.275 INFO:tasks.workunit.client.0.smithi071.stdout:op 3712 completed, throughput=5MB/sec 2024-07-26T18:39:22.275 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Kpw6Lus0dIU4S_G off=14187098 len=621513 2024-07-26T18:39:22.280 INFO:tasks.workunit.client.0.smithi071.stdout:op 3713 completed, throughput=5MB/sec 2024-07-26T18:39:22.280 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MXRKQ5XGCo_Es8L off=4616083 len=1022042 2024-07-26T18:39:22.281 INFO:tasks.workunit.client.0.smithi071.stdout:op 3714 completed, throughput=5MB/sec 2024-07-26T18:39:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:39:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:39:22] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-07-26T18:39:23.281 INFO:tasks.workunit.client.0.smithi071.stdout: 743: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:23.281 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hN9xGQRykqB0Jt9 off=5800590 len=533733 2024-07-26T18:39:23.285 INFO:tasks.workunit.client.0.smithi071.stdout:op 3715 completed, throughput=4.99MB/sec 2024-07-26T18:39:23.285 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qs-OatRZ_Ke6_cz off=7177192 len=1747731 2024-07-26T18:39:23.294 INFO:tasks.workunit.client.0.smithi071.stdout:op 3716 completed, throughput=5MB/sec 2024-07-26T18:39:23.294 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DC8f2ZPdCbrfvhh off=74448 len=2029175 2024-07-26T18:39:23.304 INFO:tasks.workunit.client.0.smithi071.stdout:op 3717 completed, throughput=5MB/sec 2024-07-26T18:39:23.304 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yxbDpG9Ig3ct1Ah off=20337165 len=1941326 2024-07-26T18:39:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:22 smithi135 ceph-mon[85352]: pgmap v1776: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:39:23.316 INFO:tasks.workunit.client.0.smithi071.stdout:op 3718 completed, throughput=5MB/sec 2024-07-26T18:39:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:22 smithi071 ceph-mon[90507]: pgmap v1776: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:39:23.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:22 smithi071 ceph-mon[92867]: pgmap v1776: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:39:24.316 INFO:tasks.workunit.client.0.smithi071.stdout: 744: throughput=5MB/sec pending data=0 2024-07-26T18:39:24.317 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LtYJ4-av0--01NL off=15911163 len=247670 2024-07-26T18:39:24.320 INFO:tasks.workunit.client.0.smithi071.stdout:op 3719 completed, throughput=5MB/sec 2024-07-26T18:39:24.320 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fZPvnOWXgxBvoT_ off=5031064 len=1201682 2024-07-26T18:39:24.326 INFO:tasks.workunit.client.0.smithi071.stdout:op 3720 completed, throughput=5MB/sec 2024-07-26T18:39:24.326 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lQcNOzgPdJWVRzq off=2882128 len=502030 2024-07-26T18:39:24.326 INFO:tasks.workunit.client.0.smithi071.stdout:op 3721 completed, throughput=5MB/sec 2024-07-26T18:39:24.326 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pB9FqNDkVB9fu_v off=6293220 len=1234118 2024-07-26T18:39:24.328 INFO:tasks.workunit.client.0.smithi071.stdout:op 3722 completed, throughput=5MB/sec 2024-07-26T18:39:24.328 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CFDGQyNkK_OFC92 off=712898 len=1008863 2024-07-26T18:39:24.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 3723 completed, throughput=5MB/sec 2024-07-26T18:39:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:24 smithi135 ceph-mon[85352]: pgmap v1777: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:39:25.334 INFO:tasks.workunit.client.0.smithi071.stdout: 745: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:25.334 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Mis7Um0dN7oci8t off=18499514 len=1991218 2024-07-26T18:39:25.342 INFO:tasks.workunit.client.0.smithi071.stdout:op 3724 completed, throughput=5MB/sec 2024-07-26T18:39:25.342 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--Rm_Hr0r_7YUEUt off=1526556 len=1106871 2024-07-26T18:39:25.344 INFO:tasks.workunit.client.0.smithi071.stdout:op 3725 completed, throughput=5MB/sec 2024-07-26T18:39:25.344 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nkt__cv4wrHbfC- off=16171481 len=1073851 2024-07-26T18:39:25.346 INFO:tasks.workunit.client.0.smithi071.stdout:op 3726 completed, throughput=5MB/sec 2024-07-26T18:39:25.346 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-i9pAZXiJjq7egEi off=3964083 len=1048625 2024-07-26T18:39:25.347 INFO:tasks.workunit.client.0.smithi071.stdout:op 3727 completed, throughput=5MB/sec 2024-07-26T18:39:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:24 smithi071 ceph-mon[90507]: pgmap v1777: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:39:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:24 smithi071 ceph-mon[92867]: pgmap v1777: 105 pgs: 105 active+clean; 129 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:39:26.348 INFO:tasks.workunit.client.0.smithi071.stdout: 746: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:26.348 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vQ3zgxcctUf_vfa off=22359706 len=1906501 2024-07-26T18:39:26.357 INFO:tasks.workunit.client.0.smithi071.stdout:op 3728 completed, throughput=5MB/sec 2024-07-26T18:39:26.357 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OikIP3GE6TxuQoO off=2633047 len=1054046 2024-07-26T18:39:26.361 INFO:tasks.workunit.client.0.smithi071.stdout:op 3729 completed, throughput=5MB/sec 2024-07-26T18:39:26.361 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TsEweYOuXOmdnmh off=9056531 len=1756332 2024-07-26T18:39:26.367 INFO:tasks.workunit.client.0.smithi071.stdout:op 3730 completed, throughput=5MB/sec 2024-07-26T18:39:26.367 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-F6TXIiWQDcVrYYo off=12115082 len=1240404 2024-07-26T18:39:26.373 INFO:tasks.workunit.client.0.smithi071.stdout:op 3731 completed, throughput=5MB/sec 2024-07-26T18:39:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:26 smithi135 ceph-mon[85352]: pgmap v1778: 105 pgs: 105 active+clean; 129 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-07-26T18:39:27.374 INFO:tasks.workunit.client.0.smithi071.stdout: 747: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:27.374 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-t01FTNIyUiltQdi off=5185915 len=2091214 2024-07-26T18:39:27.376 INFO:tasks.workunit.client.0.smithi071.stdout:op 3732 completed, throughput=5MB/sec 2024-07-26T18:39:27.376 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QZsGygx9jy2lTRY off=3518870 len=192158 2024-07-26T18:39:27.379 INFO:tasks.workunit.client.0.smithi071.stdout:op 3733 completed, throughput=5MB/sec 2024-07-26T18:39:27.379 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gRJPZRlqCD1ZMA0 off=2995197 len=1620960 2024-07-26T18:39:27.388 INFO:tasks.workunit.client.0.smithi071.stdout:op 3734 completed, throughput=5MB/sec 2024-07-26T18:39:27.388 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IEZu88GX3oBirdM off=10060690 len=1687727 2024-07-26T18:39:27.390 INFO:tasks.workunit.client.0.smithi071.stdout:op 3735 completed, throughput=5MB/sec 2024-07-26T18:39:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:26 smithi071 ceph-mon[90507]: pgmap v1778: 105 pgs: 105 active+clean; 129 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-07-26T18:39:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:26 smithi071 ceph-mon[92867]: pgmap v1778: 105 pgs: 105 active+clean; 129 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-07-26T18:39:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:28.390 INFO:tasks.workunit.client.0.smithi071.stdout: 748: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:28.390 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gvxIS7j5dJ0jEH8 off=2955130 len=143041 2024-07-26T18:39:28.393 INFO:tasks.workunit.client.0.smithi071.stdout:op 3736 completed, throughput=4.99MB/sec 2024-07-26T18:39:28.394 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lEOqI7xUWiXwUer off=5263299 len=528319 2024-07-26T18:39:28.397 INFO:tasks.workunit.client.0.smithi071.stdout:op 3737 completed, throughput=5MB/sec 2024-07-26T18:39:28.397 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Etce3CcskCkSx-7 off=1742021 len=373998 2024-07-26T18:39:28.400 INFO:tasks.workunit.client.0.smithi071.stdout:op 3738 completed, throughput=5MB/sec 2024-07-26T18:39:28.400 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FVHK1ISlYMLKIE4 off=3260776 len=863884 2024-07-26T18:39:28.405 INFO:tasks.workunit.client.0.smithi071.stdout:op 3739 completed, throughput=5MB/sec 2024-07-26T18:39:28.406 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5ITsV01KGo0sTWk off=1249921 len=205307 2024-07-26T18:39:28.406 INFO:tasks.workunit.client.0.smithi071.stdout:op 3740 completed, throughput=5MB/sec 2024-07-26T18:39:28.406 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7M2zsyPlXoOiFUr off=5895734 len=1565584 2024-07-26T18:39:28.409 INFO:tasks.workunit.client.0.smithi071.stdout:op 3741 completed, throughput=5MB/sec 2024-07-26T18:39:28.409 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BZj5ETQA69R5QXo off=10853988 len=958688 2024-07-26T18:39:28.411 INFO:tasks.workunit.client.0.smithi071.stdout:op 3742 completed, throughput=5MB/sec 2024-07-26T18:39:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:28 smithi135 ceph-mon[85352]: pgmap v1779: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:39:29.412 INFO:tasks.workunit.client.0.smithi071.stdout: 749: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:29.412 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SB8qQxg_NNZdRra off=10005154 len=709948 2024-07-26T18:39:29.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 3743 completed, throughput=4.99MB/sec 2024-07-26T18:39:29.413 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1zhbxGOyWZ9fFyP off=8540833 len=1710591 2024-07-26T18:39:29.420 INFO:tasks.workunit.client.0.smithi071.stdout:op 3744 completed, throughput=5MB/sec 2024-07-26T18:39:29.420 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LAykkJCgrvZd70E off=632690 len=1189180 2024-07-26T18:39:29.426 INFO:tasks.workunit.client.0.smithi071.stdout:op 3745 completed, throughput=5MB/sec 2024-07-26T18:39:29.427 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_mniHsFxWGc4vNt off=11412807 len=520439 2024-07-26T18:39:29.427 INFO:tasks.workunit.client.0.smithi071.stdout:op 3746 completed, throughput=5MB/sec 2024-07-26T18:39:29.427 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-X9qVXeBDQ6NH9fS off=11860809 len=79877 2024-07-26T18:39:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:28 smithi071 ceph-mon[90507]: pgmap v1779: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:39:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:28 smithi071 ceph-mon[92867]: pgmap v1779: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:39:29.428 INFO:tasks.workunit.client.0.smithi071.stdout:op 3747 completed, throughput=5MB/sec 2024-07-26T18:39:29.428 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6fxZMTqLUYfyYIj off=1613973 len=1413401 2024-07-26T18:39:29.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 3748 completed, throughput=5MB/sec 2024-07-26T18:39:30.431 INFO:tasks.workunit.client.0.smithi071.stdout: 750: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:30.431 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mUFb8_aClktH96X off=522677 len=1727595 2024-07-26T18:39:30.433 INFO:tasks.workunit.client.0.smithi071.stdout:op 3749 completed, throughput=5MB/sec 2024-07-26T18:39:30.433 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mTaWfhAr0S_jJmj off=5025000 len=1579148 2024-07-26T18:39:30.434 INFO:tasks.workunit.client.0.smithi071.stdout:op 3750 completed, throughput=5MB/sec 2024-07-26T18:39:30.435 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RaCf38v_xyYJ4-_ off=8039515 len=1607001 2024-07-26T18:39:30.443 INFO:tasks.workunit.client.0.smithi071.stdout:op 3751 completed, throughput=5MB/sec 2024-07-26T18:39:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:30 smithi135 ceph-mon[85352]: pgmap v1780: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:39:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:30 smithi071 ceph-mon[90507]: pgmap v1780: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:39:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:30 smithi071 ceph-mon[92867]: pgmap v1780: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:39:31.444 INFO:tasks.workunit.client.0.smithi071.stdout: 751: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:31.444 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XmDbWVIG8MzlRyy off=2324792 len=185731 2024-07-26T18:39:31.447 INFO:tasks.workunit.client.0.smithi071.stdout:op 3752 completed, throughput=4.99MB/sec 2024-07-26T18:39:31.447 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3usBxACvohxxFXf off=2687372 len=1558899 2024-07-26T18:39:31.449 INFO:tasks.workunit.client.0.smithi071.stdout:op 3753 completed, throughput=5MB/sec 2024-07-26T18:39:31.449 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ts1JWL9wLCf5uC2 off=1113581 len=1392364 2024-07-26T18:39:31.456 INFO:tasks.workunit.client.0.smithi071.stdout:op 3754 completed, throughput=5MB/sec 2024-07-26T18:39:31.457 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-y8BUX6L8KTJkP1m off=1416535 len=471102 2024-07-26T18:39:31.460 INFO:tasks.workunit.client.0.smithi071.stdout:op 3755 completed, throughput=5MB/sec 2024-07-26T18:39:31.460 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sBUHoyO76XrQrOp off=15030570 len=441191 2024-07-26T18:39:31.463 INFO:tasks.workunit.client.0.smithi071.stdout:op 3756 completed, throughput=5MB/sec 2024-07-26T18:39:31.463 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-k52VyroPGfnR3yv off=18729779 len=14483 2024-07-26T18:39:31.464 INFO:tasks.workunit.client.0.smithi071.stdout:op 3757 completed, throughput=5MB/sec 2024-07-26T18:39:31.464 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JsfdsPUtIC-ZZZu off=732157 len=722289 2024-07-26T18:39:31.467 INFO:tasks.workunit.client.0.smithi071.stdout:op 3758 completed, throughput=5MB/sec 2024-07-26T18:39:31.467 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bHUA7DoVHCE6KxQ off=1677642 len=1815980 2024-07-26T18:39:31.476 INFO:tasks.workunit.client.0.smithi071.stdout:op 3759 completed, throughput=5MB/sec 2024-07-26T18:39:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:39:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:39:32] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-07-26T18:39:32.476 INFO:tasks.workunit.client.0.smithi071.stdout: 752: throughput=5MB/sec pending data=0 2024-07-26T18:39:32.477 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JQ23CRd2XJp72kl off=1831832 len=17258 2024-07-26T18:39:32.479 INFO:tasks.workunit.client.0.smithi071.stdout:op 3760 completed, throughput=5MB/sec 2024-07-26T18:39:32.479 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xDR9Uuq9xuPRo3Y off=7590240 len=416377 2024-07-26T18:39:32.483 INFO:tasks.workunit.client.0.smithi071.stdout:op 3761 completed, throughput=5MB/sec 2024-07-26T18:39:32.483 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-khcZvbUxTIgZND- off=3296990 len=826890 2024-07-26T18:39:32.484 INFO:tasks.workunit.client.0.smithi071.stdout:op 3762 completed, throughput=5MB/sec 2024-07-26T18:39:32.484 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BrN5YXcodHGcOhQ off=5655657 len=1981461 2024-07-26T18:39:32.486 INFO:tasks.workunit.client.0.smithi071.stdout:op 3763 completed, throughput=5MB/sec 2024-07-26T18:39:32.486 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EMqbbmMYwaFFvmm off=345419 len=219014 2024-07-26T18:39:32.487 INFO:tasks.workunit.client.0.smithi071.stdout:op 3764 completed, throughput=5MB/sec 2024-07-26T18:39:32.487 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Kqi6c0p7apyxb-E off=2414268 len=638217 2024-07-26T18:39:32.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 3765 completed, throughput=5MB/sec 2024-07-26T18:39:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:32 smithi135 ceph-mon[85352]: pgmap v1781: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:39:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:32 smithi071 ceph-mon[92867]: pgmap v1781: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:39:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:32 smithi071 ceph-mon[90507]: pgmap v1781: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:39:33.491 INFO:tasks.workunit.client.0.smithi071.stdout: 753: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:33.491 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IzNiEP3B5F8pk_P off=13122768 len=331130 2024-07-26T18:39:33.494 INFO:tasks.workunit.client.0.smithi071.stdout:op 3766 completed, throughput=4.99MB/sec 2024-07-26T18:39:33.494 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JCDWcwKvQSdWMRY off=9176137 len=1371654 2024-07-26T18:39:33.496 INFO:tasks.workunit.client.0.smithi071.stdout:op 3767 completed, throughput=5MB/sec 2024-07-26T18:39:33.496 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hK7kRkb2e-FujfC off=7591812 len=1159321 2024-07-26T18:39:33.501 INFO:tasks.workunit.client.0.smithi071.stdout:op 3768 completed, throughput=5MB/sec 2024-07-26T18:39:33.501 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7FKXHnFzqMYP4vi off=18784117 len=640483 2024-07-26T18:39:33.505 INFO:tasks.workunit.client.0.smithi071.stdout:op 3769 completed, throughput=5MB/sec 2024-07-26T18:39:33.505 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HxzJlt9KIpXvPrT off=5247598 len=966849 2024-07-26T18:39:33.506 INFO:tasks.workunit.client.0.smithi071.stdout:op 3770 completed, throughput=5MB/sec 2024-07-26T18:39:33.506 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-L3aAGpT58IoPsPw off=349061 len=827348 2024-07-26T18:39:33.507 INFO:tasks.workunit.client.0.smithi071.stdout:op 3771 completed, throughput=5MB/sec 2024-07-26T18:39:34.508 INFO:tasks.workunit.client.0.smithi071.stdout: 754: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:34.508 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QeS8sNSISQOwKW- off=7958642 len=1874407 2024-07-26T18:39:34.510 INFO:tasks.workunit.client.0.smithi071.stdout:op 3772 completed, throughput=5MB/sec 2024-07-26T18:39:34.510 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-P5qA97I-d8cCqtQ off=382488 len=1137488 2024-07-26T18:39:34.516 INFO:tasks.workunit.client.0.smithi071.stdout:op 3773 completed, throughput=5MB/sec 2024-07-26T18:39:34.516 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uJ1J1iYH3gFbgfw off=42440 len=1568743 2024-07-26T18:39:34.525 INFO:tasks.workunit.client.0.smithi071.stdout:op 3774 completed, throughput=5MB/sec 2024-07-26T18:39:34.525 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JOoy5BIWQSMynzW off=7456032 len=445311 2024-07-26T18:39:34.526 INFO:tasks.workunit.client.0.smithi071.stdout:op 3775 completed, throughput=5MB/sec 2024-07-26T18:39:34.526 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M3Irmb1g1rItL-C off=62999 len=1896843 2024-07-26T18:39:34.531 INFO:tasks.workunit.client.0.smithi071.stdout:op 3776 completed, throughput=5MB/sec 2024-07-26T18:39:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:34 smithi135 ceph-mon[85352]: pgmap v1782: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:39:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:34 smithi071 ceph-mon[92867]: pgmap v1782: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:39:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:34 smithi071 ceph-mon[90507]: pgmap v1782: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:39:35.531 INFO:tasks.workunit.client.0.smithi071.stdout: 755: throughput=5MB/sec pending data=0 2024-07-26T18:39:35.531 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-H5-oLCYI5vY-53R off=13561903 len=891513 2024-07-26T18:39:35.536 INFO:tasks.workunit.client.0.smithi071.stdout:op 3777 completed, throughput=5MB/sec 2024-07-26T18:39:35.536 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vHWP9883PpwcQyM off=9247590 len=1733413 2024-07-26T18:39:35.539 INFO:tasks.workunit.client.0.smithi071.stdout:op 3778 completed, throughput=5MB/sec 2024-07-26T18:39:35.539 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P8G5Y3ragHgjTZN off=4225354 len=127357 2024-07-26T18:39:35.540 INFO:tasks.workunit.client.0.smithi071.stdout:op 3779 completed, throughput=5MB/sec 2024-07-26T18:39:35.540 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dgMYWx03e8lVDWZ off=2247628 len=680249 2024-07-26T18:39:35.541 INFO:tasks.workunit.client.0.smithi071.stdout:op 3780 completed, throughput=5MB/sec 2024-07-26T18:39:35.541 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Wm6Nqsw_qPTvwAb off=4234789 len=819800 2024-07-26T18:39:35.546 INFO:tasks.workunit.client.0.smithi071.stdout:op 3781 completed, throughput=5MB/sec 2024-07-26T18:39:36.547 INFO:tasks.workunit.client.0.smithi071.stdout: 756: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:36.547 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lshSqADMj-oIJW2 off=19660827 len=920759 2024-07-26T18:39:36.552 INFO:tasks.workunit.client.0.smithi071.stdout:op 3782 completed, throughput=5MB/sec 2024-07-26T18:39:36.552 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hB9jJL_VKVNwZBP off=2665529 len=469963 2024-07-26T18:39:36.552 INFO:tasks.workunit.client.0.smithi071.stdout:op 3783 completed, throughput=5MB/sec 2024-07-26T18:39:36.553 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GVpc5awBxIbl55A off=182531 len=1386827 2024-07-26T18:39:36.555 INFO:tasks.workunit.client.0.smithi071.stdout:op 3784 completed, throughput=5MB/sec 2024-07-26T18:39:36.558 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aswKrVsyhfoLenC off=116078 len=988658 2024-07-26T18:39:36.560 INFO:tasks.workunit.client.0.smithi071.stdout:op 3785 completed, throughput=5MB/sec 2024-07-26T18:39:36.560 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VG-ijk16WA7_95E off=18277228 len=529184 2024-07-26T18:39:36.561 INFO:tasks.workunit.client.0.smithi071.stdout:op 3786 completed, throughput=5MB/sec 2024-07-26T18:39:36.561 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FI17-b8efNyT8N9 off=19032644 len=1462033 2024-07-26T18:39:36.568 INFO:tasks.workunit.client.0.smithi071.stdout:op 3787 completed, throughput=5MB/sec 2024-07-26T18:39:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:36 smithi135 ceph-mon[85352]: pgmap v1783: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:39:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:36 smithi071 ceph-mon[90507]: pgmap v1783: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:39:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:37 smithi071 ceph-mon[92867]: pgmap v1783: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:39:37.569 INFO:tasks.workunit.client.0.smithi071.stdout: 757: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:37.569 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JljijxtuDbPO3Yi off=6146996 len=1135449 2024-07-26T18:39:37.578 INFO:tasks.workunit.client.0.smithi071.stdout:op 3788 completed, throughput=5MB/sec 2024-07-26T18:39:37.578 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VJVWSxsJ1OwVPYk off=5715617 len=1902194 2024-07-26T18:39:37.578 INFO:tasks.workunit.client.0.smithi071.stdout:op 3789 completed, throughput=5MB/sec 2024-07-26T18:39:37.578 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZGzkCvPv6Xbaz-9 off=755292 len=1412899 2024-07-26T18:39:37.587 INFO:tasks.workunit.client.0.smithi071.stdout:op 3790 completed, throughput=5MB/sec 2024-07-26T18:39:38.588 INFO:tasks.workunit.client.0.smithi071.stdout: 758: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:38.588 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Dn3DbMNnnjLiEyK off=8666366 len=1932769 2024-07-26T18:39:38.598 INFO:tasks.workunit.client.0.smithi071.stdout:op 3791 completed, throughput=5MB/sec 2024-07-26T18:39:38.598 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-z9ciuIyGCS6qI9t off=5813672 len=515650 2024-07-26T18:39:38.601 INFO:tasks.workunit.client.0.smithi071.stdout:op 3792 completed, throughput=5MB/sec 2024-07-26T18:39:38.602 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5HHHSMdaSH33aTp off=0 len=1440425 2024-07-26T18:39:38.605 INFO:tasks.workunit.client.0.smithi071.stdout:op 3793 completed, throughput=5MB/sec 2024-07-26T18:39:38.605 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n45w3mMlUxaboQW off=26820 len=1441217 2024-07-26T18:39:38.606 INFO:tasks.workunit.client.0.smithi071.stdout:op 3794 completed, throughput=5MB/sec 2024-07-26T18:39:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:39 smithi135 ceph-mon[85352]: pgmap v1784: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:39:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:39 smithi071 ceph-mon[90507]: pgmap v1784: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:39:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:39 smithi071 ceph-mon[92867]: pgmap v1784: 105 pgs: 105 active+clean; 129 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:39:39.607 INFO:tasks.workunit.client.0.smithi071.stdout: 759: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:39.607 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XBfw5qOXv19NHWQ off=12798168 len=190250 2024-07-26T18:39:39.610 INFO:tasks.workunit.client.0.smithi071.stdout:op 3795 completed, throughput=4.99MB/sec 2024-07-26T18:39:39.610 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-T4VBgmo3q7rUwAL off=22239390 len=260556 2024-07-26T18:39:39.613 INFO:tasks.workunit.client.0.smithi071.stdout:op 3796 completed, throughput=4.99MB/sec 2024-07-26T18:39:39.613 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kpf8hii--Mce6Jq off=4451885 len=416753 2024-07-26T18:39:39.614 INFO:tasks.workunit.client.0.smithi071.stdout:op 3797 completed, throughput=4.99MB/sec 2024-07-26T18:39:39.614 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vNudJr2bFb8bdCB off=4975291 len=612352 2024-07-26T18:39:39.618 INFO:tasks.workunit.client.0.smithi071.stdout:op 3798 completed, throughput=5MB/sec 2024-07-26T18:39:39.618 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1t2o1JL7h-uPTrp off=15457296 len=1418247 2024-07-26T18:39:39.625 INFO:tasks.workunit.client.0.smithi071.stdout:op 3799 completed, throughput=5MB/sec 2024-07-26T18:39:39.625 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-m69cDSZWrjrb4zH off=106963 len=1178812 2024-07-26T18:39:39.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 3800 completed, throughput=5MB/sec 2024-07-26T18:39:39.627 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TNK3izXT8uewB7L off=7603173 len=1235894 2024-07-26T18:39:39.632 INFO:tasks.workunit.client.0.smithi071.stdout:op 3801 completed, throughput=5MB/sec 2024-07-26T18:39:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:39:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:39:40.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:39:40.633 INFO:tasks.workunit.client.0.smithi071.stdout: 760: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:40.633 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1gS8g5mtMC5AuNz off=24627251 len=67279 2024-07-26T18:39:40.635 INFO:tasks.workunit.client.0.smithi071.stdout:op 3802 completed, throughput=4.99MB/sec 2024-07-26T18:39:40.635 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-isXQarN0PVIsx0q off=18024445 len=1735790 2024-07-26T18:39:40.638 INFO:tasks.workunit.client.0.smithi071.stdout:op 3803 completed, throughput=5MB/sec 2024-07-26T18:39:40.638 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d4BgSGSn9oxwi59 off=14343282 len=867946 2024-07-26T18:39:40.642 INFO:tasks.workunit.client.0.smithi071.stdout:op 3804 completed, throughput=5MB/sec 2024-07-26T18:39:40.642 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MZQJm780jY1yX78 off=7821069 len=1466862 2024-07-26T18:39:40.643 INFO:tasks.workunit.client.0.smithi071.stdout:op 3805 completed, throughput=5MB/sec 2024-07-26T18:39:40.643 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8dynu9PQsmsqqGG off=6852175 len=1528752 2024-07-26T18:39:40.648 INFO:tasks.workunit.client.0.smithi071.stdout:op 3806 completed, throughput=5MB/sec 2024-07-26T18:39:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[90507]: pgmap v1785: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:39:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:39:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:39:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:39:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:39:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:39:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[92867]: pgmap v1785: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:39:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:39:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:39:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:39:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:39:41.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:39:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:41 smithi135 ceph-mon[85352]: pgmap v1785: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:39:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:39:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:39:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:39:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:39:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:39:41.649 INFO:tasks.workunit.client.0.smithi071.stdout: 761: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:41.649 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-i-WrakZJpISCWIr off=13436830 len=1561358 2024-07-26T18:39:41.657 INFO:tasks.workunit.client.0.smithi071.stdout:op 3807 completed, throughput=5MB/sec 2024-07-26T18:39:41.657 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-C3beoBqFnb46ut5 off=6686956 len=1430909 2024-07-26T18:39:41.664 INFO:tasks.workunit.client.0.smithi071.stdout:op 3808 completed, throughput=5MB/sec 2024-07-26T18:39:41.664 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CPwlYRbLn84_-FP off=1100178 len=1810322 2024-07-26T18:39:41.668 INFO:tasks.workunit.client.0.smithi071.stdout:op 3809 completed, throughput=5MB/sec 2024-07-26T18:39:41.668 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JSLPpdgyCjh4Xgc off=124497 len=1993113 2024-07-26T18:39:41.677 INFO:tasks.workunit.client.0.smithi071.stdout:op 3810 completed, throughput=5MB/sec 2024-07-26T18:39:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:39:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:39:42] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2024-07-26T18:39:42.677 INFO:tasks.workunit.client.0.smithi071.stdout: 762: throughput=5MB/sec pending data=0 2024-07-26T18:39:42.677 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-do0zwajalIX2p6f off=1184941 len=38780 2024-07-26T18:39:42.680 INFO:tasks.workunit.client.0.smithi071.stdout:op 3811 completed, throughput=5MB/sec 2024-07-26T18:39:42.680 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YefDBjRL1HYryzL off=10727852 len=1174639 2024-07-26T18:39:42.682 INFO:tasks.workunit.client.0.smithi071.stdout:op 3812 completed, throughput=5MB/sec 2024-07-26T18:39:42.683 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UUq055jjKnGCmcc off=9662532 len=1138462 2024-07-26T18:39:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:op 3813 completed, throughput=5MB/sec 2024-07-26T18:39:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-b0tK7Lrh6Xg_xT- off=2971615 len=1008423 2024-07-26T18:39:42.692 INFO:tasks.workunit.client.0.smithi071.stdout:op 3814 completed, throughput=5MB/sec 2024-07-26T18:39:42.693 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Di-myqz71527lln off=7313782 len=826244 2024-07-26T18:39:42.694 INFO:tasks.workunit.client.0.smithi071.stdout:op 3815 completed, throughput=5MB/sec 2024-07-26T18:39:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:43 smithi071 ceph-mon[90507]: pgmap v1786: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:39:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:43 smithi071 ceph-mon[92867]: pgmap v1786: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:39:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:43 smithi135 ceph-mon[85352]: pgmap v1786: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:39:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:43.695 INFO:tasks.workunit.client.0.smithi071.stdout: 763: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:43.695 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Wxxp9_NkbltRpUg off=11696089 len=809293 2024-07-26T18:39:43.696 INFO:tasks.workunit.client.0.smithi071.stdout:op 3816 completed, throughput=5MB/sec 2024-07-26T18:39:43.696 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9dUVzYahHURaZj8 off=5564640 len=1995639 2024-07-26T18:39:43.708 INFO:tasks.workunit.client.0.smithi071.stdout:op 3817 completed, throughput=5MB/sec 2024-07-26T18:39:43.708 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DYW6KVp-GVxo8iq off=9902300 len=1100630 2024-07-26T18:39:43.713 INFO:tasks.workunit.client.0.smithi071.stdout:op 3818 completed, throughput=5MB/sec 2024-07-26T18:39:43.713 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3eh2opUqNYcYJR8 off=277294 len=810089 2024-07-26T18:39:43.718 INFO:tasks.workunit.client.0.smithi071.stdout:op 3819 completed, throughput=5MB/sec 2024-07-26T18:39:44.718 INFO:tasks.workunit.client.0.smithi071.stdout: 764: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:44.718 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1Vm1_Cn-RTqqcLF off=368238 len=893442 2024-07-26T18:39:44.723 INFO:tasks.workunit.client.0.smithi071.stdout:op 3820 completed, throughput=4.99MB/sec 2024-07-26T18:39:44.724 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9W85eo8SSOHsCJj off=68977 len=479680 2024-07-26T18:39:44.727 INFO:tasks.workunit.client.0.smithi071.stdout:op 3821 completed, throughput=5MB/sec 2024-07-26T18:39:44.728 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9mL-6RwbJI4F6Lg off=10681069 len=1651824 2024-07-26T18:39:44.736 INFO:tasks.workunit.client.0.smithi071.stdout:op 3822 completed, throughput=5MB/sec 2024-07-26T18:39:44.736 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wG_WiFR7MIErECx off=20366076 len=486151 2024-07-26T18:39:44.739 INFO:tasks.workunit.client.0.smithi071.stdout:op 3823 completed, throughput=5MB/sec 2024-07-26T18:39:44.739 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mel4d7AHQFCOskg off=1044617 len=1546825 2024-07-26T18:39:44.741 INFO:tasks.workunit.client.0.smithi071.stdout:op 3824 completed, throughput=5MB/sec 2024-07-26T18:39:44.741 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3-s9cJUW2XPFQYl off=4715772 len=329510 2024-07-26T18:39:44.742 INFO:tasks.workunit.client.0.smithi071.stdout:op 3825 completed, throughput=5MB/sec 2024-07-26T18:39:45.359 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:45 smithi135 ceph-mon[85352]: pgmap v1787: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:39:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:45 smithi071 ceph-mon[90507]: pgmap v1787: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:39:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:45 smithi071 ceph-mon[92867]: pgmap v1787: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:39:45.742 INFO:tasks.workunit.client.0.smithi071.stdout: 765: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:45.742 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-F-sSUHJ4Lfan9NE off=12182547 len=1051719 2024-07-26T18:39:45.745 INFO:tasks.workunit.client.0.smithi071.stdout:op 3826 completed, throughput=4.99MB/sec 2024-07-26T18:39:45.745 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fZ4Rx_BPorKs-av off=1356708 len=1956474 2024-07-26T18:39:45.755 INFO:tasks.workunit.client.0.smithi071.stdout:op 3827 completed, throughput=5MB/sec 2024-07-26T18:39:45.755 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-upe5GFOqf4lC4Zj off=1161954 len=1770514 2024-07-26T18:39:45.759 INFO:tasks.workunit.client.0.smithi071.stdout:op 3828 completed, throughput=5MB/sec 2024-07-26T18:39:45.759 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UCJ8ObzaHeigDSr off=8991618 len=511787 2024-07-26T18:39:45.762 INFO:tasks.workunit.client.0.smithi071.stdout:op 3829 completed, throughput=5MB/sec 2024-07-26T18:39:46.762 INFO:tasks.workunit.client.0.smithi071.stdout: 766: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:46.762 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lUZ8RIB_EsR44ld off=1604538 len=1665454 2024-07-26T18:39:46.772 INFO:tasks.workunit.client.0.smithi071.stdout:op 3830 completed, throughput=5MB/sec 2024-07-26T18:39:46.773 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Per0P55sloIflXn off=8937424 len=1956625 2024-07-26T18:39:46.782 INFO:tasks.workunit.client.0.smithi071.stdout:op 3831 completed, throughput=5MB/sec 2024-07-26T18:39:46.782 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pjL6JASNioFJXdb off=7697347 len=570603 2024-07-26T18:39:46.783 INFO:tasks.workunit.client.0.smithi071.stdout:op 3832 completed, throughput=5MB/sec 2024-07-26T18:39:46.783 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nFCHkOnhfOByPEh off=1412832 len=1703416 2024-07-26T18:39:46.790 INFO:tasks.workunit.client.0.smithi071.stdout:op 3833 completed, throughput=5MB/sec 2024-07-26T18:39:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:47 smithi071 ceph-mon[92867]: pgmap v1788: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:39:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:47 smithi071 ceph-mon[90507]: pgmap v1788: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:39:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:47 smithi135 ceph-mon[85352]: pgmap v1788: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:39:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: 767: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:47.791 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GkR62I_e8DdQBxL off=9370257 len=586702 2024-07-26T18:39:47.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 3834 completed, throughput=4.99MB/sec 2024-07-26T18:39:47.792 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-723X0E3C0m9KzAK off=688600 len=1964242 2024-07-26T18:39:47.805 INFO:tasks.workunit.client.0.smithi071.stdout:op 3835 completed, throughput=5MB/sec 2024-07-26T18:39:47.805 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YefDBjRL1HYryzL off=11705211 len=1550353 2024-07-26T18:39:47.813 INFO:tasks.workunit.client.0.smithi071.stdout:op 3836 completed, throughput=5MB/sec 2024-07-26T18:39:47.813 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2q48jUX6paJcdyQ off=16837156 len=1781461 2024-07-26T18:39:47.814 INFO:tasks.workunit.client.0.smithi071.stdout:op 3837 completed, throughput=5MB/sec 2024-07-26T18:39:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: 768: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:48.814 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ejGN_pwsHEV5HtD off=109688 len=1080487 2024-07-26T18:39:48.816 INFO:tasks.workunit.client.0.smithi071.stdout:op 3838 completed, throughput=5MB/sec 2024-07-26T18:39:48.816 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--Rm_Hr0r_7YUEUt off=1554536 len=181515 2024-07-26T18:39:48.819 INFO:tasks.workunit.client.0.smithi071.stdout:op 3839 completed, throughput=5MB/sec 2024-07-26T18:39:48.819 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-W78sKccFp0m5GDw off=1112917 len=1879468 2024-07-26T18:39:48.828 INFO:tasks.workunit.client.0.smithi071.stdout:op 3840 completed, throughput=5MB/sec 2024-07-26T18:39:48.828 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tbPkmZ6vuY1Apds off=2549363 len=393471 2024-07-26T18:39:48.831 INFO:tasks.workunit.client.0.smithi071.stdout:op 3841 completed, throughput=5MB/sec 2024-07-26T18:39:48.831 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mPKw-GbTK6QsR_3 off=2916034 len=1780505 2024-07-26T18:39:48.832 INFO:tasks.workunit.client.0.smithi071.stdout:op 3842 completed, throughput=5MB/sec 2024-07-26T18:39:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:49 smithi071 ceph-mon[90507]: pgmap v1789: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:39:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:49 smithi071 ceph-mon[92867]: pgmap v1789: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:39:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:49 smithi135 ceph-mon[85352]: pgmap v1789: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:39:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: 769: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:49.833 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--xxhi23XDlEaZiJ off=12905473 len=1136101 2024-07-26T18:39:49.834 INFO:tasks.workunit.client.0.smithi071.stdout:op 3843 completed, throughput=5MB/sec 2024-07-26T18:39:49.834 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YPeN4wkaM2P48Fv off=6122500 len=1743037 2024-07-26T18:39:49.837 INFO:tasks.workunit.client.0.smithi071.stdout:op 3844 completed, throughput=5MB/sec 2024-07-26T18:39:49.837 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Df7eoRq8vODmKdi off=0 len=1210820 2024-07-26T18:39:49.844 INFO:tasks.workunit.client.0.smithi071.stdout:op 3845 completed, throughput=5MB/sec 2024-07-26T18:39:49.844 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w_3uWfeI6ee6Txm off=48167 len=1793593 2024-07-26T18:39:49.852 INFO:tasks.workunit.client.0.smithi071.stdout:op 3846 completed, throughput=5MB/sec 2024-07-26T18:39:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: 770: throughput=5MB/sec pending data=0 2024-07-26T18:39:50.853 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x2ST1JtlnqO73zV off=1516669 len=1385499 2024-07-26T18:39:50.860 INFO:tasks.workunit.client.0.smithi071.stdout:op 3847 completed, throughput=5MB/sec 2024-07-26T18:39:50.860 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KSC4dxyF9YAKo71 off=16880707 len=777728 2024-07-26T18:39:50.865 INFO:tasks.workunit.client.0.smithi071.stdout:op 3848 completed, throughput=5MB/sec 2024-07-26T18:39:50.865 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BrfiK90dLSWkr8l off=13521236 len=1885276 2024-07-26T18:39:50.876 INFO:tasks.workunit.client.0.smithi071.stdout:op 3849 completed, throughput=5MB/sec 2024-07-26T18:39:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:51 smithi071 ceph-mon[90507]: pgmap v1790: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:39:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:51 smithi071 ceph-mon[92867]: pgmap v1790: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:39:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:51 smithi135 ceph-mon[85352]: pgmap v1790: 105 pgs: 105 active+clean; 129 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:39:51.877 INFO:tasks.workunit.client.0.smithi071.stdout: 771: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:51.877 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PS5ivH9BCtbVTy0 off=8868278 len=1227533 2024-07-26T18:39:51.884 INFO:tasks.workunit.client.0.smithi071.stdout:op 3850 completed, throughput=5MB/sec 2024-07-26T18:39:51.885 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j9XPo4-g3VSj290 off=113332 len=225002 2024-07-26T18:39:51.885 INFO:tasks.workunit.client.0.smithi071.stdout:op 3851 completed, throughput=5MB/sec 2024-07-26T18:39:51.885 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UAB5X-gshS4ap0j off=16000983 len=1774723 2024-07-26T18:39:51.888 INFO:tasks.workunit.client.0.smithi071.stdout:op 3852 completed, throughput=5MB/sec 2024-07-26T18:39:51.888 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G7UPpREAyjdvjEz off=8297790 len=1748972 2024-07-26T18:39:51.897 INFO:tasks.workunit.client.0.smithi071.stdout:op 3853 completed, throughput=5MB/sec 2024-07-26T18:39:51.897 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KNfiIIGRuGC6ZHT off=573918 len=1889056 2024-07-26T18:39:51.905 INFO:tasks.workunit.client.0.smithi071.stdout:op 3854 completed, throughput=5MB/sec 2024-07-26T18:39:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:39:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:39:52] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2024-07-26T18:39:52.905 INFO:tasks.workunit.client.0.smithi071.stdout: 772: throughput=5MB/sec pending data=0 2024-07-26T18:39:52.905 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eRcSNXq2JhgN8X2 off=16837120 len=154086 2024-07-26T18:39:52.908 INFO:tasks.workunit.client.0.smithi071.stdout:op 3855 completed, throughput=5MB/sec 2024-07-26T18:39:52.908 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cCQL2CbZE6WKPwe off=3460343 len=289406 2024-07-26T18:39:52.911 INFO:tasks.workunit.client.0.smithi071.stdout:op 3856 completed, throughput=5MB/sec 2024-07-26T18:39:52.911 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Rk6e1LGAw7I2nUn off=443997 len=663915 2024-07-26T18:39:52.915 INFO:tasks.workunit.client.0.smithi071.stdout:op 3857 completed, throughput=5MB/sec 2024-07-26T18:39:52.915 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-S6geJTZ-IOnclfP off=925111 len=290449 2024-07-26T18:39:52.915 INFO:tasks.workunit.client.0.smithi071.stdout:op 3858 completed, throughput=5MB/sec 2024-07-26T18:39:52.915 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R6b86L_k60FjJKR off=1651104 len=1584146 2024-07-26T18:39:52.917 INFO:tasks.workunit.client.0.smithi071.stdout:op 3859 completed, throughput=5MB/sec 2024-07-26T18:39:52.917 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vIlJ3dDtxFpg0NJ off=7179487 len=1853650 2024-07-26T18:39:52.919 INFO:tasks.workunit.client.0.smithi071.stdout:op 3860 completed, throughput=5MB/sec 2024-07-26T18:39:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:53 smithi071 ceph-mon[92867]: pgmap v1791: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:39:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:53 smithi071 ceph-mon[90507]: pgmap v1791: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:39:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:53 smithi135 ceph-mon[85352]: pgmap v1791: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:39:53.919 INFO:tasks.workunit.client.0.smithi071.stdout: 773: throughput=5MB/sec pending data=0 2024-07-26T18:39:53.919 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Hq4es8EKJ7RriNO off=5771668 len=700242 2024-07-26T18:39:53.924 INFO:tasks.workunit.client.0.smithi071.stdout:op 3861 completed, throughput=5MB/sec 2024-07-26T18:39:53.924 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4aSvcOwKWwjq-ac off=1781995 len=118657 2024-07-26T18:39:53.925 INFO:tasks.workunit.client.0.smithi071.stdout:op 3862 completed, throughput=5MB/sec 2024-07-26T18:39:53.925 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--9Ab4Iw2fhlxfvc off=20774572 len=1925844 2024-07-26T18:39:53.935 INFO:tasks.workunit.client.0.smithi071.stdout:op 3863 completed, throughput=5MB/sec 2024-07-26T18:39:53.935 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-999_6EXZvDLxT4o off=11600238 len=69265 2024-07-26T18:39:53.938 INFO:tasks.workunit.client.0.smithi071.stdout:op 3864 completed, throughput=5MB/sec 2024-07-26T18:39:53.938 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OpsMugah8s5WqHC off=6089098 len=944392 2024-07-26T18:39:53.942 INFO:tasks.workunit.client.0.smithi071.stdout:op 3865 completed, throughput=5MB/sec 2024-07-26T18:39:53.943 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-glUMWJ1Rcbmekhr off=17454942 len=1259386 2024-07-26T18:39:53.948 INFO:tasks.workunit.client.0.smithi071.stdout:op 3866 completed, throughput=5MB/sec 2024-07-26T18:39:54.948 INFO:tasks.workunit.client.0.smithi071.stdout: 774: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:54.949 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2mJa5ELjDO1RezS off=270772 len=1473465 2024-07-26T18:39:54.956 INFO:tasks.workunit.client.0.smithi071.stdout:op 3867 completed, throughput=5MB/sec 2024-07-26T18:39:54.956 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1j5cKSSVkvW1oGO off=6588703 len=223212 2024-07-26T18:39:54.959 INFO:tasks.workunit.client.0.smithi071.stdout:op 3868 completed, throughput=5MB/sec 2024-07-26T18:39:54.959 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ln4hJc34nkWhYNU off=340105 len=815234 2024-07-26T18:39:54.964 INFO:tasks.workunit.client.0.smithi071.stdout:op 3869 completed, throughput=5MB/sec 2024-07-26T18:39:54.964 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZjH89HtX6hFQPC5 off=8963108 len=34147 2024-07-26T18:39:54.964 INFO:tasks.workunit.client.0.smithi071.stdout:op 3870 completed, throughput=5MB/sec 2024-07-26T18:39:54.965 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--8RiyH7QJBw5zlf off=5073176 len=1865249 2024-07-26T18:39:54.975 INFO:tasks.workunit.client.0.smithi071.stdout:op 3871 completed, throughput=5MB/sec 2024-07-26T18:39:54.975 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-s8ZKceXHR34ojuG off=1322895 len=766839 2024-07-26T18:39:54.978 INFO:tasks.workunit.client.0.smithi071.stdout:op 3872 completed, throughput=5MB/sec 2024-07-26T18:39:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:55 smithi071 ceph-mon[90507]: pgmap v1792: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-07-26T18:39:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:55 smithi071 ceph-mon[92867]: pgmap v1792: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-07-26T18:39:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:55 smithi135 ceph-mon[85352]: pgmap v1792: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-07-26T18:39:55.979 INFO:tasks.workunit.client.0.smithi071.stdout: 775: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:55.979 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XMkSNjvHzrUUZH_ off=8991870 len=791046 2024-07-26T18:39:55.984 INFO:tasks.workunit.client.0.smithi071.stdout:op 3873 completed, throughput=5MB/sec 2024-07-26T18:39:55.984 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1EwEcCvXx3wohw4 off=11583407 len=466268 2024-07-26T18:39:55.985 INFO:tasks.workunit.client.0.smithi071.stdout:op 3874 completed, throughput=5MB/sec 2024-07-26T18:39:55.985 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-58m7_6ZwxI6W7Bk off=2510014 len=592750 2024-07-26T18:39:55.989 INFO:tasks.workunit.client.0.smithi071.stdout:op 3875 completed, throughput=5MB/sec 2024-07-26T18:39:55.989 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pjEq1K7zeQXFYnv off=2367150 len=1482602 2024-07-26T18:39:55.992 INFO:tasks.workunit.client.0.smithi071.stdout:op 3876 completed, throughput=5MB/sec 2024-07-26T18:39:55.992 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3CfyV6iLyXHeqFz off=1578213 len=1652977 2024-07-26T18:39:56.001 INFO:tasks.workunit.client.0.smithi071.stdout:op 3877 completed, throughput=5MB/sec 2024-07-26T18:39:57.001 INFO:tasks.workunit.client.0.smithi071.stdout: 776: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:57.001 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GRAKrdWVGkN57us off=8898663 len=1242148 2024-07-26T18:39:57.003 INFO:tasks.workunit.client.0.smithi071.stdout:op 3878 completed, throughput=5MB/sec 2024-07-26T18:39:57.003 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9Ci0-CmKIRSmpKU off=3376570 len=1507470 2024-07-26T18:39:57.005 INFO:tasks.workunit.client.0.smithi071.stdout:op 3879 completed, throughput=5MB/sec 2024-07-26T18:39:57.005 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0ue6G4PWcVLPds4 off=15021008 len=2045970 2024-07-26T18:39:57.009 INFO:tasks.workunit.client.0.smithi071.stdout:op 3880 completed, throughput=5MB/sec 2024-07-26T18:39:57.009 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hieQYnepnwZPq_f off=8049901 len=1101495 2024-07-26T18:39:57.010 INFO:tasks.workunit.client.0.smithi071.stdout:op 3881 completed, throughput=5MB/sec 2024-07-26T18:39:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:57 smithi071 ceph-mon[90507]: pgmap v1793: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-07-26T18:39:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:57 smithi071 ceph-mon[92867]: pgmap v1793: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-07-26T18:39:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:57 smithi135 ceph-mon[85352]: pgmap v1793: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-07-26T18:39:58.011 INFO:tasks.workunit.client.0.smithi071.stdout: 777: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:58.011 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Pe5JYel3YDEJxXI off=9736002 len=413021 2024-07-26T18:39:58.012 INFO:tasks.workunit.client.0.smithi071.stdout:op 3882 completed, throughput=5MB/sec 2024-07-26T18:39:58.012 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kIKzDgpL-6zawmr off=11988536 len=173687 2024-07-26T18:39:58.012 INFO:tasks.workunit.client.0.smithi071.stdout:op 3883 completed, throughput=5MB/sec 2024-07-26T18:39:58.012 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Xft47YW4udwDSSi off=21496288 len=813312 2024-07-26T18:39:58.017 INFO:tasks.workunit.client.0.smithi071.stdout:op 3884 completed, throughput=5MB/sec 2024-07-26T18:39:58.017 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CzHJcK6vlMIQxD4 off=11546728 len=27199 2024-07-26T18:39:58.018 INFO:tasks.workunit.client.0.smithi071.stdout:op 3885 completed, throughput=5MB/sec 2024-07-26T18:39:58.018 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HjVAUQ-yrMZYFN0 off=356371 len=755921 2024-07-26T18:39:58.023 INFO:tasks.workunit.client.0.smithi071.stdout:op 3886 completed, throughput=5MB/sec 2024-07-26T18:39:58.023 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IQbiDwnfdM3Zw0- off=20441578 len=111058 2024-07-26T18:39:58.025 INFO:tasks.workunit.client.0.smithi071.stdout:op 3887 completed, throughput=5MB/sec 2024-07-26T18:39:58.025 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jILldx6F4KRaQvD off=18925643 len=1417230 2024-07-26T18:39:58.027 INFO:tasks.workunit.client.0.smithi071.stdout:op 3888 completed, throughput=5MB/sec 2024-07-26T18:39:58.027 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VJVWSxsJ1OwVPYk off=14931284 len=661969 2024-07-26T18:39:58.031 INFO:tasks.workunit.client.0.smithi071.stdout:op 3889 completed, throughput=5MB/sec 2024-07-26T18:39:58.031 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HpUDLzRmzKurk6G off=16716836 len=946210 2024-07-26T18:39:58.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 3890 completed, throughput=5MB/sec 2024-07-26T18:39:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:39:59.032 INFO:tasks.workunit.client.0.smithi071.stdout: 778: throughput=4.99MB/sec pending data=0 2024-07-26T18:39:59.033 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UjWdBouBMkFWtTf off=7454230 len=2069815 2024-07-26T18:39:59.043 INFO:tasks.workunit.client.0.smithi071.stdout:op 3891 completed, throughput=5MB/sec 2024-07-26T18:39:59.043 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-991WKRfu-7yg7bj off=0 len=1193162 2024-07-26T18:39:59.044 INFO:tasks.workunit.client.0.smithi071.stdout:op 3892 completed, throughput=5MB/sec 2024-07-26T18:39:59.044 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7iaWE9G9VRNPVqe off=7163767 len=1442321 2024-07-26T18:39:59.048 INFO:tasks.workunit.client.0.smithi071.stdout:op 3893 completed, throughput=5MB/sec 2024-07-26T18:39:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:39:59 smithi071 ceph-mon[92867]: pgmap v1794: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:39:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:39:59 smithi071 ceph-mon[90507]: pgmap v1794: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:39:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:39:59 smithi135 ceph-mon[85352]: pgmap v1794: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:40:00.049 INFO:tasks.workunit.client.0.smithi071.stdout: 779: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:00.049 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BGTwvAgHfO8K4qW off=1819794 len=1321106 2024-07-26T18:40:00.057 INFO:tasks.workunit.client.0.smithi071.stdout:op 3894 completed, throughput=5MB/sec 2024-07-26T18:40:00.057 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1YA1V05mI7CH4E6 off=2789785 len=973229 2024-07-26T18:40:00.058 INFO:tasks.workunit.client.0.smithi071.stdout:op 3895 completed, throughput=5MB/sec 2024-07-26T18:40:00.058 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3LqjKqtXmUM5aOZ off=1946563 len=945110 2024-07-26T18:40:00.063 INFO:tasks.workunit.client.0.smithi071.stdout:op 3896 completed, throughput=5MB/sec 2024-07-26T18:40:00.063 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-U1eMLKOLjDsrUJs off=19383121 len=1823521 2024-07-26T18:40:00.066 INFO:tasks.workunit.client.0.smithi071.stdout:op 3897 completed, throughput=5MB/sec 2024-07-26T18:40:00.067 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-k4UGi6_Ci20jSCx off=9980287 len=737404 2024-07-26T18:40:00.071 INFO:tasks.workunit.client.0.smithi071.stdout:op 3898 completed, throughput=5MB/sec 2024-07-26T18:40:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:00 smithi071 ceph-mon[92867]: overall HEALTH_OK 2024-07-26T18:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:00 smithi071 ceph-mon[90507]: overall HEALTH_OK 2024-07-26T18:40:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:00 smithi135 ceph-mon[85352]: overall HEALTH_OK 2024-07-26T18:40:01.071 INFO:tasks.workunit.client.0.smithi071.stdout: 780: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:01.072 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zjC00761ARbb5i9 off=16303321 len=1208987 2024-07-26T18:40:01.079 INFO:tasks.workunit.client.0.smithi071.stdout:op 3899 completed, throughput=5MB/sec 2024-07-26T18:40:01.079 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YC2uL0vyI8ECDuy off=576862 len=727480 2024-07-26T18:40:01.080 INFO:tasks.workunit.client.0.smithi071.stdout:op 3900 completed, throughput=5MB/sec 2024-07-26T18:40:01.080 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wR25eBSF6ZTk8jT off=4219031 len=1628826 2024-07-26T18:40:01.082 INFO:tasks.workunit.client.0.smithi071.stdout:op 3901 completed, throughput=5MB/sec 2024-07-26T18:40:01.083 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gHsllWCbBq8B7sU off=14636050 len=493383 2024-07-26T18:40:01.083 INFO:tasks.workunit.client.0.smithi071.stdout:op 3902 completed, throughput=5MB/sec 2024-07-26T18:40:01.083 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qP4ZXhGrPP_XnSV off=7872236 len=1887975 2024-07-26T18:40:01.092 INFO:tasks.workunit.client.0.smithi071.stdout:op 3903 completed, throughput=5MB/sec 2024-07-26T18:40:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:01 smithi071 ceph-mon[90507]: pgmap v1795: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:40:01.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:01 smithi071 ceph-mon[92867]: pgmap v1795: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:40:01.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:01 smithi135 ceph-mon[85352]: pgmap v1795: 105 pgs: 105 active+clean; 129 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:40:02.093 INFO:tasks.workunit.client.0.smithi071.stdout: 781: throughput=5MB/sec pending data=0 2024-07-26T18:40:02.093 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9M0yO1VK_F_9puO off=16602478 len=737820 2024-07-26T18:40:02.094 INFO:tasks.workunit.client.0.smithi071.stdout:op 3904 completed, throughput=5MB/sec 2024-07-26T18:40:02.094 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-q0Zn6SfuX5D3PKF off=1002865 len=595848 2024-07-26T18:40:02.098 INFO:tasks.workunit.client.0.smithi071.stdout:op 3905 completed, throughput=5MB/sec 2024-07-26T18:40:02.098 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yLsugk4my8Pw0rR off=2121497 len=1049533 2024-07-26T18:40:02.104 INFO:tasks.workunit.client.0.smithi071.stdout:op 3906 completed, throughput=5MB/sec 2024-07-26T18:40:02.104 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7yC6-N8iHlbefkV off=5253584 len=388616 2024-07-26T18:40:02.107 INFO:tasks.workunit.client.0.smithi071.stdout:op 3907 completed, throughput=5MB/sec 2024-07-26T18:40:02.107 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XdZMBS_VdfOKXP2 off=4863282 len=515270 2024-07-26T18:40:02.108 INFO:tasks.workunit.client.0.smithi071.stdout:op 3908 completed, throughput=5MB/sec 2024-07-26T18:40:02.109 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ecuMvTcOWqVMlgm off=7816528 len=428815 2024-07-26T18:40:02.112 INFO:tasks.workunit.client.0.smithi071.stdout:op 3909 completed, throughput=5MB/sec 2024-07-26T18:40:02.112 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GRd-zH8WQZIpH2o off=4286925 len=279213 2024-07-26T18:40:02.115 INFO:tasks.workunit.client.0.smithi071.stdout:op 3910 completed, throughput=5MB/sec 2024-07-26T18:40:02.115 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MU8SBg4qfn8Cz-O off=20441575 len=1498108 2024-07-26T18:40:02.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 3911 completed, throughput=5MB/sec 2024-07-26T18:40:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:40:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:40:02] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:40:03.122 INFO:tasks.workunit.client.0.smithi071.stdout: 782: throughput=5MB/sec pending data=0 2024-07-26T18:40:03.122 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PzpQKiaJNZv7A8C off=4277200 len=138855 2024-07-26T18:40:03.123 INFO:tasks.workunit.client.0.smithi071.stdout:op 3912 completed, throughput=5MB/sec 2024-07-26T18:40:03.123 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xpfQYxDM5qWegsi off=10369202 len=586975 2024-07-26T18:40:03.127 INFO:tasks.workunit.client.0.smithi071.stdout:op 3913 completed, throughput=5MB/sec 2024-07-26T18:40:03.128 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PTRSjpKhORuzOpa off=11486545 len=254631 2024-07-26T18:40:03.128 INFO:tasks.workunit.client.0.smithi071.stdout:op 3914 completed, throughput=5MB/sec 2024-07-26T18:40:03.128 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-e-paEVaQqyEpilR off=11348271 len=239049 2024-07-26T18:40:03.131 INFO:tasks.workunit.client.0.smithi071.stdout:op 3915 completed, throughput=5MB/sec 2024-07-26T18:40:03.131 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sjuRmEQTmMejMQo off=439909 len=25390 2024-07-26T18:40:03.133 INFO:tasks.workunit.client.0.smithi071.stdout:op 3916 completed, throughput=5MB/sec 2024-07-26T18:40:03.133 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QooMEOE3Ih_g6tV off=13877015 len=1623849 2024-07-26T18:40:03.135 INFO:tasks.workunit.client.0.smithi071.stdout:op 3917 completed, throughput=5MB/sec 2024-07-26T18:40:03.135 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yxQ517oCzHVmdBA off=887642 len=2070253 2024-07-26T18:40:03.147 INFO:tasks.workunit.client.0.smithi071.stdout:op 3918 completed, throughput=5MB/sec 2024-07-26T18:40:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:03 smithi071 ceph-mon[90507]: pgmap v1796: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:40:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:03 smithi071 ceph-mon[92867]: pgmap v1796: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:40:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:03 smithi135 ceph-mon[85352]: pgmap v1796: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:40:04.147 INFO:tasks.workunit.client.0.smithi071.stdout: 783: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:04.181 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yyln5JlhAN2E47A off=6525822 len=2079865 2024-07-26T18:40:04.182 INFO:tasks.workunit.client.0.smithi071.stdout:op 3919 completed, throughput=5MB/sec 2024-07-26T18:40:04.182 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gC2wW8ISonT1_70 off=16375040 len=1336241 2024-07-26T18:40:04.183 INFO:tasks.workunit.client.0.smithi071.stdout:op 3920 completed, throughput=5MB/sec 2024-07-26T18:40:04.183 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eQwisR4qjZ-texS off=5875797 len=1686380 2024-07-26T18:40:04.183 INFO:tasks.workunit.client.0.smithi071.stdout:op 3921 completed, throughput=5MB/sec 2024-07-26T18:40:05.155 INFO:tasks.workunit.client.0.smithi071.stdout: 784: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:05.155 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8YrxDQkogC15Kap off=9850375 len=1638109 2024-07-26T18:40:05.162 INFO:tasks.workunit.client.0.smithi071.stdout:op 3922 completed, throughput=5MB/sec 2024-07-26T18:40:05.162 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uxRJQG4Lf3IONk_ off=7383186 len=1491329 2024-07-26T18:40:05.169 INFO:tasks.workunit.client.0.smithi071.stdout:op 3923 completed, throughput=5MB/sec 2024-07-26T18:40:05.169 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3XoasGi--s7YhHB off=744109 len=646161 2024-07-26T18:40:05.173 INFO:tasks.workunit.client.0.smithi071.stdout:op 3924 completed, throughput=5MB/sec 2024-07-26T18:40:05.173 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LjjLaPF3pCm5qgH off=2458568 len=1082637 2024-07-26T18:40:05.177 INFO:tasks.workunit.client.0.smithi071.stdout:op 3925 completed, throughput=5MB/sec 2024-07-26T18:40:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:05 smithi071 ceph-mon[90507]: pgmap v1797: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:40:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:05 smithi071 ceph-mon[92867]: pgmap v1797: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:40:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:05 smithi135 ceph-mon[85352]: pgmap v1797: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:40:06.177 INFO:tasks.workunit.client.0.smithi071.stdout: 785: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:06.177 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-d_NShW-y1-za6WB off=7367564 len=44425 2024-07-26T18:40:06.178 INFO:tasks.workunit.client.0.smithi071.stdout:op 3926 completed, throughput=4.99MB/sec 2024-07-26T18:40:06.178 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mrQmS3pWvRQ0C6H off=14645392 len=2733 2024-07-26T18:40:06.180 INFO:tasks.workunit.client.0.smithi071.stdout:op 3927 completed, throughput=4.99MB/sec 2024-07-26T18:40:06.181 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Pv0hTX8WyGcy_8Q off=70875 len=1019342 2024-07-26T18:40:06.187 INFO:tasks.workunit.client.0.smithi071.stdout:op 3928 completed, throughput=5MB/sec 2024-07-26T18:40:06.187 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nEqpcHd3i_pBldB off=1068826 len=130527 2024-07-26T18:40:06.187 INFO:tasks.workunit.client.0.smithi071.stdout:op 3929 completed, throughput=5MB/sec 2024-07-26T18:40:06.188 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iUGVCnaxs2sJv6T off=1290303 len=550230 2024-07-26T18:40:06.191 INFO:tasks.workunit.client.0.smithi071.stdout:op 3930 completed, throughput=5MB/sec 2024-07-26T18:40:06.191 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WeN4bnxAnCa6r_s off=503124 len=456718 2024-07-26T18:40:06.193 INFO:tasks.workunit.client.0.smithi071.stdout:op 3931 completed, throughput=5MB/sec 2024-07-26T18:40:06.193 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oTpSkO5oKzZ4J3b off=1761626 len=1378467 2024-07-26T18:40:06.195 INFO:tasks.workunit.client.0.smithi071.stdout:op 3932 completed, throughput=5MB/sec 2024-07-26T18:40:06.195 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XAo-2sefyByMWPy off=4621016 len=1965458 2024-07-26T18:40:06.198 INFO:tasks.workunit.client.0.smithi071.stdout:op 3933 completed, throughput=5MB/sec 2024-07-26T18:40:07.199 INFO:tasks.workunit.client.0.smithi071.stdout: 786: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:07.199 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fjs9k12e8R7ckXr off=0 len=1221130 2024-07-26T18:40:07.202 INFO:tasks.workunit.client.0.smithi071.stdout:op 3934 completed, throughput=5MB/sec 2024-07-26T18:40:07.202 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xAbKwUfx91nLu9R off=10825612 len=790965 2024-07-26T18:40:07.203 INFO:tasks.workunit.client.0.smithi071.stdout:op 3935 completed, throughput=5MB/sec 2024-07-26T18:40:07.204 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2NGeXntVi0SovPc off=1451825 len=1670452 2024-07-26T18:40:07.212 INFO:tasks.workunit.client.0.smithi071.stdout:op 3936 completed, throughput=5MB/sec 2024-07-26T18:40:07.213 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uoFOsIUTvVDlnv5 off=2443546 len=852595 2024-07-26T18:40:07.217 INFO:tasks.workunit.client.0.smithi071.stdout:op 3937 completed, throughput=5MB/sec 2024-07-26T18:40:07.217 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HA7JdEzqspsrLih off=3813567 len=859415 2024-07-26T18:40:07.222 INFO:tasks.workunit.client.0.smithi071.stdout:op 3938 completed, throughput=5MB/sec 2024-07-26T18:40:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:07 smithi071 ceph-mon[90507]: pgmap v1798: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-07-26T18:40:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:07 smithi071 ceph-mon[92867]: pgmap v1798: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-07-26T18:40:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:07 smithi135 ceph-mon[85352]: pgmap v1798: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-07-26T18:40:08.222 INFO:tasks.workunit.client.0.smithi071.stdout: 787: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:08.222 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AAMdCBXqCnWHXUD off=8500766 len=1635834 2024-07-26T18:40:08.231 INFO:tasks.workunit.client.0.smithi071.stdout:op 3939 completed, throughput=5MB/sec 2024-07-26T18:40:08.231 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OeTtjdx2hB6t6jW off=10603697 len=1437777 2024-07-26T18:40:08.237 INFO:tasks.workunit.client.0.smithi071.stdout:op 3940 completed, throughput=5MB/sec 2024-07-26T18:40:08.237 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PPnVPn7B4gEpqd7 off=10048965 len=991962 2024-07-26T18:40:08.238 INFO:tasks.workunit.client.0.smithi071.stdout:op 3941 completed, throughput=5MB/sec 2024-07-26T18:40:08.238 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7UQ7Y4PO4ztutdf off=5711732 len=560811 2024-07-26T18:40:08.241 INFO:tasks.workunit.client.0.smithi071.stdout:op 3942 completed, throughput=5MB/sec 2024-07-26T18:40:08.241 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wNf3rKXN_X2nQXh off=6107963 len=314586 2024-07-26T18:40:08.241 INFO:tasks.workunit.client.0.smithi071.stdout:op 3943 completed, throughput=5MB/sec 2024-07-26T18:40:09.242 INFO:tasks.workunit.client.0.smithi071.stdout: 788: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:09.242 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4i0pC3Hp9h9DQD3 off=7680077 len=1081660 2024-07-26T18:40:09.244 INFO:tasks.workunit.client.0.smithi071.stdout:op 3944 completed, throughput=5MB/sec 2024-07-26T18:40:09.244 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kk4ir2dMhS7NjSN off=5428208 len=1278871 2024-07-26T18:40:09.245 INFO:tasks.workunit.client.0.smithi071.stdout:op 3945 completed, throughput=5MB/sec 2024-07-26T18:40:09.246 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-prcSyoR8zqGK-aY off=4665348 len=1276318 2024-07-26T18:40:09.247 INFO:tasks.workunit.client.0.smithi071.stdout:op 3946 completed, throughput=5MB/sec 2024-07-26T18:40:09.247 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ASZKUQGuyTR8N-V off=3915568 len=423129 2024-07-26T18:40:09.248 INFO:tasks.workunit.client.0.smithi071.stdout:op 3947 completed, throughput=5MB/sec 2024-07-26T18:40:09.248 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hKBced9t4eDGBkU off=2263547 len=619994 2024-07-26T18:40:09.248 INFO:tasks.workunit.client.0.smithi071.stdout:op 3948 completed, throughput=5MB/sec 2024-07-26T18:40:09.249 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-can47M6NC2Fm_Fw off=7178239 len=480279 2024-07-26T18:40:09.254 INFO:tasks.workunit.client.0.smithi071.stdout:op 3949 completed, throughput=5MB/sec 2024-07-26T18:40:09.255 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HQVy6RWC9OfKRD9 off=8680372 len=1022697 2024-07-26T18:40:09.257 INFO:tasks.workunit.client.0.smithi071.stdout:op 3950 completed, throughput=5MB/sec 2024-07-26T18:40:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:09 smithi071 ceph-mon[90507]: pgmap v1799: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:40:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:09 smithi071 ceph-mon[92867]: pgmap v1799: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:40:09.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:09 smithi135 ceph-mon[85352]: pgmap v1799: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:40:10.258 INFO:tasks.workunit.client.0.smithi071.stdout: 789: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:10.258 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vmuT-37teYn5QxH off=144111 len=1887133 2024-07-26T18:40:10.261 INFO:tasks.workunit.client.0.smithi071.stdout:op 3951 completed, throughput=5MB/sec 2024-07-26T18:40:10.261 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-z4VrHF8a_0jv4cX off=5266455 len=1163953 2024-07-26T18:40:10.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 3952 completed, throughput=5MB/sec 2024-07-26T18:40:10.267 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7Ldr6rYN1uQB8BK off=3673093 len=1799025 2024-07-26T18:40:10.277 INFO:tasks.workunit.client.0.smithi071.stdout:op 3953 completed, throughput=5MB/sec 2024-07-26T18:40:11.278 INFO:tasks.workunit.client.0.smithi071.stdout: 790: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:11.278 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pVIoju2UyWSYuj_ off=23235154 len=1354486 2024-07-26T18:40:11.284 INFO:tasks.workunit.client.0.smithi071.stdout:op 3954 completed, throughput=5MB/sec 2024-07-26T18:40:11.284 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RBcjb6wUckG2j0L off=10822018 len=1608248 2024-07-26T18:40:11.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 3955 completed, throughput=5MB/sec 2024-07-26T18:40:11.292 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QcXp5QEgill1BZW off=3982533 len=675778 2024-07-26T18:40:11.293 INFO:tasks.workunit.client.0.smithi071.stdout:op 3956 completed, throughput=5MB/sec 2024-07-26T18:40:11.293 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NrwB3E0JnoMogsK off=1135646 len=1200175 2024-07-26T18:40:11.296 INFO:tasks.workunit.client.0.smithi071.stdout:op 3957 completed, throughput=5MB/sec 2024-07-26T18:40:11.296 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tre_tFuG682pBC6 off=290243 len=635537 2024-07-26T18:40:11.299 INFO:tasks.workunit.client.0.smithi071.stdout:op 3958 completed, throughput=5MB/sec 2024-07-26T18:40:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:11 smithi071 ceph-mon[92867]: pgmap v1800: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-07-26T18:40:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:11 smithi071 ceph-mon[90507]: pgmap v1800: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-07-26T18:40:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:11 smithi135 ceph-mon[85352]: pgmap v1800: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-07-26T18:40:12.300 INFO:tasks.workunit.client.0.smithi071.stdout: 791: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:12.300 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mdcfL71u_DgG2nd off=6698850 len=1671718 2024-07-26T18:40:12.302 INFO:tasks.workunit.client.0.smithi071.stdout:op 3959 completed, throughput=5MB/sec 2024-07-26T18:40:12.302 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6wtDBHGpQbo-48q off=4365981 len=2005119 2024-07-26T18:40:12.312 INFO:tasks.workunit.client.0.smithi071.stdout:op 3960 completed, throughput=5MB/sec 2024-07-26T18:40:12.312 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XGRpg3C_tqP_wzW off=3296342 len=150208 2024-07-26T18:40:12.313 INFO:tasks.workunit.client.0.smithi071.stdout:op 3961 completed, throughput=5MB/sec 2024-07-26T18:40:12.313 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5SRMarXefSL7Lo8 off=945848 len=518794 2024-07-26T18:40:12.317 INFO:tasks.workunit.client.0.smithi071.stdout:op 3962 completed, throughput=5MB/sec 2024-07-26T18:40:12.317 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-L0Wz8jRpwTai34v off=11239146 len=730041 2024-07-26T18:40:12.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 3963 completed, throughput=5MB/sec 2024-07-26T18:40:12.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:40:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:40:12] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:40:13.318 INFO:tasks.workunit.client.0.smithi071.stdout: 792: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:13.318 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oHxE3JpYJC5h6zb off=15558530 len=1825026 2024-07-26T18:40:13.320 INFO:tasks.workunit.client.0.smithi071.stdout:op 3964 completed, throughput=5MB/sec 2024-07-26T18:40:13.321 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6xuiMGG2RjQIo3R off=3449621 len=455746 2024-07-26T18:40:13.325 INFO:tasks.workunit.client.0.smithi071.stdout:op 3965 completed, throughput=5MB/sec 2024-07-26T18:40:13.325 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CsC_IKAKM7Z957n off=2553159 len=2006233 2024-07-26T18:40:13.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 3966 completed, throughput=5MB/sec 2024-07-26T18:40:13.335 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--k-R_W9de7i7tot off=8437004 len=868152 2024-07-26T18:40:13.339 INFO:tasks.workunit.client.0.smithi071.stdout:op 3967 completed, throughput=5MB/sec 2024-07-26T18:40:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:13 smithi071 ceph-mon[90507]: pgmap v1801: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:40:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:13 smithi071 ceph-mon[92867]: pgmap v1801: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:40:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:13 smithi135 ceph-mon[85352]: pgmap v1801: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:40:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:14.339 INFO:tasks.workunit.client.0.smithi071.stdout: 793: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:14.339 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TOjyPgUpEpOWypK off=5845228 len=1047463 2024-07-26T18:40:14.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 3968 completed, throughput=5MB/sec 2024-07-26T18:40:14.345 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-b5A2Z_1mBwPLHOn off=7689605 len=2079539 2024-07-26T18:40:14.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 3969 completed, throughput=5MB/sec 2024-07-26T18:40:14.359 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UUq055jjKnGCmcc off=13050131 len=1491622 2024-07-26T18:40:14.364 INFO:tasks.workunit.client.0.smithi071.stdout:op 3970 completed, throughput=5MB/sec 2024-07-26T18:40:14.365 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cDIl_HqK6oB8G4A off=18693112 len=70256 2024-07-26T18:40:14.365 INFO:tasks.workunit.client.0.smithi071.stdout:op 3971 completed, throughput=5MB/sec 2024-07-26T18:40:14.365 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RLeIORl0HhOif2O off=2160718 len=1708651 2024-07-26T18:40:14.373 INFO:tasks.workunit.client.0.smithi071.stdout:op 3972 completed, throughput=5MB/sec 2024-07-26T18:40:15.374 INFO:tasks.workunit.client.0.smithi071.stdout: 794: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:15.374 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9N0C5duZqzTc6fZ off=4632563 len=560470 2024-07-26T18:40:15.377 INFO:tasks.workunit.client.0.smithi071.stdout:op 3973 completed, throughput=5MB/sec 2024-07-26T18:40:15.377 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qjHsla9gjvb0EpP off=18936798 len=152865 2024-07-26T18:40:15.380 INFO:tasks.workunit.client.0.smithi071.stdout:op 3974 completed, throughput=5MB/sec 2024-07-26T18:40:15.380 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-24t5NKrYa_xkoe- off=13579002 len=1196496 2024-07-26T18:40:15.387 INFO:tasks.workunit.client.0.smithi071.stdout:op 3975 completed, throughput=5MB/sec 2024-07-26T18:40:15.387 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5XFK0goeVWewMHF off=5947113 len=753430 2024-07-26T18:40:15.388 INFO:tasks.workunit.client.0.smithi071.stdout:op 3976 completed, throughput=5MB/sec 2024-07-26T18:40:15.388 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3foEPObQV1PaSYC off=4364639 len=1015415 2024-07-26T18:40:15.390 INFO:tasks.workunit.client.0.smithi071.stdout:op 3977 completed, throughput=5MB/sec 2024-07-26T18:40:15.390 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UTP5PEUxSd4BYU4 off=5415656 len=901343 2024-07-26T18:40:15.395 INFO:tasks.workunit.client.0.smithi071.stdout:op 3978 completed, throughput=5MB/sec 2024-07-26T18:40:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:15 smithi071 ceph-mon[90507]: pgmap v1802: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:40:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:15 smithi071 ceph-mon[92867]: pgmap v1802: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:40:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:15 smithi135 ceph-mon[85352]: pgmap v1802: 105 pgs: 105 active+clean; 129 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:40:16.395 INFO:tasks.workunit.client.0.smithi071.stdout: 795: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:16.395 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LuLXtc5OpqmDPob off=11153139 len=569831 2024-07-26T18:40:16.399 INFO:tasks.workunit.client.0.smithi071.stdout:op 3979 completed, throughput=4.99MB/sec 2024-07-26T18:40:16.399 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UPx9Plqv6mYOEm_ off=5192977 len=1609598 2024-07-26T18:40:16.401 INFO:tasks.workunit.client.0.smithi071.stdout:op 3980 completed, throughput=5MB/sec 2024-07-26T18:40:16.401 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tmSdWJ0EbMrbAHt off=3716836 len=970471 2024-07-26T18:40:16.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 3981 completed, throughput=5MB/sec 2024-07-26T18:40:16.404 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DHHRRryiSADCzMV off=15257933 len=120539 2024-07-26T18:40:16.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 3982 completed, throughput=5MB/sec 2024-07-26T18:40:16.405 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WYtCHSVycP8Hl-r off=16297971 len=1455398 2024-07-26T18:40:16.412 INFO:tasks.workunit.client.0.smithi071.stdout:op 3983 completed, throughput=5MB/sec 2024-07-26T18:40:16.412 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sZAww06ZObXjlHh off=5052212 len=686712 2024-07-26T18:40:16.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 3984 completed, throughput=5MB/sec 2024-07-26T18:40:17.415 INFO:tasks.workunit.client.0.smithi071.stdout: 796: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:17.415 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EXritq6cihKOiHu off=4488656 len=555398 2024-07-26T18:40:17.417 INFO:tasks.workunit.client.0.smithi071.stdout:op 3985 completed, throughput=4.99MB/sec 2024-07-26T18:40:17.417 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KgQKRxKnvP240Rr off=2838408 len=1724621 2024-07-26T18:40:17.426 INFO:tasks.workunit.client.0.smithi071.stdout:op 3986 completed, throughput=5MB/sec 2024-07-26T18:40:17.426 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-C3beoBqFnb46ut5 off=15386034 len=1756399 2024-07-26T18:40:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:17 smithi071 ceph-mon[90507]: pgmap v1803: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:40:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:17 smithi071 ceph-mon[92867]: pgmap v1803: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:40:17.428 INFO:tasks.workunit.client.0.smithi071.stdout:op 3987 completed, throughput=5MB/sec 2024-07-26T18:40:17.428 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QZ5KlUmNVBweVDC off=2131465 len=1891816 2024-07-26T18:40:17.430 INFO:tasks.workunit.client.0.smithi071.stdout:op 3988 completed, throughput=5MB/sec 2024-07-26T18:40:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:17 smithi135 ceph-mon[85352]: pgmap v1803: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:40:18.430 INFO:tasks.workunit.client.0.smithi071.stdout: 797: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:18.430 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VBjhRUpBOMU9pYp off=8344859 len=708316 2024-07-26T18:40:18.434 INFO:tasks.workunit.client.0.smithi071.stdout:op 3989 completed, throughput=5MB/sec 2024-07-26T18:40:18.435 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CIanwY2xFp06kbm off=6294874 len=2007187 2024-07-26T18:40:18.438 INFO:tasks.workunit.client.0.smithi071.stdout:op 3990 completed, throughput=5MB/sec 2024-07-26T18:40:18.438 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0RFcps2d4uU4Dn8 off=2315538 len=740914 2024-07-26T18:40:18.442 INFO:tasks.workunit.client.0.smithi071.stdout:op 3991 completed, throughput=5MB/sec 2024-07-26T18:40:18.442 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6gVe018KjrlNbyP off=202974 len=570019 2024-07-26T18:40:18.444 INFO:tasks.workunit.client.0.smithi071.stdout:op 3992 completed, throughput=5MB/sec 2024-07-26T18:40:18.444 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rYJqjVrFhQdOcDS off=7931262 len=1120630 2024-07-26T18:40:18.449 INFO:tasks.workunit.client.0.smithi071.stdout:op 3993 completed, throughput=5MB/sec 2024-07-26T18:40:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:19 smithi071 ceph-mon[92867]: pgmap v1804: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:40:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:19 smithi071 ceph-mon[90507]: pgmap v1804: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:40:19.449 INFO:tasks.workunit.client.0.smithi071.stdout: 798: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:19.449 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Pje5l76t5bo0WCx off=7181062 len=1240270 2024-07-26T18:40:19.453 INFO:tasks.workunit.client.0.smithi071.stdout:op 3994 completed, throughput=5MB/sec 2024-07-26T18:40:19.453 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c_Ze8gpkepIcm-9 off=1116103 len=1436253 2024-07-26T18:40:19.455 INFO:tasks.workunit.client.0.smithi071.stdout:op 3995 completed, throughput=5MB/sec 2024-07-26T18:40:19.455 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WsOOmApSbQkB754 off=10577487 len=1424595 2024-07-26T18:40:19.457 INFO:tasks.workunit.client.0.smithi071.stdout:op 3996 completed, throughput=5MB/sec 2024-07-26T18:40:19.457 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-x5YmuCh0Ou45jFD off=232980 len=1370346 2024-07-26T18:40:19.458 INFO:tasks.workunit.client.0.smithi071.stdout:op 3997 completed, throughput=5MB/sec 2024-07-26T18:40:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:19 smithi135 ceph-mon[85352]: pgmap v1804: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:40:20.459 INFO:tasks.workunit.client.0.smithi071.stdout: 799: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:20.459 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bEgPknLbJztZaQL off=2099373 len=352918 2024-07-26T18:40:20.462 INFO:tasks.workunit.client.0.smithi071.stdout:op 3998 completed, throughput=5MB/sec 2024-07-26T18:40:20.462 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cz6gjpbIGp-uShN off=10561188 len=1188653 2024-07-26T18:40:20.468 INFO:tasks.workunit.client.0.smithi071.stdout:op 3999 completed, throughput=5MB/sec 2024-07-26T18:40:20.468 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jqPhP7SPTQj2Oqd off=1222055 len=798614 2024-07-26T18:40:20.472 INFO:tasks.workunit.client.0.smithi071.stdout:op 4000 completed, throughput=5MB/sec 2024-07-26T18:40:20.472 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AfljRrQPVteqRXP off=805417 len=269052 2024-07-26T18:40:20.475 INFO:tasks.workunit.client.0.smithi071.stdout:op 4001 completed, throughput=5MB/sec 2024-07-26T18:40:20.475 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RKLUuaw90HTHH1D off=15342020 len=351738 2024-07-26T18:40:20.476 INFO:tasks.workunit.client.0.smithi071.stdout:op 4002 completed, throughput=5MB/sec 2024-07-26T18:40:20.476 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-V42GvhYxqyyY_Kn off=3235517 len=1289179 2024-07-26T18:40:20.477 INFO:tasks.workunit.client.0.smithi071.stdout:op 4003 completed, throughput=5MB/sec 2024-07-26T18:40:20.477 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aCmpjarKLCwu-pT off=15643720 len=1234077 2024-07-26T18:40:20.478 INFO:tasks.workunit.client.0.smithi071.stdout:op 4004 completed, throughput=5MB/sec 2024-07-26T18:40:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:21 smithi071 ceph-mon[90507]: pgmap v1805: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:40:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:21 smithi071 ceph-mon[92867]: pgmap v1805: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:40:21.479 INFO:tasks.workunit.client.0.smithi071.stdout: 800: throughput=5MB/sec pending data=0 2024-07-26T18:40:21.479 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-f80z4307IvXHVCZ off=0 len=1517156 2024-07-26T18:40:21.481 INFO:tasks.workunit.client.0.smithi071.stdout:op 4005 completed, throughput=5MB/sec 2024-07-26T18:40:21.481 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VgGggRH65EiWlZi off=1758221 len=1415040 2024-07-26T18:40:21.483 INFO:tasks.workunit.client.0.smithi071.stdout:op 4006 completed, throughput=5MB/sec 2024-07-26T18:40:21.483 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0DHmTylhzx0D-My off=18913447 len=1235690 2024-07-26T18:40:21.484 INFO:tasks.workunit.client.0.smithi071.stdout:op 4007 completed, throughput=5MB/sec 2024-07-26T18:40:21.484 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hLcCmq9Kwwjwobk off=2344086 len=1912902 2024-07-26T18:40:21.487 INFO:tasks.workunit.client.0.smithi071.stdout:op 4008 completed, throughput=5MB/sec 2024-07-26T18:40:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:21 smithi135 ceph-mon[85352]: pgmap v1805: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:40:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:40:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:40:22] "GET /metrics HTTP/1.1" 200 34040 "" "Prometheus/2.43.0" 2024-07-26T18:40:22.487 INFO:tasks.workunit.client.0.smithi071.stdout: 801: throughput=5MB/sec pending data=0 2024-07-26T18:40:22.487 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AGAn6SqB1QsjV0b off=19702964 len=653842 2024-07-26T18:40:22.489 INFO:tasks.workunit.client.0.smithi071.stdout:op 4009 completed, throughput=5MB/sec 2024-07-26T18:40:22.489 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LidnrrAOIki6zjb off=7633547 len=1352848 2024-07-26T18:40:22.498 INFO:tasks.workunit.client.0.smithi071.stdout:op 4010 completed, throughput=5MB/sec 2024-07-26T18:40:22.498 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cFKvZ0eQ1Ymoosi off=8638714 len=942775 2024-07-26T18:40:22.504 INFO:tasks.workunit.client.0.smithi071.stdout:op 4011 completed, throughput=5MB/sec 2024-07-26T18:40:22.504 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lOopNv5efcuwvnk off=2955590 len=307277 2024-07-26T18:40:22.505 INFO:tasks.workunit.client.0.smithi071.stdout:op 4012 completed, throughput=5MB/sec 2024-07-26T18:40:22.505 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-okx0DDdM_bVY9ze off=382076 len=918542 2024-07-26T18:40:22.506 INFO:tasks.workunit.client.0.smithi071.stdout:op 4013 completed, throughput=5MB/sec 2024-07-26T18:40:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:23 smithi071 ceph-mon[92867]: pgmap v1806: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:40:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:23 smithi071 ceph-mon[90507]: pgmap v1806: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:40:23.506 INFO:tasks.workunit.client.0.smithi071.stdout: 802: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:23.506 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sYFECveh8-V0DMv off=13150450 len=737927 2024-07-26T18:40:23.511 INFO:tasks.workunit.client.0.smithi071.stdout:op 4014 completed, throughput=5MB/sec 2024-07-26T18:40:23.511 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ODTgc2WRvBFIe7h off=711584 len=1781570 2024-07-26T18:40:23.515 INFO:tasks.workunit.client.0.smithi071.stdout:op 4015 completed, throughput=5MB/sec 2024-07-26T18:40:23.515 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lLxNt3rt1VImUDt off=18742183 len=468813 2024-07-26T18:40:23.516 INFO:tasks.workunit.client.0.smithi071.stdout:op 4016 completed, throughput=5MB/sec 2024-07-26T18:40:23.516 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PoCHi3urkW8-MGO off=2061310 len=1753842 2024-07-26T18:40:23.526 INFO:tasks.workunit.client.0.smithi071.stdout:op 4017 completed, throughput=5MB/sec 2024-07-26T18:40:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:23 smithi135 ceph-mon[85352]: pgmap v1806: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:40:24.526 INFO:tasks.workunit.client.0.smithi071.stdout: 803: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:24.526 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ezGsULIDvP28b3P off=998210 len=12521 2024-07-26T18:40:24.527 INFO:tasks.workunit.client.0.smithi071.stdout:op 4018 completed, throughput=4.99MB/sec 2024-07-26T18:40:24.527 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lK0189ZTa2vwQ4e off=6763940 len=1321227 2024-07-26T18:40:24.530 INFO:tasks.workunit.client.0.smithi071.stdout:op 4019 completed, throughput=5MB/sec 2024-07-26T18:40:24.530 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-T9p5iDu-9pR4IBD off=5570236 len=1511252 2024-07-26T18:40:24.533 INFO:tasks.workunit.client.0.smithi071.stdout:op 4020 completed, throughput=5MB/sec 2024-07-26T18:40:24.534 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PARpsC9IpDDI8WN off=473482 len=1682928 2024-07-26T18:40:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:op 4021 completed, throughput=5MB/sec 2024-07-26T18:40:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qEtktJBcm_J-TSF off=9277824 len=80008 2024-07-26T18:40:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:op 4022 completed, throughput=5MB/sec 2024-07-26T18:40:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-36Hp_33OabOSd-c off=16390839 len=1580193 2024-07-26T18:40:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:op 4023 completed, throughput=5MB/sec 2024-07-26T18:40:25.544 INFO:tasks.workunit.client.0.smithi071.stdout: 804: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:25.544 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MwIUSoJvrdON4SB off=2092013 len=2023599 2024-07-26T18:40:25.553 INFO:tasks.workunit.client.0.smithi071.stdout:op 4024 completed, throughput=5MB/sec 2024-07-26T18:40:25.553 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JUUsH9k30gXeTEL off=768878 len=1720229 2024-07-26T18:40:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:25 smithi135 ceph-mon[85352]: pgmap v1807: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:40:25.562 INFO:tasks.workunit.client.0.smithi071.stdout:op 4025 completed, throughput=5MB/sec 2024-07-26T18:40:25.562 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xaQo0R8g-qyIvX- off=1840176 len=1759045 2024-07-26T18:40:25.564 INFO:tasks.workunit.client.0.smithi071.stdout:op 4026 completed, throughput=5MB/sec 2024-07-26T18:40:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:25 smithi071 ceph-mon[90507]: pgmap v1807: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:40:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:25 smithi071 ceph-mon[92867]: pgmap v1807: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:40:26.564 INFO:tasks.workunit.client.0.smithi071.stdout: 805: throughput=5MB/sec pending data=0 2024-07-26T18:40:26.564 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ralnsLHE5FwnExa off=6280956 len=1398717 2024-07-26T18:40:26.566 INFO:tasks.workunit.client.0.smithi071.stdout:op 4027 completed, throughput=5MB/sec 2024-07-26T18:40:26.566 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-O5fDM2gj5ZfehIj off=2391913 len=713879 2024-07-26T18:40:26.568 INFO:tasks.workunit.client.0.smithi071.stdout:op 4028 completed, throughput=5MB/sec 2024-07-26T18:40:26.568 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZJm1cI-8v_6REfr off=62782 len=1019967 2024-07-26T18:40:26.574 INFO:tasks.workunit.client.0.smithi071.stdout:op 4029 completed, throughput=5MB/sec 2024-07-26T18:40:26.574 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-L8y6aXRBW2EcrQ2 off=5673515 len=2040950 2024-07-26T18:40:26.579 INFO:tasks.workunit.client.0.smithi071.stdout:op 4030 completed, throughput=5MB/sec 2024-07-26T18:40:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:27 smithi135 ceph-mon[85352]: pgmap v1808: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:40:27.579 INFO:tasks.workunit.client.0.smithi071.stdout: 806: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:27.579 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cKv0pk47v4xAyoE off=2111084 len=1708894 2024-07-26T18:40:27.581 INFO:tasks.workunit.client.0.smithi071.stdout:op 4031 completed, throughput=5MB/sec 2024-07-26T18:40:27.581 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-N9NRZM9xVRz8ZcC off=18371436 len=472276 2024-07-26T18:40:27.585 INFO:tasks.workunit.client.0.smithi071.stdout:op 4032 completed, throughput=5MB/sec 2024-07-26T18:40:27.585 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-m9sYkBwWC4gL6dE off=461821 len=1545411 2024-07-26T18:40:27.586 INFO:tasks.workunit.client.0.smithi071.stdout:op 4033 completed, throughput=5MB/sec 2024-07-26T18:40:27.586 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kSoqlA9LBHNVXdT off=10436549 len=1556827 2024-07-26T18:40:27.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 4034 completed, throughput=5MB/sec 2024-07-26T18:40:27.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:27 smithi071 ceph-mon[90507]: pgmap v1808: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:40:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:27 smithi071 ceph-mon[92867]: pgmap v1808: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:40:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:28.588 INFO:tasks.workunit.client.0.smithi071.stdout: 807: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:28.589 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n0MWzQxnOzYMuyW off=15308949 len=1961254 2024-07-26T18:40:28.591 INFO:tasks.workunit.client.0.smithi071.stdout:op 4035 completed, throughput=5MB/sec 2024-07-26T18:40:28.591 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5iumdhjtmVs89O6 off=13880415 len=971886 2024-07-26T18:40:28.596 INFO:tasks.workunit.client.0.smithi071.stdout:op 4036 completed, throughput=5MB/sec 2024-07-26T18:40:28.596 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CUAOZa0Q7LNYvlJ off=12835883 len=1941191 2024-07-26T18:40:28.606 INFO:tasks.workunit.client.0.smithi071.stdout:op 4037 completed, throughput=5MB/sec 2024-07-26T18:40:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:29 smithi135 ceph-mon[85352]: pgmap v1809: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-07-26T18:40:29.606 INFO:tasks.workunit.client.0.smithi071.stdout: 808: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:29.606 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DoFoHbL6oQmbrwq off=4743238 len=191755 2024-07-26T18:40:29.609 INFO:tasks.workunit.client.0.smithi071.stdout:op 4038 completed, throughput=4.99MB/sec 2024-07-26T18:40:29.609 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7O0TuoW10cDW6QU off=5171185 len=549976 2024-07-26T18:40:29.613 INFO:tasks.workunit.client.0.smithi071.stdout:op 4039 completed, throughput=5MB/sec 2024-07-26T18:40:29.613 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LNSOMabMuCauh0Y off=4954407 len=526329 2024-07-26T18:40:29.617 INFO:tasks.workunit.client.0.smithi071.stdout:op 4040 completed, throughput=5MB/sec 2024-07-26T18:40:29.617 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ruYcVLkN34qie89 off=1852742 len=1861606 2024-07-26T18:40:29.624 INFO:tasks.workunit.client.0.smithi071.stdout:op 4041 completed, throughput=5MB/sec 2024-07-26T18:40:29.624 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hF86fVnx1nc3ZGF off=5658561 len=1488238 2024-07-26T18:40:29.630 INFO:tasks.workunit.client.0.smithi071.stdout:op 4042 completed, throughput=5MB/sec 2024-07-26T18:40:29.631 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WzrOLEZOkzy9pG9 off=6650579 len=839028 2024-07-26T18:40:29.632 INFO:tasks.workunit.client.0.smithi071.stdout:op 4043 completed, throughput=5MB/sec 2024-07-26T18:40:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:29 smithi071 ceph-mon[92867]: pgmap v1809: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-07-26T18:40:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:29 smithi071 ceph-mon[90507]: pgmap v1809: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-07-26T18:40:30.632 INFO:tasks.workunit.client.0.smithi071.stdout: 809: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:30.632 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VeS-DQPSQ1ETayd off=2294132 len=111767 2024-07-26T18:40:30.634 INFO:tasks.workunit.client.0.smithi071.stdout:op 4044 completed, throughput=4.99MB/sec 2024-07-26T18:40:30.634 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-okhPEXbVRKV2Dlx off=3116249 len=1648528 2024-07-26T18:40:30.643 INFO:tasks.workunit.client.0.smithi071.stdout:op 4045 completed, throughput=5MB/sec 2024-07-26T18:40:30.643 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-D9YEi3apT-Jq8N0 off=577683 len=1636624 2024-07-26T18:40:30.644 INFO:tasks.workunit.client.0.smithi071.stdout:op 4046 completed, throughput=5MB/sec 2024-07-26T18:40:30.644 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mGXGn8YK0ppgYvO off=5507783 len=1697814 2024-07-26T18:40:30.654 INFO:tasks.workunit.client.0.smithi071.stdout:op 4047 completed, throughput=5MB/sec 2024-07-26T18:40:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:31 smithi135 ceph-mon[85352]: pgmap v1810: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:40:31.655 INFO:tasks.workunit.client.0.smithi071.stdout: 810: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:31.655 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rj3ETjhVEZN94ci off=91115 len=984657 2024-07-26T18:40:31.656 INFO:tasks.workunit.client.0.smithi071.stdout:op 4048 completed, throughput=5MB/sec 2024-07-26T18:40:31.656 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gLEVOywyx4QNRmv off=13611062 len=763915 2024-07-26T18:40:31.661 INFO:tasks.workunit.client.0.smithi071.stdout:op 4049 completed, throughput=5MB/sec 2024-07-26T18:40:31.661 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3eeFijuLJtZef4F off=469447 len=604225 2024-07-26T18:40:31.663 INFO:tasks.workunit.client.0.smithi071.stdout:op 4050 completed, throughput=5MB/sec 2024-07-26T18:40:31.663 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WkapvyoWS15TTm7 off=548939 len=374614 2024-07-26T18:40:31.666 INFO:tasks.workunit.client.0.smithi071.stdout:op 4051 completed, throughput=5MB/sec 2024-07-26T18:40:31.666 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2U32f1X5m2s-99n off=3946132 len=9473 2024-07-26T18:40:31.670 INFO:tasks.workunit.client.0.smithi071.stdout:op 4052 completed, throughput=5MB/sec 2024-07-26T18:40:31.670 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HWcxpkrT_sKFZw- off=9895644 len=667540 2024-07-26T18:40:31.672 INFO:tasks.workunit.client.0.smithi071.stdout:op 4053 completed, throughput=5MB/sec 2024-07-26T18:40:31.672 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gBryskOVjVR2Njm off=10604516 len=1796073 2024-07-26T18:40:31.674 INFO:tasks.workunit.client.0.smithi071.stdout:op 4054 completed, throughput=5MB/sec 2024-07-26T18:40:31.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:31 smithi071 ceph-mon[92867]: pgmap v1810: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:40:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:31 smithi071 ceph-mon[90507]: pgmap v1810: 105 pgs: 105 active+clean; 129 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:40:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:40:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:40:32] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-07-26T18:40:32.674 INFO:tasks.workunit.client.0.smithi071.stdout: 811: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:32.674 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-31ZJ9JTjrmfFu5E off=4072576 len=193455 2024-07-26T18:40:32.678 INFO:tasks.workunit.client.0.smithi071.stdout:op 4055 completed, throughput=4.99MB/sec 2024-07-26T18:40:32.678 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WbTEpxL_W8WrNVe off=6056329 len=235825 2024-07-26T18:40:32.680 INFO:tasks.workunit.client.0.smithi071.stdout:op 4056 completed, throughput=4.99MB/sec 2024-07-26T18:40:32.681 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5HJ-oKE5af1zmAr off=4285992 len=272720 2024-07-26T18:40:32.683 INFO:tasks.workunit.client.0.smithi071.stdout:op 4057 completed, throughput=4.99MB/sec 2024-07-26T18:40:32.683 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0CFuQbYcIWmOSHw off=69520 len=193434 2024-07-26T18:40:32.684 INFO:tasks.workunit.client.0.smithi071.stdout:op 4058 completed, throughput=5MB/sec 2024-07-26T18:40:32.684 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cPMO_jwFyWlxXlR off=222307 len=1667816 2024-07-26T18:40:32.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 4059 completed, throughput=5MB/sec 2024-07-26T18:40:32.686 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ed9yJGIfB7MD36F off=7218450 len=207157 2024-07-26T18:40:32.687 INFO:tasks.workunit.client.0.smithi071.stdout:op 4060 completed, throughput=5MB/sec 2024-07-26T18:40:32.687 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n52Cxda7f7_cmRB off=18983924 len=345653 2024-07-26T18:40:32.687 INFO:tasks.workunit.client.0.smithi071.stdout:op 4061 completed, throughput=5MB/sec 2024-07-26T18:40:32.687 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2HWBpTKhbi81VPO off=476516 len=1815432 2024-07-26T18:40:32.696 INFO:tasks.workunit.client.0.smithi071.stdout:op 4062 completed, throughput=5MB/sec 2024-07-26T18:40:32.696 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6v50QS1NiXXmN7u off=5208373 len=296039 2024-07-26T18:40:32.697 INFO:tasks.workunit.client.0.smithi071.stdout:op 4063 completed, throughput=5MB/sec 2024-07-26T18:40:32.698 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eDummV4Y2T-xmj_ off=14606924 len=832762 2024-07-26T18:40:32.701 INFO:tasks.workunit.client.0.smithi071.stdout:op 4064 completed, throughput=5MB/sec 2024-07-26T18:40:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:33 smithi135 ceph-mon[85352]: pgmap v1811: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:40:33.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:33 smithi071 ceph-mon[92867]: pgmap v1811: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:40:33.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:33 smithi071 ceph-mon[90507]: pgmap v1811: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:40:33.701 INFO:tasks.workunit.client.0.smithi071.stdout: 812: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:33.701 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SFO-AqMrpSIHGI9 off=1899035 len=425362 2024-07-26T18:40:33.702 INFO:tasks.workunit.client.0.smithi071.stdout:op 4065 completed, throughput=5MB/sec 2024-07-26T18:40:33.703 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DHOcGHfg7tNj4Ev off=4470774 len=1978583 2024-07-26T18:40:33.705 INFO:tasks.workunit.client.0.smithi071.stdout:op 4066 completed, throughput=5MB/sec 2024-07-26T18:40:33.705 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xGagXTf-YIEmkLV off=12253447 len=1675998 2024-07-26T18:40:33.714 INFO:tasks.workunit.client.0.smithi071.stdout:op 4067 completed, throughput=5MB/sec 2024-07-26T18:40:33.714 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XE0vr8ssfEcT6ST off=12260736 len=830268 2024-07-26T18:40:33.715 INFO:tasks.workunit.client.0.smithi071.stdout:op 4068 completed, throughput=5MB/sec 2024-07-26T18:40:34.715 INFO:tasks.workunit.client.0.smithi071.stdout: 813: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:34.716 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gcmpkrhjzjPM52v off=4553412 len=727008 2024-07-26T18:40:34.716 INFO:tasks.workunit.client.0.smithi071.stdout:op 4069 completed, throughput=5MB/sec 2024-07-26T18:40:34.717 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kyZqFCvoMtL5-D2 off=2332286 len=227549 2024-07-26T18:40:34.720 INFO:tasks.workunit.client.0.smithi071.stdout:op 4070 completed, throughput=5MB/sec 2024-07-26T18:40:34.720 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CiOdY2Ph1kBizVV off=12194777 len=928194 2024-07-26T18:40:34.721 INFO:tasks.workunit.client.0.smithi071.stdout:op 4071 completed, throughput=5MB/sec 2024-07-26T18:40:34.721 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-U2F3jyeMY7CMv2F off=7643926 len=1020946 2024-07-26T18:40:34.722 INFO:tasks.workunit.client.0.smithi071.stdout:op 4072 completed, throughput=5MB/sec 2024-07-26T18:40:34.723 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_XVQnrHqpPYjMxK off=2604046 len=1879722 2024-07-26T18:40:34.724 INFO:tasks.workunit.client.0.smithi071.stdout:op 4073 completed, throughput=5MB/sec 2024-07-26T18:40:34.724 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UUkR9Dirv3nhlfl off=2652532 len=560093 2024-07-26T18:40:34.728 INFO:tasks.workunit.client.0.smithi071.stdout:op 4074 completed, throughput=5MB/sec 2024-07-26T18:40:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:35 smithi135 ceph-mon[85352]: pgmap v1812: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-07-26T18:40:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:35 smithi071 ceph-mon[90507]: pgmap v1812: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-07-26T18:40:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:35 smithi071 ceph-mon[92867]: pgmap v1812: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-07-26T18:40:35.729 INFO:tasks.workunit.client.0.smithi071.stdout: 814: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:35.729 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oswDEY0J9icuydL off=3047138 len=299701 2024-07-26T18:40:35.731 INFO:tasks.workunit.client.0.smithi071.stdout:op 4075 completed, throughput=4.99MB/sec 2024-07-26T18:40:35.732 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K907J8IxBrwzTv3 off=17136255 len=1073853 2024-07-26T18:40:35.733 INFO:tasks.workunit.client.0.smithi071.stdout:op 4076 completed, throughput=5MB/sec 2024-07-26T18:40:35.733 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--6UN7x_uG4IqUzu off=1173625 len=1485023 2024-07-26T18:40:35.741 INFO:tasks.workunit.client.0.smithi071.stdout:op 4077 completed, throughput=5MB/sec 2024-07-26T18:40:35.741 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rxGiXADh9B4iJ47 off=1019378 len=1148131 2024-07-26T18:40:35.742 INFO:tasks.workunit.client.0.smithi071.stdout:op 4078 completed, throughput=5MB/sec 2024-07-26T18:40:35.742 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S-LFlWVwRzP1WNN off=9911367 len=1213585 2024-07-26T18:40:35.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 4079 completed, throughput=5MB/sec 2024-07-26T18:40:36.750 INFO:tasks.workunit.client.0.smithi071.stdout: 815: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:36.751 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SvjN7-lWyoBOzC8 off=13100147 len=1644091 2024-07-26T18:40:36.759 INFO:tasks.workunit.client.0.smithi071.stdout:op 4080 completed, throughput=5MB/sec 2024-07-26T18:40:36.759 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wjVvuS7ACvM8-zF off=1346191 len=514529 2024-07-26T18:40:36.759 INFO:tasks.workunit.client.0.smithi071.stdout:op 4081 completed, throughput=5MB/sec 2024-07-26T18:40:36.760 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GvNWGPSRhByZTmW off=13079509 len=856351 2024-07-26T18:40:36.764 INFO:tasks.workunit.client.0.smithi071.stdout:op 4082 completed, throughput=5MB/sec 2024-07-26T18:40:36.764 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VOt0P4N9dvw1zAY off=2149062 len=1380864 2024-07-26T18:40:36.771 INFO:tasks.workunit.client.0.smithi071.stdout:op 4083 completed, throughput=5MB/sec 2024-07-26T18:40:36.771 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aAzdLGsCj2T4ltg off=94980 len=1911133 2024-07-26T18:40:36.773 INFO:tasks.workunit.client.0.smithi071.stdout:op 4084 completed, throughput=5MB/sec 2024-07-26T18:40:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:37 smithi135 ceph-mon[85352]: pgmap v1813: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:40:37.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:37 smithi071 ceph-mon[92867]: pgmap v1813: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:40:37.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:37 smithi071 ceph-mon[90507]: pgmap v1813: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:40:37.773 INFO:tasks.workunit.client.0.smithi071.stdout: 816: throughput=5MB/sec pending data=0 2024-07-26T18:40:37.773 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JgnPdEw6lpVp2Qv off=8264090 len=904842 2024-07-26T18:40:37.774 INFO:tasks.workunit.client.0.smithi071.stdout:op 4085 completed, throughput=5MB/sec 2024-07-26T18:40:37.774 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qsl8P-ahViE0Vws off=9220880 len=729652 2024-07-26T18:40:37.778 INFO:tasks.workunit.client.0.smithi071.stdout:op 4086 completed, throughput=5MB/sec 2024-07-26T18:40:37.778 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q7OzZ0_P7QBqVlB off=8093466 len=1267644 2024-07-26T18:40:37.780 INFO:tasks.workunit.client.0.smithi071.stdout:op 4087 completed, throughput=5MB/sec 2024-07-26T18:40:37.780 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aCmpjarKLCwu-pT off=7261968 len=974848 2024-07-26T18:40:37.780 INFO:tasks.workunit.client.0.smithi071.stdout:op 4088 completed, throughput=5MB/sec 2024-07-26T18:40:37.780 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ks0YO9wrooKL_Gq off=4033782 len=444731 2024-07-26T18:40:37.781 INFO:tasks.workunit.client.0.smithi071.stdout:op 4089 completed, throughput=5MB/sec 2024-07-26T18:40:38.782 INFO:tasks.workunit.client.0.smithi071.stdout: 817: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:38.782 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jpHxZT1tMZp21Mq off=15907697 len=1818881 2024-07-26T18:40:38.786 INFO:tasks.workunit.client.0.smithi071.stdout:op 4090 completed, throughput=5MB/sec 2024-07-26T18:40:38.786 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mAtd_RaZcVR3oUc off=12934665 len=676428 2024-07-26T18:40:38.791 INFO:tasks.workunit.client.0.smithi071.stdout:op 4091 completed, throughput=5MB/sec 2024-07-26T18:40:38.791 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-y6QKTW-uS9re0GF off=3441250 len=1633201 2024-07-26T18:40:38.799 INFO:tasks.workunit.client.0.smithi071.stdout:op 4092 completed, throughput=5MB/sec 2024-07-26T18:40:38.800 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0pObsVD2ciS1tz9 off=2539816 len=1128887 2024-07-26T18:40:38.807 INFO:tasks.workunit.client.0.smithi071.stdout:op 4093 completed, throughput=5MB/sec 2024-07-26T18:40:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:39 smithi135 ceph-mon[85352]: pgmap v1814: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:40:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:39 smithi071 ceph-mon[90507]: pgmap v1814: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:40:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:39 smithi071 ceph-mon[92867]: pgmap v1814: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:40:39.807 INFO:tasks.workunit.client.0.smithi071.stdout: 818: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:39.807 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z3F8Y8MKQyeadHa off=5597149 len=598148 2024-07-26T18:40:39.809 INFO:tasks.workunit.client.0.smithi071.stdout:op 4094 completed, throughput=4.99MB/sec 2024-07-26T18:40:39.810 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-su2ZjLn2K9MoeR1 off=8979605 len=326543 2024-07-26T18:40:39.813 INFO:tasks.workunit.client.0.smithi071.stdout:op 4095 completed, throughput=5MB/sec 2024-07-26T18:40:39.813 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--nRLQQsAwwtTGVO off=3145018 len=2021527 2024-07-26T18:40:39.824 INFO:tasks.workunit.client.0.smithi071.stdout:op 4096 completed, throughput=5MB/sec 2024-07-26T18:40:39.824 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--YCN9cJMfMFB93K off=705380 len=1141803 2024-07-26T18:40:39.829 INFO:tasks.workunit.client.0.smithi071.stdout:op 4097 completed, throughput=5MB/sec 2024-07-26T18:40:39.829 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cMHZYOXdN7lJL4J off=6688100 len=1299630 2024-07-26T18:40:39.831 INFO:tasks.workunit.client.0.smithi071.stdout:op 4098 completed, throughput=5MB/sec 2024-07-26T18:40:40.831 INFO:tasks.workunit.client.0.smithi071.stdout: 819: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:40.832 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Fq4w0MivEh2q7uL off=184005 len=1604634 2024-07-26T18:40:40.833 INFO:tasks.workunit.client.0.smithi071.stdout:op 4099 completed, throughput=5MB/sec 2024-07-26T18:40:40.833 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nMpMnCRhkGjRcm3 off=1540239 len=88777 2024-07-26T18:40:40.833 INFO:tasks.workunit.client.0.smithi071.stdout:op 4100 completed, throughput=5MB/sec 2024-07-26T18:40:40.834 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hzKHorooNyvfojq off=1714191 len=895257 2024-07-26T18:40:40.834 INFO:tasks.workunit.client.0.smithi071.stdout:op 4101 completed, throughput=5MB/sec 2024-07-26T18:40:40.834 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q3d2IBbxhzQGYNX off=10768796 len=1993182 2024-07-26T18:40:40.836 INFO:tasks.workunit.client.0.smithi071.stdout:op 4102 completed, throughput=5MB/sec 2024-07-26T18:40:40.836 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nVPmjApTTGjwBou off=1255026 len=1130511 2024-07-26T18:40:40.838 INFO:tasks.workunit.client.0.smithi071.stdout:op 4103 completed, throughput=5MB/sec 2024-07-26T18:40:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:41 smithi135 ceph-mon[85352]: pgmap v1815: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:40:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:40:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:40:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:40:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:41 smithi071 ceph-mon[90507]: pgmap v1815: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:40:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:40:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:40:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:40:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:41 smithi071 ceph-mon[92867]: pgmap v1815: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:40:41.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:40:41.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:40:41.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:40:41.838 INFO:tasks.workunit.client.0.smithi071.stdout: 820: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:41.839 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WS-O83bOqJZqM_U off=8681991 len=1457739 2024-07-26T18:40:41.845 INFO:tasks.workunit.client.0.smithi071.stdout:op 4104 completed, throughput=5MB/sec 2024-07-26T18:40:41.846 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RqXV8LRc3FdC1og off=27821 len=1706911 2024-07-26T18:40:41.848 INFO:tasks.workunit.client.0.smithi071.stdout:op 4105 completed, throughput=5MB/sec 2024-07-26T18:40:41.848 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-St4xe6VZmS_SQR0 off=1545401 len=1694912 2024-07-26T18:40:41.849 INFO:tasks.workunit.client.0.smithi071.stdout:op 4106 completed, throughput=5MB/sec 2024-07-26T18:40:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:40:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:40:42] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-07-26T18:40:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:40:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:40:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:40:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:40:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:40:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:40:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:40:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:40:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:40:42.850 INFO:tasks.workunit.client.0.smithi071.stdout: 821: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:42.850 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dkb4dQXYwjFEogS off=16598862 len=157212 2024-07-26T18:40:42.851 INFO:tasks.workunit.client.0.smithi071.stdout:op 4107 completed, throughput=4.99MB/sec 2024-07-26T18:40:42.851 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bSHo4oVSee3pFBj off=12826413 len=535692 2024-07-26T18:40:42.855 INFO:tasks.workunit.client.0.smithi071.stdout:op 4108 completed, throughput=4.99MB/sec 2024-07-26T18:40:42.855 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ULx7SlYt3Oxt2_A off=18528640 len=1557736 2024-07-26T18:40:42.859 INFO:tasks.workunit.client.0.smithi071.stdout:op 4109 completed, throughput=5MB/sec 2024-07-26T18:40:42.859 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1WSHFeVWXPLhyeo off=12322626 len=1382163 2024-07-26T18:40:42.861 INFO:tasks.workunit.client.0.smithi071.stdout:op 4110 completed, throughput=5MB/sec 2024-07-26T18:40:42.861 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rqVX89HJDvuWzLk off=193441 len=1889424 2024-07-26T18:40:42.863 INFO:tasks.workunit.client.0.smithi071.stdout:op 4111 completed, throughput=5MB/sec 2024-07-26T18:40:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:43 smithi135 ceph-mon[85352]: pgmap v1816: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:40:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:43 smithi071 ceph-mon[90507]: pgmap v1816: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:40:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:43 smithi071 ceph-mon[92867]: pgmap v1816: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:40:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:43.863 INFO:tasks.workunit.client.0.smithi071.stdout: 822: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:43.864 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mfO54O8p2qZxJ6c off=11899720 len=1303277 2024-07-26T18:40:43.865 INFO:tasks.workunit.client.0.smithi071.stdout:op 4112 completed, throughput=5MB/sec 2024-07-26T18:40:43.866 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YEjNoAQtl3QmFu1 off=4404599 len=1653240 2024-07-26T18:40:43.872 INFO:tasks.workunit.client.0.smithi071.stdout:op 4113 completed, throughput=5MB/sec 2024-07-26T18:40:43.873 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OOfKuAyub8OLViJ off=5801153 len=1778400 2024-07-26T18:40:43.876 INFO:tasks.workunit.client.0.smithi071.stdout:op 4114 completed, throughput=5MB/sec 2024-07-26T18:40:43.876 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Kb2eMwZXDhAL_8a off=7961974 len=477156 2024-07-26T18:40:43.877 INFO:tasks.workunit.client.0.smithi071.stdout:op 4115 completed, throughput=5MB/sec 2024-07-26T18:40:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: 823: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:44.878 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ayMqXbw1EYV4CW9 off=23441570 len=841895 2024-07-26T18:40:44.883 INFO:tasks.workunit.client.0.smithi071.stdout:op 4116 completed, throughput=5MB/sec 2024-07-26T18:40:44.883 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AU7jp_8Hij6dsbE off=3910422 len=1161905 2024-07-26T18:40:44.891 INFO:tasks.workunit.client.0.smithi071.stdout:op 4117 completed, throughput=5MB/sec 2024-07-26T18:40:44.891 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eAcE2CAGn2f5bJV off=21635513 len=1919355 2024-07-26T18:40:44.894 INFO:tasks.workunit.client.0.smithi071.stdout:op 4118 completed, throughput=5MB/sec 2024-07-26T18:40:44.894 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gNjlMXNAwlr2wPF off=927651 len=1998483 2024-07-26T18:40:44.902 INFO:tasks.workunit.client.0.smithi071.stdout:op 4119 completed, throughput=5MB/sec 2024-07-26T18:40:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:45 smithi135 ceph-mon[85352]: pgmap v1817: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:40:45.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:45 smithi071 ceph-mon[92867]: pgmap v1817: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:40:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:45 smithi071 ceph-mon[90507]: pgmap v1817: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:40:45.903 INFO:tasks.workunit.client.0.smithi071.stdout: 824: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:45.903 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VBVy-GGJy2w6nOS off=4887098 len=1554546 2024-07-26T18:40:45.910 INFO:tasks.workunit.client.0.smithi071.stdout:op 4120 completed, throughput=5MB/sec 2024-07-26T18:40:45.910 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kCC9dHmm4-WkNQt off=6113695 len=1612381 2024-07-26T18:40:45.914 INFO:tasks.workunit.client.0.smithi071.stdout:op 4121 completed, throughput=5MB/sec 2024-07-26T18:40:45.914 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3vQOeIPapEJVNfs off=13312913 len=199166 2024-07-26T18:40:45.916 INFO:tasks.workunit.client.0.smithi071.stdout:op 4122 completed, throughput=5MB/sec 2024-07-26T18:40:45.916 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ufAAwjmHIWa0E1A off=13671188 len=1768827 2024-07-26T18:40:45.925 INFO:tasks.workunit.client.0.smithi071.stdout:op 4123 completed, throughput=5MB/sec 2024-07-26T18:40:46.926 INFO:tasks.workunit.client.0.smithi071.stdout: 825: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:46.926 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0LNB2BEpN4H0NWb off=4371772 len=755458 2024-07-26T18:40:46.928 INFO:tasks.workunit.client.0.smithi071.stdout:op 4124 completed, throughput=5MB/sec 2024-07-26T18:40:46.928 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-I-bzWmo7wqK2941 off=2669570 len=1297258 2024-07-26T18:40:46.930 INFO:tasks.workunit.client.0.smithi071.stdout:op 4125 completed, throughput=5MB/sec 2024-07-26T18:40:46.930 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pWk9s15reBEESoj off=3114280 len=874316 2024-07-26T18:40:46.935 INFO:tasks.workunit.client.0.smithi071.stdout:op 4126 completed, throughput=5MB/sec 2024-07-26T18:40:46.935 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XpS2yprJxrTzBp2 off=4277770 len=1067567 2024-07-26T18:40:46.941 INFO:tasks.workunit.client.0.smithi071.stdout:op 4127 completed, throughput=5MB/sec 2024-07-26T18:40:46.941 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-P8tj22Ug4T9tTtH off=2264334 len=1466084 2024-07-26T18:40:46.949 INFO:tasks.workunit.client.0.smithi071.stdout:op 4128 completed, throughput=5MB/sec 2024-07-26T18:40:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:47 smithi135 ceph-mon[85352]: pgmap v1818: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:40:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:47 smithi071 ceph-mon[90507]: pgmap v1818: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:40:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:47 smithi071 ceph-mon[92867]: pgmap v1818: 105 pgs: 105 active+clean; 129 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:40:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: 826: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:47.950 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rPkMqnPegs7qr80 off=14463848 len=1205355 2024-07-26T18:40:47.952 INFO:tasks.workunit.client.0.smithi071.stdout:op 4129 completed, throughput=5MB/sec 2024-07-26T18:40:47.952 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rHwOh324nAA4j-_ off=7058821 len=300279 2024-07-26T18:40:47.953 INFO:tasks.workunit.client.0.smithi071.stdout:op 4130 completed, throughput=5MB/sec 2024-07-26T18:40:47.953 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-agCJqorKc4jNSE5 off=906410 len=2094063 2024-07-26T18:40:47.956 INFO:tasks.workunit.client.0.smithi071.stdout:op 4131 completed, throughput=5MB/sec 2024-07-26T18:40:47.956 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-24YrSEEl-mucFpt off=649665 len=1487703 2024-07-26T18:40:47.965 INFO:tasks.workunit.client.0.smithi071.stdout:op 4132 completed, throughput=5MB/sec 2024-07-26T18:40:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: 827: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:48.966 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VJVWSxsJ1OwVPYk off=11519633 len=979628 2024-07-26T18:40:48.967 INFO:tasks.workunit.client.0.smithi071.stdout:op 4133 completed, throughput=5MB/sec 2024-07-26T18:40:48.968 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-euIggNkF9OetfCe off=7853904 len=1317643 2024-07-26T18:40:48.975 INFO:tasks.workunit.client.0.smithi071.stdout:op 4134 completed, throughput=5MB/sec 2024-07-26T18:40:48.975 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vK6FkpurPKJlWlx off=19375749 len=187911 2024-07-26T18:40:48.977 INFO:tasks.workunit.client.0.smithi071.stdout:op 4135 completed, throughput=5MB/sec 2024-07-26T18:40:48.978 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pJdpBhOn6CtHrXw off=5313719 len=943530 2024-07-26T18:40:48.982 INFO:tasks.workunit.client.0.smithi071.stdout:op 4136 completed, throughput=5MB/sec 2024-07-26T18:40:48.982 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jYEjY0DkbW_iS3g off=16016662 len=236835 2024-07-26T18:40:48.985 INFO:tasks.workunit.client.0.smithi071.stdout:op 4137 completed, throughput=5MB/sec 2024-07-26T18:40:48.985 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gAJrO7b4Fj2VVzS off=2942137 len=1370493 2024-07-26T18:40:48.997 INFO:tasks.workunit.client.0.smithi071.stdout:op 4138 completed, throughput=5MB/sec 2024-07-26T18:40:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:49 smithi135 ceph-mon[85352]: pgmap v1819: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:40:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:49 smithi071 ceph-mon[92867]: pgmap v1819: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:40:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:49 smithi071 ceph-mon[90507]: pgmap v1819: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:40:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: 828: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:49.998 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sS-yRMmQ43wWLia off=9419796 len=373441 2024-07-26T18:40:49.998 INFO:tasks.workunit.client.0.smithi071.stdout:op 4139 completed, throughput=4.99MB/sec 2024-07-26T18:40:49.998 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GDtTTFgPnlko-Lj off=21779974 len=1472654 2024-07-26T18:40:50.000 INFO:tasks.workunit.client.0.smithi071.stdout:op 4140 completed, throughput=5MB/sec 2024-07-26T18:40:50.000 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ToaLSzn88nHH9fn off=1841146 len=806905 2024-07-26T18:40:50.001 INFO:tasks.workunit.client.0.smithi071.stdout:op 4141 completed, throughput=5MB/sec 2024-07-26T18:40:50.001 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Sn3MY0n09ObuHF5 off=717197 len=919527 2024-07-26T18:40:50.003 INFO:tasks.workunit.client.0.smithi071.stdout:op 4142 completed, throughput=5MB/sec 2024-07-26T18:40:50.003 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-J2Qb18OYTkn4Myy off=2355797 len=1608687 2024-07-26T18:40:50.004 INFO:tasks.workunit.client.0.smithi071.stdout:op 4143 completed, throughput=5MB/sec 2024-07-26T18:40:50.005 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0J_598ZqUSr4Vm5 off=15074373 len=1756124 2024-07-26T18:40:50.015 INFO:tasks.workunit.client.0.smithi071.stdout:op 4144 completed, throughput=5MB/sec 2024-07-26T18:40:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: 829: throughput=5MB/sec pending data=0 2024-07-26T18:40:51.016 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fjcpG_baERLyUqZ off=10295613 len=1689008 2024-07-26T18:40:51.018 INFO:tasks.workunit.client.0.smithi071.stdout:op 4145 completed, throughput=5MB/sec 2024-07-26T18:40:51.019 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Zkrixqky1QcyXia off=10233829 len=255125 2024-07-26T18:40:51.019 INFO:tasks.workunit.client.0.smithi071.stdout:op 4146 completed, throughput=5MB/sec 2024-07-26T18:40:51.019 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TC28R3BWgaz9BWb off=15430225 len=2008416 2024-07-26T18:40:51.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 4147 completed, throughput=5MB/sec 2024-07-26T18:40:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:51 smithi135 ceph-mon[85352]: pgmap v1820: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:40:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:51 smithi071 ceph-mon[92867]: pgmap v1820: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:40:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:51 smithi071 ceph-mon[90507]: pgmap v1820: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:40:52.033 INFO:tasks.workunit.client.0.smithi071.stdout: 830: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:52.033 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EqH-pSCE31bx3OS off=5075544 len=16293 2024-07-26T18:40:52.035 INFO:tasks.workunit.client.0.smithi071.stdout:op 4148 completed, throughput=4.99MB/sec 2024-07-26T18:40:52.035 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-i3hbxT5X8hux5b7 off=2098254 len=1584521 2024-07-26T18:40:52.047 INFO:tasks.workunit.client.0.smithi071.stdout:op 4149 completed, throughput=5MB/sec 2024-07-26T18:40:52.047 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GiLC7jHcv_8iXJw off=6829430 len=1110966 2024-07-26T18:40:52.048 INFO:tasks.workunit.client.0.smithi071.stdout:op 4150 completed, throughput=5MB/sec 2024-07-26T18:40:52.048 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_2qh_NiOaAVvKJ_ off=4110034 len=1733232 2024-07-26T18:40:52.050 INFO:tasks.workunit.client.0.smithi071.stdout:op 4151 completed, throughput=5MB/sec 2024-07-26T18:40:52.050 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-e_MCv36m35apyh6 off=7995608 len=2037858 2024-07-26T18:40:52.062 INFO:tasks.workunit.client.0.smithi071.stdout:op 4152 completed, throughput=5MB/sec 2024-07-26T18:40:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:40:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:40:52] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:40:53.063 INFO:tasks.workunit.client.0.smithi071.stdout: 831: throughput=5MB/sec pending data=0 2024-07-26T18:40:53.063 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-z7EJsqzFIcATjmZ off=8326134 len=1636836 2024-07-26T18:40:53.071 INFO:tasks.workunit.client.0.smithi071.stdout:op 4153 completed, throughput=5MB/sec 2024-07-26T18:40:53.071 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2owxA_YWZGGD0zB off=10744581 len=394531 2024-07-26T18:40:53.075 INFO:tasks.workunit.client.0.smithi071.stdout:op 4154 completed, throughput=5MB/sec 2024-07-26T18:40:53.075 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2hP1nuaB48ubbm4 off=6991480 len=465869 2024-07-26T18:40:53.076 INFO:tasks.workunit.client.0.smithi071.stdout:op 4155 completed, throughput=5MB/sec 2024-07-26T18:40:53.076 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-l50ZwRfrV0IvT5_ off=12274476 len=1290423 2024-07-26T18:40:53.083 INFO:tasks.workunit.client.0.smithi071.stdout:op 4156 completed, throughput=5MB/sec 2024-07-26T18:40:53.084 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jCkbIDJO2n2_0-W off=9232842 len=1449393 2024-07-26T18:40:53.090 INFO:tasks.workunit.client.0.smithi071.stdout:op 4157 completed, throughput=5MB/sec 2024-07-26T18:40:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:53 smithi135 ceph-mon[85352]: pgmap v1821: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:40:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:53 smithi071 ceph-mon[90507]: pgmap v1821: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:40:53.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:53 smithi071 ceph-mon[92867]: pgmap v1821: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:40:54.090 INFO:tasks.workunit.client.0.smithi071.stdout: 832: throughput=5MB/sec pending data=0 2024-07-26T18:40:54.091 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LrEWlHVgsBbl_57 off=3877713 len=215086 2024-07-26T18:40:54.094 INFO:tasks.workunit.client.0.smithi071.stdout:op 4158 completed, throughput=5MB/sec 2024-07-26T18:40:54.094 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MYqabS_XnCmL_zk off=5087159 len=441290 2024-07-26T18:40:54.095 INFO:tasks.workunit.client.0.smithi071.stdout:op 4159 completed, throughput=5MB/sec 2024-07-26T18:40:54.095 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Bve6j77J3ZmrHnh off=238673 len=1581950 2024-07-26T18:40:54.104 INFO:tasks.workunit.client.0.smithi071.stdout:op 4160 completed, throughput=5MB/sec 2024-07-26T18:40:54.104 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ouUki_6DzkVe1x3 off=3094275 len=398691 2024-07-26T18:40:54.108 INFO:tasks.workunit.client.0.smithi071.stdout:op 4161 completed, throughput=5MB/sec 2024-07-26T18:40:54.108 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YNAVHH3ND6sSKM7 off=9515584 len=268027 2024-07-26T18:40:54.108 INFO:tasks.workunit.client.0.smithi071.stdout:op 4162 completed, throughput=5MB/sec 2024-07-26T18:40:54.109 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7jGU1ezLwzrm61j off=3197703 len=39285 2024-07-26T18:40:54.110 INFO:tasks.workunit.client.0.smithi071.stdout:op 4163 completed, throughput=5MB/sec 2024-07-26T18:40:54.110 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_z5SkLLutzC6TQQ off=5570499 len=1679612 2024-07-26T18:40:54.123 INFO:tasks.workunit.client.0.smithi071.stdout:op 4164 completed, throughput=5MB/sec 2024-07-26T18:40:55.123 INFO:tasks.workunit.client.0.smithi071.stdout: 833: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:55.124 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WSmdgjLZUD1QQkM off=7040951 len=1810991 2024-07-26T18:40:55.126 INFO:tasks.workunit.client.0.smithi071.stdout:op 4165 completed, throughput=5MB/sec 2024-07-26T18:40:55.126 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bjvFR5cezsEvTtF off=4160119 len=767252 2024-07-26T18:40:55.127 INFO:tasks.workunit.client.0.smithi071.stdout:op 4166 completed, throughput=5MB/sec 2024-07-26T18:40:55.127 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3FJSEzM-YUlz6Lr off=5846114 len=1466043 2024-07-26T18:40:55.129 INFO:tasks.workunit.client.0.smithi071.stdout:op 4167 completed, throughput=5MB/sec 2024-07-26T18:40:55.129 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TuVlLhbGXMxQpVJ off=319416 len=566550 2024-07-26T18:40:55.131 INFO:tasks.workunit.client.0.smithi071.stdout:op 4168 completed, throughput=5MB/sec 2024-07-26T18:40:55.131 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--6PQHxu-M70CQVN off=8846166 len=845342 2024-07-26T18:40:55.136 INFO:tasks.workunit.client.0.smithi071.stdout:op 4169 completed, throughput=5MB/sec 2024-07-26T18:40:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:55 smithi135 ceph-mon[85352]: pgmap v1822: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:40:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:55 smithi071 ceph-mon[90507]: pgmap v1822: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:40:55.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:55 smithi071 ceph-mon[92867]: pgmap v1822: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:40:56.137 INFO:tasks.workunit.client.0.smithi071.stdout: 834: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:56.137 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wFQaNBr1JMqAcW7 off=10304239 len=1416952 2024-07-26T18:40:56.138 INFO:tasks.workunit.client.0.smithi071.stdout:op 4170 completed, throughput=5MB/sec 2024-07-26T18:40:56.138 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7Zo5o33DTSSv5Lf off=8214381 len=422625 2024-07-26T18:40:56.142 INFO:tasks.workunit.client.0.smithi071.stdout:op 4171 completed, throughput=5MB/sec 2024-07-26T18:40:56.142 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j1jxCR75RxG8P-- off=0 len=1574455 2024-07-26T18:40:56.149 INFO:tasks.workunit.client.0.smithi071.stdout:op 4172 completed, throughput=5MB/sec 2024-07-26T18:40:56.149 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qEfOn18jYQnMiwm off=12772967 len=1660169 2024-07-26T18:40:56.159 INFO:tasks.workunit.client.0.smithi071.stdout:op 4173 completed, throughput=5MB/sec 2024-07-26T18:40:57.159 INFO:tasks.workunit.client.0.smithi071.stdout: 835: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:57.160 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Sd0hSlexuEEt5qc off=10177092 len=913584 2024-07-26T18:40:57.161 INFO:tasks.workunit.client.0.smithi071.stdout:op 4174 completed, throughput=5MB/sec 2024-07-26T18:40:57.161 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H2Ve_ptIaGn87Eg off=1675708 len=1839039 2024-07-26T18:40:57.165 INFO:tasks.workunit.client.0.smithi071.stdout:op 4175 completed, throughput=5MB/sec 2024-07-26T18:40:57.165 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--y5QM1buHe5loaW off=1333102 len=1228383 2024-07-26T18:40:57.172 INFO:tasks.workunit.client.0.smithi071.stdout:op 4176 completed, throughput=5MB/sec 2024-07-26T18:40:57.172 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BLCtg5cfVy_71OB off=6471789 len=1278042 2024-07-26T18:40:57.174 INFO:tasks.workunit.client.0.smithi071.stdout:op 4177 completed, throughput=5MB/sec 2024-07-26T18:40:57.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:57 smithi071 ceph-mon[92867]: pgmap v1823: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:40:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:57 smithi071 ceph-mon[90507]: pgmap v1823: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:40:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:57 smithi135 ceph-mon[85352]: pgmap v1823: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:40:58.174 INFO:tasks.workunit.client.0.smithi071.stdout: 836: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:58.174 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CE5uP-o6XBOQMJK off=3881646 len=1312090 2024-07-26T18:40:58.182 INFO:tasks.workunit.client.0.smithi071.stdout:op 4178 completed, throughput=5MB/sec 2024-07-26T18:40:58.182 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_OzQsmJt5Dp7lYV off=12590018 len=702362 2024-07-26T18:40:58.188 INFO:tasks.workunit.client.0.smithi071.stdout:op 4179 completed, throughput=5MB/sec 2024-07-26T18:40:58.278 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ngHSLlCnmTGVfRl off=4427420 len=1525220 2024-07-26T18:40:58.280 INFO:tasks.workunit.client.0.smithi071.stdout:op 4180 completed, throughput=5MB/sec 2024-07-26T18:40:58.280 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9W0PH4M9GsjIOGN off=15132841 len=895405 2024-07-26T18:40:58.280 INFO:tasks.workunit.client.0.smithi071.stdout:op 4181 completed, throughput=5MB/sec 2024-07-26T18:40:58.280 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VikK23HOCaOn9h0 off=1213749 len=367916 2024-07-26T18:40:58.280 INFO:tasks.workunit.client.0.smithi071.stdout:op 4182 completed, throughput=5MB/sec 2024-07-26T18:40:58.280 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bu4XwMQmOQgvHNk off=3755939 len=663998 2024-07-26T18:40:58.280 INFO:tasks.workunit.client.0.smithi071.stdout:op 4183 completed, throughput=5MB/sec 2024-07-26T18:40:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:40:59.199 INFO:tasks.workunit.client.0.smithi071.stdout: 837: throughput=4.99MB/sec pending data=0 2024-07-26T18:40:59.199 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qfJxJvLRun7vNhG off=5102526 len=332916 2024-07-26T18:40:59.200 INFO:tasks.workunit.client.0.smithi071.stdout:op 4184 completed, throughput=4.99MB/sec 2024-07-26T18:40:59.200 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SJ9cAMBDfExlGTi off=7064200 len=698871 2024-07-26T18:40:59.205 INFO:tasks.workunit.client.0.smithi071.stdout:op 4185 completed, throughput=5MB/sec 2024-07-26T18:40:59.206 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DQ-KhsfcE-DuLY5 off=4174616 len=1626611 2024-07-26T18:40:59.207 INFO:tasks.workunit.client.0.smithi071.stdout:op 4186 completed, throughput=5MB/sec 2024-07-26T18:40:59.207 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zC8RorI7tXd4TFo off=2785540 len=610722 2024-07-26T18:40:59.211 INFO:tasks.workunit.client.0.smithi071.stdout:op 4187 completed, throughput=5MB/sec 2024-07-26T18:40:59.211 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1IUURHoruuh3trx off=1031933 len=1598069 2024-07-26T18:40:59.213 INFO:tasks.workunit.client.0.smithi071.stdout:op 4188 completed, throughput=5MB/sec 2024-07-26T18:40:59.213 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TL5CjjLxJn5Aq7A off=18668607 len=388826 2024-07-26T18:40:59.214 INFO:tasks.workunit.client.0.smithi071.stdout:op 4189 completed, throughput=5MB/sec 2024-07-26T18:40:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:40:59 smithi071 ceph-mon[92867]: pgmap v1824: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:40:59.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:40:59 smithi071 ceph-mon[90507]: pgmap v1824: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:40:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:40:59 smithi135 ceph-mon[85352]: pgmap v1824: 105 pgs: 105 active+clean; 129 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-07-26T18:41:00.214 INFO:tasks.workunit.client.0.smithi071.stdout: 838: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:00.215 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rQG3bd0yQ8Z0BoV off=0 len=1206143 2024-07-26T18:41:00.221 INFO:tasks.workunit.client.0.smithi071.stdout:op 4190 completed, throughput=5MB/sec 2024-07-26T18:41:00.221 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-87_aqBWh7o8Bzb- off=8431332 len=1630109 2024-07-26T18:41:00.223 INFO:tasks.workunit.client.0.smithi071.stdout:op 4191 completed, throughput=5MB/sec 2024-07-26T18:41:00.223 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-03fAVPNsIiAIkw6 off=12233313 len=1471399 2024-07-26T18:41:00.231 INFO:tasks.workunit.client.0.smithi071.stdout:op 4192 completed, throughput=5MB/sec 2024-07-26T18:41:00.231 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4aSvcOwKWwjq-ac off=606586 len=1802987 2024-07-26T18:41:00.234 INFO:tasks.workunit.client.0.smithi071.stdout:op 4193 completed, throughput=5MB/sec 2024-07-26T18:41:01.234 INFO:tasks.workunit.client.0.smithi071.stdout: 839: throughput=5MB/sec pending data=0 2024-07-26T18:41:01.235 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6ZejTpqnI2_r7qp off=3122017 len=1587038 2024-07-26T18:41:01.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 4194 completed, throughput=5MB/sec 2024-07-26T18:41:01.246 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nVJm3gl2tESRmZO off=2161909 len=775587 2024-07-26T18:41:01.250 INFO:tasks.workunit.client.0.smithi071.stdout:op 4195 completed, throughput=5MB/sec 2024-07-26T18:41:01.250 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bT-DxIVqHjzgNh0 off=15584767 len=20837 2024-07-26T18:41:01.252 INFO:tasks.workunit.client.0.smithi071.stdout:op 4196 completed, throughput=5MB/sec 2024-07-26T18:41:01.252 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q4eQh6WYZ3Bihk1 off=1341167 len=1785125 2024-07-26T18:41:01.254 INFO:tasks.workunit.client.0.smithi071.stdout:op 4197 completed, throughput=5MB/sec 2024-07-26T18:41:01.254 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x9SARmEKkd5WTYd off=8847849 len=200012 2024-07-26T18:41:01.256 INFO:tasks.workunit.client.0.smithi071.stdout:op 4198 completed, throughput=5MB/sec 2024-07-26T18:41:01.256 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iDlZ7FEs63hH0RS off=5124429 len=664390 2024-07-26T18:41:01.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 4199 completed, throughput=5MB/sec 2024-07-26T18:41:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:01 smithi071 ceph-mon[90507]: pgmap v1825: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:41:01.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:01 smithi071 ceph-mon[92867]: pgmap v1825: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:41:01.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:01 smithi135 ceph-mon[85352]: pgmap v1825: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:41:02.260 INFO:tasks.workunit.client.0.smithi071.stdout: 840: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:02.260 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SEfnFf_GJJOyFPJ off=20839805 len=362619 2024-07-26T18:41:02.261 INFO:tasks.workunit.client.0.smithi071.stdout:op 4200 completed, throughput=5MB/sec 2024-07-26T18:41:02.261 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XsIWGu3tnzXQuE4 off=11229415 len=1674756 2024-07-26T18:41:02.265 INFO:tasks.workunit.client.0.smithi071.stdout:op 4201 completed, throughput=5MB/sec 2024-07-26T18:41:02.265 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yIFxqP72TNR2EI0 off=476301 len=1602561 2024-07-26T18:41:02.267 INFO:tasks.workunit.client.0.smithi071.stdout:op 4202 completed, throughput=5MB/sec 2024-07-26T18:41:02.267 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eWxHPINhcOVZ9co off=7038951 len=1769171 2024-07-26T18:41:02.270 INFO:tasks.workunit.client.0.smithi071.stdout:op 4203 completed, throughput=5MB/sec 2024-07-26T18:41:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:41:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:41:02] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:41:03.271 INFO:tasks.workunit.client.0.smithi071.stdout: 841: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:03.271 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qBC4hLzCfPCJepv off=706933 len=801128 2024-07-26T18:41:03.275 INFO:tasks.workunit.client.0.smithi071.stdout:op 4204 completed, throughput=5MB/sec 2024-07-26T18:41:03.275 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3ZjbY6AXkQlgRmL off=6806115 len=44564 2024-07-26T18:41:03.275 INFO:tasks.workunit.client.0.smithi071.stdout:op 4205 completed, throughput=5MB/sec 2024-07-26T18:41:03.276 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Per0gpieczthHDN off=11368839 len=1635966 2024-07-26T18:41:03.285 INFO:tasks.workunit.client.0.smithi071.stdout:op 4206 completed, throughput=5MB/sec 2024-07-26T18:41:03.285 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CnH7noRXe84biF- off=15153113 len=1723318 2024-07-26T18:41:03.295 INFO:tasks.workunit.client.0.smithi071.stdout:op 4207 completed, throughput=5MB/sec 2024-07-26T18:41:03.295 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CZG99j9zFQiZHAe off=8048445 len=1999891 2024-07-26T18:41:03.299 INFO:tasks.workunit.client.0.smithi071.stdout:op 4208 completed, throughput=5MB/sec 2024-07-26T18:41:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:03 smithi071 ceph-mon[90507]: pgmap v1826: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:41:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:03 smithi071 ceph-mon[92867]: pgmap v1826: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:41:03.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:03 smithi135 ceph-mon[85352]: pgmap v1826: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:41:04.299 INFO:tasks.workunit.client.0.smithi071.stdout: 842: throughput=5MB/sec pending data=0 2024-07-26T18:41:04.299 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W7ux2DzAmtmTC4N off=1945706 len=1195169 2024-07-26T18:41:04.301 INFO:tasks.workunit.client.0.smithi071.stdout:op 4209 completed, throughput=5MB/sec 2024-07-26T18:41:04.301 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c6G_oCd_KKLIAN4 off=228981 len=1158472 2024-07-26T18:41:04.303 INFO:tasks.workunit.client.0.smithi071.stdout:op 4210 completed, throughput=5MB/sec 2024-07-26T18:41:04.303 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tbPkmZ6vuY1Apds off=4648437 len=1707404 2024-07-26T18:41:04.305 INFO:tasks.workunit.client.0.smithi071.stdout:op 4211 completed, throughput=5MB/sec 2024-07-26T18:41:05.306 INFO:tasks.workunit.client.0.smithi071.stdout: 843: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:05.306 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QGn0qHbM5nWenpC off=12361304 len=2091772 2024-07-26T18:41:05.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 4212 completed, throughput=5MB/sec 2024-07-26T18:41:05.318 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4JvMv-3v2D31Ia9 off=10098971 len=1963370 2024-07-26T18:41:05.320 INFO:tasks.workunit.client.0.smithi071.stdout:op 4213 completed, throughput=5MB/sec 2024-07-26T18:41:05.321 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Z-D7MsWrEl_bfSo off=794510 len=1952370 2024-07-26T18:41:05.330 INFO:tasks.workunit.client.0.smithi071.stdout:op 4214 completed, throughput=5MB/sec 2024-07-26T18:41:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:05 smithi071 ceph-mon[92867]: pgmap v1827: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:41:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:05 smithi071 ceph-mon[90507]: pgmap v1827: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:41:05.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:05 smithi135 ceph-mon[85352]: pgmap v1827: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:41:06.330 INFO:tasks.workunit.client.0.smithi071.stdout: 844: throughput=5MB/sec pending data=0 2024-07-26T18:41:06.331 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TPU037Bxng2kmeB off=2684475 len=48748 2024-07-26T18:41:06.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 4215 completed, throughput=5MB/sec 2024-07-26T18:41:06.333 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iwbQtjPuaZ-dMSr off=8842502 len=581857 2024-07-26T18:41:06.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 4216 completed, throughput=5MB/sec 2024-07-26T18:41:06.335 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Wa6pfU3t94NqkJ8 off=3517205 len=1478304 2024-07-26T18:41:06.341 INFO:tasks.workunit.client.0.smithi071.stdout:op 4217 completed, throughput=5MB/sec 2024-07-26T18:41:06.341 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HriAGh2sSUOgax6 off=11713644 len=1642831 2024-07-26T18:41:06.349 INFO:tasks.workunit.client.0.smithi071.stdout:op 4218 completed, throughput=5MB/sec 2024-07-26T18:41:06.349 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oAk-c9RER5dh4HB off=11915551 len=652056 2024-07-26T18:41:06.350 INFO:tasks.workunit.client.0.smithi071.stdout:op 4219 completed, throughput=5MB/sec 2024-07-26T18:41:07.350 INFO:tasks.workunit.client.0.smithi071.stdout: 845: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:07.351 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Nd4kJ7vScfUP2Zm off=4215510 len=1747446 2024-07-26T18:41:07.353 INFO:tasks.workunit.client.0.smithi071.stdout:op 4220 completed, throughput=5MB/sec 2024-07-26T18:41:07.353 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TQ7TutWFdY3LBKp off=750159 len=1170708 2024-07-26T18:41:07.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 4221 completed, throughput=5MB/sec 2024-07-26T18:41:07.359 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-k9n660Ek2tyarIo off=9671666 len=1078434 2024-07-26T18:41:07.361 INFO:tasks.workunit.client.0.smithi071.stdout:op 4222 completed, throughput=5MB/sec 2024-07-26T18:41:07.361 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ypQ-1zHNzAc-8ET off=22708303 len=750055 2024-07-26T18:41:07.365 INFO:tasks.workunit.client.0.smithi071.stdout:op 4223 completed, throughput=5MB/sec 2024-07-26T18:41:07.365 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4wuqoMpIRPjThas off=913854 len=1458120 2024-07-26T18:41:07.367 INFO:tasks.workunit.client.0.smithi071.stdout:op 4224 completed, throughput=5MB/sec 2024-07-26T18:41:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:07 smithi071 ceph-mon[92867]: pgmap v1828: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:41:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:07 smithi071 ceph-mon[90507]: pgmap v1828: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:41:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:07 smithi135 ceph-mon[85352]: pgmap v1828: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:41:08.368 INFO:tasks.workunit.client.0.smithi071.stdout: 846: throughput=5MB/sec pending data=0 2024-07-26T18:41:08.368 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xRNpZlXIvSp-Azk off=9072947 len=1543616 2024-07-26T18:41:08.370 INFO:tasks.workunit.client.0.smithi071.stdout:op 4225 completed, throughput=5MB/sec 2024-07-26T18:41:08.370 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FfZNEXnSuVcdJYj off=4490690 len=496298 2024-07-26T18:41:08.371 INFO:tasks.workunit.client.0.smithi071.stdout:op 4226 completed, throughput=5MB/sec 2024-07-26T18:41:08.371 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gniLSUDJz618e5Q off=1863798 len=2022105 2024-07-26T18:41:08.381 INFO:tasks.workunit.client.0.smithi071.stdout:op 4227 completed, throughput=5MB/sec 2024-07-26T18:41:08.381 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KepHVSvORqDhDO3 off=1726504 len=959999 2024-07-26T18:41:08.385 INFO:tasks.workunit.client.0.smithi071.stdout:op 4228 completed, throughput=5MB/sec 2024-07-26T18:41:09.386 INFO:tasks.workunit.client.0.smithi071.stdout: 847: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:09.386 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BrPKcHwLefWnq48 off=2180340 len=549076 2024-07-26T18:41:09.390 INFO:tasks.workunit.client.0.smithi071.stdout:op 4229 completed, throughput=5MB/sec 2024-07-26T18:41:09.390 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tR5YdPsDJUevA73 off=5795286 len=195272 2024-07-26T18:41:09.393 INFO:tasks.workunit.client.0.smithi071.stdout:op 4230 completed, throughput=5MB/sec 2024-07-26T18:41:09.393 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-We2J34JFQcb5uFs off=11055056 len=880921 2024-07-26T18:41:09.394 INFO:tasks.workunit.client.0.smithi071.stdout:op 4231 completed, throughput=5MB/sec 2024-07-26T18:41:09.394 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tQHRhddcKOdpaeI off=799576 len=1494149 2024-07-26T18:41:09.395 INFO:tasks.workunit.client.0.smithi071.stdout:op 4232 completed, throughput=5MB/sec 2024-07-26T18:41:09.395 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yzFgjrMLvd3fDzH off=5365990 len=1089174 2024-07-26T18:41:09.397 INFO:tasks.workunit.client.0.smithi071.stdout:op 4233 completed, throughput=5MB/sec 2024-07-26T18:41:09.397 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jOCBZwxrTtMZuvK off=1937086 len=435566 2024-07-26T18:41:09.400 INFO:tasks.workunit.client.0.smithi071.stdout:op 4234 completed, throughput=5MB/sec 2024-07-26T18:41:09.401 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aEg4Hee1B3CbE48 off=15306594 len=344619 2024-07-26T18:41:09.403 INFO:tasks.workunit.client.0.smithi071.stdout:op 4235 completed, throughput=5MB/sec 2024-07-26T18:41:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:09 smithi071 ceph-mon[92867]: pgmap v1829: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:41:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:09 smithi071 ceph-mon[90507]: pgmap v1829: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:41:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:09 smithi135 ceph-mon[85352]: pgmap v1829: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:41:10.404 INFO:tasks.workunit.client.0.smithi071.stdout: 848: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:10.404 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HpUDLzRmzKurk6G off=7810771 len=1956605 2024-07-26T18:41:10.406 INFO:tasks.workunit.client.0.smithi071.stdout:op 4236 completed, throughput=5MB/sec 2024-07-26T18:41:10.406 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zrYAewmUU2x0gaz off=4677784 len=1261747 2024-07-26T18:41:10.412 INFO:tasks.workunit.client.0.smithi071.stdout:op 4237 completed, throughput=5MB/sec 2024-07-26T18:41:10.413 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3A2cjK1v75Db2-G off=19822501 len=2000723 2024-07-26T18:41:10.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 4238 completed, throughput=5MB/sec 2024-07-26T18:41:11.416 INFO:tasks.workunit.client.0.smithi071.stdout: 849: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:11.416 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LADK-frneNWLrBI off=1519294 len=92529 2024-07-26T18:41:11.417 INFO:tasks.workunit.client.0.smithi071.stdout:op 4239 completed, throughput=4.99MB/sec 2024-07-26T18:41:11.417 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ds-w1H1rfwVAjHR off=238770 len=95489 2024-07-26T18:41:11.420 INFO:tasks.workunit.client.0.smithi071.stdout:op 4240 completed, throughput=4.99MB/sec 2024-07-26T18:41:11.420 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iAsktoCXcZg5kjl off=1210918 len=62559 2024-07-26T18:41:11.422 INFO:tasks.workunit.client.0.smithi071.stdout:op 4241 completed, throughput=4.99MB/sec 2024-07-26T18:41:11.422 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ISxL4W0VW_a17er off=4095157 len=1929886 2024-07-26T18:41:11.432 INFO:tasks.workunit.client.0.smithi071.stdout:op 4242 completed, throughput=5MB/sec 2024-07-26T18:41:11.432 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lyMvlq90An7F48M off=12358316 len=1716067 2024-07-26T18:41:11.441 INFO:tasks.workunit.client.0.smithi071.stdout:op 4243 completed, throughput=5MB/sec 2024-07-26T18:41:11.441 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sBkrUWuvzBL3ub_ off=409852 len=304491 2024-07-26T18:41:11.442 INFO:tasks.workunit.client.0.smithi071.stdout:op 4244 completed, throughput=5MB/sec 2024-07-26T18:41:11.442 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hsTgE2T5xpTznjh off=3171430 len=1156076 2024-07-26T18:41:11.448 INFO:tasks.workunit.client.0.smithi071.stdout:op 4245 completed, throughput=5MB/sec 2024-07-26T18:41:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:11 smithi071 ceph-mon[92867]: pgmap v1830: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:41:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:11 smithi071 ceph-mon[90507]: pgmap v1830: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:41:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:11 smithi135 ceph-mon[85352]: pgmap v1830: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:41:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:41:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:41:12] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:41:12.448 INFO:tasks.workunit.client.0.smithi071.stdout: 850: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:12.448 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1J0WJSTzhcX_5Ay off=12074466 len=548672 2024-07-26T18:41:12.449 INFO:tasks.workunit.client.0.smithi071.stdout:op 4246 completed, throughput=4.99MB/sec 2024-07-26T18:41:12.449 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0_Jd7vuRGwoICho off=753964 len=617491 2024-07-26T18:41:12.451 INFO:tasks.workunit.client.0.smithi071.stdout:op 4247 completed, throughput=5MB/sec 2024-07-26T18:41:12.451 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ceLXqJjqZk9YZ8x off=3675450 len=670356 2024-07-26T18:41:12.455 INFO:tasks.workunit.client.0.smithi071.stdout:op 4248 completed, throughput=5MB/sec 2024-07-26T18:41:12.455 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RFMg2oTl_hiMZV5 off=3266762 len=2074009 2024-07-26T18:41:12.459 INFO:tasks.workunit.client.0.smithi071.stdout:op 4249 completed, throughput=5MB/sec 2024-07-26T18:41:12.459 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-R1HTj1v79pLpMSB off=1704747 len=1658342 2024-07-26T18:41:12.468 INFO:tasks.workunit.client.0.smithi071.stdout:op 4250 completed, throughput=5MB/sec 2024-07-26T18:41:13.469 INFO:tasks.workunit.client.0.smithi071.stdout: 851: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:13.469 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1YvOXJPzYKDcWzr off=11400525 len=522931 2024-07-26T18:41:13.470 INFO:tasks.workunit.client.0.smithi071.stdout:op 4251 completed, throughput=5MB/sec 2024-07-26T18:41:13.470 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-d-Dy1cRlEr4G7Dj off=3406368 len=1559682 2024-07-26T18:41:13.471 INFO:tasks.workunit.client.0.smithi071.stdout:op 4252 completed, throughput=5MB/sec 2024-07-26T18:41:13.472 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--hK_5VnFwmIBiDf off=3036737 len=397440 2024-07-26T18:41:13.475 INFO:tasks.workunit.client.0.smithi071.stdout:op 4253 completed, throughput=5MB/sec 2024-07-26T18:41:13.475 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4GC95AWsbuQdCem off=2377079 len=536009 2024-07-26T18:41:13.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 4254 completed, throughput=5MB/sec 2024-07-26T18:41:13.480 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lnsxzaYb9zIroO- off=7334006 len=560258 2024-07-26T18:41:13.483 INFO:tasks.workunit.client.0.smithi071.stdout:op 4255 completed, throughput=5MB/sec 2024-07-26T18:41:13.483 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-X83FVEzO7ZEm_-v off=6023118 len=348823 2024-07-26T18:41:13.487 INFO:tasks.workunit.client.0.smithi071.stdout:op 4256 completed, throughput=5MB/sec 2024-07-26T18:41:13.487 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NY-CFufXr6_hY7P off=6361987 len=1942493 2024-07-26T18:41:13.499 INFO:tasks.workunit.client.0.smithi071.stdout:op 4257 completed, throughput=5MB/sec 2024-07-26T18:41:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:13 smithi071 ceph-mon[90507]: pgmap v1831: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:41:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:13 smithi071 ceph-mon[92867]: pgmap v1831: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:41:13.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:13 smithi135 ceph-mon[85352]: pgmap v1831: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:41:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:14.499 INFO:tasks.workunit.client.0.smithi071.stdout: 852: throughput=5MB/sec pending data=0 2024-07-26T18:41:14.499 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tcH09Kjkujnh8QY off=609681 len=482549 2024-07-26T18:41:14.503 INFO:tasks.workunit.client.0.smithi071.stdout:op 4258 completed, throughput=5MB/sec 2024-07-26T18:41:14.503 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CN7wTWYSGcA8KfP off=270227 len=494899 2024-07-26T18:41:14.507 INFO:tasks.workunit.client.0.smithi071.stdout:op 4259 completed, throughput=5MB/sec 2024-07-26T18:41:14.507 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NWEQzLxdbm33a5H off=2332119 len=463600 2024-07-26T18:41:14.508 INFO:tasks.workunit.client.0.smithi071.stdout:op 4260 completed, throughput=5MB/sec 2024-07-26T18:41:14.508 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G7-ZYfV3GSQVhlY off=1857845 len=1394570 2024-07-26T18:41:14.518 INFO:tasks.workunit.client.0.smithi071.stdout:op 4261 completed, throughput=5MB/sec 2024-07-26T18:41:14.518 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6RSlV_gBg6EgD4A off=983431 len=1024737 2024-07-26T18:41:14.519 INFO:tasks.workunit.client.0.smithi071.stdout:op 4262 completed, throughput=5MB/sec 2024-07-26T18:41:14.519 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RMqR1nWnuBI4_zc off=12483223 len=2070785 2024-07-26T18:41:14.528 INFO:tasks.workunit.client.0.smithi071.stdout:op 4263 completed, throughput=5MB/sec 2024-07-26T18:41:15.528 INFO:tasks.workunit.client.0.smithi071.stdout: 853: throughput=5MB/sec pending data=0 2024-07-26T18:41:15.528 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EtJiKnAL_ebg_7P off=2960424 len=1016674 2024-07-26T18:41:15.534 INFO:tasks.workunit.client.0.smithi071.stdout:op 4264 completed, throughput=5MB/sec 2024-07-26T18:41:15.535 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Kb2eMwZXDhAL_8a off=4304117 len=690230 2024-07-26T18:41:15.539 INFO:tasks.workunit.client.0.smithi071.stdout:op 4265 completed, throughput=5MB/sec 2024-07-26T18:41:15.539 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_aCH_xVjHZQv_hG off=749777 len=1647781 2024-07-26T18:41:15.547 INFO:tasks.workunit.client.0.smithi071.stdout:op 4266 completed, throughput=5MB/sec 2024-07-26T18:41:15.547 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JQ23CRd2XJp72kl off=12816946 len=377446 2024-07-26T18:41:15.550 INFO:tasks.workunit.client.0.smithi071.stdout:op 4267 completed, throughput=5MB/sec 2024-07-26T18:41:15.550 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gEEbDb5rtKBe-oB off=9990682 len=1063975 2024-07-26T18:41:15.553 INFO:tasks.workunit.client.0.smithi071.stdout:op 4268 completed, throughput=5MB/sec 2024-07-26T18:41:15.609 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:15 smithi135 ceph-mon[85352]: pgmap v1832: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:41:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:15 smithi071 ceph-mon[90507]: pgmap v1832: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:41:15.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:15 smithi071 ceph-mon[92867]: pgmap v1832: 105 pgs: 105 active+clean; 129 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-07-26T18:41:16.553 INFO:tasks.workunit.client.0.smithi071.stdout: 854: throughput=5MB/sec pending data=0 2024-07-26T18:41:16.553 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RQ8MOw2zoo2F-_x off=12350745 len=1707617 2024-07-26T18:41:16.555 INFO:tasks.workunit.client.0.smithi071.stdout:op 4269 completed, throughput=5MB/sec 2024-07-26T18:41:16.555 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xOkgfAhvA9qWcaV off=3855252 len=1141240 2024-07-26T18:41:16.562 INFO:tasks.workunit.client.0.smithi071.stdout:op 4270 completed, throughput=5MB/sec 2024-07-26T18:41:16.562 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EMUau_YuardFdLL off=5027448 len=1483558 2024-07-26T18:41:16.571 INFO:tasks.workunit.client.0.smithi071.stdout:op 4271 completed, throughput=5MB/sec 2024-07-26T18:41:16.571 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IckbwjhSYriKw9b off=8931225 len=1255398 2024-07-26T18:41:16.571 INFO:tasks.workunit.client.0.smithi071.stdout:op 4272 completed, throughput=5MB/sec 2024-07-26T18:41:17.574 INFO:tasks.workunit.client.0.smithi071.stdout: 855: throughput=5MB/sec pending data=0 2024-07-26T18:41:17.574 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EAm-8GIZaUhKQtp off=16604273 len=17210 2024-07-26T18:41:17.574 INFO:tasks.workunit.client.0.smithi071.stdout:op 4273 completed, throughput=5MB/sec 2024-07-26T18:41:17.574 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5FoqXH4AO7t4fru off=12776191 len=574869 2024-07-26T18:41:17.577 INFO:tasks.workunit.client.0.smithi071.stdout:op 4274 completed, throughput=5MB/sec 2024-07-26T18:41:17.577 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4Psu_IRryBzLdWI off=18454166 len=1420598 2024-07-26T18:41:17.584 INFO:tasks.workunit.client.0.smithi071.stdout:op 4275 completed, throughput=5MB/sec 2024-07-26T18:41:17.584 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cXoJAtLc3KCdRwR off=6462363 len=903965 2024-07-26T18:41:17.586 INFO:tasks.workunit.client.0.smithi071.stdout:op 4276 completed, throughput=5MB/sec 2024-07-26T18:41:17.586 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fDkVrOcLbh_FjWv off=11726107 len=1740310 2024-07-26T18:41:17.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 4277 completed, throughput=5MB/sec 2024-07-26T18:41:17.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:17 smithi071 ceph-mon[90507]: pgmap v1833: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:41:17.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:17 smithi071 ceph-mon[92867]: pgmap v1833: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:41:17.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:17 smithi135 ceph-mon[85352]: pgmap v1833: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:41:18.589 INFO:tasks.workunit.client.0.smithi071.stdout: 856: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:18.589 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1QydzNq2BpUGmUq off=3160459 len=1020854 2024-07-26T18:41:18.594 INFO:tasks.workunit.client.0.smithi071.stdout:op 4278 completed, throughput=5MB/sec 2024-07-26T18:41:18.595 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cs9E0rC1j_EDYq6 off=1370335 len=1139643 2024-07-26T18:41:18.602 INFO:tasks.workunit.client.0.smithi071.stdout:op 4279 completed, throughput=5MB/sec 2024-07-26T18:41:18.602 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GSFbb6zEi-l2b9- off=235273 len=733225 2024-07-26T18:41:18.605 INFO:tasks.workunit.client.0.smithi071.stdout:op 4280 completed, throughput=5MB/sec 2024-07-26T18:41:18.605 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-If6gXAyB89zEh8P off=6374645 len=1229823 2024-07-26T18:41:18.608 INFO:tasks.workunit.client.0.smithi071.stdout:op 4281 completed, throughput=5MB/sec 2024-07-26T18:41:18.608 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-U1VIdSbo3IEqFFy off=12613497 len=1226593 2024-07-26T18:41:18.609 INFO:tasks.workunit.client.0.smithi071.stdout:op 4282 completed, throughput=5MB/sec 2024-07-26T18:41:19.609 INFO:tasks.workunit.client.0.smithi071.stdout: 857: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:19.610 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UcVW86EsVQ0eAE7 off=7233871 len=1138868 2024-07-26T18:41:19.616 INFO:tasks.workunit.client.0.smithi071.stdout:op 4283 completed, throughput=5MB/sec 2024-07-26T18:41:19.616 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cVJ8B-hBSrNINFm off=14995576 len=901905 2024-07-26T18:41:19.620 INFO:tasks.workunit.client.0.smithi071.stdout:op 4284 completed, throughput=5MB/sec 2024-07-26T18:41:19.620 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xpfVvnUOoysK-FE off=1550132 len=1706652 2024-07-26T18:41:19.629 INFO:tasks.workunit.client.0.smithi071.stdout:op 4285 completed, throughput=5MB/sec 2024-07-26T18:41:19.629 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w4UHspyXr7VSHb8 off=4163646 len=71669 2024-07-26T18:41:19.631 INFO:tasks.workunit.client.0.smithi071.stdout:op 4286 completed, throughput=5MB/sec 2024-07-26T18:41:19.631 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XvULSgveNqQ-ZMS off=6562847 len=157532 2024-07-26T18:41:19.632 INFO:tasks.workunit.client.0.smithi071.stdout:op 4287 completed, throughput=5MB/sec 2024-07-26T18:41:19.632 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8r66O5xoo6Vx9vH off=6009949 len=1118730 2024-07-26T18:41:19.636 INFO:tasks.workunit.client.0.smithi071.stdout:op 4288 completed, throughput=5MB/sec 2024-07-26T18:41:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:19 smithi071 ceph-mon[90507]: pgmap v1834: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:41:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:19 smithi071 ceph-mon[92867]: pgmap v1834: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:41:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:19 smithi135 ceph-mon[85352]: pgmap v1834: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:41:20.637 INFO:tasks.workunit.client.0.smithi071.stdout: 858: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:20.637 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rQaUH3Vz7Ay4Z8- off=934901 len=1700023 2024-07-26T18:41:20.639 INFO:tasks.workunit.client.0.smithi071.stdout:op 4289 completed, throughput=5MB/sec 2024-07-26T18:41:20.639 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v1dU7nosaVF2Sjv off=2741560 len=2060299 2024-07-26T18:41:20.667 INFO:tasks.workunit.client.0.smithi071.stdout:op 4290 completed, throughput=5MB/sec 2024-07-26T18:41:20.668 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jqSF0AJaTaz_gGv off=592128 len=2049976 2024-07-26T18:41:20.669 INFO:tasks.workunit.client.0.smithi071.stdout:op 4291 completed, throughput=5MB/sec 2024-07-26T18:41:21.669 INFO:tasks.workunit.client.0.smithi071.stdout: 859: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:21.669 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GeO-ZTskvzAH4qw off=8474403 len=1397337 2024-07-26T18:41:21.676 INFO:tasks.workunit.client.0.smithi071.stdout:op 4292 completed, throughput=5MB/sec 2024-07-26T18:41:21.676 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uSbY8IQDbAenT7u off=1791607 len=785593 2024-07-26T18:41:21.677 INFO:tasks.workunit.client.0.smithi071.stdout:op 4293 completed, throughput=5MB/sec 2024-07-26T18:41:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:21 smithi071 ceph-mon[90507]: pgmap v1835: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:41:21.678 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-waK2Payf-2NLUV- off=4980074 len=1969987 2024-07-26T18:41:21.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:21 smithi071 ceph-mon[92867]: pgmap v1835: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:41:21.680 INFO:tasks.workunit.client.0.smithi071.stdout:op 4294 completed, throughput=5MB/sec 2024-07-26T18:41:21.680 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LB1sLzRArAXE1zB off=6016441 len=87938 2024-07-26T18:41:21.681 INFO:tasks.workunit.client.0.smithi071.stdout:op 4295 completed, throughput=5MB/sec 2024-07-26T18:41:21.681 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uuaQxrRwmn2mXgr off=4911434 len=62202 2024-07-26T18:41:21.682 INFO:tasks.workunit.client.0.smithi071.stdout:op 4296 completed, throughput=5MB/sec 2024-07-26T18:41:21.682 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0XXop45Hnktu2BP off=8652585 len=730596 2024-07-26T18:41:21.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 4297 completed, throughput=5MB/sec 2024-07-26T18:41:21.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:21 smithi135 ceph-mon[85352]: pgmap v1835: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:41:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:41:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:41:22] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-07-26T18:41:22.686 INFO:tasks.workunit.client.0.smithi071.stdout: 860: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:22.686 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MQ-0j_ScVNBfkod off=1114710 len=1378903 2024-07-26T18:41:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:op 4298 completed, throughput=5MB/sec 2024-07-26T18:41:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3OdyhqC4oMvdAuk off=1078476 len=825528 2024-07-26T18:41:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:op 4299 completed, throughput=5MB/sec 2024-07-26T18:41:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zgrluUXf2ieyWFm off=7501716 len=670513 2024-07-26T18:41:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:op 4300 completed, throughput=5MB/sec 2024-07-26T18:41:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PhnLKNn5DJAaOip off=4185804 len=195538 2024-07-26T18:41:22.697 INFO:tasks.workunit.client.0.smithi071.stdout:op 4301 completed, throughput=5MB/sec 2024-07-26T18:41:22.697 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ufQml9zc-5ESalb off=522700 len=160927 2024-07-26T18:41:22.699 INFO:tasks.workunit.client.0.smithi071.stdout:op 4302 completed, throughput=5MB/sec 2024-07-26T18:41:22.700 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-J_j9VMd-WNu29WP off=16597879 len=1913501 2024-07-26T18:41:22.701 INFO:tasks.workunit.client.0.smithi071.stdout:op 4303 completed, throughput=5MB/sec 2024-07-26T18:41:22.701 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2cl-CtYcPYLdzm9 off=5465376 len=346813 2024-07-26T18:41:22.704 INFO:tasks.workunit.client.0.smithi071.stdout:op 4304 completed, throughput=5MB/sec 2024-07-26T18:41:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:23 smithi071 ceph-mon[90507]: pgmap v1836: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:41:23.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:23 smithi071 ceph-mon[92867]: pgmap v1836: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:41:23.705 INFO:tasks.workunit.client.0.smithi071.stdout: 861: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:23.705 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Risw_2a8UwAo28E off=5806183 len=1476081 2024-07-26T18:41:23.707 INFO:tasks.workunit.client.0.smithi071.stdout:op 4305 completed, throughput=5MB/sec 2024-07-26T18:41:23.707 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--mQPNAh8zLYfCT6 off=0 len=1517530 2024-07-26T18:41:23.718 INFO:tasks.workunit.client.0.smithi071.stdout:op 4306 completed, throughput=5MB/sec 2024-07-26T18:41:23.719 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P7-2ckacEo9fTLm off=990595 len=2022711 2024-07-26T18:41:23.719 INFO:tasks.workunit.client.0.smithi071.stdout:op 4307 completed, throughput=5MB/sec 2024-07-26T18:41:23.719 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wXXpYu7-APwLwOt off=4873351 len=1469317 2024-07-26T18:41:23.720 INFO:tasks.workunit.client.0.smithi071.stdout:op 4308 completed, throughput=5MB/sec 2024-07-26T18:41:23.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:23 smithi135 ceph-mon[85352]: pgmap v1836: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:41:24.719 INFO:tasks.workunit.client.0.smithi071.stdout: 862: throughput=5MB/sec pending data=0 2024-07-26T18:41:24.719 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rJYWoCeR5twuQ1B off=7319203 len=841204 2024-07-26T18:41:24.721 INFO:tasks.workunit.client.0.smithi071.stdout:op 4309 completed, throughput=5MB/sec 2024-07-26T18:41:24.722 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZD6cU-ym5rdlcuT off=13954632 len=580448 2024-07-26T18:41:24.726 INFO:tasks.workunit.client.0.smithi071.stdout:op 4310 completed, throughput=5MB/sec 2024-07-26T18:41:24.726 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zrYAewmUU2x0gaz off=2291534 len=1801869 2024-07-26T18:41:24.728 INFO:tasks.workunit.client.0.smithi071.stdout:op 4311 completed, throughput=5MB/sec 2024-07-26T18:41:24.728 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IjWhRuRa0L_x70w off=8047169 len=541627 2024-07-26T18:41:24.729 INFO:tasks.workunit.client.0.smithi071.stdout:op 4312 completed, throughput=5MB/sec 2024-07-26T18:41:24.729 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-llh8eHQkkCVmqtW off=2645163 len=692573 2024-07-26T18:41:24.733 INFO:tasks.workunit.client.0.smithi071.stdout:op 4313 completed, throughput=5MB/sec 2024-07-26T18:41:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:25 smithi071 ceph-mon[90507]: pgmap v1837: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:41:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:25 smithi071 ceph-mon[92867]: pgmap v1837: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:41:25.733 INFO:tasks.workunit.client.0.smithi071.stdout: 863: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:25.734 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-frqk8EOZZ6is0qW off=17264044 len=950309 2024-07-26T18:41:25.739 INFO:tasks.workunit.client.0.smithi071.stdout:op 4314 completed, throughput=5MB/sec 2024-07-26T18:41:25.739 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jAZdA9XaucOk_tL off=7346437 len=448291 2024-07-26T18:41:25.740 INFO:tasks.workunit.client.0.smithi071.stdout:op 4315 completed, throughput=5MB/sec 2024-07-26T18:41:25.740 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pF-__PQNmrtCMki off=6830818 len=1150684 2024-07-26T18:41:25.747 INFO:tasks.workunit.client.0.smithi071.stdout:op 4316 completed, throughput=5MB/sec 2024-07-26T18:41:25.747 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mC-XQe5xHSJi8Oa off=10987774 len=1003105 2024-07-26T18:41:25.748 INFO:tasks.workunit.client.0.smithi071.stdout:op 4317 completed, throughput=5MB/sec 2024-07-26T18:41:25.748 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ib7ygpO_J47zZ9j off=13939328 len=1786832 2024-07-26T18:41:25.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 4318 completed, throughput=5MB/sec 2024-07-26T18:41:25.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:25 smithi135 ceph-mon[85352]: pgmap v1837: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:41:26.750 INFO:tasks.workunit.client.0.smithi071.stdout: 864: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:26.750 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CsZkojHDFdz2kCD off=9893045 len=743179 2024-07-26T18:41:26.755 INFO:tasks.workunit.client.0.smithi071.stdout:op 4319 completed, throughput=5MB/sec 2024-07-26T18:41:26.755 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1Pf5Ja9uY7SR6yA off=23070591 len=276026 2024-07-26T18:41:26.755 INFO:tasks.workunit.client.0.smithi071.stdout:op 4320 completed, throughput=5MB/sec 2024-07-26T18:41:26.755 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RaCf38v_xyYJ4-_ off=3386718 len=1782768 2024-07-26T18:41:26.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 4321 completed, throughput=5MB/sec 2024-07-26T18:41:26.758 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BuvJMgsf1t_i7Tj off=1544014 len=1033705 2024-07-26T18:41:26.765 INFO:tasks.workunit.client.0.smithi071.stdout:op 4322 completed, throughput=5MB/sec 2024-07-26T18:41:26.765 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dKrrshZKdVDfz_0 off=15014835 len=689022 2024-07-26T18:41:26.767 INFO:tasks.workunit.client.0.smithi071.stdout:op 4323 completed, throughput=5MB/sec 2024-07-26T18:41:26.767 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JOD2Xu26JfkaPL8 off=17297125 len=989483 2024-07-26T18:41:26.768 INFO:tasks.workunit.client.0.smithi071.stdout:op 4324 completed, throughput=5MB/sec 2024-07-26T18:41:27.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:27 smithi071 ceph-mon[90507]: pgmap v1838: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:41:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:27 smithi071 ceph-mon[92867]: pgmap v1838: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:41:27.769 INFO:tasks.workunit.client.0.smithi071.stdout: 865: throughput=5MB/sec pending data=0 2024-07-26T18:41:27.769 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-juS1RGte-60BFCh off=6584296 len=1181521 2024-07-26T18:41:27.775 INFO:tasks.workunit.client.0.smithi071.stdout:op 4325 completed, throughput=5MB/sec 2024-07-26T18:41:27.775 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-A6KgWximECS2XC1 off=5513490 len=141929 2024-07-26T18:41:27.775 INFO:tasks.workunit.client.0.smithi071.stdout:op 4326 completed, throughput=5MB/sec 2024-07-26T18:41:27.775 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TpP4p45SvchZ7Dm off=9126569 len=1275354 2024-07-26T18:41:27.784 INFO:tasks.workunit.client.0.smithi071.stdout:op 4327 completed, throughput=5MB/sec 2024-07-26T18:41:27.784 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uZkZxlvlOx8PzOC off=7949271 len=590404 2024-07-26T18:41:27.785 INFO:tasks.workunit.client.0.smithi071.stdout:op 4328 completed, throughput=5MB/sec 2024-07-26T18:41:27.785 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KBojj72fgWMdZ-F off=5633408 len=996222 2024-07-26T18:41:27.789 INFO:tasks.workunit.client.0.smithi071.stdout:op 4329 completed, throughput=5MB/sec 2024-07-26T18:41:27.789 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-I_pJOrU34PRCY4Y off=7662537 len=1960108 2024-07-26T18:41:27.796 INFO:tasks.workunit.client.0.smithi071.stdout:op 4330 completed, throughput=5MB/sec 2024-07-26T18:41:27.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:27 smithi135 ceph-mon[85352]: pgmap v1838: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:41:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:28.797 INFO:tasks.workunit.client.0.smithi071.stdout: 866: throughput=5MB/sec pending data=0 2024-07-26T18:41:28.797 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Hs6QDq-9FYpfsrG off=19546298 len=1547635 2024-07-26T18:41:28.803 INFO:tasks.workunit.client.0.smithi071.stdout:op 4331 completed, throughput=5MB/sec 2024-07-26T18:41:28.804 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0JbtvBX_vcc8eib off=1154305 len=1062646 2024-07-26T18:41:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:28.809 INFO:tasks.workunit.client.0.smithi071.stdout:op 4332 completed, throughput=5MB/sec 2024-07-26T18:41:28.809 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zMmmT-Zqhu9fevV off=2263848 len=830196 2024-07-26T18:41:28.814 INFO:tasks.workunit.client.0.smithi071.stdout:op 4333 completed, throughput=5MB/sec 2024-07-26T18:41:28.814 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KpEpLLIiGp5YaL9 off=19314486 len=903545 2024-07-26T18:41:28.819 INFO:tasks.workunit.client.0.smithi071.stdout:op 4334 completed, throughput=5MB/sec 2024-07-26T18:41:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:29 smithi071 ceph-mon[90507]: pgmap v1839: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:41:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:29 smithi071 ceph-mon[92867]: pgmap v1839: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:41:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:29 smithi135 ceph-mon[85352]: pgmap v1839: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:41:29.820 INFO:tasks.workunit.client.0.smithi071.stdout: 867: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:29.820 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IPIXBXkl1iEiuKH off=11936937 len=878665 2024-07-26T18:41:29.821 INFO:tasks.workunit.client.0.smithi071.stdout:op 4335 completed, throughput=5MB/sec 2024-07-26T18:41:29.821 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GkoEJNFfnmGJDpL off=4621259 len=184257 2024-07-26T18:41:29.824 INFO:tasks.workunit.client.0.smithi071.stdout:op 4336 completed, throughput=5MB/sec 2024-07-26T18:41:29.824 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gYaJmkIV1qgzjws off=22949 len=1267588 2024-07-26T18:41:29.826 INFO:tasks.workunit.client.0.smithi071.stdout:op 4337 completed, throughput=5MB/sec 2024-07-26T18:41:29.826 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FUxc3jNtWvPAi24 off=4483398 len=335880 2024-07-26T18:41:29.829 INFO:tasks.workunit.client.0.smithi071.stdout:op 4338 completed, throughput=5MB/sec 2024-07-26T18:41:29.829 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-73OoYxgU6rKlMKZ off=15013948 len=1204616 2024-07-26T18:41:29.834 INFO:tasks.workunit.client.0.smithi071.stdout:op 4339 completed, throughput=5MB/sec 2024-07-26T18:41:29.834 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TYDbZWeBgM1s_4k off=3747985 len=871063 2024-07-26T18:41:29.835 INFO:tasks.workunit.client.0.smithi071.stdout:op 4340 completed, throughput=5MB/sec 2024-07-26T18:41:29.835 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cnPl3Ek5CSRPtmh off=12781027 len=1027560 2024-07-26T18:41:29.837 INFO:tasks.workunit.client.0.smithi071.stdout:op 4341 completed, throughput=5MB/sec 2024-07-26T18:41:30.838 INFO:tasks.workunit.client.0.smithi071.stdout: 868: throughput=5MB/sec pending data=0 2024-07-26T18:41:30.838 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3v67_XSNLyDUvuN off=5680343 len=1997162 2024-07-26T18:41:30.850 INFO:tasks.workunit.client.0.smithi071.stdout:op 4342 completed, throughput=5MB/sec 2024-07-26T18:41:30.851 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1tuM7Pq3t3D3eAq off=4608507 len=1545229 2024-07-26T18:41:30.851 INFO:tasks.workunit.client.0.smithi071.stdout:op 4343 completed, throughput=5MB/sec 2024-07-26T18:41:30.851 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Aige8qp-GvPShPj off=1227592 len=1615491 2024-07-26T18:41:30.854 INFO:tasks.workunit.client.0.smithi071.stdout:op 4344 completed, throughput=5MB/sec 2024-07-26T18:41:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:31 smithi071 ceph-mon[90507]: pgmap v1840: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:41:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:31 smithi071 ceph-mon[92867]: pgmap v1840: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:41:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:31 smithi135 ceph-mon[85352]: pgmap v1840: 105 pgs: 105 active+clean; 129 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:41:31.855 INFO:tasks.workunit.client.0.smithi071.stdout: 869: throughput=5MB/sec pending data=0 2024-07-26T18:41:31.855 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z9ciuIyGCS6qI9t off=6342491 len=388629 2024-07-26T18:41:31.856 INFO:tasks.workunit.client.0.smithi071.stdout:op 4345 completed, throughput=5MB/sec 2024-07-26T18:41:31.856 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fWrGmxD53_Win3J off=8276020 len=1872252 2024-07-26T18:41:31.867 INFO:tasks.workunit.client.0.smithi071.stdout:op 4346 completed, throughput=5MB/sec 2024-07-26T18:41:31.867 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7-aZlNy80wQsthQ off=1779213 len=1284172 2024-07-26T18:41:31.868 INFO:tasks.workunit.client.0.smithi071.stdout:op 4347 completed, throughput=5MB/sec 2024-07-26T18:41:31.868 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G9BhqLtpfpBfEFM off=22851253 len=524088 2024-07-26T18:41:31.873 INFO:tasks.workunit.client.0.smithi071.stdout:op 4348 completed, throughput=5MB/sec 2024-07-26T18:41:31.873 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0ccgmf_34W3xBqE off=6142726 len=207952 2024-07-26T18:41:31.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 4349 completed, throughput=5MB/sec 2024-07-26T18:41:31.875 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LlfhshweH_iDixa off=18708771 len=576229 2024-07-26T18:41:31.876 INFO:tasks.workunit.client.0.smithi071.stdout:op 4350 completed, throughput=5MB/sec 2024-07-26T18:41:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:41:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:41:32] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:41:32.877 INFO:tasks.workunit.client.0.smithi071.stdout: 870: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:32.877 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DbMiUZwgHmtpB-A off=4523459 len=1691199 2024-07-26T18:41:32.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 4351 completed, throughput=5MB/sec 2024-07-26T18:41:32.878 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fDkVrOcLbh_FjWv off=5416176 len=539493 2024-07-26T18:41:32.882 INFO:tasks.workunit.client.0.smithi071.stdout:op 4352 completed, throughput=5MB/sec 2024-07-26T18:41:32.883 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vXeZUZILPenxpYh off=8020676 len=919357 2024-07-26T18:41:32.887 INFO:tasks.workunit.client.0.smithi071.stdout:op 4353 completed, throughput=5MB/sec 2024-07-26T18:41:32.887 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SRhy3UZI3lYMgqX off=14666873 len=1257124 2024-07-26T18:41:32.889 INFO:tasks.workunit.client.0.smithi071.stdout:op 4354 completed, throughput=5MB/sec 2024-07-26T18:41:32.889 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SHw8opk-yssqXtu off=713721 len=415541 2024-07-26T18:41:32.890 INFO:tasks.workunit.client.0.smithi071.stdout:op 4355 completed, throughput=5MB/sec 2024-07-26T18:41:32.890 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dWle1kkVZim6SpB off=2594547 len=1521357 2024-07-26T18:41:32.898 INFO:tasks.workunit.client.0.smithi071.stdout:op 4356 completed, throughput=5MB/sec 2024-07-26T18:41:33.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:33 smithi071 ceph-mon[90507]: pgmap v1841: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:41:33.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:33 smithi071 ceph-mon[92867]: pgmap v1841: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:41:33.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:33 smithi135 ceph-mon[85352]: pgmap v1841: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:41:33.898 INFO:tasks.workunit.client.0.smithi071.stdout: 871: throughput=5MB/sec pending data=0 2024-07-26T18:41:33.899 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OzluYVzIrVtFXyQ off=3580220 len=1911420 2024-07-26T18:41:33.910 INFO:tasks.workunit.client.0.smithi071.stdout:op 4357 completed, throughput=5MB/sec 2024-07-26T18:41:33.910 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KB9aJDgFI7E2gZj off=235605 len=1180931 2024-07-26T18:41:33.916 INFO:tasks.workunit.client.0.smithi071.stdout:op 4358 completed, throughput=5MB/sec 2024-07-26T18:41:33.916 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G2rZNpNGdf_aOXZ off=9855364 len=1197345 2024-07-26T18:41:33.918 INFO:tasks.workunit.client.0.smithi071.stdout:op 4359 completed, throughput=5MB/sec 2024-07-26T18:41:34.918 INFO:tasks.workunit.client.0.smithi071.stdout: 872: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:34.918 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5AqEEGir-OI2gVx off=4682032 len=1330081 2024-07-26T18:41:34.920 INFO:tasks.workunit.client.0.smithi071.stdout:op 4360 completed, throughput=5MB/sec 2024-07-26T18:41:34.920 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XhjTO1XWYh2mOZ_ off=10925420 len=123744 2024-07-26T18:41:34.920 INFO:tasks.workunit.client.0.smithi071.stdout:op 4361 completed, throughput=5MB/sec 2024-07-26T18:41:34.921 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GUA1mlZMvuchDja off=1140475 len=242637 2024-07-26T18:41:34.921 INFO:tasks.workunit.client.0.smithi071.stdout:op 4362 completed, throughput=5MB/sec 2024-07-26T18:41:34.922 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-M8Yvcg2Yi3Ada3o off=4145353 len=1288360 2024-07-26T18:41:34.928 INFO:tasks.workunit.client.0.smithi071.stdout:op 4363 completed, throughput=5MB/sec 2024-07-26T18:41:34.928 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xD-IKNTPnXJ_2D9 off=10169177 len=1624515 2024-07-26T18:41:34.930 INFO:tasks.workunit.client.0.smithi071.stdout:op 4364 completed, throughput=5MB/sec 2024-07-26T18:41:34.930 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Etce3CcskCkSx-7 off=7417113 len=172018 2024-07-26T18:41:34.930 INFO:tasks.workunit.client.0.smithi071.stdout:op 4365 completed, throughput=5MB/sec 2024-07-26T18:41:34.930 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-glxd1o464p3dWEX off=5433138 len=373940 2024-07-26T18:41:34.934 INFO:tasks.workunit.client.0.smithi071.stdout:op 4366 completed, throughput=5MB/sec 2024-07-26T18:41:34.934 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-U-5GGWfPC_Ijob_ off=13862473 len=1418362 2024-07-26T18:41:34.936 INFO:tasks.workunit.client.0.smithi071.stdout:op 4367 completed, throughput=5MB/sec 2024-07-26T18:41:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:35 smithi071 ceph-mon[90507]: pgmap v1842: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:41:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:35 smithi071 ceph-mon[92867]: pgmap v1842: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:41:35.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:35 smithi135 ceph-mon[85352]: pgmap v1842: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:41:35.938 INFO:tasks.workunit.client.0.smithi071.stdout: 873: throughput=5MB/sec pending data=0 2024-07-26T18:41:35.939 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GUA1mlZMvuchDja off=864459 len=1860130 2024-07-26T18:41:35.946 INFO:tasks.workunit.client.0.smithi071.stdout:op 4368 completed, throughput=5MB/sec 2024-07-26T18:41:35.946 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AAU19RyUsNIDALW off=4133803 len=614083 2024-07-26T18:41:35.948 INFO:tasks.workunit.client.0.smithi071.stdout:op 4369 completed, throughput=5MB/sec 2024-07-26T18:41:35.948 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-30k2j20w7IdPanB off=270254 len=1585715 2024-07-26T18:41:35.949 INFO:tasks.workunit.client.0.smithi071.stdout:op 4370 completed, throughput=5MB/sec 2024-07-26T18:41:36.950 INFO:tasks.workunit.client.0.smithi071.stdout: 874: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:36.950 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pwtetdRhJgfxu8S off=3930284 len=1857906 2024-07-26T18:41:36.952 INFO:tasks.workunit.client.0.smithi071.stdout:op 4371 completed, throughput=5MB/sec 2024-07-26T18:41:36.952 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2MqI8vLjhwhGNVF off=1252150 len=585021 2024-07-26T18:41:36.953 INFO:tasks.workunit.client.0.smithi071.stdout:op 4372 completed, throughput=5MB/sec 2024-07-26T18:41:36.953 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_-YwPOC_sh0wBn8 off=2670887 len=1051983 2024-07-26T18:41:36.955 INFO:tasks.workunit.client.0.smithi071.stdout:op 4373 completed, throughput=5MB/sec 2024-07-26T18:41:36.955 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UxFT9ftkTVkgiaL off=2485674 len=1652287 2024-07-26T18:41:36.966 INFO:tasks.workunit.client.0.smithi071.stdout:op 4374 completed, throughput=5MB/sec 2024-07-26T18:41:36.966 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-teWPOPKUqv3Cc1h off=5857567 len=1286468 2024-07-26T18:41:36.967 INFO:tasks.workunit.client.0.smithi071.stdout:op 4375 completed, throughput=5MB/sec 2024-07-26T18:41:37.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:37 smithi071 ceph-mon[90507]: pgmap v1843: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:41:37.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:37 smithi071 ceph-mon[92867]: pgmap v1843: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:41:37.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:37 smithi135 ceph-mon[85352]: pgmap v1843: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:41:37.968 INFO:tasks.workunit.client.0.smithi071.stdout: 875: throughput=5MB/sec pending data=0 2024-07-26T18:41:37.968 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uoRVvetKcSmAMt2 off=12732211 len=495348 2024-07-26T18:41:37.969 INFO:tasks.workunit.client.0.smithi071.stdout:op 4376 completed, throughput=5MB/sec 2024-07-26T18:41:37.969 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OF2_C47O1hA5oAR off=7220275 len=1644472 2024-07-26T18:41:37.979 INFO:tasks.workunit.client.0.smithi071.stdout:op 4377 completed, throughput=5MB/sec 2024-07-26T18:41:37.980 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-B7LnpboXMNBkxfP off=15169522 len=1497569 2024-07-26T18:41:37.988 INFO:tasks.workunit.client.0.smithi071.stdout:op 4378 completed, throughput=5MB/sec 2024-07-26T18:41:37.988 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uttXwvToPRy8ZBH off=14012569 len=11845 2024-07-26T18:41:37.989 INFO:tasks.workunit.client.0.smithi071.stdout:op 4379 completed, throughput=5MB/sec 2024-07-26T18:41:37.989 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TvwxmV6H64Go0Qz off=1725886 len=172777 2024-07-26T18:41:37.991 INFO:tasks.workunit.client.0.smithi071.stdout:op 4380 completed, throughput=5MB/sec 2024-07-26T18:41:37.991 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dG_P9CTiBXsvKg1 off=703895 len=96680 2024-07-26T18:41:37.993 INFO:tasks.workunit.client.0.smithi071.stdout:op 4381 completed, throughput=5MB/sec 2024-07-26T18:41:37.993 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IUiEhT1quGF9loT off=10539467 len=79228 2024-07-26T18:41:37.996 INFO:tasks.workunit.client.0.smithi071.stdout:op 4382 completed, throughput=5MB/sec 2024-07-26T18:41:37.996 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-woq5bzOIcgEhKwD off=3978835 len=926400 2024-07-26T18:41:38.000 INFO:tasks.workunit.client.0.smithi071.stdout:op 4383 completed, throughput=5MB/sec 2024-07-26T18:41:39.000 INFO:tasks.workunit.client.0.smithi071.stdout: 876: throughput=5MB/sec pending data=0 2024-07-26T18:41:39.001 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7SG8L9HK-0h5pIJ off=6085853 len=645071 2024-07-26T18:41:39.004 INFO:tasks.workunit.client.0.smithi071.stdout:op 4384 completed, throughput=5MB/sec 2024-07-26T18:41:39.004 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZLjDRUIYPTu18IC off=10684168 len=471266 2024-07-26T18:41:39.005 INFO:tasks.workunit.client.0.smithi071.stdout:op 4385 completed, throughput=5MB/sec 2024-07-26T18:41:39.005 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-23R8fR-MhL0MFpe off=4556821 len=454502 2024-07-26T18:41:39.008 INFO:tasks.workunit.client.0.smithi071.stdout:op 4386 completed, throughput=5MB/sec 2024-07-26T18:41:39.008 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EZ8GSFeikQjZGfz off=4263693 len=1425162 2024-07-26T18:41:39.012 INFO:tasks.workunit.client.0.smithi071.stdout:op 4387 completed, throughput=5MB/sec 2024-07-26T18:41:39.012 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CZG99j9zFQiZHAe off=9233908 len=1268571 2024-07-26T18:41:39.021 INFO:tasks.workunit.client.0.smithi071.stdout:op 4388 completed, throughput=5MB/sec 2024-07-26T18:41:39.022 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IuzEsG3P3cJqSid off=87487 len=688557 2024-07-26T18:41:39.022 INFO:tasks.workunit.client.0.smithi071.stdout:op 4389 completed, throughput=5MB/sec 2024-07-26T18:41:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:39 smithi071 ceph-mon[90507]: pgmap v1844: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:41:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:39 smithi071 ceph-mon[92867]: pgmap v1844: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:41:39.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:39 smithi135 ceph-mon[85352]: pgmap v1844: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:41:40.023 INFO:tasks.workunit.client.0.smithi071.stdout: 877: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:40.023 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LpET4jPl2Q7cxvF off=9028425 len=1849920 2024-07-26T18:41:40.030 INFO:tasks.workunit.client.0.smithi071.stdout:op 4390 completed, throughput=5MB/sec 2024-07-26T18:41:40.030 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0LNB2BEpN4H0NWb off=5356764 len=894217 2024-07-26T18:41:40.035 INFO:tasks.workunit.client.0.smithi071.stdout:op 4391 completed, throughput=5MB/sec 2024-07-26T18:41:40.035 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-plSlStL5TtSty36 off=6938456 len=764580 2024-07-26T18:41:40.040 INFO:tasks.workunit.client.0.smithi071.stdout:op 4392 completed, throughput=5MB/sec 2024-07-26T18:41:40.040 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bFok4ZOXOMHr1-j off=1960006 len=941744 2024-07-26T18:41:40.045 INFO:tasks.workunit.client.0.smithi071.stdout:op 4393 completed, throughput=5MB/sec 2024-07-26T18:41:40.045 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1kJ84V43hqM_DyM off=3123438 len=1163758 2024-07-26T18:41:40.050 INFO:tasks.workunit.client.0.smithi071.stdout:op 4394 completed, throughput=5MB/sec 2024-07-26T18:41:41.051 INFO:tasks.workunit.client.0.smithi071.stdout: 878: throughput=5MB/sec pending data=0 2024-07-26T18:41:41.051 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aQ4ynMFFC1dvBTI off=8886887 len=1731670 2024-07-26T18:41:41.057 INFO:tasks.workunit.client.0.smithi071.stdout:op 4395 completed, throughput=5MB/sec 2024-07-26T18:41:41.057 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-D-iLjCznTuCSSnS off=2658127 len=1186509 2024-07-26T18:41:41.059 INFO:tasks.workunit.client.0.smithi071.stdout:op 4396 completed, throughput=5MB/sec 2024-07-26T18:41:41.059 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EkPbVnx7qOrihOZ off=11079371 len=746535 2024-07-26T18:41:41.067 INFO:tasks.workunit.client.0.smithi071.stdout:op 4397 completed, throughput=5MB/sec 2024-07-26T18:41:41.067 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DFDe56E5a6JRZRN off=8803706 len=778604 2024-07-26T18:41:41.068 INFO:tasks.workunit.client.0.smithi071.stdout:op 4398 completed, throughput=5MB/sec 2024-07-26T18:41:41.068 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6u4tVDsfvF5Eedc off=1131961 len=169117 2024-07-26T18:41:41.069 INFO:tasks.workunit.client.0.smithi071.stdout:op 4399 completed, throughput=5MB/sec 2024-07-26T18:41:41.069 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--Nbb8sfK-3zYxaZ off=5298277 len=1396370 2024-07-26T18:41:41.076 INFO:tasks.workunit.client.0.smithi071.stdout:op 4400 completed, throughput=5MB/sec 2024-07-26T18:41:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:41 smithi071 ceph-mon[90507]: pgmap v1845: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:41:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:41:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:41 smithi071 ceph-mon[92867]: pgmap v1845: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:41:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:41:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:41 smithi135 ceph-mon[85352]: pgmap v1845: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:41:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:41:42.076 INFO:tasks.workunit.client.0.smithi071.stdout: 879: throughput=5MB/sec pending data=0 2024-07-26T18:41:42.076 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IFOFSz_uB-5dHpm off=16317524 len=410015 2024-07-26T18:41:42.079 INFO:tasks.workunit.client.0.smithi071.stdout:op 4401 completed, throughput=5MB/sec 2024-07-26T18:41:42.079 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-I7FS7M-bYxBQ64C off=22041493 len=1142491 2024-07-26T18:41:42.085 INFO:tasks.workunit.client.0.smithi071.stdout:op 4402 completed, throughput=5MB/sec 2024-07-26T18:41:42.085 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7zguwQblZdjX1sU off=6064511 len=2032949 2024-07-26T18:41:42.095 INFO:tasks.workunit.client.0.smithi071.stdout:op 4403 completed, throughput=5MB/sec 2024-07-26T18:41:42.096 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Uy9wSGeCFeqnJ68 off=3531464 len=220788 2024-07-26T18:41:42.098 INFO:tasks.workunit.client.0.smithi071.stdout:op 4404 completed, throughput=5MB/sec 2024-07-26T18:41:42.098 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-84aI5mbOhE5ANhr off=11398005 len=1857821 2024-07-26T18:41:42.099 INFO:tasks.workunit.client.0.smithi071.stdout:op 4405 completed, throughput=5MB/sec 2024-07-26T18:41:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:41:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:41:42] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:41:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:41:43.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:41:43.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:41:43.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:43.099 INFO:tasks.workunit.client.0.smithi071.stdout: 880: throughput=5MB/sec pending data=0 2024-07-26T18:41:43.099 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DXaHcGQ843u3co- off=7022703 len=1836573 2024-07-26T18:41:43.110 INFO:tasks.workunit.client.0.smithi071.stdout:op 4406 completed, throughput=5MB/sec 2024-07-26T18:41:43.111 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zD3q76Yeh9AY0uw off=3019733 len=1157738 2024-07-26T18:41:43.116 INFO:tasks.workunit.client.0.smithi071.stdout:op 4407 completed, throughput=5MB/sec 2024-07-26T18:41:43.116 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R-AUCTFug7pbj7S off=1446995 len=214373 2024-07-26T18:41:43.117 INFO:tasks.workunit.client.0.smithi071.stdout:op 4408 completed, throughput=5MB/sec 2024-07-26T18:41:43.117 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vjN7rYydIz2-PTl off=1995339 len=660888 2024-07-26T18:41:43.117 INFO:tasks.workunit.client.0.smithi071.stdout:op 4409 completed, throughput=5MB/sec 2024-07-26T18:41:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:41:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:41:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:41:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:41:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:41:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:41:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:43 smithi135 ceph-mon[85352]: pgmap v1846: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-07-26T18:41:44.118 INFO:tasks.workunit.client.0.smithi071.stdout: 881: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:44.118 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SHw8opk-yssqXtu off=4170820 len=2055148 2024-07-26T18:41:44.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 4410 completed, throughput=5MB/sec 2024-07-26T18:41:44.123 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--Gh9cTn9RMII7DX off=1764224 len=1058928 2024-07-26T18:41:44.124 INFO:tasks.workunit.client.0.smithi071.stdout:op 4411 completed, throughput=5MB/sec 2024-07-26T18:41:44.124 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BFzCmo4BvQytEHI off=8530427 len=893109 2024-07-26T18:41:44.130 INFO:tasks.workunit.client.0.smithi071.stdout:op 4412 completed, throughput=5MB/sec 2024-07-26T18:41:44.130 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XZQlWh9fLUcWEGi off=16560384 len=1692380 2024-07-26T18:41:44.138 INFO:tasks.workunit.client.0.smithi071.stdout:op 4413 completed, throughput=5MB/sec 2024-07-26T18:41:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:43 smithi071 ceph-mon[92867]: pgmap v1846: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-07-26T18:41:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:43 smithi071 ceph-mon[90507]: pgmap v1846: 105 pgs: 105 active+clean; 129 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-07-26T18:41:45.139 INFO:tasks.workunit.client.0.smithi071.stdout: 882: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:45.139 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FwlbBOku8UGlxzc off=6990477 len=355063 2024-07-26T18:41:45.143 INFO:tasks.workunit.client.0.smithi071.stdout:op 4414 completed, throughput=5MB/sec 2024-07-26T18:41:45.143 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fn2jWHadphcZlD3 off=3071999 len=1976162 2024-07-26T18:41:45.152 INFO:tasks.workunit.client.0.smithi071.stdout:op 4415 completed, throughput=5MB/sec 2024-07-26T18:41:45.153 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Vly58CrP3hzWNMQ off=723825 len=382726 2024-07-26T18:41:45.155 INFO:tasks.workunit.client.0.smithi071.stdout:op 4416 completed, throughput=5MB/sec 2024-07-26T18:41:45.155 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aKmf58_mUKyRp7D off=302408 len=1710866 2024-07-26T18:41:45.166 INFO:tasks.workunit.client.0.smithi071.stdout:op 4417 completed, throughput=5MB/sec 2024-07-26T18:41:45.166 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-o0644eMOdhfu88K off=889497 len=1690040 2024-07-26T18:41:45.172 INFO:tasks.workunit.client.0.smithi071.stdout:op 4418 completed, throughput=5MB/sec 2024-07-26T18:41:46.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:45 smithi135 ceph-mon[85352]: pgmap v1847: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:41:46.172 INFO:tasks.workunit.client.0.smithi071.stdout: 883: throughput=5MB/sec pending data=0 2024-07-26T18:41:46.172 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4UyEXAEPcyStWtE off=11375165 len=1219572 2024-07-26T18:41:46.174 INFO:tasks.workunit.client.0.smithi071.stdout:op 4419 completed, throughput=5MB/sec 2024-07-26T18:41:46.174 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_F4FRNY9SCL1hTu off=786596 len=1005545 2024-07-26T18:41:46.175 INFO:tasks.workunit.client.0.smithi071.stdout:op 4420 completed, throughput=5MB/sec 2024-07-26T18:41:46.175 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7DyslrdYnh9HaTk off=1349294 len=654622 2024-07-26T18:41:46.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:45 smithi071 ceph-mon[92867]: pgmap v1847: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:41:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:45 smithi071 ceph-mon[90507]: pgmap v1847: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:41:46.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 4421 completed, throughput=5MB/sec 2024-07-26T18:41:46.179 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AAjeiM9rDhV5y-J off=5288684 len=775948 2024-07-26T18:41:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:op 4422 completed, throughput=5MB/sec 2024-07-26T18:41:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HoVaHDNCFNqPWwL off=76305 len=621548 2024-07-26T18:41:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:op 4423 completed, throughput=5MB/sec 2024-07-26T18:41:47.187 INFO:tasks.workunit.client.0.smithi071.stdout: 884: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:47.187 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GDEECAbXoyvCqWm off=16100412 len=1808063 2024-07-26T18:41:47.197 INFO:tasks.workunit.client.0.smithi071.stdout:op 4424 completed, throughput=5MB/sec 2024-07-26T18:41:47.198 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QhSwQcdqtJ85yZA off=867676 len=1053411 2024-07-26T18:41:47.200 INFO:tasks.workunit.client.0.smithi071.stdout:op 4425 completed, throughput=5MB/sec 2024-07-26T18:41:47.200 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gq4UESVgGFAvaw8 off=22230736 len=86367 2024-07-26T18:41:47.203 INFO:tasks.workunit.client.0.smithi071.stdout:op 4426 completed, throughput=5MB/sec 2024-07-26T18:41:47.203 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_4gjyLNuk0doAul off=5366531 len=1622049 2024-07-26T18:41:47.205 INFO:tasks.workunit.client.0.smithi071.stdout:op 4427 completed, throughput=5MB/sec 2024-07-26T18:41:47.205 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dmCpwaj9JzZuA9p off=23202022 len=1508712 2024-07-26T18:41:47.213 INFO:tasks.workunit.client.0.smithi071.stdout:op 4428 completed, throughput=5MB/sec 2024-07-26T18:41:48.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:47 smithi135 ceph-mon[85352]: pgmap v1848: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:41:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:47 smithi071 ceph-mon[90507]: pgmap v1848: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:41:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:47 smithi071 ceph-mon[92867]: pgmap v1848: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: 885: throughput=5MB/sec pending data=0 2024-07-26T18:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-flP7u5y_N2-wNKe off=19544691 len=541188 2024-07-26T18:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout:op 4429 completed, throughput=5MB/sec 2024-07-26T18:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-afCXujYRm0zR4Ut off=8953782 len=1783945 2024-07-26T18:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout:op 4430 completed, throughput=5MB/sec 2024-07-26T18:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-g3Nd8q_bgwnLsiM off=2738197 len=1195676 2024-07-26T18:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout:op 4431 completed, throughput=5MB/sec 2024-07-26T18:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HK8LKwRZJXtQrEU off=5087303 len=346618 2024-07-26T18:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout:op 4432 completed, throughput=5MB/sec 2024-07-26T18:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-233JAEpUz-Xgmkt off=8998361 len=400011 2024-07-26T18:41:48.237 INFO:tasks.workunit.client.0.smithi071.stdout:op 4433 completed, throughput=5MB/sec 2024-07-26T18:41:48.237 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-E7pja_qUQOPAbeG off=13847922 len=1328990 2024-07-26T18:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout:op 4434 completed, throughput=5MB/sec 2024-07-26T18:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: 886: throughput=5MB/sec pending data=0 2024-07-26T18:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xmS6tPa95_V4US1 off=906796 len=1506991 2024-07-26T18:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 4435 completed, throughput=5MB/sec 2024-07-26T18:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mPVr7wJpDlOMoaf off=10181273 len=1114988 2024-07-26T18:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout:op 4436 completed, throughput=5MB/sec 2024-07-26T18:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oscG5aK5aX1cr8P off=3565499 len=1929390 2024-07-26T18:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout:op 4437 completed, throughput=5MB/sec 2024-07-26T18:41:50.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:49 smithi135 ceph-mon[85352]: pgmap v1849: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:41:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:49 smithi071 ceph-mon[90507]: pgmap v1849: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:41:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:49 smithi071 ceph-mon[92867]: pgmap v1849: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: 887: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MViai6iCIv_2rH1 off=1902860 len=976775 2024-07-26T18:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout:op 4438 completed, throughput=5MB/sec 2024-07-26T18:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DJt0PfQ_t6On6zO off=13319022 len=1033286 2024-07-26T18:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 4439 completed, throughput=5MB/sec 2024-07-26T18:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eTG0xnHkkv0qrYx off=22721972 len=1213867 2024-07-26T18:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout:op 4440 completed, throughput=5MB/sec 2024-07-26T18:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9S62gjQiRw1SDWh off=21618317 len=1933698 2024-07-26T18:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 4441 completed, throughput=5MB/sec 2024-07-26T18:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: 888: throughput=4.99MB/sec pending data=0 2024-07-26T18:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RaopwxgoIN79WJx off=710443 len=485202 2024-07-26T18:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout:op 4442 completed, throughput=4.99MB/sec 2024-07-26T18:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yVwUDX2pwcSZPZp off=17184302 len=1998333 2024-07-26T18:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 4443 completed, throughput=5MB/sec 2024-07-26T18:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9W0PH4M9GsjIOGN off=10432593 len=1335095 2024-07-26T18:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout:op 4444 completed, throughput=5MB/sec 2024-07-26T18:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Sq9g8mRQLpMigPx off=356906 len=1000256 2024-07-26T18:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout:op 4445 completed, throughput=5MB/sec 2024-07-26T18:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S1IYqZSAUHgtnpZ off=1931933 len=2072059 2024-07-26T18:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout:op 4446 completed, throughput=5MB/sec 2024-07-26T18:41:52.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:51 smithi135 ceph-mon[85352]: pgmap v1850: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:41:52.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:51 smithi071 ceph-mon[92867]: pgmap v1850: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:41:52.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:51 smithi071 ceph-mon[90507]: pgmap v1850: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:41:52.298 INFO:tasks.workunit.client.0.smithi071.stdout: 889: throughput=5MB/sec pending data=0 2024-07-26T18:41:52.298 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ihacceRT73nkT2y off=193188 len=1865215 2024-07-26T18:41:52.309 INFO:tasks.workunit.client.0.smithi071.stdout:op 4447 completed, throughput=5MB/sec 2024-07-26T18:41:52.309 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_8Ss8WtUlhDyrJp off=8037364 len=1581457 2024-07-26T18:41:52.311 INFO:tasks.workunit.client.0.smithi071.stdout:op 4448 completed, throughput=5MB/sec 2024-07-26T18:41:52.312 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WlhhwtxboCJeTRI off=10041466 len=1693237 2024-07-26T18:41:52.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 4449 completed, throughput=5MB/sec 2024-07-26T18:41:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:41:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:41:52] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-07-26T18:41:53.320 INFO:tasks.workunit.client.0.smithi071.stdout: 890: throughput=5MB/sec pending data=0 2024-07-26T18:41:53.320 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YvpjCA2Hzj6Ztob off=1413481 len=536964 2024-07-26T18:41:53.321 INFO:tasks.workunit.client.0.smithi071.stdout:op 4450 completed, throughput=5MB/sec 2024-07-26T18:41:53.322 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-P8rc4jgBKlWSWk2 off=2201998 len=2031699 2024-07-26T18:41:53.335 INFO:tasks.workunit.client.0.smithi071.stdout:op 4451 completed, throughput=5MB/sec 2024-07-26T18:41:53.336 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-C9VdnEElKIwkHs7 off=6911800 len=81064 2024-07-26T18:41:53.336 INFO:tasks.workunit.client.0.smithi071.stdout:op 4452 completed, throughput=5MB/sec 2024-07-26T18:41:53.337 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1VtRuScCbMf7mWt off=8246411 len=1144553 2024-07-26T18:41:53.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 4453 completed, throughput=5MB/sec 2024-07-26T18:41:53.338 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yZaupO5YGCfkxvc off=8228557 len=1472207 2024-07-26T18:41:53.347 INFO:tasks.workunit.client.0.smithi071.stdout:op 4454 completed, throughput=5MB/sec 2024-07-26T18:41:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:53 smithi135 ceph-mon[85352]: pgmap v1851: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-07-26T18:41:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:53 smithi071 ceph-mon[90507]: pgmap v1851: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-07-26T18:41:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:53 smithi071 ceph-mon[92867]: pgmap v1851: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-07-26T18:41:54.347 INFO:tasks.workunit.client.0.smithi071.stdout: 891: throughput=5MB/sec pending data=0 2024-07-26T18:41:54.348 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CFqAMJoD4muRqaF off=669644 len=488043 2024-07-26T18:41:54.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 4455 completed, throughput=5MB/sec 2024-07-26T18:41:54.351 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pjEq1K7zeQXFYnv off=1257091 len=1021378 2024-07-26T18:41:54.352 INFO:tasks.workunit.client.0.smithi071.stdout:op 4456 completed, throughput=5MB/sec 2024-07-26T18:41:54.353 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j4gboHI68Wrdh6- off=487389 len=1040318 2024-07-26T18:41:54.359 INFO:tasks.workunit.client.0.smithi071.stdout:op 4457 completed, throughput=5MB/sec 2024-07-26T18:41:54.359 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bhCcm8buVx7R0fl off=16783901 len=1434456 2024-07-26T18:41:54.360 INFO:tasks.workunit.client.0.smithi071.stdout:op 4458 completed, throughput=5MB/sec 2024-07-26T18:41:54.360 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ulBOBGipcIon7yt off=7182457 len=1597247 2024-07-26T18:41:54.369 INFO:tasks.workunit.client.0.smithi071.stdout:op 4459 completed, throughput=5MB/sec 2024-07-26T18:41:55.369 INFO:tasks.workunit.client.0.smithi071.stdout: 892: throughput=5MB/sec pending data=0 2024-07-26T18:41:55.401 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-txuwQ22wpBgUhty off=1387471 len=14161 2024-07-26T18:41:55.403 INFO:tasks.workunit.client.0.smithi071.stdout:op 4460 completed, throughput=5MB/sec 2024-07-26T18:41:55.403 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DMU7U6-DfdXYIqU off=7231448 len=1576776 2024-07-26T18:41:55.403 INFO:tasks.workunit.client.0.smithi071.stdout:op 4461 completed, throughput=5MB/sec 2024-07-26T18:41:55.403 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-v0uPRDcPPmlLwkw off=7142061 len=128249 2024-07-26T18:41:55.403 INFO:tasks.workunit.client.0.smithi071.stdout:op 4462 completed, throughput=5MB/sec 2024-07-26T18:41:55.403 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MtjuH3W_6Dc73ns off=13335181 len=178035 2024-07-26T18:41:55.403 INFO:tasks.workunit.client.0.smithi071.stdout:op 4463 completed, throughput=5MB/sec 2024-07-26T18:41:55.404 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wE4DMVNHlKbJt9r off=791433 len=411550 2024-07-26T18:41:55.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 4464 completed, throughput=5MB/sec 2024-07-26T18:41:55.404 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x0R3edbWDoU1Wve off=19553231 len=496130 2024-07-26T18:41:55.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 4465 completed, throughput=5MB/sec 2024-07-26T18:41:55.404 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kjfeY6OrEY3G7Pg off=6545495 len=672613 2024-07-26T18:41:55.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 4466 completed, throughput=5MB/sec 2024-07-26T18:41:55.404 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JAljZ4M_Aaeu8u_ off=4970951 len=1529846 2024-07-26T18:41:55.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 4467 completed, throughput=5MB/sec 2024-07-26T18:41:56.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:55 smithi135 ceph-mon[85352]: pgmap v1852: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-07-26T18:41:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:55 smithi071 ceph-mon[90507]: pgmap v1852: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-07-26T18:41:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:55 smithi071 ceph-mon[92867]: pgmap v1852: 105 pgs: 105 active+clean; 129 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-07-26T18:41:56.395 INFO:tasks.workunit.client.0.smithi071.stdout: 893: throughput=5MB/sec pending data=0 2024-07-26T18:41:56.396 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3ZjbY6AXkQlgRmL off=1227865 len=530605 2024-07-26T18:41:56.397 INFO:tasks.workunit.client.0.smithi071.stdout:op 4468 completed, throughput=5MB/sec 2024-07-26T18:41:56.397 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7VvMyGHmkh3MrOu off=13139805 len=1292455 2024-07-26T18:41:56.405 INFO:tasks.workunit.client.0.smithi071.stdout:op 4469 completed, throughput=5MB/sec 2024-07-26T18:41:56.405 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-heSxzrKHAfesgNH off=7158905 len=1732684 2024-07-26T18:41:56.412 INFO:tasks.workunit.client.0.smithi071.stdout:op 4470 completed, throughput=5MB/sec 2024-07-26T18:41:56.412 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ADR6_dnkPbo8o2q off=1233391 len=692934 2024-07-26T18:41:56.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 4471 completed, throughput=5MB/sec 2024-07-26T18:41:56.414 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lioyd3gn-zbR97K off=863916 len=663983 2024-07-26T18:41:56.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 4472 completed, throughput=5MB/sec 2024-07-26T18:41:57.415 INFO:tasks.workunit.client.0.smithi071.stdout: 894: throughput=5MB/sec pending data=0 2024-07-26T18:41:57.415 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HjVAUQ-yrMZYFN0 off=0 len=1112292 2024-07-26T18:41:57.423 INFO:tasks.workunit.client.0.smithi071.stdout:op 4473 completed, throughput=5MB/sec 2024-07-26T18:41:57.423 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dXLtfkuuuIi-4ry off=3892291 len=742984 2024-07-26T18:41:57.424 INFO:tasks.workunit.client.0.smithi071.stdout:op 4474 completed, throughput=5MB/sec 2024-07-26T18:41:57.424 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UbF__rtcR4aHo9u off=141346 len=2068608 2024-07-26T18:41:57.437 INFO:tasks.workunit.client.0.smithi071.stdout:op 4475 completed, throughput=5MB/sec 2024-07-26T18:41:57.437 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5wKGfRsNzL6eDtP off=2830844 len=2006365 2024-07-26T18:41:57.449 INFO:tasks.workunit.client.0.smithi071.stdout:op 4476 completed, throughput=5MB/sec 2024-07-26T18:41:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:57 smithi071 ceph-mon[90507]: pgmap v1853: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:41:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:57 smithi071 ceph-mon[92867]: pgmap v1853: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:41:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:57 smithi135 ceph-mon[85352]: pgmap v1853: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:41:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:41:58.449 INFO:tasks.workunit.client.0.smithi071.stdout: 895: throughput=5MB/sec pending data=0 2024-07-26T18:41:58.450 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XxJR7ax7CuXvEYF off=1113809 len=538702 2024-07-26T18:41:58.454 INFO:tasks.workunit.client.0.smithi071.stdout:op 4477 completed, throughput=5MB/sec 2024-07-26T18:41:58.454 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IpMt6VsyYRpmNuz off=3427322 len=1228436 2024-07-26T18:41:58.462 INFO:tasks.workunit.client.0.smithi071.stdout:op 4478 completed, throughput=5MB/sec 2024-07-26T18:41:58.463 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zNm2iz4PVtTy4rw off=4431932 len=1461726 2024-07-26T18:41:58.465 INFO:tasks.workunit.client.0.smithi071.stdout:op 4479 completed, throughput=5MB/sec 2024-07-26T18:41:58.465 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--_CkoJRHJqqRxJc off=15632193 len=975503 2024-07-26T18:41:58.469 INFO:tasks.workunit.client.0.smithi071.stdout:op 4480 completed, throughput=5MB/sec 2024-07-26T18:41:58.469 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ccTQLMnaJTPhbHz off=12079967 len=2092261 2024-07-26T18:41:58.471 INFO:tasks.workunit.client.0.smithi071.stdout:op 4481 completed, throughput=5MB/sec 2024-07-26T18:41:59.472 INFO:tasks.workunit.client.0.smithi071.stdout: 896: throughput=5MB/sec pending data=0 2024-07-26T18:41:59.472 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tY9crR9n_Ppygm1 off=14091317 len=1153827 2024-07-26T18:41:59.479 INFO:tasks.workunit.client.0.smithi071.stdout:op 4482 completed, throughput=5MB/sec 2024-07-26T18:41:59.480 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3VNFVj6RUdmPFmk off=601638 len=682141 2024-07-26T18:41:59.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 4483 completed, throughput=5MB/sec 2024-07-26T18:41:59.481 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0z8UxLNlBUnmi-n off=1642181 len=2078488 2024-07-26T18:41:59.483 INFO:tasks.workunit.client.0.smithi071.stdout:op 4484 completed, throughput=5MB/sec 2024-07-26T18:42:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:41:59 smithi071 ceph-mon[92867]: pgmap v1854: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:42:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:41:59 smithi071 ceph-mon[90507]: pgmap v1854: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:42:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:41:59 smithi135 ceph-mon[85352]: pgmap v1854: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:42:00.483 INFO:tasks.workunit.client.0.smithi071.stdout: 897: throughput=5MB/sec pending data=0 2024-07-26T18:42:00.483 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kPEhXxXGPhGWBPs off=10775946 len=1377769 2024-07-26T18:42:00.492 INFO:tasks.workunit.client.0.smithi071.stdout:op 4485 completed, throughput=5MB/sec 2024-07-26T18:42:00.492 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gC2wW8ISonT1_70 off=17837119 len=1218458 2024-07-26T18:42:00.493 INFO:tasks.workunit.client.0.smithi071.stdout:op 4486 completed, throughput=5MB/sec 2024-07-26T18:42:00.493 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pe0Uj-T-_DSGYxi off=3743942 len=1960121 2024-07-26T18:42:00.502 INFO:tasks.workunit.client.0.smithi071.stdout:op 4487 completed, throughput=5MB/sec 2024-07-26T18:42:00.502 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Yb9ndMnRkJLFJGv off=923856 len=1865975 2024-07-26T18:42:00.504 INFO:tasks.workunit.client.0.smithi071.stdout:op 4488 completed, throughput=5MB/sec 2024-07-26T18:42:01.505 INFO:tasks.workunit.client.0.smithi071.stdout: 898: throughput=5MB/sec pending data=0 2024-07-26T18:42:01.505 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FtZySkI2esIatVo off=1892164 len=1340009 2024-07-26T18:42:01.507 INFO:tasks.workunit.client.0.smithi071.stdout:op 4489 completed, throughput=5MB/sec 2024-07-26T18:42:01.507 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-elcOrZhcGPkMyBF off=6662362 len=1909216 2024-07-26T18:42:01.512 INFO:tasks.workunit.client.0.smithi071.stdout:op 4490 completed, throughput=5MB/sec 2024-07-26T18:42:01.512 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Jrq3HIt3Y3GRN0i off=10696449 len=151631 2024-07-26T18:42:01.512 INFO:tasks.workunit.client.0.smithi071.stdout:op 4491 completed, throughput=5MB/sec 2024-07-26T18:42:01.512 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RCeS_VjCTXs4SRW off=302309 len=1797467 2024-07-26T18:42:01.522 INFO:tasks.workunit.client.0.smithi071.stdout:op 4492 completed, throughput=5MB/sec 2024-07-26T18:42:02.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:01 smithi071 ceph-mon[92867]: pgmap v1855: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:42:02.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:01 smithi071 ceph-mon[90507]: pgmap v1855: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:42:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:01 smithi135 ceph-mon[85352]: pgmap v1855: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-07-26T18:42:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:42:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:42:02] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:42:02.523 INFO:tasks.workunit.client.0.smithi071.stdout: 899: throughput=5MB/sec pending data=0 2024-07-26T18:42:02.523 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Y5VsP8qTBqOpBXb off=8785249 len=388067 2024-07-26T18:42:02.527 INFO:tasks.workunit.client.0.smithi071.stdout:op 4493 completed, throughput=5MB/sec 2024-07-26T18:42:02.527 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QMkZAP0bgdPZvwh off=13309822 len=186181 2024-07-26T18:42:02.530 INFO:tasks.workunit.client.0.smithi071.stdout:op 4494 completed, throughput=5MB/sec 2024-07-26T18:42:02.530 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5sPJc9JWfRIfpv1 off=4538996 len=1468817 2024-07-26T18:42:02.538 INFO:tasks.workunit.client.0.smithi071.stdout:op 4495 completed, throughput=5MB/sec 2024-07-26T18:42:02.538 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gvRQzrIx0JPAg2U off=9595248 len=145101 2024-07-26T18:42:02.538 INFO:tasks.workunit.client.0.smithi071.stdout:op 4496 completed, throughput=5MB/sec 2024-07-26T18:42:02.539 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uKSiRVef4bUsScD off=4159739 len=1522855 2024-07-26T18:42:02.547 INFO:tasks.workunit.client.0.smithi071.stdout:op 4497 completed, throughput=5MB/sec 2024-07-26T18:42:02.547 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rIO_NMxSiJ6M2mn off=5706030 len=43621 2024-07-26T18:42:02.549 INFO:tasks.workunit.client.0.smithi071.stdout:op 4498 completed, throughput=5MB/sec 2024-07-26T18:42:02.549 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AueJd9qxdUrSHfU off=6774432 len=665380 2024-07-26T18:42:02.553 INFO:tasks.workunit.client.0.smithi071.stdout:op 4499 completed, throughput=5MB/sec 2024-07-26T18:42:03.553 INFO:tasks.workunit.client.0.smithi071.stdout: 900: throughput=5MB/sec pending data=0 2024-07-26T18:42:03.553 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-y-Qsh_3zvZaUb2E off=1369275 len=2083834 2024-07-26T18:42:03.555 INFO:tasks.workunit.client.0.smithi071.stdout:op 4500 completed, throughput=5MB/sec 2024-07-26T18:42:03.556 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0LrdRYTRbsLzqlx off=2662853 len=1466213 2024-07-26T18:42:03.562 INFO:tasks.workunit.client.0.smithi071.stdout:op 4501 completed, throughput=5MB/sec 2024-07-26T18:42:03.562 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DG9cqGHy6xctJeC off=1536934 len=507466 2024-07-26T18:42:03.564 INFO:tasks.workunit.client.0.smithi071.stdout:op 4502 completed, throughput=5MB/sec 2024-07-26T18:42:03.564 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ID7y2_Y8vlQumVf off=9873325 len=1230559 2024-07-26T18:42:03.565 INFO:tasks.workunit.client.0.smithi071.stdout:op 4503 completed, throughput=5MB/sec 2024-07-26T18:42:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:03 smithi071 ceph-mon[90507]: pgmap v1856: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:42:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:03 smithi071 ceph-mon[92867]: pgmap v1856: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:42:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:03 smithi135 ceph-mon[85352]: pgmap v1856: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:42:04.566 INFO:tasks.workunit.client.0.smithi071.stdout: 901: throughput=5MB/sec pending data=0 2024-07-26T18:42:04.566 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6HNuJ2LVDif1fCi off=8552855 len=2032752 2024-07-26T18:42:04.569 INFO:tasks.workunit.client.0.smithi071.stdout:op 4504 completed, throughput=5MB/sec 2024-07-26T18:42:04.569 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R8_nshOda0P6F__ off=861709 len=1424642 2024-07-26T18:42:04.570 INFO:tasks.workunit.client.0.smithi071.stdout:op 4505 completed, throughput=5MB/sec 2024-07-26T18:42:04.570 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--9LbqfWzsvxqVlb off=7072391 len=248034 2024-07-26T18:42:04.572 INFO:tasks.workunit.client.0.smithi071.stdout:op 4506 completed, throughput=5MB/sec 2024-07-26T18:42:04.572 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mel4d7AHQFCOskg off=1510741 len=1317647 2024-07-26T18:42:04.578 INFO:tasks.workunit.client.0.smithi071.stdout:op 4507 completed, throughput=5MB/sec 2024-07-26T18:42:05.579 INFO:tasks.workunit.client.0.smithi071.stdout: 902: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:05.579 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4dRCuzXDraGRs6H off=6063935 len=831338 2024-07-26T18:42:05.583 INFO:tasks.workunit.client.0.smithi071.stdout:op 4508 completed, throughput=5MB/sec 2024-07-26T18:42:05.584 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rtw9pjoXiACXOeu off=21014009 len=472796 2024-07-26T18:42:05.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 4509 completed, throughput=5MB/sec 2024-07-26T18:42:05.588 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mrQmS3pWvRQ0C6H off=645476 len=207536 2024-07-26T18:42:05.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 4510 completed, throughput=5MB/sec 2024-07-26T18:42:05.589 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ldDO9Yem-oQqeOA off=4467185 len=745849 2024-07-26T18:42:05.594 INFO:tasks.workunit.client.0.smithi071.stdout:op 4511 completed, throughput=5MB/sec 2024-07-26T18:42:05.594 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OKeetqWSyiqRsG1 off=14082461 len=676944 2024-07-26T18:42:05.595 INFO:tasks.workunit.client.0.smithi071.stdout:op 4512 completed, throughput=5MB/sec 2024-07-26T18:42:05.595 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bMbwVvo7_11LQ7K off=19457358 len=100577 2024-07-26T18:42:05.596 INFO:tasks.workunit.client.0.smithi071.stdout:op 4513 completed, throughput=5MB/sec 2024-07-26T18:42:05.596 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kUnBxbKXT4MbM4H off=779458 len=1719234 2024-07-26T18:42:05.598 INFO:tasks.workunit.client.0.smithi071.stdout:op 4514 completed, throughput=5MB/sec 2024-07-26T18:42:05.598 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n4a4xObSdnPjlx0 off=2685080 len=99182 2024-07-26T18:42:05.600 INFO:tasks.workunit.client.0.smithi071.stdout:op 4515 completed, throughput=5MB/sec 2024-07-26T18:42:05.600 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-u2QKkM_KdwKlX6w off=206263 len=854932 2024-07-26T18:42:05.605 INFO:tasks.workunit.client.0.smithi071.stdout:op 4516 completed, throughput=5MB/sec 2024-07-26T18:42:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:05 smithi071 ceph-mon[90507]: pgmap v1857: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:42:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:05 smithi071 ceph-mon[92867]: pgmap v1857: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:42:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:05 smithi135 ceph-mon[85352]: pgmap v1857: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-07-26T18:42:06.605 INFO:tasks.workunit.client.0.smithi071.stdout: 903: throughput=5MB/sec pending data=0 2024-07-26T18:42:06.605 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8JRz1mpCCp8Oabs off=7969869 len=1625988 2024-07-26T18:42:06.607 INFO:tasks.workunit.client.0.smithi071.stdout:op 4517 completed, throughput=5MB/sec 2024-07-26T18:42:06.607 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-suvcAbqFJgPwPh5 off=28493 len=557038 2024-07-26T18:42:06.611 INFO:tasks.workunit.client.0.smithi071.stdout:op 4518 completed, throughput=5MB/sec 2024-07-26T18:42:06.612 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-knXqctLUEn7_qJn off=7066978 len=1804775 2024-07-26T18:42:06.622 INFO:tasks.workunit.client.0.smithi071.stdout:op 4519 completed, throughput=5MB/sec 2024-07-26T18:42:06.622 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Y6LNNzE1S1R7ZJF off=16273393 len=2008576 2024-07-26T18:42:06.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 4520 completed, throughput=5MB/sec 2024-07-26T18:42:07.627 INFO:tasks.workunit.client.0.smithi071.stdout: 904: throughput=5MB/sec pending data=0 2024-07-26T18:42:07.628 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--ov8yljXkdb38io off=3717371 len=122845 2024-07-26T18:42:07.628 INFO:tasks.workunit.client.0.smithi071.stdout:op 4521 completed, throughput=5MB/sec 2024-07-26T18:42:07.628 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oinmkL9eGEKyL4W off=4483248 len=1373617 2024-07-26T18:42:07.630 INFO:tasks.workunit.client.0.smithi071.stdout:op 4522 completed, throughput=5MB/sec 2024-07-26T18:42:07.630 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-F4mwPPzPxkW2oiE off=15876677 len=1331626 2024-07-26T18:42:07.637 INFO:tasks.workunit.client.0.smithi071.stdout:op 4523 completed, throughput=5MB/sec 2024-07-26T18:42:07.637 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GDEECAbXoyvCqWm off=9661708 len=496835 2024-07-26T18:42:07.639 INFO:tasks.workunit.client.0.smithi071.stdout:op 4524 completed, throughput=5MB/sec 2024-07-26T18:42:07.639 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Fx0gfRdiQgheqSo off=16267901 len=1108768 2024-07-26T18:42:07.644 INFO:tasks.workunit.client.0.smithi071.stdout:op 4525 completed, throughput=5MB/sec 2024-07-26T18:42:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:07 smithi071 ceph-mon[90507]: pgmap v1858: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:42:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:07 smithi071 ceph-mon[92867]: pgmap v1858: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:42:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:07 smithi135 ceph-mon[85352]: pgmap v1858: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:42:08.644 INFO:tasks.workunit.client.0.smithi071.stdout: 905: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:08.644 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aVUMaPxfEtcQpRq off=703350 len=986249 2024-07-26T18:42:08.645 INFO:tasks.workunit.client.0.smithi071.stdout:op 4526 completed, throughput=5MB/sec 2024-07-26T18:42:08.645 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0Ajgx3kM4bPhZP9 off=3778057 len=1505937 2024-07-26T18:42:08.652 INFO:tasks.workunit.client.0.smithi071.stdout:op 4527 completed, throughput=5MB/sec 2024-07-26T18:42:08.652 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-D_7Kg2vTCPlE2mF off=5478756 len=76582 2024-07-26T18:42:08.652 INFO:tasks.workunit.client.0.smithi071.stdout:op 4528 completed, throughput=5MB/sec 2024-07-26T18:42:08.652 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iI94OIJ2jUk-OC7 off=10128076 len=328120 2024-07-26T18:42:08.654 INFO:tasks.workunit.client.0.smithi071.stdout:op 4529 completed, throughput=5MB/sec 2024-07-26T18:42:08.654 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-juS1RGte-60BFCh off=1328523 len=1480665 2024-07-26T18:42:08.655 INFO:tasks.workunit.client.0.smithi071.stdout:op 4530 completed, throughput=5MB/sec 2024-07-26T18:42:08.655 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AaBtnz-p0tiyCAw off=14133652 len=594220 2024-07-26T18:42:08.659 INFO:tasks.workunit.client.0.smithi071.stdout:op 4531 completed, throughput=5MB/sec 2024-07-26T18:42:08.659 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8VUHQbGUDbwcV8h off=1161401 len=958273 2024-07-26T18:42:08.665 INFO:tasks.workunit.client.0.smithi071.stdout:op 4532 completed, throughput=5MB/sec 2024-07-26T18:42:09.665 INFO:tasks.workunit.client.0.smithi071.stdout: 906: throughput=5MB/sec pending data=0 2024-07-26T18:42:09.665 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-a96a2p6rkRwun-c off=12667089 len=1111623 2024-07-26T18:42:09.667 INFO:tasks.workunit.client.0.smithi071.stdout:op 4533 completed, throughput=5MB/sec 2024-07-26T18:42:09.667 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-om-dK3IwaqZUuNG off=4625707 len=66374 2024-07-26T18:42:09.667 INFO:tasks.workunit.client.0.smithi071.stdout:op 4534 completed, throughput=5MB/sec 2024-07-26T18:42:09.667 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CppS2Yjmg1cYtnl off=5417244 len=1306635 2024-07-26T18:42:09.675 INFO:tasks.workunit.client.0.smithi071.stdout:op 4535 completed, throughput=5MB/sec 2024-07-26T18:42:09.675 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uhZETiQ-r7Xa6vb off=16467723 len=1384062 2024-07-26T18:42:09.680 INFO:tasks.workunit.client.0.smithi071.stdout:op 4536 completed, throughput=5MB/sec 2024-07-26T18:42:09.681 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OtmrbhOf5rxcXXP off=3892689 len=2002967 2024-07-26T18:42:09.692 INFO:tasks.workunit.client.0.smithi071.stdout:op 4537 completed, throughput=5MB/sec 2024-07-26T18:42:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:09 smithi071 ceph-mon[92867]: pgmap v1859: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:42:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:09 smithi071 ceph-mon[90507]: pgmap v1859: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:42:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:09 smithi135 ceph-mon[85352]: pgmap v1859: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:42:10.692 INFO:tasks.workunit.client.0.smithi071.stdout: 907: throughput=5MB/sec pending data=0 2024-07-26T18:42:10.692 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0hIfVErBa6pfSrd off=15002615 len=508824 2024-07-26T18:42:10.696 INFO:tasks.workunit.client.0.smithi071.stdout:op 4538 completed, throughput=5MB/sec 2024-07-26T18:42:10.696 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hmBUy861xnf_y28 off=8178227 len=695086 2024-07-26T18:42:10.701 INFO:tasks.workunit.client.0.smithi071.stdout:op 4539 completed, throughput=5MB/sec 2024-07-26T18:42:10.701 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Zv9pfzi0Qvl06wX off=3984998 len=1167635 2024-07-26T18:42:10.703 INFO:tasks.workunit.client.0.smithi071.stdout:op 4540 completed, throughput=5MB/sec 2024-07-26T18:42:10.703 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-r8Zvno26ZWVk8Yn off=923986 len=517615 2024-07-26T18:42:10.707 INFO:tasks.workunit.client.0.smithi071.stdout:op 4541 completed, throughput=5MB/sec 2024-07-26T18:42:10.707 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Cu54IFcI9B-tpMt off=4297570 len=1131562 2024-07-26T18:42:10.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 4542 completed, throughput=5MB/sec 2024-07-26T18:42:11.710 INFO:tasks.workunit.client.0.smithi071.stdout: 908: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:11.710 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NW6n-RJaBrunY4L off=17840740 len=130403 2024-07-26T18:42:11.713 INFO:tasks.workunit.client.0.smithi071.stdout:op 4543 completed, throughput=4.99MB/sec 2024-07-26T18:42:11.713 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FM5uXOoy4rrutwy off=2495343 len=1082015 2024-07-26T18:42:11.718 INFO:tasks.workunit.client.0.smithi071.stdout:op 4544 completed, throughput=5MB/sec 2024-07-26T18:42:11.718 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tww-xDwCy7LPdFU off=3608175 len=223776 2024-07-26T18:42:11.721 INFO:tasks.workunit.client.0.smithi071.stdout:op 4545 completed, throughput=5MB/sec 2024-07-26T18:42:11.721 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xOWV-x56I8P9CEd off=12726850 len=185570 2024-07-26T18:42:11.722 INFO:tasks.workunit.client.0.smithi071.stdout:op 4546 completed, throughput=5MB/sec 2024-07-26T18:42:11.722 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uHGxyAIzS1v5Rkm off=6362205 len=1271069 2024-07-26T18:42:11.723 INFO:tasks.workunit.client.0.smithi071.stdout:op 4547 completed, throughput=5MB/sec 2024-07-26T18:42:11.723 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ACypZ4PySV2aVyG off=1831762 len=1699047 2024-07-26T18:42:11.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 4548 completed, throughput=5MB/sec 2024-07-26T18:42:11.732 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EMUau_YuardFdLL off=6125989 len=1046967 2024-07-26T18:42:11.735 INFO:tasks.workunit.client.0.smithi071.stdout:op 4549 completed, throughput=5MB/sec 2024-07-26T18:42:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:42:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:42:12] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:42:12.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:11 smithi071 ceph-mon[92867]: pgmap v1860: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:42:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:11 smithi071 ceph-mon[90507]: pgmap v1860: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:42:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:11 smithi135 ceph-mon[85352]: pgmap v1860: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:42:12.735 INFO:tasks.workunit.client.0.smithi071.stdout: 909: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:12.736 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TBd2hRhq7fQ7Z0_ off=3172413 len=541760 2024-07-26T18:42:12.739 INFO:tasks.workunit.client.0.smithi071.stdout:op 4550 completed, throughput=5MB/sec 2024-07-26T18:42:12.739 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pwFzOigrawUpwwf off=8840488 len=971975 2024-07-26T18:42:12.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 4551 completed, throughput=5MB/sec 2024-07-26T18:42:12.744 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CMTXAKDdzVNhjt_ off=16457367 len=1113757 2024-07-26T18:42:12.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 4552 completed, throughput=5MB/sec 2024-07-26T18:42:12.750 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5yywK428RyojIos off=4757596 len=1832972 2024-07-26T18:42:12.751 INFO:tasks.workunit.client.0.smithi071.stdout:op 4553 completed, throughput=5MB/sec 2024-07-26T18:42:12.751 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kwLqHj7R-51WtWn off=757316 len=1550923 2024-07-26T18:42:12.754 INFO:tasks.workunit.client.0.smithi071.stdout:op 4554 completed, throughput=5MB/sec 2024-07-26T18:42:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:13.755 INFO:tasks.workunit.client.0.smithi071.stdout: 910: throughput=5MB/sec pending data=0 2024-07-26T18:42:13.755 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5lGo6DxZy_qH60O off=20739072 len=152374 2024-07-26T18:42:13.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 4555 completed, throughput=5MB/sec 2024-07-26T18:42:13.758 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wVnWwgURURowJto off=272677 len=817285 2024-07-26T18:42:13.762 INFO:tasks.workunit.client.0.smithi071.stdout:op 4556 completed, throughput=5MB/sec 2024-07-26T18:42:13.763 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CwDM8_8ie2hkc79 off=1247033 len=1468326 2024-07-26T18:42:13.766 INFO:tasks.workunit.client.0.smithi071.stdout:op 4557 completed, throughput=5MB/sec 2024-07-26T18:42:13.766 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7VveztbZsGAoPve off=1644974 len=611231 2024-07-26T18:42:13.771 INFO:tasks.workunit.client.0.smithi071.stdout:op 4558 completed, throughput=5MB/sec 2024-07-26T18:42:13.772 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9mL-6RwbJI4F6Lg off=5156399 len=527640 2024-07-26T18:42:13.775 INFO:tasks.workunit.client.0.smithi071.stdout:op 4559 completed, throughput=5MB/sec 2024-07-26T18:42:13.775 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BeYr3sqnPXAACzA off=10817450 len=1412744 2024-07-26T18:42:13.776 INFO:tasks.workunit.client.0.smithi071.stdout:op 4560 completed, throughput=5MB/sec 2024-07-26T18:42:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:13 smithi071 ceph-mon[92867]: pgmap v1861: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:42:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:13 smithi071 ceph-mon[90507]: pgmap v1861: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:42:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:13 smithi135 ceph-mon[85352]: pgmap v1861: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:42:14.777 INFO:tasks.workunit.client.0.smithi071.stdout: 911: throughput=5MB/sec pending data=0 2024-07-26T18:42:14.777 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bAAtjBxH8ZUBxjg off=19950285 len=898675 2024-07-26T18:42:14.779 INFO:tasks.workunit.client.0.smithi071.stdout:op 4561 completed, throughput=5MB/sec 2024-07-26T18:42:14.779 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_lUVbu3SWbpIgCG off=11056379 len=1641735 2024-07-26T18:42:14.788 INFO:tasks.workunit.client.0.smithi071.stdout:op 4562 completed, throughput=5MB/sec 2024-07-26T18:42:14.788 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uJ1J1iYH3gFbgfw off=380831 len=1743083 2024-07-26T18:42:14.797 INFO:tasks.workunit.client.0.smithi071.stdout:op 4563 completed, throughput=5MB/sec 2024-07-26T18:42:14.797 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pwkav1MLaul0M2q off=9133656 len=557710 2024-07-26T18:42:14.801 INFO:tasks.workunit.client.0.smithi071.stdout:op 4564 completed, throughput=5MB/sec 2024-07-26T18:42:15.802 INFO:tasks.workunit.client.0.smithi071.stdout: 912: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:15.802 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hc_bL-y85QrLCct off=9639045 len=819793 2024-07-26T18:42:15.806 INFO:tasks.workunit.client.0.smithi071.stdout:op 4565 completed, throughput=5MB/sec 2024-07-26T18:42:15.806 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ehbOTtYMXhA6Zm0 off=10764988 len=1969253 2024-07-26T18:42:15.808 INFO:tasks.workunit.client.0.smithi071.stdout:op 4566 completed, throughput=5MB/sec 2024-07-26T18:42:15.808 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Md-uC_5VwLfSzDA off=9380191 len=1625951 2024-07-26T18:42:15.818 INFO:tasks.workunit.client.0.smithi071.stdout:op 4567 completed, throughput=5MB/sec 2024-07-26T18:42:15.819 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wbYVJHiTuRjnMU0 off=5094197 len=1251473 2024-07-26T18:42:15.821 INFO:tasks.workunit.client.0.smithi071.stdout:op 4568 completed, throughput=5MB/sec 2024-07-26T18:42:16.110 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:15 smithi135 ceph-mon[85352]: pgmap v1862: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:42:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:15 smithi071 ceph-mon[92867]: pgmap v1862: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:42:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:15 smithi071 ceph-mon[90507]: pgmap v1862: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:42:16.822 INFO:tasks.workunit.client.0.smithi071.stdout: 913: throughput=5MB/sec pending data=0 2024-07-26T18:42:16.822 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DoVH5IFb7yd37IG off=5306275 len=648186 2024-07-26T18:42:16.823 INFO:tasks.workunit.client.0.smithi071.stdout:op 4569 completed, throughput=5MB/sec 2024-07-26T18:42:16.823 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9rhO9V8AU4D2MMC off=14490003 len=285380 2024-07-26T18:42:16.824 INFO:tasks.workunit.client.0.smithi071.stdout:op 4570 completed, throughput=5MB/sec 2024-07-26T18:42:16.824 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S1SjEVUcZFmswil off=2620852 len=450365 2024-07-26T18:42:16.828 INFO:tasks.workunit.client.0.smithi071.stdout:op 4571 completed, throughput=5MB/sec 2024-07-26T18:42:16.828 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YxAyTUimSbJJbdE off=8713352 len=232709 2024-07-26T18:42:16.831 INFO:tasks.workunit.client.0.smithi071.stdout:op 4572 completed, throughput=5MB/sec 2024-07-26T18:42:16.831 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8tXYsNrnETswY34 off=1103654 len=1485483 2024-07-26T18:42:16.838 INFO:tasks.workunit.client.0.smithi071.stdout:op 4573 completed, throughput=5MB/sec 2024-07-26T18:42:16.838 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XUCqwhzvKgzyDFO off=3008187 len=1891064 2024-07-26T18:42:16.840 INFO:tasks.workunit.client.0.smithi071.stdout:op 4574 completed, throughput=5MB/sec 2024-07-26T18:42:17.841 INFO:tasks.workunit.client.0.smithi071.stdout: 914: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:17.841 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UVjG15MadquTobC off=3112611 len=2050179 2024-07-26T18:42:17.853 INFO:tasks.workunit.client.0.smithi071.stdout:op 4575 completed, throughput=5MB/sec 2024-07-26T18:42:17.853 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-w4dhwKpf5wnHpuz off=6933824 len=707131 2024-07-26T18:42:17.854 INFO:tasks.workunit.client.0.smithi071.stdout:op 4576 completed, throughput=5MB/sec 2024-07-26T18:42:17.854 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Cttay94Qj6k-zOZ off=9179375 len=690103 2024-07-26T18:42:17.855 INFO:tasks.workunit.client.0.smithi071.stdout:op 4577 completed, throughput=5MB/sec 2024-07-26T18:42:17.855 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-p-wVjLt76GMsiW6 off=6879036 len=277209 2024-07-26T18:42:17.857 INFO:tasks.workunit.client.0.smithi071.stdout:op 4578 completed, throughput=5MB/sec 2024-07-26T18:42:17.857 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MekemovJ_8XVu1c off=1142274 len=1648858 2024-07-26T18:42:17.864 INFO:tasks.workunit.client.0.smithi071.stdout:op 4579 completed, throughput=5MB/sec 2024-07-26T18:42:18.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:17 smithi071 ceph-mon[90507]: pgmap v1863: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:17 smithi071 ceph-mon[92867]: pgmap v1863: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:17 smithi135 ceph-mon[85352]: pgmap v1863: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:18.865 INFO:tasks.workunit.client.0.smithi071.stdout: 915: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:18.865 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-elcOrZhcGPkMyBF off=7865442 len=154097 2024-07-26T18:42:18.866 INFO:tasks.workunit.client.0.smithi071.stdout:op 4580 completed, throughput=4.99MB/sec 2024-07-26T18:42:18.866 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EIlpnDylaIxKEMn off=21927007 len=857240 2024-07-26T18:42:18.871 INFO:tasks.workunit.client.0.smithi071.stdout:op 4581 completed, throughput=5MB/sec 2024-07-26T18:42:18.871 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9n7p75y7UpIdUBI off=1017641 len=141514 2024-07-26T18:42:18.874 INFO:tasks.workunit.client.0.smithi071.stdout:op 4582 completed, throughput=5MB/sec 2024-07-26T18:42:18.874 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6fxZMTqLUYfyYIj off=13322148 len=1599265 2024-07-26T18:42:18.882 INFO:tasks.workunit.client.0.smithi071.stdout:op 4583 completed, throughput=5MB/sec 2024-07-26T18:42:18.882 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BRsUPduKOGTmGwG off=3021812 len=1282937 2024-07-26T18:42:18.890 INFO:tasks.workunit.client.0.smithi071.stdout:op 4584 completed, throughput=5MB/sec 2024-07-26T18:42:18.890 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-N7m0snl7gTFetY5 off=8057619 len=767208 2024-07-26T18:42:18.895 INFO:tasks.workunit.client.0.smithi071.stdout:op 4585 completed, throughput=5MB/sec 2024-07-26T18:42:18.895 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-akfYHENtAC84uNa off=15083466 len=1431701 2024-07-26T18:42:18.897 INFO:tasks.workunit.client.0.smithi071.stdout:op 4586 completed, throughput=5MB/sec 2024-07-26T18:42:19.897 INFO:tasks.workunit.client.0.smithi071.stdout: 916: throughput=5MB/sec pending data=0 2024-07-26T18:42:19.897 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6XPt4KhgpJ4ELEw off=2239648 len=868089 2024-07-26T18:42:19.898 INFO:tasks.workunit.client.0.smithi071.stdout:op 4587 completed, throughput=5MB/sec 2024-07-26T18:42:19.899 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CPwlYRbLn84_-FP off=1724624 len=1927495 2024-07-26T18:42:19.910 INFO:tasks.workunit.client.0.smithi071.stdout:op 4588 completed, throughput=5MB/sec 2024-07-26T18:42:19.910 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L4p7wKDXtFx4S1S off=3080183 len=787896 2024-07-26T18:42:19.915 INFO:tasks.workunit.client.0.smithi071.stdout:op 4589 completed, throughput=5MB/sec 2024-07-26T18:42:19.915 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nOUAS75TecR4Q2E off=6363934 len=1081151 2024-07-26T18:42:19.922 INFO:tasks.workunit.client.0.smithi071.stdout:op 4590 completed, throughput=5MB/sec 2024-07-26T18:42:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:19 smithi071 ceph-mon[92867]: pgmap v1864: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:19 smithi071 ceph-mon[90507]: pgmap v1864: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:19 smithi135 ceph-mon[85352]: pgmap v1864: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:20.922 INFO:tasks.workunit.client.0.smithi071.stdout: 917: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:20.922 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x2RR8tiHntHIFsh off=8585025 len=1723266 2024-07-26T18:42:20.930 INFO:tasks.workunit.client.0.smithi071.stdout:op 4591 completed, throughput=5MB/sec 2024-07-26T18:42:20.930 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LidnrrAOIki6zjb off=5958766 len=1841958 2024-07-26T18:42:20.941 INFO:tasks.workunit.client.0.smithi071.stdout:op 4592 completed, throughput=5MB/sec 2024-07-26T18:42:20.941 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lOopNv5efcuwvnk off=2878353 len=1915172 2024-07-26T18:42:20.945 INFO:tasks.workunit.client.0.smithi071.stdout:op 4593 completed, throughput=5MB/sec 2024-07-26T18:42:21.945 INFO:tasks.workunit.client.0.smithi071.stdout: 918: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:21.946 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6WEnBbQgksv302e off=3223472 len=376261 2024-07-26T18:42:21.949 INFO:tasks.workunit.client.0.smithi071.stdout:op 4594 completed, throughput=5MB/sec 2024-07-26T18:42:21.949 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-397xFUovWZQ6Xuw off=6863007 len=430565 2024-07-26T18:42:21.950 INFO:tasks.workunit.client.0.smithi071.stdout:op 4595 completed, throughput=5MB/sec 2024-07-26T18:42:21.950 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JtXOZtjy7_Xaw5s off=1411317 len=1265666 2024-07-26T18:42:21.957 INFO:tasks.workunit.client.0.smithi071.stdout:op 4596 completed, throughput=5MB/sec 2024-07-26T18:42:21.957 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PXOa3hkIkB88RW9 off=5508389 len=1953618 2024-07-26T18:42:21.965 INFO:tasks.workunit.client.0.smithi071.stdout:op 4597 completed, throughput=5MB/sec 2024-07-26T18:42:21.965 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D7tutyiHfg0dmmj off=5910281 len=2090619 2024-07-26T18:42:21.974 INFO:tasks.workunit.client.0.smithi071.stdout:op 4598 completed, throughput=5MB/sec 2024-07-26T18:42:22.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:21 smithi071 ceph-mon[92867]: pgmap v1865: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:42:22.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:42:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:42:22] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-07-26T18:42:22.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:21 smithi071 ceph-mon[90507]: pgmap v1865: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:42:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:21 smithi135 ceph-mon[85352]: pgmap v1865: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:42:22.974 INFO:tasks.workunit.client.0.smithi071.stdout: 919: throughput=5MB/sec pending data=0 2024-07-26T18:42:22.974 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Bv0rsyGZf6ldxyc off=21831065 len=1294218 2024-07-26T18:42:22.975 INFO:tasks.workunit.client.0.smithi071.stdout:op 4599 completed, throughput=5MB/sec 2024-07-26T18:42:22.976 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3DxOrauGpdnWjnN off=14843781 len=220582 2024-07-26T18:42:22.978 INFO:tasks.workunit.client.0.smithi071.stdout:op 4600 completed, throughput=5MB/sec 2024-07-26T18:42:22.978 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YksifJeqgQCWyEs off=4590760 len=543861 2024-07-26T18:42:22.979 INFO:tasks.workunit.client.0.smithi071.stdout:op 4601 completed, throughput=5MB/sec 2024-07-26T18:42:22.979 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8VFFGgNfCVjta4E off=1473958 len=1005400 2024-07-26T18:42:22.986 INFO:tasks.workunit.client.0.smithi071.stdout:op 4602 completed, throughput=5MB/sec 2024-07-26T18:42:22.986 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ELFzAApcdoBT8Gk off=964853 len=117462 2024-07-26T18:42:22.986 INFO:tasks.workunit.client.0.smithi071.stdout:op 4603 completed, throughput=5MB/sec 2024-07-26T18:42:22.986 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-L3DAFXoZ99KvI5Y off=317177 len=1667572 2024-07-26T18:42:22.988 INFO:tasks.workunit.client.0.smithi071.stdout:op 4604 completed, throughput=5MB/sec 2024-07-26T18:42:23.989 INFO:tasks.workunit.client.0.smithi071.stdout: 920: throughput=5MB/sec pending data=0 2024-07-26T18:42:23.989 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-a5lNZ60eYYrZshA off=22127848 len=1238324 2024-07-26T18:42:23.997 INFO:tasks.workunit.client.0.smithi071.stdout:op 4605 completed, throughput=5MB/sec 2024-07-26T18:42:23.997 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qlOa-k1WkrTIPSr off=2294006 len=41716 2024-07-26T18:42:23.999 INFO:tasks.workunit.client.0.smithi071.stdout:op 4606 completed, throughput=5MB/sec 2024-07-26T18:42:23.999 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-o1WjzBliKkypqv_ off=11753455 len=1048864 2024-07-26T18:42:24.005 INFO:tasks.workunit.client.0.smithi071.stdout:op 4607 completed, throughput=5MB/sec 2024-07-26T18:42:24.005 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DcZHrM7QB4Zry09 off=5631039 len=66575 2024-07-26T18:42:24.006 INFO:tasks.workunit.client.0.smithi071.stdout:op 4608 completed, throughput=5MB/sec 2024-07-26T18:42:24.006 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MkJhGFHc3V1YBRL off=5759896 len=441291 2024-07-26T18:42:24.007 INFO:tasks.workunit.client.0.smithi071.stdout:op 4609 completed, throughput=5MB/sec 2024-07-26T18:42:24.007 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aY4OeEz0SsZadxy off=1354913 len=131679 2024-07-26T18:42:24.008 INFO:tasks.workunit.client.0.smithi071.stdout:op 4610 completed, throughput=5MB/sec 2024-07-26T18:42:24.008 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ljRltndUSRFbfFF off=2212225 len=356391 2024-07-26T18:42:24.010 INFO:tasks.workunit.client.0.smithi071.stdout:op 4611 completed, throughput=5MB/sec 2024-07-26T18:42:24.010 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mfO54O8p2qZxJ6c off=19667879 len=1377562 2024-07-26T18:42:24.011 INFO:tasks.workunit.client.0.smithi071.stdout:op 4612 completed, throughput=5MB/sec 2024-07-26T18:42:24.011 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-V194adhXP8mwFb- off=3888426 len=194706 2024-07-26T18:42:24.014 INFO:tasks.workunit.client.0.smithi071.stdout:op 4613 completed, throughput=5MB/sec 2024-07-26T18:42:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:23 smithi071 ceph-mon[90507]: pgmap v1866: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:23 smithi071 ceph-mon[92867]: pgmap v1866: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:23 smithi135 ceph-mon[85352]: pgmap v1866: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:25.014 INFO:tasks.workunit.client.0.smithi071.stdout: 921: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:25.014 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7bzqLMLvNBfw7ZP off=7688643 len=720456 2024-07-26T18:42:25.018 INFO:tasks.workunit.client.0.smithi071.stdout:op 4614 completed, throughput=5MB/sec 2024-07-26T18:42:25.018 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HDmWupfLNCwKQ_c off=4799022 len=370529 2024-07-26T18:42:25.019 INFO:tasks.workunit.client.0.smithi071.stdout:op 4615 completed, throughput=5MB/sec 2024-07-26T18:42:25.019 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2sPQ4FWuupg9DTH off=2094819 len=49407 2024-07-26T18:42:25.020 INFO:tasks.workunit.client.0.smithi071.stdout:op 4616 completed, throughput=5MB/sec 2024-07-26T18:42:25.020 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kWzbN7BL5tD8D2N off=16288982 len=200404 2024-07-26T18:42:25.023 INFO:tasks.workunit.client.0.smithi071.stdout:op 4617 completed, throughput=5MB/sec 2024-07-26T18:42:25.023 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_C9GVlX0XeDedBM off=6129063 len=1397891 2024-07-26T18:42:25.024 INFO:tasks.workunit.client.0.smithi071.stdout:op 4618 completed, throughput=5MB/sec 2024-07-26T18:42:25.024 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ER18iVA1v__z6YM off=15984643 len=1606502 2024-07-26T18:42:25.035 INFO:tasks.workunit.client.0.smithi071.stdout:op 4619 completed, throughput=5MB/sec 2024-07-26T18:42:25.035 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-36RFL61Xuzl57fw off=170723 len=1265662 2024-07-26T18:42:25.036 INFO:tasks.workunit.client.0.smithi071.stdout:op 4620 completed, throughput=5MB/sec 2024-07-26T18:42:26.036 INFO:tasks.workunit.client.0.smithi071.stdout: 922: throughput=5MB/sec pending data=0 2024-07-26T18:42:26.037 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-e8SchM9uqHbzwdS off=3912734 len=190844 2024-07-26T18:42:26.040 INFO:tasks.workunit.client.0.smithi071.stdout:op 4621 completed, throughput=5MB/sec 2024-07-26T18:42:26.040 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ktzTV1s5HMzDART off=16963653 len=404679 2024-07-26T18:42:26.041 INFO:tasks.workunit.client.0.smithi071.stdout:op 4622 completed, throughput=5MB/sec 2024-07-26T18:42:26.041 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4FTskL7kwrYiBrh off=1520080 len=1292919 2024-07-26T18:42:26.042 INFO:tasks.workunit.client.0.smithi071.stdout:op 4623 completed, throughput=5MB/sec 2024-07-26T18:42:26.043 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lQOeicx77odKxXh off=2868357 len=1353795 2024-07-26T18:42:26.044 INFO:tasks.workunit.client.0.smithi071.stdout:op 4624 completed, throughput=5MB/sec 2024-07-26T18:42:26.044 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--Jn3NlhbiWu6FtB off=13055740 len=1647665 2024-07-26T18:42:26.046 INFO:tasks.workunit.client.0.smithi071.stdout:op 4625 completed, throughput=5MB/sec 2024-07-26T18:42:26.046 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SmsG3xdEFYI-SZ7 off=10763617 len=827498 2024-07-26T18:42:26.050 INFO:tasks.workunit.client.0.smithi071.stdout:op 4626 completed, throughput=5MB/sec 2024-07-26T18:42:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:25 smithi071 ceph-mon[92867]: pgmap v1867: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:42:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:25 smithi071 ceph-mon[90507]: pgmap v1867: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:42:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:25 smithi135 ceph-mon[85352]: pgmap v1867: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:42:27.051 INFO:tasks.workunit.client.0.smithi071.stdout: 923: throughput=5MB/sec pending data=0 2024-07-26T18:42:27.051 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iUGVCnaxs2sJv6T off=820479 len=2032039 2024-07-26T18:42:27.061 INFO:tasks.workunit.client.0.smithi071.stdout:op 4627 completed, throughput=5MB/sec 2024-07-26T18:42:27.061 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kLVz9ABOVqGtRXy off=64062 len=506005 2024-07-26T18:42:27.066 INFO:tasks.workunit.client.0.smithi071.stdout:op 4628 completed, throughput=5MB/sec 2024-07-26T18:42:27.066 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mtRacnnqZtvSQtN off=8264962 len=326638 2024-07-26T18:42:27.070 INFO:tasks.workunit.client.0.smithi071.stdout:op 4629 completed, throughput=5MB/sec 2024-07-26T18:42:27.070 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-T8vJcF6r6EASH-k off=5699963 len=451753 2024-07-26T18:42:27.073 INFO:tasks.workunit.client.0.smithi071.stdout:op 4630 completed, throughput=5MB/sec 2024-07-26T18:42:27.073 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5uPsmFa5h9zoEtm off=6084029 len=1832488 2024-07-26T18:42:27.084 INFO:tasks.workunit.client.0.smithi071.stdout:op 4631 completed, throughput=5MB/sec 2024-07-26T18:42:28.085 INFO:tasks.workunit.client.0.smithi071.stdout: 924: throughput=5MB/sec pending data=0 2024-07-26T18:42:28.085 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9_ErqoDqZ9DNRAV off=16312998 len=860866 2024-07-26T18:42:28.091 INFO:tasks.workunit.client.0.smithi071.stdout:op 4632 completed, throughput=5MB/sec 2024-07-26T18:42:28.091 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aLZyn4Uq_DdRd-v off=641743 len=322209 2024-07-26T18:42:28.094 INFO:tasks.workunit.client.0.smithi071.stdout:op 4633 completed, throughput=5MB/sec 2024-07-26T18:42:28.094 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-unft-gTbZHCqtgG off=6000113 len=366292 2024-07-26T18:42:28.095 INFO:tasks.workunit.client.0.smithi071.stdout:op 4634 completed, throughput=5MB/sec 2024-07-26T18:42:28.095 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MkJhGFHc3V1YBRL off=12361647 len=1645459 2024-07-26T18:42:28.097 INFO:tasks.workunit.client.0.smithi071.stdout:op 4635 completed, throughput=5MB/sec 2024-07-26T18:42:28.097 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dJsod6eklPcJmnl off=1350940 len=1106201 2024-07-26T18:42:28.102 INFO:tasks.workunit.client.0.smithi071.stdout:op 4636 completed, throughput=5MB/sec 2024-07-26T18:42:28.102 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mziuapmKMhJ9hGd off=6301946 len=1993815 2024-07-26T18:42:28.110 INFO:tasks.workunit.client.0.smithi071.stdout:op 4637 completed, throughput=5MB/sec 2024-07-26T18:42:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:27 smithi071 ceph-mon[90507]: pgmap v1868: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:42:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:27 smithi071 ceph-mon[92867]: pgmap v1868: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:42:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:27 smithi135 ceph-mon[85352]: pgmap v1868: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:42:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:29.111 INFO:tasks.workunit.client.0.smithi071.stdout: 925: throughput=5MB/sec pending data=0 2024-07-26T18:42:29.111 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xtS40DIgWf3o-Pt off=6029497 len=818137 2024-07-26T18:42:29.115 INFO:tasks.workunit.client.0.smithi071.stdout:op 4638 completed, throughput=5MB/sec 2024-07-26T18:42:29.116 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q6P48B7oFccY0ae off=18367460 len=205629 2024-07-26T18:42:29.117 INFO:tasks.workunit.client.0.smithi071.stdout:op 4639 completed, throughput=5MB/sec 2024-07-26T18:42:29.117 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-O91Q3CxAGUQP0xq off=8508442 len=1570166 2024-07-26T18:42:29.118 INFO:tasks.workunit.client.0.smithi071.stdout:op 4640 completed, throughput=5MB/sec 2024-07-26T18:42:29.118 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-A6IgDC0fKI9pVF_ off=2028415 len=1032992 2024-07-26T18:42:29.119 INFO:tasks.workunit.client.0.smithi071.stdout:op 4641 completed, throughput=5MB/sec 2024-07-26T18:42:29.119 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FJD70TweK01kZXT off=12861245 len=546787 2024-07-26T18:42:29.123 INFO:tasks.workunit.client.0.smithi071.stdout:op 4642 completed, throughput=5MB/sec 2024-07-26T18:42:30.123 INFO:tasks.workunit.client.0.smithi071.stdout: 926: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:30.124 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-h1g8hdFQo3z2Gop off=11821444 len=858100 2024-07-26T18:42:30.125 INFO:tasks.workunit.client.0.smithi071.stdout:op 4643 completed, throughput=5MB/sec 2024-07-26T18:42:30.125 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NU43noLsNofC5sm off=14120489 len=1200134 2024-07-26T18:42:30.126 INFO:tasks.workunit.client.0.smithi071.stdout:op 4644 completed, throughput=5MB/sec 2024-07-26T18:42:30.126 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LWpaY7UQCX4AMkC off=2400658 len=465277 2024-07-26T18:42:30.127 INFO:tasks.workunit.client.0.smithi071.stdout:op 4645 completed, throughput=5MB/sec 2024-07-26T18:42:30.127 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Nv8hjy9pLlroGDf off=176018 len=1991384 2024-07-26T18:42:30.135 INFO:tasks.workunit.client.0.smithi071.stdout:op 4646 completed, throughput=5MB/sec 2024-07-26T18:42:30.135 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9g0-yoIafA-ocGT off=20651345 len=1655190 2024-07-26T18:42:30.141 INFO:tasks.workunit.client.0.smithi071.stdout:op 4647 completed, throughput=5MB/sec 2024-07-26T18:42:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:29 smithi071 ceph-mon[92867]: pgmap v1869: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:29 smithi071 ceph-mon[90507]: pgmap v1869: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:29 smithi135 ceph-mon[85352]: pgmap v1869: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:31.142 INFO:tasks.workunit.client.0.smithi071.stdout: 927: throughput=5MB/sec pending data=0 2024-07-26T18:42:31.142 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-flXq6EPVVFhtKaL off=9098896 len=936669 2024-07-26T18:42:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:op 4648 completed, throughput=5MB/sec 2024-07-26T18:42:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_cHeFKRf1u425yO off=3060182 len=1844811 2024-07-26T18:42:31.154 INFO:tasks.workunit.client.0.smithi071.stdout:op 4649 completed, throughput=5MB/sec 2024-07-26T18:42:31.154 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-p4TOYAf4C2tpaNO off=6561671 len=1982182 2024-07-26T18:42:31.156 INFO:tasks.workunit.client.0.smithi071.stdout:op 4650 completed, throughput=5MB/sec 2024-07-26T18:42:32.157 INFO:tasks.workunit.client.0.smithi071.stdout: 928: throughput=5MB/sec pending data=0 2024-07-26T18:42:32.157 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0c6PjoR9vTC9SNl off=4358420 len=683043 2024-07-26T18:42:32.158 INFO:tasks.workunit.client.0.smithi071.stdout:op 4651 completed, throughput=5MB/sec 2024-07-26T18:42:32.158 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1BqEGxiLJYilvdR off=12494236 len=1475397 2024-07-26T18:42:32.165 INFO:tasks.workunit.client.0.smithi071.stdout:op 4652 completed, throughput=5MB/sec 2024-07-26T18:42:32.165 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yjXf0GA6QOhEWbT off=15183554 len=433220 2024-07-26T18:42:32.166 INFO:tasks.workunit.client.0.smithi071.stdout:op 4653 completed, throughput=5MB/sec 2024-07-26T18:42:32.166 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-C9pPL62L24WTLef off=14197454 len=1076455 2024-07-26T18:42:32.171 INFO:tasks.workunit.client.0.smithi071.stdout:op 4654 completed, throughput=5MB/sec 2024-07-26T18:42:32.171 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tZLx56YTj2uQV_l off=5554857 len=838846 2024-07-26T18:42:32.176 INFO:tasks.workunit.client.0.smithi071.stdout:op 4655 completed, throughput=5MB/sec 2024-07-26T18:42:32.176 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OYDDV30RyzRHN_Q off=350310 len=1998479 2024-07-26T18:42:32.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:31 smithi071 ceph-mon[90507]: pgmap v1870: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:42:32.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:42:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:42:32] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.43.0" 2024-07-26T18:42:32.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:31 smithi071 ceph-mon[92867]: pgmap v1870: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:42:32.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 4656 completed, throughput=5MB/sec 2024-07-26T18:42:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:31 smithi135 ceph-mon[85352]: pgmap v1870: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:42:33.180 INFO:tasks.workunit.client.0.smithi071.stdout: 929: throughput=5MB/sec pending data=0 2024-07-26T18:42:33.181 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LzbiEnAmluB1cp0 off=5536606 len=1336732 2024-07-26T18:42:33.182 INFO:tasks.workunit.client.0.smithi071.stdout:op 4657 completed, throughput=5MB/sec 2024-07-26T18:42:33.182 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S8YD-G8DfgpoiQv off=8159197 len=949184 2024-07-26T18:42:33.188 INFO:tasks.workunit.client.0.smithi071.stdout:op 4658 completed, throughput=5MB/sec 2024-07-26T18:42:33.188 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rJbgcKnPIRUnViC off=12728133 len=584817 2024-07-26T18:42:33.190 INFO:tasks.workunit.client.0.smithi071.stdout:op 4659 completed, throughput=5MB/sec 2024-07-26T18:42:33.190 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-P_LV2Shq2RKVwNH off=563022 len=286036 2024-07-26T18:42:33.193 INFO:tasks.workunit.client.0.smithi071.stdout:op 4660 completed, throughput=5MB/sec 2024-07-26T18:42:33.193 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iqV64MkX6KDzzaG off=15136403 len=166076 2024-07-26T18:42:33.194 INFO:tasks.workunit.client.0.smithi071.stdout:op 4661 completed, throughput=5MB/sec 2024-07-26T18:42:33.194 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xOWV-x56I8P9CEd off=91002 len=955081 2024-07-26T18:42:33.195 INFO:tasks.workunit.client.0.smithi071.stdout:op 4662 completed, throughput=5MB/sec 2024-07-26T18:42:34.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:33 smithi071 ceph-mon[90507]: pgmap v1871: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-07-26T18:42:34.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:33 smithi071 ceph-mon[92867]: pgmap v1871: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-07-26T18:42:34.194 INFO:tasks.workunit.client.0.smithi071.stdout: 930: throughput=5MB/sec pending data=0 2024-07-26T18:42:34.195 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tYvAgVT9xlykLl9 off=1924500 len=1814564 2024-07-26T18:42:34.203 INFO:tasks.workunit.client.0.smithi071.stdout:op 4663 completed, throughput=5MB/sec 2024-07-26T18:42:34.203 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-i_V9cBfjYgnk3n1 off=9232837 len=1977320 2024-07-26T18:42:34.215 INFO:tasks.workunit.client.0.smithi071.stdout:op 4664 completed, throughput=5MB/sec 2024-07-26T18:42:34.216 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2wIyfG_nNXZspBL off=698373 len=1003529 2024-07-26T18:42:34.220 INFO:tasks.workunit.client.0.smithi071.stdout:op 4665 completed, throughput=5MB/sec 2024-07-26T18:42:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:33 smithi135 ceph-mon[85352]: pgmap v1871: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-07-26T18:42:35.221 INFO:tasks.workunit.client.0.smithi071.stdout: 931: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jtGmtq5awXopzYd off=3251126 len=893500 2024-07-26T18:42:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:op 4666 completed, throughput=5MB/sec 2024-07-26T18:42:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pjYJSjMVmyQvHvX off=872893 len=1836896 2024-07-26T18:42:35.224 INFO:tasks.workunit.client.0.smithi071.stdout:op 4667 completed, throughput=5MB/sec 2024-07-26T18:42:35.225 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-afbiZ63Fbwy6Jb2 off=2149615 len=460483 2024-07-26T18:42:35.226 INFO:tasks.workunit.client.0.smithi071.stdout:op 4668 completed, throughput=5MB/sec 2024-07-26T18:42:35.226 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Kcm37PxqWrSX4w0 off=1279614 len=1232865 2024-07-26T18:42:35.232 INFO:tasks.workunit.client.0.smithi071.stdout:op 4669 completed, throughput=5MB/sec 2024-07-26T18:42:35.232 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-X1DL0cCTXX5vEiF off=5119190 len=1228287 2024-07-26T18:42:35.233 INFO:tasks.workunit.client.0.smithi071.stdout:op 4670 completed, throughput=5MB/sec 2024-07-26T18:42:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:35 smithi071 ceph-mon[90507]: pgmap v1872: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:42:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:35 smithi071 ceph-mon[92867]: pgmap v1872: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:42:36.233 INFO:tasks.workunit.client.0.smithi071.stdout: 932: throughput=5MB/sec pending data=0 2024-07-26T18:42:36.233 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4XWiFaO-zVKJTUh off=9688684 len=1466485 2024-07-26T18:42:36.242 INFO:tasks.workunit.client.0.smithi071.stdout:op 4671 completed, throughput=5MB/sec 2024-07-26T18:42:36.242 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-V4e1fOUIkK4Tjr0 off=10171982 len=1176134 2024-07-26T18:42:36.247 INFO:tasks.workunit.client.0.smithi071.stdout:op 4672 completed, throughput=5MB/sec 2024-07-26T18:42:36.247 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TCdhcwyform1-vF off=92912 len=1042307 2024-07-26T18:42:36.253 INFO:tasks.workunit.client.0.smithi071.stdout:op 4673 completed, throughput=5MB/sec 2024-07-26T18:42:36.253 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UshbOA7cmNFL2VJ off=71007 len=53561 2024-07-26T18:42:36.254 INFO:tasks.workunit.client.0.smithi071.stdout:op 4674 completed, throughput=5MB/sec 2024-07-26T18:42:36.254 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-C4Sxkm9XcPaB3Ej off=2342477 len=142914 2024-07-26T18:42:36.256 INFO:tasks.workunit.client.0.smithi071.stdout:op 4675 completed, throughput=5MB/sec 2024-07-26T18:42:36.256 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jj2bp26_srFi7t1 off=7367526 len=1163151 2024-07-26T18:42:36.260 INFO:tasks.workunit.client.0.smithi071.stdout:op 4676 completed, throughput=5MB/sec 2024-07-26T18:42:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:35 smithi135 ceph-mon[85352]: pgmap v1872: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:42:37.261 INFO:tasks.workunit.client.0.smithi071.stdout: 933: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:37.261 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-inCv_J1IdLPrlCL off=145754 len=386092 2024-07-26T18:42:37.262 INFO:tasks.workunit.client.0.smithi071.stdout:op 4677 completed, throughput=5MB/sec 2024-07-26T18:42:37.263 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4M6jbUEnhWqiiGo off=9435960 len=1072945 2024-07-26T18:42:37.268 INFO:tasks.workunit.client.0.smithi071.stdout:op 4678 completed, throughput=5MB/sec 2024-07-26T18:42:37.268 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TXZ_TToWdmH1s_E off=8929103 len=453156 2024-07-26T18:42:37.269 INFO:tasks.workunit.client.0.smithi071.stdout:op 4679 completed, throughput=5MB/sec 2024-07-26T18:42:37.269 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fDyGuPESbpYu4J1 off=11448747 len=429099 2024-07-26T18:42:37.270 INFO:tasks.workunit.client.0.smithi071.stdout:op 4680 completed, throughput=5MB/sec 2024-07-26T18:42:37.270 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FLk4EYVvrxCYupM off=1288275 len=1094024 2024-07-26T18:42:37.276 INFO:tasks.workunit.client.0.smithi071.stdout:op 4681 completed, throughput=5MB/sec 2024-07-26T18:42:37.276 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TALPjcz1VUDhZY9 off=2950427 len=151453 2024-07-26T18:42:37.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 4682 completed, throughput=5MB/sec 2024-07-26T18:42:37.278 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tPTEc9lsDD4Yoaf off=3580339 len=1900313 2024-07-26T18:42:37.289 INFO:tasks.workunit.client.0.smithi071.stdout:op 4683 completed, throughput=5MB/sec 2024-07-26T18:42:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:37 smithi071 ceph-mon[90507]: pgmap v1873: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:37 smithi071 ceph-mon[92867]: pgmap v1873: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:38.289 INFO:tasks.workunit.client.0.smithi071.stdout: 934: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:38.289 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gOtFj1ujd8_QYK0 off=4580482 len=693097 2024-07-26T18:42:38.290 INFO:tasks.workunit.client.0.smithi071.stdout:op 4684 completed, throughput=5MB/sec 2024-07-26T18:42:38.290 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-w65Uix0s4xFUJSw off=15988573 len=1543739 2024-07-26T18:42:38.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 4685 completed, throughput=5MB/sec 2024-07-26T18:42:38.292 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fqoOzz5mthe7FWI off=9391394 len=1736882 2024-07-26T18:42:38.301 INFO:tasks.workunit.client.0.smithi071.stdout:op 4686 completed, throughput=5MB/sec 2024-07-26T18:42:38.301 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_Jd9AO-KGHgotIS off=636525 len=1019597 2024-07-26T18:42:38.306 INFO:tasks.workunit.client.0.smithi071.stdout:op 4687 completed, throughput=5MB/sec 2024-07-26T18:42:38.306 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f_UK8AzOI7Tg884 off=14348868 len=445556 2024-07-26T18:42:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:37 smithi135 ceph-mon[85352]: pgmap v1873: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:38.309 INFO:tasks.workunit.client.0.smithi071.stdout:op 4688 completed, throughput=5MB/sec 2024-07-26T18:42:39.310 INFO:tasks.workunit.client.0.smithi071.stdout: 935: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:39.310 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-560C0yeEfGPk4va off=11362624 len=1333963 2024-07-26T18:42:39.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 4689 completed, throughput=5MB/sec 2024-07-26T18:42:39.319 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5e5eE0xABzDqQDQ off=5253982 len=1664974 2024-07-26T18:42:39.329 INFO:tasks.workunit.client.0.smithi071.stdout:op 4690 completed, throughput=5MB/sec 2024-07-26T18:42:39.330 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wfxeu5xRGqA6gXh off=2190416 len=419733 2024-07-26T18:42:39.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 4691 completed, throughput=5MB/sec 2024-07-26T18:42:39.333 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yG_TRvI13hPtDRK off=390897 len=1137148 2024-07-26T18:42:39.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 4692 completed, throughput=5MB/sec 2024-07-26T18:42:39.338 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Mis7Um0dN7oci8t off=11536975 len=782949 2024-07-26T18:42:39.342 INFO:tasks.workunit.client.0.smithi071.stdout:op 4693 completed, throughput=5MB/sec 2024-07-26T18:42:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:39 smithi071 ceph-mon[90507]: pgmap v1874: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:39 smithi071 ceph-mon[92867]: pgmap v1874: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:39 smithi135 ceph-mon[85352]: pgmap v1874: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:40.343 INFO:tasks.workunit.client.0.smithi071.stdout: 936: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:40.343 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-frqk8EOZZ6is0qW off=14813721 len=1264737 2024-07-26T18:42:40.346 INFO:tasks.workunit.client.0.smithi071.stdout:op 4694 completed, throughput=5MB/sec 2024-07-26T18:42:40.346 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9ZzH6DZxR6BNWGB off=206490 len=351279 2024-07-26T18:42:40.349 INFO:tasks.workunit.client.0.smithi071.stdout:op 4695 completed, throughput=5MB/sec 2024-07-26T18:42:40.349 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QDCe_B15V8A9bcy off=92710 len=189316 2024-07-26T18:42:40.349 INFO:tasks.workunit.client.0.smithi071.stdout:op 4696 completed, throughput=5MB/sec 2024-07-26T18:42:40.350 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4gVDun47XQKxC7Q off=10746803 len=726211 2024-07-26T18:42:40.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 4697 completed, throughput=5MB/sec 2024-07-26T18:42:40.351 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1Vm1_Cn-RTqqcLF off=12252382 len=609279 2024-07-26T18:42:40.352 INFO:tasks.workunit.client.0.smithi071.stdout:op 4698 completed, throughput=5MB/sec 2024-07-26T18:42:40.352 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Sxn8OkwIfrKNMOo off=2792046 len=1463337 2024-07-26T18:42:40.353 INFO:tasks.workunit.client.0.smithi071.stdout:op 4699 completed, throughput=5MB/sec 2024-07-26T18:42:40.353 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Lrx2Bc8IfyLgOru off=185395 len=1821670 2024-07-26T18:42:40.357 INFO:tasks.workunit.client.0.smithi071.stdout:op 4700 completed, throughput=5MB/sec 2024-07-26T18:42:41.357 INFO:tasks.workunit.client.0.smithi071.stdout: 937: throughput=5MB/sec pending data=0 2024-07-26T18:42:41.357 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H5ntLZ-qVnhzKHr off=444597 len=1392397 2024-07-26T18:42:41.362 INFO:tasks.workunit.client.0.smithi071.stdout:op 4701 completed, throughput=5MB/sec 2024-07-26T18:42:41.363 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GKHukM1jtEVXwMX off=2431800 len=1884394 2024-07-26T18:42:41.363 INFO:tasks.workunit.client.0.smithi071.stdout:op 4702 completed, throughput=5MB/sec 2024-07-26T18:42:41.363 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rx9jMwpcoA86OHN off=11304718 len=1379635 2024-07-26T18:42:41.370 INFO:tasks.workunit.client.0.smithi071.stdout:op 4703 completed, throughput=5MB/sec 2024-07-26T18:42:42.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:42:42] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.43.0" 2024-07-26T18:42:42.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:41 smithi071 ceph-mon[92867]: pgmap v1875: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:42:42.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:41 smithi071 ceph-mon[90507]: pgmap v1875: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:42:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:41 smithi135 ceph-mon[85352]: pgmap v1875: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:42:42.370 INFO:tasks.workunit.client.0.smithi071.stdout: 938: throughput=5MB/sec pending data=0 2024-07-26T18:42:42.370 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0D0lo7l-xaL0w5O off=596048 len=201796 2024-07-26T18:42:42.372 INFO:tasks.workunit.client.0.smithi071.stdout:op 4704 completed, throughput=5MB/sec 2024-07-26T18:42:42.373 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nCDULxKRvlyU-s9 off=21286866 len=465311 2024-07-26T18:42:42.375 INFO:tasks.workunit.client.0.smithi071.stdout:op 4705 completed, throughput=5MB/sec 2024-07-26T18:42:42.375 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LoknJLkrQsE7cFW off=13954475 len=842902 2024-07-26T18:42:42.380 INFO:tasks.workunit.client.0.smithi071.stdout:op 4706 completed, throughput=5MB/sec 2024-07-26T18:42:42.380 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_GP787f7o-cMXC4 off=8205949 len=1049096 2024-07-26T18:42:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:op 4707 completed, throughput=5MB/sec 2024-07-26T18:42:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rzVH8GmKSStc2ii off=4672124 len=1487832 2024-07-26T18:42:42.391 INFO:tasks.workunit.client.0.smithi071.stdout:op 4708 completed, throughput=5MB/sec 2024-07-26T18:42:42.391 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rlkjofKrqkNTPsl off=2260611 len=1415071 2024-07-26T18:42:42.392 INFO:tasks.workunit.client.0.smithi071.stdout:op 4709 completed, throughput=5MB/sec 2024-07-26T18:42:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:42:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:42:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:42:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:42:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:42:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:42:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:42:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:42:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:42:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:42:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:42:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:42:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:43.393 INFO:tasks.workunit.client.0.smithi071.stdout: 939: throughput=5MB/sec pending data=0 2024-07-26T18:42:43.393 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TajROlonXexQfEF off=10267113 len=1709207 2024-07-26T18:42:43.396 INFO:tasks.workunit.client.0.smithi071.stdout:op 4710 completed, throughput=5MB/sec 2024-07-26T18:42:43.396 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jovK7592OMt8njK off=3274324 len=788940 2024-07-26T18:42:43.403 INFO:tasks.workunit.client.0.smithi071.stdout:op 4711 completed, throughput=5MB/sec 2024-07-26T18:42:43.403 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8mlMbOxdkDlVSMo off=4110432 len=2075947 2024-07-26T18:42:43.403 INFO:tasks.workunit.client.0.smithi071.stdout:op 4712 completed, throughput=5MB/sec 2024-07-26T18:42:43.404 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JU5p043NV2ypzLE off=4569535 len=1923515 2024-07-26T18:42:43.405 INFO:tasks.workunit.client.0.smithi071.stdout:op 4713 completed, throughput=5MB/sec 2024-07-26T18:42:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:43 smithi071 ceph-mon[90507]: pgmap v1876: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:43 smithi071 ceph-mon[92867]: pgmap v1876: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:43 smithi135 ceph-mon[85352]: pgmap v1876: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:42:44.405 INFO:tasks.workunit.client.0.smithi071.stdout: 940: throughput=5MB/sec pending data=0 2024-07-26T18:42:44.405 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZmsBLpvAsFc3OTa off=6544542 len=475969 2024-07-26T18:42:44.406 INFO:tasks.workunit.client.0.smithi071.stdout:op 4714 completed, throughput=5MB/sec 2024-07-26T18:42:44.406 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--orWyi_Ro3E9jic off=432283 len=1863356 2024-07-26T18:42:44.410 INFO:tasks.workunit.client.0.smithi071.stdout:op 4715 completed, throughput=5MB/sec 2024-07-26T18:42:44.410 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-A09shj_xHR4O2Ev off=2012025 len=2036075 2024-07-26T18:42:44.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 4716 completed, throughput=5MB/sec 2024-07-26T18:42:45.414 INFO:tasks.workunit.client.0.smithi071.stdout: 941: throughput=5MB/sec pending data=0 2024-07-26T18:42:45.414 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PZzYCfYJ_MiBhqD off=11786010 len=1535645 2024-07-26T18:42:45.422 INFO:tasks.workunit.client.0.smithi071.stdout:op 4717 completed, throughput=5MB/sec 2024-07-26T18:42:45.422 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uDm1yvLhIfPQSRW off=1510063 len=1248196 2024-07-26T18:42:45.428 INFO:tasks.workunit.client.0.smithi071.stdout:op 4718 completed, throughput=5MB/sec 2024-07-26T18:42:45.428 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aBhOYlM07Ai3xO_ off=2233905 len=1605989 2024-07-26T18:42:45.430 INFO:tasks.workunit.client.0.smithi071.stdout:op 4719 completed, throughput=5MB/sec 2024-07-26T18:42:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:45 smithi071 ceph-mon[90507]: pgmap v1877: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:42:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:45 smithi071 ceph-mon[92867]: pgmap v1877: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:42:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:45 smithi135 ceph-mon[85352]: pgmap v1877: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:42:46.430 INFO:tasks.workunit.client.0.smithi071.stdout: 942: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:46.430 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ci4Xa086gNkE7ih off=12560514 len=2026529 2024-07-26T18:42:46.433 INFO:tasks.workunit.client.0.smithi071.stdout:op 4720 completed, throughput=5MB/sec 2024-07-26T18:42:46.433 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PZUUpBn3kWFprTP off=6840454 len=1438715 2024-07-26T18:42:46.439 INFO:tasks.workunit.client.0.smithi071.stdout:op 4721 completed, throughput=5MB/sec 2024-07-26T18:42:46.439 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5lGo6DxZy_qH60O off=2444315 len=572648 2024-07-26T18:42:46.443 INFO:tasks.workunit.client.0.smithi071.stdout:op 4722 completed, throughput=5MB/sec 2024-07-26T18:42:46.443 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aBhOYlM07Ai3xO_ off=1525388 len=896728 2024-07-26T18:42:46.445 INFO:tasks.workunit.client.0.smithi071.stdout:op 4723 completed, throughput=5MB/sec 2024-07-26T18:42:46.445 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-F16N4ohyJ1hrV0C off=12151 len=1602056 2024-07-26T18:42:46.446 INFO:tasks.workunit.client.0.smithi071.stdout:op 4724 completed, throughput=5MB/sec 2024-07-26T18:42:47.447 INFO:tasks.workunit.client.0.smithi071.stdout: 943: throughput=5MB/sec pending data=0 2024-07-26T18:42:47.447 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HnijkpmXVaM2dwN off=8138247 len=2076412 2024-07-26T18:42:47.459 INFO:tasks.workunit.client.0.smithi071.stdout:op 4725 completed, throughput=5MB/sec 2024-07-26T18:42:47.459 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sS-yRMmQ43wWLia off=7909157 len=1473725 2024-07-26T18:42:47.466 INFO:tasks.workunit.client.0.smithi071.stdout:op 4726 completed, throughput=5MB/sec 2024-07-26T18:42:47.466 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nYzClWFimQ-rC0E off=6931120 len=1718638 2024-07-26T18:42:47.475 INFO:tasks.workunit.client.0.smithi071.stdout:op 4727 completed, throughput=5MB/sec 2024-07-26T18:42:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:47 smithi071 ceph-mon[90507]: pgmap v1878: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:47 smithi071 ceph-mon[92867]: pgmap v1878: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:47 smithi135 ceph-mon[85352]: pgmap v1878: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:42:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: 944: throughput=5MB/sec pending data=0 2024-07-26T18:42:48.475 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sf6zGgkt1Qn0Ir9 off=5960234 len=792556 2024-07-26T18:42:48.476 INFO:tasks.workunit.client.0.smithi071.stdout:op 4728 completed, throughput=5MB/sec 2024-07-26T18:42:48.477 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UNIa1Ts2kiyRMB1 off=1944319 len=1808525 2024-07-26T18:42:48.479 INFO:tasks.workunit.client.0.smithi071.stdout:op 4729 completed, throughput=5MB/sec 2024-07-26T18:42:48.480 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2F7Kfr6yEUa0FAN off=3221482 len=1275786 2024-07-26T18:42:48.481 INFO:tasks.workunit.client.0.smithi071.stdout:op 4730 completed, throughput=5MB/sec 2024-07-26T18:42:48.481 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dW-Rtzp1Dn_DUg8 off=22520239 len=1771370 2024-07-26T18:42:48.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 4731 completed, throughput=5MB/sec 2024-07-26T18:42:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: 945: throughput=5MB/sec pending data=0 2024-07-26T18:42:49.491 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-94_FCvtyFMWEUE2 off=12818880 len=619123 2024-07-26T18:42:49.491 INFO:tasks.workunit.client.0.smithi071.stdout:op 4732 completed, throughput=5MB/sec 2024-07-26T18:42:49.491 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-exE7whatxwOKa9v off=990098 len=986790 2024-07-26T18:42:49.493 INFO:tasks.workunit.client.0.smithi071.stdout:op 4733 completed, throughput=5MB/sec 2024-07-26T18:42:49.493 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Mqt9AIN8p1pE10m off=597472 len=39895 2024-07-26T18:42:49.494 INFO:tasks.workunit.client.0.smithi071.stdout:op 4734 completed, throughput=5MB/sec 2024-07-26T18:42:49.494 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BOc3uTv8u0a2Tq8 off=2897466 len=418265 2024-07-26T18:42:49.498 INFO:tasks.workunit.client.0.smithi071.stdout:op 4735 completed, throughput=5MB/sec 2024-07-26T18:42:49.498 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AayADXlbR-xJxFw off=4279366 len=1051371 2024-07-26T18:42:49.505 INFO:tasks.workunit.client.0.smithi071.stdout:op 4736 completed, throughput=5MB/sec 2024-07-26T18:42:49.505 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9jTvPVE0odGj1OZ off=6595693 len=797853 2024-07-26T18:42:49.506 INFO:tasks.workunit.client.0.smithi071.stdout:op 4737 completed, throughput=5MB/sec 2024-07-26T18:42:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:49 smithi071 ceph-mon[92867]: pgmap v1879: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:42:50.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:49 smithi071 ceph-mon[90507]: pgmap v1879: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:42:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:49 smithi135 ceph-mon[85352]: pgmap v1879: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:42:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: 946: throughput=4.99MB/sec pending data=0 2024-07-26T18:42:50.507 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8WF5Kf3G3XG3-6w off=11357206 len=1016094 2024-07-26T18:42:50.508 INFO:tasks.workunit.client.0.smithi071.stdout:op 4738 completed, throughput=5MB/sec 2024-07-26T18:42:50.508 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eXm6RlxopXwsMKB off=6495167 len=1376648 2024-07-26T18:42:50.514 INFO:tasks.workunit.client.0.smithi071.stdout:op 4739 completed, throughput=5MB/sec 2024-07-26T18:42:50.515 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SQmFlK7wqrC3GyQ off=14922808 len=935978 2024-07-26T18:42:50.517 INFO:tasks.workunit.client.0.smithi071.stdout:op 4740 completed, throughput=5MB/sec 2024-07-26T18:42:50.517 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fBEm3jBSGITfXmA off=5947491 len=875515 2024-07-26T18:42:50.522 INFO:tasks.workunit.client.0.smithi071.stdout:op 4741 completed, throughput=5MB/sec 2024-07-26T18:42:50.522 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-u8A6XPkg_O6xxJA off=1894377 len=1571621 2024-07-26T18:42:50.534 INFO:tasks.workunit.client.0.smithi071.stdout:op 4742 completed, throughput=5MB/sec 2024-07-26T18:42:51.532 INFO:tasks.workunit.client.0.smithi071.stdout: 947: throughput=5MB/sec pending data=0 2024-07-26T18:42:51.532 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FjRLSeRyoxs3ojy off=10501852 len=1860900 2024-07-26T18:42:51.546 INFO:tasks.workunit.client.0.smithi071.stdout:op 4743 completed, throughput=5MB/sec 2024-07-26T18:42:51.546 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JAqvZTr-IY9OB68 off=1414496 len=888711 2024-07-26T18:42:51.551 INFO:tasks.workunit.client.0.smithi071.stdout:op 4744 completed, throughput=5MB/sec 2024-07-26T18:42:51.552 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GoZ4FfrPC9-l_r1 off=447149 len=1207384 2024-07-26T18:42:51.553 INFO:tasks.workunit.client.0.smithi071.stdout:op 4745 completed, throughput=5MB/sec 2024-07-26T18:42:51.554 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MsxYgJUSboUOaZy off=6601008 len=1255734 2024-07-26T18:42:51.554 INFO:tasks.workunit.client.0.smithi071.stdout:op 4746 completed, throughput=5MB/sec 2024-07-26T18:42:52.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:51 smithi071 ceph-mon[92867]: pgmap v1880: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:42:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:51 smithi071 ceph-mon[90507]: pgmap v1880: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:42:52.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:42:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:42:52] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-07-26T18:42:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:51 smithi135 ceph-mon[85352]: pgmap v1880: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:42:52.555 INFO:tasks.workunit.client.0.smithi071.stdout: 948: throughput=5MB/sec pending data=0 2024-07-26T18:42:52.555 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M8Yvcg2Yi3Ada3o off=3072416 len=917093 2024-07-26T18:42:52.556 INFO:tasks.workunit.client.0.smithi071.stdout:op 4747 completed, throughput=5MB/sec 2024-07-26T18:42:52.557 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-x0Y7Ajg9DHzeTYl off=0 len=1739719 2024-07-26T18:42:52.559 INFO:tasks.workunit.client.0.smithi071.stdout:op 4748 completed, throughput=5MB/sec 2024-07-26T18:42:52.559 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qBC4hLzCfPCJepv off=520003 len=287284 2024-07-26T18:42:52.562 INFO:tasks.workunit.client.0.smithi071.stdout:op 4749 completed, throughput=5MB/sec 2024-07-26T18:42:52.562 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JOZUdNb_jvlIx9- off=22003609 len=1420502 2024-07-26T18:42:52.572 INFO:tasks.workunit.client.0.smithi071.stdout:op 4750 completed, throughput=5MB/sec 2024-07-26T18:42:52.572 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KKp0gCcELbDVc9- off=4466668 len=99639 2024-07-26T18:42:52.573 INFO:tasks.workunit.client.0.smithi071.stdout:op 4751 completed, throughput=5MB/sec 2024-07-26T18:42:52.573 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-f3rp76OY92xYFFI off=10393312 len=1656019 2024-07-26T18:42:52.575 INFO:tasks.workunit.client.0.smithi071.stdout:op 4752 completed, throughput=5MB/sec 2024-07-26T18:42:53.575 INFO:tasks.workunit.client.0.smithi071.stdout: 949: throughput=5MB/sec pending data=0 2024-07-26T18:42:53.575 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0JbtvBX_vcc8eib off=6793944 len=586899 2024-07-26T18:42:53.580 INFO:tasks.workunit.client.0.smithi071.stdout:op 4753 completed, throughput=5MB/sec 2024-07-26T18:42:53.580 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ifX8Cj0WJepo9kw off=7639076 len=705689 2024-07-26T18:42:53.581 INFO:tasks.workunit.client.0.smithi071.stdout:op 4754 completed, throughput=5MB/sec 2024-07-26T18:42:53.581 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-e-paEVaQqyEpilR off=9170982 len=1269955 2024-07-26T18:42:53.582 INFO:tasks.workunit.client.0.smithi071.stdout:op 4755 completed, throughput=5MB/sec 2024-07-26T18:42:53.583 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RN1dOa08b53fErL off=1868714 len=256458 2024-07-26T18:42:53.586 INFO:tasks.workunit.client.0.smithi071.stdout:op 4756 completed, throughput=5MB/sec 2024-07-26T18:42:53.586 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LKOed944A7EtR_k off=17815497 len=800194 2024-07-26T18:42:53.587 INFO:tasks.workunit.client.0.smithi071.stdout:op 4757 completed, throughput=5MB/sec 2024-07-26T18:42:53.587 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wM_wsYYrZtAyt1M off=16191246 len=1930561 2024-07-26T18:42:53.598 INFO:tasks.workunit.client.0.smithi071.stdout:op 4758 completed, throughput=5MB/sec 2024-07-26T18:42:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:53 smithi071 ceph-mon[92867]: pgmap v1881: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:42:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:53 smithi071 ceph-mon[90507]: pgmap v1881: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:42:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:53 smithi135 ceph-mon[85352]: pgmap v1881: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:42:54.599 INFO:tasks.workunit.client.0.smithi071.stdout: 950: throughput=5MB/sec pending data=0 2024-07-26T18:42:54.599 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZwQG0d7HLDGTkOI off=6632280 len=1855080 2024-07-26T18:42:54.611 INFO:tasks.workunit.client.0.smithi071.stdout:op 4759 completed, throughput=5MB/sec 2024-07-26T18:42:54.611 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ixnt_O1F-SHG9xY off=18127545 len=1952920 2024-07-26T18:42:54.613 INFO:tasks.workunit.client.0.smithi071.stdout:op 4760 completed, throughput=5MB/sec 2024-07-26T18:42:54.613 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oHO-ZRyW-n_iWQY off=1134325 len=1146138 2024-07-26T18:42:54.620 INFO:tasks.workunit.client.0.smithi071.stdout:op 4761 completed, throughput=5MB/sec 2024-07-26T18:42:55.620 INFO:tasks.workunit.client.0.smithi071.stdout: 951: throughput=5MB/sec pending data=0 2024-07-26T18:42:55.620 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GzWU1knYaHDeddA off=4970875 len=1469506 2024-07-26T18:42:55.622 INFO:tasks.workunit.client.0.smithi071.stdout:op 4762 completed, throughput=5MB/sec 2024-07-26T18:42:55.622 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Hs6QDq-9FYpfsrG off=19524814 len=804579 2024-07-26T18:42:55.629 INFO:tasks.workunit.client.0.smithi071.stdout:op 4763 completed, throughput=5MB/sec 2024-07-26T18:42:55.629 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lKYpMK9mBSlhoMg off=4961881 len=705823 2024-07-26T18:42:55.634 INFO:tasks.workunit.client.0.smithi071.stdout:op 4764 completed, throughput=5MB/sec 2024-07-26T18:42:55.634 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QItKdllT5AxE2UO off=5959131 len=60075 2024-07-26T18:42:55.634 INFO:tasks.workunit.client.0.smithi071.stdout:op 4765 completed, throughput=5MB/sec 2024-07-26T18:42:55.635 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JL0cYFUA3r4bWb5 off=5359937 len=1893442 2024-07-26T18:42:55.638 INFO:tasks.workunit.client.0.smithi071.stdout:op 4766 completed, throughput=5MB/sec 2024-07-26T18:42:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:55 smithi071 ceph-mon[90507]: pgmap v1882: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-07-26T18:42:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:55 smithi071 ceph-mon[92867]: pgmap v1882: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-07-26T18:42:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:55 smithi135 ceph-mon[85352]: pgmap v1882: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-07-26T18:42:56.638 INFO:tasks.workunit.client.0.smithi071.stdout: 952: throughput=5MB/sec pending data=0 2024-07-26T18:42:56.639 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--8RiyH7QJBw5zlf off=12683282 len=1917459 2024-07-26T18:42:56.641 INFO:tasks.workunit.client.0.smithi071.stdout:op 4767 completed, throughput=5MB/sec 2024-07-26T18:42:56.641 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wh9aL0QbzV-SN6a off=19918341 len=206023 2024-07-26T18:42:56.642 INFO:tasks.workunit.client.0.smithi071.stdout:op 4768 completed, throughput=5MB/sec 2024-07-26T18:42:56.642 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--pLVPdX_p1rQR-4 off=13543245 len=459417 2024-07-26T18:42:56.643 INFO:tasks.workunit.client.0.smithi071.stdout:op 4769 completed, throughput=5MB/sec 2024-07-26T18:42:56.643 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CHgAnbiwxzzS5Mp off=4383930 len=1097020 2024-07-26T18:42:56.644 INFO:tasks.workunit.client.0.smithi071.stdout:op 4770 completed, throughput=5MB/sec 2024-07-26T18:42:56.644 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-K1R_23Valaozwsj off=12253292 len=437961 2024-07-26T18:42:56.649 INFO:tasks.workunit.client.0.smithi071.stdout:op 4771 completed, throughput=5MB/sec 2024-07-26T18:42:56.649 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ffyMhcgPHfYcAQ3 off=2972428 len=1530595 2024-07-26T18:42:56.665 INFO:tasks.workunit.client.0.smithi071.stdout:op 4772 completed, throughput=5MB/sec 2024-07-26T18:42:57.665 INFO:tasks.workunit.client.0.smithi071.stdout: 953: throughput=5MB/sec pending data=0 2024-07-26T18:42:57.665 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R9JgscNFE3VNpOw off=1647507 len=933400 2024-07-26T18:42:57.667 INFO:tasks.workunit.client.0.smithi071.stdout:op 4773 completed, throughput=5MB/sec 2024-07-26T18:42:57.667 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ArJMqcPFLNUCDmn off=1410711 len=1858615 2024-07-26T18:42:57.669 INFO:tasks.workunit.client.0.smithi071.stdout:op 4774 completed, throughput=5MB/sec 2024-07-26T18:42:57.669 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gGWkLi1eMFQjylg off=18593832 len=1220103 2024-07-26T18:42:57.676 INFO:tasks.workunit.client.0.smithi071.stdout:op 4775 completed, throughput=5MB/sec 2024-07-26T18:42:57.676 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dLPZoA2R7xe378C off=533380 len=836510 2024-07-26T18:42:57.680 INFO:tasks.workunit.client.0.smithi071.stdout:op 4776 completed, throughput=5MB/sec 2024-07-26T18:42:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:57 smithi071 ceph-mon[92867]: pgmap v1883: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:42:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:57 smithi071 ceph-mon[90507]: pgmap v1883: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:42:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:57 smithi135 ceph-mon[85352]: pgmap v1883: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:42:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:42:58.681 INFO:tasks.workunit.client.0.smithi071.stdout: 954: throughput=5MB/sec pending data=0 2024-07-26T18:42:58.681 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-A6IgDC0fKI9pVF_ off=4221120 len=746436 2024-07-26T18:42:58.685 INFO:tasks.workunit.client.0.smithi071.stdout:op 4777 completed, throughput=5MB/sec 2024-07-26T18:42:58.685 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Y94ugHVHNYoehWr off=92929 len=1420884 2024-07-26T18:42:58.695 INFO:tasks.workunit.client.0.smithi071.stdout:op 4778 completed, throughput=5MB/sec 2024-07-26T18:42:58.695 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RYYuopqH7_GUktj off=16688344 len=1202139 2024-07-26T18:42:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:op 4779 completed, throughput=5MB/sec 2024-07-26T18:42:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KiA7cci4ZUKxRuZ off=1524704 len=1569279 2024-07-26T18:42:58.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 4780 completed, throughput=5MB/sec 2024-07-26T18:42:58.709 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vEc1ITCU-bbeiNY off=1122001 len=1310227 2024-07-26T18:42:58.712 INFO:tasks.workunit.client.0.smithi071.stdout:op 4781 completed, throughput=5MB/sec 2024-07-26T18:42:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:42:58 smithi071 ceph-mon[90507]: pgmap v1884: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:42:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:42:58 smithi071 ceph-mon[92867]: pgmap v1884: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:42:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:42:58 smithi135 ceph-mon[85352]: pgmap v1884: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-07-26T18:42:59.712 INFO:tasks.workunit.client.0.smithi071.stdout: 955: throughput=5MB/sec pending data=0 2024-07-26T18:42:59.712 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XdZMBS_VdfOKXP2 off=14002156 len=129893 2024-07-26T18:42:59.715 INFO:tasks.workunit.client.0.smithi071.stdout:op 4782 completed, throughput=5MB/sec 2024-07-26T18:42:59.716 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c8d92NEyj8nib1v off=3343554 len=1177582 2024-07-26T18:42:59.718 INFO:tasks.workunit.client.0.smithi071.stdout:op 4783 completed, throughput=5MB/sec 2024-07-26T18:42:59.718 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iDMj_2nqy8wTHRU off=5897998 len=1077658 2024-07-26T18:42:59.719 INFO:tasks.workunit.client.0.smithi071.stdout:op 4784 completed, throughput=5MB/sec 2024-07-26T18:42:59.719 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vf86K4NihF067jJ off=4261358 len=1494972 2024-07-26T18:42:59.727 INFO:tasks.workunit.client.0.smithi071.stdout:op 4785 completed, throughput=5MB/sec 2024-07-26T18:42:59.727 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bYzBG3_3iArelfm off=1692916 len=1485667 2024-07-26T18:42:59.736 INFO:tasks.workunit.client.0.smithi071.stdout:op 4786 completed, throughput=5MB/sec 2024-07-26T18:43:00.736 INFO:tasks.workunit.client.0.smithi071.stdout: 956: throughput=5MB/sec pending data=0 2024-07-26T18:43:00.736 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9n7p75y7UpIdUBI off=578434 len=574193 2024-07-26T18:43:00.737 INFO:tasks.workunit.client.0.smithi071.stdout:op 4787 completed, throughput=5MB/sec 2024-07-26T18:43:00.737 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-l6qATQjat6pebew off=4350694 len=1763134 2024-07-26T18:43:00.739 INFO:tasks.workunit.client.0.smithi071.stdout:op 4788 completed, throughput=5MB/sec 2024-07-26T18:43:00.739 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LUZUtjObDw_GfKz off=5655625 len=2020114 2024-07-26T18:43:00.750 INFO:tasks.workunit.client.0.smithi071.stdout:op 4789 completed, throughput=5MB/sec 2024-07-26T18:43:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:01 smithi135 ceph-mon[85352]: pgmap v1885: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:43:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:01 smithi071 ceph-mon[90507]: pgmap v1885: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:43:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:01 smithi071 ceph-mon[92867]: pgmap v1885: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:43:01.750 INFO:tasks.workunit.client.0.smithi071.stdout: 957: throughput=4.99MB/sec pending data=0 2024-07-26T18:43:01.751 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iSVrYft_SAAZZ1t off=2972017 len=439262 2024-07-26T18:43:01.751 INFO:tasks.workunit.client.0.smithi071.stdout:op 4790 completed, throughput=5MB/sec 2024-07-26T18:43:01.751 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pDtGBP4BHcj359G off=750557 len=614472 2024-07-26T18:43:01.759 INFO:tasks.workunit.client.0.smithi071.stdout:op 4791 completed, throughput=5MB/sec 2024-07-26T18:43:01.759 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nM84Pxnl23b54s2 off=2764926 len=1288931 2024-07-26T18:43:01.761 INFO:tasks.workunit.client.0.smithi071.stdout:op 4792 completed, throughput=5MB/sec 2024-07-26T18:43:01.761 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zPCGNz6x1Em5CJb off=6583709 len=1788388 2024-07-26T18:43:01.774 INFO:tasks.workunit.client.0.smithi071.stdout:op 4793 completed, throughput=5MB/sec 2024-07-26T18:43:01.774 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IQA4L0huu8Ewvt9 off=2301407 len=915546 2024-07-26T18:43:01.779 INFO:tasks.workunit.client.0.smithi071.stdout:op 4794 completed, throughput=5MB/sec 2024-07-26T18:43:01.779 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-66iBdd_LRakjKyl off=2150311 len=1484178 2024-07-26T18:43:01.786 INFO:tasks.workunit.client.0.smithi071.stdout:op 4795 completed, throughput=5MB/sec 2024-07-26T18:43:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:43:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:43:02] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:43:02.787 INFO:tasks.workunit.client.0.smithi071.stdout: 958: throughput=5MB/sec pending data=0 2024-07-26T18:43:02.787 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vtpzfDbKZ3xuuRK off=3741559 len=1189879 2024-07-26T18:43:02.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 4796 completed, throughput=5MB/sec 2024-07-26T18:43:02.793 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-l6dMSddacts4hpl off=18926 len=454969 2024-07-26T18:43:02.796 INFO:tasks.workunit.client.0.smithi071.stdout:op 4797 completed, throughput=5MB/sec 2024-07-26T18:43:02.796 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XdZMBS_VdfOKXP2 off=14349122 len=1528288 2024-07-26T18:43:02.799 INFO:tasks.workunit.client.0.smithi071.stdout:op 4798 completed, throughput=5MB/sec 2024-07-26T18:43:02.799 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ghTQceBdYJu4_jD off=5967249 len=692359 2024-07-26T18:43:02.800 INFO:tasks.workunit.client.0.smithi071.stdout:op 4799 completed, throughput=5MB/sec 2024-07-26T18:43:02.800 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fCW6GAw9eba5i_N off=4459264 len=1190437 2024-07-26T18:43:02.801 INFO:tasks.workunit.client.0.smithi071.stdout:op 4800 completed, throughput=5MB/sec 2024-07-26T18:43:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:03 smithi071 ceph-mon[90507]: pgmap v1886: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:43:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:03 smithi071 ceph-mon[92867]: pgmap v1886: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:43:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:03 smithi135 ceph-mon[85352]: pgmap v1886: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:43:03.802 INFO:tasks.workunit.client.0.smithi071.stdout: 959: throughput=5MB/sec pending data=0 2024-07-26T18:43:03.802 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n0AJKQuxOQ3iYQX off=2268482 len=2013994 2024-07-26T18:43:03.811 INFO:tasks.workunit.client.0.smithi071.stdout:op 4801 completed, throughput=5MB/sec 2024-07-26T18:43:03.811 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IjWhRuRa0L_x70w off=1941944 len=1333673 2024-07-26T18:43:03.818 INFO:tasks.workunit.client.0.smithi071.stdout:op 4802 completed, throughput=5MB/sec 2024-07-26T18:43:03.818 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PVkfOFu7q_8Abso off=7747452 len=165299 2024-07-26T18:43:03.820 INFO:tasks.workunit.client.0.smithi071.stdout:op 4803 completed, throughput=5MB/sec 2024-07-26T18:43:03.820 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-D2ZiYFxHeogZmWS off=6033245 len=544838 2024-07-26T18:43:03.823 INFO:tasks.workunit.client.0.smithi071.stdout:op 4804 completed, throughput=5MB/sec 2024-07-26T18:43:03.824 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P8G5Y3ragHgjTZN off=7732367 len=227476 2024-07-26T18:43:03.824 INFO:tasks.workunit.client.0.smithi071.stdout:op 4805 completed, throughput=5MB/sec 2024-07-26T18:43:03.824 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aREnNhnNtEN1WeJ off=318419 len=428902 2024-07-26T18:43:03.825 INFO:tasks.workunit.client.0.smithi071.stdout:op 4806 completed, throughput=5MB/sec 2024-07-26T18:43:04.825 INFO:tasks.workunit.client.0.smithi071.stdout: 960: throughput=5MB/sec pending data=0 2024-07-26T18:43:04.825 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NSJ-mRKBAOKAdsw off=11757031 len=207591 2024-07-26T18:43:04.826 INFO:tasks.workunit.client.0.smithi071.stdout:op 4807 completed, throughput=5MB/sec 2024-07-26T18:43:04.826 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4_PryA3ehpMJCzL off=9413536 len=687160 2024-07-26T18:43:04.828 INFO:tasks.workunit.client.0.smithi071.stdout:op 4808 completed, throughput=5MB/sec 2024-07-26T18:43:04.828 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mooZJ4FyAPyvxDl off=1932364 len=493541 2024-07-26T18:43:04.832 INFO:tasks.workunit.client.0.smithi071.stdout:op 4809 completed, throughput=5MB/sec 2024-07-26T18:43:04.832 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3ZjbY6AXkQlgRmL off=3029202 len=683115 2024-07-26T18:43:04.833 INFO:tasks.workunit.client.0.smithi071.stdout:op 4810 completed, throughput=5MB/sec 2024-07-26T18:43:04.833 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KD7BlJH0YQKgRlA off=4393777 len=187613 2024-07-26T18:43:04.837 INFO:tasks.workunit.client.0.smithi071.stdout:op 4811 completed, throughput=5MB/sec 2024-07-26T18:43:04.837 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bk9FwQyGoQS021j off=408360 len=1779247 2024-07-26T18:43:04.839 INFO:tasks.workunit.client.0.smithi071.stdout:op 4812 completed, throughput=5MB/sec 2024-07-26T18:43:04.839 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MLOsKIT5OTrU2n7 off=1915977 len=1384986 2024-07-26T18:43:04.841 INFO:tasks.workunit.client.0.smithi071.stdout:op 4813 completed, throughput=5MB/sec 2024-07-26T18:43:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:05 smithi071 ceph-mon[90507]: pgmap v1887: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:43:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:05 smithi071 ceph-mon[92867]: pgmap v1887: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:43:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:05 smithi135 ceph-mon[85352]: pgmap v1887: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:43:05.841 INFO:tasks.workunit.client.0.smithi071.stdout: 961: throughput=5MB/sec pending data=0 2024-07-26T18:43:05.841 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-43m-gF47Bk-Ggd7 off=15180319 len=1335233 2024-07-26T18:43:05.849 INFO:tasks.workunit.client.0.smithi071.stdout:op 4814 completed, throughput=5MB/sec 2024-07-26T18:43:05.850 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-y3FygpF1M3WyNBp off=14224359 len=1770497 2024-07-26T18:43:05.860 INFO:tasks.workunit.client.0.smithi071.stdout:op 4815 completed, throughput=5MB/sec 2024-07-26T18:43:05.860 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-k1xz2Zpq4ewBWSL off=9333659 len=1965092 2024-07-26T18:43:05.870 INFO:tasks.workunit.client.0.smithi071.stdout:op 4816 completed, throughput=5MB/sec 2024-07-26T18:43:06.871 INFO:tasks.workunit.client.0.smithi071.stdout: 962: throughput=4.99MB/sec pending data=0 2024-07-26T18:43:06.871 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xDZYSHrhTXNz-6U off=6736728 len=948779 2024-07-26T18:43:06.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 4817 completed, throughput=5MB/sec 2024-07-26T18:43:06.875 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vLDGiGBZ6blshuk off=479889 len=1404938 2024-07-26T18:43:06.885 INFO:tasks.workunit.client.0.smithi071.stdout:op 4818 completed, throughput=5MB/sec 2024-07-26T18:43:06.885 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1_V245n8-nwiucY off=13073680 len=1540245 2024-07-26T18:43:06.888 INFO:tasks.workunit.client.0.smithi071.stdout:op 4819 completed, throughput=5MB/sec 2024-07-26T18:43:06.888 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jXns22Z1FTMUs_D off=9338497 len=149085 2024-07-26T18:43:06.892 INFO:tasks.workunit.client.0.smithi071.stdout:op 4820 completed, throughput=5MB/sec 2024-07-26T18:43:06.892 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zxzkBnA7Cwuslbv off=18937454 len=1274233 2024-07-26T18:43:06.893 INFO:tasks.workunit.client.0.smithi071.stdout:op 4821 completed, throughput=5MB/sec 2024-07-26T18:43:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:07 smithi071 ceph-mon[90507]: pgmap v1888: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:07 smithi071 ceph-mon[92867]: pgmap v1888: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:07 smithi135 ceph-mon[85352]: pgmap v1888: 105 pgs: 105 active+clean; 129 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:07.894 INFO:tasks.workunit.client.0.smithi071.stdout: 963: throughput=4.99MB/sec pending data=0 2024-07-26T18:43:07.894 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--RW4ugdR5vEmhZ7 off=11858739 len=1019567 2024-07-26T18:43:07.895 INFO:tasks.workunit.client.0.smithi071.stdout:op 4822 completed, throughput=5MB/sec 2024-07-26T18:43:07.895 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w-zMqH2YmuIVkdh off=517906 len=834048 2024-07-26T18:43:07.901 INFO:tasks.workunit.client.0.smithi071.stdout:op 4823 completed, throughput=5MB/sec 2024-07-26T18:43:07.901 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9N0C5duZqzTc6fZ off=7331312 len=565624 2024-07-26T18:43:07.905 INFO:tasks.workunit.client.0.smithi071.stdout:op 4824 completed, throughput=5MB/sec 2024-07-26T18:43:07.905 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_PU5N-ZC7W9C1cy off=4955499 len=758759 2024-07-26T18:43:07.908 INFO:tasks.workunit.client.0.smithi071.stdout:op 4825 completed, throughput=5MB/sec 2024-07-26T18:43:07.909 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-D0V9ksdLZVhamnl off=442586 len=1823694 2024-07-26T18:43:07.910 INFO:tasks.workunit.client.0.smithi071.stdout:op 4826 completed, throughput=5MB/sec 2024-07-26T18:43:07.911 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gJcD_cpHLyESrMq off=16379824 len=592198 2024-07-26T18:43:07.911 INFO:tasks.workunit.client.0.smithi071.stdout:op 4827 completed, throughput=5MB/sec 2024-07-26T18:43:08.912 INFO:tasks.workunit.client.0.smithi071.stdout: 964: throughput=5MB/sec pending data=0 2024-07-26T18:43:08.912 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YGRYXsN_e-0VBKN off=24148530 len=472057 2024-07-26T18:43:08.916 INFO:tasks.workunit.client.0.smithi071.stdout:op 4828 completed, throughput=5MB/sec 2024-07-26T18:43:08.916 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8qtXxaT8vCS8xlr off=15810709 len=1091336 2024-07-26T18:43:08.923 INFO:tasks.workunit.client.0.smithi071.stdout:op 4829 completed, throughput=5MB/sec 2024-07-26T18:43:08.923 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6OxhdHJyozPbpWE off=9102934 len=2030295 2024-07-26T18:43:08.935 INFO:tasks.workunit.client.0.smithi071.stdout:op 4830 completed, throughput=5MB/sec 2024-07-26T18:43:08.935 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LemlvAzmZR5-cuZ off=1567029 len=820646 2024-07-26T18:43:08.939 INFO:tasks.workunit.client.0.smithi071.stdout:op 4831 completed, throughput=5MB/sec 2024-07-26T18:43:08.939 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WEaKVL7f748DXpS off=6372707 len=1830807 2024-07-26T18:43:08.941 INFO:tasks.workunit.client.0.smithi071.stdout:op 4832 completed, throughput=5MB/sec 2024-07-26T18:43:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:09 smithi071 ceph-mon[92867]: pgmap v1889: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:43:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:09 smithi071 ceph-mon[90507]: pgmap v1889: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:43:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:09 smithi135 ceph-mon[85352]: pgmap v1889: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:43:09.942 INFO:tasks.workunit.client.0.smithi071.stdout: 965: throughput=5MB/sec pending data=0 2024-07-26T18:43:09.942 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zBrXmUhfbXEudej off=5982355 len=1480564 2024-07-26T18:43:09.944 INFO:tasks.workunit.client.0.smithi071.stdout:op 4833 completed, throughput=5MB/sec 2024-07-26T18:43:09.944 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Q6N_Z89af25VbGs off=3417703 len=554063 2024-07-26T18:43:09.948 INFO:tasks.workunit.client.0.smithi071.stdout:op 4834 completed, throughput=5MB/sec 2024-07-26T18:43:09.948 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w8f5zSWg9s1F1EQ off=1644405 len=1896418 2024-07-26T18:43:09.957 INFO:tasks.workunit.client.0.smithi071.stdout:op 4835 completed, throughput=5MB/sec 2024-07-26T18:43:09.957 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GLou56Ih06TWDUD off=16904247 len=1878553 2024-07-26T18:43:09.968 INFO:tasks.workunit.client.0.smithi071.stdout:op 4836 completed, throughput=5MB/sec 2024-07-26T18:43:10.968 INFO:tasks.workunit.client.0.smithi071.stdout: 966: throughput=5MB/sec pending data=0 2024-07-26T18:43:10.968 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qg5Mxjb-l9cVQ40 off=5738203 len=1014047 2024-07-26T18:43:10.970 INFO:tasks.workunit.client.0.smithi071.stdout:op 4837 completed, throughput=5MB/sec 2024-07-26T18:43:10.970 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3gPAOOviChtJNij off=10243731 len=1266627 2024-07-26T18:43:10.977 INFO:tasks.workunit.client.0.smithi071.stdout:op 4838 completed, throughput=5MB/sec 2024-07-26T18:43:10.977 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kfhO27aqNJZz5Oc off=8600347 len=2019891 2024-07-26T18:43:10.981 INFO:tasks.workunit.client.0.smithi071.stdout:op 4839 completed, throughput=5MB/sec 2024-07-26T18:43:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:11 smithi071 ceph-mon[90507]: pgmap v1890: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:11 smithi071 ceph-mon[92867]: pgmap v1890: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:11 smithi135 ceph-mon[85352]: pgmap v1890: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:11.982 INFO:tasks.workunit.client.0.smithi071.stdout: 967: throughput=5MB/sec pending data=0 2024-07-26T18:43:11.982 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-E8yvxs1yK9luExN off=12178479 len=300678 2024-07-26T18:43:11.983 INFO:tasks.workunit.client.0.smithi071.stdout:op 4840 completed, throughput=5MB/sec 2024-07-26T18:43:11.983 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XGnb_jnj-h8nlDG off=23409407 len=1164079 2024-07-26T18:43:11.984 INFO:tasks.workunit.client.0.smithi071.stdout:op 4841 completed, throughput=5MB/sec 2024-07-26T18:43:11.985 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-P3HqKqw9lVR_fU6 off=9961096 len=748643 2024-07-26T18:43:11.990 INFO:tasks.workunit.client.0.smithi071.stdout:op 4842 completed, throughput=5MB/sec 2024-07-26T18:43:11.990 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TQ7TutWFdY3LBKp off=6439724 len=1550868 2024-07-26T18:43:11.994 INFO:tasks.workunit.client.0.smithi071.stdout:op 4843 completed, throughput=5MB/sec 2024-07-26T18:43:11.994 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8FLWCbOrWlOIaTG off=1714467 len=983544 2024-07-26T18:43:11.999 INFO:tasks.workunit.client.0.smithi071.stdout:op 4844 completed, throughput=5MB/sec 2024-07-26T18:43:11.999 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Pr-B2iHXKt5mnw8 off=4017983 len=463483 2024-07-26T18:43:12.000 INFO:tasks.workunit.client.0.smithi071.stdout:op 4845 completed, throughput=5MB/sec 2024-07-26T18:43:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:43:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:43:12] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:43:13.001 INFO:tasks.workunit.client.0.smithi071.stdout: 968: throughput=5MB/sec pending data=0 2024-07-26T18:43:13.001 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HaeoRAgXpB3k4yR off=3151304 len=1079263 2024-07-26T18:43:13.002 INFO:tasks.workunit.client.0.smithi071.stdout:op 4846 completed, throughput=5MB/sec 2024-07-26T18:43:13.003 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HEXjnFicl8lh1yQ off=17849236 len=1883426 2024-07-26T18:43:13.014 INFO:tasks.workunit.client.0.smithi071.stdout:op 4847 completed, throughput=5MB/sec 2024-07-26T18:43:13.015 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HPNLqJ7LlpQsl4r off=2714754 len=98134 2024-07-26T18:43:13.015 INFO:tasks.workunit.client.0.smithi071.stdout:op 4848 completed, throughput=5MB/sec 2024-07-26T18:43:13.015 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w4UHspyXr7VSHb8 off=1893232 len=1849127 2024-07-26T18:43:13.025 INFO:tasks.workunit.client.0.smithi071.stdout:op 4849 completed, throughput=5MB/sec 2024-07-26T18:43:13.025 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ldMncJGQptPAj0H off=7409535 len=1750842 2024-07-26T18:43:13.034 INFO:tasks.workunit.client.0.smithi071.stdout:op 4850 completed, throughput=5MB/sec 2024-07-26T18:43:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:13 smithi071 ceph-mon[90507]: pgmap v1891: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:43:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:13 smithi071 ceph-mon[92867]: pgmap v1891: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:43:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:13 smithi135 ceph-mon[85352]: pgmap v1891: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-07-26T18:43:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:14.035 INFO:tasks.workunit.client.0.smithi071.stdout: 969: throughput=5MB/sec pending data=0 2024-07-26T18:43:14.035 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UPJXxuS6Gw25MMK off=11227654 len=415360 2024-07-26T18:43:14.039 INFO:tasks.workunit.client.0.smithi071.stdout:op 4851 completed, throughput=5MB/sec 2024-07-26T18:43:14.039 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z8pgjdXcpDbllUc off=2547549 len=561245 2024-07-26T18:43:14.040 INFO:tasks.workunit.client.0.smithi071.stdout:op 4852 completed, throughput=5MB/sec 2024-07-26T18:43:14.040 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VWrSh1IMG9fB1Y2 off=8524085 len=701967 2024-07-26T18:43:14.044 INFO:tasks.workunit.client.0.smithi071.stdout:op 4853 completed, throughput=5MB/sec 2024-07-26T18:43:14.044 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GCo84oHZkQwMOC4 off=6731334 len=389429 2024-07-26T18:43:14.044 INFO:tasks.workunit.client.0.smithi071.stdout:op 4854 completed, throughput=5MB/sec 2024-07-26T18:43:14.044 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LPfT4arh5GA4W9X off=13350898 len=57900 2024-07-26T18:43:14.047 INFO:tasks.workunit.client.0.smithi071.stdout:op 4855 completed, throughput=5MB/sec 2024-07-26T18:43:14.047 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--rfCMi5KJT7B3zq off=2701481 len=1130632 2024-07-26T18:43:14.052 INFO:tasks.workunit.client.0.smithi071.stdout:op 4856 completed, throughput=5MB/sec 2024-07-26T18:43:14.052 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Kt4gv_klTvZbQk_ off=782911 len=1845394 2024-07-26T18:43:14.061 INFO:tasks.workunit.client.0.smithi071.stdout:op 4857 completed, throughput=5MB/sec 2024-07-26T18:43:15.061 INFO:tasks.workunit.client.0.smithi071.stdout: 970: throughput=5MB/sec pending data=0 2024-07-26T18:43:15.061 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OAvXSMu70G0cwI5 off=2498432 len=1065158 2024-07-26T18:43:15.067 INFO:tasks.workunit.client.0.smithi071.stdout:op 4858 completed, throughput=5MB/sec 2024-07-26T18:43:15.067 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yJ-zOSr2FqSH3Hw off=3505835 len=432530 2024-07-26T18:43:15.068 INFO:tasks.workunit.client.0.smithi071.stdout:op 4859 completed, throughput=5MB/sec 2024-07-26T18:43:15.068 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9_ErqoDqZ9DNRAV off=2908699 len=145912 2024-07-26T18:43:15.071 INFO:tasks.workunit.client.0.smithi071.stdout:op 4860 completed, throughput=5MB/sec 2024-07-26T18:43:15.071 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--mzzlnMoyZsw-eb off=1384011 len=1704523 2024-07-26T18:43:15.073 INFO:tasks.workunit.client.0.smithi071.stdout:op 4861 completed, throughput=5MB/sec 2024-07-26T18:43:15.073 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tjSOiY4o1FGcVfU off=2409153 len=48703 2024-07-26T18:43:15.076 INFO:tasks.workunit.client.0.smithi071.stdout:op 4862 completed, throughput=5MB/sec 2024-07-26T18:43:15.076 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_7Nt9TEv0Ah7gUD off=20614305 len=1959032 2024-07-26T18:43:15.078 INFO:tasks.workunit.client.0.smithi071.stdout:op 4863 completed, throughput=5MB/sec 2024-07-26T18:43:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:15 smithi071 ceph-mon[90507]: pgmap v1892: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:43:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:15 smithi071 ceph-mon[92867]: pgmap v1892: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:43:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:15 smithi135 ceph-mon[85352]: pgmap v1892: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:43:16.078 INFO:tasks.workunit.client.0.smithi071.stdout: 971: throughput=5MB/sec pending data=0 2024-07-26T18:43:16.079 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cZmSemW7PzZaE0x off=2441296 len=545904 2024-07-26T18:43:16.079 INFO:tasks.workunit.client.0.smithi071.stdout:op 4864 completed, throughput=5MB/sec 2024-07-26T18:43:16.080 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IBieA8xQ2hHz3hH off=18478571 len=548778 2024-07-26T18:43:16.084 INFO:tasks.workunit.client.0.smithi071.stdout:op 4865 completed, throughput=5MB/sec 2024-07-26T18:43:16.084 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Iy8O63_0h9neGRc off=724317 len=755746 2024-07-26T18:43:16.088 INFO:tasks.workunit.client.0.smithi071.stdout:op 4866 completed, throughput=5MB/sec 2024-07-26T18:43:16.088 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8g1cuTxgIYTNC5G off=13007196 len=348268 2024-07-26T18:43:16.089 INFO:tasks.workunit.client.0.smithi071.stdout:op 4867 completed, throughput=5MB/sec 2024-07-26T18:43:16.089 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nO9W8xt4VPGze8k off=6024886 len=621406 2024-07-26T18:43:16.090 INFO:tasks.workunit.client.0.smithi071.stdout:op 4868 completed, throughput=5MB/sec 2024-07-26T18:43:16.090 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PXOXsIorBuDjd6r off=2584388 len=1586605 2024-07-26T18:43:16.092 INFO:tasks.workunit.client.0.smithi071.stdout:op 4869 completed, throughput=5MB/sec 2024-07-26T18:43:17.092 INFO:tasks.workunit.client.0.smithi071.stdout: 972: throughput=5MB/sec pending data=0 2024-07-26T18:43:17.093 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HihQla4icLQG4E- off=20538390 len=517727 2024-07-26T18:43:17.101 INFO:tasks.workunit.client.0.smithi071.stdout:op 4870 completed, throughput=5MB/sec 2024-07-26T18:43:17.101 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G_UET4lk17ayJ2u off=11116497 len=545381 2024-07-26T18:43:17.107 INFO:tasks.workunit.client.0.smithi071.stdout:op 4871 completed, throughput=5MB/sec 2024-07-26T18:43:17.107 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_DwWbPq2FKHcRfZ off=13351989 len=683915 2024-07-26T18:43:17.111 INFO:tasks.workunit.client.0.smithi071.stdout:op 4872 completed, throughput=5MB/sec 2024-07-26T18:43:17.111 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bz-dhXHZju7NwqE off=13639239 len=1609628 2024-07-26T18:43:17.119 INFO:tasks.workunit.client.0.smithi071.stdout:op 4873 completed, throughput=5MB/sec 2024-07-26T18:43:17.119 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-B-b9ojbVGEqTmkt off=3124583 len=529242 2024-07-26T18:43:17.126 INFO:tasks.workunit.client.0.smithi071.stdout:op 4874 completed, throughput=5MB/sec 2024-07-26T18:43:17.126 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HfXEppFKYvWKSC6 off=5914540 len=210877 2024-07-26T18:43:17.127 INFO:tasks.workunit.client.0.smithi071.stdout:op 4875 completed, throughput=5MB/sec 2024-07-26T18:43:17.127 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BQRYvltML7ynlC5 off=10296991 len=663201 2024-07-26T18:43:17.128 INFO:tasks.workunit.client.0.smithi071.stdout:op 4876 completed, throughput=5MB/sec 2024-07-26T18:43:17.128 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HPenwb4f6X7Mrw9 off=2358424 len=564021 2024-07-26T18:43:17.130 INFO:tasks.workunit.client.0.smithi071.stdout:op 4877 completed, throughput=5MB/sec 2024-07-26T18:43:17.359 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:17 smithi135 ceph-mon[85352]: pgmap v1893: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:43:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:17 smithi071 ceph-mon[90507]: pgmap v1893: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:43:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:17 smithi071 ceph-mon[92867]: pgmap v1893: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:43:18.130 INFO:tasks.workunit.client.0.smithi071.stdout: 973: throughput=5MB/sec pending data=0 2024-07-26T18:43:18.130 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Bk10IZzD8q28cXD off=6292138 len=549365 2024-07-26T18:43:18.131 INFO:tasks.workunit.client.0.smithi071.stdout:op 4878 completed, throughput=5MB/sec 2024-07-26T18:43:18.131 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ASrozp3ZPsPuZL8 off=4590216 len=501034 2024-07-26T18:43:18.132 INFO:tasks.workunit.client.0.smithi071.stdout:op 4879 completed, throughput=5MB/sec 2024-07-26T18:43:18.132 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-K83_Ycktnpu8Mi3 off=93226 len=2059246 2024-07-26T18:43:18.144 INFO:tasks.workunit.client.0.smithi071.stdout:op 4880 completed, throughput=5MB/sec 2024-07-26T18:43:18.144 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-w4q3qMtNUN5QeEM off=17988135 len=758154 2024-07-26T18:43:18.145 INFO:tasks.workunit.client.0.smithi071.stdout:op 4881 completed, throughput=5MB/sec 2024-07-26T18:43:18.145 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GkR62I_e8DdQBxL off=6550525 len=268614 2024-07-26T18:43:18.148 INFO:tasks.workunit.client.0.smithi071.stdout:op 4882 completed, throughput=5MB/sec 2024-07-26T18:43:18.148 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YVURmYZdVPN8NtD off=5389530 len=368655 2024-07-26T18:43:18.151 INFO:tasks.workunit.client.0.smithi071.stdout:op 4883 completed, throughput=5MB/sec 2024-07-26T18:43:18.151 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-08qB7XG-JAlC5VW off=16893149 len=1498591 2024-07-26T18:43:18.158 INFO:tasks.workunit.client.0.smithi071.stdout:op 4884 completed, throughput=5MB/sec 2024-07-26T18:43:19.159 INFO:tasks.workunit.client.0.smithi071.stdout: 974: throughput=5MB/sec pending data=0 2024-07-26T18:43:19.159 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lxzqYi0SJjQNJnF off=3920209 len=1418153 2024-07-26T18:43:19.162 INFO:tasks.workunit.client.0.smithi071.stdout:op 4885 completed, throughput=5MB/sec 2024-07-26T18:43:19.162 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TajROlonXexQfEF off=6578957 len=860681 2024-07-26T18:43:19.167 INFO:tasks.workunit.client.0.smithi071.stdout:op 4886 completed, throughput=5MB/sec 2024-07-26T18:43:19.168 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ophEeQxIU3kzS1f off=4170200 len=1350109 2024-07-26T18:43:19.175 INFO:tasks.workunit.client.0.smithi071.stdout:op 4887 completed, throughput=5MB/sec 2024-07-26T18:43:19.176 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HG7ZIoNcVVs3G5F off=9743728 len=973001 2024-07-26T18:43:19.176 INFO:tasks.workunit.client.0.smithi071.stdout:op 4888 completed, throughput=5MB/sec 2024-07-26T18:43:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:19 smithi071 ceph-mon[90507]: pgmap v1894: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:43:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:19 smithi071 ceph-mon[92867]: pgmap v1894: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:43:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:19 smithi135 ceph-mon[85352]: pgmap v1894: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:43:20.177 INFO:tasks.workunit.client.0.smithi071.stdout: 975: throughput=5MB/sec pending data=0 2024-07-26T18:43:20.177 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uW3OWMgrPcF3Xen off=6555079 len=1270683 2024-07-26T18:43:20.180 INFO:tasks.workunit.client.0.smithi071.stdout:op 4889 completed, throughput=5MB/sec 2024-07-26T18:43:20.180 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tC4-Ep_-1dhOCwH off=18857772 len=1921732 2024-07-26T18:43:20.192 INFO:tasks.workunit.client.0.smithi071.stdout:op 4890 completed, throughput=5MB/sec 2024-07-26T18:43:20.192 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4UyEXAEPcyStWtE off=5589719 len=281069 2024-07-26T18:43:20.195 INFO:tasks.workunit.client.0.smithi071.stdout:op 4891 completed, throughput=5MB/sec 2024-07-26T18:43:20.195 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aKnvmFRmIXBr_-q off=10149244 len=245517 2024-07-26T18:43:20.195 INFO:tasks.workunit.client.0.smithi071.stdout:op 4892 completed, throughput=5MB/sec 2024-07-26T18:43:20.195 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ImzPVTTh99_Ubdl off=302395 len=1852467 2024-07-26T18:43:20.200 INFO:tasks.workunit.client.0.smithi071.stdout:op 4893 completed, throughput=5MB/sec 2024-07-26T18:43:21.200 INFO:tasks.workunit.client.0.smithi071.stdout: 976: throughput=5MB/sec pending data=0 2024-07-26T18:43:21.201 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UPJXxuS6Gw25MMK off=17967853 len=1482013 2024-07-26T18:43:21.202 INFO:tasks.workunit.client.0.smithi071.stdout:op 4894 completed, throughput=5MB/sec 2024-07-26T18:43:21.202 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PeOh54RDD3RCgNB off=9790775 len=1562058 2024-07-26T18:43:21.204 INFO:tasks.workunit.client.0.smithi071.stdout:op 4895 completed, throughput=5MB/sec 2024-07-26T18:43:21.204 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uw2HXkX9RF5O8O2 off=6141561 len=942767 2024-07-26T18:43:21.210 INFO:tasks.workunit.client.0.smithi071.stdout:op 4896 completed, throughput=5MB/sec 2024-07-26T18:43:21.210 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wE3hJz0-2sa3ASo off=5022209 len=2016637 2024-07-26T18:43:21.212 INFO:tasks.workunit.client.0.smithi071.stdout:op 4897 completed, throughput=5MB/sec 2024-07-26T18:43:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:21 smithi071 ceph-mon[92867]: pgmap v1895: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:43:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:21 smithi071 ceph-mon[90507]: pgmap v1895: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:43:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:21 smithi135 ceph-mon[85352]: pgmap v1895: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:43:22.212 INFO:tasks.workunit.client.0.smithi071.stdout: 977: throughput=5MB/sec pending data=0 2024-07-26T18:43:22.213 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lUZ8RIB_EsR44ld off=2257291 len=1433993 2024-07-26T18:43:22.222 INFO:tasks.workunit.client.0.smithi071.stdout:op 4898 completed, throughput=5MB/sec 2024-07-26T18:43:22.222 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HjCQ_1OamSH4KCM off=19162487 len=246699 2024-07-26T18:43:22.223 INFO:tasks.workunit.client.0.smithi071.stdout:op 4899 completed, throughput=5MB/sec 2024-07-26T18:43:22.223 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4JvMv-3v2D31Ia9 off=3194560 len=1203414 2024-07-26T18:43:22.225 INFO:tasks.workunit.client.0.smithi071.stdout:op 4900 completed, throughput=5MB/sec 2024-07-26T18:43:22.225 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--4xwSQgJUTCtIH0 off=1942593 len=994281 2024-07-26T18:43:22.230 INFO:tasks.workunit.client.0.smithi071.stdout:op 4901 completed, throughput=5MB/sec 2024-07-26T18:43:22.230 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2uUmhBxEDcei6qX off=11322156 len=1051509 2024-07-26T18:43:22.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 4902 completed, throughput=5MB/sec 2024-07-26T18:43:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:43:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:43:22] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.43.0" 2024-07-26T18:43:23.236 INFO:tasks.workunit.client.0.smithi071.stdout: 978: throughput=5MB/sec pending data=0 2024-07-26T18:43:23.236 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IKZbc68zLzfFbkr off=19786750 len=2065331 2024-07-26T18:43:23.239 INFO:tasks.workunit.client.0.smithi071.stdout:op 4903 completed, throughput=5MB/sec 2024-07-26T18:43:23.239 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LwgUOMEhMvoIfHD off=2734384 len=788271 2024-07-26T18:43:23.244 INFO:tasks.workunit.client.0.smithi071.stdout:op 4904 completed, throughput=5MB/sec 2024-07-26T18:43:23.244 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cUZyb_pjcJwZDT1 off=20013139 len=1913356 2024-07-26T18:43:23.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 4905 completed, throughput=5MB/sec 2024-07-26T18:43:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:23 smithi071 ceph-mon[90507]: pgmap v1896: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-07-26T18:43:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:23 smithi071 ceph-mon[92867]: pgmap v1896: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-07-26T18:43:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:23 smithi135 ceph-mon[85352]: pgmap v1896: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-07-26T18:43:24.246 INFO:tasks.workunit.client.0.smithi071.stdout: 979: throughput=5MB/sec pending data=0 2024-07-26T18:43:24.246 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wuP7PDk2exZXmI9 off=1090960 len=1697559 2024-07-26T18:43:24.248 INFO:tasks.workunit.client.0.smithi071.stdout:op 4906 completed, throughput=5MB/sec 2024-07-26T18:43:24.249 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4WXApCAyzcHBwLh off=3032474 len=1562804 2024-07-26T18:43:24.249 INFO:tasks.workunit.client.0.smithi071.stdout:op 4907 completed, throughput=5MB/sec 2024-07-26T18:43:24.249 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MPUfA8i3Ccbs7gn off=8355043 len=111915 2024-07-26T18:43:24.252 INFO:tasks.workunit.client.0.smithi071.stdout:op 4908 completed, throughput=5MB/sec 2024-07-26T18:43:24.252 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yGTUQhBK1yt3Db0 off=6945280 len=2003897 2024-07-26T18:43:24.254 INFO:tasks.workunit.client.0.smithi071.stdout:op 4909 completed, throughput=5MB/sec 2024-07-26T18:43:25.255 INFO:tasks.workunit.client.0.smithi071.stdout: 980: throughput=5MB/sec pending data=0 2024-07-26T18:43:25.255 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--3MDdCzzTDvN8X9 off=2134002 len=133469 2024-07-26T18:43:25.258 INFO:tasks.workunit.client.0.smithi071.stdout:op 4910 completed, throughput=5MB/sec 2024-07-26T18:43:25.258 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WLSHvKnOQEY138x off=5818235 len=1257003 2024-07-26T18:43:25.259 INFO:tasks.workunit.client.0.smithi071.stdout:op 4911 completed, throughput=5MB/sec 2024-07-26T18:43:25.259 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iQRI0_nMEmShTBq off=2902558 len=1569905 2024-07-26T18:43:25.265 INFO:tasks.workunit.client.0.smithi071.stdout:op 4912 completed, throughput=5MB/sec 2024-07-26T18:43:25.265 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3VMPGccrT7OJMaH off=7828725 len=1367575 2024-07-26T18:43:25.267 INFO:tasks.workunit.client.0.smithi071.stdout:op 4913 completed, throughput=5MB/sec 2024-07-26T18:43:25.267 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_sbIHEs_bead8mo off=16013191 len=945327 2024-07-26T18:43:25.269 INFO:tasks.workunit.client.0.smithi071.stdout:op 4914 completed, throughput=5MB/sec 2024-07-26T18:43:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:25 smithi071 ceph-mon[92867]: pgmap v1897: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:25 smithi071 ceph-mon[90507]: pgmap v1897: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:25 smithi135 ceph-mon[85352]: pgmap v1897: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:26.269 INFO:tasks.workunit.client.0.smithi071.stdout: 981: throughput=5MB/sec pending data=0 2024-07-26T18:43:26.270 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QLk-2a5VBVE_WLO off=0 len=1409886 2024-07-26T18:43:26.272 INFO:tasks.workunit.client.0.smithi071.stdout:op 4915 completed, throughput=5MB/sec 2024-07-26T18:43:26.272 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KxuNh5HL52EB6PR off=3533388 len=1124430 2024-07-26T18:43:26.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 4916 completed, throughput=5MB/sec 2024-07-26T18:43:26.278 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OXVXXYzifFGes_l off=22163442 len=65643 2024-07-26T18:43:26.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 4917 completed, throughput=5MB/sec 2024-07-26T18:43:26.278 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2kKt9RjSFED9s8Q off=21313502 len=850753 2024-07-26T18:43:26.279 INFO:tasks.workunit.client.0.smithi071.stdout:op 4918 completed, throughput=5MB/sec 2024-07-26T18:43:26.279 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ejRSbN5VyVlytGy off=12251885 len=1314921 2024-07-26T18:43:26.286 INFO:tasks.workunit.client.0.smithi071.stdout:op 4919 completed, throughput=5MB/sec 2024-07-26T18:43:26.286 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XxoBm3KZ8maWdLX off=4397558 len=467281 2024-07-26T18:43:26.289 INFO:tasks.workunit.client.0.smithi071.stdout:op 4920 completed, throughput=5MB/sec 2024-07-26T18:43:27.290 INFO:tasks.workunit.client.0.smithi071.stdout: 982: throughput=5MB/sec pending data=0 2024-07-26T18:43:27.290 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-d9v3JBDGFeZATZl off=4581630 len=185040 2024-07-26T18:43:27.290 INFO:tasks.workunit.client.0.smithi071.stdout:op 4921 completed, throughput=5MB/sec 2024-07-26T18:43:27.290 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TFQW7eZEMmJ-Zh8 off=8461089 len=1119966 2024-07-26T18:43:27.292 INFO:tasks.workunit.client.0.smithi071.stdout:op 4922 completed, throughput=5MB/sec 2024-07-26T18:43:27.292 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2HWBpTKhbi81VPO off=4153618 len=2000013 2024-07-26T18:43:27.294 INFO:tasks.workunit.client.0.smithi071.stdout:op 4923 completed, throughput=5MB/sec 2024-07-26T18:43:27.294 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4BhawC3qKya3Kvn off=3825157 len=1345353 2024-07-26T18:43:27.296 INFO:tasks.workunit.client.0.smithi071.stdout:op 4924 completed, throughput=5MB/sec 2024-07-26T18:43:27.296 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wyXZY8X4IwpGtfF off=255806 len=1603214 2024-07-26T18:43:27.302 INFO:tasks.workunit.client.0.smithi071.stdout:op 4925 completed, throughput=5MB/sec 2024-07-26T18:43:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:27 smithi071 ceph-mon[92867]: pgmap v1898: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:43:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:27 smithi071 ceph-mon[90507]: pgmap v1898: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:43:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:27 smithi135 ceph-mon[85352]: pgmap v1898: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:43:28.303 INFO:tasks.workunit.client.0.smithi071.stdout: 983: throughput=5MB/sec pending data=0 2024-07-26T18:43:28.303 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4m36hemjkNKiC7a off=812081 len=501452 2024-07-26T18:43:28.307 INFO:tasks.workunit.client.0.smithi071.stdout:op 4926 completed, throughput=5MB/sec 2024-07-26T18:43:28.307 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vmRSNSXhGDk1l8S off=2532709 len=1445851 2024-07-26T18:43:28.310 INFO:tasks.workunit.client.0.smithi071.stdout:op 4927 completed, throughput=5MB/sec 2024-07-26T18:43:28.310 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mubHjxlK2T93XTC off=830278 len=1775128 2024-07-26T18:43:28.314 INFO:tasks.workunit.client.0.smithi071.stdout:op 4928 completed, throughput=5MB/sec 2024-07-26T18:43:28.314 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FAN2S3hzAYiydft off=1708340 len=815275 2024-07-26T18:43:28.318 INFO:tasks.workunit.client.0.smithi071.stdout:op 4929 completed, throughput=5MB/sec 2024-07-26T18:43:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:29.319 INFO:tasks.workunit.client.0.smithi071.stdout: 984: throughput=5MB/sec pending data=0 2024-07-26T18:43:29.319 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZCiIfE_Do3tg6-y off=15430380 len=1416483 2024-07-26T18:43:29.321 INFO:tasks.workunit.client.0.smithi071.stdout:op 4930 completed, throughput=5MB/sec 2024-07-26T18:43:29.321 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Gbfs5v5VEQ4D3QY off=4949794 len=1373363 2024-07-26T18:43:29.331 INFO:tasks.workunit.client.0.smithi071.stdout:op 4931 completed, throughput=5MB/sec 2024-07-26T18:43:29.331 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nUSjeKUt4deX_aI off=1651425 len=201184 2024-07-26T18:43:29.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 4932 completed, throughput=5MB/sec 2024-07-26T18:43:29.334 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3G-n-rAW_sHaJ89 off=11679932 len=1438924 2024-07-26T18:43:29.337 INFO:tasks.workunit.client.0.smithi071.stdout:op 4933 completed, throughput=5MB/sec 2024-07-26T18:43:29.337 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jKe_UiApVzp1gAm off=10599362 len=1833357 2024-07-26T18:43:29.347 INFO:tasks.workunit.client.0.smithi071.stdout:op 4934 completed, throughput=5MB/sec 2024-07-26T18:43:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:29 smithi071 ceph-mon[90507]: pgmap v1899: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:43:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:29 smithi071 ceph-mon[92867]: pgmap v1899: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:43:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:29 smithi135 ceph-mon[85352]: pgmap v1899: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:43:30.347 INFO:tasks.workunit.client.0.smithi071.stdout: 985: throughput=5MB/sec pending data=0 2024-07-26T18:43:30.348 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6if-gDj5ydcXMiB off=749489 len=342589 2024-07-26T18:43:30.352 INFO:tasks.workunit.client.0.smithi071.stdout:op 4935 completed, throughput=5MB/sec 2024-07-26T18:43:30.352 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5Bn06waxbLNoGAg off=689231 len=323360 2024-07-26T18:43:30.353 INFO:tasks.workunit.client.0.smithi071.stdout:op 4936 completed, throughput=5MB/sec 2024-07-26T18:43:30.353 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pe0Uj-T-_DSGYxi off=4294417 len=1859214 2024-07-26T18:43:30.356 INFO:tasks.workunit.client.0.smithi071.stdout:op 4937 completed, throughput=5MB/sec 2024-07-26T18:43:30.356 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-st8ivUJGwFfisT5 off=1970168 len=916016 2024-07-26T18:43:30.361 INFO:tasks.workunit.client.0.smithi071.stdout:op 4938 completed, throughput=5MB/sec 2024-07-26T18:43:30.361 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4FcgLMMThS4TGvY off=6371279 len=680868 2024-07-26T18:43:30.363 INFO:tasks.workunit.client.0.smithi071.stdout:op 4939 completed, throughput=5MB/sec 2024-07-26T18:43:30.363 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yP5BgQXua9N00Mt off=678299 len=284033 2024-07-26T18:43:30.365 INFO:tasks.workunit.client.0.smithi071.stdout:op 4940 completed, throughput=5MB/sec 2024-07-26T18:43:31.366 INFO:tasks.workunit.client.0.smithi071.stdout: 986: throughput=5MB/sec pending data=0 2024-07-26T18:43:31.366 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n-lLijNeY70FccK off=9395393 len=1773960 2024-07-26T18:43:31.368 INFO:tasks.workunit.client.0.smithi071.stdout:op 4941 completed, throughput=5MB/sec 2024-07-26T18:43:31.368 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-o9iVkUt_8FspUJ7 off=11709362 len=1060964 2024-07-26T18:43:31.369 INFO:tasks.workunit.client.0.smithi071.stdout:op 4942 completed, throughput=5MB/sec 2024-07-26T18:43:31.369 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mK0DXeCA59LfJRa off=4396251 len=87448 2024-07-26T18:43:31.370 INFO:tasks.workunit.client.0.smithi071.stdout:op 4943 completed, throughput=5MB/sec 2024-07-26T18:43:31.370 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2sPQ4FWuupg9DTH off=465145 len=2025201 2024-07-26T18:43:31.372 INFO:tasks.workunit.client.0.smithi071.stdout:op 4944 completed, throughput=5MB/sec 2024-07-26T18:43:31.372 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZLjDRUIYPTu18IC off=15256898 len=1708354 2024-07-26T18:43:31.381 INFO:tasks.workunit.client.0.smithi071.stdout:op 4945 completed, throughput=5MB/sec 2024-07-26T18:43:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:31 smithi071 ceph-mon[90507]: pgmap v1900: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:43:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:31 smithi071 ceph-mon[92867]: pgmap v1900: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:43:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:31 smithi135 ceph-mon[85352]: pgmap v1900: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-07-26T18:43:32.382 INFO:tasks.workunit.client.0.smithi071.stdout: 987: throughput=5MB/sec pending data=0 2024-07-26T18:43:32.382 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-b-Q-Mlay2WdTv-t off=654687 len=1990075 2024-07-26T18:43:32.392 INFO:tasks.workunit.client.0.smithi071.stdout:op 4946 completed, throughput=5MB/sec 2024-07-26T18:43:32.392 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zE_QhACyJKVj5Ct off=40974 len=1275637 2024-07-26T18:43:32.394 INFO:tasks.workunit.client.0.smithi071.stdout:op 4947 completed, throughput=5MB/sec 2024-07-26T18:43:32.394 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YksifJeqgQCWyEs off=1649799 len=262078 2024-07-26T18:43:32.394 INFO:tasks.workunit.client.0.smithi071.stdout:op 4948 completed, throughput=5MB/sec 2024-07-26T18:43:32.394 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-J0VV0zR27aQ-ukH off=4845247 len=418814 2024-07-26T18:43:32.398 INFO:tasks.workunit.client.0.smithi071.stdout:op 4949 completed, throughput=5MB/sec 2024-07-26T18:43:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:43:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:43:32] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-07-26T18:43:33.398 INFO:tasks.workunit.client.0.smithi071.stdout: 988: throughput=5MB/sec pending data=0 2024-07-26T18:43:33.399 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q5VFpja8yPCJlgP off=10686908 len=1331645 2024-07-26T18:43:33.400 INFO:tasks.workunit.client.0.smithi071.stdout:op 4950 completed, throughput=5MB/sec 2024-07-26T18:43:33.400 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Uw2ZQLDvNEugv4I off=20307297 len=1504218 2024-07-26T18:43:33.410 INFO:tasks.workunit.client.0.smithi071.stdout:op 4951 completed, throughput=5MB/sec 2024-07-26T18:43:33.410 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7zcMBfQMt-0wCBS off=692569 len=142826 2024-07-26T18:43:33.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 4952 completed, throughput=5MB/sec 2024-07-26T18:43:33.413 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-J5x_2iNlLdV6EKB off=8238185 len=117644 2024-07-26T18:43:33.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 4953 completed, throughput=5MB/sec 2024-07-26T18:43:33.413 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XE0vr8ssfEcT6ST off=9313905 len=1654783 2024-07-26T18:43:33.415 INFO:tasks.workunit.client.0.smithi071.stdout:op 4954 completed, throughput=5MB/sec 2024-07-26T18:43:33.415 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PZUUpBn3kWFprTP off=4387840 len=1343456 2024-07-26T18:43:33.417 INFO:tasks.workunit.client.0.smithi071.stdout:op 4955 completed, throughput=5MB/sec 2024-07-26T18:43:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:33 smithi071 ceph-mon[92867]: pgmap v1901: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:43:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:33 smithi071 ceph-mon[90507]: pgmap v1901: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:43:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:33 smithi135 ceph-mon[85352]: pgmap v1901: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:43:34.418 INFO:tasks.workunit.client.0.smithi071.stdout: 989: throughput=5MB/sec pending data=0 2024-07-26T18:43:34.418 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LO8OsN97EsI6FCK off=1957532 len=1727609 2024-07-26T18:43:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:op 4956 completed, throughput=5MB/sec 2024-07-26T18:43:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7XSFFX-mlaJUOMd off=18378409 len=108193 2024-07-26T18:43:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:op 4957 completed, throughput=5MB/sec 2024-07-26T18:43:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-t-b0ODE1Z7cWwvU off=12684524 len=1899773 2024-07-26T18:43:34.441 INFO:tasks.workunit.client.0.smithi071.stdout:op 4958 completed, throughput=5MB/sec 2024-07-26T18:43:34.441 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6viaW_vOACODZxs off=4900923 len=1822076 2024-07-26T18:43:34.442 INFO:tasks.workunit.client.0.smithi071.stdout:op 4959 completed, throughput=5MB/sec 2024-07-26T18:43:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:35 smithi071 ceph-mon[92867]: pgmap v1902: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-07-26T18:43:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:35 smithi071 ceph-mon[90507]: pgmap v1902: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-07-26T18:43:35.442 INFO:tasks.workunit.client.0.smithi071.stdout: 990: throughput=5MB/sec pending data=0 2024-07-26T18:43:35.442 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kIKzDgpL-6zawmr off=7764911 len=374796 2024-07-26T18:43:35.446 INFO:tasks.workunit.client.0.smithi071.stdout:op 4960 completed, throughput=5MB/sec 2024-07-26T18:43:35.446 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DIeG3ARMPr24ACo off=7720091 len=806936 2024-07-26T18:43:35.448 INFO:tasks.workunit.client.0.smithi071.stdout:op 4961 completed, throughput=5MB/sec 2024-07-26T18:43:35.448 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tjSOiY4o1FGcVfU off=12409878 len=905613 2024-07-26T18:43:35.449 INFO:tasks.workunit.client.0.smithi071.stdout:op 4962 completed, throughput=5MB/sec 2024-07-26T18:43:35.449 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xkzXrIGikStRfFE off=9762381 len=375049 2024-07-26T18:43:35.453 INFO:tasks.workunit.client.0.smithi071.stdout:op 4963 completed, throughput=5MB/sec 2024-07-26T18:43:35.453 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kz4eAHKpNqdSrgi off=2208728 len=1355514 2024-07-26T18:43:35.460 INFO:tasks.workunit.client.0.smithi071.stdout:op 4964 completed, throughput=5MB/sec 2024-07-26T18:43:35.460 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-leZOqBAKZAmgM6v off=2866096 len=275635 2024-07-26T18:43:35.461 INFO:tasks.workunit.client.0.smithi071.stdout:op 4965 completed, throughput=5MB/sec 2024-07-26T18:43:35.461 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2k0e4nHaHSbc5Xd off=9287572 len=835843 2024-07-26T18:43:35.462 INFO:tasks.workunit.client.0.smithi071.stdout:op 4966 completed, throughput=5MB/sec 2024-07-26T18:43:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:35 smithi135 ceph-mon[85352]: pgmap v1902: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-07-26T18:43:36.463 INFO:tasks.workunit.client.0.smithi071.stdout: 991: throughput=5MB/sec pending data=0 2024-07-26T18:43:36.463 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c16sE7m1TuGqLIa off=1288250 len=1449777 2024-07-26T18:43:36.465 INFO:tasks.workunit.client.0.smithi071.stdout:op 4967 completed, throughput=5MB/sec 2024-07-26T18:43:36.465 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XVuouvfvWY9EPwx off=5055545 len=1726996 2024-07-26T18:43:36.473 INFO:tasks.workunit.client.0.smithi071.stdout:op 4968 completed, throughput=5MB/sec 2024-07-26T18:43:36.474 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qNLCSWtFoft0-Ij off=11508765 len=1398746 2024-07-26T18:43:36.475 INFO:tasks.workunit.client.0.smithi071.stdout:op 4969 completed, throughput=5MB/sec 2024-07-26T18:43:36.475 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-A9tOpgstwaF5aSd off=620690 len=1374091 2024-07-26T18:43:36.482 INFO:tasks.workunit.client.0.smithi071.stdout:op 4970 completed, throughput=5MB/sec 2024-07-26T18:43:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:37 smithi071 ceph-mon[90507]: pgmap v1903: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:43:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:37 smithi071 ceph-mon[92867]: pgmap v1903: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:43:37.483 INFO:tasks.workunit.client.0.smithi071.stdout: 992: throughput=5MB/sec pending data=0 2024-07-26T18:43:37.483 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kLVz9ABOVqGtRXy off=58914 len=1440846 2024-07-26T18:43:37.486 INFO:tasks.workunit.client.0.smithi071.stdout:op 4971 completed, throughput=5MB/sec 2024-07-26T18:43:37.486 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Jd6A-ILkeY2Fp8C off=12933964 len=2053730 2024-07-26T18:43:37.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 4972 completed, throughput=5MB/sec 2024-07-26T18:43:37.490 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QZatEXoWUizpX9F off=6231745 len=1889114 2024-07-26T18:43:37.500 INFO:tasks.workunit.client.0.smithi071.stdout:op 4973 completed, throughput=5MB/sec 2024-07-26T18:43:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:37 smithi135 ceph-mon[85352]: pgmap v1903: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:43:38.501 INFO:tasks.workunit.client.0.smithi071.stdout: 993: throughput=5MB/sec pending data=0 2024-07-26T18:43:38.501 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LLDCZgqMBmKfW8O off=4490526 len=350260 2024-07-26T18:43:38.505 INFO:tasks.workunit.client.0.smithi071.stdout:op 4974 completed, throughput=5MB/sec 2024-07-26T18:43:38.505 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dC3Fk46QsA8OFnk off=2878942 len=138332 2024-07-26T18:43:38.507 INFO:tasks.workunit.client.0.smithi071.stdout:op 4975 completed, throughput=5MB/sec 2024-07-26T18:43:38.507 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TSIJEsCG6XcuAEc off=11068194 len=1892236 2024-07-26T18:43:38.519 INFO:tasks.workunit.client.0.smithi071.stdout:op 4976 completed, throughput=5MB/sec 2024-07-26T18:43:38.519 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yzWpPhCveZSJm6C off=1425950 len=633852 2024-07-26T18:43:38.520 INFO:tasks.workunit.client.0.smithi071.stdout:op 4977 completed, throughput=5MB/sec 2024-07-26T18:43:38.520 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MUCufh4PEry9rv7 off=5790347 len=1803517 2024-07-26T18:43:38.522 INFO:tasks.workunit.client.0.smithi071.stdout:op 4978 completed, throughput=5MB/sec 2024-07-26T18:43:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:39 smithi071 ceph-mon[90507]: pgmap v1904: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:43:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:39 smithi071 ceph-mon[92867]: pgmap v1904: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:43:39.523 INFO:tasks.workunit.client.0.smithi071.stdout: 994: throughput=5MB/sec pending data=0 2024-07-26T18:43:39.523 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7imS9yc7DHobTAL off=9398292 len=131361 2024-07-26T18:43:39.526 INFO:tasks.workunit.client.0.smithi071.stdout:op 4979 completed, throughput=5MB/sec 2024-07-26T18:43:39.526 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-K4LVxg2hoO7xdXn off=3414838 len=305422 2024-07-26T18:43:39.526 INFO:tasks.workunit.client.0.smithi071.stdout:op 4980 completed, throughput=5MB/sec 2024-07-26T18:43:39.527 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pPMVCnW1kBGxPKV off=758752 len=2063441 2024-07-26T18:43:39.529 INFO:tasks.workunit.client.0.smithi071.stdout:op 4981 completed, throughput=5MB/sec 2024-07-26T18:43:39.529 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eEKx-E-lRhEkKt- off=12412463 len=1345352 2024-07-26T18:43:39.531 INFO:tasks.workunit.client.0.smithi071.stdout:op 4982 completed, throughput=5MB/sec 2024-07-26T18:43:39.531 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PVUsqKvyIefSVs0 off=843208 len=1028214 2024-07-26T18:43:39.533 INFO:tasks.workunit.client.0.smithi071.stdout:op 4983 completed, throughput=5MB/sec 2024-07-26T18:43:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:39 smithi135 ceph-mon[85352]: pgmap v1904: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:43:40.534 INFO:tasks.workunit.client.0.smithi071.stdout: 995: throughput=5MB/sec pending data=0 2024-07-26T18:43:40.534 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eEKx-E-lRhEkKt- off=4757976 len=861905 2024-07-26T18:43:40.539 INFO:tasks.workunit.client.0.smithi071.stdout:op 4984 completed, throughput=5MB/sec 2024-07-26T18:43:40.539 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x8q16ZFoZTMXY6x off=0 len=1601613 2024-07-26T18:43:40.549 INFO:tasks.workunit.client.0.smithi071.stdout:op 4985 completed, throughput=5MB/sec 2024-07-26T18:43:40.549 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gxAxOYrqRMTmBpl off=22158594 len=1542150 2024-07-26T18:43:40.558 INFO:tasks.workunit.client.0.smithi071.stdout:op 4986 completed, throughput=5MB/sec 2024-07-26T18:43:40.558 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-514EGZ-G1dIGl25 off=4127276 len=1566662 2024-07-26T18:43:40.564 INFO:tasks.workunit.client.0.smithi071.stdout:op 4987 completed, throughput=5MB/sec 2024-07-26T18:43:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:41 smithi071 ceph-mon[92867]: pgmap v1905: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:43:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:41 smithi071 ceph-mon[90507]: pgmap v1905: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:43:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:41 smithi135 ceph-mon[85352]: pgmap v1905: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:43:41.564 INFO:tasks.workunit.client.0.smithi071.stdout: 996: throughput=5MB/sec pending data=0 2024-07-26T18:43:41.564 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DtqJC9PCZOzvnHt off=3268291 len=63431 2024-07-26T18:43:41.565 INFO:tasks.workunit.client.0.smithi071.stdout:op 4988 completed, throughput=5MB/sec 2024-07-26T18:43:41.565 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_CDioSm6xy-Jcw2 off=3705264 len=1463110 2024-07-26T18:43:41.573 INFO:tasks.workunit.client.0.smithi071.stdout:op 4989 completed, throughput=5MB/sec 2024-07-26T18:43:41.573 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-B6dHq8Dsd-MijDB off=10987531 len=386896 2024-07-26T18:43:41.574 INFO:tasks.workunit.client.0.smithi071.stdout:op 4990 completed, throughput=5MB/sec 2024-07-26T18:43:41.574 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tgJ5eiTECWjZGel off=18270551 len=915635 2024-07-26T18:43:41.576 INFO:tasks.workunit.client.0.smithi071.stdout:op 4991 completed, throughput=5MB/sec 2024-07-26T18:43:41.576 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mLCorAIjbD8EDKt off=9382853 len=1324473 2024-07-26T18:43:41.578 INFO:tasks.workunit.client.0.smithi071.stdout:op 4992 completed, throughput=5MB/sec 2024-07-26T18:43:41.578 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GBY4OZyl15RPkqx off=2744048 len=141750 2024-07-26T18:43:41.579 INFO:tasks.workunit.client.0.smithi071.stdout:op 4993 completed, throughput=5MB/sec 2024-07-26T18:43:41.579 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1zNf8-jueDNBpG8 off=3794060 len=212195 2024-07-26T18:43:41.579 INFO:tasks.workunit.client.0.smithi071.stdout:op 4994 completed, throughput=5MB/sec 2024-07-26T18:43:41.579 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pEmUDMBUUgBNn15 off=8874262 len=1233068 2024-07-26T18:43:41.581 INFO:tasks.workunit.client.0.smithi071.stdout:op 4995 completed, throughput=5MB/sec 2024-07-26T18:43:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:43:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:43:42] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-07-26T18:43:42.582 INFO:tasks.workunit.client.0.smithi071.stdout: 997: throughput=5MB/sec pending data=0 2024-07-26T18:43:42.582 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LtYJ4-av0--01NL off=20686567 len=899912 2024-07-26T18:43:42.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 4996 completed, throughput=5MB/sec 2024-07-26T18:43:42.588 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kbh6v0DqDyPCPKH off=2623239 len=1975577 2024-07-26T18:43:42.589 INFO:tasks.workunit.client.0.smithi071.stdout:op 4997 completed, throughput=5MB/sec 2024-07-26T18:43:42.589 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ynkK61UNMhbA6jb off=2697006 len=124980 2024-07-26T18:43:42.590 INFO:tasks.workunit.client.0.smithi071.stdout:op 4998 completed, throughput=5MB/sec 2024-07-26T18:43:42.590 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SjQTdc9tKFefeiE off=5102343 len=807810 2024-07-26T18:43:42.594 INFO:tasks.workunit.client.0.smithi071.stdout:op 4999 completed, throughput=5MB/sec 2024-07-26T18:43:42.594 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Zn6ES_AHcBqc2LW off=2812519 len=1082519 2024-07-26T18:43:42.599 INFO:tasks.workunit.client.0.smithi071.stdout:op 5000 completed, throughput=5MB/sec 2024-07-26T18:43:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[92867]: pgmap v1906: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:43:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:43:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:43:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:43:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:43:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[90507]: pgmap v1906: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:43:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:43:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:43:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:43:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:43:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:43 smithi135 ceph-mon[85352]: pgmap v1906: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:43:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:43:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:43:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:43:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:43:43.600 INFO:tasks.workunit.client.0.smithi071.stdout: 998: throughput=5MB/sec pending data=0 2024-07-26T18:43:43.601 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bhG9xCrkoqYx-ae off=4032272 len=2074526 2024-07-26T18:43:43.611 INFO:tasks.workunit.client.0.smithi071.stdout:op 5001 completed, throughput=5MB/sec 2024-07-26T18:43:43.612 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pHXIih0lOUdJ6dC off=4792602 len=150487 2024-07-26T18:43:43.613 INFO:tasks.workunit.client.0.smithi071.stdout:op 5002 completed, throughput=5MB/sec 2024-07-26T18:43:43.613 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H1VWtar7f-77SNp off=3689437 len=890600 2024-07-26T18:43:43.613 INFO:tasks.workunit.client.0.smithi071.stdout:op 5003 completed, throughput=5MB/sec 2024-07-26T18:43:43.613 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rzxC17SQy8h92pd off=3142142 len=1495645 2024-07-26T18:43:43.618 INFO:tasks.workunit.client.0.smithi071.stdout:op 5004 completed, throughput=5MB/sec 2024-07-26T18:43:43.619 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hB9jJL_VKVNwZBP off=660709 len=430766 2024-07-26T18:43:43.622 INFO:tasks.workunit.client.0.smithi071.stdout:op 5005 completed, throughput=5MB/sec 2024-07-26T18:43:44.622 INFO:tasks.workunit.client.0.smithi071.stdout: 999: throughput=5MB/sec pending data=0 2024-07-26T18:43:44.622 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rDveFCsc5s5hdo6 off=1187289 len=1428902 2024-07-26T18:43:44.624 INFO:tasks.workunit.client.0.smithi071.stdout:op 5006 completed, throughput=5MB/sec 2024-07-26T18:43:44.624 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YvPuO8Kz_k-HA0k off=6695009 len=107530 2024-07-26T18:43:44.625 INFO:tasks.workunit.client.0.smithi071.stdout:op 5007 completed, throughput=5MB/sec 2024-07-26T18:43:44.625 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tbrKtkTPv_QP5Vz off=7806685 len=1766340 2024-07-26T18:43:44.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 5008 completed, throughput=5MB/sec 2024-07-26T18:43:44.627 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-79HKYn-6t_x4iHv off=1386038 len=1599444 2024-07-26T18:43:44.634 INFO:tasks.workunit.client.0.smithi071.stdout:op 5009 completed, throughput=5MB/sec 2024-07-26T18:43:44.635 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0z8UxLNlBUnmi-n off=3824133 len=42639 2024-07-26T18:43:44.637 INFO:tasks.workunit.client.0.smithi071.stdout:op 5010 completed, throughput=5MB/sec 2024-07-26T18:43:44.637 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BCL0bmHnHGHP7gq off=2997458 len=1137921 2024-07-26T18:43:44.638 INFO:tasks.workunit.client.0.smithi071.stdout:op 5011 completed, throughput=5MB/sec 2024-07-26T18:43:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:45 smithi071 ceph-mon[92867]: pgmap v1907: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:43:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:45 smithi071 ceph-mon[90507]: pgmap v1907: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:43:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:45 smithi135 ceph-mon[85352]: pgmap v1907: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-07-26T18:43:45.638 INFO:tasks.workunit.client.0.smithi071.stdout: 1000: throughput=5MB/sec pending data=0 2024-07-26T18:43:45.638 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JOoy5BIWQSMynzW off=10275263 len=1579327 2024-07-26T18:43:45.651 INFO:tasks.workunit.client.0.smithi071.stdout:op 5012 completed, throughput=5MB/sec 2024-07-26T18:43:45.651 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d1bw4yKm4Cvg6or off=17122428 len=1237795 2024-07-26T18:43:45.658 INFO:tasks.workunit.client.0.smithi071.stdout:op 5013 completed, throughput=5MB/sec 2024-07-26T18:43:45.658 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Vo3Nos0fzRN-G1Z off=7718482 len=1326901 2024-07-26T18:43:45.660 INFO:tasks.workunit.client.0.smithi071.stdout:op 5014 completed, throughput=5MB/sec 2024-07-26T18:43:45.660 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-i9hGtr2hiuyH_a5 off=0 len=1515995 2024-07-26T18:43:45.666 INFO:tasks.workunit.client.0.smithi071.stdout:op 5015 completed, throughput=5MB/sec 2024-07-26T18:43:46.666 INFO:tasks.workunit.client.0.smithi071.stdout: 1001: throughput=5MB/sec pending data=0 2024-07-26T18:43:46.666 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qJoubZ3DZF-nCkO off=2397409 len=720836 2024-07-26T18:43:46.672 INFO:tasks.workunit.client.0.smithi071.stdout:op 5016 completed, throughput=5MB/sec 2024-07-26T18:43:46.672 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wyKhsV_BIV9Co6x off=16076886 len=1740429 2024-07-26T18:43:46.681 INFO:tasks.workunit.client.0.smithi071.stdout:op 5017 completed, throughput=5MB/sec 2024-07-26T18:43:46.682 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8lsKH7qPpxJGC4R off=3023513 len=989037 2024-07-26T18:43:46.683 INFO:tasks.workunit.client.0.smithi071.stdout:op 5018 completed, throughput=5MB/sec 2024-07-26T18:43:46.683 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gQqRIbly4qaWl7e off=9323580 len=379149 2024-07-26T18:43:46.687 INFO:tasks.workunit.client.0.smithi071.stdout:op 5019 completed, throughput=5MB/sec 2024-07-26T18:43:46.687 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IAL7Ain9KU7TphN off=16626779 len=461321 2024-07-26T18:43:46.688 INFO:tasks.workunit.client.0.smithi071.stdout:op 5020 completed, throughput=5MB/sec 2024-07-26T18:43:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:47 smithi071 ceph-mon[92867]: pgmap v1908: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:43:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:47 smithi071 ceph-mon[90507]: pgmap v1908: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:43:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:47 smithi135 ceph-mon[85352]: pgmap v1908: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:43:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: 1002: throughput=5MB/sec pending data=0 2024-07-26T18:43:47.688 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UUrdvA2E4BGTNQN off=1950682 len=1672454 2024-07-26T18:43:47.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 5021 completed, throughput=5MB/sec 2024-07-26T18:43:47.690 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BrPKcHwLefWnq48 off=704693 len=2060625 2024-07-26T18:43:47.702 INFO:tasks.workunit.client.0.smithi071.stdout:op 5022 completed, throughput=5MB/sec 2024-07-26T18:43:47.703 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q6P48B7oFccY0ae off=12267853 len=1029386 2024-07-26T18:43:47.705 INFO:tasks.workunit.client.0.smithi071.stdout:op 5023 completed, throughput=5MB/sec 2024-07-26T18:43:47.705 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kxRgYc7haplxCrm off=17147258 len=1685254 2024-07-26T18:43:47.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 5024 completed, throughput=5MB/sec 2024-07-26T18:43:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: 1003: throughput=5MB/sec pending data=0 2024-07-26T18:43:48.710 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O52Z9QCxMZ_dUtm off=4431069 len=1467758 2024-07-26T18:43:48.718 INFO:tasks.workunit.client.0.smithi071.stdout:op 5025 completed, throughput=5MB/sec 2024-07-26T18:43:48.718 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SGPIlYgsJ9wnFgX off=5829720 len=1217364 2024-07-26T18:43:48.719 INFO:tasks.workunit.client.0.smithi071.stdout:op 5026 completed, throughput=5MB/sec 2024-07-26T18:43:48.720 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4MnKOIYb2ek0atN off=3871927 len=1521718 2024-07-26T18:43:48.721 INFO:tasks.workunit.client.0.smithi071.stdout:op 5027 completed, throughput=5MB/sec 2024-07-26T18:43:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:49 smithi071 ceph-mon[92867]: pgmap v1909: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:43:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:49 smithi071 ceph-mon[90507]: pgmap v1909: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:43:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:49 smithi135 ceph-mon[85352]: pgmap v1909: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:43:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: 1004: throughput=5MB/sec pending data=0 2024-07-26T18:43:49.721 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hUoiyH0PoA-bjCX off=7584228 len=1627056 2024-07-26T18:43:49.723 INFO:tasks.workunit.client.0.smithi071.stdout:op 5028 completed, throughput=5MB/sec 2024-07-26T18:43:49.723 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HKZ3sXOf36_dGCy off=16616597 len=1031650 2024-07-26T18:43:49.725 INFO:tasks.workunit.client.0.smithi071.stdout:op 5029 completed, throughput=5MB/sec 2024-07-26T18:43:49.725 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-p0BaF0S4OdDZbGG off=1652067 len=1135161 2024-07-26T18:43:49.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 5030 completed, throughput=5MB/sec 2024-07-26T18:43:49.732 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3pXWOHIasw3qcog off=593722 len=89245 2024-07-26T18:43:49.734 INFO:tasks.workunit.client.0.smithi071.stdout:op 5031 completed, throughput=5MB/sec 2024-07-26T18:43:49.734 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5_YQ0e9bNLCz6-u off=16060679 len=1979129 2024-07-26T18:43:49.747 INFO:tasks.workunit.client.0.smithi071.stdout:op 5032 completed, throughput=5MB/sec 2024-07-26T18:43:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: 1005: throughput=5MB/sec pending data=0 2024-07-26T18:43:50.748 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6ozyDvOyjlPf2AL off=10162249 len=1078574 2024-07-26T18:43:50.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 5033 completed, throughput=5MB/sec 2024-07-26T18:43:50.749 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qqKnYfJai7hinrN off=8876866 len=22914 2024-07-26T18:43:50.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 5034 completed, throughput=5MB/sec 2024-07-26T18:43:50.750 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jfdkScU2WLzRs5n off=16884685 len=768024 2024-07-26T18:43:50.753 INFO:tasks.workunit.client.0.smithi071.stdout:op 5035 completed, throughput=5MB/sec 2024-07-26T18:43:50.754 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yQVpmGftzxlyx4Y off=4136002 len=764572 2024-07-26T18:43:50.754 INFO:tasks.workunit.client.0.smithi071.stdout:op 5036 completed, throughput=5MB/sec 2024-07-26T18:43:50.755 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GP3jtL4YsEujzey off=878720 len=57695 2024-07-26T18:43:50.756 INFO:tasks.workunit.client.0.smithi071.stdout:op 5037 completed, throughput=5MB/sec 2024-07-26T18:43:50.756 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jovXvyJ07sv9gkL off=2004290 len=309005 2024-07-26T18:43:50.759 INFO:tasks.workunit.client.0.smithi071.stdout:op 5038 completed, throughput=5MB/sec 2024-07-26T18:43:50.759 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Per0gpieczthHDN off=10127394 len=2057208 2024-07-26T18:43:50.762 INFO:tasks.workunit.client.0.smithi071.stdout:op 5039 completed, throughput=5MB/sec 2024-07-26T18:43:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:51 smithi071 ceph-mon[90507]: pgmap v1910: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:43:51.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:51 smithi071 ceph-mon[92867]: pgmap v1910: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:43:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:51 smithi135 ceph-mon[85352]: pgmap v1910: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:43:51.763 INFO:tasks.workunit.client.0.smithi071.stdout: 1006: throughput=5MB/sec pending data=0 2024-07-26T18:43:51.763 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JDwCjE2LA69qWp8 off=8548635 len=614236 2024-07-26T18:43:51.764 INFO:tasks.workunit.client.0.smithi071.stdout:op 5040 completed, throughput=5MB/sec 2024-07-26T18:43:51.764 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZtH6_MT06Ks9l2v off=5320631 len=201071 2024-07-26T18:43:51.767 INFO:tasks.workunit.client.0.smithi071.stdout:op 5041 completed, throughput=5MB/sec 2024-07-26T18:43:51.767 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FGgExNtCC7_LRbh off=9052927 len=619727 2024-07-26T18:43:51.768 INFO:tasks.workunit.client.0.smithi071.stdout:op 5042 completed, throughput=5MB/sec 2024-07-26T18:43:51.768 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tJGt63-qK8oTAdv off=15056154 len=1261112 2024-07-26T18:43:51.775 INFO:tasks.workunit.client.0.smithi071.stdout:op 5043 completed, throughput=5MB/sec 2024-07-26T18:43:51.775 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vsI79KZGNFg289Z off=7513590 len=1240860 2024-07-26T18:43:51.776 INFO:tasks.workunit.client.0.smithi071.stdout:op 5044 completed, throughput=5MB/sec 2024-07-26T18:43:51.776 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AP0PrKv1Q3xLz-f off=1982688 len=1825948 2024-07-26T18:43:51.785 INFO:tasks.workunit.client.0.smithi071.stdout:op 5045 completed, throughput=5MB/sec 2024-07-26T18:43:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:43:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:43:52] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-07-26T18:43:52.786 INFO:tasks.workunit.client.0.smithi071.stdout: 1007: throughput=5MB/sec pending data=0 2024-07-26T18:43:52.786 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mCpUk0S_3HBtGy2 off=4674287 len=1173779 2024-07-26T18:43:52.792 INFO:tasks.workunit.client.0.smithi071.stdout:op 5046 completed, throughput=5MB/sec 2024-07-26T18:43:52.793 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mBmiCGXjKCb6-eY off=13497051 len=1650553 2024-07-26T18:43:52.794 INFO:tasks.workunit.client.0.smithi071.stdout:op 5047 completed, throughput=5MB/sec 2024-07-26T18:43:52.795 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pjEq1K7zeQXFYnv off=2398335 len=1451417 2024-07-26T18:43:52.801 INFO:tasks.workunit.client.0.smithi071.stdout:op 5048 completed, throughput=5MB/sec 2024-07-26T18:43:52.801 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VW8vqHwFgtX9Bi2 off=1348807 len=1112434 2024-07-26T18:43:52.806 INFO:tasks.workunit.client.0.smithi071.stdout:op 5049 completed, throughput=5MB/sec 2024-07-26T18:43:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:53 smithi071 ceph-mon[90507]: pgmap v1911: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:43:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:53 smithi071 ceph-mon[92867]: pgmap v1911: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:43:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:53 smithi135 ceph-mon[85352]: pgmap v1911: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:43:53.807 INFO:tasks.workunit.client.0.smithi071.stdout: 1008: throughput=5MB/sec pending data=0 2024-07-26T18:43:53.807 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aarGmNK4useLhCZ off=17306910 len=1948530 2024-07-26T18:43:53.816 INFO:tasks.workunit.client.0.smithi071.stdout:op 5050 completed, throughput=5MB/sec 2024-07-26T18:43:53.816 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-g6jSHbWDgWB_JbJ off=5072656 len=1855267 2024-07-26T18:43:53.827 INFO:tasks.workunit.client.0.smithi071.stdout:op 5051 completed, throughput=5MB/sec 2024-07-26T18:43:53.827 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xUoUxqvRV_94Kni off=0 len=1211207 2024-07-26T18:43:53.833 INFO:tasks.workunit.client.0.smithi071.stdout:op 5052 completed, throughput=5MB/sec 2024-07-26T18:43:54.834 INFO:tasks.workunit.client.0.smithi071.stdout: 1009: throughput=5MB/sec pending data=0 2024-07-26T18:43:54.834 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TuklUKFgJgGcT8J off=9549813 len=633093 2024-07-26T18:43:54.836 INFO:tasks.workunit.client.0.smithi071.stdout:op 5053 completed, throughput=5MB/sec 2024-07-26T18:43:54.836 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1FJmV7PT4PnsnY1 off=8609475 len=1006323 2024-07-26T18:43:54.841 INFO:tasks.workunit.client.0.smithi071.stdout:op 5054 completed, throughput=5MB/sec 2024-07-26T18:43:54.841 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LhKs5R3Q9b8c_5U off=4357233 len=1434541 2024-07-26T18:43:54.849 INFO:tasks.workunit.client.0.smithi071.stdout:op 5055 completed, throughput=5MB/sec 2024-07-26T18:43:54.849 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-v8xMCeeyKsYfJtU off=4487648 len=1524900 2024-07-26T18:43:54.850 INFO:tasks.workunit.client.0.smithi071.stdout:op 5056 completed, throughput=5MB/sec 2024-07-26T18:43:54.850 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zx6Wci1SCnWl9e- off=2111942 len=2096503 2024-07-26T18:43:54.851 INFO:tasks.workunit.client.0.smithi071.stdout:op 5057 completed, throughput=5MB/sec 2024-07-26T18:43:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:55 smithi071 ceph-mon[92867]: pgmap v1912: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:43:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:55 smithi071 ceph-mon[90507]: pgmap v1912: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:43:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:55 smithi135 ceph-mon[85352]: pgmap v1912: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:43:55.852 INFO:tasks.workunit.client.0.smithi071.stdout: 1010: throughput=5MB/sec pending data=0 2024-07-26T18:43:55.852 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zkJ3H3Ps-tH2XYi off=1038192 len=2068984 2024-07-26T18:43:55.863 INFO:tasks.workunit.client.0.smithi071.stdout:op 5058 completed, throughput=5MB/sec 2024-07-26T18:43:55.863 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ULx7SlYt3Oxt2_A off=16779645 len=351618 2024-07-26T18:43:55.863 INFO:tasks.workunit.client.0.smithi071.stdout:op 5059 completed, throughput=5MB/sec 2024-07-26T18:43:55.863 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ocfb-Q-gkBe46AE off=14441334 len=1104887 2024-07-26T18:43:55.865 INFO:tasks.workunit.client.0.smithi071.stdout:op 5060 completed, throughput=5MB/sec 2024-07-26T18:43:55.865 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G8qeF85K4FZWmiP off=9388584 len=1141328 2024-07-26T18:43:55.870 INFO:tasks.workunit.client.0.smithi071.stdout:op 5061 completed, throughput=5MB/sec 2024-07-26T18:43:56.870 INFO:tasks.workunit.client.0.smithi071.stdout: 1011: throughput=5MB/sec pending data=0 2024-07-26T18:43:56.871 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WhOUT3Mp-NYY6ey off=3836694 len=142943 2024-07-26T18:43:56.874 INFO:tasks.workunit.client.0.smithi071.stdout:op 5062 completed, throughput=5MB/sec 2024-07-26T18:43:56.874 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oj64X4ihFS_uHt2 off=1127047 len=306371 2024-07-26T18:43:56.877 INFO:tasks.workunit.client.0.smithi071.stdout:op 5063 completed, throughput=5MB/sec 2024-07-26T18:43:56.877 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Bihqwx4KgEafAzp off=16613771 len=684906 2024-07-26T18:43:56.882 INFO:tasks.workunit.client.0.smithi071.stdout:op 5064 completed, throughput=5MB/sec 2024-07-26T18:43:56.882 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XFSwElFaSowdMpK off=9543908 len=1962258 2024-07-26T18:43:56.891 INFO:tasks.workunit.client.0.smithi071.stdout:op 5065 completed, throughput=5MB/sec 2024-07-26T18:43:56.891 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-L2jg-THjqWhdjxL off=1326211 len=366020 2024-07-26T18:43:56.892 INFO:tasks.workunit.client.0.smithi071.stdout:op 5066 completed, throughput=5MB/sec 2024-07-26T18:43:56.892 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ejGN_pwsHEV5HtD off=817934 len=1262820 2024-07-26T18:43:56.893 INFO:tasks.workunit.client.0.smithi071.stdout:op 5067 completed, throughput=5MB/sec 2024-07-26T18:43:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:57 smithi071 ceph-mon[90507]: pgmap v1913: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:57 smithi071 ceph-mon[92867]: pgmap v1913: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:57 smithi135 ceph-mon[85352]: pgmap v1913: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:43:57.894 INFO:tasks.workunit.client.0.smithi071.stdout: 1012: throughput=5MB/sec pending data=0 2024-07-26T18:43:57.894 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yyln5JlhAN2E47A off=22968484 len=1253663 2024-07-26T18:43:57.901 INFO:tasks.workunit.client.0.smithi071.stdout:op 5068 completed, throughput=5MB/sec 2024-07-26T18:43:57.901 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-F6TXIiWQDcVrYYo off=13706530 len=419373 2024-07-26T18:43:57.902 INFO:tasks.workunit.client.0.smithi071.stdout:op 5069 completed, throughput=5MB/sec 2024-07-26T18:43:57.902 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-42liiPis-8uS6JM off=1158545 len=800381 2024-07-26T18:43:57.906 INFO:tasks.workunit.client.0.smithi071.stdout:op 5070 completed, throughput=5MB/sec 2024-07-26T18:43:57.907 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NLxvav92aJp5eo6 off=3157309 len=1357945 2024-07-26T18:43:57.914 INFO:tasks.workunit.client.0.smithi071.stdout:op 5071 completed, throughput=5MB/sec 2024-07-26T18:43:57.914 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tkugZQ6lwoOAn0_ off=652565 len=825073 2024-07-26T18:43:57.916 INFO:tasks.workunit.client.0.smithi071.stdout:op 5072 completed, throughput=5MB/sec 2024-07-26T18:43:57.916 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mY-fDyxVIFFOqju off=7393866 len=1885615 2024-07-26T18:43:57.930 INFO:tasks.workunit.client.0.smithi071.stdout:op 5073 completed, throughput=5MB/sec 2024-07-26T18:43:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:43:58.931 INFO:tasks.workunit.client.0.smithi071.stdout: 1013: throughput=5MB/sec pending data=0 2024-07-26T18:43:58.931 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XEJnYbMRIdHkuvs off=7342135 len=350868 2024-07-26T18:43:58.931 INFO:tasks.workunit.client.0.smithi071.stdout:op 5074 completed, throughput=5MB/sec 2024-07-26T18:43:58.931 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5836ztpg8RNaWTG off=2670102 len=934403 2024-07-26T18:43:58.937 INFO:tasks.workunit.client.0.smithi071.stdout:op 5075 completed, throughput=5MB/sec 2024-07-26T18:43:58.937 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-O0Dtqz7Tg0Q0GBA off=7056559 len=1347437 2024-07-26T18:43:58.946 INFO:tasks.workunit.client.0.smithi071.stdout:op 5076 completed, throughput=5MB/sec 2024-07-26T18:43:58.946 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZiWIOpJkPSiTXg3 off=9022606 len=1522175 2024-07-26T18:43:58.952 INFO:tasks.workunit.client.0.smithi071.stdout:op 5077 completed, throughput=5MB/sec 2024-07-26T18:43:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:43:59 smithi071 ceph-mon[90507]: pgmap v1914: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:43:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:43:59 smithi071 ceph-mon[92867]: pgmap v1914: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:43:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:43:59 smithi135 ceph-mon[85352]: pgmap v1914: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:43:59.952 INFO:tasks.workunit.client.0.smithi071.stdout: 1014: throughput=5MB/sec pending data=0 2024-07-26T18:43:59.953 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OREo0VIkYegOlZ7 off=3834832 len=1297752 2024-07-26T18:43:59.960 INFO:tasks.workunit.client.0.smithi071.stdout:op 5078 completed, throughput=5MB/sec 2024-07-26T18:43:59.960 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rLmuH3-SvDiwboH off=3873738 len=252401 2024-07-26T18:43:59.963 INFO:tasks.workunit.client.0.smithi071.stdout:op 5079 completed, throughput=5MB/sec 2024-07-26T18:43:59.963 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ewvw04D4RHMTiHQ off=18934413 len=1139746 2024-07-26T18:43:59.965 INFO:tasks.workunit.client.0.smithi071.stdout:op 5080 completed, throughput=5MB/sec 2024-07-26T18:43:59.965 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AZhU-WJwQaxy_5k off=19498635 len=1190893 2024-07-26T18:43:59.969 INFO:tasks.workunit.client.0.smithi071.stdout:op 5081 completed, throughput=5MB/sec 2024-07-26T18:43:59.970 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Y0RNtyUAhHdTPVt off=3099149 len=1311092 2024-07-26T18:43:59.972 INFO:tasks.workunit.client.0.smithi071.stdout:op 5082 completed, throughput=5MB/sec 2024-07-26T18:44:00.973 INFO:tasks.workunit.client.0.smithi071.stdout: 1015: throughput=5MB/sec pending data=0 2024-07-26T18:44:00.973 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bYDclojqaI_w8li off=4725150 len=1065342 2024-07-26T18:44:00.974 INFO:tasks.workunit.client.0.smithi071.stdout:op 5083 completed, throughput=5MB/sec 2024-07-26T18:44:00.974 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n-uNA-C2z_xW7RH off=11081357 len=1649466 2024-07-26T18:44:00.981 INFO:tasks.workunit.client.0.smithi071.stdout:op 5084 completed, throughput=5MB/sec 2024-07-26T18:44:00.981 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xd1hTHwPlU5PZVG off=5547154 len=502727 2024-07-26T18:44:00.984 INFO:tasks.workunit.client.0.smithi071.stdout:op 5085 completed, throughput=5MB/sec 2024-07-26T18:44:00.985 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lUZ8RIB_EsR44ld off=18952468 len=1390173 2024-07-26T18:44:00.994 INFO:tasks.workunit.client.0.smithi071.stdout:op 5086 completed, throughput=5MB/sec 2024-07-26T18:44:00.995 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iwLcJoQl34hwFS3 off=595734 len=756832 2024-07-26T18:44:00.998 INFO:tasks.workunit.client.0.smithi071.stdout:op 5087 completed, throughput=5MB/sec 2024-07-26T18:44:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:01 smithi071 ceph-mon[90507]: pgmap v1915: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-07-26T18:44:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:01 smithi071 ceph-mon[92867]: pgmap v1915: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-07-26T18:44:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:01 smithi135 ceph-mon[85352]: pgmap v1915: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-07-26T18:44:01.998 INFO:tasks.workunit.client.0.smithi071.stdout: 1016: throughput=5MB/sec pending data=0 2024-07-26T18:44:01.999 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mfOiil4EVwu92rf off=1347919 len=236488 2024-07-26T18:44:01.999 INFO:tasks.workunit.client.0.smithi071.stdout:op 5088 completed, throughput=5MB/sec 2024-07-26T18:44:01.999 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-17yalCrdY6EIpjH off=3877050 len=1806627 2024-07-26T18:44:02.008 INFO:tasks.workunit.client.0.smithi071.stdout:op 5089 completed, throughput=5MB/sec 2024-07-26T18:44:02.008 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZF1SAeVqQMRV9Kb off=0 len=1373194 2024-07-26T18:44:02.016 INFO:tasks.workunit.client.0.smithi071.stdout:op 5090 completed, throughput=5MB/sec 2024-07-26T18:44:02.016 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4vqBD9E17Z9yaYP off=476865 len=1807452 2024-07-26T18:44:02.018 INFO:tasks.workunit.client.0.smithi071.stdout:op 5091 completed, throughput=5MB/sec 2024-07-26T18:44:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:44:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:44:02] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-07-26T18:44:03.018 INFO:tasks.workunit.client.0.smithi071.stdout: 1017: throughput=5MB/sec pending data=0 2024-07-26T18:44:03.019 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YRAqSzw0vbBAqUy off=7491215 len=1736816 2024-07-26T18:44:03.021 INFO:tasks.workunit.client.0.smithi071.stdout:op 5092 completed, throughput=5MB/sec 2024-07-26T18:44:03.021 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-l2UV1DjBmbAvrUJ off=4460228 len=1485315 2024-07-26T18:44:03.023 INFO:tasks.workunit.client.0.smithi071.stdout:op 5093 completed, throughput=5MB/sec 2024-07-26T18:44:03.023 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x8hU-vnbmEFtcGp off=6782767 len=1370712 2024-07-26T18:44:03.030 INFO:tasks.workunit.client.0.smithi071.stdout:op 5094 completed, throughput=5MB/sec 2024-07-26T18:44:03.030 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wyXZY8X4IwpGtfF off=868132 len=990888 2024-07-26T18:44:03.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 5095 completed, throughput=5MB/sec 2024-07-26T18:44:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:03 smithi071 ceph-mon[90507]: pgmap v1916: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:44:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:03 smithi071 ceph-mon[92867]: pgmap v1916: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:44:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:03 smithi135 ceph-mon[85352]: pgmap v1916: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:44:04.034 INFO:tasks.workunit.client.0.smithi071.stdout: 1018: throughput=5MB/sec pending data=0 2024-07-26T18:44:04.034 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KCkvvv_Crpg3xA9 off=16901405 len=1174428 2024-07-26T18:44:04.038 INFO:tasks.workunit.client.0.smithi071.stdout:op 5096 completed, throughput=5MB/sec 2024-07-26T18:44:04.038 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_PCmlB1GuGUZ3HX off=430233 len=1925365 2024-07-26T18:44:04.040 INFO:tasks.workunit.client.0.smithi071.stdout:op 5097 completed, throughput=5MB/sec 2024-07-26T18:44:04.040 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-s5bPz5bboZM6WLO off=12269438 len=2007915 2024-07-26T18:44:04.052 INFO:tasks.workunit.client.0.smithi071.stdout:op 5098 completed, throughput=5MB/sec 2024-07-26T18:44:05.052 INFO:tasks.workunit.client.0.smithi071.stdout: 1019: throughput=5MB/sec pending data=0 2024-07-26T18:44:05.053 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qV5tynaFu4y0MAZ off=16280 len=1235083 2024-07-26T18:44:05.058 INFO:tasks.workunit.client.0.smithi071.stdout:op 5099 completed, throughput=5MB/sec 2024-07-26T18:44:05.058 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d2I8ZxxBYTYyKsX off=3399821 len=2016615 2024-07-26T18:44:05.070 INFO:tasks.workunit.client.0.smithi071.stdout:op 5100 completed, throughput=5MB/sec 2024-07-26T18:44:05.071 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bNk8pL8OFv8HNqU off=8116348 len=2073637 2024-07-26T18:44:05.077 INFO:tasks.workunit.client.0.smithi071.stdout:op 5101 completed, throughput=5MB/sec 2024-07-26T18:44:05.077 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IWLfbGXEEEPDZlA off=697604 len=1874327 2024-07-26T18:44:05.088 INFO:tasks.workunit.client.0.smithi071.stdout:op 5102 completed, throughput=5MB/sec 2024-07-26T18:44:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:05 smithi071 ceph-mon[90507]: pgmap v1917: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:44:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:05 smithi071 ceph-mon[92867]: pgmap v1917: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:44:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:05 smithi135 ceph-mon[85352]: pgmap v1917: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:44:06.088 INFO:tasks.workunit.client.0.smithi071.stdout: 1020: throughput=5MB/sec pending data=0 2024-07-26T18:44:06.088 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7Ldr6rYN1uQB8BK off=3669193 len=1591020 2024-07-26T18:44:06.097 INFO:tasks.workunit.client.0.smithi071.stdout:op 5103 completed, throughput=5MB/sec 2024-07-26T18:44:06.098 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DAqhlBP149fBkBD off=2594455 len=324839 2024-07-26T18:44:06.101 INFO:tasks.workunit.client.0.smithi071.stdout:op 5104 completed, throughput=5MB/sec 2024-07-26T18:44:06.101 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xsD-EYSPUabMk8c off=5818312 len=1642456 2024-07-26T18:44:06.110 INFO:tasks.workunit.client.0.smithi071.stdout:op 5105 completed, throughput=5MB/sec 2024-07-26T18:44:07.110 INFO:tasks.workunit.client.0.smithi071.stdout: 1021: throughput=5MB/sec pending data=0 2024-07-26T18:44:07.110 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mi5ZpxzQC3raH0Q off=7961053 len=909270 2024-07-26T18:44:07.115 INFO:tasks.workunit.client.0.smithi071.stdout:op 5106 completed, throughput=5MB/sec 2024-07-26T18:44:07.115 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DKu5h3EgwVcQHiw off=2602516 len=1816963 2024-07-26T18:44:07.117 INFO:tasks.workunit.client.0.smithi071.stdout:op 5107 completed, throughput=5MB/sec 2024-07-26T18:44:07.117 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8XH2oB3qzOI9FV_ off=2280325 len=1968613 2024-07-26T18:44:07.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 5108 completed, throughput=5MB/sec 2024-07-26T18:44:07.122 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uaOqpxuKIZXiutz off=10848889 len=1271366 2024-07-26T18:44:07.127 INFO:tasks.workunit.client.0.smithi071.stdout:op 5109 completed, throughput=5MB/sec 2024-07-26T18:44:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:07 smithi071 ceph-mon[92867]: pgmap v1918: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:44:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:07 smithi071 ceph-mon[90507]: pgmap v1918: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:44:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:07 smithi135 ceph-mon[85352]: pgmap v1918: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-07-26T18:44:08.127 INFO:tasks.workunit.client.0.smithi071.stdout: 1022: throughput=5MB/sec pending data=0 2024-07-26T18:44:08.128 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mooZJ4FyAPyvxDl off=3664170 len=1011013 2024-07-26T18:44:08.133 INFO:tasks.workunit.client.0.smithi071.stdout:op 5110 completed, throughput=5MB/sec 2024-07-26T18:44:08.133 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-II__AQUON1cOcNI off=2116740 len=862340 2024-07-26T18:44:08.134 INFO:tasks.workunit.client.0.smithi071.stdout:op 5111 completed, throughput=5MB/sec 2024-07-26T18:44:08.134 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FFW84Wc_J5zWtxY off=4111049 len=1985047 2024-07-26T18:44:08.146 INFO:tasks.workunit.client.0.smithi071.stdout:op 5112 completed, throughput=5MB/sec 2024-07-26T18:44:08.146 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wawAagVkkFF1rjs off=613492 len=1098579 2024-07-26T18:44:08.151 INFO:tasks.workunit.client.0.smithi071.stdout:op 5113 completed, throughput=5MB/sec 2024-07-26T18:44:09.151 INFO:tasks.workunit.client.0.smithi071.stdout: 1023: throughput=5MB/sec pending data=0 2024-07-26T18:44:09.152 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lHCDhov4XWVGjQV off=1052834 len=1380333 2024-07-26T18:44:09.153 INFO:tasks.workunit.client.0.smithi071.stdout:op 5114 completed, throughput=5MB/sec 2024-07-26T18:44:09.153 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YefDBjRL1HYryzL off=3496710 len=282049 2024-07-26T18:44:09.155 INFO:tasks.workunit.client.0.smithi071.stdout:op 5115 completed, throughput=5MB/sec 2024-07-26T18:44:09.155 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-g_XyhGkYNfVfHBt off=22765135 len=1665061 2024-07-26T18:44:09.157 INFO:tasks.workunit.client.0.smithi071.stdout:op 5116 completed, throughput=5MB/sec 2024-07-26T18:44:09.157 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_1LNnK4CVEn-xZG off=8839510 len=1184370 2024-07-26T18:44:09.164 INFO:tasks.workunit.client.0.smithi071.stdout:op 5117 completed, throughput=5MB/sec 2024-07-26T18:44:09.164 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-J67HPvWzJS1t5GA off=16733930 len=147634 2024-07-26T18:44:09.167 INFO:tasks.workunit.client.0.smithi071.stdout:op 5118 completed, throughput=5MB/sec 2024-07-26T18:44:09.167 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iPTvLWOufsaMB2F off=8074913 len=1045839 2024-07-26T18:44:09.171 INFO:tasks.workunit.client.0.smithi071.stdout:op 5119 completed, throughput=5MB/sec 2024-07-26T18:44:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:09 smithi071 ceph-mon[90507]: pgmap v1919: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:44:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:09 smithi071 ceph-mon[92867]: pgmap v1919: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:44:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:09 smithi135 ceph-mon[85352]: pgmap v1919: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:44:10.171 INFO:tasks.workunit.client.0.smithi071.stdout: 1024: throughput=5MB/sec pending data=0 2024-07-26T18:44:10.172 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j4KtNTw2YxOpYqC off=2575721 len=789434 2024-07-26T18:44:10.173 INFO:tasks.workunit.client.0.smithi071.stdout:op 5120 completed, throughput=5MB/sec 2024-07-26T18:44:10.173 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zScV2YixrDWjfe6 off=3716814 len=311876 2024-07-26T18:44:10.176 INFO:tasks.workunit.client.0.smithi071.stdout:op 5121 completed, throughput=5MB/sec 2024-07-26T18:44:10.176 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hrO9E_RYpXYUbdv off=18424922 len=1273881 2024-07-26T18:44:10.177 INFO:tasks.workunit.client.0.smithi071.stdout:op 5122 completed, throughput=5MB/sec 2024-07-26T18:44:10.177 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jCetanj3ksdiRWJ off=1841849 len=80766 2024-07-26T18:44:10.178 INFO:tasks.workunit.client.0.smithi071.stdout:op 5123 completed, throughput=5MB/sec 2024-07-26T18:44:10.178 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-81Gh-_kpY5NFUX3 off=2538167 len=666385 2024-07-26T18:44:10.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 5124 completed, throughput=5MB/sec 2024-07-26T18:44:10.179 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wH_sYGEj3p9yQpn off=574544 len=361561 2024-07-26T18:44:10.183 INFO:tasks.workunit.client.0.smithi071.stdout:op 5125 completed, throughput=5MB/sec 2024-07-26T18:44:10.183 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wR25eBSF6ZTk8jT off=5763505 len=449445 2024-07-26T18:44:10.186 INFO:tasks.workunit.client.0.smithi071.stdout:op 5126 completed, throughput=5MB/sec 2024-07-26T18:44:10.186 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SfV1l5h1udcatkV off=8371104 len=2057050 2024-07-26T18:44:10.195 INFO:tasks.workunit.client.0.smithi071.stdout:op 5127 completed, throughput=5MB/sec 2024-07-26T18:44:11.196 INFO:tasks.workunit.client.0.smithi071.stdout: 1025: throughput=5MB/sec pending data=0 2024-07-26T18:44:11.196 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MrqE8iJWA9-cF5j off=2444813 len=246167 2024-07-26T18:44:11.196 INFO:tasks.workunit.client.0.smithi071.stdout:op 5128 completed, throughput=5MB/sec 2024-07-26T18:44:11.196 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jcw_M_0BTEBj1Uz off=32807 len=925009 2024-07-26T18:44:11.202 INFO:tasks.workunit.client.0.smithi071.stdout:op 5129 completed, throughput=5MB/sec 2024-07-26T18:44:11.202 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YdUpbdjFvTo7LDb off=12224850 len=1980198 2024-07-26T18:44:11.204 INFO:tasks.workunit.client.0.smithi071.stdout:op 5130 completed, throughput=5MB/sec 2024-07-26T18:44:11.204 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Z_55nCBxZRFdal4 off=5879479 len=133568 2024-07-26T18:44:11.205 INFO:tasks.workunit.client.0.smithi071.stdout:op 5131 completed, throughput=5MB/sec 2024-07-26T18:44:11.205 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lioyd3gn-zbR97K off=4996877 len=627726 2024-07-26T18:44:11.207 INFO:tasks.workunit.client.0.smithi071.stdout:op 5132 completed, throughput=5MB/sec 2024-07-26T18:44:11.207 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G8qeF85K4FZWmiP off=11162311 len=1429706 2024-07-26T18:44:11.215 INFO:tasks.workunit.client.0.smithi071.stdout:op 5133 completed, throughput=5MB/sec 2024-07-26T18:44:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:11 smithi071 ceph-mon[90507]: pgmap v1920: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:44:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:11 smithi071 ceph-mon[92867]: pgmap v1920: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:44:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:11 smithi135 ceph-mon[85352]: pgmap v1920: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-07-26T18:44:12.215 INFO:tasks.workunit.client.0.smithi071.stdout: 1026: throughput=5MB/sec pending data=0 2024-07-26T18:44:12.215 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j8id6DRUm0LICxb off=6800597 len=1653650 2024-07-26T18:44:12.217 INFO:tasks.workunit.client.0.smithi071.stdout:op 5134 completed, throughput=5MB/sec 2024-07-26T18:44:12.217 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TlgbgzzuDvoL50E off=15864634 len=805180 2024-07-26T18:44:12.221 INFO:tasks.workunit.client.0.smithi071.stdout:op 5135 completed, throughput=5MB/sec 2024-07-26T18:44:12.221 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2qr8hWLtxcwUh96 off=1141001 len=813108 2024-07-26T18:44:12.226 INFO:tasks.workunit.client.0.smithi071.stdout:op 5136 completed, throughput=5MB/sec 2024-07-26T18:44:12.226 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q3CUVs9prydEXOj off=14806903 len=63661 2024-07-26T18:44:12.227 INFO:tasks.workunit.client.0.smithi071.stdout:op 5137 completed, throughput=5MB/sec 2024-07-26T18:44:12.227 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Q07u1oKmbIZnzoH off=3781982 len=845368 2024-07-26T18:44:12.230 INFO:tasks.workunit.client.0.smithi071.stdout:op 5138 completed, throughput=5MB/sec 2024-07-26T18:44:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:44:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:44:12] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-07-26T18:44:13.231 INFO:tasks.workunit.client.0.smithi071.stdout: 1027: throughput=5MB/sec pending data=0 2024-07-26T18:44:13.231 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AdhGMd8VO4KYHyu off=3939840 len=1582145 2024-07-26T18:44:13.234 INFO:tasks.workunit.client.0.smithi071.stdout:op 5139 completed, throughput=5MB/sec 2024-07-26T18:44:13.235 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-i-WrakZJpISCWIr off=13267359 len=1481624 2024-07-26T18:44:13.245 INFO:tasks.workunit.client.0.smithi071.stdout:op 5140 completed, throughput=5MB/sec 2024-07-26T18:44:13.245 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-o0644eMOdhfu88K off=5058799 len=1046628 2024-07-26T18:44:13.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 5141 completed, throughput=5MB/sec 2024-07-26T18:44:13.246 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CeFsydA3xpJEunO off=3402193 len=1764312 2024-07-26T18:44:13.248 INFO:tasks.workunit.client.0.smithi071.stdout:op 5142 completed, throughput=5MB/sec 2024-07-26T18:44:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:13 smithi071 ceph-mon[90507]: pgmap v1921: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:44:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:13 smithi071 ceph-mon[92867]: pgmap v1921: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:44:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:13 smithi135 ceph-mon[85352]: pgmap v1921: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-07-26T18:44:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:14.250 INFO:tasks.workunit.client.0.smithi071.stdout: 1028: throughput=5MB/sec pending data=0 2024-07-26T18:44:14.250 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mhG9DrSOGE38rlu off=1007686 len=253208 2024-07-26T18:44:14.252 INFO:tasks.workunit.client.0.smithi071.stdout:op 5143 completed, throughput=5MB/sec 2024-07-26T18:44:14.252 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lxzqYi0SJjQNJnF off=4645557 len=1205409 2024-07-26T18:44:14.255 INFO:tasks.workunit.client.0.smithi071.stdout:op 5144 completed, throughput=5MB/sec 2024-07-26T18:44:14.256 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RzLDLbHj5UYNiXR off=5539561 len=866643 2024-07-26T18:44:14.257 INFO:tasks.workunit.client.0.smithi071.stdout:op 5145 completed, throughput=5MB/sec 2024-07-26T18:44:14.257 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MSFLgNG9H460eD6 off=11887736 len=1812163 2024-07-26T18:44:14.270 INFO:tasks.workunit.client.0.smithi071.stdout:op 5146 completed, throughput=5MB/sec 2024-07-26T18:44:14.270 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eOzdPcMH_pEpkpq off=1335040 len=1165970 2024-07-26T18:44:14.272 INFO:tasks.workunit.client.0.smithi071.stdout:op 5147 completed, throughput=5MB/sec 2024-07-26T18:44:15.273 INFO:tasks.workunit.client.0.smithi071.stdout: 1029: throughput=5MB/sec pending data=0 2024-07-26T18:44:15.274 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0La20MTq_-6Ddpg off=19544449 len=833284 2024-07-26T18:44:15.274 INFO:tasks.workunit.client.0.smithi071.stdout:op 5148 completed, throughput=5MB/sec 2024-07-26T18:44:15.274 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JmswvK5oCQrBBt4 off=16474753 len=58171 2024-07-26T18:44:15.276 INFO:tasks.workunit.client.0.smithi071.stdout:op 5149 completed, throughput=5MB/sec 2024-07-26T18:44:15.277 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-p0H6LnCnqsuYu8q off=234876 len=1754663 2024-07-26T18:44:15.280 INFO:tasks.workunit.client.0.smithi071.stdout:op 5150 completed, throughput=5MB/sec 2024-07-26T18:44:15.280 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ls87SvyPafjJUtM off=5019773 len=938654 2024-07-26T18:44:15.281 INFO:tasks.workunit.client.0.smithi071.stdout:op 5151 completed, throughput=5MB/sec 2024-07-26T18:44:15.281 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VxMW15ISxqHub2x off=9465541 len=1177051 2024-07-26T18:44:15.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 5152 completed, throughput=5MB/sec 2024-07-26T18:44:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:15 smithi071 ceph-mon[90507]: pgmap v1922: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-07-26T18:44:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:15 smithi071 ceph-mon[92867]: pgmap v1922: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-07-26T18:44:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:15 smithi135 ceph-mon[85352]: pgmap v1922: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-07-26T18:44:16.284 INFO:tasks.workunit.client.0.smithi071.stdout: 1030: throughput=5MB/sec pending data=0 2024-07-26T18:44:16.284 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KNHdnUOOTKc0I4c off=4271669 len=666532 2024-07-26T18:44:16.290 INFO:tasks.workunit.client.0.smithi071.stdout:op 5153 completed, throughput=5MB/sec 2024-07-26T18:44:16.290 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pqJ6I7F2anUVHlt off=5089751 len=1525222 2024-07-26T18:44:16.297 INFO:tasks.workunit.client.0.smithi071.stdout:op 5154 completed, throughput=5MB/sec 2024-07-26T18:44:16.297 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_fMByxxe8WTYd7- off=15849699 len=2061351 2024-07-26T18:44:16.302 INFO:tasks.workunit.client.0.smithi071.stdout:op 5155 completed, throughput=5MB/sec 2024-07-26T18:44:16.302 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rZ_ghS9fa0fzlRT off=1910469 len=260959 2024-07-26T18:44:16.304 INFO:tasks.workunit.client.0.smithi071.stdout:op 5156 completed, throughput=5MB/sec 2024-07-26T18:44:16.304 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SMywqd66rl2_r1r off=1350232 len=1046180 2024-07-26T18:44:16.308 INFO:tasks.workunit.client.0.smithi071.stdout:op 5157 completed, throughput=5MB/sec 2024-07-26T18:44:17.309 INFO:tasks.workunit.client.0.smithi071.stdout: 1031: throughput=5MB/sec pending data=0 2024-07-26T18:44:17.309 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EB8nkTeIZAjQGcd off=2251356 len=196581 2024-07-26T18:44:17.312 INFO:tasks.workunit.client.0.smithi071.stdout:op 5158 completed, throughput=5MB/sec 2024-07-26T18:44:17.312 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9tRgpaS6S0akQE4 off=3340239 len=463225 2024-07-26T18:44:17.317 INFO:tasks.workunit.client.0.smithi071.stdout:op 5159 completed, throughput=5MB/sec 2024-07-26T18:44:17.318 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ni-pZCNn_CTqWvV off=7920305 len=831468 2024-07-26T18:44:17.328 INFO:tasks.workunit.client.0.smithi071.stdout:op 5160 completed, throughput=5MB/sec 2024-07-26T18:44:17.328 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KXhcukCC2_xuj4z off=15381043 len=1886767 2024-07-26T18:44:17.336 INFO:tasks.workunit.client.0.smithi071.stdout:op 5161 completed, throughput=5MB/sec 2024-07-26T18:44:17.336 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1YvOXJPzYKDcWzr off=11526060 len=1840592 2024-07-26T18:44:17.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 5162 completed, throughput=5MB/sec 2024-07-26T18:44:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:17 smithi071 ceph-mon[90507]: pgmap v1923: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:44:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:17 smithi071 ceph-mon[92867]: pgmap v1923: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:44:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:17 smithi135 ceph-mon[85352]: pgmap v1923: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:44:18.339 INFO:tasks.workunit.client.0.smithi071.stdout: 1032: throughput=5MB/sec pending data=0 2024-07-26T18:44:18.339 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Meat9_6TLiBaE4o off=9123852 len=1178757 2024-07-26T18:44:18.344 INFO:tasks.workunit.client.0.smithi071.stdout:op 5163 completed, throughput=5MB/sec 2024-07-26T18:44:18.344 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--BcYIMmgszJ6dTh off=7501408 len=93550 2024-07-26T18:44:18.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 5164 completed, throughput=5MB/sec 2024-07-26T18:44:18.345 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oinmkL9eGEKyL4W off=10830874 len=103540 2024-07-26T18:44:18.347 INFO:tasks.workunit.client.0.smithi071.stdout:op 5165 completed, throughput=5MB/sec 2024-07-26T18:44:18.352 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TbCegNl2DNXG9nt off=2277165 len=85151 2024-07-26T18:44:18.353 INFO:tasks.workunit.client.0.smithi071.stdout:op 5166 completed, throughput=5MB/sec 2024-07-26T18:44:18.353 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VMtx2GkalWnBJSV off=1012966 len=1934482 2024-07-26T18:44:18.353 INFO:tasks.workunit.client.0.smithi071.stdout:op 5167 completed, throughput=5MB/sec 2024-07-26T18:44:18.354 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vWQPKdLcSpxuHay off=579049 len=1611219 2024-07-26T18:44:18.354 INFO:tasks.workunit.client.0.smithi071.stdout:op 5168 completed, throughput=5MB/sec 2024-07-26T18:44:18.354 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mBP5ecHoYYRX0QF off=2047960 len=1234471 2024-07-26T18:44:18.360 INFO:tasks.workunit.client.0.smithi071.stdout:op 5169 completed, throughput=5MB/sec 2024-07-26T18:44:19.360 INFO:tasks.workunit.client.0.smithi071.stdout: 1033: throughput=5MB/sec pending data=0 2024-07-26T18:44:19.361 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HtSRqEFlKthbjbU off=16447347 len=1716333 2024-07-26T18:44:19.369 INFO:tasks.workunit.client.0.smithi071.stdout:op 5170 completed, throughput=5MB/sec 2024-07-26T18:44:19.369 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-d2DkbVM8gK2wAl1 off=8539387 len=1992705 2024-07-26T18:44:19.381 INFO:tasks.workunit.client.0.smithi071.stdout:op 5171 completed, throughput=5MB/sec 2024-07-26T18:44:19.381 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xrKoPotDnT_21pk off=7277180 len=617040 2024-07-26T18:44:19.384 INFO:tasks.workunit.client.0.smithi071.stdout:op 5172 completed, throughput=5MB/sec 2024-07-26T18:44:19.384 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xOE-ZsgYjN2WEF_ off=0 len=1135360 2024-07-26T18:44:19.390 INFO:tasks.workunit.client.0.smithi071.stdout:op 5173 completed, throughput=5MB/sec 2024-07-26T18:44:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:19 smithi135 ceph-mon[85352]: pgmap v1924: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:44:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:19 smithi071 ceph-mon[90507]: pgmap v1924: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:44:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:19 smithi071 ceph-mon[92867]: pgmap v1924: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:44:20.391 INFO:tasks.workunit.client.0.smithi071.stdout: 1034: throughput=5MB/sec pending data=0 2024-07-26T18:44:20.391 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rPuL9HhJrdDhRei off=8954208 len=934671 2024-07-26T18:44:20.392 INFO:tasks.workunit.client.0.smithi071.stdout:op 5174 completed, throughput=5MB/sec 2024-07-26T18:44:20.392 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IPABfaYq7Kc9-re off=13314475 len=212617 2024-07-26T18:44:20.396 INFO:tasks.workunit.client.0.smithi071.stdout:op 5175 completed, throughput=5MB/sec 2024-07-26T18:44:20.396 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GTUlBuyW5XwyeWY off=12392281 len=1353866 2024-07-26T18:44:20.397 INFO:tasks.workunit.client.0.smithi071.stdout:op 5176 completed, throughput=5MB/sec 2024-07-26T18:44:20.397 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-41lZsUF4etRtDBz off=9667725 len=2227 2024-07-26T18:44:20.400 INFO:tasks.workunit.client.0.smithi071.stdout:op 5177 completed, throughput=5MB/sec 2024-07-26T18:44:20.400 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XUWxF5iekv7pv8e off=18240722 len=1201240 2024-07-26T18:44:20.404 INFO:tasks.workunit.client.0.smithi071.stdout:op 5178 completed, throughput=5MB/sec 2024-07-26T18:44:20.405 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dp3B6iM5yOC0FR9 off=5096647 len=603107 2024-07-26T18:44:20.408 INFO:tasks.workunit.client.0.smithi071.stdout:op 5179 completed, throughput=5MB/sec 2024-07-26T18:44:20.408 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VVf-vCD9uOrIBZ4 off=14932380 len=1353493 2024-07-26T18:44:20.411 INFO:tasks.workunit.client.0.smithi071.stdout:op 5180 completed, throughput=5MB/sec 2024-07-26T18:44:21.412 INFO:tasks.workunit.client.0.smithi071.stdout: 1035: throughput=5MB/sec pending data=0 2024-07-26T18:44:21.412 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-H8SKxED4r9oqKlN off=8547003 len=1099366 2024-07-26T18:44:21.417 INFO:tasks.workunit.client.0.smithi071.stdout:op 5181 completed, throughput=5MB/sec 2024-07-26T18:44:21.417 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_jt7ZUiEXn5DzSi off=5924296 len=17180 2024-07-26T18:44:21.420 INFO:tasks.workunit.client.0.smithi071.stdout:op 5182 completed, throughput=5MB/sec 2024-07-26T18:44:21.420 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bYNgsMeuAXk5zGD off=9340471 len=1689967 2024-07-26T18:44:21.430 INFO:tasks.workunit.client.0.smithi071.stdout:op 5183 completed, throughput=5MB/sec 2024-07-26T18:44:21.430 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uS6RXTwks0TCAfN off=12756882 len=1582547 2024-07-26T18:44:21.441 INFO:tasks.workunit.client.0.smithi071.stdout:op 5184 completed, throughput=5MB/sec 2024-07-26T18:44:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:21 smithi135 ceph-mon[85352]: pgmap v1925: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:44:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:21 smithi071 ceph-mon[90507]: pgmap v1925: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:44:21.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:21 smithi071 ceph-mon[92867]: pgmap v1925: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:44:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:44:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:44:22] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:44:22.441 INFO:tasks.workunit.client.0.smithi071.stdout: 1036: throughput=5MB/sec pending data=0 2024-07-26T18:44:22.441 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CorIoj6Zd1mUOq- off=12302406 len=1799271 2024-07-26T18:44:22.446 INFO:tasks.workunit.client.0.smithi071.stdout:op 5185 completed, throughput=5MB/sec 2024-07-26T18:44:22.447 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0CIW5VTuzzNBN1r off=3774470 len=288230 2024-07-26T18:44:22.447 INFO:tasks.workunit.client.0.smithi071.stdout:op 5186 completed, throughput=5MB/sec 2024-07-26T18:44:22.447 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-07C0oCOuOUJN0M4 off=417636 len=1658084 2024-07-26T18:44:22.449 INFO:tasks.workunit.client.0.smithi071.stdout:op 5187 completed, throughput=5MB/sec 2024-07-26T18:44:22.449 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tD9jupYMDOhkBAZ off=19911633 len=756428 2024-07-26T18:44:22.455 INFO:tasks.workunit.client.0.smithi071.stdout:op 5188 completed, throughput=5MB/sec 2024-07-26T18:44:22.455 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-c2JoVTnzz-avu8y off=7355634 len=828219 2024-07-26T18:44:22.458 INFO:tasks.workunit.client.0.smithi071.stdout:op 5189 completed, throughput=5MB/sec 2024-07-26T18:44:23.459 INFO:tasks.workunit.client.0.smithi071.stdout: 1037: throughput=5MB/sec pending data=0 2024-07-26T18:44:23.459 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lOMf7k2r9bjtYYd off=2427259 len=518633 2024-07-26T18:44:23.460 INFO:tasks.workunit.client.0.smithi071.stdout:op 5190 completed, throughput=5MB/sec 2024-07-26T18:44:23.460 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ciG5qxI36pRkqI0 off=306167 len=1406031 2024-07-26T18:44:23.466 INFO:tasks.workunit.client.0.smithi071.stdout:op 5191 completed, throughput=5MB/sec 2024-07-26T18:44:23.467 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-W-RWAD92xHZ9Nk8 off=516582 len=573271 2024-07-26T18:44:23.471 INFO:tasks.workunit.client.0.smithi071.stdout:op 5192 completed, throughput=5MB/sec 2024-07-26T18:44:23.471 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KVjGnXoqXaiADCV off=4379618 len=369271 2024-07-26T18:44:23.471 INFO:tasks.workunit.client.0.smithi071.stdout:op 5193 completed, throughput=5MB/sec 2024-07-26T18:44:23.471 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nKPthgu30zHjawx off=6408254 len=911323 2024-07-26T18:44:23.476 INFO:tasks.workunit.client.0.smithi071.stdout:op 5194 completed, throughput=5MB/sec 2024-07-26T18:44:23.476 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-f-UEXZ3J6_CGnpJ off=8272342 len=1504523 2024-07-26T18:44:23.483 INFO:tasks.workunit.client.0.smithi071.stdout:op 5195 completed, throughput=5MB/sec 2024-07-26T18:44:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:23 smithi135 ceph-mon[85352]: pgmap v1926: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:44:23.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:23 smithi071 ceph-mon[92867]: pgmap v1926: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:44:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:23 smithi071 ceph-mon[90507]: pgmap v1926: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:44:24.483 INFO:tasks.workunit.client.0.smithi071.stdout: 1038: throughput=5MB/sec pending data=0 2024-07-26T18:44:24.484 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-frTAIQ51FdulhG7 off=14978842 len=236308 2024-07-26T18:44:24.484 INFO:tasks.workunit.client.0.smithi071.stdout:op 5196 completed, throughput=5MB/sec 2024-07-26T18:44:24.484 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c8d92NEyj8nib1v off=16852716 len=1250043 2024-07-26T18:44:24.486 INFO:tasks.workunit.client.0.smithi071.stdout:op 5197 completed, throughput=5MB/sec 2024-07-26T18:44:24.486 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4PJ3AynD_uRWi2U off=2339689 len=1991133 2024-07-26T18:44:24.495 INFO:tasks.workunit.client.0.smithi071.stdout:op 5198 completed, throughput=5MB/sec 2024-07-26T18:44:24.495 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0X7HeGVv-GEIlJs off=4735051 len=1145366 2024-07-26T18:44:24.497 INFO:tasks.workunit.client.0.smithi071.stdout:op 5199 completed, throughput=5MB/sec 2024-07-26T18:44:24.497 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6RQXHynqLgYdLmn off=3921951 len=745733 2024-07-26T18:44:24.502 INFO:tasks.workunit.client.0.smithi071.stdout:op 5200 completed, throughput=5MB/sec 2024-07-26T18:44:25.502 INFO:tasks.workunit.client.0.smithi071.stdout: 1039: throughput=5MB/sec pending data=0 2024-07-26T18:44:25.503 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UdED3PlYm6QO3bI off=2246092 len=353536 2024-07-26T18:44:25.503 INFO:tasks.workunit.client.0.smithi071.stdout:op 5201 completed, throughput=5MB/sec 2024-07-26T18:44:25.503 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XDg46ULP1hGoWcW off=296976 len=999753 2024-07-26T18:44:25.508 INFO:tasks.workunit.client.0.smithi071.stdout:op 5202 completed, throughput=5MB/sec 2024-07-26T18:44:25.508 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0WE1PVDArhSKJ54 off=1120324 len=151389 2024-07-26T18:44:25.511 INFO:tasks.workunit.client.0.smithi071.stdout:op 5203 completed, throughput=5MB/sec 2024-07-26T18:44:25.511 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FjRLSeRyoxs3ojy off=2740044 len=697177 2024-07-26T18:44:25.515 INFO:tasks.workunit.client.0.smithi071.stdout:op 5204 completed, throughput=5MB/sec 2024-07-26T18:44:25.516 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uixmxtKYBebYMxZ off=4781200 len=900369 2024-07-26T18:44:25.518 INFO:tasks.workunit.client.0.smithi071.stdout:op 5205 completed, throughput=5MB/sec 2024-07-26T18:44:25.518 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Lt0C6AoPGb9TWjm off=9215420 len=1765009 2024-07-26T18:44:25.526 INFO:tasks.workunit.client.0.smithi071.stdout:op 5206 completed, throughput=5MB/sec 2024-07-26T18:44:25.527 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jKJtmgEh6sD0UuD off=9231097 len=899635 2024-07-26T18:44:25.530 INFO:tasks.workunit.client.0.smithi071.stdout:op 5207 completed, throughput=5MB/sec 2024-07-26T18:44:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:25 smithi135 ceph-mon[85352]: pgmap v1927: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:44:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:25 smithi071 ceph-mon[92867]: pgmap v1927: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:44:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:25 smithi071 ceph-mon[90507]: pgmap v1927: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:44:26.531 INFO:tasks.workunit.client.0.smithi071.stdout: 1040: throughput=5MB/sec pending data=0 2024-07-26T18:44:26.531 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dWgz-xOFzOo5TMG off=4102213 len=784179 2024-07-26T18:44:26.533 INFO:tasks.workunit.client.0.smithi071.stdout:op 5208 completed, throughput=5MB/sec 2024-07-26T18:44:26.533 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vf86K4NihF067jJ off=3755428 len=1452903 2024-07-26T18:44:26.543 INFO:tasks.workunit.client.0.smithi071.stdout:op 5209 completed, throughput=5MB/sec 2024-07-26T18:44:26.544 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kG5CM7-844yKXNh off=1251934 len=1036450 2024-07-26T18:44:26.545 INFO:tasks.workunit.client.0.smithi071.stdout:op 5210 completed, throughput=5MB/sec 2024-07-26T18:44:26.545 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WoXUAkZenaSgvqX off=5189912 len=2048438 2024-07-26T18:44:26.547 INFO:tasks.workunit.client.0.smithi071.stdout:op 5211 completed, throughput=5MB/sec 2024-07-26T18:44:27.548 INFO:tasks.workunit.client.0.smithi071.stdout: 1041: throughput=5MB/sec pending data=0 2024-07-26T18:44:27.548 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ElgAQJEsyFThma6 off=7861544 len=24567 2024-07-26T18:44:27.548 INFO:tasks.workunit.client.0.smithi071.stdout:op 5212 completed, throughput=5MB/sec 2024-07-26T18:44:27.548 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3bJbaJ2uFnUhZc_ off=1593880 len=1211411 2024-07-26T18:44:27.549 INFO:tasks.workunit.client.0.smithi071.stdout:op 5213 completed, throughput=5MB/sec 2024-07-26T18:44:27.550 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JSLPpdgyCjh4Xgc off=22123587 len=1317679 2024-07-26T18:44:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:27 smithi135 ceph-mon[85352]: pgmap v1928: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:44:27.558 INFO:tasks.workunit.client.0.smithi071.stdout:op 5214 completed, throughput=5MB/sec 2024-07-26T18:44:27.559 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-A-Vco2bMeBfhszJ off=1006294 len=1781244 2024-07-26T18:44:27.567 INFO:tasks.workunit.client.0.smithi071.stdout:op 5215 completed, throughput=5MB/sec 2024-07-26T18:44:27.567 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2cl-CtYcPYLdzm9 off=15027889 len=1875025 2024-07-26T18:44:27.575 INFO:tasks.workunit.client.0.smithi071.stdout:op 5216 completed, throughput=5MB/sec 2024-07-26T18:44:27.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:27 smithi071 ceph-mon[90507]: pgmap v1928: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:44:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:27 smithi071 ceph-mon[92867]: pgmap v1928: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:44:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:28.575 INFO:tasks.workunit.client.0.smithi071.stdout: 1042: throughput=5MB/sec pending data=0 2024-07-26T18:44:28.576 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--BgaL1H9wlItCcc off=6545050 len=1241737 2024-07-26T18:44:28.577 INFO:tasks.workunit.client.0.smithi071.stdout:op 5217 completed, throughput=5MB/sec 2024-07-26T18:44:28.577 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GXQQvJOwrfTPtO- off=4461913 len=234150 2024-07-26T18:44:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:op 5218 completed, throughput=5MB/sec 2024-07-26T18:44:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pKzl1lLau8bcliF off=7441087 len=936541 2024-07-26T18:44:28.584 INFO:tasks.workunit.client.0.smithi071.stdout:op 5219 completed, throughput=5MB/sec 2024-07-26T18:44:28.584 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-skthLhdzJyrI0KI off=3170918 len=436467 2024-07-26T18:44:28.585 INFO:tasks.workunit.client.0.smithi071.stdout:op 5220 completed, throughput=5MB/sec 2024-07-26T18:44:28.585 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5Gdb6L_1CL-DCd0 off=1718859 len=486297 2024-07-26T18:44:28.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 5221 completed, throughput=5MB/sec 2024-07-26T18:44:28.588 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HigJ0_3VF3Dt2ur off=9695952 len=976404 2024-07-26T18:44:28.591 INFO:tasks.workunit.client.0.smithi071.stdout:op 5222 completed, throughput=5MB/sec 2024-07-26T18:44:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:29 smithi135 ceph-mon[85352]: pgmap v1929: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:44:29.592 INFO:tasks.workunit.client.0.smithi071.stdout: 1043: throughput=5MB/sec pending data=0 2024-07-26T18:44:29.592 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2Qxadu8XnPBDcoV off=1081354 len=360017 2024-07-26T18:44:29.592 INFO:tasks.workunit.client.0.smithi071.stdout:op 5223 completed, throughput=5MB/sec 2024-07-26T18:44:29.593 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BAz0CWkG0TVn5w5 off=8605475 len=380289 2024-07-26T18:44:29.593 INFO:tasks.workunit.client.0.smithi071.stdout:op 5224 completed, throughput=5MB/sec 2024-07-26T18:44:29.593 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dQeVLYJCde9FTcR off=3851382 len=879111 2024-07-26T18:44:29.598 INFO:tasks.workunit.client.0.smithi071.stdout:op 5225 completed, throughput=5MB/sec 2024-07-26T18:44:29.598 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dA3YGOCGsEbcisn off=482949 len=414570 2024-07-26T18:44:29.599 INFO:tasks.workunit.client.0.smithi071.stdout:op 5226 completed, throughput=5MB/sec 2024-07-26T18:44:29.599 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nzaacwJXonr7IM2 off=8163731 len=1029774 2024-07-26T18:44:29.604 INFO:tasks.workunit.client.0.smithi071.stdout:op 5227 completed, throughput=5MB/sec 2024-07-26T18:44:29.604 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MLOsKIT5OTrU2n7 off=1362414 len=754593 2024-07-26T18:44:29.609 INFO:tasks.workunit.client.0.smithi071.stdout:op 5228 completed, throughput=5MB/sec 2024-07-26T18:44:29.609 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iwbQtjPuaZ-dMSr off=8102722 len=236211 2024-07-26T18:44:29.610 INFO:tasks.workunit.client.0.smithi071.stdout:op 5229 completed, throughput=5MB/sec 2024-07-26T18:44:29.610 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-i8Rs75A8YW3v5Mq off=964248 len=897337 2024-07-26T18:44:29.612 INFO:tasks.workunit.client.0.smithi071.stdout:op 5230 completed, throughput=5MB/sec 2024-07-26T18:44:29.612 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aTzlEM4i6pXCf60 off=3161476 len=461406 2024-07-26T18:44:29.617 INFO:tasks.workunit.client.0.smithi071.stdout:op 5231 completed, throughput=5MB/sec 2024-07-26T18:44:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:29 smithi071 ceph-mon[90507]: pgmap v1929: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:44:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:29 smithi071 ceph-mon[92867]: pgmap v1929: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:44:30.618 INFO:tasks.workunit.client.0.smithi071.stdout: 1044: throughput=5MB/sec pending data=0 2024-07-26T18:44:30.619 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-66iBdd_LRakjKyl off=5145584 len=1985729 2024-07-26T18:44:30.619 INFO:tasks.workunit.client.0.smithi071.stdout:op 5232 completed, throughput=5MB/sec 2024-07-26T18:44:30.619 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DgfxPXyBJqlNIWI off=8967569 len=1821627 2024-07-26T18:44:30.621 INFO:tasks.workunit.client.0.smithi071.stdout:op 5233 completed, throughput=5MB/sec 2024-07-26T18:44:30.621 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6lTlKB2Cl-THa-Y off=6207509 len=328237 2024-07-26T18:44:30.622 INFO:tasks.workunit.client.0.smithi071.stdout:op 5234 completed, throughput=5MB/sec 2024-07-26T18:44:30.622 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EqH-pSCE31bx3OS off=3598129 len=771314 2024-07-26T18:44:30.623 INFO:tasks.workunit.client.0.smithi071.stdout:op 5235 completed, throughput=5MB/sec 2024-07-26T18:44:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:31 smithi135 ceph-mon[85352]: pgmap v1930: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:44:31.624 INFO:tasks.workunit.client.0.smithi071.stdout: 1045: throughput=5MB/sec pending data=0 2024-07-26T18:44:31.624 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lQOeicx77odKxXh off=5489733 len=656453 2024-07-26T18:44:31.629 INFO:tasks.workunit.client.0.smithi071.stdout:op 5236 completed, throughput=5MB/sec 2024-07-26T18:44:31.629 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4aldvIK2dsarY0_ off=13954266 len=218213 2024-07-26T18:44:31.630 INFO:tasks.workunit.client.0.smithi071.stdout:op 5237 completed, throughput=5MB/sec 2024-07-26T18:44:31.630 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CKABi0l7uceLPMr off=2158632 len=268828 2024-07-26T18:44:31.633 INFO:tasks.workunit.client.0.smithi071.stdout:op 5238 completed, throughput=5MB/sec 2024-07-26T18:44:31.633 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mDgVdpocUSN4zbX off=2197655 len=1560892 2024-07-26T18:44:31.635 INFO:tasks.workunit.client.0.smithi071.stdout:op 5239 completed, throughput=5MB/sec 2024-07-26T18:44:31.639 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fNx2I4PePJGEwPX off=12811723 len=246208 2024-07-26T18:44:31.639 INFO:tasks.workunit.client.0.smithi071.stdout:op 5240 completed, throughput=5MB/sec 2024-07-26T18:44:31.639 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XxJR7ax7CuXvEYF off=10494916 len=900006 2024-07-26T18:44:31.641 INFO:tasks.workunit.client.0.smithi071.stdout:op 5241 completed, throughput=5MB/sec 2024-07-26T18:44:31.641 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jk7AHVWaqg_NZQd off=4415001 len=257395 2024-07-26T18:44:31.642 INFO:tasks.workunit.client.0.smithi071.stdout:op 5242 completed, throughput=5MB/sec 2024-07-26T18:44:31.642 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GWpsQtD17hzLkGA off=4965781 len=648280 2024-07-26T18:44:31.646 INFO:tasks.workunit.client.0.smithi071.stdout:op 5243 completed, throughput=5MB/sec 2024-07-26T18:44:31.646 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eOzdPcMH_pEpkpq off=3816588 len=1195694 2024-07-26T18:44:31.654 INFO:tasks.workunit.client.0.smithi071.stdout:op 5244 completed, throughput=5MB/sec 2024-07-26T18:44:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:31 smithi071 ceph-mon[90507]: pgmap v1930: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:44:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:31 smithi071 ceph-mon[92867]: pgmap v1930: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:44:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:44:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:44:32] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-07-26T18:44:32.660 INFO:tasks.workunit.client.0.smithi071.stdout: 1046: throughput=5MB/sec pending data=0 2024-07-26T18:44:32.660 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2vVBHFxVeYg7t34 off=9857959 len=500816 2024-07-26T18:44:32.660 INFO:tasks.workunit.client.0.smithi071.stdout:op 5245 completed, throughput=5MB/sec 2024-07-26T18:44:32.660 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tODl6U1wcdolriZ off=10084443 len=489746 2024-07-26T18:44:32.660 INFO:tasks.workunit.client.0.smithi071.stdout:op 5246 completed, throughput=5MB/sec 2024-07-26T18:44:32.660 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BoAnVnAfJHbe4sD off=3776455 len=1499317 2024-07-26T18:44:32.660 INFO:tasks.workunit.client.0.smithi071.stdout:op 5247 completed, throughput=5MB/sec 2024-07-26T18:44:32.660 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MrqE8iJWA9-cF5j off=1179484 len=1885591 2024-07-26T18:44:32.668 INFO:tasks.workunit.client.0.smithi071.stdout:op 5248 completed, throughput=5MB/sec 2024-07-26T18:44:32.668 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UvfqQPDeLIq4-X4 off=3775728 len=1317770 2024-07-26T18:44:32.677 INFO:tasks.workunit.client.0.smithi071.stdout:op 5249 completed, throughput=5MB/sec 2024-07-26T18:44:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:33 smithi135 ceph-mon[85352]: pgmap v1931: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:44:33.677 INFO:tasks.workunit.client.0.smithi071.stdout: 1047: throughput=5MB/sec pending data=0 2024-07-26T18:44:33.677 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Rvmy1G3awzqXoRh off=10552853 len=1522671 2024-07-26T18:44:33.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:33 smithi071 ceph-mon[90507]: pgmap v1931: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:44:33.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:33 smithi071 ceph-mon[92867]: pgmap v1931: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:44:33.682 INFO:tasks.workunit.client.0.smithi071.stdout:op 5250 completed, throughput=5MB/sec 2024-07-26T18:44:33.683 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nSRne8Oh02IenSB off=395657 len=214156 2024-07-26T18:44:33.683 INFO:tasks.workunit.client.0.smithi071.stdout:op 5251 completed, throughput=5MB/sec 2024-07-26T18:44:33.683 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-61Q3m5ivHPm8st- off=5813667 len=598318 2024-07-26T18:44:33.683 INFO:tasks.workunit.client.0.smithi071.stdout:op 5252 completed, throughput=5MB/sec 2024-07-26T18:44:33.683 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-A-Vco2bMeBfhszJ off=629840 len=1746678 2024-07-26T18:44:33.690 INFO:tasks.workunit.client.0.smithi071.stdout:op 5253 completed, throughput=5MB/sec 2024-07-26T18:44:33.690 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fjA6ifWhr_tPzNA off=6854868 len=1858663 2024-07-26T18:44:33.702 INFO:tasks.workunit.client.0.smithi071.stdout:op 5254 completed, throughput=5MB/sec 2024-07-26T18:44:34.703 INFO:tasks.workunit.client.0.smithi071.stdout: 1048: throughput=5MB/sec pending data=0 2024-07-26T18:44:34.703 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2emLC88gAd332Yf off=3529943 len=2084309 2024-07-26T18:44:34.716 INFO:tasks.workunit.client.0.smithi071.stdout:op 5255 completed, throughput=5MB/sec 2024-07-26T18:44:34.716 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n2uTk_WYr-uQit_ off=3116952 len=206848 2024-07-26T18:44:34.716 INFO:tasks.workunit.client.0.smithi071.stdout:op 5256 completed, throughput=5MB/sec 2024-07-26T18:44:34.716 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-x6iBXQBD7-1YFJu off=5377734 len=12529 2024-07-26T18:44:34.717 INFO:tasks.workunit.client.0.smithi071.stdout:op 5257 completed, throughput=5MB/sec 2024-07-26T18:44:34.717 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RaV_ZEhsv4AdHqc off=6909444 len=2060790 2024-07-26T18:44:34.718 INFO:tasks.workunit.client.0.smithi071.stdout:op 5258 completed, throughput=5MB/sec 2024-07-26T18:44:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:35 smithi135 ceph-mon[85352]: pgmap v1932: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:44:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:35 smithi071 ceph-mon[90507]: pgmap v1932: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:44:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:35 smithi071 ceph-mon[92867]: pgmap v1932: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:44:35.719 INFO:tasks.workunit.client.0.smithi071.stdout: 1049: throughput=5MB/sec pending data=0 2024-07-26T18:44:35.719 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ewb-0mwrM19Cab0 off=8479896 len=428685 2024-07-26T18:44:35.720 INFO:tasks.workunit.client.0.smithi071.stdout:op 5259 completed, throughput=5MB/sec 2024-07-26T18:44:35.720 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n19EoUs7xZ2aSH6 off=2552140 len=777918 2024-07-26T18:44:35.724 INFO:tasks.workunit.client.0.smithi071.stdout:op 5260 completed, throughput=5MB/sec 2024-07-26T18:44:35.724 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-92HqDeXvSuqnPt7 off=1061575 len=934627 2024-07-26T18:44:35.725 INFO:tasks.workunit.client.0.smithi071.stdout:op 5261 completed, throughput=5MB/sec 2024-07-26T18:44:35.725 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jj-4BpGh-JnicT1 off=7969760 len=1771070 2024-07-26T18:44:35.727 INFO:tasks.workunit.client.0.smithi071.stdout:op 5262 completed, throughput=5MB/sec 2024-07-26T18:44:35.727 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fxssMrqHFD-WfVM off=11348019 len=325687 2024-07-26T18:44:35.731 INFO:tasks.workunit.client.0.smithi071.stdout:op 5263 completed, throughput=5MB/sec 2024-07-26T18:44:35.731 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AKjhxY6uEsWje8T off=432648 len=208800 2024-07-26T18:44:35.734 INFO:tasks.workunit.client.0.smithi071.stdout:op 5264 completed, throughput=5MB/sec 2024-07-26T18:44:35.734 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zmRyiNvN-FzlUGF off=11014695 len=343607 2024-07-26T18:44:35.734 INFO:tasks.workunit.client.0.smithi071.stdout:op 5265 completed, throughput=5MB/sec 2024-07-26T18:44:35.734 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0QCTZo_rLKY-7_U off=6941178 len=1272679 2024-07-26T18:44:35.736 INFO:tasks.workunit.client.0.smithi071.stdout:op 5266 completed, throughput=5MB/sec 2024-07-26T18:44:36.736 INFO:tasks.workunit.client.0.smithi071.stdout: 1050: throughput=5MB/sec pending data=0 2024-07-26T18:44:36.736 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-n0AJKQuxOQ3iYQX off=2423179 len=1063309 2024-07-26T18:44:36.739 INFO:tasks.workunit.client.0.smithi071.stdout:op 5267 completed, throughput=5MB/sec 2024-07-26T18:44:36.739 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BFzCmo4BvQytEHI off=16974987 len=479139 2024-07-26T18:44:36.743 INFO:tasks.workunit.client.0.smithi071.stdout:op 5268 completed, throughput=5MB/sec 2024-07-26T18:44:36.743 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RcWoRHcwL5egENb off=1484889 len=737626 2024-07-26T18:44:36.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 5269 completed, throughput=5MB/sec 2024-07-26T18:44:36.744 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LpQfJlxIK5COrfP off=4071361 len=2003533 2024-07-26T18:44:36.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 5270 completed, throughput=5MB/sec 2024-07-26T18:44:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:37 smithi135 ceph-mon[85352]: pgmap v1933: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-07-26T18:44:37.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:37 smithi071 ceph-mon[90507]: pgmap v1933: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-07-26T18:44:37.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:37 smithi071 ceph-mon[92867]: pgmap v1933: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-07-26T18:44:37.757 INFO:tasks.workunit.client.0.smithi071.stdout: 1051: throughput=5MB/sec pending data=0 2024-07-26T18:44:37.757 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tw1Y94lX1RrL5Lg off=861347 len=701179 2024-07-26T18:44:37.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 5271 completed, throughput=5MB/sec 2024-07-26T18:44:37.758 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dwE-ECTwWkn7Wev off=10685965 len=949449 2024-07-26T18:44:37.762 INFO:tasks.workunit.client.0.smithi071.stdout:op 5272 completed, throughput=5MB/sec 2024-07-26T18:44:37.762 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jovK7592OMt8njK off=1516148 len=2064765 2024-07-26T18:44:37.770 INFO:tasks.workunit.client.0.smithi071.stdout:op 5273 completed, throughput=5MB/sec 2024-07-26T18:44:37.770 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YEdbUGooiDxkjol off=16535500 len=1645345 2024-07-26T18:44:37.772 INFO:tasks.workunit.client.0.smithi071.stdout:op 5274 completed, throughput=5MB/sec 2024-07-26T18:44:38.772 INFO:tasks.workunit.client.0.smithi071.stdout: 1052: throughput=5MB/sec pending data=0 2024-07-26T18:44:38.773 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kVEimnnxEYEKmwu off=5121661 len=515393 2024-07-26T18:44:38.774 INFO:tasks.workunit.client.0.smithi071.stdout:op 5275 completed, throughput=5MB/sec 2024-07-26T18:44:38.774 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zn5x15AkHA6zp8Z off=4704948 len=1866622 2024-07-26T18:44:38.786 INFO:tasks.workunit.client.0.smithi071.stdout:op 5276 completed, throughput=5MB/sec 2024-07-26T18:44:38.786 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yBUbQUfxpdxLCw8 off=17375959 len=1892027 2024-07-26T18:44:38.795 INFO:tasks.workunit.client.0.smithi071.stdout:op 5277 completed, throughput=5MB/sec 2024-07-26T18:44:38.795 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MSr5dbXM5tU9pKA off=11524896 len=1164398 2024-07-26T18:44:38.796 INFO:tasks.workunit.client.0.smithi071.stdout:op 5278 completed, throughput=5MB/sec 2024-07-26T18:44:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:39 smithi135 ceph-mon[85352]: pgmap v1934: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:44:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:39 smithi071 ceph-mon[90507]: pgmap v1934: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:44:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:39 smithi071 ceph-mon[92867]: pgmap v1934: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:44:39.796 INFO:tasks.workunit.client.0.smithi071.stdout: 1053: throughput=5MB/sec pending data=0 2024-07-26T18:44:39.796 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Z5TT5AgZ-Th3040 off=17702128 len=1457279 2024-07-26T18:44:39.804 INFO:tasks.workunit.client.0.smithi071.stdout:op 5279 completed, throughput=5MB/sec 2024-07-26T18:44:39.805 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pVIoju2UyWSYuj_ off=20501399 len=1198250 2024-07-26T18:44:39.806 INFO:tasks.workunit.client.0.smithi071.stdout:op 5280 completed, throughput=5MB/sec 2024-07-26T18:44:39.806 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NU43noLsNofC5sm off=5366406 len=745620 2024-07-26T18:44:39.810 INFO:tasks.workunit.client.0.smithi071.stdout:op 5281 completed, throughput=5MB/sec 2024-07-26T18:44:39.810 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ru-GgFldwZec7Ox off=2510335 len=209188 2024-07-26T18:44:39.812 INFO:tasks.workunit.client.0.smithi071.stdout:op 5282 completed, throughput=5MB/sec 2024-07-26T18:44:39.812 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7riSmy5dxJMHSR_ off=2021736 len=1285887 2024-07-26T18:44:39.813 INFO:tasks.workunit.client.0.smithi071.stdout:op 5283 completed, throughput=5MB/sec 2024-07-26T18:44:39.814 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kVEimnnxEYEKmwu off=16220572 len=1325527 2024-07-26T18:44:39.816 INFO:tasks.workunit.client.0.smithi071.stdout:op 5284 completed, throughput=5MB/sec 2024-07-26T18:44:40.817 INFO:tasks.workunit.client.0.smithi071.stdout: 1054: throughput=5MB/sec pending data=0 2024-07-26T18:44:40.843 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BQRYvltML7ynlC5 off=10888314 len=1568976 2024-07-26T18:44:40.844 INFO:tasks.workunit.client.0.smithi071.stdout:op 5285 completed, throughput=5MB/sec 2024-07-26T18:44:40.844 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-iVbJ9M8H-DCEAyn off=9703722 len=615481 2024-07-26T18:44:40.845 INFO:tasks.workunit.client.0.smithi071.stdout:op 5286 completed, throughput=5MB/sec 2024-07-26T18:44:40.845 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4T_13rC7Ru5Ycsw off=10045329 len=364374 2024-07-26T18:44:40.845 INFO:tasks.workunit.client.0.smithi071.stdout:op 5287 completed, throughput=5MB/sec 2024-07-26T18:44:40.845 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BzBgX1RCGR-fXje off=10895747 len=2007674 2024-07-26T18:44:40.845 INFO:tasks.workunit.client.0.smithi071.stdout:op 5288 completed, throughput=5MB/sec 2024-07-26T18:44:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:41 smithi135 ceph-mon[85352]: pgmap v1935: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-07-26T18:44:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:41 smithi071 ceph-mon[90507]: pgmap v1935: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-07-26T18:44:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:41 smithi071 ceph-mon[92867]: pgmap v1935: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-07-26T18:44:41.833 INFO:tasks.workunit.client.0.smithi071.stdout: 1055: throughput=5MB/sec pending data=0 2024-07-26T18:44:41.833 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wRuZJncB94vNRTQ off=777015 len=548580 2024-07-26T18:44:41.837 INFO:tasks.workunit.client.0.smithi071.stdout:op 5289 completed, throughput=5MB/sec 2024-07-26T18:44:41.837 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Xd50iElpm_Ob_5N off=384443 len=644010 2024-07-26T18:44:41.838 INFO:tasks.workunit.client.0.smithi071.stdout:op 5290 completed, throughput=5MB/sec 2024-07-26T18:44:41.838 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NSI69IdeymaJkQZ off=6077327 len=864034 2024-07-26T18:44:41.839 INFO:tasks.workunit.client.0.smithi071.stdout:op 5291 completed, throughput=5MB/sec 2024-07-26T18:44:41.839 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kLcspyuIBOG-woD off=3311036 len=63906 2024-07-26T18:44:41.840 INFO:tasks.workunit.client.0.smithi071.stdout:op 5292 completed, throughput=5MB/sec 2024-07-26T18:44:41.840 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_8OF3yO2z5V_AuH off=1653600 len=82068 2024-07-26T18:44:41.843 INFO:tasks.workunit.client.0.smithi071.stdout:op 5293 completed, throughput=5MB/sec 2024-07-26T18:44:41.843 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aSEEtjFLPycQmhx off=10316194 len=714081 2024-07-26T18:44:41.847 INFO:tasks.workunit.client.0.smithi071.stdout:op 5294 completed, throughput=5MB/sec 2024-07-26T18:44:41.847 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UAB5X-gshS4ap0j off=1845623 len=1255807 2024-07-26T18:44:41.848 INFO:tasks.workunit.client.0.smithi071.stdout:op 5295 completed, throughput=5MB/sec 2024-07-26T18:44:41.848 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-cLzW5_T8xIQADj5 off=4834767 len=1814029 2024-07-26T18:44:41.850 INFO:tasks.workunit.client.0.smithi071.stdout:op 5296 completed, throughput=5MB/sec 2024-07-26T18:44:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:44:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:44:42] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-07-26T18:44:42.850 INFO:tasks.workunit.client.0.smithi071.stdout: 1056: throughput=5MB/sec pending data=0 2024-07-26T18:44:42.851 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0LdD7eU4JF_Ji6Y off=19513899 len=557015 2024-07-26T18:44:42.854 INFO:tasks.workunit.client.0.smithi071.stdout:op 5297 completed, throughput=5MB/sec 2024-07-26T18:44:42.854 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jE8oh4657FTU11O off=1469225 len=572714 2024-07-26T18:44:42.855 INFO:tasks.workunit.client.0.smithi071.stdout:op 5298 completed, throughput=5MB/sec 2024-07-26T18:44:42.855 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-okpYvbxuZBu91ys off=16220775 len=165827 2024-07-26T18:44:42.858 INFO:tasks.workunit.client.0.smithi071.stdout:op 5299 completed, throughput=5MB/sec 2024-07-26T18:44:42.858 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JuMyH_XM_19MGVS off=10690117 len=167795 2024-07-26T18:44:42.860 INFO:tasks.workunit.client.0.smithi071.stdout:op 5300 completed, throughput=5MB/sec 2024-07-26T18:44:42.860 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HwBYL39Qy4T5Xjn off=2684175 len=1522714 2024-07-26T18:44:42.870 INFO:tasks.workunit.client.0.smithi071.stdout:op 5301 completed, throughput=5MB/sec 2024-07-26T18:44:42.870 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Vdou4hrkLtYnvsk off=13420912 len=1089918 2024-07-26T18:44:42.874 INFO:tasks.workunit.client.0.smithi071.stdout:op 5302 completed, throughput=5MB/sec 2024-07-26T18:44:42.874 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dWvqFZF5NwHdGmX off=7480502 len=356603 2024-07-26T18:44:42.875 INFO:tasks.workunit.client.0.smithi071.stdout:op 5303 completed, throughput=5MB/sec 2024-07-26T18:44:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:43 smithi135 ceph-mon[85352]: pgmap v1936: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:44:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:44:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:43 smithi071 ceph-mon[90507]: pgmap v1936: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:44:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:44:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:43 smithi071 ceph-mon[92867]: pgmap v1936: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:44:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:44:43.875 INFO:tasks.workunit.client.0.smithi071.stdout: 1057: throughput=5MB/sec pending data=0 2024-07-26T18:44:43.875 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tq2v1Pe7wciph0q off=7030 len=1746799 2024-07-26T18:44:43.877 INFO:tasks.workunit.client.0.smithi071.stdout:op 5304 completed, throughput=5MB/sec 2024-07-26T18:44:43.877 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UOH2U9OaGx6PQzN off=7750945 len=1415940 2024-07-26T18:44:43.889 INFO:tasks.workunit.client.0.smithi071.stdout:op 5305 completed, throughput=5MB/sec 2024-07-26T18:44:43.889 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZGYLUZ98Xq0AREG off=2715097 len=1063370 2024-07-26T18:44:43.890 INFO:tasks.workunit.client.0.smithi071.stdout:op 5306 completed, throughput=5MB/sec 2024-07-26T18:44:43.890 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BrB2Sricrn5iqUv off=3310408 len=72811 2024-07-26T18:44:43.891 INFO:tasks.workunit.client.0.smithi071.stdout:op 5307 completed, throughput=5MB/sec 2024-07-26T18:44:43.891 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--jkqHkY8NNEFiGN off=22069670 len=2042262 2024-07-26T18:44:43.894 INFO:tasks.workunit.client.0.smithi071.stdout:op 5308 completed, throughput=5MB/sec 2024-07-26T18:44:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:44:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:44:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:44:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:44:44.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:44:44.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:44:44.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:44:44.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:44:44.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:44:44.895 INFO:tasks.workunit.client.0.smithi071.stdout: 1058: throughput=5MB/sec pending data=0 2024-07-26T18:44:44.895 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NvXHcv8LHCrSAar off=5108548 len=1818107 2024-07-26T18:44:44.897 INFO:tasks.workunit.client.0.smithi071.stdout:op 5309 completed, throughput=5MB/sec 2024-07-26T18:44:44.897 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-61Q3m5ivHPm8st- off=3091257 len=399372 2024-07-26T18:44:44.901 INFO:tasks.workunit.client.0.smithi071.stdout:op 5310 completed, throughput=5MB/sec 2024-07-26T18:44:44.901 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-41fncWcV91iiGTq off=2441373 len=900564 2024-07-26T18:44:44.904 INFO:tasks.workunit.client.0.smithi071.stdout:op 5311 completed, throughput=5MB/sec 2024-07-26T18:44:44.904 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ngHSLlCnmTGVfRl off=12221607 len=1833345 2024-07-26T18:44:44.906 INFO:tasks.workunit.client.0.smithi071.stdout:op 5312 completed, throughput=5MB/sec 2024-07-26T18:44:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:45 smithi071 ceph-mon[90507]: pgmap v1937: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:44:45.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:45 smithi071 ceph-mon[92867]: pgmap v1937: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:44:45.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:45 smithi135 ceph-mon[85352]: pgmap v1937: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:44:45.906 INFO:tasks.workunit.client.0.smithi071.stdout: 1059: throughput=5MB/sec pending data=0 2024-07-26T18:44:45.907 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UUkR9Dirv3nhlfl off=1085499 len=1673704 2024-07-26T18:44:45.915 INFO:tasks.workunit.client.0.smithi071.stdout:op 5313 completed, throughput=5MB/sec 2024-07-26T18:44:45.915 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S6VzC9MAOZOipNE off=16271511 len=1818650 2024-07-26T18:44:45.924 INFO:tasks.workunit.client.0.smithi071.stdout:op 5314 completed, throughput=5MB/sec 2024-07-26T18:44:45.924 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KRwBN7OYOsP2z4B off=9791636 len=196907 2024-07-26T18:44:45.927 INFO:tasks.workunit.client.0.smithi071.stdout:op 5315 completed, throughput=5MB/sec 2024-07-26T18:44:45.927 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZWRqm8gXoa9NtNO off=13941625 len=1836859 2024-07-26T18:44:45.929 INFO:tasks.workunit.client.0.smithi071.stdout:op 5316 completed, throughput=5MB/sec 2024-07-26T18:44:46.930 INFO:tasks.workunit.client.0.smithi071.stdout: 1060: throughput=5MB/sec pending data=0 2024-07-26T18:44:46.930 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oi9wystIGb_mb7J off=2556298 len=759235 2024-07-26T18:44:46.936 INFO:tasks.workunit.client.0.smithi071.stdout:op 5317 completed, throughput=5MB/sec 2024-07-26T18:44:46.936 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TNK5qMpMaAJsvFw off=13959232 len=1225918 2024-07-26T18:44:46.937 INFO:tasks.workunit.client.0.smithi071.stdout:op 5318 completed, throughput=5MB/sec 2024-07-26T18:44:46.937 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2JqCnOA7BPAUtSg off=1348469 len=757739 2024-07-26T18:44:46.942 INFO:tasks.workunit.client.0.smithi071.stdout:op 5319 completed, throughput=5MB/sec 2024-07-26T18:44:46.943 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tjSOiY4o1FGcVfU off=9075022 len=808891 2024-07-26T18:44:46.943 INFO:tasks.workunit.client.0.smithi071.stdout:op 5320 completed, throughput=5MB/sec 2024-07-26T18:44:46.944 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JrjjEXc0LqM3asW off=2421854 len=1219509 2024-07-26T18:44:46.946 INFO:tasks.workunit.client.0.smithi071.stdout:op 5321 completed, throughput=5MB/sec 2024-07-26T18:44:47.609 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:47 smithi135 ceph-mon[85352]: pgmap v1938: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:44:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:47 smithi071 ceph-mon[90507]: pgmap v1938: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:44:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:47 smithi071 ceph-mon[92867]: pgmap v1938: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:44:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: 1061: throughput=5MB/sec pending data=0 2024-07-26T18:44:47.947 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mEIJ3Aabyw98zRs off=132758 len=1158970 2024-07-26T18:44:47.952 INFO:tasks.workunit.client.0.smithi071.stdout:op 5322 completed, throughput=5MB/sec 2024-07-26T18:44:47.952 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-U3W57LZLssGyr4b off=319285 len=529842 2024-07-26T18:44:47.954 INFO:tasks.workunit.client.0.smithi071.stdout:op 5323 completed, throughput=5MB/sec 2024-07-26T18:44:47.954 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jQMNZMe8YPbRYIP off=57685 len=661107 2024-07-26T18:44:47.958 INFO:tasks.workunit.client.0.smithi071.stdout:op 5324 completed, throughput=5MB/sec 2024-07-26T18:44:47.959 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cQM1Gz-LbhpT4dQ off=11640308 len=936295 2024-07-26T18:44:47.964 INFO:tasks.workunit.client.0.smithi071.stdout:op 5325 completed, throughput=5MB/sec 2024-07-26T18:44:47.964 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qrxvAQCg1lSeMeT off=819107 len=759190 2024-07-26T18:44:47.969 INFO:tasks.workunit.client.0.smithi071.stdout:op 5326 completed, throughput=5MB/sec 2024-07-26T18:44:47.969 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5Bn06waxbLNoGAg off=1321742 len=383284 2024-07-26T18:44:47.972 INFO:tasks.workunit.client.0.smithi071.stdout:op 5327 completed, throughput=5MB/sec 2024-07-26T18:44:47.972 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Iub8lIvTFvKR9BB off=2901496 len=41368 2024-07-26T18:44:47.973 INFO:tasks.workunit.client.0.smithi071.stdout:op 5328 completed, throughput=5MB/sec 2024-07-26T18:44:47.973 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-dMBQmuFvZRHfFRI off=5094556 len=1149173 2024-07-26T18:44:47.973 INFO:tasks.workunit.client.0.smithi071.stdout:op 5329 completed, throughput=5MB/sec 2024-07-26T18:44:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: 1062: throughput=5MB/sec pending data=0 2024-07-26T18:44:48.974 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gNanAwRDkyWNT_3 off=12570771 len=375687 2024-07-26T18:44:48.975 INFO:tasks.workunit.client.0.smithi071.stdout:op 5330 completed, throughput=5MB/sec 2024-07-26T18:44:48.975 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Et3Dt1fm_udH8g5 off=3714961 len=1052432 2024-07-26T18:44:48.981 INFO:tasks.workunit.client.0.smithi071.stdout:op 5331 completed, throughput=5MB/sec 2024-07-26T18:44:48.981 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WT5uAUZui3VtAC8 off=996415 len=182835 2024-07-26T18:44:48.983 INFO:tasks.workunit.client.0.smithi071.stdout:op 5332 completed, throughput=5MB/sec 2024-07-26T18:44:48.983 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VDH__eJNZbc02Td off=6015120 len=1806118 2024-07-26T18:44:48.992 INFO:tasks.workunit.client.0.smithi071.stdout:op 5333 completed, throughput=5MB/sec 2024-07-26T18:44:48.992 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-13qPMyPG59og-4B off=681611 len=1793800 2024-07-26T18:44:48.995 INFO:tasks.workunit.client.0.smithi071.stdout:op 5334 completed, throughput=5MB/sec 2024-07-26T18:44:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:49 smithi071 ceph-mon[92867]: pgmap v1939: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:44:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:49 smithi071 ceph-mon[90507]: pgmap v1939: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:44:49.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:49 smithi135 ceph-mon[85352]: pgmap v1939: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:44:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: 1063: throughput=5MB/sec pending data=0 2024-07-26T18:44:49.996 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JsfdsPUtIC-ZZZu off=917561 len=380782 2024-07-26T18:44:49.999 INFO:tasks.workunit.client.0.smithi071.stdout:op 5335 completed, throughput=5MB/sec 2024-07-26T18:44:50.000 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5HJ-oKE5af1zmAr off=5421173 len=1212191 2024-07-26T18:44:50.001 INFO:tasks.workunit.client.0.smithi071.stdout:op 5336 completed, throughput=5MB/sec 2024-07-26T18:44:50.001 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-moFdLh_G7D_nXa2 off=19380996 len=1862088 2024-07-26T18:44:50.003 INFO:tasks.workunit.client.0.smithi071.stdout:op 5337 completed, throughput=5MB/sec 2024-07-26T18:44:50.003 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7pBPj5WPkoi2WCp off=660584 len=634572 2024-07-26T18:44:50.004 INFO:tasks.workunit.client.0.smithi071.stdout:op 5338 completed, throughput=5MB/sec 2024-07-26T18:44:50.005 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-y3V_fKvyTqKWVjh off=10323774 len=1654773 2024-07-26T18:44:50.013 INFO:tasks.workunit.client.0.smithi071.stdout:op 5339 completed, throughput=5MB/sec 2024-07-26T18:44:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: 1064: throughput=5MB/sec pending data=0 2024-07-26T18:44:51.014 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bwbdg3MBjud_Aji off=18435991 len=658849 2024-07-26T18:44:51.019 INFO:tasks.workunit.client.0.smithi071.stdout:op 5340 completed, throughput=5MB/sec 2024-07-26T18:44:51.019 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lPrUQgShWvI480r off=2507512 len=1908289 2024-07-26T18:44:51.029 INFO:tasks.workunit.client.0.smithi071.stdout:op 5341 completed, throughput=5MB/sec 2024-07-26T18:44:51.029 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tQ_UMA723ib3uO_ off=13269990 len=1270260 2024-07-26T18:44:51.031 INFO:tasks.workunit.client.0.smithi071.stdout:op 5342 completed, throughput=5MB/sec 2024-07-26T18:44:51.031 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jYxDXfc2mEGwJUx off=19673674 len=625907 2024-07-26T18:44:51.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 5343 completed, throughput=5MB/sec 2024-07-26T18:44:51.032 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YQkKO1IWTolR8TW off=1291785 len=720106 2024-07-26T18:44:51.036 INFO:tasks.workunit.client.0.smithi071.stdout:op 5344 completed, throughput=5MB/sec 2024-07-26T18:44:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:51 smithi071 ceph-mon[90507]: pgmap v1940: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:44:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:51 smithi071 ceph-mon[92867]: pgmap v1940: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:44:51.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:51 smithi135 ceph-mon[85352]: pgmap v1940: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:44:52.037 INFO:tasks.workunit.client.0.smithi071.stdout: 1065: throughput=5MB/sec pending data=0 2024-07-26T18:44:52.037 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9otrxR4emBVRO8K off=4665328 len=869720 2024-07-26T18:44:52.038 INFO:tasks.workunit.client.0.smithi071.stdout:op 5345 completed, throughput=5MB/sec 2024-07-26T18:44:52.038 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-S1eDi2sRd-L06L1 off=5178464 len=332234 2024-07-26T18:44:52.041 INFO:tasks.workunit.client.0.smithi071.stdout:op 5346 completed, throughput=5MB/sec 2024-07-26T18:44:52.041 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-udzVuJN9XF4tdUG off=11236501 len=387451 2024-07-26T18:44:52.045 INFO:tasks.workunit.client.0.smithi071.stdout:op 5347 completed, throughput=5MB/sec 2024-07-26T18:44:52.045 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Nz60EeGDdfPoWp7 off=8129864 len=45862 2024-07-26T18:44:52.046 INFO:tasks.workunit.client.0.smithi071.stdout:op 5348 completed, throughput=5MB/sec 2024-07-26T18:44:52.046 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZWRqm8gXoa9NtNO off=2594446 len=1943218 2024-07-26T18:44:52.048 INFO:tasks.workunit.client.0.smithi071.stdout:op 5349 completed, throughput=5MB/sec 2024-07-26T18:44:52.048 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-P4xxmv6iZM5tU55 off=4969115 len=892347 2024-07-26T18:44:52.049 INFO:tasks.workunit.client.0.smithi071.stdout:op 5350 completed, throughput=5MB/sec 2024-07-26T18:44:52.049 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W_XHdbP1mjUFbE8 off=6316995 len=1437829 2024-07-26T18:44:52.051 INFO:tasks.workunit.client.0.smithi071.stdout:op 5351 completed, throughput=5MB/sec 2024-07-26T18:44:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:44:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:44:52] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-07-26T18:44:53.051 INFO:tasks.workunit.client.0.smithi071.stdout: 1066: throughput=5MB/sec pending data=0 2024-07-26T18:44:53.052 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BeTbC3Cg3L4yCGQ off=322721 len=171111 2024-07-26T18:44:53.052 INFO:tasks.workunit.client.0.smithi071.stdout:op 5352 completed, throughput=5MB/sec 2024-07-26T18:44:53.052 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DMU7U6-DfdXYIqU off=12339600 len=1391390 2024-07-26T18:44:53.060 INFO:tasks.workunit.client.0.smithi071.stdout:op 5353 completed, throughput=5MB/sec 2024-07-26T18:44:53.060 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-j7HR6-3xncJZE8Y off=10844989 len=954639 2024-07-26T18:44:53.064 INFO:tasks.workunit.client.0.smithi071.stdout:op 5354 completed, throughput=5MB/sec 2024-07-26T18:44:53.065 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pA_7JCz3lMsFF-l off=6217068 len=905948 2024-07-26T18:44:53.071 INFO:tasks.workunit.client.0.smithi071.stdout:op 5355 completed, throughput=5MB/sec 2024-07-26T18:44:53.071 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lpajRlizVtBPOBw off=7503212 len=928321 2024-07-26T18:44:53.071 INFO:tasks.workunit.client.0.smithi071.stdout:op 5356 completed, throughput=5MB/sec 2024-07-26T18:44:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:53 smithi071 ceph-mon[90507]: pgmap v1941: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:44:53.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:53 smithi071 ceph-mon[92867]: pgmap v1941: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:44:53.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:53 smithi135 ceph-mon[85352]: pgmap v1941: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:44:54.072 INFO:tasks.workunit.client.0.smithi071.stdout: 1067: throughput=5MB/sec pending data=0 2024-07-26T18:44:54.072 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zjckQshP0mGAvlC off=18031975 len=1267267 2024-07-26T18:44:54.075 INFO:tasks.workunit.client.0.smithi071.stdout:op 5357 completed, throughput=5MB/sec 2024-07-26T18:44:54.075 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8FLWCbOrWlOIaTG off=2296131 len=1712630 2024-07-26T18:44:54.086 INFO:tasks.workunit.client.0.smithi071.stdout:op 5358 completed, throughput=5MB/sec 2024-07-26T18:44:54.086 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-I5X45YcTPf2Z860 off=12666528 len=575582 2024-07-26T18:44:54.087 INFO:tasks.workunit.client.0.smithi071.stdout:op 5359 completed, throughput=5MB/sec 2024-07-26T18:44:54.087 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XmSY4qcHKUXrac_ off=1727722 len=1133042 2024-07-26T18:44:54.089 INFO:tasks.workunit.client.0.smithi071.stdout:op 5360 completed, throughput=5MB/sec 2024-07-26T18:44:54.089 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HGB6SS7bo5Q0_fI off=7980101 len=439830 2024-07-26T18:44:54.092 INFO:tasks.workunit.client.0.smithi071.stdout:op 5361 completed, throughput=5MB/sec 2024-07-26T18:44:55.093 INFO:tasks.workunit.client.0.smithi071.stdout: 1068: throughput=5MB/sec pending data=0 2024-07-26T18:44:55.093 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Tqh6J_guMfsO8NN off=1105036 len=364032 2024-07-26T18:44:55.100 INFO:tasks.workunit.client.0.smithi071.stdout:op 5362 completed, throughput=5MB/sec 2024-07-26T18:44:55.100 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JmswvK5oCQrBBt4 off=3466555 len=54954 2024-07-26T18:44:55.102 INFO:tasks.workunit.client.0.smithi071.stdout:op 5363 completed, throughput=5MB/sec 2024-07-26T18:44:55.102 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-G8xlYvctuOhJfgJ off=1658175 len=868871 2024-07-26T18:44:55.107 INFO:tasks.workunit.client.0.smithi071.stdout:op 5364 completed, throughput=5MB/sec 2024-07-26T18:44:55.107 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0d11T5mHMNXBNPz off=1368553 len=640658 2024-07-26T18:44:55.107 INFO:tasks.workunit.client.0.smithi071.stdout:op 5365 completed, throughput=5MB/sec 2024-07-26T18:44:55.108 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4Uk7frPv_iiO_-3 off=1051504 len=1451342 2024-07-26T18:44:55.117 INFO:tasks.workunit.client.0.smithi071.stdout:op 5366 completed, throughput=5MB/sec 2024-07-26T18:44:55.117 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-O1xonmujRCZL1e1 off=93072 len=1620151 2024-07-26T18:44:55.119 INFO:tasks.workunit.client.0.smithi071.stdout:op 5367 completed, throughput=5MB/sec 2024-07-26T18:44:55.119 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DH-MZt32VDjJi6Y off=9190320 len=1887503 2024-07-26T18:44:55.120 INFO:tasks.workunit.client.0.smithi071.stdout:op 5368 completed, throughput=5MB/sec 2024-07-26T18:44:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:55 smithi071 ceph-mon[90507]: pgmap v1942: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:44:55.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:55 smithi071 ceph-mon[92867]: pgmap v1942: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:44:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:55 smithi135 ceph-mon[85352]: pgmap v1942: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:44:56.121 INFO:tasks.workunit.client.0.smithi071.stdout: 1069: throughput=5MB/sec pending data=0 2024-07-26T18:44:56.121 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8JIKsPWCxfXPhTu off=14648034 len=281476 2024-07-26T18:44:56.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 5369 completed, throughput=5MB/sec 2024-07-26T18:44:56.122 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-T3eAJn8aMEEnUqy off=11245235 len=1234301 2024-07-26T18:44:56.125 INFO:tasks.workunit.client.0.smithi071.stdout:op 5370 completed, throughput=5MB/sec 2024-07-26T18:44:56.125 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-A0rV8S52R0zvp6S off=9108479 len=121783 2024-07-26T18:44:56.128 INFO:tasks.workunit.client.0.smithi071.stdout:op 5371 completed, throughput=5MB/sec 2024-07-26T18:44:56.128 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oLIXibJvOioMp7e off=19100491 len=202538 2024-07-26T18:44:56.130 INFO:tasks.workunit.client.0.smithi071.stdout:op 5372 completed, throughput=5MB/sec 2024-07-26T18:44:56.130 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-e-paEVaQqyEpilR off=11603263 len=1680367 2024-07-26T18:44:56.132 INFO:tasks.workunit.client.0.smithi071.stdout:op 5373 completed, throughput=5MB/sec 2024-07-26T18:44:56.132 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VxcdnnUKVbeM_qo off=259998 len=1465562 2024-07-26T18:44:56.141 INFO:tasks.workunit.client.0.smithi071.stdout:op 5374 completed, throughput=5MB/sec 2024-07-26T18:44:57.141 INFO:tasks.workunit.client.0.smithi071.stdout: 1070: throughput=5MB/sec pending data=0 2024-07-26T18:44:57.141 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vPh7yw6F4QV65SF off=1383556 len=940630 2024-07-26T18:44:57.143 INFO:tasks.workunit.client.0.smithi071.stdout:op 5375 completed, throughput=5MB/sec 2024-07-26T18:44:57.143 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-c2JoVTnzz-avu8y off=18749928 len=574355 2024-07-26T18:44:57.147 INFO:tasks.workunit.client.0.smithi071.stdout:op 5376 completed, throughput=5MB/sec 2024-07-26T18:44:57.147 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7HQCLbSVeU_AQJP off=15269900 len=429220 2024-07-26T18:44:57.151 INFO:tasks.workunit.client.0.smithi071.stdout:op 5377 completed, throughput=5MB/sec 2024-07-26T18:44:57.151 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FIXboVm-q0kv4jB off=1956150 len=1536378 2024-07-26T18:44:57.154 INFO:tasks.workunit.client.0.smithi071.stdout:op 5378 completed, throughput=5MB/sec 2024-07-26T18:44:57.154 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vJ1K6xL8pt1z1FG off=12362045 len=1399886 2024-07-26T18:44:57.161 INFO:tasks.workunit.client.0.smithi071.stdout:op 5379 completed, throughput=5MB/sec 2024-07-26T18:44:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:57 smithi071 ceph-mon[90507]: pgmap v1943: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:44:57.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:57 smithi071 ceph-mon[92867]: pgmap v1943: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:44:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:57 smithi135 ceph-mon[85352]: pgmap v1943: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:44:58.161 INFO:tasks.workunit.client.0.smithi071.stdout: 1071: throughput=5MB/sec pending data=0 2024-07-26T18:44:58.161 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sAFMPKbTbVBDQ1N off=3764567 len=584708 2024-07-26T18:44:58.162 INFO:tasks.workunit.client.0.smithi071.stdout:op 5380 completed, throughput=5MB/sec 2024-07-26T18:44:58.162 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-12OYNoeCIwxJtdv off=448232 len=1288491 2024-07-26T18:44:58.165 INFO:tasks.workunit.client.0.smithi071.stdout:op 5381 completed, throughput=5MB/sec 2024-07-26T18:44:58.166 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-q7DPluniqEdPRqc off=13589754 len=705100 2024-07-26T18:44:58.170 INFO:tasks.workunit.client.0.smithi071.stdout:op 5382 completed, throughput=5MB/sec 2024-07-26T18:44:58.171 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-B9N18h34pQBVdHi off=2620457 len=705588 2024-07-26T18:44:58.174 INFO:tasks.workunit.client.0.smithi071.stdout:op 5383 completed, throughput=5MB/sec 2024-07-26T18:44:58.175 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-B4WdB8PwSFDgd_t off=1100515 len=1346316 2024-07-26T18:44:58.183 INFO:tasks.workunit.client.0.smithi071.stdout:op 5384 completed, throughput=5MB/sec 2024-07-26T18:44:58.183 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pzhI1nfipLFs5wF off=13009039 len=118387 2024-07-26T18:44:58.184 INFO:tasks.workunit.client.0.smithi071.stdout:op 5385 completed, throughput=5MB/sec 2024-07-26T18:44:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:44:59.184 INFO:tasks.workunit.client.0.smithi071.stdout: 1072: throughput=5MB/sec pending data=0 2024-07-26T18:44:59.184 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1GQnYgKL77z7hSp off=1045300 len=1038592 2024-07-26T18:44:59.188 INFO:tasks.workunit.client.0.smithi071.stdout:op 5386 completed, throughput=5MB/sec 2024-07-26T18:44:59.188 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qY09RYohVCSIQI_ off=1272419 len=1679084 2024-07-26T18:44:59.197 INFO:tasks.workunit.client.0.smithi071.stdout:op 5387 completed, throughput=5MB/sec 2024-07-26T18:44:59.197 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bEgPknLbJztZaQL off=10058629 len=281242 2024-07-26T18:44:59.200 INFO:tasks.workunit.client.0.smithi071.stdout:op 5388 completed, throughput=5MB/sec 2024-07-26T18:44:59.200 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YDtRKE95_BLa3QE off=10750538 len=2038994 2024-07-26T18:44:59.203 INFO:tasks.workunit.client.0.smithi071.stdout:op 5389 completed, throughput=5MB/sec 2024-07-26T18:44:59.203 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qbJSZDT21gCzdOp off=5676605 len=1873605 2024-07-26T18:44:59.206 INFO:tasks.workunit.client.0.smithi071.stdout:op 5390 completed, throughput=5MB/sec 2024-07-26T18:44:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:44:59 smithi071 ceph-mon[92867]: pgmap v1944: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:44:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:44:59 smithi071 ceph-mon[90507]: pgmap v1944: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:44:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:44:59 smithi135 ceph-mon[85352]: pgmap v1944: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:45:00.206 INFO:tasks.workunit.client.0.smithi071.stdout: 1073: throughput=5MB/sec pending data=0 2024-07-26T18:45:00.207 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0FaxRPDA4BuF6tu off=1001424 len=634656 2024-07-26T18:45:00.207 INFO:tasks.workunit.client.0.smithi071.stdout:op 5391 completed, throughput=5MB/sec 2024-07-26T18:45:00.208 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bb2oKtw5to2ww85 off=2100211 len=541824 2024-07-26T18:45:00.216 INFO:tasks.workunit.client.0.smithi071.stdout:op 5392 completed, throughput=5MB/sec 2024-07-26T18:45:00.216 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ET6TOA3U6ATRmks off=6952322 len=951012 2024-07-26T18:45:00.217 INFO:tasks.workunit.client.0.smithi071.stdout:op 5393 completed, throughput=5MB/sec 2024-07-26T18:45:00.217 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-O5zZNz7nPrBTTn6 off=13654736 len=791974 2024-07-26T18:45:00.219 INFO:tasks.workunit.client.0.smithi071.stdout:op 5394 completed, throughput=5MB/sec 2024-07-26T18:45:00.219 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tfDZHeXyZxrhbV4 off=1635855 len=143907 2024-07-26T18:45:00.222 INFO:tasks.workunit.client.0.smithi071.stdout:op 5395 completed, throughput=5MB/sec 2024-07-26T18:45:00.222 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KpabBZKfNjaNIdl off=2376289 len=1137748 2024-07-26T18:45:00.223 INFO:tasks.workunit.client.0.smithi071.stdout:op 5396 completed, throughput=5MB/sec 2024-07-26T18:45:01.224 INFO:tasks.workunit.client.0.smithi071.stdout: 1074: throughput=5MB/sec pending data=0 2024-07-26T18:45:01.224 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Tkx-uNEeKtWrTms off=13981686 len=1796414 2024-07-26T18:45:01.226 INFO:tasks.workunit.client.0.smithi071.stdout:op 5397 completed, throughput=5MB/sec 2024-07-26T18:45:01.226 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lA-4uHBjepzKl-Z off=3798517 len=195726 2024-07-26T18:45:01.230 INFO:tasks.workunit.client.0.smithi071.stdout:op 5398 completed, throughput=5MB/sec 2024-07-26T18:45:01.230 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7f6Jjay5vRGtF8V off=9376148 len=272965 2024-07-26T18:45:01.233 INFO:tasks.workunit.client.0.smithi071.stdout:op 5399 completed, throughput=5MB/sec 2024-07-26T18:45:01.234 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-D9A9rR0ueMOUHIp off=6430794 len=1511340 2024-07-26T18:45:01.235 INFO:tasks.workunit.client.0.smithi071.stdout:op 5400 completed, throughput=5MB/sec 2024-07-26T18:45:01.235 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xjYDSulQGSkpCVC off=13807668 len=185804 2024-07-26T18:45:01.238 INFO:tasks.workunit.client.0.smithi071.stdout:op 5401 completed, throughput=5MB/sec 2024-07-26T18:45:01.238 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n64wBoWiFXLK2KV off=6970612 len=1101235 2024-07-26T18:45:01.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 5402 completed, throughput=5MB/sec 2024-07-26T18:45:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:01 smithi071 ceph-mon[90507]: pgmap v1945: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:45:01.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:01 smithi071 ceph-mon[92867]: pgmap v1945: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:45:01.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:01 smithi135 ceph-mon[85352]: pgmap v1945: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:45:02.247 INFO:tasks.workunit.client.0.smithi071.stdout: 1075: throughput=5MB/sec pending data=0 2024-07-26T18:45:02.247 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5hrplRTsiMGTIE6 off=14671099 len=1715347 2024-07-26T18:45:02.249 INFO:tasks.workunit.client.0.smithi071.stdout:op 5403 completed, throughput=5MB/sec 2024-07-26T18:45:02.249 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Rhxvqct2_KXvv6c off=6226318 len=1438159 2024-07-26T18:45:02.257 INFO:tasks.workunit.client.0.smithi071.stdout:op 5404 completed, throughput=5MB/sec 2024-07-26T18:45:02.257 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-RwH3vo02VTkoe47 off=7269152 len=2019639 2024-07-26T18:45:02.268 INFO:tasks.workunit.client.0.smithi071.stdout:op 5405 completed, throughput=5MB/sec 2024-07-26T18:45:02.268 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v1dU7nosaVF2Sjv off=1947724 len=434793 2024-07-26T18:45:02.271 INFO:tasks.workunit.client.0.smithi071.stdout:op 5406 completed, throughput=5MB/sec 2024-07-26T18:45:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:45:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:45:02] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-07-26T18:45:03.271 INFO:tasks.workunit.client.0.smithi071.stdout: 1076: throughput=5MB/sec pending data=0 2024-07-26T18:45:03.271 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-63rKkYlEl_Axxli off=447017 len=1209719 2024-07-26T18:45:03.278 INFO:tasks.workunit.client.0.smithi071.stdout:op 5407 completed, throughput=5MB/sec 2024-07-26T18:45:03.279 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5NkvBoUh5Q-er-z off=6613377 len=1945780 2024-07-26T18:45:03.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 5408 completed, throughput=5MB/sec 2024-07-26T18:45:03.282 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TH4U3okvIMVO1-7 off=3076008 len=2086217 2024-07-26T18:45:03.284 INFO:tasks.workunit.client.0.smithi071.stdout:op 5409 completed, throughput=5MB/sec 2024-07-26T18:45:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:03 smithi071 ceph-mon[90507]: pgmap v1946: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:45:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:03 smithi071 ceph-mon[92867]: pgmap v1946: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:45:03.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:03 smithi135 ceph-mon[85352]: pgmap v1946: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:45:04.285 INFO:tasks.workunit.client.0.smithi071.stdout: 1077: throughput=5MB/sec pending data=0 2024-07-26T18:45:04.285 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4os4kcgkSjw1itB off=3656000 len=184683 2024-07-26T18:45:04.289 INFO:tasks.workunit.client.0.smithi071.stdout:op 5410 completed, throughput=5MB/sec 2024-07-26T18:45:04.289 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XU1SYAjPcQnwxoj off=15746178 len=1927061 2024-07-26T18:45:04.299 INFO:tasks.workunit.client.0.smithi071.stdout:op 5411 completed, throughput=5MB/sec 2024-07-26T18:45:04.299 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WkgJi8PyMeGWqjM off=1416313 len=1009623 2024-07-26T18:45:04.304 INFO:tasks.workunit.client.0.smithi071.stdout:op 5412 completed, throughput=5MB/sec 2024-07-26T18:45:04.305 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qw_KPosIjOpHJ8J off=7684955 len=1060937 2024-07-26T18:45:04.311 INFO:tasks.workunit.client.0.smithi071.stdout:op 5413 completed, throughput=5MB/sec 2024-07-26T18:45:04.312 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Iqp2QRQVe3wn2qD off=12129519 len=1062707 2024-07-26T18:45:04.313 INFO:tasks.workunit.client.0.smithi071.stdout:op 5414 completed, throughput=5MB/sec 2024-07-26T18:45:05.313 INFO:tasks.workunit.client.0.smithi071.stdout: 1078: throughput=5MB/sec pending data=0 2024-07-26T18:45:05.313 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vWn18yrD8kgH-39 off=15042407 len=1878061 2024-07-26T18:45:05.323 INFO:tasks.workunit.client.0.smithi071.stdout:op 5415 completed, throughput=5MB/sec 2024-07-26T18:45:05.323 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RA9s_zL4TKZqhiA off=9149276 len=480546 2024-07-26T18:45:05.324 INFO:tasks.workunit.client.0.smithi071.stdout:op 5416 completed, throughput=5MB/sec 2024-07-26T18:45:05.324 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--wTNZ-thciK5R9a off=7511104 len=274735 2024-07-26T18:45:05.325 INFO:tasks.workunit.client.0.smithi071.stdout:op 5417 completed, throughput=5MB/sec 2024-07-26T18:45:05.325 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-MuURnXvwMagU-bS off=5393333 len=1405806 2024-07-26T18:45:05.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 5418 completed, throughput=5MB/sec 2024-07-26T18:45:05.334 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ec4ctkkkLtPIoO0 off=3796988 len=1255260 2024-07-26T18:45:05.334 INFO:tasks.workunit.client.0.smithi071.stdout:op 5419 completed, throughput=5MB/sec 2024-07-26T18:45:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:05 smithi071 ceph-mon[90507]: pgmap v1947: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:45:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:05 smithi071 ceph-mon[92867]: pgmap v1947: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:45:05.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:05 smithi135 ceph-mon[85352]: pgmap v1947: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:45:06.335 INFO:tasks.workunit.client.0.smithi071.stdout: 1079: throughput=5MB/sec pending data=0 2024-07-26T18:45:06.335 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CzOxcw9dCnHheqx off=6549982 len=1528596 2024-07-26T18:45:06.341 INFO:tasks.workunit.client.0.smithi071.stdout:op 5420 completed, throughput=5MB/sec 2024-07-26T18:45:06.342 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-W6ApeSxEUC8FRzH off=2584280 len=1709413 2024-07-26T18:45:06.343 INFO:tasks.workunit.client.0.smithi071.stdout:op 5421 completed, throughput=5MB/sec 2024-07-26T18:45:06.344 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--xso_XwmUno79Di off=9649275 len=271911 2024-07-26T18:45:06.344 INFO:tasks.workunit.client.0.smithi071.stdout:op 5422 completed, throughput=5MB/sec 2024-07-26T18:45:06.345 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9DsOmI7Wc96jfL_ off=11775190 len=1925166 2024-07-26T18:45:06.348 INFO:tasks.workunit.client.0.smithi071.stdout:op 5423 completed, throughput=5MB/sec 2024-07-26T18:45:07.349 INFO:tasks.workunit.client.0.smithi071.stdout: 1080: throughput=5MB/sec pending data=0 2024-07-26T18:45:07.349 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-l638LgRXNzHmxED off=14412549 len=1936170 2024-07-26T18:45:07.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 5424 completed, throughput=5MB/sec 2024-07-26T18:45:07.351 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gSrc3f7LyNz_tc2 off=9274525 len=841106 2024-07-26T18:45:07.352 INFO:tasks.workunit.client.0.smithi071.stdout:op 5425 completed, throughput=5MB/sec 2024-07-26T18:45:07.353 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TACrScqUVSrVpVF off=1538870 len=911672 2024-07-26T18:45:07.358 INFO:tasks.workunit.client.0.smithi071.stdout:op 5426 completed, throughput=5MB/sec 2024-07-26T18:45:07.358 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-XRCeoEk-poYqO_z off=19926317 len=1696127 2024-07-26T18:45:07.360 INFO:tasks.workunit.client.0.smithi071.stdout:op 5427 completed, throughput=5MB/sec 2024-07-26T18:45:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:07 smithi071 ceph-mon[90507]: pgmap v1948: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:45:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:07 smithi071 ceph-mon[92867]: pgmap v1948: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:45:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:07 smithi135 ceph-mon[85352]: pgmap v1948: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:45:08.360 INFO:tasks.workunit.client.0.smithi071.stdout: 1081: throughput=5MB/sec pending data=0 2024-07-26T18:45:08.360 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-D-NPVWtO7WGHWRF off=2488093 len=1425808 2024-07-26T18:45:08.362 INFO:tasks.workunit.client.0.smithi071.stdout:op 5428 completed, throughput=5MB/sec 2024-07-26T18:45:08.362 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-g1bvJwthMBqvFpr off=10880432 len=218968 2024-07-26T18:45:08.365 INFO:tasks.workunit.client.0.smithi071.stdout:op 5429 completed, throughput=5MB/sec 2024-07-26T18:45:08.365 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Gv62O6hkN1atdGI off=6342117 len=12929 2024-07-26T18:45:08.366 INFO:tasks.workunit.client.0.smithi071.stdout:op 5430 completed, throughput=5MB/sec 2024-07-26T18:45:08.366 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-C5c_Rx3UwZEyrD- off=9964997 len=379173 2024-07-26T18:45:08.370 INFO:tasks.workunit.client.0.smithi071.stdout:op 5431 completed, throughput=5MB/sec 2024-07-26T18:45:08.370 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IZOry-oxQAAhCse off=5460555 len=1774087 2024-07-26T18:45:08.377 INFO:tasks.workunit.client.0.smithi071.stdout:op 5432 completed, throughput=5MB/sec 2024-07-26T18:45:08.377 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-97V1TGFFgDM1FYP off=5112827 len=899579 2024-07-26T18:45:08.378 INFO:tasks.workunit.client.0.smithi071.stdout:op 5433 completed, throughput=5MB/sec 2024-07-26T18:45:08.378 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3kAsC9HQDk5mcbu off=836633 len=783268 2024-07-26T18:45:08.382 INFO:tasks.workunit.client.0.smithi071.stdout:op 5434 completed, throughput=5MB/sec 2024-07-26T18:45:09.383 INFO:tasks.workunit.client.0.smithi071.stdout: 1082: throughput=5MB/sec pending data=0 2024-07-26T18:45:09.383 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4DcfIQA3HLG3jWm off=8320242 len=909961 2024-07-26T18:45:09.385 INFO:tasks.workunit.client.0.smithi071.stdout:op 5435 completed, throughput=5MB/sec 2024-07-26T18:45:09.385 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-L2_2A5vtL8MbfmD off=1721223 len=1740497 2024-07-26T18:45:09.388 INFO:tasks.workunit.client.0.smithi071.stdout:op 5436 completed, throughput=5MB/sec 2024-07-26T18:45:09.388 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-subBtCnTzWoE6nH off=6073675 len=350608 2024-07-26T18:45:09.392 INFO:tasks.workunit.client.0.smithi071.stdout:op 5437 completed, throughput=5MB/sec 2024-07-26T18:45:09.392 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-q60b7MOzybSKhIA off=8524100 len=1505220 2024-07-26T18:45:09.394 INFO:tasks.workunit.client.0.smithi071.stdout:op 5438 completed, throughput=5MB/sec 2024-07-26T18:45:09.394 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kzIAl-Vtoww5rOL off=15931489 len=748312 2024-07-26T18:45:09.395 INFO:tasks.workunit.client.0.smithi071.stdout:op 5439 completed, throughput=5MB/sec 2024-07-26T18:45:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:09 smithi071 ceph-mon[90507]: pgmap v1949: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:45:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:09 smithi071 ceph-mon[92867]: pgmap v1949: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:45:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:09 smithi135 ceph-mon[85352]: pgmap v1949: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:45:10.395 INFO:tasks.workunit.client.0.smithi071.stdout: 1083: throughput=5MB/sec pending data=0 2024-07-26T18:45:10.396 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-h7xz7qGjjKIxaS8 off=2572898 len=63191 2024-07-26T18:45:10.399 INFO:tasks.workunit.client.0.smithi071.stdout:op 5440 completed, throughput=5MB/sec 2024-07-26T18:45:10.399 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TNI1ZI9OaahldLP off=6734026 len=1938630 2024-07-26T18:45:10.409 INFO:tasks.workunit.client.0.smithi071.stdout:op 5441 completed, throughput=5MB/sec 2024-07-26T18:45:10.410 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-KLiOO5qO_hixgI0 off=9530310 len=677268 2024-07-26T18:45:10.413 INFO:tasks.workunit.client.0.smithi071.stdout:op 5442 completed, throughput=5MB/sec 2024-07-26T18:45:10.413 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M6oi93-vdsOS-uq off=8612399 len=1494335 2024-07-26T18:45:10.414 INFO:tasks.workunit.client.0.smithi071.stdout:op 5443 completed, throughput=5MB/sec 2024-07-26T18:45:10.414 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QowTCoytY4KSsnG off=4952880 len=1893244 2024-07-26T18:45:10.416 INFO:tasks.workunit.client.0.smithi071.stdout:op 5444 completed, throughput=5MB/sec 2024-07-26T18:45:11.417 INFO:tasks.workunit.client.0.smithi071.stdout: 1084: throughput=5MB/sec pending data=0 2024-07-26T18:45:11.417 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-70qTNOLbWKWC78T off=440355 len=1416904 2024-07-26T18:45:11.423 INFO:tasks.workunit.client.0.smithi071.stdout:op 5445 completed, throughput=5MB/sec 2024-07-26T18:45:11.423 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jwWw2HLAfEnc5hi off=4086854 len=1919773 2024-07-26T18:45:11.427 INFO:tasks.workunit.client.0.smithi071.stdout:op 5446 completed, throughput=5MB/sec 2024-07-26T18:45:11.427 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FWz8ILELMuU4vHm off=6391550 len=266720 2024-07-26T18:45:11.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 5447 completed, throughput=5MB/sec 2024-07-26T18:45:11.431 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-BGtECAzdsF2KbyC off=14379554 len=1020939 2024-07-26T18:45:11.432 INFO:tasks.workunit.client.0.smithi071.stdout:op 5448 completed, throughput=5MB/sec 2024-07-26T18:45:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:11 smithi071 ceph-mon[90507]: pgmap v1950: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:45:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:11 smithi071 ceph-mon[92867]: pgmap v1950: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:45:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:11 smithi135 ceph-mon[85352]: pgmap v1950: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:45:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:45:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:45:12] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-07-26T18:45:12.432 INFO:tasks.workunit.client.0.smithi071.stdout: 1085: throughput=5MB/sec pending data=0 2024-07-26T18:45:12.432 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-63MPkv_sLRH37gS off=1738923 len=204050 2024-07-26T18:45:12.436 INFO:tasks.workunit.client.0.smithi071.stdout:op 5449 completed, throughput=5MB/sec 2024-07-26T18:45:12.436 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-abapD1tfgGs3FNC off=6419752 len=602393 2024-07-26T18:45:12.436 INFO:tasks.workunit.client.0.smithi071.stdout:op 5450 completed, throughput=5MB/sec 2024-07-26T18:45:12.437 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vc8JjoDL6pg_xhZ off=12285127 len=723103 2024-07-26T18:45:12.438 INFO:tasks.workunit.client.0.smithi071.stdout:op 5451 completed, throughput=5MB/sec 2024-07-26T18:45:12.438 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VCrXMQpdVsCWQAu off=2106135 len=1654445 2024-07-26T18:45:12.448 INFO:tasks.workunit.client.0.smithi071.stdout:op 5452 completed, throughput=5MB/sec 2024-07-26T18:45:12.449 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KFdHcwsVTrFD0ky off=2198923 len=447752 2024-07-26T18:45:12.449 INFO:tasks.workunit.client.0.smithi071.stdout:op 5453 completed, throughput=5MB/sec 2024-07-26T18:45:12.449 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9XepOImBLAeSjox off=358304 len=156505 2024-07-26T18:45:12.451 INFO:tasks.workunit.client.0.smithi071.stdout:op 5454 completed, throughput=5MB/sec 2024-07-26T18:45:12.451 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nCBmQ5-7Ohv53wF off=2548756 len=145668 2024-07-26T18:45:12.454 INFO:tasks.workunit.client.0.smithi071.stdout:op 5455 completed, throughput=5MB/sec 2024-07-26T18:45:12.454 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bqG1ygACQSvjOTS off=1011703 len=2036071 2024-07-26T18:45:12.463 INFO:tasks.workunit.client.0.smithi071.stdout:op 5456 completed, throughput=5MB/sec 2024-07-26T18:45:13.463 INFO:tasks.workunit.client.0.smithi071.stdout: 1086: throughput=5MB/sec pending data=0 2024-07-26T18:45:13.464 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LjRbk96LLWDTiLc off=8849654 len=1206216 2024-07-26T18:45:13.471 INFO:tasks.workunit.client.0.smithi071.stdout:op 5457 completed, throughput=5MB/sec 2024-07-26T18:45:13.471 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gQRrIH012lHnsgp off=22403887 len=481667 2024-07-26T18:45:13.472 INFO:tasks.workunit.client.0.smithi071.stdout:op 5458 completed, throughput=5MB/sec 2024-07-26T18:45:13.472 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gxNQ0_oqyS1SIPs off=7349344 len=1442290 2024-07-26T18:45:13.473 INFO:tasks.workunit.client.0.smithi071.stdout:op 5459 completed, throughput=5MB/sec 2024-07-26T18:45:13.473 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FXifNnQF_U38r17 off=12116970 len=565480 2024-07-26T18:45:13.477 INFO:tasks.workunit.client.0.smithi071.stdout:op 5460 completed, throughput=5MB/sec 2024-07-26T18:45:13.477 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-krD2gYtYxqz1YLz off=8738885 len=368045 2024-07-26T18:45:13.478 INFO:tasks.workunit.client.0.smithi071.stdout:op 5461 completed, throughput=5MB/sec 2024-07-26T18:45:13.478 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-oVdi6-92bT0ojkc off=12084574 len=1670519 2024-07-26T18:45:13.482 INFO:tasks.workunit.client.0.smithi071.stdout:op 5462 completed, throughput=5MB/sec 2024-07-26T18:45:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:13 smithi071 ceph-mon[92867]: pgmap v1951: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:45:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:13 smithi071 ceph-mon[90507]: pgmap v1951: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:45:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:13 smithi135 ceph-mon[85352]: pgmap v1951: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:45:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:14.483 INFO:tasks.workunit.client.0.smithi071.stdout: 1087: throughput=5MB/sec pending data=0 2024-07-26T18:45:14.483 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H2Ve_ptIaGn87Eg off=6002885 len=36811 2024-07-26T18:45:14.483 INFO:tasks.workunit.client.0.smithi071.stdout:op 5463 completed, throughput=5MB/sec 2024-07-26T18:45:14.484 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0foUU9EMe-4YwqS off=6306177 len=311329 2024-07-26T18:45:14.484 INFO:tasks.workunit.client.0.smithi071.stdout:op 5464 completed, throughput=5MB/sec 2024-07-26T18:45:14.485 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-560C0yeEfGPk4va off=7461228 len=1313231 2024-07-26T18:45:14.493 INFO:tasks.workunit.client.0.smithi071.stdout:op 5465 completed, throughput=5MB/sec 2024-07-26T18:45:14.493 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sxgk-qyQbrPT03y off=18229279 len=371461 2024-07-26T18:45:14.494 INFO:tasks.workunit.client.0.smithi071.stdout:op 5466 completed, throughput=5MB/sec 2024-07-26T18:45:14.494 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3mPMu3DuwbjS_6U off=9470414 len=2072923 2024-07-26T18:45:14.505 INFO:tasks.workunit.client.0.smithi071.stdout:op 5467 completed, throughput=5MB/sec 2024-07-26T18:45:15.506 INFO:tasks.workunit.client.0.smithi071.stdout: 1088: throughput=5MB/sec pending data=0 2024-07-26T18:45:15.506 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TyIrZC79R7jctea off=2417302 len=2030401 2024-07-26T18:45:15.515 INFO:tasks.workunit.client.0.smithi071.stdout:op 5468 completed, throughput=5MB/sec 2024-07-26T18:45:15.515 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pzWnRa56Us8-x6T off=5763002 len=1010657 2024-07-26T18:45:15.520 INFO:tasks.workunit.client.0.smithi071.stdout:op 5469 completed, throughput=5MB/sec 2024-07-26T18:45:15.520 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bMyOrzbZlul1hVd off=4445250 len=1580628 2024-07-26T18:45:15.528 INFO:tasks.workunit.client.0.smithi071.stdout:op 5470 completed, throughput=5MB/sec 2024-07-26T18:45:15.528 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_6KVoqrqLwgaNC5 off=2815732 len=1553615 2024-07-26T18:45:15.531 INFO:tasks.workunit.client.0.smithi071.stdout:op 5471 completed, throughput=5MB/sec 2024-07-26T18:45:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:15 smithi071 ceph-mon[90507]: pgmap v1952: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:45:15.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:15 smithi071 ceph-mon[92867]: pgmap v1952: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:45:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:15 smithi135 ceph-mon[85352]: pgmap v1952: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-07-26T18:45:16.532 INFO:tasks.workunit.client.0.smithi071.stdout: 1089: throughput=5MB/sec pending data=0 2024-07-26T18:45:16.532 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aarGmNK4useLhCZ off=15433117 len=354226 2024-07-26T18:45:16.533 INFO:tasks.workunit.client.0.smithi071.stdout:op 5472 completed, throughput=5MB/sec 2024-07-26T18:45:16.533 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-23PLYabSzKbc0-G off=8776997 len=575695 2024-07-26T18:45:16.537 INFO:tasks.workunit.client.0.smithi071.stdout:op 5473 completed, throughput=5MB/sec 2024-07-26T18:45:16.537 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yfNEc8rKbtPyRoo off=2850832 len=829949 2024-07-26T18:45:16.539 INFO:tasks.workunit.client.0.smithi071.stdout:op 5474 completed, throughput=5MB/sec 2024-07-26T18:45:16.539 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KseC5ufyTx_QWul off=3411829 len=1231429 2024-07-26T18:45:16.540 INFO:tasks.workunit.client.0.smithi071.stdout:op 5475 completed, throughput=5MB/sec 2024-07-26T18:45:16.541 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G1kmpQt3r_7bK7Z off=7235214 len=1014040 2024-07-26T18:45:16.541 INFO:tasks.workunit.client.0.smithi071.stdout:op 5476 completed, throughput=5MB/sec 2024-07-26T18:45:16.541 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4kAAqFsvOMU6AMM off=3812841 len=423293 2024-07-26T18:45:16.542 INFO:tasks.workunit.client.0.smithi071.stdout:op 5477 completed, throughput=5MB/sec 2024-07-26T18:45:17.543 INFO:tasks.workunit.client.0.smithi071.stdout: 1090: throughput=5MB/sec pending data=0 2024-07-26T18:45:17.543 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-t4KziYg1ZXRtACB off=3243847 len=1556409 2024-07-26T18:45:17.551 INFO:tasks.workunit.client.0.smithi071.stdout:op 5478 completed, throughput=5MB/sec 2024-07-26T18:45:17.552 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OvjoaYYompf2XYg off=17847082 len=2038403 2024-07-26T18:45:17.561 INFO:tasks.workunit.client.0.smithi071.stdout:op 5479 completed, throughput=5MB/sec 2024-07-26T18:45:17.561 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-flwEfUwULDcrEkH off=1505141 len=1591603 2024-07-26T18:45:17.569 INFO:tasks.workunit.client.0.smithi071.stdout:op 5480 completed, throughput=5MB/sec 2024-07-26T18:45:17.569 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yl8VTGM1BpUxFD5 off=8774254 len=661586 2024-07-26T18:45:17.574 INFO:tasks.workunit.client.0.smithi071.stdout:op 5481 completed, throughput=5MB/sec 2024-07-26T18:45:18.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:17 smithi135 ceph-mon[85352]: pgmap v1953: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:45:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:17 smithi071 ceph-mon[90507]: pgmap v1953: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:45:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:17 smithi071 ceph-mon[92867]: pgmap v1953: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:45:18.574 INFO:tasks.workunit.client.0.smithi071.stdout: 1091: throughput=5MB/sec pending data=0 2024-07-26T18:45:18.574 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ucKd-UOkrtUD4S0 off=15794076 len=119935 2024-07-26T18:45:18.575 INFO:tasks.workunit.client.0.smithi071.stdout:op 5482 completed, throughput=5MB/sec 2024-07-26T18:45:18.575 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uZpAGYcqivgaQTs off=7946465 len=249146 2024-07-26T18:45:18.575 INFO:tasks.workunit.client.0.smithi071.stdout:op 5483 completed, throughput=5MB/sec 2024-07-26T18:45:18.576 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZrnoejQjSU9XG0J off=3744067 len=174928 2024-07-26T18:45:18.578 INFO:tasks.workunit.client.0.smithi071.stdout:op 5484 completed, throughput=5MB/sec 2024-07-26T18:45:18.579 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--7eT8Lz_c_aAWpf off=4467492 len=1764573 2024-07-26T18:45:18.581 INFO:tasks.workunit.client.0.smithi071.stdout:op 5485 completed, throughput=5MB/sec 2024-07-26T18:45:18.581 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-figy1lO5gRivou1 off=2793701 len=1593106 2024-07-26T18:45:18.588 INFO:tasks.workunit.client.0.smithi071.stdout:op 5486 completed, throughput=5MB/sec 2024-07-26T18:45:18.588 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jcNp6Ch1i9carj9 off=17283551 len=1661925 2024-07-26T18:45:18.591 INFO:tasks.workunit.client.0.smithi071.stdout:op 5487 completed, throughput=5MB/sec 2024-07-26T18:45:19.592 INFO:tasks.workunit.client.0.smithi071.stdout: 1092: throughput=5MB/sec pending data=0 2024-07-26T18:45:19.592 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-E3Zmk9fY8csSax2 off=1021768 len=1948081 2024-07-26T18:45:19.594 INFO:tasks.workunit.client.0.smithi071.stdout:op 5488 completed, throughput=5MB/sec 2024-07-26T18:45:19.594 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-EIlpnDylaIxKEMn off=18338359 len=535792 2024-07-26T18:45:19.596 INFO:tasks.workunit.client.0.smithi071.stdout:op 5489 completed, throughput=5MB/sec 2024-07-26T18:45:19.597 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Pje5l76t5bo0WCx off=6746767 len=1159534 2024-07-26T18:45:19.599 INFO:tasks.workunit.client.0.smithi071.stdout:op 5490 completed, throughput=5MB/sec 2024-07-26T18:45:19.599 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-prcSyoR8zqGK-aY off=1568243 len=5909 2024-07-26T18:45:19.602 INFO:tasks.workunit.client.0.smithi071.stdout:op 5491 completed, throughput=5MB/sec 2024-07-26T18:45:19.602 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-L2B21Ai1CyCAqlr off=770561 len=461959 2024-07-26T18:45:19.605 INFO:tasks.workunit.client.0.smithi071.stdout:op 5492 completed, throughput=5MB/sec 2024-07-26T18:45:19.605 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-uK5IsT5IfHOx9zr off=7261589 len=282894 2024-07-26T18:45:19.608 INFO:tasks.workunit.client.0.smithi071.stdout:op 5493 completed, throughput=5MB/sec 2024-07-26T18:45:19.608 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AI0YeF2YqOV1jAk off=3486894 len=1645140 2024-07-26T18:45:19.617 INFO:tasks.workunit.client.0.smithi071.stdout:op 5494 completed, throughput=5MB/sec 2024-07-26T18:45:20.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:19 smithi135 ceph-mon[85352]: pgmap v1954: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:45:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:19 smithi071 ceph-mon[92867]: pgmap v1954: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:45:20.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:19 smithi071 ceph-mon[90507]: pgmap v1954: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:45:20.617 INFO:tasks.workunit.client.0.smithi071.stdout: 1093: throughput=5MB/sec pending data=0 2024-07-26T18:45:20.618 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vjOgNHdiL919_OS off=2335001 len=1999184 2024-07-26T18:45:20.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 5495 completed, throughput=5MB/sec 2024-07-26T18:45:20.627 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2TILJ1G83182CDT off=1767180 len=180092 2024-07-26T18:45:20.630 INFO:tasks.workunit.client.0.smithi071.stdout:op 5496 completed, throughput=5MB/sec 2024-07-26T18:45:20.630 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-c2JoVTnzz-avu8y off=20745538 len=1735305 2024-07-26T18:45:20.641 INFO:tasks.workunit.client.0.smithi071.stdout:op 5497 completed, throughput=5MB/sec 2024-07-26T18:45:20.641 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-r0mGBrHpLRq9Kfy off=3879214 len=338577 2024-07-26T18:45:20.641 INFO:tasks.workunit.client.0.smithi071.stdout:op 5498 completed, throughput=5MB/sec 2024-07-26T18:45:21.642 INFO:tasks.workunit.client.0.smithi071.stdout: 1094: throughput=5MB/sec pending data=0 2024-07-26T18:45:21.642 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_3Tor4ZgPyhPPEi off=14600866 len=1395892 2024-07-26T18:45:21.644 INFO:tasks.workunit.client.0.smithi071.stdout:op 5499 completed, throughput=5MB/sec 2024-07-26T18:45:21.644 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YDtRKE95_BLa3QE off=11764455 len=847617 2024-07-26T18:45:21.645 INFO:tasks.workunit.client.0.smithi071.stdout:op 5500 completed, throughput=5MB/sec 2024-07-26T18:45:21.645 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sZ2oIYTZVfzqcZL off=15032826 len=1925065 2024-07-26T18:45:21.649 INFO:tasks.workunit.client.0.smithi071.stdout:op 5501 completed, throughput=5MB/sec 2024-07-26T18:45:21.649 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-tPXSprBFkF96l_e off=2503676 len=449665 2024-07-26T18:45:21.650 INFO:tasks.workunit.client.0.smithi071.stdout:op 5502 completed, throughput=5MB/sec 2024-07-26T18:45:21.651 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ku8MgB0D9zftkQL off=13920457 len=2048463 2024-07-26T18:45:21.654 INFO:tasks.workunit.client.0.smithi071.stdout:op 5503 completed, throughput=5MB/sec 2024-07-26T18:45:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:21 smithi135 ceph-mon[85352]: pgmap v1955: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:45:22.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:21 smithi071 ceph-mon[90507]: pgmap v1955: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:45:22.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:21 smithi071 ceph-mon[92867]: pgmap v1955: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-07-26T18:45:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:45:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:45:22] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:45:22.655 INFO:tasks.workunit.client.0.smithi071.stdout: 1095: throughput=5MB/sec pending data=0 2024-07-26T18:45:22.655 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gq4UESVgGFAvaw8 off=14159502 len=1537498 2024-07-26T18:45:22.657 INFO:tasks.workunit.client.0.smithi071.stdout:op 5504 completed, throughput=5MB/sec 2024-07-26T18:45:22.657 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6JtHU7XnVKtK-RZ off=993175 len=677831 2024-07-26T18:45:22.658 INFO:tasks.workunit.client.0.smithi071.stdout:op 5505 completed, throughput=5MB/sec 2024-07-26T18:45:22.658 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QS3PNgq6onCYnwb off=19210032 len=739328 2024-07-26T18:45:22.663 INFO:tasks.workunit.client.0.smithi071.stdout:op 5506 completed, throughput=5MB/sec 2024-07-26T18:45:22.663 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iPbOmJE00LKonuy off=6025502 len=832998 2024-07-26T18:45:22.668 INFO:tasks.workunit.client.0.smithi071.stdout:op 5507 completed, throughput=5MB/sec 2024-07-26T18:45:23.668 INFO:tasks.workunit.client.0.smithi071.stdout: 1096: throughput=5MB/sec pending data=0 2024-07-26T18:45:23.669 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bRpfzc5cDi2OZPh off=1952537 len=379890 2024-07-26T18:45:23.669 INFO:tasks.workunit.client.0.smithi071.stdout:op 5508 completed, throughput=5MB/sec 2024-07-26T18:45:23.669 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2qOslG-t57Mx1ab off=10351229 len=1588807 2024-07-26T18:45:23.671 INFO:tasks.workunit.client.0.smithi071.stdout:op 5509 completed, throughput=5MB/sec 2024-07-26T18:45:23.671 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eK7-CCfZWcDyT6F off=486035 len=668092 2024-07-26T18:45:23.676 INFO:tasks.workunit.client.0.smithi071.stdout:op 5510 completed, throughput=5MB/sec 2024-07-26T18:45:23.676 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fyue2k4WSl4HLWJ off=10695181 len=1975260 2024-07-26T18:45:23.686 INFO:tasks.workunit.client.0.smithi071.stdout:op 5511 completed, throughput=5MB/sec 2024-07-26T18:45:23.686 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q7OzZ0_P7QBqVlB off=687448 len=1866970 2024-07-26T18:45:23.688 INFO:tasks.workunit.client.0.smithi071.stdout:op 5512 completed, throughput=5MB/sec 2024-07-26T18:45:24.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:23 smithi135 ceph-mon[85352]: pgmap v1956: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:45:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:23 smithi071 ceph-mon[92867]: pgmap v1956: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:45:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:23 smithi071 ceph-mon[90507]: pgmap v1956: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-07-26T18:45:24.688 INFO:tasks.workunit.client.0.smithi071.stdout: 1097: throughput=5MB/sec pending data=0 2024-07-26T18:45:24.689 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aEi_NBo1a0VpHQ2 off=981938 len=403266 2024-07-26T18:45:24.691 INFO:tasks.workunit.client.0.smithi071.stdout:op 5513 completed, throughput=5MB/sec 2024-07-26T18:45:24.692 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fAt6RtiWlttXQSb off=19281102 len=2056594 2024-07-26T18:45:24.703 INFO:tasks.workunit.client.0.smithi071.stdout:op 5514 completed, throughput=5MB/sec 2024-07-26T18:45:24.703 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jKJtmgEh6sD0UuD off=9718823 len=1324885 2024-07-26T18:45:24.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 5515 completed, throughput=5MB/sec 2024-07-26T18:45:24.709 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ASZKUQGuyTR8N-V off=1444639 len=1199684 2024-07-26T18:45:24.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 5516 completed, throughput=5MB/sec 2024-07-26T18:45:25.710 INFO:tasks.workunit.client.0.smithi071.stdout: 1098: throughput=5MB/sec pending data=0 2024-07-26T18:45:25.710 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-N33loHT1tp6aJNU off=1361997 len=1769396 2024-07-26T18:45:25.720 INFO:tasks.workunit.client.0.smithi071.stdout:op 5517 completed, throughput=5MB/sec 2024-07-26T18:45:25.720 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-63uooDtHH8o5jin off=10667285 len=84308 2024-07-26T18:45:25.721 INFO:tasks.workunit.client.0.smithi071.stdout:op 5518 completed, throughput=5MB/sec 2024-07-26T18:45:25.721 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-stbTXOKzr-xS1rV off=4582074 len=33370 2024-07-26T18:45:25.721 INFO:tasks.workunit.client.0.smithi071.stdout:op 5519 completed, throughput=5MB/sec 2024-07-26T18:45:25.721 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-F9NLfJpnrvYzo9g off=1552625 len=462238 2024-07-26T18:45:25.725 INFO:tasks.workunit.client.0.smithi071.stdout:op 5520 completed, throughput=5MB/sec 2024-07-26T18:45:25.725 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4CL57eSgOpmW8fP off=2727725 len=1328569 2024-07-26T18:45:25.732 INFO:tasks.workunit.client.0.smithi071.stdout:op 5521 completed, throughput=5MB/sec 2024-07-26T18:45:25.732 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RNcAIIyiqKOomC3 off=8112494 len=565878 2024-07-26T18:45:25.733 INFO:tasks.workunit.client.0.smithi071.stdout:op 5522 completed, throughput=5MB/sec 2024-07-26T18:45:25.733 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jI2ksGtma-a2Xi9 off=1590754 len=708034 2024-07-26T18:45:25.737 INFO:tasks.workunit.client.0.smithi071.stdout:op 5523 completed, throughput=5MB/sec 2024-07-26T18:45:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:25 smithi135 ceph-mon[85352]: pgmap v1957: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:45:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:25 smithi071 ceph-mon[92867]: pgmap v1957: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:45:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:25 smithi071 ceph-mon[90507]: pgmap v1957: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-07-26T18:45:26.737 INFO:tasks.workunit.client.0.smithi071.stdout: 1099: throughput=5MB/sec pending data=0 2024-07-26T18:45:26.737 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OKjmibuO_YCYppg off=10017413 len=1675629 2024-07-26T18:45:26.744 INFO:tasks.workunit.client.0.smithi071.stdout:op 5524 completed, throughput=5MB/sec 2024-07-26T18:45:26.744 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SZDyHY6pfHEqElT off=10421609 len=467799 2024-07-26T18:45:26.746 INFO:tasks.workunit.client.0.smithi071.stdout:op 5525 completed, throughput=5MB/sec 2024-07-26T18:45:26.746 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-II__AQUON1cOcNI off=743705 len=1727115 2024-07-26T18:45:26.753 INFO:tasks.workunit.client.0.smithi071.stdout:op 5526 completed, throughput=5MB/sec 2024-07-26T18:45:26.753 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UhQvEQAhn6gldq1 off=15838823 len=248560 2024-07-26T18:45:26.756 INFO:tasks.workunit.client.0.smithi071.stdout:op 5527 completed, throughput=5MB/sec 2024-07-26T18:45:26.756 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vrvq2KkPbJkmo1X off=6453364 len=1160168 2024-07-26T18:45:26.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 5528 completed, throughput=5MB/sec 2024-07-26T18:45:27.758 INFO:tasks.workunit.client.0.smithi071.stdout: 1100: throughput=5MB/sec pending data=0 2024-07-26T18:45:27.759 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8WF5Kf3G3XG3-6w off=2721802 len=1311100 2024-07-26T18:45:27.760 INFO:tasks.workunit.client.0.smithi071.stdout:op 5529 completed, throughput=5MB/sec 2024-07-26T18:45:27.760 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zmmUWXZwDVkMQr6 off=1446852 len=1851760 2024-07-26T18:45:27.763 INFO:tasks.workunit.client.0.smithi071.stdout:op 5530 completed, throughput=5MB/sec 2024-07-26T18:45:27.763 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kwLqHj7R-51WtWn off=1841506 len=1802650 2024-07-26T18:45:27.773 INFO:tasks.workunit.client.0.smithi071.stdout:op 5531 completed, throughput=5MB/sec 2024-07-26T18:45:27.773 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--y5QM1buHe5loaW off=582233 len=259581 2024-07-26T18:45:27.773 INFO:tasks.workunit.client.0.smithi071.stdout:op 5532 completed, throughput=5MB/sec 2024-07-26T18:45:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:27 smithi135 ceph-mon[85352]: pgmap v1958: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:45:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:27 smithi071 ceph-mon[90507]: pgmap v1958: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:45:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:27 smithi071 ceph-mon[92867]: pgmap v1958: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:45:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:28.774 INFO:tasks.workunit.client.0.smithi071.stdout: 1101: throughput=5MB/sec pending data=0 2024-07-26T18:45:28.774 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0QpdwMJXkZktXT8 off=684733 len=1591085 2024-07-26T18:45:28.776 INFO:tasks.workunit.client.0.smithi071.stdout:op 5533 completed, throughput=5MB/sec 2024-07-26T18:45:28.776 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6ZejTpqnI2_r7qp off=2387008 len=452283 2024-07-26T18:45:28.778 INFO:tasks.workunit.client.0.smithi071.stdout:op 5534 completed, throughput=5MB/sec 2024-07-26T18:45:28.778 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pz9X5CwSczTiBoV off=6935297 len=1488058 2024-07-26T18:45:28.780 INFO:tasks.workunit.client.0.smithi071.stdout:op 5535 completed, throughput=5MB/sec 2024-07-26T18:45:28.780 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GlDFfa0Edb_2sT1 off=11342897 len=490710 2024-07-26T18:45:28.784 INFO:tasks.workunit.client.0.smithi071.stdout:op 5536 completed, throughput=5MB/sec 2024-07-26T18:45:28.784 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tvt2Hf7E4PrTEmf off=4547825 len=703067 2024-07-26T18:45:28.789 INFO:tasks.workunit.client.0.smithi071.stdout:op 5537 completed, throughput=5MB/sec 2024-07-26T18:45:28.789 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XyWwTmJpZdSaKyp off=2868499 len=1280642 2024-07-26T18:45:28.795 INFO:tasks.workunit.client.0.smithi071.stdout:op 5538 completed, throughput=5MB/sec 2024-07-26T18:45:29.796 INFO:tasks.workunit.client.0.smithi071.stdout: 1102: throughput=5MB/sec pending data=0 2024-07-26T18:45:29.796 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cYu74ntiABY4TUJ off=11755040 len=51179 2024-07-26T18:45:29.799 INFO:tasks.workunit.client.0.smithi071.stdout:op 5539 completed, throughput=5MB/sec 2024-07-26T18:45:29.799 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NmxNyhKqHtBiXxc off=19684571 len=30833 2024-07-26T18:45:29.802 INFO:tasks.workunit.client.0.smithi071.stdout:op 5540 completed, throughput=5MB/sec 2024-07-26T18:45:29.802 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-50A2Zjhq3kPBciF off=6663332 len=706476 2024-07-26T18:45:29.806 INFO:tasks.workunit.client.0.smithi071.stdout:op 5541 completed, throughput=5MB/sec 2024-07-26T18:45:29.806 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pDVfei3E3GtlHew off=0 len=1728542 2024-07-26T18:45:29.810 INFO:tasks.workunit.client.0.smithi071.stdout:op 5542 completed, throughput=5MB/sec 2024-07-26T18:45:29.810 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-V8V3M0GSYYDuV7m off=4117989 len=500534 2024-07-26T18:45:29.813 INFO:tasks.workunit.client.0.smithi071.stdout:op 5543 completed, throughput=5MB/sec 2024-07-26T18:45:29.813 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EcTBdeuIAZiqBBF off=181417 len=1581470 2024-07-26T18:45:29.821 INFO:tasks.workunit.client.0.smithi071.stdout:op 5544 completed, throughput=5MB/sec 2024-07-26T18:45:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:29 smithi135 ceph-mon[85352]: pgmap v1959: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:45:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:29 smithi071 ceph-mon[90507]: pgmap v1959: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:45:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:29 smithi071 ceph-mon[92867]: pgmap v1959: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:45:30.822 INFO:tasks.workunit.client.0.smithi071.stdout: 1103: throughput=5MB/sec pending data=0 2024-07-26T18:45:30.822 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GCo84oHZkQwMOC4 off=7876606 len=973915 2024-07-26T18:45:30.827 INFO:tasks.workunit.client.0.smithi071.stdout:op 5545 completed, throughput=5MB/sec 2024-07-26T18:45:30.827 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eAcE2CAGn2f5bJV off=4252207 len=842427 2024-07-26T18:45:30.831 INFO:tasks.workunit.client.0.smithi071.stdout:op 5546 completed, throughput=5MB/sec 2024-07-26T18:45:30.831 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ms1By5Ax87F2Cd9 off=4822595 len=2020470 2024-07-26T18:45:30.844 INFO:tasks.workunit.client.0.smithi071.stdout:op 5547 completed, throughput=5MB/sec 2024-07-26T18:45:30.844 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OhRhEq42Cw8P771 off=2538786 len=811373 2024-07-26T18:45:30.845 INFO:tasks.workunit.client.0.smithi071.stdout:op 5548 completed, throughput=5MB/sec 2024-07-26T18:45:30.845 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4ZKScFvefO_JupV off=7350293 len=1695806 2024-07-26T18:45:30.852 INFO:tasks.workunit.client.0.smithi071.stdout:op 5549 completed, throughput=5MB/sec 2024-07-26T18:45:31.853 INFO:tasks.workunit.client.0.smithi071.stdout: 1104: throughput=5MB/sec pending data=0 2024-07-26T18:45:31.853 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4BhawC3qKya3Kvn off=4430643 len=627642 2024-07-26T18:45:31.854 INFO:tasks.workunit.client.0.smithi071.stdout:op 5550 completed, throughput=5MB/sec 2024-07-26T18:45:31.854 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--t3hYNRmij0xSM1 off=2414348 len=1926684 2024-07-26T18:45:31.865 INFO:tasks.workunit.client.0.smithi071.stdout:op 5551 completed, throughput=5MB/sec 2024-07-26T18:45:31.865 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NH1eJkXbxYn5FV9 off=6234574 len=2025590 2024-07-26T18:45:31.878 INFO:tasks.workunit.client.0.smithi071.stdout:op 5552 completed, throughput=5MB/sec 2024-07-26T18:45:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:31 smithi135 ceph-mon[85352]: pgmap v1960: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:45:32.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:31 smithi071 ceph-mon[92867]: pgmap v1960: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:45:32.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:31 smithi071 ceph-mon[90507]: pgmap v1960: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:45:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:45:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:45:32] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-07-26T18:45:32.878 INFO:tasks.workunit.client.0.smithi071.stdout: 1105: throughput=5MB/sec pending data=0 2024-07-26T18:45:32.879 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9jCjsijSRHC8vUX off=3369620 len=496565 2024-07-26T18:45:32.881 INFO:tasks.workunit.client.0.smithi071.stdout:op 5553 completed, throughput=5MB/sec 2024-07-26T18:45:32.881 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jzb1wwr8xx31cYH off=9306144 len=1732625 2024-07-26T18:45:32.883 INFO:tasks.workunit.client.0.smithi071.stdout:op 5554 completed, throughput=5MB/sec 2024-07-26T18:45:32.884 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_aCH_xVjHZQv_hG off=912675 len=1178730 2024-07-26T18:45:32.891 INFO:tasks.workunit.client.0.smithi071.stdout:op 5555 completed, throughput=5MB/sec 2024-07-26T18:45:32.891 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-qvkMlVFmvELcTzx off=3701716 len=1026857 2024-07-26T18:45:32.893 INFO:tasks.workunit.client.0.smithi071.stdout:op 5556 completed, throughput=5MB/sec 2024-07-26T18:45:32.893 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-_geajqeQDAPEJkC off=10136584 len=1751109 2024-07-26T18:45:32.896 INFO:tasks.workunit.client.0.smithi071.stdout:op 5557 completed, throughput=5MB/sec 2024-07-26T18:45:33.897 INFO:tasks.workunit.client.0.smithi071.stdout: 1106: throughput=5MB/sec pending data=0 2024-07-26T18:45:33.897 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bJjBlHW_J5nq4Ss off=8283209 len=1156422 2024-07-26T18:45:33.898 INFO:tasks.workunit.client.0.smithi071.stdout:op 5558 completed, throughput=5MB/sec 2024-07-26T18:45:33.898 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WEQp2lQhGCBJe2f off=3496682 len=1398456 2024-07-26T18:45:33.900 INFO:tasks.workunit.client.0.smithi071.stdout:op 5559 completed, throughput=5MB/sec 2024-07-26T18:45:33.900 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5Vkeq_SfI5ixlXD off=4596897 len=750410 2024-07-26T18:45:33.901 INFO:tasks.workunit.client.0.smithi071.stdout:op 5560 completed, throughput=5MB/sec 2024-07-26T18:45:33.901 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4g0JWalM2VQYREd off=3927070 len=1172565 2024-07-26T18:45:33.909 INFO:tasks.workunit.client.0.smithi071.stdout:op 5561 completed, throughput=5MB/sec 2024-07-26T18:45:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:33 smithi135 ceph-mon[85352]: pgmap v1961: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:45:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:33 smithi071 ceph-mon[90507]: pgmap v1961: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:45:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:33 smithi071 ceph-mon[92867]: pgmap v1961: 105 pgs: 105 active+clean; 129 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:45:34.909 INFO:tasks.workunit.client.0.smithi071.stdout: 1107: throughput=5MB/sec pending data=0 2024-07-26T18:45:34.910 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-TESZZ54la8CvUIQ off=3324354 len=194539 2024-07-26T18:45:34.912 INFO:tasks.workunit.client.0.smithi071.stdout:op 5562 completed, throughput=5MB/sec 2024-07-26T18:45:34.912 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-h2kF0sNDcM_qdcy off=3016173 len=1019439 2024-07-26T18:45:34.918 INFO:tasks.workunit.client.0.smithi071.stdout:op 5563 completed, throughput=5MB/sec 2024-07-26T18:45:34.918 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IBkHHymQNTwZ2ho off=2490283 len=9785 2024-07-26T18:45:34.918 INFO:tasks.workunit.client.0.smithi071.stdout:op 5564 completed, throughput=5MB/sec 2024-07-26T18:45:34.919 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-T6vV6Mklnqmg3C3 off=15429792 len=1372044 2024-07-26T18:45:34.927 INFO:tasks.workunit.client.0.smithi071.stdout:op 5565 completed, throughput=5MB/sec 2024-07-26T18:45:34.927 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SQmFlK7wqrC3GyQ off=7815234 len=522533 2024-07-26T18:45:34.931 INFO:tasks.workunit.client.0.smithi071.stdout:op 5566 completed, throughput=5MB/sec 2024-07-26T18:45:34.931 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jzcsHB66HcwLQhC off=13225492 len=22581 2024-07-26T18:45:34.932 INFO:tasks.workunit.client.0.smithi071.stdout:op 5567 completed, throughput=5MB/sec 2024-07-26T18:45:34.932 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ixgLlnTJdjbyCMK off=1992584 len=572405 2024-07-26T18:45:34.932 INFO:tasks.workunit.client.0.smithi071.stdout:op 5568 completed, throughput=5MB/sec 2024-07-26T18:45:34.933 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-r_zSw_8noangD_B off=3788820 len=1825105 2024-07-26T18:45:34.945 INFO:tasks.workunit.client.0.smithi071.stdout:op 5569 completed, throughput=5MB/sec 2024-07-26T18:45:35.945 INFO:tasks.workunit.client.0.smithi071.stdout: 1108: throughput=5MB/sec pending data=0 2024-07-26T18:45:35.946 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-NJpJ6WKWdBALDTA off=2521263 len=358163 2024-07-26T18:45:35.947 INFO:tasks.workunit.client.0.smithi071.stdout:op 5570 completed, throughput=5MB/sec 2024-07-26T18:45:35.947 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-znyAplu0btBHKD7 off=4284747 len=218165 2024-07-26T18:45:35.948 INFO:tasks.workunit.client.0.smithi071.stdout:op 5571 completed, throughput=5MB/sec 2024-07-26T18:45:35.948 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AEWh1dNWcJhDkSh off=2684749 len=1373234 2024-07-26T18:45:35.956 INFO:tasks.workunit.client.0.smithi071.stdout:op 5572 completed, throughput=5MB/sec 2024-07-26T18:45:35.957 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-c1IzQedrHrF8gp- off=11853586 len=867183 2024-07-26T18:45:35.959 INFO:tasks.workunit.client.0.smithi071.stdout:op 5573 completed, throughput=5MB/sec 2024-07-26T18:45:35.959 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3i6L_vniOxShcIH off=4888 len=1377900 2024-07-26T18:45:35.961 INFO:tasks.workunit.client.0.smithi071.stdout:op 5574 completed, throughput=5MB/sec 2024-07-26T18:45:35.961 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4HZB90yxeYNL2nd off=2210053 len=2037305 2024-07-26T18:45:35.970 INFO:tasks.workunit.client.0.smithi071.stdout:op 5575 completed, throughput=5MB/sec 2024-07-26T18:45:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:35 smithi135 ceph-mon[85352]: pgmap v1962: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:45:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:35 smithi071 ceph-mon[90507]: pgmap v1962: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:45:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:35 smithi071 ceph-mon[92867]: pgmap v1962: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:45:36.970 INFO:tasks.workunit.client.0.smithi071.stdout: 1109: throughput=5MB/sec pending data=0 2024-07-26T18:45:36.970 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ygv_vUwnJ_0O_QA off=2342604 len=1610235 2024-07-26T18:45:36.980 INFO:tasks.workunit.client.0.smithi071.stdout:op 5576 completed, throughput=5MB/sec 2024-07-26T18:45:36.980 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gpYav0l3pXDqk_l off=2043216 len=617850 2024-07-26T18:45:36.981 INFO:tasks.workunit.client.0.smithi071.stdout:op 5577 completed, throughput=5MB/sec 2024-07-26T18:45:36.981 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CcG2AgJONyQf29u off=1473066 len=473094 2024-07-26T18:45:36.982 INFO:tasks.workunit.client.0.smithi071.stdout:op 5578 completed, throughput=5MB/sec 2024-07-26T18:45:36.982 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mziuapmKMhJ9hGd off=4150361 len=1555816 2024-07-26T18:45:36.989 INFO:tasks.workunit.client.0.smithi071.stdout:op 5579 completed, throughput=5MB/sec 2024-07-26T18:45:37.989 INFO:tasks.workunit.client.0.smithi071.stdout: 1110: throughput=5MB/sec pending data=0 2024-07-26T18:45:37.989 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-IbYJUWA7VZNX7Yy off=8429178 len=2020859 2024-07-26T18:45:37.992 INFO:tasks.workunit.client.0.smithi071.stdout:op 5580 completed, throughput=5MB/sec 2024-07-26T18:45:37.992 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-q7HX1yAYkK4m-yb off=9170168 len=826625 2024-07-26T18:45:37.996 INFO:tasks.workunit.client.0.smithi071.stdout:op 5581 completed, throughput=5MB/sec 2024-07-26T18:45:37.996 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PDvxK6hg-TBrQk1 off=10969268 len=1273993 2024-07-26T18:45:37.998 INFO:tasks.workunit.client.0.smithi071.stdout:op 5582 completed, throughput=5MB/sec 2024-07-26T18:45:37.998 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1BByAWrWXT239tR off=23507714 len=419652 2024-07-26T18:45:37.999 INFO:tasks.workunit.client.0.smithi071.stdout:op 5583 completed, throughput=5MB/sec 2024-07-26T18:45:37.999 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8rRnH6Kzb3QaWsz off=13085797 len=482374 2024-07-26T18:45:38.001 INFO:tasks.workunit.client.0.smithi071.stdout:op 5584 completed, throughput=5MB/sec 2024-07-26T18:45:38.001 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-asVg-sSkvAHXPQ5 off=3096599 len=1257314 2024-07-26T18:45:38.002 INFO:tasks.workunit.client.0.smithi071.stdout:op 5585 completed, throughput=5MB/sec 2024-07-26T18:45:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:37 smithi135 ceph-mon[85352]: pgmap v1963: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:45:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:37 smithi071 ceph-mon[90507]: pgmap v1963: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:45:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:37 smithi071 ceph-mon[92867]: pgmap v1963: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:45:39.002 INFO:tasks.workunit.client.0.smithi071.stdout: 1111: throughput=5MB/sec pending data=0 2024-07-26T18:45:39.003 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LO8OsN97EsI6FCK off=9151316 len=447598 2024-07-26T18:45:39.003 INFO:tasks.workunit.client.0.smithi071.stdout:op 5586 completed, throughput=5MB/sec 2024-07-26T18:45:39.003 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Ikv5N8GhTS5NEug off=18443438 len=841529 2024-07-26T18:45:39.005 INFO:tasks.workunit.client.0.smithi071.stdout:op 5587 completed, throughput=5MB/sec 2024-07-26T18:45:39.005 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PeT6SfGbjLUzhaS off=4003435 len=748145 2024-07-26T18:45:39.007 INFO:tasks.workunit.client.0.smithi071.stdout:op 5588 completed, throughput=5MB/sec 2024-07-26T18:45:39.007 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-PG1qgsp2yhDHxT_ off=7517479 len=649184 2024-07-26T18:45:39.011 INFO:tasks.workunit.client.0.smithi071.stdout:op 5589 completed, throughput=5MB/sec 2024-07-26T18:45:39.011 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-irE6gcIgvnnMV5P off=4006067 len=46038 2024-07-26T18:45:39.013 INFO:tasks.workunit.client.0.smithi071.stdout:op 5590 completed, throughput=5MB/sec 2024-07-26T18:45:39.013 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gwlSSCQcejmq_oJ off=2622633 len=716181 2024-07-26T18:45:39.015 INFO:tasks.workunit.client.0.smithi071.stdout:op 5591 completed, throughput=5MB/sec 2024-07-26T18:45:39.015 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IQ-9XW4sCKNEUC7 off=1846251 len=1460962 2024-07-26T18:45:39.021 INFO:tasks.workunit.client.0.smithi071.stdout:op 5592 completed, throughput=5MB/sec 2024-07-26T18:45:40.022 INFO:tasks.workunit.client.0.smithi071.stdout: 1112: throughput=5MB/sec pending data=0 2024-07-26T18:45:40.022 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZnquFHiLhkPHuUx off=14452137 len=257567 2024-07-26T18:45:40.025 INFO:tasks.workunit.client.0.smithi071.stdout:op 5593 completed, throughput=5MB/sec 2024-07-26T18:45:40.025 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KCkvvv_Crpg3xA9 off=4366814 len=274941 2024-07-26T18:45:40.026 INFO:tasks.workunit.client.0.smithi071.stdout:op 5594 completed, throughput=5MB/sec 2024-07-26T18:45:40.026 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pB9FqNDkVB9fu_v off=10392510 len=1415942 2024-07-26T18:45:40.032 INFO:tasks.workunit.client.0.smithi071.stdout:op 5595 completed, throughput=5MB/sec 2024-07-26T18:45:40.032 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Dmq26WkbScQ3okE off=10809734 len=999334 2024-07-26T18:45:40.039 INFO:tasks.workunit.client.0.smithi071.stdout:op 5596 completed, throughput=5MB/sec 2024-07-26T18:45:40.039 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mck26_dXp-V1ZXY off=2446149 len=409092 2024-07-26T18:45:40.043 INFO:tasks.workunit.client.0.smithi071.stdout:op 5597 completed, throughput=5MB/sec 2024-07-26T18:45:40.043 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-In4TJuK-AQEiNnn off=7745911 len=2017253 2024-07-26T18:45:40.054 INFO:tasks.workunit.client.0.smithi071.stdout:op 5598 completed, throughput=5MB/sec 2024-07-26T18:45:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:39 smithi135 ceph-mon[85352]: pgmap v1964: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:45:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:39 smithi071 ceph-mon[90507]: pgmap v1964: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:45:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:39 smithi071 ceph-mon[92867]: pgmap v1964: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-07-26T18:45:41.055 INFO:tasks.workunit.client.0.smithi071.stdout: 1113: throughput=5MB/sec pending data=0 2024-07-26T18:45:41.055 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-n1wR_HykatwK0zl off=2595209 len=1058913 2024-07-26T18:45:41.061 INFO:tasks.workunit.client.0.smithi071.stdout:op 5599 completed, throughput=5MB/sec 2024-07-26T18:45:41.061 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bCxYhnBv1HaP5ml off=12595836 len=859095 2024-07-26T18:45:41.066 INFO:tasks.workunit.client.0.smithi071.stdout:op 5600 completed, throughput=5MB/sec 2024-07-26T18:45:41.066 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j5gAfziyXcOejEp off=1945469 len=1564274 2024-07-26T18:45:41.068 INFO:tasks.workunit.client.0.smithi071.stdout:op 5601 completed, throughput=5MB/sec 2024-07-26T18:45:41.068 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YfQSmT7KaQj0Z8A off=18544349 len=1978628 2024-07-26T18:45:41.070 INFO:tasks.workunit.client.0.smithi071.stdout:op 5602 completed, throughput=5MB/sec 2024-07-26T18:45:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:41 smithi135 ceph-mon[85352]: pgmap v1965: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:45:42.070 INFO:tasks.workunit.client.0.smithi071.stdout: 1114: throughput=5MB/sec pending data=0 2024-07-26T18:45:42.070 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uCjXft8VHGcIB_p off=991874 len=611840 2024-07-26T18:45:42.072 INFO:tasks.workunit.client.0.smithi071.stdout:op 5603 completed, throughput=5MB/sec 2024-07-26T18:45:42.072 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-h2b41aspooC3BwI off=1958251 len=2016466 2024-07-26T18:45:42.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:41 smithi071 ceph-mon[90507]: pgmap v1965: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:45:42.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:41 smithi071 ceph-mon[92867]: pgmap v1965: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:45:42.084 INFO:tasks.workunit.client.0.smithi071.stdout:op 5604 completed, throughput=5MB/sec 2024-07-26T18:45:42.084 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HEXjnFicl8lh1yQ off=17938751 len=1455305 2024-07-26T18:45:42.098 INFO:tasks.workunit.client.0.smithi071.stdout:op 5605 completed, throughput=5MB/sec 2024-07-26T18:45:42.098 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JA9R2RW42XTvb7q off=0 len=1172677 2024-07-26T18:45:42.108 INFO:tasks.workunit.client.0.smithi071.stdout:op 5606 completed, throughput=5MB/sec 2024-07-26T18:45:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:45:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:45:42] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-07-26T18:45:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:43.108 INFO:tasks.workunit.client.0.smithi071.stdout: 1115: throughput=5MB/sec pending data=0 2024-07-26T18:45:43.108 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8rfLldbVSZ1LySf off=397419 len=1790854 2024-07-26T18:45:43.119 INFO:tasks.workunit.client.0.smithi071.stdout:op 5607 completed, throughput=5MB/sec 2024-07-26T18:45:43.119 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8kXftKb70IK6nEu off=82808 len=1824412 2024-07-26T18:45:43.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 5608 completed, throughput=5MB/sec 2024-07-26T18:45:43.123 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wemBgtqb6UWH-Li off=8098444 len=1484315 2024-07-26T18:45:43.125 INFO:tasks.workunit.client.0.smithi071.stdout:op 5609 completed, throughput=5MB/sec 2024-07-26T18:45:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:43 smithi135 ceph-mon[85352]: pgmap v1966: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:45:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:45:44.126 INFO:tasks.workunit.client.0.smithi071.stdout: 1116: throughput=5MB/sec pending data=0 2024-07-26T18:45:44.126 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VE8rYRoqdHiVgTB off=15019417 len=2094801 2024-07-26T18:45:44.127 INFO:tasks.workunit.client.0.smithi071.stdout:op 5610 completed, throughput=5MB/sec 2024-07-26T18:45:44.127 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H5UZQr0XlAQ6ItT off=4744894 len=418703 2024-07-26T18:45:44.129 INFO:tasks.workunit.client.0.smithi071.stdout:op 5611 completed, throughput=5MB/sec 2024-07-26T18:45:44.129 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-30k2j20w7IdPanB off=961243 len=1560895 2024-07-26T18:45:44.137 INFO:tasks.workunit.client.0.smithi071.stdout:op 5612 completed, throughput=5MB/sec 2024-07-26T18:45:44.137 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3tWI5JR0qE9ZZGs off=8990347 len=1279434 2024-07-26T18:45:44.142 INFO:tasks.workunit.client.0.smithi071.stdout:op 5613 completed, throughput=5MB/sec 2024-07-26T18:45:44.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:43 smithi071 ceph-mon[92867]: pgmap v1966: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:45:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:45:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:43 smithi071 ceph-mon[90507]: pgmap v1966: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:45:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:45:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:45:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:45:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:45:45.142 INFO:tasks.workunit.client.0.smithi071.stdout: 1117: throughput=5MB/sec pending data=0 2024-07-26T18:45:45.143 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VVf-vCD9uOrIBZ4 off=8740715 len=1934533 2024-07-26T18:45:45.146 INFO:tasks.workunit.client.0.smithi071.stdout:op 5614 completed, throughput=5MB/sec 2024-07-26T18:45:45.146 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JYkLSCNDLxW6l5N off=1193437 len=36050 2024-07-26T18:45:45.147 INFO:tasks.workunit.client.0.smithi071.stdout:op 5615 completed, throughput=5MB/sec 2024-07-26T18:45:45.147 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Bzs4EJLDWHQZd-P off=0 len=1447101 2024-07-26T18:45:45.154 INFO:tasks.workunit.client.0.smithi071.stdout:op 5616 completed, throughput=5MB/sec 2024-07-26T18:45:45.154 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-O6Wm08o7C1Jhv_L off=6386084 len=1698812 2024-07-26T18:45:45.156 INFO:tasks.workunit.client.0.smithi071.stdout:op 5617 completed, throughput=5MB/sec 2024-07-26T18:45:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:45:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:45:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:45:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:45:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:45:45.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:45:46.156 INFO:tasks.workunit.client.0.smithi071.stdout: 1118: throughput=5MB/sec pending data=0 2024-07-26T18:45:46.156 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-_JBhyMenvOZFpUW off=551355 len=238997 2024-07-26T18:45:46.162 INFO:tasks.workunit.client.0.smithi071.stdout:op 5618 completed, throughput=5MB/sec 2024-07-26T18:45:46.162 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YC2uL0vyI8ECDuy off=719361 len=584981 2024-07-26T18:45:46.164 INFO:tasks.workunit.client.0.smithi071.stdout:op 5619 completed, throughput=5MB/sec 2024-07-26T18:45:46.164 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XrFlXArljw50fiH off=12304278 len=611382 2024-07-26T18:45:46.168 INFO:tasks.workunit.client.0.smithi071.stdout:op 5620 completed, throughput=5MB/sec 2024-07-26T18:45:46.168 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-zLpkl5WO32cBUYg off=3800776 len=1224460 2024-07-26T18:45:46.169 INFO:tasks.workunit.client.0.smithi071.stdout:op 5621 completed, throughput=5MB/sec 2024-07-26T18:45:46.170 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CRc73IjZr3zLwCy off=2262852 len=962847 2024-07-26T18:45:46.174 INFO:tasks.workunit.client.0.smithi071.stdout:op 5622 completed, throughput=5MB/sec 2024-07-26T18:45:46.174 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5BFQaKy-kgWB0q8 off=9017138 len=907789 2024-07-26T18:45:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:45 smithi071 ceph-mon[90507]: pgmap v1967: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:45:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:45 smithi071 ceph-mon[92867]: pgmap v1967: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:45:46.178 INFO:tasks.workunit.client.0.smithi071.stdout:op 5623 completed, throughput=5MB/sec 2024-07-26T18:45:46.178 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5HHHSMdaSH33aTp off=335918 len=1021241 2024-07-26T18:45:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:op 5624 completed, throughput=5MB/sec 2024-07-26T18:45:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:45 smithi135 ceph-mon[85352]: pgmap v1967: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-07-26T18:45:47.182 INFO:tasks.workunit.client.0.smithi071.stdout: 1119: throughput=5MB/sec pending data=0 2024-07-26T18:45:47.183 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--o9mj1dFuekEcVv off=485108 len=357646 2024-07-26T18:45:47.183 INFO:tasks.workunit.client.0.smithi071.stdout:op 5625 completed, throughput=5MB/sec 2024-07-26T18:45:47.183 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OqOSGxN7Xf8H5W7 off=8598969 len=1071294 2024-07-26T18:45:47.188 INFO:tasks.workunit.client.0.smithi071.stdout:op 5626 completed, throughput=5MB/sec 2024-07-26T18:45:47.189 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LUw0uE3BRF5c28t off=12234968 len=393429 2024-07-26T18:45:47.191 INFO:tasks.workunit.client.0.smithi071.stdout:op 5627 completed, throughput=5MB/sec 2024-07-26T18:45:47.191 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-FvROP2QQrqTr01P off=12602521 len=536771 2024-07-26T18:45:47.196 INFO:tasks.workunit.client.0.smithi071.stdout:op 5628 completed, throughput=5MB/sec 2024-07-26T18:45:47.196 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x2ST1JtlnqO73zV off=1203003 len=2025905 2024-07-26T18:45:47.208 INFO:tasks.workunit.client.0.smithi071.stdout:op 5629 completed, throughput=5MB/sec 2024-07-26T18:45:47.208 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VDH__eJNZbc02Td off=269439 len=1851615 2024-07-26T18:45:47.210 INFO:tasks.workunit.client.0.smithi071.stdout:op 5630 completed, throughput=5MB/sec 2024-07-26T18:45:48.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:47 smithi135 ceph-mon[85352]: pgmap v1968: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:45:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:47 smithi071 ceph-mon[90507]: pgmap v1968: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:45:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:47 smithi071 ceph-mon[92867]: pgmap v1968: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-07-26T18:45:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: 1120: throughput=5MB/sec pending data=0 2024-07-26T18:45:48.211 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pXaYrIPERTD0cPJ off=6847497 len=1438924 2024-07-26T18:45:48.212 INFO:tasks.workunit.client.0.smithi071.stdout:op 5631 completed, throughput=5MB/sec 2024-07-26T18:45:48.212 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LPmBuKRp5Yug3jo off=8633330 len=400992 2024-07-26T18:45:48.216 INFO:tasks.workunit.client.0.smithi071.stdout:op 5632 completed, throughput=5MB/sec 2024-07-26T18:45:48.216 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-1z7MNiamguMxk4q off=9405053 len=29270 2024-07-26T18:45:48.216 INFO:tasks.workunit.client.0.smithi071.stdout:op 5633 completed, throughput=5MB/sec 2024-07-26T18:45:48.216 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-84aI5mbOhE5ANhr off=4347913 len=658517 2024-07-26T18:45:48.217 INFO:tasks.workunit.client.0.smithi071.stdout:op 5634 completed, throughput=5MB/sec 2024-07-26T18:45:48.217 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Fjs-0oDYi3KmUKT off=444055 len=1203154 2024-07-26T18:45:48.219 INFO:tasks.workunit.client.0.smithi071.stdout:op 5635 completed, throughput=5MB/sec 2024-07-26T18:45:48.219 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-stbTXOKzr-xS1rV off=2651581 len=762688 2024-07-26T18:45:48.219 INFO:tasks.workunit.client.0.smithi071.stdout:op 5636 completed, throughput=5MB/sec 2024-07-26T18:45:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: 1121: throughput=5MB/sec pending data=0 2024-07-26T18:45:49.220 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4cWiTqHrWkp4siF off=2617047 len=973877 2024-07-26T18:45:49.226 INFO:tasks.workunit.client.0.smithi071.stdout:op 5637 completed, throughput=5MB/sec 2024-07-26T18:45:49.226 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H1smu78l40T3ygE off=9313417 len=901023 2024-07-26T18:45:49.227 INFO:tasks.workunit.client.0.smithi071.stdout:op 5638 completed, throughput=5MB/sec 2024-07-26T18:45:49.227 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-gQI-mjJUHpDzjxK off=6155193 len=586820 2024-07-26T18:45:49.234 INFO:tasks.workunit.client.0.smithi071.stdout:op 5639 completed, throughput=5MB/sec 2024-07-26T18:45:49.235 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OKnrtF73zsqlfOE off=4228580 len=189261 2024-07-26T18:45:49.235 INFO:tasks.workunit.client.0.smithi071.stdout:op 5640 completed, throughput=5MB/sec 2024-07-26T18:45:49.235 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-H0kg6_siB5Y0WKl off=2807056 len=740007 2024-07-26T18:45:49.235 INFO:tasks.workunit.client.0.smithi071.stdout:op 5641 completed, throughput=5MB/sec 2024-07-26T18:45:49.235 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-j-448T1ZJGADA7H off=7936829 len=769115 2024-07-26T18:45:49.235 INFO:tasks.workunit.client.0.smithi071.stdout:op 5642 completed, throughput=5MB/sec 2024-07-26T18:45:49.235 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-i9hb4F-0JVMOCX8 off=7526524 len=564452 2024-07-26T18:45:49.236 INFO:tasks.workunit.client.0.smithi071.stdout:op 5643 completed, throughput=5MB/sec 2024-07-26T18:45:49.236 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aY4OeEz0SsZadxy off=2904058 len=1700658 2024-07-26T18:45:49.240 INFO:tasks.workunit.client.0.smithi071.stdout:op 5644 completed, throughput=5MB/sec 2024-07-26T18:45:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:49 smithi071 ceph-mon[90507]: pgmap v1969: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:45:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:49 smithi071 ceph-mon[92867]: pgmap v1969: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:45:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: 1122: throughput=5MB/sec pending data=0 2024-07-26T18:45:50.240 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JB6Av4jVSYms9Vm off=9879025 len=1510454 2024-07-26T18:45:50.242 INFO:tasks.workunit.client.0.smithi071.stdout:op 5645 completed, throughput=5MB/sec 2024-07-26T18:45:50.243 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gMlN66oM--9tgAe off=4123114 len=1884361 2024-07-26T18:45:50.245 INFO:tasks.workunit.client.0.smithi071.stdout:op 5646 completed, throughput=5MB/sec 2024-07-26T18:45:50.245 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-gtzXLHGyfw2DoyJ off=13111500 len=1317022 2024-07-26T18:45:50.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 5647 completed, throughput=5MB/sec 2024-07-26T18:45:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:49 smithi135 ceph-mon[85352]: pgmap v1969: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-07-26T18:45:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: 1123: throughput=5MB/sec pending data=0 2024-07-26T18:45:51.247 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-5wXhq8LPp_irEgH off=7156659 len=1586203 2024-07-26T18:45:51.257 INFO:tasks.workunit.client.0.smithi071.stdout:op 5648 completed, throughput=5MB/sec 2024-07-26T18:45:51.257 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-iZE4TrVgIsQBrvN off=3285667 len=1002489 2024-07-26T18:45:51.263 INFO:tasks.workunit.client.0.smithi071.stdout:op 5649 completed, throughput=5MB/sec 2024-07-26T18:45:51.263 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hJQ24M6ABmzbrwh off=1588621 len=782285 2024-07-26T18:45:51.268 INFO:tasks.workunit.client.0.smithi071.stdout:op 5650 completed, throughput=5MB/sec 2024-07-26T18:45:51.268 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ZNLrAOCbUxbqXBB off=9233566 len=495466 2024-07-26T18:45:51.269 INFO:tasks.workunit.client.0.smithi071.stdout:op 5651 completed, throughput=5MB/sec 2024-07-26T18:45:51.269 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-15jZ2iGhsn2mSZJ off=4297947 len=1948737 2024-07-26T18:45:51.271 INFO:tasks.workunit.client.0.smithi071.stdout:op 5652 completed, throughput=5MB/sec 2024-07-26T18:45:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:51 smithi071 ceph-mon[90507]: pgmap v1970: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:45:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:45:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:45:52] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2024-07-26T18:45:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:51 smithi071 ceph-mon[92867]: pgmap v1970: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:45:52.271 INFO:tasks.workunit.client.0.smithi071.stdout: 1124: throughput=5MB/sec pending data=0 2024-07-26T18:45:52.272 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kcqutB9aWJMGuY3 off=5992939 len=958242 2024-07-26T18:45:52.273 INFO:tasks.workunit.client.0.smithi071.stdout:op 5653 completed, throughput=5MB/sec 2024-07-26T18:45:52.273 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Jw3L_q5jgOEpt4K off=2735810 len=1871029 2024-07-26T18:45:52.282 INFO:tasks.workunit.client.0.smithi071.stdout:op 5654 completed, throughput=5MB/sec 2024-07-26T18:45:52.282 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-I34ZqZyjA4h_WTd off=3003676 len=468222 2024-07-26T18:45:52.286 INFO:tasks.workunit.client.0.smithi071.stdout:op 5655 completed, throughput=5MB/sec 2024-07-26T18:45:52.287 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DOCrS3RlgOKRMco off=3961417 len=809995 2024-07-26T18:45:52.288 INFO:tasks.workunit.client.0.smithi071.stdout:op 5656 completed, throughput=5MB/sec 2024-07-26T18:45:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:51 smithi135 ceph-mon[85352]: pgmap v1970: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:45:53.289 INFO:tasks.workunit.client.0.smithi071.stdout: 1125: throughput=5MB/sec pending data=0 2024-07-26T18:45:53.289 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MrqE8iJWA9-cF5j off=34721 len=73895 2024-07-26T18:45:53.289 INFO:tasks.workunit.client.0.smithi071.stdout:op 5657 completed, throughput=5MB/sec 2024-07-26T18:45:53.290 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vETILo7Vj-X3xzY off=16217452 len=1082455 2024-07-26T18:45:53.295 INFO:tasks.workunit.client.0.smithi071.stdout:op 5658 completed, throughput=5MB/sec 2024-07-26T18:45:53.295 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kt8zVd3jhAWZ9t1 off=21255905 len=103089 2024-07-26T18:45:53.297 INFO:tasks.workunit.client.0.smithi071.stdout:op 5659 completed, throughput=5MB/sec 2024-07-26T18:45:53.298 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LMCMJrnGnD3TCEs off=3897179 len=527260 2024-07-26T18:45:53.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 5660 completed, throughput=5MB/sec 2024-07-26T18:45:53.298 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kbNVCSPkqZ6Qa3c off=7966385 len=1919708 2024-07-26T18:45:53.307 INFO:tasks.workunit.client.0.smithi071.stdout:op 5661 completed, throughput=5MB/sec 2024-07-26T18:45:53.307 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QoH2KmkcV9PSgld off=8373046 len=1570660 2024-07-26T18:45:53.314 INFO:tasks.workunit.client.0.smithi071.stdout:op 5662 completed, throughput=5MB/sec 2024-07-26T18:45:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:53 smithi071 ceph-mon[90507]: pgmap v1971: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:45:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:53 smithi071 ceph-mon[92867]: pgmap v1971: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:45:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:53 smithi135 ceph-mon[85352]: pgmap v1971: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:45:54.314 INFO:tasks.workunit.client.0.smithi071.stdout: 1126: throughput=5MB/sec pending data=0 2024-07-26T18:45:54.314 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-b0BX8mNnN9jCbIg off=20270002 len=882564 2024-07-26T18:45:54.315 INFO:tasks.workunit.client.0.smithi071.stdout:op 5663 completed, throughput=5MB/sec 2024-07-26T18:45:54.316 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6if-gDj5ydcXMiB off=1868085 len=114694 2024-07-26T18:45:54.317 INFO:tasks.workunit.client.0.smithi071.stdout:op 5664 completed, throughput=5MB/sec 2024-07-26T18:45:54.317 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hCLRWsMdHGkzXt6 off=231175 len=1428367 2024-07-26T18:45:54.325 INFO:tasks.workunit.client.0.smithi071.stdout:op 5665 completed, throughput=5MB/sec 2024-07-26T18:45:54.325 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JQbqHNeoDAxvXnQ off=7725706 len=1795051 2024-07-26T18:45:54.333 INFO:tasks.workunit.client.0.smithi071.stdout:op 5666 completed, throughput=5MB/sec 2024-07-26T18:45:54.333 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj--Gh9cTn9RMII7DX off=5795569 len=1012840 2024-07-26T18:45:54.337 INFO:tasks.workunit.client.0.smithi071.stdout:op 5667 completed, throughput=5MB/sec 2024-07-26T18:45:54.337 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jCFH-AlXk2aq9k7 off=2207370 len=871294 2024-07-26T18:45:54.342 INFO:tasks.workunit.client.0.smithi071.stdout:op 5668 completed, throughput=5MB/sec 2024-07-26T18:45:55.342 INFO:tasks.workunit.client.0.smithi071.stdout: 1127: throughput=5MB/sec pending data=0 2024-07-26T18:45:55.343 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YPn_nSxZVCWzP6s off=4822356 len=718656 2024-07-26T18:45:55.349 INFO:tasks.workunit.client.0.smithi071.stdout:op 5669 completed, throughput=5MB/sec 2024-07-26T18:45:55.349 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xhzC92lmDUYs9l6 off=1031846 len=1716761 2024-07-26T18:45:55.350 INFO:tasks.workunit.client.0.smithi071.stdout:op 5670 completed, throughput=5MB/sec 2024-07-26T18:45:55.350 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2yyiiF0EE7Rurx8 off=12898385 len=744148 2024-07-26T18:45:55.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 5671 completed, throughput=5MB/sec 2024-07-26T18:45:55.351 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-R-4NcoXqyVt0bmP off=6939467 len=1849440 2024-07-26T18:45:55.361 INFO:tasks.workunit.client.0.smithi071.stdout:op 5672 completed, throughput=5MB/sec 2024-07-26T18:45:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:55 smithi071 ceph-mon[90507]: pgmap v1972: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:45:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:55 smithi071 ceph-mon[92867]: pgmap v1972: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:45:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:55 smithi135 ceph-mon[85352]: pgmap v1972: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:45:56.361 INFO:tasks.workunit.client.0.smithi071.stdout: 1128: throughput=5MB/sec pending data=0 2024-07-26T18:45:56.361 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-pHmn_8_3cdLSB3C off=7441898 len=1634051 2024-07-26T18:45:56.370 INFO:tasks.workunit.client.0.smithi071.stdout:op 5673 completed, throughput=5MB/sec 2024-07-26T18:45:56.370 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SWnvvIhkPcQOxXN off=479049 len=1425392 2024-07-26T18:45:56.376 INFO:tasks.workunit.client.0.smithi071.stdout:op 5674 completed, throughput=5MB/sec 2024-07-26T18:45:56.376 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CjIuCehdj4zHrwJ off=9653151 len=1286668 2024-07-26T18:45:56.384 INFO:tasks.workunit.client.0.smithi071.stdout:op 5675 completed, throughput=5MB/sec 2024-07-26T18:45:56.384 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-lwShs2PDqjfruqw off=1810302 len=63716 2024-07-26T18:45:56.386 INFO:tasks.workunit.client.0.smithi071.stdout:op 5676 completed, throughput=5MB/sec 2024-07-26T18:45:56.386 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-fjDbWlOJpVyGkel off=1648716 len=1314824 2024-07-26T18:45:56.394 INFO:tasks.workunit.client.0.smithi071.stdout:op 5677 completed, throughput=5MB/sec 2024-07-26T18:45:57.392 INFO:tasks.workunit.client.0.smithi071.stdout: 1129: throughput=5MB/sec pending data=0 2024-07-26T18:45:57.393 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZWRqm8gXoa9NtNO off=5589553 len=1899691 2024-07-26T18:45:57.400 INFO:tasks.workunit.client.0.smithi071.stdout:op 5678 completed, throughput=5MB/sec 2024-07-26T18:45:57.400 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nsSq6o3GbIQKzP8 off=14121300 len=1104760 2024-07-26T18:45:57.405 INFO:tasks.workunit.client.0.smithi071.stdout:op 5679 completed, throughput=5MB/sec 2024-07-26T18:45:57.405 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xsD-EYSPUabMk8c off=312974 len=401692 2024-07-26T18:45:57.406 INFO:tasks.workunit.client.0.smithi071.stdout:op 5680 completed, throughput=5MB/sec 2024-07-26T18:45:57.406 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Qt2LWlKhbg9GHmL off=4470356 len=758108 2024-07-26T18:45:57.407 INFO:tasks.workunit.client.0.smithi071.stdout:op 5681 completed, throughput=5MB/sec 2024-07-26T18:45:57.407 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-k3txbtfsPL4BQfn off=1249668 len=1625922 2024-07-26T18:45:57.416 INFO:tasks.workunit.client.0.smithi071.stdout:op 5682 completed, throughput=5MB/sec 2024-07-26T18:45:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:57 smithi071 ceph-mon[90507]: pgmap v1973: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:45:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:57 smithi071 ceph-mon[92867]: pgmap v1973: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:45:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:57 smithi135 ceph-mon[85352]: pgmap v1973: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-07-26T18:45:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:45:58.417 INFO:tasks.workunit.client.0.smithi071.stdout: 1130: throughput=5MB/sec pending data=0 2024-07-26T18:45:58.417 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-66iBdd_LRakjKyl off=1022910 len=592242 2024-07-26T18:45:58.422 INFO:tasks.workunit.client.0.smithi071.stdout:op 5683 completed, throughput=5MB/sec 2024-07-26T18:45:58.422 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-6I6j53wj1C0wzKE off=702193 len=833400 2024-07-26T18:45:58.427 INFO:tasks.workunit.client.0.smithi071.stdout:op 5684 completed, throughput=5MB/sec 2024-07-26T18:45:58.427 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-2t8Jl8l7f0V2C3t off=3044187 len=445359 2024-07-26T18:45:58.429 INFO:tasks.workunit.client.0.smithi071.stdout:op 5685 completed, throughput=5MB/sec 2024-07-26T18:45:58.429 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-u8PQUa3B408TouC off=760386 len=1214127 2024-07-26T18:45:58.431 INFO:tasks.workunit.client.0.smithi071.stdout:op 5686 completed, throughput=5MB/sec 2024-07-26T18:45:58.431 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TThEdLgKOERTqmr off=2708162 len=124075 2024-07-26T18:45:58.432 INFO:tasks.workunit.client.0.smithi071.stdout:op 5687 completed, throughput=5MB/sec 2024-07-26T18:45:58.432 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-DIil6YyvkVjnKm1 off=19111769 len=267040 2024-07-26T18:45:58.434 INFO:tasks.workunit.client.0.smithi071.stdout:op 5688 completed, throughput=5MB/sec 2024-07-26T18:45:58.435 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dxx6VDeQ41IcRn1 off=1396441 len=1495303 2024-07-26T18:45:58.446 INFO:tasks.workunit.client.0.smithi071.stdout:op 5689 completed, throughput=5MB/sec 2024-07-26T18:45:59.444 INFO:tasks.workunit.client.0.smithi071.stdout: 1131: throughput=5MB/sec pending data=0 2024-07-26T18:45:59.445 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GRRKSq-bSIV7waP off=7173953 len=2061281 2024-07-26T18:45:59.447 INFO:tasks.workunit.client.0.smithi071.stdout:op 5690 completed, throughput=5MB/sec 2024-07-26T18:45:59.447 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WeN4bnxAnCa6r_s off=3257071 len=1249453 2024-07-26T18:45:59.453 INFO:tasks.workunit.client.0.smithi071.stdout:op 5691 completed, throughput=5MB/sec 2024-07-26T18:45:59.453 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Nr1-orSguH2YmcV off=8372033 len=1640192 2024-07-26T18:45:59.458 INFO:tasks.workunit.client.0.smithi071.stdout:op 5692 completed, throughput=5MB/sec 2024-07-26T18:46:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:45:59 smithi071 ceph-mon[90507]: pgmap v1974: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:46:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:45:59 smithi071 ceph-mon[92867]: pgmap v1974: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:46:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:45:59 smithi135 ceph-mon[85352]: pgmap v1974: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:46:00.459 INFO:tasks.workunit.client.0.smithi071.stdout: 1132: throughput=5MB/sec pending data=0 2024-07-26T18:46:00.459 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-hO0fVYS7OsyR7S- off=1644655 len=575268 2024-07-26T18:46:00.464 INFO:tasks.workunit.client.0.smithi071.stdout:op 5693 completed, throughput=5MB/sec 2024-07-26T18:46:00.464 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AZoHWqQE_J4w0r5 off=1006132 len=1532197 2024-07-26T18:46:00.467 INFO:tasks.workunit.client.0.smithi071.stdout:op 5694 completed, throughput=5MB/sec 2024-07-26T18:46:00.467 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UzlP__rLLtZmmMU off=10658583 len=464022 2024-07-26T18:46:00.471 INFO:tasks.workunit.client.0.smithi071.stdout:op 5695 completed, throughput=5MB/sec 2024-07-26T18:46:00.471 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Q7OzZ0_P7QBqVlB off=5349448 len=1995679 2024-07-26T18:46:00.473 INFO:tasks.workunit.client.0.smithi071.stdout:op 5696 completed, throughput=5MB/sec 2024-07-26T18:46:00.473 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ophEeQxIU3kzS1f off=4427975 len=883307 2024-07-26T18:46:00.478 INFO:tasks.workunit.client.0.smithi071.stdout:op 5697 completed, throughput=5MB/sec 2024-07-26T18:46:01.478 INFO:tasks.workunit.client.0.smithi071.stdout: 1133: throughput=5MB/sec pending data=0 2024-07-26T18:46:01.479 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-J4H0qcuRQ2iqk41 off=516316 len=1599577 2024-07-26T18:46:01.480 INFO:tasks.workunit.client.0.smithi071.stdout:op 5698 completed, throughput=5MB/sec 2024-07-26T18:46:01.480 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-l7SKSj45enaSnNe off=3032089 len=2091212 2024-07-26T18:46:01.490 INFO:tasks.workunit.client.0.smithi071.stdout:op 5699 completed, throughput=5MB/sec 2024-07-26T18:46:01.490 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-f179Zd43nVNnpmS off=7396319 len=1039717 2024-07-26T18:46:01.491 INFO:tasks.workunit.client.0.smithi071.stdout:op 5700 completed, throughput=5MB/sec 2024-07-26T18:46:01.491 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-du-tLQin5HqER-1 off=14252705 len=428112 2024-07-26T18:46:01.495 INFO:tasks.workunit.client.0.smithi071.stdout:op 5701 completed, throughput=5MB/sec 2024-07-26T18:46:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:01 smithi071 ceph-mon[90507]: pgmap v1975: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:46:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:46:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:46:02] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-07-26T18:46:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:01 smithi071 ceph-mon[92867]: pgmap v1975: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:46:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:01 smithi135 ceph-mon[85352]: pgmap v1975: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:46:02.495 INFO:tasks.workunit.client.0.smithi071.stdout: 1134: throughput=5MB/sec pending data=0 2024-07-26T18:46:02.495 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9pyimB9mgkjO1s6 off=0 len=1245685 2024-07-26T18:46:02.497 INFO:tasks.workunit.client.0.smithi071.stdout:op 5702 completed, throughput=5MB/sec 2024-07-26T18:46:02.497 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GFwfAIZ4gF28JNk off=3501516 len=1612062 2024-07-26T18:46:02.499 INFO:tasks.workunit.client.0.smithi071.stdout:op 5703 completed, throughput=5MB/sec 2024-07-26T18:46:02.499 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9sFXBSdwJ-WRWpP off=810780 len=1642380 2024-07-26T18:46:02.501 INFO:tasks.workunit.client.0.smithi071.stdout:op 5704 completed, throughput=5MB/sec 2024-07-26T18:46:02.501 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fBEm3jBSGITfXmA off=13954515 len=1914480 2024-07-26T18:46:02.503 INFO:tasks.workunit.client.0.smithi071.stdout:op 5705 completed, throughput=5MB/sec 2024-07-26T18:46:03.504 INFO:tasks.workunit.client.0.smithi071.stdout: 1135: throughput=5MB/sec pending data=0 2024-07-26T18:46:03.504 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oLSrXHm1kU5vT9j off=8638970 len=940159 2024-07-26T18:46:03.509 INFO:tasks.workunit.client.0.smithi071.stdout:op 5706 completed, throughput=5MB/sec 2024-07-26T18:46:03.509 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eWxHPINhcOVZ9co off=10032627 len=61094 2024-07-26T18:46:03.512 INFO:tasks.workunit.client.0.smithi071.stdout:op 5707 completed, throughput=5MB/sec 2024-07-26T18:46:03.512 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-s-iHXQNLRkAiNgD off=3273152 len=757376 2024-07-26T18:46:03.516 INFO:tasks.workunit.client.0.smithi071.stdout:op 5708 completed, throughput=5MB/sec 2024-07-26T18:46:03.517 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wVnWwgURURowJto off=349920 len=6055 2024-07-26T18:46:03.517 INFO:tasks.workunit.client.0.smithi071.stdout:op 5709 completed, throughput=5MB/sec 2024-07-26T18:46:03.517 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-9UsWdj78ZTO80VB off=20712884 len=1842243 2024-07-26T18:46:03.520 INFO:tasks.workunit.client.0.smithi071.stdout:op 5710 completed, throughput=5MB/sec 2024-07-26T18:46:03.521 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-y6QKTW-uS9re0GF off=3925638 len=1358200 2024-07-26T18:46:03.528 INFO:tasks.workunit.client.0.smithi071.stdout:op 5711 completed, throughput=5MB/sec 2024-07-26T18:46:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:03 smithi071 ceph-mon[90507]: pgmap v1976: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:46:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:03 smithi071 ceph-mon[92867]: pgmap v1976: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:46:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:03 smithi135 ceph-mon[85352]: pgmap v1976: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-07-26T18:46:04.528 INFO:tasks.workunit.client.0.smithi071.stdout: 1136: throughput=5MB/sec pending data=0 2024-07-26T18:46:04.528 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-E-oG15LmAwkmvGl off=5516985 len=48722 2024-07-26T18:46:04.531 INFO:tasks.workunit.client.0.smithi071.stdout:op 5712 completed, throughput=5MB/sec 2024-07-26T18:46:04.531 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w5hAAnvmgr-vuuv off=8949148 len=1413354 2024-07-26T18:46:04.541 INFO:tasks.workunit.client.0.smithi071.stdout:op 5713 completed, throughput=5MB/sec 2024-07-26T18:46:04.541 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xDR9Uuq9xuPRo3Y off=5512434 len=694858 2024-07-26T18:46:04.542 INFO:tasks.workunit.client.0.smithi071.stdout:op 5714 completed, throughput=5MB/sec 2024-07-26T18:46:04.542 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-LTuEPlAcnZFfNQA off=2002263 len=1795181 2024-07-26T18:46:04.549 INFO:tasks.workunit.client.0.smithi071.stdout:op 5715 completed, throughput=5MB/sec 2024-07-26T18:46:04.549 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-PzFSJnuzQCIXX3y off=5684557 len=1188984 2024-07-26T18:46:04.550 INFO:tasks.workunit.client.0.smithi071.stdout:op 5716 completed, throughput=5MB/sec 2024-07-26T18:46:05.551 INFO:tasks.workunit.client.0.smithi071.stdout: 1137: throughput=5MB/sec pending data=0 2024-07-26T18:46:05.551 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ugtAa-0w_4aca_g off=12655082 len=196002 2024-07-26T18:46:05.552 INFO:tasks.workunit.client.0.smithi071.stdout:op 5717 completed, throughput=5MB/sec 2024-07-26T18:46:05.552 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-SExiDvlnD-UEyEr off=4150204 len=1459460 2024-07-26T18:46:05.561 INFO:tasks.workunit.client.0.smithi071.stdout:op 5718 completed, throughput=5MB/sec 2024-07-26T18:46:05.562 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-CCdyGJyzCqD1FK2 off=157756 len=1347260 2024-07-26T18:46:05.563 INFO:tasks.workunit.client.0.smithi071.stdout:op 5719 completed, throughput=5MB/sec 2024-07-26T18:46:05.563 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-0jkZqEZRf8jV73H off=6478228 len=1190525 2024-07-26T18:46:05.566 INFO:tasks.workunit.client.0.smithi071.stdout:op 5720 completed, throughput=5MB/sec 2024-07-26T18:46:05.566 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uxIdn8FW-vIuKAc off=1204778 len=1706862 2024-07-26T18:46:05.569 INFO:tasks.workunit.client.0.smithi071.stdout:op 5721 completed, throughput=5MB/sec 2024-07-26T18:46:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:05 smithi071 ceph-mon[90507]: pgmap v1977: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-07-26T18:46:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:05 smithi071 ceph-mon[92867]: pgmap v1977: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-07-26T18:46:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:05 smithi135 ceph-mon[85352]: pgmap v1977: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-07-26T18:46:06.570 INFO:tasks.workunit.client.0.smithi071.stdout: 1138: throughput=5MB/sec pending data=0 2024-07-26T18:46:06.570 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MQ-0j_ScVNBfkod off=227958 len=724251 2024-07-26T18:46:06.572 INFO:tasks.workunit.client.0.smithi071.stdout:op 5722 completed, throughput=5MB/sec 2024-07-26T18:46:06.572 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-z9WMw0CcvMvXhf8 off=5604449 len=921931 2024-07-26T18:46:06.573 INFO:tasks.workunit.client.0.smithi071.stdout:op 5723 completed, throughput=5MB/sec 2024-07-26T18:46:06.573 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UUq055jjKnGCmcc off=3825103 len=1894320 2024-07-26T18:46:06.582 INFO:tasks.workunit.client.0.smithi071.stdout:op 5724 completed, throughput=5MB/sec 2024-07-26T18:46:06.582 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-X_ToLkGBxX4TBR7 off=19140701 len=439238 2024-07-26T18:46:06.583 INFO:tasks.workunit.client.0.smithi071.stdout:op 5725 completed, throughput=5MB/sec 2024-07-26T18:46:07.584 INFO:tasks.workunit.client.0.smithi071.stdout: 1139: throughput=5MB/sec pending data=0 2024-07-26T18:46:07.584 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2owxA_YWZGGD0zB off=7358710 len=1284301 2024-07-26T18:46:07.590 INFO:tasks.workunit.client.0.smithi071.stdout:op 5726 completed, throughput=5MB/sec 2024-07-26T18:46:07.591 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wQxIyZxKjzOx3Kh off=6309789 len=140197 2024-07-26T18:46:07.591 INFO:tasks.workunit.client.0.smithi071.stdout:op 5727 completed, throughput=5MB/sec 2024-07-26T18:46:07.591 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-aBCrkBq4xoutWsc off=421613 len=1998121 2024-07-26T18:46:07.601 INFO:tasks.workunit.client.0.smithi071.stdout:op 5728 completed, throughput=5MB/sec 2024-07-26T18:46:07.601 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hmtR3Wpl3nTka1Q off=17312753 len=321919 2024-07-26T18:46:07.602 INFO:tasks.workunit.client.0.smithi071.stdout:op 5729 completed, throughput=5MB/sec 2024-07-26T18:46:07.602 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hV8ZsinTH6aNqYA off=8972388 len=1639598 2024-07-26T18:46:07.605 INFO:tasks.workunit.client.0.smithi071.stdout:op 5730 completed, throughput=5MB/sec 2024-07-26T18:46:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:07 smithi071 ceph-mon[90507]: pgmap v1978: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:46:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:07 smithi071 ceph-mon[92867]: pgmap v1978: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:46:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:07 smithi135 ceph-mon[85352]: pgmap v1978: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-07-26T18:46:08.606 INFO:tasks.workunit.client.0.smithi071.stdout: 1140: throughput=5MB/sec pending data=0 2024-07-26T18:46:08.606 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-GBGArk-5tX4ZiJH off=0 len=1133934 2024-07-26T18:46:08.611 INFO:tasks.workunit.client.0.smithi071.stdout:op 5731 completed, throughput=5MB/sec 2024-07-26T18:46:08.611 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xf_sJWpPzudRu8y off=4644754 len=645155 2024-07-26T18:46:08.612 INFO:tasks.workunit.client.0.smithi071.stdout:op 5732 completed, throughput=5MB/sec 2024-07-26T18:46:08.612 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wueTbLUm81pBdDm off=3134924 len=1952962 2024-07-26T18:46:08.614 INFO:tasks.workunit.client.0.smithi071.stdout:op 5733 completed, throughput=5MB/sec 2024-07-26T18:46:08.614 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-mewXzLBapv7jw9I off=11706655 len=2028040 2024-07-26T18:46:08.617 INFO:tasks.workunit.client.0.smithi071.stdout:op 5734 completed, throughput=5MB/sec 2024-07-26T18:46:09.617 INFO:tasks.workunit.client.0.smithi071.stdout: 1141: throughput=5MB/sec pending data=0 2024-07-26T18:46:09.618 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4TXhu7vtAhU8qem off=7454995 len=2072272 2024-07-26T18:46:09.620 INFO:tasks.workunit.client.0.smithi071.stdout:op 5735 completed, throughput=5MB/sec 2024-07-26T18:46:09.620 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cuNpc_kZEp2swwW off=10441901 len=54377 2024-07-26T18:46:09.623 INFO:tasks.workunit.client.0.smithi071.stdout:op 5736 completed, throughput=5MB/sec 2024-07-26T18:46:09.623 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mBmiCGXjKCb6-eY off=16777032 len=706748 2024-07-26T18:46:09.627 INFO:tasks.workunit.client.0.smithi071.stdout:op 5737 completed, throughput=5MB/sec 2024-07-26T18:46:09.627 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uoNREmFnuTlX7hN off=151523 len=515611 2024-07-26T18:46:09.628 INFO:tasks.workunit.client.0.smithi071.stdout:op 5738 completed, throughput=5MB/sec 2024-07-26T18:46:09.628 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-t6-OjaarB1IIQiS off=14685221 len=1444703 2024-07-26T18:46:09.631 INFO:tasks.workunit.client.0.smithi071.stdout:op 5739 completed, throughput=5MB/sec 2024-07-26T18:46:09.631 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-VxMW15ISxqHub2x off=976652 len=1811945 2024-07-26T18:46:09.633 INFO:tasks.workunit.client.0.smithi071.stdout:op 5740 completed, throughput=5MB/sec 2024-07-26T18:46:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:09 smithi071 ceph-mon[90507]: pgmap v1979: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:46:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:09 smithi071 ceph-mon[92867]: pgmap v1979: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:46:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:09 smithi135 ceph-mon[85352]: pgmap v1979: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:46:10.633 INFO:tasks.workunit.client.0.smithi071.stdout: 1142: throughput=5MB/sec pending data=0 2024-07-26T18:46:10.633 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xf_sJWpPzudRu8y off=5375188 len=1157374 2024-07-26T18:46:10.634 INFO:tasks.workunit.client.0.smithi071.stdout:op 5741 completed, throughput=5MB/sec 2024-07-26T18:46:10.635 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4gVDun47XQKxC7Q off=6854086 len=1113986 2024-07-26T18:46:10.637 INFO:tasks.workunit.client.0.smithi071.stdout:op 5742 completed, throughput=5MB/sec 2024-07-26T18:46:10.637 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-142tvXPOkRvIVEc off=17665577 len=942204 2024-07-26T18:46:10.638 INFO:tasks.workunit.client.0.smithi071.stdout:op 5743 completed, throughput=5MB/sec 2024-07-26T18:46:10.638 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qv-7PKBqnhqCyNr off=4104793 len=1582632 2024-07-26T18:46:10.649 INFO:tasks.workunit.client.0.smithi071.stdout:op 5744 completed, throughput=5MB/sec 2024-07-26T18:46:11.307 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:46:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=cleanup t=2024-07-26T18:46:10.939606885Z level=info msg="Completed cleanup jobs" duration=5.720167ms 2024-07-26T18:46:11.650 INFO:tasks.workunit.client.0.smithi071.stdout: 1143: throughput=5MB/sec pending data=0 2024-07-26T18:46:11.650 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-b16wX00hr9E-J5a off=2526161 len=536676 2024-07-26T18:46:11.651 INFO:tasks.workunit.client.0.smithi071.stdout:op 5745 completed, throughput=5MB/sec 2024-07-26T18:46:11.651 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2cl-CtYcPYLdzm9 off=15035060 len=501837 2024-07-26T18:46:11.655 INFO:tasks.workunit.client.0.smithi071.stdout:op 5746 completed, throughput=5MB/sec 2024-07-26T18:46:11.655 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vYRk6mD4c3aXGoI off=1784215 len=885379 2024-07-26T18:46:11.661 INFO:tasks.workunit.client.0.smithi071.stdout:op 5747 completed, throughput=5MB/sec 2024-07-26T18:46:11.662 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-cHb_E3RLI9j1XvP off=2862242 len=412754 2024-07-26T18:46:11.665 INFO:tasks.workunit.client.0.smithi071.stdout:op 5748 completed, throughput=5MB/sec 2024-07-26T18:46:11.665 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R2AVFa-ACvvSQYn off=5316942 len=1042345 2024-07-26T18:46:11.666 INFO:tasks.workunit.client.0.smithi071.stdout:op 5749 completed, throughput=5MB/sec 2024-07-26T18:46:11.666 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-v_ldPgejJmml8j- off=7045775 len=1963576 2024-07-26T18:46:11.677 INFO:tasks.workunit.client.0.smithi071.stdout:op 5750 completed, throughput=5MB/sec 2024-07-26T18:46:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:11 smithi071 ceph-mon[90507]: pgmap v1980: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:46:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:46:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:46:12] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2024-07-26T18:46:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:11 smithi071 ceph-mon[92867]: pgmap v1980: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:46:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:11 smithi135 ceph-mon[85352]: pgmap v1980: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-07-26T18:46:12.678 INFO:tasks.workunit.client.0.smithi071.stdout: 1144: throughput=5MB/sec pending data=0 2024-07-26T18:46:12.678 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2TILJ1G83182CDT off=18456729 len=253193 2024-07-26T18:46:12.681 INFO:tasks.workunit.client.0.smithi071.stdout:op 5751 completed, throughput=5MB/sec 2024-07-26T18:46:12.681 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-e0oitDs0YnUTN3S off=4715450 len=85897 2024-07-26T18:46:12.684 INFO:tasks.workunit.client.0.smithi071.stdout:op 5752 completed, throughput=5MB/sec 2024-07-26T18:46:12.684 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bz-dhXHZju7NwqE off=17254905 len=1021944 2024-07-26T18:46:12.689 INFO:tasks.workunit.client.0.smithi071.stdout:op 5753 completed, throughput=5MB/sec 2024-07-26T18:46:12.689 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ruYcVLkN34qie89 off=2682233 len=1510858 2024-07-26T18:46:12.693 INFO:tasks.workunit.client.0.smithi071.stdout:op 5754 completed, throughput=5MB/sec 2024-07-26T18:46:12.693 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-YXbMQMEkUb6Zn28 off=8303216 len=993596 2024-07-26T18:46:12.694 INFO:tasks.workunit.client.0.smithi071.stdout:op 5755 completed, throughput=5MB/sec 2024-07-26T18:46:12.694 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Bs-TEHQw43f3WA4 off=12252978 len=1752982 2024-07-26T18:46:12.701 INFO:tasks.workunit.client.0.smithi071.stdout:op 5756 completed, throughput=5MB/sec 2024-07-26T18:46:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:13.701 INFO:tasks.workunit.client.0.smithi071.stdout: 1145: throughput=5MB/sec pending data=0 2024-07-26T18:46:13.701 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-8mUNuXKz_3Qkij6 off=5858298 len=679159 2024-07-26T18:46:13.702 INFO:tasks.workunit.client.0.smithi071.stdout:op 5757 completed, throughput=5MB/sec 2024-07-26T18:46:13.702 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6XOcKkEqwEbkLAA off=14607557 len=678936 2024-07-26T18:46:13.703 INFO:tasks.workunit.client.0.smithi071.stdout:op 5758 completed, throughput=5MB/sec 2024-07-26T18:46:13.703 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-QVyWI7QsLOZ-tZK off=16420138 len=220472 2024-07-26T18:46:13.708 INFO:tasks.workunit.client.0.smithi071.stdout:op 5759 completed, throughput=5MB/sec 2024-07-26T18:46:13.708 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SR5tcM81e8SHEea off=22602228 len=467939 2024-07-26T18:46:13.709 INFO:tasks.workunit.client.0.smithi071.stdout:op 5760 completed, throughput=5MB/sec 2024-07-26T18:46:13.709 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NbWFx_413PqxsCw off=12591584 len=1181253 2024-07-26T18:46:13.718 INFO:tasks.workunit.client.0.smithi071.stdout:op 5761 completed, throughput=5MB/sec 2024-07-26T18:46:13.718 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3wk1l-5MpVs6TJK off=2907993 len=1559838 2024-07-26T18:46:13.727 INFO:tasks.workunit.client.0.smithi071.stdout:op 5762 completed, throughput=5MB/sec 2024-07-26T18:46:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:13 smithi071 ceph-mon[90507]: pgmap v1981: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:46:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:13 smithi071 ceph-mon[92867]: pgmap v1981: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:46:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:13 smithi135 ceph-mon[85352]: pgmap v1981: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:46:14.727 INFO:tasks.workunit.client.0.smithi071.stdout: 1146: throughput=5MB/sec pending data=0 2024-07-26T18:46:14.728 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zzNcBwWA-zH2VdL off=13091940 len=1681750 2024-07-26T18:46:14.737 INFO:tasks.workunit.client.0.smithi071.stdout:op 5763 completed, throughput=5MB/sec 2024-07-26T18:46:14.737 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-zG0IYPinMbdrfCg off=13230233 len=2008326 2024-07-26T18:46:14.749 INFO:tasks.workunit.client.0.smithi071.stdout:op 5764 completed, throughput=5MB/sec 2024-07-26T18:46:14.749 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-bYNgsMeuAXk5zGD off=7289093 len=110257 2024-07-26T18:46:14.752 INFO:tasks.workunit.client.0.smithi071.stdout:op 5765 completed, throughput=5MB/sec 2024-07-26T18:46:14.752 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-qTKeIdIs7RNvGwX off=7735678 len=1061826 2024-07-26T18:46:14.758 INFO:tasks.workunit.client.0.smithi071.stdout:op 5766 completed, throughput=5MB/sec 2024-07-26T18:46:15.759 INFO:tasks.workunit.client.0.smithi071.stdout: 1147: throughput=5MB/sec pending data=0 2024-07-26T18:46:15.759 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-BJtVXjZ0PfrPnCx off=3030837 len=1293495 2024-07-26T18:46:15.767 INFO:tasks.workunit.client.0.smithi071.stdout:op 5767 completed, throughput=5MB/sec 2024-07-26T18:46:15.767 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-mooZJ4FyAPyvxDl off=3803819 len=452506 2024-07-26T18:46:15.771 INFO:tasks.workunit.client.0.smithi071.stdout:op 5768 completed, throughput=5MB/sec 2024-07-26T18:46:15.771 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-XPyGQBCBdUAr3_b off=1378711 len=1417396 2024-07-26T18:46:15.777 INFO:tasks.workunit.client.0.smithi071.stdout:op 5769 completed, throughput=5MB/sec 2024-07-26T18:46:15.777 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-GDtTTFgPnlko-Lj off=3439320 len=1233354 2024-07-26T18:46:15.778 INFO:tasks.workunit.client.0.smithi071.stdout:op 5770 completed, throughput=5MB/sec 2024-07-26T18:46:15.778 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-UnIKGoYOQ9SxIsv off=4069286 len=776397 2024-07-26T18:46:15.779 INFO:tasks.workunit.client.0.smithi071.stdout:op 5771 completed, throughput=5MB/sec 2024-07-26T18:46:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:15 smithi071 ceph-mon[90507]: pgmap v1982: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:46:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:15 smithi071 ceph-mon[92867]: pgmap v1982: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:46:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:15 smithi135 ceph-mon[85352]: pgmap v1982: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:46:16.779 INFO:tasks.workunit.client.0.smithi071.stdout: 1148: throughput=5MB/sec pending data=0 2024-07-26T18:46:16.780 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UUkR9Dirv3nhlfl off=3923586 len=1168542 2024-07-26T18:46:16.786 INFO:tasks.workunit.client.0.smithi071.stdout:op 5772 completed, throughput=5MB/sec 2024-07-26T18:46:16.786 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Zqvp9O-h2DHMx0r off=11931446 len=749033 2024-07-26T18:46:16.790 INFO:tasks.workunit.client.0.smithi071.stdout:op 5773 completed, throughput=5MB/sec 2024-07-26T18:46:16.790 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6A47HvmH5LWne7s off=20533995 len=1487119 2024-07-26T18:46:16.793 INFO:tasks.workunit.client.0.smithi071.stdout:op 5774 completed, throughput=5MB/sec 2024-07-26T18:46:16.793 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-kQVz5mAq7oyK4Fw off=7291579 len=890157 2024-07-26T18:46:16.797 INFO:tasks.workunit.client.0.smithi071.stdout:op 5775 completed, throughput=5MB/sec 2024-07-26T18:46:16.798 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Xsyso41uo9PXh2X off=8983437 len=1523137 2024-07-26T18:46:16.806 INFO:tasks.workunit.client.0.smithi071.stdout:op 5776 completed, throughput=5MB/sec 2024-07-26T18:46:17.807 INFO:tasks.workunit.client.0.smithi071.stdout: 1149: throughput=5MB/sec pending data=0 2024-07-26T18:46:17.807 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-YJHnYBPWw8DVzr1 off=613391 len=422034 2024-07-26T18:46:17.810 INFO:tasks.workunit.client.0.smithi071.stdout:op 5777 completed, throughput=5MB/sec 2024-07-26T18:46:17.811 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kTHsaOy3APJLVn- off=9907873 len=77095 2024-07-26T18:46:17.811 INFO:tasks.workunit.client.0.smithi071.stdout:op 5778 completed, throughput=5MB/sec 2024-07-26T18:46:17.811 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-znJNuTKnEULQ1Bs off=3544829 len=1588601 2024-07-26T18:46:17.822 INFO:tasks.workunit.client.0.smithi071.stdout:op 5779 completed, throughput=5MB/sec 2024-07-26T18:46:17.822 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yyln5JlhAN2E47A off=8195957 len=1684575 2024-07-26T18:46:17.824 INFO:tasks.workunit.client.0.smithi071.stdout:op 5780 completed, throughput=5MB/sec 2024-07-26T18:46:17.824 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Per0P55sloIflXn off=3318816 len=425297 2024-07-26T18:46:17.825 INFO:tasks.workunit.client.0.smithi071.stdout:op 5781 completed, throughput=5MB/sec 2024-07-26T18:46:17.825 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7Ium_xA8JAg4WOp off=852354 len=1866103 2024-07-26T18:46:17.834 INFO:tasks.workunit.client.0.smithi071.stdout:op 5782 completed, throughput=5MB/sec 2024-07-26T18:46:18.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:17 smithi071 ceph-mon[92867]: pgmap v1983: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:46:18.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:17 smithi071 ceph-mon[90507]: pgmap v1983: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:46:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:17 smithi135 ceph-mon[85352]: pgmap v1983: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:46:18.835 INFO:tasks.workunit.client.0.smithi071.stdout: 1150: throughput=5MB/sec pending data=0 2024-07-26T18:46:18.835 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ArwDkIfasve7KFg off=18646636 len=1838252 2024-07-26T18:46:18.837 INFO:tasks.workunit.client.0.smithi071.stdout:op 5783 completed, throughput=5MB/sec 2024-07-26T18:46:18.838 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-LyZtVHL9AFSm-T6 off=7661198 len=2053328 2024-07-26T18:46:18.840 INFO:tasks.workunit.client.0.smithi071.stdout:op 5784 completed, throughput=5MB/sec 2024-07-26T18:46:18.840 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-MiF1Oaopa7Ri4Qa off=488716 len=294630 2024-07-26T18:46:18.841 INFO:tasks.workunit.client.0.smithi071.stdout:op 5785 completed, throughput=5MB/sec 2024-07-26T18:46:19.841 INFO:tasks.workunit.client.0.smithi071.stdout: 1151: throughput=5MB/sec pending data=0 2024-07-26T18:46:19.841 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-wHWSMgZX0AXtv38 off=9291812 len=316145 2024-07-26T18:46:19.845 INFO:tasks.workunit.client.0.smithi071.stdout:op 5786 completed, throughput=5MB/sec 2024-07-26T18:46:19.845 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-OpsMugah8s5WqHC off=2212426 len=1272657 2024-07-26T18:46:19.855 INFO:tasks.workunit.client.0.smithi071.stdout:op 5787 completed, throughput=5MB/sec 2024-07-26T18:46:19.855 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7UPjin1I1JBgnXV off=0 len=1257836 2024-07-26T18:46:19.861 INFO:tasks.workunit.client.0.smithi071.stdout:op 5788 completed, throughput=5MB/sec 2024-07-26T18:46:19.862 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-8hxIuAZvRdbY5EK off=15572538 len=1868681 2024-07-26T18:46:19.873 INFO:tasks.workunit.client.0.smithi071.stdout:op 5789 completed, throughput=5MB/sec 2024-07-26T18:46:19.873 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-waQHx-m9m2cAaZa off=17913240 len=1002836 2024-07-26T18:46:19.874 INFO:tasks.workunit.client.0.smithi071.stdout:op 5790 completed, throughput=5MB/sec 2024-07-26T18:46:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:19 smithi071 ceph-mon[90507]: pgmap v1984: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:46:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:19 smithi071 ceph-mon[92867]: pgmap v1984: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:46:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:19 smithi135 ceph-mon[85352]: pgmap v1984: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-07-26T18:46:20.875 INFO:tasks.workunit.client.0.smithi071.stdout: 1152: throughput=5MB/sec pending data=0 2024-07-26T18:46:20.875 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-3bJbaJ2uFnUhZc_ off=3249829 len=1271218 2024-07-26T18:46:20.882 INFO:tasks.workunit.client.0.smithi071.stdout:op 5791 completed, throughput=5MB/sec 2024-07-26T18:46:20.882 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sI3N6jemQ3muVhC off=11164581 len=629895 2024-07-26T18:46:20.883 INFO:tasks.workunit.client.0.smithi071.stdout:op 5792 completed, throughput=5MB/sec 2024-07-26T18:46:20.883 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0JE2CBroWYB9Is7 off=773410 len=1982080 2024-07-26T18:46:20.895 INFO:tasks.workunit.client.0.smithi071.stdout:op 5793 completed, throughput=5MB/sec 2024-07-26T18:46:20.895 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-QZtOYA8csomduGi off=21984867 len=1818171 2024-07-26T18:46:20.897 INFO:tasks.workunit.client.0.smithi071.stdout:op 5794 completed, throughput=5MB/sec 2024-07-26T18:46:21.897 INFO:tasks.workunit.client.0.smithi071.stdout: 1153: throughput=5MB/sec pending data=0 2024-07-26T18:46:21.898 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-EA1MFHgZJgwoFIX off=28226 len=64412 2024-07-26T18:46:21.900 INFO:tasks.workunit.client.0.smithi071.stdout:op 5795 completed, throughput=5MB/sec 2024-07-26T18:46:21.900 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bBd-Oemb4GmreKG off=14614005 len=1816043 2024-07-26T18:46:21.904 INFO:tasks.workunit.client.0.smithi071.stdout:op 5796 completed, throughput=5MB/sec 2024-07-26T18:46:21.904 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Vdou4hrkLtYnvsk off=17828393 len=337279 2024-07-26T18:46:21.907 INFO:tasks.workunit.client.0.smithi071.stdout:op 5797 completed, throughput=5MB/sec 2024-07-26T18:46:21.907 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6OjjhDHCfGQ7SQz off=1611088 len=1249070 2024-07-26T18:46:21.908 INFO:tasks.workunit.client.0.smithi071.stdout:op 5798 completed, throughput=5MB/sec 2024-07-26T18:46:21.908 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6TqHeoysdnuE3BS off=6417942 len=35553 2024-07-26T18:46:21.909 INFO:tasks.workunit.client.0.smithi071.stdout:op 5799 completed, throughput=5MB/sec 2024-07-26T18:46:21.909 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OzluYVzIrVtFXyQ off=1059832 len=1946706 2024-07-26T18:46:21.913 INFO:tasks.workunit.client.0.smithi071.stdout:op 5800 completed, throughput=5MB/sec 2024-07-26T18:46:22.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:21 smithi071 ceph-mon[92867]: pgmap v1985: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:46:22.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:46:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:46:22] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2024-07-26T18:46:22.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:21 smithi071 ceph-mon[90507]: pgmap v1985: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:46:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:21 smithi135 ceph-mon[85352]: pgmap v1985: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:46:22.913 INFO:tasks.workunit.client.0.smithi071.stdout: 1154: throughput=5MB/sec pending data=0 2024-07-26T18:46:22.913 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-bOGEUrpKGtX_aEt off=2510615 len=589086 2024-07-26T18:46:22.914 INFO:tasks.workunit.client.0.smithi071.stdout:op 5801 completed, throughput=5MB/sec 2024-07-26T18:46:22.914 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ChE3ySqat2J8PY9 off=16720370 len=1673264 2024-07-26T18:46:22.925 INFO:tasks.workunit.client.0.smithi071.stdout:op 5802 completed, throughput=5MB/sec 2024-07-26T18:46:22.925 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-wV2lgmgKcfcnr5B off=889969 len=303867 2024-07-26T18:46:22.926 INFO:tasks.workunit.client.0.smithi071.stdout:op 5803 completed, throughput=5MB/sec 2024-07-26T18:46:22.927 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AayADXlbR-xJxFw off=4154144 len=1678630 2024-07-26T18:46:22.935 INFO:tasks.workunit.client.0.smithi071.stdout:op 5804 completed, throughput=5MB/sec 2024-07-26T18:46:22.935 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9cG6GA972FL_eQ9 off=3548243 len=306096 2024-07-26T18:46:22.938 INFO:tasks.workunit.client.0.smithi071.stdout:op 5805 completed, throughput=5MB/sec 2024-07-26T18:46:23.938 INFO:tasks.workunit.client.0.smithi071.stdout: 1155: throughput=5MB/sec pending data=0 2024-07-26T18:46:23.938 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7wv1mAKbW2CaqRD off=3570508 len=325590 2024-07-26T18:46:23.940 INFO:tasks.workunit.client.0.smithi071.stdout:op 5806 completed, throughput=5MB/sec 2024-07-26T18:46:23.940 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-h8mBvt3-pI1UVQG off=7890918 len=1382168 2024-07-26T18:46:23.941 INFO:tasks.workunit.client.0.smithi071.stdout:op 5807 completed, throughput=5MB/sec 2024-07-26T18:46:23.941 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--Rlz0d4snAb-uyJ off=2744323 len=1598702 2024-07-26T18:46:23.944 INFO:tasks.workunit.client.0.smithi071.stdout:op 5808 completed, throughput=5MB/sec 2024-07-26T18:46:23.944 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-pWMHndrRC9zBrrI off=2262638 len=1004460 2024-07-26T18:46:23.946 INFO:tasks.workunit.client.0.smithi071.stdout:op 5809 completed, throughput=5MB/sec 2024-07-26T18:46:23.946 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HleA29QM8XGyS2U off=16106440 len=1487849 2024-07-26T18:46:23.948 INFO:tasks.workunit.client.0.smithi071.stdout:op 5810 completed, throughput=5MB/sec 2024-07-26T18:46:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:23 smithi071 ceph-mon[92867]: pgmap v1986: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:46:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:23 smithi071 ceph-mon[90507]: pgmap v1986: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:46:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:23 smithi135 ceph-mon[85352]: pgmap v1986: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:46:24.948 INFO:tasks.workunit.client.0.smithi071.stdout: 1156: throughput=5MB/sec pending data=0 2024-07-26T18:46:24.948 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vWn18yrD8kgH-39 off=14084842 len=282627 2024-07-26T18:46:24.949 INFO:tasks.workunit.client.0.smithi071.stdout:op 5811 completed, throughput=5MB/sec 2024-07-26T18:46:24.949 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DpNT9kjmm3hfhlx off=749146 len=1236962 2024-07-26T18:46:24.951 INFO:tasks.workunit.client.0.smithi071.stdout:op 5812 completed, throughput=5MB/sec 2024-07-26T18:46:24.951 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9Kkus4eKJvIfRGl off=19141829 len=259784 2024-07-26T18:46:24.955 INFO:tasks.workunit.client.0.smithi071.stdout:op 5813 completed, throughput=5MB/sec 2024-07-26T18:46:24.955 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rB76vdT3g8dgZy5 off=4758151 len=1434183 2024-07-26T18:46:24.956 INFO:tasks.workunit.client.0.smithi071.stdout:op 5814 completed, throughput=5MB/sec 2024-07-26T18:46:24.956 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-M8Yvcg2Yi3Ada3o off=2182916 len=1096130 2024-07-26T18:46:24.957 INFO:tasks.workunit.client.0.smithi071.stdout:op 5815 completed, throughput=5MB/sec 2024-07-26T18:46:24.957 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Tq35E5jRvNBg96X off=12512632 len=9950 2024-07-26T18:46:24.958 INFO:tasks.workunit.client.0.smithi071.stdout:op 5816 completed, throughput=5MB/sec 2024-07-26T18:46:24.958 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4IzRrZqWxCHAxPQ off=727702 len=340828 2024-07-26T18:46:24.961 INFO:tasks.workunit.client.0.smithi071.stdout:op 5817 completed, throughput=5MB/sec 2024-07-26T18:46:24.961 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZtevRp33aXxA1K_ off=14935479 len=1912969 2024-07-26T18:46:24.973 INFO:tasks.workunit.client.0.smithi071.stdout:op 5818 completed, throughput=5MB/sec 2024-07-26T18:46:25.973 INFO:tasks.workunit.client.0.smithi071.stdout: 1157: throughput=5MB/sec pending data=0 2024-07-26T18:46:25.973 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tJaSGOgAgRsluYX off=16178218 len=366460 2024-07-26T18:46:25.977 INFO:tasks.workunit.client.0.smithi071.stdout:op 5819 completed, throughput=5MB/sec 2024-07-26T18:46:25.977 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-F_ehANBlZJS4RBY off=7476970 len=610788 2024-07-26T18:46:25.978 INFO:tasks.workunit.client.0.smithi071.stdout:op 5820 completed, throughput=5MB/sec 2024-07-26T18:46:25.978 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ihOmkkr2bMW5k7_ off=5341757 len=2068203 2024-07-26T18:46:25.981 INFO:tasks.workunit.client.0.smithi071.stdout:op 5821 completed, throughput=5MB/sec 2024-07-26T18:46:25.981 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Yx3OyXdBX3zBUOP off=8639899 len=1198859 2024-07-26T18:46:25.983 INFO:tasks.workunit.client.0.smithi071.stdout:op 5822 completed, throughput=5MB/sec 2024-07-26T18:46:26.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:25 smithi071 ceph-mon[90507]: pgmap v1987: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:46:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:25 smithi071 ceph-mon[92867]: pgmap v1987: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:46:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:25 smithi135 ceph-mon[85352]: pgmap v1987: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:46:26.984 INFO:tasks.workunit.client.0.smithi071.stdout: 1158: throughput=5MB/sec pending data=0 2024-07-26T18:46:26.984 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-i0RQFglEQhtBCPq off=2493004 len=76456 2024-07-26T18:46:26.985 INFO:tasks.workunit.client.0.smithi071.stdout:op 5823 completed, throughput=5MB/sec 2024-07-26T18:46:26.985 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-ELClOd-cxR99cIs off=2931648 len=1711386 2024-07-26T18:46:26.988 INFO:tasks.workunit.client.0.smithi071.stdout:op 5824 completed, throughput=5MB/sec 2024-07-26T18:46:26.989 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-FwJfMsH34BxXlIr off=2683968 len=382094 2024-07-26T18:46:26.989 INFO:tasks.workunit.client.0.smithi071.stdout:op 5825 completed, throughput=5MB/sec 2024-07-26T18:46:26.989 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7tPzShpuZsvOSPi off=3726170 len=424305 2024-07-26T18:46:26.993 INFO:tasks.workunit.client.0.smithi071.stdout:op 5826 completed, throughput=5MB/sec 2024-07-26T18:46:26.994 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lb3wfDvT9BwXoxU off=10503145 len=1330234 2024-07-26T18:46:26.996 INFO:tasks.workunit.client.0.smithi071.stdout:op 5827 completed, throughput=5MB/sec 2024-07-26T18:46:26.996 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-jtf5faU2kDGlD16 off=20959711 len=885068 2024-07-26T18:46:27.000 INFO:tasks.workunit.client.0.smithi071.stdout:op 5828 completed, throughput=5MB/sec 2024-07-26T18:46:28.001 INFO:tasks.workunit.client.0.smithi071.stdout: 1159: throughput=5MB/sec pending data=0 2024-07-26T18:46:28.001 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xKfysH7DQOcMNGg off=12098983 len=1452394 2024-07-26T18:46:28.003 INFO:tasks.workunit.client.0.smithi071.stdout:op 5829 completed, throughput=5MB/sec 2024-07-26T18:46:28.003 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-E7pja_qUQOPAbeG off=15160216 len=874679 2024-07-26T18:46:28.007 INFO:tasks.workunit.client.0.smithi071.stdout:op 5830 completed, throughput=5MB/sec 2024-07-26T18:46:28.007 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-KBhpAOthZhaHpAo off=6886080 len=950497 2024-07-26T18:46:28.009 INFO:tasks.workunit.client.0.smithi071.stdout:op 5831 completed, throughput=5MB/sec 2024-07-26T18:46:28.009 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-w2t3icgYOcNZw6F off=7702982 len=1819261 2024-07-26T18:46:28.020 INFO:tasks.workunit.client.0.smithi071.stdout:op 5832 completed, throughput=5MB/sec 2024-07-26T18:46:28.020 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-fH72mCCmD_0daLi off=5627411 len=1812056 2024-07-26T18:46:28.022 INFO:tasks.workunit.client.0.smithi071.stdout:op 5833 completed, throughput=5MB/sec 2024-07-26T18:46:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:27 smithi071 ceph-mon[92867]: pgmap v1988: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:46:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:27 smithi071 ceph-mon[90507]: pgmap v1988: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:46:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:27 smithi135 ceph-mon[85352]: pgmap v1988: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-07-26T18:46:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:29.023 INFO:tasks.workunit.client.0.smithi071.stdout: 1160: throughput=5MB/sec pending data=0 2024-07-26T18:46:29.023 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-vf86K4NihF067jJ off=934827 len=588376 2024-07-26T18:46:29.027 INFO:tasks.workunit.client.0.smithi071.stdout:op 5834 completed, throughput=5MB/sec 2024-07-26T18:46:29.027 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-HA7JdEzqspsrLih off=10249660 len=95466 2024-07-26T18:46:29.028 INFO:tasks.workunit.client.0.smithi071.stdout:op 5835 completed, throughput=5MB/sec 2024-07-26T18:46:29.028 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-74DhvweOAGVacDn off=3645412 len=832961 2024-07-26T18:46:29.029 INFO:tasks.workunit.client.0.smithi071.stdout:op 5836 completed, throughput=5MB/sec 2024-07-26T18:46:29.029 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nreToL4FROsiaDC off=14262171 len=1203846 2024-07-26T18:46:29.031 INFO:tasks.workunit.client.0.smithi071.stdout:op 5837 completed, throughput=5MB/sec 2024-07-26T18:46:29.031 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-sN3oUUlhFRB4Bpr off=11740180 len=264531 2024-07-26T18:46:29.034 INFO:tasks.workunit.client.0.smithi071.stdout:op 5838 completed, throughput=5MB/sec 2024-07-26T18:46:29.034 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Fo0S3AdFQvfj6K6 off=2737769 len=817020 2024-07-26T18:46:29.039 INFO:tasks.workunit.client.0.smithi071.stdout:op 5839 completed, throughput=5MB/sec 2024-07-26T18:46:30.039 INFO:tasks.workunit.client.0.smithi071.stdout: 1161: throughput=5MB/sec pending data=0 2024-07-26T18:46:30.039 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-yniZmQyKuXBC9I8 off=772198 len=1469558 2024-07-26T18:46:30.048 INFO:tasks.workunit.client.0.smithi071.stdout:op 5840 completed, throughput=5MB/sec 2024-07-26T18:46:30.048 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-aESUHX88JNx42k2 off=14628739 len=2013178 2024-07-26T18:46:30.051 INFO:tasks.workunit.client.0.smithi071.stdout:op 5841 completed, throughput=5MB/sec 2024-07-26T18:46:30.051 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-NSKlw_vl-xJfRY8 off=1564633 len=850545 2024-07-26T18:46:30.055 INFO:tasks.workunit.client.0.smithi071.stdout:op 5842 completed, throughput=5MB/sec 2024-07-26T18:46:30.055 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Sd0hSlexuEEt5qc off=21119253 len=294367 2024-07-26T18:46:30.058 INFO:tasks.workunit.client.0.smithi071.stdout:op 5843 completed, throughput=5MB/sec 2024-07-26T18:46:30.059 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-V2OoFwzb9LfQMbl off=10865626 len=350971 2024-07-26T18:46:30.059 INFO:tasks.workunit.client.0.smithi071.stdout:op 5844 completed, throughput=5MB/sec 2024-07-26T18:46:30.059 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-6BR4mLCe5yHw8oP off=1386504 len=1615301 2024-07-26T18:46:30.061 INFO:tasks.workunit.client.0.smithi071.stdout:op 5845 completed, throughput=5MB/sec 2024-07-26T18:46:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:29 smithi071 ceph-mon[90507]: pgmap v1989: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:46:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:29 smithi071 ceph-mon[92867]: pgmap v1989: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:46:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:29 smithi135 ceph-mon[85352]: pgmap v1989: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-07-26T18:46:31.061 INFO:tasks.workunit.client.0.smithi071.stdout: 1162: throughput=5MB/sec pending data=0 2024-07-26T18:46:31.062 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kGfUKRb8wkFhx2e off=23403506 len=1635370 2024-07-26T18:46:31.063 INFO:tasks.workunit.client.0.smithi071.stdout:op 5846 completed, throughput=5MB/sec 2024-07-26T18:46:31.063 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eBHLCzrwpYwqXE3 off=1814927 len=362473 2024-07-26T18:46:31.064 INFO:tasks.workunit.client.0.smithi071.stdout:op 5847 completed, throughput=5MB/sec 2024-07-26T18:46:31.065 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-4m67cHbBgD_bkml off=2246957 len=1764866 2024-07-26T18:46:31.072 INFO:tasks.workunit.client.0.smithi071.stdout:op 5848 completed, throughput=5MB/sec 2024-07-26T18:46:31.072 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-tR5YdPsDJUevA73 off=6004303 len=815799 2024-07-26T18:46:31.076 INFO:tasks.workunit.client.0.smithi071.stdout:op 5849 completed, throughput=5MB/sec 2024-07-26T18:46:32.077 INFO:tasks.workunit.client.0.smithi071.stdout: 1163: throughput=5MB/sec pending data=0 2024-07-26T18:46:32.077 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-J-49-HuvfLU_bEf off=13230317 len=40321 2024-07-26T18:46:32.079 INFO:tasks.workunit.client.0.smithi071.stdout:op 5850 completed, throughput=5MB/sec 2024-07-26T18:46:32.079 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-eKHcNHjVLoatrUi off=7028396 len=1282082 2024-07-26T18:46:32.081 INFO:tasks.workunit.client.0.smithi071.stdout:op 5851 completed, throughput=5MB/sec 2024-07-26T18:46:32.081 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vHzh18s8GQgTGvd off=2739963 len=1596704 2024-07-26T18:46:32.082 INFO:tasks.workunit.client.0.smithi071.stdout:op 5852 completed, throughput=5MB/sec 2024-07-26T18:46:32.083 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-2ap8oxhE2mUxJCC off=257540 len=257341 2024-07-26T18:46:32.086 INFO:tasks.workunit.client.0.smithi071.stdout:op 5853 completed, throughput=5MB/sec 2024-07-26T18:46:32.086 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-JQOyBjYkchHAN3a off=189242 len=1031752 2024-07-26T18:46:32.087 INFO:tasks.workunit.client.0.smithi071.stdout:op 5854 completed, throughput=5MB/sec 2024-07-26T18:46:32.087 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-19hzHZgA4VkS0mu off=6360400 len=517394 2024-07-26T18:46:32.091 INFO:tasks.workunit.client.0.smithi071.stdout:op 5855 completed, throughput=5MB/sec 2024-07-26T18:46:32.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:31 smithi071 ceph-mon[90507]: pgmap v1990: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:46:32.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:31 smithi071 ceph-mon[92867]: pgmap v1990: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:46:32.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:46:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:46:32] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:46:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:31 smithi135 ceph-mon[85352]: pgmap v1990: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-07-26T18:46:33.091 INFO:tasks.workunit.client.0.smithi071.stdout: 1164: throughput=5MB/sec pending data=0 2024-07-26T18:46:33.091 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-nhOxXdAjraczgbH off=20573735 len=1625619 2024-07-26T18:46:33.098 INFO:tasks.workunit.client.0.smithi071.stdout:op 5856 completed, throughput=5MB/sec 2024-07-26T18:46:33.098 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-7f6kiVeZR3gi4hl off=1997257 len=1930868 2024-07-26T18:46:33.107 INFO:tasks.workunit.client.0.smithi071.stdout:op 5857 completed, throughput=5MB/sec 2024-07-26T18:46:33.108 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-yjBj3Z_3AKhi9x4 off=8709662 len=709241 2024-07-26T18:46:33.109 INFO:tasks.workunit.client.0.smithi071.stdout:op 5858 completed, throughput=5MB/sec 2024-07-26T18:46:33.109 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-ZcRLZZZ53acKXO2 off=2063247 len=1560722 2024-07-26T18:46:33.118 INFO:tasks.workunit.client.0.smithi071.stdout:op 5859 completed, throughput=5MB/sec 2024-07-26T18:46:34.119 INFO:tasks.workunit.client.0.smithi071.stdout: 1165: throughput=5MB/sec pending data=0 2024-07-26T18:46:34.119 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-492cgv7UcOoBP1f off=9727381 len=997066 2024-07-26T18:46:34.121 INFO:tasks.workunit.client.0.smithi071.stdout:op 5860 completed, throughput=5MB/sec 2024-07-26T18:46:34.121 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G0g2tSX0GJrFuRa off=5614217 len=496057 2024-07-26T18:46:34.122 INFO:tasks.workunit.client.0.smithi071.stdout:op 5861 completed, throughput=5MB/sec 2024-07-26T18:46:34.122 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-dnQ-0uz7vuI2GVn off=8401563 len=1067478 2024-07-26T18:46:34.128 INFO:tasks.workunit.client.0.smithi071.stdout:op 5862 completed, throughput=5MB/sec 2024-07-26T18:46:34.128 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ld3cdv8G48FpZim off=18745308 len=1454316 2024-07-26T18:46:34.138 INFO:tasks.workunit.client.0.smithi071.stdout:op 5863 completed, throughput=5MB/sec 2024-07-26T18:46:34.138 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TvwxmV6H64Go0Qz off=2649855 len=21577 2024-07-26T18:46:34.138 INFO:tasks.workunit.client.0.smithi071.stdout:op 5864 completed, throughput=5MB/sec 2024-07-26T18:46:34.139 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-lUr_sf_kl0dfj6Y off=9551470 len=970007 2024-07-26T18:46:34.141 INFO:tasks.workunit.client.0.smithi071.stdout:op 5865 completed, throughput=5MB/sec 2024-07-26T18:46:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:33 smithi071 ceph-mon[90507]: pgmap v1991: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:46:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:33 smithi071 ceph-mon[92867]: pgmap v1991: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:46:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:33 smithi135 ceph-mon[85352]: pgmap v1991: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-07-26T18:46:35.141 INFO:tasks.workunit.client.0.smithi071.stdout: 1166: throughput=5MB/sec pending data=0 2024-07-26T18:46:35.141 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-sYbwZCr_7xkgBhF off=1308470 len=207516 2024-07-26T18:46:35.142 INFO:tasks.workunit.client.0.smithi071.stdout:op 5866 completed, throughput=5MB/sec 2024-07-26T18:46:35.142 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-3rP-VEFyLF6f-cP off=1535285 len=1099207 2024-07-26T18:46:35.144 INFO:tasks.workunit.client.0.smithi071.stdout:op 5867 completed, throughput=5MB/sec 2024-07-26T18:46:35.144 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-UIfs5jnFX9HrQSG off=3427258 len=943130 2024-07-26T18:46:35.150 INFO:tasks.workunit.client.0.smithi071.stdout:op 5868 completed, throughput=5MB/sec 2024-07-26T18:46:35.150 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-HEdbw4sZ1-986cG off=1665846 len=1634384 2024-07-26T18:46:35.160 INFO:tasks.workunit.client.0.smithi071.stdout:op 5869 completed, throughput=5MB/sec 2024-07-26T18:46:35.160 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SvuQfhTGv27UaYP off=11687338 len=1278065 2024-07-26T18:46:35.162 INFO:tasks.workunit.client.0.smithi071.stdout:op 5870 completed, throughput=5MB/sec 2024-07-26T18:46:36.162 INFO:tasks.workunit.client.0.smithi071.stdout: 1167: throughput=5MB/sec pending data=0 2024-07-26T18:46:36.162 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-x9JTRtoRLTk6n5w off=4472867 len=2053778 2024-07-26T18:46:36.173 INFO:tasks.workunit.client.0.smithi071.stdout:op 5871 completed, throughput=5MB/sec 2024-07-26T18:46:36.174 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-kWdGH1ZuaHuhtv1 off=13733805 len=617157 2024-07-26T18:46:36.175 INFO:tasks.workunit.client.0.smithi071.stdout:op 5872 completed, throughput=5MB/sec 2024-07-26T18:46:36.175 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-G1aUSCWmwAwrKzq off=18828625 len=1236432 2024-07-26T18:46:36.176 INFO:tasks.workunit.client.0.smithi071.stdout:op 5873 completed, throughput=5MB/sec 2024-07-26T18:46:36.176 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rQaUH3Vz7Ay4Z8- off=4397888 len=124626 2024-07-26T18:46:36.177 INFO:tasks.workunit.client.0.smithi071.stdout:op 5874 completed, throughput=5MB/sec 2024-07-26T18:46:36.177 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-SnF2Yfd45Haeu9x off=4480026 len=251946 2024-07-26T18:46:36.177 INFO:tasks.workunit.client.0.smithi071.stdout:op 5875 completed, throughput=5MB/sec 2024-07-26T18:46:36.177 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TqJLr6SeLEy9Ygk off=14386308 len=274622 2024-07-26T18:46:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:35 smithi071 ceph-mon[90507]: pgmap v1992: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:46:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:35 smithi071 ceph-mon[92867]: pgmap v1992: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:46:36.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 5876 completed, throughput=5MB/sec 2024-07-26T18:46:36.179 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-OBCBc_CWMjC2DrG off=5145121 len=469112 2024-07-26T18:46:36.179 INFO:tasks.workunit.client.0.smithi071.stdout:op 5877 completed, throughput=5MB/sec 2024-07-26T18:46:36.179 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-WQnH6mj_WqOgRNA off=7755815 len=1137433 2024-07-26T18:46:36.181 INFO:tasks.workunit.client.0.smithi071.stdout:op 5878 completed, throughput=5MB/sec 2024-07-26T18:46:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:35 smithi135 ceph-mon[85352]: pgmap v1992: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-07-26T18:46:37.181 INFO:tasks.workunit.client.0.smithi071.stdout: 1168: throughput=5MB/sec pending data=0 2024-07-26T18:46:37.182 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-J5x_2iNlLdV6EKB off=6508507 len=840968 2024-07-26T18:46:37.183 INFO:tasks.workunit.client.0.smithi071.stdout:op 5879 completed, throughput=5MB/sec 2024-07-26T18:46:37.183 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Ekf1rR0VfXs3-Ik off=2322110 len=1764155 2024-07-26T18:46:37.193 INFO:tasks.workunit.client.0.smithi071.stdout:op 5880 completed, throughput=5MB/sec 2024-07-26T18:46:37.193 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-7tPzShpuZsvOSPi off=6247706 len=489088 2024-07-26T18:46:37.195 INFO:tasks.workunit.client.0.smithi071.stdout:op 5881 completed, throughput=5MB/sec 2024-07-26T18:46:37.195 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-47p0Mxr_5SAvcl0 off=13122164 len=978512 2024-07-26T18:46:37.200 INFO:tasks.workunit.client.0.smithi071.stdout:op 5882 completed, throughput=5MB/sec 2024-07-26T18:46:37.200 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-AAoNmKqzV-lxFMA off=2671090 len=1268666 2024-07-26T18:46:37.202 INFO:tasks.workunit.client.0.smithi071.stdout:op 5883 completed, throughput=5MB/sec 2024-07-26T18:46:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:37 smithi071 ceph-mon[92867]: pgmap v1993: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:46:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:37 smithi071 ceph-mon[90507]: pgmap v1993: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:46:38.203 INFO:tasks.workunit.client.0.smithi071.stdout: 1169: throughput=5MB/sec pending data=0 2024-07-26T18:46:38.203 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-5bMrqrRRw6v7fM8 off=620812 len=1075371 2024-07-26T18:46:38.204 INFO:tasks.workunit.client.0.smithi071.stdout:op 5884 completed, throughput=5MB/sec 2024-07-26T18:46:38.204 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-xY1u5gp3xZi1ai0 off=477150 len=930503 2024-07-26T18:46:38.205 INFO:tasks.workunit.client.0.smithi071.stdout:op 5885 completed, throughput=5MB/sec 2024-07-26T18:46:38.206 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-CfgRdFjWdWBCqqp off=18766049 len=567014 2024-07-26T18:46:38.209 INFO:tasks.workunit.client.0.smithi071.stdout:op 5886 completed, throughput=5MB/sec 2024-07-26T18:46:38.209 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-66ixIttJUsrwhWi off=6663331 len=1443277 2024-07-26T18:46:38.217 INFO:tasks.workunit.client.0.smithi071.stdout:op 5887 completed, throughput=5MB/sec 2024-07-26T18:46:38.217 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-TPoQqxaF-_5apcN off=13603206 len=1706069 2024-07-26T18:46:38.219 INFO:tasks.workunit.client.0.smithi071.stdout:op 5888 completed, throughput=5MB/sec 2024-07-26T18:46:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:37 smithi135 ceph-mon[85352]: pgmap v1993: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-07-26T18:46:39.219 INFO:tasks.workunit.client.0.smithi071.stdout: 1170: throughput=5MB/sec pending data=0 2024-07-26T18:46:39.220 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-J409Ql-kMv-LOIo off=10733320 len=382784 2024-07-26T18:46:39.220 INFO:tasks.workunit.client.0.smithi071.stdout:op 5889 completed, throughput=5MB/sec 2024-07-26T18:46:39.220 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-VXfXEZD4hegF4LW off=5963023 len=146694 2024-07-26T18:46:39.223 INFO:tasks.workunit.client.0.smithi071.stdout:op 5890 completed, throughput=5MB/sec 2024-07-26T18:46:39.223 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-J1zLYgHsiVtaA4I off=6801653 len=963994 2024-07-26T18:46:39.228 INFO:tasks.workunit.client.0.smithi071.stdout:op 5891 completed, throughput=5MB/sec 2024-07-26T18:46:39.228 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-R-4NcoXqyVt0bmP off=6625155 len=247156 2024-07-26T18:46:39.229 INFO:tasks.workunit.client.0.smithi071.stdout:op 5892 completed, throughput=5MB/sec 2024-07-26T18:46:39.229 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-RUK0No5ASUk41vR off=4454764 len=1074533 2024-07-26T18:46:39.231 INFO:tasks.workunit.client.0.smithi071.stdout:op 5893 completed, throughput=5MB/sec 2024-07-26T18:46:39.231 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-IZGEpYvDSfgKDCF off=850029 len=1856557 2024-07-26T18:46:39.242 INFO:tasks.workunit.client.0.smithi071.stdout:op 5894 completed, throughput=5MB/sec 2024-07-26T18:46:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:39 smithi071 ceph-mon[90507]: pgmap v1994: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:46:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:39 smithi071 ceph-mon[92867]: pgmap v1994: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:46:40.243 INFO:tasks.workunit.client.0.smithi071.stdout: 1171: throughput=5MB/sec pending data=0 2024-07-26T18:46:40.243 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-rqO5kTwwahlMgpb off=3637189 len=2065381 2024-07-26T18:46:40.245 INFO:tasks.workunit.client.0.smithi071.stdout:op 5895 completed, throughput=5MB/sec 2024-07-26T18:46:40.245 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-hkuWARjcur0SBzp off=1401453 len=1312216 2024-07-26T18:46:40.246 INFO:tasks.workunit.client.0.smithi071.stdout:op 5896 completed, throughput=5MB/sec 2024-07-26T18:46:40.246 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-nsSq6o3GbIQKzP8 off=23347962 len=1430231 2024-07-26T18:46:40.248 INFO:tasks.workunit.client.0.smithi071.stdout:op 5897 completed, throughput=5MB/sec 2024-07-26T18:46:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:39 smithi135 ceph-mon[85352]: pgmap v1994: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-07-26T18:46:41.248 INFO:tasks.workunit.client.0.smithi071.stdout: 1172: throughput=5MB/sec pending data=0 2024-07-26T18:46:41.249 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-rZWsLgnLnfGmoTl off=45444 len=2025555 2024-07-26T18:46:41.259 INFO:tasks.workunit.client.0.smithi071.stdout:op 5898 completed, throughput=5MB/sec 2024-07-26T18:46:41.259 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-DtqJC9PCZOzvnHt off=8610987 len=1697061 2024-07-26T18:46:41.261 INFO:tasks.workunit.client.0.smithi071.stdout:op 5899 completed, throughput=5MB/sec 2024-07-26T18:46:41.261 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-u-NFGWuqcr14hYi off=14684505 len=1715708 2024-07-26T18:46:41.262 INFO:tasks.workunit.client.0.smithi071.stdout:op 5900 completed, throughput=5MB/sec 2024-07-26T18:46:42.263 INFO:tasks.workunit.client.0.smithi071.stdout: 1173: throughput=5MB/sec pending data=0 2024-07-26T18:46:42.263 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-1YvOXJPzYKDcWzr off=13607680 len=366350 2024-07-26T18:46:42.266 INFO:tasks.workunit.client.0.smithi071.stdout:op 5901 completed, throughput=5MB/sec 2024-07-26T18:46:42.266 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-4XdaA0CjW-LYiVK off=4857744 len=302555 2024-07-26T18:46:42.267 INFO:tasks.workunit.client.0.smithi071.stdout:op 5902 completed, throughput=5MB/sec 2024-07-26T18:46:42.267 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-Zqvp9O-h2DHMx0r off=15509671 len=1471786 2024-07-26T18:46:42.275 INFO:tasks.workunit.client.0.smithi071.stdout:op 5903 completed, throughput=5MB/sec 2024-07-26T18:46:42.275 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-eC_oVkjqmvCT8VD off=7770470 len=1774583 2024-07-26T18:46:42.289 INFO:tasks.workunit.client.0.smithi071.stdout:op 5904 completed, throughput=5MB/sec 2024-07-26T18:46:42.289 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-9NXv9KMNsWvoDaa off=858410 len=1052829 2024-07-26T18:46:42.295 INFO:tasks.workunit.client.0.smithi071.stdout:op 5905 completed, throughput=5MB/sec 2024-07-26T18:46:42.295 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-WaUuPTxLCOHcrDV off=13025519 len=734288 2024-07-26T18:46:42.298 INFO:tasks.workunit.client.0.smithi071.stdout:op 5906 completed, throughput=5MB/sec 2024-07-26T18:46:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:41 smithi135 ceph-mon[85352]: pgmap v1995: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:46:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:46:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:46:42] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2024-07-26T18:46:42.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:41 smithi071 ceph-mon[92867]: pgmap v1995: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:46:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:41 smithi071 ceph-mon[90507]: pgmap v1995: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-07-26T18:46:43.299 INFO:tasks.workunit.client.0.smithi071.stdout: 1174: throughput=5MB/sec pending data=0 2024-07-26T18:46:43.299 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-Nqb654zZSTysTmR off=4307605 len=1036240 2024-07-26T18:46:43.300 INFO:tasks.workunit.client.0.smithi071.stdout:op 5907 completed, throughput=5MB/sec 2024-07-26T18:46:43.300 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vEwjd3K63HlPP8O off=8366100 len=1250391 2024-07-26T18:46:43.303 INFO:tasks.workunit.client.0.smithi071.stdout:op 5908 completed, throughput=5MB/sec 2024-07-26T18:46:43.304 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-l6ujPIjpHdcRgpQ off=2597500 len=911059 2024-07-26T18:46:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:43.308 INFO:tasks.workunit.client.0.smithi071.stdout:op 5909 completed, throughput=5MB/sec 2024-07-26T18:46:43.308 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-u-QSxriJUSEYGQK off=117903 len=1780742 2024-07-26T18:46:43.319 INFO:tasks.workunit.client.0.smithi071.stdout:op 5910 completed, throughput=5MB/sec 2024-07-26T18:46:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:43 smithi135 ceph-mon[85352]: pgmap v1996: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:46:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:46:44.319 INFO:tasks.workunit.client.0.smithi071.stdout: 1175: throughput=5MB/sec pending data=0 2024-07-26T18:46:44.320 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-jxucOZ2DTiCZMG2 off=7856480 len=1916827 2024-07-26T18:46:44.321 INFO:tasks.workunit.client.0.smithi071.stdout:op 5911 completed, throughput=5MB/sec 2024-07-26T18:46:44.321 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-xwMvdyPOBYbBidR off=4150835 len=2998 2024-07-26T18:46:44.323 INFO:tasks.workunit.client.0.smithi071.stdout:op 5912 completed, throughput=5MB/sec 2024-07-26T18:46:44.323 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-vkneOuIg2m3ubTJ off=828648 len=701171 2024-07-26T18:46:44.324 INFO:tasks.workunit.client.0.smithi071.stdout:op 5913 completed, throughput=5MB/sec 2024-07-26T18:46:44.324 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-JCDWcwKvQSdWMRY off=263608 len=244718 2024-07-26T18:46:44.326 INFO:tasks.workunit.client.0.smithi071.stdout:op 5914 completed, throughput=5MB/sec 2024-07-26T18:46:44.327 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-0mXgKcL4d5upoOm off=14116499 len=1999201 2024-07-26T18:46:44.337 INFO:tasks.workunit.client.0.smithi071.stdout:op 5915 completed, throughput=5MB/sec 2024-07-26T18:46:44.337 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-p0rgrNYSy1Lktl7 off=6185397 len=828841 2024-07-26T18:46:44.338 INFO:tasks.workunit.client.0.smithi071.stdout:op 5916 completed, throughput=5MB/sec 2024-07-26T18:46:44.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:43 smithi071 ceph-mon[92867]: pgmap v1996: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:46:44.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:46:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:43 smithi071 ceph-mon[90507]: pgmap v1996: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-07-26T18:46:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:46:45.338 INFO:tasks.workunit.client.0.smithi071.stdout: 1176: throughput=5MB/sec pending data=0 2024-07-26T18:46:45.339 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-AMu4fESDqxwseYM off=1208590 len=1288137 2024-07-26T18:46:45.343 INFO:tasks.workunit.client.0.smithi071.stdout:op 5917 completed, throughput=5MB/sec 2024-07-26T18:46:45.344 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj--6OG78E4STipo9O off=3127174 len=1754055 2024-07-26T18:46:45.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 5918 completed, throughput=5MB/sec 2024-07-26T18:46:45.345 INFO:tasks.workunit.client.0.smithi071.stdout:READ : oid=obj-uhZETiQ-r7Xa6vb off=2926267 len=951856 2024-07-26T18:46:45.345 INFO:tasks.workunit.client.0.smithi071.stdout:op 5919 completed, throughput=5MB/sec 2024-07-26T18:46:45.346 INFO:tasks.workunit.client.0.smithi071.stdout:WRITE : oid=obj-oS-4TRmfsspmFci off=988397 len=1248699 2024-07-26T18:46:45.351 INFO:tasks.workunit.client.0.smithi071.stdout:op 5920 completed, throughput=5MB/sec 2024-07-26T18:46:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:45 smithi135 ceph-mon[85352]: pgmap v1997: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:46:46.352 INFO:tasks.workunit.client.0.smithi071.stdout:waiting for all operations to complete 2024-07-26T18:46:46.352 INFO:tasks.workunit.client.0.smithi071.stdout:cleaning up objects 2024-07-26T18:46:46.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:45 smithi071 ceph-mon[90507]: pgmap v1997: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:46:46.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:45 smithi071 ceph-mon[92867]: pgmap v1997: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-07-26T18:46:48.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[90507]: pgmap v1998: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:46:48.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[92867]: pgmap v1998: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:46:48.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:47 smithi135 ceph-mon[85352]: pgmap v1998: 105 pgs: 105 active+clean; 129 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-07-26T18:46:48.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:48.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:49.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:49.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:49.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:49 smithi071 ceph-mon[92867]: pgmap v1999: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:46:49.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:49.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:49.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:49 smithi071 ceph-mon[90507]: pgmap v1999: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:46:49.546 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:49.546 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:49.546 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:49 smithi135 ceph-mon[85352]: pgmap v1999: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-07-26T18:46:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:46:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:46:52] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-07-26T18:46:52.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[92867]: pgmap v2000: 105 pgs: 105 active+clean; 117 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 78 op/s 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[90507]: pgmap v2000: 105 pgs: 105 active+clean; 117 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 78 op/s 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:46:52.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:46:52.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:51 smithi135 ceph-mon[85352]: pgmap v2000: 105 pgs: 105 active+clean; 117 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 78 op/s 2024-07-26T18:46:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:51 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:51 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:51 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:51 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:52.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:51 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:46:52.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:51 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:46:52.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:51 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:46:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:53 smithi071 ceph-mon[90507]: pgmap v2001: 105 pgs: 105 active+clean; 100 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 195 op/s 2024-07-26T18:46:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:53 smithi071 ceph-mon[92867]: pgmap v2001: 105 pgs: 105 active+clean; 100 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 195 op/s 2024-07-26T18:46:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:53 smithi135 ceph-mon[85352]: pgmap v2001: 105 pgs: 105 active+clean; 100 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 195 op/s 2024-07-26T18:46:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:55 smithi071 ceph-mon[92867]: pgmap v2002: 105 pgs: 105 active+clean; 95 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 828 KiB/s rd, 1.0 MiB/s wr, 225 op/s 2024-07-26T18:46:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:55 smithi071 ceph-mon[90507]: pgmap v2002: 105 pgs: 105 active+clean; 95 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 828 KiB/s rd, 1.0 MiB/s wr, 225 op/s 2024-07-26T18:46:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:55 smithi135 ceph-mon[85352]: pgmap v2002: 105 pgs: 105 active+clean; 95 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 828 KiB/s rd, 1.0 MiB/s wr, 225 op/s 2024-07-26T18:46:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:57 smithi071 ceph-mon[92867]: pgmap v2003: 105 pgs: 105 active+clean; 72 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 828 KiB/s rd, 1.0 MiB/s wr, 382 op/s 2024-07-26T18:46:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:57 smithi071 ceph-mon[90507]: pgmap v2003: 105 pgs: 105 active+clean; 72 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 828 KiB/s rd, 1.0 MiB/s wr, 382 op/s 2024-07-26T18:46:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:46:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:57 smithi135 ceph-mon[85352]: pgmap v2003: 105 pgs: 105 active+clean; 72 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 828 KiB/s rd, 1.0 MiB/s wr, 382 op/s 2024-07-26T18:46:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:46:59 smithi071 ceph-mon[90507]: pgmap v2004: 105 pgs: 105 active+clean; 62 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 603 KiB/s rd, 491 KiB/s wr, 447 op/s 2024-07-26T18:47:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:46:59 smithi071 ceph-mon[92867]: pgmap v2004: 105 pgs: 105 active+clean; 62 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 603 KiB/s rd, 491 KiB/s wr, 447 op/s 2024-07-26T18:47:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:46:59 smithi135 ceph-mon[85352]: pgmap v2004: 105 pgs: 105 active+clean; 62 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 603 KiB/s rd, 491 KiB/s wr, 447 op/s 2024-07-26T18:47:01.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:01 smithi071 ceph-mon[90507]: pgmap v2005: 105 pgs: 105 active+clean; 43 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 603 KiB/s rd, 105 KiB/s wr, 568 op/s 2024-07-26T18:47:01.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:01 smithi071 ceph-mon[92867]: pgmap v2005: 105 pgs: 105 active+clean; 43 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 603 KiB/s rd, 105 KiB/s wr, 568 op/s 2024-07-26T18:47:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:01 smithi135 ceph-mon[85352]: pgmap v2005: 105 pgs: 105 active+clean; 43 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 603 KiB/s rd, 105 KiB/s wr, 568 op/s 2024-07-26T18:47:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:47:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:47:02] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2024-07-26T18:47:03.630 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:47:03.630 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T18:47:03.659 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-07-26T18:47:03.659 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-07-26T18:47:03.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:03 smithi071 ceph-mon[90507]: pgmap v2006: 105 pgs: 105 active+clean; 25 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 220 KiB/s rd, 105 KiB/s wr, 613 op/s 2024-07-26T18:47:03.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:03 smithi071 ceph-mon[92867]: pgmap v2006: 105 pgs: 105 active+clean; 25 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 220 KiB/s rd, 105 KiB/s wr, 613 op/s 2024-07-26T18:47:03.916 DEBUG:teuthology.parallel:result is None 2024-07-26T18:47:03.917 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T18:47:03.941 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T18:47:03.942 DEBUG:teuthology.orchestra.run.smithi071:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:47:03.997 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T18:47:03.997 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T18:47:03.997 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-07-26T18:47:03.998 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T18:47:03.998 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-07-26T18:47:03.998 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-07-26T18:47:03.999 INFO:tasks.workunit:Pulling workunits from ref reef 2024-07-26T18:47:03.999 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-07-26T18:47:03.999 DEBUG:teuthology.orchestra.run.smithi135:> stat -- /home/ubuntu/cephtest/mnt.1 2024-07-26T18:47:04.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T18:47:04.016 INFO:teuthology.orchestra.run.smithi135.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-07-26T18:47:04.016 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-07-26T18:47:04.072 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-07-26T18:47:04.072 DEBUG:teuthology.orchestra.run.smithi135:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-07-26T18:47:04.127 INFO:tasks.workunit:timeout=3h 2024-07-26T18:47:04.127 INFO:tasks.workunit:cleanup=True 2024-07-26T18:47:04.128 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-07-26T18:47:04.184 INFO:tasks.workunit.client.1.smithi135.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-07-26T18:47:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:03 smithi135 ceph-mon[85352]: pgmap v2006: 105 pgs: 105 active+clean; 25 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 220 KiB/s rd, 105 KiB/s wr, 613 op/s 2024-07-26T18:47:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:05 smithi071 ceph-mon[90507]: pgmap v2007: 105 pgs: 105 active+clean; 21 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-07-26T18:47:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:05 smithi071 ceph-mon[92867]: pgmap v2007: 105 pgs: 105 active+clean; 21 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-07-26T18:47:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:05 smithi135 ceph-mon[85352]: pgmap v2007: 105 pgs: 105 active+clean; 21 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-07-26T18:47:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:07 smithi071 ceph-mon[92867]: pgmap v2008: 105 pgs: 105 active+clean; 4.1 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-07-26T18:47:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:07 smithi071 ceph-mon[90507]: pgmap v2008: 105 pgs: 105 active+clean; 4.1 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-07-26T18:47:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:07 smithi135 ceph-mon[85352]: pgmap v2008: 105 pgs: 105 active+clean; 4.1 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 602 op/s 2024-07-26T18:47:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:09 smithi071 ceph-mon[90507]: pgmap v2009: 105 pgs: 105 active+clean; 264 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 470 op/s 2024-07-26T18:47:10.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:09 smithi071 ceph-mon[92867]: pgmap v2009: 105 pgs: 105 active+clean; 264 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 470 op/s 2024-07-26T18:47:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:09 smithi135 ceph-mon[85352]: pgmap v2009: 105 pgs: 105 active+clean; 264 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 470 op/s 2024-07-26T18:47:10.567 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T18:47:10.641 INFO:tasks.workunit.client.1.smithi135.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-07-26T18:47:10.643 INFO:tasks.workunit.client.1.smithi135.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-07-26T18:47:10.643 INFO:tasks.workunit.client.1.smithi135.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-07-26T18:47:11.351 INFO:tasks.workunit.client.1.smithi135.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-07-26T18:47:11.408 INFO:tasks.workunit.client.1.smithi135.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-07-26T18:47:11.448 INFO:tasks.workunit.client.1.smithi135.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-07-26T18:47:11.449 INFO:tasks.workunit.client.1.smithi135.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-07-26T18:47:11.449 INFO:tasks.workunit.client.1.smithi135.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-07-26T18:47:11.488 INFO:tasks.workunit.client.1.smithi135.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-07-26T18:47:11.491 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-07-26T18:47:11.491 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-07-26T18:47:11.549 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-07-26T18:47:11.550 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-07-26T18:47:11.550 DEBUG:teuthology.orchestra.run.smithi135: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-07-26T18:47:11.618 INFO:tasks.workunit.client.1.smithi135.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-07-26T18:47:11.618 INFO:tasks.workunit.client.1.smithi135.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-07-26T18:47:11.619 INFO:tasks.workunit.client.1.smithi135.stderr:+ TMPDIR=/tmp/rbd_import_export_132181 2024-07-26T18:47:11.619 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm -rf /tmp/rbd_import_export_132181 2024-07-26T18:47:11.619 INFO:tasks.workunit.client.1.smithi135.stderr:+ mkdir /tmp/rbd_import_export_132181 2024-07-26T18:47:11.619 INFO:tasks.workunit.client.1.smithi135.stderr:+ trap 'rm -rf /tmp/rbd_import_export_132181' INT TERM EXIT 2024-07-26T18:47:11.619 INFO:tasks.workunit.client.1.smithi135.stderr:+ mkdir foo.132181 2024-07-26T18:47:11.620 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import foo.132181 foo.dir 2024-07-26T18:47:11.667 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: cannot import a directory 2024-07-26T18:47:11.667 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 0% complete...failed. 2024-07-26T18:47:11.667 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: import failed: (21) Is a directory 2024-07-26T18:47:11.670 INFO:tasks.workunit.client.1.smithi135.stderr:+ true 2024-07-26T18:47:11.670 INFO:tasks.workunit.client.1.smithi135.stderr:+ rmdir foo.132181 2024-07-26T18:47:11.676 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_132181/img bs=1k count=1 seek=10 2024-07-26T18:47:11.677 INFO:tasks.workunit.client.1.smithi135.stderr:1+0 records in 2024-07-26T18:47:11.677 INFO:tasks.workunit.client.1.smithi135.stderr:1+0 records out 2024-07-26T18:47:11.677 INFO:tasks.workunit.client.1.smithi135.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.0371e-05 s, 25.4 MB/s 2024-07-26T18:47:11.677 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_132181/img bs=1k count=10 seek=100 2024-07-26T18:47:11.678 INFO:tasks.workunit.client.1.smithi135.stderr:10+0 records in 2024-07-26T18:47:11.678 INFO:tasks.workunit.client.1.smithi135.stderr:10+0 records out 2024-07-26T18:47:11.678 INFO:tasks.workunit.client.1.smithi135.stderr:10240 bytes (10 kB, 10 KiB) copied, 4.9632e-05 s, 206 MB/s 2024-07-26T18:47:11.678 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_132181/img bs=1k count=100 seek=1000 2024-07-26T18:47:11.678 INFO:tasks.workunit.client.1.smithi135.stderr:60+1 records in 2024-07-26T18:47:11.679 INFO:tasks.workunit.client.1.smithi135.stderr:60+1 records out 2024-07-26T18:47:11.679 INFO:tasks.workunit.client.1.smithi135.stderr:61656 bytes (62 kB, 60 KiB) copied, 0.000162087 s, 380 MB/s 2024-07-26T18:47:11.679 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_132181/img bs=1k seek=10000 2024-07-26T18:47:11.680 INFO:tasks.workunit.client.1.smithi135.stderr:137+1 records in 2024-07-26T18:47:11.680 INFO:tasks.workunit.client.1.smithi135.stderr:137+1 records out 2024-07-26T18:47:11.680 INFO:tasks.workunit.client.1.smithi135.stderr:140952 bytes (141 kB, 138 KiB) copied, 0.000442532 s, 319 MB/s 2024-07-26T18:47:11.680 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_132181/img bs=1k seek=100000 2024-07-26T18:47:11.681 INFO:tasks.workunit.client.1.smithi135.stderr:60+1 records in 2024-07-26T18:47:11.681 INFO:tasks.workunit.client.1.smithi135.stderr:60+1 records out 2024-07-26T18:47:11.681 INFO:tasks.workunit.client.1.smithi135.stderr:61608 bytes (62 kB, 60 KiB) copied, 0.000144411 s, 427 MB/s 2024-07-26T18:47:11.681 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_132181/img bs=1k seek=1000000 2024-07-26T18:47:11.682 INFO:tasks.workunit.client.1.smithi135.stderr:154+1 records in 2024-07-26T18:47:11.682 INFO:tasks.workunit.client.1.smithi135.stderr:154+1 records out 2024-07-26T18:47:11.682 INFO:tasks.workunit.client.1.smithi135.stderr:158176 bytes (158 kB, 154 KiB) copied, 0.000337516 s, 469 MB/s 2024-07-26T18:47:11.682 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm testimg 2024-07-26T18:47:11.738 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 0% complete...failed. 2024-07-26T18:47:11.738 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: delete error: (2) No such file or directory 2024-07-26T18:47:11.741 INFO:tasks.workunit.client.1.smithi135.stderr:+ true 2024-07-26T18:47:11.741 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --new-format /tmp/rbd_import_export_132181/img testimg 2024-07-26T18:47:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:11 smithi071 ceph-mon[90507]: pgmap v2010: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 406 op/s 2024-07-26T18:47:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:47:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:47:12] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2024-07-26T18:47:12.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:11 smithi071 ceph-mon[92867]: pgmap v2010: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 406 op/s 2024-07-26T18:47:12.263 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:12.264 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-07-26T18:47:12.266 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export testimg /tmp/rbd_import_export_132181/img2 2024-07-26T18:47:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:11 smithi135 ceph-mon[85352]: pgmap v2010: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 406 op/s 2024-07-26T18:47:12.459 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:12.463 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export testimg - 2024-07-26T18:47:13.062 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:13.066 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm testimg 2024-07-26T18:47:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:13.186 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:13.189 INFO:tasks.workunit.client.1.smithi135.stderr:+ cmp /tmp/rbd_import_export_132181/img /tmp/rbd_import_export_132181/img2 2024-07-26T18:47:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:13.727 INFO:tasks.workunit.client.1.smithi135.stderr:+ cmp /tmp/rbd_import_export_132181/img /tmp/rbd_import_export_132181/img3 2024-07-26T18:47:14.130 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/img2 /tmp/rbd_import_export_132181/img3 2024-07-26T18:47:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:13 smithi071 ceph-mon[92867]: pgmap v2011: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 283 op/s 2024-07-26T18:47:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:13 smithi071 ceph-mon[90507]: pgmap v2011: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 283 op/s 2024-07-26T18:47:14.290 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --new-format - testimg 2024-07-26T18:47:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:13 smithi135 ceph-mon[85352]: pgmap v2011: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 283 op/s 2024-07-26T18:47:14.712 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete...done. 2024-07-26T18:47:14.712 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-07-26T18:47:14.715 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export testimg /tmp/rbd_import_export_132181/img2 2024-07-26T18:47:14.930 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:14.934 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export testimg - 2024-07-26T18:47:15.517 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:15.522 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm testimg 2024-07-26T18:47:15.642 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:15.644 INFO:tasks.workunit.client.1.smithi135.stderr:+ cmp /tmp/rbd_import_export_132181/img /tmp/rbd_import_export_132181/img2 2024-07-26T18:47:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:15 smithi071 ceph-mon[90507]: pgmap v2012: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 85 B/s wr, 166 op/s 2024-07-26T18:47:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:15 smithi071 ceph-mon[92867]: pgmap v2012: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 85 B/s wr, 166 op/s 2024-07-26T18:47:16.182 INFO:tasks.workunit.client.1.smithi135.stderr:+ cmp /tmp/rbd_import_export_132181/img /tmp/rbd_import_export_132181/img3 2024-07-26T18:47:16.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:15 smithi135 ceph-mon[85352]: pgmap v2012: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 85 B/s wr, 166 op/s 2024-07-26T18:47:16.579 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/img /tmp/rbd_import_export_132181/img2 /tmp/rbd_import_export_132181/img3 2024-07-26T18:47:16.790 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd help export 2024-07-26T18:47:16.790 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep -q export-format 2024-07-26T18:47:16.811 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_132181/img bs=1k count=10 seek=100 2024-07-26T18:47:16.812 INFO:tasks.workunit.client.1.smithi135.stderr:10+0 records in 2024-07-26T18:47:16.812 INFO:tasks.workunit.client.1.smithi135.stderr:10+0 records out 2024-07-26T18:47:16.812 INFO:tasks.workunit.client.1.smithi135.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.0781e-05 s, 168 MB/s 2024-07-26T18:47:16.813 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --new-format /tmp/rbd_import_export_132181/img testimg 2024-07-26T18:47:16.884 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete...done. 2024-07-26T18:47:16.885 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-07-26T18:47:16.887 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd snap create testimg@snap 2024-07-26T18:47:17.946 INFO:tasks.workunit.client.1.smithi135.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-07-26T18:47:17.956 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd image-meta set testimg key1 value1 2024-07-26T18:47:18.016 INFO:tasks.workunit.client.1.smithi135.stderr:++ rbd image-meta list testimg 2024-07-26T18:47:18.060 INFO:tasks.workunit.client.1.smithi135.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-07-26T18:47:18.060 INFO:tasks.workunit.client.1.smithi135.stderr: 2024-07-26T18:47:18.060 INFO:tasks.workunit.client.1.smithi135.stderr:Key Value 2024-07-26T18:47:18.060 INFO:tasks.workunit.client.1.smithi135.stderr:key1 value1' 2024-07-26T18:47:18.060 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_132181/img_v2 2024-07-26T18:47:18.100 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-07-26T18:47:18.103 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_132181/img_v2 testimg_import 2024-07-26T18:47:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:17 smithi071 ceph-mon[90507]: pgmap v2013: 105 pgs: 105 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 103 KiB/s rd, 51 KiB/s wr, 162 op/s 2024-07-26T18:47:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:17 smithi071 ceph-mon[92867]: pgmap v2013: 105 pgs: 105 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 103 KiB/s rd, 51 KiB/s wr, 162 op/s 2024-07-26T18:47:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:17 smithi135 ceph-mon[85352]: pgmap v2013: 105 pgs: 105 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 103 KiB/s rd, 51 KiB/s wr, 162 op/s 2024-07-26T18:47:18.964 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-07-26T18:47:18.967 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd info testimg_import 2024-07-26T18:47:19.006 INFO:tasks.workunit.client.1.smithi135.stdout:rbd image 'testimg_import': 2024-07-26T18:47:19.006 INFO:tasks.workunit.client.1.smithi135.stdout: size 110 KiB in 1 objects 2024-07-26T18:47:19.006 INFO:tasks.workunit.client.1.smithi135.stdout: order 22 (4 MiB objects) 2024-07-26T18:47:19.006 INFO:tasks.workunit.client.1.smithi135.stdout: snapshot_count: 1 2024-07-26T18:47:19.006 INFO:tasks.workunit.client.1.smithi135.stdout: id: d5a0b82beb2f 2024-07-26T18:47:19.007 INFO:tasks.workunit.client.1.smithi135.stdout: block_name_prefix: rbd_data.d5a0b82beb2f 2024-07-26T18:47:19.007 INFO:tasks.workunit.client.1.smithi135.stdout: format: 2 2024-07-26T18:47:19.007 INFO:tasks.workunit.client.1.smithi135.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-07-26T18:47:19.007 INFO:tasks.workunit.client.1.smithi135.stdout: op_features: 2024-07-26T18:47:19.007 INFO:tasks.workunit.client.1.smithi135.stdout: flags: 2024-07-26T18:47:19.007 INFO:tasks.workunit.client.1.smithi135.stdout: create_timestamp: Fri Jul 26 18:47:18 2024 2024-07-26T18:47:19.007 INFO:tasks.workunit.client.1.smithi135.stdout: access_timestamp: Fri Jul 26 18:47:18 2024 2024-07-26T18:47:19.007 INFO:tasks.workunit.client.1.smithi135.stdout: modify_timestamp: Fri Jul 26 18:47:18 2024 2024-07-26T18:47:19.009 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd info testimg_import@snap 2024-07-26T18:47:19.047 INFO:tasks.workunit.client.1.smithi135.stdout:rbd image 'testimg_import': 2024-07-26T18:47:19.047 INFO:tasks.workunit.client.1.smithi135.stdout: size 110 KiB in 1 objects 2024-07-26T18:47:19.047 INFO:tasks.workunit.client.1.smithi135.stdout: order 22 (4 MiB objects) 2024-07-26T18:47:19.047 INFO:tasks.workunit.client.1.smithi135.stdout: snapshot_count: 1 2024-07-26T18:47:19.047 INFO:tasks.workunit.client.1.smithi135.stdout: id: d5a0b82beb2f 2024-07-26T18:47:19.047 INFO:tasks.workunit.client.1.smithi135.stdout: block_name_prefix: rbd_data.d5a0b82beb2f 2024-07-26T18:47:19.048 INFO:tasks.workunit.client.1.smithi135.stdout: format: 2 2024-07-26T18:47:19.048 INFO:tasks.workunit.client.1.smithi135.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-07-26T18:47:19.048 INFO:tasks.workunit.client.1.smithi135.stdout: op_features: 2024-07-26T18:47:19.048 INFO:tasks.workunit.client.1.smithi135.stdout: flags: 2024-07-26T18:47:19.048 INFO:tasks.workunit.client.1.smithi135.stdout: create_timestamp: Fri Jul 26 18:47:18 2024 2024-07-26T18:47:19.048 INFO:tasks.workunit.client.1.smithi135.stdout: access_timestamp: Fri Jul 26 18:47:18 2024 2024-07-26T18:47:19.048 INFO:tasks.workunit.client.1.smithi135.stdout: modify_timestamp: Fri Jul 26 18:47:18 2024 2024-07-26T18:47:19.048 INFO:tasks.workunit.client.1.smithi135.stdout: protected: False 2024-07-26T18:47:19.050 INFO:tasks.workunit.client.1.smithi135.stderr:++ rbd image-meta list testimg_import 2024-07-26T18:47:19.096 INFO:tasks.workunit.client.1.smithi135.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-07-26T18:47:19.096 INFO:tasks.workunit.client.1.smithi135.stderr: 2024-07-26T18:47:19.096 INFO:tasks.workunit.client.1.smithi135.stderr:Key Value 2024-07-26T18:47:19.096 INFO:tasks.workunit.client.1.smithi135.stderr:key1 value1' 2024-07-26T18:47:19.097 INFO:tasks.workunit.client.1.smithi135.stderr:+ '[' 'There is 1 metadatum on this image: 2024-07-26T18:47:19.097 INFO:tasks.workunit.client.1.smithi135.stderr: 2024-07-26T18:47:19.097 INFO:tasks.workunit.client.1.smithi135.stderr:Key Value 2024-07-26T18:47:19.097 INFO:tasks.workunit.client.1.smithi135.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-07-26T18:47:19.097 INFO:tasks.workunit.client.1.smithi135.stderr: 2024-07-26T18:47:19.097 INFO:tasks.workunit.client.1.smithi135.stderr:Key Value 2024-07-26T18:47:19.097 INFO:tasks.workunit.client.1.smithi135.stderr:key1 value1' ']' 2024-07-26T18:47:19.097 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export testimg_import /tmp/rbd_import_export_132181/img_import 2024-07-26T18:47:19.134 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 100% complete...done. 2024-07-26T18:47:19.139 INFO:tasks.workunit.client.1.smithi135.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_132181/img /tmp/rbd_import_export_132181/img_import 2024-07-26T18:47:19.139 INFO:tasks.workunit.client.1.smithi135.stderr:+ cmp -l /tmp/rbd_import_export_132181/img /tmp/rbd_import_export_132181/img_import 2024-07-26T18:47:19.141 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/img --format %b 2024-07-26T18:47:19.141 INFO:tasks.workunit.client.1.smithi135.stderr:+ origsize=24 2024-07-26T18:47:19.141 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/img_import --format %b 2024-07-26T18:47:19.142 INFO:tasks.workunit.client.1.smithi135.stderr:+ exportsize=224 2024-07-26T18:47:19.142 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=200 2024-07-26T18:47:19.142 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=200 2024-07-26T18:47:19.142 INFO:tasks.workunit.client.1.smithi135.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-07-26T18:47:19.142 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_132181/img_snap 2024-07-26T18:47:19.182 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 100% complete...done. 2024-07-26T18:47:19.185 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_132181/img_snap_import 2024-07-26T18:47:19.224 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 100% complete...done. 2024-07-26T18:47:19.229 INFO:tasks.workunit.client.1.smithi135.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_132181/img_snap /tmp/rbd_import_export_132181/img_snap_import 2024-07-26T18:47:19.229 INFO:tasks.workunit.client.1.smithi135.stderr:+ cmp -l /tmp/rbd_import_export_132181/img_snap /tmp/rbd_import_export_132181/img_snap_import 2024-07-26T18:47:19.229 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/img_snap --format %b 2024-07-26T18:47:19.230 INFO:tasks.workunit.client.1.smithi135.stderr:+ origsize=224 2024-07-26T18:47:19.230 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/img_snap_import --format %b 2024-07-26T18:47:19.231 INFO:tasks.workunit.client.1.smithi135.stderr:+ exportsize=224 2024-07-26T18:47:19.231 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=0 2024-07-26T18:47:19.231 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=0 2024-07-26T18:47:19.231 INFO:tasks.workunit.client.1.smithi135.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-07-26T18:47:19.231 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/img_v2 2024-07-26T18:47:19.232 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/img_import 2024-07-26T18:47:19.233 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/img_snap 2024-07-26T18:47:19.233 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/img_snap_import 2024-07-26T18:47:19.234 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd snap rm testimg_import@snap 2024-07-26T18:47:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:18 smithi135 ceph-mon[85352]: osdmap e1103: 8 total, 8 up, 8 in 2024-07-26T18:47:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:18 smithi071 ceph-mon[92867]: osdmap e1103: 8 total, 8 up, 8 in 2024-07-26T18:47:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:18 smithi071 ceph-mon[90507]: osdmap e1103: 8 total, 8 up, 8 in 2024-07-26T18:47:19.950 INFO:tasks.workunit.client.1.smithi135.stderr: Removing snap: 100% complete...done. 2024-07-26T18:47:19.959 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd remove testimg_import 2024-07-26T18:47:20.077 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 100% complete...done. 2024-07-26T18:47:20.079 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd snap rm testimg@snap 2024-07-26T18:47:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:19 smithi135 ceph-mon[85352]: pgmap v2015: 105 pgs: 105 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 147 KiB/s rd, 72 KiB/s wr, 45 op/s 2024-07-26T18:47:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:19 smithi135 ceph-mon[85352]: osdmap e1104: 8 total, 8 up, 8 in 2024-07-26T18:47:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:19 smithi071 ceph-mon[92867]: pgmap v2015: 105 pgs: 105 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 147 KiB/s rd, 72 KiB/s wr, 45 op/s 2024-07-26T18:47:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:19 smithi071 ceph-mon[92867]: osdmap e1104: 8 total, 8 up, 8 in 2024-07-26T18:47:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:19 smithi071 ceph-mon[90507]: pgmap v2015: 105 pgs: 105 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 147 KiB/s rd, 72 KiB/s wr, 45 op/s 2024-07-26T18:47:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:19 smithi071 ceph-mon[90507]: osdmap e1104: 8 total, 8 up, 8 in 2024-07-26T18:47:20.954 INFO:tasks.workunit.client.1.smithi135.stderr: Removing snap: 100% complete...done. 2024-07-26T18:47:20.964 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm testimg 2024-07-26T18:47:21.091 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 100% complete...done. 2024-07-26T18:47:21.094 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --order 20 /tmp/rbd_import_export_132181/img testimg 2024-07-26T18:47:21.160 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete...done. 2024-07-26T18:47:21.161 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --order is deprecated, use --object-size 2024-07-26T18:47:21.163 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_132181/img_v2 2024-07-26T18:47:21.202 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-07-26T18:47:21.205 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_132181/img_v2 testimg_import 2024-07-26T18:47:21.277 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-07-26T18:47:21.280 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd info testimg_import 2024-07-26T18:47:21.281 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep order 2024-07-26T18:47:21.281 INFO:tasks.workunit.client.1.smithi135.stderr:+ awk '{print $2}' 2024-07-26T18:47:21.281 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep 20 2024-07-26T18:47:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:20 smithi135 ceph-mon[85352]: osdmap e1105: 8 total, 8 up, 8 in 2024-07-26T18:47:21.319 INFO:tasks.workunit.client.1.smithi135.stdout:20 2024-07-26T18:47:21.320 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/img_v2 2024-07-26T18:47:21.320 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd remove testimg_import 2024-07-26T18:47:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:20 smithi071 ceph-mon[90507]: osdmap e1105: 8 total, 8 up, 8 in 2024-07-26T18:47:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:20 smithi071 ceph-mon[92867]: osdmap e1105: 8 total, 8 up, 8 in 2024-07-26T18:47:21.431 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 100% complete...done. 2024-07-26T18:47:21.434 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd remove testimg 2024-07-26T18:47:21.549 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 100% complete...done. 2024-07-26T18:47:21.557 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_132181/img testimg 2024-07-26T18:47:21.609 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete...done. 2024-07-26T18:47:21.613 INFO:tasks.workunit.client.1.smithi135.stderr:++ rbd info testimg 2024-07-26T18:47:21.613 INFO:tasks.workunit.client.1.smithi135.stderr:++ grep features 2024-07-26T18:47:21.651 INFO:tasks.workunit.client.1.smithi135.stderr:+ FEATURES_BEFORE=' features: layering 2024-07-26T18:47:21.652 INFO:tasks.workunit.client.1.smithi135.stderr: op_features: ' 2024-07-26T18:47:21.652 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_132181/img_v2 2024-07-26T18:47:21.692 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-07-26T18:47:21.696 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_132181/img_v2 testimg_import 2024-07-26T18:47:21.762 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-07-26T18:47:21.765 INFO:tasks.workunit.client.1.smithi135.stderr:++ rbd info testimg_import 2024-07-26T18:47:21.765 INFO:tasks.workunit.client.1.smithi135.stderr:++ grep features 2024-07-26T18:47:21.804 INFO:tasks.workunit.client.1.smithi135.stderr:+ FEATURES_AFTER=' features: layering 2024-07-26T18:47:21.804 INFO:tasks.workunit.client.1.smithi135.stderr: op_features: ' 2024-07-26T18:47:21.804 INFO:tasks.workunit.client.1.smithi135.stderr:+ '[' ' features: layering 2024-07-26T18:47:21.804 INFO:tasks.workunit.client.1.smithi135.stderr: op_features: ' '!=' ' features: layering 2024-07-26T18:47:21.804 INFO:tasks.workunit.client.1.smithi135.stderr: op_features: ' ']' 2024-07-26T18:47:21.804 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/img_v2 2024-07-26T18:47:21.804 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd remove testimg_import 2024-07-26T18:47:21.893 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 100% complete...done. 2024-07-26T18:47:21.896 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd remove testimg 2024-07-26T18:47:21.986 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 100% complete...done. 2024-07-26T18:47:21.989 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_132181/img testimg 2024-07-26T18:47:22.066 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete...done. 2024-07-26T18:47:22.069 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_132181/img_v2 2024-07-26T18:47:22.109 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-07-26T18:47:22.112 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_132181/img_v2 testimg_import 2024-07-26T18:47:22.195 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-07-26T18:47:22.198 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd info testimg_import 2024-07-26T18:47:22.199 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep 'stripe unit' 2024-07-26T18:47:22.199 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep -Ei '(4 KiB|4096)' 2024-07-26T18:47:22.237 INFO:tasks.workunit.client.1.smithi135.stdout: stripe unit: 4 KiB 2024-07-26T18:47:22.238 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd info testimg_import 2024-07-26T18:47:22.238 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep 'stripe count' 2024-07-26T18:47:22.238 INFO:tasks.workunit.client.1.smithi135.stderr:+ awk '{print $3}' 2024-07-26T18:47:22.238 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep 1000 2024-07-26T18:47:22.276 INFO:tasks.workunit.client.1.smithi135.stdout:1000 2024-07-26T18:47:22.276 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/img_v2 2024-07-26T18:47:22.277 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd remove testimg_import 2024-07-26T18:47:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:21 smithi135 ceph-mon[85352]: pgmap v2018: 105 pgs: 105 active+clean; 1.4 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 393 KiB/s rd, 159 KiB/s wr, 169 op/s 2024-07-26T18:47:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:21 smithi135 ceph-mon[85352]: osdmap e1106: 8 total, 8 up, 8 in 2024-07-26T18:47:22.400 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:22.402 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd remove testimg 2024-07-26T18:47:22.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:47:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:47:22] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.43.0" 2024-07-26T18:47:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:21 smithi071 ceph-mon[92867]: pgmap v2018: 105 pgs: 105 active+clean; 1.4 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 393 KiB/s rd, 159 KiB/s wr, 169 op/s 2024-07-26T18:47:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:21 smithi071 ceph-mon[92867]: osdmap e1106: 8 total, 8 up, 8 in 2024-07-26T18:47:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:21 smithi071 ceph-mon[90507]: pgmap v2018: 105 pgs: 105 active+clean; 1.4 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 393 KiB/s rd, 159 KiB/s wr, 169 op/s 2024-07-26T18:47:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:21 smithi071 ceph-mon[90507]: osdmap e1106: 8 total, 8 up, 8 in 2024-07-26T18:47:22.524 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:22.527 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_132181/img testimg 2024-07-26T18:47:22.593 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete...done. 2024-07-26T18:47:22.678 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd snap create testimg@snap1 2024-07-26T18:47:22.963 INFO:tasks.workunit.client.1.smithi135.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-07-26T18:47:22.972 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd snap create testimg@snap2 2024-07-26T18:47:23.973 INFO:tasks.workunit.client.1.smithi135.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-07-26T18:47:23.985 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd snap protect testimg@snap2 2024-07-26T18:47:24.036 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_132181/snap_protect 2024-07-26T18:47:24.081 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-07-26T18:47:24.086 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_132181/snap_protect testimg_import 2024-07-26T18:47:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:23 smithi135 ceph-mon[85352]: pgmap v2020: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 362 KiB/s rd, 68 KiB/s wr, 291 op/s 2024-07-26T18:47:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:23 smithi135 ceph-mon[85352]: osdmap e1107: 8 total, 8 up, 8 in 2024-07-26T18:47:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:23 smithi071 ceph-mon[90507]: pgmap v2020: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 362 KiB/s rd, 68 KiB/s wr, 291 op/s 2024-07-26T18:47:24.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:23 smithi071 ceph-mon[90507]: osdmap e1107: 8 total, 8 up, 8 in 2024-07-26T18:47:24.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:23 smithi071 ceph-mon[92867]: pgmap v2020: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 362 KiB/s rd, 68 KiB/s wr, 291 op/s 2024-07-26T18:47:24.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:23 smithi071 ceph-mon[92867]: osdmap e1107: 8 total, 8 up, 8 in 2024-07-26T18:47:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:24 smithi135 ceph-mon[85352]: osdmap e1108: 8 total, 8 up, 8 in 2024-07-26T18:47:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:24 smithi071 ceph-mon[90507]: osdmap e1108: 8 total, 8 up, 8 in 2024-07-26T18:47:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:24 smithi071 ceph-mon[92867]: osdmap e1108: 8 total, 8 up, 8 in 2024-07-26T18:47:26.005 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-07-26T18:47:26.009 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd info testimg_import@snap1 2024-07-26T18:47:26.009 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep 'protected: False' 2024-07-26T18:47:26.055 INFO:tasks.workunit.client.1.smithi135.stdout: protected: False 2024-07-26T18:47:26.055 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd info testimg_import@snap2 2024-07-26T18:47:26.055 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep 'protected: True' 2024-07-26T18:47:26.100 INFO:tasks.workunit.client.1.smithi135.stdout: protected: True 2024-07-26T18:47:26.101 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/snap_protect 2024-07-26T18:47:26.101 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd snap unprotect testimg@snap2 2024-07-26T18:47:26.152 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd snap unprotect testimg_import@snap2 2024-07-26T18:47:26.201 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd snap purge testimg 2024-07-26T18:47:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:25 smithi135 ceph-mon[85352]: pgmap v2023: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 277 KiB/s rd, 20 KiB/s wr, 326 op/s 2024-07-26T18:47:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:25 smithi135 ceph-mon[85352]: osdmap e1109: 8 total, 8 up, 8 in 2024-07-26T18:47:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:25 smithi071 ceph-mon[90507]: pgmap v2023: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 277 KiB/s rd, 20 KiB/s wr, 326 op/s 2024-07-26T18:47:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:25 smithi071 ceph-mon[90507]: osdmap e1109: 8 total, 8 up, 8 in 2024-07-26T18:47:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:25 smithi071 ceph-mon[92867]: pgmap v2023: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 277 KiB/s rd, 20 KiB/s wr, 326 op/s 2024-07-26T18:47:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:25 smithi071 ceph-mon[92867]: osdmap e1109: 8 total, 8 up, 8 in 2024-07-26T18:47:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:26 smithi135 ceph-mon[85352]: osdmap e1110: 8 total, 8 up, 8 in 2024-07-26T18:47:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:26 smithi135 ceph-mon[85352]: pgmap v2026: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 296 KiB/s rd, 32 KiB/s wr, 384 op/s 2024-07-26T18:47:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:26 smithi071 ceph-mon[90507]: osdmap e1110: 8 total, 8 up, 8 in 2024-07-26T18:47:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:26 smithi071 ceph-mon[90507]: pgmap v2026: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 296 KiB/s rd, 32 KiB/s wr, 384 op/s 2024-07-26T18:47:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:26 smithi071 ceph-mon[92867]: osdmap e1110: 8 total, 8 up, 8 in 2024-07-26T18:47:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:26 smithi071 ceph-mon[92867]: pgmap v2026: 105 pgs: 105 active+clean; 693 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 296 KiB/s rd, 32 KiB/s wr, 384 op/s 2024-07-26T18:47:27.991 INFO:tasks.workunit.client.1.smithi135.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-07-26T18:47:28.009 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd snap purge testimg_import 2024-07-26T18:47:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:27 smithi135 ceph-mon[85352]: osdmap e1111: 8 total, 8 up, 8 in 2024-07-26T18:47:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:27 smithi071 ceph-mon[90507]: osdmap e1111: 8 total, 8 up, 8 in 2024-07-26T18:47:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:27 smithi071 ceph-mon[92867]: osdmap e1111: 8 total, 8 up, 8 in 2024-07-26T18:47:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:28 smithi135 ceph-mon[85352]: osdmap e1112: 8 total, 8 up, 8 in 2024-07-26T18:47:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:28 smithi135 ceph-mon[85352]: pgmap v2029: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 257 KiB/s rd, 38 KiB/s wr, 336 op/s 2024-07-26T18:47:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:28 smithi071 ceph-mon[92867]: osdmap e1112: 8 total, 8 up, 8 in 2024-07-26T18:47:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:28 smithi071 ceph-mon[92867]: pgmap v2029: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 257 KiB/s rd, 38 KiB/s wr, 336 op/s 2024-07-26T18:47:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:28 smithi071 ceph-mon[90507]: osdmap e1112: 8 total, 8 up, 8 in 2024-07-26T18:47:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:28 smithi071 ceph-mon[90507]: pgmap v2029: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 257 KiB/s rd, 38 KiB/s wr, 336 op/s 2024-07-26T18:47:30.038 INFO:tasks.workunit.client.1.smithi135.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-07-26T18:47:30.052 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd remove testimg 2024-07-26T18:47:30.183 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 100% complete...done. 2024-07-26T18:47:30.186 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd remove testimg_import 2024-07-26T18:47:30.304 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 100% complete...done. 2024-07-26T18:47:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:29 smithi135 ceph-mon[85352]: osdmap e1113: 8 total, 8 up, 8 in 2024-07-26T18:47:30.307 INFO:tasks.workunit.client.1.smithi135.stderr:+ tiered=0 2024-07-26T18:47:30.307 INFO:tasks.workunit.client.1.smithi135.stderr:+ ceph osd dump 2024-07-26T18:47:30.307 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep '^pool' 2024-07-26T18:47:30.307 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep ''\''rbd'\''' 2024-07-26T18:47:30.308 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep tier 2024-07-26T18:47:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:29 smithi071 ceph-mon[92867]: osdmap e1113: 8 total, 8 up, 8 in 2024-07-26T18:47:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:29 smithi071 ceph-mon[90507]: osdmap e1113: 8 total, 8 up, 8 in 2024-07-26T18:47:30.713 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_132181/sparse1 2024-07-26T18:47:30.717 INFO:tasks.workunit.client.1.smithi135.stderr:1+0 records in 2024-07-26T18:47:30.717 INFO:tasks.workunit.client.1.smithi135.stderr:1+0 records out 2024-07-26T18:47:30.717 INFO:tasks.workunit.client.1.smithi135.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00341881 s, 307 MB/s 2024-07-26T18:47:30.717 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_132181/sparse2 2024-07-26T18:47:30.721 INFO:tasks.workunit.client.1.smithi135.stderr:1+0 records in 2024-07-26T18:47:30.721 INFO:tasks.workunit.client.1.smithi135.stderr:1+0 records out 2024-07-26T18:47:30.721 INFO:tasks.workunit.client.1.smithi135.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0032302 s, 325 MB/s 2024-07-26T18:47:30.722 INFO:tasks.workunit.client.1.smithi135.stderr:+ truncate /tmp/rbd_import_export_132181/sparse2 -s 2M 2024-07-26T18:47:30.770 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm sparse1 2024-07-26T18:47:30.827 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 0% complete...failed. 2024-07-26T18:47:30.828 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: delete error: (2) No such file or directory 2024-07-26T18:47:30.831 INFO:tasks.workunit.client.1.smithi135.stderr:+ true 2024-07-26T18:47:30.831 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_132181/sparse1 2024-07-26T18:47:30.908 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-07-26T18:47:30.909 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-07-26T18:47:30.909 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --order is deprecated, use --object-size 2024-07-26T18:47:30.912 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd ls -l 2024-07-26T18:47:30.912 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep sparse1 2024-07-26T18:47:30.912 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-07-26T18:47:30.952 INFO:tasks.workunit.client.1.smithi135.stdout:sparse1 2 MiB 2 2024-07-26T18:47:30.953 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects sparse1 2024-07-26T18:47:30.953 INFO:tasks.workunit.client.1.smithi135.stderr:++ image=sparse1 2024-07-26T18:47:30.953 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rbd info sparse1 2024-07-26T18:47:30.953 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep block_name_prefix 2024-07-26T18:47:30.953 INFO:tasks.workunit.client.1.smithi135.stderr:+++ awk '{print $NF;}' 2024-07-26T18:47:30.994 INFO:tasks.workunit.client.1.smithi135.stderr:++ prefix=rbd_data.d6ba556565cb 2024-07-26T18:47:30.995 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep rbd_data.d6ba556565cb 2024-07-26T18:47:30.995 INFO:tasks.workunit.client.1.smithi135.stderr:++++ get_image_data_pool sparse1 2024-07-26T18:47:30.995 INFO:tasks.workunit.client.1.smithi135.stderr:++++ image=sparse1 2024-07-26T18:47:30.996 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sed -e 's/rbd_data.d6ba556565cb\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-07-26T18:47:30.996 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sort -u 2024-07-26T18:47:30.996 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ rbd info sparse1 2024-07-26T18:47:30.996 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ grep 'data_pool: ' 2024-07-26T18:47:30.996 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ awk -F: '{ print $NF }' 2024-07-26T18:47:31.037 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool= 2024-07-26T18:47:31.037 INFO:tasks.workunit.client.1.smithi135.stderr:++++ '[' -z ']' 2024-07-26T18:47:31.037 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool=rbd 2024-07-26T18:47:31.037 INFO:tasks.workunit.client.1.smithi135.stderr:++++ echo rbd 2024-07-26T18:47:31.037 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rados ls -p rbd 2024-07-26T18:47:31.082 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects=1 2024-07-26T18:47:31.082 INFO:tasks.workunit.client.1.smithi135.stderr:++ echo 1 2024-07-26T18:47:31.082 INFO:tasks.workunit.client.1.smithi135.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-07-26T18:47:31.082 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export sparse1 /tmp/rbd_import_export_132181/sparse1.out 2024-07-26T18:47:31.121 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-07-26T18:47:31.125 INFO:tasks.workunit.client.1.smithi135.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_132181/sparse1 /tmp/rbd_import_export_132181/sparse1.out 2024-07-26T18:47:31.125 INFO:tasks.workunit.client.1.smithi135.stderr:+ cmp -l /tmp/rbd_import_export_132181/sparse1 /tmp/rbd_import_export_132181/sparse1.out 2024-07-26T18:47:31.127 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/sparse1 --format %b 2024-07-26T18:47:31.128 INFO:tasks.workunit.client.1.smithi135.stderr:+ origsize=2048 2024-07-26T18:47:31.128 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/sparse1.out --format %b 2024-07-26T18:47:31.129 INFO:tasks.workunit.client.1.smithi135.stderr:+ exportsize=2048 2024-07-26T18:47:31.129 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=0 2024-07-26T18:47:31.129 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=0 2024-07-26T18:47:31.129 INFO:tasks.workunit.client.1.smithi135.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-07-26T18:47:31.129 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/sparse1.out 2024-07-26T18:47:31.130 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm sparse1 2024-07-26T18:47:31.250 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-07-26T18:47:31.253 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm sparse2 2024-07-26T18:47:31.307 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 0% complete...failed. 2024-07-26T18:47:31.307 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: delete error: (2) No such file or directory 2024-07-26T18:47:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:30 smithi135 ceph-mon[85352]: osdmap e1114: 8 total, 8 up, 8 in 2024-07-26T18:47:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:30 smithi135 ceph-mon[85352]: pgmap v2032: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 162 KiB/s rd, 18 KiB/s wr, 223 op/s 2024-07-26T18:47:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:30 smithi135 ceph-mon[85352]: from='client.? 172.21.15.135:0/1498491592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-26T18:47:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:30 smithi135 ceph-mon[85352]: from='client.? 172.21.15.135:0/1498491592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-26T18:47:31.310 INFO:tasks.workunit.client.1.smithi135.stderr:+ true 2024-07-26T18:47:31.310 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_132181/sparse2 2024-07-26T18:47:31.384 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-07-26T18:47:31.384 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-07-26T18:47:31.385 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --order is deprecated, use --object-size 2024-07-26T18:47:31.387 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd ls -l 2024-07-26T18:47:31.387 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep sparse2 2024-07-26T18:47:31.387 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-07-26T18:47:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:30 smithi071 ceph-mon[92867]: osdmap e1114: 8 total, 8 up, 8 in 2024-07-26T18:47:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:30 smithi071 ceph-mon[92867]: pgmap v2032: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 162 KiB/s rd, 18 KiB/s wr, 223 op/s 2024-07-26T18:47:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:30 smithi071 ceph-mon[92867]: from='client.? 172.21.15.135:0/1498491592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-26T18:47:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:30 smithi071 ceph-mon[92867]: from='client.? 172.21.15.135:0/1498491592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-26T18:47:31.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:30 smithi071 ceph-mon[90507]: osdmap e1114: 8 total, 8 up, 8 in 2024-07-26T18:47:31.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:30 smithi071 ceph-mon[90507]: pgmap v2032: 105 pgs: 105 active+clean; 803 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 162 KiB/s rd, 18 KiB/s wr, 223 op/s 2024-07-26T18:47:31.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:30 smithi071 ceph-mon[90507]: from='client.? 172.21.15.135:0/1498491592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-26T18:47:31.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:30 smithi071 ceph-mon[90507]: from='client.? 172.21.15.135:0/1498491592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-07-26T18:47:31.430 INFO:tasks.workunit.client.1.smithi135.stdout:sparse2 2 MiB 2 2024-07-26T18:47:31.430 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects sparse2 2024-07-26T18:47:31.431 INFO:tasks.workunit.client.1.smithi135.stderr:++ image=sparse2 2024-07-26T18:47:31.431 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rbd info sparse2 2024-07-26T18:47:31.431 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep block_name_prefix 2024-07-26T18:47:31.431 INFO:tasks.workunit.client.1.smithi135.stderr:+++ awk '{print $NF;}' 2024-07-26T18:47:31.471 INFO:tasks.workunit.client.1.smithi135.stderr:++ prefix=rbd_data.d6ed66375892 2024-07-26T18:47:31.472 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep rbd_data.d6ed66375892 2024-07-26T18:47:31.472 INFO:tasks.workunit.client.1.smithi135.stderr:++++ get_image_data_pool sparse2 2024-07-26T18:47:31.472 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sed -e 's/rbd_data.d6ed66375892\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-07-26T18:47:31.472 INFO:tasks.workunit.client.1.smithi135.stderr:++++ image=sparse2 2024-07-26T18:47:31.472 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sort -u 2024-07-26T18:47:31.472 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ rbd info sparse2 2024-07-26T18:47:31.472 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ grep 'data_pool: ' 2024-07-26T18:47:31.472 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ awk -F: '{ print $NF }' 2024-07-26T18:47:31.511 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool= 2024-07-26T18:47:31.511 INFO:tasks.workunit.client.1.smithi135.stderr:++++ '[' -z ']' 2024-07-26T18:47:31.511 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool=rbd 2024-07-26T18:47:31.511 INFO:tasks.workunit.client.1.smithi135.stderr:++++ echo rbd 2024-07-26T18:47:31.511 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rados ls -p rbd 2024-07-26T18:47:31.555 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects=0 2024-07-26T18:47:31.555 INFO:tasks.workunit.client.1.smithi135.stderr:++ echo 0 2024-07-26T18:47:31.555 INFO:tasks.workunit.client.1.smithi135.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-07-26T18:47:31.555 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export sparse2 /tmp/rbd_import_export_132181/sparse2.out 2024-07-26T18:47:31.597 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-07-26T18:47:31.600 INFO:tasks.workunit.client.1.smithi135.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_132181/sparse2 /tmp/rbd_import_export_132181/sparse2.out 2024-07-26T18:47:31.600 INFO:tasks.workunit.client.1.smithi135.stderr:+ cmp -l /tmp/rbd_import_export_132181/sparse2 /tmp/rbd_import_export_132181/sparse2.out 2024-07-26T18:47:31.602 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/sparse2 --format %b 2024-07-26T18:47:31.603 INFO:tasks.workunit.client.1.smithi135.stderr:+ origsize=2048 2024-07-26T18:47:31.603 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/sparse2.out --format %b 2024-07-26T18:47:31.604 INFO:tasks.workunit.client.1.smithi135.stderr:+ exportsize=2048 2024-07-26T18:47:31.604 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=0 2024-07-26T18:47:31.604 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=0 2024-07-26T18:47:31.604 INFO:tasks.workunit.client.1.smithi135.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-07-26T18:47:31.604 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/sparse2.out 2024-07-26T18:47:31.605 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm sparse2 2024-07-26T18:47:31.738 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-07-26T18:47:31.741 INFO:tasks.workunit.client.1.smithi135.stderr:+ truncate /tmp/rbd_import_export_132181/sparse1 -s 10M 2024-07-26T18:47:31.743 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --new-format --order 20 - sparse1 2024-07-26T18:47:31.868 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete...done. 2024-07-26T18:47:31.869 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-07-26T18:47:31.869 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --order is deprecated, use --object-size 2024-07-26T18:47:31.872 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd ls -l 2024-07-26T18:47:31.872 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep sparse1 2024-07-26T18:47:31.872 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-07-26T18:47:31.911 INFO:tasks.workunit.client.1.smithi135.stdout:sparse1 10 MiB 2 2024-07-26T18:47:31.912 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects sparse1 2024-07-26T18:47:31.912 INFO:tasks.workunit.client.1.smithi135.stderr:++ image=sparse1 2024-07-26T18:47:31.912 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rbd info sparse1 2024-07-26T18:47:31.912 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep block_name_prefix 2024-07-26T18:47:31.912 INFO:tasks.workunit.client.1.smithi135.stderr:+++ awk '{print $NF;}' 2024-07-26T18:47:31.952 INFO:tasks.workunit.client.1.smithi135.stderr:++ prefix=rbd_data.d71a640d5f48 2024-07-26T18:47:31.952 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep rbd_data.d71a640d5f48 2024-07-26T18:47:31.952 INFO:tasks.workunit.client.1.smithi135.stderr:++++ get_image_data_pool sparse1 2024-07-26T18:47:31.952 INFO:tasks.workunit.client.1.smithi135.stderr:++++ image=sparse1 2024-07-26T18:47:31.952 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sed -e 's/rbd_data.d71a640d5f48\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-07-26T18:47:31.952 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sort -u 2024-07-26T18:47:31.952 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ rbd info sparse1 2024-07-26T18:47:31.953 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ grep 'data_pool: ' 2024-07-26T18:47:31.953 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ awk -F: '{ print $NF }' 2024-07-26T18:47:31.991 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool= 2024-07-26T18:47:31.991 INFO:tasks.workunit.client.1.smithi135.stderr:++++ '[' -z ']' 2024-07-26T18:47:31.991 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool=rbd 2024-07-26T18:47:31.991 INFO:tasks.workunit.client.1.smithi135.stderr:++++ echo rbd 2024-07-26T18:47:31.992 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rados ls -p rbd 2024-07-26T18:47:32.035 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects=1 2024-07-26T18:47:32.035 INFO:tasks.workunit.client.1.smithi135.stderr:++ echo 1 2024-07-26T18:47:32.035 INFO:tasks.workunit.client.1.smithi135.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-07-26T18:47:32.035 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export sparse1 /tmp/rbd_import_export_132181/sparse1.out 2024-07-26T18:47:32.078 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:32.082 INFO:tasks.workunit.client.1.smithi135.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_132181/sparse1 /tmp/rbd_import_export_132181/sparse1.out 2024-07-26T18:47:32.082 INFO:tasks.workunit.client.1.smithi135.stderr:+ cmp -l /tmp/rbd_import_export_132181/sparse1 /tmp/rbd_import_export_132181/sparse1.out 2024-07-26T18:47:32.089 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/sparse1 --format %b 2024-07-26T18:47:32.090 INFO:tasks.workunit.client.1.smithi135.stderr:+ origsize=2048 2024-07-26T18:47:32.090 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/sparse1.out --format %b 2024-07-26T18:47:32.091 INFO:tasks.workunit.client.1.smithi135.stderr:+ exportsize=2048 2024-07-26T18:47:32.091 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=0 2024-07-26T18:47:32.092 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=0 2024-07-26T18:47:32.092 INFO:tasks.workunit.client.1.smithi135.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-07-26T18:47:32.092 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/sparse1.out 2024-07-26T18:47:32.092 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm sparse1 2024-07-26T18:47:32.214 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:32.216 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_132181/sparse2 oflag=append conv=notrunc 2024-07-26T18:47:32.223 INFO:tasks.workunit.client.1.smithi135.stderr:1+0 records in 2024-07-26T18:47:32.223 INFO:tasks.workunit.client.1.smithi135.stderr:1+0 records out 2024-07-26T18:47:32.224 INFO:tasks.workunit.client.1.smithi135.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00615378 s, 341 MB/s 2024-07-26T18:47:32.224 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --new-format --order 20 - sparse2 2024-07-26T18:47:32.328 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete...done. 2024-07-26T18:47:32.329 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-07-26T18:47:32.329 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --order is deprecated, use --object-size 2024-07-26T18:47:32.332 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd ls -l 2024-07-26T18:47:32.332 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep sparse2 2024-07-26T18:47:32.332 INFO:tasks.workunit.client.1.smithi135.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-07-26T18:47:32.371 INFO:tasks.workunit.client.1.smithi135.stdout:sparse2 4 MiB 2 2024-07-26T18:47:32.372 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects sparse2 2024-07-26T18:47:32.372 INFO:tasks.workunit.client.1.smithi135.stderr:++ image=sparse2 2024-07-26T18:47:32.372 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rbd info sparse2 2024-07-26T18:47:32.372 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep block_name_prefix 2024-07-26T18:47:32.372 INFO:tasks.workunit.client.1.smithi135.stderr:+++ awk '{print $NF;}' 2024-07-26T18:47:32.410 INFO:tasks.workunit.client.1.smithi135.stderr:++ prefix=rbd_data.d7442e17b7a 2024-07-26T18:47:32.411 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep rbd_data.d7442e17b7a 2024-07-26T18:47:32.411 INFO:tasks.workunit.client.1.smithi135.stderr:++++ get_image_data_pool sparse2 2024-07-26T18:47:32.412 INFO:tasks.workunit.client.1.smithi135.stderr:++++ image=sparse2 2024-07-26T18:47:32.412 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sed -e 's/rbd_data.d7442e17b7a\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-07-26T18:47:32.412 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sort -u 2024-07-26T18:47:32.412 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ rbd info sparse2 2024-07-26T18:47:32.412 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ grep 'data_pool: ' 2024-07-26T18:47:32.412 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ awk -F: '{ print $NF }' 2024-07-26T18:47:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:47:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:47:32] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-07-26T18:47:32.451 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool= 2024-07-26T18:47:32.451 INFO:tasks.workunit.client.1.smithi135.stderr:++++ '[' -z ']' 2024-07-26T18:47:32.451 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool=rbd 2024-07-26T18:47:32.451 INFO:tasks.workunit.client.1.smithi135.stderr:++++ echo rbd 2024-07-26T18:47:32.451 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rados ls -p rbd 2024-07-26T18:47:32.495 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects='0 2024-07-26T18:47:32.495 INFO:tasks.workunit.client.1.smithi135.stderr:2 2024-07-26T18:47:32.495 INFO:tasks.workunit.client.1.smithi135.stderr:3' 2024-07-26T18:47:32.495 INFO:tasks.workunit.client.1.smithi135.stderr:++ echo 0 2 3 2024-07-26T18:47:32.496 INFO:tasks.workunit.client.1.smithi135.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-07-26T18:47:32.496 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export sparse2 /tmp/rbd_import_export_132181/sparse2.out 2024-07-26T18:47:32.537 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-07-26T18:47:32.540 INFO:tasks.workunit.client.1.smithi135.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_132181/sparse2 /tmp/rbd_import_export_132181/sparse2.out 2024-07-26T18:47:32.541 INFO:tasks.workunit.client.1.smithi135.stderr:+ cmp -l /tmp/rbd_import_export_132181/sparse2 /tmp/rbd_import_export_132181/sparse2.out 2024-07-26T18:47:32.543 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/sparse2 --format %b 2024-07-26T18:47:32.544 INFO:tasks.workunit.client.1.smithi135.stderr:+ origsize=6144 2024-07-26T18:47:32.545 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/sparse2.out --format %b 2024-07-26T18:47:32.546 INFO:tasks.workunit.client.1.smithi135.stderr:+ exportsize=6144 2024-07-26T18:47:32.546 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=0 2024-07-26T18:47:32.546 INFO:tasks.workunit.client.1.smithi135.stderr:+ difference=0 2024-07-26T18:47:32.546 INFO:tasks.workunit.client.1.smithi135.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-07-26T18:47:32.546 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/sparse2.out 2024-07-26T18:47:32.547 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm sparse2 2024-07-26T18:47:32.669 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-07-26T18:47:32.672 INFO:tasks.workunit.client.1.smithi135.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-07-26T18:47:32.673 INFO:tasks.workunit.client.1.smithi135.stdout:partially-sparse file imports to partially-sparse image 2024-07-26T18:47:32.673 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_132181/sparse1 sparse 2024-07-26T18:47:32.748 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:32.749 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-07-26T18:47:32.749 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --order is deprecated, use --object-size 2024-07-26T18:47:32.752 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects sparse 2024-07-26T18:47:32.752 INFO:tasks.workunit.client.1.smithi135.stderr:++ image=sparse 2024-07-26T18:47:32.752 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rbd info sparse 2024-07-26T18:47:32.753 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep block_name_prefix 2024-07-26T18:47:32.753 INFO:tasks.workunit.client.1.smithi135.stderr:+++ awk '{print $NF;}' 2024-07-26T18:47:32.791 INFO:tasks.workunit.client.1.smithi135.stderr:++ prefix=rbd_data.d771dd167cba 2024-07-26T18:47:32.792 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep rbd_data.d771dd167cba 2024-07-26T18:47:32.792 INFO:tasks.workunit.client.1.smithi135.stderr:++++ get_image_data_pool sparse 2024-07-26T18:47:32.792 INFO:tasks.workunit.client.1.smithi135.stderr:++++ image=sparse 2024-07-26T18:47:32.792 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sed -e 's/rbd_data.d771dd167cba\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-07-26T18:47:32.792 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sort -u 2024-07-26T18:47:32.792 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ rbd info sparse 2024-07-26T18:47:32.793 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ grep 'data_pool: ' 2024-07-26T18:47:32.793 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ awk -F: '{ print $NF }' 2024-07-26T18:47:32.833 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool= 2024-07-26T18:47:32.833 INFO:tasks.workunit.client.1.smithi135.stderr:++++ '[' -z ']' 2024-07-26T18:47:32.833 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool=rbd 2024-07-26T18:47:32.833 INFO:tasks.workunit.client.1.smithi135.stderr:++++ echo rbd 2024-07-26T18:47:32.833 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rados ls -p rbd 2024-07-26T18:47:32.877 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects=1 2024-07-26T18:47:32.877 INFO:tasks.workunit.client.1.smithi135.stderr:++ echo 1 2024-07-26T18:47:32.877 INFO:tasks.workunit.client.1.smithi135.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-07-26T18:47:32.877 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm sparse 2024-07-26T18:47:33.000 INFO:tasks.workunit.client.1.smithi135.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-07-26T18:47:33.003 INFO:tasks.workunit.client.1.smithi135.stdout:zeros import through stdin to sparse image 2024-07-26T18:47:33.003 INFO:tasks.workunit.client.1.smithi135.stderr:+ echo 'zeros import through stdin to sparse image' 2024-07-26T18:47:33.003 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/dev/zero bs=1M count=4 2024-07-26T18:47:33.004 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd import --new-format - sparse 2024-07-26T18:47:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:32 smithi135 ceph-mon[85352]: osdmap e1115: 8 total, 8 up, 8 in 2024-07-26T18:47:33.058 INFO:tasks.workunit.client.1.smithi135.stderr:4+0 records in 2024-07-26T18:47:33.058 INFO:tasks.workunit.client.1.smithi135.stderr:4+0 records out 2024-07-26T18:47:33.058 INFO:tasks.workunit.client.1.smithi135.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0540545 s, 77.6 MB/s 2024-07-26T18:47:33.077 INFO:tasks.workunit.client.1.smithi135.stderr: Importing image: 100% complete...done. 2024-07-26T18:47:33.078 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-07-26T18:47:33.081 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects sparse 2024-07-26T18:47:33.081 INFO:tasks.workunit.client.1.smithi135.stderr:++ image=sparse 2024-07-26T18:47:33.081 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rbd info sparse 2024-07-26T18:47:33.082 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep block_name_prefix 2024-07-26T18:47:33.082 INFO:tasks.workunit.client.1.smithi135.stderr:+++ awk '{print $NF;}' 2024-07-26T18:47:33.121 INFO:tasks.workunit.client.1.smithi135.stderr:++ prefix=rbd_data.d792291c109 2024-07-26T18:47:33.122 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep rbd_data.d792291c109 2024-07-26T18:47:33.122 INFO:tasks.workunit.client.1.smithi135.stderr:++++ get_image_data_pool sparse 2024-07-26T18:47:33.122 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sed -e 's/rbd_data.d792291c109\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-07-26T18:47:33.122 INFO:tasks.workunit.client.1.smithi135.stderr:++++ image=sparse 2024-07-26T18:47:33.122 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sort -u 2024-07-26T18:47:33.122 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ rbd info sparse 2024-07-26T18:47:33.122 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ grep 'data_pool: ' 2024-07-26T18:47:33.122 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ awk -F: '{ print $NF }' 2024-07-26T18:47:33.162 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool= 2024-07-26T18:47:33.162 INFO:tasks.workunit.client.1.smithi135.stderr:++++ '[' -z ']' 2024-07-26T18:47:33.162 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool=rbd 2024-07-26T18:47:33.162 INFO:tasks.workunit.client.1.smithi135.stderr:++++ echo rbd 2024-07-26T18:47:33.162 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rados ls -p rbd 2024-07-26T18:47:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:32 smithi071 ceph-mon[90507]: osdmap e1115: 8 total, 8 up, 8 in 2024-07-26T18:47:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:32 smithi071 ceph-mon[92867]: osdmap e1115: 8 total, 8 up, 8 in 2024-07-26T18:47:33.206 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects= 2024-07-26T18:47:33.206 INFO:tasks.workunit.client.1.smithi135.stderr:++ echo 2024-07-26T18:47:33.207 INFO:tasks.workunit.client.1.smithi135.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-07-26T18:47:33.207 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm sparse 2024-07-26T18:47:33.326 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 100% complete...done. 2024-07-26T18:47:33.328 INFO:tasks.workunit.client.1.smithi135.stdout:zeros export to sparse file 2024-07-26T18:47:33.329 INFO:tasks.workunit.client.1.smithi135.stderr:+ echo 'zeros export to sparse file' 2024-07-26T18:47:33.329 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd create --new-format sparse --size 4 2024-07-26T18:47:33.374 INFO:tasks.workunit.client.1.smithi135.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-07-26T18:47:33.377 INFO:tasks.workunit.client.1.smithi135.stderr:++ rbd info sparse 2024-07-26T18:47:33.378 INFO:tasks.workunit.client.1.smithi135.stderr:++ grep block_name_prefix 2024-07-26T18:47:33.378 INFO:tasks.workunit.client.1.smithi135.stderr:++ awk '{print $NF;}' 2024-07-26T18:47:33.420 INFO:tasks.workunit.client.1.smithi135.stderr:+ prefix=rbd_data.d7b3178c4f3a 2024-07-26T18:47:33.420 INFO:tasks.workunit.client.1.smithi135.stderr:+ dd if=/dev/zero bs=4M count=1 2024-07-26T18:47:33.420 INFO:tasks.workunit.client.1.smithi135.stderr:++ get_image_data_pool sparse 2024-07-26T18:47:33.420 INFO:tasks.workunit.client.1.smithi135.stderr:++ image=sparse 2024-07-26T18:47:33.421 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rbd info sparse 2024-07-26T18:47:33.421 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep 'data_pool: ' 2024-07-26T18:47:33.421 INFO:tasks.workunit.client.1.smithi135.stderr:+++ awk -F: '{ print $NF }' 2024-07-26T18:47:33.459 INFO:tasks.workunit.client.1.smithi135.stderr:++ data_pool= 2024-07-26T18:47:33.460 INFO:tasks.workunit.client.1.smithi135.stderr:++ '[' -z ']' 2024-07-26T18:47:33.460 INFO:tasks.workunit.client.1.smithi135.stderr:++ data_pool=rbd 2024-07-26T18:47:33.460 INFO:tasks.workunit.client.1.smithi135.stderr:++ echo rbd 2024-07-26T18:47:33.460 INFO:tasks.workunit.client.1.smithi135.stderr:+ rados -p rbd put rbd_data.d7b3178c4f3a.000000000000 - 2024-07-26T18:47:33.492 INFO:tasks.workunit.client.1.smithi135.stderr:1+0 records in 2024-07-26T18:47:33.492 INFO:tasks.workunit.client.1.smithi135.stderr:1+0 records out 2024-07-26T18:47:33.492 INFO:tasks.workunit.client.1.smithi135.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0714576 s, 58.7 MB/s 2024-07-26T18:47:33.515 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects sparse 2024-07-26T18:47:33.515 INFO:tasks.workunit.client.1.smithi135.stderr:++ image=sparse 2024-07-26T18:47:33.515 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rbd info sparse 2024-07-26T18:47:33.515 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep block_name_prefix 2024-07-26T18:47:33.515 INFO:tasks.workunit.client.1.smithi135.stderr:+++ awk '{print $NF;}' 2024-07-26T18:47:33.555 INFO:tasks.workunit.client.1.smithi135.stderr:++ prefix=rbd_data.d7b3178c4f3a 2024-07-26T18:47:33.569 INFO:tasks.workunit.client.1.smithi135.stderr:+++ grep rbd_data.d7b3178c4f3a 2024-07-26T18:47:33.569 INFO:tasks.workunit.client.1.smithi135.stderr:++++ get_image_data_pool sparse 2024-07-26T18:47:33.569 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sed -e 's/rbd_data.d7b3178c4f3a\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-07-26T18:47:33.569 INFO:tasks.workunit.client.1.smithi135.stderr:++++ image=sparse 2024-07-26T18:47:33.569 INFO:tasks.workunit.client.1.smithi135.stderr:+++ sort -u 2024-07-26T18:47:33.570 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ rbd info sparse 2024-07-26T18:47:33.570 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ grep 'data_pool: ' 2024-07-26T18:47:33.570 INFO:tasks.workunit.client.1.smithi135.stderr:+++++ awk -F: '{ print $NF }' 2024-07-26T18:47:33.594 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool= 2024-07-26T18:47:33.594 INFO:tasks.workunit.client.1.smithi135.stderr:++++ '[' -z ']' 2024-07-26T18:47:33.594 INFO:tasks.workunit.client.1.smithi135.stderr:++++ data_pool=rbd 2024-07-26T18:47:33.594 INFO:tasks.workunit.client.1.smithi135.stderr:++++ echo rbd 2024-07-26T18:47:33.594 INFO:tasks.workunit.client.1.smithi135.stderr:+++ rados ls -p rbd 2024-07-26T18:47:33.638 INFO:tasks.workunit.client.1.smithi135.stderr:++ objects=0 2024-07-26T18:47:33.638 INFO:tasks.workunit.client.1.smithi135.stderr:++ echo 0 2024-07-26T18:47:33.638 INFO:tasks.workunit.client.1.smithi135.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-07-26T18:47:33.638 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/sparse 2024-07-26T18:47:33.639 INFO:tasks.workunit.client.1.smithi135.stderr:rm: cannot remove '/tmp/rbd_import_export_132181/sparse': No such file or directory 2024-07-26T18:47:33.639 INFO:tasks.workunit.client.1.smithi135.stderr:+ true 2024-07-26T18:47:33.639 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd export sparse /tmp/rbd_import_export_132181/sparse 2024-07-26T18:47:33.677 INFO:tasks.workunit.client.1.smithi135.stderr: Exporting image: 100% complete...done. 2024-07-26T18:47:33.681 INFO:tasks.workunit.client.1.smithi135.stderr:++ stat /tmp/rbd_import_export_132181/sparse --format=%b 2024-07-26T18:47:33.681 INFO:tasks.workunit.client.1.smithi135.stderr:+ '[' 0 = 0 ']' 2024-07-26T18:47:33.682 INFO:tasks.workunit.client.1.smithi135.stderr:+ rbd rm sparse 2024-07-26T18:47:33.789 INFO:tasks.workunit.client.1.smithi135.stderr: Removing image: 100% complete...done. 2024-07-26T18:47:33.792 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm /tmp/rbd_import_export_132181/sparse /tmp/rbd_import_export_132181/sparse1 /tmp/rbd_import_export_132181/sparse2 /tmp/rbd_import_export_132181/sparse3 2024-07-26T18:47:33.794 INFO:tasks.workunit.client.1.smithi135.stderr:rm: cannot remove '/tmp/rbd_import_export_132181/sparse3': No such file or directory 2024-07-26T18:47:33.794 INFO:tasks.workunit.client.1.smithi135.stderr:+ true 2024-07-26T18:47:33.795 INFO:tasks.workunit.client.1.smithi135.stdout:OK 2024-07-26T18:47:33.796 INFO:tasks.workunit.client.1.smithi135.stderr:+ echo OK 2024-07-26T18:47:33.796 INFO:tasks.workunit.client.1.smithi135.stderr:+ rm -rf /tmp/rbd_import_export_132181 2024-07-26T18:47:33.796 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T18:47:33.796 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-07-26T18:47:33.863 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-07-26T18:47:33.863 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-07-26T18:47:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:33 smithi135 ceph-mon[85352]: pgmap v2034: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 135 KiB/s rd, 13 KiB/s wr, 187 op/s 2024-07-26T18:47:34.114 DEBUG:teuthology.parallel:result is None 2024-07-26T18:47:34.115 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-07-26T18:47:34.140 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-07-26T18:47:34.140 DEBUG:teuthology.orchestra.run.smithi135:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-07-26T18:47:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:33 smithi071 ceph-mon[90507]: pgmap v2034: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 135 KiB/s rd, 13 KiB/s wr, 187 op/s 2024-07-26T18:47:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:33 smithi071 ceph-mon[92867]: pgmap v2034: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 135 KiB/s rd, 13 KiB/s wr, 187 op/s 2024-07-26T18:47:34.196 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-07-26T18:47:34.196 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T18:47:34.196 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-07-26T18:47:34.196 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T18:47:34.196 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-07-26T18:47:34.196 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-07-26T18:47:34.197 INFO:tasks.workunit:Pulling workunits from ref reef 2024-07-26T18:47:34.197 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-07-26T18:47:34.198 DEBUG:teuthology.orchestra.run.smithi071:> stat -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:47:34.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T18:47:34.214 INFO:teuthology.orchestra.run.smithi071.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-07-26T18:47:34.215 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T18:47:34.271 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-07-26T18:47:34.271 DEBUG:teuthology.orchestra.run.smithi071:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-07-26T18:47:34.327 INFO:tasks.workunit:timeout=3h 2024-07-26T18:47:34.327 INFO:tasks.workunit:cleanup=True 2024-07-26T18:47:34.328 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-07-26T18:47:34.383 INFO:tasks.workunit.client.0.smithi071.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-07-26T18:47:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:35 smithi135 ceph-mon[85352]: pgmap v2035: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 98 KiB/s rd, 181 KiB/s wr, 143 op/s 2024-07-26T18:47:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:35 smithi071 ceph-mon[90507]: pgmap v2035: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 98 KiB/s rd, 181 KiB/s wr, 143 op/s 2024-07-26T18:47:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:35 smithi071 ceph-mon[92867]: pgmap v2035: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 98 KiB/s rd, 181 KiB/s wr, 143 op/s 2024-07-26T18:47:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:37 smithi135 ceph-mon[85352]: pgmap v2036: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 985 KiB/s rd, 1.4 MiB/s wr, 356 op/s 2024-07-26T18:47:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:37 smithi135 ceph-mon[85352]: osdmap e1116: 8 total, 8 up, 8 in 2024-07-26T18:47:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:37 smithi071 ceph-mon[90507]: pgmap v2036: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 985 KiB/s rd, 1.4 MiB/s wr, 356 op/s 2024-07-26T18:47:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:37 smithi071 ceph-mon[90507]: osdmap e1116: 8 total, 8 up, 8 in 2024-07-26T18:47:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:37 smithi071 ceph-mon[92867]: pgmap v2036: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 985 KiB/s rd, 1.4 MiB/s wr, 356 op/s 2024-07-26T18:47:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:37 smithi071 ceph-mon[92867]: osdmap e1116: 8 total, 8 up, 8 in 2024-07-26T18:47:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:39 smithi135 ceph-mon[85352]: pgmap v2038: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 345 op/s 2024-07-26T18:47:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:39 smithi071 ceph-mon[90507]: pgmap v2038: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 345 op/s 2024-07-26T18:47:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:39 smithi071 ceph-mon[92867]: pgmap v2038: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 345 op/s 2024-07-26T18:47:40.859 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T18:47:40.915 INFO:tasks.workunit.client.0.smithi071.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-07-26T18:47:40.917 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T18:47:40.917 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-07-26T18:47:40.965 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-07-26T18:47:41.014 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-07-26T18:47:41.053 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T18:47:41.054 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T18:47:41.054 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-07-26T18:47:41.093 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T18:47:41.096 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T18:47:41.097 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-07-26T18:47:41.153 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-07-26T18:47:41.154 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-07-26T18:47:41.155 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T18:47:41.255 INFO:tasks.workunit.client.0.smithi071.stderr:warning: failed to enable lockdep 2024-07-26T18:47:41.256 INFO:tasks.workunit.client.0.smithi071.stdout:seed 141012 2024-07-26T18:47:41.256 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 490 tests from 24 test suites. 2024-07-26T18:47:41.256 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2024-07-26T18:47:41.256 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 1 test from TestJournalStress 2024-07-26T18:47:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:41 smithi135 ceph-mon[85352]: pgmap v2039: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 955 KiB/s rd, 1.3 MiB/s wr, 282 op/s 2024-07-26T18:47:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:41 smithi135 ceph-mon[85352]: osdmap e1117: 8 total, 8 up, 8 in 2024-07-26T18:47:42.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:41 smithi071 ceph-mon[90507]: pgmap v2039: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 955 KiB/s rd, 1.3 MiB/s wr, 282 op/s 2024-07-26T18:47:42.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:41 smithi071 ceph-mon[90507]: osdmap e1117: 8 total, 8 up, 8 in 2024-07-26T18:47:42.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:41 smithi071 ceph-mon[92867]: pgmap v2039: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 955 KiB/s rd, 1.3 MiB/s wr, 282 op/s 2024-07-26T18:47:42.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:41 smithi071 ceph-mon[92867]: osdmap e1117: 8 total, 8 up, 8 in 2024-07-26T18:47:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:47:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:47:42] "GET /metrics HTTP/1.1" 200 34034 "" "Prometheus/2.43.0" 2024-07-26T18:47:42.800 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-07-26T18:47:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:42 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3786474600' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:42 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:42 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:42 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3786474600' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:42 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:42 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:43.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:42 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3786474600' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:43.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:42 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:43.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:43.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:42 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:43 smithi071 ceph-mon[90507]: pgmap v2041: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 985 KiB/s rd, 1.3 MiB/s wr, 281 op/s 2024-07-26T18:47:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:43 smithi071 ceph-mon[90507]: osdmap e1118: 8 total, 8 up, 8 in 2024-07-26T18:47:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:43 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:47:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:43 smithi071 ceph-mon[90507]: osdmap e1119: 8 total, 8 up, 8 in 2024-07-26T18:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:43 smithi071 ceph-mon[92867]: pgmap v2041: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 985 KiB/s rd, 1.3 MiB/s wr, 281 op/s 2024-07-26T18:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:43 smithi071 ceph-mon[92867]: osdmap e1118: 8 total, 8 up, 8 in 2024-07-26T18:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:43 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:43 smithi071 ceph-mon[92867]: osdmap e1119: 8 total, 8 up, 8 in 2024-07-26T18:47:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:43 smithi135 ceph-mon[85352]: pgmap v2041: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 985 KiB/s rd, 1.3 MiB/s wr, 281 op/s 2024-07-26T18:47:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:43 smithi135 ceph-mon[85352]: osdmap e1118: 8 total, 8 up, 8 in 2024-07-26T18:47:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:43 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:47:44.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:43 smithi135 ceph-mon[85352]: osdmap e1119: 8 total, 8 up, 8 in 2024-07-26T18:47:44.850 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Stress.cc:37: Skipped 2024-07-26T18:47:44.850 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:44.850 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap (2050 ms) 2024-07-26T18:47:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:44 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:47:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:44 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:47:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:44 smithi071 ceph-mon[90507]: osdmap e1120: 8 total, 8 up, 8 in 2024-07-26T18:47:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:44 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:47:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:44 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:47:45.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:44 smithi071 ceph-mon[92867]: osdmap e1120: 8 total, 8 up, 8 in 2024-07-26T18:47:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:44 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:47:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:44 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:47:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:44 smithi135 ceph-mon[85352]: osdmap e1120: 8 total, 8 up, 8 in 2024-07-26T18:47:45.835 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 1 test from TestJournalStress (2050 ms total) 2024-07-26T18:47:45.835 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:47:45.835 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 16 tests from TestJournalReplay 2024-07-26T18:47:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:46 smithi071 ceph-mon[90507]: pgmap v2044: 137 pgs: 5 creating+peering, 23 unknown, 109 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:46 smithi071 ceph-mon[90507]: osdmap e1121: 8 total, 8 up, 8 in 2024-07-26T18:47:46.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:46 smithi071 ceph-mon[92867]: pgmap v2044: 137 pgs: 5 creating+peering, 23 unknown, 109 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:46.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:46 smithi071 ceph-mon[92867]: osdmap e1121: 8 total, 8 up, 8 in 2024-07-26T18:47:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:46 smithi135 ceph-mon[85352]: pgmap v2044: 137 pgs: 5 creating+peering, 23 unknown, 109 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:46 smithi135 ceph-mon[85352]: osdmap e1121: 8 total, 8 up, 8 in 2024-07-26T18:47:47.851 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-07-26T18:47:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:47 smithi071 ceph-mon[90507]: pgmap v2047: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:47 smithi071 ceph-mon[90507]: osdmap e1122: 8 total, 8 up, 8 in 2024-07-26T18:47:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:47 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2742141287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:48.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:47 smithi071 ceph-mon[92867]: pgmap v2047: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:48.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:47 smithi071 ceph-mon[92867]: osdmap e1122: 8 total, 8 up, 8 in 2024-07-26T18:47:48.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:47 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2742141287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:47 smithi135 ceph-mon[85352]: pgmap v2047: 105 pgs: 105 active+clean; 4.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:47 smithi135 ceph-mon[85352]: osdmap e1122: 8 total, 8 up, 8 in 2024-07-26T18:47:48.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:47 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2742141287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:48 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2742141287' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:48 smithi071 ceph-mon[90507]: osdmap e1123: 8 total, 8 up, 8 in 2024-07-26T18:47:49.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:48 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2742141287' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:49.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:48 smithi071 ceph-mon[92867]: osdmap e1123: 8 total, 8 up, 8 in 2024-07-26T18:47:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:48 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2742141287' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:48 smithi135 ceph-mon[85352]: osdmap e1123: 8 total, 8 up, 8 in 2024-07-26T18:47:49.879 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:109: Skipped 2024-07-26T18:47:49.880 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.880 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2030 ms) 2024-07-26T18:47:49.880 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-07-26T18:47:49.894 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:200: Skipped 2024-07-26T18:47:49.894 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.895 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (13 ms) 2024-07-26T18:47:49.895 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-07-26T18:47:49.901 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:261: Skipped 2024-07-26T18:47:49.901 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.901 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (9 ms) 2024-07-26T18:47:49.901 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-07-26T18:47:49.910 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:307: Skipped 2024-07-26T18:47:49.910 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.910 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (9 ms) 2024-07-26T18:47:49.910 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-07-26T18:47:49.917 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:348: Skipped 2024-07-26T18:47:49.918 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.918 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (8 ms) 2024-07-26T18:47:49.918 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-07-26T18:47:49.925 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:394: Skipped 2024-07-26T18:47:49.926 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.926 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (8 ms) 2024-07-26T18:47:49.926 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-07-26T18:47:49.933 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:450: Skipped 2024-07-26T18:47:49.933 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.933 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (7 ms) 2024-07-26T18:47:49.933 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-07-26T18:47:49.941 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:500: Skipped 2024-07-26T18:47:49.943 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.943 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (9 ms) 2024-07-26T18:47:49.943 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-07-26T18:47:49.949 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:541: Skipped 2024-07-26T18:47:49.949 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.949 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (8 ms) 2024-07-26T18:47:49.950 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.Rename 2024-07-26T18:47:49.957 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:590: Skipped 2024-07-26T18:47:49.957 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.957 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.Rename (7 ms) 2024-07-26T18:47:49.957 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.Resize 2024-07-26T18:47:49.965 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:624: Skipped 2024-07-26T18:47:49.965 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.965 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.Resize (9 ms) 2024-07-26T18:47:49.965 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.Flatten 2024-07-26T18:47:49.972 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:657: Skipped 2024-07-26T18:47:49.973 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.973 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.Flatten (7 ms) 2024-07-26T18:47:49.973 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-07-26T18:47:49.980 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:704: Skipped 2024-07-26T18:47:49.980 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.980 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (7 ms) 2024-07-26T18:47:49.980 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-07-26T18:47:49.987 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:741: Skipped 2024-07-26T18:47:49.987 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.988 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (8 ms) 2024-07-26T18:47:49.988 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-07-26T18:47:49.995 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:781: Skipped 2024-07-26T18:47:49.995 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:49.995 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (7 ms) 2024-07-26T18:47:49.995 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-07-26T18:47:50.003 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Replay.cc:824: Skipped 2024-07-26T18:47:50.003 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:50.003 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (8 ms) 2024-07-26T18:47:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:49 smithi071 ceph-mon[90507]: pgmap v2050: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:49 smithi071 ceph-mon[90507]: osdmap e1124: 8 total, 8 up, 8 in 2024-07-26T18:47:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:49 smithi071 ceph-mon[92867]: pgmap v2050: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:50.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:49 smithi071 ceph-mon[92867]: osdmap e1124: 8 total, 8 up, 8 in 2024-07-26T18:47:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:49 smithi135 ceph-mon[85352]: pgmap v2050: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:49 smithi135 ceph-mon[85352]: osdmap e1124: 8 total, 8 up, 8 in 2024-07-26T18:47:50.872 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 16 tests from TestJournalReplay (2154 ms total) 2024-07-26T18:47:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:47:50.872 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 4 tests from TestJournalEntries 2024-07-26T18:47:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:50 smithi071 ceph-mon[90507]: osdmap e1125: 8 total, 8 up, 8 in 2024-07-26T18:47:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:50 smithi071 ceph-mon[92867]: osdmap e1125: 8 total, 8 up, 8 in 2024-07-26T18:47:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:50 smithi135 ceph-mon[85352]: osdmap e1125: 8 total, 8 up, 8 in 2024-07-26T18:47:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:47:52] "GET /metrics HTTP/1.1" 200 36401 "" "Prometheus/2.43.0" 2024-07-26T18:47:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:51 smithi071 ceph-mon[90507]: pgmap v2053: 137 pgs: 4 creating+peering, 19 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:51 smithi071 ceph-mon[90507]: osdmap e1126: 8 total, 8 up, 8 in 2024-07-26T18:47:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:51 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:47:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:51 smithi071 ceph-mon[92867]: pgmap v2053: 137 pgs: 4 creating+peering, 19 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:51 smithi071 ceph-mon[92867]: osdmap e1126: 8 total, 8 up, 8 in 2024-07-26T18:47:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:51 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:47:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:51 smithi135 ceph-mon[85352]: pgmap v2053: 137 pgs: 4 creating+peering, 19 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:51 smithi135 ceph-mon[85352]: osdmap e1126: 8 total, 8 up, 8 in 2024-07-26T18:47:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:51 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:47:52.882 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-07-26T18:47:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[90507]: osdmap e1127: 8 total, 8 up, 8 in 2024-07-26T18:47:53.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1628426797' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:53.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:53.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:47:53.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:47:53.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:47:53.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[92867]: osdmap e1127: 8 total, 8 up, 8 in 2024-07-26T18:47:53.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1628426797' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:53.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:53.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:47:53.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:47:53.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:47:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:52 smithi135 ceph-mon[85352]: osdmap e1127: 8 total, 8 up, 8 in 2024-07-26T18:47:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:52 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1628426797' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:52 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:52 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:47:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:52 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:47:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:52 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:47:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:53 smithi071 ceph-mon[92867]: pgmap v2056: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:53 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:47:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:53 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:53 smithi071 ceph-mon[92867]: osdmap e1128: 8 total, 8 up, 8 in 2024-07-26T18:47:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:53 smithi071 ceph-mon[90507]: pgmap v2056: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:53 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:47:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:53 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:53 smithi071 ceph-mon[90507]: osdmap e1128: 8 total, 8 up, 8 in 2024-07-26T18:47:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:53 smithi135 ceph-mon[85352]: pgmap v2056: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:53 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:47:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:53 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:53 smithi135 ceph-mon[85352]: osdmap e1128: 8 total, 8 up, 8 in 2024-07-26T18:47:54.906 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Entries.cc:118: Skipped 2024-07-26T18:47:54.907 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:54.907 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2024 ms) 2024-07-26T18:47:54.907 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-07-26T18:47:54.921 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Entries.cc:163: Skipped 2024-07-26T18:47:54.921 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:54.922 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (14 ms) 2024-07-26T18:47:54.922 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-07-26T18:47:54.930 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Entries.cc:200: Skipped 2024-07-26T18:47:54.930 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:54.930 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune (9 ms) 2024-07-26T18:47:54.930 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-07-26T18:47:54.937 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/journal/test_Entries.cc:263: Skipped 2024-07-26T18:47:54.938 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:47:54.938 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (8 ms) 2024-07-26T18:47:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:54 smithi071 ceph-mon[90507]: osdmap e1129: 8 total, 8 up, 8 in 2024-07-26T18:47:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:54 smithi071 ceph-mon[92867]: osdmap e1129: 8 total, 8 up, 8 in 2024-07-26T18:47:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:54 smithi135 ceph-mon[85352]: osdmap e1129: 8 total, 8 up, 8 in 2024-07-26T18:47:55.910 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 4 tests from TestJournalEntries (2055 ms total) 2024-07-26T18:47:55.910 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:47:55.910 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 2 tests from TestTrash 2024-07-26T18:47:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:55 smithi071 ceph-mon[90507]: pgmap v2059: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:55 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:47:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:55 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:47:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:55 smithi071 ceph-mon[90507]: osdmap e1130: 8 total, 8 up, 8 in 2024-07-26T18:47:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:55 smithi071 ceph-mon[92867]: pgmap v2059: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:55 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:47:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:55 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:47:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:55 smithi071 ceph-mon[92867]: osdmap e1130: 8 total, 8 up, 8 in 2024-07-26T18:47:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:55 smithi135 ceph-mon[85352]: pgmap v2059: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:55 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:47:56.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:55 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:47:56.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:55 smithi135 ceph-mon[85352]: osdmap e1130: 8 total, 8 up, 8 in 2024-07-26T18:47:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:56 smithi071 ceph-mon[90507]: osdmap e1131: 8 total, 8 up, 8 in 2024-07-26T18:47:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:56 smithi071 ceph-mon[92867]: osdmap e1131: 8 total, 8 up, 8 in 2024-07-26T18:47:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:56 smithi135 ceph-mon[85352]: osdmap e1131: 8 total, 8 up, 8 in 2024-07-26T18:47:57.913 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-07-26T18:47:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:57 smithi071 ceph-mon[92867]: pgmap v2062: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:57 smithi071 ceph-mon[92867]: osdmap e1132: 8 total, 8 up, 8 in 2024-07-26T18:47:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:57 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/9301531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:57 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:57 smithi071 ceph-mon[90507]: pgmap v2062: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:57 smithi071 ceph-mon[90507]: osdmap e1132: 8 total, 8 up, 8 in 2024-07-26T18:47:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:57 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/9301531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:57 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:57 smithi135 ceph-mon[85352]: pgmap v2062: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:47:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:57 smithi135 ceph-mon[85352]: osdmap e1132: 8 total, 8 up, 8 in 2024-07-26T18:47:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:57 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/9301531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:57 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:47:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:47:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:58 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:58 smithi071 ceph-mon[90507]: osdmap e1133: 8 total, 8 up, 8 in 2024-07-26T18:47:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:58 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:58 smithi071 ceph-mon[92867]: osdmap e1133: 8 total, 8 up, 8 in 2024-07-26T18:47:59.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:58 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:47:59.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:58 smithi135 ceph-mon[85352]: osdmap e1133: 8 total, 8 up, 8 in 2024-07-26T18:48:00.013 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestTrash.UserRemovingSource (2100 ms) 2024-07-26T18:48:00.013 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-07-26T18:48:00.052 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestTrash.RestoreMirroringSource (40 ms) 2024-07-26T18:48:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:59 smithi071 ceph-mon[90507]: pgmap v2065: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:47:59 smithi071 ceph-mon[90507]: osdmap e1134: 8 total, 8 up, 8 in 2024-07-26T18:48:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:59 smithi071 ceph-mon[92867]: pgmap v2065: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:47:59 smithi071 ceph-mon[92867]: osdmap e1134: 8 total, 8 up, 8 in 2024-07-26T18:48:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:59 smithi135 ceph-mon[85352]: pgmap v2065: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:47:59 smithi135 ceph-mon[85352]: osdmap e1134: 8 total, 8 up, 8 in 2024-07-26T18:48:00.943 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 2 tests from TestTrash (2140 ms total) 2024-07-26T18:48:00.943 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:48:00.943 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 1 test from TestOperations 2024-07-26T18:48:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:00 smithi135 ceph-mon[85352]: osdmap e1135: 8 total, 8 up, 8 in 2024-07-26T18:48:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:00 smithi071 ceph-mon[92867]: osdmap e1135: 8 total, 8 up, 8 in 2024-07-26T18:48:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:00 smithi071 ceph-mon[90507]: osdmap e1135: 8 total, 8 up, 8 in 2024-07-26T18:48:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:01 smithi135 ceph-mon[85352]: pgmap v2068: 137 pgs: 9 creating+peering, 11 unknown, 117 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:48:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:01 smithi135 ceph-mon[85352]: osdmap e1136: 8 total, 8 up, 8 in 2024-07-26T18:48:02.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:48:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:48:02] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.43.0" 2024-07-26T18:48:02.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:01 smithi071 ceph-mon[92867]: pgmap v2068: 137 pgs: 9 creating+peering, 11 unknown, 117 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:48:02.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:01 smithi071 ceph-mon[92867]: osdmap e1136: 8 total, 8 up, 8 in 2024-07-26T18:48:02.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:01 smithi071 ceph-mon[90507]: pgmap v2068: 137 pgs: 9 creating+peering, 11 unknown, 117 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:48:02.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:01 smithi071 ceph-mon[90507]: osdmap e1136: 8 total, 8 up, 8 in 2024-07-26T18:48:02.957 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-07-26T18:48:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:02 smithi135 ceph-mon[85352]: osdmap e1137: 8 total, 8 up, 8 in 2024-07-26T18:48:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:02 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1268758785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:02 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:02 smithi071 ceph-mon[92867]: osdmap e1137: 8 total, 8 up, 8 in 2024-07-26T18:48:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:02 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1268758785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:02 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:02 smithi071 ceph-mon[90507]: osdmap e1137: 8 total, 8 up, 8 in 2024-07-26T18:48:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:02 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1268758785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:02 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:03 smithi135 ceph-mon[85352]: pgmap v2071: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:03 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:48:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:03 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:03 smithi135 ceph-mon[85352]: osdmap e1138: 8 total, 8 up, 8 in 2024-07-26T18:48:04.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:03 smithi071 ceph-mon[90507]: pgmap v2071: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:04.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:03 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:48:04.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:03 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:04.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:03 smithi071 ceph-mon[90507]: osdmap e1138: 8 total, 8 up, 8 in 2024-07-26T18:48:04.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:03 smithi071 ceph-mon[92867]: pgmap v2071: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:04.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:03 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:48:04.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:03 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:04.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:03 smithi071 ceph-mon[92867]: osdmap e1138: 8 total, 8 up, 8 in 2024-07-26T18:48:04.980 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_Operations.cc:18: Skipped 2024-07-26T18:48:04.980 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:48:04.980 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2024 ms) 2024-07-26T18:48:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:04 smithi135 ceph-mon[85352]: osdmap e1139: 8 total, 8 up, 8 in 2024-07-26T18:48:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:04 smithi071 ceph-mon[90507]: osdmap e1139: 8 total, 8 up, 8 in 2024-07-26T18:48:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:04 smithi071 ceph-mon[92867]: osdmap e1139: 8 total, 8 up, 8 in 2024-07-26T18:48:05.970 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 1 test from TestOperations (2024 ms total) 2024-07-26T18:48:05.970 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:48:05.971 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 4 tests from TestObjectMap 2024-07-26T18:48:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:05 smithi135 ceph-mon[85352]: pgmap v2074: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:05 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:48:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:05 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:48:06.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:05 smithi135 ceph-mon[85352]: osdmap e1140: 8 total, 8 up, 8 in 2024-07-26T18:48:06.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:05 smithi071 ceph-mon[90507]: pgmap v2074: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:06.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:05 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:48:06.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:05 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:48:06.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:05 smithi071 ceph-mon[90507]: osdmap e1140: 8 total, 8 up, 8 in 2024-07-26T18:48:06.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:05 smithi071 ceph-mon[92867]: pgmap v2074: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:06.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:05 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:48:06.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:05 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:48:06.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:05 smithi071 ceph-mon[92867]: osdmap e1140: 8 total, 8 up, 8 in 2024-07-26T18:48:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:06 smithi135 ceph-mon[85352]: osdmap e1141: 8 total, 8 up, 8 in 2024-07-26T18:48:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:06 smithi135 ceph-mon[85352]: pgmap v2077: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:06 smithi071 ceph-mon[90507]: osdmap e1141: 8 total, 8 up, 8 in 2024-07-26T18:48:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:06 smithi071 ceph-mon[90507]: pgmap v2077: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:06 smithi071 ceph-mon[92867]: osdmap e1141: 8 total, 8 up, 8 in 2024-07-26T18:48:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:06 smithi071 ceph-mon[92867]: pgmap v2077: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:07.988 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-07-26T18:48:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:07 smithi135 ceph-mon[85352]: osdmap e1142: 8 total, 8 up, 8 in 2024-07-26T18:48:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:07 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1812457663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:07 smithi071 ceph-mon[90507]: osdmap e1142: 8 total, 8 up, 8 in 2024-07-26T18:48:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:07 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1812457663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:08.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:07 smithi071 ceph-mon[92867]: osdmap e1142: 8 total, 8 up, 8 in 2024-07-26T18:48:08.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:07 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1812457663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:09 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1812457663' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:09 smithi135 ceph-mon[85352]: osdmap e1143: 8 total, 8 up, 8 in 2024-07-26T18:48:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:09 smithi135 ceph-mon[85352]: pgmap v2080: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:09 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1812457663' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:09 smithi071 ceph-mon[90507]: osdmap e1143: 8 total, 8 up, 8 in 2024-07-26T18:48:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:09 smithi071 ceph-mon[90507]: pgmap v2080: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:09 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1812457663' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:09.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:09 smithi071 ceph-mon[92867]: osdmap e1143: 8 total, 8 up, 8 in 2024-07-26T18:48:09.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:09 smithi071 ceph-mon[92867]: pgmap v2080: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:10.053 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2065 ms) 2024-07-26T18:48:10.053 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-07-26T18:48:10.080 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (28 ms) 2024-07-26T18:48:10.081 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-07-26T18:48:10.114 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (33 ms) 2024-07-26T18:48:10.114 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-07-26T18:48:10.147 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (33 ms) 2024-07-26T18:48:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:10 smithi135 ceph-mon[85352]: osdmap e1144: 8 total, 8 up, 8 in 2024-07-26T18:48:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:10 smithi071 ceph-mon[92867]: osdmap e1144: 8 total, 8 up, 8 in 2024-07-26T18:48:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:10 smithi071 ceph-mon[90507]: osdmap e1144: 8 total, 8 up, 8 in 2024-07-26T18:48:11.029 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 4 tests from TestObjectMap (2159 ms total) 2024-07-26T18:48:11.029 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:48:11.029 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 2 tests from TestMirroringWatcher 2024-07-26T18:48:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:11 smithi135 ceph-mon[85352]: osdmap e1145: 8 total, 8 up, 8 in 2024-07-26T18:48:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:11 smithi135 ceph-mon[85352]: pgmap v2083: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:48:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:11 smithi071 ceph-mon[92867]: osdmap e1145: 8 total, 8 up, 8 in 2024-07-26T18:48:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:11 smithi071 ceph-mon[92867]: pgmap v2083: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:48:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:11 smithi071 ceph-mon[90507]: osdmap e1145: 8 total, 8 up, 8 in 2024-07-26T18:48:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:11 smithi071 ceph-mon[90507]: pgmap v2083: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T18:48:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:12 smithi135 ceph-mon[85352]: osdmap e1146: 8 total, 8 up, 8 in 2024-07-26T18:48:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:12 smithi071 ceph-mon[92867]: osdmap e1146: 8 total, 8 up, 8 in 2024-07-26T18:48:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:48:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:48:12] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.43.0" 2024-07-26T18:48:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:12 smithi071 ceph-mon[90507]: osdmap e1146: 8 total, 8 up, 8 in 2024-07-26T18:48:13.038 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-07-26T18:48:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:13 smithi135 ceph-mon[85352]: osdmap e1147: 8 total, 8 up, 8 in 2024-07-26T18:48:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:13 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2433096432' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:13 smithi135 ceph-mon[85352]: pgmap v2086: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:13 smithi071 ceph-mon[90507]: osdmap e1147: 8 total, 8 up, 8 in 2024-07-26T18:48:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:13 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2433096432' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:13 smithi071 ceph-mon[90507]: pgmap v2086: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:13 smithi071 ceph-mon[92867]: osdmap e1147: 8 total, 8 up, 8 in 2024-07-26T18:48:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:13 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2433096432' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:13 smithi071 ceph-mon[92867]: pgmap v2086: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:14 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:48:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:14 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2433096432' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:14 smithi135 ceph-mon[85352]: osdmap e1148: 8 total, 8 up, 8 in 2024-07-26T18:48:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:14 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:48:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:14 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2433096432' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:14 smithi071 ceph-mon[92867]: osdmap e1148: 8 total, 8 up, 8 in 2024-07-26T18:48:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:14 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:48:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:14 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2433096432' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:14.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:14 smithi071 ceph-mon[90507]: osdmap e1148: 8 total, 8 up, 8 in 2024-07-26T18:48:15.084 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2047 ms) 2024-07-26T18:48:15.085 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-07-26T18:48:15.107 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (22 ms) 2024-07-26T18:48:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:15 smithi135 ceph-mon[85352]: osdmap e1149: 8 total, 8 up, 8 in 2024-07-26T18:48:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:15 smithi135 ceph-mon[85352]: pgmap v2089: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:15 smithi071 ceph-mon[90507]: osdmap e1149: 8 total, 8 up, 8 in 2024-07-26T18:48:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:15 smithi071 ceph-mon[90507]: pgmap v2089: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:15 smithi071 ceph-mon[92867]: osdmap e1149: 8 total, 8 up, 8 in 2024-07-26T18:48:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:15 smithi071 ceph-mon[92867]: pgmap v2089: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:16.065 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 2 tests from TestMirroringWatcher (2069 ms total) 2024-07-26T18:48:16.066 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:48:16.066 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 57 tests from TestMigration 2024-07-26T18:48:16.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:16 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:48:16.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:16 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:48:16.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:16 smithi135 ceph-mon[85352]: osdmap e1150: 8 total, 8 up, 8 in 2024-07-26T18:48:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:16 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:48:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:16 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:48:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:16 smithi071 ceph-mon[90507]: osdmap e1150: 8 total, 8 up, 8 in 2024-07-26T18:48:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:16 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:48:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:16 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:48:16.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:16 smithi071 ceph-mon[92867]: osdmap e1150: 8 total, 8 up, 8 in 2024-07-26T18:48:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:17 smithi071 ceph-mon[90507]: osdmap e1151: 8 total, 8 up, 8 in 2024-07-26T18:48:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:17 smithi071 ceph-mon[90507]: pgmap v2092: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:17 smithi071 ceph-mon[92867]: osdmap e1151: 8 total, 8 up, 8 in 2024-07-26T18:48:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:17 smithi071 ceph-mon[92867]: pgmap v2092: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:17 smithi135 ceph-mon[85352]: osdmap e1151: 8 total, 8 up, 8 in 2024-07-26T18:48:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:17 smithi135 ceph-mon[85352]: pgmap v2092: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:18 smithi071 ceph-mon[90507]: osdmap e1152: 8 total, 8 up, 8 in 2024-07-26T18:48:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:18 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1303076104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:18 smithi071 ceph-mon[92867]: osdmap e1152: 8 total, 8 up, 8 in 2024-07-26T18:48:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:18 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1303076104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:18 smithi135 ceph-mon[85352]: osdmap e1152: 8 total, 8 up, 8 in 2024-07-26T18:48:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:18 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1303076104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:48:19.069 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.Empty 2024-07-26T18:48:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:19 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1303076104' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:19 smithi071 ceph-mon[90507]: osdmap e1153: 8 total, 8 up, 8 in 2024-07-26T18:48:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:19 smithi071 ceph-mon[90507]: pgmap v2095: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:19 smithi071 ceph-mon[90507]: osdmap e1154: 8 total, 8 up, 8 in 2024-07-26T18:48:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:19 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1303076104' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:19 smithi071 ceph-mon[92867]: osdmap e1153: 8 total, 8 up, 8 in 2024-07-26T18:48:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:19 smithi071 ceph-mon[92867]: pgmap v2095: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:19.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:19 smithi071 ceph-mon[92867]: osdmap e1154: 8 total, 8 up, 8 in 2024-07-26T18:48:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:19 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1303076104' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:48:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:19 smithi135 ceph-mon[85352]: osdmap e1153: 8 total, 8 up, 8 in 2024-07-26T18:48:19.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:19 smithi135 ceph-mon[85352]: pgmap v2095: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:19 smithi135 ceph-mon[85352]: osdmap e1154: 8 total, 8 up, 8 in 2024-07-26T18:48:21.129 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:21.140 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:21.287 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:21.356 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:21 smithi071 ceph-mon[90507]: osdmap e1155: 8 total, 8 up, 8 in 2024-07-26T18:48:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:21 smithi071 ceph-mon[90507]: pgmap v2098: 169 pgs: 10 creating+peering, 45 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:21 smithi071 ceph-mon[92867]: osdmap e1155: 8 total, 8 up, 8 in 2024-07-26T18:48:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:21 smithi071 ceph-mon[92867]: pgmap v2098: 169 pgs: 10 creating+peering, 45 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:21.438 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.Empty (2370 ms) 2024-07-26T18:48:21.439 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.OtherName 2024-07-26T18:48:21.467 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:21.477 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:21 smithi135 ceph-mon[85352]: osdmap e1155: 8 total, 8 up, 8 in 2024-07-26T18:48:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:21 smithi135 ceph-mon[85352]: pgmap v2098: 169 pgs: 10 creating+peering, 45 unknown, 114 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:48:21.603 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:21.666 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:21.746 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.OtherName (307 ms) 2024-07-26T18:48:21.746 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.OtherPool 2024-07-26T18:48:21.777 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:21.788 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:48:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:48:22] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.43.0" 2024-07-26T18:48:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:22 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:48:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:22 smithi071 ceph-mon[90507]: osdmap e1156: 8 total, 8 up, 8 in 2024-07-26T18:48:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:22 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:48:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:22 smithi071 ceph-mon[92867]: osdmap e1156: 8 total, 8 up, 8 in 2024-07-26T18:48:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:22 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:48:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:22 smithi135 ceph-mon[85352]: osdmap e1156: 8 total, 8 up, 8 in 2024-07-26T18:48:23.207 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:23.271 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:23.351 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.OtherPool (1605 ms) 2024-07-26T18:48:23.351 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.OtherNamespace 2024-07-26T18:48:23.382 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:23.395 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:23 smithi071 ceph-mon[90507]: osdmap e1157: 8 total, 8 up, 8 in 2024-07-26T18:48:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:23 smithi071 ceph-mon[90507]: pgmap v2101: 169 pgs: 10 creating+peering, 9 unknown, 150 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 KiB/s wr, 39 op/s 2024-07-26T18:48:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:23 smithi071 ceph-mon[92867]: osdmap e1157: 8 total, 8 up, 8 in 2024-07-26T18:48:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:23 smithi071 ceph-mon[92867]: pgmap v2101: 169 pgs: 10 creating+peering, 9 unknown, 150 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 KiB/s wr, 39 op/s 2024-07-26T18:48:23.523 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:23 smithi135 ceph-mon[85352]: osdmap e1157: 8 total, 8 up, 8 in 2024-07-26T18:48:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:23 smithi135 ceph-mon[85352]: pgmap v2101: 169 pgs: 10 creating+peering, 9 unknown, 150 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 KiB/s wr, 39 op/s 2024-07-26T18:48:23.585 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:23.666 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.OtherNamespace (315 ms) 2024-07-26T18:48:23.666 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.DataPool 2024-07-26T18:48:23.695 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:23.705 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:23.843 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:23.909 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:23.986 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.DataPool (321 ms) 2024-07-26T18:48:23.987 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-07-26T18:48:24.014 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:24.024 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:24.157 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:48:24.253 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.AbortAfterPrepare (266 ms) 2024-07-26T18:48:24.253 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-07-26T18:48:24.284 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:24.296 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:24.393 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (140 ms) 2024-07-26T18:48:24.393 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-07-26T18:48:24.422 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:24.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:24 smithi071 ceph-mon[92867]: osdmap e1158: 8 total, 8 up, 8 in 2024-07-26T18:48:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:24 smithi071 ceph-mon[90507]: osdmap e1158: 8 total, 8 up, 8 in 2024-07-26T18:48:24.432 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:24 smithi135 ceph-mon[85352]: osdmap e1158: 8 total, 8 up, 8 in 2024-07-26T18:48:24.574 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:24.640 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:48:24.736 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.AbortAfterExecute (343 ms) 2024-07-26T18:48:24.736 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-07-26T18:48:24.769 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:24.778 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:24.910 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:24.979 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:48:25.079 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (343 ms) 2024-07-26T18:48:25.079 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-07-26T18:48:25.110 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:25.123 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:25.251 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:25.314 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:48:25.420 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (341 ms) 2024-07-26T18:48:25.420 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-07-26T18:48:25.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:25 smithi071 ceph-mon[92867]: pgmap v2103: 169 pgs: 4 creating+peering, 165 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 144 KiB/s rd, 8.7 KiB/s wr, 192 op/s 2024-07-26T18:48:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:25 smithi071 ceph-mon[90507]: pgmap v2103: 169 pgs: 4 creating+peering, 165 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 144 KiB/s rd, 8.7 KiB/s wr, 192 op/s 2024-07-26T18:48:25.448 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:25.459 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_Migration.cc:635: Skipped 2024-07-26T18:48:25.459 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:48:25.465 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (45 ms) 2024-07-26T18:48:25.465 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.MirroringAbort 2024-07-26T18:48:25.494 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:25.504 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_Migration.cc:653: Skipped 2024-07-26T18:48:25.505 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:48:25.510 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMigration.MirroringAbort (45 ms) 2024-07-26T18:48:25.510 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-07-26T18:48:25.539 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:25.549 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_Migration.cc:676: Skipped 2024-07-26T18:48:25.549 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:48:25.555 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (46 ms) 2024-07-26T18:48:25.555 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-07-26T18:48:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:25 smithi135 ceph-mon[85352]: pgmap v2103: 169 pgs: 4 creating+peering, 165 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 144 KiB/s rd, 8.7 KiB/s wr, 192 op/s 2024-07-26T18:48:25.586 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:25.596 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_Migration.cc:694: Skipped 2024-07-26T18:48:25.596 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:48:25.602 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (47 ms) 2024-07-26T18:48:25.603 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.MirroringPool 2024-07-26T18:48:25.632 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:25.641 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_Migration.cc:714: Skipped 2024-07-26T18:48:25.641 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:48:25.648 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMigration.MirroringPool (45 ms) 2024-07-26T18:48:25.648 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.Group 2024-07-26T18:48:25.681 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:25.701 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:25.857 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:25.926 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:26.023 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.Group (375 ms) 2024-07-26T18:48:26.037 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.GroupAbort 2024-07-26T18:48:26.051 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:26.071 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:26.214 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:48:26.328 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.GroupAbort (305 ms) 2024-07-26T18:48:26.328 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.NoSnaps 2024-07-26T18:48:26.355 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:26.365 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:26.418 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:48:26.476 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:26.667 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:26.791 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:26.929 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.NoSnaps (601 ms) 2024-07-26T18:48:26.929 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-07-26T18:48:26.957 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:26.966 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:27.028 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:48:27.083 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:27.088 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:48:27.142 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:27.302 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:27.411 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:27.533 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.NoSnapsOtherPool (604 ms) 2024-07-26T18:48:27.533 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-07-26T18:48:27.565 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:27.576 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:27.676 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:48:27.741 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:27.922 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:28.040 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:27 smithi135 ceph-mon[85352]: pgmap v2104: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 497 KiB/s rd, 30 KiB/s wr, 625 op/s 2024-07-26T18:48:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:27 smithi135 ceph-mon[85352]: osdmap e1159: 8 total, 8 up, 8 in 2024-07-26T18:48:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:48:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:28.167 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.NoSnapsDataPool (634 ms) 2024-07-26T18:48:28.167 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-07-26T18:48:28.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:27 smithi071 ceph-mon[90507]: pgmap v2104: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 497 KiB/s rd, 30 KiB/s wr, 625 op/s 2024-07-26T18:48:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:27 smithi071 ceph-mon[90507]: osdmap e1159: 8 total, 8 up, 8 in 2024-07-26T18:48:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:48:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:27 smithi071 ceph-mon[92867]: pgmap v2104: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 497 KiB/s rd, 30 KiB/s wr, 625 op/s 2024-07-26T18:48:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:27 smithi071 ceph-mon[92867]: osdmap e1159: 8 total, 8 up, 8 in 2024-07-26T18:48:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:48:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:28.197 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:28.207 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:28.266 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:48:28.332 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:28.515 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 41943040 2024-07-26T18:48:28.523 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:28.637 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:28.734 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (567 ms) 2024-07-26T18:48:28.735 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-07-26T18:48:28.763 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:28.773 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:28.842 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:48:28.900 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 0 2024-07-26T18:48:28.914 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:29.014 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]: dispatch 2024-07-26T18:48:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-07-26T18:48:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-07-26T18:48:29.086 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:29.133 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (399 ms) 2024-07-26T18:48:29.133 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-07-26T18:48:29.161 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:29.171 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]: dispatch 2024-07-26T18:48:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-07-26T18:48:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-07-26T18:48:29.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]: dispatch 2024-07-26T18:48:29.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-07-26T18:48:29.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-07-26T18:48:29.220 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:48:29.273 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:29.463 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 0 2024-07-26T18:48:29.475 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:29.541 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:29.592 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (459 ms) 2024-07-26T18:48:29.592 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-07-26T18:48:29.621 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:29.631 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:29.696 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:48:29.755 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:29.967 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:48:29.974 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:30.102 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:29 smithi071 ceph-mon[92867]: pgmap v2106: 169 pgs: 169 active+clean; 33 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.0 MiB/s wr, 1.11k op/s 2024-07-26T18:48:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]': finished 2024-07-26T18:48:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-07-26T18:48:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-07-26T18:48:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:29 smithi071 ceph-mon[92867]: osdmap e1160: 8 total, 8 up, 8 in 2024-07-26T18:48:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:29 smithi071 ceph-mon[90507]: pgmap v2106: 169 pgs: 169 active+clean; 33 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.0 MiB/s wr, 1.11k op/s 2024-07-26T18:48:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]': finished 2024-07-26T18:48:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-07-26T18:48:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-07-26T18:48:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:29 smithi071 ceph-mon[90507]: osdmap e1160: 8 total, 8 up, 8 in 2024-07-26T18:48:30.242 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (650 ms) 2024-07-26T18:48:30.242 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-07-26T18:48:30.273 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:30.283 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:29 smithi135 ceph-mon[85352]: pgmap v2106: 169 pgs: 169 active+clean; 33 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.0 MiB/s wr, 1.11k op/s 2024-07-26T18:48:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]': finished 2024-07-26T18:48:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-07-26T18:48:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-07-26T18:48:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:29 smithi135 ceph-mon[85352]: osdmap e1160: 8 total, 8 up, 8 in 2024-07-26T18:48:30.342 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:48:30.398 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:30.586 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: after_prepare_snap 2024-07-26T18:48:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:30 smithi071 ceph-mon[90507]: osdmap e1161: 8 total, 8 up, 8 in 2024-07-26T18:48:31.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:30 smithi071 ceph-mon[92867]: osdmap e1161: 8 total, 8 up, 8 in 2024-07-26T18:48:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:30 smithi135 ceph-mon[85352]: osdmap e1161: 8 total, 8 up, 8 in 2024-07-26T18:48:31.822 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 41943040 2024-07-26T18:48:31.842 INFO:tasks.workunit.client.0.smithi071.stdout:write: * 0~1000 2024-07-26T18:48:31.848 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:31.959 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:32.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:31 smithi071 ceph-mon[92867]: pgmap v2109: 169 pgs: 169 active+clean; 69 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 17 MiB/s wr, 1.59k op/s 2024-07-26T18:48:32.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:31 smithi071 ceph-mon[92867]: osdmap e1162: 8 total, 8 up, 8 in 2024-07-26T18:48:32.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:31 smithi071 ceph-mon[92867]: osdmap e1163: 8 total, 8 up, 8 in 2024-07-26T18:48:32.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:31 smithi071 ceph-mon[90507]: pgmap v2109: 169 pgs: 169 active+clean; 69 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 17 MiB/s wr, 1.59k op/s 2024-07-26T18:48:32.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:31 smithi071 ceph-mon[90507]: osdmap e1162: 8 total, 8 up, 8 in 2024-07-26T18:48:32.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:31 smithi071 ceph-mon[90507]: osdmap e1163: 8 total, 8 up, 8 in 2024-07-26T18:48:32.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (1902 ms) 2024-07-26T18:48:32.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.Snaps 2024-07-26T18:48:32.174 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:32.187 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:32.253 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:48:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:31 smithi135 ceph-mon[85352]: pgmap v2109: 169 pgs: 169 active+clean; 69 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 17 MiB/s wr, 1.59k op/s 2024-07-26T18:48:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:31 smithi135 ceph-mon[85352]: osdmap e1162: 8 total, 8 up, 8 in 2024-07-26T18:48:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:31 smithi135 ceph-mon[85352]: osdmap e1163: 8 total, 8 up, 8 in 2024-07-26T18:48:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:48:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:48:32] "GET /metrics HTTP/1.1" 200 38865 "" "Prometheus/2.43.0" 2024-07-26T18:48:33.853 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 8388609~8388609 2024-07-26T18:48:33.869 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:48:33.869 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:48:33.869 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:48:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:33 smithi071 ceph-mon[90507]: pgmap v2112: 169 pgs: 169 active+clean; 165 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 67 MiB/s wr, 2.15k op/s; 1024 KiB/s, 0 objects/s recovering 2024-07-26T18:48:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:33 smithi071 ceph-mon[90507]: osdmap e1164: 8 total, 8 up, 8 in 2024-07-26T18:48:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:33 smithi071 ceph-mon[92867]: pgmap v2112: 169 pgs: 169 active+clean; 165 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 67 MiB/s wr, 2.15k op/s; 1024 KiB/s, 0 objects/s recovering 2024-07-26T18:48:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:33 smithi071 ceph-mon[92867]: osdmap e1164: 8 total, 8 up, 8 in 2024-07-26T18:48:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:33 smithi135 ceph-mon[85352]: pgmap v2112: 169 pgs: 169 active+clean; 165 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 67 MiB/s wr, 2.15k op/s; 1024 KiB/s, 0 objects/s recovering 2024-07-26T18:48:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:33 smithi135 ceph-mon[85352]: osdmap e1164: 8 total, 8 up, 8 in 2024-07-26T18:48:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:34 smithi071 ceph-mon[90507]: osdmap e1165: 8 total, 8 up, 8 in 2024-07-26T18:48:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:34 smithi071 ceph-mon[92867]: osdmap e1165: 8 total, 8 up, 8 in 2024-07-26T18:48:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:34 smithi135 ceph-mon[85352]: osdmap e1165: 8 total, 8 up, 8 in 2024-07-26T18:48:35.877 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 8388609~1000 2024-07-26T18:48:35.884 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16777228~1000 2024-07-26T18:48:35.884 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:48:35.893 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 83886079~8388609 2024-07-26T18:48:35.914 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:48:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:35 smithi071 ceph-mon[90507]: pgmap v2115: 169 pgs: 169 active+clean; 205 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 70 MiB/s wr, 1.86k op/s; 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:48:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:35 smithi071 ceph-mon[90507]: osdmap e1166: 8 total, 8 up, 8 in 2024-07-26T18:48:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:35 smithi071 ceph-mon[92867]: pgmap v2115: 169 pgs: 169 active+clean; 205 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 70 MiB/s wr, 1.86k op/s; 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:48:36.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:35 smithi071 ceph-mon[92867]: osdmap e1166: 8 total, 8 up, 8 in 2024-07-26T18:48:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:35 smithi135 ceph-mon[85352]: pgmap v2115: 169 pgs: 169 active+clean; 205 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 70 MiB/s wr, 1.86k op/s; 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:48:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:35 smithi135 ceph-mon[85352]: osdmap e1166: 8 total, 8 up, 8 in 2024-07-26T18:48:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:36 smithi071 ceph-mon[90507]: osdmap e1167: 8 total, 8 up, 8 in 2024-07-26T18:48:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:36 smithi071 ceph-mon[92867]: osdmap e1167: 8 total, 8 up, 8 in 2024-07-26T18:48:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:36 smithi135 ceph-mon[85352]: osdmap e1167: 8 total, 8 up, 8 in 2024-07-26T18:48:37.886 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:37.911 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 83886079~1 2024-07-26T18:48:37.919 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:37 smithi071 ceph-mon[90507]: pgmap v2118: 169 pgs: 169 active+clean; 217 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 24 MiB/s wr, 787 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:48:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:37 smithi071 ceph-mon[90507]: osdmap e1168: 8 total, 8 up, 8 in 2024-07-26T18:48:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:37 smithi071 ceph-mon[92867]: pgmap v2118: 169 pgs: 169 active+clean; 217 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 24 MiB/s wr, 787 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:48:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:37 smithi071 ceph-mon[92867]: osdmap e1168: 8 total, 8 up, 8 in 2024-07-26T18:48:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:37 smithi135 ceph-mon[85352]: pgmap v2118: 169 pgs: 169 active+clean; 217 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 MiB/s rd, 24 MiB/s wr, 787 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:48:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:37 smithi135 ceph-mon[85352]: osdmap e1168: 8 total, 8 up, 8 in 2024-07-26T18:48:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:38 smithi071 ceph-mon[90507]: osdmap e1169: 8 total, 8 up, 8 in 2024-07-26T18:48:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:38 smithi071 ceph-mon[92867]: osdmap e1169: 8 total, 8 up, 8 in 2024-07-26T18:48:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:38 smithi135 ceph-mon[85352]: osdmap e1169: 8 total, 8 up, 8 in 2024-07-26T18:48:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:39 smithi071 ceph-mon[90507]: pgmap v2121: 169 pgs: 169 active+clean; 241 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 11 MiB/s wr, 396 op/s 2024-07-26T18:48:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:39 smithi071 ceph-mon[90507]: osdmap e1170: 8 total, 8 up, 8 in 2024-07-26T18:48:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:39 smithi071 ceph-mon[92867]: pgmap v2121: 169 pgs: 169 active+clean; 241 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 11 MiB/s wr, 396 op/s 2024-07-26T18:48:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:39 smithi071 ceph-mon[92867]: osdmap e1170: 8 total, 8 up, 8 in 2024-07-26T18:48:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:39 smithi135 ceph-mon[85352]: pgmap v2121: 169 pgs: 169 active+clean; 241 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 11 MiB/s wr, 396 op/s 2024-07-26T18:48:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:39 smithi135 ceph-mon[85352]: osdmap e1170: 8 total, 8 up, 8 in 2024-07-26T18:48:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:40 smithi071 ceph-mon[90507]: osdmap e1171: 8 total, 8 up, 8 in 2024-07-26T18:48:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:40 smithi071 ceph-mon[92867]: osdmap e1171: 8 total, 8 up, 8 in 2024-07-26T18:48:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:40 smithi135 ceph-mon[85352]: osdmap e1171: 8 total, 8 up, 8 in 2024-07-26T18:48:41.350 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:41.502 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:42.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:48:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:48:42] "GET /metrics HTTP/1.1" 200 38865 "" "Prometheus/2.43.0" 2024-07-26T18:48:42.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:41 smithi071 ceph-mon[90507]: pgmap v2124: 169 pgs: 169 active+clean; 253 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 8.0 MiB/s wr, 250 op/s 2024-07-26T18:48:42.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:41 smithi071 ceph-mon[90507]: osdmap e1172: 8 total, 8 up, 8 in 2024-07-26T18:48:42.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:41 smithi071 ceph-mon[92867]: pgmap v2124: 169 pgs: 169 active+clean; 253 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 8.0 MiB/s wr, 250 op/s 2024-07-26T18:48:42.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:41 smithi071 ceph-mon[92867]: osdmap e1172: 8 total, 8 up, 8 in 2024-07-26T18:48:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:41 smithi135 ceph-mon[85352]: pgmap v2124: 169 pgs: 169 active+clean; 253 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 8.0 MiB/s wr, 250 op/s 2024-07-26T18:48:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:41 smithi135 ceph-mon[85352]: osdmap e1172: 8 total, 8 up, 8 in 2024-07-26T18:48:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:42 smithi071 ceph-mon[90507]: osdmap e1173: 8 total, 8 up, 8 in 2024-07-26T18:48:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:42 smithi071 ceph-mon[92867]: osdmap e1173: 8 total, 8 up, 8 in 2024-07-26T18:48:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:42 smithi135 ceph-mon[85352]: osdmap e1173: 8 total, 8 up, 8 in 2024-07-26T18:48:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:43 smithi071 ceph-mon[90507]: pgmap v2127: 169 pgs: 169 active+clean; 269 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.0 MiB/s wr, 236 op/s 2024-07-26T18:48:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:43 smithi071 ceph-mon[90507]: osdmap e1174: 8 total, 8 up, 8 in 2024-07-26T18:48:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:43 smithi071 ceph-mon[92867]: pgmap v2127: 169 pgs: 169 active+clean; 269 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.0 MiB/s wr, 236 op/s 2024-07-26T18:48:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:43 smithi071 ceph-mon[92867]: osdmap e1174: 8 total, 8 up, 8 in 2024-07-26T18:48:44.250 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.Snaps (12107 ms) 2024-07-26T18:48:44.251 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-07-26T18:48:44.282 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:44.293 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:43 smithi135 ceph-mon[85352]: pgmap v2127: 169 pgs: 169 active+clean; 269 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.0 MiB/s wr, 236 op/s 2024-07-26T18:48:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:43 smithi135 ceph-mon[85352]: osdmap e1174: 8 total, 8 up, 8 in 2024-07-26T18:48:44.356 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:48:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:44 smithi071 ceph-mon[92867]: osdmap e1175: 8 total, 8 up, 8 in 2024-07-26T18:48:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:44 smithi071 ceph-mon[90507]: osdmap e1175: 8 total, 8 up, 8 in 2024-07-26T18:48:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:44 smithi135 ceph-mon[85352]: osdmap e1175: 8 total, 8 up, 8 in 2024-07-26T18:48:45.946 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 8388609~8388609 2024-07-26T18:48:45.966 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:48:45.966 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:48:45.966 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:48:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:45 smithi071 ceph-mon[90507]: pgmap v2130: 169 pgs: 169 active+clean; 277 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 6.0 MiB/s wr, 414 op/s 2024-07-26T18:48:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:45 smithi071 ceph-mon[90507]: osdmap e1176: 8 total, 8 up, 8 in 2024-07-26T18:48:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:45 smithi071 ceph-mon[92867]: pgmap v2130: 169 pgs: 169 active+clean; 277 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 6.0 MiB/s wr, 414 op/s 2024-07-26T18:48:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:45 smithi071 ceph-mon[92867]: osdmap e1176: 8 total, 8 up, 8 in 2024-07-26T18:48:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:45 smithi135 ceph-mon[85352]: pgmap v2130: 169 pgs: 169 active+clean; 277 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 6.0 MiB/s wr, 414 op/s 2024-07-26T18:48:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:45 smithi135 ceph-mon[85352]: osdmap e1176: 8 total, 8 up, 8 in 2024-07-26T18:48:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:46 smithi135 ceph-mon[85352]: osdmap e1177: 8 total, 8 up, 8 in 2024-07-26T18:48:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:46 smithi071 ceph-mon[92867]: osdmap e1177: 8 total, 8 up, 8 in 2024-07-26T18:48:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:46 smithi071 ceph-mon[90507]: osdmap e1177: 8 total, 8 up, 8 in 2024-07-26T18:48:47.957 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 8388609~1000 2024-07-26T18:48:47.964 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16777228~1000 2024-07-26T18:48:47.964 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:48:47.974 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 83886079~8388609 2024-07-26T18:48:47.997 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:48:48.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:47 smithi135 ceph-mon[85352]: pgmap v2133: 169 pgs: 169 active+clean; 265 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 2.0 MiB/s wr, 285 op/s 2024-07-26T18:48:48.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:47 smithi135 ceph-mon[85352]: osdmap e1178: 8 total, 8 up, 8 in 2024-07-26T18:48:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:47 smithi071 ceph-mon[92867]: pgmap v2133: 169 pgs: 169 active+clean; 265 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 2.0 MiB/s wr, 285 op/s 2024-07-26T18:48:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:47 smithi071 ceph-mon[92867]: osdmap e1178: 8 total, 8 up, 8 in 2024-07-26T18:48:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:47 smithi071 ceph-mon[90507]: pgmap v2133: 169 pgs: 169 active+clean; 265 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 2.0 MiB/s wr, 285 op/s 2024-07-26T18:48:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:47 smithi071 ceph-mon[90507]: osdmap e1178: 8 total, 8 up, 8 in 2024-07-26T18:48:49.224 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:48 smithi135 ceph-mon[85352]: osdmap e1179: 8 total, 8 up, 8 in 2024-07-26T18:48:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:48 smithi071 ceph-mon[90507]: osdmap e1179: 8 total, 8 up, 8 in 2024-07-26T18:48:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:48 smithi071 ceph-mon[92867]: osdmap e1179: 8 total, 8 up, 8 in 2024-07-26T18:48:49.974 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:49.996 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 83886079~1 2024-07-26T18:48:50.005 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:50.013 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:48:50.081 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:48:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:49 smithi135 ceph-mon[85352]: pgmap v2136: 169 pgs: 169 active+clean; 289 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 7.0 MiB/s wr, 158 op/s 2024-07-26T18:48:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:49 smithi135 ceph-mon[85352]: osdmap e1180: 8 total, 8 up, 8 in 2024-07-26T18:48:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:49 smithi071 ceph-mon[92867]: pgmap v2136: 169 pgs: 169 active+clean; 289 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 7.0 MiB/s wr, 158 op/s 2024-07-26T18:48:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:49 smithi071 ceph-mon[92867]: osdmap e1180: 8 total, 8 up, 8 in 2024-07-26T18:48:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:49 smithi071 ceph-mon[90507]: pgmap v2136: 169 pgs: 169 active+clean; 289 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 7.0 MiB/s wr, 158 op/s 2024-07-26T18:48:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:49 smithi071 ceph-mon[90507]: osdmap e1180: 8 total, 8 up, 8 in 2024-07-26T18:48:51.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:50 smithi135 ceph-mon[85352]: osdmap e1181: 8 total, 8 up, 8 in 2024-07-26T18:48:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:50 smithi071 ceph-mon[92867]: osdmap e1181: 8 total, 8 up, 8 in 2024-07-26T18:48:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:50 smithi071 ceph-mon[90507]: osdmap e1181: 8 total, 8 up, 8 in 2024-07-26T18:48:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:51 smithi135 ceph-mon[85352]: pgmap v2139: 169 pgs: 169 active+clean; 301 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 10 MiB/s wr, 156 op/s 2024-07-26T18:48:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:51 smithi135 ceph-mon[85352]: osdmap e1182: 8 total, 8 up, 8 in 2024-07-26T18:48:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:51 smithi135 ceph-mon[85352]: osdmap e1183: 8 total, 8 up, 8 in 2024-07-26T18:48:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:48:52] "GET /metrics HTTP/1.1" 200 38895 "" "Prometheus/2.43.0" 2024-07-26T18:48:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:51 smithi071 ceph-mon[90507]: pgmap v2139: 169 pgs: 169 active+clean; 301 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 10 MiB/s wr, 156 op/s 2024-07-26T18:48:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:51 smithi071 ceph-mon[90507]: osdmap e1182: 8 total, 8 up, 8 in 2024-07-26T18:48:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:51 smithi071 ceph-mon[90507]: osdmap e1183: 8 total, 8 up, 8 in 2024-07-26T18:48:52.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:51 smithi071 ceph-mon[92867]: pgmap v2139: 169 pgs: 169 active+clean; 301 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 10 MiB/s wr, 156 op/s 2024-07-26T18:48:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:51 smithi071 ceph-mon[92867]: osdmap e1182: 8 total, 8 up, 8 in 2024-07-26T18:48:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:51 smithi071 ceph-mon[92867]: osdmap e1183: 8 total, 8 up, 8 in 2024-07-26T18:48:53.265 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:48:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:52 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:48:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:52 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:48:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:52 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:48:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:52 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:48:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:52 smithi135 ceph-mon[85352]: osdmap e1184: 8 total, 8 up, 8 in 2024-07-26T18:48:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:48:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:48:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:48:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:48:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-mon[90507]: osdmap e1184: 8 total, 8 up, 8 in 2024-07-26T18:48:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:48:53.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:48:53.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:48:53.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:48:53.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:52 smithi071 ceph-mon[92867]: osdmap e1184: 8 total, 8 up, 8 in 2024-07-26T18:48:53.442 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:48:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:53 smithi135 ceph-mon[85352]: pgmap v2142: 169 pgs: 169 active+clean; 313 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 197 op/s 2024-07-26T18:48:54.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:53 smithi071 ceph-mon[92867]: pgmap v2142: 169 pgs: 169 active+clean; 313 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 197 op/s 2024-07-26T18:48:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:53 smithi071 ceph-mon[90507]: pgmap v2142: 169 pgs: 169 active+clean; 313 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 197 op/s 2024-07-26T18:48:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:54 smithi135 ceph-mon[85352]: osdmap e1185: 8 total, 8 up, 8 in 2024-07-26T18:48:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:54 smithi135 ceph-mon[85352]: pgmap v2145: 169 pgs: 169 active+clean; 337 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.0 MiB/s wr, 190 op/s 2024-07-26T18:48:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:54 smithi071 ceph-mon[92867]: osdmap e1185: 8 total, 8 up, 8 in 2024-07-26T18:48:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:54 smithi071 ceph-mon[92867]: pgmap v2145: 169 pgs: 169 active+clean; 337 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.0 MiB/s wr, 190 op/s 2024-07-26T18:48:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:54 smithi071 ceph-mon[90507]: osdmap e1185: 8 total, 8 up, 8 in 2024-07-26T18:48:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:54 smithi071 ceph-mon[90507]: pgmap v2145: 169 pgs: 169 active+clean; 337 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.0 MiB/s wr, 190 op/s 2024-07-26T18:48:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:55 smithi135 ceph-mon[85352]: osdmap e1186: 8 total, 8 up, 8 in 2024-07-26T18:48:56.379 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.SnapsOtherPool (12128 ms) 2024-07-26T18:48:56.379 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-07-26T18:48:56.411 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:48:56.421 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:48:56.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:55 smithi071 ceph-mon[92867]: osdmap e1186: 8 total, 8 up, 8 in 2024-07-26T18:48:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:55 smithi071 ceph-mon[90507]: osdmap e1186: 8 total, 8 up, 8 in 2024-07-26T18:48:56.490 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:48:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:57 smithi135 ceph-mon[85352]: osdmap e1187: 8 total, 8 up, 8 in 2024-07-26T18:48:57.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:57 smithi135 ceph-mon[85352]: pgmap v2148: 169 pgs: 169 active+clean; 361 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 207 op/s 2024-07-26T18:48:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:57 smithi071 ceph-mon[92867]: osdmap e1187: 8 total, 8 up, 8 in 2024-07-26T18:48:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:57 smithi071 ceph-mon[92867]: pgmap v2148: 169 pgs: 169 active+clean; 361 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 207 op/s 2024-07-26T18:48:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:57 smithi071 ceph-mon[90507]: osdmap e1187: 8 total, 8 up, 8 in 2024-07-26T18:48:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:57 smithi071 ceph-mon[90507]: pgmap v2148: 169 pgs: 169 active+clean; 361 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 207 op/s 2024-07-26T18:48:58.023 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 8388609~8388609 2024-07-26T18:48:58.043 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:48:58.043 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:48:58.043 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:48:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:58 smithi135 ceph-mon[85352]: osdmap e1188: 8 total, 8 up, 8 in 2024-07-26T18:48:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:58 smithi071 ceph-mon[90507]: osdmap e1188: 8 total, 8 up, 8 in 2024-07-26T18:48:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:58 smithi071 ceph-mon[92867]: osdmap e1188: 8 total, 8 up, 8 in 2024-07-26T18:48:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:48:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:59 smithi135 ceph-mon[85352]: osdmap e1189: 8 total, 8 up, 8 in 2024-07-26T18:48:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:48:59 smithi135 ceph-mon[85352]: pgmap v2151: 169 pgs: 169 active+clean; 349 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.0 MiB/s wr, 364 op/s 2024-07-26T18:48:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:59 smithi071 ceph-mon[90507]: osdmap e1189: 8 total, 8 up, 8 in 2024-07-26T18:48:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:48:59 smithi071 ceph-mon[90507]: pgmap v2151: 169 pgs: 169 active+clean; 349 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.0 MiB/s wr, 364 op/s 2024-07-26T18:48:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:59 smithi071 ceph-mon[92867]: osdmap e1189: 8 total, 8 up, 8 in 2024-07-26T18:48:59.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:48:59 smithi071 ceph-mon[92867]: pgmap v2151: 169 pgs: 169 active+clean; 349 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.0 MiB/s wr, 364 op/s 2024-07-26T18:49:00.042 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 8388609~1000 2024-07-26T18:49:00.050 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16777228~1000 2024-07-26T18:49:00.051 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:49:00.059 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 83886079~8388609 2024-07-26T18:49:00.075 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:49:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:00 smithi135 ceph-mon[85352]: osdmap e1190: 8 total, 8 up, 8 in 2024-07-26T18:49:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:00 smithi071 ceph-mon[92867]: osdmap e1190: 8 total, 8 up, 8 in 2024-07-26T18:49:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:00 smithi071 ceph-mon[90507]: osdmap e1190: 8 total, 8 up, 8 in 2024-07-26T18:49:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:01 smithi135 ceph-mon[85352]: osdmap e1191: 8 total, 8 up, 8 in 2024-07-26T18:49:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:01 smithi135 ceph-mon[85352]: pgmap v2154: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.0 MiB/s wr, 262 op/s 2024-07-26T18:49:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:01 smithi071 ceph-mon[92867]: osdmap e1191: 8 total, 8 up, 8 in 2024-07-26T18:49:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:01 smithi071 ceph-mon[92867]: pgmap v2154: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.0 MiB/s wr, 262 op/s 2024-07-26T18:49:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:01 smithi071 ceph-mon[90507]: osdmap e1191: 8 total, 8 up, 8 in 2024-07-26T18:49:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:01 smithi071 ceph-mon[90507]: pgmap v2154: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 9.0 MiB/s wr, 262 op/s 2024-07-26T18:49:01.821 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:01.847 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 83886079~1 2024-07-26T18:49:01.856 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:49:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:02 smithi135 ceph-mon[85352]: osdmap e1192: 8 total, 8 up, 8 in 2024-07-26T18:49:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:02 smithi135 ceph-mon[85352]: osdmap e1193: 8 total, 8 up, 8 in 2024-07-26T18:49:02.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:49:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:49:02] "GET /metrics HTTP/1.1" 200 38900 "" "Prometheus/2.43.0" 2024-07-26T18:49:02.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:02 smithi071 ceph-mon[90507]: osdmap e1192: 8 total, 8 up, 8 in 2024-07-26T18:49:02.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:02 smithi071 ceph-mon[90507]: osdmap e1193: 8 total, 8 up, 8 in 2024-07-26T18:49:02.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:02 smithi071 ceph-mon[92867]: osdmap e1192: 8 total, 8 up, 8 in 2024-07-26T18:49:02.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:02 smithi071 ceph-mon[92867]: osdmap e1193: 8 total, 8 up, 8 in 2024-07-26T18:49:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:03 smithi071 ceph-mon[92867]: pgmap v2157: 169 pgs: 169 active+clean; 373 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 10 MiB/s wr, 148 op/s 2024-07-26T18:49:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:03 smithi071 ceph-mon[92867]: osdmap e1194: 8 total, 8 up, 8 in 2024-07-26T18:49:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:03 smithi071 ceph-mon[90507]: pgmap v2157: 169 pgs: 169 active+clean; 373 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 10 MiB/s wr, 148 op/s 2024-07-26T18:49:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:03 smithi071 ceph-mon[90507]: osdmap e1194: 8 total, 8 up, 8 in 2024-07-26T18:49:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:03 smithi135 ceph-mon[85352]: pgmap v2157: 169 pgs: 169 active+clean; 373 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 10 MiB/s wr, 148 op/s 2024-07-26T18:49:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:03 smithi135 ceph-mon[85352]: osdmap e1194: 8 total, 8 up, 8 in 2024-07-26T18:49:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:04 smithi071 ceph-mon[90507]: osdmap e1195: 8 total, 8 up, 8 in 2024-07-26T18:49:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:04 smithi071 ceph-mon[92867]: osdmap e1195: 8 total, 8 up, 8 in 2024-07-26T18:49:05.302 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:49:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:04 smithi135 ceph-mon[85352]: osdmap e1195: 8 total, 8 up, 8 in 2024-07-26T18:49:05.450 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:49:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:05 smithi071 ceph-mon[90507]: pgmap v2160: 169 pgs: 169 active+clean; 389 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 197 op/s 2024-07-26T18:49:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:05 smithi071 ceph-mon[90507]: osdmap e1196: 8 total, 8 up, 8 in 2024-07-26T18:49:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:05 smithi071 ceph-mon[92867]: pgmap v2160: 169 pgs: 169 active+clean; 389 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 197 op/s 2024-07-26T18:49:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:05 smithi071 ceph-mon[92867]: osdmap e1196: 8 total, 8 up, 8 in 2024-07-26T18:49:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:05 smithi135 ceph-mon[85352]: pgmap v2160: 169 pgs: 169 active+clean; 389 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 197 op/s 2024-07-26T18:49:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:05 smithi135 ceph-mon[85352]: osdmap e1196: 8 total, 8 up, 8 in 2024-07-26T18:49:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:06 smithi071 ceph-mon[92867]: osdmap e1197: 8 total, 8 up, 8 in 2024-07-26T18:49:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:06 smithi071 ceph-mon[92867]: osdmap e1198: 8 total, 8 up, 8 in 2024-07-26T18:49:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:06 smithi071 ceph-mon[90507]: osdmap e1197: 8 total, 8 up, 8 in 2024-07-26T18:49:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:06 smithi071 ceph-mon[90507]: osdmap e1198: 8 total, 8 up, 8 in 2024-07-26T18:49:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:06 smithi135 ceph-mon[85352]: osdmap e1197: 8 total, 8 up, 8 in 2024-07-26T18:49:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:06 smithi135 ceph-mon[85352]: osdmap e1198: 8 total, 8 up, 8 in 2024-07-26T18:49:08.153 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.SnapsDataPool (11774 ms) 2024-07-26T18:49:08.153 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-07-26T18:49:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:07 smithi071 ceph-mon[92867]: pgmap v2163: 169 pgs: 169 active+clean; 397 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 184 op/s 2024-07-26T18:49:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:07 smithi071 ceph-mon[90507]: pgmap v2163: 169 pgs: 169 active+clean; 397 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 184 op/s 2024-07-26T18:49:08.183 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:08.193 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:49:08.256 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:49:08.322 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:07 smithi135 ceph-mon[85352]: pgmap v2163: 169 pgs: 169 active+clean; 397 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 184 op/s 2024-07-26T18:49:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:08 smithi071 ceph-mon[90507]: osdmap e1199: 8 total, 8 up, 8 in 2024-07-26T18:49:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:08 smithi071 ceph-mon[92867]: osdmap e1199: 8 total, 8 up, 8 in 2024-07-26T18:49:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:08 smithi135 ceph-mon[85352]: osdmap e1199: 8 total, 8 up, 8 in 2024-07-26T18:49:09.864 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 8388609~8388609 2024-07-26T18:49:09.880 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:49:09.880 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:49:09.880 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:49:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:09 smithi071 ceph-mon[92867]: pgmap v2166: 169 pgs: 169 active+clean; 401 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 110 op/s 2024-07-26T18:49:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:09 smithi071 ceph-mon[92867]: osdmap e1200: 8 total, 8 up, 8 in 2024-07-26T18:49:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:09 smithi071 ceph-mon[90507]: pgmap v2166: 169 pgs: 169 active+clean; 401 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 110 op/s 2024-07-26T18:49:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:09 smithi071 ceph-mon[90507]: osdmap e1200: 8 total, 8 up, 8 in 2024-07-26T18:49:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:09 smithi135 ceph-mon[85352]: pgmap v2166: 169 pgs: 169 active+clean; 401 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 110 op/s 2024-07-26T18:49:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:09 smithi135 ceph-mon[85352]: osdmap e1200: 8 total, 8 up, 8 in 2024-07-26T18:49:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:10 smithi071 ceph-mon[90507]: osdmap e1201: 8 total, 8 up, 8 in 2024-07-26T18:49:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:10 smithi071 ceph-mon[92867]: osdmap e1201: 8 total, 8 up, 8 in 2024-07-26T18:49:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:10 smithi135 ceph-mon[85352]: osdmap e1201: 8 total, 8 up, 8 in 2024-07-26T18:49:11.880 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 8388609~1000 2024-07-26T18:49:11.891 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16777228~1000 2024-07-26T18:49:11.891 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:49:11.901 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 83886079~8388609 2024-07-26T18:49:11.917 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:49:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:49:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:49:12] "GET /metrics HTTP/1.1" 200 38900 "" "Prometheus/2.43.0" 2024-07-26T18:49:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:11 smithi071 ceph-mon[90507]: pgmap v2169: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 3.0 MiB/s wr, 248 op/s 2024-07-26T18:49:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:11 smithi071 ceph-mon[90507]: osdmap e1202: 8 total, 8 up, 8 in 2024-07-26T18:49:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:11 smithi071 ceph-mon[92867]: pgmap v2169: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 3.0 MiB/s wr, 248 op/s 2024-07-26T18:49:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:11 smithi071 ceph-mon[92867]: osdmap e1202: 8 total, 8 up, 8 in 2024-07-26T18:49:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:11 smithi135 ceph-mon[85352]: pgmap v2169: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 3.0 MiB/s wr, 248 op/s 2024-07-26T18:49:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:11 smithi135 ceph-mon[85352]: osdmap e1202: 8 total, 8 up, 8 in 2024-07-26T18:49:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:12 smithi071 ceph-mon[92867]: osdmap e1203: 8 total, 8 up, 8 in 2024-07-26T18:49:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:12 smithi071 ceph-mon[90507]: osdmap e1203: 8 total, 8 up, 8 in 2024-07-26T18:49:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:12 smithi135 ceph-mon[85352]: osdmap e1203: 8 total, 8 up, 8 in 2024-07-26T18:49:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:13.900 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:13.925 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 83886079~1 2024-07-26T18:49:13.933 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:49:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:13 smithi071 ceph-mon[92867]: pgmap v2172: 169 pgs: 169 active+clean; 425 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 10 MiB/s wr, 412 op/s 2024-07-26T18:49:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:13 smithi071 ceph-mon[92867]: osdmap e1204: 8 total, 8 up, 8 in 2024-07-26T18:49:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:13 smithi071 ceph-mon[90507]: pgmap v2172: 169 pgs: 169 active+clean; 425 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 10 MiB/s wr, 412 op/s 2024-07-26T18:49:14.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:13 smithi071 ceph-mon[90507]: osdmap e1204: 8 total, 8 up, 8 in 2024-07-26T18:49:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:13 smithi135 ceph-mon[85352]: pgmap v2172: 169 pgs: 169 active+clean; 425 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 10 MiB/s wr, 412 op/s 2024-07-26T18:49:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:13 smithi135 ceph-mon[85352]: osdmap e1204: 8 total, 8 up, 8 in 2024-07-26T18:49:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:14 smithi071 ceph-mon[90507]: osdmap e1205: 8 total, 8 up, 8 in 2024-07-26T18:49:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:14 smithi071 ceph-mon[92867]: osdmap e1205: 8 total, 8 up, 8 in 2024-07-26T18:49:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:14 smithi135 ceph-mon[85352]: osdmap e1205: 8 total, 8 up, 8 in 2024-07-26T18:49:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:15 smithi071 ceph-mon[90507]: pgmap v2175: 169 pgs: 169 active+clean; 437 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 277 op/s 2024-07-26T18:49:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:15 smithi071 ceph-mon[90507]: osdmap e1206: 8 total, 8 up, 8 in 2024-07-26T18:49:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:15 smithi071 ceph-mon[92867]: pgmap v2175: 169 pgs: 169 active+clean; 437 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 277 op/s 2024-07-26T18:49:16.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:15 smithi071 ceph-mon[92867]: osdmap e1206: 8 total, 8 up, 8 in 2024-07-26T18:49:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:15 smithi135 ceph-mon[85352]: pgmap v2175: 169 pgs: 169 active+clean; 437 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 277 op/s 2024-07-26T18:49:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:15 smithi135 ceph-mon[85352]: osdmap e1206: 8 total, 8 up, 8 in 2024-07-26T18:49:17.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:16 smithi071 ceph-mon[92867]: osdmap e1207: 8 total, 8 up, 8 in 2024-07-26T18:49:17.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:16 smithi071 ceph-mon[92867]: osdmap e1208: 8 total, 8 up, 8 in 2024-07-26T18:49:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:16 smithi071 ceph-mon[90507]: osdmap e1207: 8 total, 8 up, 8 in 2024-07-26T18:49:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:16 smithi071 ceph-mon[90507]: osdmap e1208: 8 total, 8 up, 8 in 2024-07-26T18:49:17.299 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 41943040 2024-07-26T18:49:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:16 smithi135 ceph-mon[85352]: osdmap e1207: 8 total, 8 up, 8 in 2024-07-26T18:49:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:16 smithi135 ceph-mon[85352]: osdmap e1208: 8 total, 8 up, 8 in 2024-07-26T18:49:17.324 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:49:17.474 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:49:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:17 smithi071 ceph-mon[90507]: pgmap v2178: 169 pgs: 169 active+clean; 445 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 87 op/s 2024-07-26T18:49:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:17 smithi071 ceph-mon[92867]: pgmap v2178: 169 pgs: 169 active+clean; 445 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 87 op/s 2024-07-26T18:49:18.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:17 smithi135 ceph-mon[85352]: pgmap v2178: 169 pgs: 169 active+clean; 445 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 87 op/s 2024-07-26T18:49:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:18 smithi071 ceph-mon[90507]: osdmap e1209: 8 total, 8 up, 8 in 2024-07-26T18:49:19.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:18 smithi071 ceph-mon[92867]: osdmap e1209: 8 total, 8 up, 8 in 2024-07-26T18:49:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:18 smithi135 ceph-mon[85352]: osdmap e1209: 8 total, 8 up, 8 in 2024-07-26T18:49:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:19 smithi071 ceph-mon[90507]: pgmap v2181: 169 pgs: 169 active+clean; 453 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 203 op/s 2024-07-26T18:49:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:19 smithi071 ceph-mon[90507]: osdmap e1210: 8 total, 8 up, 8 in 2024-07-26T18:49:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:19 smithi071 ceph-mon[92867]: pgmap v2181: 169 pgs: 169 active+clean; 453 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 203 op/s 2024-07-26T18:49:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:19 smithi071 ceph-mon[92867]: osdmap e1210: 8 total, 8 up, 8 in 2024-07-26T18:49:20.279 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12127 ms) 2024-07-26T18:49:20.280 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-07-26T18:49:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:19 smithi135 ceph-mon[85352]: pgmap v2181: 169 pgs: 169 active+clean; 453 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 203 op/s 2024-07-26T18:49:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:19 smithi135 ceph-mon[85352]: osdmap e1210: 8 total, 8 up, 8 in 2024-07-26T18:49:20.311 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:20.321 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:49:20.378 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:49:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:20 smithi135 ceph-mon[85352]: osdmap e1211: 8 total, 8 up, 8 in 2024-07-26T18:49:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:20 smithi071 ceph-mon[90507]: osdmap e1211: 8 total, 8 up, 8 in 2024-07-26T18:49:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:20 smithi071 ceph-mon[92867]: osdmap e1211: 8 total, 8 up, 8 in 2024-07-26T18:49:21.955 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 8388609~8388609 2024-07-26T18:49:21.969 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:49:21.969 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:49:21.969 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:49:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:21 smithi135 ceph-mon[85352]: pgmap v2184: 169 pgs: 169 active+clean; 469 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.0 MiB/s wr, 209 op/s 2024-07-26T18:49:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:21 smithi135 ceph-mon[85352]: osdmap e1212: 8 total, 8 up, 8 in 2024-07-26T18:49:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:49:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:49:22] "GET /metrics HTTP/1.1" 200 38902 "" "Prometheus/2.43.0" 2024-07-26T18:49:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:21 smithi071 ceph-mon[90507]: pgmap v2184: 169 pgs: 169 active+clean; 469 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.0 MiB/s wr, 209 op/s 2024-07-26T18:49:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:21 smithi071 ceph-mon[90507]: osdmap e1212: 8 total, 8 up, 8 in 2024-07-26T18:49:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:21 smithi071 ceph-mon[92867]: pgmap v2184: 169 pgs: 169 active+clean; 469 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.0 MiB/s wr, 209 op/s 2024-07-26T18:49:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:21 smithi071 ceph-mon[92867]: osdmap e1212: 8 total, 8 up, 8 in 2024-07-26T18:49:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:22 smithi135 ceph-mon[85352]: osdmap e1213: 8 total, 8 up, 8 in 2024-07-26T18:49:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:22 smithi071 ceph-mon[90507]: osdmap e1213: 8 total, 8 up, 8 in 2024-07-26T18:49:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:22 smithi071 ceph-mon[92867]: osdmap e1213: 8 total, 8 up, 8 in 2024-07-26T18:49:23.972 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 8388609~1000 2024-07-26T18:49:23.980 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16777228~1000 2024-07-26T18:49:23.980 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:49:23.990 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 83886079~8388609 2024-07-26T18:49:24.011 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:49:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:23 smithi135 ceph-mon[85352]: pgmap v2187: 169 pgs: 169 active+clean; 469 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 8.0 MiB/s wr, 303 op/s 2024-07-26T18:49:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:23 smithi135 ceph-mon[85352]: osdmap e1214: 8 total, 8 up, 8 in 2024-07-26T18:49:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:23 smithi071 ceph-mon[90507]: pgmap v2187: 169 pgs: 169 active+clean; 469 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 8.0 MiB/s wr, 303 op/s 2024-07-26T18:49:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:23 smithi071 ceph-mon[90507]: osdmap e1214: 8 total, 8 up, 8 in 2024-07-26T18:49:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:23 smithi071 ceph-mon[92867]: pgmap v2187: 169 pgs: 169 active+clean; 469 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 8.0 MiB/s wr, 303 op/s 2024-07-26T18:49:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:23 smithi071 ceph-mon[92867]: osdmap e1214: 8 total, 8 up, 8 in 2024-07-26T18:49:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:24 smithi135 ceph-mon[85352]: osdmap e1215: 8 total, 8 up, 8 in 2024-07-26T18:49:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:24 smithi071 ceph-mon[92867]: osdmap e1215: 8 total, 8 up, 8 in 2024-07-26T18:49:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:24 smithi071 ceph-mon[90507]: osdmap e1215: 8 total, 8 up, 8 in 2024-07-26T18:49:25.989 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:26.013 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 83886079~1 2024-07-26T18:49:26.025 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 0 2024-07-26T18:49:26.045 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:49:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:25 smithi135 ceph-mon[85352]: pgmap v2190: 169 pgs: 169 active+clean; 473 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.0 MiB/s wr, 446 op/s 2024-07-26T18:49:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:25 smithi135 ceph-mon[85352]: osdmap e1216: 8 total, 8 up, 8 in 2024-07-26T18:49:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:25 smithi071 ceph-mon[90507]: pgmap v2190: 169 pgs: 169 active+clean; 473 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.0 MiB/s wr, 446 op/s 2024-07-26T18:49:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:25 smithi071 ceph-mon[90507]: osdmap e1216: 8 total, 8 up, 8 in 2024-07-26T18:49:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:25 smithi071 ceph-mon[92867]: pgmap v2190: 169 pgs: 169 active+clean; 473 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.0 MiB/s wr, 446 op/s 2024-07-26T18:49:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:25 smithi071 ceph-mon[92867]: osdmap e1216: 8 total, 8 up, 8 in 2024-07-26T18:49:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:26 smithi135 ceph-mon[85352]: osdmap e1217: 8 total, 8 up, 8 in 2024-07-26T18:49:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:26 smithi135 ceph-mon[85352]: osdmap e1218: 8 total, 8 up, 8 in 2024-07-26T18:49:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:26 smithi071 ceph-mon[90507]: osdmap e1217: 8 total, 8 up, 8 in 2024-07-26T18:49:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:26 smithi071 ceph-mon[90507]: osdmap e1218: 8 total, 8 up, 8 in 2024-07-26T18:49:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:26 smithi071 ceph-mon[92867]: osdmap e1217: 8 total, 8 up, 8 in 2024-07-26T18:49:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:26 smithi071 ceph-mon[92867]: osdmap e1218: 8 total, 8 up, 8 in 2024-07-26T18:49:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:27 smithi135 ceph-mon[85352]: pgmap v2193: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 196 op/s 2024-07-26T18:49:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:27 smithi135 ceph-mon[85352]: osdmap e1219: 8 total, 8 up, 8 in 2024-07-26T18:49:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:27 smithi071 ceph-mon[90507]: pgmap v2193: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 196 op/s 2024-07-26T18:49:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:27 smithi071 ceph-mon[90507]: osdmap e1219: 8 total, 8 up, 8 in 2024-07-26T18:49:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:27 smithi071 ceph-mon[92867]: pgmap v2193: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 5.0 MiB/s wr, 196 op/s 2024-07-26T18:49:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:27 smithi071 ceph-mon[92867]: osdmap e1219: 8 total, 8 up, 8 in 2024-07-26T18:49:29.205 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:49:29.344 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:49:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:29 smithi071 ceph-mon[92867]: pgmap v2196: 169 pgs: 169 active+clean; 501 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 149 op/s 2024-07-26T18:49:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:29 smithi071 ceph-mon[92867]: osdmap e1220: 8 total, 8 up, 8 in 2024-07-26T18:49:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:29 smithi071 ceph-mon[90507]: pgmap v2196: 169 pgs: 169 active+clean; 501 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 149 op/s 2024-07-26T18:49:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:29 smithi071 ceph-mon[90507]: osdmap e1220: 8 total, 8 up, 8 in 2024-07-26T18:49:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:29 smithi135 ceph-mon[85352]: pgmap v2196: 169 pgs: 169 active+clean; 501 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 149 op/s 2024-07-26T18:49:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:29 smithi135 ceph-mon[85352]: osdmap e1220: 8 total, 8 up, 8 in 2024-07-26T18:49:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:30 smithi135 ceph-mon[85352]: osdmap e1221: 8 total, 8 up, 8 in 2024-07-26T18:49:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:30 smithi135 ceph-mon[85352]: pgmap v2199: 169 pgs: 169 active+clean; 509 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.0 MiB/s wr, 153 op/s 2024-07-26T18:49:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:30 smithi071 ceph-mon[90507]: osdmap e1221: 8 total, 8 up, 8 in 2024-07-26T18:49:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:30 smithi071 ceph-mon[90507]: pgmap v2199: 169 pgs: 169 active+clean; 509 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.0 MiB/s wr, 153 op/s 2024-07-26T18:49:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:30 smithi071 ceph-mon[92867]: osdmap e1221: 8 total, 8 up, 8 in 2024-07-26T18:49:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:30 smithi071 ceph-mon[92867]: pgmap v2199: 169 pgs: 169 active+clean; 509 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.0 MiB/s wr, 153 op/s 2024-07-26T18:49:32.082 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11802 ms) 2024-07-26T18:49:32.082 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-07-26T18:49:32.115 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:32.125 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:49:32.188 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:49:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:31 smithi135 ceph-mon[85352]: osdmap e1222: 8 total, 8 up, 8 in 2024-07-26T18:49:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:31 smithi135 ceph-mon[85352]: osdmap e1223: 8 total, 8 up, 8 in 2024-07-26T18:49:32.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:49:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:49:32] "GET /metrics HTTP/1.1" 200 38904 "" "Prometheus/2.43.0" 2024-07-26T18:49:32.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:31 smithi071 ceph-mon[92867]: osdmap e1222: 8 total, 8 up, 8 in 2024-07-26T18:49:32.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:31 smithi071 ceph-mon[92867]: osdmap e1223: 8 total, 8 up, 8 in 2024-07-26T18:49:32.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:31 smithi071 ceph-mon[90507]: osdmap e1222: 8 total, 8 up, 8 in 2024-07-26T18:49:32.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:31 smithi071 ceph-mon[90507]: osdmap e1223: 8 total, 8 up, 8 in 2024-07-26T18:49:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:33 smithi135 ceph-mon[85352]: pgmap v2202: 169 pgs: 169 active+clean; 525 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 7.0 MiB/s wr, 262 op/s 2024-07-26T18:49:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:33 smithi071 ceph-mon[90507]: pgmap v2202: 169 pgs: 169 active+clean; 525 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 7.0 MiB/s wr, 262 op/s 2024-07-26T18:49:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:33 smithi071 ceph-mon[92867]: pgmap v2202: 169 pgs: 169 active+clean; 525 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 7.0 MiB/s wr, 262 op/s 2024-07-26T18:49:34.031 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 8388609~8388609 2024-07-26T18:49:34.045 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:49:34.045 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:49:34.045 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:49:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:34 smithi135 ceph-mon[85352]: osdmap e1224: 8 total, 8 up, 8 in 2024-07-26T18:49:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:34 smithi071 ceph-mon[90507]: osdmap e1224: 8 total, 8 up, 8 in 2024-07-26T18:49:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:34 smithi071 ceph-mon[92867]: osdmap e1224: 8 total, 8 up, 8 in 2024-07-26T18:49:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:35 smithi135 ceph-mon[85352]: osdmap e1225: 8 total, 8 up, 8 in 2024-07-26T18:49:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:35 smithi135 ceph-mon[85352]: pgmap v2205: 169 pgs: 169 active+clean; 521 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 8.0 MiB/s wr, 437 op/s 2024-07-26T18:49:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:35 smithi071 ceph-mon[90507]: osdmap e1225: 8 total, 8 up, 8 in 2024-07-26T18:49:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:35 smithi071 ceph-mon[90507]: pgmap v2205: 169 pgs: 169 active+clean; 521 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 8.0 MiB/s wr, 437 op/s 2024-07-26T18:49:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:35 smithi071 ceph-mon[92867]: osdmap e1225: 8 total, 8 up, 8 in 2024-07-26T18:49:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:35 smithi071 ceph-mon[92867]: pgmap v2205: 169 pgs: 169 active+clean; 521 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 8.0 MiB/s wr, 437 op/s 2024-07-26T18:49:36.040 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 8388609~1000 2024-07-26T18:49:36.049 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16777228~1000 2024-07-26T18:49:36.049 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:49:36.058 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 83886079~8388609 2024-07-26T18:49:36.075 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:49:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:36 smithi135 ceph-mon[85352]: osdmap e1226: 8 total, 8 up, 8 in 2024-07-26T18:49:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:36 smithi071 ceph-mon[90507]: osdmap e1226: 8 total, 8 up, 8 in 2024-07-26T18:49:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:36 smithi071 ceph-mon[92867]: osdmap e1226: 8 total, 8 up, 8 in 2024-07-26T18:49:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:37 smithi135 ceph-mon[85352]: osdmap e1227: 8 total, 8 up, 8 in 2024-07-26T18:49:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:37 smithi135 ceph-mon[85352]: pgmap v2208: 169 pgs: 169 active+clean; 537 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 7.0 MiB/s wr, 255 op/s 2024-07-26T18:49:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:37 smithi071 ceph-mon[90507]: osdmap e1227: 8 total, 8 up, 8 in 2024-07-26T18:49:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:37 smithi071 ceph-mon[90507]: pgmap v2208: 169 pgs: 169 active+clean; 537 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 7.0 MiB/s wr, 255 op/s 2024-07-26T18:49:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:37 smithi071 ceph-mon[92867]: osdmap e1227: 8 total, 8 up, 8 in 2024-07-26T18:49:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:37 smithi071 ceph-mon[92867]: pgmap v2208: 169 pgs: 169 active+clean; 537 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 7.0 MiB/s wr, 255 op/s 2024-07-26T18:49:38.054 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:38.082 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 83886079~1 2024-07-26T18:49:38.091 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:49:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:38 smithi135 ceph-mon[85352]: osdmap e1228: 8 total, 8 up, 8 in 2024-07-26T18:49:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:38 smithi071 ceph-mon[90507]: osdmap e1228: 8 total, 8 up, 8 in 2024-07-26T18:49:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:38 smithi071 ceph-mon[92867]: osdmap e1228: 8 total, 8 up, 8 in 2024-07-26T18:49:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:39 smithi135 ceph-mon[85352]: osdmap e1229: 8 total, 8 up, 8 in 2024-07-26T18:49:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:39 smithi135 ceph-mon[85352]: pgmap v2211: 169 pgs: 169 active+clean; 553 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 9.0 MiB/s wr, 130 op/s 2024-07-26T18:49:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:39 smithi071 ceph-mon[90507]: osdmap e1229: 8 total, 8 up, 8 in 2024-07-26T18:49:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:39 smithi071 ceph-mon[90507]: pgmap v2211: 169 pgs: 169 active+clean; 553 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 9.0 MiB/s wr, 130 op/s 2024-07-26T18:49:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:39 smithi071 ceph-mon[92867]: osdmap e1229: 8 total, 8 up, 8 in 2024-07-26T18:49:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:39 smithi071 ceph-mon[92867]: pgmap v2211: 169 pgs: 169 active+clean; 553 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 9.0 MiB/s wr, 130 op/s 2024-07-26T18:49:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:40 smithi135 ceph-mon[85352]: osdmap e1230: 8 total, 8 up, 8 in 2024-07-26T18:49:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:40 smithi071 ceph-mon[90507]: osdmap e1230: 8 total, 8 up, 8 in 2024-07-26T18:49:40.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:40 smithi071 ceph-mon[92867]: osdmap e1230: 8 total, 8 up, 8 in 2024-07-26T18:49:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:41 smithi071 ceph-mon[90507]: osdmap e1231: 8 total, 8 up, 8 in 2024-07-26T18:49:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:41 smithi071 ceph-mon[90507]: pgmap v2214: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 138 op/s 2024-07-26T18:49:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:41 smithi071 ceph-mon[92867]: osdmap e1231: 8 total, 8 up, 8 in 2024-07-26T18:49:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:41 smithi071 ceph-mon[92867]: pgmap v2214: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 138 op/s 2024-07-26T18:49:41.533 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 0 2024-07-26T18:49:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:41 smithi135 ceph-mon[85352]: osdmap e1231: 8 total, 8 up, 8 in 2024-07-26T18:49:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:41 smithi135 ceph-mon[85352]: pgmap v2214: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 138 op/s 2024-07-26T18:49:41.619 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:49:41.735 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:49:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:42 smithi071 ceph-mon[90507]: osdmap e1232: 8 total, 8 up, 8 in 2024-07-26T18:49:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:42 smithi071 ceph-mon[90507]: osdmap e1233: 8 total, 8 up, 8 in 2024-07-26T18:49:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:42 smithi071 ceph-mon[92867]: osdmap e1232: 8 total, 8 up, 8 in 2024-07-26T18:49:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:42 smithi071 ceph-mon[92867]: osdmap e1233: 8 total, 8 up, 8 in 2024-07-26T18:49:42.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:49:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:49:42] "GET /metrics HTTP/1.1" 200 38904 "" "Prometheus/2.43.0" 2024-07-26T18:49:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:42 smithi135 ceph-mon[85352]: osdmap e1232: 8 total, 8 up, 8 in 2024-07-26T18:49:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:42 smithi135 ceph-mon[85352]: osdmap e1233: 8 total, 8 up, 8 in 2024-07-26T18:49:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:43 smithi071 ceph-mon[90507]: pgmap v2217: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.0 MiB/s wr, 196 op/s 2024-07-26T18:49:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:43 smithi071 ceph-mon[90507]: osdmap e1234: 8 total, 8 up, 8 in 2024-07-26T18:49:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:43 smithi071 ceph-mon[92867]: pgmap v2217: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.0 MiB/s wr, 196 op/s 2024-07-26T18:49:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:43 smithi071 ceph-mon[92867]: osdmap e1234: 8 total, 8 up, 8 in 2024-07-26T18:49:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:43 smithi135 ceph-mon[85352]: pgmap v2217: 169 pgs: 169 active+clean; 565 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.0 MiB/s wr, 196 op/s 2024-07-26T18:49:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:43 smithi135 ceph-mon[85352]: osdmap e1234: 8 total, 8 up, 8 in 2024-07-26T18:49:44.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (12043 ms) 2024-07-26T18:49:44.126 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-07-26T18:49:44.160 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:44.171 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:49:44.243 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:49:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:44 smithi071 ceph-mon[92867]: osdmap e1235: 8 total, 8 up, 8 in 2024-07-26T18:49:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:44 smithi071 ceph-mon[90507]: osdmap e1235: 8 total, 8 up, 8 in 2024-07-26T18:49:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:44 smithi135 ceph-mon[85352]: osdmap e1235: 8 total, 8 up, 8 in 2024-07-26T18:49:45.849 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 8388609~8388609 2024-07-26T18:49:45.871 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:49:45.871 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:49:45.871 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:49:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:45 smithi071 ceph-mon[90507]: pgmap v2220: 169 pgs: 169 active+clean; 573 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 2.0 MiB/s wr, 334 op/s 2024-07-26T18:49:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:45 smithi071 ceph-mon[90507]: osdmap e1236: 8 total, 8 up, 8 in 2024-07-26T18:49:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:45 smithi071 ceph-mon[92867]: pgmap v2220: 169 pgs: 169 active+clean; 573 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 2.0 MiB/s wr, 334 op/s 2024-07-26T18:49:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:45 smithi071 ceph-mon[92867]: osdmap e1236: 8 total, 8 up, 8 in 2024-07-26T18:49:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:45 smithi135 ceph-mon[85352]: pgmap v2220: 169 pgs: 169 active+clean; 573 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 2.0 MiB/s wr, 334 op/s 2024-07-26T18:49:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:45 smithi135 ceph-mon[85352]: osdmap e1236: 8 total, 8 up, 8 in 2024-07-26T18:49:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:46 smithi071 ceph-mon[90507]: osdmap e1237: 8 total, 8 up, 8 in 2024-07-26T18:49:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:46 smithi071 ceph-mon[92867]: osdmap e1237: 8 total, 8 up, 8 in 2024-07-26T18:49:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:46 smithi135 ceph-mon[85352]: osdmap e1237: 8 total, 8 up, 8 in 2024-07-26T18:49:47.867 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 8388609~1000 2024-07-26T18:49:47.881 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16777228~1000 2024-07-26T18:49:47.881 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:49:47.892 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 83886079~8388609 2024-07-26T18:49:47.911 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:49:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:47 smithi071 ceph-mon[90507]: pgmap v2223: 169 pgs: 169 active+clean; 581 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 7.0 MiB/s wr, 281 op/s 2024-07-26T18:49:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:47 smithi071 ceph-mon[90507]: osdmap e1238: 8 total, 8 up, 8 in 2024-07-26T18:49:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:47 smithi071 ceph-mon[92867]: pgmap v2223: 169 pgs: 169 active+clean; 581 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 7.0 MiB/s wr, 281 op/s 2024-07-26T18:49:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:47 smithi071 ceph-mon[92867]: osdmap e1238: 8 total, 8 up, 8 in 2024-07-26T18:49:48.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:47 smithi135 ceph-mon[85352]: pgmap v2223: 169 pgs: 169 active+clean; 581 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 7.0 MiB/s wr, 281 op/s 2024-07-26T18:49:48.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:47 smithi135 ceph-mon[85352]: osdmap e1238: 8 total, 8 up, 8 in 2024-07-26T18:49:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:48 smithi071 ceph-mon[92867]: osdmap e1239: 8 total, 8 up, 8 in 2024-07-26T18:49:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:48 smithi071 ceph-mon[90507]: osdmap e1239: 8 total, 8 up, 8 in 2024-07-26T18:49:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:48 smithi135 ceph-mon[85352]: osdmap e1239: 8 total, 8 up, 8 in 2024-07-26T18:49:49.883 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:49.912 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 83886079~1 2024-07-26T18:49:49.924 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:49:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:49 smithi071 ceph-mon[92867]: pgmap v2226: 169 pgs: 169 active+clean; 589 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 271 op/s 2024-07-26T18:49:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:49 smithi071 ceph-mon[92867]: osdmap e1240: 8 total, 8 up, 8 in 2024-07-26T18:49:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:49 smithi071 ceph-mon[90507]: pgmap v2226: 169 pgs: 169 active+clean; 589 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 271 op/s 2024-07-26T18:49:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:49 smithi071 ceph-mon[90507]: osdmap e1240: 8 total, 8 up, 8 in 2024-07-26T18:49:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:49 smithi135 ceph-mon[85352]: pgmap v2226: 169 pgs: 169 active+clean; 589 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 10 MiB/s wr, 271 op/s 2024-07-26T18:49:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:49 smithi135 ceph-mon[85352]: osdmap e1240: 8 total, 8 up, 8 in 2024-07-26T18:49:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:50 smithi071 ceph-mon[90507]: osdmap e1241: 8 total, 8 up, 8 in 2024-07-26T18:49:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:50 smithi071 ceph-mon[92867]: osdmap e1241: 8 total, 8 up, 8 in 2024-07-26T18:49:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:50 smithi135 ceph-mon[85352]: osdmap e1241: 8 total, 8 up, 8 in 2024-07-26T18:49:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:49:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:49:52] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-07-26T18:49:52.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:51 smithi071 ceph-mon[90507]: pgmap v2229: 169 pgs: 169 active+clean; 605 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 8.0 MiB/s wr, 246 op/s 2024-07-26T18:49:52.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:51 smithi071 ceph-mon[90507]: osdmap e1242: 8 total, 8 up, 8 in 2024-07-26T18:49:52.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:51 smithi071 ceph-mon[90507]: osdmap e1243: 8 total, 8 up, 8 in 2024-07-26T18:49:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:51 smithi071 ceph-mon[92867]: pgmap v2229: 169 pgs: 169 active+clean; 605 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 8.0 MiB/s wr, 246 op/s 2024-07-26T18:49:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:51 smithi071 ceph-mon[92867]: osdmap e1242: 8 total, 8 up, 8 in 2024-07-26T18:49:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:51 smithi071 ceph-mon[92867]: osdmap e1243: 8 total, 8 up, 8 in 2024-07-26T18:49:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:51 smithi135 ceph-mon[85352]: pgmap v2229: 169 pgs: 169 active+clean; 605 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 8.0 MiB/s wr, 246 op/s 2024-07-26T18:49:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:51 smithi135 ceph-mon[85352]: osdmap e1242: 8 total, 8 up, 8 in 2024-07-26T18:49:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:51 smithi135 ceph-mon[85352]: osdmap e1243: 8 total, 8 up, 8 in 2024-07-26T18:49:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:52 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:49:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:52 smithi071 ceph-mon[90507]: osdmap e1244: 8 total, 8 up, 8 in 2024-07-26T18:49:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:52 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:49:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:52 smithi071 ceph-mon[92867]: osdmap e1244: 8 total, 8 up, 8 in 2024-07-26T18:49:53.278 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:49:53.289 INFO:tasks.workunit.client.0.smithi071.stdout:write: * 83886080~1000 2024-07-26T18:49:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:52 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:49:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:52 smithi135 ceph-mon[85352]: osdmap e1244: 8 total, 8 up, 8 in 2024-07-26T18:49:53.319 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:49:53.486 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:49:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[90507]: pgmap v2232: 169 pgs: 169 active+clean; 613 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.0 MiB/s wr, 151 op/s 2024-07-26T18:49:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:49:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:49:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:49:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:49:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:49:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[92867]: pgmap v2232: 169 pgs: 169 active+clean; 613 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.0 MiB/s wr, 151 op/s 2024-07-26T18:49:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:49:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:49:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:49:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:49:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:49:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:53 smithi135 ceph-mon[85352]: pgmap v2232: 169 pgs: 169 active+clean; 613 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.0 MiB/s wr, 151 op/s 2024-07-26T18:49:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:49:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:49:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:49:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:49:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:49:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:55 smithi135 ceph-mon[85352]: pgmap v2234: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.8 MiB/s wr, 229 op/s 2024-07-26T18:49:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:55 smithi135 ceph-mon[85352]: osdmap e1245: 8 total, 8 up, 8 in 2024-07-26T18:49:55.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:55 smithi071 ceph-mon[92867]: pgmap v2234: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.8 MiB/s wr, 229 op/s 2024-07-26T18:49:55.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:55 smithi071 ceph-mon[92867]: osdmap e1245: 8 total, 8 up, 8 in 2024-07-26T18:49:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:55 smithi071 ceph-mon[90507]: pgmap v2234: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.8 MiB/s wr, 229 op/s 2024-07-26T18:49:55.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:55 smithi071 ceph-mon[90507]: osdmap e1245: 8 total, 8 up, 8 in 2024-07-26T18:49:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:56 smithi135 ceph-mon[85352]: osdmap e1246: 8 total, 8 up, 8 in 2024-07-26T18:49:56.917 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12792 ms) 2024-07-26T18:49:56.917 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-07-26T18:49:56.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:56 smithi071 ceph-mon[90507]: osdmap e1246: 8 total, 8 up, 8 in 2024-07-26T18:49:56.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:56 smithi071 ceph-mon[92867]: osdmap e1246: 8 total, 8 up, 8 in 2024-07-26T18:49:56.948 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:56.958 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 41943040~10 2024-07-26T18:49:56.967 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:49:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:57 smithi135 ceph-mon[85352]: pgmap v2237: 169 pgs: 169 active+clean; 625 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 2.8 MiB/s wr, 206 op/s 2024-07-26T18:49:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:57 smithi135 ceph-mon[85352]: osdmap e1247: 8 total, 8 up, 8 in 2024-07-26T18:49:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:57 smithi071 ceph-mon[90507]: pgmap v2237: 169 pgs: 169 active+clean; 625 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 2.8 MiB/s wr, 206 op/s 2024-07-26T18:49:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:57 smithi071 ceph-mon[90507]: osdmap e1247: 8 total, 8 up, 8 in 2024-07-26T18:49:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:57 smithi071 ceph-mon[92867]: pgmap v2237: 169 pgs: 169 active+clean; 625 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 2.8 MiB/s wr, 206 op/s 2024-07-26T18:49:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:57 smithi071 ceph-mon[92867]: osdmap e1247: 8 total, 8 up, 8 in 2024-07-26T18:49:58.566 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 41943040 2024-07-26T18:49:58.590 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:49:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:58 smithi135 ceph-mon[85352]: osdmap e1248: 8 total, 8 up, 8 in 2024-07-26T18:49:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:58 smithi071 ceph-mon[90507]: osdmap e1248: 8 total, 8 up, 8 in 2024-07-26T18:49:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:58 smithi071 ceph-mon[92867]: osdmap e1248: 8 total, 8 up, 8 in 2024-07-26T18:49:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:49:59.738 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:49:59.751 INFO:tasks.workunit.client.0.smithi071.stdout:write: Y 41943040~5 2024-07-26T18:49:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:59 smithi135 ceph-mon[85352]: pgmap v2240: 169 pgs: 169 active+clean; 637 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 6.0 MiB/s wr, 272 op/s 2024-07-26T18:49:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:49:59 smithi135 ceph-mon[85352]: osdmap e1249: 8 total, 8 up, 8 in 2024-07-26T18:49:59.858 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:49:59.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:59 smithi071 ceph-mon[90507]: pgmap v2240: 169 pgs: 169 active+clean; 637 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 6.0 MiB/s wr, 272 op/s 2024-07-26T18:49:59.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:49:59 smithi071 ceph-mon[90507]: osdmap e1249: 8 total, 8 up, 8 in 2024-07-26T18:49:59.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:59 smithi071 ceph-mon[92867]: pgmap v2240: 169 pgs: 169 active+clean; 637 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 6.0 MiB/s wr, 272 op/s 2024-07-26T18:49:59.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:49:59 smithi071 ceph-mon[92867]: osdmap e1249: 8 total, 8 up, 8 in 2024-07-26T18:49:59.939 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:50:00.685 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3768 ms) 2024-07-26T18:50:00.685 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-07-26T18:50:00.718 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:00.729 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:50:00.810 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:50:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:00 smithi071 ceph-mon[90507]: osdmap e1250: 8 total, 8 up, 8 in 2024-07-26T18:50:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:00 smithi071 ceph-mon[90507]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-07-26T18:50:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:00 smithi071 ceph-mon[90507]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-07-26T18:50:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:00 smithi071 ceph-mon[90507]: application not enabled on pool 'test-librbd-smithi071-141012-9' 2024-07-26T18:50:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:00 smithi071 ceph-mon[90507]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-07-26T18:50:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:00 smithi071 ceph-mon[92867]: osdmap e1250: 8 total, 8 up, 8 in 2024-07-26T18:50:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:00 smithi071 ceph-mon[92867]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-07-26T18:50:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:00 smithi071 ceph-mon[92867]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-07-26T18:50:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:00 smithi071 ceph-mon[92867]: application not enabled on pool 'test-librbd-smithi071-141012-9' 2024-07-26T18:50:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:00 smithi071 ceph-mon[92867]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-07-26T18:50:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:00 smithi135 ceph-mon[85352]: osdmap e1250: 8 total, 8 up, 8 in 2024-07-26T18:50:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:00 smithi135 ceph-mon[85352]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-07-26T18:50:01.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:00 smithi135 ceph-mon[85352]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-07-26T18:50:01.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:00 smithi135 ceph-mon[85352]: application not enabled on pool 'test-librbd-smithi071-141012-9' 2024-07-26T18:50:01.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:00 smithi135 ceph-mon[85352]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-07-26T18:50:01.847 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 8388609~8388609 2024-07-26T18:50:01.870 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:50:01.870 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:50:01.870 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:50:01.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:01 smithi071 ceph-mon[90507]: pgmap v2243: 169 pgs: 169 active+clean; 625 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 5.0 MiB/s wr, 347 op/s 2024-07-26T18:50:01.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:01 smithi071 ceph-mon[90507]: osdmap e1251: 8 total, 8 up, 8 in 2024-07-26T18:50:01.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:01 smithi071 ceph-mon[92867]: pgmap v2243: 169 pgs: 169 active+clean; 625 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 5.0 MiB/s wr, 347 op/s 2024-07-26T18:50:01.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:01 smithi071 ceph-mon[92867]: osdmap e1251: 8 total, 8 up, 8 in 2024-07-26T18:50:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:01 smithi135 ceph-mon[85352]: pgmap v2243: 169 pgs: 169 active+clean; 625 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 5.0 MiB/s wr, 347 op/s 2024-07-26T18:50:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:01 smithi135 ceph-mon[85352]: osdmap e1251: 8 total, 8 up, 8 in 2024-07-26T18:50:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:50:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:50:02] "GET /metrics HTTP/1.1" 200 38900 "" "Prometheus/2.43.0" 2024-07-26T18:50:02.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:02 smithi071 ceph-mon[90507]: osdmap e1252: 8 total, 8 up, 8 in 2024-07-26T18:50:02.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:02 smithi071 ceph-mon[90507]: osdmap e1253: 8 total, 8 up, 8 in 2024-07-26T18:50:02.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:02 smithi071 ceph-mon[92867]: osdmap e1252: 8 total, 8 up, 8 in 2024-07-26T18:50:02.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:02 smithi071 ceph-mon[92867]: osdmap e1253: 8 total, 8 up, 8 in 2024-07-26T18:50:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:02 smithi135 ceph-mon[85352]: osdmap e1252: 8 total, 8 up, 8 in 2024-07-26T18:50:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:02 smithi135 ceph-mon[85352]: osdmap e1253: 8 total, 8 up, 8 in 2024-07-26T18:50:03.871 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 8388609~1000 2024-07-26T18:50:03.879 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16777228~1000 2024-07-26T18:50:03.879 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:50:03.888 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 83886079~8388609 2024-07-26T18:50:03.905 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:50:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:03 smithi071 ceph-mon[90507]: pgmap v2247: 169 pgs: 169 active+clean; 629 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 2.3 MiB/s wr, 243 op/s 2024-07-26T18:50:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:03 smithi071 ceph-mon[90507]: osdmap e1254: 8 total, 8 up, 8 in 2024-07-26T18:50:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:03 smithi071 ceph-mon[92867]: pgmap v2247: 169 pgs: 169 active+clean; 629 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 2.3 MiB/s wr, 243 op/s 2024-07-26T18:50:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:03 smithi071 ceph-mon[92867]: osdmap e1254: 8 total, 8 up, 8 in 2024-07-26T18:50:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:03 smithi135 ceph-mon[85352]: pgmap v2247: 169 pgs: 169 active+clean; 629 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 2.3 MiB/s wr, 243 op/s 2024-07-26T18:50:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:03 smithi135 ceph-mon[85352]: osdmap e1254: 8 total, 8 up, 8 in 2024-07-26T18:50:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:04 smithi071 ceph-mon[90507]: osdmap e1255: 8 total, 8 up, 8 in 2024-07-26T18:50:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:04 smithi071 ceph-mon[92867]: osdmap e1255: 8 total, 8 up, 8 in 2024-07-26T18:50:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:04 smithi135 ceph-mon[85352]: osdmap e1255: 8 total, 8 up, 8 in 2024-07-26T18:50:05.877 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:05.904 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 83886079~1 2024-07-26T18:50:05.913 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:50:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:05 smithi071 ceph-mon[92867]: pgmap v2250: 169 pgs: 169 active+clean; 637 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 416 op/s 2024-07-26T18:50:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:05 smithi071 ceph-mon[92867]: osdmap e1256: 8 total, 8 up, 8 in 2024-07-26T18:50:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:05 smithi071 ceph-mon[90507]: pgmap v2250: 169 pgs: 169 active+clean; 637 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 416 op/s 2024-07-26T18:50:06.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:05 smithi071 ceph-mon[90507]: osdmap e1256: 8 total, 8 up, 8 in 2024-07-26T18:50:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:05 smithi135 ceph-mon[85352]: pgmap v2250: 169 pgs: 169 active+clean; 637 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 416 op/s 2024-07-26T18:50:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:05 smithi135 ceph-mon[85352]: osdmap e1256: 8 total, 8 up, 8 in 2024-07-26T18:50:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:06 smithi071 ceph-mon[90507]: osdmap e1257: 8 total, 8 up, 8 in 2024-07-26T18:50:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:06 smithi071 ceph-mon[90507]: osdmap e1258: 8 total, 8 up, 8 in 2024-07-26T18:50:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:06 smithi071 ceph-mon[92867]: osdmap e1257: 8 total, 8 up, 8 in 2024-07-26T18:50:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:06 smithi071 ceph-mon[92867]: osdmap e1258: 8 total, 8 up, 8 in 2024-07-26T18:50:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:06 smithi135 ceph-mon[85352]: osdmap e1257: 8 total, 8 up, 8 in 2024-07-26T18:50:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:06 smithi135 ceph-mon[85352]: osdmap e1258: 8 total, 8 up, 8 in 2024-07-26T18:50:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:07 smithi071 ceph-mon[90507]: pgmap v2253: 169 pgs: 169 active+clean; 645 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 4.0 MiB/s wr, 242 op/s 2024-07-26T18:50:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:07 smithi071 ceph-mon[90507]: osdmap e1259: 8 total, 8 up, 8 in 2024-07-26T18:50:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:07 smithi071 ceph-mon[92867]: pgmap v2253: 169 pgs: 169 active+clean; 645 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 4.0 MiB/s wr, 242 op/s 2024-07-26T18:50:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:07 smithi071 ceph-mon[92867]: osdmap e1259: 8 total, 8 up, 8 in 2024-07-26T18:50:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:07 smithi135 ceph-mon[85352]: pgmap v2253: 169 pgs: 169 active+clean; 645 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 183 KiB/s rd, 4.0 MiB/s wr, 242 op/s 2024-07-26T18:50:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:07 smithi135 ceph-mon[85352]: osdmap e1259: 8 total, 8 up, 8 in 2024-07-26T18:50:09.428 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: after_prepare_snap 2024-07-26T18:50:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:09 smithi071 ceph-mon[90507]: pgmap v2256: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-07-26T18:50:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:09 smithi071 ceph-mon[90507]: osdmap e1260: 8 total, 8 up, 8 in 2024-07-26T18:50:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:09 smithi071 ceph-mon[92867]: pgmap v2256: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-07-26T18:50:10.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:09 smithi071 ceph-mon[92867]: osdmap e1260: 8 total, 8 up, 8 in 2024-07-26T18:50:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:09 smithi135 ceph-mon[85352]: pgmap v2256: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-07-26T18:50:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:09 smithi135 ceph-mon[85352]: osdmap e1260: 8 total, 8 up, 8 in 2024-07-26T18:50:10.900 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 41943040 2024-07-26T18:50:10.940 INFO:tasks.workunit.client.0.smithi071.stdout:write: * 0~1000 2024-07-26T18:50:10.947 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:50:11.094 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:50:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:10 smithi071 ceph-mon[90507]: osdmap e1261: 8 total, 8 up, 8 in 2024-07-26T18:50:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:10 smithi071 ceph-mon[92867]: osdmap e1261: 8 total, 8 up, 8 in 2024-07-26T18:50:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:10 smithi135 ceph-mon[85352]: osdmap e1261: 8 total, 8 up, 8 in 2024-07-26T18:50:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:50:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:50:12] "GET /metrics HTTP/1.1" 200 38900 "" "Prometheus/2.43.0" 2024-07-26T18:50:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:11 smithi071 ceph-mon[90507]: pgmap v2259: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.0 MiB/s wr, 179 op/s 2024-07-26T18:50:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:11 smithi071 ceph-mon[90507]: osdmap e1262: 8 total, 8 up, 8 in 2024-07-26T18:50:12.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:11 smithi071 ceph-mon[90507]: osdmap e1263: 8 total, 8 up, 8 in 2024-07-26T18:50:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:11 smithi071 ceph-mon[92867]: pgmap v2259: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.0 MiB/s wr, 179 op/s 2024-07-26T18:50:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:11 smithi071 ceph-mon[92867]: osdmap e1262: 8 total, 8 up, 8 in 2024-07-26T18:50:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:11 smithi071 ceph-mon[92867]: osdmap e1263: 8 total, 8 up, 8 in 2024-07-26T18:50:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:11 smithi135 ceph-mon[85352]: pgmap v2259: 169 pgs: 169 active+clean; 677 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 6.0 MiB/s wr, 179 op/s 2024-07-26T18:50:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:11 smithi135 ceph-mon[85352]: osdmap e1262: 8 total, 8 up, 8 in 2024-07-26T18:50:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:11 smithi135 ceph-mon[85352]: osdmap e1263: 8 total, 8 up, 8 in 2024-07-26T18:50:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:12 smithi071 ceph-mon[90507]: osdmap e1264: 8 total, 8 up, 8 in 2024-07-26T18:50:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:12 smithi071 ceph-mon[92867]: osdmap e1264: 8 total, 8 up, 8 in 2024-07-26T18:50:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:12 smithi135 ceph-mon[85352]: osdmap e1264: 8 total, 8 up, 8 in 2024-07-26T18:50:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:13 smithi071 ceph-mon[92867]: pgmap v2262: 169 pgs: 169 active+clean; 693 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 3.0 MiB/s wr, 158 op/s 2024-07-26T18:50:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:13 smithi071 ceph-mon[92867]: osdmap e1265: 8 total, 8 up, 8 in 2024-07-26T18:50:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:13 smithi071 ceph-mon[90507]: pgmap v2262: 169 pgs: 169 active+clean; 693 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 3.0 MiB/s wr, 158 op/s 2024-07-26T18:50:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:13 smithi071 ceph-mon[90507]: osdmap e1265: 8 total, 8 up, 8 in 2024-07-26T18:50:14.240 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (13555 ms) 2024-07-26T18:50:14.240 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-07-26T18:50:14.271 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:14.283 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:50:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:13 smithi135 ceph-mon[85352]: pgmap v2262: 169 pgs: 169 active+clean; 693 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 3.0 MiB/s wr, 158 op/s 2024-07-26T18:50:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:13 smithi135 ceph-mon[85352]: osdmap e1265: 8 total, 8 up, 8 in 2024-07-26T18:50:14.345 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:50:15.917 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 8388609~8388609 2024-07-26T18:50:15.932 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:50:15.932 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:50:15.932 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:50:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:15 smithi071 ceph-mon[90507]: pgmap v2265: 169 pgs: 169 active+clean; 697 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 5.0 MiB/s wr, 505 op/s 2024-07-26T18:50:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:15 smithi071 ceph-mon[90507]: osdmap e1266: 8 total, 8 up, 8 in 2024-07-26T18:50:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:15 smithi071 ceph-mon[92867]: pgmap v2265: 169 pgs: 169 active+clean; 697 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 5.0 MiB/s wr, 505 op/s 2024-07-26T18:50:16.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:15 smithi071 ceph-mon[92867]: osdmap e1266: 8 total, 8 up, 8 in 2024-07-26T18:50:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:15 smithi135 ceph-mon[85352]: pgmap v2265: 169 pgs: 169 active+clean; 697 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 5.0 MiB/s wr, 505 op/s 2024-07-26T18:50:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:15 smithi135 ceph-mon[85352]: osdmap e1266: 8 total, 8 up, 8 in 2024-07-26T18:50:17.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:16 smithi071 ceph-mon[92867]: osdmap e1267: 8 total, 8 up, 8 in 2024-07-26T18:50:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:16 smithi071 ceph-mon[90507]: osdmap e1267: 8 total, 8 up, 8 in 2024-07-26T18:50:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:16 smithi135 ceph-mon[85352]: osdmap e1267: 8 total, 8 up, 8 in 2024-07-26T18:50:17.934 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 8388609~1000 2024-07-26T18:50:17.940 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16777228~1000 2024-07-26T18:50:17.940 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:50:17.952 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 83886079~8388609 2024-07-26T18:50:17.968 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:50:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:17 smithi071 ceph-mon[92867]: pgmap v2268: 169 pgs: 169 active+clean; 697 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 493 op/s 2024-07-26T18:50:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:17 smithi071 ceph-mon[92867]: osdmap e1268: 8 total, 8 up, 8 in 2024-07-26T18:50:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:17 smithi071 ceph-mon[90507]: pgmap v2268: 169 pgs: 169 active+clean; 697 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 493 op/s 2024-07-26T18:50:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:17 smithi071 ceph-mon[90507]: osdmap e1268: 8 total, 8 up, 8 in 2024-07-26T18:50:18.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:17 smithi135 ceph-mon[85352]: pgmap v2268: 169 pgs: 169 active+clean; 697 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 493 op/s 2024-07-26T18:50:18.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:17 smithi135 ceph-mon[85352]: osdmap e1268: 8 total, 8 up, 8 in 2024-07-26T18:50:19.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:18 smithi071 ceph-mon[92867]: osdmap e1269: 8 total, 8 up, 8 in 2024-07-26T18:50:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:18 smithi071 ceph-mon[90507]: osdmap e1269: 8 total, 8 up, 8 in 2024-07-26T18:50:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:18 smithi135 ceph-mon[85352]: osdmap e1269: 8 total, 8 up, 8 in 2024-07-26T18:50:19.953 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:19.977 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 83886079~1 2024-07-26T18:50:19.986 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:50:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:19 smithi071 ceph-mon[92867]: pgmap v2271: 169 pgs: 169 active+clean; 709 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 128 op/s 2024-07-26T18:50:20.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:19 smithi071 ceph-mon[92867]: osdmap e1270: 8 total, 8 up, 8 in 2024-07-26T18:50:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:19 smithi071 ceph-mon[90507]: pgmap v2271: 169 pgs: 169 active+clean; 709 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 128 op/s 2024-07-26T18:50:20.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:19 smithi071 ceph-mon[90507]: osdmap e1270: 8 total, 8 up, 8 in 2024-07-26T18:50:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:19 smithi135 ceph-mon[85352]: pgmap v2271: 169 pgs: 169 active+clean; 709 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 128 op/s 2024-07-26T18:50:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:19 smithi135 ceph-mon[85352]: osdmap e1270: 8 total, 8 up, 8 in 2024-07-26T18:50:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:20 smithi135 ceph-mon[85352]: osdmap e1271: 8 total, 8 up, 8 in 2024-07-26T18:50:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:20 smithi071 ceph-mon[92867]: osdmap e1271: 8 total, 8 up, 8 in 2024-07-26T18:50:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:20 smithi071 ceph-mon[90507]: osdmap e1271: 8 total, 8 up, 8 in 2024-07-26T18:50:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:21 smithi135 ceph-mon[85352]: pgmap v2274: 169 pgs: 169 active+clean; 713 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-07-26T18:50:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:21 smithi135 ceph-mon[85352]: osdmap e1272: 8 total, 8 up, 8 in 2024-07-26T18:50:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:21 smithi135 ceph-mon[85352]: osdmap e1273: 8 total, 8 up, 8 in 2024-07-26T18:50:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:50:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:50:22] "GET /metrics HTTP/1.1" 200 38899 "" "Prometheus/2.43.0" 2024-07-26T18:50:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:21 smithi071 ceph-mon[90507]: pgmap v2274: 169 pgs: 169 active+clean; 713 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-07-26T18:50:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:21 smithi071 ceph-mon[90507]: osdmap e1272: 8 total, 8 up, 8 in 2024-07-26T18:50:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:21 smithi071 ceph-mon[90507]: osdmap e1273: 8 total, 8 up, 8 in 2024-07-26T18:50:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:21 smithi071 ceph-mon[92867]: pgmap v2274: 169 pgs: 169 active+clean; 713 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-07-26T18:50:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:21 smithi071 ceph-mon[92867]: osdmap e1272: 8 total, 8 up, 8 in 2024-07-26T18:50:22.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:21 smithi071 ceph-mon[92867]: osdmap e1273: 8 total, 8 up, 8 in 2024-07-26T18:50:23.298 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: after_prepare_snap 2024-07-26T18:50:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:23 smithi071 ceph-mon[90507]: pgmap v2277: 169 pgs: 169 active+clean; 729 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 108 op/s 2024-07-26T18:50:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:23 smithi071 ceph-mon[90507]: osdmap e1274: 8 total, 8 up, 8 in 2024-07-26T18:50:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:23 smithi071 ceph-mon[92867]: pgmap v2277: 169 pgs: 169 active+clean; 729 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 108 op/s 2024-07-26T18:50:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:23 smithi071 ceph-mon[92867]: osdmap e1274: 8 total, 8 up, 8 in 2024-07-26T18:50:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:23 smithi135 ceph-mon[85352]: pgmap v2277: 169 pgs: 169 active+clean; 729 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 108 op/s 2024-07-26T18:50:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:23 smithi135 ceph-mon[85352]: osdmap e1274: 8 total, 8 up, 8 in 2024-07-26T18:50:24.968 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:50:24.982 INFO:tasks.workunit.client.0.smithi071.stdout:write: * 83886080~1000 2024-07-26T18:50:24.990 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:50:25.144 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:50:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:24 smithi135 ceph-mon[85352]: osdmap e1275: 8 total, 8 up, 8 in 2024-07-26T18:50:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:24 smithi071 ceph-mon[90507]: osdmap e1275: 8 total, 8 up, 8 in 2024-07-26T18:50:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:24 smithi071 ceph-mon[92867]: osdmap e1275: 8 total, 8 up, 8 in 2024-07-26T18:50:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:25 smithi135 ceph-mon[85352]: pgmap v2280: 169 pgs: 169 active+clean; 733 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 224 op/s 2024-07-26T18:50:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:25 smithi135 ceph-mon[85352]: osdmap e1276: 8 total, 8 up, 8 in 2024-07-26T18:50:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:25 smithi071 ceph-mon[92867]: pgmap v2280: 169 pgs: 169 active+clean; 733 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 224 op/s 2024-07-26T18:50:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:25 smithi071 ceph-mon[92867]: osdmap e1276: 8 total, 8 up, 8 in 2024-07-26T18:50:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:25 smithi071 ceph-mon[90507]: pgmap v2280: 169 pgs: 169 active+clean; 733 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 224 op/s 2024-07-26T18:50:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:25 smithi071 ceph-mon[90507]: osdmap e1276: 8 total, 8 up, 8 in 2024-07-26T18:50:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:26 smithi135 ceph-mon[85352]: osdmap e1277: 8 total, 8 up, 8 in 2024-07-26T18:50:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:26 smithi071 ceph-mon[90507]: osdmap e1277: 8 total, 8 up, 8 in 2024-07-26T18:50:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:26 smithi071 ceph-mon[92867]: osdmap e1277: 8 total, 8 up, 8 in 2024-07-26T18:50:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:27 smithi135 ceph-mon[85352]: pgmap v2283: 169 pgs: 169 active+clean; 737 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 184 op/s 2024-07-26T18:50:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:27 smithi135 ceph-mon[85352]: osdmap e1278: 8 total, 8 up, 8 in 2024-07-26T18:50:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:28.382 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14142 ms) 2024-07-26T18:50:28.382 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.Clone 2024-07-26T18:50:28.418 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:28.427 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~8388609 2024-07-26T18:50:28.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:27 smithi071 ceph-mon[92867]: pgmap v2283: 169 pgs: 169 active+clean; 737 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 184 op/s 2024-07-26T18:50:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:27 smithi071 ceph-mon[92867]: osdmap e1278: 8 total, 8 up, 8 in 2024-07-26T18:50:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:27 smithi071 ceph-mon[90507]: pgmap v2283: 169 pgs: 169 active+clean; 737 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 184 op/s 2024-07-26T18:50:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:27 smithi071 ceph-mon[90507]: osdmap e1278: 8 total, 8 up, 8 in 2024-07-26T18:50:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:28.490 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 16777218~8388609 2024-07-26T18:50:28.545 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap 2024-07-26T18:50:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:28 smithi135 ceph-mon[85352]: osdmap e1279: 8 total, 8 up, 8 in 2024-07-26T18:50:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:28 smithi071 ceph-mon[92867]: osdmap e1279: 8 total, 8 up, 8 in 2024-07-26T18:50:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:28 smithi071 ceph-mon[90507]: osdmap e1279: 8 total, 8 up, 8 in 2024-07-26T18:50:30.004 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap 2024-07-26T18:50:30.019 INFO:tasks.workunit.client.0.smithi071.stdout:clone image105 -> image108 2024-07-26T18:50:30.126 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:50:30.176 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:50:30.182 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap 2024-07-26T18:50:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:29 smithi135 ceph-mon[85352]: pgmap v2286: 169 pgs: 169 active+clean; 753 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 4.0 MiB/s wr, 275 op/s 2024-07-26T18:50:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:29 smithi135 ceph-mon[85352]: osdmap e1280: 8 total, 8 up, 8 in 2024-07-26T18:50:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:29 smithi071 ceph-mon[92867]: pgmap v2286: 169 pgs: 169 active+clean; 753 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 4.0 MiB/s wr, 275 op/s 2024-07-26T18:50:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:29 smithi071 ceph-mon[92867]: osdmap e1280: 8 total, 8 up, 8 in 2024-07-26T18:50:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:29 smithi071 ceph-mon[90507]: pgmap v2286: 169 pgs: 169 active+clean; 753 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 4.0 MiB/s wr, 275 op/s 2024-07-26T18:50:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:29 smithi071 ceph-mon[90507]: osdmap e1280: 8 total, 8 up, 8 in 2024-07-26T18:50:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:30 smithi135 ceph-mon[85352]: osdmap e1281: 8 total, 8 up, 8 in 2024-07-26T18:50:31.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:30 smithi135 ceph-mon[85352]: pgmap v2289: 169 pgs: 169 active+clean; 757 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 6.0 MiB/s wr, 426 op/s 2024-07-26T18:50:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:30 smithi071 ceph-mon[92867]: osdmap e1281: 8 total, 8 up, 8 in 2024-07-26T18:50:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:30 smithi071 ceph-mon[92867]: pgmap v2289: 169 pgs: 169 active+clean; 757 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 6.0 MiB/s wr, 426 op/s 2024-07-26T18:50:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:30 smithi071 ceph-mon[90507]: osdmap e1281: 8 total, 8 up, 8 in 2024-07-26T18:50:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:30 smithi071 ceph-mon[90507]: pgmap v2289: 169 pgs: 169 active+clean; 757 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 6.0 MiB/s wr, 426 op/s 2024-07-26T18:50:32.022 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap 2024-07-26T18:50:32.036 INFO:tasks.workunit.client.0.smithi071.stdout:clone image108 -> image110 2024-07-26T18:50:32.168 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 1000~1000 2024-07-26T18:50:32.221 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 2010~1000 2024-07-26T18:50:32.223 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:50:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:31 smithi135 ceph-mon[85352]: osdmap e1282: 8 total, 8 up, 8 in 2024-07-26T18:50:32.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:50:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:50:32] "GET /metrics HTTP/1.1" 200 38903 "" "Prometheus/2.43.0" 2024-07-26T18:50:32.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:31 smithi071 ceph-mon[90507]: osdmap e1282: 8 total, 8 up, 8 in 2024-07-26T18:50:32.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:31 smithi071 ceph-mon[92867]: osdmap e1282: 8 total, 8 up, 8 in 2024-07-26T18:50:32.510 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:50:32.682 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:50:32.850 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.Clone (4469 ms) 2024-07-26T18:50:32.851 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneParent 2024-07-26T18:50:32.881 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:32.891 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap 2024-07-26T18:50:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:33 smithi135 ceph-mon[85352]: osdmap e1283: 8 total, 8 up, 8 in 2024-07-26T18:50:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:33 smithi135 ceph-mon[85352]: pgmap v2292: 169 pgs: 169 active+clean; 765 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 9.0 MiB/s wr, 270 op/s 2024-07-26T18:50:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:33 smithi071 ceph-mon[90507]: osdmap e1283: 8 total, 8 up, 8 in 2024-07-26T18:50:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:33 smithi071 ceph-mon[90507]: pgmap v2292: 169 pgs: 169 active+clean; 765 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 9.0 MiB/s wr, 270 op/s 2024-07-26T18:50:33.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:33 smithi071 ceph-mon[92867]: osdmap e1283: 8 total, 8 up, 8 in 2024-07-26T18:50:33.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:33 smithi071 ceph-mon[92867]: pgmap v2292: 169 pgs: 169 active+clean; 765 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 9.0 MiB/s wr, 270 op/s 2024-07-26T18:50:34.026 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap 2024-07-26T18:50:34.041 INFO:tasks.workunit.client.0.smithi071.stdout:clone image111 -> image114 2024-07-26T18:50:34.143 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:50:34.293 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:50:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:34 smithi135 ceph-mon[85352]: osdmap e1284: 8 total, 8 up, 8 in 2024-07-26T18:50:34.422 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneParent (1572 ms) 2024-07-26T18:50:34.423 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-07-26T18:50:34.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:34 smithi071 ceph-mon[90507]: osdmap e1284: 8 total, 8 up, 8 in 2024-07-26T18:50:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:34 smithi071 ceph-mon[92867]: osdmap e1284: 8 total, 8 up, 8 in 2024-07-26T18:50:34.455 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:34.465 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~10 2024-07-26T18:50:34.473 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap 2024-07-26T18:50:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:35 smithi135 ceph-mon[85352]: osdmap e1285: 8 total, 8 up, 8 in 2024-07-26T18:50:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:35 smithi135 ceph-mon[85352]: pgmap v2295: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 11 MiB/s wr, 331 op/s 2024-07-26T18:50:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:35 smithi071 ceph-mon[92867]: osdmap e1285: 8 total, 8 up, 8 in 2024-07-26T18:50:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:35 smithi071 ceph-mon[92867]: pgmap v2295: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 11 MiB/s wr, 331 op/s 2024-07-26T18:50:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:35 smithi071 ceph-mon[90507]: osdmap e1285: 8 total, 8 up, 8 in 2024-07-26T18:50:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:35 smithi071 ceph-mon[90507]: pgmap v2295: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 11 MiB/s wr, 331 op/s 2024-07-26T18:50:36.039 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap 2024-07-26T18:50:36.053 INFO:tasks.workunit.client.0.smithi071.stdout:clone image115 -> image118 2024-07-26T18:50:36.158 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:50:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:36 smithi135 ceph-mon[85352]: osdmap e1286: 8 total, 8 up, 8 in 2024-07-26T18:50:36.318 INFO:tasks.workunit.client.0.smithi071.stdout:write: Y 0~1 2024-07-26T18:50:36.348 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:50:36.421 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:50:36.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:36 smithi071 ceph-mon[92867]: osdmap e1286: 8 total, 8 up, 8 in 2024-07-26T18:50:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:36 smithi071 ceph-mon[90507]: osdmap e1286: 8 total, 8 up, 8 in 2024-07-26T18:50:36.526 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2104 ms) 2024-07-26T18:50:36.527 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-07-26T18:50:36.557 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:36.567 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 41943040~10 2024-07-26T18:50:36.576 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:50:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:37 smithi135 ceph-mon[85352]: osdmap e1287: 8 total, 8 up, 8 in 2024-07-26T18:50:37.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:37 smithi135 ceph-mon[85352]: pgmap v2298: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 6.0 MiB/s wr, 589 op/s 2024-07-26T18:50:37.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:37 smithi135 ceph-mon[85352]: osdmap e1288: 8 total, 8 up, 8 in 2024-07-26T18:50:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:37 smithi071 ceph-mon[92867]: osdmap e1287: 8 total, 8 up, 8 in 2024-07-26T18:50:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:37 smithi071 ceph-mon[92867]: pgmap v2298: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 6.0 MiB/s wr, 589 op/s 2024-07-26T18:50:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:37 smithi071 ceph-mon[92867]: osdmap e1288: 8 total, 8 up, 8 in 2024-07-26T18:50:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:37 smithi071 ceph-mon[90507]: osdmap e1287: 8 total, 8 up, 8 in 2024-07-26T18:50:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:37 smithi071 ceph-mon[90507]: pgmap v2298: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 6.0 MiB/s wr, 589 op/s 2024-07-26T18:50:37.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:37 smithi071 ceph-mon[90507]: osdmap e1288: 8 total, 8 up, 8 in 2024-07-26T18:50:37.851 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 41943041~10 2024-07-26T18:50:37.858 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:50:38.999 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 41943042~10 2024-07-26T18:50:39.015 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:50:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:38 smithi071 ceph-mon[90507]: osdmap e1289: 8 total, 8 up, 8 in 2024-07-26T18:50:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:38 smithi071 ceph-mon[92867]: osdmap e1289: 8 total, 8 up, 8 in 2024-07-26T18:50:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:38 smithi135 ceph-mon[85352]: osdmap e1289: 8 total, 8 up, 8 in 2024-07-26T18:50:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:39 smithi071 ceph-mon[90507]: pgmap v2301: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 1.0 MiB/s wr, 1.03k op/s 2024-07-26T18:50:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:39 smithi071 ceph-mon[90507]: osdmap e1290: 8 total, 8 up, 8 in 2024-07-26T18:50:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:39 smithi071 ceph-mon[92867]: pgmap v2301: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 1.0 MiB/s wr, 1.03k op/s 2024-07-26T18:50:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:39 smithi071 ceph-mon[92867]: osdmap e1290: 8 total, 8 up, 8 in 2024-07-26T18:50:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:39 smithi135 ceph-mon[85352]: pgmap v2301: 169 pgs: 169 active+clean; 781 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 1.0 MiB/s wr, 1.03k op/s 2024-07-26T18:50:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:39 smithi135 ceph-mon[85352]: osdmap e1290: 8 total, 8 up, 8 in 2024-07-26T18:50:40.878 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 41943040 2024-07-26T18:50:40.915 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:50:40.975 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:50:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:40 smithi071 ceph-mon[90507]: osdmap e1291: 8 total, 8 up, 8 in 2024-07-26T18:50:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:40 smithi071 ceph-mon[92867]: osdmap e1291: 8 total, 8 up, 8 in 2024-07-26T18:50:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:40 smithi135 ceph-mon[85352]: osdmap e1291: 8 total, 8 up, 8 in 2024-07-26T18:50:42.037 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5510 ms) 2024-07-26T18:50:42.037 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-07-26T18:50:42.070 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:42.081 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 41943040~10 2024-07-26T18:50:42.089 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:50:42.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:41 smithi071 ceph-mon[90507]: pgmap v2304: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.0 MiB/s wr, 877 op/s 2024-07-26T18:50:42.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:41 smithi071 ceph-mon[90507]: osdmap e1292: 8 total, 8 up, 8 in 2024-07-26T18:50:42.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:41 smithi071 ceph-mon[92867]: pgmap v2304: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.0 MiB/s wr, 877 op/s 2024-07-26T18:50:42.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:41 smithi071 ceph-mon[92867]: osdmap e1292: 8 total, 8 up, 8 in 2024-07-26T18:50:42.179 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:50:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:50:42] "GET /metrics HTTP/1.1" 200 38903 "" "Prometheus/2.43.0" 2024-07-26T18:50:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:41 smithi135 ceph-mon[85352]: pgmap v2304: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.0 MiB/s wr, 877 op/s 2024-07-26T18:50:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:41 smithi135 ceph-mon[85352]: osdmap e1292: 8 total, 8 up, 8 in 2024-07-26T18:50:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:42 smithi071 ceph-mon[90507]: osdmap e1293: 8 total, 8 up, 8 in 2024-07-26T18:50:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:43.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:42 smithi071 ceph-mon[92867]: osdmap e1293: 8 total, 8 up, 8 in 2024-07-26T18:50:43.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:42 smithi135 ceph-mon[85352]: osdmap e1293: 8 total, 8 up, 8 in 2024-07-26T18:50:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:43.923 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 41943040 2024-07-26T18:50:43.944 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:50:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:43 smithi071 ceph-mon[90507]: pgmap v2307: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 349 op/s 2024-07-26T18:50:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:43 smithi071 ceph-mon[90507]: osdmap e1294: 8 total, 8 up, 8 in 2024-07-26T18:50:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:43 smithi071 ceph-mon[92867]: pgmap v2307: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 349 op/s 2024-07-26T18:50:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:43 smithi071 ceph-mon[92867]: osdmap e1294: 8 total, 8 up, 8 in 2024-07-26T18:50:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:43 smithi135 ceph-mon[85352]: pgmap v2307: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 349 op/s 2024-07-26T18:50:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:43 smithi135 ceph-mon[85352]: osdmap e1294: 8 total, 8 up, 8 in 2024-07-26T18:50:45.052 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:45.062 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:50:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:44 smithi071 ceph-mon[92867]: osdmap e1295: 8 total, 8 up, 8 in 2024-07-26T18:50:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:44 smithi071 ceph-mon[90507]: osdmap e1295: 8 total, 8 up, 8 in 2024-07-26T18:50:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:44 smithi135 ceph-mon[85352]: osdmap e1295: 8 total, 8 up, 8 in 2024-07-26T18:50:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:45 smithi071 ceph-mon[92867]: pgmap v2310: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 28 KiB/s wr, 401 op/s 2024-07-26T18:50:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:45 smithi071 ceph-mon[92867]: osdmap e1296: 8 total, 8 up, 8 in 2024-07-26T18:50:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:45 smithi071 ceph-mon[90507]: pgmap v2310: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 28 KiB/s wr, 401 op/s 2024-07-26T18:50:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:45 smithi071 ceph-mon[90507]: osdmap e1296: 8 total, 8 up, 8 in 2024-07-26T18:50:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:45 smithi135 ceph-mon[85352]: pgmap v2310: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 28 KiB/s wr, 401 op/s 2024-07-26T18:50:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:45 smithi135 ceph-mon[85352]: osdmap e1296: 8 total, 8 up, 8 in 2024-07-26T18:50:46.943 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 41943040~10 2024-07-26T18:50:46.951 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap4 2024-07-26T18:50:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:46 smithi135 ceph-mon[85352]: osdmap e1297: 8 total, 8 up, 8 in 2024-07-26T18:50:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:46 smithi071 ceph-mon[92867]: osdmap e1297: 8 total, 8 up, 8 in 2024-07-26T18:50:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:46 smithi071 ceph-mon[90507]: osdmap e1297: 8 total, 8 up, 8 in 2024-07-26T18:50:48.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:47 smithi135 ceph-mon[85352]: pgmap v2313: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 16 KiB/s wr, 302 op/s 2024-07-26T18:50:48.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:47 smithi135 ceph-mon[85352]: osdmap e1298: 8 total, 8 up, 8 in 2024-07-26T18:50:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:47 smithi071 ceph-mon[90507]: pgmap v2313: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 16 KiB/s wr, 302 op/s 2024-07-26T18:50:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:47 smithi071 ceph-mon[90507]: osdmap e1298: 8 total, 8 up, 8 in 2024-07-26T18:50:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:47 smithi071 ceph-mon[92867]: pgmap v2313: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 16 KiB/s wr, 302 op/s 2024-07-26T18:50:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:47 smithi071 ceph-mon[92867]: osdmap e1298: 8 total, 8 up, 8 in 2024-07-26T18:50:48.955 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 41943040 2024-07-26T18:50:48.978 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:50:49.042 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:50:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:48 smithi135 ceph-mon[85352]: osdmap e1299: 8 total, 8 up, 8 in 2024-07-26T18:50:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:48 smithi071 ceph-mon[90507]: osdmap e1299: 8 total, 8 up, 8 in 2024-07-26T18:50:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:48 smithi071 ceph-mon[92867]: osdmap e1299: 8 total, 8 up, 8 in 2024-07-26T18:50:50.104 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8067 ms) 2024-07-26T18:50:50.104 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-07-26T18:50:50.138 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:50:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:49 smithi135 ceph-mon[85352]: pgmap v2316: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 14 KiB/s wr, 138 op/s 2024-07-26T18:50:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:49 smithi135 ceph-mon[85352]: osdmap e1300: 8 total, 8 up, 8 in 2024-07-26T18:50:50.323 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.AbortInUseImage (219 ms) 2024-07-26T18:50:50.323 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-07-26T18:50:50.353 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:50.364 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:50:50.418 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:50:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:49 smithi071 ceph-mon[90507]: pgmap v2316: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 14 KiB/s wr, 138 op/s 2024-07-26T18:50:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:49 smithi071 ceph-mon[90507]: osdmap e1300: 8 total, 8 up, 8 in 2024-07-26T18:50:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:49 smithi071 ceph-mon[92867]: pgmap v2316: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 14 KiB/s wr, 138 op/s 2024-07-26T18:50:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:49 smithi071 ceph-mon[92867]: osdmap e1300: 8 total, 8 up, 8 in 2024-07-26T18:50:50.479 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:50:50.662 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:50:50.709 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:50:50.781 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:50:50.976 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (653 ms) 2024-07-26T18:50:50.976 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-07-26T18:50:51.006 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:51.017 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:50:51.079 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:50:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:50 smithi135 ceph-mon[85352]: osdmap e1301: 8 total, 8 up, 8 in 2024-07-26T18:50:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:50 smithi071 ceph-mon[92867]: osdmap e1301: 8 total, 8 up, 8 in 2024-07-26T18:50:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:50 smithi071 ceph-mon[90507]: osdmap e1301: 8 total, 8 up, 8 in 2024-07-26T18:50:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:51 smithi135 ceph-mon[85352]: pgmap v2319: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 124 KiB/s rd, 13 KiB/s wr, 167 op/s 2024-07-26T18:50:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:51 smithi135 ceph-mon[85352]: osdmap e1302: 8 total, 8 up, 8 in 2024-07-26T18:50:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:50:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:50:52] "GET /metrics HTTP/1.1" 200 38900 "" "Prometheus/2.43.0" 2024-07-26T18:50:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:51 smithi071 ceph-mon[90507]: pgmap v2319: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 124 KiB/s rd, 13 KiB/s wr, 167 op/s 2024-07-26T18:50:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:51 smithi071 ceph-mon[90507]: osdmap e1302: 8 total, 8 up, 8 in 2024-07-26T18:50:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:51 smithi071 ceph-mon[92867]: pgmap v2319: 169 pgs: 169 active+clean; 785 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 124 KiB/s rd, 13 KiB/s wr, 167 op/s 2024-07-26T18:50:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:51 smithi071 ceph-mon[92867]: osdmap e1302: 8 total, 8 up, 8 in 2024-07-26T18:50:52.864 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 8388609~8388609 2024-07-26T18:50:52.880 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 0~1000 2024-07-26T18:50:52.881 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 1010~1000 2024-07-26T18:50:52.881 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:50:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:53 smithi071 ceph-mon[92867]: pgmap v2321: 169 pgs: 169 active+clean; 793 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.0 MiB/s rd, 6.7 MiB/s wr, 413 op/s 2024-07-26T18:50:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:53 smithi071 ceph-mon[92867]: osdmap e1303: 8 total, 8 up, 8 in 2024-07-26T18:50:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:53 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:50:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:53 smithi071 ceph-mon[90507]: pgmap v2321: 169 pgs: 169 active+clean; 793 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.0 MiB/s rd, 6.7 MiB/s wr, 413 op/s 2024-07-26T18:50:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:53 smithi071 ceph-mon[90507]: osdmap e1303: 8 total, 8 up, 8 in 2024-07-26T18:50:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:53 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:50:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:53 smithi135 ceph-mon[85352]: pgmap v2321: 169 pgs: 169 active+clean; 793 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.0 MiB/s rd, 6.7 MiB/s wr, 413 op/s 2024-07-26T18:50:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:53 smithi135 ceph-mon[85352]: osdmap e1303: 8 total, 8 up, 8 in 2024-07-26T18:50:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:53 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:50:54.869 INFO:tasks.workunit.client.0.smithi071.stdout:write: X 8388609~1000 2024-07-26T18:50:54.875 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16777228~1000 2024-07-26T18:50:54.875 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 167772160 2024-07-26T18:50:54.884 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 83886079~8388609 2024-07-26T18:50:54.897 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:50:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[90507]: osdmap e1304: 8 total, 8 up, 8 in 2024-07-26T18:50:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:50:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:50:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:50:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:50:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:50:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[92867]: osdmap e1304: 8 total, 8 up, 8 in 2024-07-26T18:50:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:50:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:50:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:50:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:50:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:50:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:54 smithi135 ceph-mon[85352]: osdmap e1304: 8 total, 8 up, 8 in 2024-07-26T18:50:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:50:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:50:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:50:55.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:50:55.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:50:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:55 smithi071 ceph-mon[90507]: pgmap v2324: 169 pgs: 169 active+clean; 817 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 16 MiB/s wr, 564 op/s 2024-07-26T18:50:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:55 smithi071 ceph-mon[90507]: osdmap e1305: 8 total, 8 up, 8 in 2024-07-26T18:50:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:55 smithi071 ceph-mon[92867]: pgmap v2324: 169 pgs: 169 active+clean; 817 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 16 MiB/s wr, 564 op/s 2024-07-26T18:50:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:55 smithi071 ceph-mon[92867]: osdmap e1305: 8 total, 8 up, 8 in 2024-07-26T18:50:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:55 smithi135 ceph-mon[85352]: pgmap v2324: 169 pgs: 169 active+clean; 817 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 16 MiB/s wr, 564 op/s 2024-07-26T18:50:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:55 smithi135 ceph-mon[85352]: osdmap e1305: 8 total, 8 up, 8 in 2024-07-26T18:50:56.884 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:50:56.910 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 83886079~1 2024-07-26T18:50:56.918 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:50:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:56 smithi071 ceph-mon[90507]: osdmap e1306: 8 total, 8 up, 8 in 2024-07-26T18:50:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:56 smithi071 ceph-mon[92867]: osdmap e1306: 8 total, 8 up, 8 in 2024-07-26T18:50:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:56 smithi135 ceph-mon[85352]: osdmap e1306: 8 total, 8 up, 8 in 2024-07-26T18:50:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:57 smithi071 ceph-mon[92867]: pgmap v2327: 169 pgs: 169 active+clean; 845 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 21 MiB/s wr, 319 op/s 2024-07-26T18:50:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:57 smithi071 ceph-mon[92867]: osdmap e1307: 8 total, 8 up, 8 in 2024-07-26T18:50:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:57 smithi071 ceph-mon[90507]: pgmap v2327: 169 pgs: 169 active+clean; 845 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 21 MiB/s wr, 319 op/s 2024-07-26T18:50:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:57 smithi071 ceph-mon[90507]: osdmap e1307: 8 total, 8 up, 8 in 2024-07-26T18:50:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:57 smithi135 ceph-mon[85352]: pgmap v2327: 169 pgs: 169 active+clean; 845 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 21 MiB/s wr, 319 op/s 2024-07-26T18:50:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:57 smithi135 ceph-mon[85352]: osdmap e1307: 8 total, 8 up, 8 in 2024-07-26T18:50:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:50:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:58 smithi071 ceph-mon[92867]: osdmap e1308: 8 total, 8 up, 8 in 2024-07-26T18:50:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:58 smithi071 ceph-mon[90507]: osdmap e1308: 8 total, 8 up, 8 in 2024-07-26T18:50:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:58 smithi135 ceph-mon[85352]: osdmap e1308: 8 total, 8 up, 8 in 2024-07-26T18:51:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:59 smithi071 ceph-mon[90507]: pgmap v2330: 169 pgs: 169 active+clean; 865 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 15 MiB/s wr, 117 op/s 2024-07-26T18:51:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:50:59 smithi071 ceph-mon[90507]: osdmap e1309: 8 total, 8 up, 8 in 2024-07-26T18:51:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:59 smithi071 ceph-mon[92867]: pgmap v2330: 169 pgs: 169 active+clean; 865 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 15 MiB/s wr, 117 op/s 2024-07-26T18:51:00.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:50:59 smithi071 ceph-mon[92867]: osdmap e1309: 8 total, 8 up, 8 in 2024-07-26T18:51:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:59 smithi135 ceph-mon[85352]: pgmap v2330: 169 pgs: 169 active+clean; 865 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 15 MiB/s wr, 117 op/s 2024-07-26T18:51:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:50:59 smithi135 ceph-mon[85352]: osdmap e1309: 8 total, 8 up, 8 in 2024-07-26T18:51:00.360 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:51:00.463 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:51:00.914 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 0~8388609 2024-07-26T18:51:00.927 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 16777218~8388609 2024-07-26T18:51:01.016 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:51:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:00 smithi071 ceph-mon[92867]: osdmap e1310: 8 total, 8 up, 8 in 2024-07-26T18:51:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:00 smithi071 ceph-mon[90507]: osdmap e1310: 8 total, 8 up, 8 in 2024-07-26T18:51:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:00 smithi135 ceph-mon[85352]: osdmap e1310: 8 total, 8 up, 8 in 2024-07-26T18:51:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:51:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:51:02] "GET /metrics HTTP/1.1" 200 38901 "" "Prometheus/2.43.0" 2024-07-26T18:51:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:01 smithi071 ceph-mon[90507]: pgmap v2333: 169 pgs: 169 active+clean; 873 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-07-26T18:51:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:01 smithi071 ceph-mon[90507]: osdmap e1311: 8 total, 8 up, 8 in 2024-07-26T18:51:02.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:01 smithi071 ceph-mon[90507]: osdmap e1312: 8 total, 8 up, 8 in 2024-07-26T18:51:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:01 smithi071 ceph-mon[92867]: pgmap v2333: 169 pgs: 169 active+clean; 873 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-07-26T18:51:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:01 smithi071 ceph-mon[92867]: osdmap e1311: 8 total, 8 up, 8 in 2024-07-26T18:51:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:01 smithi071 ceph-mon[92867]: osdmap e1312: 8 total, 8 up, 8 in 2024-07-26T18:51:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:01 smithi135 ceph-mon[85352]: pgmap v2333: 169 pgs: 169 active+clean; 873 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-07-26T18:51:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:01 smithi135 ceph-mon[85352]: osdmap e1311: 8 total, 8 up, 8 in 2024-07-26T18:51:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:01 smithi135 ceph-mon[85352]: osdmap e1312: 8 total, 8 up, 8 in 2024-07-26T18:51:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:03 smithi071 ceph-mon[90507]: pgmap v2336: 169 pgs: 169 active+clean; 893 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 344 op/s 2024-07-26T18:51:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:03 smithi071 ceph-mon[90507]: osdmap e1313: 8 total, 8 up, 8 in 2024-07-26T18:51:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:03 smithi071 ceph-mon[92867]: pgmap v2336: 169 pgs: 169 active+clean; 893 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 344 op/s 2024-07-26T18:51:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:03 smithi071 ceph-mon[92867]: osdmap e1313: 8 total, 8 up, 8 in 2024-07-26T18:51:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:03 smithi135 ceph-mon[85352]: pgmap v2336: 169 pgs: 169 active+clean; 893 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 344 op/s 2024-07-26T18:51:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:03 smithi135 ceph-mon[85352]: osdmap e1313: 8 total, 8 up, 8 in 2024-07-26T18:51:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:04 smithi071 ceph-mon[90507]: osdmap e1314: 8 total, 8 up, 8 in 2024-07-26T18:51:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:04 smithi071 ceph-mon[92867]: osdmap e1314: 8 total, 8 up, 8 in 2024-07-26T18:51:05.254 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.AbortWithSnapshots (14278 ms) 2024-07-26T18:51:05.254 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-07-26T18:51:05.285 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:05.298 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 0~10 2024-07-26T18:51:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:04 smithi135 ceph-mon[85352]: osdmap e1314: 8 total, 8 up, 8 in 2024-07-26T18:51:05.308 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:05 smithi071 ceph-mon[90507]: pgmap v2339: 169 pgs: 169 active+clean; 913 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 12 MiB/s wr, 335 op/s 2024-07-26T18:51:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:05 smithi071 ceph-mon[90507]: osdmap e1315: 8 total, 8 up, 8 in 2024-07-26T18:51:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:05 smithi071 ceph-mon[92867]: pgmap v2339: 169 pgs: 169 active+clean; 913 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 12 MiB/s wr, 335 op/s 2024-07-26T18:51:06.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:05 smithi071 ceph-mon[92867]: osdmap e1315: 8 total, 8 up, 8 in 2024-07-26T18:51:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:05 smithi135 ceph-mon[85352]: pgmap v2339: 169 pgs: 169 active+clean; 913 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 12 MiB/s wr, 335 op/s 2024-07-26T18:51:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:05 smithi135 ceph-mon[85352]: osdmap e1315: 8 total, 8 up, 8 in 2024-07-26T18:51:06.893 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:06.960 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:51:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:06 smithi071 ceph-mon[90507]: osdmap e1316: 8 total, 8 up, 8 in 2024-07-26T18:51:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:06 smithi071 ceph-mon[92867]: osdmap e1316: 8 total, 8 up, 8 in 2024-07-26T18:51:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:06 smithi135 ceph-mon[85352]: osdmap e1316: 8 total, 8 up, 8 in 2024-07-26T18:51:08.115 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:51:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:07 smithi071 ceph-mon[90507]: pgmap v2342: 169 pgs: 169 active+clean; 937 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 18 MiB/s wr, 169 op/s 2024-07-26T18:51:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:07 smithi071 ceph-mon[90507]: osdmap e1317: 8 total, 8 up, 8 in 2024-07-26T18:51:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:07 smithi071 ceph-mon[92867]: pgmap v2342: 169 pgs: 169 active+clean; 937 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 18 MiB/s wr, 169 op/s 2024-07-26T18:51:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:07 smithi071 ceph-mon[92867]: osdmap e1317: 8 total, 8 up, 8 in 2024-07-26T18:51:08.194 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:51:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:07 smithi135 ceph-mon[85352]: pgmap v2342: 169 pgs: 169 active+clean; 937 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 18 MiB/s wr, 169 op/s 2024-07-26T18:51:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:07 smithi135 ceph-mon[85352]: osdmap e1317: 8 total, 8 up, 8 in 2024-07-26T18:51:09.028 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneV1Parent (3775 ms) 2024-07-26T18:51:09.029 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-07-26T18:51:09.060 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:09.074 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 0~10 2024-07-26T18:51:09.082 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:08 smithi071 ceph-mon[90507]: osdmap e1318: 8 total, 8 up, 8 in 2024-07-26T18:51:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:08 smithi071 ceph-mon[92867]: osdmap e1318: 8 total, 8 up, 8 in 2024-07-26T18:51:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:08 smithi135 ceph-mon[85352]: osdmap e1318: 8 total, 8 up, 8 in 2024-07-26T18:51:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:09 smithi071 ceph-mon[90507]: pgmap v2345: 169 pgs: 169 active+clean; 913 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 202 op/s 2024-07-26T18:51:10.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:09 smithi071 ceph-mon[90507]: osdmap e1319: 8 total, 8 up, 8 in 2024-07-26T18:51:10.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:09 smithi071 ceph-mon[92867]: pgmap v2345: 169 pgs: 169 active+clean; 913 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 202 op/s 2024-07-26T18:51:10.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:09 smithi071 ceph-mon[92867]: osdmap e1319: 8 total, 8 up, 8 in 2024-07-26T18:51:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:09 smithi135 ceph-mon[85352]: pgmap v2345: 169 pgs: 169 active+clean; 913 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 202 op/s 2024-07-26T18:51:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:09 smithi135 ceph-mon[85352]: osdmap e1319: 8 total, 8 up, 8 in 2024-07-26T18:51:10.921 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:10.986 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:51:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:10 smithi071 ceph-mon[90507]: osdmap e1320: 8 total, 8 up, 8 in 2024-07-26T18:51:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:10 smithi071 ceph-mon[92867]: osdmap e1320: 8 total, 8 up, 8 in 2024-07-26T18:51:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:10 smithi135 ceph-mon[85352]: osdmap e1320: 8 total, 8 up, 8 in 2024-07-26T18:51:12.057 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:51:12.133 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:51:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:51:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:51:12] "GET /metrics HTTP/1.1" 200 38901 "" "Prometheus/2.43.0" 2024-07-26T18:51:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:11 smithi071 ceph-mon[90507]: pgmap v2348: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 16 KiB/s wr, 275 op/s 2024-07-26T18:51:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:11 smithi071 ceph-mon[90507]: osdmap e1321: 8 total, 8 up, 8 in 2024-07-26T18:51:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:11 smithi071 ceph-mon[90507]: osdmap e1322: 8 total, 8 up, 8 in 2024-07-26T18:51:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:11 smithi071 ceph-mon[92867]: pgmap v2348: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 16 KiB/s wr, 275 op/s 2024-07-26T18:51:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:11 smithi071 ceph-mon[92867]: osdmap e1321: 8 total, 8 up, 8 in 2024-07-26T18:51:12.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:11 smithi071 ceph-mon[92867]: osdmap e1322: 8 total, 8 up, 8 in 2024-07-26T18:51:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:11 smithi135 ceph-mon[85352]: pgmap v2348: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 16 KiB/s wr, 275 op/s 2024-07-26T18:51:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:11 smithi135 ceph-mon[85352]: osdmap e1321: 8 total, 8 up, 8 in 2024-07-26T18:51:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:11 smithi135 ceph-mon[85352]: osdmap e1322: 8 total, 8 up, 8 in 2024-07-26T18:51:13.051 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneV2Parent (4022 ms) 2024-07-26T18:51:13.051 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-07-26T18:51:13.083 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:13.094 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 0~10 2024-07-26T18:51:13.102 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:13 smithi071 ceph-mon[90507]: pgmap v2351: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 22 KiB/s wr, 441 op/s 2024-07-26T18:51:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:13 smithi071 ceph-mon[90507]: osdmap e1323: 8 total, 8 up, 8 in 2024-07-26T18:51:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:13 smithi071 ceph-mon[92867]: pgmap v2351: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 22 KiB/s wr, 441 op/s 2024-07-26T18:51:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:13 smithi071 ceph-mon[92867]: osdmap e1323: 8 total, 8 up, 8 in 2024-07-26T18:51:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:13 smithi135 ceph-mon[85352]: pgmap v2351: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 22 KiB/s wr, 441 op/s 2024-07-26T18:51:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:13 smithi135 ceph-mon[85352]: osdmap e1323: 8 total, 8 up, 8 in 2024-07-26T18:51:14.942 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:15.000 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:51:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:14 smithi071 ceph-mon[90507]: osdmap e1324: 8 total, 8 up, 8 in 2024-07-26T18:51:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:14 smithi071 ceph-mon[92867]: osdmap e1324: 8 total, 8 up, 8 in 2024-07-26T18:51:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:14 smithi135 ceph-mon[85352]: osdmap e1324: 8 total, 8 up, 8 in 2024-07-26T18:51:16.114 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:51:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:15 smithi071 ceph-mon[92867]: pgmap v2354: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 471 KiB/s rd, 28 KiB/s wr, 595 op/s 2024-07-26T18:51:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:15 smithi071 ceph-mon[92867]: osdmap e1325: 8 total, 8 up, 8 in 2024-07-26T18:51:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:15 smithi071 ceph-mon[90507]: pgmap v2354: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 471 KiB/s rd, 28 KiB/s wr, 595 op/s 2024-07-26T18:51:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:15 smithi071 ceph-mon[90507]: osdmap e1325: 8 total, 8 up, 8 in 2024-07-26T18:51:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:15 smithi135 ceph-mon[85352]: pgmap v2354: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 471 KiB/s rd, 28 KiB/s wr, 595 op/s 2024-07-26T18:51:16.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:15 smithi135 ceph-mon[85352]: osdmap e1325: 8 total, 8 up, 8 in 2024-07-26T18:51:16.997 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneV1ParentAbort (3946 ms) 2024-07-26T18:51:16.997 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-07-26T18:51:17.031 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:17.042 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 0~10 2024-07-26T18:51:17.050 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:16 smithi135 ceph-mon[85352]: osdmap e1326: 8 total, 8 up, 8 in 2024-07-26T18:51:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:16 smithi135 ceph-mon[85352]: osdmap e1327: 8 total, 8 up, 8 in 2024-07-26T18:51:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:16 smithi071 ceph-mon[90507]: osdmap e1326: 8 total, 8 up, 8 in 2024-07-26T18:51:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:16 smithi071 ceph-mon[90507]: osdmap e1327: 8 total, 8 up, 8 in 2024-07-26T18:51:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:16 smithi071 ceph-mon[92867]: osdmap e1326: 8 total, 8 up, 8 in 2024-07-26T18:51:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:16 smithi071 ceph-mon[92867]: osdmap e1327: 8 total, 8 up, 8 in 2024-07-26T18:51:18.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:17 smithi135 ceph-mon[85352]: pgmap v2357: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 319 KiB/s rd, 21 KiB/s wr, 401 op/s 2024-07-26T18:51:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:17 smithi071 ceph-mon[90507]: pgmap v2357: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 319 KiB/s rd, 21 KiB/s wr, 401 op/s 2024-07-26T18:51:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:17 smithi071 ceph-mon[92867]: pgmap v2357: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 319 KiB/s rd, 21 KiB/s wr, 401 op/s 2024-07-26T18:51:18.969 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:19.032 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:51:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:18 smithi135 ceph-mon[85352]: osdmap e1328: 8 total, 8 up, 8 in 2024-07-26T18:51:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:18 smithi071 ceph-mon[90507]: osdmap e1328: 8 total, 8 up, 8 in 2024-07-26T18:51:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:18 smithi071 ceph-mon[92867]: osdmap e1328: 8 total, 8 up, 8 in 2024-07-26T18:51:20.142 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:51:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:19 smithi135 ceph-mon[85352]: pgmap v2360: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 15 KiB/s wr, 313 op/s 2024-07-26T18:51:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:19 smithi135 ceph-mon[85352]: osdmap e1329: 8 total, 8 up, 8 in 2024-07-26T18:51:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:19 smithi071 ceph-mon[90507]: pgmap v2360: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 15 KiB/s wr, 313 op/s 2024-07-26T18:51:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:19 smithi071 ceph-mon[90507]: osdmap e1329: 8 total, 8 up, 8 in 2024-07-26T18:51:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:19 smithi071 ceph-mon[92867]: pgmap v2360: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 15 KiB/s wr, 313 op/s 2024-07-26T18:51:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:19 smithi071 ceph-mon[92867]: osdmap e1329: 8 total, 8 up, 8 in 2024-07-26T18:51:21.113 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4116 ms) 2024-07-26T18:51:21.113 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-07-26T18:51:21.143 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:21.155 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 0~10 2024-07-26T18:51:21.163 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:20 smithi135 ceph-mon[85352]: osdmap e1330: 8 total, 8 up, 8 in 2024-07-26T18:51:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:20 smithi071 ceph-mon[92867]: osdmap e1330: 8 total, 8 up, 8 in 2024-07-26T18:51:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:20 smithi071 ceph-mon[90507]: osdmap e1330: 8 total, 8 up, 8 in 2024-07-26T18:51:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:21 smithi135 ceph-mon[85352]: pgmap v2363: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 252 KiB/s rd, 13 KiB/s wr, 318 op/s 2024-07-26T18:51:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:21 smithi135 ceph-mon[85352]: osdmap e1331: 8 total, 8 up, 8 in 2024-07-26T18:51:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:21 smithi135 ceph-mon[85352]: osdmap e1332: 8 total, 8 up, 8 in 2024-07-26T18:51:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:51:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:51:22] "GET /metrics HTTP/1.1" 200 38902 "" "Prometheus/2.43.0" 2024-07-26T18:51:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:21 smithi071 ceph-mon[92867]: pgmap v2363: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 252 KiB/s rd, 13 KiB/s wr, 318 op/s 2024-07-26T18:51:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:21 smithi071 ceph-mon[92867]: osdmap e1331: 8 total, 8 up, 8 in 2024-07-26T18:51:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:21 smithi071 ceph-mon[92867]: osdmap e1332: 8 total, 8 up, 8 in 2024-07-26T18:51:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:21 smithi071 ceph-mon[90507]: pgmap v2363: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 252 KiB/s rd, 13 KiB/s wr, 318 op/s 2024-07-26T18:51:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:21 smithi071 ceph-mon[90507]: osdmap e1331: 8 total, 8 up, 8 in 2024-07-26T18:51:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:21 smithi071 ceph-mon[90507]: osdmap e1332: 8 total, 8 up, 8 in 2024-07-26T18:51:22.861 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:22.923 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:51:24.154 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:51:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:23 smithi071 ceph-mon[92867]: pgmap v2366: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 148 KiB/s rd, 17 KiB/s wr, 208 op/s 2024-07-26T18:51:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:23 smithi071 ceph-mon[92867]: osdmap e1333: 8 total, 8 up, 8 in 2024-07-26T18:51:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:23 smithi071 ceph-mon[90507]: pgmap v2366: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 148 KiB/s rd, 17 KiB/s wr, 208 op/s 2024-07-26T18:51:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:23 smithi071 ceph-mon[90507]: osdmap e1333: 8 total, 8 up, 8 in 2024-07-26T18:51:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:23 smithi135 ceph-mon[85352]: pgmap v2366: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 148 KiB/s rd, 17 KiB/s wr, 208 op/s 2024-07-26T18:51:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:23 smithi135 ceph-mon[85352]: osdmap e1333: 8 total, 8 up, 8 in 2024-07-26T18:51:25.114 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4001 ms) 2024-07-26T18:51:25.115 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-07-26T18:51:25.147 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:25.158 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 0~10 2024-07-26T18:51:25.167 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:24 smithi135 ceph-mon[85352]: osdmap e1334: 8 total, 8 up, 8 in 2024-07-26T18:51:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:24 smithi071 ceph-mon[92867]: osdmap e1334: 8 total, 8 up, 8 in 2024-07-26T18:51:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:24 smithi071 ceph-mon[90507]: osdmap e1334: 8 total, 8 up, 8 in 2024-07-26T18:51:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:25 smithi135 ceph-mon[85352]: pgmap v2369: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 20 KiB/s wr, 322 op/s 2024-07-26T18:51:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:25 smithi135 ceph-mon[85352]: osdmap e1335: 8 total, 8 up, 8 in 2024-07-26T18:51:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:25 smithi071 ceph-mon[90507]: pgmap v2369: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 20 KiB/s wr, 322 op/s 2024-07-26T18:51:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:25 smithi071 ceph-mon[90507]: osdmap e1335: 8 total, 8 up, 8 in 2024-07-26T18:51:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:25 smithi071 ceph-mon[92867]: pgmap v2369: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 20 KiB/s wr, 322 op/s 2024-07-26T18:51:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:25 smithi071 ceph-mon[92867]: osdmap e1335: 8 total, 8 up, 8 in 2024-07-26T18:51:26.860 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:26.924 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:51:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:26 smithi135 ceph-mon[85352]: osdmap e1336: 8 total, 8 up, 8 in 2024-07-26T18:51:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:26 smithi135 ceph-mon[85352]: osdmap e1337: 8 total, 8 up, 8 in 2024-07-26T18:51:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:26 smithi071 ceph-mon[92867]: osdmap e1336: 8 total, 8 up, 8 in 2024-07-26T18:51:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:26 smithi071 ceph-mon[92867]: osdmap e1337: 8 total, 8 up, 8 in 2024-07-26T18:51:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:26 smithi071 ceph-mon[90507]: osdmap e1336: 8 total, 8 up, 8 in 2024-07-26T18:51:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:26 smithi071 ceph-mon[90507]: osdmap e1337: 8 total, 8 up, 8 in 2024-07-26T18:51:28.188 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:51:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:27 smithi135 ceph-mon[85352]: pgmap v2372: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 356 KiB/s rd, 22 KiB/s wr, 445 op/s 2024-07-26T18:51:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:27 smithi071 ceph-mon[92867]: pgmap v2372: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 356 KiB/s rd, 22 KiB/s wr, 445 op/s 2024-07-26T18:51:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:27 smithi071 ceph-mon[90507]: pgmap v2372: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 356 KiB/s rd, 22 KiB/s wr, 445 op/s 2024-07-26T18:51:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:29.154 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4041 ms) 2024-07-26T18:51:29.155 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-07-26T18:51:29.187 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:29.198 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 0~10 2024-07-26T18:51:29.207 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:29 smithi135 ceph-mon[85352]: osdmap e1338: 8 total, 8 up, 8 in 2024-07-26T18:51:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:29 smithi135 ceph-mon[85352]: pgmap v2375: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 294 KiB/s rd, 20 KiB/s wr, 379 op/s 2024-07-26T18:51:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:29 smithi071 ceph-mon[92867]: osdmap e1338: 8 total, 8 up, 8 in 2024-07-26T18:51:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:29 smithi071 ceph-mon[92867]: pgmap v2375: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 294 KiB/s rd, 20 KiB/s wr, 379 op/s 2024-07-26T18:51:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:29 smithi071 ceph-mon[90507]: osdmap e1338: 8 total, 8 up, 8 in 2024-07-26T18:51:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:29 smithi071 ceph-mon[90507]: pgmap v2375: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 294 KiB/s rd, 20 KiB/s wr, 379 op/s 2024-07-26T18:51:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:30 smithi135 ceph-mon[85352]: osdmap e1339: 8 total, 8 up, 8 in 2024-07-26T18:51:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:30 smithi071 ceph-mon[92867]: osdmap e1339: 8 total, 8 up, 8 in 2024-07-26T18:51:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:30 smithi071 ceph-mon[90507]: osdmap e1339: 8 total, 8 up, 8 in 2024-07-26T18:51:31.029 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:31.089 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:51:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:31 smithi135 ceph-mon[85352]: osdmap e1340: 8 total, 8 up, 8 in 2024-07-26T18:51:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:31 smithi135 ceph-mon[85352]: pgmap v2378: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 8.7 KiB/s wr, 148 op/s 2024-07-26T18:51:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:31 smithi071 ceph-mon[92867]: osdmap e1340: 8 total, 8 up, 8 in 2024-07-26T18:51:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:31 smithi071 ceph-mon[92867]: pgmap v2378: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 8.7 KiB/s wr, 148 op/s 2024-07-26T18:51:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:31 smithi071 ceph-mon[90507]: osdmap e1340: 8 total, 8 up, 8 in 2024-07-26T18:51:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:31 smithi071 ceph-mon[90507]: pgmap v2378: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 8.7 KiB/s wr, 148 op/s 2024-07-26T18:51:32.048 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:51:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:32 smithi135 ceph-mon[85352]: osdmap e1341: 8 total, 8 up, 8 in 2024-07-26T18:51:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:32 smithi135 ceph-mon[85352]: osdmap e1342: 8 total, 8 up, 8 in 2024-07-26T18:51:32.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:51:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:51:32] "GET /metrics HTTP/1.1" 200 38903 "" "Prometheus/2.43.0" 2024-07-26T18:51:32.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:32 smithi071 ceph-mon[90507]: osdmap e1341: 8 total, 8 up, 8 in 2024-07-26T18:51:32.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:32 smithi071 ceph-mon[90507]: osdmap e1342: 8 total, 8 up, 8 in 2024-07-26T18:51:32.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:32 smithi071 ceph-mon[92867]: osdmap e1341: 8 total, 8 up, 8 in 2024-07-26T18:51:32.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:32 smithi071 ceph-mon[92867]: osdmap e1342: 8 total, 8 up, 8 in 2024-07-26T18:51:33.174 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4019 ms) 2024-07-26T18:51:33.174 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-07-26T18:51:33.203 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:33.214 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 0~10 2024-07-26T18:51:33.222 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:33 smithi135 ceph-mon[85352]: pgmap v2381: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 16 KiB/s wr, 368 op/s 2024-07-26T18:51:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:33 smithi071 ceph-mon[90507]: pgmap v2381: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 16 KiB/s wr, 368 op/s 2024-07-26T18:51:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:33 smithi071 ceph-mon[92867]: pgmap v2381: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 16 KiB/s wr, 368 op/s 2024-07-26T18:51:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:34 smithi135 ceph-mon[85352]: osdmap e1343: 8 total, 8 up, 8 in 2024-07-26T18:51:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:34 smithi071 ceph-mon[92867]: osdmap e1343: 8 total, 8 up, 8 in 2024-07-26T18:51:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:34 smithi071 ceph-mon[90507]: osdmap e1343: 8 total, 8 up, 8 in 2024-07-26T18:51:35.048 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:35.115 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:51:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:35 smithi135 ceph-mon[85352]: osdmap e1344: 8 total, 8 up, 8 in 2024-07-26T18:51:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:35 smithi135 ceph-mon[85352]: pgmap v2384: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 325 KiB/s rd, 20 KiB/s wr, 424 op/s 2024-07-26T18:51:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:35 smithi071 ceph-mon[92867]: osdmap e1344: 8 total, 8 up, 8 in 2024-07-26T18:51:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:35 smithi071 ceph-mon[92867]: pgmap v2384: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 325 KiB/s rd, 20 KiB/s wr, 424 op/s 2024-07-26T18:51:35.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:35 smithi071 ceph-mon[90507]: osdmap e1344: 8 total, 8 up, 8 in 2024-07-26T18:51:35.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:35 smithi071 ceph-mon[90507]: pgmap v2384: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 325 KiB/s rd, 20 KiB/s wr, 424 op/s 2024-07-26T18:51:36.236 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:51:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:36 smithi135 ceph-mon[85352]: osdmap e1345: 8 total, 8 up, 8 in 2024-07-26T18:51:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:36 smithi071 ceph-mon[92867]: osdmap e1345: 8 total, 8 up, 8 in 2024-07-26T18:51:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:36 smithi071 ceph-mon[90507]: osdmap e1345: 8 total, 8 up, 8 in 2024-07-26T18:51:36.999 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (3825 ms) 2024-07-26T18:51:36.999 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-07-26T18:51:37.053 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:37.067 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 0~10 2024-07-26T18:51:37.078 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:37 smithi135 ceph-mon[85352]: osdmap e1346: 8 total, 8 up, 8 in 2024-07-26T18:51:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:37 smithi135 ceph-mon[85352]: pgmap v2387: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 208 KiB/s rd, 15 KiB/s wr, 270 op/s 2024-07-26T18:51:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:37 smithi135 ceph-mon[85352]: osdmap e1347: 8 total, 8 up, 8 in 2024-07-26T18:51:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:37 smithi071 ceph-mon[90507]: osdmap e1346: 8 total, 8 up, 8 in 2024-07-26T18:51:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:37 smithi071 ceph-mon[90507]: pgmap v2387: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 208 KiB/s rd, 15 KiB/s wr, 270 op/s 2024-07-26T18:51:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:37 smithi071 ceph-mon[90507]: osdmap e1347: 8 total, 8 up, 8 in 2024-07-26T18:51:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:37 smithi071 ceph-mon[92867]: osdmap e1346: 8 total, 8 up, 8 in 2024-07-26T18:51:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:37 smithi071 ceph-mon[92867]: pgmap v2387: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 208 KiB/s rd, 15 KiB/s wr, 270 op/s 2024-07-26T18:51:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:37 smithi071 ceph-mon[92867]: osdmap e1347: 8 total, 8 up, 8 in 2024-07-26T18:51:39.076 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:39.139 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:51:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:39 smithi135 ceph-mon[85352]: osdmap e1348: 8 total, 8 up, 8 in 2024-07-26T18:51:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:39 smithi135 ceph-mon[85352]: pgmap v2390: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 297 KiB/s rd, 19 KiB/s wr, 377 op/s 2024-07-26T18:51:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:39 smithi071 ceph-mon[90507]: osdmap e1348: 8 total, 8 up, 8 in 2024-07-26T18:51:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:39 smithi071 ceph-mon[90507]: pgmap v2390: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 297 KiB/s rd, 19 KiB/s wr, 377 op/s 2024-07-26T18:51:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:39 smithi071 ceph-mon[92867]: osdmap e1348: 8 total, 8 up, 8 in 2024-07-26T18:51:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:39 smithi071 ceph-mon[92867]: pgmap v2390: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 297 KiB/s rd, 19 KiB/s wr, 377 op/s 2024-07-26T18:51:40.256 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:51:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:40 smithi071 ceph-mon[90507]: osdmap e1349: 8 total, 8 up, 8 in 2024-07-26T18:51:40.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:40 smithi071 ceph-mon[92867]: osdmap e1349: 8 total, 8 up, 8 in 2024-07-26T18:51:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:40 smithi135 ceph-mon[85352]: osdmap e1349: 8 total, 8 up, 8 in 2024-07-26T18:51:41.237 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4238 ms) 2024-07-26T18:51:41.238 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-07-26T18:51:41.273 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:41.284 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 0~10 2024-07-26T18:51:41.293 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:41 smithi071 ceph-mon[90507]: osdmap e1350: 8 total, 8 up, 8 in 2024-07-26T18:51:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:41 smithi071 ceph-mon[90507]: pgmap v2393: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 249 KiB/s rd, 19 KiB/s wr, 318 op/s 2024-07-26T18:51:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:41 smithi071 ceph-mon[92867]: osdmap e1350: 8 total, 8 up, 8 in 2024-07-26T18:51:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:41 smithi071 ceph-mon[92867]: pgmap v2393: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 249 KiB/s rd, 19 KiB/s wr, 318 op/s 2024-07-26T18:51:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:41 smithi135 ceph-mon[85352]: osdmap e1350: 8 total, 8 up, 8 in 2024-07-26T18:51:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:41 smithi135 ceph-mon[85352]: pgmap v2393: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 249 KiB/s rd, 19 KiB/s wr, 318 op/s 2024-07-26T18:51:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:42 smithi071 ceph-mon[90507]: osdmap e1351: 8 total, 8 up, 8 in 2024-07-26T18:51:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:42 smithi071 ceph-mon[90507]: osdmap e1352: 8 total, 8 up, 8 in 2024-07-26T18:51:42.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:51:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:51:42] "GET /metrics HTTP/1.1" 200 38903 "" "Prometheus/2.43.0" 2024-07-26T18:51:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:42 smithi071 ceph-mon[92867]: osdmap e1351: 8 total, 8 up, 8 in 2024-07-26T18:51:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:42 smithi071 ceph-mon[92867]: osdmap e1352: 8 total, 8 up, 8 in 2024-07-26T18:51:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:42 smithi135 ceph-mon[85352]: osdmap e1351: 8 total, 8 up, 8 in 2024-07-26T18:51:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:42 smithi135 ceph-mon[85352]: osdmap e1352: 8 total, 8 up, 8 in 2024-07-26T18:51:42.868 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:42.935 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:51:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:43 smithi071 ceph-mon[92867]: pgmap v2396: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 183 KiB/s rd, 17 KiB/s wr, 245 op/s 2024-07-26T18:51:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:43 smithi071 ceph-mon[92867]: osdmap e1353: 8 total, 8 up, 8 in 2024-07-26T18:51:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:43 smithi071 ceph-mon[90507]: pgmap v2396: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 183 KiB/s rd, 17 KiB/s wr, 245 op/s 2024-07-26T18:51:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:43 smithi071 ceph-mon[90507]: osdmap e1353: 8 total, 8 up, 8 in 2024-07-26T18:51:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:43 smithi135 ceph-mon[85352]: pgmap v2396: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 183 KiB/s rd, 17 KiB/s wr, 245 op/s 2024-07-26T18:51:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:43 smithi135 ceph-mon[85352]: osdmap e1353: 8 total, 8 up, 8 in 2024-07-26T18:51:44.046 INFO:tasks.workunit.client.0.smithi071.stdout:migration_abort 2024-07-26T18:51:44.992 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (3755 ms) 2024-07-26T18:51:44.992 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-07-26T18:51:45.024 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:45.035 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 61196739~8046033 2024-07-26T18:51:45.102 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 40534222~5920412 2024-07-26T18:51:45.102 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 5568643~309846 2024-07-26T18:51:45.109 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 35562242~2828266 2024-07-26T18:51:45.109 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 72533506~4484406 2024-07-26T18:51:45.143 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 57952516~8385218 2024-07-26T18:51:45.150 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 76062345~2121021 2024-07-26T18:51:45.167 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 30910595~3430651 2024-07-26T18:51:45.167 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap0 2024-07-26T18:51:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:44 smithi071 ceph-mon[90507]: osdmap e1354: 8 total, 8 up, 8 in 2024-07-26T18:51:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:44 smithi071 ceph-mon[92867]: osdmap e1354: 8 total, 8 up, 8 in 2024-07-26T18:51:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:44 smithi135 ceph-mon[85352]: osdmap e1354: 8 total, 8 up, 8 in 2024-07-26T18:51:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:45 smithi071 ceph-mon[92867]: pgmap v2399: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 22 KiB/s wr, 366 op/s 2024-07-26T18:51:46.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:45 smithi071 ceph-mon[92867]: osdmap e1355: 8 total, 8 up, 8 in 2024-07-26T18:51:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:45 smithi071 ceph-mon[90507]: pgmap v2399: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 22 KiB/s wr, 366 op/s 2024-07-26T18:51:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:45 smithi071 ceph-mon[90507]: osdmap e1355: 8 total, 8 up, 8 in 2024-07-26T18:51:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:45 smithi135 ceph-mon[85352]: pgmap v2399: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 22 KiB/s wr, 366 op/s 2024-07-26T18:51:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:45 smithi135 ceph-mon[85352]: osdmap e1355: 8 total, 8 up, 8 in 2024-07-26T18:51:46.867 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap0 2024-07-26T18:51:46.884 INFO:tasks.workunit.client.0.smithi071.stdout:clone image159 -> image162 2024-07-26T18:51:46.985 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 106115247 2024-07-26T18:51:46.996 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 66730111~452641 2024-07-26T18:51:47.030 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 98850199~3009501 2024-07-26T18:51:47.030 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 74590974~1923380 2024-07-26T18:51:47.072 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 63242542~7726752 2024-07-26T18:51:47.074 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 100148295~5966952 2024-07-26T18:51:47.122 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 29449143~3002157 2024-07-26T18:51:47.128 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 99652930~6462317 2024-07-26T18:51:47.172 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 58743168~4330417 2024-07-26T18:51:47.177 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:47.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:46 smithi071 ceph-mon[92867]: osdmap e1356: 8 total, 8 up, 8 in 2024-07-26T18:51:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:46 smithi071 ceph-mon[92867]: osdmap e1357: 8 total, 8 up, 8 in 2024-07-26T18:51:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:46 smithi071 ceph-mon[90507]: osdmap e1356: 8 total, 8 up, 8 in 2024-07-26T18:51:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:46 smithi071 ceph-mon[90507]: osdmap e1357: 8 total, 8 up, 8 in 2024-07-26T18:51:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:46 smithi135 ceph-mon[85352]: osdmap e1356: 8 total, 8 up, 8 in 2024-07-26T18:51:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:46 smithi135 ceph-mon[85352]: osdmap e1357: 8 total, 8 up, 8 in 2024-07-26T18:51:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:47 smithi071 ceph-mon[92867]: pgmap v2402: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 235 KiB/s rd, 437 KiB/s wr, 295 op/s 2024-07-26T18:51:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:47 smithi071 ceph-mon[90507]: pgmap v2402: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 235 KiB/s rd, 437 KiB/s wr, 295 op/s 2024-07-26T18:51:48.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:47 smithi135 ceph-mon[85352]: pgmap v2402: 169 pgs: 169 active+clean; 905 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 235 KiB/s rd, 437 KiB/s wr, 295 op/s 2024-07-26T18:51:48.899 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:48.915 INFO:tasks.workunit.client.0.smithi071.stdout:clone image162 -> image164 2024-07-26T18:51:49.056 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 89167082~7881766 2024-07-26T18:51:49.118 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 12055203~5994858 2024-07-26T18:51:49.126 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 98322341~7792906 2024-07-26T18:51:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:48 smithi071 ceph-mon[90507]: osdmap e1358: 8 total, 8 up, 8 in 2024-07-26T18:51:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:48 smithi071 ceph-mon[92867]: osdmap e1358: 8 total, 8 up, 8 in 2024-07-26T18:51:49.182 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 3327192~7038821 2024-07-26T18:51:49.189 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 61021309~269162 2024-07-26T18:51:49.196 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 55663293~3343711 2024-07-26T18:51:49.202 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 29853~1458327 2024-07-26T18:51:49.212 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 102017965~4097282 2024-07-26T18:51:49.215 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:51:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:48 smithi135 ceph-mon[85352]: osdmap e1358: 8 total, 8 up, 8 in 2024-07-26T18:51:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:49 smithi071 ceph-mon[90507]: pgmap v2405: 169 pgs: 169 active+clean; 931 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 420 KiB/s rd, 6.4 MiB/s wr, 305 op/s 2024-07-26T18:51:50.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:49 smithi071 ceph-mon[90507]: osdmap e1359: 8 total, 8 up, 8 in 2024-07-26T18:51:50.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:49 smithi071 ceph-mon[92867]: pgmap v2405: 169 pgs: 169 active+clean; 931 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 420 KiB/s rd, 6.4 MiB/s wr, 305 op/s 2024-07-26T18:51:50.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:49 smithi071 ceph-mon[92867]: osdmap e1359: 8 total, 8 up, 8 in 2024-07-26T18:51:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:49 smithi135 ceph-mon[85352]: pgmap v2405: 169 pgs: 169 active+clean; 931 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 420 KiB/s rd, 6.4 MiB/s wr, 305 op/s 2024-07-26T18:51:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:49 smithi135 ceph-mon[85352]: osdmap e1359: 8 total, 8 up, 8 in 2024-07-26T18:51:50.906 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap2 2024-07-26T18:51:50.919 INFO:tasks.workunit.client.0.smithi071.stdout:clone image164 -> image166 2024-07-26T18:51:51.077 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 131484382 2024-07-26T18:51:51.087 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 43690759~5087899 2024-07-26T18:51:51.122 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 89369329~4063448 2024-07-26T18:51:51.163 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 21418305~7671792 2024-07-26T18:51:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:50 smithi071 ceph-mon[90507]: osdmap e1360: 8 total, 8 up, 8 in 2024-07-26T18:51:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:50 smithi071 ceph-mon[92867]: osdmap e1360: 8 total, 8 up, 8 in 2024-07-26T18:51:51.211 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 71493548~1577893 2024-07-26T18:51:51.238 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 103807063~6803871 2024-07-26T18:51:51.283 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 21603913~2161702 2024-07-26T18:51:51.286 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 115522276~6124551 2024-07-26T18:51:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:50 smithi135 ceph-mon[85352]: osdmap e1360: 8 total, 8 up, 8 in 2024-07-26T18:51:51.333 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 27065287~5920574 2024-07-26T18:51:51.338 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:51:52.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:51:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:51:52] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-07-26T18:51:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:51 smithi071 ceph-mon[90507]: pgmap v2408: 169 pgs: 169 active+clean; 951 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 12 MiB/s wr, 424 op/s 2024-07-26T18:51:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:51 smithi071 ceph-mon[90507]: osdmap e1361: 8 total, 8 up, 8 in 2024-07-26T18:51:52.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:51 smithi071 ceph-mon[90507]: osdmap e1362: 8 total, 8 up, 8 in 2024-07-26T18:51:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:51 smithi071 ceph-mon[92867]: pgmap v2408: 169 pgs: 169 active+clean; 951 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 12 MiB/s wr, 424 op/s 2024-07-26T18:51:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:51 smithi071 ceph-mon[92867]: osdmap e1361: 8 total, 8 up, 8 in 2024-07-26T18:51:52.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:51 smithi071 ceph-mon[92867]: osdmap e1362: 8 total, 8 up, 8 in 2024-07-26T18:51:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:51 smithi135 ceph-mon[85352]: pgmap v2408: 169 pgs: 169 active+clean; 951 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 12 MiB/s wr, 424 op/s 2024-07-26T18:51:52.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:51 smithi135 ceph-mon[85352]: osdmap e1361: 8 total, 8 up, 8 in 2024-07-26T18:51:52.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:51 smithi135 ceph-mon[85352]: osdmap e1362: 8 total, 8 up, 8 in 2024-07-26T18:51:52.872 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 168321836 2024-07-26T18:51:53.258 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.StressNoMigrate (8264 ms) 2024-07-26T18:51:53.258 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.Stress 2024-07-26T18:51:53.289 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:51:53.300 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 19805463~942860 2024-07-26T18:51:53.316 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 29452395~5698940 2024-07-26T18:51:53.317 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 49100307~3316420 2024-07-26T18:51:53.343 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 24190919~8082924 2024-07-26T18:51:53.343 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 55775718~3236487 2024-07-26T18:51:53.367 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 51664631~5045758 2024-07-26T18:51:53.370 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 26492609~2143361 2024-07-26T18:51:53.392 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 39201977~5396431 2024-07-26T18:51:53.392 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap0 2024-07-26T18:51:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:53 smithi071 ceph-mon[90507]: pgmap v2411: 169 pgs: 169 active+clean; 1020 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.5 MiB/s rd, 22 MiB/s wr, 485 op/s 2024-07-26T18:51:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:53 smithi071 ceph-mon[90507]: osdmap e1363: 8 total, 8 up, 8 in 2024-07-26T18:51:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:53 smithi071 ceph-mon[92867]: pgmap v2411: 169 pgs: 169 active+clean; 1020 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.5 MiB/s rd, 22 MiB/s wr, 485 op/s 2024-07-26T18:51:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:53 smithi071 ceph-mon[92867]: osdmap e1363: 8 total, 8 up, 8 in 2024-07-26T18:51:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:53 smithi135 ceph-mon[85352]: pgmap v2411: 169 pgs: 169 active+clean; 1020 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.5 MiB/s rd, 22 MiB/s wr, 485 op/s 2024-07-26T18:51:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:53 smithi135 ceph-mon[85352]: osdmap e1363: 8 total, 8 up, 8 in 2024-07-26T18:51:54.915 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap0 2024-07-26T18:51:54.928 INFO:tasks.workunit.client.0.smithi071.stdout:clone image167 -> image170 2024-07-26T18:51:55.022 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 133054558 2024-07-26T18:51:55.036 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 113681046~5371793 2024-07-26T18:51:55.083 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 92089909~5468223 2024-07-26T18:51:55.084 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 29040324~6210863 2024-07-26T18:51:55.129 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 44029863~714277 2024-07-26T18:51:55.134 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 99778503~5857909 2024-07-26T18:51:55.169 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 65635703~6501914 2024-07-26T18:51:55.176 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 83618045~2630826 2024-07-26T18:51:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:54 smithi071 ceph-mon[90507]: osdmap e1364: 8 total, 8 up, 8 in 2024-07-26T18:51:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:51:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:51:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:51:55.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:51:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:54 smithi071 ceph-mon[92867]: osdmap e1364: 8 total, 8 up, 8 in 2024-07-26T18:51:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:51:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:51:55.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:51:55.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:51:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 128582361~4472197 2024-07-26T18:51:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:51:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:54 smithi135 ceph-mon[85352]: osdmap e1364: 8 total, 8 up, 8 in 2024-07-26T18:51:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:51:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:51:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:51:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:51:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:55 smithi071 ceph-mon[90507]: pgmap v2414: 169 pgs: 169 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 26 MiB/s wr, 480 op/s 2024-07-26T18:51:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:55 smithi071 ceph-mon[90507]: osdmap e1365: 8 total, 8 up, 8 in 2024-07-26T18:51:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:55 smithi071 ceph-mon[92867]: pgmap v2414: 169 pgs: 169 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 26 MiB/s wr, 480 op/s 2024-07-26T18:51:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:55 smithi071 ceph-mon[92867]: osdmap e1365: 8 total, 8 up, 8 in 2024-07-26T18:51:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:55 smithi135 ceph-mon[85352]: pgmap v2414: 169 pgs: 169 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 26 MiB/s wr, 480 op/s 2024-07-26T18:51:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:55 smithi135 ceph-mon[85352]: osdmap e1365: 8 total, 8 up, 8 in 2024-07-26T18:51:56.937 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:51:56.949 INFO:tasks.workunit.client.0.smithi071.stdout:clone image170 -> image172 2024-07-26T18:51:57.078 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 109715797~6611713 2024-07-26T18:51:57.153 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 105000806~6477343 2024-07-26T18:51:57.161 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 98675427~140219 2024-07-26T18:51:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:56 smithi071 ceph-mon[90507]: osdmap e1366: 8 total, 8 up, 8 in 2024-07-26T18:51:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:56 smithi071 ceph-mon[92867]: osdmap e1366: 8 total, 8 up, 8 in 2024-07-26T18:51:57.178 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 22650482~5810537 2024-07-26T18:51:57.195 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 14947592~4818150 2024-07-26T18:51:57.240 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 97737285~2076973 2024-07-26T18:51:57.243 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 223328~1906304 2024-07-26T18:51:57.267 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 66765117~2195967 2024-07-26T18:51:57.274 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:51:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:56 smithi135 ceph-mon[85352]: osdmap e1366: 8 total, 8 up, 8 in 2024-07-26T18:51:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:57 smithi071 ceph-mon[90507]: pgmap v2417: 169 pgs: 169 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 15 MiB/s wr, 267 op/s 2024-07-26T18:51:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:57 smithi071 ceph-mon[90507]: osdmap e1367: 8 total, 8 up, 8 in 2024-07-26T18:51:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:57 smithi071 ceph-mon[92867]: pgmap v2417: 169 pgs: 169 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 15 MiB/s wr, 267 op/s 2024-07-26T18:51:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:57 smithi071 ceph-mon[92867]: osdmap e1367: 8 total, 8 up, 8 in 2024-07-26T18:51:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:57 smithi135 ceph-mon[85352]: pgmap v2417: 169 pgs: 169 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 15 MiB/s wr, 267 op/s 2024-07-26T18:51:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:57 smithi135 ceph-mon[85352]: osdmap e1367: 8 total, 8 up, 8 in 2024-07-26T18:51:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:51:58.953 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap2 2024-07-26T18:51:58.966 INFO:tasks.workunit.client.0.smithi071.stdout:clone image172 -> image174 2024-07-26T18:51:59.119 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 161080801 2024-07-26T18:51:59.130 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 72469528~7307930 2024-07-26T18:51:59.203 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 32464470~8047994 2024-07-26T18:51:59.240 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 124261763~1874359 2024-07-26T18:51:59.255 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 108478044~3238113 2024-07-26T18:51:59.279 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 13452372~2904840 2024-07-26T18:51:59.306 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 118396824~7473886 2024-07-26T18:51:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:58 smithi135 ceph-mon[85352]: osdmap e1368: 8 total, 8 up, 8 in 2024-07-26T18:51:59.326 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 57894105~8378616 2024-07-26T18:51:59.404 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 102525594~4234432 2024-07-26T18:51:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:58 smithi071 ceph-mon[90507]: osdmap e1368: 8 total, 8 up, 8 in 2024-07-26T18:51:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:58 smithi071 ceph-mon[92867]: osdmap e1368: 8 total, 8 up, 8 in 2024-07-26T18:51:59.441 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:52:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:59 smithi135 ceph-mon[85352]: pgmap v2420: 169 pgs: 169 active+clean; 1.2 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 17 MiB/s wr, 349 op/s 2024-07-26T18:52:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:51:59 smithi135 ceph-mon[85352]: osdmap e1369: 8 total, 8 up, 8 in 2024-07-26T18:52:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:59 smithi071 ceph-mon[90507]: pgmap v2420: 169 pgs: 169 active+clean; 1.2 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 17 MiB/s wr, 349 op/s 2024-07-26T18:52:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:51:59 smithi071 ceph-mon[90507]: osdmap e1369: 8 total, 8 up, 8 in 2024-07-26T18:52:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:59 smithi071 ceph-mon[92867]: pgmap v2420: 169 pgs: 169 active+clean; 1.2 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 17 MiB/s wr, 349 op/s 2024-07-26T18:52:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:51:59 smithi071 ceph-mon[92867]: osdmap e1369: 8 total, 8 up, 8 in 2024-07-26T18:52:00.965 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap3 2024-07-26T18:52:00.981 INFO:tasks.workunit.client.0.smithi071.stdout:clone image174 -> image176 2024-07-26T18:52:01.154 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 115125128 2024-07-26T18:52:01.209 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:52:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:00 smithi135 ceph-mon[85352]: osdmap e1370: 8 total, 8 up, 8 in 2024-07-26T18:52:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:00 smithi071 ceph-mon[90507]: osdmap e1370: 8 total, 8 up, 8 in 2024-07-26T18:52:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:00 smithi071 ceph-mon[92867]: osdmap e1370: 8 total, 8 up, 8 in 2024-07-26T18:52:01.679 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:52:01.907 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:52:02.209 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.Stress (8953 ms) 2024-07-26T18:52:02.209 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.Stress2 2024-07-26T18:52:02.242 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:52:02.253 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 58805949~4175570 2024-07-26T18:52:02.290 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 31418367~4148588 2024-07-26T18:52:02.290 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 56386541~4385121 2024-07-26T18:52:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:01 smithi135 ceph-mon[85352]: pgmap v2423: 169 pgs: 169 active+clean; 1.2 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 20 MiB/s wr, 464 op/s 2024-07-26T18:52:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:01 smithi135 ceph-mon[85352]: osdmap e1371: 8 total, 8 up, 8 in 2024-07-26T18:52:02.320 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 48524128~5312701 2024-07-26T18:52:02.320 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 70626610~5040812 2024-07-26T18:52:02.355 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 15619506~6599311 2024-07-26T18:52:02.355 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 43914796~2437068 2024-07-26T18:52:02.376 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 28210180~6890284 2024-07-26T18:52:02.376 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap0 2024-07-26T18:52:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:01 smithi071 ceph-mon[90507]: pgmap v2423: 169 pgs: 169 active+clean; 1.2 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 20 MiB/s wr, 464 op/s 2024-07-26T18:52:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:01 smithi071 ceph-mon[90507]: osdmap e1371: 8 total, 8 up, 8 in 2024-07-26T18:52:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:52:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:52:02] "GET /metrics HTTP/1.1" 200 38904 "" "Prometheus/2.43.0" 2024-07-26T18:52:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:01 smithi071 ceph-mon[92867]: pgmap v2423: 169 pgs: 169 active+clean; 1.2 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 20 MiB/s wr, 464 op/s 2024-07-26T18:52:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:01 smithi071 ceph-mon[92867]: osdmap e1371: 8 total, 8 up, 8 in 2024-07-26T18:52:03.975 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap0 2024-07-26T18:52:03.988 INFO:tasks.workunit.client.0.smithi071.stdout:clone image177 -> image180 2024-07-26T18:52:04.092 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 6862027~6282469 2024-07-26T18:52:04.140 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 33215196~8227768 2024-07-26T18:52:04.147 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 5984857~5947306 2024-07-26T18:52:04.181 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 67235909~8039381 2024-07-26T18:52:04.201 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 70416821~1830681 2024-07-26T18:52:04.214 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 22264048~2835612 2024-07-26T18:52:04.219 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 65731438~4387071 2024-07-26T18:52:04.251 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16924268~5572525 2024-07-26T18:52:04.256 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:52:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:03 smithi135 ceph-mon[85352]: pgmap v2425: 169 pgs: 169 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 17 MiB/s wr, 481 op/s 2024-07-26T18:52:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:03 smithi135 ceph-mon[85352]: osdmap e1372: 8 total, 8 up, 8 in 2024-07-26T18:52:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:03 smithi071 ceph-mon[90507]: pgmap v2425: 169 pgs: 169 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 17 MiB/s wr, 481 op/s 2024-07-26T18:52:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:03 smithi071 ceph-mon[90507]: osdmap e1372: 8 total, 8 up, 8 in 2024-07-26T18:52:04.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:03 smithi071 ceph-mon[92867]: pgmap v2425: 169 pgs: 169 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 17 MiB/s wr, 481 op/s 2024-07-26T18:52:04.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:03 smithi071 ceph-mon[92867]: osdmap e1372: 8 total, 8 up, 8 in 2024-07-26T18:52:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:04 smithi135 ceph-mon[85352]: osdmap e1373: 8 total, 8 up, 8 in 2024-07-26T18:52:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:04 smithi071 ceph-mon[92867]: osdmap e1373: 8 total, 8 up, 8 in 2024-07-26T18:52:05.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:04 smithi071 ceph-mon[90507]: osdmap e1373: 8 total, 8 up, 8 in 2024-07-26T18:52:05.986 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:52:06.003 INFO:tasks.workunit.client.0.smithi071.stdout:clone image180 -> image182 2024-07-26T18:52:06.136 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 77296683~6201945 2024-07-26T18:52:06.192 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 75735953~8150127 2024-07-26T18:52:06.195 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 65081086~5316958 2024-07-26T18:52:06.241 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16142634~1696439 2024-07-26T18:52:06.254 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 25363940~8332586 2024-07-26T18:52:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:05 smithi135 ceph-mon[85352]: pgmap v2428: 169 pgs: 169 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 19 MiB/s wr, 805 op/s 2024-07-26T18:52:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:05 smithi135 ceph-mon[85352]: osdmap e1374: 8 total, 8 up, 8 in 2024-07-26T18:52:06.309 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 3790093~2409774 2024-07-26T18:52:06.332 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 33858068~5521044 2024-07-26T18:52:06.371 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 72469068~2263513 2024-07-26T18:52:06.393 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:52:06.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:05 smithi071 ceph-mon[92867]: pgmap v2428: 169 pgs: 169 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 19 MiB/s wr, 805 op/s 2024-07-26T18:52:06.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:05 smithi071 ceph-mon[92867]: osdmap e1374: 8 total, 8 up, 8 in 2024-07-26T18:52:06.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:05 smithi071 ceph-mon[90507]: pgmap v2428: 169 pgs: 169 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 19 MiB/s wr, 805 op/s 2024-07-26T18:52:06.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:05 smithi071 ceph-mon[90507]: osdmap e1374: 8 total, 8 up, 8 in 2024-07-26T18:52:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:06 smithi135 ceph-mon[85352]: osdmap e1375: 8 total, 8 up, 8 in 2024-07-26T18:52:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:06 smithi071 ceph-mon[90507]: osdmap e1375: 8 total, 8 up, 8 in 2024-07-26T18:52:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:06 smithi071 ceph-mon[92867]: osdmap e1375: 8 total, 8 up, 8 in 2024-07-26T18:52:08.014 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 162340005 2024-07-26T18:52:08.028 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 110034609~8003781 2024-07-26T18:52:08.041 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 77939852~4787134 2024-07-26T18:52:08.041 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 31521835~2784868 2024-07-26T18:52:08.042 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 20179610~7310202 2024-07-26T18:52:08.043 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 54351698~7457884 2024-07-26T18:52:08.083 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 80606439~6282561 2024-07-26T18:52:08.085 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 156120263~5270591 2024-07-26T18:52:08.089 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 110782988~399833 2024-07-26T18:52:08.090 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:52:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:07 smithi135 ceph-mon[85352]: pgmap v2431: 169 pgs: 169 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 16 MiB/s wr, 995 op/s 2024-07-26T18:52:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:07 smithi135 ceph-mon[85352]: osdmap e1376: 8 total, 8 up, 8 in 2024-07-26T18:52:08.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:07 smithi071 ceph-mon[92867]: pgmap v2431: 169 pgs: 169 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 16 MiB/s wr, 995 op/s 2024-07-26T18:52:08.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:07 smithi071 ceph-mon[92867]: osdmap e1376: 8 total, 8 up, 8 in 2024-07-26T18:52:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:07 smithi071 ceph-mon[90507]: pgmap v2431: 169 pgs: 169 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 37 MiB/s rd, 16 MiB/s wr, 995 op/s 2024-07-26T18:52:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:07 smithi071 ceph-mon[90507]: osdmap e1376: 8 total, 8 up, 8 in 2024-07-26T18:52:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:09 smithi135 ceph-mon[85352]: osdmap e1377: 8 total, 8 up, 8 in 2024-07-26T18:52:09.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:09 smithi071 ceph-mon[92867]: osdmap e1377: 8 total, 8 up, 8 in 2024-07-26T18:52:09.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:09 smithi071 ceph-mon[90507]: osdmap e1377: 8 total, 8 up, 8 in 2024-07-26T18:52:10.028 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap3 2024-07-26T18:52:10.046 INFO:tasks.workunit.client.0.smithi071.stdout:clone image182 -> image184 2024-07-26T18:52:10.272 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:52:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:10 smithi135 ceph-mon[85352]: pgmap v2434: 169 pgs: 169 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 31 MiB/s rd, 22 MiB/s wr, 842 op/s 2024-07-26T18:52:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:10 smithi135 ceph-mon[85352]: osdmap e1378: 8 total, 8 up, 8 in 2024-07-26T18:52:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:10 smithi071 ceph-mon[90507]: pgmap v2434: 169 pgs: 169 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 31 MiB/s rd, 22 MiB/s wr, 842 op/s 2024-07-26T18:52:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:10 smithi071 ceph-mon[90507]: osdmap e1378: 8 total, 8 up, 8 in 2024-07-26T18:52:10.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:10 smithi071 ceph-mon[92867]: pgmap v2434: 169 pgs: 169 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 31 MiB/s rd, 22 MiB/s wr, 842 op/s 2024-07-26T18:52:10.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:10 smithi071 ceph-mon[92867]: osdmap e1378: 8 total, 8 up, 8 in 2024-07-26T18:52:10.755 INFO:tasks.workunit.client.0.smithi071.stdout:write: a 72517854~1432572 2024-07-26T18:52:10.784 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 133925412~6704642 2024-07-26T18:52:10.818 INFO:tasks.workunit.client.0.smithi071.stdout:write: a 29747654~6785315 2024-07-26T18:52:10.887 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 95926435~7151732 2024-07-26T18:52:10.923 INFO:tasks.workunit.client.0.smithi071.stdout:write: a 157970364~4369641 2024-07-26T18:52:10.970 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 111320752~7053352 2024-07-26T18:52:10.999 INFO:tasks.workunit.client.0.smithi071.stdout:write: a 102933115~7079782 2024-07-26T18:52:11.031 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 131302380~4141108 2024-07-26T18:52:11.033 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: user0 2024-07-26T18:52:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:11 smithi135 ceph-mon[85352]: osdmap e1379: 8 total, 8 up, 8 in 2024-07-26T18:52:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:11 smithi135 ceph-mon[85352]: pgmap v2437: 169 pgs: 169 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 30 MiB/s wr, 579 op/s 2024-07-26T18:52:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:11 smithi071 ceph-mon[90507]: osdmap e1379: 8 total, 8 up, 8 in 2024-07-26T18:52:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:11 smithi071 ceph-mon[90507]: pgmap v2437: 169 pgs: 169 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 30 MiB/s wr, 579 op/s 2024-07-26T18:52:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:11 smithi071 ceph-mon[92867]: osdmap e1379: 8 total, 8 up, 8 in 2024-07-26T18:52:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:11 smithi071 ceph-mon[92867]: pgmap v2437: 169 pgs: 169 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 30 MiB/s wr, 579 op/s 2024-07-26T18:52:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:52:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:52:12] "GET /metrics HTTP/1.1" 200 38904 "" "Prometheus/2.43.0" 2024-07-26T18:52:13.061 INFO:tasks.workunit.client.0.smithi071.stdout:write: b 484210~6925977 2024-07-26T18:52:13.080 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 26144085~124643 2024-07-26T18:52:13.080 INFO:tasks.workunit.client.0.smithi071.stdout:write: b 24359113~4432943 2024-07-26T18:52:13.145 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 85520134~6227373 2024-07-26T18:52:13.146 INFO:tasks.workunit.client.0.smithi071.stdout:write: b 82451458~4463881 2024-07-26T18:52:13.195 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 113251918~5471091 2024-07-26T18:52:13.195 INFO:tasks.workunit.client.0.smithi071.stdout:write: b 95637084~2542052 2024-07-26T18:52:13.196 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 130823709~5632586 2024-07-26T18:52:13.196 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: user1 2024-07-26T18:52:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:13 smithi135 ceph-mon[85352]: osdmap e1380: 8 total, 8 up, 8 in 2024-07-26T18:52:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:13 smithi135 ceph-mon[85352]: pgmap v2439: 169 pgs: 169 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 29 MiB/s wr, 442 op/s 2024-07-26T18:52:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:13 smithi071 ceph-mon[90507]: osdmap e1380: 8 total, 8 up, 8 in 2024-07-26T18:52:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:13 smithi071 ceph-mon[90507]: pgmap v2439: 169 pgs: 169 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 29 MiB/s wr, 442 op/s 2024-07-26T18:52:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:13 smithi071 ceph-mon[92867]: osdmap e1380: 8 total, 8 up, 8 in 2024-07-26T18:52:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:13 smithi071 ceph-mon[92867]: pgmap v2439: 169 pgs: 169 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 29 MiB/s wr, 442 op/s 2024-07-26T18:52:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:14 smithi135 ceph-mon[85352]: osdmap e1381: 8 total, 8 up, 8 in 2024-07-26T18:52:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:14 smithi071 ceph-mon[90507]: osdmap e1381: 8 total, 8 up, 8 in 2024-07-26T18:52:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:14 smithi071 ceph-mon[92867]: osdmap e1381: 8 total, 8 up, 8 in 2024-07-26T18:52:15.076 INFO:tasks.workunit.client.0.smithi071.stdout:write: c 61078103~7263275 2024-07-26T18:52:15.089 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 106689695~4265310 2024-07-26T18:52:15.089 INFO:tasks.workunit.client.0.smithi071.stdout:write: c 130546116~4014644 2024-07-26T18:52:15.091 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 63875346~1761120 2024-07-26T18:52:15.178 INFO:tasks.workunit.client.0.smithi071.stdout:write: c 2927997~4438195 2024-07-26T18:52:15.179 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 27351470~959305 2024-07-26T18:52:15.179 INFO:tasks.workunit.client.0.smithi071.stdout:write: c 111214258~3930604 2024-07-26T18:52:15.181 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 97651004~7116672 2024-07-26T18:52:15.181 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: user2 2024-07-26T18:52:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:15 smithi071 ceph-mon[92867]: osdmap e1382: 8 total, 8 up, 8 in 2024-07-26T18:52:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:15 smithi071 ceph-mon[92867]: pgmap v2442: 169 pgs: 169 active+clean; 1.6 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 31 MiB/s wr, 597 op/s 2024-07-26T18:52:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:15 smithi071 ceph-mon[90507]: osdmap e1382: 8 total, 8 up, 8 in 2024-07-26T18:52:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:15 smithi071 ceph-mon[90507]: pgmap v2442: 169 pgs: 169 active+clean; 1.6 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 31 MiB/s wr, 597 op/s 2024-07-26T18:52:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:15 smithi135 ceph-mon[85352]: osdmap e1382: 8 total, 8 up, 8 in 2024-07-26T18:52:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:15 smithi135 ceph-mon[85352]: pgmap v2442: 169 pgs: 169 active+clean; 1.6 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 31 MiB/s wr, 597 op/s 2024-07-26T18:52:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:16 smithi071 ceph-mon[92867]: osdmap e1383: 8 total, 8 up, 8 in 2024-07-26T18:52:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:16 smithi071 ceph-mon[90507]: osdmap e1383: 8 total, 8 up, 8 in 2024-07-26T18:52:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:16 smithi135 ceph-mon[85352]: osdmap e1383: 8 total, 8 up, 8 in 2024-07-26T18:52:17.094 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 184736452 2024-07-26T18:52:17.110 INFO:tasks.workunit.client.0.smithi071.stdout:write: d 125812798~5338607 2024-07-26T18:52:17.122 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 8913257~4900249 2024-07-26T18:52:17.123 INFO:tasks.workunit.client.0.smithi071.stdout:write: d 52202599~5944167 2024-07-26T18:52:17.128 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 168779429~7492348 2024-07-26T18:52:17.128 INFO:tasks.workunit.client.0.smithi071.stdout:write: d 111811716~4974231 2024-07-26T18:52:17.133 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 19532128~7388160 2024-07-26T18:52:17.233 INFO:tasks.workunit.client.0.smithi071.stdout:write: d 12780675~5106070 2024-07-26T18:52:17.236 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 134826348~428908 2024-07-26T18:52:17.237 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: user3 2024-07-26T18:52:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:17 smithi071 ceph-mon[90507]: osdmap e1384: 8 total, 8 up, 8 in 2024-07-26T18:52:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:17 smithi071 ceph-mon[90507]: pgmap v2445: 169 pgs: 169 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 31 MiB/s wr, 428 op/s 2024-07-26T18:52:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:17 smithi071 ceph-mon[92867]: osdmap e1384: 8 total, 8 up, 8 in 2024-07-26T18:52:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:17 smithi071 ceph-mon[92867]: pgmap v2445: 169 pgs: 169 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 31 MiB/s wr, 428 op/s 2024-07-26T18:52:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:17 smithi135 ceph-mon[85352]: osdmap e1384: 8 total, 8 up, 8 in 2024-07-26T18:52:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:17 smithi135 ceph-mon[85352]: pgmap v2445: 169 pgs: 169 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 31 MiB/s wr, 428 op/s 2024-07-26T18:52:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:18 smithi071 ceph-mon[92867]: osdmap e1385: 8 total, 8 up, 8 in 2024-07-26T18:52:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:18 smithi071 ceph-mon[90507]: osdmap e1385: 8 total, 8 up, 8 in 2024-07-26T18:52:18.458 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:18 smithi135 ceph-mon[85352]: osdmap e1385: 8 total, 8 up, 8 in 2024-07-26T18:52:19.114 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 18473645~4618411 2024-07-26T18:52:19.116 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 19628247~2309205 2024-07-26T18:52:19.153 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 36947290~4618411 2024-07-26T18:52:19.154 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 38101892~2309205 2024-07-26T18:52:19.199 INFO:tasks.workunit.client.0.smithi071.stdout:write: 3 55420935~4618411 2024-07-26T18:52:19.201 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 56575537~2309205 2024-07-26T18:52:19.246 INFO:tasks.workunit.client.0.smithi071.stdout:write: 4 73894580~4618411 2024-07-26T18:52:19.247 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 75049182~2309205 2024-07-26T18:52:19.290 INFO:tasks.workunit.client.0.smithi071.stdout:write: 5 92368226~4618411 2024-07-26T18:52:19.291 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 93522828~2309205 2024-07-26T18:52:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:19 smithi071 ceph-mon[92867]: osdmap e1386: 8 total, 8 up, 8 in 2024-07-26T18:52:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:19 smithi071 ceph-mon[92867]: pgmap v2448: 169 pgs: 169 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 23 MiB/s wr, 334 op/s 2024-07-26T18:52:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:19 smithi071 ceph-mon[90507]: osdmap e1386: 8 total, 8 up, 8 in 2024-07-26T18:52:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:19 smithi071 ceph-mon[90507]: pgmap v2448: 169 pgs: 169 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 23 MiB/s wr, 334 op/s 2024-07-26T18:52:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:19 smithi135 ceph-mon[85352]: osdmap e1386: 8 total, 8 up, 8 in 2024-07-26T18:52:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:19 smithi135 ceph-mon[85352]: pgmap v2448: 169 pgs: 169 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 23 MiB/s wr, 334 op/s 2024-07-26T18:52:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:20 smithi071 ceph-mon[90507]: osdmap e1387: 8 total, 8 up, 8 in 2024-07-26T18:52:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:20 smithi071 ceph-mon[92867]: osdmap e1387: 8 total, 8 up, 8 in 2024-07-26T18:52:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:20 smithi135 ceph-mon[85352]: osdmap e1387: 8 total, 8 up, 8 in 2024-07-26T18:52:20.793 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:52:21.019 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:52:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:21 smithi071 ceph-mon[92867]: pgmap v2450: 169 pgs: 169 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 9.8 MiB/s rd, 28 MiB/s wr, 304 op/s 2024-07-26T18:52:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:21 smithi071 ceph-mon[90507]: pgmap v2450: 169 pgs: 169 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 9.8 MiB/s rd, 28 MiB/s wr, 304 op/s 2024-07-26T18:52:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:21 smithi135 ceph-mon[85352]: pgmap v2450: 169 pgs: 169 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 9.8 MiB/s rd, 28 MiB/s wr, 304 op/s 2024-07-26T18:52:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:52:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:52:22] "GET /metrics HTTP/1.1" 200 38906 "" "Prometheus/2.43.0" 2024-07-26T18:52:22.544 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.Stress2 (20334 ms) 2024-07-26T18:52:22.544 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMigration.StressLive 2024-07-26T18:52:22.575 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 83886080 2024-07-26T18:52:22.585 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 9617723~4443552 2024-07-26T18:52:22.626 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 23900156~5661739 2024-07-26T18:52:22.626 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 56445682~5667310 2024-07-26T18:52:22.664 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 47801045~8082246 2024-07-26T18:52:22.666 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 18633208~1656030 2024-07-26T18:52:22.681 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 78059165~4586070 2024-07-26T18:52:22.681 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 61979202~4142989 2024-07-26T18:52:22.706 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 47566315~7900300 2024-07-26T18:52:22.708 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap0 2024-07-26T18:52:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:23 smithi135 ceph-mon[85352]: pgmap v2451: 169 pgs: 169 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 75 MiB/s rd, 30 MiB/s wr, 633 op/s 2024-07-26T18:52:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:23 smithi071 ceph-mon[90507]: pgmap v2451: 169 pgs: 169 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 75 MiB/s rd, 30 MiB/s wr, 633 op/s 2024-07-26T18:52:23.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:23 smithi071 ceph-mon[92867]: pgmap v2451: 169 pgs: 169 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 75 MiB/s rd, 30 MiB/s wr, 633 op/s 2024-07-26T18:52:24.231 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 87064915 2024-07-26T18:52:24.244 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 6464648~2202767 2024-07-26T18:52:24.251 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 37287739~4934408 2024-07-26T18:52:24.251 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 71661009~3583578 2024-07-26T18:52:24.252 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 3833204~2291606 2024-07-26T18:52:24.253 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 65502646~1808179 2024-07-26T18:52:24.255 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 38998374~1283812 2024-07-26T18:52:24.256 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 44809296~7164067 2024-07-26T18:52:24.267 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 60291923~2981929 2024-07-26T18:52:24.268 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap1 2024-07-26T18:52:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:24 smithi135 ceph-mon[85352]: osdmap e1388: 8 total, 8 up, 8 in 2024-07-26T18:52:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:24 smithi071 ceph-mon[90507]: osdmap e1388: 8 total, 8 up, 8 in 2024-07-26T18:52:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:24 smithi071 ceph-mon[92867]: osdmap e1388: 8 total, 8 up, 8 in 2024-07-26T18:52:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:25 smithi135 ceph-mon[85352]: pgmap v2453: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 187 MiB/s rd, 29 MiB/s wr, 665 op/s 2024-07-26T18:52:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:25 smithi135 ceph-mon[85352]: osdmap e1389: 8 total, 8 up, 8 in 2024-07-26T18:52:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:25 smithi071 ceph-mon[90507]: pgmap v2453: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 187 MiB/s rd, 29 MiB/s wr, 665 op/s 2024-07-26T18:52:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:25 smithi071 ceph-mon[90507]: osdmap e1389: 8 total, 8 up, 8 in 2024-07-26T18:52:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:25 smithi071 ceph-mon[92867]: pgmap v2453: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 187 MiB/s rd, 29 MiB/s wr, 665 op/s 2024-07-26T18:52:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:25 smithi071 ceph-mon[92867]: osdmap e1389: 8 total, 8 up, 8 in 2024-07-26T18:52:26.244 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap1 2024-07-26T18:52:26.261 INFO:tasks.workunit.client.0.smithi071.stdout:clone image185 -> image188 2024-07-26T18:52:26.362 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 129125363 2024-07-26T18:52:26.372 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 56287277~5649634 2024-07-26T18:52:26.425 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 44382138~7448029 2024-07-26T18:52:26.442 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 23571870~4925078 2024-07-26T18:52:26.480 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 80822246~5106043 2024-07-26T18:52:26.486 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 80966105~437078 2024-07-26T18:52:26.490 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 120148306~5969720 2024-07-26T18:52:26.490 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 72215153~7079398 2024-07-26T18:52:26.545 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 39422220~161713 2024-07-26T18:52:26.551 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap2 2024-07-26T18:52:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:26 smithi135 ceph-mon[85352]: osdmap e1390: 8 total, 8 up, 8 in 2024-07-26T18:52:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:26 smithi071 ceph-mon[90507]: osdmap e1390: 8 total, 8 up, 8 in 2024-07-26T18:52:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:26 smithi071 ceph-mon[92867]: osdmap e1390: 8 total, 8 up, 8 in 2024-07-26T18:52:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:27 smithi135 ceph-mon[85352]: pgmap v2456: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 258 MiB/s rd, 20 MiB/s wr, 725 op/s 2024-07-26T18:52:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:27 smithi135 ceph-mon[85352]: osdmap e1391: 8 total, 8 up, 8 in 2024-07-26T18:52:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:27 smithi071 ceph-mon[90507]: pgmap v2456: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 258 MiB/s rd, 20 MiB/s wr, 725 op/s 2024-07-26T18:52:27.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:27 smithi071 ceph-mon[90507]: osdmap e1391: 8 total, 8 up, 8 in 2024-07-26T18:52:27.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:27 smithi071 ceph-mon[92867]: pgmap v2456: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 258 MiB/s rd, 20 MiB/s wr, 725 op/s 2024-07-26T18:52:27.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:27 smithi071 ceph-mon[92867]: osdmap e1391: 8 total, 8 up, 8 in 2024-07-26T18:52:28.261 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 29656368~8159394 2024-07-26T18:52:28.278 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 95653991~5903853 2024-07-26T18:52:28.278 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 57443936~3386232 2024-07-26T18:52:28.279 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 115543065~1266759 2024-07-26T18:52:28.279 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 122919391~6205972 2024-07-26T18:52:28.287 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 25782666~5690788 2024-07-26T18:52:28.308 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 20617034~4368588 2024-07-26T18:52:28.312 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 108275552~888104 2024-07-26T18:52:28.313 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: snap3 2024-07-26T18:52:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:28 smithi135 ceph-mon[85352]: osdmap e1392: 8 total, 8 up, 8 in 2024-07-26T18:52:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:28 smithi071 ceph-mon[90507]: osdmap e1392: 8 total, 8 up, 8 in 2024-07-26T18:52:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:28 smithi071 ceph-mon[92867]: osdmap e1392: 8 total, 8 up, 8 in 2024-07-26T18:52:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:29 smithi135 ceph-mon[85352]: pgmap v2459: 169 pgs: 169 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 160 MiB/s rd, 11 MiB/s wr, 326 op/s 2024-07-26T18:52:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:29 smithi135 ceph-mon[85352]: osdmap e1393: 8 total, 8 up, 8 in 2024-07-26T18:52:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:29 smithi071 ceph-mon[90507]: pgmap v2459: 169 pgs: 169 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 160 MiB/s rd, 11 MiB/s wr, 326 op/s 2024-07-26T18:52:29.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:29 smithi071 ceph-mon[90507]: osdmap e1393: 8 total, 8 up, 8 in 2024-07-26T18:52:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:29 smithi071 ceph-mon[92867]: pgmap v2459: 169 pgs: 169 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 160 MiB/s rd, 11 MiB/s wr, 326 op/s 2024-07-26T18:52:29.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:29 smithi071 ceph-mon[92867]: osdmap e1393: 8 total, 8 up, 8 in 2024-07-26T18:52:30.276 INFO:tasks.workunit.client.0.smithi071.stdout:snap_protect: snap3 2024-07-26T18:52:30.294 INFO:tasks.workunit.client.0.smithi071.stdout:clone image188 -> image190 2024-07-26T18:52:30.422 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 134255662 2024-07-26T18:52:30.437 INFO:tasks.workunit.client.0.smithi071.stdout:migration_prepare 2024-07-26T18:52:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:30 smithi135 ceph-mon[85352]: osdmap e1394: 8 total, 8 up, 8 in 2024-07-26T18:52:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:30 smithi071 ceph-mon[90507]: osdmap e1394: 8 total, 8 up, 8 in 2024-07-26T18:52:30.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:30 smithi071 ceph-mon[92867]: osdmap e1394: 8 total, 8 up, 8 in 2024-07-26T18:52:30.847 INFO:tasks.workunit.client.0.smithi071.stdout:migration_execute 2024-07-26T18:52:30.847 INFO:tasks.workunit.client.0.smithi071.stdout:write: a 9908548~1516346 2024-07-26T18:52:30.886 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 73463907~7067498 2024-07-26T18:52:30.915 INFO:tasks.workunit.client.0.smithi071.stdout:write: a 60521917~7831066 2024-07-26T18:52:30.976 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 106484561~5083767 2024-07-26T18:52:31.019 INFO:tasks.workunit.client.0.smithi071.stdout:write: a 2107739~2456517 2024-07-26T18:52:31.060 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 6021115~7850249 2024-07-26T18:52:31.082 INFO:tasks.workunit.client.0.smithi071.stdout:write: a 43469168~2333733 2024-07-26T18:52:31.096 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 29725320~4067436 2024-07-26T18:52:31.130 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: user0 2024-07-26T18:52:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:31 smithi135 ceph-mon[85352]: pgmap v2462: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 56 MiB/s rd, 13 MiB/s wr, 235 op/s 2024-07-26T18:52:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:31 smithi135 ceph-mon[85352]: osdmap e1395: 8 total, 8 up, 8 in 2024-07-26T18:52:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:31 smithi071 ceph-mon[92867]: pgmap v2462: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 56 MiB/s rd, 13 MiB/s wr, 235 op/s 2024-07-26T18:52:31.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:31 smithi071 ceph-mon[92867]: osdmap e1395: 8 total, 8 up, 8 in 2024-07-26T18:52:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:31 smithi071 ceph-mon[90507]: pgmap v2462: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 56 MiB/s rd, 13 MiB/s wr, 235 op/s 2024-07-26T18:52:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:31 smithi071 ceph-mon[90507]: osdmap e1395: 8 total, 8 up, 8 in 2024-07-26T18:52:32.282 INFO:tasks.workunit.client.0.smithi071.stdout:write: b 126964182~7291480 2024-07-26T18:52:32.299 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 105241064~2460846 2024-07-26T18:52:32.299 INFO:tasks.workunit.client.0.smithi071.stdout:write: b 100198718~4868344 2024-07-26T18:52:32.305 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 109786427~3633564 2024-07-26T18:52:32.305 INFO:tasks.workunit.client.0.smithi071.stdout:write: b 121962180~2714841 2024-07-26T18:52:32.308 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 116072515~4276335 2024-07-26T18:52:32.342 INFO:tasks.workunit.client.0.smithi071.stdout:write: b 52698059~1946243 2024-07-26T18:52:32.348 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 3655853~641491 2024-07-26T18:52:32.349 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: user1 2024-07-26T18:52:32.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:32 smithi071 ceph-mon[90507]: osdmap e1396: 8 total, 8 up, 8 in 2024-07-26T18:52:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:52:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:52:32] "GET /metrics HTTP/1.1" 200 38902 "" "Prometheus/2.43.0" 2024-07-26T18:52:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:32 smithi071 ceph-mon[92867]: osdmap e1396: 8 total, 8 up, 8 in 2024-07-26T18:52:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:32 smithi135 ceph-mon[85352]: osdmap e1396: 8 total, 8 up, 8 in 2024-07-26T18:52:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:33 smithi135 ceph-mon[85352]: pgmap v2465: 169 pgs: 169 active+clean; 2.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 23 MiB/s wr, 284 op/s 2024-07-26T18:52:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:33 smithi135 ceph-mon[85352]: osdmap e1397: 8 total, 8 up, 8 in 2024-07-26T18:52:33.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:33 smithi071 ceph-mon[90507]: pgmap v2465: 169 pgs: 169 active+clean; 2.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 23 MiB/s wr, 284 op/s 2024-07-26T18:52:33.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:33 smithi071 ceph-mon[90507]: osdmap e1397: 8 total, 8 up, 8 in 2024-07-26T18:52:33.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:33 smithi071 ceph-mon[92867]: pgmap v2465: 169 pgs: 169 active+clean; 2.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 23 MiB/s wr, 284 op/s 2024-07-26T18:52:33.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:33 smithi071 ceph-mon[92867]: osdmap e1397: 8 total, 8 up, 8 in 2024-07-26T18:52:34.299 INFO:tasks.workunit.client.0.smithi071.stdout:write: c 53316158~7034469 2024-07-26T18:52:34.315 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 62374016~3491841 2024-07-26T18:52:34.315 INFO:tasks.workunit.client.0.smithi071.stdout:write: c 22611772~910309 2024-07-26T18:52:34.316 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 100921444~6292576 2024-07-26T18:52:34.316 INFO:tasks.workunit.client.0.smithi071.stdout:write: c 75507569~4111941 2024-07-26T18:52:34.318 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 117155414~1936012 2024-07-26T18:52:34.318 INFO:tasks.workunit.client.0.smithi071.stdout:write: c 124250951~5062735 2024-07-26T18:52:34.344 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 103239547~7082250 2024-07-26T18:52:34.375 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: user2 2024-07-26T18:52:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:34 smithi135 ceph-mon[85352]: osdmap e1398: 8 total, 8 up, 8 in 2024-07-26T18:52:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:34 smithi071 ceph-mon[92867]: osdmap e1398: 8 total, 8 up, 8 in 2024-07-26T18:52:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:34 smithi071 ceph-mon[90507]: osdmap e1398: 8 total, 8 up, 8 in 2024-07-26T18:52:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:35 smithi135 ceph-mon[85352]: pgmap v2468: 169 pgs: 169 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 23 MiB/s rd, 30 MiB/s wr, 697 op/s 2024-07-26T18:52:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:35 smithi135 ceph-mon[85352]: osdmap e1399: 8 total, 8 up, 8 in 2024-07-26T18:52:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:35 smithi071 ceph-mon[92867]: pgmap v2468: 169 pgs: 169 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 23 MiB/s rd, 30 MiB/s wr, 697 op/s 2024-07-26T18:52:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:35 smithi071 ceph-mon[92867]: osdmap e1399: 8 total, 8 up, 8 in 2024-07-26T18:52:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:35 smithi071 ceph-mon[90507]: pgmap v2468: 169 pgs: 169 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 23 MiB/s rd, 30 MiB/s wr, 697 op/s 2024-07-26T18:52:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:35 smithi071 ceph-mon[90507]: osdmap e1399: 8 total, 8 up, 8 in 2024-07-26T18:52:36.314 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 187934588 2024-07-26T18:52:36.330 INFO:tasks.workunit.client.0.smithi071.stdout:write: d 81222439~7634265 2024-07-26T18:52:36.350 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 157710506~7436050 2024-07-26T18:52:36.350 INFO:tasks.workunit.client.0.smithi071.stdout:write: d 30353119~3436413 2024-07-26T18:52:36.351 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 135012258~4370317 2024-07-26T18:52:36.351 INFO:tasks.workunit.client.0.smithi071.stdout:write: d 88858673~5515354 2024-07-26T18:52:36.358 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 81435204~3203049 2024-07-26T18:52:36.399 INFO:tasks.workunit.client.0.smithi071.stdout:write: d 152843854~8085503 2024-07-26T18:52:36.403 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 108855428~4184384 2024-07-26T18:52:36.404 INFO:tasks.workunit.client.0.smithi071.stdout:snap_create: user3 2024-07-26T18:52:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:36 smithi135 ceph-mon[85352]: osdmap e1400: 8 total, 8 up, 8 in 2024-07-26T18:52:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:36 smithi071 ceph-mon[90507]: osdmap e1400: 8 total, 8 up, 8 in 2024-07-26T18:52:36.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:36 smithi071 ceph-mon[92867]: osdmap e1400: 8 total, 8 up, 8 in 2024-07-26T18:52:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:37 smithi135 ceph-mon[85352]: pgmap v2471: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 25 MiB/s rd, 24 MiB/s wr, 620 op/s 2024-07-26T18:52:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:37 smithi135 ceph-mon[85352]: osdmap e1401: 8 total, 8 up, 8 in 2024-07-26T18:52:37.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:37 smithi071 ceph-mon[92867]: pgmap v2471: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 25 MiB/s rd, 24 MiB/s wr, 620 op/s 2024-07-26T18:52:37.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:37 smithi071 ceph-mon[92867]: osdmap e1401: 8 total, 8 up, 8 in 2024-07-26T18:52:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:37 smithi071 ceph-mon[90507]: pgmap v2471: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 25 MiB/s rd, 24 MiB/s wr, 620 op/s 2024-07-26T18:52:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:37 smithi071 ceph-mon[90507]: osdmap e1401: 8 total, 8 up, 8 in 2024-07-26T18:52:38.325 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 214698983 2024-07-26T18:52:38.349 INFO:tasks.workunit.client.0.smithi071.stdout:write: 1 21469898~5367474 2024-07-26T18:52:38.351 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 22811766~2683737 2024-07-26T18:52:38.387 INFO:tasks.workunit.client.0.smithi071.stdout:write: 2 42939796~5367474 2024-07-26T18:52:38.389 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 44281664~2683737 2024-07-26T18:52:38.421 INFO:tasks.workunit.client.0.smithi071.stdout:write: 3 64409694~5367474 2024-07-26T18:52:38.422 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 65751562~2683737 2024-07-26T18:52:38.448 INFO:tasks.workunit.client.0.smithi071.stdout:write: 4 85879593~5367474 2024-07-26T18:52:38.448 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 87221461~2683737 2024-07-26T18:52:38.471 INFO:tasks.workunit.client.0.smithi071.stdout:write: 5 107349491~5367474 2024-07-26T18:52:38.472 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 108691359~2683737 2024-07-26T18:52:38.576 INFO:tasks.workunit.client.0.smithi071.stdout:migration_commit 2024-07-26T18:52:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:38 smithi071 ceph-mon[90507]: osdmap e1402: 8 total, 8 up, 8 in 2024-07-26T18:52:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:38 smithi071 ceph-mon[92867]: osdmap e1402: 8 total, 8 up, 8 in 2024-07-26T18:52:38.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:38 smithi135 ceph-mon[85352]: osdmap e1402: 8 total, 8 up, 8 in 2024-07-26T18:52:39.644 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMigration.StressLive (17100 ms) 2024-07-26T18:52:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:39 smithi071 ceph-mon[90507]: pgmap v2474: 169 pgs: 169 active+clean; 2.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 30 MiB/s wr, 326 op/s 2024-07-26T18:52:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:39 smithi071 ceph-mon[90507]: osdmap e1403: 8 total, 8 up, 8 in 2024-07-26T18:52:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:39 smithi071 ceph-mon[92867]: pgmap v2474: 169 pgs: 169 active+clean; 2.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 30 MiB/s wr, 326 op/s 2024-07-26T18:52:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:39 smithi071 ceph-mon[92867]: osdmap e1403: 8 total, 8 up, 8 in 2024-07-26T18:52:39.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:39 smithi135 ceph-mon[85352]: pgmap v2474: 169 pgs: 169 active+clean; 2.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 16 MiB/s rd, 30 MiB/s wr, 326 op/s 2024-07-26T18:52:39.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:39 smithi135 ceph-mon[85352]: osdmap e1403: 8 total, 8 up, 8 in 2024-07-26T18:52:41.325 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 57 tests from TestMigration (260575 ms total) 2024-07-26T18:52:41.326 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:52:41.326 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 6 tests from TestGroup 2024-07-26T18:52:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:41 smithi071 ceph-mon[90507]: pgmap v2476: 169 pgs: 169 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 18 MiB/s rd, 23 MiB/s wr, 337 op/s 2024-07-26T18:52:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:41 smithi071 ceph-mon[90507]: osdmap e1404: 8 total, 8 up, 8 in 2024-07-26T18:52:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:41 smithi071 ceph-mon[92867]: pgmap v2476: 169 pgs: 169 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 18 MiB/s rd, 23 MiB/s wr, 337 op/s 2024-07-26T18:52:41.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:41 smithi071 ceph-mon[92867]: osdmap e1404: 8 total, 8 up, 8 in 2024-07-26T18:52:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:41 smithi135 ceph-mon[85352]: pgmap v2476: 169 pgs: 169 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 18 MiB/s rd, 23 MiB/s wr, 337 op/s 2024-07-26T18:52:41.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:41 smithi135 ceph-mon[85352]: osdmap e1404: 8 total, 8 up, 8 in 2024-07-26T18:52:42.335 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:52:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:52:42] "GET /metrics HTTP/1.1" 200 38902 "" "Prometheus/2.43.0" 2024-07-26T18:52:42.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:42 smithi071 ceph-mon[90507]: osdmap e1405: 8 total, 8 up, 8 in 2024-07-26T18:52:42.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:42 smithi071 ceph-mon[92867]: osdmap e1405: 8 total, 8 up, 8 in 2024-07-26T18:52:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:42 smithi135 ceph-mon[85352]: osdmap e1405: 8 total, 8 up, 8 in 2024-07-26T18:52:43.334 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestGroup.group_create 2024-07-26T18:52:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[92867]: pgmap v2479: 105 pgs: 105 active+clean; 4.6 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2024-07-26T18:52:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[92867]: osdmap e1406: 8 total, 8 up, 8 in 2024-07-26T18:52:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3851248459' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:52:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:52:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:52:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:52:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:52:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[92867]: osdmap e1407: 8 total, 8 up, 8 in 2024-07-26T18:52:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[90507]: pgmap v2479: 105 pgs: 105 active+clean; 4.6 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2024-07-26T18:52:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[90507]: osdmap e1406: 8 total, 8 up, 8 in 2024-07-26T18:52:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3851248459' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:52:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:52:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:43.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:52:43.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:52:43.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:52:43.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:43 smithi071 ceph-mon[90507]: osdmap e1407: 8 total, 8 up, 8 in 2024-07-26T18:52:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:43 smithi135 ceph-mon[85352]: pgmap v2479: 105 pgs: 105 active+clean; 4.6 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2024-07-26T18:52:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:43 smithi135 ceph-mon[85352]: osdmap e1406: 8 total, 8 up, 8 in 2024-07-26T18:52:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:43 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3851248459' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:52:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:43 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:52:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:43 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:52:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:43 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:52:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:43 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:52:43.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:43 smithi135 ceph-mon[85352]: osdmap e1407: 8 total, 8 up, 8 in 2024-07-26T18:52:45.391 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestGroup.group_create (2058 ms) 2024-07-26T18:52:45.392 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestGroup.group_createPP 2024-07-26T18:52:45.408 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestGroup.group_createPP (16 ms) 2024-07-26T18:52:45.408 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestGroup.add_image 2024-07-26T18:52:45.447 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestGroup.add_image (39 ms) 2024-07-26T18:52:45.447 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestGroup.add_imagePP 2024-07-26T18:52:45.483 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestGroup.add_imagePP (35 ms) 2024-07-26T18:52:45.484 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestGroup.add_snapshot 2024-07-26T18:52:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:45 smithi071 ceph-mon[90507]: pgmap v2482: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-07-26T18:52:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:45 smithi071 ceph-mon[90507]: osdmap e1408: 8 total, 8 up, 8 in 2024-07-26T18:52:45.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:45 smithi071 ceph-mon[92867]: pgmap v2482: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-07-26T18:52:45.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:45 smithi071 ceph-mon[92867]: osdmap e1408: 8 total, 8 up, 8 in 2024-07-26T18:52:45.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:45 smithi135 ceph-mon[85352]: pgmap v2482: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-07-26T18:52:45.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:45 smithi135 ceph-mon[85352]: osdmap e1408: 8 total, 8 up, 8 in 2024-07-26T18:52:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:46 smithi071 ceph-mon[90507]: osdmap e1409: 8 total, 8 up, 8 in 2024-07-26T18:52:46.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:46 smithi071 ceph-mon[92867]: osdmap e1409: 8 total, 8 up, 8 in 2024-07-26T18:52:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:46 smithi135 ceph-mon[85352]: osdmap e1409: 8 total, 8 up, 8 in 2024-07-26T18:52:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:47 smithi071 ceph-mon[90507]: pgmap v2485: 137 pgs: 5 creating+peering, 12 unknown, 120 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-07-26T18:52:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:47 smithi071 ceph-mon[90507]: osdmap e1410: 8 total, 8 up, 8 in 2024-07-26T18:52:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:47 smithi071 ceph-mon[92867]: pgmap v2485: 137 pgs: 5 creating+peering, 12 unknown, 120 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-07-26T18:52:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:47 smithi071 ceph-mon[92867]: osdmap e1410: 8 total, 8 up, 8 in 2024-07-26T18:52:47.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:47 smithi135 ceph-mon[85352]: pgmap v2485: 137 pgs: 5 creating+peering, 12 unknown, 120 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-07-26T18:52:47.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:47 smithi135 ceph-mon[85352]: osdmap e1410: 8 total, 8 up, 8 in 2024-07-26T18:52:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:48 smithi071 ceph-mon[90507]: osdmap e1411: 8 total, 8 up, 8 in 2024-07-26T18:52:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:48 smithi071 ceph-mon[92867]: osdmap e1411: 8 total, 8 up, 8 in 2024-07-26T18:52:48.708 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:48 smithi135 ceph-mon[85352]: osdmap e1411: 8 total, 8 up, 8 in 2024-07-26T18:52:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:49 smithi071 ceph-mon[90507]: pgmap v2488: 137 pgs: 5 creating+peering, 132 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 7.5 KiB/s wr, 54 op/s 2024-07-26T18:52:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:49 smithi071 ceph-mon[90507]: osdmap e1412: 8 total, 8 up, 8 in 2024-07-26T18:52:49.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:49 smithi071 ceph-mon[92867]: pgmap v2488: 137 pgs: 5 creating+peering, 132 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 7.5 KiB/s wr, 54 op/s 2024-07-26T18:52:49.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:49 smithi071 ceph-mon[92867]: osdmap e1412: 8 total, 8 up, 8 in 2024-07-26T18:52:49.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:49 smithi135 ceph-mon[85352]: pgmap v2488: 137 pgs: 5 creating+peering, 132 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 7.5 KiB/s wr, 54 op/s 2024-07-26T18:52:49.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:49 smithi135 ceph-mon[85352]: osdmap e1412: 8 total, 8 up, 8 in 2024-07-26T18:52:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:50 smithi071 ceph-mon[90507]: osdmap e1413: 8 total, 8 up, 8 in 2024-07-26T18:52:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:50 smithi071 ceph-mon[92867]: osdmap e1413: 8 total, 8 up, 8 in 2024-07-26T18:52:50.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:50 smithi135 ceph-mon[85352]: osdmap e1413: 8 total, 8 up, 8 in 2024-07-26T18:52:51.447 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestGroup.add_snapshot (5965 ms) 2024-07-26T18:52:51.447 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-07-26T18:52:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:51 smithi071 ceph-mon[90507]: pgmap v2491: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 14 KiB/s wr, 171 op/s 2024-07-26T18:52:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:51 smithi071 ceph-mon[90507]: osdmap e1414: 8 total, 8 up, 8 in 2024-07-26T18:52:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:51 smithi071 ceph-mon[92867]: pgmap v2491: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 14 KiB/s wr, 171 op/s 2024-07-26T18:52:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:51 smithi071 ceph-mon[92867]: osdmap e1414: 8 total, 8 up, 8 in 2024-07-26T18:52:51.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:51 smithi135 ceph-mon[85352]: pgmap v2491: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 14 KiB/s wr, 171 op/s 2024-07-26T18:52:51.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:51 smithi135 ceph-mon[85352]: osdmap e1414: 8 total, 8 up, 8 in 2024-07-26T18:52:52.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:52:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:52:52] "GET /metrics HTTP/1.1" 200 36401 "" "Prometheus/2.43.0" 2024-07-26T18:52:52.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:52 smithi071 ceph-mon[92867]: osdmap e1415: 8 total, 8 up, 8 in 2024-07-26T18:52:52.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:52 smithi071 ceph-mon[90507]: osdmap e1415: 8 total, 8 up, 8 in 2024-07-26T18:52:52.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:52 smithi135 ceph-mon[85352]: osdmap e1415: 8 total, 8 up, 8 in 2024-07-26T18:52:53.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:53 smithi071 ceph-mon[92867]: pgmap v2494: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 129 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-07-26T18:52:53.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:53 smithi071 ceph-mon[92867]: osdmap e1416: 8 total, 8 up, 8 in 2024-07-26T18:52:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:53 smithi071 ceph-mon[90507]: pgmap v2494: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 129 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-07-26T18:52:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:53 smithi071 ceph-mon[90507]: osdmap e1416: 8 total, 8 up, 8 in 2024-07-26T18:52:53.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:53 smithi135 ceph-mon[85352]: pgmap v2494: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 129 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-07-26T18:52:53.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:53 smithi135 ceph-mon[85352]: osdmap e1416: 8 total, 8 up, 8 in 2024-07-26T18:52:54.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:54 smithi071 ceph-mon[92867]: osdmap e1417: 8 total, 8 up, 8 in 2024-07-26T18:52:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:54 smithi071 ceph-mon[90507]: osdmap e1417: 8 total, 8 up, 8 in 2024-07-26T18:52:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:54 smithi135 ceph-mon[85352]: osdmap e1417: 8 total, 8 up, 8 in 2024-07-26T18:52:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[90507]: pgmap v2497: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 46 KiB/s rd, 7.7 KiB/s wr, 68 op/s 2024-07-26T18:52:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[90507]: osdmap e1418: 8 total, 8 up, 8 in 2024-07-26T18:52:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:52:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:52:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:52:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:52:55.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[92867]: pgmap v2497: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 46 KiB/s rd, 7.7 KiB/s wr, 68 op/s 2024-07-26T18:52:55.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[92867]: osdmap e1418: 8 total, 8 up, 8 in 2024-07-26T18:52:55.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:52:55.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:52:55.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:52:55.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:52:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:55 smithi135 ceph-mon[85352]: pgmap v2497: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 46 KiB/s rd, 7.7 KiB/s wr, 68 op/s 2024-07-26T18:52:55.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:55 smithi135 ceph-mon[85352]: osdmap e1418: 8 total, 8 up, 8 in 2024-07-26T18:52:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:52:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:52:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:52:55.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:52:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:56 smithi135 ceph-mon[85352]: osdmap e1419: 8 total, 8 up, 8 in 2024-07-26T18:52:56.902 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestGroup.add_snapshotPP (5455 ms) 2024-07-26T18:52:56.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:56 smithi071 ceph-mon[92867]: osdmap e1419: 8 total, 8 up, 8 in 2024-07-26T18:52:56.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:56 smithi071 ceph-mon[90507]: osdmap e1419: 8 total, 8 up, 8 in 2024-07-26T18:52:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:57 smithi135 ceph-mon[85352]: pgmap v2500: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 88 KiB/s rd, 8.2 KiB/s wr, 118 op/s 2024-07-26T18:52:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:57 smithi135 ceph-mon[85352]: osdmap e1420: 8 total, 8 up, 8 in 2024-07-26T18:52:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:57 smithi135 ceph-mon[85352]: osdmap e1421: 8 total, 8 up, 8 in 2024-07-26T18:52:57.879 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 6 tests from TestGroup (13568 ms total) 2024-07-26T18:52:57.879 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:52:57.879 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 31 tests from TestDeepCopy 2024-07-26T18:52:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:57 smithi071 ceph-mon[90507]: pgmap v2500: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 88 KiB/s rd, 8.2 KiB/s wr, 118 op/s 2024-07-26T18:52:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:57 smithi071 ceph-mon[90507]: osdmap e1420: 8 total, 8 up, 8 in 2024-07-26T18:52:57.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:57 smithi071 ceph-mon[90507]: osdmap e1421: 8 total, 8 up, 8 in 2024-07-26T18:52:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:57 smithi071 ceph-mon[92867]: pgmap v2500: 137 pgs: 137 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 88 KiB/s rd, 8.2 KiB/s wr, 118 op/s 2024-07-26T18:52:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:57 smithi071 ceph-mon[92867]: osdmap e1420: 8 total, 8 up, 8 in 2024-07-26T18:52:57.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:57 smithi071 ceph-mon[92867]: osdmap e1421: 8 total, 8 up, 8 in 2024-07-26T18:52:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:52:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:58 smithi071 ceph-mon[90507]: osdmap e1422: 8 total, 8 up, 8 in 2024-07-26T18:52:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:52:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:58 smithi071 ceph-mon[92867]: osdmap e1422: 8 total, 8 up, 8 in 2024-07-26T18:52:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:52:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:52:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:58 smithi135 ceph-mon[85352]: osdmap e1422: 8 total, 8 up, 8 in 2024-07-26T18:52:59.891 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Empty 2024-07-26T18:53:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:59 smithi071 ceph-mon[90507]: pgmap v2504: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:53:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:59 smithi071 ceph-mon[90507]: osdmap e1423: 8 total, 8 up, 8 in 2024-07-26T18:53:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:59 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3948887020' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:52:59 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:59 smithi071 ceph-mon[92867]: pgmap v2504: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:53:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:59 smithi071 ceph-mon[92867]: osdmap e1423: 8 total, 8 up, 8 in 2024-07-26T18:53:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:59 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3948887020' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:00.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:52:59 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:59 smithi135 ceph-mon[85352]: pgmap v2504: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:53:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:59 smithi135 ceph-mon[85352]: osdmap e1423: 8 total, 8 up, 8 in 2024-07-26T18:53:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:59 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3948887020' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:52:59 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:00 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:53:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:00 smithi071 ceph-mon[90507]: osdmap e1424: 8 total, 8 up, 8 in 2024-07-26T18:53:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:00 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:53:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:00 smithi071 ceph-mon[92867]: osdmap e1424: 8 total, 8 up, 8 in 2024-07-26T18:53:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:00 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:53:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:00 smithi135 ceph-mon[85352]: osdmap e1424: 8 total, 8 up, 8 in 2024-07-26T18:53:02.020 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.Empty (2129 ms) 2024-07-26T18:53:02.020 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-07-26T18:53:02.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:53:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:53:02] "GET /metrics HTTP/1.1" 200 36453 "" "Prometheus/2.43.0" 2024-07-26T18:53:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:01 smithi071 ceph-mon[90507]: pgmap v2507: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:53:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:01 smithi071 ceph-mon[90507]: osdmap e1425: 8 total, 8 up, 8 in 2024-07-26T18:53:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:01 smithi071 ceph-mon[92867]: pgmap v2507: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:53:02.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:01 smithi071 ceph-mon[92867]: osdmap e1425: 8 total, 8 up, 8 in 2024-07-26T18:53:02.261 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.NoSnaps (241 ms) 2024-07-26T18:53:02.261 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Snaps 2024-07-26T18:53:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:01 smithi135 ceph-mon[85352]: pgmap v2507: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:53:02.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:01 smithi135 ceph-mon[85352]: osdmap e1425: 8 total, 8 up, 8 in 2024-07-26T18:53:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:02 smithi071 ceph-mon[90507]: osdmap e1426: 8 total, 8 up, 8 in 2024-07-26T18:53:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:02 smithi071 ceph-mon[92867]: osdmap e1426: 8 total, 8 up, 8 in 2024-07-26T18:53:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:02 smithi135 ceph-mon[85352]: osdmap e1426: 8 total, 8 up, 8 in 2024-07-26T18:53:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:03 smithi071 ceph-mon[90507]: pgmap v2510: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:53:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:03 smithi071 ceph-mon[90507]: osdmap e1427: 8 total, 8 up, 8 in 2024-07-26T18:53:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:03 smithi071 ceph-mon[92867]: pgmap v2510: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:53:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:03 smithi071 ceph-mon[92867]: osdmap e1427: 8 total, 8 up, 8 in 2024-07-26T18:53:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:03 smithi135 ceph-mon[85352]: pgmap v2510: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:53:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:03 smithi135 ceph-mon[85352]: osdmap e1427: 8 total, 8 up, 8 in 2024-07-26T18:53:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:04 smithi071 ceph-mon[92867]: osdmap e1428: 8 total, 8 up, 8 in 2024-07-26T18:53:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:04 smithi071 ceph-mon[90507]: osdmap e1428: 8 total, 8 up, 8 in 2024-07-26T18:53:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:04 smithi135 ceph-mon[85352]: osdmap e1428: 8 total, 8 up, 8 in 2024-07-26T18:53:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:05 smithi071 ceph-mon[90507]: pgmap v2513: 137 pgs: 3 creating+peering, 134 active+clean; 33 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 7.0 MiB/s wr, 81 op/s 2024-07-26T18:53:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:05 smithi071 ceph-mon[90507]: osdmap e1429: 8 total, 8 up, 8 in 2024-07-26T18:53:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:05 smithi071 ceph-mon[92867]: pgmap v2513: 137 pgs: 3 creating+peering, 134 active+clean; 33 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 7.0 MiB/s wr, 81 op/s 2024-07-26T18:53:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:05 smithi071 ceph-mon[92867]: osdmap e1429: 8 total, 8 up, 8 in 2024-07-26T18:53:06.197 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.Snaps (3936 ms) 2024-07-26T18:53:06.197 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-07-26T18:53:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:05 smithi135 ceph-mon[85352]: pgmap v2513: 137 pgs: 3 creating+peering, 134 active+clean; 33 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 7.0 MiB/s wr, 81 op/s 2024-07-26T18:53:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:05 smithi135 ceph-mon[85352]: osdmap e1429: 8 total, 8 up, 8 in 2024-07-26T18:53:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:06 smithi135 ceph-mon[85352]: osdmap e1430: 8 total, 8 up, 8 in 2024-07-26T18:53:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:06 smithi071 ceph-mon[92867]: osdmap e1430: 8 total, 8 up, 8 in 2024-07-26T18:53:07.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:06 smithi071 ceph-mon[90507]: osdmap e1430: 8 total, 8 up, 8 in 2024-07-26T18:53:08.050 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.SnapDiscard (1853 ms) 2024-07-26T18:53:08.050 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-07-26T18:53:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:07 smithi135 ceph-mon[85352]: pgmap v2516: 137 pgs: 137 active+clean; 49 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 147 op/s 2024-07-26T18:53:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:07 smithi135 ceph-mon[85352]: osdmap e1431: 8 total, 8 up, 8 in 2024-07-26T18:53:08.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:07 smithi071 ceph-mon[92867]: pgmap v2516: 137 pgs: 137 active+clean; 49 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 147 op/s 2024-07-26T18:53:08.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:07 smithi071 ceph-mon[92867]: osdmap e1431: 8 total, 8 up, 8 in 2024-07-26T18:53:08.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:07 smithi071 ceph-mon[90507]: pgmap v2516: 137 pgs: 137 active+clean; 49 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 147 op/s 2024-07-26T18:53:08.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:07 smithi071 ceph-mon[90507]: osdmap e1431: 8 total, 8 up, 8 in 2024-07-26T18:53:09.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.CloneDiscard (1075 ms) 2024-07-26T18:53:09.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-07-26T18:53:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:08 smithi135 ceph-mon[85352]: osdmap e1432: 8 total, 8 up, 8 in 2024-07-26T18:53:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:08 smithi071 ceph-mon[92867]: osdmap e1432: 8 total, 8 up, 8 in 2024-07-26T18:53:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:08 smithi071 ceph-mon[90507]: osdmap e1432: 8 total, 8 up, 8 in 2024-07-26T18:53:10.120 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.CloneShrink (995 ms) 2024-07-26T18:53:10.120 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-07-26T18:53:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:09 smithi135 ceph-mon[85352]: pgmap v2519: 137 pgs: 137 active+clean; 65 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 104 op/s 2024-07-26T18:53:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:09 smithi135 ceph-mon[85352]: osdmap e1433: 8 total, 8 up, 8 in 2024-07-26T18:53:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:09 smithi071 ceph-mon[90507]: pgmap v2519: 137 pgs: 137 active+clean; 65 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 104 op/s 2024-07-26T18:53:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:09 smithi071 ceph-mon[90507]: osdmap e1433: 8 total, 8 up, 8 in 2024-07-26T18:53:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:09 smithi071 ceph-mon[92867]: pgmap v2519: 137 pgs: 137 active+clean; 65 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 104 op/s 2024-07-26T18:53:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:09 smithi071 ceph-mon[92867]: osdmap e1433: 8 total, 8 up, 8 in 2024-07-26T18:53:11.178 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.CloneExpand (1058 ms) 2024-07-26T18:53:11.178 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-07-26T18:53:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:10 smithi135 ceph-mon[85352]: osdmap e1434: 8 total, 8 up, 8 in 2024-07-26T18:53:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:10 smithi071 ceph-mon[90507]: osdmap e1434: 8 total, 8 up, 8 in 2024-07-26T18:53:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:10 smithi071 ceph-mon[92867]: osdmap e1434: 8 total, 8 up, 8 in 2024-07-26T18:53:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:11 smithi135 ceph-mon[85352]: pgmap v2522: 137 pgs: 137 active+clean; 65 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 178 op/s 2024-07-26T18:53:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:11 smithi135 ceph-mon[85352]: osdmap e1435: 8 total, 8 up, 8 in 2024-07-26T18:53:12.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:11 smithi135 ceph-mon[85352]: osdmap e1436: 8 total, 8 up, 8 in 2024-07-26T18:53:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:53:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:53:12] "GET /metrics HTTP/1.1" 200 36453 "" "Prometheus/2.43.0" 2024-07-26T18:53:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:11 smithi071 ceph-mon[92867]: pgmap v2522: 137 pgs: 137 active+clean; 65 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 178 op/s 2024-07-26T18:53:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:11 smithi071 ceph-mon[92867]: osdmap e1435: 8 total, 8 up, 8 in 2024-07-26T18:53:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:11 smithi071 ceph-mon[92867]: osdmap e1436: 8 total, 8 up, 8 in 2024-07-26T18:53:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:11 smithi071 ceph-mon[90507]: pgmap v2522: 137 pgs: 137 active+clean; 65 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 178 op/s 2024-07-26T18:53:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:11 smithi071 ceph-mon[90507]: osdmap e1435: 8 total, 8 up, 8 in 2024-07-26T18:53:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:11 smithi071 ceph-mon[90507]: osdmap e1436: 8 total, 8 up, 8 in 2024-07-26T18:53:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:13 smithi135 ceph-mon[85352]: pgmap v2525: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.0 MiB/s wr, 325 op/s 2024-07-26T18:53:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:13 smithi135 ceph-mon[85352]: osdmap e1437: 8 total, 8 up, 8 in 2024-07-26T18:53:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:13 smithi071 ceph-mon[90507]: pgmap v2525: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.0 MiB/s wr, 325 op/s 2024-07-26T18:53:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:13 smithi071 ceph-mon[90507]: osdmap e1437: 8 total, 8 up, 8 in 2024-07-26T18:53:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:13 smithi071 ceph-mon[92867]: pgmap v2525: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.0 MiB/s wr, 325 op/s 2024-07-26T18:53:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:13 smithi071 ceph-mon[92867]: osdmap e1437: 8 total, 8 up, 8 in 2024-07-26T18:53:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:14 smithi135 ceph-mon[85352]: osdmap e1438: 8 total, 8 up, 8 in 2024-07-26T18:53:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:14 smithi071 ceph-mon[92867]: osdmap e1438: 8 total, 8 up, 8 in 2024-07-26T18:53:15.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:14 smithi071 ceph-mon[90507]: osdmap e1438: 8 total, 8 up, 8 in 2024-07-26T18:53:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:15 smithi135 ceph-mon[85352]: pgmap v2528: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.0 MiB/s wr, 325 op/s 2024-07-26T18:53:16.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:15 smithi135 ceph-mon[85352]: osdmap e1439: 8 total, 8 up, 8 in 2024-07-26T18:53:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:15 smithi071 ceph-mon[90507]: pgmap v2528: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.0 MiB/s wr, 325 op/s 2024-07-26T18:53:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:15 smithi071 ceph-mon[90507]: osdmap e1439: 8 total, 8 up, 8 in 2024-07-26T18:53:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:15 smithi071 ceph-mon[92867]: pgmap v2528: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.0 MiB/s wr, 325 op/s 2024-07-26T18:53:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:15 smithi071 ceph-mon[92867]: osdmap e1439: 8 total, 8 up, 8 in 2024-07-26T18:53:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:16 smithi135 ceph-mon[85352]: osdmap e1440: 8 total, 8 up, 8 in 2024-07-26T18:53:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:16 smithi071 ceph-mon[90507]: osdmap e1440: 8 total, 8 up, 8 in 2024-07-26T18:53:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:16 smithi071 ceph-mon[92867]: osdmap e1440: 8 total, 8 up, 8 in 2024-07-26T18:53:18.123 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.CloneHideParent (6945 ms) 2024-07-26T18:53:18.123 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Clone 2024-07-26T18:53:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:18 smithi135 ceph-mon[85352]: pgmap v2531: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 23 KiB/s wr, 377 op/s 2024-07-26T18:53:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:18 smithi135 ceph-mon[85352]: osdmap e1441: 8 total, 8 up, 8 in 2024-07-26T18:53:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:18 smithi071 ceph-mon[92867]: pgmap v2531: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 23 KiB/s wr, 377 op/s 2024-07-26T18:53:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:18 smithi071 ceph-mon[92867]: osdmap e1441: 8 total, 8 up, 8 in 2024-07-26T18:53:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:18 smithi071 ceph-mon[90507]: pgmap v2531: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 23 KiB/s wr, 377 op/s 2024-07-26T18:53:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:18 smithi071 ceph-mon[90507]: osdmap e1441: 8 total, 8 up, 8 in 2024-07-26T18:53:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:19 smithi135 ceph-mon[85352]: osdmap e1442: 8 total, 8 up, 8 in 2024-07-26T18:53:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:19 smithi071 ceph-mon[92867]: osdmap e1442: 8 total, 8 up, 8 in 2024-07-26T18:53:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:19 smithi071 ceph-mon[90507]: osdmap e1442: 8 total, 8 up, 8 in 2024-07-26T18:53:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:20 smithi135 ceph-mon[85352]: pgmap v2534: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 12 KiB/s wr, 249 op/s 2024-07-26T18:53:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:20 smithi135 ceph-mon[85352]: osdmap e1443: 8 total, 8 up, 8 in 2024-07-26T18:53:20.412 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.Clone (2289 ms) 2024-07-26T18:53:20.413 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-07-26T18:53:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:20 smithi071 ceph-mon[90507]: pgmap v2534: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 12 KiB/s wr, 249 op/s 2024-07-26T18:53:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:20 smithi071 ceph-mon[90507]: osdmap e1443: 8 total, 8 up, 8 in 2024-07-26T18:53:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:20 smithi071 ceph-mon[92867]: pgmap v2534: 137 pgs: 137 active+clean; 69 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 12 KiB/s wr, 249 op/s 2024-07-26T18:53:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:20 smithi071 ceph-mon[92867]: osdmap e1443: 8 total, 8 up, 8 in 2024-07-26T18:53:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:21 smithi135 ceph-mon[85352]: osdmap e1444: 8 total, 8 up, 8 in 2024-07-26T18:53:21.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:21 smithi135 ceph-mon[85352]: pgmap v2537: 137 pgs: 137 active+clean; 73 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 1.0 MiB/s wr, 59 op/s 2024-07-26T18:53:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:21 smithi071 ceph-mon[90507]: osdmap e1444: 8 total, 8 up, 8 in 2024-07-26T18:53:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:21 smithi071 ceph-mon[90507]: pgmap v2537: 137 pgs: 137 active+clean; 73 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 1.0 MiB/s wr, 59 op/s 2024-07-26T18:53:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:21 smithi071 ceph-mon[92867]: osdmap e1444: 8 total, 8 up, 8 in 2024-07-26T18:53:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:21 smithi071 ceph-mon[92867]: pgmap v2537: 137 pgs: 137 active+clean; 73 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 1.0 MiB/s wr, 59 op/s 2024-07-26T18:53:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:22 smithi135 ceph-mon[85352]: osdmap e1445: 8 total, 8 up, 8 in 2024-07-26T18:53:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:22 smithi071 ceph-mon[92867]: osdmap e1445: 8 total, 8 up, 8 in 2024-07-26T18:53:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:22 smithi071 ceph-mon[90507]: osdmap e1445: 8 total, 8 up, 8 in 2024-07-26T18:53:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:53:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:53:22] "GET /metrics HTTP/1.1" 200 36467 "" "Prometheus/2.43.0" 2024-07-26T18:53:22.573 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.CloneFlatten (2161 ms) 2024-07-26T18:53:22.573 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Stress 2024-07-26T18:53:22.595 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 28648331~748487 2024-07-26T18:53:22.602 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 46803468~5466643 2024-07-26T18:53:22.603 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 57734304~3720208 2024-07-26T18:53:22.613 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 25560160~4651198 2024-07-26T18:53:22.615 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 28510664~5900355 2024-07-26T18:53:22.647 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 32024724~3160257 2024-07-26T18:53:22.649 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 2405914~7147327 2024-07-26T18:53:22.674 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 76305609~7580471 2024-07-26T18:53:22.674 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap0 2024-07-26T18:53:23.047 INFO:tasks.workunit.client.0.smithi071.stdout:clone image236 -> image237 2024-07-26T18:53:23.093 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 82367686~1375272 2024-07-26T18:53:23.103 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 48833667~5189834 2024-07-26T18:53:23.107 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 8392884~5370071 2024-07-26T18:53:23.129 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 72175830~7824963 2024-07-26T18:53:23.132 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 20397955~1853186 2024-07-26T18:53:23.138 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 57763373~8255703 2024-07-26T18:53:23.146 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 615582~326824 2024-07-26T18:53:23.158 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 81290939~2525624 2024-07-26T18:53:23.159 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2024-07-26T18:53:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:23 smithi135 ceph-mon[85352]: osdmap e1446: 8 total, 8 up, 8 in 2024-07-26T18:53:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:23 smithi135 ceph-mon[85352]: pgmap v2540: 137 pgs: 137 active+clean; 93 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.0 MiB/s wr, 274 op/s 2024-07-26T18:53:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:23 smithi071 ceph-mon[92867]: osdmap e1446: 8 total, 8 up, 8 in 2024-07-26T18:53:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:23 smithi071 ceph-mon[92867]: pgmap v2540: 137 pgs: 137 active+clean; 93 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.0 MiB/s wr, 274 op/s 2024-07-26T18:53:23.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:23 smithi071 ceph-mon[90507]: osdmap e1446: 8 total, 8 up, 8 in 2024-07-26T18:53:23.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:23 smithi071 ceph-mon[90507]: pgmap v2540: 137 pgs: 137 active+clean; 93 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.0 MiB/s wr, 274 op/s 2024-07-26T18:53:24.063 INFO:tasks.workunit.client.0.smithi071.stdout:clone image237 -> image238 2024-07-26T18:53:24.126 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 139025243 2024-07-26T18:53:24.132 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 2862730~1738601 2024-07-26T18:53:24.170 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 48154730~2319262 2024-07-26T18:53:24.173 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 17468597~1411818 2024-07-26T18:53:24.183 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 28885383~3842160 2024-07-26T18:53:24.205 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 18229192~8370026 2024-07-26T18:53:24.222 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 56326089~6317629 2024-07-26T18:53:24.225 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 5927485~3023594 2024-07-26T18:53:24.248 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 56468430~7799529 2024-07-26T18:53:24.251 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2024-07-26T18:53:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:24 smithi135 ceph-mon[85352]: osdmap e1447: 8 total, 8 up, 8 in 2024-07-26T18:53:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:24 smithi071 ceph-mon[90507]: osdmap e1447: 8 total, 8 up, 8 in 2024-07-26T18:53:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:24 smithi071 ceph-mon[92867]: osdmap e1447: 8 total, 8 up, 8 in 2024-07-26T18:53:25.070 INFO:tasks.workunit.client.0.smithi071.stdout:clone image238 -> image239 2024-07-26T18:53:25.146 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 123111822 2024-07-26T18:53:25.155 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 72864987~6847666 2024-07-26T18:53:25.186 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 64488161~4582707 2024-07-26T18:53:25.189 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 43898559~311501 2024-07-26T18:53:25.193 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 100072981~7330343 2024-07-26T18:53:25.197 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 22728689~2314391 2024-07-26T18:53:25.219 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 84389820~694350 2024-07-26T18:53:25.222 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 92991041~6156346 2024-07-26T18:53:25.248 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 11003074~1052561 2024-07-26T18:53:25.264 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap3 2024-07-26T18:53:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:25 smithi135 ceph-mon[85352]: osdmap e1448: 8 total, 8 up, 8 in 2024-07-26T18:53:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:25 smithi135 ceph-mon[85352]: pgmap v2543: 137 pgs: 137 active+clean; 163 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 22 MiB/s wr, 408 op/s 2024-07-26T18:53:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:25 smithi071 ceph-mon[92867]: osdmap e1448: 8 total, 8 up, 8 in 2024-07-26T18:53:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:25 smithi071 ceph-mon[92867]: pgmap v2543: 137 pgs: 137 active+clean; 163 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 22 MiB/s wr, 408 op/s 2024-07-26T18:53:25.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:25 smithi071 ceph-mon[90507]: osdmap e1448: 8 total, 8 up, 8 in 2024-07-26T18:53:25.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:25 smithi071 ceph-mon[90507]: pgmap v2543: 137 pgs: 137 active+clean; 163 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 22 MiB/s wr, 408 op/s 2024-07-26T18:53:26.076 INFO:tasks.workunit.client.0.smithi071.stdout:clone image239 -> image240 2024-07-26T18:53:26.168 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 198684468 2024-07-26T18:53:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:26 smithi135 ceph-mon[85352]: osdmap e1449: 8 total, 8 up, 8 in 2024-07-26T18:53:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:26 smithi071 ceph-mon[90507]: osdmap e1449: 8 total, 8 up, 8 in 2024-07-26T18:53:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:26 smithi071 ceph-mon[92867]: osdmap e1449: 8 total, 8 up, 8 in 2024-07-26T18:53:26.492 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.Stress (3919 ms) 2024-07-26T18:53:26.492 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-07-26T18:53:26.790 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (298 ms) 2024-07-26T18:53:26.790 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-07-26T18:53:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:27 smithi071 ceph-mon[92867]: osdmap e1450: 8 total, 8 up, 8 in 2024-07-26T18:53:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:27 smithi071 ceph-mon[92867]: pgmap v2546: 137 pgs: 137 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 37 MiB/s wr, 520 op/s 2024-07-26T18:53:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:27 smithi071 ceph-mon[90507]: osdmap e1450: 8 total, 8 up, 8 in 2024-07-26T18:53:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:27 smithi071 ceph-mon[90507]: pgmap v2546: 137 pgs: 137 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 37 MiB/s wr, 520 op/s 2024-07-26T18:53:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:27 smithi135 ceph-mon[85352]: osdmap e1450: 8 total, 8 up, 8 in 2024-07-26T18:53:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:27 smithi135 ceph-mon[85352]: pgmap v2546: 137 pgs: 137 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 37 MiB/s wr, 520 op/s 2024-07-26T18:53:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:28 smithi071 ceph-mon[90507]: osdmap e1451: 8 total, 8 up, 8 in 2024-07-26T18:53:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:28 smithi071 ceph-mon[92867]: osdmap e1451: 8 total, 8 up, 8 in 2024-07-26T18:53:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:28 smithi135 ceph-mon[85352]: osdmap e1451: 8 total, 8 up, 8 in 2024-07-26T18:53:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:29 smithi071 ceph-mon[90507]: osdmap e1452: 8 total, 8 up, 8 in 2024-07-26T18:53:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:29 smithi071 ceph-mon[90507]: pgmap v2549: 137 pgs: 137 active+clean; 310 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 31 MiB/s wr, 557 op/s 2024-07-26T18:53:29.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:29 smithi071 ceph-mon[92867]: osdmap e1452: 8 total, 8 up, 8 in 2024-07-26T18:53:29.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:29 smithi071 ceph-mon[92867]: pgmap v2549: 137 pgs: 137 active+clean; 310 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 31 MiB/s wr, 557 op/s 2024-07-26T18:53:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:29 smithi135 ceph-mon[85352]: osdmap e1452: 8 total, 8 up, 8 in 2024-07-26T18:53:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:29 smithi135 ceph-mon[85352]: pgmap v2549: 137 pgs: 137 active+clean; 310 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 31 MiB/s wr, 557 op/s 2024-07-26T18:53:30.415 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3625 ms) 2024-07-26T18:53:30.415 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-07-26T18:53:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:30 smithi071 ceph-mon[92867]: osdmap e1453: 8 total, 8 up, 8 in 2024-07-26T18:53:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:30 smithi071 ceph-mon[90507]: osdmap e1453: 8 total, 8 up, 8 in 2024-07-26T18:53:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:30 smithi135 ceph-mon[85352]: osdmap e1453: 8 total, 8 up, 8 in 2024-07-26T18:53:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:31 smithi071 ceph-mon[90507]: osdmap e1454: 8 total, 8 up, 8 in 2024-07-26T18:53:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:31 smithi071 ceph-mon[90507]: pgmap v2552: 137 pgs: 137 active+clean; 329 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 15 MiB/s wr, 420 op/s 2024-07-26T18:53:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:31 smithi071 ceph-mon[92867]: osdmap e1454: 8 total, 8 up, 8 in 2024-07-26T18:53:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:31 smithi071 ceph-mon[92867]: pgmap v2552: 137 pgs: 137 active+clean; 329 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 15 MiB/s wr, 420 op/s 2024-07-26T18:53:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:31 smithi135 ceph-mon[85352]: osdmap e1454: 8 total, 8 up, 8 in 2024-07-26T18:53:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:31 smithi135 ceph-mon[85352]: pgmap v2552: 137 pgs: 137 active+clean; 329 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 15 MiB/s wr, 420 op/s 2024-07-26T18:53:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:53:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:53:32] "GET /metrics HTTP/1.1" 200 36467 "" "Prometheus/2.43.0" 2024-07-26T18:53:32.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:32 smithi071 ceph-mon[92867]: osdmap e1455: 8 total, 8 up, 8 in 2024-07-26T18:53:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:32 smithi071 ceph-mon[90507]: osdmap e1455: 8 total, 8 up, 8 in 2024-07-26T18:53:32.485 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2070 ms) 2024-07-26T18:53:32.485 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-07-26T18:53:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:32 smithi135 ceph-mon[85352]: osdmap e1455: 8 total, 8 up, 8 in 2024-07-26T18:53:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:33 smithi071 ceph-mon[90507]: osdmap e1456: 8 total, 8 up, 8 in 2024-07-26T18:53:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:33 smithi071 ceph-mon[90507]: pgmap v2555: 137 pgs: 137 active+clean; 377 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 16 MiB/s wr, 438 op/s 2024-07-26T18:53:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:33 smithi071 ceph-mon[92867]: osdmap e1456: 8 total, 8 up, 8 in 2024-07-26T18:53:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:33 smithi071 ceph-mon[92867]: pgmap v2555: 137 pgs: 137 active+clean; 377 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 16 MiB/s wr, 438 op/s 2024-07-26T18:53:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:33 smithi135 ceph-mon[85352]: osdmap e1456: 8 total, 8 up, 8 in 2024-07-26T18:53:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:33 smithi135 ceph-mon[85352]: pgmap v2555: 137 pgs: 137 active+clean; 377 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 16 MiB/s wr, 438 op/s 2024-07-26T18:53:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:34 smithi071 ceph-mon[90507]: osdmap e1457: 8 total, 8 up, 8 in 2024-07-26T18:53:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:34 smithi071 ceph-mon[92867]: osdmap e1457: 8 total, 8 up, 8 in 2024-07-26T18:53:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:34 smithi135 ceph-mon[85352]: osdmap e1457: 8 total, 8 up, 8 in 2024-07-26T18:53:34.601 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2116 ms) 2024-07-26T18:53:34.601 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-07-26T18:53:34.624 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 37987660~2104483 2024-07-26T18:53:34.639 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 65623975~2976649 2024-07-26T18:53:34.639 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 4502262~3844149 2024-07-26T18:53:34.657 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 28425170~295811 2024-07-26T18:53:34.658 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 74252341~5464231 2024-07-26T18:53:34.679 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 43601370~4527729 2024-07-26T18:53:34.680 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 55170878~5469630 2024-07-26T18:53:34.695 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 71520229~6567862 2024-07-26T18:53:34.696 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap0 2024-07-26T18:53:35.132 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 84326582 2024-07-26T18:53:35.141 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 21309253~8370706 2024-07-26T18:53:35.144 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 14824222~6596849 2024-07-26T18:53:35.167 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 17836637~279504 2024-07-26T18:53:35.167 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 39659640~7674347 2024-07-26T18:53:35.168 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 58657441~7752761 2024-07-26T18:53:35.169 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 28466620~3945153 2024-07-26T18:53:35.170 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 30920263~5565685 2024-07-26T18:53:35.171 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 21317584~2293857 2024-07-26T18:53:35.204 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2024-07-26T18:53:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:35 smithi071 ceph-mon[90507]: osdmap e1458: 8 total, 8 up, 8 in 2024-07-26T18:53:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:35 smithi071 ceph-mon[90507]: pgmap v2558: 137 pgs: 137 active+clean; 393 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 16 MiB/s wr, 434 op/s 2024-07-26T18:53:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:35 smithi071 ceph-mon[92867]: osdmap e1458: 8 total, 8 up, 8 in 2024-07-26T18:53:35.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:35 smithi071 ceph-mon[92867]: pgmap v2558: 137 pgs: 137 active+clean; 393 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 16 MiB/s wr, 434 op/s 2024-07-26T18:53:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:35 smithi135 ceph-mon[85352]: osdmap e1458: 8 total, 8 up, 8 in 2024-07-26T18:53:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:35 smithi135 ceph-mon[85352]: pgmap v2558: 137 pgs: 137 active+clean; 393 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 16 MiB/s wr, 434 op/s 2024-07-26T18:53:36.147 INFO:tasks.workunit.client.0.smithi071.stdout:clone image259 -> image260 2024-07-26T18:53:36.196 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 135510821 2024-07-26T18:53:36.203 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 128417553~7093268 2024-07-26T18:53:36.231 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 123226095~3131476 2024-07-26T18:53:36.233 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 108601359~5530073 2024-07-26T18:53:36.251 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 70785198~8071620 2024-07-26T18:53:36.259 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 4740189~4623863 2024-07-26T18:53:36.289 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 128937350~4202972 2024-07-26T18:53:36.290 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 15664809~7341467 2024-07-26T18:53:36.317 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 33358444~3272607 2024-07-26T18:53:36.329 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2024-07-26T18:53:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:36 smithi071 ceph-mon[90507]: osdmap e1459: 8 total, 8 up, 8 in 2024-07-26T18:53:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:36 smithi071 ceph-mon[92867]: osdmap e1459: 8 total, 8 up, 8 in 2024-07-26T18:53:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:36 smithi135 ceph-mon[85352]: osdmap e1459: 8 total, 8 up, 8 in 2024-07-26T18:53:37.149 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 76786190~5555216 2024-07-26T18:53:37.151 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 56761880~3696181 2024-07-26T18:53:37.152 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 118497765~1387585 2024-07-26T18:53:37.152 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 112352406~6193495 2024-07-26T18:53:37.173 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 88324956~5307246 2024-07-26T18:53:37.174 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 8854137~5211281 2024-07-26T18:53:37.174 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 85182843~6262291 2024-07-26T18:53:37.202 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 16489282~7586500 2024-07-26T18:53:37.212 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap3 2024-07-26T18:53:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:37 smithi071 ceph-mon[90507]: osdmap e1460: 8 total, 8 up, 8 in 2024-07-26T18:53:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:37 smithi071 ceph-mon[90507]: pgmap v2561: 137 pgs: 137 active+clean; 472 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 23 MiB/s wr, 332 op/s 2024-07-26T18:53:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:37 smithi071 ceph-mon[92867]: osdmap e1460: 8 total, 8 up, 8 in 2024-07-26T18:53:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:37 smithi071 ceph-mon[92867]: pgmap v2561: 137 pgs: 137 active+clean; 472 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 23 MiB/s wr, 332 op/s 2024-07-26T18:53:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:37 smithi135 ceph-mon[85352]: osdmap e1460: 8 total, 8 up, 8 in 2024-07-26T18:53:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:37 smithi135 ceph-mon[85352]: pgmap v2561: 137 pgs: 137 active+clean; 472 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 23 MiB/s wr, 332 op/s 2024-07-26T18:53:38.149 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 208976722 2024-07-26T18:53:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:38 smithi071 ceph-mon[92867]: osdmap e1461: 8 total, 8 up, 8 in 2024-07-26T18:53:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:38 smithi071 ceph-mon[90507]: osdmap e1461: 8 total, 8 up, 8 in 2024-07-26T18:53:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:38 smithi135 ceph-mon[85352]: osdmap e1461: 8 total, 8 up, 8 in 2024-07-26T18:53:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:39 smithi071 ceph-mon[90507]: osdmap e1462: 8 total, 8 up, 8 in 2024-07-26T18:53:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:39 smithi071 ceph-mon[90507]: pgmap v2564: 137 pgs: 137 active+clean; 512 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 28 MiB/s wr, 389 op/s 2024-07-26T18:53:39.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:39 smithi071 ceph-mon[92867]: osdmap e1462: 8 total, 8 up, 8 in 2024-07-26T18:53:39.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:39 smithi071 ceph-mon[92867]: pgmap v2564: 137 pgs: 137 active+clean; 512 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 28 MiB/s wr, 389 op/s 2024-07-26T18:53:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:39 smithi135 ceph-mon[85352]: osdmap e1462: 8 total, 8 up, 8 in 2024-07-26T18:53:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:39 smithi135 ceph-mon[85352]: pgmap v2564: 137 pgs: 137 active+clean; 512 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 28 MiB/s wr, 389 op/s 2024-07-26T18:53:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:40 smithi071 ceph-mon[90507]: osdmap e1463: 8 total, 8 up, 8 in 2024-07-26T18:53:40.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:40 smithi071 ceph-mon[92867]: osdmap e1463: 8 total, 8 up, 8 in 2024-07-26T18:53:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:40 smithi135 ceph-mon[85352]: osdmap e1463: 8 total, 8 up, 8 in 2024-07-26T18:53:40.952 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (6351 ms) 2024-07-26T18:53:40.952 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-07-26T18:53:41.189 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (237 ms) 2024-07-26T18:53:41.189 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-07-26T18:53:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:41 smithi071 ceph-mon[90507]: osdmap e1464: 8 total, 8 up, 8 in 2024-07-26T18:53:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:41 smithi071 ceph-mon[90507]: pgmap v2567: 137 pgs: 137 active+clean; 617 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 32 MiB/s wr, 325 op/s 2024-07-26T18:53:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:41 smithi071 ceph-mon[92867]: osdmap e1464: 8 total, 8 up, 8 in 2024-07-26T18:53:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:41 smithi071 ceph-mon[92867]: pgmap v2567: 137 pgs: 137 active+clean; 617 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 32 MiB/s wr, 325 op/s 2024-07-26T18:53:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:41 smithi135 ceph-mon[85352]: osdmap e1464: 8 total, 8 up, 8 in 2024-07-26T18:53:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:41 smithi135 ceph-mon[85352]: pgmap v2567: 137 pgs: 137 active+clean; 617 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 32 MiB/s wr, 325 op/s 2024-07-26T18:53:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:53:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:53:42] "GET /metrics HTTP/1.1" 200 36467 "" "Prometheus/2.43.0" 2024-07-26T18:53:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:43 smithi071 ceph-mon[90507]: osdmap e1465: 8 total, 8 up, 8 in 2024-07-26T18:53:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:43 smithi071 ceph-mon[90507]: pgmap v2569: 137 pgs: 137 active+clean; 716 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 41 MiB/s wr, 304 op/s 2024-07-26T18:53:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:43 smithi071 ceph-mon[92867]: osdmap e1465: 8 total, 8 up, 8 in 2024-07-26T18:53:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:43 smithi071 ceph-mon[92867]: pgmap v2569: 137 pgs: 137 active+clean; 716 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 41 MiB/s wr, 304 op/s 2024-07-26T18:53:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:43 smithi135 ceph-mon[85352]: osdmap e1465: 8 total, 8 up, 8 in 2024-07-26T18:53:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:43 smithi135 ceph-mon[85352]: pgmap v2569: 137 pgs: 137 active+clean; 716 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 41 MiB/s wr, 304 op/s 2024-07-26T18:53:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:44 smithi071 ceph-mon[90507]: osdmap e1466: 8 total, 8 up, 8 in 2024-07-26T18:53:44.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:44 smithi071 ceph-mon[92867]: osdmap e1466: 8 total, 8 up, 8 in 2024-07-26T18:53:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:44 smithi135 ceph-mon[85352]: osdmap e1466: 8 total, 8 up, 8 in 2024-07-26T18:53:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:45 smithi071 ceph-mon[92867]: pgmap v2571: 137 pgs: 137 active+clean; 782 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s rd, 35 MiB/s wr, 331 op/s 2024-07-26T18:53:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:45 smithi071 ceph-mon[92867]: osdmap e1467: 8 total, 8 up, 8 in 2024-07-26T18:53:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:45 smithi071 ceph-mon[90507]: pgmap v2571: 137 pgs: 137 active+clean; 782 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s rd, 35 MiB/s wr, 331 op/s 2024-07-26T18:53:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:45 smithi071 ceph-mon[90507]: osdmap e1467: 8 total, 8 up, 8 in 2024-07-26T18:53:45.441 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (4252 ms) 2024-07-26T18:53:45.441 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-07-26T18:53:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:45 smithi135 ceph-mon[85352]: pgmap v2571: 137 pgs: 137 active+clean; 782 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s rd, 35 MiB/s wr, 331 op/s 2024-07-26T18:53:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:45 smithi135 ceph-mon[85352]: osdmap e1467: 8 total, 8 up, 8 in 2024-07-26T18:53:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:46 smithi071 ceph-mon[90507]: osdmap e1468: 8 total, 8 up, 8 in 2024-07-26T18:53:46.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:46 smithi071 ceph-mon[92867]: osdmap e1468: 8 total, 8 up, 8 in 2024-07-26T18:53:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:46 smithi135 ceph-mon[85352]: osdmap e1468: 8 total, 8 up, 8 in 2024-07-26T18:53:47.521 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2080 ms) 2024-07-26T18:53:47.521 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-07-26T18:53:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:47 smithi135 ceph-mon[85352]: pgmap v2574: 137 pgs: 137 active+clean; 810 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 75 MiB/s rd, 18 MiB/s wr, 229 op/s 2024-07-26T18:53:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:47 smithi135 ceph-mon[85352]: osdmap e1469: 8 total, 8 up, 8 in 2024-07-26T18:53:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:47 smithi071 ceph-mon[90507]: pgmap v2574: 137 pgs: 137 active+clean; 810 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 75 MiB/s rd, 18 MiB/s wr, 229 op/s 2024-07-26T18:53:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:47 smithi071 ceph-mon[90507]: osdmap e1469: 8 total, 8 up, 8 in 2024-07-26T18:53:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:47 smithi071 ceph-mon[92867]: pgmap v2574: 137 pgs: 137 active+clean; 810 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 75 MiB/s rd, 18 MiB/s wr, 229 op/s 2024-07-26T18:53:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:47 smithi071 ceph-mon[92867]: osdmap e1469: 8 total, 8 up, 8 in 2024-07-26T18:53:48.458 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:48 smithi135 ceph-mon[85352]: osdmap e1470: 8 total, 8 up, 8 in 2024-07-26T18:53:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:48 smithi071 ceph-mon[90507]: osdmap e1470: 8 total, 8 up, 8 in 2024-07-26T18:53:48.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:48 smithi071 ceph-mon[92867]: osdmap e1470: 8 total, 8 up, 8 in 2024-07-26T18:53:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:49 smithi135 ceph-mon[85352]: pgmap v2577: 137 pgs: 137 active+clean; 826 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 10 MiB/s wr, 211 op/s 2024-07-26T18:53:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:49 smithi135 ceph-mon[85352]: osdmap e1471: 8 total, 8 up, 8 in 2024-07-26T18:53:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:49 smithi071 ceph-mon[90507]: pgmap v2577: 137 pgs: 137 active+clean; 826 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 10 MiB/s wr, 211 op/s 2024-07-26T18:53:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:49 smithi071 ceph-mon[90507]: osdmap e1471: 8 total, 8 up, 8 in 2024-07-26T18:53:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:49 smithi071 ceph-mon[92867]: pgmap v2577: 137 pgs: 137 active+clean; 826 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 10 MiB/s wr, 211 op/s 2024-07-26T18:53:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:49 smithi071 ceph-mon[92867]: osdmap e1471: 8 total, 8 up, 8 in 2024-07-26T18:53:49.680 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2159 ms) 2024-07-26T18:53:49.680 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-07-26T18:53:49.703 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 62971912~5802105 2024-07-26T18:53:49.726 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 46698004~2517279 2024-07-26T18:53:49.726 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 22567102~7681572 2024-07-26T18:53:49.754 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 3002384~2635833 2024-07-26T18:53:49.755 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 16579657~1733306 2024-07-26T18:53:49.762 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 47372528~444816 2024-07-26T18:53:49.762 INFO:tasks.workunit.client.0.smithi071.stdout:write: A 1832401~430251 2024-07-26T18:53:49.765 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 48566786~54269 2024-07-26T18:53:49.765 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap0 2024-07-26T18:53:50.230 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 32434~120822 2024-07-26T18:53:50.233 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 56714761~687666 2024-07-26T18:53:50.234 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 75383030~3948376 2024-07-26T18:53:50.234 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 44651140~7388272 2024-07-26T18:53:50.234 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 25383146~4613524 2024-07-26T18:53:50.235 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 4662208~1150836 2024-07-26T18:53:50.235 INFO:tasks.workunit.client.0.smithi071.stdout:write: B 65673197~6058844 2024-07-26T18:53:50.235 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 58907771~525257 2024-07-26T18:53:50.276 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2024-07-26T18:53:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:50 smithi135 ceph-mon[85352]: osdmap e1472: 8 total, 8 up, 8 in 2024-07-26T18:53:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:50 smithi071 ceph-mon[92867]: osdmap e1472: 8 total, 8 up, 8 in 2024-07-26T18:53:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:50 smithi071 ceph-mon[90507]: osdmap e1472: 8 total, 8 up, 8 in 2024-07-26T18:53:51.248 INFO:tasks.workunit.client.0.smithi071.stdout:clone image279 -> image280 2024-07-26T18:53:51.306 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 165360954 2024-07-26T18:53:51.313 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 78419303~5955130 2024-07-26T18:53:51.354 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 50213044~7710708 2024-07-26T18:53:51.358 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 137814326~3265421 2024-07-26T18:53:51.374 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 134695590~6187823 2024-07-26T18:53:51.376 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 160555096~4805858 2024-07-26T18:53:51.394 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 34279434~8307583 2024-07-26T18:53:51.398 INFO:tasks.workunit.client.0.smithi071.stdout:write: C 121160569~4543784 2024-07-26T18:53:51.415 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 75725781~2466432 2024-07-26T18:53:51.416 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2024-07-26T18:53:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:51 smithi135 ceph-mon[85352]: pgmap v2580: 137 pgs: 137 active+clean; 842 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 8.0 MiB/s wr, 237 op/s 2024-07-26T18:53:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:51 smithi135 ceph-mon[85352]: osdmap e1473: 8 total, 8 up, 8 in 2024-07-26T18:53:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:51 smithi071 ceph-mon[92867]: pgmap v2580: 137 pgs: 137 active+clean; 842 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 8.0 MiB/s wr, 237 op/s 2024-07-26T18:53:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:51 smithi071 ceph-mon[92867]: osdmap e1473: 8 total, 8 up, 8 in 2024-07-26T18:53:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:51 smithi071 ceph-mon[90507]: pgmap v2580: 137 pgs: 137 active+clean; 842 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 8.0 MiB/s wr, 237 op/s 2024-07-26T18:53:51.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:51 smithi071 ceph-mon[90507]: osdmap e1473: 8 total, 8 up, 8 in 2024-07-26T18:53:52.255 INFO:tasks.workunit.client.0.smithi071.stdout:clone image280 -> image281 2024-07-26T18:53:52.324 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 11430297~1537953 2024-07-26T18:53:52.349 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 89308778~6965514 2024-07-26T18:53:52.354 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 50004567~7758721 2024-07-26T18:53:52.381 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 65043311~7814120 2024-07-26T18:53:52.400 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 42913509~3764372 2024-07-26T18:53:52.416 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 135490341~1253744 2024-07-26T18:53:52.419 INFO:tasks.workunit.client.0.smithi071.stdout:write: D 59951729~5590429 2024-07-26T18:53:52.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:52 smithi071 ceph-mon[92867]: osdmap e1474: 8 total, 8 up, 8 in 2024-07-26T18:53:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:53:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:53:52] "GET /metrics HTTP/1.1" 200 36467 "" "Prometheus/2.43.0" 2024-07-26T18:53:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:52 smithi071 ceph-mon[90507]: osdmap e1474: 8 total, 8 up, 8 in 2024-07-26T18:53:52.434 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 116476866~6403198 2024-07-26T18:53:52.456 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap3 2024-07-26T18:53:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:52 smithi135 ceph-mon[85352]: osdmap e1474: 8 total, 8 up, 8 in 2024-07-26T18:53:53.256 INFO:tasks.workunit.client.0.smithi071.stdout:clone image281 -> image282 2024-07-26T18:53:53.340 INFO:tasks.workunit.client.0.smithi071.stdout:resize: 172816318 2024-07-26T18:53:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:53 smithi135 ceph-mon[85352]: pgmap v2583: 137 pgs: 137 active+clean; 932 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 26 MiB/s wr, 441 op/s 2024-07-26T18:53:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:53 smithi135 ceph-mon[85352]: osdmap e1475: 8 total, 8 up, 8 in 2024-07-26T18:53:53.640 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (3960 ms) 2024-07-26T18:53:53.640 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-07-26T18:53:53.662 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_DeepCopy.cc:621: Skipped 2024-07-26T18:53:53.662 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:53.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:53 smithi071 ceph-mon[92867]: pgmap v2583: 137 pgs: 137 active+clean; 932 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 26 MiB/s wr, 441 op/s 2024-07-26T18:53:53.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:53 smithi071 ceph-mon[92867]: osdmap e1475: 8 total, 8 up, 8 in 2024-07-26T18:53:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:53 smithi071 ceph-mon[90507]: pgmap v2583: 137 pgs: 137 active+clean; 932 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 26 MiB/s wr, 441 op/s 2024-07-26T18:53:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:53 smithi071 ceph-mon[90507]: osdmap e1475: 8 total, 8 up, 8 in 2024-07-26T18:53:53.737 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (97 ms) 2024-07-26T18:53:53.737 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-07-26T18:53:53.759 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_DeepCopy.cc:635: Skipped 2024-07-26T18:53:53.760 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:53.836 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (99 ms) 2024-07-26T18:53:53.836 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-07-26T18:53:53.858 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_DeepCopy.cc:649: Skipped 2024-07-26T18:53:53.858 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:53.929 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (93 ms) 2024-07-26T18:53:53.929 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-07-26T18:53:53.952 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_DeepCopy.cc:663: Skipped 2024-07-26T18:53:53.952 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:54.029 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (100 ms) 2024-07-26T18:53:54.029 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-07-26T18:53:54.051 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_DeepCopy.cc:679: Skipped 2024-07-26T18:53:54.051 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:54.123 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (94 ms) 2024-07-26T18:53:54.123 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-07-26T18:53:54.146 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_DeepCopy.cc:693: Skipped 2024-07-26T18:53:54.146 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:54.216 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (93 ms) 2024-07-26T18:53:54.216 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-07-26T18:53:54.239 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_DeepCopy.cc:707: Skipped 2024-07-26T18:53:54.239 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:54.311 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (95 ms) 2024-07-26T18:53:54.311 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-07-26T18:53:54.336 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_DeepCopy.cc:721: Skipped 2024-07-26T18:53:54.337 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:54.412 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (101 ms) 2024-07-26T18:53:54.412 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-07-26T18:53:54.436 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_DeepCopy.cc:735: Skipped 2024-07-26T18:53:54.436 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:54.507 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (95 ms) 2024-07-26T18:53:54.507 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-07-26T18:53:54.530 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_DeepCopy.cc:751: Skipped 2024-07-26T18:53:54.530 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:54 smithi135 ceph-mon[85352]: osdmap e1476: 8 total, 8 up, 8 in 2024-07-26T18:53:54.602 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (95 ms) 2024-07-26T18:53:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:54 smithi071 ceph-mon[90507]: osdmap e1476: 8 total, 8 up, 8 in 2024-07-26T18:53:54.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:54 smithi071 ceph-mon[92867]: osdmap e1476: 8 total, 8 up, 8 in 2024-07-26T18:53:55.252 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 31 tests from TestDeepCopy (54711 ms total) 2024-07-26T18:53:55.252 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:53:55.252 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 51 tests from TestMirroring 2024-07-26T18:53:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:55 smithi135 ceph-mon[85352]: pgmap v2586: 137 pgs: 137 active+clean; 1016 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 39 MiB/s wr, 655 op/s 2024-07-26T18:53:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:55 smithi071 ceph-mon[90507]: pgmap v2586: 137 pgs: 137 active+clean; 1016 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 39 MiB/s wr, 655 op/s 2024-07-26T18:53:55.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:55 smithi071 ceph-mon[92867]: pgmap v2586: 137 pgs: 137 active+clean; 1016 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 39 MiB/s wr, 655 op/s 2024-07-26T18:53:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:56 smithi135 ceph-mon[85352]: osdmap e1477: 8 total, 8 up, 8 in 2024-07-26T18:53:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:53:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:53:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:53:56.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:53:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:56 smithi071 ceph-mon[90507]: osdmap e1477: 8 total, 8 up, 8 in 2024-07-26T18:53:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:53:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:53:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:53:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:53:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:56 smithi071 ceph-mon[92867]: osdmap e1477: 8 total, 8 up, 8 in 2024-07-26T18:53:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:53:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:53:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:53:56.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:53:57.258 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-07-26T18:53:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:57 smithi135 ceph-mon[85352]: pgmap v2588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-07-26T18:53:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:57 smithi135 ceph-mon[85352]: osdmap e1478: 8 total, 8 up, 8 in 2024-07-26T18:53:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:57 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:57 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:57 smithi071 ceph-mon[90507]: pgmap v2588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-07-26T18:53:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:57 smithi071 ceph-mon[90507]: osdmap e1478: 8 total, 8 up, 8 in 2024-07-26T18:53:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:57 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:57 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:57 smithi071 ceph-mon[92867]: pgmap v2588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-07-26T18:53:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:57 smithi071 ceph-mon[92867]: osdmap e1478: 8 total, 8 up, 8 in 2024-07-26T18:53:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:57 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:57 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:53:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:58 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:53:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:58 smithi135 ceph-mon[85352]: osdmap e1479: 8 total, 8 up, 8 in 2024-07-26T18:53:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:58 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:53:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:58 smithi071 ceph-mon[90507]: osdmap e1479: 8 total, 8 up, 8 in 2024-07-26T18:53:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:58 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:53:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:58 smithi071 ceph-mon[92867]: osdmap e1479: 8 total, 8 up, 8 in 2024-07-26T18:53:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:53:59.389 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2131 ms) 2024-07-26T18:53:59.389 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-07-26T18:53:59.489 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (100 ms) 2024-07-26T18:53:59.489 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-07-26T18:53:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:59 smithi135 ceph-mon[85352]: pgmap v2591: 137 pgs: 14 creating+peering, 11 unknown, 112 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-07-26T18:53:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:53:59 smithi135 ceph-mon[85352]: osdmap e1480: 8 total, 8 up, 8 in 2024-07-26T18:53:59.566 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (77 ms) 2024-07-26T18:53:59.566 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-07-26T18:53:59.669 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (103 ms) 2024-07-26T18:53:59.669 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-07-26T18:53:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:59 smithi071 ceph-mon[90507]: pgmap v2591: 137 pgs: 14 creating+peering, 11 unknown, 112 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-07-26T18:53:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:53:59 smithi071 ceph-mon[90507]: osdmap e1480: 8 total, 8 up, 8 in 2024-07-26T18:53:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:59 smithi071 ceph-mon[92867]: pgmap v2591: 137 pgs: 14 creating+peering, 11 unknown, 112 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-07-26T18:53:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:53:59 smithi071 ceph-mon[92867]: osdmap e1480: 8 total, 8 up, 8 in 2024-07-26T18:53:59.756 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (87 ms) 2024-07-26T18:53:59.757 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-07-26T18:53:59.843 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (87 ms) 2024-07-26T18:53:59.843 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-07-26T18:53:59.948 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (105 ms) 2024-07-26T18:53:59.948 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-07-26T18:53:59.948 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_mirroring.cc:482: Skipped 2024-07-26T18:53:59.948 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:59.948 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-07-26T18:53:59.948 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-07-26T18:53:59.948 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_mirroring.cc:520: Skipped 2024-07-26T18:53:59.948 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:53:59.949 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-07-26T18:53:59.949 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-07-26T18:54:00.017 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (69 ms) 2024-07-26T18:54:00.018 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-07-26T18:54:00.092 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (74 ms) 2024-07-26T18:54:00.092 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-07-26T18:54:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:00 smithi135 ceph-mon[85352]: osdmap e1481: 8 total, 8 up, 8 in 2024-07-26T18:54:00.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:00 smithi071 ceph-mon[90507]: osdmap e1481: 8 total, 8 up, 8 in 2024-07-26T18:54:00.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:00 smithi071 ceph-mon[92867]: osdmap e1481: 8 total, 8 up, 8 in 2024-07-26T18:54:01.350 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1258 ms) 2024-07-26T18:54:01.350 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-07-26T18:54:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:01 smithi135 ceph-mon[85352]: pgmap v2594: 137 pgs: 14 creating+peering, 5 unknown, 118 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-07-26T18:54:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:01 smithi135 ceph-mon[85352]: osdmap e1482: 8 total, 8 up, 8 in 2024-07-26T18:54:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:01 smithi071 ceph-mon[90507]: pgmap v2594: 137 pgs: 14 creating+peering, 5 unknown, 118 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-07-26T18:54:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:01 smithi071 ceph-mon[90507]: osdmap e1482: 8 total, 8 up, 8 in 2024-07-26T18:54:01.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:01 smithi071 ceph-mon[92867]: pgmap v2594: 137 pgs: 14 creating+peering, 5 unknown, 118 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-07-26T18:54:01.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:01 smithi071 ceph-mon[92867]: osdmap e1482: 8 total, 8 up, 8 in 2024-07-26T18:54:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:02 smithi071 ceph-mon[92867]: osdmap e1483: 8 total, 8 up, 8 in 2024-07-26T18:54:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:54:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:54:02] "GET /metrics HTTP/1.1" 200 36404 "" "Prometheus/2.43.0" 2024-07-26T18:54:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:02 smithi071 ceph-mon[90507]: osdmap e1483: 8 total, 8 up, 8 in 2024-07-26T18:54:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:02 smithi135 ceph-mon[85352]: osdmap e1483: 8 total, 8 up, 8 in 2024-07-26T18:54:03.350 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2000 ms) 2024-07-26T18:54:03.350 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-07-26T18:54:03.446 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (96 ms) 2024-07-26T18:54:03.446 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-07-26T18:54:03.529 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (83 ms) 2024-07-26T18:54:03.530 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-07-26T18:54:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:03 smithi135 ceph-mon[85352]: pgmap v2597: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 204 KiB/s rd, 31 KiB/s wr, 307 op/s 2024-07-26T18:54:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:03 smithi135 ceph-mon[85352]: osdmap e1484: 8 total, 8 up, 8 in 2024-07-26T18:54:03.625 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (95 ms) 2024-07-26T18:54:03.625 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-07-26T18:54:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:03 smithi071 ceph-mon[90507]: pgmap v2597: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 204 KiB/s rd, 31 KiB/s wr, 307 op/s 2024-07-26T18:54:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:03 smithi071 ceph-mon[90507]: osdmap e1484: 8 total, 8 up, 8 in 2024-07-26T18:54:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:03 smithi071 ceph-mon[92867]: pgmap v2597: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 204 KiB/s rd, 31 KiB/s wr, 307 op/s 2024-07-26T18:54:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:03 smithi071 ceph-mon[92867]: osdmap e1484: 8 total, 8 up, 8 in 2024-07-26T18:54:03.700 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (76 ms) 2024-07-26T18:54:03.700 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-07-26T18:54:03.778 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (77 ms) 2024-07-26T18:54:03.778 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-07-26T18:54:03.866 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (88 ms) 2024-07-26T18:54:03.867 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-07-26T18:54:03.963 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (97 ms) 2024-07-26T18:54:03.963 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-07-26T18:54:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:04 smithi135 ceph-mon[85352]: osdmap e1485: 8 total, 8 up, 8 in 2024-07-26T18:54:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:04 smithi071 ceph-mon[90507]: osdmap e1485: 8 total, 8 up, 8 in 2024-07-26T18:54:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:04 smithi071 ceph-mon[92867]: osdmap e1485: 8 total, 8 up, 8 in 2024-07-26T18:54:05.374 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1411 ms) 2024-07-26T18:54:05.375 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-07-26T18:54:05.477 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (103 ms) 2024-07-26T18:54:05.478 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-07-26T18:54:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:05 smithi135 ceph-mon[85352]: pgmap v2600: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 353 KiB/s rd, 52 KiB/s wr, 519 op/s 2024-07-26T18:54:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:05 smithi135 ceph-mon[85352]: osdmap e1486: 8 total, 8 up, 8 in 2024-07-26T18:54:05.576 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (99 ms) 2024-07-26T18:54:05.576 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-07-26T18:54:05.669 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (93 ms) 2024-07-26T18:54:05.669 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-07-26T18:54:05.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:05 smithi071 ceph-mon[92867]: pgmap v2600: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 353 KiB/s rd, 52 KiB/s wr, 519 op/s 2024-07-26T18:54:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:05 smithi071 ceph-mon[92867]: osdmap e1486: 8 total, 8 up, 8 in 2024-07-26T18:54:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:05 smithi071 ceph-mon[90507]: pgmap v2600: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 353 KiB/s rd, 52 KiB/s wr, 519 op/s 2024-07-26T18:54:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:05 smithi071 ceph-mon[90507]: osdmap e1486: 8 total, 8 up, 8 in 2024-07-26T18:54:05.820 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (151 ms) 2024-07-26T18:54:05.820 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-07-26T18:54:05.973 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (153 ms) 2024-07-26T18:54:05.973 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-07-26T18:54:06.106 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (133 ms) 2024-07-26T18:54:06.106 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-07-26T18:54:06.249 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (143 ms) 2024-07-26T18:54:06.250 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-07-26T18:54:06.404 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (155 ms) 2024-07-26T18:54:06.405 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-07-26T18:54:06.572 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (167 ms) 2024-07-26T18:54:06.572 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-07-26T18:54:06.657 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (85 ms) 2024-07-26T18:54:06.657 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-07-26T18:54:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:06 smithi071 ceph-mon[90507]: osdmap e1487: 8 total, 8 up, 8 in 2024-07-26T18:54:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:06 smithi071 ceph-mon[92867]: osdmap e1487: 8 total, 8 up, 8 in 2024-07-26T18:54:06.734 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (77 ms) 2024-07-26T18:54:06.734 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-07-26T18:54:06.801 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (67 ms) 2024-07-26T18:54:06.801 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-07-26T18:54:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:06 smithi135 ceph-mon[85352]: osdmap e1487: 8 total, 8 up, 8 in 2024-07-26T18:54:06.924 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (123 ms) 2024-07-26T18:54:06.924 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-07-26T18:54:07.041 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (118 ms) 2024-07-26T18:54:07.042 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-07-26T18:54:07.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (104 ms) 2024-07-26T18:54:07.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-07-26T18:54:07.253 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (107 ms) 2024-07-26T18:54:07.253 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-07-26T18:54:07.323 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.MirrorStatusList (70 ms) 2024-07-26T18:54:07.323 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-07-26T18:54:07.416 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.RemoveBootstrapped (93 ms) 2024-07-26T18:54:07.417 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-07-26T18:54:07.775 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.AioPromoteDemote (359 ms) 2024-07-26T18:54:07.775 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-07-26T18:54:08.121 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.AioGetInfo (346 ms) 2024-07-26T18:54:08.121 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-07-26T18:54:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:07 smithi071 ceph-mon[90507]: pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 256 KiB/s rd, 31 KiB/s wr, 359 op/s 2024-07-26T18:54:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:07 smithi071 ceph-mon[90507]: osdmap e1488: 8 total, 8 up, 8 in 2024-07-26T18:54:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:07 smithi071 ceph-mon[92867]: pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 256 KiB/s rd, 31 KiB/s wr, 359 op/s 2024-07-26T18:54:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:07 smithi071 ceph-mon[92867]: osdmap e1488: 8 total, 8 up, 8 in 2024-07-26T18:54:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:07 smithi135 ceph-mon[85352]: pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 256 KiB/s rd, 31 KiB/s wr, 359 op/s 2024-07-26T18:54:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:07 smithi135 ceph-mon[85352]: osdmap e1488: 8 total, 8 up, 8 in 2024-07-26T18:54:08.333 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.AioGetStatus (212 ms) 2024-07-26T18:54:08.333 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.SiteName 2024-07-26T18:54:08.341 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.SiteName (8 ms) 2024-07-26T18:54:08.341 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.Bootstrap 2024-07-26T18:54:09.155 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.Bootstrap (814 ms) 2024-07-26T18:54:09.155 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.PeerDirection 2024-07-26T18:54:09.167 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.PeerDirection (12 ms) 2024-07-26T18:54:09.167 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.Snapshot 2024-07-26T18:54:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 633 KiB/s rd, 82 KiB/s wr, 914 op/s 2024-07-26T18:54:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T18:54:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' 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-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? ' 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-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? ' 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-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ea42b304-c667-41e2-9cac-05aa48d7f9f0"}]: dispatch 2024-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ea42b304-c667-41e2-9cac-05aa48d7f9f0"}]: dispatch 2024-07-26T18:54:09.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ea42b304-c667-41e2-9cac-05aa48d7f9f0"}]': finished 2024-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 633 KiB/s rd, 82 KiB/s wr, 914 op/s 2024-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' 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-07-26T18:54:09.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? ' 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-07-26T18:54:09.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? ' 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-07-26T18:54:09.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ea42b304-c667-41e2-9cac-05aa48d7f9f0"}]: dispatch 2024-07-26T18:54:09.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ea42b304-c667-41e2-9cac-05aa48d7f9f0"}]: dispatch 2024-07-26T18:54:09.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:09 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ea42b304-c667-41e2-9cac-05aa48d7f9f0"}]': finished 2024-07-26T18:54:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: pgmap v2605: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 633 KiB/s rd, 82 KiB/s wr, 914 op/s 2024-07-26T18:54:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' 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-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? ' 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-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? ' 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-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ea42b304-c667-41e2-9cac-05aa48d7f9f0"}]: dispatch 2024-07-26T18:54:09.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ea42b304-c667-41e2-9cac-05aa48d7f9f0"}]: dispatch 2024-07-26T18:54:09.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:09 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ea42b304-c667-41e2-9cac-05aa48d7f9f0"}]': finished 2024-07-26T18:54:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:11 smithi071 ceph-mon[90507]: osdmap e1489: 8 total, 8 up, 8 in 2024-07-26T18:54:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:11 smithi071 ceph-mon[90507]: pgmap v2607: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 755 KiB/s rd, 94 KiB/s wr, 1.05k op/s 2024-07-26T18:54:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:11 smithi071 ceph-mon[92867]: osdmap e1489: 8 total, 8 up, 8 in 2024-07-26T18:54:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:11 smithi071 ceph-mon[92867]: pgmap v2607: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 755 KiB/s rd, 94 KiB/s wr, 1.05k op/s 2024-07-26T18:54:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:11 smithi135 ceph-mon[85352]: osdmap e1489: 8 total, 8 up, 8 in 2024-07-26T18:54:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:11 smithi135 ceph-mon[85352]: pgmap v2607: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 755 KiB/s rd, 94 KiB/s wr, 1.05k op/s 2024-07-26T18:54:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:54:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:54:12] "GET /metrics HTTP/1.1" 200 36404 "" "Prometheus/2.43.0" 2024-07-26T18:54:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:12 smithi071 ceph-mon[90507]: osdmap e1490: 8 total, 8 up, 8 in 2024-07-26T18:54:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:12 smithi071 ceph-mon[90507]: osdmap e1491: 8 total, 8 up, 8 in 2024-07-26T18:54:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:12 smithi071 ceph-mon[92867]: osdmap e1490: 8 total, 8 up, 8 in 2024-07-26T18:54:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:12 smithi071 ceph-mon[92867]: osdmap e1491: 8 total, 8 up, 8 in 2024-07-26T18:54:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:12 smithi135 ceph-mon[85352]: osdmap e1490: 8 total, 8 up, 8 in 2024-07-26T18:54:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:12 smithi135 ceph-mon[85352]: osdmap e1491: 8 total, 8 up, 8 in 2024-07-26T18:54:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:13 smithi071 ceph-mon[92867]: pgmap v2610: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 179 KiB/s wr, 1.74k op/s 2024-07-26T18:54:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:13 smithi071 ceph-mon[92867]: osdmap e1492: 8 total, 8 up, 8 in 2024-07-26T18:54:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:13 smithi071 ceph-mon[90507]: pgmap v2610: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 179 KiB/s wr, 1.74k op/s 2024-07-26T18:54:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:13 smithi071 ceph-mon[90507]: osdmap e1492: 8 total, 8 up, 8 in 2024-07-26T18:54:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:13 smithi135 ceph-mon[85352]: pgmap v2610: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 179 KiB/s wr, 1.74k op/s 2024-07-26T18:54:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:13 smithi135 ceph-mon[85352]: osdmap e1492: 8 total, 8 up, 8 in 2024-07-26T18:54:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:14 smithi071 ceph-mon[92867]: osdmap e1493: 8 total, 8 up, 8 in 2024-07-26T18:54:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:14 smithi071 ceph-mon[90507]: osdmap e1493: 8 total, 8 up, 8 in 2024-07-26T18:54:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:14 smithi135 ceph-mon[85352]: osdmap e1493: 8 total, 8 up, 8 in 2024-07-26T18:54:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:15 smithi071 ceph-mon[90507]: pgmap v2613: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 219 KiB/s wr, 1.91k op/s 2024-07-26T18:54:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:15 smithi071 ceph-mon[90507]: osdmap e1494: 8 total, 8 up, 8 in 2024-07-26T18:54:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:15 smithi071 ceph-mon[92867]: pgmap v2613: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 219 KiB/s wr, 1.91k op/s 2024-07-26T18:54:16.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:15 smithi071 ceph-mon[92867]: osdmap e1494: 8 total, 8 up, 8 in 2024-07-26T18:54:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:15 smithi135 ceph-mon[85352]: pgmap v2613: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 219 KiB/s wr, 1.91k op/s 2024-07-26T18:54:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:15 smithi135 ceph-mon[85352]: osdmap e1494: 8 total, 8 up, 8 in 2024-07-26T18:54:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:16 smithi071 ceph-mon[90507]: osdmap e1495: 8 total, 8 up, 8 in 2024-07-26T18:54:17.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:16 smithi071 ceph-mon[90507]: osdmap e1496: 8 total, 8 up, 8 in 2024-07-26T18:54:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:16 smithi071 ceph-mon[92867]: osdmap e1495: 8 total, 8 up, 8 in 2024-07-26T18:54:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:16 smithi071 ceph-mon[92867]: osdmap e1496: 8 total, 8 up, 8 in 2024-07-26T18:54:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:16 smithi135 ceph-mon[85352]: osdmap e1495: 8 total, 8 up, 8 in 2024-07-26T18:54:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:16 smithi135 ceph-mon[85352]: osdmap e1496: 8 total, 8 up, 8 in 2024-07-26T18:54:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:17 smithi071 ceph-mon[90507]: pgmap v2616: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 359 KiB/s rd, 74 KiB/s wr, 503 op/s 2024-07-26T18:54:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:17 smithi071 ceph-mon[92867]: pgmap v2616: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 359 KiB/s rd, 74 KiB/s wr, 503 op/s 2024-07-26T18:54:18.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:17 smithi135 ceph-mon[85352]: pgmap v2616: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 359 KiB/s rd, 74 KiB/s wr, 503 op/s 2024-07-26T18:54:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:18 smithi135 ceph-mon[85352]: osdmap e1497: 8 total, 8 up, 8 in 2024-07-26T18:54:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:18 smithi071 ceph-mon[92867]: osdmap e1497: 8 total, 8 up, 8 in 2024-07-26T18:54:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:18 smithi071 ceph-mon[90507]: osdmap e1497: 8 total, 8 up, 8 in 2024-07-26T18:54:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:19 smithi135 ceph-mon[85352]: pgmap v2619: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 6.7 KiB/s wr, 83 op/s 2024-07-26T18:54:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:19 smithi135 ceph-mon[85352]: osdmap e1498: 8 total, 8 up, 8 in 2024-07-26T18:54:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:19 smithi071 ceph-mon[92867]: pgmap v2619: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 6.7 KiB/s wr, 83 op/s 2024-07-26T18:54:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:19 smithi071 ceph-mon[92867]: osdmap e1498: 8 total, 8 up, 8 in 2024-07-26T18:54:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:19 smithi071 ceph-mon[90507]: pgmap v2619: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 6.7 KiB/s wr, 83 op/s 2024-07-26T18:54:20.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:19 smithi071 ceph-mon[90507]: osdmap e1498: 8 total, 8 up, 8 in 2024-07-26T18:54:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:20 smithi135 ceph-mon[85352]: osdmap e1499: 8 total, 8 up, 8 in 2024-07-26T18:54:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:20 smithi071 ceph-mon[90507]: osdmap e1499: 8 total, 8 up, 8 in 2024-07-26T18:54:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:20 smithi071 ceph-mon[92867]: osdmap e1499: 8 total, 8 up, 8 in 2024-07-26T18:54:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:21 smithi135 ceph-mon[85352]: pgmap v2622: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 81 op/s 2024-07-26T18:54:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:21 smithi135 ceph-mon[85352]: osdmap e1500: 8 total, 8 up, 8 in 2024-07-26T18:54:22.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:21 smithi135 ceph-mon[85352]: osdmap e1501: 8 total, 8 up, 8 in 2024-07-26T18:54:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:54:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:54:22] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2024-07-26T18:54:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:21 smithi071 ceph-mon[90507]: pgmap v2622: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 81 op/s 2024-07-26T18:54:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:21 smithi071 ceph-mon[90507]: osdmap e1500: 8 total, 8 up, 8 in 2024-07-26T18:54:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:21 smithi071 ceph-mon[90507]: osdmap e1501: 8 total, 8 up, 8 in 2024-07-26T18:54:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:21 smithi071 ceph-mon[92867]: pgmap v2622: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 81 op/s 2024-07-26T18:54:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:21 smithi071 ceph-mon[92867]: osdmap e1500: 8 total, 8 up, 8 in 2024-07-26T18:54:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:21 smithi071 ceph-mon[92867]: osdmap e1501: 8 total, 8 up, 8 in 2024-07-26T18:54:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:23 smithi071 ceph-mon[90507]: pgmap v2625: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 1023 B/s wr, 11 op/s 2024-07-26T18:54:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:23 smithi071 ceph-mon[90507]: osdmap e1502: 8 total, 8 up, 8 in 2024-07-26T18:54:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:23 smithi071 ceph-mon[92867]: pgmap v2625: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 1023 B/s wr, 11 op/s 2024-07-26T18:54:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:23 smithi071 ceph-mon[92867]: osdmap e1502: 8 total, 8 up, 8 in 2024-07-26T18:54:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:23 smithi135 ceph-mon[85352]: pgmap v2625: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 1023 B/s wr, 11 op/s 2024-07-26T18:54:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:23 smithi135 ceph-mon[85352]: osdmap e1502: 8 total, 8 up, 8 in 2024-07-26T18:54:25.006 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.Snapshot (15839 ms) 2024-07-26T18:54:25.006 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-07-26T18:54:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:24 smithi071 ceph-mon[92867]: osdmap e1503: 8 total, 8 up, 8 in 2024-07-26T18:54:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:24 smithi071 ceph-mon[90507]: osdmap e1503: 8 total, 8 up, 8 in 2024-07-26T18:54:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:24 smithi135 ceph-mon[85352]: osdmap e1503: 8 total, 8 up, 8 in 2024-07-26T18:54:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:25 smithi071 ceph-mon[92867]: pgmap v2628: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 5.7 KiB/s wr, 86 op/s 2024-07-26T18:54:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:25 smithi071 ceph-mon[92867]: osdmap e1504: 8 total, 8 up, 8 in 2024-07-26T18:54:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:25 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/19b3dcf1-111c-4d7c-a9df-ab04ee46aec6"}]: dispatch 2024-07-26T18:54:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:25 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/19b3dcf1-111c-4d7c-a9df-ab04ee46aec6"}]: dispatch 2024-07-26T18:54:26.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:25 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/19b3dcf1-111c-4d7c-a9df-ab04ee46aec6"}]': finished 2024-07-26T18:54:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:25 smithi071 ceph-mon[90507]: pgmap v2628: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 5.7 KiB/s wr, 86 op/s 2024-07-26T18:54:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:25 smithi071 ceph-mon[90507]: osdmap e1504: 8 total, 8 up, 8 in 2024-07-26T18:54:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:25 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/19b3dcf1-111c-4d7c-a9df-ab04ee46aec6"}]: dispatch 2024-07-26T18:54:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:25 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/19b3dcf1-111c-4d7c-a9df-ab04ee46aec6"}]: dispatch 2024-07-26T18:54:26.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:25 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/19b3dcf1-111c-4d7c-a9df-ab04ee46aec6"}]': finished 2024-07-26T18:54:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:25 smithi135 ceph-mon[85352]: pgmap v2628: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 5.7 KiB/s wr, 86 op/s 2024-07-26T18:54:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:25 smithi135 ceph-mon[85352]: osdmap e1504: 8 total, 8 up, 8 in 2024-07-26T18:54:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:25 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/19b3dcf1-111c-4d7c-a9df-ab04ee46aec6"}]: dispatch 2024-07-26T18:54:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:25 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/19b3dcf1-111c-4d7c-a9df-ab04ee46aec6"}]: dispatch 2024-07-26T18:54:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:25 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/19b3dcf1-111c-4d7c-a9df-ab04ee46aec6"}]': finished 2024-07-26T18:54:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:27 smithi135 ceph-mon[85352]: osdmap e1505: 8 total, 8 up, 8 in 2024-07-26T18:54:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:27 smithi135 ceph-mon[85352]: osdmap e1506: 8 total, 8 up, 8 in 2024-07-26T18:54:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:27 smithi071 ceph-mon[92867]: osdmap e1505: 8 total, 8 up, 8 in 2024-07-26T18:54:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:27 smithi071 ceph-mon[92867]: osdmap e1506: 8 total, 8 up, 8 in 2024-07-26T18:54:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:27 smithi071 ceph-mon[90507]: osdmap e1505: 8 total, 8 up, 8 in 2024-07-26T18:54:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:27 smithi071 ceph-mon[90507]: osdmap e1506: 8 total, 8 up, 8 in 2024-07-26T18:54:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:28 smithi135 ceph-mon[85352]: pgmap v2631: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-07-26T18:54:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:28 smithi135 ceph-mon[85352]: osdmap e1507: 8 total, 8 up, 8 in 2024-07-26T18:54:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:28 smithi071 ceph-mon[90507]: pgmap v2631: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-07-26T18:54:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:28 smithi071 ceph-mon[90507]: osdmap e1507: 8 total, 8 up, 8 in 2024-07-26T18:54:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:28 smithi071 ceph-mon[92867]: pgmap v2631: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-07-26T18:54:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:28 smithi071 ceph-mon[92867]: osdmap e1507: 8 total, 8 up, 8 in 2024-07-26T18:54:28.985 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (3979 ms) 2024-07-26T18:54:28.985 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-07-26T18:54:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:29 smithi071 ceph-mon[90507]: pgmap v2634: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 80 KiB/s rd, 9.0 KiB/s wr, 110 op/s 2024-07-26T18:54:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:29 smithi071 ceph-mon[90507]: osdmap e1508: 8 total, 8 up, 8 in 2024-07-26T18:54:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:29 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/be331a4f-3e34-4460-8586-5a77b33114fb"}]: dispatch 2024-07-26T18:54:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:29 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/be331a4f-3e34-4460-8586-5a77b33114fb"}]: dispatch 2024-07-26T18:54:30.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:29 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/be331a4f-3e34-4460-8586-5a77b33114fb"}]': finished 2024-07-26T18:54:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:29 smithi071 ceph-mon[92867]: pgmap v2634: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 80 KiB/s rd, 9.0 KiB/s wr, 110 op/s 2024-07-26T18:54:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:29 smithi071 ceph-mon[92867]: osdmap e1508: 8 total, 8 up, 8 in 2024-07-26T18:54:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:29 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/be331a4f-3e34-4460-8586-5a77b33114fb"}]: dispatch 2024-07-26T18:54:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:29 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/be331a4f-3e34-4460-8586-5a77b33114fb"}]: dispatch 2024-07-26T18:54:30.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:29 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/be331a4f-3e34-4460-8586-5a77b33114fb"}]': finished 2024-07-26T18:54:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:29 smithi135 ceph-mon[85352]: pgmap v2634: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 80 KiB/s rd, 9.0 KiB/s wr, 110 op/s 2024-07-26T18:54:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:29 smithi135 ceph-mon[85352]: osdmap e1508: 8 total, 8 up, 8 in 2024-07-26T18:54:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:29 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/be331a4f-3e34-4460-8586-5a77b33114fb"}]: dispatch 2024-07-26T18:54:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:29 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/be331a4f-3e34-4460-8586-5a77b33114fb"}]: dispatch 2024-07-26T18:54:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:29 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/be331a4f-3e34-4460-8586-5a77b33114fb"}]': finished 2024-07-26T18:54:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:31 smithi135 ceph-mon[85352]: osdmap e1509: 8 total, 8 up, 8 in 2024-07-26T18:54:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:31 smithi071 ceph-mon[90507]: osdmap e1509: 8 total, 8 up, 8 in 2024-07-26T18:54:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:31 smithi071 ceph-mon[92867]: osdmap e1509: 8 total, 8 up, 8 in 2024-07-26T18:54:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:32 smithi135 ceph-mon[85352]: pgmap v2637: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 82 KiB/s rd, 8.5 KiB/s wr, 114 op/s 2024-07-26T18:54:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:32 smithi135 ceph-mon[85352]: osdmap e1510: 8 total, 8 up, 8 in 2024-07-26T18:54:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:32 smithi135 ceph-mon[85352]: osdmap e1511: 8 total, 8 up, 8 in 2024-07-26T18:54:32.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:54:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:54:32] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2024-07-26T18:54:32.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:32 smithi071 ceph-mon[92867]: pgmap v2637: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 82 KiB/s rd, 8.5 KiB/s wr, 114 op/s 2024-07-26T18:54:32.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:32 smithi071 ceph-mon[92867]: osdmap e1510: 8 total, 8 up, 8 in 2024-07-26T18:54:32.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:32 smithi071 ceph-mon[92867]: osdmap e1511: 8 total, 8 up, 8 in 2024-07-26T18:54:32.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:32 smithi071 ceph-mon[90507]: pgmap v2637: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 82 KiB/s rd, 8.5 KiB/s wr, 114 op/s 2024-07-26T18:54:32.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:32 smithi071 ceph-mon[90507]: osdmap e1510: 8 total, 8 up, 8 in 2024-07-26T18:54:32.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:32 smithi071 ceph-mon[90507]: osdmap e1511: 8 total, 8 up, 8 in 2024-07-26T18:54:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:33 smithi071 ceph-mon[90507]: pgmap v2640: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 2.5 KiB/s wr, 22 op/s 2024-07-26T18:54:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:33 smithi071 ceph-mon[90507]: osdmap e1512: 8 total, 8 up, 8 in 2024-07-26T18:54:34.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:33 smithi071 ceph-mon[92867]: pgmap v2640: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 2.5 KiB/s wr, 22 op/s 2024-07-26T18:54:34.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:33 smithi071 ceph-mon[92867]: osdmap e1512: 8 total, 8 up, 8 in 2024-07-26T18:54:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:33 smithi135 ceph-mon[85352]: pgmap v2640: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 2.5 KiB/s wr, 22 op/s 2024-07-26T18:54:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:33 smithi135 ceph-mon[85352]: osdmap e1512: 8 total, 8 up, 8 in 2024-07-26T18:54:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:34 smithi071 ceph-mon[90507]: osdmap e1513: 8 total, 8 up, 8 in 2024-07-26T18:54:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:34 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3b261bf9-afa6-454e-a02a-b388c5858daf"}]: dispatch 2024-07-26T18:54:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:34 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3b261bf9-afa6-454e-a02a-b388c5858daf"}]: dispatch 2024-07-26T18:54:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:34 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3b261bf9-afa6-454e-a02a-b388c5858daf"}]': finished 2024-07-26T18:54:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:34 smithi071 ceph-mon[92867]: osdmap e1513: 8 total, 8 up, 8 in 2024-07-26T18:54:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:34 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3b261bf9-afa6-454e-a02a-b388c5858daf"}]: dispatch 2024-07-26T18:54:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:34 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3b261bf9-afa6-454e-a02a-b388c5858daf"}]: dispatch 2024-07-26T18:54:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:34 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3b261bf9-afa6-454e-a02a-b388c5858daf"}]': finished 2024-07-26T18:54:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:34 smithi135 ceph-mon[85352]: osdmap e1513: 8 total, 8 up, 8 in 2024-07-26T18:54:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:34 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3b261bf9-afa6-454e-a02a-b388c5858daf"}]: dispatch 2024-07-26T18:54:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:34 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3b261bf9-afa6-454e-a02a-b388c5858daf"}]: dispatch 2024-07-26T18:54:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:34 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3b261bf9-afa6-454e-a02a-b388c5858daf"}]': finished 2024-07-26T18:54:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:35 smithi135 ceph-mon[85352]: pgmap v2643: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 9.2 KiB/s wr, 132 op/s 2024-07-26T18:54:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:35 smithi135 ceph-mon[85352]: osdmap e1514: 8 total, 8 up, 8 in 2024-07-26T18:54:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:35 smithi071 ceph-mon[90507]: pgmap v2643: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 9.2 KiB/s wr, 132 op/s 2024-07-26T18:54:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:35 smithi071 ceph-mon[90507]: osdmap e1514: 8 total, 8 up, 8 in 2024-07-26T18:54:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:35 smithi071 ceph-mon[92867]: pgmap v2643: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 9.2 KiB/s wr, 132 op/s 2024-07-26T18:54:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:35 smithi071 ceph-mon[92867]: osdmap e1514: 8 total, 8 up, 8 in 2024-07-26T18:54:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:36 smithi135 ceph-mon[85352]: osdmap e1515: 8 total, 8 up, 8 in 2024-07-26T18:54:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:36 smithi135 ceph-mon[85352]: osdmap e1516: 8 total, 8 up, 8 in 2024-07-26T18:54:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:36 smithi071 ceph-mon[92867]: osdmap e1515: 8 total, 8 up, 8 in 2024-07-26T18:54:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:36 smithi071 ceph-mon[92867]: osdmap e1516: 8 total, 8 up, 8 in 2024-07-26T18:54:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:36 smithi071 ceph-mon[90507]: osdmap e1515: 8 total, 8 up, 8 in 2024-07-26T18:54:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:36 smithi071 ceph-mon[90507]: osdmap e1516: 8 total, 8 up, 8 in 2024-07-26T18:54:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:37 smithi135 ceph-mon[85352]: pgmap v2646: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 150 KiB/s rd, 11 KiB/s wr, 195 op/s 2024-07-26T18:54:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:37 smithi071 ceph-mon[92867]: pgmap v2646: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 150 KiB/s rd, 11 KiB/s wr, 195 op/s 2024-07-26T18:54:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:37 smithi071 ceph-mon[90507]: pgmap v2646: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 150 KiB/s rd, 11 KiB/s wr, 195 op/s 2024-07-26T18:54:39.045 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (10061 ms) 2024-07-26T18:54:39.046 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-07-26T18:54:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:38 smithi135 ceph-mon[85352]: osdmap e1517: 8 total, 8 up, 8 in 2024-07-26T18:54:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:38 smithi071 ceph-mon[90507]: osdmap e1517: 8 total, 8 up, 8 in 2024-07-26T18:54:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:38 smithi071 ceph-mon[92867]: osdmap e1517: 8 total, 8 up, 8 in 2024-07-26T18:54:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:39 smithi135 ceph-mon[85352]: pgmap v2649: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 151 KiB/s rd, 9.5 KiB/s wr, 201 op/s 2024-07-26T18:54:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:39 smithi135 ceph-mon[85352]: osdmap e1518: 8 total, 8 up, 8 in 2024-07-26T18:54:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:39 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d57fa36f-334d-442d-90b2-2c09c7c91afc"}]: dispatch 2024-07-26T18:54:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:39 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d57fa36f-334d-442d-90b2-2c09c7c91afc"}]: dispatch 2024-07-26T18:54:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:39 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d57fa36f-334d-442d-90b2-2c09c7c91afc"}]': finished 2024-07-26T18:54:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:39 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/687ed01f-edd3-46e6-9ba2-f4af632031bc"}]: dispatch 2024-07-26T18:54:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:39 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/687ed01f-edd3-46e6-9ba2-f4af632031bc"}]: dispatch 2024-07-26T18:54:40.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:39 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/687ed01f-edd3-46e6-9ba2-f4af632031bc"}]': finished 2024-07-26T18:54:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[90507]: pgmap v2649: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 151 KiB/s rd, 9.5 KiB/s wr, 201 op/s 2024-07-26T18:54:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[90507]: osdmap e1518: 8 total, 8 up, 8 in 2024-07-26T18:54:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d57fa36f-334d-442d-90b2-2c09c7c91afc"}]: dispatch 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d57fa36f-334d-442d-90b2-2c09c7c91afc"}]: dispatch 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d57fa36f-334d-442d-90b2-2c09c7c91afc"}]': finished 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/687ed01f-edd3-46e6-9ba2-f4af632031bc"}]: dispatch 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/687ed01f-edd3-46e6-9ba2-f4af632031bc"}]: dispatch 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/687ed01f-edd3-46e6-9ba2-f4af632031bc"}]': finished 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[92867]: pgmap v2649: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 151 KiB/s rd, 9.5 KiB/s wr, 201 op/s 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[92867]: osdmap e1518: 8 total, 8 up, 8 in 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d57fa36f-334d-442d-90b2-2c09c7c91afc"}]: dispatch 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d57fa36f-334d-442d-90b2-2c09c7c91afc"}]: dispatch 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d57fa36f-334d-442d-90b2-2c09c7c91afc"}]': finished 2024-07-26T18:54:40.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/687ed01f-edd3-46e6-9ba2-f4af632031bc"}]: dispatch 2024-07-26T18:54:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/687ed01f-edd3-46e6-9ba2-f4af632031bc"}]: dispatch 2024-07-26T18:54:40.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:39 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/687ed01f-edd3-46e6-9ba2-f4af632031bc"}]': finished 2024-07-26T18:54:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:41 smithi135 ceph-mon[85352]: osdmap e1519: 8 total, 8 up, 8 in 2024-07-26T18:54:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:41 smithi135 ceph-mon[85352]: pgmap v2652: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 101 KiB/s rd, 6.0 KiB/s wr, 140 op/s 2024-07-26T18:54:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:41 smithi071 ceph-mon[92867]: osdmap e1519: 8 total, 8 up, 8 in 2024-07-26T18:54:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:41 smithi071 ceph-mon[92867]: pgmap v2652: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 101 KiB/s rd, 6.0 KiB/s wr, 140 op/s 2024-07-26T18:54:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:41 smithi071 ceph-mon[90507]: osdmap e1519: 8 total, 8 up, 8 in 2024-07-26T18:54:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:41 smithi071 ceph-mon[90507]: pgmap v2652: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 101 KiB/s rd, 6.0 KiB/s wr, 140 op/s 2024-07-26T18:54:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:42 smithi135 ceph-mon[85352]: osdmap e1520: 8 total, 8 up, 8 in 2024-07-26T18:54:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:42 smithi135 ceph-mon[85352]: osdmap e1521: 8 total, 8 up, 8 in 2024-07-26T18:54:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:54:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:54:42] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2024-07-26T18:54:42.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:42 smithi071 ceph-mon[92867]: osdmap e1520: 8 total, 8 up, 8 in 2024-07-26T18:54:42.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:42 smithi071 ceph-mon[92867]: osdmap e1521: 8 total, 8 up, 8 in 2024-07-26T18:54:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:42 smithi071 ceph-mon[90507]: osdmap e1520: 8 total, 8 up, 8 in 2024-07-26T18:54:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:42 smithi071 ceph-mon[90507]: osdmap e1521: 8 total, 8 up, 8 in 2024-07-26T18:54:42.953 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.SnapshotImageState (3907 ms) 2024-07-26T18:54:42.953 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-07-26T18:54:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:43 smithi135 ceph-mon[85352]: pgmap v2655: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 143 KiB/s rd, 17 KiB/s wr, 197 op/s 2024-07-26T18:54:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:43.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:43 smithi135 ceph-mon[85352]: osdmap e1522: 8 total, 8 up, 8 in 2024-07-26T18:54:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:43 smithi071 ceph-mon[90507]: pgmap v2655: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 143 KiB/s rd, 17 KiB/s wr, 197 op/s 2024-07-26T18:54:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:43 smithi071 ceph-mon[90507]: osdmap e1522: 8 total, 8 up, 8 in 2024-07-26T18:54:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:43 smithi071 ceph-mon[92867]: pgmap v2655: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 143 KiB/s rd, 17 KiB/s wr, 197 op/s 2024-07-26T18:54:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:43 smithi071 ceph-mon[92867]: osdmap e1522: 8 total, 8 up, 8 in 2024-07-26T18:54:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:44 smithi071 ceph-mon[90507]: osdmap e1523: 8 total, 8 up, 8 in 2024-07-26T18:54:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:44 smithi071 ceph-mon[92867]: osdmap e1523: 8 total, 8 up, 8 in 2024-07-26T18:54:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:44 smithi135 ceph-mon[85352]: osdmap e1523: 8 total, 8 up, 8 in 2024-07-26T18:54:46.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:45 smithi071 ceph-mon[90507]: pgmap v2658: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 148 KiB/s rd, 22 KiB/s wr, 213 op/s 2024-07-26T18:54:46.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:45 smithi071 ceph-mon[90507]: osdmap e1524: 8 total, 8 up, 8 in 2024-07-26T18:54:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:45 smithi071 ceph-mon[92867]: pgmap v2658: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 148 KiB/s rd, 22 KiB/s wr, 213 op/s 2024-07-26T18:54:46.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:45 smithi071 ceph-mon[92867]: osdmap e1524: 8 total, 8 up, 8 in 2024-07-26T18:54:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:45 smithi135 ceph-mon[85352]: pgmap v2658: 137 pgs: 137 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 148 KiB/s rd, 22 KiB/s wr, 213 op/s 2024-07-26T18:54:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:45 smithi135 ceph-mon[85352]: osdmap e1524: 8 total, 8 up, 8 in 2024-07-26T18:54:47.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:46 smithi071 ceph-mon[90507]: osdmap e1525: 8 total, 8 up, 8 in 2024-07-26T18:54:47.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:46 smithi071 ceph-mon[90507]: osdmap e1526: 8 total, 8 up, 8 in 2024-07-26T18:54:47.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:46 smithi071 ceph-mon[92867]: osdmap e1525: 8 total, 8 up, 8 in 2024-07-26T18:54:47.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:46 smithi071 ceph-mon[92867]: osdmap e1526: 8 total, 8 up, 8 in 2024-07-26T18:54:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:46 smithi135 ceph-mon[85352]: osdmap e1525: 8 total, 8 up, 8 in 2024-07-26T18:54:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:46 smithi135 ceph-mon[85352]: osdmap e1526: 8 total, 8 up, 8 in 2024-07-26T18:54:48.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:47 smithi071 ceph-mon[90507]: pgmap v2661: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 11 KiB/s wr, 94 op/s 2024-07-26T18:54:48.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:47 smithi071 ceph-mon[92867]: pgmap v2661: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 11 KiB/s wr, 94 op/s 2024-07-26T18:54:48.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:47 smithi135 ceph-mon[85352]: pgmap v2661: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 11 KiB/s wr, 94 op/s 2024-07-26T18:54:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:48 smithi135 ceph-mon[85352]: osdmap e1527: 8 total, 8 up, 8 in 2024-07-26T18:54:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:48 smithi071 ceph-mon[90507]: osdmap e1527: 8 total, 8 up, 8 in 2024-07-26T18:54:49.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:48 smithi071 ceph-mon[92867]: osdmap e1527: 8 total, 8 up, 8 in 2024-07-26T18:54:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:49 smithi135 ceph-mon[85352]: pgmap v2664: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 KiB/s rd, 9.7 KiB/s wr, 120 op/s 2024-07-26T18:54:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:49 smithi135 ceph-mon[85352]: osdmap e1528: 8 total, 8 up, 8 in 2024-07-26T18:54:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:49 smithi071 ceph-mon[90507]: pgmap v2664: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 KiB/s rd, 9.7 KiB/s wr, 120 op/s 2024-07-26T18:54:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:49 smithi071 ceph-mon[90507]: osdmap e1528: 8 total, 8 up, 8 in 2024-07-26T18:54:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:49 smithi071 ceph-mon[92867]: pgmap v2664: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 KiB/s rd, 9.7 KiB/s wr, 120 op/s 2024-07-26T18:54:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:49 smithi071 ceph-mon[92867]: osdmap e1528: 8 total, 8 up, 8 in 2024-07-26T18:54:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:50 smithi135 ceph-mon[85352]: osdmap e1529: 8 total, 8 up, 8 in 2024-07-26T18:54:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:50 smithi071 ceph-mon[90507]: osdmap e1529: 8 total, 8 up, 8 in 2024-07-26T18:54:51.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:50 smithi071 ceph-mon[92867]: osdmap e1529: 8 total, 8 up, 8 in 2024-07-26T18:54:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:51 smithi135 ceph-mon[85352]: pgmap v2667: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 42 KiB/s rd, 4.5 KiB/s wr, 60 op/s 2024-07-26T18:54:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:51 smithi135 ceph-mon[85352]: osdmap e1530: 8 total, 8 up, 8 in 2024-07-26T18:54:52.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:51 smithi135 ceph-mon[85352]: osdmap e1531: 8 total, 8 up, 8 in 2024-07-26T18:54:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:54:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:54:52] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2024-07-26T18:54:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:51 smithi071 ceph-mon[90507]: pgmap v2667: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 42 KiB/s rd, 4.5 KiB/s wr, 60 op/s 2024-07-26T18:54:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:51 smithi071 ceph-mon[90507]: osdmap e1530: 8 total, 8 up, 8 in 2024-07-26T18:54:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:51 smithi071 ceph-mon[90507]: osdmap e1531: 8 total, 8 up, 8 in 2024-07-26T18:54:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:51 smithi071 ceph-mon[92867]: pgmap v2667: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 42 KiB/s rd, 4.5 KiB/s wr, 60 op/s 2024-07-26T18:54:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:51 smithi071 ceph-mon[92867]: osdmap e1530: 8 total, 8 up, 8 in 2024-07-26T18:54:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:51 smithi071 ceph-mon[92867]: osdmap e1531: 8 total, 8 up, 8 in 2024-07-26T18:54:52.962 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (10010 ms) 2024-07-26T18:54:52.963 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-07-26T18:54:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:53 smithi071 ceph-mon[90507]: pgmap v2670: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 86 KiB/s rd, 7.0 KiB/s wr, 115 op/s 2024-07-26T18:54:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:53 smithi071 ceph-mon[90507]: osdmap e1532: 8 total, 8 up, 8 in 2024-07-26T18:54:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:53 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c3bbb610-f5c4-4edf-b622-4389f03db08e"}]: dispatch 2024-07-26T18:54:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:53 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c3bbb610-f5c4-4edf-b622-4389f03db08e"}]: dispatch 2024-07-26T18:54:54.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:53 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c3bbb610-f5c4-4edf-b622-4389f03db08e"}]': finished 2024-07-26T18:54:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:53 smithi071 ceph-mon[92867]: pgmap v2670: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 86 KiB/s rd, 7.0 KiB/s wr, 115 op/s 2024-07-26T18:54:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:53 smithi071 ceph-mon[92867]: osdmap e1532: 8 total, 8 up, 8 in 2024-07-26T18:54:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:53 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c3bbb610-f5c4-4edf-b622-4389f03db08e"}]: dispatch 2024-07-26T18:54:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:53 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c3bbb610-f5c4-4edf-b622-4389f03db08e"}]: dispatch 2024-07-26T18:54:54.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:53 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c3bbb610-f5c4-4edf-b622-4389f03db08e"}]': finished 2024-07-26T18:54:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:53 smithi135 ceph-mon[85352]: pgmap v2670: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 86 KiB/s rd, 7.0 KiB/s wr, 115 op/s 2024-07-26T18:54:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:53 smithi135 ceph-mon[85352]: osdmap e1532: 8 total, 8 up, 8 in 2024-07-26T18:54:54.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:53 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c3bbb610-f5c4-4edf-b622-4389f03db08e"}]: dispatch 2024-07-26T18:54:54.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:53 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c3bbb610-f5c4-4edf-b622-4389f03db08e"}]: dispatch 2024-07-26T18:54:54.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:53 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c3bbb610-f5c4-4edf-b622-4389f03db08e"}]': finished 2024-07-26T18:54:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:54 smithi135 ceph-mon[85352]: osdmap e1533: 8 total, 8 up, 8 in 2024-07-26T18:54:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:54 smithi071 ceph-mon[90507]: osdmap e1533: 8 total, 8 up, 8 in 2024-07-26T18:54:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:54 smithi071 ceph-mon[92867]: osdmap e1533: 8 total, 8 up, 8 in 2024-07-26T18:54:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:55 smithi135 ceph-mon[85352]: pgmap v2673: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 89 KiB/s rd, 7.0 KiB/s wr, 121 op/s 2024-07-26T18:54:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:55 smithi135 ceph-mon[85352]: osdmap e1534: 8 total, 8 up, 8 in 2024-07-26T18:54:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:55 smithi071 ceph-mon[90507]: pgmap v2673: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 89 KiB/s rd, 7.0 KiB/s wr, 121 op/s 2024-07-26T18:54:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:55 smithi071 ceph-mon[90507]: osdmap e1534: 8 total, 8 up, 8 in 2024-07-26T18:54:56.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:55 smithi071 ceph-mon[92867]: pgmap v2673: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 89 KiB/s rd, 7.0 KiB/s wr, 121 op/s 2024-07-26T18:54:56.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:55 smithi071 ceph-mon[92867]: osdmap e1534: 8 total, 8 up, 8 in 2024-07-26T18:54:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:56 smithi135 ceph-mon[85352]: osdmap e1535: 8 total, 8 up, 8 in 2024-07-26T18:54:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:54:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:54:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:54:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:54:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:56 smithi071 ceph-mon[90507]: osdmap e1535: 8 total, 8 up, 8 in 2024-07-26T18:54:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:54:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:54:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:54:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:54:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:56 smithi071 ceph-mon[92867]: osdmap e1535: 8 total, 8 up, 8 in 2024-07-26T18:54:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:54:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:54:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:54:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:54:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:57 smithi135 ceph-mon[85352]: pgmap v2676: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 5.2 KiB/s wr, 53 op/s 2024-07-26T18:54:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:57 smithi135 ceph-mon[85352]: osdmap e1536: 8 total, 8 up, 8 in 2024-07-26T18:54:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:57 smithi071 ceph-mon[92867]: pgmap v2676: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 5.2 KiB/s wr, 53 op/s 2024-07-26T18:54:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:57 smithi071 ceph-mon[92867]: osdmap e1536: 8 total, 8 up, 8 in 2024-07-26T18:54:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:57 smithi071 ceph-mon[90507]: pgmap v2676: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 5.2 KiB/s wr, 53 op/s 2024-07-26T18:54:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:57 smithi071 ceph-mon[90507]: osdmap e1536: 8 total, 8 up, 8 in 2024-07-26T18:54:58.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:54:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:54:58 smithi135 ceph-mon[85352]: osdmap e1537: 8 total, 8 up, 8 in 2024-07-26T18:54:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:54:58 smithi071 ceph-mon[92867]: osdmap e1537: 8 total, 8 up, 8 in 2024-07-26T18:54:59.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:54:58 smithi071 ceph-mon[90507]: osdmap e1537: 8 total, 8 up, 8 in 2024-07-26T18:55:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:00 smithi135 ceph-mon[85352]: pgmap v2679: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 57 KiB/s rd, 12 KiB/s wr, 89 op/s 2024-07-26T18:55:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:00 smithi135 ceph-mon[85352]: osdmap e1538: 8 total, 8 up, 8 in 2024-07-26T18:55:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:00 smithi071 ceph-mon[90507]: pgmap v2679: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 57 KiB/s rd, 12 KiB/s wr, 89 op/s 2024-07-26T18:55:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:00 smithi071 ceph-mon[90507]: osdmap e1538: 8 total, 8 up, 8 in 2024-07-26T18:55:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:00 smithi071 ceph-mon[92867]: pgmap v2679: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 57 KiB/s rd, 12 KiB/s wr, 89 op/s 2024-07-26T18:55:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:00 smithi071 ceph-mon[92867]: osdmap e1538: 8 total, 8 up, 8 in 2024-07-26T18:55:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:01 smithi135 ceph-mon[85352]: osdmap e1539: 8 total, 8 up, 8 in 2024-07-26T18:55:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:01 smithi071 ceph-mon[90507]: osdmap e1539: 8 total, 8 up, 8 in 2024-07-26T18:55:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:01 smithi071 ceph-mon[92867]: osdmap e1539: 8 total, 8 up, 8 in 2024-07-26T18:55:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:02 smithi135 ceph-mon[85352]: pgmap v2682: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 59 KiB/s rd, 10 KiB/s wr, 89 op/s 2024-07-26T18:55:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:02 smithi135 ceph-mon[85352]: osdmap e1540: 8 total, 8 up, 8 in 2024-07-26T18:55:02.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:02 smithi135 ceph-mon[85352]: osdmap e1541: 8 total, 8 up, 8 in 2024-07-26T18:55:02.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:55:02] "GET /metrics HTTP/1.1" 200 36453 "" "Prometheus/2.43.0" 2024-07-26T18:55:02.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:02 smithi071 ceph-mon[92867]: pgmap v2682: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 59 KiB/s rd, 10 KiB/s wr, 89 op/s 2024-07-26T18:55:02.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:02 smithi071 ceph-mon[92867]: osdmap e1540: 8 total, 8 up, 8 in 2024-07-26T18:55:02.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:02 smithi071 ceph-mon[92867]: osdmap e1541: 8 total, 8 up, 8 in 2024-07-26T18:55:02.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:02 smithi071 ceph-mon[90507]: pgmap v2682: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 59 KiB/s rd, 10 KiB/s wr, 89 op/s 2024-07-26T18:55:02.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:02 smithi071 ceph-mon[90507]: osdmap e1540: 8 total, 8 up, 8 in 2024-07-26T18:55:02.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:02 smithi071 ceph-mon[90507]: osdmap e1541: 8 total, 8 up, 8 in 2024-07-26T18:55:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:03 smithi071 ceph-mon[92867]: pgmap v2685: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 88 KiB/s rd, 10 KiB/s wr, 120 op/s 2024-07-26T18:55:04.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:03 smithi071 ceph-mon[92867]: osdmap e1542: 8 total, 8 up, 8 in 2024-07-26T18:55:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:03 smithi071 ceph-mon[90507]: pgmap v2685: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 88 KiB/s rd, 10 KiB/s wr, 120 op/s 2024-07-26T18:55:04.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:03 smithi071 ceph-mon[90507]: osdmap e1542: 8 total, 8 up, 8 in 2024-07-26T18:55:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:03 smithi135 ceph-mon[85352]: pgmap v2685: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 88 KiB/s rd, 10 KiB/s wr, 120 op/s 2024-07-26T18:55:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:03 smithi135 ceph-mon[85352]: osdmap e1542: 8 total, 8 up, 8 in 2024-07-26T18:55:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:04 smithi071 ceph-mon[90507]: osdmap e1543: 8 total, 8 up, 8 in 2024-07-26T18:55:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:04 smithi071 ceph-mon[92867]: osdmap e1543: 8 total, 8 up, 8 in 2024-07-26T18:55:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:04 smithi135 ceph-mon[85352]: osdmap e1543: 8 total, 8 up, 8 in 2024-07-26T18:55:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:05 smithi071 ceph-mon[90507]: pgmap v2688: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 12 KiB/s wr, 95 op/s 2024-07-26T18:55:06.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:05 smithi071 ceph-mon[90507]: osdmap e1544: 8 total, 8 up, 8 in 2024-07-26T18:55:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:05 smithi071 ceph-mon[92867]: pgmap v2688: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 12 KiB/s wr, 95 op/s 2024-07-26T18:55:06.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:05 smithi071 ceph-mon[92867]: osdmap e1544: 8 total, 8 up, 8 in 2024-07-26T18:55:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:05 smithi135 ceph-mon[85352]: pgmap v2688: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 12 KiB/s wr, 95 op/s 2024-07-26T18:55:06.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:05 smithi135 ceph-mon[85352]: osdmap e1544: 8 total, 8 up, 8 in 2024-07-26T18:55:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:06 smithi071 ceph-mon[90507]: osdmap e1545: 8 total, 8 up, 8 in 2024-07-26T18:55:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:06 smithi071 ceph-mon[92867]: osdmap e1545: 8 total, 8 up, 8 in 2024-07-26T18:55:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:06 smithi135 ceph-mon[85352]: osdmap e1545: 8 total, 8 up, 8 in 2024-07-26T18:55:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:07 smithi071 ceph-mon[90507]: pgmap v2691: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 77 KiB/s rd, 12 KiB/s wr, 108 op/s 2024-07-26T18:55:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:07 smithi071 ceph-mon[90507]: osdmap e1546: 8 total, 8 up, 8 in 2024-07-26T18:55:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:07 smithi071 ceph-mon[92867]: pgmap v2691: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 77 KiB/s rd, 12 KiB/s wr, 108 op/s 2024-07-26T18:55:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:07 smithi071 ceph-mon[92867]: osdmap e1546: 8 total, 8 up, 8 in 2024-07-26T18:55:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:07 smithi135 ceph-mon[85352]: pgmap v2691: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 77 KiB/s rd, 12 KiB/s wr, 108 op/s 2024-07-26T18:55:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:07 smithi135 ceph-mon[85352]: osdmap e1546: 8 total, 8 up, 8 in 2024-07-26T18:55:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:08 smithi135 ceph-mon[85352]: osdmap e1547: 8 total, 8 up, 8 in 2024-07-26T18:55:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:08 smithi071 ceph-mon[90507]: osdmap e1547: 8 total, 8 up, 8 in 2024-07-26T18:55:09.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:08 smithi071 ceph-mon[92867]: osdmap e1547: 8 total, 8 up, 8 in 2024-07-26T18:55:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:09 smithi135 ceph-mon[85352]: pgmap v2694: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 160 KiB/s rd, 19 KiB/s wr, 216 op/s 2024-07-26T18:55:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:09 smithi135 ceph-mon[85352]: osdmap e1548: 8 total, 8 up, 8 in 2024-07-26T18:55:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:09 smithi071 ceph-mon[90507]: pgmap v2694: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 160 KiB/s rd, 19 KiB/s wr, 216 op/s 2024-07-26T18:55:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:09 smithi071 ceph-mon[90507]: osdmap e1548: 8 total, 8 up, 8 in 2024-07-26T18:55:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:09 smithi071 ceph-mon[92867]: pgmap v2694: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 160 KiB/s rd, 19 KiB/s wr, 216 op/s 2024-07-26T18:55:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:09 smithi071 ceph-mon[92867]: osdmap e1548: 8 total, 8 up, 8 in 2024-07-26T18:55:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:10 smithi135 ceph-mon[85352]: osdmap e1549: 8 total, 8 up, 8 in 2024-07-26T18:55:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:10 smithi071 ceph-mon[92867]: osdmap e1549: 8 total, 8 up, 8 in 2024-07-26T18:55:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:10 smithi071 ceph-mon[90507]: osdmap e1549: 8 total, 8 up, 8 in 2024-07-26T18:55:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:11 smithi135 ceph-mon[85352]: pgmap v2697: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 125 KiB/s rd, 13 KiB/s wr, 171 op/s 2024-07-26T18:55:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:11 smithi135 ceph-mon[85352]: osdmap e1550: 8 total, 8 up, 8 in 2024-07-26T18:55:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:11 smithi135 ceph-mon[85352]: osdmap e1551: 8 total, 8 up, 8 in 2024-07-26T18:55:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:55:12] "GET /metrics HTTP/1.1" 200 36453 "" "Prometheus/2.43.0" 2024-07-26T18:55:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:11 smithi071 ceph-mon[90507]: pgmap v2697: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 125 KiB/s rd, 13 KiB/s wr, 171 op/s 2024-07-26T18:55:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:11 smithi071 ceph-mon[90507]: osdmap e1550: 8 total, 8 up, 8 in 2024-07-26T18:55:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:11 smithi071 ceph-mon[90507]: osdmap e1551: 8 total, 8 up, 8 in 2024-07-26T18:55:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:11 smithi071 ceph-mon[92867]: pgmap v2697: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 125 KiB/s rd, 13 KiB/s wr, 171 op/s 2024-07-26T18:55:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:11 smithi071 ceph-mon[92867]: osdmap e1550: 8 total, 8 up, 8 in 2024-07-26T18:55:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:11 smithi071 ceph-mon[92867]: osdmap e1551: 8 total, 8 up, 8 in 2024-07-26T18:55:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:13 smithi135 ceph-mon[85352]: pgmap v2700: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 75 KiB/s rd, 6.0 KiB/s wr, 106 op/s 2024-07-26T18:55:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:13 smithi135 ceph-mon[85352]: osdmap e1552: 8 total, 8 up, 8 in 2024-07-26T18:55:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:13 smithi071 ceph-mon[92867]: pgmap v2700: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 75 KiB/s rd, 6.0 KiB/s wr, 106 op/s 2024-07-26T18:55:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:13 smithi071 ceph-mon[92867]: osdmap e1552: 8 total, 8 up, 8 in 2024-07-26T18:55:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:13 smithi071 ceph-mon[90507]: pgmap v2700: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 75 KiB/s rd, 6.0 KiB/s wr, 106 op/s 2024-07-26T18:55:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:13 smithi071 ceph-mon[90507]: osdmap e1552: 8 total, 8 up, 8 in 2024-07-26T18:55:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:14 smithi135 ceph-mon[85352]: osdmap e1553: 8 total, 8 up, 8 in 2024-07-26T18:55:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:14 smithi071 ceph-mon[90507]: osdmap e1553: 8 total, 8 up, 8 in 2024-07-26T18:55:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:14 smithi071 ceph-mon[92867]: osdmap e1553: 8 total, 8 up, 8 in 2024-07-26T18:55:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:15 smithi135 ceph-mon[85352]: pgmap v2703: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 7.0 KiB/s wr, 86 op/s 2024-07-26T18:55:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:15 smithi135 ceph-mon[85352]: osdmap e1554: 8 total, 8 up, 8 in 2024-07-26T18:55:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:15 smithi071 ceph-mon[90507]: pgmap v2703: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 7.0 KiB/s wr, 86 op/s 2024-07-26T18:55:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:15 smithi071 ceph-mon[90507]: osdmap e1554: 8 total, 8 up, 8 in 2024-07-26T18:55:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:15 smithi071 ceph-mon[92867]: pgmap v2703: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 7.0 KiB/s wr, 86 op/s 2024-07-26T18:55:16.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:15 smithi071 ceph-mon[92867]: osdmap e1554: 8 total, 8 up, 8 in 2024-07-26T18:55:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:16 smithi135 ceph-mon[85352]: osdmap e1555: 8 total, 8 up, 8 in 2024-07-26T18:55:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:16 smithi135 ceph-mon[85352]: osdmap e1556: 8 total, 8 up, 8 in 2024-07-26T18:55:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:16 smithi071 ceph-mon[90507]: osdmap e1555: 8 total, 8 up, 8 in 2024-07-26T18:55:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:16 smithi071 ceph-mon[90507]: osdmap e1556: 8 total, 8 up, 8 in 2024-07-26T18:55:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:16 smithi071 ceph-mon[92867]: osdmap e1555: 8 total, 8 up, 8 in 2024-07-26T18:55:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:16 smithi071 ceph-mon[92867]: osdmap e1556: 8 total, 8 up, 8 in 2024-07-26T18:55:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:17 smithi135 ceph-mon[85352]: pgmap v2706: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 80 op/s 2024-07-26T18:55:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:17 smithi135 ceph-mon[85352]: osdmap e1557: 8 total, 8 up, 8 in 2024-07-26T18:55:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:17 smithi071 ceph-mon[92867]: pgmap v2706: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 80 op/s 2024-07-26T18:55:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:17 smithi071 ceph-mon[92867]: osdmap e1557: 8 total, 8 up, 8 in 2024-07-26T18:55:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:17 smithi071 ceph-mon[90507]: pgmap v2706: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 80 op/s 2024-07-26T18:55:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:17 smithi071 ceph-mon[90507]: osdmap e1557: 8 total, 8 up, 8 in 2024-07-26T18:55:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:20 smithi135 ceph-mon[85352]: pgmap v2709: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 178 op/s 2024-07-26T18:55:20.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:20 smithi135 ceph-mon[85352]: osdmap e1558: 8 total, 8 up, 8 in 2024-07-26T18:55:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:20 smithi071 ceph-mon[90507]: pgmap v2709: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 178 op/s 2024-07-26T18:55:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:20 smithi071 ceph-mon[90507]: osdmap e1558: 8 total, 8 up, 8 in 2024-07-26T18:55:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:20 smithi071 ceph-mon[92867]: pgmap v2709: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 178 op/s 2024-07-26T18:55:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:20 smithi071 ceph-mon[92867]: osdmap e1558: 8 total, 8 up, 8 in 2024-07-26T18:55:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:21 smithi135 ceph-mon[85352]: osdmap e1559: 8 total, 8 up, 8 in 2024-07-26T18:55:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:21 smithi071 ceph-mon[90507]: osdmap e1559: 8 total, 8 up, 8 in 2024-07-26T18:55:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:21 smithi071 ceph-mon[92867]: osdmap e1559: 8 total, 8 up, 8 in 2024-07-26T18:55:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:22 smithi135 ceph-mon[85352]: pgmap v2712: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 97 KiB/s rd, 5.7 KiB/s wr, 139 op/s 2024-07-26T18:55:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:22 smithi135 ceph-mon[85352]: osdmap e1560: 8 total, 8 up, 8 in 2024-07-26T18:55:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:22 smithi135 ceph-mon[85352]: osdmap e1561: 8 total, 8 up, 8 in 2024-07-26T18:55:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:55:22] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2024-07-26T18:55:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:22 smithi071 ceph-mon[90507]: pgmap v2712: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 97 KiB/s rd, 5.7 KiB/s wr, 139 op/s 2024-07-26T18:55:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:22 smithi071 ceph-mon[90507]: osdmap e1560: 8 total, 8 up, 8 in 2024-07-26T18:55:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:22 smithi071 ceph-mon[90507]: osdmap e1561: 8 total, 8 up, 8 in 2024-07-26T18:55:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:22 smithi071 ceph-mon[92867]: pgmap v2712: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 97 KiB/s rd, 5.7 KiB/s wr, 139 op/s 2024-07-26T18:55:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:22 smithi071 ceph-mon[92867]: osdmap e1560: 8 total, 8 up, 8 in 2024-07-26T18:55:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:22 smithi071 ceph-mon[92867]: osdmap e1561: 8 total, 8 up, 8 in 2024-07-26T18:55:23.982 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31019 ms) 2024-07-26T18:55:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:23 smithi071 ceph-mon[90507]: pgmap v2715: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 5.5 KiB/s wr, 81 op/s 2024-07-26T18:55:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:23 smithi071 ceph-mon[90507]: osdmap e1562: 8 total, 8 up, 8 in 2024-07-26T18:55:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:23 smithi071 ceph-mon[92867]: pgmap v2715: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 5.5 KiB/s wr, 81 op/s 2024-07-26T18:55:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:23 smithi071 ceph-mon[92867]: osdmap e1562: 8 total, 8 up, 8 in 2024-07-26T18:55:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:23 smithi135 ceph-mon[85352]: pgmap v2715: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 5.5 KiB/s wr, 81 op/s 2024-07-26T18:55:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:23 smithi135 ceph-mon[85352]: osdmap e1562: 8 total, 8 up, 8 in 2024-07-26T18:55:24.985 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 51 tests from TestMirroring (86724 ms total) 2024-07-26T18:55:24.986 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:55:24.986 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 34 tests from TestInternal 2024-07-26T18:55:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:24 smithi071 ceph-mon[90507]: osdmap e1563: 8 total, 8 up, 8 in 2024-07-26T18:55:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:24 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/2def1598-62e3-440c-be25-79b735f8b7ac"}]: dispatch 2024-07-26T18:55:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/2def1598-62e3-440c-be25-79b735f8b7ac"}]: dispatch 2024-07-26T18:55:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/2def1598-62e3-440c-be25-79b735f8b7ac"}]': finished 2024-07-26T18:55:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:24 smithi071 ceph-mon[92867]: osdmap e1563: 8 total, 8 up, 8 in 2024-07-26T18:55:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:24 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/2def1598-62e3-440c-be25-79b735f8b7ac"}]: dispatch 2024-07-26T18:55:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/2def1598-62e3-440c-be25-79b735f8b7ac"}]: dispatch 2024-07-26T18:55:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/2def1598-62e3-440c-be25-79b735f8b7ac"}]': finished 2024-07-26T18:55:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:24 smithi135 ceph-mon[85352]: osdmap e1563: 8 total, 8 up, 8 in 2024-07-26T18:55:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:24 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/862515069' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/2def1598-62e3-440c-be25-79b735f8b7ac"}]: dispatch 2024-07-26T18:55:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/2def1598-62e3-440c-be25-79b735f8b7ac"}]: dispatch 2024-07-26T18:55:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/2def1598-62e3-440c-be25-79b735f8b7ac"}]': finished 2024-07-26T18:55:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:25 smithi135 ceph-mon[85352]: pgmap v2718: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 7.0 KiB/s wr, 86 op/s 2024-07-26T18:55:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:25 smithi135 ceph-mon[85352]: osdmap e1564: 8 total, 8 up, 8 in 2024-07-26T18:55:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:25 smithi071 ceph-mon[90507]: pgmap v2718: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 7.0 KiB/s wr, 86 op/s 2024-07-26T18:55:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:25 smithi071 ceph-mon[90507]: osdmap e1564: 8 total, 8 up, 8 in 2024-07-26T18:55:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:25 smithi071 ceph-mon[92867]: pgmap v2718: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 56 KiB/s rd, 7.0 KiB/s wr, 86 op/s 2024-07-26T18:55:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:25 smithi071 ceph-mon[92867]: osdmap e1564: 8 total, 8 up, 8 in 2024-07-26T18:55:26.997 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.OpenByID 2024-07-26T18:55:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:26 smithi135 ceph-mon[85352]: osdmap e1565: 8 total, 8 up, 8 in 2024-07-26T18:55:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:26 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3266759146' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:55:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:26 smithi071 ceph-mon[90507]: osdmap e1565: 8 total, 8 up, 8 in 2024-07-26T18:55:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:26 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3266759146' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:55:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:26 smithi071 ceph-mon[92867]: osdmap e1565: 8 total, 8 up, 8 in 2024-07-26T18:55:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:26 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3266759146' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:55:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:27 smithi135 ceph-mon[85352]: pgmap v2721: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:55:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:27 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:55:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:27 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3266759146' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:55:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:27 smithi135 ceph-mon[85352]: osdmap e1566: 8 total, 8 up, 8 in 2024-07-26T18:55:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:55:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[90507]: pgmap v2721: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:55:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:55:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3266759146' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:55:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[90507]: osdmap e1566: 8 total, 8 up, 8 in 2024-07-26T18:55:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:55:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[92867]: pgmap v2721: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:55:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:55:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3266759146' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:55:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[92867]: osdmap e1566: 8 total, 8 up, 8 in 2024-07-26T18:55:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:55:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:29.057 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.OpenByID (2060 ms) 2024-07-26T18:55:29.058 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-07-26T18:55:29.083 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.OpenSnapDNE (26 ms) 2024-07-26T18:55:29.083 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-07-26T18:55:29.109 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (26 ms) 2024-07-26T18:55:29.110 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-07-26T18:55:29.133 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.ResizeLocksImage (24 ms) 2024-07-26T18:55:29.133 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-07-26T18:55:29.151 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (19 ms) 2024-07-26T18:55:29.152 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-07-26T18:55:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:29 smithi135 ceph-mon[85352]: osdmap e1567: 8 total, 8 up, 8 in 2024-07-26T18:55:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:29 smithi071 ceph-mon[90507]: osdmap e1567: 8 total, 8 up, 8 in 2024-07-26T18:55:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:29 smithi071 ceph-mon[92867]: osdmap e1567: 8 total, 8 up, 8 in 2024-07-26T18:55:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:30 smithi135 ceph-mon[85352]: pgmap v2724: 137 pgs: 9 creating+peering, 22 unknown, 106 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:55:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:30 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:55:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:30 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T18:55:30.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:30 smithi135 ceph-mon[85352]: osdmap e1568: 8 total, 8 up, 8 in 2024-07-26T18:55:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:30 smithi071 ceph-mon[90507]: pgmap v2724: 137 pgs: 9 creating+peering, 22 unknown, 106 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:55:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:30 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:55:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:30 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T18:55:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:30 smithi071 ceph-mon[90507]: osdmap e1568: 8 total, 8 up, 8 in 2024-07-26T18:55:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:30 smithi071 ceph-mon[92867]: pgmap v2724: 137 pgs: 9 creating+peering, 22 unknown, 106 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:55:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:30 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:55:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:30 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T18:55:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:30 smithi071 ceph-mon[92867]: osdmap e1568: 8 total, 8 up, 8 in 2024-07-26T18:55:31.041 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1889 ms) 2024-07-26T18:55:31.041 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-07-26T18:55:31.062 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (21 ms) 2024-07-26T18:55:31.062 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-07-26T18:55:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:31 smithi135 ceph-mon[85352]: osdmap e1569: 8 total, 8 up, 8 in 2024-07-26T18:55:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:31 smithi071 ceph-mon[92867]: osdmap e1569: 8 total, 8 up, 8 in 2024-07-26T18:55:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:31 smithi071 ceph-mon[90507]: osdmap e1569: 8 total, 8 up, 8 in 2024-07-26T18:55:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:32 smithi135 ceph-mon[85352]: pgmap v2727: 137 pgs: 9 creating+peering, 10 unknown, 118 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:55:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:32 smithi135 ceph-mon[85352]: osdmap e1570: 8 total, 8 up, 8 in 2024-07-26T18:55:32.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:55:32] "GET /metrics HTTP/1.1" 200 36404 "" "Prometheus/2.43.0" 2024-07-26T18:55:32.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:32 smithi071 ceph-mon[90507]: pgmap v2727: 137 pgs: 9 creating+peering, 10 unknown, 118 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:55:32.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:32 smithi071 ceph-mon[90507]: osdmap e1570: 8 total, 8 up, 8 in 2024-07-26T18:55:32.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:32 smithi071 ceph-mon[92867]: pgmap v2727: 137 pgs: 9 creating+peering, 10 unknown, 118 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:55:32.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:32 smithi071 ceph-mon[92867]: osdmap e1570: 8 total, 8 up, 8 in 2024-07-26T18:55:33.059 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1997 ms) 2024-07-26T18:55:33.059 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-07-26T18:55:33.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:33 smithi135 ceph-mon[85352]: osdmap e1571: 8 total, 8 up, 8 in 2024-07-26T18:55:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:33 smithi071 ceph-mon[90507]: osdmap e1571: 8 total, 8 up, 8 in 2024-07-26T18:55:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:33 smithi071 ceph-mon[92867]: osdmap e1571: 8 total, 8 up, 8 in 2024-07-26T18:55:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:34 smithi135 ceph-mon[85352]: pgmap v2730: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 60 KiB/s rd, 8.0 KiB/s wr, 86 op/s 2024-07-26T18:55:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:34 smithi135 ceph-mon[85352]: osdmap e1572: 8 total, 8 up, 8 in 2024-07-26T18:55:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:34 smithi071 ceph-mon[90507]: pgmap v2730: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 60 KiB/s rd, 8.0 KiB/s wr, 86 op/s 2024-07-26T18:55:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:34 smithi071 ceph-mon[90507]: osdmap e1572: 8 total, 8 up, 8 in 2024-07-26T18:55:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:34 smithi071 ceph-mon[92867]: pgmap v2730: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 60 KiB/s rd, 8.0 KiB/s wr, 86 op/s 2024-07-26T18:55:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:34 smithi071 ceph-mon[92867]: osdmap e1572: 8 total, 8 up, 8 in 2024-07-26T18:55:35.071 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2012 ms) 2024-07-26T18:55:35.071 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-07-26T18:55:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:35 smithi135 ceph-mon[85352]: osdmap e1573: 8 total, 8 up, 8 in 2024-07-26T18:55:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:35 smithi135 ceph-mon[85352]: pgmap v2733: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 11 KiB/s wr, 137 op/s 2024-07-26T18:55:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:35 smithi071 ceph-mon[90507]: osdmap e1573: 8 total, 8 up, 8 in 2024-07-26T18:55:35.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:35 smithi071 ceph-mon[90507]: pgmap v2733: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 11 KiB/s wr, 137 op/s 2024-07-26T18:55:35.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:35 smithi071 ceph-mon[92867]: osdmap e1573: 8 total, 8 up, 8 in 2024-07-26T18:55:35.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:35 smithi071 ceph-mon[92867]: pgmap v2733: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 11 KiB/s wr, 137 op/s 2024-07-26T18:55:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:36 smithi135 ceph-mon[85352]: osdmap e1574: 8 total, 8 up, 8 in 2024-07-26T18:55:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:36 smithi071 ceph-mon[92867]: osdmap e1574: 8 total, 8 up, 8 in 2024-07-26T18:55:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:36 smithi071 ceph-mon[90507]: osdmap e1574: 8 total, 8 up, 8 in 2024-07-26T18:55:36.937 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.SnapSetReleasesLock (1866 ms) 2024-07-26T18:55:36.937 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-07-26T18:55:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:37 smithi071 ceph-mon[90507]: osdmap e1575: 8 total, 8 up, 8 in 2024-07-26T18:55:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:37 smithi071 ceph-mon[90507]: pgmap v2736: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 101 op/s 2024-07-26T18:55:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:37 smithi071 ceph-mon[90507]: osdmap e1576: 8 total, 8 up, 8 in 2024-07-26T18:55:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:37 smithi071 ceph-mon[92867]: osdmap e1575: 8 total, 8 up, 8 in 2024-07-26T18:55:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:37 smithi071 ceph-mon[92867]: pgmap v2736: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 101 op/s 2024-07-26T18:55:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:37 smithi071 ceph-mon[92867]: osdmap e1576: 8 total, 8 up, 8 in 2024-07-26T18:55:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:37 smithi135 ceph-mon[85352]: osdmap e1575: 8 total, 8 up, 8 in 2024-07-26T18:55:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:37 smithi135 ceph-mon[85352]: pgmap v2736: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 73 KiB/s rd, 6.5 KiB/s wr, 101 op/s 2024-07-26T18:55:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:37 smithi135 ceph-mon[85352]: osdmap e1576: 8 total, 8 up, 8 in 2024-07-26T18:55:38.940 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.FlattenLocksImage (2003 ms) 2024-07-26T18:55:38.940 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-07-26T18:55:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:38 smithi071 ceph-mon[90507]: osdmap e1577: 8 total, 8 up, 8 in 2024-07-26T18:55:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:38 smithi071 ceph-mon[92867]: osdmap e1577: 8 total, 8 up, 8 in 2024-07-26T18:55:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:38 smithi135 ceph-mon[85352]: osdmap e1577: 8 total, 8 up, 8 in 2024-07-26T18:55:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:39 smithi071 ceph-mon[90507]: pgmap v2739: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 45 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-07-26T18:55:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:39 smithi071 ceph-mon[90507]: osdmap e1578: 8 total, 8 up, 8 in 2024-07-26T18:55:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:39 smithi071 ceph-mon[92867]: pgmap v2739: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 45 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-07-26T18:55:40.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:39 smithi071 ceph-mon[92867]: osdmap e1578: 8 total, 8 up, 8 in 2024-07-26T18:55:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:39 smithi135 ceph-mon[85352]: pgmap v2739: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 45 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-07-26T18:55:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:39 smithi135 ceph-mon[85352]: osdmap e1578: 8 total, 8 up, 8 in 2024-07-26T18:55:40.956 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (2016 ms) 2024-07-26T18:55:40.956 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-07-26T18:55:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:40 smithi135 ceph-mon[85352]: osdmap e1579: 8 total, 8 up, 8 in 2024-07-26T18:55:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:40 smithi071 ceph-mon[92867]: osdmap e1579: 8 total, 8 up, 8 in 2024-07-26T18:55:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:40 smithi071 ceph-mon[90507]: osdmap e1579: 8 total, 8 up, 8 in 2024-07-26T18:55:41.919 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (963 ms) 2024-07-26T18:55:41.919 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-07-26T18:55:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:41 smithi135 ceph-mon[85352]: pgmap v2742: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 37 KiB/s rd, 4.2 KiB/s wr, 60 op/s 2024-07-26T18:55:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:41 smithi135 ceph-mon[85352]: osdmap e1580: 8 total, 8 up, 8 in 2024-07-26T18:55:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:41 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2895700107' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/2895700107"}]: dispatch 2024-07-26T18:55:42.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:41 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/2895700107"}]: dispatch 2024-07-26T18:55:42.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:41 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/2895700107"}]': finished 2024-07-26T18:55:42.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:41 smithi135 ceph-mon[85352]: osdmap e1581: 8 total, 8 up, 8 in 2024-07-26T18:55:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:55:42] "GET /metrics HTTP/1.1" 200 36404 "" "Prometheus/2.43.0" 2024-07-26T18:55:42.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[90507]: pgmap v2742: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 37 KiB/s rd, 4.2 KiB/s wr, 60 op/s 2024-07-26T18:55:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[90507]: osdmap e1580: 8 total, 8 up, 8 in 2024-07-26T18:55:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2895700107' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/2895700107"}]: dispatch 2024-07-26T18:55:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/2895700107"}]: dispatch 2024-07-26T18:55:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/2895700107"}]': finished 2024-07-26T18:55:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[90507]: osdmap e1581: 8 total, 8 up, 8 in 2024-07-26T18:55:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[92867]: pgmap v2742: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 37 KiB/s rd, 4.2 KiB/s wr, 60 op/s 2024-07-26T18:55:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[92867]: osdmap e1580: 8 total, 8 up, 8 in 2024-07-26T18:55:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2895700107' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/2895700107"}]: dispatch 2024-07-26T18:55:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/2895700107"}]: dispatch 2024-07-26T18:55:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/2895700107"}]': finished 2024-07-26T18:55:42.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:41 smithi071 ceph-mon[92867]: osdmap e1581: 8 total, 8 up, 8 in 2024-07-26T18:55:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:42 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1972697004' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1972697004"}]: dispatch 2024-07-26T18:55:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:55:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:42 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1972697004' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1972697004"}]: dispatch 2024-07-26T18:55:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:55:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:42 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1972697004' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1972697004"}]: dispatch 2024-07-26T18:55:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:55:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:43.956 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (2037 ms) 2024-07-26T18:55:43.956 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-07-26T18:55:43.991 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.AioWriteRequestsLock (35 ms) 2024-07-26T18:55:43.991 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-07-26T18:55:44.020 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (29 ms) 2024-07-26T18:55:44.020 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-07-26T18:55:44.070 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.CancelAsyncResize (50 ms) 2024-07-26T18:55:44.070 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.MultipleResize 2024-07-26T18:55:44.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.MultipleResize (55 ms) 2024-07-26T18:55:44.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.Metadata 2024-07-26T18:55:44.170 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.Metadata (45 ms) 2024-07-26T18:55:44.170 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-07-26T18:55:44.202 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.MetadataConfApply (32 ms) 2024-07-26T18:55:44.202 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-07-26T18:55:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:43 smithi135 ceph-mon[85352]: pgmap v2745: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 151 KiB/s rd, 10 KiB/s wr, 208 op/s 2024-07-26T18:55:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:43 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1972697004' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1972697004"}]': finished 2024-07-26T18:55:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:43 smithi135 ceph-mon[85352]: osdmap e1582: 8 total, 8 up, 8 in 2024-07-26T18:55:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:43 smithi071 ceph-mon[90507]: pgmap v2745: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 151 KiB/s rd, 10 KiB/s wr, 208 op/s 2024-07-26T18:55:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:43 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1972697004' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1972697004"}]': finished 2024-07-26T18:55:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:43 smithi071 ceph-mon[90507]: osdmap e1582: 8 total, 8 up, 8 in 2024-07-26T18:55:44.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:43 smithi071 ceph-mon[92867]: pgmap v2745: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 151 KiB/s rd, 10 KiB/s wr, 208 op/s 2024-07-26T18:55:44.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:43 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1972697004' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1972697004"}]': finished 2024-07-26T18:55:44.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:43 smithi071 ceph-mon[92867]: osdmap e1582: 8 total, 8 up, 8 in 2024-07-26T18:55:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:45 smithi135 ceph-mon[85352]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 165 KiB/s rd, 9.6 KiB/s wr, 219 op/s 2024-07-26T18:55:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:45 smithi135 ceph-mon[85352]: osdmap e1583: 8 total, 8 up, 8 in 2024-07-26T18:55:46.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:45 smithi071 ceph-mon[92867]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 165 KiB/s rd, 9.6 KiB/s wr, 219 op/s 2024-07-26T18:55:46.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:45 smithi071 ceph-mon[92867]: osdmap e1583: 8 total, 8 up, 8 in 2024-07-26T18:55:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:45 smithi071 ceph-mon[90507]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 165 KiB/s rd, 9.6 KiB/s wr, 219 op/s 2024-07-26T18:55:46.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:45 smithi071 ceph-mon[90507]: osdmap e1583: 8 total, 8 up, 8 in 2024-07-26T18:55:47.006 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.SnapshotCopyup (2804 ms) 2024-07-26T18:55:47.006 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-07-26T18:55:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:46 smithi135 ceph-mon[85352]: osdmap e1584: 8 total, 8 up, 8 in 2024-07-26T18:55:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:46 smithi135 ceph-mon[85352]: osdmap e1585: 8 total, 8 up, 8 in 2024-07-26T18:55:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:46 smithi071 ceph-mon[90507]: osdmap e1584: 8 total, 8 up, 8 in 2024-07-26T18:55:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:46 smithi071 ceph-mon[90507]: osdmap e1585: 8 total, 8 up, 8 in 2024-07-26T18:55:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:46 smithi071 ceph-mon[92867]: osdmap e1584: 8 total, 8 up, 8 in 2024-07-26T18:55:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:46 smithi071 ceph-mon[92867]: osdmap e1585: 8 total, 8 up, 8 in 2024-07-26T18:55:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:47 smithi135 ceph-mon[85352]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 116 KiB/s rd, 15 KiB/s wr, 163 op/s 2024-07-26T18:55:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:47 smithi071 ceph-mon[90507]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 116 KiB/s rd, 15 KiB/s wr, 163 op/s 2024-07-26T18:55:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:47 smithi071 ceph-mon[92867]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 116 KiB/s rd, 15 KiB/s wr, 163 op/s 2024-07-26T18:55:49.024 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (2018 ms) 2024-07-26T18:55:49.025 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-07-26T18:55:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:48 smithi135 ceph-mon[85352]: osdmap e1586: 8 total, 8 up, 8 in 2024-07-26T18:55:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:48 smithi071 ceph-mon[92867]: osdmap e1586: 8 total, 8 up, 8 in 2024-07-26T18:55:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:48 smithi071 ceph-mon[90507]: osdmap e1586: 8 total, 8 up, 8 in 2024-07-26T18:55:50.023 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (999 ms) 2024-07-26T18:55:50.024 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-07-26T18:55:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:49 smithi135 ceph-mon[85352]: pgmap v2753: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 113 KiB/s rd, 17 KiB/s wr, 167 op/s 2024-07-26T18:55:50.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:49 smithi135 ceph-mon[85352]: osdmap e1587: 8 total, 8 up, 8 in 2024-07-26T18:55:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:49 smithi071 ceph-mon[90507]: pgmap v2753: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 113 KiB/s rd, 17 KiB/s wr, 167 op/s 2024-07-26T18:55:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:49 smithi071 ceph-mon[90507]: osdmap e1587: 8 total, 8 up, 8 in 2024-07-26T18:55:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:49 smithi071 ceph-mon[92867]: pgmap v2753: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 113 KiB/s rd, 17 KiB/s wr, 167 op/s 2024-07-26T18:55:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:49 smithi071 ceph-mon[92867]: osdmap e1587: 8 total, 8 up, 8 in 2024-07-26T18:55:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:51 smithi135 ceph-mon[85352]: osdmap e1588: 8 total, 8 up, 8 in 2024-07-26T18:55:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:50 smithi071 ceph-mon[90507]: osdmap e1588: 8 total, 8 up, 8 in 2024-07-26T18:55:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:50 smithi071 ceph-mon[92867]: osdmap e1588: 8 total, 8 up, 8 in 2024-07-26T18:55:51.969 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.ResizeCopyup (1946 ms) 2024-07-26T18:55:51.969 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-07-26T18:55:51.977 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_internal.cc:1056: Skipped 2024-07-26T18:55:51.977 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T18:55:51.977 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (8 ms) 2024-07-26T18:55:51.977 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.ImageOptions 2024-07-26T18:55:51.984 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.ImageOptions (8 ms) 2024-07-26T18:55:51.985 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-07-26T18:55:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:51 smithi135 ceph-mon[85352]: pgmap v2756: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 191 KiB/s rd, 17 KiB/s wr, 262 op/s 2024-07-26T18:55:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:51 smithi135 ceph-mon[85352]: osdmap e1589: 8 total, 8 up, 8 in 2024-07-26T18:55:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:51 smithi135 ceph-mon[85352]: osdmap e1590: 8 total, 8 up, 8 in 2024-07-26T18:55:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:55:52] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.43.0" 2024-07-26T18:55:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:51 smithi071 ceph-mon[90507]: pgmap v2756: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 191 KiB/s rd, 17 KiB/s wr, 262 op/s 2024-07-26T18:55:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:51 smithi071 ceph-mon[90507]: osdmap e1589: 8 total, 8 up, 8 in 2024-07-26T18:55:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:51 smithi071 ceph-mon[90507]: osdmap e1590: 8 total, 8 up, 8 in 2024-07-26T18:55:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:51 smithi071 ceph-mon[92867]: pgmap v2756: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 191 KiB/s rd, 17 KiB/s wr, 262 op/s 2024-07-26T18:55:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:51 smithi071 ceph-mon[92867]: osdmap e1589: 8 total, 8 up, 8 in 2024-07-26T18:55:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:51 smithi071 ceph-mon[92867]: osdmap e1590: 8 total, 8 up, 8 in 2024-07-26T18:55:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:54 smithi135 ceph-mon[85352]: pgmap v2759: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 257 KiB/s rd, 28 KiB/s wr, 355 op/s 2024-07-26T18:55:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:54 smithi135 ceph-mon[85352]: osdmap e1591: 8 total, 8 up, 8 in 2024-07-26T18:55:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:54 smithi071 ceph-mon[90507]: pgmap v2759: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 257 KiB/s rd, 28 KiB/s wr, 355 op/s 2024-07-26T18:55:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:54 smithi071 ceph-mon[90507]: osdmap e1591: 8 total, 8 up, 8 in 2024-07-26T18:55:54.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:54 smithi071 ceph-mon[92867]: pgmap v2759: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 257 KiB/s rd, 28 KiB/s wr, 355 op/s 2024-07-26T18:55:54.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:54 smithi071 ceph-mon[92867]: osdmap e1591: 8 total, 8 up, 8 in 2024-07-26T18:55:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:55 smithi135 ceph-mon[85352]: osdmap e1592: 8 total, 8 up, 8 in 2024-07-26T18:55:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:55 smithi071 ceph-mon[90507]: osdmap e1592: 8 total, 8 up, 8 in 2024-07-26T18:55:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:55 smithi071 ceph-mon[92867]: osdmap e1592: 8 total, 8 up, 8 in 2024-07-26T18:55:56.042 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.WriteFullCopyup (4057 ms) 2024-07-26T18:55:56.043 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-07-26T18:55:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:56 smithi135 ceph-mon[85352]: pgmap v2762: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 176 KiB/s rd, 19 KiB/s wr, 243 op/s 2024-07-26T18:55:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:56 smithi135 ceph-mon[85352]: osdmap e1593: 8 total, 8 up, 8 in 2024-07-26T18:55:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:56 smithi071 ceph-mon[90507]: pgmap v2762: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 176 KiB/s rd, 19 KiB/s wr, 243 op/s 2024-07-26T18:55:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:56 smithi071 ceph-mon[90507]: osdmap e1593: 8 total, 8 up, 8 in 2024-07-26T18:55:56.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:56 smithi071 ceph-mon[92867]: pgmap v2762: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 176 KiB/s rd, 19 KiB/s wr, 243 op/s 2024-07-26T18:55:56.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:56 smithi071 ceph-mon[92867]: osdmap e1593: 8 total, 8 up, 8 in 2024-07-26T18:55:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:57 smithi135 ceph-mon[85352]: osdmap e1594: 8 total, 8 up, 8 in 2024-07-26T18:55:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:55:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:55:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:55:57.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:55:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:57 smithi071 ceph-mon[90507]: osdmap e1594: 8 total, 8 up, 8 in 2024-07-26T18:55:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:55:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:55:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:55:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:55:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:57 smithi071 ceph-mon[92867]: osdmap e1594: 8 total, 8 up, 8 in 2024-07-26T18:55:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:55:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:55:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:55:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:55:58.071 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2029 ms) 2024-07-26T18:55:58.071 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.TestCoR 2024-07-26T18:55:58.086 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_internal.cc:1313: Skipped 2024-07-26T18:55:58.086 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to disabled copy-on-read 2024-07-26T18:55:58.086 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestInternal.TestCoR (12 ms) 2024-07-26T18:55:58.086 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-07-26T18:55:58.303 INFO:tasks.workunit.client.0.smithi071.stdout:made parent image "image393": 4194304K (1024 * 4K) 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout:generated random write map: 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [0 , 19 ] 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [5 , 24042 ] 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [17 , 70574 ] 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [28 , 115593 ] 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [59 , 244628 ] 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [79 , 326409 ] 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [81 , 334620 ] 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [85 , 349415 ] 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [95 , 390874 ] 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [98 , 403145 ] 2024-07-26T18:55:58.304 INFO:tasks.workunit.client.0.smithi071.stdout: [105 , 433603 ] 2024-07-26T18:55:58.305 INFO:tasks.workunit.client.0.smithi071.stdout: [114 , 468523 ] 2024-07-26T18:55:58.305 INFO:tasks.workunit.client.0.smithi071.stdout: [117 , 481126 ] 2024-07-26T18:55:58.305 INFO:tasks.workunit.client.0.smithi071.stdout: [121 , 498130 ] 2024-07-26T18:55:58.305 INFO:tasks.workunit.client.0.smithi071.stdout: [128 , 526037 ] 2024-07-26T18:55:58.305 INFO:tasks.workunit.client.0.smithi071.stdout: [133 , 545878 ] 2024-07-26T18:55:58.305 INFO:tasks.workunit.client.0.smithi071.stdout: [154 , 632197 ] 2024-07-26T18:55:58.305 INFO:tasks.workunit.client.0.smithi071.stdout: [171 , 703015 ] 2024-07-26T18:55:58.305 INFO:tasks.workunit.client.0.smithi071.stdout: [172 , 705432 ] 2024-07-26T18:55:58.305 INFO:tasks.workunit.client.0.smithi071.stdout: [179 , 733312 ] 2024-07-26T18:55:58.306 INFO:tasks.workunit.client.0.smithi071.stdout: [186 , 763849 ] 2024-07-26T18:55:58.306 INFO:tasks.workunit.client.0.smithi071.stdout: [187 , 767519 ] 2024-07-26T18:55:58.306 INFO:tasks.workunit.client.0.smithi071.stdout: [202 , 828039 ] 2024-07-26T18:55:58.306 INFO:tasks.workunit.client.0.smithi071.stdout: [213 , 875764 ] 2024-07-26T18:55:58.306 INFO:tasks.workunit.client.0.smithi071.stdout: [251 , 1029696 ] 2024-07-26T18:55:58.306 INFO:tasks.workunit.client.0.smithi071.stdout: [264 , 1084172 ] 2024-07-26T18:55:58.306 INFO:tasks.workunit.client.0.smithi071.stdout: [267 , 1095995 ] 2024-07-26T18:55:58.306 INFO:tasks.workunit.client.0.smithi071.stdout: [276 , 1130597 ] 2024-07-26T18:55:58.306 INFO:tasks.workunit.client.0.smithi071.stdout: [287 , 1177555 ] 2024-07-26T18:55:58.306 INFO:tasks.workunit.client.0.smithi071.stdout: [297 , 1217714 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [320 , 1313883 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [334 , 1371182 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [336 , 1378800 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [338 , 1386360 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [340 , 1393034 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [347 , 1422865 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [352 , 1444472 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [367 , 1505098 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [378 , 1551162 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [384 , 1573477 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [438 , 1797333 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [441 , 1809418 ] 2024-07-26T18:55:58.307 INFO:tasks.workunit.client.0.smithi071.stdout: [464 , 1903111 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [479 , 1963513 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [482 , 1976944 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [494 , 2024152 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [502 , 2059048 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [507 , 2079524 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [509 , 2087686 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [515 , 2111198 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [520 , 2132371 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [525 , 2151708 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [527 , 2161205 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [552 , 2263247 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [578 , 2367544 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [594 , 2433693 ] 2024-07-26T18:55:58.308 INFO:tasks.workunit.client.0.smithi071.stdout: [595 , 2439883 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [623 , 2555090 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [629 , 2578329 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [631 , 2586416 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [636 , 2606490 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [639 , 2619808 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [660 , 2706852 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [670 , 2747508 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [678 , 2777282 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [705 , 2888790 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [729 , 2987209 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [733 , 3005195 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [739 , 3029155 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [743 , 3044876 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [748 , 3065812 ] 2024-07-26T18:55:58.309 INFO:tasks.workunit.client.0.smithi071.stdout: [753 , 3087778 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [754 , 3089255 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [760 , 3115775 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [780 , 3195447 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [804 , 3296278 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [807 , 3307388 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [812 , 3328615 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [814 , 3335789 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [837 , 3431870 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [855 , 3502264 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [860 , 3523274 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [864 , 3541829 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [875 , 3584754 ] 2024-07-26T18:55:58.310 INFO:tasks.workunit.client.0.smithi071.stdout: [876 , 3588175 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [889 , 3644534 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [894 , 3661995 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [916 , 3753362 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [928 , 3802630 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [941 , 3856788 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [942 , 3859237 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [943 , 3863830 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [966 , 3957084 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [977 , 4001875 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [987 , 4045394 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: [1008 , 4131038 ] 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout:write data based on random map 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: write object-0 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: write object-5 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: write object-17 2024-07-26T18:55:58.311 INFO:tasks.workunit.client.0.smithi071.stdout: write object-28 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-59 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-79 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-81 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-85 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-95 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-98 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-105 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-114 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-117 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-121 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-128 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-133 2024-07-26T18:55:58.312 INFO:tasks.workunit.client.0.smithi071.stdout: write object-154 2024-07-26T18:55:58.313 INFO:tasks.workunit.client.0.smithi071.stdout: write object-171 2024-07-26T18:55:58.313 INFO:tasks.workunit.client.0.smithi071.stdout: write object-172 2024-07-26T18:55:58.313 INFO:tasks.workunit.client.0.smithi071.stdout: write object-179 2024-07-26T18:55:58.313 INFO:tasks.workunit.client.0.smithi071.stdout: write object-186 2024-07-26T18:55:58.313 INFO:tasks.workunit.client.0.smithi071.stdout: write object-187 2024-07-26T18:55:58.313 INFO:tasks.workunit.client.0.smithi071.stdout: write object-202 2024-07-26T18:55:58.314 INFO:tasks.workunit.client.0.smithi071.stdout: write object-213 2024-07-26T18:55:58.314 INFO:tasks.workunit.client.0.smithi071.stdout: write object-251 2024-07-26T18:55:58.314 INFO:tasks.workunit.client.0.smithi071.stdout: write object-264 2024-07-26T18:55:58.314 INFO:tasks.workunit.client.0.smithi071.stdout: write object-267 2024-07-26T18:55:58.314 INFO:tasks.workunit.client.0.smithi071.stdout: write object-276 2024-07-26T18:55:58.314 INFO:tasks.workunit.client.0.smithi071.stdout: write object-287 2024-07-26T18:55:58.314 INFO:tasks.workunit.client.0.smithi071.stdout: write object-297 2024-07-26T18:55:58.315 INFO:tasks.workunit.client.0.smithi071.stdout: write object-320 2024-07-26T18:55:58.315 INFO:tasks.workunit.client.0.smithi071.stdout: write object-334 2024-07-26T18:55:58.315 INFO:tasks.workunit.client.0.smithi071.stdout: write object-336 2024-07-26T18:55:58.315 INFO:tasks.workunit.client.0.smithi071.stdout: write object-338 2024-07-26T18:55:58.315 INFO:tasks.workunit.client.0.smithi071.stdout: write object-340 2024-07-26T18:55:58.315 INFO:tasks.workunit.client.0.smithi071.stdout: write object-347 2024-07-26T18:55:58.315 INFO:tasks.workunit.client.0.smithi071.stdout: write object-352 2024-07-26T18:55:58.315 INFO:tasks.workunit.client.0.smithi071.stdout: write object-367 2024-07-26T18:55:58.315 INFO:tasks.workunit.client.0.smithi071.stdout: write object-378 2024-07-26T18:55:58.315 INFO:tasks.workunit.client.0.smithi071.stdout: write object-384 2024-07-26T18:55:58.316 INFO:tasks.workunit.client.0.smithi071.stdout: write object-438 2024-07-26T18:55:58.316 INFO:tasks.workunit.client.0.smithi071.stdout: write object-441 2024-07-26T18:55:58.316 INFO:tasks.workunit.client.0.smithi071.stdout: write object-464 2024-07-26T18:55:58.316 INFO:tasks.workunit.client.0.smithi071.stdout: write object-479 2024-07-26T18:55:58.316 INFO:tasks.workunit.client.0.smithi071.stdout: write object-482 2024-07-26T18:55:58.316 INFO:tasks.workunit.client.0.smithi071.stdout: write object-494 2024-07-26T18:55:58.316 INFO:tasks.workunit.client.0.smithi071.stdout: write object-502 2024-07-26T18:55:58.316 INFO:tasks.workunit.client.0.smithi071.stdout: write object-507 2024-07-26T18:55:58.316 INFO:tasks.workunit.client.0.smithi071.stdout: write object-509 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-515 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-520 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-525 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-527 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-552 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-578 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-594 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-595 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-623 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-629 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-631 2024-07-26T18:55:58.317 INFO:tasks.workunit.client.0.smithi071.stdout: write object-636 2024-07-26T18:55:58.318 INFO:tasks.workunit.client.0.smithi071.stdout: write object-639 2024-07-26T18:55:58.318 INFO:tasks.workunit.client.0.smithi071.stdout: write object-660 2024-07-26T18:55:58.318 INFO:tasks.workunit.client.0.smithi071.stdout: write object-670 2024-07-26T18:55:58.318 INFO:tasks.workunit.client.0.smithi071.stdout: write object-678 2024-07-26T18:55:58.318 INFO:tasks.workunit.client.0.smithi071.stdout: write object-705 2024-07-26T18:55:58.318 INFO:tasks.workunit.client.0.smithi071.stdout: write object-729 2024-07-26T18:55:58.318 INFO:tasks.workunit.client.0.smithi071.stdout: write object-733 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-739 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-743 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-748 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-753 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-754 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-760 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-780 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-804 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-807 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-812 2024-07-26T18:55:58.319 INFO:tasks.workunit.client.0.smithi071.stdout: write object-814 2024-07-26T18:55:58.320 INFO:tasks.workunit.client.0.smithi071.stdout: write object-837 2024-07-26T18:55:58.320 INFO:tasks.workunit.client.0.smithi071.stdout: write object-855 2024-07-26T18:55:58.320 INFO:tasks.workunit.client.0.smithi071.stdout: write object-860 2024-07-26T18:55:58.320 INFO:tasks.workunit.client.0.smithi071.stdout: write object-864 2024-07-26T18:55:58.320 INFO:tasks.workunit.client.0.smithi071.stdout: write object-875 2024-07-26T18:55:58.320 INFO:tasks.workunit.client.0.smithi071.stdout: write object-876 2024-07-26T18:55:58.320 INFO:tasks.workunit.client.0.smithi071.stdout: write object-889 2024-07-26T18:55:58.320 INFO:tasks.workunit.client.0.smithi071.stdout: write object-894 2024-07-26T18:55:58.321 INFO:tasks.workunit.client.0.smithi071.stdout: write object-916 2024-07-26T18:55:58.321 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:58 smithi135 ceph-mon[85352]: pgmap v2765: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 147 op/s 2024-07-26T18:55:58.321 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:58 smithi135 ceph-mon[85352]: osdmap e1595: 8 total, 8 up, 8 in 2024-07-26T18:55:58.322 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:58 smithi071 ceph-mon[90507]: pgmap v2765: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 147 op/s 2024-07-26T18:55:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:58 smithi071 ceph-mon[90507]: osdmap e1595: 8 total, 8 up, 8 in 2024-07-26T18:55:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:58 smithi071 ceph-mon[92867]: pgmap v2765: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 147 op/s 2024-07-26T18:55:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:58 smithi071 ceph-mon[92867]: osdmap e1595: 8 total, 8 up, 8 in 2024-07-26T18:55:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:55:59.231 INFO:tasks.workunit.client.0.smithi071.stdout: write object-928 2024-07-26T18:55:59.231 INFO:tasks.workunit.client.0.smithi071.stdout: write object-941 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout: write object-942 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout: write object-943 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout: write object-966 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout: write object-977 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout: write object-987 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout: write object-1008 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout:verify written data by reading 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout: read object-0 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout:made snapshot "image393@parent_snap" and protect it 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout:made and opened clone "image394" 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout:flattening clone: "image394" 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout:check whether child image has the same set of objects as parent 2024-07-26T18:55:59.232 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1148 ms) 2024-07-26T18:55:59.233 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-07-26T18:55:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:59 smithi135 ceph-mon[85352]: osdmap e1596: 8 total, 8 up, 8 in 2024-07-26T18:55:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:55:59 smithi135 ceph-mon[85352]: pgmap v2768: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.0 MiB/s wr, 224 op/s 2024-07-26T18:55:59.310 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.PoolMetadataConfApply (79 ms) 2024-07-26T18:55:59.310 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.Sparsify 2024-07-26T18:55:59.335 INFO:tasks.workunit.client.0.smithi071.stdout:sparsify_supported=1 2024-07-26T18:55:59.335 INFO:tasks.workunit.client.0.smithi071.stdout:sparse_read_supported=1 2024-07-26T18:55:59.364 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.Sparsify (54 ms) 2024-07-26T18:55:59.364 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.SparsifyClone 2024-07-26T18:55:59.381 INFO:tasks.workunit.client.0.smithi071.stdout:sparsify_supported=1 2024-07-26T18:55:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:59 smithi071 ceph-mon[90507]: osdmap e1596: 8 total, 8 up, 8 in 2024-07-26T18:55:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:55:59 smithi071 ceph-mon[90507]: pgmap v2768: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.0 MiB/s wr, 224 op/s 2024-07-26T18:55:59.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:55:59] ENGINE Bus STOPPING 2024-07-26T18:55:59.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:59 smithi071 ceph-mon[92867]: osdmap e1596: 8 total, 8 up, 8 in 2024-07-26T18:55:59.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:55:59 smithi071 ceph-mon[92867]: pgmap v2768: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.0 MiB/s wr, 224 op/s 2024-07-26T18:55:59.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:55:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:55:59.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:55:59] ENGINE Bus STOPPED 2024-07-26T18:55:59.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:55:59] ENGINE Bus STARTING 2024-07-26T18:55:59.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:55:59] ENGINE Serving on http://:::9283 2024-07-26T18:55:59.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:55:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:55:59] ENGINE Bus STARTED 2024-07-26T18:56:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:00 smithi135 ceph-mon[85352]: osdmap e1597: 8 total, 8 up, 8 in 2024-07-26T18:56:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:00 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3266759146' entity='client.admin' 2024-07-26T18:56:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:00 smithi135 ceph-mon[85352]: pgmap v2770: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 213 op/s 2024-07-26T18:56:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:56:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:56:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:56:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:56:00.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[90507]: osdmap e1597: 8 total, 8 up, 8 in 2024-07-26T18:56:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3266759146' entity='client.admin' 2024-07-26T18:56:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[90507]: pgmap v2770: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 213 op/s 2024-07-26T18:56:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:56:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:56:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:56:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:56:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[92867]: osdmap e1597: 8 total, 8 up, 8 in 2024-07-26T18:56:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3266759146' entity='client.admin' 2024-07-26T18:56:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[92867]: pgmap v2770: 137 pgs: 137 active+clean; 8.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 213 op/s 2024-07-26T18:56:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:56:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:56:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:56:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:56:00.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:01.290 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.SparsifyClone (1926 ms) 2024-07-26T18:56:01.290 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestInternal.MissingDataPool 2024-07-26T18:56:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:01 smithi135 ceph-mon[85352]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-07-26T18:56:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:01 smithi135 ceph-mon[85352]: osdmap e1598: 8 total, 8 up, 8 in 2024-07-26T18:56:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:01 smithi071 ceph-mon[90507]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-07-26T18:56:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:01 smithi071 ceph-mon[90507]: osdmap e1598: 8 total, 8 up, 8 in 2024-07-26T18:56:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:01 smithi071 ceph-mon[92867]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-07-26T18:56:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:01 smithi071 ceph-mon[92867]: osdmap e1598: 8 total, 8 up, 8 in 2024-07-26T18:56:02.395 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestInternal.MissingDataPool (1105 ms) 2024-07-26T18:56:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:02 smithi071 ceph-mon[90507]: pgmap v2772: 137 pgs: 137 active+clean; 8.9 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 336 op/s 2024-07-26T18:56:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:02 smithi071 ceph-mon[90507]: osdmap e1599: 8 total, 8 up, 8 in 2024-07-26T18:56:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:56:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:56:02] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.43.0" 2024-07-26T18:56:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:02 smithi071 ceph-mon[92867]: pgmap v2772: 137 pgs: 137 active+clean; 8.9 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 336 op/s 2024-07-26T18:56:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:02 smithi071 ceph-mon[92867]: osdmap e1599: 8 total, 8 up, 8 in 2024-07-26T18:56:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:02 smithi135 ceph-mon[85352]: pgmap v2772: 137 pgs: 137 active+clean; 8.9 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 336 op/s 2024-07-26T18:56:02.575 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:02 smithi135 ceph-mon[85352]: osdmap e1599: 8 total, 8 up, 8 in 2024-07-26T18:56:03.302 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 34 tests from TestInternal (35398 ms total) 2024-07-26T18:56:03.302 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:56:03.302 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 17 tests from TestImageWatcher 2024-07-26T18:56:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:03 smithi135 ceph-mon[85352]: osdmap e1600: 8 total, 8 up, 8 in 2024-07-26T18:56:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:03 smithi071 ceph-mon[90507]: osdmap e1600: 8 total, 8 up, 8 in 2024-07-26T18:56:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:03 smithi071 ceph-mon[92867]: osdmap e1600: 8 total, 8 up, 8 in 2024-07-26T18:56:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:04 smithi135 ceph-mon[85352]: pgmap v2775: 137 pgs: 137 active+clean; 9.0 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 510 KiB/s rd, 157 KiB/s wr, 821 op/s 2024-07-26T18:56:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:04 smithi135 ceph-mon[85352]: osdmap e1601: 8 total, 8 up, 8 in 2024-07-26T18:56:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:04 smithi071 ceph-mon[92867]: pgmap v2775: 137 pgs: 137 active+clean; 9.0 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 510 KiB/s rd, 157 KiB/s wr, 821 op/s 2024-07-26T18:56:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:04 smithi071 ceph-mon[92867]: osdmap e1601: 8 total, 8 up, 8 in 2024-07-26T18:56:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:04 smithi071 ceph-mon[90507]: pgmap v2775: 137 pgs: 137 active+clean; 9.0 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 510 KiB/s rd, 157 KiB/s wr, 821 op/s 2024-07-26T18:56:04.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:04 smithi071 ceph-mon[90507]: osdmap e1601: 8 total, 8 up, 8 in 2024-07-26T18:56:05.321 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-07-26T18:56:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:05 smithi071 ceph-mon[90507]: osdmap e1602: 8 total, 8 up, 8 in 2024-07-26T18:56:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:05 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3401171372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:05.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:05 smithi071 ceph-mon[92867]: osdmap e1602: 8 total, 8 up, 8 in 2024-07-26T18:56:05.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:05 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3401171372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:05.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:05 smithi135 ceph-mon[85352]: osdmap e1602: 8 total, 8 up, 8 in 2024-07-26T18:56:05.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:05 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3401171372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:06 smithi071 ceph-mon[92867]: pgmap v2778: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:06 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:06 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3401171372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:06 smithi071 ceph-mon[92867]: osdmap e1603: 8 total, 8 up, 8 in 2024-07-26T18:56:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:06 smithi071 ceph-mon[90507]: pgmap v2778: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:06 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:06 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3401171372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:06.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:06 smithi071 ceph-mon[90507]: osdmap e1603: 8 total, 8 up, 8 in 2024-07-26T18:56:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:06 smithi135 ceph-mon[85352]: pgmap v2778: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:06 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:06.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:06 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3401171372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:06.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:06 smithi135 ceph-mon[85352]: osdmap e1603: 8 total, 8 up, 8 in 2024-07-26T18:56:07.363 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2042 ms) 2024-07-26T18:56:07.363 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-07-26T18:56:07.386 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifyFlatten (23 ms) 2024-07-26T18:56:07.386 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-07-26T18:56:07.411 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifyResize (25 ms) 2024-07-26T18:56:07.411 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-07-26T18:56:07.433 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (22 ms) 2024-07-26T18:56:07.433 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-07-26T18:56:07.456 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (23 ms) 2024-07-26T18:56:07.456 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-07-26T18:56:07.477 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (21 ms) 2024-07-26T18:56:07.477 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-07-26T18:56:07.496 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (19 ms) 2024-07-26T18:56:07.496 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-07-26T18:56:07.516 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifySnapRename (20 ms) 2024-07-26T18:56:07.516 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-07-26T18:56:07.538 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (22 ms) 2024-07-26T18:56:07.538 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-07-26T18:56:07.558 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (21 ms) 2024-07-26T18:56:07.559 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-07-26T18:56:07.581 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (22 ms) 2024-07-26T18:56:07.581 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-07-26T18:56:07.600 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (19 ms) 2024-07-26T18:56:07.600 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-07-26T18:56:07.620 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifyRename (20 ms) 2024-07-26T18:56:07.621 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-07-26T18:56:07.639 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (20 ms) 2024-07-26T18:56:07.640 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-07-26T18:56:07.658 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (18 ms) 2024-07-26T18:56:07.658 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-07-26T18:56:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:07 smithi071 ceph-mon[90507]: osdmap e1604: 8 total, 8 up, 8 in 2024-07-26T18:56:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:07 smithi071 ceph-mon[92867]: osdmap e1604: 8 total, 8 up, 8 in 2024-07-26T18:56:07.684 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (26 ms) 2024-07-26T18:56:07.684 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-07-26T18:56:07.703 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (19 ms) 2024-07-26T18:56:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:07 smithi135 ceph-mon[85352]: osdmap e1604: 8 total, 8 up, 8 in 2024-07-26T18:56:08.341 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 17 tests from TestImageWatcher (2382 ms total) 2024-07-26T18:56:08.341 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:56:08.341 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 170 tests from TestLibRBD 2024-07-26T18:56:08.372 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-07-26T18:56:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:08 smithi071 ceph-mon[90507]: pgmap v2781: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:08 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:08 smithi071 ceph-mon[90507]: osdmap e1605: 8 total, 8 up, 8 in 2024-07-26T18:56:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:08 smithi071 ceph-mon[92867]: pgmap v2781: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:08 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:08 smithi071 ceph-mon[92867]: osdmap e1605: 8 total, 8 up, 8 in 2024-07-26T18:56:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:08 smithi135 ceph-mon[85352]: pgmap v2781: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:08 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:08.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:08 smithi135 ceph-mon[85352]: osdmap e1605: 8 total, 8 up, 8 in 2024-07-26T18:56:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:09 smithi071 ceph-mon[90507]: osdmap e1606: 8 total, 8 up, 8 in 2024-07-26T18:56:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:09 smithi071 ceph-mon[92867]: osdmap e1606: 8 total, 8 up, 8 in 2024-07-26T18:56:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:09 smithi135 ceph-mon[85352]: osdmap e1606: 8 total, 8 up, 8 in 2024-07-26T18:56:10.350 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:10.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:10 smithi071 ceph-mon[90507]: pgmap v2784: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:10.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:10 smithi071 ceph-mon[90507]: osdmap e1607: 8 total, 8 up, 8 in 2024-07-26T18:56:10.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:10 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4051115737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:10.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:10 smithi071 ceph-mon[92867]: pgmap v2784: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:10.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:10 smithi071 ceph-mon[92867]: osdmap e1607: 8 total, 8 up, 8 in 2024-07-26T18:56:10.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:10 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4051115737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:10 smithi135 ceph-mon[85352]: pgmap v2784: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:10 smithi135 ceph-mon[85352]: osdmap e1607: 8 total, 8 up, 8 in 2024-07-26T18:56:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:10 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4051115737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:11.307 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 18:56:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=cleanup t=2024-07-26T18:56:10.935633324Z level=info msg="Completed cleanup jobs" duration=2.341696ms 2024-07-26T18:56:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:11 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4051115737' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:11 smithi071 ceph-mon[90507]: osdmap e1608: 8 total, 8 up, 8 in 2024-07-26T18:56:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:11 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4051115737' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:11.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:11 smithi071 ceph-mon[92867]: osdmap e1608: 8 total, 8 up, 8 in 2024-07-26T18:56:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:11 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4051115737' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:11.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:11 smithi135 ceph-mon[85352]: osdmap e1608: 8 total, 8 up, 8 in 2024-07-26T18:56:12.364 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:56:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:56:12] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.43.0" 2024-07-26T18:56:12.391 INFO:tasks.workunit.client.0.smithi071.stdout:image has size 2097152 and order 22 2024-07-26T18:56:12.391 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CreateAndStat (4019 ms) 2024-07-26T18:56:12.391 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-07-26T18:56:12.391 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.408 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (17 ms) 2024-07-26T18:56:12.408 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-07-26T18:56:12.408 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.428 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CreateAndStatPP (20 ms) 2024-07-26T18:56:12.428 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.GetId 2024-07-26T18:56:12.428 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.453 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.GetId (25 ms) 2024-07-26T18:56:12.453 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-07-26T18:56:12.453 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.477 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.GetIdPP (24 ms) 2024-07-26T18:56:12.478 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-07-26T18:56:12.478 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.493 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (16 ms) 2024-07-26T18:56:12.493 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-07-26T18:56:12.493 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.510 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (17 ms) 2024-07-26T18:56:12.510 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-07-26T18:56:12.510 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.525 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (16 ms) 2024-07-26T18:56:12.526 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-07-26T18:56:12.526 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.544 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (18 ms) 2024-07-26T18:56:12.545 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.OpenAio 2024-07-26T18:56:12.545 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.561 INFO:tasks.workunit.client.0.smithi071.stdout:image has size 2097152 and order 22 2024-07-26T18:56:12.561 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.OpenAio (17 ms) 2024-07-26T18:56:12.561 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-07-26T18:56:12.564 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2024-07-26T18:56:12.564 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-07-26T18:56:12.564 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.590 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.OpenAioPP (26 ms) 2024-07-26T18:56:12.590 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-07-26T18:56:12.593 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.OpenAioFailPP (3 ms) 2024-07-26T18:56:12.593 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-07-26T18:56:12.593 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.631 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ResizeAndStat (38 ms) 2024-07-26T18:56:12.631 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-07-26T18:56:12.631 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.660 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (29 ms) 2024-07-26T18:56:12.660 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-07-26T18:56:12.660 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:12 smithi071 ceph-mon[90507]: pgmap v2787: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:12.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:12 smithi071 ceph-mon[90507]: osdmap e1609: 8 total, 8 up, 8 in 2024-07-26T18:56:12.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:12 smithi071 ceph-mon[92867]: pgmap v2787: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:12.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:12 smithi071 ceph-mon[92867]: osdmap e1609: 8 total, 8 up, 8 in 2024-07-26T18:56:12.689 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (30 ms) 2024-07-26T18:56:12.690 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-07-26T18:56:12.690 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:12.724 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (34 ms) 2024-07-26T18:56:12.724 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-07-26T18:56:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:12 smithi135 ceph-mon[85352]: pgmap v2787: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:12 smithi135 ceph-mon[85352]: osdmap e1609: 8 total, 8 up, 8 in 2024-07-26T18:56:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: osdmap e1610: 8 total, 8 up, 8 in 2024-07-26T18:56:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:56:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:56:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: osdmap e1610: 8 total, 8 up, 8 in 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:13.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:56:13.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: osdmap e1610: 8 total, 8 up, 8 in 2024-07-26T18:56:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:56:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:13.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:56:13.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:56:13.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:56:13.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:56:13.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:56:14.604 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:14 smithi071 ceph-mon[92867]: pgmap v2790: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:14 smithi071 ceph-mon[92867]: osdmap e1611: 8 total, 8 up, 8 in 2024-07-26T18:56:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:14 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/184449537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:14 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:14 smithi071 ceph-mon[90507]: pgmap v2790: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:14 smithi071 ceph-mon[90507]: osdmap e1611: 8 total, 8 up, 8 in 2024-07-26T18:56:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:14 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/184449537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:14 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:14 smithi135 ceph-mon[85352]: pgmap v2790: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-07-26T18:56:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:14 smithi135 ceph-mon[85352]: osdmap e1611: 8 total, 8 up, 8 in 2024-07-26T18:56:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:14 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/184449537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:15.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:14 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:15.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:15 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:15.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:15 smithi071 ceph-mon[92867]: osdmap e1612: 8 total, 8 up, 8 in 2024-07-26T18:56:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:15 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:15 smithi071 ceph-mon[90507]: osdmap e1612: 8 total, 8 up, 8 in 2024-07-26T18:56:16.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:15 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:16.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:15 smithi135 ceph-mon[85352]: osdmap e1612: 8 total, 8 up, 8 in 2024-07-26T18:56:16.633 INFO:tasks.workunit.client.0.smithi071.stdout:image: image18 2024-07-26T18:56:16.633 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image18 2024-07-26T18:56:16.634 INFO:tasks.workunit.client.0.smithi071.stdout:found image18 2024-07-26T18:56:16.634 INFO:tasks.workunit.client.0.smithi071.stdout:erased image18 2024-07-26T18:56:16.634 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:16.718 INFO:tasks.workunit.client.0.smithi071.stdout:image: image18 2024-07-26T18:56:16.718 INFO:tasks.workunit.client.0.smithi071.stdout:image: image19 2024-07-26T18:56:16.718 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image18 2024-07-26T18:56:16.718 INFO:tasks.workunit.client.0.smithi071.stdout:found image18 2024-07-26T18:56:16.718 INFO:tasks.workunit.client.0.smithi071.stdout:erased image18 2024-07-26T18:56:16.718 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image19 2024-07-26T18:56:16.719 INFO:tasks.workunit.client.0.smithi071.stdout:found image19 2024-07-26T18:56:16.719 INFO:tasks.workunit.client.0.smithi071.stdout:erased image19 2024-07-26T18:56:16.719 INFO:tasks.workunit.client.0.smithi071.stdout:image: image19 2024-07-26T18:56:16.719 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image19 2024-07-26T18:56:16.719 INFO:tasks.workunit.client.0.smithi071.stdout:found image19 2024-07-26T18:56:16.719 INFO:tasks.workunit.client.0.smithi071.stdout:erased image19 2024-07-26T18:56:16.719 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3994 ms) 2024-07-26T18:56:16.719 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-07-26T18:56:16.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:16 smithi071 ceph-mon[92867]: pgmap v2793: 169 pgs: 7 creating+peering, 31 unknown, 131 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 37 op/s 2024-07-26T18:56:16.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:16 smithi071 ceph-mon[92867]: osdmap e1613: 8 total, 8 up, 8 in 2024-07-26T18:56:16.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:16 smithi071 ceph-mon[90507]: pgmap v2793: 169 pgs: 7 creating+peering, 31 unknown, 131 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 37 op/s 2024-07-26T18:56:16.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:16 smithi071 ceph-mon[90507]: osdmap e1613: 8 total, 8 up, 8 in 2024-07-26T18:56:17.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:16 smithi135 ceph-mon[85352]: pgmap v2793: 169 pgs: 7 creating+peering, 31 unknown, 131 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 37 op/s 2024-07-26T18:56:17.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:16 smithi135 ceph-mon[85352]: osdmap e1613: 8 total, 8 up, 8 in 2024-07-26T18:56:17.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:17 smithi071 ceph-mon[90507]: osdmap e1614: 8 total, 8 up, 8 in 2024-07-26T18:56:17.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:17 smithi071 ceph-mon[92867]: osdmap e1614: 8 total, 8 up, 8 in 2024-07-26T18:56:18.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:17 smithi135 ceph-mon[85352]: osdmap e1614: 8 total, 8 up, 8 in 2024-07-26T18:56:18.639 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:18.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:18 smithi071 ceph-mon[90507]: pgmap v2796: 169 pgs: 1 creating+peering, 11 unknown, 157 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 150 KiB/s rd, 19 KiB/s wr, 212 op/s 2024-07-26T18:56:18.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:18 smithi071 ceph-mon[90507]: osdmap e1615: 8 total, 8 up, 8 in 2024-07-26T18:56:18.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:18 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2633583493' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:18.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:18 smithi071 ceph-mon[92867]: pgmap v2796: 169 pgs: 1 creating+peering, 11 unknown, 157 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 150 KiB/s rd, 19 KiB/s wr, 212 op/s 2024-07-26T18:56:18.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:18 smithi071 ceph-mon[92867]: osdmap e1615: 8 total, 8 up, 8 in 2024-07-26T18:56:18.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:18 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2633583493' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:18.959 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:18 smithi135 ceph-mon[85352]: pgmap v2796: 169 pgs: 1 creating+peering, 11 unknown, 157 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 150 KiB/s rd, 19 KiB/s wr, 212 op/s 2024-07-26T18:56:18.959 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:18 smithi135 ceph-mon[85352]: osdmap e1615: 8 total, 8 up, 8 in 2024-07-26T18:56:18.959 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:18 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2633583493' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:19.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:19 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2633583493' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:19.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:19 smithi071 ceph-mon[92867]: osdmap e1616: 8 total, 8 up, 8 in 2024-07-26T18:56:19.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:19 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2633583493' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:19.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:19 smithi071 ceph-mon[90507]: osdmap e1616: 8 total, 8 up, 8 in 2024-07-26T18:56:20.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:19 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2633583493' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:20.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:19 smithi135 ceph-mon[85352]: osdmap e1616: 8 total, 8 up, 8 in 2024-07-26T18:56:20.669 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 1 2024-07-26T18:56:20.669 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T18:56:20.669 INFO:tasks.workunit.client.0.smithi071.stdout:image: image20 2024-07-26T18:56:20.669 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image20 2024-07-26T18:56:20.669 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:20.680 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 2 2024-07-26T18:56:20.680 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T18:56:20.680 INFO:tasks.workunit.client.0.smithi071.stdout:image: image20 2024-07-26T18:56:20.680 INFO:tasks.workunit.client.0.smithi071.stdout:image: image21 2024-07-26T18:56:20.680 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image20 2024-07-26T18:56:20.680 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image21 2024-07-26T18:56:20.738 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 1 2024-07-26T18:56:20.739 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T18:56:20.739 INFO:tasks.workunit.client.0.smithi071.stdout:image: image21 2024-07-26T18:56:20.739 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image21 2024-07-26T18:56:20.739 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (4020 ms) 2024-07-26T18:56:20.739 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCopy 2024-07-26T18:56:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:20 smithi071 ceph-mon[90507]: pgmap v2799: 201 pgs: 10 creating+peering, 16 unknown, 175 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 161 KiB/s rd, 19 KiB/s wr, 220 op/s 2024-07-26T18:56:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:20 smithi071 ceph-mon[90507]: osdmap e1617: 8 total, 8 up, 8 in 2024-07-26T18:56:20.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:20 smithi071 ceph-mon[92867]: pgmap v2799: 201 pgs: 10 creating+peering, 16 unknown, 175 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 161 KiB/s rd, 19 KiB/s wr, 220 op/s 2024-07-26T18:56:20.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:20 smithi071 ceph-mon[92867]: osdmap e1617: 8 total, 8 up, 8 in 2024-07-26T18:56:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:20 smithi135 ceph-mon[85352]: pgmap v2799: 201 pgs: 10 creating+peering, 16 unknown, 175 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 161 KiB/s rd, 19 KiB/s wr, 220 op/s 2024-07-26T18:56:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:20 smithi135 ceph-mon[85352]: osdmap e1617: 8 total, 8 up, 8 in 2024-07-26T18:56:21.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:21 smithi071 ceph-mon[90507]: osdmap e1618: 8 total, 8 up, 8 in 2024-07-26T18:56:21.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:21 smithi071 ceph-mon[92867]: osdmap e1618: 8 total, 8 up, 8 in 2024-07-26T18:56:21.991 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:21 smithi135 ceph-mon[85352]: osdmap e1618: 8 total, 8 up, 8 in 2024-07-26T18:56:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:56:22] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2024-07-26T18:56:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[92867]: pgmap v2802: 201 pgs: 10 creating+peering, 12 unknown, 179 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2024-07-26T18:56:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[92867]: osdmap e1619: 8 total, 8 up, 8 in 2024-07-26T18:56:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/496670151' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[92867]: osdmap e1620: 8 total, 8 up, 8 in 2024-07-26T18:56:22.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[90507]: pgmap v2802: 201 pgs: 10 creating+peering, 12 unknown, 179 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2024-07-26T18:56:22.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[90507]: osdmap e1619: 8 total, 8 up, 8 in 2024-07-26T18:56:22.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/496670151' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:22.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:22.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:22.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:22 smithi071 ceph-mon[90507]: osdmap e1620: 8 total, 8 up, 8 in 2024-07-26T18:56:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:22 smithi135 ceph-mon[85352]: pgmap v2802: 201 pgs: 10 creating+peering, 12 unknown, 179 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2024-07-26T18:56:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:22 smithi135 ceph-mon[85352]: osdmap e1619: 8 total, 8 up, 8 in 2024-07-26T18:56:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:22 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/496670151' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:22 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:22 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:23.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:22 smithi135 ceph-mon[85352]: osdmap e1620: 8 total, 8 up, 8 in 2024-07-26T18:56:24.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:23 smithi135 ceph-mon[85352]: osdmap e1621: 8 total, 8 up, 8 in 2024-07-26T18:56:24.353 INFO:tasks.workunit.client.0.smithi071.stdout:image: image22 2024-07-26T18:56:24.353 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image22 2024-07-26T18:56:24.353 INFO:tasks.workunit.client.0.smithi071.stdout:found image22 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:erased image22 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:image: image22 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:image: image23 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image22 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:found image22 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:erased image22 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image23 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:found image23 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:erased image23 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:image: image22 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:image: image23 2024-07-26T18:56:24.354 INFO:tasks.workunit.client.0.smithi071.stdout:image: image24 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image22 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:found image22 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:erased image22 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image23 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:found image23 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:erased image23 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image24 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:found image24 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:erased image24 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCopy (3615 ms) 2024-07-26T18:56:24.355 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-07-26T18:56:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:23 smithi071 ceph-mon[90507]: osdmap e1621: 8 total, 8 up, 8 in 2024-07-26T18:56:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:23 smithi071 ceph-mon[92867]: osdmap e1621: 8 total, 8 up, 8 in 2024-07-26T18:56:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:24 smithi135 ceph-mon[85352]: pgmap v2806: 233 pgs: 10 creating+peering, 28 unknown, 195 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 32 KiB/s rd, 3.3 KiB/s wr, 49 op/s 2024-07-26T18:56:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:24 smithi135 ceph-mon[85352]: osdmap e1622: 8 total, 8 up, 8 in 2024-07-26T18:56:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:24 smithi071 ceph-mon[90507]: pgmap v2806: 233 pgs: 10 creating+peering, 28 unknown, 195 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 32 KiB/s rd, 3.3 KiB/s wr, 49 op/s 2024-07-26T18:56:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:24 smithi071 ceph-mon[90507]: osdmap e1622: 8 total, 8 up, 8 in 2024-07-26T18:56:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:24 smithi071 ceph-mon[92867]: pgmap v2806: 233 pgs: 10 creating+peering, 28 unknown, 195 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 32 KiB/s rd, 3.3 KiB/s wr, 49 op/s 2024-07-26T18:56:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:24 smithi071 ceph-mon[92867]: osdmap e1622: 8 total, 8 up, 8 in 2024-07-26T18:56:26.013 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:26 smithi135 ceph-mon[85352]: osdmap e1623: 8 total, 8 up, 8 in 2024-07-26T18:56:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:26 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1499998858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:26 smithi071 ceph-mon[90507]: osdmap e1623: 8 total, 8 up, 8 in 2024-07-26T18:56:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:26 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1499998858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:26 smithi071 ceph-mon[92867]: osdmap e1623: 8 total, 8 up, 8 in 2024-07-26T18:56:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:26 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1499998858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:27 smithi135 ceph-mon[85352]: pgmap v2809: 265 pgs: 45 unknown, 220 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 565 B/s rd, 1.4 KiB/s wr, 4 op/s 2024-07-26T18:56:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:27 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:27 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1499998858' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:27 smithi135 ceph-mon[85352]: osdmap e1624: 8 total, 8 up, 8 in 2024-07-26T18:56:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:27 smithi135 ceph-mon[85352]: osdmap e1625: 8 total, 8 up, 8 in 2024-07-26T18:56:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:27 smithi071 ceph-mon[90507]: pgmap v2809: 265 pgs: 45 unknown, 220 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 565 B/s rd, 1.4 KiB/s wr, 4 op/s 2024-07-26T18:56:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:27 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:27 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1499998858' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:27 smithi071 ceph-mon[90507]: osdmap e1624: 8 total, 8 up, 8 in 2024-07-26T18:56:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:27 smithi071 ceph-mon[90507]: osdmap e1625: 8 total, 8 up, 8 in 2024-07-26T18:56:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:27 smithi071 ceph-mon[92867]: pgmap v2809: 265 pgs: 45 unknown, 220 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 565 B/s rd, 1.4 KiB/s wr, 4 op/s 2024-07-26T18:56:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:27 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:27 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1499998858' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:27 smithi071 ceph-mon[92867]: osdmap e1624: 8 total, 8 up, 8 in 2024-07-26T18:56:27.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:27 smithi071 ceph-mon[92867]: osdmap e1625: 8 total, 8 up, 8 in 2024-07-26T18:56:28.264 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 1 2024-07-26T18:56:28.264 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T18:56:28.264 INFO:tasks.workunit.client.0.smithi071.stdout:image: image25 2024-07-26T18:56:28.264 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image25 2024-07-26T18:56:28.283 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 2 2024-07-26T18:56:28.283 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T18:56:28.283 INFO:tasks.workunit.client.0.smithi071.stdout:image: image25 2024-07-26T18:56:28.283 INFO:tasks.workunit.client.0.smithi071.stdout:image: image26 2024-07-26T18:56:28.283 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image25 2024-07-26T18:56:28.283 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image26 2024-07-26T18:56:28.325 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2024-07-26T18:56:28.325 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 3 2024-07-26T18:56:28.325 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2024-07-26T18:56:28.325 INFO:tasks.workunit.client.0.smithi071.stdout:image: image25 2024-07-26T18:56:28.325 INFO:tasks.workunit.client.0.smithi071.stdout:image: image26 2024-07-26T18:56:28.325 INFO:tasks.workunit.client.0.smithi071.stdout:image: image27 2024-07-26T18:56:28.325 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image25 2024-07-26T18:56:28.325 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image26 2024-07-26T18:56:28.325 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image27 2024-07-26T18:56:28.352 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCopyPP (3999 ms) 2024-07-26T18:56:28.352 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-07-26T18:56:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:28 smithi071 ceph-mon[92867]: pgmap v2812: 265 pgs: 11 creating+peering, 11 unknown, 243 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 313 KiB/s rd, 21 KiB/s wr, 370 op/s 2024-07-26T18:56:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:28 smithi071 ceph-mon[92867]: osdmap e1626: 8 total, 8 up, 8 in 2024-07-26T18:56:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:28 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:28 smithi071 ceph-mon[90507]: pgmap v2812: 265 pgs: 11 creating+peering, 11 unknown, 243 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 313 KiB/s rd, 21 KiB/s wr, 370 op/s 2024-07-26T18:56:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:28 smithi071 ceph-mon[90507]: osdmap e1626: 8 total, 8 up, 8 in 2024-07-26T18:56:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:28 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:28 smithi135 ceph-mon[85352]: pgmap v2812: 265 pgs: 11 creating+peering, 11 unknown, 243 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 313 KiB/s rd, 21 KiB/s wr, 370 op/s 2024-07-26T18:56:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:28 smithi135 ceph-mon[85352]: osdmap e1626: 8 total, 8 up, 8 in 2024-07-26T18:56:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:28 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:30.033 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:30 smithi135 ceph-mon[85352]: osdmap e1627: 8 total, 8 up, 8 in 2024-07-26T18:56:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:30 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4097464158' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:30 smithi071 ceph-mon[92867]: osdmap e1627: 8 total, 8 up, 8 in 2024-07-26T18:56:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:30 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4097464158' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:30 smithi071 ceph-mon[90507]: osdmap e1627: 8 total, 8 up, 8 in 2024-07-26T18:56:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:30 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4097464158' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:31 smithi135 ceph-mon[85352]: pgmap v2815: 297 pgs: 13 creating+peering, 30 unknown, 254 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 449 KiB/s rd, 25 KiB/s wr, 520 op/s 2024-07-26T18:56:31.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:31 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:31.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:31 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4097464158' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:31.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:31 smithi135 ceph-mon[85352]: osdmap e1628: 8 total, 8 up, 8 in 2024-07-26T18:56:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:31 smithi071 ceph-mon[90507]: pgmap v2815: 297 pgs: 13 creating+peering, 30 unknown, 254 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 449 KiB/s rd, 25 KiB/s wr, 520 op/s 2024-07-26T18:56:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:31 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:31 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4097464158' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:31 smithi071 ceph-mon[90507]: osdmap e1628: 8 total, 8 up, 8 in 2024-07-26T18:56:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:31 smithi071 ceph-mon[92867]: pgmap v2815: 297 pgs: 13 creating+peering, 30 unknown, 254 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 449 KiB/s rd, 25 KiB/s wr, 520 op/s 2024-07-26T18:56:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:31 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:31 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4097464158' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:31 smithi071 ceph-mon[92867]: osdmap e1628: 8 total, 8 up, 8 in 2024-07-26T18:56:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:32 smithi135 ceph-mon[85352]: osdmap e1629: 8 total, 8 up, 8 in 2024-07-26T18:56:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:32 smithi135 ceph-mon[85352]: osdmap e1630: 8 total, 8 up, 8 in 2024-07-26T18:56:32.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:56:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:56:32] "GET /metrics HTTP/1.1" 200 46095 "" "Prometheus/2.43.0" 2024-07-26T18:56:32.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:32 smithi071 ceph-mon[92867]: osdmap e1629: 8 total, 8 up, 8 in 2024-07-26T18:56:32.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:32 smithi071 ceph-mon[92867]: osdmap e1630: 8 total, 8 up, 8 in 2024-07-26T18:56:32.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:32 smithi071 ceph-mon[90507]: osdmap e1629: 8 total, 8 up, 8 in 2024-07-26T18:56:32.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:32 smithi071 ceph-mon[90507]: osdmap e1630: 8 total, 8 up, 8 in 2024-07-26T18:56:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:33 smithi135 ceph-mon[85352]: pgmap v2818: 297 pgs: 2 creating+peering, 22 unknown, 273 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 139 KiB/s rd, 5.7 KiB/s wr, 158 op/s 2024-07-26T18:56:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:33 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:33.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:33 smithi071 ceph-mon[92867]: pgmap v2818: 297 pgs: 2 creating+peering, 22 unknown, 273 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 139 KiB/s rd, 5.7 KiB/s wr, 158 op/s 2024-07-26T18:56:33.343 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:33 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:33.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:33 smithi071 ceph-mon[90507]: pgmap v2818: 297 pgs: 2 creating+peering, 22 unknown, 273 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 139 KiB/s rd, 5.7 KiB/s wr, 158 op/s 2024-07-26T18:56:33.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:33 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:34 smithi135 ceph-mon[85352]: osdmap e1631: 8 total, 8 up, 8 in 2024-07-26T18:56:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:34 smithi071 ceph-mon[92867]: osdmap e1631: 8 total, 8 up, 8 in 2024-07-26T18:56:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:34 smithi071 ceph-mon[90507]: osdmap e1631: 8 total, 8 up, 8 in 2024-07-26T18:56:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:35 smithi135 ceph-mon[85352]: pgmap v2821: 297 pgs: 2 creating+peering, 8 unknown, 287 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 262 KiB/s rd, 20 KiB/s wr, 313 op/s 2024-07-26T18:56:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:35 smithi135 ceph-mon[85352]: osdmap e1632: 8 total, 8 up, 8 in 2024-07-26T18:56:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:35 smithi071 ceph-mon[90507]: pgmap v2821: 297 pgs: 2 creating+peering, 8 unknown, 287 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 262 KiB/s rd, 20 KiB/s wr, 313 op/s 2024-07-26T18:56:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:35 smithi071 ceph-mon[90507]: osdmap e1632: 8 total, 8 up, 8 in 2024-07-26T18:56:35.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:35 smithi071 ceph-mon[92867]: pgmap v2821: 297 pgs: 2 creating+peering, 8 unknown, 287 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 262 KiB/s rd, 20 KiB/s wr, 313 op/s 2024-07-26T18:56:35.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:35 smithi071 ceph-mon[92867]: osdmap e1632: 8 total, 8 up, 8 in 2024-07-26T18:56:36.133 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2024-07-26T18:56:36.133 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2024-07-26T18:56:36.133 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2024-07-26T18:56:36.133 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2024-07-26T18:56:36.134 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2024-07-26T18:56:36.134 INFO:tasks.workunit.client.0.smithi071.stdout:image: image29 2024-07-26T18:56:36.134 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2024-07-26T18:56:36.134 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2024-07-26T18:56:36.134 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2024-07-26T18:56:36.134 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image29 2024-07-26T18:56:36.134 INFO:tasks.workunit.client.0.smithi071.stdout:found image29 2024-07-26T18:56:36.134 INFO:tasks.workunit.client.0.smithi071.stdout:erased image29 2024-07-26T18:56:36.135 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2024-07-26T18:56:36.135 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2024-07-26T18:56:36.135 INFO:tasks.workunit.client.0.smithi071.stdout:image: image29 2024-07-26T18:56:36.135 INFO:tasks.workunit.client.0.smithi071.stdout:image: image30 2024-07-26T18:56:36.135 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2024-07-26T18:56:36.135 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2024-07-26T18:56:36.135 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2024-07-26T18:56:36.135 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image29 2024-07-26T18:56:36.135 INFO:tasks.workunit.client.0.smithi071.stdout:found image29 2024-07-26T18:56:36.135 INFO:tasks.workunit.client.0.smithi071.stdout:erased image29 2024-07-26T18:56:36.136 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image30 2024-07-26T18:56:36.136 INFO:tasks.workunit.client.0.smithi071.stdout:found image30 2024-07-26T18:56:36.136 INFO:tasks.workunit.client.0.smithi071.stdout:erased image30 2024-07-26T18:56:36.136 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2024-07-26T18:56:36.136 INFO:tasks.workunit.client.0.smithi071.stdout:image: image29 2024-07-26T18:56:36.136 INFO:tasks.workunit.client.0.smithi071.stdout:image: image30 2024-07-26T18:56:36.136 INFO:tasks.workunit.client.0.smithi071.stdout:image: image31 2024-07-26T18:56:36.136 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2024-07-26T18:56:36.136 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2024-07-26T18:56:36.136 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2024-07-26T18:56:36.137 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image29 2024-07-26T18:56:36.137 INFO:tasks.workunit.client.0.smithi071.stdout:found image29 2024-07-26T18:56:36.137 INFO:tasks.workunit.client.0.smithi071.stdout:erased image29 2024-07-26T18:56:36.137 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image30 2024-07-26T18:56:36.137 INFO:tasks.workunit.client.0.smithi071.stdout:found image30 2024-07-26T18:56:36.137 INFO:tasks.workunit.client.0.smithi071.stdout:erased image30 2024-07-26T18:56:36.137 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image31 2024-07-26T18:56:36.137 INFO:tasks.workunit.client.0.smithi071.stdout:found image31 2024-07-26T18:56:36.137 INFO:tasks.workunit.client.0.smithi071.stdout:erased image31 2024-07-26T18:56:36.137 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:image: image29 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:image: image30 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:image: image31 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:image: image32 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image29 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:found image29 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:erased image29 2024-07-26T18:56:36.138 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image30 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:found image30 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:erased image30 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image31 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:found image31 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:erased image31 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image32 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:found image32 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:erased image32 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2024-07-26T18:56:36.139 INFO:tasks.workunit.client.0.smithi071.stdout:image: image29 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:image: image30 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:image: image31 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:image: image32 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:image: image33 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image29 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:found image29 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:erased image29 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image30 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:found image30 2024-07-26T18:56:36.140 INFO:tasks.workunit.client.0.smithi071.stdout:erased image30 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image31 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:found image31 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:erased image31 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image32 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:found image32 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:erased image32 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image33 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:found image33 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:erased image33 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestDeepCopy (7781 ms) 2024-07-26T18:56:36.141 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-07-26T18:56:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:36 smithi135 ceph-mon[85352]: osdmap e1633: 8 total, 8 up, 8 in 2024-07-26T18:56:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:36 smithi135 ceph-mon[85352]: pgmap v2824: 297 pgs: 297 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 560 KiB/s rd, 39 KiB/s wr, 666 op/s 2024-07-26T18:56:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:36 smithi071 ceph-mon[92867]: osdmap e1633: 8 total, 8 up, 8 in 2024-07-26T18:56:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:36 smithi071 ceph-mon[92867]: pgmap v2824: 297 pgs: 297 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 560 KiB/s rd, 39 KiB/s wr, 666 op/s 2024-07-26T18:56:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:36 smithi071 ceph-mon[90507]: osdmap e1633: 8 total, 8 up, 8 in 2024-07-26T18:56:36.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:36 smithi071 ceph-mon[90507]: pgmap v2824: 297 pgs: 297 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 560 KiB/s rd, 39 KiB/s wr, 666 op/s 2024-07-26T18:56:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:37 smithi135 ceph-mon[85352]: osdmap e1634: 8 total, 8 up, 8 in 2024-07-26T18:56:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:37 smithi135 ceph-mon[85352]: osdmap e1635: 8 total, 8 up, 8 in 2024-07-26T18:56:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:37 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2775666301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:37 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:37 smithi071 ceph-mon[90507]: osdmap e1634: 8 total, 8 up, 8 in 2024-07-26T18:56:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:37 smithi071 ceph-mon[90507]: osdmap e1635: 8 total, 8 up, 8 in 2024-07-26T18:56:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:37 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2775666301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:37 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:37 smithi071 ceph-mon[92867]: osdmap e1634: 8 total, 8 up, 8 in 2024-07-26T18:56:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:37 smithi071 ceph-mon[92867]: osdmap e1635: 8 total, 8 up, 8 in 2024-07-26T18:56:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:37 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2775666301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:37 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:56:38.002 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:38 smithi135 ceph-mon[85352]: pgmap v2827: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 401 KiB/s rd, 25 KiB/s wr, 478 op/s 2024-07-26T18:56:39.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:38 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:39.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:38 smithi135 ceph-mon[85352]: osdmap e1636: 8 total, 8 up, 8 in 2024-07-26T18:56:39.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:38 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:38 smithi071 ceph-mon[92867]: pgmap v2827: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 401 KiB/s rd, 25 KiB/s wr, 478 op/s 2024-07-26T18:56:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:38 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:38 smithi071 ceph-mon[92867]: osdmap e1636: 8 total, 8 up, 8 in 2024-07-26T18:56:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:38 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:39.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:38 smithi071 ceph-mon[90507]: pgmap v2827: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 401 KiB/s rd, 25 KiB/s wr, 478 op/s 2024-07-26T18:56:39.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:38 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:56:39.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:38 smithi071 ceph-mon[90507]: osdmap e1636: 8 total, 8 up, 8 in 2024-07-26T18:56:39.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:38 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:56:40.265 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 1 2024-07-26T18:56:40.266 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T18:56:40.266 INFO:tasks.workunit.client.0.smithi071.stdout:image: image34 2024-07-26T18:56:40.266 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image34 2024-07-26T18:56:40.292 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 2 2024-07-26T18:56:40.292 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T18:56:40.292 INFO:tasks.workunit.client.0.smithi071.stdout:image: image34 2024-07-26T18:56:40.292 INFO:tasks.workunit.client.0.smithi071.stdout:image: image35 2024-07-26T18:56:40.292 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image34 2024-07-26T18:56:40.292 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image35 2024-07-26T18:56:40.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:40 smithi135 ceph-mon[85352]: osdmap e1637: 8 total, 8 up, 8 in 2024-07-26T18:56:40.342 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2024-07-26T18:56:40.342 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 3 2024-07-26T18:56:40.342 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2024-07-26T18:56:40.342 INFO:tasks.workunit.client.0.smithi071.stdout:image: image34 2024-07-26T18:56:40.342 INFO:tasks.workunit.client.0.smithi071.stdout:image: image35 2024-07-26T18:56:40.342 INFO:tasks.workunit.client.0.smithi071.stdout:image: image36 2024-07-26T18:56:40.342 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image34 2024-07-26T18:56:40.343 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image35 2024-07-26T18:56:40.343 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image36 2024-07-26T18:56:40.370 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4238 ms) 2024-07-26T18:56:40.371 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-07-26T18:56:40.371 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:40.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:39 smithi071 ceph-mon[90507]: osdmap e1637: 8 total, 8 up, 8 in 2024-07-26T18:56:40.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:40 smithi071 ceph-mon[92867]: osdmap e1637: 8 total, 8 up, 8 in 2024-07-26T18:56:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:41 smithi135 ceph-mon[85352]: pgmap v2830: 329 pgs: 2 creating+peering, 16 unknown, 311 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 248 KiB/s rd, 11 KiB/s wr, 293 op/s 2024-07-26T18:56:41.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:41 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:41.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:41 smithi135 ceph-mon[85352]: osdmap e1638: 8 total, 8 up, 8 in 2024-07-26T18:56:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:41 smithi071 ceph-mon[90507]: pgmap v2830: 329 pgs: 2 creating+peering, 16 unknown, 311 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 248 KiB/s rd, 11 KiB/s wr, 293 op/s 2024-07-26T18:56:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:41 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:41 smithi071 ceph-mon[90507]: osdmap e1638: 8 total, 8 up, 8 in 2024-07-26T18:56:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:41 smithi071 ceph-mon[92867]: pgmap v2830: 329 pgs: 2 creating+peering, 16 unknown, 311 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 248 KiB/s rd, 11 KiB/s wr, 293 op/s 2024-07-26T18:56:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:41 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:56:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:41 smithi071 ceph-mon[92867]: osdmap e1638: 8 total, 8 up, 8 in 2024-07-26T18:56:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:42 smithi135 ceph-mon[85352]: osdmap e1639: 8 total, 8 up, 8 in 2024-07-26T18:56:42.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:42 smithi135 ceph-mon[85352]: osdmap e1640: 8 total, 8 up, 8 in 2024-07-26T18:56:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:56:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:56:42] "GET /metrics HTTP/1.1" 200 46095 "" "Prometheus/2.43.0" 2024-07-26T18:56:42.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:42 smithi071 ceph-mon[92867]: osdmap e1639: 8 total, 8 up, 8 in 2024-07-26T18:56:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:42 smithi071 ceph-mon[92867]: osdmap e1640: 8 total, 8 up, 8 in 2024-07-26T18:56:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:42 smithi071 ceph-mon[90507]: osdmap e1639: 8 total, 8 up, 8 in 2024-07-26T18:56:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:42 smithi071 ceph-mon[90507]: osdmap e1640: 8 total, 8 up, 8 in 2024-07-26T18:56:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:43 smithi135 ceph-mon[85352]: pgmap v2833: 329 pgs: 2 creating+peering, 9 unknown, 318 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 148 KiB/s rd, 6.7 KiB/s wr, 175 op/s 2024-07-26T18:56:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:43 smithi071 ceph-mon[92867]: pgmap v2833: 329 pgs: 2 creating+peering, 9 unknown, 318 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 148 KiB/s rd, 6.7 KiB/s wr, 175 op/s 2024-07-26T18:56:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:43 smithi071 ceph-mon[90507]: pgmap v2833: 329 pgs: 2 creating+peering, 9 unknown, 318 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 148 KiB/s rd, 6.7 KiB/s wr, 175 op/s 2024-07-26T18:56:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:56:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:44.059 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2024-07-26T18:56:44.059 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T18:56:44.059 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2024-07-26T18:56:44.059 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2024-07-26T18:56:44.059 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2024-07-26T18:56:44.059 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T18:56:44.059 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3688 ms) 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-07-26T18:56:44.060 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:44 smithi135 ceph-mon[85352]: osdmap e1641: 8 total, 8 up, 8 in 2024-07-26T18:56:44.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:44 smithi071 ceph-mon[92867]: osdmap e1641: 8 total, 8 up, 8 in 2024-07-26T18:56:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:44 smithi071 ceph-mon[90507]: osdmap e1641: 8 total, 8 up, 8 in 2024-07-26T18:56:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:45 smithi135 ceph-mon[85352]: pgmap v2836: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 69 KiB/s rd, 3.5 KiB/s wr, 82 op/s 2024-07-26T18:56:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:45 smithi135 ceph-mon[85352]: osdmap e1642: 8 total, 8 up, 8 in 2024-07-26T18:56:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:45 smithi071 ceph-mon[90507]: pgmap v2836: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 69 KiB/s rd, 3.5 KiB/s wr, 82 op/s 2024-07-26T18:56:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:45 smithi071 ceph-mon[90507]: osdmap e1642: 8 total, 8 up, 8 in 2024-07-26T18:56:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:45 smithi071 ceph-mon[92867]: pgmap v2836: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 69 KiB/s rd, 3.5 KiB/s wr, 82 op/s 2024-07-26T18:56:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:45 smithi071 ceph-mon[92867]: osdmap e1642: 8 total, 8 up, 8 in 2024-07-26T18:56:46.077 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2018 ms) 2024-07-26T18:56:46.077 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-07-26T18:56:46.077 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:46.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:46 smithi135 ceph-mon[85352]: osdmap e1643: 8 total, 8 up, 8 in 2024-07-26T18:56:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:46 smithi071 ceph-mon[90507]: osdmap e1643: 8 total, 8 up, 8 in 2024-07-26T18:56:46.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:46 smithi071 ceph-mon[92867]: osdmap e1643: 8 total, 8 up, 8 in 2024-07-26T18:56:47.012 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2024-07-26T18:56:47.012 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T18:56:47.013 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2024-07-26T18:56:47.013 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2024-07-26T18:56:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:47 smithi135 ceph-mon[85352]: pgmap v2839: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 362 KiB/s rd, 23 KiB/s wr, 428 op/s 2024-07-26T18:56:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:47 smithi135 ceph-mon[85352]: osdmap e1644: 8 total, 8 up, 8 in 2024-07-26T18:56:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:47 smithi135 ceph-mon[85352]: osdmap e1645: 8 total, 8 up, 8 in 2024-07-26T18:56:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:47 smithi071 ceph-mon[90507]: pgmap v2839: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 362 KiB/s rd, 23 KiB/s wr, 428 op/s 2024-07-26T18:56:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:47 smithi071 ceph-mon[90507]: osdmap e1644: 8 total, 8 up, 8 in 2024-07-26T18:56:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:47 smithi071 ceph-mon[90507]: osdmap e1645: 8 total, 8 up, 8 in 2024-07-26T18:56:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:47 smithi071 ceph-mon[92867]: pgmap v2839: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 362 KiB/s rd, 23 KiB/s wr, 428 op/s 2024-07-26T18:56:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:47 smithi071 ceph-mon[92867]: osdmap e1644: 8 total, 8 up, 8 in 2024-07-26T18:56:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:47 smithi071 ceph-mon[92867]: osdmap e1645: 8 total, 8 up, 8 in 2024-07-26T18:56:48.025 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2024-07-26T18:56:48.025 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T18:56:48.025 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2024-07-26T18:56:48.025 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2024-07-26T18:56:48.025 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2024-07-26T18:56:48.025 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2024-07-26T18:56:49.022 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2024-07-26T18:56:49.023 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T18:56:49.023 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2024-07-26T18:56:49.023 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2024-07-26T18:56:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:48 smithi135 ceph-mon[85352]: pgmap v2842: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 321 KiB/s rd, 24 KiB/s wr, 388 op/s 2024-07-26T18:56:49.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:48 smithi135 ceph-mon[85352]: osdmap e1646: 8 total, 8 up, 8 in 2024-07-26T18:56:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:48 smithi071 ceph-mon[90507]: pgmap v2842: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 321 KiB/s rd, 24 KiB/s wr, 388 op/s 2024-07-26T18:56:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:48 smithi071 ceph-mon[90507]: osdmap e1646: 8 total, 8 up, 8 in 2024-07-26T18:56:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:48 smithi071 ceph-mon[92867]: pgmap v2842: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 321 KiB/s rd, 24 KiB/s wr, 388 op/s 2024-07-26T18:56:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:48 smithi071 ceph-mon[92867]: osdmap e1646: 8 total, 8 up, 8 in 2024-07-26T18:56:50.023 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2024-07-26T18:56:50.024 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2024-07-26T18:56:50.034 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3957 ms) 2024-07-26T18:56:50.035 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-07-26T18:56:50.035 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:50.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:50 smithi135 ceph-mon[85352]: osdmap e1647: 8 total, 8 up, 8 in 2024-07-26T18:56:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:50 smithi071 ceph-mon[90507]: osdmap e1647: 8 total, 8 up, 8 in 2024-07-26T18:56:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:50 smithi071 ceph-mon[92867]: osdmap e1647: 8 total, 8 up, 8 in 2024-07-26T18:56:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:51 smithi135 ceph-mon[85352]: pgmap v2845: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 68 KiB/s rd, 7.7 KiB/s wr, 96 op/s 2024-07-26T18:56:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:51 smithi135 ceph-mon[85352]: osdmap e1648: 8 total, 8 up, 8 in 2024-07-26T18:56:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:51 smithi071 ceph-mon[92867]: pgmap v2845: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 68 KiB/s rd, 7.7 KiB/s wr, 96 op/s 2024-07-26T18:56:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:51 smithi071 ceph-mon[92867]: osdmap e1648: 8 total, 8 up, 8 in 2024-07-26T18:56:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:51 smithi071 ceph-mon[90507]: pgmap v2845: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 68 KiB/s rd, 7.7 KiB/s wr, 96 op/s 2024-07-26T18:56:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:51 smithi071 ceph-mon[90507]: osdmap e1648: 8 total, 8 up, 8 in 2024-07-26T18:56:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:52 smithi135 ceph-mon[85352]: osdmap e1649: 8 total, 8 up, 8 in 2024-07-26T18:56:52.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:52 smithi135 ceph-mon[85352]: osdmap e1650: 8 total, 8 up, 8 in 2024-07-26T18:56:52.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:52 smithi071 ceph-mon[92867]: osdmap e1649: 8 total, 8 up, 8 in 2024-07-26T18:56:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:52 smithi071 ceph-mon[92867]: osdmap e1650: 8 total, 8 up, 8 in 2024-07-26T18:56:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:52 smithi071 ceph-mon[90507]: osdmap e1649: 8 total, 8 up, 8 in 2024-07-26T18:56:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:52 smithi071 ceph-mon[90507]: osdmap e1650: 8 total, 8 up, 8 in 2024-07-26T18:56:52.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:56:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:56:52] "GET /metrics HTTP/1.1" 200 50956 "" "Prometheus/2.43.0" 2024-07-26T18:56:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:53 smithi135 ceph-mon[85352]: pgmap v2848: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 50 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-07-26T18:56:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:53 smithi071 ceph-mon[90507]: pgmap v2848: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 50 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-07-26T18:56:53.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:53 smithi071 ceph-mon[92867]: pgmap v2848: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 50 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-07-26T18:56:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:54 smithi135 ceph-mon[85352]: osdmap e1651: 8 total, 8 up, 8 in 2024-07-26T18:56:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:54 smithi071 ceph-mon[90507]: osdmap e1651: 8 total, 8 up, 8 in 2024-07-26T18:56:54.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:54 smithi071 ceph-mon[92867]: osdmap e1651: 8 total, 8 up, 8 in 2024-07-26T18:56:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:55 smithi135 ceph-mon[85352]: pgmap v2851: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 3.5 KiB/s wr, 40 op/s 2024-07-26T18:56:55.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:55 smithi135 ceph-mon[85352]: osdmap e1652: 8 total, 8 up, 8 in 2024-07-26T18:56:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:55 smithi071 ceph-mon[90507]: pgmap v2851: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 3.5 KiB/s wr, 40 op/s 2024-07-26T18:56:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:55 smithi071 ceph-mon[90507]: osdmap e1652: 8 total, 8 up, 8 in 2024-07-26T18:56:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:55 smithi071 ceph-mon[92867]: pgmap v2851: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 3.5 KiB/s wr, 40 op/s 2024-07-26T18:56:55.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:55 smithi071 ceph-mon[92867]: osdmap e1652: 8 total, 8 up, 8 in 2024-07-26T18:56:56.068 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2024-07-26T18:56:56.068 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2024-07-26T18:56:56.076 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6042 ms) 2024-07-26T18:56:56.076 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-07-26T18:56:56.076 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:56:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:56 smithi135 ceph-mon[85352]: osdmap e1653: 8 total, 8 up, 8 in 2024-07-26T18:56:56.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:56 smithi135 ceph-mon[85352]: pgmap v2854: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-07-26T18:56:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:56 smithi071 ceph-mon[90507]: osdmap e1653: 8 total, 8 up, 8 in 2024-07-26T18:56:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:56 smithi071 ceph-mon[90507]: pgmap v2854: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-07-26T18:56:56.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:56 smithi071 ceph-mon[92867]: osdmap e1653: 8 total, 8 up, 8 in 2024-07-26T18:56:56.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:56 smithi071 ceph-mon[92867]: pgmap v2854: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 25 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-07-26T18:56:57.016 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2024-07-26T18:56:57.016 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T18:56:57.016 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2024-07-26T18:56:57.016 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2024-07-26T18:56:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:57 smithi135 ceph-mon[85352]: osdmap e1654: 8 total, 8 up, 8 in 2024-07-26T18:56:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:57 smithi135 ceph-mon[85352]: osdmap e1655: 8 total, 8 up, 8 in 2024-07-26T18:56:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:57 smithi071 ceph-mon[90507]: osdmap e1654: 8 total, 8 up, 8 in 2024-07-26T18:56:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:57 smithi071 ceph-mon[90507]: osdmap e1655: 8 total, 8 up, 8 in 2024-07-26T18:56:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:57 smithi071 ceph-mon[92867]: osdmap e1654: 8 total, 8 up, 8 in 2024-07-26T18:56:57.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:57 smithi071 ceph-mon[92867]: osdmap e1655: 8 total, 8 up, 8 in 2024-07-26T18:56:58.019 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2024-07-26T18:56:58.019 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T18:56:58.019 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2024-07-26T18:56:58.019 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2024-07-26T18:56:58.019 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2024-07-26T18:56:58.019 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2024-07-26T18:56:58.023 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2024-07-26T18:56:58.024 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T18:56:58.024 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1-rename 2024-07-26T18:56:58.024 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2024-07-26T18:56:58.024 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1-rename with size 2097152 2024-07-26T18:56:58.024 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2024-07-26T18:56:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:58 smithi071 ceph-mon[90507]: pgmap v2857: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 45 KiB/s rd, 5.7 KiB/s wr, 64 op/s 2024-07-26T18:56:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:56:58 smithi071 ceph-mon[90507]: osdmap e1656: 8 total, 8 up, 8 in 2024-07-26T18:56:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:58 smithi071 ceph-mon[92867]: pgmap v2857: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 45 KiB/s rd, 5.7 KiB/s wr, 64 op/s 2024-07-26T18:56:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:56:58 smithi071 ceph-mon[92867]: osdmap e1656: 8 total, 8 up, 8 in 2024-07-26T18:56:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:58 smithi135 ceph-mon[85352]: pgmap v2857: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 45 KiB/s rd, 5.7 KiB/s wr, 64 op/s 2024-07-26T18:56:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:56:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:56:58 smithi135 ceph-mon[85352]: osdmap e1656: 8 total, 8 up, 8 in 2024-07-26T18:56:59.020 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2024-07-26T18:56:59.020 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T18:56:59.020 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2-rename 2024-07-26T18:56:59.020 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2-rename with size 4194304 2024-07-26T18:57:00.019 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2024-07-26T18:57:00.020 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2024-07-26T18:57:00.025 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3949 ms) 2024-07-26T18:57:00.025 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-07-26T18:57:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:00 smithi135 ceph-mon[85352]: osdmap e1657: 8 total, 8 up, 8 in 2024-07-26T18:57:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:00 smithi071 ceph-mon[90507]: osdmap e1657: 8 total, 8 up, 8 in 2024-07-26T18:57:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:00 smithi071 ceph-mon[92867]: osdmap e1657: 8 total, 8 up, 8 in 2024-07-26T18:57:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:01.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:01 smithi135 ceph-mon[85352]: pgmap v2860: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 42 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-07-26T18:57:01.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:01 smithi135 ceph-mon[85352]: osdmap e1658: 8 total, 8 up, 8 in 2024-07-26T18:57:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:01 smithi071 ceph-mon[90507]: pgmap v2860: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 42 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-07-26T18:57:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:01 smithi071 ceph-mon[90507]: osdmap e1658: 8 total, 8 up, 8 in 2024-07-26T18:57:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:01 smithi071 ceph-mon[92867]: pgmap v2860: 329 pgs: 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 42 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-07-26T18:57:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:01 smithi071 ceph-mon[92867]: osdmap e1658: 8 total, 8 up, 8 in 2024-07-26T18:57:02.007 INFO:tasks.workunit.client.0.smithi071.stdout:using new format!using new format!using new format! 2024-07-26T18:57:02.008 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:57:02.008 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T18:57:02.008 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:57:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:02 smithi135 ceph-mon[85352]: osdmap e1659: 8 total, 8 up, 8 in 2024-07-26T18:57:02.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:02 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1012549695' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:02.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:02 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:02.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:02 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:02.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:02 smithi135 ceph-mon[85352]: osdmap e1660: 8 total, 8 up, 8 in 2024-07-26T18:57:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:57:02] "GET /metrics HTTP/1.1" 200 50960 "" "Prometheus/2.43.0" 2024-07-26T18:57:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-mon[90507]: osdmap e1659: 8 total, 8 up, 8 in 2024-07-26T18:57:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1012549695' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:02.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-mon[90507]: osdmap e1660: 8 total, 8 up, 8 in 2024-07-26T18:57:02.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-mon[92867]: osdmap e1659: 8 total, 8 up, 8 in 2024-07-26T18:57:02.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1012549695' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:02.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:02.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:02.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:02 smithi071 ceph-mon[92867]: osdmap e1660: 8 total, 8 up, 8 in 2024-07-26T18:57:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:03 smithi135 ceph-mon[85352]: pgmap v2863: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 5.2 KiB/s wr, 81 op/s 2024-07-26T18:57:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:03 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:57:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:03 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:03 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:03 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:03 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:03 smithi135 ceph-mon[85352]: osdmap e1661: 8 total, 8 up, 8 in 2024-07-26T18:57:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[92867]: pgmap v2863: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 5.2 KiB/s wr, 81 op/s 2024-07-26T18:57:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:57:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[92867]: osdmap e1661: 8 total, 8 up, 8 in 2024-07-26T18:57:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[90507]: pgmap v2863: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 5.2 KiB/s wr, 81 op/s 2024-07-26T18:57:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:57:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:03 smithi071 ceph-mon[90507]: osdmap e1661: 8 total, 8 up, 8 in 2024-07-26T18:57:04.267 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4242 ms) 2024-07-26T18:57:04.267 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-07-26T18:57:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:04 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:57:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:04 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:57:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:04 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:04 smithi135 ceph-mon[85352]: osdmap e1662: 8 total, 8 up, 8 in 2024-07-26T18:57:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:04 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:57:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:04 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:57:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:04 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:04 smithi071 ceph-mon[90507]: osdmap e1662: 8 total, 8 up, 8 in 2024-07-26T18:57:04.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:04 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:57:04.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:04 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:57:04.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:04 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:04.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:04 smithi071 ceph-mon[92867]: osdmap e1662: 8 total, 8 up, 8 in 2024-07-26T18:57:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:05 smithi135 ceph-mon[85352]: pgmap v2866: 361 pgs: 11 creating+peering, 18 unknown, 332 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 60 KiB/s rd, 5.2 KiB/s wr, 80 op/s 2024-07-26T18:57:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:05 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:57:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:05 smithi071 ceph-mon[92867]: pgmap v2866: 361 pgs: 11 creating+peering, 18 unknown, 332 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 60 KiB/s rd, 5.2 KiB/s wr, 80 op/s 2024-07-26T18:57:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:05 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:57:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:05 smithi071 ceph-mon[90507]: pgmap v2866: 361 pgs: 11 creating+peering, 18 unknown, 332 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 60 KiB/s rd, 5.2 KiB/s wr, 80 op/s 2024-07-26T18:57:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:05 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:57:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:06 smithi135 ceph-mon[85352]: osdmap e1663: 8 total, 8 up, 8 in 2024-07-26T18:57:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:06 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2190864838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:06 smithi135 ceph-mon[85352]: pgmap v2869: 393 pgs: 11 creating+peering, 39 unknown, 343 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1023 B/s wr, 26 op/s 2024-07-26T18:57:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:06 smithi071 ceph-mon[90507]: osdmap e1663: 8 total, 8 up, 8 in 2024-07-26T18:57:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:06 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2190864838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:06 smithi071 ceph-mon[90507]: pgmap v2869: 393 pgs: 11 creating+peering, 39 unknown, 343 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1023 B/s wr, 26 op/s 2024-07-26T18:57:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:06 smithi071 ceph-mon[92867]: osdmap e1663: 8 total, 8 up, 8 in 2024-07-26T18:57:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:06 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2190864838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:06 smithi071 ceph-mon[92867]: pgmap v2869: 393 pgs: 11 creating+peering, 39 unknown, 343 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1023 B/s wr, 26 op/s 2024-07-26T18:57:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:07 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:57:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:07 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2190864838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:07.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:07 smithi135 ceph-mon[85352]: osdmap e1664: 8 total, 8 up, 8 in 2024-07-26T18:57:07.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:07 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:07.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:07 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:07.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:07 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:07.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:07 smithi135 ceph-mon[85352]: osdmap e1665: 8 total, 8 up, 8 in 2024-07-26T18:57:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:57:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2190864838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[90507]: osdmap e1664: 8 total, 8 up, 8 in 2024-07-26T18:57:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[90507]: osdmap e1665: 8 total, 8 up, 8 in 2024-07-26T18:57:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:57:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2190864838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[92867]: osdmap e1664: 8 total, 8 up, 8 in 2024-07-26T18:57:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:07.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:07 smithi071 ceph-mon[92867]: osdmap e1665: 8 total, 8 up, 8 in 2024-07-26T18:57:09.031 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:57:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:09 smithi135 ceph-mon[85352]: pgmap v2872: 393 pgs: 7 creating+peering, 16 unknown, 370 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 3.7 KiB/s wr, 122 op/s 2024-07-26T18:57:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:09 smithi135 ceph-mon[85352]: osdmap e1666: 8 total, 8 up, 8 in 2024-07-26T18:57:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:09 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:57:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-mon[92867]: pgmap v2872: 393 pgs: 7 creating+peering, 16 unknown, 370 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 3.7 KiB/s wr, 122 op/s 2024-07-26T18:57:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-mon[92867]: osdmap e1666: 8 total, 8 up, 8 in 2024-07-26T18:57:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:57:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-mon[90507]: pgmap v2872: 393 pgs: 7 creating+peering, 16 unknown, 370 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 3.7 KiB/s wr, 122 op/s 2024-07-26T18:57:09.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-mon[90507]: osdmap e1666: 8 total, 8 up, 8 in 2024-07-26T18:57:09.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:57:09.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:09] ENGINE Bus STOPPING 2024-07-26T18:57:09.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:57:09.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:09] ENGINE Bus STOPPED 2024-07-26T18:57:09.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:09] ENGINE Bus STARTING 2024-07-26T18:57:09.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:09] ENGINE Serving on http://:::9283 2024-07-26T18:57:09.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:09 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:09] ENGINE Bus STARTED 2024-07-26T18:57:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: osdmap e1667: 8 total, 8 up, 8 in 2024-07-26T18:57:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T18:57:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:57:10.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:10.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:10.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:10.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:10.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:10.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:10.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:10 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: osdmap e1667: 8 total, 8 up, 8 in 2024-07-26T18:57:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T18:57:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:10.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: osdmap e1667: 8 total, 8 up, 8 in 2024-07-26T18:57:10.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T18:57:10.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:10.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:10.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:57:10.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:57:10.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:10.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:10.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:10.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:10.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:10.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:10.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:10.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:10.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:10.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:10.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:10.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:10 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:11 smithi135 ceph-mon[85352]: pgmap v2875: 393 pgs: 7 creating+peering, 386 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 8.0 KiB/s wr, 120 op/s 2024-07-26T18:57:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:11 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:57:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:11 smithi135 ceph-mon[85352]: osdmap e1668: 8 total, 8 up, 8 in 2024-07-26T18:57:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:11 smithi071 ceph-mon[90507]: pgmap v2875: 393 pgs: 7 creating+peering, 386 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 8.0 KiB/s wr, 120 op/s 2024-07-26T18:57:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:11 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:57:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:11 smithi071 ceph-mon[90507]: osdmap e1668: 8 total, 8 up, 8 in 2024-07-26T18:57:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:11 smithi071 ceph-mon[92867]: pgmap v2875: 393 pgs: 7 creating+peering, 386 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 8.0 KiB/s wr, 120 op/s 2024-07-26T18:57:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:11 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:57:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:11 smithi071 ceph-mon[92867]: osdmap e1668: 8 total, 8 up, 8 in 2024-07-26T18:57:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:57:12] "GET /metrics HTTP/1.1" 200 50960 "" "Prometheus/2.43.0" 2024-07-26T18:57:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:12 smithi135 ceph-mon[85352]: pgmap v2877: 393 pgs: 393 active+clean; 5.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 244 KiB/s wr, 31 op/s 2024-07-26T18:57:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:12 smithi135 ceph-mon[85352]: osdmap e1669: 8 total, 8 up, 8 in 2024-07-26T18:57:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:12 smithi071 ceph-mon[92867]: pgmap v2877: 393 pgs: 393 active+clean; 5.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 244 KiB/s wr, 31 op/s 2024-07-26T18:57:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:12 smithi071 ceph-mon[92867]: osdmap e1669: 8 total, 8 up, 8 in 2024-07-26T18:57:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:12 smithi071 ceph-mon[90507]: pgmap v2877: 393 pgs: 393 active+clean; 5.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 244 KiB/s wr, 31 op/s 2024-07-26T18:57:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:12 smithi071 ceph-mon[90507]: osdmap e1669: 8 total, 8 up, 8 in 2024-07-26T18:57:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:15 smithi135 ceph-mon[85352]: pgmap v2879: 393 pgs: 393 active+clean; 5.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 198 KiB/s wr, 22 op/s 2024-07-26T18:57:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:15 smithi071 ceph-mon[90507]: pgmap v2879: 393 pgs: 393 active+clean; 5.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 198 KiB/s wr, 22 op/s 2024-07-26T18:57:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:15 smithi071 ceph-mon[92867]: pgmap v2879: 393 pgs: 393 active+clean; 5.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 198 KiB/s wr, 22 op/s 2024-07-26T18:57:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:17 smithi135 ceph-mon[85352]: pgmap v2880: 393 pgs: 393 active+clean; 5.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 165 KiB/s wr, 18 op/s 2024-07-26T18:57:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:17 smithi071 ceph-mon[90507]: pgmap v2880: 393 pgs: 393 active+clean; 5.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 165 KiB/s wr, 18 op/s 2024-07-26T18:57:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:17 smithi071 ceph-mon[92867]: pgmap v2880: 393 pgs: 393 active+clean; 5.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 165 KiB/s wr, 18 op/s 2024-07-26T18:57:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:18 smithi135 ceph-mon[85352]: osdmap e1670: 8 total, 8 up, 8 in 2024-07-26T18:57:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:18 smithi071 ceph-mon[90507]: osdmap e1670: 8 total, 8 up, 8 in 2024-07-26T18:57:18.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:18 smithi071 ceph-mon[92867]: osdmap e1670: 8 total, 8 up, 8 in 2024-07-26T18:57:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:19 smithi135 ceph-mon[85352]: pgmap v2882: 393 pgs: 393 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 994 KiB/s wr, 16 op/s 2024-07-26T18:57:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:19 smithi071 ceph-mon[90507]: pgmap v2882: 393 pgs: 393 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 994 KiB/s wr, 16 op/s 2024-07-26T18:57:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:19 smithi071 ceph-mon[92867]: pgmap v2882: 393 pgs: 393 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 994 KiB/s wr, 16 op/s 2024-07-26T18:57:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:21 smithi135 ceph-mon[85352]: pgmap v2883: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.6 KiB/s rd, 897 KiB/s wr, 15 op/s 2024-07-26T18:57:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:21 smithi071 ceph-mon[90507]: pgmap v2883: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.6 KiB/s rd, 897 KiB/s wr, 15 op/s 2024-07-26T18:57:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:21 smithi071 ceph-mon[92867]: pgmap v2883: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.6 KiB/s rd, 897 KiB/s wr, 15 op/s 2024-07-26T18:57:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:57:22] "GET /metrics HTTP/1.1" 200 55780 "" "Prometheus/2.43.0" 2024-07-26T18:57:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:23 smithi135 ceph-mon[85352]: pgmap v2884: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 773 KiB/s wr, 13 op/s 2024-07-26T18:57:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:23 smithi071 ceph-mon[90507]: pgmap v2884: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 773 KiB/s wr, 13 op/s 2024-07-26T18:57:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:23 smithi071 ceph-mon[92867]: pgmap v2884: 393 pgs: 393 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 773 KiB/s wr, 13 op/s 2024-07-26T18:57:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:25 smithi135 ceph-mon[85352]: pgmap v2885: 393 pgs: 393 active+clean; 14 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 820 KiB/s wr, 9 op/s 2024-07-26T18:57:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:25 smithi071 ceph-mon[90507]: pgmap v2885: 393 pgs: 393 active+clean; 14 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 820 KiB/s wr, 9 op/s 2024-07-26T18:57:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:25 smithi071 ceph-mon[92867]: pgmap v2885: 393 pgs: 393 active+clean; 14 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 820 KiB/s wr, 9 op/s 2024-07-26T18:57:27.265 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RemoveFullTry (22998 ms) 2024-07-26T18:57:27.266 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-07-26T18:57:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:27 smithi135 ceph-mon[85352]: pgmap v2886: 393 pgs: 393 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 2 op/s 2024-07-26T18:57:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:27 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-23' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:57:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:27 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-07-26T18:57:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:27 smithi135 ceph-mon[85352]: osdmap e1671: 8 total, 8 up, 8 in 2024-07-26T18:57:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:27 smithi071 ceph-mon[90507]: pgmap v2886: 393 pgs: 393 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 2 op/s 2024-07-26T18:57:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:27 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-23' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:57:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:27 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-07-26T18:57:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:27 smithi071 ceph-mon[90507]: osdmap e1671: 8 total, 8 up, 8 in 2024-07-26T18:57:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:27 smithi071 ceph-mon[92867]: pgmap v2886: 393 pgs: 393 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 2 op/s 2024-07-26T18:57:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:27 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-23' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:57:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:27 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-07-26T18:57:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:27 smithi071 ceph-mon[92867]: osdmap e1671: 8 total, 8 up, 8 in 2024-07-26T18:57:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[90507]: pgmap v2888: 393 pgs: 393 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 717 KiB/s wr, 2 op/s 2024-07-26T18:57:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[90507]: osdmap e1672: 8 total, 8 up, 8 in 2024-07-26T18:57:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4292638740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:28.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[92867]: pgmap v2888: 393 pgs: 393 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 717 KiB/s wr, 2 op/s 2024-07-26T18:57:28.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:28.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:28.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[92867]: osdmap e1672: 8 total, 8 up, 8 in 2024-07-26T18:57:28.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4292638740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:28.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:28 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:28 smithi135 ceph-mon[85352]: pgmap v2888: 393 pgs: 393 active+clean; 19 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 717 KiB/s wr, 2 op/s 2024-07-26T18:57:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:28 smithi135 ceph-mon[85352]: osdmap e1672: 8 total, 8 up, 8 in 2024-07-26T18:57:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:28 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4292638740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:29.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:28 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:30 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:30 smithi135 ceph-mon[85352]: osdmap e1673: 8 total, 8 up, 8 in 2024-07-26T18:57:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:30 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:30 smithi071 ceph-mon[92867]: osdmap e1673: 8 total, 8 up, 8 in 2024-07-26T18:57:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:30 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:30 smithi071 ceph-mon[90507]: osdmap e1673: 8 total, 8 up, 8 in 2024-07-26T18:57:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:31 smithi135 ceph-mon[85352]: pgmap v2891: 425 pgs: 12 creating+peering, 16 unknown, 397 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-26T18:57:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:31 smithi135 ceph-mon[85352]: osdmap e1674: 8 total, 8 up, 8 in 2024-07-26T18:57:31.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:31 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2263364926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:31 smithi071 ceph-mon[90507]: pgmap v2891: 425 pgs: 12 creating+peering, 16 unknown, 397 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-26T18:57:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:31 smithi071 ceph-mon[90507]: osdmap e1674: 8 total, 8 up, 8 in 2024-07-26T18:57:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:31 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2263364926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:31 smithi071 ceph-mon[92867]: pgmap v2891: 425 pgs: 12 creating+peering, 16 unknown, 397 active+clean; 13 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-07-26T18:57:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:31 smithi071 ceph-mon[92867]: osdmap e1674: 8 total, 8 up, 8 in 2024-07-26T18:57:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:31 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2263364926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:32 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2263364926' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:32 smithi135 ceph-mon[85352]: osdmap e1675: 8 total, 8 up, 8 in 2024-07-26T18:57:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:32 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:32 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:32 smithi135 ceph-mon[85352]: pgmap v2894: 457 pgs: 21 creating+peering, 32 unknown, 404 active+clean; 8.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 770 KiB/s wr, 18 op/s 2024-07-26T18:57:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:32 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-23' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:57:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:32 smithi135 ceph-mon[85352]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-07-26T18:57:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:32 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:32 smithi135 ceph-mon[85352]: osdmap e1676: 8 total, 8 up, 8 in 2024-07-26T18:57:32.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:57:32] "GET /metrics HTTP/1.1" 200 55855 "" "Prometheus/2.43.0" 2024-07-26T18:57:32.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2263364926' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[90507]: osdmap e1675: 8 total, 8 up, 8 in 2024-07-26T18:57:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[90507]: pgmap v2894: 457 pgs: 21 creating+peering, 32 unknown, 404 active+clean; 8.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 770 KiB/s wr, 18 op/s 2024-07-26T18:57:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-23' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:57:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[90507]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-07-26T18:57:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[90507]: osdmap e1676: 8 total, 8 up, 8 in 2024-07-26T18:57:32.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2263364926' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:32.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[92867]: osdmap e1675: 8 total, 8 up, 8 in 2024-07-26T18:57:32.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:32.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:32.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[92867]: pgmap v2894: 457 pgs: 21 creating+peering, 32 unknown, 404 active+clean; 8.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 770 KiB/s wr, 18 op/s 2024-07-26T18:57:32.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-23' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:57:32.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[92867]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-07-26T18:57:32.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-07-26T18:57:32.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:32 smithi071 ceph-mon[92867]: osdmap e1676: 8 total, 8 up, 8 in 2024-07-26T18:57:34.044 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:57:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:34 smithi135 ceph-mon[85352]: osdmap e1677: 8 total, 8 up, 8 in 2024-07-26T18:57:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:34 smithi071 ceph-mon[90507]: osdmap e1677: 8 total, 8 up, 8 in 2024-07-26T18:57:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:34 smithi071 ceph-mon[92867]: osdmap e1677: 8 total, 8 up, 8 in 2024-07-26T18:57:34.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:34] ENGINE Bus STOPPING 2024-07-26T18:57:34.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:57:34.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:34] ENGINE Bus STOPPED 2024-07-26T18:57:34.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:34] ENGINE Bus STARTING 2024-07-26T18:57:34.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:34] ENGINE Serving on http://:::9283 2024-07-26T18:57:34.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:34] ENGINE Bus STARTED 2024-07-26T18:57:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: pgmap v2897: 457 pgs: 21 creating+peering, 8 unknown, 428 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 256 KiB/s wr, 23 op/s 2024-07-26T18:57:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: osdmap e1678: 8 total, 8 up, 8 in 2024-07-26T18:57:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T18:57:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:57:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:57:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:57:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:35 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: pgmap v2897: 457 pgs: 21 creating+peering, 8 unknown, 428 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 256 KiB/s wr, 23 op/s 2024-07-26T18:57:35.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: osdmap e1678: 8 total, 8 up, 8 in 2024-07-26T18:57:35.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T18:57:35.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:35.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:35.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:57:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:57:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:57:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: pgmap v2897: 457 pgs: 21 creating+peering, 8 unknown, 428 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 256 KiB/s wr, 23 op/s 2024-07-26T18:57:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: osdmap e1678: 8 total, 8 up, 8 in 2024-07-26T18:57:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T18:57:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:57:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:57:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:57:35.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:35.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:57:35.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:35.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:35.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:35.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:57:35.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:57:35.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:57:35.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:57:35.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:35 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:57:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:36 smithi135 ceph-mon[85352]: osdmap e1679: 8 total, 8 up, 8 in 2024-07-26T18:57:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:36 smithi071 ceph-mon[92867]: osdmap e1679: 8 total, 8 up, 8 in 2024-07-26T18:57:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:36 smithi071 ceph-mon[90507]: osdmap e1679: 8 total, 8 up, 8 in 2024-07-26T18:57:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:37 smithi135 ceph-mon[85352]: pgmap v2900: 457 pgs: 9 creating+peering, 448 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 767 B/s wr, 24 op/s 2024-07-26T18:57:37.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:37 smithi135 ceph-mon[85352]: osdmap e1680: 8 total, 8 up, 8 in 2024-07-26T18:57:37.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:37 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:37.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:37 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:37 smithi071 ceph-mon[90507]: pgmap v2900: 457 pgs: 9 creating+peering, 448 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 767 B/s wr, 24 op/s 2024-07-26T18:57:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:37 smithi071 ceph-mon[90507]: osdmap e1680: 8 total, 8 up, 8 in 2024-07-26T18:57:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:37 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:37 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:37 smithi071 ceph-mon[92867]: pgmap v2900: 457 pgs: 9 creating+peering, 448 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 767 B/s wr, 24 op/s 2024-07-26T18:57:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:37 smithi071 ceph-mon[92867]: osdmap e1680: 8 total, 8 up, 8 in 2024-07-26T18:57:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:37 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:37.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:37 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:57:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:38 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:57:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:38 smithi071 ceph-mon[90507]: osdmap e1681: 8 total, 8 up, 8 in 2024-07-26T18:57:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:38 smithi071 ceph-mon[90507]: pgmap v2903: 457 pgs: 457 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-07-26T18:57:38.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:38 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:57:38.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:38 smithi071 ceph-mon[92867]: osdmap e1681: 8 total, 8 up, 8 in 2024-07-26T18:57:38.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:38 smithi071 ceph-mon[92867]: pgmap v2903: 457 pgs: 457 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-07-26T18:57:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:38 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:57:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:38 smithi135 ceph-mon[85352]: osdmap e1681: 8 total, 8 up, 8 in 2024-07-26T18:57:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:38 smithi135 ceph-mon[85352]: pgmap v2903: 457 pgs: 457 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-07-26T18:57:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:40 smithi071 ceph-mon[90507]: pgmap v2904: 457 pgs: 457 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.9 KiB/s wr, 19 op/s 2024-07-26T18:57:40.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:40 smithi071 ceph-mon[92867]: pgmap v2904: 457 pgs: 457 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.9 KiB/s wr, 19 op/s 2024-07-26T18:57:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:40 smithi135 ceph-mon[85352]: pgmap v2904: 457 pgs: 457 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.9 KiB/s wr, 19 op/s 2024-07-26T18:57:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:57:42] "GET /metrics HTTP/1.1" 200 55855 "" "Prometheus/2.43.0" 2024-07-26T18:57:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:43 smithi135 ceph-mon[85352]: pgmap v2905: 457 pgs: 457 active+clean; 8.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 656 KiB/s wr, 17 op/s 2024-07-26T18:57:43.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:43 smithi135 ceph-mon[85352]: osdmap e1682: 8 total, 8 up, 8 in 2024-07-26T18:57:43.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:43.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:43 smithi071 ceph-mon[90507]: pgmap v2905: 457 pgs: 457 active+clean; 8.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 656 KiB/s wr, 17 op/s 2024-07-26T18:57:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:43 smithi071 ceph-mon[90507]: osdmap e1682: 8 total, 8 up, 8 in 2024-07-26T18:57:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:43 smithi071 ceph-mon[92867]: pgmap v2905: 457 pgs: 457 active+clean; 8.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 656 KiB/s wr, 17 op/s 2024-07-26T18:57:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:43 smithi071 ceph-mon[92867]: osdmap e1682: 8 total, 8 up, 8 in 2024-07-26T18:57:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:45 smithi135 ceph-mon[85352]: pgmap v2907: 457 pgs: 457 active+clean; 9.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 708 KiB/s wr, 14 op/s 2024-07-26T18:57:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:45 smithi071 ceph-mon[90507]: pgmap v2907: 457 pgs: 457 active+clean; 9.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 708 KiB/s wr, 14 op/s 2024-07-26T18:57:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:45 smithi071 ceph-mon[92867]: pgmap v2907: 457 pgs: 457 active+clean; 9.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 708 KiB/s wr, 14 op/s 2024-07-26T18:57:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:47 smithi135 ceph-mon[85352]: pgmap v2908: 457 pgs: 457 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 623 KiB/s wr, 13 op/s 2024-07-26T18:57:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:47 smithi071 ceph-mon[90507]: pgmap v2908: 457 pgs: 457 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 623 KiB/s wr, 13 op/s 2024-07-26T18:57:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:47 smithi071 ceph-mon[92867]: pgmap v2908: 457 pgs: 457 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 623 KiB/s wr, 13 op/s 2024-07-26T18:57:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:49 smithi135 ceph-mon[85352]: pgmap v2909: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-07-26T18:57:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:49 smithi071 ceph-mon[90507]: pgmap v2909: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-07-26T18:57:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:49 smithi071 ceph-mon[92867]: pgmap v2909: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-07-26T18:57:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:51 smithi135 ceph-mon[85352]: pgmap v2910: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-07-26T18:57:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:51 smithi071 ceph-mon[90507]: pgmap v2910: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-07-26T18:57:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:51 smithi071 ceph-mon[92867]: pgmap v2910: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-07-26T18:57:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:52 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-25' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:57:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:52 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-07-26T18:57:52.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:52 smithi135 ceph-mon[85352]: osdmap e1683: 8 total, 8 up, 8 in 2024-07-26T18:57:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:57:52] "GET /metrics HTTP/1.1" 200 60774 "" "Prometheus/2.43.0" 2024-07-26T18:57:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:52 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-25' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:57:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:52 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-07-26T18:57:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:52 smithi071 ceph-mon[90507]: osdmap e1683: 8 total, 8 up, 8 in 2024-07-26T18:57:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:52 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-25' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:57:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:52 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-07-26T18:57:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:52 smithi071 ceph-mon[92867]: osdmap e1683: 8 total, 8 up, 8 in 2024-07-26T18:57:53.032 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:57:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:53 smithi135 ceph-mon[85352]: pgmap v2911: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 717 KiB/s wr, 2 op/s 2024-07-26T18:57:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:53 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-24", "field": "max_objects", "val": "6"}]: dispatch 2024-07-26T18:57:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:53 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-24", "field": "max_objects", "val": "6"}]: dispatch 2024-07-26T18:57:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:53 smithi071 ceph-mon[92867]: pgmap v2911: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 717 KiB/s wr, 2 op/s 2024-07-26T18:57:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:53 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-24", "field": "max_objects", "val": "6"}]: dispatch 2024-07-26T18:57:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:53 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-24", "field": "max_objects", "val": "6"}]: dispatch 2024-07-26T18:57:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:53 smithi071 ceph-mon[90507]: pgmap v2911: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 717 KiB/s wr, 2 op/s 2024-07-26T18:57:53.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:53 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-24", "field": "max_objects", "val": "6"}]: dispatch 2024-07-26T18:57:53.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:53 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-24", "field": "max_objects", "val": "6"}]: dispatch 2024-07-26T18:57:54.051 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:57:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:54 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-24", "field": "max_objects", "val": "6"}]': finished 2024-07-26T18:57:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:54 smithi135 ceph-mon[85352]: osdmap e1684: 8 total, 8 up, 8 in 2024-07-26T18:57:54.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:54 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-24", "field": "max_objects", "val": "6"}]': finished 2024-07-26T18:57:54.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:54 smithi071 ceph-mon[92867]: osdmap e1684: 8 total, 8 up, 8 in 2024-07-26T18:57:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:54 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-24", "field": "max_objects", "val": "6"}]': finished 2024-07-26T18:57:54.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:54 smithi071 ceph-mon[90507]: osdmap e1684: 8 total, 8 up, 8 in 2024-07-26T18:57:55.061 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:57:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:55 smithi135 ceph-mon[85352]: pgmap v2914: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 1.2 MiB/s wr, 2 op/s 2024-07-26T18:57:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:55 smithi071 ceph-mon[92867]: pgmap v2914: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 1.2 MiB/s wr, 2 op/s 2024-07-26T18:57:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:55 smithi071 ceph-mon[90507]: pgmap v2914: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 1.2 MiB/s wr, 2 op/s 2024-07-26T18:57:56.072 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:57:57.083 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:57:57.154 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (29889 ms) 2024-07-26T18:57:57.154 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespace 2024-07-26T18:57:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:57 smithi135 ceph-mon[85352]: pgmap v2915: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 512 KiB/s wr, 3 op/s 2024-07-26T18:57:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:57 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-24' is full (reached quota's max_objects: 6) 2024-07-26T18:57:57.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:57 smithi135 ceph-mon[85352]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:57:57.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:57 smithi135 ceph-mon[85352]: osdmap e1685: 8 total, 8 up, 8 in 2024-07-26T18:57:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:57 smithi071 ceph-mon[92867]: pgmap v2915: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 512 KiB/s wr, 3 op/s 2024-07-26T18:57:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:57 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-24' is full (reached quota's max_objects: 6) 2024-07-26T18:57:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:57 smithi071 ceph-mon[92867]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:57:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:57 smithi071 ceph-mon[92867]: osdmap e1685: 8 total, 8 up, 8 in 2024-07-26T18:57:57.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:57 smithi071 ceph-mon[90507]: pgmap v2915: 457 pgs: 457 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 512 KiB/s wr, 3 op/s 2024-07-26T18:57:57.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:57 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-24' is full (reached quota's max_objects: 6) 2024-07-26T18:57:57.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:57 smithi071 ceph-mon[90507]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:57:57.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:57 smithi071 ceph-mon[90507]: osdmap e1685: 8 total, 8 up, 8 in 2024-07-26T18:57:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[90507]: pgmap v2917: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 684 KiB/s wr, 7 op/s 2024-07-26T18:57:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[90507]: osdmap e1686: 8 total, 8 up, 8 in 2024-07-26T18:57:58.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/796515782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:58.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[92867]: pgmap v2917: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 684 KiB/s wr, 7 op/s 2024-07-26T18:57:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[92867]: osdmap e1686: 8 total, 8 up, 8 in 2024-07-26T18:57:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/796515782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:57:58 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:58 smithi135 ceph-mon[85352]: pgmap v2917: 457 pgs: 457 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 684 KiB/s wr, 7 op/s 2024-07-26T18:57:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:57:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:57:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:58 smithi135 ceph-mon[85352]: osdmap e1686: 8 total, 8 up, 8 in 2024-07-26T18:57:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:58 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/796515782' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:59.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:57:58 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:57:59.100 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:57:59.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:59] ENGINE Bus STOPPING 2024-07-26T18:57:59.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:57:59.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:59] ENGINE Bus STOPPED 2024-07-26T18:57:59.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:59] ENGINE Bus STARTING 2024-07-26T18:57:59.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:59] ENGINE Serving on http://:::9283 2024-07-26T18:57:59.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:57:59 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:57:59] ENGINE Bus STARTED 2024-07-26T18:58:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: osdmap e1687: 8 total, 8 up, 8 in 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:58:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: osdmap e1687: 8 total, 8 up, 8 in 2024-07-26T18:58:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T18:58:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:58:00.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:00.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:00.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:00.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:00.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[90507]: pgmap v2920: 489 pgs: 4 creating+peering, 22 unknown, 463 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.3 KiB/s wr, 36 op/s 2024-07-26T18:58:00.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:00.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:00.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:00 smithi071 ceph-mon[92867]: pgmap v2920: 489 pgs: 4 creating+peering, 22 unknown, 463 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.3 KiB/s wr, 36 op/s 2024-07-26T18:58:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:58:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: osdmap e1687: 8 total, 8 up, 8 in 2024-07-26T18:58:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T18:58:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:58:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:58:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:58:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:00.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:00 smithi135 ceph-mon[85352]: pgmap v2920: 489 pgs: 4 creating+peering, 22 unknown, 463 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.3 KiB/s wr, 36 op/s 2024-07-26T18:58:01.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:01 smithi071 ceph-mon[90507]: osdmap e1688: 8 total, 8 up, 8 in 2024-07-26T18:58:01.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:01 smithi071 ceph-mon[92867]: osdmap e1688: 8 total, 8 up, 8 in 2024-07-26T18:58:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:01 smithi135 ceph-mon[85352]: osdmap e1688: 8 total, 8 up, 8 in 2024-07-26T18:58:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:58:02] "GET /metrics HTTP/1.1" 200 60790 "" "Prometheus/2.43.0" 2024-07-26T18:58:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:02 smithi071 ceph-mon[90507]: osdmap e1689: 8 total, 8 up, 8 in 2024-07-26T18:58:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:02 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:02 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:02 smithi071 ceph-mon[90507]: pgmap v2923: 489 pgs: 4 creating+peering, 16 unknown, 469 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-07-26T18:58:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:02 smithi071 ceph-mon[92867]: osdmap e1689: 8 total, 8 up, 8 in 2024-07-26T18:58:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:02 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:02 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:02 smithi071 ceph-mon[92867]: pgmap v2923: 489 pgs: 4 creating+peering, 16 unknown, 469 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-07-26T18:58:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:02 smithi135 ceph-mon[85352]: osdmap e1689: 8 total, 8 up, 8 in 2024-07-26T18:58:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:02 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:02 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:02 smithi135 ceph-mon[85352]: pgmap v2923: 489 pgs: 4 creating+peering, 16 unknown, 469 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.0 KiB/s wr, 45 op/s 2024-07-26T18:58:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:03 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:58:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:03 smithi071 ceph-mon[92867]: osdmap e1690: 8 total, 8 up, 8 in 2024-07-26T18:58:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:03 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:58:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:03 smithi071 ceph-mon[90507]: osdmap e1690: 8 total, 8 up, 8 in 2024-07-26T18:58:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:03 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:58:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:03 smithi135 ceph-mon[85352]: osdmap e1690: 8 total, 8 up, 8 in 2024-07-26T18:58:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:04 smithi071 ceph-mon[90507]: pgmap v2925: 489 pgs: 3 creating+peering, 486 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.1 KiB/s wr, 36 op/s 2024-07-26T18:58:04.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:04 smithi071 ceph-mon[92867]: pgmap v2925: 489 pgs: 3 creating+peering, 486 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.1 KiB/s wr, 36 op/s 2024-07-26T18:58:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:04 smithi135 ceph-mon[85352]: pgmap v2925: 489 pgs: 3 creating+peering, 486 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.1 KiB/s wr, 36 op/s 2024-07-26T18:58:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:06 smithi071 ceph-mon[90507]: pgmap v2926: 489 pgs: 489 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.2 KiB/s wr, 16 op/s 2024-07-26T18:58:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:06 smithi071 ceph-mon[92867]: pgmap v2926: 489 pgs: 489 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.2 KiB/s wr, 16 op/s 2024-07-26T18:58:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:06 smithi135 ceph-mon[85352]: pgmap v2926: 489 pgs: 489 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.2 KiB/s wr, 16 op/s 2024-07-26T18:58:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:07 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-25' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:58:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:07 smithi071 ceph-mon[92867]: Health check update: 1 pool(s) full (POOL_FULL) 2024-07-26T18:58:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:07 smithi071 ceph-mon[92867]: osdmap e1691: 8 total, 8 up, 8 in 2024-07-26T18:58:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:07 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-25' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:58:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:07 smithi071 ceph-mon[90507]: Health check update: 1 pool(s) full (POOL_FULL) 2024-07-26T18:58:07.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:07 smithi071 ceph-mon[90507]: osdmap e1691: 8 total, 8 up, 8 in 2024-07-26T18:58:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:07 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-25' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:58:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:07 smithi135 ceph-mon[85352]: Health check update: 1 pool(s) full (POOL_FULL) 2024-07-26T18:58:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:07 smithi135 ceph-mon[85352]: osdmap e1691: 8 total, 8 up, 8 in 2024-07-26T18:58:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:09 smithi135 ceph-mon[85352]: pgmap v2928: 489 pgs: 489 active+clean; 9.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 824 KiB/s wr, 20 op/s 2024-07-26T18:58:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:09 smithi071 ceph-mon[90507]: pgmap v2928: 489 pgs: 489 active+clean; 9.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 824 KiB/s wr, 20 op/s 2024-07-26T18:58:09.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:09 smithi071 ceph-mon[92867]: pgmap v2928: 489 pgs: 489 active+clean; 9.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 824 KiB/s wr, 20 op/s 2024-07-26T18:58:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:11 smithi135 ceph-mon[85352]: pgmap v2929: 489 pgs: 489 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 641 KiB/s wr, 15 op/s 2024-07-26T18:58:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:11 smithi071 ceph-mon[90507]: pgmap v2929: 489 pgs: 489 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 641 KiB/s wr, 15 op/s 2024-07-26T18:58:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:11 smithi071 ceph-mon[92867]: pgmap v2929: 489 pgs: 489 active+clean; 9.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 641 KiB/s wr, 15 op/s 2024-07-26T18:58:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:58:12] "GET /metrics HTTP/1.1" 200 60790 "" "Prometheus/2.43.0" 2024-07-26T18:58:13.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:13 smithi135 ceph-mon[85352]: pgmap v2930: 489 pgs: 489 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 667 KiB/s wr, 13 op/s 2024-07-26T18:58:13.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:13 smithi135 ceph-mon[85352]: osdmap e1692: 8 total, 8 up, 8 in 2024-07-26T18:58:13.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:13 smithi071 ceph-mon[90507]: pgmap v2930: 489 pgs: 489 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 667 KiB/s wr, 13 op/s 2024-07-26T18:58:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:13 smithi071 ceph-mon[90507]: osdmap e1692: 8 total, 8 up, 8 in 2024-07-26T18:58:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:13 smithi071 ceph-mon[92867]: pgmap v2930: 489 pgs: 489 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 667 KiB/s wr, 13 op/s 2024-07-26T18:58:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:13 smithi071 ceph-mon[92867]: osdmap e1692: 8 total, 8 up, 8 in 2024-07-26T18:58:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:15 smithi135 ceph-mon[85352]: pgmap v2932: 489 pgs: 489 active+clean; 14 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-07-26T18:58:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:15 smithi071 ceph-mon[90507]: pgmap v2932: 489 pgs: 489 active+clean; 14 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-07-26T18:58:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:15 smithi071 ceph-mon[92867]: pgmap v2932: 489 pgs: 489 active+clean; 14 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-07-26T18:58:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:17 smithi135 ceph-mon[85352]: pgmap v2933: 489 pgs: 489 active+clean; 14 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 617 B/s rd, 494 KiB/s wr, 1 op/s 2024-07-26T18:58:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:17 smithi071 ceph-mon[90507]: pgmap v2933: 489 pgs: 489 active+clean; 14 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 617 B/s rd, 494 KiB/s wr, 1 op/s 2024-07-26T18:58:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:17 smithi071 ceph-mon[92867]: pgmap v2933: 489 pgs: 489 active+clean; 14 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 617 B/s rd, 494 KiB/s wr, 1 op/s 2024-07-26T18:58:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:19 smithi135 ceph-mon[85352]: pgmap v2934: 489 pgs: 489 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-07-26T18:58:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:19 smithi071 ceph-mon[90507]: pgmap v2934: 489 pgs: 489 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-07-26T18:58:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:19 smithi071 ceph-mon[92867]: pgmap v2934: 489 pgs: 489 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-07-26T18:58:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:21 smithi135 ceph-mon[85352]: pgmap v2935: 489 pgs: 489 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-07-26T18:58:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:21 smithi071 ceph-mon[90507]: pgmap v2935: 489 pgs: 489 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-07-26T18:58:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:21 smithi071 ceph-mon[92867]: pgmap v2935: 489 pgs: 489 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-07-26T18:58:22.289 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespace (25135 ms) 2024-07-26T18:58:22.289 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespaceDataPool 2024-07-26T18:58:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:22 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-26' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:58:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:22 smithi135 ceph-mon[85352]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:58:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:22 smithi135 ceph-mon[85352]: osdmap e1693: 8 total, 8 up, 8 in 2024-07-26T18:58:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:58:22] "GET /metrics HTTP/1.1" 200 63255 "" "Prometheus/2.43.0" 2024-07-26T18:58:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:22 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-26' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:58:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:22 smithi071 ceph-mon[90507]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:58:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:22 smithi071 ceph-mon[90507]: osdmap e1693: 8 total, 8 up, 8 in 2024-07-26T18:58:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:22 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-26' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:58:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:22 smithi071 ceph-mon[92867]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:58:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:22 smithi071 ceph-mon[92867]: osdmap e1693: 8 total, 8 up, 8 in 2024-07-26T18:58:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:23 smithi135 ceph-mon[85352]: pgmap v2936: 489 pgs: 489 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 921 KiB/s wr, 2 op/s 2024-07-26T18:58:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:23 smithi071 ceph-mon[90507]: pgmap v2936: 489 pgs: 489 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 921 KiB/s wr, 2 op/s 2024-07-26T18:58:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:23 smithi071 ceph-mon[92867]: pgmap v2936: 489 pgs: 489 active+clean; 20 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 921 KiB/s wr, 2 op/s 2024-07-26T18:58:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:24 smithi071 ceph-mon[90507]: osdmap e1694: 8 total, 8 up, 8 in 2024-07-26T18:58:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:24 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1273938804' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:24.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:24 smithi071 ceph-mon[90507]: pgmap v2939: 521 pgs: 3 creating+peering, 29 unknown, 489 active+clean; 25 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-07-26T18:58:24.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:24 smithi071 ceph-mon[92867]: osdmap e1694: 8 total, 8 up, 8 in 2024-07-26T18:58:24.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:24 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1273938804' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:24.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:24.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:24 smithi071 ceph-mon[92867]: pgmap v2939: 521 pgs: 3 creating+peering, 29 unknown, 489 active+clean; 25 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-07-26T18:58:24.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:24 smithi135 ceph-mon[85352]: osdmap e1694: 8 total, 8 up, 8 in 2024-07-26T18:58:24.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:24 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1273938804' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:24.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:24.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:24 smithi135 ceph-mon[85352]: pgmap v2939: 521 pgs: 3 creating+peering, 29 unknown, 489 active+clean; 25 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-07-26T18:58:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:25 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:58:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:25 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:58:25.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:25 smithi071 ceph-mon[90507]: osdmap e1695: 8 total, 8 up, 8 in 2024-07-26T18:58:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:25 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:58:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:25 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:58:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:25 smithi071 ceph-mon[92867]: osdmap e1695: 8 total, 8 up, 8 in 2024-07-26T18:58:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:25 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T18:58:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:25 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:58:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:25 smithi135 ceph-mon[85352]: osdmap e1695: 8 total, 8 up, 8 in 2024-07-26T18:58:26.114 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:58:26.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:58:26] ENGINE Bus STOPPING 2024-07-26T18:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[90507]: osdmap e1696: 8 total, 8 up, 8 in 2024-07-26T18:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3055667953' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[90507]: pgmap v2942: 553 pgs: 9 creating+peering, 50 unknown, 494 active+clean; 25 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-07-26T18:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:58:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[90507]: osdmap e1697: 8 total, 8 up, 8 in 2024-07-26T18:58:26.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[92867]: osdmap e1696: 8 total, 8 up, 8 in 2024-07-26T18:58:26.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3055667953' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:26.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:26.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[92867]: pgmap v2942: 553 pgs: 9 creating+peering, 50 unknown, 494 active+clean; 25 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-07-26T18:58:26.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:58:26.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-mon[92867]: osdmap e1697: 8 total, 8 up, 8 in 2024-07-26T18:58:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:26 smithi135 ceph-mon[85352]: osdmap e1696: 8 total, 8 up, 8 in 2024-07-26T18:58:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:26 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3055667953' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:26 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T18:58:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:26 smithi135 ceph-mon[85352]: pgmap v2942: 553 pgs: 9 creating+peering, 50 unknown, 494 active+clean; 25 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-07-26T18:58:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:26 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T18:58:26.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:26 smithi135 ceph-mon[85352]: osdmap e1697: 8 total, 8 up, 8 in 2024-07-26T18:58:26.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:58:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T18:58:26.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:58:26] ENGINE Bus STOPPED 2024-07-26T18:58:26.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:58:26] ENGINE Bus STARTING 2024-07-26T18:58:26.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:58:26] ENGINE Serving on http://:::9283 2024-07-26T18:58:26.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:26 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:18:58:26] ENGINE Bus STARTED 2024-07-26T18:58:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T18:58:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:58:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:58:27.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:58:27.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:27.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[90507]: osdmap e1698: 8 total, 8 up, 8 in 2024-07-26T18:58:27.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:58:27.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:58:27.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:27.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:27 smithi071 ceph-mon[92867]: osdmap e1698: 8 total, 8 up, 8 in 2024-07-26T18:58:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T18:58:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:58:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T18:58:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:27.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:27 smithi135 ceph-mon[85352]: osdmap e1698: 8 total, 8 up, 8 in 2024-07-26T18:58:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[90507]: pgmap v2945: 553 pgs: 15 creating+peering, 11 unknown, 527 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-07-26T18:58:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[90507]: osdmap e1699: 8 total, 8 up, 8 in 2024-07-26T18:58:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:58:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:28.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[92867]: pgmap v2945: 553 pgs: 15 creating+peering, 11 unknown, 527 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-07-26T18:58:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[92867]: osdmap e1699: 8 total, 8 up, 8 in 2024-07-26T18:58:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:58:28.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:28.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:28 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:29.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:28 smithi135 ceph-mon[85352]: pgmap v2945: 553 pgs: 15 creating+peering, 11 unknown, 527 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-07-26T18:58:29.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:29.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:29.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:28 smithi135 ceph-mon[85352]: osdmap e1699: 8 total, 8 up, 8 in 2024-07-26T18:58:29.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:28 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T18:58:29.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:28 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:29.060 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:28 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-07-26T18:58:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:30 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:58:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:30 smithi071 ceph-mon[90507]: osdmap e1700: 8 total, 8 up, 8 in 2024-07-26T18:58:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:30 smithi071 ceph-mon[90507]: pgmap v2948: 553 pgs: 6 creating+peering, 547 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 58 op/s 2024-07-26T18:58:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:30 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:58:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:30 smithi071 ceph-mon[92867]: osdmap e1700: 8 total, 8 up, 8 in 2024-07-26T18:58:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:30 smithi071 ceph-mon[92867]: pgmap v2948: 553 pgs: 6 creating+peering, 547 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 58 op/s 2024-07-26T18:58:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:30 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-07-26T18:58:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:30 smithi135 ceph-mon[85352]: osdmap e1700: 8 total, 8 up, 8 in 2024-07-26T18:58:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:30 smithi135 ceph-mon[85352]: pgmap v2948: 553 pgs: 6 creating+peering, 547 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 58 op/s 2024-07-26T18:58:32.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:58:32] "GET /metrics HTTP/1.1" 200 68096 "" "Prometheus/2.43.0" 2024-07-26T18:58:32.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:32 smithi071 ceph-mon[92867]: pgmap v2949: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 588 KiB/s wr, 51 op/s 2024-07-26T18:58:32.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:32 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-26' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:58:32.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:32 smithi071 ceph-mon[92867]: Health check update: 1 pool(s) full (POOL_FULL) 2024-07-26T18:58:32.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:32 smithi071 ceph-mon[92867]: osdmap e1701: 8 total, 8 up, 8 in 2024-07-26T18:58:32.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:32 smithi071 ceph-mon[90507]: pgmap v2949: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 588 KiB/s wr, 51 op/s 2024-07-26T18:58:32.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:32 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-26' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:58:32.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:32 smithi071 ceph-mon[90507]: Health check update: 1 pool(s) full (POOL_FULL) 2024-07-26T18:58:32.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:32 smithi071 ceph-mon[90507]: osdmap e1701: 8 total, 8 up, 8 in 2024-07-26T18:58:32.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:32 smithi135 ceph-mon[85352]: pgmap v2949: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 588 KiB/s wr, 51 op/s 2024-07-26T18:58:32.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:32 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-26' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:58:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:32 smithi135 ceph-mon[85352]: Health check update: 1 pool(s) full (POOL_FULL) 2024-07-26T18:58:32.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:32 smithi135 ceph-mon[85352]: osdmap e1701: 8 total, 8 up, 8 in 2024-07-26T18:58:34.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:34 smithi071 ceph-mon[90507]: pgmap v2951: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 513 KiB/s wr, 16 op/s 2024-07-26T18:58:34.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:34 smithi071 ceph-mon[92867]: pgmap v2951: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 513 KiB/s wr, 16 op/s 2024-07-26T18:58:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:34 smithi135 ceph-mon[85352]: pgmap v2951: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 513 KiB/s wr, 16 op/s 2024-07-26T18:58:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:36 smithi071 ceph-mon[90507]: pgmap v2952: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 426 KiB/s wr, 16 op/s 2024-07-26T18:58:36.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:36 smithi071 ceph-mon[92867]: pgmap v2952: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 426 KiB/s wr, 16 op/s 2024-07-26T18:58:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:36 smithi135 ceph-mon[85352]: pgmap v2952: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 426 KiB/s wr, 16 op/s 2024-07-26T18:58:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:38 smithi135 ceph-mon[85352]: osdmap e1702: 8 total, 8 up, 8 in 2024-07-26T18:58:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:38 smithi071 ceph-mon[92867]: osdmap e1702: 8 total, 8 up, 8 in 2024-07-26T18:58:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:38 smithi071 ceph-mon[90507]: osdmap e1702: 8 total, 8 up, 8 in 2024-07-26T18:58:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:39 smithi135 ceph-mon[85352]: pgmap v2954: 553 pgs: 553 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 896 KiB/s wr, 7 op/s 2024-07-26T18:58:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:39 smithi071 ceph-mon[90507]: pgmap v2954: 553 pgs: 553 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 896 KiB/s wr, 7 op/s 2024-07-26T18:58:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:39 smithi071 ceph-mon[92867]: pgmap v2954: 553 pgs: 553 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 896 KiB/s wr, 7 op/s 2024-07-26T18:58:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:41 smithi135 ceph-mon[85352]: pgmap v2955: 553 pgs: 553 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 512 KiB/s wr, 4 op/s 2024-07-26T18:58:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:41 smithi071 ceph-mon[92867]: pgmap v2955: 553 pgs: 553 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 512 KiB/s wr, 4 op/s 2024-07-26T18:58:41.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:41 smithi071 ceph-mon[90507]: pgmap v2955: 553 pgs: 553 active+clean; 12 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 512 KiB/s wr, 4 op/s 2024-07-26T18:58:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:58:42] "GET /metrics HTTP/1.1" 200 68096 "" "Prometheus/2.43.0" 2024-07-26T18:58:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:43 smithi135 ceph-mon[85352]: pgmap v2956: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.8 KiB/s rd, 991 KiB/s wr, 4 op/s 2024-07-26T18:58:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:43 smithi071 ceph-mon[90507]: pgmap v2956: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.8 KiB/s rd, 991 KiB/s wr, 4 op/s 2024-07-26T18:58:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:43 smithi071 ceph-mon[92867]: pgmap v2956: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.8 KiB/s rd, 991 KiB/s wr, 4 op/s 2024-07-26T18:58:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:58:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:45 smithi135 ceph-mon[85352]: pgmap v2957: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 922 KiB/s wr, 3 op/s 2024-07-26T18:58:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:45 smithi071 ceph-mon[90507]: pgmap v2957: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 922 KiB/s wr, 3 op/s 2024-07-26T18:58:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:45 smithi071 ceph-mon[92867]: pgmap v2957: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 922 KiB/s wr, 3 op/s 2024-07-26T18:58:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:47 smithi135 ceph-mon[85352]: pgmap v2958: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 921 KiB/s wr, 2 op/s 2024-07-26T18:58:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:47 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-28' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:58:47.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:47 smithi135 ceph-mon[85352]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:58:47.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:47 smithi135 ceph-mon[85352]: osdmap e1703: 8 total, 8 up, 8 in 2024-07-26T18:58:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:47 smithi071 ceph-mon[90507]: pgmap v2958: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 921 KiB/s wr, 2 op/s 2024-07-26T18:58:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:47 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-28' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:58:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:47 smithi071 ceph-mon[90507]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:58:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:47 smithi071 ceph-mon[90507]: osdmap e1703: 8 total, 8 up, 8 in 2024-07-26T18:58:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:47 smithi071 ceph-mon[92867]: pgmap v2958: 553 pgs: 553 active+clean; 17 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 921 KiB/s wr, 2 op/s 2024-07-26T18:58:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:47 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-28' is full (reached quota's max_bytes: 10 MiB) 2024-07-26T18:58:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:47 smithi071 ceph-mon[92867]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:58:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:47 smithi071 ceph-mon[92867]: osdmap e1703: 8 total, 8 up, 8 in 2024-07-26T18:58:48.072 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:58:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:48 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-27", "field": "max_objects", "val": "7"}]: dispatch 2024-07-26T18:58:48.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:48 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-27", "field": "max_objects", "val": "7"}]: dispatch 2024-07-26T18:58:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:48 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-27", "field": "max_objects", "val": "7"}]: dispatch 2024-07-26T18:58:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:48 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-27", "field": "max_objects", "val": "7"}]: dispatch 2024-07-26T18:58:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:48 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-27", "field": "max_objects", "val": "7"}]: dispatch 2024-07-26T18:58:48.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:48 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-27", "field": "max_objects", "val": "7"}]: dispatch 2024-07-26T18:58:49.082 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:58:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:49 smithi135 ceph-mon[85352]: pgmap v2960: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-07-26T18:58:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:49 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-27", "field": "max_objects", "val": "7"}]': finished 2024-07-26T18:58:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:49 smithi135 ceph-mon[85352]: osdmap e1704: 8 total, 8 up, 8 in 2024-07-26T18:58:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:49 smithi071 ceph-mon[90507]: pgmap v2960: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-07-26T18:58:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:49 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-27", "field": "max_objects", "val": "7"}]': finished 2024-07-26T18:58:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:49 smithi071 ceph-mon[90507]: osdmap e1704: 8 total, 8 up, 8 in 2024-07-26T18:58:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:49 smithi071 ceph-mon[92867]: pgmap v2960: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-07-26T18:58:49.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:49 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-141012-27", "field": "max_objects", "val": "7"}]': finished 2024-07-26T18:58:49.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:49 smithi071 ceph-mon[92867]: osdmap e1704: 8 total, 8 up, 8 in 2024-07-26T18:58:50.093 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:58:51.104 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:58:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:51 smithi135 ceph-mon[85352]: pgmap v2962: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 640 KiB/s wr, 4 op/s 2024-07-26T18:58:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:51 smithi071 ceph-mon[90507]: pgmap v2962: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 640 KiB/s wr, 4 op/s 2024-07-26T18:58:51.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:51 smithi071 ceph-mon[92867]: pgmap v2962: 553 pgs: 553 active+clean; 22 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 640 KiB/s wr, 4 op/s 2024-07-26T18:58:52.116 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:58:52.188 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespaceDataPool (29900 ms) 2024-07-26T18:58:52.189 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestIO 2024-07-26T18:58:52.189 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:58:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:58:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:58:52] "GET /metrics HTTP/1.1" 200 68184 "" "Prometheus/2.43.0" 2024-07-26T18:58:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:52 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-27' is full (reached quota's max_objects: 7) 2024-07-26T18:58:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:52 smithi071 ceph-mon[90507]: Health check update: 3 pool(s) full (POOL_FULL) 2024-07-26T18:58:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:52 smithi071 ceph-mon[90507]: osdmap e1705: 8 total, 8 up, 8 in 2024-07-26T18:58:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:52 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-27' is full (reached quota's max_objects: 7) 2024-07-26T18:58:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:52 smithi071 ceph-mon[92867]: Health check update: 3 pool(s) full (POOL_FULL) 2024-07-26T18:58:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:52 smithi071 ceph-mon[92867]: osdmap e1705: 8 total, 8 up, 8 in 2024-07-26T18:58:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:52 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-27' is full (reached quota's max_objects: 7) 2024-07-26T18:58:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:52 smithi135 ceph-mon[85352]: Health check update: 3 pool(s) full (POOL_FULL) 2024-07-26T18:58:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:52 smithi135 ceph-mon[85352]: osdmap e1705: 8 total, 8 up, 8 in 2024-07-26T18:58:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:53 smithi071 ceph-mon[90507]: pgmap v2963: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 769 KiB/s wr, 5 op/s 2024-07-26T18:58:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:53 smithi071 ceph-mon[92867]: pgmap v2963: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 769 KiB/s wr, 5 op/s 2024-07-26T18:58:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:53 smithi135 ceph-mon[85352]: pgmap v2963: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 769 KiB/s wr, 5 op/s 2024-07-26T18:58:54.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:54 smithi071 ceph-mon[92867]: pgmap v2965: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 165 KiB/s wr, 7 op/s 2024-07-26T18:58:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:54 smithi071 ceph-mon[90507]: pgmap v2965: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 165 KiB/s wr, 7 op/s 2024-07-26T18:58:54.511 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:58:54.511 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:58:54.511 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.512 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.513 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:58:54.514 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:58:54.515 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.516 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:58:54.517 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:58:54.518 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 = 512 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 1536~512 = 0 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:58:54.519 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.520 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.521 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T18:58:54.522 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.523 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.524 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.525 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.526 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.527 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.528 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:54.529 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:54.529 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:54.529 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:54.529 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:54.529 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:54.529 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:54 smithi135 ceph-mon[85352]: pgmap v2965: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 165 KiB/s wr, 7 op/s 2024-07-26T18:58:56.426 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.426 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.426 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.426 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.426 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.426 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.426 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.426 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.426 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.426 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.427 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.428 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.430 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.431 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.432 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.433 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.434 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:58:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:58:56.436 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:58:56.436 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:58:56.436 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:58:56.436 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:58:56.436 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestIO (4236 ms) 2024-07-26T18:58:56.436 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-07-26T18:58:56.436 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:58:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:56 smithi071 ceph-mon[90507]: pgmap v2966: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 131 KiB/s wr, 16 op/s 2024-07-26T18:58:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:56 smithi071 ceph-mon[92867]: pgmap v2966: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 131 KiB/s wr, 16 op/s 2024-07-26T18:58:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:56 smithi135 ceph-mon[85352]: pgmap v2966: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 131 KiB/s wr, 16 op/s 2024-07-26T18:58:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:58 smithi071 ceph-mon[92867]: pgmap v2967: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 471 KiB/s rd, 340 KiB/s wr, 892 op/s 2024-07-26T18:58:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:58:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:58 smithi071 ceph-mon[90507]: pgmap v2967: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 471 KiB/s rd, 340 KiB/s wr, 892 op/s 2024-07-26T18:58:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:58:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:58:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:58 smithi135 ceph-mon[85352]: pgmap v2967: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 471 KiB/s rd, 340 KiB/s wr, 892 op/s 2024-07-26T18:58:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:58:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:00.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:00 smithi071 ceph-mon[90507]: pgmap v2968: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 315 KiB/s wr, 825 op/s 2024-07-26T18:59:00.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:00 smithi071 ceph-mon[92867]: pgmap v2968: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 315 KiB/s wr, 825 op/s 2024-07-26T18:59:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:00 smithi135 ceph-mon[85352]: pgmap v2968: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 315 KiB/s wr, 825 op/s 2024-07-26T18:59:01.716 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:01.717 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:01.717 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:01.717 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:01.717 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:01.717 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.717 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:59:01.718 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.718 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.718 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:59:01.718 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.718 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:59:01.718 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.719 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.719 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:59:01.719 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.719 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:59:01.719 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.720 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.720 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:59:01.720 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.720 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:59:01.720 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.721 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.721 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:59:01.721 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.721 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:59:01.721 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.721 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.722 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:59:01.722 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:59:01.722 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:59:01.722 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:59:01.722 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:59:01.723 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:59:01.723 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:59:01.723 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:59:01.723 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:59:01.723 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:59:01.724 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:59:01.724 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.724 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:59:01.725 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.726 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.726 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:59:01.726 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.727 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:01.728 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.729 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 = 512 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 1536~512 = 0 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:01.730 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.731 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.732 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.733 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T18:59:01.734 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T18:59:01.735 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:01.736 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.737 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.737 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:01.737 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.737 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.737 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.737 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:01.737 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.737 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.737 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:01.737 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.738 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:01.739 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:01.740 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:01.740 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:01.740 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:02.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:59:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:59:02] "GET /metrics HTTP/1.1" 200 68175 "" "Prometheus/2.43.0" 2024-07-26T18:59:02.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:02 smithi071 ceph-mon[92867]: pgmap v2969: 553 pgs: 553 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 692 KiB/s wr, 990 op/s 2024-07-26T18:59:02.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:02 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-28' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:59:02.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:02 smithi071 ceph-mon[92867]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:59:02.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:02 smithi071 ceph-mon[92867]: osdmap e1706: 8 total, 8 up, 8 in 2024-07-26T18:59:02.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:02 smithi071 ceph-mon[90507]: pgmap v2969: 553 pgs: 553 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 692 KiB/s wr, 990 op/s 2024-07-26T18:59:02.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:02 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-28' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:59:02.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:02 smithi071 ceph-mon[90507]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:59:02.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:02 smithi071 ceph-mon[90507]: osdmap e1706: 8 total, 8 up, 8 in 2024-07-26T18:59:02.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:02 smithi135 ceph-mon[85352]: pgmap v2969: 553 pgs: 553 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 692 KiB/s wr, 990 op/s 2024-07-26T18:59:02.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:02 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-28' no longer out of quota; removing NO_QUOTA flag 2024-07-26T18:59:02.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:02 smithi135 ceph-mon[85352]: Health check update: 2 pool(s) full (POOL_FULL) 2024-07-26T18:59:02.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:02 smithi135 ceph-mon[85352]: osdmap e1706: 8 total, 8 up, 8 in 2024-07-26T18:59:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:04 smithi071 ceph-mon[90507]: pgmap v2971: 553 pgs: 553 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 557 KiB/s rd, 692 KiB/s wr, 991 op/s 2024-07-26T18:59:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:04 smithi071 ceph-mon[92867]: pgmap v2971: 553 pgs: 553 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 557 KiB/s rd, 692 KiB/s wr, 991 op/s 2024-07-26T18:59:04.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:04 smithi135 ceph-mon[85352]: pgmap v2971: 553 pgs: 553 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 557 KiB/s rd, 692 KiB/s wr, 991 op/s 2024-07-26T18:59:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:06 smithi071 ceph-mon[90507]: pgmap v2972: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 551 KiB/s rd, 691 KiB/s wr, 983 op/s 2024-07-26T18:59:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:06 smithi071 ceph-mon[92867]: pgmap v2972: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 551 KiB/s rd, 691 KiB/s wr, 983 op/s 2024-07-26T18:59:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:06 smithi135 ceph-mon[85352]: pgmap v2972: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 551 KiB/s rd, 691 KiB/s wr, 983 op/s 2024-07-26T18:59:07.402 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.402 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.402 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.403 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.404 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.405 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.406 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.406 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.406 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.406 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.406 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.406 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.406 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.406 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.406 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:07.406 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.407 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.407 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:07.407 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.407 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.407 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.407 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.407 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.407 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.407 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.408 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.410 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.411 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.411 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.411 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.411 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.411 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.411 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.411 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.411 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.412 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.412 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.412 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.412 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.412 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:07.412 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:07.412 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:07.412 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:07.412 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:07.412 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 4 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2024-07-26T18:59:07.413 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (10977 ms) 2024-07-26T18:59:07.414 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-07-26T18:59:07.414 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:59:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:08 smithi071 ceph-mon[90507]: pgmap v2973: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 830 KiB/s wr, 898 op/s 2024-07-26T18:59:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:08 smithi071 ceph-mon[92867]: pgmap v2973: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 830 KiB/s wr, 898 op/s 2024-07-26T18:59:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:08 smithi135 ceph-mon[85352]: pgmap v2973: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 830 KiB/s wr, 898 op/s 2024-07-26T18:59:10.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:10 smithi071 ceph-mon[90507]: pgmap v2974: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 830 KiB/s wr, 898 op/s 2024-07-26T18:59:10.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:10 smithi071 ceph-mon[92867]: pgmap v2974: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 830 KiB/s wr, 898 op/s 2024-07-26T18:59:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:10 smithi135 ceph-mon[85352]: pgmap v2974: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 830 KiB/s wr, 898 op/s 2024-07-26T18:59:12.412 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:59:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:59:12] "GET /metrics HTTP/1.1" 200 68175 "" "Prometheus/2.43.0" 2024-07-26T18:59:12.413 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:12 smithi071 ceph-mon[92867]: pgmap v2975: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 351 KiB/s wr, 734 op/s 2024-07-26T18:59:12.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:12 smithi071 ceph-mon[90507]: pgmap v2975: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 351 KiB/s wr, 734 op/s 2024-07-26T18:59:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:12 smithi135 ceph-mon[85352]: pgmap v2975: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 351 KiB/s wr, 734 op/s 2024-07-26T18:59:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:14.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:14 smithi071 ceph-mon[92867]: pgmap v2976: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 310 KiB/s wr, 649 op/s 2024-07-26T18:59:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:14 smithi071 ceph-mon[90507]: pgmap v2976: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 310 KiB/s wr, 649 op/s 2024-07-26T18:59:14.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:14 smithi135 ceph-mon[85352]: pgmap v2976: 553 pgs: 553 active+clean; 15 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 310 KiB/s wr, 649 op/s 2024-07-26T18:59:16.458 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:16.458 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:16.458 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:16.458 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:16.458 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:59:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.460 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.460 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:59:16.460 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.460 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:59:16.460 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.460 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.460 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:59:16.460 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.460 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T18:59:16.460 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T18:59:16.461 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T18:59:16.463 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:59:16.464 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T18:59:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 = 512 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 1536~512 = 0 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T18:59:16.466 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T18:59:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.468 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.469 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.470 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:16.471 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:16.472 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.473 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.474 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:16.475 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:16.475 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:16.475 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:16.475 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:16.475 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:16.475 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:16 smithi071 ceph-mon[92867]: pgmap v2977: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 975 KiB/s wr, 612 op/s 2024-07-26T18:59:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:16 smithi071 ceph-mon[90507]: pgmap v2977: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 975 KiB/s wr, 612 op/s 2024-07-26T18:59:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:16 smithi135 ceph-mon[85352]: pgmap v2977: 553 pgs: 553 active+clean; 23 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 975 KiB/s wr, 612 op/s 2024-07-26T18:59:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:18 smithi135 ceph-mon[85352]: pgmap v2978: 553 pgs: 553 active+clean; 27 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 1.15k op/s 2024-07-26T18:59:18.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:18 smithi071 ceph-mon[90507]: pgmap v2978: 553 pgs: 553 active+clean; 27 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 1.15k op/s 2024-07-26T18:59:18.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:18 smithi071 ceph-mon[92867]: pgmap v2978: 553 pgs: 553 active+clean; 27 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 1.15k op/s 2024-07-26T18:59:20.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:20 smithi135 ceph-mon[85352]: pgmap v2979: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 545 op/s 2024-07-26T18:59:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:20 smithi071 ceph-mon[90507]: pgmap v2979: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 545 op/s 2024-07-26T18:59:20.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:20 smithi071 ceph-mon[92867]: pgmap v2979: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 545 op/s 2024-07-26T18:59:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.021 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.022 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.023 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.024 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.025 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.026 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.027 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.028 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T18:59:22.029 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T18:59:22.030 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T18:59:22.031 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 4 2024-07-26T18:59:22.031 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2024-07-26T18:59:22.031 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2024-07-26T18:59:22.031 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (14619 ms) 2024-07-26T18:59:22.031 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2024-07-26T18:59:22.031 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T18:59:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:59:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:59:22] "GET /metrics HTTP/1.1" 200 68182 "" "Prometheus/2.43.0" 2024-07-26T18:59:22.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:22 smithi135 ceph-mon[85352]: pgmap v2980: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 547 op/s 2024-07-26T18:59:22.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:22 smithi071 ceph-mon[90507]: pgmap v2980: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 547 op/s 2024-07-26T18:59:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:22 smithi071 ceph-mon[92867]: pgmap v2980: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 547 op/s 2024-07-26T18:59:23.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:23 smithi135 ceph-mon[85352]: osdmap e1707: 8 total, 8 up, 8 in 2024-07-26T18:59:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:23 smithi071 ceph-mon[90507]: osdmap e1707: 8 total, 8 up, 8 in 2024-07-26T18:59:23.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:23 smithi071 ceph-mon[92867]: osdmap e1707: 8 total, 8 up, 8 in 2024-07-26T18:59:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:24 smithi135 ceph-mon[85352]: pgmap v2982: 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, 877 op/s 2024-07-26T18:59:24.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:24 smithi071 ceph-mon[92867]: pgmap v2982: 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, 877 op/s 2024-07-26T18:59:24.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:24 smithi071 ceph-mon[90507]: pgmap v2982: 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, 877 op/s 2024-07-26T18:59:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:26 smithi135 ceph-mon[85352]: pgmap v2983: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.2 MiB/s wr, 877 op/s 2024-07-26T18:59:26.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:26 smithi071 ceph-mon[90507]: pgmap v2983: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.2 MiB/s wr, 877 op/s 2024-07-26T18:59:26.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:26 smithi071 ceph-mon[92867]: pgmap v2983: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.2 MiB/s wr, 877 op/s 2024-07-26T18:59:27.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:59:27.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:59:27.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:59:27.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:59:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:59:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:59:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:59:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:59:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T18:59:27.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T18:59:27.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T18:59:27.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T18:59:28.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:28 smithi135 ceph-mon[85352]: pgmap v2984: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 511 KiB/s wr, 248 op/s 2024-07-26T18:59:28.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:28 smithi071 ceph-mon[90507]: pgmap v2984: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 511 KiB/s wr, 248 op/s 2024-07-26T18:59:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:28 smithi071 ceph-mon[92867]: pgmap v2984: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 511 KiB/s wr, 248 op/s 2024-07-26T18:59:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:29 smithi135 ceph-mon[85352]: osdmap e1708: 8 total, 8 up, 8 in 2024-07-26T18:59:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-07-26T18:59:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-07-26T18:59:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-07-26T18:59:29.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-07-26T18:59:29.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]: dispatch 2024-07-26T18:59:29.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.5", "id": [0, 2]}]: dispatch 2024-07-26T18:59:29.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-07-26T18:59:29.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-07-26T18:59:29.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]: dispatch 2024-07-26T18:59:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[90507]: osdmap e1708: 8 total, 8 up, 8 in 2024-07-26T18:59:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-07-26T18:59:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-07-26T18:59:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-07-26T18:59:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-07-26T18:59:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]: dispatch 2024-07-26T18:59:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.5", "id": [0, 2]}]: dispatch 2024-07-26T18:59:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-07-26T18:59:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-07-26T18:59:29.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]: dispatch 2024-07-26T18:59:29.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[92867]: osdmap e1708: 8 total, 8 up, 8 in 2024-07-26T18:59:29.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-07-26T18:59:29.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-07-26T18:59:29.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-07-26T18:59:29.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]: dispatch 2024-07-26T18:59:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]: dispatch 2024-07-26T18:59:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.5", "id": [0, 2]}]: dispatch 2024-07-26T18:59:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-07-26T18:59:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]: dispatch 2024-07-26T18:59:29.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]: dispatch 2024-07-26T18:59:30.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: pgmap v2986: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 126 KiB/s wr, 308 op/s 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]': finished 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]': finished 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]': finished 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.5", "id": [0, 2]}]': finished 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]': finished 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]': finished 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: osdmap e1709: 8 total, 8 up, 8 in 2024-07-26T18:59:30.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:30 smithi135 ceph-mon[85352]: osdmap e1710: 8 total, 8 up, 8 in 2024-07-26T18:59:30.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: pgmap v2986: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 126 KiB/s wr, 308 op/s 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]': finished 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]': finished 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]': finished 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.5", "id": [0, 2]}]': finished 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]': finished 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]': finished 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: osdmap e1709: 8 total, 8 up, 8 in 2024-07-26T18:59:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[90507]: osdmap e1710: 8 total, 8 up, 8 in 2024-07-26T18:59:30.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: pgmap v2986: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 126 KiB/s wr, 308 op/s 2024-07-26T18:59:30.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]': finished 2024-07-26T18:59:30.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2024-07-26T18:59:30.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-07-26T18:59:30.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.d", "id": [1, 4]}]': finished 2024-07-26T18:59:30.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]': finished 2024-07-26T18:59:30.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.5", "id": [0, 2]}]': finished 2024-07-26T18:59:30.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-07-26T18:59:30.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.18", "id": [4, 3]}]': finished 2024-07-26T18:59:30.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]': finished 2024-07-26T18:59:30.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: osdmap e1709: 8 total, 8 up, 8 in 2024-07-26T18:59:30.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:30 smithi071 ceph-mon[92867]: osdmap e1710: 8 total, 8 up, 8 in 2024-07-26T18:59:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:59:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:59:32] "GET /metrics HTTP/1.1" 200 68186 "" "Prometheus/2.43.0" 2024-07-26T18:59:32.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:32 smithi135 ceph-mon[85352]: pgmap v2989: 553 pgs: 4 peering, 549 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 685 KiB/s wr, 52 op/s 2024-07-26T18:59:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:32 smithi071 ceph-mon[90507]: pgmap v2989: 553 pgs: 4 peering, 549 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 685 KiB/s wr, 52 op/s 2024-07-26T18:59:32.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:32 smithi071 ceph-mon[92867]: pgmap v2989: 553 pgs: 4 peering, 549 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 685 KiB/s wr, 52 op/s 2024-07-26T18:59:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:34 smithi135 ceph-mon[85352]: pgmap v2990: 553 pgs: 4 peering, 549 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 685 KiB/s wr, 49 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:34 smithi071 ceph-mon[90507]: pgmap v2990: 553 pgs: 4 peering, 549 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 685 KiB/s wr, 49 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:34.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:34 smithi071 ceph-mon[92867]: pgmap v2990: 553 pgs: 4 peering, 549 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 685 KiB/s wr, 49 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:36 smithi135 ceph-mon[85352]: pgmap v2991: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 596 KiB/s wr, 42 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:36.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:36 smithi071 ceph-mon[90507]: pgmap v2991: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 596 KiB/s wr, 42 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:36.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:36 smithi071 ceph-mon[92867]: pgmap v2991: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 596 KiB/s wr, 42 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:38.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:38 smithi135 ceph-mon[85352]: pgmap v2992: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 513 KiB/s wr, 36 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:38 smithi071 ceph-mon[90507]: pgmap v2992: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 513 KiB/s wr, 36 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:38 smithi071 ceph-mon[92867]: pgmap v2992: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 513 KiB/s wr, 36 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:40 smithi135 ceph-mon[85352]: pgmap v2993: 553 pgs: 553 active+clean; 43 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 831 KiB/s wr, 33 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:40 smithi071 ceph-mon[90507]: pgmap v2993: 553 pgs: 553 active+clean; 43 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 831 KiB/s wr, 33 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:40 smithi071 ceph-mon[92867]: pgmap v2993: 553 pgs: 553 active+clean; 43 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 831 KiB/s wr, 33 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:41.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:41 smithi135 ceph-mon[85352]: osdmap e1711: 8 total, 8 up, 8 in 2024-07-26T18:59:41.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:41 smithi071 ceph-mon[92867]: osdmap e1711: 8 total, 8 up, 8 in 2024-07-26T18:59:41.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:41 smithi071 ceph-mon[90507]: osdmap e1711: 8 total, 8 up, 8 in 2024-07-26T18:59:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:59:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:59:42] "GET /metrics HTTP/1.1" 200 68186 "" "Prometheus/2.43.0" 2024-07-26T18:59:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:42 smithi135 ceph-mon[85352]: pgmap v2995: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:42.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:42 smithi071 ceph-mon[92867]: pgmap v2995: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:42.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:42 smithi071 ceph-mon[90507]: pgmap v2995: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-07-26T18:59:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:43.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:44 smithi135 ceph-mon[85352]: pgmap v2996: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-07-26T18:59:44.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:44 smithi071 ceph-mon[90507]: pgmap v2996: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-07-26T18:59:44.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:44 smithi071 ceph-mon[92867]: pgmap v2996: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-07-26T18:59:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:46 smithi135 ceph-mon[85352]: pgmap v2997: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-07-26T18:59:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:46 smithi071 ceph-mon[90507]: pgmap v2997: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-07-26T18:59:46.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:46 smithi071 ceph-mon[92867]: pgmap v2997: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-07-26T18:59:48.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:48 smithi135 ceph-mon[85352]: pgmap v2998: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-07-26T18:59:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:48 smithi071 ceph-mon[90507]: pgmap v2998: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-07-26T18:59:48.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:48 smithi071 ceph-mon[92867]: pgmap v2998: 553 pgs: 553 active+clean; 59 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-07-26T18:59:50.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:50 smithi135 ceph-mon[85352]: pgmap v2999: 553 pgs: 553 active+clean; 63 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-07-26T18:59:50.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:50 smithi071 ceph-mon[90507]: pgmap v2999: 553 pgs: 553 active+clean; 63 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-07-26T18:59:50.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:50 smithi071 ceph-mon[92867]: pgmap v2999: 553 pgs: 553 active+clean; 63 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2024-07-26T18:59:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 18:59:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:18:59:52] "GET /metrics HTTP/1.1" 200 68197 "" "Prometheus/2.43.0" 2024-07-26T18:59:52.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:52 smithi135 ceph-mon[85352]: pgmap v3000: 553 pgs: 553 active+clean; 67 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 756 KiB/s wr, 33 op/s 2024-07-26T18:59:52.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:52 smithi071 ceph-mon[90507]: pgmap v3000: 553 pgs: 553 active+clean; 67 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 756 KiB/s wr, 33 op/s 2024-07-26T18:59:52.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:52 smithi071 ceph-mon[92867]: pgmap v3000: 553 pgs: 553 active+clean; 67 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 756 KiB/s wr, 33 op/s 2024-07-26T18:59:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:54 smithi135 ceph-mon[85352]: pgmap v3001: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-07-26T18:59:54.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:54 smithi071 ceph-mon[90507]: pgmap v3001: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-07-26T18:59:54.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:54 smithi071 ceph-mon[92867]: pgmap v3001: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-07-26T18:59:56.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:56 smithi135 ceph-mon[85352]: pgmap v3002: 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, 10 op/s 2024-07-26T18:59:56.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:56 smithi071 ceph-mon[90507]: pgmap v3002: 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, 10 op/s 2024-07-26T18:59:56.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:56 smithi071 ceph-mon[92867]: pgmap v3002: 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, 10 op/s 2024-07-26T18:59:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:58 smithi071 ceph-mon[90507]: pgmap v3003: 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-07-26T18:59:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 18:59:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:58 smithi071 ceph-mon[92867]: pgmap v3003: 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-07-26T18:59:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 18:59:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T18:59:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:58 smithi135 ceph-mon[85352]: pgmap v3003: 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-07-26T18:59:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 18:59:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[90507]: pgmap v3004: 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-07-26T19:00:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[90507]: Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-07-26T19:00:00.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[90507]: [WRN] POOL_FULL: 2 pool(s) full 2024-07-26T19:00:00.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-24' is full (running out of quota) 2024-07-26T19:00:00.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[90507]: pool 'test-librbd-smithi071-141012-27' is full (running out of quota) 2024-07-26T19:00:00.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[90507]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-07-26T19:00:00.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[90507]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-07-26T19:00:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[92867]: pgmap v3004: 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-07-26T19:00:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[92867]: Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-07-26T19:00:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[92867]: [WRN] POOL_FULL: 2 pool(s) full 2024-07-26T19:00:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-24' is full (running out of quota) 2024-07-26T19:00:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[92867]: pool 'test-librbd-smithi071-141012-27' is full (running out of quota) 2024-07-26T19:00:00.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[92867]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-07-26T19:00:00.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:00 smithi071 ceph-mon[92867]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-07-26T19:00:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:00 smithi135 ceph-mon[85352]: pgmap v3004: 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-07-26T19:00:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:00 smithi135 ceph-mon[85352]: Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-07-26T19:00:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:00 smithi135 ceph-mon[85352]: [WRN] POOL_FULL: 2 pool(s) full 2024-07-26T19:00:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:00 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-24' is full (running out of quota) 2024-07-26T19:00:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:00 smithi135 ceph-mon[85352]: pool 'test-librbd-smithi071-141012-27' is full (running out of quota) 2024-07-26T19:00:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:00 smithi135 ceph-mon[85352]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-07-26T19:00:01.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:00 smithi135 ceph-mon[85352]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-07-26T19:00:01.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:01 smithi071 ceph-mon[92867]: osdmap e1712: 8 total, 8 up, 8 in 2024-07-26T19:00:01.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:01 smithi071 ceph-mon[90507]: osdmap e1712: 8 total, 8 up, 8 in 2024-07-26T19:00:02.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:01 smithi135 ceph-mon[85352]: osdmap e1712: 8 total, 8 up, 8 in 2024-07-26T19:00:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:00:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:00:02] "GET /metrics HTTP/1.1" 200 68194 "" "Prometheus/2.43.0" 2024-07-26T19:00:02.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:02 smithi071 ceph-mon[92867]: pgmap v3006: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 819 KiB/s wr, 12 op/s 2024-07-26T19:00:02.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:02 smithi071 ceph-mon[90507]: pgmap v3006: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 819 KiB/s wr, 12 op/s 2024-07-26T19:00:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:02 smithi135 ceph-mon[85352]: pgmap v3006: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 819 KiB/s wr, 12 op/s 2024-07-26T19:00:04.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:04 smithi071 ceph-mon[90507]: pgmap v3007: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 613 B/s wr, 28 op/s 2024-07-26T19:00:04.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:04 smithi071 ceph-mon[92867]: pgmap v3007: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 613 B/s wr, 28 op/s 2024-07-26T19:00:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:04 smithi135 ceph-mon[85352]: pgmap v3007: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 613 B/s wr, 28 op/s 2024-07-26T19:00:06.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:06 smithi071 ceph-mon[90507]: pgmap v3008: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-07-26T19:00:06.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:06 smithi071 ceph-mon[92867]: pgmap v3008: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-07-26T19:00:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:06 smithi135 ceph-mon[85352]: pgmap v3008: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-07-26T19:00:08.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:08 smithi071 ceph-mon[90507]: pgmap v3009: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-07-26T19:00:08.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:08 smithi071 ceph-mon[92867]: pgmap v3009: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-07-26T19:00:09.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:08 smithi135 ceph-mon[85352]: pgmap v3009: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-07-26T19:00:10.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:10 smithi071 ceph-mon[90507]: pgmap v3010: 553 pgs: 553 active+clean; 91 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.6 MiB/s wr, 43 op/s 2024-07-26T19:00:10.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:10 smithi071 ceph-mon[92867]: pgmap v3010: 553 pgs: 553 active+clean; 91 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.6 MiB/s wr, 43 op/s 2024-07-26T19:00:11.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:10 smithi135 ceph-mon[85352]: pgmap v3010: 553 pgs: 553 active+clean; 91 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.6 MiB/s wr, 43 op/s 2024-07-26T19:00:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:00:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:00:12] "GET /metrics HTTP/1.1" 200 68194 "" "Prometheus/2.43.0" 2024-07-26T19:00:12.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:12 smithi071 ceph-mon[90507]: pgmap v3011: 553 pgs: 553 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 545 KiB/s rd, 13 MiB/s wr, 50 op/s 2024-07-26T19:00:12.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:12 smithi071 ceph-mon[90507]: osdmap e1713: 8 total, 8 up, 8 in 2024-07-26T19:00:12.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:12.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:12 smithi071 ceph-mon[92867]: pgmap v3011: 553 pgs: 553 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 545 KiB/s rd, 13 MiB/s wr, 50 op/s 2024-07-26T19:00:12.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:12 smithi071 ceph-mon[92867]: osdmap e1713: 8 total, 8 up, 8 in 2024-07-26T19:00:12.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:12 smithi135 ceph-mon[85352]: pgmap v3011: 553 pgs: 553 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 545 KiB/s rd, 13 MiB/s wr, 50 op/s 2024-07-26T19:00:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:12 smithi135 ceph-mon[85352]: osdmap e1713: 8 total, 8 up, 8 in 2024-07-26T19:00:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:13.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:13 smithi071 ceph-mon[90507]: osdmap e1714: 8 total, 8 up, 8 in 2024-07-26T19:00:13.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:13 smithi071 ceph-mon[92867]: osdmap e1714: 8 total, 8 up, 8 in 2024-07-26T19:00:14.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:13 smithi135 ceph-mon[85352]: osdmap e1714: 8 total, 8 up, 8 in 2024-07-26T19:00:14.722 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 4 2024-07-26T19:00:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 4 2024-07-26T19:00:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 4 2024-07-26T19:00:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2024-07-26T19:00:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2024-07-26T19:00:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2024-07-26T19:00:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2024-07-26T19:00:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2024-07-26T19:00:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2024-07-26T19:00:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCloneEncryption (52701 ms) 2024-07-26T19:00:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2024-07-26T19:00:14.724 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:00:14.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:14 smithi071 ceph-mon[90507]: pgmap v3014: 553 pgs: 553 active+clean; 195 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 32 MiB/s wr, 154 op/s 2024-07-26T19:00:14.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:14 smithi071 ceph-mon[90507]: osdmap e1715: 8 total, 8 up, 8 in 2024-07-26T19:00:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:14 smithi071 ceph-mon[92867]: pgmap v3014: 553 pgs: 553 active+clean; 195 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 32 MiB/s wr, 154 op/s 2024-07-26T19:00:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:14 smithi071 ceph-mon[92867]: osdmap e1715: 8 total, 8 up, 8 in 2024-07-26T19:00:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:14 smithi135 ceph-mon[85352]: pgmap v3014: 553 pgs: 553 active+clean; 195 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 32 MiB/s wr, 154 op/s 2024-07-26T19:00:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:14 smithi135 ceph-mon[85352]: osdmap e1715: 8 total, 8 up, 8 in 2024-07-26T19:00:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:15 smithi071 ceph-mon[90507]: osdmap e1716: 8 total, 8 up, 8 in 2024-07-26T19:00:15.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:15 smithi071 ceph-mon[92867]: osdmap e1716: 8 total, 8 up, 8 in 2024-07-26T19:00:16.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:15 smithi135 ceph-mon[85352]: osdmap e1716: 8 total, 8 up, 8 in 2024-07-26T19:00:16.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:16 smithi071 ceph-mon[90507]: pgmap v3017: 553 pgs: 553 active+clean; 51 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 29 MiB/s wr, 342 op/s 2024-07-26T19:00:16.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:16 smithi071 ceph-mon[92867]: pgmap v3017: 553 pgs: 553 active+clean; 51 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 29 MiB/s wr, 342 op/s 2024-07-26T19:00:17.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:16 smithi135 ceph-mon[85352]: pgmap v3017: 553 pgs: 553 active+clean; 51 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 29 MiB/s wr, 342 op/s 2024-07-26T19:00:18.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:18 smithi071 ceph-mon[92867]: pgmap v3018: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 892 KiB/s rd, 15 MiB/s wr, 287 op/s 2024-07-26T19:00:18.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:18 smithi071 ceph-mon[90507]: pgmap v3018: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 892 KiB/s rd, 15 MiB/s wr, 287 op/s 2024-07-26T19:00:19.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:18 smithi135 ceph-mon[85352]: pgmap v3018: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 892 KiB/s rd, 15 MiB/s wr, 287 op/s 2024-07-26T19:00:19.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:19 smithi071 ceph-mon[90507]: osdmap e1717: 8 total, 8 up, 8 in 2024-07-26T19:00:19.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:19 smithi071 ceph-mon[92867]: osdmap e1717: 8 total, 8 up, 8 in 2024-07-26T19:00:20.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:19 smithi135 ceph-mon[85352]: osdmap e1717: 8 total, 8 up, 8 in 2024-07-26T19:00:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:20 smithi071 ceph-mon[90507]: pgmap v3020: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-07-26T19:00:20.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:20 smithi071 ceph-mon[92867]: pgmap v3020: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-07-26T19:00:20.958 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:20 smithi135 ceph-mon[85352]: pgmap v3020: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-07-26T19:00:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:00:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:00:22] "GET /metrics HTTP/1.1" 200 68207 "" "Prometheus/2.43.0" 2024-07-26T19:00:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:23 smithi135 ceph-mon[85352]: pgmap v3021: 553 pgs: 553 active+clean; 60 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 3.2 MiB/s wr, 120 op/s 2024-07-26T19:00:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:23 smithi135 ceph-mon[85352]: osdmap e1718: 8 total, 8 up, 8 in 2024-07-26T19:00:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:23 smithi071 ceph-mon[90507]: pgmap v3021: 553 pgs: 553 active+clean; 60 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 3.2 MiB/s wr, 120 op/s 2024-07-26T19:00:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:23 smithi071 ceph-mon[90507]: osdmap e1718: 8 total, 8 up, 8 in 2024-07-26T19:00:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:23 smithi071 ceph-mon[92867]: pgmap v3021: 553 pgs: 553 active+clean; 60 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 3.2 MiB/s wr, 120 op/s 2024-07-26T19:00:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:23 smithi071 ceph-mon[92867]: osdmap e1718: 8 total, 8 up, 8 in 2024-07-26T19:00:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:25 smithi135 ceph-mon[85352]: pgmap v3023: 553 pgs: 553 active+clean; 64 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 3.6 MiB/s wr, 94 op/s 2024-07-26T19:00:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:25 smithi071 ceph-mon[90507]: pgmap v3023: 553 pgs: 553 active+clean; 64 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 3.6 MiB/s wr, 94 op/s 2024-07-26T19:00:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:25 smithi071 ceph-mon[92867]: pgmap v3023: 553 pgs: 553 active+clean; 64 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 3.6 MiB/s wr, 94 op/s 2024-07-26T19:00:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:27 smithi135 ceph-mon[85352]: pgmap v3024: 553 pgs: 553 active+clean; 72 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.6 MiB/s wr, 58 op/s 2024-07-26T19:00:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:27 smithi071 ceph-mon[90507]: pgmap v3024: 553 pgs: 553 active+clean; 72 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.6 MiB/s wr, 58 op/s 2024-07-26T19:00:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:27 smithi071 ceph-mon[92867]: pgmap v3024: 553 pgs: 553 active+clean; 72 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.6 MiB/s wr, 58 op/s 2024-07-26T19:00:28.299 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (13577 ms) 2024-07-26T19:00:28.299 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2024-07-26T19:00:28.299 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:00:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:00:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:00:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:00:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:00:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:00:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:00:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:00:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:00:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:00:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:00:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:00:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:00:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:00:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:00:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:00:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:00:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:00:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:00:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:29 smithi071 ceph-mon[90507]: pgmap v3025: 553 pgs: 553 active+clean; 76 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.7 MiB/s wr, 41 op/s 2024-07-26T19:00:29.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:29 smithi071 ceph-mon[92867]: pgmap v3025: 553 pgs: 553 active+clean; 76 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.7 MiB/s wr, 41 op/s 2024-07-26T19:00:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:29 smithi135 ceph-mon[85352]: pgmap v3025: 553 pgs: 553 active+clean; 76 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 4.7 MiB/s wr, 41 op/s 2024-07-26T19:00:31.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:31 smithi071 ceph-mon[92867]: pgmap v3026: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:00:31.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:31 smithi071 ceph-mon[90507]: pgmap v3026: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:00:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:31 smithi135 ceph-mon[85352]: pgmap v3026: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:00:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:00:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:00:32] "GET /metrics HTTP/1.1" 200 68192 "" "Prometheus/2.43.0" 2024-07-26T19:00:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:33 smithi071 ceph-mon[90507]: pgmap v3027: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 986 KiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-07-26T19:00:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:33 smithi071 ceph-mon[92867]: pgmap v3027: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 986 KiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-07-26T19:00:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:33 smithi135 ceph-mon[85352]: pgmap v3027: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 986 KiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-07-26T19:00:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:35 smithi071 ceph-mon[90507]: pgmap v3028: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-07-26T19:00:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:35 smithi071 ceph-mon[92867]: pgmap v3028: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-07-26T19:00:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:35 smithi135 ceph-mon[85352]: pgmap v3028: 553 pgs: 553 active+clean; 80 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-07-26T19:00:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:36 smithi071 ceph-mon[90507]: pgmap v3029: 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-07-26T19:00:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:36 smithi071 ceph-mon[92867]: pgmap v3029: 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-07-26T19:00:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:36 smithi135 ceph-mon[85352]: pgmap v3029: 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-07-26T19:00:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:37 smithi071 ceph-mon[90507]: osdmap e1719: 8 total, 8 up, 8 in 2024-07-26T19:00:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:37 smithi071 ceph-mon[92867]: osdmap e1719: 8 total, 8 up, 8 in 2024-07-26T19:00:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:37 smithi135 ceph-mon[85352]: osdmap e1719: 8 total, 8 up, 8 in 2024-07-26T19:00:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:38 smithi071 ceph-mon[90507]: pgmap v3031: 553 pgs: 553 active+clean; 89 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-07-26T19:00:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:38 smithi071 ceph-mon[92867]: pgmap v3031: 553 pgs: 553 active+clean; 89 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-07-26T19:00:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:38 smithi135 ceph-mon[85352]: pgmap v3031: 553 pgs: 553 active+clean; 89 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-07-26T19:00:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:40 smithi135 ceph-mon[85352]: pgmap v3032: 553 pgs: 553 active+clean; 101 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.1 MiB/s wr, 37 op/s 2024-07-26T19:00:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:40 smithi071 ceph-mon[90507]: pgmap v3032: 553 pgs: 553 active+clean; 101 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.1 MiB/s wr, 37 op/s 2024-07-26T19:00:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:40 smithi071 ceph-mon[92867]: pgmap v3032: 553 pgs: 553 active+clean; 101 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.1 MiB/s wr, 37 op/s 2024-07-26T19:00:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:00:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:00:42] "GET /metrics HTTP/1.1" 200 68192 "" "Prometheus/2.43.0" 2024-07-26T19:00:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:42 smithi135 ceph-mon[85352]: pgmap v3033: 553 pgs: 553 active+clean; 121 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-07-26T19:00:42.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:42 smithi071 ceph-mon[92867]: pgmap v3033: 553 pgs: 553 active+clean; 121 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-07-26T19:00:42.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:42 smithi071 ceph-mon[90507]: pgmap v3033: 553 pgs: 553 active+clean; 121 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-07-26T19:00:43.610 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (15311 ms) 2024-07-26T19:00:43.611 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2024-07-26T19:00:43.611 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:00:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:43.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:44.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:44 smithi135 ceph-mon[85352]: pgmap v3034: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:00:44.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:44 smithi071 ceph-mon[92867]: pgmap v3034: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:00:44.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:44 smithi071 ceph-mon[90507]: pgmap v3034: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:00:46.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:46 smithi135 ceph-mon[85352]: pgmap v3035: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-07-26T19:00:46.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:46 smithi071 ceph-mon[92867]: pgmap v3035: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-07-26T19:00:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:46 smithi071 ceph-mon[90507]: pgmap v3035: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-07-26T19:00:47.719 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (4110 ms) 2024-07-26T19:00:47.720 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2024-07-26T19:00:47.720 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:00:48.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:48 smithi135 ceph-mon[85352]: pgmap v3036: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-07-26T19:00:48.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:48 smithi071 ceph-mon[92867]: pgmap v3036: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-07-26T19:00:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:48 smithi071 ceph-mon[90507]: pgmap v3036: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-07-26T19:00:50.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:50 smithi135 ceph-mon[85352]: pgmap v3037: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-26T19:00:50.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:50 smithi071 ceph-mon[90507]: pgmap v3037: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-26T19:00:50.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:50 smithi071 ceph-mon[92867]: pgmap v3037: 553 pgs: 553 active+clean; 125 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 19 op/s 2024-07-26T19:00:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:00:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:00:52] "GET /metrics HTTP/1.1" 200 68197 "" "Prometheus/2.43.0" 2024-07-26T19:00:52.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:52 smithi135 ceph-mon[85352]: pgmap v3038: 553 pgs: 553 active+clean; 129 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-07-26T19:00:52.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:52 smithi071 ceph-mon[90507]: pgmap v3038: 553 pgs: 553 active+clean; 129 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-07-26T19:00:52.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:52 smithi071 ceph-mon[92867]: pgmap v3038: 553 pgs: 553 active+clean; 129 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2024-07-26T19:00:53.228 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5508 ms) 2024-07-26T19:00:53.228 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2024-07-26T19:00:53.229 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_librbd.cc:2905: Skipped 2024-07-26T19:00:53.229 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T19:00:53.229 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2024-07-26T19:00:53.229 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2024-07-26T19:00:53.229 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:00:54.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:54 smithi135 ceph-mon[85352]: pgmap v3039: 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, 16 op/s 2024-07-26T19:00:54.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:54 smithi071 ceph-mon[92867]: pgmap v3039: 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, 16 op/s 2024-07-26T19:00:54.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:54 smithi071 ceph-mon[90507]: pgmap v3039: 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, 16 op/s 2024-07-26T19:00:56.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:56 smithi135 ceph-mon[85352]: pgmap v3040: 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, 24 op/s 2024-07-26T19:00:56.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:56 smithi071 ceph-mon[90507]: pgmap v3040: 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, 24 op/s 2024-07-26T19:00:56.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:56 smithi071 ceph-mon[92867]: pgmap v3040: 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, 24 op/s 2024-07-26T19:00:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:58 smithi135 ceph-mon[85352]: pgmap v3041: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 1.0 MiB/s wr, 24 op/s 2024-07-26T19:00:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:58 smithi135 ceph-mon[85352]: osdmap e1720: 8 total, 8 up, 8 in 2024-07-26T19:00:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:58 smithi071 ceph-mon[92867]: pgmap v3041: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 1.0 MiB/s wr, 24 op/s 2024-07-26T19:00:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:58 smithi071 ceph-mon[92867]: osdmap e1720: 8 total, 8 up, 8 in 2024-07-26T19:00:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:58 smithi071 ceph-mon[90507]: pgmap v3041: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 492 KiB/s rd, 1.0 MiB/s wr, 24 op/s 2024-07-26T19:00:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:58 smithi071 ceph-mon[90507]: osdmap e1720: 8 total, 8 up, 8 in 2024-07-26T19:00:58.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:00:59.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:00:59 smithi135 ceph-mon[85352]: osdmap e1721: 8 total, 8 up, 8 in 2024-07-26T19:00:59.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:00:59 smithi071 ceph-mon[90507]: osdmap e1721: 8 total, 8 up, 8 in 2024-07-26T19:00:59.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:00:59 smithi071 ceph-mon[92867]: osdmap e1721: 8 total, 8 up, 8 in 2024-07-26T19:01:00.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:00 smithi135 ceph-mon[85352]: pgmap v3044: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-07-26T19:01:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:00 smithi071 ceph-mon[90507]: pgmap v3044: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-07-26T19:01:00.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:00 smithi071 ceph-mon[92867]: pgmap v3044: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-07-26T19:01:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:01:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:01:02] "GET /metrics HTTP/1.1" 200 68194 "" "Prometheus/2.43.0" 2024-07-26T19:01:02.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:02 smithi135 ceph-mon[85352]: pgmap v3045: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 515 KiB/s wr, 77 op/s 2024-07-26T19:01:02.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:02 smithi071 ceph-mon[90507]: pgmap v3045: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 515 KiB/s wr, 77 op/s 2024-07-26T19:01:02.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:02 smithi071 ceph-mon[92867]: pgmap v3045: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 515 KiB/s wr, 77 op/s 2024-07-26T19:01:04.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:04 smithi135 ceph-mon[85352]: pgmap v3046: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 515 KiB/s wr, 70 op/s 2024-07-26T19:01:04.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:04 smithi071 ceph-mon[90507]: pgmap v3046: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 515 KiB/s wr, 70 op/s 2024-07-26T19:01:04.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:04 smithi071 ceph-mon[92867]: pgmap v3046: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 515 KiB/s wr, 70 op/s 2024-07-26T19:01:06.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:06 smithi135 ceph-mon[85352]: pgmap v3047: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 2.9 KiB/s wr, 67 op/s 2024-07-26T19:01:06.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:06 smithi071 ceph-mon[90507]: pgmap v3047: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 2.9 KiB/s wr, 67 op/s 2024-07-26T19:01:06.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:06 smithi071 ceph-mon[92867]: pgmap v3047: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 2.9 KiB/s wr, 67 op/s 2024-07-26T19:01:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:09 smithi071 ceph-mon[92867]: pgmap v3048: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 2.3 KiB/s wr, 54 op/s 2024-07-26T19:01:09.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:09 smithi071 ceph-mon[90507]: pgmap v3048: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 2.3 KiB/s wr, 54 op/s 2024-07-26T19:01:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:09 smithi135 ceph-mon[85352]: pgmap v3048: 553 pgs: 553 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 2.3 KiB/s wr, 54 op/s 2024-07-26T19:01:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:11 smithi071 ceph-mon[90507]: pgmap v3049: 553 pgs: 553 active+clean; 145 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 752 KiB/s wr, 51 op/s 2024-07-26T19:01:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:11 smithi071 ceph-mon[92867]: pgmap v3049: 553 pgs: 553 active+clean; 145 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 752 KiB/s wr, 51 op/s 2024-07-26T19:01:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:11 smithi135 ceph-mon[85352]: pgmap v3049: 553 pgs: 553 active+clean; 145 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 752 KiB/s wr, 51 op/s 2024-07-26T19:01:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:01:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:01:12] "GET /metrics HTTP/1.1" 200 68194 "" "Prometheus/2.43.0" 2024-07-26T19:01:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:13 smithi071 ceph-mon[90507]: 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.3 MiB/s wr, 57 op/s 2024-07-26T19:01:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:13 smithi071 ceph-mon[92867]: 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.3 MiB/s wr, 57 op/s 2024-07-26T19:01:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:13 smithi135 ceph-mon[85352]: 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.3 MiB/s wr, 57 op/s 2024-07-26T19:01:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:15 smithi071 ceph-mon[92867]: pgmap v3051: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-07-26T19:01:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:15 smithi071 ceph-mon[90507]: pgmap v3051: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-07-26T19:01:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:15 smithi135 ceph-mon[85352]: pgmap v3051: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-07-26T19:01:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:17 smithi071 ceph-mon[90507]: pgmap v3052: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-26T19:01:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:17 smithi071 ceph-mon[92867]: pgmap v3052: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-26T19:01:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:17 smithi135 ceph-mon[85352]: pgmap v3052: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-07-26T19:01:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:19 smithi071 ceph-mon[92867]: pgmap v3053: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-07-26T19:01:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:19 smithi071 ceph-mon[90507]: pgmap v3053: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-07-26T19:01:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:19 smithi135 ceph-mon[85352]: pgmap v3053: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-07-26T19:01:21.359 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:21 smithi135 ceph-mon[85352]: pgmap v3054: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-07-26T19:01:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:21 smithi071 ceph-mon[90507]: pgmap v3054: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-07-26T19:01:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:21 smithi071 ceph-mon[92867]: pgmap v3054: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-07-26T19:01:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:01:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:01:22] "GET /metrics HTTP/1.1" 200 68198 "" "Prometheus/2.43.0" 2024-07-26T19:01:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:22 smithi071 ceph-mon[90507]: pgmap v3055: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-07-26T19:01:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:22 smithi071 ceph-mon[92867]: pgmap v3055: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-07-26T19:01:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:22 smithi135 ceph-mon[85352]: pgmap v3055: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-07-26T19:01:24.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:24 smithi135 ceph-mon[85352]: pgmap v3056: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 2 op/s 2024-07-26T19:01:24.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:24 smithi071 ceph-mon[90507]: pgmap v3056: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 2 op/s 2024-07-26T19:01:24.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:24 smithi071 ceph-mon[92867]: pgmap v3056: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 2 op/s 2024-07-26T19:01:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:26 smithi135 ceph-mon[85352]: pgmap v3057: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-07-26T19:01:26.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:26 smithi071 ceph-mon[92867]: pgmap v3057: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-07-26T19:01:26.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:26 smithi071 ceph-mon[90507]: pgmap v3057: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-07-26T19:01:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:28 smithi135 ceph-mon[85352]: pgmap v3058: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-07-26T19:01:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:01:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:01:28.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:01:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:28 smithi071 ceph-mon[90507]: pgmap v3058: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-07-26T19:01:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:01:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:01:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:01:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:28 smithi071 ceph-mon[92867]: pgmap v3058: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-07-26T19:01:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:01:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:01:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:01:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:01:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:01:29.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:01:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:01:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:01:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:01:29.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:01:29.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:01:29.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:01:31.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:30 smithi135 ceph-mon[85352]: pgmap v3059: 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-07-26T19:01:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:30 smithi071 ceph-mon[92867]: pgmap v3059: 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-07-26T19:01:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:30 smithi071 ceph-mon[90507]: pgmap v3059: 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-07-26T19:01:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:01:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:01:32] "GET /metrics HTTP/1.1" 200 68192 "" "Prometheus/2.43.0" 2024-07-26T19:01:32.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:32 smithi071 ceph-mon[92867]: pgmap v3060: 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-07-26T19:01:32.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:32 smithi071 ceph-mon[90507]: pgmap v3060: 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-07-26T19:01:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:32 smithi135 ceph-mon[85352]: pgmap v3060: 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-07-26T19:01:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:34 smithi135 ceph-mon[85352]: pgmap v3061: 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-07-26T19:01:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:34 smithi071 ceph-mon[92867]: pgmap v3061: 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-07-26T19:01:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:34 smithi071 ceph-mon[90507]: pgmap v3061: 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-07-26T19:01:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:36 smithi135 ceph-mon[85352]: pgmap v3062: 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-07-26T19:01:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:36 smithi071 ceph-mon[90507]: pgmap v3062: 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-07-26T19:01:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:36 smithi071 ceph-mon[92867]: pgmap v3062: 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-07-26T19:01:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:38 smithi135 ceph-mon[85352]: pgmap v3063: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-07-26T19:01:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:38 smithi071 ceph-mon[90507]: pgmap v3063: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-07-26T19:01:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:38 smithi071 ceph-mon[92867]: pgmap v3063: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-07-26T19:01:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:40 smithi135 ceph-mon[85352]: pgmap v3064: 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-07-26T19:01:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:40 smithi071 ceph-mon[90507]: pgmap v3064: 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-07-26T19:01:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:40 smithi071 ceph-mon[92867]: pgmap v3064: 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-07-26T19:01:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:01:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:01:42] "GET /metrics HTTP/1.1" 200 68192 "" "Prometheus/2.43.0" 2024-07-26T19:01:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:42 smithi135 ceph-mon[85352]: pgmap v3065: 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-07-26T19:01:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:42 smithi071 ceph-mon[90507]: pgmap v3065: 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-07-26T19:01:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:42 smithi071 ceph-mon[92867]: pgmap v3065: 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-07-26T19:01:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:44 smithi135 ceph-mon[85352]: pgmap v3066: 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-07-26T19:01:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:44 smithi071 ceph-mon[90507]: pgmap v3066: 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-07-26T19:01:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:44 smithi071 ceph-mon[92867]: pgmap v3066: 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-07-26T19:01:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:46 smithi135 ceph-mon[85352]: pgmap v3067: 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-07-26T19:01:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:46 smithi071 ceph-mon[90507]: pgmap v3067: 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-07-26T19:01:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:46 smithi071 ceph-mon[92867]: pgmap v3067: 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-07-26T19:01:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:48 smithi135 ceph-mon[85352]: pgmap v3068: 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-07-26T19:01:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:48 smithi071 ceph-mon[90507]: pgmap v3068: 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-07-26T19:01:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:48 smithi071 ceph-mon[92867]: pgmap v3068: 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-07-26T19:01:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:50 smithi135 ceph-mon[85352]: pgmap v3069: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 463 KiB/s rd, 2 op/s 2024-07-26T19:01:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:50 smithi071 ceph-mon[90507]: pgmap v3069: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 463 KiB/s rd, 2 op/s 2024-07-26T19:01:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:50 smithi071 ceph-mon[92867]: pgmap v3069: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 463 KiB/s rd, 2 op/s 2024-07-26T19:01:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:01:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:01:52] "GET /metrics HTTP/1.1" 200 68193 "" "Prometheus/2.43.0" 2024-07-26T19:01:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:52 smithi135 ceph-mon[85352]: pgmap v3070: 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-07-26T19:01:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:52 smithi071 ceph-mon[92867]: pgmap v3070: 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-07-26T19:01:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:52 smithi071 ceph-mon[90507]: pgmap v3070: 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-07-26T19:01:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:54 smithi135 ceph-mon[85352]: pgmap v3071: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 494 KiB/s rd, 10 op/s 2024-07-26T19:01:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:54 smithi071 ceph-mon[90507]: pgmap v3071: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 494 KiB/s rd, 10 op/s 2024-07-26T19:01:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:54 smithi071 ceph-mon[92867]: pgmap v3071: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 494 KiB/s rd, 10 op/s 2024-07-26T19:01:57.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:56 smithi135 ceph-mon[85352]: pgmap v3072: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 85 B/s wr, 16 op/s 2024-07-26T19:01:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:56 smithi071 ceph-mon[92867]: pgmap v3072: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 85 B/s wr, 16 op/s 2024-07-26T19:01:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:56 smithi071 ceph-mon[90507]: pgmap v3072: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 85 B/s wr, 16 op/s 2024-07-26T19:01:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:01:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:01:58 smithi135 ceph-mon[85352]: pgmap v3073: 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-07-26T19:01:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:01:58 smithi071 ceph-mon[90507]: pgmap v3073: 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-07-26T19:01:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:01:58 smithi071 ceph-mon[92867]: pgmap v3073: 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-07-26T19:02:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:00 smithi135 ceph-mon[85352]: pgmap v3074: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 16 op/s 2024-07-26T19:02:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:00 smithi071 ceph-mon[92867]: pgmap v3074: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 16 op/s 2024-07-26T19:02:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:00 smithi071 ceph-mon[90507]: pgmap v3074: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 16 op/s 2024-07-26T19:02:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:02:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:02:02] "GET /metrics HTTP/1.1" 200 68193 "" "Prometheus/2.43.0" 2024-07-26T19:02:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:02 smithi135 ceph-mon[85352]: pgmap v3075: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 85 B/s wr, 20 op/s 2024-07-26T19:02:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:02 smithi071 ceph-mon[90507]: pgmap v3075: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 85 B/s wr, 20 op/s 2024-07-26T19:02:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:02 smithi071 ceph-mon[92867]: pgmap v3075: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 85 B/s wr, 20 op/s 2024-07-26T19:02:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:04 smithi135 ceph-mon[85352]: pgmap v3076: 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-07-26T19:02:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:04 smithi071 ceph-mon[90507]: pgmap v3076: 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-07-26T19:02:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:04 smithi071 ceph-mon[92867]: pgmap v3076: 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-07-26T19:02:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:06 smithi135 ceph-mon[85352]: pgmap v3077: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 170 B/s wr, 20 op/s 2024-07-26T19:02:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:06 smithi071 ceph-mon[92867]: pgmap v3077: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 170 B/s wr, 20 op/s 2024-07-26T19:02:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:06 smithi071 ceph-mon[90507]: pgmap v3077: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 170 B/s wr, 20 op/s 2024-07-26T19:02:09.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:08 smithi135 ceph-mon[85352]: pgmap v3078: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 85 B/s wr, 14 op/s 2024-07-26T19:02:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:08 smithi071 ceph-mon[92867]: pgmap v3078: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 85 B/s wr, 14 op/s 2024-07-26T19:02:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:08 smithi071 ceph-mon[90507]: pgmap v3078: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 85 B/s wr, 14 op/s 2024-07-26T19:02:11.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:10 smithi135 ceph-mon[85352]: pgmap v3079: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-07-26T19:02:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:10 smithi071 ceph-mon[90507]: pgmap v3079: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-07-26T19:02:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:10 smithi071 ceph-mon[92867]: pgmap v3079: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-07-26T19:02:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:02:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:02:12] "GET /metrics HTTP/1.1" 200 68193 "" "Prometheus/2.43.0" 2024-07-26T19:02:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:12 smithi135 ceph-mon[85352]: pgmap v3080: 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, 16 op/s 2024-07-26T19:02:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:12 smithi071 ceph-mon[92867]: pgmap v3080: 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, 16 op/s 2024-07-26T19:02:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:12 smithi071 ceph-mon[90507]: pgmap v3080: 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, 16 op/s 2024-07-26T19:02:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:14 smithi135 ceph-mon[85352]: pgmap v3081: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 170 B/s wr, 13 op/s 2024-07-26T19:02:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:14 smithi071 ceph-mon[90507]: pgmap v3081: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 170 B/s wr, 13 op/s 2024-07-26T19:02:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:14 smithi071 ceph-mon[92867]: pgmap v3081: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 170 B/s wr, 13 op/s 2024-07-26T19:02:17.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:16 smithi135 ceph-mon[85352]: pgmap v3082: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-07-26T19:02:17.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:16 smithi071 ceph-mon[92867]: pgmap v3082: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-07-26T19:02:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:16 smithi071 ceph-mon[90507]: pgmap v3082: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-07-26T19:02:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:19 smithi071 ceph-mon[90507]: pgmap v3083: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 85 B/s wr, 10 op/s 2024-07-26T19:02:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:19 smithi071 ceph-mon[92867]: pgmap v3083: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 85 B/s wr, 10 op/s 2024-07-26T19:02:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:19 smithi135 ceph-mon[85352]: pgmap v3083: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 85 B/s wr, 10 op/s 2024-07-26T19:02:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:21 smithi071 ceph-mon[92867]: pgmap v3084: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 12 op/s 2024-07-26T19:02:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:21 smithi071 ceph-mon[90507]: pgmap v3084: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 12 op/s 2024-07-26T19:02:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:21 smithi135 ceph-mon[85352]: pgmap v3084: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 12 op/s 2024-07-26T19:02:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:02:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:02:22] "GET /metrics HTTP/1.1" 200 68193 "" "Prometheus/2.43.0" 2024-07-26T19:02:23.359 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:23 smithi135 ceph-mon[85352]: pgmap v3085: 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-07-26T19:02:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:23 smithi071 ceph-mon[92867]: pgmap v3085: 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-07-26T19:02:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:23 smithi071 ceph-mon[90507]: pgmap v3085: 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-07-26T19:02:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:25 smithi071 ceph-mon[90507]: pgmap v3086: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 18 op/s 2024-07-26T19:02:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:25 smithi071 ceph-mon[92867]: pgmap v3086: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 18 op/s 2024-07-26T19:02:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:25 smithi135 ceph-mon[85352]: pgmap v3086: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 18 op/s 2024-07-26T19:02:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:27 smithi071 ceph-mon[92867]: pgmap v3087: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 21 op/s 2024-07-26T19:02:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:27 smithi071 ceph-mon[90507]: pgmap v3087: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 21 op/s 2024-07-26T19:02:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:27 smithi135 ceph-mon[85352]: pgmap v3087: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 21 op/s 2024-07-26T19:02:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:29 smithi071 ceph-mon[90507]: pgmap v3088: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-07-26T19:02:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:02:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:29 smithi071 ceph-mon[92867]: pgmap v3088: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-07-26T19:02:29.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:02:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:29 smithi135 ceph-mon[85352]: pgmap v3088: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-07-26T19:02:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:02:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:02:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:02:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:02:30.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:30 smithi071 ceph-mon[90507]: pgmap v3089: 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-07-26T19:02:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:02:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:02:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:02:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:30 smithi071 ceph-mon[92867]: pgmap v3089: 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-07-26T19:02:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:02:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:02:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:02:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:30 smithi135 ceph-mon[85352]: pgmap v3089: 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-07-26T19:02:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:02:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:02:32] "GET /metrics HTTP/1.1" 200 68197 "" "Prometheus/2.43.0" 2024-07-26T19:02:32.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:32 smithi135 ceph-mon[85352]: pgmap v3090: 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-07-26T19:02:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:32 smithi071 ceph-mon[90507]: pgmap v3090: 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-07-26T19:02:32.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:32 smithi071 ceph-mon[92867]: pgmap v3090: 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-07-26T19:02:34.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:34 smithi135 ceph-mon[85352]: pgmap v3091: 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-07-26T19:02:34.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:34 smithi071 ceph-mon[92867]: pgmap v3091: 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-07-26T19:02:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:34 smithi071 ceph-mon[90507]: pgmap v3091: 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-07-26T19:02:36.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:36 smithi135 ceph-mon[85352]: pgmap v3092: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 20 op/s 2024-07-26T19:02:36.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:36 smithi071 ceph-mon[90507]: pgmap v3092: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 20 op/s 2024-07-26T19:02:36.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:36 smithi071 ceph-mon[92867]: pgmap v3092: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 20 op/s 2024-07-26T19:02:38.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:38 smithi135 ceph-mon[85352]: pgmap v3093: 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-07-26T19:02:38.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:38 smithi071 ceph-mon[90507]: pgmap v3093: 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-07-26T19:02:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:38 smithi071 ceph-mon[92867]: pgmap v3093: 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-07-26T19:02:40.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:40 smithi135 ceph-mon[85352]: pgmap v3094: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-07-26T19:02:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:40 smithi071 ceph-mon[90507]: pgmap v3094: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-07-26T19:02:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:40 smithi071 ceph-mon[92867]: pgmap v3094: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-07-26T19:02:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:02:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:02:42] "GET /metrics HTTP/1.1" 200 68197 "" "Prometheus/2.43.0" 2024-07-26T19:02:42.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:42 smithi135 ceph-mon[85352]: pgmap v3095: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-07-26T19:02:42.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:42 smithi071 ceph-mon[92867]: pgmap v3095: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-07-26T19:02:42.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:42 smithi071 ceph-mon[90507]: pgmap v3095: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-07-26T19:02:43.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:43.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:44.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:44 smithi071 ceph-mon[92867]: pgmap v3096: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 op/s 2024-07-26T19:02:44.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:44 smithi071 ceph-mon[90507]: pgmap v3096: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 op/s 2024-07-26T19:02:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:44 smithi135 ceph-mon[85352]: pgmap v3096: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 op/s 2024-07-26T19:02:46.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:46 smithi071 ceph-mon[92867]: pgmap v3097: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 16 op/s 2024-07-26T19:02:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:46 smithi071 ceph-mon[90507]: pgmap v3097: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 16 op/s 2024-07-26T19:02:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:46 smithi135 ceph-mon[85352]: pgmap v3097: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 16 op/s 2024-07-26T19:02:48.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:48 smithi071 ceph-mon[92867]: pgmap v3098: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 10 op/s 2024-07-26T19:02:48.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:48 smithi071 ceph-mon[90507]: pgmap v3098: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 10 op/s 2024-07-26T19:02:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:48 smithi135 ceph-mon[85352]: pgmap v3098: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 10 op/s 2024-07-26T19:02:50.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:50 smithi071 ceph-mon[92867]: pgmap v3099: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 op/s 2024-07-26T19:02:50.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:50 smithi071 ceph-mon[90507]: pgmap v3099: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 op/s 2024-07-26T19:02:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:50 smithi135 ceph-mon[85352]: pgmap v3099: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 12 op/s 2024-07-26T19:02:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:02:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:02:52] "GET /metrics HTTP/1.1" 200 68193 "" "Prometheus/2.43.0" 2024-07-26T19:02:52.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:52 smithi071 ceph-mon[90507]: pgmap v3100: 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-07-26T19:02:52.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:52 smithi071 ceph-mon[92867]: pgmap v3100: 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-07-26T19:02:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:52 smithi135 ceph-mon[85352]: pgmap v3100: 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-07-26T19:02:54.859 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:54 smithi135 ceph-mon[85352]: pgmap v3101: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-07-26T19:02:54.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:54 smithi071 ceph-mon[90507]: pgmap v3101: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-07-26T19:02:54.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:54 smithi071 ceph-mon[92867]: pgmap v3101: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-07-26T19:02:56.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:56 smithi071 ceph-mon[90507]: pgmap v3102: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 20 op/s 2024-07-26T19:02:56.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:56 smithi071 ceph-mon[92867]: pgmap v3102: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 20 op/s 2024-07-26T19:02:57.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:56 smithi135 ceph-mon[85352]: pgmap v3102: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 20 op/s 2024-07-26T19:02:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:58 smithi071 ceph-mon[90507]: pgmap v3103: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 14 op/s 2024-07-26T19:02:58.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:02:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:58 smithi071 ceph-mon[92867]: pgmap v3103: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 14 op/s 2024-07-26T19:02:58.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:02:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:02:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:58 smithi135 ceph-mon[85352]: pgmap v3103: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 14 op/s 2024-07-26T19:02:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:02:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:00.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:00 smithi071 ceph-mon[92867]: pgmap v3104: 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-07-26T19:03:00.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:00 smithi071 ceph-mon[90507]: pgmap v3104: 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-07-26T19:03:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:00 smithi135 ceph-mon[85352]: pgmap v3104: 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-07-26T19:03:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:03:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:03:02] "GET /metrics HTTP/1.1" 200 68194 "" "Prometheus/2.43.0" 2024-07-26T19:03:02.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:02 smithi071 ceph-mon[92867]: pgmap v3105: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 85 B/s wr, 20 op/s 2024-07-26T19:03:02.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:02 smithi071 ceph-mon[90507]: pgmap v3105: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 85 B/s wr, 20 op/s 2024-07-26T19:03:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:02 smithi135 ceph-mon[85352]: pgmap v3105: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 85 B/s wr, 20 op/s 2024-07-26T19:03:04.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:04 smithi071 ceph-mon[92867]: pgmap v3106: 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-07-26T19:03:04.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:04 smithi071 ceph-mon[90507]: pgmap v3106: 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-07-26T19:03:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:04 smithi135 ceph-mon[85352]: pgmap v3106: 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-07-26T19:03:05.869 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (132641 ms) 2024-07-26T19:03:05.869 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EncryptedResize 2024-07-26T19:03:05.869 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:06.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:06 smithi071 ceph-mon[92867]: pgmap v3107: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-07-26T19:03:06.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:06 smithi071 ceph-mon[90507]: pgmap v3107: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-07-26T19:03:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:06 smithi135 ceph-mon[85352]: pgmap v3107: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-07-26T19:03:08.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:08 smithi071 ceph-mon[92867]: pgmap v3108: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 255 B/s wr, 11 op/s 2024-07-26T19:03:08.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:08 smithi071 ceph-mon[90507]: pgmap v3108: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 255 B/s wr, 11 op/s 2024-07-26T19:03:09.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:08 smithi135 ceph-mon[85352]: pgmap v3108: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 255 B/s wr, 11 op/s 2024-07-26T19:03:10.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:10 smithi071 ceph-mon[92867]: pgmap v3109: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 255 B/s wr, 10 op/s 2024-07-26T19:03:10.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:10 smithi071 ceph-mon[90507]: pgmap v3109: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 255 B/s wr, 10 op/s 2024-07-26T19:03:11.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:10 smithi135 ceph-mon[85352]: pgmap v3109: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 255 B/s wr, 10 op/s 2024-07-26T19:03:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:03:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:03:12] "GET /metrics HTTP/1.1" 200 68194 "" "Prometheus/2.43.0" 2024-07-26T19:03:12.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:12 smithi071 ceph-mon[90507]: pgmap v3110: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 511 B/s wr, 11 op/s 2024-07-26T19:03:12.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:12.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:12 smithi071 ceph-mon[92867]: pgmap v3110: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 511 B/s wr, 11 op/s 2024-07-26T19:03:12.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:12 smithi135 ceph-mon[85352]: pgmap v3110: 553 pgs: 553 active+clean; 153 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 511 B/s wr, 11 op/s 2024-07-26T19:03:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:14.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:14 smithi071 ceph-mon[90507]: pgmap v3111: 553 pgs: 553 active+clean; 161 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 683 KiB/s wr, 5 op/s 2024-07-26T19:03:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:14 smithi071 ceph-mon[92867]: pgmap v3111: 553 pgs: 553 active+clean; 161 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 683 KiB/s wr, 5 op/s 2024-07-26T19:03:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:14 smithi135 ceph-mon[85352]: pgmap v3111: 553 pgs: 553 active+clean; 161 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 683 KiB/s wr, 5 op/s 2024-07-26T19:03:16.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:16 smithi071 ceph-mon[90507]: pgmap v3112: 553 pgs: 553 active+clean; 165 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-07-26T19:03:16.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:16 smithi071 ceph-mon[92867]: pgmap v3112: 553 pgs: 553 active+clean; 165 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-07-26T19:03:17.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:16 smithi135 ceph-mon[85352]: pgmap v3112: 553 pgs: 553 active+clean; 165 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-07-26T19:03:18.901 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.EncryptedResize (13032 ms) 2024-07-26T19:03:18.901 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2024-07-26T19:03:18.901 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:19 smithi071 ceph-mon[90507]: pgmap v3113: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-07-26T19:03:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:19 smithi071 ceph-mon[92867]: pgmap v3113: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-07-26T19:03:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:19 smithi135 ceph-mon[85352]: pgmap v3113: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-07-26T19:03:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:20 smithi071 ceph-mon[90507]: pgmap v3114: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-07-26T19:03:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:20 smithi071 ceph-mon[92867]: pgmap v3114: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-07-26T19:03:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:20 smithi135 ceph-mon[85352]: pgmap v3114: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-07-26T19:03:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:03:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:03:22] "GET /metrics HTTP/1.1" 200 68188 "" "Prometheus/2.43.0" 2024-07-26T19:03:22.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:22 smithi071 ceph-mon[90507]: pgmap v3115: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2024-07-26T19:03:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:22 smithi071 ceph-mon[92867]: pgmap v3115: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2024-07-26T19:03:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:22 smithi135 ceph-mon[85352]: pgmap v3115: 553 pgs: 553 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2024-07-26T19:03:24.860 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:24 smithi135 ceph-mon[85352]: pgmap v3116: 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-07-26T19:03:24.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:24 smithi071 ceph-mon[90507]: pgmap v3116: 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-07-26T19:03:24.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:24 smithi071 ceph-mon[92867]: pgmap v3116: 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-07-26T19:03:26.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:26 smithi071 ceph-mon[90507]: pgmap v3117: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 940 KiB/s wr, 29 op/s 2024-07-26T19:03:26.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:26 smithi071 ceph-mon[92867]: pgmap v3117: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 940 KiB/s wr, 29 op/s 2024-07-26T19:03:27.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:26 smithi135 ceph-mon[85352]: pgmap v3117: 553 pgs: 553 active+clean; 169 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 940 KiB/s wr, 29 op/s 2024-07-26T19:03:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:27 smithi071 ceph-mon[90507]: osdmap e1722: 8 total, 8 up, 8 in 2024-07-26T19:03:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:27 smithi071 ceph-mon[92867]: osdmap e1722: 8 total, 8 up, 8 in 2024-07-26T19:03:27.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:27 smithi135 ceph-mon[85352]: osdmap e1722: 8 total, 8 up, 8 in 2024-07-26T19:03:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:28 smithi071 ceph-mon[90507]: pgmap v3119: 553 pgs: 553 active+clean; 177 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 821 KiB/s wr, 22 op/s 2024-07-26T19:03:28.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:28 smithi071 ceph-mon[92867]: pgmap v3119: 553 pgs: 553 active+clean; 177 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 821 KiB/s wr, 22 op/s 2024-07-26T19:03:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:28 smithi135 ceph-mon[85352]: pgmap v3119: 553 pgs: 553 active+clean; 177 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 821 KiB/s wr, 22 op/s 2024-07-26T19:03:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:03:29.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:03:30.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:03:30.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:30 smithi071 ceph-mon[90507]: pgmap v3120: 553 pgs: 553 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.2 MiB/s wr, 24 op/s 2024-07-26T19:03:30.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:03:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:03:30.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:03:30.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:30 smithi071 ceph-mon[92867]: pgmap v3120: 553 pgs: 553 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.2 MiB/s wr, 24 op/s 2024-07-26T19:03:30.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:03:30.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:03:30.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:03:31.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:30 smithi135 ceph-mon[85352]: pgmap v3120: 553 pgs: 553 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.2 MiB/s wr, 24 op/s 2024-07-26T19:03:31.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:03:31.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:03:31.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:03:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:03:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:03:32] "GET /metrics HTTP/1.1" 200 68193 "" "Prometheus/2.43.0" 2024-07-26T19:03:32.756 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (13855 ms) 2024-07-26T19:03:32.756 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-07-26T19:03:32.756 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:32 smithi071 ceph-mon[90507]: pgmap v3121: 553 pgs: 553 active+clean; 189 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-07-26T19:03:32.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:32 smithi071 ceph-mon[92867]: pgmap v3121: 553 pgs: 553 active+clean; 189 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-07-26T19:03:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:32 smithi135 ceph-mon[85352]: pgmap v3121: 553 pgs: 553 active+clean; 189 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-07-26T19:03:34.418 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:34.418 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:34.419 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:34.419 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:34.419 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:34.419 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.419 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:34.419 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.419 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.419 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:34.419 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.420 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:34.420 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.420 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.420 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:34.420 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.420 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:34.420 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.420 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.420 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:34.420 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.421 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:34.421 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.421 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.421 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:34.421 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.421 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:34.421 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.421 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.421 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:34.421 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T19:03:34.422 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T19:03:34.422 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T19:03:34.422 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T19:03:34.422 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T19:03:34.422 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T19:03:34.422 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T19:03:34.422 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T19:03:34.422 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T19:03:34.422 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T19:03:34.423 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.423 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T19:03:34.423 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.423 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.423 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T19:03:34.423 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.423 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T19:03:34.423 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.424 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.424 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T19:03:34.424 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.424 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T19:03:34.424 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.424 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.424 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T19:03:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T19:03:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T19:03:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T19:03:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.425 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T19:03:34.426 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:34.426 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:34.426 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:34.426 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:34.426 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:34.426 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.426 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:34.426 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:34.426 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:34.426 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:34.427 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 = 512 2024-07-26T19:03:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 1536~512 = 0 2024-07-26T19:03:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:34.428 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.429 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.430 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T19:03:34.430 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.430 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.430 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.430 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.430 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T19:03:34.430 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.430 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.430 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T19:03:34.430 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T19:03:34.431 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T19:03:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T19:03:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T19:03:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.432 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.433 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.433 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.433 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T19:03:34.433 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.433 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.433 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T19:03:34.433 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.433 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.434 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.435 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.436 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.436 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:34.436 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.436 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.436 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:34.436 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.436 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.436 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.436 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:34.436 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.437 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.438 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.438 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:34.438 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.438 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.438 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:34.438 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.438 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.438 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.438 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:34.438 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.439 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.440 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:34.440 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:34.440 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:34.440 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:34.440 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:34.440 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:34.440 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:34.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:34 smithi071 ceph-mon[90507]: pgmap v3122: 553 pgs: 553 active+clean; 193 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 909 KiB/s rd, 2.4 MiB/s wr, 43 op/s 2024-07-26T19:03:34.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:34 smithi071 ceph-mon[92867]: pgmap v3122: 553 pgs: 553 active+clean; 193 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 909 KiB/s rd, 2.4 MiB/s wr, 43 op/s 2024-07-26T19:03:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:34 smithi135 ceph-mon[85352]: pgmap v3122: 553 pgs: 553 active+clean; 193 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 909 KiB/s rd, 2.4 MiB/s wr, 43 op/s 2024-07-26T19:03:35.863 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.863 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.863 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.864 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.865 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.866 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.867 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.868 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.869 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.870 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.871 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:35.872 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3107 ms) 2024-07-26T19:03:35.873 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-07-26T19:03:36.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:36 smithi071 ceph-mon[90507]: pgmap v3123: 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, 46 op/s 2024-07-26T19:03:36.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:36 smithi071 ceph-mon[92867]: pgmap v3123: 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, 46 op/s 2024-07-26T19:03:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:36 smithi135 ceph-mon[85352]: pgmap v3123: 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, 46 op/s 2024-07-26T19:03:37.648 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:37.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:37 smithi071 ceph-mon[92867]: osdmap e1723: 8 total, 8 up, 8 in 2024-07-26T19:03:37.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:37 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/374423323' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:37.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:37 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:37 smithi071 ceph-mon[90507]: osdmap e1723: 8 total, 8 up, 8 in 2024-07-26T19:03:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:37 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/374423323' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:37 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:37 smithi135 ceph-mon[85352]: osdmap e1723: 8 total, 8 up, 8 in 2024-07-26T19:03:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:37 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/374423323' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:37 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:38 smithi071 ceph-mon[92867]: pgmap v3125: 585 pgs: 5 creating+peering, 27 unknown, 553 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 882 op/s 2024-07-26T19:03:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:38 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:03:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:38 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:03:38.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:38 smithi071 ceph-mon[92867]: osdmap e1724: 8 total, 8 up, 8 in 2024-07-26T19:03:38.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:38 smithi071 ceph-mon[90507]: pgmap v3125: 585 pgs: 5 creating+peering, 27 unknown, 553 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 882 op/s 2024-07-26T19:03:38.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:38 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:03:38.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:38 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:03:38.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:38 smithi071 ceph-mon[90507]: osdmap e1724: 8 total, 8 up, 8 in 2024-07-26T19:03:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:38 smithi135 ceph-mon[85352]: pgmap v3125: 585 pgs: 5 creating+peering, 27 unknown, 553 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 882 op/s 2024-07-26T19:03:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:38 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:03:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:38 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:03:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:38 smithi135 ceph-mon[85352]: osdmap e1724: 8 total, 8 up, 8 in 2024-07-26T19:03:39.714 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:39.715 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:39.716 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:39.717 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:39.718 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:39.719 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:39.719 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:39.719 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 = 512 2024-07-26T19:03:39.719 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:39.719 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 1536~512 = 0 2024-07-26T19:03:39.719 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:39.719 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:39.719 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:39.719 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:39.719 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:39.720 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:39.720 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:39.720 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3851 ms) 2024-07-26T19:03:39.720 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-07-26T19:03:39.720 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:39.744 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (30 ms) 2024-07-26T19:03:39.744 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-07-26T19:03:39.744 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:39.773 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (29 ms) 2024-07-26T19:03:39.773 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-07-26T19:03:39.773 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:39.802 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (29 ms) 2024-07-26T19:03:39.802 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-07-26T19:03:39.802 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:39.835 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (33 ms) 2024-07-26T19:03:39.835 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-07-26T19:03:39.835 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:39.902 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (67 ms) 2024-07-26T19:03:39.903 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-07-26T19:03:39.903 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:39.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:39 smithi071 ceph-mon[90507]: osdmap e1725: 8 total, 8 up, 8 in 2024-07-26T19:03:39.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:39 smithi071 ceph-mon[92867]: osdmap e1725: 8 total, 8 up, 8 in 2024-07-26T19:03:39.971 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (69 ms) 2024-07-26T19:03:39.971 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-07-26T19:03:39.971 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:40.039 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (68 ms) 2024-07-26T19:03:40.039 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-07-26T19:03:40.039 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:39 smithi135 ceph-mon[85352]: osdmap e1725: 8 total, 8 up, 8 in 2024-07-26T19:03:40.100 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (62 ms) 2024-07-26T19:03:40.100 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-07-26T19:03:40.100 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:40.517 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (416 ms) 2024-07-26T19:03:40.517 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-07-26T19:03:40.517 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:40.877 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (360 ms) 2024-07-26T19:03:40.877 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-07-26T19:03:40.877 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:40.906 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (29 ms) 2024-07-26T19:03:40.906 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-07-26T19:03:40.907 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:40.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:40 smithi071 ceph-mon[90507]: pgmap v3128: 585 pgs: 5 creating+peering, 15 unknown, 565 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 1.41k op/s 2024-07-26T19:03:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:40 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:03:40.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:40 smithi071 ceph-mon[90507]: osdmap e1726: 8 total, 8 up, 8 in 2024-07-26T19:03:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:40 smithi071 ceph-mon[92867]: pgmap v3128: 585 pgs: 5 creating+peering, 15 unknown, 565 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 1.41k op/s 2024-07-26T19:03:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:40 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:03:40.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:40 smithi071 ceph-mon[92867]: osdmap e1726: 8 total, 8 up, 8 in 2024-07-26T19:03:40.936 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (30 ms) 2024-07-26T19:03:40.936 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-07-26T19:03:40.936 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:40.962 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (26 ms) 2024-07-26T19:03:40.962 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-07-26T19:03:40.962 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:40.987 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (26 ms) 2024-07-26T19:03:40.988 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-07-26T19:03:40.988 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:41.011 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.011 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 0~1048576 = 0 2024-07-26T19:03:41.011 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.011 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 0~4194304 = 0 2024-07-26T19:03:41.011 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.011 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 3145728~1048576 = 0 2024-07-26T19:03:41.011 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (23 ms) 2024-07-26T19:03:41.011 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestFUA 2024-07-26T19:03:41.012 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:40 smithi135 ceph-mon[85352]: pgmap v3128: 585 pgs: 5 creating+peering, 15 unknown, 565 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 1.41k op/s 2024-07-26T19:03:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:40 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:03:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:40 smithi135 ceph-mon[85352]: osdmap e1726: 8 total, 8 up, 8 in 2024-07-26T19:03:41.121 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:41.121 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:41.121 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:41.121 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:41.121 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:41.121 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.122 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:41.123 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:41.124 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestFUA (110 ms) 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-07-26T19:03:41.125 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:41.139 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:41.139 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:41.139 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:41.139 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:41.139 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:41.139 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.140 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:41.141 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.141 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:41.141 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.141 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.141 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:41.141 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.141 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:41.141 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.153 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2024-07-26T19:03:41.154 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.155 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T19:03:41.155 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.155 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.155 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T19:03:41.155 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.155 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T19:03:41.155 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.156 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.156 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T19:03:41.156 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.156 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T19:03:41.156 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.157 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.157 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T19:03:41.157 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.157 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T19:03:41.157 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.158 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.158 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T19:03:41.158 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.158 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2024-07-26T19:03:41.158 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:41.160 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:41.160 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2024-07-26T19:03:41.160 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:41.160 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:41.160 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:41.160 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:41.161 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:41.161 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.161 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:41.161 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:41.162 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2024-07-26T19:03:41.163 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.163 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:41.163 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:41.163 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:41.163 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2024-07-26T19:03:41.163 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:41.163 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:41.163 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:41.163 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:41.163 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2024-07-26T19:03:41.164 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 2024-07-26T19:03:41.164 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.235 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:42.235 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:42.235 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:42.235 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.236 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.237 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T19:03:42.238 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T19:03:42.239 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.240 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.241 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.242 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.242 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.242 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.242 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.242 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.242 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.244 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.244 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.244 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.244 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.245 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.245 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.245 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.253 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.254 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.282 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.282 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.282 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.283 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.283 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.283 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.283 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.317 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.317 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.317 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.317 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.317 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.317 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.318 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.352 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.352 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.353 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.353 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.353 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.353 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.353 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.385 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.385 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.385 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.385 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.386 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:03:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:03:42] "GET /metrics HTTP/1.1" 200 68193 "" "Prometheus/2.43.0" 2024-07-26T19:03:42.437 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.437 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.438 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.438 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.438 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.438 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.438 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.489 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.489 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.490 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.490 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.490 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.490 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.490 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.553 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.553 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.553 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.554 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.554 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.554 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.554 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.608 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.608 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.608 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.608 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.608 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.608 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.608 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.608 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.609 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.609 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.609 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.609 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.609 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.688 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.751 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.751 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.752 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.752 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.752 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.752 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.752 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.831 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.831 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.831 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.831 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.831 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.831 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.831 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:42.909 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:42.910 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:42.910 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:42.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:42 smithi071 ceph-mon[90507]: pgmap v3130: 585 pgs: 5 creating+peering, 580 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 6.1 MiB/s wr, 1.83k op/s 2024-07-26T19:03:42.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:42.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:42 smithi071 ceph-mon[92867]: pgmap v3130: 585 pgs: 5 creating+peering, 580 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 6.1 MiB/s wr, 1.83k op/s 2024-07-26T19:03:42.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:43.021 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:43.021 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:43.021 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:43.021 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:43.022 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:43.022 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:43.022 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:42 smithi135 ceph-mon[85352]: pgmap v3130: 585 pgs: 5 creating+peering, 580 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 6.1 MiB/s wr, 1.83k op/s 2024-07-26T19:03:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:43.126 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:43.126 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:43.126 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:43.126 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:43.126 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:43.127 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:43.127 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:43.218 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:43.219 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:43.219 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:43.219 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:43.219 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:43.219 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:43.219 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:43.311 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:43.311 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:43.311 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:43.312 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:43.312 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:43.312 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:43.312 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:43.312 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:43.312 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:43.312 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:43.312 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestIOPP (2190 ms) 2024-07-26T19:03:43.312 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-07-26T19:03:43.312 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.337 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (26 ms) 2024-07-26T19:03:43.337 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-07-26T19:03:43.337 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.362 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (25 ms) 2024-07-26T19:03:43.362 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-07-26T19:03:43.362 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.388 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (26 ms) 2024-07-26T19:03:43.388 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-07-26T19:03:43.388 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.412 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (24 ms) 2024-07-26T19:03:43.412 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-07-26T19:03:43.412 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.436 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (24 ms) 2024-07-26T19:03:43.436 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-07-26T19:03:43.436 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.458 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:43.462 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (25 ms) 2024-07-26T19:03:43.462 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-07-26T19:03:43.462 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.488 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (27 ms) 2024-07-26T19:03:43.488 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-07-26T19:03:43.488 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.511 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:43.515 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (27 ms) 2024-07-26T19:03:43.515 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-07-26T19:03:43.516 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.540 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (25 ms) 2024-07-26T19:03:43.541 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-07-26T19:03:43.541 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.563 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:43.567 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (27 ms) 2024-07-26T19:03:43.567 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-07-26T19:03:43.567 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.595 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (28 ms) 2024-07-26T19:03:43.595 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-07-26T19:03:43.595 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.619 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:43.623 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (28 ms) 2024-07-26T19:03:43.623 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-07-26T19:03:43.623 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.702 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (79 ms) 2024-07-26T19:03:43.702 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-07-26T19:03:43.702 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.759 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:43.773 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (72 ms) 2024-07-26T19:03:43.773 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-07-26T19:03:43.774 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.841 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (67 ms) 2024-07-26T19:03:43.841 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-07-26T19:03:43.841 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:43.893 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:43.920 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (79 ms) 2024-07-26T19:03:43.920 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-07-26T19:03:43.920 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:44.276 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (356 ms) 2024-07-26T19:03:44.276 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-07-26T19:03:44.276 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:44.674 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:44.693 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (417 ms) 2024-07-26T19:03:44.693 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-07-26T19:03:44.693 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:44.723 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:44.723 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:44.723 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:44.723 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:44.723 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:03:44.723 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:44.723 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:44.723 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:44.724 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:44.724 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:44.724 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:44.724 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:44.724 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:44.725 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:44.725 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:44.725 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:44.725 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:44.725 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:44.725 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:44.726 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:44.726 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:44.726 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:44.726 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:44.728 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:44.729 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:44.729 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:44.729 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:03:44.729 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:44.729 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:44.729 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:03:44.729 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2024-07-26T19:03:44.730 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:44.730 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:44.730 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:44.730 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:44.731 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:44.732 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:44.732 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:44.732 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2024-07-26T19:03:44.732 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:44.732 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:03:44.732 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:03:44.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:44 smithi071 ceph-mon[92867]: pgmap v3131: 585 pgs: 585 active+clean; 253 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 9.3 MiB/s wr, 185 op/s 2024-07-26T19:03:44.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:44 smithi071 ceph-mon[90507]: pgmap v3131: 585 pgs: 585 active+clean; 253 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 9.3 MiB/s wr, 185 op/s 2024-07-26T19:03:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:44 smithi135 ceph-mon[85352]: pgmap v3131: 585 pgs: 585 active+clean; 253 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 9.3 MiB/s wr, 185 op/s 2024-07-26T19:03:45.801 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:03:45.801 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2024-07-26T19:03:45.801 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T19:03:45.801 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.801 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.801 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2024-07-26T19:03:45.801 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.802 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.803 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T19:03:45.804 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.805 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.806 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.807 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:45.808 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:45.808 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:45.808 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.808 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.808 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.808 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.808 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:45.815 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:45.815 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:45.815 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.815 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.815 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.815 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.815 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:45.825 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:45.825 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:45.825 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.825 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.825 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.825 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.825 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.825 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.825 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.826 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.826 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.826 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.826 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:45.852 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:45.853 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:45.853 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.853 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.853 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.853 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.853 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:45.877 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:45.877 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:45.878 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.878 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.878 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.878 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.878 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:45.911 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:45.911 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:45.911 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.911 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.911 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.911 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.911 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:45.943 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:45.944 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:45.944 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.944 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.944 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.944 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.944 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.944 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.944 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.945 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:45.945 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.945 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.945 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:45.993 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:45.993 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:45.993 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:45.993 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:45.993 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:45.993 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:45.993 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.042 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.042 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.042 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.042 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.042 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.042 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.043 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.117 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.117 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.117 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.117 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.117 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.118 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.118 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.170 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.170 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.170 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.170 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.170 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.170 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.170 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:46.171 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.171 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.171 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:46.171 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.171 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.171 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.243 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.243 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.243 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.243 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.244 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.244 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.244 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.313 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.313 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.313 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.313 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.313 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.313 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.313 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.389 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.390 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.390 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.390 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.390 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.390 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.390 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.462 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.462 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.463 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.563 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.564 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.564 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.564 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.564 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.564 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.564 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.659 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.659 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.659 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.659 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.659 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.659 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.659 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.778 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.778 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.779 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.779 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.779 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.779 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.779 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:03:46.889 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:03:46.889 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (2196 ms) 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-07-26T19:03:46.890 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:46.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:46 smithi071 ceph-mon[90507]: pgmap v3132: 585 pgs: 585 active+clean; 273 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 9.9 MiB/s wr, 1.33k op/s 2024-07-26T19:03:46.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:46 smithi071 ceph-mon[92867]: pgmap v3132: 585 pgs: 585 active+clean; 273 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 9.9 MiB/s wr, 1.33k op/s 2024-07-26T19:03:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:46 smithi135 ceph-mon[85352]: pgmap v3132: 585 pgs: 585 active+clean; 273 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 9.9 MiB/s wr, 1.33k op/s 2024-07-26T19:03:48.131 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2024-07-26T19:03:48.131 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2024-07-26T19:03:48.131 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2024-07-26T19:03:48.131 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T19:03:48.131 INFO:tasks.workunit.client.0.smithi071.stdout:snap: orig 2024-07-26T19:03:48.131 INFO:tasks.workunit.client.0.smithi071.stdout:found orig with size 2097152 2024-07-26T19:03:48.131 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2024-07-26T19:03:48.131 INFO:tasks.workunit.client.0.smithi071.stdout:write test data! 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 80 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:snap: orig 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:snap: written 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:found orig with size 2097152 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:found written with size 2097152 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:write to snapshot returned -30 2024-07-26T19:03:48.132 INFO:tasks.workunit.client.0.smithi071.stdout:Read-only file system 2024-07-26T19:03:48.158 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2024-07-26T19:03:48.158 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2024-07-26T19:03:48.158 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 80 2024-07-26T19:03:48.158 INFO:tasks.workunit.client.0.smithi071.stdout:opening testimg@orig 2024-07-26T19:03:48.158 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2024-07-26T19:03:48.158 INFO:tasks.workunit.client.0.smithi071.stdout:write to snapshot returned -30 2024-07-26T19:03:48.158 INFO:tasks.workunit.client.0.smithi071.stdout:Read-only file system 2024-07-26T19:03:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:48 smithi071 ceph-mon[92867]: osdmap e1727: 8 total, 8 up, 8 in 2024-07-26T19:03:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:48 smithi071 ceph-mon[90507]: osdmap e1727: 8 total, 8 up, 8 in 2024-07-26T19:03:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:48 smithi135 ceph-mon[85352]: osdmap e1727: 8 total, 8 up, 8 in 2024-07-26T19:03:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:49 smithi071 ceph-mon[92867]: pgmap v3134: 585 pgs: 585 active+clean; 281 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 11 MiB/s wr, 2.10k op/s 2024-07-26T19:03:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:49 smithi071 ceph-mon[92867]: osdmap e1728: 8 total, 8 up, 8 in 2024-07-26T19:03:49.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:49 smithi071 ceph-mon[90507]: pgmap v3134: 585 pgs: 585 active+clean; 281 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 11 MiB/s wr, 2.10k op/s 2024-07-26T19:03:49.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:49 smithi071 ceph-mon[90507]: osdmap e1728: 8 total, 8 up, 8 in 2024-07-26T19:03:49.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:49 smithi135 ceph-mon[85352]: pgmap v3134: 585 pgs: 585 active+clean; 281 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 11 MiB/s wr, 2.10k op/s 2024-07-26T19:03:49.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:49 smithi135 ceph-mon[85352]: osdmap e1728: 8 total, 8 up, 8 in 2024-07-26T19:03:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2024-07-26T19:03:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T19:03:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:snap: orig 2024-07-26T19:03:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:snap: written 2024-07-26T19:03:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:found orig with size 2097152 2024-07-26T19:03:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:found written with size 2097152 2024-07-26T19:03:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2024-07-26T19:03:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T19:03:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:snap: orig 2024-07-26T19:03:50.149 INFO:tasks.workunit.client.0.smithi071.stdout:found orig with size 2097152 2024-07-26T19:03:50.150 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2024-07-26T19:03:50.150 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2024-07-26T19:03:50.150 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3259 ms) 2024-07-26T19:03:50.150 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-07-26T19:03:50.150 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:50 smithi071 ceph-mon[90507]: osdmap e1729: 8 total, 8 up, 8 in 2024-07-26T19:03:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:50 smithi071 ceph-mon[90507]: pgmap v3137: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 9.9 MiB/s wr, 2.65k op/s 2024-07-26T19:03:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:50 smithi071 ceph-mon[92867]: osdmap e1729: 8 total, 8 up, 8 in 2024-07-26T19:03:50.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:50 smithi071 ceph-mon[92867]: pgmap v3137: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 9.9 MiB/s wr, 2.65k op/s 2024-07-26T19:03:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:50 smithi135 ceph-mon[85352]: osdmap e1729: 8 total, 8 up, 8 in 2024-07-26T19:03:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:50 smithi135 ceph-mon[85352]: pgmap v3137: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 9.9 MiB/s wr, 2.65k op/s 2024-07-26T19:03:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:51 smithi071 ceph-mon[90507]: osdmap e1730: 8 total, 8 up, 8 in 2024-07-26T19:03:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:51 smithi071 ceph-mon[92867]: osdmap e1730: 8 total, 8 up, 8 in 2024-07-26T19:03:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:51 smithi135 ceph-mon[85352]: osdmap e1730: 8 total, 8 up, 8 in 2024-07-26T19:03:52.159 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2011 ms) 2024-07-26T19:03:52.159 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestClone 2024-07-26T19:03:52.159 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:03:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:03:52] "GET /metrics HTTP/1.1" 200 70650 "" "Prometheus/2.43.0" 2024-07-26T19:03:52.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:52 smithi071 ceph-mon[92867]: osdmap e1731: 8 total, 8 up, 8 in 2024-07-26T19:03:52.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:52 smithi071 ceph-mon[92867]: pgmap v3140: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 6.1 MiB/s wr, 694 op/s 2024-07-26T19:03:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:52 smithi071 ceph-mon[90507]: osdmap e1731: 8 total, 8 up, 8 in 2024-07-26T19:03:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:52 smithi071 ceph-mon[90507]: pgmap v3140: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 6.1 MiB/s wr, 694 op/s 2024-07-26T19:03:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:52 smithi135 ceph-mon[85352]: osdmap e1731: 8 total, 8 up, 8 in 2024-07-26T19:03:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:52 smithi135 ceph-mon[85352]: pgmap v3140: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 6.1 MiB/s wr, 694 op/s 2024-07-26T19:03:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:53 smithi071 ceph-mon[90507]: osdmap e1732: 8 total, 8 up, 8 in 2024-07-26T19:03:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:53 smithi071 ceph-mon[92867]: osdmap e1732: 8 total, 8 up, 8 in 2024-07-26T19:03:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:53 smithi135 ceph-mon[85352]: osdmap e1732: 8 total, 8 up, 8 in 2024-07-26T19:03:54.177 INFO:tasks.workunit.client.0.smithi071.stdout:made parent image "parent" 2024-07-26T19:03:54.177 INFO:tasks.workunit.client.0.smithi071.stdout:parent has no parent info 2024-07-26T19:03:54.177 INFO:tasks.workunit.client.0.smithi071.stdout:made snapshot "parent@parent_snap" 2024-07-26T19:03:54.177 INFO:tasks.workunit.client.0.smithi071.stdout:can't unprotect an unprotected snap 2024-07-26T19:03:54.177 INFO:tasks.workunit.client.0.smithi071.stdout:can't protect a protected snap 2024-07-26T19:03:54.177 INFO:tasks.workunit.client.0.smithi071.stdout:made and opened clone "child" 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:read: 8 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:read: 8 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:read: 8 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:sizes and overlaps are good between parent and child 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:child image successfully cloned all image-meta pairs 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:sized down clone, changed overlap 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:sized up clone, changed size but not overlap or parent's size 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:can't remove parent while child still exists 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:can't remove parent while still protected 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:removed parent snap after unprotecting 2024-07-26T19:03:54.178 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestClone (2018 ms) 2024-07-26T19:03:54.179 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestClone2 2024-07-26T19:03:54.179 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:03:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:54 smithi071 ceph-mon[90507]: osdmap e1733: 8 total, 8 up, 8 in 2024-07-26T19:03:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:54 smithi071 ceph-mon[90507]: pgmap v3143: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 165 KiB/s wr, 1.05k op/s 2024-07-26T19:03:54.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:54 smithi071 ceph-mon[92867]: osdmap e1733: 8 total, 8 up, 8 in 2024-07-26T19:03:54.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:54 smithi071 ceph-mon[92867]: pgmap v3143: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 165 KiB/s wr, 1.05k op/s 2024-07-26T19:03:54.458 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:54 smithi135 ceph-mon[85352]: osdmap e1733: 8 total, 8 up, 8 in 2024-07-26T19:03:54.459 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:54 smithi135 ceph-mon[85352]: pgmap v3143: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 165 KiB/s wr, 1.05k op/s 2024-07-26T19:03:55.278 INFO:tasks.workunit.client.0.smithi071.stdout:made parent image "parent" 2024-07-26T19:03:55.279 INFO:tasks.workunit.client.0.smithi071.stdout:parent has no parent info 2024-07-26T19:03:55.279 INFO:tasks.workunit.client.0.smithi071.stdout:made snapshot "parent@parent_snap" 2024-07-26T19:03:55.279 INFO:tasks.workunit.client.0.smithi071.stdout:made and opened clone "child" 2024-07-26T19:03:55.279 INFO:tasks.workunit.client.0.smithi071.stdout:child image successfully cloned all image-meta pairs 2024-07-26T19:03:55.279 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestClone2 (1101 ms) 2024-07-26T19:03:55.279 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ListChildren 2024-07-26T19:03:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:55 smithi071 ceph-mon[92867]: osdmap e1734: 8 total, 8 up, 8 in 2024-07-26T19:03:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:55 smithi071 ceph-mon[90507]: osdmap e1734: 8 total, 8 up, 8 in 2024-07-26T19:03:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:55 smithi135 ceph-mon[85352]: osdmap e1734: 8 total, 8 up, 8 in 2024-07-26T19:03:56.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:56 smithi071 ceph-mon[92867]: osdmap e1735: 8 total, 8 up, 8 in 2024-07-26T19:03:56.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:56 smithi071 ceph-mon[92867]: pgmap v3146: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 25 KiB/s wr, 476 op/s 2024-07-26T19:03:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:56 smithi071 ceph-mon[90507]: osdmap e1735: 8 total, 8 up, 8 in 2024-07-26T19:03:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:56 smithi071 ceph-mon[90507]: pgmap v3146: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 25 KiB/s wr, 476 op/s 2024-07-26T19:03:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:56 smithi135 ceph-mon[85352]: osdmap e1735: 8 total, 8 up, 8 in 2024-07-26T19:03:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:56 smithi135 ceph-mon[85352]: pgmap v3146: 585 pgs: 585 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 402 KiB/s rd, 25 KiB/s wr, 476 op/s 2024-07-26T19:03:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:57 smithi071 ceph-mon[90507]: osdmap e1736: 8 total, 8 up, 8 in 2024-07-26T19:03:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:57 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2321239029' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:57 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:57 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:03:57.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:57 smithi071 ceph-mon[90507]: osdmap e1737: 8 total, 8 up, 8 in 2024-07-26T19:03:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:57 smithi071 ceph-mon[92867]: osdmap e1736: 8 total, 8 up, 8 in 2024-07-26T19:03:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:57 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2321239029' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:57 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:57 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:03:57.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:57 smithi071 ceph-mon[92867]: osdmap e1737: 8 total, 8 up, 8 in 2024-07-26T19:03:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:57 smithi135 ceph-mon[85352]: osdmap e1736: 8 total, 8 up, 8 in 2024-07-26T19:03:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:57 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2321239029' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:57 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:57.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:57 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:03:57.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:57 smithi135 ceph-mon[85352]: osdmap e1737: 8 total, 8 up, 8 in 2024-07-26T19:03:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:58 smithi071 ceph-mon[90507]: pgmap v3149: 617 pgs: 7 creating+peering, 19 unknown, 591 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 470 KiB/s rd, 34 KiB/s wr, 562 op/s 2024-07-26T19:03:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:58 smithi071 ceph-mon[90507]: osdmap e1738: 8 total, 8 up, 8 in 2024-07-26T19:03:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:58 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/761231407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:03:58 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:58 smithi071 ceph-mon[92867]: pgmap v3149: 617 pgs: 7 creating+peering, 19 unknown, 591 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 470 KiB/s rd, 34 KiB/s wr, 562 op/s 2024-07-26T19:03:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:58 smithi071 ceph-mon[92867]: osdmap e1738: 8 total, 8 up, 8 in 2024-07-26T19:03:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:58 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/761231407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:03:58 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:58 smithi135 ceph-mon[85352]: pgmap v3149: 617 pgs: 7 creating+peering, 19 unknown, 591 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 470 KiB/s rd, 34 KiB/s wr, 562 op/s 2024-07-26T19:03:58.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:03:58.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:58 smithi135 ceph-mon[85352]: osdmap e1738: 8 total, 8 up, 8 in 2024-07-26T19:03:58.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:58 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/761231407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:58.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:03:58 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:03:59.117 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:00 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:00 smithi071 ceph-mon[90507]: osdmap e1739: 8 total, 8 up, 8 in 2024-07-26T19:04:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:00 smithi071 ceph-mon[90507]: pgmap v3152: 649 pgs: 12 creating+peering, 30 unknown, 607 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 34 KiB/s wr, 510 op/s 2024-07-26T19:04:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:00 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:00 smithi071 ceph-mon[92867]: osdmap e1739: 8 total, 8 up, 8 in 2024-07-26T19:04:00.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:00 smithi071 ceph-mon[92867]: pgmap v3152: 649 pgs: 12 creating+peering, 30 unknown, 607 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 34 KiB/s wr, 510 op/s 2024-07-26T19:04:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:00 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:00 smithi135 ceph-mon[85352]: osdmap e1739: 8 total, 8 up, 8 in 2024-07-26T19:04:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:00 smithi135 ceph-mon[85352]: pgmap v3152: 649 pgs: 12 creating+peering, 30 unknown, 607 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 34 KiB/s wr, 510 op/s 2024-07-26T19:04:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:01 smithi071 ceph-mon[90507]: osdmap e1740: 8 total, 8 up, 8 in 2024-07-26T19:04:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:01 smithi071 ceph-mon[92867]: osdmap e1740: 8 total, 8 up, 8 in 2024-07-26T19:04:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:01 smithi135 ceph-mon[85352]: osdmap e1740: 8 total, 8 up, 8 in 2024-07-26T19:04:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:04:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:04:02] "GET /metrics HTTP/1.1" 200 73080 "" "Prometheus/2.43.0" 2024-07-26T19:04:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:02 smithi071 ceph-mon[92867]: osdmap e1741: 8 total, 8 up, 8 in 2024-07-26T19:04:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:02 smithi071 ceph-mon[92867]: pgmap v3155: 649 pgs: 5 creating+peering, 2 unknown, 642 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 3.5 KiB/s wr, 27 op/s 2024-07-26T19:04:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:02 smithi071 ceph-mon[92867]: osdmap e1742: 8 total, 8 up, 8 in 2024-07-26T19:04:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:02 smithi071 ceph-mon[90507]: osdmap e1741: 8 total, 8 up, 8 in 2024-07-26T19:04:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:02 smithi071 ceph-mon[90507]: pgmap v3155: 649 pgs: 5 creating+peering, 2 unknown, 642 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 3.5 KiB/s wr, 27 op/s 2024-07-26T19:04:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:02 smithi071 ceph-mon[90507]: osdmap e1742: 8 total, 8 up, 8 in 2024-07-26T19:04:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:02 smithi135 ceph-mon[85352]: osdmap e1741: 8 total, 8 up, 8 in 2024-07-26T19:04:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:02 smithi135 ceph-mon[85352]: pgmap v3155: 649 pgs: 5 creating+peering, 2 unknown, 642 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 3.5 KiB/s wr, 27 op/s 2024-07-26T19:04:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:02 smithi135 ceph-mon[85352]: osdmap e1742: 8 total, 8 up, 8 in 2024-07-26T19:04:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:04 smithi071 ceph-mon[90507]: osdmap e1743: 8 total, 8 up, 8 in 2024-07-26T19:04:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:04 smithi071 ceph-mon[90507]: pgmap v3158: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 1.2 KiB/s wr, 14 op/s 2024-07-26T19:04:04.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:04 smithi071 ceph-mon[92867]: osdmap e1743: 8 total, 8 up, 8 in 2024-07-26T19:04:04.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:04 smithi071 ceph-mon[92867]: pgmap v3158: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 1.2 KiB/s wr, 14 op/s 2024-07-26T19:04:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:04 smithi135 ceph-mon[85352]: osdmap e1743: 8 total, 8 up, 8 in 2024-07-26T19:04:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:04 smithi135 ceph-mon[85352]: pgmap v3158: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 1.2 KiB/s wr, 14 op/s 2024-07-26T19:04:04.609 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.609 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.609 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 1 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout:child: image125 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125/b204e535b920 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.610 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 2 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout:child: image126 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout:child: image125 2024-07-26T19:04:04.611 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125/b204e535b920 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126/b204c0b1ea28 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.612 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2024-07-26T19:04:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:child: image126 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout:child: image125 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout:child: image127 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125/b204e535b920 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126/b204c0b1ea28 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image127/b204dfd7cd8e 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.614 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout:child: image126 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout:child: image125 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout:child: image127 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125/b204e535b920 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126/b204c0b1ea28 2024-07-26T19:04:04.615 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image127/b204dfd7cd8e 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.616 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 4 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 4 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:child: image126 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:child: image125 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:child: image127 2024-07-26T19:04:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:child: image128 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125/b204e535b920 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126/b204c0b1ea28 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image127/b204dfd7cd8e 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image128/b20481cc859c 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.618 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:04.619 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:04.620 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.620 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:04.620 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:05.224 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.224 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image125 2024-07-26T19:04:05.224 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:05.224 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:05.224 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:05.224 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 4 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 4 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout:child: image126 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout:child: image125 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout:child: image127 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout:child: image128 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image125/b204e535b920 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126/b204c0b1ea28 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image127/b204dfd7cd8e 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image128/b20481cc859c 2024-07-26T19:04:05.225 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.226 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image127 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:child: image126 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:child: image127 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:child: image128 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126/b204c0b1ea28 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.227 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image127/b204dfd7cd8e 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image128/b20481cc859c 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image128 2024-07-26T19:04:05.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 2 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout:child: image126 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout:child: image128 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126/b204c0b1ea28 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-31/image128/b20481cc859c 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.229 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 1 2024-07-26T19:04:05.230 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T19:04:05.230 INFO:tasks.workunit.client.0.smithi071.stdout:child: image126 2024-07-26T19:04:05.230 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-30/image126/b204c0b1ea28 2024-07-26T19:04:05.230 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:05.230 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 0 2024-07-26T19:04:05.230 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2024-07-26T19:04:05.230 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ListChildren (9946 ms) 2024-07-26T19:04:05.230 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-07-26T19:04:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:05 smithi071 ceph-mon[90507]: osdmap e1744: 8 total, 8 up, 8 in 2024-07-26T19:04:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:05 smithi071 ceph-mon[92867]: osdmap e1744: 8 total, 8 up, 8 in 2024-07-26T19:04:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:05 smithi135 ceph-mon[85352]: osdmap e1744: 8 total, 8 up, 8 in 2024-07-26T19:04:06.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:06 smithi071 ceph-mon[90507]: osdmap e1745: 8 total, 8 up, 8 in 2024-07-26T19:04:06.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:06 smithi071 ceph-mon[90507]: pgmap v3161: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 6.7 KiB/s wr, 255 op/s 2024-07-26T19:04:06.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:06 smithi071 ceph-mon[92867]: osdmap e1745: 8 total, 8 up, 8 in 2024-07-26T19:04:06.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:06 smithi071 ceph-mon[92867]: pgmap v3161: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 6.7 KiB/s wr, 255 op/s 2024-07-26T19:04:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:06 smithi135 ceph-mon[85352]: osdmap e1745: 8 total, 8 up, 8 in 2024-07-26T19:04:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:06 smithi135 ceph-mon[85352]: pgmap v3161: 649 pgs: 649 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 6.7 KiB/s wr, 255 op/s 2024-07-26T19:04:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:07 smithi071 ceph-mon[90507]: osdmap e1746: 8 total, 8 up, 8 in 2024-07-26T19:04:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:07 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3245145802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:07 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:07 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:07 smithi071 ceph-mon[90507]: osdmap e1747: 8 total, 8 up, 8 in 2024-07-26T19:04:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:07 smithi071 ceph-mon[92867]: osdmap e1746: 8 total, 8 up, 8 in 2024-07-26T19:04:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:07 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3245145802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:07 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:07 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:07.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:07 smithi071 ceph-mon[92867]: osdmap e1747: 8 total, 8 up, 8 in 2024-07-26T19:04:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:07 smithi135 ceph-mon[85352]: osdmap e1746: 8 total, 8 up, 8 in 2024-07-26T19:04:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:07 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3245145802' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:07 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:07.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:07 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:07.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:07 smithi135 ceph-mon[85352]: osdmap e1747: 8 total, 8 up, 8 in 2024-07-26T19:04:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:08 smithi071 ceph-mon[90507]: pgmap v3164: 681 pgs: 5 creating+peering, 22 unknown, 654 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 11 KiB/s wr, 447 op/s 2024-07-26T19:04:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:08 smithi071 ceph-mon[90507]: osdmap e1748: 8 total, 8 up, 8 in 2024-07-26T19:04:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:08 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/284211572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:08 smithi071 ceph-mon[92867]: pgmap v3164: 681 pgs: 5 creating+peering, 22 unknown, 654 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 11 KiB/s wr, 447 op/s 2024-07-26T19:04:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:08 smithi071 ceph-mon[92867]: osdmap e1748: 8 total, 8 up, 8 in 2024-07-26T19:04:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:08 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/284211572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:08 smithi135 ceph-mon[85352]: pgmap v3164: 681 pgs: 5 creating+peering, 22 unknown, 654 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 11 KiB/s wr, 447 op/s 2024-07-26T19:04:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:08 smithi135 ceph-mon[85352]: osdmap e1748: 8 total, 8 up, 8 in 2024-07-26T19:04:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:08 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/284211572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:08.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:10 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:10 smithi071 ceph-mon[90507]: osdmap e1749: 8 total, 8 up, 8 in 2024-07-26T19:04:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:10 smithi071 ceph-mon[90507]: pgmap v3167: 713 pgs: 15 creating+peering, 27 unknown, 671 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 383 KiB/s rd, 9.0 KiB/s wr, 466 op/s 2024-07-26T19:04:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:10 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:10.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:10 smithi071 ceph-mon[92867]: osdmap e1749: 8 total, 8 up, 8 in 2024-07-26T19:04:10.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:10 smithi071 ceph-mon[92867]: pgmap v3167: 713 pgs: 15 creating+peering, 27 unknown, 671 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 383 KiB/s rd, 9.0 KiB/s wr, 466 op/s 2024-07-26T19:04:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:10 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:10 smithi135 ceph-mon[85352]: osdmap e1749: 8 total, 8 up, 8 in 2024-07-26T19:04:10.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:10 smithi135 ceph-mon[85352]: pgmap v3167: 713 pgs: 15 creating+peering, 27 unknown, 671 active+clean; 301 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 383 KiB/s rd, 9.0 KiB/s wr, 466 op/s 2024-07-26T19:04:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:11 smithi071 ceph-mon[90507]: osdmap e1750: 8 total, 8 up, 8 in 2024-07-26T19:04:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:11 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1265163186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:11 smithi071 ceph-mon[92867]: osdmap e1750: 8 total, 8 up, 8 in 2024-07-26T19:04:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:11 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1265163186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:11 smithi135 ceph-mon[85352]: osdmap e1750: 8 total, 8 up, 8 in 2024-07-26T19:04:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:11 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1265163186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:04:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:04:12] "GET /metrics HTTP/1.1" 200 73080 "" "Prometheus/2.43.0" 2024-07-26T19:04:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1265163186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[90507]: osdmap e1751: 8 total, 8 up, 8 in 2024-07-26T19:04:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34", "force_nonempty":""}]: dispatch 2024-07-26T19:04:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34", "force_nonempty":""}]: dispatch 2024-07-26T19:04:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[90507]: pgmap v3170: 745 pgs: 16 creating+peering, 26 unknown, 703 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 4.2 KiB/s wr, 267 op/s 2024-07-26T19:04:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34", "force_nonempty":""}]': finished 2024-07-26T19:04:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[90507]: osdmap e1752: 8 total, 8 up, 8 in 2024-07-26T19:04:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-141012-34", "mode":"writeback"}]: dispatch 2024-07-26T19:04:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1265163186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[92867]: osdmap e1751: 8 total, 8 up, 8 in 2024-07-26T19:04:12.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34", "force_nonempty":""}]: dispatch 2024-07-26T19:04:12.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34", "force_nonempty":""}]: dispatch 2024-07-26T19:04:12.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[92867]: pgmap v3170: 745 pgs: 16 creating+peering, 26 unknown, 703 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 4.2 KiB/s wr, 267 op/s 2024-07-26T19:04:12.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34", "force_nonempty":""}]': finished 2024-07-26T19:04:12.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[92867]: osdmap e1752: 8 total, 8 up, 8 in 2024-07-26T19:04:12.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:12 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-141012-34", "mode":"writeback"}]: dispatch 2024-07-26T19:04:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:12 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1265163186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:04:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:12 smithi135 ceph-mon[85352]: osdmap e1751: 8 total, 8 up, 8 in 2024-07-26T19:04:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:12 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34", "force_nonempty":""}]: dispatch 2024-07-26T19:04:12.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:12 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34", "force_nonempty":""}]: dispatch 2024-07-26T19:04:12.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:12 smithi135 ceph-mon[85352]: pgmap v3170: 745 pgs: 16 creating+peering, 26 unknown, 703 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 4.2 KiB/s wr, 267 op/s 2024-07-26T19:04:12.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:12 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34", "force_nonempty":""}]': finished 2024-07-26T19:04:12.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:12 smithi135 ceph-mon[85352]: osdmap e1752: 8 total, 8 up, 8 in 2024-07-26T19:04:12.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:12 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-141012-34", "mode":"writeback"}]: dispatch 2024-07-26T19:04:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-141012-34", "mode":"writeback"}]: dispatch 2024-07-26T19:04:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[90507]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-07-26T19:04:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-141012-34", "mode":"writeback"}]': finished 2024-07-26T19:04:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[90507]: osdmap e1753: 8 total, 8 up, 8 in 2024-07-26T19:04:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-141012-32", "overlaypool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-141012-32", "overlaypool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-141012-34", "mode":"writeback"}]: dispatch 2024-07-26T19:04:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[92867]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-07-26T19:04:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-141012-34", "mode":"writeback"}]': finished 2024-07-26T19:04:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[92867]: osdmap e1753: 8 total, 8 up, 8 in 2024-07-26T19:04:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-141012-32", "overlaypool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:13 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-141012-32", "overlaypool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:13 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-141012-34", "mode":"writeback"}]: dispatch 2024-07-26T19:04:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:13 smithi135 ceph-mon[85352]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-07-26T19:04:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:13 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-141012-34", "mode":"writeback"}]': finished 2024-07-26T19:04:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:13 smithi135 ceph-mon[85352]: osdmap e1753: 8 total, 8 up, 8 in 2024-07-26T19:04:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:13 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-141012-32", "overlaypool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:13.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:13 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-141012-32", "overlaypool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:14.112 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:14 smithi071 ceph-mon[90507]: pgmap v3173: 745 pgs: 6 creating+peering, 6 unknown, 733 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:04:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:14 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-141012-32", "overlaypool":"test-librbd-smithi071-141012-34"}]': finished 2024-07-26T19:04:14.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:14 smithi071 ceph-mon[90507]: osdmap e1754: 8 total, 8 up, 8 in 2024-07-26T19:04:14.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:14 smithi071 ceph-mon[92867]: pgmap v3173: 745 pgs: 6 creating+peering, 6 unknown, 733 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:04:14.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:14 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-141012-32", "overlaypool":"test-librbd-smithi071-141012-34"}]': finished 2024-07-26T19:04:14.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:14 smithi071 ceph-mon[92867]: osdmap e1754: 8 total, 8 up, 8 in 2024-07-26T19:04:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:14 smithi135 ceph-mon[85352]: pgmap v3173: 745 pgs: 6 creating+peering, 6 unknown, 733 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:04:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:14 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-141012-32", "overlaypool":"test-librbd-smithi071-141012-34"}]': finished 2024-07-26T19:04:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:14 smithi135 ceph-mon[85352]: osdmap e1754: 8 total, 8 up, 8 in 2024-07-26T19:04:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:16 smithi071 ceph-mon[92867]: osdmap e1755: 8 total, 8 up, 8 in 2024-07-26T19:04:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:16 smithi071 ceph-mon[92867]: pgmap v3176: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T19:04:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:16 smithi071 ceph-mon[90507]: osdmap e1755: 8 total, 8 up, 8 in 2024-07-26T19:04:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:16 smithi071 ceph-mon[90507]: pgmap v3176: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T19:04:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:16 smithi135 ceph-mon[85352]: osdmap e1755: 8 total, 8 up, 8 in 2024-07-26T19:04:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:16 smithi135 ceph-mon[85352]: pgmap v3176: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T19:04:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:17 smithi071 ceph-mon[90507]: osdmap e1756: 8 total, 8 up, 8 in 2024-07-26T19:04:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:17 smithi071 ceph-mon[92867]: osdmap e1756: 8 total, 8 up, 8 in 2024-07-26T19:04:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:17 smithi135 ceph-mon[85352]: osdmap e1756: 8 total, 8 up, 8 in 2024-07-26T19:04:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:18 smithi071 ceph-mon[90507]: osdmap e1757: 8 total, 8 up, 8 in 2024-07-26T19:04:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:18 smithi071 ceph-mon[90507]: pgmap v3179: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 3 op/s 2024-07-26T19:04:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:18 smithi071 ceph-mon[92867]: osdmap e1757: 8 total, 8 up, 8 in 2024-07-26T19:04:18.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:18 smithi071 ceph-mon[92867]: pgmap v3179: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 3 op/s 2024-07-26T19:04:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:18 smithi135 ceph-mon[85352]: osdmap e1757: 8 total, 8 up, 8 in 2024-07-26T19:04:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:18 smithi135 ceph-mon[85352]: pgmap v3179: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 767 B/s wr, 3 op/s 2024-07-26T19:04:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:19 smithi071 ceph-mon[90507]: osdmap e1758: 8 total, 8 up, 8 in 2024-07-26T19:04:19.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:19 smithi071 ceph-mon[92867]: osdmap e1758: 8 total, 8 up, 8 in 2024-07-26T19:04:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:19 smithi135 ceph-mon[85352]: osdmap e1758: 8 total, 8 up, 8 in 2024-07-26T19:04:19.696 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.696 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.696 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.696 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 1 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout:child: image130 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130/b20421e13595 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.697 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 2 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout:child: image131 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout:child: image130 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130/b20421e13595 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.698 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131/b20418974193 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.699 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:child: image131 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:child: image130 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:child: image132 2024-07-26T19:04:19.700 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130/b20421e13595 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131/b20418974193 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image132/b204935977e5 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.701 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout:child: image131 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout:child: image130 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout:child: image132 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130/b20421e13595 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131/b20418974193 2024-07-26T19:04:19.702 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image132/b204935977e5 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.703 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 4 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 4 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout:child: image131 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout:child: image130 2024-07-26T19:04:19.704 INFO:tasks.workunit.client.0.smithi071.stdout:child: image132 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout:child: image133 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130/b20421e13595 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131/b20418974193 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image132/b204935977e5 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image133/b20428995423 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.705 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:19.706 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:19.707 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:19.707 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:19.707 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.707 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:19.707 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:20 smithi135 ceph-mon[85352]: osdmap e1759: 8 total, 8 up, 8 in 2024-07-26T19:04:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:20 smithi135 ceph-mon[85352]: pgmap v3182: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 2.2 KiB/s wr, 67 op/s 2024-07-26T19:04:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:20 smithi071 ceph-mon[92867]: osdmap e1759: 8 total, 8 up, 8 in 2024-07-26T19:04:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:20 smithi071 ceph-mon[92867]: pgmap v3182: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 2.2 KiB/s wr, 67 op/s 2024-07-26T19:04:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:20 smithi071 ceph-mon[90507]: osdmap e1759: 8 total, 8 up, 8 in 2024-07-26T19:04:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:20 smithi071 ceph-mon[90507]: pgmap v3182: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 2.2 KiB/s wr, 67 op/s 2024-07-26T19:04:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:21 smithi135 ceph-mon[85352]: osdmap e1760: 8 total, 8 up, 8 in 2024-07-26T19:04:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:21 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-141012-32"}]: dispatch 2024-07-26T19:04:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:21 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-141012-32"}]: dispatch 2024-07-26T19:04:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:21 smithi071 ceph-mon[90507]: osdmap e1760: 8 total, 8 up, 8 in 2024-07-26T19:04:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:21 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-141012-32"}]: dispatch 2024-07-26T19:04:21.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:21 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-141012-32"}]: dispatch 2024-07-26T19:04:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:21 smithi071 ceph-mon[92867]: osdmap e1760: 8 total, 8 up, 8 in 2024-07-26T19:04:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:21 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-141012-32"}]: dispatch 2024-07-26T19:04:21.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:21 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-141012-32"}]: dispatch 2024-07-26T19:04:22.195 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.195 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image130 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 4 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 4 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:child: image131 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:child: image130 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:child: image132 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:child: image133 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image130/b20421e13595 2024-07-26T19:04:22.196 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131/b20418974193 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image132/b204935977e5 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image133/b20428995423 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.197 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image132 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.198 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout:child: image131 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout:child: image132 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout:child: image133 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131/b20418974193 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image132/b204935977e5 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image133/b20428995423 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.199 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image133 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 2 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:child: image131 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:child: image133 2024-07-26T19:04:22.200 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131/b20418974193 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-33/image133/b20428995423 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 1 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout:child: image131 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-32/image131/b20418974193 2024-07-26T19:04:22.201 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:04:22.202 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 0 2024-07-26T19:04:22.202 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2024-07-26T19:04:22.202 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16971 ms) 2024-07-26T19:04:22.202 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.LockingPP 2024-07-26T19:04:22.202 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:22.257 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.LockingPP (62 ms) 2024-07-26T19:04:22.257 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FlushAio 2024-07-26T19:04:22.257 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:04:22] "GET /metrics HTTP/1.1" 200 82833 "" "Prometheus/2.43.0" 2024-07-26T19:04:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-141012-32"}]': finished 2024-07-26T19:04:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[92867]: osdmap e1761: 8 total, 8 up, 8 in 2024-07-26T19:04:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[92867]: pgmap v3185: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 258 KiB/s rd, 4.5 KiB/s wr, 309 op/s 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[92867]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34"}]': finished 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[92867]: osdmap e1762: 8 total, 8 up, 8 in 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-141012-32"}]': finished 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[90507]: osdmap e1761: 8 total, 8 up, 8 in 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[90507]: pgmap v3185: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 258 KiB/s rd, 4.5 KiB/s wr, 309 op/s 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[90507]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-07-26T19:04:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34"}]': finished 2024-07-26T19:04:22.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:22 smithi071 ceph-mon[90507]: osdmap e1762: 8 total, 8 up, 8 in 2024-07-26T19:04:22.491 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FlushAio (234 ms) 2024-07-26T19:04:22.491 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-07-26T19:04:22.491 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:22 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-141012-32"}]': finished 2024-07-26T19:04:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:22 smithi135 ceph-mon[85352]: osdmap e1761: 8 total, 8 up, 8 in 2024-07-26T19:04:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:22 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:22 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34"}]: dispatch 2024-07-26T19:04:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:22 smithi135 ceph-mon[85352]: pgmap v3185: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 258 KiB/s rd, 4.5 KiB/s wr, 309 op/s 2024-07-26T19:04:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:22 smithi135 ceph-mon[85352]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-07-26T19:04:22.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:22 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-141012-32", "tierpool":"test-librbd-smithi071-141012-34"}]': finished 2024-07-26T19:04:22.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:22 smithi135 ceph-mon[85352]: osdmap e1762: 8 total, 8 up, 8 in 2024-07-26T19:04:22.672 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FlushAioPP (181 ms) 2024-07-26T19:04:22.672 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-07-26T19:04:22.672 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (20 ms) 2024-07-26T19:04:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-07-26T19:04:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:22.718 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (26 ms) 2024-07-26T19:04:22.718 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-07-26T19:04:22.718 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:22.734 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ZeroLengthRead (16 ms) 2024-07-26T19:04:22.734 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-07-26T19:04:22.734 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:22.768 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.LargeCacheRead (34 ms) 2024-07-26T19:04:22.769 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-07-26T19:04:22.769 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:22.993 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestPendingAio (224 ms) 2024-07-26T19:04:22.993 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-07-26T19:04:22.993 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:23.315 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:24 smithi135 ceph-mon[85352]: osdmap e1763: 8 total, 8 up, 8 in 2024-07-26T19:04:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:24 smithi135 ceph-mon[85352]: pgmap v3188: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 484 KiB/s rd, 13 KiB/s wr, 590 op/s 2024-07-26T19:04:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:24 smithi071 ceph-mon[90507]: osdmap e1763: 8 total, 8 up, 8 in 2024-07-26T19:04:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:24 smithi071 ceph-mon[90507]: pgmap v3188: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 484 KiB/s rd, 13 KiB/s wr, 590 op/s 2024-07-26T19:04:24.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:24 smithi071 ceph-mon[92867]: osdmap e1763: 8 total, 8 up, 8 in 2024-07-26T19:04:24.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:24 smithi071 ceph-mon[92867]: pgmap v3188: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 484 KiB/s rd, 13 KiB/s wr, 590 op/s 2024-07-26T19:04:25.281 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2288 ms) 2024-07-26T19:04:25.281 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-07-26T19:04:25.281 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:25 smithi135 ceph-mon[85352]: osdmap e1764: 8 total, 8 up, 8 in 2024-07-26T19:04:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:25 smithi071 ceph-mon[90507]: osdmap e1764: 8 total, 8 up, 8 in 2024-07-26T19:04:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:25 smithi071 ceph-mon[92867]: osdmap e1764: 8 total, 8 up, 8 in 2024-07-26T19:04:26.338 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:26 smithi135 ceph-mon[85352]: osdmap e1765: 8 total, 8 up, 8 in 2024-07-26T19:04:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:26 smithi135 ceph-mon[85352]: pgmap v3191: 745 pgs: 745 active+clean; 303 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 956 KiB/s rd, 600 KiB/s wr, 640 op/s 2024-07-26T19:04:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:26 smithi071 ceph-mon[90507]: osdmap e1765: 8 total, 8 up, 8 in 2024-07-26T19:04:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:26 smithi071 ceph-mon[90507]: pgmap v3191: 745 pgs: 745 active+clean; 303 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 956 KiB/s rd, 600 KiB/s wr, 640 op/s 2024-07-26T19:04:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:26 smithi071 ceph-mon[92867]: osdmap e1765: 8 total, 8 up, 8 in 2024-07-26T19:04:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:26 smithi071 ceph-mon[92867]: pgmap v3191: 745 pgs: 745 active+clean; 303 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 956 KiB/s rd, 600 KiB/s wr, 640 op/s 2024-07-26T19:04:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:27 smithi135 ceph-mon[85352]: osdmap e1766: 8 total, 8 up, 8 in 2024-07-26T19:04:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:27 smithi135 ceph-mon[85352]: osdmap e1767: 8 total, 8 up, 8 in 2024-07-26T19:04:27.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:27 smithi071 ceph-mon[90507]: osdmap e1766: 8 total, 8 up, 8 in 2024-07-26T19:04:27.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:27 smithi071 ceph-mon[90507]: osdmap e1767: 8 total, 8 up, 8 in 2024-07-26T19:04:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:27 smithi071 ceph-mon[92867]: osdmap e1766: 8 total, 8 up, 8 in 2024-07-26T19:04:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:27 smithi071 ceph-mon[92867]: osdmap e1767: 8 total, 8 up, 8 in 2024-07-26T19:04:28.151 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (2870 ms) 2024-07-26T19:04:28.151 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Flatten 2024-07-26T19:04:28.151 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:28 smithi135 ceph-mon[85352]: pgmap v3194: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 732 KiB/s wr, 685 op/s 2024-07-26T19:04:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:28 smithi135 ceph-mon[85352]: osdmap e1768: 8 total, 8 up, 8 in 2024-07-26T19:04:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:28 smithi071 ceph-mon[90507]: pgmap v3194: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 732 KiB/s wr, 685 op/s 2024-07-26T19:04:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:28 smithi071 ceph-mon[90507]: osdmap e1768: 8 total, 8 up, 8 in 2024-07-26T19:04:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:28 smithi071 ceph-mon[92867]: pgmap v3194: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 732 KiB/s wr, 685 op/s 2024-07-26T19:04:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:28 smithi071 ceph-mon[92867]: osdmap e1768: 8 total, 8 up, 8 in 2024-07-26T19:04:29.211 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Flatten (1060 ms) 2024-07-26T19:04:29.211 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Sparsify 2024-07-26T19:04:29.211 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:29.244 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 32768 2024-07-26T19:04:29.245 INFO:tasks.workunit.client.0.smithi071.stdout:read: 32768 2024-07-26T19:04:29.245 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Sparsify (33 ms) 2024-07-26T19:04:29.245 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-07-26T19:04:29.245 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:29.279 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SparsifyPP (35 ms) 2024-07-26T19:04:29.279 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-07-26T19:04:29.279 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[92867]: osdmap e1769: 8 total, 8 up, 8 in 2024-07-26T19:04:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[92867]: pgmap v3197: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 147 KiB/s wr, 407 op/s 2024-07-26T19:04:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]: dispatch 2024-07-26T19:04:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1e", "id": [3, 0]}]: dispatch 2024-07-26T19:04:30.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.0", "id": [3, 6]}]: dispatch 2024-07-26T19:04:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]: dispatch 2024-07-26T19:04:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]: dispatch 2024-07-26T19:04:30.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:04:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[90507]: osdmap e1769: 8 total, 8 up, 8 in 2024-07-26T19:04:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[90507]: pgmap v3197: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 147 KiB/s wr, 407 op/s 2024-07-26T19:04:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]: dispatch 2024-07-26T19:04:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1e", "id": [3, 0]}]: dispatch 2024-07-26T19:04:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.0", "id": [3, 6]}]: dispatch 2024-07-26T19:04:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]: dispatch 2024-07-26T19:04:30.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]: dispatch 2024-07-26T19:04:30.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:04:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:30 smithi135 ceph-mon[85352]: osdmap e1769: 8 total, 8 up, 8 in 2024-07-26T19:04:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:30 smithi135 ceph-mon[85352]: pgmap v3197: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 147 KiB/s wr, 407 op/s 2024-07-26T19:04:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]: dispatch 2024-07-26T19:04:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1e", "id": [3, 0]}]: dispatch 2024-07-26T19:04:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.0", "id": [3, 6]}]: dispatch 2024-07-26T19:04:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]: dispatch 2024-07-26T19:04:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]: dispatch 2024-07-26T19:04:30.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:04:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]': finished 2024-07-26T19:04:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1e", "id": [3, 0]}]': finished 2024-07-26T19:04:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.0", "id": [3, 6]}]': finished 2024-07-26T19:04:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]': finished 2024-07-26T19:04:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]': finished 2024-07-26T19:04:31.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[90507]: osdmap e1770: 8 total, 8 up, 8 in 2024-07-26T19:04:31.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:04:31.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:04:31.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:04:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]': finished 2024-07-26T19:04:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1e", "id": [3, 0]}]': finished 2024-07-26T19:04:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.0", "id": [3, 6]}]': finished 2024-07-26T19:04:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]': finished 2024-07-26T19:04:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]': finished 2024-07-26T19:04:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[92867]: osdmap e1770: 8 total, 8 up, 8 in 2024-07-26T19:04:31.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:04:31.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:04:31.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:04:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]': finished 2024-07-26T19:04:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1e", "id": [3, 0]}]': finished 2024-07-26T19:04:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.0", "id": [3, 6]}]': finished 2024-07-26T19:04:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [4, 0]}]': finished 2024-07-26T19:04:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 6]}]': finished 2024-07-26T19:04:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:31 smithi135 ceph-mon[85352]: osdmap e1770: 8 total, 8 up, 8 in 2024-07-26T19:04:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:04:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:04:31.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:04:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:04:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:04:32] "GET /metrics HTTP/1.1" 200 82937 "" "Prometheus/2.43.0" 2024-07-26T19:04:32.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:32 smithi071 ceph-mon[92867]: osdmap e1771: 8 total, 8 up, 8 in 2024-07-26T19:04:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:32 smithi071 ceph-mon[92867]: pgmap v3200: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 28 KiB/s wr, 280 op/s; 0 B/s, 0 objects/s recovering 2024-07-26T19:04:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:32 smithi071 ceph-mon[90507]: osdmap e1771: 8 total, 8 up, 8 in 2024-07-26T19:04:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:32 smithi071 ceph-mon[90507]: pgmap v3200: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 28 KiB/s wr, 280 op/s; 0 B/s, 0 objects/s recovering 2024-07-26T19:04:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:32 smithi135 ceph-mon[85352]: osdmap e1771: 8 total, 8 up, 8 in 2024-07-26T19:04:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:32 smithi135 ceph-mon[85352]: pgmap v3200: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 28 KiB/s wr, 280 op/s; 0 B/s, 0 objects/s recovering 2024-07-26T19:04:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:33 smithi071 ceph-mon[90507]: osdmap e1772: 8 total, 8 up, 8 in 2024-07-26T19:04:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:33 smithi071 ceph-mon[92867]: osdmap e1772: 8 total, 8 up, 8 in 2024-07-26T19:04:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:33 smithi135 ceph-mon[85352]: osdmap e1772: 8 total, 8 up, 8 in 2024-07-26T19:04:34.188 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapshotLimit (4909 ms) 2024-07-26T19:04:34.188 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-07-26T19:04:34.189 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:34 smithi071 ceph-mon[90507]: osdmap e1773: 8 total, 8 up, 8 in 2024-07-26T19:04:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:34 smithi071 ceph-mon[90507]: pgmap v3203: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 255 KiB/s rd, 40 KiB/s wr, 316 op/s; 0 B/s, 0 objects/s recovering 2024-07-26T19:04:34.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:34 smithi071 ceph-mon[92867]: osdmap e1773: 8 total, 8 up, 8 in 2024-07-26T19:04:34.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:34 smithi071 ceph-mon[92867]: pgmap v3203: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 255 KiB/s rd, 40 KiB/s wr, 316 op/s; 0 B/s, 0 objects/s recovering 2024-07-26T19:04:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:34 smithi135 ceph-mon[85352]: osdmap e1773: 8 total, 8 up, 8 in 2024-07-26T19:04:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:34 smithi135 ceph-mon[85352]: pgmap v3203: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 255 KiB/s rd, 40 KiB/s wr, 316 op/s; 0 B/s, 0 objects/s recovering 2024-07-26T19:04:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:35 smithi071 ceph-mon[90507]: osdmap e1774: 8 total, 8 up, 8 in 2024-07-26T19:04:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:35 smithi071 ceph-mon[92867]: osdmap e1774: 8 total, 8 up, 8 in 2024-07-26T19:04:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:35 smithi135 ceph-mon[85352]: osdmap e1774: 8 total, 8 up, 8 in 2024-07-26T19:04:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:36 smithi071 ceph-mon[90507]: osdmap e1775: 8 total, 8 up, 8 in 2024-07-26T19:04:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:36 smithi071 ceph-mon[90507]: pgmap v3206: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 18 KiB/s wr, 71 op/s 2024-07-26T19:04:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:36 smithi071 ceph-mon[92867]: osdmap e1775: 8 total, 8 up, 8 in 2024-07-26T19:04:36.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:36 smithi071 ceph-mon[92867]: pgmap v3206: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 18 KiB/s wr, 71 op/s 2024-07-26T19:04:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:36 smithi135 ceph-mon[85352]: osdmap e1775: 8 total, 8 up, 8 in 2024-07-26T19:04:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:36 smithi135 ceph-mon[85352]: pgmap v3206: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 18 KiB/s wr, 71 op/s 2024-07-26T19:04:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:37 smithi135 ceph-mon[85352]: osdmap e1776: 8 total, 8 up, 8 in 2024-07-26T19:04:37.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:37 smithi071 ceph-mon[92867]: osdmap e1776: 8 total, 8 up, 8 in 2024-07-26T19:04:37.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:37 smithi071 ceph-mon[90507]: osdmap e1776: 8 total, 8 up, 8 in 2024-07-26T19:04:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:38 smithi135 ceph-mon[85352]: osdmap e1777: 8 total, 8 up, 8 in 2024-07-26T19:04:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:38 smithi135 ceph-mon[85352]: pgmap v3209: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 KiB/s wr, 23 op/s 2024-07-26T19:04:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:38 smithi071 ceph-mon[90507]: osdmap e1777: 8 total, 8 up, 8 in 2024-07-26T19:04:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:38 smithi071 ceph-mon[90507]: pgmap v3209: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 KiB/s wr, 23 op/s 2024-07-26T19:04:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:38 smithi071 ceph-mon[92867]: osdmap e1777: 8 total, 8 up, 8 in 2024-07-26T19:04:38.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:38 smithi071 ceph-mon[92867]: pgmap v3209: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 KiB/s wr, 23 op/s 2024-07-26T19:04:39.223 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5035 ms) 2024-07-26T19:04:39.223 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-07-26T19:04:39.223 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:39.281 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2024-07-26T19:04:39.281 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (58 ms) 2024-07-26T19:04:39.281 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-07-26T19:04:39.281 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:39.350 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (69 ms) 2024-07-26T19:04:39.350 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-07-26T19:04:39.350 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:39 smithi135 ceph-mon[85352]: osdmap e1778: 8 total, 8 up, 8 in 2024-07-26T19:04:39.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:39 smithi071 ceph-mon[92867]: osdmap e1778: 8 total, 8 up, 8 in 2024-07-26T19:04:39.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:39 smithi071 ceph-mon[90507]: osdmap e1778: 8 total, 8 up, 8 in 2024-07-26T19:04:40.246 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (896 ms) 2024-07-26T19:04:40.246 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-07-26T19:04:40.246 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:40 smithi135 ceph-mon[85352]: osdmap e1779: 8 total, 8 up, 8 in 2024-07-26T19:04:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:40 smithi135 ceph-mon[85352]: pgmap v3212: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 2.0 KiB/s wr, 13 op/s 2024-07-26T19:04:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:40 smithi071 ceph-mon[90507]: osdmap e1779: 8 total, 8 up, 8 in 2024-07-26T19:04:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:40 smithi071 ceph-mon[90507]: pgmap v3212: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 2.0 KiB/s wr, 13 op/s 2024-07-26T19:04:40.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:40 smithi071 ceph-mon[92867]: osdmap e1779: 8 total, 8 up, 8 in 2024-07-26T19:04:40.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:40 smithi071 ceph-mon[92867]: pgmap v3212: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 2.0 KiB/s wr, 13 op/s 2024-07-26T19:04:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:41 smithi135 ceph-mon[85352]: osdmap e1780: 8 total, 8 up, 8 in 2024-07-26T19:04:41.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:41 smithi071 ceph-mon[92867]: osdmap e1780: 8 total, 8 up, 8 in 2024-07-26T19:04:41.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:41 smithi071 ceph-mon[90507]: osdmap e1780: 8 total, 8 up, 8 in 2024-07-26T19:04:42.152 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (1906 ms) 2024-07-26T19:04:42.152 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-07-26T19:04:42.153 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:42.206 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (54 ms) 2024-07-26T19:04:42.206 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-07-26T19:04:42.206 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_librbd.cc:9736: Skipped 2024-07-26T19:04:42.206 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T19:04:42.207 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-07-26T19:04:42.207 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-07-26T19:04:42.207 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:04:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:04:42] "GET /metrics HTTP/1.1" 200 82937 "" "Prometheus/2.43.0" 2024-07-26T19:04:42.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:42 smithi071 ceph-mon[92867]: osdmap e1781: 8 total, 8 up, 8 in 2024-07-26T19:04:42.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:42 smithi071 ceph-mon[92867]: pgmap v3215: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 7.2 KiB/s wr, 53 op/s 2024-07-26T19:04:42.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:42 smithi071 ceph-mon[92867]: osdmap e1782: 8 total, 8 up, 8 in 2024-07-26T19:04:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:42 smithi071 ceph-mon[90507]: osdmap e1781: 8 total, 8 up, 8 in 2024-07-26T19:04:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:42 smithi071 ceph-mon[90507]: pgmap v3215: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 7.2 KiB/s wr, 53 op/s 2024-07-26T19:04:42.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:42 smithi071 ceph-mon[90507]: osdmap e1782: 8 total, 8 up, 8 in 2024-07-26T19:04:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:42 smithi135 ceph-mon[85352]: osdmap e1781: 8 total, 8 up, 8 in 2024-07-26T19:04:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:42 smithi135 ceph-mon[85352]: pgmap v3215: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 7.2 KiB/s wr, 53 op/s 2024-07-26T19:04:42.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:42 smithi135 ceph-mon[85352]: osdmap e1782: 8 total, 8 up, 8 in 2024-07-26T19:04:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:44.267 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2024-07-26T19:04:44.267 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapRemove2 (2061 ms) 2024-07-26T19:04:44.267 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-07-26T19:04:44.267 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:44 smithi135 ceph-mon[85352]: osdmap e1783: 8 total, 8 up, 8 in 2024-07-26T19:04:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:44 smithi135 ceph-mon[85352]: pgmap v3218: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 11 KiB/s wr, 179 op/s 2024-07-26T19:04:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:44 smithi071 ceph-mon[90507]: osdmap e1783: 8 total, 8 up, 8 in 2024-07-26T19:04:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:44 smithi071 ceph-mon[90507]: pgmap v3218: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 11 KiB/s wr, 179 op/s 2024-07-26T19:04:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:44 smithi071 ceph-mon[92867]: osdmap e1783: 8 total, 8 up, 8 in 2024-07-26T19:04:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:44 smithi071 ceph-mon[92867]: pgmap v3218: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 11 KiB/s wr, 179 op/s 2024-07-26T19:04:45.287 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1020 ms) 2024-07-26T19:04:45.287 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-07-26T19:04:45.287 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:45 smithi135 ceph-mon[85352]: osdmap e1784: 8 total, 8 up, 8 in 2024-07-26T19:04:45.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:45 smithi071 ceph-mon[92867]: osdmap e1784: 8 total, 8 up, 8 in 2024-07-26T19:04:45.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:45 smithi071 ceph-mon[90507]: osdmap e1784: 8 total, 8 up, 8 in 2024-07-26T19:04:46.294 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1007 ms) 2024-07-26T19:04:46.294 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-07-26T19:04:46.294 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:46 smithi135 ceph-mon[85352]: osdmap e1785: 8 total, 8 up, 8 in 2024-07-26T19:04:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:46 smithi135 ceph-mon[85352]: pgmap v3221: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 9.5 KiB/s wr, 236 op/s 2024-07-26T19:04:46.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:46 smithi071 ceph-mon[92867]: osdmap e1785: 8 total, 8 up, 8 in 2024-07-26T19:04:46.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:46 smithi071 ceph-mon[92867]: pgmap v3221: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 9.5 KiB/s wr, 236 op/s 2024-07-26T19:04:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:46 smithi071 ceph-mon[90507]: osdmap e1785: 8 total, 8 up, 8 in 2024-07-26T19:04:46.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:46 smithi071 ceph-mon[90507]: pgmap v3221: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 9.5 KiB/s wr, 236 op/s 2024-07-26T19:04:47.174 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (880 ms) 2024-07-26T19:04:47.174 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-07-26T19:04:47.174 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:47 smithi135 ceph-mon[85352]: osdmap e1786: 8 total, 8 up, 8 in 2024-07-26T19:04:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:47 smithi135 ceph-mon[85352]: osdmap e1787: 8 total, 8 up, 8 in 2024-07-26T19:04:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:47 smithi071 ceph-mon[92867]: osdmap e1786: 8 total, 8 up, 8 in 2024-07-26T19:04:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:47 smithi071 ceph-mon[92867]: osdmap e1787: 8 total, 8 up, 8 in 2024-07-26T19:04:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:47 smithi071 ceph-mon[90507]: osdmap e1786: 8 total, 8 up, 8 in 2024-07-26T19:04:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:47 smithi071 ceph-mon[90507]: osdmap e1787: 8 total, 8 up, 8 in 2024-07-26T19:04:48.234 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1058 ms) 2024-07-26T19:04:48.235 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-07-26T19:04:48.235 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:48.274 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (42 ms) 2024-07-26T19:04:48.274 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-07-26T19:04:48.274 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:48.308 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (34 ms) 2024-07-26T19:04:48.308 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-07-26T19:04:48.308 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:48 smithi135 ceph-mon[85352]: pgmap v3224: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 172 op/s 2024-07-26T19:04:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:48 smithi135 ceph-mon[85352]: osdmap e1788: 8 total, 8 up, 8 in 2024-07-26T19:04:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:48 smithi071 ceph-mon[90507]: pgmap v3224: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 172 op/s 2024-07-26T19:04:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:48 smithi071 ceph-mon[90507]: osdmap e1788: 8 total, 8 up, 8 in 2024-07-26T19:04:48.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:48 smithi071 ceph-mon[92867]: pgmap v3224: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 172 op/s 2024-07-26T19:04:48.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:48 smithi071 ceph-mon[92867]: osdmap e1788: 8 total, 8 up, 8 in 2024-07-26T19:04:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:50 smithi135 ceph-mon[85352]: osdmap e1789: 8 total, 8 up, 8 in 2024-07-26T19:04:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:50 smithi135 ceph-mon[85352]: pgmap v3227: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-07-26T19:04:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:50 smithi071 ceph-mon[90507]: osdmap e1789: 8 total, 8 up, 8 in 2024-07-26T19:04:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:50 smithi071 ceph-mon[90507]: pgmap v3227: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-07-26T19:04:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:50 smithi071 ceph-mon[92867]: osdmap e1789: 8 total, 8 up, 8 in 2024-07-26T19:04:50.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:50 smithi071 ceph-mon[92867]: pgmap v3227: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-07-26T19:04:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:51 smithi135 ceph-mon[85352]: osdmap e1790: 8 total, 8 up, 8 in 2024-07-26T19:04:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:51 smithi071 ceph-mon[90507]: osdmap e1790: 8 total, 8 up, 8 in 2024-07-26T19:04:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:51 smithi071 ceph-mon[92867]: osdmap e1790: 8 total, 8 up, 8 in 2024-07-26T19:04:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:04:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:04:52] "GET /metrics HTTP/1.1" 200 82936 "" "Prometheus/2.43.0" 2024-07-26T19:04:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:52 smithi071 ceph-mon[92867]: osdmap e1791: 8 total, 8 up, 8 in 2024-07-26T19:04:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:52 smithi071 ceph-mon[92867]: pgmap v3230: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 11 KiB/s wr, 246 op/s 2024-07-26T19:04:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:52 smithi071 ceph-mon[92867]: osdmap e1792: 8 total, 8 up, 8 in 2024-07-26T19:04:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:52 smithi071 ceph-mon[90507]: osdmap e1791: 8 total, 8 up, 8 in 2024-07-26T19:04:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:52 smithi071 ceph-mon[90507]: pgmap v3230: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 11 KiB/s wr, 246 op/s 2024-07-26T19:04:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:52 smithi071 ceph-mon[90507]: osdmap e1792: 8 total, 8 up, 8 in 2024-07-26T19:04:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:52 smithi135 ceph-mon[85352]: osdmap e1791: 8 total, 8 up, 8 in 2024-07-26T19:04:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:52 smithi135 ceph-mon[85352]: pgmap v3230: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 11 KiB/s wr, 246 op/s 2024-07-26T19:04:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:52 smithi135 ceph-mon[85352]: osdmap e1792: 8 total, 8 up, 8 in 2024-07-26T19:04:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:54 smithi071 ceph-mon[90507]: osdmap e1793: 8 total, 8 up, 8 in 2024-07-26T19:04:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:54 smithi071 ceph-mon[90507]: pgmap v3233: 745 pgs: 745 active+clean; 309 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 7.7 KiB/s wr, 160 op/s 2024-07-26T19:04:54.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:54 smithi071 ceph-mon[92867]: osdmap e1793: 8 total, 8 up, 8 in 2024-07-26T19:04:54.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:54 smithi071 ceph-mon[92867]: pgmap v3233: 745 pgs: 745 active+clean; 309 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 7.7 KiB/s wr, 160 op/s 2024-07-26T19:04:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:54 smithi135 ceph-mon[85352]: osdmap e1793: 8 total, 8 up, 8 in 2024-07-26T19:04:54.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:54 smithi135 ceph-mon[85352]: pgmap v3233: 745 pgs: 745 active+clean; 309 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 7.7 KiB/s wr, 160 op/s 2024-07-26T19:04:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:55 smithi071 ceph-mon[90507]: osdmap e1794: 8 total, 8 up, 8 in 2024-07-26T19:04:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:55 smithi071 ceph-mon[92867]: osdmap e1794: 8 total, 8 up, 8 in 2024-07-26T19:04:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:55 smithi135 ceph-mon[85352]: osdmap e1794: 8 total, 8 up, 8 in 2024-07-26T19:04:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:56 smithi071 ceph-mon[90507]: osdmap e1795: 8 total, 8 up, 8 in 2024-07-26T19:04:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:56 smithi071 ceph-mon[90507]: pgmap v3236: 745 pgs: 745 active+clean; 309 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 3.7 KiB/s wr, 101 op/s 2024-07-26T19:04:56.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:56 smithi071 ceph-mon[92867]: osdmap e1795: 8 total, 8 up, 8 in 2024-07-26T19:04:56.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:56 smithi071 ceph-mon[92867]: pgmap v3236: 745 pgs: 745 active+clean; 309 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 3.7 KiB/s wr, 101 op/s 2024-07-26T19:04:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:56 smithi135 ceph-mon[85352]: osdmap e1795: 8 total, 8 up, 8 in 2024-07-26T19:04:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:56 smithi135 ceph-mon[85352]: pgmap v3236: 745 pgs: 745 active+clean; 309 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 3.7 KiB/s wr, 101 op/s 2024-07-26T19:04:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:57 smithi071 ceph-mon[92867]: osdmap e1796: 8 total, 8 up, 8 in 2024-07-26T19:04:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:57 smithi071 ceph-mon[90507]: osdmap e1796: 8 total, 8 up, 8 in 2024-07-26T19:04:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:57 smithi135 ceph-mon[85352]: osdmap e1796: 8 total, 8 up, 8 in 2024-07-26T19:04:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:58 smithi071 ceph-mon[90507]: osdmap e1797: 8 total, 8 up, 8 in 2024-07-26T19:04:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:58 smithi071 ceph-mon[90507]: pgmap v3239: 745 pgs: 745 active+clean; 309 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 81 op/s 2024-07-26T19:04:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:58 smithi071 ceph-mon[92867]: osdmap e1797: 8 total, 8 up, 8 in 2024-07-26T19:04:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:58 smithi071 ceph-mon[92867]: pgmap v3239: 745 pgs: 745 active+clean; 309 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 81 op/s 2024-07-26T19:04:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:58 smithi135 ceph-mon[85352]: osdmap e1797: 8 total, 8 up, 8 in 2024-07-26T19:04:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:58 smithi135 ceph-mon[85352]: pgmap v3239: 745 pgs: 745 active+clean; 309 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 81 op/s 2024-07-26T19:04:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:04:58.763 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10455 ms) 2024-07-26T19:04:58.763 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Metadata 2024-07-26T19:04:58.763 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:59.272 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Metadata (509 ms) 2024-07-26T19:04:59.272 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-07-26T19:04:59.272 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:04:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:04:59 smithi071 ceph-mon[90507]: osdmap e1798: 8 total, 8 up, 8 in 2024-07-26T19:04:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:04:59 smithi071 ceph-mon[92867]: osdmap e1798: 8 total, 8 up, 8 in 2024-07-26T19:04:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:04:59 smithi135 ceph-mon[85352]: osdmap e1798: 8 total, 8 up, 8 in 2024-07-26T19:05:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.MetadataPP (1014 ms) 2024-07-26T19:05:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-07-26T19:05:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:00.381 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.UpdateFeatures (95 ms) 2024-07-26T19:05:00.381 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-07-26T19:05:00.382 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-07-26T19:05:00.382 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-07-26T19:05:00.382 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:00 smithi071 ceph-mon[90507]: osdmap e1799: 8 total, 8 up, 8 in 2024-07-26T19:05:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:00 smithi071 ceph-mon[90507]: pgmap v3242: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s wr, 9 op/s 2024-07-26T19:05:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:00 smithi071 ceph-mon[92867]: osdmap e1799: 8 total, 8 up, 8 in 2024-07-26T19:05:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:00 smithi071 ceph-mon[92867]: pgmap v3242: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s wr, 9 op/s 2024-07-26T19:05:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:00 smithi135 ceph-mon[85352]: osdmap e1799: 8 total, 8 up, 8 in 2024-07-26T19:05:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:00 smithi135 ceph-mon[85352]: pgmap v3242: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.7 KiB/s wr, 9 op/s 2024-07-26T19:05:01.249 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2024-07-26T19:05:01.249 INFO:tasks.workunit.client.0.smithi071.stdout:25.00% done 2024-07-26T19:05:01.249 INFO:tasks.workunit.client.0.smithi071.stdout:50.00% done 2024-07-26T19:05:01.250 INFO:tasks.workunit.client.0.smithi071.stdout:75.00% done 2024-07-26T19:05:01.250 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RebuildObjectMap (868 ms) 2024-07-26T19:05:01.250 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-07-26T19:05:01.280 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2024-07-26T19:05:01.281 INFO:tasks.workunit.client.0.smithi071.stdout:25.00% done 2024-07-26T19:05:01.281 INFO:tasks.workunit.client.0.smithi071.stdout:50.00% done 2024-07-26T19:05:01.281 INFO:tasks.workunit.client.0.smithi071.stdout:75.00% done 2024-07-26T19:05:01.281 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (32 ms) 2024-07-26T19:05:01.281 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-07-26T19:05:01.281 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:01 smithi071 ceph-mon[92867]: osdmap e1800: 8 total, 8 up, 8 in 2024-07-26T19:05:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:01 smithi071 ceph-mon[90507]: osdmap e1800: 8 total, 8 up, 8 in 2024-07-26T19:05:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:01 smithi135 ceph-mon[85352]: osdmap e1800: 8 total, 8 up, 8 in 2024-07-26T19:05:02.259 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2024-07-26T19:05:02.259 INFO:tasks.workunit.client.0.smithi071.stdout:25.00% done 2024-07-26T19:05:02.259 INFO:tasks.workunit.client.0.smithi071.stdout:50.00% done 2024-07-26T19:05:02.259 INFO:tasks.workunit.client.0.smithi071.stdout:75.00% done 2024-07-26T19:05:02.259 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CheckObjectMap (978 ms) 2024-07-26T19:05:02.259 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-07-26T19:05:02.259 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:02.292 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.BlockingAIO (33 ms) 2024-07-26T19:05:02.292 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-07-26T19:05:02.292 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:02.424 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (132 ms) 2024-07-26T19:05:02.424 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-07-26T19:05:02.424 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_librbd.cc:10793: Skipped 2024-07-26T19:05:02.425 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T19:05:02.425 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-07-26T19:05:02.425 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-07-26T19:05:02.425 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:05:02] "GET /metrics HTTP/1.1" 200 82930 "" "Prometheus/2.43.0" 2024-07-26T19:05:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:02 smithi071 ceph-mon[92867]: osdmap e1801: 8 total, 8 up, 8 in 2024-07-26T19:05:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:02 smithi071 ceph-mon[92867]: pgmap v3245: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 482 KiB/s rd, 190 KiB/s wr, 774 op/s 2024-07-26T19:05:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:02 smithi071 ceph-mon[90507]: osdmap e1801: 8 total, 8 up, 8 in 2024-07-26T19:05:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:02 smithi071 ceph-mon[90507]: pgmap v3245: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 482 KiB/s rd, 190 KiB/s wr, 774 op/s 2024-07-26T19:05:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:02 smithi135 ceph-mon[85352]: osdmap e1801: 8 total, 8 up, 8 in 2024-07-26T19:05:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:02 smithi135 ceph-mon[85352]: pgmap v3245: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 482 KiB/s rd, 190 KiB/s wr, 774 op/s 2024-07-26T19:05:03.275 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (851 ms) 2024-07-26T19:05:03.276 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-07-26T19:05:03.276 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:03 smithi135 ceph-mon[85352]: osdmap e1802: 8 total, 8 up, 8 in 2024-07-26T19:05:03.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:03 smithi071 ceph-mon[92867]: osdmap e1802: 8 total, 8 up, 8 in 2024-07-26T19:05:03.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:03 smithi071 ceph-mon[90507]: osdmap e1802: 8 total, 8 up, 8 in 2024-07-26T19:05:04.233 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (958 ms) 2024-07-26T19:05:04.233 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-07-26T19:05:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:04 smithi135 ceph-mon[85352]: osdmap e1803: 8 total, 8 up, 8 in 2024-07-26T19:05:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:04 smithi135 ceph-mon[85352]: pgmap v3248: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 733 KiB/s rd, 222 KiB/s wr, 1.11k op/s 2024-07-26T19:05:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:04 smithi071 ceph-mon[92867]: osdmap e1803: 8 total, 8 up, 8 in 2024-07-26T19:05:04.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:04 smithi071 ceph-mon[92867]: pgmap v3248: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 733 KiB/s rd, 222 KiB/s wr, 1.11k op/s 2024-07-26T19:05:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:04 smithi071 ceph-mon[90507]: osdmap e1803: 8 total, 8 up, 8 in 2024-07-26T19:05:04.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:04 smithi071 ceph-mon[90507]: pgmap v3248: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 733 KiB/s rd, 222 KiB/s wr, 1.11k op/s 2024-07-26T19:05:05.323 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2024-07-26T19:05:05.323 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2024-07-26T19:05:05.323 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestImageOptions (1090 ms) 2024-07-26T19:05:05.323 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-07-26T19:05:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:05 smithi135 ceph-mon[85352]: osdmap e1804: 8 total, 8 up, 8 in 2024-07-26T19:05:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:05 smithi071 ceph-mon[92867]: osdmap e1804: 8 total, 8 up, 8 in 2024-07-26T19:05:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:05 smithi071 ceph-mon[90507]: osdmap e1804: 8 total, 8 up, 8 in 2024-07-26T19:05:06.326 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2024-07-26T19:05:06.326 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2024-07-26T19:05:06.326 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (1002 ms) 2024-07-26T19:05:06.326 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-07-26T19:05:06.326 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-07-26T19:05:06.326 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-07-26T19:05:06.326 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-07-26T19:05:06.326 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-07-26T19:05:06.326 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:06.365 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:05:06.365 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:05:06.366 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:05:06.367 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:05:06.367 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:05:06.367 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:05:06.367 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:05:06.367 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:05:06.367 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:05:06.367 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:05:06.367 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:05:06.367 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:05:06.367 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:05:06.368 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:05:06.369 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:05:06.403 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:05:06.403 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:05:06.403 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:05:06.403 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:05:06.403 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:05:06.403 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:05:06.403 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:05:06.404 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:05:06.404 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:05:06.404 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:05:06.404 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2024-07-26T19:05:06.404 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2024-07-26T19:05:06.404 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2024-07-26T19:05:06.404 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2024-07-26T19:05:06.404 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ImagePollIO (40 ms) 2024-07-26T19:05:06.405 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Mirror 2024-07-26T19:05:06.405 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:06.405 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:06 smithi135 ceph-mon[85352]: osdmap e1805: 8 total, 8 up, 8 in 2024-07-26T19:05:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:06 smithi135 ceph-mon[85352]: pgmap v3251: 745 pgs: 745 active+clean; 313 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 340 KiB/s rd, 916 KiB/s wr, 444 op/s 2024-07-26T19:05:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:06 smithi071 ceph-mon[92867]: osdmap e1805: 8 total, 8 up, 8 in 2024-07-26T19:05:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:06 smithi071 ceph-mon[92867]: pgmap v3251: 745 pgs: 745 active+clean; 313 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 340 KiB/s rd, 916 KiB/s wr, 444 op/s 2024-07-26T19:05:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:06 smithi071 ceph-mon[90507]: osdmap e1805: 8 total, 8 up, 8 in 2024-07-26T19:05:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:06 smithi071 ceph-mon[90507]: pgmap v3251: 745 pgs: 745 active+clean; 313 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 340 KiB/s rd, 916 KiB/s wr, 444 op/s 2024-07-26T19:05:07.377 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Mirror (1012 ms) 2024-07-26T19:05:07.377 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-07-26T19:05:07.394 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (16 ms) 2024-07-26T19:05:07.394 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-07-26T19:05:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:07 smithi135 ceph-mon[85352]: osdmap e1806: 8 total, 8 up, 8 in 2024-07-26T19:05:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:07 smithi071 ceph-mon[92867]: osdmap e1806: 8 total, 8 up, 8 in 2024-07-26T19:05:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:07 smithi071 ceph-mon[90507]: osdmap e1806: 8 total, 8 up, 8 in 2024-07-26T19:05:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: osdmap e1807: 8 total, 8 up, 8 in 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/eb75e2ed-4cd5-42cc-a3f5-206015e0b363"}]: dispatch 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/eb75e2ed-4cd5-42cc-a3f5-206015e0b363"}]: dispatch 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/eb75e2ed-4cd5-42cc-a3f5-206015e0b363"}]': finished 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/ee1d0cf9-d671-4c4c-8a13-0caefb9437c4"}]: dispatch 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/ee1d0cf9-d671-4c4c-8a13-0caefb9437c4"}]: dispatch 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/ee1d0cf9-d671-4c4c-8a13-0caefb9437c4"}]': finished 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b13f6f42-f7af-4b2f-87ea-a746d08c11c9"}]: dispatch 2024-07-26T19:05:08.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b13f6f42-f7af-4b2f-87ea-a746d08c11c9"}]: dispatch 2024-07-26T19:05:08.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b13f6f42-f7af-4b2f-87ea-a746d08c11c9"}]': finished 2024-07-26T19:05:08.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T19:05:08.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]': finished 2024-07-26T19:05:08.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:08 smithi135 ceph-mon[85352]: pgmap v3254: 745 pgs: 745 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 305 KiB/s rd, 1.4 MiB/s wr, 406 op/s 2024-07-26T19:05:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: osdmap e1807: 8 total, 8 up, 8 in 2024-07-26T19:05:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-07-26T19:05:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/eb75e2ed-4cd5-42cc-a3f5-206015e0b363"}]: dispatch 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/eb75e2ed-4cd5-42cc-a3f5-206015e0b363"}]: dispatch 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/eb75e2ed-4cd5-42cc-a3f5-206015e0b363"}]': finished 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/ee1d0cf9-d671-4c4c-8a13-0caefb9437c4"}]: dispatch 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/ee1d0cf9-d671-4c4c-8a13-0caefb9437c4"}]: dispatch 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/ee1d0cf9-d671-4c4c-8a13-0caefb9437c4"}]': finished 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b13f6f42-f7af-4b2f-87ea-a746d08c11c9"}]: dispatch 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b13f6f42-f7af-4b2f-87ea-a746d08c11c9"}]: dispatch 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b13f6f42-f7af-4b2f-87ea-a746d08c11c9"}]': finished 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T19:05:08.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]': finished 2024-07-26T19:05:08.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[92867]: pgmap v3254: 745 pgs: 745 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 305 KiB/s rd, 1.4 MiB/s wr, 406 op/s 2024-07-26T19:05:08.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: osdmap e1807: 8 total, 8 up, 8 in 2024-07-26T19:05:08.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-07-26T19:05:08.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-07-26T19:05:08.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-07-26T19:05:08.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/eb75e2ed-4cd5-42cc-a3f5-206015e0b363"}]: dispatch 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/eb75e2ed-4cd5-42cc-a3f5-206015e0b363"}]: dispatch 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/eb75e2ed-4cd5-42cc-a3f5-206015e0b363"}]': finished 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/ee1d0cf9-d671-4c4c-8a13-0caefb9437c4"}]: dispatch 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/ee1d0cf9-d671-4c4c-8a13-0caefb9437c4"}]: dispatch 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/ee1d0cf9-d671-4c4c-8a13-0caefb9437c4"}]': finished 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b13f6f42-f7af-4b2f-87ea-a746d08c11c9"}]: dispatch 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b13f6f42-f7af-4b2f-87ea-a746d08c11c9"}]: dispatch 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b13f6f42-f7af-4b2f-87ea-a746d08c11c9"}]': finished 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/388171342' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]: dispatch 2024-07-26T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5cc22c80-3f4e-499e-9beb-0a6656705d30"}]': finished 2024-07-26T19:05:08.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:08 smithi071 ceph-mon[90507]: pgmap v3254: 745 pgs: 745 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 305 KiB/s rd, 1.4 MiB/s wr, 406 op/s 2024-07-26T19:05:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:09 smithi071 ceph-mon[92867]: osdmap e1808: 8 total, 8 up, 8 in 2024-07-26T19:05:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:09 smithi071 ceph-mon[90507]: osdmap e1808: 8 total, 8 up, 8 in 2024-07-26T19:05:09.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:09 smithi135 ceph-mon[85352]: osdmap e1808: 8 total, 8 up, 8 in 2024-07-26T19:05:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:10 smithi071 ceph-mon[92867]: osdmap e1809: 8 total, 8 up, 8 in 2024-07-26T19:05:10.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:10 smithi071 ceph-mon[92867]: pgmap v3257: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 277 KiB/s rd, 1.0 MiB/s wr, 387 op/s 2024-07-26T19:05:10.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:10 smithi071 ceph-mon[90507]: osdmap e1809: 8 total, 8 up, 8 in 2024-07-26T19:05:10.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:10 smithi071 ceph-mon[90507]: pgmap v3257: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 277 KiB/s rd, 1.0 MiB/s wr, 387 op/s 2024-07-26T19:05:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:10 smithi135 ceph-mon[85352]: osdmap e1809: 8 total, 8 up, 8 in 2024-07-26T19:05:10.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:10 smithi135 ceph-mon[85352]: pgmap v3257: 745 pgs: 745 active+clean; 316 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 277 KiB/s rd, 1.0 MiB/s wr, 387 op/s 2024-07-26T19:05:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:11 smithi071 ceph-mon[92867]: osdmap e1810: 8 total, 8 up, 8 in 2024-07-26T19:05:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:11 smithi071 ceph-mon[90507]: osdmap e1810: 8 total, 8 up, 8 in 2024-07-26T19:05:11.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:11 smithi135 ceph-mon[85352]: osdmap e1810: 8 total, 8 up, 8 in 2024-07-26T19:05:12.419 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:05:12] "GET /metrics HTTP/1.1" 200 82930 "" "Prometheus/2.43.0" 2024-07-26T19:05:12.464 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5071 ms) 2024-07-26T19:05:12.464 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-07-26T19:05:12.464 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:12.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:12 smithi071 ceph-mon[90507]: osdmap e1811: 8 total, 8 up, 8 in 2024-07-26T19:05:12.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:12 smithi071 ceph-mon[90507]: pgmap v3260: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 720 KiB/s wr, 212 op/s 2024-07-26T19:05:12.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:12 smithi071 ceph-mon[92867]: osdmap e1811: 8 total, 8 up, 8 in 2024-07-26T19:05:12.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:12 smithi071 ceph-mon[92867]: pgmap v3260: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 720 KiB/s wr, 212 op/s 2024-07-26T19:05:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:12 smithi135 ceph-mon[85352]: osdmap e1811: 8 total, 8 up, 8 in 2024-07-26T19:05:12.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:12 smithi135 ceph-mon[85352]: pgmap v3260: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 720 KiB/s wr, 212 op/s 2024-07-26T19:05:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:13 smithi135 ceph-mon[85352]: osdmap e1812: 8 total, 8 up, 8 in 2024-07-26T19:05:13.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:13.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:13 smithi071 ceph-mon[90507]: osdmap e1812: 8 total, 8 up, 8 in 2024-07-26T19:05:13.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:13.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:13 smithi071 ceph-mon[92867]: osdmap e1812: 8 total, 8 up, 8 in 2024-07-26T19:05:13.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:14.478 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2014 ms) 2024-07-26T19:05:14.478 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-07-26T19:05:14.478 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:14.532 INFO:tasks.workunit.client.0.smithi071.stdout:1: acquiring exclusive lock 2024-07-26T19:05:14.532 INFO:tasks.workunit.client.0.smithi071.stdout:2: acquiring exclusive lock 2024-07-26T19:05:14.535 INFO:tasks.workunit.client.0.smithi071.stdout:2: exclusive lock acquired 2024-07-26T19:05:14.579 INFO:tasks.workunit.client.0.smithi071.stdout:2: releasing exclusive lock 2024-07-26T19:05:14.582 INFO:tasks.workunit.client.0.smithi071.stdout:2: exclusive lock released 2024-07-26T19:05:14.583 INFO:tasks.workunit.client.0.smithi071.stdout:2: acquiring exclusive lock 2024-07-26T19:05:14.584 INFO:tasks.workunit.client.0.smithi071.stdout:1: exclusive lock acquired 2024-07-26T19:05:14.624 INFO:tasks.workunit.client.0.smithi071.stdout:1: releasing exclusive lock 2024-07-26T19:05:14.627 INFO:tasks.workunit.client.0.smithi071.stdout:1: exclusive lock released 2024-07-26T19:05:14.627 INFO:tasks.workunit.client.0.smithi071.stdout:1: acquiring exclusive lock 2024-07-26T19:05:14.631 INFO:tasks.workunit.client.0.smithi071.stdout:1: exclusive lock acquired 2024-07-26T19:05:14.643 INFO:tasks.workunit.client.0.smithi071.stdout:1: releasing exclusive lock 2024-07-26T19:05:14.646 INFO:tasks.workunit.client.0.smithi071.stdout:1: exclusive lock released 2024-07-26T19:05:14.646 INFO:tasks.workunit.client.0.smithi071.stdout:1: acquiring exclusive lock 2024-07-26T19:05:14.654 INFO:tasks.workunit.client.0.smithi071.stdout:1: exclusive lock acquired 2024-07-26T19:05:14.659 INFO:tasks.workunit.client.0.smithi071.stdout:1: releasing exclusive lock 2024-07-26T19:05:14.661 INFO:tasks.workunit.client.0.smithi071.stdout:1: exclusive lock released 2024-07-26T19:05:14.662 INFO:tasks.workunit.client.0.smithi071.stdout:1: acquiring exclusive lock 2024-07-26T19:05:14.663 INFO:tasks.workunit.client.0.smithi071.stdout:2: exclusive lock acquired 2024-07-26T19:05:14.693 INFO:tasks.workunit.client.0.smithi071.stdout:2: releasing exclusive lock 2024-07-26T19:05:14.695 INFO:tasks.workunit.client.0.smithi071.stdout:2: exclusive lock released 2024-07-26T19:05:14.695 INFO:tasks.workunit.client.0.smithi071.stdout:2: acquiring exclusive lock 2024-07-26T19:05:14.698 INFO:tasks.workunit.client.0.smithi071.stdout:1: exclusive lock acquired 2024-07-26T19:05:14.701 INFO:tasks.workunit.client.0.smithi071.stdout:1: releasing exclusive lock 2024-07-26T19:05:14.709 INFO:tasks.workunit.client.0.smithi071.stdout:1: exclusive lock released 2024-07-26T19:05:14.710 INFO:tasks.workunit.client.0.smithi071.stdout:1: acquiring exclusive lock 2024-07-26T19:05:14.710 INFO:tasks.workunit.client.0.smithi071.stdout:1: exclusive lock acquired 2024-07-26T19:05:14.723 INFO:tasks.workunit.client.0.smithi071.stdout:1: releasing exclusive lock 2024-07-26T19:05:14.725 INFO:tasks.workunit.client.0.smithi071.stdout:1: exclusive lock released 2024-07-26T19:05:14.728 INFO:tasks.workunit.client.0.smithi071.stdout:2: exclusive lock acquired 2024-07-26T19:05:14.756 INFO:tasks.workunit.client.0.smithi071.stdout:2: releasing exclusive lock 2024-07-26T19:05:14.759 INFO:tasks.workunit.client.0.smithi071.stdout:2: exclusive lock released 2024-07-26T19:05:14.759 INFO:tasks.workunit.client.0.smithi071.stdout:2: acquiring exclusive lock 2024-07-26T19:05:14.763 INFO:tasks.workunit.client.0.smithi071.stdout:2: exclusive lock acquired 2024-07-26T19:05:14.795 INFO:tasks.workunit.client.0.smithi071.stdout:2: releasing exclusive lock 2024-07-26T19:05:14.798 INFO:tasks.workunit.client.0.smithi071.stdout:2: exclusive lock released 2024-07-26T19:05:14.798 INFO:tasks.workunit.client.0.smithi071.stdout:2: acquiring exclusive lock 2024-07-26T19:05:14.801 INFO:tasks.workunit.client.0.smithi071.stdout:2: exclusive lock acquired 2024-07-26T19:05:14.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:14 smithi135 ceph-mon[85352]: osdmap e1813: 8 total, 8 up, 8 in 2024-07-26T19:05:14.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:14 smithi135 ceph-mon[85352]: pgmap v3263: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 273 KiB/s wr, 266 op/s 2024-07-26T19:05:14.832 INFO:tasks.workunit.client.0.smithi071.stdout:2: releasing exclusive lock 2024-07-26T19:05:14.836 INFO:tasks.workunit.client.0.smithi071.stdout:2: exclusive lock released 2024-07-26T19:05:14.849 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ExclusiveLock (371 ms) 2024-07-26T19:05:14.849 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.BreakLock 2024-07-26T19:05:14.864 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:14.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:14 smithi071 ceph-mon[90507]: osdmap e1813: 8 total, 8 up, 8 in 2024-07-26T19:05:14.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:14 smithi071 ceph-mon[90507]: pgmap v3263: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 273 KiB/s wr, 266 op/s 2024-07-26T19:05:14.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:14 smithi071 ceph-mon[92867]: osdmap e1813: 8 total, 8 up, 8 in 2024-07-26T19:05:14.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:14 smithi071 ceph-mon[92867]: pgmap v3263: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 273 KiB/s wr, 266 op/s 2024-07-26T19:05:15.495 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.BreakLock (645 ms) 2024-07-26T19:05:15.495 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-07-26T19:05:15.495 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:15.567 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (73 ms) 2024-07-26T19:05:15.568 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-07-26T19:05:15.568 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-07-26T19:05:15.568 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-07-26T19:05:15.568 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:15.630 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2024-07-26T19:05:15.630 INFO:tasks.workunit.client.0.smithi071.stdout:1.56% done 2024-07-26T19:05:15.630 INFO:tasks.workunit.client.0.smithi071.stdout:3.12% done 2024-07-26T19:05:15.630 INFO:tasks.workunit.client.0.smithi071.stdout:4.69% done 2024-07-26T19:05:15.631 INFO:tasks.workunit.client.0.smithi071.stdout:6.25% done 2024-07-26T19:05:15.631 INFO:tasks.workunit.client.0.smithi071.stdout:7.81% done 2024-07-26T19:05:15.631 INFO:tasks.workunit.client.0.smithi071.stdout:9.38% done 2024-07-26T19:05:15.631 INFO:tasks.workunit.client.0.smithi071.stdout:10.94% done 2024-07-26T19:05:15.631 INFO:tasks.workunit.client.0.smithi071.stdout:12.50% done 2024-07-26T19:05:15.631 INFO:tasks.workunit.client.0.smithi071.stdout:14.06% done 2024-07-26T19:05:15.631 INFO:tasks.workunit.client.0.smithi071.stdout:15.62% done 2024-07-26T19:05:15.631 INFO:tasks.workunit.client.0.smithi071.stdout:17.19% done 2024-07-26T19:05:15.631 INFO:tasks.workunit.client.0.smithi071.stdout:18.75% done 2024-07-26T19:05:15.632 INFO:tasks.workunit.client.0.smithi071.stdout:20.31% done 2024-07-26T19:05:15.632 INFO:tasks.workunit.client.0.smithi071.stdout:21.88% done 2024-07-26T19:05:15.632 INFO:tasks.workunit.client.0.smithi071.stdout:23.44% done 2024-07-26T19:05:15.632 INFO:tasks.workunit.client.0.smithi071.stdout:25.00% done 2024-07-26T19:05:15.632 INFO:tasks.workunit.client.0.smithi071.stdout:26.56% done 2024-07-26T19:05:15.632 INFO:tasks.workunit.client.0.smithi071.stdout:28.12% done 2024-07-26T19:05:15.632 INFO:tasks.workunit.client.0.smithi071.stdout:29.69% done 2024-07-26T19:05:15.632 INFO:tasks.workunit.client.0.smithi071.stdout:31.25% done 2024-07-26T19:05:15.633 INFO:tasks.workunit.client.0.smithi071.stdout:32.81% done 2024-07-26T19:05:15.633 INFO:tasks.workunit.client.0.smithi071.stdout:34.38% done 2024-07-26T19:05:15.633 INFO:tasks.workunit.client.0.smithi071.stdout:35.94% done 2024-07-26T19:05:15.633 INFO:tasks.workunit.client.0.smithi071.stdout:37.50% done 2024-07-26T19:05:15.633 INFO:tasks.workunit.client.0.smithi071.stdout:39.06% done 2024-07-26T19:05:15.634 INFO:tasks.workunit.client.0.smithi071.stdout:40.62% done 2024-07-26T19:05:15.634 INFO:tasks.workunit.client.0.smithi071.stdout:42.19% done 2024-07-26T19:05:15.634 INFO:tasks.workunit.client.0.smithi071.stdout:43.75% done 2024-07-26T19:05:15.634 INFO:tasks.workunit.client.0.smithi071.stdout:45.31% done 2024-07-26T19:05:15.634 INFO:tasks.workunit.client.0.smithi071.stdout:46.88% done 2024-07-26T19:05:15.634 INFO:tasks.workunit.client.0.smithi071.stdout:48.44% done 2024-07-26T19:05:15.634 INFO:tasks.workunit.client.0.smithi071.stdout:50.00% done 2024-07-26T19:05:15.634 INFO:tasks.workunit.client.0.smithi071.stdout:51.56% done 2024-07-26T19:05:15.634 INFO:tasks.workunit.client.0.smithi071.stdout:53.12% done 2024-07-26T19:05:15.635 INFO:tasks.workunit.client.0.smithi071.stdout:54.69% done 2024-07-26T19:05:15.635 INFO:tasks.workunit.client.0.smithi071.stdout:56.25% done 2024-07-26T19:05:15.635 INFO:tasks.workunit.client.0.smithi071.stdout:57.81% done 2024-07-26T19:05:15.635 INFO:tasks.workunit.client.0.smithi071.stdout:59.38% done 2024-07-26T19:05:15.635 INFO:tasks.workunit.client.0.smithi071.stdout:60.94% done 2024-07-26T19:05:15.635 INFO:tasks.workunit.client.0.smithi071.stdout:62.50% done 2024-07-26T19:05:15.635 INFO:tasks.workunit.client.0.smithi071.stdout:64.06% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:65.62% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:67.19% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:68.75% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:70.31% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:71.88% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:73.44% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:75.00% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:76.56% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:78.12% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:79.69% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:81.25% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:82.81% done 2024-07-26T19:05:15.636 INFO:tasks.workunit.client.0.smithi071.stdout:84.38% done 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:85.94% done 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:87.50% done 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:89.06% done 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:90.62% done 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:92.19% done 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:93.75% done 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:95.31% done 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:96.88% done 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:98.44% done 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (63 ms) 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-07-26T19:05:15.637 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:15.684 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2024-07-26T19:05:15.684 INFO:tasks.workunit.client.0.smithi071.stdout:1.56% done 2024-07-26T19:05:15.684 INFO:tasks.workunit.client.0.smithi071.stdout:3.12% done 2024-07-26T19:05:15.684 INFO:tasks.workunit.client.0.smithi071.stdout:4.69% done 2024-07-26T19:05:15.684 INFO:tasks.workunit.client.0.smithi071.stdout:6.25% done 2024-07-26T19:05:15.684 INFO:tasks.workunit.client.0.smithi071.stdout:7.81% done 2024-07-26T19:05:15.684 INFO:tasks.workunit.client.0.smithi071.stdout:9.38% done 2024-07-26T19:05:15.684 INFO:tasks.workunit.client.0.smithi071.stdout:10.94% done 2024-07-26T19:05:15.684 INFO:tasks.workunit.client.0.smithi071.stdout:12.50% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:14.06% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:15.62% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:17.19% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:18.75% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:20.31% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:21.88% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:23.44% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:25.00% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:26.56% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:28.12% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:29.69% done 2024-07-26T19:05:15.685 INFO:tasks.workunit.client.0.smithi071.stdout:31.25% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:32.81% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:34.38% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:35.94% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:37.50% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:39.06% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:40.62% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:42.19% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:43.75% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:45.31% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:46.88% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:48.44% done 2024-07-26T19:05:15.686 INFO:tasks.workunit.client.0.smithi071.stdout:50.00% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:51.56% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:53.12% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:54.69% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:56.25% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:57.81% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:59.38% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:60.94% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:62.50% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:64.06% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:65.62% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:67.19% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:68.75% done 2024-07-26T19:05:15.687 INFO:tasks.workunit.client.0.smithi071.stdout:70.31% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:71.88% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:73.44% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:75.00% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:76.56% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:78.12% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:79.69% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:81.25% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:82.81% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:84.38% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:85.94% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:87.50% done 2024-07-26T19:05:15.688 INFO:tasks.workunit.client.0.smithi071.stdout:89.06% done 2024-07-26T19:05:15.689 INFO:tasks.workunit.client.0.smithi071.stdout:90.62% done 2024-07-26T19:05:15.689 INFO:tasks.workunit.client.0.smithi071.stdout:92.19% done 2024-07-26T19:05:15.689 INFO:tasks.workunit.client.0.smithi071.stdout:93.75% done 2024-07-26T19:05:15.689 INFO:tasks.workunit.client.0.smithi071.stdout:95.31% done 2024-07-26T19:05:15.689 INFO:tasks.workunit.client.0.smithi071.stdout:96.88% done 2024-07-26T19:05:15.689 INFO:tasks.workunit.client.0.smithi071.stdout:98.44% done 2024-07-26T19:05:15.689 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (54 ms) 2024-07-26T19:05:15.689 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-07-26T19:05:15.689 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:15.692 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:15 smithi135 ceph-mon[85352]: osdmap e1814: 8 total, 8 up, 8 in 2024-07-26T19:05:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:15 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1265345821"}]: dispatch 2024-07-26T19:05:15.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:15 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1265345821"}]: dispatch 2024-07-26T19:05:15.813 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestTrashPurge (129 ms) 2024-07-26T19:05:15.813 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-07-26T19:05:15.813 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:15.856 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (43 ms) 2024-07-26T19:05:15.856 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-07-26T19:05:15.856 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:15.885 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestListWatchers (29 ms) 2024-07-26T19:05:15.885 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-07-26T19:05:15.885 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:15.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:15 smithi071 ceph-mon[92867]: osdmap e1814: 8 total, 8 up, 8 in 2024-07-26T19:05:15.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:15 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1265345821"}]: dispatch 2024-07-26T19:05:15.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:15 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1265345821"}]: dispatch 2024-07-26T19:05:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:15 smithi071 ceph-mon[90507]: osdmap e1814: 8 total, 8 up, 8 in 2024-07-26T19:05:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:15 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2849786630' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1265345821"}]: dispatch 2024-07-26T19:05:15.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:15 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1265345821"}]: dispatch 2024-07-26T19:05:16.499 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestSetSnapById (614 ms) 2024-07-26T19:05:16.499 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Namespaces 2024-07-26T19:05:16.523 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Namespaces (24 ms) 2024-07-26T19:05:16.523 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-07-26T19:05:16.557 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:16.561 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:16.637 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.NamespacesPP (114 ms) 2024-07-26T19:05:16.637 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Migration 2024-07-26T19:05:16.637 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:16.637 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:16 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1265345821"}]': finished 2024-07-26T19:05:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:16 smithi135 ceph-mon[85352]: osdmap e1815: 8 total, 8 up, 8 in 2024-07-26T19:05:16.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:16 smithi135 ceph-mon[85352]: pgmap v3266: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 12 KiB/s wr, 335 op/s 2024-07-26T19:05:16.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:16 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1265345821"}]': finished 2024-07-26T19:05:16.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:16 smithi071 ceph-mon[90507]: osdmap e1815: 8 total, 8 up, 8 in 2024-07-26T19:05:16.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:16 smithi071 ceph-mon[90507]: pgmap v3266: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 12 KiB/s wr, 335 op/s 2024-07-26T19:05:16.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:16 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1265345821"}]': finished 2024-07-26T19:05:16.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:16 smithi071 ceph-mon[92867]: osdmap e1815: 8 total, 8 up, 8 in 2024-07-26T19:05:16.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:16 smithi071 ceph-mon[92867]: pgmap v3266: 745 pgs: 745 active+clean; 317 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 12 KiB/s wr, 335 op/s 2024-07-26T19:05:17.060 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Migration (423 ms) 2024-07-26T19:05:17.061 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-07-26T19:05:17.061 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:17.061 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:17.459 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.MigrationPP (399 ms) 2024-07-26T19:05:17.459 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-07-26T19:05:17.459 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:17.475 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (16 ms) 2024-07-26T19:05:17.475 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-07-26T19:05:17.475 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:17.491 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (16 ms) 2024-07-26T19:05:17.491 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-07-26T19:05:17.491 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:17.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:17 smithi135 ceph-mon[85352]: osdmap e1816: 8 total, 8 up, 8 in 2024-07-26T19:05:17.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:17 smithi071 ceph-mon[90507]: osdmap e1816: 8 total, 8 up, 8 in 2024-07-26T19:05:17.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:17 smithi071 ceph-mon[92867]: osdmap e1816: 8 total, 8 up, 8 in 2024-07-26T19:05:18.566 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1075 ms) 2024-07-26T19:05:18.566 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-07-26T19:05:18.597 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.PoolMetadata (31 ms) 2024-07-26T19:05:18.597 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-07-26T19:05:18.622 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.PoolMetadataPP (25 ms) 2024-07-26T19:05:18.622 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Config 2024-07-26T19:05:18.628 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:18.668 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Config (47 ms) 2024-07-26T19:05:18.669 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-07-26T19:05:18.673 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:18.713 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ConfigPP (45 ms) 2024-07-26T19:05:18.714 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-07-26T19:05:18.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:18 smithi135 ceph-mon[85352]: pgmap v3268: 745 pgs: 745 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 273 KiB/s rd, 140 KiB/s wr, 306 op/s 2024-07-26T19:05:18.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:18 smithi071 ceph-mon[92867]: pgmap v3268: 745 pgs: 745 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 273 KiB/s rd, 140 KiB/s wr, 306 op/s 2024-07-26T19:05:18.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:18 smithi071 ceph-mon[90507]: pgmap v3268: 745 pgs: 745 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 273 KiB/s rd, 140 KiB/s wr, 306 op/s 2024-07-26T19:05:18.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:05:18] ENGINE Bus STOPPING 2024-07-26T19:05:18.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:05:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T19:05:18.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:05:18] ENGINE Bus STOPPED 2024-07-26T19:05:18.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:05:18] ENGINE Bus STARTING 2024-07-26T19:05:18.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:05:18] ENGINE Serving on http://:::9283 2024-07-26T19:05:18.929 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:18 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:05:18] ENGINE Bus STARTED 2024-07-26T19:05:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: osdmap e1817: 8 total, 8 up, 8 in 2024-07-26T19:05:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T19:05:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:05:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:05:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:05:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:05:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:05:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:05:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:05:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:05:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:05:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:05:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: osdmap e1817: 8 total, 8 up, 8 in 2024-07-26T19:05:19.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T19:05:19.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:05:19.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:05:19.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:05:19.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:05:19.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:05:19.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:05:19.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:05:19.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: osdmap e1817: 8 total, 8 up, 8 in 2024-07-26T19:05:19.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T19:05:19.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:05:19.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:05:19.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:05:19.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:05:19.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:05:19.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:05:19.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:05:19.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:05:19.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:05:19.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:05:19.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:19.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:05:19.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:05:19.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:05:19.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:05:20.641 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:20 smithi071 ceph-mon[90507]: pgmap v3270: 745 pgs: 745 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 321 KiB/s rd, 124 KiB/s wr, 397 op/s 2024-07-26T19:05:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:20 smithi071 ceph-mon[90507]: osdmap e1818: 8 total, 8 up, 8 in 2024-07-26T19:05:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:20 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4191654196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:20.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:20 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:20.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:20 smithi071 ceph-mon[92867]: pgmap v3270: 745 pgs: 745 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 321 KiB/s rd, 124 KiB/s wr, 397 op/s 2024-07-26T19:05:20.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:20 smithi071 ceph-mon[92867]: osdmap e1818: 8 total, 8 up, 8 in 2024-07-26T19:05:20.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:20 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4191654196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:20.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:20 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:20 smithi135 ceph-mon[85352]: pgmap v3270: 745 pgs: 745 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 321 KiB/s rd, 124 KiB/s wr, 397 op/s 2024-07-26T19:05:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:20 smithi135 ceph-mon[85352]: osdmap e1818: 8 total, 8 up, 8 in 2024-07-26T19:05:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:20 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4191654196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:20 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:21.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:21 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:21.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:21 smithi071 ceph-mon[90507]: osdmap e1819: 8 total, 8 up, 8 in 2024-07-26T19:05:21.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:21 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:21.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:21 smithi071 ceph-mon[92867]: osdmap e1819: 8 total, 8 up, 8 in 2024-07-26T19:05:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:21 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:22.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:21 smithi135 ceph-mon[85352]: osdmap e1819: 8 total, 8 up, 8 in 2024-07-26T19:05:22.174 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:22.204 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:22.212 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:05:22] "GET /metrics HTTP/1.1" 200 82921 "" "Prometheus/2.43.0" 2024-07-26T19:05:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:22 smithi071 ceph-mon[92867]: pgmap v3273: 777 pgs: 8 creating+peering, 15 unknown, 754 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 666 KiB/s rd, 139 KiB/s wr, 813 op/s 2024-07-26T19:05:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:22 smithi071 ceph-mon[92867]: osdmap e1820: 8 total, 8 up, 8 in 2024-07-26T19:05:22.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:22 smithi071 ceph-mon[92867]: osdmap e1821: 8 total, 8 up, 8 in 2024-07-26T19:05:22.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:22 smithi071 ceph-mon[90507]: pgmap v3273: 777 pgs: 8 creating+peering, 15 unknown, 754 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 666 KiB/s rd, 139 KiB/s wr, 813 op/s 2024-07-26T19:05:22.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:22 smithi071 ceph-mon[90507]: osdmap e1820: 8 total, 8 up, 8 in 2024-07-26T19:05:22.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:22 smithi071 ceph-mon[90507]: osdmap e1821: 8 total, 8 up, 8 in 2024-07-26T19:05:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:22 smithi135 ceph-mon[85352]: pgmap v3273: 777 pgs: 8 creating+peering, 15 unknown, 754 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 666 KiB/s rd, 139 KiB/s wr, 813 op/s 2024-07-26T19:05:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:22 smithi135 ceph-mon[85352]: osdmap e1820: 8 total, 8 up, 8 in 2024-07-26T19:05:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:22 smithi135 ceph-mon[85352]: osdmap e1821: 8 total, 8 up, 8 in 2024-07-26T19:05:23.196 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.PoolStatsPP (4482 ms) 2024-07-26T19:05:23.196 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-07-26T19:05:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:24 smithi071 ceph-mon[90507]: osdmap e1822: 8 total, 8 up, 8 in 2024-07-26T19:05:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:24 smithi071 ceph-mon[90507]: pgmap v3277: 777 pgs: 8 creating+peering, 4 unknown, 765 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 642 KiB/s rd, 35 KiB/s wr, 821 op/s 2024-07-26T19:05:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:24 smithi071 ceph-mon[92867]: osdmap e1822: 8 total, 8 up, 8 in 2024-07-26T19:05:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:24 smithi071 ceph-mon[92867]: pgmap v3277: 777 pgs: 8 creating+peering, 4 unknown, 765 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 642 KiB/s rd, 35 KiB/s wr, 821 op/s 2024-07-26T19:05:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:24 smithi135 ceph-mon[85352]: osdmap e1822: 8 total, 8 up, 8 in 2024-07-26T19:05:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:24 smithi135 ceph-mon[85352]: pgmap v3277: 777 pgs: 8 creating+peering, 4 unknown, 765 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 642 KiB/s rd, 35 KiB/s wr, 821 op/s 2024-07-26T19:05:25.143 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:25 smithi071 ceph-mon[90507]: osdmap e1823: 8 total, 8 up, 8 in 2024-07-26T19:05:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:25 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1538317039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:25 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:25 smithi071 ceph-mon[92867]: osdmap e1823: 8 total, 8 up, 8 in 2024-07-26T19:05:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:25 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1538317039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:25 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:25 smithi135 ceph-mon[85352]: osdmap e1823: 8 total, 8 up, 8 in 2024-07-26T19:05:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:25 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1538317039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:25 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:26 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:26 smithi071 ceph-mon[90507]: osdmap e1824: 8 total, 8 up, 8 in 2024-07-26T19:05:26.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:26 smithi071 ceph-mon[90507]: pgmap v3280: 809 pgs: 5 creating+peering, 20 unknown, 784 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.6 KiB/s wr, 61 op/s 2024-07-26T19:05:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:26 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:26 smithi071 ceph-mon[92867]: osdmap e1824: 8 total, 8 up, 8 in 2024-07-26T19:05:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:26 smithi071 ceph-mon[92867]: pgmap v3280: 809 pgs: 5 creating+peering, 20 unknown, 784 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.6 KiB/s wr, 61 op/s 2024-07-26T19:05:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:26 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:26 smithi135 ceph-mon[85352]: osdmap e1824: 8 total, 8 up, 8 in 2024-07-26T19:05:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:26 smithi135 ceph-mon[85352]: pgmap v3280: 809 pgs: 5 creating+peering, 20 unknown, 784 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.6 KiB/s wr, 61 op/s 2024-07-26T19:05:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:27 smithi071 ceph-mon[90507]: osdmap e1825: 8 total, 8 up, 8 in 2024-07-26T19:05:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:27 smithi071 ceph-mon[92867]: osdmap e1825: 8 total, 8 up, 8 in 2024-07-26T19:05:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:27 smithi135 ceph-mon[85352]: osdmap e1825: 8 total, 8 up, 8 in 2024-07-26T19:05:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:28 smithi071 ceph-mon[90507]: osdmap e1826: 8 total, 8 up, 8 in 2024-07-26T19:05:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:28 smithi071 ceph-mon[90507]: pgmap v3283: 809 pgs: 5 creating+peering, 9 unknown, 795 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 5.2 KiB/s wr, 50 op/s 2024-07-26T19:05:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:28 smithi071 ceph-mon[92867]: osdmap e1826: 8 total, 8 up, 8 in 2024-07-26T19:05:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:28 smithi071 ceph-mon[92867]: pgmap v3283: 809 pgs: 5 creating+peering, 9 unknown, 795 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 5.2 KiB/s wr, 50 op/s 2024-07-26T19:05:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:28 smithi135 ceph-mon[85352]: osdmap e1826: 8 total, 8 up, 8 in 2024-07-26T19:05:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:28 smithi135 ceph-mon[85352]: pgmap v3283: 809 pgs: 5 creating+peering, 9 unknown, 795 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 5.2 KiB/s wr, 50 op/s 2024-07-26T19:05:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:29.301 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ImageSpec (6105 ms) 2024-07-26T19:05:29.301 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-07-26T19:05:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:29 smithi071 ceph-mon[90507]: osdmap e1827: 8 total, 8 up, 8 in 2024-07-26T19:05:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:29 smithi071 ceph-mon[92867]: osdmap e1827: 8 total, 8 up, 8 in 2024-07-26T19:05:29.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:29 smithi135 ceph-mon[85352]: osdmap e1827: 8 total, 8 up, 8 in 2024-07-26T19:05:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:30 smithi135 ceph-mon[85352]: osdmap e1828: 8 total, 8 up, 8 in 2024-07-26T19:05:30.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:30 smithi135 ceph-mon[85352]: pgmap v3286: 809 pgs: 809 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 66 op/s 2024-07-26T19:05:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:30 smithi071 ceph-mon[90507]: osdmap e1828: 8 total, 8 up, 8 in 2024-07-26T19:05:30.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:30 smithi071 ceph-mon[90507]: pgmap v3286: 809 pgs: 809 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 66 op/s 2024-07-26T19:05:30.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:30 smithi071 ceph-mon[92867]: osdmap e1828: 8 total, 8 up, 8 in 2024-07-26T19:05:30.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:30 smithi071 ceph-mon[92867]: pgmap v3286: 809 pgs: 809 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 66 op/s 2024-07-26T19:05:31.201 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:31 smithi135 ceph-mon[85352]: osdmap e1829: 8 total, 8 up, 8 in 2024-07-26T19:05:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:31 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3815469271' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:31.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:31 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:31 smithi071 ceph-mon[90507]: osdmap e1829: 8 total, 8 up, 8 in 2024-07-26T19:05:31.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:31 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3815469271' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:31.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:31 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:31 smithi071 ceph-mon[92867]: osdmap e1829: 8 total, 8 up, 8 in 2024-07-26T19:05:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:31 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3815469271' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:31.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:31 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:05:32] "GET /metrics HTTP/1.1" 200 87841 "" "Prometheus/2.43.0" 2024-07-26T19:05:32.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:32 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:32 smithi071 ceph-mon[90507]: osdmap e1830: 8 total, 8 up, 8 in 2024-07-26T19:05:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:32 smithi071 ceph-mon[90507]: pgmap v3289: 841 pgs: 11 creating+peering, 10 unknown, 820 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 5.7 KiB/s wr, 167 op/s 2024-07-26T19:05:32.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:32 smithi071 ceph-mon[90507]: osdmap e1831: 8 total, 8 up, 8 in 2024-07-26T19:05:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:32 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:32 smithi071 ceph-mon[92867]: osdmap e1830: 8 total, 8 up, 8 in 2024-07-26T19:05:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:32 smithi071 ceph-mon[92867]: pgmap v3289: 841 pgs: 11 creating+peering, 10 unknown, 820 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 5.7 KiB/s wr, 167 op/s 2024-07-26T19:05:32.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:32 smithi071 ceph-mon[92867]: osdmap e1831: 8 total, 8 up, 8 in 2024-07-26T19:05:32.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:32 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:32.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:32 smithi135 ceph-mon[85352]: osdmap e1830: 8 total, 8 up, 8 in 2024-07-26T19:05:32.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:32 smithi135 ceph-mon[85352]: pgmap v3289: 841 pgs: 11 creating+peering, 10 unknown, 820 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 5.7 KiB/s wr, 167 op/s 2024-07-26T19:05:32.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:32 smithi135 ceph-mon[85352]: osdmap e1831: 8 total, 8 up, 8 in 2024-07-26T19:05:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:34 smithi071 ceph-mon[92867]: osdmap e1832: 8 total, 8 up, 8 in 2024-07-26T19:05:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:34 smithi071 ceph-mon[92867]: pgmap v3292: 841 pgs: 11 creating+peering, 3 unknown, 827 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 4.5 KiB/s wr, 146 op/s 2024-07-26T19:05:34.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:34 smithi071 ceph-mon[90507]: osdmap e1832: 8 total, 8 up, 8 in 2024-07-26T19:05:34.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:34 smithi071 ceph-mon[90507]: pgmap v3292: 841 pgs: 11 creating+peering, 3 unknown, 827 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 4.5 KiB/s wr, 146 op/s 2024-07-26T19:05:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:34 smithi135 ceph-mon[85352]: osdmap e1832: 8 total, 8 up, 8 in 2024-07-26T19:05:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:34 smithi135 ceph-mon[85352]: pgmap v3292: 841 pgs: 11 creating+peering, 3 unknown, 827 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 4.5 KiB/s wr, 146 op/s 2024-07-26T19:05:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:35 smithi071 ceph-mon[92867]: osdmap e1833: 8 total, 8 up, 8 in 2024-07-26T19:05:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:35 smithi071 ceph-mon[90507]: osdmap e1833: 8 total, 8 up, 8 in 2024-07-26T19:05:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:35 smithi135 ceph-mon[85352]: osdmap e1833: 8 total, 8 up, 8 in 2024-07-26T19:05:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:36 smithi071 ceph-mon[90507]: osdmap e1834: 8 total, 8 up, 8 in 2024-07-26T19:05:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:36 smithi071 ceph-mon[90507]: pgmap v3295: 841 pgs: 841 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 KiB/s wr, 22 op/s 2024-07-26T19:05:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:36 smithi071 ceph-mon[92867]: osdmap e1834: 8 total, 8 up, 8 in 2024-07-26T19:05:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:36 smithi071 ceph-mon[92867]: pgmap v3295: 841 pgs: 841 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 KiB/s wr, 22 op/s 2024-07-26T19:05:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:36 smithi135 ceph-mon[85352]: osdmap e1834: 8 total, 8 up, 8 in 2024-07-26T19:05:36.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:36 smithi135 ceph-mon[85352]: pgmap v3295: 841 pgs: 841 active+clean; 318 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 KiB/s wr, 22 op/s 2024-07-26T19:05:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:37 smithi071 ceph-mon[92867]: osdmap e1835: 8 total, 8 up, 8 in 2024-07-26T19:05:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:37 smithi071 ceph-mon[92867]: osdmap e1836: 8 total, 8 up, 8 in 2024-07-26T19:05:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:37 smithi071 ceph-mon[90507]: osdmap e1835: 8 total, 8 up, 8 in 2024-07-26T19:05:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:37 smithi071 ceph-mon[90507]: osdmap e1836: 8 total, 8 up, 8 in 2024-07-26T19:05:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:37 smithi135 ceph-mon[85352]: osdmap e1835: 8 total, 8 up, 8 in 2024-07-26T19:05:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:37 smithi135 ceph-mon[85352]: osdmap e1836: 8 total, 8 up, 8 in 2024-07-26T19:05:38.199 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2024-07-26T19:05:38.199 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2024-07-26T19:05:38.199 INFO:tasks.workunit.client.0.smithi071.stdout:child: image230 2024-07-26T19:05:38.199 INFO:tasks.workunit.client.0.smithi071.stdout:child: image232 2024-07-26T19:05:38.199 INFO:tasks.workunit.client.0.smithi071.stdout:child: image231 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-15/image230/b204f19d97e8 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-37/image231/b2049cc841e3 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-141012-15/image232/b204e6923b30 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 0 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8898 ms) 2024-07-26T19:05:38.200 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-07-26T19:05:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:38 smithi071 ceph-mon[92867]: pgmap v3298: 809 pgs: 809 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:05:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:38 smithi071 ceph-mon[90507]: pgmap v3298: 809 pgs: 809 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:05:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:38 smithi135 ceph-mon[85352]: pgmap v3298: 809 pgs: 809 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:05:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:39 smithi071 ceph-mon[90507]: osdmap e1837: 8 total, 8 up, 8 in 2024-07-26T19:05:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:39 smithi071 ceph-mon[92867]: osdmap e1837: 8 total, 8 up, 8 in 2024-07-26T19:05:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:39 smithi135 ceph-mon[85352]: osdmap e1837: 8 total, 8 up, 8 in 2024-07-26T19:05:40.169 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:40 smithi135 ceph-mon[85352]: osdmap e1838: 8 total, 8 up, 8 in 2024-07-26T19:05:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:40 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3499197909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:40 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:40 smithi135 ceph-mon[85352]: pgmap v3301: 841 pgs: 6 creating+peering, 26 unknown, 809 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:05:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:40 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:40.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:40 smithi135 ceph-mon[85352]: osdmap e1839: 8 total, 8 up, 8 in 2024-07-26T19:05:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[90507]: osdmap e1838: 8 total, 8 up, 8 in 2024-07-26T19:05:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3499197909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:40.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[90507]: pgmap v3301: 841 pgs: 6 creating+peering, 26 unknown, 809 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:05:43.488 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:43.488 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[90507]: osdmap e1839: 8 total, 8 up, 8 in 2024-07-26T19:05:43.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[92867]: osdmap e1838: 8 total, 8 up, 8 in 2024-07-26T19:05:43.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3499197909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:43.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:05:43.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[92867]: pgmap v3301: 841 pgs: 6 creating+peering, 26 unknown, 809 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:05:43.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:05:43.489 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:40 smithi071 ceph-mon[92867]: osdmap e1839: 8 total, 8 up, 8 in 2024-07-26T19:05:43.490 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:41 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:05:43.490 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:41 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:05:43.490 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:42 smithi071 ceph-mon[90507]: osdmap e1840: 8 total, 8 up, 8 in 2024-07-26T19:05:43.490 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:42 smithi071 ceph-mon[90507]: pgmap v3304: 841 pgs: 6 creating+peering, 12 unknown, 823 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 KiB/s wr, 80 op/s 2024-07-26T19:05:43.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:42 smithi071 ceph-mon[90507]: osdmap e1841: 8 total, 8 up, 8 in 2024-07-26T19:05:43.491 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:05:42] "GET /metrics HTTP/1.1" 200 87841 "" "Prometheus/2.43.0" 2024-07-26T19:05:43.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:42 smithi071 ceph-mon[92867]: osdmap e1840: 8 total, 8 up, 8 in 2024-07-26T19:05:43.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:42 smithi071 ceph-mon[92867]: pgmap v3304: 841 pgs: 6 creating+peering, 12 unknown, 823 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 KiB/s wr, 80 op/s 2024-07-26T19:05:43.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:42 smithi071 ceph-mon[92867]: osdmap e1841: 8 total, 8 up, 8 in 2024-07-26T19:05:43.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:41 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:05:43.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:42 smithi135 ceph-mon[85352]: osdmap e1840: 8 total, 8 up, 8 in 2024-07-26T19:05:43.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:42 smithi135 ceph-mon[85352]: pgmap v3304: 841 pgs: 6 creating+peering, 12 unknown, 823 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 KiB/s wr, 80 op/s 2024-07-26T19:05:43.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:42 smithi135 ceph-mon[85352]: osdmap e1841: 8 total, 8 up, 8 in 2024-07-26T19:05:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:43 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:05:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:43 smithi135 ceph-mon[85352]: osdmap e1842: 8 total, 8 up, 8 in 2024-07-26T19:05:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:43 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:05:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:43 smithi071 ceph-mon[90507]: osdmap e1842: 8 total, 8 up, 8 in 2024-07-26T19:05:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:43 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:05:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:43 smithi071 ceph-mon[92867]: osdmap e1842: 8 total, 8 up, 8 in 2024-07-26T19:05:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:44 smithi135 ceph-mon[85352]: pgmap v3307: 841 pgs: 6 creating+peering, 835 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 KiB/s wr, 63 op/s 2024-07-26T19:05:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:44 smithi135 ceph-mon[85352]: osdmap e1843: 8 total, 8 up, 8 in 2024-07-26T19:05:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:44 smithi071 ceph-mon[90507]: pgmap v3307: 841 pgs: 6 creating+peering, 835 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 KiB/s wr, 63 op/s 2024-07-26T19:05:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:44 smithi071 ceph-mon[90507]: osdmap e1843: 8 total, 8 up, 8 in 2024-07-26T19:05:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:44 smithi071 ceph-mon[92867]: pgmap v3307: 841 pgs: 6 creating+peering, 835 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 KiB/s wr, 63 op/s 2024-07-26T19:05:44.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:44 smithi071 ceph-mon[92867]: osdmap e1843: 8 total, 8 up, 8 in 2024-07-26T19:05:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:46 smithi071 ceph-mon[90507]: osdmap e1844: 8 total, 8 up, 8 in 2024-07-26T19:05:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:46 smithi071 ceph-mon[90507]: pgmap v3310: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 KiB/s wr, 31 op/s 2024-07-26T19:05:46.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:46 smithi071 ceph-mon[92867]: osdmap e1844: 8 total, 8 up, 8 in 2024-07-26T19:05:46.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:46 smithi071 ceph-mon[92867]: pgmap v3310: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 KiB/s wr, 31 op/s 2024-07-26T19:05:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:46 smithi135 ceph-mon[85352]: osdmap e1844: 8 total, 8 up, 8 in 2024-07-26T19:05:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:46 smithi135 ceph-mon[85352]: pgmap v3310: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 KiB/s wr, 31 op/s 2024-07-26T19:05:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:47 smithi071 ceph-mon[90507]: osdmap e1845: 8 total, 8 up, 8 in 2024-07-26T19:05:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:47 smithi071 ceph-mon[90507]: osdmap e1846: 8 total, 8 up, 8 in 2024-07-26T19:05:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:47 smithi071 ceph-mon[92867]: osdmap e1845: 8 total, 8 up, 8 in 2024-07-26T19:05:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:47 smithi071 ceph-mon[92867]: osdmap e1846: 8 total, 8 up, 8 in 2024-07-26T19:05:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:47 smithi135 ceph-mon[85352]: osdmap e1845: 8 total, 8 up, 8 in 2024-07-26T19:05:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:47 smithi135 ceph-mon[85352]: osdmap e1846: 8 total, 8 up, 8 in 2024-07-26T19:05:48.256 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.QuiesceWatch (10057 ms) 2024-07-26T19:05:48.283 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-07-26T19:05:48.283 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:48 smithi071 ceph-mon[90507]: pgmap v3313: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 1023 B/s wr, 8 op/s 2024-07-26T19:05:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:48 smithi071 ceph-mon[92867]: pgmap v3313: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 1023 B/s wr, 8 op/s 2024-07-26T19:05:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:48 smithi135 ceph-mon[85352]: pgmap v3313: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 1023 B/s wr, 8 op/s 2024-07-26T19:05:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:49 smithi071 ceph-mon[90507]: osdmap e1847: 8 total, 8 up, 8 in 2024-07-26T19:05:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:49 smithi071 ceph-mon[92867]: osdmap e1847: 8 total, 8 up, 8 in 2024-07-26T19:05:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:49 smithi135 ceph-mon[85352]: osdmap e1847: 8 total, 8 up, 8 in 2024-07-26T19:05:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:50 smithi071 ceph-mon[92867]: osdmap e1848: 8 total, 8 up, 8 in 2024-07-26T19:05:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:50 smithi071 ceph-mon[92867]: pgmap v3316: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-07-26T19:05:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:50 smithi071 ceph-mon[90507]: osdmap e1848: 8 total, 8 up, 8 in 2024-07-26T19:05:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:50 smithi071 ceph-mon[90507]: pgmap v3316: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-07-26T19:05:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:50 smithi135 ceph-mon[85352]: osdmap e1848: 8 total, 8 up, 8 in 2024-07-26T19:05:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:50 smithi135 ceph-mon[85352]: pgmap v3316: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 6.0 KiB/s wr, 82 op/s 2024-07-26T19:05:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:51 smithi135 ceph-mon[85352]: osdmap e1849: 8 total, 8 up, 8 in 2024-07-26T19:05:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:51 smithi071 ceph-mon[92867]: osdmap e1849: 8 total, 8 up, 8 in 2024-07-26T19:05:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:51 smithi071 ceph-mon[90507]: osdmap e1849: 8 total, 8 up, 8 in 2024-07-26T19:05:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:52 smithi071 ceph-mon[90507]: osdmap e1850: 8 total, 8 up, 8 in 2024-07-26T19:05:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:52 smithi071 ceph-mon[90507]: pgmap v3319: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 135 op/s 2024-07-26T19:05:52.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:52 smithi071 ceph-mon[90507]: osdmap e1851: 8 total, 8 up, 8 in 2024-07-26T19:05:52.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:05:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:05:52] "GET /metrics HTTP/1.1" 200 90335 "" "Prometheus/2.43.0" 2024-07-26T19:05:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:52 smithi071 ceph-mon[92867]: osdmap e1850: 8 total, 8 up, 8 in 2024-07-26T19:05:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:52 smithi071 ceph-mon[92867]: pgmap v3319: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 135 op/s 2024-07-26T19:05:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:52 smithi071 ceph-mon[92867]: osdmap e1851: 8 total, 8 up, 8 in 2024-07-26T19:05:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:52 smithi135 ceph-mon[85352]: osdmap e1850: 8 total, 8 up, 8 in 2024-07-26T19:05:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:52 smithi135 ceph-mon[85352]: pgmap v3319: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 135 op/s 2024-07-26T19:05:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:52 smithi135 ceph-mon[85352]: osdmap e1851: 8 total, 8 up, 8 in 2024-07-26T19:05:54.299 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (6044 ms) 2024-07-26T19:05:54.300 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-07-26T19:05:54.300 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:05:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:54 smithi135 ceph-mon[85352]: osdmap e1852: 8 total, 8 up, 8 in 2024-07-26T19:05:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:54 smithi135 ceph-mon[85352]: pgmap v3322: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.5 KiB/s wr, 66 op/s 2024-07-26T19:05:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:54 smithi071 ceph-mon[90507]: osdmap e1852: 8 total, 8 up, 8 in 2024-07-26T19:05:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:54 smithi071 ceph-mon[90507]: pgmap v3322: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.5 KiB/s wr, 66 op/s 2024-07-26T19:05:54.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:54 smithi071 ceph-mon[92867]: osdmap e1852: 8 total, 8 up, 8 in 2024-07-26T19:05:54.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:54 smithi071 ceph-mon[92867]: pgmap v3322: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.5 KiB/s wr, 66 op/s 2024-07-26T19:05:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:55 smithi135 ceph-mon[85352]: osdmap e1853: 8 total, 8 up, 8 in 2024-07-26T19:05:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:55 smithi071 ceph-mon[90507]: osdmap e1853: 8 total, 8 up, 8 in 2024-07-26T19:05:55.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:55 smithi071 ceph-mon[92867]: osdmap e1853: 8 total, 8 up, 8 in 2024-07-26T19:05:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:56 smithi135 ceph-mon[85352]: osdmap e1854: 8 total, 8 up, 8 in 2024-07-26T19:05:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:56 smithi135 ceph-mon[85352]: pgmap v3325: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 11 op/s 2024-07-26T19:05:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:56 smithi071 ceph-mon[90507]: osdmap e1854: 8 total, 8 up, 8 in 2024-07-26T19:05:56.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:56 smithi071 ceph-mon[90507]: pgmap v3325: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 11 op/s 2024-07-26T19:05:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:56 smithi071 ceph-mon[92867]: osdmap e1854: 8 total, 8 up, 8 in 2024-07-26T19:05:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:56 smithi071 ceph-mon[92867]: pgmap v3325: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 11 op/s 2024-07-26T19:05:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:57 smithi135 ceph-mon[85352]: osdmap e1855: 8 total, 8 up, 8 in 2024-07-26T19:05:57.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:57 smithi135 ceph-mon[85352]: osdmap e1856: 8 total, 8 up, 8 in 2024-07-26T19:05:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:57 smithi071 ceph-mon[90507]: osdmap e1855: 8 total, 8 up, 8 in 2024-07-26T19:05:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:57 smithi071 ceph-mon[90507]: osdmap e1856: 8 total, 8 up, 8 in 2024-07-26T19:05:57.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:57 smithi071 ceph-mon[92867]: osdmap e1855: 8 total, 8 up, 8 in 2024-07-26T19:05:57.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:57 smithi071 ceph-mon[92867]: osdmap e1856: 8 total, 8 up, 8 in 2024-07-26T19:05:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:58 smithi135 ceph-mon[85352]: pgmap v3328: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 66 op/s 2024-07-26T19:05:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:05:58 smithi135 ceph-mon[85352]: osdmap e1857: 8 total, 8 up, 8 in 2024-07-26T19:05:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:58 smithi071 ceph-mon[90507]: pgmap v3328: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 66 op/s 2024-07-26T19:05:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:05:58 smithi071 ceph-mon[90507]: osdmap e1857: 8 total, 8 up, 8 in 2024-07-26T19:05:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:05:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:58 smithi071 ceph-mon[92867]: pgmap v3328: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 66 op/s 2024-07-26T19:05:58.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:05:58 smithi071 ceph-mon[92867]: osdmap e1857: 8 total, 8 up, 8 in 2024-07-26T19:06:00.253 INFO:tasks.workunit.client.0.smithi071.stdout:10.00% done 2024-07-26T19:06:00.253 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.QuiesceWatchError (5952 ms) 2024-07-26T19:06:00.253 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-07-26T19:06:00.253 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:06:00.272 INFO:tasks.workunit.client.0.smithi071.stderr:test quiesce is not long enough to time out 2024-07-26T19:06:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:00 smithi071 ceph-mon[90507]: osdmap e1858: 8 total, 8 up, 8 in 2024-07-26T19:06:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:00 smithi071 ceph-mon[90507]: pgmap v3331: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 7.5 KiB/s wr, 139 op/s 2024-07-26T19:06:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:00 smithi071 ceph-mon[92867]: osdmap e1858: 8 total, 8 up, 8 in 2024-07-26T19:06:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:00 smithi071 ceph-mon[92867]: pgmap v3331: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 7.5 KiB/s wr, 139 op/s 2024-07-26T19:06:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:00 smithi135 ceph-mon[85352]: osdmap e1858: 8 total, 8 up, 8 in 2024-07-26T19:06:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:00 smithi135 ceph-mon[85352]: pgmap v3331: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 7.5 KiB/s wr, 139 op/s 2024-07-26T19:06:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:01 smithi071 ceph-mon[90507]: osdmap e1859: 8 total, 8 up, 8 in 2024-07-26T19:06:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:01 smithi071 ceph-mon[92867]: osdmap e1859: 8 total, 8 up, 8 in 2024-07-26T19:06:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:01 smithi135 ceph-mon[85352]: osdmap e1859: 8 total, 8 up, 8 in 2024-07-26T19:06:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:06:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:06:02] "GET /metrics HTTP/1.1" 200 90358 "" "Prometheus/2.43.0" 2024-07-26T19:06:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:02 smithi071 ceph-mon[92867]: pgmap v3333: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.5 KiB/s wr, 76 op/s 2024-07-26T19:06:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:02 smithi071 ceph-mon[92867]: osdmap e1860: 8 total, 8 up, 8 in 2024-07-26T19:06:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:02 smithi071 ceph-mon[90507]: pgmap v3333: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.5 KiB/s wr, 76 op/s 2024-07-26T19:06:02.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:02 smithi071 ceph-mon[90507]: osdmap e1860: 8 total, 8 up, 8 in 2024-07-26T19:06:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:02 smithi135 ceph-mon[85352]: pgmap v3333: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.5 KiB/s wr, 76 op/s 2024-07-26T19:06:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:02 smithi135 ceph-mon[85352]: osdmap e1860: 8 total, 8 up, 8 in 2024-07-26T19:06:04.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:04 smithi071 ceph-mon[90507]: pgmap v3335: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 65 op/s 2024-07-26T19:06:04.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:04 smithi071 ceph-mon[92867]: pgmap v3335: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 65 op/s 2024-07-26T19:06:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:04 smithi135 ceph-mon[85352]: pgmap v3335: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 65 op/s 2024-07-26T19:06:06.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:06 smithi071 ceph-mon[92867]: pgmap v3336: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 4.0 KiB/s wr, 79 op/s 2024-07-26T19:06:06.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:06 smithi071 ceph-mon[90507]: pgmap v3336: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 4.0 KiB/s wr, 79 op/s 2024-07-26T19:06:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:06 smithi135 ceph-mon[85352]: pgmap v3336: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 4.0 KiB/s wr, 79 op/s 2024-07-26T19:06:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:08 smithi071 ceph-mon[90507]: osdmap e1861: 8 total, 8 up, 8 in 2024-07-26T19:06:08.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:08 smithi071 ceph-mon[90507]: pgmap v3338: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.2 KiB/s wr, 27 op/s 2024-07-26T19:06:08.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:08 smithi071 ceph-mon[92867]: osdmap e1861: 8 total, 8 up, 8 in 2024-07-26T19:06:08.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:08 smithi071 ceph-mon[92867]: pgmap v3338: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.2 KiB/s wr, 27 op/s 2024-07-26T19:06:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:08 smithi135 ceph-mon[85352]: osdmap e1861: 8 total, 8 up, 8 in 2024-07-26T19:06:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:08 smithi135 ceph-mon[85352]: pgmap v3338: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.2 KiB/s wr, 27 op/s 2024-07-26T19:06:09.176 INFO:tasks.workunit.client.0.smithi071.stderr:test quiesce is timed out 2024-07-26T19:06:09.178 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 0 2024-07-26T19:06:10.178 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 1 2024-07-26T19:06:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:10 smithi071 ceph-mon[90507]: osdmap e1862: 8 total, 8 up, 8 in 2024-07-26T19:06:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:10 smithi071 ceph-mon[90507]: pgmap v3340: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.2 KiB/s wr, 27 op/s 2024-07-26T19:06:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:10 smithi071 ceph-mon[92867]: osdmap e1862: 8 total, 8 up, 8 in 2024-07-26T19:06:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:10 smithi071 ceph-mon[92867]: pgmap v3340: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.2 KiB/s wr, 27 op/s 2024-07-26T19:06:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:10 smithi135 ceph-mon[85352]: osdmap e1862: 8 total, 8 up, 8 in 2024-07-26T19:06:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:10 smithi135 ceph-mon[85352]: pgmap v3340: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.2 KiB/s wr, 27 op/s 2024-07-26T19:06:11.179 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 2 2024-07-26T19:06:11.307 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:06:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=cleanup t=2024-07-26T19:06:10.934433973Z level=info msg="Completed cleanup jobs" duration=1.067067ms 2024-07-26T19:06:12.179 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 3 2024-07-26T19:06:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:06:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:06:12] "GET /metrics HTTP/1.1" 200 90358 "" "Prometheus/2.43.0" 2024-07-26T19:06:12.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:12 smithi071 ceph-mon[90507]: pgmap v3341: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1023 B/s wr, 24 op/s 2024-07-26T19:06:12.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:12.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:12 smithi071 ceph-mon[92867]: pgmap v3341: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1023 B/s wr, 24 op/s 2024-07-26T19:06:12.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:12 smithi135 ceph-mon[85352]: pgmap v3341: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1023 B/s wr, 24 op/s 2024-07-26T19:06:13.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:13.179 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 4 2024-07-26T19:06:14.179 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 5 2024-07-26T19:06:14.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:14 smithi071 ceph-mon[90507]: pgmap v3342: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-07-26T19:06:14.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:14 smithi071 ceph-mon[92867]: pgmap v3342: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-07-26T19:06:15.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:14 smithi135 ceph-mon[85352]: pgmap v3342: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-07-26T19:06:15.179 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 6 2024-07-26T19:06:16.179 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 7 2024-07-26T19:06:16.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:16 smithi071 ceph-mon[90507]: pgmap v3343: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 362 B/s wr, 4 op/s 2024-07-26T19:06:16.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:16 smithi071 ceph-mon[92867]: pgmap v3343: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 362 B/s wr, 4 op/s 2024-07-26T19:06:17.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:16 smithi135 ceph-mon[85352]: pgmap v3343: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 362 B/s wr, 4 op/s 2024-07-26T19:06:17.180 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 8 2024-07-26T19:06:18.180 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 9 2024-07-26T19:06:18.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:18 smithi071 ceph-mon[92867]: pgmap v3344: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-07-26T19:06:18.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:18 smithi071 ceph-mon[90507]: pgmap v3344: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-07-26T19:06:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:18 smithi135 ceph-mon[85352]: pgmap v3344: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-07-26T19:06:19.180 INFO:tasks.workunit.client.0.smithi071.stderr:waiting for timed out ... 10 2024-07-26T19:06:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:19 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:06:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:19 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:06:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:19 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:06:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:06:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:06:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:06:20.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:20 smithi071 ceph-mon[90507]: pgmap v3345: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 293 B/s wr, 3 op/s 2024-07-26T19:06:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:06:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:06:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:06:20.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:20 smithi071 ceph-mon[92867]: pgmap v3345: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 293 B/s wr, 3 op/s 2024-07-26T19:06:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:06:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:06:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:06:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:20 smithi135 ceph-mon[85352]: pgmap v3345: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 293 B/s wr, 3 op/s 2024-07-26T19:06:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:06:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:06:22] "GET /metrics HTTP/1.1" 200 90359 "" "Prometheus/2.43.0" 2024-07-26T19:06:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:22 smithi135 ceph-mon[85352]: pgmap v3346: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 85 B/s wr, 0 op/s 2024-07-26T19:06:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:22 smithi071 ceph-mon[90507]: pgmap v3346: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 85 B/s wr, 0 op/s 2024-07-26T19:06:23.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:22 smithi071 ceph-mon[92867]: pgmap v3346: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 85 B/s wr, 0 op/s 2024-07-26T19:06:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:24 smithi135 ceph-mon[85352]: pgmap v3347: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-07-26T19:06:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:24 smithi071 ceph-mon[90507]: pgmap v3347: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-07-26T19:06:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:24 smithi071 ceph-mon[92867]: pgmap v3347: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-07-26T19:06:27.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:26 smithi135 ceph-mon[85352]: pgmap v3348: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:06:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:26 smithi071 ceph-mon[90507]: pgmap v3348: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:06:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:26 smithi071 ceph-mon[92867]: pgmap v3348: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:06:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:28 smithi135 ceph-mon[85352]: pgmap v3349: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:06:29.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:28 smithi071 ceph-mon[92867]: pgmap v3349: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:06:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:28 smithi071 ceph-mon[90507]: pgmap v3349: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:06:30.180 INFO:tasks.workunit.client.0.smithi071.stderr:test retry succeeds 2024-07-26T19:06:31.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:30 smithi135 ceph-mon[85352]: pgmap v3350: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:06:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:30 smithi071 ceph-mon[92867]: pgmap v3350: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:06:31.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:30 smithi071 ceph-mon[90507]: pgmap v3350: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:06:32.059 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:31 smithi135 ceph-mon[85352]: osdmap e1863: 8 total, 8 up, 8 in 2024-07-26T19:06:32.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:31 smithi071 ceph-mon[90507]: osdmap e1863: 8 total, 8 up, 8 in 2024-07-26T19:06:32.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:31 smithi071 ceph-mon[92867]: osdmap e1863: 8 total, 8 up, 8 in 2024-07-26T19:06:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:06:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:06:32] "GET /metrics HTTP/1.1" 200 90356 "" "Prometheus/2.43.0" 2024-07-26T19:06:32.831 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32579 ms) 2024-07-26T19:06:32.831 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-07-26T19:06:32.831 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:06:32.893 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.WriteZeroes (62 ms) 2024-07-26T19:06:32.893 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-07-26T19:06:32.893 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:06:32.965 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (72 ms) 2024-07-26T19:06:32.965 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-07-26T19:06:32.965 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:06:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:32 smithi135 ceph-mon[85352]: pgmap v3352: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 306 B/s rd, 102 B/s wr, 0 op/s 2024-07-26T19:06:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:32 smithi135 ceph-mon[85352]: osdmap e1864: 8 total, 8 up, 8 in 2024-07-26T19:06:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:32 smithi071 ceph-mon[90507]: pgmap v3352: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 306 B/s rd, 102 B/s wr, 0 op/s 2024-07-26T19:06:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:32 smithi071 ceph-mon[90507]: osdmap e1864: 8 total, 8 up, 8 in 2024-07-26T19:06:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:32 smithi071 ceph-mon[92867]: pgmap v3352: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 306 B/s rd, 102 B/s wr, 0 op/s 2024-07-26T19:06:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:32 smithi071 ceph-mon[92867]: osdmap e1864: 8 total, 8 up, 8 in 2024-07-26T19:06:34.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:33 smithi135 ceph-mon[85352]: osdmap e1865: 8 total, 8 up, 8 in 2024-07-26T19:06:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:33 smithi071 ceph-mon[90507]: osdmap e1865: 8 total, 8 up, 8 in 2024-07-26T19:06:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:33 smithi071 ceph-mon[92867]: osdmap e1865: 8 total, 8 up, 8 in 2024-07-26T19:06:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:34 smithi135 ceph-mon[85352]: pgmap v3355: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 511 B/s wr, 12 op/s 2024-07-26T19:06:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:34 smithi135 ceph-mon[85352]: osdmap e1866: 8 total, 8 up, 8 in 2024-07-26T19:06:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:34 smithi071 ceph-mon[90507]: pgmap v3355: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 511 B/s wr, 12 op/s 2024-07-26T19:06:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:34 smithi071 ceph-mon[90507]: osdmap e1866: 8 total, 8 up, 8 in 2024-07-26T19:06:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:34 smithi071 ceph-mon[92867]: pgmap v3355: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 511 B/s wr, 12 op/s 2024-07-26T19:06:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:34 smithi071 ceph-mon[92867]: osdmap e1866: 8 total, 8 up, 8 in 2024-07-26T19:06:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:35 smithi135 ceph-mon[85352]: osdmap e1867: 8 total, 8 up, 8 in 2024-07-26T19:06:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:35 smithi071 ceph-mon[90507]: osdmap e1867: 8 total, 8 up, 8 in 2024-07-26T19:06:36.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:35 smithi071 ceph-mon[92867]: osdmap e1867: 8 total, 8 up, 8 in 2024-07-26T19:06:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:36 smithi135 ceph-mon[85352]: pgmap v3358: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 6.2 KiB/s wr, 156 op/s 2024-07-26T19:06:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:36 smithi135 ceph-mon[85352]: osdmap e1868: 8 total, 8 up, 8 in 2024-07-26T19:06:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:36 smithi071 ceph-mon[90507]: pgmap v3358: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 6.2 KiB/s wr, 156 op/s 2024-07-26T19:06:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:36 smithi071 ceph-mon[90507]: osdmap e1868: 8 total, 8 up, 8 in 2024-07-26T19:06:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:36 smithi071 ceph-mon[92867]: pgmap v3358: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 6.2 KiB/s wr, 156 op/s 2024-07-26T19:06:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:36 smithi071 ceph-mon[92867]: osdmap e1868: 8 total, 8 up, 8 in 2024-07-26T19:06:38.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:37 smithi135 ceph-mon[85352]: osdmap e1869: 8 total, 8 up, 8 in 2024-07-26T19:06:38.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:37 smithi071 ceph-mon[90507]: osdmap e1869: 8 total, 8 up, 8 in 2024-07-26T19:06:38.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:37 smithi071 ceph-mon[92867]: osdmap e1869: 8 total, 8 up, 8 in 2024-07-26T19:06:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:38 smithi135 ceph-mon[85352]: pgmap v3361: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 9.7 KiB/s wr, 161 op/s 2024-07-26T19:06:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:38 smithi135 ceph-mon[85352]: osdmap e1870: 8 total, 8 up, 8 in 2024-07-26T19:06:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:38 smithi071 ceph-mon[92867]: pgmap v3361: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 9.7 KiB/s wr, 161 op/s 2024-07-26T19:06:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:38 smithi071 ceph-mon[92867]: osdmap e1870: 8 total, 8 up, 8 in 2024-07-26T19:06:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:38 smithi071 ceph-mon[90507]: pgmap v3361: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 9.7 KiB/s wr, 161 op/s 2024-07-26T19:06:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:38 smithi071 ceph-mon[90507]: osdmap e1870: 8 total, 8 up, 8 in 2024-07-26T19:06:40.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:39 smithi135 ceph-mon[85352]: osdmap e1871: 8 total, 8 up, 8 in 2024-07-26T19:06:40.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:39 smithi071 ceph-mon[90507]: osdmap e1871: 8 total, 8 up, 8 in 2024-07-26T19:06:40.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:39 smithi071 ceph-mon[92867]: osdmap e1871: 8 total, 8 up, 8 in 2024-07-26T19:06:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:40 smithi135 ceph-mon[85352]: pgmap v3364: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 6.7 KiB/s wr, 36 op/s 2024-07-26T19:06:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:40 smithi135 ceph-mon[85352]: osdmap e1872: 8 total, 8 up, 8 in 2024-07-26T19:06:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:40 smithi071 ceph-mon[90507]: pgmap v3364: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 6.7 KiB/s wr, 36 op/s 2024-07-26T19:06:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:40 smithi071 ceph-mon[90507]: osdmap e1872: 8 total, 8 up, 8 in 2024-07-26T19:06:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:40 smithi071 ceph-mon[92867]: pgmap v3364: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 6.7 KiB/s wr, 36 op/s 2024-07-26T19:06:41.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:40 smithi071 ceph-mon[92867]: osdmap e1872: 8 total, 8 up, 8 in 2024-07-26T19:06:42.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:41 smithi135 ceph-mon[85352]: osdmap e1873: 8 total, 8 up, 8 in 2024-07-26T19:06:42.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:41 smithi071 ceph-mon[90507]: osdmap e1873: 8 total, 8 up, 8 in 2024-07-26T19:06:42.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:41 smithi071 ceph-mon[92867]: osdmap e1873: 8 total, 8 up, 8 in 2024-07-26T19:06:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:06:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:06:42] "GET /metrics HTTP/1.1" 200 90356 "" "Prometheus/2.43.0" 2024-07-26T19:06:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:42 smithi135 ceph-mon[85352]: pgmap v3367: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 3.2 KiB/s wr, 15 op/s 2024-07-26T19:06:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:42 smithi135 ceph-mon[85352]: osdmap e1874: 8 total, 8 up, 8 in 2024-07-26T19:06:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:42 smithi135 ceph-mon[85352]: osdmap e1875: 8 total, 8 up, 8 in 2024-07-26T19:06:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:42 smithi071 ceph-mon[90507]: pgmap v3367: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 3.2 KiB/s wr, 15 op/s 2024-07-26T19:06:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:42 smithi071 ceph-mon[90507]: osdmap e1874: 8 total, 8 up, 8 in 2024-07-26T19:06:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:42 smithi071 ceph-mon[90507]: osdmap e1875: 8 total, 8 up, 8 in 2024-07-26T19:06:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:42 smithi071 ceph-mon[92867]: pgmap v3367: 841 pgs: 841 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 3.2 KiB/s wr, 15 op/s 2024-07-26T19:06:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:42 smithi071 ceph-mon[92867]: osdmap e1874: 8 total, 8 up, 8 in 2024-07-26T19:06:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:42 smithi071 ceph-mon[92867]: osdmap e1875: 8 total, 8 up, 8 in 2024-07-26T19:06:43.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:44 smithi071 ceph-mon[90507]: osdmap e1876: 8 total, 8 up, 8 in 2024-07-26T19:06:44.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:44 smithi071 ceph-mon[90507]: pgmap v3371: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 796 B/s wr, 5 op/s 2024-07-26T19:06:44.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:44 smithi071 ceph-mon[92867]: osdmap e1876: 8 total, 8 up, 8 in 2024-07-26T19:06:44.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:44 smithi071 ceph-mon[92867]: pgmap v3371: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 796 B/s wr, 5 op/s 2024-07-26T19:06:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:44 smithi135 ceph-mon[85352]: osdmap e1876: 8 total, 8 up, 8 in 2024-07-26T19:06:44.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:44 smithi135 ceph-mon[85352]: pgmap v3371: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 796 B/s wr, 5 op/s 2024-07-26T19:06:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:45 smithi071 ceph-mon[90507]: osdmap e1877: 8 total, 8 up, 8 in 2024-07-26T19:06:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:45 smithi071 ceph-mon[92867]: osdmap e1877: 8 total, 8 up, 8 in 2024-07-26T19:06:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:45 smithi135 ceph-mon[85352]: osdmap e1877: 8 total, 8 up, 8 in 2024-07-26T19:06:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:46 smithi071 ceph-mon[90507]: osdmap e1878: 8 total, 8 up, 8 in 2024-07-26T19:06:46.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:46 smithi071 ceph-mon[90507]: pgmap v3374: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 5.7 KiB/s wr, 254 op/s 2024-07-26T19:06:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:46 smithi071 ceph-mon[92867]: osdmap e1878: 8 total, 8 up, 8 in 2024-07-26T19:06:46.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:46 smithi071 ceph-mon[92867]: pgmap v3374: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 5.7 KiB/s wr, 254 op/s 2024-07-26T19:06:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:46 smithi135 ceph-mon[85352]: osdmap e1878: 8 total, 8 up, 8 in 2024-07-26T19:06:46.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:46 smithi135 ceph-mon[85352]: pgmap v3374: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 5.7 KiB/s wr, 254 op/s 2024-07-26T19:06:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:47 smithi135 ceph-mon[85352]: osdmap e1879: 8 total, 8 up, 8 in 2024-07-26T19:06:47.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:47 smithi071 ceph-mon[90507]: osdmap e1879: 8 total, 8 up, 8 in 2024-07-26T19:06:47.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:47 smithi071 ceph-mon[92867]: osdmap e1879: 8 total, 8 up, 8 in 2024-07-26T19:06:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:48 smithi135 ceph-mon[85352]: osdmap e1880: 8 total, 8 up, 8 in 2024-07-26T19:06:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:48 smithi135 ceph-mon[85352]: pgmap v3377: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 5.5 KiB/s wr, 243 op/s 2024-07-26T19:06:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:48 smithi071 ceph-mon[90507]: osdmap e1880: 8 total, 8 up, 8 in 2024-07-26T19:06:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:48 smithi071 ceph-mon[90507]: pgmap v3377: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 5.5 KiB/s wr, 243 op/s 2024-07-26T19:06:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:48 smithi071 ceph-mon[92867]: osdmap e1880: 8 total, 8 up, 8 in 2024-07-26T19:06:48.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:48 smithi071 ceph-mon[92867]: pgmap v3377: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 5.5 KiB/s wr, 243 op/s 2024-07-26T19:06:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:49 smithi135 ceph-mon[85352]: osdmap e1881: 8 total, 8 up, 8 in 2024-07-26T19:06:49.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:49 smithi071 ceph-mon[92867]: osdmap e1881: 8 total, 8 up, 8 in 2024-07-26T19:06:49.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:49 smithi071 ceph-mon[90507]: osdmap e1881: 8 total, 8 up, 8 in 2024-07-26T19:06:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:50 smithi135 ceph-mon[85352]: osdmap e1882: 8 total, 8 up, 8 in 2024-07-26T19:06:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:50 smithi135 ceph-mon[85352]: pgmap v3380: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.2 KiB/s wr, 26 op/s 2024-07-26T19:06:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:50 smithi071 ceph-mon[90507]: osdmap e1882: 8 total, 8 up, 8 in 2024-07-26T19:06:50.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:50 smithi071 ceph-mon[90507]: pgmap v3380: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.2 KiB/s wr, 26 op/s 2024-07-26T19:06:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:50 smithi071 ceph-mon[92867]: osdmap e1882: 8 total, 8 up, 8 in 2024-07-26T19:06:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:50 smithi071 ceph-mon[92867]: pgmap v3380: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.2 KiB/s wr, 26 op/s 2024-07-26T19:06:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:51 smithi135 ceph-mon[85352]: osdmap e1883: 8 total, 8 up, 8 in 2024-07-26T19:06:51.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:51 smithi071 ceph-mon[90507]: osdmap e1883: 8 total, 8 up, 8 in 2024-07-26T19:06:51.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:51 smithi071 ceph-mon[92867]: osdmap e1883: 8 total, 8 up, 8 in 2024-07-26T19:06:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:06:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:06:52] "GET /metrics HTTP/1.1" 200 90363 "" "Prometheus/2.43.0" 2024-07-26T19:06:52.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:52 smithi071 ceph-mon[92867]: osdmap e1884: 8 total, 8 up, 8 in 2024-07-26T19:06:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:52 smithi071 ceph-mon[92867]: pgmap v3383: 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, 24 op/s 2024-07-26T19:06:52.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:52 smithi071 ceph-mon[92867]: osdmap e1885: 8 total, 8 up, 8 in 2024-07-26T19:06:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:52 smithi071 ceph-mon[90507]: osdmap e1884: 8 total, 8 up, 8 in 2024-07-26T19:06:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:52 smithi071 ceph-mon[90507]: pgmap v3383: 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, 24 op/s 2024-07-26T19:06:52.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:52 smithi071 ceph-mon[90507]: osdmap e1885: 8 total, 8 up, 8 in 2024-07-26T19:06:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:52 smithi135 ceph-mon[85352]: osdmap e1884: 8 total, 8 up, 8 in 2024-07-26T19:06:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:52 smithi135 ceph-mon[85352]: pgmap v3383: 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, 24 op/s 2024-07-26T19:06:52.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:52 smithi135 ceph-mon[85352]: osdmap e1885: 8 total, 8 up, 8 in 2024-07-26T19:06:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:54 smithi135 ceph-mon[85352]: osdmap e1886: 8 total, 8 up, 8 in 2024-07-26T19:06:54.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:54 smithi135 ceph-mon[85352]: pgmap v3386: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-07-26T19:06:54.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:54 smithi071 ceph-mon[92867]: osdmap e1886: 8 total, 8 up, 8 in 2024-07-26T19:06:54.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:54 smithi071 ceph-mon[92867]: pgmap v3386: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-07-26T19:06:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:54 smithi071 ceph-mon[90507]: osdmap e1886: 8 total, 8 up, 8 in 2024-07-26T19:06:54.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:54 smithi071 ceph-mon[90507]: pgmap v3386: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-07-26T19:06:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:55 smithi135 ceph-mon[85352]: osdmap e1887: 8 total, 8 up, 8 in 2024-07-26T19:06:55.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:55 smithi071 ceph-mon[92867]: osdmap e1887: 8 total, 8 up, 8 in 2024-07-26T19:06:55.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:55 smithi071 ceph-mon[90507]: osdmap e1887: 8 total, 8 up, 8 in 2024-07-26T19:06:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:56 smithi135 ceph-mon[85352]: osdmap e1888: 8 total, 8 up, 8 in 2024-07-26T19:06:56.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:56 smithi135 ceph-mon[85352]: pgmap v3389: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.2 KiB/s wr, 50 op/s 2024-07-26T19:06:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:56 smithi071 ceph-mon[92867]: osdmap e1888: 8 total, 8 up, 8 in 2024-07-26T19:06:56.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:56 smithi071 ceph-mon[92867]: pgmap v3389: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.2 KiB/s wr, 50 op/s 2024-07-26T19:06:56.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:56 smithi071 ceph-mon[90507]: osdmap e1888: 8 total, 8 up, 8 in 2024-07-26T19:06:56.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:56 smithi071 ceph-mon[90507]: pgmap v3389: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.2 KiB/s wr, 50 op/s 2024-07-26T19:06:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:57 smithi135 ceph-mon[85352]: osdmap e1889: 8 total, 8 up, 8 in 2024-07-26T19:06:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:57 smithi135 ceph-mon[85352]: osdmap e1890: 8 total, 8 up, 8 in 2024-07-26T19:06:57.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:57 smithi071 ceph-mon[92867]: osdmap e1889: 8 total, 8 up, 8 in 2024-07-26T19:06:57.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:57 smithi071 ceph-mon[92867]: osdmap e1890: 8 total, 8 up, 8 in 2024-07-26T19:06:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:57 smithi071 ceph-mon[90507]: osdmap e1889: 8 total, 8 up, 8 in 2024-07-26T19:06:57.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:57 smithi071 ceph-mon[90507]: osdmap e1890: 8 total, 8 up, 8 in 2024-07-26T19:06:58.375 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ConcurentOperations (25410 ms) 2024-07-26T19:06:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:58 smithi135 ceph-mon[85352]: pgmap v3392: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.0 KiB/s wr, 48 op/s 2024-07-26T19:06:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:58.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:58 smithi071 ceph-mon[92867]: pgmap v3392: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.0 KiB/s wr, 48 op/s 2024-07-26T19:06:58.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:06:58.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:58 smithi071 ceph-mon[90507]: pgmap v3392: 841 pgs: 841 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.0 KiB/s wr, 48 op/s 2024-07-26T19:06:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:06:59 smithi135 ceph-mon[85352]: osdmap e1891: 8 total, 8 up, 8 in 2024-07-26T19:06:59.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:06:59 smithi071 ceph-mon[92867]: osdmap e1891: 8 total, 8 up, 8 in 2024-07-26T19:06:59.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:06:59 smithi071 ceph-mon[90507]: osdmap e1891: 8 total, 8 up, 8 in 2024-07-26T19:07:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:00 smithi135 ceph-mon[85352]: osdmap e1892: 8 total, 8 up, 8 in 2024-07-26T19:07:00.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:00 smithi135 ceph-mon[85352]: pgmap v3395: 809 pgs: 809 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.7 KiB/s wr, 29 op/s 2024-07-26T19:07:00.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:00 smithi071 ceph-mon[90507]: osdmap e1892: 8 total, 8 up, 8 in 2024-07-26T19:07:00.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:00 smithi071 ceph-mon[90507]: pgmap v3395: 809 pgs: 809 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.7 KiB/s wr, 29 op/s 2024-07-26T19:07:00.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:00 smithi071 ceph-mon[92867]: osdmap e1892: 8 total, 8 up, 8 in 2024-07-26T19:07:00.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:00 smithi071 ceph-mon[92867]: pgmap v3395: 809 pgs: 809 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.7 KiB/s wr, 29 op/s 2024-07-26T19:07:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:01 smithi135 ceph-mon[85352]: osdmap e1893: 8 total, 8 up, 8 in 2024-07-26T19:07:01.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:01 smithi071 ceph-mon[90507]: osdmap e1893: 8 total, 8 up, 8 in 2024-07-26T19:07:01.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:01 smithi071 ceph-mon[92867]: osdmap e1893: 8 total, 8 up, 8 in 2024-07-26T19:07:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:02 smithi071 ceph-mon[90507]: osdmap e1894: 8 total, 8 up, 8 in 2024-07-26T19:07:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:02 smithi071 ceph-mon[90507]: pgmap v3398: 745 pgs: 745 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:02 smithi071 ceph-mon[90507]: osdmap e1895: 8 total, 8 up, 8 in 2024-07-26T19:07:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:07:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:07:02] "GET /metrics HTTP/1.1" 200 90368 "" "Prometheus/2.43.0" 2024-07-26T19:07:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:02 smithi071 ceph-mon[92867]: osdmap e1894: 8 total, 8 up, 8 in 2024-07-26T19:07:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:02 smithi071 ceph-mon[92867]: pgmap v3398: 745 pgs: 745 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:02.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:02 smithi071 ceph-mon[92867]: osdmap e1895: 8 total, 8 up, 8 in 2024-07-26T19:07:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:02 smithi135 ceph-mon[85352]: osdmap e1894: 8 total, 8 up, 8 in 2024-07-26T19:07:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:02 smithi135 ceph-mon[85352]: pgmap v3398: 745 pgs: 745 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:02 smithi135 ceph-mon[85352]: osdmap e1895: 8 total, 8 up, 8 in 2024-07-26T19:07:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:04 smithi071 ceph-mon[90507]: osdmap e1896: 8 total, 8 up, 8 in 2024-07-26T19:07:04.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:04 smithi071 ceph-mon[90507]: pgmap v3401: 681 pgs: 681 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:04.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:04 smithi071 ceph-mon[92867]: osdmap e1896: 8 total, 8 up, 8 in 2024-07-26T19:07:04.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:04 smithi071 ceph-mon[92867]: pgmap v3401: 681 pgs: 681 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:04 smithi135 ceph-mon[85352]: osdmap e1896: 8 total, 8 up, 8 in 2024-07-26T19:07:04.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:04 smithi135 ceph-mon[85352]: pgmap v3401: 681 pgs: 681 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:05 smithi135 ceph-mon[85352]: osdmap e1897: 8 total, 8 up, 8 in 2024-07-26T19:07:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:05 smithi071 ceph-mon[92867]: osdmap e1897: 8 total, 8 up, 8 in 2024-07-26T19:07:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:05 smithi071 ceph-mon[90507]: osdmap e1897: 8 total, 8 up, 8 in 2024-07-26T19:07:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:06 smithi135 ceph-mon[85352]: osdmap e1898: 8 total, 8 up, 8 in 2024-07-26T19:07:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:06 smithi135 ceph-mon[85352]: pgmap v3404: 617 pgs: 617 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:06 smithi135 ceph-mon[85352]: osdmap e1899: 8 total, 8 up, 8 in 2024-07-26T19:07:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:06 smithi071 ceph-mon[90507]: osdmap e1898: 8 total, 8 up, 8 in 2024-07-26T19:07:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:06 smithi071 ceph-mon[90507]: pgmap v3404: 617 pgs: 617 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:06 smithi071 ceph-mon[90507]: osdmap e1899: 8 total, 8 up, 8 in 2024-07-26T19:07:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:06 smithi071 ceph-mon[92867]: osdmap e1898: 8 total, 8 up, 8 in 2024-07-26T19:07:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:06 smithi071 ceph-mon[92867]: pgmap v3404: 617 pgs: 617 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:06.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:06 smithi071 ceph-mon[92867]: osdmap e1899: 8 total, 8 up, 8 in 2024-07-26T19:07:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:07 smithi135 ceph-mon[85352]: Health check update: 1 pool(s) full (POOL_FULL) 2024-07-26T19:07:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:07 smithi135 ceph-mon[85352]: osdmap e1900: 8 total, 8 up, 8 in 2024-07-26T19:07:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:07 smithi071 ceph-mon[90507]: Health check update: 1 pool(s) full (POOL_FULL) 2024-07-26T19:07:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:07 smithi071 ceph-mon[90507]: osdmap e1900: 8 total, 8 up, 8 in 2024-07-26T19:07:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:07 smithi071 ceph-mon[92867]: Health check update: 1 pool(s) full (POOL_FULL) 2024-07-26T19:07:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:07 smithi071 ceph-mon[92867]: osdmap e1900: 8 total, 8 up, 8 in 2024-07-26T19:07:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:08 smithi135 ceph-mon[85352]: pgmap v3407: 553 pgs: 553 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:08 smithi135 ceph-mon[85352]: osdmap e1901: 8 total, 8 up, 8 in 2024-07-26T19:07:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:08 smithi071 ceph-mon[92867]: pgmap v3407: 553 pgs: 553 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:08 smithi071 ceph-mon[92867]: osdmap e1901: 8 total, 8 up, 8 in 2024-07-26T19:07:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:08 smithi071 ceph-mon[90507]: pgmap v3407: 553 pgs: 553 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:08 smithi071 ceph-mon[90507]: osdmap e1901: 8 total, 8 up, 8 in 2024-07-26T19:07:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:10 smithi071 ceph-mon[92867]: osdmap e1902: 8 total, 8 up, 8 in 2024-07-26T19:07:10.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:10 smithi071 ceph-mon[92867]: pgmap v3410: 489 pgs: 489 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:10 smithi071 ceph-mon[90507]: osdmap e1902: 8 total, 8 up, 8 in 2024-07-26T19:07:10.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:10 smithi071 ceph-mon[90507]: pgmap v3410: 489 pgs: 489 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:10 smithi135 ceph-mon[85352]: osdmap e1902: 8 total, 8 up, 8 in 2024-07-26T19:07:10.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:10 smithi135 ceph-mon[85352]: pgmap v3410: 489 pgs: 489 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:11 smithi071 ceph-mon[92867]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-07-26T19:07:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:11 smithi071 ceph-mon[92867]: osdmap e1903: 8 total, 8 up, 8 in 2024-07-26T19:07:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:11 smithi071 ceph-mon[90507]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-07-26T19:07:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:11 smithi071 ceph-mon[90507]: osdmap e1903: 8 total, 8 up, 8 in 2024-07-26T19:07:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:11 smithi135 ceph-mon[85352]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-07-26T19:07:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:11 smithi135 ceph-mon[85352]: osdmap e1903: 8 total, 8 up, 8 in 2024-07-26T19:07:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:12 smithi071 ceph-mon[92867]: osdmap e1904: 8 total, 8 up, 8 in 2024-07-26T19:07:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:12 smithi071 ceph-mon[92867]: pgmap v3413: 425 pgs: 425 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:12 smithi071 ceph-mon[90507]: osdmap e1904: 8 total, 8 up, 8 in 2024-07-26T19:07:12.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:12 smithi071 ceph-mon[90507]: pgmap v3413: 425 pgs: 425 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:12.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:07:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:07:12] "GET /metrics HTTP/1.1" 200 90368 "" "Prometheus/2.43.0" 2024-07-26T19:07:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:12 smithi135 ceph-mon[85352]: osdmap e1904: 8 total, 8 up, 8 in 2024-07-26T19:07:12.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:12 smithi135 ceph-mon[85352]: pgmap v3413: 425 pgs: 425 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:13 smithi071 ceph-mon[90507]: osdmap e1905: 8 total, 8 up, 8 in 2024-07-26T19:07:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:13 smithi071 ceph-mon[92867]: osdmap e1905: 8 total, 8 up, 8 in 2024-07-26T19:07:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:13 smithi135 ceph-mon[85352]: osdmap e1905: 8 total, 8 up, 8 in 2024-07-26T19:07:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:14 smithi135 ceph-mon[85352]: osdmap e1906: 8 total, 8 up, 8 in 2024-07-26T19:07:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:14 smithi135 ceph-mon[85352]: pgmap v3416: 361 pgs: 361 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:14 smithi071 ceph-mon[90507]: osdmap e1906: 8 total, 8 up, 8 in 2024-07-26T19:07:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:14 smithi071 ceph-mon[90507]: pgmap v3416: 361 pgs: 361 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:14 smithi071 ceph-mon[92867]: osdmap e1906: 8 total, 8 up, 8 in 2024-07-26T19:07:14.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:14 smithi071 ceph-mon[92867]: pgmap v3416: 361 pgs: 361 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:15 smithi135 ceph-mon[85352]: osdmap e1907: 8 total, 8 up, 8 in 2024-07-26T19:07:15.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:15 smithi071 ceph-mon[90507]: osdmap e1907: 8 total, 8 up, 8 in 2024-07-26T19:07:15.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:15 smithi071 ceph-mon[92867]: osdmap e1907: 8 total, 8 up, 8 in 2024-07-26T19:07:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:16 smithi135 ceph-mon[85352]: osdmap e1908: 8 total, 8 up, 8 in 2024-07-26T19:07:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:16 smithi135 ceph-mon[85352]: pgmap v3419: 297 pgs: 297 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:16 smithi071 ceph-mon[90507]: osdmap e1908: 8 total, 8 up, 8 in 2024-07-26T19:07:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:16 smithi071 ceph-mon[90507]: pgmap v3419: 297 pgs: 297 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:16 smithi071 ceph-mon[92867]: osdmap e1908: 8 total, 8 up, 8 in 2024-07-26T19:07:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:16 smithi071 ceph-mon[92867]: pgmap v3419: 297 pgs: 297 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:17 smithi135 ceph-mon[85352]: osdmap e1909: 8 total, 8 up, 8 in 2024-07-26T19:07:17.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:17 smithi071 ceph-mon[90507]: osdmap e1909: 8 total, 8 up, 8 in 2024-07-26T19:07:17.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:17 smithi071 ceph-mon[92867]: osdmap e1909: 8 total, 8 up, 8 in 2024-07-26T19:07:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:18 smithi135 ceph-mon[85352]: osdmap e1910: 8 total, 8 up, 8 in 2024-07-26T19:07:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:18 smithi135 ceph-mon[85352]: pgmap v3422: 233 pgs: 233 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:18 smithi071 ceph-mon[92867]: osdmap e1910: 8 total, 8 up, 8 in 2024-07-26T19:07:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:18 smithi071 ceph-mon[92867]: pgmap v3422: 233 pgs: 233 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:18 smithi071 ceph-mon[90507]: osdmap e1910: 8 total, 8 up, 8 in 2024-07-26T19:07:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:18 smithi071 ceph-mon[90507]: pgmap v3422: 233 pgs: 233 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:19 smithi135 ceph-mon[85352]: osdmap e1911: 8 total, 8 up, 8 in 2024-07-26T19:07:19.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:19 smithi071 ceph-mon[90507]: osdmap e1911: 8 total, 8 up, 8 in 2024-07-26T19:07:19.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:19 smithi071 ceph-mon[92867]: osdmap e1911: 8 total, 8 up, 8 in 2024-07-26T19:07:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:20 smithi135 ceph-mon[85352]: osdmap e1912: 8 total, 8 up, 8 in 2024-07-26T19:07:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:20 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:07:20.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:20 smithi135 ceph-mon[85352]: pgmap v3425: 169 pgs: 169 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:20 smithi071 ceph-mon[90507]: osdmap e1912: 8 total, 8 up, 8 in 2024-07-26T19:07:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:20 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:07:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:20 smithi071 ceph-mon[90507]: pgmap v3425: 169 pgs: 169 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:20 smithi071 ceph-mon[92867]: osdmap e1912: 8 total, 8 up, 8 in 2024-07-26T19:07:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:20 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:07:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:20 smithi071 ceph-mon[92867]: pgmap v3425: 169 pgs: 169 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:21.254 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 170 tests from TestLibRBD (650003 ms total) 2024-07-26T19:07:21.254 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:07:21.254 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2024-07-26T19:07:21.255 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:21 smithi135 ceph-mon[85352]: osdmap e1913: 8 total, 8 up, 8 in 2024-07-26T19:07:21.283 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2024-07-26T19:07:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:21 smithi071 ceph-mon[92867]: osdmap e1913: 8 total, 8 up, 8 in 2024-07-26T19:07:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:21 smithi071 ceph-mon[90507]: osdmap e1913: 8 total, 8 up, 8 in 2024-07-26T19:07:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:07:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:07:22] "GET /metrics HTTP/1.1" 200 56307 "" "Prometheus/2.43.0" 2024-07-26T19:07:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:22 smithi071 ceph-mon[90507]: osdmap e1914: 8 total, 8 up, 8 in 2024-07-26T19:07:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:22 smithi071 ceph-mon[90507]: pgmap v3428: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:22.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:22 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:22 smithi071 ceph-mon[92867]: osdmap e1914: 8 total, 8 up, 8 in 2024-07-26T19:07:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:22 smithi071 ceph-mon[92867]: pgmap v3428: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:22.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:22 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:22.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:22 smithi135 ceph-mon[85352]: osdmap e1914: 8 total, 8 up, 8 in 2024-07-26T19:07:22.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:22 smithi135 ceph-mon[85352]: pgmap v3428: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:22.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:22.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:22 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:23.279 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:07:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:23 smithi135 ceph-mon[85352]: osdmap e1915: 8 total, 8 up, 8 in 2024-07-26T19:07:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:23 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2339486442' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:07:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:23 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:07:23.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:23.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:23.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:07:23.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:07:23.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:23.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[90507]: osdmap e1915: 8 total, 8 up, 8 in 2024-07-26T19:07:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2339486442' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:07:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:07:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:23.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:23.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:07:23.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:07:23.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[92867]: osdmap e1915: 8 total, 8 up, 8 in 2024-07-26T19:07:23.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2339486442' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:07:23.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:07:23.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:23.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:23.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:07:23.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:07:23.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:07:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:07:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:24 smithi135 ceph-mon[85352]: osdmap e1916: 8 total, 8 up, 8 in 2024-07-26T19:07:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:24 smithi135 ceph-mon[85352]: pgmap v3431: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:07:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:24 smithi071 ceph-mon[90507]: osdmap e1916: 8 total, 8 up, 8 in 2024-07-26T19:07:24.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:24 smithi071 ceph-mon[90507]: pgmap v3431: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:07:24.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:24 smithi071 ceph-mon[92867]: osdmap e1916: 8 total, 8 up, 8 in 2024-07-26T19:07:24.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:24 smithi071 ceph-mon[92867]: pgmap v3431: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:07:25.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:25 smithi135 ceph-mon[85352]: osdmap e1917: 8 total, 8 up, 8 in 2024-07-26T19:07:25.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:25 smithi071 ceph-mon[92867]: osdmap e1917: 8 total, 8 up, 8 in 2024-07-26T19:07:25.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:25 smithi071 ceph-mon[90507]: osdmap e1917: 8 total, 8 up, 8 in 2024-07-26T19:07:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:26 smithi135 ceph-mon[85352]: osdmap e1918: 8 total, 8 up, 8 in 2024-07-26T19:07:26.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:26 smithi135 ceph-mon[85352]: pgmap v3434: 137 pgs: 8 creating+peering, 5 unknown, 124 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-07-26T19:07:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:26 smithi071 ceph-mon[92867]: osdmap e1918: 8 total, 8 up, 8 in 2024-07-26T19:07:26.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:26 smithi071 ceph-mon[92867]: pgmap v3434: 137 pgs: 8 creating+peering, 5 unknown, 124 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-07-26T19:07:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:26 smithi071 ceph-mon[90507]: osdmap e1918: 8 total, 8 up, 8 in 2024-07-26T19:07:26.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:26 smithi071 ceph-mon[90507]: pgmap v3434: 137 pgs: 8 creating+peering, 5 unknown, 124 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-07-26T19:07:27.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:27 smithi135 ceph-mon[85352]: osdmap e1919: 8 total, 8 up, 8 in 2024-07-26T19:07:27.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:27 smithi071 ceph-mon[92867]: osdmap e1919: 8 total, 8 up, 8 in 2024-07-26T19:07:27.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:27 smithi071 ceph-mon[90507]: osdmap e1919: 8 total, 8 up, 8 in 2024-07-26T19:07:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:28.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:28 smithi135 ceph-mon[85352]: pgmap v3436: 137 pgs: 137 active+clean; 22 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.9 MiB/s wr, 43 op/s 2024-07-26T19:07:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:28 smithi071 ceph-mon[92867]: pgmap v3436: 137 pgs: 137 active+clean; 22 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.9 MiB/s wr, 43 op/s 2024-07-26T19:07:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:28.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:28 smithi071 ceph-mon[90507]: pgmap v3436: 137 pgs: 137 active+clean; 22 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.9 MiB/s wr, 43 op/s 2024-07-26T19:07:31.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:30 smithi135 ceph-mon[85352]: pgmap v3437: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-07-26T19:07:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:30 smithi071 ceph-mon[90507]: pgmap v3437: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-07-26T19:07:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:30 smithi071 ceph-mon[92867]: pgmap v3437: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-07-26T19:07:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:07:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:07:32] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.43.0" 2024-07-26T19:07:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:32 smithi135 ceph-mon[85352]: pgmap v3438: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.4 MiB/s wr, 55 op/s 2024-07-26T19:07:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:32 smithi135 ceph-mon[85352]: osdmap e1920: 8 total, 8 up, 8 in 2024-07-26T19:07:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:32 smithi071 ceph-mon[90507]: pgmap v3438: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.4 MiB/s wr, 55 op/s 2024-07-26T19:07:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:32 smithi071 ceph-mon[90507]: osdmap e1920: 8 total, 8 up, 8 in 2024-07-26T19:07:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:32 smithi071 ceph-mon[92867]: pgmap v3438: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.4 MiB/s wr, 55 op/s 2024-07-26T19:07:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:32 smithi071 ceph-mon[92867]: osdmap e1920: 8 total, 8 up, 8 in 2024-07-26T19:07:34.195 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/0.Simple (12912 ms) 2024-07-26T19:07:34.195 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2024-07-26T19:07:34.195 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:07:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:34 smithi135 ceph-mon[85352]: pgmap v3440: 137 pgs: 137 active+clean; 46 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.6 MiB/s wr, 75 op/s 2024-07-26T19:07:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:34 smithi071 ceph-mon[90507]: pgmap v3440: 137 pgs: 137 active+clean; 46 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.6 MiB/s wr, 75 op/s 2024-07-26T19:07:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:34 smithi071 ceph-mon[92867]: pgmap v3440: 137 pgs: 137 active+clean; 46 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.6 MiB/s wr, 75 op/s 2024-07-26T19:07:36.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:35 smithi135 ceph-mon[85352]: osdmap e1921: 8 total, 8 up, 8 in 2024-07-26T19:07:36.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:35 smithi071 ceph-mon[90507]: osdmap e1921: 8 total, 8 up, 8 in 2024-07-26T19:07:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:35 smithi071 ceph-mon[92867]: osdmap e1921: 8 total, 8 up, 8 in 2024-07-26T19:07:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:36 smithi135 ceph-mon[85352]: pgmap v3442: 137 pgs: 137 active+clean; 51 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-07-26T19:07:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:36 smithi071 ceph-mon[90507]: pgmap v3442: 137 pgs: 137 active+clean; 51 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-07-26T19:07:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:36 smithi071 ceph-mon[92867]: pgmap v3442: 137 pgs: 137 active+clean; 51 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-07-26T19:07:39.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:38 smithi135 ceph-mon[85352]: pgmap v3443: 137 pgs: 137 active+clean; 72 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.8 MiB/s wr, 63 op/s 2024-07-26T19:07:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:38 smithi071 ceph-mon[92867]: pgmap v3443: 137 pgs: 137 active+clean; 72 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.8 MiB/s wr, 63 op/s 2024-07-26T19:07:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:38 smithi071 ceph-mon[90507]: pgmap v3443: 137 pgs: 137 active+clean; 72 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.8 MiB/s wr, 63 op/s 2024-07-26T19:07:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:40 smithi135 ceph-mon[85352]: pgmap v3444: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 84 op/s 2024-07-26T19:07:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:40 smithi071 ceph-mon[90507]: pgmap v3444: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 84 op/s 2024-07-26T19:07:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:40 smithi071 ceph-mon[92867]: pgmap v3444: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 84 op/s 2024-07-26T19:07:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:07:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:07:42] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.43.0" 2024-07-26T19:07:42.559 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/0.Grow (8364 ms) 2024-07-26T19:07:42.559 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2024-07-26T19:07:42.559 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:07:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:42 smithi135 ceph-mon[85352]: pgmap v3445: 137 pgs: 137 active+clean; 93 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 72 op/s 2024-07-26T19:07:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:43.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:42 smithi071 ceph-mon[90507]: pgmap v3445: 137 pgs: 137 active+clean; 93 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 72 op/s 2024-07-26T19:07:43.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:43.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:42 smithi071 ceph-mon[92867]: pgmap v3445: 137 pgs: 137 active+clean; 93 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 72 op/s 2024-07-26T19:07:43.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:43 smithi135 ceph-mon[85352]: osdmap e1922: 8 total, 8 up, 8 in 2024-07-26T19:07:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:43 smithi071 ceph-mon[92867]: osdmap e1922: 8 total, 8 up, 8 in 2024-07-26T19:07:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:43 smithi071 ceph-mon[90507]: osdmap e1922: 8 total, 8 up, 8 in 2024-07-26T19:07:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:44 smithi135 ceph-mon[85352]: pgmap v3447: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.4 MiB/s wr, 98 op/s 2024-07-26T19:07:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:44 smithi071 ceph-mon[90507]: pgmap v3447: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.4 MiB/s wr, 98 op/s 2024-07-26T19:07:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:44 smithi071 ceph-mon[92867]: pgmap v3447: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.4 MiB/s wr, 98 op/s 2024-07-26T19:07:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:46 smithi135 ceph-mon[85352]: pgmap v3448: 137 pgs: 137 active+clean; 129 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.2 MiB/s wr, 94 op/s 2024-07-26T19:07:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:46 smithi071 ceph-mon[90507]: pgmap v3448: 137 pgs: 137 active+clean; 129 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.2 MiB/s wr, 94 op/s 2024-07-26T19:07:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:46 smithi071 ceph-mon[92867]: pgmap v3448: 137 pgs: 137 active+clean; 129 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.2 MiB/s wr, 94 op/s 2024-07-26T19:07:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:48 smithi135 ceph-mon[85352]: pgmap v3449: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 93 op/s 2024-07-26T19:07:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:48 smithi071 ceph-mon[92867]: pgmap v3449: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 93 op/s 2024-07-26T19:07:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:48 smithi071 ceph-mon[90507]: pgmap v3449: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 93 op/s 2024-07-26T19:07:50.828 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (8269 ms) 2024-07-26T19:07:50.828 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2024-07-26T19:07:50.828 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:07:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:50 smithi135 ceph-mon[85352]: pgmap v3450: 137 pgs: 137 active+clean; 142 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-07-26T19:07:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:50 smithi071 ceph-mon[92867]: pgmap v3450: 137 pgs: 137 active+clean; 142 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-07-26T19:07:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:50 smithi071 ceph-mon[90507]: pgmap v3450: 137 pgs: 137 active+clean; 142 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.6 MiB/s wr, 62 op/s 2024-07-26T19:07:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:07:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:07:52] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-07-26T19:07:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:52 smithi135 ceph-mon[85352]: pgmap v3451: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.5 MiB/s wr, 79 op/s 2024-07-26T19:07:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:52 smithi135 ceph-mon[85352]: osdmap e1923: 8 total, 8 up, 8 in 2024-07-26T19:07:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:52 smithi071 ceph-mon[92867]: pgmap v3451: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.5 MiB/s wr, 79 op/s 2024-07-26T19:07:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:52 smithi071 ceph-mon[92867]: osdmap e1923: 8 total, 8 up, 8 in 2024-07-26T19:07:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:52 smithi071 ceph-mon[90507]: pgmap v3451: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.5 MiB/s wr, 79 op/s 2024-07-26T19:07:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:52 smithi071 ceph-mon[90507]: osdmap e1923: 8 total, 8 up, 8 in 2024-07-26T19:07:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:54 smithi135 ceph-mon[85352]: pgmap v3453: 137 pgs: 137 active+clean; 176 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 55 op/s 2024-07-26T19:07:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:54 smithi071 ceph-mon[92867]: pgmap v3453: 137 pgs: 137 active+clean; 176 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 55 op/s 2024-07-26T19:07:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:54 smithi071 ceph-mon[90507]: pgmap v3453: 137 pgs: 137 active+clean; 176 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 55 op/s 2024-07-26T19:07:57.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:56 smithi135 ceph-mon[85352]: pgmap v3454: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.7 MiB/s wr, 68 op/s 2024-07-26T19:07:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:56 smithi071 ceph-mon[92867]: pgmap v3454: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.7 MiB/s wr, 68 op/s 2024-07-26T19:07:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:56 smithi071 ceph-mon[90507]: pgmap v3454: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.7 MiB/s wr, 68 op/s 2024-07-26T19:07:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:07:59.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:07:58 smithi135 ceph-mon[85352]: pgmap v3455: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 70 op/s 2024-07-26T19:07:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:07:58 smithi071 ceph-mon[90507]: pgmap v3455: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 70 op/s 2024-07-26T19:07:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:07:58 smithi071 ceph-mon[92867]: pgmap v3455: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 70 op/s 2024-07-26T19:07:59.496 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (8669 ms) 2024-07-26T19:07:59.497 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2024-07-26T19:07:59.497 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:08:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:00 smithi135 ceph-mon[85352]: pgmap v3456: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 69 op/s 2024-07-26T19:08:01.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:00 smithi135 ceph-mon[85352]: osdmap e1924: 8 total, 8 up, 8 in 2024-07-26T19:08:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:00 smithi071 ceph-mon[90507]: pgmap v3456: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 69 op/s 2024-07-26T19:08:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:00 smithi071 ceph-mon[90507]: osdmap e1924: 8 total, 8 up, 8 in 2024-07-26T19:08:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:00 smithi071 ceph-mon[92867]: pgmap v3456: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 69 op/s 2024-07-26T19:08:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:00 smithi071 ceph-mon[92867]: osdmap e1924: 8 total, 8 up, 8 in 2024-07-26T19:08:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:08:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:08:02] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-07-26T19:08:03.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:02 smithi135 ceph-mon[85352]: pgmap v3458: 137 pgs: 137 active+clean; 200 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 5.5 MiB/s wr, 88 op/s 2024-07-26T19:08:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:02 smithi071 ceph-mon[92867]: pgmap v3458: 137 pgs: 137 active+clean; 200 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 5.5 MiB/s wr, 88 op/s 2024-07-26T19:08:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:02 smithi071 ceph-mon[90507]: pgmap v3458: 137 pgs: 137 active+clean; 200 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 5.5 MiB/s wr, 88 op/s 2024-07-26T19:08:05.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:04 smithi135 ceph-mon[85352]: pgmap v3459: 137 pgs: 137 active+clean; 221 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.3 MiB/s wr, 79 op/s 2024-07-26T19:08:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:04 smithi071 ceph-mon[92867]: pgmap v3459: 137 pgs: 137 active+clean; 221 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.3 MiB/s wr, 79 op/s 2024-07-26T19:08:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:04 smithi071 ceph-mon[90507]: pgmap v3459: 137 pgs: 137 active+clean; 221 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.3 MiB/s wr, 79 op/s 2024-07-26T19:08:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:06 smithi135 ceph-mon[85352]: pgmap v3460: 137 pgs: 137 active+clean; 229 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 985 KiB/s rd, 4.5 MiB/s wr, 70 op/s 2024-07-26T19:08:07.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:06 smithi135 ceph-mon[85352]: osdmap e1925: 8 total, 8 up, 8 in 2024-07-26T19:08:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:06 smithi071 ceph-mon[90507]: pgmap v3460: 137 pgs: 137 active+clean; 229 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 985 KiB/s rd, 4.5 MiB/s wr, 70 op/s 2024-07-26T19:08:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:06 smithi071 ceph-mon[90507]: osdmap e1925: 8 total, 8 up, 8 in 2024-07-26T19:08:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:06 smithi071 ceph-mon[92867]: pgmap v3460: 137 pgs: 137 active+clean; 229 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 985 KiB/s rd, 4.5 MiB/s wr, 70 op/s 2024-07-26T19:08:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:06 smithi071 ceph-mon[92867]: osdmap e1925: 8 total, 8 up, 8 in 2024-07-26T19:08:08.112 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (8615 ms) 2024-07-26T19:08:08.112 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2024-07-26T19:08:08.112 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:08:09.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:08 smithi135 ceph-mon[85352]: pgmap v3462: 137 pgs: 137 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.6 MiB/s wr, 80 op/s 2024-07-26T19:08:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:08 smithi071 ceph-mon[92867]: pgmap v3462: 137 pgs: 137 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.6 MiB/s wr, 80 op/s 2024-07-26T19:08:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:08 smithi071 ceph-mon[90507]: pgmap v3462: 137 pgs: 137 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.6 MiB/s wr, 80 op/s 2024-07-26T19:08:10.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:09 smithi135 ceph-mon[85352]: osdmap e1926: 8 total, 8 up, 8 in 2024-07-26T19:08:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:09 smithi071 ceph-mon[92867]: osdmap e1926: 8 total, 8 up, 8 in 2024-07-26T19:08:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:09 smithi071 ceph-mon[90507]: osdmap e1926: 8 total, 8 up, 8 in 2024-07-26T19:08:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:10 smithi071 ceph-mon[92867]: pgmap v3464: 137 pgs: 137 active+clean; 298 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 12 MiB/s wr, 70 op/s 2024-07-26T19:08:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:10 smithi071 ceph-mon[90507]: pgmap v3464: 137 pgs: 137 active+clean; 298 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 12 MiB/s wr, 70 op/s 2024-07-26T19:08:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:10 smithi135 ceph-mon[85352]: pgmap v3464: 137 pgs: 137 active+clean; 298 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 12 MiB/s wr, 70 op/s 2024-07-26T19:08:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:08:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:08:12] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-07-26T19:08:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:12 smithi071 ceph-mon[90507]: pgmap v3465: 137 pgs: 137 active+clean; 302 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 89 op/s 2024-07-26T19:08:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:12 smithi071 ceph-mon[92867]: pgmap v3465: 137 pgs: 137 active+clean; 302 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 89 op/s 2024-07-26T19:08:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:12 smithi135 ceph-mon[85352]: pgmap v3465: 137 pgs: 137 active+clean; 302 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 89 op/s 2024-07-26T19:08:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:14 smithi071 ceph-mon[92867]: pgmap v3466: 137 pgs: 137 active+clean; 311 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 92 op/s 2024-07-26T19:08:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:14 smithi071 ceph-mon[90507]: pgmap v3466: 137 pgs: 137 active+clean; 311 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 92 op/s 2024-07-26T19:08:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:14 smithi135 ceph-mon[85352]: pgmap v3466: 137 pgs: 137 active+clean; 311 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 92 op/s 2024-07-26T19:08:16.553 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (8441 ms) 2024-07-26T19:08:16.553 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2024-07-26T19:08:16.553 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:08:17.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:16 smithi071 ceph-mon[92867]: pgmap v3467: 137 pgs: 137 active+clean; 315 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.1 MiB/s wr, 78 op/s 2024-07-26T19:08:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:16 smithi071 ceph-mon[90507]: pgmap v3467: 137 pgs: 137 active+clean; 315 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.1 MiB/s wr, 78 op/s 2024-07-26T19:08:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:16 smithi135 ceph-mon[85352]: pgmap v3467: 137 pgs: 137 active+clean; 315 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.1 MiB/s wr, 78 op/s 2024-07-26T19:08:18.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:17 smithi071 ceph-mon[92867]: osdmap e1927: 8 total, 8 up, 8 in 2024-07-26T19:08:18.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:17 smithi071 ceph-mon[90507]: osdmap e1927: 8 total, 8 up, 8 in 2024-07-26T19:08:18.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:17 smithi135 ceph-mon[85352]: osdmap e1927: 8 total, 8 up, 8 in 2024-07-26T19:08:19.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:18 smithi071 ceph-mon[92867]: pgmap v3469: 137 pgs: 137 active+clean; 328 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 8.0 MiB/s wr, 61 op/s 2024-07-26T19:08:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:18 smithi071 ceph-mon[90507]: pgmap v3469: 137 pgs: 137 active+clean; 328 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 8.0 MiB/s wr, 61 op/s 2024-07-26T19:08:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:18 smithi135 ceph-mon[85352]: pgmap v3469: 137 pgs: 137 active+clean; 328 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 8.0 MiB/s wr, 61 op/s 2024-07-26T19:08:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:20 smithi071 ceph-mon[92867]: pgmap v3470: 137 pgs: 137 active+clean; 344 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 75 op/s 2024-07-26T19:08:21.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:20 smithi071 ceph-mon[90507]: pgmap v3470: 137 pgs: 137 active+clean; 344 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 75 op/s 2024-07-26T19:08:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:20 smithi135 ceph-mon[85352]: pgmap v3470: 137 pgs: 137 active+clean; 344 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 75 op/s 2024-07-26T19:08:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:08:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:08:22] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2024-07-26T19:08:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:22 smithi071 ceph-mon[90507]: pgmap v3471: 137 pgs: 137 active+clean; 344 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 71 op/s 2024-07-26T19:08:23.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:22 smithi071 ceph-mon[92867]: pgmap v3471: 137 pgs: 137 active+clean; 344 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 71 op/s 2024-07-26T19:08:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:22 smithi135 ceph-mon[85352]: pgmap v3471: 137 pgs: 137 active+clean; 344 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 71 op/s 2024-07-26T19:08:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:08:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:08:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:08:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:08:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:08:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:08:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:08:24.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:08:24.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:08:24.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:08:24.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:08:24.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:08:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (7983 ms) 2024-07-26T19:08:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:24 smithi071 ceph-mon[90507]: pgmap v3472: 137 pgs: 137 active+clean; 348 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 59 op/s 2024-07-26T19:08:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:24 smithi071 ceph-mon[92867]: pgmap v3472: 137 pgs: 137 active+clean; 348 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 59 op/s 2024-07-26T19:08:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:24 smithi135 ceph-mon[85352]: pgmap v3472: 137 pgs: 137 active+clean; 348 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 59 op/s 2024-07-26T19:08:25.512 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (63253 ms total) 2024-07-26T19:08:25.512 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:08:25.512 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2024-07-26T19:08:25.547 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2024-07-26T19:08:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:26 smithi135 ceph-mon[85352]: osdmap e1928: 8 total, 8 up, 8 in 2024-07-26T19:08:26.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:26 smithi135 ceph-mon[85352]: pgmap v3474: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:08:26.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:26 smithi071 ceph-mon[90507]: osdmap e1928: 8 total, 8 up, 8 in 2024-07-26T19:08:26.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:26 smithi071 ceph-mon[90507]: pgmap v3474: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:08:26.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:26 smithi071 ceph-mon[92867]: osdmap e1928: 8 total, 8 up, 8 in 2024-07-26T19:08:26.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:26 smithi071 ceph-mon[92867]: pgmap v3474: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:08:27.530 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:08:27.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:27 smithi135 ceph-mon[85352]: osdmap e1929: 8 total, 8 up, 8 in 2024-07-26T19:08:27.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:27 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2204529818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:08:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:27 smithi071 ceph-mon[90507]: osdmap e1929: 8 total, 8 up, 8 in 2024-07-26T19:08:27.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:27 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2204529818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:08:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:27 smithi071 ceph-mon[92867]: osdmap e1929: 8 total, 8 up, 8 in 2024-07-26T19:08:27.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:27 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2204529818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:08:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:28 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2204529818' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:08:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:28 smithi135 ceph-mon[85352]: osdmap e1930: 8 total, 8 up, 8 in 2024-07-26T19:08:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:28.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:28 smithi135 ceph-mon[85352]: pgmap v3477: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:08:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:28 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2204529818' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:08:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:28 smithi071 ceph-mon[90507]: osdmap e1930: 8 total, 8 up, 8 in 2024-07-26T19:08:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:28.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:28 smithi071 ceph-mon[90507]: pgmap v3477: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:08:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:28 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2204529818' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:08:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:28 smithi071 ceph-mon[92867]: osdmap e1930: 8 total, 8 up, 8 in 2024-07-26T19:08:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:28.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:28 smithi071 ceph-mon[92867]: pgmap v3477: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:08:29.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:29 smithi135 ceph-mon[85352]: osdmap e1931: 8 total, 8 up, 8 in 2024-07-26T19:08:29.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:29 smithi071 ceph-mon[90507]: osdmap e1931: 8 total, 8 up, 8 in 2024-07-26T19:08:29.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:29 smithi071 ceph-mon[92867]: osdmap e1931: 8 total, 8 up, 8 in 2024-07-26T19:08:30.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:30 smithi135 ceph-mon[85352]: osdmap e1932: 8 total, 8 up, 8 in 2024-07-26T19:08:30.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:30 smithi135 ceph-mon[85352]: pgmap v3480: 137 pgs: 11 creating+peering, 11 unknown, 115 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:08:30.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:30 smithi071 ceph-mon[90507]: osdmap e1932: 8 total, 8 up, 8 in 2024-07-26T19:08:30.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:30 smithi071 ceph-mon[90507]: pgmap v3480: 137 pgs: 11 creating+peering, 11 unknown, 115 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:08:30.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:30 smithi071 ceph-mon[92867]: osdmap e1932: 8 total, 8 up, 8 in 2024-07-26T19:08:30.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:30 smithi071 ceph-mon[92867]: pgmap v3480: 137 pgs: 11 creating+peering, 11 unknown, 115 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:08:31.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:31 smithi135 ceph-mon[85352]: osdmap e1933: 8 total, 8 up, 8 in 2024-07-26T19:08:31.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:31 smithi071 ceph-mon[90507]: osdmap e1933: 8 total, 8 up, 8 in 2024-07-26T19:08:31.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:31 smithi071 ceph-mon[92867]: osdmap e1933: 8 total, 8 up, 8 in 2024-07-26T19:08:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:08:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:08:32] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.43.0" 2024-07-26T19:08:32.807 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:32 smithi135 ceph-mon[85352]: pgmap v3482: 137 pgs: 4 creating+peering, 133 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 3.1 MiB/s wr, 18 op/s 2024-07-26T19:08:32.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:32 smithi071 ceph-mon[92867]: pgmap v3482: 137 pgs: 4 creating+peering, 133 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 3.1 MiB/s wr, 18 op/s 2024-07-26T19:08:32.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:32 smithi071 ceph-mon[90507]: pgmap v3482: 137 pgs: 4 creating+peering, 133 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 3.1 MiB/s wr, 18 op/s 2024-07-26T19:08:35.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:34 smithi135 ceph-mon[85352]: pgmap v3483: 137 pgs: 137 active+clean; 26 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.5 MiB/s wr, 46 op/s 2024-07-26T19:08:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:34 smithi071 ceph-mon[92867]: pgmap v3483: 137 pgs: 137 active+clean; 26 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.5 MiB/s wr, 46 op/s 2024-07-26T19:08:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:34 smithi071 ceph-mon[90507]: pgmap v3483: 137 pgs: 137 active+clean; 26 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.5 MiB/s wr, 46 op/s 2024-07-26T19:08:37.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:36 smithi135 ceph-mon[85352]: pgmap v3484: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.5 MiB/s wr, 51 op/s 2024-07-26T19:08:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:36 smithi071 ceph-mon[90507]: pgmap v3484: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.5 MiB/s wr, 51 op/s 2024-07-26T19:08:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:36 smithi071 ceph-mon[92867]: pgmap v3484: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.5 MiB/s wr, 51 op/s 2024-07-26T19:08:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:38 smithi071 ceph-mon[92867]: osdmap e1934: 8 total, 8 up, 8 in 2024-07-26T19:08:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:38 smithi071 ceph-mon[92867]: pgmap v3486: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-07-26T19:08:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:38 smithi071 ceph-mon[90507]: osdmap e1934: 8 total, 8 up, 8 in 2024-07-26T19:08:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:38 smithi071 ceph-mon[90507]: pgmap v3486: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-07-26T19:08:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:38 smithi135 ceph-mon[85352]: osdmap e1934: 8 total, 8 up, 8 in 2024-07-26T19:08:38.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:38 smithi135 ceph-mon[85352]: pgmap v3486: 137 pgs: 137 active+clean; 30 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-07-26T19:08:41.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:40 smithi135 ceph-mon[85352]: pgmap v3487: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 3.2 MiB/s wr, 44 op/s 2024-07-26T19:08:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:40 smithi071 ceph-mon[90507]: pgmap v3487: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 3.2 MiB/s wr, 44 op/s 2024-07-26T19:08:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:40 smithi071 ceph-mon[92867]: pgmap v3487: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 3.2 MiB/s wr, 44 op/s 2024-07-26T19:08:41.806 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/1.Simple (16263 ms) 2024-07-26T19:08:41.806 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2024-07-26T19:08:41.806 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:08:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:08:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:08:42] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.43.0" 2024-07-26T19:08:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:42 smithi135 ceph-mon[85352]: pgmap v3488: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-07-26T19:08:43.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:42 smithi071 ceph-mon[92867]: pgmap v3488: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-07-26T19:08:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:42 smithi071 ceph-mon[90507]: pgmap v3488: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-07-26T19:08:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:44.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:43 smithi135 ceph-mon[85352]: osdmap e1935: 8 total, 8 up, 8 in 2024-07-26T19:08:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:43 smithi071 ceph-mon[90507]: osdmap e1935: 8 total, 8 up, 8 in 2024-07-26T19:08:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:43 smithi071 ceph-mon[92867]: osdmap e1935: 8 total, 8 up, 8 in 2024-07-26T19:08:45.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:44 smithi135 ceph-mon[85352]: pgmap v3490: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.8 MiB/s wr, 37 op/s 2024-07-26T19:08:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:44 smithi071 ceph-mon[90507]: pgmap v3490: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.8 MiB/s wr, 37 op/s 2024-07-26T19:08:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:44 smithi071 ceph-mon[92867]: pgmap v3490: 137 pgs: 137 active+clean; 84 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.8 MiB/s wr, 37 op/s 2024-07-26T19:08:47.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:46 smithi135 ceph-mon[85352]: pgmap v3491: 137 pgs: 137 active+clean; 92 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 9.2 MiB/s wr, 68 op/s 2024-07-26T19:08:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:46 smithi071 ceph-mon[90507]: pgmap v3491: 137 pgs: 137 active+clean; 92 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 9.2 MiB/s wr, 68 op/s 2024-07-26T19:08:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:46 smithi071 ceph-mon[92867]: pgmap v3491: 137 pgs: 137 active+clean; 92 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 9.2 MiB/s wr, 68 op/s 2024-07-26T19:08:49.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:48 smithi135 ceph-mon[85352]: pgmap v3492: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-07-26T19:08:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:48 smithi071 ceph-mon[90507]: pgmap v3492: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-07-26T19:08:49.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:48 smithi071 ceph-mon[92867]: pgmap v3492: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-07-26T19:08:51.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:50 smithi135 ceph-mon[85352]: pgmap v3493: 137 pgs: 137 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-07-26T19:08:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:50 smithi071 ceph-mon[90507]: pgmap v3493: 137 pgs: 137 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-07-26T19:08:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:50 smithi071 ceph-mon[92867]: pgmap v3493: 137 pgs: 137 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-07-26T19:08:52.325 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/1.Grow (10519 ms) 2024-07-26T19:08:52.326 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2024-07-26T19:08:52.326 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:08:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:08:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:08:52] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-07-26T19:08:53.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:52 smithi135 ceph-mon[85352]: pgmap v3494: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 68 op/s 2024-07-26T19:08:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:52 smithi071 ceph-mon[90507]: pgmap v3494: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 68 op/s 2024-07-26T19:08:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:52 smithi071 ceph-mon[92867]: pgmap v3494: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.7 MiB/s wr, 68 op/s 2024-07-26T19:08:54.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:53 smithi135 ceph-mon[85352]: osdmap e1936: 8 total, 8 up, 8 in 2024-07-26T19:08:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:53 smithi071 ceph-mon[92867]: osdmap e1936: 8 total, 8 up, 8 in 2024-07-26T19:08:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:53 smithi071 ceph-mon[90507]: osdmap e1936: 8 total, 8 up, 8 in 2024-07-26T19:08:55.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:54 smithi135 ceph-mon[85352]: pgmap v3496: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.5 MiB/s wr, 66 op/s 2024-07-26T19:08:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:54 smithi071 ceph-mon[90507]: pgmap v3496: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.5 MiB/s wr, 66 op/s 2024-07-26T19:08:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:54 smithi071 ceph-mon[92867]: pgmap v3496: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.5 MiB/s wr, 66 op/s 2024-07-26T19:08:57.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:56 smithi135 ceph-mon[85352]: pgmap v3497: 137 pgs: 137 active+clean; 146 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-07-26T19:08:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:56 smithi071 ceph-mon[90507]: pgmap v3497: 137 pgs: 137 active+clean; 146 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-07-26T19:08:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:56 smithi071 ceph-mon[92867]: pgmap v3497: 137 pgs: 137 active+clean; 146 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-07-26T19:08:58.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:08:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:08:58 smithi071 ceph-mon[90507]: pgmap v3498: 137 pgs: 137 active+clean; 162 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-07-26T19:08:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:08:58 smithi071 ceph-mon[92867]: pgmap v3498: 137 pgs: 137 active+clean; 162 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-07-26T19:08:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:08:58 smithi135 ceph-mon[85352]: pgmap v3498: 137 pgs: 137 active+clean; 162 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-07-26T19:09:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:00 smithi071 ceph-mon[90507]: pgmap v3499: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-07-26T19:09:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:00 smithi071 ceph-mon[92867]: pgmap v3499: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-07-26T19:09:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:00 smithi135 ceph-mon[85352]: pgmap v3499: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-07-26T19:09:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:09:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:09:02] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-07-26T19:09:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:02 smithi071 ceph-mon[92867]: pgmap v3500: 137 pgs: 137 active+clean; 170 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.4 MiB/s wr, 45 op/s 2024-07-26T19:09:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:02 smithi071 ceph-mon[90507]: pgmap v3500: 137 pgs: 137 active+clean; 170 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.4 MiB/s wr, 45 op/s 2024-07-26T19:09:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:02 smithi135 ceph-mon[85352]: pgmap v3500: 137 pgs: 137 active+clean; 170 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.4 MiB/s wr, 45 op/s 2024-07-26T19:09:04.785 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (12459 ms) 2024-07-26T19:09:04.785 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2024-07-26T19:09:04.785 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:09:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:04 smithi071 ceph-mon[90507]: pgmap v3501: 137 pgs: 137 active+clean; 178 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.0 MiB/s wr, 44 op/s 2024-07-26T19:09:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:04 smithi071 ceph-mon[92867]: pgmap v3501: 137 pgs: 137 active+clean; 178 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.0 MiB/s wr, 44 op/s 2024-07-26T19:09:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:04 smithi135 ceph-mon[85352]: pgmap v3501: 137 pgs: 137 active+clean; 178 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.0 MiB/s wr, 44 op/s 2024-07-26T19:09:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:06 smithi071 ceph-mon[90507]: pgmap v3502: 137 pgs: 137 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.5 MiB/s wr, 49 op/s 2024-07-26T19:09:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:06 smithi071 ceph-mon[90507]: osdmap e1937: 8 total, 8 up, 8 in 2024-07-26T19:09:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:06 smithi071 ceph-mon[92867]: pgmap v3502: 137 pgs: 137 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.5 MiB/s wr, 49 op/s 2024-07-26T19:09:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:06 smithi071 ceph-mon[92867]: osdmap e1937: 8 total, 8 up, 8 in 2024-07-26T19:09:07.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:06 smithi135 ceph-mon[85352]: pgmap v3502: 137 pgs: 137 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.5 MiB/s wr, 49 op/s 2024-07-26T19:09:07.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:06 smithi135 ceph-mon[85352]: osdmap e1937: 8 total, 8 up, 8 in 2024-07-26T19:09:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:08 smithi071 ceph-mon[90507]: pgmap v3504: 137 pgs: 137 active+clean; 224 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.8 MiB/s wr, 40 op/s 2024-07-26T19:09:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:08 smithi071 ceph-mon[92867]: pgmap v3504: 137 pgs: 137 active+clean; 224 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.8 MiB/s wr, 40 op/s 2024-07-26T19:09:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:08 smithi135 ceph-mon[85352]: pgmap v3504: 137 pgs: 137 active+clean; 224 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.8 MiB/s wr, 40 op/s 2024-07-26T19:09:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:10 smithi071 ceph-mon[92867]: pgmap v3505: 137 pgs: 137 active+clean; 228 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 49 op/s 2024-07-26T19:09:11.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:10 smithi071 ceph-mon[90507]: pgmap v3505: 137 pgs: 137 active+clean; 228 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 49 op/s 2024-07-26T19:09:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:10 smithi135 ceph-mon[85352]: pgmap v3505: 137 pgs: 137 active+clean; 228 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 49 op/s 2024-07-26T19:09:12.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:09:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:09:12] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-07-26T19:09:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:12 smithi071 ceph-mon[90507]: pgmap v3506: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-07-26T19:09:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:12 smithi071 ceph-mon[92867]: pgmap v3506: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-07-26T19:09:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:12 smithi135 ceph-mon[85352]: pgmap v3506: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-07-26T19:09:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:14 smithi071 ceph-mon[90507]: pgmap v3507: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-07-26T19:09:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:14 smithi071 ceph-mon[92867]: pgmap v3507: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-07-26T19:09:15.308 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (10522 ms) 2024-07-26T19:09:15.308 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2024-07-26T19:09:15.308 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:09:15.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:14 smithi135 ceph-mon[85352]: pgmap v3507: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-07-26T19:09:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:16 smithi071 ceph-mon[90507]: pgmap v3508: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.9 MiB/s wr, 67 op/s 2024-07-26T19:09:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:16 smithi071 ceph-mon[90507]: osdmap e1938: 8 total, 8 up, 8 in 2024-07-26T19:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:16 smithi071 ceph-mon[92867]: pgmap v3508: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.9 MiB/s wr, 67 op/s 2024-07-26T19:09:17.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:16 smithi071 ceph-mon[92867]: osdmap e1938: 8 total, 8 up, 8 in 2024-07-26T19:09:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:16 smithi135 ceph-mon[85352]: pgmap v3508: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.9 MiB/s wr, 67 op/s 2024-07-26T19:09:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:16 smithi135 ceph-mon[85352]: osdmap e1938: 8 total, 8 up, 8 in 2024-07-26T19:09:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:18 smithi071 ceph-mon[90507]: pgmap v3510: 137 pgs: 137 active+clean; 257 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.9 MiB/s wr, 79 op/s 2024-07-26T19:09:19.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:18 smithi071 ceph-mon[92867]: pgmap v3510: 137 pgs: 137 active+clean; 257 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.9 MiB/s wr, 79 op/s 2024-07-26T19:09:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:18 smithi135 ceph-mon[85352]: pgmap v3510: 137 pgs: 137 active+clean; 257 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.9 MiB/s wr, 79 op/s 2024-07-26T19:09:21.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:20 smithi071 ceph-mon[90507]: pgmap v3511: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 79 op/s 2024-07-26T19:09:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:20 smithi071 ceph-mon[92867]: pgmap v3511: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 79 op/s 2024-07-26T19:09:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:20 smithi135 ceph-mon[85352]: pgmap v3511: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 79 op/s 2024-07-26T19:09:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:09:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:09:22] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-07-26T19:09:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:22 smithi071 ceph-mon[90507]: pgmap v3512: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-07-26T19:09:23.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:22 smithi071 ceph-mon[92867]: pgmap v3512: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-07-26T19:09:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:22 smithi135 ceph-mon[85352]: pgmap v3512: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-07-26T19:09:24.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:23 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:09:24.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:23 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:09:24.207 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:23 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:09:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:24 smithi071 ceph-mon[90507]: pgmap v3513: 137 pgs: 137 active+clean; 277 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-07-26T19:09:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:09:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:09:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:09:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:24 smithi071 ceph-mon[92867]: pgmap v3513: 137 pgs: 137 active+clean; 277 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-07-26T19:09:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:09:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:09:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:09:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:24 smithi135 ceph-mon[85352]: pgmap v3513: 137 pgs: 137 active+clean; 277 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-07-26T19:09:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:09:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:09:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:09:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:26 smithi071 ceph-mon[90507]: pgmap v3514: 137 pgs: 137 active+clean; 285 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-07-26T19:09:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:26 smithi071 ceph-mon[90507]: osdmap e1939: 8 total, 8 up, 8 in 2024-07-26T19:09:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:26 smithi071 ceph-mon[92867]: pgmap v3514: 137 pgs: 137 active+clean; 285 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-07-26T19:09:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:26 smithi071 ceph-mon[92867]: osdmap e1939: 8 total, 8 up, 8 in 2024-07-26T19:09:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:26 smithi135 ceph-mon[85352]: pgmap v3514: 137 pgs: 137 active+clean; 285 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-07-26T19:09:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:26 smithi135 ceph-mon[85352]: osdmap e1939: 8 total, 8 up, 8 in 2024-07-26T19:09:28.056 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (12749 ms) 2024-07-26T19:09:28.056 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2024-07-26T19:09:28.056 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:09:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:28 smithi071 ceph-mon[90507]: pgmap v3516: 137 pgs: 137 active+clean; 325 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 7.2 MiB/s wr, 37 op/s 2024-07-26T19:09:29.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:28 smithi071 ceph-mon[92867]: pgmap v3516: 137 pgs: 137 active+clean; 325 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 7.2 MiB/s wr, 37 op/s 2024-07-26T19:09:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:28 smithi135 ceph-mon[85352]: pgmap v3516: 137 pgs: 137 active+clean; 325 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 7.2 MiB/s wr, 37 op/s 2024-07-26T19:09:30.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:29 smithi071 ceph-mon[90507]: osdmap e1940: 8 total, 8 up, 8 in 2024-07-26T19:09:30.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:29 smithi071 ceph-mon[92867]: osdmap e1940: 8 total, 8 up, 8 in 2024-07-26T19:09:30.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:29 smithi135 ceph-mon[85352]: osdmap e1940: 8 total, 8 up, 8 in 2024-07-26T19:09:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:30 smithi071 ceph-mon[90507]: pgmap v3518: 137 pgs: 137 active+clean; 361 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 57 op/s 2024-07-26T19:09:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:30 smithi071 ceph-mon[92867]: pgmap v3518: 137 pgs: 137 active+clean; 361 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 57 op/s 2024-07-26T19:09:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:30 smithi135 ceph-mon[85352]: pgmap v3518: 137 pgs: 137 active+clean; 361 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 57 op/s 2024-07-26T19:09:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:09:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:09:32] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:09:32.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:32 smithi071 ceph-mon[90507]: pgmap v3519: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 101 op/s 2024-07-26T19:09:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:32 smithi071 ceph-mon[92867]: pgmap v3519: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 101 op/s 2024-07-26T19:09:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:32 smithi135 ceph-mon[85352]: pgmap v3519: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 101 op/s 2024-07-26T19:09:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:34 smithi071 ceph-mon[90507]: pgmap v3520: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 12 MiB/s wr, 97 op/s 2024-07-26T19:09:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:34 smithi071 ceph-mon[92867]: pgmap v3520: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 12 MiB/s wr, 97 op/s 2024-07-26T19:09:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:34 smithi135 ceph-mon[85352]: pgmap v3520: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 12 MiB/s wr, 97 op/s 2024-07-26T19:09:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:36 smithi071 ceph-mon[90507]: pgmap v3521: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 10 MiB/s wr, 79 op/s 2024-07-26T19:09:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:36 smithi071 ceph-mon[92867]: pgmap v3521: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 10 MiB/s wr, 79 op/s 2024-07-26T19:09:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:36 smithi135 ceph-mon[85352]: pgmap v3521: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 10 MiB/s wr, 79 op/s 2024-07-26T19:09:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:38 smithi071 ceph-mon[90507]: pgmap v3522: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-07-26T19:09:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:38 smithi071 ceph-mon[92867]: pgmap v3522: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-07-26T19:09:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:38 smithi135 ceph-mon[85352]: pgmap v3522: 137 pgs: 137 active+clean; 383 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-07-26T19:09:40.078 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (12023 ms) 2024-07-26T19:09:40.079 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2024-07-26T19:09:40.079 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:09:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:40 smithi071 ceph-mon[92867]: pgmap v3523: 137 pgs: 137 active+clean; 395 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-07-26T19:09:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:40 smithi071 ceph-mon[90507]: pgmap v3523: 137 pgs: 137 active+clean; 395 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-07-26T19:09:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:40 smithi135 ceph-mon[85352]: pgmap v3523: 137 pgs: 137 active+clean; 395 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-07-26T19:09:42.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:09:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:09:42] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:09:42.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:41 smithi071 ceph-mon[92867]: osdmap e1941: 8 total, 8 up, 8 in 2024-07-26T19:09:42.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:41 smithi071 ceph-mon[90507]: osdmap e1941: 8 total, 8 up, 8 in 2024-07-26T19:09:42.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:41 smithi135 ceph-mon[85352]: osdmap e1941: 8 total, 8 up, 8 in 2024-07-26T19:09:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:42 smithi071 ceph-mon[92867]: pgmap v3525: 137 pgs: 137 active+clean; 420 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 54 op/s 2024-07-26T19:09:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:43.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:42 smithi071 ceph-mon[90507]: pgmap v3525: 137 pgs: 137 active+clean; 420 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 54 op/s 2024-07-26T19:09:43.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:42 smithi135 ceph-mon[85352]: pgmap v3525: 137 pgs: 137 active+clean; 420 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 54 op/s 2024-07-26T19:09:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:44 smithi135 ceph-mon[85352]: pgmap v3526: 137 pgs: 137 active+clean; 424 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 61 op/s 2024-07-26T19:09:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:44 smithi071 ceph-mon[90507]: pgmap v3526: 137 pgs: 137 active+clean; 424 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 61 op/s 2024-07-26T19:09:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:44 smithi071 ceph-mon[92867]: pgmap v3526: 137 pgs: 137 active+clean; 424 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 61 op/s 2024-07-26T19:09:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:46 smithi135 ceph-mon[85352]: pgmap v3527: 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-07-26T19:09:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:46 smithi071 ceph-mon[90507]: pgmap v3527: 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-07-26T19:09:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:46 smithi071 ceph-mon[92867]: pgmap v3527: 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-07-26T19:09:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:48 smithi135 ceph-mon[85352]: pgmap v3528: 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, 58 op/s 2024-07-26T19:09:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:48 smithi071 ceph-mon[90507]: pgmap v3528: 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, 58 op/s 2024-07-26T19:09:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:48 smithi071 ceph-mon[92867]: pgmap v3528: 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, 58 op/s 2024-07-26T19:09:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:50 smithi135 ceph-mon[85352]: pgmap v3529: 137 pgs: 137 active+clean; 432 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.5 MiB/s wr, 56 op/s 2024-07-26T19:09:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:50 smithi071 ceph-mon[90507]: pgmap v3529: 137 pgs: 137 active+clean; 432 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.5 MiB/s wr, 56 op/s 2024-07-26T19:09:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:50 smithi071 ceph-mon[92867]: pgmap v3529: 137 pgs: 137 active+clean; 432 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.5 MiB/s wr, 56 op/s 2024-07-26T19:09:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:09:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:09:52] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-07-26T19:09:52.540 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (12462 ms) 2024-07-26T19:09:52.952 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (86998 ms total) 2024-07-26T19:09:52.952 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:09:52.952 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2024-07-26T19:09:52.981 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2024-07-26T19:09:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:52 smithi135 ceph-mon[85352]: pgmap v3530: 137 pgs: 137 active+clean; 440 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-07-26T19:09:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:52 smithi071 ceph-mon[90507]: pgmap v3530: 137 pgs: 137 active+clean; 440 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-07-26T19:09:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:52 smithi071 ceph-mon[92867]: pgmap v3530: 137 pgs: 137 active+clean; 440 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-07-26T19:09:54.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:53 smithi135 ceph-mon[85352]: osdmap e1942: 8 total, 8 up, 8 in 2024-07-26T19:09:54.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:53 smithi071 ceph-mon[90507]: osdmap e1942: 8 total, 8 up, 8 in 2024-07-26T19:09:54.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:53 smithi071 ceph-mon[92867]: osdmap e1942: 8 total, 8 up, 8 in 2024-07-26T19:09:54.976 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:09:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:54 smithi135 ceph-mon[85352]: pgmap v3532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:09:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:54 smithi135 ceph-mon[85352]: osdmap e1943: 8 total, 8 up, 8 in 2024-07-26T19:09:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:54 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2000420038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:09:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:54 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:09:55.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:54 smithi071 ceph-mon[90507]: pgmap v3532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:09:55.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:54 smithi071 ceph-mon[90507]: osdmap e1943: 8 total, 8 up, 8 in 2024-07-26T19:09:55.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:54 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2000420038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:09:55.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:54 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:09:55.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:54 smithi071 ceph-mon[92867]: pgmap v3532: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:09:55.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:54 smithi071 ceph-mon[92867]: osdmap e1943: 8 total, 8 up, 8 in 2024-07-26T19:09:55.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:54 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2000420038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:09:55.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:54 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:09:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:55 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:09:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:55 smithi135 ceph-mon[85352]: osdmap e1944: 8 total, 8 up, 8 in 2024-07-26T19:09:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:55 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:09:56.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:55 smithi071 ceph-mon[90507]: osdmap e1944: 8 total, 8 up, 8 in 2024-07-26T19:09:56.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:55 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:09:56.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:55 smithi071 ceph-mon[92867]: osdmap e1944: 8 total, 8 up, 8 in 2024-07-26T19:09:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:56 smithi135 ceph-mon[85352]: pgmap v3535: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:09:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:56 smithi135 ceph-mon[85352]: osdmap e1945: 8 total, 8 up, 8 in 2024-07-26T19:09:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:56 smithi071 ceph-mon[92867]: pgmap v3535: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:09:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:56 smithi071 ceph-mon[92867]: osdmap e1945: 8 total, 8 up, 8 in 2024-07-26T19:09:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:56 smithi071 ceph-mon[90507]: pgmap v3535: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:09:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:56 smithi071 ceph-mon[90507]: osdmap e1945: 8 total, 8 up, 8 in 2024-07-26T19:09:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:57 smithi135 ceph-mon[85352]: osdmap e1946: 8 total, 8 up, 8 in 2024-07-26T19:09:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:58 smithi071 ceph-mon[92867]: osdmap e1946: 8 total, 8 up, 8 in 2024-07-26T19:09:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:57 smithi071 ceph-mon[90507]: osdmap e1946: 8 total, 8 up, 8 in 2024-07-26T19:09:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:09:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:09:58 smithi135 ceph-mon[85352]: pgmap v3538: 137 pgs: 5 creating+peering, 7 unknown, 125 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T19:09:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:09:58 smithi071 ceph-mon[92867]: pgmap v3538: 137 pgs: 5 creating+peering, 7 unknown, 125 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T19:09:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:09:58 smithi071 ceph-mon[90507]: pgmap v3538: 137 pgs: 5 creating+peering, 7 unknown, 125 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-07-26T19:10:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:01 smithi135 ceph-mon[85352]: pgmap v3539: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 891 B/s wr, 7 op/s 2024-07-26T19:10:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:01 smithi135 ceph-mon[85352]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:10:01.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:01 smithi135 ceph-mon[85352]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-07-26T19:10:01.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:01 smithi135 ceph-mon[85352]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-07-26T19:10:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:01 smithi071 ceph-mon[90507]: pgmap v3539: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 891 B/s wr, 7 op/s 2024-07-26T19:10:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:01 smithi071 ceph-mon[90507]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:10:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:01 smithi071 ceph-mon[90507]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-07-26T19:10:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:01 smithi071 ceph-mon[90507]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-07-26T19:10:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:01 smithi071 ceph-mon[92867]: pgmap v3539: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 891 B/s wr, 7 op/s 2024-07-26T19:10:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:01 smithi071 ceph-mon[92867]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:10:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:01 smithi071 ceph-mon[92867]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-07-26T19:10:01.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:01 smithi071 ceph-mon[92867]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-07-26T19:10:02.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:02 smithi135 ceph-mon[85352]: osdmap e1947: 8 total, 8 up, 8 in 2024-07-26T19:10:02.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:02 smithi071 ceph-mon[92867]: osdmap e1947: 8 total, 8 up, 8 in 2024-07-26T19:10:02.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:02 smithi071 ceph-mon[90507]: osdmap e1947: 8 total, 8 up, 8 in 2024-07-26T19:10:02.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:10:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:10:02] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.43.0" 2024-07-26T19:10:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:03 smithi135 ceph-mon[85352]: pgmap v3541: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-26T19:10:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:03 smithi135 ceph-mon[85352]: osdmap e1948: 8 total, 8 up, 8 in 2024-07-26T19:10:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:03 smithi071 ceph-mon[90507]: pgmap v3541: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-26T19:10:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:03 smithi071 ceph-mon[90507]: osdmap e1948: 8 total, 8 up, 8 in 2024-07-26T19:10:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:03 smithi071 ceph-mon[92867]: pgmap v3541: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-07-26T19:10:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:03 smithi071 ceph-mon[92867]: osdmap e1948: 8 total, 8 up, 8 in 2024-07-26T19:10:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:05 smithi135 ceph-mon[85352]: pgmap v3543: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-07-26T19:10:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:05 smithi071 ceph-mon[92867]: pgmap v3543: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-07-26T19:10:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:05 smithi071 ceph-mon[90507]: pgmap v3543: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-07-26T19:10:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:07 smithi135 ceph-mon[85352]: pgmap v3544: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-07-26T19:10:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:07 smithi071 ceph-mon[92867]: pgmap v3544: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-07-26T19:10:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:07 smithi071 ceph-mon[90507]: pgmap v3544: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-07-26T19:10:07.501 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14519 ms) 2024-07-26T19:10:07.501 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2024-07-26T19:10:07.502 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:10:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:09 smithi135 ceph-mon[85352]: pgmap v3545: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.1 MiB/s wr, 68 op/s 2024-07-26T19:10:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:09 smithi071 ceph-mon[90507]: pgmap v3545: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.1 MiB/s wr, 68 op/s 2024-07-26T19:10:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:09 smithi071 ceph-mon[92867]: pgmap v3545: 137 pgs: 137 active+clean; 38 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.1 MiB/s wr, 68 op/s 2024-07-26T19:10:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:11 smithi135 ceph-mon[85352]: pgmap v3546: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 67 op/s 2024-07-26T19:10:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:11 smithi071 ceph-mon[90507]: pgmap v3546: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 67 op/s 2024-07-26T19:10:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:11 smithi071 ceph-mon[92867]: pgmap v3546: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 67 op/s 2024-07-26T19:10:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:12 smithi135 ceph-mon[85352]: osdmap e1949: 8 total, 8 up, 8 in 2024-07-26T19:10:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:10:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:10:12] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.43.0" 2024-07-26T19:10:12.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:12 smithi071 ceph-mon[90507]: osdmap e1949: 8 total, 8 up, 8 in 2024-07-26T19:10:12.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:12 smithi071 ceph-mon[92867]: osdmap e1949: 8 total, 8 up, 8 in 2024-07-26T19:10:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:13 smithi135 ceph-mon[85352]: pgmap v3548: 137 pgs: 137 active+clean; 71 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.3 MiB/s wr, 93 op/s 2024-07-26T19:10:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:13 smithi071 ceph-mon[92867]: pgmap v3548: 137 pgs: 137 active+clean; 71 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.3 MiB/s wr, 93 op/s 2024-07-26T19:10:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:13 smithi071 ceph-mon[90507]: pgmap v3548: 137 pgs: 137 active+clean; 71 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.3 MiB/s wr, 93 op/s 2024-07-26T19:10:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:15 smithi135 ceph-mon[85352]: pgmap v3549: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 82 op/s 2024-07-26T19:10:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:15 smithi071 ceph-mon[92867]: pgmap v3549: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 82 op/s 2024-07-26T19:10:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:15 smithi071 ceph-mon[90507]: pgmap v3549: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 82 op/s 2024-07-26T19:10:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:17 smithi135 ceph-mon[85352]: pgmap v3550: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2024-07-26T19:10:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:17 smithi071 ceph-mon[92867]: pgmap v3550: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2024-07-26T19:10:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:17 smithi071 ceph-mon[90507]: pgmap v3550: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2024-07-26T19:10:17.812 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/2.Grow (10312 ms) 2024-07-26T19:10:17.813 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2024-07-26T19:10:17.813 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:10:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:18 smithi135 ceph-mon[85352]: pgmap v3551: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-07-26T19:10:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:18 smithi071 ceph-mon[92867]: pgmap v3551: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-07-26T19:10:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:18 smithi071 ceph-mon[90507]: pgmap v3551: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-07-26T19:10:21.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:20 smithi135 ceph-mon[85352]: pgmap v3552: 137 pgs: 137 active+clean; 117 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-07-26T19:10:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:20 smithi071 ceph-mon[92867]: pgmap v3552: 137 pgs: 137 active+clean; 117 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-07-26T19:10:21.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:20 smithi071 ceph-mon[90507]: pgmap v3552: 137 pgs: 137 active+clean; 117 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-07-26T19:10:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:10:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:10:22] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-07-26T19:10:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:22 smithi135 ceph-mon[85352]: pgmap v3553: 137 pgs: 137 active+clean; 125 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 5.8 MiB/s wr, 67 op/s 2024-07-26T19:10:23.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:22 smithi135 ceph-mon[85352]: osdmap e1950: 8 total, 8 up, 8 in 2024-07-26T19:10:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:22 smithi071 ceph-mon[90507]: pgmap v3553: 137 pgs: 137 active+clean; 125 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 5.8 MiB/s wr, 67 op/s 2024-07-26T19:10:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:22 smithi071 ceph-mon[90507]: osdmap e1950: 8 total, 8 up, 8 in 2024-07-26T19:10:23.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:22 smithi071 ceph-mon[92867]: pgmap v3553: 137 pgs: 137 active+clean; 125 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 5.8 MiB/s wr, 67 op/s 2024-07-26T19:10:23.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:22 smithi071 ceph-mon[92867]: osdmap e1950: 8 total, 8 up, 8 in 2024-07-26T19:10:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:24 smithi135 ceph-mon[85352]: pgmap v3555: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 60 op/s 2024-07-26T19:10:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:10:25.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:10:25.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:10:25.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:10:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:24 smithi071 ceph-mon[92867]: pgmap v3555: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 60 op/s 2024-07-26T19:10:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:10:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:10:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:10:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:10:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:24 smithi071 ceph-mon[90507]: pgmap v3555: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 60 op/s 2024-07-26T19:10:25.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:10:25.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:10:25.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:10:25.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:10:27.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:26 smithi135 ceph-mon[85352]: pgmap v3556: 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, 61 op/s 2024-07-26T19:10:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:26 smithi071 ceph-mon[90507]: pgmap v3556: 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, 61 op/s 2024-07-26T19:10:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:26 smithi071 ceph-mon[92867]: pgmap v3556: 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, 61 op/s 2024-07-26T19:10:28.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:28.273 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (10460 ms) 2024-07-26T19:10:28.273 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2024-07-26T19:10:28.273 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:10:29.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:28 smithi135 ceph-mon[85352]: pgmap v3557: 137 pgs: 137 active+clean; 163 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2024-07-26T19:10:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:28 smithi071 ceph-mon[90507]: pgmap v3557: 137 pgs: 137 active+clean; 163 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2024-07-26T19:10:29.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:28 smithi071 ceph-mon[92867]: pgmap v3557: 137 pgs: 137 active+clean; 163 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.7 MiB/s wr, 73 op/s 2024-07-26T19:10:31.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:30 smithi135 ceph-mon[85352]: pgmap v3558: 137 pgs: 137 active+clean; 167 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-07-26T19:10:31.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.7", "id": [5, 4]}]: dispatch 2024-07-26T19:10:31.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:30 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1a", "id": [5, 4]}]: dispatch 2024-07-26T19:10:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:30 smithi071 ceph-mon[92867]: pgmap v3558: 137 pgs: 137 active+clean; 167 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-07-26T19:10:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.7", "id": [5, 4]}]: dispatch 2024-07-26T19:10:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:30 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1a", "id": [5, 4]}]: dispatch 2024-07-26T19:10:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:30 smithi071 ceph-mon[90507]: pgmap v3558: 137 pgs: 137 active+clean; 167 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-07-26T19:10:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.7", "id": [5, 4]}]: dispatch 2024-07-26T19:10:31.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:30 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1a", "id": [5, 4]}]: dispatch 2024-07-26T19:10:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.7", "id": [5, 4]}]': finished 2024-07-26T19:10:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1a", "id": [5, 4]}]': finished 2024-07-26T19:10:32.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:31 smithi135 ceph-mon[85352]: osdmap e1951: 8 total, 8 up, 8 in 2024-07-26T19:10:32.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.7", "id": [5, 4]}]': finished 2024-07-26T19:10:32.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1a", "id": [5, 4]}]': finished 2024-07-26T19:10:32.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:31 smithi071 ceph-mon[90507]: osdmap e1951: 8 total, 8 up, 8 in 2024-07-26T19:10:32.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.7", "id": [5, 4]}]': finished 2024-07-26T19:10:32.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1a", "id": [5, 4]}]': finished 2024-07-26T19:10:32.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:31 smithi071 ceph-mon[92867]: osdmap e1951: 8 total, 8 up, 8 in 2024-07-26T19:10:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:10:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:10:32] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:10:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:32 smithi135 ceph-mon[85352]: pgmap v3560: 137 pgs: 1 peering, 136 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 60 op/s 2024-07-26T19:10:33.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:32 smithi135 ceph-mon[85352]: osdmap e1952: 8 total, 8 up, 8 in 2024-07-26T19:10:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:32 smithi071 ceph-mon[92867]: pgmap v3560: 137 pgs: 1 peering, 136 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 60 op/s 2024-07-26T19:10:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:32 smithi071 ceph-mon[92867]: osdmap e1952: 8 total, 8 up, 8 in 2024-07-26T19:10:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:32 smithi071 ceph-mon[90507]: pgmap v3560: 137 pgs: 1 peering, 136 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 60 op/s 2024-07-26T19:10:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:32 smithi071 ceph-mon[90507]: osdmap e1952: 8 total, 8 up, 8 in 2024-07-26T19:10:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:33 smithi071 ceph-mon[90507]: osdmap e1953: 8 total, 8 up, 8 in 2024-07-26T19:10:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:33 smithi071 ceph-mon[92867]: osdmap e1953: 8 total, 8 up, 8 in 2024-07-26T19:10:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:33 smithi135 ceph-mon[85352]: osdmap e1953: 8 total, 8 up, 8 in 2024-07-26T19:10:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:34 smithi071 ceph-mon[90507]: pgmap v3563: 137 pgs: 1 peering, 136 active+clean; 187 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.0 MiB/s wr, 27 op/s; 682 KiB/s, 0 objects/s recovering 2024-07-26T19:10:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:34 smithi071 ceph-mon[92867]: pgmap v3563: 137 pgs: 1 peering, 136 active+clean; 187 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.0 MiB/s wr, 27 op/s; 682 KiB/s, 0 objects/s recovering 2024-07-26T19:10:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:34 smithi135 ceph-mon[85352]: pgmap v3563: 137 pgs: 1 peering, 136 active+clean; 187 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.0 MiB/s wr, 27 op/s; 682 KiB/s, 0 objects/s recovering 2024-07-26T19:10:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:36 smithi071 ceph-mon[92867]: pgmap v3564: 137 pgs: 1 peering, 136 active+clean; 207 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.7 MiB/s wr, 39 op/s; 682 KiB/s, 0 objects/s recovering 2024-07-26T19:10:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:36 smithi071 ceph-mon[90507]: pgmap v3564: 137 pgs: 1 peering, 136 active+clean; 207 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.7 MiB/s wr, 39 op/s; 682 KiB/s, 0 objects/s recovering 2024-07-26T19:10:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:36 smithi135 ceph-mon[85352]: pgmap v3564: 137 pgs: 1 peering, 136 active+clean; 207 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.7 MiB/s wr, 39 op/s; 682 KiB/s, 0 objects/s recovering 2024-07-26T19:10:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:38 smithi071 ceph-mon[90507]: pgmap v3565: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.2 MiB/s wr, 63 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-07-26T19:10:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:38 smithi071 ceph-mon[92867]: pgmap v3565: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.2 MiB/s wr, 63 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-07-26T19:10:39.227 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (10954 ms) 2024-07-26T19:10:39.227 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2024-07-26T19:10:39.227 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:10:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:38 smithi135 ceph-mon[85352]: pgmap v3565: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.2 MiB/s wr, 63 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-07-26T19:10:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:40 smithi071 ceph-mon[90507]: pgmap v3566: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 3.6 MiB/s wr, 63 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-07-26T19:10:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:40 smithi071 ceph-mon[92867]: pgmap v3566: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 3.6 MiB/s wr, 63 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-07-26T19:10:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:40 smithi135 ceph-mon[85352]: pgmap v3566: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 3.6 MiB/s wr, 63 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-07-26T19:10:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:10:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:10:42] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:10:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:42 smithi071 ceph-mon[92867]: pgmap v3567: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-07-26T19:10:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:42 smithi071 ceph-mon[90507]: pgmap v3567: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-07-26T19:10:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:42 smithi135 ceph-mon[85352]: pgmap v3567: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-07-26T19:10:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:43 smithi071 ceph-mon[92867]: osdmap e1954: 8 total, 8 up, 8 in 2024-07-26T19:10:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:43 smithi071 ceph-mon[90507]: osdmap e1954: 8 total, 8 up, 8 in 2024-07-26T19:10:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:43 smithi135 ceph-mon[85352]: osdmap e1954: 8 total, 8 up, 8 in 2024-07-26T19:10:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:44 smithi071 ceph-mon[90507]: pgmap v3569: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 947 KiB/s rd, 4.1 MiB/s wr, 56 op/s; 819 KiB/s, 0 objects/s recovering 2024-07-26T19:10:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:44 smithi071 ceph-mon[92867]: pgmap v3569: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 947 KiB/s rd, 4.1 MiB/s wr, 56 op/s; 819 KiB/s, 0 objects/s recovering 2024-07-26T19:10:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:44 smithi135 ceph-mon[85352]: pgmap v3569: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 947 KiB/s rd, 4.1 MiB/s wr, 56 op/s; 819 KiB/s, 0 objects/s recovering 2024-07-26T19:10:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:46 smithi071 ceph-mon[90507]: pgmap v3570: 137 pgs: 137 active+clean; 228 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 889 KiB/s rd, 2.5 MiB/s wr, 57 op/s; 819 KiB/s, 0 objects/s recovering 2024-07-26T19:10:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:46 smithi071 ceph-mon[92867]: pgmap v3570: 137 pgs: 137 active+clean; 228 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 889 KiB/s rd, 2.5 MiB/s wr, 57 op/s; 819 KiB/s, 0 objects/s recovering 2024-07-26T19:10:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:46 smithi135 ceph-mon[85352]: pgmap v3570: 137 pgs: 137 active+clean; 228 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 889 KiB/s rd, 2.5 MiB/s wr, 57 op/s; 819 KiB/s, 0 objects/s recovering 2024-07-26T19:10:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:48 smithi071 ceph-mon[90507]: pgmap v3571: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-07-26T19:10:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:48 smithi071 ceph-mon[90507]: osdmap e1955: 8 total, 8 up, 8 in 2024-07-26T19:10:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:48 smithi071 ceph-mon[92867]: pgmap v3571: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-07-26T19:10:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:48 smithi071 ceph-mon[92867]: osdmap e1955: 8 total, 8 up, 8 in 2024-07-26T19:10:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:48 smithi135 ceph-mon[85352]: pgmap v3571: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-07-26T19:10:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:48 smithi135 ceph-mon[85352]: osdmap e1955: 8 total, 8 up, 8 in 2024-07-26T19:10:50.192 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (10965 ms) 2024-07-26T19:10:50.192 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2024-07-26T19:10:50.193 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:10:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:50 smithi071 ceph-mon[92867]: pgmap v3573: 137 pgs: 137 active+clean; 261 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.6 MiB/s wr, 52 op/s 2024-07-26T19:10:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:50 smithi071 ceph-mon[90507]: pgmap v3573: 137 pgs: 137 active+clean; 261 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.6 MiB/s wr, 52 op/s 2024-07-26T19:10:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:50 smithi135 ceph-mon[85352]: pgmap v3573: 137 pgs: 137 active+clean; 261 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.6 MiB/s wr, 52 op/s 2024-07-26T19:10:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:10:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:10:52] "GET /metrics HTTP/1.1" 200 36672 "" "Prometheus/2.43.0" 2024-07-26T19:10:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:52 smithi071 ceph-mon[90507]: pgmap v3574: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 10 MiB/s wr, 82 op/s 2024-07-26T19:10:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:52 smithi071 ceph-mon[92867]: pgmap v3574: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 10 MiB/s wr, 82 op/s 2024-07-26T19:10:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:52 smithi135 ceph-mon[85352]: pgmap v3574: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 10 MiB/s wr, 82 op/s 2024-07-26T19:10:55.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:54 smithi135 ceph-mon[85352]: pgmap v3575: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.2 MiB/s wr, 67 op/s 2024-07-26T19:10:55.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:54 smithi135 ceph-mon[85352]: osdmap e1956: 8 total, 8 up, 8 in 2024-07-26T19:10:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:54 smithi071 ceph-mon[90507]: pgmap v3575: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.2 MiB/s wr, 67 op/s 2024-07-26T19:10:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:54 smithi071 ceph-mon[90507]: osdmap e1956: 8 total, 8 up, 8 in 2024-07-26T19:10:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:54 smithi071 ceph-mon[92867]: pgmap v3575: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.2 MiB/s wr, 67 op/s 2024-07-26T19:10:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:54 smithi071 ceph-mon[92867]: osdmap e1956: 8 total, 8 up, 8 in 2024-07-26T19:10:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:56 smithi071 ceph-mon[90507]: pgmap v3577: 137 pgs: 137 active+clean; 323 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 45 op/s 2024-07-26T19:10:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:56 smithi071 ceph-mon[92867]: pgmap v3577: 137 pgs: 137 active+clean; 323 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 45 op/s 2024-07-26T19:10:57.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:56 smithi135 ceph-mon[85352]: pgmap v3577: 137 pgs: 137 active+clean; 323 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 45 op/s 2024-07-26T19:10:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:10:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:10:58 smithi071 ceph-mon[90507]: pgmap v3578: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.1 MiB/s wr, 57 op/s 2024-07-26T19:10:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:10:58 smithi071 ceph-mon[92867]: pgmap v3578: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.1 MiB/s wr, 57 op/s 2024-07-26T19:10:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:10:58 smithi135 ceph-mon[85352]: pgmap v3578: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.1 MiB/s wr, 57 op/s 2024-07-26T19:11:00.285 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (10094 ms) 2024-07-26T19:11:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2024-07-26T19:11:00.286 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:11:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:00 smithi071 ceph-mon[90507]: pgmap v3579: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 7.8 MiB/s wr, 74 op/s 2024-07-26T19:11:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:00 smithi071 ceph-mon[92867]: pgmap v3579: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 7.8 MiB/s wr, 74 op/s 2024-07-26T19:11:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:00 smithi135 ceph-mon[85352]: pgmap v3579: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 7.8 MiB/s wr, 74 op/s 2024-07-26T19:11:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:11:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:11:02] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:11:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:02 smithi071 ceph-mon[90507]: pgmap v3580: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 948 KiB/s rd, 3.3 MiB/s wr, 57 op/s 2024-07-26T19:11:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:02 smithi071 ceph-mon[92867]: pgmap v3580: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 948 KiB/s rd, 3.3 MiB/s wr, 57 op/s 2024-07-26T19:11:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:02 smithi135 ceph-mon[85352]: pgmap v3580: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 948 KiB/s rd, 3.3 MiB/s wr, 57 op/s 2024-07-26T19:11:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:04 smithi071 ceph-mon[90507]: pgmap v3581: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-07-26T19:11:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:04 smithi071 ceph-mon[90507]: osdmap e1957: 8 total, 8 up, 8 in 2024-07-26T19:11:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:04 smithi071 ceph-mon[92867]: pgmap v3581: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-07-26T19:11:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:04 smithi071 ceph-mon[92867]: osdmap e1957: 8 total, 8 up, 8 in 2024-07-26T19:11:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:04 smithi135 ceph-mon[85352]: pgmap v3581: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-07-26T19:11:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:04 smithi135 ceph-mon[85352]: osdmap e1957: 8 total, 8 up, 8 in 2024-07-26T19:11:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:06 smithi071 ceph-mon[92867]: pgmap v3583: 137 pgs: 137 active+clean; 351 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 58 op/s 2024-07-26T19:11:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:06 smithi071 ceph-mon[90507]: pgmap v3583: 137 pgs: 137 active+clean; 351 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 58 op/s 2024-07-26T19:11:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:06 smithi135 ceph-mon[85352]: pgmap v3583: 137 pgs: 137 active+clean; 351 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 58 op/s 2024-07-26T19:11:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:08 smithi071 ceph-mon[92867]: pgmap v3584: 137 pgs: 137 active+clean; 364 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-07-26T19:11:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:08 smithi071 ceph-mon[90507]: pgmap v3584: 137 pgs: 137 active+clean; 364 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-07-26T19:11:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:08 smithi135 ceph-mon[85352]: pgmap v3584: 137 pgs: 137 active+clean; 364 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-07-26T19:11:10.283 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (9997 ms) 2024-07-26T19:11:10.897 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (77301 ms total) 2024-07-26T19:11:10.897 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:11:10.897 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2024-07-26T19:11:10.925 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2024-07-26T19:11:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:10 smithi071 ceph-mon[90507]: pgmap v3585: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-07-26T19:11:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:10 smithi071 ceph-mon[92867]: pgmap v3585: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-07-26T19:11:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:10 smithi135 ceph-mon[85352]: pgmap v3585: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-07-26T19:11:12.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:11:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:11:12] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:11:12.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:11 smithi071 ceph-mon[90507]: osdmap e1958: 8 total, 8 up, 8 in 2024-07-26T19:11:12.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:11 smithi071 ceph-mon[92867]: osdmap e1958: 8 total, 8 up, 8 in 2024-07-26T19:11:12.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:11 smithi135 ceph-mon[85352]: osdmap e1958: 8 total, 8 up, 8 in 2024-07-26T19:11:12.913 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:11:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:12 smithi071 ceph-mon[90507]: pgmap v3587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:11:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:12 smithi071 ceph-mon[90507]: osdmap e1959: 8 total, 8 up, 8 in 2024-07-26T19:11:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:12 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/467479072' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:11:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:12 smithi071 ceph-mon[92867]: pgmap v3587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:11:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:12 smithi071 ceph-mon[92867]: osdmap e1959: 8 total, 8 up, 8 in 2024-07-26T19:11:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:12 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/467479072' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:11:13.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:12 smithi135 ceph-mon[85352]: pgmap v3587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:11:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:12 smithi135 ceph-mon[85352]: osdmap e1959: 8 total, 8 up, 8 in 2024-07-26T19:11:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:12 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/467479072' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:11:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:13 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/467479072' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:11:14.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:13 smithi071 ceph-mon[90507]: osdmap e1960: 8 total, 8 up, 8 in 2024-07-26T19:11:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:13 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/467479072' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:11:14.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:13 smithi071 ceph-mon[92867]: osdmap e1960: 8 total, 8 up, 8 in 2024-07-26T19:11:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:13 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/467479072' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:11:14.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:13 smithi135 ceph-mon[85352]: osdmap e1960: 8 total, 8 up, 8 in 2024-07-26T19:11:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:14 smithi071 ceph-mon[90507]: pgmap v3590: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:11:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:14 smithi071 ceph-mon[90507]: osdmap e1961: 8 total, 8 up, 8 in 2024-07-26T19:11:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:14 smithi071 ceph-mon[92867]: pgmap v3590: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:11:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:14 smithi071 ceph-mon[92867]: osdmap e1961: 8 total, 8 up, 8 in 2024-07-26T19:11:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:14 smithi135 ceph-mon[85352]: pgmap v3590: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:11:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:14 smithi135 ceph-mon[85352]: osdmap e1961: 8 total, 8 up, 8 in 2024-07-26T19:11:16.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:15 smithi071 ceph-mon[90507]: osdmap e1962: 8 total, 8 up, 8 in 2024-07-26T19:11:16.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:15 smithi071 ceph-mon[92867]: osdmap e1962: 8 total, 8 up, 8 in 2024-07-26T19:11:16.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:15 smithi135 ceph-mon[85352]: osdmap e1962: 8 total, 8 up, 8 in 2024-07-26T19:11:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:16 smithi135 ceph-mon[85352]: pgmap v3593: 137 pgs: 5 creating+peering, 10 unknown, 122 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1023 B/s wr, 10 op/s 2024-07-26T19:11:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:16 smithi071 ceph-mon[90507]: pgmap v3593: 137 pgs: 5 creating+peering, 10 unknown, 122 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1023 B/s wr, 10 op/s 2024-07-26T19:11:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:16 smithi071 ceph-mon[92867]: pgmap v3593: 137 pgs: 5 creating+peering, 10 unknown, 122 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1023 B/s wr, 10 op/s 2024-07-26T19:11:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:18 smithi135 ceph-mon[85352]: pgmap v3594: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-07-26T19:11:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:18 smithi071 ceph-mon[92867]: pgmap v3594: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-07-26T19:11:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:18 smithi071 ceph-mon[90507]: pgmap v3594: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-07-26T19:11:20.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:19 smithi135 ceph-mon[85352]: osdmap e1963: 8 total, 8 up, 8 in 2024-07-26T19:11:20.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:19 smithi071 ceph-mon[90507]: osdmap e1963: 8 total, 8 up, 8 in 2024-07-26T19:11:20.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:19 smithi071 ceph-mon[92867]: osdmap e1963: 8 total, 8 up, 8 in 2024-07-26T19:11:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:20 smithi135 ceph-mon[85352]: pgmap v3596: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-07-26T19:11:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:20 smithi071 ceph-mon[92867]: pgmap v3596: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-07-26T19:11:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:20 smithi071 ceph-mon[90507]: pgmap v3596: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-07-26T19:11:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:11:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:11:22] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.43.0" 2024-07-26T19:11:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:22 smithi135 ceph-mon[85352]: pgmap v3597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.1 KiB/s wr, 45 op/s 2024-07-26T19:11:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:22 smithi135 ceph-mon[85352]: osdmap e1964: 8 total, 8 up, 8 in 2024-07-26T19:11:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:22 smithi071 ceph-mon[92867]: pgmap v3597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.1 KiB/s wr, 45 op/s 2024-07-26T19:11:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:22 smithi071 ceph-mon[92867]: osdmap e1964: 8 total, 8 up, 8 in 2024-07-26T19:11:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:22 smithi071 ceph-mon[90507]: pgmap v3597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.1 KiB/s wr, 45 op/s 2024-07-26T19:11:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:22 smithi071 ceph-mon[90507]: osdmap e1964: 8 total, 8 up, 8 in 2024-07-26T19:11:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:24 smithi135 ceph-mon[85352]: pgmap v3599: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-07-26T19:11:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:24 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:11:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:24 smithi071 ceph-mon[90507]: pgmap v3599: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-07-26T19:11:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:24 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:11:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:24 smithi071 ceph-mon[92867]: pgmap v3599: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-07-26T19:11:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:24 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:11:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:11:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:11:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:11:26.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:11:26.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:11:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:11:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:11:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:11:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:11:26.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:11:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:11:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:11:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:11:26.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:11:26.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:11:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:27 smithi135 ceph-mon[85352]: pgmap v3600: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.6 MiB/s wr, 47 op/s 2024-07-26T19:11:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:27 smithi071 ceph-mon[92867]: pgmap v3600: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.6 MiB/s wr, 47 op/s 2024-07-26T19:11:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:27 smithi071 ceph-mon[90507]: pgmap v3600: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.6 MiB/s wr, 47 op/s 2024-07-26T19:11:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:28.895 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/3.Simple (17970 ms) 2024-07-26T19:11:28.895 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2024-07-26T19:11:28.895 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:11:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:29 smithi135 ceph-mon[85352]: pgmap v3601: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.7 MiB/s wr, 48 op/s 2024-07-26T19:11:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:29 smithi071 ceph-mon[90507]: pgmap v3601: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.7 MiB/s wr, 48 op/s 2024-07-26T19:11:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:29 smithi071 ceph-mon[92867]: pgmap v3601: 137 pgs: 137 active+clean; 42 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.7 MiB/s wr, 48 op/s 2024-07-26T19:11:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:31 smithi135 ceph-mon[85352]: pgmap v3602: 137 pgs: 137 active+clean; 55 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 5.4 MiB/s wr, 46 op/s 2024-07-26T19:11:31.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:31 smithi071 ceph-mon[92867]: pgmap v3602: 137 pgs: 137 active+clean; 55 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 5.4 MiB/s wr, 46 op/s 2024-07-26T19:11:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:31 smithi071 ceph-mon[90507]: pgmap v3602: 137 pgs: 137 active+clean; 55 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 5.4 MiB/s wr, 46 op/s 2024-07-26T19:11:32.338 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:11:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:11:32] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-07-26T19:11:33.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:33 smithi071 ceph-mon[90507]: pgmap v3603: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-07-26T19:11:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:33 smithi071 ceph-mon[92867]: pgmap v3603: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-07-26T19:11:33.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:33 smithi135 ceph-mon[85352]: pgmap v3603: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.2 MiB/s wr, 29 op/s 2024-07-26T19:11:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:34 smithi071 ceph-mon[90507]: osdmap e1965: 8 total, 8 up, 8 in 2024-07-26T19:11:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:34 smithi071 ceph-mon[92867]: osdmap e1965: 8 total, 8 up, 8 in 2024-07-26T19:11:34.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:34 smithi135 ceph-mon[85352]: osdmap e1965: 8 total, 8 up, 8 in 2024-07-26T19:11:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:35 smithi071 ceph-mon[92867]: pgmap v3605: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 33 op/s 2024-07-26T19:11:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:35 smithi071 ceph-mon[90507]: pgmap v3605: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 33 op/s 2024-07-26T19:11:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:35 smithi135 ceph-mon[85352]: pgmap v3605: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.6 MiB/s wr, 33 op/s 2024-07-26T19:11:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:37 smithi071 ceph-mon[92867]: pgmap v3606: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 41 op/s 2024-07-26T19:11:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:37 smithi071 ceph-mon[90507]: pgmap v3606: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 41 op/s 2024-07-26T19:11:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:37 smithi135 ceph-mon[85352]: pgmap v3606: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 41 op/s 2024-07-26T19:11:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:39 smithi071 ceph-mon[92867]: pgmap v3607: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 5.0 MiB/s wr, 58 op/s 2024-07-26T19:11:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:39 smithi071 ceph-mon[90507]: pgmap v3607: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 5.0 MiB/s wr, 58 op/s 2024-07-26T19:11:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:39 smithi135 ceph-mon[85352]: pgmap v3607: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 5.0 MiB/s wr, 58 op/s 2024-07-26T19:11:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:41 smithi071 ceph-mon[92867]: pgmap v3608: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-07-26T19:11:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:41 smithi071 ceph-mon[90507]: pgmap v3608: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-07-26T19:11:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:41 smithi135 ceph-mon[85352]: pgmap v3608: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-07-26T19:11:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:11:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:11:42] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-07-26T19:11:43.017 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/3.Grow (14122 ms) 2024-07-26T19:11:43.017 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2024-07-26T19:11:43.017 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:11:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:43 smithi071 ceph-mon[90507]: pgmap v3609: 137 pgs: 137 active+clean; 105 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.2 MiB/s wr, 47 op/s 2024-07-26T19:11:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:43 smithi071 ceph-mon[92867]: pgmap v3609: 137 pgs: 137 active+clean; 105 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.2 MiB/s wr, 47 op/s 2024-07-26T19:11:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:43 smithi135 ceph-mon[85352]: pgmap v3609: 137 pgs: 137 active+clean; 105 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.2 MiB/s wr, 47 op/s 2024-07-26T19:11:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:45 smithi071 ceph-mon[90507]: pgmap v3610: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-07-26T19:11:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:45 smithi071 ceph-mon[92867]: pgmap v3610: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-07-26T19:11:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:45 smithi135 ceph-mon[85352]: pgmap v3610: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-07-26T19:11:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:47 smithi071 ceph-mon[90507]: pgmap v3611: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-07-26T19:11:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:47 smithi071 ceph-mon[92867]: pgmap v3611: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-07-26T19:11:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:47 smithi135 ceph-mon[85352]: pgmap v3611: 137 pgs: 137 active+clean; 121 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-07-26T19:11:48.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:48 smithi071 ceph-mon[90507]: osdmap e1966: 8 total, 8 up, 8 in 2024-07-26T19:11:48.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:48 smithi071 ceph-mon[92867]: osdmap e1966: 8 total, 8 up, 8 in 2024-07-26T19:11:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:48 smithi135 ceph-mon[85352]: osdmap e1966: 8 total, 8 up, 8 in 2024-07-26T19:11:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:49 smithi071 ceph-mon[90507]: pgmap v3613: 137 pgs: 137 active+clean; 125 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 37 op/s 2024-07-26T19:11:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:49 smithi071 ceph-mon[92867]: pgmap v3613: 137 pgs: 137 active+clean; 125 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 37 op/s 2024-07-26T19:11:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:49 smithi135 ceph-mon[85352]: pgmap v3613: 137 pgs: 137 active+clean; 125 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 37 op/s 2024-07-26T19:11:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:51 smithi071 ceph-mon[90507]: pgmap v3614: 137 pgs: 137 active+clean; 134 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 44 op/s 2024-07-26T19:11:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:51 smithi071 ceph-mon[92867]: pgmap v3614: 137 pgs: 137 active+clean; 134 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 44 op/s 2024-07-26T19:11:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:51 smithi135 ceph-mon[85352]: pgmap v3614: 137 pgs: 137 active+clean; 134 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 44 op/s 2024-07-26T19:11:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:11:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:11:52] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-07-26T19:11:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:53 smithi071 ceph-mon[92867]: pgmap v3615: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.3 MiB/s wr, 60 op/s 2024-07-26T19:11:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:53 smithi071 ceph-mon[90507]: pgmap v3615: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.3 MiB/s wr, 60 op/s 2024-07-26T19:11:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:53 smithi135 ceph-mon[85352]: pgmap v3615: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.3 MiB/s wr, 60 op/s 2024-07-26T19:11:55.359 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:55 smithi135 ceph-mon[85352]: pgmap v3616: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-07-26T19:11:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:55 smithi071 ceph-mon[90507]: pgmap v3616: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-07-26T19:11:55.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:55 smithi071 ceph-mon[92867]: pgmap v3616: 137 pgs: 137 active+clean; 154 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-07-26T19:11:56.972 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (13955 ms) 2024-07-26T19:11:56.972 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2024-07-26T19:11:56.972 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:11:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:57 smithi071 ceph-mon[90507]: pgmap v3617: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-07-26T19:11:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:57 smithi071 ceph-mon[92867]: pgmap v3617: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-07-26T19:11:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:57 smithi135 ceph-mon[85352]: pgmap v3617: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-07-26T19:11:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:11:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:11:59 smithi071 ceph-mon[90507]: pgmap v3618: 137 pgs: 137 active+clean; 166 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.2 MiB/s wr, 47 op/s 2024-07-26T19:11:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:11:59 smithi071 ceph-mon[92867]: pgmap v3618: 137 pgs: 137 active+clean; 166 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.2 MiB/s wr, 47 op/s 2024-07-26T19:11:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:11:59 smithi135 ceph-mon[85352]: pgmap v3618: 137 pgs: 137 active+clean; 166 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.2 MiB/s wr, 47 op/s 2024-07-26T19:12:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:01 smithi071 ceph-mon[90507]: pgmap v3619: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.8 MiB/s wr, 44 op/s 2024-07-26T19:12:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:01 smithi071 ceph-mon[92867]: pgmap v3619: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.8 MiB/s wr, 44 op/s 2024-07-26T19:12:01.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:01 smithi135 ceph-mon[85352]: pgmap v3619: 137 pgs: 137 active+clean; 179 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.8 MiB/s wr, 44 op/s 2024-07-26T19:12:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:12:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:12:02] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:12:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:02 smithi071 ceph-mon[90507]: osdmap e1967: 8 total, 8 up, 8 in 2024-07-26T19:12:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:02 smithi071 ceph-mon[92867]: osdmap e1967: 8 total, 8 up, 8 in 2024-07-26T19:12:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:02 smithi135 ceph-mon[85352]: osdmap e1967: 8 total, 8 up, 8 in 2024-07-26T19:12:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:03 smithi071 ceph-mon[90507]: pgmap v3621: 137 pgs: 137 active+clean; 183 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 59 op/s 2024-07-26T19:12:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:03 smithi071 ceph-mon[92867]: pgmap v3621: 137 pgs: 137 active+clean; 183 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 59 op/s 2024-07-26T19:12:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:03 smithi135 ceph-mon[85352]: pgmap v3621: 137 pgs: 137 active+clean; 183 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 59 op/s 2024-07-26T19:12:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:05 smithi071 ceph-mon[92867]: pgmap v3622: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-07-26T19:12:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:05 smithi071 ceph-mon[90507]: pgmap v3622: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-07-26T19:12:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:05 smithi135 ceph-mon[85352]: pgmap v3622: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-07-26T19:12:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:07 smithi071 ceph-mon[92867]: pgmap v3623: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-07-26T19:12:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:07 smithi071 ceph-mon[90507]: pgmap v3623: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-07-26T19:12:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:07 smithi135 ceph-mon[85352]: pgmap v3623: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-07-26T19:12:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:09 smithi071 ceph-mon[90507]: pgmap v3624: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.2 MiB/s wr, 56 op/s 2024-07-26T19:12:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:09 smithi071 ceph-mon[92867]: pgmap v3624: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.2 MiB/s wr, 56 op/s 2024-07-26T19:12:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:09 smithi135 ceph-mon[85352]: pgmap v3624: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.2 MiB/s wr, 56 op/s 2024-07-26T19:12:10.891 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (13919 ms) 2024-07-26T19:12:10.891 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2024-07-26T19:12:10.892 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:12:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:11 smithi071 ceph-mon[90507]: pgmap v3625: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 910 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-07-26T19:12:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:11 smithi071 ceph-mon[92867]: pgmap v3625: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 910 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-07-26T19:12:11.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:11 smithi135 ceph-mon[85352]: pgmap v3625: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 910 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-07-26T19:12:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:12:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:12:12] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:12:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:13 smithi071 ceph-mon[90507]: pgmap v3626: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 3.1 MiB/s wr, 56 op/s 2024-07-26T19:12:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:13 smithi071 ceph-mon[92867]: pgmap v3626: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 3.1 MiB/s wr, 56 op/s 2024-07-26T19:12:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:13 smithi135 ceph-mon[85352]: pgmap v3626: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 3.1 MiB/s wr, 56 op/s 2024-07-26T19:12:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:15 smithi071 ceph-mon[92867]: pgmap v3627: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 770 KiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-07-26T19:12:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:15 smithi071 ceph-mon[90507]: pgmap v3627: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 770 KiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-07-26T19:12:15.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:15 smithi135 ceph-mon[85352]: pgmap v3627: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 770 KiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-07-26T19:12:16.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:16 smithi071 ceph-mon[90507]: osdmap e1968: 8 total, 8 up, 8 in 2024-07-26T19:12:16.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:16 smithi071 ceph-mon[92867]: osdmap e1968: 8 total, 8 up, 8 in 2024-07-26T19:12:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:16 smithi135 ceph-mon[85352]: osdmap e1968: 8 total, 8 up, 8 in 2024-07-26T19:12:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:17 smithi071 ceph-mon[90507]: pgmap v3629: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-07-26T19:12:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:17 smithi071 ceph-mon[92867]: pgmap v3629: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-07-26T19:12:17.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:17 smithi135 ceph-mon[85352]: pgmap v3629: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-07-26T19:12:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:19 smithi071 ceph-mon[92867]: pgmap v3630: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 940 KiB/s rd, 3.6 MiB/s wr, 47 op/s 2024-07-26T19:12:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:19 smithi071 ceph-mon[90507]: pgmap v3630: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 940 KiB/s rd, 3.6 MiB/s wr, 47 op/s 2024-07-26T19:12:19.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:19 smithi135 ceph-mon[85352]: pgmap v3630: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 940 KiB/s rd, 3.6 MiB/s wr, 47 op/s 2024-07-26T19:12:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:21 smithi071 ceph-mon[92867]: pgmap v3631: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-07-26T19:12:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:21 smithi071 ceph-mon[90507]: pgmap v3631: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-07-26T19:12:21.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:21 smithi135 ceph-mon[85352]: pgmap v3631: 137 pgs: 137 active+clean; 245 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-07-26T19:12:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:12:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:12:22] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-07-26T19:12:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:23 smithi071 ceph-mon[90507]: pgmap v3632: 137 pgs: 137 active+clean; 249 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 908 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-07-26T19:12:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:23 smithi071 ceph-mon[92867]: pgmap v3632: 137 pgs: 137 active+clean; 249 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 908 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-07-26T19:12:23.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:23 smithi135 ceph-mon[85352]: pgmap v3632: 137 pgs: 137 active+clean; 249 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 908 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-07-26T19:12:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:24 smithi071 ceph-mon[90507]: osdmap e1969: 8 total, 8 up, 8 in 2024-07-26T19:12:24.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:24 smithi071 ceph-mon[90507]: pgmap v3634: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.6 MiB/s wr, 50 op/s 2024-07-26T19:12:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:24 smithi071 ceph-mon[92867]: osdmap e1969: 8 total, 8 up, 8 in 2024-07-26T19:12:24.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:24 smithi071 ceph-mon[92867]: pgmap v3634: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.6 MiB/s wr, 50 op/s 2024-07-26T19:12:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:24 smithi135 ceph-mon[85352]: osdmap e1969: 8 total, 8 up, 8 in 2024-07-26T19:12:24.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:24 smithi135 ceph-mon[85352]: pgmap v3634: 137 pgs: 137 active+clean; 273 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.6 MiB/s wr, 50 op/s 2024-07-26T19:12:25.453 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (14562 ms) 2024-07-26T19:12:25.453 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2024-07-26T19:12:25.453 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:12:25.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:25 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:12:25.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:25 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:12:26.057 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:25 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:12:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[92867]: pgmap v3635: 137 pgs: 137 active+clean; 281 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1010 KiB/s rd, 6.5 MiB/s wr, 43 op/s 2024-07-26T19:12:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:12:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:12:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[90507]: pgmap v3635: 137 pgs: 137 active+clean; 281 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1010 KiB/s rd, 6.5 MiB/s wr, 43 op/s 2024-07-26T19:12:27.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:27.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:27.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:12:27.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:12:27.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:26 smithi135 ceph-mon[85352]: pgmap v3635: 137 pgs: 137 active+clean; 281 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1010 KiB/s rd, 6.5 MiB/s wr, 43 op/s 2024-07-26T19:12:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:12:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:12:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:29.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:28 smithi071 ceph-mon[92867]: pgmap v3636: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.0 MiB/s wr, 43 op/s 2024-07-26T19:12:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:28 smithi071 ceph-mon[90507]: pgmap v3636: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.0 MiB/s wr, 43 op/s 2024-07-26T19:12:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:28 smithi135 ceph-mon[85352]: pgmap v3636: 137 pgs: 137 active+clean; 306 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.0 MiB/s wr, 43 op/s 2024-07-26T19:12:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:30 smithi071 ceph-mon[90507]: pgmap v3637: 137 pgs: 137 active+clean; 310 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 43 op/s 2024-07-26T19:12:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:30 smithi071 ceph-mon[90507]: osdmap e1970: 8 total, 8 up, 8 in 2024-07-26T19:12:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:30 smithi071 ceph-mon[92867]: pgmap v3637: 137 pgs: 137 active+clean; 310 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 43 op/s 2024-07-26T19:12:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:30 smithi071 ceph-mon[92867]: osdmap e1970: 8 total, 8 up, 8 in 2024-07-26T19:12:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:30 smithi135 ceph-mon[85352]: pgmap v3637: 137 pgs: 137 active+clean; 310 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 43 op/s 2024-07-26T19:12:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:30 smithi135 ceph-mon[85352]: osdmap e1970: 8 total, 8 up, 8 in 2024-07-26T19:12:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:12:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:12:32] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-07-26T19:12:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:32 smithi071 ceph-mon[92867]: pgmap v3639: 137 pgs: 137 active+clean; 319 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2024-07-26T19:12:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:32 smithi071 ceph-mon[90507]: pgmap v3639: 137 pgs: 137 active+clean; 319 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2024-07-26T19:12:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:32 smithi135 ceph-mon[85352]: pgmap v3639: 137 pgs: 137 active+clean; 319 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2024-07-26T19:12:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:34 smithi071 ceph-mon[90507]: pgmap v3640: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.2 MiB/s wr, 66 op/s 2024-07-26T19:12:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:34 smithi071 ceph-mon[92867]: pgmap v3640: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.2 MiB/s wr, 66 op/s 2024-07-26T19:12:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:34 smithi135 ceph-mon[85352]: pgmap v3640: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.2 MiB/s wr, 66 op/s 2024-07-26T19:12:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:36 smithi071 ceph-mon[90507]: pgmap v3641: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 66 op/s 2024-07-26T19:12:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:36 smithi071 ceph-mon[92867]: pgmap v3641: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 66 op/s 2024-07-26T19:12:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:36 smithi135 ceph-mon[85352]: pgmap v3641: 137 pgs: 137 active+clean; 335 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 66 op/s 2024-07-26T19:12:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:38 smithi071 ceph-mon[92867]: pgmap v3642: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-07-26T19:12:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:38 smithi071 ceph-mon[90507]: pgmap v3642: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-07-26T19:12:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:38 smithi135 ceph-mon[85352]: pgmap v3642: 137 pgs: 137 active+clean; 339 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-07-26T19:12:39.693 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (14240 ms) 2024-07-26T19:12:39.693 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2024-07-26T19:12:39.693 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:12:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:40 smithi071 ceph-mon[90507]: pgmap v3643: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 908 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-07-26T19:12:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:40 smithi071 ceph-mon[92867]: pgmap v3643: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 908 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-07-26T19:12:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:40 smithi135 ceph-mon[85352]: pgmap v3643: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 908 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-07-26T19:12:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:12:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:12:42] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-07-26T19:12:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:42 smithi071 ceph-mon[90507]: pgmap v3644: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.4 MiB/s wr, 44 op/s 2024-07-26T19:12:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:42 smithi071 ceph-mon[92867]: pgmap v3644: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.4 MiB/s wr, 44 op/s 2024-07-26T19:12:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:42 smithi135 ceph-mon[85352]: pgmap v3644: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.4 MiB/s wr, 44 op/s 2024-07-26T19:12:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:44 smithi071 ceph-mon[90507]: pgmap v3645: 137 pgs: 137 active+clean; 359 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-07-26T19:12:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:44 smithi071 ceph-mon[90507]: osdmap e1971: 8 total, 8 up, 8 in 2024-07-26T19:12:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:44 smithi071 ceph-mon[92867]: pgmap v3645: 137 pgs: 137 active+clean; 359 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-07-26T19:12:45.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:44 smithi071 ceph-mon[92867]: osdmap e1971: 8 total, 8 up, 8 in 2024-07-26T19:12:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:44 smithi135 ceph-mon[85352]: pgmap v3645: 137 pgs: 137 active+clean; 359 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-07-26T19:12:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:44 smithi135 ceph-mon[85352]: osdmap e1971: 8 total, 8 up, 8 in 2024-07-26T19:12:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:46 smithi071 ceph-mon[92867]: pgmap v3647: 137 pgs: 137 active+clean; 367 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 35 op/s 2024-07-26T19:12:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:46 smithi071 ceph-mon[90507]: pgmap v3647: 137 pgs: 137 active+clean; 367 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 35 op/s 2024-07-26T19:12:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:46 smithi135 ceph-mon[85352]: pgmap v3647: 137 pgs: 137 active+clean; 367 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 35 op/s 2024-07-26T19:12:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:48 smithi071 ceph-mon[92867]: pgmap v3648: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-07-26T19:12:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:48 smithi071 ceph-mon[90507]: pgmap v3648: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-07-26T19:12:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:48 smithi135 ceph-mon[85352]: pgmap v3648: 137 pgs: 137 active+clean; 372 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-07-26T19:12:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:50 smithi071 ceph-mon[90507]: pgmap v3649: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-07-26T19:12:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:50 smithi071 ceph-mon[92867]: pgmap v3649: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-07-26T19:12:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:50 smithi135 ceph-mon[85352]: pgmap v3649: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-07-26T19:12:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:12:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:12:52] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:12:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:52 smithi071 ceph-mon[90507]: pgmap v3650: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-07-26T19:12:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:52 smithi071 ceph-mon[92867]: pgmap v3650: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-07-26T19:12:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:52 smithi135 ceph-mon[85352]: pgmap v3650: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-07-26T19:12:53.615 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (13922 ms) 2024-07-26T19:12:53.897 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (102690 ms total) 2024-07-26T19:12:53.897 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:12:53.898 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2024-07-26T19:12:53.925 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2024-07-26T19:12:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:54 smithi071 ceph-mon[90507]: pgmap v3651: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 2.1 MiB/s wr, 42 op/s 2024-07-26T19:12:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:54 smithi071 ceph-mon[90507]: osdmap e1972: 8 total, 8 up, 8 in 2024-07-26T19:12:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:54 smithi071 ceph-mon[92867]: pgmap v3651: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 2.1 MiB/s wr, 42 op/s 2024-07-26T19:12:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:54 smithi071 ceph-mon[92867]: osdmap e1972: 8 total, 8 up, 8 in 2024-07-26T19:12:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:54 smithi135 ceph-mon[85352]: pgmap v3651: 137 pgs: 137 active+clean; 376 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 2.1 MiB/s wr, 42 op/s 2024-07-26T19:12:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:54 smithi135 ceph-mon[85352]: osdmap e1972: 8 total, 8 up, 8 in 2024-07-26T19:12:55.915 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:12:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:55 smithi071 ceph-mon[90507]: osdmap e1973: 8 total, 8 up, 8 in 2024-07-26T19:12:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:55 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1880470244' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:12:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:55 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:12:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:55 smithi071 ceph-mon[92867]: osdmap e1973: 8 total, 8 up, 8 in 2024-07-26T19:12:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:55 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1880470244' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:12:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:55 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:12:56.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:55 smithi135 ceph-mon[85352]: osdmap e1973: 8 total, 8 up, 8 in 2024-07-26T19:12:56.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:55 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1880470244' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:12:56.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:55 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:12:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:56 smithi071 ceph-mon[90507]: pgmap v3654: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:12:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:56 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:12:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:56 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:12:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:56 smithi071 ceph-mon[90507]: osdmap e1974: 8 total, 8 up, 8 in 2024-07-26T19:12:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:56 smithi071 ceph-mon[92867]: pgmap v3654: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:12:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:56 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:12:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:56 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:12:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:56 smithi071 ceph-mon[92867]: osdmap e1974: 8 total, 8 up, 8 in 2024-07-26T19:12:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:56 smithi135 ceph-mon[85352]: pgmap v3654: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:12:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:56 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:12:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:56 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:12:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:56 smithi135 ceph-mon[85352]: osdmap e1974: 8 total, 8 up, 8 in 2024-07-26T19:12:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:57 smithi071 ceph-mon[90507]: osdmap e1975: 8 total, 8 up, 8 in 2024-07-26T19:12:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:57 smithi071 ceph-mon[92867]: osdmap e1975: 8 total, 8 up, 8 in 2024-07-26T19:12:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:57 smithi135 ceph-mon[85352]: osdmap e1975: 8 total, 8 up, 8 in 2024-07-26T19:12:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:12:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:12:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:58 smithi071 ceph-mon[90507]: pgmap v3657: 137 pgs: 9 creating+peering, 11 unknown, 117 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:12:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:58 smithi071 ceph-mon[90507]: osdmap e1976: 8 total, 8 up, 8 in 2024-07-26T19:12:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:12:58 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:12:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:58 smithi071 ceph-mon[92867]: pgmap v3657: 137 pgs: 9 creating+peering, 11 unknown, 117 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:12:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:58 smithi071 ceph-mon[92867]: osdmap e1976: 8 total, 8 up, 8 in 2024-07-26T19:12:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:12:58 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:12:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:58 smithi135 ceph-mon[85352]: pgmap v3657: 137 pgs: 9 creating+peering, 11 unknown, 117 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:12:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:58 smithi135 ceph-mon[85352]: osdmap e1976: 8 total, 8 up, 8 in 2024-07-26T19:12:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:12:58 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:13:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:00 smithi071 ceph-mon[90507]: pgmap v3659: 137 pgs: 9 creating+peering, 128 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 632 B/s wr, 7 op/s 2024-07-26T19:13:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:00 smithi071 ceph-mon[92867]: pgmap v3659: 137 pgs: 9 creating+peering, 128 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 632 B/s wr, 7 op/s 2024-07-26T19:13:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:00 smithi135 ceph-mon[85352]: pgmap v3659: 137 pgs: 9 creating+peering, 128 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 632 B/s wr, 7 op/s 2024-07-26T19:13:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:13:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:13:02] "GET /metrics HTTP/1.1" 200 36595 "" "Prometheus/2.43.0" 2024-07-26T19:13:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:02 smithi135 ceph-mon[85352]: pgmap v3660: 137 pgs: 137 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-07-26T19:13:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:02 smithi135 ceph-mon[85352]: osdmap e1977: 8 total, 8 up, 8 in 2024-07-26T19:13:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:02 smithi071 ceph-mon[90507]: pgmap v3660: 137 pgs: 137 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-07-26T19:13:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:02 smithi071 ceph-mon[90507]: osdmap e1977: 8 total, 8 up, 8 in 2024-07-26T19:13:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:02 smithi071 ceph-mon[92867]: pgmap v3660: 137 pgs: 137 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-07-26T19:13:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:02 smithi071 ceph-mon[92867]: osdmap e1977: 8 total, 8 up, 8 in 2024-07-26T19:13:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:04 smithi135 ceph-mon[85352]: pgmap v3662: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-07-26T19:13:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:04 smithi071 ceph-mon[90507]: pgmap v3662: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-07-26T19:13:05.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:04 smithi071 ceph-mon[92867]: pgmap v3662: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-07-26T19:13:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:06 smithi135 ceph-mon[85352]: pgmap v3663: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-07-26T19:13:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:06 smithi071 ceph-mon[92867]: pgmap v3663: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-07-26T19:13:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:06 smithi071 ceph-mon[90507]: pgmap v3663: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-07-26T19:13:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:08 smithi135 ceph-mon[85352]: osdmap e1978: 8 total, 8 up, 8 in 2024-07-26T19:13:08.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:08 smithi135 ceph-mon[85352]: pgmap v3665: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-07-26T19:13:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:08 smithi071 ceph-mon[90507]: osdmap e1978: 8 total, 8 up, 8 in 2024-07-26T19:13:08.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:08 smithi071 ceph-mon[90507]: pgmap v3665: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-07-26T19:13:08.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:08 smithi071 ceph-mon[92867]: osdmap e1978: 8 total, 8 up, 8 in 2024-07-26T19:13:08.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:08 smithi071 ceph-mon[92867]: pgmap v3665: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-07-26T19:13:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:10 smithi071 ceph-mon[90507]: pgmap v3666: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.1 MiB/s wr, 42 op/s 2024-07-26T19:13:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:10 smithi071 ceph-mon[92867]: pgmap v3666: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.1 MiB/s wr, 42 op/s 2024-07-26T19:13:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:10 smithi135 ceph-mon[85352]: pgmap v3666: 137 pgs: 137 active+clean; 34 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.1 MiB/s wr, 42 op/s 2024-07-26T19:13:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:13:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:13:12] "GET /metrics HTTP/1.1" 200 36595 "" "Prometheus/2.43.0" 2024-07-26T19:13:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:12 smithi071 ceph-mon[92867]: pgmap v3667: 137 pgs: 137 active+clean; 38 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-07-26T19:13:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:13:13.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:12 smithi071 ceph-mon[90507]: pgmap v3667: 137 pgs: 137 active+clean; 38 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-07-26T19:13:13.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:13:13.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:12 smithi135 ceph-mon[85352]: pgmap v3667: 137 pgs: 137 active+clean; 38 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-07-26T19:13:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:13:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:15.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:14 smithi071 ceph-mon[90507]: pgmap v3668: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-07-26T19:13:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:14 smithi071 ceph-mon[92867]: pgmap v3668: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-07-26T19:13:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:14 smithi135 ceph-mon[85352]: pgmap v3668: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-07-26T19:13:15.835 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/4.Simple (21910 ms) 2024-07-26T19:13:15.835 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2024-07-26T19:13:15.835 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:13:17.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:16 smithi071 ceph-mon[92867]: pgmap v3669: 137 pgs: 137 active+clean; 62 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-07-26T19:13:17.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:16 smithi071 ceph-mon[90507]: pgmap v3669: 137 pgs: 137 active+clean; 62 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-07-26T19:13:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:16 smithi135 ceph-mon[85352]: pgmap v3669: 137 pgs: 137 active+clean; 62 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-07-26T19:13:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:18 smithi071 ceph-mon[90507]: pgmap v3670: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-07-26T19:13:19.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:18 smithi071 ceph-mon[92867]: pgmap v3670: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-07-26T19:13:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:18 smithi135 ceph-mon[85352]: pgmap v3670: 137 pgs: 137 active+clean; 66 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-07-26T19:13:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:20 smithi071 ceph-mon[92867]: pgmap v3671: 137 pgs: 137 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-07-26T19:13:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:20 smithi071 ceph-mon[92867]: osdmap e1979: 8 total, 8 up, 8 in 2024-07-26T19:13:21.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:20 smithi071 ceph-mon[90507]: pgmap v3671: 137 pgs: 137 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-07-26T19:13:21.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:20 smithi071 ceph-mon[90507]: osdmap e1979: 8 total, 8 up, 8 in 2024-07-26T19:13:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:20 smithi135 ceph-mon[85352]: pgmap v3671: 137 pgs: 137 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-07-26T19:13:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:20 smithi135 ceph-mon[85352]: osdmap e1979: 8 total, 8 up, 8 in 2024-07-26T19:13:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:13:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:13:22] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-07-26T19:13:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:22 smithi071 ceph-mon[90507]: pgmap v3673: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 37 op/s 2024-07-26T19:13:23.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:22 smithi071 ceph-mon[92867]: pgmap v3673: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 37 op/s 2024-07-26T19:13:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:22 smithi135 ceph-mon[85352]: pgmap v3673: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 37 op/s 2024-07-26T19:13:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:24 smithi071 ceph-mon[90507]: pgmap v3674: 137 pgs: 137 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 58 op/s 2024-07-26T19:13:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:24 smithi071 ceph-mon[92867]: pgmap v3674: 137 pgs: 137 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 58 op/s 2024-07-26T19:13:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:24 smithi135 ceph-mon[85352]: pgmap v3674: 137 pgs: 137 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 58 op/s 2024-07-26T19:13:27.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:26 smithi135 ceph-mon[85352]: pgmap v3675: 137 pgs: 137 active+clean; 108 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.2 MiB/s wr, 48 op/s 2024-07-26T19:13:27.110 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:13:27.110 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:13:27.110 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:13:27.110 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:26 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:13:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:26 smithi071 ceph-mon[92867]: pgmap v3675: 137 pgs: 137 active+clean; 108 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.2 MiB/s wr, 48 op/s 2024-07-26T19:13:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:13:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:13:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:13:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:26 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:13:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:26 smithi071 ceph-mon[90507]: pgmap v3675: 137 pgs: 137 active+clean; 108 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.2 MiB/s wr, 48 op/s 2024-07-26T19:13:27.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:13:27.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:13:27.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:13:27.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:26 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:13:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:28.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:28 smithi135 ceph-mon[85352]: pgmap v3676: 137 pgs: 137 active+clean; 120 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.2 MiB/s wr, 49 op/s 2024-07-26T19:13:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:28.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:28 smithi071 ceph-mon[92867]: pgmap v3676: 137 pgs: 137 active+clean; 120 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.2 MiB/s wr, 49 op/s 2024-07-26T19:13:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:28.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:28 smithi071 ceph-mon[90507]: pgmap v3676: 137 pgs: 137 active+clean; 120 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.2 MiB/s wr, 49 op/s 2024-07-26T19:13:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:30 smithi071 ceph-mon[90507]: pgmap v3677: 137 pgs: 137 active+clean; 120 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 882 KiB/s rd, 4.5 MiB/s wr, 47 op/s 2024-07-26T19:13:31.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:30 smithi071 ceph-mon[92867]: pgmap v3677: 137 pgs: 137 active+clean; 120 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 882 KiB/s rd, 4.5 MiB/s wr, 47 op/s 2024-07-26T19:13:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:30 smithi135 ceph-mon[85352]: pgmap v3677: 137 pgs: 137 active+clean; 120 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 882 KiB/s rd, 4.5 MiB/s wr, 47 op/s 2024-07-26T19:13:31.638 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/4.Grow (15804 ms) 2024-07-26T19:13:31.639 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2024-07-26T19:13:31.639 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:13:32.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]: dispatch 2024-07-26T19:13:32.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.e", "id": [6, 0]}]: dispatch 2024-07-26T19:13:32.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:31 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]: dispatch 2024-07-26T19:13:32.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]: dispatch 2024-07-26T19:13:32.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.e", "id": [6, 0]}]: dispatch 2024-07-26T19:13:32.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:31 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]: dispatch 2024-07-26T19:13:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]: dispatch 2024-07-26T19:13:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.e", "id": [6, 0]}]: dispatch 2024-07-26T19:13:32.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:31 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]: dispatch 2024-07-26T19:13:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:13:32] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:13:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-mon[90507]: pgmap v3678: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.2 MiB/s wr, 47 op/s 2024-07-26T19:13:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]': finished 2024-07-26T19:13:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.e", "id": [6, 0]}]': finished 2024-07-26T19:13:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]': finished 2024-07-26T19:13:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-mon[90507]: osdmap e1980: 8 total, 8 up, 8 in 2024-07-26T19:13:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-mon[92867]: pgmap v3678: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.2 MiB/s wr, 47 op/s 2024-07-26T19:13:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]': finished 2024-07-26T19:13:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.e", "id": [6, 0]}]': finished 2024-07-26T19:13:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]': finished 2024-07-26T19:13:33.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:32 smithi071 ceph-mon[92867]: osdmap e1980: 8 total, 8 up, 8 in 2024-07-26T19:13:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:32 smithi135 ceph-mon[85352]: pgmap v3678: 137 pgs: 137 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.2 MiB/s wr, 47 op/s 2024-07-26T19:13:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]': finished 2024-07-26T19:13:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.e", "id": [6, 0]}]': finished 2024-07-26T19:13:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]': finished 2024-07-26T19:13:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:32 smithi135 ceph-mon[85352]: osdmap e1980: 8 total, 8 up, 8 in 2024-07-26T19:13:34.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:33 smithi071 ceph-mon[90507]: osdmap e1981: 8 total, 8 up, 8 in 2024-07-26T19:13:34.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:33 smithi071 ceph-mon[92867]: osdmap e1981: 8 total, 8 up, 8 in 2024-07-26T19:13:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:33 smithi135 ceph-mon[85352]: osdmap e1981: 8 total, 8 up, 8 in 2024-07-26T19:13:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:34 smithi071 ceph-mon[92867]: pgmap v3681: 137 pgs: 137 active+clean; 145 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 38 op/s 2024-07-26T19:13:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:34 smithi071 ceph-mon[90507]: pgmap v3681: 137 pgs: 137 active+clean; 145 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 38 op/s 2024-07-26T19:13:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:34 smithi135 ceph-mon[85352]: pgmap v3681: 137 pgs: 137 active+clean; 145 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 38 op/s 2024-07-26T19:13:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:36 smithi071 ceph-mon[90507]: pgmap v3682: 137 pgs: 137 active+clean; 157 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.6 MiB/s wr, 45 op/s; 512 KiB/s, 0 objects/s recovering 2024-07-26T19:13:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:36 smithi071 ceph-mon[90507]: osdmap e1982: 8 total, 8 up, 8 in 2024-07-26T19:13:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:36 smithi071 ceph-mon[92867]: pgmap v3682: 137 pgs: 137 active+clean; 157 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.6 MiB/s wr, 45 op/s; 512 KiB/s, 0 objects/s recovering 2024-07-26T19:13:37.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:36 smithi071 ceph-mon[92867]: osdmap e1982: 8 total, 8 up, 8 in 2024-07-26T19:13:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:36 smithi135 ceph-mon[85352]: pgmap v3682: 137 pgs: 137 active+clean; 157 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 6.6 MiB/s wr, 45 op/s; 512 KiB/s, 0 objects/s recovering 2024-07-26T19:13:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:36 smithi135 ceph-mon[85352]: osdmap e1982: 8 total, 8 up, 8 in 2024-07-26T19:13:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:38 smithi071 ceph-mon[90507]: pgmap v3684: 137 pgs: 137 active+clean; 165 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 47 op/s; 2.2 MiB/s, 1 objects/s recovering 2024-07-26T19:13:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:38 smithi071 ceph-mon[92867]: pgmap v3684: 137 pgs: 137 active+clean; 165 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 47 op/s; 2.2 MiB/s, 1 objects/s recovering 2024-07-26T19:13:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:38 smithi135 ceph-mon[85352]: pgmap v3684: 137 pgs: 137 active+clean; 165 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 47 op/s; 2.2 MiB/s, 1 objects/s recovering 2024-07-26T19:13:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:40 smithi071 ceph-mon[90507]: pgmap v3685: 137 pgs: 137 active+clean; 174 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.7 MiB/s wr, 60 op/s; 1.6 MiB/s, 1 objects/s recovering 2024-07-26T19:13:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:40 smithi071 ceph-mon[92867]: pgmap v3685: 137 pgs: 137 active+clean; 174 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.7 MiB/s wr, 60 op/s; 1.6 MiB/s, 1 objects/s recovering 2024-07-26T19:13:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:40 smithi135 ceph-mon[85352]: pgmap v3685: 137 pgs: 137 active+clean; 174 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.7 MiB/s wr, 60 op/s; 1.6 MiB/s, 1 objects/s recovering 2024-07-26T19:13:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:13:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:13:42] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:13:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:42 smithi071 ceph-mon[92867]: pgmap v3686: 137 pgs: 137 active+clean; 174 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.1 MiB/s wr, 46 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-07-26T19:13:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:42 smithi071 ceph-mon[90507]: pgmap v3686: 137 pgs: 137 active+clean; 174 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.1 MiB/s wr, 46 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-07-26T19:13:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:42 smithi135 ceph-mon[85352]: pgmap v3686: 137 pgs: 137 active+clean; 174 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.1 MiB/s wr, 46 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-07-26T19:13:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:44 smithi071 ceph-mon[92867]: pgmap v3687: 137 pgs: 137 active+clean; 174 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 40 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-07-26T19:13:45.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:44 smithi071 ceph-mon[90507]: pgmap v3687: 137 pgs: 137 active+clean; 174 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 40 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-07-26T19:13:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:44 smithi135 ceph-mon[85352]: pgmap v3687: 137 pgs: 137 active+clean; 174 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.9 MiB/s wr, 40 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-07-26T19:13:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:46 smithi071 ceph-mon[92867]: pgmap v3688: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 2.9 MiB/s wr, 36 op/s; 921 KiB/s, 0 objects/s recovering 2024-07-26T19:13:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:46 smithi071 ceph-mon[90507]: pgmap v3688: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 2.9 MiB/s wr, 36 op/s; 921 KiB/s, 0 objects/s recovering 2024-07-26T19:13:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:46 smithi135 ceph-mon[85352]: pgmap v3688: 137 pgs: 137 active+clean; 186 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 2.9 MiB/s wr, 36 op/s; 921 KiB/s, 0 objects/s recovering 2024-07-26T19:13:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:48 smithi071 ceph-mon[90507]: pgmap v3689: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 3.1 MiB/s wr, 33 op/s; 773 KiB/s, 0 objects/s recovering 2024-07-26T19:13:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:48 smithi071 ceph-mon[92867]: pgmap v3689: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 3.1 MiB/s wr, 33 op/s; 773 KiB/s, 0 objects/s recovering 2024-07-26T19:13:49.264 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (17625 ms) 2024-07-26T19:13:49.265 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2024-07-26T19:13:49.265 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:13:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:48 smithi135 ceph-mon[85352]: pgmap v3689: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 3.1 MiB/s wr, 33 op/s; 773 KiB/s, 0 objects/s recovering 2024-07-26T19:13:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:50 smithi071 ceph-mon[90507]: pgmap v3690: 137 pgs: 137 active+clean; 195 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 29 op/s 2024-07-26T19:13:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:50 smithi071 ceph-mon[92867]: pgmap v3690: 137 pgs: 137 active+clean; 195 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 29 op/s 2024-07-26T19:13:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:50 smithi135 ceph-mon[85352]: pgmap v3690: 137 pgs: 137 active+clean; 195 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 29 op/s 2024-07-26T19:13:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:13:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:13:52] "GET /metrics HTTP/1.1" 200 36676 "" "Prometheus/2.43.0" 2024-07-26T19:13:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:52 smithi071 ceph-mon[90507]: pgmap v3691: 137 pgs: 137 active+clean; 215 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-07-26T19:13:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:52 smithi071 ceph-mon[92867]: pgmap v3691: 137 pgs: 137 active+clean; 215 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-07-26T19:13:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:52 smithi135 ceph-mon[85352]: pgmap v3691: 137 pgs: 137 active+clean; 215 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-07-26T19:13:54.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:53 smithi071 ceph-mon[92867]: osdmap e1983: 8 total, 8 up, 8 in 2024-07-26T19:13:54.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:53 smithi071 ceph-mon[90507]: osdmap e1983: 8 total, 8 up, 8 in 2024-07-26T19:13:54.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:53 smithi135 ceph-mon[85352]: osdmap e1983: 8 total, 8 up, 8 in 2024-07-26T19:13:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:54 smithi071 ceph-mon[90507]: pgmap v3693: 137 pgs: 137 active+clean; 223 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2024-07-26T19:13:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:54 smithi071 ceph-mon[92867]: pgmap v3693: 137 pgs: 137 active+clean; 223 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2024-07-26T19:13:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:54 smithi135 ceph-mon[85352]: pgmap v3693: 137 pgs: 137 active+clean; 223 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2024-07-26T19:13:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:56 smithi071 ceph-mon[90507]: pgmap v3694: 137 pgs: 137 active+clean; 240 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 46 op/s 2024-07-26T19:13:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:56 smithi071 ceph-mon[92867]: pgmap v3694: 137 pgs: 137 active+clean; 240 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 46 op/s 2024-07-26T19:13:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:56 smithi135 ceph-mon[85352]: pgmap v3694: 137 pgs: 137 active+clean; 240 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 46 op/s 2024-07-26T19:13:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:58.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:13:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:13:58 smithi071 ceph-mon[90507]: pgmap v3695: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 60 op/s 2024-07-26T19:13:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:13:58 smithi071 ceph-mon[92867]: pgmap v3695: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 60 op/s 2024-07-26T19:13:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:13:58 smithi135 ceph-mon[85352]: pgmap v3695: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 60 op/s 2024-07-26T19:14:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:00 smithi071 ceph-mon[90507]: pgmap v3696: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-07-26T19:14:01.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:00 smithi071 ceph-mon[92867]: pgmap v3696: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-07-26T19:14:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:00 smithi135 ceph-mon[85352]: pgmap v3696: 137 pgs: 137 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-07-26T19:14:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:14:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:14:02] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-07-26T19:14:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:02 smithi071 ceph-mon[90507]: pgmap v3697: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 981 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-07-26T19:14:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:02 smithi071 ceph-mon[92867]: pgmap v3697: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 981 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-07-26T19:14:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:02 smithi135 ceph-mon[85352]: pgmap v3697: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 981 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-07-26T19:14:04.910 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (15646 ms) 2024-07-26T19:14:04.910 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2024-07-26T19:14:04.910 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:14:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:04 smithi071 ceph-mon[90507]: pgmap v3698: 137 pgs: 137 active+clean; 260 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-07-26T19:14:05.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:04 smithi071 ceph-mon[92867]: pgmap v3698: 137 pgs: 137 active+clean; 260 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-07-26T19:14:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:04 smithi135 ceph-mon[85352]: pgmap v3698: 137 pgs: 137 active+clean; 260 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 581 KiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-07-26T19:14:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:06 smithi071 ceph-mon[90507]: pgmap v3699: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 792 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-07-26T19:14:07.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:06 smithi071 ceph-mon[92867]: pgmap v3699: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 792 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-07-26T19:14:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:06 smithi135 ceph-mon[85352]: pgmap v3699: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 792 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-07-26T19:14:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:08 smithi071 ceph-mon[90507]: pgmap v3700: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 38 op/s 2024-07-26T19:14:09.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:08 smithi071 ceph-mon[92867]: pgmap v3700: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 38 op/s 2024-07-26T19:14:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:08 smithi135 ceph-mon[85352]: pgmap v3700: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 38 op/s 2024-07-26T19:14:10.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:09 smithi071 ceph-mon[90507]: osdmap e1984: 8 total, 8 up, 8 in 2024-07-26T19:14:10.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:09 smithi071 ceph-mon[92867]: osdmap e1984: 8 total, 8 up, 8 in 2024-07-26T19:14:10.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:09 smithi135 ceph-mon[85352]: osdmap e1984: 8 total, 8 up, 8 in 2024-07-26T19:14:11.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:10 smithi071 ceph-mon[90507]: pgmap v3702: 137 pgs: 137 active+clean; 276 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.2 MiB/s wr, 28 op/s 2024-07-26T19:14:11.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:10 smithi071 ceph-mon[92867]: pgmap v3702: 137 pgs: 137 active+clean; 276 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.2 MiB/s wr, 28 op/s 2024-07-26T19:14:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:10 smithi135 ceph-mon[85352]: pgmap v3702: 137 pgs: 137 active+clean; 276 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.2 MiB/s wr, 28 op/s 2024-07-26T19:14:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:14:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:14:12] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-07-26T19:14:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:12 smithi135 ceph-mon[85352]: pgmap v3703: 137 pgs: 137 active+clean; 281 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 57 op/s 2024-07-26T19:14:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:12 smithi071 ceph-mon[92867]: pgmap v3703: 137 pgs: 137 active+clean; 281 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 57 op/s 2024-07-26T19:14:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:12 smithi071 ceph-mon[90507]: pgmap v3703: 137 pgs: 137 active+clean; 281 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 57 op/s 2024-07-26T19:14:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:14 smithi135 ceph-mon[85352]: pgmap v3704: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-07-26T19:14:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:14 smithi071 ceph-mon[90507]: pgmap v3704: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-07-26T19:14:15.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:14 smithi071 ceph-mon[92867]: pgmap v3704: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-07-26T19:14:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:16 smithi135 ceph-mon[85352]: pgmap v3705: 137 pgs: 137 active+clean; 297 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-07-26T19:14:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:16 smithi071 ceph-mon[90507]: pgmap v3705: 137 pgs: 137 active+clean; 297 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-07-26T19:14:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:16 smithi071 ceph-mon[92867]: pgmap v3705: 137 pgs: 137 active+clean; 297 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 44 op/s 2024-07-26T19:14:18.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:18 smithi135 ceph-mon[85352]: pgmap v3706: 137 pgs: 137 active+clean; 305 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-07-26T19:14:18.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:18 smithi071 ceph-mon[90507]: pgmap v3706: 137 pgs: 137 active+clean; 305 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-07-26T19:14:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:18 smithi071 ceph-mon[92867]: pgmap v3706: 137 pgs: 137 active+clean; 305 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-07-26T19:14:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:20 smithi135 ceph-mon[85352]: osdmap e1985: 8 total, 8 up, 8 in 2024-07-26T19:14:20.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:20 smithi135 ceph-mon[85352]: pgmap v3708: 137 pgs: 137 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-07-26T19:14:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:20 smithi071 ceph-mon[90507]: osdmap e1985: 8 total, 8 up, 8 in 2024-07-26T19:14:20.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:20 smithi071 ceph-mon[90507]: pgmap v3708: 137 pgs: 137 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-07-26T19:14:20.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:20 smithi071 ceph-mon[92867]: osdmap e1985: 8 total, 8 up, 8 in 2024-07-26T19:14:20.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:20 smithi071 ceph-mon[92867]: pgmap v3708: 137 pgs: 137 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-07-26T19:14:21.433 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (16523 ms) 2024-07-26T19:14:21.433 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2024-07-26T19:14:21.433 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:14:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:14:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:14:22] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:14:23.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:22 smithi071 ceph-mon[92867]: pgmap v3709: 137 pgs: 137 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2024-07-26T19:14:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:22 smithi071 ceph-mon[90507]: pgmap v3709: 137 pgs: 137 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2024-07-26T19:14:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:22 smithi135 ceph-mon[85352]: pgmap v3709: 137 pgs: 137 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.8 MiB/s wr, 34 op/s 2024-07-26T19:14:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:24 smithi071 ceph-mon[90507]: pgmap v3710: 137 pgs: 137 active+clean; 378 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.5 MiB/s wr, 40 op/s 2024-07-26T19:14:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:24 smithi071 ceph-mon[92867]: pgmap v3710: 137 pgs: 137 active+clean; 378 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.5 MiB/s wr, 40 op/s 2024-07-26T19:14:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:24 smithi135 ceph-mon[85352]: pgmap v3710: 137 pgs: 137 active+clean; 378 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.5 MiB/s wr, 40 op/s 2024-07-26T19:14:27.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:26 smithi135 ceph-mon[85352]: pgmap v3711: 137 pgs: 137 active+clean; 382 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 43 op/s 2024-07-26T19:14:27.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:26 smithi135 ceph-mon[85352]: osdmap e1986: 8 total, 8 up, 8 in 2024-07-26T19:14:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:26 smithi071 ceph-mon[90507]: pgmap v3711: 137 pgs: 137 active+clean; 382 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 43 op/s 2024-07-26T19:14:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:26 smithi071 ceph-mon[90507]: osdmap e1986: 8 total, 8 up, 8 in 2024-07-26T19:14:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:26 smithi071 ceph-mon[92867]: pgmap v3711: 137 pgs: 137 active+clean; 382 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 43 op/s 2024-07-26T19:14:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:26 smithi071 ceph-mon[92867]: osdmap e1986: 8 total, 8 up, 8 in 2024-07-26T19:14:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:14:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:14:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:14:28.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:14:28.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:14:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:14:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:14:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:14:28.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:14:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:14:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:14:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:14:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:29.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:28 smithi071 ceph-mon[92867]: pgmap v3713: 137 pgs: 137 active+clean; 391 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 9.6 MiB/s wr, 87 op/s 2024-07-26T19:14:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:28 smithi071 ceph-mon[90507]: pgmap v3713: 137 pgs: 137 active+clean; 391 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 9.6 MiB/s wr, 87 op/s 2024-07-26T19:14:29.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:28 smithi135 ceph-mon[85352]: pgmap v3713: 137 pgs: 137 active+clean; 391 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 9.6 MiB/s wr, 87 op/s 2024-07-26T19:14:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:30 smithi071 ceph-mon[90507]: pgmap v3714: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 72 op/s 2024-07-26T19:14:31.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:30 smithi071 ceph-mon[92867]: pgmap v3714: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 72 op/s 2024-07-26T19:14:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:30 smithi135 ceph-mon[85352]: pgmap v3714: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 72 op/s 2024-07-26T19:14:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:14:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:14:32] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2024-07-26T19:14:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:32 smithi071 ceph-mon[92867]: pgmap v3715: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.8 MiB/s wr, 52 op/s 2024-07-26T19:14:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:32 smithi071 ceph-mon[90507]: pgmap v3715: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.8 MiB/s wr, 52 op/s 2024-07-26T19:14:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:32 smithi135 ceph-mon[85352]: pgmap v3715: 137 pgs: 137 active+clean; 407 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.8 MiB/s wr, 52 op/s 2024-07-26T19:14:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:34 smithi071 ceph-mon[90507]: pgmap v3716: 137 pgs: 137 active+clean; 411 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 851 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-07-26T19:14:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:34 smithi071 ceph-mon[92867]: pgmap v3716: 137 pgs: 137 active+clean; 411 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 851 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-07-26T19:14:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:34 smithi135 ceph-mon[85352]: pgmap v3716: 137 pgs: 137 active+clean; 411 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 851 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-07-26T19:14:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:36 smithi071 ceph-mon[92867]: pgmap v3717: 137 pgs: 137 active+clean; 415 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-07-26T19:14:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:36 smithi071 ceph-mon[90507]: pgmap v3717: 137 pgs: 137 active+clean; 415 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-07-26T19:14:37.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:36 smithi135 ceph-mon[85352]: pgmap v3717: 137 pgs: 137 active+clean; 415 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-07-26T19:14:39.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:38 smithi071 ceph-mon[90507]: pgmap v3718: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-07-26T19:14:39.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:38 smithi071 ceph-mon[92867]: pgmap v3718: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-07-26T19:14:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:38 smithi135 ceph-mon[85352]: pgmap v3718: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-07-26T19:14:39.307 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (17874 ms) 2024-07-26T19:14:39.307 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2024-07-26T19:14:39.307 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:14:41.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:40 smithi071 ceph-mon[90507]: pgmap v3719: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 739 KiB/s rd, 3.0 MiB/s wr, 13 op/s 2024-07-26T19:14:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:40 smithi071 ceph-mon[92867]: pgmap v3719: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 739 KiB/s rd, 3.0 MiB/s wr, 13 op/s 2024-07-26T19:14:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:40 smithi135 ceph-mon[85352]: pgmap v3719: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 739 KiB/s rd, 3.0 MiB/s wr, 13 op/s 2024-07-26T19:14:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:14:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:14:42] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2024-07-26T19:14:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:42 smithi071 ceph-mon[90507]: pgmap v3720: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 13 op/s 2024-07-26T19:14:43.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:42 smithi071 ceph-mon[92867]: pgmap v3720: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 13 op/s 2024-07-26T19:14:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:42 smithi135 ceph-mon[85352]: pgmap v3720: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 13 op/s 2024-07-26T19:14:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:43 smithi071 ceph-mon[90507]: osdmap e1987: 8 total, 8 up, 8 in 2024-07-26T19:14:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:43 smithi071 ceph-mon[92867]: osdmap e1987: 8 total, 8 up, 8 in 2024-07-26T19:14:44.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:43 smithi135 ceph-mon[85352]: osdmap e1987: 8 total, 8 up, 8 in 2024-07-26T19:14:45.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:44 smithi071 ceph-mon[90507]: pgmap v3722: 137 pgs: 137 active+clean; 439 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.8 MiB/s wr, 36 op/s 2024-07-26T19:14:45.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:44 smithi071 ceph-mon[92867]: pgmap v3722: 137 pgs: 137 active+clean; 439 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.8 MiB/s wr, 36 op/s 2024-07-26T19:14:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:44 smithi135 ceph-mon[85352]: pgmap v3722: 137 pgs: 137 active+clean; 439 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.8 MiB/s wr, 36 op/s 2024-07-26T19:14:47.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:46 smithi071 ceph-mon[90507]: pgmap v3723: 137 pgs: 137 active+clean; 447 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 64 op/s 2024-07-26T19:14:47.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:46 smithi071 ceph-mon[92867]: pgmap v3723: 137 pgs: 137 active+clean; 447 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 64 op/s 2024-07-26T19:14:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:46 smithi135 ceph-mon[85352]: pgmap v3723: 137 pgs: 137 active+clean; 447 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 64 op/s 2024-07-26T19:14:49.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:48 smithi071 ceph-mon[92867]: pgmap v3724: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-07-26T19:14:49.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:48 smithi071 ceph-mon[90507]: pgmap v3724: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-07-26T19:14:49.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:48 smithi135 ceph-mon[85352]: pgmap v3724: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-07-26T19:14:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:50 smithi071 ceph-mon[90507]: pgmap v3725: 137 pgs: 137 active+clean; 460 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 63 op/s 2024-07-26T19:14:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:50 smithi071 ceph-mon[92867]: pgmap v3725: 137 pgs: 137 active+clean; 460 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 63 op/s 2024-07-26T19:14:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:50 smithi135 ceph-mon[85352]: pgmap v3725: 137 pgs: 137 active+clean; 460 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 63 op/s 2024-07-26T19:14:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:14:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:14:52] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:14:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:52 smithi071 ceph-mon[90507]: pgmap v3726: 137 pgs: 137 active+clean; 464 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 454 KiB/s rd, 4.1 MiB/s wr, 60 op/s 2024-07-26T19:14:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:52 smithi071 ceph-mon[92867]: pgmap v3726: 137 pgs: 137 active+clean; 464 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 454 KiB/s rd, 4.1 MiB/s wr, 60 op/s 2024-07-26T19:14:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:52 smithi135 ceph-mon[85352]: pgmap v3726: 137 pgs: 137 active+clean; 464 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 454 KiB/s rd, 4.1 MiB/s wr, 60 op/s 2024-07-26T19:14:54.378 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (15072 ms) 2024-07-26T19:14:54.912 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (120454 ms total) 2024-07-26T19:14:54.912 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:14:54.912 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2024-07-26T19:14:54.943 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2024-07-26T19:14:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:54 smithi071 ceph-mon[92867]: pgmap v3727: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 462 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-07-26T19:14:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:54 smithi071 ceph-mon[90507]: pgmap v3727: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 462 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-07-26T19:14:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:54 smithi135 ceph-mon[85352]: pgmap v3727: 137 pgs: 137 active+clean; 472 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 462 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-07-26T19:14:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:55 smithi071 ceph-mon[90507]: osdmap e1988: 8 total, 8 up, 8 in 2024-07-26T19:14:56.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:55 smithi071 ceph-mon[92867]: osdmap e1988: 8 total, 8 up, 8 in 2024-07-26T19:14:56.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:55 smithi135 ceph-mon[85352]: osdmap e1988: 8 total, 8 up, 8 in 2024-07-26T19:14:56.932 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:14:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:56 smithi071 ceph-mon[90507]: pgmap v3729: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:14:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:56 smithi071 ceph-mon[90507]: osdmap e1989: 8 total, 8 up, 8 in 2024-07-26T19:14:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:56 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/252021527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:14:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:56 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:14:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:56 smithi071 ceph-mon[92867]: pgmap v3729: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:14:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:56 smithi071 ceph-mon[92867]: osdmap e1989: 8 total, 8 up, 8 in 2024-07-26T19:14:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:56 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/252021527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:14:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:56 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:14:57.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:56 smithi135 ceph-mon[85352]: pgmap v3729: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:14:57.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:56 smithi135 ceph-mon[85352]: osdmap e1989: 8 total, 8 up, 8 in 2024-07-26T19:14:57.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:56 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/252021527' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:14:57.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:56 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:14:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:57 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:14:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:57 smithi135 ceph-mon[85352]: osdmap e1990: 8 total, 8 up, 8 in 2024-07-26T19:14:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:57 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:14:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:57 smithi071 ceph-mon[90507]: osdmap e1990: 8 total, 8 up, 8 in 2024-07-26T19:14:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:57 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:14:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:57 smithi071 ceph-mon[92867]: osdmap e1990: 8 total, 8 up, 8 in 2024-07-26T19:14:58.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:14:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:58 smithi135 ceph-mon[85352]: pgmap v3732: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:14:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:58 smithi135 ceph-mon[85352]: osdmap e1991: 8 total, 8 up, 8 in 2024-07-26T19:14:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:58 smithi071 ceph-mon[92867]: pgmap v3732: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:14:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:58 smithi071 ceph-mon[92867]: osdmap e1991: 8 total, 8 up, 8 in 2024-07-26T19:14:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:58 smithi071 ceph-mon[90507]: pgmap v3732: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:14:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:58 smithi071 ceph-mon[90507]: osdmap e1991: 8 total, 8 up, 8 in 2024-07-26T19:15:00.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:14:59 smithi135 ceph-mon[85352]: osdmap e1992: 8 total, 8 up, 8 in 2024-07-26T19:15:00.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:14:59 smithi071 ceph-mon[92867]: osdmap e1992: 8 total, 8 up, 8 in 2024-07-26T19:15:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:14:59 smithi071 ceph-mon[90507]: osdmap e1992: 8 total, 8 up, 8 in 2024-07-26T19:15:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:00 smithi135 ceph-mon[85352]: pgmap v3735: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:15:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:00 smithi071 ceph-mon[92867]: pgmap v3735: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:15:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:00 smithi071 ceph-mon[90507]: pgmap v3735: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:15:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:15:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:15:02] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.43.0" 2024-07-26T19:15:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:02 smithi135 ceph-mon[85352]: pgmap v3736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 KiB/s rd, 871 B/s wr, 2 op/s 2024-07-26T19:15:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:02 smithi071 ceph-mon[90507]: pgmap v3736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 KiB/s rd, 871 B/s wr, 2 op/s 2024-07-26T19:15:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:02 smithi071 ceph-mon[92867]: pgmap v3736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 KiB/s rd, 871 B/s wr, 2 op/s 2024-07-26T19:15:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:04 smithi135 ceph-mon[85352]: pgmap v3737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-07-26T19:15:05.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:04 smithi071 ceph-mon[92867]: pgmap v3737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-07-26T19:15:05.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:04 smithi071 ceph-mon[90507]: pgmap v3737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-07-26T19:15:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:06 smithi135 ceph-mon[85352]: pgmap v3738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-07-26T19:15:07.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:06 smithi071 ceph-mon[90507]: pgmap v3738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-07-26T19:15:07.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:06 smithi071 ceph-mon[92867]: pgmap v3738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-07-26T19:15:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:07 smithi135 ceph-mon[85352]: osdmap e1993: 8 total, 8 up, 8 in 2024-07-26T19:15:08.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:07 smithi135 ceph-mon[85352]: osdmap e1994: 8 total, 8 up, 8 in 2024-07-26T19:15:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:07 smithi071 ceph-mon[90507]: osdmap e1993: 8 total, 8 up, 8 in 2024-07-26T19:15:08.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:07 smithi071 ceph-mon[90507]: osdmap e1994: 8 total, 8 up, 8 in 2024-07-26T19:15:08.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:07 smithi071 ceph-mon[92867]: osdmap e1993: 8 total, 8 up, 8 in 2024-07-26T19:15:08.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:07 smithi071 ceph-mon[92867]: osdmap e1994: 8 total, 8 up, 8 in 2024-07-26T19:15:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:08 smithi135 ceph-mon[85352]: pgmap v3741: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 2.5 MiB/s wr, 7 op/s 2024-07-26T19:15:09.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:08 smithi071 ceph-mon[90507]: pgmap v3741: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 2.5 MiB/s wr, 7 op/s 2024-07-26T19:15:09.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:08 smithi071 ceph-mon[92867]: pgmap v3741: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 2.5 MiB/s wr, 7 op/s 2024-07-26T19:15:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:10 smithi135 ceph-mon[85352]: pgmap v3742: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.5 MiB/s wr, 39 op/s 2024-07-26T19:15:11.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:10 smithi071 ceph-mon[90507]: pgmap v3742: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.5 MiB/s wr, 39 op/s 2024-07-26T19:15:11.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:10 smithi071 ceph-mon[92867]: pgmap v3742: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.5 MiB/s wr, 39 op/s 2024-07-26T19:15:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:15:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:15:12] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.43.0" 2024-07-26T19:15:13.136 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/5.Simple (18192 ms) 2024-07-26T19:15:13.185 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2024-07-26T19:15:13.185 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:15:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:12 smithi135 ceph-mon[85352]: pgmap v3743: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.8 MiB/s wr, 55 op/s 2024-07-26T19:15:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:12 smithi071 ceph-mon[90507]: pgmap v3743: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.8 MiB/s wr, 55 op/s 2024-07-26T19:15:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:12 smithi071 ceph-mon[92867]: pgmap v3743: 137 pgs: 137 active+clean; 59 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.8 MiB/s wr, 55 op/s 2024-07-26T19:15:13.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:14.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:14 smithi071 ceph-mon[90507]: pgmap v3744: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 7.8 MiB/s wr, 57 op/s 2024-07-26T19:15:14.988 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:14 smithi071 ceph-mon[92867]: pgmap v3744: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 7.8 MiB/s wr, 57 op/s 2024-07-26T19:15:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:14 smithi135 ceph-mon[85352]: pgmap v3744: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 7.8 MiB/s wr, 57 op/s 2024-07-26T19:15:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:16 smithi135 ceph-mon[85352]: pgmap v3745: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 71 op/s 2024-07-26T19:15:17.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:16 smithi071 ceph-mon[90507]: pgmap v3745: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 71 op/s 2024-07-26T19:15:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:16 smithi071 ceph-mon[92867]: pgmap v3745: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.9 MiB/s wr, 71 op/s 2024-07-26T19:15:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:18 smithi135 ceph-mon[85352]: pgmap v3746: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 64 op/s 2024-07-26T19:15:19.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:18 smithi071 ceph-mon[92867]: pgmap v3746: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 64 op/s 2024-07-26T19:15:19.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:18 smithi071 ceph-mon[90507]: pgmap v3746: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 64 op/s 2024-07-26T19:15:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:20 smithi135 ceph-mon[85352]: pgmap v3747: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.2 MiB/s wr, 56 op/s 2024-07-26T19:15:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:20 smithi071 ceph-mon[90507]: pgmap v3747: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.2 MiB/s wr, 56 op/s 2024-07-26T19:15:21.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:20 smithi071 ceph-mon[92867]: pgmap v3747: 137 pgs: 137 active+clean; 87 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.2 MiB/s wr, 56 op/s 2024-07-26T19:15:22.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:21 smithi135 ceph-mon[85352]: osdmap e1995: 8 total, 8 up, 8 in 2024-07-26T19:15:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:15:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:15:22] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:15:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:21 smithi071 ceph-mon[90507]: osdmap e1995: 8 total, 8 up, 8 in 2024-07-26T19:15:22.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:21 smithi071 ceph-mon[92867]: osdmap e1995: 8 total, 8 up, 8 in 2024-07-26T19:15:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:23 smithi135 ceph-mon[85352]: pgmap v3749: 137 pgs: 137 active+clean; 91 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.2 MiB/s wr, 34 op/s 2024-07-26T19:15:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:23 smithi071 ceph-mon[90507]: pgmap v3749: 137 pgs: 137 active+clean; 91 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.2 MiB/s wr, 34 op/s 2024-07-26T19:15:23.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:23 smithi071 ceph-mon[92867]: pgmap v3749: 137 pgs: 137 active+clean; 91 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.2 MiB/s wr, 34 op/s 2024-07-26T19:15:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:25 smithi135 ceph-mon[85352]: pgmap v3750: 137 pgs: 137 active+clean; 107 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.0 MiB/s wr, 63 op/s 2024-07-26T19:15:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:25 smithi071 ceph-mon[90507]: pgmap v3750: 137 pgs: 137 active+clean; 107 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.0 MiB/s wr, 63 op/s 2024-07-26T19:15:25.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:25 smithi071 ceph-mon[92867]: pgmap v3750: 137 pgs: 137 active+clean; 107 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.0 MiB/s wr, 63 op/s 2024-07-26T19:15:27.136 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/5.Grow (14001 ms) 2024-07-26T19:15:27.137 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2024-07-26T19:15:27.137 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:15:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:27 smithi135 ceph-mon[85352]: pgmap v3751: 137 pgs: 137 active+clean; 141 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-07-26T19:15:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:27 smithi071 ceph-mon[90507]: pgmap v3751: 137 pgs: 137 active+clean; 141 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-07-26T19:15:27.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:27 smithi071 ceph-mon[92867]: pgmap v3751: 137 pgs: 137 active+clean; 141 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-07-26T19:15:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:15:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:15:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:15:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:15:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:15:28.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:15:28.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:15:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:15:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:15:29.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:29 smithi135 ceph-mon[85352]: pgmap v3752: 137 pgs: 137 active+clean; 161 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 7.4 MiB/s wr, 63 op/s 2024-07-26T19:15:29.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:29 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:15:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:29 smithi071 ceph-mon[90507]: pgmap v3752: 137 pgs: 137 active+clean; 161 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 7.4 MiB/s wr, 63 op/s 2024-07-26T19:15:29.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:29 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:15:29.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:29 smithi071 ceph-mon[92867]: pgmap v3752: 137 pgs: 137 active+clean; 161 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 7.4 MiB/s wr, 63 op/s 2024-07-26T19:15:29.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:29 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:15:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:31 smithi135 ceph-mon[85352]: pgmap v3753: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-07-26T19:15:31.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:31 smithi071 ceph-mon[90507]: pgmap v3753: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-07-26T19:15:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:31 smithi071 ceph-mon[92867]: pgmap v3753: 137 pgs: 137 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-07-26T19:15:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.c", "id": [3, 6]}]: dispatch 2024-07-26T19:15:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6, 4, 5]}]: dispatch 2024-07-26T19:15:32.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:32 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.17", "id": [4, 5]}]: dispatch 2024-07-26T19:15:32.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:15:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:15:32] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:15:32.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.c", "id": [3, 6]}]: dispatch 2024-07-26T19:15:32.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6, 4, 5]}]: dispatch 2024-07-26T19:15:32.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:32 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.17", "id": [4, 5]}]: dispatch 2024-07-26T19:15:32.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.c", "id": [3, 6]}]: dispatch 2024-07-26T19:15:32.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6, 4, 5]}]: dispatch 2024-07-26T19:15:32.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:32 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.17", "id": [4, 5]}]: dispatch 2024-07-26T19:15:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:33 smithi135 ceph-mon[85352]: pgmap v3754: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 65 op/s 2024-07-26T19:15:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.c", "id": [3, 6]}]': finished 2024-07-26T19:15:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6, 4, 5]}]': finished 2024-07-26T19:15:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.17", "id": [4, 5]}]': finished 2024-07-26T19:15:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:33 smithi135 ceph-mon[85352]: osdmap e1996: 8 total, 8 up, 8 in 2024-07-26T19:15:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:33 smithi071 ceph-mon[92867]: pgmap v3754: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 65 op/s 2024-07-26T19:15:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.c", "id": [3, 6]}]': finished 2024-07-26T19:15:33.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6, 4, 5]}]': finished 2024-07-26T19:15:33.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.17", "id": [4, 5]}]': finished 2024-07-26T19:15:33.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:33 smithi071 ceph-mon[92867]: osdmap e1996: 8 total, 8 up, 8 in 2024-07-26T19:15:33.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:33 smithi071 ceph-mon[90507]: pgmap v3754: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 65 op/s 2024-07-26T19:15:33.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.c", "id": [3, 6]}]': finished 2024-07-26T19:15:33.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6, 4, 5]}]': finished 2024-07-26T19:15:33.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.17", "id": [4, 5]}]': finished 2024-07-26T19:15:33.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:33 smithi071 ceph-mon[90507]: osdmap e1996: 8 total, 8 up, 8 in 2024-07-26T19:15:34.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:34 smithi135 ceph-mon[85352]: osdmap e1997: 8 total, 8 up, 8 in 2024-07-26T19:15:34.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:34 smithi071 ceph-mon[90507]: osdmap e1997: 8 total, 8 up, 8 in 2024-07-26T19:15:34.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:34 smithi071 ceph-mon[92867]: osdmap e1997: 8 total, 8 up, 8 in 2024-07-26T19:15:35.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:35 smithi071 ceph-mon[90507]: pgmap v3757: 137 pgs: 1 peering, 136 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.5 MiB/s wr, 32 op/s 2024-07-26T19:15:35.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:35 smithi071 ceph-mon[92867]: pgmap v3757: 137 pgs: 1 peering, 136 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.5 MiB/s wr, 32 op/s 2024-07-26T19:15:35.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:35 smithi135 ceph-mon[85352]: pgmap v3757: 137 pgs: 1 peering, 136 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.5 MiB/s wr, 32 op/s 2024-07-26T19:15:36.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:36 smithi071 ceph-mon[90507]: osdmap e1998: 8 total, 8 up, 8 in 2024-07-26T19:15:36.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:36 smithi071 ceph-mon[92867]: osdmap e1998: 8 total, 8 up, 8 in 2024-07-26T19:15:36.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:36 smithi135 ceph-mon[85352]: osdmap e1998: 8 total, 8 up, 8 in 2024-07-26T19:15:37.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:37 smithi071 ceph-mon[90507]: pgmap v3759: 137 pgs: 1 peering, 136 active+clean; 197 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.7 MiB/s wr, 28 op/s 2024-07-26T19:15:37.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:37 smithi071 ceph-mon[92867]: pgmap v3759: 137 pgs: 1 peering, 136 active+clean; 197 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.7 MiB/s wr, 28 op/s 2024-07-26T19:15:37.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:37 smithi135 ceph-mon[85352]: pgmap v3759: 137 pgs: 1 peering, 136 active+clean; 197 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.7 MiB/s wr, 28 op/s 2024-07-26T19:15:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:39 smithi071 ceph-mon[90507]: pgmap v3760: 137 pgs: 137 active+clean; 205 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 6.0 MiB/s wr, 69 op/s; 2.7 MiB/s, 0 objects/s recovering 2024-07-26T19:15:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:39 smithi071 ceph-mon[92867]: pgmap v3760: 137 pgs: 137 active+clean; 205 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 6.0 MiB/s wr, 69 op/s; 2.7 MiB/s, 0 objects/s recovering 2024-07-26T19:15:39.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:39 smithi135 ceph-mon[85352]: pgmap v3760: 137 pgs: 137 active+clean; 205 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 6.0 MiB/s wr, 69 op/s; 2.7 MiB/s, 0 objects/s recovering 2024-07-26T19:15:41.164 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (14027 ms) 2024-07-26T19:15:41.164 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2024-07-26T19:15:41.164 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:15:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:41 smithi071 ceph-mon[92867]: pgmap v3761: 137 pgs: 137 active+clean; 214 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 5.8 MiB/s wr, 54 op/s; 2.1 MiB/s, 0 objects/s recovering 2024-07-26T19:15:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:41 smithi071 ceph-mon[90507]: pgmap v3761: 137 pgs: 137 active+clean; 214 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 5.8 MiB/s wr, 54 op/s; 2.1 MiB/s, 0 objects/s recovering 2024-07-26T19:15:41.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:41 smithi135 ceph-mon[85352]: pgmap v3761: 137 pgs: 137 active+clean; 214 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 5.8 MiB/s wr, 54 op/s; 2.1 MiB/s, 0 objects/s recovering 2024-07-26T19:15:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:15:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:15:42] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:15:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:43 smithi071 ceph-mon[90507]: pgmap v3762: 137 pgs: 137 active+clean; 235 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 7.5 MiB/s wr, 74 op/s; 1.8 MiB/s, 0 objects/s recovering 2024-07-26T19:15:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:43 smithi071 ceph-mon[92867]: pgmap v3762: 137 pgs: 137 active+clean; 235 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 7.5 MiB/s wr, 74 op/s; 1.8 MiB/s, 0 objects/s recovering 2024-07-26T19:15:43.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:43 smithi135 ceph-mon[85352]: pgmap v3762: 137 pgs: 137 active+clean; 235 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 7.5 MiB/s wr, 74 op/s; 1.8 MiB/s, 0 objects/s recovering 2024-07-26T19:15:43.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:45 smithi071 ceph-mon[90507]: pgmap v3763: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.2 MiB/s wr, 67 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-07-26T19:15:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:45 smithi071 ceph-mon[92867]: pgmap v3763: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.2 MiB/s wr, 67 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-07-26T19:15:45.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:45 smithi135 ceph-mon[85352]: pgmap v3763: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 8.2 MiB/s wr, 67 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-07-26T19:15:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:47 smithi071 ceph-mon[92867]: pgmap v3764: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 66 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-07-26T19:15:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:47 smithi071 ceph-mon[90507]: pgmap v3764: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 66 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-07-26T19:15:47.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:47 smithi135 ceph-mon[85352]: pgmap v3764: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 66 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-07-26T19:15:49.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:49 smithi071 ceph-mon[92867]: pgmap v3765: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 50 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-07-26T19:15:49.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:49 smithi071 ceph-mon[90507]: pgmap v3765: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 50 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-07-26T19:15:49.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:49 smithi135 ceph-mon[85352]: pgmap v3765: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 50 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-07-26T19:15:50.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:50 smithi071 ceph-mon[90507]: osdmap e1999: 8 total, 8 up, 8 in 2024-07-26T19:15:50.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:50 smithi071 ceph-mon[92867]: osdmap e1999: 8 total, 8 up, 8 in 2024-07-26T19:15:50.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:50 smithi135 ceph-mon[85352]: osdmap e1999: 8 total, 8 up, 8 in 2024-07-26T19:15:51.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:51 smithi071 ceph-mon[90507]: pgmap v3767: 137 pgs: 137 active+clean; 263 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-07-26T19:15:51.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:51 smithi071 ceph-mon[92867]: pgmap v3767: 137 pgs: 137 active+clean; 263 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-07-26T19:15:51.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:51 smithi135 ceph-mon[85352]: pgmap v3767: 137 pgs: 137 active+clean; 263 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-07-26T19:15:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:15:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:15:52] "GET /metrics HTTP/1.1" 200 36673 "" "Prometheus/2.43.0" 2024-07-26T19:15:53.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:53 smithi071 ceph-mon[90507]: pgmap v3768: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 5.6 MiB/s wr, 46 op/s 2024-07-26T19:15:53.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:53 smithi071 ceph-mon[92867]: pgmap v3768: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 5.6 MiB/s wr, 46 op/s 2024-07-26T19:15:53.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:53 smithi135 ceph-mon[85352]: pgmap v3768: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 5.6 MiB/s wr, 46 op/s 2024-07-26T19:15:55.208 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (14044 ms) 2024-07-26T19:15:55.208 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2024-07-26T19:15:55.209 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:15:55.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:55 smithi071 ceph-mon[90507]: pgmap v3769: 137 pgs: 137 active+clean; 300 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.3 MiB/s wr, 47 op/s 2024-07-26T19:15:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:55 smithi071 ceph-mon[92867]: pgmap v3769: 137 pgs: 137 active+clean; 300 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.3 MiB/s wr, 47 op/s 2024-07-26T19:15:55.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:55 smithi135 ceph-mon[85352]: pgmap v3769: 137 pgs: 137 active+clean; 300 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.3 MiB/s wr, 47 op/s 2024-07-26T19:15:57.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:57 smithi071 ceph-mon[90507]: pgmap v3770: 137 pgs: 137 active+clean; 308 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-07-26T19:15:57.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:57 smithi071 ceph-mon[92867]: pgmap v3770: 137 pgs: 137 active+clean; 308 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-07-26T19:15:57.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:57 smithi135 ceph-mon[85352]: pgmap v3770: 137 pgs: 137 active+clean; 308 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-07-26T19:15:58.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:58.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:58.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:15:59.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:15:59 smithi071 ceph-mon[90507]: pgmap v3771: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-07-26T19:15:59.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:15:59 smithi071 ceph-mon[92867]: pgmap v3771: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-07-26T19:15:59.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:15:59 smithi135 ceph-mon[85352]: pgmap v3771: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-07-26T19:16:01.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:01 smithi071 ceph-mon[92867]: pgmap v3772: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.3 MiB/s wr, 57 op/s 2024-07-26T19:16:01.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:01 smithi071 ceph-mon[90507]: pgmap v3772: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.3 MiB/s wr, 57 op/s 2024-07-26T19:16:01.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:01 smithi135 ceph-mon[85352]: pgmap v3772: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.3 MiB/s wr, 57 op/s 2024-07-26T19:16:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:16:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:16:02] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-07-26T19:16:02.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:02 smithi071 ceph-mon[92867]: osdmap e2000: 8 total, 8 up, 8 in 2024-07-26T19:16:02.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:02 smithi071 ceph-mon[90507]: osdmap e2000: 8 total, 8 up, 8 in 2024-07-26T19:16:02.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:02 smithi135 ceph-mon[85352]: osdmap e2000: 8 total, 8 up, 8 in 2024-07-26T19:16:03.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:03 smithi071 ceph-mon[90507]: pgmap v3774: 137 pgs: 137 active+clean; 316 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-07-26T19:16:03.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:03 smithi071 ceph-mon[92867]: pgmap v3774: 137 pgs: 137 active+clean; 316 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-07-26T19:16:03.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:03 smithi135 ceph-mon[85352]: pgmap v3774: 137 pgs: 137 active+clean; 316 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 22 op/s 2024-07-26T19:16:05.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:05 smithi135 ceph-mon[85352]: pgmap v3775: 137 pgs: 137 active+clean; 336 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-07-26T19:16:05.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:05 smithi071 ceph-mon[92867]: pgmap v3775: 137 pgs: 137 active+clean; 336 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-07-26T19:16:05.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:05 smithi071 ceph-mon[90507]: pgmap v3775: 137 pgs: 137 active+clean; 336 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-07-26T19:16:06.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:06 smithi135 ceph-mon[85352]: osdmap e2001: 8 total, 8 up, 8 in 2024-07-26T19:16:06.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:06 smithi071 ceph-mon[92867]: osdmap e2001: 8 total, 8 up, 8 in 2024-07-26T19:16:06.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:06 smithi071 ceph-mon[90507]: osdmap e2001: 8 total, 8 up, 8 in 2024-07-26T19:16:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (12201 ms) 2024-07-26T19:16:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2024-07-26T19:16:07.409 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:16:07.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:07 smithi135 ceph-mon[85352]: pgmap v3777: 137 pgs: 137 active+clean; 361 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2024-07-26T19:16:07.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:07 smithi071 ceph-mon[92867]: pgmap v3777: 137 pgs: 137 active+clean; 361 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2024-07-26T19:16:07.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:07 smithi071 ceph-mon[90507]: pgmap v3777: 137 pgs: 137 active+clean; 361 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2024-07-26T19:16:09.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:09 smithi135 ceph-mon[85352]: pgmap v3778: 137 pgs: 137 active+clean; 401 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 11 MiB/s wr, 71 op/s 2024-07-26T19:16:09.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:09 smithi071 ceph-mon[90507]: pgmap v3778: 137 pgs: 137 active+clean; 401 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 11 MiB/s wr, 71 op/s 2024-07-26T19:16:09.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:09 smithi071 ceph-mon[92867]: pgmap v3778: 137 pgs: 137 active+clean; 401 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 11 MiB/s wr, 71 op/s 2024-07-26T19:16:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:11 smithi135 ceph-mon[85352]: pgmap v3779: 137 pgs: 137 active+clean; 430 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 14 MiB/s wr, 74 op/s 2024-07-26T19:16:11.307 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:16:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=cleanup t=2024-07-26T19:16:10.958294844Z level=info msg="Completed cleanup jobs" duration=24.371929ms 2024-07-26T19:16:11.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:11 smithi071 ceph-mon[90507]: pgmap v3779: 137 pgs: 137 active+clean; 430 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 14 MiB/s wr, 74 op/s 2024-07-26T19:16:11.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:11 smithi071 ceph-mon[92867]: pgmap v3779: 137 pgs: 137 active+clean; 430 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 14 MiB/s wr, 74 op/s 2024-07-26T19:16:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:16:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:16:12] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-07-26T19:16:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:13 smithi135 ceph-mon[85352]: pgmap v3780: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 83 op/s 2024-07-26T19:16:13.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:13 smithi071 ceph-mon[90507]: pgmap v3780: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 83 op/s 2024-07-26T19:16:13.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:13 smithi071 ceph-mon[92867]: pgmap v3780: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 83 op/s 2024-07-26T19:16:13.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:14.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:14 smithi135 ceph-mon[85352]: pgmap v3781: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 71 op/s 2024-07-26T19:16:14.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:14 smithi071 ceph-mon[90507]: pgmap v3781: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 71 op/s 2024-07-26T19:16:14.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:14 smithi071 ceph-mon[92867]: pgmap v3781: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 10 MiB/s wr, 71 op/s 2024-07-26T19:16:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:16 smithi135 ceph-mon[85352]: osdmap e2002: 8 total, 8 up, 8 in 2024-07-26T19:16:16.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:16 smithi135 ceph-mon[85352]: pgmap v3783: 137 pgs: 137 active+clean; 454 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.3 MiB/s wr, 30 op/s 2024-07-26T19:16:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:16 smithi071 ceph-mon[90507]: osdmap e2002: 8 total, 8 up, 8 in 2024-07-26T19:16:16.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:16 smithi071 ceph-mon[90507]: pgmap v3783: 137 pgs: 137 active+clean; 454 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.3 MiB/s wr, 30 op/s 2024-07-26T19:16:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:16 smithi071 ceph-mon[92867]: osdmap e2002: 8 total, 8 up, 8 in 2024-07-26T19:16:16.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:16 smithi071 ceph-mon[92867]: pgmap v3783: 137 pgs: 137 active+clean; 454 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.3 MiB/s wr, 30 op/s 2024-07-26T19:16:19.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:18 smithi071 ceph-mon[90507]: pgmap v3784: 137 pgs: 137 active+clean; 458 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.7 MiB/s wr, 30 op/s 2024-07-26T19:16:19.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:18 smithi071 ceph-mon[92867]: pgmap v3784: 137 pgs: 137 active+clean; 458 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.7 MiB/s wr, 30 op/s 2024-07-26T19:16:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:18 smithi135 ceph-mon[85352]: pgmap v3784: 137 pgs: 137 active+clean; 458 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.7 MiB/s wr, 30 op/s 2024-07-26T19:16:21.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:20 smithi071 ceph-mon[90507]: pgmap v3785: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 921 KiB/s rd, 4.9 MiB/s wr, 62 op/s 2024-07-26T19:16:21.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:20 smithi071 ceph-mon[92867]: pgmap v3785: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 921 KiB/s rd, 4.9 MiB/s wr, 62 op/s 2024-07-26T19:16:21.278 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (13869 ms) 2024-07-26T19:16:21.279 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2024-07-26T19:16:21.279 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:16:21.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:20 smithi135 ceph-mon[85352]: pgmap v3785: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 921 KiB/s rd, 4.9 MiB/s wr, 62 op/s 2024-07-26T19:16:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:16:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:16:22] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-07-26T19:16:23.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:22 smithi071 ceph-mon[92867]: pgmap v3786: 137 pgs: 137 active+clean; 487 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-07-26T19:16:23.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:22 smithi071 ceph-mon[90507]: pgmap v3786: 137 pgs: 137 active+clean; 487 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-07-26T19:16:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:22 smithi135 ceph-mon[85352]: pgmap v3786: 137 pgs: 137 active+clean; 487 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-07-26T19:16:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:24 smithi071 ceph-mon[90507]: pgmap v3787: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 62 op/s 2024-07-26T19:16:25.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:24 smithi071 ceph-mon[92867]: pgmap v3787: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 62 op/s 2024-07-26T19:16:25.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:24 smithi135 ceph-mon[85352]: pgmap v3787: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 62 op/s 2024-07-26T19:16:27.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:26 smithi071 ceph-mon[90507]: pgmap v3788: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-07-26T19:16:27.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:26 smithi071 ceph-mon[92867]: pgmap v3788: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-07-26T19:16:27.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:26 smithi135 ceph-mon[85352]: pgmap v3788: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.1 MiB/s wr, 60 op/s 2024-07-26T19:16:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:27 smithi071 ceph-mon[92867]: osdmap e2003: 8 total, 8 up, 8 in 2024-07-26T19:16:28.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:27 smithi071 ceph-mon[90507]: osdmap e2003: 8 total, 8 up, 8 in 2024-07-26T19:16:28.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:27 smithi135 ceph-mon[85352]: osdmap e2003: 8 total, 8 up, 8 in 2024-07-26T19:16:28.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:29.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:28 smithi071 ceph-mon[90507]: pgmap v3790: 137 pgs: 137 active+clean; 503 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 70 op/s 2024-07-26T19:16:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:16:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:16:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:16:29.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:16:29.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:28 smithi071 ceph-mon[92867]: pgmap v3790: 137 pgs: 137 active+clean; 503 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 70 op/s 2024-07-26T19:16:29.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:16:29.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:16:29.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:16:29.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:16:29.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:28 smithi135 ceph-mon[85352]: pgmap v3790: 137 pgs: 137 active+clean; 503 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 70 op/s 2024-07-26T19:16:29.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:16:29.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:16:29.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:16:29.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:16:31.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:30 smithi071 ceph-mon[90507]: pgmap v3791: 137 pgs: 137 active+clean; 504 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-07-26T19:16:31.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:30 smithi071 ceph-mon[92867]: pgmap v3791: 137 pgs: 137 active+clean; 504 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-07-26T19:16:31.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:30 smithi135 ceph-mon[85352]: pgmap v3791: 137 pgs: 137 active+clean; 504 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 33 op/s 2024-07-26T19:16:32.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:16:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:16:32] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:16:33.045 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (11767 ms) 2024-07-26T19:16:33.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:32 smithi071 ceph-mon[92867]: pgmap v3792: 137 pgs: 137 active+clean; 544 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.7 MiB/s wr, 69 op/s 2024-07-26T19:16:33.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:32 smithi071 ceph-mon[90507]: pgmap v3792: 137 pgs: 137 active+clean; 544 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.7 MiB/s wr, 69 op/s 2024-07-26T19:16:33.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:32 smithi135 ceph-mon[85352]: pgmap v3792: 137 pgs: 137 active+clean; 544 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.7 MiB/s wr, 69 op/s 2024-07-26T19:16:33.922 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (98101 ms total) 2024-07-26T19:16:33.922 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:16:33.922 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2024-07-26T19:16:33.954 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2024-07-26T19:16:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:34 smithi071 ceph-mon[90507]: pgmap v3793: 137 pgs: 137 active+clean; 548 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.3 MiB/s wr, 58 op/s 2024-07-26T19:16:35.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:34 smithi071 ceph-mon[90507]: osdmap e2004: 8 total, 8 up, 8 in 2024-07-26T19:16:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:34 smithi071 ceph-mon[92867]: pgmap v3793: 137 pgs: 137 active+clean; 548 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.3 MiB/s wr, 58 op/s 2024-07-26T19:16:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:34 smithi071 ceph-mon[92867]: osdmap e2004: 8 total, 8 up, 8 in 2024-07-26T19:16:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:34 smithi135 ceph-mon[85352]: pgmap v3793: 137 pgs: 137 active+clean; 548 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.3 MiB/s wr, 58 op/s 2024-07-26T19:16:35.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:34 smithi135 ceph-mon[85352]: osdmap e2004: 8 total, 8 up, 8 in 2024-07-26T19:16:35.932 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:16:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:35 smithi071 ceph-mon[92867]: osdmap e2005: 8 total, 8 up, 8 in 2024-07-26T19:16:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:35 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3508644696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:16:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:35 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:16:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:35 smithi071 ceph-mon[90507]: osdmap e2005: 8 total, 8 up, 8 in 2024-07-26T19:16:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:35 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3508644696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:16:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:35 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:16:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:35 smithi135 ceph-mon[85352]: osdmap e2005: 8 total, 8 up, 8 in 2024-07-26T19:16:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:35 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3508644696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:16:36.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:35 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:16:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:36 smithi071 ceph-mon[92867]: pgmap v3796: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:16:37.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:36 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:16:37.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:36 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:16:37.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:36 smithi071 ceph-mon[92867]: osdmap e2006: 8 total, 8 up, 8 in 2024-07-26T19:16:37.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:36 smithi071 ceph-mon[90507]: pgmap v3796: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:16:37.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:36 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:16:37.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:36 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:16:37.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:36 smithi071 ceph-mon[90507]: osdmap e2006: 8 total, 8 up, 8 in 2024-07-26T19:16:37.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:36 smithi135 ceph-mon[85352]: pgmap v3796: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:16:37.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:36 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:16:37.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:36 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:16:37.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:36 smithi135 ceph-mon[85352]: osdmap e2006: 8 total, 8 up, 8 in 2024-07-26T19:16:38.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:37 smithi135 ceph-mon[85352]: osdmap e2007: 8 total, 8 up, 8 in 2024-07-26T19:16:38.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:37 smithi071 ceph-mon[90507]: osdmap e2007: 8 total, 8 up, 8 in 2024-07-26T19:16:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:37 smithi071 ceph-mon[92867]: osdmap e2007: 8 total, 8 up, 8 in 2024-07-26T19:16:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:38 smithi135 ceph-mon[85352]: pgmap v3799: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:16:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:38 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:16:39.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:38 smithi135 ceph-mon[85352]: osdmap e2008: 8 total, 8 up, 8 in 2024-07-26T19:16:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:38 smithi071 ceph-mon[90507]: pgmap v3799: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:16:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:38 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:16:39.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:38 smithi071 ceph-mon[90507]: osdmap e2008: 8 total, 8 up, 8 in 2024-07-26T19:16:39.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:38 smithi071 ceph-mon[92867]: pgmap v3799: 137 pgs: 3 creating+peering, 14 unknown, 120 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:16:39.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:38 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:16:39.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:38 smithi071 ceph-mon[92867]: osdmap e2008: 8 total, 8 up, 8 in 2024-07-26T19:16:41.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:40 smithi135 ceph-mon[85352]: pgmap v3801: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 625 B/s wr, 7 op/s 2024-07-26T19:16:41.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:40 smithi071 ceph-mon[90507]: pgmap v3801: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 625 B/s wr, 7 op/s 2024-07-26T19:16:41.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:40 smithi071 ceph-mon[92867]: pgmap v3801: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 625 B/s wr, 7 op/s 2024-07-26T19:16:42.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:16:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:16:42] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:16:43.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:42 smithi135 ceph-mon[85352]: pgmap v3802: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-07-26T19:16:43.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:43.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:42 smithi071 ceph-mon[90507]: pgmap v3802: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-07-26T19:16:43.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:42 smithi071 ceph-mon[92867]: pgmap v3802: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-07-26T19:16:43.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:44 smithi135 ceph-mon[85352]: pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2024-07-26T19:16:45.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:44 smithi135 ceph-mon[85352]: osdmap e2009: 8 total, 8 up, 8 in 2024-07-26T19:16:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:44 smithi071 ceph-mon[90507]: pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2024-07-26T19:16:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:44 smithi071 ceph-mon[90507]: osdmap e2009: 8 total, 8 up, 8 in 2024-07-26T19:16:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:44 smithi071 ceph-mon[92867]: pgmap v3803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2024-07-26T19:16:45.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:44 smithi071 ceph-mon[92867]: osdmap e2009: 8 total, 8 up, 8 in 2024-07-26T19:16:47.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:46 smithi135 ceph-mon[85352]: pgmap v3805: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 513 KiB/s wr, 9 op/s 2024-07-26T19:16:47.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:46 smithi071 ceph-mon[92867]: pgmap v3805: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 513 KiB/s wr, 9 op/s 2024-07-26T19:16:47.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:46 smithi071 ceph-mon[90507]: pgmap v3805: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 513 KiB/s wr, 9 op/s 2024-07-26T19:16:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:48 smithi135 ceph-mon[85352]: osdmap e2010: 8 total, 8 up, 8 in 2024-07-26T19:16:48.557 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:48 smithi135 ceph-mon[85352]: pgmap v3807: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-07-26T19:16:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:48 smithi071 ceph-mon[90507]: osdmap e2010: 8 total, 8 up, 8 in 2024-07-26T19:16:48.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:48 smithi071 ceph-mon[90507]: pgmap v3807: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-07-26T19:16:48.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:48 smithi071 ceph-mon[92867]: osdmap e2010: 8 total, 8 up, 8 in 2024-07-26T19:16:48.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:48 smithi071 ceph-mon[92867]: pgmap v3807: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-07-26T19:16:51.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:50 smithi071 ceph-mon[92867]: pgmap v3808: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-07-26T19:16:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:50 smithi071 ceph-mon[90507]: pgmap v3808: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-07-26T19:16:51.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:50 smithi135 ceph-mon[85352]: pgmap v3808: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-07-26T19:16:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:16:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:16:52] "GET /metrics HTTP/1.1" 200 36630 "" "Prometheus/2.43.0" 2024-07-26T19:16:53.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:52 smithi071 ceph-mon[90507]: pgmap v3809: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 5.6 MiB/s wr, 42 op/s 2024-07-26T19:16:53.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:52 smithi071 ceph-mon[92867]: pgmap v3809: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 5.6 MiB/s wr, 42 op/s 2024-07-26T19:16:53.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:52 smithi135 ceph-mon[85352]: pgmap v3809: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 5.6 MiB/s wr, 42 op/s 2024-07-26T19:16:55.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:54 smithi071 ceph-mon[92867]: pgmap v3810: 137 pgs: 137 active+clean; 58 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.4 MiB/s wr, 45 op/s 2024-07-26T19:16:55.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:54 smithi071 ceph-mon[90507]: pgmap v3810: 137 pgs: 137 active+clean; 58 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.4 MiB/s wr, 45 op/s 2024-07-26T19:16:55.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:54 smithi135 ceph-mon[85352]: pgmap v3810: 137 pgs: 137 active+clean; 58 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.4 MiB/s wr, 45 op/s 2024-07-26T19:16:57.166 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/6.Simple (23212 ms) 2024-07-26T19:16:57.167 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2024-07-26T19:16:57.167 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:16:57.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:56 smithi071 ceph-mon[92867]: pgmap v3811: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-07-26T19:16:57.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:56 smithi071 ceph-mon[90507]: pgmap v3811: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-07-26T19:16:57.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:56 smithi135 ceph-mon[85352]: pgmap v3811: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-07-26T19:16:58.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:58.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:16:59.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:16:58 smithi071 ceph-mon[90507]: pgmap v3812: 137 pgs: 137 active+clean; 70 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-07-26T19:16:59.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:16:58 smithi071 ceph-mon[92867]: pgmap v3812: 137 pgs: 137 active+clean; 70 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-07-26T19:16:59.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:16:58 smithi135 ceph-mon[85352]: pgmap v3812: 137 pgs: 137 active+clean; 70 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-07-26T19:17:01.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:00 smithi071 ceph-mon[90507]: pgmap v3813: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 6.1 MiB/s wr, 37 op/s 2024-07-26T19:17:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:00 smithi071 ceph-mon[92867]: pgmap v3813: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 6.1 MiB/s wr, 37 op/s 2024-07-26T19:17:01.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:00 smithi135 ceph-mon[85352]: pgmap v3813: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 6.1 MiB/s wr, 37 op/s 2024-07-26T19:17:02.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:17:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:17:02] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-07-26T19:17:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:02 smithi071 ceph-mon[90507]: pgmap v3814: 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-07-26T19:17:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:02 smithi071 ceph-mon[92867]: pgmap v3814: 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-07-26T19:17:03.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:02 smithi135 ceph-mon[85352]: pgmap v3814: 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-07-26T19:17:04.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:03 smithi071 ceph-mon[92867]: osdmap e2011: 8 total, 8 up, 8 in 2024-07-26T19:17:04.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:03 smithi071 ceph-mon[90507]: osdmap e2011: 8 total, 8 up, 8 in 2024-07-26T19:17:04.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:03 smithi135 ceph-mon[85352]: osdmap e2011: 8 total, 8 up, 8 in 2024-07-26T19:17:05.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:04 smithi071 ceph-mon[90507]: pgmap v3816: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 23 op/s 2024-07-26T19:17:05.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:04 smithi071 ceph-mon[92867]: pgmap v3816: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 23 op/s 2024-07-26T19:17:05.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:04 smithi135 ceph-mon[85352]: pgmap v3816: 137 pgs: 137 active+clean; 91 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 23 op/s 2024-07-26T19:17:07.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:06 smithi071 ceph-mon[90507]: pgmap v3817: 137 pgs: 137 active+clean; 115 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 45 op/s 2024-07-26T19:17:07.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:06 smithi071 ceph-mon[92867]: pgmap v3817: 137 pgs: 137 active+clean; 115 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 45 op/s 2024-07-26T19:17:07.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:06 smithi135 ceph-mon[85352]: pgmap v3817: 137 pgs: 137 active+clean; 115 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 45 op/s 2024-07-26T19:17:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:08 smithi071 ceph-mon[90507]: pgmap v3818: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.8 MiB/s wr, 43 op/s 2024-07-26T19:17:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:08 smithi071 ceph-mon[92867]: pgmap v3818: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.8 MiB/s wr, 43 op/s 2024-07-26T19:17:09.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:08 smithi135 ceph-mon[85352]: pgmap v3818: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.8 MiB/s wr, 43 op/s 2024-07-26T19:17:11.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:10 smithi135 ceph-mon[85352]: pgmap v3819: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-07-26T19:17:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:10 smithi071 ceph-mon[92867]: pgmap v3819: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-07-26T19:17:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:10 smithi071 ceph-mon[90507]: pgmap v3819: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-07-26T19:17:12.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:17:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:17:12] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-07-26T19:17:13.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:12 smithi135 ceph-mon[85352]: pgmap v3820: 137 pgs: 137 active+clean; 132 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:17:13.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:12 smithi071 ceph-mon[90507]: pgmap v3820: 137 pgs: 137 active+clean; 132 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:17:13.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:12 smithi071 ceph-mon[92867]: pgmap v3820: 137 pgs: 137 active+clean; 132 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:17:13.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:15.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:14 smithi135 ceph-mon[85352]: pgmap v3821: 137 pgs: 137 active+clean; 136 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:17:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:14 smithi071 ceph-mon[90507]: pgmap v3821: 137 pgs: 137 active+clean; 136 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:17:15.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:14 smithi071 ceph-mon[92867]: pgmap v3821: 137 pgs: 137 active+clean; 136 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:17:16.615 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/6.Grow (19448 ms) 2024-07-26T19:17:16.615 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2024-07-26T19:17:16.615 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:17:17.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:16 smithi135 ceph-mon[85352]: pgmap v3822: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.1 MiB/s wr, 39 op/s 2024-07-26T19:17:17.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:16 smithi071 ceph-mon[92867]: pgmap v3822: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.1 MiB/s wr, 39 op/s 2024-07-26T19:17:17.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:16 smithi071 ceph-mon[90507]: pgmap v3822: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.1 MiB/s wr, 39 op/s 2024-07-26T19:17:19.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:18 smithi135 ceph-mon[85352]: pgmap v3823: 137 pgs: 137 active+clean; 160 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 5.1 MiB/s wr, 30 op/s 2024-07-26T19:17:19.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:18 smithi071 ceph-mon[90507]: pgmap v3823: 137 pgs: 137 active+clean; 160 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 5.1 MiB/s wr, 30 op/s 2024-07-26T19:17:19.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:18 smithi071 ceph-mon[92867]: pgmap v3823: 137 pgs: 137 active+clean; 160 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 5.1 MiB/s wr, 30 op/s 2024-07-26T19:17:21.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:20 smithi135 ceph-mon[85352]: pgmap v3824: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-07-26T19:17:21.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:20 smithi071 ceph-mon[90507]: pgmap v3824: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-07-26T19:17:21.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:20 smithi071 ceph-mon[92867]: pgmap v3824: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-07-26T19:17:22.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:17:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:17:22] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.43.0" 2024-07-26T19:17:23.307 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:22 smithi135 ceph-mon[85352]: pgmap v3825: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-07-26T19:17:23.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:22 smithi071 ceph-mon[90507]: pgmap v3825: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-07-26T19:17:23.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:22 smithi071 ceph-mon[92867]: pgmap v3825: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-07-26T19:17:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:23 smithi135 ceph-mon[85352]: osdmap e2012: 8 total, 8 up, 8 in 2024-07-26T19:17:24.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:23 smithi071 ceph-mon[90507]: osdmap e2012: 8 total, 8 up, 8 in 2024-07-26T19:17:24.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:23 smithi071 ceph-mon[92867]: osdmap e2012: 8 total, 8 up, 8 in 2024-07-26T19:17:25.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:24 smithi135 ceph-mon[85352]: pgmap v3827: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 57 op/s 2024-07-26T19:17:25.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:24 smithi071 ceph-mon[90507]: pgmap v3827: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 57 op/s 2024-07-26T19:17:25.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:24 smithi071 ceph-mon[92867]: pgmap v3827: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 57 op/s 2024-07-26T19:17:27.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:26 smithi135 ceph-mon[85352]: pgmap v3828: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 50 op/s 2024-07-26T19:17:27.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:26 smithi071 ceph-mon[90507]: pgmap v3828: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 50 op/s 2024-07-26T19:17:27.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:26 smithi071 ceph-mon[92867]: pgmap v3828: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 50 op/s 2024-07-26T19:17:28.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:28.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:29.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:28 smithi135 ceph-mon[85352]: pgmap v3829: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.2 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-07-26T19:17:29.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:17:29.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:28 smithi071 ceph-mon[90507]: pgmap v3829: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.2 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-07-26T19:17:29.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:17:29.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:28 smithi071 ceph-mon[92867]: pgmap v3829: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.2 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-07-26T19:17:29.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:17:31.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:30 smithi135 ceph-mon[85352]: pgmap v3830: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-07-26T19:17:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:30 smithi071 ceph-mon[92867]: pgmap v3830: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-07-26T19:17:31.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:30 smithi071 ceph-mon[90507]: pgmap v3830: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-07-26T19:17:32.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:17:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:17:32] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:17:33.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[90507]: pgmap v3831: 137 pgs: 137 active+clean; 214 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-07-26T19:17:33.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[92867]: pgmap v3831: 137 pgs: 137 active+clean; 214 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-07-26T19:17:33.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:33 smithi135 ceph-mon[85352]: pgmap v3831: 137 pgs: 137 active+clean; 214 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-07-26T19:17:33.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:33.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:34.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:34.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:34.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:34.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:34.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:35.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:35 smithi071 ceph-mon[92867]: pgmap v3832: 137 pgs: 137 active+clean; 226 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 MiB/s wr, 34 op/s 2024-07-26T19:17:35.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:35 smithi071 ceph-mon[90507]: pgmap v3832: 137 pgs: 137 active+clean; 226 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 MiB/s wr, 34 op/s 2024-07-26T19:17:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:35 smithi135 ceph-mon[85352]: pgmap v3832: 137 pgs: 137 active+clean; 226 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 MiB/s wr, 34 op/s 2024-07-26T19:17:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:37 smithi135 ceph-mon[85352]: pgmap v3833: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-07-26T19:17:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:17:37.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:17:37.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.657 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (21041 ms) 2024-07-26T19:17:37.657 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2024-07-26T19:17:37.657 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[90507]: pgmap v3833: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[92867]: pgmap v3833: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:37.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:17:37.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:17:37.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:17:39.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:39 smithi135 ceph-mon[85352]: pgmap v3834: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2024-07-26T19:17:39.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:39 smithi071 ceph-mon[90507]: pgmap v3834: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2024-07-26T19:17:39.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:39 smithi071 ceph-mon[92867]: pgmap v3834: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2024-07-26T19:17:41.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:41 smithi135 ceph-mon[85352]: pgmap v3835: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-07-26T19:17:41.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:41 smithi071 ceph-mon[90507]: pgmap v3835: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-07-26T19:17:41.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:41 smithi071 ceph-mon[92867]: pgmap v3835: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-07-26T19:17:42.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:17:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:17:42] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:17:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:43 smithi135 ceph-mon[85352]: pgmap v3836: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-07-26T19:17:43.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:43 smithi071 ceph-mon[90507]: pgmap v3836: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-07-26T19:17:43.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:43 smithi071 ceph-mon[92867]: pgmap v3836: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-07-26T19:17:43.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:44.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:44 smithi135 ceph-mon[85352]: osdmap e2013: 8 total, 8 up, 8 in 2024-07-26T19:17:44.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:44 smithi071 ceph-mon[90507]: osdmap e2013: 8 total, 8 up, 8 in 2024-07-26T19:17:44.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:44 smithi071 ceph-mon[92867]: osdmap e2013: 8 total, 8 up, 8 in 2024-07-26T19:17:45.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:45 smithi135 ceph-mon[85352]: pgmap v3838: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 28 op/s 2024-07-26T19:17:45.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:45 smithi071 ceph-mon[90507]: pgmap v3838: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 28 op/s 2024-07-26T19:17:45.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:45 smithi071 ceph-mon[92867]: pgmap v3838: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 28 op/s 2024-07-26T19:17:47.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:47 smithi135 ceph-mon[85352]: pgmap v3839: 137 pgs: 137 active+clean; 276 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 28 op/s 2024-07-26T19:17:47.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:47 smithi071 ceph-mon[90507]: pgmap v3839: 137 pgs: 137 active+clean; 276 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 28 op/s 2024-07-26T19:17:47.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:47 smithi071 ceph-mon[92867]: pgmap v3839: 137 pgs: 137 active+clean; 276 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 28 op/s 2024-07-26T19:17:49.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:49 smithi135 ceph-mon[85352]: pgmap v3840: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.5 MiB/s wr, 49 op/s 2024-07-26T19:17:49.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:49 smithi071 ceph-mon[90507]: pgmap v3840: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.5 MiB/s wr, 49 op/s 2024-07-26T19:17:49.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:49 smithi071 ceph-mon[92867]: pgmap v3840: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.5 MiB/s wr, 49 op/s 2024-07-26T19:17:50.558 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:50 smithi135 ceph-mon[85352]: pgmap v3841: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-07-26T19:17:50.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:50 smithi071 ceph-mon[92867]: pgmap v3841: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-07-26T19:17:50.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:50 smithi071 ceph-mon[90507]: pgmap v3841: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-07-26T19:17:52.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:17:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:17:52] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-07-26T19:17:53.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:52 smithi071 ceph-mon[90507]: pgmap v3842: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-07-26T19:17:53.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:52 smithi071 ceph-mon[92867]: pgmap v3842: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-07-26T19:17:53.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:52 smithi135 ceph-mon[85352]: pgmap v3842: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-07-26T19:17:55.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:54 smithi071 ceph-mon[90507]: pgmap v3843: 137 pgs: 137 active+clean; 300 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.6 MiB/s wr, 40 op/s 2024-07-26T19:17:55.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:54 smithi071 ceph-mon[92867]: pgmap v3843: 137 pgs: 137 active+clean; 300 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.6 MiB/s wr, 40 op/s 2024-07-26T19:17:55.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:54 smithi135 ceph-mon[85352]: pgmap v3843: 137 pgs: 137 active+clean; 300 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.6 MiB/s wr, 40 op/s 2024-07-26T19:17:57.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:56 smithi071 ceph-mon[92867]: pgmap v3844: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-07-26T19:17:57.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:56 smithi071 ceph-mon[90507]: pgmap v3844: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-07-26T19:17:57.295 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (19638 ms) 2024-07-26T19:17:57.295 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2024-07-26T19:17:57.295 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:17:57.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:56 smithi135 ceph-mon[85352]: pgmap v3844: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-07-26T19:17:58.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:58.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:58.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:17:59.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:17:58 smithi071 ceph-mon[90507]: pgmap v3845: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-07-26T19:17:59.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:17:58 smithi071 ceph-mon[92867]: pgmap v3845: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-07-26T19:17:59.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:17:58 smithi135 ceph-mon[85352]: pgmap v3845: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-07-26T19:18:01.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:00 smithi071 ceph-mon[90507]: pgmap v3846: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-07-26T19:18:01.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:00 smithi071 ceph-mon[92867]: pgmap v3846: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-07-26T19:18:01.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:00 smithi135 ceph-mon[85352]: pgmap v3846: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-07-26T19:18:02.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:18:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:18:02] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:18:03.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:02 smithi135 ceph-mon[85352]: pgmap v3847: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-07-26T19:18:03.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:02 smithi071 ceph-mon[90507]: pgmap v3847: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-07-26T19:18:03.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:02 smithi071 ceph-mon[92867]: pgmap v3847: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-07-26T19:18:04.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:03 smithi135 ceph-mon[85352]: osdmap e2014: 8 total, 8 up, 8 in 2024-07-26T19:18:04.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:03 smithi071 ceph-mon[90507]: osdmap e2014: 8 total, 8 up, 8 in 2024-07-26T19:18:04.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:03 smithi071 ceph-mon[92867]: osdmap e2014: 8 total, 8 up, 8 in 2024-07-26T19:18:05.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:04 smithi135 ceph-mon[85352]: pgmap v3849: 137 pgs: 137 active+clean; 320 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 36 op/s 2024-07-26T19:18:05.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:04 smithi071 ceph-mon[90507]: pgmap v3849: 137 pgs: 137 active+clean; 320 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 36 op/s 2024-07-26T19:18:05.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:04 smithi071 ceph-mon[92867]: pgmap v3849: 137 pgs: 137 active+clean; 320 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 36 op/s 2024-07-26T19:18:07.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:06 smithi135 ceph-mon[85352]: pgmap v3850: 137 pgs: 137 active+clean; 328 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 36 op/s 2024-07-26T19:18:07.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:06 smithi071 ceph-mon[92867]: pgmap v3850: 137 pgs: 137 active+clean; 328 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 36 op/s 2024-07-26T19:18:07.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:06 smithi071 ceph-mon[90507]: pgmap v3850: 137 pgs: 137 active+clean; 328 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 36 op/s 2024-07-26T19:18:09.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:08 smithi135 ceph-mon[85352]: pgmap v3851: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 878 KiB/s rd, 5.7 MiB/s wr, 42 op/s 2024-07-26T19:18:09.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:08 smithi071 ceph-mon[92867]: pgmap v3851: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 878 KiB/s rd, 5.7 MiB/s wr, 42 op/s 2024-07-26T19:18:09.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:08 smithi071 ceph-mon[90507]: pgmap v3851: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 878 KiB/s rd, 5.7 MiB/s wr, 42 op/s 2024-07-26T19:18:11.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:10 smithi135 ceph-mon[85352]: pgmap v3852: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-07-26T19:18:11.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:10 smithi071 ceph-mon[92867]: pgmap v3852: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-07-26T19:18:11.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:10 smithi071 ceph-mon[90507]: pgmap v3852: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-07-26T19:18:12.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:18:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:18:12] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:18:13.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:12 smithi135 ceph-mon[85352]: pgmap v3853: 137 pgs: 137 active+clean; 361 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-07-26T19:18:13.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:12 smithi071 ceph-mon[90507]: pgmap v3853: 137 pgs: 137 active+clean; 361 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-07-26T19:18:13.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:12 smithi071 ceph-mon[92867]: pgmap v3853: 137 pgs: 137 active+clean; 361 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-07-26T19:18:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:15.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:14 smithi135 ceph-mon[85352]: pgmap v3854: 137 pgs: 137 active+clean; 365 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-07-26T19:18:15.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:14 smithi071 ceph-mon[90507]: pgmap v3854: 137 pgs: 137 active+clean; 365 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-07-26T19:18:15.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:14 smithi071 ceph-mon[92867]: pgmap v3854: 137 pgs: 137 active+clean; 365 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-07-26T19:18:16.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:15 smithi135 ceph-mon[85352]: osdmap e2015: 8 total, 8 up, 8 in 2024-07-26T19:18:16.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:15 smithi071 ceph-mon[90507]: osdmap e2015: 8 total, 8 up, 8 in 2024-07-26T19:18:16.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:15 smithi071 ceph-mon[92867]: osdmap e2015: 8 total, 8 up, 8 in 2024-07-26T19:18:17.167 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (19872 ms) 2024-07-26T19:18:17.168 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2024-07-26T19:18:17.168 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:18:17.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:16 smithi135 ceph-mon[85352]: pgmap v3856: 137 pgs: 137 active+clean; 382 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 5.4 MiB/s wr, 35 op/s 2024-07-26T19:18:17.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:16 smithi071 ceph-mon[92867]: pgmap v3856: 137 pgs: 137 active+clean; 382 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 5.4 MiB/s wr, 35 op/s 2024-07-26T19:18:17.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:16 smithi071 ceph-mon[90507]: pgmap v3856: 137 pgs: 137 active+clean; 382 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 5.4 MiB/s wr, 35 op/s 2024-07-26T19:18:18.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:18 smithi135 ceph-mon[85352]: pgmap v3857: 137 pgs: 137 active+clean; 434 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-07-26T19:18:18.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:18 smithi071 ceph-mon[90507]: pgmap v3857: 137 pgs: 137 active+clean; 434 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-07-26T19:18:18.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:18 smithi071 ceph-mon[92867]: pgmap v3857: 137 pgs: 137 active+clean; 434 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-07-26T19:18:21.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:20 smithi071 ceph-mon[92867]: pgmap v3858: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 48 op/s 2024-07-26T19:18:21.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:20 smithi071 ceph-mon[90507]: pgmap v3858: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 48 op/s 2024-07-26T19:18:21.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:20 smithi135 ceph-mon[85352]: pgmap v3858: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 48 op/s 2024-07-26T19:18:22.429 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:18:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:18:22] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2024-07-26T19:18:23.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:22 smithi135 ceph-mon[85352]: pgmap v3859: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 45 op/s 2024-07-26T19:18:23.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:22 smithi071 ceph-mon[92867]: pgmap v3859: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 45 op/s 2024-07-26T19:18:23.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:22 smithi071 ceph-mon[90507]: pgmap v3859: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 45 op/s 2024-07-26T19:18:24.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:23 smithi135 ceph-mon[85352]: osdmap e2016: 8 total, 8 up, 8 in 2024-07-26T19:18:24.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:23 smithi071 ceph-mon[90507]: osdmap e2016: 8 total, 8 up, 8 in 2024-07-26T19:18:24.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:23 smithi071 ceph-mon[92867]: osdmap e2016: 8 total, 8 up, 8 in 2024-07-26T19:18:25.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:24 smithi135 ceph-mon[85352]: pgmap v3861: 137 pgs: 137 active+clean; 451 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 9.2 MiB/s wr, 62 op/s 2024-07-26T19:18:25.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:24 smithi071 ceph-mon[90507]: pgmap v3861: 137 pgs: 137 active+clean; 451 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 9.2 MiB/s wr, 62 op/s 2024-07-26T19:18:25.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:24 smithi071 ceph-mon[92867]: pgmap v3861: 137 pgs: 137 active+clean; 451 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 9.2 MiB/s wr, 62 op/s 2024-07-26T19:18:27.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:26 smithi135 ceph-mon[85352]: pgmap v3862: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 51 op/s 2024-07-26T19:18:27.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:26 smithi071 ceph-mon[90507]: pgmap v3862: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 51 op/s 2024-07-26T19:18:27.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:26 smithi071 ceph-mon[92867]: pgmap v3862: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 51 op/s 2024-07-26T19:18:28.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:28.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:28.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:29.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:28 smithi135 ceph-mon[85352]: pgmap v3863: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 439 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:18:29.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:28 smithi071 ceph-mon[90507]: pgmap v3863: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 439 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:18:29.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:28 smithi071 ceph-mon[92867]: pgmap v3863: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 439 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:18:31.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:30 smithi135 ceph-mon[85352]: pgmap v3864: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-07-26T19:18:31.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:30 smithi071 ceph-mon[92867]: pgmap v3864: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-07-26T19:18:31.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:30 smithi071 ceph-mon[90507]: pgmap v3864: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-07-26T19:18:32.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:18:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:18:32] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:18:33.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:32 smithi135 ceph-mon[85352]: pgmap v3865: 137 pgs: 137 active+clean; 487 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-07-26T19:18:33.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:32 smithi071 ceph-mon[92867]: pgmap v3865: 137 pgs: 137 active+clean; 487 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-07-26T19:18:33.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:32 smithi071 ceph-mon[90507]: pgmap v3865: 137 pgs: 137 active+clean; 487 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-07-26T19:18:35.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:34 smithi135 ceph-mon[85352]: pgmap v3866: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-07-26T19:18:35.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:34 smithi071 ceph-mon[90507]: pgmap v3866: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-07-26T19:18:35.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:34 smithi071 ceph-mon[92867]: pgmap v3866: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-07-26T19:18:36.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (18978 ms) 2024-07-26T19:18:36.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2024-07-26T19:18:36.146 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:18:37.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:36 smithi135 ceph-mon[85352]: pgmap v3867: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-07-26T19:18:40.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:36 smithi071 ceph-mon[92867]: pgmap v3867: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-07-26T19:18:40.714 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:18:40.714 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:18:40.714 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:18:40.714 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:37 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:18:40.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:38 smithi135 ceph-mon[85352]: pgmap v3868: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.3 MiB/s wr, 37 op/s 2024-07-26T19:18:40.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:36 smithi071 ceph-mon[90507]: pgmap v3867: 137 pgs: 137 active+clean; 495 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-07-26T19:18:40.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:18:40.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:18:40.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:18:40.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:37 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:18:40.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:18:40.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:18:40.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:18:40.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:37 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:18:40.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:38 smithi071 ceph-mon[90507]: pgmap v3868: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.3 MiB/s wr, 37 op/s 2024-07-26T19:18:40.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:38 smithi071 ceph-mon[92867]: pgmap v3868: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.3 MiB/s wr, 37 op/s 2024-07-26T19:18:41.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:40 smithi135 ceph-mon[85352]: pgmap v3869: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T19:18:41.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:40 smithi071 ceph-mon[92867]: pgmap v3869: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T19:18:41.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:40 smithi071 ceph-mon[90507]: pgmap v3869: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T19:18:42.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:18:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:18:42] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:18:43.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:42 smithi135 ceph-mon[85352]: pgmap v3870: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T19:18:43.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:42 smithi071 ceph-mon[90507]: pgmap v3870: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T19:18:43.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:42 smithi071 ceph-mon[92867]: pgmap v3870: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-07-26T19:18:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:45.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:44 smithi135 ceph-mon[85352]: pgmap v3871: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-07-26T19:18:45.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:44 smithi071 ceph-mon[90507]: pgmap v3871: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-07-26T19:18:45.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:44 smithi071 ceph-mon[92867]: pgmap v3871: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-07-26T19:18:46.308 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:45 smithi135 ceph-mon[85352]: osdmap e2017: 8 total, 8 up, 8 in 2024-07-26T19:18:46.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:45 smithi071 ceph-mon[90507]: osdmap e2017: 8 total, 8 up, 8 in 2024-07-26T19:18:46.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:45 smithi071 ceph-mon[92867]: osdmap e2017: 8 total, 8 up, 8 in 2024-07-26T19:18:47.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:46 smithi135 ceph-mon[85352]: pgmap v3873: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-07-26T19:18:47.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:46 smithi071 ceph-mon[92867]: pgmap v3873: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-07-26T19:18:47.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:46 smithi071 ceph-mon[90507]: pgmap v3873: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-07-26T19:18:49.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:48 smithi135 ceph-mon[85352]: pgmap v3874: 137 pgs: 137 active+clean; 519 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 834 KiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-07-26T19:18:49.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:48 smithi071 ceph-mon[90507]: pgmap v3874: 137 pgs: 137 active+clean; 519 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 834 KiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-07-26T19:18:49.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:48 smithi071 ceph-mon[92867]: pgmap v3874: 137 pgs: 137 active+clean; 519 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 834 KiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-07-26T19:18:51.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:51 smithi135 ceph-mon[85352]: pgmap v3875: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-07-26T19:18:51.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:51 smithi071 ceph-mon[90507]: pgmap v3875: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-07-26T19:18:51.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:51 smithi071 ceph-mon[92867]: pgmap v3875: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-07-26T19:18:52.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:18:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:18:52] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:18:53.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:53 smithi135 ceph-mon[85352]: pgmap v3876: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-07-26T19:18:53.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:53 smithi071 ceph-mon[90507]: pgmap v3876: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-07-26T19:18:53.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:53 smithi071 ceph-mon[92867]: pgmap v3876: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-07-26T19:18:55.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:55 smithi135 ceph-mon[85352]: pgmap v3877: 137 pgs: 137 active+clean; 552 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.3 MiB/s wr, 38 op/s 2024-07-26T19:18:55.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:55 smithi071 ceph-mon[90507]: pgmap v3877: 137 pgs: 137 active+clean; 552 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.3 MiB/s wr, 38 op/s 2024-07-26T19:18:55.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:55 smithi071 ceph-mon[92867]: pgmap v3877: 137 pgs: 137 active+clean; 552 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.3 MiB/s wr, 38 op/s 2024-07-26T19:18:57.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:57 smithi135 ceph-mon[85352]: pgmap v3878: 137 pgs: 137 active+clean; 552 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 4.9 MiB/s wr, 35 op/s 2024-07-26T19:18:57.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:57 smithi071 ceph-mon[90507]: pgmap v3878: 137 pgs: 137 active+clean; 552 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 4.9 MiB/s wr, 35 op/s 2024-07-26T19:18:57.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:57 smithi071 ceph-mon[92867]: pgmap v3878: 137 pgs: 137 active+clean; 552 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 4.9 MiB/s wr, 35 op/s 2024-07-26T19:18:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:58.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:58.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:18:58.571 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (22426 ms) 2024-07-26T19:18:59.036 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (144616 ms total) 2024-07-26T19:18:59.036 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:18:59.036 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2024-07-26T19:18:59.065 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2024-07-26T19:18:59.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:18:59 smithi135 ceph-mon[85352]: pgmap v3879: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.8 MiB/s wr, 40 op/s 2024-07-26T19:18:59.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:18:59 smithi071 ceph-mon[90507]: pgmap v3879: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.8 MiB/s wr, 40 op/s 2024-07-26T19:18:59.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:18:59 smithi071 ceph-mon[92867]: pgmap v3879: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.8 MiB/s wr, 40 op/s 2024-07-26T19:19:00.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:00 smithi135 ceph-mon[85352]: osdmap e2018: 8 total, 8 up, 8 in 2024-07-26T19:19:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:00 smithi071 ceph-mon[90507]: osdmap e2018: 8 total, 8 up, 8 in 2024-07-26T19:19:00.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:00 smithi071 ceph-mon[92867]: osdmap e2018: 8 total, 8 up, 8 in 2024-07-26T19:19:01.066 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:19:01.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:01 smithi135 ceph-mon[85352]: pgmap v3881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:19:01.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:01 smithi135 ceph-mon[85352]: osdmap e2019: 8 total, 8 up, 8 in 2024-07-26T19:19:01.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:01 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/4161276104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:19:01.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:01 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:19:01.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:01 smithi071 ceph-mon[92867]: pgmap v3881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:19:01.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:01 smithi071 ceph-mon[92867]: osdmap e2019: 8 total, 8 up, 8 in 2024-07-26T19:19:01.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:01 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/4161276104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:19:01.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:01 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:19:01.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:01 smithi071 ceph-mon[90507]: pgmap v3881: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:19:01.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:01 smithi071 ceph-mon[90507]: osdmap e2019: 8 total, 8 up, 8 in 2024-07-26T19:19:01.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:01 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/4161276104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:19:01.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:01 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:19:02.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:19:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:19:02] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-07-26T19:19:02.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:02 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:19:02.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:02 smithi071 ceph-mon[90507]: osdmap e2020: 8 total, 8 up, 8 in 2024-07-26T19:19:02.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:02 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:19:02.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:02 smithi071 ceph-mon[92867]: osdmap e2020: 8 total, 8 up, 8 in 2024-07-26T19:19:02.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:02 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:19:02.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:02 smithi135 ceph-mon[85352]: osdmap e2020: 8 total, 8 up, 8 in 2024-07-26T19:19:03.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:03 smithi071 ceph-mon[90507]: pgmap v3884: 137 pgs: 8 creating+peering, 12 unknown, 117 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:19:03.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:03 smithi071 ceph-mon[90507]: osdmap e2021: 8 total, 8 up, 8 in 2024-07-26T19:19:03.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:03 smithi071 ceph-mon[92867]: pgmap v3884: 137 pgs: 8 creating+peering, 12 unknown, 117 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:19:03.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:03 smithi071 ceph-mon[92867]: osdmap e2021: 8 total, 8 up, 8 in 2024-07-26T19:19:03.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:03 smithi135 ceph-mon[85352]: pgmap v3884: 137 pgs: 8 creating+peering, 12 unknown, 117 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:19:03.589 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:03 smithi135 ceph-mon[85352]: osdmap e2021: 8 total, 8 up, 8 in 2024-07-26T19:19:04.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:04 smithi071 ceph-mon[90507]: osdmap e2022: 8 total, 8 up, 8 in 2024-07-26T19:19:04.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:04 smithi071 ceph-mon[92867]: osdmap e2022: 8 total, 8 up, 8 in 2024-07-26T19:19:04.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:04 smithi135 ceph-mon[85352]: osdmap e2022: 8 total, 8 up, 8 in 2024-07-26T19:19:05.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:05 smithi071 ceph-mon[92867]: pgmap v3887: 137 pgs: 8 creating+peering, 2 unknown, 127 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-07-26T19:19:05.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:05 smithi071 ceph-mon[90507]: pgmap v3887: 137 pgs: 8 creating+peering, 2 unknown, 127 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-07-26T19:19:05.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:05 smithi135 ceph-mon[85352]: pgmap v3887: 137 pgs: 8 creating+peering, 2 unknown, 127 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-07-26T19:19:07.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:07 smithi071 ceph-mon[90507]: pgmap v3888: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 175 B/s rd, 351 B/s wr, 0 op/s 2024-07-26T19:19:07.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:07 smithi071 ceph-mon[92867]: pgmap v3888: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 175 B/s rd, 351 B/s wr, 0 op/s 2024-07-26T19:19:07.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:07 smithi135 ceph-mon[85352]: pgmap v3888: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 175 B/s rd, 351 B/s wr, 0 op/s 2024-07-26T19:19:09.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:09 smithi071 ceph-mon[90507]: pgmap v3889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-07-26T19:19:09.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:09 smithi071 ceph-mon[92867]: pgmap v3889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-07-26T19:19:09.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:09 smithi135 ceph-mon[85352]: pgmap v3889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-07-26T19:19:11.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:11 smithi071 ceph-mon[92867]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-07-26T19:19:11.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:11 smithi071 ceph-mon[90507]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-07-26T19:19:11.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:11 smithi135 ceph-mon[85352]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-07-26T19:19:12.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:19:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:19:12] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-07-26T19:19:12.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:12 smithi071 ceph-mon[92867]: osdmap e2023: 8 total, 8 up, 8 in 2024-07-26T19:19:12.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:12 smithi071 ceph-mon[90507]: osdmap e2023: 8 total, 8 up, 8 in 2024-07-26T19:19:12.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:12 smithi135 ceph-mon[85352]: osdmap e2023: 8 total, 8 up, 8 in 2024-07-26T19:19:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:13 smithi071 ceph-mon[92867]: pgmap v3892: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-07-26T19:19:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:13 smithi071 ceph-mon[92867]: osdmap e2024: 8 total, 8 up, 8 in 2024-07-26T19:19:13.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:13.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:13 smithi071 ceph-mon[90507]: pgmap v3892: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-07-26T19:19:13.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:13 smithi071 ceph-mon[90507]: osdmap e2024: 8 total, 8 up, 8 in 2024-07-26T19:19:13.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:13.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:13 smithi135 ceph-mon[85352]: pgmap v3892: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-07-26T19:19:13.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:13 smithi135 ceph-mon[85352]: osdmap e2024: 8 total, 8 up, 8 in 2024-07-26T19:19:13.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:15.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:15 smithi071 ceph-mon[90507]: pgmap v3894: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 5.1 MiB/s wr, 49 op/s 2024-07-26T19:19:15.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:15 smithi071 ceph-mon[92867]: pgmap v3894: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 5.1 MiB/s wr, 49 op/s 2024-07-26T19:19:15.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:15 smithi135 ceph-mon[85352]: pgmap v3894: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 5.1 MiB/s wr, 49 op/s 2024-07-26T19:19:17.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:17 smithi071 ceph-mon[90507]: pgmap v3895: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-07-26T19:19:17.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:17 smithi071 ceph-mon[92867]: pgmap v3895: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-07-26T19:19:17.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:17 smithi135 ceph-mon[85352]: pgmap v3895: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-07-26T19:19:19.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:19 smithi071 ceph-mon[92867]: pgmap v3896: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 5.1 MiB/s wr, 45 op/s 2024-07-26T19:19:19.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:19 smithi071 ceph-mon[90507]: pgmap v3896: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 5.1 MiB/s wr, 45 op/s 2024-07-26T19:19:19.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:19 smithi135 ceph-mon[85352]: pgmap v3896: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 5.1 MiB/s wr, 45 op/s 2024-07-26T19:19:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:21 smithi071 ceph-mon[90507]: pgmap v3897: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-07-26T19:19:21.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:21 smithi071 ceph-mon[92867]: pgmap v3897: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-07-26T19:19:21.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:21 smithi135 ceph-mon[85352]: pgmap v3897: 137 pgs: 137 active+clean; 50 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-07-26T19:19:22.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:19:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:19:22] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-07-26T19:19:23.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:23 smithi071 ceph-mon[90507]: pgmap v3898: 137 pgs: 137 active+clean; 54 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-07-26T19:19:23.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:23 smithi071 ceph-mon[92867]: pgmap v3898: 137 pgs: 137 active+clean; 54 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-07-26T19:19:23.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:23 smithi135 ceph-mon[85352]: pgmap v3898: 137 pgs: 137 active+clean; 54 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-07-26T19:19:24.930 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/7.Simple (25863 ms) 2024-07-26T19:19:24.930 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2024-07-26T19:19:24.930 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:19:25.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:25 smithi071 ceph-mon[90507]: pgmap v3899: 137 pgs: 137 active+clean; 62 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-07-26T19:19:25.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:25 smithi071 ceph-mon[92867]: pgmap v3899: 137 pgs: 137 active+clean; 62 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-07-26T19:19:25.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:25 smithi135 ceph-mon[85352]: pgmap v3899: 137 pgs: 137 active+clean; 62 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-07-26T19:19:27.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:27 smithi071 ceph-mon[92867]: pgmap v3900: 137 pgs: 137 active+clean; 66 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-07-26T19:19:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:27 smithi071 ceph-mon[90507]: pgmap v3900: 137 pgs: 137 active+clean; 66 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-07-26T19:19:27.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:27 smithi135 ceph-mon[85352]: pgmap v3900: 137 pgs: 137 active+clean; 66 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-07-26T19:19:28.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:28.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:29.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:29 smithi071 ceph-mon[90507]: pgmap v3901: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 22 op/s 2024-07-26T19:19:29.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:29 smithi071 ceph-mon[92867]: pgmap v3901: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 22 op/s 2024-07-26T19:19:29.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:29 smithi135 ceph-mon[85352]: pgmap v3901: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 22 op/s 2024-07-26T19:19:31.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:31 smithi071 ceph-mon[90507]: pgmap v3902: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-07-26T19:19:31.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:31 smithi071 ceph-mon[92867]: pgmap v3902: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-07-26T19:19:31.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:31 smithi135 ceph-mon[85352]: pgmap v3902: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-07-26T19:19:32.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:19:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:19:32] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-07-26T19:19:33.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:33 smithi071 ceph-mon[90507]: pgmap v3903: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-07-26T19:19:33.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:33 smithi071 ceph-mon[92867]: pgmap v3903: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-07-26T19:19:33.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:33 smithi135 ceph-mon[85352]: pgmap v3903: 137 pgs: 137 active+clean; 78 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-07-26T19:19:34.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:34 smithi071 ceph-mon[92867]: osdmap e2025: 8 total, 8 up, 8 in 2024-07-26T19:19:34.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:34 smithi071 ceph-mon[90507]: osdmap e2025: 8 total, 8 up, 8 in 2024-07-26T19:19:34.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:34 smithi135 ceph-mon[85352]: osdmap e2025: 8 total, 8 up, 8 in 2024-07-26T19:19:35.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:35 smithi071 ceph-mon[90507]: pgmap v3905: 137 pgs: 137 active+clean; 95 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-07-26T19:19:35.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:35 smithi071 ceph-mon[92867]: pgmap v3905: 137 pgs: 137 active+clean; 95 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-07-26T19:19:35.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:35 smithi135 ceph-mon[85352]: pgmap v3905: 137 pgs: 137 active+clean; 95 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-07-26T19:19:37.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:37 smithi071 ceph-mon[90507]: pgmap v3906: 137 pgs: 137 active+clean; 99 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-07-26T19:19:37.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:37 smithi071 ceph-mon[92867]: pgmap v3906: 137 pgs: 137 active+clean; 99 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-07-26T19:19:37.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:37 smithi135 ceph-mon[85352]: pgmap v3906: 137 pgs: 137 active+clean; 99 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-07-26T19:19:38.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:19:38.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:19:38.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:19:38.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:38 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:19:38.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:38 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:19:38.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:38 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:19:38.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:38 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:19:38.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:38 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:19:38.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:38 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:19:38.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:38 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:19:38.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:38 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:19:38.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:38 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:19:39.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:39 smithi071 ceph-mon[90507]: pgmap v3907: 137 pgs: 137 active+clean; 119 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 848 KiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-07-26T19:19:39.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:39 smithi071 ceph-mon[92867]: pgmap v3907: 137 pgs: 137 active+clean; 119 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 848 KiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-07-26T19:19:39.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:39 smithi135 ceph-mon[85352]: pgmap v3907: 137 pgs: 137 active+clean; 119 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 848 KiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-07-26T19:19:41.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:41 smithi071 ceph-mon[90507]: pgmap v3908: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-07-26T19:19:41.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:41 smithi071 ceph-mon[92867]: pgmap v3908: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-07-26T19:19:41.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:41 smithi135 ceph-mon[85352]: pgmap v3908: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-07-26T19:19:42.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:19:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:19:42] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-07-26T19:19:43.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:43 smithi071 ceph-mon[92867]: pgmap v3909: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-07-26T19:19:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:43.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:43 smithi071 ceph-mon[90507]: pgmap v3909: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-07-26T19:19:43.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:43.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:43 smithi135 ceph-mon[85352]: pgmap v3909: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-07-26T19:19:43.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:45.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:45 smithi071 ceph-mon[90507]: pgmap v3910: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 233 KiB/s rd, 4.2 MiB/s wr, 43 op/s 2024-07-26T19:19:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:45 smithi071 ceph-mon[92867]: pgmap v3910: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 233 KiB/s rd, 4.2 MiB/s wr, 43 op/s 2024-07-26T19:19:45.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:45 smithi135 ceph-mon[85352]: pgmap v3910: 137 pgs: 137 active+clean; 127 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 233 KiB/s rd, 4.2 MiB/s wr, 43 op/s 2024-07-26T19:19:47.017 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/7.Grow (22086 ms) 2024-07-26T19:19:47.017 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2024-07-26T19:19:47.017 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:19:47.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:47 smithi071 ceph-mon[90507]: pgmap v3911: 137 pgs: 137 active+clean; 127 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 870 KiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-07-26T19:19:47.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:47 smithi071 ceph-mon[92867]: pgmap v3911: 137 pgs: 137 active+clean; 127 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 870 KiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-07-26T19:19:47.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:47 smithi135 ceph-mon[85352]: pgmap v3911: 137 pgs: 137 active+clean; 127 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 870 KiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-07-26T19:19:49.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:49 smithi071 ceph-mon[92867]: pgmap v3912: 137 pgs: 137 active+clean; 139 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-07-26T19:19:49.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:49 smithi071 ceph-mon[90507]: pgmap v3912: 137 pgs: 137 active+clean; 139 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-07-26T19:19:49.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:49 smithi135 ceph-mon[85352]: pgmap v3912: 137 pgs: 137 active+clean; 139 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-07-26T19:19:51.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:51 smithi071 ceph-mon[92867]: pgmap v3913: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-07-26T19:19:51.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:51 smithi071 ceph-mon[90507]: pgmap v3913: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-07-26T19:19:51.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:51 smithi135 ceph-mon[85352]: pgmap v3913: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-07-26T19:19:52.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:19:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:19:52] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-07-26T19:19:53.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:53 smithi071 ceph-mon[90507]: pgmap v3914: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-26T19:19:53.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:53 smithi071 ceph-mon[92867]: pgmap v3914: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-26T19:19:53.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:53 smithi135 ceph-mon[85352]: pgmap v3914: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-26T19:19:55.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:55 smithi071 ceph-mon[92867]: pgmap v3915: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2024-07-26T19:19:55.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:55 smithi071 ceph-mon[90507]: pgmap v3915: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2024-07-26T19:19:55.559 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:55 smithi135 ceph-mon[85352]: pgmap v3915: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2024-07-26T19:19:56.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:56 smithi135 ceph-mon[85352]: osdmap e2026: 8 total, 8 up, 8 in 2024-07-26T19:19:56.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:56 smithi071 ceph-mon[90507]: osdmap e2026: 8 total, 8 up, 8 in 2024-07-26T19:19:56.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:56 smithi071 ceph-mon[92867]: osdmap e2026: 8 total, 8 up, 8 in 2024-07-26T19:19:57.461 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:57 smithi135 ceph-mon[85352]: pgmap v3917: 137 pgs: 137 active+clean; 155 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.2 MiB/s wr, 39 op/s 2024-07-26T19:19:57.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:57 smithi071 ceph-mon[90507]: pgmap v3917: 137 pgs: 137 active+clean; 155 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.2 MiB/s wr, 39 op/s 2024-07-26T19:19:57.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:57 smithi071 ceph-mon[92867]: pgmap v3917: 137 pgs: 137 active+clean; 155 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.2 MiB/s wr, 39 op/s 2024-07-26T19:19:58.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:58.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:58.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:19:59.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:19:59 smithi135 ceph-mon[85352]: pgmap v3918: 137 pgs: 137 active+clean; 175 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.0 MiB/s wr, 48 op/s 2024-07-26T19:19:59.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:19:59 smithi071 ceph-mon[92867]: pgmap v3918: 137 pgs: 137 active+clean; 175 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.0 MiB/s wr, 48 op/s 2024-07-26T19:19:59.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:19:59 smithi071 ceph-mon[90507]: pgmap v3918: 137 pgs: 137 active+clean; 175 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.0 MiB/s wr, 48 op/s 2024-07-26T19:20:00.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:00 smithi135 ceph-mon[85352]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:20:00.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:00 smithi071 ceph-mon[92867]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:20:00.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:00 smithi071 ceph-mon[90507]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:20:01.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:01 smithi135 ceph-mon[85352]: pgmap v3919: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 950 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-07-26T19:20:01.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:01 smithi071 ceph-mon[90507]: pgmap v3919: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 950 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-07-26T19:20:01.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:01 smithi071 ceph-mon[92867]: pgmap v3919: 137 pgs: 137 active+clean; 192 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 950 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-07-26T19:20:02.430 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:20:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:20:02] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-07-26T19:20:03.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:03 smithi135 ceph-mon[85352]: pgmap v3920: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-07-26T19:20:03.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:03 smithi071 ceph-mon[90507]: pgmap v3920: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-07-26T19:20:03.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:03 smithi071 ceph-mon[92867]: pgmap v3920: 137 pgs: 137 active+clean; 196 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-07-26T19:20:05.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:05 smithi135 ceph-mon[85352]: pgmap v3921: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-07-26T19:20:05.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:05 smithi071 ceph-mon[90507]: pgmap v3921: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-07-26T19:20:05.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:05 smithi071 ceph-mon[92867]: pgmap v3921: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-07-26T19:20:07.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:07 smithi135 ceph-mon[85352]: pgmap v3922: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 4.6 MiB/s wr, 39 op/s 2024-07-26T19:20:07.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:07 smithi071 ceph-mon[90507]: pgmap v3922: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 4.6 MiB/s wr, 39 op/s 2024-07-26T19:20:07.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:07 smithi071 ceph-mon[92867]: pgmap v3922: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 4.6 MiB/s wr, 39 op/s 2024-07-26T19:20:08.987 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (21971 ms) 2024-07-26T19:20:08.987 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2024-07-26T19:20:08.987 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:20:09.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:09 smithi135 ceph-mon[85352]: pgmap v3923: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-07-26T19:20:09.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:09 smithi071 ceph-mon[90507]: pgmap v3923: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-07-26T19:20:09.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:09 smithi071 ceph-mon[92867]: pgmap v3923: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-07-26T19:20:11.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:11 smithi135 ceph-mon[85352]: pgmap v3924: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-07-26T19:20:11.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:11 smithi071 ceph-mon[90507]: pgmap v3924: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-07-26T19:20:11.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:11 smithi071 ceph-mon[92867]: pgmap v3924: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-07-26T19:20:12.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:20:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:20:12] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-07-26T19:20:13.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:13 smithi135 ceph-mon[85352]: pgmap v3925: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-07-26T19:20:13.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:13.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:13 smithi071 ceph-mon[90507]: pgmap v3925: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-07-26T19:20:13.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:13.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:13 smithi071 ceph-mon[92867]: pgmap v3925: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-07-26T19:20:13.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:15.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:15 smithi135 ceph-mon[85352]: pgmap v3926: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-26T19:20:15.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:15 smithi071 ceph-mon[92867]: pgmap v3926: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-26T19:20:15.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:15 smithi071 ceph-mon[90507]: pgmap v3926: 137 pgs: 137 active+clean; 224 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-07-26T19:20:16.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:16 smithi135 ceph-mon[85352]: osdmap e2027: 8 total, 8 up, 8 in 2024-07-26T19:20:16.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:16 smithi071 ceph-mon[90507]: osdmap e2027: 8 total, 8 up, 8 in 2024-07-26T19:20:16.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:16 smithi071 ceph-mon[92867]: osdmap e2027: 8 total, 8 up, 8 in 2024-07-26T19:20:17.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:17 smithi135 ceph-mon[85352]: pgmap v3928: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 43 op/s 2024-07-26T19:20:17.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:17 smithi071 ceph-mon[90507]: pgmap v3928: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 43 op/s 2024-07-26T19:20:17.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:17 smithi071 ceph-mon[92867]: pgmap v3928: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 43 op/s 2024-07-26T19:20:18.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:18 smithi135 ceph-mon[85352]: pgmap v3929: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.6 MiB/s wr, 51 op/s 2024-07-26T19:20:18.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:18 smithi071 ceph-mon[90507]: pgmap v3929: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.6 MiB/s wr, 51 op/s 2024-07-26T19:20:18.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:18 smithi071 ceph-mon[92867]: pgmap v3929: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.6 MiB/s wr, 51 op/s 2024-07-26T19:20:21.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:20 smithi135 ceph-mon[85352]: pgmap v3930: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-07-26T19:20:21.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:20 smithi071 ceph-mon[90507]: pgmap v3930: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-07-26T19:20:21.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:20 smithi071 ceph-mon[92867]: pgmap v3930: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-07-26T19:20:22.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:20:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:20:22] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:20:23.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:22 smithi135 ceph-mon[85352]: pgmap v3931: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 493 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:20:23.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:22 smithi071 ceph-mon[90507]: pgmap v3931: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 493 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:20:23.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:22 smithi071 ceph-mon[92867]: pgmap v3931: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 493 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-07-26T19:20:25.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:24 smithi135 ceph-mon[85352]: pgmap v3932: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-07-26T19:20:25.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:24 smithi071 ceph-mon[90507]: pgmap v3932: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-07-26T19:20:25.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:24 smithi071 ceph-mon[92867]: pgmap v3932: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-07-26T19:20:27.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:26 smithi135 ceph-mon[85352]: pgmap v3933: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 4.6 MiB/s wr, 42 op/s 2024-07-26T19:20:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:26 smithi071 ceph-mon[90507]: pgmap v3933: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 4.6 MiB/s wr, 42 op/s 2024-07-26T19:20:27.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:26 smithi071 ceph-mon[92867]: pgmap v3933: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 4.6 MiB/s wr, 42 op/s 2024-07-26T19:20:28.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:28.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:28.955 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (19967 ms) 2024-07-26T19:20:28.955 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2024-07-26T19:20:28.955 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:20:29.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:28 smithi135 ceph-mon[85352]: pgmap v3934: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 3.8 MiB/s wr, 25 op/s 2024-07-26T19:20:29.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:28 smithi071 ceph-mon[90507]: pgmap v3934: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 3.8 MiB/s wr, 25 op/s 2024-07-26T19:20:29.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:28 smithi071 ceph-mon[92867]: pgmap v3934: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 3.8 MiB/s wr, 25 op/s 2024-07-26T19:20:31.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:30 smithi135 ceph-mon[85352]: pgmap v3935: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 1.8 MiB/s wr, 25 op/s 2024-07-26T19:20:31.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:30 smithi071 ceph-mon[92867]: pgmap v3935: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 1.8 MiB/s wr, 25 op/s 2024-07-26T19:20:31.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:30 smithi071 ceph-mon[90507]: pgmap v3935: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 1.8 MiB/s wr, 25 op/s 2024-07-26T19:20:32.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:20:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:20:32] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:20:33.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:32 smithi135 ceph-mon[85352]: pgmap v3936: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 902 KiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-07-26T19:20:33.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:32 smithi071 ceph-mon[90507]: pgmap v3936: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 902 KiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-07-26T19:20:33.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:32 smithi071 ceph-mon[92867]: pgmap v3936: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 902 KiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-07-26T19:20:35.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:34 smithi135 ceph-mon[85352]: pgmap v3937: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 856 KiB/s rd, 1.3 MiB/s wr, 23 op/s 2024-07-26T19:20:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:34 smithi071 ceph-mon[90507]: pgmap v3937: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 856 KiB/s rd, 1.3 MiB/s wr, 23 op/s 2024-07-26T19:20:35.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:34 smithi071 ceph-mon[92867]: pgmap v3937: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 856 KiB/s rd, 1.3 MiB/s wr, 23 op/s 2024-07-26T19:20:36.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:35 smithi135 ceph-mon[85352]: osdmap e2028: 8 total, 8 up, 8 in 2024-07-26T19:20:36.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:35 smithi071 ceph-mon[92867]: osdmap e2028: 8 total, 8 up, 8 in 2024-07-26T19:20:36.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:35 smithi071 ceph-mon[90507]: osdmap e2028: 8 total, 8 up, 8 in 2024-07-26T19:20:37.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:36 smithi135 ceph-mon[85352]: pgmap v3939: 137 pgs: 137 active+clean; 285 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 895 KiB/s rd, 2.4 MiB/s wr, 28 op/s 2024-07-26T19:20:37.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:36 smithi071 ceph-mon[92867]: pgmap v3939: 137 pgs: 137 active+clean; 285 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 895 KiB/s rd, 2.4 MiB/s wr, 28 op/s 2024-07-26T19:20:37.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:36 smithi071 ceph-mon[90507]: pgmap v3939: 137 pgs: 137 active+clean; 285 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 895 KiB/s rd, 2.4 MiB/s wr, 28 op/s 2024-07-26T19:20:39.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:39 smithi135 ceph-mon[85352]: pgmap v3940: 137 pgs: 137 active+clean; 302 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-07-26T19:20:39.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:20:39.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:20:39.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:20:39.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:20:39.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:39 smithi071 ceph-mon[92867]: pgmap v3940: 137 pgs: 137 active+clean; 302 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-07-26T19:20:39.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:20:39.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:20:39.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:20:39.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:20:39.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:39 smithi071 ceph-mon[90507]: pgmap v3940: 137 pgs: 137 active+clean; 302 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-07-26T19:20:39.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:20:39.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:20:39.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:20:39.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:20:41.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:41 smithi135 ceph-mon[85352]: pgmap v3941: 137 pgs: 137 active+clean; 314 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-07-26T19:20:41.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:41 smithi071 ceph-mon[92867]: pgmap v3941: 137 pgs: 137 active+clean; 314 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-07-26T19:20:41.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:41 smithi071 ceph-mon[90507]: pgmap v3941: 137 pgs: 137 active+clean; 314 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-07-26T19:20:42.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:20:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:20:42] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:20:43.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:43 smithi135 ceph-mon[85352]: pgmap v3942: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:20:43.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:43.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:43 smithi071 ceph-mon[90507]: pgmap v3942: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:20:43.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:43 smithi071 ceph-mon[92867]: pgmap v3942: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:20:43.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:45.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:45 smithi135 ceph-mon[85352]: pgmap v3943: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:20:45.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:45 smithi071 ceph-mon[90507]: pgmap v3943: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:20:45.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:45 smithi071 ceph-mon[92867]: pgmap v3943: 137 pgs: 137 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:20:47.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:47 smithi135 ceph-mon[85352]: pgmap v3944: 137 pgs: 137 active+clean; 322 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-07-26T19:20:47.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:47 smithi071 ceph-mon[90507]: pgmap v3944: 137 pgs: 137 active+clean; 322 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-07-26T19:20:47.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:47 smithi071 ceph-mon[92867]: pgmap v3944: 137 pgs: 137 active+clean; 322 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-07-26T19:20:48.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:48 smithi135 ceph-mon[85352]: osdmap e2029: 8 total, 8 up, 8 in 2024-07-26T19:20:48.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:48 smithi071 ceph-mon[90507]: osdmap e2029: 8 total, 8 up, 8 in 2024-07-26T19:20:48.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:48 smithi071 ceph-mon[92867]: osdmap e2029: 8 total, 8 up, 8 in 2024-07-26T19:20:49.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:49 smithi135 ceph-mon[85352]: pgmap v3946: 137 pgs: 137 active+clean; 322 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-07-26T19:20:49.337 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (20382 ms) 2024-07-26T19:20:49.337 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2024-07-26T19:20:49.337 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:20:49.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:49 smithi071 ceph-mon[90507]: pgmap v3946: 137 pgs: 137 active+clean; 322 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-07-26T19:20:49.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:49 smithi071 ceph-mon[92867]: pgmap v3946: 137 pgs: 137 active+clean; 322 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-07-26T19:20:51.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:51 smithi135 ceph-mon[85352]: pgmap v3947: 137 pgs: 137 active+clean; 350 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 635 KiB/s rd, 3.6 MiB/s wr, 13 op/s 2024-07-26T19:20:51.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:51 smithi071 ceph-mon[92867]: pgmap v3947: 137 pgs: 137 active+clean; 350 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 635 KiB/s rd, 3.6 MiB/s wr, 13 op/s 2024-07-26T19:20:51.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:51 smithi071 ceph-mon[90507]: pgmap v3947: 137 pgs: 137 active+clean; 350 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 635 KiB/s rd, 3.6 MiB/s wr, 13 op/s 2024-07-26T19:20:52.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:20:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:20:52] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-07-26T19:20:53.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:53 smithi135 ceph-mon[85352]: pgmap v3948: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-07-26T19:20:53.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:53 smithi071 ceph-mon[90507]: pgmap v3948: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-07-26T19:20:53.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:53 smithi071 ceph-mon[92867]: pgmap v3948: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-07-26T19:20:55.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:55 smithi135 ceph-mon[85352]: pgmap v3949: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 37 op/s 2024-07-26T19:20:55.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:55 smithi071 ceph-mon[90507]: pgmap v3949: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 37 op/s 2024-07-26T19:20:55.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:55 smithi071 ceph-mon[92867]: pgmap v3949: 137 pgs: 137 active+clean; 378 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 37 op/s 2024-07-26T19:20:56.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:56 smithi135 ceph-mon[85352]: osdmap e2030: 8 total, 8 up, 8 in 2024-07-26T19:20:56.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:56 smithi071 ceph-mon[90507]: osdmap e2030: 8 total, 8 up, 8 in 2024-07-26T19:20:56.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:56 smithi071 ceph-mon[92867]: osdmap e2030: 8 total, 8 up, 8 in 2024-07-26T19:20:57.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:57 smithi135 ceph-mon[85352]: pgmap v3951: 137 pgs: 137 active+clean; 382 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.8 MiB/s wr, 50 op/s 2024-07-26T19:20:57.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:57 smithi071 ceph-mon[90507]: pgmap v3951: 137 pgs: 137 active+clean; 382 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.8 MiB/s wr, 50 op/s 2024-07-26T19:20:57.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:57 smithi071 ceph-mon[92867]: pgmap v3951: 137 pgs: 137 active+clean; 382 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.8 MiB/s wr, 50 op/s 2024-07-26T19:20:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:58.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:58.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:20:59.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:20:59 smithi135 ceph-mon[85352]: pgmap v3952: 137 pgs: 137 active+clean; 403 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.1 MiB/s wr, 52 op/s 2024-07-26T19:20:59.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:20:59 smithi071 ceph-mon[92867]: pgmap v3952: 137 pgs: 137 active+clean; 403 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.1 MiB/s wr, 52 op/s 2024-07-26T19:20:59.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:20:59 smithi071 ceph-mon[90507]: pgmap v3952: 137 pgs: 137 active+clean; 403 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.1 MiB/s wr, 52 op/s 2024-07-26T19:21:01.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:01 smithi135 ceph-mon[85352]: pgmap v3953: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.3 MiB/s wr, 67 op/s 2024-07-26T19:21:01.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:01 smithi071 ceph-mon[90507]: pgmap v3953: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.3 MiB/s wr, 67 op/s 2024-07-26T19:21:01.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:01 smithi071 ceph-mon[92867]: pgmap v3953: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.3 MiB/s wr, 67 op/s 2024-07-26T19:21:02.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:21:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:21:02] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:21:03.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:03 smithi135 ceph-mon[85352]: pgmap v3954: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:21:03.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:03 smithi071 ceph-mon[90507]: pgmap v3954: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:21:03.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:03 smithi071 ceph-mon[92867]: pgmap v3954: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:21:05.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:05 smithi071 ceph-mon[92867]: pgmap v3955: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-07-26T19:21:05.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:05 smithi071 ceph-mon[90507]: pgmap v3955: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-07-26T19:21:05.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:05 smithi135 ceph-mon[85352]: pgmap v3955: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-07-26T19:21:07.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:07 smithi071 ceph-mon[90507]: pgmap v3956: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-07-26T19:21:07.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:07 smithi071 ceph-mon[92867]: pgmap v3956: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-07-26T19:21:07.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:07 smithi135 ceph-mon[85352]: pgmap v3956: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-07-26T19:21:08.797 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (19460 ms) 2024-07-26T19:21:08.798 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2024-07-26T19:21:08.798 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:09.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:09 smithi135 ceph-mon[85352]: pgmap v3957: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.8 MiB/s wr, 30 op/s 2024-07-26T19:21:09.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:09 smithi071 ceph-mon[90507]: pgmap v3957: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.8 MiB/s wr, 30 op/s 2024-07-26T19:21:09.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:09 smithi071 ceph-mon[92867]: pgmap v3957: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.8 MiB/s wr, 30 op/s 2024-07-26T19:21:11.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:11 smithi071 ceph-mon[90507]: pgmap v3958: 137 pgs: 137 active+clean; 431 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-07-26T19:21:11.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:11 smithi071 ceph-mon[92867]: pgmap v3958: 137 pgs: 137 active+clean; 431 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-07-26T19:21:11.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:11 smithi135 ceph-mon[85352]: pgmap v3958: 137 pgs: 137 active+clean; 431 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-07-26T19:21:12.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:21:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:21:12] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:21:13.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:13 smithi071 ceph-mon[90507]: pgmap v3959: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-07-26T19:21:13.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:13.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:13 smithi071 ceph-mon[92867]: pgmap v3959: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-07-26T19:21:13.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:13.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:13 smithi135 ceph-mon[85352]: pgmap v3959: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-07-26T19:21:13.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:15.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:15 smithi071 ceph-mon[92867]: pgmap v3960: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-07-26T19:21:15.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:15 smithi071 ceph-mon[90507]: pgmap v3960: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-07-26T19:21:15.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:15 smithi135 ceph-mon[85352]: pgmap v3960: 137 pgs: 137 active+clean; 427 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-07-26T19:21:16.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:16 smithi071 ceph-mon[90507]: osdmap e2031: 8 total, 8 up, 8 in 2024-07-26T19:21:16.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:16 smithi071 ceph-mon[92867]: osdmap e2031: 8 total, 8 up, 8 in 2024-07-26T19:21:16.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:16 smithi135 ceph-mon[85352]: osdmap e2031: 8 total, 8 up, 8 in 2024-07-26T19:21:17.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:17 smithi071 ceph-mon[92867]: pgmap v3962: 137 pgs: 137 active+clean; 435 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-07-26T19:21:17.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:17 smithi071 ceph-mon[90507]: pgmap v3962: 137 pgs: 137 active+clean; 435 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-07-26T19:21:17.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:17 smithi135 ceph-mon[85352]: pgmap v3962: 137 pgs: 137 active+clean; 435 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-07-26T19:21:19.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:19 smithi071 ceph-mon[90507]: pgmap v3963: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-07-26T19:21:19.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:19 smithi071 ceph-mon[92867]: pgmap v3963: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-07-26T19:21:19.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:19 smithi135 ceph-mon[85352]: pgmap v3963: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-07-26T19:21:21.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:21 smithi071 ceph-mon[92867]: pgmap v3964: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-07-26T19:21:21.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:21 smithi071 ceph-mon[90507]: pgmap v3964: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-07-26T19:21:21.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:21 smithi135 ceph-mon[85352]: pgmap v3964: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-07-26T19:21:22.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:21:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:21:22] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2024-07-26T19:21:23.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:23 smithi071 ceph-mon[90507]: pgmap v3965: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 496 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:21:23.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:23 smithi071 ceph-mon[92867]: pgmap v3965: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 496 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:21:23.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:23 smithi135 ceph-mon[85352]: pgmap v3965: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 496 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:21:25.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:25 smithi071 ceph-mon[90507]: pgmap v3966: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:21:25.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:25 smithi071 ceph-mon[92867]: pgmap v3966: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:21:25.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:25 smithi135 ceph-mon[85352]: pgmap v3966: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-07-26T19:21:27.363 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:27 smithi135 ceph-mon[85352]: pgmap v3967: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 4.2 MiB/s wr, 40 op/s 2024-07-26T19:21:27.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:27 smithi071 ceph-mon[90507]: pgmap v3967: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 4.2 MiB/s wr, 40 op/s 2024-07-26T19:21:27.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:27 smithi071 ceph-mon[92867]: pgmap v3967: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 4.2 MiB/s wr, 40 op/s 2024-07-26T19:21:28.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:28.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:28.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:28.788 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (19990 ms) 2024-07-26T19:21:29.117 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (149720 ms total) 2024-07-26T19:21:29.118 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:21:29.118 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 19 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-07-26T19:21:29.147 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-07-26T19:21:29.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:29 smithi071 ceph-mon[90507]: pgmap v3968: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 3.4 MiB/s wr, 36 op/s 2024-07-26T19:21:29.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:29 smithi071 ceph-mon[92867]: pgmap v3968: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 3.4 MiB/s wr, 36 op/s 2024-07-26T19:21:29.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:29 smithi135 ceph-mon[85352]: pgmap v3968: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 3.4 MiB/s wr, 36 op/s 2024-07-26T19:21:30.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:30 smithi071 ceph-mon[90507]: osdmap e2032: 8 total, 8 up, 8 in 2024-07-26T19:21:30.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:30 smithi071 ceph-mon[92867]: osdmap e2032: 8 total, 8 up, 8 in 2024-07-26T19:21:30.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:30 smithi135 ceph-mon[85352]: osdmap e2032: 8 total, 8 up, 8 in 2024-07-26T19:21:31.142 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:31.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:31 smithi071 ceph-mon[90507]: pgmap v3970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:21:31.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:31 smithi071 ceph-mon[90507]: osdmap e2033: 8 total, 8 up, 8 in 2024-07-26T19:21:31.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:31 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/710421693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:21:31.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:31 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:21:31.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:31 smithi071 ceph-mon[92867]: pgmap v3970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:21:31.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:31 smithi071 ceph-mon[92867]: osdmap e2033: 8 total, 8 up, 8 in 2024-07-26T19:21:31.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:31 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/710421693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:21:31.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:31 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:21:31.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:31 smithi135 ceph-mon[85352]: pgmap v3970: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:21:31.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:31 smithi135 ceph-mon[85352]: osdmap e2033: 8 total, 8 up, 8 in 2024-07-26T19:21:31.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:31 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/710421693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:21:31.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:31 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:21:32.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:21:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:21:32] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:21:32.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:32 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:21:32.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:32 smithi071 ceph-mon[90507]: osdmap e2034: 8 total, 8 up, 8 in 2024-07-26T19:21:32.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:32 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:21:32.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:32 smithi071 ceph-mon[92867]: osdmap e2034: 8 total, 8 up, 8 in 2024-07-26T19:21:32.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:32 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:21:32.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:32 smithi135 ceph-mon[85352]: osdmap e2034: 8 total, 8 up, 8 in 2024-07-26T19:21:33.179 INFO:tasks.workunit.client.0.smithi071.stdout: wrote [1902312~48322,2209040~68362,4501564~88293,5314131~31426,8323854~16974,11770057~99886,12001466~91678,13308875~28979,19602265~86941,20165644~13563] 2024-07-26T19:21:33.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:33 smithi071 ceph-mon[90507]: pgmap v3973: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:21:33.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:33 smithi071 ceph-mon[90507]: osdmap e2035: 8 total, 8 up, 8 in 2024-07-26T19:21:33.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:33 smithi071 ceph-mon[92867]: pgmap v3973: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:21:33.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:33 smithi071 ceph-mon[92867]: osdmap e2035: 8 total, 8 up, 8 in 2024-07-26T19:21:33.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:33 smithi135 ceph-mon[85352]: pgmap v3973: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:21:33.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:33 smithi135 ceph-mon[85352]: osdmap e2035: 8 total, 8 up, 8 in 2024-07-26T19:21:34.174 INFO:tasks.workunit.client.0.smithi071.stdout: wrote [2345095~35259,9231436~37950,10840202~70166,11036935~3439,11213999~26896,11541444~78859,12203204~6878,17122127~16594,18285182~36540] 2024-07-26T19:21:34.176 INFO:tasks.workunit.client.0.smithi071.stdout: diff was [2277402~102952,9231436~37950,10840202~70166,11036935~3439,11213999~26896,11541444~78859,12093144~116938,17122127~16594,18285182~36540] 2024-07-26T19:21:34.180 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5033 ms) 2024-07-26T19:21:34.180 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-07-26T19:21:34.181 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:34.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:34 smithi071 ceph-mon[90507]: osdmap e2036: 8 total, 8 up, 8 in 2024-07-26T19:21:34.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:34 smithi071 ceph-mon[92867]: osdmap e2036: 8 total, 8 up, 8 in 2024-07-26T19:21:34.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:34 smithi135 ceph-mon[85352]: osdmap e2036: 8 total, 8 up, 8 in 2024-07-26T19:21:35.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:35 smithi071 ceph-mon[90507]: pgmap v3976: 137 pgs: 6 creating+peering, 2 unknown, 129 active+clean; 8.8 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 55 KiB/s wr, 2 op/s 2024-07-26T19:21:35.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:35 smithi071 ceph-mon[90507]: osdmap e2037: 8 total, 8 up, 8 in 2024-07-26T19:21:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:35 smithi071 ceph-mon[92867]: pgmap v3976: 137 pgs: 6 creating+peering, 2 unknown, 129 active+clean; 8.8 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 55 KiB/s wr, 2 op/s 2024-07-26T19:21:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:35 smithi071 ceph-mon[92867]: osdmap e2037: 8 total, 8 up, 8 in 2024-07-26T19:21:35.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:35 smithi135 ceph-mon[85352]: pgmap v3976: 137 pgs: 6 creating+peering, 2 unknown, 129 active+clean; 8.8 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 55 KiB/s wr, 2 op/s 2024-07-26T19:21:35.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:35 smithi135 ceph-mon[85352]: osdmap e2037: 8 total, 8 up, 8 in 2024-07-26T19:21:36.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:36 smithi071 ceph-mon[92867]: osdmap e2038: 8 total, 8 up, 8 in 2024-07-26T19:21:36.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:36 smithi071 ceph-mon[90507]: osdmap e2038: 8 total, 8 up, 8 in 2024-07-26T19:21:36.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:36 smithi135 ceph-mon[85352]: osdmap e2038: 8 total, 8 up, 8 in 2024-07-26T19:21:37.200 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:37.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:37 smithi071 ceph-mon[90507]: pgmap v3979: 137 pgs: 137 active+clean; 11 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 97 KiB/s wr, 22 op/s 2024-07-26T19:21:37.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:37 smithi071 ceph-mon[90507]: osdmap e2039: 8 total, 8 up, 8 in 2024-07-26T19:21:37.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:37 smithi071 ceph-mon[92867]: pgmap v3979: 137 pgs: 137 active+clean; 11 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 97 KiB/s wr, 22 op/s 2024-07-26T19:21:37.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:37 smithi071 ceph-mon[92867]: osdmap e2039: 8 total, 8 up, 8 in 2024-07-26T19:21:37.560 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:37 smithi135 ceph-mon[85352]: pgmap v3979: 137 pgs: 137 active+clean; 11 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 97 KiB/s wr, 22 op/s 2024-07-26T19:21:37.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:37 smithi135 ceph-mon[85352]: osdmap e2039: 8 total, 8 up, 8 in 2024-07-26T19:21:38.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:38 smithi071 ceph-mon[90507]: osdmap e2040: 8 total, 8 up, 8 in 2024-07-26T19:21:38.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:38 smithi071 ceph-mon[92867]: osdmap e2040: 8 total, 8 up, 8 in 2024-07-26T19:21:38.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:38 smithi135 ceph-mon[85352]: osdmap e2040: 8 total, 8 up, 8 in 2024-07-26T19:21:39.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:39 smithi135 ceph-mon[85352]: pgmap v3982: 137 pgs: 137 active+clean; 18 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 118 KiB/s wr, 84 op/s 2024-07-26T19:21:39.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:39 smithi135 ceph-mon[85352]: osdmap e2041: 8 total, 8 up, 8 in 2024-07-26T19:21:39.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:21:39.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:21:39.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:39 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:21:39.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:39 smithi071 ceph-mon[90507]: pgmap v3982: 137 pgs: 137 active+clean; 18 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 118 KiB/s wr, 84 op/s 2024-07-26T19:21:39.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:39 smithi071 ceph-mon[90507]: osdmap e2041: 8 total, 8 up, 8 in 2024-07-26T19:21:39.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:21:39.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:21:39.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:39 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:21:39.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:39 smithi071 ceph-mon[92867]: pgmap v3982: 137 pgs: 137 active+clean; 18 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 118 KiB/s wr, 84 op/s 2024-07-26T19:21:39.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:39 smithi071 ceph-mon[92867]: osdmap e2041: 8 total, 8 up, 8 in 2024-07-26T19:21:39.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:21:39.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:21:39.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:39 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:21:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:40.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:40 smithi135 ceph-mon[85352]: osdmap e2042: 8 total, 8 up, 8 in 2024-07-26T19:21:40.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:21:40.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:21:40.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:21:40.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:40 smithi071 ceph-mon[90507]: osdmap e2042: 8 total, 8 up, 8 in 2024-07-26T19:21:40.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:21:40.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:21:40.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:21:40.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:40 smithi071 ceph-mon[92867]: osdmap e2042: 8 total, 8 up, 8 in 2024-07-26T19:21:40.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:21:40.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:21:40.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:21:41.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:41 smithi135 ceph-mon[85352]: pgmap v3985: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 144 KiB/s wr, 97 op/s 2024-07-26T19:21:41.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:41 smithi135 ceph-mon[85352]: osdmap e2043: 8 total, 8 up, 8 in 2024-07-26T19:21:41.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:41 smithi071 ceph-mon[92867]: pgmap v3985: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 144 KiB/s wr, 97 op/s 2024-07-26T19:21:41.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:41 smithi071 ceph-mon[92867]: osdmap e2043: 8 total, 8 up, 8 in 2024-07-26T19:21:41.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:41 smithi071 ceph-mon[90507]: pgmap v3985: 137 pgs: 137 active+clean; 19 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 144 KiB/s wr, 97 op/s 2024-07-26T19:21:41.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:41 smithi071 ceph-mon[90507]: osdmap e2043: 8 total, 8 up, 8 in 2024-07-26T19:21:42.347 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:42.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:21:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:21:42] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:21:42.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:42 smithi071 ceph-mon[92867]: osdmap e2044: 8 total, 8 up, 8 in 2024-07-26T19:21:42.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:42 smithi071 ceph-mon[90507]: osdmap e2044: 8 total, 8 up, 8 in 2024-07-26T19:21:42.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:42 smithi135 ceph-mon[85352]: osdmap e2044: 8 total, 8 up, 8 in 2024-07-26T19:21:43.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:43 smithi135 ceph-mon[85352]: pgmap v3988: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 69 KiB/s wr, 45 op/s 2024-07-26T19:21:43.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:43 smithi135 ceph-mon[85352]: osdmap e2045: 8 total, 8 up, 8 in 2024-07-26T19:21:43.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:43 smithi135 ceph-mon[85352]: osdmap e2046: 8 total, 8 up, 8 in 2024-07-26T19:21:43.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:43.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:43 smithi071 ceph-mon[90507]: pgmap v3988: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 69 KiB/s wr, 45 op/s 2024-07-26T19:21:43.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:43 smithi071 ceph-mon[90507]: osdmap e2045: 8 total, 8 up, 8 in 2024-07-26T19:21:43.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:43 smithi071 ceph-mon[90507]: osdmap e2046: 8 total, 8 up, 8 in 2024-07-26T19:21:43.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:43.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:43 smithi071 ceph-mon[92867]: pgmap v3988: 137 pgs: 137 active+clean; 21 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 69 KiB/s wr, 45 op/s 2024-07-26T19:21:43.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:43 smithi071 ceph-mon[92867]: osdmap e2045: 8 total, 8 up, 8 in 2024-07-26T19:21:43.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:43 smithi071 ceph-mon[92867]: osdmap e2046: 8 total, 8 up, 8 in 2024-07-26T19:21:43.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:44.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:44 smithi071 ceph-mon[90507]: osdmap e2047: 8 total, 8 up, 8 in 2024-07-26T19:21:44.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:44 smithi071 ceph-mon[90507]: pgmap v3992: 137 pgs: 137 active+clean; 24 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 9.1 KiB/s wr, 86 op/s 2024-07-26T19:21:44.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:44 smithi071 ceph-mon[92867]: osdmap e2047: 8 total, 8 up, 8 in 2024-07-26T19:21:44.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:44 smithi071 ceph-mon[92867]: pgmap v3992: 137 pgs: 137 active+clean; 24 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 9.1 KiB/s wr, 86 op/s 2024-07-26T19:21:44.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:44 smithi135 ceph-mon[85352]: osdmap e2047: 8 total, 8 up, 8 in 2024-07-26T19:21:44.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:44 smithi135 ceph-mon[85352]: pgmap v3992: 137 pgs: 137 active+clean; 24 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 9.1 KiB/s wr, 86 op/s 2024-07-26T19:21:45.361 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:45.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:45 smithi071 ceph-mon[90507]: osdmap e2048: 8 total, 8 up, 8 in 2024-07-26T19:21:45.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:45 smithi071 ceph-mon[92867]: osdmap e2048: 8 total, 8 up, 8 in 2024-07-26T19:21:45.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:45 smithi135 ceph-mon[85352]: osdmap e2048: 8 total, 8 up, 8 in 2024-07-26T19:21:46.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:46 smithi071 ceph-mon[90507]: osdmap e2049: 8 total, 8 up, 8 in 2024-07-26T19:21:46.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:46 smithi071 ceph-mon[90507]: pgmap v3995: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 8.1 KiB/s wr, 77 op/s 2024-07-26T19:21:46.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:46 smithi071 ceph-mon[92867]: osdmap e2049: 8 total, 8 up, 8 in 2024-07-26T19:21:46.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:46 smithi071 ceph-mon[92867]: pgmap v3995: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 8.1 KiB/s wr, 77 op/s 2024-07-26T19:21:46.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:46 smithi135 ceph-mon[85352]: osdmap e2049: 8 total, 8 up, 8 in 2024-07-26T19:21:46.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:46 smithi135 ceph-mon[85352]: pgmap v3995: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 8.1 KiB/s wr, 77 op/s 2024-07-26T19:21:47.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:47 smithi071 ceph-mon[90507]: osdmap e2050: 8 total, 8 up, 8 in 2024-07-26T19:21:47.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:47 smithi071 ceph-mon[92867]: osdmap e2050: 8 total, 8 up, 8 in 2024-07-26T19:21:47.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:47 smithi135 ceph-mon[85352]: osdmap e2050: 8 total, 8 up, 8 in 2024-07-26T19:21:48.387 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (14206 ms) 2024-07-26T19:21:48.387 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-07-26T19:21:48.387 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:48.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:48 smithi071 ceph-mon[90507]: osdmap e2051: 8 total, 8 up, 8 in 2024-07-26T19:21:48.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:48 smithi071 ceph-mon[90507]: pgmap v3998: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 7.0 KiB/s wr, 90 op/s 2024-07-26T19:21:48.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:48 smithi071 ceph-mon[92867]: osdmap e2051: 8 total, 8 up, 8 in 2024-07-26T19:21:48.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:48 smithi071 ceph-mon[92867]: pgmap v3998: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 7.0 KiB/s wr, 90 op/s 2024-07-26T19:21:48.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:48 smithi135 ceph-mon[85352]: osdmap e2051: 8 total, 8 up, 8 in 2024-07-26T19:21:48.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:48 smithi135 ceph-mon[85352]: pgmap v3998: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 7.0 KiB/s wr, 90 op/s 2024-07-26T19:21:49.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:49 smithi071 ceph-mon[90507]: osdmap e2052: 8 total, 8 up, 8 in 2024-07-26T19:21:49.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:49 smithi071 ceph-mon[92867]: osdmap e2052: 8 total, 8 up, 8 in 2024-07-26T19:21:49.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:49 smithi135 ceph-mon[85352]: osdmap e2052: 8 total, 8 up, 8 in 2024-07-26T19:21:50.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:50 smithi071 ceph-mon[92867]: osdmap e2053: 8 total, 8 up, 8 in 2024-07-26T19:21:50.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:50 smithi071 ceph-mon[92867]: pgmap v4001: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 9.2 KiB/s wr, 109 op/s 2024-07-26T19:21:50.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:50 smithi071 ceph-mon[90507]: osdmap e2053: 8 total, 8 up, 8 in 2024-07-26T19:21:50.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:50 smithi071 ceph-mon[90507]: pgmap v4001: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 9.2 KiB/s wr, 109 op/s 2024-07-26T19:21:50.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:50 smithi135 ceph-mon[85352]: osdmap e2053: 8 total, 8 up, 8 in 2024-07-26T19:21:50.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:50 smithi135 ceph-mon[85352]: pgmap v4001: 137 pgs: 137 active+clean; 25 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 9.2 KiB/s wr, 109 op/s 2024-07-26T19:21:51.404 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:51.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:51 smithi071 ceph-mon[92867]: osdmap e2054: 8 total, 8 up, 8 in 2024-07-26T19:21:51.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:51 smithi071 ceph-mon[90507]: osdmap e2054: 8 total, 8 up, 8 in 2024-07-26T19:21:51.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:51 smithi135 ceph-mon[85352]: osdmap e2054: 8 total, 8 up, 8 in 2024-07-26T19:21:52.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:21:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:21:52] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-07-26T19:21:52.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:52 smithi071 ceph-mon[90507]: osdmap e2055: 8 total, 8 up, 8 in 2024-07-26T19:21:52.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:52 smithi071 ceph-mon[90507]: pgmap v4004: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 5.7 KiB/s wr, 58 op/s 2024-07-26T19:21:52.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:52 smithi071 ceph-mon[92867]: osdmap e2055: 8 total, 8 up, 8 in 2024-07-26T19:21:52.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:52 smithi071 ceph-mon[92867]: pgmap v4004: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 5.7 KiB/s wr, 58 op/s 2024-07-26T19:21:52.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:52 smithi135 ceph-mon[85352]: osdmap e2055: 8 total, 8 up, 8 in 2024-07-26T19:21:52.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:52 smithi135 ceph-mon[85352]: pgmap v4004: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 5.7 KiB/s wr, 58 op/s 2024-07-26T19:21:53.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:53 smithi071 ceph-mon[92867]: osdmap e2056: 8 total, 8 up, 8 in 2024-07-26T19:21:53.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:53 smithi071 ceph-mon[90507]: osdmap e2056: 8 total, 8 up, 8 in 2024-07-26T19:21:53.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:53 smithi135 ceph-mon[85352]: osdmap e2056: 8 total, 8 up, 8 in 2024-07-26T19:21:54.436 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:54.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:54 smithi071 ceph-mon[92867]: osdmap e2057: 8 total, 8 up, 8 in 2024-07-26T19:21:54.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:54 smithi071 ceph-mon[92867]: pgmap v4007: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 7.7 KiB/s wr, 100 op/s 2024-07-26T19:21:54.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:54 smithi071 ceph-mon[90507]: osdmap e2057: 8 total, 8 up, 8 in 2024-07-26T19:21:54.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:54 smithi071 ceph-mon[90507]: pgmap v4007: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 7.7 KiB/s wr, 100 op/s 2024-07-26T19:21:54.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:54 smithi135 ceph-mon[85352]: osdmap e2057: 8 total, 8 up, 8 in 2024-07-26T19:21:54.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:54 smithi135 ceph-mon[85352]: pgmap v4007: 137 pgs: 137 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 7.7 KiB/s wr, 100 op/s 2024-07-26T19:21:55.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:55 smithi071 ceph-mon[92867]: osdmap e2058: 8 total, 8 up, 8 in 2024-07-26T19:21:55.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:55 smithi071 ceph-mon[90507]: osdmap e2058: 8 total, 8 up, 8 in 2024-07-26T19:21:55.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:55 smithi135 ceph-mon[85352]: osdmap e2058: 8 total, 8 up, 8 in 2024-07-26T19:21:56.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:56 smithi071 ceph-mon[92867]: osdmap e2059: 8 total, 8 up, 8 in 2024-07-26T19:21:56.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:56 smithi071 ceph-mon[92867]: pgmap v4010: 137 pgs: 137 active+clean; 36 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.7 KiB/s wr, 74 op/s 2024-07-26T19:21:56.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:56 smithi071 ceph-mon[90507]: osdmap e2059: 8 total, 8 up, 8 in 2024-07-26T19:21:56.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:56 smithi071 ceph-mon[90507]: pgmap v4010: 137 pgs: 137 active+clean; 36 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.7 KiB/s wr, 74 op/s 2024-07-26T19:21:56.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:56 smithi135 ceph-mon[85352]: osdmap e2059: 8 total, 8 up, 8 in 2024-07-26T19:21:56.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:56 smithi135 ceph-mon[85352]: pgmap v4010: 137 pgs: 137 active+clean; 36 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.7 KiB/s wr, 74 op/s 2024-07-26T19:21:57.452 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:21:57.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:57 smithi071 ceph-mon[90507]: osdmap e2060: 8 total, 8 up, 8 in 2024-07-26T19:21:57.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:57 smithi071 ceph-mon[92867]: osdmap e2060: 8 total, 8 up, 8 in 2024-07-26T19:21:57.712 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:57 smithi135 ceph-mon[85352]: osdmap e2060: 8 total, 8 up, 8 in 2024-07-26T19:21:58.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:58 smithi071 ceph-mon[90507]: osdmap e2061: 8 total, 8 up, 8 in 2024-07-26T19:21:58.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:58.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:58 smithi071 ceph-mon[90507]: pgmap v4013: 137 pgs: 137 active+clean; 42 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 6.2 KiB/s wr, 56 op/s 2024-07-26T19:21:58.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:58 smithi071 ceph-mon[92867]: osdmap e2061: 8 total, 8 up, 8 in 2024-07-26T19:21:58.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:58.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:58 smithi071 ceph-mon[92867]: pgmap v4013: 137 pgs: 137 active+clean; 42 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 6.2 KiB/s wr, 56 op/s 2024-07-26T19:21:58.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:58 smithi135 ceph-mon[85352]: osdmap e2061: 8 total, 8 up, 8 in 2024-07-26T19:21:58.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:21:58.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:58 smithi135 ceph-mon[85352]: pgmap v4013: 137 pgs: 137 active+clean; 42 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 6.2 KiB/s wr, 56 op/s 2024-07-26T19:21:59.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:21:59 smithi135 ceph-mon[85352]: osdmap e2062: 8 total, 8 up, 8 in 2024-07-26T19:21:59.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:21:59 smithi071 ceph-mon[90507]: osdmap e2062: 8 total, 8 up, 8 in 2024-07-26T19:21:59.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:21:59 smithi071 ceph-mon[92867]: osdmap e2062: 8 total, 8 up, 8 in 2024-07-26T19:22:00.470 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:00.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:00 smithi135 ceph-mon[85352]: osdmap e2063: 8 total, 8 up, 8 in 2024-07-26T19:22:00.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:00 smithi135 ceph-mon[85352]: pgmap v4016: 137 pgs: 137 active+clean; 45 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.7 KiB/s wr, 65 op/s 2024-07-26T19:22:00.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:00 smithi071 ceph-mon[90507]: osdmap e2063: 8 total, 8 up, 8 in 2024-07-26T19:22:00.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:00 smithi071 ceph-mon[90507]: pgmap v4016: 137 pgs: 137 active+clean; 45 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.7 KiB/s wr, 65 op/s 2024-07-26T19:22:00.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:00 smithi071 ceph-mon[92867]: osdmap e2063: 8 total, 8 up, 8 in 2024-07-26T19:22:00.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:00 smithi071 ceph-mon[92867]: pgmap v4016: 137 pgs: 137 active+clean; 45 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.7 KiB/s wr, 65 op/s 2024-07-26T19:22:01.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:01 smithi135 ceph-mon[85352]: osdmap e2064: 8 total, 8 up, 8 in 2024-07-26T19:22:01.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:01 smithi071 ceph-mon[90507]: osdmap e2064: 8 total, 8 up, 8 in 2024-07-26T19:22:01.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:01 smithi071 ceph-mon[92867]: osdmap e2064: 8 total, 8 up, 8 in 2024-07-26T19:22:02.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:22:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:22:02] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-07-26T19:22:02.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:02 smithi135 ceph-mon[85352]: osdmap e2065: 8 total, 8 up, 8 in 2024-07-26T19:22:02.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:02 smithi135 ceph-mon[85352]: pgmap v4019: 137 pgs: 137 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 4.0 KiB/s wr, 31 op/s 2024-07-26T19:22:02.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:02 smithi071 ceph-mon[90507]: osdmap e2065: 8 total, 8 up, 8 in 2024-07-26T19:22:02.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:02 smithi071 ceph-mon[90507]: pgmap v4019: 137 pgs: 137 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 4.0 KiB/s wr, 31 op/s 2024-07-26T19:22:02.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:02 smithi071 ceph-mon[92867]: osdmap e2065: 8 total, 8 up, 8 in 2024-07-26T19:22:02.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:02 smithi071 ceph-mon[92867]: pgmap v4019: 137 pgs: 137 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 4.0 KiB/s wr, 31 op/s 2024-07-26T19:22:03.497 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (15110 ms) 2024-07-26T19:22:03.497 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 2024-07-26T19:22:03.497 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:03.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:03 smithi135 ceph-mon[85352]: osdmap e2066: 8 total, 8 up, 8 in 2024-07-26T19:22:03.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:03 smithi071 ceph-mon[92867]: osdmap e2066: 8 total, 8 up, 8 in 2024-07-26T19:22:03.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:03 smithi071 ceph-mon[90507]: osdmap e2066: 8 total, 8 up, 8 in 2024-07-26T19:22:04.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:04 smithi135 ceph-mon[85352]: osdmap e2067: 8 total, 8 up, 8 in 2024-07-26T19:22:04.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:04 smithi135 ceph-mon[85352]: pgmap v4022: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 9.2 KiB/s wr, 84 op/s 2024-07-26T19:22:04.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:04 smithi071 ceph-mon[90507]: osdmap e2067: 8 total, 8 up, 8 in 2024-07-26T19:22:04.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:04 smithi071 ceph-mon[90507]: pgmap v4022: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 9.2 KiB/s wr, 84 op/s 2024-07-26T19:22:04.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:04 smithi071 ceph-mon[92867]: osdmap e2067: 8 total, 8 up, 8 in 2024-07-26T19:22:04.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:04 smithi071 ceph-mon[92867]: pgmap v4022: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 9.2 KiB/s wr, 84 op/s 2024-07-26T19:22:07.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:06 smithi135 ceph-mon[85352]: pgmap v4023: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 7.8 KiB/s wr, 88 op/s 2024-07-26T19:22:07.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:06 smithi071 ceph-mon[92867]: pgmap v4023: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 7.8 KiB/s wr, 88 op/s 2024-07-26T19:22:07.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:06 smithi071 ceph-mon[90507]: pgmap v4023: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 7.8 KiB/s wr, 88 op/s 2024-07-26T19:22:08.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:07 smithi135 ceph-mon[85352]: osdmap e2068: 8 total, 8 up, 8 in 2024-07-26T19:22:08.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:07 smithi071 ceph-mon[90507]: osdmap e2068: 8 total, 8 up, 8 in 2024-07-26T19:22:08.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:07 smithi071 ceph-mon[92867]: osdmap e2068: 8 total, 8 up, 8 in 2024-07-26T19:22:09.038 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:09.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:09 smithi135 ceph-mon[85352]: pgmap v4025: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 78 op/s 2024-07-26T19:22:09.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:09 smithi135 ceph-mon[85352]: osdmap e2069: 8 total, 8 up, 8 in 2024-07-26T19:22:09.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:09 smithi071 ceph-mon[92867]: pgmap v4025: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 78 op/s 2024-07-26T19:22:09.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:09 smithi071 ceph-mon[92867]: osdmap e2069: 8 total, 8 up, 8 in 2024-07-26T19:22:09.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:09 smithi071 ceph-mon[90507]: pgmap v4025: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 78 op/s 2024-07-26T19:22:09.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:09 smithi071 ceph-mon[90507]: osdmap e2069: 8 total, 8 up, 8 in 2024-07-26T19:22:10.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:10 smithi135 ceph-mon[85352]: osdmap e2070: 8 total, 8 up, 8 in 2024-07-26T19:22:10.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:10 smithi071 ceph-mon[90507]: osdmap e2070: 8 total, 8 up, 8 in 2024-07-26T19:22:10.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:10 smithi071 ceph-mon[92867]: osdmap e2070: 8 total, 8 up, 8 in 2024-07-26T19:22:11.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:11 smithi135 ceph-mon[85352]: pgmap v4028: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.3 KiB/s wr, 52 op/s 2024-07-26T19:22:11.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:11 smithi071 ceph-mon[90507]: pgmap v4028: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.3 KiB/s wr, 52 op/s 2024-07-26T19:22:11.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:11 smithi071 ceph-mon[92867]: pgmap v4028: 137 pgs: 137 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.3 KiB/s wr, 52 op/s 2024-07-26T19:22:12.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:22:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:22:12] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-07-26T19:22:13.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:13 smithi135 ceph-mon[85352]: pgmap v4029: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-07-26T19:22:13.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:13.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:13 smithi071 ceph-mon[90507]: pgmap v4029: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-07-26T19:22:13.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:13.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:13 smithi071 ceph-mon[92867]: pgmap v4029: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-07-26T19:22:13.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:14.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:14 smithi135 ceph-mon[85352]: osdmap e2071: 8 total, 8 up, 8 in 2024-07-26T19:22:14.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:14 smithi071 ceph-mon[90507]: osdmap e2071: 8 total, 8 up, 8 in 2024-07-26T19:22:14.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:14 smithi071 ceph-mon[92867]: osdmap e2071: 8 total, 8 up, 8 in 2024-07-26T19:22:15.062 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:15.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:15 smithi135 ceph-mon[85352]: pgmap v4031: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-07-26T19:22:15.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:15 smithi135 ceph-mon[85352]: osdmap e2072: 8 total, 8 up, 8 in 2024-07-26T19:22:15.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:15 smithi071 ceph-mon[92867]: pgmap v4031: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-07-26T19:22:15.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:15 smithi071 ceph-mon[92867]: osdmap e2072: 8 total, 8 up, 8 in 2024-07-26T19:22:15.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:15 smithi071 ceph-mon[90507]: pgmap v4031: 137 pgs: 137 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-07-26T19:22:15.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:15 smithi071 ceph-mon[90507]: osdmap e2072: 8 total, 8 up, 8 in 2024-07-26T19:22:16.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:16 smithi135 ceph-mon[85352]: osdmap e2073: 8 total, 8 up, 8 in 2024-07-26T19:22:16.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:16 smithi071 ceph-mon[90507]: osdmap e2073: 8 total, 8 up, 8 in 2024-07-26T19:22:16.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:16 smithi071 ceph-mon[92867]: osdmap e2073: 8 total, 8 up, 8 in 2024-07-26T19:22:17.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:17 smithi135 ceph-mon[85352]: pgmap v4034: 137 pgs: 137 active+clean; 68 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-07-26T19:22:17.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:17 smithi071 ceph-mon[92867]: pgmap v4034: 137 pgs: 137 active+clean; 68 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-07-26T19:22:17.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:17 smithi071 ceph-mon[90507]: pgmap v4034: 137 pgs: 137 active+clean; 68 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-07-26T19:22:18.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:18 smithi071 ceph-mon[90507]: pgmap v4035: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-07-26T19:22:18.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:18 smithi071 ceph-mon[92867]: pgmap v4035: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-07-26T19:22:18.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:18 smithi135 ceph-mon[85352]: pgmap v4035: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-07-26T19:22:20.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:20 smithi071 ceph-mon[90507]: osdmap e2074: 8 total, 8 up, 8 in 2024-07-26T19:22:20.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:20 smithi071 ceph-mon[90507]: pgmap v4037: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-07-26T19:22:20.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:20 smithi071 ceph-mon[92867]: osdmap e2074: 8 total, 8 up, 8 in 2024-07-26T19:22:20.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:20 smithi071 ceph-mon[92867]: pgmap v4037: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-07-26T19:22:20.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:20 smithi135 ceph-mon[85352]: osdmap e2074: 8 total, 8 up, 8 in 2024-07-26T19:22:20.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:20 smithi135 ceph-mon[85352]: pgmap v4037: 137 pgs: 137 active+clean; 69 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-07-26T19:22:21.376 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:21.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:21 smithi071 ceph-mon[92867]: osdmap e2075: 8 total, 8 up, 8 in 2024-07-26T19:22:21.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:21 smithi071 ceph-mon[90507]: osdmap e2075: 8 total, 8 up, 8 in 2024-07-26T19:22:21.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:21 smithi135 ceph-mon[85352]: osdmap e2075: 8 total, 8 up, 8 in 2024-07-26T19:22:22.349 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:22:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:22:22] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-07-26T19:22:22.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:22 smithi071 ceph-mon[92867]: osdmap e2076: 8 total, 8 up, 8 in 2024-07-26T19:22:22.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:22 smithi071 ceph-mon[92867]: pgmap v4040: 137 pgs: 137 active+clean; 70 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 5.3 KiB/s wr, 46 op/s 2024-07-26T19:22:22.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:22 smithi071 ceph-mon[90507]: osdmap e2076: 8 total, 8 up, 8 in 2024-07-26T19:22:22.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:22 smithi071 ceph-mon[90507]: pgmap v4040: 137 pgs: 137 active+clean; 70 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 5.3 KiB/s wr, 46 op/s 2024-07-26T19:22:22.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:22 smithi135 ceph-mon[85352]: osdmap e2076: 8 total, 8 up, 8 in 2024-07-26T19:22:22.811 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:22 smithi135 ceph-mon[85352]: pgmap v4040: 137 pgs: 137 active+clean; 70 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 5.3 KiB/s wr, 46 op/s 2024-07-26T19:22:25.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:24 smithi135 ceph-mon[85352]: pgmap v4041: 137 pgs: 137 active+clean; 74 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-07-26T19:22:25.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:24 smithi071 ceph-mon[92867]: pgmap v4041: 137 pgs: 137 active+clean; 74 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-07-26T19:22:25.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:24 smithi071 ceph-mon[90507]: pgmap v4041: 137 pgs: 137 active+clean; 74 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-07-26T19:22:26.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:26 smithi135 ceph-mon[85352]: osdmap e2077: 8 total, 8 up, 8 in 2024-07-26T19:22:26.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:26 smithi071 ceph-mon[90507]: osdmap e2077: 8 total, 8 up, 8 in 2024-07-26T19:22:26.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:26 smithi071 ceph-mon[92867]: osdmap e2077: 8 total, 8 up, 8 in 2024-07-26T19:22:27.045 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:27.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:27 smithi135 ceph-mon[85352]: pgmap v4043: 137 pgs: 137 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-07-26T19:22:27.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:27 smithi135 ceph-mon[85352]: osdmap e2078: 8 total, 8 up, 8 in 2024-07-26T19:22:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:27 smithi071 ceph-mon[92867]: pgmap v4043: 137 pgs: 137 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-07-26T19:22:27.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:27 smithi071 ceph-mon[92867]: osdmap e2078: 8 total, 8 up, 8 in 2024-07-26T19:22:27.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:27 smithi071 ceph-mon[90507]: pgmap v4043: 137 pgs: 137 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-07-26T19:22:27.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:27 smithi071 ceph-mon[90507]: osdmap e2078: 8 total, 8 up, 8 in 2024-07-26T19:22:28.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:28 smithi135 ceph-mon[85352]: osdmap e2079: 8 total, 8 up, 8 in 2024-07-26T19:22:28.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:28.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:28 smithi071 ceph-mon[92867]: osdmap e2079: 8 total, 8 up, 8 in 2024-07-26T19:22:28.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:28.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:28 smithi071 ceph-mon[90507]: osdmap e2079: 8 total, 8 up, 8 in 2024-07-26T19:22:28.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:29.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:29 smithi135 ceph-mon[85352]: pgmap v4046: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-07-26T19:22:29.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:29 smithi071 ceph-mon[90507]: pgmap v4046: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-07-26T19:22:29.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:29 smithi071 ceph-mon[92867]: pgmap v4046: 137 pgs: 137 active+clean; 76 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-07-26T19:22:31.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:31 smithi135 ceph-mon[85352]: pgmap v4047: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 687 KiB/s wr, 38 op/s 2024-07-26T19:22:31.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:31 smithi071 ceph-mon[92867]: pgmap v4047: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 687 KiB/s wr, 38 op/s 2024-07-26T19:22:31.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:31 smithi071 ceph-mon[90507]: pgmap v4047: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 687 KiB/s wr, 38 op/s 2024-07-26T19:22:32.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:32 smithi135 ceph-mon[85352]: osdmap e2080: 8 total, 8 up, 8 in 2024-07-26T19:22:32.333 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:22:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:22:32] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-07-26T19:22:32.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:32 smithi071 ceph-mon[92867]: osdmap e2080: 8 total, 8 up, 8 in 2024-07-26T19:22:32.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:32 smithi071 ceph-mon[90507]: osdmap e2080: 8 total, 8 up, 8 in 2024-07-26T19:22:33.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:33 smithi135 ceph-mon[85352]: pgmap v4049: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-07-26T19:22:33.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:33 smithi135 ceph-mon[85352]: osdmap e2081: 8 total, 8 up, 8 in 2024-07-26T19:22:33.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]: dispatch 2024-07-26T19:22:33.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.3", "id": [5, 3]}]: dispatch 2024-07-26T19:22:33.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.18", "id": [0, 6]}]: dispatch 2024-07-26T19:22:33.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]: dispatch 2024-07-26T19:22:33.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[90507]: pgmap v4049: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-07-26T19:22:33.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[90507]: osdmap e2081: 8 total, 8 up, 8 in 2024-07-26T19:22:33.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]: dispatch 2024-07-26T19:22:33.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.3", "id": [5, 3]}]: dispatch 2024-07-26T19:22:33.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.18", "id": [0, 6]}]: dispatch 2024-07-26T19:22:33.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]: dispatch 2024-07-26T19:22:33.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[92867]: pgmap v4049: 137 pgs: 137 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-07-26T19:22:33.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[92867]: osdmap e2081: 8 total, 8 up, 8 in 2024-07-26T19:22:33.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]: dispatch 2024-07-26T19:22:33.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.3", "id": [5, 3]}]: dispatch 2024-07-26T19:22:33.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.18", "id": [0, 6]}]: dispatch 2024-07-26T19:22:33.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]: dispatch 2024-07-26T19:22:34.087 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 (30590 ms) 2024-07-26T19:22:34.088 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP 2024-07-26T19:22:34.088 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:34.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]': finished 2024-07-26T19:22:34.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.3", "id": [5, 3]}]': finished 2024-07-26T19:22:34.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.18", "id": [0, 6]}]': finished 2024-07-26T19:22:34.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]': finished 2024-07-26T19:22:34.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:34 smithi135 ceph-mon[85352]: osdmap e2082: 8 total, 8 up, 8 in 2024-07-26T19:22:34.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]': finished 2024-07-26T19:22:34.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.3", "id": [5, 3]}]': finished 2024-07-26T19:22:34.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.18", "id": [0, 6]}]': finished 2024-07-26T19:22:34.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]': finished 2024-07-26T19:22:34.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:34 smithi071 ceph-mon[90507]: osdmap e2082: 8 total, 8 up, 8 in 2024-07-26T19:22:34.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1", "id": [2, 3]}]': finished 2024-07-26T19:22:34.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.3", "id": [5, 3]}]': finished 2024-07-26T19:22:34.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.18", "id": [0, 6]}]': finished 2024-07-26T19:22:34.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]': finished 2024-07-26T19:22:34.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:34 smithi071 ceph-mon[92867]: osdmap e2082: 8 total, 8 up, 8 in 2024-07-26T19:22:35.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:35 smithi135 ceph-mon[85352]: pgmap v4052: 137 pgs: 1 peering, 136 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-07-26T19:22:35.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:35 smithi135 ceph-mon[85352]: osdmap e2083: 8 total, 8 up, 8 in 2024-07-26T19:22:35.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:35 smithi071 ceph-mon[90507]: pgmap v4052: 137 pgs: 1 peering, 136 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-07-26T19:22:35.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:35 smithi071 ceph-mon[90507]: osdmap e2083: 8 total, 8 up, 8 in 2024-07-26T19:22:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:35 smithi071 ceph-mon[92867]: pgmap v4052: 137 pgs: 1 peering, 136 active+clean; 81 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-07-26T19:22:35.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:35 smithi071 ceph-mon[92867]: osdmap e2083: 8 total, 8 up, 8 in 2024-07-26T19:22:37.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:37 smithi135 ceph-mon[85352]: pgmap v4054: 137 pgs: 1 peering, 136 active+clean; 89 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 838 KiB/s wr, 23 op/s; 835 KiB/s, 1 objects/s recovering 2024-07-26T19:22:37.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:37 smithi071 ceph-mon[90507]: pgmap v4054: 137 pgs: 1 peering, 136 active+clean; 89 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 838 KiB/s wr, 23 op/s; 835 KiB/s, 1 objects/s recovering 2024-07-26T19:22:37.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:37 smithi071 ceph-mon[92867]: pgmap v4054: 137 pgs: 1 peering, 136 active+clean; 89 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 838 KiB/s wr, 23 op/s; 835 KiB/s, 1 objects/s recovering 2024-07-26T19:22:39.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:39 smithi071 ceph-mon[90507]: pgmap v4055: 137 pgs: 1 peering, 136 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 31 op/s; 708 KiB/s, 1 keys/s, 2 objects/s recovering 2024-07-26T19:22:39.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:39 smithi071 ceph-mon[90507]: osdmap e2084: 8 total, 8 up, 8 in 2024-07-26T19:22:39.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:39 smithi071 ceph-mon[92867]: pgmap v4055: 137 pgs: 1 peering, 136 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 31 op/s; 708 KiB/s, 1 keys/s, 2 objects/s recovering 2024-07-26T19:22:39.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:39 smithi071 ceph-mon[92867]: osdmap e2084: 8 total, 8 up, 8 in 2024-07-26T19:22:39.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:39 smithi135 ceph-mon[85352]: pgmap v4055: 137 pgs: 1 peering, 136 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 31 op/s; 708 KiB/s, 1 keys/s, 2 objects/s recovering 2024-07-26T19:22:39.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:39 smithi135 ceph-mon[85352]: osdmap e2084: 8 total, 8 up, 8 in 2024-07-26T19:22:40.100 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:40.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:40 smithi071 ceph-mon[90507]: osdmap e2085: 8 total, 8 up, 8 in 2024-07-26T19:22:40.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:22:40.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:22:40.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:40 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:22:40.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:40 smithi071 ceph-mon[92867]: osdmap e2085: 8 total, 8 up, 8 in 2024-07-26T19:22:40.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:22:40.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:22:40.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:40 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:22:40.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:40 smithi135 ceph-mon[85352]: osdmap e2085: 8 total, 8 up, 8 in 2024-07-26T19:22:40.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:22:40.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:22:40.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:40 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:22:41.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:41 smithi071 ceph-mon[92867]: pgmap v4058: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 25 op/s; 708 KiB/s, 5 keys/s, 3 objects/s recovering 2024-07-26T19:22:41.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:41 smithi071 ceph-mon[92867]: osdmap e2086: 8 total, 8 up, 8 in 2024-07-26T19:22:41.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:22:41.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:22:41.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:22:41.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:41 smithi071 ceph-mon[90507]: pgmap v4058: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 25 op/s; 708 KiB/s, 5 keys/s, 3 objects/s recovering 2024-07-26T19:22:41.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:41 smithi071 ceph-mon[90507]: osdmap e2086: 8 total, 8 up, 8 in 2024-07-26T19:22:41.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:22:41.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:22:41.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:22:41.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:41 smithi135 ceph-mon[85352]: pgmap v4058: 137 pgs: 137 active+clean; 93 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 25 op/s; 708 KiB/s, 5 keys/s, 3 objects/s recovering 2024-07-26T19:22:41.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:41 smithi135 ceph-mon[85352]: osdmap e2086: 8 total, 8 up, 8 in 2024-07-26T19:22:41.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:22:41.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:22:41.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:22:42.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:22:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:22:42] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-07-26T19:22:43.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:43 smithi071 ceph-mon[90507]: pgmap v4060: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 688 KiB/s wr, 62 op/s; 25 KiB/s, 5 keys/s, 2 objects/s recovering 2024-07-26T19:22:43.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:43.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:43 smithi071 ceph-mon[92867]: pgmap v4060: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 688 KiB/s wr, 62 op/s; 25 KiB/s, 5 keys/s, 2 objects/s recovering 2024-07-26T19:22:43.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:43.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:43 smithi135 ceph-mon[85352]: pgmap v4060: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 688 KiB/s wr, 62 op/s; 25 KiB/s, 5 keys/s, 2 objects/s recovering 2024-07-26T19:22:43.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:45 smithi071 ceph-mon[92867]: pgmap v4061: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s; 109 B/s, 3 keys/s, 1 objects/s recovering 2024-07-26T19:22:45.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:45 smithi071 ceph-mon[92867]: osdmap e2087: 8 total, 8 up, 8 in 2024-07-26T19:22:45.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:45 smithi071 ceph-mon[90507]: pgmap v4061: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s; 109 B/s, 3 keys/s, 1 objects/s recovering 2024-07-26T19:22:45.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:45 smithi071 ceph-mon[90507]: osdmap e2087: 8 total, 8 up, 8 in 2024-07-26T19:22:45.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:45 smithi135 ceph-mon[85352]: pgmap v4061: 137 pgs: 137 active+clean; 97 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s; 109 B/s, 3 keys/s, 1 objects/s recovering 2024-07-26T19:22:45.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:45 smithi135 ceph-mon[85352]: osdmap e2087: 8 total, 8 up, 8 in 2024-07-26T19:22:46.129 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:46.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:46 smithi071 ceph-mon[92867]: osdmap e2088: 8 total, 8 up, 8 in 2024-07-26T19:22:46.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:46 smithi071 ceph-mon[90507]: osdmap e2088: 8 total, 8 up, 8 in 2024-07-26T19:22:46.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:46 smithi135 ceph-mon[85352]: osdmap e2088: 8 total, 8 up, 8 in 2024-07-26T19:22:47.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:47 smithi071 ceph-mon[90507]: pgmap v4064: 137 pgs: 137 active+clean; 104 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-07-26T19:22:47.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:47 smithi071 ceph-mon[90507]: osdmap e2089: 8 total, 8 up, 8 in 2024-07-26T19:22:47.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:47 smithi071 ceph-mon[92867]: pgmap v4064: 137 pgs: 137 active+clean; 104 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-07-26T19:22:47.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:47 smithi071 ceph-mon[92867]: osdmap e2089: 8 total, 8 up, 8 in 2024-07-26T19:22:47.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:47 smithi135 ceph-mon[85352]: pgmap v4064: 137 pgs: 137 active+clean; 104 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-07-26T19:22:47.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:47 smithi135 ceph-mon[85352]: osdmap e2089: 8 total, 8 up, 8 in 2024-07-26T19:22:49.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:49 smithi071 ceph-mon[90507]: pgmap v4066: 137 pgs: 137 active+clean; 104 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-07-26T19:22:49.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:49 smithi071 ceph-mon[92867]: pgmap v4066: 137 pgs: 137 active+clean; 104 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-07-26T19:22:49.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:49 smithi135 ceph-mon[85352]: pgmap v4066: 137 pgs: 137 active+clean; 104 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-07-26T19:22:51.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:51 smithi071 ceph-mon[92867]: pgmap v4067: 137 pgs: 137 active+clean; 107 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-07-26T19:22:51.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:51 smithi071 ceph-mon[92867]: osdmap e2090: 8 total, 8 up, 8 in 2024-07-26T19:22:51.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:51 smithi071 ceph-mon[90507]: pgmap v4067: 137 pgs: 137 active+clean; 107 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-07-26T19:22:51.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:51 smithi071 ceph-mon[90507]: osdmap e2090: 8 total, 8 up, 8 in 2024-07-26T19:22:51.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:51 smithi135 ceph-mon[85352]: pgmap v4067: 137 pgs: 137 active+clean; 107 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-07-26T19:22:51.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:51 smithi135 ceph-mon[85352]: osdmap e2090: 8 total, 8 up, 8 in 2024-07-26T19:22:52.164 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:52.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:52 smithi071 ceph-mon[92867]: osdmap e2091: 8 total, 8 up, 8 in 2024-07-26T19:22:52.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:22:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:22:52] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:22:52.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:52 smithi071 ceph-mon[90507]: osdmap e2091: 8 total, 8 up, 8 in 2024-07-26T19:22:52.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:52 smithi135 ceph-mon[85352]: osdmap e2091: 8 total, 8 up, 8 in 2024-07-26T19:22:53.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:53 smithi071 ceph-mon[92867]: pgmap v4070: 137 pgs: 137 active+clean; 110 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-07-26T19:22:53.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:53 smithi071 ceph-mon[92867]: osdmap e2092: 8 total, 8 up, 8 in 2024-07-26T19:22:53.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:53 smithi071 ceph-mon[90507]: pgmap v4070: 137 pgs: 137 active+clean; 110 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-07-26T19:22:53.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:53 smithi071 ceph-mon[90507]: osdmap e2092: 8 total, 8 up, 8 in 2024-07-26T19:22:53.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:53 smithi135 ceph-mon[85352]: pgmap v4070: 137 pgs: 137 active+clean; 110 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-07-26T19:22:53.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:53 smithi135 ceph-mon[85352]: osdmap e2092: 8 total, 8 up, 8 in 2024-07-26T19:22:55.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:55 smithi071 ceph-mon[90507]: pgmap v4072: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 44 op/s 2024-07-26T19:22:55.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:55 smithi071 ceph-mon[92867]: pgmap v4072: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 44 op/s 2024-07-26T19:22:55.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:55 smithi135 ceph-mon[85352]: pgmap v4072: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 44 op/s 2024-07-26T19:22:57.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:57 smithi071 ceph-mon[90507]: pgmap v4073: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-07-26T19:22:57.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:57 smithi071 ceph-mon[90507]: osdmap e2093: 8 total, 8 up, 8 in 2024-07-26T19:22:57.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:57 smithi071 ceph-mon[92867]: pgmap v4073: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-07-26T19:22:57.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:57 smithi071 ceph-mon[92867]: osdmap e2093: 8 total, 8 up, 8 in 2024-07-26T19:22:57.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:57 smithi135 ceph-mon[85352]: pgmap v4073: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-07-26T19:22:57.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:57 smithi135 ceph-mon[85352]: osdmap e2093: 8 total, 8 up, 8 in 2024-07-26T19:22:58.189 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:22:58.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:58 smithi071 ceph-mon[92867]: osdmap e2094: 8 total, 8 up, 8 in 2024-07-26T19:22:58.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:58.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:58 smithi071 ceph-mon[90507]: osdmap e2094: 8 total, 8 up, 8 in 2024-07-26T19:22:58.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:58.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:58 smithi135 ceph-mon[85352]: osdmap e2094: 8 total, 8 up, 8 in 2024-07-26T19:22:58.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:22:59.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:59 smithi071 ceph-mon[90507]: pgmap v4076: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-07-26T19:22:59.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:22:59 smithi071 ceph-mon[90507]: osdmap e2095: 8 total, 8 up, 8 in 2024-07-26T19:22:59.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:59 smithi071 ceph-mon[92867]: pgmap v4076: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-07-26T19:22:59.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:22:59 smithi071 ceph-mon[92867]: osdmap e2095: 8 total, 8 up, 8 in 2024-07-26T19:22:59.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:59 smithi135 ceph-mon[85352]: pgmap v4076: 137 pgs: 137 active+clean; 117 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-07-26T19:22:59.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:22:59 smithi135 ceph-mon[85352]: osdmap e2095: 8 total, 8 up, 8 in 2024-07-26T19:23:01.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:01 smithi071 ceph-mon[90507]: pgmap v4078: 137 pgs: 137 active+clean; 124 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-07-26T19:23:01.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:01 smithi071 ceph-mon[92867]: pgmap v4078: 137 pgs: 137 active+clean; 124 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-07-26T19:23:01.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:01 smithi135 ceph-mon[85352]: pgmap v4078: 137 pgs: 137 active+clean; 124 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-07-26T19:23:02.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:23:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:23:02] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-07-26T19:23:03.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:03 smithi071 ceph-mon[92867]: pgmap v4079: 137 pgs: 137 active+clean; 127 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-07-26T19:23:03.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:03 smithi071 ceph-mon[92867]: osdmap e2096: 8 total, 8 up, 8 in 2024-07-26T19:23:03.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:03 smithi071 ceph-mon[90507]: pgmap v4079: 137 pgs: 137 active+clean; 127 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-07-26T19:23:03.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:03 smithi071 ceph-mon[90507]: osdmap e2096: 8 total, 8 up, 8 in 2024-07-26T19:23:03.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:03 smithi135 ceph-mon[85352]: pgmap v4079: 137 pgs: 137 active+clean; 127 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-07-26T19:23:08.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:03 smithi135 ceph-mon[85352]: osdmap e2096: 8 total, 8 up, 8 in 2024-07-26T19:23:08.255 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP (30118 ms) 2024-07-26T19:23:08.255 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 2024-07-26T19:23:08.256 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:23:08.256 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:04 smithi071 ceph-mon[90507]: osdmap e2097: 8 total, 8 up, 8 in 2024-07-26T19:23:08.256 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:04 smithi071 ceph-mon[92867]: osdmap e2097: 8 total, 8 up, 8 in 2024-07-26T19:23:08.257 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:04 smithi135 ceph-mon[85352]: osdmap e2097: 8 total, 8 up, 8 in 2024-07-26T19:23:08.257 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:05 smithi135 ceph-mon[85352]: pgmap v4082: 137 pgs: 137 active+clean; 131 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-07-26T19:23:08.257 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:05 smithi135 ceph-mon[85352]: osdmap e2098: 8 total, 8 up, 8 in 2024-07-26T19:23:08.257 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:07 smithi135 ceph-mon[85352]: pgmap v4084: 137 pgs: 137 active+clean; 135 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 686 KiB/s wr, 25 op/s 2024-07-26T19:23:08.257 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:05 smithi071 ceph-mon[90507]: pgmap v4082: 137 pgs: 137 active+clean; 131 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-07-26T19:23:08.257 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:05 smithi071 ceph-mon[90507]: osdmap e2098: 8 total, 8 up, 8 in 2024-07-26T19:23:08.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:05 smithi071 ceph-mon[92867]: pgmap v4082: 137 pgs: 137 active+clean; 131 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-07-26T19:23:08.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:05 smithi071 ceph-mon[92867]: osdmap e2098: 8 total, 8 up, 8 in 2024-07-26T19:23:08.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:07 smithi071 ceph-mon[90507]: pgmap v4084: 137 pgs: 137 active+clean; 135 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 686 KiB/s wr, 25 op/s 2024-07-26T19:23:08.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:07 smithi071 ceph-mon[92867]: pgmap v4084: 137 pgs: 137 active+clean; 135 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 686 KiB/s wr, 25 op/s 2024-07-26T19:23:09.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:09 smithi071 ceph-mon[90507]: pgmap v4085: 137 pgs: 137 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-07-26T19:23:09.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:09 smithi071 ceph-mon[92867]: pgmap v4085: 137 pgs: 137 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-07-26T19:23:09.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:09 smithi135 ceph-mon[85352]: pgmap v4085: 137 pgs: 137 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-07-26T19:23:11.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:11 smithi135 ceph-mon[85352]: pgmap v4086: 137 pgs: 137 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 528 KiB/s wr, 31 op/s 2024-07-26T19:23:11.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:11 smithi135 ceph-mon[85352]: osdmap e2099: 8 total, 8 up, 8 in 2024-07-26T19:23:11.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:11 smithi071 ceph-mon[90507]: pgmap v4086: 137 pgs: 137 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 528 KiB/s wr, 31 op/s 2024-07-26T19:23:11.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:11 smithi071 ceph-mon[90507]: osdmap e2099: 8 total, 8 up, 8 in 2024-07-26T19:23:11.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:11 smithi071 ceph-mon[92867]: pgmap v4086: 137 pgs: 137 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 528 KiB/s wr, 31 op/s 2024-07-26T19:23:11.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:11 smithi071 ceph-mon[92867]: osdmap e2099: 8 total, 8 up, 8 in 2024-07-26T19:23:12.228 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:23:12.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:12 smithi071 ceph-mon[90507]: osdmap e2100: 8 total, 8 up, 8 in 2024-07-26T19:23:12.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:12 smithi071 ceph-mon[92867]: osdmap e2100: 8 total, 8 up, 8 in 2024-07-26T19:23:12.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:23:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:23:12] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-07-26T19:23:12.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:12 smithi135 ceph-mon[85352]: osdmap e2100: 8 total, 8 up, 8 in 2024-07-26T19:23:13.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:13 smithi135 ceph-mon[85352]: pgmap v4089: 137 pgs: 137 active+clean; 147 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.0 MiB/s wr, 39 op/s 2024-07-26T19:23:13.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:13 smithi135 ceph-mon[85352]: osdmap e2101: 8 total, 8 up, 8 in 2024-07-26T19:23:13.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:13.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:13 smithi071 ceph-mon[90507]: pgmap v4089: 137 pgs: 137 active+clean; 147 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.0 MiB/s wr, 39 op/s 2024-07-26T19:23:13.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:13 smithi071 ceph-mon[90507]: osdmap e2101: 8 total, 8 up, 8 in 2024-07-26T19:23:13.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:13 smithi071 ceph-mon[92867]: pgmap v4089: 137 pgs: 137 active+clean; 147 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.0 MiB/s wr, 39 op/s 2024-07-26T19:23:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:13 smithi071 ceph-mon[92867]: osdmap e2101: 8 total, 8 up, 8 in 2024-07-26T19:23:13.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:15.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:15 smithi135 ceph-mon[85352]: pgmap v4091: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-07-26T19:23:15.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:15 smithi071 ceph-mon[92867]: pgmap v4091: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-07-26T19:23:15.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:15 smithi071 ceph-mon[90507]: pgmap v4091: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-07-26T19:23:17.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:17 smithi135 ceph-mon[85352]: pgmap v4092: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-26T19:23:17.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:17 smithi071 ceph-mon[92867]: pgmap v4092: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-26T19:23:17.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:17 smithi071 ceph-mon[90507]: pgmap v4092: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-26T19:23:19.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:19 smithi135 ceph-mon[85352]: pgmap v4093: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:19.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:19 smithi135 ceph-mon[85352]: osdmap e2102: 8 total, 8 up, 8 in 2024-07-26T19:23:19.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:19 smithi071 ceph-mon[92867]: pgmap v4093: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:19.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:19 smithi071 ceph-mon[92867]: osdmap e2102: 8 total, 8 up, 8 in 2024-07-26T19:23:19.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:19 smithi071 ceph-mon[90507]: pgmap v4093: 137 pgs: 137 active+clean; 155 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:19.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:19 smithi071 ceph-mon[90507]: osdmap e2102: 8 total, 8 up, 8 in 2024-07-26T19:23:20.255 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:23:20.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:20 smithi135 ceph-mon[85352]: osdmap e2103: 8 total, 8 up, 8 in 2024-07-26T19:23:20.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:20 smithi071 ceph-mon[92867]: osdmap e2103: 8 total, 8 up, 8 in 2024-07-26T19:23:20.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:20 smithi071 ceph-mon[90507]: osdmap e2103: 8 total, 8 up, 8 in 2024-07-26T19:23:21.561 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:21 smithi135 ceph-mon[85352]: pgmap v4096: 137 pgs: 137 active+clean; 168 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.6 MiB/s wr, 32 op/s 2024-07-26T19:23:21.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:21 smithi135 ceph-mon[85352]: osdmap e2104: 8 total, 8 up, 8 in 2024-07-26T19:23:21.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:21 smithi071 ceph-mon[92867]: pgmap v4096: 137 pgs: 137 active+clean; 168 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.6 MiB/s wr, 32 op/s 2024-07-26T19:23:21.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:21 smithi071 ceph-mon[92867]: osdmap e2104: 8 total, 8 up, 8 in 2024-07-26T19:23:21.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:21 smithi071 ceph-mon[90507]: pgmap v4096: 137 pgs: 137 active+clean; 168 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.6 MiB/s wr, 32 op/s 2024-07-26T19:23:21.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:21 smithi071 ceph-mon[90507]: osdmap e2104: 8 total, 8 up, 8 in 2024-07-26T19:23:22.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:23:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:23:22] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-07-26T19:23:23.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:23 smithi135 ceph-mon[85352]: pgmap v4098: 137 pgs: 137 active+clean; 172 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-07-26T19:23:23.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:23 smithi071 ceph-mon[90507]: pgmap v4098: 137 pgs: 137 active+clean; 172 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-07-26T19:23:23.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:23 smithi071 ceph-mon[92867]: pgmap v4098: 137 pgs: 137 active+clean; 172 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-07-26T19:23:25.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:25 smithi135 ceph-mon[85352]: pgmap v4099: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-07-26T19:23:25.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:25 smithi071 ceph-mon[90507]: pgmap v4099: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-07-26T19:23:25.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:25 smithi071 ceph-mon[92867]: pgmap v4099: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-07-26T19:23:27.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:27 smithi135 ceph-mon[85352]: pgmap v4100: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:27.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:27 smithi135 ceph-mon[85352]: osdmap e2105: 8 total, 8 up, 8 in 2024-07-26T19:23:27.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:27 smithi071 ceph-mon[90507]: pgmap v4100: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:27.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:27 smithi071 ceph-mon[90507]: osdmap e2105: 8 total, 8 up, 8 in 2024-07-26T19:23:27.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:27 smithi071 ceph-mon[92867]: pgmap v4100: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:27.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:27 smithi071 ceph-mon[92867]: osdmap e2105: 8 total, 8 up, 8 in 2024-07-26T19:23:28.283 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:23:28.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:28 smithi135 ceph-mon[85352]: osdmap e2106: 8 total, 8 up, 8 in 2024-07-26T19:23:28.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:28.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:28 smithi071 ceph-mon[90507]: osdmap e2106: 8 total, 8 up, 8 in 2024-07-26T19:23:28.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:28.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:28 smithi071 ceph-mon[92867]: osdmap e2106: 8 total, 8 up, 8 in 2024-07-26T19:23:28.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:29.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:29 smithi135 ceph-mon[85352]: pgmap v4103: 137 pgs: 137 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-07-26T19:23:29.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:29 smithi135 ceph-mon[85352]: osdmap e2107: 8 total, 8 up, 8 in 2024-07-26T19:23:29.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:29 smithi071 ceph-mon[90507]: pgmap v4103: 137 pgs: 137 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-07-26T19:23:29.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:29 smithi071 ceph-mon[90507]: osdmap e2107: 8 total, 8 up, 8 in 2024-07-26T19:23:29.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:29 smithi071 ceph-mon[92867]: pgmap v4103: 137 pgs: 137 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-07-26T19:23:29.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:29 smithi071 ceph-mon[92867]: osdmap e2107: 8 total, 8 up, 8 in 2024-07-26T19:23:31.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:31 smithi135 ceph-mon[85352]: pgmap v4105: 137 pgs: 137 active+clean; 190 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-07-26T19:23:31.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:31 smithi071 ceph-mon[92867]: pgmap v4105: 137 pgs: 137 active+clean; 190 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-07-26T19:23:31.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:31 smithi071 ceph-mon[90507]: pgmap v4105: 137 pgs: 137 active+clean; 190 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-07-26T19:23:32.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:23:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:23:32] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-07-26T19:23:33.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:33 smithi135 ceph-mon[85352]: pgmap v4106: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-07-26T19:23:33.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:33 smithi071 ceph-mon[90507]: pgmap v4106: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-07-26T19:23:33.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:33 smithi071 ceph-mon[92867]: pgmap v4106: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-07-26T19:23:35.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:35 smithi135 ceph-mon[85352]: pgmap v4107: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:35.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:35 smithi135 ceph-mon[85352]: osdmap e2108: 8 total, 8 up, 8 in 2024-07-26T19:23:35.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:35 smithi071 ceph-mon[90507]: pgmap v4107: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:35.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:35 smithi071 ceph-mon[90507]: osdmap e2108: 8 total, 8 up, 8 in 2024-07-26T19:23:35.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:35 smithi071 ceph-mon[92867]: pgmap v4107: 137 pgs: 137 active+clean; 191 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:35.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:35 smithi071 ceph-mon[92867]: osdmap e2108: 8 total, 8 up, 8 in 2024-07-26T19:23:36.309 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:23:36.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:36 smithi135 ceph-mon[85352]: osdmap e2109: 8 total, 8 up, 8 in 2024-07-26T19:23:36.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:36 smithi135 ceph-mon[85352]: pgmap v4110: 137 pgs: 137 active+clean; 196 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.6 MiB/s wr, 36 op/s 2024-07-26T19:23:36.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:36 smithi071 ceph-mon[92867]: osdmap e2109: 8 total, 8 up, 8 in 2024-07-26T19:23:36.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:36 smithi071 ceph-mon[92867]: pgmap v4110: 137 pgs: 137 active+clean; 196 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.6 MiB/s wr, 36 op/s 2024-07-26T19:23:36.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:36 smithi071 ceph-mon[90507]: osdmap e2109: 8 total, 8 up, 8 in 2024-07-26T19:23:36.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:36 smithi071 ceph-mon[90507]: pgmap v4110: 137 pgs: 137 active+clean; 196 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.6 MiB/s wr, 36 op/s 2024-07-26T19:23:37.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:37 smithi135 ceph-mon[85352]: osdmap e2110: 8 total, 8 up, 8 in 2024-07-26T19:23:37.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:37 smithi071 ceph-mon[90507]: osdmap e2110: 8 total, 8 up, 8 in 2024-07-26T19:23:37.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:37 smithi071 ceph-mon[92867]: osdmap e2110: 8 total, 8 up, 8 in 2024-07-26T19:23:38.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:38 smithi135 ceph-mon[85352]: pgmap v4112: 137 pgs: 137 active+clean; 204 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-07-26T19:23:38.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:38 smithi071 ceph-mon[90507]: pgmap v4112: 137 pgs: 137 active+clean; 204 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-07-26T19:23:38.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:38 smithi071 ceph-mon[92867]: pgmap v4112: 137 pgs: 137 active+clean; 204 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-07-26T19:23:41.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:41 smithi135 ceph-mon[85352]: pgmap v4113: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-07-26T19:23:41.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:23:41.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:23:41.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:23:41.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:23:41.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:41 smithi071 ceph-mon[92867]: pgmap v4113: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-07-26T19:23:41.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:23:41.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:23:41.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:23:41.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:23:41.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:41 smithi071 ceph-mon[90507]: pgmap v4113: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-07-26T19:23:41.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:23:41.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:23:41.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:23:41.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:23:42.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:23:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:23:42] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-07-26T19:23:43.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:43 smithi135 ceph-mon[85352]: pgmap v4114: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:43.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:43.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:43 smithi071 ceph-mon[90507]: pgmap v4114: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:43.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:43.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:43 smithi071 ceph-mon[92867]: pgmap v4114: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 34 op/s 2024-07-26T19:23:43.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:45.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:45 smithi135 ceph-mon[85352]: pgmap v4115: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-07-26T19:23:45.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:45 smithi135 ceph-mon[85352]: osdmap e2111: 8 total, 8 up, 8 in 2024-07-26T19:23:45.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:45 smithi071 ceph-mon[90507]: pgmap v4115: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-07-26T19:23:45.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:45 smithi071 ceph-mon[90507]: osdmap e2111: 8 total, 8 up, 8 in 2024-07-26T19:23:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:45 smithi071 ceph-mon[92867]: pgmap v4115: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-07-26T19:23:45.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:45 smithi071 ceph-mon[92867]: osdmap e2111: 8 total, 8 up, 8 in 2024-07-26T19:23:46.085 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 (41879 ms) 2024-07-26T19:23:46.085 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP 2024-07-26T19:23:46.085 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:23:46.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:46 smithi135 ceph-mon[85352]: osdmap e2112: 8 total, 8 up, 8 in 2024-07-26T19:23:46.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:46 smithi071 ceph-mon[90507]: osdmap e2112: 8 total, 8 up, 8 in 2024-07-26T19:23:46.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:46 smithi071 ceph-mon[92867]: osdmap e2112: 8 total, 8 up, 8 in 2024-07-26T19:23:47.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:47 smithi135 ceph-mon[85352]: pgmap v4118: 137 pgs: 137 active+clean; 217 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-07-26T19:23:47.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:47 smithi135 ceph-mon[85352]: osdmap e2113: 8 total, 8 up, 8 in 2024-07-26T19:23:47.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:47 smithi071 ceph-mon[90507]: pgmap v4118: 137 pgs: 137 active+clean; 217 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-07-26T19:23:47.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:47 smithi071 ceph-mon[90507]: osdmap e2113: 8 total, 8 up, 8 in 2024-07-26T19:23:47.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:47 smithi071 ceph-mon[92867]: pgmap v4118: 137 pgs: 137 active+clean; 217 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-07-26T19:23:47.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:47 smithi071 ceph-mon[92867]: osdmap e2113: 8 total, 8 up, 8 in 2024-07-26T19:23:49.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:49 smithi135 ceph-mon[85352]: pgmap v4120: 137 pgs: 137 active+clean; 221 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 687 KiB/s wr, 33 op/s 2024-07-26T19:23:49.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:49 smithi071 ceph-mon[92867]: pgmap v4120: 137 pgs: 137 active+clean; 221 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 687 KiB/s wr, 33 op/s 2024-07-26T19:23:49.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:49 smithi071 ceph-mon[90507]: pgmap v4120: 137 pgs: 137 active+clean; 221 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 687 KiB/s wr, 33 op/s 2024-07-26T19:23:51.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:51 smithi135 ceph-mon[85352]: pgmap v4121: 137 pgs: 137 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-07-26T19:23:51.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:51 smithi071 ceph-mon[90507]: pgmap v4121: 137 pgs: 137 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-07-26T19:23:51.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:51 smithi071 ceph-mon[92867]: pgmap v4121: 137 pgs: 137 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-07-26T19:23:52.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:23:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:23:52] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-07-26T19:23:53.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:53 smithi135 ceph-mon[85352]: pgmap v4122: 137 pgs: 137 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-07-26T19:23:53.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:53 smithi135 ceph-mon[85352]: osdmap e2114: 8 total, 8 up, 8 in 2024-07-26T19:23:53.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:53 smithi071 ceph-mon[90507]: pgmap v4122: 137 pgs: 137 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-07-26T19:23:53.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:53 smithi071 ceph-mon[90507]: osdmap e2114: 8 total, 8 up, 8 in 2024-07-26T19:23:53.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:53 smithi071 ceph-mon[92867]: pgmap v4122: 137 pgs: 137 active+clean; 233 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-07-26T19:23:53.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:53 smithi071 ceph-mon[92867]: osdmap e2114: 8 total, 8 up, 8 in 2024-07-26T19:23:54.103 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:23:54.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:54 smithi071 ceph-mon[90507]: osdmap e2115: 8 total, 8 up, 8 in 2024-07-26T19:23:54.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:54 smithi071 ceph-mon[92867]: osdmap e2115: 8 total, 8 up, 8 in 2024-07-26T19:23:54.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:54 smithi135 ceph-mon[85352]: osdmap e2115: 8 total, 8 up, 8 in 2024-07-26T19:23:55.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:55 smithi071 ceph-mon[90507]: pgmap v4125: 137 pgs: 137 active+clean; 245 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-07-26T19:23:55.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:55 smithi071 ceph-mon[90507]: osdmap e2116: 8 total, 8 up, 8 in 2024-07-26T19:23:55.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:55 smithi071 ceph-mon[92867]: pgmap v4125: 137 pgs: 137 active+clean; 245 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-07-26T19:23:55.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:55 smithi071 ceph-mon[92867]: osdmap e2116: 8 total, 8 up, 8 in 2024-07-26T19:23:55.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:55 smithi135 ceph-mon[85352]: pgmap v4125: 137 pgs: 137 active+clean; 245 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-07-26T19:23:55.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:55 smithi135 ceph-mon[85352]: osdmap e2116: 8 total, 8 up, 8 in 2024-07-26T19:23:57.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:57 smithi135 ceph-mon[85352]: pgmap v4127: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-07-26T19:23:57.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:57 smithi071 ceph-mon[90507]: pgmap v4127: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-07-26T19:23:57.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:57 smithi071 ceph-mon[92867]: pgmap v4127: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-07-26T19:23:58.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:58.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:58.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:23:59.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:23:59 smithi071 ceph-mon[90507]: pgmap v4128: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-07-26T19:23:59.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:23:59 smithi071 ceph-mon[92867]: pgmap v4128: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-07-26T19:23:59.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:23:59 smithi135 ceph-mon[85352]: pgmap v4128: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-07-26T19:24:01.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:01 smithi071 ceph-mon[92867]: pgmap v4129: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:01.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:01 smithi071 ceph-mon[92867]: osdmap e2117: 8 total, 8 up, 8 in 2024-07-26T19:24:01.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:01 smithi071 ceph-mon[90507]: pgmap v4129: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:01.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:01 smithi071 ceph-mon[90507]: osdmap e2117: 8 total, 8 up, 8 in 2024-07-26T19:24:01.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:01 smithi135 ceph-mon[85352]: pgmap v4129: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:01.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:01 smithi135 ceph-mon[85352]: osdmap e2117: 8 total, 8 up, 8 in 2024-07-26T19:24:02.143 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:24:02.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:02 smithi071 ceph-mon[90507]: osdmap e2118: 8 total, 8 up, 8 in 2024-07-26T19:24:02.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:24:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:24:02] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-07-26T19:24:02.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:02 smithi071 ceph-mon[92867]: osdmap e2118: 8 total, 8 up, 8 in 2024-07-26T19:24:02.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:02 smithi135 ceph-mon[85352]: osdmap e2118: 8 total, 8 up, 8 in 2024-07-26T19:24:03.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:03 smithi071 ceph-mon[92867]: pgmap v4132: 137 pgs: 137 active+clean; 260 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.5 MiB/s wr, 42 op/s 2024-07-26T19:24:03.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:03 smithi071 ceph-mon[92867]: osdmap e2119: 8 total, 8 up, 8 in 2024-07-26T19:24:03.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:03 smithi071 ceph-mon[90507]: pgmap v4132: 137 pgs: 137 active+clean; 260 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.5 MiB/s wr, 42 op/s 2024-07-26T19:24:03.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:03 smithi071 ceph-mon[90507]: osdmap e2119: 8 total, 8 up, 8 in 2024-07-26T19:24:03.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:03 smithi135 ceph-mon[85352]: pgmap v4132: 137 pgs: 137 active+clean; 260 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.5 MiB/s wr, 42 op/s 2024-07-26T19:24:03.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:03 smithi135 ceph-mon[85352]: osdmap e2119: 8 total, 8 up, 8 in 2024-07-26T19:24:05.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:05 smithi071 ceph-mon[90507]: pgmap v4134: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-26T19:24:05.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:05 smithi071 ceph-mon[92867]: pgmap v4134: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-26T19:24:05.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:05 smithi135 ceph-mon[85352]: pgmap v4134: 137 pgs: 137 active+clean; 268 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-26T19:24:07.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:07 smithi071 ceph-mon[92867]: pgmap v4135: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-07-26T19:24:07.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:07 smithi071 ceph-mon[90507]: pgmap v4135: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-07-26T19:24:07.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:07 smithi135 ceph-mon[85352]: pgmap v4135: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-07-26T19:24:09.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:09 smithi071 ceph-mon[92867]: pgmap v4136: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:09.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:09 smithi071 ceph-mon[92867]: osdmap e2120: 8 total, 8 up, 8 in 2024-07-26T19:24:09.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:09 smithi071 ceph-mon[90507]: pgmap v4136: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:09.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:09 smithi071 ceph-mon[90507]: osdmap e2120: 8 total, 8 up, 8 in 2024-07-26T19:24:09.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:09 smithi135 ceph-mon[85352]: pgmap v4136: 137 pgs: 137 active+clean; 271 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:09.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:09 smithi135 ceph-mon[85352]: osdmap e2120: 8 total, 8 up, 8 in 2024-07-26T19:24:10.161 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:24:10.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:10 smithi071 ceph-mon[90507]: osdmap e2121: 8 total, 8 up, 8 in 2024-07-26T19:24:10.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:10 smithi071 ceph-mon[92867]: osdmap e2121: 8 total, 8 up, 8 in 2024-07-26T19:24:10.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:10 smithi135 ceph-mon[85352]: osdmap e2121: 8 total, 8 up, 8 in 2024-07-26T19:24:11.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:11 smithi071 ceph-mon[90507]: pgmap v4139: 137 pgs: 137 active+clean; 275 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-07-26T19:24:11.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:11 smithi071 ceph-mon[90507]: osdmap e2122: 8 total, 8 up, 8 in 2024-07-26T19:24:11.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:11 smithi071 ceph-mon[92867]: pgmap v4139: 137 pgs: 137 active+clean; 275 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-07-26T19:24:11.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:11 smithi071 ceph-mon[92867]: osdmap e2122: 8 total, 8 up, 8 in 2024-07-26T19:24:11.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:11 smithi135 ceph-mon[85352]: pgmap v4139: 137 pgs: 137 active+clean; 275 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-07-26T19:24:11.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:11 smithi135 ceph-mon[85352]: osdmap e2122: 8 total, 8 up, 8 in 2024-07-26T19:24:12.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:24:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:24:12] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-07-26T19:24:13.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:13 smithi071 ceph-mon[92867]: pgmap v4141: 137 pgs: 137 active+clean; 279 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-07-26T19:24:13.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:13.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:13 smithi071 ceph-mon[90507]: pgmap v4141: 137 pgs: 137 active+clean; 279 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-07-26T19:24:13.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:13.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:13 smithi135 ceph-mon[85352]: pgmap v4141: 137 pgs: 137 active+clean; 279 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-07-26T19:24:13.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:15.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:15 smithi071 ceph-mon[90507]: pgmap v4142: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-07-26T19:24:15.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:15 smithi071 ceph-mon[92867]: pgmap v4142: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-07-26T19:24:15.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:15 smithi135 ceph-mon[85352]: pgmap v4142: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-07-26T19:24:17.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:17 smithi071 ceph-mon[92867]: pgmap v4143: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:17.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:17 smithi071 ceph-mon[92867]: osdmap e2123: 8 total, 8 up, 8 in 2024-07-26T19:24:17.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:17 smithi071 ceph-mon[90507]: pgmap v4143: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:17.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:17 smithi071 ceph-mon[90507]: osdmap e2123: 8 total, 8 up, 8 in 2024-07-26T19:24:17.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:17 smithi135 ceph-mon[85352]: pgmap v4143: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:17.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:17 smithi135 ceph-mon[85352]: osdmap e2123: 8 total, 8 up, 8 in 2024-07-26T19:24:18.193 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:24:18.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:18 smithi071 ceph-mon[90507]: osdmap e2124: 8 total, 8 up, 8 in 2024-07-26T19:24:18.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:18 smithi071 ceph-mon[92867]: osdmap e2124: 8 total, 8 up, 8 in 2024-07-26T19:24:18.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:18 smithi135 ceph-mon[85352]: osdmap e2124: 8 total, 8 up, 8 in 2024-07-26T19:24:19.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:19 smithi071 ceph-mon[90507]: pgmap v4146: 137 pgs: 137 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 30 op/s 2024-07-26T19:24:19.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:19 smithi071 ceph-mon[90507]: osdmap e2125: 8 total, 8 up, 8 in 2024-07-26T19:24:19.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:19 smithi071 ceph-mon[92867]: pgmap v4146: 137 pgs: 137 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 30 op/s 2024-07-26T19:24:19.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:19 smithi071 ceph-mon[92867]: osdmap e2125: 8 total, 8 up, 8 in 2024-07-26T19:24:19.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:19 smithi135 ceph-mon[85352]: pgmap v4146: 137 pgs: 137 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 30 op/s 2024-07-26T19:24:19.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:19 smithi135 ceph-mon[85352]: osdmap e2125: 8 total, 8 up, 8 in 2024-07-26T19:24:21.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:21 smithi071 ceph-mon[92867]: pgmap v4148: 137 pgs: 137 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 685 KiB/s wr, 11 op/s 2024-07-26T19:24:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:21 smithi071 ceph-mon[90507]: pgmap v4148: 137 pgs: 137 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 685 KiB/s wr, 11 op/s 2024-07-26T19:24:21.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:21 smithi135 ceph-mon[85352]: pgmap v4148: 137 pgs: 137 active+clean; 297 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 685 KiB/s wr, 11 op/s 2024-07-26T19:24:22.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:24:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:24:22] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-07-26T19:24:23.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:23 smithi071 ceph-mon[90507]: pgmap v4149: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-07-26T19:24:23.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:23 smithi071 ceph-mon[92867]: pgmap v4149: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-07-26T19:24:23.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:23 smithi135 ceph-mon[85352]: pgmap v4149: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-07-26T19:24:25.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:25 smithi071 ceph-mon[90507]: pgmap v4150: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:25.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:25 smithi071 ceph-mon[90507]: osdmap e2126: 8 total, 8 up, 8 in 2024-07-26T19:24:25.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:25 smithi071 ceph-mon[92867]: pgmap v4150: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:25.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:25 smithi071 ceph-mon[92867]: osdmap e2126: 8 total, 8 up, 8 in 2024-07-26T19:24:25.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:25 smithi135 ceph-mon[85352]: pgmap v4150: 137 pgs: 137 active+clean; 315 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-07-26T19:24:25.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:25 smithi135 ceph-mon[85352]: osdmap e2126: 8 total, 8 up, 8 in 2024-07-26T19:24:26.224 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP (40139 ms) 2024-07-26T19:24:26.243 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-07-26T19:24:26.243 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:24:26.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:26 smithi135 ceph-mon[85352]: osdmap e2127: 8 total, 8 up, 8 in 2024-07-26T19:24:26.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:26 smithi071 ceph-mon[92867]: osdmap e2127: 8 total, 8 up, 8 in 2024-07-26T19:24:26.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:26 smithi071 ceph-mon[90507]: osdmap e2127: 8 total, 8 up, 8 in 2024-07-26T19:24:27.463 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:27 smithi135 ceph-mon[85352]: pgmap v4153: 137 pgs: 137 active+clean; 323 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.6 MiB/s wr, 34 op/s 2024-07-26T19:24:27.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:27 smithi135 ceph-mon[85352]: osdmap e2128: 8 total, 8 up, 8 in 2024-07-26T19:24:27.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:27 smithi071 ceph-mon[92867]: pgmap v4153: 137 pgs: 137 active+clean; 323 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.6 MiB/s wr, 34 op/s 2024-07-26T19:24:27.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:27 smithi071 ceph-mon[92867]: osdmap e2128: 8 total, 8 up, 8 in 2024-07-26T19:24:27.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:27 smithi071 ceph-mon[90507]: pgmap v4153: 137 pgs: 137 active+clean; 323 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.6 MiB/s wr, 34 op/s 2024-07-26T19:24:27.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:27 smithi071 ceph-mon[90507]: osdmap e2128: 8 total, 8 up, 8 in 2024-07-26T19:24:28.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:28 smithi135 ceph-mon[85352]: osdmap e2129: 8 total, 8 up, 8 in 2024-07-26T19:24:28.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:28.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:28 smithi071 ceph-mon[90507]: osdmap e2129: 8 total, 8 up, 8 in 2024-07-26T19:24:28.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:28.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:28 smithi071 ceph-mon[92867]: osdmap e2129: 8 total, 8 up, 8 in 2024-07-26T19:24:28.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:29.249 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3026 ms) 2024-07-26T19:24:29.250 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTruncate 2024-07-26T19:24:29.250 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:24:29.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:29 smithi135 ceph-mon[85352]: pgmap v4156: 137 pgs: 137 active+clean; 331 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 MiB/s wr, 80 op/s 2024-07-26T19:24:29.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:29 smithi135 ceph-mon[85352]: osdmap e2130: 8 total, 8 up, 8 in 2024-07-26T19:24:29.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:29 smithi071 ceph-mon[92867]: pgmap v4156: 137 pgs: 137 active+clean; 331 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 MiB/s wr, 80 op/s 2024-07-26T19:24:29.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:29 smithi071 ceph-mon[92867]: osdmap e2130: 8 total, 8 up, 8 in 2024-07-26T19:24:29.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:29 smithi071 ceph-mon[90507]: pgmap v4156: 137 pgs: 137 active+clean; 331 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 MiB/s wr, 80 op/s 2024-07-26T19:24:29.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:29 smithi071 ceph-mon[90507]: osdmap e2130: 8 total, 8 up, 8 in 2024-07-26T19:24:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:30 smithi135 ceph-mon[85352]: osdmap e2131: 8 total, 8 up, 8 in 2024-07-26T19:24:30.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:30 smithi071 ceph-mon[90507]: osdmap e2131: 8 total, 8 up, 8 in 2024-07-26T19:24:30.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:30 smithi071 ceph-mon[92867]: osdmap e2131: 8 total, 8 up, 8 in 2024-07-26T19:24:31.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:31 smithi135 ceph-mon[85352]: pgmap v4159: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 2.0 MiB/s wr, 92 op/s 2024-07-26T19:24:31.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:31 smithi135 ceph-mon[85352]: osdmap e2132: 8 total, 8 up, 8 in 2024-07-26T19:24:31.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:31 smithi071 ceph-mon[90507]: pgmap v4159: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 2.0 MiB/s wr, 92 op/s 2024-07-26T19:24:31.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:31 smithi071 ceph-mon[90507]: osdmap e2132: 8 total, 8 up, 8 in 2024-07-26T19:24:31.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:31 smithi071 ceph-mon[92867]: pgmap v4159: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 2.0 MiB/s wr, 92 op/s 2024-07-26T19:24:31.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:31 smithi071 ceph-mon[92867]: osdmap e2132: 8 total, 8 up, 8 in 2024-07-26T19:24:32.273 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateTruncate (3023 ms) 2024-07-26T19:24:32.273 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateWriteAndTruncate 2024-07-26T19:24:32.273 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:24:32.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:24:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:24:32] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:24:32.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:32 smithi071 ceph-mon[92867]: osdmap e2133: 8 total, 8 up, 8 in 2024-07-26T19:24:32.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:32 smithi071 ceph-mon[90507]: osdmap e2133: 8 total, 8 up, 8 in 2024-07-26T19:24:32.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:32 smithi135 ceph-mon[85352]: osdmap e2133: 8 total, 8 up, 8 in 2024-07-26T19:24:33.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:33 smithi135 ceph-mon[85352]: pgmap v4162: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 5.5 KiB/s wr, 46 op/s 2024-07-26T19:24:33.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:33 smithi135 ceph-mon[85352]: osdmap e2134: 8 total, 8 up, 8 in 2024-07-26T19:24:33.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:33 smithi071 ceph-mon[90507]: pgmap v4162: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 5.5 KiB/s wr, 46 op/s 2024-07-26T19:24:33.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:33 smithi071 ceph-mon[90507]: osdmap e2134: 8 total, 8 up, 8 in 2024-07-26T19:24:33.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:33 smithi071 ceph-mon[92867]: pgmap v4162: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 5.5 KiB/s wr, 46 op/s 2024-07-26T19:24:33.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:33 smithi071 ceph-mon[92867]: osdmap e2134: 8 total, 8 up, 8 in 2024-07-26T19:24:34.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:34 smithi135 ceph-mon[85352]: osdmap e2135: 8 total, 8 up, 8 in 2024-07-26T19:24:34.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:34 smithi071 ceph-mon[92867]: osdmap e2135: 8 total, 8 up, 8 in 2024-07-26T19:24:34.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:34 smithi071 ceph-mon[90507]: osdmap e2135: 8 total, 8 up, 8 in 2024-07-26T19:24:35.300 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateWriteAndTruncate (3027 ms) 2024-07-26T19:24:35.300 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-07-26T19:24:35.301 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:24:35.371 INFO:tasks.workunit.client.0.smithi071.stdout: i=0 exists [4056919~9620520,158602860~575984,176592184~1617156,185419676~9685927,365892554~7505,373403942~8191322,402949913~1836687,407034734~4591926] wrote [4056919~9620520,158602860~575984,176592184~1617156,185419676~9685927,365892554~7505,373403942~8191322,402949913~1836687,407034734~4591926] 2024-07-26T19:24:35.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:35 smithi135 ceph-mon[85352]: pgmap v4165: 137 pgs: 137 active+clean; 340 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 262 KiB/s wr, 90 op/s 2024-07-26T19:24:35.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:35 smithi135 ceph-mon[85352]: osdmap e2136: 8 total, 8 up, 8 in 2024-07-26T19:24:35.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:35 smithi071 ceph-mon[90507]: pgmap v4165: 137 pgs: 137 active+clean; 340 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 262 KiB/s wr, 90 op/s 2024-07-26T19:24:35.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:35 smithi071 ceph-mon[90507]: osdmap e2136: 8 total, 8 up, 8 in 2024-07-26T19:24:35.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:35 smithi071 ceph-mon[92867]: pgmap v4165: 137 pgs: 137 active+clean; 340 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 262 KiB/s wr, 90 op/s 2024-07-26T19:24:35.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:35 smithi071 ceph-mon[92867]: osdmap e2136: 8 total, 8 up, 8 in 2024-07-26T19:24:36.383 INFO:tasks.workunit.client.0.smithi071.stdout: i=1 exists [4056919~9620520,21167060~692159,45395721~5310356,51208736~6429445,66574683~6758673,138634551~7791124,158602860~13926572,176592184~1617156,185419676~9685927,267256980~6747516,280917278~4797993,365892554~7505,373403942~8191322,402949913~1836687,407034734~4591926] wrote [21167060~692159,45395721~5310356,51208736~6429445,66574683~6758673,138634551~7791124,158608418~13921014,267256980~6747516,280917278~4797993] 2024-07-26T19:24:36.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:36 smithi135 ceph-mon[85352]: osdmap e2137: 8 total, 8 up, 8 in 2024-07-26T19:24:36.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:36 smithi071 ceph-mon[92867]: osdmap e2137: 8 total, 8 up, 8 in 2024-07-26T19:24:36.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:36 smithi071 ceph-mon[90507]: osdmap e2137: 8 total, 8 up, 8 in 2024-07-26T19:24:37.348 INFO:tasks.workunit.client.0.smithi071.stdout: i=2 exists [4056919~9620520,21167060~692159,24617890~7635189,45395721~5310356,51208736~6429445,66574683~6758673,118558897~139581,138634551~11917872,158602860~13926572,176592184~1617156,185419676~9685927,199578109~34392,222895033~5137868,232046732~5027888,267256980~8710655,280917278~4797993,311576540~368511,336531562~7885992,365892554~7505,373403942~8191322,402949913~2389617,407034734~4591926] wrote [24617890~7635189,118558897~139581,143769449~6782974,199578109~34392,222895033~5137868,232046732~5027888,273820926~2146709,311576540~368511,336531562~7885992,404623577~715953] 2024-07-26T19:24:37.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:37 smithi135 ceph-mon[85352]: pgmap v4168: 137 pgs: 137 active+clean; 347 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 1.4 MiB/s wr, 103 op/s 2024-07-26T19:24:37.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:37 smithi135 ceph-mon[85352]: osdmap e2138: 8 total, 8 up, 8 in 2024-07-26T19:24:37.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:37 smithi071 ceph-mon[92867]: pgmap v4168: 137 pgs: 137 active+clean; 347 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 1.4 MiB/s wr, 103 op/s 2024-07-26T19:24:37.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:37 smithi071 ceph-mon[92867]: osdmap e2138: 8 total, 8 up, 8 in 2024-07-26T19:24:37.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:37 smithi071 ceph-mon[90507]: pgmap v4168: 137 pgs: 137 active+clean; 347 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 1.4 MiB/s wr, 103 op/s 2024-07-26T19:24:37.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:37 smithi071 ceph-mon[90507]: osdmap e2138: 8 total, 8 up, 8 in 2024-07-26T19:24:38.369 INFO:tasks.workunit.client.0.smithi071.stdout: i=3 exists [4056919~9620520,21167060~692159,24617890~7635189,42529857~8176220,51208736~6429445,66574683~6758673,83891622~6141770,118558897~139581,125298601~4349426,138634551~11917872,158602860~13926572,176592184~1617156,185419676~9685927,199578109~34392,222895033~5137868,232046732~12560512,252850205~4728344,267256980~11117418,280917278~4797993,304341874~4588394,311576540~368511,336531562~7885992,365892554~7505,373403942~8191322,402594839~9031821] wrote [42529857~5673278,53497341~3734183,83891622~6141770,125298601~4349426,236850156~7757088,252850205~4728344,275249117~3125281,304341874~4588394,402594839~6471656] 2024-07-26T19:24:38.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:38 smithi135 ceph-mon[85352]: osdmap e2139: 8 total, 8 up, 8 in 2024-07-26T19:24:38.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:38 smithi071 ceph-mon[92867]: osdmap e2139: 8 total, 8 up, 8 in 2024-07-26T19:24:38.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:38 smithi071 ceph-mon[90507]: osdmap e2139: 8 total, 8 up, 8 in 2024-07-26T19:24:39.369 INFO:tasks.workunit.client.0.smithi071.stdout: i=4 exists [4056919~9620520,15027515~2571700,21167060~692159,24617890~7635189,33619349~7981085,42529857~8176220,51208736~6429445,66574683~6758673,83891622~6141770,92744919~3598122,100869785~1807633,115901532~3672987,125298601~4349426,138634551~11917872,158602860~13926572,176592184~1617156,185419676~9685927,199578109~34392,221041623~6991278,232046732~12560512,252850205~4728344,267256980~11117418,280917278~4797993,304341874~4588394,311576540~368511,316141135~49760,336531562~7885992,365892554~7505,373403942~8191322,402594839~12136130] wrote [4782741~2749355,15027515~2571700,33619349~7981085,92744919~3598122,100869785~1807633,115901532~3672987,221041623~5204316,316141135~49760,374786686~5851287,408077243~6653726] 2024-07-26T19:24:39.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:39 smithi135 ceph-mon[85352]: pgmap v4171: 137 pgs: 137 active+clean; 384 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 7.9 MiB/s wr, 163 op/s 2024-07-26T19:24:39.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:39 smithi135 ceph-mon[85352]: osdmap e2140: 8 total, 8 up, 8 in 2024-07-26T19:24:39.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:39 smithi071 ceph-mon[92867]: pgmap v4171: 137 pgs: 137 active+clean; 384 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 7.9 MiB/s wr, 163 op/s 2024-07-26T19:24:39.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:39 smithi071 ceph-mon[92867]: osdmap e2140: 8 total, 8 up, 8 in 2024-07-26T19:24:39.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:39 smithi071 ceph-mon[90507]: pgmap v4171: 137 pgs: 137 active+clean; 384 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 7.9 MiB/s wr, 163 op/s 2024-07-26T19:24:39.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:39 smithi071 ceph-mon[90507]: osdmap e2140: 8 total, 8 up, 8 in 2024-07-26T19:24:40.360 INFO:tasks.workunit.client.0.smithi071.stdout: i=5 exists [4056919~9620520,15027515~2571700,21167060~692159,24617890~7635189,33619349~7981085,42529857~8176220,51208736~6429445,66574683~12395350,83891622~6141770,92744919~3598122,100869785~1807633,106304804~5941063,115901532~3672987,125298601~4349426,138634551~11917872,155285924~141525,158602860~13926572,176592184~1617156,185419676~9685927,199578109~34392,221041623~23565621,252850205~4728344,267256980~11117418,280917278~4797993,296874117~12056151,311576540~368511,316141135~49760,336531562~7885992,348685809~135615,357413598~1251106,365375123~2875320,373403942~8191322,402594839~12136130] wrote [71694517~7275516,106304804~5941063,143451017~6318442,155285924~141525,226634255~7163918,296874117~7575942,348685809~135615,357413598~1251106,365375123~2875320] 2024-07-26T19:24:40.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:40 smithi135 ceph-mon[85352]: osdmap e2141: 8 total, 8 up, 8 in 2024-07-26T19:24:40.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:40 smithi135 ceph-mon[85352]: pgmap v4174: 137 pgs: 137 active+clean; 465 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 23 MiB/s wr, 123 op/s 2024-07-26T19:24:40.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:40 smithi071 ceph-mon[92867]: osdmap e2141: 8 total, 8 up, 8 in 2024-07-26T19:24:40.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:40 smithi071 ceph-mon[92867]: pgmap v4174: 137 pgs: 137 active+clean; 465 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 23 MiB/s wr, 123 op/s 2024-07-26T19:24:40.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:40 smithi071 ceph-mon[90507]: osdmap e2141: 8 total, 8 up, 8 in 2024-07-26T19:24:40.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:40 smithi071 ceph-mon[90507]: pgmap v4174: 137 pgs: 137 active+clean; 465 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 23 MiB/s wr, 123 op/s 2024-07-26T19:24:41.369 INFO:tasks.workunit.client.0.smithi071.stdout: i=6 exists [4056919~9620520,15027515~2571700,21167060~692159,24617890~7635189,33619349~7981085,42529857~8176220,51208736~6429445,66574683~12395350,83891622~6141770,92284511~5951455,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,158602860~13926572,176592184~1617156,185419676~9685927,199578109~34392,221041623~23565621,252850205~4728344,267256980~11117418,280917278~4797993,296874117~12056151,311576540~368511,316141135~49760,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,373403942~8191322,389630441~5516047,402594839~12136130] wrote [33758568~5624356,84682844~3800320,92284511~5951455,112911663~3939078,118921791~1826762,222957228~5465280,229975835~7282967,330054858~1444331,345309434~2334920,389630441~5516047] 2024-07-26T19:24:41.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:41 smithi135 ceph-mon[85352]: osdmap e2142: 8 total, 8 up, 8 in 2024-07-26T19:24:41.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:24:41.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:24:41.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:24:41.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:24:41.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:41 smithi071 ceph-mon[90507]: osdmap e2142: 8 total, 8 up, 8 in 2024-07-26T19:24:41.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:24:41.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:24:41.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:24:41.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:24:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:41 smithi071 ceph-mon[92867]: osdmap e2142: 8 total, 8 up, 8 in 2024-07-26T19:24:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:24:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:24:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:24:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:24:42.386 INFO:tasks.workunit.client.0.smithi071.stdout: i=7 exists [4056919~9620520,15027515~2571700,21167060~692159,24617890~7635189,33619349~17086728,51208736~6429445,64744313~14225720,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,158602860~15942800,176592184~1617156,178537415~868155,185419676~9685927,199578109~34392,216700388~4219187,221041623~23565621,250614108~6964441,267256980~11117418,280917278~10315233,296874117~12056151,311576540~368511,316141135~49760,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373403942~8191322,386283846~1004021,389630441~5516047,402594839~12136130] wrote [40767575~5342015,64744313~6448145,97090615~2534302,167133421~7412239,178537415~868155,216700388~4219187,250614108~5208854,284733744~6498767,356014812~5475047,386283846~1004021] 2024-07-26T19:24:42.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:42 smithi071 ceph-mon[90507]: osdmap e2143: 8 total, 8 up, 8 in 2024-07-26T19:24:42.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:42 smithi071 ceph-mon[90507]: pgmap v4177: 137 pgs: 137 active+clean; 570 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 39 MiB/s wr, 67 op/s 2024-07-26T19:24:42.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:24:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:24:42] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:24:42.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:42 smithi071 ceph-mon[92867]: osdmap e2143: 8 total, 8 up, 8 in 2024-07-26T19:24:42.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:42 smithi071 ceph-mon[92867]: pgmap v4177: 137 pgs: 137 active+clean; 570 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 39 MiB/s wr, 67 op/s 2024-07-26T19:24:42.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:42 smithi135 ceph-mon[85352]: osdmap e2143: 8 total, 8 up, 8 in 2024-07-26T19:24:42.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:42 smithi135 ceph-mon[85352]: pgmap v4177: 137 pgs: 137 active+clean; 570 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 39 MiB/s wr, 67 op/s 2024-07-26T19:24:43.391 INFO:tasks.workunit.client.0.smithi071.stdout: i=8 exists [3253332~10424107,15027515~2571700,21167060~692159,24617890~26088187,51208736~6429445,64744313~14225720,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,158602860~15942800,176592184~1617156,178537415~868155,185419676~9685927,199578109~34392,216700388~27906856,250614108~6964441,267256980~11117418,280917278~10315233,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~8490319,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] wrote [3253332~2787554,30163631~7387581,113788980~5595541,217431579~5763260,268809198~917155,298911880~784229,312024521~4481570,356616163~4142972,373104945~4795945,382130242~1306175] 2024-07-26T19:24:43.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:43 smithi135 ceph-mon[85352]: osdmap e2144: 8 total, 8 up, 8 in 2024-07-26T19:24:43.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:43.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:43 smithi071 ceph-mon[90507]: osdmap e2144: 8 total, 8 up, 8 in 2024-07-26T19:24:43.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:43.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:43 smithi071 ceph-mon[92867]: osdmap e2144: 8 total, 8 up, 8 in 2024-07-26T19:24:43.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:44.394 INFO:tasks.workunit.client.0.smithi071.stdout: i=9 exists [3253332~10424107,15027515~2571700,21167060~29539017,51208736~6429445,64744313~14225720,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,157571375~16974285,176592184~3206293,185419676~9685927,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,250614108~6964441,267256980~11117418,280917278~10315233,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~6379392,356014812~5475047,365375123~2875320,373104945~8490319,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] wrote [21733718~7724572,40515399~3428812,114936291~3632819,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,200327876~2470586,211057933~821244,345360862~6327964] 2024-07-26T19:24:44.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:44 smithi071 ceph-mon[90507]: osdmap e2145: 8 total, 8 up, 8 in 2024-07-26T19:24:44.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:44 smithi071 ceph-mon[90507]: pgmap v4180: 137 pgs: 137 active+clean; 692 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 50 MiB/s wr, 253 op/s 2024-07-26T19:24:44.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:44 smithi071 ceph-mon[92867]: osdmap e2145: 8 total, 8 up, 8 in 2024-07-26T19:24:44.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:44 smithi071 ceph-mon[92867]: pgmap v4180: 137 pgs: 137 active+clean; 692 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 50 MiB/s wr, 253 op/s 2024-07-26T19:24:44.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:44 smithi135 ceph-mon[85352]: osdmap e2145: 8 total, 8 up, 8 in 2024-07-26T19:24:44.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:44 smithi135 ceph-mon[85352]: pgmap v4180: 137 pgs: 137 active+clean; 692 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 151 KiB/s rd, 50 MiB/s wr, 253 op/s 2024-07-26T19:24:45.415 INFO:tasks.workunit.client.0.smithi071.stdout: i=10 exists [3253332~10424107,15027515~2571700,21167060~29539017,51208736~6429445,64744313~14225720,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~11917872,155285924~141525,157571375~16974285,176592184~3206293,185419676~9685927,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~9447867,267256980~11117418,280917278~10315233,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~8490319,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] wrote [88555349~6529170,122322772~5801374,189142652~4948354,247394348~1269031,252314289~7747686,292536444~3912990,297320120~5809167,357770171~7512762] 2024-07-26T19:24:45.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:45 smithi071 ceph-mon[90507]: osdmap e2146: 8 total, 8 up, 8 in 2024-07-26T19:24:45.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:45 smithi071 ceph-mon[92867]: osdmap e2146: 8 total, 8 up, 8 in 2024-07-26T19:24:45.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:45 smithi135 ceph-mon[85352]: osdmap e2146: 8 total, 8 up, 8 in 2024-07-26T19:24:46.428 INFO:tasks.workunit.client.0.smithi071.stdout: i=11 exists [3253332~10424107,15027515~2571700,21167060~29539017,51208736~6429445,64744313~14225720,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~11917872,155285924~141525,157571375~16974285,176592184~3206293,185419676~9685927,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~27760290,280917278~10315233,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~8490319,382130242~1306175,386283846~1004021,388318582~6827906,402594839~12136130] wrote [89465803~2251532,160597714~3967606,218671219~3307267,253855874~13591811,285203502~4770302,323045482~5636236,358959899~5703655,388318582~3720575] 2024-07-26T19:24:46.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:46 smithi071 ceph-mon[90507]: osdmap e2147: 8 total, 8 up, 8 in 2024-07-26T19:24:46.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:46 smithi071 ceph-mon[90507]: pgmap v4183: 137 pgs: 137 active+clean; 756 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 41 MiB/s wr, 201 op/s 2024-07-26T19:24:46.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:46 smithi071 ceph-mon[92867]: osdmap e2147: 8 total, 8 up, 8 in 2024-07-26T19:24:46.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:46 smithi071 ceph-mon[92867]: pgmap v4183: 137 pgs: 137 active+clean; 756 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 41 MiB/s wr, 201 op/s 2024-07-26T19:24:46.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:46 smithi135 ceph-mon[85352]: osdmap e2147: 8 total, 8 up, 8 in 2024-07-26T19:24:46.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:46 smithi135 ceph-mon[85352]: pgmap v4183: 137 pgs: 137 active+clean; 756 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 41 MiB/s wr, 201 op/s 2024-07-26T19:24:47.380 INFO:tasks.workunit.client.0.smithi071.stdout: i=12 exists [3253332~14815261,21167060~29539017,51208736~6429445,64744313~14225720,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,155285924~141525,157571375~16974285,176592184~3206293,185419676~9685927,199578109~34392,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250614108~27760290,279622752~216813,280917278~10315233,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~8490319,382130242~1306175,386283846~8862642,402594839~12136130] wrote [13130521~4938072,44181461~1025537,95176938~518928,138865558~3754816,150368953~3112687,208680340~1304664,266645347~1549911,279622752~216813,386663876~6984025] 2024-07-26T19:24:47.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:47 smithi071 ceph-mon[90507]: osdmap e2148: 8 total, 8 up, 8 in 2024-07-26T19:24:47.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:47 smithi071 ceph-mon[92867]: osdmap e2148: 8 total, 8 up, 8 in 2024-07-26T19:24:47.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:47 smithi135 ceph-mon[85352]: osdmap e2148: 8 total, 8 up, 8 in 2024-07-26T19:24:48.422 INFO:tasks.workunit.client.0.smithi071.stdout: i=13 exists [3253332~14815261,21167060~29539017,51208736~6429445,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,155285924~141525,157571375~16974285,176592184~3206293,185419676~9685927,199578109~34392,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250333830~28040568,279622752~216813,280563725~10668786,292536444~3912990,296874117~12056151,310038440~6467651,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~8490319,382130242~13016246,402594839~12136130] wrote [52017749~859874,63996718~8184370,159919208~3613823,250333830~4464641,280563725~1483252,305495042~431841,310038440~4242763,346623458~1315845,358504149~3240993,382452960~6076619] 2024-07-26T19:24:48.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:48 smithi071 ceph-mon[90507]: osdmap e2149: 8 total, 8 up, 8 in 2024-07-26T19:24:48.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:48 smithi071 ceph-mon[90507]: pgmap v4186: 137 pgs: 137 active+clean; 849 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 196 KiB/s rd, 37 MiB/s wr, 311 op/s 2024-07-26T19:24:48.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:48 smithi071 ceph-mon[92867]: osdmap e2149: 8 total, 8 up, 8 in 2024-07-26T19:24:48.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:48 smithi071 ceph-mon[92867]: pgmap v4186: 137 pgs: 137 active+clean; 849 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 196 KiB/s rd, 37 MiB/s wr, 311 op/s 2024-07-26T19:24:48.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:48 smithi135 ceph-mon[85352]: osdmap e2149: 8 total, 8 up, 8 in 2024-07-26T19:24:48.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:48 smithi135 ceph-mon[85352]: pgmap v4186: 137 pgs: 137 active+clean; 849 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 196 KiB/s rd, 37 MiB/s wr, 311 op/s 2024-07-26T19:24:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: i=14 exists [3253332~14815261,21167060~36471121,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,154014240~20531420,176592184~3206293,185419676~9685927,199578109~34392,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,279622752~216813,280563725~10668786,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2674698,402594839~12136130] wrote [49983950~6394379,154014240~7945542,206996518~7249509,224304876~6473350,235174191~3775791,242453552~4909018,306082300~5410134,378909073~6984187,399039799~2674698] 2024-07-26T19:24:49.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:49 smithi071 ceph-mon[92867]: osdmap e2150: 8 total, 8 up, 8 in 2024-07-26T19:24:49.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:49 smithi071 ceph-mon[90507]: osdmap e2150: 8 total, 8 up, 8 in 2024-07-26T19:24:49.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:49 smithi135 ceph-mon[85352]: osdmap e2150: 8 total, 8 up, 8 in 2024-07-26T19:24:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: i=15 exists [427326~17641267,21167060~36471121,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,154014240~20531420,176592184~3206293,185419676~9685927,199578109~34392,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,279622752~216813,280563725~10668786,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] wrote [427326~4627827,41683972~529804,57717347~6586748,227450973~6279815,253120338~2059459,267023598~5342521,343297779~6972736,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:50.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:50 smithi071 ceph-mon[92867]: osdmap e2151: 8 total, 8 up, 8 in 2024-07-26T19:24:50.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:50 smithi071 ceph-mon[92867]: pgmap v4189: 137 pgs: 137 active+clean; 927 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 196 KiB/s rd, 42 MiB/s wr, 315 op/s 2024-07-26T19:24:50.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:50 smithi071 ceph-mon[90507]: osdmap e2151: 8 total, 8 up, 8 in 2024-07-26T19:24:50.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:50 smithi071 ceph-mon[90507]: pgmap v4189: 137 pgs: 137 active+clean; 927 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 196 KiB/s rd, 42 MiB/s wr, 315 op/s 2024-07-26T19:24:50.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:50 smithi135 ceph-mon[85352]: osdmap e2151: 8 total, 8 up, 8 in 2024-07-26T19:24:50.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:50 smithi135 ceph-mon[85352]: pgmap v4189: 137 pgs: 137 active+clean; 927 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 196 KiB/s rd, 42 MiB/s wr, 315 op/s 2024-07-26T19:24:51.441 INFO:tasks.workunit.client.0.smithi071.stdout: i=16 exists [427326~17641267,20660075~36978106,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138634551~14847089,154014240~20531420,176592184~3206293,185419676~17378786,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,330054858~1444331,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] wrote [20660075~2803518,43864411~6931352,119899338~2303241,194873926~7471821,226321823~5833521,255162233~2806722,271287465~6399222,278746526~1054731,292663989~7885354] 2024-07-26T19:24:51.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:51 smithi071 ceph-mon[90507]: osdmap e2152: 8 total, 8 up, 8 in 2024-07-26T19:24:51.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:51 smithi071 ceph-mon[92867]: osdmap e2152: 8 total, 8 up, 8 in 2024-07-26T19:24:51.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:51 smithi135 ceph-mon[85352]: osdmap e2152: 8 total, 8 up, 8 in 2024-07-26T19:24:52.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:24:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:24:52] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:24:52.459 INFO:tasks.workunit.client.0.smithi071.stdout: i=17 exists [427326~17641267,20660075~36978106,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138634551~14847089,154014240~20531420,176592184~3206293,181479156~22648585,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22582386,399039799~2714035,402594839~12136130] wrote [51768638~1970055,90497391~6873569,144753903~1100924,181479156~5062587,200118399~4009342,218538042~3359745,266531088~4343572,328741811~5637175,394467774~1219557] 2024-07-26T19:24:52.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:52 smithi071 ceph-mon[92867]: osdmap e2153: 8 total, 8 up, 8 in 2024-07-26T19:24:52.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:52 smithi071 ceph-mon[92867]: pgmap v4192: 137 pgs: 137 active+clean; 991 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 108 KiB/s rd, 37 MiB/s wr, 162 op/s 2024-07-26T19:24:52.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:52 smithi071 ceph-mon[90507]: osdmap e2153: 8 total, 8 up, 8 in 2024-07-26T19:24:52.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:52 smithi071 ceph-mon[90507]: pgmap v4192: 137 pgs: 137 active+clean; 991 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 108 KiB/s rd, 37 MiB/s wr, 162 op/s 2024-07-26T19:24:52.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:52 smithi135 ceph-mon[85352]: osdmap e2153: 8 total, 8 up, 8 in 2024-07-26T19:24:52.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:52 smithi135 ceph-mon[85352]: pgmap v4192: 137 pgs: 137 active+clean; 991 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 108 KiB/s rd, 37 MiB/s wr, 162 op/s 2024-07-26T19:24:53.461 INFO:tasks.workunit.client.0.smithi071.stdout: i=18 exists [427326~17641267,20660075~36978106,57717347~21252686,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~20531420,176592184~3206293,181479156~22648585,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] wrote [7036698~7563708,72084391~6153196,89123046~3431494,95788030~4465706,137562727~7278560,155247885~6702775,310388880~2033202,395798000~2204907,407549867~399628] 2024-07-26T19:24:53.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:53 smithi071 ceph-mon[92867]: osdmap e2154: 8 total, 8 up, 8 in 2024-07-26T19:24:53.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:53 smithi071 ceph-mon[90507]: osdmap e2154: 8 total, 8 up, 8 in 2024-07-26T19:24:53.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:53 smithi135 ceph-mon[85352]: osdmap e2154: 8 total, 8 up, 8 in 2024-07-26T19:24:54.470 INFO:tasks.workunit.client.0.smithi071.stdout: i=19 exists [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~25784237,181479156~22648585,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] wrote [45008712~4676760,52343248~6679236,64381700~5617763,159480610~5079336,171704086~5046986,214102178~39377,216574912~1335539,335603378~6963351,384213930~7096344] 2024-07-26T19:24:54.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:54 smithi071 ceph-mon[90507]: osdmap e2155: 8 total, 8 up, 8 in 2024-07-26T19:24:54.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:54 smithi071 ceph-mon[90507]: pgmap v4195: 137 pgs: 137 active+clean; 1.1 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 38 MiB/s wr, 353 op/s 2024-07-26T19:24:54.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:54 smithi071 ceph-mon[92867]: osdmap e2155: 8 total, 8 up, 8 in 2024-07-26T19:24:54.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:54 smithi071 ceph-mon[92867]: pgmap v4195: 137 pgs: 137 active+clean; 1.1 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 38 MiB/s wr, 353 op/s 2024-07-26T19:24:54.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:54 smithi135 ceph-mon[85352]: osdmap e2155: 8 total, 8 up, 8 in 2024-07-26T19:24:54.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:54 smithi135 ceph-mon[85352]: pgmap v4195: 137 pgs: 137 active+clean; 1.1 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 38 MiB/s wr, 353 op/s 2024-07-26T19:24:55.410 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 1 diff [21167060~692159,45395721~5310356,51208736~6429445,66574683~6758673,138634551~7791124,158608418~13921014,267256980~6747516,280917278~4797993] 2024-07-26T19:24:55.410 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [21167060~692159,45395721~5310356,51208736~6429445,66574683~6758673,138634551~7791124,158608418~13921014,267256980~6747516,280917278~4797993] 2024-07-26T19:24:55.431 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~887699,41943040~15695141,62914560~10418796,138412032~8013643,158608418~13921014,264241152~9763344,276824064~8891207] 2024-07-26T19:24:55.431 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 2 diff [21167060~692159,24617890~7635189,45395721~5310356,51208736~6429445,66574683~6758673,118558897~139581,138634551~11917872,158608418~13921014,199578109~34392,222895033~5137868,232046732~5027888,267256980~8710655,280917278~4797993,311576540~368511,336531562~7885992,404623577~715953] 2024-07-26T19:24:55.431 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [21167060~692159,24617890~7635189,45395721~5310356,51208736~6429445,66574683~6758673,118558897~139581,138634551~11917872,158608418~13921014,199578109~34392,222895033~5137868,232046732~5027888,267256980~8710655,280917278~4797993,311576540~368511,336531562~7885992,404623577~715953] 2024-07-26T19:24:55.438 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~11281559,41943040~15695141,62914560~10418796,117440512~1257966,138412032~12140391,158608418~13921014,197132288~2480213,222298112~5734789,230686720~6387900,264241152~11726483,276824064~8891207,310378496~1566555,335544320~8873234,404623577~715953] 2024-07-26T19:24:55.438 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 3 diff [21167060~692159,24617890~7635189,42529857~8176220,51208736~6429445,66574683~6758673,83891622~6141770,118558897~139581,125298601~4349426,138634551~11917872,158608418~13921014,199578109~34392,222895033~5137868,232046732~12560512,252850205~4728344,267256980~11117418,280917278~4797993,304341874~4588394,311576540~368511,336531562~7885992,402594839~6471656] 2024-07-26T19:24:55.438 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [21167060~692159,24617890~7635189,42529857~8176220,51208736~6429445,66574683~6758673,83891622~6141770,118558897~139581,125298601~4349426,138634551~11917872,158608418~13921014,199578109~34392,222895033~5137868,232046732~12560512,252850205~4728344,267256980~11117418,280917278~4797993,304341874~4588394,311576540~368511,336531562~7885992,402594839~6471656] 2024-07-26T19:24:55.444 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~11281559,41943040~15695141,62914560~10418796,83886080~6147312,117440512~1257966,121634816~8013211,138412032~12140391,158608418~13921014,197132288~2480213,222298112~5734789,230686720~13920524,251658240~5920309,264241152~21474119,301989888~6940380,310378496~1566555,335544320~8873234,398458880~10607615] 2024-07-26T19:24:55.444 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 4 diff [4782741~2749355,15027515~2571700,21167060~692159,24617890~7635189,33619349~7981085,42529857~8176220,51208736~6429445,66574683~6758673,83891622~6141770,92744919~3598122,100869785~1807633,115901532~3672987,125298601~4349426,138634551~11917872,158608418~13921014,199578109~34392,221041623~6991278,232046732~12560512,252850205~4728344,267256980~11117418,280917278~4797993,304341874~4588394,311576540~368511,316141135~49760,336531562~7885992,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.445 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,21167060~692159,24617890~7635189,33619349~7981085,42529857~8176220,51208736~6429445,66574683~6758673,83891622~6141770,92744919~3598122,100869785~1807633,115901532~3672987,125298601~4349426,138634551~11917872,158608418~13921014,199578109~34392,221041623~6991278,232046732~12560512,252850205~4728344,267256980~11117418,280917278~4797993,304341874~4588394,311576540~368511,316141135~49760,336531562~7885992,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.451 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,20971520~11281559,33554432~8046002,41943040~15695141,62914560~10418796,83886080~6147312,92274688~4068353,100663296~2014122,113246208~6328311,121634816~8013211,138412032~12140391,158608418~13921014,197132288~2480213,218103808~9929093,230686720~13920524,251658240~5920309,264241152~21474119,301989888~6940380,310378496~1566555,314572800~1618095,335544320~8873234,374786686~5851287,398458880~16272089] 2024-07-26T19:24:55.451 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 5 diff [4782741~2749355,15027515~2571700,21167060~692159,24617890~7635189,33619349~7981085,42529857~8176220,51208736~6429445,66574683~12395350,83891622~6141770,92744919~3598122,100869785~1807633,106304804~5941063,115901532~3672987,125298601~4349426,138634551~11917872,155285924~141525,158608418~13921014,199578109~34392,221041623~23565621,252850205~4728344,267256980~11117418,280917278~4797993,296874117~12056151,311576540~368511,316141135~49760,336531562~7885992,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.451 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,21167060~692159,24617890~7635189,33619349~7981085,42529857~8176220,51208736~6429445,66574683~12395350,83891622~6141770,92744919~3598122,100869785~1807633,106304804~5941063,115901532~3672987,125298601~4349426,138634551~11917872,155285924~141525,158608418~13921014,199578109~34392,221041623~23565621,252850205~4728344,267256980~11117418,280917278~4797993,296874117~12056151,311576540~368511,316141135~49760,336531562~7885992,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.458 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,20971520~11281559,33554432~8046002,41943040~15695141,62914560~16055473,83886080~6147312,92274688~4068353,100663296~2014122,104857600~7388267,113246208~6328311,121634816~8013211,138412032~12140391,155285924~141525,158608418~13921014,197132288~2480213,218103808~26503436,251658240~5920309,264241152~21474119,293601280~15328988,310378496~1566555,314572800~1618095,335544320~8873234,348127232~694192,356515840~2148864,365375123~2875320,374786686~5851287,398458880~16272089] 2024-07-26T19:24:55.458 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 6 diff [4782741~2749355,15027515~2571700,21167060~692159,24617890~7635189,33619349~7981085,42529857~8176220,51208736~6429445,66574683~12395350,83891622~6141770,92284511~5951455,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,158608418~13921014,199578109~34392,221041623~23565621,252850205~4728344,267256980~11117418,280917278~4797993,296874117~12056151,311576540~368511,316141135~49760,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.458 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,21167060~692159,24617890~7635189,33619349~7981085,42529857~8176220,51208736~6429445,66574683~12395350,83891622~6141770,92284511~5951455,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,158608418~13921014,199578109~34392,221041623~23565621,252850205~4728344,267256980~11117418,280917278~4797993,296874117~12056151,311576540~368511,316141135~49760,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.464 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,20971520~11281559,33554432~8046002,41943040~15695141,62914560~16055473,83886080~6147312,92274688~5961278,100663296~2014122,104857600~15890953,121634816~8013211,138412032~12140391,155285924~141525,158608418~13921014,197132288~2480213,218103808~26503436,251658240~5920309,264241152~21474119,293601280~15328988,310378496~1566555,314572800~1618095,327155712~4343477,335544320~12100034,348127232~694192,356515840~2148864,365375123~2875320,374786686~5851287,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.464 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 7 diff [4782741~2749355,15027515~2571700,21167060~692159,24617890~7635189,33619349~17086728,51208736~6429445,64744313~14225720,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,158608418~15937242,178537415~868155,199578109~34392,216700388~4219187,221041623~23565621,250614108~6964441,267256980~11117418,280917278~10315233,296874117~12056151,311576540~368511,316141135~49760,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,374786686~5851287,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.464 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,21167060~692159,24617890~7635189,33619349~17086728,51208736~6429445,64744313~14225720,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,158608418~15937242,178537415~868155,199578109~34392,216700388~4219187,221041623~23565621,250614108~6964441,267256980~11117418,280917278~10315233,296874117~12056151,311576540~368511,316141135~49760,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,374786686~5851287,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.470 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,20971520~11281559,33554432~24083749,62914560~16055473,83886080~6147312,92274688~7350229,100663296~2014122,104857600~15890953,121634816~8013211,138412032~12140391,155285924~141525,158608418~15937242,178209340~1196230,197132288~2480213,213909504~30697740,247463936~10114613,264241152~26991359,293601280~15328988,310378496~1566555,314572800~1618095,327155712~4343477,335544320~12100034,348127232~694192,352321536~9168323,365375123~2875320,374786686~5851287,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.470 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 8 diff [3253332~4278764,15027515~2571700,21167060~692159,24617890~26088187,51208736~6429445,64744313~14225720,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,158608418~15937242,178537415~868155,199578109~34392,216700388~27906856,250614108~6964441,267256980~11117418,280917278~10315233,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.470 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21167060~692159,24617890~26088187,51208736~6429445,64744313~14225720,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,158608418~15937242,178537415~868155,199578109~34392,216700388~27906856,250614108~6964441,267256980~11117418,280917278~10315233,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.476 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,20971520~36666661,62914560~16055473,83886080~6147312,92274688~7350229,100663296~2014122,104857600~15890953,121634816~8013211,138412032~12140391,155285924~141525,158608418~15937242,178209340~1196230,197132288~2480213,213909504~30697740,247463936~10114613,264241152~26991359,293601280~15328988,310378496~6127595,327155712~4343477,335544320~12100034,348127232~694192,352321536~9168323,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.477 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 9 diff [3253332~4278764,15027515~2571700,21167060~29539017,51208736~6429445,64744313~14225720,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,157571375~16974285,176989740~2808737,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,250614108~6964441,267256980~11117418,280917278~10315233,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~6379392,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.477 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21167060~29539017,51208736~6429445,64744313~14225720,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,138634551~11917872,155285924~141525,157571375~16974285,176989740~2808737,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,250614108~6964441,267256980~11117418,280917278~10315233,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~6379392,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.483 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,20971520~36666661,62914560~16055473,83886080~6147312,92274688~7350229,100663296~2014122,104857600~15890953,121634816~8013211,138412032~12140391,155285924~141525,157571375~16974285,176989740~2808737,197132288~5666174,209715200~2163977,213909504~30697740,247463936~10114613,264241152~26991359,293601280~15328988,310378496~6127595,327155712~4343477,335544320~16144506,352321536~9168323,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.483 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 10 diff [3253332~4278764,15027515~2571700,21167060~29539017,51208736~6429445,64744313~14225720,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~11917872,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~9447867,267256980~11117418,280917278~10315233,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.483 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21167060~29539017,51208736~6429445,64744313~14225720,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~11917872,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~9447867,267256980~11117418,280917278~10315233,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.489 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,20971520~36666661,62914560~16055473,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138412032~12140391,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,197132288~5666174,209715200~2163977,213909504~46152471,264241152~44689116,310378496~6127595,327155712~4343477,335544320~16144506,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.489 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 11 diff [3253332~4278764,15027515~2571700,21167060~29539017,51208736~6429445,64744313~14225720,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~11917872,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~27760290,280917278~10315233,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,388318582~6827906,402594839~12136130] 2024-07-26T19:24:55.489 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21167060~29539017,51208736~6429445,64744313~14225720,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~11917872,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~27760290,280917278~10315233,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,388318582~6827906,402594839~12136130] 2024-07-26T19:24:55.495 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,20971520~36666661,62914560~16055473,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138412032~12140391,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,197132288~5666174,209715200~2163977,213909504~95020764,310378496~6127595,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.495 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 12 diff [3253332~4278764,13130521~4938072,21167060~29539017,51208736~6429445,64744313~14225720,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250614108~27760290,279622752~216813,280917278~10315233,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~8862642,402594839~12136130] 2024-07-26T19:24:55.495 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21167060~29539017,51208736~6429445,64744313~14225720,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250614108~27760290,279622752~216813,280917278~10315233,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~8862642,402594839~12136130] 2024-07-26T19:24:55.502 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,20971520~36666661,62914560~16055473,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138412032~15069608,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,197132288~5666174,205520896~6358281,213909504~95020764,310378496~6127595,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.502 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 13 diff [3253332~4278764,13130521~4938072,21167060~29539017,51208736~6429445,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250333830~28040568,279622752~216813,280563725~10668786,292536444~3912990,296874117~12056151,310038440~6467651,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~13016246,402594839~12136130] 2024-07-26T19:24:55.502 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21167060~29539017,51208736~6429445,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250333830~28040568,279622752~216813,280563725~10668786,292536444~3912990,296874117~12056151,310038440~6467651,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~13016246,402594839~12136130] 2024-07-26T19:24:55.507 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,20971520~36666661,62914560~16055473,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138412032~15069608,155285924~141525,157571375~16974285,176989740~2808737,189142652~4948354,197132288~5666174,205520896~6358281,213909504~102596587,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~11539221,381681664~13464824,398458880~16272089] 2024-07-26T19:24:55.508 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 14 diff [3253332~4278764,13130521~4938072,21167060~36471121,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,154014240~20531420,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,279622752~216813,280563725~10668786,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2674698,402594839~12136130] 2024-07-26T19:24:55.508 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21167060~36471121,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,154014240~20531420,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,279622752~216813,280563725~10668786,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2674698,402594839~12136130] 2024-07-26T19:24:55.513 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,20971520~36666661,62914560~16055473,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138412032~36133628,176989740~2808737,189142652~4948354,197132288~5666174,205520896~110985195,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~26047736,398458880~16272089] 2024-07-26T19:24:55.514 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 15 diff [427326~7104770,13130521~4938072,21167060~36471121,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,154014240~20531420,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,279622752~216813,280563725~10668786,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.514 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,21167060~36471121,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138634551~14847089,154014240~20531420,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,279622752~216813,280563725~10668786,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.520 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~4938072,20971520~57998513,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138412032~36133628,176989740~2808737,189142652~4948354,197132288~5666174,205520896~110985195,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~26047736,398458880~16272089] 2024-07-26T19:24:55.520 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 16 diff [427326~7104770,13130521~4938072,20660075~36978106,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138634551~14847089,154014240~20531420,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,330054858~1444331,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.520 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,20660075~36978106,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138634551~14847089,154014240~20531420,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,330054858~1444331,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.526 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~65839512,83886080~15738837,100663296~2014122,104857600~24790427,138412032~36133628,176989740~2808737,189142652~4948354,194873926~7924536,205520896~110985195,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~26047736,398458880~16272089] 2024-07-26T19:24:55.526 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 17 diff [427326~7104770,13130521~4938072,20660075~36978106,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138634551~14847089,154014240~20531420,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22582386,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.526 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,20660075~36978106,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138634551~14847089,154014240~20531420,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22582386,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.532 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~65839512,83886080~15738837,100663296~2014122,104857600~24790427,138412032~36133628,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~26588579,398458880~16272089] 2024-07-26T19:24:55.532 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 18 diff [427326~17641267,20660075~36978106,57717347~21252686,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~20531420,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.532 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~36978106,57717347~21252686,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~20531420,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.538 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~40327932,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:55.538 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 19 diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.538 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.544 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:55.545 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 2 diff [24617890~7635189,118558897~139581,143769449~6782974,199578109~34392,222895033~5137868,232046732~5027888,273820926~2146709,311576540~368511,336531562~7885992,404623577~715953] 2024-07-26T19:24:55.545 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [24617890~7635189,118558897~139581,143769449~6782974,199578109~34392,222895033~5137868,232046732~5027888,273820926~2146709,311576540~368511,336531562~7885992,404623577~715953] 2024-07-26T19:24:55.550 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [21859219~10393860,117440512~1257966,143769449~6782974,197132288~2480213,222298112~5734789,230686720~6387900,273820926~2146709,310378496~1566555,335544320~8873234,404623577~715953] 2024-07-26T19:24:55.550 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 3 diff [24617890~7635189,42529857~5673278,53497341~3734183,83891622~6141770,118558897~139581,125298601~4349426,143769449~6782974,199578109~34392,222895033~5137868,232046732~12560512,252850205~4728344,273820926~4553472,304341874~4588394,311576540~368511,336531562~7885992,402594839~6471656] 2024-07-26T19:24:55.550 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [24617890~7635189,42529857~5673278,53497341~3734183,83891622~6141770,118558897~139581,125298601~4349426,143769449~6782974,199578109~34392,222895033~5137868,232046732~12560512,252850205~4728344,273820926~4553472,304341874~4588394,311576540~368511,336531562~7885992,402594839~6471656] 2024-07-26T19:24:55.556 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [21859219~10393860,42529857~5673278,53497341~3734183,83886080~6147312,117440512~1257966,121634816~8013211,143769449~6782974,197132288~2480213,222298112~5734789,230686720~13920524,251658240~5920309,273820926~4553472,301989888~6940380,310378496~1566555,335544320~8873234,398458880~10607615] 2024-07-26T19:24:55.556 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 4 diff [4782741~2749355,15027515~2571700,24617890~7635189,33619349~7981085,42529857~5673278,53497341~3734183,83891622~6141770,92744919~3598122,100869785~1807633,115901532~3672987,125298601~4349426,143769449~6782974,199578109~34392,221041623~6991278,232046732~12560512,252850205~4728344,273820926~4553472,304341874~4588394,311576540~368511,316141135~49760,336531562~7885992,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.556 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,24617890~7635189,33619349~7981085,42529857~5673278,53497341~3734183,83891622~6141770,92744919~3598122,100869785~1807633,115901532~3672987,125298601~4349426,143769449~6782974,199578109~34392,221041623~6991278,232046732~12560512,252850205~4728344,273820926~4553472,304341874~4588394,311576540~368511,316141135~49760,336531562~7885992,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.562 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,21859219~10393860,33554432~8046002,42529857~5673278,53497341~3734183,83886080~6147312,92274688~4068353,100663296~2014122,113246208~6328311,121634816~8013211,143769449~6782974,197132288~2480213,218103808~9929093,230686720~13920524,251658240~5920309,273820926~4553472,301989888~6940380,310378496~1566555,314572800~1618095,335544320~8873234,374786686~5851287,398458880~16272089] 2024-07-26T19:24:55.562 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 5 diff [4782741~2749355,15027515~2571700,24617890~7635189,33619349~7981085,42529857~5673278,53497341~3734183,71694517~7275516,83891622~6141770,92744919~3598122,100869785~1807633,106304804~5941063,115901532~3672987,125298601~4349426,143451017~7101406,155285924~141525,199578109~34392,221041623~23565621,252850205~4728344,273820926~4553472,296874117~12056151,311576540~368511,316141135~49760,336531562~7885992,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.562 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,24617890~7635189,33619349~7981085,42529857~5673278,53497341~3734183,71694517~7275516,83891622~6141770,92744919~3598122,100869785~1807633,106304804~5941063,115901532~3672987,125298601~4349426,143451017~7101406,155285924~141525,199578109~34392,221041623~23565621,252850205~4728344,273820926~4553472,296874117~12056151,311576540~368511,316141135~49760,336531562~7885992,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.567 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,21859219~10393860,33554432~8046002,42529857~5673278,53497341~3734183,71694517~7275516,83886080~6147312,92274688~4068353,100663296~2014122,104857600~7388267,113246208~6328311,121634816~8013211,143451017~7101406,155285924~141525,197132288~2480213,218103808~26503436,251658240~5920309,273820926~4553472,293601280~15328988,310378496~1566555,314572800~1618095,335544320~8873234,348127232~694192,356515840~2148864,365375123~2875320,374786686~5851287,398458880~16272089] 2024-07-26T19:24:55.567 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 6 diff [4782741~2749355,15027515~2571700,24617890~7635189,33619349~7981085,42529857~5673278,53497341~3734183,71694517~7275516,83891622~6141770,92284511~5951455,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~7101406,155285924~141525,199578109~34392,221041623~23565621,252850205~4728344,273820926~4553472,296874117~12056151,311576540~368511,316141135~49760,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.567 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,24617890~7635189,33619349~7981085,42529857~5673278,53497341~3734183,71694517~7275516,83891622~6141770,92284511~5951455,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~7101406,155285924~141525,199578109~34392,221041623~23565621,252850205~4728344,273820926~4553472,296874117~12056151,311576540~368511,316141135~49760,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.573 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,21859219~10393860,33554432~8046002,42529857~5673278,53497341~3734183,71694517~7275516,83886080~6147312,92274688~5961278,100663296~2014122,104857600~15890953,121634816~8013211,143451017~7101406,155285924~141525,197132288~2480213,218103808~26503436,251658240~5920309,273820926~4553472,293601280~15328988,310378496~1566555,314572800~1618095,327155712~4343477,335544320~12100034,348127232~694192,356515840~2148864,365375123~2875320,374786686~5851287,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.573 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 7 diff [4782741~2749355,15027515~2571700,24617890~7635189,33619349~14583786,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~7101406,155285924~141525,167133421~7412239,178537415~868155,199578109~34392,216700388~4219187,221041623~23565621,250614108~6964441,273820926~4553472,284733744~6498767,296874117~12056151,311576540~368511,316141135~49760,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,374786686~5851287,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.573 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,24617890~7635189,33619349~14583786,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~7101406,155285924~141525,167133421~7412239,178537415~868155,199578109~34392,216700388~4219187,221041623~23565621,250614108~6964441,273820926~4553472,284733744~6498767,296874117~12056151,311576540~368511,316141135~49760,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,374786686~5851287,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.579 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,21859219~10393860,33554432~14648703,53497341~3734183,64744313~6448145,71694517~7275516,83886080~6147312,92274688~7350229,100663296~2014122,104857600~15890953,121634816~8013211,143451017~7101406,155285924~141525,167133421~7412239,178209340~1196230,197132288~2480213,213909504~30697740,247463936~10114613,273820926~4553472,284733744~6498767,293601280~15328988,310378496~1566555,314572800~1618095,327155712~4343477,335544320~12100034,348127232~694192,352321536~9168323,365375123~2875320,374786686~5851287,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.579 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 8 diff [3253332~4278764,15027515~2571700,24617890~23585245,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~7101406,155285924~141525,167133421~7412239,178537415~868155,199578109~34392,216700388~27906856,250614108~6964441,268809198~917155,273820926~4553472,284733744~6498767,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.579 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,24617890~23585245,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~7101406,155285924~141525,167133421~7412239,178537415~868155,199578109~34392,216700388~27906856,250614108~6964441,268809198~917155,273820926~4553472,284733744~6498767,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.585 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,21859219~26343916,53497341~3734183,64744313~6448145,71694517~7275516,83886080~6147312,92274688~7350229,100663296~2014122,104857600~15890953,121634816~8013211,143451017~7101406,155285924~141525,167133421~7412239,178209340~1196230,197132288~2480213,213909504~30697740,247463936~10114613,268809198~917155,273820926~4553472,284733744~6498767,293601280~15328988,310378496~6127595,327155712~4343477,335544320~12100034,348127232~694192,352321536~9168323,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.585 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 9 diff [3253332~4278764,15027515~2571700,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,139353683~2405391,143451017~7101406,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,250614108~6964441,268809198~917155,273820926~4553472,284733744~6498767,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~6379392,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.585 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,139353683~2405391,143451017~7101406,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,250614108~6964441,268809198~917155,273820926~4553472,284733744~6498767,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~6379392,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.591 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83886080~6147312,92274688~7350229,100663296~2014122,104857600~15890953,121634816~8013211,139353683~2405391,143451017~7101406,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,197132288~5666174,209715200~2163977,213909504~30697740,247463936~10114613,268809198~917155,273820926~4553472,284733744~6498767,293601280~15328988,310378496~6127595,327155712~4343477,335544320~16144506,352321536~9168323,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.591 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 10 diff [3253332~4278764,15027515~2571700,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,139353683~2405391,143451017~7101406,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~9447867,268809198~917155,273820926~4553472,284733744~6498767,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.591 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,139353683~2405391,143451017~7101406,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~9447867,268809198~917155,273820926~4553472,284733744~6498767,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.597 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,139353683~2405391,143451017~7101406,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,197132288~5666174,209715200~2163977,213909504~46152471,268809198~917155,273820926~4553472,284733744~24196524,310378496~6127595,327155712~4343477,335544320~16144506,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.597 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 11 diff [3253332~4278764,15027515~2571700,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,139353683~2405391,143451017~7101406,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~16833577,268809198~917155,273820926~4553472,284733744~6498767,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,388318582~6827906,402594839~12136130] 2024-07-26T19:24:55.597 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,139353683~2405391,143451017~7101406,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~16833577,268809198~917155,273820926~4553472,284733744~6498767,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,388318582~6827906,402594839~12136130] 2024-07-26T19:24:55.603 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,139353683~2405391,143451017~7101406,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,197132288~5666174,209715200~2163977,213909504~53538181,268809198~917155,273820926~4553472,284733744~24196524,310378496~6127595,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.603 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 12 diff [3253332~4278764,13130521~4938072,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~10030623,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250614108~17581150,268809198~917155,273820926~4553472,279622752~216813,284733744~6498767,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~8862642,402594839~12136130] 2024-07-26T19:24:55.603 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~10030623,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250614108~17581150,268809198~917155,273820926~4553472,279622752~216813,284733744~6498767,292536444~3912990,296874117~12056151,311576540~368511,312024521~4481570,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~8862642,402594839~12136130] 2024-07-26T19:24:55.609 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,21733718~26469417,53497341~3734183,64744313~6448145,71694517~7275516,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138865558~3754816,143451017~10030623,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,197132288~5666174,205520896~6358281,213909504~54285754,268809198~917155,273820926~4553472,279622752~216813,284733744~24196524,310378496~6127595,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.609 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 13 diff [3253332~4278764,13130521~4938072,21733718~26469417,52017749~859874,53497341~3734183,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~10030623,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250333830~17861428,268809198~917155,273820926~4553472,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~12056151,310038440~6467651,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~13016246,402594839~12136130] 2024-07-26T19:24:55.609 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21733718~26469417,52017749~859874,53497341~3734183,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~10030623,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250333830~17861428,268809198~917155,273820926~4553472,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~12056151,310038440~6467651,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~13016246,402594839~12136130] 2024-07-26T19:24:55.615 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,21733718~26469417,52017749~859874,53497341~3734183,63996718~14973315,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138865558~3754816,143451017~10030623,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,197132288~5666174,205520896~6358281,213909504~54285754,268809198~917155,273820926~4553472,279622752~216813,280563725~1483252,284733744~31772347,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~11539221,381681664~13464824,398458880~16272089] 2024-07-26T19:24:55.615 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 14 diff [3253332~4278764,13130521~4938072,21733718~26469417,49983950~7247574,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~10030623,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~17861428,268809198~917155,273820926~4553472,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2674698,402594839~12136130] 2024-07-26T19:24:55.615 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21733718~26469417,49983950~7247574,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~10030623,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~17861428,268809198~917155,273820926~4553472,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,336531562~7885992,345309434~6379392,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2674698,402594839~12136130] 2024-07-26T19:24:55.621 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,21733718~26469417,49983950~7247574,63996718~14973315,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138865558~3754816,143451017~21542053,167133421~7412239,176989740~2808737,189142652~4948354,197132288~5666174,205520896~62674362,268809198~917155,273820926~4553472,279622752~216813,280563725~1483252,284733744~31772347,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~26047736,398458880~16272089] 2024-07-26T19:24:55.621 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 15 diff [427326~7104770,13130521~4938072,21733718~26469417,49983950~7247574,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~10030623,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~22032289,273820926~4553472,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.621 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,21733718~26469417,49983950~7247574,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~10030623,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,199578109~34392,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~22032289,273820926~4553472,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.627 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~4938072,21733718~26469417,49983950~7247574,57638181~21331852,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138865558~3754816,143451017~21542053,167133421~7412239,176989740~2808737,189142652~4948354,197132288~5666174,205520896~66845223,273820926~4553472,279622752~216813,280563725~1483252,284733744~31772347,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~26047736,398458880~16272089] 2024-07-26T19:24:55.628 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 16 diff [427326~7104770,13130521~4938072,20660075~36571449,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138865558~3754816,143451017~10030623,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,330054858~1444331,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.628 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,20660075~36571449,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138865558~3754816,143451017~10030623,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,330054858~1444331,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.633 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~44101003,57638181~21331852,83886080~15738837,100663296~2014122,104857600~24790427,138865558~3754816,143451017~21542053,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~8537781,335544320~16144506,352321536~12961397,365375123~2875320,369098752~26047736,398458880~16272089] 2024-07-26T19:24:55.633 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 17 diff [427326~7104770,13130521~4938072,20660075~36571449,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138865558~3754816,143451017~10030623,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22582386,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.633 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,20660075~36571449,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138865558~3754816,143451017~10030623,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22582386,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.639 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~44101003,57638181~21331852,83886080~15738837,100663296~2014122,104857600~24790427,138865558~3754816,143451017~21542053,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~26588579,398458880~16272089] 2024-07-26T19:24:55.639 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 18 diff [427326~17641267,20660075~36571449,57717347~21252686,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.639 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~36571449,57717347~21252686,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,336531562~15157264,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.645 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~56804198,57638181~21331852,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:55.645 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 19 diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.645 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.651 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:55.651 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 3 diff [42529857~5673278,53497341~3734183,83891622~6141770,125298601~4349426,236850156~7757088,252850205~4728344,275249117~3125281,304341874~4588394,402594839~6471656] 2024-07-26T19:24:55.651 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [42529857~5673278,53497341~3734183,83891622~6141770,125298601~4349426,236850156~7757088,252850205~4728344,275249117~3125281,304341874~4588394,402594839~6471656] 2024-07-26T19:24:55.657 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [42529857~5673278,53497341~3734183,83886080~6147312,121634816~8013211,236850156~7757088,251658240~5920309,275249117~3125281,301989888~6940380,398458880~10607615] 2024-07-26T19:24:55.657 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 4 diff [4782741~2749355,15027515~2571700,33619349~7981085,42529857~5673278,53497341~3734183,83891622~6141770,92744919~3598122,100869785~1807633,115901532~3672987,125298601~4349426,221041623~5204316,236850156~7757088,252850205~4728344,275249117~3125281,304341874~4588394,316141135~49760,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.657 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,33619349~7981085,42529857~5673278,53497341~3734183,83891622~6141770,92744919~3598122,100869785~1807633,115901532~3672987,125298601~4349426,221041623~5204316,236850156~7757088,252850205~4728344,275249117~3125281,304341874~4588394,316141135~49760,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.663 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,33554432~8046002,42529857~5673278,53497341~3734183,83886080~6147312,92274688~4068353,100663296~2014122,113246208~6328311,121634816~8013211,218103808~8142131,236850156~7757088,251658240~5920309,275249117~3125281,301989888~6940380,314572800~1618095,374786686~5851287,398458880~16272089] 2024-07-26T19:24:55.663 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 5 diff [4782741~2749355,15027515~2571700,33619349~7981085,42529857~5673278,53497341~3734183,71694517~7275516,83891622~6141770,92744919~3598122,100869785~1807633,106304804~5941063,115901532~3672987,125298601~4349426,143451017~6318442,155285924~141525,221041623~5204316,226634255~7163918,236850156~7757088,252850205~4728344,275249117~3125281,296874117~12056151,316141135~49760,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.663 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,33619349~7981085,42529857~5673278,53497341~3734183,71694517~7275516,83891622~6141770,92744919~3598122,100869785~1807633,106304804~5941063,115901532~3672987,125298601~4349426,143451017~6318442,155285924~141525,221041623~5204316,226634255~7163918,236850156~7757088,252850205~4728344,275249117~3125281,296874117~12056151,316141135~49760,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,402594839~12136130] 2024-07-26T19:24:55.669 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,33554432~8046002,42529857~5673278,53497341~3734183,71694517~7275516,83886080~6147312,92274688~4068353,100663296~2014122,104857600~7388267,113246208~6328311,121634816~8013211,143451017~6318442,155285924~141525,218103808~8142131,226634255~7163918,236850156~7757088,251658240~5920309,275249117~3125281,293601280~15328988,314572800~1618095,348127232~694192,356515840~2148864,365375123~2875320,374786686~5851287,398458880~16272089] 2024-07-26T19:24:55.669 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 6 diff [4782741~2749355,15027515~2571700,33619349~7981085,42529857~5673278,53497341~3734183,71694517~7275516,83891622~6141770,92284511~5951455,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~6318442,155285924~141525,221041623~23565621,252850205~4728344,275249117~3125281,296874117~12056151,316141135~49760,330054858~1444331,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.669 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,33619349~7981085,42529857~5673278,53497341~3734183,71694517~7275516,83891622~6141770,92284511~5951455,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~6318442,155285924~141525,221041623~23565621,252850205~4728344,275249117~3125281,296874117~12056151,316141135~49760,330054858~1444331,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.674 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,33554432~8046002,42529857~5673278,53497341~3734183,71694517~7275516,83886080~6147312,92274688~5961278,100663296~2014122,104857600~15890953,121634816~8013211,143451017~6318442,155285924~141525,218103808~26503436,251658240~5920309,275249117~3125281,293601280~15328988,314572800~1618095,327155712~4343477,344417554~3226800,348127232~694192,356515840~2148864,365375123~2875320,374786686~5851287,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.674 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 7 diff [4782741~2749355,15027515~2571700,33619349~14583786,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~4219187,221041623~23565621,250614108~6964441,275249117~3125281,284733744~6498767,296874117~12056151,316141135~49760,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,374786686~5851287,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.675 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,33619349~14583786,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~4219187,221041623~23565621,250614108~6964441,275249117~3125281,284733744~6498767,296874117~12056151,316141135~49760,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,374786686~5851287,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.680 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,33554432~14648703,53497341~3734183,64744313~6448145,71694517~7275516,83886080~6147312,92274688~7350229,100663296~2014122,104857600~15890953,121634816~8013211,143451017~6318442,155285924~141525,167133421~7412239,178209340~1196230,213909504~30697740,247463936~10114613,275249117~3125281,284733744~6498767,293601280~15328988,314572800~1618095,327155712~4343477,344417554~3226800,348127232~694192,352321536~9168323,365375123~2875320,374786686~5851287,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.681 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 8 diff [3253332~4278764,15027515~2571700,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~27906856,250614108~6964441,268809198~917155,275249117~3125281,284733744~6498767,296874117~12056151,312024521~4481570,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.681 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~27906856,250614108~6964441,268809198~917155,275249117~3125281,284733744~6498767,296874117~12056151,312024521~4481570,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:55 smithi071 ceph-mon[90507]: osdmap e2156: 8 total, 8 up, 8 in 2024-07-26T19:24:55.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:55 smithi071 ceph-mon[92867]: osdmap e2156: 8 total, 8 up, 8 in 2024-07-26T19:24:55.686 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83886080~6147312,92274688~7350229,100663296~2014122,104857600~15890953,121634816~8013211,143451017~6318442,155285924~141525,167133421~7412239,178209340~1196230,213909504~30697740,247463936~10114613,268809198~917155,275249117~3125281,284733744~6498767,293601280~15328988,311945051~4561040,327155712~4343477,344417554~3226800,348127232~694192,352321536~9168323,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.687 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 9 diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,200327876~2470586,211057933~821244,216700388~27906856,250614108~6964441,268809198~917155,275249117~3125281,284733744~6498767,296874117~12056151,312024521~4481570,330054858~1444331,345309434~6379392,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.687 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83891622~6141770,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,125298601~4349426,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,200327876~2470586,211057933~821244,216700388~27906856,250614108~6964441,268809198~917155,275249117~3125281,284733744~6498767,296874117~12056151,312024521~4481570,330054858~1444331,345309434~6379392,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.693 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83886080~6147312,92274688~7350229,100663296~2014122,104857600~15890953,121634816~8013211,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,199612501~3185961,209715200~2163977,213909504~30697740,247463936~10114613,268809198~917155,275249117~3125281,284733744~6498767,293601280~15328988,311945051~4561040,327155712~4343477,344417554~7271272,352321536~9168323,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.693 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 10 diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~9447867,268809198~917155,275249117~3125281,284733744~6498767,292536444~3912990,296874117~12056151,312024521~4481570,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.693 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~9447867,268809198~917155,275249117~3125281,284733744~6498767,292536444~3912990,296874117~12056151,312024521~4481570,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,402594839~12136130] 2024-07-26T19:24:55.699 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,213909504~46152471,268809198~917155,275249117~3125281,284733744~24196524,311945051~4561040,327155712~4343477,344417554~7271272,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.699 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 11 diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~16833577,268809198~917155,275249117~3125281,284733744~6498767,292536444~3912990,296874117~12056151,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,388318582~6827906,402594839~12136130] 2024-07-26T19:24:55.699 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~27906856,247394348~1269031,250614108~16833577,268809198~917155,275249117~3125281,284733744~6498767,292536444~3912990,296874117~12056151,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,388318582~6827906,402594839~12136130] 2024-07-26T19:24:55.704 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,213909504~53538181,268809198~917155,275249117~3125281,284733744~24196524,311945051~4561040,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.705 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 12 diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250614108~17581150,268809198~917155,275249117~3125281,279622752~216813,284733744~6498767,292536444~3912990,296874117~12056151,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~8862642,402594839~12136130] 2024-07-26T19:24:55.705 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250614108~17581150,268809198~917155,275249117~3125281,279622752~216813,284733744~6498767,292536444~3912990,296874117~12056151,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~8862642,402594839~12136130] 2024-07-26T19:24:55.710 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,21733718~7724572,30163631~18039504,53497341~3734183,64744313~6448145,71694517~7275516,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,213909504~54285754,268809198~917155,275249117~3125281,279622752~216813,284733744~24196524,311945051~4561040,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,398458880~16272089] 2024-07-26T19:24:55.710 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 13 diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~18039504,52017749~859874,53497341~3734183,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250333830~17861428,268809198~917155,275249117~3125281,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~12056151,310038440~6467651,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~13016246,402594839~12136130] 2024-07-26T19:24:55.711 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~18039504,52017749~859874,53497341~3734183,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~27906856,247394348~1269031,250333830~17861428,268809198~917155,275249117~3125281,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~12056151,310038440~6467651,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~13016246,402594839~12136130] 2024-07-26T19:24:55.717 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,21733718~7724572,30163631~18039504,52017749~859874,53497341~3734183,63996718~14973315,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,213909504~54285754,268809198~917155,275249117~3125281,279622752~216813,280563725~1483252,284733744~31772347,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~11539221,381681664~13464824,398458880~16272089] 2024-07-26T19:24:55.717 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 14 diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~18039504,49983950~7247574,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~17861428,268809198~917155,275249117~3125281,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2674698,402594839~12136130] 2024-07-26T19:24:55.717 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~18039504,49983950~7247574,63996718~14973315,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~17861428,268809198~917155,275249117~3125281,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2674698,402594839~12136130] 2024-07-26T19:24:55.722 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,21733718~7724572,30163631~18039504,49983950~7247574,63996718~14973315,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~62674362,268809198~917155,275249117~3125281,279622752~216813,280563725~1483252,284733744~31772347,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~26047736,398458880~16272089] 2024-07-26T19:24:55.723 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 15 diff [427326~7104770,13130521~4938072,21733718~7724572,30163631~18039504,49983950~7247574,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~22032289,275249117~3125281,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.723 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,21733718~7724572,30163631~18039504,49983950~7247574,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~7836890,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~30662182,247394348~1269031,250333830~22032289,275249117~3125281,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~19631974,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.729 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~4938072,21733718~7724572,30163631~18039504,49983950~7247574,57638181~21331852,83886080~15738837,100663296~2014122,104857600~15890953,121634816~8013211,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~66845223,275249117~3125281,279622752~216813,280563725~1483252,284733744~31772347,322961408~8537781,343297779~8391047,352321536~12961397,365375123~2875320,369098752~26047736,398458880~16272089] 2024-07-26T19:24:55.729 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 16 diff [427326~7104770,13130521~4938072,20660075~8798215,30163631~27067893,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.729 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,20660075~8798215,30163631~27067893,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.734 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~16327769,30163631~27067893,57638181~21331852,83886080~15738837,100663296~2014122,104857600~24790427,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~8537781,343297779~8391047,352321536~12961397,365375123~2875320,369098752~26047736,398458880~16272089] 2024-07-26T19:24:55.735 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 17 diff [427326~7104770,13130521~4938072,20660075~8798215,30163631~27067893,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.735 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,20660075~8798215,30163631~27067893,57717347~21252686,83891622~15733295,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~16327769,30163631~27067893,57638181~21331852,83886080~15738837,100663296~2014122,104857600~24790427,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,343297779~8391047,352321536~12961397,365375123~2875320,369098752~26588579,398458880~16272089] 2024-07-26T19:24:55.740 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 18 diff [427326~17641267,20660075~8798215,30163631~27067893,57717347~21252686,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~27067893,57717347~21252686,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~30662182,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.746 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~27067893,57638181~21331852,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:55.746 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 19 diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.746 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:55.752 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:55.752 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 4 diff [4782741~2749355,15027515~2571700,33619349~7981085,92744919~3598122,100869785~1807633,115901532~3672987,221041623~5204316,316141135~49760,374786686~5851287,408077243~6653726] 2024-07-26T19:24:55.752 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,33619349~7981085,92744919~3598122,100869785~1807633,115901532~3672987,221041623~5204316,316141135~49760,374786686~5851287,408077243~6653726] 2024-07-26T19:24:55.758 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,33554432~8046002,92274688~4068353,100663296~2014122,113246208~6328311,218103808~8142131,314572800~1618095,374786686~5851287,408077243~6653726] 2024-07-26T19:24:55.758 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 5 diff [4782741~2749355,15027515~2571700,33619349~7981085,71694517~7275516,92744919~3598122,100869785~1807633,106304804~5941063,115901532~3672987,143451017~6318442,155285924~141525,221041623~5204316,226634255~7163918,296874117~7575942,316141135~49760,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,408077243~6653726] 2024-07-26T19:24:55.758 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,33619349~7981085,71694517~7275516,92744919~3598122,100869785~1807633,106304804~5941063,115901532~3672987,143451017~6318442,155285924~141525,221041623~5204316,226634255~7163918,296874117~7575942,316141135~49760,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,408077243~6653726] 2024-07-26T19:24:55.763 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,33554432~8046002,71694517~7275516,92274688~4068353,100663296~2014122,104857600~7388267,113246208~6328311,143451017~6318442,155285924~141525,218103808~8142131,226634255~7163918,293601280~10848779,314572800~1618095,348127232~694192,356515840~2148864,365375123~2875320,374786686~5851287,408077243~6653726] 2024-07-26T19:24:55.764 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 6 diff [4782741~2749355,15027515~2571700,33619349~7981085,71694517~7275516,84682844~3800320,92284511~5951455,100869785~1807633,106304804~5941063,112911663~7836890,143451017~6318442,155285924~141525,221041623~16217179,296874117~7575942,316141135~49760,330054858~1444331,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,389630441~5516047,408077243~6653726] 2024-07-26T19:24:55.764 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,33619349~7981085,71694517~7275516,84682844~3800320,92284511~5951455,100869785~1807633,106304804~5941063,112911663~7836890,143451017~6318442,155285924~141525,221041623~16217179,296874117~7575942,316141135~49760,330054858~1444331,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,374786686~5851287,389630441~5516047,408077243~6653726] 2024-07-26T19:24:55.769 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,33554432~8046002,71694517~7275516,84682844~3800320,92274688~5961278,100663296~2014122,104857600~15890953,143451017~6318442,155285924~141525,218103808~19154994,293601280~10848779,314572800~1618095,327155712~4343477,344417554~3226800,348127232~694192,356515840~2148864,365375123~2875320,374786686~5851287,385875968~9270520,408077243~6653726] 2024-07-26T19:24:55.770 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 7 diff [4782741~2749355,15027515~2571700,33619349~12490241,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~4219187,221041623~16217179,250614108~5208854,284733744~6498767,296874117~7575942,316141135~49760,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,374786686~5851287,386283846~1004021,389630441~5516047,408077243~6653726] 2024-07-26T19:24:55.770 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4782741~2749355,15027515~2571700,33619349~12490241,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~4219187,221041623~16217179,250614108~5208854,284733744~6498767,296874117~7575942,316141135~49760,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,374786686~5851287,386283846~1004021,389630441~5516047,408077243~6653726] 2024-07-26T19:24:55.776 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4782741~2749355,13677439~3921776,33554432~12555158,64744313~6448145,71694517~7275516,84682844~3800320,92274688~7350229,100663296~2014122,104857600~15890953,143451017~6318442,155285924~141525,167133421~7412239,178209340~1196230,213909504~23349298,247463936~8359026,284733744~6498767,293601280~10848779,314572800~1618095,327155712~4343477,344417554~3226800,348127232~694192,352321536~9168323,365375123~2875320,374786686~5851287,385875968~9270520,408077243~6653726] 2024-07-26T19:24:55.776 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 8 diff [3253332~4278764,15027515~2571700,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~20558414,250614108~5208854,268809198~917155,284733744~6498767,296874117~7575942,312024521~4481570,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,408077243~6653726] 2024-07-26T19:24:55.776 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~20558414,250614108~5208854,268809198~917155,284733744~6498767,296874117~7575942,312024521~4481570,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,408077243~6653726] 2024-07-26T19:24:55.781 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,92274688~7350229,100663296~2014122,104857600~15890953,143451017~6318442,155285924~141525,167133421~7412239,178209340~1196230,213909504~23349298,247463936~8359026,268809198~917155,284733744~6498767,293601280~10848779,311945051~4561040,327155712~4343477,344417554~3226800,348127232~694192,352321536~9168323,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,408077243~6653726] 2024-07-26T19:24:55.781 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 9 diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,200327876~2470586,211057933~821244,216700388~20558414,250614108~5208854,268809198~917155,284733744~6498767,296874117~7575942,312024521~4481570,330054858~1444331,345309434~6379392,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,408077243~6653726] 2024-07-26T19:24:55.781 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,100869785~1807633,106304804~5941063,112911663~7836890,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,200327876~2470586,211057933~821244,216700388~20558414,250614108~5208854,268809198~917155,284733744~6498767,296874117~7575942,312024521~4481570,330054858~1444331,345309434~6379392,356014812~5475047,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,408077243~6653726] 2024-07-26T19:24:55.787 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,92274688~7350229,100663296~2014122,104857600~15890953,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,199612501~3185961,209715200~2163977,213909504~23349298,247463936~8359026,268809198~917155,284733744~6498767,293601280~10848779,311945051~4561040,327155712~4343477,344417554~7271272,352321536~9168323,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,408077243~6653726] 2024-07-26T19:24:55.787 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 10 diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~20558414,247394348~1269031,250614108~9447867,268809198~917155,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,408077243~6653726] 2024-07-26T19:24:55.787 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~20558414,247394348~1269031,250614108~9447867,268809198~917155,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,389630441~5516047,408077243~6653726] 2024-07-26T19:24:55.793 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,100663296~2014122,104857600~15890953,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,213909504~23349298,244607244~15454731,268809198~917155,284733744~19716315,311945051~4561040,327155712~4343477,344417554~7271272,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,408077243~6653726] 2024-07-26T19:24:55.793 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 11 diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~20558414,247394348~1269031,250614108~16833577,268809198~917155,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,388318582~6827906,408077243~6653726] 2024-07-26T19:24:55.793 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,15027515~2571700,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~20558414,247394348~1269031,250614108~16833577,268809198~917155,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~1004021,388318582~6827906,408077243~6653726] 2024-07-26T19:24:55.799 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13677439~3921776,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,100663296~2014122,104857600~15890953,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,213909504~23349298,244607244~22840441,268809198~917155,284733744~19716315,311945051~4561040,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,408077243~6653726] 2024-07-26T19:24:55.799 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 12 diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~20558414,247394348~1269031,250614108~17581150,268809198~917155,279622752~216813,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~8862642,408077243~6653726] 2024-07-26T19:24:55.799 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~20558414,247394348~1269031,250614108~17581150,268809198~917155,279622752~216813,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~1306175,386283846~8862642,408077243~6653726] 2024-07-26T19:24:55.805 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,21733718~7724572,30163631~15945959,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,100663296~2014122,104857600~15890953,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,213909504~23349298,244607244~23588014,268809198~917155,279622752~216813,284733744~19716315,311945051~4561040,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~11539221,381681664~1754753,385875968~9270520,408077243~6653726] 2024-07-26T19:24:55.805 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 13 diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~15945959,52017749~859874,63996718~14973315,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~20558414,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,310038440~6467651,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~13016246,408077243~6653726] 2024-07-26T19:24:55.805 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~15945959,52017749~859874,63996718~14973315,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~20558414,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,310038440~6467651,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~7533028,382130242~13016246,408077243~6653726] 2024-07-26T19:24:55.811 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,21733718~7724572,30163631~15945959,52017749~859874,63996718~14973315,84682844~3800320,88555349~11069568,100663296~2014122,104857600~15890953,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,213909504~23349298,244607244~23588014,268809198~917155,279622752~216813,280563725~1483252,284733744~19716315,305495042~431841,308930268~7575823,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~11539221,381681664~13464824,408077243~6653726] 2024-07-26T19:24:55.811 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 14 diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~15945959,49983950~6394379,63996718~14973315,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2674698,408077243~6653726] 2024-07-26T19:24:55.811 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~4278764,13130521~4938072,21733718~7724572,30163631~15945959,49983950~6394379,63996718~14973315,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2674698,408077243~6653726] 2024-07-26T19:24:55.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:55 smithi135 ceph-mon[85352]: osdmap e2156: 8 total, 8 up, 8 in 2024-07-26T19:24:55.817 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~4278764,13130521~4938072,21733718~7724572,30163631~15945959,49983950~6394379,63996718~14973315,84682844~3800320,88555349~11069568,100663296~2014122,104857600~15890953,122322772~5801374,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~33429086,242453552~25741706,268809198~917155,279622752~216813,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~26047736,399039799~2674698,408077243~6653726] 2024-07-26T19:24:55.817 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 15 diff [427326~7104770,13130521~4938072,21733718~7724572,30163631~15945959,49983950~6394379,57717347~21252686,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.818 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,21733718~7724572,30163631~15945959,49983950~6394379,57717347~21252686,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.823 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~4938072,21733718~7724572,30163631~15945959,49983950~6394379,57638181~21331852,84682844~3800320,88555349~11069568,100663296~2014122,104857600~15890953,122322772~5801374,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~33429086,242453552~29912567,279622752~216813,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~8537781,343297779~8391047,352321536~12961397,365375123~2875320,369098752~26047736,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.823 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 16 diff [427326~7104770,13130521~4938072,20660075~8798215,30163631~26214698,57717347~21252686,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.824 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,20660075~8798215,30163631~26214698,57717347~21252686,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22041543,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.829 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~16327769,30163631~26214698,57638181~21331852,84682844~3800320,88555349~11069568,100663296~2014122,104857600~17344979,122322772~5801374,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~8537781,343297779~8391047,352321536~12961397,365375123~2875320,369098752~26047736,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.830 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 17 diff [427326~7104770,13130521~4938072,20660075~8798215,30163631~26214698,57717347~21252686,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.830 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~7104770,13130521~4938072,20660075~8798215,30163631~26214698,57717347~21252686,84682844~3800320,88555349~11069568,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.835 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~7104770,13130521~16327769,30163631~26214698,57638181~21331852,84682844~3800320,88555349~11069568,100663296~2014122,104857600~17344979,122322772~5801374,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,343297779~8391047,352321536~12961397,365375123~2875320,369098752~26588579,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.835 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 18 diff [427326~17641267,20660075~8798215,30163631~26214698,57717347~21252686,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.836 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~26214698,57717347~21252686,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.841 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~26214698,57638181~21331852,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.841 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 19 diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.841 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.847 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:24:55.847 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 5 diff [71694517~7275516,106304804~5941063,143451017~6318442,155285924~141525,226634255~7163918,296874117~7575942,348685809~135615,357413598~1251106,365375123~2875320] 2024-07-26T19:24:55.847 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [71694517~7275516,106304804~5941063,143451017~6318442,155285924~141525,226634255~7163918,296874117~7575942,348685809~135615,357413598~1251106,365375123~2875320] 2024-07-26T19:24:55.853 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [71694517~7275516,104857600~7388267,143451017~6318442,155285924~141525,226634255~7163918,293601280~10848779,348127232~694192,356515840~2148864,365375123~2875320] 2024-07-26T19:24:55.853 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 6 diff [33758568~5624356,71694517~7275516,84682844~3800320,92284511~5951455,106304804~5941063,112911663~3939078,118921791~1826762,143451017~6318442,155285924~141525,222957228~14301574,296874117~7575942,330054858~1444331,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,389630441~5516047] 2024-07-26T19:24:55.853 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [33758568~5624356,71694517~7275516,84682844~3800320,92284511~5951455,106304804~5941063,112911663~3939078,118921791~1826762,143451017~6318442,155285924~141525,222957228~14301574,296874117~7575942,330054858~1444331,345309434~2334920,348685809~135615,357413598~1251106,365375123~2875320,389630441~5516047] 2024-07-26T19:24:55.859 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [33758568~5624356,71694517~7275516,84682844~3800320,92284511~5951455,104857600~11993141,118921791~1826762,143451017~6318442,155285924~141525,222957228~14301574,293601280~10848779,327155712~4343477,344417554~3226800,348127232~694192,356515840~2148864,365375123~2875320,385875968~9270520] 2024-07-26T19:24:55.859 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 7 diff [33758568~5624356,40767575~5342015,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,106304804~5941063,112911663~3939078,118921791~1826762,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~4219187,222957228~14301574,250614108~5208854,284733744~6498767,296874117~7575942,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.859 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [33758568~5624356,40767575~5342015,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,106304804~5941063,112911663~3939078,118921791~1826762,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~4219187,222957228~14301574,250614108~5208854,284733744~6498767,296874117~7575942,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.865 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [33758568~5624356,40767575~5342015,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,104857600~11993141,118921791~1826762,143451017~6318442,155285924~141525,167133421~7412239,178209340~1196230,213909504~7010071,222957228~14301574,247463936~8359026,284733744~6498767,293601280~10848779,327155712~4343477,344417554~3226800,348127232~694192,352321536~9168323,365375123~2875320,385875968~9270520] 2024-07-26T19:24:55.865 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 8 diff [3253332~2787554,30163631~9219293,40767575~5342015,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,106304804~5941063,112911663~7836890,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~20558414,250614108~5208854,268809198~917155,284733744~6498767,296874117~7575942,312024521~4481570,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.865 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,30163631~9219293,40767575~5342015,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,106304804~5941063,112911663~7836890,143451017~6318442,155285924~141525,167133421~7412239,178537415~868155,216700388~20558414,250614108~5208854,268809198~917155,284733744~6498767,296874117~7575942,312024521~4481570,330054858~1444331,345309434~2334920,348685809~135615,356014812~5475047,365375123~2875320,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.871 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,30163631~9219293,40767575~5342015,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,104857600~15890953,143451017~6318442,155285924~141525,167133421~7412239,178209340~1196230,213909504~23349298,247463936~8359026,268809198~917155,284733744~6498767,293601280~10848779,311945051~4561040,327155712~4343477,344417554~3226800,348127232~694192,352321536~9168323,365375123~2875320,369098752~8802138,381681664~1754753,385875968~9270520] 2024-07-26T19:24:55.871 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 9 diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,106304804~5941063,112911663~7836890,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,200327876~2470586,211057933~821244,216700388~20558414,250614108~5208854,268809198~917155,284733744~6498767,296874117~7575942,312024521~4481570,330054858~1444331,345309434~6379392,356014812~5475047,365375123~2875320,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.871 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,106304804~5941063,112911663~7836890,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,200327876~2470586,211057933~821244,216700388~20558414,250614108~5208854,268809198~917155,284733744~6498767,296874117~7575942,312024521~4481570,330054858~1444331,345309434~6379392,356014812~5475047,365375123~2875320,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.876 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,92284511~7340406,104857600~15890953,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,199612501~3185961,209715200~2163977,213909504~23349298,247463936~8359026,268809198~917155,284733744~6498767,293601280~10848779,311945051~4561040,327155712~4343477,344417554~7271272,352321536~9168323,365375123~2875320,369098752~8802138,381681664~1754753,385875968~9270520] 2024-07-26T19:24:55.876 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 10 diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~20558414,247394348~1269031,250614108~9447867,268809198~917155,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.877 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~20558414,247394348~1269031,250614108~9447867,268809198~917155,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.882 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,104857600~15890953,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,213909504~23349298,244607244~15454731,268809198~917155,284733744~19716315,311945051~4561040,327155712~4343477,344417554~7271272,352321536~12961397,365375123~2875320,369098752~8802138,381681664~1754753,385875968~9270520] 2024-07-26T19:24:55.882 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 11 diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~20558414,247394348~1269031,250614108~16833577,268809198~917155,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~4795945,382130242~1306175,386283846~1004021,388318582~6827906] 2024-07-26T19:24:55.883 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~20558414,247394348~1269031,250614108~16833577,268809198~917155,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~4795945,382130242~1306175,386283846~1004021,388318582~6827906] 2024-07-26T19:24:55.889 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,104857600~15890953,122322772~5801374,139353683~2405391,143451017~6318442,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,213909504~23349298,244607244~22840441,268809198~917155,284733744~19716315,311945051~4561040,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~8802138,381681664~1754753,385875968~9270520] 2024-07-26T19:24:55.889 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 12 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~20558414,247394348~1269031,250614108~17581150,268809198~917155,279622752~216813,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~4795945,382130242~1306175,386283846~8862642] 2024-07-26T19:24:55.889 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~20558414,247394348~1269031,250614108~17581150,268809198~917155,279622752~216813,284733744~6498767,292536444~3912990,296874117~7575942,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~4795945,382130242~1306175,386283846~8862642] 2024-07-26T19:24:55.895 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,71694517~7275516,84682844~3800320,88555349~11069568,104857600~15890953,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,213909504~23349298,244607244~23588014,268809198~917155,279622752~216813,284733744~19716315,311945051~4561040,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~8802138,381681664~1754753,385875968~9270520] 2024-07-26T19:24:55.895 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 13 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,52017749~859874,63996718~14973315,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~20558414,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,310038440~6467651,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~4795945,382130242~13016246] 2024-07-26T19:24:55.895 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,52017749~859874,63996718~14973315,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~20558414,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,310038440~6467651,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~4795945,382130242~13016246] 2024-07-26T19:24:55.901 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,52017749~859874,63996718~14973315,84682844~3800320,88555349~11069568,104857600~15890953,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,155285924~141525,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,213909504~23349298,244607244~23588014,268809198~917155,279622752~216813,280563725~1483252,284733744~19716315,305495042~431841,308930268~7575823,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~8802138,381681664~13464824] 2024-07-26T19:24:55.901 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 14 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,63996718~14973315,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16237415,399039799~2674698] 2024-07-26T19:24:55.901 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,63996718~14973315,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16237415,399039799~2674698] 2024-07-26T19:24:55.907 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,63996718~14973315,84682844~3800320,88555349~11069568,104857600~15890953,122322772~5801374,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~33429086,242453552~25741706,268809198~917155,279622752~216813,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~8537781,344417554~7271272,352321536~12961397,365375123~2875320,369098752~8802138,378909073~16237415,399039799~2674698] 2024-07-26T19:24:55.907 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 15 diff [427326~5613560,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,57717347~21252686,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.907 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,57717347~21252686,84682844~3800320,88555349~11069568,106304804~5941063,112911663~7836890,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,296874117~7575942,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.913 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,57638181~21331852,84682844~3800320,88555349~11069568,104857600~15890953,122322772~5801374,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~33429086,242453552~29912567,279622752~216813,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~8537781,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.913 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 16 diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~9219293,40515399~15862930,57717347~21252686,84682844~3800320,88555349~11069568,106304804~5941063,112911663~9290916,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.913 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~9219293,40515399~15862930,57717347~21252686,84682844~3800320,88555349~11069568,106304804~5941063,112911663~9290916,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.919 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~16327769,30163631~9219293,40515399~15862930,57638181~21331852,84682844~3800320,88555349~11069568,104857600~17344979,122322772~5801374,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~8537781,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.919 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 17 diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~9219293,40515399~15862930,57717347~21252686,84682844~3800320,88555349~11069568,106304804~5941063,112911663~9290916,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.919 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~9219293,40515399~15862930,57717347~21252686,84682844~3800320,88555349~11069568,106304804~5941063,112911663~9290916,122322772~5801374,138865558~3754816,143451017~6318442,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.924 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~16327769,30163631~9219293,40515399~15862930,57638181~21331852,84682844~3800320,88555349~11069568,104857600~17344979,122322772~5801374,138865558~3754816,143451017~6318442,150368953~14624117,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~16778258,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.925 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 18 diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~15862930,57717347~21252686,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.925 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~15862930,57717347~21252686,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.930 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~15862930,57638181~21331852,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.930 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 19 diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.930 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.936 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.936 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 6 diff [33758568~5624356,84682844~3800320,92284511~5951455,112911663~3939078,118921791~1826762,222957228~5465280,229975835~7282967,330054858~1444331,345309434~2334920,389630441~5516047] 2024-07-26T19:24:55.937 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [33758568~5624356,84682844~3800320,92284511~5951455,112911663~3939078,118921791~1826762,222957228~5465280,229975835~7282967,330054858~1444331,345309434~2334920,389630441~5516047] 2024-07-26T19:24:55.942 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [33758568~5624356,84682844~3800320,92284511~5951455,112245867~4604874,118921791~1826762,222957228~5465280,229975835~7282967,327155712~4343477,344417554~3226800,385875968~9270520] 2024-07-26T19:24:55.942 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 7 diff [33758568~5624356,40767575~5342015,64744313~6448145,84682844~3800320,92284511~7340406,112911663~3939078,118921791~1826762,167133421~7412239,178537415~868155,216700388~4219187,222957228~5465280,229975835~7282967,250614108~5208854,284733744~6498767,330054858~1444331,345309434~2334920,356014812~5475047,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.942 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [33758568~5624356,40767575~5342015,64744313~6448145,84682844~3800320,92284511~7340406,112911663~3939078,118921791~1826762,167133421~7412239,178537415~868155,216700388~4219187,222957228~5465280,229975835~7282967,250614108~5208854,284733744~6498767,330054858~1444331,345309434~2334920,356014812~5475047,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.948 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [33758568~5624356,40767575~5342015,64744313~6448145,84682844~3800320,92284511~7340406,112245867~4604874,118921791~1826762,167133421~7412239,178209340~1196230,213909504~7010071,222957228~5465280,229975835~7282967,247463936~8359026,284733744~6498767,327155712~4343477,344417554~3226800,352321536~9168323,385875968~9270520] 2024-07-26T19:24:55.948 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 8 diff [3253332~2787554,30163631~9219293,40767575~5342015,64744313~6448145,84682844~3800320,92284511~7340406,112911663~7836890,167133421~7412239,178537415~868155,216700388~11722120,229975835~7282967,250614108~5208854,268809198~917155,284733744~6498767,298911880~784229,312024521~4481570,330054858~1444331,345309434~2334920,356014812~5475047,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.948 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,30163631~9219293,40767575~5342015,64744313~6448145,84682844~3800320,92284511~7340406,112911663~7836890,167133421~7412239,178537415~868155,216700388~11722120,229975835~7282967,250614108~5208854,268809198~917155,284733744~6498767,298911880~784229,312024521~4481570,330054858~1444331,345309434~2334920,356014812~5475047,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.954 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,30163631~9219293,40767575~5342015,64744313~6448145,84682844~3800320,92284511~7340406,112245867~8502686,167133421~7412239,178209340~1196230,213909504~14513004,229975835~7282967,247463936~8359026,268809198~917155,284733744~6498767,298911880~784229,311945051~4561040,327155712~4343477,344417554~3226800,352321536~9168323,369098752~8802138,381681664~1754753,385875968~9270520] 2024-07-26T19:24:55.954 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 9 diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,92284511~7340406,112911663~7836890,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,200327876~2470586,211057933~821244,216700388~11722120,229975835~7282967,250614108~5208854,268809198~917155,284733744~6498767,298911880~784229,312024521~4481570,330054858~1444331,345309434~6379392,356014812~5475047,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.954 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,92284511~7340406,112911663~7836890,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,200327876~2470586,211057933~821244,216700388~11722120,229975835~7282967,250614108~5208854,268809198~917155,284733744~6498767,298911880~784229,312024521~4481570,330054858~1444331,345309434~6379392,356014812~5475047,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.959 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,92284511~7340406,112245867~8502686,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,199612501~3185961,209715200~2163977,213909504~14513004,229975835~7282967,247463936~8359026,268809198~917155,284733744~6498767,298911880~784229,311945051~4561040,327155712~4343477,344417554~7271272,352321536~9168323,369098752~8802138,381681664~1754753,385875968~9270520] 2024-07-26T19:24:55.960 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 10 diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~11722120,229975835~7282967,247394348~1269031,250614108~9447867,268809198~917155,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,330054858~1444331,345309434~6379392,356014812~9268121,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.960 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~11722120,229975835~7282967,247394348~1269031,250614108~9447867,268809198~917155,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,330054858~1444331,345309434~6379392,356014812~9268121,373104945~4795945,382130242~1306175,386283846~1004021,389630441~5516047] 2024-07-26T19:24:55.966 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,88555349~11069568,112245867~8502686,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,213909504~14513004,229975835~7282967,244607244~15454731,268809198~917155,284733744~11715690,297320120~5809167,311945051~4561040,327155712~4343477,344417554~7271272,352321536~12961397,369098752~8802138,381681664~1754753,385875968~9270520] 2024-07-26T19:24:55.966 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 11 diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~11722120,229975835~7282967,247394348~1269031,250614108~16833577,268809198~917155,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,373104945~4795945,382130242~1306175,386283846~1004021,388318582~6827906] 2024-07-26T19:24:55.966 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~11722120,229975835~7282967,247394348~1269031,250614108~16833577,268809198~917155,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,373104945~4795945,382130242~1306175,386283846~1004021,388318582~6827906] 2024-07-26T19:24:55.972 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,88555349~11069568,112245867~8502686,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,213909504~14513004,229975835~7282967,244607244~22840441,268809198~917155,284733744~11715690,297320120~5809167,311945051~4561040,322961408~8537781,344417554~7271272,352321536~12961397,369098752~8802138,381681664~1754753,385875968~9270520] 2024-07-26T19:24:55.972 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 12 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~11722120,229975835~7282967,247394348~1269031,250614108~17581150,268809198~917155,279622752~216813,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,373104945~4795945,382130242~1306175,386283846~8862642] 2024-07-26T19:24:55.972 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~11722120,229975835~7282967,247394348~1269031,250614108~17581150,268809198~917155,279622752~216813,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,373104945~4795945,382130242~1306175,386283846~8862642] 2024-07-26T19:24:55.977 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,64744313~6448145,84682844~3800320,88555349~11069568,112245867~8502686,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,213909504~14513004,229975835~7282967,244607244~23588014,268809198~917155,279622752~216813,284733744~11715690,297320120~5809167,311945051~4561040,322961408~8537781,344417554~7271272,352321536~12961397,369098752~8802138,381681664~1754753,385875968~9270520] 2024-07-26T19:24:55.978 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 13 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,52017749~859874,63996718~8184370,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~11722120,229975835~7282967,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,310038440~6467651,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,373104945~4795945,382130242~13016246] 2024-07-26T19:24:55.978 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,52017749~859874,63996718~8184370,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~11722120,229975835~7282967,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,310038440~6467651,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,373104945~4795945,382130242~13016246] 2024-07-26T19:24:55.983 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,52017749~859874,63996718~8184370,84682844~3800320,88555349~11069568,112245867~8502686,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,213909504~14513004,229975835~7282967,244607244~23588014,268809198~917155,279622752~216813,280563725~1483252,284733744~11715690,297320120~5809167,305495042~431841,308930268~7575823,322961408~8537781,344417554~7271272,352321536~12961397,369098752~8802138,381681664~13464824] 2024-07-26T19:24:55.983 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 14 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,63996718~8184370,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,373104945~4795945,378909073~16237415,399039799~2674698] 2024-07-26T19:24:55.983 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,63996718~8184370,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,345309434~6379392,356014812~9268121,373104945~4795945,378909073~16237415,399039799~2674698] 2024-07-26T19:24:55.989 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,63996718~8184370,84682844~3800320,88555349~11069568,112245867~8502686,122322772~5801374,138865558~3754816,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~33429086,242453552~25741706,268809198~917155,279622752~216813,280563725~1483252,284733744~11715690,297320120~5809167,305495042~431841,306082300~10423791,322961408~8537781,344417554~7271272,352321536~12961397,369098752~8802138,378909073~16237415,399039799~2674698] 2024-07-26T19:24:55.989 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 15 diff [427326~5613560,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,57717347~14463741,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.989 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,57717347~14463741,84682844~3800320,88555349~11069568,112911663~7836890,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.995 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~4938072,21733718~7724572,30163631~9219293,40515399~5594191,49983950~6394379,57638181~14542907,84682844~3800320,88555349~11069568,112245867~8502686,122322772~5801374,138865558~3754816,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~33429086,242453552~29912567,279622752~216813,280563725~1483252,284733744~11715690,297320120~5809167,305495042~431841,306082300~10423791,322961408~8537781,343297779~8391047,352321536~12961397,369098752~8802138,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.995 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 16 diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~9219293,40515399~15862930,57717347~14463741,84682844~3800320,88555349~11069568,112911663~9290916,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:55.995 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~9219293,40515399~15862930,57717347~14463741,84682844~3800320,88555349~11069568,112911663~9290916,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,330054858~1444331,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.001 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~16327769,30163631~9219293,40515399~15862930,57638181~14542907,84682844~3800320,88555349~11069568,112245867~9956712,122322772~5801374,138865558~3754816,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~8537781,343297779~8391047,352321536~12961397,369098752~8802138,378909073~16237415,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.001 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 17 diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~9219293,40515399~15862930,57717347~14463741,84682844~3800320,88555349~11069568,112911663~9290916,122322772~5801374,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.002 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~9219293,40515399~15862930,57717347~14463741,84682844~3800320,88555349~11069568,112911663~9290916,122322772~5801374,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.007 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~16327769,30163631~9219293,40515399~15862930,57638181~14542907,84682844~3800320,88555349~11069568,112245867~9956712,122322772~5801374,138865558~3754816,144753903~1100924,150368953~14624117,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,343297779~8391047,352321536~12961397,369098752~8802138,378909073~16778258,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.008 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 18 diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~15862930,57717347~20520240,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.008 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~15862930,57717347~20520240,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~22249594,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.014 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~15862930,57638181~20599406,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.014 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 19 diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.014 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.020 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.020 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 7 diff [40767575~5342015,64744313~6448145,97090615~2534302,167133421~7412239,178537415~868155,216700388~4219187,250614108~5208854,284733744~6498767,356014812~5475047,386283846~1004021] 2024-07-26T19:24:56.020 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [40767575~5342015,64744313~6448145,97090615~2534302,167133421~7412239,178537415~868155,216700388~4219187,250614108~5208854,284733744~6498767,356014812~5475047,386283846~1004021] 2024-07-26T19:24:56.026 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [40767575~5342015,64744313~6448145,97090615~2534302,167133421~7412239,178209340~1196230,213909504~7010071,247463936~8359026,284733744~6498767,352321536~9168323,386283846~1004021] 2024-07-26T19:24:56.026 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 8 diff [3253332~2787554,30163631~7387581,40767575~5342015,64744313~6448145,97090615~2534302,113788980~5595541,167133421~7412239,178537415~868155,216700388~6494451,250614108~5208854,268809198~917155,284733744~6498767,298911880~784229,312024521~4481570,356014812~5475047,373104945~4795945,382130242~1306175,386283846~1004021] 2024-07-26T19:24:56.026 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,30163631~7387581,40767575~5342015,64744313~6448145,97090615~2534302,113788980~5595541,167133421~7412239,178537415~868155,216700388~6494451,250614108~5208854,268809198~917155,284733744~6498767,298911880~784229,312024521~4481570,356014812~5475047,373104945~4795945,382130242~1306175,386283846~1004021] 2024-07-26T19:24:56.032 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,30163631~7387581,40767575~5342015,64744313~6448145,97090615~2534302,113788980~5595541,167133421~7412239,178209340~1196230,213909504~9285335,247463936~8359026,268809198~917155,284733744~6498767,298911880~784229,311945051~4561040,352321536~9168323,369098752~8802138,381681664~1754753,386283846~1004021] 2024-07-26T19:24:56.032 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 9 diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,97090615~2534302,113788980~5595541,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,200327876~2470586,211057933~821244,216700388~6494451,250614108~5208854,268809198~917155,284733744~6498767,298911880~784229,312024521~4481570,345360862~6327964,356014812~5475047,373104945~4795945,382130242~1306175,386283846~1004021] 2024-07-26T19:24:56.032 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,97090615~2534302,113788980~5595541,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,200327876~2470586,211057933~821244,216700388~6494451,250614108~5208854,268809198~917155,284733744~6498767,298911880~784229,312024521~4481570,345360862~6327964,356014812~5475047,373104945~4795945,382130242~1306175,386283846~1004021] 2024-07-26T19:24:56.038 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,97090615~2534302,113788980~5595541,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,199612501~3185961,209715200~2163977,213909504~9285335,247463936~8359026,268809198~917155,284733744~6498767,298911880~784229,311945051~4561040,345360862~6327964,352321536~9168323,369098752~8802138,381681664~1754753,386283846~1004021] 2024-07-26T19:24:56.038 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 10 diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,88555349~6529170,97090615~2534302,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~6494451,247394348~1269031,250614108~9447867,268809198~917155,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,345360862~6327964,356014812~9268121,373104945~4795945,382130242~1306175,386283846~1004021] 2024-07-26T19:24:56.038 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,88555349~6529170,97090615~2534302,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~6494451,247394348~1269031,250614108~9447867,268809198~917155,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,345360862~6327964,356014812~9268121,373104945~4795945,382130242~1306175,386283846~1004021] 2024-07-26T19:24:56.044 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,88555349~6529170,97090615~2534302,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,213909504~9285335,244607244~15454731,268809198~917155,284733744~11715690,297320120~5809167,311945051~4561040,345360862~6327964,352321536~12961397,369098752~8802138,381681664~1754753,386283846~1004021] 2024-07-26T19:24:56.045 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 11 diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,88555349~6529170,97090615~2534302,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~6494451,247394348~1269031,250614108~16833577,268809198~917155,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,345360862~6327964,356014812~9268121,373104945~4795945,382130242~1306175,386283846~1004021,388318582~3720575] 2024-07-26T19:24:56.045 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,88555349~6529170,97090615~2534302,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,216700388~6494451,247394348~1269031,250614108~16833577,268809198~917155,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,345360862~6327964,356014812~9268121,373104945~4795945,382130242~1306175,386283846~1004021,388318582~3720575] 2024-07-26T19:24:56.051 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,88555349~6529170,97090615~2534302,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,213909504~9285335,244607244~22840441,268809198~917155,284733744~11715690,297320120~5809167,311945051~4561040,322961408~5720310,345360862~6327964,352321536~12961397,369098752~8802138,381681664~1754753,386283846~1004021,388318582~3720575] 2024-07-26T19:24:56.051 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 12 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~6494451,247394348~1269031,250614108~17581150,268809198~917155,279622752~216813,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,345360862~6327964,356014812~9268121,373104945~4795945,382130242~1306175,386283846~7364055] 2024-07-26T19:24:56.051 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~6494451,247394348~1269031,250614108~17581150,268809198~917155,279622752~216813,284733744~6498767,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,345360862~6327964,356014812~9268121,373104945~4795945,382130242~1306175,386283846~7364055] 2024-07-26T19:24:56.057 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,64744313~6448145,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,213909504~9285335,244607244~23588014,268809198~917155,279622752~216813,284733744~11715690,297320120~5809167,311945051~4561040,322961408~5720310,345360862~6327964,352321536~12961397,369098752~8802138,381681664~1754753,386283846~7364055] 2024-07-26T19:24:56.057 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 13 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~6494451,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,310038440~6467651,323045482~5636236,345360862~6327964,356014812~9268121,373104945~4795945,382130242~11517659] 2024-07-26T19:24:56.057 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,216700388~6494451,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,310038440~6467651,323045482~5636236,345360862~6327964,356014812~9268121,373104945~4795945,382130242~11517659] 2024-07-26T19:24:56.063 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,213909504~9285335,244607244~23588014,268809198~917155,279622752~216813,280563725~1483252,284733744~11715690,297320120~5809167,305495042~431841,308930268~7575823,322961408~5720310,345360862~6327964,352321536~12961397,369098752~8802138,381681664~11966237] 2024-07-26T19:24:56.063 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 14 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~6494451,224304876~6473350,235174191~3775791,242453552~4909018,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,345360862~6327964,356014812~9268121,373104945~4795945,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.064 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~6494451,224304876~6473350,235174191~3775791,242453552~4909018,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,345360862~6327964,356014812~9268121,373104945~4795945,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.069 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~17673943,224304876~6473350,235174191~3775791,242453552~25741706,268809198~917155,279622752~216813,280563725~1483252,284733744~11715690,297320120~5809167,305495042~431841,306082300~10423791,322961408~5720310,345360862~6327964,352321536~12961397,369098752~8802138,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.070 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 15 diff [427326~5613560,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,49983950~6394379,57717347~14463741,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~6494451,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.070 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,49983950~6394379,57717347~14463741,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,216700388~6494451,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,284733744~6498767,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.075 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~4938072,21733718~7724572,30163631~7387581,40515399~5594191,49983950~6394379,57638181~14542907,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,122322772~5801374,138865558~3754816,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,199612501~3185961,205520896~17673943,224304876~9425912,235174191~3775791,242453552~29912567,279622752~216813,280563725~1483252,284733744~11715690,297320120~5809167,305495042~431841,306082300~10423791,322961408~5720310,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.076 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 16 diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~7387581,40515399~15862930,57717347~14463741,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~6494451,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.076 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~7387581,40515399~15862930,57717347~14463741,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,216700388~6494451,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.081 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~16327769,30163631~7387581,40515399~15862930,57638181~14542907,88555349~6529170,95176938~518928,97090615~2534302,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,150368953~14624117,167133421~7412239,176989740~2808737,189142652~4948354,194873926~7924536,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.081 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 17 diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~7387581,40515399~15862930,57717347~14463741,88555349~11069568,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~6494451,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.081 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~7387581,40515399~15862930,57717347~14463741,88555349~11069568,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~6494451,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.087 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~16327769,30163631~7387581,40515399~15862930,57638181~14542907,88555349~11069568,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~14624117,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.087 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 18 diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~15862930,57717347~20520240,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~6494451,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.087 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~15862930,57717347~20520240,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~7412239,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216700388~6494451,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.093 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~15862930,57638181~20599406,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~7412239,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.094 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 19 diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.094 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.100 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.100 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 8 diff [3253332~2787554,30163631~7387581,113788980~5595541,217431579~5763260,268809198~917155,298911880~784229,312024521~4481570,356616163~4142972,373104945~4795945,382130242~1306175] 2024-07-26T19:24:56.100 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,30163631~7387581,113788980~5595541,217431579~5763260,268809198~917155,298911880~784229,312024521~4481570,356616163~4142972,373104945~4795945,382130242~1306175] 2024-07-26T19:24:56.106 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,30163631~7387581,113788980~5595541,217431579~5763260,268809198~917155,298911880~784229,311945051~4561040,356616163~4142972,369098752~8802138,381681664~1754753] 2024-07-26T19:24:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 9 diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~3428812,113788980~5595541,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,200327876~2470586,211057933~821244,217431579~5763260,268809198~917155,298911880~784229,312024521~4481570,345360862~6327964,356616163~4142972,373104945~4795945,382130242~1306175] 2024-07-26T19:24:56.106 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~3428812,113788980~5595541,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,200327876~2470586,211057933~821244,217431579~5763260,268809198~917155,298911880~784229,312024521~4481570,345360862~6327964,356616163~4142972,373104945~4795945,382130242~1306175] 2024-07-26T19:24:56.112 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~7387581,40515399~3428812,113788980~5595541,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,199612501~3185961,209715200~2163977,217431579~5763260,268809198~917155,298911880~784229,311945051~4561040,345360862~6327964,356616163~4142972,369098752~8802138,381681664~1754753] 2024-07-26T19:24:56.112 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 10 diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~3428812,88555349~6529170,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,217431579~5763260,247394348~1269031,252314289~7747686,268809198~917155,292536444~3912990,297320120~5809167,312024521~4481570,345360862~6327964,356616163~8666770,373104945~4795945,382130242~1306175] 2024-07-26T19:24:56.112 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~3428812,88555349~6529170,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,217431579~5763260,247394348~1269031,252314289~7747686,268809198~917155,292536444~3912990,297320120~5809167,312024521~4481570,345360862~6327964,356616163~8666770,373104945~4795945,382130242~1306175] 2024-07-26T19:24:56.118 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~7387581,40515399~3428812,88555349~6529170,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,217431579~5763260,244607244~4056135,252314289~7747686,268809198~917155,291232511~5216923,297320120~5809167,311945051~4561040,345360862~6327964,356616163~8666770,369098752~8802138,381681664~1754753] 2024-07-26T19:24:56.118 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 11 diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~3428812,88555349~6529170,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,217431579~5763260,247394348~1269031,252314289~15133396,268809198~917155,285203502~4770302,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,345360862~6327964,356616163~8666770,373104945~4795945,382130242~1306175,388318582~3720575] 2024-07-26T19:24:56.118 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,21733718~7724572,30163631~7387581,40515399~3428812,88555349~6529170,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,217431579~5763260,247394348~1269031,252314289~15133396,268809198~917155,285203502~4770302,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,345360862~6327964,356616163~8666770,373104945~4795945,382130242~1306175,388318582~3720575] 2024-07-26T19:24:56.124 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,21733718~7724572,30163631~7387581,40515399~3428812,88555349~6529170,113788980~5595541,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,217431579~5763260,244607244~4056135,252314289~15133396,268809198~917155,285203502~4770302,291232511~5216923,297320120~5809167,311945051~4561040,322961408~5720310,345360862~6327964,356616163~8666770,369098752~8802138,381681664~1754753,388318582~3720575] 2024-07-26T19:24:56.124 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 12 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,217431579~5763260,247394348~1269031,252314289~15880969,268809198~917155,279622752~216813,285203502~4770302,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,345360862~6327964,356616163~8666770,373104945~4795945,382130242~1306175,386663876~6984025] 2024-07-26T19:24:56.124 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,217431579~5763260,247394348~1269031,252314289~15880969,268809198~917155,279622752~216813,285203502~4770302,292536444~3912990,297320120~5809167,312024521~4481570,323045482~5636236,345360862~6327964,356616163~8666770,373104945~4795945,382130242~1306175,386663876~6984025] 2024-07-26T19:24:56.130 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,217431579~5763260,244607244~4056135,252314289~15880969,268809198~917155,279622752~216813,285203502~4770302,291232511~5216923,297320120~5809167,311945051~4561040,322961408~5720310,345360862~6327964,356616163~8666770,369098752~8802138,381681664~1754753,386663876~6984025] 2024-07-26T19:24:56.130 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 13 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,217431579~5763260,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,310038440~6467651,323045482~5636236,345360862~6327964,356616163~8666770,373104945~4795945,382130242~11517659] 2024-07-26T19:24:56.130 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,217431579~5763260,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,310038440~6467651,323045482~5636236,345360862~6327964,356616163~8666770,373104945~4795945,382130242~11517659] 2024-07-26T19:24:56.135 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,217431579~5763260,244607244~4056135,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,285203502~4770302,291232511~5216923,297320120~5809167,305495042~431841,308930268~7575823,322961408~5720310,345360862~6327964,356616163~8666770,369098752~8802138,381681664~11966237] 2024-07-26T19:24:56.135 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 14 diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,217431579~5763260,224304876~6473350,235174191~3775791,242453552~4909018,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,345360862~6327964,356616163~8666770,373104945~4795945,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.135 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,217431579~5763260,224304876~6473350,235174191~3775791,242453552~4909018,247394348~1269031,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,345360862~6327964,356616163~8666770,373104945~4795945,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.141 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [3253332~2787554,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~14624117,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,205520896~8725131,217431579~5763260,224304876~6473350,235174191~3775791,242453552~6209827,250333830~17861428,268809198~917155,279622752~216813,280563725~1483252,285203502~4770302,291232511~5216923,297320120~5809167,305495042~431841,306082300~10423791,322961408~5720310,345360862~6327964,356616163~8666770,369098752~8802138,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.141 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 15 diff [427326~5613560,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,49983950~6394379,57717347~14463741,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,217431579~5763260,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.141 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,49983950~6394379,57717347~14463741,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,217431579~5763260,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~10423791,323045482~5636236,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.147 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~4938072,21733718~7724572,30163631~7387581,40515399~3428812,44181461~1025537,49983950~6394379,57638181~14542907,88555349~6529170,95176938~518928,113788980~5595541,122322772~5801374,138865558~3754816,150368953~14624117,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,205520896~8725131,217431579~5763260,224304876~9425912,235174191~3775791,242453552~6209827,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,291232511~5216923,297320120~5809167,305495042~431841,306082300~10423791,322961408~5720310,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.147 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 16 diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~7387581,40515399~15862930,57717347~14463741,88555349~6529170,95176938~518928,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,217431579~5763260,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.147 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~7387581,40515399~15862930,57717347~14463741,88555349~6529170,95176938~518928,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,217431579~5763260,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.153 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~16327769,30163631~7387581,40515399~15862930,57638181~14542907,88555349~6529170,95176938~518928,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,150368953~14624117,168417963~3702384,176989740~2808737,189142652~4948354,194873926~7924536,205520896~8725131,217431579~5763260,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.153 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 17 diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~7387581,40515399~15862930,57717347~14463741,88555349~8815611,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,217431579~5763260,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.153 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,13130521~4938072,20660075~8798215,30163631~7387581,40515399~15862930,57717347~14463741,88555349~8815611,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,217431579~5763260,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.159 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,13130521~16327769,30163631~7387581,40515399~15862930,57638181~14542907,88555349~8815611,113788980~5595541,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~14624117,168417963~3702384,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,217431579~5763260,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.159 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 18 diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~15862930,57717347~20520240,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,217431579~5763260,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.160 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~15862930,57717347~20520240,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,217431579~5763260,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.165 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~15862930,57638181~20599406,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~3702384,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,217431579~5763260,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.165 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 19 diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.165 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.171 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.171 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 9 diff [21733718~7724572,40515399~3428812,114936291~3632819,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,200327876~2470586,211057933~821244,345360862~6327964] 2024-07-26T19:24:56.171 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [21733718~7724572,40515399~3428812,114936291~3632819,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,200327876~2470586,211057933~821244,345360862~6327964] 2024-07-26T19:24:56.177 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [21733718~7724572,40515399~3428812,114936291~3632819,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,199612501~3185961,209715200~2163977,345360862~6327964] 2024-07-26T19:24:56.177 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 10 diff [21733718~7724572,40515399~3428812,88555349~6529170,114936291~3632819,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,247394348~1269031,252314289~7747686,292536444~3912990,297320120~5809167,345360862~6327964,357770171~7512762] 2024-07-26T19:24:56.177 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [21733718~7724572,40515399~3428812,88555349~6529170,114936291~3632819,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,247394348~1269031,252314289~7747686,292536444~3912990,297320120~5809167,345360862~6327964,357770171~7512762] 2024-07-26T19:24:56.183 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [21733718~7724572,40515399~3428812,88555349~6529170,114936291~3632819,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,244607244~4056135,252314289~7747686,291232511~5216923,297320120~5809167,345360862~6327964,357770171~7512762] 2024-07-26T19:24:56.183 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 11 diff [21733718~7724572,40515399~3428812,88555349~6529170,114936291~3632819,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,218671219~3307267,247394348~1269031,252314289~15133396,285203502~4770302,292536444~3912990,297320120~5809167,323045482~5636236,345360862~6327964,357770171~7512762,388318582~3720575] 2024-07-26T19:24:56.183 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [21733718~7724572,40515399~3428812,88555349~6529170,114936291~3632819,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,211057933~821244,218671219~3307267,247394348~1269031,252314289~15133396,285203502~4770302,292536444~3912990,297320120~5809167,323045482~5636236,345360862~6327964,357770171~7512762,388318582~3720575] 2024-07-26T19:24:56.189 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [21733718~7724572,40515399~3428812,88555349~6529170,114936291~3632819,122322772~5801374,139353683~2405391,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,209715200~2163977,218671219~3307267,244607244~4056135,252314289~15133396,285203502~4770302,291232511~5216923,297320120~5809167,322961408~5720310,345360862~6327964,357770171~7512762,388318582~3720575] 2024-07-26T19:24:56.189 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 12 diff [13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,218671219~3307267,247394348~1269031,252314289~15880969,279622752~216813,285203502~4770302,292536444~3912990,297320120~5809167,323045482~5636236,345360862~6327964,357770171~7512762,386663876~6984025] 2024-07-26T19:24:56.189 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,218671219~3307267,247394348~1269031,252314289~15880969,279622752~216813,285203502~4770302,292536444~3912990,297320120~5809167,323045482~5636236,345360862~6327964,357770171~7512762,386663876~6984025] 2024-07-26T19:24:56.195 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,218671219~3307267,244607244~4056135,252314289~15880969,279622752~216813,285203502~4770302,291232511~5216923,297320120~5809167,322961408~5720310,345360862~6327964,357770171~7512762,386663876~6984025] 2024-07-26T19:24:56.195 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 13 diff [13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,218671219~3307267,247394348~1269031,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,310038440~4242763,323045482~5636236,345360862~6327964,357770171~7512762,382452960~11194941] 2024-07-26T19:24:56.195 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,208680340~1304664,211057933~821244,218671219~3307267,247394348~1269031,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,310038440~4242763,323045482~5636236,345360862~6327964,357770171~7512762,382452960~11194941] 2024-07-26T19:24:56.201 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~3112687,157571375~7421695,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,205520896~6358281,218671219~3307267,244607244~4056135,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,291232511~5216923,297320120~5809167,305495042~431841,308930268~5350935,322961408~5720310,345360862~6327964,357770171~7512762,382452960~11194941] 2024-07-26T19:24:56.201 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 14 diff [13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,218671219~3307267,224304876~6473350,235174191~3775791,242453552~4909018,247394348~1269031,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~8198903,323045482~5636236,345360862~6327964,357770171~7512762,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.202 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,218671219~3307267,224304876~6473350,235174191~3775791,242453552~4909018,247394348~1269031,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~8198903,323045482~5636236,345360862~6327964,357770171~7512762,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.207 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~14624117,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,205520896~8725131,218671219~3307267,224304876~6473350,235174191~3775791,242453552~6209827,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,291232511~5216923,297320120~5809167,305495042~431841,306082300~8198903,322961408~5720310,345360862~6327964,357770171~7512762,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.207 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 15 diff [427326~4627827,13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,49983950~6394379,57717347~14463741,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~8198903,323045482~5636236,343297779~8391047,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.207 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,49983950~6394379,57717347~14463741,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,200327876~2470586,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~8198903,323045482~5636236,343297779~8391047,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.213 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~4938072,21733718~7724572,40515399~3428812,44181461~1025537,49983950~6394379,57638181~14542907,88555349~6529170,95176938~518928,114936291~3632819,122322772~5801374,138865558~3754816,150368953~14624117,168417963~3702384,176989740~2808737,189142652~4948354,199612501~3185961,205520896~8725131,218671219~3307267,224304876~9425912,235174191~3775791,242453552~6209827,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,291232511~5216923,297320120~5809167,305495042~431841,306082300~8198903,322961408~5720310,343297779~8391047,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.213 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 16 diff [427326~4627827,13130521~4938072,20660075~8798215,40515399~15862930,57717347~14463741,88555349~6529170,95176938~518928,114936291~3632819,119899338~2303241,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,343297779~8391047,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.213 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,20660075~8798215,40515399~15862930,57717347~14463741,88555349~6529170,95176938~518928,114936291~3632819,119899338~2303241,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,189142652~4948354,194873926~7924536,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,343297779~8391047,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.219 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~16327769,40515399~15862930,57638181~14542907,88555349~6529170,95176938~518928,114936291~3632819,119899338~2303241,122322772~5801374,138865558~3754816,150368953~14624117,168417963~3702384,176989740~2808737,189142652~4948354,194873926~7924536,205520896~8725131,218671219~3307267,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,343297779~8391047,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.219 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 17 diff [427326~4627827,13130521~4938072,20660075~8798215,40515399~15862930,57717347~14463741,88555349~8815611,114936291~3632819,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.219 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,20660075~8798215,40515399~15862930,57717347~14463741,88555349~8815611,114936291~3632819,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.225 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~16327769,40515399~15862930,57638181~14542907,88555349~8815611,114936291~3632819,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~14624117,168417963~3702384,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.225 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 18 diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~15862930,57717347~20520240,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.225 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~15862930,57717347~20520240,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~3702384,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.231 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~15862930,57638181~20599406,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~3702384,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.231 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 19 diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.231 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.236 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.236 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 10 diff [88555349~6529170,122322772~5801374,189142652~4948354,247394348~1269031,252314289~7747686,292536444~3912990,297320120~5809167,357770171~7512762] 2024-07-26T19:24:56.237 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [88555349~6529170,122322772~5801374,189142652~4948354,247394348~1269031,252314289~7747686,292536444~3912990,297320120~5809167,357770171~7512762] 2024-07-26T19:24:56.242 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [88555349~6529170,122322772~5801374,189142652~4948354,244607244~4056135,252314289~7747686,291232511~5216923,297320120~5809167,357770171~7512762] 2024-07-26T19:24:56.243 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 11 diff [88555349~6529170,122322772~5801374,160597714~3967606,189142652~4948354,218671219~3307267,247394348~1269031,252314289~15133396,285203502~4770302,292536444~3912990,297320120~5809167,323045482~5636236,357770171~7512762,388318582~3720575] 2024-07-26T19:24:56.243 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [88555349~6529170,122322772~5801374,160597714~3967606,189142652~4948354,218671219~3307267,247394348~1269031,252314289~15133396,285203502~4770302,292536444~3912990,297320120~5809167,323045482~5636236,357770171~7512762,388318582~3720575] 2024-07-26T19:24:56.248 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [88555349~6529170,122322772~5801374,160597714~3967606,189142652~4948354,218671219~3307267,244607244~4056135,252314289~15133396,285203502~4770302,291232511~5216923,297320120~5809167,322961408~5720310,357770171~7512762,388318582~3720575] 2024-07-26T19:24:56.248 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 12 diff [13130521~4938072,44181461~1025537,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~3112687,160597714~3967606,189142652~4948354,208680340~1304664,218671219~3307267,247394348~1269031,252314289~15880969,279622752~216813,285203502~4770302,292536444~3912990,297320120~5809167,323045482~5636236,357770171~7512762,386663876~6984025] 2024-07-26T19:24:56.249 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,44181461~1025537,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~3112687,160597714~3967606,189142652~4948354,208680340~1304664,218671219~3307267,247394348~1269031,252314289~15880969,279622752~216813,285203502~4770302,292536444~3912990,297320120~5809167,323045482~5636236,357770171~7512762,386663876~6984025] 2024-07-26T19:24:56.254 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,44181461~1025537,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~3112687,160597714~3967606,189142652~4948354,205520896~4464108,218671219~3307267,244607244~4056135,252314289~15880969,279622752~216813,285203502~4770302,291232511~5216923,297320120~5809167,322961408~5720310,357770171~7512762,386663876~6984025] 2024-07-26T19:24:56.254 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 13 diff [13130521~4938072,44181461~1025537,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~3112687,159919208~4646112,189142652~4948354,208680340~1304664,218671219~3307267,247394348~1269031,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,310038440~4242763,323045482~5636236,346623458~1315845,357770171~7512762,382452960~11194941] 2024-07-26T19:24:56.254 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,44181461~1025537,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~3112687,159919208~4646112,189142652~4948354,208680340~1304664,218671219~3307267,247394348~1269031,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,310038440~4242763,323045482~5636236,346623458~1315845,357770171~7512762,382452960~11194941] 2024-07-26T19:24:56.260 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,44181461~1025537,52017749~859874,63996718~8184370,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~3112687,159919208~4646112,189142652~4948354,205520896~4464108,218671219~3307267,244607244~4056135,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,291232511~5216923,297320120~5809167,305495042~431841,308930268~5350935,322961408~5720310,346623458~1315845,357770171~7512762,382452960~11194941] 2024-07-26T19:24:56.260 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 14 diff [13130521~4938072,44181461~1025537,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10551080,189142652~4948354,206996518~7249509,218671219~3307267,224304876~6473350,235174191~3775791,242453552~4909018,247394348~1269031,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~8198903,323045482~5636236,346623458~1315845,357770171~7512762,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.260 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,44181461~1025537,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10551080,189142652~4948354,206996518~7249509,218671219~3307267,224304876~6473350,235174191~3775791,242453552~4909018,247394348~1269031,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~8198903,323045482~5636236,346623458~1315845,357770171~7512762,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.266 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,44181461~1025537,49983950~6394379,63996718~8184370,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~14196367,189142652~4948354,205520896~8725131,218671219~3307267,224304876~6473350,235174191~3775791,242453552~6209827,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,291232511~5216923,297320120~5809167,305495042~431841,306082300~8198903,322961408~5720310,346623458~1315845,357770171~7512762,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.266 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 15 diff [427326~4627827,13130521~4938072,41683972~529804,44181461~1025537,49983950~6394379,57717347~14463741,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10551080,189142652~4948354,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~8198903,323045482~5636236,343297779~6972736,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.266 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,41683972~529804,44181461~1025537,49983950~6394379,57717347~14463741,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10551080,189142652~4948354,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,292536444~3912990,297320120~5809167,305495042~431841,306082300~8198903,323045482~5636236,343297779~6972736,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.272 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~4938072,41683972~529804,44181461~1025537,49983950~6394379,57638181~14542907,88555349~6529170,95176938~518928,122322772~5801374,138865558~3754816,150368953~14196367,189142652~4948354,205520896~8725131,218671219~3307267,224304876~9425912,235174191~3775791,242453552~6209827,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,291232511~5216923,297320120~5809167,305495042~431841,306082300~8198903,322961408~5720310,343297779~6972736,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.272 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 16 diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,88555349~6529170,95176938~518928,119899338~2303241,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10551080,189142652~4948354,194873926~7471821,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,343297779~6972736,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.272 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,88555349~6529170,95176938~518928,119899338~2303241,122322772~5801374,138865558~3754816,150368953~3112687,154014240~10551080,189142652~4948354,194873926~7471821,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,343297779~6972736,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.277 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~10333072,41683972~529804,43864411~12513918,57638181~14542907,88555349~6529170,95176938~518928,119899338~2303241,122322772~5801374,138865558~3754816,150368953~14196367,189142652~4948354,194873926~7471821,205520896~8725131,218671219~3307267,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,343297779~6972736,357770171~7512762,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.277 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 17 diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,88555349~8815611,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10551080,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.277 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,88555349~8815611,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10551080,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.283 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~10333072,41683972~529804,43864411~12513918,57638181~14542907,88555349~8815611,119899338~2303241,122322772~5801374,138865558~3754816,144753903~1100924,150368953~14196367,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.283 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 18 diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~12513918,57717347~20520240,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.283 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~12513918,57717347~20520240,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.289 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~12513918,57638181~20599406,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.289 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 19 diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.289 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.295 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.295 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 11 diff [89465803~2251532,160597714~3967606,218671219~3307267,253855874~13591811,285203502~4770302,323045482~5636236,358959899~5703655,388318582~3720575] 2024-07-26T19:24:56.295 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [89465803~2251532,160597714~3967606,218671219~3307267,253855874~13591811,285203502~4770302,323045482~5636236,358959899~5703655,388318582~3720575] 2024-07-26T19:24:56.300 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [89465803~2251532,160597714~3967606,218671219~3307267,253855874~13591811,285203502~4770302,322961408~5720310,358959899~5703655,388318582~3720575] 2024-07-26T19:24:56.301 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 12 diff [13130521~4938072,44181461~1025537,89465803~2251532,95176938~518928,138865558~3754816,150368953~3112687,160597714~3967606,208680340~1304664,218671219~3307267,253855874~14339384,279622752~216813,285203502~4770302,323045482~5636236,358959899~5703655,386663876~6984025] 2024-07-26T19:24:56.301 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,44181461~1025537,89465803~2251532,95176938~518928,138865558~3754816,150368953~3112687,160597714~3967606,208680340~1304664,218671219~3307267,253855874~14339384,279622752~216813,285203502~4770302,323045482~5636236,358959899~5703655,386663876~6984025] 2024-07-26T19:24:56.306 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,44181461~1025537,89465803~2251532,95176938~518928,138865558~3754816,150368953~3112687,160597714~3967606,205520896~4464108,218671219~3307267,253855874~14339384,279622752~216813,285203502~4770302,322961408~5720310,358959899~5703655,386663876~6984025] 2024-07-26T19:24:56.306 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 13 diff [13130521~4938072,44181461~1025537,52017749~859874,63996718~8184370,89465803~2251532,95176938~518928,138865558~3754816,150368953~3112687,159919208~4646112,208680340~1304664,218671219~3307267,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,305495042~431841,310038440~4242763,323045482~5636236,346623458~1315845,358504149~6159405,382452960~11194941] 2024-07-26T19:24:56.307 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,44181461~1025537,52017749~859874,63996718~8184370,89465803~2251532,95176938~518928,138865558~3754816,150368953~3112687,159919208~4646112,208680340~1304664,218671219~3307267,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,305495042~431841,310038440~4242763,323045482~5636236,346623458~1315845,358504149~6159405,382452960~11194941] 2024-07-26T19:24:56.312 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,44181461~1025537,52017749~859874,63996718~8184370,89465803~2251532,95176938~518928,138865558~3754816,150368953~3112687,159919208~4646112,205520896~4464108,218671219~3307267,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,305495042~431841,308930268~5350935,322961408~5720310,346623458~1315845,358504149~6159405,382452960~11194941] 2024-07-26T19:24:56.312 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 14 diff [13130521~4938072,44181461~1025537,49983950~6394379,63996718~8184370,89465803~2251532,95176938~518928,138865558~3754816,150368953~3112687,154014240~10551080,206996518~7249509,218671219~3307267,224304876~6473350,235174191~3775791,242453552~4909018,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,305495042~431841,306082300~8198903,323045482~5636236,346623458~1315845,358504149~6159405,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.312 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,44181461~1025537,49983950~6394379,63996718~8184370,89465803~2251532,95176938~518928,138865558~3754816,150368953~3112687,154014240~10551080,206996518~7249509,218671219~3307267,224304876~6473350,235174191~3775791,242453552~4909018,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,305495042~431841,306082300~8198903,323045482~5636236,346623458~1315845,358504149~6159405,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.318 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,44181461~1025537,49983950~6394379,63996718~8184370,89465803~2251532,95176938~518928,138865558~3754816,150368953~14196367,205520896~8725131,218671219~3307267,224304876~6473350,235174191~3775791,242453552~4909018,250333830~17861428,279622752~216813,280563725~1483252,285203502~4770302,305495042~431841,306082300~8198903,322961408~5720310,346623458~1315845,358504149~6159405,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.318 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 15 diff [427326~4627827,13130521~4938072,41683972~529804,44181461~1025537,49983950~6394379,57717347~14463741,89465803~2251532,95176938~518928,138865558~3754816,150368953~3112687,154014240~10551080,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,305495042~431841,306082300~8198903,323045482~5636236,343297779~6972736,358504149~6159405,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.318 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,41683972~529804,44181461~1025537,49983950~6394379,57717347~14463741,89465803~2251532,95176938~518928,138865558~3754816,150368953~3112687,154014240~10551080,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,305495042~431841,306082300~8198903,323045482~5636236,343297779~6972736,358504149~6159405,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.324 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~4938072,41683972~529804,44181461~1025537,49983950~6394379,57638181~14542907,89465803~2251532,95176938~518928,138865558~3754816,150368953~14196367,205520896~8725131,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,250333830~22032289,279622752~216813,280563725~1483252,285203502~4770302,305495042~431841,306082300~8198903,322961408~5720310,343297779~6972736,358504149~6159405,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.324 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 16 diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,89465803~2251532,95176938~518928,119899338~2303241,138865558~3754816,150368953~3112687,154014240~10551080,194873926~7471821,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,343297779~6972736,358504149~6159405,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.324 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,89465803~2251532,95176938~518928,119899338~2303241,138865558~3754816,150368953~3112687,154014240~10551080,194873926~7471821,206996518~7249509,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,343297779~6972736,358504149~6159405,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.330 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~10333072,41683972~529804,43864411~12513918,57638181~14542907,89465803~2251532,95176938~518928,119899338~2303241,138865558~3754816,150368953~14196367,194873926~7471821,205520896~8725131,218671219~3307267,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,343297779~6972736,358504149~6159405,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.330 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 17 diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,89465803~7905157,119899338~2303241,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10551080,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.330 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,89465803~7905157,119899338~2303241,138865558~3754816,144753903~1100924,150368953~3112687,154014240~10551080,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.335 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~10333072,41683972~529804,43864411~12513918,57638181~14542907,89465803~7905157,119899338~2303241,138865558~3754816,144753903~1100924,150368953~14196367,180355072~6186671,194873926~9253815,205520896~8725131,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.336 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 18 diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~12513918,57717347~20520240,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.336 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~12513918,57717347~20520240,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.341 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~12513918,57638181~20599406,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14196367,180355072~6186671,194873926~9253815,205520896~8725131,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,343297779~6972736,358504149~6159405,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.341 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 19 diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.342 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.347 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.347 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 12 diff [13130521~4938072,44181461~1025537,95176938~518928,138865558~3754816,150368953~3112687,208680340~1304664,266645347~1549911,279622752~216813,386663876~6984025] 2024-07-26T19:24:56.347 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,44181461~1025537,95176938~518928,138865558~3754816,150368953~3112687,208680340~1304664,266645347~1549911,279622752~216813,386663876~6984025] 2024-07-26T19:24:56.354 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,44181461~1025537,95176938~518928,138865558~3754816,150368953~3112687,205520896~4464108,266645347~1549911,279622752~216813,386663876~6984025] 2024-07-26T19:24:56.354 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 13 diff [13130521~4938072,44181461~1025537,52017749~859874,63996718~8184370,95176938~518928,138865558~3754816,150368953~3112687,159919208~3613823,208680340~1304664,250333830~4464641,266645347~1549911,279622752~216813,280563725~1483252,305495042~431841,310038440~4242763,346623458~1315845,358504149~3240993,382452960~11194941] 2024-07-26T19:24:56.354 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,44181461~1025537,52017749~859874,63996718~8184370,95176938~518928,138865558~3754816,150368953~3112687,159919208~3613823,208680340~1304664,250333830~4464641,266645347~1549911,279622752~216813,280563725~1483252,305495042~431841,310038440~4242763,346623458~1315845,358504149~3240993,382452960~11194941] 2024-07-26T19:24:56.360 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,44181461~1025537,52017749~859874,63996718~8184370,95176938~518928,138865558~3754816,150368953~3112687,159919208~3613823,205520896~4464108,250333830~4464641,266645347~1549911,279622752~216813,280563725~1483252,305495042~431841,308930268~5350935,346623458~1315845,358504149~3240993,382452960~11194941] 2024-07-26T19:24:56.360 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 14 diff [13130521~4938072,44181461~1025537,49983950~6394379,63996718~8184370,95176938~518928,138865558~3754816,150368953~3112687,154014240~9518791,206996518~7249509,224304876~6473350,235174191~3775791,242453552~4909018,250333830~4464641,266645347~1549911,279622752~216813,280563725~1483252,305495042~431841,306082300~8198903,346623458~1315845,358504149~3240993,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.360 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [13130521~4938072,44181461~1025537,49983950~6394379,63996718~8184370,95176938~518928,138865558~3754816,150368953~3112687,154014240~9518791,206996518~7249509,224304876~6473350,235174191~3775791,242453552~4909018,250333830~4464641,266645347~1549911,279622752~216813,280563725~1483252,305495042~431841,306082300~8198903,346623458~1315845,358504149~3240993,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.365 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [13130521~4938072,44181461~1025537,49983950~6394379,63996718~8184370,95176938~518928,138865558~3754816,150368953~13164078,205520896~8725131,224304876~6473350,235174191~3775791,242453552~4909018,250333830~4464641,266645347~1549911,279622752~216813,280563725~1483252,305495042~431841,306082300~8198903,346623458~1315845,358504149~3240993,378909073~14738828,399039799~2674698] 2024-07-26T19:24:56.365 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 15 diff [427326~4627827,13130521~4938072,41683972~529804,44181461~1025537,49983950~6394379,57717347~14463741,95176938~518928,138865558~3754816,150368953~3112687,154014240~9518791,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,250333830~4845967,266645347~5720772,279622752~216813,280563725~1483252,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.366 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,41683972~529804,44181461~1025537,49983950~6394379,57717347~14463741,95176938~518928,138865558~3754816,150368953~3112687,154014240~9518791,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,250333830~4845967,266645347~5720772,279622752~216813,280563725~1483252,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.371 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~4938072,41683972~529804,44181461~1025537,49983950~6394379,57638181~14542907,95176938~518928,138865558~3754816,150368953~13164078,205520896~8725131,224304876~9425912,235174191~3775791,242453552~4909018,250333830~4845967,266645347~5720772,279622752~216813,280563725~1483252,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.371 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 16 diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,95176938~518928,119899338~2303241,138865558~3754816,150368953~3112687,154014240~9518791,194873926~7471821,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266645347~11041340,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.371 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,95176938~518928,119899338~2303241,138865558~3754816,150368953~3112687,154014240~9518791,194873926~7471821,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266645347~11041340,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.377 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~10333072,41683972~529804,43864411~12513918,57638181~14542907,95176938~518928,119899338~2303241,138865558~3754816,150368953~13164078,194873926~7471821,205520896~8725131,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266645347~11041340,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~14738828,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.377 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 17 diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,90497391~6873569,119899338~2303241,138865558~3754816,144753903~1100924,150368953~3112687,154014240~9518791,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.377 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,13130521~4938072,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,90497391~6873569,119899338~2303241,138865558~3754816,144753903~1100924,150368953~3112687,154014240~9518791,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.383 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,13130521~10333072,41683972~529804,43864411~12513918,57638181~14542907,90497391~6873569,119899338~2303241,138865558~3754816,144753903~1100924,150368953~13164078,180355072~6186671,194873926~9253815,205520896~8725131,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.383 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 18 diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~12513918,57717347~20520240,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~9518791,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.383 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~12513918,57717347~20520240,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~9518791,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.389 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~12513918,57638181~20599406,89123046~11130690,119899338~2303241,134217728~11637099,150368953~13164078,180355072~6186671,194873926~9253815,205520896~8725131,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.389 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 19 diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.389 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.395 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14190993,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.395 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 13 diff [52017749~859874,63996718~8184370,159919208~3613823,250333830~4464641,280563725~1483252,305495042~431841,310038440~4242763,346623458~1315845,358504149~3240993,382452960~6076619] 2024-07-26T19:24:56.395 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [52017749~859874,63996718~8184370,159919208~3613823,250333830~4464641,280563725~1483252,305495042~431841,310038440~4242763,346623458~1315845,358504149~3240993,382452960~6076619] 2024-07-26T19:24:56.401 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [52017749~859874,63996718~8184370,159919208~3613823,250333830~4464641,280563725~1483252,305495042~431841,308930268~5350935,346623458~1315845,358504149~3240993,382452960~6076619] 2024-07-26T19:24:56.401 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 14 diff [49983950~6394379,63996718~8184370,154014240~9518791,206996518~7249509,224304876~6473350,235174191~3775791,242453552~4909018,250333830~4464641,280563725~1483252,305495042~431841,306082300~8198903,346623458~1315845,358504149~3240993,378909073~9620506,399039799~2674698] 2024-07-26T19:24:56.401 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [49983950~6394379,63996718~8184370,154014240~9518791,206996518~7249509,224304876~6473350,235174191~3775791,242453552~4909018,250333830~4464641,280563725~1483252,305495042~431841,306082300~8198903,346623458~1315845,358504149~3240993,378909073~9620506,399039799~2674698] 2024-07-26T19:24:56.408 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [49983950~6394379,63996718~8184370,153481640~10051391,206996518~7249509,224304876~6473350,235174191~3775791,242453552~4909018,250333830~4464641,280563725~1483252,305495042~431841,306082300~8198903,346623458~1315845,358504149~3240993,378909073~9620506,399039799~2674698] 2024-07-26T19:24:56.408 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 15 diff [427326~4627827,41683972~529804,49983950~6394379,57717347~14463741,154014240~9518791,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,250333830~4845967,267023598~5342521,280563725~1483252,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~9620506,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.408 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,41683972~529804,49983950~6394379,57717347~14463741,154014240~9518791,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,250333830~4845967,267023598~5342521,280563725~1483252,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~9620506,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.414 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,41683972~529804,49983950~6394379,57638181~14542907,153481640~10051391,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,250333830~4845967,267023598~5342521,280563725~1483252,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~9620506,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.415 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 16 diff [427326~4627827,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,119899338~2303241,154014240~9518791,194873926~7471821,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,267023598~10663089,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~9620506,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.415 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,119899338~2303241,154014240~9518791,194873926~7471821,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,267023598~10663089,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~9620506,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.422 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,18068593~5395000,41683972~529804,43864411~12513918,57638181~14542907,119899338~2303241,153481640~10051391,194873926~7471821,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,267023598~10663089,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,343297779~6972736,358504149~3240993,378909073~9620506,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.422 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 17 diff [427326~4627827,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,90497391~6873569,119899338~2303241,144753903~1100924,154014240~9518791,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~9620506,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.422 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,20660075~2803518,41683972~529804,43864411~12513918,57717347~14463741,90497391~6873569,119899338~2303241,144753903~1100924,154014240~9518791,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~9620506,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.429 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,18068593~5395000,41683972~529804,43864411~12513918,57638181~14542907,90497391~6873569,119899338~2303241,144753903~1100924,153481640~10051391,180355072~6186671,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~9620506,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.429 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 18 diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~12513918,57717347~20520240,89123046~11130690,119899338~2303241,137562727~8292100,154014240~9518791,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~9620506,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.429 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~12513918,57717347~20520240,89123046~11130690,119899338~2303241,137562727~8292100,154014240~9518791,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~9620506,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.435 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~12513918,57638181~20599406,89123046~11130690,119899338~2303241,134217728~11637099,153481640~10051391,180355072~6186671,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,343297779~6972736,358504149~3240993,378909073~9620506,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.435 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 19 diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.435 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.442 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.442 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 14 diff [49983950~6394379,154014240~7945542,206996518~7249509,224304876~6473350,235174191~3775791,242453552~4909018,306082300~5410134,378909073~6984187,399039799~2674698] 2024-07-26T19:24:56.442 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [49983950~6394379,154014240~7945542,206996518~7249509,224304876~6473350,235174191~3775791,242453552~4909018,306082300~5410134,378909073~6984187,399039799~2674698] 2024-07-26T19:24:56.448 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [49983950~6394379,153481640~8478142,206996518~7249509,224304876~6473350,235174191~3775791,242453552~4909018,306082300~5410134,378909073~6984187,399039799~2674698] 2024-07-26T19:24:56.448 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 15 diff [427326~4627827,41683972~529804,49983950~6394379,57717347~6586748,154014240~7945542,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,253120338~2059459,267023598~5342521,306082300~5410134,343297779~6972736,378909073~6984187,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.448 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,41683972~529804,49983950~6394379,57717347~6586748,154014240~7945542,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,253120338~2059459,267023598~5342521,306082300~5410134,343297779~6972736,378909073~6984187,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.455 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,41683972~529804,49983950~6394379,57638181~6665914,153481640~8478142,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,253120338~2059459,267023598~5342521,306082300~5410134,343297779~6972736,378909073~6984187,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.455 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 16 diff [427326~4627827,20660075~2803518,41683972~529804,43864411~12513918,57717347~6586748,119899338~2303241,154014240~7945542,194873926~7471821,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,267023598~10663089,278746526~1054731,292663989~7885354,306082300~5410134,343297779~6972736,378909073~6984187,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.455 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,20660075~2803518,41683972~529804,43864411~12513918,57717347~6586748,119899338~2303241,154014240~7945542,194873926~7471821,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,267023598~10663089,278746526~1054731,292663989~7885354,306082300~5410134,343297779~6972736,378909073~6984187,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.460 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,18068593~5395000,41683972~529804,43864411~12513918,57638181~6665914,119899338~2303241,153481640~8478142,194873926~7471821,206996518~7249509,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,267023598~10663089,278746526~1054731,292663989~7885354,306082300~5410134,343297779~6972736,378909073~6984187,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.461 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 17 diff [427326~4627827,20660075~2803518,41683972~529804,43864411~12513918,57717347~6586748,90497391~6873569,119899338~2303241,144753903~1100924,154014240~7945542,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~5410134,328741811~5637175,343297779~6972736,378909073~6984187,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.461 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,20660075~2803518,41683972~529804,43864411~12513918,57717347~6586748,90497391~6873569,119899338~2303241,144753903~1100924,154014240~7945542,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~5410134,328741811~5637175,343297779~6972736,378909073~6984187,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.468 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,18068593~5395000,41683972~529804,43864411~12513918,57638181~6665914,90497391~6873569,119899338~2303241,144753903~1100924,153481640~8478142,180355072~6186671,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~5410134,328741811~5637175,343297779~6972736,378909073~6984187,394467774~1219557,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.468 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 18 diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~12513918,57717347~6586748,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~7945542,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,343297779~6972736,378909073~6984187,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.468 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~12513918,57717347~6586748,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~7945542,181479156~5062587,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,343297779~6972736,378909073~6984187,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.474 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~12513918,57638181~6665914,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,153481640~8478142,180355072~6186671,194873926~9253815,206996518~7249509,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,343297779~6972736,378909073~6984187,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.474 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 19 diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.474 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.480 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:56.480 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to 15 diff [427326~4627827,41683972~529804,57717347~6586748,227450973~6279815,253120338~2059459,267023598~5342521,343297779~6972736,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.480 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,41683972~529804,57717347~6586748,227450973~6279815,253120338~2059459,267023598~5342521,343297779~6972736,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.487 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,41683972~529804,57638181~6665914,227450973~6279815,253120338~2059459,267023598~5342521,343297779~6972736,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.487 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to 16 diff [427326~4627827,20660075~2803518,41683972~529804,43864411~6931352,57717347~6586748,119899338~2303241,194873926~7471821,226321823~7408965,253120338~4848617,267023598~10663089,278746526~1054731,292663989~7885354,343297779~6972736,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.487 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,20660075~2803518,41683972~529804,43864411~6931352,57717347~6586748,119899338~2303241,194873926~7471821,226321823~7408965,253120338~4848617,267023598~10663089,278746526~1054731,292663989~7885354,343297779~6972736,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.492 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,18068593~5395000,41683972~529804,43864411~6931352,57638181~6665914,119899338~2303241,194873926~7471821,226321823~7408965,253120338~4848617,267023598~10663089,278746526~1054731,292663989~7885354,343297779~6972736,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.492 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to 17 diff [427326~4627827,20660075~2803518,41683972~529804,43864411~6931352,51768638~1970055,57717347~6586748,90497391~6873569,119899338~2303241,144753903~1100924,181479156~5062587,194873926~9253815,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,328741811~5637175,343297779~6972736,394467774~1219557,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.492 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,20660075~2803518,41683972~529804,43864411~6931352,51768638~1970055,57717347~6586748,90497391~6873569,119899338~2303241,144753903~1100924,181479156~5062587,194873926~9253815,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,328741811~5637175,343297779~6972736,394467774~1219557,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.497 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,18068593~5395000,41683972~529804,43864411~6931352,51768638~1970055,57638181~6665914,90497391~6873569,119899338~2303241,144753903~1100924,180355072~6186671,194873926~9253815,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,328741811~5637175,343297779~6972736,394467774~1219557,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.498 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to 18 diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~1970055,57717347~6586748,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~6702775,181479156~5062587,194873926~9253815,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,343297779~6972736,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.498 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~1970055,57717347~6586748,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~6702775,181479156~5062587,194873926~9253815,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,343297779~6972736,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.503 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~6931352,51768638~1970055,57638181~6665914,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~6702775,180355072~6186671,194873926~9253815,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,343297779~6972736,394467774~3535133,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.504 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to 19 diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.504 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.509 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~3535133,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:56.509 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to 16 diff [20660075~2803518,43864411~6931352,119899338~2303241,194873926~7471821,226321823~5833521,255162233~2806722,271287465~6399222,278746526~1054731,292663989~7885354] 2024-07-26T19:24:56.509 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20660075~2803518,43864411~6931352,119899338~2303241,194873926~7471821,226321823~5833521,255162233~2806722,271287465~6399222,278746526~1054731,292663989~7885354] 2024-07-26T19:24:56.515 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [18068593~5395000,43864411~6931352,119899338~2303241,194873926~7471821,226321823~5833521,255162233~2806722,271287465~6399222,278746526~1054731,292663989~7885354] 2024-07-26T19:24:56.516 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to 17 diff [20660075~2803518,43864411~6931352,51768638~1970055,90497391~6873569,119899338~2303241,144753903~1100924,181479156~5062587,194873926~9253815,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,328741811~5637175,394467774~1219557] 2024-07-26T19:24:56.516 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20660075~2803518,43864411~6931352,51768638~1970055,90497391~6873569,119899338~2303241,144753903~1100924,181479156~5062587,194873926~9253815,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,328741811~5637175,394467774~1219557] 2024-07-26T19:24:56.522 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [18068593~5395000,43864411~6931352,51768638~1970055,90497391~6873569,119899338~2303241,144753903~1100924,180355072~6186671,194873926~9253815,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,328741811~5637175,394467774~1219557] 2024-07-26T19:24:56.522 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to 18 diff [7036698~7563708,20660075~2803518,43864411~6931352,51768638~1970055,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~6702775,181479156~5062587,194873926~9253815,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.522 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,20660075~2803518,43864411~6931352,51768638~1970055,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~6702775,181479156~5062587,194873926~9253815,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.529 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,18068593~5395000,43864411~6931352,51768638~1970055,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~6702775,180355072~6186671,194873926~9253815,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,394467774~3535133,407549867~399628] 2024-07-26T19:24:56.529 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to 19 diff [7036698~7563708,20660075~2803518,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.530 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,20660075~2803518,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.536 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,18068593~5395000,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~3535133,407549867~399628] 2024-07-26T19:24:56.536 INFO:tasks.workunit.client.0.smithi071.stdout:from 16 to 17 diff [51768638~1970055,90497391~6873569,144753903~1100924,181479156~5062587,200118399~4009342,218538042~3359745,266531088~4343572,328741811~5637175,394467774~1219557] 2024-07-26T19:24:56.536 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [51768638~1970055,90497391~6873569,144753903~1100924,181479156~5062587,200118399~4009342,218538042~3359745,266531088~4343572,328741811~5637175,394467774~1219557] 2024-07-26T19:24:56.542 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [51768638~1970055,90497391~6873569,144753903~1100924,180355072~6186671,200118399~4009342,218538042~3359745,266531088~4343572,328741811~5637175,394467774~1219557] 2024-07-26T19:24:56.542 INFO:tasks.workunit.client.0.smithi071.stdout:from 16 to 18 diff [7036698~7563708,51768638~1970055,72084391~6153196,89123046~11130690,137562727~8292100,155247885~6702775,181479156~5062587,200118399~4009342,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.542 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,51768638~1970055,72084391~6153196,89123046~11130690,137562727~8292100,155247885~6702775,181479156~5062587,200118399~4009342,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.548 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,51768638~1970055,72084391~6153196,89123046~11130690,134217728~11637099,155247885~6702775,180355072~6186671,200118399~4009342,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,394467774~3535133,407549867~399628] 2024-07-26T19:24:56.548 INFO:tasks.workunit.client.0.smithi071.stdout:from 16 to 19 diff [7036698~7563708,45008712~4676760,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,200118399~4009342,214102178~39377,216574912~1335539,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.548 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,45008712~4676760,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,200118399~4009342,214102178~39377,216574912~1335539,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.554 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,45008712~4676760,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,200118399~4009342,214102178~39377,216574912~1335539,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~3535133,407549867~399628] 2024-07-26T19:24:56.555 INFO:tasks.workunit.client.0.smithi071.stdout:from 17 to 18 diff [7036698~7563708,72084391~6153196,89123046~3431494,95788030~4465706,137562727~7278560,155247885~6702775,310388880~2033202,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.555 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,72084391~6153196,89123046~3431494,95788030~4465706,137562727~7278560,155247885~6702775,310388880~2033202,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.560 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,72084391~6153196,89123046~3431494,95788030~4465706,134217728~10623559,155247885~6702775,310388880~2033202,395687331~2315576,407549867~399628] 2024-07-26T19:24:56.560 INFO:tasks.workunit.client.0.smithi071.stdout:from 17 to 19 diff [7036698~7563708,45008712~4676760,52343248~6679236,64381700~5617763,72084391~6153196,89123046~3431494,95788030~4465706,137562727~7278560,155247885~9312061,171704086~5046986,214102178~39377,216574912~1335539,310388880~2033202,335603378~6963351,384213930~7096344,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.560 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,45008712~4676760,52343248~6679236,64381700~5617763,72084391~6153196,89123046~3431494,95788030~4465706,137562727~7278560,155247885~9312061,171704086~5046986,214102178~39377,216574912~1335539,310388880~2033202,335603378~6963351,384213930~7096344,395798000~2204907,407549867~399628] 2024-07-26T19:24:56.566 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,45008712~4676760,52343248~6679236,64381700~5617763,72084391~6153196,89123046~3431494,95788030~4465706,134217728~10623559,155247885~9312061,171704086~5046986,214102178~39377,216574912~1335539,310388880~2033202,335603378~6963351,384213930~7096344,395687331~2315576,407549867~399628] 2024-07-26T19:24:56.566 INFO:tasks.workunit.client.0.smithi071.stdout:from 18 to 19 diff [45008712~4676760,52343248~6679236,64381700~5617763,159480610~5079336,171704086~5046986,214102178~39377,216574912~1335539,335603378~6963351,384213930~7096344] 2024-07-26T19:24:56.566 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [45008712~4676760,52343248~6679236,64381700~5617763,159480610~5079336,171704086~5046986,214102178~39377,216574912~1335539,335603378~6963351,384213930~7096344] 2024-07-26T19:24:56.572 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [45008712~4676760,52343248~6679236,64381700~5617763,159480610~5079336,171704086~5046986,214102178~39377,216574912~1335539,335603378~6963351,384213930~7096344] 2024-07-26T19:24:56.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:56 smithi071 ceph-mon[90507]: osdmap e2157: 8 total, 8 up, 8 in 2024-07-26T19:24:56.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:56 smithi071 ceph-mon[90507]: pgmap v4198: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 32 MiB/s wr, 215 op/s 2024-07-26T19:24:56.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:56 smithi071 ceph-mon[92867]: osdmap e2157: 8 total, 8 up, 8 in 2024-07-26T19:24:56.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:56 smithi071 ceph-mon[92867]: pgmap v4198: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 32 MiB/s wr, 215 op/s 2024-07-26T19:24:56.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:56 smithi135 ceph-mon[85352]: osdmap e2157: 8 total, 8 up, 8 in 2024-07-26T19:24:56.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:56 smithi135 ceph-mon[85352]: pgmap v4198: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 32 MiB/s wr, 215 op/s 2024-07-26T19:24:57.420 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:57.421 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:57.446 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:57.446 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:57.446 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:57.453 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:57.453 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:57.453 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:57.459 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:57.459 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:24:57.459 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:24:57.467 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:24:57.467 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.467 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.472 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.473 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.473 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.478 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.479 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.479 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.485 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.485 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.485 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.491 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.491 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.491 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.497 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.497 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.497 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.503 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.503 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.503 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.508 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.508 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.509 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.515 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14190993,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.515 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.515 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.520 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.520 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.521 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.527 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:57.527 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:57.527 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:57.532 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~3535133,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:57.533 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to HEAD diff [7036698~7563708,20660075~2803518,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:57.533 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,20660075~2803518,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:57.538 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,18068593~5395000,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~3535133,407549867~399628] 2024-07-26T19:24:57.538 INFO:tasks.workunit.client.0.smithi071.stdout:from 16 to HEAD diff [7036698~7563708,45008712~4676760,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,200118399~4009342,214102178~39377,216574912~1335539,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:57.538 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,45008712~4676760,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,200118399~4009342,214102178~39377,216574912~1335539,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:57.544 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,45008712~4676760,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,200118399~4009342,214102178~39377,216574912~1335539,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~3535133,407549867~399628] 2024-07-26T19:24:57.545 INFO:tasks.workunit.client.0.smithi071.stdout:from 17 to HEAD diff [7036698~7563708,45008712~4676760,52343248~6679236,64381700~5617763,72084391~6153196,89123046~3431494,95788030~4465706,137562727~7278560,155247885~9312061,171704086~5046986,214102178~39377,216574912~1335539,310388880~2033202,335603378~6963351,384213930~7096344,395798000~2204907,407549867~399628] 2024-07-26T19:24:57.545 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,45008712~4676760,52343248~6679236,64381700~5617763,72084391~6153196,89123046~3431494,95788030~4465706,137562727~7278560,155247885~9312061,171704086~5046986,214102178~39377,216574912~1335539,310388880~2033202,335603378~6963351,384213930~7096344,395798000~2204907,407549867~399628] 2024-07-26T19:24:57.552 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,45008712~4676760,52343248~6679236,64381700~5617763,72084391~6153196,89123046~3431494,95788030~4465706,134217728~10623559,155247885~9312061,171704086~5046986,214102178~39377,216574912~1335539,310388880~2033202,335603378~6963351,384213930~7096344,395687331~2315576,407549867~399628] 2024-07-26T19:24:58.434 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:58.434 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:58.462 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:58.462 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:58.463 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:58.468 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:58.468 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:58.468 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:58.473 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:58.474 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:24:58.474 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:24:58.480 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:24:58.480 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.480 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.485 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.485 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.485 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.491 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.491 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.491 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.496 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.497 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.497 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.502 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.502 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.502 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.507 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.508 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.508 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.513 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.513 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.514 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.519 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.519 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.519 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.525 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14190993,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.525 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.525 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.530 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.531 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.531 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.536 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:58.536 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:58.536 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:58.541 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~3535133,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:58.542 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to HEAD diff [7036698~7563708,20660075~2803518,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:58.542 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,20660075~2803518,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:58.547 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,18068593~5395000,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~3535133,407549867~399628] 2024-07-26T19:24:58.547 INFO:tasks.workunit.client.0.smithi071.stdout:from 16 to HEAD diff [7036698~7563708,45008712~4676760,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,200118399~4009342,214102178~39377,216574912~1335539,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:58.547 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,45008712~4676760,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,200118399~4009342,214102178~39377,216574912~1335539,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:58.552 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,45008712~4676760,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,200118399~4009342,214102178~39377,216574912~1335539,218538042~3359745,266531088~4343572,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~3535133,407549867~399628] 2024-07-26T19:24:58.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:58 smithi071 ceph-mon[90507]: osdmap e2158: 8 total, 8 up, 8 in 2024-07-26T19:24:58.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:58.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:58 smithi071 ceph-mon[90507]: pgmap v4200: 137 pgs: 137 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 194 KiB/s rd, 30 MiB/s wr, 2k op/s 2024-07-26T19:24:58.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:58 smithi071 ceph-mon[92867]: osdmap e2158: 8 total, 8 up, 8 in 2024-07-26T19:24:58.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:58.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:58 smithi071 ceph-mon[92867]: pgmap v4200: 137 pgs: 137 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 194 KiB/s rd, 30 MiB/s wr, 2k op/s 2024-07-26T19:24:58.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:58 smithi135 ceph-mon[85352]: osdmap e2158: 8 total, 8 up, 8 in 2024-07-26T19:24:58.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:24:58.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:58 smithi135 ceph-mon[85352]: pgmap v4200: 137 pgs: 137 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 194 KiB/s rd, 30 MiB/s wr, 2k op/s 2024-07-26T19:24:59.439 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:59.439 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:59.471 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:59.471 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:59.471 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:59.477 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:59.477 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:59.477 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:24:59.483 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:24:59.484 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:24:59.484 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:24:59.489 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:24:59.489 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.490 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.496 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.496 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.496 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.502 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.502 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.502 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.508 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.508 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.508 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.513 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.513 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.513 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.519 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.519 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.519 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.525 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.525 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.525 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.531 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.531 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.531 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.537 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14190993,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.537 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.537 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.543 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.543 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.543 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.548 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:24:59.548 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:59.549 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:59.554 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~3535133,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:24:59.554 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to HEAD diff [7036698~7563708,20660075~2803518,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:59.554 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [7036698~7563708,20660075~2803518,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~1219557,395798000~2204907,407549867~399628] 2024-07-26T19:24:59.560 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [7036698~7563708,18068593~5395000,43864411~6931352,51768638~7253846,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~5833521,255162233~2806722,266531088~4343572,271287465~6399222,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,384213930~7096344,394467774~3535133,407549867~399628] 2024-07-26T19:24:59.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:24:59 smithi071 ceph-mon[92867]: osdmap e2159: 8 total, 8 up, 8 in 2024-07-26T19:24:59.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:24:59 smithi071 ceph-mon[90507]: osdmap e2159: 8 total, 8 up, 8 in 2024-07-26T19:24:59.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:24:59 smithi135 ceph-mon[85352]: osdmap e2159: 8 total, 8 up, 8 in 2024-07-26T19:25:00.454 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:00.454 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:00.490 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:00.490 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:00.491 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:00.498 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:00.498 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:00.498 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:00.504 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:00.504 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:00.504 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:00.512 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:00.512 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.512 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.518 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.518 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.518 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.524 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.524 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.524 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.529 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.530 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.530 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.536 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.536 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.536 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.542 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.543 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.543 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.550 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.550 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.550 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.556 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.556 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.556 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.561 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14190993,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.562 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.562 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.567 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.567 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.567 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.573 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:00.573 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:25:00.573 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,155247885~9312061,171704086~5046986,181479156~5062587,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~1219557,395798000~2204907,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:25:00.578 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~6931352,51768638~12535457,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,155247885~9312061,171704086~5046986,180355072~6186671,194873926~9253815,214102178~39377,216574912~1335539,218538042~3359745,226321823~7408965,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,310388880~2033202,328741811~5637175,335603378~6963351,343297779~6972736,384213930~7096344,394467774~3535133,400512705~271406,401040373~713461,407210828~989566] 2024-07-26T19:25:00.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:00 smithi071 ceph-mon[92867]: osdmap e2160: 8 total, 8 up, 8 in 2024-07-26T19:25:00.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:00 smithi071 ceph-mon[92867]: pgmap v4203: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 207 KiB/s rd, 21 MiB/s wr, 3.99k op/s 2024-07-26T19:25:00.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:00 smithi071 ceph-mon[90507]: osdmap e2160: 8 total, 8 up, 8 in 2024-07-26T19:25:00.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:00 smithi071 ceph-mon[90507]: pgmap v4203: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 207 KiB/s rd, 21 MiB/s wr, 3.99k op/s 2024-07-26T19:25:00.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:00 smithi135 ceph-mon[85352]: osdmap e2160: 8 total, 8 up, 8 in 2024-07-26T19:25:00.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:00 smithi135 ceph-mon[85352]: pgmap v4203: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 207 KiB/s rd, 21 MiB/s wr, 3.99k op/s 2024-07-26T19:25:01.454 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:01.454 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:01.494 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:01.494 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:01.495 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:01.500 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:01.500 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:01.500 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:01.506 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:01.507 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:01.507 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:01.512 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:01.512 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.512 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.518 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.518 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.518 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.524 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.524 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.524 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.529 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.529 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.529 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.535 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.535 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.536 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.541 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.541 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.541 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.546 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.547 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.547 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.552 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.552 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.552 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.557 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14190993,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.557 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.558 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.563 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.563 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.563 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.569 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~20439684,64381700~5617763,72084391~6153196,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,253120338~4848617,266531088~11155599,278746526~1054731,292663989~7885354,306082300~6339782,328741811~5637175,335603378~6963351,343297779~6972736,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:01.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:01 smithi135 ceph-mon[85352]: osdmap e2161: 8 total, 8 up, 8 in 2024-07-26T19:25:01.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:01 smithi071 ceph-mon[92867]: osdmap e2161: 8 total, 8 up, 8 in 2024-07-26T19:25:01.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:01 smithi071 ceph-mon[90507]: osdmap e2161: 8 total, 8 up, 8 in 2024-07-26T19:25:02.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:25:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:25:02] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:25:02.472 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:02.472 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:02.512 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:02.512 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:02.512 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:02.518 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:02.518 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:02.518 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:02.524 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:02.524 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:02.524 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:02.530 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:02.530 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.530 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.536 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.536 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.536 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.542 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.542 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.542 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.548 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.548 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.548 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.553 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.553 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.553 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.558 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.559 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.559 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.564 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.565 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.565 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.570 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.570 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.570 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.575 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14190993,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.576 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.576 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~7563708,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.581 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~7563708,18068593~5395000,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,153481640~11078306,171704086~5046986,180355072~6186671,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1054731,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~12401201,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:02.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:02 smithi135 ceph-mon[85352]: osdmap e2162: 8 total, 8 up, 8 in 2024-07-26T19:25:02.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:02 smithi135 ceph-mon[85352]: pgmap v4206: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 146 KiB/s rd, 7.1 MiB/s wr, 3.67k op/s 2024-07-26T19:25:02.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:02 smithi071 ceph-mon[90507]: osdmap e2162: 8 total, 8 up, 8 in 2024-07-26T19:25:02.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:02 smithi071 ceph-mon[90507]: pgmap v4206: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 146 KiB/s rd, 7.1 MiB/s wr, 3.67k op/s 2024-07-26T19:25:02.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:02 smithi071 ceph-mon[92867]: osdmap e2162: 8 total, 8 up, 8 in 2024-07-26T19:25:02.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:02 smithi071 ceph-mon[92867]: pgmap v4206: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 146 KiB/s rd, 7.1 MiB/s wr, 3.67k op/s 2024-07-26T19:25:03.476 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:03.476 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:03.516 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:03.516 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:03.516 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:03.523 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:03.523 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:03.523 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:03.529 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:03.529 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:03.529 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:03.534 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:03.534 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.534 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.540 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.540 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.540 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.545 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.545 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.546 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.551 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.551 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.551 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.557 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.557 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.557 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.562 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.562 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.562 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.568 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.568 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.568 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.573 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.573 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.573 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10545706,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.579 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14190993,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3359745,224304876~9425912,235174191~3775791,242453552~4909018,250333830~7635125,266531088~11155599,278746526~1093039,280563725~1483252,292663989~7885354,305495042~431841,306082300~8198903,328741811~5637175,335603378~6963351,343297779~6972736,358504149~3240993,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:03.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:03 smithi135 ceph-mon[85352]: osdmap e2163: 8 total, 8 up, 8 in 2024-07-26T19:25:03.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:03 smithi071 ceph-mon[90507]: osdmap e2163: 8 total, 8 up, 8 in 2024-07-26T19:25:03.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:03 smithi071 ceph-mon[92867]: osdmap e2163: 8 total, 8 up, 8 in 2024-07-26T19:25:04.484 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:04.484 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:04.531 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:04.531 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:04.531 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:04.539 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:04.539 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:04.539 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:04.546 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:04.546 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:04.546 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:04.552 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:04.552 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.552 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.558 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.558 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.558 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.564 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.564 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.564 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.570 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.570 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.570 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.576 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.576 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.576 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.582 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.582 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.582 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.587 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.587 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.588 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.593 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,89123046~11130690,119899338~2303241,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292663989~7885354,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,358504149~6159405,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:04.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:04 smithi135 ceph-mon[85352]: osdmap e2164: 8 total, 8 up, 8 in 2024-07-26T19:25:04.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:04 smithi135 ceph-mon[85352]: pgmap v4209: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 135 KiB/s rd, 6.0 KiB/s wr, 2.29k op/s 2024-07-26T19:25:04.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:04 smithi071 ceph-mon[90507]: osdmap e2164: 8 total, 8 up, 8 in 2024-07-26T19:25:04.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:04 smithi071 ceph-mon[90507]: pgmap v4209: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 135 KiB/s rd, 6.0 KiB/s wr, 2.29k op/s 2024-07-26T19:25:04.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:04 smithi071 ceph-mon[92867]: osdmap e2164: 8 total, 8 up, 8 in 2024-07-26T19:25:04.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:04 smithi071 ceph-mon[92867]: pgmap v4209: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 135 KiB/s rd, 6.0 KiB/s wr, 2.29k op/s 2024-07-26T19:25:05.486 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:05.486 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:05.532 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:05.533 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:05.533 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:05.540 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:05.541 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:05.541 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:05.546 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:05.546 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:05.546 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:05.552 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:05.552 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.552 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.558 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.558 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.558 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.564 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.564 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.565 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.570 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.570 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.570 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.577 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.577 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.577 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.582 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.582 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.582 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~2803518,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10551080,171704086~5046986,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.588 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~16426895,41683972~529804,43864411~34373176,88555349~11698387,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14196367,171704086~5046986,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~6972736,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:05.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:05 smithi135 ceph-mon[85352]: osdmap e2165: 8 total, 8 up, 8 in 2024-07-26T19:25:05.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:05 smithi071 ceph-mon[90507]: osdmap e2165: 8 total, 8 up, 8 in 2024-07-26T19:25:05.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:05 smithi071 ceph-mon[92867]: osdmap e2165: 8 total, 8 up, 8 in 2024-07-26T19:25:06.491 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:06.491 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:06.540 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:06.540 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:06.540 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:06.547 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:06.547 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:06.547 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:06.553 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:06.553 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:06.553 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:06.559 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:06.559 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.559 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.773 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.773 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.773 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.779 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.779 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.779 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.785 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.785 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.785 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.791 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.792 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.792 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~4627827,7036698~11031895,20660075~8798215,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~8198903,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.797 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~4627827,7036698~22421592,40515399~37722188,88555349~11698387,114936291~3632819,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~1335539,218538042~3440444,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~8198903,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,357770171~7512762,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:06.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:06 smithi135 ceph-mon[85352]: osdmap e2166: 8 total, 8 up, 8 in 2024-07-26T19:25:06.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:06 smithi135 ceph-mon[85352]: pgmap v4212: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 1.32k op/s 2024-07-26T19:25:06.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:06 smithi071 ceph-mon[90507]: osdmap e2166: 8 total, 8 up, 8 in 2024-07-26T19:25:06.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:06 smithi071 ceph-mon[90507]: pgmap v4212: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 1.32k op/s 2024-07-26T19:25:06.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:06 smithi071 ceph-mon[92867]: osdmap e2166: 8 total, 8 up, 8 in 2024-07-26T19:25:06.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:06 smithi071 ceph-mon[92867]: pgmap v4212: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 1.32k op/s 2024-07-26T19:25:07.377 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:07.377 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:07.427 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:07.427 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:07.427 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:07.435 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:07.435 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:07.435 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:07.441 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:07.441 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:07.441 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:07.447 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:07.447 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.447 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.453 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.453 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.453 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.459 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.459 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.459 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.465 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.465 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.465 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,168417963~8333109,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.470 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,168417963~8333109,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~8725131,216574912~6619927,224304876~9425912,235174191~3775791,242453552~6209827,250333830~27352857,278746526~1093039,280563725~1483252,285203502~4770302,291232511~11896776,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,356616163~8666770,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:07.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:07 smithi135 ceph-mon[85352]: osdmap e2167: 8 total, 8 up, 8 in 2024-07-26T19:25:07.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:07 smithi135 ceph-mon[85352]: osdmap e2168: 8 total, 8 up, 8 in 2024-07-26T19:25:07.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:07 smithi071 ceph-mon[90507]: osdmap e2167: 8 total, 8 up, 8 in 2024-07-26T19:25:07.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:07 smithi071 ceph-mon[90507]: osdmap e2168: 8 total, 8 up, 8 in 2024-07-26T19:25:07.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:07 smithi071 ceph-mon[92867]: osdmap e2167: 8 total, 8 up, 8 in 2024-07-26T19:25:07.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:07 smithi071 ceph-mon[92867]: osdmap e2168: 8 total, 8 up, 8 in 2024-07-26T19:25:08.512 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:08.512 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:08.550 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:08.550 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:08.550 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:08.557 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:08.557 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:08.558 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:08.563 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:08.563 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:08.563 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:08.569 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:08.569 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:08.569 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:08.575 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:08.576 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:08.576 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:08.581 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:08.581 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:08.581 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~6619927,224304876~9425912,235174191~3775791,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~14738828,394467774~1219557,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:08.586 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~7387581,40515399~37722188,88555349~11698387,113788980~5595541,119899338~2303241,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~17673943,224304876~9425912,235174191~3775791,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~5720310,328741811~5637175,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~14738828,394467774~3535133,399039799~2714035,407210828~989566] 2024-07-26T19:25:08.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:08 smithi135 ceph-mon[85352]: pgmap v4215: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 1.15k op/s 2024-07-26T19:25:08.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:08 smithi071 ceph-mon[90507]: pgmap v4215: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 1.15k op/s 2024-07-26T19:25:08.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:08 smithi071 ceph-mon[92867]: pgmap v4215: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 1.15k op/s 2024-07-26T19:25:09.505 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:09.505 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:09.556 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:09.556 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:09.556 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:09.563 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:09.563 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:09.563 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:09.569 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:09.569 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:09.569 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:09.575 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:09.575 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:09.575 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:09.581 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:09.581 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:09.581 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112911663~9290916,122322772~5801374,137562727~8292100,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~10592843,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:09.586 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~37722188,84682844~3800320,88555349~11698387,112245867~9956712,122322772~5801374,134217728~11637099,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~18395543,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:09.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:09 smithi135 ceph-mon[85352]: osdmap e2169: 8 total, 8 up, 8 in 2024-07-26T19:25:09.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:09 smithi071 ceph-mon[92867]: osdmap e2169: 8 total, 8 up, 8 in 2024-07-26T19:25:09.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:09 smithi071 ceph-mon[90507]: osdmap e2169: 8 total, 8 up, 8 in 2024-07-26T19:25:10.514 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:10.514 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:10.554 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:10.554 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:10.555 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:10.562 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:10.562 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:10.562 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:10.567 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:10.568 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:10.568 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:10.573 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:10.573 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:10.573 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~5613560,7036698~11031895,20660075~8798215,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~4795945,378909073~16778258,395798000~2204907,399039799~2714035,407210828~989566] 2024-07-26T19:25:10.578 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~5613560,7036698~22421592,30163631~9219293,40515399~38454634,84682844~3800320,88555349~11698387,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~8802138,378909073~19093834,399039799~2714035,407210828~989566] 2024-07-26T19:25:10.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:10 smithi135 ceph-mon[85352]: osdmap e2170: 8 total, 8 up, 8 in 2024-07-26T19:25:10.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:10 smithi135 ceph-mon[85352]: pgmap v4218: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 1.25k op/s 2024-07-26T19:25:10.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:10 smithi071 ceph-mon[92867]: osdmap e2170: 8 total, 8 up, 8 in 2024-07-26T19:25:10.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:10 smithi071 ceph-mon[92867]: pgmap v4218: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 1.25k op/s 2024-07-26T19:25:10.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:10 smithi071 ceph-mon[90507]: osdmap e2170: 8 total, 8 up, 8 in 2024-07-26T19:25:10.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:10 smithi071 ceph-mon[90507]: pgmap v4218: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 117 KiB/s rd, 6.2 KiB/s wr, 1.25k op/s 2024-07-26T19:25:11.511 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:11.511 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:11.560 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:11.560 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:11.560 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:11.567 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:11.567 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:11.568 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:11.573 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:11.573 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:11.573 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,84682844~3800320,88555349~11698387,100869785~1807633,106304804~5941063,112911663~9290916,122322772~5801374,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~22375070,242453552~4909018,247394348~1269031,250333830~27352857,278746526~1093039,280563725~1483252,284733744~6498767,292536444~11913615,305495042~431841,306082300~10423791,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,407210828~7520141] 2024-07-26T19:25:11.578 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,84682844~3800320,88555349~11698387,100663296~2014122,104857600~17344979,122322772~5801374,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~33429086,242453552~35233135,278746526~1093039,280563725~1483252,284733744~19716315,305495042~431841,306082300~10423791,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,399039799~2714035,407210828~7520141] 2024-07-26T19:25:11.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:11 smithi135 ceph-mon[85352]: osdmap e2171: 8 total, 8 up, 8 in 2024-07-26T19:25:11.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:11 smithi071 ceph-mon[90507]: osdmap e2171: 8 total, 8 up, 8 in 2024-07-26T19:25:11.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:11 smithi071 ceph-mon[92867]: osdmap e2171: 8 total, 8 up, 8 in 2024-07-26T19:25:12.387 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:12.427 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:12.428 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:12.428 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:12.429 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:12.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:25:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:25:12] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:25:12.434 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:12.434 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:12.434 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~8798215,30163631~48806402,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~12206732,150368953~3112687,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~6963351,343297779~8391047,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:12.440 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~29030964,30163631~48806402,83886080~16367656,100663296~2014122,104857600~24790427,134217728~15551731,150368953~14624117,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335603378~6963351,343297779~8391047,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:12.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:12 smithi135 ceph-mon[85352]: osdmap e2172: 8 total, 8 up, 8 in 2024-07-26T19:25:12.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:12 smithi135 ceph-mon[85352]: pgmap v4221: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 932 op/s 2024-07-26T19:25:12.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:12 smithi135 ceph-mon[85352]: osdmap e2173: 8 total, 8 up, 8 in 2024-07-26T19:25:12.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:12 smithi071 ceph-mon[90507]: osdmap e2172: 8 total, 8 up, 8 in 2024-07-26T19:25:12.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:12 smithi071 ceph-mon[90507]: pgmap v4221: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 932 op/s 2024-07-26T19:25:12.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:12 smithi071 ceph-mon[90507]: osdmap e2173: 8 total, 8 up, 8 in 2024-07-26T19:25:12.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:12 smithi071 ceph-mon[92867]: osdmap e2172: 8 total, 8 up, 8 in 2024-07-26T19:25:12.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:12 smithi071 ceph-mon[92867]: pgmap v4221: 137 pgs: 4 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 131 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 5.0 KiB/s wr, 932 op/s 2024-07-26T19:25:12.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:12 smithi071 ceph-mon[92867]: osdmap e2173: 8 total, 8 up, 8 in 2024-07-26T19:25:13.381 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:13.381 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:13.426 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:13.426 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:13.426 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~10978830,167133421~9617651,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~1483252,284733744~6498767,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:13.433 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~30775342,167133421~9617651,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~72853502,278746526~1093039,280563725~1483252,284733744~31772347,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:13.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:13.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:13 smithi135 ceph-mon[85352]: osdmap e2174: 8 total, 8 up, 8 in 2024-07-26T19:25:13.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:13.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:13 smithi071 ceph-mon[90507]: osdmap e2174: 8 total, 8 up, 8 in 2024-07-26T19:25:13.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:13.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:13 smithi071 ceph-mon[92867]: osdmap e2174: 8 total, 8 up, 8 in 2024-07-26T19:25:14.378 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:14.379 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [427326~17641267,20660075~58309958,83891622~16362114,100869785~1807633,106304804~5941063,112911663~9290916,122322772~7325255,137562727~15918913,154014240~22736832,176989740~2808737,181479156~5062587,189142652~4948354,194873926~9253815,206996518~7249509,216574912~30787658,247394348~1269031,250333830~28040568,278746526~1093039,280563725~10668786,292536444~23969647,323045482~5636236,328741811~5637175,335603378~16085448,356014812~9268121,365375123~2875320,373104945~22582386,395798000~2204907,399039799~2714035,402594839~12136130] 2024-07-26T19:25:14.418 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [427326~78542707,83886080~16367656,100663296~2014122,104857600~24790427,134217728~42533344,176989740~2808737,180355072~6186671,189142652~4948354,194873926~9253815,205520896~110985195,322961408~11417578,335544320~16144506,352321536~12961397,365375123~2875320,369098752~28904155,398458880~16272089] 2024-07-26T19:25:14.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:14 smithi135 ceph-mon[85352]: pgmap v4224: 137 pgs: 137 active+clean; 934 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 6.2 KiB/s wr, 772 op/s 2024-07-26T19:25:14.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:14 smithi135 ceph-mon[85352]: osdmap e2175: 8 total, 8 up, 8 in 2024-07-26T19:25:14.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:14 smithi071 ceph-mon[90507]: pgmap v4224: 137 pgs: 137 active+clean; 934 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 6.2 KiB/s wr, 772 op/s 2024-07-26T19:25:14.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:14 smithi071 ceph-mon[90507]: osdmap e2175: 8 total, 8 up, 8 in 2024-07-26T19:25:14.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:14 smithi071 ceph-mon[92867]: pgmap v4224: 137 pgs: 137 active+clean; 934 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 6.2 KiB/s wr, 772 op/s 2024-07-26T19:25:14.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:14 smithi071 ceph-mon[92867]: osdmap e2175: 8 total, 8 up, 8 in 2024-07-26T19:25:15.412 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (40112 ms) 2024-07-26T19:25:15.413 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-07-26T19:25:15.413 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:16.485 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1073 ms) 2024-07-26T19:25:16.485 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-07-26T19:25:16.485 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:16.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:16 smithi071 ceph-mon[92867]: osdmap e2176: 8 total, 8 up, 8 in 2024-07-26T19:25:16.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:16 smithi071 ceph-mon[92867]: pgmap v4227: 137 pgs: 137 active+clean; 873 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 454 op/s 2024-07-26T19:25:16.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:16 smithi071 ceph-mon[90507]: osdmap e2176: 8 total, 8 up, 8 in 2024-07-26T19:25:16.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:16 smithi071 ceph-mon[90507]: pgmap v4227: 137 pgs: 137 active+clean; 873 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 454 op/s 2024-07-26T19:25:16.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:16 smithi135 ceph-mon[85352]: osdmap e2176: 8 total, 8 up, 8 in 2024-07-26T19:25:16.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:16 smithi135 ceph-mon[85352]: pgmap v4227: 137 pgs: 137 active+clean; 873 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 454 op/s 2024-07-26T19:25:17.490 INFO:tasks.workunit.client.0.smithi071.stdout: wrote [1370930~84292,5112208~91794,6724606~128709,11260713~4661,14174638~19509,18893195~17374,19335719~14582,19555045~64882,20428874~26584] to clone 2024-07-26T19:25:17.490 INFO:tasks.workunit.client.0.smithi071.stdout: diff was [0~1455222,4194304~2659011,8388608~2876766,12582912~1611235,16777216~3678242] 2024-07-26T19:25:17.494 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1009 ms) 2024-07-26T19:25:17.494 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-07-26T19:25:17.494 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:17.514 INFO:tasks.workunit.client.0.smithi071.stdout: wrote [1693011~28784,3185376~82001,4349478~4674,10017972~507,10196967~47390,10453327~14036,10938763~10076,13048637~96836,14214078~14091,17555056~49556] 2024-07-26T19:25:17.524 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (30 ms) 2024-07-26T19:25:17.524 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-07-26T19:25:17.524 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:17.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:17 smithi071 ceph-mon[90507]: osdmap e2177: 8 total, 8 up, 8 in 2024-07-26T19:25:17.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:17 smithi071 ceph-mon[90507]: osdmap e2178: 8 total, 8 up, 8 in 2024-07-26T19:25:17.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:17 smithi071 ceph-mon[92867]: osdmap e2177: 8 total, 8 up, 8 in 2024-07-26T19:25:17.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:17 smithi071 ceph-mon[92867]: osdmap e2178: 8 total, 8 up, 8 in 2024-07-26T19:25:17.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:17 smithi135 ceph-mon[85352]: osdmap e2177: 8 total, 8 up, 8 in 2024-07-26T19:25:17.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:17 smithi135 ceph-mon[85352]: osdmap e2178: 8 total, 8 up, 8 in 2024-07-26T19:25:18.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:18 smithi071 ceph-mon[92867]: pgmap v4230: 137 pgs: 137 active+clean; 821 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 350 op/s 2024-07-26T19:25:18.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:18 smithi071 ceph-mon[90507]: pgmap v4230: 137 pgs: 137 active+clean; 821 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 350 op/s 2024-07-26T19:25:18.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:18 smithi135 ceph-mon[85352]: pgmap v4230: 137 pgs: 137 active+clean; 821 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 350 op/s 2024-07-26T19:25:19.490 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1966 ms) 2024-07-26T19:25:19.491 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-07-26T19:25:19.491 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:19.545 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (55 ms) 2024-07-26T19:25:19.545 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-07-26T19:25:19.545 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:19.611 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (66 ms) 2024-07-26T19:25:19.611 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-07-26T19:25:19.611 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:19.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:19 smithi071 ceph-mon[90507]: osdmap e2179: 8 total, 8 up, 8 in 2024-07-26T19:25:19.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:19 smithi071 ceph-mon[92867]: osdmap e2179: 8 total, 8 up, 8 in 2024-07-26T19:25:19.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:19 smithi135 ceph-mon[85352]: osdmap e2179: 8 total, 8 up, 8 in 2024-07-26T19:25:20.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:20 smithi071 ceph-mon[90507]: osdmap e2180: 8 total, 8 up, 8 in 2024-07-26T19:25:20.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:20 smithi071 ceph-mon[90507]: pgmap v4233: 137 pgs: 137 active+clean; 794 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.2 MiB/s wr, 294 op/s 2024-07-26T19:25:20.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:20 smithi071 ceph-mon[92867]: osdmap e2180: 8 total, 8 up, 8 in 2024-07-26T19:25:20.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:20 smithi071 ceph-mon[92867]: pgmap v4233: 137 pgs: 137 active+clean; 794 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.2 MiB/s wr, 294 op/s 2024-07-26T19:25:20.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:20 smithi135 ceph-mon[85352]: osdmap e2180: 8 total, 8 up, 8 in 2024-07-26T19:25:20.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:20 smithi135 ceph-mon[85352]: pgmap v4233: 137 pgs: 137 active+clean; 794 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.2 MiB/s wr, 294 op/s 2024-07-26T19:25:22.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:25:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:25:22] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2024-07-26T19:25:23.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:23 smithi135 ceph-mon[85352]: pgmap v4234: 137 pgs: 137 active+clean; 853 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 11 MiB/s wr, 288 op/s 2024-07-26T19:25:23.313 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:23 smithi135 ceph-mon[85352]: osdmap e2181: 8 total, 8 up, 8 in 2024-07-26T19:25:23.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:23 smithi071 ceph-mon[92867]: pgmap v4234: 137 pgs: 137 active+clean; 853 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 11 MiB/s wr, 288 op/s 2024-07-26T19:25:23.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:23 smithi071 ceph-mon[92867]: osdmap e2181: 8 total, 8 up, 8 in 2024-07-26T19:25:23.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:23 smithi071 ceph-mon[90507]: pgmap v4234: 137 pgs: 137 active+clean; 853 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 11 MiB/s wr, 288 op/s 2024-07-26T19:25:23.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:23 smithi071 ceph-mon[90507]: osdmap e2181: 8 total, 8 up, 8 in 2024-07-26T19:25:24.648 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5036 ms) 2024-07-26T19:25:24.648 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-07-26T19:25:24.648 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_librbd.cc:8958: Skipped 2024-07-26T19:25:24.648 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T19:25:24.648 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-07-26T19:25:25.064 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 19 tests from DiffIterateTest/0 (235499 ms total) 2024-07-26T19:25:25.064 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:25:25.065 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 19 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-07-26T19:25:25.096 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-07-26T19:25:25.313 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:25 smithi135 ceph-mon[85352]: pgmap v4236: 137 pgs: 137 active+clean; 863 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-07-26T19:25:25.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:25 smithi071 ceph-mon[90507]: pgmap v4236: 137 pgs: 137 active+clean; 863 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-07-26T19:25:25.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:25 smithi071 ceph-mon[92867]: pgmap v4236: 137 pgs: 137 active+clean; 863 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-07-26T19:25:26.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:26 smithi071 ceph-mon[90507]: osdmap e2182: 8 total, 8 up, 8 in 2024-07-26T19:25:26.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:26 smithi071 ceph-mon[92867]: osdmap e2182: 8 total, 8 up, 8 in 2024-07-26T19:25:26.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:26 smithi135 ceph-mon[85352]: osdmap e2182: 8 total, 8 up, 8 in 2024-07-26T19:25:27.081 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:27.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:27 smithi071 ceph-mon[90507]: pgmap v4238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-07-26T19:25:27.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:27 smithi071 ceph-mon[90507]: osdmap e2183: 8 total, 8 up, 8 in 2024-07-26T19:25:27.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:27 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1934258594' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:25:27.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:27 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:25:27.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:27 smithi071 ceph-mon[92867]: pgmap v4238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-07-26T19:25:27.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:27 smithi071 ceph-mon[92867]: osdmap e2183: 8 total, 8 up, 8 in 2024-07-26T19:25:27.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:27 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1934258594' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:25:27.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:27 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:25:27.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:27 smithi135 ceph-mon[85352]: pgmap v4238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-07-26T19:25:27.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:27 smithi135 ceph-mon[85352]: osdmap e2183: 8 total, 8 up, 8 in 2024-07-26T19:25:27.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:27 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1934258594' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:25:27.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:27 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:25:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:28 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:25:28.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:28 smithi071 ceph-mon[90507]: osdmap e2184: 8 total, 8 up, 8 in 2024-07-26T19:25:28.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:28.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:28 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:25:28.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:28 smithi071 ceph-mon[92867]: osdmap e2184: 8 total, 8 up, 8 in 2024-07-26T19:25:28.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:28.463 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:28 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-141012-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-07-26T19:25:28.463 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:28 smithi135 ceph-mon[85352]: osdmap e2184: 8 total, 8 up, 8 in 2024-07-26T19:25:28.463 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:29.133 INFO:tasks.workunit.client.0.smithi071.stdout: wrote [613272~51936,4821533~97746,5573243~70830,6469392~32999,9553636~18782,9779105~34658,13786134~73687,15566339~82830,19178633~46276,20095641~48641] 2024-07-26T19:25:29.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:29 smithi071 ceph-mon[90507]: pgmap v4241: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:25:29.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:29 smithi071 ceph-mon[90507]: osdmap e2185: 8 total, 8 up, 8 in 2024-07-26T19:25:29.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:29 smithi071 ceph-mon[92867]: pgmap v4241: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:25:29.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:29 smithi071 ceph-mon[92867]: osdmap e2185: 8 total, 8 up, 8 in 2024-07-26T19:25:29.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:29 smithi135 ceph-mon[85352]: pgmap v4241: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:25:29.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:29 smithi135 ceph-mon[85352]: osdmap e2185: 8 total, 8 up, 8 in 2024-07-26T19:25:30.119 INFO:tasks.workunit.client.0.smithi071.stdout: wrote [0~4194304,8388608~12582912] 2024-07-26T19:25:30.121 INFO:tasks.workunit.client.0.smithi071.stdout: diff was [0~4194304,8388608~12582912] 2024-07-26T19:25:30.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5030 ms) 2024-07-26T19:25:30.125 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-07-26T19:25:30.126 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:30.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:30 smithi071 ceph-mon[92867]: osdmap e2186: 8 total, 8 up, 8 in 2024-07-26T19:25:30.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:30 smithi071 ceph-mon[90507]: osdmap e2186: 8 total, 8 up, 8 in 2024-07-26T19:25:30.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:30 smithi135 ceph-mon[85352]: osdmap e2186: 8 total, 8 up, 8 in 2024-07-26T19:25:31.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:31 smithi071 ceph-mon[90507]: pgmap v4244: 137 pgs: 11 creating+peering, 5 unknown, 121 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:25:31.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:31 smithi071 ceph-mon[90507]: osdmap e2187: 8 total, 8 up, 8 in 2024-07-26T19:25:31.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:31 smithi071 ceph-mon[92867]: pgmap v4244: 137 pgs: 11 creating+peering, 5 unknown, 121 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:25:31.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:31 smithi071 ceph-mon[92867]: osdmap e2187: 8 total, 8 up, 8 in 2024-07-26T19:25:31.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:31 smithi135 ceph-mon[85352]: pgmap v4244: 137 pgs: 11 creating+peering, 5 unknown, 121 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:25:31.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:31 smithi135 ceph-mon[85352]: osdmap e2187: 8 total, 8 up, 8 in 2024-07-26T19:25:32.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:25:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:25:32] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.43.0" 2024-07-26T19:25:32.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:32 smithi071 ceph-mon[92867]: osdmap e2188: 8 total, 8 up, 8 in 2024-07-26T19:25:32.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:32 smithi071 ceph-mon[90507]: osdmap e2188: 8 total, 8 up, 8 in 2024-07-26T19:25:32.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:32 smithi135 ceph-mon[85352]: osdmap e2188: 8 total, 8 up, 8 in 2024-07-26T19:25:33.139 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:33.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:33 smithi071 ceph-mon[90507]: pgmap v4247: 137 pgs: 137 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 161 KiB/s wr, 16 op/s 2024-07-26T19:25:33.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:33 smithi071 ceph-mon[90507]: osdmap e2189: 8 total, 8 up, 8 in 2024-07-26T19:25:33.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:33 smithi071 ceph-mon[92867]: pgmap v4247: 137 pgs: 137 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 161 KiB/s wr, 16 op/s 2024-07-26T19:25:33.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:33 smithi071 ceph-mon[92867]: osdmap e2189: 8 total, 8 up, 8 in 2024-07-26T19:25:33.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:33 smithi135 ceph-mon[85352]: pgmap v4247: 137 pgs: 137 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 161 KiB/s wr, 16 op/s 2024-07-26T19:25:33.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:33 smithi135 ceph-mon[85352]: osdmap e2189: 8 total, 8 up, 8 in 2024-07-26T19:25:34.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:34 smithi071 ceph-mon[90507]: osdmap e2190: 8 total, 8 up, 8 in 2024-07-26T19:25:34.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:34 smithi071 ceph-mon[92867]: osdmap e2190: 8 total, 8 up, 8 in 2024-07-26T19:25:34.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:34 smithi135 ceph-mon[85352]: osdmap e2190: 8 total, 8 up, 8 in 2024-07-26T19:25:35.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:35 smithi071 ceph-mon[90507]: pgmap v4250: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 317 KiB/s wr, 65 op/s 2024-07-26T19:25:35.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:35 smithi071 ceph-mon[90507]: osdmap e2191: 8 total, 8 up, 8 in 2024-07-26T19:25:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:35 smithi071 ceph-mon[92867]: pgmap v4250: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 317 KiB/s wr, 65 op/s 2024-07-26T19:25:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:35 smithi071 ceph-mon[92867]: osdmap e2191: 8 total, 8 up, 8 in 2024-07-26T19:25:35.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:35 smithi135 ceph-mon[85352]: pgmap v4250: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 317 KiB/s wr, 65 op/s 2024-07-26T19:25:35.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:35 smithi135 ceph-mon[85352]: osdmap e2191: 8 total, 8 up, 8 in 2024-07-26T19:25:36.174 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:36.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:36 smithi071 ceph-mon[90507]: osdmap e2192: 8 total, 8 up, 8 in 2024-07-26T19:25:36.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:36 smithi071 ceph-mon[92867]: osdmap e2192: 8 total, 8 up, 8 in 2024-07-26T19:25:36.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:36 smithi135 ceph-mon[85352]: osdmap e2192: 8 total, 8 up, 8 in 2024-07-26T19:25:37.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:37 smithi071 ceph-mon[90507]: pgmap v4253: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 157 KiB/s wr, 80 op/s 2024-07-26T19:25:37.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:37 smithi071 ceph-mon[90507]: osdmap e2193: 8 total, 8 up, 8 in 2024-07-26T19:25:37.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:37 smithi071 ceph-mon[92867]: pgmap v4253: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 157 KiB/s wr, 80 op/s 2024-07-26T19:25:37.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:37 smithi071 ceph-mon[92867]: osdmap e2193: 8 total, 8 up, 8 in 2024-07-26T19:25:37.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:37 smithi135 ceph-mon[85352]: pgmap v4253: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 157 KiB/s wr, 80 op/s 2024-07-26T19:25:37.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:37 smithi135 ceph-mon[85352]: osdmap e2193: 8 total, 8 up, 8 in 2024-07-26T19:25:38.403 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:38.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:38 smithi071 ceph-mon[92867]: osdmap e2194: 8 total, 8 up, 8 in 2024-07-26T19:25:38.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:38 smithi071 ceph-mon[92867]: osdmap e2195: 8 total, 8 up, 8 in 2024-07-26T19:25:38.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:38 smithi071 ceph-mon[90507]: osdmap e2194: 8 total, 8 up, 8 in 2024-07-26T19:25:38.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:38 smithi071 ceph-mon[90507]: osdmap e2195: 8 total, 8 up, 8 in 2024-07-26T19:25:38.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:38 smithi135 ceph-mon[85352]: osdmap e2194: 8 total, 8 up, 8 in 2024-07-26T19:25:38.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:38 smithi135 ceph-mon[85352]: osdmap e2195: 8 total, 8 up, 8 in 2024-07-26T19:25:39.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:39 smithi071 ceph-mon[92867]: pgmap v4257: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 8.2 KiB/s wr, 109 op/s 2024-07-26T19:25:39.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:39 smithi071 ceph-mon[92867]: osdmap e2196: 8 total, 8 up, 8 in 2024-07-26T19:25:39.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:39 smithi071 ceph-mon[90507]: pgmap v4257: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 8.2 KiB/s wr, 109 op/s 2024-07-26T19:25:39.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:39 smithi071 ceph-mon[90507]: osdmap e2196: 8 total, 8 up, 8 in 2024-07-26T19:25:39.562 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:39 smithi135 ceph-mon[85352]: pgmap v4257: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 8.2 KiB/s wr, 109 op/s 2024-07-26T19:25:39.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:39 smithi135 ceph-mon[85352]: osdmap e2196: 8 total, 8 up, 8 in 2024-07-26T19:25:40.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:40 smithi071 ceph-mon[92867]: osdmap e2197: 8 total, 8 up, 8 in 2024-07-26T19:25:40.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:40 smithi071 ceph-mon[92867]: pgmap v4260: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 9.6 KiB/s wr, 106 op/s 2024-07-26T19:25:40.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:40 smithi071 ceph-mon[90507]: osdmap e2197: 8 total, 8 up, 8 in 2024-07-26T19:25:40.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:40 smithi071 ceph-mon[90507]: pgmap v4260: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 9.6 KiB/s wr, 106 op/s 2024-07-26T19:25:40.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:40 smithi135 ceph-mon[85352]: osdmap e2197: 8 total, 8 up, 8 in 2024-07-26T19:25:40.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:40 smithi135 ceph-mon[85352]: pgmap v4260: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 9.6 KiB/s wr, 106 op/s 2024-07-26T19:25:41.418 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:41.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:41 smithi071 ceph-mon[92867]: osdmap e2198: 8 total, 8 up, 8 in 2024-07-26T19:25:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:41 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:25:41.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:41 smithi071 ceph-mon[90507]: osdmap e2198: 8 total, 8 up, 8 in 2024-07-26T19:25:41.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:41 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:25:41.812 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:41 smithi135 ceph-mon[85352]: osdmap e2198: 8 total, 8 up, 8 in 2024-07-26T19:25:41.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:41 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:25:42.395 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:25:42] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.43.0" 2024-07-26T19:25:42.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-mon[90507]: osdmap e2199: 8 total, 8 up, 8 in 2024-07-26T19:25:42.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:25:42.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:25:42.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:25:42.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-mon[90507]: pgmap v4263: 137 pgs: 137 active+clean; 23 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 7.7 KiB/s wr, 74 op/s 2024-07-26T19:25:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-mon[92867]: osdmap e2199: 8 total, 8 up, 8 in 2024-07-26T19:25:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:25:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:25:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:25:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:42 smithi071 ceph-mon[92867]: pgmap v4263: 137 pgs: 137 active+clean; 23 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 7.7 KiB/s wr, 74 op/s 2024-07-26T19:25:42.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:42 smithi135 ceph-mon[85352]: osdmap e2199: 8 total, 8 up, 8 in 2024-07-26T19:25:42.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:25:42.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:25:42.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:25:42.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:42 smithi135 ceph-mon[85352]: pgmap v4263: 137 pgs: 137 active+clean; 23 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 7.7 KiB/s wr, 74 op/s 2024-07-26T19:25:43.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:43 smithi071 ceph-mon[92867]: osdmap e2200: 8 total, 8 up, 8 in 2024-07-26T19:25:43.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:43.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:43 smithi071 ceph-mon[90507]: osdmap e2200: 8 total, 8 up, 8 in 2024-07-26T19:25:43.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:43.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:43 smithi135 ceph-mon[85352]: osdmap e2200: 8 total, 8 up, 8 in 2024-07-26T19:25:43.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:44.448 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (14323 ms) 2024-07-26T19:25:44.448 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-07-26T19:25:44.449 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:44.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:44 smithi071 ceph-mon[90507]: osdmap e2201: 8 total, 8 up, 8 in 2024-07-26T19:25:44.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:44 smithi071 ceph-mon[90507]: pgmap v4266: 137 pgs: 137 active+clean; 24 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 7.5 KiB/s wr, 88 op/s 2024-07-26T19:25:44.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:44 smithi071 ceph-mon[92867]: osdmap e2201: 8 total, 8 up, 8 in 2024-07-26T19:25:44.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:44 smithi071 ceph-mon[92867]: pgmap v4266: 137 pgs: 137 active+clean; 24 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 7.5 KiB/s wr, 88 op/s 2024-07-26T19:25:44.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:44 smithi135 ceph-mon[85352]: osdmap e2201: 8 total, 8 up, 8 in 2024-07-26T19:25:44.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:44 smithi135 ceph-mon[85352]: pgmap v4266: 137 pgs: 137 active+clean; 24 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 7.5 KiB/s wr, 88 op/s 2024-07-26T19:25:45.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:45 smithi071 ceph-mon[90507]: osdmap e2202: 8 total, 8 up, 8 in 2024-07-26T19:25:45.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:45 smithi071 ceph-mon[92867]: osdmap e2202: 8 total, 8 up, 8 in 2024-07-26T19:25:45.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:45 smithi135 ceph-mon[85352]: osdmap e2202: 8 total, 8 up, 8 in 2024-07-26T19:25:46.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:46 smithi071 ceph-mon[92867]: osdmap e2203: 8 total, 8 up, 8 in 2024-07-26T19:25:46.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:46 smithi071 ceph-mon[92867]: pgmap v4269: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.2 KiB/s wr, 53 op/s 2024-07-26T19:25:46.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:46 smithi071 ceph-mon[90507]: osdmap e2203: 8 total, 8 up, 8 in 2024-07-26T19:25:46.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:46 smithi071 ceph-mon[90507]: pgmap v4269: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.2 KiB/s wr, 53 op/s 2024-07-26T19:25:46.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:46 smithi135 ceph-mon[85352]: osdmap e2203: 8 total, 8 up, 8 in 2024-07-26T19:25:46.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:46 smithi135 ceph-mon[85352]: pgmap v4269: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.2 KiB/s wr, 53 op/s 2024-07-26T19:25:47.462 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:47.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:47 smithi135 ceph-mon[85352]: osdmap e2204: 8 total, 8 up, 8 in 2024-07-26T19:25:47.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:47 smithi071 ceph-mon[90507]: osdmap e2204: 8 total, 8 up, 8 in 2024-07-26T19:25:47.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:47 smithi071 ceph-mon[92867]: osdmap e2204: 8 total, 8 up, 8 in 2024-07-26T19:25:48.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:48 smithi135 ceph-mon[85352]: osdmap e2205: 8 total, 8 up, 8 in 2024-07-26T19:25:48.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:48 smithi135 ceph-mon[85352]: pgmap v4272: 137 pgs: 137 active+clean; 33 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.5 KiB/s wr, 55 op/s 2024-07-26T19:25:48.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:48 smithi071 ceph-mon[90507]: osdmap e2205: 8 total, 8 up, 8 in 2024-07-26T19:25:48.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:48 smithi071 ceph-mon[90507]: pgmap v4272: 137 pgs: 137 active+clean; 33 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.5 KiB/s wr, 55 op/s 2024-07-26T19:25:48.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:48 smithi071 ceph-mon[92867]: osdmap e2205: 8 total, 8 up, 8 in 2024-07-26T19:25:48.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:48 smithi071 ceph-mon[92867]: pgmap v4272: 137 pgs: 137 active+clean; 33 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.5 KiB/s wr, 55 op/s 2024-07-26T19:25:49.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:49 smithi135 ceph-mon[85352]: osdmap e2206: 8 total, 8 up, 8 in 2024-07-26T19:25:49.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:49 smithi071 ceph-mon[90507]: osdmap e2206: 8 total, 8 up, 8 in 2024-07-26T19:25:49.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:49 smithi071 ceph-mon[92867]: osdmap e2206: 8 total, 8 up, 8 in 2024-07-26T19:25:50.486 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:50.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:50 smithi135 ceph-mon[85352]: osdmap e2207: 8 total, 8 up, 8 in 2024-07-26T19:25:50.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:50 smithi135 ceph-mon[85352]: pgmap v4275: 137 pgs: 137 active+clean; 33 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.7 KiB/s wr, 112 op/s 2024-07-26T19:25:50.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:50 smithi071 ceph-mon[90507]: osdmap e2207: 8 total, 8 up, 8 in 2024-07-26T19:25:50.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:50 smithi071 ceph-mon[90507]: pgmap v4275: 137 pgs: 137 active+clean; 33 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.7 KiB/s wr, 112 op/s 2024-07-26T19:25:50.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:50 smithi071 ceph-mon[92867]: osdmap e2207: 8 total, 8 up, 8 in 2024-07-26T19:25:50.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:50 smithi071 ceph-mon[92867]: pgmap v4275: 137 pgs: 137 active+clean; 33 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.7 KiB/s wr, 112 op/s 2024-07-26T19:25:51.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:51 smithi135 ceph-mon[85352]: osdmap e2208: 8 total, 8 up, 8 in 2024-07-26T19:25:51.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:51 smithi071 ceph-mon[92867]: osdmap e2208: 8 total, 8 up, 8 in 2024-07-26T19:25:51.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:51 smithi071 ceph-mon[90507]: osdmap e2208: 8 total, 8 up, 8 in 2024-07-26T19:25:52.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:25:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:25:52] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.43.0" 2024-07-26T19:25:52.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:52 smithi135 ceph-mon[85352]: osdmap e2209: 8 total, 8 up, 8 in 2024-07-26T19:25:52.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:52 smithi135 ceph-mon[85352]: pgmap v4278: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.5 KiB/s wr, 102 op/s 2024-07-26T19:25:52.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:52 smithi071 ceph-mon[90507]: osdmap e2209: 8 total, 8 up, 8 in 2024-07-26T19:25:52.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:52 smithi071 ceph-mon[90507]: pgmap v4278: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.5 KiB/s wr, 102 op/s 2024-07-26T19:25:52.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:52 smithi071 ceph-mon[92867]: osdmap e2209: 8 total, 8 up, 8 in 2024-07-26T19:25:52.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:52 smithi071 ceph-mon[92867]: pgmap v4278: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.5 KiB/s wr, 102 op/s 2024-07-26T19:25:53.502 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:53.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:53 smithi135 ceph-mon[85352]: osdmap e2210: 8 total, 8 up, 8 in 2024-07-26T19:25:53.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:53 smithi071 ceph-mon[90507]: osdmap e2210: 8 total, 8 up, 8 in 2024-07-26T19:25:53.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:53 smithi071 ceph-mon[92867]: osdmap e2210: 8 total, 8 up, 8 in 2024-07-26T19:25:54.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:54 smithi135 ceph-mon[85352]: osdmap e2211: 8 total, 8 up, 8 in 2024-07-26T19:25:54.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:54 smithi135 ceph-mon[85352]: pgmap v4281: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 7.2 KiB/s wr, 72 op/s 2024-07-26T19:25:54.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:54 smithi071 ceph-mon[90507]: osdmap e2211: 8 total, 8 up, 8 in 2024-07-26T19:25:54.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:54 smithi071 ceph-mon[90507]: pgmap v4281: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 7.2 KiB/s wr, 72 op/s 2024-07-26T19:25:54.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:54 smithi071 ceph-mon[92867]: osdmap e2211: 8 total, 8 up, 8 in 2024-07-26T19:25:54.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:54 smithi071 ceph-mon[92867]: pgmap v4281: 137 pgs: 137 active+clean; 39 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 7.2 KiB/s wr, 72 op/s 2024-07-26T19:25:55.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:55 smithi135 ceph-mon[85352]: osdmap e2212: 8 total, 8 up, 8 in 2024-07-26T19:25:55.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:55 smithi071 ceph-mon[92867]: osdmap e2212: 8 total, 8 up, 8 in 2024-07-26T19:25:55.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:55 smithi071 ceph-mon[90507]: osdmap e2212: 8 total, 8 up, 8 in 2024-07-26T19:25:56.531 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:56.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:56 smithi135 ceph-mon[85352]: osdmap e2213: 8 total, 8 up, 8 in 2024-07-26T19:25:56.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:56 smithi135 ceph-mon[85352]: pgmap v4284: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 5.2 KiB/s wr, 53 op/s 2024-07-26T19:25:56.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:56 smithi071 ceph-mon[90507]: osdmap e2213: 8 total, 8 up, 8 in 2024-07-26T19:25:56.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:56 smithi071 ceph-mon[90507]: pgmap v4284: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 5.2 KiB/s wr, 53 op/s 2024-07-26T19:25:56.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:56 smithi071 ceph-mon[92867]: osdmap e2213: 8 total, 8 up, 8 in 2024-07-26T19:25:56.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:56 smithi071 ceph-mon[92867]: pgmap v4284: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 5.2 KiB/s wr, 53 op/s 2024-07-26T19:25:57.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:57 smithi135 ceph-mon[85352]: osdmap e2214: 8 total, 8 up, 8 in 2024-07-26T19:25:57.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:57 smithi071 ceph-mon[92867]: osdmap e2214: 8 total, 8 up, 8 in 2024-07-26T19:25:57.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:57 smithi071 ceph-mon[90507]: osdmap e2214: 8 total, 8 up, 8 in 2024-07-26T19:25:58.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:58 smithi135 ceph-mon[85352]: osdmap e2215: 8 total, 8 up, 8 in 2024-07-26T19:25:58.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:58.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:58 smithi135 ceph-mon[85352]: pgmap v4287: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 53 op/s 2024-07-26T19:25:58.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:58 smithi071 ceph-mon[90507]: osdmap e2215: 8 total, 8 up, 8 in 2024-07-26T19:25:58.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:58.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:58 smithi071 ceph-mon[90507]: pgmap v4287: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 53 op/s 2024-07-26T19:25:58.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:58 smithi071 ceph-mon[92867]: osdmap e2215: 8 total, 8 up, 8 in 2024-07-26T19:25:58.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:25:58.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:58 smithi071 ceph-mon[92867]: pgmap v4287: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 53 op/s 2024-07-26T19:25:59.546 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (15097 ms) 2024-07-26T19:25:59.546 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 2024-07-26T19:25:59.546 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:25:59.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:25:59 smithi135 ceph-mon[85352]: osdmap e2216: 8 total, 8 up, 8 in 2024-07-26T19:25:59.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:25:59 smithi071 ceph-mon[90507]: osdmap e2216: 8 total, 8 up, 8 in 2024-07-26T19:25:59.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:25:59 smithi071 ceph-mon[92867]: osdmap e2216: 8 total, 8 up, 8 in 2024-07-26T19:26:00.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:00 smithi135 ceph-mon[85352]: osdmap e2217: 8 total, 8 up, 8 in 2024-07-26T19:26:00.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:00 smithi135 ceph-mon[85352]: pgmap v4290: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 7.7 KiB/s wr, 101 op/s 2024-07-26T19:26:00.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:00 smithi071 ceph-mon[90507]: osdmap e2217: 8 total, 8 up, 8 in 2024-07-26T19:26:00.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:00 smithi071 ceph-mon[90507]: pgmap v4290: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 7.7 KiB/s wr, 101 op/s 2024-07-26T19:26:00.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:00 smithi071 ceph-mon[92867]: osdmap e2217: 8 total, 8 up, 8 in 2024-07-26T19:26:00.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:00 smithi071 ceph-mon[92867]: pgmap v4290: 137 pgs: 137 active+clean; 48 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 7.7 KiB/s wr, 101 op/s 2024-07-26T19:26:02.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:26:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:26:02] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:26:03.313 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:03 smithi135 ceph-mon[85352]: pgmap v4291: 137 pgs: 137 active+clean; 55 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.4 KiB/s wr, 63 op/s 2024-07-26T19:26:03.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:03 smithi071 ceph-mon[90507]: pgmap v4291: 137 pgs: 137 active+clean; 55 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.4 KiB/s wr, 63 op/s 2024-07-26T19:26:03.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:03 smithi071 ceph-mon[92867]: pgmap v4291: 137 pgs: 137 active+clean; 55 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.4 KiB/s wr, 63 op/s 2024-07-26T19:26:04.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:04 smithi071 ceph-mon[90507]: osdmap e2218: 8 total, 8 up, 8 in 2024-07-26T19:26:04.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:04 smithi071 ceph-mon[92867]: osdmap e2218: 8 total, 8 up, 8 in 2024-07-26T19:26:04.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:04 smithi135 ceph-mon[85352]: osdmap e2218: 8 total, 8 up, 8 in 2024-07-26T19:26:05.119 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:26:05.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:05 smithi071 ceph-mon[90507]: pgmap v4293: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 690 KiB/s wr, 83 op/s 2024-07-26T19:26:05.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:05 smithi071 ceph-mon[90507]: osdmap e2219: 8 total, 8 up, 8 in 2024-07-26T19:26:05.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:05 smithi071 ceph-mon[92867]: pgmap v4293: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 690 KiB/s wr, 83 op/s 2024-07-26T19:26:05.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:05 smithi071 ceph-mon[92867]: osdmap e2219: 8 total, 8 up, 8 in 2024-07-26T19:26:05.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:05 smithi135 ceph-mon[85352]: pgmap v4293: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 690 KiB/s wr, 83 op/s 2024-07-26T19:26:05.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:05 smithi135 ceph-mon[85352]: osdmap e2219: 8 total, 8 up, 8 in 2024-07-26T19:26:06.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:06 smithi071 ceph-mon[92867]: osdmap e2220: 8 total, 8 up, 8 in 2024-07-26T19:26:06.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:06 smithi071 ceph-mon[90507]: osdmap e2220: 8 total, 8 up, 8 in 2024-07-26T19:26:06.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:06 smithi135 ceph-mon[85352]: osdmap e2220: 8 total, 8 up, 8 in 2024-07-26T19:26:07.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:07 smithi071 ceph-mon[90507]: pgmap v4296: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-07-26T19:26:07.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:07 smithi071 ceph-mon[92867]: pgmap v4296: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-07-26T19:26:07.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:07 smithi135 ceph-mon[85352]: pgmap v4296: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-07-26T19:26:09.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:09 smithi071 ceph-mon[90507]: pgmap v4297: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-07-26T19:26:09.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:09 smithi071 ceph-mon[92867]: pgmap v4297: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-07-26T19:26:09.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:09 smithi135 ceph-mon[85352]: pgmap v4297: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-07-26T19:26:10.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:10 smithi071 ceph-mon[90507]: osdmap e2221: 8 total, 8 up, 8 in 2024-07-26T19:26:10.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:10 smithi071 ceph-mon[92867]: osdmap e2221: 8 total, 8 up, 8 in 2024-07-26T19:26:10.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:10 smithi135 ceph-mon[85352]: osdmap e2221: 8 total, 8 up, 8 in 2024-07-26T19:26:11.151 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:26:11.313 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:11 smithi135 ceph-mon[85352]: pgmap v4299: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 37 op/s 2024-07-26T19:26:11.313 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:11 smithi135 ceph-mon[85352]: osdmap e2222: 8 total, 8 up, 8 in 2024-07-26T19:26:11.313 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:26:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=cleanup t=2024-07-26T19:26:10.937083987Z level=info msg="Completed cleanup jobs" duration=3.363127ms 2024-07-26T19:26:11.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:11 smithi071 ceph-mon[92867]: pgmap v4299: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 37 op/s 2024-07-26T19:26:11.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:11 smithi071 ceph-mon[92867]: osdmap e2222: 8 total, 8 up, 8 in 2024-07-26T19:26:11.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:11 smithi071 ceph-mon[90507]: pgmap v4299: 137 pgs: 137 active+clean; 63 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 KiB/s wr, 37 op/s 2024-07-26T19:26:11.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:11 smithi071 ceph-mon[90507]: osdmap e2222: 8 total, 8 up, 8 in 2024-07-26T19:26:12.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:12 smithi071 ceph-mon[90507]: osdmap e2223: 8 total, 8 up, 8 in 2024-07-26T19:26:12.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:26:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:26:12] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:26:12.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:12 smithi071 ceph-mon[92867]: osdmap e2223: 8 total, 8 up, 8 in 2024-07-26T19:26:12.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:12 smithi135 ceph-mon[85352]: osdmap e2223: 8 total, 8 up, 8 in 2024-07-26T19:26:13.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:13 smithi071 ceph-mon[90507]: pgmap v4302: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 688 KiB/s wr, 67 op/s 2024-07-26T19:26:13.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:13.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:13 smithi071 ceph-mon[92867]: pgmap v4302: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 688 KiB/s wr, 67 op/s 2024-07-26T19:26:13.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:13.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:13 smithi135 ceph-mon[85352]: pgmap v4302: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 688 KiB/s wr, 67 op/s 2024-07-26T19:26:13.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:15.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:15 smithi071 ceph-mon[90507]: pgmap v4303: 137 pgs: 137 active+clean; 69 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-07-26T19:26:15.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:15 smithi071 ceph-mon[92867]: pgmap v4303: 137 pgs: 137 active+clean; 69 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-07-26T19:26:15.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:15 smithi135 ceph-mon[85352]: pgmap v4303: 137 pgs: 137 active+clean; 69 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-07-26T19:26:16.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:16 smithi071 ceph-mon[90507]: osdmap e2224: 8 total, 8 up, 8 in 2024-07-26T19:26:16.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:16 smithi071 ceph-mon[92867]: osdmap e2224: 8 total, 8 up, 8 in 2024-07-26T19:26:16.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:16 smithi135 ceph-mon[85352]: osdmap e2224: 8 total, 8 up, 8 in 2024-07-26T19:26:17.188 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:26:17.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:17 smithi071 ceph-mon[90507]: pgmap v4305: 137 pgs: 137 active+clean; 69 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-07-26T19:26:17.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:17 smithi071 ceph-mon[90507]: osdmap e2225: 8 total, 8 up, 8 in 2024-07-26T19:26:17.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:17 smithi071 ceph-mon[92867]: pgmap v4305: 137 pgs: 137 active+clean; 69 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-07-26T19:26:17.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:17 smithi071 ceph-mon[92867]: osdmap e2225: 8 total, 8 up, 8 in 2024-07-26T19:26:17.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:17 smithi135 ceph-mon[85352]: pgmap v4305: 137 pgs: 137 active+clean; 69 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-07-26T19:26:17.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:17 smithi135 ceph-mon[85352]: osdmap e2225: 8 total, 8 up, 8 in 2024-07-26T19:26:18.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:18 smithi071 ceph-mon[90507]: osdmap e2226: 8 total, 8 up, 8 in 2024-07-26T19:26:18.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:18 smithi071 ceph-mon[92867]: osdmap e2226: 8 total, 8 up, 8 in 2024-07-26T19:26:18.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:18 smithi135 ceph-mon[85352]: osdmap e2226: 8 total, 8 up, 8 in 2024-07-26T19:26:19.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:19 smithi071 ceph-mon[90507]: pgmap v4308: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-07-26T19:26:19.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:19 smithi071 ceph-mon[92867]: pgmap v4308: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-07-26T19:26:19.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:19 smithi135 ceph-mon[85352]: pgmap v4308: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-07-26T19:26:21.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:21 smithi071 ceph-mon[90507]: pgmap v4309: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-07-26T19:26:21.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:21 smithi071 ceph-mon[92867]: pgmap v4309: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-07-26T19:26:21.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:21 smithi135 ceph-mon[85352]: pgmap v4309: 137 pgs: 137 active+clean; 75 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-07-26T19:26:22.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:26:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:26:22] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-07-26T19:26:22.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:22 smithi071 ceph-mon[92867]: osdmap e2227: 8 total, 8 up, 8 in 2024-07-26T19:26:22.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:22 smithi071 ceph-mon[90507]: osdmap e2227: 8 total, 8 up, 8 in 2024-07-26T19:26:22.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:22 smithi135 ceph-mon[85352]: osdmap e2227: 8 total, 8 up, 8 in 2024-07-26T19:26:23.219 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:26:23.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:23 smithi071 ceph-mon[90507]: pgmap v4311: 137 pgs: 137 active+clean; 79 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-07-26T19:26:23.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:23 smithi071 ceph-mon[90507]: osdmap e2228: 8 total, 8 up, 8 in 2024-07-26T19:26:23.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:23 smithi071 ceph-mon[92867]: pgmap v4311: 137 pgs: 137 active+clean; 79 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-07-26T19:26:23.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:23 smithi071 ceph-mon[92867]: osdmap e2228: 8 total, 8 up, 8 in 2024-07-26T19:26:23.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:23 smithi135 ceph-mon[85352]: pgmap v4311: 137 pgs: 137 active+clean; 79 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-07-26T19:26:23.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:23 smithi135 ceph-mon[85352]: osdmap e2228: 8 total, 8 up, 8 in 2024-07-26T19:26:24.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:24 smithi135 ceph-mon[85352]: osdmap e2229: 8 total, 8 up, 8 in 2024-07-26T19:26:24.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:24 smithi071 ceph-mon[90507]: osdmap e2229: 8 total, 8 up, 8 in 2024-07-26T19:26:24.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:24 smithi071 ceph-mon[92867]: osdmap e2229: 8 total, 8 up, 8 in 2024-07-26T19:26:25.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:25 smithi135 ceph-mon[85352]: pgmap v4314: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-07-26T19:26:25.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:25 smithi071 ceph-mon[92867]: pgmap v4314: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-07-26T19:26:25.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:25 smithi071 ceph-mon[90507]: pgmap v4314: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-07-26T19:26:27.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:27 smithi135 ceph-mon[85352]: pgmap v4315: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-07-26T19:26:27.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:27 smithi071 ceph-mon[92867]: pgmap v4315: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-07-26T19:26:27.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:27 smithi071 ceph-mon[90507]: pgmap v4315: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-07-26T19:26:28.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:28 smithi135 ceph-mon[85352]: osdmap e2230: 8 total, 8 up, 8 in 2024-07-26T19:26:28.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:28.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:28 smithi071 ceph-mon[90507]: osdmap e2230: 8 total, 8 up, 8 in 2024-07-26T19:26:28.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:28.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:28 smithi071 ceph-mon[92867]: osdmap e2230: 8 total, 8 up, 8 in 2024-07-26T19:26:28.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:29.249 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 (29703 ms) 2024-07-26T19:26:29.249 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP 2024-07-26T19:26:29.249 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:26:29.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:29 smithi135 ceph-mon[85352]: pgmap v4317: 137 pgs: 137 active+clean; 85 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-07-26T19:26:29.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:29 smithi135 ceph-mon[85352]: osdmap e2231: 8 total, 8 up, 8 in 2024-07-26T19:26:29.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:29 smithi071 ceph-mon[90507]: pgmap v4317: 137 pgs: 137 active+clean; 85 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-07-26T19:26:29.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:29 smithi071 ceph-mon[90507]: osdmap e2231: 8 total, 8 up, 8 in 2024-07-26T19:26:29.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:29 smithi071 ceph-mon[92867]: pgmap v4317: 137 pgs: 137 active+clean; 85 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-07-26T19:26:29.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:29 smithi071 ceph-mon[92867]: osdmap e2231: 8 total, 8 up, 8 in 2024-07-26T19:26:30.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:30 smithi135 ceph-mon[85352]: osdmap e2232: 8 total, 8 up, 8 in 2024-07-26T19:26:30.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:30 smithi071 ceph-mon[90507]: osdmap e2232: 8 total, 8 up, 8 in 2024-07-26T19:26:30.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:30 smithi071 ceph-mon[92867]: osdmap e2232: 8 total, 8 up, 8 in 2024-07-26T19:26:31.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:31 smithi135 ceph-mon[85352]: pgmap v4320: 137 pgs: 137 active+clean; 85 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-07-26T19:26:31.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:31 smithi071 ceph-mon[90507]: pgmap v4320: 137 pgs: 137 active+clean; 85 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-07-26T19:26:31.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:31 smithi071 ceph-mon[92867]: pgmap v4320: 137 pgs: 137 active+clean; 85 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-07-26T19:26:32.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:26:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:26:32] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-07-26T19:26:33.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:33 smithi135 ceph-mon[85352]: pgmap v4321: 137 pgs: 137 active+clean; 89 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-07-26T19:26:33.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:33 smithi071 ceph-mon[90507]: pgmap v4321: 137 pgs: 137 active+clean; 89 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-07-26T19:26:33.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:33 smithi071 ceph-mon[92867]: pgmap v4321: 137 pgs: 137 active+clean; 89 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-07-26T19:26:34.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:34 smithi135 ceph-mon[85352]: osdmap e2233: 8 total, 8 up, 8 in 2024-07-26T19:26:34.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:34 smithi071 ceph-mon[90507]: osdmap e2233: 8 total, 8 up, 8 in 2024-07-26T19:26:34.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:34 smithi071 ceph-mon[92867]: osdmap e2233: 8 total, 8 up, 8 in 2024-07-26T19:26:35.279 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:26:35.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:35 smithi135 ceph-mon[85352]: pgmap v4323: 137 pgs: 137 active+clean; 93 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 39 op/s 2024-07-26T19:26:35.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:35 smithi135 ceph-mon[85352]: osdmap e2234: 8 total, 8 up, 8 in 2024-07-26T19:26:35.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:35 smithi071 ceph-mon[92867]: pgmap v4323: 137 pgs: 137 active+clean; 93 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 39 op/s 2024-07-26T19:26:35.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:35 smithi071 ceph-mon[92867]: osdmap e2234: 8 total, 8 up, 8 in 2024-07-26T19:26:35.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:35 smithi071 ceph-mon[90507]: pgmap v4323: 137 pgs: 137 active+clean; 93 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 39 op/s 2024-07-26T19:26:35.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:35 smithi071 ceph-mon[90507]: osdmap e2234: 8 total, 8 up, 8 in 2024-07-26T19:26:36.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:36 smithi135 ceph-mon[85352]: osdmap e2235: 8 total, 8 up, 8 in 2024-07-26T19:26:36.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:36 smithi071 ceph-mon[92867]: osdmap e2235: 8 total, 8 up, 8 in 2024-07-26T19:26:36.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:36 smithi071 ceph-mon[90507]: osdmap e2235: 8 total, 8 up, 8 in 2024-07-26T19:26:37.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:37 smithi135 ceph-mon[85352]: pgmap v4326: 137 pgs: 137 active+clean; 93 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 6.8 KiB/s wr, 76 op/s 2024-07-26T19:26:37.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:37 smithi071 ceph-mon[90507]: pgmap v4326: 137 pgs: 137 active+clean; 93 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 6.8 KiB/s wr, 76 op/s 2024-07-26T19:26:37.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:37 smithi071 ceph-mon[92867]: pgmap v4326: 137 pgs: 137 active+clean; 93 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 6.8 KiB/s wr, 76 op/s 2024-07-26T19:26:39.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:39 smithi135 ceph-mon[85352]: pgmap v4327: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-07-26T19:26:39.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:39 smithi071 ceph-mon[90507]: pgmap v4327: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-07-26T19:26:39.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:39 smithi071 ceph-mon[92867]: pgmap v4327: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-07-26T19:26:40.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:40 smithi135 ceph-mon[85352]: osdmap e2236: 8 total, 8 up, 8 in 2024-07-26T19:26:40.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:40 smithi071 ceph-mon[90507]: osdmap e2236: 8 total, 8 up, 8 in 2024-07-26T19:26:40.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:40 smithi071 ceph-mon[92867]: osdmap e2236: 8 total, 8 up, 8 in 2024-07-26T19:26:41.307 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:26:41.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:41 smithi135 ceph-mon[85352]: pgmap v4329: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-07-26T19:26:41.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:41 smithi135 ceph-mon[85352]: osdmap e2237: 8 total, 8 up, 8 in 2024-07-26T19:26:41.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:41 smithi071 ceph-mon[90507]: pgmap v4329: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-07-26T19:26:41.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:41 smithi071 ceph-mon[90507]: osdmap e2237: 8 total, 8 up, 8 in 2024-07-26T19:26:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:41 smithi071 ceph-mon[92867]: pgmap v4329: 137 pgs: 137 active+clean; 97 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-07-26T19:26:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:41 smithi071 ceph-mon[92867]: osdmap e2237: 8 total, 8 up, 8 in 2024-07-26T19:26:42.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:26:42] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-07-26T19:26:42.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-mon[92867]: osdmap e2238: 8 total, 8 up, 8 in 2024-07-26T19:26:42.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:26:42.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:26:42.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:26:42.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:26:42.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-mon[90507]: osdmap e2238: 8 total, 8 up, 8 in 2024-07-26T19:26:42.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:26:42.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:26:42.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:26:42.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:26:42.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:42 smithi135 ceph-mon[85352]: osdmap e2238: 8 total, 8 up, 8 in 2024-07-26T19:26:42.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:26:42.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:26:42.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:26:42.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:26:43.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:43 smithi135 ceph-mon[85352]: pgmap v4332: 137 pgs: 137 active+clean; 103 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 687 KiB/s wr, 34 op/s 2024-07-26T19:26:43.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:43.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:43 smithi071 ceph-mon[90507]: pgmap v4332: 137 pgs: 137 active+clean; 103 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 687 KiB/s wr, 34 op/s 2024-07-26T19:26:43.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:43.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:43 smithi071 ceph-mon[92867]: pgmap v4332: 137 pgs: 137 active+clean; 103 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 687 KiB/s wr, 34 op/s 2024-07-26T19:26:43.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:45.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:45 smithi135 ceph-mon[85352]: pgmap v4333: 137 pgs: 137 active+clean; 107 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 687 KiB/s wr, 32 op/s 2024-07-26T19:26:45.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:45 smithi071 ceph-mon[90507]: pgmap v4333: 137 pgs: 137 active+clean; 107 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 687 KiB/s wr, 32 op/s 2024-07-26T19:26:45.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:45 smithi071 ceph-mon[92867]: pgmap v4333: 137 pgs: 137 active+clean; 107 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 687 KiB/s wr, 32 op/s 2024-07-26T19:26:46.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:46 smithi135 ceph-mon[85352]: osdmap e2239: 8 total, 8 up, 8 in 2024-07-26T19:26:46.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:46 smithi135 ceph-mon[85352]: pgmap v4335: 137 pgs: 137 active+clean; 107 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-07-26T19:26:46.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:46 smithi071 ceph-mon[90507]: osdmap e2239: 8 total, 8 up, 8 in 2024-07-26T19:26:46.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:46 smithi071 ceph-mon[90507]: pgmap v4335: 137 pgs: 137 active+clean; 107 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-07-26T19:26:46.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:46 smithi071 ceph-mon[92867]: osdmap e2239: 8 total, 8 up, 8 in 2024-07-26T19:26:46.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:46 smithi071 ceph-mon[92867]: pgmap v4335: 137 pgs: 137 active+clean; 107 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-07-26T19:26:47.344 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:26:47.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:47 smithi071 ceph-mon[92867]: osdmap e2240: 8 total, 8 up, 8 in 2024-07-26T19:26:47.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:47 smithi071 ceph-mon[90507]: osdmap e2240: 8 total, 8 up, 8 in 2024-07-26T19:26:47.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:47 smithi135 ceph-mon[85352]: osdmap e2240: 8 total, 8 up, 8 in 2024-07-26T19:26:48.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:48 smithi071 ceph-mon[90507]: osdmap e2241: 8 total, 8 up, 8 in 2024-07-26T19:26:48.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:48 smithi071 ceph-mon[90507]: pgmap v4338: 137 pgs: 137 active+clean; 114 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.3 MiB/s wr, 26 op/s 2024-07-26T19:26:48.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:48 smithi071 ceph-mon[92867]: osdmap e2241: 8 total, 8 up, 8 in 2024-07-26T19:26:48.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:48 smithi071 ceph-mon[92867]: pgmap v4338: 137 pgs: 137 active+clean; 114 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.3 MiB/s wr, 26 op/s 2024-07-26T19:26:48.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:48 smithi135 ceph-mon[85352]: osdmap e2241: 8 total, 8 up, 8 in 2024-07-26T19:26:48.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:48 smithi135 ceph-mon[85352]: pgmap v4338: 137 pgs: 137 active+clean; 114 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.3 MiB/s wr, 26 op/s 2024-07-26T19:26:51.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:51 smithi071 ceph-mon[92867]: pgmap v4339: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-07-26T19:26:51.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:51 smithi071 ceph-mon[90507]: pgmap v4339: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-07-26T19:26:51.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:51 smithi135 ceph-mon[85352]: pgmap v4339: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-07-26T19:26:52.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:52 smithi071 ceph-mon[90507]: osdmap e2242: 8 total, 8 up, 8 in 2024-07-26T19:26:52.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:26:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:26:52] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-07-26T19:26:52.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:52 smithi071 ceph-mon[92867]: osdmap e2242: 8 total, 8 up, 8 in 2024-07-26T19:26:52.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:52 smithi135 ceph-mon[85352]: osdmap e2242: 8 total, 8 up, 8 in 2024-07-26T19:26:53.125 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:26:53.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:53 smithi071 ceph-mon[90507]: pgmap v4341: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-07-26T19:26:53.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:53 smithi071 ceph-mon[90507]: osdmap e2243: 8 total, 8 up, 8 in 2024-07-26T19:26:53.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:53 smithi071 ceph-mon[92867]: pgmap v4341: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-07-26T19:26:53.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:53 smithi071 ceph-mon[92867]: osdmap e2243: 8 total, 8 up, 8 in 2024-07-26T19:26:53.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:53 smithi135 ceph-mon[85352]: pgmap v4341: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-07-26T19:26:53.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:53 smithi135 ceph-mon[85352]: osdmap e2243: 8 total, 8 up, 8 in 2024-07-26T19:26:54.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:54 smithi071 ceph-mon[92867]: osdmap e2244: 8 total, 8 up, 8 in 2024-07-26T19:26:54.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:54 smithi071 ceph-mon[90507]: osdmap e2244: 8 total, 8 up, 8 in 2024-07-26T19:26:54.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:54 smithi135 ceph-mon[85352]: osdmap e2244: 8 total, 8 up, 8 in 2024-07-26T19:26:55.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:55 smithi071 ceph-mon[90507]: pgmap v4344: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 5.5 KiB/s wr, 57 op/s 2024-07-26T19:26:55.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:55 smithi071 ceph-mon[92867]: pgmap v4344: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 5.5 KiB/s wr, 57 op/s 2024-07-26T19:26:55.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:55 smithi135 ceph-mon[85352]: pgmap v4344: 137 pgs: 137 active+clean; 117 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 5.5 KiB/s wr, 57 op/s 2024-07-26T19:26:57.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:57 smithi071 ceph-mon[90507]: pgmap v4345: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 686 KiB/s wr, 46 op/s 2024-07-26T19:26:57.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:57 smithi071 ceph-mon[92867]: pgmap v4345: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 686 KiB/s wr, 46 op/s 2024-07-26T19:26:57.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:57 smithi135 ceph-mon[85352]: pgmap v4345: 137 pgs: 137 active+clean; 124 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 686 KiB/s wr, 46 op/s 2024-07-26T19:26:58.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:58 smithi071 ceph-mon[92867]: osdmap e2245: 8 total, 8 up, 8 in 2024-07-26T19:26:58.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:58.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:58 smithi071 ceph-mon[90507]: osdmap e2245: 8 total, 8 up, 8 in 2024-07-26T19:26:58.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:58.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:58 smithi135 ceph-mon[85352]: osdmap e2245: 8 total, 8 up, 8 in 2024-07-26T19:26:58.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:26:59.154 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP (29905 ms) 2024-07-26T19:26:59.154 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 2024-07-26T19:26:59.154 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:26:59.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:59 smithi071 ceph-mon[90507]: pgmap v4347: 137 pgs: 137 active+clean; 131 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-07-26T19:26:59.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:26:59 smithi071 ceph-mon[90507]: osdmap e2246: 8 total, 8 up, 8 in 2024-07-26T19:26:59.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:59 smithi071 ceph-mon[92867]: pgmap v4347: 137 pgs: 137 active+clean; 131 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-07-26T19:26:59.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:26:59 smithi071 ceph-mon[92867]: osdmap e2246: 8 total, 8 up, 8 in 2024-07-26T19:26:59.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:59 smithi135 ceph-mon[85352]: pgmap v4347: 137 pgs: 137 active+clean; 131 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-07-26T19:26:59.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:26:59 smithi135 ceph-mon[85352]: osdmap e2246: 8 total, 8 up, 8 in 2024-07-26T19:27:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:00 smithi071 ceph-mon[90507]: osdmap e2247: 8 total, 8 up, 8 in 2024-07-26T19:27:00.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:00 smithi071 ceph-mon[92867]: osdmap e2247: 8 total, 8 up, 8 in 2024-07-26T19:27:00.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:00 smithi135 ceph-mon[85352]: osdmap e2247: 8 total, 8 up, 8 in 2024-07-26T19:27:01.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:01 smithi071 ceph-mon[90507]: pgmap v4350: 137 pgs: 137 active+clean; 135 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-07-26T19:27:01.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:01 smithi071 ceph-mon[92867]: pgmap v4350: 137 pgs: 137 active+clean; 135 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-07-26T19:27:01.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:01 smithi135 ceph-mon[85352]: pgmap v4350: 137 pgs: 137 active+clean; 135 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-07-26T19:27:02.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:27:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:27:02] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-07-26T19:27:03.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:03 smithi071 ceph-mon[90507]: pgmap v4351: 137 pgs: 137 active+clean; 139 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-07-26T19:27:03.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:03 smithi071 ceph-mon[92867]: pgmap v4351: 137 pgs: 137 active+clean; 139 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-07-26T19:27:03.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:03 smithi135 ceph-mon[85352]: pgmap v4351: 137 pgs: 137 active+clean; 139 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-07-26T19:27:05.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:05 smithi071 ceph-mon[90507]: pgmap v4352: 137 pgs: 137 active+clean; 139 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 596 KiB/s wr, 41 op/s 2024-07-26T19:27:05.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:05 smithi071 ceph-mon[92867]: pgmap v4352: 137 pgs: 137 active+clean; 139 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 596 KiB/s wr, 41 op/s 2024-07-26T19:27:05.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:05 smithi135 ceph-mon[85352]: pgmap v4352: 137 pgs: 137 active+clean; 139 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 596 KiB/s wr, 41 op/s 2024-07-26T19:27:06.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:06 smithi071 ceph-mon[90507]: osdmap e2248: 8 total, 8 up, 8 in 2024-07-26T19:27:06.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:06 smithi071 ceph-mon[92867]: osdmap e2248: 8 total, 8 up, 8 in 2024-07-26T19:27:06.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:06 smithi135 ceph-mon[85352]: osdmap e2248: 8 total, 8 up, 8 in 2024-07-26T19:27:07.191 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:27:07.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:07 smithi071 ceph-mon[90507]: pgmap v4354: 137 pgs: 137 active+clean; 147 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-07-26T19:27:07.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:07 smithi071 ceph-mon[90507]: osdmap e2249: 8 total, 8 up, 8 in 2024-07-26T19:27:07.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:07 smithi071 ceph-mon[92867]: pgmap v4354: 137 pgs: 137 active+clean; 147 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-07-26T19:27:07.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:07 smithi071 ceph-mon[92867]: osdmap e2249: 8 total, 8 up, 8 in 2024-07-26T19:27:07.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:07 smithi135 ceph-mon[85352]: pgmap v4354: 137 pgs: 137 active+clean; 147 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-07-26T19:27:07.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:07 smithi135 ceph-mon[85352]: osdmap e2249: 8 total, 8 up, 8 in 2024-07-26T19:27:08.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:08 smithi071 ceph-mon[90507]: osdmap e2250: 8 total, 8 up, 8 in 2024-07-26T19:27:08.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:08 smithi071 ceph-mon[92867]: osdmap e2250: 8 total, 8 up, 8 in 2024-07-26T19:27:08.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:08 smithi135 ceph-mon[85352]: osdmap e2250: 8 total, 8 up, 8 in 2024-07-26T19:27:09.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:09 smithi071 ceph-mon[90507]: pgmap v4357: 137 pgs: 137 active+clean; 151 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 42 op/s 2024-07-26T19:27:09.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:09 smithi071 ceph-mon[92867]: pgmap v4357: 137 pgs: 137 active+clean; 151 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 42 op/s 2024-07-26T19:27:09.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:09 smithi135 ceph-mon[85352]: pgmap v4357: 137 pgs: 137 active+clean; 151 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 42 op/s 2024-07-26T19:27:11.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:11 smithi071 ceph-mon[90507]: pgmap v4358: 137 pgs: 137 active+clean; 155 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-07-26T19:27:11.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:11 smithi071 ceph-mon[92867]: pgmap v4358: 137 pgs: 137 active+clean; 155 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-07-26T19:27:11.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:11 smithi135 ceph-mon[85352]: pgmap v4358: 137 pgs: 137 active+clean; 155 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-07-26T19:27:12.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:27:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:27:12] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-07-26T19:27:13.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:13 smithi071 ceph-mon[90507]: pgmap v4359: 137 pgs: 137 active+clean; 155 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:27:13.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:13.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:13 smithi071 ceph-mon[92867]: pgmap v4359: 137 pgs: 137 active+clean; 155 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:27:13.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:13.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:13 smithi135 ceph-mon[85352]: pgmap v4359: 137 pgs: 137 active+clean; 155 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:27:13.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:15.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:15 smithi135 ceph-mon[85352]: pgmap v4360: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 34 op/s 2024-07-26T19:27:15.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:15 smithi135 ceph-mon[85352]: osdmap e2251: 8 total, 8 up, 8 in 2024-07-26T19:27:15.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:15 smithi071 ceph-mon[90507]: pgmap v4360: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 34 op/s 2024-07-26T19:27:15.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:15 smithi071 ceph-mon[90507]: osdmap e2251: 8 total, 8 up, 8 in 2024-07-26T19:27:15.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:15 smithi071 ceph-mon[92867]: pgmap v4360: 137 pgs: 137 active+clean; 159 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 34 op/s 2024-07-26T19:27:15.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:15 smithi071 ceph-mon[92867]: osdmap e2251: 8 total, 8 up, 8 in 2024-07-26T19:27:16.235 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:27:16.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:16 smithi135 ceph-mon[85352]: osdmap e2252: 8 total, 8 up, 8 in 2024-07-26T19:27:16.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:16 smithi071 ceph-mon[92867]: osdmap e2252: 8 total, 8 up, 8 in 2024-07-26T19:27:16.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:16 smithi071 ceph-mon[90507]: osdmap e2252: 8 total, 8 up, 8 in 2024-07-26T19:27:17.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:17 smithi135 ceph-mon[85352]: pgmap v4363: 137 pgs: 137 active+clean; 164 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-26T19:27:17.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:17 smithi135 ceph-mon[85352]: osdmap e2253: 8 total, 8 up, 8 in 2024-07-26T19:27:17.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:17 smithi071 ceph-mon[90507]: pgmap v4363: 137 pgs: 137 active+clean; 164 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-26T19:27:17.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:17 smithi071 ceph-mon[90507]: osdmap e2253: 8 total, 8 up, 8 in 2024-07-26T19:27:17.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:17 smithi071 ceph-mon[92867]: pgmap v4363: 137 pgs: 137 active+clean; 164 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-07-26T19:27:17.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:17 smithi071 ceph-mon[92867]: osdmap e2253: 8 total, 8 up, 8 in 2024-07-26T19:27:19.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:19 smithi135 ceph-mon[85352]: pgmap v4365: 137 pgs: 137 active+clean; 172 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-07-26T19:27:19.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:19 smithi071 ceph-mon[90507]: pgmap v4365: 137 pgs: 137 active+clean; 172 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-07-26T19:27:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:19 smithi071 ceph-mon[92867]: pgmap v4365: 137 pgs: 137 active+clean; 172 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-07-26T19:27:21.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:21 smithi135 ceph-mon[85352]: pgmap v4366: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 46 op/s 2024-07-26T19:27:21.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:21 smithi071 ceph-mon[90507]: pgmap v4366: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 46 op/s 2024-07-26T19:27:21.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:21 smithi071 ceph-mon[92867]: pgmap v4366: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 46 op/s 2024-07-26T19:27:22.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:27:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:27:22] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-07-26T19:27:23.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:23 smithi135 ceph-mon[85352]: pgmap v4367: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 35 op/s 2024-07-26T19:27:23.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:23 smithi071 ceph-mon[90507]: pgmap v4367: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 35 op/s 2024-07-26T19:27:23.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:23 smithi071 ceph-mon[92867]: pgmap v4367: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 35 op/s 2024-07-26T19:27:25.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:25 smithi135 ceph-mon[85352]: pgmap v4368: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-07-26T19:27:25.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:25 smithi135 ceph-mon[85352]: osdmap e2254: 8 total, 8 up, 8 in 2024-07-26T19:27:25.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:25 smithi071 ceph-mon[90507]: pgmap v4368: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-07-26T19:27:25.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:25 smithi071 ceph-mon[90507]: osdmap e2254: 8 total, 8 up, 8 in 2024-07-26T19:27:25.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:25 smithi071 ceph-mon[92867]: pgmap v4368: 137 pgs: 137 active+clean; 173 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-07-26T19:27:25.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:25 smithi071 ceph-mon[92867]: osdmap e2254: 8 total, 8 up, 8 in 2024-07-26T19:27:26.275 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:27:26.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:26 smithi135 ceph-mon[85352]: osdmap e2255: 8 total, 8 up, 8 in 2024-07-26T19:27:26.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:26 smithi071 ceph-mon[90507]: osdmap e2255: 8 total, 8 up, 8 in 2024-07-26T19:27:26.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:26 smithi071 ceph-mon[92867]: osdmap e2255: 8 total, 8 up, 8 in 2024-07-26T19:27:27.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:27 smithi135 ceph-mon[85352]: pgmap v4371: 137 pgs: 137 active+clean; 182 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s wr, 0 op/s 2024-07-26T19:27:27.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:27 smithi135 ceph-mon[85352]: osdmap e2256: 8 total, 8 up, 8 in 2024-07-26T19:27:27.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:27 smithi071 ceph-mon[90507]: pgmap v4371: 137 pgs: 137 active+clean; 182 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s wr, 0 op/s 2024-07-26T19:27:27.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:27 smithi071 ceph-mon[90507]: osdmap e2256: 8 total, 8 up, 8 in 2024-07-26T19:27:27.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:27 smithi071 ceph-mon[92867]: pgmap v4371: 137 pgs: 137 active+clean; 182 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s wr, 0 op/s 2024-07-26T19:27:27.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:27 smithi071 ceph-mon[92867]: osdmap e2256: 8 total, 8 up, 8 in 2024-07-26T19:27:28.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:28.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:28.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:29.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:29 smithi135 ceph-mon[85352]: pgmap v4373: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-26T19:27:29.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:29 smithi071 ceph-mon[92867]: pgmap v4373: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-26T19:27:29.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:29 smithi071 ceph-mon[90507]: pgmap v4373: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-07-26T19:27:31.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:31 smithi135 ceph-mon[85352]: pgmap v4374: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-07-26T19:27:31.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:31 smithi071 ceph-mon[90507]: pgmap v4374: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-07-26T19:27:31.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:31 smithi071 ceph-mon[92867]: pgmap v4374: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-07-26T19:27:32.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:27:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:27:32] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-07-26T19:27:33.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:33 smithi135 ceph-mon[85352]: pgmap v4375: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-07-26T19:27:33.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:33 smithi071 ceph-mon[90507]: pgmap v4375: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-07-26T19:27:33.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:33 smithi071 ceph-mon[92867]: pgmap v4375: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-07-26T19:27:35.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:35 smithi135 ceph-mon[85352]: pgmap v4376: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-26T19:27:35.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:35 smithi135 ceph-mon[85352]: osdmap e2257: 8 total, 8 up, 8 in 2024-07-26T19:27:35.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:35 smithi071 ceph-mon[92867]: pgmap v4376: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-26T19:27:35.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:35 smithi071 ceph-mon[92867]: osdmap e2257: 8 total, 8 up, 8 in 2024-07-26T19:27:35.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:35 smithi071 ceph-mon[90507]: pgmap v4376: 137 pgs: 137 active+clean; 191 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-26T19:27:35.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:35 smithi071 ceph-mon[90507]: osdmap e2257: 8 total, 8 up, 8 in 2024-07-26T19:27:36.315 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:27:36.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:36 smithi135 ceph-mon[85352]: osdmap e2258: 8 total, 8 up, 8 in 2024-07-26T19:27:36.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:36 smithi071 ceph-mon[90507]: osdmap e2258: 8 total, 8 up, 8 in 2024-07-26T19:27:36.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:36 smithi071 ceph-mon[92867]: osdmap e2258: 8 total, 8 up, 8 in 2024-07-26T19:27:37.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:37 smithi135 ceph-mon[85352]: pgmap v4379: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 895 B/s wr, 6 op/s 2024-07-26T19:27:37.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:37 smithi135 ceph-mon[85352]: osdmap e2259: 8 total, 8 up, 8 in 2024-07-26T19:27:37.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:37 smithi071 ceph-mon[92867]: pgmap v4379: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 895 B/s wr, 6 op/s 2024-07-26T19:27:37.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:37 smithi071 ceph-mon[92867]: osdmap e2259: 8 total, 8 up, 8 in 2024-07-26T19:27:37.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:37 smithi071 ceph-mon[90507]: pgmap v4379: 137 pgs: 137 active+clean; 192 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 895 B/s wr, 6 op/s 2024-07-26T19:27:37.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:37 smithi071 ceph-mon[90507]: osdmap e2259: 8 total, 8 up, 8 in 2024-07-26T19:27:39.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:39 smithi135 ceph-mon[85352]: pgmap v4381: 137 pgs: 137 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-07-26T19:27:39.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:39 smithi071 ceph-mon[90507]: pgmap v4381: 137 pgs: 137 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-07-26T19:27:39.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:39 smithi071 ceph-mon[92867]: pgmap v4381: 137 pgs: 137 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-07-26T19:27:41.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:41 smithi135 ceph-mon[85352]: pgmap v4382: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 45 op/s 2024-07-26T19:27:41.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:41 smithi071 ceph-mon[90507]: pgmap v4382: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 45 op/s 2024-07-26T19:27:41.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:41 smithi071 ceph-mon[92867]: pgmap v4382: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 45 op/s 2024-07-26T19:27:42.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:27:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:27:42] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-07-26T19:27:43.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:43 smithi135 ceph-mon[85352]: pgmap v4383: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-07-26T19:27:43.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:43 smithi135 ceph-mon[85352]: osdmap e2260: 8 total, 8 up, 8 in 2024-07-26T19:27:43.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:27:43.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:43.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:43 smithi071 ceph-mon[90507]: pgmap v4383: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-07-26T19:27:43.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:43 smithi071 ceph-mon[90507]: osdmap e2260: 8 total, 8 up, 8 in 2024-07-26T19:27:43.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:27:43.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:43.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:43 smithi071 ceph-mon[92867]: pgmap v4383: 137 pgs: 137 active+clean; 209 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-07-26T19:27:43.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:43 smithi071 ceph-mon[92867]: osdmap e2260: 8 total, 8 up, 8 in 2024-07-26T19:27:43.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:27:43.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:44.344 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 (45189 ms) 2024-07-26T19:27:44.344 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP 2024-07-26T19:27:44.344 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:27:44.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:44 smithi071 ceph-mon[92867]: osdmap e2261: 8 total, 8 up, 8 in 2024-07-26T19:27:44.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:44 smithi071 ceph-mon[92867]: pgmap v4386: 137 pgs: 137 active+clean; 213 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.1 MiB/s wr, 45 op/s 2024-07-26T19:27:44.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:44 smithi071 ceph-mon[90507]: osdmap e2261: 8 total, 8 up, 8 in 2024-07-26T19:27:44.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:44 smithi071 ceph-mon[90507]: pgmap v4386: 137 pgs: 137 active+clean; 213 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.1 MiB/s wr, 45 op/s 2024-07-26T19:27:44.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:44 smithi135 ceph-mon[85352]: osdmap e2261: 8 total, 8 up, 8 in 2024-07-26T19:27:44.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:44 smithi135 ceph-mon[85352]: pgmap v4386: 137 pgs: 137 active+clean; 213 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.1 MiB/s wr, 45 op/s 2024-07-26T19:27:45.638 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:45 smithi135 ceph-mon[85352]: osdmap e2262: 8 total, 8 up, 8 in 2024-07-26T19:27:45.638 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:45 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:45.638 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:45 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:45.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:45 smithi071 ceph-mon[90507]: osdmap e2262: 8 total, 8 up, 8 in 2024-07-26T19:27:45.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:45 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:45.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:45 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:45.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:45 smithi071 ceph-mon[92867]: osdmap e2262: 8 total, 8 up, 8 in 2024-07-26T19:27:45.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:45 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:45.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:45 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:47.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:47.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:47.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[92867]: pgmap v4388: 137 pgs: 137 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 684 KiB/s wr, 13 op/s 2024-07-26T19:27:47.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:27:47.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:27:47.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:47.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:47.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:47.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[90507]: pgmap v4388: 137 pgs: 137 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 684 KiB/s wr, 13 op/s 2024-07-26T19:27:47.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:27:47.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:27:47.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:46 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:47.313 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:46 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:47.313 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:46 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:47.314 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:46 smithi135 ceph-mon[85352]: pgmap v4388: 137 pgs: 137 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 684 KiB/s wr, 13 op/s 2024-07-26T19:27:47.314 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:46 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:27:47.314 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:46 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:27:47.314 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:46 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:27:49.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:49 smithi071 ceph-mon[92867]: pgmap v4389: 137 pgs: 137 active+clean; 233 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-07-26T19:27:49.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:49 smithi071 ceph-mon[90507]: pgmap v4389: 137 pgs: 137 active+clean; 233 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-07-26T19:27:49.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:49 smithi135 ceph-mon[85352]: pgmap v4389: 137 pgs: 137 active+clean; 233 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-07-26T19:27:51.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:51 smithi071 ceph-mon[90507]: pgmap v4390: 137 pgs: 137 active+clean; 233 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-07-26T19:27:51.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:51 smithi071 ceph-mon[92867]: pgmap v4390: 137 pgs: 137 active+clean; 233 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-07-26T19:27:51.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:51 smithi135 ceph-mon[85352]: pgmap v4390: 137 pgs: 137 active+clean; 233 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-07-26T19:27:52.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:27:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:27:52] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2024-07-26T19:27:53.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:53 smithi071 ceph-mon[92867]: pgmap v4391: 137 pgs: 137 active+clean; 233 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-26T19:27:53.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:53 smithi071 ceph-mon[90507]: pgmap v4391: 137 pgs: 137 active+clean; 233 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-26T19:27:53.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:53 smithi135 ceph-mon[85352]: pgmap v4391: 137 pgs: 137 active+clean; 233 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-26T19:27:54.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:54 smithi071 ceph-mon[90507]: osdmap e2263: 8 total, 8 up, 8 in 2024-07-26T19:27:54.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:54 smithi071 ceph-mon[92867]: osdmap e2263: 8 total, 8 up, 8 in 2024-07-26T19:27:54.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:54 smithi135 ceph-mon[85352]: osdmap e2263: 8 total, 8 up, 8 in 2024-07-26T19:27:55.163 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:27:55.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:55 smithi071 ceph-mon[92867]: pgmap v4393: 137 pgs: 137 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.1 MiB/s wr, 26 op/s 2024-07-26T19:27:55.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:55 smithi071 ceph-mon[92867]: osdmap e2264: 8 total, 8 up, 8 in 2024-07-26T19:27:55.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:55 smithi071 ceph-mon[90507]: pgmap v4393: 137 pgs: 137 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.1 MiB/s wr, 26 op/s 2024-07-26T19:27:55.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:55 smithi071 ceph-mon[90507]: osdmap e2264: 8 total, 8 up, 8 in 2024-07-26T19:27:55.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:55 smithi135 ceph-mon[85352]: pgmap v4393: 137 pgs: 137 active+clean; 237 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.1 MiB/s wr, 26 op/s 2024-07-26T19:27:55.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:55 smithi135 ceph-mon[85352]: osdmap e2264: 8 total, 8 up, 8 in 2024-07-26T19:27:56.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:56 smithi071 ceph-mon[90507]: osdmap e2265: 8 total, 8 up, 8 in 2024-07-26T19:27:56.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:56 smithi071 ceph-mon[92867]: osdmap e2265: 8 total, 8 up, 8 in 2024-07-26T19:27:56.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:56 smithi135 ceph-mon[85352]: osdmap e2265: 8 total, 8 up, 8 in 2024-07-26T19:27:57.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:57 smithi071 ceph-mon[90507]: pgmap v4396: 137 pgs: 137 active+clean; 241 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-26T19:27:57.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:57 smithi071 ceph-mon[92867]: pgmap v4396: 137 pgs: 137 active+clean; 241 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-26T19:27:57.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:57 smithi135 ceph-mon[85352]: pgmap v4396: 137 pgs: 137 active+clean; 241 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-07-26T19:27:58.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:58.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:58.465 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:27:59.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:27:59 smithi071 ceph-mon[90507]: pgmap v4397: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-07-26T19:27:59.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:27:59 smithi071 ceph-mon[92867]: pgmap v4397: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-07-26T19:27:59.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:27:59 smithi135 ceph-mon[85352]: pgmap v4397: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-07-26T19:28:01.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:01 smithi071 ceph-mon[90507]: pgmap v4398: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:28:01.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:01 smithi071 ceph-mon[92867]: pgmap v4398: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:28:01.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:01 smithi135 ceph-mon[85352]: pgmap v4398: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:28:02.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:28:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:28:02] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:28:02.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:02 smithi071 ceph-mon[92867]: osdmap e2266: 8 total, 8 up, 8 in 2024-07-26T19:28:02.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:02 smithi071 ceph-mon[90507]: osdmap e2266: 8 total, 8 up, 8 in 2024-07-26T19:28:02.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:02 smithi135 ceph-mon[85352]: osdmap e2266: 8 total, 8 up, 8 in 2024-07-26T19:28:03.205 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:28:03.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:03 smithi071 ceph-mon[90507]: pgmap v4400: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 35 op/s 2024-07-26T19:28:03.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:03 smithi071 ceph-mon[90507]: osdmap e2267: 8 total, 8 up, 8 in 2024-07-26T19:28:03.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:03 smithi071 ceph-mon[92867]: pgmap v4400: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 35 op/s 2024-07-26T19:28:03.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:03 smithi071 ceph-mon[92867]: osdmap e2267: 8 total, 8 up, 8 in 2024-07-26T19:28:03.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:03 smithi135 ceph-mon[85352]: pgmap v4400: 137 pgs: 137 active+clean; 249 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.5 MiB/s wr, 35 op/s 2024-07-26T19:28:03.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:03 smithi135 ceph-mon[85352]: osdmap e2267: 8 total, 8 up, 8 in 2024-07-26T19:28:04.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:04 smithi071 ceph-mon[90507]: osdmap e2268: 8 total, 8 up, 8 in 2024-07-26T19:28:04.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:04 smithi071 ceph-mon[92867]: osdmap e2268: 8 total, 8 up, 8 in 2024-07-26T19:28:04.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:04 smithi135 ceph-mon[85352]: osdmap e2268: 8 total, 8 up, 8 in 2024-07-26T19:28:05.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:05 smithi071 ceph-mon[90507]: pgmap v4403: 137 pgs: 137 active+clean; 267 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 2.0 MiB/s wr, 46 op/s 2024-07-26T19:28:05.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:05 smithi071 ceph-mon[92867]: pgmap v4403: 137 pgs: 137 active+clean; 267 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 2.0 MiB/s wr, 46 op/s 2024-07-26T19:28:05.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:05 smithi135 ceph-mon[85352]: pgmap v4403: 137 pgs: 137 active+clean; 267 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 2.0 MiB/s wr, 46 op/s 2024-07-26T19:28:07.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:07 smithi071 ceph-mon[90507]: pgmap v4404: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-07-26T19:28:07.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:07 smithi071 ceph-mon[92867]: pgmap v4404: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-07-26T19:28:07.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:07 smithi135 ceph-mon[85352]: pgmap v4404: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-07-26T19:28:09.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:09 smithi071 ceph-mon[90507]: pgmap v4405: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:28:09.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:09 smithi071 ceph-mon[92867]: pgmap v4405: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:28:09.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:09 smithi135 ceph-mon[85352]: pgmap v4405: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:28:11.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:11 smithi135 ceph-mon[85352]: pgmap v4406: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-07-26T19:28:11.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:11 smithi071 ceph-mon[90507]: pgmap v4406: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-07-26T19:28:11.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:11 smithi071 ceph-mon[92867]: pgmap v4406: 137 pgs: 137 active+clean; 271 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-07-26T19:28:12.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:12 smithi071 ceph-mon[90507]: osdmap e2269: 8 total, 8 up, 8 in 2024-07-26T19:28:12.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:12 smithi071 ceph-mon[92867]: osdmap e2269: 8 total, 8 up, 8 in 2024-07-26T19:28:12.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:28:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:28:12] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2024-07-26T19:28:12.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:12 smithi135 ceph-mon[85352]: osdmap e2269: 8 total, 8 up, 8 in 2024-07-26T19:28:13.231 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:28:13.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:13 smithi071 ceph-mon[90507]: pgmap v4408: 137 pgs: 137 active+clean; 275 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-26T19:28:13.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:13 smithi071 ceph-mon[90507]: osdmap e2270: 8 total, 8 up, 8 in 2024-07-26T19:28:13.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:13.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:13 smithi071 ceph-mon[92867]: pgmap v4408: 137 pgs: 137 active+clean; 275 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-26T19:28:13.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:13 smithi071 ceph-mon[92867]: osdmap e2270: 8 total, 8 up, 8 in 2024-07-26T19:28:13.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:13.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:13 smithi135 ceph-mon[85352]: pgmap v4408: 137 pgs: 137 active+clean; 275 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-07-26T19:28:13.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:13 smithi135 ceph-mon[85352]: osdmap e2270: 8 total, 8 up, 8 in 2024-07-26T19:28:13.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:14.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:14 smithi135 ceph-mon[85352]: osdmap e2271: 8 total, 8 up, 8 in 2024-07-26T19:28:14.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:14 smithi071 ceph-mon[90507]: osdmap e2271: 8 total, 8 up, 8 in 2024-07-26T19:28:14.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:14 smithi071 ceph-mon[92867]: osdmap e2271: 8 total, 8 up, 8 in 2024-07-26T19:28:15.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:15 smithi135 ceph-mon[85352]: pgmap v4411: 137 pgs: 137 active+clean; 279 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-07-26T19:28:15.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:15 smithi071 ceph-mon[92867]: pgmap v4411: 137 pgs: 137 active+clean; 279 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-07-26T19:28:15.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:15 smithi071 ceph-mon[90507]: pgmap v4411: 137 pgs: 137 active+clean; 279 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-07-26T19:28:17.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:17 smithi135 ceph-mon[85352]: pgmap v4412: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-07-26T19:28:17.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:17 smithi071 ceph-mon[92867]: pgmap v4412: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-07-26T19:28:17.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:17 smithi071 ceph-mon[90507]: pgmap v4412: 137 pgs: 137 active+clean; 290 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-07-26T19:28:19.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:19 smithi135 ceph-mon[85352]: pgmap v4413: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:28:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:19 smithi071 ceph-mon[92867]: pgmap v4413: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:28:19.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:19 smithi071 ceph-mon[90507]: pgmap v4413: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-07-26T19:28:21.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:21 smithi135 ceph-mon[85352]: pgmap v4414: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-07-26T19:28:21.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:21 smithi071 ceph-mon[90507]: pgmap v4414: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-07-26T19:28:21.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:21 smithi071 ceph-mon[92867]: pgmap v4414: 137 pgs: 137 active+clean; 293 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-07-26T19:28:22.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:28:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:28:22] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-07-26T19:28:22.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:22 smithi071 ceph-mon[90507]: osdmap e2272: 8 total, 8 up, 8 in 2024-07-26T19:28:22.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:22 smithi071 ceph-mon[92867]: osdmap e2272: 8 total, 8 up, 8 in 2024-07-26T19:28:22.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:22 smithi135 ceph-mon[85352]: osdmap e2272: 8 total, 8 up, 8 in 2024-07-26T19:28:23.272 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:28:23.563 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:23 smithi135 ceph-mon[85352]: pgmap v4416: 137 pgs: 137 active+clean; 304 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.3 MiB/s wr, 31 op/s 2024-07-26T19:28:23.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:23 smithi135 ceph-mon[85352]: osdmap e2273: 8 total, 8 up, 8 in 2024-07-26T19:28:23.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:23 smithi071 ceph-mon[90507]: pgmap v4416: 137 pgs: 137 active+clean; 304 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.3 MiB/s wr, 31 op/s 2024-07-26T19:28:23.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:23 smithi071 ceph-mon[90507]: osdmap e2273: 8 total, 8 up, 8 in 2024-07-26T19:28:23.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:23 smithi071 ceph-mon[92867]: pgmap v4416: 137 pgs: 137 active+clean; 304 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.3 MiB/s wr, 31 op/s 2024-07-26T19:28:23.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:23 smithi071 ceph-mon[92867]: osdmap e2273: 8 total, 8 up, 8 in 2024-07-26T19:28:24.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:24 smithi135 ceph-mon[85352]: osdmap e2274: 8 total, 8 up, 8 in 2024-07-26T19:28:24.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:24 smithi071 ceph-mon[92867]: osdmap e2274: 8 total, 8 up, 8 in 2024-07-26T19:28:24.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:24 smithi071 ceph-mon[90507]: osdmap e2274: 8 total, 8 up, 8 in 2024-07-26T19:28:25.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:25 smithi135 ceph-mon[85352]: pgmap v4419: 137 pgs: 137 active+clean; 308 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.0 MiB/s wr, 9 op/s 2024-07-26T19:28:25.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:25 smithi071 ceph-mon[90507]: pgmap v4419: 137 pgs: 137 active+clean; 308 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.0 MiB/s wr, 9 op/s 2024-07-26T19:28:25.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:25 smithi071 ceph-mon[92867]: pgmap v4419: 137 pgs: 137 active+clean; 308 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.0 MiB/s wr, 9 op/s 2024-07-26T19:28:27.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:27 smithi135 ceph-mon[85352]: pgmap v4420: 137 pgs: 137 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-07-26T19:28:27.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:27 smithi071 ceph-mon[90507]: pgmap v4420: 137 pgs: 137 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-07-26T19:28:27.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:27 smithi071 ceph-mon[92867]: pgmap v4420: 137 pgs: 137 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-07-26T19:28:28.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:28.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:28.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:29.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:29 smithi135 ceph-mon[85352]: pgmap v4421: 137 pgs: 137 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-07-26T19:28:29.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:29 smithi071 ceph-mon[90507]: pgmap v4421: 137 pgs: 137 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-07-26T19:28:29.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:29 smithi071 ceph-mon[92867]: pgmap v4421: 137 pgs: 137 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-07-26T19:28:31.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:31 smithi135 ceph-mon[85352]: pgmap v4422: 137 pgs: 137 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-07-26T19:28:31.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:31 smithi071 ceph-mon[90507]: pgmap v4422: 137 pgs: 137 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-07-26T19:28:31.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:31 smithi071 ceph-mon[92867]: pgmap v4422: 137 pgs: 137 active+clean; 315 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-07-26T19:28:32.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:32 smithi071 ceph-mon[90507]: osdmap e2275: 8 total, 8 up, 8 in 2024-07-26T19:28:32.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:28:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:28:32] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:28:32.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:32 smithi071 ceph-mon[92867]: osdmap e2275: 8 total, 8 up, 8 in 2024-07-26T19:28:32.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:32 smithi135 ceph-mon[85352]: osdmap e2275: 8 total, 8 up, 8 in 2024-07-26T19:28:33.324 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP (48980 ms) 2024-07-26T19:28:33.324 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-07-26T19:28:33.324 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:28:33.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:33 smithi135 ceph-mon[85352]: pgmap v4424: 137 pgs: 137 active+clean; 323 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 934 KiB/s wr, 35 op/s 2024-07-26T19:28:33.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:33 smithi135 ceph-mon[85352]: osdmap e2276: 8 total, 8 up, 8 in 2024-07-26T19:28:33.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:33 smithi071 ceph-mon[92867]: pgmap v4424: 137 pgs: 137 active+clean; 323 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 934 KiB/s wr, 35 op/s 2024-07-26T19:28:33.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:33 smithi071 ceph-mon[92867]: osdmap e2276: 8 total, 8 up, 8 in 2024-07-26T19:28:33.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:33 smithi071 ceph-mon[90507]: pgmap v4424: 137 pgs: 137 active+clean; 323 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 934 KiB/s wr, 35 op/s 2024-07-26T19:28:33.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:33 smithi071 ceph-mon[90507]: osdmap e2276: 8 total, 8 up, 8 in 2024-07-26T19:28:34.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:34 smithi135 ceph-mon[85352]: osdmap e2277: 8 total, 8 up, 8 in 2024-07-26T19:28:34.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:34 smithi071 ceph-mon[90507]: osdmap e2277: 8 total, 8 up, 8 in 2024-07-26T19:28:34.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:34 smithi071 ceph-mon[92867]: osdmap e2277: 8 total, 8 up, 8 in 2024-07-26T19:28:35.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:35 smithi135 ceph-mon[85352]: pgmap v4427: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-07-26T19:28:35.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:35 smithi135 ceph-mon[85352]: osdmap e2278: 8 total, 8 up, 8 in 2024-07-26T19:28:35.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:35 smithi071 ceph-mon[90507]: pgmap v4427: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-07-26T19:28:35.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:35 smithi071 ceph-mon[90507]: osdmap e2278: 8 total, 8 up, 8 in 2024-07-26T19:28:35.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:35 smithi071 ceph-mon[92867]: pgmap v4427: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-07-26T19:28:35.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:35 smithi071 ceph-mon[92867]: osdmap e2278: 8 total, 8 up, 8 in 2024-07-26T19:28:36.348 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3023 ms) 2024-07-26T19:28:36.348 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTruncate 2024-07-26T19:28:36.348 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:28:36.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:36 smithi135 ceph-mon[85352]: osdmap e2279: 8 total, 8 up, 8 in 2024-07-26T19:28:36.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:36 smithi071 ceph-mon[90507]: osdmap e2279: 8 total, 8 up, 8 in 2024-07-26T19:28:36.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:36 smithi071 ceph-mon[92867]: osdmap e2279: 8 total, 8 up, 8 in 2024-07-26T19:28:37.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:37 smithi135 ceph-mon[85352]: pgmap v4430: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-07-26T19:28:37.762 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:37 smithi135 ceph-mon[85352]: osdmap e2280: 8 total, 8 up, 8 in 2024-07-26T19:28:37.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:37 smithi071 ceph-mon[90507]: pgmap v4430: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-07-26T19:28:37.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:37 smithi071 ceph-mon[90507]: osdmap e2280: 8 total, 8 up, 8 in 2024-07-26T19:28:37.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:37 smithi071 ceph-mon[92867]: pgmap v4430: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-07-26T19:28:37.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:37 smithi071 ceph-mon[92867]: osdmap e2280: 8 total, 8 up, 8 in 2024-07-26T19:28:38.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:38 smithi071 ceph-mon[90507]: osdmap e2281: 8 total, 8 up, 8 in 2024-07-26T19:28:38.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:38 smithi071 ceph-mon[90507]: pgmap v4433: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 10 KiB/s wr, 70 op/s 2024-07-26T19:28:38.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:38 smithi071 ceph-mon[92867]: osdmap e2281: 8 total, 8 up, 8 in 2024-07-26T19:28:38.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:38 smithi071 ceph-mon[92867]: pgmap v4433: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 10 KiB/s wr, 70 op/s 2024-07-26T19:28:38.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:38 smithi135 ceph-mon[85352]: osdmap e2281: 8 total, 8 up, 8 in 2024-07-26T19:28:38.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:38 smithi135 ceph-mon[85352]: pgmap v4433: 137 pgs: 137 active+clean; 339 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 10 KiB/s wr, 70 op/s 2024-07-26T19:28:39.378 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateTruncate (3030 ms) 2024-07-26T19:28:39.378 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateWriteAndTruncate 2024-07-26T19:28:39.378 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:28:39.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:39 smithi071 ceph-mon[90507]: osdmap e2282: 8 total, 8 up, 8 in 2024-07-26T19:28:39.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:39 smithi071 ceph-mon[92867]: osdmap e2282: 8 total, 8 up, 8 in 2024-07-26T19:28:39.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:39 smithi135 ceph-mon[85352]: osdmap e2282: 8 total, 8 up, 8 in 2024-07-26T19:28:40.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:40 smithi071 ceph-mon[90507]: osdmap e2283: 8 total, 8 up, 8 in 2024-07-26T19:28:40.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:40 smithi071 ceph-mon[90507]: pgmap v4436: 137 pgs: 137 active+clean; 340 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 141 KiB/s wr, 110 op/s 2024-07-26T19:28:40.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:40 smithi071 ceph-mon[92867]: osdmap e2283: 8 total, 8 up, 8 in 2024-07-26T19:28:40.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:40 smithi071 ceph-mon[92867]: pgmap v4436: 137 pgs: 137 active+clean; 340 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 141 KiB/s wr, 110 op/s 2024-07-26T19:28:40.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:40 smithi135 ceph-mon[85352]: osdmap e2283: 8 total, 8 up, 8 in 2024-07-26T19:28:40.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:40 smithi135 ceph-mon[85352]: pgmap v4436: 137 pgs: 137 active+clean; 340 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 141 KiB/s wr, 110 op/s 2024-07-26T19:28:41.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:41 smithi071 ceph-mon[90507]: osdmap e2284: 8 total, 8 up, 8 in 2024-07-26T19:28:41.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:41 smithi071 ceph-mon[92867]: osdmap e2284: 8 total, 8 up, 8 in 2024-07-26T19:28:41.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:41 smithi135 ceph-mon[85352]: osdmap e2284: 8 total, 8 up, 8 in 2024-07-26T19:28:42.353 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:28:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:28:42] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:28:42.400 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateWriteAndTruncate (3023 ms) 2024-07-26T19:28:42.400 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-07-26T19:28:42.400 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:28:42.465 INFO:tasks.workunit.client.0.smithi071.stdout: i=0 exists [28151574~1966304,68671197~8329292,86367155~7208469,106179616~205944,120149910~3478969,156597623~2779019,253863750~1182406,260897449~4741278] wrote [28151574~1966304,68671197~8329292,86367155~7208469,106179616~205944,120149910~3478969,156597623~2779019,253863750~1182406,260897449~4741278] 2024-07-26T19:28:42.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:42 smithi071 ceph-mon[92867]: osdmap e2285: 8 total, 8 up, 8 in 2024-07-26T19:28:42.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:42 smithi071 ceph-mon[92867]: pgmap v4439: 137 pgs: 137 active+clean; 340 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 262 KiB/s wr, 100 op/s 2024-07-26T19:28:42.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:42 smithi071 ceph-mon[90507]: osdmap e2285: 8 total, 8 up, 8 in 2024-07-26T19:28:42.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:42 smithi071 ceph-mon[90507]: pgmap v4439: 137 pgs: 137 active+clean; 340 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 262 KiB/s wr, 100 op/s 2024-07-26T19:28:42.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:42 smithi135 ceph-mon[85352]: osdmap e2285: 8 total, 8 up, 8 in 2024-07-26T19:28:42.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:42 smithi135 ceph-mon[85352]: pgmap v4439: 137 pgs: 137 active+clean; 340 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 262 KiB/s wr, 100 op/s 2024-07-26T19:28:43.433 INFO:tasks.workunit.client.0.smithi071.stdout: i=1 exists [13484758~3618435,28151574~1966304,56592223~1975322,59356300~502686,68671197~8329292,86367155~7208469,106179616~205944,113800713~5301342,120149910~3478969,156597623~2779019,242888611~5612245,253863750~2048891,260897449~4741278,291174903~4631840,323095051~1107445,356166824~777067] wrote [13484758~3618435,56592223~1975322,59356300~502686,113800713~5301342,242888611~5612245,254278538~1634103,291174903~4631840,323095051~1107445,356166824~777067] 2024-07-26T19:28:43.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:43 smithi071 ceph-mon[90507]: osdmap e2286: 8 total, 8 up, 8 in 2024-07-26T19:28:43.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:43.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:43 smithi071 ceph-mon[92867]: osdmap e2286: 8 total, 8 up, 8 in 2024-07-26T19:28:43.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:43.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:43 smithi135 ceph-mon[85352]: osdmap e2286: 8 total, 8 up, 8 in 2024-07-26T19:28:43.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:44.399 INFO:tasks.workunit.client.0.smithi071.stdout: i=2 exists [13484758~3618435,28151574~1966304,36343245~621986,56592223~4087577,68671197~8329292,86367155~7208469,106179616~205944,107674269~1238165,113800713~5301342,120149910~3478969,127407398~7537430,156597623~2779019,203026054~898391,204387892~5204362,238325469~1580852,242888611~5612245,253863750~2048891,260897449~4741278,291174903~4631840,323095051~1107445,331409670~1391497,356166824~777067,364764792~1179344,403833894~2856426] wrote [36343245~621986,56982448~3697352,107674269~1238165,127407398~7537430,203026054~898391,204387892~5204362,238325469~1580852,331409670~1391497,364764792~1179344,403833894~2856426] 2024-07-26T19:28:44.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:44 smithi071 ceph-mon[90507]: osdmap e2287: 8 total, 8 up, 8 in 2024-07-26T19:28:44.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:44 smithi071 ceph-mon[90507]: pgmap v4442: 137 pgs: 137 active+clean; 349 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 2.0 MiB/s wr, 78 op/s 2024-07-26T19:28:44.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:44 smithi071 ceph-mon[92867]: osdmap e2287: 8 total, 8 up, 8 in 2024-07-26T19:28:44.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:44 smithi071 ceph-mon[92867]: pgmap v4442: 137 pgs: 137 active+clean; 349 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 2.0 MiB/s wr, 78 op/s 2024-07-26T19:28:44.813 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:44 smithi135 ceph-mon[85352]: osdmap e2287: 8 total, 8 up, 8 in 2024-07-26T19:28:44.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:44 smithi135 ceph-mon[85352]: pgmap v4442: 137 pgs: 137 active+clean; 349 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 2.0 MiB/s wr, 78 op/s 2024-07-26T19:28:45.486 INFO:tasks.workunit.client.0.smithi071.stdout: i=3 exists [13484758~3618435,28151574~1966304,36343245~621986,56592223~4087577,62161470~744717,68671197~8329292,80268092~13307532,106179616~205944,107674269~1238165,113800713~5301342,120149910~3478969,127407398~7537430,156597623~2779019,203026054~898391,204387892~5204362,227742304~5658899,238325469~1580852,242888611~13024030,260897449~4741278,291174903~4631840,323095051~1107445,331409670~1391497,343309968~3722354,356166824~777067,364764792~1179344,378677950~6498881,403833894~5747416] wrote [62161470~744717,76117579~498231,80268092~7958728,88770409~3482810,227742304~5658899,245418057~9150687,343309968~3722354,378677950~6498881,405073509~4507801] 2024-07-26T19:28:45.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:45 smithi071 ceph-mon[90507]: osdmap e2288: 8 total, 8 up, 8 in 2024-07-26T19:28:45.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:45 smithi071 ceph-mon[92867]: osdmap e2288: 8 total, 8 up, 8 in 2024-07-26T19:28:45.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:45 smithi135 ceph-mon[85352]: osdmap e2288: 8 total, 8 up, 8 in 2024-07-26T19:28:46.463 INFO:tasks.workunit.client.0.smithi071.stdout: i=4 exists [13484758~3618435,21102018~586131,28151574~1966304,36343245~621986,56592223~4087577,62161470~744717,64572734~12427755,80268092~13307532,96621566~12290868,113800713~5301342,120149910~3478969,127407398~10369032,156597623~2779019,185109862~4529229,203026054~898391,204387892~5204362,227742304~5658899,238325469~1580852,242888611~13024030,260897449~4741278,291174903~4631840,305085133~5384326,323095051~1107445,331409670~1391497,343309968~3722354,356166824~777067,364764792~1179344,376685210~8491621,393047342~3326528,403833894~5747416] wrote [21102018~586131,64572734~7664435,87825362~5554746,96621566~11450146,132118257~5658173,185109862~4529229,305085133~5384326,376685210~7039518,393047342~3326528] 2024-07-26T19:28:46.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:46 smithi071 ceph-mon[90507]: osdmap e2289: 8 total, 8 up, 8 in 2024-07-26T19:28:46.745 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:46 smithi071 ceph-mon[90507]: pgmap v4445: 137 pgs: 137 active+clean; 392 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8.4 MiB/s wr, 205 op/s 2024-07-26T19:28:46.746 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:46 smithi071 ceph-mon[92867]: osdmap e2289: 8 total, 8 up, 8 in 2024-07-26T19:28:46.746 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:46 smithi071 ceph-mon[92867]: pgmap v4445: 137 pgs: 137 active+clean; 392 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8.4 MiB/s wr, 205 op/s 2024-07-26T19:28:46.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:46 smithi135 ceph-mon[85352]: osdmap e2289: 8 total, 8 up, 8 in 2024-07-26T19:28:46.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:46 smithi135 ceph-mon[85352]: pgmap v4445: 137 pgs: 137 active+clean; 392 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8.4 MiB/s wr, 205 op/s 2024-07-26T19:28:47.462 INFO:tasks.workunit.client.0.smithi071.stdout: i=5 exists [13484758~3618435,21102018~586131,28151574~1966304,36343245~621986,56592223~20408266,77523131~18658727,96621566~12290868,113800713~5301342,120149910~3478969,127407398~10369032,156597623~2779019,185109862~4529229,203026054~898391,204387892~5204362,227742304~6294180,237386144~18526497,260897449~4741278,291174903~4631840,305085133~5384326,323095051~1107445,331409670~1391497,343309968~3722354,356166824~777067,358596318~7347818,376685210~8491621,388776959~380844,393047342~3326528,403833894~5747416] wrote [58828650~12285676,77523131~5386791,91819275~4362583,231434502~2601982,237386144~6521408,246152051~7960420,358596318~6633323,388776959~380844] 2024-07-26T19:28:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:28:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:47 smithi071 ceph-mon[90507]: osdmap e2290: 8 total, 8 up, 8 in 2024-07-26T19:28:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:28:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:28:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:28:47.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:28:47.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:47 smithi071 ceph-mon[92867]: osdmap e2290: 8 total, 8 up, 8 in 2024-07-26T19:28:47.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:28:47.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:28:47.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:28:47.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:28:47.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:47 smithi135 ceph-mon[85352]: osdmap e2290: 8 total, 8 up, 8 in 2024-07-26T19:28:47.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:28:47.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:28:47.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:28:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: i=6 exists [13484758~3618435,21102018~586131,28151574~1966304,36343245~621986,41339121~7665077,52476906~24523583,77523131~18658727,96621566~12290868,113800713~5301342,120149910~3478969,125391558~1745255,127407398~10369032,156597623~4224347,178417849~1191010,185109862~4529229,203026054~898391,204387892~5204362,227742304~6294180,237386144~18526497,260087542~462831,260897449~4741278,291174903~4631840,305085133~5384326,323095051~1107445,331409670~1391497,343309968~3722354,356166824~777067,358596318~7347818,376685210~8491621,388776959~380844,393047342~3326528,399846454~9734856] wrote [41339121~7665077,52476906~4500783,64446444~1747911,125391558~1745255,156638413~4183557,178417849~1191010,248156147~2226612,260087542~462831,379795548~2692344,399846454~6496417] 2024-07-26T19:28:48.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:48 smithi071 ceph-mon[90507]: osdmap e2291: 8 total, 8 up, 8 in 2024-07-26T19:28:48.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:48 smithi071 ceph-mon[90507]: pgmap v4448: 137 pgs: 137 active+clean; 456 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 21 MiB/s wr, 221 op/s 2024-07-26T19:28:48.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:48 smithi071 ceph-mon[92867]: osdmap e2291: 8 total, 8 up, 8 in 2024-07-26T19:28:48.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:48 smithi071 ceph-mon[92867]: pgmap v4448: 137 pgs: 137 active+clean; 456 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 21 MiB/s wr, 221 op/s 2024-07-26T19:28:48.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:48 smithi135 ceph-mon[85352]: osdmap e2291: 8 total, 8 up, 8 in 2024-07-26T19:28:48.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:48 smithi135 ceph-mon[85352]: pgmap v4448: 137 pgs: 137 active+clean; 456 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 21 MiB/s wr, 221 op/s 2024-07-26T19:28:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: i=7 exists [7841196~4686464,13484758~3618435,21102018~586131,28151574~1966304,36343245~2125614,41339121~7665077,52476906~43704952,96621566~12290868,113800713~5301342,120149910~3478969,125391558~1745255,127407398~10369032,156597623~6752616,178417849~1191010,185109862~4529229,203026054~898391,204387892~5204362,227742304~6294180,237386144~18526497,260087542~462831,260897449~4741278,291174903~4631840,305085133~5384326,323095051~1107445,331409670~1391497,343309968~3722354,351131703~1592605,355358304~10585832,373662649~11514182,388776959~380844,393047342~3326528,399846454~9734856] wrote [7841196~4686464,36498208~1970651,64915209~286933,72707984~9577972,156641079~6709160,253184324~2063219,351131703~1592605,355358304~3851826,373662649~3057972] 2024-07-26T19:28:49.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:49 smithi071 ceph-mon[90507]: osdmap e2292: 8 total, 8 up, 8 in 2024-07-26T19:28:49.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:49 smithi071 ceph-mon[92867]: osdmap e2292: 8 total, 8 up, 8 in 2024-07-26T19:28:49.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:49 smithi135 ceph-mon[85352]: osdmap e2292: 8 total, 8 up, 8 in 2024-07-26T19:28:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: i=8 exists [7841196~4686464,13484758~3618435,21102018~586131,25414736~1407420,28151574~1966304,36343245~12660953,52476906~43704952,96621566~12290868,113800713~5301342,120149910~3478969,125391558~1745255,127407398~10369032,148652682~6300904,156597623~6752616,178417849~1191010,185109862~4529229,203026054~898391,204387892~5204362,227742304~6294180,237386144~18526497,256724926~14392203,291174903~4631840,305085133~5384326,323095051~1107445,331409670~1391497,343309968~3722354,351131703~1592605,355358304~10585832,373662649~11514182,388776959~380844,393047342~3326528,399846454~9734856] wrote [25414736~1407420,37742520~10974269,68236298~7417353,148652682~6300904,256724926~14392203,359395983~2792400] 2024-07-26T19:28:50.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:50 smithi071 ceph-mon[90507]: osdmap e2293: 8 total, 8 up, 8 in 2024-07-26T19:28:50.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:50 smithi071 ceph-mon[90507]: pgmap v4451: 137 pgs: 137 active+clean; 547 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 34 MiB/s wr, 110 op/s 2024-07-26T19:28:50.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:50 smithi071 ceph-mon[92867]: osdmap e2293: 8 total, 8 up, 8 in 2024-07-26T19:28:50.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:50 smithi071 ceph-mon[92867]: pgmap v4451: 137 pgs: 137 active+clean; 547 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 34 MiB/s wr, 110 op/s 2024-07-26T19:28:50.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:50 smithi135 ceph-mon[85352]: osdmap e2293: 8 total, 8 up, 8 in 2024-07-26T19:28:50.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:50 smithi135 ceph-mon[85352]: pgmap v4451: 137 pgs: 137 active+clean; 547 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 34 MiB/s wr, 110 op/s 2024-07-26T19:28:51.506 INFO:tasks.workunit.client.0.smithi071.stdout: i=9 exists [7841196~4686464,13484758~4447195,21102018~586131,25414736~1407420,28151574~1966304,36343245~12660953,52476906~43704952,96621566~12290868,111887359~11741520,125391558~1745255,127407398~11854352,148652682~6300904,156597623~6752616,178417849~1191010,185109862~4529229,203026054~898391,204387892~8490157,227742304~6294180,237386144~18526497,256724926~14392203,291174903~6574661,305085133~5384326,323095051~1107445,331409670~1391497,343309968~3722354,351131703~1592605,355358304~10859287,373662649~11514182,388776959~380844,393047342~3326528,399846454~9734856] wrote [15861813~2070140,44345719~3109547,87282256~5274855,111887359~9737417,130180671~9081079,208712803~4165246,292540139~5209425,358669750~7547841] 2024-07-26T19:28:51.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:51 smithi071 ceph-mon[90507]: osdmap e2294: 8 total, 8 up, 8 in 2024-07-26T19:28:51.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:51 smithi071 ceph-mon[92867]: osdmap e2294: 8 total, 8 up, 8 in 2024-07-26T19:28:51.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:51 smithi135 ceph-mon[85352]: osdmap e2294: 8 total, 8 up, 8 in 2024-07-26T19:28:52.419 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:28:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:28:52] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2024-07-26T19:28:52.499 INFO:tasks.workunit.client.0.smithi071.stdout: i=10 exists [7841196~4686464,13484758~4447195,18673152~8149004,28151574~1966304,32722366~16281832,52476906~43704952,96621566~12290868,111887359~11741520,125391558~1745255,127407398~11854352,142305760~612344,148652682~6300904,156597623~6752616,178417849~1191010,185109862~4529229,203026054~898391,204387892~8490157,227742304~6294180,237386144~18526497,256724926~14392203,291174903~6574661,305085133~5384326,315670005~3636056,323095051~1107445,331409670~1391497,343309968~3722354,351131703~1592605,355358304~10859287,373662649~11514182,388776959~380844,393047342~3326528,399846454~9734856] wrote [18673152~7515632,32722366~4425508,58472479~6013013,64990312~3410460,75617803~1413104,88615634~5361416,142305760~612344,315670005~3636056,373983081~6580082] 2024-07-26T19:28:52.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:52 smithi071 ceph-mon[90507]: osdmap e2295: 8 total, 8 up, 8 in 2024-07-26T19:28:52.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:52 smithi071 ceph-mon[90507]: pgmap v4454: 137 pgs: 137 active+clean; 676 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 44 MiB/s wr, 268 op/s 2024-07-26T19:28:52.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:52 smithi071 ceph-mon[92867]: osdmap e2295: 8 total, 8 up, 8 in 2024-07-26T19:28:52.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:52 smithi071 ceph-mon[92867]: pgmap v4454: 137 pgs: 137 active+clean; 676 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 44 MiB/s wr, 268 op/s 2024-07-26T19:28:52.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:52 smithi135 ceph-mon[85352]: osdmap e2295: 8 total, 8 up, 8 in 2024-07-26T19:28:52.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:52 smithi135 ceph-mon[85352]: pgmap v4454: 137 pgs: 137 active+clean; 676 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 44 MiB/s wr, 268 op/s 2024-07-26T19:28:53.497 INFO:tasks.workunit.client.0.smithi071.stdout: i=11 exists [4167507~8360153,13484758~4447195,18673152~8149004,28151574~1966304,32722366~16281832,52476906~43704952,96621566~12290868,111887359~11741520,125391558~1745255,127407398~11854352,142305760~612344,148652682~6300904,156597623~6752616,178417849~1191010,185109862~4529229,203026054~898391,204387892~8490157,227742304~6294180,237386144~18526497,256724926~14392203,291174903~6574661,305085133~5384326,314674584~4631477,323095051~1107445,331409670~1391497,343309968~3722354,348901021~3823287,355358304~10859287,373662649~15016250,388776959~380844,393047342~3326528,399846454~9734856] wrote [4167507~5240702,47819609~596998,54417528~2940915,76257943~3083491,83362362~5992153,113142930~5472617,151744111~458973,314674584~2127529,348901021~2483479,384216052~4462847] 2024-07-26T19:28:53.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:53 smithi071 ceph-mon[90507]: osdmap e2296: 8 total, 8 up, 8 in 2024-07-26T19:28:53.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:53 smithi071 ceph-mon[92867]: osdmap e2296: 8 total, 8 up, 8 in 2024-07-26T19:28:53.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:53 smithi135 ceph-mon[85352]: osdmap e2296: 8 total, 8 up, 8 in 2024-07-26T19:28:54.492 INFO:tasks.workunit.client.0.smithi071.stdout: i=12 exists [4167507~8360153,13484758~4447195,18673152~8149004,28151574~1966304,32722366~16281832,52476906~43704952,96621566~12290868,111887359~11741520,125391558~1745255,127407398~11854352,142305760~612344,148061672~6891914,156597623~12258844,175999872~289261,178417849~1191010,185109862~4529229,203026054~898391,204387892~8490157,227742304~6294180,237386144~18526497,256724926~14392203,291174903~6574661,305085133~5384326,314674584~4631477,323095051~1107445,331409670~1391497,343309968~3722354,348901021~3823287,353367551~12850040,373662649~15016250,388776959~380844,393047342~3326528,399846454~9734856] wrote [33133650~8131311,54841694~6224131,66470567~1502132,89334998~2290981,104388742~2835688,148061672~2331467,161962636~6893831,175999872~289261,353367551~2345862] 2024-07-26T19:28:54.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:54 smithi071 ceph-mon[90507]: osdmap e2297: 8 total, 8 up, 8 in 2024-07-26T19:28:54.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:54 smithi071 ceph-mon[90507]: pgmap v4457: 137 pgs: 137 active+clean; 765 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 48 MiB/s wr, 205 op/s 2024-07-26T19:28:54.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:54 smithi071 ceph-mon[92867]: osdmap e2297: 8 total, 8 up, 8 in 2024-07-26T19:28:54.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:54 smithi071 ceph-mon[92867]: pgmap v4457: 137 pgs: 137 active+clean; 765 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 48 MiB/s wr, 205 op/s 2024-07-26T19:28:54.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:54 smithi135 ceph-mon[85352]: osdmap e2297: 8 total, 8 up, 8 in 2024-07-26T19:28:54.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:54 smithi135 ceph-mon[85352]: pgmap v4457: 137 pgs: 137 active+clean; 765 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 48 MiB/s wr, 205 op/s 2024-07-26T19:28:55.512 INFO:tasks.workunit.client.0.smithi071.stdout: i=13 exists [587776~1866568,4167507~8360153,13484758~4447195,18673152~8149004,28151574~1966304,32722366~16281832,52476906~43704952,96621566~12290868,111887359~11741520,123800183~3336630,127407398~11854352,142305760~612344,148061672~6891914,156597623~12258844,175999872~289261,178417849~1191010,185109862~4529229,200664407~12213642,218074674~1694680,227742304~6294180,237386144~18526497,256724926~14392203,291174903~6574661,303133290~7336169,314183343~8081172,323095051~1107445,325894914~4839571,331409670~1391497,343309968~3722354,348901021~3823287,353367551~13557150,373662649~15016250,388776959~380844,393047342~3326528,399846454~9734856] wrote [587776~1866568,85913536~5087374,123800183~3050586,200664407~5919070,218074674~1694680,303133290~5074525,314183343~8081172,325894914~4839571,364704920~2219781] 2024-07-26T19:28:55.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:55 smithi071 ceph-mon[90507]: osdmap e2298: 8 total, 8 up, 8 in 2024-07-26T19:28:55.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:55 smithi071 ceph-mon[92867]: osdmap e2298: 8 total, 8 up, 8 in 2024-07-26T19:28:55.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:55 smithi135 ceph-mon[85352]: osdmap e2298: 8 total, 8 up, 8 in 2024-07-26T19:28:56.521 INFO:tasks.workunit.client.0.smithi071.stdout: i=14 exists [587776~1866568,4167507~8360153,13484758~4447195,18673152~11444726,32722366~16281832,52476906~43704952,96621566~12290868,111887359~11741520,123800183~3336630,127407398~11854352,142305760~612344,146628414~8325172,156597623~12258844,175385013~2303366,178417849~1191010,185109862~4529229,200664407~12213642,218074674~1694680,227742304~6294180,237386144~18526497,256724926~14392203,281276134~5159711,291174903~6574661,303133290~7336169,314183343~8081172,323095051~1107445,325894914~4839571,331409670~1391497,343309968~3722354,347903553~19021148,373662649~15016250,388776959~380844,389544020~2578524,393047342~3326528,399846454~9734856] wrote [21040591~7650138,84495973~2195577,146628414~5708154,175385013~2303366,281276134~5159711,315198068~77011,326253254~769508,347903553~6526292,383070445~3506239,389544020~2578524] 2024-07-26T19:28:56.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:56 smithi135 ceph-mon[85352]: osdmap e2299: 8 total, 8 up, 8 in 2024-07-26T19:28:56.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:56 smithi135 ceph-mon[85352]: pgmap v4460: 137 pgs: 137 active+clean; 835 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 40 MiB/s wr, 314 op/s 2024-07-26T19:28:56.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:56 smithi071 ceph-mon[90507]: osdmap e2299: 8 total, 8 up, 8 in 2024-07-26T19:28:56.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:56 smithi071 ceph-mon[90507]: pgmap v4460: 137 pgs: 137 active+clean; 835 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 40 MiB/s wr, 314 op/s 2024-07-26T19:28:56.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:56 smithi071 ceph-mon[92867]: osdmap e2299: 8 total, 8 up, 8 in 2024-07-26T19:28:56.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:56 smithi071 ceph-mon[92867]: pgmap v4460: 137 pgs: 137 active+clean; 835 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 40 MiB/s wr, 314 op/s 2024-07-26T19:28:57.505 INFO:tasks.workunit.client.0.smithi071.stdout: i=15 exists [587776~1866568,4167507~8360153,13484758~4447195,18673152~11444726,32722366~16281832,52476906~43704952,96621566~12290868,111887359~11741520,123800183~3336630,127407398~11854352,142305760~612344,146628414~8325172,156597623~12258844,175385013~2303366,178417849~1191010,182872919~2089849,185109862~4529229,199398671~13479378,218074674~1694680,227742304~6294180,237386144~18526497,256724926~14392203,281276134~5159711,291174903~6574661,303133290~7336169,314183343~8081172,323095051~1107445,325894914~6906253,340628671~2216077,343309968~3722354,347903553~19021148,373662649~19367384,393047342~3326528,399846454~9734856,409592731~7021303] wrote [62893151~1700432,99369896~5942481,182872919~2089849,199398671~3722396,230375969~933514,262981134~1857350,329675270~1872318,340628671~2216077,386027423~7002610,409592731~7021303] 2024-07-26T19:28:57.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:57 smithi135 ceph-mon[85352]: osdmap e2300: 8 total, 8 up, 8 in 2024-07-26T19:28:57.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:57 smithi071 ceph-mon[90507]: osdmap e2300: 8 total, 8 up, 8 in 2024-07-26T19:28:57.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:57 smithi071 ceph-mon[92867]: osdmap e2300: 8 total, 8 up, 8 in 2024-07-26T19:28:58.519 INFO:tasks.workunit.client.0.smithi071.stdout: i=16 exists [587776~1866568,4167507~8360153,13484758~4447195,18673152~11444726,32722366~16281832,51763998~44417860,96621566~12290868,111887359~11741520,123800183~3336630,127407398~11854352,142305760~612344,146628414~8325172,156597623~12258844,175385013~2303366,178417849~1191010,182872919~2089849,185109862~4529229,199398671~13479378,216949305~2820049,227742304~6294180,237386144~18526497,256724926~14392203,281276134~5159711,291174903~6574661,303133290~7336169,314183343~8081172,323095051~1107445,325894914~6906253,340628671~2216077,343309968~3722354,347903553~19021148,373662649~19367384,393047342~3326528,399846454~9734856,409592731~7021303] wrote [45033695~1275208,51763998~2705602,91962322~4020964,163025317~5437180,202512877~7640792,216949305~1857625,282795786~1535169,291334035~1805308,400331331~3881572] 2024-07-26T19:28:58.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:58 smithi135 ceph-mon[85352]: osdmap e2301: 8 total, 8 up, 8 in 2024-07-26T19:28:58.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:58.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:58 smithi135 ceph-mon[85352]: pgmap v4463: 137 pgs: 137 active+clean; 925 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 37 MiB/s wr, 314 op/s 2024-07-26T19:28:58.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:58 smithi071 ceph-mon[90507]: osdmap e2301: 8 total, 8 up, 8 in 2024-07-26T19:28:58.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:58.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:58 smithi071 ceph-mon[90507]: pgmap v4463: 137 pgs: 137 active+clean; 925 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 37 MiB/s wr, 314 op/s 2024-07-26T19:28:58.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:58 smithi071 ceph-mon[92867]: osdmap e2301: 8 total, 8 up, 8 in 2024-07-26T19:28:58.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:28:58.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:58 smithi071 ceph-mon[92867]: pgmap v4463: 137 pgs: 137 active+clean; 925 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 37 MiB/s wr, 314 op/s 2024-07-26T19:28:59.536 INFO:tasks.workunit.client.0.smithi071.stdout: i=17 exists [587776~1866568,4167507~8360153,13484758~4447195,18673152~11444726,32722366~16281832,51763998~44417860,96621566~12290868,111887359~11741520,123800183~3336630,127407398~11854352,142305760~612344,146628414~8888549,156597623~12258844,175385013~2303366,178417849~1191010,182872919~2130967,185109862~4529229,199398671~13479378,216949305~2820049,227742304~6294180,237172012~18740629,256724926~14392203,281276134~5159711,289384012~8365552,301854592~8614867,314183343~8081172,323095051~1107445,325894914~6906253,340628671~2216077,343309968~3722354,347903553~19993043,373662649~19367384,393047342~3326528,398640184~10941126,409592731~7021303] wrote [97609477~1223492,133627324~4101278,152864051~2652912,183056584~1947302,237172012~1645125,289384012~6277794,301854592~1958729,365184905~2711691,398640184~6044048] 2024-07-26T19:28:59.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:28:59 smithi135 ceph-mon[85352]: osdmap e2302: 8 total, 8 up, 8 in 2024-07-26T19:28:59.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:28:59 smithi071 ceph-mon[90507]: osdmap e2302: 8 total, 8 up, 8 in 2024-07-26T19:28:59.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:28:59 smithi071 ceph-mon[92867]: osdmap e2302: 8 total, 8 up, 8 in 2024-07-26T19:29:00.542 INFO:tasks.workunit.client.0.smithi071.stdout: i=18 exists [587776~1866568,4167507~8360153,13484758~4447195,18673152~11444726,32722366~16281832,51763998~44417860,96621566~12290868,111887359~11741520,123800183~3336630,127407398~18639794,146628414~8888549,156597623~12258844,175385013~2303366,178417849~1191010,182872919~2130967,185109862~4529229,190824004~1517170,199398671~13479378,216949305~2820049,227053334~226189,227742304~6294180,237172012~18740629,256676078~14441051,281276134~5159711,289384012~8365552,301854592~11231560,314183343~8081172,323095051~1107445,325894914~6906253,340628671~2216077,343309968~3722354,347903553~19993043,369427716~2526790,373662649~19367384,393047342~3326528,398640184~17973850] wrote [96935630~1860601,100010994~1679155,136194857~9852335,190824004~1517170,227053334~226189,256676078~5346990,305769667~7316485,369427716~2526790,406553919~5618131] 2024-07-26T19:29:00.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:00 smithi135 ceph-mon[85352]: osdmap e2303: 8 total, 8 up, 8 in 2024-07-26T19:29:00.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:00 smithi135 ceph-mon[85352]: pgmap v4466: 137 pgs: 137 active+clean; 975 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 31 MiB/s wr, 172 op/s 2024-07-26T19:29:00.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:00 smithi071 ceph-mon[90507]: osdmap e2303: 8 total, 8 up, 8 in 2024-07-26T19:29:00.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:00 smithi071 ceph-mon[90507]: pgmap v4466: 137 pgs: 137 active+clean; 975 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 31 MiB/s wr, 172 op/s 2024-07-26T19:29:00.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:00 smithi071 ceph-mon[92867]: osdmap e2303: 8 total, 8 up, 8 in 2024-07-26T19:29:00.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:00 smithi071 ceph-mon[92867]: pgmap v4466: 137 pgs: 137 active+clean; 975 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 31 MiB/s wr, 172 op/s 2024-07-26T19:29:01.538 INFO:tasks.workunit.client.0.smithi071.stdout: i=19 exists [587776~1866568,4167507~8360153,13484758~16633120,32722366~63459492,96621566~12290868,111887359~11741520,123800183~3336630,127407398~18639794,146628414~8888549,156597623~12258844,175385013~2303366,178417849~1191010,182872919~2130967,185109862~4529229,190824004~1517170,199398671~13479378,216949305~2820049,227053334~226189,227742304~6294180,237172012~18740629,256676078~14441051,281276134~5159711,289384012~8365552,301854592~11231560,314183343~8081172,323095051~1107445,325894914~6906253,340628671~2216077,343309968~3722354,347903553~19993043,369164925~3324933,373662649~19367384,393047342~3326528,398640184~17973850] wrote [16475216~2975079,21550198~2062901,32942591~7576547,47510930~4369039,77406005~4660439,118327487~3452500,164543243~3131066,305598686~321938,317486381~382477,369164925~3324933] 2024-07-26T19:29:01.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:01 smithi135 ceph-mon[85352]: osdmap e2304: 8 total, 8 up, 8 in 2024-07-26T19:29:01.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:01 smithi071 ceph-mon[90507]: osdmap e2304: 8 total, 8 up, 8 in 2024-07-26T19:29:01.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:01 smithi071 ceph-mon[92867]: osdmap e2304: 8 total, 8 up, 8 in 2024-07-26T19:29:02.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:29:02] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-07-26T19:29:02.501 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 1 diff [12582912~4194304,54525952~8388608,113246208~8388608,239075328~8388608,251658240~4194304,289406976~8388608,322961408~4194304,352321536~4194304] 2024-07-26T19:29:02.501 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,54525952~8388608,113246208~8388608,239075328~8388608,251658240~4194304,289406976~8388608,322961408~4194304,352321536~4194304] 2024-07-26T19:29:02.512 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~8388608,54525952~8388608,113246208~8388608,239075328~20971520,289406976~8388608,322961408~4194304,352321536~8388608] 2024-07-26T19:29:02.512 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 2 diff [12582912~4194304,33554432~4194304,54525952~4194304,104857600~4194304,113246208~8388608,125829120~8388608,201326592~8388608,234881024~12582912,251658240~4194304,289406976~8388608,322961408~4194304,331350016~4194304,352321536~4194304,360710144~4194304,402653184~4194304] 2024-07-26T19:29:02.512 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,33554432~4194304,54525952~4194304,104857600~4194304,113246208~8388608,125829120~8388608,201326592~8388608,234881024~12582912,251658240~4194304,289406976~8388608,322961408~4194304,331350016~4194304,352321536~4194304,360710144~4194304,402653184~4194304] 2024-07-26T19:29:02.514 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~8388608,33554432~4194304,54525952~8388608,104857600~4194304,113246208~8388608,125829120~12582912,201326592~8388608,234881024~25165824,289406976~8388608,322961408~4194304,331350016~4194304,352321536~16777216,402653184~4194304] 2024-07-26T19:29:02.514 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 3 diff [12582912~4194304,33554432~4194304,54525952~8388608,75497472~16777216,104857600~4194304,113246208~8388608,125829120~8388608,201326592~8388608,226492416~29360128,289406976~8388608,322961408~4194304,331350016~4194304,339738624~4194304,352321536~4194304,360710144~4194304,377487360~8388608,402653184~8388608] 2024-07-26T19:29:02.514 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,33554432~4194304,54525952~8388608,75497472~16777216,104857600~4194304,113246208~8388608,125829120~8388608,201326592~8388608,226492416~29360128,289406976~8388608,322961408~4194304,331350016~4194304,339738624~4194304,352321536~4194304,360710144~4194304,377487360~8388608,402653184~8388608] 2024-07-26T19:29:02.516 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~8388608,33554432~4194304,54525952~8388608,75497472~16777216,104857600~4194304,113246208~8388608,125829120~12582912,201326592~8388608,226492416~33554432,289406976~8388608,322961408~4194304,331350016~4194304,339738624~8388608,352321536~16777216,377487360~8388608,402653184~8388608] 2024-07-26T19:29:02.516 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 4 diff [12582912~4194304,20971520~4194304,33554432~4194304,54525952~16777216,75497472~33554432,113246208~8388608,125829120~12582912,184549376~8388608,201326592~8388608,226492416~29360128,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,352321536~4194304,360710144~4194304,373293056~12582912,390070272~4194304,402653184~8388608] 2024-07-26T19:29:02.516 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,33554432~4194304,54525952~16777216,75497472~33554432,113246208~8388608,125829120~12582912,184549376~8388608,201326592~8388608,226492416~29360128,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,352321536~4194304,360710144~4194304,373293056~12582912,390070272~4194304,402653184~8388608] 2024-07-26T19:29:02.521 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,33554432~4194304,54525952~54525952,113246208~8388608,125829120~12582912,184549376~8388608,201326592~8388608,226492416~33554432,289406976~8388608,301989888~12582912,322961408~4194304,331350016~4194304,339738624~8388608,352321536~16777216,373293056~12582912,390070272~8388608,402653184~8388608] 2024-07-26T19:29:02.521 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 5 diff [12582912~4194304,20971520~4194304,33554432~4194304,54525952~16777216,75497472~33554432,113246208~8388608,125829120~12582912,184549376~8388608,201326592~8388608,226492416~29360128,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,352321536~12582912,373293056~20971520,402653184~8388608] 2024-07-26T19:29:02.521 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,33554432~4194304,54525952~16777216,75497472~33554432,113246208~8388608,125829120~12582912,184549376~8388608,201326592~8388608,226492416~29360128,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,352321536~12582912,373293056~20971520,402653184~8388608] 2024-07-26T19:29:02.526 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,33554432~4194304,54525952~54525952,113246208~8388608,125829120~12582912,184549376~8388608,201326592~8388608,226492416~33554432,289406976~8388608,301989888~12582912,322961408~4194304,331350016~4194304,339738624~8388608,352321536~16777216,373293056~25165824,402653184~8388608] 2024-07-26T19:29:02.526 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 6 diff [12582912~4194304,20971520~4194304,33554432~12582912,50331648~20971520,75497472~33554432,113246208~25165824,155189248~4194304,176160768~4194304,184549376~8388608,201326592~8388608,226492416~29360128,260046848~4194304,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,352321536~12582912,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.526 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,33554432~12582912,50331648~20971520,75497472~33554432,113246208~25165824,155189248~4194304,176160768~4194304,184549376~8388608,201326592~8388608,226492416~29360128,260046848~4194304,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,352321536~12582912,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.530 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,33554432~75497472,113246208~25165824,155189248~8388608,176160768~4194304,184549376~8388608,201326592~8388608,226492416~37748736,289406976~8388608,301989888~12582912,322961408~4194304,331350016~4194304,339738624~8388608,352321536~16777216,373293056~37748736] 2024-07-26T19:29:02.530 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 7 diff [4194304~12582912,20971520~4194304,33554432~12582912,50331648~58720256,113246208~25165824,155189248~8388608,176160768~4194304,184549376~8388608,201326592~8388608,226492416~29360128,260046848~4194304,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.530 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~12582912,20971520~4194304,33554432~12582912,50331648~58720256,113246208~25165824,155189248~8388608,176160768~4194304,184549376~8388608,201326592~8388608,226492416~29360128,260046848~4194304,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.536 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~20971520,33554432~75497472,113246208~25165824,155189248~8388608,176160768~4194304,184549376~8388608,201326592~8388608,226492416~37748736,289406976~8388608,301989888~12582912,322961408~4194304,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.536 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 8 diff [4194304~12582912,20971520~8388608,33554432~75497472,113246208~25165824,146800640~16777216,176160768~4194304,184549376~8388608,201326592~8388608,226492416~46137344,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.536 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~12582912,20971520~8388608,33554432~75497472,113246208~25165824,146800640~16777216,176160768~4194304,184549376~8388608,201326592~8388608,226492416~46137344,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.538 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~25165824,33554432~75497472,113246208~25165824,146800640~16777216,176160768~4194304,184549376~8388608,201326592~8388608,226492416~46137344,289406976~8388608,301989888~12582912,322961408~4194304,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.538 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 9 diff [4194304~25165824,33554432~104857600,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.538 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~25165824,33554432~104857600,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,322961408~4194304,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.542 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~25165824,33554432~109051904,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~12582912,322961408~4194304,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.543 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 10 diff [4194304~20971520,29360128~16777216,50331648~92274688,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~4194304,322961408~4194304,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.543 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~20971520,29360128~16777216,50331648~92274688,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~4194304,322961408~4194304,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.548 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~159383552,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~25165824,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.548 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 11 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~12582912,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.548 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~12582912,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.553 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~163577856,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~25165824,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.553 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 12 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~20971520,171966464~8388608,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~12582912,331350016~4194304,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.553 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~20971520,171966464~8388608,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~12582912,331350016~4194304,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.560 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~25165824,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.560 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 13 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~20971520,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,289406976~8388608,301989888~16777216,322961408~12582912,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.560 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~20971520,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,289406976~8388608,301989888~16777216,322961408~12582912,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.568 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,197132288~25165824,226492416~46137344,289406976~8388608,301989888~33554432,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.568 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 14 diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~12582912,339738624~25165824,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.568 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~12582912,339738624~25165824,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.575 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.575 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 15 diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.575 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.582 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.582 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 16 diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.582 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.590 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.590 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 17 diff [0~8388608,12582912~33554432,50331648~117440512,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.590 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~117440512,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.599 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.600 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 18 diff [0~8388608,12582912~33554432,50331648~117440512,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.600 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~117440512,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.612 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:02.612 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to 19 diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.612 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.629 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:02.630 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 2 diff [33554432~4194304,54525952~4194304,104857600~4194304,125829120~8388608,201326592~8388608,234881024~4194304,331350016~4194304,360710144~4194304,402653184~4194304] 2024-07-26T19:29:02.630 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [33554432~4194304,54525952~4194304,104857600~4194304,125829120~8388608,201326592~8388608,234881024~4194304,331350016~4194304,360710144~4194304,402653184~4194304] 2024-07-26T19:29:02.632 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [33554432~4194304,54525952~8388608,104857600~4194304,125829120~12582912,201326592~8388608,234881024~8388608,331350016~4194304,360710144~8388608,402653184~4194304] 2024-07-26T19:29:02.632 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 3 diff [33554432~4194304,54525952~8388608,75497472~16777216,104857600~4194304,125829120~8388608,201326592~8388608,226492416~12582912,243269632~12582912,331350016~4194304,339738624~4194304,360710144~4194304,377487360~8388608,402653184~8388608] 2024-07-26T19:29:02.633 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [33554432~4194304,54525952~8388608,75497472~16777216,104857600~4194304,125829120~8388608,201326592~8388608,226492416~12582912,243269632~12582912,331350016~4194304,339738624~4194304,360710144~4194304,377487360~8388608,402653184~8388608] 2024-07-26T19:29:02.636 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [33554432~4194304,54525952~8388608,75497472~16777216,104857600~4194304,125829120~12582912,201326592~8388608,226492416~29360128,331350016~4194304,339738624~8388608,360710144~8388608,377487360~8388608,402653184~8388608] 2024-07-26T19:29:02.636 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 4 diff [20971520~4194304,33554432~4194304,54525952~16777216,75497472~33554432,125829120~12582912,184549376~8388608,201326592~8388608,226492416~12582912,243269632~12582912,301989888~8388608,331350016~4194304,339738624~4194304,360710144~4194304,373293056~12582912,390070272~4194304,402653184~8388608] 2024-07-26T19:29:02.636 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~4194304,33554432~4194304,54525952~16777216,75497472~33554432,125829120~12582912,184549376~8388608,201326592~8388608,226492416~12582912,243269632~12582912,301989888~8388608,331350016~4194304,339738624~4194304,360710144~4194304,373293056~12582912,390070272~4194304,402653184~8388608] 2024-07-26T19:29:02.639 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~4194304,33554432~4194304,54525952~54525952,125829120~12582912,184549376~8388608,201326592~8388608,226492416~29360128,301989888~12582912,331350016~4194304,339738624~8388608,360710144~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-07-26T19:29:02.640 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 5 diff [20971520~4194304,33554432~4194304,54525952~16777216,75497472~33554432,125829120~12582912,184549376~8388608,201326592~8388608,226492416~29360128,301989888~8388608,331350016~4194304,339738624~4194304,356515840~8388608,373293056~20971520,402653184~8388608] 2024-07-26T19:29:02.640 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~4194304,33554432~4194304,54525952~16777216,75497472~33554432,125829120~12582912,184549376~8388608,201326592~8388608,226492416~29360128,301989888~8388608,331350016~4194304,339738624~4194304,356515840~8388608,373293056~20971520,402653184~8388608] 2024-07-26T19:29:02.644 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~4194304,33554432~4194304,54525952~54525952,125829120~12582912,184549376~8388608,201326592~8388608,226492416~29360128,301989888~12582912,331350016~4194304,339738624~8388608,356515840~12582912,373293056~25165824,402653184~8388608] 2024-07-26T19:29:02.644 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 6 diff [20971520~4194304,33554432~12582912,50331648~20971520,75497472~33554432,121634816~16777216,155189248~4194304,176160768~4194304,184549376~8388608,201326592~8388608,226492416~29360128,260046848~4194304,301989888~8388608,331350016~4194304,339738624~4194304,356515840~8388608,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.645 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~4194304,33554432~12582912,50331648~20971520,75497472~33554432,121634816~16777216,155189248~4194304,176160768~4194304,184549376~8388608,201326592~8388608,226492416~29360128,260046848~4194304,301989888~8388608,331350016~4194304,339738624~4194304,356515840~8388608,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.650 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~4194304,33554432~75497472,121634816~16777216,155189248~8388608,176160768~4194304,184549376~8388608,201326592~8388608,226492416~29360128,260046848~4194304,301989888~12582912,331350016~4194304,339738624~8388608,356515840~12582912,373293056~37748736] 2024-07-26T19:29:02.650 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 7 diff [4194304~8388608,20971520~4194304,33554432~12582912,50331648~58720256,121634816~16777216,155189248~8388608,176160768~4194304,184549376~8388608,201326592~8388608,226492416~29360128,260046848~4194304,301989888~8388608,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.650 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,20971520~4194304,33554432~12582912,50331648~58720256,121634816~16777216,155189248~8388608,176160768~4194304,184549376~8388608,201326592~8388608,226492416~29360128,260046848~4194304,301989888~8388608,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.654 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,20971520~4194304,33554432~75497472,121634816~16777216,155189248~8388608,176160768~4194304,184549376~8388608,201326592~8388608,226492416~29360128,260046848~4194304,301989888~12582912,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.654 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 8 diff [4194304~8388608,20971520~8388608,33554432~75497472,121634816~16777216,146800640~16777216,176160768~4194304,184549376~8388608,201326592~8388608,226492416~46137344,301989888~8388608,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.654 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,20971520~8388608,33554432~75497472,121634816~16777216,146800640~16777216,176160768~4194304,184549376~8388608,201326592~8388608,226492416~46137344,301989888~8388608,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.661 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,20971520~8388608,33554432~75497472,121634816~16777216,146800640~16777216,176160768~4194304,184549376~8388608,201326592~8388608,226492416~46137344,301989888~12582912,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.661 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 9 diff [4194304~12582912,20971520~8388608,33554432~104857600,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.661 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~12582912,20971520~8388608,33554432~104857600,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.668 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~25165824,33554432~109051904,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~12582912,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.668 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 10 diff [4194304~20971520,29360128~16777216,50331648~92274688,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~4194304,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.668 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~20971520,29360128~16777216,50331648~92274688,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~4194304,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.676 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~159383552,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~20971520,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.676 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 11 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~8388608,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.676 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~16777216,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~8388608,331350016~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.686 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~163577856,176160768~4194304,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~20971520,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.686 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 12 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~20971520,171966464~8388608,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~8388608,331350016~4194304,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.686 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~20971520,171966464~8388608,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~8388608,314572800~8388608,331350016~4194304,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.697 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,201326592~12582912,226492416~46137344,289406976~8388608,301989888~20971520,331350016~4194304,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.698 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 13 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~20971520,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,289406976~8388608,301989888~16777216,322961408~12582912,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.698 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~92274688,146800640~20971520,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,289406976~8388608,301989888~16777216,322961408~12582912,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.708 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,197132288~25165824,226492416~46137344,289406976~8388608,301989888~33554432,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.708 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 14 diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~12582912,339738624~25165824,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.708 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~12582912,339738624~25165824,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.720 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.721 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 15 diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.721 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.733 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.734 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 16 diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.734 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~100663296,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.747 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.747 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 17 diff [0~8388608,12582912~33554432,50331648~117440512,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.747 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~117440512,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.763 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.763 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 18 diff [0~8388608,12582912~33554432,50331648~117440512,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.763 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~117440512,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.773 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:02.774 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to 19 diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.774 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.789 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:02.789 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 3 diff [58720256~4194304,75497472~16777216,226492416~8388608,243269632~12582912,339738624~4194304,377487360~8388608,402653184~8388608] 2024-07-26T19:29:02.789 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [58720256~4194304,75497472~16777216,226492416~8388608,243269632~12582912,339738624~4194304,377487360~8388608,402653184~8388608] 2024-07-26T19:29:02.790 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [58720256~4194304,75497472~16777216,226492416~8388608,243269632~12582912,339738624~8388608,377487360~8388608,402653184~8388608] 2024-07-26T19:29:02.790 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 4 diff [20971520~4194304,58720256~12582912,75497472~33554432,130023424~8388608,184549376~8388608,226492416~8388608,243269632~12582912,301989888~8388608,339738624~4194304,373293056~12582912,390070272~4194304,402653184~8388608] 2024-07-26T19:29:02.790 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~4194304,58720256~12582912,75497472~33554432,130023424~8388608,184549376~8388608,226492416~8388608,243269632~12582912,301989888~8388608,339738624~4194304,373293056~12582912,390070272~4194304,402653184~8388608] 2024-07-26T19:29:02.793 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~4194304,58720256~50331648,130023424~8388608,184549376~8388608,226492416~8388608,243269632~12582912,301989888~12582912,339738624~8388608,373293056~12582912,390070272~8388608,402653184~8388608] 2024-07-26T19:29:02.793 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 5 diff [20971520~4194304,58720256~50331648,130023424~8388608,184549376~8388608,226492416~29360128,301989888~8388608,339738624~4194304,356515840~8388608,373293056~20971520,402653184~8388608] 2024-07-26T19:29:02.794 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~4194304,58720256~50331648,130023424~8388608,184549376~8388608,226492416~29360128,301989888~8388608,339738624~4194304,356515840~8388608,373293056~20971520,402653184~8388608] 2024-07-26T19:29:02.798 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~4194304,58720256~50331648,130023424~8388608,184549376~8388608,226492416~29360128,301989888~12582912,339738624~8388608,356515840~12582912,373293056~25165824,402653184~8388608] 2024-07-26T19:29:02.798 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 6 diff [20971520~4194304,37748736~8388608,50331648~58720256,121634816~4194304,130023424~8388608,155189248~4194304,176160768~4194304,184549376~8388608,226492416~29360128,260046848~4194304,301989888~8388608,339738624~4194304,356515840~8388608,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.798 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~4194304,37748736~8388608,50331648~58720256,121634816~4194304,130023424~8388608,155189248~4194304,176160768~4194304,184549376~8388608,226492416~29360128,260046848~4194304,301989888~8388608,339738624~4194304,356515840~8388608,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.802 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~4194304,37748736~71303168,121634816~16777216,155189248~8388608,176160768~4194304,184549376~8388608,226492416~29360128,260046848~4194304,301989888~12582912,339738624~8388608,356515840~12582912,373293056~37748736] 2024-07-26T19:29:02.803 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 7 diff [4194304~8388608,20971520~4194304,33554432~12582912,50331648~58720256,121634816~4194304,130023424~8388608,155189248~8388608,176160768~4194304,184549376~8388608,226492416~29360128,260046848~4194304,301989888~8388608,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.803 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,20971520~4194304,33554432~12582912,50331648~58720256,121634816~4194304,130023424~8388608,155189248~8388608,176160768~4194304,184549376~8388608,226492416~29360128,260046848~4194304,301989888~8388608,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.807 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,20971520~4194304,33554432~75497472,121634816~16777216,155189248~8388608,176160768~4194304,184549376~8388608,226492416~29360128,260046848~4194304,301989888~12582912,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.808 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 8 diff [4194304~8388608,20971520~8388608,33554432~12582912,50331648~58720256,121634816~4194304,130023424~8388608,146800640~16777216,176160768~4194304,184549376~8388608,226492416~46137344,301989888~8388608,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.808 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,20971520~8388608,33554432~12582912,50331648~58720256,121634816~4194304,130023424~8388608,146800640~16777216,176160768~4194304,184549376~8388608,226492416~46137344,301989888~8388608,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:02 smithi135 ceph-mon[85352]: osdmap e2305: 8 total, 8 up, 8 in 2024-07-26T19:29:02.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:02 smithi135 ceph-mon[85352]: pgmap v4469: 137 pgs: 137 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 35 MiB/s wr, 332 op/s 2024-07-26T19:29:02.815 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,20971520~8388608,33554432~75497472,121634816~16777216,146800640~16777216,176160768~4194304,184549376~8388608,226492416~46137344,301989888~12582912,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.815 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 9 diff [4194304~12582912,20971520~8388608,33554432~12582912,50331648~75497472,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,226492416~46137344,289406976~8388608,301989888~8388608,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.815 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~12582912,20971520~8388608,33554432~12582912,50331648~75497472,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,226492416~46137344,289406976~8388608,301989888~8388608,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.823 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~25165824,33554432~109051904,146800640~16777216,176160768~4194304,184549376~8388608,205520896~8388608,226492416~46137344,289406976~8388608,301989888~12582912,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.823 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 10 diff [4194304~20971520,29360128~16777216,50331648~41943040,96468992~29360128,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,226492416~46137344,289406976~8388608,301989888~8388608,314572800~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.823 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~20971520,29360128~16777216,50331648~41943040,96468992~29360128,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,226492416~46137344,289406976~8388608,301989888~8388608,314572800~4194304,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.826 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~159383552,176160768~4194304,184549376~8388608,205520896~8388608,226492416~46137344,289406976~8388608,301989888~20971520,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.826 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 11 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,96468992~29360128,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,226492416~46137344,289406976~8388608,301989888~8388608,314572800~8388608,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.826 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,96468992~29360128,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,226492416~46137344,289406976~8388608,301989888~8388608,314572800~8388608,339738624~4194304,348127232~16777216,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.830 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~163577856,176160768~4194304,184549376~8388608,205520896~8388608,226492416~46137344,289406976~8388608,301989888~20971520,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.830 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 12 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~75497472,130023424~12582912,146800640~20971520,171966464~8388608,184549376~8388608,205520896~4194304,226492416~46137344,289406976~8388608,301989888~8388608,314572800~8388608,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.831 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~75497472,130023424~12582912,146800640~20971520,171966464~8388608,184549376~8388608,205520896~4194304,226492416~46137344,289406976~8388608,301989888~8388608,314572800~8388608,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.835 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,205520896~8388608,226492416~46137344,289406976~8388608,301989888~20971520,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.835 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 13 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~75497472,130023424~12582912,146800640~20971520,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,289406976~8388608,301989888~16777216,322961408~8388608,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.835 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~75497472,130023424~12582912,146800640~20971520,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,289406976~8388608,301989888~16777216,322961408~8388608,339738624~4194304,348127232~20971520,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.841 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,197132288~25165824,226492416~46137344,289406976~8388608,301989888~29360128,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.841 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 14 diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.841 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~12582912] 2024-07-26T19:29:02.846 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,197132288~25165824,226492416~46137344,281018368~16777216,301989888~29360128,339738624~29360128,373293056~37748736] 2024-07-26T19:29:02.846 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 15 diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~20971520,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.846 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~20971520,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.851 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.852 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 16 diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.852 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.859 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.859 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 17 diff [0~8388608,12582912~33554432,50331648~75497472,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.859 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~75497472,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.867 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.867 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 18 diff [0~8388608,12582912~33554432,50331648~75497472,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.867 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~75497472,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.874 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:02.875 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to 19 diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.875 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:02.883 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:02.883 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 4 diff [20971520~4194304,62914560~8388608,83886080~8388608,96468992~12582912,130023424~8388608,184549376~8388608,301989888~8388608,373293056~8388608,390070272~4194304] 2024-07-26T19:29:02.883 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~4194304,62914560~8388608,83886080~8388608,96468992~12582912,130023424~8388608,184549376~8388608,301989888~8388608,373293056~8388608,390070272~4194304] 2024-07-26T19:29:02.884 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~4194304,62914560~12582912,83886080~25165824,130023424~8388608,184549376~8388608,301989888~12582912,373293056~12582912,390070272~8388608] 2024-07-26T19:29:02.884 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 5 diff [20971520~4194304,58720256~33554432,96468992~12582912,130023424~8388608,184549376~8388608,230686720~20971520,301989888~8388608,356515840~8388608,373293056~8388608,385875968~8388608] 2024-07-26T19:29:02.884 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~4194304,58720256~33554432,96468992~12582912,130023424~8388608,184549376~8388608,230686720~20971520,301989888~8388608,356515840~8388608,373293056~8388608,385875968~8388608] 2024-07-26T19:29:02.886 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~4194304,58720256~50331648,130023424~8388608,184549376~8388608,230686720~25165824,301989888~12582912,356515840~12582912,373293056~25165824] 2024-07-26T19:29:02.887 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 6 diff [20971520~4194304,37748736~8388608,50331648~41943040,96468992~12582912,121634816~4194304,130023424~8388608,155189248~4194304,176160768~4194304,184549376~8388608,230686720~20971520,260046848~4194304,301989888~8388608,356515840~8388608,373293056~8388608,385875968~8388608,398458880~8388608] 2024-07-26T19:29:02.887 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~4194304,37748736~8388608,50331648~41943040,96468992~12582912,121634816~4194304,130023424~8388608,155189248~4194304,176160768~4194304,184549376~8388608,230686720~20971520,260046848~4194304,301989888~8388608,356515840~8388608,373293056~8388608,385875968~8388608,398458880~8388608] 2024-07-26T19:29:02.889 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~4194304,37748736~71303168,121634816~16777216,155189248~8388608,176160768~4194304,184549376~8388608,230686720~25165824,260046848~4194304,301989888~12582912,356515840~12582912,373293056~33554432] 2024-07-26T19:29:02.889 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 7 diff [4194304~8388608,20971520~4194304,33554432~12582912,50331648~41943040,96468992~12582912,121634816~4194304,130023424~8388608,155189248~8388608,176160768~4194304,184549376~8388608,230686720~25165824,260046848~4194304,301989888~8388608,348127232~16777216,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.889 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,20971520~4194304,33554432~12582912,50331648~41943040,96468992~12582912,121634816~4194304,130023424~8388608,155189248~8388608,176160768~4194304,184549376~8388608,230686720~25165824,260046848~4194304,301989888~8388608,348127232~16777216,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.891 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,20971520~4194304,33554432~75497472,121634816~16777216,155189248~8388608,176160768~4194304,184549376~8388608,230686720~25165824,260046848~4194304,301989888~12582912,348127232~20971520,373293056~33554432] 2024-07-26T19:29:02.892 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 8 diff [4194304~8388608,20971520~8388608,33554432~12582912,50331648~41943040,96468992~12582912,121634816~4194304,130023424~8388608,146800640~16777216,176160768~4194304,184549376~8388608,230686720~41943040,301989888~8388608,348127232~16777216,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.892 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,20971520~8388608,33554432~12582912,50331648~41943040,96468992~12582912,121634816~4194304,130023424~8388608,146800640~16777216,176160768~4194304,184549376~8388608,230686720~41943040,301989888~8388608,348127232~16777216,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.895 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,20971520~8388608,33554432~75497472,121634816~16777216,146800640~16777216,176160768~4194304,184549376~8388608,230686720~41943040,301989888~12582912,348127232~20971520,373293056~33554432] 2024-07-26T19:29:02.895 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 9 diff [4194304~12582912,20971520~8388608,33554432~12582912,50331648~75497472,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,230686720~41943040,289406976~8388608,301989888~8388608,348127232~16777216,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.895 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~12582912,20971520~8388608,33554432~12582912,50331648~75497472,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,230686720~41943040,289406976~8388608,301989888~8388608,348127232~16777216,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.898 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~25165824,33554432~109051904,146800640~16777216,176160768~4194304,184549376~8388608,205520896~8388608,230686720~41943040,289406976~8388608,301989888~12582912,348127232~20971520,373293056~33554432] 2024-07-26T19:29:02.898 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 10 diff [4194304~20971520,29360128~16777216,50331648~29360128,83886080~41943040,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,230686720~41943040,289406976~8388608,301989888~8388608,314572800~4194304,348127232~16777216,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.898 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~20971520,29360128~16777216,50331648~29360128,83886080~41943040,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,230686720~41943040,289406976~8388608,301989888~8388608,314572800~4194304,348127232~16777216,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.902 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~159383552,176160768~4194304,184549376~8388608,205520896~8388608,230686720~41943040,289406976~8388608,301989888~20971520,348127232~20971520,373293056~33554432] 2024-07-26T19:29:02.902 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 11 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~75497472,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,230686720~41943040,289406976~8388608,301989888~8388608,314572800~8388608,348127232~16777216,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.903 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~75497472,130023424~12582912,146800640~16777216,176160768~4194304,184549376~8388608,205520896~4194304,230686720~41943040,289406976~8388608,301989888~8388608,314572800~8388608,348127232~16777216,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.906 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~163577856,176160768~4194304,184549376~8388608,205520896~8388608,230686720~41943040,289406976~8388608,301989888~20971520,348127232~20971520,373293056~33554432] 2024-07-26T19:29:02.906 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 12 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~75497472,130023424~12582912,146800640~20971520,171966464~8388608,184549376~8388608,205520896~4194304,230686720~41943040,289406976~8388608,301989888~8388608,314572800~8388608,348127232~20971520,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.906 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~75497472,130023424~12582912,146800640~20971520,171966464~8388608,184549376~8388608,205520896~4194304,230686720~41943040,289406976~8388608,301989888~8388608,314572800~8388608,348127232~20971520,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.910 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,205520896~8388608,230686720~41943040,289406976~8388608,301989888~20971520,348127232~20971520,373293056~33554432] 2024-07-26T19:29:02.910 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 13 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~75497472,130023424~12582912,146800640~20971520,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,230686720~41943040,289406976~8388608,301989888~16777216,322961408~8388608,348127232~20971520,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.910 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~75497472,130023424~12582912,146800640~20971520,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,230686720~41943040,289406976~8388608,301989888~16777216,322961408~8388608,348127232~20971520,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.915 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,197132288~25165824,230686720~41943040,289406976~8388608,301989888~29360128,348127232~20971520,373293056~33554432] 2024-07-26T19:29:02.915 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 14 diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,230686720~41943040,281018368~16777216,301989888~16777216,322961408~8388608,343932928~20971520,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.915 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~8388608,184549376~8388608,197132288~12582912,213909504~4194304,230686720~41943040,281018368~16777216,301989888~16777216,322961408~8388608,343932928~20971520,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.919 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~180355072,184549376~8388608,197132288~25165824,230686720~41943040,281018368~16777216,301989888~29360128,343932928~25165824,373293056~33554432] 2024-07-26T19:29:02.919 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 15 diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~20971520,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.919 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~20971520,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.924 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.924 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 16 diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.925 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~75497472,130023424~20971520,155189248~12582912,171966464~20971520,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.929 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.929 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 17 diff [0~8388608,12582912~33554432,50331648~75497472,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.929 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~75497472,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:02 smithi071 ceph-mon[92867]: osdmap e2305: 8 total, 8 up, 8 in 2024-07-26T19:29:02.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:02 smithi071 ceph-mon[92867]: pgmap v4469: 137 pgs: 137 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 35 MiB/s wr, 332 op/s 2024-07-26T19:29:02.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:02 smithi071 ceph-mon[90507]: osdmap e2305: 8 total, 8 up, 8 in 2024-07-26T19:29:02.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:02 smithi071 ceph-mon[90507]: pgmap v4469: 137 pgs: 137 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 35 MiB/s wr, 332 op/s 2024-07-26T19:29:02.935 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~29360128,373293056~46137344] 2024-07-26T19:29:02.935 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 18 diff [0~8388608,12582912~33554432,50331648~75497472,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:02.935 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~75497472,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:02.940 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:02.941 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to 19 diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:02.941 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:02.947 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:02.947 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 5 diff [58720256~12582912,75497472~8388608,88080384~8388608,230686720~20971520,356515840~8388608,385875968~4194304] 2024-07-26T19:29:02.947 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [58720256~12582912,75497472~8388608,88080384~8388608,230686720~20971520,356515840~8388608,385875968~4194304] 2024-07-26T19:29:02.949 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [58720256~12582912,75497472~8388608,88080384~8388608,230686720~25165824,356515840~12582912,385875968~4194304] 2024-07-26T19:29:02.949 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 6 diff [37748736~8388608,50331648~20971520,75497472~8388608,88080384~8388608,121634816~4194304,155189248~4194304,176160768~4194304,230686720~20971520,260046848~4194304,356515840~8388608,377487360~4194304,385875968~4194304,398458880~8388608] 2024-07-26T19:29:02.949 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [37748736~8388608,50331648~20971520,75497472~8388608,88080384~8388608,121634816~4194304,155189248~4194304,176160768~4194304,230686720~20971520,260046848~4194304,356515840~8388608,377487360~4194304,385875968~4194304,398458880~8388608] 2024-07-26T19:29:02.952 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [37748736~33554432,75497472~8388608,88080384~8388608,121634816~8388608,155189248~8388608,176160768~4194304,230686720~25165824,260046848~4194304,356515840~12582912,377487360~12582912,398458880~8388608] 2024-07-26T19:29:02.952 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 7 diff [4194304~8388608,33554432~12582912,50331648~33554432,88080384~8388608,121634816~4194304,155189248~8388608,176160768~4194304,230686720~25165824,260046848~4194304,348127232~16777216,373293056~8388608,385875968~4194304,398458880~8388608] 2024-07-26T19:29:02.952 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,33554432~12582912,50331648~33554432,88080384~8388608,121634816~4194304,155189248~8388608,176160768~4194304,230686720~25165824,260046848~4194304,348127232~16777216,373293056~8388608,385875968~4194304,398458880~8388608] 2024-07-26T19:29:02.954 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,33554432~50331648,88080384~8388608,121634816~8388608,155189248~8388608,176160768~4194304,230686720~25165824,260046848~4194304,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.954 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 8 diff [4194304~8388608,25165824~4194304,33554432~12582912,50331648~33554432,88080384~8388608,121634816~4194304,146800640~16777216,176160768~4194304,230686720~41943040,348127232~16777216,373293056~8388608,385875968~4194304,398458880~8388608] 2024-07-26T19:29:02.954 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,25165824~4194304,33554432~12582912,50331648~33554432,88080384~8388608,121634816~4194304,146800640~16777216,176160768~4194304,230686720~41943040,348127232~16777216,373293056~8388608,385875968~4194304,398458880~8388608] 2024-07-26T19:29:02.957 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,25165824~4194304,33554432~50331648,88080384~8388608,121634816~8388608,146800640~16777216,176160768~4194304,230686720~41943040,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.957 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 9 diff [4194304~12582912,25165824~4194304,33554432~12582912,50331648~46137344,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,230686720~41943040,289406976~8388608,348127232~16777216,373293056~8388608,385875968~4194304,398458880~8388608] 2024-07-26T19:29:02.957 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~12582912,25165824~4194304,33554432~12582912,50331648~46137344,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,230686720~41943040,289406976~8388608,348127232~16777216,373293056~8388608,385875968~4194304,398458880~8388608] 2024-07-26T19:29:02.960 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~16777216,25165824~4194304,33554432~62914560,109051904~33554432,146800640~16777216,176160768~4194304,205520896~8388608,230686720~41943040,289406976~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.960 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 10 diff [4194304~20971520,29360128~16777216,50331648~29360128,83886080~12582912,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,230686720~41943040,289406976~8388608,314572800~4194304,348127232~16777216,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.960 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~20971520,29360128~16777216,50331648~29360128,83886080~12582912,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,230686720~41943040,289406976~8388608,314572800~4194304,348127232~16777216,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.963 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~92274688,109051904~54525952,176160768~4194304,205520896~8388608,230686720~41943040,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.963 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 11 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~46137344,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,230686720~41943040,289406976~8388608,314572800~8388608,348127232~16777216,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.963 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~46137344,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,230686720~41943040,289406976~8388608,314572800~8388608,348127232~16777216,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.967 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,109051904~54525952,176160768~4194304,205520896~8388608,230686720~41943040,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.967 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 12 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~46137344,100663296~4194304,109051904~16777216,130023424~12582912,146800640~20971520,171966464~8388608,205520896~4194304,230686720~41943040,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.967 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~46137344,100663296~4194304,109051904~16777216,130023424~12582912,146800640~20971520,171966464~8388608,205520896~4194304,230686720~41943040,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.970 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~79691776,205520896~8388608,230686720~41943040,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.970 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 13 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~46137344,100663296~4194304,109051904~16777216,130023424~12582912,146800640~20971520,171966464~8388608,197132288~12582912,213909504~4194304,230686720~41943040,289406976~8388608,301989888~16777216,322961408~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.971 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~46137344,100663296~4194304,109051904~16777216,130023424~12582912,146800640~20971520,171966464~8388608,197132288~12582912,213909504~4194304,230686720~41943040,289406976~8388608,301989888~16777216,322961408~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.975 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~79691776,197132288~25165824,230686720~41943040,289406976~8388608,301989888~29360128,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.975 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 14 diff [0~8388608,12582912~33554432,50331648~46137344,100663296~4194304,109051904~16777216,130023424~20971520,155189248~12582912,171966464~8388608,197132288~12582912,213909504~4194304,230686720~41943040,281018368~16777216,301989888~16777216,322961408~8388608,343932928~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.976 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~46137344,100663296~4194304,109051904~16777216,130023424~20971520,155189248~12582912,171966464~8388608,197132288~12582912,213909504~4194304,230686720~41943040,281018368~16777216,301989888~16777216,322961408~8388608,343932928~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:02.979 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~79691776,197132288~25165824,230686720~41943040,281018368~16777216,301989888~29360128,343932928~25165824,373293056~20971520,398458880~8388608] 2024-07-26T19:29:02.979 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 15 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~20971520,155189248~12582912,171966464~12582912,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.979 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~20971520,155189248~12582912,171966464~12582912,197132288~12582912,213909504~4194304,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.986 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~188743680,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:02.986 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 16 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~20971520,155189248~12582912,171966464~12582912,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.986 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~20971520,155189248~12582912,171966464~12582912,197132288~20971520,226492416~46137344,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.991 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~188743680,197132288~25165824,226492416~46137344,281018368~16777216,301989888~33554432,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:02.991 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 17 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~12582912,197132288~20971520,226492416~46137344,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.991 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~12582912,197132288~20971520,226492416~46137344,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:02.997 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~188743680,197132288~25165824,226492416~46137344,281018368~54525952,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:02.997 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 18 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:02.997 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.004 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.004 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to 19 diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.004 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.011 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.011 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 6 diff [37748736~8388608,50331648~8388608,62914560~4194304,121634816~4194304,155189248~4194304,176160768~4194304,247463936~4194304,260046848~4194304,377487360~4194304,398458880~8388608] 2024-07-26T19:29:03.011 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [37748736~8388608,50331648~8388608,62914560~4194304,121634816~4194304,155189248~4194304,176160768~4194304,247463936~4194304,260046848~4194304,377487360~4194304,398458880~8388608] 2024-07-26T19:29:03.013 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [37748736~20971520,62914560~4194304,121634816~8388608,155189248~8388608,176160768~4194304,247463936~4194304,260046848~4194304,377487360~8388608,398458880~8388608] 2024-07-26T19:29:03.013 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 7 diff [4194304~8388608,33554432~12582912,50331648~8388608,62914560~4194304,71303168~12582912,121634816~4194304,155189248~8388608,176160768~4194304,247463936~8388608,260046848~4194304,348127232~8388608,373293056~8388608,398458880~8388608] 2024-07-26T19:29:03.013 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,33554432~12582912,50331648~8388608,62914560~4194304,71303168~12582912,121634816~4194304,155189248~8388608,176160768~4194304,247463936~8388608,260046848~4194304,348127232~8388608,373293056~8388608,398458880~8388608] 2024-07-26T19:29:03.014 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,33554432~25165824,62914560~4194304,71303168~12582912,121634816~8388608,155189248~8388608,176160768~4194304,247463936~8388608,260046848~4194304,348127232~12582912,373293056~12582912,398458880~8388608] 2024-07-26T19:29:03.014 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 8 diff [4194304~8388608,25165824~4194304,33554432~12582912,50331648~8388608,62914560~20971520,121634816~4194304,146800640~16777216,176160768~4194304,247463936~25165824,348127232~12582912,373293056~8388608,398458880~8388608] 2024-07-26T19:29:03.015 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,25165824~4194304,33554432~12582912,50331648~8388608,62914560~20971520,121634816~4194304,146800640~16777216,176160768~4194304,247463936~25165824,348127232~12582912,373293056~8388608,398458880~8388608] 2024-07-26T19:29:03.016 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,25165824~4194304,33554432~25165824,62914560~20971520,121634816~8388608,146800640~16777216,176160768~4194304,247463936~25165824,348127232~16777216,373293056~12582912,398458880~8388608] 2024-07-26T19:29:03.016 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 9 diff [4194304~12582912,25165824~4194304,33554432~12582912,50331648~8388608,62914560~29360128,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,247463936~25165824,289406976~8388608,348127232~16777216,373293056~8388608,398458880~8388608] 2024-07-26T19:29:03.017 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~12582912,25165824~4194304,33554432~12582912,50331648~8388608,62914560~29360128,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,247463936~25165824,289406976~8388608,348127232~16777216,373293056~8388608,398458880~8388608] 2024-07-26T19:29:03.019 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~16777216,25165824~4194304,33554432~25165824,62914560~33554432,109051904~33554432,146800640~16777216,176160768~4194304,205520896~8388608,247463936~25165824,289406976~8388608,348127232~20971520,373293056~12582912,398458880~8388608] 2024-07-26T19:29:03.019 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 10 diff [4194304~20971520,29360128~16777216,50331648~29360128,83886080~8388608,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,247463936~25165824,289406976~8388608,314572800~4194304,348127232~16777216,373293056~12582912,398458880~8388608] 2024-07-26T19:29:03.019 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~20971520,29360128~16777216,50331648~29360128,83886080~8388608,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,247463936~25165824,289406976~8388608,314572800~4194304,348127232~16777216,373293056~12582912,398458880~8388608] 2024-07-26T19:29:03.021 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~92274688,109051904~54525952,176160768~4194304,205520896~8388608,247463936~25165824,289406976~8388608,314572800~8388608,348127232~20971520,373293056~12582912,398458880~8388608] 2024-07-26T19:29:03.021 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 11 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,247463936~25165824,289406976~8388608,314572800~8388608,348127232~16777216,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.021 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,109051904~16777216,130023424~12582912,146800640~16777216,176160768~4194304,205520896~4194304,247463936~25165824,289406976~8388608,314572800~8388608,348127232~16777216,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.025 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,109051904~54525952,176160768~4194304,205520896~8388608,247463936~25165824,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.025 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 12 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~16777216,130023424~12582912,146800640~20971520,171966464~8388608,205520896~4194304,247463936~25165824,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.025 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~16777216,130023424~12582912,146800640~20971520,171966464~8388608,205520896~4194304,247463936~25165824,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.028 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~79691776,205520896~8388608,247463936~25165824,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.028 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 13 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~16777216,130023424~12582912,146800640~20971520,171966464~8388608,197132288~12582912,213909504~4194304,247463936~25165824,289406976~8388608,301989888~16777216,322961408~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.028 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~16777216,130023424~12582912,146800640~20971520,171966464~8388608,197132288~12582912,213909504~4194304,247463936~25165824,289406976~8388608,301989888~16777216,322961408~8388608,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.032 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~79691776,197132288~25165824,247463936~25165824,289406976~8388608,301989888~29360128,348127232~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.032 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 14 diff [0~8388608,12582912~33554432,50331648~41943040,100663296~4194304,109051904~16777216,130023424~20971520,155189248~12582912,171966464~8388608,197132288~12582912,213909504~4194304,247463936~25165824,281018368~16777216,301989888~16777216,322961408~8388608,343932928~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.032 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~41943040,100663296~4194304,109051904~16777216,130023424~20971520,155189248~12582912,171966464~8388608,197132288~12582912,213909504~4194304,247463936~25165824,281018368~16777216,301989888~16777216,322961408~8388608,343932928~20971520,373293056~16777216,398458880~8388608] 2024-07-26T19:29:03.036 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~79691776,197132288~25165824,247463936~25165824,281018368~16777216,301989888~29360128,343932928~25165824,373293056~20971520,398458880~8388608] 2024-07-26T19:29:03.036 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 15 diff [0~8388608,12582912~33554432,50331648~41943040,96468992~8388608,109051904~16777216,130023424~20971520,155189248~12582912,171966464~12582912,197132288~12582912,213909504~4194304,226492416~4194304,247463936~25165824,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.036 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~41943040,96468992~8388608,109051904~16777216,130023424~20971520,155189248~12582912,171966464~12582912,197132288~12582912,213909504~4194304,226492416~4194304,247463936~25165824,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.041 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~188743680,197132288~25165824,226492416~8388608,247463936~25165824,281018368~16777216,301989888~33554432,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.041 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 16 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~20971520,155189248~12582912,171966464~12582912,197132288~20971520,226492416~4194304,247463936~25165824,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.041 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~20971520,155189248~12582912,171966464~12582912,197132288~20971520,226492416~4194304,247463936~25165824,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.045 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~188743680,197132288~25165824,226492416~8388608,247463936~25165824,281018368~16777216,301989888~33554432,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.046 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 17 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~12582912,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.046 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~12582912,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.050 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~188743680,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.050 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 18 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.051 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.056 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.056 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to 19 diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.056 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.062 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.062 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 7 diff [4194304~8388608,33554432~4194304,62914560~4194304,71303168~12582912,155189248~8388608,251658240~4194304,348127232~8388608,373293056~4194304] 2024-07-26T19:29:03.063 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,33554432~4194304,62914560~4194304,71303168~12582912,155189248~8388608,251658240~4194304,348127232~8388608,373293056~4194304] 2024-07-26T19:29:03.064 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,33554432~8388608,62914560~4194304,71303168~12582912,155189248~8388608,251658240~4194304,348127232~12582912,373293056~4194304] 2024-07-26T19:29:03.064 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 8 diff [4194304~8388608,25165824~4194304,33554432~12582912,62914560~20971520,146800640~16777216,251658240~20971520,348127232~12582912,373293056~4194304] 2024-07-26T19:29:03.064 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~8388608,25165824~4194304,33554432~12582912,62914560~20971520,146800640~16777216,251658240~20971520,348127232~12582912,373293056~4194304] 2024-07-26T19:29:03.065 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~8388608,25165824~4194304,33554432~16777216,62914560~20971520,146800640~16777216,251658240~20971520,348127232~16777216,373293056~4194304] 2024-07-26T19:29:03.065 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 9 diff [4194304~12582912,25165824~4194304,33554432~12582912,62914560~29360128,109051904~12582912,130023424~12582912,146800640~16777216,205520896~4194304,251658240~20971520,289406976~8388608,348127232~16777216,373293056~4194304] 2024-07-26T19:29:03.065 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~12582912,25165824~4194304,33554432~12582912,62914560~29360128,109051904~12582912,130023424~12582912,146800640~16777216,205520896~4194304,251658240~20971520,289406976~8388608,348127232~16777216,373293056~4194304] 2024-07-26T19:29:03.067 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~16777216,25165824~4194304,33554432~16777216,62914560~33554432,109051904~12582912,130023424~12582912,146800640~16777216,205520896~8388608,251658240~20971520,289406976~8388608,348127232~20971520,373293056~4194304] 2024-07-26T19:29:03.067 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 10 diff [4194304~20971520,29360128~16777216,54525952~37748736,109051904~12582912,130023424~12582912,146800640~16777216,205520896~4194304,251658240~20971520,289406976~8388608,314572800~4194304,348127232~16777216,373293056~8388608] 2024-07-26T19:29:03.067 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [4194304~20971520,29360128~16777216,54525952~37748736,109051904~12582912,130023424~12582912,146800640~16777216,205520896~4194304,251658240~20971520,289406976~8388608,314572800~4194304,348127232~16777216,373293056~8388608] 2024-07-26T19:29:03.069 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [4194304~46137344,54525952~41943040,109051904~12582912,130023424~33554432,205520896~8388608,251658240~20971520,289406976~8388608,314572800~8388608,348127232~20971520,373293056~8388608] 2024-07-26T19:29:03.069 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 11 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,109051904~12582912,130023424~12582912,146800640~16777216,205520896~4194304,251658240~20971520,289406976~8388608,314572800~8388608,348127232~16777216,373293056~16777216] 2024-07-26T19:29:03.069 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,109051904~12582912,130023424~12582912,146800640~16777216,205520896~4194304,251658240~20971520,289406976~8388608,314572800~8388608,348127232~16777216,373293056~16777216] 2024-07-26T19:29:03.071 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,109051904~12582912,130023424~33554432,205520896~8388608,251658240~20971520,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.071 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 12 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~12582912,130023424~12582912,146800640~20971520,171966464~4194304,205520896~4194304,251658240~20971520,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.072 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~12582912,130023424~12582912,146800640~20971520,171966464~4194304,205520896~4194304,251658240~20971520,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.075 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~20971520,130023424~50331648,205520896~8388608,251658240~20971520,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.075 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 13 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~16777216,130023424~12582912,146800640~20971520,171966464~4194304,197132288~12582912,213909504~4194304,251658240~20971520,289406976~8388608,301989888~16777216,322961408~8388608,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.075 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~16777216,130023424~12582912,146800640~20971520,171966464~4194304,197132288~12582912,213909504~4194304,251658240~20971520,289406976~8388608,301989888~16777216,322961408~8388608,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.078 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~79691776,197132288~25165824,251658240~20971520,289406976~8388608,301989888~29360128,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.078 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 14 diff [0~8388608,12582912~33554432,50331648~41943040,100663296~4194304,109051904~16777216,130023424~20971520,155189248~12582912,171966464~4194304,197132288~12582912,213909504~4194304,251658240~20971520,281018368~16777216,301989888~16777216,322961408~8388608,343932928~20971520,373293056~16777216] 2024-07-26T19:29:03.078 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~41943040,100663296~4194304,109051904~16777216,130023424~20971520,155189248~12582912,171966464~4194304,197132288~12582912,213909504~4194304,251658240~20971520,281018368~16777216,301989888~16777216,322961408~8388608,343932928~20971520,373293056~16777216] 2024-07-26T19:29:03.082 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~79691776,197132288~25165824,251658240~20971520,281018368~16777216,301989888~29360128,343932928~25165824,373293056~20971520] 2024-07-26T19:29:03.082 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 15 diff [0~8388608,12582912~33554432,50331648~41943040,96468992~8388608,109051904~16777216,130023424~20971520,155189248~12582912,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,251658240~20971520,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,406847488~8388608] 2024-07-26T19:29:03.082 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~41943040,96468992~8388608,109051904~16777216,130023424~20971520,155189248~12582912,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,251658240~20971520,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,406847488~8388608] 2024-07-26T19:29:03.086 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~188743680,197132288~25165824,226492416~8388608,251658240~20971520,281018368~16777216,301989888~33554432,339738624~29360128,373293056~20971520,406847488~12582912] 2024-07-26T19:29:03.086 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 16 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~20971520,155189248~12582912,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,251658240~20971520,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.086 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~20971520,155189248~12582912,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,251658240~20971520,281018368~16777216,301989888~16777216,322961408~8388608,339738624~25165824,373293056~20971520,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.090 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~188743680,197132288~25165824,226492416~8388608,251658240~20971520,281018368~16777216,301989888~33554432,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.090 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 17 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.090 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~25165824,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.094 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~188743680,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.094 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 18 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.094 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.100 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.100 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to 19 diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.100 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.105 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.105 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 8 diff [25165824~4194304,33554432~12582912,67108864~8388608,146800640~8388608,255852544~16777216,356515840~4194304] 2024-07-26T19:29:03.105 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [25165824~4194304,33554432~12582912,67108864~8388608,146800640~8388608,255852544~16777216,356515840~4194304] 2024-07-26T19:29:03.106 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [25165824~4194304,33554432~16777216,67108864~12582912,146800640~8388608,255852544~16777216,356515840~8388608] 2024-07-26T19:29:03.107 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 9 diff [12582912~4194304,25165824~4194304,33554432~12582912,67108864~8388608,83886080~8388608,109051904~12582912,130023424~12582912,146800640~8388608,205520896~4194304,255852544~16777216,289406976~8388608,356515840~8388608] 2024-07-26T19:29:03.107 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,25165824~4194304,33554432~12582912,67108864~8388608,83886080~8388608,109051904~12582912,130023424~12582912,146800640~8388608,205520896~4194304,255852544~16777216,289406976~8388608,356515840~8388608] 2024-07-26T19:29:03.108 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~8388608,25165824~4194304,33554432~16777216,67108864~12582912,83886080~12582912,109051904~12582912,130023424~12582912,146800640~8388608,205520896~8388608,255852544~16777216,289406976~8388608,356515840~12582912] 2024-07-26T19:29:03.108 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 10 diff [12582912~12582912,29360128~16777216,54525952~20971520,83886080~8388608,109051904~12582912,130023424~12582912,146800640~8388608,205520896~4194304,255852544~16777216,289406976~8388608,314572800~4194304,356515840~8388608,373293056~8388608] 2024-07-26T19:29:03.108 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~12582912,29360128~16777216,54525952~20971520,83886080~8388608,109051904~12582912,130023424~12582912,146800640~8388608,205520896~4194304,255852544~16777216,289406976~8388608,314572800~4194304,356515840~8388608,373293056~8388608] 2024-07-26T19:29:03.109 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~37748736,54525952~25165824,83886080~12582912,109051904~12582912,130023424~25165824,205520896~8388608,255852544~16777216,289406976~8388608,314572800~8388608,356515840~12582912,373293056~8388608] 2024-07-26T19:29:03.109 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 11 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,109051904~12582912,130023424~12582912,146800640~8388608,205520896~4194304,255852544~16777216,289406976~8388608,314572800~8388608,348127232~4194304,356515840~8388608,373293056~16777216] 2024-07-26T19:29:03.109 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,109051904~12582912,130023424~12582912,146800640~8388608,205520896~4194304,255852544~16777216,289406976~8388608,314572800~8388608,348127232~4194304,356515840~8388608,373293056~16777216] 2024-07-26T19:29:03.112 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,109051904~12582912,130023424~25165824,205520896~8388608,255852544~16777216,289406976~8388608,314572800~8388608,348127232~4194304,356515840~12582912,373293056~16777216] 2024-07-26T19:29:03.112 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 12 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~12582912,130023424~12582912,146800640~8388608,159383552~8388608,171966464~4194304,205520896~4194304,255852544~16777216,289406976~8388608,314572800~8388608,348127232~16777216,373293056~16777216] 2024-07-26T19:29:03.112 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~12582912,130023424~12582912,146800640~8388608,159383552~8388608,171966464~4194304,205520896~4194304,255852544~16777216,289406976~8388608,314572800~8388608,348127232~16777216,373293056~16777216] 2024-07-26T19:29:03.114 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~20971520,130023424~25165824,159383552~20971520,205520896~8388608,255852544~16777216,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.114 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 13 diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~16777216,130023424~12582912,146800640~8388608,159383552~8388608,171966464~4194304,197132288~12582912,213909504~4194304,255852544~16777216,289406976~8388608,301989888~16777216,322961408~8388608,348127232~16777216,373293056~16777216] 2024-07-26T19:29:03.115 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~16777216,50331648~41943040,100663296~4194304,109051904~16777216,130023424~12582912,146800640~8388608,159383552~8388608,171966464~4194304,197132288~12582912,213909504~4194304,255852544~16777216,289406976~8388608,301989888~16777216,322961408~8388608,348127232~16777216,373293056~16777216] 2024-07-26T19:29:03.117 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~54525952,159383552~20971520,197132288~25165824,255852544~16777216,289406976~8388608,301989888~29360128,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.118 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 14 diff [0~8388608,12582912~33554432,50331648~41943040,100663296~4194304,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,197132288~12582912,213909504~4194304,255852544~16777216,281018368~16777216,301989888~16777216,322961408~8388608,343932928~8388608,356515840~8388608,373293056~16777216] 2024-07-26T19:29:03.118 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~41943040,100663296~4194304,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,197132288~12582912,213909504~4194304,255852544~16777216,281018368~16777216,301989888~16777216,322961408~8388608,343932928~8388608,356515840~8388608,373293056~16777216] 2024-07-26T19:29:03.123 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~96468992,100663296~54525952,159383552~20971520,197132288~25165824,255852544~16777216,281018368~16777216,301989888~29360128,343932928~25165824,373293056~20971520] 2024-07-26T19:29:03.123 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 15 diff [0~8388608,12582912~33554432,50331648~41943040,96468992~8388608,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,255852544~16777216,281018368~16777216,301989888~16777216,322961408~8388608,339738624~12582912,356515840~8388608,373293056~20971520,406847488~8388608] 2024-07-26T19:29:03.123 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~41943040,96468992~8388608,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,255852544~16777216,281018368~16777216,301989888~16777216,322961408~8388608,339738624~12582912,356515840~8388608,373293056~20971520,406847488~8388608] 2024-07-26T19:29:03.127 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~155189248,159383552~29360128,197132288~25165824,226492416~8388608,255852544~16777216,281018368~16777216,301989888~33554432,339738624~29360128,373293056~20971520,406847488~12582912] 2024-07-26T19:29:03.127 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 16 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,255852544~16777216,281018368~16777216,301989888~16777216,322961408~8388608,339738624~12582912,356515840~8388608,373293056~20971520,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.127 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,255852544~16777216,281018368~16777216,301989888~16777216,322961408~8388608,339738624~12582912,356515840~8388608,373293056~20971520,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.131 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~155189248,159383552~29360128,197132288~25165824,226492416~8388608,255852544~16777216,281018368~16777216,301989888~33554432,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.131 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 17 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,356515840~12582912,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.131 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,356515840~12582912,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.135 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~188743680,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.136 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 18 diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.136 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~33554432,50331648~54525952,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.140 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.140 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to 19 diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.140 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.146 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.146 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 9 diff [12582912~4194304,41943040~4194304,83886080~8388608,109051904~12582912,130023424~12582912,205520896~4194304,289406976~8388608,356515840~8388608] 2024-07-26T19:29:03.146 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,41943040~4194304,83886080~8388608,109051904~12582912,130023424~12582912,205520896~4194304,289406976~8388608,356515840~8388608] 2024-07-26T19:29:03.147 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~8388608,41943040~8388608,83886080~12582912,109051904~12582912,130023424~12582912,205520896~8388608,289406976~8388608,356515840~12582912] 2024-07-26T19:29:03.147 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 10 diff [12582912~12582912,29360128~8388608,41943040~4194304,54525952~12582912,75497472~4194304,83886080~8388608,109051904~12582912,130023424~12582912,205520896~4194304,289406976~8388608,314572800~4194304,356515840~8388608,373293056~8388608] 2024-07-26T19:29:03.148 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~12582912,29360128~8388608,41943040~4194304,54525952~12582912,75497472~4194304,83886080~8388608,109051904~12582912,130023424~12582912,205520896~4194304,289406976~8388608,314572800~4194304,356515840~8388608,373293056~8388608] 2024-07-26T19:29:03.148 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~25165824,41943040~8388608,54525952~16777216,75497472~4194304,83886080~12582912,109051904~12582912,130023424~16777216,205520896~8388608,289406976~8388608,314572800~8388608,356515840~12582912,373293056~8388608] 2024-07-26T19:29:03.149 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 11 diff [0~8388608,12582912~12582912,29360128~8388608,41943040~25165824,75497472~16777216,109051904~12582912,130023424~12582912,150994944~4194304,205520896~4194304,289406976~8388608,314572800~8388608,348127232~4194304,356515840~8388608,373293056~16777216] 2024-07-26T19:29:03.149 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~8388608,41943040~25165824,75497472~16777216,109051904~12582912,130023424~12582912,150994944~4194304,205520896~4194304,289406976~8388608,314572800~8388608,348127232~4194304,356515840~8388608,373293056~16777216] 2024-07-26T19:29:03.150 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~37748736,41943040~29360128,75497472~20971520,109051904~12582912,130023424~16777216,150994944~4194304,205520896~8388608,289406976~8388608,314572800~8388608,348127232~4194304,356515840~12582912,373293056~16777216] 2024-07-26T19:29:03.150 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 12 diff [0~8388608,12582912~12582912,29360128~37748736,75497472~16777216,100663296~4194304,109051904~12582912,130023424~12582912,146800640~8388608,159383552~8388608,171966464~4194304,205520896~4194304,289406976~8388608,314572800~8388608,348127232~16777216,373293056~16777216] 2024-07-26T19:29:03.150 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~16777216,100663296~4194304,109051904~12582912,130023424~12582912,146800640~8388608,159383552~8388608,171966464~4194304,205520896~4194304,289406976~8388608,314572800~8388608,348127232~16777216,373293056~16777216] 2024-07-26T19:29:03.152 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~20971520,100663296~20971520,130023424~25165824,159383552~20971520,205520896~8388608,289406976~8388608,314572800~8388608,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.153 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 13 diff [0~8388608,12582912~12582912,29360128~37748736,75497472~16777216,100663296~4194304,109051904~16777216,130023424~12582912,146800640~8388608,159383552~8388608,171966464~4194304,197132288~12582912,213909504~4194304,289406976~8388608,301989888~16777216,322961408~8388608,348127232~16777216,373293056~16777216] 2024-07-26T19:29:03.153 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~16777216,100663296~4194304,109051904~16777216,130023424~12582912,146800640~8388608,159383552~8388608,171966464~4194304,197132288~12582912,213909504~4194304,289406976~8388608,301989888~16777216,322961408~8388608,348127232~16777216,373293056~16777216] 2024-07-26T19:29:03.156 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~20971520,100663296~54525952,159383552~20971520,197132288~25165824,289406976~8388608,301989888~29360128,348127232~20971520,373293056~16777216] 2024-07-26T19:29:03.156 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 14 diff [0~8388608,12582912~54525952,75497472~16777216,100663296~4194304,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,197132288~12582912,213909504~4194304,281018368~16777216,301989888~16777216,322961408~8388608,343932928~8388608,356515840~8388608,373293056~16777216] 2024-07-26T19:29:03.156 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~16777216,100663296~4194304,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,197132288~12582912,213909504~4194304,281018368~16777216,301989888~16777216,322961408~8388608,343932928~8388608,356515840~8388608,373293056~16777216] 2024-07-26T19:29:03.158 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~20971520,100663296~54525952,159383552~20971520,197132288~25165824,281018368~16777216,301989888~29360128,343932928~25165824,373293056~20971520] 2024-07-26T19:29:03.158 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 15 diff [0~8388608,12582912~54525952,75497472~16777216,96468992~8388608,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~16777216,301989888~16777216,322961408~8388608,339738624~12582912,356515840~8388608,373293056~20971520,406847488~8388608] 2024-07-26T19:29:03.158 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~16777216,96468992~8388608,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~16777216,301989888~16777216,322961408~8388608,339738624~12582912,356515840~8388608,373293056~20971520,406847488~8388608] 2024-07-26T19:29:03.162 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~79691776,159383552~29360128,197132288~25165824,226492416~8388608,260046848~8388608,281018368~16777216,301989888~33554432,339738624~29360128,373293056~20971520,406847488~12582912] 2024-07-26T19:29:03.162 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 16 diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,260046848~4194304,281018368~16777216,301989888~16777216,322961408~8388608,339738624~12582912,356515840~8388608,373293056~20971520,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.162 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~20971520,159383552~8388608,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,260046848~4194304,281018368~16777216,301989888~16777216,322961408~8388608,339738624~12582912,356515840~8388608,373293056~20971520,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.166 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~79691776,159383552~29360128,197132288~25165824,226492416~8388608,260046848~8388608,281018368~16777216,301989888~33554432,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.166 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 17 diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,356515840~12582912,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.166 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,197132288~20971520,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,356515840~12582912,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.170 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~113246208,197132288~25165824,226492416~12582912,260046848~8388608,281018368~54525952,339738624~29360128,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.171 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 18 diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.171 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.175 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.175 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to 19 diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.175 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.179 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.179 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 10 diff [16777216~8388608,29360128~8388608,54525952~12582912,75497472~4194304,88080384~8388608,138412032~4194304,314572800~4194304,373293056~8388608] 2024-07-26T19:29:03.180 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [16777216~8388608,29360128~8388608,54525952~12582912,75497472~4194304,88080384~8388608,138412032~4194304,314572800~4194304,373293056~8388608] 2024-07-26T19:29:03.180 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [16777216~20971520,54525952~16777216,75497472~4194304,88080384~8388608,138412032~8388608,314572800~8388608,373293056~8388608] 2024-07-26T19:29:03.180 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 11 diff [0~8388608,16777216~8388608,29360128~8388608,46137344~20971520,75497472~16777216,109051904~8388608,138412032~4194304,150994944~4194304,314572800~8388608,348127232~4194304,373293056~16777216] 2024-07-26T19:29:03.180 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,16777216~8388608,29360128~8388608,46137344~20971520,75497472~16777216,109051904~8388608,138412032~4194304,150994944~4194304,314572800~8388608,348127232~4194304,373293056~16777216] 2024-07-26T19:29:03.183 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,16777216~20971520,46137344~25165824,75497472~20971520,109051904~12582912,138412032~8388608,150994944~4194304,314572800~8388608,348127232~4194304,373293056~16777216] 2024-07-26T19:29:03.183 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 12 diff [0~8388608,16777216~8388608,29360128~12582912,46137344~20971520,75497472~16777216,100663296~4194304,109051904~8388608,138412032~4194304,146800640~8388608,159383552~8388608,171966464~4194304,314572800~8388608,348127232~8388608,373293056~16777216] 2024-07-26T19:29:03.183 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,16777216~8388608,29360128~12582912,46137344~20971520,75497472~16777216,100663296~4194304,109051904~8388608,138412032~4194304,146800640~8388608,159383552~8388608,171966464~4194304,314572800~8388608,348127232~8388608,373293056~16777216] 2024-07-26T19:29:03.184 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,16777216~25165824,46137344~25165824,75497472~20971520,100663296~20971520,138412032~16777216,159383552~20971520,314572800~8388608,348127232~8388608,373293056~16777216] 2024-07-26T19:29:03.184 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 13 diff [0~8388608,16777216~8388608,29360128~12582912,46137344~20971520,75497472~16777216,100663296~4194304,109051904~8388608,121634816~4194304,138412032~4194304,146800640~8388608,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,301989888~16777216,322961408~8388608,348127232~8388608,360710144~4194304,373293056~16777216] 2024-07-26T19:29:03.184 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,16777216~8388608,29360128~12582912,46137344~20971520,75497472~16777216,100663296~4194304,109051904~8388608,121634816~4194304,138412032~4194304,146800640~8388608,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,301989888~16777216,322961408~8388608,348127232~8388608,360710144~4194304,373293056~16777216] 2024-07-26T19:29:03.187 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,16777216~25165824,46137344~25165824,75497472~20971520,100663296~29360128,138412032~16777216,159383552~20971520,197132288~12582912,213909504~8388608,301989888~29360128,348127232~8388608,360710144~8388608,373293056~16777216] 2024-07-26T19:29:03.187 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 14 diff [0~8388608,16777216~25165824,46137344~20971520,75497472~16777216,100663296~4194304,109051904~8388608,121634816~4194304,138412032~12582912,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,281018368~8388608,301989888~16777216,322961408~8388608,343932928~8388608,360710144~4194304,373293056~16777216] 2024-07-26T19:29:03.187 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,16777216~25165824,46137344~20971520,75497472~16777216,100663296~4194304,109051904~8388608,121634816~4194304,138412032~12582912,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,281018368~8388608,301989888~16777216,322961408~8388608,343932928~8388608,360710144~4194304,373293056~16777216] 2024-07-26T19:29:03.189 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,16777216~25165824,46137344~25165824,75497472~20971520,100663296~29360128,138412032~16777216,159383552~20971520,197132288~12582912,213909504~8388608,281018368~8388608,301989888~29360128,343932928~12582912,360710144~8388608,373293056~20971520] 2024-07-26T19:29:03.189 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 15 diff [0~8388608,16777216~25165824,46137344~20971520,75497472~16777216,96468992~8388608,109051904~8388608,121634816~4194304,138412032~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~8388608,213909504~4194304,226492416~4194304,260046848~4194304,281018368~8388608,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,373293056~20971520,406847488~8388608] 2024-07-26T19:29:03.189 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,16777216~25165824,46137344~20971520,75497472~16777216,96468992~8388608,109051904~8388608,121634816~4194304,138412032~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~8388608,213909504~4194304,226492416~4194304,260046848~4194304,281018368~8388608,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,373293056~20971520,406847488~8388608] 2024-07-26T19:29:03.192 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,16777216~25165824,46137344~25165824,75497472~54525952,138412032~16777216,159383552~29360128,197132288~12582912,213909504~8388608,226492416~8388608,260046848~8388608,281018368~8388608,301989888~33554432,339738624~16777216,360710144~8388608,373293056~20971520,406847488~12582912] 2024-07-26T19:29:03.192 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 16 diff [0~8388608,16777216~50331648,75497472~29360128,109051904~8388608,121634816~4194304,138412032~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~12582912,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,373293056~20971520,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.193 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,16777216~50331648,75497472~29360128,109051904~8388608,121634816~4194304,138412032~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~12582912,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,373293056~20971520,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.196 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,16777216~54525952,75497472~54525952,138412032~16777216,159383552~29360128,197132288~25165824,226492416~8388608,260046848~8388608,281018368~12582912,301989888~33554432,339738624~16777216,360710144~8388608,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.196 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 17 diff [0~8388608,16777216~50331648,75497472~29360128,109051904~8388608,121634816~4194304,130023424~4194304,138412032~16777216,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,360710144~4194304,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.197 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,16777216~50331648,75497472~29360128,109051904~8388608,121634816~4194304,130023424~4194304,138412032~16777216,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,360710144~4194304,373293056~20971520,398458880~16777216] 2024-07-26T19:29:03.201 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,16777216~54525952,75497472~113246208,197132288~25165824,226492416~12582912,260046848~8388608,281018368~54525952,339738624~16777216,360710144~8388608,373293056~20971520,398458880~20971520] 2024-07-26T19:29:03.201 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 18 diff [0~8388608,16777216~50331648,75497472~29360128,109051904~8388608,121634816~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.201 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,16777216~50331648,75497472~29360128,109051904~8388608,121634816~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.206 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,16777216~54525952,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:03.207 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to 19 diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.207 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.211 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:03.212 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 11 diff [0~8388608,46137344~8388608,75497472~12582912,109051904~8388608,150994944~4194304,314572800~4194304,348127232~4194304,381681664~8388608] 2024-07-26T19:29:03.212 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,46137344~8388608,75497472~12582912,109051904~8388608,150994944~4194304,314572800~4194304,348127232~4194304,381681664~8388608] 2024-07-26T19:29:03.213 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,46137344~12582912,75497472~16777216,109051904~12582912,150994944~4194304,314572800~4194304,348127232~4194304,381681664~8388608] 2024-07-26T19:29:03.213 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 12 diff [0~8388608,29360128~8388608,46137344~12582912,62914560~4194304,75497472~12582912,100663296~4194304,109051904~8388608,146800640~8388608,159383552~8388608,171966464~4194304,314572800~4194304,348127232~8388608,381681664~8388608] 2024-07-26T19:29:03.213 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,29360128~8388608,46137344~12582912,62914560~4194304,75497472~12582912,100663296~4194304,109051904~8388608,146800640~8388608,159383552~8388608,171966464~4194304,314572800~4194304,348127232~8388608,381681664~8388608] 2024-07-26T19:29:03.215 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,29360128~12582912,46137344~25165824,75497472~16777216,100663296~20971520,146800640~8388608,159383552~20971520,314572800~4194304,348127232~8388608,381681664~8388608] 2024-07-26T19:29:03.215 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 13 diff [0~8388608,29360128~8388608,46137344~12582912,62914560~4194304,75497472~12582912,100663296~4194304,109051904~8388608,121634816~4194304,146800640~8388608,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,301989888~16777216,322961408~8388608,348127232~8388608,360710144~4194304,381681664~8388608] 2024-07-26T19:29:03.215 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,29360128~8388608,46137344~12582912,62914560~4194304,75497472~12582912,100663296~4194304,109051904~8388608,121634816~4194304,146800640~8388608,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,301989888~16777216,322961408~8388608,348127232~8388608,360710144~4194304,381681664~8388608] 2024-07-26T19:29:03.217 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,29360128~12582912,46137344~25165824,75497472~16777216,100663296~29360128,146800640~8388608,159383552~20971520,197132288~12582912,213909504~8388608,301989888~29360128,348127232~8388608,360710144~8388608,381681664~8388608] 2024-07-26T19:29:03.217 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 14 diff [0~8388608,20971520~16777216,46137344~12582912,62914560~4194304,75497472~12582912,100663296~4194304,109051904~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,281018368~8388608,301989888~16777216,322961408~8388608,343932928~8388608,360710144~4194304,381681664~8388608] 2024-07-26T19:29:03.217 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,20971520~16777216,46137344~12582912,62914560~4194304,75497472~12582912,100663296~4194304,109051904~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,281018368~8388608,301989888~16777216,322961408~8388608,343932928~8388608,360710144~4194304,381681664~8388608] 2024-07-26T19:29:03.220 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,20971520~20971520,46137344~25165824,75497472~16777216,100663296~29360128,142606336~12582912,159383552~20971520,197132288~12582912,213909504~8388608,281018368~8388608,301989888~29360128,343932928~12582912,360710144~8388608,381681664~12582912] 2024-07-26T19:29:03.220 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 15 diff [0~8388608,20971520~16777216,46137344~20971520,75497472~12582912,96468992~8388608,109051904~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~8388608,213909504~4194304,226492416~4194304,260046848~4194304,281018368~8388608,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,406847488~8388608] 2024-07-26T19:29:03.220 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,20971520~16777216,46137344~20971520,75497472~12582912,96468992~8388608,109051904~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~8388608,213909504~4194304,226492416~4194304,260046848~4194304,281018368~8388608,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,406847488~8388608] 2024-07-26T19:29:03.223 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,20971520~20971520,46137344~25165824,75497472~16777216,96468992~33554432,142606336~12582912,159383552~29360128,197132288~12582912,213909504~8388608,226492416~8388608,260046848~8388608,281018368~8388608,301989888~33554432,339738624~16777216,360710144~8388608,381681664~12582912,406847488~12582912] 2024-07-26T19:29:03.223 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 16 diff [0~8388608,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~12582912,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.223 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~12582912,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.231 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,20971520~50331648,75497472~54525952,142606336~12582912,159383552~29360128,197132288~25165824,226492416~8388608,260046848~8388608,281018368~12582912,301989888~33554432,339738624~16777216,360710144~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.231 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 17 diff [0~8388608,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~8388608,121634816~4194304,130023424~4194304,142606336~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.231 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~8388608,121634816~4194304,130023424~4194304,142606336~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.231 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,20971520~50331648,75497472~62914560,142606336~46137344,197132288~25165824,226492416~12582912,260046848~8388608,281018368~54525952,339738624~16777216,360710144~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.231 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 18 diff [0~8388608,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~8388608,121634816~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.231 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~8388608,121634816~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.235 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~12582912,20971520~50331648,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.235 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to 19 diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.235 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.240 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.240 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 12 diff [29360128~8388608,54525952~12582912,88080384~4194304,100663296~4194304,146800640~4194304,159383552~8388608,171966464~4194304,352321536~4194304] 2024-07-26T19:29:03.240 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [29360128~8388608,54525952~12582912,88080384~4194304,100663296~4194304,146800640~4194304,159383552~8388608,171966464~4194304,352321536~4194304] 2024-07-26T19:29:03.241 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [29360128~12582912,54525952~16777216,88080384~4194304,100663296~8388608,146800640~4194304,159383552~20971520,352321536~4194304] 2024-07-26T19:29:03.242 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 13 diff [0~4194304,29360128~8388608,54525952~12582912,83886080~8388608,100663296~4194304,121634816~4194304,146800640~4194304,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,301989888~16777216,322961408~8388608,352321536~4194304,360710144~4194304] 2024-07-26T19:29:03.242 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,29360128~8388608,54525952~12582912,83886080~8388608,100663296~4194304,121634816~4194304,146800640~4194304,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,301989888~16777216,322961408~8388608,352321536~4194304,360710144~4194304] 2024-07-26T19:29:03.243 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,29360128~12582912,54525952~16777216,83886080~8388608,100663296~8388608,121634816~8388608,146800640~4194304,159383552~20971520,197132288~12582912,213909504~8388608,301989888~29360128,352321536~4194304,360710144~8388608] 2024-07-26T19:29:03.243 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 14 diff [0~4194304,20971520~16777216,54525952~12582912,83886080~8388608,100663296~4194304,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,281018368~8388608,301989888~16777216,322961408~8388608,343932928~8388608,360710144~4194304,381681664~8388608] 2024-07-26T19:29:03.243 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,20971520~16777216,54525952~12582912,83886080~8388608,100663296~4194304,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,197132288~8388608,213909504~4194304,281018368~8388608,301989888~16777216,322961408~8388608,343932928~8388608,360710144~4194304,381681664~8388608] 2024-07-26T19:29:03.245 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,20971520~20971520,54525952~16777216,83886080~8388608,100663296~8388608,121634816~8388608,142606336~12582912,159383552~20971520,197132288~12582912,213909504~8388608,281018368~8388608,301989888~29360128,343932928~12582912,360710144~8388608,381681664~12582912] 2024-07-26T19:29:03.245 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 15 diff [0~4194304,20971520~16777216,54525952~12582912,83886080~8388608,96468992~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~8388608,213909504~4194304,226492416~4194304,260046848~4194304,281018368~8388608,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,406847488~8388608] 2024-07-26T19:29:03.245 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,20971520~16777216,54525952~12582912,83886080~8388608,96468992~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~8388608,213909504~4194304,226492416~4194304,260046848~4194304,281018368~8388608,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,406847488~8388608] 2024-07-26T19:29:03.248 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,20971520~20971520,54525952~16777216,83886080~8388608,96468992~12582912,121634816~8388608,142606336~12582912,159383552~29360128,197132288~12582912,213909504~8388608,226492416~8388608,260046848~8388608,281018368~8388608,301989888~33554432,339738624~16777216,360710144~8388608,381681664~12582912,406847488~12582912] 2024-07-26T19:29:03.248 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 16 diff [0~4194304,20971520~16777216,41943040~4194304,50331648~16777216,83886080~8388608,96468992~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~12582912,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.248 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,20971520~16777216,41943040~4194304,50331648~16777216,83886080~8388608,96468992~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~12582912,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.252 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,20971520~50331648,83886080~25165824,121634816~8388608,142606336~12582912,159383552~29360128,197132288~25165824,226492416~8388608,260046848~8388608,281018368~12582912,301989888~33554432,339738624~16777216,360710144~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.252 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 17 diff [0~4194304,20971520~16777216,41943040~4194304,50331648~16777216,83886080~8388608,96468992~8388608,121634816~4194304,130023424~4194304,142606336~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.252 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,20971520~16777216,41943040~4194304,50331648~16777216,83886080~8388608,96468992~8388608,121634816~4194304,130023424~4194304,142606336~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.255 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,20971520~50331648,83886080~25165824,121634816~16777216,142606336~46137344,197132288~25165824,226492416~12582912,260046848~8388608,281018368~54525952,339738624~16777216,360710144~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.256 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 18 diff [0~4194304,20971520~16777216,41943040~4194304,50331648~16777216,83886080~8388608,96468992~8388608,121634816~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.256 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,20971520~16777216,41943040~4194304,50331648~16777216,83886080~8388608,96468992~8388608,121634816~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.259 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,20971520~50331648,83886080~25165824,121634816~71303168,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.259 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to 19 diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.259 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.262 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~58720256,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.263 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 13 diff [0~4194304,83886080~8388608,121634816~4194304,197132288~8388608,213909504~4194304,301989888~16777216,322961408~8388608,360710144~4194304] 2024-07-26T19:29:03.263 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,83886080~8388608,121634816~4194304,197132288~8388608,213909504~4194304,301989888~16777216,322961408~8388608,360710144~4194304] 2024-07-26T19:29:03.264 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,83886080~8388608,121634816~8388608,197132288~12582912,213909504~8388608,301989888~29360128,360710144~8388608] 2024-07-26T19:29:03.264 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 14 diff [0~4194304,20971520~8388608,83886080~8388608,121634816~4194304,142606336~8388608,171966464~4194304,197132288~8388608,213909504~4194304,281018368~8388608,301989888~16777216,322961408~8388608,343932928~8388608,360710144~4194304,381681664~8388608] 2024-07-26T19:29:03.264 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,20971520~8388608,83886080~8388608,121634816~4194304,142606336~8388608,171966464~4194304,197132288~8388608,213909504~4194304,281018368~8388608,301989888~16777216,322961408~8388608,343932928~8388608,360710144~4194304,381681664~8388608] 2024-07-26T19:29:03.265 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,20971520~8388608,83886080~8388608,121634816~8388608,142606336~12582912,171966464~8388608,197132288~12582912,213909504~8388608,281018368~8388608,301989888~29360128,343932928~12582912,360710144~8388608,381681664~12582912] 2024-07-26T19:29:03.265 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 15 diff [0~4194304,20971520~8388608,58720256~4194304,83886080~8388608,96468992~8388608,121634816~4194304,142606336~8388608,171966464~4194304,180355072~4194304,197132288~8388608,213909504~4194304,226492416~4194304,260046848~4194304,281018368~8388608,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,406847488~8388608] 2024-07-26T19:29:03.265 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,20971520~8388608,58720256~4194304,83886080~8388608,96468992~8388608,121634816~4194304,142606336~8388608,171966464~4194304,180355072~4194304,197132288~8388608,213909504~4194304,226492416~4194304,260046848~4194304,281018368~8388608,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,406847488~8388608] 2024-07-26T19:29:03.268 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,20971520~8388608,58720256~8388608,83886080~8388608,96468992~12582912,121634816~8388608,142606336~12582912,171966464~16777216,197132288~12582912,213909504~8388608,226492416~8388608,260046848~8388608,281018368~8388608,301989888~33554432,339738624~16777216,360710144~8388608,381681664~12582912,406847488~12582912] 2024-07-26T19:29:03.268 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 16 diff [0~4194304,20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~12582912,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.268 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,121634816~4194304,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~12582912,301989888~16777216,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.273 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,20971520~8388608,41943040~12582912,58720256~8388608,83886080~25165824,121634816~8388608,142606336~12582912,159383552~29360128,197132288~25165824,226492416~8388608,260046848~8388608,281018368~12582912,301989888~33554432,339738624~16777216,360710144~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.273 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 17 diff [0~4194304,20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,121634816~4194304,130023424~4194304,142606336~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.273 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,121634816~4194304,130023424~4194304,142606336~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~8388608,310378496~8388608,322961408~8388608,339738624~12582912,360710144~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.280 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,20971520~8388608,41943040~12582912,58720256~8388608,83886080~25165824,121634816~16777216,142606336~46137344,197132288~25165824,226492416~12582912,260046848~8388608,281018368~54525952,339738624~16777216,360710144~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.281 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 18 diff [0~4194304,20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,121634816~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.281 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,121634816~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.287 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,20971520~8388608,41943040~12582912,58720256~8388608,83886080~25165824,121634816~71303168,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.287 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to 19 diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.287 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.295 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~41943040,58720256~8388608,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.295 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 14 diff [20971520~8388608,83886080~4194304,142606336~8388608,171966464~4194304,281018368~8388608,314572800~4194304,322961408~4194304,343932928~8388608,381681664~8388608] 2024-07-26T19:29:03.295 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~8388608,83886080~4194304,142606336~8388608,171966464~4194304,281018368~8388608,314572800~4194304,322961408~4194304,343932928~8388608,381681664~8388608] 2024-07-26T19:29:03.296 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~8388608,83886080~4194304,142606336~12582912,171966464~8388608,281018368~8388608,314572800~4194304,322961408~4194304,343932928~12582912,381681664~12582912] 2024-07-26T19:29:03.296 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 15 diff [20971520~8388608,58720256~4194304,83886080~4194304,96468992~8388608,142606336~8388608,171966464~4194304,180355072~4194304,197132288~4194304,226492416~4194304,260046848~4194304,281018368~8388608,314572800~4194304,322961408~8388608,339738624~12582912,381681664~12582912,406847488~8388608] 2024-07-26T19:29:03.296 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~8388608,58720256~4194304,83886080~4194304,96468992~8388608,142606336~8388608,171966464~4194304,180355072~4194304,197132288~4194304,226492416~4194304,260046848~4194304,281018368~8388608,314572800~4194304,322961408~8388608,339738624~12582912,381681664~12582912,406847488~8388608] 2024-07-26T19:29:03.298 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~8388608,58720256~8388608,83886080~4194304,96468992~12582912,142606336~12582912,171966464~16777216,197132288~8388608,226492416~8388608,260046848~8388608,281018368~8388608,314572800~4194304,322961408~12582912,339738624~16777216,381681664~12582912,406847488~12582912] 2024-07-26T19:29:03.298 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 16 diff [20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~12582912,314572800~4194304,322961408~8388608,339738624~12582912,381681664~12582912,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.298 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,142606336~8388608,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~12582912,314572800~4194304,322961408~8388608,339738624~12582912,381681664~12582912,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.300 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~8388608,41943040~12582912,58720256~8388608,83886080~25165824,142606336~12582912,159383552~29360128,197132288~25165824,226492416~8388608,260046848~8388608,281018368~12582912,314572800~4194304,322961408~12582912,339738624~16777216,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.300 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 17 diff [20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,130023424~4194304,142606336~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~4194304,314572800~4194304,322961408~8388608,339738624~12582912,364904448~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.300 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,130023424~4194304,142606336~12582912,159383552~8388608,171966464~4194304,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~4194304,314572800~4194304,322961408~8388608,339738624~12582912,364904448~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.303 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~8388608,41943040~12582912,58720256~8388608,83886080~25165824,130023424~8388608,142606336~46137344,197132288~25165824,226492416~12582912,260046848~8388608,281018368~25165824,314572800~4194304,322961408~12582912,339738624~16777216,364904448~4194304,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.303 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 18 diff [20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.303 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [20971520~8388608,41943040~4194304,50331648~4194304,58720256~4194304,83886080~8388608,96468992~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.306 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [20971520~8388608,41943040~12582912,58720256~8388608,83886080~25165824,130023424~62914560,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,322961408~12582912,339738624~16777216,364904448~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.306 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to 19 diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.306 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.310 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~41943040,58720256~8388608,75497472~33554432,117440512~8388608,130023424~62914560,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,322961408~12582912,339738624~16777216,364904448~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.310 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to 15 diff [58720256~4194304,96468992~8388608,180355072~4194304,197132288~4194304,226492416~4194304,260046848~4194304,327155712~4194304,339738624~4194304,385875968~8388608,406847488~8388608] 2024-07-26T19:29:03.310 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [58720256~4194304,96468992~8388608,180355072~4194304,197132288~4194304,226492416~4194304,260046848~4194304,327155712~4194304,339738624~4194304,385875968~8388608,406847488~8388608] 2024-07-26T19:29:03.311 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [58720256~8388608,96468992~12582912,180355072~8388608,197132288~8388608,226492416~8388608,260046848~8388608,327155712~8388608,339738624~4194304,385875968~8388608,406847488~12582912] 2024-07-26T19:29:03.311 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to 16 diff [41943040~4194304,50331648~4194304,58720256~4194304,88080384~4194304,96468992~8388608,159383552~8388608,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~4194304,289406976~4194304,327155712~4194304,339738624~4194304,385875968~8388608,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.311 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [41943040~4194304,50331648~4194304,58720256~4194304,88080384~4194304,96468992~8388608,159383552~8388608,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,260046848~4194304,281018368~4194304,289406976~4194304,327155712~4194304,339738624~4194304,385875968~8388608,398458880~4194304,406847488~8388608] 2024-07-26T19:29:03.312 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [41943040~12582912,58720256~8388608,88080384~20971520,159383552~12582912,180355072~8388608,197132288~25165824,226492416~8388608,260046848~8388608,281018368~4194304,289406976~4194304,327155712~8388608,339738624~4194304,385875968~8388608,398458880~20971520] 2024-07-26T19:29:03.312 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to 17 diff [41943040~4194304,50331648~4194304,58720256~4194304,88080384~4194304,96468992~8388608,130023424~4194304,150994944~4194304,159383552~8388608,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~4194304,327155712~4194304,339738624~4194304,364904448~4194304,385875968~8388608,398458880~16777216] 2024-07-26T19:29:03.312 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [41943040~4194304,50331648~4194304,58720256~4194304,88080384~4194304,96468992~8388608,130023424~4194304,150994944~4194304,159383552~8388608,180355072~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,260046848~4194304,281018368~12582912,297795584~4194304,327155712~4194304,339738624~4194304,364904448~4194304,385875968~8388608,398458880~16777216] 2024-07-26T19:29:03.314 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [41943040~12582912,58720256~8388608,88080384~20971520,130023424~8388608,150994944~20971520,180355072~8388608,197132288~25165824,226492416~12582912,260046848~8388608,281018368~25165824,327155712~8388608,339738624~4194304,364904448~4194304,385875968~8388608,398458880~20971520] 2024-07-26T19:29:03.315 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to 18 diff [41943040~4194304,50331648~4194304,58720256~4194304,88080384~4194304,96468992~8388608,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:03.315 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [41943040~4194304,50331648~4194304,58720256~4194304,88080384~4194304,96468992~8388608,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:03.317 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [41943040~12582912,58720256~8388608,88080384~20971520,130023424~16777216,150994944~20971520,180355072~12582912,197132288~25165824,226492416~12582912,255852544~12582912,281018368~33554432,327155712~8388608,339738624~4194304,364904448~8388608,385875968~8388608,398458880~20971520] 2024-07-26T19:29:03.317 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to 19 diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,58720256~4194304,75497472~8388608,88080384~4194304,96468992~8388608,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:03.317 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,58720256~4194304,75497472~8388608,88080384~4194304,96468992~8388608,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:03.320 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~25165824,58720256~8388608,75497472~8388608,88080384~20971520,117440512~8388608,130023424~16777216,150994944~20971520,180355072~12582912,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,327155712~8388608,339738624~4194304,364904448~8388608,385875968~8388608,398458880~20971520] 2024-07-26T19:29:03.321 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to 16 diff [41943040~4194304,50331648~4194304,88080384~4194304,159383552~8388608,201326592~8388608,213909504~4194304,281018368~4194304,289406976~4194304,398458880~4194304] 2024-07-26T19:29:03.321 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [41943040~4194304,50331648~4194304,88080384~4194304,159383552~8388608,201326592~8388608,213909504~4194304,281018368~4194304,289406976~4194304,398458880~4194304] 2024-07-26T19:29:03.322 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [41943040~12582912,88080384~8388608,159383552~12582912,201326592~20971520,281018368~4194304,289406976~4194304,398458880~8388608] 2024-07-26T19:29:03.322 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to 17 diff [41943040~4194304,50331648~4194304,88080384~4194304,96468992~4194304,130023424~4194304,150994944~4194304,159383552~8388608,180355072~4194304,201326592~8388608,213909504~4194304,234881024~4194304,281018368~12582912,297795584~4194304,364904448~4194304,398458880~8388608] 2024-07-26T19:29:03.322 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [41943040~4194304,50331648~4194304,88080384~4194304,96468992~4194304,130023424~4194304,150994944~4194304,159383552~8388608,180355072~4194304,201326592~8388608,213909504~4194304,234881024~4194304,281018368~12582912,297795584~4194304,364904448~4194304,398458880~8388608] 2024-07-26T19:29:03.324 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [41943040~12582912,88080384~12582912,130023424~8388608,150994944~20971520,180355072~8388608,201326592~20971520,234881024~4194304,281018368~25165824,364904448~4194304,398458880~8388608] 2024-07-26T19:29:03.324 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to 18 diff [41943040~4194304,50331648~4194304,88080384~4194304,96468992~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,201326592~8388608,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.324 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [41943040~4194304,50331648~4194304,88080384~4194304,96468992~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,201326592~8388608,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.327 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [41943040~12582912,88080384~16777216,130023424~16777216,150994944~20971520,180355072~12582912,201326592~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~33554432,364904448~8388608,398458880~16777216] 2024-07-26T19:29:03.327 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to 19 diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,75497472~8388608,88080384~4194304,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,201326592~8388608,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.327 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,75497472~8388608,88080384~4194304,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,201326592~8388608,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.329 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~25165824,75497472~8388608,88080384~16777216,117440512~8388608,130023424~16777216,150994944~20971520,180355072~12582912,201326592~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~37748736,364904448~8388608,398458880~16777216] 2024-07-26T19:29:03.329 INFO:tasks.workunit.client.0.smithi071.stdout:from 16 to 17 diff [96468992~4194304,130023424~4194304,150994944~4194304,180355072~4194304,234881024~4194304,285212672~8388608,297795584~4194304,364904448~4194304,398458880~8388608] 2024-07-26T19:29:03.329 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [96468992~4194304,130023424~4194304,150994944~4194304,180355072~4194304,234881024~4194304,285212672~8388608,297795584~4194304,364904448~4194304,398458880~8388608] 2024-07-26T19:29:03.331 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [96468992~4194304,130023424~8388608,150994944~8388608,180355072~8388608,234881024~4194304,285212672~20971520,364904448~4194304,398458880~8388608] 2024-07-26T19:29:03.331 INFO:tasks.workunit.client.0.smithi071.stdout:from 16 to 18 diff [96468992~4194304,130023424~12582912,150994944~4194304,180355072~4194304,188743680~4194304,226492416~4194304,234881024~4194304,255852544~8388608,285212672~8388608,297795584~12582912,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.331 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [96468992~4194304,130023424~12582912,150994944~4194304,180355072~4194304,188743680~4194304,226492416~4194304,234881024~4194304,255852544~8388608,285212672~8388608,297795584~12582912,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.332 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [96468992~8388608,130023424~16777216,150994944~8388608,180355072~12582912,226492416~4194304,234881024~4194304,255852544~8388608,285212672~29360128,364904448~8388608,398458880~16777216] 2024-07-26T19:29:03.332 INFO:tasks.workunit.client.0.smithi071.stdout:from 16 to 19 diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,163577856~4194304,180355072~4194304,188743680~4194304,226492416~4194304,234881024~4194304,255852544~8388608,285212672~8388608,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.333 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,163577856~4194304,180355072~4194304,188743680~4194304,226492416~4194304,234881024~4194304,255852544~8388608,285212672~8388608,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.334 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~12582912,46137344~8388608,75497472~8388608,96468992~8388608,117440512~8388608,130023424~16777216,150994944~8388608,163577856~4194304,180355072~12582912,226492416~4194304,234881024~4194304,255852544~8388608,285212672~33554432,364904448~8388608,398458880~16777216] 2024-07-26T19:29:03.334 INFO:tasks.workunit.client.0.smithi071.stdout:from 17 to 18 diff [96468992~4194304,134217728~12582912,188743680~4194304,226492416~4194304,255852544~8388608,301989888~8388608,369098752~4194304,402653184~8388608] 2024-07-26T19:29:03.334 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [96468992~4194304,134217728~12582912,188743680~4194304,226492416~4194304,255852544~8388608,301989888~8388608,369098752~4194304,402653184~8388608] 2024-07-26T19:29:03.336 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [96468992~8388608,134217728~12582912,188743680~4194304,226492416~4194304,255852544~8388608,301989888~12582912,369098752~4194304,402653184~12582912] 2024-07-26T19:29:03.336 INFO:tasks.workunit.client.0.smithi071.stdout:from 17 to 19 diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,96468992~4194304,117440512~4194304,134217728~12582912,163577856~4194304,188743680~4194304,226492416~4194304,255852544~8388608,301989888~8388608,314572800~4194304,369098752~4194304,402653184~8388608] 2024-07-26T19:29:03.336 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,96468992~4194304,117440512~4194304,134217728~12582912,163577856~4194304,188743680~4194304,226492416~4194304,255852544~8388608,301989888~8388608,314572800~4194304,369098752~4194304,402653184~8388608] 2024-07-26T19:29:03.337 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~12582912,46137344~8388608,75497472~8388608,96468992~8388608,117440512~8388608,134217728~12582912,163577856~4194304,188743680~4194304,226492416~4194304,255852544~8388608,301989888~16777216,369098752~4194304,402653184~12582912] 2024-07-26T19:29:03.337 INFO:tasks.workunit.client.0.smithi071.stdout:from 18 to 19 diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,117440512~4194304,163577856~4194304,301989888~4194304,314572800~4194304,369098752~4194304] 2024-07-26T19:29:03.337 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,117440512~4194304,163577856~4194304,301989888~4194304,314572800~4194304,369098752~4194304] 2024-07-26T19:29:03.338 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~12582912,46137344~8388608,75497472~8388608,117440512~8388608,163577856~4194304,301989888~4194304,314572800~4194304,369098752~4194304] 2024-07-26T19:29:03.506 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:03.507 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:03.527 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:03.527 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:03.527 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:03.536 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:03.536 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:03.536 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:03.543 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:03.543 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.543 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.550 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:03.550 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.550 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.556 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.556 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.557 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.561 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.561 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.562 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.567 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.567 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.567 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.572 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.572 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.572 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:03.577 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:03.577 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.578 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:03.580 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:03.580 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.580 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.584 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.584 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.584 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.587 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~58720256,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.588 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.588 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.590 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~41943040,58720256~8388608,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.590 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to HEAD diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.591 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:03.593 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~41943040,58720256~8388608,75497472~33554432,117440512~8388608,130023424~62914560,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,322961408~12582912,339738624~16777216,364904448~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:03.593 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to HEAD diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,58720256~4194304,75497472~8388608,88080384~4194304,96468992~8388608,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:03.593 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,58720256~4194304,75497472~8388608,88080384~4194304,96468992~8388608,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:03.596 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~25165824,58720256~8388608,75497472~8388608,88080384~20971520,117440512~8388608,130023424~16777216,150994944~20971520,180355072~12582912,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,327155712~8388608,339738624~4194304,364904448~8388608,385875968~8388608,398458880~20971520] 2024-07-26T19:29:03.596 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to HEAD diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,75497472~8388608,88080384~4194304,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,201326592~8388608,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.597 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,75497472~8388608,88080384~4194304,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,201326592~8388608,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.598 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~25165824,75497472~8388608,88080384~16777216,117440512~8388608,130023424~16777216,150994944~20971520,180355072~12582912,201326592~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~37748736,364904448~8388608,398458880~16777216] 2024-07-26T19:29:03.598 INFO:tasks.workunit.client.0.smithi071.stdout:from 16 to HEAD diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,163577856~4194304,180355072~4194304,188743680~4194304,226492416~4194304,234881024~4194304,255852544~8388608,285212672~8388608,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.599 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,163577856~4194304,180355072~4194304,188743680~4194304,226492416~4194304,234881024~4194304,255852544~8388608,285212672~8388608,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:03.601 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~12582912,46137344~8388608,75497472~8388608,96468992~8388608,117440512~8388608,130023424~16777216,150994944~8388608,163577856~4194304,180355072~12582912,226492416~4194304,234881024~4194304,255852544~8388608,285212672~33554432,364904448~8388608,398458880~16777216] 2024-07-26T19:29:03.601 INFO:tasks.workunit.client.0.smithi071.stdout:from 17 to HEAD diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,96468992~4194304,117440512~4194304,134217728~12582912,163577856~4194304,188743680~4194304,226492416~4194304,255852544~8388608,301989888~8388608,314572800~4194304,369098752~4194304,402653184~8388608] 2024-07-26T19:29:03.601 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,96468992~4194304,117440512~4194304,134217728~12582912,163577856~4194304,188743680~4194304,226492416~4194304,255852544~8388608,301989888~8388608,314572800~4194304,369098752~4194304,402653184~8388608] 2024-07-26T19:29:03.602 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~12582912,46137344~8388608,75497472~8388608,96468992~8388608,117440512~8388608,134217728~12582912,163577856~4194304,188743680~4194304,226492416~4194304,255852544~8388608,301989888~16777216,369098752~4194304,402653184~12582912] 2024-07-26T19:29:03.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:03 smithi135 ceph-mon[85352]: osdmap e2306: 8 total, 8 up, 8 in 2024-07-26T19:29:03.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:03 smithi071 ceph-mon[92867]: osdmap e2306: 8 total, 8 up, 8 in 2024-07-26T19:29:03.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:03 smithi071 ceph-mon[90507]: osdmap e2306: 8 total, 8 up, 8 in 2024-07-26T19:29:04.522 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:04.522 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:04.540 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:04.540 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:04.540 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:04.552 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:04.552 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:04.552 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:04.560 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:04.560 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:04.560 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:04.567 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:04.567 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:04.567 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:04.573 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:04.573 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:04.574 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:04.579 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:04.579 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:04.580 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:04.585 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:04.585 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:04.585 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:04.590 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:04.590 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:04.591 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:04.595 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:04.595 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:04.595 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:04.599 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:04.600 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:04.600 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:04.603 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:04.603 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:04.603 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:04.607 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~58720256,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:04.607 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:04.607 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:04.610 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~41943040,58720256~8388608,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:04.610 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to HEAD diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:04.610 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:04.613 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~41943040,58720256~8388608,75497472~33554432,117440512~8388608,130023424~62914560,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,322961408~12582912,339738624~16777216,364904448~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:04.613 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to HEAD diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,58720256~4194304,75497472~8388608,88080384~4194304,96468992~8388608,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:04.613 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,58720256~4194304,75497472~8388608,88080384~4194304,96468992~8388608,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:04.615 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~25165824,58720256~8388608,75497472~8388608,88080384~20971520,117440512~8388608,130023424~16777216,150994944~20971520,180355072~12582912,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,327155712~8388608,339738624~4194304,364904448~8388608,385875968~8388608,398458880~20971520] 2024-07-26T19:29:04.616 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to HEAD diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,75497472~8388608,88080384~4194304,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,201326592~8388608,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:04.616 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,75497472~8388608,88080384~4194304,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,201326592~8388608,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:04.617 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~25165824,75497472~8388608,88080384~16777216,117440512~8388608,130023424~16777216,150994944~20971520,180355072~12582912,201326592~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~37748736,364904448~8388608,398458880~16777216] 2024-07-26T19:29:04.617 INFO:tasks.workunit.client.0.smithi071.stdout:from 16 to HEAD diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,163577856~4194304,180355072~4194304,188743680~4194304,226492416~4194304,234881024~4194304,255852544~8388608,285212672~8388608,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:04.617 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,46137344~8388608,75497472~8388608,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,163577856~4194304,180355072~4194304,188743680~4194304,226492416~4194304,234881024~4194304,255852544~8388608,285212672~8388608,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:04.618 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~12582912,46137344~8388608,75497472~8388608,96468992~8388608,117440512~8388608,130023424~16777216,150994944~8388608,163577856~4194304,180355072~12582912,226492416~4194304,234881024~4194304,255852544~8388608,285212672~33554432,364904448~8388608,398458880~16777216] 2024-07-26T19:29:04.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:04 smithi135 ceph-mon[85352]: osdmap e2307: 8 total, 8 up, 8 in 2024-07-26T19:29:04.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:04 smithi135 ceph-mon[85352]: pgmap v4472: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 33 MiB/s wr, 570 op/s 2024-07-26T19:29:04.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:04 smithi071 ceph-mon[92867]: osdmap e2307: 8 total, 8 up, 8 in 2024-07-26T19:29:04.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:04 smithi071 ceph-mon[92867]: pgmap v4472: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 33 MiB/s wr, 570 op/s 2024-07-26T19:29:04.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:04 smithi071 ceph-mon[90507]: osdmap e2307: 8 total, 8 up, 8 in 2024-07-26T19:29:04.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:04 smithi071 ceph-mon[90507]: pgmap v4472: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 296 KiB/s rd, 33 MiB/s wr, 570 op/s 2024-07-26T19:29:05.530 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:05.531 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:05.562 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:05.563 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:05.563 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:05.571 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:05.571 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:05.571 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:05.579 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:05.579 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:05.579 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:05.586 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:05.586 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:05.587 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:05.593 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:05.593 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:05.593 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:05.598 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:05.598 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:05.598 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:05.603 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:05.604 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:05.604 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:05.609 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:05.609 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:05.609 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:05.614 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:05.614 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:05.614 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:05.618 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:05.618 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:05.619 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:05.622 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:05.622 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:05.622 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:05.626 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~58720256,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:05.626 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:05.626 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:05.628 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~41943040,58720256~8388608,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:05.629 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to HEAD diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:05.629 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:05.633 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~41943040,58720256~8388608,75497472~33554432,117440512~8388608,130023424~62914560,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,322961408~12582912,339738624~16777216,364904448~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:05.633 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to HEAD diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,58720256~4194304,75497472~8388608,88080384~4194304,96468992~8388608,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:05.633 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,58720256~4194304,75497472~8388608,88080384~4194304,96468992~8388608,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:05.636 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~25165824,58720256~8388608,75497472~8388608,88080384~20971520,117440512~8388608,130023424~16777216,150994944~20971520,180355072~12582912,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,327155712~8388608,339738624~4194304,364904448~8388608,385875968~8388608,398458880~20971520] 2024-07-26T19:29:05.636 INFO:tasks.workunit.client.0.smithi071.stdout:from 15 to HEAD diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,75497472~8388608,88080384~4194304,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,201326592~8388608,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:05.636 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,75497472~8388608,88080384~4194304,96468992~4194304,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,201326592~8388608,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,364904448~8388608,398458880~12582912] 2024-07-26T19:29:05.637 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~25165824,75497472~8388608,88080384~16777216,117440512~8388608,130023424~16777216,150994944~20971520,180355072~12582912,201326592~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~37748736,364904448~8388608,398458880~16777216] 2024-07-26T19:29:05.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:05 smithi135 ceph-mon[85352]: osdmap e2308: 8 total, 8 up, 8 in 2024-07-26T19:29:05.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:05 smithi071 ceph-mon[90507]: osdmap e2308: 8 total, 8 up, 8 in 2024-07-26T19:29:05.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:05 smithi071 ceph-mon[92867]: osdmap e2308: 8 total, 8 up, 8 in 2024-07-26T19:29:06.548 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:06.549 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:06.577 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:06.577 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:06.577 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:06.587 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:06.587 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:06.587 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:06.593 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:06.593 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:06.594 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:06.599 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:06.599 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:06.599 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:06.605 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:06.605 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:06.605 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:06.610 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:06.611 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:06.611 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:06.615 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:06.616 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:06.616 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:06.619 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:06.619 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:06.620 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:06.625 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:06.625 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:06.625 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:06.628 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:06.628 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:06.628 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:06.632 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:06.632 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:06.632 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:06.636 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~58720256,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:06.636 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:06.636 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:06.639 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~41943040,58720256~8388608,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:06.639 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to HEAD diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:06.640 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:06.642 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~41943040,58720256~8388608,75497472~33554432,117440512~8388608,130023424~62914560,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,322961408~12582912,339738624~16777216,364904448~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:06.642 INFO:tasks.workunit.client.0.smithi071.stdout:from 14 to HEAD diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,58720256~4194304,75497472~8388608,88080384~4194304,96468992~8388608,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:06.642 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~4194304,29360128~8388608,41943040~12582912,58720256~4194304,75497472~8388608,88080384~4194304,96468992~8388608,117440512~4194304,130023424~12582912,150994944~4194304,159383552~8388608,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,327155712~4194304,339738624~4194304,364904448~8388608,385875968~8388608,398458880~16777216] 2024-07-26T19:29:06.643 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~12582912,29360128~25165824,58720256~8388608,75497472~8388608,88080384~20971520,117440512~8388608,130023424~16777216,150994944~20971520,180355072~12582912,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,327155712~8388608,339738624~4194304,364904448~8388608,385875968~8388608,398458880~20971520] 2024-07-26T19:29:06.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:06 smithi135 ceph-mon[85352]: osdmap e2309: 8 total, 8 up, 8 in 2024-07-26T19:29:06.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:06 smithi135 ceph-mon[85352]: pgmap v4475: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 444 KiB/s rd, 18 MiB/s wr, 787 op/s 2024-07-26T19:29:06.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:06 smithi071 ceph-mon[90507]: osdmap e2309: 8 total, 8 up, 8 in 2024-07-26T19:29:06.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:06 smithi071 ceph-mon[90507]: pgmap v4475: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 444 KiB/s rd, 18 MiB/s wr, 787 op/s 2024-07-26T19:29:06.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:06 smithi071 ceph-mon[92867]: osdmap e2309: 8 total, 8 up, 8 in 2024-07-26T19:29:06.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:06 smithi071 ceph-mon[92867]: pgmap v4475: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 444 KiB/s rd, 18 MiB/s wr, 787 op/s 2024-07-26T19:29:07.552 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:07.552 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:07.575 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:07.575 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:07.575 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:07.588 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:07.588 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:07.588 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:07.594 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:07.594 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:07.594 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:07.600 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:07.600 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:07.600 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:07.607 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:07.607 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:07.607 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:07.612 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:07.612 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:07.612 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:07.616 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:07.616 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:07.616 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:07.619 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:07.620 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:07.620 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:07.623 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:07.623 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:07.623 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:07.626 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:07.626 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:07.626 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:07.629 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:07.630 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:07.630 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:07.632 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~58720256,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:07.632 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:07.632 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:07.635 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~41943040,58720256~8388608,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:07.635 INFO:tasks.workunit.client.0.smithi071.stdout:from 13 to HEAD diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:07.636 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~4194304,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~12582912,314572800~4194304,322961408~8388608,339738624~12582912,364904448~8388608,381681664~12582912,398458880~16777216] 2024-07-26T19:29:07.638 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [12582912~41943040,58720256~8388608,75497472~33554432,117440512~8388608,130023424~62914560,197132288~25165824,226492416~12582912,255852544~12582912,281018368~37748736,322961408~12582912,339738624~16777216,364904448~8388608,381681664~12582912,398458880~20971520] 2024-07-26T19:29:07.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:07 smithi135 ceph-mon[85352]: osdmap e2310: 8 total, 8 up, 8 in 2024-07-26T19:29:07.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:07 smithi071 ceph-mon[92867]: osdmap e2310: 8 total, 8 up, 8 in 2024-07-26T19:29:07.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:07 smithi071 ceph-mon[90507]: osdmap e2310: 8 total, 8 up, 8 in 2024-07-26T19:29:08.558 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:08.558 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:08.596 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:08.596 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:08.596 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:08.603 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:08.604 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:08.604 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:08.609 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:08.609 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:08.609 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:08.614 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:08.614 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:08.614 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:08.618 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:08.618 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:08.618 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:08.622 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:08.622 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:08.622 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:08.626 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:08.626 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:08.626 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:08.629 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:08.629 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:08.629 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:08.632 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:08.632 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:08.633 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:08.635 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:08.635 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:08.635 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:08.637 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:08.637 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:08.637 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:08.639 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~58720256,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:08.639 INFO:tasks.workunit.client.0.smithi071.stdout:from 12 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:08.639 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~12582912,58720256~4194304,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:08.641 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~41943040,58720256~8388608,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:08.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:08 smithi135 ceph-mon[85352]: osdmap e2311: 8 total, 8 up, 8 in 2024-07-26T19:29:08.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:08 smithi135 ceph-mon[85352]: pgmap v4478: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 496 KiB/s rd, 10 MiB/s wr, 886 op/s 2024-07-26T19:29:08.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:08 smithi071 ceph-mon[92867]: osdmap e2311: 8 total, 8 up, 8 in 2024-07-26T19:29:08.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:08 smithi071 ceph-mon[92867]: pgmap v4478: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 496 KiB/s rd, 10 MiB/s wr, 886 op/s 2024-07-26T19:29:08.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:08 smithi071 ceph-mon[90507]: osdmap e2311: 8 total, 8 up, 8 in 2024-07-26T19:29:08.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:08 smithi071 ceph-mon[90507]: pgmap v4478: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 496 KiB/s rd, 10 MiB/s wr, 886 op/s 2024-07-26T19:29:09.576 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:09.577 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:09.605 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:09.605 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:09.605 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:09.614 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:09.614 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:09.614 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:09.622 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:09.622 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:09.622 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:09.626 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:09.626 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:09.626 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:09.630 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:09.630 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:09.631 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:09.634 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:09.634 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:09.634 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:09.637 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:09.637 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:09.637 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:09.640 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:09.640 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:09.640 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:09.642 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:09.642 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:09.642 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:09.644 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:09.644 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:09.644 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:09.646 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:09.646 INFO:tasks.workunit.client.0.smithi071.stdout:from 11 to HEAD diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:09.646 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~4194304,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,117440512~8388608,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:09.647 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~4194304,12582912~58720256,75497472~33554432,117440512~75497472,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:09.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:09 smithi135 ceph-mon[85352]: osdmap e2312: 8 total, 8 up, 8 in 2024-07-26T19:29:09.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:09 smithi071 ceph-mon[92867]: osdmap e2312: 8 total, 8 up, 8 in 2024-07-26T19:29:09.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:09 smithi071 ceph-mon[90507]: osdmap e2312: 8 total, 8 up, 8 in 2024-07-26T19:29:10.571 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:10.572 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:10.605 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:10.605 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:10.605 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:10.618 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:10.618 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:10.618 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:10.624 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:10.624 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:10.624 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:10.628 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:10.628 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:10.628 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:10.632 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:10.632 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:10.632 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:10.635 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:10.635 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:10.635 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:10.640 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:10.640 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:10.640 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:10.642 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:10.642 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:10.642 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:10.644 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:10.644 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:10.644 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:10.646 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:10.646 INFO:tasks.workunit.client.0.smithi071.stdout:from 10 to HEAD diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:10.646 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~4194304,20971520~16777216,41943040~25165824,75497472~16777216,96468992~8388608,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~4194304,381681664~12582912,398458880~16777216] 2024-07-26T19:29:10.647 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~12582912,381681664~12582912,398458880~20971520] 2024-07-26T19:29:10.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:10 smithi135 ceph-mon[85352]: osdmap e2313: 8 total, 8 up, 8 in 2024-07-26T19:29:10.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:10 smithi135 ceph-mon[85352]: pgmap v4481: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 487 KiB/s rd, 2.0 MiB/s wr, 891 op/s 2024-07-26T19:29:10.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:10 smithi071 ceph-mon[90507]: osdmap e2313: 8 total, 8 up, 8 in 2024-07-26T19:29:10.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:10 smithi071 ceph-mon[90507]: pgmap v4481: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 487 KiB/s rd, 2.0 MiB/s wr, 891 op/s 2024-07-26T19:29:10.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:10 smithi071 ceph-mon[92867]: osdmap e2313: 8 total, 8 up, 8 in 2024-07-26T19:29:10.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:10 smithi071 ceph-mon[92867]: pgmap v4481: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 487 KiB/s rd, 2.0 MiB/s wr, 891 op/s 2024-07-26T19:29:11.588 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:11.589 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:11.604 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:11.604 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:11.604 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:11.614 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:11.614 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:11.615 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:11.624 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:11.624 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:11.624 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:11.628 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:11.628 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:11.628 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:11.631 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:11.631 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:11.631 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:11.634 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:11.634 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:11.634 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:11.636 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:11.636 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:11.636 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:11.638 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:11.638 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:11.638 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:11.639 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:11.639 INFO:tasks.workunit.client.0.smithi071.stdout:from 9 to HEAD diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:11.639 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~12582912,29360128~37748736,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~12582912,213909504~4194304,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,360710144~4194304,369098752~25165824,398458880~16777216] 2024-07-26T19:29:11.640 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~16777216,360710144~33554432,398458880~20971520] 2024-07-26T19:29:11.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:11 smithi135 ceph-mon[85352]: osdmap e2314: 8 total, 8 up, 8 in 2024-07-26T19:29:11.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:11 smithi071 ceph-mon[92867]: osdmap e2314: 8 total, 8 up, 8 in 2024-07-26T19:29:11.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:11 smithi071 ceph-mon[90507]: osdmap e2314: 8 total, 8 up, 8 in 2024-07-26T19:29:12.431 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:12.431 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:12.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:29:12] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2024-07-26T19:29:12.454 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:12.454 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:12.454 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:12.463 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:12.463 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:12.464 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:12.473 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:12.473 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:12.473 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:12.483 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:12.483 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:12.483 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:12.485 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:12.485 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:12.485 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:12.487 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:12.487 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:12.487 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:12.489 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:12.489 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:12.489 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:12.491 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:12.491 INFO:tasks.workunit.client.0.smithi071.stdout:from 8 to HEAD diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:12.491 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~54525952,75497472~29360128,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~8388608,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:12.491 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~71303168,75497472~117440512,197132288~25165824,226492416~12582912,255852544~12582912,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:12.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:12 smithi071 ceph-mon[90507]: osdmap e2315: 8 total, 8 up, 8 in 2024-07-26T19:29:12.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:12 smithi071 ceph-mon[90507]: pgmap v4484: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 280 KiB/s rd, 6.2 KiB/s wr, 476 op/s 2024-07-26T19:29:12.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:12 smithi071 ceph-mon[90507]: osdmap e2316: 8 total, 8 up, 8 in 2024-07-26T19:29:12.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:12 smithi071 ceph-mon[92867]: osdmap e2315: 8 total, 8 up, 8 in 2024-07-26T19:29:12.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:12 smithi071 ceph-mon[92867]: pgmap v4484: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 280 KiB/s rd, 6.2 KiB/s wr, 476 op/s 2024-07-26T19:29:12.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:12 smithi071 ceph-mon[92867]: osdmap e2316: 8 total, 8 up, 8 in 2024-07-26T19:29:13.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:12 smithi135 ceph-mon[85352]: osdmap e2315: 8 total, 8 up, 8 in 2024-07-26T19:29:13.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:12 smithi135 ceph-mon[85352]: pgmap v4484: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 280 KiB/s rd, 6.2 KiB/s wr, 476 op/s 2024-07-26T19:29:13.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:12 smithi135 ceph-mon[85352]: osdmap e2316: 8 total, 8 up, 8 in 2024-07-26T19:29:13.428 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:13.429 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:13.447 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:13.447 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:13.447 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:13.453 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:13.453 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:13.453 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:13.461 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:13.461 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:13.461 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:13.464 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:13.464 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:13.464 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:13.470 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:13.470 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:13.470 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:13.472 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:13.472 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:13.472 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:13.483 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:13.483 INFO:tasks.workunit.client.0.smithi071.stdout:from 7 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:13.484 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~25165824,159383552~8388608,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,255852544~16777216,281018368~12582912,297795584~20971520,322961408~8388608,339738624~12582912,356515840~37748736,398458880~16777216] 2024-07-26T19:29:13.484 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,255852544~16777216,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:13.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:13.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:13 smithi071 ceph-mon[90507]: osdmap e2317: 8 total, 8 up, 8 in 2024-07-26T19:29:13.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:13.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:13 smithi071 ceph-mon[92867]: osdmap e2317: 8 total, 8 up, 8 in 2024-07-26T19:29:14.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:14.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:13 smithi135 ceph-mon[85352]: osdmap e2317: 8 total, 8 up, 8 in 2024-07-26T19:29:14.430 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:14.430 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:14.444 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:14.444 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:14.444 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:14.453 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:14.453 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:14.453 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:14.463 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:14.463 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:14.463 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:14.471 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:14.471 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:14.471 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:14.474 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:14.474 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:14.474 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:14.475 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:14.476 INFO:tasks.workunit.client.0.smithi071.stdout:from 6 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:14.476 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~4194304,180355072~4194304,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,251658240~20971520,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:14.477 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,251658240~20971520,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:14.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:14 smithi071 ceph-mon[90507]: pgmap v4487: 137 pgs: 137 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 128 KiB/s rd, 1.2 KiB/s wr, 255 op/s 2024-07-26T19:29:14.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:14 smithi071 ceph-mon[90507]: osdmap e2318: 8 total, 8 up, 8 in 2024-07-26T19:29:14.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:14 smithi071 ceph-mon[92867]: pgmap v4487: 137 pgs: 137 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 128 KiB/s rd, 1.2 KiB/s wr, 255 op/s 2024-07-26T19:29:14.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:14 smithi071 ceph-mon[92867]: osdmap e2318: 8 total, 8 up, 8 in 2024-07-26T19:29:15.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:14 smithi135 ceph-mon[85352]: pgmap v4487: 137 pgs: 137 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 128 KiB/s rd, 1.2 KiB/s wr, 255 op/s 2024-07-26T19:29:15.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:14 smithi135 ceph-mon[85352]: osdmap e2318: 8 total, 8 up, 8 in 2024-07-26T19:29:15.429 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:15.429 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:15.446 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:15.446 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:15.446 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:15.461 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:15.461 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:15.461 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:15.468 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:15.468 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:15.468 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:15.470 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:15.471 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:15.471 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:15.472 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:15.472 INFO:tasks.workunit.client.0.smithi071.stdout:from 5 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:15.472 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~4194304,234881024~4194304,247463936~25165824,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:15.473 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~12582912,247463936~25165824,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:16.445 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:16.446 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:16.458 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:16.459 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:16.459 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:16.462 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:16.462 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:16.462 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:16.465 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:16.465 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:16.465 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:16.467 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:16.467 INFO:tasks.workunit.client.0.smithi071.stdout:from 4 to HEAD diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:16.467 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~92274688,109051904~16777216,130023424~37748736,171966464~12582912,188743680~4194304,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:16.474 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~54525952,398458880~20971520] 2024-07-26T19:29:16.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:16 smithi071 ceph-mon[90507]: osdmap e2319: 8 total, 8 up, 8 in 2024-07-26T19:29:16.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:16 smithi071 ceph-mon[90507]: pgmap v4490: 137 pgs: 137 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 207 KiB/s rd, 6.2 KiB/s wr, 351 op/s 2024-07-26T19:29:16.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:16 smithi071 ceph-mon[92867]: osdmap e2319: 8 total, 8 up, 8 in 2024-07-26T19:29:16.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:16 smithi071 ceph-mon[92867]: pgmap v4490: 137 pgs: 137 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 207 KiB/s rd, 6.2 KiB/s wr, 351 op/s 2024-07-26T19:29:16.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:16 smithi135 ceph-mon[85352]: osdmap e2319: 8 total, 8 up, 8 in 2024-07-26T19:29:16.896 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:16 smithi135 ceph-mon[85352]: pgmap v4490: 137 pgs: 137 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 207 KiB/s rd, 6.2 KiB/s wr, 351 op/s 2024-07-26T19:29:17.428 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:17.428 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:17.449 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:17.449 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:17.449 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:17.451 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:17.451 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:17.451 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:17.453 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:17.453 INFO:tasks.workunit.client.0.smithi071.stdout:from 3 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:17.453 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~16777216] 2024-07-26T19:29:17.455 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:17.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:17 smithi071 ceph-mon[90507]: osdmap e2320: 8 total, 8 up, 8 in 2024-07-26T19:29:17.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:17 smithi071 ceph-mon[90507]: osdmap e2321: 8 total, 8 up, 8 in 2024-07-26T19:29:17.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:17 smithi071 ceph-mon[92867]: osdmap e2320: 8 total, 8 up, 8 in 2024-07-26T19:29:17.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:17 smithi071 ceph-mon[92867]: osdmap e2321: 8 total, 8 up, 8 in 2024-07-26T19:29:17.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:17 smithi135 ceph-mon[85352]: osdmap e2320: 8 total, 8 up, 8 in 2024-07-26T19:29:17.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:17 smithi135 ceph-mon[85352]: osdmap e2321: 8 total, 8 up, 8 in 2024-07-26T19:29:18.442 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:18.442 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:18.460 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:18.460 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:18.460 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:18.465 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:18.465 INFO:tasks.workunit.client.0.smithi071.stdout:from 2 to HEAD diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:18.465 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~113246208,130023424~37748736,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:18.467 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:18.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:18 smithi071 ceph-mon[90507]: pgmap v4493: 137 pgs: 137 active+clean; 1000 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 6.2 KiB/s wr, 223 op/s 2024-07-26T19:29:18.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:18 smithi071 ceph-mon[92867]: pgmap v4493: 137 pgs: 137 active+clean; 1000 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 6.2 KiB/s wr, 223 op/s 2024-07-26T19:29:18.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:18 smithi135 ceph-mon[85352]: pgmap v4493: 137 pgs: 137 active+clean; 1000 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 6.2 KiB/s wr, 223 op/s 2024-07-26T19:29:19.446 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:19.446 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:19.458 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:19.458 INFO:tasks.workunit.client.0.smithi071.stdout:from 1 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:19.459 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:19.460 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:19.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:19 smithi071 ceph-mon[90507]: osdmap e2322: 8 total, 8 up, 8 in 2024-07-26T19:29:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:19 smithi071 ceph-mon[92867]: osdmap e2322: 8 total, 8 up, 8 in 2024-07-26T19:29:19.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:19 smithi135 ceph-mon[85352]: osdmap e2322: 8 total, 8 up, 8 in 2024-07-26T19:29:20.462 INFO:tasks.workunit.client.0.smithi071.stdout:from 0 to HEAD diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:20.463 INFO:tasks.workunit.client.0.smithi071.stdout: limited diff [0~8388608,12582912~155189248,171966464~20971520,197132288~20971520,226492416~46137344,281018368~12582912,297795584~20971520,322961408~8388608,339738624~25165824,369098752~25165824,398458880~20971520] 2024-07-26T19:29:20.476 INFO:tasks.workunit.client.0.smithi071.stdout: actual was [0~192937984,197132288~25165824,226492416~46137344,281018368~54525952,339738624~79691776] 2024-07-26T19:29:20.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:20 smithi135 ceph-mon[85352]: osdmap e2323: 8 total, 8 up, 8 in 2024-07-26T19:29:20.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:20 smithi135 ceph-mon[85352]: pgmap v4496: 137 pgs: 137 active+clean; 940 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 5.0 KiB/s wr, 164 op/s 2024-07-26T19:29:20.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:20 smithi071 ceph-mon[90507]: osdmap e2323: 8 total, 8 up, 8 in 2024-07-26T19:29:20.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:20 smithi071 ceph-mon[90507]: pgmap v4496: 137 pgs: 137 active+clean; 940 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 5.0 KiB/s wr, 164 op/s 2024-07-26T19:29:20.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:20 smithi071 ceph-mon[92867]: osdmap e2323: 8 total, 8 up, 8 in 2024-07-26T19:29:20.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:20 smithi071 ceph-mon[92867]: pgmap v4496: 137 pgs: 137 active+clean; 940 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 5.0 KiB/s wr, 164 op/s 2024-07-26T19:29:21.482 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39079 ms) 2024-07-26T19:29:21.482 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-07-26T19:29:21.482 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:29:21.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:21 smithi135 ceph-mon[85352]: osdmap e2324: 8 total, 8 up, 8 in 2024-07-26T19:29:21.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:21 smithi071 ceph-mon[90507]: osdmap e2324: 8 total, 8 up, 8 in 2024-07-26T19:29:21.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:21 smithi071 ceph-mon[92867]: osdmap e2324: 8 total, 8 up, 8 in 2024-07-26T19:29:22.434 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:29:22] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2024-07-26T19:29:22.521 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1041 ms) 2024-07-26T19:29:22.521 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-07-26T19:29:22.522 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:29:22.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:22 smithi135 ceph-mon[85352]: osdmap e2325: 8 total, 8 up, 8 in 2024-07-26T19:29:22.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:22 smithi135 ceph-mon[85352]: pgmap v4499: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 830 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 5.7 KiB/s wr, 149 op/s 2024-07-26T19:29:22.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:22 smithi135 ceph-mon[85352]: osdmap e2326: 8 total, 8 up, 8 in 2024-07-26T19:29:22.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:22 smithi071 ceph-mon[90507]: osdmap e2325: 8 total, 8 up, 8 in 2024-07-26T19:29:22.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:22 smithi071 ceph-mon[90507]: pgmap v4499: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 830 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 5.7 KiB/s wr, 149 op/s 2024-07-26T19:29:22.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:22 smithi071 ceph-mon[90507]: osdmap e2326: 8 total, 8 up, 8 in 2024-07-26T19:29:22.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:22 smithi071 ceph-mon[92867]: osdmap e2325: 8 total, 8 up, 8 in 2024-07-26T19:29:22.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:22 smithi071 ceph-mon[92867]: pgmap v4499: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 830 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 5.7 KiB/s wr, 149 op/s 2024-07-26T19:29:22.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:22 smithi071 ceph-mon[92867]: osdmap e2326: 8 total, 8 up, 8 in 2024-07-26T19:29:23.587 INFO:tasks.workunit.client.0.smithi071.stdout: wrote [0~20971520] to clone 2024-07-26T19:29:23.587 INFO:tasks.workunit.client.0.smithi071.stdout: diff was [0~20971520] 2024-07-26T19:29:23.592 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1070 ms) 2024-07-26T19:29:23.592 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-07-26T19:29:23.592 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:29:23.616 INFO:tasks.workunit.client.0.smithi071.stdout: wrote [2612324~13168,4317023~81647,5126315~805,6302199~6159,9497545~33478,11208099~65333,11460550~58133,16586286~73822,19288596~41152,19363554~51924] 2024-07-26T19:29:23.627 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (35 ms) 2024-07-26T19:29:23.627 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-07-26T19:29:23.627 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:29:24.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:24 smithi135 ceph-mon[85352]: osdmap e2327: 8 total, 8 up, 8 in 2024-07-26T19:29:24.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:24 smithi135 ceph-mon[85352]: pgmap v4502: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 786 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 2.0 MiB/s wr, 62 op/s 2024-07-26T19:29:24.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:24 smithi071 ceph-mon[90507]: osdmap e2327: 8 total, 8 up, 8 in 2024-07-26T19:29:24.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:24 smithi071 ceph-mon[90507]: pgmap v4502: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 786 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 2.0 MiB/s wr, 62 op/s 2024-07-26T19:29:24.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:24 smithi071 ceph-mon[92867]: osdmap e2327: 8 total, 8 up, 8 in 2024-07-26T19:29:24.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:24 smithi071 ceph-mon[92867]: pgmap v4502: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 786 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 2.0 MiB/s wr, 62 op/s 2024-07-26T19:29:25.585 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1958 ms) 2024-07-26T19:29:25.585 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-07-26T19:29:25.585 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:29:25.648 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (64 ms) 2024-07-26T19:29:25.649 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-07-26T19:29:25.649 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:29:25.736 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (87 ms) 2024-07-26T19:29:25.736 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-07-26T19:29:25.736 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2024-07-26T19:29:25.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:25 smithi135 ceph-mon[85352]: osdmap e2328: 8 total, 8 up, 8 in 2024-07-26T19:29:25.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:25 smithi071 ceph-mon[92867]: osdmap e2328: 8 total, 8 up, 8 in 2024-07-26T19:29:25.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:25 smithi071 ceph-mon[90507]: osdmap e2328: 8 total, 8 up, 8 in 2024-07-26T19:29:26.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:26 smithi135 ceph-mon[85352]: osdmap e2329: 8 total, 8 up, 8 in 2024-07-26T19:29:26.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:26 smithi135 ceph-mon[85352]: pgmap v4505: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 784 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.2 MiB/s wr, 146 op/s 2024-07-26T19:29:26.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:26 smithi071 ceph-mon[92867]: osdmap e2329: 8 total, 8 up, 8 in 2024-07-26T19:29:26.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:26 smithi071 ceph-mon[92867]: pgmap v4505: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 784 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.2 MiB/s wr, 146 op/s 2024-07-26T19:29:26.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:26 smithi071 ceph-mon[90507]: osdmap e2329: 8 total, 8 up, 8 in 2024-07-26T19:29:26.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:26 smithi071 ceph-mon[90507]: pgmap v4505: 137 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 135 active+clean; 784 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.2 MiB/s wr, 146 op/s 2024-07-26T19:29:28.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:28 smithi071 ceph-mon[92867]: osdmap e2330: 8 total, 8 up, 8 in 2024-07-26T19:29:28.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:28.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:28 smithi071 ceph-mon[92867]: pgmap v4507: 137 pgs: 137 active+clean; 839 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 11 MiB/s wr, 275 op/s 2024-07-26T19:29:28.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:28 smithi071 ceph-mon[90507]: osdmap e2330: 8 total, 8 up, 8 in 2024-07-26T19:29:28.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:28.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:28 smithi071 ceph-mon[90507]: pgmap v4507: 137 pgs: 137 active+clean; 839 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 11 MiB/s wr, 275 op/s 2024-07-26T19:29:28.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:28 smithi135 ceph-mon[85352]: osdmap e2330: 8 total, 8 up, 8 in 2024-07-26T19:29:28.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:28.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:28 smithi135 ceph-mon[85352]: pgmap v4507: 137 pgs: 137 active+clean; 839 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 11 MiB/s wr, 275 op/s 2024-07-26T19:29:30.781 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5045 ms) 2024-07-26T19:29:30.781 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-07-26T19:29:30.781 INFO:tasks.workunit.client.0.smithi071.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.2-1767-ga3bbd728/rpm/el9/BUILD/ceph-18.2.2-1767-ga3bbd728/src/test/librbd/test_librbd.cc:8958: Skipped 2024-07-26T19:29:30.782 INFO:tasks.workunit.client.0.smithi071.stdout:Skipping due to unmet REQUIRE 2024-07-26T19:29:30.782 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-07-26T19:29:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 19 tests from DiffIterateTest/1 (245684 ms total) 2024-07-26T19:29:31.143 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:29:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment tear-down 2024-07-26T19:29:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] 490 tests from 24 test suites ran. (2509880 ms total) 2024-07-26T19:29:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:[ PASSED ] 444 tests. 2024-07-26T19:29:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] 46 tests, listed below: 2024-07-26T19:29:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-07-26T19:29:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2024-07-26T19:29:31.143 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.Rename 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.Resize 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2024-07-26T19:29:31.144 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMigration.MirroringPool 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-07-26T19:29:31.145 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestInternal.TestCoR 2024-07-26T19:29:31.146 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2024-07-26T19:29:31.147 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2024-07-26T19:29:31.147 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2024-07-26T19:29:31.147 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2024-07-26T19:29:31.147 INFO:tasks.workunit.client.0.smithi071.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2024-07-26T19:29:31.147 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:29:31.147 INFO:tasks.workunit.client.0.smithi071.stdout: YOU HAVE 2 DISABLED TESTS 2024-07-26T19:29:31.148 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:29:31.152 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T19:29:31.152 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T19:29:31.223 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-07-26T19:29:31.223 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-07-26T19:29:31.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:31 smithi071 ceph-mon[90507]: pgmap v4508: 137 pgs: 137 active+clean; 858 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 248 op/s 2024-07-26T19:29:31.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:31 smithi071 ceph-mon[92867]: pgmap v4508: 137 pgs: 137 active+clean; 858 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 248 op/s 2024-07-26T19:29:31.488 DEBUG:teuthology.parallel:result is None 2024-07-26T19:29:31.489 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T19:29:31.513 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T19:29:31.513 DEBUG:teuthology.orchestra.run.smithi071:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T19:29:31.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:31 smithi135 ceph-mon[85352]: pgmap v4508: 137 pgs: 137 active+clean; 858 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 248 op/s 2024-07-26T19:29:31.568 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T19:29:31.568 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T19:29:31.568 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-07-26T19:29:31.568 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T19:29:31.568 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-07-26T19:29:31.569 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-07-26T19:29:31.570 INFO:tasks.workunit:Pulling workunits from ref reef 2024-07-26T19:29:31.570 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-07-26T19:29:31.570 DEBUG:teuthology.orchestra.run.smithi071:> stat -- /home/ubuntu/cephtest/mnt.0 2024-07-26T19:29:31.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T19:29:31.624 INFO:teuthology.orchestra.run.smithi071.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-07-26T19:29:31.624 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T19:29:31.679 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-07-26T19:29:31.679 DEBUG:teuthology.orchestra.run.smithi071:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-07-26T19:29:31.738 INFO:tasks.workunit:timeout=3h 2024-07-26T19:29:31.739 INFO:tasks.workunit:cleanup=True 2024-07-26T19:29:31.739 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-07-26T19:29:31.795 INFO:tasks.workunit.client.0.smithi071.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-07-26T19:29:32.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:29:32] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:29:32.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:32 smithi071 ceph-mon[92867]: osdmap e2331: 8 total, 8 up, 8 in 2024-07-26T19:29:32.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:32 smithi071 ceph-mon[90507]: osdmap e2331: 8 total, 8 up, 8 in 2024-07-26T19:29:32.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:32 smithi135 ceph-mon[85352]: osdmap e2331: 8 total, 8 up, 8 in 2024-07-26T19:29:33.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:33 smithi071 ceph-mon[90507]: pgmap v4510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-07-26T19:29:33.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:33 smithi071 ceph-mon[92867]: pgmap v4510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-07-26T19:29:33.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:33 smithi135 ceph-mon[85352]: pgmap v4510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-07-26T19:29:35.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:35 smithi071 ceph-mon[90507]: pgmap v4511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:29:35.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:35 smithi071 ceph-mon[92867]: pgmap v4511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:29:35.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:35 smithi135 ceph-mon[85352]: pgmap v4511: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:29:37.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:37 smithi071 ceph-mon[92867]: pgmap v4512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:29:37.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:37 smithi071 ceph-mon[90507]: pgmap v4512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:29:37.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:37 smithi135 ceph-mon[85352]: pgmap v4512: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-07-26T19:29:37.776 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T19:29:37.832 INFO:tasks.workunit.client.0.smithi071.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-07-26T19:29:37.834 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T19:29:37.835 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-07-26T19:29:37.884 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-07-26T19:29:37.932 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-07-26T19:29:37.971 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T19:29:37.972 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T19:29:37.972 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-07-26T19:29:38.011 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T19:29:38.013 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T19:29:38.014 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-07-26T19:29:38.071 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-07-26T19:29:38.072 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-07-26T19:29:38.072 DEBUG:teuthology.orchestra.run.smithi071: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-07-26T19:29:38.130 INFO:tasks.workunit.client.0.smithi071.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-07-26T19:29:38.131 INFO:tasks.workunit.client.0.smithi071.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-07-26T19:29:38.131 INFO:tasks.workunit.client.0.smithi071.stderr:+ '[' -n '' ']' 2024-07-26T19:29:38.131 INFO:tasks.workunit.client.0.smithi071.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-07-26T19:29:38.308 INFO:tasks.workunit.client.0.smithi071.stdout:============================= test session starts ============================== 2024-07-26T19:29:38.308 INFO:tasks.workunit.client.0.smithi071.stdout:platform linux -- Python 3.9.18, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 2024-07-26T19:29:38.308 INFO:tasks.workunit.client.0.smithi071.stdout:cachedir: .pytest_cache 2024-07-26T19:29:38.308 INFO:tasks.workunit.client.0.smithi071.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, configfile: pytest.ini 2024-07-26T19:29:38.777 INFO:tasks.workunit.client.0.smithi071.stdout:collecting ... collected 185 items 2024-07-26T19:29:38.777 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:29:39.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:39 smithi071 ceph-mon[92867]: pgmap v4513: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:29:39.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:39 smithi071 ceph-mon[90507]: pgmap v4513: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:29:39.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:39 smithi135 ceph-mon[85352]: pgmap v4513: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:29:40.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:40 smithi071 ceph-mon[92867]: osdmap e2332: 8 total, 8 up, 8 in 2024-07-26T19:29:40.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:40 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:29:40.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:40 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:29:40.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:40 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-07-26T19:29:40.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:40 smithi071 ceph-mon[92867]: osdmap e2333: 8 total, 8 up, 8 in 2024-07-26T19:29:40.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:40 smithi071 ceph-mon[90507]: osdmap e2332: 8 total, 8 up, 8 in 2024-07-26T19:29:40.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:40 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:29:40.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:40 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:29:40.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:40 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-07-26T19:29:40.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:40 smithi071 ceph-mon[90507]: osdmap e2333: 8 total, 8 up, 8 in 2024-07-26T19:29:40.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:40 smithi135 ceph-mon[85352]: osdmap e2332: 8 total, 8 up, 8 in 2024-07-26T19:29:40.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:40 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:29:40.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:40 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:29:40.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:40 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-07-26T19:29:40.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:40 smithi135 ceph-mon[85352]: osdmap e2333: 8 total, 8 up, 8 in 2024-07-26T19:29:41.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:41 smithi071 ceph-mon[92867]: pgmap v4515: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:29:41.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:41 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:29:41.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:41 smithi071 ceph-mon[92867]: osdmap e2334: 8 total, 8 up, 8 in 2024-07-26T19:29:41.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:41 smithi071 ceph-mon[90507]: pgmap v4515: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:29:41.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:41 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:29:41.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:41 smithi071 ceph-mon[90507]: osdmap e2334: 8 total, 8 up, 8 in 2024-07-26T19:29:41.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:41 smithi135 ceph-mon[85352]: pgmap v4515: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:29:41.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:41 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:29:41.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:41 smithi135 ceph-mon[85352]: osdmap e2334: 8 total, 8 up, 8 in 2024-07-26T19:29:42.169 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2024-07-26T19:29:42.254 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2024-07-26T19:29:42.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:29:42] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2024-07-26T19:29:42.880 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2024-07-26T19:29:42.982 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2024-07-26T19:29:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:43 smithi071 ceph-mon[92867]: pgmap v4518: 137 pgs: 2 creating+peering, 18 unknown, 117 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:29:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:43 smithi071 ceph-mon[92867]: osdmap e2335: 8 total, 8 up, 8 in 2024-07-26T19:29:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:43 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:29:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:43.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:43 smithi071 ceph-mon[90507]: pgmap v4518: 137 pgs: 2 creating+peering, 18 unknown, 117 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:29:43.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:43 smithi071 ceph-mon[90507]: osdmap e2335: 8 total, 8 up, 8 in 2024-07-26T19:29:43.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:43 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:29:43.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:43.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:43 smithi135 ceph-mon[85352]: pgmap v4518: 137 pgs: 2 creating+peering, 18 unknown, 117 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:29:43.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:43 smithi135 ceph-mon[85352]: osdmap e2335: 8 total, 8 up, 8 in 2024-07-26T19:29:43.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:43 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:29:43.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:44.284 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2024-07-26T19:29:44.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:44 smithi135 ceph-mon[85352]: osdmap e2336: 8 total, 8 up, 8 in 2024-07-26T19:29:44.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:44 smithi071 ceph-mon[90507]: osdmap e2336: 8 total, 8 up, 8 in 2024-07-26T19:29:44.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:44 smithi071 ceph-mon[92867]: osdmap e2336: 8 total, 8 up, 8 in 2024-07-26T19:29:44.816 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2024-07-26T19:29:45.367 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 3%] 2024-07-26T19:29:45.470 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2024-07-26T19:29:45.556 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 4%] 2024-07-26T19:29:45.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:45 smithi135 ceph-mon[85352]: pgmap v4521: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 7.7 KiB/s wr, 230 op/s 2024-07-26T19:29:45.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:45 smithi135 ceph-mon[85352]: osdmap e2337: 8 total, 8 up, 8 in 2024-07-26T19:29:45.568 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2024-07-26T19:29:45.570 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 5%] 2024-07-26T19:29:45.641 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2024-07-26T19:29:45.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:45 smithi071 ceph-mon[90507]: pgmap v4521: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 7.7 KiB/s wr, 230 op/s 2024-07-26T19:29:45.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:45 smithi071 ceph-mon[90507]: osdmap e2337: 8 total, 8 up, 8 in 2024-07-26T19:29:45.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:45 smithi071 ceph-mon[92867]: pgmap v4521: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 7.7 KiB/s wr, 230 op/s 2024-07-26T19:29:45.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:45 smithi071 ceph-mon[92867]: osdmap e2337: 8 total, 8 up, 8 in 2024-07-26T19:29:45.700 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2024-07-26T19:29:45.778 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 7%] 2024-07-26T19:29:45.840 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress_except PASSED [ 8%] 2024-07-26T19:29:45.941 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2024-07-26T19:29:46.198 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2024-07-26T19:29:46.217 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2024-07-26T19:29:46.233 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2024-07-26T19:29:46.259 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 10%] 2024-07-26T19:29:46.599 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:29:46] ENGINE Bus STOPPING 2024-07-26T19:29:46.599 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:29:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T19:29:46.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:29:46] ENGINE Bus STOPPED 2024-07-26T19:29:46.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:29:46] ENGINE Bus STARTING 2024-07-26T19:29:46.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:29:46] ENGINE Serving on http://:::9283 2024-07-26T19:29:46.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:46 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:29:46] ENGINE Bus STARTED 2024-07-26T19:29:47.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: pgmap v4523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 21 KiB/s wr, 298 op/s 2024-07-26T19:29:47.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T19:29:47.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:29:47.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:29:47.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:29:47.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:29:47.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:29:47.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:29:47.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:29:47.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.620 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.620 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: pgmap v4523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 21 KiB/s wr, 298 op/s 2024-07-26T19:29:47.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T19:29:47.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:29:47.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:29:47.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: pgmap v4523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 21 KiB/s wr, 298 op/s 2024-07-26T19:29:47.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T19:29:47.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:29:47.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:29:47.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:29:47.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:29:47.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:29:47.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:29:47.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:29:47.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:47.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:29:47.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:29:47.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:29:47.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:29:47.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:29:48.321 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2024-07-26T19:29:48.322 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 11%] 2024-07-26T19:29:48.323 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2024-07-26T19:29:48.410 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 12%] 2024-07-26T19:29:48.490 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2024-07-26T19:29:48.562 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2024-07-26T19:29:48.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:48 smithi135 ceph-mon[85352]: osdmap e2338: 8 total, 8 up, 8 in 2024-07-26T19:29:48.633 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 14%] 2024-07-26T19:29:48.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:48 smithi071 ceph-mon[92867]: osdmap e2338: 8 total, 8 up, 8 in 2024-07-26T19:29:48.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:48 smithi071 ceph-mon[90507]: osdmap e2338: 8 total, 8 up, 8 in 2024-07-26T19:29:48.711 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2024-07-26T19:29:48.783 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 15%] 2024-07-26T19:29:48.861 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2024-07-26T19:29:48.938 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 16%] 2024-07-26T19:29:49.032 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 17%] 2024-07-26T19:29:49.102 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 17%] 2024-07-26T19:29:49.172 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 18%] 2024-07-26T19:29:49.263 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 18%] 2024-07-26T19:29:49.341 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 19%] 2024-07-26T19:29:49.434 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2024-07-26T19:29:49.527 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 20%] 2024-07-26T19:29:49.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:49 smithi135 ceph-mon[85352]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 21 KiB/s wr, 347 op/s 2024-07-26T19:29:49.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:49 smithi135 ceph-mon[85352]: osdmap e2339: 8 total, 8 up, 8 in 2024-07-26T19:29:49.624 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 21%] 2024-07-26T19:29:49.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:49 smithi071 ceph-mon[92867]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 21 KiB/s wr, 347 op/s 2024-07-26T19:29:49.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:49 smithi071 ceph-mon[92867]: osdmap e2339: 8 total, 8 up, 8 in 2024-07-26T19:29:49.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:49 smithi071 ceph-mon[90507]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 21 KiB/s wr, 347 op/s 2024-07-26T19:29:49.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:49 smithi071 ceph-mon[90507]: osdmap e2339: 8 total, 8 up, 8 in 2024-07-26T19:29:49.709 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 21%] 2024-07-26T19:29:49.785 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 22%] 2024-07-26T19:29:49.859 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 22%] 2024-07-26T19:29:49.996 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 23%] 2024-07-26T19:29:50.080 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 23%] 2024-07-26T19:29:50.167 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 24%] 2024-07-26T19:29:50.236 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 24%] 2024-07-26T19:29:50.321 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 25%] 2024-07-26T19:29:50.399 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 25%] 2024-07-26T19:29:51.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:51 smithi135 ceph-mon[85352]: pgmap v4527: 137 pgs: 1 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 132 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 268 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-07-26T19:29:51.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:51 smithi071 ceph-mon[90507]: pgmap v4527: 137 pgs: 1 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 132 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 268 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-07-26T19:29:51.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:51 smithi071 ceph-mon[92867]: pgmap v4527: 137 pgs: 1 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 132 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 268 KiB/s rd, 20 KiB/s wr, 383 op/s 2024-07-26T19:29:52.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:29:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:29:52] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.43.0" 2024-07-26T19:29:52.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:52 smithi071 ceph-mon[92867]: osdmap e2340: 8 total, 8 up, 8 in 2024-07-26T19:29:52.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:52 smithi071 ceph-mon[90507]: osdmap e2340: 8 total, 8 up, 8 in 2024-07-26T19:29:52.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:52 smithi135 ceph-mon[85352]: osdmap e2340: 8 total, 8 up, 8 in 2024-07-26T19:29:53.523 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 26%] 2024-07-26T19:29:53.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:53 smithi135 ceph-mon[85352]: pgmap v4529: 137 pgs: 1 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 132 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 744 KiB/s wr, 816 op/s 2024-07-26T19:29:53.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:53 smithi135 ceph-mon[85352]: osdmap e2341: 8 total, 8 up, 8 in 2024-07-26T19:29:53.564 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:53 smithi135 ceph-mon[85352]: osdmap e2342: 8 total, 8 up, 8 in 2024-07-26T19:29:53.643 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 27%] 2024-07-26T19:29:53.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:53 smithi071 ceph-mon[92867]: pgmap v4529: 137 pgs: 1 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 132 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 744 KiB/s wr, 816 op/s 2024-07-26T19:29:53.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:53 smithi071 ceph-mon[92867]: osdmap e2341: 8 total, 8 up, 8 in 2024-07-26T19:29:53.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:53 smithi071 ceph-mon[92867]: osdmap e2342: 8 total, 8 up, 8 in 2024-07-26T19:29:53.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:53 smithi071 ceph-mon[90507]: pgmap v4529: 137 pgs: 1 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 132 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 744 KiB/s wr, 816 op/s 2024-07-26T19:29:53.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:53 smithi071 ceph-mon[90507]: osdmap e2341: 8 total, 8 up, 8 in 2024-07-26T19:29:53.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:53 smithi071 ceph-mon[90507]: osdmap e2342: 8 total, 8 up, 8 in 2024-07-26T19:29:53.750 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 27%] 2024-07-26T19:29:53.955 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 28%] 2024-07-26T19:29:54.153 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 28%] 2024-07-26T19:29:54.232 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 29%] 2024-07-26T19:29:54.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:54 smithi135 ceph-mon[85352]: osdmap e2343: 8 total, 8 up, 8 in 2024-07-26T19:29:54.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:54 smithi135 ceph-mon[85352]: pgmap v4533: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 1.33k op/s 2024-07-26T19:29:54.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:54 smithi071 ceph-mon[90507]: osdmap e2343: 8 total, 8 up, 8 in 2024-07-26T19:29:54.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:54 smithi071 ceph-mon[90507]: pgmap v4533: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 1.33k op/s 2024-07-26T19:29:54.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:54 smithi071 ceph-mon[92867]: osdmap e2343: 8 total, 8 up, 8 in 2024-07-26T19:29:54.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:54 smithi071 ceph-mon[92867]: pgmap v4533: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 1.33k op/s 2024-07-26T19:29:55.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:55 smithi135 ceph-mon[85352]: osdmap e2344: 8 total, 8 up, 8 in 2024-07-26T19:29:55.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:55 smithi071 ceph-mon[90507]: osdmap e2344: 8 total, 8 up, 8 in 2024-07-26T19:29:55.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:55 smithi071 ceph-mon[92867]: osdmap e2344: 8 total, 8 up, 8 in 2024-07-26T19:29:56.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:56 smithi135 ceph-mon[85352]: osdmap e2345: 8 total, 8 up, 8 in 2024-07-26T19:29:56.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:56 smithi135 ceph-mon[85352]: pgmap v4536: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 2.1 MiB/s wr, 874 op/s 2024-07-26T19:29:56.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:56 smithi071 ceph-mon[90507]: osdmap e2345: 8 total, 8 up, 8 in 2024-07-26T19:29:56.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:56 smithi071 ceph-mon[90507]: pgmap v4536: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 2.1 MiB/s wr, 874 op/s 2024-07-26T19:29:56.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:56 smithi071 ceph-mon[92867]: osdmap e2345: 8 total, 8 up, 8 in 2024-07-26T19:29:56.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:56 smithi071 ceph-mon[92867]: pgmap v4536: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 2.1 MiB/s wr, 874 op/s 2024-07-26T19:29:57.590 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 29%] 2024-07-26T19:29:57.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:57 smithi135 ceph-mon[85352]: osdmap e2346: 8 total, 8 up, 8 in 2024-07-26T19:29:57.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:57 smithi135 ceph-mon[85352]: osdmap e2347: 8 total, 8 up, 8 in 2024-07-26T19:29:57.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:57 smithi071 ceph-mon[92867]: osdmap e2346: 8 total, 8 up, 8 in 2024-07-26T19:29:57.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:57 smithi071 ceph-mon[92867]: osdmap e2347: 8 total, 8 up, 8 in 2024-07-26T19:29:57.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:57 smithi071 ceph-mon[90507]: osdmap e2346: 8 total, 8 up, 8 in 2024-07-26T19:29:57.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:57 smithi071 ceph-mon[90507]: osdmap e2347: 8 total, 8 up, 8 in 2024-07-26T19:29:58.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:58.716 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:58 smithi135 ceph-mon[85352]: pgmap v4539: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 376 KiB/s rd, 2.0 MiB/s wr, 518 op/s 2024-07-26T19:29:58.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:58.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:58 smithi071 ceph-mon[90507]: pgmap v4539: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 376 KiB/s rd, 2.0 MiB/s wr, 518 op/s 2024-07-26T19:29:58.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:29:58.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:58 smithi071 ceph-mon[92867]: pgmap v4539: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 376 KiB/s rd, 2.0 MiB/s wr, 518 op/s 2024-07-26T19:29:59.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:29:59 smithi135 ceph-mon[85352]: osdmap e2348: 8 total, 8 up, 8 in 2024-07-26T19:29:59.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:29:59 smithi071 ceph-mon[90507]: osdmap e2348: 8 total, 8 up, 8 in 2024-07-26T19:29:59.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:29:59 smithi071 ceph-mon[92867]: osdmap e2348: 8 total, 8 up, 8 in 2024-07-26T19:30:00.819 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:00 smithi135 ceph-mon[85352]: osdmap e2349: 8 total, 8 up, 8 in 2024-07-26T19:30:00.820 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:00 smithi135 ceph-mon[85352]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:30:00.820 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:00 smithi135 ceph-mon[85352]: pgmap v4542: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 1.0 MiB/s wr, 338 op/s 2024-07-26T19:30:00.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:00 smithi071 ceph-mon[90507]: osdmap e2349: 8 total, 8 up, 8 in 2024-07-26T19:30:00.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:00 smithi071 ceph-mon[90507]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:30:00.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:00 smithi071 ceph-mon[90507]: pgmap v4542: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 1.0 MiB/s wr, 338 op/s 2024-07-26T19:30:00.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:00 smithi071 ceph-mon[92867]: osdmap e2349: 8 total, 8 up, 8 in 2024-07-26T19:30:00.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:00 smithi071 ceph-mon[92867]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:30:00.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:00 smithi071 ceph-mon[92867]: pgmap v4542: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 1.0 MiB/s wr, 338 op/s 2024-07-26T19:30:01.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:01 smithi135 ceph-mon[85352]: osdmap e2350: 8 total, 8 up, 8 in 2024-07-26T19:30:01.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:01 smithi071 ceph-mon[90507]: osdmap e2350: 8 total, 8 up, 8 in 2024-07-26T19:30:01.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:01 smithi071 ceph-mon[92867]: osdmap e2350: 8 total, 8 up, 8 in 2024-07-26T19:30:02.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:30:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:30:02] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.43.0" 2024-07-26T19:30:02.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:02 smithi135 ceph-mon[85352]: osdmap e2351: 8 total, 8 up, 8 in 2024-07-26T19:30:02.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:02 smithi135 ceph-mon[85352]: pgmap v4545: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 294 KiB/s rd, 1.0 MiB/s wr, 410 op/s 2024-07-26T19:30:02.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:02 smithi135 ceph-mon[85352]: osdmap e2352: 8 total, 8 up, 8 in 2024-07-26T19:30:02.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:02 smithi071 ceph-mon[92867]: osdmap e2351: 8 total, 8 up, 8 in 2024-07-26T19:30:02.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:02 smithi071 ceph-mon[92867]: pgmap v4545: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 294 KiB/s rd, 1.0 MiB/s wr, 410 op/s 2024-07-26T19:30:02.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:02 smithi071 ceph-mon[92867]: osdmap e2352: 8 total, 8 up, 8 in 2024-07-26T19:30:02.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:02 smithi071 ceph-mon[90507]: osdmap e2351: 8 total, 8 up, 8 in 2024-07-26T19:30:02.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:02 smithi071 ceph-mon[90507]: pgmap v4545: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 294 KiB/s rd, 1.0 MiB/s wr, 410 op/s 2024-07-26T19:30:02.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:02 smithi071 ceph-mon[90507]: osdmap e2352: 8 total, 8 up, 8 in 2024-07-26T19:30:03.586 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v1 PASSED [ 30%] 2024-07-26T19:30:04.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:04 smithi135 ceph-mon[85352]: osdmap e2353: 8 total, 8 up, 8 in 2024-07-26T19:30:04.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:04 smithi135 ceph-mon[85352]: pgmap v4548: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 201 KiB/s rd, 12 KiB/s wr, 269 op/s 2024-07-26T19:30:04.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:04 smithi071 ceph-mon[90507]: osdmap e2353: 8 total, 8 up, 8 in 2024-07-26T19:30:04.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:04 smithi071 ceph-mon[90507]: pgmap v4548: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 201 KiB/s rd, 12 KiB/s wr, 269 op/s 2024-07-26T19:30:04.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:04 smithi071 ceph-mon[92867]: osdmap e2353: 8 total, 8 up, 8 in 2024-07-26T19:30:04.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:04 smithi071 ceph-mon[92867]: pgmap v4548: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 201 KiB/s rd, 12 KiB/s wr, 269 op/s 2024-07-26T19:30:05.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:05 smithi135 ceph-mon[85352]: osdmap e2354: 8 total, 8 up, 8 in 2024-07-26T19:30:05.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:05 smithi071 ceph-mon[90507]: osdmap e2354: 8 total, 8 up, 8 in 2024-07-26T19:30:05.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:05 smithi071 ceph-mon[92867]: osdmap e2354: 8 total, 8 up, 8 in 2024-07-26T19:30:06.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:06 smithi135 ceph-mon[85352]: osdmap e2355: 8 total, 8 up, 8 in 2024-07-26T19:30:06.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:06 smithi135 ceph-mon[85352]: pgmap v4551: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 10 KiB/s wr, 189 op/s 2024-07-26T19:30:06.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:06 smithi071 ceph-mon[90507]: osdmap e2355: 8 total, 8 up, 8 in 2024-07-26T19:30:06.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:06 smithi071 ceph-mon[90507]: pgmap v4551: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 10 KiB/s wr, 189 op/s 2024-07-26T19:30:06.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:06 smithi071 ceph-mon[92867]: osdmap e2355: 8 total, 8 up, 8 in 2024-07-26T19:30:06.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:06 smithi071 ceph-mon[92867]: pgmap v4551: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 10 KiB/s wr, 189 op/s 2024-07-26T19:30:07.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:07 smithi135 ceph-mon[85352]: osdmap e2356: 8 total, 8 up, 8 in 2024-07-26T19:30:07.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:07 smithi135 ceph-mon[85352]: osdmap e2357: 8 total, 8 up, 8 in 2024-07-26T19:30:07.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:07 smithi071 ceph-mon[92867]: osdmap e2356: 8 total, 8 up, 8 in 2024-07-26T19:30:07.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:07 smithi071 ceph-mon[92867]: osdmap e2357: 8 total, 8 up, 8 in 2024-07-26T19:30:07.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:07 smithi071 ceph-mon[90507]: osdmap e2356: 8 total, 8 up, 8 in 2024-07-26T19:30:07.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:07 smithi071 ceph-mon[90507]: osdmap e2357: 8 total, 8 up, 8 in 2024-07-26T19:30:08.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:08 smithi135 ceph-mon[85352]: pgmap v4554: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 14 KiB/s wr, 217 op/s 2024-07-26T19:30:08.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:08 smithi135 ceph-mon[85352]: osdmap e2358: 8 total, 8 up, 8 in 2024-07-26T19:30:08.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:08 smithi071 ceph-mon[92867]: pgmap v4554: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 14 KiB/s wr, 217 op/s 2024-07-26T19:30:08.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:08 smithi071 ceph-mon[92867]: osdmap e2358: 8 total, 8 up, 8 in 2024-07-26T19:30:08.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:08 smithi071 ceph-mon[90507]: pgmap v4554: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 14 KiB/s wr, 217 op/s 2024-07-26T19:30:08.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:08 smithi071 ceph-mon[90507]: osdmap e2358: 8 total, 8 up, 8 in 2024-07-26T19:30:09.617 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v2 PASSED [ 30%] 2024-07-26T19:30:10.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:10 smithi135 ceph-mon[85352]: osdmap e2359: 8 total, 8 up, 8 in 2024-07-26T19:30:10.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:10 smithi135 ceph-mon[85352]: pgmap v4557: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 9.7 KiB/s wr, 137 op/s 2024-07-26T19:30:10.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:10 smithi071 ceph-mon[92867]: osdmap e2359: 8 total, 8 up, 8 in 2024-07-26T19:30:10.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:10 smithi071 ceph-mon[92867]: pgmap v4557: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 9.7 KiB/s wr, 137 op/s 2024-07-26T19:30:10.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:10 smithi071 ceph-mon[90507]: osdmap e2359: 8 total, 8 up, 8 in 2024-07-26T19:30:10.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:10 smithi071 ceph-mon[90507]: pgmap v4557: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 9.7 KiB/s wr, 137 op/s 2024-07-26T19:30:11.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:11 smithi135 ceph-mon[85352]: osdmap e2360: 8 total, 8 up, 8 in 2024-07-26T19:30:11.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:11 smithi071 ceph-mon[90507]: osdmap e2360: 8 total, 8 up, 8 in 2024-07-26T19:30:11.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:11 smithi071 ceph-mon[92867]: osdmap e2360: 8 total, 8 up, 8 in 2024-07-26T19:30:12.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:30:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:30:12] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.43.0" 2024-07-26T19:30:12.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:12 smithi135 ceph-mon[85352]: osdmap e2361: 8 total, 8 up, 8 in 2024-07-26T19:30:12.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:12 smithi135 ceph-mon[85352]: pgmap v4560: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 8.2 KiB/s wr, 113 op/s 2024-07-26T19:30:12.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:12 smithi135 ceph-mon[85352]: osdmap e2362: 8 total, 8 up, 8 in 2024-07-26T19:30:12.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:12 smithi071 ceph-mon[92867]: osdmap e2361: 8 total, 8 up, 8 in 2024-07-26T19:30:12.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:12 smithi071 ceph-mon[92867]: pgmap v4560: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 8.2 KiB/s wr, 113 op/s 2024-07-26T19:30:12.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:12 smithi071 ceph-mon[92867]: osdmap e2362: 8 total, 8 up, 8 in 2024-07-26T19:30:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:12 smithi071 ceph-mon[90507]: osdmap e2361: 8 total, 8 up, 8 in 2024-07-26T19:30:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:12 smithi071 ceph-mon[90507]: pgmap v4560: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 8.2 KiB/s wr, 113 op/s 2024-07-26T19:30:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:12 smithi071 ceph-mon[90507]: osdmap e2362: 8 total, 8 up, 8 in 2024-07-26T19:30:13.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:13.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:13 smithi135 ceph-mon[85352]: osdmap e2363: 8 total, 8 up, 8 in 2024-07-26T19:30:13.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:13.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:13 smithi071 ceph-mon[90507]: osdmap e2363: 8 total, 8 up, 8 in 2024-07-26T19:30:13.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:13.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:13 smithi071 ceph-mon[92867]: osdmap e2363: 8 total, 8 up, 8 in 2024-07-26T19:30:14.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:14 smithi135 ceph-mon[85352]: pgmap v4563: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 12 KiB/s wr, 237 op/s 2024-07-26T19:30:14.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:14 smithi135 ceph-mon[85352]: osdmap e2364: 8 total, 8 up, 8 in 2024-07-26T19:30:14.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:14 smithi071 ceph-mon[92867]: pgmap v4563: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 12 KiB/s wr, 237 op/s 2024-07-26T19:30:14.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:14 smithi071 ceph-mon[92867]: osdmap e2364: 8 total, 8 up, 8 in 2024-07-26T19:30:14.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:14 smithi071 ceph-mon[90507]: pgmap v4563: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 12 KiB/s wr, 237 op/s 2024-07-26T19:30:14.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:14 smithi071 ceph-mon[90507]: osdmap e2364: 8 total, 8 up, 8 in 2024-07-26T19:30:15.642 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v1 PASSED [ 31%] 2024-07-26T19:30:16.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:16 smithi135 ceph-mon[85352]: osdmap e2365: 8 total, 8 up, 8 in 2024-07-26T19:30:16.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:16 smithi135 ceph-mon[85352]: pgmap v4566: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 11 KiB/s wr, 233 op/s 2024-07-26T19:30:16.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:16 smithi071 ceph-mon[90507]: osdmap e2365: 8 total, 8 up, 8 in 2024-07-26T19:30:16.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:16 smithi071 ceph-mon[90507]: pgmap v4566: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 11 KiB/s wr, 233 op/s 2024-07-26T19:30:16.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:16 smithi071 ceph-mon[92867]: osdmap e2365: 8 total, 8 up, 8 in 2024-07-26T19:30:16.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:16 smithi071 ceph-mon[92867]: pgmap v4566: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 11 KiB/s wr, 233 op/s 2024-07-26T19:30:17.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:17 smithi135 ceph-mon[85352]: osdmap e2366: 8 total, 8 up, 8 in 2024-07-26T19:30:17.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:17 smithi135 ceph-mon[85352]: osdmap e2367: 8 total, 8 up, 8 in 2024-07-26T19:30:17.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:17 smithi071 ceph-mon[90507]: osdmap e2366: 8 total, 8 up, 8 in 2024-07-26T19:30:17.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:17 smithi071 ceph-mon[90507]: osdmap e2367: 8 total, 8 up, 8 in 2024-07-26T19:30:17.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:17 smithi071 ceph-mon[92867]: osdmap e2366: 8 total, 8 up, 8 in 2024-07-26T19:30:17.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:17 smithi071 ceph-mon[92867]: osdmap e2367: 8 total, 8 up, 8 in 2024-07-26T19:30:18.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:18 smithi135 ceph-mon[85352]: pgmap v4569: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 7.2 KiB/s wr, 123 op/s 2024-07-26T19:30:18.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:18 smithi071 ceph-mon[90507]: pgmap v4569: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 7.2 KiB/s wr, 123 op/s 2024-07-26T19:30:18.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:18 smithi071 ceph-mon[92867]: pgmap v4569: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 7.2 KiB/s wr, 123 op/s 2024-07-26T19:30:19.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:19 smithi135 ceph-mon[85352]: osdmap e2368: 8 total, 8 up, 8 in 2024-07-26T19:30:19.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:19 smithi071 ceph-mon[90507]: osdmap e2368: 8 total, 8 up, 8 in 2024-07-26T19:30:19.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:19 smithi071 ceph-mon[92867]: osdmap e2368: 8 total, 8 up, 8 in 2024-07-26T19:30:20.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:20 smithi071 ceph-mon[90507]: osdmap e2369: 8 total, 8 up, 8 in 2024-07-26T19:30:20.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:20 smithi071 ceph-mon[90507]: pgmap v4572: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 11 KiB/s wr, 210 op/s 2024-07-26T19:30:20.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:20 smithi071 ceph-mon[92867]: osdmap e2369: 8 total, 8 up, 8 in 2024-07-26T19:30:20.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:20 smithi071 ceph-mon[92867]: pgmap v4572: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 11 KiB/s wr, 210 op/s 2024-07-26T19:30:21.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:20 smithi135 ceph-mon[85352]: osdmap e2369: 8 total, 8 up, 8 in 2024-07-26T19:30:21.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:20 smithi135 ceph-mon[85352]: pgmap v4572: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 11 KiB/s wr, 210 op/s 2024-07-26T19:30:21.679 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v2 PASSED [ 31%] 2024-07-26T19:30:21.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:21 smithi071 ceph-mon[90507]: osdmap e2370: 8 total, 8 up, 8 in 2024-07-26T19:30:21.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:21 smithi071 ceph-mon[92867]: osdmap e2370: 8 total, 8 up, 8 in 2024-07-26T19:30:22.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:21 smithi135 ceph-mon[85352]: osdmap e2370: 8 total, 8 up, 8 in 2024-07-26T19:30:22.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:30:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:30:22] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2024-07-26T19:30:22.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:22 smithi071 ceph-mon[92867]: osdmap e2371: 8 total, 8 up, 8 in 2024-07-26T19:30:22.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:22 smithi071 ceph-mon[92867]: pgmap v4575: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 13 KiB/s wr, 189 op/s 2024-07-26T19:30:22.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:22 smithi071 ceph-mon[92867]: osdmap e2372: 8 total, 8 up, 8 in 2024-07-26T19:30:22.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:22 smithi071 ceph-mon[90507]: osdmap e2371: 8 total, 8 up, 8 in 2024-07-26T19:30:22.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:22 smithi071 ceph-mon[90507]: pgmap v4575: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 13 KiB/s wr, 189 op/s 2024-07-26T19:30:22.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:22 smithi071 ceph-mon[90507]: osdmap e2372: 8 total, 8 up, 8 in 2024-07-26T19:30:23.064 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:22 smithi135 ceph-mon[85352]: osdmap e2371: 8 total, 8 up, 8 in 2024-07-26T19:30:23.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:22 smithi135 ceph-mon[85352]: pgmap v4575: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 13 KiB/s wr, 189 op/s 2024-07-26T19:30:23.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:22 smithi135 ceph-mon[85352]: osdmap e2372: 8 total, 8 up, 8 in 2024-07-26T19:30:24.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:24 smithi135 ceph-mon[85352]: osdmap e2373: 8 total, 8 up, 8 in 2024-07-26T19:30:24.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:24 smithi135 ceph-mon[85352]: pgmap v4578: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 9.7 KiB/s wr, 193 op/s 2024-07-26T19:30:24.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:24 smithi071 ceph-mon[90507]: osdmap e2373: 8 total, 8 up, 8 in 2024-07-26T19:30:24.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:24 smithi071 ceph-mon[90507]: pgmap v4578: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 9.7 KiB/s wr, 193 op/s 2024-07-26T19:30:24.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:24 smithi071 ceph-mon[92867]: osdmap e2373: 8 total, 8 up, 8 in 2024-07-26T19:30:24.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:24 smithi071 ceph-mon[92867]: pgmap v4578: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 9.7 KiB/s wr, 193 op/s 2024-07-26T19:30:25.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:25 smithi135 ceph-mon[85352]: osdmap e2374: 8 total, 8 up, 8 in 2024-07-26T19:30:25.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:25 smithi071 ceph-mon[90507]: osdmap e2374: 8 total, 8 up, 8 in 2024-07-26T19:30:25.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:25 smithi071 ceph-mon[92867]: osdmap e2374: 8 total, 8 up, 8 in 2024-07-26T19:30:26.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:26 smithi135 ceph-mon[85352]: osdmap e2375: 8 total, 8 up, 8 in 2024-07-26T19:30:26.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:26 smithi135 ceph-mon[85352]: pgmap v4581: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 11 KiB/s wr, 198 op/s 2024-07-26T19:30:26.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:26 smithi071 ceph-mon[90507]: osdmap e2375: 8 total, 8 up, 8 in 2024-07-26T19:30:26.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:26 smithi071 ceph-mon[90507]: pgmap v4581: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 11 KiB/s wr, 198 op/s 2024-07-26T19:30:26.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:26 smithi071 ceph-mon[92867]: osdmap e2375: 8 total, 8 up, 8 in 2024-07-26T19:30:26.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:26 smithi071 ceph-mon[92867]: pgmap v4581: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 11 KiB/s wr, 198 op/s 2024-07-26T19:30:27.537 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_flatten PASSED [ 32%] 2024-07-26T19:30:27.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:27 smithi135 ceph-mon[85352]: osdmap e2376: 8 total, 8 up, 8 in 2024-07-26T19:30:27.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:27 smithi135 ceph-mon[85352]: osdmap e2377: 8 total, 8 up, 8 in 2024-07-26T19:30:27.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:27 smithi071 ceph-mon[90507]: osdmap e2376: 8 total, 8 up, 8 in 2024-07-26T19:30:27.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:27 smithi071 ceph-mon[90507]: osdmap e2377: 8 total, 8 up, 8 in 2024-07-26T19:30:27.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:27 smithi071 ceph-mon[92867]: osdmap e2376: 8 total, 8 up, 8 in 2024-07-26T19:30:27.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:27 smithi071 ceph-mon[92867]: osdmap e2377: 8 total, 8 up, 8 in 2024-07-26T19:30:28.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:28.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:28 smithi135 ceph-mon[85352]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 9.5 KiB/s wr, 99 op/s 2024-07-26T19:30:28.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:28.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:28 smithi071 ceph-mon[90507]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 9.5 KiB/s wr, 99 op/s 2024-07-26T19:30:28.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:28.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:28 smithi071 ceph-mon[92867]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 9.5 KiB/s wr, 99 op/s 2024-07-26T19:30:29.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:29 smithi135 ceph-mon[85352]: osdmap e2378: 8 total, 8 up, 8 in 2024-07-26T19:30:29.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:29 smithi071 ceph-mon[90507]: osdmap e2378: 8 total, 8 up, 8 in 2024-07-26T19:30:29.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:29 smithi071 ceph-mon[92867]: osdmap e2378: 8 total, 8 up, 8 in 2024-07-26T19:30:30.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:30 smithi135 ceph-mon[85352]: osdmap e2379: 8 total, 8 up, 8 in 2024-07-26T19:30:30.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:30 smithi135 ceph-mon[85352]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 2.0 MiB/s wr, 177 op/s 2024-07-26T19:30:30.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:30 smithi071 ceph-mon[92867]: osdmap e2379: 8 total, 8 up, 8 in 2024-07-26T19:30:30.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:30 smithi071 ceph-mon[92867]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 2.0 MiB/s wr, 177 op/s 2024-07-26T19:30:30.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:30 smithi071 ceph-mon[90507]: osdmap e2379: 8 total, 8 up, 8 in 2024-07-26T19:30:30.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:30 smithi071 ceph-mon[90507]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 2.0 MiB/s wr, 177 op/s 2024-07-26T19:30:31.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:31 smithi135 ceph-mon[85352]: osdmap e2380: 8 total, 8 up, 8 in 2024-07-26T19:30:31.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:31 smithi071 ceph-mon[90507]: osdmap e2380: 8 total, 8 up, 8 in 2024-07-26T19:30:32.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:31 smithi071 ceph-mon[92867]: osdmap e2380: 8 total, 8 up, 8 in 2024-07-26T19:30:32.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:30:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:30:32] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-07-26T19:30:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:32 smithi135 ceph-mon[85352]: osdmap e2381: 8 total, 8 up, 8 in 2024-07-26T19:30:32.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:32 smithi135 ceph-mon[85352]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 2.0 MiB/s wr, 181 op/s 2024-07-26T19:30:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:32 smithi135 ceph-mon[85352]: osdmap e2382: 8 total, 8 up, 8 in 2024-07-26T19:30:32.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:32 smithi071 ceph-mon[90507]: osdmap e2381: 8 total, 8 up, 8 in 2024-07-26T19:30:32.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:32 smithi071 ceph-mon[90507]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 2.0 MiB/s wr, 181 op/s 2024-07-26T19:30:32.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:32 smithi071 ceph-mon[90507]: osdmap e2382: 8 total, 8 up, 8 in 2024-07-26T19:30:32.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:32 smithi071 ceph-mon[92867]: osdmap e2381: 8 total, 8 up, 8 in 2024-07-26T19:30:32.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:32 smithi071 ceph-mon[92867]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 2.0 MiB/s wr, 181 op/s 2024-07-26T19:30:32.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:32 smithi071 ceph-mon[92867]: osdmap e2382: 8 total, 8 up, 8 in 2024-07-26T19:30:33.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:33 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.3", "id": [3, 4]}]: dispatch 2024-07-26T19:30:33.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:33 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.3", "id": [3, 4]}]: dispatch 2024-07-26T19:30:33.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:33 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.3", "id": [3, 4]}]: dispatch 2024-07-26T19:30:34.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:34 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.3", "id": [3, 4]}]': finished 2024-07-26T19:30:34.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:34 smithi135 ceph-mon[85352]: osdmap e2383: 8 total, 8 up, 8 in 2024-07-26T19:30:34.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:34 smithi135 ceph-mon[85352]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 1.0 MiB/s wr, 179 op/s 2024-07-26T19:30:34.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:34 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.3", "id": [3, 4]}]': finished 2024-07-26T19:30:34.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:34 smithi071 ceph-mon[90507]: osdmap e2383: 8 total, 8 up, 8 in 2024-07-26T19:30:34.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:34 smithi071 ceph-mon[90507]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 1.0 MiB/s wr, 179 op/s 2024-07-26T19:30:34.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:34 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.3", "id": [3, 4]}]': finished 2024-07-26T19:30:34.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:34 smithi071 ceph-mon[92867]: osdmap e2383: 8 total, 8 up, 8 in 2024-07-26T19:30:34.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:34 smithi071 ceph-mon[92867]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 1.0 MiB/s wr, 179 op/s 2024-07-26T19:30:35.565 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_flatten PASSED [ 32%] 2024-07-26T19:30:35.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:35 smithi135 ceph-mon[85352]: osdmap e2384: 8 total, 8 up, 8 in 2024-07-26T19:30:35.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:35 smithi071 ceph-mon[90507]: osdmap e2384: 8 total, 8 up, 8 in 2024-07-26T19:30:35.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:35 smithi071 ceph-mon[92867]: osdmap e2384: 8 total, 8 up, 8 in 2024-07-26T19:30:36.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:36 smithi135 ceph-mon[85352]: osdmap e2385: 8 total, 8 up, 8 in 2024-07-26T19:30:36.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:36 smithi135 ceph-mon[85352]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 2.0 MiB/s wr, 126 op/s 2024-07-26T19:30:36.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:36 smithi071 ceph-mon[90507]: osdmap e2385: 8 total, 8 up, 8 in 2024-07-26T19:30:36.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:36 smithi071 ceph-mon[90507]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 2.0 MiB/s wr, 126 op/s 2024-07-26T19:30:36.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:36 smithi071 ceph-mon[92867]: osdmap e2385: 8 total, 8 up, 8 in 2024-07-26T19:30:36.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:36 smithi071 ceph-mon[92867]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 2.0 MiB/s wr, 126 op/s 2024-07-26T19:30:37.547 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 33%] 2024-07-26T19:30:37.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:37 smithi135 ceph-mon[85352]: osdmap e2386: 8 total, 8 up, 8 in 2024-07-26T19:30:37.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:37 smithi135 ceph-mon[85352]: osdmap e2387: 8 total, 8 up, 8 in 2024-07-26T19:30:37.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:37 smithi071 ceph-mon[90507]: osdmap e2386: 8 total, 8 up, 8 in 2024-07-26T19:30:37.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:37 smithi071 ceph-mon[90507]: osdmap e2387: 8 total, 8 up, 8 in 2024-07-26T19:30:37.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:37 smithi071 ceph-mon[92867]: osdmap e2386: 8 total, 8 up, 8 in 2024-07-26T19:30:37.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:37 smithi071 ceph-mon[92867]: osdmap e2387: 8 total, 8 up, 8 in 2024-07-26T19:30:38.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:38 smithi135 ceph-mon[85352]: pgmap v4599: 137 pgs: 1 active+undersized+remapped, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 1.0 MiB/s wr, 78 op/s; 0 B/s, 0 keys/s, 1 objects/s recovering 2024-07-26T19:30:38.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:38 smithi071 ceph-mon[90507]: pgmap v4599: 137 pgs: 1 active+undersized+remapped, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 1.0 MiB/s wr, 78 op/s; 0 B/s, 0 keys/s, 1 objects/s recovering 2024-07-26T19:30:38.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:38 smithi071 ceph-mon[92867]: pgmap v4599: 137 pgs: 1 active+undersized+remapped, 136 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 1.0 MiB/s wr, 78 op/s; 0 B/s, 0 keys/s, 1 objects/s recovering 2024-07-26T19:30:39.622 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 34%] 2024-07-26T19:30:39.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:39 smithi135 ceph-mon[85352]: osdmap e2388: 8 total, 8 up, 8 in 2024-07-26T19:30:39.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:39 smithi071 ceph-mon[90507]: osdmap e2388: 8 total, 8 up, 8 in 2024-07-26T19:30:39.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:39 smithi071 ceph-mon[92867]: osdmap e2388: 8 total, 8 up, 8 in 2024-07-26T19:30:40.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:40 smithi135 ceph-mon[85352]: osdmap e2389: 8 total, 8 up, 8 in 2024-07-26T19:30:40.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:40 smithi135 ceph-mon[85352]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 12 KiB/s wr, 164 op/s; 0 B/s, 0 keys/s, 1 objects/s recovering 2024-07-26T19:30:40.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:40 smithi071 ceph-mon[92867]: osdmap e2389: 8 total, 8 up, 8 in 2024-07-26T19:30:40.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:40 smithi071 ceph-mon[92867]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 12 KiB/s wr, 164 op/s; 0 B/s, 0 keys/s, 1 objects/s recovering 2024-07-26T19:30:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:40 smithi071 ceph-mon[90507]: osdmap e2389: 8 total, 8 up, 8 in 2024-07-26T19:30:40.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:40 smithi071 ceph-mon[90507]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 12 KiB/s wr, 164 op/s; 0 B/s, 0 keys/s, 1 objects/s recovering 2024-07-26T19:30:41.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:41 smithi135 ceph-mon[85352]: osdmap e2390: 8 total, 8 up, 8 in 2024-07-26T19:30:41.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:41 smithi071 ceph-mon[92867]: osdmap e2390: 8 total, 8 up, 8 in 2024-07-26T19:30:41.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:41 smithi071 ceph-mon[90507]: osdmap e2390: 8 total, 8 up, 8 in 2024-07-26T19:30:42.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:30:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:30:42] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-07-26T19:30:42.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:42 smithi135 ceph-mon[85352]: osdmap e2391: 8 total, 8 up, 8 in 2024-07-26T19:30:42.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:42 smithi135 ceph-mon[85352]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 9.0 KiB/s wr, 114 op/s 2024-07-26T19:30:42.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:42 smithi135 ceph-mon[85352]: osdmap e2392: 8 total, 8 up, 8 in 2024-07-26T19:30:42.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:42 smithi071 ceph-mon[92867]: osdmap e2391: 8 total, 8 up, 8 in 2024-07-26T19:30:42.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:42 smithi071 ceph-mon[92867]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 9.0 KiB/s wr, 114 op/s 2024-07-26T19:30:42.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:42 smithi071 ceph-mon[92867]: osdmap e2392: 8 total, 8 up, 8 in 2024-07-26T19:30:42.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:42 smithi071 ceph-mon[90507]: osdmap e2391: 8 total, 8 up, 8 in 2024-07-26T19:30:42.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:42 smithi071 ceph-mon[90507]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 9.0 KiB/s wr, 114 op/s 2024-07-26T19:30:42.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:42 smithi071 ceph-mon[90507]: osdmap e2392: 8 total, 8 up, 8 in 2024-07-26T19:30:43.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:43.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:43 smithi135 ceph-mon[85352]: osdmap e2393: 8 total, 8 up, 8 in 2024-07-26T19:30:43.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:43.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:43 smithi071 ceph-mon[90507]: osdmap e2393: 8 total, 8 up, 8 in 2024-07-26T19:30:43.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:43.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:43 smithi071 ceph-mon[92867]: osdmap e2393: 8 total, 8 up, 8 in 2024-07-26T19:30:44.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:44 smithi135 ceph-mon[85352]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-07-26T19:30:44.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:44 smithi135 ceph-mon[85352]: osdmap e2394: 8 total, 8 up, 8 in 2024-07-26T19:30:44.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:44 smithi071 ceph-mon[90507]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-07-26T19:30:44.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:44 smithi071 ceph-mon[90507]: osdmap e2394: 8 total, 8 up, 8 in 2024-07-26T19:30:44.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:44 smithi071 ceph-mon[92867]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-07-26T19:30:44.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:44 smithi071 ceph-mon[92867]: osdmap e2394: 8 total, 8 up, 8 in 2024-07-26T19:30:45.536 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 34%] 2024-07-26T19:30:46.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:46 smithi135 ceph-mon[85352]: osdmap e2395: 8 total, 8 up, 8 in 2024-07-26T19:30:46.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:46 smithi135 ceph-mon[85352]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.7 KiB/s wr, 75 op/s 2024-07-26T19:30:46.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:46 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:30:46.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:46 smithi071 ceph-mon[90507]: osdmap e2395: 8 total, 8 up, 8 in 2024-07-26T19:30:46.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:46 smithi071 ceph-mon[90507]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.7 KiB/s wr, 75 op/s 2024-07-26T19:30:46.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:46 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:30:46.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:46 smithi071 ceph-mon[92867]: osdmap e2395: 8 total, 8 up, 8 in 2024-07-26T19:30:46.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:46 smithi071 ceph-mon[92867]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.7 KiB/s wr, 75 op/s 2024-07-26T19:30:46.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:46 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:30:47.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:47 smithi135 ceph-mon[85352]: osdmap e2396: 8 total, 8 up, 8 in 2024-07-26T19:30:47.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:30:47.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:30:47.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:30:47.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:47 smithi135 ceph-mon[85352]: osdmap e2397: 8 total, 8 up, 8 in 2024-07-26T19:30:47.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:47 smithi071 ceph-mon[90507]: osdmap e2396: 8 total, 8 up, 8 in 2024-07-26T19:30:47.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:30:47.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:30:47.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:30:47.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:47 smithi071 ceph-mon[90507]: osdmap e2397: 8 total, 8 up, 8 in 2024-07-26T19:30:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:47 smithi071 ceph-mon[92867]: osdmap e2396: 8 total, 8 up, 8 in 2024-07-26T19:30:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:30:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:30:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:30:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:47 smithi071 ceph-mon[92867]: osdmap e2397: 8 total, 8 up, 8 in 2024-07-26T19:30:48.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:48 smithi135 ceph-mon[85352]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 2.0 KiB/s wr, 50 op/s 2024-07-26T19:30:48.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:48 smithi071 ceph-mon[90507]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 2.0 KiB/s wr, 50 op/s 2024-07-26T19:30:48.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:48 smithi071 ceph-mon[92867]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 2.0 KiB/s wr, 50 op/s 2024-07-26T19:30:49.555 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 35%] 2024-07-26T19:30:49.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:49 smithi135 ceph-mon[85352]: osdmap e2398: 8 total, 8 up, 8 in 2024-07-26T19:30:49.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:49 smithi071 ceph-mon[90507]: osdmap e2398: 8 total, 8 up, 8 in 2024-07-26T19:30:49.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:49 smithi071 ceph-mon[92867]: osdmap e2398: 8 total, 8 up, 8 in 2024-07-26T19:30:50.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:50 smithi135 ceph-mon[85352]: osdmap e2399: 8 total, 8 up, 8 in 2024-07-26T19:30:50.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:50 smithi135 ceph-mon[85352]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 72 op/s 2024-07-26T19:30:50.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:50 smithi071 ceph-mon[90507]: osdmap e2399: 8 total, 8 up, 8 in 2024-07-26T19:30:50.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:50 smithi071 ceph-mon[90507]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 72 op/s 2024-07-26T19:30:50.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:50 smithi071 ceph-mon[92867]: osdmap e2399: 8 total, 8 up, 8 in 2024-07-26T19:30:50.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:50 smithi071 ceph-mon[92867]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 72 op/s 2024-07-26T19:30:51.569 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 35%] 2024-07-26T19:30:51.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:51 smithi135 ceph-mon[85352]: osdmap e2400: 8 total, 8 up, 8 in 2024-07-26T19:30:51.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:51 smithi071 ceph-mon[92867]: osdmap e2400: 8 total, 8 up, 8 in 2024-07-26T19:30:51.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:51 smithi071 ceph-mon[90507]: osdmap e2400: 8 total, 8 up, 8 in 2024-07-26T19:30:52.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:30:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:30:52] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.43.0" 2024-07-26T19:30:52.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:52 smithi135 ceph-mon[85352]: osdmap e2401: 8 total, 8 up, 8 in 2024-07-26T19:30:52.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:52 smithi135 ceph-mon[85352]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 65 op/s 2024-07-26T19:30:52.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:52 smithi135 ceph-mon[85352]: osdmap e2402: 8 total, 8 up, 8 in 2024-07-26T19:30:52.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:52 smithi071 ceph-mon[90507]: osdmap e2401: 8 total, 8 up, 8 in 2024-07-26T19:30:52.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:52 smithi071 ceph-mon[90507]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 65 op/s 2024-07-26T19:30:52.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:52 smithi071 ceph-mon[90507]: osdmap e2402: 8 total, 8 up, 8 in 2024-07-26T19:30:52.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:52 smithi071 ceph-mon[92867]: osdmap e2401: 8 total, 8 up, 8 in 2024-07-26T19:30:52.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:52 smithi071 ceph-mon[92867]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 65 op/s 2024-07-26T19:30:52.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:52 smithi071 ceph-mon[92867]: osdmap e2402: 8 total, 8 up, 8 in 2024-07-26T19:30:53.545 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 36%] 2024-07-26T19:30:53.624 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 36%] 2024-07-26T19:30:54.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:54 smithi135 ceph-mon[85352]: osdmap e2403: 8 total, 8 up, 8 in 2024-07-26T19:30:54.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:54 smithi135 ceph-mon[85352]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 9.2 KiB/s wr, 141 op/s 2024-07-26T19:30:54.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:54 smithi071 ceph-mon[90507]: osdmap e2403: 8 total, 8 up, 8 in 2024-07-26T19:30:54.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:54 smithi071 ceph-mon[90507]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 9.2 KiB/s wr, 141 op/s 2024-07-26T19:30:54.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:54 smithi071 ceph-mon[92867]: osdmap e2403: 8 total, 8 up, 8 in 2024-07-26T19:30:54.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:54 smithi071 ceph-mon[92867]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 9.2 KiB/s wr, 141 op/s 2024-07-26T19:30:55.569 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 37%] 2024-07-26T19:30:55.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:55 smithi135 ceph-mon[85352]: osdmap e2404: 8 total, 8 up, 8 in 2024-07-26T19:30:55.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:55 smithi071 ceph-mon[90507]: osdmap e2404: 8 total, 8 up, 8 in 2024-07-26T19:30:55.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:55 smithi071 ceph-mon[92867]: osdmap e2404: 8 total, 8 up, 8 in 2024-07-26T19:30:56.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:56 smithi135 ceph-mon[85352]: osdmap e2405: 8 total, 8 up, 8 in 2024-07-26T19:30:56.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:56 smithi135 ceph-mon[85352]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 10 KiB/s wr, 161 op/s 2024-07-26T19:30:56.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:56 smithi071 ceph-mon[90507]: osdmap e2405: 8 total, 8 up, 8 in 2024-07-26T19:30:56.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:56 smithi071 ceph-mon[90507]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 10 KiB/s wr, 161 op/s 2024-07-26T19:30:56.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:56 smithi071 ceph-mon[92867]: osdmap e2405: 8 total, 8 up, 8 in 2024-07-26T19:30:56.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:56 smithi071 ceph-mon[92867]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 10 KiB/s wr, 161 op/s 2024-07-26T19:30:57.550 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 37%] 2024-07-26T19:30:57.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:57 smithi135 ceph-mon[85352]: osdmap e2406: 8 total, 8 up, 8 in 2024-07-26T19:30:57.877 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:57 smithi135 ceph-mon[85352]: osdmap e2407: 8 total, 8 up, 8 in 2024-07-26T19:30:57.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:57 smithi071 ceph-mon[90507]: osdmap e2406: 8 total, 8 up, 8 in 2024-07-26T19:30:57.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:57 smithi071 ceph-mon[90507]: osdmap e2407: 8 total, 8 up, 8 in 2024-07-26T19:30:57.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:57 smithi071 ceph-mon[92867]: osdmap e2406: 8 total, 8 up, 8 in 2024-07-26T19:30:57.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:57 smithi071 ceph-mon[92867]: osdmap e2407: 8 total, 8 up, 8 in 2024-07-26T19:30:58.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:58.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:58 smithi135 ceph-mon[85352]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 2.5 KiB/s wr, 62 op/s 2024-07-26T19:30:58.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:58.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:58 smithi071 ceph-mon[92867]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 2.5 KiB/s wr, 62 op/s 2024-07-26T19:30:58.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:30:58.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:58 smithi071 ceph-mon[90507]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 2.5 KiB/s wr, 62 op/s 2024-07-26T19:30:59.580 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 38%] 2024-07-26T19:30:59.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:30:59 smithi135 ceph-mon[85352]: osdmap e2408: 8 total, 8 up, 8 in 2024-07-26T19:30:59.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:30:59 smithi071 ceph-mon[90507]: osdmap e2408: 8 total, 8 up, 8 in 2024-07-26T19:30:59.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:30:59 smithi071 ceph-mon[92867]: osdmap e2408: 8 total, 8 up, 8 in 2024-07-26T19:31:00.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:00 smithi135 ceph-mon[85352]: osdmap e2409: 8 total, 8 up, 8 in 2024-07-26T19:31:00.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:00 smithi135 ceph-mon[85352]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 9.5 KiB/s wr, 199 op/s 2024-07-26T19:31:00.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:00 smithi071 ceph-mon[90507]: osdmap e2409: 8 total, 8 up, 8 in 2024-07-26T19:31:00.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:00 smithi071 ceph-mon[90507]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 9.5 KiB/s wr, 199 op/s 2024-07-26T19:31:00.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:00 smithi071 ceph-mon[92867]: osdmap e2409: 8 total, 8 up, 8 in 2024-07-26T19:31:00.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:00 smithi071 ceph-mon[92867]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 9.5 KiB/s wr, 199 op/s 2024-07-26T19:31:01.598 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 38%] 2024-07-26T19:31:01.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:01 smithi135 ceph-mon[85352]: osdmap e2410: 8 total, 8 up, 8 in 2024-07-26T19:31:01.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:01 smithi071 ceph-mon[90507]: osdmap e2410: 8 total, 8 up, 8 in 2024-07-26T19:31:01.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:01 smithi071 ceph-mon[92867]: osdmap e2410: 8 total, 8 up, 8 in 2024-07-26T19:31:02.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:31:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:31:02] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-07-26T19:31:02.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:02 smithi135 ceph-mon[85352]: osdmap e2411: 8 total, 8 up, 8 in 2024-07-26T19:31:02.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:02 smithi135 ceph-mon[85352]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 12 KiB/s wr, 214 op/s 2024-07-26T19:31:02.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:02 smithi135 ceph-mon[85352]: osdmap e2412: 8 total, 8 up, 8 in 2024-07-26T19:31:02.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:02 smithi071 ceph-mon[92867]: osdmap e2411: 8 total, 8 up, 8 in 2024-07-26T19:31:02.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:02 smithi071 ceph-mon[92867]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 12 KiB/s wr, 214 op/s 2024-07-26T19:31:02.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:02 smithi071 ceph-mon[92867]: osdmap e2412: 8 total, 8 up, 8 in 2024-07-26T19:31:02.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:02 smithi071 ceph-mon[90507]: osdmap e2411: 8 total, 8 up, 8 in 2024-07-26T19:31:02.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:02 smithi071 ceph-mon[90507]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 12 KiB/s wr, 214 op/s 2024-07-26T19:31:02.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:02 smithi071 ceph-mon[90507]: osdmap e2412: 8 total, 8 up, 8 in 2024-07-26T19:31:03.549 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 39%] 2024-07-26T19:31:04.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:04 smithi135 ceph-mon[85352]: osdmap e2413: 8 total, 8 up, 8 in 2024-07-26T19:31:04.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:04 smithi135 ceph-mon[85352]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 7.7 KiB/s wr, 124 op/s 2024-07-26T19:31:04.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:04 smithi071 ceph-mon[90507]: osdmap e2413: 8 total, 8 up, 8 in 2024-07-26T19:31:04.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:04 smithi071 ceph-mon[90507]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 7.7 KiB/s wr, 124 op/s 2024-07-26T19:31:04.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:04 smithi071 ceph-mon[92867]: osdmap e2413: 8 total, 8 up, 8 in 2024-07-26T19:31:04.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:04 smithi071 ceph-mon[92867]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 7.7 KiB/s wr, 124 op/s 2024-07-26T19:31:05.571 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 40%] 2024-07-26T19:31:05.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:05 smithi135 ceph-mon[85352]: osdmap e2414: 8 total, 8 up, 8 in 2024-07-26T19:31:05.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:05 smithi071 ceph-mon[90507]: osdmap e2414: 8 total, 8 up, 8 in 2024-07-26T19:31:05.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:05 smithi071 ceph-mon[92867]: osdmap e2414: 8 total, 8 up, 8 in 2024-07-26T19:31:06.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:06 smithi135 ceph-mon[85352]: osdmap e2415: 8 total, 8 up, 8 in 2024-07-26T19:31:06.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:06 smithi135 ceph-mon[85352]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-07-26T19:31:06.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:06 smithi071 ceph-mon[90507]: osdmap e2415: 8 total, 8 up, 8 in 2024-07-26T19:31:06.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:06 smithi071 ceph-mon[90507]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-07-26T19:31:06.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:06 smithi071 ceph-mon[92867]: osdmap e2415: 8 total, 8 up, 8 in 2024-07-26T19:31:06.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:06 smithi071 ceph-mon[92867]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-07-26T19:31:07.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:07 smithi135 ceph-mon[85352]: osdmap e2416: 8 total, 8 up, 8 in 2024-07-26T19:31:07.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:07 smithi135 ceph-mon[85352]: osdmap e2417: 8 total, 8 up, 8 in 2024-07-26T19:31:07.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:07 smithi071 ceph-mon[90507]: osdmap e2416: 8 total, 8 up, 8 in 2024-07-26T19:31:07.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:07 smithi071 ceph-mon[90507]: osdmap e2417: 8 total, 8 up, 8 in 2024-07-26T19:31:07.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:07 smithi071 ceph-mon[92867]: osdmap e2416: 8 total, 8 up, 8 in 2024-07-26T19:31:07.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:07 smithi071 ceph-mon[92867]: osdmap e2417: 8 total, 8 up, 8 in 2024-07-26T19:31:08.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:08 smithi135 ceph-mon[85352]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2024-07-26T19:31:08.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:08 smithi135 ceph-mon[85352]: osdmap e2418: 8 total, 8 up, 8 in 2024-07-26T19:31:08.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:08 smithi071 ceph-mon[90507]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2024-07-26T19:31:08.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:08 smithi071 ceph-mon[90507]: osdmap e2418: 8 total, 8 up, 8 in 2024-07-26T19:31:08.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:08 smithi071 ceph-mon[92867]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2024-07-26T19:31:08.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:08 smithi071 ceph-mon[92867]: osdmap e2418: 8 total, 8 up, 8 in 2024-07-26T19:31:10.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:10 smithi135 ceph-mon[85352]: osdmap e2419: 8 total, 8 up, 8 in 2024-07-26T19:31:10.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:10 smithi135 ceph-mon[85352]: pgmap v4647: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 4.5 KiB/s wr, 93 op/s 2024-07-26T19:31:10.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:10 smithi071 ceph-mon[90507]: osdmap e2419: 8 total, 8 up, 8 in 2024-07-26T19:31:10.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:10 smithi071 ceph-mon[90507]: pgmap v4647: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 4.5 KiB/s wr, 93 op/s 2024-07-26T19:31:10.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:10 smithi071 ceph-mon[92867]: osdmap e2419: 8 total, 8 up, 8 in 2024-07-26T19:31:10.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:10 smithi071 ceph-mon[92867]: pgmap v4647: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 4.5 KiB/s wr, 93 op/s 2024-07-26T19:31:11.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:11 smithi135 ceph-mon[85352]: osdmap e2420: 8 total, 8 up, 8 in 2024-07-26T19:31:11.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:11 smithi071 ceph-mon[92867]: osdmap e2420: 8 total, 8 up, 8 in 2024-07-26T19:31:11.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:11 smithi071 ceph-mon[90507]: osdmap e2420: 8 total, 8 up, 8 in 2024-07-26T19:31:12.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:31:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:31:12] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-07-26T19:31:12.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:12 smithi135 ceph-mon[85352]: osdmap e2421: 8 total, 8 up, 8 in 2024-07-26T19:31:12.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:12 smithi135 ceph-mon[85352]: pgmap v4650: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.0 KiB/s wr, 75 op/s 2024-07-26T19:31:12.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:12 smithi135 ceph-mon[85352]: osdmap e2422: 8 total, 8 up, 8 in 2024-07-26T19:31:12.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:12 smithi071 ceph-mon[92867]: osdmap e2421: 8 total, 8 up, 8 in 2024-07-26T19:31:12.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:12 smithi071 ceph-mon[92867]: pgmap v4650: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.0 KiB/s wr, 75 op/s 2024-07-26T19:31:12.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:12 smithi071 ceph-mon[92867]: osdmap e2422: 8 total, 8 up, 8 in 2024-07-26T19:31:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:12 smithi071 ceph-mon[90507]: osdmap e2421: 8 total, 8 up, 8 in 2024-07-26T19:31:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:12 smithi071 ceph-mon[90507]: pgmap v4650: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.0 KiB/s wr, 75 op/s 2024-07-26T19:31:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:12 smithi071 ceph-mon[90507]: osdmap e2422: 8 total, 8 up, 8 in 2024-07-26T19:31:13.584 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 40%] 2024-07-26T19:31:13.675 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 41%] 2024-07-26T19:31:13.750 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 41%] 2024-07-26T19:31:13.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:13.824 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 42%] 2024-07-26T19:31:13.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:13.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:14.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:14 smithi135 ceph-mon[85352]: osdmap e2423: 8 total, 8 up, 8 in 2024-07-26T19:31:14.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:14 smithi135 ceph-mon[85352]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 2.7 KiB/s wr, 62 op/s 2024-07-26T19:31:14.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:14 smithi071 ceph-mon[90507]: osdmap e2423: 8 total, 8 up, 8 in 2024-07-26T19:31:14.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:14 smithi071 ceph-mon[90507]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 2.7 KiB/s wr, 62 op/s 2024-07-26T19:31:14.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:14 smithi071 ceph-mon[92867]: osdmap e2423: 8 total, 8 up, 8 in 2024-07-26T19:31:14.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:14 smithi071 ceph-mon[92867]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 2.7 KiB/s wr, 62 op/s 2024-07-26T19:31:15.608 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 42%] 2024-07-26T19:31:15.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:15 smithi135 ceph-mon[85352]: osdmap e2424: 8 total, 8 up, 8 in 2024-07-26T19:31:15.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:15 smithi071 ceph-mon[90507]: osdmap e2424: 8 total, 8 up, 8 in 2024-07-26T19:31:15.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:15 smithi071 ceph-mon[92867]: osdmap e2424: 8 total, 8 up, 8 in 2024-07-26T19:31:16.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:16 smithi135 ceph-mon[85352]: osdmap e2425: 8 total, 8 up, 8 in 2024-07-26T19:31:16.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:16 smithi135 ceph-mon[85352]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 112 op/s 2024-07-26T19:31:16.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:16 smithi071 ceph-mon[90507]: osdmap e2425: 8 total, 8 up, 8 in 2024-07-26T19:31:16.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:16 smithi071 ceph-mon[90507]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 112 op/s 2024-07-26T19:31:16.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:16 smithi071 ceph-mon[92867]: osdmap e2425: 8 total, 8 up, 8 in 2024-07-26T19:31:16.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:16 smithi071 ceph-mon[92867]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 112 op/s 2024-07-26T19:31:17.547 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 43%] 2024-07-26T19:31:17.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:17 smithi135 ceph-mon[85352]: osdmap e2426: 8 total, 8 up, 8 in 2024-07-26T19:31:17.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:17 smithi135 ceph-mon[85352]: osdmap e2427: 8 total, 8 up, 8 in 2024-07-26T19:31:17.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:17 smithi071 ceph-mon[90507]: osdmap e2426: 8 total, 8 up, 8 in 2024-07-26T19:31:17.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:17 smithi071 ceph-mon[90507]: osdmap e2427: 8 total, 8 up, 8 in 2024-07-26T19:31:17.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:17 smithi071 ceph-mon[92867]: osdmap e2426: 8 total, 8 up, 8 in 2024-07-26T19:31:17.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:17 smithi071 ceph-mon[92867]: osdmap e2427: 8 total, 8 up, 8 in 2024-07-26T19:31:18.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:18 smithi135 ceph-mon[85352]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 6.7 KiB/s wr, 171 op/s 2024-07-26T19:31:18.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:18 smithi071 ceph-mon[90507]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 6.7 KiB/s wr, 171 op/s 2024-07-26T19:31:18.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:18 smithi071 ceph-mon[92867]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 6.7 KiB/s wr, 171 op/s 2024-07-26T19:31:19.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:19 smithi135 ceph-mon[85352]: osdmap e2428: 8 total, 8 up, 8 in 2024-07-26T19:31:19.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:19 smithi071 ceph-mon[90507]: osdmap e2428: 8 total, 8 up, 8 in 2024-07-26T19:31:19.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:19 smithi071 ceph-mon[92867]: osdmap e2428: 8 total, 8 up, 8 in 2024-07-26T19:31:20.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:20 smithi135 ceph-mon[85352]: osdmap e2429: 8 total, 8 up, 8 in 2024-07-26T19:31:20.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:20 smithi135 ceph-mon[85352]: pgmap v4662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 14 KiB/s wr, 197 op/s 2024-07-26T19:31:20.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:20 smithi071 ceph-mon[90507]: osdmap e2429: 8 total, 8 up, 8 in 2024-07-26T19:31:20.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:20 smithi071 ceph-mon[90507]: pgmap v4662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 14 KiB/s wr, 197 op/s 2024-07-26T19:31:20.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:20 smithi071 ceph-mon[92867]: osdmap e2429: 8 total, 8 up, 8 in 2024-07-26T19:31:20.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:20 smithi071 ceph-mon[92867]: pgmap v4662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 14 KiB/s wr, 197 op/s 2024-07-26T19:31:21.639 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2024-07-26T19:31:21.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:21 smithi135 ceph-mon[85352]: osdmap e2430: 8 total, 8 up, 8 in 2024-07-26T19:31:21.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:21 smithi071 ceph-mon[90507]: osdmap e2430: 8 total, 8 up, 8 in 2024-07-26T19:31:21.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:21 smithi071 ceph-mon[92867]: osdmap e2430: 8 total, 8 up, 8 in 2024-07-26T19:31:22.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:31:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:31:22] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2024-07-26T19:31:22.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:22 smithi135 ceph-mon[85352]: osdmap e2431: 8 total, 8 up, 8 in 2024-07-26T19:31:22.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:22 smithi135 ceph-mon[85352]: pgmap v4665: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 18 KiB/s wr, 247 op/s 2024-07-26T19:31:22.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:22 smithi135 ceph-mon[85352]: osdmap e2432: 8 total, 8 up, 8 in 2024-07-26T19:31:22.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:22 smithi071 ceph-mon[90507]: osdmap e2431: 8 total, 8 up, 8 in 2024-07-26T19:31:22.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:22 smithi071 ceph-mon[90507]: pgmap v4665: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 18 KiB/s wr, 247 op/s 2024-07-26T19:31:22.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:22 smithi071 ceph-mon[90507]: osdmap e2432: 8 total, 8 up, 8 in 2024-07-26T19:31:22.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:22 smithi071 ceph-mon[92867]: osdmap e2431: 8 total, 8 up, 8 in 2024-07-26T19:31:22.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:22 smithi071 ceph-mon[92867]: pgmap v4665: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 18 KiB/s wr, 247 op/s 2024-07-26T19:31:22.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:22 smithi071 ceph-mon[92867]: osdmap e2432: 8 total, 8 up, 8 in 2024-07-26T19:31:23.553 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 44%] 2024-07-26T19:31:24.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:24 smithi135 ceph-mon[85352]: osdmap e2433: 8 total, 8 up, 8 in 2024-07-26T19:31:24.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:24 smithi135 ceph-mon[85352]: pgmap v4668: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 KiB/s wr, 152 op/s 2024-07-26T19:31:24.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:24 smithi071 ceph-mon[92867]: osdmap e2433: 8 total, 8 up, 8 in 2024-07-26T19:31:24.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:24 smithi071 ceph-mon[92867]: pgmap v4668: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 KiB/s wr, 152 op/s 2024-07-26T19:31:24.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:24 smithi071 ceph-mon[90507]: osdmap e2433: 8 total, 8 up, 8 in 2024-07-26T19:31:24.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:24 smithi071 ceph-mon[90507]: pgmap v4668: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 KiB/s wr, 152 op/s 2024-07-26T19:31:25.568 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2024-07-26T19:31:25.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:25 smithi135 ceph-mon[85352]: osdmap e2434: 8 total, 8 up, 8 in 2024-07-26T19:31:25.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:25 smithi071 ceph-mon[92867]: osdmap e2434: 8 total, 8 up, 8 in 2024-07-26T19:31:25.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:25 smithi071 ceph-mon[90507]: osdmap e2434: 8 total, 8 up, 8 in 2024-07-26T19:31:26.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:26 smithi135 ceph-mon[85352]: osdmap e2435: 8 total, 8 up, 8 in 2024-07-26T19:31:26.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:26 smithi135 ceph-mon[85352]: pgmap v4671: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 10 KiB/s wr, 86 op/s 2024-07-26T19:31:26.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:26 smithi071 ceph-mon[92867]: osdmap e2435: 8 total, 8 up, 8 in 2024-07-26T19:31:26.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:26 smithi071 ceph-mon[92867]: pgmap v4671: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 10 KiB/s wr, 86 op/s 2024-07-26T19:31:26.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:26 smithi071 ceph-mon[90507]: osdmap e2435: 8 total, 8 up, 8 in 2024-07-26T19:31:26.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:26 smithi071 ceph-mon[90507]: pgmap v4671: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 10 KiB/s wr, 86 op/s 2024-07-26T19:31:27.559 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 45%] 2024-07-26T19:31:27.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:27 smithi135 ceph-mon[85352]: osdmap e2436: 8 total, 8 up, 8 in 2024-07-26T19:31:27.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:27 smithi135 ceph-mon[85352]: osdmap e2437: 8 total, 8 up, 8 in 2024-07-26T19:31:27.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:27 smithi071 ceph-mon[90507]: osdmap e2436: 8 total, 8 up, 8 in 2024-07-26T19:31:27.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:27 smithi071 ceph-mon[90507]: osdmap e2437: 8 total, 8 up, 8 in 2024-07-26T19:31:27.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:27 smithi071 ceph-mon[92867]: osdmap e2436: 8 total, 8 up, 8 in 2024-07-26T19:31:27.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:27 smithi071 ceph-mon[92867]: osdmap e2437: 8 total, 8 up, 8 in 2024-07-26T19:31:28.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:28.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:28 smithi135 ceph-mon[85352]: pgmap v4674: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 6.2 KiB/s wr, 140 op/s 2024-07-26T19:31:28.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:28.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:28 smithi071 ceph-mon[90507]: pgmap v4674: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 6.2 KiB/s wr, 140 op/s 2024-07-26T19:31:28.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:28.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:28 smithi071 ceph-mon[92867]: pgmap v4674: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 6.2 KiB/s wr, 140 op/s 2024-07-26T19:31:29.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:29 smithi135 ceph-mon[85352]: osdmap e2438: 8 total, 8 up, 8 in 2024-07-26T19:31:29.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:29 smithi071 ceph-mon[92867]: osdmap e2438: 8 total, 8 up, 8 in 2024-07-26T19:31:29.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:29 smithi071 ceph-mon[90507]: osdmap e2438: 8 total, 8 up, 8 in 2024-07-26T19:31:30.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:30 smithi135 ceph-mon[85352]: osdmap e2439: 8 total, 8 up, 8 in 2024-07-26T19:31:30.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:30 smithi135 ceph-mon[85352]: pgmap v4677: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 15 KiB/s wr, 165 op/s 2024-07-26T19:31:30.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:30 smithi071 ceph-mon[92867]: osdmap e2439: 8 total, 8 up, 8 in 2024-07-26T19:31:30.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:30 smithi071 ceph-mon[92867]: pgmap v4677: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 15 KiB/s wr, 165 op/s 2024-07-26T19:31:30.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:30 smithi071 ceph-mon[90507]: osdmap e2439: 8 total, 8 up, 8 in 2024-07-26T19:31:30.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:30 smithi071 ceph-mon[90507]: pgmap v4677: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 15 KiB/s wr, 165 op/s 2024-07-26T19:31:31.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:31 smithi135 ceph-mon[85352]: osdmap e2440: 8 total, 8 up, 8 in 2024-07-26T19:31:31.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:31 smithi071 ceph-mon[90507]: osdmap e2440: 8 total, 8 up, 8 in 2024-07-26T19:31:31.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:31 smithi071 ceph-mon[92867]: osdmap e2440: 8 total, 8 up, 8 in 2024-07-26T19:31:32.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:31:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:31:32] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-07-26T19:31:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:32 smithi135 ceph-mon[85352]: osdmap e2441: 8 total, 8 up, 8 in 2024-07-26T19:31:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:32 smithi135 ceph-mon[85352]: pgmap v4680: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 118 op/s 2024-07-26T19:31:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:32 smithi135 ceph-mon[85352]: osdmap e2442: 8 total, 8 up, 8 in 2024-07-26T19:31:32.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:32 smithi071 ceph-mon[90507]: osdmap e2441: 8 total, 8 up, 8 in 2024-07-26T19:31:32.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:32 smithi071 ceph-mon[90507]: pgmap v4680: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 118 op/s 2024-07-26T19:31:32.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:32 smithi071 ceph-mon[90507]: osdmap e2442: 8 total, 8 up, 8 in 2024-07-26T19:31:32.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:32 smithi071 ceph-mon[92867]: osdmap e2441: 8 total, 8 up, 8 in 2024-07-26T19:31:32.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:32 smithi071 ceph-mon[92867]: pgmap v4680: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 118 op/s 2024-07-26T19:31:32.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:32 smithi071 ceph-mon[92867]: osdmap e2442: 8 total, 8 up, 8 in 2024-07-26T19:31:33.553 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2024-07-26T19:31:34.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:34 smithi135 ceph-mon[85352]: osdmap e2443: 8 total, 8 up, 8 in 2024-07-26T19:31:34.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:34 smithi135 ceph-mon[85352]: pgmap v4683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 7.5 KiB/s wr, 102 op/s 2024-07-26T19:31:34.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:34 smithi071 ceph-mon[92867]: osdmap e2443: 8 total, 8 up, 8 in 2024-07-26T19:31:34.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:34 smithi071 ceph-mon[92867]: pgmap v4683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 7.5 KiB/s wr, 102 op/s 2024-07-26T19:31:34.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:34 smithi071 ceph-mon[90507]: osdmap e2443: 8 total, 8 up, 8 in 2024-07-26T19:31:34.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:34 smithi071 ceph-mon[90507]: pgmap v4683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 7.5 KiB/s wr, 102 op/s 2024-07-26T19:31:35.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:35 smithi135 ceph-mon[85352]: osdmap e2444: 8 total, 8 up, 8 in 2024-07-26T19:31:35.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:35 smithi071 ceph-mon[92867]: osdmap e2444: 8 total, 8 up, 8 in 2024-07-26T19:31:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:35 smithi071 ceph-mon[90507]: osdmap e2444: 8 total, 8 up, 8 in 2024-07-26T19:31:36.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:36 smithi135 ceph-mon[85352]: osdmap e2445: 8 total, 8 up, 8 in 2024-07-26T19:31:36.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:36 smithi135 ceph-mon[85352]: pgmap v4686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.5 KiB/s wr, 71 op/s 2024-07-26T19:31:36.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:36 smithi071 ceph-mon[90507]: osdmap e2445: 8 total, 8 up, 8 in 2024-07-26T19:31:36.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:36 smithi071 ceph-mon[90507]: pgmap v4686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.5 KiB/s wr, 71 op/s 2024-07-26T19:31:36.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:36 smithi071 ceph-mon[92867]: osdmap e2445: 8 total, 8 up, 8 in 2024-07-26T19:31:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:36 smithi071 ceph-mon[92867]: pgmap v4686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.5 KiB/s wr, 71 op/s 2024-07-26T19:31:37.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:37 smithi135 ceph-mon[85352]: osdmap e2446: 8 total, 8 up, 8 in 2024-07-26T19:31:37.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:37 smithi135 ceph-mon[85352]: osdmap e2447: 8 total, 8 up, 8 in 2024-07-26T19:31:37.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:37 smithi071 ceph-mon[92867]: osdmap e2446: 8 total, 8 up, 8 in 2024-07-26T19:31:37.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:37 smithi071 ceph-mon[92867]: osdmap e2447: 8 total, 8 up, 8 in 2024-07-26T19:31:37.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:37 smithi071 ceph-mon[90507]: osdmap e2446: 8 total, 8 up, 8 in 2024-07-26T19:31:37.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:37 smithi071 ceph-mon[90507]: osdmap e2447: 8 total, 8 up, 8 in 2024-07-26T19:31:38.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:38 smithi135 ceph-mon[85352]: pgmap v4689: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1023 B/s wr, 17 op/s 2024-07-26T19:31:38.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:38 smithi135 ceph-mon[85352]: osdmap e2448: 8 total, 8 up, 8 in 2024-07-26T19:31:38.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:38 smithi071 ceph-mon[90507]: pgmap v4689: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1023 B/s wr, 17 op/s 2024-07-26T19:31:38.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:38 smithi071 ceph-mon[90507]: osdmap e2448: 8 total, 8 up, 8 in 2024-07-26T19:31:38.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:38 smithi071 ceph-mon[92867]: pgmap v4689: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1023 B/s wr, 17 op/s 2024-07-26T19:31:38.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:38 smithi071 ceph-mon[92867]: osdmap e2448: 8 total, 8 up, 8 in 2024-07-26T19:31:39.598 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 46%] 2024-07-26T19:31:40.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:40 smithi135 ceph-mon[85352]: osdmap e2449: 8 total, 8 up, 8 in 2024-07-26T19:31:40.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:40 smithi135 ceph-mon[85352]: pgmap v4692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 5.2 KiB/s wr, 87 op/s 2024-07-26T19:31:40.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:40 smithi071 ceph-mon[90507]: osdmap e2449: 8 total, 8 up, 8 in 2024-07-26T19:31:40.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:40 smithi071 ceph-mon[90507]: pgmap v4692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 5.2 KiB/s wr, 87 op/s 2024-07-26T19:31:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:40 smithi071 ceph-mon[92867]: osdmap e2449: 8 total, 8 up, 8 in 2024-07-26T19:31:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:40 smithi071 ceph-mon[92867]: pgmap v4692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 5.2 KiB/s wr, 87 op/s 2024-07-26T19:31:41.601 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 47%] 2024-07-26T19:31:41.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:41 smithi135 ceph-mon[85352]: osdmap e2450: 8 total, 8 up, 8 in 2024-07-26T19:31:41.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:41 smithi071 ceph-mon[92867]: osdmap e2450: 8 total, 8 up, 8 in 2024-07-26T19:31:41.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:41 smithi071 ceph-mon[90507]: osdmap e2450: 8 total, 8 up, 8 in 2024-07-26T19:31:42.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:31:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:31:42] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-07-26T19:31:42.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:42 smithi135 ceph-mon[85352]: osdmap e2451: 8 total, 8 up, 8 in 2024-07-26T19:31:42.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:42 smithi135 ceph-mon[85352]: pgmap v4695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 6.2 KiB/s wr, 104 op/s 2024-07-26T19:31:42.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:42 smithi135 ceph-mon[85352]: osdmap e2452: 8 total, 8 up, 8 in 2024-07-26T19:31:42.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:42 smithi071 ceph-mon[90507]: osdmap e2451: 8 total, 8 up, 8 in 2024-07-26T19:31:42.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:42 smithi071 ceph-mon[90507]: pgmap v4695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 6.2 KiB/s wr, 104 op/s 2024-07-26T19:31:42.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:42 smithi071 ceph-mon[90507]: osdmap e2452: 8 total, 8 up, 8 in 2024-07-26T19:31:42.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:42 smithi071 ceph-mon[92867]: osdmap e2451: 8 total, 8 up, 8 in 2024-07-26T19:31:42.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:42 smithi071 ceph-mon[92867]: pgmap v4695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 6.2 KiB/s wr, 104 op/s 2024-07-26T19:31:42.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:42 smithi071 ceph-mon[92867]: osdmap e2452: 8 total, 8 up, 8 in 2024-07-26T19:31:43.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:43.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:43 smithi135 ceph-mon[85352]: osdmap e2453: 8 total, 8 up, 8 in 2024-07-26T19:31:43.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:43.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:43 smithi071 ceph-mon[90507]: osdmap e2453: 8 total, 8 up, 8 in 2024-07-26T19:31:43.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:43.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:43 smithi071 ceph-mon[92867]: osdmap e2453: 8 total, 8 up, 8 in 2024-07-26T19:31:44.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:44 smithi135 ceph-mon[85352]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 4.5 KiB/s wr, 64 op/s 2024-07-26T19:31:44.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:44 smithi135 ceph-mon[85352]: osdmap e2454: 8 total, 8 up, 8 in 2024-07-26T19:31:44.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:44 smithi071 ceph-mon[90507]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 4.5 KiB/s wr, 64 op/s 2024-07-26T19:31:44.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:44 smithi071 ceph-mon[90507]: osdmap e2454: 8 total, 8 up, 8 in 2024-07-26T19:31:44.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:44 smithi071 ceph-mon[92867]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 4.5 KiB/s wr, 64 op/s 2024-07-26T19:31:44.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:44 smithi071 ceph-mon[92867]: osdmap e2454: 8 total, 8 up, 8 in 2024-07-26T19:31:46.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:46 smithi135 ceph-mon[85352]: osdmap e2455: 8 total, 8 up, 8 in 2024-07-26T19:31:46.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:46 smithi135 ceph-mon[85352]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 8.7 KiB/s wr, 145 op/s 2024-07-26T19:31:46.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:46 smithi071 ceph-mon[90507]: osdmap e2455: 8 total, 8 up, 8 in 2024-07-26T19:31:46.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:46 smithi071 ceph-mon[90507]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 8.7 KiB/s wr, 145 op/s 2024-07-26T19:31:46.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:46 smithi071 ceph-mon[92867]: osdmap e2455: 8 total, 8 up, 8 in 2024-07-26T19:31:46.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:46 smithi071 ceph-mon[92867]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 8.7 KiB/s wr, 145 op/s 2024-07-26T19:31:47.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:47 smithi135 ceph-mon[85352]: osdmap e2456: 8 total, 8 up, 8 in 2024-07-26T19:31:47.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:31:47.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:31:47.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:31:47.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:47 smithi135 ceph-mon[85352]: osdmap e2457: 8 total, 8 up, 8 in 2024-07-26T19:31:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:47 smithi071 ceph-mon[92867]: osdmap e2456: 8 total, 8 up, 8 in 2024-07-26T19:31:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:31:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:31:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:31:47.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:47 smithi071 ceph-mon[92867]: osdmap e2457: 8 total, 8 up, 8 in 2024-07-26T19:31:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:47 smithi071 ceph-mon[90507]: osdmap e2456: 8 total, 8 up, 8 in 2024-07-26T19:31:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:31:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:31:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:31:47.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:47 smithi071 ceph-mon[90507]: osdmap e2457: 8 total, 8 up, 8 in 2024-07-26T19:31:48.814 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:31:48.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:31:48.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:31:48.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:48 smithi135 ceph-mon[85352]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.7 KiB/s wr, 98 op/s 2024-07-26T19:31:48.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:31:48.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:31:48.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:31:48.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:48 smithi071 ceph-mon[92867]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.7 KiB/s wr, 98 op/s 2024-07-26T19:31:48.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:31:48.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:31:48.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:31:48.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:48 smithi071 ceph-mon[90507]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.7 KiB/s wr, 98 op/s 2024-07-26T19:31:49.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:49 smithi135 ceph-mon[85352]: osdmap e2458: 8 total, 8 up, 8 in 2024-07-26T19:31:49.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:49 smithi071 ceph-mon[92867]: osdmap e2458: 8 total, 8 up, 8 in 2024-07-26T19:31:49.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:49 smithi071 ceph-mon[90507]: osdmap e2458: 8 total, 8 up, 8 in 2024-07-26T19:31:50.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:50 smithi135 ceph-mon[85352]: osdmap e2459: 8 total, 8 up, 8 in 2024-07-26T19:31:50.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:50 smithi135 ceph-mon[85352]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:31:50.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:50 smithi071 ceph-mon[92867]: osdmap e2459: 8 total, 8 up, 8 in 2024-07-26T19:31:50.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:50 smithi071 ceph-mon[92867]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:31:50.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:50 smithi071 ceph-mon[90507]: osdmap e2459: 8 total, 8 up, 8 in 2024-07-26T19:31:50.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:50 smithi071 ceph-mon[90507]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:31:51.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:51 smithi135 ceph-mon[85352]: osdmap e2460: 8 total, 8 up, 8 in 2024-07-26T19:31:51.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:51 smithi071 ceph-mon[90507]: osdmap e2460: 8 total, 8 up, 8 in 2024-07-26T19:31:51.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:51 smithi071 ceph-mon[92867]: osdmap e2460: 8 total, 8 up, 8 in 2024-07-26T19:31:52.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:31:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:31:52] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.43.0" 2024-07-26T19:31:52.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:52 smithi135 ceph-mon[85352]: osdmap e2461: 8 total, 8 up, 8 in 2024-07-26T19:31:52.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:52 smithi135 ceph-mon[85352]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-07-26T19:31:52.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:52 smithi135 ceph-mon[85352]: osdmap e2462: 8 total, 8 up, 8 in 2024-07-26T19:31:52.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:52 smithi071 ceph-mon[92867]: osdmap e2461: 8 total, 8 up, 8 in 2024-07-26T19:31:52.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:52 smithi071 ceph-mon[92867]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-07-26T19:31:52.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:52 smithi071 ceph-mon[92867]: osdmap e2462: 8 total, 8 up, 8 in 2024-07-26T19:31:52.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:52 smithi071 ceph-mon[90507]: osdmap e2461: 8 total, 8 up, 8 in 2024-07-26T19:31:52.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:52 smithi071 ceph-mon[90507]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-07-26T19:31:52.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:52 smithi071 ceph-mon[90507]: osdmap e2462: 8 total, 8 up, 8 in 2024-07-26T19:31:54.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:54 smithi135 ceph-mon[85352]: osdmap e2463: 8 total, 8 up, 8 in 2024-07-26T19:31:54.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:54 smithi135 ceph-mon[85352]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.0 KiB/s wr, 90 op/s 2024-07-26T19:31:54.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:54 smithi071 ceph-mon[92867]: osdmap e2463: 8 total, 8 up, 8 in 2024-07-26T19:31:54.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:54 smithi071 ceph-mon[92867]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.0 KiB/s wr, 90 op/s 2024-07-26T19:31:54.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:54 smithi071 ceph-mon[90507]: osdmap e2463: 8 total, 8 up, 8 in 2024-07-26T19:31:54.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:54 smithi071 ceph-mon[90507]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 4.0 KiB/s wr, 90 op/s 2024-07-26T19:31:55.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:55 smithi135 ceph-mon[85352]: osdmap e2464: 8 total, 8 up, 8 in 2024-07-26T19:31:55.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:55 smithi071 ceph-mon[90507]: osdmap e2464: 8 total, 8 up, 8 in 2024-07-26T19:31:55.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:55 smithi071 ceph-mon[92867]: osdmap e2464: 8 total, 8 up, 8 in 2024-07-26T19:31:56.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:56 smithi135 ceph-mon[85352]: osdmap e2465: 8 total, 8 up, 8 in 2024-07-26T19:31:56.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:56 smithi135 ceph-mon[85352]: pgmap v4716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 3.2 KiB/s wr, 133 op/s 2024-07-26T19:31:56.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:56 smithi071 ceph-mon[90507]: osdmap e2465: 8 total, 8 up, 8 in 2024-07-26T19:31:56.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:56 smithi071 ceph-mon[90507]: pgmap v4716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 3.2 KiB/s wr, 133 op/s 2024-07-26T19:31:56.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:56 smithi071 ceph-mon[92867]: osdmap e2465: 8 total, 8 up, 8 in 2024-07-26T19:31:56.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:56 smithi071 ceph-mon[92867]: pgmap v4716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 3.2 KiB/s wr, 133 op/s 2024-07-26T19:31:57.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:57 smithi135 ceph-mon[85352]: osdmap e2466: 8 total, 8 up, 8 in 2024-07-26T19:31:57.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:57 smithi071 ceph-mon[90507]: osdmap e2466: 8 total, 8 up, 8 in 2024-07-26T19:31:57.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:57 smithi071 ceph-mon[92867]: osdmap e2466: 8 total, 8 up, 8 in 2024-07-26T19:31:58.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:58 smithi135 ceph-mon[85352]: osdmap e2467: 8 total, 8 up, 8 in 2024-07-26T19:31:58.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:58.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:58 smithi135 ceph-mon[85352]: pgmap v4719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 2.7 KiB/s wr, 132 op/s 2024-07-26T19:31:58.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:58 smithi071 ceph-mon[90507]: osdmap e2467: 8 total, 8 up, 8 in 2024-07-26T19:31:58.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:58.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:58 smithi071 ceph-mon[90507]: pgmap v4719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 2.7 KiB/s wr, 132 op/s 2024-07-26T19:31:58.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:58 smithi071 ceph-mon[92867]: osdmap e2467: 8 total, 8 up, 8 in 2024-07-26T19:31:58.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:31:58.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:58 smithi071 ceph-mon[92867]: pgmap v4719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 2.7 KiB/s wr, 132 op/s 2024-07-26T19:31:59.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:31:59 smithi135 ceph-mon[85352]: osdmap e2468: 8 total, 8 up, 8 in 2024-07-26T19:31:59.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:31:59 smithi071 ceph-mon[90507]: osdmap e2468: 8 total, 8 up, 8 in 2024-07-26T19:31:59.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:31:59 smithi071 ceph-mon[92867]: osdmap e2468: 8 total, 8 up, 8 in 2024-07-26T19:32:00.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:00 smithi135 ceph-mon[85352]: osdmap e2469: 8 total, 8 up, 8 in 2024-07-26T19:32:00.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:00 smithi135 ceph-mon[85352]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:32:00.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:00 smithi071 ceph-mon[92867]: osdmap e2469: 8 total, 8 up, 8 in 2024-07-26T19:32:00.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:00 smithi071 ceph-mon[92867]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:32:00.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:00 smithi071 ceph-mon[90507]: osdmap e2469: 8 total, 8 up, 8 in 2024-07-26T19:32:00.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:00 smithi071 ceph-mon[90507]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:32:01.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:01 smithi135 ceph-mon[85352]: osdmap e2470: 8 total, 8 up, 8 in 2024-07-26T19:32:01.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:01 smithi071 ceph-mon[90507]: osdmap e2470: 8 total, 8 up, 8 in 2024-07-26T19:32:01.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:01 smithi071 ceph-mon[92867]: osdmap e2470: 8 total, 8 up, 8 in 2024-07-26T19:32:02.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:32:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:32:02] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-07-26T19:32:02.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:02 smithi135 ceph-mon[85352]: osdmap e2471: 8 total, 8 up, 8 in 2024-07-26T19:32:02.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:02 smithi135 ceph-mon[85352]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 3.2 KiB/s wr, 176 op/s 2024-07-26T19:32:02.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:02 smithi071 ceph-mon[92867]: osdmap e2471: 8 total, 8 up, 8 in 2024-07-26T19:32:02.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:02 smithi071 ceph-mon[92867]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 3.2 KiB/s wr, 176 op/s 2024-07-26T19:32:02.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:02 smithi071 ceph-mon[90507]: osdmap e2471: 8 total, 8 up, 8 in 2024-07-26T19:32:02.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:02 smithi071 ceph-mon[90507]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 3.2 KiB/s wr, 176 op/s 2024-07-26T19:32:03.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:03 smithi135 ceph-mon[85352]: osdmap e2472: 8 total, 8 up, 8 in 2024-07-26T19:32:03.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:03 smithi071 ceph-mon[90507]: osdmap e2472: 8 total, 8 up, 8 in 2024-07-26T19:32:03.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:03 smithi071 ceph-mon[92867]: osdmap e2472: 8 total, 8 up, 8 in 2024-07-26T19:32:04.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:04 smithi135 ceph-mon[85352]: osdmap e2473: 8 total, 8 up, 8 in 2024-07-26T19:32:04.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:04 smithi135 ceph-mon[85352]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 3.7 KiB/s wr, 177 op/s 2024-07-26T19:32:04.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:04 smithi071 ceph-mon[90507]: osdmap e2473: 8 total, 8 up, 8 in 2024-07-26T19:32:04.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:04 smithi071 ceph-mon[90507]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 3.7 KiB/s wr, 177 op/s 2024-07-26T19:32:04.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:04 smithi071 ceph-mon[92867]: osdmap e2473: 8 total, 8 up, 8 in 2024-07-26T19:32:04.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:04 smithi071 ceph-mon[92867]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 3.7 KiB/s wr, 177 op/s 2024-07-26T19:32:05.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:05 smithi135 ceph-mon[85352]: osdmap e2474: 8 total, 8 up, 8 in 2024-07-26T19:32:05.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:05 smithi071 ceph-mon[90507]: osdmap e2474: 8 total, 8 up, 8 in 2024-07-26T19:32:05.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:05 smithi071 ceph-mon[92867]: osdmap e2474: 8 total, 8 up, 8 in 2024-07-26T19:32:06.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:06 smithi135 ceph-mon[85352]: osdmap e2475: 8 total, 8 up, 8 in 2024-07-26T19:32:06.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:06 smithi135 ceph-mon[85352]: pgmap v4731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 4.0 KiB/s wr, 221 op/s 2024-07-26T19:32:06.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:06 smithi071 ceph-mon[90507]: osdmap e2475: 8 total, 8 up, 8 in 2024-07-26T19:32:06.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:06 smithi071 ceph-mon[90507]: pgmap v4731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 4.0 KiB/s wr, 221 op/s 2024-07-26T19:32:06.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:06 smithi071 ceph-mon[92867]: osdmap e2475: 8 total, 8 up, 8 in 2024-07-26T19:32:06.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:06 smithi071 ceph-mon[92867]: pgmap v4731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 4.0 KiB/s wr, 221 op/s 2024-07-26T19:32:07.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:07 smithi071 ceph-mon[90507]: osdmap e2476: 8 total, 8 up, 8 in 2024-07-26T19:32:07.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:07 smithi071 ceph-mon[92867]: osdmap e2476: 8 total, 8 up, 8 in 2024-07-26T19:32:08.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:07 smithi135 ceph-mon[85352]: osdmap e2476: 8 total, 8 up, 8 in 2024-07-26T19:32:08.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:08 smithi071 ceph-mon[90507]: osdmap e2477: 8 total, 8 up, 8 in 2024-07-26T19:32:08.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:08 smithi071 ceph-mon[90507]: pgmap v4734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 3.2 KiB/s wr, 220 op/s 2024-07-26T19:32:08.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:08 smithi071 ceph-mon[92867]: osdmap e2477: 8 total, 8 up, 8 in 2024-07-26T19:32:08.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:08 smithi071 ceph-mon[92867]: pgmap v4734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 3.2 KiB/s wr, 220 op/s 2024-07-26T19:32:09.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:08 smithi135 ceph-mon[85352]: osdmap e2477: 8 total, 8 up, 8 in 2024-07-26T19:32:09.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:08 smithi135 ceph-mon[85352]: pgmap v4734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 3.2 KiB/s wr, 220 op/s 2024-07-26T19:32:09.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:09 smithi071 ceph-mon[90507]: osdmap e2478: 8 total, 8 up, 8 in 2024-07-26T19:32:09.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:09 smithi071 ceph-mon[92867]: osdmap e2478: 8 total, 8 up, 8 in 2024-07-26T19:32:10.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:09 smithi135 ceph-mon[85352]: osdmap e2478: 8 total, 8 up, 8 in 2024-07-26T19:32:10.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:10 smithi071 ceph-mon[90507]: osdmap e2479: 8 total, 8 up, 8 in 2024-07-26T19:32:10.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:10 smithi071 ceph-mon[90507]: pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:32:10.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:10 smithi071 ceph-mon[92867]: osdmap e2479: 8 total, 8 up, 8 in 2024-07-26T19:32:10.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:10 smithi071 ceph-mon[92867]: pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:32:11.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:10 smithi135 ceph-mon[85352]: osdmap e2479: 8 total, 8 up, 8 in 2024-07-26T19:32:11.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:10 smithi135 ceph-mon[85352]: pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:32:11.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:11 smithi071 ceph-mon[90507]: osdmap e2480: 8 total, 8 up, 8 in 2024-07-26T19:32:11.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:11 smithi071 ceph-mon[92867]: osdmap e2480: 8 total, 8 up, 8 in 2024-07-26T19:32:12.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:11 smithi135 ceph-mon[85352]: osdmap e2480: 8 total, 8 up, 8 in 2024-07-26T19:32:12.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:32:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:32:12] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-07-26T19:32:12.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:12 smithi071 ceph-mon[92867]: osdmap e2481: 8 total, 8 up, 8 in 2024-07-26T19:32:12.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:12 smithi071 ceph-mon[92867]: pgmap v4740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 3.7 KiB/s wr, 264 op/s 2024-07-26T19:32:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:12 smithi071 ceph-mon[90507]: osdmap e2481: 8 total, 8 up, 8 in 2024-07-26T19:32:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:12 smithi071 ceph-mon[90507]: pgmap v4740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 3.7 KiB/s wr, 264 op/s 2024-07-26T19:32:13.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:12 smithi135 ceph-mon[85352]: osdmap e2481: 8 total, 8 up, 8 in 2024-07-26T19:32:13.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:12 smithi135 ceph-mon[85352]: pgmap v4740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 3.7 KiB/s wr, 264 op/s 2024-07-26T19:32:13.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:13 smithi071 ceph-mon[90507]: osdmap e2482: 8 total, 8 up, 8 in 2024-07-26T19:32:13.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:13.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:13 smithi071 ceph-mon[92867]: osdmap e2482: 8 total, 8 up, 8 in 2024-07-26T19:32:13.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:14.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:13 smithi135 ceph-mon[85352]: osdmap e2482: 8 total, 8 up, 8 in 2024-07-26T19:32:14.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:14.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:14 smithi071 ceph-mon[90507]: osdmap e2483: 8 total, 8 up, 8 in 2024-07-26T19:32:14.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:14 smithi071 ceph-mon[90507]: pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 3.2 KiB/s wr, 264 op/s 2024-07-26T19:32:14.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:14 smithi071 ceph-mon[92867]: osdmap e2483: 8 total, 8 up, 8 in 2024-07-26T19:32:14.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:14 smithi071 ceph-mon[92867]: pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 3.2 KiB/s wr, 264 op/s 2024-07-26T19:32:15.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:14 smithi135 ceph-mon[85352]: osdmap e2483: 8 total, 8 up, 8 in 2024-07-26T19:32:15.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:14 smithi135 ceph-mon[85352]: pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 3.2 KiB/s wr, 264 op/s 2024-07-26T19:32:15.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:15 smithi071 ceph-mon[90507]: osdmap e2484: 8 total, 8 up, 8 in 2024-07-26T19:32:15.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:15 smithi071 ceph-mon[92867]: osdmap e2484: 8 total, 8 up, 8 in 2024-07-26T19:32:16.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:15 smithi135 ceph-mon[85352]: osdmap e2484: 8 total, 8 up, 8 in 2024-07-26T19:32:16.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:16 smithi071 ceph-mon[90507]: osdmap e2485: 8 total, 8 up, 8 in 2024-07-26T19:32:16.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:16 smithi071 ceph-mon[90507]: pgmap v4746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 229 KiB/s rd, 3.7 KiB/s wr, 308 op/s 2024-07-26T19:32:16.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:16 smithi071 ceph-mon[92867]: osdmap e2485: 8 total, 8 up, 8 in 2024-07-26T19:32:16.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:16 smithi071 ceph-mon[92867]: pgmap v4746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 229 KiB/s rd, 3.7 KiB/s wr, 308 op/s 2024-07-26T19:32:17.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:16 smithi135 ceph-mon[85352]: osdmap e2485: 8 total, 8 up, 8 in 2024-07-26T19:32:17.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:16 smithi135 ceph-mon[85352]: pgmap v4746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 229 KiB/s rd, 3.7 KiB/s wr, 308 op/s 2024-07-26T19:32:17.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:17 smithi071 ceph-mon[90507]: osdmap e2486: 8 total, 8 up, 8 in 2024-07-26T19:32:17.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:17 smithi071 ceph-mon[92867]: osdmap e2486: 8 total, 8 up, 8 in 2024-07-26T19:32:18.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:17 smithi135 ceph-mon[85352]: osdmap e2486: 8 total, 8 up, 8 in 2024-07-26T19:32:18.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:18 smithi071 ceph-mon[90507]: osdmap e2487: 8 total, 8 up, 8 in 2024-07-26T19:32:18.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:18 smithi071 ceph-mon[90507]: pgmap v4749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 229 KiB/s rd, 3.5 KiB/s wr, 308 op/s 2024-07-26T19:32:18.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:18 smithi071 ceph-mon[92867]: osdmap e2487: 8 total, 8 up, 8 in 2024-07-26T19:32:18.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:18 smithi071 ceph-mon[92867]: pgmap v4749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 229 KiB/s rd, 3.5 KiB/s wr, 308 op/s 2024-07-26T19:32:19.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:18 smithi135 ceph-mon[85352]: osdmap e2487: 8 total, 8 up, 8 in 2024-07-26T19:32:19.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:18 smithi135 ceph-mon[85352]: pgmap v4749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 229 KiB/s rd, 3.5 KiB/s wr, 308 op/s 2024-07-26T19:32:19.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:19 smithi071 ceph-mon[90507]: osdmap e2488: 8 total, 8 up, 8 in 2024-07-26T19:32:19.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:19 smithi071 ceph-mon[92867]: osdmap e2488: 8 total, 8 up, 8 in 2024-07-26T19:32:20.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:19 smithi135 ceph-mon[85352]: osdmap e2488: 8 total, 8 up, 8 in 2024-07-26T19:32:20.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:20 smithi071 ceph-mon[90507]: osdmap e2489: 8 total, 8 up, 8 in 2024-07-26T19:32:20.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:20 smithi071 ceph-mon[90507]: pgmap v4752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:32:20.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:20 smithi071 ceph-mon[92867]: osdmap e2489: 8 total, 8 up, 8 in 2024-07-26T19:32:20.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:20 smithi071 ceph-mon[92867]: pgmap v4752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:32:21.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:20 smithi135 ceph-mon[85352]: osdmap e2489: 8 total, 8 up, 8 in 2024-07-26T19:32:21.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:20 smithi135 ceph-mon[85352]: pgmap v4752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:32:21.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:21 smithi071 ceph-mon[90507]: osdmap e2490: 8 total, 8 up, 8 in 2024-07-26T19:32:21.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:21 smithi071 ceph-mon[92867]: osdmap e2490: 8 total, 8 up, 8 in 2024-07-26T19:32:22.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:21 smithi135 ceph-mon[85352]: osdmap e2490: 8 total, 8 up, 8 in 2024-07-26T19:32:22.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:32:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:32:22] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.43.0" 2024-07-26T19:32:22.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:22 smithi071 ceph-mon[92867]: osdmap e2491: 8 total, 8 up, 8 in 2024-07-26T19:32:22.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:22 smithi071 ceph-mon[92867]: pgmap v4755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 263 KiB/s rd, 3.2 KiB/s wr, 351 op/s 2024-07-26T19:32:22.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:22 smithi071 ceph-mon[90507]: osdmap e2491: 8 total, 8 up, 8 in 2024-07-26T19:32:22.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:22 smithi071 ceph-mon[90507]: pgmap v4755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 263 KiB/s rd, 3.2 KiB/s wr, 351 op/s 2024-07-26T19:32:23.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:22 smithi135 ceph-mon[85352]: osdmap e2491: 8 total, 8 up, 8 in 2024-07-26T19:32:23.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:22 smithi135 ceph-mon[85352]: pgmap v4755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 263 KiB/s rd, 3.2 KiB/s wr, 351 op/s 2024-07-26T19:32:24.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:23 smithi135 ceph-mon[85352]: osdmap e2492: 8 total, 8 up, 8 in 2024-07-26T19:32:24.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:23 smithi071 ceph-mon[90507]: osdmap e2492: 8 total, 8 up, 8 in 2024-07-26T19:32:24.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:23 smithi071 ceph-mon[92867]: osdmap e2492: 8 total, 8 up, 8 in 2024-07-26T19:32:25.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:24 smithi135 ceph-mon[85352]: osdmap e2493: 8 total, 8 up, 8 in 2024-07-26T19:32:25.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:24 smithi135 ceph-mon[85352]: pgmap v4758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 263 KiB/s rd, 3.5 KiB/s wr, 352 op/s 2024-07-26T19:32:25.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:24 smithi071 ceph-mon[90507]: osdmap e2493: 8 total, 8 up, 8 in 2024-07-26T19:32:25.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:24 smithi071 ceph-mon[90507]: pgmap v4758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 263 KiB/s rd, 3.5 KiB/s wr, 352 op/s 2024-07-26T19:32:25.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:24 smithi071 ceph-mon[92867]: osdmap e2493: 8 total, 8 up, 8 in 2024-07-26T19:32:25.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:24 smithi071 ceph-mon[92867]: pgmap v4758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 263 KiB/s rd, 3.5 KiB/s wr, 352 op/s 2024-07-26T19:32:26.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:25 smithi135 ceph-mon[85352]: osdmap e2494: 8 total, 8 up, 8 in 2024-07-26T19:32:26.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:25 smithi071 ceph-mon[90507]: osdmap e2494: 8 total, 8 up, 8 in 2024-07-26T19:32:26.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:25 smithi071 ceph-mon[92867]: osdmap e2494: 8 total, 8 up, 8 in 2024-07-26T19:32:27.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:26 smithi135 ceph-mon[85352]: osdmap e2495: 8 total, 8 up, 8 in 2024-07-26T19:32:27.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:26 smithi135 ceph-mon[85352]: pgmap v4761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 3.7 KiB/s wr, 396 op/s 2024-07-26T19:32:27.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:26 smithi071 ceph-mon[90507]: osdmap e2495: 8 total, 8 up, 8 in 2024-07-26T19:32:27.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:26 smithi071 ceph-mon[90507]: pgmap v4761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 3.7 KiB/s wr, 396 op/s 2024-07-26T19:32:27.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:26 smithi071 ceph-mon[92867]: osdmap e2495: 8 total, 8 up, 8 in 2024-07-26T19:32:27.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:26 smithi071 ceph-mon[92867]: pgmap v4761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 3.7 KiB/s wr, 396 op/s 2024-07-26T19:32:28.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:27 smithi135 ceph-mon[85352]: osdmap e2496: 8 total, 8 up, 8 in 2024-07-26T19:32:28.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:28.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:27 smithi071 ceph-mon[90507]: osdmap e2496: 8 total, 8 up, 8 in 2024-07-26T19:32:28.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:28.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:27 smithi071 ceph-mon[92867]: osdmap e2496: 8 total, 8 up, 8 in 2024-07-26T19:32:28.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:29.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:28 smithi135 ceph-mon[85352]: osdmap e2497: 8 total, 8 up, 8 in 2024-07-26T19:32:29.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:28 smithi135 ceph-mon[85352]: pgmap v4764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 3.2 KiB/s wr, 395 op/s 2024-07-26T19:32:29.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:28 smithi071 ceph-mon[90507]: osdmap e2497: 8 total, 8 up, 8 in 2024-07-26T19:32:29.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:28 smithi071 ceph-mon[90507]: pgmap v4764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 3.2 KiB/s wr, 395 op/s 2024-07-26T19:32:29.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:28 smithi071 ceph-mon[92867]: osdmap e2497: 8 total, 8 up, 8 in 2024-07-26T19:32:29.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:28 smithi071 ceph-mon[92867]: pgmap v4764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 3.2 KiB/s wr, 395 op/s 2024-07-26T19:32:30.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:29 smithi135 ceph-mon[85352]: osdmap e2498: 8 total, 8 up, 8 in 2024-07-26T19:32:30.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:29 smithi071 ceph-mon[90507]: osdmap e2498: 8 total, 8 up, 8 in 2024-07-26T19:32:30.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:29 smithi071 ceph-mon[92867]: osdmap e2498: 8 total, 8 up, 8 in 2024-07-26T19:32:31.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:30 smithi135 ceph-mon[85352]: osdmap e2499: 8 total, 8 up, 8 in 2024-07-26T19:32:31.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:30 smithi135 ceph-mon[85352]: pgmap v4767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:32:31.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:30 smithi071 ceph-mon[92867]: osdmap e2499: 8 total, 8 up, 8 in 2024-07-26T19:32:31.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:30 smithi071 ceph-mon[92867]: pgmap v4767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:32:31.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:30 smithi071 ceph-mon[90507]: osdmap e2499: 8 total, 8 up, 8 in 2024-07-26T19:32:31.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:30 smithi071 ceph-mon[90507]: pgmap v4767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:32:32.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:31 smithi135 ceph-mon[85352]: osdmap e2500: 8 total, 8 up, 8 in 2024-07-26T19:32:32.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:31 smithi071 ceph-mon[90507]: osdmap e2500: 8 total, 8 up, 8 in 2024-07-26T19:32:32.087 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:31 smithi071 ceph-mon[92867]: osdmap e2500: 8 total, 8 up, 8 in 2024-07-26T19:32:32.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:32:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:32:32] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-07-26T19:32:33.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:32 smithi135 ceph-mon[85352]: osdmap e2501: 8 total, 8 up, 8 in 2024-07-26T19:32:33.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:32 smithi135 ceph-mon[85352]: pgmap v4770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 328 KiB/s rd, 3.5 KiB/s wr, 439 op/s 2024-07-26T19:32:33.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:32 smithi071 ceph-mon[90507]: osdmap e2501: 8 total, 8 up, 8 in 2024-07-26T19:32:33.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:32 smithi071 ceph-mon[90507]: pgmap v4770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 328 KiB/s rd, 3.5 KiB/s wr, 439 op/s 2024-07-26T19:32:33.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:32 smithi071 ceph-mon[92867]: osdmap e2501: 8 total, 8 up, 8 in 2024-07-26T19:32:33.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:32 smithi071 ceph-mon[92867]: pgmap v4770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 328 KiB/s rd, 3.5 KiB/s wr, 439 op/s 2024-07-26T19:32:34.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:33 smithi135 ceph-mon[85352]: osdmap e2502: 8 total, 8 up, 8 in 2024-07-26T19:32:34.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:33 smithi071 ceph-mon[90507]: osdmap e2502: 8 total, 8 up, 8 in 2024-07-26T19:32:34.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:33 smithi071 ceph-mon[92867]: osdmap e2502: 8 total, 8 up, 8 in 2024-07-26T19:32:35.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:34 smithi135 ceph-mon[85352]: osdmap e2503: 8 total, 8 up, 8 in 2024-07-26T19:32:35.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:34 smithi135 ceph-mon[85352]: pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 328 KiB/s rd, 3.7 KiB/s wr, 439 op/s 2024-07-26T19:32:35.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:34 smithi071 ceph-mon[90507]: osdmap e2503: 8 total, 8 up, 8 in 2024-07-26T19:32:35.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:34 smithi071 ceph-mon[90507]: pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 328 KiB/s rd, 3.7 KiB/s wr, 439 op/s 2024-07-26T19:32:35.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:34 smithi071 ceph-mon[92867]: osdmap e2503: 8 total, 8 up, 8 in 2024-07-26T19:32:35.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:34 smithi071 ceph-mon[92867]: pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 328 KiB/s rd, 3.7 KiB/s wr, 439 op/s 2024-07-26T19:32:36.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:35 smithi135 ceph-mon[85352]: osdmap e2504: 8 total, 8 up, 8 in 2024-07-26T19:32:36.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:35 smithi071 ceph-mon[90507]: osdmap e2504: 8 total, 8 up, 8 in 2024-07-26T19:32:36.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:35 smithi071 ceph-mon[92867]: osdmap e2504: 8 total, 8 up, 8 in 2024-07-26T19:32:37.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:36 smithi135 ceph-mon[85352]: osdmap e2505: 8 total, 8 up, 8 in 2024-07-26T19:32:37.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:36 smithi135 ceph-mon[85352]: pgmap v4776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 360 KiB/s rd, 4.0 KiB/s wr, 483 op/s 2024-07-26T19:32:37.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:36 smithi071 ceph-mon[92867]: osdmap e2505: 8 total, 8 up, 8 in 2024-07-26T19:32:37.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:36 smithi071 ceph-mon[92867]: pgmap v4776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 360 KiB/s rd, 4.0 KiB/s wr, 483 op/s 2024-07-26T19:32:37.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:36 smithi071 ceph-mon[90507]: osdmap e2505: 8 total, 8 up, 8 in 2024-07-26T19:32:37.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:36 smithi071 ceph-mon[90507]: pgmap v4776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 360 KiB/s rd, 4.0 KiB/s wr, 483 op/s 2024-07-26T19:32:38.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:37 smithi135 ceph-mon[85352]: osdmap e2506: 8 total, 8 up, 8 in 2024-07-26T19:32:38.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:37 smithi071 ceph-mon[90507]: osdmap e2506: 8 total, 8 up, 8 in 2024-07-26T19:32:38.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:37 smithi071 ceph-mon[92867]: osdmap e2506: 8 total, 8 up, 8 in 2024-07-26T19:32:39.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:38 smithi135 ceph-mon[85352]: osdmap e2507: 8 total, 8 up, 8 in 2024-07-26T19:32:39.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:38 smithi135 ceph-mon[85352]: pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 360 KiB/s rd, 3.2 KiB/s wr, 483 op/s 2024-07-26T19:32:39.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:38 smithi071 ceph-mon[90507]: osdmap e2507: 8 total, 8 up, 8 in 2024-07-26T19:32:39.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:38 smithi071 ceph-mon[90507]: pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 360 KiB/s rd, 3.2 KiB/s wr, 483 op/s 2024-07-26T19:32:39.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:38 smithi071 ceph-mon[92867]: osdmap e2507: 8 total, 8 up, 8 in 2024-07-26T19:32:39.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:38 smithi071 ceph-mon[92867]: pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 360 KiB/s rd, 3.2 KiB/s wr, 483 op/s 2024-07-26T19:32:40.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:39 smithi135 ceph-mon[85352]: osdmap e2508: 8 total, 8 up, 8 in 2024-07-26T19:32:40.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:39 smithi071 ceph-mon[92867]: osdmap e2508: 8 total, 8 up, 8 in 2024-07-26T19:32:40.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:39 smithi071 ceph-mon[90507]: osdmap e2508: 8 total, 8 up, 8 in 2024-07-26T19:32:41.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:40 smithi135 ceph-mon[85352]: osdmap e2509: 8 total, 8 up, 8 in 2024-07-26T19:32:41.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:40 smithi135 ceph-mon[85352]: pgmap v4782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:32:41.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:40 smithi071 ceph-mon[92867]: osdmap e2509: 8 total, 8 up, 8 in 2024-07-26T19:32:41.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:40 smithi071 ceph-mon[92867]: pgmap v4782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:32:41.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:40 smithi071 ceph-mon[90507]: osdmap e2509: 8 total, 8 up, 8 in 2024-07-26T19:32:41.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:40 smithi071 ceph-mon[90507]: pgmap v4782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:32:42.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:41 smithi135 ceph-mon[85352]: osdmap e2510: 8 total, 8 up, 8 in 2024-07-26T19:32:42.090 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:41 smithi071 ceph-mon[90507]: osdmap e2510: 8 total, 8 up, 8 in 2024-07-26T19:32:42.090 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:41 smithi071 ceph-mon[92867]: osdmap e2510: 8 total, 8 up, 8 in 2024-07-26T19:32:42.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:32:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:32:42] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-07-26T19:32:43.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:42 smithi071 ceph-mon[92867]: osdmap e2511: 8 total, 8 up, 8 in 2024-07-26T19:32:43.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:42 smithi071 ceph-mon[92867]: pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 392 KiB/s rd, 3.5 KiB/s wr, 527 op/s 2024-07-26T19:32:43.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:43.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:42 smithi071 ceph-mon[90507]: osdmap e2511: 8 total, 8 up, 8 in 2024-07-26T19:32:43.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:42 smithi071 ceph-mon[90507]: pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 392 KiB/s rd, 3.5 KiB/s wr, 527 op/s 2024-07-26T19:32:43.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:43.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:42 smithi135 ceph-mon[85352]: osdmap e2511: 8 total, 8 up, 8 in 2024-07-26T19:32:43.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:42 smithi135 ceph-mon[85352]: pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 392 KiB/s rd, 3.5 KiB/s wr, 527 op/s 2024-07-26T19:32:43.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:44.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:43 smithi071 ceph-mon[90507]: osdmap e2512: 8 total, 8 up, 8 in 2024-07-26T19:32:44.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:43 smithi071 ceph-mon[92867]: osdmap e2512: 8 total, 8 up, 8 in 2024-07-26T19:32:44.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:43 smithi135 ceph-mon[85352]: osdmap e2512: 8 total, 8 up, 8 in 2024-07-26T19:32:45.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:44 smithi071 ceph-mon[90507]: osdmap e2513: 8 total, 8 up, 8 in 2024-07-26T19:32:45.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:44 smithi071 ceph-mon[90507]: pgmap v4788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 392 KiB/s rd, 3.7 KiB/s wr, 527 op/s 2024-07-26T19:32:45.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:44 smithi071 ceph-mon[92867]: osdmap e2513: 8 total, 8 up, 8 in 2024-07-26T19:32:45.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:44 smithi071 ceph-mon[92867]: pgmap v4788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 392 KiB/s rd, 3.7 KiB/s wr, 527 op/s 2024-07-26T19:32:45.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:44 smithi135 ceph-mon[85352]: osdmap e2513: 8 total, 8 up, 8 in 2024-07-26T19:32:45.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:44 smithi135 ceph-mon[85352]: pgmap v4788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 392 KiB/s rd, 3.7 KiB/s wr, 527 op/s 2024-07-26T19:32:46.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:45 smithi071 ceph-mon[90507]: osdmap e2514: 8 total, 8 up, 8 in 2024-07-26T19:32:46.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:45 smithi071 ceph-mon[92867]: osdmap e2514: 8 total, 8 up, 8 in 2024-07-26T19:32:46.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:45 smithi135 ceph-mon[85352]: osdmap e2514: 8 total, 8 up, 8 in 2024-07-26T19:32:47.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:46 smithi071 ceph-mon[92867]: osdmap e2515: 8 total, 8 up, 8 in 2024-07-26T19:32:47.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:46 smithi071 ceph-mon[92867]: pgmap v4791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 3.5 KiB/s wr, 570 op/s 2024-07-26T19:32:47.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:46 smithi071 ceph-mon[90507]: osdmap e2515: 8 total, 8 up, 8 in 2024-07-26T19:32:47.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:46 smithi071 ceph-mon[90507]: pgmap v4791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 3.5 KiB/s wr, 570 op/s 2024-07-26T19:32:47.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:46 smithi135 ceph-mon[85352]: osdmap e2515: 8 total, 8 up, 8 in 2024-07-26T19:32:47.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:46 smithi135 ceph-mon[85352]: pgmap v4791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 3.5 KiB/s wr, 570 op/s 2024-07-26T19:32:48.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:47 smithi071 ceph-mon[90507]: osdmap e2516: 8 total, 8 up, 8 in 2024-07-26T19:32:48.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:32:48.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:47 smithi071 ceph-mon[92867]: osdmap e2516: 8 total, 8 up, 8 in 2024-07-26T19:32:48.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:32:48.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:47 smithi135 ceph-mon[85352]: osdmap e2516: 8 total, 8 up, 8 in 2024-07-26T19:32:48.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:32:49.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[92867]: osdmap e2517: 8 total, 8 up, 8 in 2024-07-26T19:32:49.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:32:49.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:32:49.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[92867]: pgmap v4794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 3.0 KiB/s wr, 570 op/s 2024-07-26T19:32:49.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:32:49.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:32:49.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:32:49.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[90507]: osdmap e2517: 8 total, 8 up, 8 in 2024-07-26T19:32:49.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:32:49.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:32:49.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[90507]: pgmap v4794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 3.0 KiB/s wr, 570 op/s 2024-07-26T19:32:49.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:32:49.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:32:49.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:32:49.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:48 smithi135 ceph-mon[85352]: osdmap e2517: 8 total, 8 up, 8 in 2024-07-26T19:32:49.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:32:49.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:32:49.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:48 smithi135 ceph-mon[85352]: pgmap v4794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 425 KiB/s rd, 3.0 KiB/s wr, 570 op/s 2024-07-26T19:32:49.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:32:49.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:32:49.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:32:50.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:49 smithi071 ceph-mon[92867]: osdmap e2518: 8 total, 8 up, 8 in 2024-07-26T19:32:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:49 smithi071 ceph-mon[90507]: osdmap e2518: 8 total, 8 up, 8 in 2024-07-26T19:32:50.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:49 smithi135 ceph-mon[85352]: osdmap e2518: 8 total, 8 up, 8 in 2024-07-26T19:32:51.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:50 smithi071 ceph-mon[90507]: osdmap e2519: 8 total, 8 up, 8 in 2024-07-26T19:32:51.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:50 smithi071 ceph-mon[90507]: pgmap v4797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:32:51.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:50 smithi071 ceph-mon[92867]: osdmap e2519: 8 total, 8 up, 8 in 2024-07-26T19:32:51.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:50 smithi071 ceph-mon[92867]: pgmap v4797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:32:51.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:50 smithi135 ceph-mon[85352]: osdmap e2519: 8 total, 8 up, 8 in 2024-07-26T19:32:51.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:50 smithi135 ceph-mon[85352]: pgmap v4797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:32:52.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:51 smithi071 ceph-mon[92867]: osdmap e2520: 8 total, 8 up, 8 in 2024-07-26T19:32:52.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:51 smithi071 ceph-mon[90507]: osdmap e2520: 8 total, 8 up, 8 in 2024-07-26T19:32:52.186 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:32:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:32:52] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-07-26T19:32:52.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:51 smithi135 ceph-mon[85352]: osdmap e2520: 8 total, 8 up, 8 in 2024-07-26T19:32:53.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:52 smithi071 ceph-mon[92867]: osdmap e2521: 8 total, 8 up, 8 in 2024-07-26T19:32:53.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:52 smithi071 ceph-mon[92867]: pgmap v4800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-07-26T19:32:53.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:52 smithi071 ceph-mon[90507]: osdmap e2521: 8 total, 8 up, 8 in 2024-07-26T19:32:53.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:52 smithi071 ceph-mon[90507]: pgmap v4800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-07-26T19:32:53.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:52 smithi135 ceph-mon[85352]: osdmap e2521: 8 total, 8 up, 8 in 2024-07-26T19:32:53.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:52 smithi135 ceph-mon[85352]: pgmap v4800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-07-26T19:32:54.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:53 smithi071 ceph-mon[92867]: osdmap e2522: 8 total, 8 up, 8 in 2024-07-26T19:32:54.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:53 smithi071 ceph-mon[90507]: osdmap e2522: 8 total, 8 up, 8 in 2024-07-26T19:32:54.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:53 smithi135 ceph-mon[85352]: osdmap e2522: 8 total, 8 up, 8 in 2024-07-26T19:32:55.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:54 smithi071 ceph-mon[90507]: osdmap e2523: 8 total, 8 up, 8 in 2024-07-26T19:32:55.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:54 smithi071 ceph-mon[90507]: pgmap v4803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 459 KiB/s rd, 3.5 KiB/s wr, 617 op/s 2024-07-26T19:32:55.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:54 smithi071 ceph-mon[92867]: osdmap e2523: 8 total, 8 up, 8 in 2024-07-26T19:32:55.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:54 smithi071 ceph-mon[92867]: pgmap v4803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 459 KiB/s rd, 3.5 KiB/s wr, 617 op/s 2024-07-26T19:32:55.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:54 smithi135 ceph-mon[85352]: osdmap e2523: 8 total, 8 up, 8 in 2024-07-26T19:32:55.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:54 smithi135 ceph-mon[85352]: pgmap v4803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 459 KiB/s rd, 3.5 KiB/s wr, 617 op/s 2024-07-26T19:32:56.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:55 smithi071 ceph-mon[90507]: osdmap e2524: 8 total, 8 up, 8 in 2024-07-26T19:32:56.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:55 smithi071 ceph-mon[92867]: osdmap e2524: 8 total, 8 up, 8 in 2024-07-26T19:32:56.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:55 smithi135 ceph-mon[85352]: osdmap e2524: 8 total, 8 up, 8 in 2024-07-26T19:32:57.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:56 smithi071 ceph-mon[90507]: osdmap e2525: 8 total, 8 up, 8 in 2024-07-26T19:32:57.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:56 smithi071 ceph-mon[90507]: pgmap v4806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 491 KiB/s rd, 3.5 KiB/s wr, 662 op/s 2024-07-26T19:32:57.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:56 smithi071 ceph-mon[92867]: osdmap e2525: 8 total, 8 up, 8 in 2024-07-26T19:32:57.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:56 smithi071 ceph-mon[92867]: pgmap v4806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 491 KiB/s rd, 3.5 KiB/s wr, 662 op/s 2024-07-26T19:32:57.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:56 smithi135 ceph-mon[85352]: osdmap e2525: 8 total, 8 up, 8 in 2024-07-26T19:32:57.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:56 smithi135 ceph-mon[85352]: pgmap v4806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 491 KiB/s rd, 3.5 KiB/s wr, 662 op/s 2024-07-26T19:32:58.216 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:57 smithi135 ceph-mon[85352]: osdmap e2526: 8 total, 8 up, 8 in 2024-07-26T19:32:58.216 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:58.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:57 smithi071 ceph-mon[90507]: osdmap e2526: 8 total, 8 up, 8 in 2024-07-26T19:32:58.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:58.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:57 smithi071 ceph-mon[92867]: osdmap e2526: 8 total, 8 up, 8 in 2024-07-26T19:32:58.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:32:59.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:58 smithi135 ceph-mon[85352]: osdmap e2527: 8 total, 8 up, 8 in 2024-07-26T19:32:59.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:58 smithi135 ceph-mon[85352]: pgmap v4809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 491 KiB/s rd, 3.2 KiB/s wr, 661 op/s 2024-07-26T19:32:59.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:58 smithi071 ceph-mon[90507]: osdmap e2527: 8 total, 8 up, 8 in 2024-07-26T19:32:59.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:58 smithi071 ceph-mon[90507]: pgmap v4809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 491 KiB/s rd, 3.2 KiB/s wr, 661 op/s 2024-07-26T19:32:59.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:58 smithi071 ceph-mon[92867]: osdmap e2527: 8 total, 8 up, 8 in 2024-07-26T19:32:59.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:58 smithi071 ceph-mon[92867]: pgmap v4809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 491 KiB/s rd, 3.2 KiB/s wr, 661 op/s 2024-07-26T19:33:00.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:32:59 smithi135 ceph-mon[85352]: osdmap e2528: 8 total, 8 up, 8 in 2024-07-26T19:33:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:32:59 smithi071 ceph-mon[90507]: osdmap e2528: 8 total, 8 up, 8 in 2024-07-26T19:33:00.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:32:59 smithi071 ceph-mon[92867]: osdmap e2528: 8 total, 8 up, 8 in 2024-07-26T19:33:01.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:00 smithi135 ceph-mon[85352]: osdmap e2529: 8 total, 8 up, 8 in 2024-07-26T19:33:01.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:00 smithi135 ceph-mon[85352]: pgmap v4812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:33:01.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:00 smithi071 ceph-mon[90507]: osdmap e2529: 8 total, 8 up, 8 in 2024-07-26T19:33:01.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:00 smithi071 ceph-mon[90507]: pgmap v4812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:33:01.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:00 smithi071 ceph-mon[92867]: osdmap e2529: 8 total, 8 up, 8 in 2024-07-26T19:33:01.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:00 smithi071 ceph-mon[92867]: pgmap v4812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:33:02.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:01 smithi135 ceph-mon[85352]: osdmap e2530: 8 total, 8 up, 8 in 2024-07-26T19:33:02.337 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:33:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:33:02] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-07-26T19:33:02.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:01 smithi071 ceph-mon[90507]: osdmap e2530: 8 total, 8 up, 8 in 2024-07-26T19:33:02.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:01 smithi071 ceph-mon[92867]: osdmap e2530: 8 total, 8 up, 8 in 2024-07-26T19:33:03.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:02 smithi135 ceph-mon[85352]: osdmap e2531: 8 total, 8 up, 8 in 2024-07-26T19:33:03.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:02 smithi135 ceph-mon[85352]: pgmap v4815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 706 op/s 2024-07-26T19:33:03.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:02 smithi071 ceph-mon[90507]: osdmap e2531: 8 total, 8 up, 8 in 2024-07-26T19:33:03.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:02 smithi071 ceph-mon[90507]: pgmap v4815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 706 op/s 2024-07-26T19:33:03.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:02 smithi071 ceph-mon[92867]: osdmap e2531: 8 total, 8 up, 8 in 2024-07-26T19:33:03.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:02 smithi071 ceph-mon[92867]: pgmap v4815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 706 op/s 2024-07-26T19:33:04.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:03 smithi135 ceph-mon[85352]: osdmap e2532: 8 total, 8 up, 8 in 2024-07-26T19:33:04.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:03 smithi071 ceph-mon[90507]: osdmap e2532: 8 total, 8 up, 8 in 2024-07-26T19:33:04.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:03 smithi071 ceph-mon[92867]: osdmap e2532: 8 total, 8 up, 8 in 2024-07-26T19:33:05.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:04 smithi135 ceph-mon[85352]: osdmap e2533: 8 total, 8 up, 8 in 2024-07-26T19:33:05.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:04 smithi135 ceph-mon[85352]: pgmap v4818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 524 KiB/s rd, 3.5 KiB/s wr, 705 op/s 2024-07-26T19:33:05.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:04 smithi071 ceph-mon[90507]: osdmap e2533: 8 total, 8 up, 8 in 2024-07-26T19:33:05.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:04 smithi071 ceph-mon[90507]: pgmap v4818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 524 KiB/s rd, 3.5 KiB/s wr, 705 op/s 2024-07-26T19:33:05.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:04 smithi071 ceph-mon[92867]: osdmap e2533: 8 total, 8 up, 8 in 2024-07-26T19:33:05.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:04 smithi071 ceph-mon[92867]: pgmap v4818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 524 KiB/s rd, 3.5 KiB/s wr, 705 op/s 2024-07-26T19:33:06.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:06 smithi135 ceph-mon[85352]: osdmap e2534: 8 total, 8 up, 8 in 2024-07-26T19:33:06.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:06 smithi071 ceph-mon[90507]: osdmap e2534: 8 total, 8 up, 8 in 2024-07-26T19:33:06.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:06 smithi071 ceph-mon[92867]: osdmap e2534: 8 total, 8 up, 8 in 2024-07-26T19:33:07.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:07 smithi135 ceph-mon[85352]: osdmap e2535: 8 total, 8 up, 8 in 2024-07-26T19:33:07.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:07 smithi135 ceph-mon[85352]: pgmap v4821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 3.5 KiB/s wr, 749 op/s 2024-07-26T19:33:07.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:07 smithi071 ceph-mon[90507]: osdmap e2535: 8 total, 8 up, 8 in 2024-07-26T19:33:07.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:07 smithi071 ceph-mon[90507]: pgmap v4821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 3.5 KiB/s wr, 749 op/s 2024-07-26T19:33:07.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:07 smithi071 ceph-mon[92867]: osdmap e2535: 8 total, 8 up, 8 in 2024-07-26T19:33:07.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:07 smithi071 ceph-mon[92867]: pgmap v4821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 3.5 KiB/s wr, 749 op/s 2024-07-26T19:33:08.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:08 smithi135 ceph-mon[85352]: osdmap e2536: 8 total, 8 up, 8 in 2024-07-26T19:33:08.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:08 smithi071 ceph-mon[90507]: osdmap e2536: 8 total, 8 up, 8 in 2024-07-26T19:33:08.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:08 smithi071 ceph-mon[92867]: osdmap e2536: 8 total, 8 up, 8 in 2024-07-26T19:33:09.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:09 smithi135 ceph-mon[85352]: osdmap e2537: 8 total, 8 up, 8 in 2024-07-26T19:33:09.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:09 smithi135 ceph-mon[85352]: pgmap v4824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 3.0 KiB/s wr, 749 op/s 2024-07-26T19:33:09.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:09 smithi071 ceph-mon[90507]: osdmap e2537: 8 total, 8 up, 8 in 2024-07-26T19:33:09.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:09 smithi071 ceph-mon[90507]: pgmap v4824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 3.0 KiB/s wr, 749 op/s 2024-07-26T19:33:09.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:09 smithi071 ceph-mon[92867]: osdmap e2537: 8 total, 8 up, 8 in 2024-07-26T19:33:09.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:09 smithi071 ceph-mon[92867]: pgmap v4824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 556 KiB/s rd, 3.0 KiB/s wr, 749 op/s 2024-07-26T19:33:10.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:10 smithi135 ceph-mon[85352]: osdmap e2538: 8 total, 8 up, 8 in 2024-07-26T19:33:10.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:10 smithi071 ceph-mon[92867]: osdmap e2538: 8 total, 8 up, 8 in 2024-07-26T19:33:10.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:10 smithi071 ceph-mon[90507]: osdmap e2538: 8 total, 8 up, 8 in 2024-07-26T19:33:11.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:11 smithi135 ceph-mon[85352]: osdmap e2539: 8 total, 8 up, 8 in 2024-07-26T19:33:11.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:11 smithi135 ceph-mon[85352]: pgmap v4827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:33:11.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:11 smithi071 ceph-mon[90507]: osdmap e2539: 8 total, 8 up, 8 in 2024-07-26T19:33:11.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:11 smithi071 ceph-mon[90507]: pgmap v4827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:33:11.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:11 smithi071 ceph-mon[92867]: osdmap e2539: 8 total, 8 up, 8 in 2024-07-26T19:33:11.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:11 smithi071 ceph-mon[92867]: pgmap v4827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:33:12.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:12 smithi135 ceph-mon[85352]: osdmap e2540: 8 total, 8 up, 8 in 2024-07-26T19:33:12.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:33:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:33:12] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-07-26T19:33:12.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:12 smithi071 ceph-mon[92867]: osdmap e2540: 8 total, 8 up, 8 in 2024-07-26T19:33:12.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:12 smithi071 ceph-mon[90507]: osdmap e2540: 8 total, 8 up, 8 in 2024-07-26T19:33:13.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:13 smithi135 ceph-mon[85352]: osdmap e2541: 8 total, 8 up, 8 in 2024-07-26T19:33:13.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:13 smithi135 ceph-mon[85352]: pgmap v4830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 589 KiB/s rd, 4.2 KiB/s wr, 794 op/s 2024-07-26T19:33:13.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:13.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:13 smithi071 ceph-mon[90507]: osdmap e2541: 8 total, 8 up, 8 in 2024-07-26T19:33:13.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:13 smithi071 ceph-mon[90507]: pgmap v4830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 589 KiB/s rd, 4.2 KiB/s wr, 794 op/s 2024-07-26T19:33:13.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:13.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:13 smithi071 ceph-mon[92867]: osdmap e2541: 8 total, 8 up, 8 in 2024-07-26T19:33:13.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:13 smithi071 ceph-mon[92867]: pgmap v4830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 589 KiB/s rd, 4.2 KiB/s wr, 794 op/s 2024-07-26T19:33:13.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:14.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:14 smithi135 ceph-mon[85352]: osdmap e2542: 8 total, 8 up, 8 in 2024-07-26T19:33:14.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:14 smithi071 ceph-mon[90507]: osdmap e2542: 8 total, 8 up, 8 in 2024-07-26T19:33:14.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:14 smithi071 ceph-mon[92867]: osdmap e2542: 8 total, 8 up, 8 in 2024-07-26T19:33:15.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:15 smithi071 ceph-mon[90507]: osdmap e2543: 8 total, 8 up, 8 in 2024-07-26T19:33:15.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:15 smithi071 ceph-mon[90507]: pgmap v4833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 589 KiB/s rd, 3.5 KiB/s wr, 793 op/s 2024-07-26T19:33:15.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:15 smithi071 ceph-mon[92867]: osdmap e2543: 8 total, 8 up, 8 in 2024-07-26T19:33:15.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:15 smithi071 ceph-mon[92867]: pgmap v4833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 589 KiB/s rd, 3.5 KiB/s wr, 793 op/s 2024-07-26T19:33:15.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:15 smithi135 ceph-mon[85352]: osdmap e2543: 8 total, 8 up, 8 in 2024-07-26T19:33:15.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:15 smithi135 ceph-mon[85352]: pgmap v4833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 589 KiB/s rd, 3.5 KiB/s wr, 793 op/s 2024-07-26T19:33:16.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:16 smithi071 ceph-mon[92867]: osdmap e2544: 8 total, 8 up, 8 in 2024-07-26T19:33:16.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:16 smithi071 ceph-mon[90507]: osdmap e2544: 8 total, 8 up, 8 in 2024-07-26T19:33:16.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:16 smithi135 ceph-mon[85352]: osdmap e2544: 8 total, 8 up, 8 in 2024-07-26T19:33:17.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:17 smithi071 ceph-mon[92867]: osdmap e2545: 8 total, 8 up, 8 in 2024-07-26T19:33:17.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:17 smithi071 ceph-mon[92867]: pgmap v4836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 3.2 KiB/s wr, 836 op/s 2024-07-26T19:33:17.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:17 smithi071 ceph-mon[90507]: osdmap e2545: 8 total, 8 up, 8 in 2024-07-26T19:33:17.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:17 smithi071 ceph-mon[90507]: pgmap v4836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 3.2 KiB/s wr, 836 op/s 2024-07-26T19:33:17.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:17 smithi135 ceph-mon[85352]: osdmap e2545: 8 total, 8 up, 8 in 2024-07-26T19:33:17.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:17 smithi135 ceph-mon[85352]: pgmap v4836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 3.2 KiB/s wr, 836 op/s 2024-07-26T19:33:18.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:18 smithi071 ceph-mon[92867]: osdmap e2546: 8 total, 8 up, 8 in 2024-07-26T19:33:18.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:18 smithi071 ceph-mon[90507]: osdmap e2546: 8 total, 8 up, 8 in 2024-07-26T19:33:18.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:18 smithi135 ceph-mon[85352]: osdmap e2546: 8 total, 8 up, 8 in 2024-07-26T19:33:19.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:19 smithi071 ceph-mon[90507]: osdmap e2547: 8 total, 8 up, 8 in 2024-07-26T19:33:19.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:19 smithi071 ceph-mon[90507]: pgmap v4839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 3.0 KiB/s wr, 836 op/s 2024-07-26T19:33:19.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:19 smithi071 ceph-mon[92867]: osdmap e2547: 8 total, 8 up, 8 in 2024-07-26T19:33:19.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:19 smithi071 ceph-mon[92867]: pgmap v4839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 3.0 KiB/s wr, 836 op/s 2024-07-26T19:33:19.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:19 smithi135 ceph-mon[85352]: osdmap e2547: 8 total, 8 up, 8 in 2024-07-26T19:33:19.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:19 smithi135 ceph-mon[85352]: pgmap v4839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 3.0 KiB/s wr, 836 op/s 2024-07-26T19:33:20.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:20 smithi071 ceph-mon[90507]: osdmap e2548: 8 total, 8 up, 8 in 2024-07-26T19:33:20.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:20 smithi071 ceph-mon[92867]: osdmap e2548: 8 total, 8 up, 8 in 2024-07-26T19:33:20.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:20 smithi135 ceph-mon[85352]: osdmap e2548: 8 total, 8 up, 8 in 2024-07-26T19:33:21.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:21 smithi071 ceph-mon[92867]: osdmap e2549: 8 total, 8 up, 8 in 2024-07-26T19:33:21.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:21 smithi071 ceph-mon[92867]: pgmap v4842: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:33:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:21 smithi071 ceph-mon[90507]: osdmap e2549: 8 total, 8 up, 8 in 2024-07-26T19:33:21.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:21 smithi071 ceph-mon[90507]: pgmap v4842: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:33:21.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:21 smithi135 ceph-mon[85352]: osdmap e2549: 8 total, 8 up, 8 in 2024-07-26T19:33:21.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:21 smithi135 ceph-mon[85352]: pgmap v4842: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:33:22.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:22 smithi071 ceph-mon[92867]: osdmap e2550: 8 total, 8 up, 8 in 2024-07-26T19:33:22.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:22 smithi071 ceph-mon[90507]: osdmap e2550: 8 total, 8 up, 8 in 2024-07-26T19:33:22.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:33:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:33:22] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-07-26T19:33:22.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:22 smithi135 ceph-mon[85352]: osdmap e2550: 8 total, 8 up, 8 in 2024-07-26T19:33:23.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:23 smithi071 ceph-mon[90507]: osdmap e2551: 8 total, 8 up, 8 in 2024-07-26T19:33:23.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:23 smithi071 ceph-mon[90507]: pgmap v4845: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 653 KiB/s rd, 3.7 KiB/s wr, 881 op/s 2024-07-26T19:33:23.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:23 smithi071 ceph-mon[92867]: osdmap e2551: 8 total, 8 up, 8 in 2024-07-26T19:33:23.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:23 smithi071 ceph-mon[92867]: pgmap v4845: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 653 KiB/s rd, 3.7 KiB/s wr, 881 op/s 2024-07-26T19:33:23.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:23 smithi135 ceph-mon[85352]: osdmap e2551: 8 total, 8 up, 8 in 2024-07-26T19:33:23.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:23 smithi135 ceph-mon[85352]: pgmap v4845: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 653 KiB/s rd, 3.7 KiB/s wr, 881 op/s 2024-07-26T19:33:24.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:24 smithi071 ceph-mon[90507]: osdmap e2552: 8 total, 8 up, 8 in 2024-07-26T19:33:24.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:24 smithi071 ceph-mon[92867]: osdmap e2552: 8 total, 8 up, 8 in 2024-07-26T19:33:24.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:24 smithi135 ceph-mon[85352]: osdmap e2552: 8 total, 8 up, 8 in 2024-07-26T19:33:25.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:25 smithi071 ceph-mon[90507]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 650 KiB/s rd, 3.7 KiB/s wr, 876 op/s 2024-07-26T19:33:25.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:25 smithi071 ceph-mon[90507]: osdmap e2553: 8 total, 8 up, 8 in 2024-07-26T19:33:25.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:25 smithi071 ceph-mon[92867]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 650 KiB/s rd, 3.7 KiB/s wr, 876 op/s 2024-07-26T19:33:25.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:25 smithi071 ceph-mon[92867]: osdmap e2553: 8 total, 8 up, 8 in 2024-07-26T19:33:25.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:25 smithi135 ceph-mon[85352]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 650 KiB/s rd, 3.7 KiB/s wr, 876 op/s 2024-07-26T19:33:25.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:25 smithi135 ceph-mon[85352]: osdmap e2553: 8 total, 8 up, 8 in 2024-07-26T19:33:26.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:26 smithi071 ceph-mon[90507]: osdmap e2554: 8 total, 8 up, 8 in 2024-07-26T19:33:26.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:26 smithi071 ceph-mon[92867]: osdmap e2554: 8 total, 8 up, 8 in 2024-07-26T19:33:26.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:26 smithi135 ceph-mon[85352]: osdmap e2554: 8 total, 8 up, 8 in 2024-07-26T19:33:27.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:27 smithi071 ceph-mon[90507]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 686 KiB/s rd, 3.2 KiB/s wr, 922 op/s 2024-07-26T19:33:27.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:27 smithi071 ceph-mon[90507]: osdmap e2555: 8 total, 8 up, 8 in 2024-07-26T19:33:27.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:27 smithi071 ceph-mon[92867]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 686 KiB/s rd, 3.2 KiB/s wr, 922 op/s 2024-07-26T19:33:27.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:27 smithi071 ceph-mon[92867]: osdmap e2555: 8 total, 8 up, 8 in 2024-07-26T19:33:27.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:27 smithi135 ceph-mon[85352]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 686 KiB/s rd, 3.2 KiB/s wr, 922 op/s 2024-07-26T19:33:27.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:27 smithi135 ceph-mon[85352]: osdmap e2555: 8 total, 8 up, 8 in 2024-07-26T19:33:28.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:28 smithi071 ceph-mon[90507]: osdmap e2556: 8 total, 8 up, 8 in 2024-07-26T19:33:28.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:28.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:28 smithi071 ceph-mon[92867]: osdmap e2556: 8 total, 8 up, 8 in 2024-07-26T19:33:28.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:28.466 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:28 smithi135 ceph-mon[85352]: osdmap e2556: 8 total, 8 up, 8 in 2024-07-26T19:33:28.467 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:29.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:29 smithi071 ceph-mon[90507]: pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 687 KiB/s rd, 3.2 KiB/s wr, 924 op/s 2024-07-26T19:33:29.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:29 smithi071 ceph-mon[90507]: osdmap e2557: 8 total, 8 up, 8 in 2024-07-26T19:33:29.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:29 smithi071 ceph-mon[92867]: pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 687 KiB/s rd, 3.2 KiB/s wr, 924 op/s 2024-07-26T19:33:29.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:29 smithi071 ceph-mon[92867]: osdmap e2557: 8 total, 8 up, 8 in 2024-07-26T19:33:29.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:29 smithi135 ceph-mon[85352]: pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 687 KiB/s rd, 3.2 KiB/s wr, 924 op/s 2024-07-26T19:33:29.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:29 smithi135 ceph-mon[85352]: osdmap e2557: 8 total, 8 up, 8 in 2024-07-26T19:33:30.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:30 smithi071 ceph-mon[90507]: osdmap e2558: 8 total, 8 up, 8 in 2024-07-26T19:33:30.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:30 smithi071 ceph-mon[92867]: osdmap e2558: 8 total, 8 up, 8 in 2024-07-26T19:33:30.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:30 smithi135 ceph-mon[85352]: osdmap e2558: 8 total, 8 up, 8 in 2024-07-26T19:33:31.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:31 smithi071 ceph-mon[90507]: pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:33:31.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:31 smithi071 ceph-mon[90507]: osdmap e2559: 8 total, 8 up, 8 in 2024-07-26T19:33:31.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:31 smithi071 ceph-mon[92867]: pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:33:31.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:31 smithi071 ceph-mon[92867]: osdmap e2559: 8 total, 8 up, 8 in 2024-07-26T19:33:31.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:31 smithi135 ceph-mon[85352]: pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:33:31.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:31 smithi135 ceph-mon[85352]: osdmap e2559: 8 total, 8 up, 8 in 2024-07-26T19:33:32.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:33:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:33:32] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:33:32.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:32 smithi071 ceph-mon[92867]: osdmap e2560: 8 total, 8 up, 8 in 2024-07-26T19:33:32.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:32 smithi071 ceph-mon[90507]: osdmap e2560: 8 total, 8 up, 8 in 2024-07-26T19:33:32.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:32 smithi135 ceph-mon[85352]: osdmap e2560: 8 total, 8 up, 8 in 2024-07-26T19:33:33.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:33 smithi135 ceph-mon[85352]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 719 KiB/s rd, 3.2 KiB/s wr, 967 op/s 2024-07-26T19:33:33.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:33 smithi135 ceph-mon[85352]: osdmap e2561: 8 total, 8 up, 8 in 2024-07-26T19:33:33.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:33 smithi071 ceph-mon[90507]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 719 KiB/s rd, 3.2 KiB/s wr, 967 op/s 2024-07-26T19:33:33.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:33 smithi071 ceph-mon[90507]: osdmap e2561: 8 total, 8 up, 8 in 2024-07-26T19:33:33.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:33 smithi071 ceph-mon[92867]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 719 KiB/s rd, 3.2 KiB/s wr, 967 op/s 2024-07-26T19:33:33.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:33 smithi071 ceph-mon[92867]: osdmap e2561: 8 total, 8 up, 8 in 2024-07-26T19:33:34.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:34 smithi135 ceph-mon[85352]: osdmap e2562: 8 total, 8 up, 8 in 2024-07-26T19:33:34.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:34 smithi071 ceph-mon[90507]: osdmap e2562: 8 total, 8 up, 8 in 2024-07-26T19:33:34.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:34 smithi071 ceph-mon[92867]: osdmap e2562: 8 total, 8 up, 8 in 2024-07-26T19:33:35.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:35 smithi135 ceph-mon[85352]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 719 KiB/s rd, 4.0 KiB/s wr, 968 op/s 2024-07-26T19:33:35.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:35 smithi135 ceph-mon[85352]: osdmap e2563: 8 total, 8 up, 8 in 2024-07-26T19:33:35.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:35 smithi071 ceph-mon[90507]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 719 KiB/s rd, 4.0 KiB/s wr, 968 op/s 2024-07-26T19:33:35.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:35 smithi071 ceph-mon[90507]: osdmap e2563: 8 total, 8 up, 8 in 2024-07-26T19:33:35.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:35 smithi071 ceph-mon[92867]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 719 KiB/s rd, 4.0 KiB/s wr, 968 op/s 2024-07-26T19:33:35.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:35 smithi071 ceph-mon[92867]: osdmap e2563: 8 total, 8 up, 8 in 2024-07-26T19:33:36.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:36 smithi135 ceph-mon[85352]: osdmap e2564: 8 total, 8 up, 8 in 2024-07-26T19:33:36.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:36 smithi071 ceph-mon[90507]: osdmap e2564: 8 total, 8 up, 8 in 2024-07-26T19:33:36.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:36 smithi071 ceph-mon[92867]: osdmap e2564: 8 total, 8 up, 8 in 2024-07-26T19:33:37.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:37 smithi135 ceph-mon[85352]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2024-07-26T19:33:37.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:37 smithi135 ceph-mon[85352]: osdmap e2565: 8 total, 8 up, 8 in 2024-07-26T19:33:37.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:37 smithi071 ceph-mon[90507]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2024-07-26T19:33:37.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:37 smithi071 ceph-mon[90507]: osdmap e2565: 8 total, 8 up, 8 in 2024-07-26T19:33:37.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:37 smithi071 ceph-mon[92867]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 3.7 KiB/s wr, 1.01k op/s 2024-07-26T19:33:37.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:37 smithi071 ceph-mon[92867]: osdmap e2565: 8 total, 8 up, 8 in 2024-07-26T19:33:38.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:38 smithi135 ceph-mon[85352]: osdmap e2566: 8 total, 8 up, 8 in 2024-07-26T19:33:38.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:38 smithi071 ceph-mon[90507]: osdmap e2566: 8 total, 8 up, 8 in 2024-07-26T19:33:38.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:38 smithi071 ceph-mon[92867]: osdmap e2566: 8 total, 8 up, 8 in 2024-07-26T19:33:39.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:39 smithi135 ceph-mon[85352]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 2.7 KiB/s wr, 1.01k op/s 2024-07-26T19:33:39.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:39 smithi135 ceph-mon[85352]: osdmap e2567: 8 total, 8 up, 8 in 2024-07-26T19:33:39.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:39 smithi071 ceph-mon[90507]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 2.7 KiB/s wr, 1.01k op/s 2024-07-26T19:33:39.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:39 smithi071 ceph-mon[90507]: osdmap e2567: 8 total, 8 up, 8 in 2024-07-26T19:33:39.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:39 smithi071 ceph-mon[92867]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 2.7 KiB/s wr, 1.01k op/s 2024-07-26T19:33:39.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:39 smithi071 ceph-mon[92867]: osdmap e2567: 8 total, 8 up, 8 in 2024-07-26T19:33:40.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:40 smithi135 ceph-mon[85352]: osdmap e2568: 8 total, 8 up, 8 in 2024-07-26T19:33:40.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:40 smithi071 ceph-mon[90507]: osdmap e2568: 8 total, 8 up, 8 in 2024-07-26T19:33:40.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:40 smithi071 ceph-mon[92867]: osdmap e2568: 8 total, 8 up, 8 in 2024-07-26T19:33:41.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:41 smithi135 ceph-mon[85352]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:33:41.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:41 smithi135 ceph-mon[85352]: osdmap e2569: 8 total, 8 up, 8 in 2024-07-26T19:33:41.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:41 smithi071 ceph-mon[90507]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:33:41.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:41 smithi071 ceph-mon[90507]: osdmap e2569: 8 total, 8 up, 8 in 2024-07-26T19:33:41.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:41 smithi071 ceph-mon[92867]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:33:41.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:41 smithi071 ceph-mon[92867]: osdmap e2569: 8 total, 8 up, 8 in 2024-07-26T19:33:42.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:42 smithi071 ceph-mon[92867]: osdmap e2570: 8 total, 8 up, 8 in 2024-07-26T19:33:42.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:42 smithi071 ceph-mon[90507]: osdmap e2570: 8 total, 8 up, 8 in 2024-07-26T19:33:42.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:33:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:33:42] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:33:42.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:42 smithi135 ceph-mon[85352]: osdmap e2570: 8 total, 8 up, 8 in 2024-07-26T19:33:43.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:43 smithi135 ceph-mon[85352]: pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 784 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2024-07-26T19:33:43.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:43 smithi135 ceph-mon[85352]: osdmap e2571: 8 total, 8 up, 8 in 2024-07-26T19:33:43.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:43.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:43 smithi071 ceph-mon[92867]: pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 784 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2024-07-26T19:33:43.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:43 smithi071 ceph-mon[92867]: osdmap e2571: 8 total, 8 up, 8 in 2024-07-26T19:33:43.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:43.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:43 smithi071 ceph-mon[90507]: pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 784 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2024-07-26T19:33:43.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:43 smithi071 ceph-mon[90507]: osdmap e2571: 8 total, 8 up, 8 in 2024-07-26T19:33:43.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:44.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:44 smithi135 ceph-mon[85352]: osdmap e2572: 8 total, 8 up, 8 in 2024-07-26T19:33:44.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:44 smithi071 ceph-mon[90507]: osdmap e2572: 8 total, 8 up, 8 in 2024-07-26T19:33:44.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:44 smithi071 ceph-mon[92867]: osdmap e2572: 8 total, 8 up, 8 in 2024-07-26T19:33:45.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:45 smithi135 ceph-mon[85352]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 784 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-07-26T19:33:45.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:45 smithi135 ceph-mon[85352]: osdmap e2573: 8 total, 8 up, 8 in 2024-07-26T19:33:45.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:45 smithi071 ceph-mon[90507]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 784 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-07-26T19:33:45.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:45 smithi071 ceph-mon[90507]: osdmap e2573: 8 total, 8 up, 8 in 2024-07-26T19:33:45.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:45 smithi071 ceph-mon[92867]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 784 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-07-26T19:33:45.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:45 smithi071 ceph-mon[92867]: osdmap e2573: 8 total, 8 up, 8 in 2024-07-26T19:33:46.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:46 smithi135 ceph-mon[85352]: osdmap e2574: 8 total, 8 up, 8 in 2024-07-26T19:33:46.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:46 smithi071 ceph-mon[90507]: osdmap e2574: 8 total, 8 up, 8 in 2024-07-26T19:33:46.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:46 smithi071 ceph-mon[92867]: osdmap e2574: 8 total, 8 up, 8 in 2024-07-26T19:33:47.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:47 smithi135 ceph-mon[85352]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 3.2 KiB/s wr, 876 op/s 2024-07-26T19:33:47.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:47 smithi135 ceph-mon[85352]: osdmap e2575: 8 total, 8 up, 8 in 2024-07-26T19:33:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:47 smithi071 ceph-mon[90507]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 3.2 KiB/s wr, 876 op/s 2024-07-26T19:33:47.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:47 smithi071 ceph-mon[90507]: osdmap e2575: 8 total, 8 up, 8 in 2024-07-26T19:33:47.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:47 smithi071 ceph-mon[92867]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 3.2 KiB/s wr, 876 op/s 2024-07-26T19:33:47.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:47 smithi071 ceph-mon[92867]: osdmap e2575: 8 total, 8 up, 8 in 2024-07-26T19:33:48.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:48 smithi135 ceph-mon[85352]: osdmap e2576: 8 total, 8 up, 8 in 2024-07-26T19:33:48.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:48 smithi071 ceph-mon[92867]: osdmap e2576: 8 total, 8 up, 8 in 2024-07-26T19:33:48.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:48 smithi071 ceph-mon[90507]: osdmap e2576: 8 total, 8 up, 8 in 2024-07-26T19:33:49.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:49 smithi135 ceph-mon[85352]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 2.7 KiB/s wr, 875 op/s 2024-07-26T19:33:49.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:49 smithi135 ceph-mon[85352]: osdmap e2577: 8 total, 8 up, 8 in 2024-07-26T19:33:49.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:33:49.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:33:49.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:33:49.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:33:49.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[92867]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 2.7 KiB/s wr, 875 op/s 2024-07-26T19:33:49.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[92867]: osdmap e2577: 8 total, 8 up, 8 in 2024-07-26T19:33:49.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:33:49.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:33:49.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:33:49.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:33:49.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[90507]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 2.7 KiB/s wr, 875 op/s 2024-07-26T19:33:49.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[90507]: osdmap e2577: 8 total, 8 up, 8 in 2024-07-26T19:33:49.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:33:49.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:33:49.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:33:49.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:33:50.565 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:50 smithi135 ceph-mon[85352]: osdmap e2578: 8 total, 8 up, 8 in 2024-07-26T19:33:50.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:50 smithi071 ceph-mon[92867]: osdmap e2578: 8 total, 8 up, 8 in 2024-07-26T19:33:50.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:50 smithi071 ceph-mon[90507]: osdmap e2578: 8 total, 8 up, 8 in 2024-07-26T19:33:51.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:51 smithi071 ceph-mon[90507]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:33:51.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:51 smithi071 ceph-mon[90507]: osdmap e2579: 8 total, 8 up, 8 in 2024-07-26T19:33:51.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:51 smithi071 ceph-mon[92867]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:33:51.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:51 smithi071 ceph-mon[92867]: osdmap e2579: 8 total, 8 up, 8 in 2024-07-26T19:33:51.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:51 smithi135 ceph-mon[85352]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:33:51.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:51 smithi135 ceph-mon[85352]: osdmap e2579: 8 total, 8 up, 8 in 2024-07-26T19:33:52.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:33:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:33:52] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-07-26T19:33:52.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:52 smithi071 ceph-mon[90507]: osdmap e2580: 8 total, 8 up, 8 in 2024-07-26T19:33:52.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:52 smithi071 ceph-mon[92867]: osdmap e2580: 8 total, 8 up, 8 in 2024-07-26T19:33:52.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:52 smithi135 ceph-mon[85352]: osdmap e2580: 8 total, 8 up, 8 in 2024-07-26T19:33:53.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:53 smithi071 ceph-mon[90507]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 842 KiB/s rd, 3.7 KiB/s wr, 1.13k op/s 2024-07-26T19:33:53.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:53 smithi071 ceph-mon[90507]: osdmap e2581: 8 total, 8 up, 8 in 2024-07-26T19:33:53.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:53 smithi071 ceph-mon[92867]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 842 KiB/s rd, 3.7 KiB/s wr, 1.13k op/s 2024-07-26T19:33:53.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:53 smithi071 ceph-mon[92867]: osdmap e2581: 8 total, 8 up, 8 in 2024-07-26T19:33:53.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:53 smithi135 ceph-mon[85352]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 842 KiB/s rd, 3.7 KiB/s wr, 1.13k op/s 2024-07-26T19:33:53.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:53 smithi135 ceph-mon[85352]: osdmap e2581: 8 total, 8 up, 8 in 2024-07-26T19:33:54.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:54 smithi071 ceph-mon[90507]: osdmap e2582: 8 total, 8 up, 8 in 2024-07-26T19:33:54.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:54 smithi071 ceph-mon[92867]: osdmap e2582: 8 total, 8 up, 8 in 2024-07-26T19:33:54.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:54 smithi135 ceph-mon[85352]: osdmap e2582: 8 total, 8 up, 8 in 2024-07-26T19:33:55.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:55 smithi071 ceph-mon[90507]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 842 KiB/s rd, 3.2 KiB/s wr, 1.13k op/s 2024-07-26T19:33:55.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:55 smithi071 ceph-mon[90507]: osdmap e2583: 8 total, 8 up, 8 in 2024-07-26T19:33:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:55 smithi071 ceph-mon[92867]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 842 KiB/s rd, 3.2 KiB/s wr, 1.13k op/s 2024-07-26T19:33:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:55 smithi071 ceph-mon[92867]: osdmap e2583: 8 total, 8 up, 8 in 2024-07-26T19:33:55.819 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:55 smithi135 ceph-mon[85352]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 842 KiB/s rd, 3.2 KiB/s wr, 1.13k op/s 2024-07-26T19:33:55.820 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:55 smithi135 ceph-mon[85352]: osdmap e2583: 8 total, 8 up, 8 in 2024-07-26T19:33:56.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:56 smithi071 ceph-mon[92867]: osdmap e2584: 8 total, 8 up, 8 in 2024-07-26T19:33:56.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:56 smithi071 ceph-mon[90507]: osdmap e2584: 8 total, 8 up, 8 in 2024-07-26T19:33:56.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:56 smithi135 ceph-mon[85352]: osdmap e2584: 8 total, 8 up, 8 in 2024-07-26T19:33:57.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:57 smithi071 ceph-mon[90507]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 876 KiB/s rd, 3.5 KiB/s wr, 1.18k op/s 2024-07-26T19:33:57.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:57 smithi071 ceph-mon[90507]: osdmap e2585: 8 total, 8 up, 8 in 2024-07-26T19:33:57.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:57 smithi071 ceph-mon[92867]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 876 KiB/s rd, 3.5 KiB/s wr, 1.18k op/s 2024-07-26T19:33:57.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:57 smithi071 ceph-mon[92867]: osdmap e2585: 8 total, 8 up, 8 in 2024-07-26T19:33:57.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:57 smithi135 ceph-mon[85352]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 876 KiB/s rd, 3.5 KiB/s wr, 1.18k op/s 2024-07-26T19:33:57.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:57 smithi135 ceph-mon[85352]: osdmap e2585: 8 total, 8 up, 8 in 2024-07-26T19:33:58.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:58 smithi071 ceph-mon[90507]: osdmap e2586: 8 total, 8 up, 8 in 2024-07-26T19:33:58.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:58.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:58 smithi071 ceph-mon[90507]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 876 KiB/s rd, 3.0 KiB/s wr, 1.18k op/s 2024-07-26T19:33:58.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:58 smithi071 ceph-mon[92867]: osdmap e2586: 8 total, 8 up, 8 in 2024-07-26T19:33:58.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:58.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:58 smithi071 ceph-mon[92867]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 876 KiB/s rd, 3.0 KiB/s wr, 1.18k op/s 2024-07-26T19:33:58.716 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:58 smithi135 ceph-mon[85352]: osdmap e2586: 8 total, 8 up, 8 in 2024-07-26T19:33:58.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:33:58.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:58 smithi135 ceph-mon[85352]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 876 KiB/s rd, 3.0 KiB/s wr, 1.18k op/s 2024-07-26T19:33:59.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:33:59 smithi071 ceph-mon[92867]: osdmap e2587: 8 total, 8 up, 8 in 2024-07-26T19:33:59.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:33:59 smithi071 ceph-mon[90507]: osdmap e2587: 8 total, 8 up, 8 in 2024-07-26T19:33:59.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:33:59 smithi135 ceph-mon[85352]: osdmap e2587: 8 total, 8 up, 8 in 2024-07-26T19:34:00.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:00 smithi071 ceph-mon[90507]: osdmap e2588: 8 total, 8 up, 8 in 2024-07-26T19:34:00.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:00 smithi071 ceph-mon[90507]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:34:00.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:00 smithi071 ceph-mon[92867]: osdmap e2588: 8 total, 8 up, 8 in 2024-07-26T19:34:00.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:00 smithi071 ceph-mon[92867]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:34:00.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:00 smithi135 ceph-mon[85352]: osdmap e2588: 8 total, 8 up, 8 in 2024-07-26T19:34:00.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:00 smithi135 ceph-mon[85352]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-07-26T19:34:01.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:01 smithi071 ceph-mon[90507]: osdmap e2589: 8 total, 8 up, 8 in 2024-07-26T19:34:01.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:01 smithi071 ceph-mon[92867]: osdmap e2589: 8 total, 8 up, 8 in 2024-07-26T19:34:01.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:01 smithi135 ceph-mon[85352]: osdmap e2589: 8 total, 8 up, 8 in 2024-07-26T19:34:02.404 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:34:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:34:02] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-07-26T19:34:02.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:02 smithi071 ceph-mon[90507]: osdmap e2590: 8 total, 8 up, 8 in 2024-07-26T19:34:02.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:02 smithi071 ceph-mon[90507]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 909 KiB/s rd, 4.0 KiB/s wr, 1.23k op/s 2024-07-26T19:34:02.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:02 smithi071 ceph-mon[92867]: osdmap e2590: 8 total, 8 up, 8 in 2024-07-26T19:34:02.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:02 smithi071 ceph-mon[92867]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 909 KiB/s rd, 4.0 KiB/s wr, 1.23k op/s 2024-07-26T19:34:02.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:02 smithi135 ceph-mon[85352]: osdmap e2590: 8 total, 8 up, 8 in 2024-07-26T19:34:02.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:02 smithi135 ceph-mon[85352]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 909 KiB/s rd, 4.0 KiB/s wr, 1.23k op/s 2024-07-26T19:34:03.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:03 smithi071 ceph-mon[90507]: osdmap e2591: 8 total, 8 up, 8 in 2024-07-26T19:34:03.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:03 smithi071 ceph-mon[92867]: osdmap e2591: 8 total, 8 up, 8 in 2024-07-26T19:34:03.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:03 smithi135 ceph-mon[85352]: osdmap e2591: 8 total, 8 up, 8 in 2024-07-26T19:34:04.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:04 smithi071 ceph-mon[90507]: osdmap e2592: 8 total, 8 up, 8 in 2024-07-26T19:34:04.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:04 smithi071 ceph-mon[90507]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 909 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2024-07-26T19:34:04.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:04 smithi071 ceph-mon[92867]: osdmap e2592: 8 total, 8 up, 8 in 2024-07-26T19:34:04.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:04 smithi071 ceph-mon[92867]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 909 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2024-07-26T19:34:04.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:04 smithi135 ceph-mon[85352]: osdmap e2592: 8 total, 8 up, 8 in 2024-07-26T19:34:04.818 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:04 smithi135 ceph-mon[85352]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 909 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2024-07-26T19:34:05.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:05 smithi071 ceph-mon[90507]: osdmap e2593: 8 total, 8 up, 8 in 2024-07-26T19:34:05.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:05 smithi071 ceph-mon[92867]: osdmap e2593: 8 total, 8 up, 8 in 2024-07-26T19:34:05.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:05 smithi135 ceph-mon[85352]: osdmap e2593: 8 total, 8 up, 8 in 2024-07-26T19:34:06.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:06 smithi135 ceph-mon[85352]: osdmap e2594: 8 total, 8 up, 8 in 2024-07-26T19:34:06.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:06 smithi135 ceph-mon[85352]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 942 KiB/s rd, 3.2 KiB/s wr, 1.27k op/s 2024-07-26T19:34:06.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:06 smithi071 ceph-mon[90507]: osdmap e2594: 8 total, 8 up, 8 in 2024-07-26T19:34:06.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:06 smithi071 ceph-mon[90507]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 942 KiB/s rd, 3.2 KiB/s wr, 1.27k op/s 2024-07-26T19:34:06.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:06 smithi071 ceph-mon[92867]: osdmap e2594: 8 total, 8 up, 8 in 2024-07-26T19:34:06.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:06 smithi071 ceph-mon[92867]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 942 KiB/s rd, 3.2 KiB/s wr, 1.27k op/s 2024-07-26T19:34:07.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:07 smithi135 ceph-mon[85352]: osdmap e2595: 8 total, 8 up, 8 in 2024-07-26T19:34:07.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:07 smithi071 ceph-mon[92867]: osdmap e2595: 8 total, 8 up, 8 in 2024-07-26T19:34:07.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:07 smithi071 ceph-mon[90507]: osdmap e2595: 8 total, 8 up, 8 in 2024-07-26T19:34:08.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:08 smithi135 ceph-mon[85352]: osdmap e2596: 8 total, 8 up, 8 in 2024-07-26T19:34:08.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:08 smithi135 ceph-mon[85352]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 942 KiB/s rd, 2.7 KiB/s wr, 1.27k op/s 2024-07-26T19:34:08.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:08 smithi071 ceph-mon[92867]: osdmap e2596: 8 total, 8 up, 8 in 2024-07-26T19:34:08.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:08 smithi071 ceph-mon[92867]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 942 KiB/s rd, 2.7 KiB/s wr, 1.27k op/s 2024-07-26T19:34:08.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:08 smithi071 ceph-mon[90507]: osdmap e2596: 8 total, 8 up, 8 in 2024-07-26T19:34:08.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:08 smithi071 ceph-mon[90507]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 942 KiB/s rd, 2.7 KiB/s wr, 1.27k op/s 2024-07-26T19:34:09.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:09 smithi135 ceph-mon[85352]: osdmap e2597: 8 total, 8 up, 8 in 2024-07-26T19:34:09.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:09 smithi071 ceph-mon[92867]: osdmap e2597: 8 total, 8 up, 8 in 2024-07-26T19:34:09.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:09 smithi071 ceph-mon[90507]: osdmap e2597: 8 total, 8 up, 8 in 2024-07-26T19:34:10.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:10 smithi135 ceph-mon[85352]: osdmap e2598: 8 total, 8 up, 8 in 2024-07-26T19:34:10.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:10 smithi135 ceph-mon[85352]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:34:10.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:10 smithi071 ceph-mon[92867]: osdmap e2598: 8 total, 8 up, 8 in 2024-07-26T19:34:10.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:10 smithi071 ceph-mon[92867]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:34:10.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:10 smithi071 ceph-mon[90507]: osdmap e2598: 8 total, 8 up, 8 in 2024-07-26T19:34:10.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:10 smithi071 ceph-mon[90507]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-07-26T19:34:11.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:11 smithi135 ceph-mon[85352]: osdmap e2599: 8 total, 8 up, 8 in 2024-07-26T19:34:11.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:11 smithi071 ceph-mon[90507]: osdmap e2599: 8 total, 8 up, 8 in 2024-07-26T19:34:11.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:11 smithi071 ceph-mon[92867]: osdmap e2599: 8 total, 8 up, 8 in 2024-07-26T19:34:12.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:34:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:34:12] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.43.0" 2024-07-26T19:34:12.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:12 smithi135 ceph-mon[85352]: osdmap e2600: 8 total, 8 up, 8 in 2024-07-26T19:34:12.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:12 smithi135 ceph-mon[85352]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 973 KiB/s rd, 3.7 KiB/s wr, 1.31k op/s 2024-07-26T19:34:12.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:12 smithi071 ceph-mon[92867]: osdmap e2600: 8 total, 8 up, 8 in 2024-07-26T19:34:12.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:12 smithi071 ceph-mon[92867]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 973 KiB/s rd, 3.7 KiB/s wr, 1.31k op/s 2024-07-26T19:34:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:12 smithi071 ceph-mon[90507]: osdmap e2600: 8 total, 8 up, 8 in 2024-07-26T19:34:12.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:12 smithi071 ceph-mon[90507]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 973 KiB/s rd, 3.7 KiB/s wr, 1.31k op/s 2024-07-26T19:34:13.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:13 smithi135 ceph-mon[85352]: osdmap e2601: 8 total, 8 up, 8 in 2024-07-26T19:34:13.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:13.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:13 smithi071 ceph-mon[92867]: osdmap e2601: 8 total, 8 up, 8 in 2024-07-26T19:34:13.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:13.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:13 smithi071 ceph-mon[90507]: osdmap e2601: 8 total, 8 up, 8 in 2024-07-26T19:34:13.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:14.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:14 smithi135 ceph-mon[85352]: osdmap e2602: 8 total, 8 up, 8 in 2024-07-26T19:34:14.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:14 smithi135 ceph-mon[85352]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 973 KiB/s rd, 4.2 KiB/s wr, 1.31k op/s 2024-07-26T19:34:14.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:14 smithi071 ceph-mon[90507]: osdmap e2602: 8 total, 8 up, 8 in 2024-07-26T19:34:14.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:14 smithi071 ceph-mon[90507]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 973 KiB/s rd, 4.2 KiB/s wr, 1.31k op/s 2024-07-26T19:34:14.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:14 smithi071 ceph-mon[92867]: osdmap e2602: 8 total, 8 up, 8 in 2024-07-26T19:34:14.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:14 smithi071 ceph-mon[92867]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 973 KiB/s rd, 4.2 KiB/s wr, 1.31k op/s 2024-07-26T19:34:15.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:15 smithi135 ceph-mon[85352]: osdmap e2603: 8 total, 8 up, 8 in 2024-07-26T19:34:15.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:15 smithi071 ceph-mon[90507]: osdmap e2603: 8 total, 8 up, 8 in 2024-07-26T19:34:15.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:15 smithi071 ceph-mon[92867]: osdmap e2603: 8 total, 8 up, 8 in 2024-07-26T19:34:16.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:16 smithi135 ceph-mon[85352]: osdmap e2604: 8 total, 8 up, 8 in 2024-07-26T19:34:16.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:16 smithi135 ceph-mon[85352]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1006 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-07-26T19:34:16.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:16 smithi071 ceph-mon[90507]: osdmap e2604: 8 total, 8 up, 8 in 2024-07-26T19:34:16.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:16 smithi071 ceph-mon[90507]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1006 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-07-26T19:34:16.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:16 smithi071 ceph-mon[92867]: osdmap e2604: 8 total, 8 up, 8 in 2024-07-26T19:34:16.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:16 smithi071 ceph-mon[92867]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1006 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-07-26T19:34:17.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:17 smithi135 ceph-mon[85352]: osdmap e2605: 8 total, 8 up, 8 in 2024-07-26T19:34:17.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:17 smithi071 ceph-mon[90507]: osdmap e2605: 8 total, 8 up, 8 in 2024-07-26T19:34:17.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:17 smithi071 ceph-mon[92867]: osdmap e2605: 8 total, 8 up, 8 in 2024-07-26T19:34:18.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:18 smithi135 ceph-mon[85352]: osdmap e2606: 8 total, 8 up, 8 in 2024-07-26T19:34:18.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:18 smithi135 ceph-mon[85352]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1006 KiB/s rd, 2.7 KiB/s wr, 1.36k op/s 2024-07-26T19:34:18.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:18 smithi071 ceph-mon[90507]: osdmap e2606: 8 total, 8 up, 8 in 2024-07-26T19:34:18.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:18 smithi071 ceph-mon[90507]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1006 KiB/s rd, 2.7 KiB/s wr, 1.36k op/s 2024-07-26T19:34:18.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:18 smithi071 ceph-mon[92867]: osdmap e2606: 8 total, 8 up, 8 in 2024-07-26T19:34:18.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:18 smithi071 ceph-mon[92867]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1006 KiB/s rd, 2.7 KiB/s wr, 1.36k op/s 2024-07-26T19:34:19.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:19 smithi135 ceph-mon[85352]: osdmap e2607: 8 total, 8 up, 8 in 2024-07-26T19:34:19.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:19 smithi071 ceph-mon[90507]: osdmap e2607: 8 total, 8 up, 8 in 2024-07-26T19:34:19.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:19 smithi071 ceph-mon[92867]: osdmap e2607: 8 total, 8 up, 8 in 2024-07-26T19:34:20.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:20 smithi135 ceph-mon[85352]: osdmap e2608: 8 total, 8 up, 8 in 2024-07-26T19:34:20.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:20 smithi135 ceph-mon[85352]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-07-26T19:34:20.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:20 smithi071 ceph-mon[92867]: osdmap e2608: 8 total, 8 up, 8 in 2024-07-26T19:34:20.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:20 smithi071 ceph-mon[92867]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-07-26T19:34:20.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:20 smithi071 ceph-mon[90507]: osdmap e2608: 8 total, 8 up, 8 in 2024-07-26T19:34:20.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:20 smithi071 ceph-mon[90507]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-07-26T19:34:21.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:21 smithi135 ceph-mon[85352]: osdmap e2609: 8 total, 8 up, 8 in 2024-07-26T19:34:21.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:21 smithi071 ceph-mon[92867]: osdmap e2609: 8 total, 8 up, 8 in 2024-07-26T19:34:21.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:21 smithi071 ceph-mon[90507]: osdmap e2609: 8 total, 8 up, 8 in 2024-07-26T19:34:22.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:34:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:34:22] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:34:22.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:22 smithi135 ceph-mon[85352]: osdmap e2610: 8 total, 8 up, 8 in 2024-07-26T19:34:22.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:22 smithi135 ceph-mon[85352]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.40k op/s 2024-07-26T19:34:22.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:22 smithi071 ceph-mon[90507]: osdmap e2610: 8 total, 8 up, 8 in 2024-07-26T19:34:22.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:22 smithi071 ceph-mon[90507]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.40k op/s 2024-07-26T19:34:22.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:22 smithi071 ceph-mon[92867]: osdmap e2610: 8 total, 8 up, 8 in 2024-07-26T19:34:22.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:22 smithi071 ceph-mon[92867]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.40k op/s 2024-07-26T19:34:23.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:23 smithi135 ceph-mon[85352]: osdmap e2611: 8 total, 8 up, 8 in 2024-07-26T19:34:23.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:23 smithi071 ceph-mon[90507]: osdmap e2611: 8 total, 8 up, 8 in 2024-07-26T19:34:23.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:23 smithi071 ceph-mon[92867]: osdmap e2611: 8 total, 8 up, 8 in 2024-07-26T19:34:24.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:24 smithi071 ceph-mon[90507]: osdmap e2612: 8 total, 8 up, 8 in 2024-07-26T19:34:24.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:24 smithi071 ceph-mon[90507]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 KiB/s wr, 1.40k op/s 2024-07-26T19:34:24.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:24 smithi071 ceph-mon[92867]: osdmap e2612: 8 total, 8 up, 8 in 2024-07-26T19:34:24.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:24 smithi071 ceph-mon[92867]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 KiB/s wr, 1.40k op/s 2024-07-26T19:34:25.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:24 smithi135 ceph-mon[85352]: osdmap e2612: 8 total, 8 up, 8 in 2024-07-26T19:34:25.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:24 smithi135 ceph-mon[85352]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 KiB/s wr, 1.40k op/s 2024-07-26T19:34:25.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:25 smithi071 ceph-mon[90507]: osdmap e2613: 8 total, 8 up, 8 in 2024-07-26T19:34:25.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:25 smithi071 ceph-mon[92867]: osdmap e2613: 8 total, 8 up, 8 in 2024-07-26T19:34:26.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:25 smithi135 ceph-mon[85352]: osdmap e2613: 8 total, 8 up, 8 in 2024-07-26T19:34:26.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:26 smithi071 ceph-mon[90507]: osdmap e2614: 8 total, 8 up, 8 in 2024-07-26T19:34:26.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:26 smithi071 ceph-mon[90507]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.45k op/s 2024-07-26T19:34:26.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:26 smithi071 ceph-mon[92867]: osdmap e2614: 8 total, 8 up, 8 in 2024-07-26T19:34:26.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:26 smithi071 ceph-mon[92867]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.45k op/s 2024-07-26T19:34:27.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:26 smithi135 ceph-mon[85352]: osdmap e2614: 8 total, 8 up, 8 in 2024-07-26T19:34:27.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:26 smithi135 ceph-mon[85352]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.45k op/s 2024-07-26T19:34:27.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:27 smithi071 ceph-mon[90507]: osdmap e2615: 8 total, 8 up, 8 in 2024-07-26T19:34:27.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:27 smithi071 ceph-mon[92867]: osdmap e2615: 8 total, 8 up, 8 in 2024-07-26T19:34:28.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:27 smithi135 ceph-mon[85352]: osdmap e2615: 8 total, 8 up, 8 in 2024-07-26T19:34:28.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:28 smithi071 ceph-mon[90507]: osdmap e2616: 8 total, 8 up, 8 in 2024-07-26T19:34:28.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:28.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:28 smithi071 ceph-mon[90507]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.44k op/s 2024-07-26T19:34:28.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:28 smithi071 ceph-mon[92867]: osdmap e2616: 8 total, 8 up, 8 in 2024-07-26T19:34:28.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:28.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:28 smithi071 ceph-mon[92867]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.44k op/s 2024-07-26T19:34:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:28 smithi135 ceph-mon[85352]: osdmap e2616: 8 total, 8 up, 8 in 2024-07-26T19:34:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:28 smithi135 ceph-mon[85352]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.44k op/s 2024-07-26T19:34:29.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:29 smithi071 ceph-mon[92867]: osdmap e2617: 8 total, 8 up, 8 in 2024-07-26T19:34:29.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:29 smithi071 ceph-mon[90507]: osdmap e2617: 8 total, 8 up, 8 in 2024-07-26T19:34:30.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:29 smithi135 ceph-mon[85352]: osdmap e2617: 8 total, 8 up, 8 in 2024-07-26T19:34:30.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:30 smithi071 ceph-mon[92867]: osdmap e2618: 8 total, 8 up, 8 in 2024-07-26T19:34:30.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:30 smithi071 ceph-mon[92867]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:34:30.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:30 smithi071 ceph-mon[90507]: osdmap e2618: 8 total, 8 up, 8 in 2024-07-26T19:34:30.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:30 smithi071 ceph-mon[90507]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:34:31.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:30 smithi135 ceph-mon[85352]: osdmap e2618: 8 total, 8 up, 8 in 2024-07-26T19:34:31.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:30 smithi135 ceph-mon[85352]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:34:31.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:31 smithi071 ceph-mon[92867]: osdmap e2619: 8 total, 8 up, 8 in 2024-07-26T19:34:31.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:31 smithi071 ceph-mon[90507]: osdmap e2619: 8 total, 8 up, 8 in 2024-07-26T19:34:32.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:31 smithi135 ceph-mon[85352]: osdmap e2619: 8 total, 8 up, 8 in 2024-07-26T19:34:32.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:34:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:34:32] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-07-26T19:34:32.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:32 smithi071 ceph-mon[92867]: osdmap e2620: 8 total, 8 up, 8 in 2024-07-26T19:34:32.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:32 smithi071 ceph-mon[92867]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.49k op/s 2024-07-26T19:34:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:32 smithi071 ceph-mon[90507]: osdmap e2620: 8 total, 8 up, 8 in 2024-07-26T19:34:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:32 smithi071 ceph-mon[90507]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.49k op/s 2024-07-26T19:34:33.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:32 smithi135 ceph-mon[85352]: osdmap e2620: 8 total, 8 up, 8 in 2024-07-26T19:34:33.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:32 smithi135 ceph-mon[85352]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.49k op/s 2024-07-26T19:34:33.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:33 smithi071 ceph-mon[90507]: osdmap e2621: 8 total, 8 up, 8 in 2024-07-26T19:34:33.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:33 smithi071 ceph-mon[92867]: osdmap e2621: 8 total, 8 up, 8 in 2024-07-26T19:34:34.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:33 smithi135 ceph-mon[85352]: osdmap e2621: 8 total, 8 up, 8 in 2024-07-26T19:34:34.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:34 smithi071 ceph-mon[92867]: osdmap e2622: 8 total, 8 up, 8 in 2024-07-26T19:34:34.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:34 smithi071 ceph-mon[92867]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.49k op/s 2024-07-26T19:34:34.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:34 smithi071 ceph-mon[90507]: osdmap e2622: 8 total, 8 up, 8 in 2024-07-26T19:34:34.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:34 smithi071 ceph-mon[90507]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.49k op/s 2024-07-26T19:34:35.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:34 smithi135 ceph-mon[85352]: osdmap e2622: 8 total, 8 up, 8 in 2024-07-26T19:34:35.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:34 smithi135 ceph-mon[85352]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.49k op/s 2024-07-26T19:34:35.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:35 smithi071 ceph-mon[92867]: osdmap e2623: 8 total, 8 up, 8 in 2024-07-26T19:34:35.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:35 smithi071 ceph-mon[90507]: osdmap e2623: 8 total, 8 up, 8 in 2024-07-26T19:34:36.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:35 smithi135 ceph-mon[85352]: osdmap e2623: 8 total, 8 up, 8 in 2024-07-26T19:34:36.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:36 smithi071 ceph-mon[92867]: osdmap e2624: 8 total, 8 up, 8 in 2024-07-26T19:34:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:36 smithi071 ceph-mon[92867]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.53k op/s 2024-07-26T19:34:36.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:36 smithi071 ceph-mon[90507]: osdmap e2624: 8 total, 8 up, 8 in 2024-07-26T19:34:36.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:36 smithi071 ceph-mon[90507]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.53k op/s 2024-07-26T19:34:37.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:36 smithi135 ceph-mon[85352]: osdmap e2624: 8 total, 8 up, 8 in 2024-07-26T19:34:37.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:36 smithi135 ceph-mon[85352]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.53k op/s 2024-07-26T19:34:37.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:37 smithi071 ceph-mon[90507]: osdmap e2625: 8 total, 8 up, 8 in 2024-07-26T19:34:37.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:37 smithi071 ceph-mon[92867]: osdmap e2625: 8 total, 8 up, 8 in 2024-07-26T19:34:38.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:37 smithi135 ceph-mon[85352]: osdmap e2625: 8 total, 8 up, 8 in 2024-07-26T19:34:38.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:38 smithi071 ceph-mon[90507]: osdmap e2626: 8 total, 8 up, 8 in 2024-07-26T19:34:38.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:38 smithi071 ceph-mon[90507]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.53k op/s 2024-07-26T19:34:38.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:38 smithi071 ceph-mon[92867]: osdmap e2626: 8 total, 8 up, 8 in 2024-07-26T19:34:38.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:38 smithi071 ceph-mon[92867]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.53k op/s 2024-07-26T19:34:39.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:38 smithi135 ceph-mon[85352]: osdmap e2626: 8 total, 8 up, 8 in 2024-07-26T19:34:39.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:38 smithi135 ceph-mon[85352]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.53k op/s 2024-07-26T19:34:40.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:39 smithi135 ceph-mon[85352]: osdmap e2627: 8 total, 8 up, 8 in 2024-07-26T19:34:40.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:39 smithi071 ceph-mon[92867]: osdmap e2627: 8 total, 8 up, 8 in 2024-07-26T19:34:40.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:39 smithi071 ceph-mon[90507]: osdmap e2627: 8 total, 8 up, 8 in 2024-07-26T19:34:41.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:40 smithi135 ceph-mon[85352]: osdmap e2628: 8 total, 8 up, 8 in 2024-07-26T19:34:41.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:40 smithi135 ceph-mon[85352]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:34:41.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:40 smithi071 ceph-mon[92867]: osdmap e2628: 8 total, 8 up, 8 in 2024-07-26T19:34:41.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:40 smithi071 ceph-mon[92867]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:34:41.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:40 smithi071 ceph-mon[90507]: osdmap e2628: 8 total, 8 up, 8 in 2024-07-26T19:34:41.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:40 smithi071 ceph-mon[90507]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:34:42.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:41 smithi135 ceph-mon[85352]: osdmap e2629: 8 total, 8 up, 8 in 2024-07-26T19:34:42.090 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:41 smithi071 ceph-mon[92867]: osdmap e2629: 8 total, 8 up, 8 in 2024-07-26T19:34:42.090 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:41 smithi071 ceph-mon[90507]: osdmap e2629: 8 total, 8 up, 8 in 2024-07-26T19:34:42.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:34:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:34:42] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-07-26T19:34:43.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:42 smithi135 ceph-mon[85352]: osdmap e2630: 8 total, 8 up, 8 in 2024-07-26T19:34:43.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:42 smithi135 ceph-mon[85352]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.57k op/s 2024-07-26T19:34:43.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:43.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:42 smithi071 ceph-mon[92867]: osdmap e2630: 8 total, 8 up, 8 in 2024-07-26T19:34:43.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:42 smithi071 ceph-mon[92867]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.57k op/s 2024-07-26T19:34:43.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:43.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:42 smithi071 ceph-mon[90507]: osdmap e2630: 8 total, 8 up, 8 in 2024-07-26T19:34:43.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:42 smithi071 ceph-mon[90507]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.57k op/s 2024-07-26T19:34:43.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:44.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:43 smithi135 ceph-mon[85352]: osdmap e2631: 8 total, 8 up, 8 in 2024-07-26T19:34:44.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:43 smithi071 ceph-mon[90507]: osdmap e2631: 8 total, 8 up, 8 in 2024-07-26T19:34:44.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:43 smithi071 ceph-mon[92867]: osdmap e2631: 8 total, 8 up, 8 in 2024-07-26T19:34:45.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:44 smithi135 ceph-mon[85352]: osdmap e2632: 8 total, 8 up, 8 in 2024-07-26T19:34:45.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:44 smithi135 ceph-mon[85352]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.57k op/s 2024-07-26T19:34:45.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:44 smithi071 ceph-mon[90507]: osdmap e2632: 8 total, 8 up, 8 in 2024-07-26T19:34:45.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:44 smithi071 ceph-mon[90507]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.57k op/s 2024-07-26T19:34:45.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:44 smithi071 ceph-mon[92867]: osdmap e2632: 8 total, 8 up, 8 in 2024-07-26T19:34:45.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:44 smithi071 ceph-mon[92867]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.57k op/s 2024-07-26T19:34:46.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:45 smithi135 ceph-mon[85352]: osdmap e2633: 8 total, 8 up, 8 in 2024-07-26T19:34:46.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:45 smithi071 ceph-mon[90507]: osdmap e2633: 8 total, 8 up, 8 in 2024-07-26T19:34:46.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:45 smithi071 ceph-mon[92867]: osdmap e2633: 8 total, 8 up, 8 in 2024-07-26T19:34:47.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:46 smithi135 ceph-mon[85352]: osdmap e2634: 8 total, 8 up, 8 in 2024-07-26T19:34:47.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:46 smithi135 ceph-mon[85352]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.62k op/s 2024-07-26T19:34:47.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:46 smithi071 ceph-mon[92867]: osdmap e2634: 8 total, 8 up, 8 in 2024-07-26T19:34:47.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:46 smithi071 ceph-mon[92867]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.62k op/s 2024-07-26T19:34:47.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:46 smithi071 ceph-mon[90507]: osdmap e2634: 8 total, 8 up, 8 in 2024-07-26T19:34:47.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:46 smithi071 ceph-mon[90507]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.62k op/s 2024-07-26T19:34:48.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:47 smithi135 ceph-mon[85352]: osdmap e2635: 8 total, 8 up, 8 in 2024-07-26T19:34:48.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:47 smithi071 ceph-mon[92867]: osdmap e2635: 8 total, 8 up, 8 in 2024-07-26T19:34:48.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:47 smithi071 ceph-mon[90507]: osdmap e2635: 8 total, 8 up, 8 in 2024-07-26T19:34:49.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:48 smithi135 ceph-mon[85352]: osdmap e2636: 8 total, 8 up, 8 in 2024-07-26T19:34:49.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:48 smithi135 ceph-mon[85352]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.62k op/s 2024-07-26T19:34:49.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:48 smithi071 ceph-mon[90507]: osdmap e2636: 8 total, 8 up, 8 in 2024-07-26T19:34:49.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:48 smithi071 ceph-mon[90507]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.62k op/s 2024-07-26T19:34:49.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:48 smithi071 ceph-mon[92867]: osdmap e2636: 8 total, 8 up, 8 in 2024-07-26T19:34:49.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:48 smithi071 ceph-mon[92867]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.62k op/s 2024-07-26T19:34:50.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:49 smithi135 ceph-mon[85352]: osdmap e2637: 8 total, 8 up, 8 in 2024-07-26T19:34:50.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:34:50.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:34:50.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:34:50.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:34:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:49 smithi071 ceph-mon[90507]: osdmap e2637: 8 total, 8 up, 8 in 2024-07-26T19:34:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:34:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:34:50.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:34:50.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:34:53.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:49 smithi071 ceph-mon[92867]: osdmap e2637: 8 total, 8 up, 8 in 2024-07-26T19:34:53.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:34:53.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:34:53.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:34:53.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:34:53.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:50 smithi071 ceph-mon[90507]: osdmap e2638: 8 total, 8 up, 8 in 2024-07-26T19:34:53.790 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:50 smithi071 ceph-mon[90507]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:34:53.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:50 smithi071 ceph-mon[92867]: osdmap e2638: 8 total, 8 up, 8 in 2024-07-26T19:34:53.790 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:50 smithi071 ceph-mon[92867]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:34:53.790 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:51 smithi071 ceph-mon[90507]: osdmap e2639: 8 total, 8 up, 8 in 2024-07-26T19:34:53.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:51 smithi071 ceph-mon[92867]: osdmap e2639: 8 total, 8 up, 8 in 2024-07-26T19:34:53.791 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:34:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:34:52] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-07-26T19:34:53.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:52 smithi071 ceph-mon[92867]: osdmap e2640: 8 total, 8 up, 8 in 2024-07-26T19:34:53.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:52 smithi071 ceph-mon[92867]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2024-07-26T19:34:53.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:52 smithi071 ceph-mon[90507]: osdmap e2640: 8 total, 8 up, 8 in 2024-07-26T19:34:53.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:52 smithi071 ceph-mon[90507]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2024-07-26T19:34:53.792 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:50 smithi135 ceph-mon[85352]: osdmap e2638: 8 total, 8 up, 8 in 2024-07-26T19:34:53.792 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:50 smithi135 ceph-mon[85352]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:34:53.792 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:51 smithi135 ceph-mon[85352]: osdmap e2639: 8 total, 8 up, 8 in 2024-07-26T19:34:53.793 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:52 smithi135 ceph-mon[85352]: osdmap e2640: 8 total, 8 up, 8 in 2024-07-26T19:34:53.793 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:52 smithi135 ceph-mon[85352]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2024-07-26T19:34:54.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:53 smithi135 ceph-mon[85352]: osdmap e2641: 8 total, 8 up, 8 in 2024-07-26T19:34:54.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:53 smithi071 ceph-mon[92867]: osdmap e2641: 8 total, 8 up, 8 in 2024-07-26T19:34:54.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:53 smithi071 ceph-mon[90507]: osdmap e2641: 8 total, 8 up, 8 in 2024-07-26T19:34:55.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:54 smithi135 ceph-mon[85352]: osdmap e2642: 8 total, 8 up, 8 in 2024-07-26T19:34:55.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:54 smithi135 ceph-mon[85352]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.66k op/s 2024-07-26T19:34:55.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:54 smithi071 ceph-mon[92867]: osdmap e2642: 8 total, 8 up, 8 in 2024-07-26T19:34:55.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:54 smithi071 ceph-mon[92867]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.66k op/s 2024-07-26T19:34:55.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:54 smithi071 ceph-mon[90507]: osdmap e2642: 8 total, 8 up, 8 in 2024-07-26T19:34:55.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:54 smithi071 ceph-mon[90507]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.66k op/s 2024-07-26T19:34:56.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:55 smithi135 ceph-mon[85352]: osdmap e2643: 8 total, 8 up, 8 in 2024-07-26T19:34:56.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:55 smithi071 ceph-mon[90507]: osdmap e2643: 8 total, 8 up, 8 in 2024-07-26T19:34:56.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:55 smithi071 ceph-mon[92867]: osdmap e2643: 8 total, 8 up, 8 in 2024-07-26T19:34:57.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:56 smithi071 ceph-mon[92867]: osdmap e2644: 8 total, 8 up, 8 in 2024-07-26T19:34:57.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:56 smithi071 ceph-mon[92867]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.71k op/s 2024-07-26T19:34:57.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:56 smithi071 ceph-mon[90507]: osdmap e2644: 8 total, 8 up, 8 in 2024-07-26T19:34:57.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:56 smithi071 ceph-mon[90507]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.71k op/s 2024-07-26T19:34:57.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:56 smithi135 ceph-mon[85352]: osdmap e2644: 8 total, 8 up, 8 in 2024-07-26T19:34:57.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:56 smithi135 ceph-mon[85352]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.71k op/s 2024-07-26T19:34:58.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:57 smithi071 ceph-mon[90507]: osdmap e2645: 8 total, 8 up, 8 in 2024-07-26T19:34:58.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:58.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:57 smithi071 ceph-mon[92867]: osdmap e2645: 8 total, 8 up, 8 in 2024-07-26T19:34:58.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:58.217 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:57 smithi135 ceph-mon[85352]: osdmap e2645: 8 total, 8 up, 8 in 2024-07-26T19:34:58.217 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:34:59.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:58 smithi071 ceph-mon[92867]: osdmap e2646: 8 total, 8 up, 8 in 2024-07-26T19:34:59.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:58 smithi071 ceph-mon[92867]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 KiB/s wr, 1.71k op/s 2024-07-26T19:34:59.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:58 smithi071 ceph-mon[90507]: osdmap e2646: 8 total, 8 up, 8 in 2024-07-26T19:34:59.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:58 smithi071 ceph-mon[90507]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 KiB/s wr, 1.71k op/s 2024-07-26T19:34:59.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:58 smithi135 ceph-mon[85352]: osdmap e2646: 8 total, 8 up, 8 in 2024-07-26T19:34:59.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:58 smithi135 ceph-mon[85352]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.5 KiB/s wr, 1.71k op/s 2024-07-26T19:35:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:34:59 smithi071 ceph-mon[90507]: osdmap e2647: 8 total, 8 up, 8 in 2024-07-26T19:35:00.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:34:59 smithi071 ceph-mon[92867]: osdmap e2647: 8 total, 8 up, 8 in 2024-07-26T19:35:00.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:34:59 smithi135 ceph-mon[85352]: osdmap e2647: 8 total, 8 up, 8 in 2024-07-26T19:35:01.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:00 smithi071 ceph-mon[90507]: osdmap e2648: 8 total, 8 up, 8 in 2024-07-26T19:35:01.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:00 smithi071 ceph-mon[90507]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:35:01.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:00 smithi071 ceph-mon[92867]: osdmap e2648: 8 total, 8 up, 8 in 2024-07-26T19:35:01.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:00 smithi071 ceph-mon[92867]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:35:01.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:00 smithi135 ceph-mon[85352]: osdmap e2648: 8 total, 8 up, 8 in 2024-07-26T19:35:01.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:00 smithi135 ceph-mon[85352]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-07-26T19:35:02.186 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:35:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:35:02] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:35:02.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:01 smithi071 ceph-mon[92867]: osdmap e2649: 8 total, 8 up, 8 in 2024-07-26T19:35:02.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:01 smithi071 ceph-mon[90507]: osdmap e2649: 8 total, 8 up, 8 in 2024-07-26T19:35:02.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:01 smithi135 ceph-mon[85352]: osdmap e2649: 8 total, 8 up, 8 in 2024-07-26T19:35:03.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:02 smithi071 ceph-mon[90507]: osdmap e2650: 8 total, 8 up, 8 in 2024-07-26T19:35:03.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:02 smithi071 ceph-mon[90507]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.75k op/s 2024-07-26T19:35:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:02 smithi071 ceph-mon[92867]: osdmap e2650: 8 total, 8 up, 8 in 2024-07-26T19:35:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:02 smithi071 ceph-mon[92867]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.75k op/s 2024-07-26T19:35:03.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:02 smithi135 ceph-mon[85352]: osdmap e2650: 8 total, 8 up, 8 in 2024-07-26T19:35:03.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:02 smithi135 ceph-mon[85352]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.75k op/s 2024-07-26T19:35:04.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:03 smithi071 ceph-mon[90507]: osdmap e2651: 8 total, 8 up, 8 in 2024-07-26T19:35:04.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:03 smithi071 ceph-mon[92867]: osdmap e2651: 8 total, 8 up, 8 in 2024-07-26T19:35:04.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:03 smithi135 ceph-mon[85352]: osdmap e2651: 8 total, 8 up, 8 in 2024-07-26T19:35:05.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:04 smithi071 ceph-mon[92867]: osdmap e2652: 8 total, 8 up, 8 in 2024-07-26T19:35:05.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:04 smithi071 ceph-mon[92867]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.75k op/s 2024-07-26T19:35:05.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:04 smithi071 ceph-mon[90507]: osdmap e2652: 8 total, 8 up, 8 in 2024-07-26T19:35:05.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:04 smithi071 ceph-mon[90507]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.75k op/s 2024-07-26T19:35:05.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:04 smithi135 ceph-mon[85352]: osdmap e2652: 8 total, 8 up, 8 in 2024-07-26T19:35:05.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:04 smithi135 ceph-mon[85352]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.75k op/s 2024-07-26T19:35:06.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:05 smithi071 ceph-mon[92867]: osdmap e2653: 8 total, 8 up, 8 in 2024-07-26T19:35:06.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:05 smithi071 ceph-mon[90507]: osdmap e2653: 8 total, 8 up, 8 in 2024-07-26T19:35:06.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:05 smithi135 ceph-mon[85352]: osdmap e2653: 8 total, 8 up, 8 in 2024-07-26T19:35:07.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:06 smithi071 ceph-mon[90507]: osdmap e2654: 8 total, 8 up, 8 in 2024-07-26T19:35:07.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:06 smithi071 ceph-mon[90507]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-07-26T19:35:07.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:06 smithi071 ceph-mon[92867]: osdmap e2654: 8 total, 8 up, 8 in 2024-07-26T19:35:07.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:06 smithi071 ceph-mon[92867]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-07-26T19:35:07.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:06 smithi135 ceph-mon[85352]: osdmap e2654: 8 total, 8 up, 8 in 2024-07-26T19:35:07.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:06 smithi135 ceph-mon[85352]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-07-26T19:35:08.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:07 smithi071 ceph-mon[90507]: osdmap e2655: 8 total, 8 up, 8 in 2024-07-26T19:35:08.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:07 smithi071 ceph-mon[92867]: osdmap e2655: 8 total, 8 up, 8 in 2024-07-26T19:35:08.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:07 smithi135 ceph-mon[85352]: osdmap e2655: 8 total, 8 up, 8 in 2024-07-26T19:35:09.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:08 smithi071 ceph-mon[90507]: osdmap e2656: 8 total, 8 up, 8 in 2024-07-26T19:35:09.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:08 smithi071 ceph-mon[90507]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 KiB/s wr, 1.79k op/s 2024-07-26T19:35:09.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:08 smithi071 ceph-mon[92867]: osdmap e2656: 8 total, 8 up, 8 in 2024-07-26T19:35:09.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:08 smithi071 ceph-mon[92867]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 KiB/s wr, 1.79k op/s 2024-07-26T19:35:09.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:08 smithi135 ceph-mon[85352]: osdmap e2656: 8 total, 8 up, 8 in 2024-07-26T19:35:09.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:08 smithi135 ceph-mon[85352]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 KiB/s wr, 1.79k op/s 2024-07-26T19:35:10.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:09 smithi071 ceph-mon[90507]: osdmap e2657: 8 total, 8 up, 8 in 2024-07-26T19:35:10.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:09 smithi071 ceph-mon[92867]: osdmap e2657: 8 total, 8 up, 8 in 2024-07-26T19:35:10.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:09 smithi135 ceph-mon[85352]: osdmap e2657: 8 total, 8 up, 8 in 2024-07-26T19:35:11.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:10 smithi071 ceph-mon[90507]: osdmap e2658: 8 total, 8 up, 8 in 2024-07-26T19:35:11.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:10 smithi071 ceph-mon[90507]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:35:11.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:10 smithi071 ceph-mon[92867]: osdmap e2658: 8 total, 8 up, 8 in 2024-07-26T19:35:11.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:10 smithi071 ceph-mon[92867]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:35:11.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:10 smithi135 ceph-mon[85352]: osdmap e2658: 8 total, 8 up, 8 in 2024-07-26T19:35:11.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:10 smithi135 ceph-mon[85352]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:35:12.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:11 smithi071 ceph-mon[90507]: osdmap e2659: 8 total, 8 up, 8 in 2024-07-26T19:35:12.191 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:35:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:35:12] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:35:12.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:11 smithi071 ceph-mon[92867]: osdmap e2659: 8 total, 8 up, 8 in 2024-07-26T19:35:12.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:11 smithi135 ceph-mon[85352]: osdmap e2659: 8 total, 8 up, 8 in 2024-07-26T19:35:13.315 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:12 smithi135 ceph-mon[85352]: osdmap e2660: 8 total, 8 up, 8 in 2024-07-26T19:35:13.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:12 smithi135 ceph-mon[85352]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-07-26T19:35:13.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:12 smithi135 ceph-mon[85352]: osdmap e2661: 8 total, 8 up, 8 in 2024-07-26T19:35:13.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:13.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:12 smithi071 ceph-mon[90507]: osdmap e2660: 8 total, 8 up, 8 in 2024-07-26T19:35:13.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:12 smithi071 ceph-mon[90507]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-07-26T19:35:13.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:12 smithi071 ceph-mon[90507]: osdmap e2661: 8 total, 8 up, 8 in 2024-07-26T19:35:13.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:13.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:12 smithi071 ceph-mon[92867]: osdmap e2660: 8 total, 8 up, 8 in 2024-07-26T19:35:13.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:12 smithi071 ceph-mon[92867]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-07-26T19:35:13.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:12 smithi071 ceph-mon[92867]: osdmap e2661: 8 total, 8 up, 8 in 2024-07-26T19:35:13.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:14.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:14 smithi135 ceph-mon[85352]: osdmap e2662: 8 total, 8 up, 8 in 2024-07-26T19:35:14.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:14 smithi135 ceph-mon[85352]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-07-26T19:35:14.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:14 smithi071 ceph-mon[90507]: osdmap e2662: 8 total, 8 up, 8 in 2024-07-26T19:35:14.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:14 smithi071 ceph-mon[90507]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-07-26T19:35:14.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:14 smithi071 ceph-mon[92867]: osdmap e2662: 8 total, 8 up, 8 in 2024-07-26T19:35:14.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:14 smithi071 ceph-mon[92867]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-07-26T19:35:15.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:15 smithi135 ceph-mon[85352]: osdmap e2663: 8 total, 8 up, 8 in 2024-07-26T19:35:15.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:15 smithi071 ceph-mon[90507]: osdmap e2663: 8 total, 8 up, 8 in 2024-07-26T19:35:15.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:15 smithi071 ceph-mon[92867]: osdmap e2663: 8 total, 8 up, 8 in 2024-07-26T19:35:16.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:16 smithi135 ceph-mon[85352]: osdmap e2664: 8 total, 8 up, 8 in 2024-07-26T19:35:16.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:16 smithi135 ceph-mon[85352]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-07-26T19:35:16.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:16 smithi071 ceph-mon[90507]: osdmap e2664: 8 total, 8 up, 8 in 2024-07-26T19:35:16.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:16 smithi071 ceph-mon[90507]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-07-26T19:35:16.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:16 smithi071 ceph-mon[92867]: osdmap e2664: 8 total, 8 up, 8 in 2024-07-26T19:35:16.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:16 smithi071 ceph-mon[92867]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-07-26T19:35:17.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:17 smithi135 ceph-mon[85352]: osdmap e2665: 8 total, 8 up, 8 in 2024-07-26T19:35:17.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:17 smithi135 ceph-mon[85352]: osdmap e2666: 8 total, 8 up, 8 in 2024-07-26T19:35:17.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:17 smithi071 ceph-mon[90507]: osdmap e2665: 8 total, 8 up, 8 in 2024-07-26T19:35:17.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:17 smithi071 ceph-mon[90507]: osdmap e2666: 8 total, 8 up, 8 in 2024-07-26T19:35:17.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:17 smithi071 ceph-mon[92867]: osdmap e2665: 8 total, 8 up, 8 in 2024-07-26T19:35:17.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:17 smithi071 ceph-mon[92867]: osdmap e2666: 8 total, 8 up, 8 in 2024-07-26T19:35:18.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:18 smithi135 ceph-mon[85352]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-07-26T19:35:18.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:18 smithi071 ceph-mon[90507]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-07-26T19:35:18.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:18 smithi071 ceph-mon[92867]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-07-26T19:35:19.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:19 smithi135 ceph-mon[85352]: osdmap e2667: 8 total, 8 up, 8 in 2024-07-26T19:35:19.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:19 smithi071 ceph-mon[90507]: osdmap e2667: 8 total, 8 up, 8 in 2024-07-26T19:35:19.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:19 smithi071 ceph-mon[92867]: osdmap e2667: 8 total, 8 up, 8 in 2024-07-26T19:35:20.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:20 smithi135 ceph-mon[85352]: osdmap e2668: 8 total, 8 up, 8 in 2024-07-26T19:35:20.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:20 smithi135 ceph-mon[85352]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:35:20.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:20 smithi071 ceph-mon[90507]: osdmap e2668: 8 total, 8 up, 8 in 2024-07-26T19:35:20.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:20 smithi071 ceph-mon[90507]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:35:20.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:20 smithi071 ceph-mon[92867]: osdmap e2668: 8 total, 8 up, 8 in 2024-07-26T19:35:20.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:20 smithi071 ceph-mon[92867]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:35:21.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:21 smithi135 ceph-mon[85352]: osdmap e2669: 8 total, 8 up, 8 in 2024-07-26T19:35:21.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:21 smithi071 ceph-mon[92867]: osdmap e2669: 8 total, 8 up, 8 in 2024-07-26T19:35:21.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:21 smithi071 ceph-mon[90507]: osdmap e2669: 8 total, 8 up, 8 in 2024-07-26T19:35:22.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:35:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:35:22] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.43.0" 2024-07-26T19:35:22.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:22 smithi071 ceph-mon[92867]: osdmap e2670: 8 total, 8 up, 8 in 2024-07-26T19:35:22.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:22 smithi071 ceph-mon[92867]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-07-26T19:35:22.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:22 smithi071 ceph-mon[92867]: osdmap e2671: 8 total, 8 up, 8 in 2024-07-26T19:35:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:22 smithi071 ceph-mon[90507]: osdmap e2670: 8 total, 8 up, 8 in 2024-07-26T19:35:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:22 smithi071 ceph-mon[90507]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-07-26T19:35:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:22 smithi071 ceph-mon[90507]: osdmap e2671: 8 total, 8 up, 8 in 2024-07-26T19:35:23.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:22 smithi135 ceph-mon[85352]: osdmap e2670: 8 total, 8 up, 8 in 2024-07-26T19:35:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:22 smithi135 ceph-mon[85352]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-07-26T19:35:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:22 smithi135 ceph-mon[85352]: osdmap e2671: 8 total, 8 up, 8 in 2024-07-26T19:35:24.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:24 smithi071 ceph-mon[90507]: osdmap e2672: 8 total, 8 up, 8 in 2024-07-26T19:35:24.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:24 smithi071 ceph-mon[90507]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-07-26T19:35:24.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:24 smithi071 ceph-mon[92867]: osdmap e2672: 8 total, 8 up, 8 in 2024-07-26T19:35:24.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:24 smithi071 ceph-mon[92867]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-07-26T19:35:25.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:24 smithi135 ceph-mon[85352]: osdmap e2672: 8 total, 8 up, 8 in 2024-07-26T19:35:25.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:24 smithi135 ceph-mon[85352]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-07-26T19:35:25.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:25 smithi071 ceph-mon[90507]: osdmap e2673: 8 total, 8 up, 8 in 2024-07-26T19:35:25.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:25 smithi071 ceph-mon[92867]: osdmap e2673: 8 total, 8 up, 8 in 2024-07-26T19:35:26.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:25 smithi135 ceph-mon[85352]: osdmap e2673: 8 total, 8 up, 8 in 2024-07-26T19:35:26.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:26 smithi071 ceph-mon[90507]: osdmap e2674: 8 total, 8 up, 8 in 2024-07-26T19:35:26.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:26 smithi071 ceph-mon[90507]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.63k op/s 2024-07-26T19:35:26.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:26 smithi071 ceph-mon[92867]: osdmap e2674: 8 total, 8 up, 8 in 2024-07-26T19:35:26.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:26 smithi071 ceph-mon[92867]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.63k op/s 2024-07-26T19:35:27.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:26 smithi135 ceph-mon[85352]: osdmap e2674: 8 total, 8 up, 8 in 2024-07-26T19:35:27.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:26 smithi135 ceph-mon[85352]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.63k op/s 2024-07-26T19:35:27.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:27 smithi071 ceph-mon[90507]: osdmap e2675: 8 total, 8 up, 8 in 2024-07-26T19:35:27.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:27 smithi071 ceph-mon[90507]: osdmap e2676: 8 total, 8 up, 8 in 2024-07-26T19:35:27.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:27 smithi071 ceph-mon[92867]: osdmap e2675: 8 total, 8 up, 8 in 2024-07-26T19:35:27.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:27 smithi071 ceph-mon[92867]: osdmap e2676: 8 total, 8 up, 8 in 2024-07-26T19:35:28.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:27 smithi135 ceph-mon[85352]: osdmap e2675: 8 total, 8 up, 8 in 2024-07-26T19:35:28.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:27 smithi135 ceph-mon[85352]: osdmap e2676: 8 total, 8 up, 8 in 2024-07-26T19:35:28.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:28.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:28 smithi071 ceph-mon[92867]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-07-26T19:35:28.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:28 smithi071 ceph-mon[92867]: osdmap e2677: 8 total, 8 up, 8 in 2024-07-26T19:35:28.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:28.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:28 smithi071 ceph-mon[90507]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-07-26T19:35:28.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:28 smithi071 ceph-mon[90507]: osdmap e2677: 8 total, 8 up, 8 in 2024-07-26T19:35:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:28 smithi135 ceph-mon[85352]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-07-26T19:35:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:28 smithi135 ceph-mon[85352]: osdmap e2677: 8 total, 8 up, 8 in 2024-07-26T19:35:30.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:30 smithi135 ceph-mon[85352]: osdmap e2678: 8 total, 8 up, 8 in 2024-07-26T19:35:30.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:30 smithi135 ceph-mon[85352]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:35:30.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:30 smithi071 ceph-mon[90507]: osdmap e2678: 8 total, 8 up, 8 in 2024-07-26T19:35:30.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:30 smithi071 ceph-mon[90507]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:35:30.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:30 smithi071 ceph-mon[92867]: osdmap e2678: 8 total, 8 up, 8 in 2024-07-26T19:35:30.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:30 smithi071 ceph-mon[92867]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:35:31.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:31 smithi135 ceph-mon[85352]: osdmap e2679: 8 total, 8 up, 8 in 2024-07-26T19:35:31.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:31 smithi071 ceph-mon[90507]: osdmap e2679: 8 total, 8 up, 8 in 2024-07-26T19:35:31.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:31 smithi071 ceph-mon[92867]: osdmap e2679: 8 total, 8 up, 8 in 2024-07-26T19:35:32.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:35:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:35:32] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:35:32.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:32 smithi135 ceph-mon[85352]: osdmap e2680: 8 total, 8 up, 8 in 2024-07-26T19:35:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:32 smithi135 ceph-mon[85352]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-07-26T19:35:32.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:32 smithi135 ceph-mon[85352]: osdmap e2681: 8 total, 8 up, 8 in 2024-07-26T19:35:32.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:32 smithi071 ceph-mon[90507]: osdmap e2680: 8 total, 8 up, 8 in 2024-07-26T19:35:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:32 smithi071 ceph-mon[90507]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-07-26T19:35:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:32 smithi071 ceph-mon[90507]: osdmap e2681: 8 total, 8 up, 8 in 2024-07-26T19:35:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:32 smithi071 ceph-mon[92867]: osdmap e2680: 8 total, 8 up, 8 in 2024-07-26T19:35:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:32 smithi071 ceph-mon[92867]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-07-26T19:35:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:32 smithi071 ceph-mon[92867]: osdmap e2681: 8 total, 8 up, 8 in 2024-07-26T19:35:34.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:34 smithi135 ceph-mon[85352]: osdmap e2682: 8 total, 8 up, 8 in 2024-07-26T19:35:34.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:34 smithi135 ceph-mon[85352]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-07-26T19:35:34.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:34 smithi071 ceph-mon[92867]: osdmap e2682: 8 total, 8 up, 8 in 2024-07-26T19:35:34.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:34 smithi071 ceph-mon[92867]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-07-26T19:35:34.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:34 smithi071 ceph-mon[90507]: osdmap e2682: 8 total, 8 up, 8 in 2024-07-26T19:35:34.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:34 smithi071 ceph-mon[90507]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-07-26T19:35:35.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:35 smithi135 ceph-mon[85352]: osdmap e2683: 8 total, 8 up, 8 in 2024-07-26T19:35:35.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:35 smithi071 ceph-mon[92867]: osdmap e2683: 8 total, 8 up, 8 in 2024-07-26T19:35:35.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:35 smithi071 ceph-mon[90507]: osdmap e2683: 8 total, 8 up, 8 in 2024-07-26T19:35:36.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:36 smithi071 ceph-mon[90507]: osdmap e2684: 8 total, 8 up, 8 in 2024-07-26T19:35:36.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:36 smithi071 ceph-mon[90507]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-07-26T19:35:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:36 smithi071 ceph-mon[92867]: osdmap e2684: 8 total, 8 up, 8 in 2024-07-26T19:35:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:36 smithi071 ceph-mon[92867]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-07-26T19:35:37.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:36 smithi135 ceph-mon[85352]: osdmap e2684: 8 total, 8 up, 8 in 2024-07-26T19:35:37.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:36 smithi135 ceph-mon[85352]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-07-26T19:35:37.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:37 smithi071 ceph-mon[92867]: osdmap e2685: 8 total, 8 up, 8 in 2024-07-26T19:35:37.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:37 smithi071 ceph-mon[92867]: osdmap e2686: 8 total, 8 up, 8 in 2024-07-26T19:35:37.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:37 smithi071 ceph-mon[90507]: osdmap e2685: 8 total, 8 up, 8 in 2024-07-26T19:35:37.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:37 smithi071 ceph-mon[90507]: osdmap e2686: 8 total, 8 up, 8 in 2024-07-26T19:35:38.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:37 smithi135 ceph-mon[85352]: osdmap e2685: 8 total, 8 up, 8 in 2024-07-26T19:35:38.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:37 smithi135 ceph-mon[85352]: osdmap e2686: 8 total, 8 up, 8 in 2024-07-26T19:35:38.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:38 smithi071 ceph-mon[92867]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-07-26T19:35:38.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:38 smithi071 ceph-mon[90507]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-07-26T19:35:39.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:38 smithi135 ceph-mon[85352]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-07-26T19:35:39.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:39 smithi071 ceph-mon[90507]: osdmap e2687: 8 total, 8 up, 8 in 2024-07-26T19:35:39.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:39 smithi071 ceph-mon[92867]: osdmap e2687: 8 total, 8 up, 8 in 2024-07-26T19:35:40.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:39 smithi135 ceph-mon[85352]: osdmap e2687: 8 total, 8 up, 8 in 2024-07-26T19:35:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:40 smithi071 ceph-mon[92867]: osdmap e2688: 8 total, 8 up, 8 in 2024-07-26T19:35:40.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:40 smithi071 ceph-mon[92867]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:35:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:40 smithi071 ceph-mon[90507]: osdmap e2688: 8 total, 8 up, 8 in 2024-07-26T19:35:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:40 smithi071 ceph-mon[90507]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:35:41.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:40 smithi135 ceph-mon[85352]: osdmap e2688: 8 total, 8 up, 8 in 2024-07-26T19:35:41.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:40 smithi135 ceph-mon[85352]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:35:41.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:41 smithi071 ceph-mon[90507]: osdmap e2689: 8 total, 8 up, 8 in 2024-07-26T19:35:41.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:41 smithi071 ceph-mon[92867]: osdmap e2689: 8 total, 8 up, 8 in 2024-07-26T19:35:42.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:41 smithi135 ceph-mon[85352]: osdmap e2689: 8 total, 8 up, 8 in 2024-07-26T19:35:42.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:35:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:35:42] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:35:42.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:42 smithi071 ceph-mon[90507]: osdmap e2690: 8 total, 8 up, 8 in 2024-07-26T19:35:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:42 smithi071 ceph-mon[90507]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-07-26T19:35:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:42 smithi071 ceph-mon[90507]: osdmap e2691: 8 total, 8 up, 8 in 2024-07-26T19:35:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:42 smithi071 ceph-mon[92867]: osdmap e2690: 8 total, 8 up, 8 in 2024-07-26T19:35:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:42 smithi071 ceph-mon[92867]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-07-26T19:35:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:42 smithi071 ceph-mon[92867]: osdmap e2691: 8 total, 8 up, 8 in 2024-07-26T19:35:43.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:42 smithi135 ceph-mon[85352]: osdmap e2690: 8 total, 8 up, 8 in 2024-07-26T19:35:43.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:42 smithi135 ceph-mon[85352]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-07-26T19:35:43.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:42 smithi135 ceph-mon[85352]: osdmap e2691: 8 total, 8 up, 8 in 2024-07-26T19:35:43.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:43.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:43 smithi071 ceph-mon[90507]: osdmap e2692: 8 total, 8 up, 8 in 2024-07-26T19:35:43.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:43.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:43 smithi071 ceph-mon[92867]: osdmap e2692: 8 total, 8 up, 8 in 2024-07-26T19:35:44.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:44.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:43 smithi135 ceph-mon[85352]: osdmap e2692: 8 total, 8 up, 8 in 2024-07-26T19:35:44.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:44 smithi071 ceph-mon[90507]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-07-26T19:35:44.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:44 smithi071 ceph-mon[90507]: osdmap e2693: 8 total, 8 up, 8 in 2024-07-26T19:35:44.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:44 smithi071 ceph-mon[92867]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-07-26T19:35:44.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:44 smithi071 ceph-mon[92867]: osdmap e2693: 8 total, 8 up, 8 in 2024-07-26T19:35:45.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:44 smithi135 ceph-mon[85352]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-07-26T19:35:45.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:44 smithi135 ceph-mon[85352]: osdmap e2693: 8 total, 8 up, 8 in 2024-07-26T19:35:46.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:46 smithi135 ceph-mon[85352]: osdmap e2694: 8 total, 8 up, 8 in 2024-07-26T19:35:46.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:46 smithi135 ceph-mon[85352]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-07-26T19:35:46.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:46 smithi071 ceph-mon[90507]: osdmap e2694: 8 total, 8 up, 8 in 2024-07-26T19:35:46.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:46 smithi071 ceph-mon[90507]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-07-26T19:35:46.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:46 smithi071 ceph-mon[92867]: osdmap e2694: 8 total, 8 up, 8 in 2024-07-26T19:35:46.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:46 smithi071 ceph-mon[92867]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-07-26T19:35:47.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:47 smithi135 ceph-mon[85352]: osdmap e2695: 8 total, 8 up, 8 in 2024-07-26T19:35:47.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:47 smithi135 ceph-mon[85352]: osdmap e2696: 8 total, 8 up, 8 in 2024-07-26T19:35:47.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:47 smithi071 ceph-mon[90507]: osdmap e2695: 8 total, 8 up, 8 in 2024-07-26T19:35:47.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:47 smithi071 ceph-mon[90507]: osdmap e2696: 8 total, 8 up, 8 in 2024-07-26T19:35:47.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:47 smithi071 ceph-mon[92867]: osdmap e2695: 8 total, 8 up, 8 in 2024-07-26T19:35:47.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:47 smithi071 ceph-mon[92867]: osdmap e2696: 8 total, 8 up, 8 in 2024-07-26T19:35:48.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:48 smithi135 ceph-mon[85352]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-07-26T19:35:48.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:48 smithi071 ceph-mon[90507]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-07-26T19:35:48.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:48 smithi071 ceph-mon[92867]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-07-26T19:35:49.815 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:49 smithi135 ceph-mon[85352]: osdmap e2697: 8 total, 8 up, 8 in 2024-07-26T19:35:49.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:49 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:35:49.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:49 smithi071 ceph-mon[90507]: osdmap e2697: 8 total, 8 up, 8 in 2024-07-26T19:35:49.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:49 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:35:49.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:49 smithi071 ceph-mon[92867]: osdmap e2697: 8 total, 8 up, 8 in 2024-07-26T19:35:49.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:49 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:35:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:50 smithi135 ceph-mon[85352]: osdmap e2698: 8 total, 8 up, 8 in 2024-07-26T19:35:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:35:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:35:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:35:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:50 smithi135 ceph-mon[85352]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:35:50.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:50 smithi071 ceph-mon[90507]: osdmap e2698: 8 total, 8 up, 8 in 2024-07-26T19:35:50.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:35:50.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:35:50.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:35:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:50 smithi071 ceph-mon[90507]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:35:50.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:50 smithi071 ceph-mon[92867]: osdmap e2698: 8 total, 8 up, 8 in 2024-07-26T19:35:50.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:35:50.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:35:50.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:35:50.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:50 smithi071 ceph-mon[92867]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:35:51.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:51 smithi071 ceph-mon[92867]: osdmap e2699: 8 total, 8 up, 8 in 2024-07-26T19:35:51.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:51 smithi071 ceph-mon[90507]: osdmap e2699: 8 total, 8 up, 8 in 2024-07-26T19:35:52.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:51 smithi135 ceph-mon[85352]: osdmap e2699: 8 total, 8 up, 8 in 2024-07-26T19:35:52.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:35:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:35:52] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-07-26T19:35:52.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:52 smithi071 ceph-mon[90507]: osdmap e2700: 8 total, 8 up, 8 in 2024-07-26T19:35:52.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:52 smithi071 ceph-mon[90507]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-07-26T19:35:52.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:52 smithi071 ceph-mon[90507]: osdmap e2701: 8 total, 8 up, 8 in 2024-07-26T19:35:52.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:52 smithi071 ceph-mon[92867]: osdmap e2700: 8 total, 8 up, 8 in 2024-07-26T19:35:52.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:52 smithi071 ceph-mon[92867]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-07-26T19:35:52.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:52 smithi071 ceph-mon[92867]: osdmap e2701: 8 total, 8 up, 8 in 2024-07-26T19:35:53.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:52 smithi135 ceph-mon[85352]: osdmap e2700: 8 total, 8 up, 8 in 2024-07-26T19:35:53.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:52 smithi135 ceph-mon[85352]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-07-26T19:35:53.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:52 smithi135 ceph-mon[85352]: osdmap e2701: 8 total, 8 up, 8 in 2024-07-26T19:35:54.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:54 smithi135 ceph-mon[85352]: osdmap e2702: 8 total, 8 up, 8 in 2024-07-26T19:35:54.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:54 smithi135 ceph-mon[85352]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-07-26T19:35:54.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:54 smithi071 ceph-mon[90507]: osdmap e2702: 8 total, 8 up, 8 in 2024-07-26T19:35:54.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:54 smithi071 ceph-mon[90507]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-07-26T19:35:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:54 smithi071 ceph-mon[92867]: osdmap e2702: 8 total, 8 up, 8 in 2024-07-26T19:35:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:54 smithi071 ceph-mon[92867]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-07-26T19:35:55.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:55 smithi135 ceph-mon[85352]: osdmap e2703: 8 total, 8 up, 8 in 2024-07-26T19:35:55.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:55 smithi071 ceph-mon[90507]: osdmap e2703: 8 total, 8 up, 8 in 2024-07-26T19:35:55.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:55 smithi071 ceph-mon[92867]: osdmap e2703: 8 total, 8 up, 8 in 2024-07-26T19:35:56.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:56 smithi135 ceph-mon[85352]: osdmap e2704: 8 total, 8 up, 8 in 2024-07-26T19:35:56.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:56 smithi135 ceph-mon[85352]: pgmap v5075: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1009 KiB/s rd, 5.0 KiB/s wr, 1.37k op/s 2024-07-26T19:35:56.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:56 smithi071 ceph-mon[92867]: osdmap e2704: 8 total, 8 up, 8 in 2024-07-26T19:35:56.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:56 smithi071 ceph-mon[92867]: pgmap v5075: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1009 KiB/s rd, 5.0 KiB/s wr, 1.37k op/s 2024-07-26T19:35:56.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:56 smithi071 ceph-mon[90507]: osdmap e2704: 8 total, 8 up, 8 in 2024-07-26T19:35:56.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:56 smithi071 ceph-mon[90507]: pgmap v5075: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1009 KiB/s rd, 5.0 KiB/s wr, 1.37k op/s 2024-07-26T19:35:57.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:57 smithi135 ceph-mon[85352]: osdmap e2705: 8 total, 8 up, 8 in 2024-07-26T19:35:57.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:57 smithi135 ceph-mon[85352]: osdmap e2706: 8 total, 8 up, 8 in 2024-07-26T19:35:57.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:57 smithi071 ceph-mon[92867]: osdmap e2705: 8 total, 8 up, 8 in 2024-07-26T19:35:57.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:57 smithi071 ceph-mon[92867]: osdmap e2706: 8 total, 8 up, 8 in 2024-07-26T19:35:57.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:57 smithi071 ceph-mon[90507]: osdmap e2705: 8 total, 8 up, 8 in 2024-07-26T19:35:57.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:57 smithi071 ceph-mon[90507]: osdmap e2706: 8 total, 8 up, 8 in 2024-07-26T19:35:58.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:58.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:58 smithi135 ceph-mon[85352]: pgmap v5078: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-07-26T19:35:58.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:58.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:58 smithi071 ceph-mon[92867]: pgmap v5078: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-07-26T19:35:58.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:35:58.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:58 smithi071 ceph-mon[90507]: pgmap v5078: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-07-26T19:35:59.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:35:59 smithi135 ceph-mon[85352]: osdmap e2707: 8 total, 8 up, 8 in 2024-07-26T19:35:59.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:35:59 smithi071 ceph-mon[90507]: osdmap e2707: 8 total, 8 up, 8 in 2024-07-26T19:35:59.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:35:59 smithi071 ceph-mon[92867]: osdmap e2707: 8 total, 8 up, 8 in 2024-07-26T19:36:00.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:00 smithi071 ceph-mon[90507]: osdmap e2708: 8 total, 8 up, 8 in 2024-07-26T19:36:00.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:00 smithi071 ceph-mon[90507]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:36:00.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:00 smithi071 ceph-mon[92867]: osdmap e2708: 8 total, 8 up, 8 in 2024-07-26T19:36:00.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:00 smithi071 ceph-mon[92867]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:36:01.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:00 smithi135 ceph-mon[85352]: osdmap e2708: 8 total, 8 up, 8 in 2024-07-26T19:36:01.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:00 smithi135 ceph-mon[85352]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:36:01.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:01 smithi071 ceph-mon[92867]: osdmap e2709: 8 total, 8 up, 8 in 2024-07-26T19:36:01.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:01 smithi071 ceph-mon[90507]: osdmap e2709: 8 total, 8 up, 8 in 2024-07-26T19:36:02.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:01 smithi135 ceph-mon[85352]: osdmap e2709: 8 total, 8 up, 8 in 2024-07-26T19:36:02.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:36:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:36:02] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:36:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:02 smithi071 ceph-mon[90507]: osdmap e2710: 8 total, 8 up, 8 in 2024-07-26T19:36:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:02 smithi071 ceph-mon[90507]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 975 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-07-26T19:36:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:02 smithi071 ceph-mon[90507]: osdmap e2711: 8 total, 8 up, 8 in 2024-07-26T19:36:02.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:02 smithi071 ceph-mon[92867]: osdmap e2710: 8 total, 8 up, 8 in 2024-07-26T19:36:02.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:02 smithi071 ceph-mon[92867]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 975 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-07-26T19:36:02.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:02 smithi071 ceph-mon[92867]: osdmap e2711: 8 total, 8 up, 8 in 2024-07-26T19:36:03.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:02 smithi135 ceph-mon[85352]: osdmap e2710: 8 total, 8 up, 8 in 2024-07-26T19:36:03.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:02 smithi135 ceph-mon[85352]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 975 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-07-26T19:36:03.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:02 smithi135 ceph-mon[85352]: osdmap e2711: 8 total, 8 up, 8 in 2024-07-26T19:36:04.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:04 smithi071 ceph-mon[90507]: osdmap e2712: 8 total, 8 up, 8 in 2024-07-26T19:36:04.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:04 smithi071 ceph-mon[90507]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 976 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-07-26T19:36:04.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:04 smithi071 ceph-mon[92867]: osdmap e2712: 8 total, 8 up, 8 in 2024-07-26T19:36:04.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:04 smithi071 ceph-mon[92867]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 976 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-07-26T19:36:05.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:04 smithi135 ceph-mon[85352]: osdmap e2712: 8 total, 8 up, 8 in 2024-07-26T19:36:05.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:04 smithi135 ceph-mon[85352]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 976 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-07-26T19:36:05.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:05 smithi071 ceph-mon[90507]: osdmap e2713: 8 total, 8 up, 8 in 2024-07-26T19:36:05.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:05 smithi071 ceph-mon[92867]: osdmap e2713: 8 total, 8 up, 8 in 2024-07-26T19:36:06.065 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:05 smithi135 ceph-mon[85352]: osdmap e2713: 8 total, 8 up, 8 in 2024-07-26T19:36:06.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:06 smithi071 ceph-mon[90507]: osdmap e2714: 8 total, 8 up, 8 in 2024-07-26T19:36:06.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:06 smithi071 ceph-mon[90507]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 944 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-07-26T19:36:06.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:06 smithi071 ceph-mon[92867]: osdmap e2714: 8 total, 8 up, 8 in 2024-07-26T19:36:06.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:06 smithi071 ceph-mon[92867]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 944 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-07-26T19:36:07.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:06 smithi135 ceph-mon[85352]: osdmap e2714: 8 total, 8 up, 8 in 2024-07-26T19:36:07.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:06 smithi135 ceph-mon[85352]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 944 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-07-26T19:36:07.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:07 smithi071 ceph-mon[90507]: osdmap e2715: 8 total, 8 up, 8 in 2024-07-26T19:36:07.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:07 smithi071 ceph-mon[90507]: osdmap e2716: 8 total, 8 up, 8 in 2024-07-26T19:36:07.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:07 smithi071 ceph-mon[92867]: osdmap e2715: 8 total, 8 up, 8 in 2024-07-26T19:36:07.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:07 smithi071 ceph-mon[92867]: osdmap e2716: 8 total, 8 up, 8 in 2024-07-26T19:36:08.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:07 smithi135 ceph-mon[85352]: osdmap e2715: 8 total, 8 up, 8 in 2024-07-26T19:36:08.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:07 smithi135 ceph-mon[85352]: osdmap e2716: 8 total, 8 up, 8 in 2024-07-26T19:36:08.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:08 smithi071 ceph-mon[90507]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 943 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-07-26T19:36:08.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:08 smithi071 ceph-mon[90507]: osdmap e2717: 8 total, 8 up, 8 in 2024-07-26T19:36:08.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:08 smithi071 ceph-mon[92867]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 943 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-07-26T19:36:08.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:08 smithi071 ceph-mon[92867]: osdmap e2717: 8 total, 8 up, 8 in 2024-07-26T19:36:09.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:08 smithi135 ceph-mon[85352]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 943 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-07-26T19:36:09.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:08 smithi135 ceph-mon[85352]: osdmap e2717: 8 total, 8 up, 8 in 2024-07-26T19:36:10.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:10 smithi135 ceph-mon[85352]: osdmap e2718: 8 total, 8 up, 8 in 2024-07-26T19:36:10.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:10 smithi135 ceph-mon[85352]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:36:10.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:10 smithi071 ceph-mon[90507]: osdmap e2718: 8 total, 8 up, 8 in 2024-07-26T19:36:10.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:10 smithi071 ceph-mon[90507]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:36:10.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:10 smithi071 ceph-mon[92867]: osdmap e2718: 8 total, 8 up, 8 in 2024-07-26T19:36:10.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:10 smithi071 ceph-mon[92867]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:36:11.316 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:36:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=cleanup t=2024-07-26T19:36:10.938704296Z level=info msg="Completed cleanup jobs" duration=4.688907ms 2024-07-26T19:36:11.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:11 smithi135 ceph-mon[85352]: osdmap e2719: 8 total, 8 up, 8 in 2024-07-26T19:36:11.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:11 smithi071 ceph-mon[90507]: osdmap e2719: 8 total, 8 up, 8 in 2024-07-26T19:36:11.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:11 smithi071 ceph-mon[92867]: osdmap e2719: 8 total, 8 up, 8 in 2024-07-26T19:36:12.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:36:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:36:12] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:36:12.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:12 smithi135 ceph-mon[85352]: osdmap e2720: 8 total, 8 up, 8 in 2024-07-26T19:36:12.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:12 smithi135 ceph-mon[85352]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-07-26T19:36:12.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:12 smithi135 ceph-mon[85352]: osdmap e2721: 8 total, 8 up, 8 in 2024-07-26T19:36:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:12 smithi071 ceph-mon[90507]: osdmap e2720: 8 total, 8 up, 8 in 2024-07-26T19:36:12.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:12 smithi071 ceph-mon[90507]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-07-26T19:36:12.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:12 smithi071 ceph-mon[90507]: osdmap e2721: 8 total, 8 up, 8 in 2024-07-26T19:36:12.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:12 smithi071 ceph-mon[92867]: osdmap e2720: 8 total, 8 up, 8 in 2024-07-26T19:36:12.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:12 smithi071 ceph-mon[92867]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-07-26T19:36:12.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:12 smithi071 ceph-mon[92867]: osdmap e2721: 8 total, 8 up, 8 in 2024-07-26T19:36:13.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:13.986 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:14.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:14.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:14 smithi071 ceph-mon[92867]: osdmap e2722: 8 total, 8 up, 8 in 2024-07-26T19:36:14.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:14 smithi071 ceph-mon[92867]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-07-26T19:36:14.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:14 smithi071 ceph-mon[90507]: osdmap e2722: 8 total, 8 up, 8 in 2024-07-26T19:36:14.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:14 smithi071 ceph-mon[90507]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-07-26T19:36:15.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:14 smithi135 ceph-mon[85352]: osdmap e2722: 8 total, 8 up, 8 in 2024-07-26T19:36:15.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:14 smithi135 ceph-mon[85352]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-07-26T19:36:15.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:15 smithi071 ceph-mon[90507]: osdmap e2723: 8 total, 8 up, 8 in 2024-07-26T19:36:15.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:15 smithi071 ceph-mon[92867]: osdmap e2723: 8 total, 8 up, 8 in 2024-07-26T19:36:16.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:15 smithi135 ceph-mon[85352]: osdmap e2723: 8 total, 8 up, 8 in 2024-07-26T19:36:16.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:16 smithi071 ceph-mon[90507]: osdmap e2724: 8 total, 8 up, 8 in 2024-07-26T19:36:16.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:16 smithi071 ceph-mon[90507]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-07-26T19:36:16.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:16 smithi071 ceph-mon[92867]: osdmap e2724: 8 total, 8 up, 8 in 2024-07-26T19:36:16.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:16 smithi071 ceph-mon[92867]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-07-26T19:36:17.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:16 smithi135 ceph-mon[85352]: osdmap e2724: 8 total, 8 up, 8 in 2024-07-26T19:36:17.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:16 smithi135 ceph-mon[85352]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-07-26T19:36:17.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:17 smithi071 ceph-mon[92867]: osdmap e2725: 8 total, 8 up, 8 in 2024-07-26T19:36:17.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:17 smithi071 ceph-mon[92867]: osdmap e2726: 8 total, 8 up, 8 in 2024-07-26T19:36:17.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:17 smithi071 ceph-mon[90507]: osdmap e2725: 8 total, 8 up, 8 in 2024-07-26T19:36:17.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:17 smithi071 ceph-mon[90507]: osdmap e2726: 8 total, 8 up, 8 in 2024-07-26T19:36:18.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:17 smithi135 ceph-mon[85352]: osdmap e2725: 8 total, 8 up, 8 in 2024-07-26T19:36:18.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:17 smithi135 ceph-mon[85352]: osdmap e2726: 8 total, 8 up, 8 in 2024-07-26T19:36:18.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:18 smithi071 ceph-mon[90507]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 878 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-07-26T19:36:18.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:18 smithi071 ceph-mon[90507]: osdmap e2727: 8 total, 8 up, 8 in 2024-07-26T19:36:18.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:18 smithi071 ceph-mon[92867]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 878 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-07-26T19:36:18.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:18 smithi071 ceph-mon[92867]: osdmap e2727: 8 total, 8 up, 8 in 2024-07-26T19:36:19.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:18 smithi135 ceph-mon[85352]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 878 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-07-26T19:36:19.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:18 smithi135 ceph-mon[85352]: osdmap e2727: 8 total, 8 up, 8 in 2024-07-26T19:36:20.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:20 smithi135 ceph-mon[85352]: osdmap e2728: 8 total, 8 up, 8 in 2024-07-26T19:36:20.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:20 smithi135 ceph-mon[85352]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:36:20.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:20 smithi071 ceph-mon[90507]: osdmap e2728: 8 total, 8 up, 8 in 2024-07-26T19:36:20.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:20 smithi071 ceph-mon[90507]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:36:20.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:20 smithi071 ceph-mon[92867]: osdmap e2728: 8 total, 8 up, 8 in 2024-07-26T19:36:20.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:20 smithi071 ceph-mon[92867]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:36:21.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:21 smithi135 ceph-mon[85352]: osdmap e2729: 8 total, 8 up, 8 in 2024-07-26T19:36:21.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:21 smithi071 ceph-mon[90507]: osdmap e2729: 8 total, 8 up, 8 in 2024-07-26T19:36:21.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:21 smithi071 ceph-mon[92867]: osdmap e2729: 8 total, 8 up, 8 in 2024-07-26T19:36:22.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:36:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:36:22] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.43.0" 2024-07-26T19:36:22.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:22 smithi071 ceph-mon[90507]: osdmap e2730: 8 total, 8 up, 8 in 2024-07-26T19:36:23.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:22 smithi071 ceph-mon[90507]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-07-26T19:36:23.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:22 smithi071 ceph-mon[90507]: osdmap e2731: 8 total, 8 up, 8 in 2024-07-26T19:36:23.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:22 smithi071 ceph-mon[92867]: osdmap e2730: 8 total, 8 up, 8 in 2024-07-26T19:36:23.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:22 smithi071 ceph-mon[92867]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-07-26T19:36:23.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:22 smithi071 ceph-mon[92867]: osdmap e2731: 8 total, 8 up, 8 in 2024-07-26T19:36:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:22 smithi135 ceph-mon[85352]: osdmap e2730: 8 total, 8 up, 8 in 2024-07-26T19:36:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:22 smithi135 ceph-mon[85352]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-07-26T19:36:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:22 smithi135 ceph-mon[85352]: osdmap e2731: 8 total, 8 up, 8 in 2024-07-26T19:36:24.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:24 smithi071 ceph-mon[90507]: osdmap e2732: 8 total, 8 up, 8 in 2024-07-26T19:36:24.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:24 smithi071 ceph-mon[90507]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 844 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-07-26T19:36:24.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:24 smithi071 ceph-mon[92867]: osdmap e2732: 8 total, 8 up, 8 in 2024-07-26T19:36:24.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:24 smithi071 ceph-mon[92867]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 844 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-07-26T19:36:25.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:24 smithi135 ceph-mon[85352]: osdmap e2732: 8 total, 8 up, 8 in 2024-07-26T19:36:25.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:24 smithi135 ceph-mon[85352]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 844 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-07-26T19:36:25.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:25 smithi071 ceph-mon[90507]: osdmap e2733: 8 total, 8 up, 8 in 2024-07-26T19:36:25.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:25 smithi071 ceph-mon[92867]: osdmap e2733: 8 total, 8 up, 8 in 2024-07-26T19:36:26.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:25 smithi135 ceph-mon[85352]: osdmap e2733: 8 total, 8 up, 8 in 2024-07-26T19:36:26.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:26 smithi071 ceph-mon[90507]: osdmap e2734: 8 total, 8 up, 8 in 2024-07-26T19:36:26.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:26 smithi071 ceph-mon[90507]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 813 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-07-26T19:36:26.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:26 smithi071 ceph-mon[92867]: osdmap e2734: 8 total, 8 up, 8 in 2024-07-26T19:36:26.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:26 smithi071 ceph-mon[92867]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 813 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-07-26T19:36:27.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:26 smithi135 ceph-mon[85352]: osdmap e2734: 8 total, 8 up, 8 in 2024-07-26T19:36:27.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:26 smithi135 ceph-mon[85352]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 813 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-07-26T19:36:27.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:27 smithi071 ceph-mon[92867]: osdmap e2735: 8 total, 8 up, 8 in 2024-07-26T19:36:27.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:27 smithi071 ceph-mon[92867]: osdmap e2736: 8 total, 8 up, 8 in 2024-07-26T19:36:27.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:27 smithi071 ceph-mon[90507]: osdmap e2735: 8 total, 8 up, 8 in 2024-07-26T19:36:27.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:27 smithi071 ceph-mon[90507]: osdmap e2736: 8 total, 8 up, 8 in 2024-07-26T19:36:28.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:27 smithi135 ceph-mon[85352]: osdmap e2735: 8 total, 8 up, 8 in 2024-07-26T19:36:28.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:27 smithi135 ceph-mon[85352]: osdmap e2736: 8 total, 8 up, 8 in 2024-07-26T19:36:28.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:28.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:28 smithi071 ceph-mon[90507]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 812 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-07-26T19:36:28.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:28.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:28 smithi071 ceph-mon[92867]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 812 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-07-26T19:36:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:28 smithi135 ceph-mon[85352]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 812 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-07-26T19:36:29.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:29 smithi071 ceph-mon[90507]: osdmap e2737: 8 total, 8 up, 8 in 2024-07-26T19:36:29.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:29 smithi071 ceph-mon[92867]: osdmap e2737: 8 total, 8 up, 8 in 2024-07-26T19:36:30.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:29 smithi135 ceph-mon[85352]: osdmap e2737: 8 total, 8 up, 8 in 2024-07-26T19:36:30.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:30 smithi071 ceph-mon[90507]: osdmap e2738: 8 total, 8 up, 8 in 2024-07-26T19:36:30.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:30 smithi071 ceph-mon[90507]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:36:30.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:30 smithi071 ceph-mon[92867]: osdmap e2738: 8 total, 8 up, 8 in 2024-07-26T19:36:30.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:30 smithi071 ceph-mon[92867]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:36:31.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:30 smithi135 ceph-mon[85352]: osdmap e2738: 8 total, 8 up, 8 in 2024-07-26T19:36:31.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:30 smithi135 ceph-mon[85352]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:36:31.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:31 smithi071 ceph-mon[90507]: osdmap e2739: 8 total, 8 up, 8 in 2024-07-26T19:36:31.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:31 smithi071 ceph-mon[92867]: osdmap e2739: 8 total, 8 up, 8 in 2024-07-26T19:36:32.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:31 smithi135 ceph-mon[85352]: osdmap e2739: 8 total, 8 up, 8 in 2024-07-26T19:36:32.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:36:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:36:32] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-07-26T19:36:32.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:32 smithi071 ceph-mon[92867]: osdmap e2740: 8 total, 8 up, 8 in 2024-07-26T19:36:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:32 smithi071 ceph-mon[92867]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 781 KiB/s rd, 5.0 KiB/s wr, 1.06k op/s 2024-07-26T19:36:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:32 smithi071 ceph-mon[92867]: osdmap e2741: 8 total, 8 up, 8 in 2024-07-26T19:36:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:32 smithi071 ceph-mon[90507]: osdmap e2740: 8 total, 8 up, 8 in 2024-07-26T19:36:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:32 smithi071 ceph-mon[90507]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 781 KiB/s rd, 5.0 KiB/s wr, 1.06k op/s 2024-07-26T19:36:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:32 smithi071 ceph-mon[90507]: osdmap e2741: 8 total, 8 up, 8 in 2024-07-26T19:36:33.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:32 smithi135 ceph-mon[85352]: osdmap e2740: 8 total, 8 up, 8 in 2024-07-26T19:36:33.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:32 smithi135 ceph-mon[85352]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 781 KiB/s rd, 5.0 KiB/s wr, 1.06k op/s 2024-07-26T19:36:33.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:32 smithi135 ceph-mon[85352]: osdmap e2741: 8 total, 8 up, 8 in 2024-07-26T19:36:34.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:34 smithi135 ceph-mon[85352]: osdmap e2742: 8 total, 8 up, 8 in 2024-07-26T19:36:34.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:34 smithi135 ceph-mon[85352]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 779 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-07-26T19:36:34.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:34 smithi071 ceph-mon[92867]: osdmap e2742: 8 total, 8 up, 8 in 2024-07-26T19:36:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:34 smithi071 ceph-mon[92867]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 779 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-07-26T19:36:34.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:34 smithi071 ceph-mon[90507]: osdmap e2742: 8 total, 8 up, 8 in 2024-07-26T19:36:34.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:34 smithi071 ceph-mon[90507]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 779 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-07-26T19:36:35.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:35 smithi135 ceph-mon[85352]: osdmap e2743: 8 total, 8 up, 8 in 2024-07-26T19:36:35.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:35 smithi071 ceph-mon[92867]: osdmap e2743: 8 total, 8 up, 8 in 2024-07-26T19:36:35.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:35 smithi071 ceph-mon[90507]: osdmap e2743: 8 total, 8 up, 8 in 2024-07-26T19:36:36.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:36 smithi071 ceph-mon[90507]: osdmap e2744: 8 total, 8 up, 8 in 2024-07-26T19:36:36.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:36 smithi071 ceph-mon[90507]: pgmap v5135: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-07-26T19:36:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:36 smithi071 ceph-mon[92867]: osdmap e2744: 8 total, 8 up, 8 in 2024-07-26T19:36:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:36 smithi071 ceph-mon[92867]: pgmap v5135: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-07-26T19:36:37.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:36 smithi135 ceph-mon[85352]: osdmap e2744: 8 total, 8 up, 8 in 2024-07-26T19:36:37.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:36 smithi135 ceph-mon[85352]: pgmap v5135: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-07-26T19:36:37.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:37 smithi071 ceph-mon[92867]: osdmap e2745: 8 total, 8 up, 8 in 2024-07-26T19:36:37.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:37 smithi071 ceph-mon[92867]: osdmap e2746: 8 total, 8 up, 8 in 2024-07-26T19:36:37.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:37 smithi071 ceph-mon[90507]: osdmap e2745: 8 total, 8 up, 8 in 2024-07-26T19:36:37.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:37 smithi071 ceph-mon[90507]: osdmap e2746: 8 total, 8 up, 8 in 2024-07-26T19:36:38.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:37 smithi135 ceph-mon[85352]: osdmap e2745: 8 total, 8 up, 8 in 2024-07-26T19:36:38.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:37 smithi135 ceph-mon[85352]: osdmap e2746: 8 total, 8 up, 8 in 2024-07-26T19:36:38.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:38 smithi071 ceph-mon[90507]: pgmap v5138: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 747 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-07-26T19:36:38.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:38 smithi071 ceph-mon[92867]: pgmap v5138: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 747 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-07-26T19:36:39.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:38 smithi135 ceph-mon[85352]: pgmap v5138: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 747 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-07-26T19:36:39.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:39 smithi071 ceph-mon[92867]: osdmap e2747: 8 total, 8 up, 8 in 2024-07-26T19:36:39.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:39 smithi071 ceph-mon[90507]: osdmap e2747: 8 total, 8 up, 8 in 2024-07-26T19:36:40.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:39 smithi135 ceph-mon[85352]: osdmap e2747: 8 total, 8 up, 8 in 2024-07-26T19:36:40.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:40 smithi071 ceph-mon[90507]: osdmap e2748: 8 total, 8 up, 8 in 2024-07-26T19:36:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:40 smithi071 ceph-mon[90507]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:36:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:40 smithi071 ceph-mon[92867]: osdmap e2748: 8 total, 8 up, 8 in 2024-07-26T19:36:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:40 smithi071 ceph-mon[92867]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:36:41.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:40 smithi135 ceph-mon[85352]: osdmap e2748: 8 total, 8 up, 8 in 2024-07-26T19:36:41.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:40 smithi135 ceph-mon[85352]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:36:41.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:41 smithi071 ceph-mon[90507]: osdmap e2749: 8 total, 8 up, 8 in 2024-07-26T19:36:41.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:41 smithi071 ceph-mon[92867]: osdmap e2749: 8 total, 8 up, 8 in 2024-07-26T19:36:42.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:41 smithi135 ceph-mon[85352]: osdmap e2749: 8 total, 8 up, 8 in 2024-07-26T19:36:42.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:36:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:36:42] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-07-26T19:36:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:42 smithi071 ceph-mon[92867]: osdmap e2750: 8 total, 8 up, 8 in 2024-07-26T19:36:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:42 smithi071 ceph-mon[92867]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 715 KiB/s rd, 5.0 KiB/s wr, 968 op/s 2024-07-26T19:36:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:42 smithi071 ceph-mon[92867]: osdmap e2751: 8 total, 8 up, 8 in 2024-07-26T19:36:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:42 smithi071 ceph-mon[90507]: osdmap e2750: 8 total, 8 up, 8 in 2024-07-26T19:36:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:42 smithi071 ceph-mon[90507]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 715 KiB/s rd, 5.0 KiB/s wr, 968 op/s 2024-07-26T19:36:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:42 smithi071 ceph-mon[90507]: osdmap e2751: 8 total, 8 up, 8 in 2024-07-26T19:36:43.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:42 smithi135 ceph-mon[85352]: osdmap e2750: 8 total, 8 up, 8 in 2024-07-26T19:36:43.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:42 smithi135 ceph-mon[85352]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 715 KiB/s rd, 5.0 KiB/s wr, 968 op/s 2024-07-26T19:36:43.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:42 smithi135 ceph-mon[85352]: osdmap e2751: 8 total, 8 up, 8 in 2024-07-26T19:36:43.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:43.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:44.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:44.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:44 smithi071 ceph-mon[90507]: osdmap e2752: 8 total, 8 up, 8 in 2024-07-26T19:36:44.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:44 smithi071 ceph-mon[90507]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 715 KiB/s rd, 5.0 KiB/s wr, 967 op/s 2024-07-26T19:36:44.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:44 smithi071 ceph-mon[92867]: osdmap e2752: 8 total, 8 up, 8 in 2024-07-26T19:36:44.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:44 smithi071 ceph-mon[92867]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 715 KiB/s rd, 5.0 KiB/s wr, 967 op/s 2024-07-26T19:36:45.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:44 smithi135 ceph-mon[85352]: osdmap e2752: 8 total, 8 up, 8 in 2024-07-26T19:36:45.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:44 smithi135 ceph-mon[85352]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 715 KiB/s rd, 5.0 KiB/s wr, 967 op/s 2024-07-26T19:36:45.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:45 smithi071 ceph-mon[92867]: osdmap e2753: 8 total, 8 up, 8 in 2024-07-26T19:36:45.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:45 smithi071 ceph-mon[90507]: osdmap e2753: 8 total, 8 up, 8 in 2024-07-26T19:36:46.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:45 smithi135 ceph-mon[85352]: osdmap e2753: 8 total, 8 up, 8 in 2024-07-26T19:36:46.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:46 smithi071 ceph-mon[90507]: osdmap e2754: 8 total, 8 up, 8 in 2024-07-26T19:36:46.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:46 smithi071 ceph-mon[90507]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 922 op/s 2024-07-26T19:36:46.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:46 smithi071 ceph-mon[92867]: osdmap e2754: 8 total, 8 up, 8 in 2024-07-26T19:36:46.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:46 smithi071 ceph-mon[92867]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 922 op/s 2024-07-26T19:36:47.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:46 smithi135 ceph-mon[85352]: osdmap e2754: 8 total, 8 up, 8 in 2024-07-26T19:36:47.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:46 smithi135 ceph-mon[85352]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 922 op/s 2024-07-26T19:36:47.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:47 smithi071 ceph-mon[90507]: osdmap e2755: 8 total, 8 up, 8 in 2024-07-26T19:36:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:47 smithi071 ceph-mon[90507]: osdmap e2756: 8 total, 8 up, 8 in 2024-07-26T19:36:47.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:47 smithi071 ceph-mon[92867]: osdmap e2755: 8 total, 8 up, 8 in 2024-07-26T19:36:47.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:47 smithi071 ceph-mon[92867]: osdmap e2756: 8 total, 8 up, 8 in 2024-07-26T19:36:48.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:47 smithi135 ceph-mon[85352]: osdmap e2755: 8 total, 8 up, 8 in 2024-07-26T19:36:48.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:47 smithi135 ceph-mon[85352]: osdmap e2756: 8 total, 8 up, 8 in 2024-07-26T19:36:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:48 smithi071 ceph-mon[90507]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 922 op/s 2024-07-26T19:36:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:48 smithi071 ceph-mon[90507]: osdmap e2757: 8 total, 8 up, 8 in 2024-07-26T19:36:48.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:48 smithi071 ceph-mon[92867]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 922 op/s 2024-07-26T19:36:48.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:48 smithi071 ceph-mon[92867]: osdmap e2757: 8 total, 8 up, 8 in 2024-07-26T19:36:49.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:48 smithi135 ceph-mon[85352]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 922 op/s 2024-07-26T19:36:49.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:48 smithi135 ceph-mon[85352]: osdmap e2757: 8 total, 8 up, 8 in 2024-07-26T19:36:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:50 smithi135 ceph-mon[85352]: osdmap e2758: 8 total, 8 up, 8 in 2024-07-26T19:36:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:36:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:50 smithi135 ceph-mon[85352]: pgmap v5156: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:36:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:36:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:36:50.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:36:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[90507]: osdmap e2758: 8 total, 8 up, 8 in 2024-07-26T19:36:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:36:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[90507]: pgmap v5156: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:36:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:36:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:36:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:36:50.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[92867]: osdmap e2758: 8 total, 8 up, 8 in 2024-07-26T19:36:50.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:36:50.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[92867]: pgmap v5156: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:36:50.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:36:50.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:36:50.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:36:51.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:51 smithi135 ceph-mon[85352]: osdmap e2759: 8 total, 8 up, 8 in 2024-07-26T19:36:51.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:51 smithi071 ceph-mon[92867]: osdmap e2759: 8 total, 8 up, 8 in 2024-07-26T19:36:51.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:51 smithi071 ceph-mon[90507]: osdmap e2759: 8 total, 8 up, 8 in 2024-07-26T19:36:52.436 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:36:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:36:52] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-07-26T19:36:52.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:52 smithi071 ceph-mon[90507]: osdmap e2760: 8 total, 8 up, 8 in 2024-07-26T19:36:52.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:52 smithi071 ceph-mon[90507]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 648 KiB/s rd, 5.0 KiB/s wr, 878 op/s 2024-07-26T19:36:52.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:52 smithi071 ceph-mon[90507]: osdmap e2761: 8 total, 8 up, 8 in 2024-07-26T19:36:52.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:52 smithi071 ceph-mon[92867]: osdmap e2760: 8 total, 8 up, 8 in 2024-07-26T19:36:52.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:52 smithi071 ceph-mon[92867]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 648 KiB/s rd, 5.0 KiB/s wr, 878 op/s 2024-07-26T19:36:52.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:52 smithi071 ceph-mon[92867]: osdmap e2761: 8 total, 8 up, 8 in 2024-07-26T19:36:53.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:52 smithi135 ceph-mon[85352]: osdmap e2760: 8 total, 8 up, 8 in 2024-07-26T19:36:53.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:52 smithi135 ceph-mon[85352]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 648 KiB/s rd, 5.0 KiB/s wr, 878 op/s 2024-07-26T19:36:53.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:52 smithi135 ceph-mon[85352]: osdmap e2761: 8 total, 8 up, 8 in 2024-07-26T19:36:54.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:54 smithi071 ceph-mon[92867]: osdmap e2762: 8 total, 8 up, 8 in 2024-07-26T19:36:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:54 smithi071 ceph-mon[92867]: pgmap v5162: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 649 KiB/s rd, 5.0 KiB/s wr, 881 op/s 2024-07-26T19:36:54.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:54 smithi071 ceph-mon[90507]: osdmap e2762: 8 total, 8 up, 8 in 2024-07-26T19:36:54.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:54 smithi071 ceph-mon[90507]: pgmap v5162: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 649 KiB/s rd, 5.0 KiB/s wr, 881 op/s 2024-07-26T19:36:55.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:54 smithi135 ceph-mon[85352]: osdmap e2762: 8 total, 8 up, 8 in 2024-07-26T19:36:55.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:54 smithi135 ceph-mon[85352]: pgmap v5162: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 649 KiB/s rd, 5.0 KiB/s wr, 881 op/s 2024-07-26T19:36:55.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:55 smithi071 ceph-mon[90507]: osdmap e2763: 8 total, 8 up, 8 in 2024-07-26T19:36:55.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:55 smithi071 ceph-mon[92867]: osdmap e2763: 8 total, 8 up, 8 in 2024-07-26T19:36:56.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:55 smithi135 ceph-mon[85352]: osdmap e2763: 8 total, 8 up, 8 in 2024-07-26T19:36:56.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:56 smithi071 ceph-mon[90507]: osdmap e2764: 8 total, 8 up, 8 in 2024-07-26T19:36:56.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:56 smithi071 ceph-mon[90507]: pgmap v5165: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 617 KiB/s rd, 5.0 KiB/s wr, 836 op/s 2024-07-26T19:36:56.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:56 smithi071 ceph-mon[92867]: osdmap e2764: 8 total, 8 up, 8 in 2024-07-26T19:36:56.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:56 smithi071 ceph-mon[92867]: pgmap v5165: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 617 KiB/s rd, 5.0 KiB/s wr, 836 op/s 2024-07-26T19:36:57.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:56 smithi135 ceph-mon[85352]: osdmap e2764: 8 total, 8 up, 8 in 2024-07-26T19:36:57.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:56 smithi135 ceph-mon[85352]: pgmap v5165: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 617 KiB/s rd, 5.0 KiB/s wr, 836 op/s 2024-07-26T19:36:57.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:57 smithi071 ceph-mon[90507]: osdmap e2765: 8 total, 8 up, 8 in 2024-07-26T19:36:57.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:57 smithi071 ceph-mon[90507]: osdmap e2766: 8 total, 8 up, 8 in 2024-07-26T19:36:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:57 smithi071 ceph-mon[92867]: osdmap e2765: 8 total, 8 up, 8 in 2024-07-26T19:36:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:57 smithi071 ceph-mon[92867]: osdmap e2766: 8 total, 8 up, 8 in 2024-07-26T19:36:58.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:57 smithi135 ceph-mon[85352]: osdmap e2765: 8 total, 8 up, 8 in 2024-07-26T19:36:58.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:57 smithi135 ceph-mon[85352]: osdmap e2766: 8 total, 8 up, 8 in 2024-07-26T19:36:58.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:58.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:58 smithi071 ceph-mon[90507]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 616 KiB/s rd, 5.0 KiB/s wr, 832 op/s 2024-07-26T19:36:58.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:36:58 smithi071 ceph-mon[90507]: osdmap e2767: 8 total, 8 up, 8 in 2024-07-26T19:36:58.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:58.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:58 smithi071 ceph-mon[92867]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 616 KiB/s rd, 5.0 KiB/s wr, 832 op/s 2024-07-26T19:36:58.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:36:58 smithi071 ceph-mon[92867]: osdmap e2767: 8 total, 8 up, 8 in 2024-07-26T19:36:58.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:36:58.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:58 smithi135 ceph-mon[85352]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 616 KiB/s rd, 5.0 KiB/s wr, 832 op/s 2024-07-26T19:36:58.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:36:58 smithi135 ceph-mon[85352]: osdmap e2767: 8 total, 8 up, 8 in 2024-07-26T19:37:00.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:00 smithi071 ceph-mon[92867]: osdmap e2768: 8 total, 8 up, 8 in 2024-07-26T19:37:00.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:00 smithi071 ceph-mon[92867]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:37:00.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:00 smithi071 ceph-mon[90507]: osdmap e2768: 8 total, 8 up, 8 in 2024-07-26T19:37:00.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:00 smithi071 ceph-mon[90507]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:37:01.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:00 smithi135 ceph-mon[85352]: osdmap e2768: 8 total, 8 up, 8 in 2024-07-26T19:37:01.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:00 smithi135 ceph-mon[85352]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:37:01.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:01 smithi071 ceph-mon[92867]: osdmap e2769: 8 total, 8 up, 8 in 2024-07-26T19:37:01.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:01 smithi071 ceph-mon[90507]: osdmap e2769: 8 total, 8 up, 8 in 2024-07-26T19:37:02.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:01 smithi135 ceph-mon[85352]: osdmap e2769: 8 total, 8 up, 8 in 2024-07-26T19:37:02.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:37:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:37:02] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:37:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:02 smithi071 ceph-mon[90507]: osdmap e2770: 8 total, 8 up, 8 in 2024-07-26T19:37:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:02 smithi071 ceph-mon[90507]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2024-07-26T19:37:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:02 smithi071 ceph-mon[90507]: osdmap e2771: 8 total, 8 up, 8 in 2024-07-26T19:37:02.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:02 smithi071 ceph-mon[92867]: osdmap e2770: 8 total, 8 up, 8 in 2024-07-26T19:37:02.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:02 smithi071 ceph-mon[92867]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2024-07-26T19:37:02.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:02 smithi071 ceph-mon[92867]: osdmap e2771: 8 total, 8 up, 8 in 2024-07-26T19:37:03.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:02 smithi135 ceph-mon[85352]: osdmap e2770: 8 total, 8 up, 8 in 2024-07-26T19:37:03.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:02 smithi135 ceph-mon[85352]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2024-07-26T19:37:03.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:02 smithi135 ceph-mon[85352]: osdmap e2771: 8 total, 8 up, 8 in 2024-07-26T19:37:04.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:04 smithi135 ceph-mon[85352]: osdmap e2772: 8 total, 8 up, 8 in 2024-07-26T19:37:04.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:04 smithi135 ceph-mon[85352]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 790 op/s 2024-07-26T19:37:04.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:04 smithi071 ceph-mon[90507]: osdmap e2772: 8 total, 8 up, 8 in 2024-07-26T19:37:04.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:04 smithi071 ceph-mon[90507]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 790 op/s 2024-07-26T19:37:04.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:04 smithi071 ceph-mon[92867]: osdmap e2772: 8 total, 8 up, 8 in 2024-07-26T19:37:04.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:04 smithi071 ceph-mon[92867]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 790 op/s 2024-07-26T19:37:05.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:05 smithi135 ceph-mon[85352]: osdmap e2773: 8 total, 8 up, 8 in 2024-07-26T19:37:05.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:05 smithi071 ceph-mon[90507]: osdmap e2773: 8 total, 8 up, 8 in 2024-07-26T19:37:05.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:05 smithi071 ceph-mon[92867]: osdmap e2773: 8 total, 8 up, 8 in 2024-07-26T19:37:06.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:06 smithi071 ceph-mon[90507]: osdmap e2774: 8 total, 8 up, 8 in 2024-07-26T19:37:06.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:06 smithi071 ceph-mon[90507]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 749 op/s 2024-07-26T19:37:06.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:06 smithi071 ceph-mon[92867]: osdmap e2774: 8 total, 8 up, 8 in 2024-07-26T19:37:06.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:06 smithi071 ceph-mon[92867]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 749 op/s 2024-07-26T19:37:07.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:06 smithi135 ceph-mon[85352]: osdmap e2774: 8 total, 8 up, 8 in 2024-07-26T19:37:07.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:06 smithi135 ceph-mon[85352]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 749 op/s 2024-07-26T19:37:07.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:07 smithi071 ceph-mon[90507]: osdmap e2775: 8 total, 8 up, 8 in 2024-07-26T19:37:07.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:07 smithi071 ceph-mon[90507]: osdmap e2776: 8 total, 8 up, 8 in 2024-07-26T19:37:07.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:07 smithi071 ceph-mon[92867]: osdmap e2775: 8 total, 8 up, 8 in 2024-07-26T19:37:07.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:07 smithi071 ceph-mon[92867]: osdmap e2776: 8 total, 8 up, 8 in 2024-07-26T19:37:08.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:07 smithi135 ceph-mon[85352]: osdmap e2775: 8 total, 8 up, 8 in 2024-07-26T19:37:08.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:07 smithi135 ceph-mon[85352]: osdmap e2776: 8 total, 8 up, 8 in 2024-07-26T19:37:08.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:08 smithi071 ceph-mon[90507]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 551 KiB/s rd, 5.0 KiB/s wr, 746 op/s 2024-07-26T19:37:08.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:08 smithi071 ceph-mon[92867]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 551 KiB/s rd, 5.0 KiB/s wr, 746 op/s 2024-07-26T19:37:09.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:08 smithi135 ceph-mon[85352]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 551 KiB/s rd, 5.0 KiB/s wr, 746 op/s 2024-07-26T19:37:09.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:09 smithi071 ceph-mon[90507]: osdmap e2777: 8 total, 8 up, 8 in 2024-07-26T19:37:09.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:09 smithi071 ceph-mon[92867]: osdmap e2777: 8 total, 8 up, 8 in 2024-07-26T19:37:10.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:09 smithi135 ceph-mon[85352]: osdmap e2777: 8 total, 8 up, 8 in 2024-07-26T19:37:10.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:10 smithi071 ceph-mon[90507]: osdmap e2778: 8 total, 8 up, 8 in 2024-07-26T19:37:10.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:10 smithi071 ceph-mon[90507]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:37:10.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:10 smithi071 ceph-mon[92867]: osdmap e2778: 8 total, 8 up, 8 in 2024-07-26T19:37:10.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:10 smithi071 ceph-mon[92867]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:37:11.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:10 smithi135 ceph-mon[85352]: osdmap e2778: 8 total, 8 up, 8 in 2024-07-26T19:37:11.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:10 smithi135 ceph-mon[85352]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:37:11.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:11 smithi071 ceph-mon[90507]: osdmap e2779: 8 total, 8 up, 8 in 2024-07-26T19:37:11.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:11 smithi071 ceph-mon[92867]: osdmap e2779: 8 total, 8 up, 8 in 2024-07-26T19:37:12.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:11 smithi135 ceph-mon[85352]: osdmap e2779: 8 total, 8 up, 8 in 2024-07-26T19:37:12.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:37:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:37:12] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:37:12.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:12 smithi071 ceph-mon[92867]: osdmap e2780: 8 total, 8 up, 8 in 2024-07-26T19:37:12.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:12 smithi071 ceph-mon[92867]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 5.0 KiB/s wr, 706 op/s 2024-07-26T19:37:12.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:12 smithi071 ceph-mon[92867]: osdmap e2781: 8 total, 8 up, 8 in 2024-07-26T19:37:12.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:12 smithi071 ceph-mon[90507]: osdmap e2780: 8 total, 8 up, 8 in 2024-07-26T19:37:12.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:12 smithi071 ceph-mon[90507]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 5.0 KiB/s wr, 706 op/s 2024-07-26T19:37:12.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:12 smithi071 ceph-mon[90507]: osdmap e2781: 8 total, 8 up, 8 in 2024-07-26T19:37:13.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:12 smithi135 ceph-mon[85352]: osdmap e2780: 8 total, 8 up, 8 in 2024-07-26T19:37:13.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:12 smithi135 ceph-mon[85352]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 5.0 KiB/s wr, 706 op/s 2024-07-26T19:37:13.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:12 smithi135 ceph-mon[85352]: osdmap e2781: 8 total, 8 up, 8 in 2024-07-26T19:37:13.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:13.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:13 smithi071 ceph-mon[90507]: osdmap e2782: 8 total, 8 up, 8 in 2024-07-26T19:37:13.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:13.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:13 smithi071 ceph-mon[92867]: osdmap e2782: 8 total, 8 up, 8 in 2024-07-26T19:37:14.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:14.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:13 smithi135 ceph-mon[85352]: osdmap e2782: 8 total, 8 up, 8 in 2024-07-26T19:37:14.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:14 smithi071 ceph-mon[90507]: pgmap v5192: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 5.0 KiB/s wr, 704 op/s 2024-07-26T19:37:14.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:14 smithi071 ceph-mon[90507]: osdmap e2783: 8 total, 8 up, 8 in 2024-07-26T19:37:14.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:14 smithi071 ceph-mon[92867]: pgmap v5192: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 5.0 KiB/s wr, 704 op/s 2024-07-26T19:37:14.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:14 smithi071 ceph-mon[92867]: osdmap e2783: 8 total, 8 up, 8 in 2024-07-26T19:37:15.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:14 smithi135 ceph-mon[85352]: pgmap v5192: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 520 KiB/s rd, 5.0 KiB/s wr, 704 op/s 2024-07-26T19:37:15.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:14 smithi135 ceph-mon[85352]: osdmap e2783: 8 total, 8 up, 8 in 2024-07-26T19:37:16.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:16 smithi071 ceph-mon[92867]: osdmap e2784: 8 total, 8 up, 8 in 2024-07-26T19:37:16.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:16 smithi071 ceph-mon[92867]: pgmap v5195: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 662 op/s 2024-07-26T19:37:16.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:16 smithi071 ceph-mon[90507]: osdmap e2784: 8 total, 8 up, 8 in 2024-07-26T19:37:16.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:16 smithi071 ceph-mon[90507]: pgmap v5195: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 662 op/s 2024-07-26T19:37:17.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:16 smithi135 ceph-mon[85352]: osdmap e2784: 8 total, 8 up, 8 in 2024-07-26T19:37:17.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:16 smithi135 ceph-mon[85352]: pgmap v5195: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 662 op/s 2024-07-26T19:37:17.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:17 smithi071 ceph-mon[92867]: osdmap e2785: 8 total, 8 up, 8 in 2024-07-26T19:37:17.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:17 smithi071 ceph-mon[92867]: osdmap e2786: 8 total, 8 up, 8 in 2024-07-26T19:37:17.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:17 smithi071 ceph-mon[90507]: osdmap e2785: 8 total, 8 up, 8 in 2024-07-26T19:37:17.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:17 smithi071 ceph-mon[90507]: osdmap e2786: 8 total, 8 up, 8 in 2024-07-26T19:37:18.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:17 smithi135 ceph-mon[85352]: osdmap e2785: 8 total, 8 up, 8 in 2024-07-26T19:37:18.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:17 smithi135 ceph-mon[85352]: osdmap e2786: 8 total, 8 up, 8 in 2024-07-26T19:37:18.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:18 smithi071 ceph-mon[90507]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 486 KiB/s rd, 5.0 KiB/s wr, 658 op/s 2024-07-26T19:37:18.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:18 smithi071 ceph-mon[92867]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 486 KiB/s rd, 5.0 KiB/s wr, 658 op/s 2024-07-26T19:37:19.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:18 smithi135 ceph-mon[85352]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 486 KiB/s rd, 5.0 KiB/s wr, 658 op/s 2024-07-26T19:37:19.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:19 smithi071 ceph-mon[92867]: osdmap e2787: 8 total, 8 up, 8 in 2024-07-26T19:37:19.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:19 smithi071 ceph-mon[90507]: osdmap e2787: 8 total, 8 up, 8 in 2024-07-26T19:37:20.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:19 smithi135 ceph-mon[85352]: osdmap e2787: 8 total, 8 up, 8 in 2024-07-26T19:37:20.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:20 smithi071 ceph-mon[92867]: osdmap e2788: 8 total, 8 up, 8 in 2024-07-26T19:37:20.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:20 smithi071 ceph-mon[92867]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:37:20.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:20 smithi071 ceph-mon[90507]: osdmap e2788: 8 total, 8 up, 8 in 2024-07-26T19:37:20.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:20 smithi071 ceph-mon[90507]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:37:21.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:20 smithi135 ceph-mon[85352]: osdmap e2788: 8 total, 8 up, 8 in 2024-07-26T19:37:21.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:20 smithi135 ceph-mon[85352]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-07-26T19:37:21.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:21 smithi071 ceph-mon[92867]: osdmap e2789: 8 total, 8 up, 8 in 2024-07-26T19:37:21.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:21 smithi071 ceph-mon[90507]: osdmap e2789: 8 total, 8 up, 8 in 2024-07-26T19:37:22.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:21 smithi135 ceph-mon[85352]: osdmap e2789: 8 total, 8 up, 8 in 2024-07-26T19:37:22.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:37:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:37:22] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2024-07-26T19:37:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:22 smithi071 ceph-mon[90507]: osdmap e2790: 8 total, 8 up, 8 in 2024-07-26T19:37:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:22 smithi071 ceph-mon[90507]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 455 KiB/s rd, 5.0 KiB/s wr, 618 op/s 2024-07-26T19:37:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:22 smithi071 ceph-mon[90507]: osdmap e2791: 8 total, 8 up, 8 in 2024-07-26T19:37:22.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:22 smithi071 ceph-mon[92867]: osdmap e2790: 8 total, 8 up, 8 in 2024-07-26T19:37:22.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:22 smithi071 ceph-mon[92867]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 455 KiB/s rd, 5.0 KiB/s wr, 618 op/s 2024-07-26T19:37:22.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:22 smithi071 ceph-mon[92867]: osdmap e2791: 8 total, 8 up, 8 in 2024-07-26T19:37:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:22 smithi135 ceph-mon[85352]: osdmap e2790: 8 total, 8 up, 8 in 2024-07-26T19:37:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:22 smithi135 ceph-mon[85352]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 455 KiB/s rd, 5.0 KiB/s wr, 618 op/s 2024-07-26T19:37:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:22 smithi135 ceph-mon[85352]: osdmap e2791: 8 total, 8 up, 8 in 2024-07-26T19:37:24.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:24 smithi071 ceph-mon[90507]: osdmap e2792: 8 total, 8 up, 8 in 2024-07-26T19:37:24.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:24 smithi071 ceph-mon[90507]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 455 KiB/s rd, 5.0 KiB/s wr, 616 op/s 2024-07-26T19:37:24.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:24 smithi071 ceph-mon[92867]: osdmap e2792: 8 total, 8 up, 8 in 2024-07-26T19:37:24.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:24 smithi071 ceph-mon[92867]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 455 KiB/s rd, 5.0 KiB/s wr, 616 op/s 2024-07-26T19:37:25.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:24 smithi135 ceph-mon[85352]: osdmap e2792: 8 total, 8 up, 8 in 2024-07-26T19:37:25.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:24 smithi135 ceph-mon[85352]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 455 KiB/s rd, 5.0 KiB/s wr, 616 op/s 2024-07-26T19:37:25.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:25 smithi071 ceph-mon[90507]: osdmap e2793: 8 total, 8 up, 8 in 2024-07-26T19:37:25.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:25 smithi071 ceph-mon[92867]: osdmap e2793: 8 total, 8 up, 8 in 2024-07-26T19:37:26.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:25 smithi135 ceph-mon[85352]: osdmap e2793: 8 total, 8 up, 8 in 2024-07-26T19:37:26.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:26 smithi071 ceph-mon[90507]: osdmap e2794: 8 total, 8 up, 8 in 2024-07-26T19:37:26.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:26 smithi071 ceph-mon[90507]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 5.0 KiB/s wr, 568 op/s 2024-07-26T19:37:26.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:26 smithi071 ceph-mon[92867]: osdmap e2794: 8 total, 8 up, 8 in 2024-07-26T19:37:26.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:26 smithi071 ceph-mon[92867]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 5.0 KiB/s wr, 568 op/s 2024-07-26T19:37:27.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:26 smithi135 ceph-mon[85352]: osdmap e2794: 8 total, 8 up, 8 in 2024-07-26T19:37:27.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:26 smithi135 ceph-mon[85352]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 5.0 KiB/s wr, 568 op/s 2024-07-26T19:37:27.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:27 smithi071 ceph-mon[90507]: osdmap e2795: 8 total, 8 up, 8 in 2024-07-26T19:37:27.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:27 smithi071 ceph-mon[90507]: osdmap e2796: 8 total, 8 up, 8 in 2024-07-26T19:37:27.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:27 smithi071 ceph-mon[92867]: osdmap e2795: 8 total, 8 up, 8 in 2024-07-26T19:37:27.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:27 smithi071 ceph-mon[92867]: osdmap e2796: 8 total, 8 up, 8 in 2024-07-26T19:37:28.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:27 smithi135 ceph-mon[85352]: osdmap e2795: 8 total, 8 up, 8 in 2024-07-26T19:37:28.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:27 smithi135 ceph-mon[85352]: osdmap e2796: 8 total, 8 up, 8 in 2024-07-26T19:37:28.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:28.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:28 smithi071 ceph-mon[90507]: pgmap v5213: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 5.0 KiB/s wr, 567 op/s 2024-07-26T19:37:28.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:28.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:28 smithi071 ceph-mon[92867]: pgmap v5213: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 5.0 KiB/s wr, 567 op/s 2024-07-26T19:37:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:28.968 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:28 smithi135 ceph-mon[85352]: pgmap v5213: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 5.0 KiB/s wr, 567 op/s 2024-07-26T19:37:29.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:29 smithi071 ceph-mon[92867]: osdmap e2797: 8 total, 8 up, 8 in 2024-07-26T19:37:29.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:29 smithi071 ceph-mon[90507]: osdmap e2797: 8 total, 8 up, 8 in 2024-07-26T19:37:30.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:29 smithi135 ceph-mon[85352]: osdmap e2797: 8 total, 8 up, 8 in 2024-07-26T19:37:30.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:30 smithi071 ceph-mon[92867]: osdmap e2798: 8 total, 8 up, 8 in 2024-07-26T19:37:30.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:30 smithi071 ceph-mon[92867]: pgmap v5216: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:37:30.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:30 smithi071 ceph-mon[90507]: osdmap e2798: 8 total, 8 up, 8 in 2024-07-26T19:37:30.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:30 smithi071 ceph-mon[90507]: pgmap v5216: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:37:31.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:30 smithi135 ceph-mon[85352]: osdmap e2798: 8 total, 8 up, 8 in 2024-07-26T19:37:31.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:30 smithi135 ceph-mon[85352]: pgmap v5216: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:37:31.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:31 smithi071 ceph-mon[90507]: osdmap e2799: 8 total, 8 up, 8 in 2024-07-26T19:37:31.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:31 smithi071 ceph-mon[92867]: osdmap e2799: 8 total, 8 up, 8 in 2024-07-26T19:37:32.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:31 smithi135 ceph-mon[85352]: osdmap e2799: 8 total, 8 up, 8 in 2024-07-26T19:37:32.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:37:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:37:32] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-07-26T19:37:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:32 smithi071 ceph-mon[92867]: osdmap e2800: 8 total, 8 up, 8 in 2024-07-26T19:37:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:32 smithi071 ceph-mon[92867]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 389 KiB/s rd, 5.0 KiB/s wr, 527 op/s 2024-07-26T19:37:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:32 smithi071 ceph-mon[92867]: osdmap e2801: 8 total, 8 up, 8 in 2024-07-26T19:37:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:32 smithi071 ceph-mon[90507]: osdmap e2800: 8 total, 8 up, 8 in 2024-07-26T19:37:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:32 smithi071 ceph-mon[90507]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 389 KiB/s rd, 5.0 KiB/s wr, 527 op/s 2024-07-26T19:37:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:32 smithi071 ceph-mon[90507]: osdmap e2801: 8 total, 8 up, 8 in 2024-07-26T19:37:33.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:32 smithi135 ceph-mon[85352]: osdmap e2800: 8 total, 8 up, 8 in 2024-07-26T19:37:33.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:32 smithi135 ceph-mon[85352]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 389 KiB/s rd, 5.0 KiB/s wr, 527 op/s 2024-07-26T19:37:33.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:32 smithi135 ceph-mon[85352]: osdmap e2801: 8 total, 8 up, 8 in 2024-07-26T19:37:34.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:34 smithi071 ceph-mon[90507]: osdmap e2802: 8 total, 8 up, 8 in 2024-07-26T19:37:34.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:34 smithi071 ceph-mon[90507]: pgmap v5222: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 5.0 KiB/s wr, 528 op/s 2024-07-26T19:37:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:34 smithi071 ceph-mon[92867]: osdmap e2802: 8 total, 8 up, 8 in 2024-07-26T19:37:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:34 smithi071 ceph-mon[92867]: pgmap v5222: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 5.0 KiB/s wr, 528 op/s 2024-07-26T19:37:35.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:34 smithi135 ceph-mon[85352]: osdmap e2802: 8 total, 8 up, 8 in 2024-07-26T19:37:35.172 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:34 smithi135 ceph-mon[85352]: pgmap v5222: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 5.0 KiB/s wr, 528 op/s 2024-07-26T19:37:35.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:35 smithi071 ceph-mon[90507]: osdmap e2803: 8 total, 8 up, 8 in 2024-07-26T19:37:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:35 smithi071 ceph-mon[92867]: osdmap e2803: 8 total, 8 up, 8 in 2024-07-26T19:37:36.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:35 smithi135 ceph-mon[85352]: osdmap e2803: 8 total, 8 up, 8 in 2024-07-26T19:37:36.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:36 smithi071 ceph-mon[90507]: osdmap e2804: 8 total, 8 up, 8 in 2024-07-26T19:37:36.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:36 smithi071 ceph-mon[90507]: pgmap v5225: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 484 op/s 2024-07-26T19:37:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:36 smithi071 ceph-mon[92867]: osdmap e2804: 8 total, 8 up, 8 in 2024-07-26T19:37:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:36 smithi071 ceph-mon[92867]: pgmap v5225: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 484 op/s 2024-07-26T19:37:37.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:36 smithi135 ceph-mon[85352]: osdmap e2804: 8 total, 8 up, 8 in 2024-07-26T19:37:37.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:36 smithi135 ceph-mon[85352]: pgmap v5225: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 484 op/s 2024-07-26T19:37:37.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:37 smithi071 ceph-mon[90507]: osdmap e2805: 8 total, 8 up, 8 in 2024-07-26T19:37:37.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:37 smithi071 ceph-mon[90507]: osdmap e2806: 8 total, 8 up, 8 in 2024-07-26T19:37:37.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:37 smithi071 ceph-mon[92867]: osdmap e2805: 8 total, 8 up, 8 in 2024-07-26T19:37:37.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:37 smithi071 ceph-mon[92867]: osdmap e2806: 8 total, 8 up, 8 in 2024-07-26T19:37:38.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:37 smithi135 ceph-mon[85352]: osdmap e2805: 8 total, 8 up, 8 in 2024-07-26T19:37:38.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:37 smithi135 ceph-mon[85352]: osdmap e2806: 8 total, 8 up, 8 in 2024-07-26T19:37:38.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:38 smithi071 ceph-mon[92867]: pgmap v5228: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 5.0 KiB/s wr, 481 op/s 2024-07-26T19:37:38.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:38 smithi071 ceph-mon[90507]: pgmap v5228: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 5.0 KiB/s wr, 481 op/s 2024-07-26T19:37:39.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:38 smithi135 ceph-mon[85352]: pgmap v5228: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 5.0 KiB/s wr, 481 op/s 2024-07-26T19:37:39.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:39 smithi071 ceph-mon[92867]: osdmap e2807: 8 total, 8 up, 8 in 2024-07-26T19:37:39.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:39 smithi071 ceph-mon[90507]: osdmap e2807: 8 total, 8 up, 8 in 2024-07-26T19:37:40.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:39 smithi135 ceph-mon[85352]: osdmap e2807: 8 total, 8 up, 8 in 2024-07-26T19:37:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:40 smithi071 ceph-mon[92867]: osdmap e2808: 8 total, 8 up, 8 in 2024-07-26T19:37:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:40 smithi071 ceph-mon[92867]: pgmap v5231: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:37:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:40 smithi071 ceph-mon[90507]: osdmap e2808: 8 total, 8 up, 8 in 2024-07-26T19:37:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:40 smithi071 ceph-mon[90507]: pgmap v5231: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:37:41.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:40 smithi135 ceph-mon[85352]: osdmap e2808: 8 total, 8 up, 8 in 2024-07-26T19:37:41.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:40 smithi135 ceph-mon[85352]: pgmap v5231: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:37:41.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:41 smithi071 ceph-mon[90507]: osdmap e2809: 8 total, 8 up, 8 in 2024-07-26T19:37:41.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:41 smithi071 ceph-mon[92867]: osdmap e2809: 8 total, 8 up, 8 in 2024-07-26T19:37:42.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:41 smithi135 ceph-mon[85352]: osdmap e2809: 8 total, 8 up, 8 in 2024-07-26T19:37:42.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:37:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:37:42] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-07-26T19:37:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:42 smithi071 ceph-mon[92867]: osdmap e2810: 8 total, 8 up, 8 in 2024-07-26T19:37:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:42 smithi071 ceph-mon[92867]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 437 op/s 2024-07-26T19:37:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:42 smithi071 ceph-mon[92867]: osdmap e2811: 8 total, 8 up, 8 in 2024-07-26T19:37:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:42 smithi071 ceph-mon[90507]: osdmap e2810: 8 total, 8 up, 8 in 2024-07-26T19:37:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:42 smithi071 ceph-mon[90507]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 437 op/s 2024-07-26T19:37:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:42 smithi071 ceph-mon[90507]: osdmap e2811: 8 total, 8 up, 8 in 2024-07-26T19:37:43.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:42 smithi135 ceph-mon[85352]: osdmap e2810: 8 total, 8 up, 8 in 2024-07-26T19:37:43.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:42 smithi135 ceph-mon[85352]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 437 op/s 2024-07-26T19:37:43.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:42 smithi135 ceph-mon[85352]: osdmap e2811: 8 total, 8 up, 8 in 2024-07-26T19:37:43.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:43.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:43 smithi071 ceph-mon[92867]: osdmap e2812: 8 total, 8 up, 8 in 2024-07-26T19:37:43.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:43.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:43 smithi071 ceph-mon[90507]: osdmap e2812: 8 total, 8 up, 8 in 2024-07-26T19:37:44.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:44.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:43 smithi135 ceph-mon[85352]: osdmap e2812: 8 total, 8 up, 8 in 2024-07-26T19:37:44.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:44 smithi071 ceph-mon[90507]: pgmap v5237: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 438 op/s 2024-07-26T19:37:44.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:44 smithi071 ceph-mon[90507]: osdmap e2813: 8 total, 8 up, 8 in 2024-07-26T19:37:44.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:44 smithi071 ceph-mon[92867]: pgmap v5237: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 438 op/s 2024-07-26T19:37:44.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:44 smithi071 ceph-mon[92867]: osdmap e2813: 8 total, 8 up, 8 in 2024-07-26T19:37:45.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:44 smithi135 ceph-mon[85352]: pgmap v5237: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 438 op/s 2024-07-26T19:37:45.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:44 smithi135 ceph-mon[85352]: osdmap e2813: 8 total, 8 up, 8 in 2024-07-26T19:37:46.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:46 smithi071 ceph-mon[90507]: osdmap e2814: 8 total, 8 up, 8 in 2024-07-26T19:37:46.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:46 smithi071 ceph-mon[90507]: pgmap v5240: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 396 op/s 2024-07-26T19:37:46.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:46 smithi071 ceph-mon[92867]: osdmap e2814: 8 total, 8 up, 8 in 2024-07-26T19:37:46.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:46 smithi071 ceph-mon[92867]: pgmap v5240: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 396 op/s 2024-07-26T19:37:47.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:46 smithi135 ceph-mon[85352]: osdmap e2814: 8 total, 8 up, 8 in 2024-07-26T19:37:47.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:46 smithi135 ceph-mon[85352]: pgmap v5240: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 396 op/s 2024-07-26T19:37:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:47 smithi071 ceph-mon[90507]: osdmap e2815: 8 total, 8 up, 8 in 2024-07-26T19:37:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:47 smithi071 ceph-mon[90507]: osdmap e2816: 8 total, 8 up, 8 in 2024-07-26T19:37:47.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:47 smithi071 ceph-mon[92867]: osdmap e2815: 8 total, 8 up, 8 in 2024-07-26T19:37:47.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:47 smithi071 ceph-mon[92867]: osdmap e2816: 8 total, 8 up, 8 in 2024-07-26T19:37:48.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:47 smithi135 ceph-mon[85352]: osdmap e2815: 8 total, 8 up, 8 in 2024-07-26T19:37:48.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:47 smithi135 ceph-mon[85352]: osdmap e2816: 8 total, 8 up, 8 in 2024-07-26T19:37:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:48 smithi071 ceph-mon[90507]: pgmap v5243: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 290 KiB/s rd, 5.0 KiB/s wr, 394 op/s 2024-07-26T19:37:48.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:48 smithi071 ceph-mon[92867]: pgmap v5243: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 290 KiB/s rd, 5.0 KiB/s wr, 394 op/s 2024-07-26T19:37:49.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:48 smithi135 ceph-mon[85352]: pgmap v5243: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 290 KiB/s rd, 5.0 KiB/s wr, 394 op/s 2024-07-26T19:37:49.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:49 smithi071 ceph-mon[90507]: osdmap e2817: 8 total, 8 up, 8 in 2024-07-26T19:37:49.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:49 smithi071 ceph-mon[92867]: osdmap e2817: 8 total, 8 up, 8 in 2024-07-26T19:37:50.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:49 smithi135 ceph-mon[85352]: osdmap e2817: 8 total, 8 up, 8 in 2024-07-26T19:37:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:50 smithi071 ceph-mon[90507]: osdmap e2818: 8 total, 8 up, 8 in 2024-07-26T19:37:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:50 smithi071 ceph-mon[90507]: pgmap v5246: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:37:50.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:37:50.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:50 smithi071 ceph-mon[92867]: osdmap e2818: 8 total, 8 up, 8 in 2024-07-26T19:37:50.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:50 smithi071 ceph-mon[92867]: pgmap v5246: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:37:50.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:37:51.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:50 smithi135 ceph-mon[85352]: osdmap e2818: 8 total, 8 up, 8 in 2024-07-26T19:37:51.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:50 smithi135 ceph-mon[85352]: pgmap v5246: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:37:51.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:37:51.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:51 smithi071 ceph-mon[90507]: osdmap e2819: 8 total, 8 up, 8 in 2024-07-26T19:37:51.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:51 smithi071 ceph-mon[92867]: osdmap e2819: 8 total, 8 up, 8 in 2024-07-26T19:37:52.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:51 smithi135 ceph-mon[85352]: osdmap e2819: 8 total, 8 up, 8 in 2024-07-26T19:37:52.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:37:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:37:52] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-07-26T19:37:52.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:52 smithi071 ceph-mon[92867]: osdmap e2820: 8 total, 8 up, 8 in 2024-07-26T19:37:52.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:52 smithi071 ceph-mon[92867]: pgmap v5249: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-07-26T19:37:52.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:52 smithi071 ceph-mon[92867]: osdmap e2821: 8 total, 8 up, 8 in 2024-07-26T19:37:52.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:52 smithi071 ceph-mon[90507]: osdmap e2820: 8 total, 8 up, 8 in 2024-07-26T19:37:52.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:52 smithi071 ceph-mon[90507]: pgmap v5249: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-07-26T19:37:52.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:52 smithi071 ceph-mon[90507]: osdmap e2821: 8 total, 8 up, 8 in 2024-07-26T19:37:52.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:52 smithi135 ceph-mon[85352]: osdmap e2820: 8 total, 8 up, 8 in 2024-07-26T19:37:52.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:52 smithi135 ceph-mon[85352]: pgmap v5249: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-07-26T19:37:52.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:52 smithi135 ceph-mon[85352]: osdmap e2821: 8 total, 8 up, 8 in 2024-07-26T19:37:54.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:54 smithi135 ceph-mon[85352]: osdmap e2822: 8 total, 8 up, 8 in 2024-07-26T19:37:54.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:54 smithi135 ceph-mon[85352]: pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-07-26T19:37:54.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:37:54.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:37:54.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:54 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[92867]: osdmap e2822: 8 total, 8 up, 8 in 2024-07-26T19:37:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[92867]: pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-07-26T19:37:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:37:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:37:54.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[90507]: osdmap e2822: 8 total, 8 up, 8 in 2024-07-26T19:37:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[90507]: pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-07-26T19:37:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:37:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:37:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:54 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:37:55.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:55 smithi071 ceph-mon[92867]: osdmap e2823: 8 total, 8 up, 8 in 2024-07-26T19:37:55.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:55 smithi071 ceph-mon[90507]: osdmap e2823: 8 total, 8 up, 8 in 2024-07-26T19:37:56.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:55 smithi135 ceph-mon[85352]: osdmap e2823: 8 total, 8 up, 8 in 2024-07-26T19:37:56.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:56 smithi071 ceph-mon[92867]: osdmap e2824: 8 total, 8 up, 8 in 2024-07-26T19:37:56.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:56 smithi071 ceph-mon[92867]: pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 224 KiB/s rd, 5.0 KiB/s wr, 306 op/s 2024-07-26T19:37:56.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:56 smithi071 ceph-mon[90507]: osdmap e2824: 8 total, 8 up, 8 in 2024-07-26T19:37:56.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:56 smithi071 ceph-mon[90507]: pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 224 KiB/s rd, 5.0 KiB/s wr, 306 op/s 2024-07-26T19:37:57.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:56 smithi135 ceph-mon[85352]: osdmap e2824: 8 total, 8 up, 8 in 2024-07-26T19:37:57.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:56 smithi135 ceph-mon[85352]: pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 224 KiB/s rd, 5.0 KiB/s wr, 306 op/s 2024-07-26T19:37:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:57 smithi071 ceph-mon[92867]: osdmap e2825: 8 total, 8 up, 8 in 2024-07-26T19:37:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:57 smithi071 ceph-mon[92867]: osdmap e2826: 8 total, 8 up, 8 in 2024-07-26T19:37:57.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:57 smithi071 ceph-mon[90507]: osdmap e2825: 8 total, 8 up, 8 in 2024-07-26T19:37:57.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:57 smithi071 ceph-mon[90507]: osdmap e2826: 8 total, 8 up, 8 in 2024-07-26T19:37:58.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:57 smithi135 ceph-mon[85352]: osdmap e2825: 8 total, 8 up, 8 in 2024-07-26T19:37:58.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:57 smithi135 ceph-mon[85352]: osdmap e2826: 8 total, 8 up, 8 in 2024-07-26T19:37:58.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:58.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:58 smithi071 ceph-mon[92867]: pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 307 op/s 2024-07-26T19:37:58.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:58.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:58 smithi071 ceph-mon[90507]: pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 307 op/s 2024-07-26T19:37:58.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:37:58.968 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:58 smithi135 ceph-mon[85352]: pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 307 op/s 2024-07-26T19:37:59.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:37:59 smithi071 ceph-mon[90507]: osdmap e2827: 8 total, 8 up, 8 in 2024-07-26T19:37:59.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:37:59 smithi071 ceph-mon[92867]: osdmap e2827: 8 total, 8 up, 8 in 2024-07-26T19:38:00.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:37:59 smithi135 ceph-mon[85352]: osdmap e2827: 8 total, 8 up, 8 in 2024-07-26T19:38:00.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:00 smithi071 ceph-mon[90507]: osdmap e2828: 8 total, 8 up, 8 in 2024-07-26T19:38:00.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:00 smithi071 ceph-mon[90507]: pgmap v5261: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:38:00.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:00 smithi071 ceph-mon[92867]: osdmap e2828: 8 total, 8 up, 8 in 2024-07-26T19:38:00.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:00 smithi071 ceph-mon[92867]: pgmap v5261: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:38:01.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:00 smithi135 ceph-mon[85352]: osdmap e2828: 8 total, 8 up, 8 in 2024-07-26T19:38:01.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:00 smithi135 ceph-mon[85352]: pgmap v5261: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-07-26T19:38:01.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:01 smithi071 ceph-mon[90507]: osdmap e2829: 8 total, 8 up, 8 in 2024-07-26T19:38:01.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:01 smithi071 ceph-mon[92867]: osdmap e2829: 8 total, 8 up, 8 in 2024-07-26T19:38:02.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:01 smithi135 ceph-mon[85352]: osdmap e2829: 8 total, 8 up, 8 in 2024-07-26T19:38:02.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:38:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:38:02] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-07-26T19:38:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:02 smithi071 ceph-mon[90507]: osdmap e2830: 8 total, 8 up, 8 in 2024-07-26T19:38:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:02 smithi071 ceph-mon[90507]: pgmap v5264: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 263 op/s 2024-07-26T19:38:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:02 smithi071 ceph-mon[90507]: osdmap e2831: 8 total, 8 up, 8 in 2024-07-26T19:38:02.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:02 smithi071 ceph-mon[92867]: osdmap e2830: 8 total, 8 up, 8 in 2024-07-26T19:38:02.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:02 smithi071 ceph-mon[92867]: pgmap v5264: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 263 op/s 2024-07-26T19:38:02.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:02 smithi071 ceph-mon[92867]: osdmap e2831: 8 total, 8 up, 8 in 2024-07-26T19:38:03.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:02 smithi135 ceph-mon[85352]: osdmap e2830: 8 total, 8 up, 8 in 2024-07-26T19:38:03.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:02 smithi135 ceph-mon[85352]: pgmap v5264: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 263 op/s 2024-07-26T19:38:03.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:02 smithi135 ceph-mon[85352]: osdmap e2831: 8 total, 8 up, 8 in 2024-07-26T19:38:04.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:04 smithi071 ceph-mon[92867]: osdmap e2832: 8 total, 8 up, 8 in 2024-07-26T19:38:04.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:04 smithi071 ceph-mon[92867]: pgmap v5267: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 263 op/s 2024-07-26T19:38:04.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:04 smithi071 ceph-mon[90507]: osdmap e2832: 8 total, 8 up, 8 in 2024-07-26T19:38:04.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:04 smithi071 ceph-mon[90507]: pgmap v5267: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 263 op/s 2024-07-26T19:38:05.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:04 smithi135 ceph-mon[85352]: osdmap e2832: 8 total, 8 up, 8 in 2024-07-26T19:38:05.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:04 smithi135 ceph-mon[85352]: pgmap v5267: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 263 op/s 2024-07-26T19:38:05.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:05 smithi071 ceph-mon[90507]: osdmap e2833: 8 total, 8 up, 8 in 2024-07-26T19:38:05.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:05 smithi071 ceph-mon[92867]: osdmap e2833: 8 total, 8 up, 8 in 2024-07-26T19:38:06.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:05 smithi135 ceph-mon[85352]: osdmap e2833: 8 total, 8 up, 8 in 2024-07-26T19:38:06.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:06 smithi071 ceph-mon[90507]: osdmap e2834: 8 total, 8 up, 8 in 2024-07-26T19:38:06.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:06 smithi071 ceph-mon[90507]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2024-07-26T19:38:06.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:06 smithi071 ceph-mon[92867]: osdmap e2834: 8 total, 8 up, 8 in 2024-07-26T19:38:06.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:06 smithi071 ceph-mon[92867]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2024-07-26T19:38:07.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:06 smithi135 ceph-mon[85352]: osdmap e2834: 8 total, 8 up, 8 in 2024-07-26T19:38:07.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:06 smithi135 ceph-mon[85352]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2024-07-26T19:38:07.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:07 smithi071 ceph-mon[92867]: osdmap e2835: 8 total, 8 up, 8 in 2024-07-26T19:38:07.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:07 smithi071 ceph-mon[92867]: osdmap e2836: 8 total, 8 up, 8 in 2024-07-26T19:38:07.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:07 smithi071 ceph-mon[90507]: osdmap e2835: 8 total, 8 up, 8 in 2024-07-26T19:38:07.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:07 smithi071 ceph-mon[90507]: osdmap e2836: 8 total, 8 up, 8 in 2024-07-26T19:38:08.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:07 smithi135 ceph-mon[85352]: osdmap e2835: 8 total, 8 up, 8 in 2024-07-26T19:38:08.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:07 smithi135 ceph-mon[85352]: osdmap e2836: 8 total, 8 up, 8 in 2024-07-26T19:38:08.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:08 smithi071 ceph-mon[90507]: pgmap v5273: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 5.0 KiB/s wr, 217 op/s 2024-07-26T19:38:08.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:08 smithi071 ceph-mon[92867]: pgmap v5273: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 5.0 KiB/s wr, 217 op/s 2024-07-26T19:38:09.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:08 smithi135 ceph-mon[85352]: pgmap v5273: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 5.0 KiB/s wr, 217 op/s 2024-07-26T19:38:09.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:09 smithi071 ceph-mon[90507]: osdmap e2837: 8 total, 8 up, 8 in 2024-07-26T19:38:09.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:09 smithi071 ceph-mon[92867]: osdmap e2837: 8 total, 8 up, 8 in 2024-07-26T19:38:10.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:09 smithi135 ceph-mon[85352]: osdmap e2837: 8 total, 8 up, 8 in 2024-07-26T19:38:10.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:10 smithi071 ceph-mon[90507]: osdmap e2838: 8 total, 8 up, 8 in 2024-07-26T19:38:10.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:10 smithi071 ceph-mon[90507]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:38:10.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:10 smithi071 ceph-mon[92867]: osdmap e2838: 8 total, 8 up, 8 in 2024-07-26T19:38:10.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:10 smithi071 ceph-mon[92867]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:38:11.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:10 smithi135 ceph-mon[85352]: osdmap e2838: 8 total, 8 up, 8 in 2024-07-26T19:38:11.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:10 smithi135 ceph-mon[85352]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:38:11.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:11 smithi071 ceph-mon[90507]: osdmap e2839: 8 total, 8 up, 8 in 2024-07-26T19:38:11.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:11 smithi071 ceph-mon[92867]: osdmap e2839: 8 total, 8 up, 8 in 2024-07-26T19:38:12.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:11 smithi135 ceph-mon[85352]: osdmap e2839: 8 total, 8 up, 8 in 2024-07-26T19:38:12.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:38:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:38:12] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.43.0" 2024-07-26T19:38:12.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:12 smithi071 ceph-mon[90507]: osdmap e2840: 8 total, 8 up, 8 in 2024-07-26T19:38:12.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:12 smithi071 ceph-mon[90507]: pgmap v5279: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 176 op/s 2024-07-26T19:38:12.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:12 smithi071 ceph-mon[90507]: osdmap e2841: 8 total, 8 up, 8 in 2024-07-26T19:38:12.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:12 smithi071 ceph-mon[92867]: osdmap e2840: 8 total, 8 up, 8 in 2024-07-26T19:38:12.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:12 smithi071 ceph-mon[92867]: pgmap v5279: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 176 op/s 2024-07-26T19:38:12.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:12 smithi071 ceph-mon[92867]: osdmap e2841: 8 total, 8 up, 8 in 2024-07-26T19:38:13.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:12 smithi135 ceph-mon[85352]: osdmap e2840: 8 total, 8 up, 8 in 2024-07-26T19:38:13.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:12 smithi135 ceph-mon[85352]: pgmap v5279: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 176 op/s 2024-07-26T19:38:13.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:12 smithi135 ceph-mon[85352]: osdmap e2841: 8 total, 8 up, 8 in 2024-07-26T19:38:13.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:13.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:13 smithi071 ceph-mon[90507]: osdmap e2842: 8 total, 8 up, 8 in 2024-07-26T19:38:13.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:13.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:13 smithi071 ceph-mon[92867]: osdmap e2842: 8 total, 8 up, 8 in 2024-07-26T19:38:14.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:14.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:13 smithi135 ceph-mon[85352]: osdmap e2842: 8 total, 8 up, 8 in 2024-07-26T19:38:14.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:14 smithi071 ceph-mon[92867]: pgmap v5282: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 5.0 KiB/s wr, 178 op/s 2024-07-26T19:38:14.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:14 smithi071 ceph-mon[92867]: osdmap e2843: 8 total, 8 up, 8 in 2024-07-26T19:38:14.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:14 smithi071 ceph-mon[90507]: pgmap v5282: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 5.0 KiB/s wr, 178 op/s 2024-07-26T19:38:14.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:14 smithi071 ceph-mon[90507]: osdmap e2843: 8 total, 8 up, 8 in 2024-07-26T19:38:15.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:14 smithi135 ceph-mon[85352]: pgmap v5282: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 5.0 KiB/s wr, 178 op/s 2024-07-26T19:38:15.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:14 smithi135 ceph-mon[85352]: osdmap e2843: 8 total, 8 up, 8 in 2024-07-26T19:38:16.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:16 smithi071 ceph-mon[90507]: osdmap e2844: 8 total, 8 up, 8 in 2024-07-26T19:38:16.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:16 smithi071 ceph-mon[90507]: pgmap v5285: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 134 op/s 2024-07-26T19:38:16.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:16 smithi071 ceph-mon[92867]: osdmap e2844: 8 total, 8 up, 8 in 2024-07-26T19:38:16.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:16 smithi071 ceph-mon[92867]: pgmap v5285: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 134 op/s 2024-07-26T19:38:17.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:16 smithi135 ceph-mon[85352]: osdmap e2844: 8 total, 8 up, 8 in 2024-07-26T19:38:17.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:16 smithi135 ceph-mon[85352]: pgmap v5285: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 134 op/s 2024-07-26T19:38:17.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:17 smithi071 ceph-mon[92867]: osdmap e2845: 8 total, 8 up, 8 in 2024-07-26T19:38:17.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:17 smithi071 ceph-mon[90507]: osdmap e2845: 8 total, 8 up, 8 in 2024-07-26T19:38:18.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:17 smithi135 ceph-mon[85352]: osdmap e2845: 8 total, 8 up, 8 in 2024-07-26T19:38:18.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:18 smithi071 ceph-mon[90507]: osdmap e2846: 8 total, 8 up, 8 in 2024-07-26T19:38:18.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:18 smithi071 ceph-mon[90507]: pgmap v5288: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 5.0 KiB/s wr, 127 op/s 2024-07-26T19:38:18.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:18 smithi071 ceph-mon[92867]: osdmap e2846: 8 total, 8 up, 8 in 2024-07-26T19:38:18.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:18 smithi071 ceph-mon[92867]: pgmap v5288: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 5.0 KiB/s wr, 127 op/s 2024-07-26T19:38:19.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:18 smithi135 ceph-mon[85352]: osdmap e2846: 8 total, 8 up, 8 in 2024-07-26T19:38:19.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:18 smithi135 ceph-mon[85352]: pgmap v5288: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 5.0 KiB/s wr, 127 op/s 2024-07-26T19:38:19.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:19 smithi071 ceph-mon[90507]: osdmap e2847: 8 total, 8 up, 8 in 2024-07-26T19:38:19.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:19 smithi071 ceph-mon[92867]: osdmap e2847: 8 total, 8 up, 8 in 2024-07-26T19:38:20.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:19 smithi135 ceph-mon[85352]: osdmap e2847: 8 total, 8 up, 8 in 2024-07-26T19:38:20.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:20 smithi071 ceph-mon[90507]: osdmap e2848: 8 total, 8 up, 8 in 2024-07-26T19:38:20.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:20 smithi071 ceph-mon[90507]: pgmap v5291: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:38:20.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:20 smithi071 ceph-mon[92867]: osdmap e2848: 8 total, 8 up, 8 in 2024-07-26T19:38:20.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:20 smithi071 ceph-mon[92867]: pgmap v5291: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:38:21.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:20 smithi135 ceph-mon[85352]: osdmap e2848: 8 total, 8 up, 8 in 2024-07-26T19:38:21.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:20 smithi135 ceph-mon[85352]: pgmap v5291: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-07-26T19:38:21.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:21 smithi071 ceph-mon[90507]: osdmap e2849: 8 total, 8 up, 8 in 2024-07-26T19:38:21.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:21 smithi071 ceph-mon[92867]: osdmap e2849: 8 total, 8 up, 8 in 2024-07-26T19:38:22.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:21 smithi135 ceph-mon[85352]: osdmap e2849: 8 total, 8 up, 8 in 2024-07-26T19:38:22.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:38:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:38:22] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-07-26T19:38:22.675 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2024-07-26T19:38:22.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:22 smithi071 ceph-mon[92867]: osdmap e2850: 8 total, 8 up, 8 in 2024-07-26T19:38:22.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:22 smithi071 ceph-mon[92867]: pgmap v5294: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 90 op/s 2024-07-26T19:38:22.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:22 smithi071 ceph-mon[92867]: osdmap e2851: 8 total, 8 up, 8 in 2024-07-26T19:38:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:22 smithi071 ceph-mon[90507]: osdmap e2850: 8 total, 8 up, 8 in 2024-07-26T19:38:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:22 smithi071 ceph-mon[90507]: pgmap v5294: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 90 op/s 2024-07-26T19:38:22.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:22 smithi071 ceph-mon[90507]: osdmap e2851: 8 total, 8 up, 8 in 2024-07-26T19:38:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:22 smithi135 ceph-mon[85352]: osdmap e2850: 8 total, 8 up, 8 in 2024-07-26T19:38:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:22 smithi135 ceph-mon[85352]: pgmap v5294: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 90 op/s 2024-07-26T19:38:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:22 smithi135 ceph-mon[85352]: osdmap e2851: 8 total, 8 up, 8 in 2024-07-26T19:38:24.730 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 48%] 2024-07-26T19:38:24.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:24 smithi071 ceph-mon[92867]: osdmap e2852: 8 total, 8 up, 8 in 2024-07-26T19:38:24.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:24 smithi071 ceph-mon[92867]: pgmap v5297: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.5 KiB/s wr, 99 op/s 2024-07-26T19:38:24.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:24 smithi071 ceph-mon[90507]: osdmap e2852: 8 total, 8 up, 8 in 2024-07-26T19:38:24.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:24 smithi071 ceph-mon[90507]: pgmap v5297: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.5 KiB/s wr, 99 op/s 2024-07-26T19:38:25.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:24 smithi135 ceph-mon[85352]: osdmap e2852: 8 total, 8 up, 8 in 2024-07-26T19:38:25.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:24 smithi135 ceph-mon[85352]: pgmap v5297: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.5 KiB/s wr, 99 op/s 2024-07-26T19:38:25.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:25 smithi071 ceph-mon[92867]: osdmap e2853: 8 total, 8 up, 8 in 2024-07-26T19:38:25.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:25 smithi071 ceph-mon[90507]: osdmap e2853: 8 total, 8 up, 8 in 2024-07-26T19:38:26.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:25 smithi135 ceph-mon[85352]: osdmap e2853: 8 total, 8 up, 8 in 2024-07-26T19:38:26.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:26 smithi071 ceph-mon[92867]: osdmap e2854: 8 total, 8 up, 8 in 2024-07-26T19:38:26.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:26 smithi071 ceph-mon[92867]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 84 op/s 2024-07-26T19:38:26.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:26 smithi071 ceph-mon[90507]: osdmap e2854: 8 total, 8 up, 8 in 2024-07-26T19:38:26.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:26 smithi071 ceph-mon[90507]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 84 op/s 2024-07-26T19:38:27.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:26 smithi135 ceph-mon[85352]: osdmap e2854: 8 total, 8 up, 8 in 2024-07-26T19:38:27.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:26 smithi135 ceph-mon[85352]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.7 KiB/s wr, 84 op/s 2024-07-26T19:38:27.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:27 smithi071 ceph-mon[90507]: osdmap e2855: 8 total, 8 up, 8 in 2024-07-26T19:38:27.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:27 smithi071 ceph-mon[90507]: osdmap e2856: 8 total, 8 up, 8 in 2024-07-26T19:38:27.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:27.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:27 smithi071 ceph-mon[92867]: osdmap e2855: 8 total, 8 up, 8 in 2024-07-26T19:38:27.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:27 smithi071 ceph-mon[92867]: osdmap e2856: 8 total, 8 up, 8 in 2024-07-26T19:38:27.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:28.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:27 smithi135 ceph-mon[85352]: osdmap e2855: 8 total, 8 up, 8 in 2024-07-26T19:38:28.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:27 smithi135 ceph-mon[85352]: osdmap e2856: 8 total, 8 up, 8 in 2024-07-26T19:38:28.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:28.676 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2024-07-26T19:38:28.759 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 49%] 2024-07-26T19:38:28.913 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2024-07-26T19:38:28.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:28 smithi071 ceph-mon[90507]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-07-26T19:38:28.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:28 smithi071 ceph-mon[90507]: osdmap e2857: 8 total, 8 up, 8 in 2024-07-26T19:38:28.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:28 smithi071 ceph-mon[92867]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-07-26T19:38:28.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:28 smithi071 ceph-mon[92867]: osdmap e2857: 8 total, 8 up, 8 in 2024-07-26T19:38:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:28 smithi135 ceph-mon[85352]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-07-26T19:38:28.967 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:28 smithi135 ceph-mon[85352]: osdmap e2857: 8 total, 8 up, 8 in 2024-07-26T19:38:30.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:30 smithi071 ceph-mon[92867]: osdmap e2858: 8 total, 8 up, 8 in 2024-07-26T19:38:30.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:30 smithi071 ceph-mon[92867]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 10 KiB/s wr, 134 op/s 2024-07-26T19:38:30.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:30 smithi071 ceph-mon[90507]: osdmap e2858: 8 total, 8 up, 8 in 2024-07-26T19:38:30.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:30 smithi071 ceph-mon[90507]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 10 KiB/s wr, 134 op/s 2024-07-26T19:38:31.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:30 smithi135 ceph-mon[85352]: osdmap e2858: 8 total, 8 up, 8 in 2024-07-26T19:38:31.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:30 smithi135 ceph-mon[85352]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 10 KiB/s wr, 134 op/s 2024-07-26T19:38:31.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:31 smithi071 ceph-mon[90507]: osdmap e2859: 8 total, 8 up, 8 in 2024-07-26T19:38:31.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:31 smithi071 ceph-mon[92867]: osdmap e2859: 8 total, 8 up, 8 in 2024-07-26T19:38:32.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:31 smithi135 ceph-mon[85352]: osdmap e2859: 8 total, 8 up, 8 in 2024-07-26T19:38:32.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:38:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:38:32] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-07-26T19:38:32.687 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2024-07-26T19:38:32.768 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2024-07-26T19:38:32.857 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2024-07-26T19:38:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:32 smithi071 ceph-mon[90507]: osdmap e2860: 8 total, 8 up, 8 in 2024-07-26T19:38:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:32 smithi071 ceph-mon[90507]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 14 KiB/s wr, 179 op/s 2024-07-26T19:38:32.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:32 smithi071 ceph-mon[90507]: osdmap e2861: 8 total, 8 up, 8 in 2024-07-26T19:38:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:32 smithi071 ceph-mon[92867]: osdmap e2860: 8 total, 8 up, 8 in 2024-07-26T19:38:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:32 smithi071 ceph-mon[92867]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 14 KiB/s wr, 179 op/s 2024-07-26T19:38:32.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:32 smithi071 ceph-mon[92867]: osdmap e2861: 8 total, 8 up, 8 in 2024-07-26T19:38:32.944 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 51%] 2024-07-26T19:38:33.029 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2024-07-26T19:38:33.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:32 smithi135 ceph-mon[85352]: osdmap e2860: 8 total, 8 up, 8 in 2024-07-26T19:38:33.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:32 smithi135 ceph-mon[85352]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 14 KiB/s wr, 179 op/s 2024-07-26T19:38:33.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:32 smithi135 ceph-mon[85352]: osdmap e2861: 8 total, 8 up, 8 in 2024-07-26T19:38:33.107 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 52%] 2024-07-26T19:38:33.728 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2024-07-26T19:38:33.803 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2024-07-26T19:38:33.912 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2024-07-26T19:38:34.012 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2024-07-26T19:38:34.098 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 55%] 2024-07-26T19:38:35.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:35 smithi135 ceph-mon[85352]: pgmap v5311: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 20 KiB/s wr, 374 op/s 2024-07-26T19:38:35.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:35 smithi071 ceph-mon[90507]: pgmap v5311: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 20 KiB/s wr, 374 op/s 2024-07-26T19:38:35.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:35 smithi071 ceph-mon[92867]: pgmap v5311: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 20 KiB/s wr, 374 op/s 2024-07-26T19:38:37.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:37 smithi135 ceph-mon[85352]: pgmap v5312: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 41 KiB/s wr, 868 op/s 2024-07-26T19:38:37.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:37 smithi071 ceph-mon[92867]: pgmap v5312: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 41 KiB/s wr, 868 op/s 2024-07-26T19:38:37.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:37 smithi071 ceph-mon[90507]: pgmap v5312: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 41 KiB/s wr, 868 op/s 2024-07-26T19:38:38.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:38 smithi071 ceph-mon[92867]: osdmap e2862: 8 total, 8 up, 8 in 2024-07-26T19:38:38.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:38 smithi071 ceph-mon[92867]: pgmap v5314: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 36 KiB/s wr, 784 op/s 2024-07-26T19:38:38.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:38 smithi071 ceph-mon[90507]: osdmap e2862: 8 total, 8 up, 8 in 2024-07-26T19:38:38.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:38 smithi071 ceph-mon[90507]: pgmap v5314: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 36 KiB/s wr, 784 op/s 2024-07-26T19:38:39.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:38 smithi135 ceph-mon[85352]: osdmap e2862: 8 total, 8 up, 8 in 2024-07-26T19:38:39.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:38 smithi135 ceph-mon[85352]: pgmap v5314: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 36 KiB/s wr, 784 op/s 2024-07-26T19:38:41.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:41 smithi135 ceph-mon[85352]: pgmap v5315: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 545 KiB/s wr, 731 op/s 2024-07-26T19:38:41.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:41 smithi071 ceph-mon[92867]: pgmap v5315: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 545 KiB/s wr, 731 op/s 2024-07-26T19:38:41.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:41 smithi071 ceph-mon[90507]: pgmap v5315: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 545 KiB/s wr, 731 op/s 2024-07-26T19:38:41.775 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2024-07-26T19:38:42.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:38:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:38:42] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-07-26T19:38:43.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:43 smithi135 ceph-mon[85352]: pgmap v5316: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 453 KiB/s wr, 605 op/s 2024-07-26T19:38:43.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:43 smithi135 ceph-mon[85352]: osdmap e2863: 8 total, 8 up, 8 in 2024-07-26T19:38:43.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:43.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:43 smithi071 ceph-mon[90507]: pgmap v5316: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 453 KiB/s wr, 605 op/s 2024-07-26T19:38:43.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:43 smithi071 ceph-mon[90507]: osdmap e2863: 8 total, 8 up, 8 in 2024-07-26T19:38:43.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:43.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:43 smithi071 ceph-mon[92867]: pgmap v5316: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 453 KiB/s wr, 605 op/s 2024-07-26T19:38:43.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:43 smithi071 ceph-mon[92867]: osdmap e2863: 8 total, 8 up, 8 in 2024-07-26T19:38:43.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:45.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:45 smithi135 ceph-mon[85352]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 519 KiB/s wr, 139 op/s 2024-07-26T19:38:45.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:45 smithi071 ceph-mon[90507]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 519 KiB/s wr, 139 op/s 2024-07-26T19:38:45.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:45 smithi071 ceph-mon[92867]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 519 KiB/s wr, 139 op/s 2024-07-26T19:38:47.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:47 smithi135 ceph-mon[85352]: pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 481 KiB/s wr, 119 op/s 2024-07-26T19:38:47.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:47 smithi071 ceph-mon[90507]: pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 481 KiB/s wr, 119 op/s 2024-07-26T19:38:47.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:47 smithi071 ceph-mon[92867]: pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 481 KiB/s wr, 119 op/s 2024-07-26T19:38:49.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:49 smithi135 ceph-mon[85352]: pgmap v5320: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 415 KiB/s wr, 102 op/s 2024-07-26T19:38:49.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:49 smithi071 ceph-mon[90507]: pgmap v5320: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 415 KiB/s wr, 102 op/s 2024-07-26T19:38:49.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:49 smithi071 ceph-mon[92867]: pgmap v5320: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 415 KiB/s wr, 102 op/s 2024-07-26T19:38:51.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:51 smithi135 ceph-mon[85352]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 1.9 KiB/s wr, 30 op/s 2024-07-26T19:38:51.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:51 smithi071 ceph-mon[92867]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 1.9 KiB/s wr, 30 op/s 2024-07-26T19:38:51.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:51 smithi071 ceph-mon[90507]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 1.9 KiB/s wr, 30 op/s 2024-07-26T19:38:52.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:38:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:38:52] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.43.0" 2024-07-26T19:38:52.877 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 56%] 2024-07-26T19:38:52.964 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2024-07-26T19:38:53.057 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 57%] 2024-07-26T19:38:53.147 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2024-07-26T19:38:53.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:53 smithi135 ceph-mon[85352]: pgmap v5322: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 822 KiB/s wr, 34 op/s 2024-07-26T19:38:53.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:53 smithi071 ceph-mon[92867]: pgmap v5322: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 822 KiB/s wr, 34 op/s 2024-07-26T19:38:53.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:53 smithi071 ceph-mon[90507]: pgmap v5322: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 822 KiB/s wr, 34 op/s 2024-07-26T19:38:54.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:54 smithi135 ceph-mon[85352]: osdmap e2864: 8 total, 8 up, 8 in 2024-07-26T19:38:54.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:54 smithi071 ceph-mon[92867]: osdmap e2864: 8 total, 8 up, 8 in 2024-07-26T19:38:54.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:54 smithi071 ceph-mon[90507]: osdmap e2864: 8 total, 8 up, 8 in 2024-07-26T19:38:55.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:55 smithi135 ceph-mon[85352]: pgmap v5324: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 50 op/s 2024-07-26T19:38:55.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:55 smithi135 ceph-mon[85352]: osdmap e2865: 8 total, 8 up, 8 in 2024-07-26T19:38:55.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:38:55.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:38:55.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:38:55.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:38:55.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[90507]: pgmap v5324: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 50 op/s 2024-07-26T19:38:55.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[90507]: osdmap e2865: 8 total, 8 up, 8 in 2024-07-26T19:38:55.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:38:55.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:38:55.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:38:55.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:38:55.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[92867]: pgmap v5324: 137 pgs: 137 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 50 op/s 2024-07-26T19:38:55.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[92867]: osdmap e2865: 8 total, 8 up, 8 in 2024-07-26T19:38:55.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:38:55.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:38:55.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:38:55.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:38:56.409 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 58%] 2024-07-26T19:38:56.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:56 smithi071 ceph-mon[90507]: osdmap e2866: 8 total, 8 up, 8 in 2024-07-26T19:38:56.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:56 smithi071 ceph-mon[92867]: osdmap e2866: 8 total, 8 up, 8 in 2024-07-26T19:38:56.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:56 smithi135 ceph-mon[85352]: osdmap e2866: 8 total, 8 up, 8 in 2024-07-26T19:38:57.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:57 smithi071 ceph-mon[90507]: pgmap v5327: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 2.7 MiB/s wr, 171 op/s 2024-07-26T19:38:57.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:57 smithi071 ceph-mon[90507]: osdmap e2867: 8 total, 8 up, 8 in 2024-07-26T19:38:57.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:57 smithi071 ceph-mon[92867]: pgmap v5327: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 2.7 MiB/s wr, 171 op/s 2024-07-26T19:38:57.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:57 smithi071 ceph-mon[92867]: osdmap e2867: 8 total, 8 up, 8 in 2024-07-26T19:38:57.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:57 smithi135 ceph-mon[85352]: pgmap v5327: 137 pgs: 137 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 2.7 MiB/s wr, 171 op/s 2024-07-26T19:38:57.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:57 smithi135 ceph-mon[85352]: osdmap e2867: 8 total, 8 up, 8 in 2024-07-26T19:38:58.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:58 smithi071 ceph-mon[90507]: osdmap e2868: 8 total, 8 up, 8 in 2024-07-26T19:38:58.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:58.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:58 smithi071 ceph-mon[92867]: osdmap e2868: 8 total, 8 up, 8 in 2024-07-26T19:38:58.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:58.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:58 smithi135 ceph-mon[85352]: osdmap e2868: 8 total, 8 up, 8 in 2024-07-26T19:38:58.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:38:59.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:59 smithi071 ceph-mon[90507]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 16 KiB/s wr, 332 op/s 2024-07-26T19:38:59.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:38:59 smithi071 ceph-mon[90507]: osdmap e2869: 8 total, 8 up, 8 in 2024-07-26T19:38:59.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:59 smithi071 ceph-mon[92867]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 16 KiB/s wr, 332 op/s 2024-07-26T19:38:59.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:38:59 smithi071 ceph-mon[92867]: osdmap e2869: 8 total, 8 up, 8 in 2024-07-26T19:38:59.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:59 smithi135 ceph-mon[85352]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 16 KiB/s wr, 332 op/s 2024-07-26T19:38:59.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:38:59 smithi135 ceph-mon[85352]: osdmap e2869: 8 total, 8 up, 8 in 2024-07-26T19:39:00.447 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 59%] 2024-07-26T19:39:00.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:00 smithi071 ceph-mon[90507]: osdmap e2870: 8 total, 8 up, 8 in 2024-07-26T19:39:00.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:00 smithi071 ceph-mon[92867]: osdmap e2870: 8 total, 8 up, 8 in 2024-07-26T19:39:00.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:00 smithi135 ceph-mon[85352]: osdmap e2870: 8 total, 8 up, 8 in 2024-07-26T19:39:01.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:01 smithi071 ceph-mon[90507]: pgmap v5333: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 175 KiB/s rd, 12 KiB/s wr, 237 op/s 2024-07-26T19:39:01.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:01 smithi071 ceph-mon[90507]: osdmap e2871: 8 total, 8 up, 8 in 2024-07-26T19:39:01.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:01 smithi071 ceph-mon[92867]: pgmap v5333: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 175 KiB/s rd, 12 KiB/s wr, 237 op/s 2024-07-26T19:39:01.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:01 smithi071 ceph-mon[92867]: osdmap e2871: 8 total, 8 up, 8 in 2024-07-26T19:39:01.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:01 smithi135 ceph-mon[85352]: pgmap v5333: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 175 KiB/s rd, 12 KiB/s wr, 237 op/s 2024-07-26T19:39:01.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:01 smithi135 ceph-mon[85352]: osdmap e2871: 8 total, 8 up, 8 in 2024-07-26T19:39:02.367 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:39:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:39:02] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-07-26T19:39:02.457 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2024-07-26T19:39:02.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:02 smithi071 ceph-mon[90507]: osdmap e2872: 8 total, 8 up, 8 in 2024-07-26T19:39:02.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:02 smithi071 ceph-mon[92867]: osdmap e2872: 8 total, 8 up, 8 in 2024-07-26T19:39:02.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:02 smithi135 ceph-mon[85352]: osdmap e2872: 8 total, 8 up, 8 in 2024-07-26T19:39:03.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:03 smithi071 ceph-mon[90507]: pgmap v5336: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 189 KiB/s rd, 13 KiB/s wr, 253 op/s 2024-07-26T19:39:03.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:03 smithi071 ceph-mon[90507]: osdmap e2873: 8 total, 8 up, 8 in 2024-07-26T19:39:03.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:03 smithi071 ceph-mon[90507]: osdmap e2874: 8 total, 8 up, 8 in 2024-07-26T19:39:03.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:03 smithi071 ceph-mon[92867]: pgmap v5336: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 189 KiB/s rd, 13 KiB/s wr, 253 op/s 2024-07-26T19:39:03.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:03 smithi071 ceph-mon[92867]: osdmap e2873: 8 total, 8 up, 8 in 2024-07-26T19:39:03.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:03 smithi071 ceph-mon[92867]: osdmap e2874: 8 total, 8 up, 8 in 2024-07-26T19:39:03.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:03 smithi135 ceph-mon[85352]: pgmap v5336: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 189 KiB/s rd, 13 KiB/s wr, 253 op/s 2024-07-26T19:39:03.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:03 smithi135 ceph-mon[85352]: osdmap e2873: 8 total, 8 up, 8 in 2024-07-26T19:39:03.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:03 smithi135 ceph-mon[85352]: osdmap e2874: 8 total, 8 up, 8 in 2024-07-26T19:39:04.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:04 smithi071 ceph-mon[90507]: osdmap e2875: 8 total, 8 up, 8 in 2024-07-26T19:39:04.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:04 smithi071 ceph-mon[90507]: pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 279 KiB/s rd, 21 KiB/s wr, 376 op/s 2024-07-26T19:39:04.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:04 smithi071 ceph-mon[92867]: osdmap e2875: 8 total, 8 up, 8 in 2024-07-26T19:39:04.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:04 smithi071 ceph-mon[92867]: pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 279 KiB/s rd, 21 KiB/s wr, 376 op/s 2024-07-26T19:39:05.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:04 smithi135 ceph-mon[85352]: osdmap e2875: 8 total, 8 up, 8 in 2024-07-26T19:39:05.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:04 smithi135 ceph-mon[85352]: pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 279 KiB/s rd, 21 KiB/s wr, 376 op/s 2024-07-26T19:39:05.696 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 60%] 2024-07-26T19:39:05.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:05 smithi071 ceph-mon[90507]: osdmap e2876: 8 total, 8 up, 8 in 2024-07-26T19:39:05.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:05 smithi071 ceph-mon[92867]: osdmap e2876: 8 total, 8 up, 8 in 2024-07-26T19:39:06.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:05 smithi135 ceph-mon[85352]: osdmap e2876: 8 total, 8 up, 8 in 2024-07-26T19:39:06.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:06 smithi071 ceph-mon[90507]: osdmap e2877: 8 total, 8 up, 8 in 2024-07-26T19:39:06.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:06 smithi071 ceph-mon[90507]: pgmap v5343: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 15 KiB/s wr, 225 op/s 2024-07-26T19:39:06.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:06 smithi071 ceph-mon[92867]: osdmap e2877: 8 total, 8 up, 8 in 2024-07-26T19:39:06.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:06 smithi071 ceph-mon[92867]: pgmap v5343: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 15 KiB/s wr, 225 op/s 2024-07-26T19:39:07.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:06 smithi135 ceph-mon[85352]: osdmap e2877: 8 total, 8 up, 8 in 2024-07-26T19:39:07.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:06 smithi135 ceph-mon[85352]: pgmap v5343: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 15 KiB/s wr, 225 op/s 2024-07-26T19:39:07.694 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_clone_format PASSED [ 61%] 2024-07-26T19:39:07.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:07 smithi071 ceph-mon[90507]: osdmap e2878: 8 total, 8 up, 8 in 2024-07-26T19:39:07.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:07 smithi071 ceph-mon[90507]: osdmap e2879: 8 total, 8 up, 8 in 2024-07-26T19:39:07.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:07 smithi071 ceph-mon[92867]: osdmap e2878: 8 total, 8 up, 8 in 2024-07-26T19:39:07.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:07 smithi071 ceph-mon[92867]: osdmap e2879: 8 total, 8 up, 8 in 2024-07-26T19:39:08.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:07 smithi135 ceph-mon[85352]: osdmap e2878: 8 total, 8 up, 8 in 2024-07-26T19:39:08.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:07 smithi135 ceph-mon[85352]: osdmap e2879: 8 total, 8 up, 8 in 2024-07-26T19:39:08.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:08 smithi071 ceph-mon[90507]: pgmap v5346: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 7.2 KiB/s wr, 180 op/s 2024-07-26T19:39:08.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:08 smithi071 ceph-mon[92867]: pgmap v5346: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 7.2 KiB/s wr, 180 op/s 2024-07-26T19:39:09.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:08 smithi135 ceph-mon[85352]: pgmap v5346: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 7.2 KiB/s wr, 180 op/s 2024-07-26T19:39:09.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:09 smithi071 ceph-mon[90507]: osdmap e2880: 8 total, 8 up, 8 in 2024-07-26T19:39:09.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:09 smithi071 ceph-mon[92867]: osdmap e2880: 8 total, 8 up, 8 in 2024-07-26T19:39:10.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:09 smithi135 ceph-mon[85352]: osdmap e2880: 8 total, 8 up, 8 in 2024-07-26T19:39:10.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:10 smithi071 ceph-mon[92867]: osdmap e2881: 8 total, 8 up, 8 in 2024-07-26T19:39:10.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:10 smithi071 ceph-mon[92867]: pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 275 KiB/s rd, 18 KiB/s wr, 380 op/s 2024-07-26T19:39:10.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:10 smithi071 ceph-mon[90507]: osdmap e2881: 8 total, 8 up, 8 in 2024-07-26T19:39:10.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:10 smithi071 ceph-mon[90507]: pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 275 KiB/s rd, 18 KiB/s wr, 380 op/s 2024-07-26T19:39:11.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:10 smithi135 ceph-mon[85352]: osdmap e2881: 8 total, 8 up, 8 in 2024-07-26T19:39:11.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:10 smithi135 ceph-mon[85352]: pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 275 KiB/s rd, 18 KiB/s wr, 380 op/s 2024-07-26T19:39:11.737 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2024-07-26T19:39:11.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:11 smithi071 ceph-mon[90507]: osdmap e2882: 8 total, 8 up, 8 in 2024-07-26T19:39:11.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:11 smithi071 ceph-mon[92867]: osdmap e2882: 8 total, 8 up, 8 in 2024-07-26T19:39:12.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:11 smithi135 ceph-mon[85352]: osdmap e2882: 8 total, 8 up, 8 in 2024-07-26T19:39:12.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:39:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:39:12] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-07-26T19:39:12.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:12 smithi071 ceph-mon[92867]: osdmap e2883: 8 total, 8 up, 8 in 2024-07-26T19:39:12.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:12 smithi071 ceph-mon[92867]: pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 26 KiB/s wr, 475 op/s 2024-07-26T19:39:12.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:12 smithi071 ceph-mon[92867]: osdmap e2884: 8 total, 8 up, 8 in 2024-07-26T19:39:12.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:12.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:12 smithi071 ceph-mon[90507]: osdmap e2883: 8 total, 8 up, 8 in 2024-07-26T19:39:12.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:12 smithi071 ceph-mon[90507]: pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 26 KiB/s wr, 475 op/s 2024-07-26T19:39:12.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:12 smithi071 ceph-mon[90507]: osdmap e2884: 8 total, 8 up, 8 in 2024-07-26T19:39:12.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:13.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:12 smithi135 ceph-mon[85352]: osdmap e2883: 8 total, 8 up, 8 in 2024-07-26T19:39:13.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:12 smithi135 ceph-mon[85352]: pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 26 KiB/s wr, 475 op/s 2024-07-26T19:39:13.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:12 smithi135 ceph-mon[85352]: osdmap e2884: 8 total, 8 up, 8 in 2024-07-26T19:39:13.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:14.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:14 smithi071 ceph-mon[90507]: osdmap e2885: 8 total, 8 up, 8 in 2024-07-26T19:39:14.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:14 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-2","app": "rbd"}]: dispatch 2024-07-26T19:39:14.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:14 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-2","app": "rbd"}]: dispatch 2024-07-26T19:39:14.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:14 smithi071 ceph-mon[90507]: pgmap v5355: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 370 KiB/s rd, 23 KiB/s wr, 478 op/s 2024-07-26T19:39:14.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:14 smithi071 ceph-mon[92867]: osdmap e2885: 8 total, 8 up, 8 in 2024-07-26T19:39:14.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:14 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-2","app": "rbd"}]: dispatch 2024-07-26T19:39:14.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:14 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-2","app": "rbd"}]: dispatch 2024-07-26T19:39:14.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:14 smithi071 ceph-mon[92867]: pgmap v5355: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 370 KiB/s rd, 23 KiB/s wr, 478 op/s 2024-07-26T19:39:15.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:14 smithi135 ceph-mon[85352]: osdmap e2885: 8 total, 8 up, 8 in 2024-07-26T19:39:15.095 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:14 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-2","app": "rbd"}]: dispatch 2024-07-26T19:39:15.095 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:14 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-2","app": "rbd"}]: dispatch 2024-07-26T19:39:15.095 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:14 smithi135 ceph-mon[85352]: pgmap v5355: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 370 KiB/s rd, 23 KiB/s wr, 478 op/s 2024-07-26T19:39:15.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:15 smithi071 ceph-mon[90507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:39:15.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:15 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-2","app": "rbd"}]': finished 2024-07-26T19:39:15.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:15 smithi071 ceph-mon[90507]: osdmap e2886: 8 total, 8 up, 8 in 2024-07-26T19:39:15.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:15 smithi071 ceph-mon[92867]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:39:15.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:15 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-2","app": "rbd"}]': finished 2024-07-26T19:39:15.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:15 smithi071 ceph-mon[92867]: osdmap e2886: 8 total, 8 up, 8 in 2024-07-26T19:39:16.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:15 smithi135 ceph-mon[85352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-07-26T19:39:16.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:15 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi071-223238-2","app": "rbd"}]': finished 2024-07-26T19:39:16.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:15 smithi135 ceph-mon[85352]: osdmap e2886: 8 total, 8 up, 8 in 2024-07-26T19:39:16.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:16 smithi071 ceph-mon[90507]: osdmap e2887: 8 total, 8 up, 8 in 2024-07-26T19:39:16.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:16 smithi071 ceph-mon[90507]: pgmap v5358: 169 pgs: 3 creating+peering, 22 unknown, 144 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 15 KiB/s wr, 292 op/s 2024-07-26T19:39:16.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:16 smithi071 ceph-mon[92867]: osdmap e2887: 8 total, 8 up, 8 in 2024-07-26T19:39:16.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:16 smithi071 ceph-mon[92867]: pgmap v5358: 169 pgs: 3 creating+peering, 22 unknown, 144 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 15 KiB/s wr, 292 op/s 2024-07-26T19:39:17.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:16 smithi135 ceph-mon[85352]: osdmap e2887: 8 total, 8 up, 8 in 2024-07-26T19:39:17.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:16 smithi135 ceph-mon[85352]: pgmap v5358: 169 pgs: 3 creating+peering, 22 unknown, 144 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 15 KiB/s wr, 292 op/s 2024-07-26T19:39:17.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:17 smithi071 ceph-mon[92867]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:39:17.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:17 smithi071 ceph-mon[92867]: osdmap e2888: 8 total, 8 up, 8 in 2024-07-26T19:39:17.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:17 smithi071 ceph-mon[92867]: osdmap e2889: 8 total, 8 up, 8 in 2024-07-26T19:39:17.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:17 smithi071 ceph-mon[90507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:39:17.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:17 smithi071 ceph-mon[90507]: osdmap e2888: 8 total, 8 up, 8 in 2024-07-26T19:39:17.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:17 smithi071 ceph-mon[90507]: osdmap e2889: 8 total, 8 up, 8 in 2024-07-26T19:39:18.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:17 smithi135 ceph-mon[85352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-07-26T19:39:18.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:17 smithi135 ceph-mon[85352]: osdmap e2888: 8 total, 8 up, 8 in 2024-07-26T19:39:18.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:17 smithi135 ceph-mon[85352]: osdmap e2889: 8 total, 8 up, 8 in 2024-07-26T19:39:18.778 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2024-07-26T19:39:18.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:18 smithi071 ceph-mon[92867]: pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.7 KiB/s wr, 38 op/s 2024-07-26T19:39:18.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:18 smithi071 ceph-mon[90507]: pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.7 KiB/s wr, 38 op/s 2024-07-26T19:39:19.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:18 smithi135 ceph-mon[85352]: pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.7 KiB/s wr, 38 op/s 2024-07-26T19:39:19.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:19 smithi071 ceph-mon[92867]: osdmap e2890: 8 total, 8 up, 8 in 2024-07-26T19:39:19.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:19 smithi071 ceph-mon[90507]: osdmap e2890: 8 total, 8 up, 8 in 2024-07-26T19:39:20.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:19 smithi135 ceph-mon[85352]: osdmap e2890: 8 total, 8 up, 8 in 2024-07-26T19:39:20.792 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2024-07-26T19:39:21.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:20 smithi135 ceph-mon[85352]: osdmap e2891: 8 total, 8 up, 8 in 2024-07-26T19:39:21.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:20 smithi135 ceph-mon[85352]: pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 2.7 KiB/s wr, 66 op/s 2024-07-26T19:39:21.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:20 smithi071 ceph-mon[90507]: osdmap e2891: 8 total, 8 up, 8 in 2024-07-26T19:39:21.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:20 smithi071 ceph-mon[90507]: pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 2.7 KiB/s wr, 66 op/s 2024-07-26T19:39:21.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:20 smithi071 ceph-mon[92867]: osdmap e2891: 8 total, 8 up, 8 in 2024-07-26T19:39:21.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:20 smithi071 ceph-mon[92867]: pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 2.7 KiB/s wr, 66 op/s 2024-07-26T19:39:22.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:21 smithi135 ceph-mon[85352]: osdmap e2892: 8 total, 8 up, 8 in 2024-07-26T19:39:22.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:21 smithi071 ceph-mon[90507]: osdmap e2892: 8 total, 8 up, 8 in 2024-07-26T19:39:22.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:21 smithi071 ceph-mon[92867]: osdmap e2892: 8 total, 8 up, 8 in 2024-07-26T19:39:22.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:39:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:39:22] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.43.0" 2024-07-26T19:39:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2024-07-26T19:39:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:22 smithi135 ceph-mon[85352]: osdmap e2893: 8 total, 8 up, 8 in 2024-07-26T19:39:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:22 smithi135 ceph-mon[85352]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 5.0 KiB/s wr, 98 op/s 2024-07-26T19:39:23.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:22 smithi135 ceph-mon[85352]: osdmap e2894: 8 total, 8 up, 8 in 2024-07-26T19:39:23.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:22 smithi071 ceph-mon[90507]: osdmap e2893: 8 total, 8 up, 8 in 2024-07-26T19:39:23.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:22 smithi071 ceph-mon[90507]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 5.0 KiB/s wr, 98 op/s 2024-07-26T19:39:23.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:22 smithi071 ceph-mon[90507]: osdmap e2894: 8 total, 8 up, 8 in 2024-07-26T19:39:23.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:22 smithi071 ceph-mon[92867]: osdmap e2893: 8 total, 8 up, 8 in 2024-07-26T19:39:23.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:22 smithi071 ceph-mon[92867]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 5.0 KiB/s wr, 98 op/s 2024-07-26T19:39:23.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:22 smithi071 ceph-mon[92867]: osdmap e2894: 8 total, 8 up, 8 in 2024-07-26T19:39:24.807 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 63%] 2024-07-26T19:39:25.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:24 smithi135 ceph-mon[85352]: osdmap e2895: 8 total, 8 up, 8 in 2024-07-26T19:39:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:24 smithi135 ceph-mon[85352]: pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 15 KiB/s wr, 228 op/s 2024-07-26T19:39:25.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:24 smithi071 ceph-mon[90507]: osdmap e2895: 8 total, 8 up, 8 in 2024-07-26T19:39:25.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:24 smithi071 ceph-mon[90507]: pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 15 KiB/s wr, 228 op/s 2024-07-26T19:39:25.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:24 smithi071 ceph-mon[92867]: osdmap e2895: 8 total, 8 up, 8 in 2024-07-26T19:39:25.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:24 smithi071 ceph-mon[92867]: pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 15 KiB/s wr, 228 op/s 2024-07-26T19:39:26.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:25 smithi135 ceph-mon[85352]: osdmap e2896: 8 total, 8 up, 8 in 2024-07-26T19:39:26.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:25 smithi071 ceph-mon[90507]: osdmap e2896: 8 total, 8 up, 8 in 2024-07-26T19:39:26.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:25 smithi071 ceph-mon[92867]: osdmap e2896: 8 total, 8 up, 8 in 2024-07-26T19:39:26.818 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2024-07-26T19:39:27.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:26 smithi135 ceph-mon[85352]: osdmap e2897: 8 total, 8 up, 8 in 2024-07-26T19:39:27.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:26 smithi135 ceph-mon[85352]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 322 KiB/s rd, 24 KiB/s wr, 433 op/s 2024-07-26T19:39:27.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:26 smithi071 ceph-mon[90507]: osdmap e2897: 8 total, 8 up, 8 in 2024-07-26T19:39:27.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:26 smithi071 ceph-mon[90507]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 322 KiB/s rd, 24 KiB/s wr, 433 op/s 2024-07-26T19:39:27.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:26 smithi071 ceph-mon[92867]: osdmap e2897: 8 total, 8 up, 8 in 2024-07-26T19:39:27.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:26 smithi071 ceph-mon[92867]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 322 KiB/s rd, 24 KiB/s wr, 433 op/s 2024-07-26T19:39:28.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:27 smithi135 ceph-mon[85352]: osdmap e2898: 8 total, 8 up, 8 in 2024-07-26T19:39:28.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:27 smithi135 ceph-mon[85352]: osdmap e2899: 8 total, 8 up, 8 in 2024-07-26T19:39:28.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:27 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:28.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:27 smithi071 ceph-mon[90507]: osdmap e2898: 8 total, 8 up, 8 in 2024-07-26T19:39:28.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:27 smithi071 ceph-mon[90507]: osdmap e2899: 8 total, 8 up, 8 in 2024-07-26T19:39:28.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:27 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:28.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:27 smithi071 ceph-mon[92867]: osdmap e2898: 8 total, 8 up, 8 in 2024-07-26T19:39:28.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:27 smithi071 ceph-mon[92867]: osdmap e2899: 8 total, 8 up, 8 in 2024-07-26T19:39:28.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:27 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:28.839 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 64%] 2024-07-26T19:39:29.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:28 smithi135 ceph-mon[85352]: pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 267 KiB/s rd, 18 KiB/s wr, 353 op/s 2024-07-26T19:39:29.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:28 smithi071 ceph-mon[90507]: pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 267 KiB/s rd, 18 KiB/s wr, 353 op/s 2024-07-26T19:39:29.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:28 smithi071 ceph-mon[92867]: pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 267 KiB/s rd, 18 KiB/s wr, 353 op/s 2024-07-26T19:39:30.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:29 smithi135 ceph-mon[85352]: osdmap e2900: 8 total, 8 up, 8 in 2024-07-26T19:39:30.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:29 smithi071 ceph-mon[90507]: osdmap e2900: 8 total, 8 up, 8 in 2024-07-26T19:39:30.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:29 smithi071 ceph-mon[92867]: osdmap e2900: 8 total, 8 up, 8 in 2024-07-26T19:39:31.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:30 smithi135 ceph-mon[85352]: osdmap e2901: 8 total, 8 up, 8 in 2024-07-26T19:39:31.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:30 smithi135 ceph-mon[85352]: pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 213 KiB/s rd, 21 KiB/s wr, 297 op/s 2024-07-26T19:39:31.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:30 smithi071 ceph-mon[90507]: osdmap e2901: 8 total, 8 up, 8 in 2024-07-26T19:39:31.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:30 smithi071 ceph-mon[90507]: pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 213 KiB/s rd, 21 KiB/s wr, 297 op/s 2024-07-26T19:39:31.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:30 smithi071 ceph-mon[92867]: osdmap e2901: 8 total, 8 up, 8 in 2024-07-26T19:39:31.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:30 smithi071 ceph-mon[92867]: pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 213 KiB/s rd, 21 KiB/s wr, 297 op/s 2024-07-26T19:39:32.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:39:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:39:32] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.43.0" 2024-07-26T19:39:33.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:33 smithi135 ceph-mon[85352]: pgmap v5380: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 376 KiB/s rd, 20 KiB/s wr, 478 op/s 2024-07-26T19:39:33.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:33 smithi135 ceph-mon[85352]: osdmap e2902: 8 total, 8 up, 8 in 2024-07-26T19:39:33.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:33 smithi071 ceph-mon[90507]: pgmap v5380: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 376 KiB/s rd, 20 KiB/s wr, 478 op/s 2024-07-26T19:39:33.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:33 smithi071 ceph-mon[90507]: osdmap e2902: 8 total, 8 up, 8 in 2024-07-26T19:39:33.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:33 smithi071 ceph-mon[92867]: pgmap v5380: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 376 KiB/s rd, 20 KiB/s wr, 478 op/s 2024-07-26T19:39:33.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:33 smithi071 ceph-mon[92867]: osdmap e2902: 8 total, 8 up, 8 in 2024-07-26T19:39:34.386 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2024-07-26T19:39:35.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:35 smithi135 ceph-mon[85352]: pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 30 KiB/s wr, 1.88k op/s 2024-07-26T19:39:35.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:35 smithi135 ceph-mon[85352]: osdmap e2903: 8 total, 8 up, 8 in 2024-07-26T19:39:35.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:35 smithi071 ceph-mon[92867]: pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 30 KiB/s wr, 1.88k op/s 2024-07-26T19:39:35.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:35 smithi071 ceph-mon[92867]: osdmap e2903: 8 total, 8 up, 8 in 2024-07-26T19:39:35.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:35 smithi071 ceph-mon[90507]: pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 30 KiB/s wr, 1.88k op/s 2024-07-26T19:39:35.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:35 smithi071 ceph-mon[90507]: osdmap e2903: 8 total, 8 up, 8 in 2024-07-26T19:39:36.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:36 smithi135 ceph-mon[85352]: osdmap e2904: 8 total, 8 up, 8 in 2024-07-26T19:39:36.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:36 smithi071 ceph-mon[90507]: osdmap e2904: 8 total, 8 up, 8 in 2024-07-26T19:39:36.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:36 smithi071 ceph-mon[92867]: osdmap e2904: 8 total, 8 up, 8 in 2024-07-26T19:39:37.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:37 smithi135 ceph-mon[85352]: pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 25 KiB/s wr, 2.10k op/s 2024-07-26T19:39:37.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:37 smithi135 ceph-mon[85352]: osdmap e2905: 8 total, 8 up, 8 in 2024-07-26T19:39:37.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:37 smithi071 ceph-mon[92867]: pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 25 KiB/s wr, 2.10k op/s 2024-07-26T19:39:37.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:37 smithi071 ceph-mon[92867]: osdmap e2905: 8 total, 8 up, 8 in 2024-07-26T19:39:37.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:37 smithi071 ceph-mon[90507]: pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 25 KiB/s wr, 2.10k op/s 2024-07-26T19:39:37.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:37 smithi071 ceph-mon[90507]: osdmap e2905: 8 total, 8 up, 8 in 2024-07-26T19:39:37.694 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 65%] 2024-07-26T19:39:38.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:38 smithi135 ceph-mon[85352]: osdmap e2906: 8 total, 8 up, 8 in 2024-07-26T19:39:38.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:38 smithi135 ceph-mon[85352]: osdmap e2907: 8 total, 8 up, 8 in 2024-07-26T19:39:38.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:38 smithi071 ceph-mon[90507]: osdmap e2906: 8 total, 8 up, 8 in 2024-07-26T19:39:38.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:38 smithi071 ceph-mon[90507]: osdmap e2907: 8 total, 8 up, 8 in 2024-07-26T19:39:38.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:38 smithi071 ceph-mon[92867]: osdmap e2906: 8 total, 8 up, 8 in 2024-07-26T19:39:38.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:38 smithi071 ceph-mon[92867]: osdmap e2907: 8 total, 8 up, 8 in 2024-07-26T19:39:39.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:39 smithi135 ceph-mon[85352]: pgmap v5389: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 755 KiB/s rd, 11 KiB/s wr, 876 op/s 2024-07-26T19:39:39.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:39 smithi135 ceph-mon[85352]: osdmap e2908: 8 total, 8 up, 8 in 2024-07-26T19:39:39.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:39 smithi071 ceph-mon[90507]: pgmap v5389: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 755 KiB/s rd, 11 KiB/s wr, 876 op/s 2024-07-26T19:39:39.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:39 smithi071 ceph-mon[90507]: osdmap e2908: 8 total, 8 up, 8 in 2024-07-26T19:39:39.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:39 smithi071 ceph-mon[92867]: pgmap v5389: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 755 KiB/s rd, 11 KiB/s wr, 876 op/s 2024-07-26T19:39:39.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:39 smithi071 ceph-mon[92867]: osdmap e2908: 8 total, 8 up, 8 in 2024-07-26T19:39:39.701 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2024-07-26T19:39:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:40 smithi071 ceph-mon[92867]: osdmap e2909: 8 total, 8 up, 8 in 2024-07-26T19:39:40.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:40 smithi071 ceph-mon[92867]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 14 KiB/s wr, 554 op/s 2024-07-26T19:39:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:40 smithi071 ceph-mon[90507]: osdmap e2909: 8 total, 8 up, 8 in 2024-07-26T19:39:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:40 smithi071 ceph-mon[90507]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 14 KiB/s wr, 554 op/s 2024-07-26T19:39:41.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:40 smithi135 ceph-mon[85352]: osdmap e2909: 8 total, 8 up, 8 in 2024-07-26T19:39:41.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:40 smithi135 ceph-mon[85352]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 14 KiB/s wr, 554 op/s 2024-07-26T19:39:41.709 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2024-07-26T19:39:41.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:41 smithi071 ceph-mon[92867]: osdmap e2910: 8 total, 8 up, 8 in 2024-07-26T19:39:41.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:41 smithi071 ceph-mon[90507]: osdmap e2910: 8 total, 8 up, 8 in 2024-07-26T19:39:42.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:41 smithi135 ceph-mon[85352]: osdmap e2910: 8 total, 8 up, 8 in 2024-07-26T19:39:42.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:39:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:39:42] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.43.0" 2024-07-26T19:39:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:42 smithi071 ceph-mon[90507]: osdmap e2911: 8 total, 8 up, 8 in 2024-07-26T19:39:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:42 smithi071 ceph-mon[90507]: pgmap v5395: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 495 KiB/s rd, 27 KiB/s wr, 654 op/s 2024-07-26T19:39:42.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:42 smithi071 ceph-mon[90507]: osdmap e2912: 8 total, 8 up, 8 in 2024-07-26T19:39:42.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:42 smithi071 ceph-mon[92867]: osdmap e2911: 8 total, 8 up, 8 in 2024-07-26T19:39:42.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:42 smithi071 ceph-mon[92867]: pgmap v5395: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 495 KiB/s rd, 27 KiB/s wr, 654 op/s 2024-07-26T19:39:42.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:42 smithi071 ceph-mon[92867]: osdmap e2912: 8 total, 8 up, 8 in 2024-07-26T19:39:43.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:42 smithi135 ceph-mon[85352]: osdmap e2911: 8 total, 8 up, 8 in 2024-07-26T19:39:43.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:42 smithi135 ceph-mon[85352]: pgmap v5395: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 495 KiB/s rd, 27 KiB/s wr, 654 op/s 2024-07-26T19:39:43.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:42 smithi135 ceph-mon[85352]: osdmap e2912: 8 total, 8 up, 8 in 2024-07-26T19:39:43.720 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 67%] 2024-07-26T19:39:43.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:43.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:44.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:44.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:44 smithi071 ceph-mon[92867]: osdmap e2913: 8 total, 8 up, 8 in 2024-07-26T19:39:44.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:44 smithi071 ceph-mon[92867]: pgmap v5398: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 49 KiB/s wr, 1.02k op/s 2024-07-26T19:39:44.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:44 smithi071 ceph-mon[90507]: osdmap e2913: 8 total, 8 up, 8 in 2024-07-26T19:39:44.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:44 smithi071 ceph-mon[90507]: pgmap v5398: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 49 KiB/s wr, 1.02k op/s 2024-07-26T19:39:45.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:44 smithi135 ceph-mon[85352]: osdmap e2913: 8 total, 8 up, 8 in 2024-07-26T19:39:45.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:44 smithi135 ceph-mon[85352]: pgmap v5398: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 49 KiB/s wr, 1.02k op/s 2024-07-26T19:39:45.745 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2024-07-26T19:39:45.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:45 smithi071 ceph-mon[90507]: osdmap e2914: 8 total, 8 up, 8 in 2024-07-26T19:39:45.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:45 smithi071 ceph-mon[92867]: osdmap e2914: 8 total, 8 up, 8 in 2024-07-26T19:39:46.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:45 smithi135 ceph-mon[85352]: osdmap e2914: 8 total, 8 up, 8 in 2024-07-26T19:39:46.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:46 smithi071 ceph-mon[90507]: osdmap e2915: 8 total, 8 up, 8 in 2024-07-26T19:39:46.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:46 smithi071 ceph-mon[90507]: pgmap v5401: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 671 KiB/s rd, 52 KiB/s wr, 904 op/s 2024-07-26T19:39:46.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:46 smithi071 ceph-mon[92867]: osdmap e2915: 8 total, 8 up, 8 in 2024-07-26T19:39:46.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:46 smithi071 ceph-mon[92867]: pgmap v5401: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 671 KiB/s rd, 52 KiB/s wr, 904 op/s 2024-07-26T19:39:47.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:46 smithi135 ceph-mon[85352]: osdmap e2915: 8 total, 8 up, 8 in 2024-07-26T19:39:47.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:46 smithi135 ceph-mon[85352]: pgmap v5401: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 671 KiB/s rd, 52 KiB/s wr, 904 op/s 2024-07-26T19:39:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:47 smithi071 ceph-mon[90507]: osdmap e2916: 8 total, 8 up, 8 in 2024-07-26T19:39:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:47 smithi071 ceph-mon[90507]: osdmap e2917: 8 total, 8 up, 8 in 2024-07-26T19:39:47.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:47 smithi071 ceph-mon[92867]: osdmap e2916: 8 total, 8 up, 8 in 2024-07-26T19:39:47.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:47 smithi071 ceph-mon[92867]: osdmap e2917: 8 total, 8 up, 8 in 2024-07-26T19:39:48.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:47 smithi135 ceph-mon[85352]: osdmap e2916: 8 total, 8 up, 8 in 2024-07-26T19:39:48.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:47 smithi135 ceph-mon[85352]: osdmap e2917: 8 total, 8 up, 8 in 2024-07-26T19:39:48.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:48 smithi071 ceph-mon[92867]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 26 KiB/s wr, 461 op/s 2024-07-26T19:39:48.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:48 smithi071 ceph-mon[90507]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 26 KiB/s wr, 461 op/s 2024-07-26T19:39:49.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:48 smithi135 ceph-mon[85352]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 26 KiB/s wr, 461 op/s 2024-07-26T19:39:49.760 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 68%] 2024-07-26T19:39:49.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:49 smithi071 ceph-mon[92867]: osdmap e2918: 8 total, 8 up, 8 in 2024-07-26T19:39:49.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:49 smithi071 ceph-mon[90507]: osdmap e2918: 8 total, 8 up, 8 in 2024-07-26T19:39:50.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:49 smithi135 ceph-mon[85352]: osdmap e2918: 8 total, 8 up, 8 in 2024-07-26T19:39:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:50 smithi071 ceph-mon[90507]: osdmap e2919: 8 total, 8 up, 8 in 2024-07-26T19:39:50.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:50 smithi071 ceph-mon[90507]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 353 KiB/s rd, 24 KiB/s wr, 478 op/s 2024-07-26T19:39:50.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:50 smithi071 ceph-mon[92867]: osdmap e2919: 8 total, 8 up, 8 in 2024-07-26T19:39:50.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:50 smithi071 ceph-mon[92867]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 353 KiB/s rd, 24 KiB/s wr, 478 op/s 2024-07-26T19:39:51.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:50 smithi135 ceph-mon[85352]: osdmap e2919: 8 total, 8 up, 8 in 2024-07-26T19:39:51.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:50 smithi135 ceph-mon[85352]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 353 KiB/s rd, 24 KiB/s wr, 478 op/s 2024-07-26T19:39:51.798 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2024-07-26T19:39:51.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:51 smithi071 ceph-mon[92867]: osdmap e2920: 8 total, 8 up, 8 in 2024-07-26T19:39:51.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:51 smithi071 ceph-mon[90507]: osdmap e2920: 8 total, 8 up, 8 in 2024-07-26T19:39:52.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:51 smithi135 ceph-mon[85352]: osdmap e2920: 8 total, 8 up, 8 in 2024-07-26T19:39:52.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:39:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:39:52] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2024-07-26T19:39:53.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:52 smithi135 ceph-mon[85352]: osdmap e2921: 8 total, 8 up, 8 in 2024-07-26T19:39:53.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:52 smithi135 ceph-mon[85352]: pgmap v5410: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 24 KiB/s wr, 449 op/s 2024-07-26T19:39:53.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:52 smithi135 ceph-mon[85352]: osdmap e2922: 8 total, 8 up, 8 in 2024-07-26T19:39:53.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:52 smithi071 ceph-mon[92867]: osdmap e2921: 8 total, 8 up, 8 in 2024-07-26T19:39:53.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:52 smithi071 ceph-mon[92867]: pgmap v5410: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 24 KiB/s wr, 449 op/s 2024-07-26T19:39:53.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:52 smithi071 ceph-mon[92867]: osdmap e2922: 8 total, 8 up, 8 in 2024-07-26T19:39:53.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:52 smithi071 ceph-mon[90507]: osdmap e2921: 8 total, 8 up, 8 in 2024-07-26T19:39:53.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:52 smithi071 ceph-mon[90507]: pgmap v5410: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 24 KiB/s wr, 449 op/s 2024-07-26T19:39:53.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:52 smithi071 ceph-mon[90507]: osdmap e2922: 8 total, 8 up, 8 in 2024-07-26T19:39:55.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:54 smithi135 ceph-mon[85352]: osdmap e2923: 8 total, 8 up, 8 in 2024-07-26T19:39:55.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:54 smithi135 ceph-mon[85352]: pgmap v5413: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 25 KiB/s wr, 408 op/s 2024-07-26T19:39:55.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:54 smithi071 ceph-mon[90507]: osdmap e2923: 8 total, 8 up, 8 in 2024-07-26T19:39:55.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:54 smithi071 ceph-mon[90507]: pgmap v5413: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 25 KiB/s wr, 408 op/s 2024-07-26T19:39:55.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:54 smithi071 ceph-mon[92867]: osdmap e2923: 8 total, 8 up, 8 in 2024-07-26T19:39:55.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:54 smithi071 ceph-mon[92867]: pgmap v5413: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 25 KiB/s wr, 408 op/s 2024-07-26T19:39:55.802 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 69%] 2024-07-26T19:39:56.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:55 smithi135 ceph-mon[85352]: osdmap e2924: 8 total, 8 up, 8 in 2024-07-26T19:39:56.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:39:56.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:39:56.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:39:56.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:39:56.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:55 smithi071 ceph-mon[90507]: osdmap e2924: 8 total, 8 up, 8 in 2024-07-26T19:39:56.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:39:56.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:39:56.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:39:56.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:39:56.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:55 smithi071 ceph-mon[92867]: osdmap e2924: 8 total, 8 up, 8 in 2024-07-26T19:39:56.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:39:56.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:39:56.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:39:56.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:39:57.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:56 smithi135 ceph-mon[85352]: osdmap e2925: 8 total, 8 up, 8 in 2024-07-26T19:39:57.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:56 smithi135 ceph-mon[85352]: pgmap v5416: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 22 KiB/s wr, 402 op/s 2024-07-26T19:39:57.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:56 smithi071 ceph-mon[90507]: osdmap e2925: 8 total, 8 up, 8 in 2024-07-26T19:39:57.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:56 smithi071 ceph-mon[90507]: pgmap v5416: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 22 KiB/s wr, 402 op/s 2024-07-26T19:39:57.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:56 smithi071 ceph-mon[92867]: osdmap e2925: 8 total, 8 up, 8 in 2024-07-26T19:39:57.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:56 smithi071 ceph-mon[92867]: pgmap v5416: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 22 KiB/s wr, 402 op/s 2024-07-26T19:39:58.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:57 smithi135 ceph-mon[85352]: osdmap e2926: 8 total, 8 up, 8 in 2024-07-26T19:39:58.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:57 smithi135 ceph-mon[85352]: osdmap e2927: 8 total, 8 up, 8 in 2024-07-26T19:39:58.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:58.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:57 smithi071 ceph-mon[90507]: osdmap e2926: 8 total, 8 up, 8 in 2024-07-26T19:39:58.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:57 smithi071 ceph-mon[90507]: osdmap e2927: 8 total, 8 up, 8 in 2024-07-26T19:39:58.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:58.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:57 smithi071 ceph-mon[92867]: osdmap e2926: 8 total, 8 up, 8 in 2024-07-26T19:39:58.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:57 smithi071 ceph-mon[92867]: osdmap e2927: 8 total, 8 up, 8 in 2024-07-26T19:39:58.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:39:58.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:58 smithi135 ceph-mon[85352]: pgmap v5419: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 5.5 KiB/s wr, 141 op/s 2024-07-26T19:39:59.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:58 smithi071 ceph-mon[90507]: pgmap v5419: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 5.5 KiB/s wr, 141 op/s 2024-07-26T19:39:59.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:58 smithi071 ceph-mon[92867]: pgmap v5419: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 5.5 KiB/s wr, 141 op/s 2024-07-26T19:39:59.822 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2024-07-26T19:40:00.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:39:59 smithi135 ceph-mon[85352]: osdmap e2928: 8 total, 8 up, 8 in 2024-07-26T19:40:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:39:59 smithi071 ceph-mon[90507]: osdmap e2928: 8 total, 8 up, 8 in 2024-07-26T19:40:00.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:39:59 smithi071 ceph-mon[92867]: osdmap e2928: 8 total, 8 up, 8 in 2024-07-26T19:40:01.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:00 smithi135 ceph-mon[85352]: osdmap e2929: 8 total, 8 up, 8 in 2024-07-26T19:40:01.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:00 smithi135 ceph-mon[85352]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:40:01.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:00 smithi135 ceph-mon[85352]: pgmap v5422: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 16 KiB/s wr, 313 op/s 2024-07-26T19:40:01.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:00 smithi071 ceph-mon[90507]: osdmap e2929: 8 total, 8 up, 8 in 2024-07-26T19:40:01.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:00 smithi071 ceph-mon[90507]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:40:01.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:00 smithi071 ceph-mon[90507]: pgmap v5422: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 16 KiB/s wr, 313 op/s 2024-07-26T19:40:01.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:00 smithi071 ceph-mon[92867]: osdmap e2929: 8 total, 8 up, 8 in 2024-07-26T19:40:01.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:00 smithi071 ceph-mon[92867]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-07-26T19:40:01.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:00 smithi071 ceph-mon[92867]: pgmap v5422: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 16 KiB/s wr, 313 op/s 2024-07-26T19:40:02.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:01 smithi135 ceph-mon[85352]: osdmap e2930: 8 total, 8 up, 8 in 2024-07-26T19:40:02.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:01 smithi071 ceph-mon[92867]: osdmap e2930: 8 total, 8 up, 8 in 2024-07-26T19:40:02.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:01 smithi071 ceph-mon[90507]: osdmap e2930: 8 total, 8 up, 8 in 2024-07-26T19:40:02.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:40:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:40:02] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2024-07-26T19:40:03.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:02 smithi135 ceph-mon[85352]: pgmap v5424: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 16 KiB/s wr, 275 op/s 2024-07-26T19:40:03.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:02 smithi135 ceph-mon[85352]: osdmap e2931: 8 total, 8 up, 8 in 2024-07-26T19:40:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:02 smithi071 ceph-mon[92867]: pgmap v5424: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 16 KiB/s wr, 275 op/s 2024-07-26T19:40:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:02 smithi071 ceph-mon[92867]: osdmap e2931: 8 total, 8 up, 8 in 2024-07-26T19:40:03.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:02 smithi071 ceph-mon[90507]: pgmap v5424: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 16 KiB/s wr, 275 op/s 2024-07-26T19:40:03.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:02 smithi071 ceph-mon[90507]: osdmap e2931: 8 total, 8 up, 8 in 2024-07-26T19:40:05.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:05 smithi135 ceph-mon[85352]: pgmap v5426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 9.6 KiB/s wr, 176 op/s 2024-07-26T19:40:05.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:05 smithi071 ceph-mon[92867]: pgmap v5426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 9.6 KiB/s wr, 176 op/s 2024-07-26T19:40:05.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:05 smithi071 ceph-mon[90507]: pgmap v5426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 9.6 KiB/s wr, 176 op/s 2024-07-26T19:40:07.401 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 70%] 2024-07-26T19:40:07.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:07 smithi135 ceph-mon[85352]: pgmap v5427: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 8.9 KiB/s wr, 163 op/s 2024-07-26T19:40:07.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:07 smithi071 ceph-mon[92867]: pgmap v5427: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 8.9 KiB/s wr, 163 op/s 2024-07-26T19:40:07.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:07 smithi071 ceph-mon[90507]: pgmap v5427: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 8.9 KiB/s wr, 163 op/s 2024-07-26T19:40:08.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:08 smithi135 ceph-mon[85352]: osdmap e2932: 8 total, 8 up, 8 in 2024-07-26T19:40:08.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:08 smithi135 ceph-mon[85352]: osdmap e2933: 8 total, 8 up, 8 in 2024-07-26T19:40:08.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:08 smithi071 ceph-mon[90507]: osdmap e2932: 8 total, 8 up, 8 in 2024-07-26T19:40:08.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:08 smithi071 ceph-mon[90507]: osdmap e2933: 8 total, 8 up, 8 in 2024-07-26T19:40:08.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:08 smithi071 ceph-mon[92867]: osdmap e2932: 8 total, 8 up, 8 in 2024-07-26T19:40:08.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:08 smithi071 ceph-mon[92867]: osdmap e2933: 8 total, 8 up, 8 in 2024-07-26T19:40:09.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:09 smithi135 ceph-mon[85352]: pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 7.5 KiB/s wr, 134 op/s 2024-07-26T19:40:09.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:09 smithi071 ceph-mon[90507]: pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 7.5 KiB/s wr, 134 op/s 2024-07-26T19:40:09.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:09 smithi071 ceph-mon[92867]: pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 7.5 KiB/s wr, 134 op/s 2024-07-26T19:40:11.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:11 smithi135 ceph-mon[85352]: pgmap v5431: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 545 KiB/s wr, 115 op/s 2024-07-26T19:40:11.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:11 smithi071 ceph-mon[90507]: pgmap v5431: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 545 KiB/s wr, 115 op/s 2024-07-26T19:40:11.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:11 smithi071 ceph-mon[92867]: pgmap v5431: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 545 KiB/s wr, 115 op/s 2024-07-26T19:40:12.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:40:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:40:12] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2024-07-26T19:40:13.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:13 smithi135 ceph-mon[85352]: pgmap v5432: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 518 KiB/s wr, 94 op/s 2024-07-26T19:40:13.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:13.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:13 smithi071 ceph-mon[92867]: pgmap v5432: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 518 KiB/s wr, 94 op/s 2024-07-26T19:40:13.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:13.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:13 smithi071 ceph-mon[90507]: pgmap v5432: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 518 KiB/s wr, 94 op/s 2024-07-26T19:40:13.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:15.413 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 71%] 2024-07-26T19:40:15.524 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 71%] 2024-07-26T19:40:15.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:15 smithi071 ceph-mon[92867]: pgmap v5433: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 2.0 MiB/s wr, 92 op/s 2024-07-26T19:40:15.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:15 smithi071 ceph-mon[90507]: pgmap v5433: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 2.0 MiB/s wr, 92 op/s 2024-07-26T19:40:15.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:15 smithi135 ceph-mon[85352]: pgmap v5433: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 2.0 MiB/s wr, 92 op/s 2024-07-26T19:40:16.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:16 smithi071 ceph-mon[90507]: osdmap e2934: 8 total, 8 up, 8 in 2024-07-26T19:40:16.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:16 smithi071 ceph-mon[92867]: osdmap e2934: 8 total, 8 up, 8 in 2024-07-26T19:40:16.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:16 smithi135 ceph-mon[85352]: osdmap e2934: 8 total, 8 up, 8 in 2024-07-26T19:40:17.430 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2024-07-26T19:40:17.525 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 72%] 2024-07-26T19:40:17.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:17 smithi071 ceph-mon[90507]: pgmap v5435: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 1.9 MiB/s wr, 87 op/s 2024-07-26T19:40:17.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:17 smithi071 ceph-mon[90507]: osdmap e2935: 8 total, 8 up, 8 in 2024-07-26T19:40:17.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:17 smithi071 ceph-mon[92867]: pgmap v5435: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 1.9 MiB/s wr, 87 op/s 2024-07-26T19:40:17.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:17 smithi071 ceph-mon[92867]: osdmap e2935: 8 total, 8 up, 8 in 2024-07-26T19:40:17.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:17 smithi135 ceph-mon[85352]: pgmap v5435: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 1.9 MiB/s wr, 87 op/s 2024-07-26T19:40:17.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:17 smithi135 ceph-mon[85352]: osdmap e2935: 8 total, 8 up, 8 in 2024-07-26T19:40:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:18 smithi071 ceph-mon[90507]: osdmap e2936: 8 total, 8 up, 8 in 2024-07-26T19:40:18.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:18 smithi071 ceph-mon[90507]: osdmap e2937: 8 total, 8 up, 8 in 2024-07-26T19:40:18.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:18 smithi071 ceph-mon[92867]: osdmap e2936: 8 total, 8 up, 8 in 2024-07-26T19:40:18.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:18 smithi071 ceph-mon[92867]: osdmap e2937: 8 total, 8 up, 8 in 2024-07-26T19:40:18.732 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 73%] 2024-07-26T19:40:18.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:18 smithi135 ceph-mon[85352]: osdmap e2936: 8 total, 8 up, 8 in 2024-07-26T19:40:18.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:18 smithi135 ceph-mon[85352]: osdmap e2937: 8 total, 8 up, 8 in 2024-07-26T19:40:18.863 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2024-07-26T19:40:19.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:19 smithi071 ceph-mon[90507]: pgmap v5439: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 1.0 MiB/s wr, 53 op/s 2024-07-26T19:40:19.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:19 smithi071 ceph-mon[90507]: osdmap e2938: 8 total, 8 up, 8 in 2024-07-26T19:40:19.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:19 smithi071 ceph-mon[92867]: pgmap v5439: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 1.0 MiB/s wr, 53 op/s 2024-07-26T19:40:19.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:19 smithi071 ceph-mon[92867]: osdmap e2938: 8 total, 8 up, 8 in 2024-07-26T19:40:19.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:19 smithi135 ceph-mon[85352]: pgmap v5439: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 1.0 MiB/s wr, 53 op/s 2024-07-26T19:40:19.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:19 smithi135 ceph-mon[85352]: osdmap e2938: 8 total, 8 up, 8 in 2024-07-26T19:40:20.752 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 74%] 2024-07-26T19:40:20.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:20 smithi071 ceph-mon[92867]: osdmap e2939: 8 total, 8 up, 8 in 2024-07-26T19:40:20.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:20 smithi071 ceph-mon[92867]: pgmap v5442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 1.0 MiB/s wr, 342 op/s 2024-07-26T19:40:20.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:20 smithi071 ceph-mon[90507]: osdmap e2939: 8 total, 8 up, 8 in 2024-07-26T19:40:20.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:20 smithi071 ceph-mon[90507]: pgmap v5442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 1.0 MiB/s wr, 342 op/s 2024-07-26T19:40:21.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:20 smithi135 ceph-mon[85352]: osdmap e2939: 8 total, 8 up, 8 in 2024-07-26T19:40:21.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:20 smithi135 ceph-mon[85352]: pgmap v5442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 1.0 MiB/s wr, 342 op/s 2024-07-26T19:40:21.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:21 smithi071 ceph-mon[92867]: osdmap e2940: 8 total, 8 up, 8 in 2024-07-26T19:40:21.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:21 smithi071 ceph-mon[90507]: osdmap e2940: 8 total, 8 up, 8 in 2024-07-26T19:40:22.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:21 smithi135 ceph-mon[85352]: osdmap e2940: 8 total, 8 up, 8 in 2024-07-26T19:40:22.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:40:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:40:22] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-07-26T19:40:22.723 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2024-07-26T19:40:22.855 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 75%] 2024-07-26T19:40:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:22 smithi071 ceph-mon[90507]: osdmap e2941: 8 total, 8 up, 8 in 2024-07-26T19:40:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:22 smithi071 ceph-mon[90507]: pgmap v5445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 296 KiB/s rd, 20 KiB/s wr, 406 op/s 2024-07-26T19:40:22.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:22 smithi071 ceph-mon[90507]: osdmap e2942: 8 total, 8 up, 8 in 2024-07-26T19:40:22.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:22 smithi071 ceph-mon[92867]: osdmap e2941: 8 total, 8 up, 8 in 2024-07-26T19:40:22.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:22 smithi071 ceph-mon[92867]: pgmap v5445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 296 KiB/s rd, 20 KiB/s wr, 406 op/s 2024-07-26T19:40:22.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:22 smithi071 ceph-mon[92867]: osdmap e2942: 8 total, 8 up, 8 in 2024-07-26T19:40:22.990 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 76%] 2024-07-26T19:40:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:22 smithi135 ceph-mon[85352]: osdmap e2941: 8 total, 8 up, 8 in 2024-07-26T19:40:23.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:22 smithi135 ceph-mon[85352]: pgmap v5445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 296 KiB/s rd, 20 KiB/s wr, 406 op/s 2024-07-26T19:40:23.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:22 smithi135 ceph-mon[85352]: osdmap e2942: 8 total, 8 up, 8 in 2024-07-26T19:40:23.087 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 76%] 2024-07-26T19:40:23.761 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 77%] 2024-07-26T19:40:23.852 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 77%] 2024-07-26T19:40:23.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:23 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1501756269' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1305358714"}]: dispatch 2024-07-26T19:40:23.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:23 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1305358714"}]: dispatch 2024-07-26T19:40:23.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:23 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1501756269' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1305358714"}]: dispatch 2024-07-26T19:40:23.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:23 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1305358714"}]: dispatch 2024-07-26T19:40:23.948 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 78%] 2024-07-26T19:40:24.049 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 78%] 2024-07-26T19:40:24.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:23 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1501756269' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1305358714"}]: dispatch 2024-07-26T19:40:24.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:23 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1305358714"}]: dispatch 2024-07-26T19:40:24.154 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 79%] 2024-07-26T19:40:24.251 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 80%] 2024-07-26T19:40:24.342 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 80%] 2024-07-26T19:40:24.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1305358714"}]': finished 2024-07-26T19:40:24.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: osdmap e2943: 8 total, 8 up, 8 in 2024-07-26T19:40:24.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T19:40:24.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:24.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:24.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:24.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-07-26T19:40:24.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:24.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-07-26T19:40:24.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' 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-07-26T19:40:24.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? ' 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-07-26T19:40:24.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:24.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' 2024-07-26T19:40:24.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]: dispatch 2024-07-26T19:40:24.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]: dispatch 2024-07-26T19:40:24.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]: dispatch 2024-07-26T19:40:24.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]': finished 2024-07-26T19:40:24.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[90507]: pgmap v5448: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 302 KiB/s rd, 23 KiB/s wr, 417 op/s 2024-07-26T19:40:24.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1305358714"}]': finished 2024-07-26T19:40:24.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: osdmap e2943: 8 total, 8 up, 8 in 2024-07-26T19:40:24.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' 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-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? ' 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-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]: dispatch 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]: dispatch 2024-07-26T19:40:24.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]: dispatch 2024-07-26T19:40:24.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]': finished 2024-07-26T19:40:24.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:24 smithi071 ceph-mon[92867]: pgmap v5448: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 302 KiB/s rd, 23 KiB/s wr, 417 op/s 2024-07-26T19:40:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.71:0/1305358714"}]': finished 2024-07-26T19:40:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: osdmap e2943: 8 total, 8 up, 8 in 2024-07-26T19:40:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T19:40:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:25.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-07-26T19:40:25.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:25.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-07-26T19:40:25.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' 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-07-26T19:40:25.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? ' 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-07-26T19:40:25.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-07-26T19:40:25.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' 2024-07-26T19:40:25.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]: dispatch 2024-07-26T19:40:25.069 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]: dispatch 2024-07-26T19:40:25.069 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]: dispatch 2024-07-26T19:40:25.069 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/34ffd935-5f42-41b4-9a4b-8719fb02063d"}]': finished 2024-07-26T19:40:25.069 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:24 smithi135 ceph-mon[85352]: pgmap v5448: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 302 KiB/s rd, 23 KiB/s wr, 417 op/s 2024-07-26T19:40:26.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:26 smithi071 ceph-mon[92867]: osdmap e2944: 8 total, 8 up, 8 in 2024-07-26T19:40:26.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:26 smithi071 ceph-mon[90507]: osdmap e2944: 8 total, 8 up, 8 in 2024-07-26T19:40:26.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:26 smithi135 ceph-mon[85352]: osdmap e2944: 8 total, 8 up, 8 in 2024-07-26T19:40:27.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:27 smithi071 ceph-mon[90507]: osdmap e2945: 8 total, 8 up, 8 in 2024-07-26T19:40:27.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:27 smithi071 ceph-mon[90507]: pgmap v5451: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 351 KiB/s rd, 26 KiB/s wr, 483 op/s 2024-07-26T19:40:27.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:27 smithi071 ceph-mon[92867]: osdmap e2945: 8 total, 8 up, 8 in 2024-07-26T19:40:27.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:27 smithi071 ceph-mon[92867]: pgmap v5451: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 351 KiB/s rd, 26 KiB/s wr, 483 op/s 2024-07-26T19:40:27.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:27 smithi135 ceph-mon[85352]: osdmap e2945: 8 total, 8 up, 8 in 2024-07-26T19:40:27.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:27 smithi135 ceph-mon[85352]: pgmap v5451: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 351 KiB/s rd, 26 KiB/s wr, 483 op/s 2024-07-26T19:40:28.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[90507]: osdmap e2946: 8 total, 8 up, 8 in 2024-07-26T19:40:28.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/5bb2ec05-a621-4b28-a77b-6978b79b2002"}]: dispatch 2024-07-26T19:40:28.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/5bb2ec05-a621-4b28-a77b-6978b79b2002"}]: dispatch 2024-07-26T19:40:28.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/5bb2ec05-a621-4b28-a77b-6978b79b2002"}]': finished 2024-07-26T19:40:28.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/63238239-d6a6-4528-bd91-21eed9b4a173"}]: dispatch 2024-07-26T19:40:28.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/63238239-d6a6-4528-bd91-21eed9b4a173"}]: dispatch 2024-07-26T19:40:28.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/63238239-d6a6-4528-bd91-21eed9b4a173"}]': finished 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[90507]: osdmap e2947: 8 total, 8 up, 8 in 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[92867]: osdmap e2946: 8 total, 8 up, 8 in 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/5bb2ec05-a621-4b28-a77b-6978b79b2002"}]: dispatch 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/5bb2ec05-a621-4b28-a77b-6978b79b2002"}]: dispatch 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/5bb2ec05-a621-4b28-a77b-6978b79b2002"}]': finished 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/63238239-d6a6-4528-bd91-21eed9b4a173"}]: dispatch 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/63238239-d6a6-4528-bd91-21eed9b4a173"}]: dispatch 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/63238239-d6a6-4528-bd91-21eed9b4a173"}]': finished 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[92867]: osdmap e2947: 8 total, 8 up, 8 in 2024-07-26T19:40:28.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:28.468 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:28 smithi135 ceph-mon[85352]: osdmap e2946: 8 total, 8 up, 8 in 2024-07-26T19:40:28.468 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:28 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/5bb2ec05-a621-4b28-a77b-6978b79b2002"}]: dispatch 2024-07-26T19:40:28.468 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:28 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/5bb2ec05-a621-4b28-a77b-6978b79b2002"}]: dispatch 2024-07-26T19:40:28.468 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:28 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/5bb2ec05-a621-4b28-a77b-6978b79b2002"}]': finished 2024-07-26T19:40:28.468 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:28 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/63238239-d6a6-4528-bd91-21eed9b4a173"}]: dispatch 2024-07-26T19:40:28.468 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:28 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/63238239-d6a6-4528-bd91-21eed9b4a173"}]: dispatch 2024-07-26T19:40:28.468 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:28 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/63238239-d6a6-4528-bd91-21eed9b4a173"}]': finished 2024-07-26T19:40:28.469 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:28 smithi135 ceph-mon[85352]: osdmap e2947: 8 total, 8 up, 8 in 2024-07-26T19:40:28.469 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:29.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:29 smithi071 ceph-mon[90507]: pgmap v5454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 20 KiB/s wr, 409 op/s 2024-07-26T19:40:29.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:29 smithi071 ceph-mon[90507]: osdmap e2948: 8 total, 8 up, 8 in 2024-07-26T19:40:29.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:29 smithi071 ceph-mon[92867]: pgmap v5454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 20 KiB/s wr, 409 op/s 2024-07-26T19:40:29.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:29 smithi071 ceph-mon[92867]: osdmap e2948: 8 total, 8 up, 8 in 2024-07-26T19:40:29.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:29 smithi135 ceph-mon[85352]: pgmap v5454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 20 KiB/s wr, 409 op/s 2024-07-26T19:40:29.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:29 smithi135 ceph-mon[85352]: osdmap e2948: 8 total, 8 up, 8 in 2024-07-26T19:40:30.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:30 smithi071 ceph-mon[92867]: osdmap e2949: 8 total, 8 up, 8 in 2024-07-26T19:40:30.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:30 smithi071 ceph-mon[92867]: pgmap v5457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 26 KiB/s wr, 452 op/s 2024-07-26T19:40:30.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:30 smithi071 ceph-mon[90507]: osdmap e2949: 8 total, 8 up, 8 in 2024-07-26T19:40:30.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:30 smithi071 ceph-mon[90507]: pgmap v5457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 26 KiB/s wr, 452 op/s 2024-07-26T19:40:31.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:30 smithi135 ceph-mon[85352]: osdmap e2949: 8 total, 8 up, 8 in 2024-07-26T19:40:31.087 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:30 smithi135 ceph-mon[85352]: pgmap v5457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 26 KiB/s wr, 452 op/s 2024-07-26T19:40:31.715 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 81%] 2024-07-26T19:40:31.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:31 smithi071 ceph-mon[92867]: osdmap e2950: 8 total, 8 up, 8 in 2024-07-26T19:40:31.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:31 smithi071 ceph-mon[90507]: osdmap e2950: 8 total, 8 up, 8 in 2024-07-26T19:40:32.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:31 smithi135 ceph-mon[85352]: osdmap e2950: 8 total, 8 up, 8 in 2024-07-26T19:40:32.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:40:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:40:32] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.43.0" 2024-07-26T19:40:32.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:32 smithi071 ceph-mon[90507]: osdmap e2951: 8 total, 8 up, 8 in 2024-07-26T19:40:32.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:32 smithi071 ceph-mon[90507]: pgmap v5460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 14 KiB/s wr, 248 op/s 2024-07-26T19:40:32.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:32 smithi071 ceph-mon[90507]: osdmap e2952: 8 total, 8 up, 8 in 2024-07-26T19:40:32.721 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:32 smithi071 ceph-mon[92867]: osdmap e2951: 8 total, 8 up, 8 in 2024-07-26T19:40:32.721 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:32 smithi071 ceph-mon[92867]: pgmap v5460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 14 KiB/s wr, 248 op/s 2024-07-26T19:40:32.721 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:32 smithi071 ceph-mon[92867]: osdmap e2952: 8 total, 8 up, 8 in 2024-07-26T19:40:33.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:32 smithi135 ceph-mon[85352]: osdmap e2951: 8 total, 8 up, 8 in 2024-07-26T19:40:33.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:32 smithi135 ceph-mon[85352]: pgmap v5460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 14 KiB/s wr, 248 op/s 2024-07-26T19:40:33.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:32 smithi135 ceph-mon[85352]: osdmap e2952: 8 total, 8 up, 8 in 2024-07-26T19:40:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:34 smithi071 ceph-mon[92867]: osdmap e2953: 8 total, 8 up, 8 in 2024-07-26T19:40:34.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:34 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f17372e4-9677-48ae-a46f-5516f31baafa"}]: dispatch 2024-07-26T19:40:34.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:34 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f17372e4-9677-48ae-a46f-5516f31baafa"}]: dispatch 2024-07-26T19:40:34.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:34 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f17372e4-9677-48ae-a46f-5516f31baafa"}]': finished 2024-07-26T19:40:34.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:34 smithi071 ceph-mon[92867]: pgmap v5463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 8.5 KiB/s wr, 121 op/s 2024-07-26T19:40:34.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:34 smithi071 ceph-mon[90507]: osdmap e2953: 8 total, 8 up, 8 in 2024-07-26T19:40:34.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:34 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f17372e4-9677-48ae-a46f-5516f31baafa"}]: dispatch 2024-07-26T19:40:34.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:34 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f17372e4-9677-48ae-a46f-5516f31baafa"}]: dispatch 2024-07-26T19:40:34.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:34 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f17372e4-9677-48ae-a46f-5516f31baafa"}]': finished 2024-07-26T19:40:34.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:34 smithi071 ceph-mon[90507]: pgmap v5463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 8.5 KiB/s wr, 121 op/s 2024-07-26T19:40:35.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:34 smithi135 ceph-mon[85352]: osdmap e2953: 8 total, 8 up, 8 in 2024-07-26T19:40:35.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:34 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/100429519' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f17372e4-9677-48ae-a46f-5516f31baafa"}]: dispatch 2024-07-26T19:40:35.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:34 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f17372e4-9677-48ae-a46f-5516f31baafa"}]: dispatch 2024-07-26T19:40:35.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:34 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f17372e4-9677-48ae-a46f-5516f31baafa"}]': finished 2024-07-26T19:40:35.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:34 smithi135 ceph-mon[85352]: pgmap v5463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 8.5 KiB/s wr, 121 op/s 2024-07-26T19:40:35.752 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 81%] 2024-07-26T19:40:35.834 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 82%] 2024-07-26T19:40:35.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:35 smithi071 ceph-mon[90507]: osdmap e2954: 8 total, 8 up, 8 in 2024-07-26T19:40:35.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:35 smithi071 ceph-mon[92867]: osdmap e2954: 8 total, 8 up, 8 in 2024-07-26T19:40:35.967 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 82%] 2024-07-26T19:40:36.041 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 83%] 2024-07-26T19:40:36.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:35 smithi135 ceph-mon[85352]: osdmap e2954: 8 total, 8 up, 8 in 2024-07-26T19:40:36.115 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 83%] 2024-07-26T19:40:36.204 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 84%] 2024-07-26T19:40:36.264 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 84%] 2024-07-26T19:40:36.407 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 85%] 2024-07-26T19:40:36.521 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 85%] 2024-07-26T19:40:36.527 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 86%] 2024-07-26T19:40:36.536 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 87%] 2024-07-26T19:40:36.537 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 87%] 2024-07-26T19:40:36.544 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 88%] 2024-07-26T19:40:36.551 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 88%] 2024-07-26T19:40:36.648 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 89%] 2024-07-26T19:40:36.733 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 89%] 2024-07-26T19:40:36.828 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 90%] 2024-07-26T19:40:36.966 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 90%] 2024-07-26T19:40:37.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:36 smithi135 ceph-mon[85352]: osdmap e2955: 8 total, 8 up, 8 in 2024-07-26T19:40:37.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:36 smithi135 ceph-mon[85352]: pgmap v5466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 8.7 KiB/s wr, 114 op/s 2024-07-26T19:40:37.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:36 smithi071 ceph-mon[92867]: osdmap e2955: 8 total, 8 up, 8 in 2024-07-26T19:40:37.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:36 smithi071 ceph-mon[92867]: pgmap v5466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 8.7 KiB/s wr, 114 op/s 2024-07-26T19:40:37.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:36 smithi071 ceph-mon[90507]: osdmap e2955: 8 total, 8 up, 8 in 2024-07-26T19:40:37.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:36 smithi071 ceph-mon[90507]: pgmap v5466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 8.7 KiB/s wr, 114 op/s 2024-07-26T19:40:38.586 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 91%] 2024-07-26T19:40:38.709 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 91%] 2024-07-26T19:40:38.805 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 92%] 2024-07-26T19:40:38.909 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 92%] 2024-07-26T19:40:38.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:38 smithi071 ceph-mon[90507]: osdmap e2956: 8 total, 8 up, 8 in 2024-07-26T19:40:38.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:38 smithi071 ceph-mon[90507]: pgmap v5468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 7.6 KiB/s wr, 103 op/s 2024-07-26T19:40:38.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:38 smithi071 ceph-mon[92867]: osdmap e2956: 8 total, 8 up, 8 in 2024-07-26T19:40:38.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:38 smithi071 ceph-mon[92867]: pgmap v5468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 7.6 KiB/s wr, 103 op/s 2024-07-26T19:40:39.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:38 smithi135 ceph-mon[85352]: osdmap e2956: 8 total, 8 up, 8 in 2024-07-26T19:40:39.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:38 smithi135 ceph-mon[85352]: pgmap v5468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 7.6 KiB/s wr, 103 op/s 2024-07-26T19:40:39.077 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 93%] 2024-07-26T19:40:40.754 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 94%] 2024-07-26T19:40:40.847 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 94%] 2024-07-26T19:40:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:40 smithi071 ceph-mon[90507]: osdmap e2957: 8 total, 8 up, 8 in 2024-07-26T19:40:40.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:40 smithi071 ceph-mon[90507]: pgmap v5470: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 49 KiB/s wr, 673 op/s 2024-07-26T19:40:40.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:40 smithi071 ceph-mon[92867]: osdmap e2957: 8 total, 8 up, 8 in 2024-07-26T19:40:40.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:40 smithi071 ceph-mon[92867]: pgmap v5470: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 49 KiB/s wr, 673 op/s 2024-07-26T19:40:41.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:40 smithi135 ceph-mon[85352]: osdmap e2957: 8 total, 8 up, 8 in 2024-07-26T19:40:41.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:40 smithi135 ceph-mon[85352]: pgmap v5470: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 49 KiB/s wr, 673 op/s 2024-07-26T19:40:41.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:41 smithi071 ceph-mon[90507]: osdmap e2958: 8 total, 8 up, 8 in 2024-07-26T19:40:41.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:41 smithi071 ceph-mon[92867]: osdmap e2958: 8 total, 8 up, 8 in 2024-07-26T19:40:42.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:41 smithi135 ceph-mon[85352]: osdmap e2958: 8 total, 8 up, 8 in 2024-07-26T19:40:42.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:40:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:40:42] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.43.0" 2024-07-26T19:40:42.750 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 95%] 2024-07-26T19:40:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:42 smithi071 ceph-mon[92867]: osdmap e2959: 8 total, 8 up, 8 in 2024-07-26T19:40:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:42 smithi071 ceph-mon[92867]: pgmap v5473: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 896 KiB/s rd, 104 KiB/s wr, 1.29k op/s 2024-07-26T19:40:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:42 smithi071 ceph-mon[92867]: osdmap e2960: 8 total, 8 up, 8 in 2024-07-26T19:40:42.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:42 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:42.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:42 smithi071 ceph-mon[90507]: osdmap e2959: 8 total, 8 up, 8 in 2024-07-26T19:40:42.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:42 smithi071 ceph-mon[90507]: pgmap v5473: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 896 KiB/s rd, 104 KiB/s wr, 1.29k op/s 2024-07-26T19:40:42.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:42 smithi071 ceph-mon[90507]: osdmap e2960: 8 total, 8 up, 8 in 2024-07-26T19:40:42.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:42 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:43.013 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 95%] 2024-07-26T19:40:43.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:42 smithi135 ceph-mon[85352]: osdmap e2959: 8 total, 8 up, 8 in 2024-07-26T19:40:43.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:42 smithi135 ceph-mon[85352]: pgmap v5473: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 896 KiB/s rd, 104 KiB/s wr, 1.29k op/s 2024-07-26T19:40:43.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:42 smithi135 ceph-mon[85352]: osdmap e2960: 8 total, 8 up, 8 in 2024-07-26T19:40:43.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:42 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:44.767 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v1 PASSED [ 96%] 2024-07-26T19:40:44.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:44 smithi071 ceph-mon[92867]: osdmap e2961: 8 total, 8 up, 8 in 2024-07-26T19:40:44.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:44 smithi071 ceph-mon[92867]: pgmap v5476: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 925 KiB/s rd, 86 KiB/s wr, 1.29k op/s 2024-07-26T19:40:44.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:44 smithi071 ceph-mon[90507]: osdmap e2961: 8 total, 8 up, 8 in 2024-07-26T19:40:44.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:44 smithi071 ceph-mon[90507]: pgmap v5476: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 925 KiB/s rd, 86 KiB/s wr, 1.29k op/s 2024-07-26T19:40:45.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:44 smithi135 ceph-mon[85352]: osdmap e2961: 8 total, 8 up, 8 in 2024-07-26T19:40:45.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:44 smithi135 ceph-mon[85352]: pgmap v5476: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 925 KiB/s rd, 86 KiB/s wr, 1.29k op/s 2024-07-26T19:40:45.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:45 smithi071 ceph-mon[90507]: osdmap e2962: 8 total, 8 up, 8 in 2024-07-26T19:40:45.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:45 smithi071 ceph-mon[92867]: osdmap e2962: 8 total, 8 up, 8 in 2024-07-26T19:40:46.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:45 smithi135 ceph-mon[85352]: osdmap e2962: 8 total, 8 up, 8 in 2024-07-26T19:40:46.773 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v2 PASSED [ 96%] 2024-07-26T19:40:46.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:46 smithi071 ceph-mon[90507]: osdmap e2963: 8 total, 8 up, 8 in 2024-07-26T19:40:46.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:46 smithi071 ceph-mon[90507]: pgmap v5479: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 688 KiB/s rd, 35 KiB/s wr, 900 op/s 2024-07-26T19:40:46.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:46 smithi071 ceph-mon[92867]: osdmap e2963: 8 total, 8 up, 8 in 2024-07-26T19:40:46.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:46 smithi071 ceph-mon[92867]: pgmap v5479: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 688 KiB/s rd, 35 KiB/s wr, 900 op/s 2024-07-26T19:40:47.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:46 smithi135 ceph-mon[85352]: osdmap e2963: 8 total, 8 up, 8 in 2024-07-26T19:40:47.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:46 smithi135 ceph-mon[85352]: pgmap v5479: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 688 KiB/s rd, 35 KiB/s wr, 900 op/s 2024-07-26T19:40:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:47 smithi071 ceph-mon[90507]: osdmap e2964: 8 total, 8 up, 8 in 2024-07-26T19:40:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:47 smithi071 ceph-mon[90507]: osdmap e2965: 8 total, 8 up, 8 in 2024-07-26T19:40:47.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:47 smithi071 ceph-mon[92867]: osdmap e2964: 8 total, 8 up, 8 in 2024-07-26T19:40:47.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:47 smithi071 ceph-mon[92867]: osdmap e2965: 8 total, 8 up, 8 in 2024-07-26T19:40:48.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:47 smithi135 ceph-mon[85352]: osdmap e2964: 8 total, 8 up, 8 in 2024-07-26T19:40:48.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:47 smithi135 ceph-mon[85352]: osdmap e2965: 8 total, 8 up, 8 in 2024-07-26T19:40:48.776 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v1 PASSED [ 97%] 2024-07-26T19:40:49.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:48 smithi135 ceph-mon[85352]: pgmap v5482: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 384 KiB/s rd, 16 KiB/s wr, 486 op/s 2024-07-26T19:40:49.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:48 smithi071 ceph-mon[90507]: pgmap v5482: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 384 KiB/s rd, 16 KiB/s wr, 486 op/s 2024-07-26T19:40:49.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:48 smithi071 ceph-mon[92867]: pgmap v5482: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 384 KiB/s rd, 16 KiB/s wr, 486 op/s 2024-07-26T19:40:50.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:49 smithi135 ceph-mon[85352]: osdmap e2966: 8 total, 8 up, 8 in 2024-07-26T19:40:50.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:49 smithi071 ceph-mon[90507]: osdmap e2966: 8 total, 8 up, 8 in 2024-07-26T19:40:50.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:49 smithi071 ceph-mon[92867]: osdmap e2966: 8 total, 8 up, 8 in 2024-07-26T19:40:50.798 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v2 PASSED [ 97%] 2024-07-26T19:40:51.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:50 smithi135 ceph-mon[85352]: osdmap e2967: 8 total, 8 up, 8 in 2024-07-26T19:40:51.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:50 smithi135 ceph-mon[85352]: pgmap v5485: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 28 KiB/s wr, 730 op/s 2024-07-26T19:40:51.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:50 smithi071 ceph-mon[90507]: osdmap e2967: 8 total, 8 up, 8 in 2024-07-26T19:40:51.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:50 smithi071 ceph-mon[90507]: pgmap v5485: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 28 KiB/s wr, 730 op/s 2024-07-26T19:40:51.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:50 smithi071 ceph-mon[92867]: osdmap e2967: 8 total, 8 up, 8 in 2024-07-26T19:40:51.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:50 smithi071 ceph-mon[92867]: pgmap v5485: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 28 KiB/s wr, 730 op/s 2024-07-26T19:40:52.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:51 smithi135 ceph-mon[85352]: osdmap e2968: 8 total, 8 up, 8 in 2024-07-26T19:40:52.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:51 smithi071 ceph-mon[92867]: osdmap e2968: 8 total, 8 up, 8 in 2024-07-26T19:40:52.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:51 smithi071 ceph-mon[90507]: osdmap e2968: 8 total, 8 up, 8 in 2024-07-26T19:40:52.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:40:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:40:52] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.43.0" 2024-07-26T19:40:53.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:52 smithi135 ceph-mon[85352]: osdmap e2969: 8 total, 8 up, 8 in 2024-07-26T19:40:53.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:52 smithi135 ceph-mon[85352]: pgmap v5488: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 666 KiB/s rd, 32 KiB/s wr, 855 op/s 2024-07-26T19:40:53.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:52 smithi135 ceph-mon[85352]: osdmap e2970: 8 total, 8 up, 8 in 2024-07-26T19:40:53.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:52 smithi071 ceph-mon[92867]: osdmap e2969: 8 total, 8 up, 8 in 2024-07-26T19:40:53.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:52 smithi071 ceph-mon[92867]: pgmap v5488: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 666 KiB/s rd, 32 KiB/s wr, 855 op/s 2024-07-26T19:40:53.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:52 smithi071 ceph-mon[92867]: osdmap e2970: 8 total, 8 up, 8 in 2024-07-26T19:40:53.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:52 smithi071 ceph-mon[90507]: osdmap e2969: 8 total, 8 up, 8 in 2024-07-26T19:40:53.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:52 smithi071 ceph-mon[90507]: pgmap v5488: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 666 KiB/s rd, 32 KiB/s wr, 855 op/s 2024-07-26T19:40:53.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:52 smithi071 ceph-mon[90507]: osdmap e2970: 8 total, 8 up, 8 in 2024-07-26T19:40:54.880 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2024-07-26T19:40:55.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:54 smithi135 ceph-mon[85352]: osdmap e2971: 8 total, 8 up, 8 in 2024-07-26T19:40:55.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:54 smithi135 ceph-mon[85352]: pgmap v5491: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 26 KiB/s wr, 709 op/s 2024-07-26T19:40:55.107 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2024-07-26T19:40:55.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:54 smithi071 ceph-mon[90507]: osdmap e2971: 8 total, 8 up, 8 in 2024-07-26T19:40:55.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:54 smithi071 ceph-mon[90507]: pgmap v5491: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 26 KiB/s wr, 709 op/s 2024-07-26T19:40:55.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:54 smithi071 ceph-mon[92867]: osdmap e2971: 8 total, 8 up, 8 in 2024-07-26T19:40:55.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:54 smithi071 ceph-mon[92867]: pgmap v5491: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 26 KiB/s wr, 709 op/s 2024-07-26T19:40:55.292 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2024-07-26T19:40:55.739 INFO:tasks.workunit.client.0.smithi071.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2024-07-26T19:40:55.739 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:40:55.739 INFO:tasks.workunit.client.0.smithi071.stdout:=============================== warnings summary =============================== 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout:test_rbd.py::test_remove_with_progress_except 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: /usr/lib/python3.9/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: 'rbd.progress_callback' 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: Traceback (most recent call last): 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 424, in progress_cb 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: raise Exception() 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: Exception 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout:-- Docs: https://docs.pytest.org/en/stable/warnings.html 2024-07-26T19:40:55.740 INFO:tasks.workunit.client.0.smithi071.stdout:============ 177 passed, 8 skipped, 1 warning in 677.43s (0:11:17) ============= 2024-07-26T19:40:55.771 INFO:tasks.workunit.client.0.smithi071.stderr:+ exit 0 2024-07-26T19:40:55.771 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T19:40:55.771 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T19:40:55.798 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-07-26T19:40:55.798 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-07-26T19:40:56.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:55 smithi071 ceph-mon[90507]: osdmap e2972: 8 total, 8 up, 8 in 2024-07-26T19:40:56.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:55 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:40:56.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:55 smithi071 ceph-mon[92867]: osdmap e2972: 8 total, 8 up, 8 in 2024-07-26T19:40:56.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:55 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:40:56.056 DEBUG:teuthology.parallel:result is None 2024-07-26T19:40:56.057 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T19:40:56.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:55 smithi135 ceph-mon[85352]: osdmap e2972: 8 total, 8 up, 8 in 2024-07-26T19:40:56.066 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:55 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:40:56.081 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T19:40:56.082 DEBUG:teuthology.orchestra.run.smithi071:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T19:40:56.137 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T19:40:56.137 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-07-26T19:40:56.137 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2024-07-26T19:40:56.138 DEBUG:teuthology.parallel:result is None 2024-07-26T19:40:56.138 INFO:teuthology.run_tasks:Running task print... 2024-07-26T19:40:56.151 INFO:teuthology.task.print:**** done end parallel 2024-07-26T19:40:56.151 INFO:teuthology.run_tasks:Running task print... 2024-07-26T19:40:56.193 INFO:teuthology.task.print:**** done start telemetry x... 2024-07-26T19:40:56.194 INFO:teuthology.run_tasks:Running task workunit... 2024-07-26T19:40:56.228 INFO:tasks.workunit:Pulling workunits from ref 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T19:40:56.228 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-07-26T19:40:56.229 DEBUG:teuthology.orchestra.run.smithi071:> stat -- /home/ubuntu/cephtest/mnt.0 2024-07-26T19:40:56.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T19:40:56.245 INFO:teuthology.orchestra.run.smithi071.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-07-26T19:40:56.245 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T19:40:56.300 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-07-26T19:40:56.301 DEBUG:teuthology.orchestra.run.smithi071:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-07-26T19:40:56.355 INFO:tasks.workunit:timeout=3h 2024-07-26T19:40:56.355 INFO:tasks.workunit:cleanup=True 2024-07-26T19:40:56.356 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 387735b04c21d62e21975a50a7f6c06a95b3cf6d 2024-07-26T19:40:56.411 INFO:tasks.workunit.client.0.smithi071.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-07-26T19:40:57.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:56 smithi135 ceph-mon[85352]: osdmap e2973: 8 total, 8 up, 8 in 2024-07-26T19:40:57.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:40:57.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:40:57.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:56 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:40:57.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:56 smithi135 ceph-mon[85352]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:40:57.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:56 smithi071 ceph-mon[90507]: osdmap e2973: 8 total, 8 up, 8 in 2024-07-26T19:40:57.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:40:57.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:40:57.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:56 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:40:57.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:56 smithi071 ceph-mon[90507]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:40:57.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:56 smithi071 ceph-mon[92867]: osdmap e2973: 8 total, 8 up, 8 in 2024-07-26T19:40:57.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:40:57.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:40:57.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:56 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:40:57.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:56 smithi071 ceph-mon[92867]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:40:58.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:57 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:58.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:57 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:58.316 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:57 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:40:59.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:40:58 smithi071 ceph-mon[92867]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:40:59.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:40:58 smithi071 ceph-mon[90507]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:40:59.218 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:40:58 smithi135 ceph-mon[85352]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:01.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:01 smithi135 ceph-mon[85352]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:01.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:01 smithi071 ceph-mon[90507]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:01.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:01 smithi071 ceph-mon[92867]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:02.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:41:02] "GET /metrics HTTP/1.1" 200 34167 "" "Prometheus/2.43.0" 2024-07-26T19:41:03.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:03 smithi135 ceph-mon[85352]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:03.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:03 smithi071 ceph-mon[92867]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:03.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:03 smithi071 ceph-mon[90507]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:05.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:05 smithi135 ceph-mon[85352]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:05.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:05 smithi071 ceph-mon[90507]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:05.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:05 smithi071 ceph-mon[92867]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:07.566 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:07 smithi135 ceph-mon[85352]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:07.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:07 smithi071 ceph-mon[90507]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:07.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:07 smithi071 ceph-mon[92867]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:09.567 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:09 smithi135 ceph-mon[85352]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:09.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:09 smithi071 ceph-mon[92867]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:09.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:09 smithi071 ceph-mon[90507]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:11.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:11 smithi071 ceph-mon[92867]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:11.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:11 smithi071 ceph-mon[90507]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:11.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:11 smithi135 ceph-mon[85352]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:12.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:41:12] "GET /metrics HTTP/1.1" 200 34167 "" "Prometheus/2.43.0" 2024-07-26T19:41:13.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:13 smithi071 ceph-mon[90507]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:13.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:13 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:13.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:13 smithi071 ceph-mon[92867]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:13.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:13 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:13.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:13 smithi135 ceph-mon[85352]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:13.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:13 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:15.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:15 smithi071 ceph-mon[90507]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:15.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:15 smithi071 ceph-mon[92867]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:15.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:15 smithi135 ceph-mon[85352]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:17.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:17 smithi071 ceph-mon[92867]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:17.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:17 smithi071 ceph-mon[90507]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:17.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:17 smithi135 ceph-mon[85352]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:19.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:19 smithi071 ceph-mon[92867]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:19.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:19 smithi071 ceph-mon[90507]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:19.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:19 smithi135 ceph-mon[85352]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:21.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:21 smithi071 ceph-mon[92867]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:21.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:21 smithi071 ceph-mon[90507]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:21.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:21 smithi135 ceph-mon[85352]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:22.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:22 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:41:22] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2024-07-26T19:41:23.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:23 smithi071 ceph-mon[92867]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:23.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:23 smithi071 ceph-mon[90507]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:23.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:23 smithi135 ceph-mon[85352]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:25.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:25 smithi071 ceph-mon[90507]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:25.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:25 smithi071 ceph-mon[92867]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:25.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:25 smithi135 ceph-mon[85352]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:27.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:27 smithi071 ceph-mon[92867]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:27.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:27 smithi071 ceph-mon[90507]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:27.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:27 smithi135 ceph-mon[85352]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:28.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:28 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:28.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:28 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:28.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:28 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:29.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:29 smithi071 ceph-mon[92867]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:29.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:29 smithi071 ceph-mon[90507]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:29.718 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:29 smithi135 ceph-mon[85352]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:31.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:31 smithi071 ceph-mon[90507]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:31.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:31 smithi071 ceph-mon[92867]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:31.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:31 smithi135 ceph-mon[85352]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:32.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:32 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:41:32] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2024-07-26T19:41:33.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:33 smithi071 ceph-mon[90507]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:33.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:33 smithi071 ceph-mon[92867]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:33.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:33 smithi135 ceph-mon[85352]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:35.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:35 smithi071 ceph-mon[90507]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:35.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:35 smithi071 ceph-mon[92867]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:35.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:35 smithi135 ceph-mon[85352]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:37.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:37 smithi071 ceph-mon[90507]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:37.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:37 smithi071 ceph-mon[92867]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:37.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:37 smithi135 ceph-mon[85352]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:39.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:39 smithi071 ceph-mon[92867]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:39.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:39 smithi071 ceph-mon[90507]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:39.816 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:39 smithi135 ceph-mon[85352]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:41.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:41 smithi071 ceph-mon[90507]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:41.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:41 smithi071 ceph-mon[92867]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:41.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:41 smithi135 ceph-mon[85352]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:42.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:42 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:41:42] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2024-07-26T19:41:42.969 INFO:tasks.workunit.client.0.smithi071.stderr:Note: switching to '387735b04c21d62e21975a50a7f6c06a95b3cf6d'. 2024-07-26T19:41:42.969 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T19:41:42.969 INFO:tasks.workunit.client.0.smithi071.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-07-26T19:41:42.969 INFO:tasks.workunit.client.0.smithi071.stderr:changes and commit them, and you can discard any commits you make in this 2024-07-26T19:41:42.969 INFO:tasks.workunit.client.0.smithi071.stderr:state without impacting any branches by switching back to a branch. 2024-07-26T19:41:42.969 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr:If you want to create a new branch to retain commits you create, you may 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr:do so (now or later) by using -c with the switch command. Example: 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr: git switch -c 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr:Or undo this operation with: 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr: git switch - 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-07-26T19:41:42.970 INFO:tasks.workunit.client.0.smithi071.stderr: 2024-07-26T19:41:42.971 INFO:tasks.workunit.client.0.smithi071.stderr:HEAD is now at 387735b04c2 Merge branch 'wip-67097-squid' of https://github.com/idryomov/ceph into wip-yuri10-testing-2024-07-25-0747 2024-07-26T19:41:42.974 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T19:41:43.029 INFO:tasks.workunit.client.0.smithi071.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-07-26T19:41:43.031 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T19:41:43.031 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-07-26T19:41:43.213 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-07-26T19:41:43.261 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-07-26T19:41:43.300 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-07-26T19:41:43.301 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T19:41:43.301 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-07-26T19:41:43.339 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-07-26T19:41:43.343 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-07-26T19:41:43.343 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-07-26T19:41:43.399 INFO:tasks.workunit:Running workunits matching test_telemetry_reef_x.sh on client.0... 2024-07-26T19:41:43.401 INFO:tasks.workunit:Running workunit test_telemetry_reef_x.sh... 2024-07-26T19:41:43.401 DEBUG:teuthology.orchestra.run.smithi071: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=387735b04c21d62e21975a50a7f6c06a95b3cf6d 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-07-26T19:41:43.461 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry on --license sharing-1-0 2024-07-26T19:41:43.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:43 smithi071 ceph-mon[90507]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:43.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:43 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:43.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:43 smithi071 ceph-mon[92867]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:43.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:43 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:43.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:43 smithi135 ceph-mon[85352]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:43.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:43 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:43.959 INFO:tasks.workunit.client.0.smithi071.stdout:Telemetry is on. 2024-07-26T19:41:43.971 INFO:tasks.workunit.client.0.smithi071.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-07-26T19:41:44.373 INFO:tasks.workunit.client.0.smithi071.stderr:+ LAST_OPT_REVISION=1 2024-07-26T19:41:44.374 INFO:tasks.workunit.client.0.smithi071.stderr:+ '[' 1 -ne 1 ']' 2024-07-26T19:41:44.374 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph -s 2024-07-26T19:41:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: cluster: 2024-07-26T19:41:44.875 INFO:tasks.workunit.client.0.smithi071.stdout: id: 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: health: HEALTH_OK 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: services: 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: mon: 3 daemons, quorum a,b,c (age 91m) 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: mgr: y(active, since 92m), standbys: x 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: mds: 1/1 daemons up, 1 standby 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: osd: 8 osds: 8 up (since 87m), 8 in (since 98m) 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: data: 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: volumes: 1/1 healthy 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: pools: 4 pools, 105 pgs 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: objects: 28 objects, 4.6 MiB 2024-07-26T19:41:44.876 INFO:tasks.workunit.client.0.smithi071.stdout: usage: 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: pgs: 105 active+clean 2024-07-26T19:41:44.877 INFO:tasks.workunit.client.0.smithi071.stdout: 2024-07-26T19:41:44.886 INFO:tasks.workunit.client.0.smithi071.stderr:++ ceph telemetry collection ls 2024-07-26T19:41:45.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='client.46109 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:45.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:45.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.068 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.069 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.069 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.069 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.069 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.069 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.069 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.071 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.071 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.071 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.071 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.071 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.071 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.071 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.071 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.072 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='client.46109 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:45.072 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.072 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.072 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.072 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.072 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.072 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.072 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.072 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.073 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2842582442' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2842582442' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T19:41:45.074 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:44 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1119462688' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-26T19:41:45.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='client.46109 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:45.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:45.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='client.46109 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:45.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:41:45.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='client.46109 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2842582442' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T19:41:45.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2842582442' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T19:41:45.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1119462688' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-26T19:41:45.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='client.46109 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:45.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:45.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2842582442' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T19:41:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2842582442' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-07-26T19:41:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:44 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1119462688' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-26T19:41:45.376 INFO:tasks.workunit.client.0.smithi071.stderr:+ COLLECTIONS='NAME STATUS DESC 2024-07-26T19:41:45.377 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T19:41:45.377 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata REPORTING MDS metadata 2024-07-26T19:41:45.377 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_flags REPORTING Per-pool flags 2024-07-26T19:41:45.377 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-07-26T19:41:45.377 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-07-26T19:41:45.377 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-07-26T19:41:45.377 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-07-26T19:41:45.377 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T19:41:45.377 INFO:tasks.workunit.client.0.smithi071.stderr:device_base REPORTING Information about device health metrics 2024-07-26T19:41:45.377 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-07-26T19:41:45.378 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-07-26T19:41:45.378 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf REPORTING Information about performance counters of the cluster ' 2024-07-26T19:41:45.378 INFO:tasks.workunit.client.0.smithi071.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_flags") 2024-07-26T19:41:45.378 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T19:41:45.378 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ NAME STATUS DESC 2024-07-26T19:41:45.378 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T19:41:45.378 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata REPORTING MDS metadata 2024-07-26T19:41:45.378 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_flags REPORTING Per-pool flags 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:device_base REPORTING Information about device health metrics 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_perf* ]] 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ NAME STATUS DESC 2024-07-26T19:41:45.379 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T19:41:45.380 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata REPORTING MDS metadata 2024-07-26T19:41:45.380 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_flags REPORTING Per-pool flags 2024-07-26T19:41:45.380 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-07-26T19:41:45.380 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-07-26T19:41:45.380 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-07-26T19:41:45.380 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-07-26T19:41:45.380 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T19:41:45.380 INFO:tasks.workunit.client.0.smithi071.stderr:device_base REPORTING Information about device health metrics 2024-07-26T19:41:45.380 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ NAME STATUS DESC 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata REPORTING MDS metadata 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_flags REPORTING Per-pool flags 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-07-26T19:41:45.381 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-07-26T19:41:45.382 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T19:41:45.382 INFO:tasks.workunit.client.0.smithi071.stderr:device_base REPORTING Information about device health metrics 2024-07-26T19:41:45.382 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-07-26T19:41:45.382 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-07-26T19:41:45.382 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-07-26T19:41:45.382 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T19:41:45.382 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ NAME STATUS DESC 2024-07-26T19:41:45.382 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T19:41:45.382 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata REPORTING MDS metadata 2024-07-26T19:41:45.382 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_flags REPORTING Per-pool flags 2024-07-26T19:41:45.383 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-07-26T19:41:45.383 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-07-26T19:41:45.383 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-07-26T19:41:45.383 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-07-26T19:41:45.383 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T19:41:45.383 INFO:tasks.workunit.client.0.smithi071.stderr:device_base REPORTING Information about device health metrics 2024-07-26T19:41:45.383 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-07-26T19:41:45.383 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-07-26T19:41:45.383 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-07-26T19:41:45.384 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T19:41:45.384 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ NAME STATUS DESC 2024-07-26T19:41:45.384 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T19:41:45.384 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata REPORTING MDS metadata 2024-07-26T19:41:45.384 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_flags REPORTING Per-pool flags 2024-07-26T19:41:45.384 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-07-26T19:41:45.384 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-07-26T19:41:45.384 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-07-26T19:41:45.385 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-07-26T19:41:45.385 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T19:41:45.385 INFO:tasks.workunit.client.0.smithi071.stderr:device_base REPORTING Information about device health metrics 2024-07-26T19:41:45.385 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-07-26T19:41:45.385 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-07-26T19:41:45.385 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-07-26T19:41:45.385 INFO:tasks.workunit.client.0.smithi071.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-07-26T19:41:45.385 INFO:tasks.workunit.client.0.smithi071.stderr:+ [[ NAME STATUS DESC 2024-07-26T19:41:45.385 INFO:tasks.workunit.client.0.smithi071.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-07-26T19:41:45.386 INFO:tasks.workunit.client.0.smithi071.stderr:basic_mds_metadata REPORTING MDS metadata 2024-07-26T19:41:45.386 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_flags REPORTING Per-pool flags 2024-07-26T19:41:45.386 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-07-26T19:41:45.386 INFO:tasks.workunit.client.0.smithi071.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-07-26T19:41:45.386 INFO:tasks.workunit.client.0.smithi071.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-07-26T19:41:45.386 INFO:tasks.workunit.client.0.smithi071.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-07-26T19:41:45.386 INFO:tasks.workunit.client.0.smithi071.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-07-26T19:41:45.386 INFO:tasks.workunit.client.0.smithi071.stderr:device_base REPORTING Information about device health metrics 2024-07-26T19:41:45.386 INFO:tasks.workunit.client.0.smithi071.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-07-26T19:41:45.387 INFO:tasks.workunit.client.0.smithi071.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-07-26T19:41:45.387 INFO:tasks.workunit.client.0.smithi071.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_flags* ]] 2024-07-26T19:41:45.387 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry preview 2024-07-26T19:41:45.846 INFO:tasks.workunit.client.0.smithi071.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-07-26T19:41:45.858 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry preview-device 2024-07-26T19:41:46.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:45 smithi135 ceph-mon[85352]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-07-26T19:41:46.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:45 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T19:41:46.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:45 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1119462688' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-26T19:41:46.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:45 smithi135 ceph-mon[85352]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:46.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:45 smithi135 ceph-mon[85352]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:46.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:45 smithi071 ceph-mon[92867]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-07-26T19:41:46.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:45 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T19:41:46.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:45 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1119462688' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-26T19:41:46.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:45 smithi071 ceph-mon[92867]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:46.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:45 smithi071 ceph-mon[92867]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:46.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:45 smithi071 ceph-mon[90507]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-07-26T19:41:46.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:45 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T19:41:46.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:45 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1119462688' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-07-26T19:41:46.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:45 smithi071 ceph-mon[90507]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:46.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:45 smithi071 ceph-mon[90507]: from='client.46139 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:46.330 INFO:tasks.workunit.client.0.smithi071.stdout:device channel is on and up to date, see report with `ceph telemetry show-device`. 2024-07-26T19:41:46.341 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry preview-all 2024-07-26T19:41:46.816 INFO:tasks.workunit.client.0.smithi071.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-07-26T19:41:46.827 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry show 2024-07-26T19:41:47.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:46 smithi135 ceph-mon[85352]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:46 smithi135 ceph-mon[85352]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 266 B/s rd, 0 op/s 2024-07-26T19:41:47.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:46 smithi135 ceph-mon[85352]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:46 smithi135 ceph-mon[85352]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:46 smithi135 ceph-mon[85352]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:46 smithi071 ceph-mon[92867]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:46 smithi071 ceph-mon[92867]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 266 B/s rd, 0 op/s 2024-07-26T19:41:47.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:46 smithi071 ceph-mon[92867]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:46 smithi071 ceph-mon[92867]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:46 smithi071 ceph-mon[92867]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:46 smithi071 ceph-mon[90507]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:46 smithi071 ceph-mon[90507]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 266 B/s rd, 0 op/s 2024-07-26T19:41:47.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:46 smithi071 ceph-mon[90507]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:46 smithi071 ceph-mon[90507]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:46 smithi071 ceph-mon[90507]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:47.526 INFO:tasks.workunit.client.0.smithi071.stdout:{ 2024-07-26T19:41:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer": { 2024-07-26T19:41:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "active": true, 2024-07-26T19:41:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "mode": "" 2024-07-26T19:41:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.526 INFO:tasks.workunit.client.0.smithi071.stdout: "channels": [ 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "ident", 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "perf" 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "channels_available": [ 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "ident", 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T19:41:47.527 INFO:tasks.workunit.client.0.smithi071.stdout: "perf" 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_available": [ 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T19:41:47.528 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore", 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_flags" 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_opted_in": [ 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T19:41:47.529 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore", 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_flags" 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "config": { 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "active_changed": [ 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T19:41:47.530 INFO:tasks.workunit.client.0.smithi071.stdout: "client_check_pool_perm", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_gid", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_uid", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "client_quota", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "daemonize", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T19:41:47.531 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "keyring", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_journald", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_stderr", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T19:41:47.532 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_host", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mds_skip_sanity", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T19:41:47.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T19:41:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T19:41:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T19:41:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T19:41:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T19:41:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T19:41:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "no_config_file", 2024-07-26T19:41:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T19:41:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T19:41:47.534 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T19:41:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T19:41:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T19:41:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T19:41:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T19:41:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T19:41:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T19:41:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T19:41:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep", 2024-07-26T19:41:47.535 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hdd", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hybrid", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_ssd", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_max_backfills", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-07-26T19:41:47.536 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_lim", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_res", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_wgt", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active", 2024-07-26T19:41:47.537 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_hdd", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_ssd", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hdd", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hybrid", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_ssd", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_sleep", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep", 2024-07-26T19:41:47.538 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hdd", 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hybrid", 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_ssd", 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_config_pool_override_update_timestamp", 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_default_features", 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_qos_exclude_ops", 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "setgroup", 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "setuser" 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_changed": [ 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T19:41:47.539 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T19:41:47.540 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_join_fs", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/allow_ptrace", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/container_init", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/migration_current", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/use_repo_digest", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ssl_server_port", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/orchestrator/orchestrator", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/channel_ident", 2024-07-26T19:41:47.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/channel_perf", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/description", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/enabled", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/organization", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mds_skip_sanity", 2024-07-26T19:41:47.542 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T19:41:47.543 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T19:41:47.544 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T19:41:47.545 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T19:41:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T19:41:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_config_pool_override_update_timestamp", 2024-07-26T19:41:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_cache_enabled", 2024-07-26T19:41:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_ops_log", 2024-07-26T19:41:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_usage_log" 2024-07-26T19:41:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "contact": null, 2024-07-26T19:41:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "crashes": [], 2024-07-26T19:41:47.546 INFO:tasks.workunit.client.0.smithi071.stdout: "created": "2024-07-26T17:58:01.000014Z", 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "crush": { 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_algs": { 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "straw2": 3 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_sizes": { 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "2": 1, 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "4": 2 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_types": { 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "1": 2, 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "11": 1 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.547 INFO:tasks.workunit.client.0.smithi071.stdout: "compat_weight_set": false, 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "device_classes": [ 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: 8 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_buckets": 6, 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_devices": 8, 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_rules": 2, 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_types": 12, 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_weight_sets": 0, 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "tunables": { 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "allowed_bucket_algs": 54, 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_fallback_tries": 0, 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_tries": 0, 2024-07-26T19:41:47.548 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_total_tries": 50, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_descend_once": 1, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_stable": 1, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_vary_r": 1, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "has_msr_rules": 0, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v2_rules": 1, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v3_rules": 0, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v4_buckets": 1, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v5_rules": 0, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "legacy_tunables": 0, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "minimum_required_version": "jewel", 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "msr_collision_tries": 100, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "msr_descents": 100, 2024-07-26T19:41:47.549 INFO:tasks.workunit.client.0.smithi071.stdout: "optimal_tunables": 1, 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "profile": "jewel", 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables": 1, 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables2": 1, 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables3": 1, 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables5": 1, 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "straw_calc_version": 1 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "description": "upgrade test cluster", 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "fs": { 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "feature_flags": { 2024-07-26T19:41:47.550 INFO:tasks.workunit.client.0.smithi071.stdout: "enable_multiple": true, 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_enabled_multiple": true 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "filesystems": [ 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "approx_ctime": "2024-07", 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer_enabled": false, 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_caps": 0, 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_dns": 10, 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_inos": 13, 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_subtrees": 2, 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_allowed_features": 0, 2024-07-26T19:41:47.551 INFO:tasks.workunit.client.0.smithi071.stdout: "explicitly_allowed_features": 0, 2024-07-26T19:41:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "files": 0, 2024-07-26T19:41:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "max_mds": 1, 2024-07-26T19:41:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_data_pools": 1, 2024-07-26T19:41:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_in": 1, 2024-07-26T19:41:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_mds": 1, 2024-07-26T19:41:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": 0, 2024-07-26T19:41:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_replay": 0, 2024-07-26T19:41:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_up": 1, 2024-07-26T19:41:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "snaps": 0, 2024-07-26T19:41:47.552 INFO:tasks.workunit.client.0.smithi071.stdout: "standby_count_wanted": 0 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_mds": 1, 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "total_num_mds": 2 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_stats": { 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 20144128, 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 300960, 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 770048, 2024-07-26T19:41:47.553 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 0, 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 359, 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 1073528, 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 13, 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 624128, 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 14754024, 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 20144128 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 20717568, 2024-07-26T19:41:47.554 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 380056, 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 475136, 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 484, 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 1495968, 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 22, 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 1052160, 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 15167944, 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 21192704 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.555 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 178388992, 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1673696, 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 4980736, 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 8192, 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 655360, 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 6707, 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 9827144, 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 20, 2024-07-26T19:41:47.556 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 2256896, 2024-07-26T19:41:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 159642328, 2024-07-26T19:41:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 179044352 2024-07-26T19:41:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 277897216, 2024-07-26T19:41:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 5370200, 2024-07-26T19:41:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3014656, 2024-07-26T19:41:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 1171456, 2024-07-26T19:41:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 0, 2024-07-26T19:41:47.557 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 10024, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 15715784, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 23, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 5099264, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 247525856, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 277897216 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 180084736, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 2026752, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2883584, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 1187840, 2024-07-26T19:41:47.558 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 24576, 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 6781, 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 10296056, 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 20, 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 3126528, 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 160563976, 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 180109312 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 488898560, 2024-07-26T19:41:47.559 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 30116592, 2024-07-26T19:41:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3276800, 2024-07-26T19:41:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 38600704, 2024-07-26T19:41:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 12899, 2024-07-26T19:41:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 63325248, 2024-07-26T19:41:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 60, 2024-07-26T19:41:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 9886720, 2024-07-26T19:41:47.560 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 382293200, 2024-07-26T19:41:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 527499264 2024-07-26T19:41:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T19:41:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 568311808, 2024-07-26T19:41:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 24867568, 2024-07-26T19:41:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 5373952, 2024-07-26T19:41:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 55853056, 2024-07-26T19:41:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 13128, 2024-07-26T19:41:47.561 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 61605808, 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 54, 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 10170880, 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 466293600, 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 624164864 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 521535488, 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 27854376, 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 5373952, 2024-07-26T19:41:47.562 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 49274880, 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 10938, 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 55490848, 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 53, 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 10284288, 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 422532024, 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 570810368 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 460357632, 2024-07-26T19:41:47.563 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 17164816, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3145728, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 34185216, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 10255, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 58556384, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 60, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 11169536, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 370321168, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 494542848 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.564 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 412852224, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 23376992, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3276800, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 241672192, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 11592, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 62846944, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 60, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 9822208, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 313529280, 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 654524416 2024-07-26T19:41:47.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 582066176, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 29263272, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3276800, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 38518784, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 12359, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 56167496, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 60, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 9790208, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 483568400, 2024-07-26T19:41:47.566 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 620584960 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 426442752, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 17439128, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3276800, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 12468224, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 11122, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 47164856, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 60, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 12217344, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 346344624, 2024-07-26T19:41:47.567 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 438910976 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 422969344, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 23723504, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3276800, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 34807808, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 11192, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 54940912, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 58, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 10458624, 2024-07-26T19:41:47.568 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 330569504, 2024-07-26T19:41:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 457777152 2024-07-26T19:41:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "hosts": { 2024-07-26T19:41:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num": 2, 2024-07-26T19:41:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mds": 2, 2024-07-26T19:41:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mgr": 2, 2024-07-26T19:41:47.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mon": 2, 2024-07-26T19:41:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_osd": 2 2024-07-26T19:41:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "io_rate": { 2024-07-26T19:41:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_stats_delta": { 2024-07-26T19:41:47.570 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 0, 2024-07-26T19:41:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 0, 2024-07-26T19:41:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "stamp_delta": "11.525165", 2024-07-26T19:41:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:47.571 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:47.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:47.573 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:47.574 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:47.575 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:47.576 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 5, 2024-07-26T19:41:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 3, 2024-07-26T19:41:47.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.578 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T19:41:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 0, 2024-07-26T19:41:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T19:41:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T19:41:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T19:41:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T19:41:47.579 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 0, 2024-07-26T19:41:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T19:41:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T19:41:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T19:41:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T19:41:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.580 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 0 2024-07-26T19:41:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard": false, 2024-07-26T19:41:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard_description": null, 2024-07-26T19:41:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "license": "sharing-1-0", 2024-07-26T19:41:47.581 INFO:tasks.workunit.client.0.smithi071.stdout: "mempool": { 2024-07-26T19:41:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T19:41:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T19:41:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.583 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.585 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.586 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.588 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.589 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.590 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.591 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.592 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.593 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.594 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 149216, 2024-07-26T19:41:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 35 2024-07-26T19:41:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.595 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.596 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 928, 2024-07-26T19:41:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T19:41:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.597 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.598 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.599 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.600 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.601 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.602 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.603 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.604 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.605 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.606 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.607 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.608 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.609 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.610 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 223601, 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 70 2024-07-26T19:41:47.612 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 51904, 2024-07-26T19:41:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 181 2024-07-26T19:41:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.613 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.614 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12336, 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 237 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.615 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.616 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.617 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.618 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.619 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.620 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.621 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 46256469, 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5658 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.622 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1144, 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 13 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.623 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10912, 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 236 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 70440, 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5158 2024-07-26T19:41:47.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5720, 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 152 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.625 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.626 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.627 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.628 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.630 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.631 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 46614149, 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5724 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.632 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.633 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10912, 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 236 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 70440, 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5158 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.634 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 11440, 2024-07-26T19:41:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 304 2024-07-26T19:41:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.635 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.636 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.638 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.639 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.640 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.641 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 46398693, 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5694 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.642 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.643 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10912, 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 236 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 70440, 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5158 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5720, 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 152 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.644 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.645 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 21432, 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 385 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 391168, 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 28 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2688, 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 14 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 57600, 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 720 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 366288, 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1761 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.647 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 381721, 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 132 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2570443, 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 568485 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7297336, 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10763 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 71848, 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7503 2024-07-26T19:41:47.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 84528, 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1761 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 167802, 2024-07-26T19:41:47.649 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1206 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 21978, 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 27 2024-07-26T19:41:47.650 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 14309948, 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 276 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 11000, 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 125 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.651 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 522720, 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 45 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7096960, 2024-07-26T19:41:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 18448 2024-07-26T19:41:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.653 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.654 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 21192, 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 365 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.655 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 342144, 2024-07-26T19:41:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 29 2024-07-26T19:41:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2688, 2024-07-26T19:41:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 14 2024-07-26T19:41:47.656 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 55920, 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 699 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 364208, 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1751 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.657 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1568360, 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 389 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2597275, 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 566430 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7266056, 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10717 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.658 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 69828, 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7331 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 84000, 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1750 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 168058, 2024-07-26T19:41:47.659 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1207 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1472, 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 71144, 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 31 2024-07-26T19:41:47.660 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20128, 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 14306149, 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 262 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 34320, 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 390 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.661 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 453024, 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.662 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7214480, 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 21038 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.663 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.664 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16912, 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 298 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 358144, 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 24 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3840, 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 20 2024-07-26T19:41:47.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 55840, 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 698 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 363584, 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1748 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.666 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 385026, 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 87 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1902851, 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 417565 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5472896, 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8080 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.667 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 68760, 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7316 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 83856, 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1747 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 168058, 2024-07-26T19:41:47.668 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1207 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1472, 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 113375, 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 61 2024-07-26T19:41:47.669 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20128, 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20537598, 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 262 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10912, 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 124 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.670 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 348480, 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 30 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.671 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3144440, 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 6047 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.672 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T19:41:47.673 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16536, 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 293 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 415488, 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 25 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.674 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3648, 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 19 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 55520, 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 694 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 364416, 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1752 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:47.675 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 394634, 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 101 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1873702, 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 410539 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5380416, 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7944 2024-07-26T19:41:47.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 69636, 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7333 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 84096, 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1752 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.677 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 168058, 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1207 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 736, 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.678 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 74153, 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 54 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12112, 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 19521090, 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 269 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.679 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 11528, 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 131 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 429792, 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 37 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.680 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3336112, 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8682 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.681 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.682 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22392, 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 386 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 186880, 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 31 2024-07-26T19:41:47.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1152, 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 6 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 56320, 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 704 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 378144, 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1818 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 476594, 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 125 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2213555, 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 487695 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6303176, 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9301 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 79120, 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8490 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 87168, 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1816 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.686 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 167802, 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1206 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2208, 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 120755, 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 67 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 28144, 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6166191, 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 271 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.688 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12936, 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 147 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 453024, 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.689 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5136040, 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 12277 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.690 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.691 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20256, 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 366 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 223616, 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 30 2024-07-26T19:41:47.692 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4416, 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 23 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 56160, 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 702 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 364624, 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1753 2024-07-26T19:41:47.693 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 399581, 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 108 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2503861, 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 554913 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7103536, 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10478 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 70120, 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7340 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 84096, 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1752 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 167802, 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1206 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1472, 2024-07-26T19:41:47.696 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 97142, 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 57 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20128, 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 24041058, 2024-07-26T19:41:47.697 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 267 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12144, 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 138 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 476256, 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 41 2024-07-26T19:41:47.698 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6442800, 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 12390 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.699 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.700 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 14232, 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 259 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.701 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 337664, 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 26 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2496, 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 13 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 54960, 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 687 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 379392, 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1824 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 368155, 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 98 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1901362, 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 414919 2024-07-26T19:41:47.703 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5405576, 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7981 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 80336, 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8646 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 87552, 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1824 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 167802, 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1206 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 50217, 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 44 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 13246860, 2024-07-26T19:41:47.706 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10133 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9768, 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 111 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 453024, 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T19:41:47.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3697720, 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9511 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:47.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.709 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 15312, 2024-07-26T19:41:47.710 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 270 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 362368, 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 24 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2880, 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 15 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 55120, 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 689 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 379184, 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1823 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 833325, 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 219 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2223147, 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 484844 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6237896, 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9205 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 80960, 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8647 2024-07-26T19:41:47.713 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 87504, 2024-07-26T19:41:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1823 2024-07-26T19:41:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:47.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 167802, 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1206 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 31329, 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 42 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 15475266, 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 273 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:47.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20416, 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 232 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 522720, 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 45 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.717 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4980144, 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9606 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.718 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.719 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "metadata": { 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 2 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.720 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 2 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 2 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 2 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T19:41:47.721 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 2 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 3 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T19:41:47.722 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 3 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 3 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 3 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.723 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 3 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 8 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 8 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-07-26T19:41:47.724 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 8 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 8 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 8 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T19:41:47.725 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 8 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_objectstore": { 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": 8 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "rotational": { 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "0": 8 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "features": { 2024-07-26T19:41:47.726 INFO:tasks.workunit.client.0.smithi071.stdout: "optional": [], 2024-07-26T19:41:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "persistent": [ 2024-07-26T19:41:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "kraken", 2024-07-26T19:41:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "luminous", 2024-07-26T19:41:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "mimic", 2024-07-26T19:41:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap-prune", 2024-07-26T19:41:47.727 INFO:tasks.workunit.client.0.smithi071.stdout: "nautilus", 2024-07-26T19:41:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "octopus", 2024-07-26T19:41:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "pacific", 2024-07-26T19:41:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "elector-pinging", 2024-07-26T19:41:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "quincy", 2024-07-26T19:41:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "reef", 2024-07-26T19:41:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: "squid" 2024-07-26T19:41:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.728 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv4_addr_mons": 6, 2024-07-26T19:41:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv6_addr_mons": 0, 2024-07-26T19:41:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "min_mon_release": 19, 2024-07-26T19:41:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "v1_addr_mons": 3, 2024-07-26T19:41:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "v2_addr_mons": 3 2024-07-26T19:41:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "organization": "ceph-qa", 2024-07-26T19:41:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:47.729 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_network": false, 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8, 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "require_min_compat_client": "luminous", 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "require_osd_release": "squid" 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_perf_histograms": [ 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:47.730 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T19:41:47.731 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T19:41:47.732 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:47.733 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T19:41:47.734 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T19:41:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T19:41:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T19:41:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T19:41:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T19:41:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T19:41:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T19:41:47.735 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T19:41:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T19:41:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T19:41:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T19:41:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T19:41:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T19:41:47.736 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.737 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T19:41:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T19:41:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.738 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 12200, 1, 1, 0, 2, 3, 1, 1, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9303, 41, 42, 0, 18, 6, 7, 17, 21, 39, 41, 46, 54, 23, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 762, 11, 12, 0, 1, 2, 0, 2, 5, 7, 92, 132, 87, 2, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 449, 2, 0, 0, 0, 1, 0, 1, 0, 0, 5, 17, 308, 19, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 156, 0, 0, 0, 0, 1, 0, 1, 0, 1, 7, 5, 17, 54, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 186, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 7, 3, 23, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 26, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 1, 17, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.739 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.740 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 8759, 3, 0, 0, 2, 2, 1, 2, 0, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 7177, 41, 1256, 0, 14, 12, 11, 10, 29, 64, 71, 61, 66, 8, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.741 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 712, 9, 249, 17, 0, 0, 1, 3, 10, 21, 98, 191, 133, 9, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 652, 9, 0, 13, 0, 0, 0, 0, 0, 0, 2, 16, 408, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 355, 23, 5, 0, 0, 0, 0, 1, 0, 0, 7, 10, 41, 49, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 209, 6, 67, 0, 0, 0, 0, 1, 0, 1, 11, 9, 22, 12, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 160, 7, 211, 0, 0, 0, 0, 0, 0, 0, 1, 7, 14, 43, 44, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 24, 3, 23, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 37, 19, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 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-07-26T19:41:47.742 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.743 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1353, 210, 0, 0, 258, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 15917, 3978, 2, 0, 7327, 493, 0, 0, 0, 9, 28, 1, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9506, 262, 25, 0, 184, 99, 0, 8, 6, 6, 25, 2, 18, 35, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.744 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1244, 20, 13, 2, 8, 3, 1, 1, 4, 6, 28, 0, 3, 3, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 465, 4, 4, 0, 1, 11, 0, 1, 0, 0, 2, 21, 32, 4, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 284, 2, 0, 0, 25, 29, 0, 4, 7, 4, 12, 9, 19, 67, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 299, 1, 0, 0, 0, 1, 0, 2, 2, 0, 9, 14, 24, 47, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 254, 0, 0, 1, 0, 0, 0, 1, 2, 0, 1, 17, 15, 107, 88, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 55, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 5, 15, 58, 91, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 18, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 6, 24, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.745 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.746 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 58, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 10008, 3793, 4445, 8, 25, 24, 1, 0, 1, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 6909, 57, 77, 2, 13, 25, 98, 135, 18, 18, 16, 14, 24, 15, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 305, 4, 2, 0, 1, 0, 1, 3, 4, 7, 52, 86, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.747 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 337, 2, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 152, 7, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 51, 2, 0, 0, 195, 0, 0, 0, 0, 0, 2, 2, 12, 41, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 29, 1, 0, 0, 324, 0, 0, 0, 0, 0, 0, 1, 14, 7, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 15, 1, 0, 0, 217, 0, 0, 0, 0, 0, 0, 0, 8, 4, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 7, 0, 1, 0, 1958, 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-07-26T19:41:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2, 0, 0, 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]", 2024-07-26T19:41:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.748 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.749 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.750 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 13464, 2, 0, 0, 2, 3, 1, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 8971, 11, 2, 2, 15, 4, 2, 6, 10, 19, 13, 4, 8, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 899, 8, 3, 0, 3, 2, 0, 2, 4, 14, 51, 67, 28, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 396, 1, 0, 0, 0, 0, 1, 0, 0, 0, 7, 18, 143, 4, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 147, 1, 1, 0, 1, 0, 0, 0, 0, 0, 1, 5, 8, 45, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 14, 13, 48, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 21, 49, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 26, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 8, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.751 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.752 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3955, 1610, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 12211, 6494, 1, 2, 0, 0, 2, 0, 0, 0, 13, 1, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.753 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 7045, 252, 23, 0, 12, 0, 3, 0, 0, 0, 26, 1, 15, 17, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 800, 47, 16, 2, 6, 0, 2, 0, 0, 7, 21, 0, 0, 9, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 270, 10, 0, 4, 3, 0, 0, 0, 0, 1, 3, 5, 28, 10, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 137, 23, 3, 0, 2, 0, 0, 0, 0, 0, 3, 2, 17, 57, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 62, 23, 4, 1, 0, 0, 0, 0, 0, 1, 0, 0, 7, 15, 86, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 32, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 12, 48, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 5, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3, 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-07-26T19:41:47.754 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.754 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.755 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.756 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3102, 1232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9415, 2865, 68, 4, 16, 20, 0, 0, 0, 0, 6, 1, 4, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 8693, 109, 0, 1, 18, 15, 66, 81, 8, 23, 15, 13, 23, 8, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1012, 103, 122, 0, 4, 1, 2, 1, 6, 15, 36, 84, 37, 8, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 467, 34, 62, 0, 0, 0, 0, 0, 0, 1, 3, 21, 178, 5, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 166, 15, 15, 0, 1, 1, 0, 0, 0, 0, 6, 1, 24, 50, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 43, 3, 22, 28, 0, 0, 0, 1, 0, 0, 4, 0, 5, 9, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 57, 0, 1, 39, 61, 0, 0, 0, 0, 0, 3, 0, 6, 5, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.757 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 28, 0, 0, 1, 70, 102, 0, 0, 0, 0, 0, 0, 2, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 0, 0, 0, 4, 27, 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-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.758 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.759 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 16483, 10, 0, 0, 1, 0, 0, 0, 0, 2, 4, 0, 5, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9382, 76, 38, 0, 10, 0, 0, 0, 4, 1, 11, 6, 12, 19, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 955, 12, 27, 0, 1, 0, 0, 0, 5, 4, 27, 2, 6, 6, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.760 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 456, 2, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 17, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 164, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 18, 55, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 107, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 18, 11, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 9, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 12, 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-07-26T19:41:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4, 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]", 2024-07-26T19:41:47.761 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.761 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.762 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.763 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T19:41:47.764 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T19:41:47.765 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T19:41:47.766 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T19:41:47.767 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T19:41:47.768 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T19:41:47.769 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T19:41:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T19:41:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T19:41:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T19:41:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T19:41:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T19:41:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T19:41:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T19:41:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T19:41:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.770 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 787, 3, 0, 4, 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-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3907, 46, 77, 138, 422, 609, 689, 2, 1, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.771 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 649, 16, 26, 59, 33, 17, 33, 0, 1, 0, 3, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 286, 1, 0, 4, 0, 1, 2, 0, 0, 0, 1, 4, 5, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 11, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 4, 17, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 1, 7, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.772 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.773 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 392, 0, 2, 9, 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-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2717, 278, 32, 59, 119, 1, 0, 0, 0, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.774 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 435, 11, 1308, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 464, 18, 35, 0, 0, 1, 0, 0, 1, 0, 1, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1627, 1363, 72, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1410, 1618, 226, 0, 0, 0, 0, 0, 1, 0, 1, 1, 3, 10, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 24, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.775 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.776 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1383, 2, 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-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9878, 15, 1, 0, 15, 0, 8, 5, 15, 16, 3, 2, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 16005, 2, 1, 0, 5, 0, 0, 0, 1, 3, 1, 1, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.777 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 432, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 5, 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 237, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 8, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 22, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 6, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 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, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.778 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.779 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T19:41:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.780 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 497, 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-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3836, 35, 0, 0, 3, 0, 5, 4, 13, 7, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 389, 5, 2, 0, 0, 0, 0, 0, 1, 1, 3, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 131, 8, 25, 41, 0, 0, 0, 0, 0, 0, 0, 3, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1182, 323, 9, 161, 0, 0, 0, 0, 1, 0, 0, 0, 3, 6, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4021, 2574, 0, 381, 0, 1, 0, 0, 0, 0, 0, 0, 4, 5, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 37, 113, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.781 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.782 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 749, 1, 15, 55, 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]", 2024-07-26T19:41:47.783 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4192, 207, 20, 13, 133, 275, 467, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 420, 17, 1, 0, 0, 0, 15, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 140, 0, 0, 0, 0, 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-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 59, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 3, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 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, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.784 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.785 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T19:41:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 528, 4, 5, 20, 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-07-26T19:41:47.786 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3123, 79, 133, 238, 451, 622, 718, 1, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 380, 2, 2, 1, 3, 5, 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]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 282, 13, 22, 28, 7, 1, 0, 0, 0, 1, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 114, 34, 60, 101, 23, 0, 0, 0, 0, 0, 0, 1, 7, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 82, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 8, 22, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 8, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.787 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.788 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 576, 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]", 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3041, 21, 1, 0, 1, 1, 3, 2, 4, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 579, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.789 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 429, 8, 0, 0, 1, 0, 0, 0, 0, 0, 1, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 343, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 10, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 3, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.790 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.791 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.792 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 913, 6, 13, 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-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9066, 35, 78, 21, 2, 0, 0, 0, 0, 2, 1, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2957, 26, 107, 24, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 214, 7, 1, 0, 0, 0, 0, 0, 0, 0, 1, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 14, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 6, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 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-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.793 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.794 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:47.795 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T19:41:47.796 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T19:41:47.797 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.798 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T19:41:47.799 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T19:41:47.800 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T19:41:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T19:41:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T19:41:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T19:41:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T19:41:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T19:41:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T19:41:47.801 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T19:41:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T19:41:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T19:41:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T19:41:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T19:41:47.802 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 796, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 5895, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 842, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.803 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.804 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.805 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.806 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1759, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 527, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3072, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.807 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.808 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 16024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.809 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.810 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.811 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T19:41:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.812 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3905, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 404, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.813 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.813 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 6997, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.814 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.814 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.814 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.815 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 5309, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 455, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.816 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 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, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.817 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.818 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 561, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 5370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 345, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.819 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3078, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 445, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.822 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 935, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 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, 0, 0]", 2024-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.827 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T19:41:47.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T19:41:47.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T19:41:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T19:41:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T19:41:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T19:41:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T19:41:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T19:41:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T19:41:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T19:41:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T19:41:47.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T19:41:47.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T19:41:47.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T19:41:47.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.835 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 115, 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]", 2024-07-26T19:41:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1864, 15, 1, 2, 14, 2, 1, 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-07-26T19:41:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1305, 12, 2, 3, 3, 3, 4, 12, 15, 60, 68, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 129, 3, 0, 0, 1, 1, 1, 4, 6, 5, 63, 202, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 103, 27, 0, 0, 0, 0, 0, 0, 2, 3, 8, 15, 314, 7, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 294, 21, 0, 0, 0, 0, 0, 0, 1, 1, 0, 5, 22, 23, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 802, 47, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5, 14, 37, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 836, 86, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 14, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 625, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2, 0, 0, 0, 0, 1, 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]", 2024-07-26T19:41:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.837 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 58, 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-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2654, 17, 1, 0, 9, 3, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1505, 6, 0, 1, 8, 7, 4, 12, 23, 74, 98, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 145, 7, 0, 0, 1, 2, 2, 1, 5, 18, 67, 333, 218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 89, 11, 0, 0, 0, 0, 1, 1, 0, 4, 28, 32, 338, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 44, 29, 0, 0, 0, 0, 1, 0, 0, 2, 4, 9, 19, 20, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 317, 52, 0, 0, 0, 0, 0, 0, 0, 2, 2, 4, 8, 30, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1492, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1663, 72, 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]", 2024-07-26T19:41:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 329, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.839 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 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, 0, 0, 0]", 2024-07-26T19:41:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.841 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T19:41:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.842 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.842 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 78, 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-07-26T19:41:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 384, 18, 4, 0, 5, 2, 3, 4, 7, 5, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 208, 8, 1, 0, 1, 3, 3, 2, 9, 21, 67, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 298, 6, 0, 0, 2, 1, 3, 8, 11, 15, 80, 122, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 188, 5, 0, 0, 0, 1, 0, 0, 4, 5, 31, 57, 16, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 44, 2, 0, 0, 0, 0, 1, 1, 1, 3, 6, 12, 24, 52, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4, 0, 0, 0, 0, 0, 1, 0, 3, 0, 1, 6, 16, 35, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.843 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.846 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 42, 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-07-26T19:41:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1236, 13, 0, 0, 15, 0, 0, 4, 4, 8, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 394, 2, 1, 1, 2, 2, 5, 11, 10, 32, 36, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 78, 13, 0, 0, 0, 0, 0, 1, 0, 1, 20, 94, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 232, 10, 0, 0, 0, 0, 0, 0, 0, 1, 8, 8, 84, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 475, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 4, 17, 18, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 343, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 4, 14, 31, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 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]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.848 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 101, 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]", 2024-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1160, 11, 4, 0, 13, 2, 2, 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-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 673, 3, 0, 2, 1, 1, 5, 10, 15, 29, 38, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 350, 0, 1, 0, 1, 0, 3, 5, 2, 8, 57, 142, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 478, 0, 0, 0, 1, 0, 0, 0, 3, 2, 17, 22, 189, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 410, 2, 0, 0, 0, 1, 0, 0, 1, 2, 4, 12, 32, 31, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 131, 0, 0, 0, 0, 0, 0, 1, 0, 2, 3, 10, 20, 51, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T19:41:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.853 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 69, 7, 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-07-26T19:41:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 355, 19, 1, 1, 14, 1, 5, 4, 10, 15, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 82, 14, 0, 1, 2, 0, 2, 6, 6, 7, 17, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 112, 12, 1, 0, 0, 1, 0, 2, 2, 4, 26, 29, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 42, 15, 0, 0, 0, 0, 0, 1, 0, 0, 8, 9, 5, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 10, 23, 0, 0, 0, 0, 1, 1, 3, 1, 6, 7, 20, 30, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3, 43, 0, 0, 1, 0, 0, 0, 0, 3, 1, 9, 11, 32, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 92, 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-07-26T19:41:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T19:41:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.856 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 75, 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-07-26T19:41:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 987, 21, 1, 0, 21, 4, 1, 2, 6, 8, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 779, 8, 0, 1, 4, 5, 4, 9, 14, 25, 22, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 219, 8, 0, 0, 0, 1, 1, 0, 2, 2, 37, 97, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 339, 3, 0, 0, 0, 0, 0, 1, 1, 1, 8, 3, 154, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 360, 4, 0, 0, 0, 0, 0, 0, 1, 1, 2, 1, 13, 17, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 5, 12, 22, 96, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 17, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T19:41:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 119, 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]", 2024-07-26T19:41:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 420, 19, 1, 0, 12, 1, 1, 0, 2, 1, 0, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 105, 5, 0, 0, 1, 2, 1, 1, 4, 0, 14, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 142, 4, 0, 0, 3, 0, 2, 3, 5, 2, 23, 15, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 33, 0, 0, 0, 0, 0, 0, 1, 0, 1, 12, 12, 7, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 10, 2, 0, 0, 0, 0, 0, 0, 0, 2, 1, 6, 11, 12, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 8, 26, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.863 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_resrv_repnum_vs_duration": { 2024-07-26T19:41:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T19:41:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 8, 2024-07-26T19:41:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:47.864 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "number of replicas", 2024-07-26T19:41:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 1, 2024-07-26T19:41:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0]", 2024-07-26T19:41:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[1, 1]", 2024-07-26T19:41:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[2, 2]", 2024-07-26T19:41:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[3, 3]", 2024-07-26T19:41:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[4, 4]", 2024-07-26T19:41:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[5, 5]", 2024-07-26T19:41:47.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[6, None]" 2024-07-26T19:41:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "linear" 2024-07-26T19:41:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 10, 2024-07-26T19:41:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "duration", 2024-07-26T19:41:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 250000, 2024-07-26T19:41:47.866 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 249999]", 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[250000, 499999]", 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[500000, 999999]", 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[1000000, 1999999]", 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[2000000, 3999999]", 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[4000000, 7999999]", 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[8000000, 15999999]", 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[16000000, 31999999]", 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[32000000, None]" 2024-07-26T19:41:47.867 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T19:41:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T19:41:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.869 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T19:41:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.870 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T19:41:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.875 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T19:41:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T19:41:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.877 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.878 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_counters": { 2024-07-26T19:41:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T19:41:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "caps": { 2024-07-26T19:41:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_flush_ack": { 2024-07-26T19:41:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.879 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_flushsnap_ack": { 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_grant": { 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_revoke": { 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_trunc": { 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_commit": { 2024-07-26T19:41:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_fetch_complete": { 2024-07-26T19:41:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T19:41:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_fetch_keys": { 2024-07-26T19:41:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T19:41:47.881 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_merge": { 2024-07-26T19:41:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_split": { 2024-07-26T19:41:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "exported_inodes": { 2024-07-26T19:41:47.882 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "forward": { 2024-07-26T19:41:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_cap_release": { 2024-07-26T19:41:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_caps": { 2024-07-26T19:41:47.883 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_caps_dirty": { 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_inode_file_caps": { 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "imported_inodes": { 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.884 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes": { 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_expired": { 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_pinned": { 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_with_caps": { 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "load_cent": { 2024-07-26T19:41:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "openino_dir_fetch": { 2024-07-26T19:41:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "process_request_cap_release": { 2024-07-26T19:41:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.886 INFO:tasks.workunit.client.0.smithi071.stdout: "reply_latency": { 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "request": { 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rbytes": { 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rfiles": { 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.887 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rsnaps": { 2024-07-26T19:41:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_reply": { 2024-07-26T19:41:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "subtrees": { 2024-07-26T19:41:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T19:41:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.888 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_cache": { 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_enqueue_scrub": { 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_exportdir": { 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_flush": { 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.889 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_fragmentdir": { 2024-07-26T19:41:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_fragstats": { 2024-07-26T19:41:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_inodestats": { 2024-07-26T19:41:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_quiesce_inode": { 2024-07-26T19:41:47.890 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_quiesce_path": { 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_enqueued": { 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_prioritized": { 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_processing": { 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays": { 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays_delayed": { 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays_enqueuing": { 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_completed": { 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_started": { 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_created": { 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_enqueued": { 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_migrated": { 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_reintegrated": { 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_log": { 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "ev": { 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17 2024-07-26T19:41:47.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "evadd": { 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "evex": { 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "evexd": { 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "evexg": { 2024-07-26T19:41:47.895 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "evlrg": { 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "evtrm": { 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "jlat": { 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.896 INFO:tasks.workunit.client.0.smithi071.stdout: "replayed": { 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "seg": { 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "segadd": { 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "segex": { 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "segexd": { 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "segexg": { 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "segmjr": { 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "segtrm": { 2024-07-26T19:41:47.898 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_mem": { 2024-07-26T19:41:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "cap": { 2024-07-26T19:41:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "cap+": { 2024-07-26T19:41:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.899 INFO:tasks.workunit.client.0.smithi071.stdout: "cap-": { 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "dir": { 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "dir+": { 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "dir-": { 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "dn": { 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "dn+": { 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "dn-": { 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "heap": { 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 248096 2024-07-26T19:41:47.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "ino": { 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "ino+": { 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "ino-": { 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "rss": { 2024-07-26T19:41:47.902 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48004 2024-07-26T19:41:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_server": { 2024-07-26T19:41:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: "cap_acquisition_throttle": { 2024-07-26T19:41:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: "cap_revoke_eviction": { 2024-07-26T19:41:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_request": { 2024-07-26T19:41:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_session": { 2024-07-26T19:41:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_peer_request": { 2024-07-26T19:41:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.904 INFO:tasks.workunit.client.0.smithi071.stdout: "req_create_latency": { 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getattr_latency": { 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getfilelock_latency": { 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.905 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getvxattr_latency": { 2024-07-26T19:41:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "req_link_latency": { 2024-07-26T19:41:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookup_latency": { 2024-07-26T19:41:47.906 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookuphash_latency": { 2024-07-26T19:41:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupino_latency": { 2024-07-26T19:41:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.907 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.908 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupname_latency": { 2024-07-26T19:41:47.908 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.908 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.908 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupparent_latency": { 2024-07-26T19:41:47.908 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.908 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.909 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupsnap_latency": { 2024-07-26T19:41:47.909 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.909 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.909 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lssnap_latency": { 2024-07-26T19:41:47.909 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.909 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.909 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mkdir_latency": { 2024-07-26T19:41:47.909 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mknod_latency": { 2024-07-26T19:41:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mksnap_latency": { 2024-07-26T19:41:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.910 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "req_open_latency": { 2024-07-26T19:41:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "req_readdir_latency": { 2024-07-26T19:41:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.911 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rename_latency": { 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "req_renamesnap_latency": { 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmdir_latency": { 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.912 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmsnap_latency": { 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmxattr_latency": { 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setattr_latency": { 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.913 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setdirlayout_latency": { 2024-07-26T19:41:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setfilelock_latency": { 2024-07-26T19:41:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.914 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setlayout_latency": { 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setxattr_latency": { 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "req_snapdiff_latency": { 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.915 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "req_symlink_latency": { 2024-07-26T19:41:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "req_unlink_latency": { 2024-07-26T19:41:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.916 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_sessions": { 2024-07-26T19:41:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "average_load": { 2024-07-26T19:41:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "avg_session_uptime": { 2024-07-26T19:41:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "mdthresh_evicted": { 2024-07-26T19:41:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.917 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "session_count": { 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "session_remove": { 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "sessions_open": { 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T19:41:47.918 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "sessions_stale": { 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "total_load": { 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.919 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "purge_queue": { 2024-07-26T19:41:47.920 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executed": { 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executed_ops": { 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing": { 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_high_water": { 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.921 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_ops": { 2024-07-26T19:41:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_ops_high_water": { 2024-07-26T19:41:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_item_in_journal": { 2024-07-26T19:41:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.922 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.923 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T19:41:47.924 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 252 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T19:41:47.925 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9168 2024-07-26T19:41:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T19:41:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64453800 2024-07-26T19:41:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T19:41:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.926 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1461969861 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 219 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.927 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T19:41:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T19:41:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 999979 2024-07-26T19:41:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T19:41:47.928 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T19:41:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T19:41:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9168 2024-07-26T19:41:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T19:41:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.929 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T19:41:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T19:41:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.930 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.931 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T19:41:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9168 2024-07-26T19:41:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T19:41:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28663408957 2024-07-26T19:41:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.932 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T19:41:47.933 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T19:41:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T19:41:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.934 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9168 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 127160791 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 81100 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.935 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T19:41:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2916939817 2024-07-26T19:41:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T19:41:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:47.936 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T19:41:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 174063616 2024-07-26T19:41:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 173268992 2024-07-26T19:41:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T19:41:47.937 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 794624 2024-07-26T19:41:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T19:41:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360710144 2024-07-26T19:41:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:47.938 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266449100 2024-07-26T19:41:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 26878221 2024-07-26T19:41:47.939 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:47.940 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.941 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67382823 2024-07-26T19:41:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T19:41:47.942 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 335544320 2024-07-26T19:41:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:47.943 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266449100 2024-07-26T19:41:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1627208 2024-07-26T19:41:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.944 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:47.945 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67468012 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 314572800 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.947 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 177632733 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69831203 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.950 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T19:41:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T19:41:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T19:41:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T19:41:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.951 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T19:41:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 109 2024-07-26T19:41:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T19:41:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 398854, 2024-07-26T19:41:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1875682882 2024-07-26T19:41:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T19:41:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T19:41:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T19:41:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.953 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T19:41:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T19:41:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.954 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22172, 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6855393815 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.955 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T19:41:47.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 225 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.957 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9263 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9263, 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65898449 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.958 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9263, 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27789 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9263, 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1888967680 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T19:41:47.959 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T19:41:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T19:41:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.960 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9261 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T19:41:47.961 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9261, 2024-07-26T19:41:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65199957 2024-07-26T19:41:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T19:41:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9261, 2024-07-26T19:41:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72560 2024-07-26T19:41:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T19:41:47.962 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9261, 2024-07-26T19:41:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3530874835 2024-07-26T19:41:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T19:41:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T19:41:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T19:41:47.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 999983 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9264 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9264, 2024-07-26T19:41:47.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34174413306 2024-07-26T19:41:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T19:41:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20 2024-07-26T19:41:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T19:41:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T19:41:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:47.965 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46502 2024-07-26T19:41:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T19:41:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T19:41:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T19:41:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T19:41:47.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T19:41:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T19:41:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T19:41:47.967 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T19:41:47.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 272785408 2024-07-26T19:41:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 272506880 2024-07-26T19:41:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T19:41:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.969 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 278528 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360710144 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.970 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266337190 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27156496 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.973 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67216458 2024-07-26T19:41:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T19:41:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 335544320 2024-07-26T19:41:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:47.974 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266337190 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1647359 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:47.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:47.976 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67559771 2024-07-26T19:41:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T19:41:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:47.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 314572800 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 177558127 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.979 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.980 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.981 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.982 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69905809 2024-07-26T19:41:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T19:41:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T19:41:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T19:41:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T19:41:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T19:41:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 109 2024-07-26T19:41:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T19:41:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 417397, 2024-07-26T19:41:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2336066816 2024-07-26T19:41:47.984 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T19:41:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T19:41:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.985 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T19:41:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T19:41:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T19:41:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.986 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22405, 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8610391276 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T19:41:47.987 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T19:41:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T19:41:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T19:41:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T19:41:47.988 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11 2024-07-26T19:41:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T19:41:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7 2024-07-26T19:41:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T19:41:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T19:41:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T19:41:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 302 2024-07-26T19:41:47.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T19:41:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T19:41:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T19:41:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T19:41:47.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9195 2024-07-26T19:41:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T19:41:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9195, 2024-07-26T19:41:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64656071 2024-07-26T19:41:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T19:41:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T19:41:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9195, 2024-07-26T19:41:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2310960320 2024-07-26T19:41:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T19:41:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T19:41:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:47.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 219 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 999982 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T19:41:47.993 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9195 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.996 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9195 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9195, 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30673473392 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T19:41:47.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T19:41:47.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9195 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9195, 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 127639528 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:47.999 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9195, 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 81275 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9195, 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6429889712 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:48.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176177152 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 175448064 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:48.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 729088 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360710144 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266404294 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 26983469 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67322381 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 335544320 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266404294 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1641443 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.007 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.008 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67498583 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 314572800 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.010 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 177602862 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.012 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69861074 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T19:41:48.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T19:41:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 109 2024-07-26T19:41:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T19:41:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 400129, 2024-07-26T19:41:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1977342949 2024-07-26T19:41:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.015 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T19:41:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T19:41:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T19:41:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T19:41:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T19:41:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T19:41:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22241, 2024-07-26T19:41:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11134639499 2024-07-26T19:41:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T19:41:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:48.018 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40082 2024-07-26T19:41:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.019 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6524928 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 798273536 2024-07-26T19:41:48.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 19, 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3594219 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 19, 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1269788 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 199, 2024-07-26T19:41:48.022 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1046235 2024-07-26T19:41:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 786497536 2024-07-26T19:41:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80346, 2024-07-26T19:41:48.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11804889077 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80357, 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19313546041 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13238272 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 329129984 2024-07-26T19:41:48.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 782237696 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 52 2024-07-26T19:41:48.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 244049001 2024-07-26T19:41:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17763 2024-07-26T19:41:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176173056 2024-07-26T19:41:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.026 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176177152 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7195 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.027 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17763, 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 127137641 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 191617472 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16149 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:48.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1961723 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 475 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6444969 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 717 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.029 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4483246 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4483246 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 248 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 717, 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3957709 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.031 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 639 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:48.032 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7314 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1136816128 2024-07-26T19:41:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:48.034 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9981952 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21866, 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 77913046 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3685, 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 417546714 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:48.035 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24624, 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192233437 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80282, 2024-07-26T19:41:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23462641485 2024-07-26T19:41:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 79716, 2024-07-26T19:41:48.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1699103503 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80282, 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50105131 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80282, 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23512746616 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:48.039 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 34497, 2024-07-26T19:41:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1119116739 2024-07-26T19:41:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1167, 2024-07-26T19:41:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3164332 2024-07-26T19:41:48.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20920, 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9018590 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 53, 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73798 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17844, 2024-07-26T19:41:48.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2430477575 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 254019 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 25445 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14119, 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2358400194 2024-07-26T19:41:48.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 37436, 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12305283 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 23317, 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1830501915 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.043 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16265, 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 450947202 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:48.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11316549440 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10429, 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 745488376 2024-07-26T19:41:48.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10429, 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4397799007331 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10429, 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7331420043273 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3597701368760 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11060652 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 326014062 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:48.047 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39898765538 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33162545 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21938431188 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.048 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9966950888 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6079318 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2788, 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14533642 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:48.049 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 83461771056 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11096209706 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 598255246 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405117516 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 524222464 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 485597184 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.051 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600498688 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38625280 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56972202 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 90112 2024-07-26T19:41:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T19:41:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 102400 2024-07-26T19:41:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68656214 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 562036736 2024-07-26T19:41:48.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 427291520 2024-07-26T19:41:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.057 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1360 2024-07-26T19:41:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 288 2024-07-26T19:41:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.058 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 99632 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.059 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67535072 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:48.060 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 300064 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37981468 2024-07-26T19:41:48.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.063 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70770372 2024-07-26T19:41:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.064 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 427291520 2024-07-26T19:41:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34334 2024-07-26T19:41:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 134396 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1140902 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74715328 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.068 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:48.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40680 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 127933, 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8582828862 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2467810784 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 40680, 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 250917061536 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3073708615 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.072 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 41345, 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20723464706 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 40680, 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 82708869716 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24851 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.073 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24851, 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12435809570 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3073708615 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:48.074 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24962, 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6020178415 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24851, 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6174325911 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8183 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 455674670 2024-07-26T19:41:48.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8183, 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17387971710 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.076 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8576, 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5094119921 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8183, 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14498223223 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.077 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7646 2024-07-26T19:41:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2012136114 2024-07-26T19:41:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7646, 2024-07-26T19:41:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 221093280256 2024-07-26T19:41:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.078 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7807, 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9609166370 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7646, 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 62036320582 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.079 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17825828 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 25 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:48.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 796487680 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17801 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.081 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:48.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:48.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5390336 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 750338048 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17, 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4197939 2024-07-26T19:41:48.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17, 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1371508 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 184, 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 785308 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:48.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 766967808 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72360, 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11235815375 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72384, 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18065307469 2024-07-26T19:41:48.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13848576 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 296472576 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 775487488 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 52 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 200573840 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:48.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11915 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 177475584 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 177479680 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:48.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5099 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11915, 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 120445660 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 112496480 2024-07-26T19:41:48.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9212 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1669970 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 506 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:48.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5300879 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 741 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3630909 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3630909 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.092 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 241 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 741, 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1714109 2024-07-26T19:41:48.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:48.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 883 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8, 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9062 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:48.095 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1054789632 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9383936 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 19918, 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 87109436 2024-07-26T19:41:48.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3642, 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 466025178 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 23579, 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 197013664 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:48.099 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72310, 2024-07-26T19:41:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21833407485 2024-07-26T19:41:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.100 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 71682, 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1823548315 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72310, 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43674051 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72310, 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21877081536 2024-07-26T19:41:48.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28964, 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 858539877 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 940, 2024-07-26T19:41:48.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2514389 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11402, 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8276466 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 46, 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 55226 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10064, 2024-07-26T19:41:48.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1648544089 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 227957 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28555 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21655, 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2483094196 2024-07-26T19:41:48.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 71077, 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19988514 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49422, 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1686014172 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.105 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16093, 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 420339225 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:48.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11284204152 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22907, 2024-07-26T19:41:48.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1214456085 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22905, 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4373423475572 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22907, 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7290032563867 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:48.108 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86157, 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2875147792270 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86157, 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9319290 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 290992401 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:48.109 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36225438244 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29563436 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18481593074 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.110 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8826546512 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5488401 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2798, 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15130651 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.111 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 75121524418 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9965407340 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 518888838 2024-07-26T19:41:48.112 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405117516 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 618790912 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 562864128 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.113 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600498688 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 55926784 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.114 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56975369 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 61440 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 98304 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1064960 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.117 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67629047 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 562036736 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.118 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 427315271 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 256 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 98272 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.121 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67514073 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.122 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 179616 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37983579 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70888709 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 427315271 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.127 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14765 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 146671 2024-07-26T19:41:48.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1141873 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74697900 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45 2024-07-26T19:41:48.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50 2024-07-26T19:41:48.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 44379 2024-07-26T19:41:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 138741, 2024-07-26T19:41:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10759443989 2024-07-26T19:41:48.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2584809071 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 44379, 2024-07-26T19:41:48.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 612586449579 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3552066922 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 46169, 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32106095655 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 44379, 2024-07-26T19:41:48.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 126422540251 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21853 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21853, 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21757613283 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3552066922 2024-07-26T19:41:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22308, 2024-07-26T19:41:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6022537254 2024-07-26T19:41:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21853, 2024-07-26T19:41:48.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8014486323 2024-07-26T19:41:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12338 2024-07-26T19:41:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 347164711 2024-07-26T19:41:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:48.137 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 12338, 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 99355716300 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 12552, 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12766088009 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 12338, 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31387718629 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10188 2024-07-26T19:41:48.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2237644360 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10188, 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 491473119996 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:48.140 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11309, 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13317470392 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10188, 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 87020335299 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:48.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4195764 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 776368128 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.142 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30906 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:48.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:48.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2531328 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.145 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 626479104 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18, 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3496490 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18, 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1105232 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.146 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 169, 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 834283 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 515244032 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74440, 2024-07-26T19:41:48.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11197519391 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74451, 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18030632913 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5738496 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 305004544 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.148 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 532283392 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41 2024-07-26T19:41:48.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206124219 2024-07-26T19:41:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16614 2024-07-26T19:41:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 153100288 2024-07-26T19:41:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.150 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 153104384 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6783 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.151 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16614, 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 105350078 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 146019076 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14767 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:48.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1104663 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 487 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2501181 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 610 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.153 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1396518 2024-07-26T19:41:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1396518 2024-07-26T19:41:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:48.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 610, 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 892446 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 658 2024-07-26T19:41:48.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T19:41:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8183 2024-07-26T19:41:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:48.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 936738816 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:48.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9371648 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15653, 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50950458 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3749, 2024-07-26T19:41:48.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 385247072 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 31869, 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 275248017 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74406, 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21671991484 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 73795, 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1559303633 2024-07-26T19:41:48.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74406, 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36585677 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74406, 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21708577161 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 60054, 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1006252783 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1092, 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2643564 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22186, 2024-07-26T19:41:48.164 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10769160 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 36, 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50511 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21300, 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1946698076 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:48.165 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 283681 2024-07-26T19:41:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20761 2024-07-26T19:41:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22961, 2024-07-26T19:41:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2588437987 2024-07-26T19:41:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:48.166 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 53865, 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18446304 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 30904, 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2228788405 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:48.167 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13709, 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 412037261 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9422842072 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6870, 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 865581253 2024-07-26T19:41:48.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6868, 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4599117283791 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6870, 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7277925851767 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87289, 2024-07-26T19:41:48.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2941353123182 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87289, 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10490262 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 365538972 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:48.171 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34882132045 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33134131 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16822441912 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:48.172 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8086472212 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5488222 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2793, 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14690695 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:48.173 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69596547277 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9064822955 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 509586093 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405117516 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 565436416 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 516161536 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.175 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600498688 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49274880 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57403701 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.177 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:48.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28672 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68392651 2024-07-26T19:41:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570425344 2024-07-26T19:41:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.180 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430527761 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.181 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1360 2024-07-26T19:41:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 82032 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.183 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72705327 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.184 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 106672 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38269134 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.187 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70676098 2024-07-26T19:41:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:48.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430527761 2024-07-26T19:41:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.189 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 147638 2024-07-26T19:41:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1154173 2024-07-26T19:41:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71486908 2024-07-26T19:41:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 101 2024-07-26T19:41:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74243 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 173279, 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9860652035 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.195 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2131934201 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74243, 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 123016436670 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:48.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4401312756 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75684, 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46247018798 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74243, 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 83842091213 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43665 2024-07-26T19:41:48.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43665, 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38020630401 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4401312756 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.198 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 44284, 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8362505539 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43665, 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13570740550 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28359 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.199 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 470278709 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28359, 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57408939390 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:48.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28959, 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34252721215 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28359, 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 52953196948 2024-07-26T19:41:48.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2219 2024-07-26T19:41:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1661655492 2024-07-26T19:41:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2219, 2024-07-26T19:41:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27586866879 2024-07-26T19:41:48.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2441, 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3631792044 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2219, 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17318153715 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.203 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12736904 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:48.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 524632064 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22272 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.205 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:48.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.207 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3395584 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 575225856 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17, 2024-07-26T19:41:48.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3454153 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17, 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1137408 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 162, 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 846666 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:48.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 469368832 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72107, 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10536251101 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72118, 2024-07-26T19:41:48.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17361509093 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12820480 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 295444480 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 465108992 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.211 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 93442906 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.212 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4937 2024-07-26T19:41:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64147456 2024-07-26T19:41:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64151552 2024-07-26T19:41:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:48.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 221 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4937, 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19549387 2024-07-26T19:41:48.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42190967 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3360 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1299688 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 289 2024-07-26T19:41:48.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3376387 2024-07-26T19:41:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 407 2024-07-26T19:41:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2076699 2024-07-26T19:41:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.216 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2076699 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 120 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.217 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 407, 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1000997 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.218 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 640 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7809 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.219 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:48.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 876650496 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9396224 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:48.221 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17942, 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 55807396 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3656, 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 337040786 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.222 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15750, 2024-07-26T19:41:48.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 122831698 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72074, 2024-07-26T19:41:48.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20754050470 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 71572, 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1713376184 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72074, 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41358742 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72074, 2024-07-26T19:41:48.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20795409212 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 30793, 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 863355783 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:48.226 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1367, 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2819176 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13067, 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6442961 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 41, 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74825 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.227 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11098, 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1013754178 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 226870 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18462 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33258, 2024-07-26T19:41:48.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1589025569 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86096, 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 25642366 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 52838, 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1125900970 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:48.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.230 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:48.230 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13172, 2024-07-26T19:41:48.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 357818927 2024-07-26T19:41:48.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.230 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:48.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.230 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:48.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10047944379 2024-07-26T19:41:48.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18548, 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1281925857 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18547, 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3885165405261 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18548, 2024-07-26T19:41:48.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7216909161982 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83246, 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3371514733257 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83246, 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9223785 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:48.233 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 432959484 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32065415892 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31481675 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.234 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14845990146 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7200370867 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5494144 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.235 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2773, 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14601899 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64606282449 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8256086541 2024-07-26T19:41:48.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.237 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:48.237 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:48.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 528212070 2024-07-26T19:41:48.237 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.237 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:48.237 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405117516 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 491397120 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 457203712 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600498688 2024-07-26T19:41:48.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34193408 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57381177 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57344 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.242 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68378311 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570425344 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.243 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430358828 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 880 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48864 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.246 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72907908 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266336 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38254118 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70531450 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430358828 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 164928 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1152503 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71640221 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.255 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:48.255 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:48.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.255 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T19:41:48.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.255 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:48.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 54 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.256 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 47574 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 127811, 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8152241149 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:48.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1611648466 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 47574, 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 251478745599 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1644273148 2024-07-26T19:41:48.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49878, 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27545523003 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 47574, 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71540671792 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29951 2024-07-26T19:41:48.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29951, 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45394131417 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1644273148 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.260 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 30420, 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6951790213 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29951, 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6224411493 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13908 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.261 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 329408260 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13908, 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 160704354294 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:48.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15650, 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15955986347 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13908, 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36278019098 2024-07-26T19:41:48.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3715 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282240206 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3715, 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45380259888 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.264 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3808, 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4637746443 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3715, 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29038241201 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.265 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4194304 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:48.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 478777344 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23451 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.267 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:48.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8605696 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 677224448 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7799402 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.270 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1004963 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 173, 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 885854 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.271 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 733347840 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63919, 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9908810249 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63941, 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15933876582 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.272 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12488704 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 261844992 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 729088000 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.273 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 55 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 357090192 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20186 2024-07-26T19:41:48.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 311521280 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 311525376 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:48.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9431 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20186, 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 173497039 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 225838472 2024-07-26T19:41:48.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16166 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2608451 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 693 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8214568 2024-07-26T19:41:48.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.278 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:48.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1025 2024-07-26T19:41:48.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.278 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:48.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5606117 2024-07-26T19:41:48.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.278 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:48.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5606117 2024-07-26T19:41:48.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.278 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:48.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.279 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:48.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.279 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:48.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 343 2024-07-26T19:41:48.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.279 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:48.279 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1025, 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2620615 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 558 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11567 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 949972992 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13586432 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22386, 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71993892 2024-07-26T19:41:48.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3611, 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 549041580 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 19748, 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 175468788 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.285 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63852, 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19330327318 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.286 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63346, 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1367672125 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63852, 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49550335 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63852, 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19379877653 2024-07-26T19:41:48.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 31521, 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1073927088 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 874, 2024-07-26T19:41:48.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2239890 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5893, 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6579727 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 46, 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57567 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15074, 2024-07-26T19:41:48.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3745195220 2024-07-26T19:41:48.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.290 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:48.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 201622 2024-07-26T19:41:48.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.290 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:48.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21506 2024-07-26T19:41:48.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.290 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.290 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9932, 2024-07-26T19:41:48.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1805232484 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 38243, 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11821355 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28311, 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1509730552 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14631, 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 434666918 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.292 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9883311648 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:48.293 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18430, 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 872190090 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18427, 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4176543309589 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18430, 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7083964852683 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.294 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74988, 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2834438724032 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74988, 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8524970 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 278720628 2024-07-26T19:41:48.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28777870825 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28618131 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13215410999 2024-07-26T19:41:48.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8885766264 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9683253 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2715, 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13693807 2024-07-26T19:41:48.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 61054189446 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9932331138 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:48.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 454280922 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405116907 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 651247616 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:48.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 409501696 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600497971 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 241745920 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56871446 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.301 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.302 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.302 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.303 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.303 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.303 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 151552 2024-07-26T19:41:48.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.303 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68806122 2024-07-26T19:41:48.304 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 562036736 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 426535850 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2160 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 138400 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68251462 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 312896 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.309 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37914297 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70824711 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.312 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 426535850 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 161742 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1148071 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.315 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 75470817 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.316 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.317 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36167 2024-07-26T19:41:48.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 106499, 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11892443679 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.319 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:48.320 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1948874032 2024-07-26T19:41:48.320 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.320 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:48.320 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 36167, 2024-07-26T19:41:48.320 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65138931725 2024-07-26T19:41:48.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.443 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:48.443 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2124004301 2024-07-26T19:41:48.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.443 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:48.443 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 36725, 2024-07-26T19:41:48.443 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15574204999 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 36167, 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40556396636 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24905 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24905, 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14117304163 2024-07-26T19:41:48.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2124004301 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 25067, 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5373098481 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24905, 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6167714009 2024-07-26T19:41:48.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6922 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 341983174 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6922, 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12376091232 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.446 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7166, 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4572339476 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.447 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6922, 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10723464848 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4340 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1606890858 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4340, 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38645536330 2024-07-26T19:41:48.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4492, 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5628767042 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4340, 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23665217779 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4194982 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:48.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 746954752 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16159 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.451 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:48.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11649024 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:48.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 694579200 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20, 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6860497 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20, 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1359867 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 203, 2024-07-26T19:41:48.454 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 874318 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 594083840 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 81508, 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11577252349 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:48.455 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 81506, 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18430460583 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1372160 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 333910016 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 615383040 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:48.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 362516009 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:48.457 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19794 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 308301824 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 308305920 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:48.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8839 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 19794, 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 150574095 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 221549033 2024-07-26T19:41:48.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15475 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3400104 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 860 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11579939 2024-07-26T19:41:48.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1188 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8179835 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8179835 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 336 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1188, 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4064392 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:48.462 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 863 2024-07-26T19:41:48.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11, 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18737 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.464 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1043152896 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9396224 2024-07-26T19:41:48.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20772, 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72528893 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3621, 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 615812563 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.466 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22920, 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 186818431 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.467 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 81448, 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22185142979 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80987, 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1514172057 2024-07-26T19:41:48.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 81448, 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 47390922 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 81448, 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22232533901 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.469 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29594, 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 865850146 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 920, 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2546594 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13180, 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9907921 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:48.470 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49, 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74270 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13171, 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1829584907 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 237051 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21950 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.471 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20545, 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1761592618 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 51005, 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15028776 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 30460, 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1544186899 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:48.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16431, 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 482355754 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:48.473 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10377911255 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9087, 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 553557510 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:48.474 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9085, 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5185513410412 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9087, 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7453554715808 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94665, 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3312280941615 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94665, 2024-07-26T19:41:48.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10704614 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 499058278 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33125053209 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33084955 2024-07-26T19:41:48.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15296480193 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8999644414 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5494149 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.477 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2736, 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15410115 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68313427663 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10130306049 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:48.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 529974778 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405116907 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 617308160 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 578764800 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.479 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600497971 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38543360 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.480 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56578607 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.481 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.482 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69176785 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.483 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 562036736 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 424339554 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.484 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.485 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.485 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.485 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.485 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.485 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2384 2024-07-26T19:41:48.485 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.485 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.485 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 160880 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.486 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70425054 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.487 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 559504 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37719071 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.489 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70773329 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.490 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 494927872 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.491 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 424339554 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.492 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 160142 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1130820 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.493 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69297356 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.494 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.495 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42673 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 127299, 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13974664369 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:48.496 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1608881665 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 42673, 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 63210698823 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2072762528 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:48.497 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43073, 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12995790766 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 42673, 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28680923026 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33926 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33926, 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12604829058 2024-07-26T19:41:48.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2072762528 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 34042, 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6160792475 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33926, 2024-07-26T19:41:48.499 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5882895960 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7261 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 510020656 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7261, 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17492991243 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:48.500 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7428, 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4607038525 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:48.501 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7261, 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12780631571 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1486 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1098861009 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1486, 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33112878522 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.502 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1603, 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2227959766 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1486, 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10017395495 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4194341 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 603496448 2024-07-26T19:41:48.504 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14047 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.505 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.506 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2031616 2024-07-26T19:41:48.507 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 479825920 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5605253 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 977910 2024-07-26T19:41:48.508 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 139, 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570912 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 352714752 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:48.509 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62849, 2024-07-26T19:41:48.510 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9204460441 2024-07-26T19:41:48.510 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.510 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:48.510 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62861, 2024-07-26T19:41:48.510 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14841346974 2024-07-26T19:41:48.510 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.510 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:48.510 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8159232 2024-07-26T19:41:48.510 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.510 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 257519616 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 365494272 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:48.511 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 106614780 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5397 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 77869056 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 77873152 2024-07-26T19:41:48.512 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 191 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5397, 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20588321 2024-07-26T19:41:48.513 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.514 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:48.514 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 35811077 2024-07-26T19:41:48.514 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.514 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:48.514 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3223 2024-07-26T19:41:48.514 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.514 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:48.514 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570024 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 332 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2004355 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 459 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.515 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1434331 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1434331 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:48.516 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 127 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 459, 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 663326 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.517 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.518 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:48.518 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.518 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.518 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.518 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:48.518 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 649 2024-07-26T19:41:48.518 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.518 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:48.518 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T19:41:48.518 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7123 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.519 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 741662720 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14176256 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.520 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17638, 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49808004 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3482, 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 331397614 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.521 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17238, 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 135251140 2024-07-26T19:41:48.522 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62823, 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17659504437 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:48.523 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62381, 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1207728580 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62823, 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36385528 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62823, 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17695889965 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:48.524 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 225782, 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1127048958 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 809, 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1998783 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 130796, 2024-07-26T19:41:48.525 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 51135797 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43, 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 58758 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15682, 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1045447554 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 391780 2024-07-26T19:41:48.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18890 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13572, 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1499206459 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43787, 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12374955 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:48.527 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 30215, 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1162685800 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 12582, 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 334095244 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.528 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11753982450 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.529 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14564, 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 673937045 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14564, 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4226088404107 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14564, 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6203855998267 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:48.530 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.531 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2288746856040 2024-07-26T19:41:48.531 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.531 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:48.531 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.531 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9055678 2024-07-26T19:41:48.534 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.534 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:48.534 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.534 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 293806790 2024-07-26T19:41:48.534 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.534 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:48.534 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.534 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29285379057 2024-07-26T19:41:48.534 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 26236837 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13240766884 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6726746967 2024-07-26T19:41:48.535 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10278712 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2624, 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14286366 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 61312462207 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.536 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7686769789 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 682493888 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405116907 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.537 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:48.538 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 435634176 2024-07-26T19:41:48.538 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.538 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:48.538 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 423165952 2024-07-26T19:41:48.538 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.538 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:48.538 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600497971 2024-07-26T19:41:48.538 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12468224 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.539 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57447447 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.540 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.541 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.541 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.541 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.541 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.541 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.541 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.541 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.541 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20480 2024-07-26T19:41:48.541 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.541 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20480 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.542 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.543 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.543 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68340713 2024-07-26T19:41:48.543 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.543 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.543 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:48.543 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.543 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570425344 2024-07-26T19:41:48.543 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.543 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.543 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.544 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.544 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.544 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.544 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.544 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.544 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430855855 2024-07-26T19:41:48.544 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.544 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.544 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.544 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.545 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.545 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.545 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.545 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.545 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 976 2024-07-26T19:41:48.545 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.545 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.545 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.545 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.545 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.546 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 62160 2024-07-26T19:41:48.546 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.546 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.546 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.546 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.546 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.546 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.546 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.546 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.546 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72397489 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.547 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:48.548 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.548 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.548 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.548 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.548 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.548 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 271520 2024-07-26T19:41:48.548 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.548 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.548 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38298298 2024-07-26T19:41:48.549 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.549 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.549 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.549 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.549 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.549 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.549 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.549 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.549 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.550 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.551 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.551 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.551 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.551 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.551 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.551 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.551 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.551 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.551 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.552 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.552 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70482086 2024-07-26T19:41:48.552 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.552 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.552 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:48.552 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.552 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:48.552 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.552 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.552 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.553 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.553 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.553 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.553 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.553 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.553 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430855855 2024-07-26T19:41:48.553 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.553 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.553 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.554 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 163890 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1162315 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.555 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71134420 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.556 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.557 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38363 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96989, 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9110770973 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.558 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1584042745 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 38363, 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 76604330582 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1931192876 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 38818, 2024-07-26T19:41:48.559 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20164335154 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 38363, 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42012305312 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29074 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29074, 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14551688643 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.560 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1931192876 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29237, 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11609668883 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29074, 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10975314861 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.561 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5306 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 326551513 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5306, 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15228878395 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.562 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5511, 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3608317956 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5306, 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11150779812 2024-07-26T19:41:48.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3983 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1257491232 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3983, 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46823763544 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:48.564 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4070, 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4946348315 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3983, 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19886210639 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.565 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4194414 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 366899200 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.566 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19637 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:48.567 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.568 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3751936 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 509526016 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16, 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2833432 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.569 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16, 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 862648 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 151, 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 645155 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 387121152 2024-07-26T19:41:48.570 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65821, 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9155953093 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65831, 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14951325068 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3690496 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:48.571 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 269688832 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 385679360 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:48.572 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277991429 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21518 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 247525376 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 247529472 2024-07-26T19:41:48.573 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11203 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21518, 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 141395574 2024-07-26T19:41:48.574 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 187066849 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18730 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1208883 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 470 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:48.575 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3719544 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 628 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2510661 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2510661 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.576 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 158 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 628, 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1183370 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.577 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 622 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7, 2024-07-26T19:41:48.578 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7616 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:48.579 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 785395712 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14168064 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21746, 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57214820 2024-07-26T19:41:48.580 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3589, 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 359406641 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20412, 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 166222062 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.582 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65789, 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17964532331 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65383, 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1332976898 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65789, 2024-07-26T19:41:48.583 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41451836 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65789, 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18005984167 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43342, 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 614244658 2024-07-26T19:41:48.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 776, 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1945359 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11180, 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6746819 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49, 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 93469 2024-07-26T19:41:48.585 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17226, 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2245232307 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 219192 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19840 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:48.586 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8161, 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1641276540 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 34555, 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10909929 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 26394, 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1495280541 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.587 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:48.588 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.588 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.588 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:48.588 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14201, 2024-07-26T19:41:48.588 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 365258573 2024-07-26T19:41:48.588 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.588 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:48.588 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.588 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.589 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:48.589 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.589 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.589 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:48.589 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.589 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.589 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:48.589 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.589 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.590 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:48.590 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80229, 2024-07-26T19:41:48.590 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12173195210 2024-07-26T19:41:48.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.590 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:48.590 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16112, 2024-07-26T19:41:48.590 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 892466664 2024-07-26T19:41:48.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.590 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16110, 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4067274312438 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16112, 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6957946451828 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80227, 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3588510527431 2024-07-26T19:41:48.591 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80227, 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8640157 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80229, 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 499231262 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80229, 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30810003517 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.592 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80229, 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 26260323 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80229, 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14813037720 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80229, 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7199495515 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.593 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10273498 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2593, 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13813426 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80229, 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65505609925 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80229, 2024-07-26T19:41:48.594 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8177854261 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80229, 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 655889745 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405116907 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 454500352 2024-07-26T19:41:48.595 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 419610624 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600497971 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34889728 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:48.596 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57206125 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.597 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20480 2024-07-26T19:41:48.598 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 475136 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.599 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68127379 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570425344 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.600 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 429045938 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1360 2024-07-26T19:41:48.601 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 88656 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.602 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74180526 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:48.603 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 117760 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38137416 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.604 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.605 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.606 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70796728 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.607 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 429045938 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:48.608 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 168497 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1162531 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.609 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.610 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:48.610 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.610 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.610 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:48.610 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72939514 2024-07-26T19:41:48.610 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.610 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.610 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:48.610 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:48.610 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.611 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.611 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19 2024-07-26T19:41:48.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.611 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:48.611 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.611 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.611 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.611 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 58 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43420 2024-07-26T19:41:48.612 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.613 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:48.613 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 115326, 2024-07-26T19:41:48.613 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11709684885 2024-07-26T19:41:48.613 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.613 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:48.613 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.613 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.613 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:48.613 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.613 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1429505264 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43420, 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 44643468448 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1828949720 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.614 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:48.615 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43963, 2024-07-26T19:41:48.615 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18612197308 2024-07-26T19:41:48.615 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.615 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:48.615 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43420, 2024-07-26T19:41:48.615 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 35427901776 2024-07-26T19:41:48.615 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.615 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:48.615 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28404 2024-07-26T19:41:48.616 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.616 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:48.616 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28404, 2024-07-26T19:41:48.616 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9825134280 2024-07-26T19:41:48.616 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.616 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:48.616 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.616 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.616 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:48.617 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1828949720 2024-07-26T19:41:48.617 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.617 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:48.617 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28525, 2024-07-26T19:41:48.617 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6044889182 2024-07-26T19:41:48.617 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.617 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:48.617 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28404, 2024-07-26T19:41:48.617 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5647561886 2024-07-26T19:41:48.618 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.618 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:48.618 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13746 2024-07-26T19:41:48.618 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.618 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:48.618 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 401449912 2024-07-26T19:41:48.618 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.618 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:48.618 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13746, 2024-07-26T19:41:48.619 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24045274048 2024-07-26T19:41:48.619 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.619 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:48.619 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.619 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.619 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:48.619 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.619 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.619 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:48.619 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.620 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.620 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:48.620 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14013, 2024-07-26T19:41:48.620 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10757540623 2024-07-26T19:41:48.620 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.620 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:48.620 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13746, 2024-07-26T19:41:48.620 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21672087092 2024-07-26T19:41:48.620 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.620 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:48.621 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1270 2024-07-26T19:41:48.621 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.621 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:48.621 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1028055352 2024-07-26T19:41:48.621 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.621 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:48.621 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1270, 2024-07-26T19:41:48.621 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10773060120 2024-07-26T19:41:48.621 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.622 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:48.622 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.622 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.622 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:48.622 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1425, 2024-07-26T19:41:48.622 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1809767503 2024-07-26T19:41:48.622 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.622 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:48.622 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1270, 2024-07-26T19:41:48.623 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8108252798 2024-07-26T19:41:48.623 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.623 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:48.623 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:48.623 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.623 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:48.623 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:48.623 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.623 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 401305600 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": [ 2024-07-26T19:41:48.624 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr" 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "flags_names": [ 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "hashpspool" 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 1, 2024-07-26T19:41:48.625 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 1, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 1, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 723190262026, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 1781760, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 1781760, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 241063428096, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 2, 2024-07-26T19:41:48.626 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 2.463743840053212e-06, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 1286, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 2134016, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 590368, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 590368, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 1771104, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 415, 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 2473984 2024-07-26T19:41:48.627 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: "flags_names": [ 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: "hashpspool" 2024-07-26T19:41:48.628 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 32, 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 32, 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 2, 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 723190262026, 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 153346, 2024-07-26T19:41:48.629 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 110592, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 241063428096, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 22, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 42754, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 2.1204097322424786e-07, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 79, 2024-07-26T19:41:48.630 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 89088, 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 20867, 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 6616, 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 14251, 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 62601, 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 68, 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 36864 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T19:41:48.631 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.632 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.632 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:48.632 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T19:41:48.632 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.632 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T19:41:48.632 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T19:41:48.632 INFO:tasks.workunit.client.0.smithi071.stdout: "flags_names": [ 2024-07-26T19:41:48.632 INFO:tasks.workunit.client.0.smithi071.stdout: "hashpspool" 2024-07-26T19:41:48.632 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 64, 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 64, 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 3, 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 723190262026, 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 0, 2024-07-26T19:41:48.633 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T19:41:48.634 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T19:41:48.634 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 0, 2024-07-26T19:41:48.634 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T19:41:48.634 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 241063428096, 2024-07-26T19:41:48.634 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 0, 2024-07-26T19:41:48.634 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T19:41:48.634 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 0.0, 2024-07-26T19:41:48.634 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T19:41:48.634 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T19:41:48.634 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 0, 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 0, 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 0, 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 0, 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 0 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T19:41:48.635 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd" 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: "flags_names": [ 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: "hashpspool", 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: "selfmanaged_snaps" 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.636 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T19:41:48.637 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T19:41:48.637 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T19:41:48.637 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 8, 2024-07-26T19:41:48.637 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 8, 2024-07-26T19:41:48.637 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 4, 2024-07-26T19:41:48.637 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T19:41:48.637 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T19:41:48.637 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 723190262026, 2024-07-26T19:41:48.637 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 12595200, 2024-07-26T19:41:48.637 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T19:41:48.638 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T19:41:48.638 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 12595200, 2024-07-26T19:41:48.638 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T19:41:48.638 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 241063428096, 2024-07-26T19:41:48.638 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 4, 2024-07-26T19:41:48.638 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T19:41:48.638 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 1.7415859474567696e-05, 2024-07-26T19:41:48.639 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T19:41:48.639 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T19:41:48.639 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 9002, 2024-07-26T19:41:48.639 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 3169520640, 2024-07-26T19:41:48.639 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 4194323, 2024-07-26T19:41:48.639 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 4194323, 2024-07-26T19:41:48.639 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T19:41:48.639 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 12582969, 2024-07-26T19:41:48.639 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 24269, 2024-07-26T19:41:48.639 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 3160541184 2024-07-26T19:41:48.640 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.640 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T19:41:48.640 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T19:41:48.640 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T19:41:48.640 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.640 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.640 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": { 2024-07-26T19:41:48.640 INFO:tasks.workunit.client.0.smithi071.stdout: "mirroring_by_pool": [ 2024-07-26T19:41:48.640 INFO:tasks.workunit.client.0.smithi071.stdout: false 2024-07-26T19:41:48.640 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.641 INFO:tasks.workunit.client.0.smithi071.stdout: "num_images_by_pool": [ 2024-07-26T19:41:48.641 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.641 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.641 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pools": 1 2024-07-26T19:41:48.641 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.641 INFO:tasks.workunit.client.0.smithi071.stdout: "report_id": "e74564ab-1f27-403a-9d38-ce4d0cadf4ec", 2024-07-26T19:41:48.641 INFO:tasks.workunit.client.0.smithi071.stdout: "report_timestamp": "2024-07-26T19:41:47.400097", 2024-07-26T19:41:48.641 INFO:tasks.workunit.client.0.smithi071.stdout: "report_version": 1, 2024-07-26T19:41:48.641 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_stats": { 2024-07-26T19:41:48.641 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "7.9.2" 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: "rook": { 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster": { 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: "external-mode": null, 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: "allow-multiple-per-node": null, 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: "count": null, 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: "max-id": null, 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: "pvc": { 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.642 INFO:tasks.workunit.client.0.smithi071.stdout: "stretch": { 2024-07-26T19:41:48.643 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T19:41:48.643 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.643 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.643 INFO:tasks.workunit.client.0.smithi071.stdout: "network": { 2024-07-26T19:41:48.643 INFO:tasks.workunit.client.0.smithi071.stdout: "provider": null 2024-07-26T19:41:48.643 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.643 INFO:tasks.workunit.client.0.smithi071.stdout: "storage": { 2024-07-26T19:41:48.643 INFO:tasks.workunit.client.0.smithi071.stdout: "device-set": { 2024-07-26T19:41:48.643 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T19:41:48.643 INFO:tasks.workunit.client.0.smithi071.stdout: "non-portable": null, 2024-07-26T19:41:48.644 INFO:tasks.workunit.client.0.smithi071.stdout: "portable": null, 2024-07-26T19:41:48.644 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T19:41:48.644 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.644 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.644 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.644 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.644 INFO:tasks.workunit.client.0.smithi071.stdout: "csi": { 2024-07-26T19:41:48.644 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T19:41:48.644 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.645 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes": { 2024-07-26T19:41:48.645 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T19:41:48.645 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.645 INFO:tasks.workunit.client.0.smithi071.stdout: "node": { 2024-07-26T19:41:48.645 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T19:41:48.645 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes-total": null, 2024-07-26T19:41:48.645 INFO:tasks.workunit.client.0.smithi071.stdout: "with-ceph-daemons": null, 2024-07-26T19:41:48.645 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-cephfs-plugin": null, 2024-07-26T19:41:48.645 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-nfs-plugin": null, 2024-07-26T19:41:48.645 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-rbd-plugin": null 2024-07-26T19:41:48.646 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.646 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.646 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T19:41:48.646 INFO:tasks.workunit.client.0.smithi071.stdout: "storage-class": { 2024-07-26T19:41:48.646 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T19:41:48.646 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket": null, 2024-07-26T19:41:48.646 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs": null, 2024-07-26T19:41:48.646 INFO:tasks.workunit.client.0.smithi071.stdout: "nfs": null, 2024-07-26T19:41:48.646 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": null, 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: "services": { 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": 1 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_per_pg": [ 2024-07-26T19:41:48.647 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.648 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.253570+0000", 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.253570+0000", 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.253996+0000", 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.649 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 5, 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.650 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 5, 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1f", 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5613, 2024-07-26T19:41:48.651 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:13:07.995553+0000", 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 582, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:48.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 4, 2024-07-26T19:41:48.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 4, 2024-07-26T19:41:48.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 4, 2024-07-26T19:41:48.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T19:41:48.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.656 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.656 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.656 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.656 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.656 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.656 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.656 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.656 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:48.656 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'5" 2024-07-26T19:41:48.657 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.657 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.657 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.657 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.657 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:48.657 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.657 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.657 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:48.657 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.657 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.658 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.658 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.658 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.658 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:48.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.259849+0000", 2024-07-26T19:41:48.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.259849+0000", 2024-07-26T19:41:48.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260171+0000", 2024-07-26T19:41:48.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:48.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:48.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:48.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:48.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:48.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.660 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1e", 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.661 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5529, 2024-07-26T19:41:48.662 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.662 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:51:29.736661+0000", 2024-07-26T19:41:48.662 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.662 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.662 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.665 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.666 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.666 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.666 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.666 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.666 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.666 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.666 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:48.667 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.227338+0000", 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.227338+0000", 2024-07-26T19:41:48.668 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.227666+0000", 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.669 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.670 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:48.670 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:48.670 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.670 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:48.670 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.670 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.670 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:48.670 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.670 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.670 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1e", 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5549, 2024-07-26T19:41:48.671 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.672 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:43:29.966571+0000", 2024-07-26T19:41:48.672 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.672 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.672 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.675 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'2" 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.676 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.222758+0000", 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.222758+0000", 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.223157+0000", 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.678 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1f", 2024-07-26T19:41:48.679 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5601, 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:01:31.463341+0000", 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.683 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.684 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.258724+0000", 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.258724+0000", 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.259368+0000", 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.686 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1d", 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.687 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5384, 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:14:16.615274+0000", 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 6, 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 6, 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.691 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.692 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.226221+0000", 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.226221+0000", 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.226506+0000", 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.694 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1c", 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.695 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5440, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:30:16.405789+0000", 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.699 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:48.700 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.225110+0000", 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.225110+0000", 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.225661+0000", 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.702 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1c", 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.703 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5500, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:23:17.642800+0000", 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:48.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 6, 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 6, 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.707 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.708 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.258250+0000", 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.258250+0000", 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.258561+0000", 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.710 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1d", 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.711 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5434, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:44:29.731702+0000", 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.716 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:48.717 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.717 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.717 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.717 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.717 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:48.717 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.717 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:48.717 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.717 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:48.717 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.261497+0000", 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.261497+0000", 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.261902+0000", 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:48.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.719 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.719 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.719 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:48.719 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:48.719 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:48.719 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:48.719 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.719 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.719 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.719 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:48.720 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:48.720 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.720 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.720 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.720 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.720 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:48.720 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.720 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.720 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.720 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.721 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.721 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.721 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.721 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.721 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.a", 2024-07-26T19:41:48.721 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.721 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.721 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.721 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5438, 2024-07-26T19:41:48.721 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:51:59.624740+0000", 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.724 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:48.725 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.726 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.727 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.727 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.727 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.727 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:48.727 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.265478+0000", 2024-07-26T19:41:48.727 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.265478+0000", 2024-07-26T19:41:48.727 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.266609+0000", 2024-07-26T19:41:48.727 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:48.727 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.728 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.728 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.728 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.728 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:48.728 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:48.728 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:48.728 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.728 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.728 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.728 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:48.729 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:48.729 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.729 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3, 2024-07-26T19:41:48.729 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.729 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.729 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.729 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.729 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.729 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.730 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.730 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3, 2024-07-26T19:41:48.730 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.730 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.730 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.730 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.b", 2024-07-26T19:41:48.730 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.730 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.730 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5398, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:27:41.766657+0000", 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.732 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.733 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 2, 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 2, 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.734 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.735 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:48.735 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.735 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:48.735 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'3" 2024-07-26T19:41:48.735 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.735 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.735 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.738 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.738 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.738 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.738 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.738 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:48.738 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.738 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.738 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.738 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.738 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.739 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.739 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:48.739 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.257075+0000", 2024-07-26T19:41:48.739 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.257075+0000", 2024-07-26T19:41:48.739 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.257466+0000", 2024-07-26T19:41:48.739 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:48.739 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.739 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.740 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.b", 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.741 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5538, 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:23:11.912750+0000", 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.742 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.743 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.744 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.745 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.746 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.262276+0000", 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.262276+0000", 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.262689+0000", 2024-07-26T19:41:48.747 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:48.748 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.a", 2024-07-26T19:41:48.749 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5589, 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:21:27.412678+0000", 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.750 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.751 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.752 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.753 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.754 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.754 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.754 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.754 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.754 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.754 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:48.754 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.754 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.754 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.754 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.755 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260697+0000", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260697+0000", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.261038+0000", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:48.756 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.757 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.8", 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5533, 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:17:16.475787+0000", 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.758 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.760 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.761 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.762 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:48.763 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.257122+0000", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.257122+0000", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.257424+0000", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.764 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.765 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.9", 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5589, 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:17:17.214280+0000", 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.768 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.769 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.770 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.250283+0000", 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.250283+0000", 2024-07-26T19:41:48.771 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.250668+0000", 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.772 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.773 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.9", 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5503, 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:33:22.277570+0000", 2024-07-26T19:41:48.774 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.777 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.778 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.779 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.258352+0000", 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.258352+0000", 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.258617+0000", 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.781 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.8", 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.782 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5389, 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:39:39.615099+0000", 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.786 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.787 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722556+0000", 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.265107+0000", 2024-07-26T19:41:48.788 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.265107+0000", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.266816+0000", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722556+0000", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722556+0000", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722556+0000", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722556+0000", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722556+0000", 2024-07-26T19:41:48.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722556+0000", 2024-07-26T19:41:48.790 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.790 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.790 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.790 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.790 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:48.790 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.790 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.790 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.790 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.791 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.791 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.791 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.791 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.791 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.6", 2024-07-26T19:41:48.791 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.791 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.791 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.791 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5599, 2024-07-26T19:41:48.791 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.792 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:34:42.767836+0000", 2024-07-26T19:41:48.792 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.792 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.792 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.796 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.797 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.251430+0000", 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.251430+0000", 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.251898+0000", 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.799 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.7", 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.800 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5416, 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:05:03.086346+0000", 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 6, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 6, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T19:41:48.804 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.805 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.257941+0000", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.257941+0000", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.102261+0000", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.807 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3037, 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.808 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3037, 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.1", 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9290, 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:15:00.445350+0000", 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.004669449, 2024-07-26T19:41:48.809 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1273, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 340156, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.812 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3017, 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 409762 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'3037" 2024-07-26T19:41:48.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.814 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.251888+0000", 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.251888+0000", 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.252271+0000", 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:48.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.816 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.7", 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5540, 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:06:36.200567+0000", 2024-07-26T19:41:48.817 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:48.821 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.822 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.259452+0000", 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.259452+0000", 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.259799+0000", 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:48.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.824 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.6", 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5597, 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:12:19.888037+0000", 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.825 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 2, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 2, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2, 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "549'2" 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.829 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.830 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.250782+0000", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.250782+0000", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:29.993047+0000", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:48.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2838, 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.832 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2838, 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.0", 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 8938, 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:22:20.035705+0000", 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.002651637, 2024-07-26T19:41:48.833 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 735, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 360614, 2024-07-26T19:41:48.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2818, 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 371092 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.837 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1114'2838" 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.838 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.839 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.839 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:48.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.215637+0000", 2024-07-26T19:41:48.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.215637+0000", 2024-07-26T19:41:48.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.215939+0000", 2024-07-26T19:41:48.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:48.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.840 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.4", 2024-07-26T19:41:48.841 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5590, 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:35:37.068291+0000", 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.845 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.846 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.258218+0000", 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.258218+0000", 2024-07-26T19:41:48.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.259056+0000", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:48.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.849 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.5", 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5406, 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:53:39.720710+0000", 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.853 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.854 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720140+0000", 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.265925+0000", 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.265925+0000", 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.041451+0000", 2024-07-26T19:41:48.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720140+0000", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720140+0000", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720140+0000", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720140+0000", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720140+0000", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720140+0000", 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.856 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3278, 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3278, 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.3", 2024-07-26T19:41:48.857 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9787, 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:42:21.391707+0000", 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.044057519, 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:48.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1735, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 416767, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3262, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 403930 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.861 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'3278" 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.862 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.863 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:48.863 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.863 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.863 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.863 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.863 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.863 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:48.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.222573+0000", 2024-07-26T19:41:48.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.222573+0000", 2024-07-26T19:41:48.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.222891+0000", 2024-07-26T19:41:48.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:48.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:48.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:48.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:48.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:48.864 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.865 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.865 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.865 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:48.865 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:48.865 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.865 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.865 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.865 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.865 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:48.865 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.866 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.866 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.866 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.866 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.866 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.866 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.866 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.867 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.5", 2024-07-26T19:41:48.867 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.867 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.867 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.867 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5458, 2024-07-26T19:41:48.867 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.867 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:00:43.644843+0000", 2024-07-26T19:41:48.868 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.868 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.868 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.869 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.870 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.870 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.870 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.870 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.870 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.870 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.870 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.870 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.870 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.871 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.871 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.871 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.871 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.871 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.871 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.871 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.872 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.873 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.873 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.873 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.873 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.873 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.873 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.873 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.873 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.874 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.875 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.875 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.875 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.875 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.875 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:48.875 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.263192+0000", 2024-07-26T19:41:48.875 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.263192+0000", 2024-07-26T19:41:48.875 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.263532+0000", 2024-07-26T19:41:48.875 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.876 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.877 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.878 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.4", 2024-07-26T19:41:48.879 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.879 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.879 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.879 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5586, 2024-07-26T19:41:48.879 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.879 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:24:18.638794+0000", 2024-07-26T19:41:48.879 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.879 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.880 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.883 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:48.884 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.216313+0000", 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.216313+0000", 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:29.999586+0000", 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.885 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3044, 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.886 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:48.887 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.887 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.887 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.887 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.887 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3044, 2024-07-26T19:41:48.887 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.887 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.2", 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9469, 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:27:24.033135+0000", 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.004972492, 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.888 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 19, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1179, 2024-07-26T19:41:48.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 411455, 2024-07-26T19:41:48.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3026, 2024-07-26T19:41:48.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 384414 2024-07-26T19:41:48.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.893 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.893 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.893 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.893 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.893 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.894 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:48.894 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.894 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:48.894 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'3044" 2024-07-26T19:41:48.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.895 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.895 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.895 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.895 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.895 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.896 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.896 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:48.896 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.896 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.896 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.896 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.896 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.896 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:48.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.255901+0000", 2024-07-26T19:41:48.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.255901+0000", 2024-07-26T19:41:48.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.256230+0000", 2024-07-26T19:41:48.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:48.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.897 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.898 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.899 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3", 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5481, 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:12:06.559811+0000", 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.901 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.902 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.903 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.904 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.257126+0000", 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.257126+0000", 2024-07-26T19:41:48.905 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.257771+0000", 2024-07-26T19:41:48.906 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:48.906 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.906 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.906 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.906 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:48.906 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:48.906 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:48.906 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:48.906 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.906 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.907 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.2", 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5430, 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:00:19.714175+0000", 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.908 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.909 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.910 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.911 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.912 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.913 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.914 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:12:27.243178+0000", 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:12:27.243178+0000", 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.002399+0000", 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 397, 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:48.915 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2973, 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 396, 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.916 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2973, 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.4", 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9180, 2024-07-26T19:41:48.917 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:20:44.910475+0000", 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.007533771, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.918 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:48.919 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 871, 2024-07-26T19:41:48.920 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 373528, 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2977, 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 376574 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:48.921 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'2973" 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.922 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.259955+0000", 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.259955+0000", 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260259+0000", 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.923 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:48.924 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.0", 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.925 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5592, 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:49:17.324072+0000", 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.926 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.927 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.928 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.929 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.930 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:12:27.243095+0000", 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:12:27.243095+0000", 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:12:27.243374+0000", 2024-07-26T19:41:48.931 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 397, 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:48.932 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 396, 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.933 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1", 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5555, 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:36:44.653210+0000", 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.934 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.935 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.936 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.937 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.938 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:48.939 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.216625+0000", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.216625+0000", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.000382+0000", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.940 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2992, 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.941 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2992, 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.7", 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9406, 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:58:20.154891+0000", 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.005753968, 2024-07-26T19:41:48.942 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.943 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.944 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1492, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 380547, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2965, 2024-07-26T19:41:48.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 360021 2024-07-26T19:41:48.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.946 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.946 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.946 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.946 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.946 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'2992" 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:48.947 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.265224+0000", 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.265224+0000", 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.265545+0000", 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.948 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:48.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:48.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:48.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:48.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:48.949 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.950 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.951 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.951 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1", 2024-07-26T19:41:48.951 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.951 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.951 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.951 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5601, 2024-07-26T19:41:48.951 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.951 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:03:46.460910+0000", 2024-07-26T19:41:48.951 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.952 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.952 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.952 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.957 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.958 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.257690+0000", 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.257690+0000", 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.258048+0000", 2024-07-26T19:41:48.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:48.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.961 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.0", 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5393, 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:59:27.986011+0000", 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.962 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.966 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722379+0000", 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:11:54.211498+0000", 2024-07-26T19:41:48.967 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:11:54.211498+0000", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.041477+0000", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722379+0000", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 364, 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722379+0000", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722379+0000", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722379+0000", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:48.968 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722379+0000", 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722379+0000", 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3060, 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 363, 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3060, 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.969 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.6", 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9250, 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:03:27.483741+0000", 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.003671759, 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.970 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.971 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 783, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 406148, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3031, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 400760 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.973 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'3060" 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.974 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.260375+0000", 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.260375+0000", 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260706+0000", 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:48.975 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:48.976 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.977 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.978 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.978 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2", 2024-07-26T19:41:48.978 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.978 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.978 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.978 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5509, 2024-07-26T19:41:48.978 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.978 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:54:18.797680+0000", 2024-07-26T19:41:48.978 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.978 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.979 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.980 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.980 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.980 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.980 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.980 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.980 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.981 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.982 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.983 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260652+0000", 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260652+0000", 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.260994+0000", 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.984 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:48.985 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.3", 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.986 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5463, 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:23:08.125390+0000", 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.987 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.988 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.989 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:48.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:48.991 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 20, 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.257874+0000", 2024-07-26T19:41:48.992 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.257874+0000", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.259104+0000", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T19:41:48.993 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 249, 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 249, 2024-07-26T19:41:48.994 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "1.0", 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 6070, 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:44:54.860244+0000", 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:48.995 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 590368, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 1771104, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:48.996 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:48.997 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 6, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1286, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 2084, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 415, 2024-07-26T19:41:48.998 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2416 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "2337'249" 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:48.999 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:49.000 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.253051+0000", 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.253051+0000", 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.092788+0000", 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:49.001 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3178, 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.002 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3178, 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.5", 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9232, 2024-07-26T19:41:49.003 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:58:24.412817+0000", 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.001662683, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 4194304, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.004 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.005 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.006 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 934, 2024-07-26T19:41:49.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 406020, 2024-07-26T19:41:49.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3173, 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 379913 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'3178" 2024-07-26T19:41:49.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.009 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.250586+0000", 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.250586+0000", 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.256796+0000", 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:49.010 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:49.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:49.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:49.011 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:49.011 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.011 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.011 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.d", 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.012 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5381, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:07:28.584117+0000", 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.013 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.014 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.016 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.017 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.223783+0000", 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.223783+0000", 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.224214+0000", 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.018 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:49.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:49.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:49.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:49.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.019 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.020 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.c", 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5551, 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:10:47.784079+0000", 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.021 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.022 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.025 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.251851+0000", 2024-07-26T19:41:49.026 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.251851+0000", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.252148+0000", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.027 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.028 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.c", 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5449, 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:14:06.896560+0000", 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.029 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.030 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.034 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.264680+0000", 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.264680+0000", 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.265039+0000", 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:49.035 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.036 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.d", 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5595, 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:00:54.212991+0000", 2024-07-26T19:41:49.037 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 70, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.038 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 1, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T19:41:49.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.042 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.043 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.262530+0000", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.262530+0000", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.262931+0000", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:49.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.045 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.f", 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5393, 2024-07-26T19:41:49.046 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:56:48.543334+0000", 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.050 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:49.051 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.262111+0000", 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.262111+0000", 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.262789+0000", 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:49.053 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.e", 2024-07-26T19:41:49.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5524, 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:03:46.384516+0000", 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 6, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 6, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.058 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.059 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.261080+0000", 2024-07-26T19:41:49.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.261080+0000", 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.261460+0000", 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.061 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.062 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.e", 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5537, 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:31:46.573839+0000", 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.063 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.066 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.067 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.068 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.250425+0000", 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.250425+0000", 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.250839+0000", 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.069 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.070 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.f", 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.071 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5482, 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:03:50.644809+0000", 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 22, 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.074 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 1, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.075 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.076 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.256401+0000", 2024-07-26T19:41:49.077 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.256401+0000", 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.256718+0000", 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.078 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.079 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.11", 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5380, 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:42:14.057499+0000", 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.080 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.082 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.083 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.085 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:11:54.205660+0000", 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:11:54.205660+0000", 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:11:54.207047+0000", 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 364, 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:49.086 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 8, 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 363, 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.087 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 8, 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.10", 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5564, 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.088 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:35:55.400653+0000", 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 12, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 4, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 4, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.090 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 4, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.091 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 24, 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 24, 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 12, 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.092 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'8" 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.093 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.250120+0000", 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.250120+0000", 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.250616+0000", 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.094 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.095 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.10", 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.096 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5426, 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:39:23.424414+0000", 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.098 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.099 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.100 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.101 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.102 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.263061+0000", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.263061+0000", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.264300+0000", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:49.103 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.104 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.11", 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5438, 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:59:01.298130+0000", 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.105 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.106 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.107 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.108 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.109 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.110 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.264689+0000", 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.264689+0000", 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.265392+0000", 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:49.111 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.112 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.13", 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.113 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5398, 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:51:13.243494+0000", 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.114 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.115 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.116 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.117 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.118 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260397+0000", 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260397+0000", 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.260767+0000", 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.119 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.120 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.12", 2024-07-26T19:41:49.121 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5450, 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:02:26.726837+0000", 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.122 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.123 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.124 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.125 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.126 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720946+0000", 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.267792+0000", 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.267792+0000", 2024-07-26T19:41:49.127 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.268168+0000", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720946+0000", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720946+0000", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720946+0000", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720946+0000", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720946+0000", 2024-07-26T19:41:49.128 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720946+0000", 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.129 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.12", 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5595, 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:20:13.591684+0000", 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.130 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.131 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.132 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.133 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:49.134 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.135 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720233+0000", 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.269798+0000", 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.269798+0000", 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.270199+0000", 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720233+0000", 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:49.136 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720233+0000", 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720233+0000", 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720233+0000", 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720233+0000", 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720233+0000", 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:49.137 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.13", 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.138 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5604, 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:23:24.633966+0000", 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 34, 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.139 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.140 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.141 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 4, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 8, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T19:41:49.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 7 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.143 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.144 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.144 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.144 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.144 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.144 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:49.144 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.144 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.144 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.146 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.146 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.146 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:49.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.264458+0000", 2024-07-26T19:41:49.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.264458+0000", 2024-07-26T19:41:49.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.265153+0000", 2024-07-26T19:41:49.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:49.146 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:49.147 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.148 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.15", 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5397, 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:33:47.835714+0000", 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.149 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.150 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.153 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.257645+0000", 2024-07-26T19:41:49.154 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.257645+0000", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.259616+0000", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.155 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 29, 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 29, 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.156 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.14", 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5464, 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:43:49.284326+0000", 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 5818, 2024-07-26T19:41:49.157 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.158 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 12, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 4, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 4, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 10, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 14, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 28, 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 25 2024-07-26T19:41:49.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'29" 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.161 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.253135+0000", 2024-07-26T19:41:49.162 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.253135+0000", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.253427+0000", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:49.163 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.164 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.14", 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5481, 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:11:06.527091+0000", 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.165 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.166 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.168 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.169 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.218343+0000", 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.218343+0000", 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.218730+0000", 2024-07-26T19:41:49.170 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:49.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3, 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3, 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.172 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.15", 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5586, 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:47:55.852609+0000", 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 90, 2024-07-26T19:41:49.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 7, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 7, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 4, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.176 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'3" 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:49.177 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.222754+0000", 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.222754+0000", 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.223126+0000", 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:49.178 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.179 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.17", 2024-07-26T19:41:49.180 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5594, 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:22:59.785117+0000", 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.181 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.182 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.184 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.185 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.258183+0000", 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.258183+0000", 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.259376+0000", 2024-07-26T19:41:49.186 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:49.187 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.16", 2024-07-26T19:41:49.188 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5457, 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:38:13.288997+0000", 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.189 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.190 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.192 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.193 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260726+0000", 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260726+0000", 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.261081+0000", 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:49.194 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.195 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.16", 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.196 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5420, 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:03:34.734165+0000", 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.197 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.198 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.200 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.201 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.260174+0000", 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.260174+0000", 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260612+0000", 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.202 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.203 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.17", 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.204 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5428, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:10:35.867045+0000", 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.205 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.206 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.208 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.209 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.264565+0000", 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.264565+0000", 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.265287+0000", 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:49.210 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.211 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.19", 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5585, 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.212 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:55:39.443003+0000", 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.213 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.214 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.215 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:49.216 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.217 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.259835+0000", 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.259835+0000", 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.260440+0000", 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:49.218 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.219 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.18", 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5438, 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:03:53.077754+0000", 2024-07-26T19:41:49.220 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.221 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.222 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.223 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.224 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.225 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:12:27.251792+0000", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:12:27.251792+0000", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:12:27.252464+0000", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 397, 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.226 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 396, 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.227 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.18", 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5534, 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:12:39.829519+0000", 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.228 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.229 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.230 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.232 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.262047+0000", 2024-07-26T19:41:49.233 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.262047+0000", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.262906+0000", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.234 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.235 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.19", 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5538, 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:16:33.580308+0000", 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.236 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.237 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.238 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.239 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.240 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.241 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.266540+0000", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.266540+0000", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.266847+0000", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:49.242 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.243 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1a", 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5432, 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:30:13.885086+0000", 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.244 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.245 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.246 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.247 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'2" 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.248 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.249 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260892+0000", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260892+0000", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.261228+0000", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:49.250 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.251 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1b", 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5511, 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:04:28.490184+0000", 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.252 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.253 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.254 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.255 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.256 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260532+0000", 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260532+0000", 2024-07-26T19:41:49.257 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.260874+0000", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:49.258 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.259 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1b", 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5509, 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:18:18.853686+0000", 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.262 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.263 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'2" 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.264 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.263407+0000", 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.263407+0000", 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.263742+0000", 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.265 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.266 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1a", 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.267 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5503, 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:02:59.590894+0000", 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.270 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.271 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.272 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.252702+0000", 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.252702+0000", 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.253059+0000", 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.273 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.274 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.20", 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.275 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5431, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:57:25.158311+0000", 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.278 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.279 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.280 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.257985+0000", 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.257985+0000", 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.258333+0000", 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.281 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.282 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.21", 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.283 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5557, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:49:49.890324+0000", 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.286 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.287 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.288 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.223779+0000", 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.223779+0000", 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.224069+0000", 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:49.289 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.290 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.22", 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5458, 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:53:16.761370+0000", 2024-07-26T19:41:49.291 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.294 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.296 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.264885+0000", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.264885+0000", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.265302+0000", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:49.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.298 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.23", 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5601, 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:06:37.907503+0000", 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.299 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.259146+0000", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.259146+0000", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.259480+0000", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.306 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.24", 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5540, 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:44:10.163086+0000", 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.310 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.311 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:12:27.238910+0000", 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:12:27.238910+0000", 2024-07-26T19:41:49.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:12:27.239224+0000", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 397, 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:49.313 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 396, 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.314 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.25", 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5589, 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:54:50.304484+0000", 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.315 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.318 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.319 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.266409+0000", 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.266409+0000", 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.266735+0000", 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.320 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.321 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.26", 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.322 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5432, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:07:54.238291+0000", 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.323 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.326 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.327 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.254617+0000", 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.254617+0000", 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.254963+0000", 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.328 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.329 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.27", 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.330 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5525, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:25:22.339269+0000", 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.331 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.334 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.335 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.222422+0000", 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.222422+0000", 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.222739+0000", 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:49.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.337 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.28", 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5456, 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:11:07.753084+0000", 2024-07-26T19:41:49.338 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.339 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.342 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:49.343 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.260865+0000", 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.260865+0000", 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.261499+0000", 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.345 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.29", 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.346 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5531, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:04:35.837969+0000", 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.347 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.352 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.353 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.263727+0000", 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.263727+0000", 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.264038+0000", 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.355 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2a", 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.356 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5439, 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:57:21.359747+0000", 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.360 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.361 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.266316+0000", 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.266316+0000", 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.266659+0000", 2024-07-26T19:41:49.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:49.363 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.364 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2b", 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5598, 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:05:24.370337+0000", 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.368 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.369 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.259060+0000", 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.259060+0000", 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.259335+0000", 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.370 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.371 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2c", 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.372 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5430, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:59:49.303364+0000", 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.373 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.376 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.377 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.263390+0000", 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.263390+0000", 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.263755+0000", 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.378 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.379 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2d", 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5381, 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.380 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:56:21.205463+0000", 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:49.384 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.385 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.261739+0000", 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.261739+0000", 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.262062+0000", 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:49.386 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.387 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2e", 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5552, 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:51:24.839560+0000", 2024-07-26T19:41:49.388 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.389 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.390 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.391 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:49.392 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.393 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.252628+0000", 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.252628+0000", 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.252918+0000", 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:49.394 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.395 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2f", 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5437, 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:23:37.812167+0000", 2024-07-26T19:41:49.396 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.397 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.398 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.399 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.400 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.401 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.254722+0000", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.254722+0000", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.255116+0000", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.402 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.403 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.30", 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5430, 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:25:23.782126+0000", 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.404 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.405 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.406 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.407 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.408 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.214917+0000", 2024-07-26T19:41:49.409 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.214917+0000", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.215797+0000", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.410 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.411 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.31", 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5599, 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:15:11.869556+0000", 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.412 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.413 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.414 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.415 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.416 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.226506+0000", 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.226506+0000", 2024-07-26T19:41:49.417 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.226976+0000", 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.418 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.419 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.32", 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5595, 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:57:36.861616+0000", 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.420 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.421 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.422 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.423 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.424 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.260185+0000", 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.260185+0000", 2024-07-26T19:41:49.425 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260814+0000", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:49.426 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.427 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.33", 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5528, 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:02:15.132325+0000", 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.428 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.429 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.430 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.431 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.432 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.253216+0000", 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.253216+0000", 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.253467+0000", 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.433 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.434 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.34", 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.435 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5474, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:52:51.819036+0000", 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.436 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.437 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.438 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.438 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.438 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.438 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.438 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.438 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.438 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.438 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.438 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.439 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.440 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.441 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.441 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.441 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.441 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.441 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.441 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.441 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.441 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.441 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.257495+0000", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.257495+0000", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.257787+0000", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.442 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.443 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.35", 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5452, 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:32:53.719490+0000", 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.444 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.445 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.446 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.447 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.449 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.250397+0000", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.250397+0000", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.251297+0000", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.450 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.451 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.36", 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5425, 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:55:12.468099+0000", 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.452 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.453 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.454 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.455 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.456 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:49.457 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.263191+0000", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.263191+0000", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.263497+0000", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.458 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.459 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.37", 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5388, 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:20:55.298759+0000", 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.460 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.461 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.462 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.463 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.464 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.259838+0000", 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.259838+0000", 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260145+0000", 2024-07-26T19:41:49.465 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:49.466 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.467 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.38", 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5502, 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:06:13.724336+0000", 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.468 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.469 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.470 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.471 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.472 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.258990+0000", 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.258990+0000", 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.259452+0000", 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:49.473 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.474 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.39", 2024-07-26T19:41:49.475 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5395, 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:23:19.981200+0000", 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.476 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.477 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.478 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.479 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.480 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.222205+0000", 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.222205+0000", 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.222628+0000", 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.481 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.482 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3a", 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.483 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5425, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:58:03.907374+0000", 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.484 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.485 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.486 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.487 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.488 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.263284+0000", 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.263284+0000", 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.264005+0000", 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:49.489 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.490 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3b", 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5395, 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:04:43.116739+0000", 2024-07-26T19:41:49.491 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.492 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.494 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.496 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555779+0000", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.251047+0000", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.251047+0000", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.251401+0000", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555779+0000", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555779+0000", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555779+0000", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555779+0000", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.497 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555779+0000", 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555779+0000", 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.498 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3c", 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5453, 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:34:44.816247+0000", 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.499 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.500 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.501 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.502 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.503 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:49.504 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:11:54.201638+0000", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:11:54.201638+0000", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:11:54.201953+0000", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 364, 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.505 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 363, 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.506 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3d", 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5601, 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:27:08.242443+0000", 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.507 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.508 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.509 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.510 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.511 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.258685+0000", 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.258685+0000", 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.259011+0000", 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:49.512 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.513 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3e", 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.514 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5583, 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:41:14.594919+0000", 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.515 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.516 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.517 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.518 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:49.519 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.262295+0000", 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.262295+0000", 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.262589+0000", 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:49.520 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:49.521 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3f", 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:49.522 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5385, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:42:43.872221+0000", 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.523 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.524 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.525 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.526 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_per_pool": [ 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 3, 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr" 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.527 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 249, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 1, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 3, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 249, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 1, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 590368, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 1771104, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T19:41:49.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 6, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.530 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1286, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 2084, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 415, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2416 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 1781760, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T19:41:49.531 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 1771104, 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 3 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 96, 2024-07-26T19:41:49.532 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 68, 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 32, 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 68, 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 2, 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 6616, 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.533 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 66, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 22, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 22, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 14, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 79, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 87, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 68, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 36 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.536 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 110592, 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 19848, 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 42754, 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T19:41:49.537 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 96 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 192, 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 64, 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.538 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 3, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.539 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.540 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:49.541 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:49.542 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.542 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.542 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.542 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.542 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.542 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.542 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T19:41:49.542 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 0, 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 0, 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.543 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 192 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 24, 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd" 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 24400, 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 8, 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 24400, 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 4, 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 4194323, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 12, 2024-07-26T19:41:49.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 4, 2024-07-26T19:41:49.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 4, 2024-07-26T19:41:49.546 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 2, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.547 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 9002, 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 3095235, 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 24269, 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 3086466 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 12595200, 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T19:41:49.548 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 12582969, 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 24 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T19:41:49.549 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 105, 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": 4, 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_by_class": { 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: "ssd": { 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 763265351680, 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 4694933504, 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_bytes": 4694933504, 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_ratio": 0.006113510578870773 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 763265351680, 2024-07-26T19:41:49.550 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T19:41:49.551 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 4694933504 2024-07-26T19:41:49.551 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.551 INFO:tasks.workunit.client.0.smithi071.stdout:} 2024-07-26T19:41:49.551 INFO:tasks.workunit.client.0.smithi071.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-07-26T19:41:49.552 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry show-device 2024-07-26T19:41:49.553 INFO:tasks.workunit.client.0.smithi071.stdout:{ 2024-07-26T19:41:49.553 INFO:tasks.workunit.client.0.smithi071.stdout: "cf688d52-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T19:41:49.553 INFO:tasks.workunit.client.0.smithi071.stdout: "INTEL_SSDPEDMD400G4_cf690b92-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T19:41:49.553 INFO:tasks.workunit.client.0.smithi071.stdout: "20240726-180113": { 2024-07-26T19:41:49.553 INFO:tasks.workunit.client.0.smithi071.stdout: "device": { 2024-07-26T19:41:49.553 INFO:tasks.workunit.client.0.smithi071.stdout: "info_name": "/dev/nvme0n1", 2024-07-26T19:41:49.553 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "/dev/nvme0n1", 2024-07-26T19:41:49.553 INFO:tasks.workunit.client.0.smithi071.stdout: "protocol": "NVMe", 2024-07-26T19:41:49.554 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "nvme" 2024-07-26T19:41:49.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.554 INFO:tasks.workunit.client.0.smithi071.stdout: "firmware_version": "8DV101H0", 2024-07-26T19:41:49.554 INFO:tasks.workunit.client.0.smithi071.stdout: "host_id": "cf688d52-4b79-11ef-bac1-0cc47a8fd765", 2024-07-26T19:41:49.554 INFO:tasks.workunit.client.0.smithi071.stdout: "json_format_version": [ 2024-07-26T19:41:49.554 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.554 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: "local_time": { 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: "asctime": "Fri Jul 26 18:01:12 2024 UTC", 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: "time_t": 1722016872 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: "logical_block_size": 512, 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_controller_id": 0, 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_namespaces": [ 2024-07-26T19:41:49.555 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: "capacity": { 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: "formatted_lba_size": 512, 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 1, 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: "size": { 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.556 INFO:tasks.workunit.client.0.smithi071.stdout: "utilization": { 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_number_of_namespaces": 1, 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_pci_vendor": { 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 32902, 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: "subsystem_id": 32902 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_add_log": { 2024-07-26T19:41:49.557 INFO:tasks.workunit.client.0.smithi071.stdout: "Device stats": { 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_fw_downgrades": { 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: "crc_error_count": { 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: "end_to_end_error_detection_count": { 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.558 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: "erase_fail_count": { 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: "host_bytes_written": { 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 33129582 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: "host_ctx_wear_used": { 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 1 2024-07-26T19:41:49.559 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: "media_bytes_read": { 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: "nand_bytes_written": { 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 54631364 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_stat_indicator": { 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.560 INFO:tasks.workunit.client.0.smithi071.stdout: "pll_lock_loss_count": { 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: "program_fail_count": { 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: "re_alloc_sectr_cnt": { 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: "retry_buffer_overflow_count": { 2024-07-26T19:41:49.561 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: "soft_ecc_err_rate": { 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: "thermal_throttle_status": { 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: "cnt": 0, 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: "pct": 0 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.563 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_host_reads": { 2024-07-26T19:41:49.563 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.563 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T19:41:49.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.563 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_media_wear": { 2024-07-26T19:41:49.563 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.563 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": "63.999023" 2024-07-26T19:41:49.563 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.563 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_timer": { 2024-07-26T19:41:49.563 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: "unexp_power_loss": { 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: "wear_leveling": { 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 88, 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: "avg": 3679, 2024-07-26T19:41:49.564 INFO:tasks.workunit.client.0.smithi071.stdout: "max": 3694, 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 3663 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel Smart log": "nvme0n1" 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_log": { 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare": 100, 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare_threshold": 10, 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: "controller_busy_time": 51, 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: "critical_warning": 0, 2024-07-26T19:41:49.565 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_read": 414738868, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_written": 2171180326, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "host_reads": 7237417008, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "host_writes": 38845936937, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "media_errors": 0, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "num_err_log_entries": 0, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "percentage_used": 12, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycles": 53588, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_hours": 55818, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": 27, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "unsafe_shutdowns": 3810 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.566 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_vendor": "intel", 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_version": { 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: "string": "<1.2", 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycle_count": 53588, 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_time": { 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: "hours": 55818 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: "serial_number": "deleted", 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: "smart_status": { 2024-07-26T19:41:49.567 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme": { 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: "passed": true 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl": { 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: "argv": [ 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl", 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: "-x", 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: "--json=o", 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: "/dev/nvme0n1" 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.568 INFO:tasks.workunit.client.0.smithi071.stdout: "build_info": "(local build)", 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "exit_status": 0, 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "output": [ 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF INFORMATION SECTION ===", 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "Serial Number: deleted", 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Version: 8DV101H0", 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-07-26T19:41:49.569 INFO:tasks.workunit.client.0.smithi071.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-07-26T19:41:49.570 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller ID: 0", 2024-07-26T19:41:49.570 INFO:tasks.workunit.client.0.smithi071.stdout: "NVMe Version: <1.2", 2024-07-26T19:41:49.570 INFO:tasks.workunit.client.0.smithi071.stdout: "Number of Namespaces: 1", 2024-07-26T19:41:49.570 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-07-26T19:41:49.570 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-07-26T19:41:49.570 INFO:tasks.workunit.client.0.smithi071.stdout: "Local Time is: Fri Jul 26 18:01:12 2024 UTC", 2024-07-26T19:41:49.570 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Updates (0x02): 1 Slot", 2024-07-26T19:41:49.570 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-07-26T19:41:49.570 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-07-26T19:41:49.570 INFO:tasks.workunit.client.0.smithi071.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported Power States", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 512 0 2", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: " 1 - 512 8 2", 2024-07-26T19:41:49.571 INFO:tasks.workunit.client.0.smithi071.stdout: " 2 - 512 16 2", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: " 3 - 4096 0 0", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: " 4 - 4096 8 0", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: " 5 - 4096 64 0", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: " 6 - 4096 128 0", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF SMART DATA SECTION ===", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: "Critical Warning: 0x00", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: "Temperature: 27 Celsius", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare: 100%", 2024-07-26T19:41:49.572 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare Threshold: 10%", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Percentage Used: 12%", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Read: 414,738,868 [212 TB]", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Written: 2,171,180,326 [1.11 PB]", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Read Commands: 7,237,417,008", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Write Commands: 38,845,936,937", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller Busy Time: 51", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Power Cycles: 53,588", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Power On Hours: 55,818", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Unsafe Shutdowns: 3,810", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Media and Data Integrity Errors: 0", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information Log Entries: 0", 2024-07-26T19:41:49.573 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: "No Errors Logged", 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: "" 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: "svn_revision": "5155", 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: "version": [ 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.574 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.575 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": { 2024-07-26T19:41:49.575 INFO:tasks.workunit.client.0.smithi071.stdout: "current": 27 2024-07-26T19:41:49.575 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.575 INFO:tasks.workunit.client.0.smithi071.stdout: "user_capacity": { 2024-07-26T19:41:49.575 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T19:41:49.575 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T19:41:49.575 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.575 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.575 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.575 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.576 INFO:tasks.workunit.client.0.smithi071.stdout: "cf6a7c48-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T19:41:49.576 INFO:tasks.workunit.client.0.smithi071.stdout: "INTEL_SSDPEDMD400G4_cf6b5208-4b79-11ef-bac1-0cc47a8fd765": { 2024-07-26T19:41:49.576 INFO:tasks.workunit.client.0.smithi071.stdout: "20240726-180115": { 2024-07-26T19:41:49.576 INFO:tasks.workunit.client.0.smithi071.stdout: "device": { 2024-07-26T19:41:49.576 INFO:tasks.workunit.client.0.smithi071.stdout: "info_name": "/dev/nvme0n1", 2024-07-26T19:41:49.576 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "/dev/nvme0n1", 2024-07-26T19:41:49.576 INFO:tasks.workunit.client.0.smithi071.stdout: "protocol": "NVMe", 2024-07-26T19:41:49.576 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "nvme" 2024-07-26T19:41:49.576 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.576 INFO:tasks.workunit.client.0.smithi071.stdout: "firmware_version": "8DV101H0", 2024-07-26T19:41:49.577 INFO:tasks.workunit.client.0.smithi071.stdout: "host_id": "cf6a7c48-4b79-11ef-bac1-0cc47a8fd765", 2024-07-26T19:41:49.577 INFO:tasks.workunit.client.0.smithi071.stdout: "json_format_version": [ 2024-07-26T19:41:49.577 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:49.577 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:49.577 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.577 INFO:tasks.workunit.client.0.smithi071.stdout: "local_time": { 2024-07-26T19:41:49.577 INFO:tasks.workunit.client.0.smithi071.stdout: "asctime": "Fri Jul 26 18:01:14 2024 UTC", 2024-07-26T19:41:49.577 INFO:tasks.workunit.client.0.smithi071.stdout: "time_t": 1722016874 2024-07-26T19:41:49.577 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.578 INFO:tasks.workunit.client.0.smithi071.stdout: "logical_block_size": 512, 2024-07-26T19:41:49.578 INFO:tasks.workunit.client.0.smithi071.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-07-26T19:41:49.578 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_controller_id": 0, 2024-07-26T19:41:49.578 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-07-26T19:41:49.578 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_namespaces": [ 2024-07-26T19:41:49.578 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.578 INFO:tasks.workunit.client.0.smithi071.stdout: "capacity": { 2024-07-26T19:41:49.578 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T19:41:49.578 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T19:41:49.578 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: "formatted_lba_size": 512, 2024-07-26T19:41:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 1, 2024-07-26T19:41:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: "size": { 2024-07-26T19:41:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T19:41:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T19:41:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: "utilization": { 2024-07-26T19:41:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T19:41:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T19:41:49.579 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_number_of_namespaces": 1, 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_pci_vendor": { 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: "id": 32902, 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: "subsystem_id": 32902 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_add_log": { 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: "Device stats": { 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_fw_downgrades": { 2024-07-26T19:41:49.580 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: "crc_error_count": { 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: "end_to_end_error_detection_count": { 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: "erase_fail_count": { 2024-07-26T19:41:49.581 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: "host_bytes_written": { 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 28035513 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: "host_ctx_wear_used": { 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 1 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: "media_bytes_read": { 2024-07-26T19:41:49.582 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.583 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.583 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.583 INFO:tasks.workunit.client.0.smithi071.stdout: "nand_bytes_written": { 2024-07-26T19:41:49.583 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.583 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 49118030 2024-07-26T19:41:49.583 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.583 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_stat_indicator": { 2024-07-26T19:41:49.583 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.583 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.584 INFO:tasks.workunit.client.0.smithi071.stdout: "pll_lock_loss_count": { 2024-07-26T19:41:49.584 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.584 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.584 INFO:tasks.workunit.client.0.smithi071.stdout: "program_fail_count": { 2024-07-26T19:41:49.584 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.584 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.584 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: "re_alloc_sectr_cnt": { 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: "retry_buffer_overflow_count": { 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: "soft_ecc_err_rate": { 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.585 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: "thermal_throttle_status": { 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: "cnt": 0, 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: "pct": 0 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_host_reads": { 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T19:41:49.586 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_media_wear": { 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": "63.999023" 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: "timed_workload_timer": { 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 100, 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 65535 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: "unexp_power_loss": { 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 0, 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": 0 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.587 INFO:tasks.workunit.client.0.smithi071.stdout: "wear_leveling": { 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: "normalized": 89, 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: "raw": { 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: "avg": 3350, 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: "max": 3365, 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 3332 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel Smart log": "nvme0n1" 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.588 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_smart_health_information_log": { 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare": 100, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "available_spare_threshold": 10, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "controller_busy_time": 51, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "critical_warning": 0, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_read": 401507815, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "data_units_written": 1837335393, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "host_reads": 6541614353, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "host_writes": 33244496026, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "media_errors": 0, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "num_err_log_entries": 0, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "percentage_used": 11, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycles": 55996, 2024-07-26T19:41:49.589 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_hours": 55593, 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": 24, 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: "unsafe_shutdowns": 3081 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_vendor": "intel", 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme_version": { 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: "string": "<1.2", 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: "power_cycle_count": 55996, 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: "power_on_time": { 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: "hours": 55593 2024-07-26T19:41:49.590 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: "serial_number": "deleted", 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: "smart_status": { 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: "nvme": { 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: "passed": true 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl": { 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: "argv": [ 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl", 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: "-x", 2024-07-26T19:41:49.591 INFO:tasks.workunit.client.0.smithi071.stdout: "--json=o", 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "/dev/nvme0n1" 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "build_info": "(local build)", 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "exit_status": 0, 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "output": [ 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF INFORMATION SECTION ===", 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "Serial Number: deleted", 2024-07-26T19:41:49.592 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Version: 8DV101H0", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller ID: 0", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "NVMe Version: <1.2", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "Number of Namespaces: 1", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "Local Time is: Fri Jul 26 18:01:14 2024 UTC", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "Firmware Updates (0x02): 1 Slot", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-07-26T19:41:49.593 INFO:tasks.workunit.client.0.smithi071.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported Power States", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: " 0 + 512 0 2", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: " 1 - 512 8 2", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: " 2 - 512 16 2", 2024-07-26T19:41:49.594 INFO:tasks.workunit.client.0.smithi071.stdout: " 3 - 4096 0 0", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: " 4 - 4096 8 0", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: " 5 - 4096 64 0", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: " 6 - 4096 128 0", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: "=== START OF SMART DATA SECTION ===", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: "Critical Warning: 0x00", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: "Temperature: 24 Celsius", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare: 100%", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: "Available Spare Threshold: 10%", 2024-07-26T19:41:49.595 INFO:tasks.workunit.client.0.smithi071.stdout: "Percentage Used: 11%", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Read: 401,507,815 [205 TB]", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Data Units Written: 1,837,335,393 [940 TB]", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Read Commands: 6,541,614,353", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Host Write Commands: 33,244,496,026", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Controller Busy Time: 51", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Power Cycles: 55,996", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Power On Hours: 55,593", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Unsafe Shutdowns: 3,081", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Media and Data Integrity Errors: 0", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information Log Entries: 0", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-07-26T19:41:49.596 INFO:tasks.workunit.client.0.smithi071.stdout: "No Errors Logged", 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: "" 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: "svn_revision": "5155", 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: "version": [ 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: "temperature": { 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: "current": 24 2024-07-26T19:41:49.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.598 INFO:tasks.workunit.client.0.smithi071.stdout: "user_capacity": { 2024-07-26T19:41:49.598 INFO:tasks.workunit.client.0.smithi071.stdout: "blocks": 781422768, 2024-07-26T19:41:49.598 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 400088457216 2024-07-26T19:41:49.598 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.598 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.598 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.598 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.598 INFO:tasks.workunit.client.0.smithi071.stdout:} 2024-07-26T19:41:49.599 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry show 2024-07-26T19:41:49.599 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.599 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.599 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.599 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.599 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.599 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.600 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.601 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.602 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.603 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:47 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 444 B/s rd, 0 op/s 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='client.36204 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='client.36204 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='client.36210 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.604 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.605 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.606 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.608 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:48 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='client.46157 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:49.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:49.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:49.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:49.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:49.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:49.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:47 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:49.630 INFO:tasks.workunit.client.0.smithi071.stdout:{ 2024-07-26T19:41:49.630 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer": { 2024-07-26T19:41:49.630 INFO:tasks.workunit.client.0.smithi071.stdout: "active": true, 2024-07-26T19:41:49.630 INFO:tasks.workunit.client.0.smithi071.stdout: "mode": "" 2024-07-26T19:41:49.630 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "channels": [ 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "ident", 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "perf" 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "channels_available": [ 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "basic", 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "ident", 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "crash", 2024-07-26T19:41:49.631 INFO:tasks.workunit.client.0.smithi071.stdout: "device", 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "perf" 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_available": [ 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T19:41:49.632 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore", 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_flags" 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: "collections_opted_in": [ 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_base", 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: "device_base", 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: "crash_base", 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: "ident_base", 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_perf", 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_mds_metadata", 2024-07-26T19:41:49.633 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_usage", 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_usage_by_class", 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_rook_v01", 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_memory_metrics", 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_options_bluestore", 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: "basic_pool_flags" 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: "config": { 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: "active_changed": [ 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T19:41:49.634 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "client_check_pool_perm", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_gid", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "client_mount_uid", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "client_quota", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "daemonize", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T19:41:49.635 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "keyring", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_journald", 2024-07-26T19:41:49.636 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_stderr", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_host", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mds_skip_sanity", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T19:41:49.637 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "no_config_file", 2024-07-26T19:41:49.638 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hdd", 2024-07-26T19:41:49.639 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_hybrid", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_delete_sleep_ssd", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_max_backfills", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_lim", 2024-07-26T19:41:49.640 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_res", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_scheduler_client_wgt", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_hdd", 2024-07-26T19:41:49.641 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_active_ssd", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hdd", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_hybrid", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_sleep_ssd", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_sleep", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep", 2024-07-26T19:41:49.642 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hdd", 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_hybrid", 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_snap_trim_sleep_ssd", 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_config_pool_override_update_timestamp", 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_default_features", 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_qos_exclude_ops", 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "setgroup", 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "setuser" 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_changed": [ 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_allow_insecure_global_id_reclaim", 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_debug", 2024-07-26T19:41:49.643 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_mon_ticket_ttl", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "auth_service_ticket_ttl", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "bdev_debug_aio", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "container_image", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_asserts_on_shutdown", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mgr", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_mon", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_ms", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_osd", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "debug_paxos", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_file", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_journald", 2024-07-26T19:41:49.644 INFO:tasks.workunit.client.0.smithi071.stdout: "log_to_stderr", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_join_fs", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/allow_ptrace", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/container_init", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/migration_current", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/cephadm/use_repo_digest", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/dashboard/ssl_server_port", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/orchestrator/orchestrator", 2024-07-26T19:41:49.645 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/channel_ident", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/channel_perf", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/description", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/enabled", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr/telemetry/organization", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_allow_pool_delete", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_clock_drift_allowed", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_file_level", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_cluster_log_to_file", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_data_avail_warn", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_election_default_strategy", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_max_pg_per_osd", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mds_skip_sanity", 2024-07-26T19:41:49.646 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_mgr_mkfs_grace", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_prime_pg_temp", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_osd_reporter_subtree_level", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_pg_warn_max_object_skew", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_bytes_per_osd", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_reweight_min_pgs_per_osd", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_legacy_crush_tunables", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-07-26T19:41:49.647 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "mon_warn_on_too_few_osds", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_bug", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "ms_die_on_old_message", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_default_list", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_class_load_list", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_misdirected_ops", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_op_order", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_pg_log_writeout", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_shutdown", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_cached_snaps", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_missing_on_start", 2024-07-26T19:41:49.648 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_debug_verify_stray_on_activate", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_deep_scrub_update_digest_min_age", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mclock_profile", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_memory_target_autotune", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_op_queue_cut_off", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_erasure_code_profile", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pool_default_pg_autoscale_mode", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recover_clone_overlap", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_recovery_max_chunk", 2024-07-26T19:41:49.649 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_load_threshold", 2024-07-26T19:41:49.650 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_scrub_max_interval", 2024-07-26T19:41:49.650 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_shutdown_pgref_assert", 2024-07-26T19:41:49.650 INFO:tasks.workunit.client.0.smithi071.stdout: "public_network", 2024-07-26T19:41:49.650 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd_config_pool_override_update_timestamp", 2024-07-26T19:41:49.650 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_cache_enabled", 2024-07-26T19:41:49.650 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_ops_log", 2024-07-26T19:41:49.650 INFO:tasks.workunit.client.0.smithi071.stdout: "rgw_enable_usage_log" 2024-07-26T19:41:49.650 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.650 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: "contact": null, 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: "crashes": [], 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: "created": "2024-07-26T17:58:01.000014Z", 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: "crush": { 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_algs": { 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: "straw2": 3 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_sizes": { 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: "2": 1, 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: "4": 2 2024-07-26T19:41:49.651 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket_types": { 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: "1": 2, 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: "11": 1 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: "compat_weight_set": false, 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: "device_classes": [ 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: 8 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_buckets": 6, 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_devices": 8, 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_rules": 2, 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_types": 12, 2024-07-26T19:41:49.652 INFO:tasks.workunit.client.0.smithi071.stdout: "num_weight_sets": 0, 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "tunables": { 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "allowed_bucket_algs": 54, 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_fallback_tries": 0, 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_local_tries": 0, 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "choose_total_tries": 50, 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_descend_once": 1, 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_stable": 1, 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "chooseleaf_vary_r": 1, 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "has_msr_rules": 0, 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v2_rules": 1, 2024-07-26T19:41:49.653 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v3_rules": 0, 2024-07-26T19:41:49.654 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v4_buckets": 1, 2024-07-26T19:41:49.654 INFO:tasks.workunit.client.0.smithi071.stdout: "has_v5_rules": 0, 2024-07-26T19:41:49.654 INFO:tasks.workunit.client.0.smithi071.stdout: "legacy_tunables": 0, 2024-07-26T19:41:49.654 INFO:tasks.workunit.client.0.smithi071.stdout: "minimum_required_version": "jewel", 2024-07-26T19:41:49.654 INFO:tasks.workunit.client.0.smithi071.stdout: "msr_collision_tries": 100, 2024-07-26T19:41:49.654 INFO:tasks.workunit.client.0.smithi071.stdout: "msr_descents": 100, 2024-07-26T19:41:49.654 INFO:tasks.workunit.client.0.smithi071.stdout: "optimal_tunables": 1, 2024-07-26T19:41:49.654 INFO:tasks.workunit.client.0.smithi071.stdout: "profile": "jewel", 2024-07-26T19:41:49.654 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables": 1, 2024-07-26T19:41:49.654 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables2": 1, 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables3": 1, 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: "require_feature_tunables5": 1, 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: "straw_calc_version": 1 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: "description": "upgrade test cluster", 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: "fs": { 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: "feature_flags": { 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: "enable_multiple": true, 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_enabled_multiple": true 2024-07-26T19:41:49.655 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: "filesystems": [ 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: "approx_ctime": "2024-07", 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: "balancer_enabled": false, 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_caps": 0, 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_dns": 10, 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_inos": 13, 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: "cached_subtrees": 2, 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: "ever_allowed_features": 0, 2024-07-26T19:41:49.656 INFO:tasks.workunit.client.0.smithi071.stdout: "explicitly_allowed_features": 0, 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: "files": 0, 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: "max_mds": 1, 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: "num_data_pools": 1, 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: "num_in": 1, 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: "num_mds": 1, 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": 0, 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_replay": 0, 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: "num_up": 1, 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: "snaps": 0, 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: "standby_count_wanted": 0 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.657 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "num_standby_mds": 1, 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "total_num_mds": 2 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_stats": { 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 20144128, 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 300880, 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 753664, 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 0, 2024-07-26T19:41:49.658 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 360, 2024-07-26T19:41:49.659 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.659 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 1089992, 2024-07-26T19:41:49.659 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 13, 2024-07-26T19:41:49.659 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 624128, 2024-07-26T19:41:49.659 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 14754024, 2024-07-26T19:41:49.659 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 20144128 2024-07-26T19:41:49.659 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.659 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:49.659 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 20733952, 2024-07-26T19:41:49.659 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 378440, 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2621440, 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 458752, 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 485, 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 1510336, 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 22, 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 1055744, 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 15167992, 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 21192704 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.660 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 178487296, 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 1681088, 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 4980736, 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 557056, 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 6711, 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 9989832, 2024-07-26T19:41:49.661 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 20, 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 2234880, 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 159600760, 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 179044352 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 277577728, 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 5331488, 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3014656, 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 860160, 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 319488, 2024-07-26T19:41:49.662 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 10030, 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 15711408, 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 23, 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 5169408, 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 247490608, 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 277897216 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 179003392, 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 2038016, 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 2883584, 2024-07-26T19:41:49.663 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 1105920, 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 6784, 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 10647320, 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 20, 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 2867968, 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 160566504, 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 180109312 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.664 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 488898560, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 30080240, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3276800, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 38600704, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 12899, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 63377040, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 60, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 9864704, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 382299776, 2024-07-26T19:41:49.665 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 527499264 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 568311808, 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 24867568, 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 5373952, 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 55853056, 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 13128, 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 61712272, 2024-07-26T19:41:49.666 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 54, 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 10064384, 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 466293632, 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 624164864 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 521535488, 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 27825704, 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 5373952, 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 49274880, 2024-07-26T19:41:49.667 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 10938, 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 55521024, 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 53, 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 10282752, 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 422532056, 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 570810368 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 460357632, 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 17164816, 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3145728, 2024-07-26T19:41:49.668 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.669 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 34185216, 2024-07-26T19:41:49.669 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 10255, 2024-07-26T19:41:49.669 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.669 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 58476000, 2024-07-26T19:41:49.669 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 60, 2024-07-26T19:41:49.669 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 11249920, 2024-07-26T19:41:49.669 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 370321168, 2024-07-26T19:41:49.669 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 494542848 2024-07-26T19:41:49.669 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 412901376, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 23350368, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3276800, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 241623040, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 11593, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 62975968, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 60, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 9768960, 2024-07-26T19:41:49.670 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 313529280, 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 654524416 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 582066176, 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 29234600, 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3276800, 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 38518784, 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 12359, 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 56197704, 2024-07-26T19:41:49.671 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 60, 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 9788672, 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 483568400, 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 620584960 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 426459136, 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 17504664, 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3276800, 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 12451840, 2024-07-26T19:41:49.672 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 11123, 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 47030072, 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 60, 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 12294144, 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 346353456, 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 438910976 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "actual_memory_used": 423018496, 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "central_cache_freelist": 23726576, 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "malloc_metadata": 3276800, 2024-07-26T19:41:49.673 INFO:tasks.workunit.client.0.smithi071.stdout: "page_heap_freelist": 0, 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: "released_to_os": 34758656, 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: "spans_in_use": 11194, 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: "tcmalloc_page_size": 8192, 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_cache_freelists": 55110352, 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: "thread_heaps_in_use": 58, 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: "transfer_cache_freelist": 10324992, 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: "use_by_application": 330579776, 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: "virtual_address_space_used": 457777152 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.674 INFO:tasks.workunit.client.0.smithi071.stdout: "hosts": { 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num": 2, 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mds": 2, 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mgr": 2, 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_mon": 2, 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_with_osd": 2 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: "io_rate": { 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_stats_delta": { 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 0, 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:49.675 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 0, 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "stamp_delta": "11.525058", 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:49.676 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:49.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:49.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:49.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:49.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:49.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:49.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:49.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:49.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:49.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:49.677 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:49.678 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 7, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 5, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.679 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 0, 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 0, 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.680 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 0 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard": false, 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: "leaderboard_description": null, 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: "license": "sharing-1-0", 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: "mempool": { 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.681 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.682 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.683 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.684 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.685 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.686 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 149216, 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 35 2024-07-26T19:41:49.687 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 928, 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.688 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.689 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.690 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.691 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.692 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.693 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.694 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.694 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.694 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.694 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.694 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.694 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.695 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.696 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 223601, 2024-07-26T19:41:49.697 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 70 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 51904, 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 181 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.698 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.699 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12336, 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 237 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.700 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T19:41:49.701 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.702 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.703 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.704 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.705 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.706 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 46233645, 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5661 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 792, 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.708 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.709 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10912, 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 236 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 70440, 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5158 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5720, 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 152 2024-07-26T19:41:49.710 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.711 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.712 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.712 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.712 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.712 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.712 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.712 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.713 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.713 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.713 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.713 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.713 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.713 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.713 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.713 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.713 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.713 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.714 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.715 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.716 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.717 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 46622981, 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5729 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.718 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.719 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10912, 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 236 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 70440, 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5158 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 11440, 2024-07-26T19:41:49.720 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 304 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.721 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.722 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.723 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.724 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.725 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.726 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.727 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 46398485, 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5691 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.728 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10912, 2024-07-26T19:41:49.729 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 236 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 70440, 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5158 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5720, 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 152 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.730 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.731 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 21432, 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 385 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 391168, 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 28 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2688, 2024-07-26T19:41:49.732 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 14 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 57600, 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 720 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 366288, 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1761 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:49.733 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 381721, 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 132 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2570443, 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 568485 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7297336, 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10763 2024-07-26T19:41:49.734 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 71848, 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7503 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 84528, 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1761 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.735 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.736 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.736 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 167802, 2024-07-26T19:41:49.736 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1206 2024-07-26T19:41:49.736 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.736 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.736 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.736 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.736 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.736 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.736 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 21978, 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 27 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.737 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 14311123, 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 276 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 11000, 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 125 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 522720, 2024-07-26T19:41:49.738 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 45 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7101120, 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 18456 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:49.739 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.740 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.741 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 21192, 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 365 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 342144, 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 29 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2688, 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 14 2024-07-26T19:41:49.742 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 55920, 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 699 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 364208, 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1751 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:49.743 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1568360, 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 389 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2597275, 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 566430 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7266056, 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10717 2024-07-26T19:41:49.744 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.745 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.745 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 69828, 2024-07-26T19:41:49.745 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7331 2024-07-26T19:41:49.745 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.745 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.745 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 84000, 2024-07-26T19:41:49.745 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1750 2024-07-26T19:41:49.745 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.745 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.745 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.746 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.746 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.746 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.746 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 168058, 2024-07-26T19:41:49.746 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1207 2024-07-26T19:41:49.746 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.746 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.746 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.746 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.746 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1472, 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 71144, 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 31 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20128, 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5 2024-07-26T19:41:49.747 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 14306149, 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 262 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 34320, 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 390 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.748 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 453024, 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7214480, 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 21038 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.749 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.750 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.751 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16912, 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 298 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 358144, 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 24 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3840, 2024-07-26T19:41:49.752 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 20 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 55840, 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 698 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 363584, 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1748 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:49.753 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 385026, 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 87 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1902851, 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 417565 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5472896, 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8080 2024-07-26T19:41:49.754 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 68760, 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7316 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 83856, 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1747 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.755 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 168058, 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1207 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1472, 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 113375, 2024-07-26T19:41:49.756 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 61 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20128, 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20537598, 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 262 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 10912, 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 124 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.757 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.758 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.758 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.758 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.758 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.758 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 348480, 2024-07-26T19:41:49.758 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 30 2024-07-26T19:41:49.758 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.758 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3144440, 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 6047 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.759 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.760 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 16536, 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 293 2024-07-26T19:41:49.761 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 415488, 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 25 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3648, 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 19 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 55520, 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 694 2024-07-26T19:41:49.762 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 364416, 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1752 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 394634, 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 101 2024-07-26T19:41:49.763 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1873702, 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 410539 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5380416, 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7944 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 69636, 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7333 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.764 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 84096, 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1752 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 168058, 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1207 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.765 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 736, 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 74153, 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 54 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.766 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12112, 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 19521090, 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 269 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 11528, 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 131 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.767 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 429792, 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 37 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3336112, 2024-07-26T19:41:49.768 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8682 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.769 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T19:41:49.770 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 22392, 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 386 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 186880, 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 31 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.771 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1152, 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 6 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 56320, 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 704 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 378144, 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1818 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.772 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 476594, 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 125 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2213555, 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 487695 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.773 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6303176, 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9301 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 79120, 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8490 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 87168, 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1816 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.774 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 167802, 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1206 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2208, 2024-07-26T19:41:49.775 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 3 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 120755, 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 67 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 28144, 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6166191, 2024-07-26T19:41:49.776 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 271 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12936, 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 147 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 453024, 2024-07-26T19:41:49.777 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5136040, 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 12277 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:49.778 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.779 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.780 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20256, 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 366 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 223616, 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 30 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4416, 2024-07-26T19:41:49.781 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 23 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 56160, 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 702 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 364624, 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1753 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:49.782 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 399581, 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 108 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2503861, 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 554913 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 7103536, 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10478 2024-07-26T19:41:49.783 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 70120, 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7340 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 84096, 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1752 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.784 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 167802, 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1206 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1472, 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 2 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.785 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 97142, 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 57 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20128, 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 5 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 24041058, 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 267 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.786 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 12144, 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 138 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 476256, 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 41 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.787 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6442800, 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 12390 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.788 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.789 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 14232, 2024-07-26T19:41:49.790 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 259 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 337664, 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 26 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2496, 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 13 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 54960, 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 687 2024-07-26T19:41:49.791 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 379392, 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1824 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 368155, 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 98 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.792 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 1901362, 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 414919 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 5405576, 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 7981 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 80336, 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8646 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.793 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 87552, 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1824 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 167802, 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1206 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.794 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 50217, 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 44 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.795 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 13246860, 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10133 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 9768, 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 111 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.796 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 453024, 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 39 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 3701880, 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9519 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.797 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.798 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: "bloom_filter": { 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 15312, 2024-07-26T19:41:49.799 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 270 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_reader": { 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 362368, 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 24 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs_file_writer": { 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2880, 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 15 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_alloc": { 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 55120, 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 689 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.800 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_blob": { 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 379184, 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1823 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_buffer": { 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 256, 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 32 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_data": { 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 833325, 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 219 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_meta": { 2024-07-26T19:41:49.801 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 2223147, 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 484844 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_onode": { 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 6237896, 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9205 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_cache_other": { 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 80960, 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 8647 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.802 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_extent": { 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 87504, 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1823 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_fsck": { 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_inline_bl": { 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 167802, 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 1206 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_shared_blob": { 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.803 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_txc": { 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing": { 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 31329, 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 42 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore_writing_deferred": { 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.804 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_anon": { 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 15475266, 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 273 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "buffer_meta": { 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 20416, 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 232 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_co": { 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.805 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 522720, 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 45 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_mapbl": { 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_pglog": { 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 4985136, 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 9622 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap": { 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 647384, 2024-07-26T19:41:49.806 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 10432 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap_mapping": { 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: "pgmap": { 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_1": { 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.807 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: "unittest_2": { 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes": 0, 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: "items": 0 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: "metadata": { 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 2 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T19:41:49.808 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 2 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 2 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 2 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-07-26T19:41:49.809 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 2 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 2 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 3 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T19:41:49.810 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 3 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 3 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 3 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-07-26T19:41:49.811 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 3 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 3 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: "arch": { 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: "x86_64": 8 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.812 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_version": { 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph version 19.0.0-3666-g387735b0 (387735b04c21d62e21975a50a7f6c06a95b3cf6d) squid (rc)": 8 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: "cpu": { 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: "distro": { 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: "centos": 8 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: "distro_description": { 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: "CentOS Stream 9": 8 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_description": { 2024-07-26T19:41:49.813 INFO:tasks.workunit.client.0.smithi071.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: "kernel_version": { 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: "5.14.0-480.el9.x86_64": 8 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: "os": { 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: "Linux": 8 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_objectstore": { 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": 8 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: "rotational": { 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: "0": 8 2024-07-26T19:41:49.814 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "features": { 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "optional": [], 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "persistent": [ 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "kraken", 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "luminous", 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "mimic", 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "osdmap-prune", 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "nautilus", 2024-07-26T19:41:49.815 INFO:tasks.workunit.client.0.smithi071.stdout: "octopus", 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "pacific", 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "elector-pinging", 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "quincy", 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "reef", 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "squid" 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv4_addr_mons": 6, 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "ipv6_addr_mons": 0, 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "min_mon_release": 19, 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "v1_addr_mons": 3, 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "v2_addr_mons": 3 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.816 INFO:tasks.workunit.client.0.smithi071.stdout: "organization": "ceph-qa", 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster_network": false, 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8, 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: "require_min_compat_client": "luminous", 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: "require_osd_release": "squid" 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_perf_histograms": [ 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:49.817 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T19:41:49.818 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T19:41:49.819 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:49.820 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T19:41:49.821 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T19:41:49.822 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:49.823 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 12200, 1, 1, 0, 2, 3, 1, 1, 0, 0, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9305, 41, 42, 0, 18, 6, 7, 17, 21, 39, 41, 46, 54, 23, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 762, 11, 12, 0, 1, 2, 0, 2, 5, 7, 92, 132, 87, 2, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 449, 2, 0, 0, 0, 1, 0, 1, 0, 0, 5, 17, 308, 19, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 156, 0, 0, 0, 0, 1, 0, 1, 0, 1, 7, 5, 17, 54, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.824 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 186, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 7, 3, 23, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 26, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 1, 17, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.825 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.826 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 8763, 3, 0, 0, 2, 2, 1, 2, 0, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 7177, 41, 1256, 0, 14, 12, 11, 10, 29, 64, 71, 61, 66, 8, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 712, 9, 249, 17, 0, 0, 1, 3, 10, 21, 98, 191, 133, 9, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 652, 9, 0, 13, 0, 0, 0, 0, 0, 0, 2, 16, 408, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 355, 23, 5, 0, 0, 0, 0, 1, 0, 0, 7, 10, 41, 49, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 209, 6, 67, 0, 0, 0, 0, 1, 0, 1, 11, 9, 22, 12, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 160, 7, 211, 0, 0, 0, 0, 0, 0, 0, 1, 7, 14, 43, 44, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 24, 3, 23, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 37, 19, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.827 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 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-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.828 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.829 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1353, 210, 0, 0, 258, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 15917, 3978, 2, 0, 7327, 493, 0, 0, 0, 9, 28, 1, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9506, 262, 25, 0, 184, 99, 0, 8, 6, 6, 25, 2, 18, 35, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1244, 20, 13, 2, 8, 3, 1, 1, 4, 6, 28, 0, 3, 3, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 465, 4, 4, 0, 1, 11, 0, 1, 0, 0, 2, 21, 32, 4, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 284, 2, 0, 0, 25, 29, 0, 4, 7, 4, 12, 9, 19, 67, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 299, 1, 0, 0, 0, 1, 0, 2, 2, 0, 9, 14, 24, 47, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 254, 0, 0, 1, 0, 0, 0, 1, 2, 0, 1, 17, 15, 107, 88, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 55, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 5, 15, 58, 91, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 18, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 6, 24, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.830 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.831 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.832 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 58, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 10008, 3793, 4445, 8, 25, 24, 1, 0, 1, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 6909, 57, 77, 2, 13, 25, 98, 135, 18, 18, 16, 14, 24, 15, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 305, 4, 2, 0, 1, 0, 1, 3, 4, 7, 52, 86, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 337, 2, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 152, 7, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 51, 2, 0, 0, 195, 0, 0, 0, 0, 0, 2, 2, 12, 41, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 29, 1, 0, 0, 324, 0, 0, 0, 0, 0, 0, 1, 14, 7, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 15, 1, 0, 0, 217, 0, 0, 0, 0, 0, 0, 0, 8, 4, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 7, 0, 1, 0, 1958, 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-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2, 0, 0, 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]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.833 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.834 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 13464, 2, 0, 0, 2, 3, 1, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.835 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 8971, 11, 2, 2, 15, 4, 2, 6, 10, 19, 13, 4, 8, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 899, 8, 3, 0, 3, 2, 0, 2, 4, 14, 51, 67, 28, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 396, 1, 0, 0, 0, 0, 1, 0, 0, 0, 7, 18, 143, 4, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 147, 1, 1, 0, 1, 0, 0, 0, 0, 0, 1, 5, 8, 45, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 14, 13, 48, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 21, 49, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 26, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 8, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.836 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.837 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3955, 1610, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 12211, 6494, 1, 2, 0, 0, 2, 0, 0, 0, 13, 1, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 7045, 252, 23, 0, 12, 0, 3, 0, 0, 0, 26, 1, 15, 17, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 800, 47, 16, 2, 6, 0, 2, 0, 0, 7, 21, 0, 0, 9, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 270, 10, 0, 4, 3, 0, 0, 0, 0, 1, 3, 5, 28, 10, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.838 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 137, 23, 3, 0, 2, 0, 0, 0, 0, 0, 3, 2, 17, 57, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 62, 23, 4, 1, 0, 0, 0, 0, 0, 1, 0, 0, 7, 15, 86, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 32, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 12, 48, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 5, 144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3, 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-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.839 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.840 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3102, 1232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9415, 2865, 68, 4, 16, 20, 0, 0, 0, 0, 6, 1, 4, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 8693, 109, 0, 1, 18, 15, 66, 81, 8, 23, 15, 13, 23, 8, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1012, 103, 122, 0, 4, 1, 2, 1, 6, 15, 36, 84, 37, 8, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 467, 34, 62, 0, 0, 0, 0, 0, 0, 1, 3, 21, 178, 5, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 166, 15, 15, 0, 1, 1, 0, 0, 0, 0, 6, 1, 24, 50, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.841 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 43, 3, 22, 28, 0, 0, 0, 1, 0, 0, 4, 0, 5, 9, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 57, 0, 1, 39, 61, 0, 0, 0, 0, 0, 3, 0, 6, 5, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 28, 0, 0, 1, 70, 102, 0, 0, 0, 0, 0, 0, 2, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 0, 0, 0, 4, 27, 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-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.842 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.843 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 16499, 10, 0, 0, 1, 0, 0, 0, 0, 2, 4, 0, 5, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9386, 76, 38, 0, 10, 0, 0, 0, 4, 1, 11, 6, 12, 19, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 955, 12, 27, 0, 1, 0, 0, 0, 5, 4, 27, 2, 6, 6, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 456, 2, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 17, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.844 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 164, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 18, 55, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 107, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 18, 11, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 9, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 12, 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-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4, 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]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.845 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.846 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:49.847 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T19:41:49.848 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T19:41:49.849 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:49.850 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T19:41:49.851 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T19:41:49.852 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.853 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 787, 3, 0, 4, 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-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3907, 46, 77, 138, 422, 609, 689, 2, 1, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 649, 16, 26, 59, 33, 17, 33, 0, 1, 0, 3, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 286, 1, 0, 4, 0, 1, 2, 0, 0, 0, 1, 4, 5, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 11, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 4, 17, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 1, 1, 7, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.854 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.855 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.856 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 392, 0, 2, 9, 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-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2717, 278, 32, 59, 119, 1, 0, 0, 0, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 435, 11, 1308, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 464, 18, 35, 0, 0, 1, 0, 0, 1, 0, 1, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1627, 1363, 72, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1410, 1618, 226, 0, 0, 0, 0, 0, 1, 0, 1, 1, 3, 10, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 24, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.857 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.858 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.859 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1383, 2, 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-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9878, 15, 1, 0, 15, 0, 8, 5, 15, 16, 3, 2, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 16005, 2, 1, 0, 5, 0, 0, 0, 1, 3, 1, 1, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 432, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 5, 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 237, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 8, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 22, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 6, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 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, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.860 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.861 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.862 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 497, 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-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3836, 35, 0, 0, 3, 0, 5, 4, 13, 7, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 389, 5, 2, 0, 0, 0, 0, 0, 1, 1, 3, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 131, 8, 25, 41, 0, 0, 0, 0, 0, 0, 0, 3, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1182, 323, 9, 161, 0, 0, 0, 0, 1, 0, 0, 0, 3, 6, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4021, 2574, 0, 381, 0, 1, 0, 0, 0, 0, 0, 0, 4, 5, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 37, 113, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.863 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.864 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 749, 1, 15, 55, 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]", 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4192, 207, 20, 13, 133, 275, 467, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.865 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 420, 17, 1, 0, 0, 0, 15, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 140, 0, 0, 0, 0, 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-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 59, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 3, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 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, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.866 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.867 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 528, 4, 5, 20, 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-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3123, 79, 133, 238, 451, 622, 718, 1, 2, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 380, 2, 2, 1, 3, 5, 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]", 2024-07-26T19:41:49.868 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 282, 13, 22, 28, 7, 1, 0, 0, 0, 1, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 114, 34, 60, 101, 23, 0, 0, 0, 0, 0, 0, 1, 7, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 82, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 8, 22, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 8, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.869 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.870 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 576, 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]", 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3041, 21, 1, 0, 1, 1, 3, 2, 4, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.871 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 579, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 429, 8, 0, 0, 1, 0, 0, 0, 0, 0, 1, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 343, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 10, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 3, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.872 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.873 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 913, 6, 13, 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-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9074, 35, 78, 21, 2, 0, 0, 0, 0, 2, 1, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2957, 26, 107, 24, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 214, 7, 1, 0, 0, 0, 0, 0, 0, 0, 1, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.874 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 14, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 6, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 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-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.875 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.876 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T19:41:49.877 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T19:41:49.878 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T19:41:49.879 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:49.880 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T19:41:49.881 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T19:41:49.882 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.883 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 796, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 5895, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 842, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.884 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.885 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.886 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1759, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 527, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3072, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3283, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.887 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.888 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.889 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9963, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 16024, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 197, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.890 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.891 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3905, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 404, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.892 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 6997, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.893 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.894 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 5309, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 455, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 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, 0]", 2024-07-26T19:41:49.895 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.896 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T19:41:49.897 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 561, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 5370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 345, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.898 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.899 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.900 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 581, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3078, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 445, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 456, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.901 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.902 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.903 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 935, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 9218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 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, 0, 0]", 2024-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.904 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.905 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Latency (usec)", 2024-07-26T19:41:49.906 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 100000, 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 99999]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[100000, 199999]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[200000, 399999]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[400000, 799999]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[800000, 1599999]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[1600000, 3199999]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[3200000, 6399999]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[6400000, 12799999]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[12800000, 25599999]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[25600000, 51199999]", 2024-07-26T19:41:49.907 INFO:tasks.workunit.client.0.smithi071.stdout: "[51200000, 102399999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[102400000, 204799999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[204800000, 409599999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[409600000, 819199999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[819200000, 1638399999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[1638400000, 3276799999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[3276800000, 6553599999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[6553600000, 13107199999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[13107200000, 26214399999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[26214400000, 52428799999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[52428800000, 104857599999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[104857600000, 209715199999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[209715200000, 419430399999]", 2024-07-26T19:41:49.908 INFO:tasks.workunit.client.0.smithi071.stdout: "[419430400000, 838860799999]", 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: "[838860800000, 1677721599999]", 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: "[1677721600000, 3355443199999]", 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: "[3355443200000, 6710886399999]", 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: "[6710886400000, 13421772799999]", 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: "[13421772800000, 26843545599999]", 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: "[26843545600000, 53687091199999]", 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: "[53687091200000, None]" 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.909 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 32, 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "Request size (bytes)", 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 512, 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 511]", 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "[512, 1023]", 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "[1024, 2047]", 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "[2048, 4095]", 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "[4096, 8191]", 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "[8192, 16383]", 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "[16384, 32767]", 2024-07-26T19:41:49.910 INFO:tasks.workunit.client.0.smithi071.stdout: "[32768, 65535]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[65536, 131071]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[131072, 262143]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[262144, 524287]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[524288, 1048575]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[1048576, 2097151]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[2097152, 4194303]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[4194304, 8388607]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[8388608, 16777215]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[16777216, 33554431]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[33554432, 67108863]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[67108864, 134217727]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[134217728, 268435455]", 2024-07-26T19:41:49.911 INFO:tasks.workunit.client.0.smithi071.stdout: "[268435456, 536870911]", 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "[536870912, 1073741823]", 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "[1073741824, 2147483647]", 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "[2147483648, 4294967295]", 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "[4294967296, 8589934591]", 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "[8589934592, 17179869183]", 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "[17179869184, 34359738367]", 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "[34359738368, 68719476735]", 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "[68719476736, 137438953471]", 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "[137438953472, 274877906943]", 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "[274877906944, None]" 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.912 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 115, 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]", 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1864, 15, 1, 2, 14, 2, 1, 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-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1305, 12, 2, 3, 3, 3, 4, 12, 15, 60, 68, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 129, 3, 0, 0, 1, 1, 1, 4, 6, 5, 63, 202, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.913 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 103, 27, 0, 0, 0, 0, 0, 0, 2, 3, 8, 15, 314, 7, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 294, 21, 0, 0, 0, 0, 0, 0, 1, 1, 0, 5, 22, 23, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 802, 47, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5, 14, 37, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 836, 86, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 14, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 625, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2, 0, 0, 0, 0, 1, 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]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.914 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.915 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 58, 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-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 2654, 17, 1, 0, 9, 3, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1505, 6, 0, 1, 8, 7, 4, 12, 23, 74, 98, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 145, 7, 0, 0, 1, 2, 2, 1, 5, 18, 67, 333, 218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 89, 11, 0, 0, 0, 0, 1, 1, 0, 4, 28, 32, 338, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 44, 29, 0, 0, 0, 0, 1, 0, 0, 2, 4, 9, 19, 20, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 317, 52, 0, 0, 0, 0, 0, 0, 0, 2, 2, 4, 8, 30, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.916 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1492, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1663, 72, 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]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 329, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1, 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, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.917 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.918 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 78, 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-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 384, 18, 4, 0, 5, 2, 3, 4, 7, 5, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 208, 8, 1, 0, 1, 3, 3, 2, 9, 21, 67, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 298, 6, 0, 0, 2, 1, 3, 8, 11, 15, 80, 122, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 188, 5, 0, 0, 0, 1, 0, 0, 4, 5, 31, 57, 16, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 44, 2, 0, 0, 0, 0, 1, 1, 1, 3, 6, 12, 24, 52, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4, 0, 0, 0, 0, 0, 1, 0, 3, 0, 1, 6, 16, 35, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.919 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.920 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.921 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 42, 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-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1236, 13, 0, 0, 15, 0, 0, 4, 4, 8, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 394, 2, 1, 1, 2, 2, 5, 11, 10, 32, 36, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 78, 13, 0, 0, 0, 0, 0, 1, 0, 1, 20, 94, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 232, 10, 0, 0, 0, 0, 0, 0, 0, 1, 8, 8, 84, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 475, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 4, 17, 18, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 343, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 4, 14, 31, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 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]", 2024-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.922 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.923 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.924 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 101, 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]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 1160, 11, 4, 0, 13, 2, 2, 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-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 673, 3, 0, 2, 1, 1, 5, 10, 15, 29, 38, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 350, 0, 1, 0, 1, 0, 3, 5, 2, 8, 57, 142, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 478, 0, 0, 0, 1, 0, 0, 0, 3, 2, 17, 22, 189, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 410, 2, 0, 0, 0, 1, 0, 0, 1, 2, 4, 12, 32, 31, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 131, 0, 0, 0, 0, 0, 0, 1, 0, 2, 3, 10, 20, 51, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.925 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.926 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 69, 7, 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-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 355, 19, 1, 1, 14, 1, 5, 4, 10, 15, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.927 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 82, 14, 0, 1, 2, 0, 2, 6, 6, 7, 17, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 112, 12, 1, 0, 0, 1, 0, 2, 2, 4, 26, 29, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 42, 15, 0, 0, 0, 0, 0, 1, 0, 0, 8, 9, 5, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 10, 23, 0, 0, 0, 0, 1, 1, 3, 1, 6, 7, 20, 30, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 3, 43, 0, 0, 1, 0, 0, 0, 0, 3, 1, 9, 11, 32, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 92, 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-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.928 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.929 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.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-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 75, 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-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 987, 21, 1, 0, 21, 4, 1, 2, 6, 8, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 779, 8, 0, 1, 4, 5, 4, 9, 14, 25, 22, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.930 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 219, 8, 0, 0, 0, 1, 1, 0, 2, 2, 37, 97, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 339, 3, 0, 0, 0, 0, 0, 1, 1, 1, 8, 3, 154, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 360, 4, 0, 0, 0, 0, 0, 0, 1, 1, 2, 1, 13, 17, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 5, 12, 22, 96, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 17, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.931 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.932 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 119, 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]", 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 420, 19, 1, 0, 12, 1, 1, 0, 2, 1, 0, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 105, 5, 0, 0, 1, 2, 1, 1, 4, 0, 14, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 142, 4, 0, 0, 3, 0, 2, 3, 5, 2, 23, 15, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.933 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 33, 0, 0, 0, 0, 0, 0, 1, 0, 1, 12, 12, 7, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 10, 2, 0, 0, 0, 0, 0, 0, 0, 2, 1, 6, 11, 12, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 8, 26, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.934 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.935 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_resrv_repnum_vs_duration": { 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: "axes": [ 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 8, 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "number of replicas", 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 1, 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:49.936 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0]", 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[1, 1]", 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[2, 2]", 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[3, 3]", 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[4, 4]", 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[5, 5]", 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "[6, None]" 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "linear" 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "buckets": 10, 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "min": 0, 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "name": "duration", 2024-07-26T19:41:49.937 INFO:tasks.workunit.client.0.smithi071.stdout: "quant_size": 250000, 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "ranges": [ 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[None, -1]", 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 249999]", 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[250000, 499999]", 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[500000, 999999]", 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[1000000, 1999999]", 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[2000000, 3999999]", 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[4000000, 7999999]", 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[8000000, 15999999]", 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[16000000, 31999999]", 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: "[32000000, None]" 2024-07-26T19:41:49.938 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: "scale_type": "log2" 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: "osds": [ 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 0, 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.939 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 1, 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.940 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 2, 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.941 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 3, 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.942 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 4, 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.943 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 5, 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.944 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 6, 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.945 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: "osd_id": 7, 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: "values": [ 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.946 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: ] 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: "perf_counters": { 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: "mds.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:49.947 INFO:tasks.workunit.client.0.smithi071.stdout: "mds": { 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: "caps": { 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_flush_ack": { 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_flushsnap_ack": { 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_grant": { 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_revoke": { 2024-07-26T19:41:49.948 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: "ceph_cap_op_trunc": { 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_commit": { 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_fetch_complete": { 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_fetch_keys": { 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T19:41:49.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_merge": { 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: "dir_split": { 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: "exported_inodes": { 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: "forward": { 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.950 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_cap_release": { 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_caps": { 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_caps_dirty": { 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_inode_file_caps": { 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: "imported_inodes": { 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.951 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes": { 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_expired": { 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_pinned": { 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: "inodes_with_caps": { 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.952 INFO:tasks.workunit.client.0.smithi071.stdout: "load_cent": { 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: "openino_dir_fetch": { 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: "process_request_cap_release": { 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: "reply_latency": { 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: "request": { 2024-07-26T19:41:49.953 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rbytes": { 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rfiles": { 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: "root_rsnaps": { 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_reply": { 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.954 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: "subtrees": { 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_cache": { 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_enqueue_scrub": { 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_exportdir": { 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_flush": { 2024-07-26T19:41:49.955 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_fragmentdir": { 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_fragstats": { 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_inodestats": { 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_quiesce_inode": { 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.956 INFO:tasks.workunit.client.0.smithi071.stdout: "ireq_quiesce_path": { 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_enqueued": { 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_prioritized": { 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_recovering_processing": { 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays": { 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays_delayed": { 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: "num_strays_enqueuing": { 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_completed": { 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_started": { 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.958 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_created": { 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_enqueued": { 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_migrated": { 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: "strays_reintegrated": { 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_log": { 2024-07-26T19:41:49.959 INFO:tasks.workunit.client.0.smithi071.stdout: "ev": { 2024-07-26T19:41:49.960 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17 2024-07-26T19:41:49.960 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.960 INFO:tasks.workunit.client.0.smithi071.stdout: "evadd": { 2024-07-26T19:41:49.960 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.960 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.960 INFO:tasks.workunit.client.0.smithi071.stdout: "evex": { 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: "evexd": { 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: "evexg": { 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: "evlrg": { 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.962 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: "evtrm": { 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: "jlat": { 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: "replayed": { 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: "seg": { 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.963 INFO:tasks.workunit.client.0.smithi071.stdout: "segadd": { 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: "segex": { 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: "segexd": { 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: "segexg": { 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: "segmjr": { 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:49.964 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: "segtrm": { 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_mem": { 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: "cap": { 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: "cap+": { 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.965 INFO:tasks.workunit.client.0.smithi071.stdout: "cap-": { 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: "dir": { 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: "dir+": { 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: "dir-": { 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: "dn": { 2024-07-26T19:41:49.966 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: "dn+": { 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: "dn-": { 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: "heap": { 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 248096 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: "ino": { 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T19:41:49.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: "ino+": { 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: "ino-": { 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: "rss": { 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48004 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_server": { 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: "cap_acquisition_throttle": { 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: "cap_revoke_eviction": { 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_request": { 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_client_session": { 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: "handle_peer_request": { 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.969 INFO:tasks.workunit.client.0.smithi071.stdout: "req_create_latency": { 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getattr_latency": { 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getfilelock_latency": { 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: "req_getvxattr_latency": { 2024-07-26T19:41:49.970 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: "req_link_latency": { 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookup_latency": { 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookuphash_latency": { 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.971 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupino_latency": { 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupname_latency": { 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupparent_latency": { 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.972 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lookupsnap_latency": { 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: "req_lssnap_latency": { 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mkdir_latency": { 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mknod_latency": { 2024-07-26T19:41:49.973 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: "req_mksnap_latency": { 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: "req_open_latency": { 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: "req_readdir_latency": { 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.974 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rename_latency": { 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: "req_renamesnap_latency": { 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmdir_latency": { 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmsnap_latency": { 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: "req_rmxattr_latency": { 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setattr_latency": { 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.976 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setdirlayout_latency": { 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setfilelock_latency": { 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setlayout_latency": { 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: "req_setxattr_latency": { 2024-07-26T19:41:49.977 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: "req_snapdiff_latency": { 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: "req_symlink_latency": { 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: "req_unlink_latency": { 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.978 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: "mds_sessions": { 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: "average_load": { 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: "avg_session_uptime": { 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: "mdthresh_evicted": { 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.979 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: "session_count": { 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: "session_remove": { 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: "sessions_open": { 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: "sessions_stale": { 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.980 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: "total_load": { 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:49.981 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: "purge_queue": { 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executed": { 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executed_ops": { 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.982 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing": { 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_high_water": { 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_ops": { 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_executing_ops_high_water": { 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: "pq_item_in_journal": { 2024-07-26T19:41:49.983 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.1a424871954448389a1d961c9b9823f130dadce1": { 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T19:41:49.984 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 252 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.985 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9168 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T19:41:49.986 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64453800 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1461969861 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:49.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 219 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 999979 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T19:41:49.988 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9168 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T19:41:49.989 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T19:41:49.990 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9168 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28663408957 2024-07-26T19:41:49.991 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.992 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9168 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 127160791 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.993 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 81100 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9168, 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2916939817 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.994 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 174063616 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 173268992 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 794624 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.995 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360710144 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266449100 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.996 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 26878221 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:49.997 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.998 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67382823 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 335544320 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:49.999 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266449100 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1627208 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.000 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.001 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67468012 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 314572800 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 177632733 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.003 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.004 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69831203 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.005 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 109 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 398854, 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1875682882 2024-07-26T19:41:50.006 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.007 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22172, 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6855393815 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.008 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.7479de1ac3569d435559b6f22c926cee7cffd81c": { 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 244 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.010 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9274 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9274, 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65983973 2024-07-26T19:41:50.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9274, 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27822 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9274, 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1890967644 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T19:41:50.012 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.013 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9272 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9272, 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65284667 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9272, 2024-07-26T19:41:50.014 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72728 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9272, 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3532428402 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:50.015 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5, 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 999983 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9275 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9275, 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34199412865 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T19:41:50.016 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46502 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.017 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.018 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.019 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 274882560 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 273899520 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 983040 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.020 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360710144 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266337190 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.021 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27156496 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.022 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.023 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67216458 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 335544320 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.024 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266337190 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1647359 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.025 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.026 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67559771 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 314572800 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.027 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 177558127 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.028 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.029 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69905809 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.030 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 109 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.031 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 417884, 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2337913342 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T19:41:50.032 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22428, 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8613446256 2024-07-26T19:41:50.033 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: "mon.898fc2089d921716f704e5654f97277122dc4bc9": { 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: "election_call": { 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: "election_lose": { 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: "election_win": { 2024-07-26T19:41:50.034 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_elections": { 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: "num_sessions": { 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: "session_add": { 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: "session_rm": { 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 318 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.035 INFO:tasks.workunit.client.0.smithi071.stdout: "session_trim": { 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: "paxos": { 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: "accept_timeout": { 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: "begin": { 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9205 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_bytes": { 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9205, 2024-07-26T19:41:50.036 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64708317 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_keys": { 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: "begin_latency": { 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9205, 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2312960285 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: "collect": { 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:50.037 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_bytes": { 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 219 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_keys": { 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_latency": { 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3, 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 999982 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.038 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_timeout": { 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: "collect_uncommitted": { 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: "commit": { 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9205 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_bytes": { 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.039 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_keys": { 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: "commit_latency": { 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_ack_timeout": { 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: "lease_timeout": { 2024-07-26T19:41:50.040 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn": { 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: "new_pn_latency": { 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh": { 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9205 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: "refresh_latency": { 2024-07-26T19:41:50.041 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9205, 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30695473004 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: "restart": { 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state": { 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_bytes": { 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: "share_state_keys": { 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: "start_leader": { 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: "start_peon": { 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state": { 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9205 2024-07-26T19:41:50.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_bytes": { 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9205, 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 127742110 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_keys": { 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9205, 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 81395 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: "store_state_latency": { 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9205, 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6431889677 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.044 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache": { 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1020054731 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176177152 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 175448064 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2147483648 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.045 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 729088 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:full": { 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 360710144 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.046 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266404294 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 26983469 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.047 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.048 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67322381 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:inc": { 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 335544320 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.049 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266404294 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1641443 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.050 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.051 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67498583 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: "prioritycache:kv": { 2024-07-26T19:41:50.052 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 314572800 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 177602862 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.053 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.054 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.055 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69861074 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb": { 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: "compact": { 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_len": { 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_queue_merge": { 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.056 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_range": { 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 109 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: "get_latency": { 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 400548, 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1979025739 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_delay_time": { 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_memtable_time": { 2024-07-26T19:41:50.057 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_pre_and_post_time": { 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_write_wal_time": { 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_latency": { 2024-07-26T19:41:50.058 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: "submit_sync_latency": { 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22262, 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11137571995 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.0": { 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40082 2024-07-26T19:41:50.059 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.060 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6524928 2024-07-26T19:41:50.061 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 798273536 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 19, 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3594219 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 19, 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1269788 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:50.062 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 199, 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1046235 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 786497536 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80346, 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11804889077 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.063 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80357, 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19313546041 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13238272 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 329129984 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 782237696 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.064 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 52 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 244049001 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17763 2024-07-26T19:41:50.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176173056 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176177152 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.066 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7195 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17763, 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 127137641 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 191617472 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16149 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:50.067 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1961723 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 475 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6444969 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 717 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4483246 2024-07-26T19:41:50.068 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4483246 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 248 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:50.069 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 717, 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3957709 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.070 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 639 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7314 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.071 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1136816128 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:50.072 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9981952 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21866, 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 77913046 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3685, 2024-07-26T19:41:50.073 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 417546714 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24624, 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 192233437 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:50.075 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80282, 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23462641485 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 79716, 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1699103503 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80282, 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50105131 2024-07-26T19:41:50.076 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80282, 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23512746616 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 34497, 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1119116739 2024-07-26T19:41:50.077 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1167, 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3164332 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20920, 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9018590 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 53, 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 73798 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.078 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17844, 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2430477575 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 254019 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 25445 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14119, 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2358400194 2024-07-26T19:41:50.079 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 37436, 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12305283 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 23317, 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1830501915 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16265, 2024-07-26T19:41:50.080 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 450947202 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.081 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11316549440 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10429, 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 745488376 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10429, 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4397799007331 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:50.082 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10429, 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7331420043273 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3597701368760 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11060652 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:50.083 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 326014062 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 39898765538 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33162545 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21938431188 2024-07-26T19:41:50.084 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9966950888 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6079318 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2788, 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14533642 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.085 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 83461771056 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11096209706 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96351, 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 598255246 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:50.086 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405117516 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 524222464 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 485597184 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600498688 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:50.087 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38625280 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.088 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56972202 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 90112 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.089 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 102400 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68656214 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 562036736 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.091 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 427291520 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1360 2024-07-26T19:41:50.092 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 288 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 99632 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.093 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67535072 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.094 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 300064 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.095 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37981468 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.096 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.097 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70770372 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.098 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 427291520 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34334 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.099 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 134396 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1140902 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.100 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74715328 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:50.101 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.102 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40680 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 127933, 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8582828862 2024-07-26T19:41:50.103 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2467810784 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 40680, 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 250917061536 2024-07-26T19:41:50.104 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3073708615 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 41345, 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20723464706 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 40680, 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 82708869716 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.105 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24851 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24851, 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12435809570 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3073708615 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:50.106 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24962, 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6020178415 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24851, 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6174325911 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8183 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 455674670 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.107 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8183, 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17387971710 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:50.108 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8576, 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5094119921 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8183, 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14498223223 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7646 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2012136114 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:50.109 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7646, 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 221093280256 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7807, 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9609166370 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7646, 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 62036320582 2024-07-26T19:41:50.110 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17825828 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 25 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:50.111 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 796487680 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.1": { 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17801 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:50.112 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.113 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5390336 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 750338048 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.114 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17, 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4197939 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17, 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1371508 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 184, 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 785308 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:50.115 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 766967808 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72360, 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11235815375 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72384, 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18065307469 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.116 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13848576 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 296472576 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 775487488 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.117 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 52 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 200573840 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11915 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 177475584 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.118 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 177479680 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5099 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.119 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11915, 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 120445660 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 112496480 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9212 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1669970 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:50.120 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 506 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5300879 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 741 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3630909 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3630909 2024-07-26T19:41:50.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 241 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 741, 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1714109 2024-07-26T19:41:50.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.123 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 883 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8, 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9062 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.124 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1054789632 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9383936 2024-07-26T19:41:50.125 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 19918, 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 87109436 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3642, 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 466025178 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.126 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 23579, 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 197013664 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.127 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72310, 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21833407485 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 71682, 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1823548315 2024-07-26T19:41:50.128 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72310, 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43674051 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72310, 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21877081536 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:50.129 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28964, 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 858539877 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 940, 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2514389 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11402, 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8276466 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 46, 2024-07-26T19:41:50.130 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 55226 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10064, 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1648544089 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 227957 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28555 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.131 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21655, 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2483094196 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 71077, 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19988514 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49422, 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1686014172 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.132 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16093, 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 420339225 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.133 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11284204152 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22907, 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1214456085 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.134 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22905, 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4373423475572 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22907, 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7290032563867 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86157, 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2875147792270 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.135 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86157, 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9319290 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 290992401 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36225438244 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:50.136 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29563436 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18481593074 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8826546512 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5488401 2024-07-26T19:41:50.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2798, 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15130651 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 75121524418 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9965407340 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.138 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86159, 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 518888838 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405117516 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 618790912 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 562864128 2024-07-26T19:41:50.139 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600498688 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 55926784 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.140 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56975369 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.141 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 61440 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 98304 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1064960 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.142 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67629047 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:50.143 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 562036736 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 427315271 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.144 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 256 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 98272 2024-07-26T19:41:50.145 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.146 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67514073 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 179616 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.147 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37983579 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.148 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.149 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70888709 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.150 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 427315271 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.151 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14765 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 146671 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1141873 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.152 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74697900 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:50.153 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:50.154 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 44379 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 138741, 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10759443989 2024-07-26T19:41:50.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2584809071 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 44379, 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 612586449579 2024-07-26T19:41:50.156 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3552066922 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 46169, 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32106095655 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 44379, 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 126422540251 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21853 2024-07-26T19:41:50.157 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21853, 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21757613283 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3552066922 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22308, 2024-07-26T19:41:50.158 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6022537254 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21853, 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8014486323 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12338 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 347164711 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:50.159 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 12338, 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 99355716300 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:50.160 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 12552, 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12766088009 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 12338, 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31387718629 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10188 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2237644360 2024-07-26T19:41:50.161 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10188, 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 491473119996 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11309, 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13317470392 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:50.162 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10188, 2024-07-26T19:41:50.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 87020335299 2024-07-26T19:41:50.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.166 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:50.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.166 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:50.166 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4195764 2024-07-26T19:41:50.166 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.166 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 776368128 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.2": { 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:50.167 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30906 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:50.168 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.169 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2531328 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 626479104 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18, 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3496490 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18, 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1105232 2024-07-26T19:41:50.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 169, 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 834283 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 515244032 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74440, 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11197519391 2024-07-26T19:41:50.171 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74451, 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18030632913 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5738496 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 305004544 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 532283392 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.172 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 206124219 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16614 2024-07-26T19:41:50.173 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 153100288 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 153104384 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.174 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6783 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16614, 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 105350078 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 146019076 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14767 2024-07-26T19:41:50.175 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1104663 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 487 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2501181 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 610 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:50.176 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1396518 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1396518 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125 2024-07-26T19:41:50.177 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 610, 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 892446 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.178 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 658 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8183 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.179 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 936738816 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:50.180 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9371648 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15653, 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50950458 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3749, 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 385247072 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.181 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.182 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 31869, 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 275248017 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:50.183 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74406, 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21671991484 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 73795, 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1559303633 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74406, 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36585677 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74406, 2024-07-26T19:41:50.184 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21708577161 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 60054, 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1006252783 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1092, 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2643564 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.185 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22186, 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10769160 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 36, 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50511 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21300, 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1946698076 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.186 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 283681 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20761 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22961, 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2588437987 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 53865, 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18446304 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.187 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 30904, 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2228788405 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13709, 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 412037261 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.188 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9422842072 2024-07-26T19:41:50.189 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6870, 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 865581253 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6868, 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4599117283791 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6870, 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7277925851767 2024-07-26T19:41:50.190 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87289, 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2941353123182 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87289, 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10490262 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 365538972 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:50.191 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34882132045 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33134131 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16822441912 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:50.192 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8086472212 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5488222 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2793, 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14690695 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69596547277 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.193 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9064822955 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 87291, 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 509586093 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405117516 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:50.194 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 565436416 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 516161536 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600498688 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49274880 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:50.195 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57403701 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.196 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.197 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28672 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.198 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68392651 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570425344 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.199 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430527761 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1360 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.200 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 82032 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.201 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72705327 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.202 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 106672 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38269134 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.203 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.204 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70676098 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.205 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430527761 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.206 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 147638 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.207 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1154173 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71486908 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.208 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 101 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.209 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74243 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 173279, 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9860652035 2024-07-26T19:41:50.210 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2131934201 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74243, 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 123016436670 2024-07-26T19:41:50.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4401312756 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75684, 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46247018798 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74243, 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 83842091213 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43665 2024-07-26T19:41:50.212 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43665, 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38020630401 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4401312756 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 44284, 2024-07-26T19:41:50.213 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8362505539 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43665, 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13570740550 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28359 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 470278709 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:50.214 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28359, 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57408939390 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28959, 2024-07-26T19:41:50.215 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34252721215 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28359, 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 52953196948 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2219 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1661655492 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2219, 2024-07-26T19:41:50.216 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27586866879 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2441, 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3631792044 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2219, 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17318153715 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.217 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12736904 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 524632064 2024-07-26T19:41:50.218 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.3": { 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22272 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:50.219 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.220 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3395584 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 575225856 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:50.221 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17, 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3454153 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17, 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1137408 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 162, 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 846666 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:50.222 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 469368832 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72107, 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10536251101 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72118, 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17361509093 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.223 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12820480 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 295444480 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 465108992 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:50.224 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 93442906 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4937 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64147456 2024-07-26T19:41:50.225 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64151552 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 221 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.226 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4937, 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19549387 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42190967 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3360 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1299688 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.227 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 289 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3376387 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 407 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2076699 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:50.228 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2076699 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 120 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 407, 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1000997 2024-07-26T19:41:50.229 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 640 2024-07-26T19:41:50.230 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7809 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.231 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 876650496 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9396224 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:50.232 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17942, 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 55807396 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3656, 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 337040786 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.233 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15750, 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 122831698 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.234 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72074, 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20754050470 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 71572, 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1713376184 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72074, 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41358742 2024-07-26T19:41:50.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 72074, 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20795409212 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 30793, 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 863355783 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:50.236 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1367, 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2819176 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13067, 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6442961 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 41, 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74825 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11098, 2024-07-26T19:41:50.237 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1013754178 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 226870 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18462 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33258, 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1589025569 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:50.238 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 86096, 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 25642366 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 52838, 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1125900970 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13172, 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 357818927 2024-07-26T19:41:50.239 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.240 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10047944379 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18548, 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1281925857 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18547, 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3885165405261 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:50.241 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18548, 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7216909161982 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83246, 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3371514733257 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83246, 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9223785 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:50.242 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 432959484 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 32065415892 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 31481675 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14845990146 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.243 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7200370867 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5494144 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2773, 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14601899 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:50.244 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 64606282449 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8256086541 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 83247, 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 528212070 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:50.245 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405117516 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 491397120 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 457203712 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600498688 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34193408 2024-07-26T19:41:50.246 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.247 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57381177 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.248 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12288 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57344 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.249 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68378311 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570425344 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.250 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430358828 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.251 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 880 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 48864 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72907908 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:50.253 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 266336 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38254118 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.254 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.255 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70531450 2024-07-26T19:41:50.256 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430358828 2024-07-26T19:41:50.257 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.258 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 164928 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1152503 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.259 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71640221 2024-07-26T19:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.260 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 54 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:50.261 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 47574 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 127811, 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8152241149 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.262 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1611648466 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 47574, 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 251478745599 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1644273148 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:50.263 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49878, 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 27545523003 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 47574, 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71540671792 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29951 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29951, 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45394131417 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.264 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1644273148 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 30420, 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6951790213 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29951, 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6224411493 2024-07-26T19:41:50.265 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13908 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 329408260 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13908, 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 160704354294 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:50.266 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15650, 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15955986347 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13908, 2024-07-26T19:41:50.267 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36278019098 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3715 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1282240206 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3715, 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 45380259888 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:50.268 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3808, 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4637746443 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3715, 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29038241201 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:50.269 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4194304 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 478777344 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.270 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.4": { 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23451 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.271 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:50.272 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8605696 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 677224448 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7799402 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:50.273 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1004963 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 173, 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 885854 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 733347840 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.274 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63919, 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9908810249 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63941, 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15933876582 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12488704 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 261844992 2024-07-26T19:41:50.275 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 729088000 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 55 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:50.276 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 357090192 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20186 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 311521280 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 311525376 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9431 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20186, 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 173497039 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 225838472 2024-07-26T19:41:50.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16166 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2608451 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 693 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8214568 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:50.279 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1025 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5606117 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5606117 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:50.280 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 343 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1025, 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2620615 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.281 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 558 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 10, 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11567 2024-07-26T19:41:50.282 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 949972992 2024-07-26T19:41:50.283 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13586432 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22386, 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71993892 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.284 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3611, 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 549041580 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:50.285 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 19748, 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 175468788 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.286 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63852, 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19330327318 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63346, 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1367672125 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63852, 2024-07-26T19:41:50.287 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49550335 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 63852, 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19379877653 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 31521, 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1073927088 2024-07-26T19:41:50.288 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 874, 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2239890 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5893, 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6579727 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 46, 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57567 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.289 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15074, 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3745195220 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 201622 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21506 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9932, 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1805232484 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.290 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 38243, 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11821355 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28311, 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1509730552 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14631, 2024-07-26T19:41:50.291 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 434666918 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.292 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9883311648 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18430, 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 872190090 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18427, 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4176543309589 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:50.293 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 18430, 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7083964852683 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74988, 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2834438724032 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74988, 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8524970 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:50.294 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 278720628 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28777870825 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28618131 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13215410999 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.295 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8885766264 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9683253 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2715, 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13693807 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:50.296 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 61054189446 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9932331138 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 74991, 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 454280922 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:50.297 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405116907 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 651247616 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 409575424 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600497971 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 241672192 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.298 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56871446 2024-07-26T19:41:50.299 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.300 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 151552 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.301 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68806122 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 562036736 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.302 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 426535851 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.303 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2160 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 138400 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.304 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68251461 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:50.305 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 312896 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37914297 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.307 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70824711 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.308 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 426535851 2024-07-26T19:41:50.309 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.310 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 149834 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1150055 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.311 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 75480740 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.312 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.313 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36167 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 106499, 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11892443679 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:50.314 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1948874032 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 36167, 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65138931725 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2124004301 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 36725, 2024-07-26T19:41:50.315 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15574204999 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 36167, 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 40556396636 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24905 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24905, 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14117304163 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:50.316 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2124004301 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 25067, 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5373098481 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 24905, 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6167714009 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.317 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6922 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 341983174 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6922, 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12376091232 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:50.318 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7166, 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4572339476 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6922, 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10723464848 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.319 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4340 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1606890858 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4340, 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38645536330 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4492, 2024-07-26T19:41:50.320 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5628767042 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4340, 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 23665217779 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4194982 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.321 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 746954752 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.5": { 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:50.322 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 16159 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:50.323 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.324 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11649024 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 694579200 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20, 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6860497 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20, 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1359867 2024-07-26T19:41:50.325 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 203, 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 874318 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 594083840 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 81508, 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11577252349 2024-07-26T19:41:50.326 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 81506, 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18430460583 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1372160 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 333910016 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 615383040 2024-07-26T19:41:50.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 362516009 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.328 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19794 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 308301824 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 308305920 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.329 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8839 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 19794, 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 150574095 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 221549033 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15475 2024-07-26T19:41:50.330 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3400104 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 860 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11579939 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1188 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.331 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8179835 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8179835 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 336 2024-07-26T19:41:50.332 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1188, 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4064392 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:50.333 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 863 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11, 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18737 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.334 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1043152896 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.335 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9396224 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20772, 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72528893 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3621, 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 615812563 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.336 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 22920, 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 186818431 2024-07-26T19:41:50.337 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 81448, 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22185142979 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:50.338 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80987, 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1514172057 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 81448, 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 47390922 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 81448, 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 22232533901 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.339 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29594, 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 865850146 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 920, 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2546594 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13180, 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9907921 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.340 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49, 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74270 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13171, 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1829584907 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 237051 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:50.341 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21950 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20545, 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1761592618 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 51005, 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15028776 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 30460, 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1544186899 2024-07-26T19:41:50.342 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16431, 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 482355754 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.343 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10377911255 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9087, 2024-07-26T19:41:50.344 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 553557510 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9085, 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5185513410412 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 9087, 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7453554715808 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94665, 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3312280941615 2024-07-26T19:41:50.345 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94665, 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10704614 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 499058278 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33125053209 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.346 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33084955 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15296480193 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8999644414 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5494149 2024-07-26T19:41:50.347 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2736, 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15410115 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68313427663 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10130306049 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.348 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 94667, 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 529974778 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405116907 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 617308160 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 578764800 2024-07-26T19:41:50.349 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600497971 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38543360 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.350 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 56578607 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.351 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8192 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.352 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69176785 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 562036736 2024-07-26T19:41:50.353 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 424339554 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.354 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2384 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 160880 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.355 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70425054 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.356 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 559504 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37719071 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.357 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.358 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.359 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70773329 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 494927872 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.360 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 424339554 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.361 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 160142 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1130820 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.362 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 69297356 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.363 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 50 2024-07-26T19:41:50.364 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42673 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 127299, 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13974664369 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:50.365 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1608881665 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 42673, 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 63210698823 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2072762528 2024-07-26T19:41:50.366 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.367 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:50.367 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43073, 2024-07-26T19:41:50.367 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12995790766 2024-07-26T19:41:50.370 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.370 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:50.370 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 42673, 2024-07-26T19:41:50.370 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28680923026 2024-07-26T19:41:50.370 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.370 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.370 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33926 2024-07-26T19:41:50.370 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.370 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:50.370 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33926, 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12604829058 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2072762528 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 34042, 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6160792475 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:50.371 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 33926, 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5882895960 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7261 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 510020656 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7261, 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17492991243 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.372 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7428, 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4607038525 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.373 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7261, 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12780631571 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1486 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1098861009 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1486, 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 33112878522 2024-07-26T19:41:50.374 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1603, 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2227959766 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1486, 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10017395495 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:50.375 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4194341 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 603496448 2024-07-26T19:41:50.376 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.6": { 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14047 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.377 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.378 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2031616 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 479825920 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:50.379 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5605253 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15, 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 977910 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 139, 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570912 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:50.380 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 352714752 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62849, 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9204460441 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62861, 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14841346974 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8159232 2024-07-26T19:41:50.381 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 257519616 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 365494272 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 106614780 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5397 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 77869056 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 77873152 2024-07-26T19:41:50.383 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 191 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5397, 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20588321 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.384 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 35811077 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3223 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570024 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 332 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.385 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2004355 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 459 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1434331 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1434331 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:50.386 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 127 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 459, 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 663326 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.387 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 649 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:50.388 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 6, 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7123 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.389 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 741662720 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14176256 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17638, 2024-07-26T19:41:50.390 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49808004 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3482, 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 331397614 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:50.391 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17238, 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 135251140 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:50.392 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62823, 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17659504437 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62381, 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1207728580 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62823, 2024-07-26T19:41:50.393 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 36385528 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 62823, 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17695889965 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 225782, 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1127048958 2024-07-26T19:41:50.394 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 809, 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1998783 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 130796, 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 51135797 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43, 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 58758 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:50.395 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 15682, 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1045447554 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 391780 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18890 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13572, 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1499206459 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.396 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43787, 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12374955 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 30215, 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1162685800 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 12582, 2024-07-26T19:41:50.397 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 334095244 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.398 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11753982450 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14564, 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 673937045 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14564, 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4226088404107 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:50.399 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14564, 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6203855998267 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2288746856040 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9055678 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.400 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 293806790 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29285379057 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 26236837 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13240766884 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.401 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6726746967 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10278712 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2624, 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14286366 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.402 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 61312462207 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7686769789 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 75323, 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 682493888 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:50.403 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405116907 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 435634176 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 423165952 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600497971 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12468224 2024-07-26T19:41:50.404 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.405 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57447447 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.406 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20480 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20480 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.407 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68340713 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570425344 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.408 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430855855 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.409 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 976 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 62160 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.410 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72397489 2024-07-26T19:41:50.411 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 271520 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.412 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38298298 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.413 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.414 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70482086 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.415 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 430855855 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.416 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 163890 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1162315 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.417 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 71134420 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.418 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 49 2024-07-26T19:41:50.419 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38363 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 96989, 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9110770973 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:50.420 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1584042745 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 38363, 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 76604330582 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1931192876 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 38818, 2024-07-26T19:41:50.421 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20164335154 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 38363, 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 42012305312 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 29074 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29074, 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14551688643 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.422 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1931192876 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29237, 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11609668883 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 29074, 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10975314861 2024-07-26T19:41:50.423 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5306 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 326551513 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5306, 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15228878395 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.424 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5511, 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3608317956 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 5306, 2024-07-26T19:41:50.425 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11150779812 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3983 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1257491232 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3983, 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 46823763544 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.426 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 4070, 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4946348315 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3983, 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19886210639 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.427 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4194414 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 366899200 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.428 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: "osd.7": { 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: "bluefs": { 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_db_max_lat": { 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19637 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_fallback": { 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_max_lat": { 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.429 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_slow_size_fallback": { 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_db": { 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65536 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_slow": { 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit_wal": { 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_wal_max_lat": { 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.430 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_slow": { 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_sst": { 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3751936 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_written_wal": { 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 509620224 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lat": { 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16, 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2833432 2024-07-26T19:41:50.431 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: "compact_lock_lat": { 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16, 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 862648 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: "db_alloc_lat": { 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 151, 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 645155 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: "db_total_bytes": { 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995027456 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: "db_used_bytes": { 2024-07-26T19:41:50.432 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 387121152 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: "flush_lat": { 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65837, 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9157285834 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: "fsync_lat": { 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65847, 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14953467196 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: "log_bytes": { 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3756032 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.433 INFO:tasks.workunit.client.0.smithi071.stdout: "logged_bytes": { 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 269754368 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_db": { 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 385679360 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_slow": { 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: "max_bytes_wal": { 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: "num_files": { 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 37 2024-07-26T19:41:50.434 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: "read_bytes": { 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 277991429 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: "read_count": { 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21518 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes": { 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 247525376 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_db": { 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 247529472 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.435 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_slow": { 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_bytes_wal": { 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: "read_disk_count": { 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11203 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21518, 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 141395574 2024-07-26T19:41:50.436 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_bytes": { 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 187066849 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: "read_prefetch_count": { 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18730 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_bytes": { 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1208883 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_buffer_count": { 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 470 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.437 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_bytes": { 2024-07-26T19:41:50.438 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3719544 2024-07-26T19:41:50.438 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.438 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_count": { 2024-07-26T19:41:50.438 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 628 2024-07-26T19:41:50.438 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.438 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes": { 2024-07-26T19:41:50.438 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2510661 2024-07-26T19:41:50.438 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.438 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_db": { 2024-07-26T19:41:50.438 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2510661 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_slow": { 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_bytes_wal": { 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_disk_count": { 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 158 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: "read_random_lat": { 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 628, 2024-07-26T19:41:50.439 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1183370 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_alloc_lat": { 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_total_bytes": { 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_used_bytes": { 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.440 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1, 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 622 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: "unlink_lat": { 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 7, 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7616 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_alloc_lat": { 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_total_bytes": { 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.441 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: "wal_used_bytes": { 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: "write_bytes": { 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 785555456 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore": { 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: "alloc_unit": { 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4096 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": { 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14168064 2024-07-26T19:41:50.442 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: "allocator_lat": { 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 21746, 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57214820 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: "clist_lat": { 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 3589, 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 359406641 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_lat": { 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.443 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed": { 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_allocated": { 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: "compressed_original": { 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: "csum_lat": { 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 20417, 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 166229017 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: "decompress_lat": { 2024-07-26T19:41:50.444 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: "fragmentation_micros": { 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_commit_lat": { 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65805, 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 17967373852 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_final_lat": { 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65399, 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1333176227 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.445 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_flush_lat": { 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65805, 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 41454811 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: "kv_sync_lat": { 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 65805, 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18008828663 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_keys_lat": { 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 0, 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_get_values_lat": { 2024-07-26T19:41:50.446 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43342, 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 614244658 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_lower_bound_lat": { 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 776, 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1945359 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_next_lat": { 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 11180, 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6746819 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_seek_to_first_lat": { 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 49, 2024-07-26T19:41:50.447 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 93469 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_upper_bound_lat": { 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 17226, 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2245232307 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_hits": { 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 219373 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: "onode_misses": { 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19848 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: "read_lat": { 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 8182, 2024-07-26T19:41:50.448 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1641938698 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: "read_onode_meta_lat": { 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 34597, 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10928437 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: "read_wait_aio_lat": { 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 26415, 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1495819087 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: "reads_with_retries": { 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: "remove_lat": { 2024-07-26T19:41:50.449 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14201, 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 365258573 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_aio_wait_count": { 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_committed_kv_count": { 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_onode_meta_count": { 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: "slow_read_wait_aio_count": { 2024-07-26T19:41:50.450 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: "state_aio_wait_lat": { 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 12173198089 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_aio_wait_lat": { 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16112, 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 892466664 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_cleanup_lat": { 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16112, 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 4160881752547 2024-07-26T19:41:50.451 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "state_deferred_queued_lat": { 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 16112, 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6957946451828 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "state_done_lat": { 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 3588510564235 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "state_finishing_lat": { 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8642924 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "state_io_done_lat": { 2024-07-26T19:41:50.452 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 499237583 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_commiting_lat": { 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 30812974494 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_done_lat": { 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 26268165 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: "state_kv_queued_lat": { 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.453 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 14813262178 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: "state_prepare_lat": { 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 7199990839 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": { 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10273498 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: "truncate_lat": { 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 2593, 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13813426 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.454 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_commit_lat": { 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 65509312495 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_submit_lat": { 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8178420062 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: "txc_throttle_lat": { 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 80245, 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 656004317 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache": { 2024-07-26T19:41:50.455 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_bytes": { 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1405116907 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: "heap_bytes": { 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 454500352 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: "mapped_bytes": { 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 419692544 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: "target_bytes": { 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 2600497971 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: "unmapped_bytes": { 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 34807808 2024-07-26T19:41:50.456 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:data": { 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 125829120 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.457 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 57204948 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28672 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.458 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 20480 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 466944 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.459 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 68108076 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv": { 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 570425344 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.460 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 429037113 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1360 2024-07-26T19:41:50.461 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 88656 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.462 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 74189351 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:kv_onode": { 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 176160768 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.463 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 67108864 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 117760 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 38136632 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.464 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.465 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 70797512 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: "bluestore-pricache:meta": { 2024-07-26T19:41:50.466 INFO:tasks.workunit.client.0.smithi071.stdout: "committed_bytes": { 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 503316480 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: "pri0_bytes": { 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: "pri10_bytes": { 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: "pri11_bytes": { 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 429037113 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: "pri1_bytes": { 2024-07-26T19:41:50.467 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pri2_bytes": { 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pri3_bytes": { 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 15950 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pri4_bytes": { 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: "pri5_bytes": { 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 154524 2024-07-26T19:41:50.468 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: "pri6_bytes": { 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1159430 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: "pri7_bytes": { 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: "pri8_bytes": { 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: "pri9_bytes": { 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.469 INFO:tasks.workunit.client.0.smithi071.stdout: "reserved_bytes": { 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 72949463 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: "objecter": { 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: "op_active": { 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 19 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rmw": { 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.470 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": { 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg": { 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 58 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: "numpg_removing": { 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: "op": { 2024-07-26T19:41:50.471 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 43476 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: "op_before_queue_op_lat": { 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 115423, 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 11711500335 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_degraded": { 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: "op_delayed_unreadable": { 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: "op_in_bytes": { 2024-07-26T19:41:50.472 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1429505264 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: "op_latency": { 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43476, 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 44669864582 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: "op_out_bytes": { 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1828951208 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: "op_prepare_latency": { 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 44019, 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 18627903313 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.473 INFO:tasks.workunit.client.0.smithi071.stdout: "op_process_latency": { 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 43476, 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 35450664632 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r": { 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 28444 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency": { 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28444, 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 9832055589 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_latency_out_bytes_histogram": { 2024-07-26T19:41:50.474 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_out_bytes": { 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1828951208 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_prepare_latency": { 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28565, 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 6050832020 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: "op_r_process_latency": { 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 28444, 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5652205119 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw": { 2024-07-26T19:41:50.475 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 13762 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_in_bytes": { 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 401449912 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency": { 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13762, 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 24064748873 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_in_bytes_histogram": { 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_latency_out_bytes_histogram": { 2024-07-26T19:41:50.476 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_out_bytes": { 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_prepare_latency": { 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 14029, 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10767303790 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: "op_rw_process_latency": { 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 13762, 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 21690206715 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w": { 2024-07-26T19:41:50.477 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1270 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_in_bytes": { 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1028055352 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency": { 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1270, 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 10773060120 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_latency_in_bytes_histogram": { 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_prepare_latency": { 2024-07-26T19:41:50.478 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1425, 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 1809767503 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: "op_w_process_latency": { 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: "count": 1270, 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 8108252798 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: "op_wip": { 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 0 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_bytes": { 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.479 INFO:tasks.workunit.client.0.smithi071.stdout: "recovery_ops": { 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 5 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes": { 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 95995035648 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_bytes_used": { 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: "value": 401297408 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": [ 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.480 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr" 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "flags_names": [ 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "hashpspool" 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 1, 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 1, 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 1, 2024-07-26T19:41:50.481 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 723190360330, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 1781760, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 1781760, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 241063444480, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 2, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 2.4637436126795365e-06, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T19:41:50.482 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 1286, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 2134016, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 590368, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 590368, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 1771104, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 415, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 2473984 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.483 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "flags_names": [ 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "hashpspool" 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 32, 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 32, 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 2, 2024-07-26T19:41:50.484 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 723190360330, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 153346, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 110592, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 241063444480, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 22, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 42754, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 2.1204095901339315e-07, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T19:41:50.485 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 79, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 89088, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 20867, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 6616, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 14251, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 62601, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 68, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 36864 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.486 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: "flags_names": [ 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: "hashpspool" 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 64, 2024-07-26T19:41:50.487 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 64, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 3, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 723190360330, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 0, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 0, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 241063444480, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 0, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 0.0, 2024-07-26T19:41:50.488 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 0 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T19:41:50.489 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd" 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: "cache_mode": "none", 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: "erasure_code_profile": {}, 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: "flags_names": [ 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: "hashpspool", 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: "selfmanaged_snaps" 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: "min_size": 2, 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: "options": {}, 2024-07-26T19:41:50.490 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_autoscale_mode": "off", 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 8, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "pgp_num": 8, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "pool": 4, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "size": 3, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "stats": { 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_raw": 723190360330, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "bytes_used": 12595200, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_bytes_used": 0, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "compress_under_bytes": 0, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "data_bytes_used": 12595200, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty": 0, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "max_avail": 241063444480, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "objects": 4, 2024-07-26T19:41:50.491 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_bytes_used": 0, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "percent_used": 1.7415859474567696e-05, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_bytes": 0, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "quota_objects": 0, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "rd": 9004, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "rd_bytes": 3169522688, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "stored": 4194323, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_data": 4194323, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_omap": 0, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "stored_raw": 12582969, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "wr": 24269, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "wr_bytes": 3160541184 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.492 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_bytes": 0, 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: "target_max_objects": 0, 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: "type": "replicated" 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": { 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: "mirroring_by_pool": [ 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: false 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_images_by_pool": [ 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pools": 1 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.493 INFO:tasks.workunit.client.0.smithi071.stdout: "report_id": "e74564ab-1f27-403a-9d38-ce4d0cadf4ec", 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "report_timestamp": "2024-07-26T19:41:48.619940", 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "report_version": 1, 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "rocksdb_stats": { 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "7.9.2" 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "rook": { 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "cluster": { 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "external-mode": null, 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "mon": { 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "allow-multiple-per-node": null, 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "count": null, 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "max-id": null, 2024-07-26T19:41:50.494 INFO:tasks.workunit.client.0.smithi071.stdout: "pvc": { 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: "stretch": { 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: "enabled": null 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: "network": { 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: "provider": null 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: "storage": { 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: "device-set": { 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T19:41:50.495 INFO:tasks.workunit.client.0.smithi071.stdout: "non-portable": null, 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: "portable": null, 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: "csi": { 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes": { 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T19:41:50.496 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "node": { 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "kubernetes-total": null, 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "with-ceph-daemons": null, 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-cephfs-plugin": null, 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-nfs-plugin": null, 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "with-csi-rbd-plugin": null 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "storage-class": { 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "count": { 2024-07-26T19:41:50.497 INFO:tasks.workunit.client.0.smithi071.stdout: "bucket": null, 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs": null, 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: "nfs": null, 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd": null, 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: "total": null 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: "version": null 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: "services": { 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: "osd": 1 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.498 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_per_pg": [ 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.499 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.253570+0000", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.253570+0000", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.253996+0000", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:50.500 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721888+0000", 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 5, 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.501 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 5, 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1f", 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5613, 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:13:07.995553+0000", 2024-07-26T19:41:50.502 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 582, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.503 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.504 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 4, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 4, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 4, 2024-07-26T19:41:50.505 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'5" 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.506 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:50.507 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.259849+0000", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.259849+0000", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260171+0000", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.508 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.602283+0000", 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.509 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1e", 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5529, 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:51:29.736661+0000", 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.510 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.511 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.512 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.513 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.514 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:50.515 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.227338+0000", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.227338+0000", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.227666+0000", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.516 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.602413+0000", 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:50.517 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1e", 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5549, 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:43:29.966571+0000", 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.518 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.519 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.520 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.521 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'2" 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.522 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:50.523 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.222758+0000", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.222758+0000", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.223157+0000", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.524 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721436+0000", 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.525 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1f", 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5601, 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:01:31.463341+0000", 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.526 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.527 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.528 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.529 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.530 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.258724+0000", 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.258724+0000", 2024-07-26T19:41:50.531 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.259368+0000", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595322+0000", 2024-07-26T19:41:50.532 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.533 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1d", 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5384, 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:14:16.615274+0000", 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.534 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.535 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.536 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 6, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 6, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.537 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.538 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.226221+0000", 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.226221+0000", 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.226506+0000", 2024-07-26T19:41:50.539 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:50.540 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.556029+0000", 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.541 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1c", 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5440, 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:30:16.405789+0000", 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.542 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.543 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.544 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.545 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.546 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.225110+0000", 2024-07-26T19:41:50.547 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.225110+0000", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.225661+0000", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.548 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720572+0000", 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.549 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1c", 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5500, 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:23:17.642800+0000", 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.550 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.551 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.552 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 6, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 6, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.553 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.554 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.258250+0000", 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.258250+0000", 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.258561+0000", 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:50.555 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555813+0000", 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.556 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.557 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1d", 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5434, 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:44:29.731702+0000", 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.558 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.559 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.560 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.561 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.562 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.563 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.261497+0000", 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.261497+0000", 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.261902+0000", 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.564 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.565 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.a", 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5438, 2024-07-26T19:41:50.566 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:51:59.624740+0000", 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.567 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.568 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.569 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:50.570 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.571 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.572 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.572 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.572 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:50.574 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.265478+0000", 2024-07-26T19:41:50.574 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.265478+0000", 2024-07-26T19:41:50.574 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.266609+0000", 2024-07-26T19:41:50.574 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:50.574 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.574 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.574 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.574 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.574 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595447+0000", 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3, 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.575 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3, 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.b", 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.576 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5398, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:27:41.766657+0000", 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.577 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.578 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.579 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 2, 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 2, 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.580 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'3" 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.581 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.257075+0000", 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.257075+0000", 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.257466+0000", 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:50.582 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598775+0000", 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:50.583 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.b", 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5538, 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.584 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:23:11.912750+0000", 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.585 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.586 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.587 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.588 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.589 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.262276+0000", 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.262276+0000", 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.262689+0000", 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:50.590 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596864+0000", 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.591 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.a", 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5589, 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.592 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:21:27.412678+0000", 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.593 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.594 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.595 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.596 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.597 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260697+0000", 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260697+0000", 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.261038+0000", 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:50.598 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.605733+0000", 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.599 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.8", 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5533, 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.600 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:17:16.475787+0000", 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.601 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.602 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.603 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.604 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.605 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.606 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.606 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.606 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.606 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:50.606 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.257122+0000", 2024-07-26T19:41:50.606 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.257122+0000", 2024-07-26T19:41:50.606 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.257424+0000", 2024-07-26T19:41:50.606 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:50.606 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.606 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595311+0000", 2024-07-26T19:41:50.607 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.608 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.9", 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5589, 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:17:17.214280+0000", 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.609 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.610 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.611 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.612 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.613 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.614 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.614 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.614 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.614 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.614 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.614 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:50.614 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.614 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.614 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.615 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.616 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:50.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.250283+0000", 2024-07-26T19:41:50.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.250283+0000", 2024-07-26T19:41:50.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.250668+0000", 2024-07-26T19:41:50.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:50.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.616 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:50.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:50.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:50.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:50.617 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722021+0000", 2024-07-26T19:41:50.617 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.618 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.618 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.618 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.618 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.618 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.618 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.618 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.618 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.618 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.618 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.9", 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5503, 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:33:22.277570+0000", 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.619 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.620 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.620 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.621 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.622 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.623 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.624 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.258352+0000", 2024-07-26T19:41:50.625 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.258352+0000", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.258617+0000", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.626 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595572+0000", 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.627 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.8", 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5389, 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:39:39.615099+0000", 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.628 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.629 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.630 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.631 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.632 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.633 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722597+0000", 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.265107+0000", 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.265107+0000", 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.266816+0000", 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722597+0000", 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722597+0000", 2024-07-26T19:41:50.634 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722597+0000", 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722597+0000", 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722597+0000", 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722597+0000", 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:50.635 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.6", 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5600, 2024-07-26T19:41:50.636 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:34:42.767836+0000", 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.637 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.638 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.639 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.640 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.641 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.251430+0000", 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.251430+0000", 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.251898+0000", 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.642 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721766+0000", 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.643 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.644 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.644 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.644 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.644 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.644 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.644 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:50.644 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.644 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.644 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.644 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.7", 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5416, 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:05:03.086346+0000", 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.645 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.646 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.647 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 6, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 6, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.648 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.649 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.257941+0000", 2024-07-26T19:41:50.650 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.257941+0000", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.102261+0000", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.651 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721377+0000", 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3037, 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3037, 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.652 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.1", 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9290, 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:15:00.445350+0000", 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.004669449, 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.653 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.654 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.655 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1273, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 340156, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3017, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 409762 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.656 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'3037" 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.657 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.251888+0000", 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.251888+0000", 2024-07-26T19:41:50.658 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.252271+0000", 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.659 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.599609+0000", 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.660 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.7", 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5540, 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:06:36.200567+0000", 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.661 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.662 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.663 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.664 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.665 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.666 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.666 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.666 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.666 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:50.666 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.666 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.666 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.666 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.666 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.666 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.259452+0000", 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.259452+0000", 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.259799+0000", 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:50.667 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598488+0000", 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.668 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.669 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.669 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.669 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:50.669 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.669 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.669 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.669 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.6", 2024-07-26T19:41:50.669 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.669 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5597, 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:12:19.888037+0000", 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.670 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.671 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.671 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.671 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.671 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.671 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.671 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.671 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.671 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.671 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.671 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.672 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 2, 2024-07-26T19:41:50.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 2, 2024-07-26T19:41:50.673 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2, 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.674 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.675 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:50.675 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "549'2" 2024-07-26T19:41:50.675 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.675 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.675 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.675 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.675 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.675 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.675 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.675 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:50.676 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.676 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.676 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:50.676 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.676 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.676 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.676 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:50.676 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.250782+0000", 2024-07-26T19:41:50.676 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.250782+0000", 2024-07-26T19:41:50.676 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:29.993047+0000", 2024-07-26T19:41:50.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:50.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:50.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:50.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:50.677 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:50.678 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.601309+0000", 2024-07-26T19:41:50.678 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.678 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2838, 2024-07-26T19:41:50.678 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.678 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.678 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.678 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.679 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.679 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.679 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.679 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2838, 2024-07-26T19:41:50.679 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.679 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.679 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.679 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.0", 2024-07-26T19:41:50.679 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 8938, 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:22:20.035705+0000", 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.002651637, 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.680 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.681 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.682 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 735, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 360614, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2818, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 371092 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.683 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1114'2838" 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.684 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.215637+0000", 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.215637+0000", 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.215939+0000", 2024-07-26T19:41:50.685 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596930+0000", 2024-07-26T19:41:50.686 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.4", 2024-07-26T19:41:50.687 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5590, 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:35:37.068291+0000", 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.688 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.689 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.690 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.691 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.692 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.258218+0000", 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.258218+0000", 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.259056+0000", 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.693 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595188+0000", 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.694 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.5", 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.695 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5406, 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:53:39.720710+0000", 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.696 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.697 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.698 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.699 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.700 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:41:43.782003+0000", 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.265925+0000", 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.265925+0000", 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.041451+0000", 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:41:43.782003+0000", 2024-07-26T19:41:50.701 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:41:43.782003+0000", 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:41:43.782003+0000", 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:41:43.782003+0000", 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:41:43.782003+0000", 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:41:43.782003+0000", 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.702 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3278, 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3278, 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.3", 2024-07-26T19:41:50.703 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9789, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:42:21.391707+0000", 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.044057519, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.704 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.705 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.706 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1737, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 416769, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3262, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 403930 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.707 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'3278" 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.708 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.222573+0000", 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.222573+0000", 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.222891+0000", 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.709 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555973+0000", 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.710 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.5", 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.711 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5458, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:00:43.644843+0000", 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.712 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.713 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.714 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.715 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.716 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.263192+0000", 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.263192+0000", 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.263532+0000", 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.717 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596651+0000", 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.718 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.4", 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5586, 2024-07-26T19:41:50.719 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:24:18.638794+0000", 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.720 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.721 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.722 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:50.723 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.724 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.216313+0000", 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.216313+0000", 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:29.999586+0000", 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:50.725 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596102+0000", 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3044, 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.726 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3044, 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.2", 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9469, 2024-07-26T19:41:50.727 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:27:24.033135+0000", 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.004972492, 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 19, 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.728 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.729 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.730 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1179, 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 411455, 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3026, 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 384414 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.731 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'3044" 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:50.732 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.255901+0000", 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.255901+0000", 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.256230+0000", 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.733 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720317+0000", 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.734 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3", 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.735 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5481, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:12:06.559811+0000", 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.736 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.737 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.738 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.739 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.740 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.257126+0000", 2024-07-26T19:41:50.741 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.257126+0000", 2024-07-26T19:41:50.742 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.257771+0000", 2024-07-26T19:41:50.742 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:50.742 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.742 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.742 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.742 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.742 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554671+0000", 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.743 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.2", 2024-07-26T19:41:50.744 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5430, 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:00:19.714175+0000", 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.745 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.746 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.747 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.748 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.748 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.748 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.748 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.748 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.748 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.748 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.748 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.748 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.748 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.749 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.749 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.749 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.749 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.749 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.749 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.749 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.749 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.750 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.750 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.750 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.750 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.750 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.750 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.750 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.750 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.750 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:50.751 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.751 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.751 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.751 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.751 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.751 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.751 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.751 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.751 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:50.751 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:12:27.243178+0000", 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:12:27.243178+0000", 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.002399+0000", 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.752 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 397, 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:41:43.952822+0000", 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2973, 2024-07-26T19:41:50.753 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 396, 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2973, 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.4", 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.754 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9180, 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:20:44.910475+0000", 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.007533771, 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.755 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.756 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.757 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 871, 2024-07-26T19:41:50.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 373528, 2024-07-26T19:41:50.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.758 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2977, 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 376574 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.759 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'2973" 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:50.760 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.259955+0000", 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.259955+0000", 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260259+0000", 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:50.761 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.597957+0000", 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.762 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.0", 2024-07-26T19:41:50.763 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5592, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:49:17.324072+0000", 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.764 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.765 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.766 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.767 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:50.768 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:12:27.243095+0000", 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:12:27.243095+0000", 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:12:27.243374+0000", 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.769 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.770 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 397, 2024-07-26T19:41:50.770 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:50.770 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:50.770 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:50.770 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.770 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.770 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.770 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:50.770 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596490+0000", 2024-07-26T19:41:50.770 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 396, 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.771 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1", 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5555, 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:36:44.653210+0000", 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.772 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.773 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.773 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.773 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.773 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.773 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.773 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.773 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.773 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.773 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.774 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.775 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.776 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.777 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.777 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.777 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.777 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.777 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.777 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:50.777 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.777 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.777 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.777 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.778 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:50.779 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.216625+0000", 2024-07-26T19:41:50.779 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.216625+0000", 2024-07-26T19:41:50.779 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.000382+0000", 2024-07-26T19:41:50.779 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:50.779 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.779 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.779 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.779 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:50.779 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598748+0000", 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2992, 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.780 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2992, 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.7", 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.781 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9406, 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:58:20.154891+0000", 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.005753968, 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.782 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.783 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.784 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1492, 2024-07-26T19:41:50.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 380547, 2024-07-26T19:41:50.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.785 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 2965, 2024-07-26T19:41:50.786 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 360021 2024-07-26T19:41:50.786 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.786 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.786 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.786 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.786 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.786 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.786 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.786 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.787 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:50.787 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'2992" 2024-07-26T19:41:50.787 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.787 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.787 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.787 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.787 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.787 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.788 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.788 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:50.788 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.788 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.788 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.788 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.788 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.788 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:50.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.265224+0000", 2024-07-26T19:41:50.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.265224+0000", 2024-07-26T19:41:50.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.265545+0000", 2024-07-26T19:41:50.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:50.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.789 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:50.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:50.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:50.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:50.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:50.790 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720465+0000", 2024-07-26T19:41:50.790 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.791 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1", 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5601, 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:03:46.460910+0000", 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.792 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.793 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.794 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.795 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.796 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.257690+0000", 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.257690+0000", 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.258048+0000", 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.797 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595410+0000", 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.798 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.0", 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.799 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5393, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:59:27.986011+0000", 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.800 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.801 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.802 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.803 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.804 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722432+0000", 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:11:54.211498+0000", 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:11:54.211498+0000", 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.041477+0000", 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722432+0000", 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.805 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 364, 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722432+0000", 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722432+0000", 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722432+0000", 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722432+0000", 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722432+0000", 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3060, 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.806 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 363, 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3060, 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.6", 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9251, 2024-07-26T19:41:50.807 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:03:27.483741+0000", 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.003671759, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.808 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.809 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 783, 2024-07-26T19:41:50.810 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 406148, 2024-07-26T19:41:50.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3031, 2024-07-26T19:41:50.811 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 400760 2024-07-26T19:41:50.811 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.811 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.811 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.811 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'3060" 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.812 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.813 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.813 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:50.813 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.813 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.813 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.813 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.813 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.813 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.813 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:50.813 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.260375+0000", 2024-07-26T19:41:50.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.260375+0000", 2024-07-26T19:41:50.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260706+0000", 2024-07-26T19:41:50.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:50.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.814 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.600153+0000", 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.815 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.816 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.816 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.816 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.816 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.816 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.816 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.816 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.816 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.816 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.816 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2", 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5509, 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:54:18.797680+0000", 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.817 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.818 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.819 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.820 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:50.821 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.822 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260652+0000", 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260652+0000", 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.260994+0000", 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:50.823 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554930+0000", 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.824 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.3", 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5463, 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:23:08.125390+0000", 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.825 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.826 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.827 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.828 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.829 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 20, 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.830 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.257874+0000", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.257874+0000", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.259104+0000", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.831 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:01:11.453689+0000", 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.594863+0000", 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 249, 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.832 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 249, 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "1.0", 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 6070, 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:44:54.860244+0000", 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.833 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 590368, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 1771104, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.834 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.835 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 6, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1286, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 2084, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.836 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 415, 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2416 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.837 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "2337'249" 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 71, 2024-07-26T19:41:50.838 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.253051+0000", 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.253051+0000", 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:47:30.092788+0000", 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.839 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:04:24.935389+0000", 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721231+0000", 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3178, 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.840 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3178, 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "4.5", 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 9232, 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.841 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:58:24.412817+0000", 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.001662683, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 4194304, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.842 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.843 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 934, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 406020, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.844 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3173, 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 379913 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "1115'3178" 2024-07-26T19:41:50.845 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.846 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.250586+0000", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.250586+0000", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.256796+0000", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:50.847 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595619+0000", 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.848 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.d", 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5381, 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:07:28.584117+0000", 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.849 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.850 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.851 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.852 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.853 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.223783+0000", 2024-07-26T19:41:50.854 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.223783+0000", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.224214+0000", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.855 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598478+0000", 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.856 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.c", 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5551, 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:10:47.784079+0000", 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.857 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.858 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.859 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.860 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.861 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.251851+0000", 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.251851+0000", 2024-07-26T19:41:50.862 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.252148+0000", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:50.863 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555947+0000", 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.864 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.c", 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5449, 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:14:06.896560+0000", 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.865 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.866 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.867 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.868 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.869 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.264680+0000", 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.264680+0000", 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.265039+0000", 2024-07-26T19:41:50.870 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.597105+0000", 2024-07-26T19:41:50.871 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.872 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.d", 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5595, 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:00:54.212991+0000", 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 70, 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.873 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.874 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.875 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 1, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.876 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.877 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.262530+0000", 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.262530+0000", 2024-07-26T19:41:50.878 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.262931+0000", 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.879 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595277+0000", 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.880 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.f", 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5393, 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:56:48.543334+0000", 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.881 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.882 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.883 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.884 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.885 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.262111+0000", 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.262111+0000", 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.262789+0000", 2024-07-26T19:41:50.886 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.608193+0000", 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.887 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.e", 2024-07-26T19:41:50.888 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5524, 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:03:46.384516+0000", 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.889 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.890 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.891 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 6, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 6, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.892 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.893 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.261080+0000", 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.261080+0000", 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.261460+0000", 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:50.894 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.608354+0000", 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.895 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.e", 2024-07-26T19:41:50.896 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5537, 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:31:46.573839+0000", 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.897 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.898 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.899 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.900 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.901 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.250425+0000", 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.250425+0000", 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.250839+0000", 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.902 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722945+0000", 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 1, 2024-07-26T19:41:50.903 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 1, 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.f", 2024-07-26T19:41:50.904 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5482, 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:03:50.644809+0000", 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 22, 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.905 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.906 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 3, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 1, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 1, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.907 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 1, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 1, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.908 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'1" 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.909 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.256401+0000", 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.256401+0000", 2024-07-26T19:41:50.910 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.256718+0000", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:50.911 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595094+0000", 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.912 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.11", 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5380, 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:42:14.057499+0000", 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.913 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.914 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.915 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.916 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.917 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:11:54.205660+0000", 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:11:54.205660+0000", 2024-07-26T19:41:50.918 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:11:54.207047+0000", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 364, 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:50.919 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595442+0000", 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 8, 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 363, 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 8, 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.920 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.10", 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5564, 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:35:55.400653+0000", 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.921 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.922 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 12, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 4, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 4, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 4, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.923 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 24, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 24, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 12, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.924 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'8" 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.925 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.250120+0000", 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.250120+0000", 2024-07-26T19:41:50.926 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.250616+0000", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.719689+0000", 2024-07-26T19:41:50.927 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.928 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.10", 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5426, 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:39:23.424414+0000", 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.929 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.930 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.931 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.932 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.933 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:50.934 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.263061+0000", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.263061+0000", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.264300+0000", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.935 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.719919+0000", 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.936 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.11", 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5438, 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:59:01.298130+0000", 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.937 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.938 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.939 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.940 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.941 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.264689+0000", 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.264689+0000", 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.265392+0000", 2024-07-26T19:41:50.942 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595291+0000", 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.943 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.944 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.13", 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5398, 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:51:13.243494+0000", 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.945 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.946 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.947 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.948 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.949 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260397+0000", 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260397+0000", 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.260767+0000", 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.950 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554677+0000", 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.951 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.12", 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.952 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5450, 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:02:26.726837+0000", 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.953 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.954 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.955 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.956 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.957 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.957 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.957 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.957 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.957 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.957 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:50.957 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.957 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:50.957 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.958 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.959 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.959 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.959 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.959 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720990+0000", 2024-07-26T19:41:50.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.267792+0000", 2024-07-26T19:41:50.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.267792+0000", 2024-07-26T19:41:50.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.268168+0000", 2024-07-26T19:41:50.959 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720990+0000", 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720990+0000", 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720990+0000", 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720990+0000", 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.960 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720990+0000", 2024-07-26T19:41:50.961 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720990+0000", 2024-07-26T19:41:50.961 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.961 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.961 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.961 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.961 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.961 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.961 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.961 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.961 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.962 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.962 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.962 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.962 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.962 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.12", 2024-07-26T19:41:50.962 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.962 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.962 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.962 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5596, 2024-07-26T19:41:50.962 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.963 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:20:13.591684+0000", 2024-07-26T19:41:50.963 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.963 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.963 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.963 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.964 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.965 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.966 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.967 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.967 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.967 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.967 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.968 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720278+0000", 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.269798+0000", 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.269798+0000", 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.270199+0000", 2024-07-26T19:41:50.969 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720278+0000", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720278+0000", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720278+0000", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720278+0000", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720278+0000", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720278+0000", 2024-07-26T19:41:50.970 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.971 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.13", 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5605, 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:23:24.633966+0000", 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 34, 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.972 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T19:41:50.973 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.974 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 4, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 8, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 3, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 7 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.975 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'2" 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.976 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.264458+0000", 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.264458+0000", 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.265153+0000", 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.977 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595775+0000", 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.978 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.979 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.979 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.979 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.979 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.979 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.982 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.982 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.982 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.982 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.982 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.15", 2024-07-26T19:41:50.982 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.982 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.982 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.982 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5397, 2024-07-26T19:41:50.982 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:33:47.835714+0000", 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.983 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:50.984 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.985 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.986 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:50.987 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.257645+0000", 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.257645+0000", 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.259616+0000", 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.988 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720950+0000", 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 29, 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.989 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 29, 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.14", 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.990 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5464, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:43:49.284326+0000", 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 5818, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.991 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 12, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 4, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:50.992 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 4, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:50.993 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 10, 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 14, 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 28, 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 25 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:50.994 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'29" 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:50.995 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.253135+0000", 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.253135+0000", 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.253427+0000", 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:50.996 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720603+0000", 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:50.997 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.14", 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:50.998 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5481, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:11:06.527091+0000", 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:50.999 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.000 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.001 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.002 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.003 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.218343+0000", 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.218343+0000", 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.218730+0000", 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.004 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595096+0000", 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 3, 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:51.005 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 3, 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.15", 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5586, 2024-07-26T19:41:51.006 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:47:55.852609+0000", 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 90, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.007 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.008 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 1, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 7, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 7, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.009 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 4, 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 1 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:51.010 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "67'3" 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.011 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.222754+0000", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.222754+0000", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.223126+0000", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:51.012 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721533+0000", 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.013 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.17", 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5594, 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:22:59.785117+0000", 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.014 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.015 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.016 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.017 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: 3 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:51.018 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.019 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.258183+0000", 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.258183+0000", 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.259376+0000", 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:51.020 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.556131+0000", 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.021 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.16", 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5457, 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T00:38:13.288997+0000", 2024-07-26T19:41:51.022 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.023 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.024 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.025 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.026 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.027 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260726+0000", 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260726+0000", 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.261081+0000", 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:51.028 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555644+0000", 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.029 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.16", 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5420, 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.030 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:03:34.734165+0000", 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.031 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.032 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.033 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.034 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.035 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.260174+0000", 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.260174+0000", 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260612+0000", 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.036 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721713+0000", 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.037 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.17", 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5428, 2024-07-26T19:41:51.038 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:10:35.867045+0000", 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.039 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.040 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.041 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:51.042 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.043 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.264565+0000", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.264565+0000", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.265287+0000", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:51.044 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595109+0000", 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.045 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.19", 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5585, 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:55:39.443003+0000", 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.046 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.047 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.048 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.049 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.050 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.051 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.259835+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.259835+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.260440+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.052 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554340+0000", 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.053 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.18", 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5438, 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:03:53.077754+0000", 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.054 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.055 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.056 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.057 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.058 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:12:27.251792+0000", 2024-07-26T19:41:51.059 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:12:27.251792+0000", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:12:27.252464+0000", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 397, 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:51.060 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.605608+0000", 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 396, 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.061 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.18", 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5534, 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:12:39.829519+0000", 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.062 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.063 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.064 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.065 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.066 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.262047+0000", 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.262047+0000", 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.262906+0000", 2024-07-26T19:41:51.067 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.600745+0000", 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.068 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.069 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.19", 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5538, 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:16:33.580308+0000", 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.070 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.071 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.072 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.073 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.074 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.266540+0000", 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.266540+0000", 2024-07-26T19:41:51.075 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.266847+0000", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:51.076 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722251+0000", 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.077 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1a", 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5432, 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:30:13.885086+0000", 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.078 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.079 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.080 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.081 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'2" 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.082 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260892+0000", 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260892+0000", 2024-07-26T19:41:51.083 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.261228+0000", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:51.084 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.594741+0000", 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.085 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1b", 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5511, 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:04:28.490184+0000", 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.086 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.087 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.088 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.089 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.090 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 61, 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:51.091 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.260532+0000", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.260532+0000", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.260874+0000", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.092 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:27.880261+0000", 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598127+0000", 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 2, 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 2, 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.093 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "2.1b", 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5509, 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:18:18.853686+0000", 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.094 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.095 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.096 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.097 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "545'2" 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.098 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:51.099 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.263407+0000", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.263407+0000", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.263742+0000", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.100 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.719247+0000", 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.101 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.1a", 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5503, 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:02:59.590894+0000", 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.102 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.103 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.104 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.105 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.106 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.252702+0000", 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.252702+0000", 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.253059+0000", 2024-07-26T19:41:51.107 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.719645+0000", 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.108 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.20", 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.109 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5431, 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:57:25.158311+0000", 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.110 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.111 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.112 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.113 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.114 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.257985+0000", 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.257985+0000", 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.258333+0000", 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.115 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596305+0000", 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.116 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.21", 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.117 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5557, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:49:49.890324+0000", 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.118 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.119 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.120 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.121 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:51.122 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.223779+0000", 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.223779+0000", 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.224069+0000", 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.123 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555364+0000", 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.124 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.22", 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.125 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5458, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:53:16.761370+0000", 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.126 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.127 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.128 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.129 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.130 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.264885+0000", 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.264885+0000", 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.265302+0000", 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.131 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720343+0000", 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.132 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.23", 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.133 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5601, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:06:37.907503+0000", 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.134 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.135 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.136 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.137 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.138 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.259146+0000", 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.259146+0000", 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.259480+0000", 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.139 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.602949+0000", 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.140 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.141 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.141 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:51.141 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.141 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.141 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.141 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.141 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.141 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.141 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.141 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.24", 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5540, 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:44:10.163086+0000", 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.142 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.143 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.144 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.145 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:51.146 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.147 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:12:27.238910+0000", 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:12:27.238910+0000", 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:12:27.239224+0000", 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 397, 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.597099+0000", 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 396, 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.149 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.25", 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5589, 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.150 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:54:50.304484+0000", 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.151 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.152 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.153 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.154 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.155 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.266409+0000", 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.266409+0000", 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.266735+0000", 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:51.156 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722192+0000", 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.157 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.26", 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5432, 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:07:54.238291+0000", 2024-07-26T19:41:51.158 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.159 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.160 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.161 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:51.162 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.163 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.254617+0000", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.254617+0000", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.254963+0000", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:51.164 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.600687+0000", 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.165 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.27", 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5525, 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:25:22.339269+0000", 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.166 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.167 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.168 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.169 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.170 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:51.171 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.222422+0000", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.222422+0000", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.222739+0000", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.172 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554833+0000", 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.173 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.28", 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5456, 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:11:07.753084+0000", 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.174 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.175 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.176 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.177 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: 2 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.178 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.179 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:00.260865+0000", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:00.260865+0000", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:00.261499+0000", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 429, 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:51.180 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.600899+0000", 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 428, 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.181 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.29", 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5531, 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:04:35.837969+0000", 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.182 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.183 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.184 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.185 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.186 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.187 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.263727+0000", 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.263727+0000", 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.264038+0000", 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.188 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554414+0000", 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.189 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2a", 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.190 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5439, 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:57:21.359747+0000", 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.191 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.192 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.193 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.194 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.195 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.266316+0000", 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.266316+0000", 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.266659+0000", 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:51.196 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720437+0000", 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.197 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2b", 2024-07-26T19:41:51.198 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5598, 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:05:24.370337+0000", 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.199 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.200 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.201 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.202 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.203 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:51.204 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.259060+0000", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.259060+0000", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.259335+0000", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.205 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720843+0000", 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.206 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2c", 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5430, 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:59:49.303364+0000", 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.207 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.208 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.209 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.210 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.211 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:51.212 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.263390+0000", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.263390+0000", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.263755+0000", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.213 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595494+0000", 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.214 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2d", 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5381, 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T18:56:21.205463+0000", 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.215 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.216 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.217 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.218 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.219 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 2, 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.220 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.261739+0000", 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.261739+0000", 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.262062+0000", 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:51.221 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.596421+0000", 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.222 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2e", 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5552, 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.223 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:51:24.839560+0000", 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.224 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.225 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.226 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.227 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 2, 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.228 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.252628+0000", 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.252628+0000", 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.252918+0000", 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:51.229 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554377+0000", 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.230 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.2f", 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5437, 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T01:23:37.812167+0000", 2024-07-26T19:41:51.231 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.232 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.233 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.234 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:51.235 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.236 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.254722+0000", 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.254722+0000", 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.255116+0000", 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.237 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554546+0000", 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.238 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.30", 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.239 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5430, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:25:23.782126+0000", 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.240 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.241 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.242 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.243 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.244 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.214917+0000", 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.214917+0000", 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.215797+0000", 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.245 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595222+0000", 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.246 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.31", 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.247 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5599, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:15:11.869556+0000", 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.248 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.249 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.250 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.251 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.252 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.226506+0000", 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.226506+0000", 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.226976+0000", 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.253 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721038+0000", 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.254 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.32", 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.255 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5595, 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:57:36.861616+0000", 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.256 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.257 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.258 INFO:tasks.workunit.client.0.smithi071.stderr:+ ceph telemetry off 2024-07-26T19:41:51.259 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.259 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.259 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.259 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.259 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.259 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.260 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: 5 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.261 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.262 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.260185+0000", 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.260185+0000", 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260814+0000", 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.263 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598936+0000", 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.264 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.33", 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.265 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5528, 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:02:15.132325+0000", 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.266 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.267 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.268 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.269 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.270 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 4, 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.253216+0000", 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.253216+0000", 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.253467+0000", 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:51.271 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.720660+0000", 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.272 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.34", 2024-07-26T19:41:51.273 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5474, 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:52:51.819036+0000", 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.274 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.275 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.276 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.277 INFO:tasks.workunit.client.0.smithi071.stdout: 4, 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 4, 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.278 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.257495+0000", 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.257495+0000", 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.257787+0000", 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.279 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.721416+0000", 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.280 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.35", 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.281 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5452, 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T20:32:53.719490+0000", 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.282 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.283 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.284 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.285 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.286 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 6, 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.250397+0000", 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.250397+0000", 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.251297+0000", 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:51.287 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722340+0000", 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.288 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.36", 2024-07-26T19:41:51.289 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5425, 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T23:55:12.468099+0000", 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.290 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.291 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.292 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.293 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 6, 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.294 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.263191+0000", 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.263191+0000", 2024-07-26T19:41:51.295 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.263497+0000", 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.296 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595391+0000", 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.297 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.37", 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5388, 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:20:55.298759+0000", 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.298 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.299 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.300 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.301 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:51.302 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 3, 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.303 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.259838+0000", 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.259838+0000", 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.260145+0000", 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:51.304 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.605516+0000", 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.305 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.38", 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5502, 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.306 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T02:06:13.724336+0000", 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.307 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.308 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.309 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.310 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 3, 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.311 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:51.312 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.258990+0000", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.258990+0000", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.259452+0000", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.313 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.594879+0000", 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.314 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.39", 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5395, 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T03:23:19.981200+0000", 2024-07-26T19:41:51.315 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.316 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.317 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.318 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.319 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.320 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:13:33.222205+0000", 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:13:33.222205+0000", 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:13:33.222628+0000", 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 461, 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:51.321 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.554603+0000", 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 460, 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.322 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3a", 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5425, 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:58:03.907374+0000", 2024-07-26T19:41:51.323 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.324 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.325 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.326 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.327 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.328 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.263284+0000", 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.263284+0000", 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.264005+0000", 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:51.329 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595194+0000", 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.330 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3b", 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5395, 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T21:04:43.116739+0000", 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.331 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.332 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.333 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.334 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: 4 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.335 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 5, 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.336 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.555825+0000", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.251047+0000", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.251047+0000", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.251401+0000", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.555825+0000", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.555825+0000", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.555825+0000", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.555825+0000", 2024-07-26T19:41:51.337 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.555825+0000", 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.555825+0000", 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.338 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3c", 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5454, 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T05:34:44.816247+0000", 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.339 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.340 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.341 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.342 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: 5, 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: 3, 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: 7 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 5, 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.343 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 0, 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.344 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:11:54.201638+0000", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:11:54.201638+0000", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:11:54.201953+0000", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 364, 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.345 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:55.722266+0000", 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 363, 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.346 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3d", 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5601, 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T22:27:08.242443+0000", 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.347 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.348 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.349 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.350 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: 2, 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: 1 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 0, 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.351 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 1, 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.352 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:07.258685+0000", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:07.258685+0000", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:07.259011+0000", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 493, 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.353 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.598331+0000", 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 492, 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.354 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3e", 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5583, 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-27T19:41:14.594919+0000", 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.355 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.356 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.357 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.358 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: 1, 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: 0, 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: 6 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 1, 2024-07-26T19:41:51.359 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": [ 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: "acting_primary": 7, 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: "avail_no_missing": [], 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: "blocked_by": [], 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: "created": 64, 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: "dirty_stats_invalid": false, 2024-07-26T19:41:51.360 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_bytes_stats_invalid": false, 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "hitset_stats_invalid": false, 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_active": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_active": "2024-07-26T18:14:40.262295+0000", 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_became_peered": "2024-07-26T18:14:40.262295+0000", 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_change": "2024-07-26T18:14:40.262589+0000", 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_clean_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub": "0'0", 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_deep_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_epoch_clean": 526, 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fresh": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:51.361 INFO:tasks.workunit.client.0.smithi071.stdout: "last_fullsized": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_peered": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub": "0'0", 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_duration": 0, 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_scrub_stamp": "2024-07-26T18:03:30.901354+0000", 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_undegraded": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "last_unstale": "2024-07-26T19:40:56.595141+0000", 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "log_dups_size": 0, 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "log_start": "0'0", 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "manifest_stats_invalid": false, 2024-07-26T19:41:51.362 INFO:tasks.workunit.client.0.smithi071.stdout: "mapping_epoch": 525, 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "object_location_counts": [], 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_scrubbed": 0, 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "objects_trimmed": 0, 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_stats_invalid": false, 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_start": "0'0", 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "parent": "0.0", 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "parent_split_bits": 0, 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "pgid": "3.3f", 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "pin_stats_invalid": false, 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "purged_snaps": [], 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_epoch": 2973, 2024-07-26T19:41:51.363 INFO:tasks.workunit.client.0.smithi071.stdout: "reported_seq": 5385, 2024-07-26T19:41:51.364 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_duration": 0.0, 2024-07-26T19:41:51.364 INFO:tasks.workunit.client.0.smithi071.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-07-28T04:42:43.872221+0000", 2024-07-26T19:41:51.364 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrim_duration": 0.0, 2024-07-26T19:41:51.364 INFO:tasks.workunit.client.0.smithi071.stdout: "snaptrimq_len": 0, 2024-07-26T19:41:51.364 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.364 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.365 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.366 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.367 INFO:tasks.workunit.client.0.smithi071.stdout: "state": "active+clean", 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_invalid": false, 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: "up": [ 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: 7, 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: 6, 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: 0 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: "up_primary": 7, 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: "version": "0'0" 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_per_pool": [ 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 3, 2024-07-26T19:41:51.368 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "mgr" 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 249, 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 1, 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 3, 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 249, 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 1, 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 590368, 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 1771104, 2024-07-26T19:41:51.369 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.370 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 6, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 2, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 2, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 6, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.371 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 1286, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 2084, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 415, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 2416 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T19:41:51.372 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 1781760, 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 1771104, 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 3 2024-07-26T19:41:51.373 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 96, 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 68, 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 32, 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 68, 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 2, 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 6616, 2024-07-26T19:41:51.374 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.375 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 66, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 22, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 22, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 14, 2024-07-26T19:41:51.376 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 79, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 87, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 68, 2024-07-26T19:41:51.377 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 36 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 110592, 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 19848, 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T19:41:51.378 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 42754, 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 96 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 192, 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: "cephfs" 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 0, 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 64, 2024-07-26T19:41:51.379 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 0, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 3, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 0, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.380 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.381 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 0, 2024-07-26T19:41:51.382 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 0, 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 0 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 0, 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T19:41:51.383 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 0, 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 192 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: { 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: "acting": 24, 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: "application": [ 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: "rbd" 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.384 INFO:tasks.workunit.client.0.smithi071.stdout: "log_size": 24400, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_pg": 8, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_store_stats": 8, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "ondisk_log_size": 24400, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "poolid": 4, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "stat_sum": { 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes": 4194323, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_hit_set_archive": 0, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_bytes_recovered": 0, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_deep_scrub_errors": 0, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict": 0, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_kb": 0, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_full": 0, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_evict_mode_some": 0, 2024-07-26T19:41:51.385 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush": 0, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_kb": 0, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_high": 0, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_flush_mode_low": 0, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_keys_recovered": 0, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_large_omap_objects": 0, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_legacy_snapsets": 0, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_clones": 0, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_object_copies": 12, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects": 4, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_degraded": 0, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_dirty": 4, 2024-07-26T19:41:51.386 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_hit_set_archive": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_manifest": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_misplaced": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_missing_on_primary": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_omap": 2, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_pinned": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_recovered": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_repaired": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_objects_unfound": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_bytes": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_omap_keys": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_promote": 0, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read": 9004, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_read_kb": 3095237, 2024-07-26T19:41:51.387 INFO:tasks.workunit.client.0.smithi071.stdout: "num_scrub_errors": 0, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_shallow_scrub_errors": 0, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_whiteouts": 0, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write": 24269, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "num_write_kb": 3086466 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "store_stats": { 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "allocated": 12595200, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "available": 0, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed": 0, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_allocated": 0, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "data_compressed_original": 0, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "data_stored": 12582969, 2024-07-26T19:41:51.388 INFO:tasks.workunit.client.0.smithi071.stdout: "internal_metadata": 0, 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: "internally_reserved": 0, 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: "omap_allocated": 0, 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: "total": 0 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: "up": 24 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: ], 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: "usage": { 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: "pg_num": 105, 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: "pools": 4, 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: "stats_by_class": { 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: "ssd": { 2024-07-26T19:41:51.389 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 763265363968, 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 4694921216, 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_bytes": 4694921216, 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_raw_ratio": 0.006113494746387005 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout: }, 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout: "total_avail_bytes": 763265363968, 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout: "total_bytes": 767960285184, 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout: "total_used_bytes": 4694921216 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout: } 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout:} 2024-07-26T19:41:51.390 INFO:tasks.workunit.client.0.smithi071.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-07-26T19:41:51.391 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:41:49] ENGINE Bus STOPPING 2024-07-26T19:41:51.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 444 B/s rd, 0 op/s 2024-07-26T19:41:51.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='client.36204 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='client.36204 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='client.36210 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 444 B/s rd, 0 op/s 2024-07-26T19:41:51.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='client.36204 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='client.36204 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='client.36210 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:48 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='client.36210 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.401 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.402 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.402 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.402 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.402 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.402 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.402 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:41:51.402 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:41:51.402 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:50 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.402 INFO:tasks.workunit.client.0.smithi071.stdout:Telemetry is currently not enabled, nothing to turn off. Please consider opting-in with `ceph telemetry on`. 2024-07-26T19:41:51.403 INFO:tasks.workunit.client.0.smithi071.stdout:Preview sample reports with `ceph telemetry preview`. 2024-07-26T19:41:51.403 INFO:tasks.workunit.client.0.smithi071.stdout:OK 2024-07-26T19:41:51.403 INFO:tasks.workunit.client.0.smithi071.stderr:+ echo OK 2024-07-26T19:41:51.404 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-07-26T19:41:51.404 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-07-26T19:41:51.405 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:41:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T19:41:51.405 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:41:49] ENGINE Bus STOPPED 2024-07-26T19:41:51.405 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:41:49] ENGINE Bus STARTING 2024-07-26T19:41:51.405 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:41:49] ENGINE Serving on http://:::9283 2024-07-26T19:41:51.405 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:49 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:41:49] ENGINE Bus STARTED 2024-07-26T19:41:51.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='client.36210 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:41:51.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:41:51.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='client.36210 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-07-26T19:41:51.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='client.46205 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-07-26T19:41:51.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-07-26T19:41:51.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-07-26T19:41:51.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:50 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:51.438 INFO:tasks.workunit:Stopping ['test_telemetry_reef_x.sh'] on client.0... 2024-07-26T19:41:51.439 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-07-26T19:41:51.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:51 smithi071 ceph-mon[92867]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:51.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:51 smithi071 ceph-mon[90507]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:51.731 DEBUG:teuthology.parallel:result is None 2024-07-26T19:41:51.731 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T19:41:51.758 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T19:41:51.758 DEBUG:teuthology.orchestra.run.smithi071:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-07-26T19:41:51.813 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-07-26T19:41:51.813 INFO:teuthology.run_tasks:Running task print... 2024-07-26T19:41:51.824 INFO:teuthology.task.print:**** done end telemetry x... 2024-07-26T19:41:51.825 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-07-26T19:41:51.889 INFO:tasks.cephadm:Teardown begin 2024-07-26T19:41:51.889 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-07-26T19:41:51.890 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs dump --format=json 2024-07-26T19:41:51.891 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:51 smithi135 ceph-mon[85352]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:52.090 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T19:41:52.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:41:52 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:41:52] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2024-07-26T19:41:53.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:53 smithi071 ceph-mon[90507]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:53.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:53 smithi071 ceph-mon[92867]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:53.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:53 smithi135 ceph-mon[85352]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:53.965 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T19:41:53.965 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":16,"btime":"2024-07-26T18:15:07:247367+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":54220,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.135:6833/2833173586","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":2833173586},{"type":"v1","addr":"172.21.15.135:6833","nonce":2833173586}]},"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":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-07-26T18:03:33.680870+0000","modified":"2024-07-26T18:15:03.570885+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":545,"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":34398},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34398":{"gid":34398,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":6,"addr":"172.21.15.71:6835/1349600202","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6834","nonce":1349600202},{"type":"v1","addr":"172.21.15.71:6835","nonce":1349600202}]},"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":34398,"qdb_cluster":[34398]},"id":1}]} 2024-07-26T19:41:53.966 INFO:teuthology.orchestra.run.smithi071.stderr:dumped fsmap epoch 16 2024-07-26T19:41:54.537 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:54 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/162272075' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T19:41:54.537 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:54 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/162272075' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T19:41:54.558 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs dump --format=json 2024-07-26T19:41:54.774 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T19:41:54.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:54 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/162272075' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T19:41:55.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:55 smithi071 ceph-mon[90507]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:55.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:55 smithi071 ceph-mon[92867]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:55.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:55 smithi135 ceph-mon[85352]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:56.512 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T19:41:56.512 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":16,"btime":"2024-07-26T18:15:07:247367+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":54220,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.135:6833/2833173586","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":2833173586},{"type":"v1","addr":"172.21.15.135:6833","nonce":2833173586}]},"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":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-07-26T18:03:33.680870+0000","modified":"2024-07-26T18:15:03.570885+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":545,"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":34398},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34398":{"gid":34398,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":6,"addr":"172.21.15.71:6835/1349600202","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6834","nonce":1349600202},{"type":"v1","addr":"172.21.15.71:6835","nonce":1349600202}]},"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":34398,"qdb_cluster":[34398]},"id":1}]} 2024-07-26T19:41:56.512 INFO:teuthology.orchestra.run.smithi071.stderr:dumped fsmap epoch 16 2024-07-26T19:41:57.200 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd dump --format=json 2024-07-26T19:41:57.408 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T19:41:57.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:57 smithi071 ceph-mon[90507]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:57.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:57 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3234983146' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T19:41:57.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:57 smithi071 ceph-mon[92867]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:57.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:57 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3234983146' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T19:41:57.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:57 smithi135 ceph-mon[85352]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-07-26T19:41:57.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:57 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3234983146' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-07-26T19:41:58.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:58.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:58 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:58.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:58 smithi071 ceph-mon[90507]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-07-26T19:41:58.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:58.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:58 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:58.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:58 smithi071 ceph-mon[92867]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-07-26T19:41:59.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' 2024-07-26T19:41:59.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:58 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:41:59.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:58 smithi135 ceph-mon[85352]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-07-26T19:41:59.215 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-07-26T19:41:59.216 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":2973,"fsid":"826a69a4-4b78-11ef-bcb7-c7b262605968","created":"2024-07-26T17:58:09.296944+0000","modified":"2024-07-26T19:40:55.711908+0000","last_up_change":"2024-07-26T18:14:39.220833+0000","last_in_change":"2024-07-26T18:02:48.113346+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-07-26T18:01:11.088829+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-07-26T18:03:27.455068+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_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-07-26T18:03:30.824855+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-07-26T18:04:24.469798+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":"1114","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":1114,"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":"d3e0885a-56e3-4186-a83a-7621e176cef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":286,"up_from":297,"up_thru":2885,"down_at":287,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3478532918},{"type":"v1","addr":"172.21.15.71:6803","nonce":3478532918}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3478532918},{"type":"v1","addr":"172.21.15.71:6805","nonce":3478532918}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3478532918},{"type":"v1","addr":"172.21.15.71:6809","nonce":3478532918}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3478532918},{"type":"v1","addr":"172.21.15.71:6807","nonce":3478532918}]},"public_addr":"172.21.15.71:6803/3478532918","cluster_addr":"172.21.15.71:6805/3478532918","heartbeat_back_addr":"172.21.15.71:6809/3478532918","heartbeat_front_addr":"172.21.15.71:6807/3478532918","state":["exists","up"]},{"osd":1,"uuid":"fcb2c7d7-68e7-43b1-8c2c-9c3b7b9d8317","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":319,"up_from":330,"up_thru":2885,"down_at":320,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3390665717},{"type":"v1","addr":"172.21.15.71:6811","nonce":3390665717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3390665717},{"type":"v1","addr":"172.21.15.71:6813","nonce":3390665717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3390665717},{"type":"v1","addr":"172.21.15.71:6817","nonce":3390665717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3390665717},{"type":"v1","addr":"172.21.15.71:6815","nonce":3390665717}]},"public_addr":"172.21.15.71:6811/3390665717","cluster_addr":"172.21.15.71:6813/3390665717","heartbeat_back_addr":"172.21.15.71:6817/3390665717","heartbeat_front_addr":"172.21.15.71:6815/3390665717","state":["exists","up"]},{"osd":2,"uuid":"d7b55fb2-00ad-4baf-90f7-53d9e34c7318","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":352,"up_from":363,"up_thru":2885,"down_at":353,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":582088589},{"type":"v1","addr":"172.21.15.71:6819","nonce":582088589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":582088589},{"type":"v1","addr":"172.21.15.71:6821","nonce":582088589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":582088589},{"type":"v1","addr":"172.21.15.71:6825","nonce":582088589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":582088589},{"type":"v1","addr":"172.21.15.71:6823","nonce":582088589}]},"public_addr":"172.21.15.71:6819/582088589","cluster_addr":"172.21.15.71:6821/582088589","heartbeat_back_addr":"172.21.15.71:6825/582088589","heartbeat_front_addr":"172.21.15.71:6823/582088589","state":["exists","up"]},{"osd":3,"uuid":"015590fc-98b1-4d75-b90b-32b539bc31a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":384,"up_from":396,"up_thru":2885,"down_at":386,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":241026284},{"type":"v1","addr":"172.21.15.71:6827","nonce":241026284}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":241026284},{"type":"v1","addr":"172.21.15.71:6829","nonce":241026284}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":241026284},{"type":"v1","addr":"172.21.15.71:6833","nonce":241026284}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":241026284},{"type":"v1","addr":"172.21.15.71:6831","nonce":241026284}]},"public_addr":"172.21.15.71:6827/241026284","cluster_addr":"172.21.15.71:6829/241026284","heartbeat_back_addr":"172.21.15.71:6833/241026284","heartbeat_front_addr":"172.21.15.71:6831/241026284","state":["exists","up"]},{"osd":4,"uuid":"84c96d6d-7217-48b5-81e6-91b428721f3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":417,"up_from":428,"up_thru":2885,"down_at":418,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":1886811467},{"type":"v1","addr":"172.21.15.135:6801","nonce":1886811467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":1886811467},{"type":"v1","addr":"172.21.15.135:6803","nonce":1886811467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":1886811467},{"type":"v1","addr":"172.21.15.135:6807","nonce":1886811467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":1886811467},{"type":"v1","addr":"172.21.15.135:6805","nonce":1886811467}]},"public_addr":"172.21.15.135:6801/1886811467","cluster_addr":"172.21.15.135:6803/1886811467","heartbeat_back_addr":"172.21.15.135:6807/1886811467","heartbeat_front_addr":"172.21.15.135:6805/1886811467","state":["exists","up"]},{"osd":5,"uuid":"25d8940a-0e9f-4047-9dda-452af73ef37c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":40,"last_clean_end":449,"up_from":460,"up_thru":2885,"down_at":450,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":3249692294},{"type":"v1","addr":"172.21.15.135:6809","nonce":3249692294}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":3249692294},{"type":"v1","addr":"172.21.15.135:6811","nonce":3249692294}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3249692294},{"type":"v1","addr":"172.21.15.135:6815","nonce":3249692294}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3249692294},{"type":"v1","addr":"172.21.15.135:6813","nonce":3249692294}]},"public_addr":"172.21.15.135:6809/3249692294","cluster_addr":"172.21.15.135:6811/3249692294","heartbeat_back_addr":"172.21.15.135:6815/3249692294","heartbeat_front_addr":"172.21.15.135:6813/3249692294","state":["exists","up"]},{"osd":6,"uuid":"9258eb84-dd84-4389-9fc8-b12901cce9d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":481,"up_from":492,"up_thru":2885,"down_at":482,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":2828669917},{"type":"v1","addr":"172.21.15.135:6817","nonce":2828669917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":2828669917},{"type":"v1","addr":"172.21.15.135:6819","nonce":2828669917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":2828669917},{"type":"v1","addr":"172.21.15.135:6823","nonce":2828669917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":2828669917},{"type":"v1","addr":"172.21.15.135:6821","nonce":2828669917}]},"public_addr":"172.21.15.135:6817/2828669917","cluster_addr":"172.21.15.135:6819/2828669917","heartbeat_back_addr":"172.21.15.135:6823/2828669917","heartbeat_front_addr":"172.21.15.135:6821/2828669917","state":["exists","up"]},{"osd":7,"uuid":"cff67841-e92a-4ec5-8f26-d2de2b8c95ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":56,"last_clean_end":514,"up_from":525,"up_thru":2885,"down_at":515,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":1800904393},{"type":"v1","addr":"172.21.15.135:6825","nonce":1800904393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":1800904393},{"type":"v1","addr":"172.21.15.135:6827","nonce":1800904393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":1800904393},{"type":"v1","addr":"172.21.15.135:6831","nonce":1800904393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":1800904393},{"type":"v1","addr":"172.21.15.135:6829","nonce":1800904393}]},"public_addr":"172.21.15.135:6825/1800904393","cluster_addr":"172.21.15.135:6827/1800904393","heartbeat_back_addr":"172.21.15.135:6831/1800904393","heartbeat_front_addr":"172.21.15.135:6829/1800904393","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-07-26T18:00:20.153528+0000","dead_epoch":286},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:00:43.506125+0000","dead_epoch":319},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:01:07.749635+0000","dead_epoch":352},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:01:32.773254+0000","dead_epoch":384},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:01:53.906871+0000","dead_epoch":417},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:02:15.834390+0000","dead_epoch":449},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:02:39.595123+0000","dead_epoch":481},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-07-26T18:03:02.878360+0000","dead_epoch":514}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1c","mappings":[{"from":7,"to":4}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.2c","mappings":[{"from":4,"to":1}]},{"pgid":"3.30","mappings":[{"from":0,"to":1}]},{"pgid":"3.31","mappings":[{"from":4,"to":2}]},{"pgid":"3.35","mappings":[{"from":5,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/1305358714":"2024-07-26T20:40:23.139670+0000","172.21.15.71:0/1972697004":"2024-07-26T19:55:41.955445+0000","172.21.15.71:0/2895700107":"2024-07-26T19:55:40.995208+0000","172.21.15.135:6833/1128919377":"2024-07-27T18:15:00.531309+0000","172.21.15.71:0/1265345821":"2024-07-26T20:05:14.905945+0000","172.21.15.135:6832/1128919377":"2024-07-27T18:15:00.531309+0000","172.21.15.71:0/2623240923":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/2512703180":"2024-07-27T18:09:27.439891+0000","172.21.15.71:6801/1139543210":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/1226798267":"2024-07-27T18:09:27.439891+0000","172.21.15.135:0/89667327":"2024-07-27T18:08:48.297107+0000","172.21.15.71:6801/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:6801/1306724488":"2024-07-27T18:04:18.909975+0000","172.21.15.135:0/2989162386":"2024-07-27T18:08:48.297107+0000","172.21.15.71:6800/1306724488":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/376210564":"2024-07-27T17:58:58.778701+0000","172.21.15.135:0/1298628502":"2024-07-27T18:08:48.297107+0000","172.21.15.71:0/3041021027":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/2557310837":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/2027368288":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/3039556177":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/1613421852":"2024-07-27T18:08:18.605473+0000","172.21.15.71:0/3708169229":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/4172807732":"2024-07-27T18:08:18.605473+0000","172.21.15.71:6801/2095397562":"2024-07-27T18:08:18.605473+0000","172.21.15.71:6801/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.135:0/468068577":"2024-07-27T18:08:48.297107+0000","172.21.15.71:0/1361671412":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/582339139":"2024-07-27T18:09:27.439891+0000","172.21.15.71:6800/1809718047":"2024-07-27T17:58:36.380496+0000","172.21.15.71:0/1092262918":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/190537864":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/290874805":"2024-07-27T18:08:18.605473+0000","172.21.15.135:0/3183308984":"2024-07-27T18:08:48.297107+0000","172.21.15.71:0/2593969875":"2024-07-27T17:58:36.380496+0000","172.21.15.135:0/1973961994":"2024-07-27T18:08:48.297107+0000","172.21.15.71:6800/2095397562":"2024-07-27T18:08:18.605473+0000","172.21.15.135:6834/3813443536":"2024-07-27T18:08:48.297107+0000","172.21.15.71:6800/1139543210":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/693915422":"2024-07-27T18:09:27.439891+0000","172.21.15.71:0/4016723163":"2024-07-27T18:08:18.605473+0000","172.21.15.135:6835/3813443536":"2024-07-27T18:08:48.297107+0000","172.21.15.71:0/3600621290":"2024-07-27T18:08:18.605473+0000","172.21.15.71:6800/2746330875":"2024-07-27T17:58:58.778701+0000","172.21.15.71:0/3397409021":"2024-07-27T18:04:18.909975+0000","172.21.15.71:0/3621154034":"2024-07-27T17:58:36.380496+0000","172.21.15.135:0/1588221177":"2024-07-27T18:08:48.297107+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":60,"snaps":[{"begin":2,"length":1}]},{"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":34,"length":4},{"begin":43,"length":5}]},{"pool":89,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":90,"snaps":[{"begin":2,"length":1}]},{"pool":124,"snaps":[{"begin":104,"length":1}]},{"pool":125,"snaps":[{"begin":310,"length":5}]},{"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-07-26T19:41:59.809 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs fail cephfs 2024-07-26T19:41:59.832 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:41:59 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/194288468' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T19:41:59.832 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:41:59 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/194288468' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T19:41:59.968 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:41:59 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/194288468' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-07-26T19:42:00.010 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T19:42:00.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:00 smithi071 ceph-mon[90507]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-07-26T19:42:00.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:00 smithi071 ceph-mon[92867]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-07-26T19:42:01.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:00 smithi135 ceph-mon[85352]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-07-26T19:42:01.734 INFO:teuthology.orchestra.run.smithi071.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-07-26T19:42:02.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:01 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/159466940' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-07-26T19:42:02.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:01 smithi135 ceph-mon[85352]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-26T19:42:02.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:01 smithi135 ceph-mon[85352]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-26T19:42:02.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:01 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/159466940' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-07-26T19:42:02.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:01 smithi135 ceph-mon[85352]: osdmap e2974: 8 total, 8 up, 8 in 2024-07-26T19:42:02.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:01 smithi135 ceph-mon[85352]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-07-26T19:42:02.092 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a[118238]: ignoring --setuser ceph since I am not root 2024-07-26T19:42:02.092 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a[118238]: ignoring --setgroup ceph since I am not root 2024-07-26T19:42:02.092 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a[118238]: starting mds.a at 2024-07-26T19:42:02.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/159466940' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-07-26T19:42:02.093 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[92867]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-26T19:42:02.093 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[92867]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-26T19:42:02.093 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/159466940' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-07-26T19:42:02.093 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[92867]: osdmap e2974: 8 total, 8 up, 8 in 2024-07-26T19:42:02.093 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[92867]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-07-26T19:42:02.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a[90503]: 2024-07-26T19:42:01.723+0000 7fa060df1640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-26T19:42:02.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/159466940' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-07-26T19:42:02.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[90507]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-07-26T19:42:02.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[90507]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-07-26T19:42:02.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/159466940' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-07-26T19:42:02.094 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[90507]: osdmap e2974: 8 total, 8 up, 8 in 2024-07-26T19:42:02.094 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:01 smithi071 ceph-mon[90507]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-07-26T19:42:02.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:02 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:42:02] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2024-07-26T19:42:02.507 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph fs rm cephfs --yes-i-really-mean-it 2024-07-26T19:42:02.751 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T19:42:02.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:02 smithi071 ceph-mon[90507]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:03.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:02 smithi071 ceph-mon[92867]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:03.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:02 smithi135 ceph-mon[85352]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:04.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:03 smithi071 ceph-mon[90507]: mds.? [v2:172.21.15.71:6834/3731671195,v1:172.21.15.71:6835/3731671195] up:boot 2024-07-26T19:42:04.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:03 smithi071 ceph-mon[90507]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-07-26T19:42:04.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:03 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T19:42:04.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:03 smithi071 ceph-mon[92867]: mds.? [v2:172.21.15.71:6834/3731671195,v1:172.21.15.71:6835/3731671195] up:boot 2024-07-26T19:42:04.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:03 smithi071 ceph-mon[92867]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-07-26T19:42:04.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:03 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T19:42:04.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:03 smithi135 ceph-mon[85352]: mds.? [v2:172.21.15.71:6834/3731671195,v1:172.21.15.71:6835/3731671195] up:boot 2024-07-26T19:42:04.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:03 smithi135 ceph-mon[85352]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-07-26T19:42:04.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:03 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-07-26T19:42:05.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:04 smithi135 ceph-mon[85352]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:05.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:04 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2539280058' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:42:05.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:04 smithi071 ceph-mon[90507]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:05.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:04 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2539280058' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:42:05.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:04 smithi071 ceph-mon[92867]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:05.098 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:04 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2539280058' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-07-26T19:42:07.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:05 smithi135 ceph-mon[85352]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-26T19:42:07.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:05 smithi135 ceph-mon[85352]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-26T19:42:07.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:05 smithi135 ceph-mon[85352]: Cluster is now healthy 2024-07-26T19:42:07.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:05 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/2539280058' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-07-26T19:42:07.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:05 smithi135 ceph-mon[85352]: fsmap 2 up:standby 2024-07-26T19:42:07.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:06 smithi135 ceph-mon[85352]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:07.248 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-07-26T19:42:07.249 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:05 smithi071 ceph-mon[90507]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-26T19:42:07.249 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:05 smithi071 ceph-mon[90507]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-26T19:42:07.249 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:05 smithi071 ceph-mon[90507]: Cluster is now healthy 2024-07-26T19:42:07.249 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:05 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/2539280058' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-07-26T19:42:07.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:05 smithi071 ceph-mon[90507]: fsmap 2 up:standby 2024-07-26T19:42:07.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:05 smithi071 ceph-mon[92867]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-07-26T19:42:07.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:05 smithi071 ceph-mon[92867]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-07-26T19:42:07.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:05 smithi071 ceph-mon[92867]: Cluster is now healthy 2024-07-26T19:42:07.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:05 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/2539280058' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-07-26T19:42:07.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:05 smithi071 ceph-mon[92867]: fsmap 2 up:standby 2024-07-26T19:42:07.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:06 smithi071 ceph-mon[90507]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:07.252 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:06 smithi071 ceph-mon[92867]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:07.468 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T19:42:09.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:08 smithi135 ceph-mon[85352]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:09.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:08 smithi071 ceph-mon[92867]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:09.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:08 smithi071 ceph-mon[90507]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:09.825 INFO:teuthology.orchestra.run.smithi071.stderr:pool 'cephfs_metadata' removed 2024-07-26T19:42:10.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:09 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/1966236507' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-26T19:42:10.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:09 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-26T19:42:10.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:09 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/1966236507' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-26T19:42:10.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:09 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-26T19:42:10.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:09 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/1966236507' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-26T19:42:10.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:09 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-26T19:42:10.467 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 -- ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-07-26T19:42:10.672 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/mon.a/config 2024-07-26T19:42:11.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:10 smithi071 ceph-mon[92867]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:11.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:10 smithi071 ceph-mon[92867]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-07-26T19:42:11.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:10 smithi071 ceph-mon[92867]: osdmap e2975: 8 total, 8 up, 8 in 2024-07-26T19:42:11.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:10 smithi071 ceph-mon[90507]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:11.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:10 smithi071 ceph-mon[90507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-07-26T19:42:11.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:10 smithi071 ceph-mon[90507]: osdmap e2975: 8 total, 8 up, 8 in 2024-07-26T19:42:11.317 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:10 smithi135 ceph-mon[85352]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:11.317 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:10 smithi135 ceph-mon[85352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-07-26T19:42:11.317 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:10 smithi135 ceph-mon[85352]: osdmap e2975: 8 total, 8 up, 8 in 2024-07-26T19:42:12.438 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:12 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: ::ffff:172.21.15.135 - - [26/Jul/2024:19:42:12] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2024-07-26T19:42:12.827 INFO:teuthology.orchestra.run.smithi071.stderr:pool 'cephfs_data' removed 2024-07-26T19:42:13.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:12 smithi071 ceph-mon[90507]: pgmap v5534: 73 pgs: 73 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:13.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:12 smithi071 ceph-mon[90507]: from='client.? 172.21.15.71:0/3081460712' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-26T19:42:13.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:12 smithi071 ceph-mon[90507]: 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-07-26T19:42:13.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:12 smithi071 ceph-mon[90507]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:42:13.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:12 smithi071 ceph-mon[92867]: pgmap v5534: 73 pgs: 73 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:13.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:12 smithi071 ceph-mon[92867]: from='client.? 172.21.15.71:0/3081460712' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-26T19:42:13.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:12 smithi071 ceph-mon[92867]: 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-07-26T19:42:13.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:12 smithi071 ceph-mon[92867]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:42:13.317 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:12 smithi135 ceph-mon[85352]: pgmap v5534: 73 pgs: 73 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-07-26T19:42:13.348 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:12 smithi135 ceph-mon[85352]: from='client.? 172.21.15.71:0/3081460712' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-07-26T19:42:13.349 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:12 smithi135 ceph-mon[85352]: 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-07-26T19:42:13.349 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:12 smithi135 ceph-mon[85352]: from='mgr.25034 172.21.15.71:0/1153523479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-07-26T19:42:13.481 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-26T19:42:13.510 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-26T19:42:13.543 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-07-26T19:42:13.543 DEBUG:teuthology.orchestra.run.smithi071:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-07-26T19:42:13.566 DEBUG:teuthology.orchestra.run.smithi135:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-07-26T19:42:13.601 INFO:tasks.cephadm:Stopping all daemons... 2024-07-26T19:42:13.602 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-07-26T19:42:13.602 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.a 2024-07-26T19:42:13.836 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:13 smithi071 systemd[1]: Stopping Ceph mon.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:14.099 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:42:13] ENGINE Bus STOPPING 2024-07-26T19:42:14.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:13 smithi071 ceph-mon[92867]: 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-07-26T19:42:14.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:13 smithi071 ceph-mon[92867]: osdmap e2976: 8 total, 8 up, 8 in 2024-07-26T19:42:14.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:13 smithi071 ceph-mon[90507]: 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-07-26T19:42:14.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:13 smithi071 ceph-mon[90507]: osdmap e2976: 8 total, 8 up, 8 in 2024-07-26T19:42:14.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a[90503]: 2024-07-26T19:42:13.900+0000 7fa0665fc640 -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-07-26T19:42:14.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:13 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a[90503]: 2024-07-26T19:42:13.900+0000 7fa0665fc640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-07-26T19:42:14.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:14 smithi071 podman[229408]: 2024-07-26 19:42:14.002589848 +0000 UTC m=+0.218225690 container died 4114cde34b7b9e5d09530c9c6e3d2e1aa4dd4304166f6e231581797a71b03404 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.license=GPLv2) 2024-07-26T19:42:14.317 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:13 smithi135 ceph-mon[85352]: 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-07-26T19:42:14.317 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:13 smithi135 ceph-mon[85352]: osdmap e2976: 8 total, 8 up, 8 in 2024-07-26T19:42:14.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:42:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-07-26T19:42:14.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:42:14] ENGINE Bus STOPPED 2024-07-26T19:42:14.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:42:14] ENGINE Bus STARTING 2024-07-26T19:42:14.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:42:14] ENGINE Serving on http://:::9283 2024-07-26T19:42:14.435 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:14 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: [26/Jul/2024:19:42:14] ENGINE Bus STARTED 2024-07-26T19:42:14.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:14 smithi071 podman[229408]: 2024-07-26 19:42:14.425442675 +0000 UTC m=+0.641078516 container cleanup 4114cde34b7b9e5d09530c9c6e3d2e1aa4dd4304166f6e231581797a71b03404 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux ) 2024-07-26T19:42:14.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:14 smithi071 bash[229408]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a 2024-07-26T19:42:14.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Jul 26 19:42:14 smithi071 podman[229485]: 2024-07-26 19:42:14.626671567 +0000 UTC m=+0.621994274 container remove 4114cde34b7b9e5d09530c9c6e3d2e1aa4dd4304166f6e231581797a71b03404 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-a, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T19:42:14.859 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.a.service' 2024-07-26T19:42:14.915 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:42:14.915 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-07-26T19:42:14.915 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-07-26T19:42:14.915 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.c 2024-07-26T19:42:15.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:14 smithi071 systemd[1]: Stopping Ceph mon.c for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:15.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:15 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c[92863]: 2024-07-26T19:42:15.216+0000 7feafe701640 -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-07-26T19:42:15.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:15 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c[92863]: 2024-07-26T19:42:15.216+0000 7feafe701640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-07-26T19:42:15.532 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:15 smithi071 podman[229640]: 2024-07-26 19:42:15.247212885 +0000 UTC m=+0.154815520 container died 8304a7108dde91a35bb511230af3ae9c58a4b15b81a69248daf763038d2deb91 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.license=GPLv2) 2024-07-26T19:42:15.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:15 smithi071 podman[229640]: 2024-07-26 19:42:15.621124408 +0000 UTC m=+0.528727038 container cleanup 8304a7108dde91a35bb511230af3ae9c58a4b15b81a69248daf763038d2deb91 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, ceph=True, GIT_BRANCH=HEAD) 2024-07-26T19:42:15.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Jul 26 19:42:15 smithi071 bash[229640]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-c 2024-07-26T19:42:16.055 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.c.service' 2024-07-26T19:42:16.089 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:42:16.090 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-07-26T19:42:16.090 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-07-26T19:42:16.090 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.b 2024-07-26T19:42:16.392 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:16 smithi135 systemd[1]: Stopping Ceph mon.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:16.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b[85348]: 2024-07-26T19:42:16.381+0000 7f6737dc3640 -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-07-26T19:42:16.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b[85348]: 2024-07-26T19:42:16.381+0000 7f6737dc3640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-07-26T19:42:16.817 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:16 smithi135 podman[147326]: 2024-07-26 19:42:16.585871658 +0000 UTC m=+0.301260841 container died 535d88277b6e2e9c03869ae4207f4fffb577cdabeba7417c4053beccb1a4d416 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T19:42:17.317 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:17 smithi135 podman[147326]: 2024-07-26 19:42:17.049549486 +0000 UTC m=+0.764938669 container cleanup 535d88277b6e2e9c03869ae4207f4fffb577cdabeba7417c4053beccb1a4d416 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-07-26T19:42:17.317 INFO:journalctl@ceph.mon.b.smithi135.stdout:Jul 26 19:42:17 smithi135 bash[147326]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mon-b 2024-07-26T19:42:17.461 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mon.b.service' 2024-07-26T19:42:17.503 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:42:17.503 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-07-26T19:42:17.504 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-07-26T19:42:17.504 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.y 2024-07-26T19:42:17.835 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:17 smithi071 systemd[1]: Stopping Ceph mgr.y for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:18.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T19:42:17.825+0000 7f2c9996c640 -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-07-26T19:42:18.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:17 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y[81977]: 2024-07-26T19:42:17.825+0000 7f2c9996c640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-07-26T19:42:18.178 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:17 smithi071 podman[229763]: 2024-07-26 19:42:17.867235442 +0000 UTC m=+0.168077501 container died d21b67cf361b0fbb2ac0879cedd02253b60eaeb2f17937943d56232a2a6b1673 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0) 2024-07-26T19:42:18.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:18 smithi071 podman[229763]: 2024-07-26 19:42:18.258847511 +0000 UTC m=+0.559689561 container cleanup d21b67cf361b0fbb2ac0879cedd02253b60eaeb2f17937943d56232a2a6b1673 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2) 2024-07-26T19:42:18.437 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Jul 26 19:42:18 smithi071 bash[229763]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-y 2024-07-26T19:42:18.695 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.y.service' 2024-07-26T19:42:18.730 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:42:18.730 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-07-26T19:42:18.730 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-07-26T19:42:18.730 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.x 2024-07-26T19:42:19.067 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 19:42:18 smithi135 systemd[1]: Stopping Ceph mgr.x for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:19.550 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 19:42:19 smithi135 podman[147448]: 2024-07-26 19:42:19.277510765 +0000 UTC m=+0.362484901 container died aa01eaa0fb134b10f7dc14d08f835ec33dfe7d740ce204b4b0bfe597798f8f87 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-07-26T19:42:19.801 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 19:42:19 smithi135 podman[147448]: 2024-07-26 19:42:19.614148015 +0000 UTC m=+0.699122163 container cleanup aa01eaa0fb134b10f7dc14d08f835ec33dfe7d740ce204b4b0bfe597798f8f87 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-07-26T19:42:19.801 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 19:42:19 smithi135 bash[147448]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x 2024-07-26T19:42:20.051 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 19:42:19 smithi135 podman[147462]: 2024-07-26 19:42:19.791015209 +0000 UTC m=+0.513886547 container remove aa01eaa0fb134b10f7dc14d08f835ec33dfe7d740ce204b4b0bfe597798f8f87 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-07-26T19:42:20.051 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Jul 26 19:42:19 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-07-26T19:42:20.055 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mgr.x.service' 2024-07-26T19:42:20.091 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:42:20.091 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-07-26T19:42:20.091 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-07-26T19:42:20.091 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.0 2024-07-26T19:42:20.398 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:20 smithi071 systemd[1]: Stopping Ceph osd.0 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:20.687 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[98220]: 2024-07-26T19:42:20.387+0000 7f6905e7b640 -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-07-26T19:42:20.688 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[98220]: 2024-07-26T19:42:20.387+0000 7f6905e7b640 -1 osd.0 2976 *** Got signal Terminated *** 2024-07-26T19:42:20.688 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:20 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0[98220]: 2024-07-26T19:42:20.387+0000 7f6905e7b640 -1 osd.0 2976 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T19:42:26.188 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:25 smithi071 podman[229885]: 2024-07-26 19:42:25.864393654 +0000 UTC m=+5.585801327 container died ff45cb2e0ec512db60990632d7f568bc097bf26ffc0bd1f32b08711ac42386a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, ceph=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-07-26T19:42:26.688 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:26 smithi071 podman[229885]: 2024-07-26 19:42:26.179082218 +0000 UTC m=+5.900489890 container cleanup ff45cb2e0ec512db60990632d7f568bc097bf26ffc0bd1f32b08711ac42386a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T19:42:26.688 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:26 smithi071 bash[229885]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0 2024-07-26T19:42:26.688 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:26 smithi071 podman[229900]: 2024-07-26 19:42:26.397179817 +0000 UTC m=+0.529040139 container remove ff45cb2e0ec512db60990632d7f568bc097bf26ffc0bd1f32b08711ac42386a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-07-26T19:42:27.110 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:26 smithi071 podman[229989]: 2024-07-26 19:42:26.789768762 +0000 UTC m=+0.098583770 container create 254cd5db926ae1625bfb4d145518a2670f2464bdec5bb3781eee4eca126f3194 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T19:42:27.110 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:26 smithi071 podman[229989]: 2024-07-26 19:42:26.708488506 +0000 UTC m=+0.017303525 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T19:42:27.110 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:27 smithi071 podman[229989]: 2024-07-26 19:42:27.025397187 +0000 UTC m=+0.334212202 container init 254cd5db926ae1625bfb4d145518a2670f2464bdec5bb3781eee4eca126f3194 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T19:42:27.111 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:27 smithi071 podman[229989]: 2024-07-26 19:42:27.028812688 +0000 UTC m=+0.337627706 container start 254cd5db926ae1625bfb4d145518a2670f2464bdec5bb3781eee4eca126f3194 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T19:42:27.111 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:27 smithi071 podman[229989]: 2024-07-26 19:42:27.100431878 +0000 UTC m=+0.409246901 container attach 254cd5db926ae1625bfb4d145518a2670f2464bdec5bb3781eee4eca126f3194 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724) 2024-07-26T19:42:27.438 INFO:journalctl@ceph.osd.0.smithi071.stdout:Jul 26 19:42:27 smithi071 podman[229989]: 2024-07-26 19:42:27.217795234 +0000 UTC m=+0.526610246 container died 254cd5db926ae1625bfb4d145518a2670f2464bdec5bb3781eee4eca126f3194 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-0-deactivate, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-07-26T19:42:27.831 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.0.service' 2024-07-26T19:42:27.870 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:42:27.871 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-07-26T19:42:27.871 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-07-26T19:42:27.871 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.1 2024-07-26T19:42:28.187 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:27 smithi071 systemd[1]: Stopping Ceph osd.1 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:28.688 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[103133]: 2024-07-26T19:42:28.217+0000 7f273f91b640 -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-07-26T19:42:28.688 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[103133]: 2024-07-26T19:42:28.217+0000 7f273f91b640 -1 osd.1 2976 *** Got signal Terminated *** 2024-07-26T19:42:28.688 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:28 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1[103133]: 2024-07-26T19:42:28.217+0000 7f273f91b640 -1 osd.1 2976 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T19:42:34.120 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:33 smithi071 podman[230091]: 2024-07-26 19:42:33.806627618 +0000 UTC m=+5.704196379 container died ad1f2b371d1755b2e428ecee9faf7ccd0847ecdd4f8af96aecaf497ab20172af (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T19:42:34.438 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:34 smithi071 podman[230091]: 2024-07-26 19:42:34.233432914 +0000 UTC m=+6.131001672 container cleanup ad1f2b371d1755b2e428ecee9faf7ccd0847ecdd4f8af96aecaf497ab20172af (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-07-26T19:42:34.438 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:34 smithi071 bash[230091]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1 2024-07-26T19:42:34.866 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:34 smithi071 podman[230119]: 2024-07-26 19:42:34.434716069 +0000 UTC m=+0.628615446 container remove ad1f2b371d1755b2e428ecee9faf7ccd0847ecdd4f8af96aecaf497ab20172af (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-07-26T19:42:35.188 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:34 smithi071 podman[230205]: 2024-07-26 19:42:34.758978674 +0000 UTC m=+0.017398079 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T19:42:35.188 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:34 smithi071 podman[230205]: 2024-07-26 19:42:34.860633375 +0000 UTC m=+0.119052805 container create 4652c2b5912a5925bfbf3807ba42f9cd20ad1972ca47bc9f7fb53d9754bb7385 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T19:42:35.188 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:35 smithi071 podman[230205]: 2024-07-26 19:42:35.071528667 +0000 UTC m=+0.329948067 container init 4652c2b5912a5925bfbf3807ba42f9cd20ad1972ca47bc9f7fb53d9754bb7385 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-07-26T19:42:35.188 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:35 smithi071 podman[230205]: 2024-07-26 19:42:35.074905461 +0000 UTC m=+0.333324849 container start 4652c2b5912a5925bfbf3807ba42f9cd20ad1972ca47bc9f7fb53d9754bb7385 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-07-26T19:42:35.635 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:35 smithi071 podman[230205]: 2024-07-26 19:42:35.19762819 +0000 UTC m=+0.456047587 container attach 4652c2b5912a5925bfbf3807ba42f9cd20ad1972ca47bc9f7fb53d9754bb7385 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, 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-07-26T19:42:35.635 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:35 smithi071 podman[230205]: 2024-07-26 19:42:35.271152498 +0000 UTC m=+0.529571888 container died 4652c2b5912a5925bfbf3807ba42f9cd20ad1972ca47bc9f7fb53d9754bb7385 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-07-26T19:42:35.895 INFO:journalctl@ceph.osd.1.smithi071.stdout:Jul 26 19:42:35 smithi071 podman[230228]: 2024-07-26 19:42:35.866728193 +0000 UTC m=+0.589795886 container remove 4652c2b5912a5925bfbf3807ba42f9cd20ad1972ca47bc9f7fb53d9754bb7385 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-1-deactivate, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T19:42:35.901 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.1.service' 2024-07-26T19:42:35.942 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:42:35.943 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-07-26T19:42:35.943 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-07-26T19:42:35.943 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.2 2024-07-26T19:42:36.067 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:42:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:42:35.779Z 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.71:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.71:8765: connect: connection refused" 2024-07-26T19:42:36.067 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:42:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:42:35.780Z 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.71:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.71:8765: connect: connection refused" 2024-07-26T19:42:36.067 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:42:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:42:35.783Z 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.71:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.71:8765: connect: connection refused" 2024-07-26T19:42:36.068 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:42:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:42:35.783Z 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.71:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.71:8765: connect: connection refused" 2024-07-26T19:42:36.068 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:42:35 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:42:35.784Z 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.71:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.71:8765: connect: connection refused" 2024-07-26T19:42:36.187 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:36 smithi071 systemd[1]: Stopping Ceph osd.2 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:36.687 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[108094]: 2024-07-26T19:42:36.268+0000 7fcc9f61a640 -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-07-26T19:42:36.688 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[108094]: 2024-07-26T19:42:36.268+0000 7fcc9f61a640 -1 osd.2 2976 *** Got signal Terminated *** 2024-07-26T19:42:36.688 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:36 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2[108094]: 2024-07-26T19:42:36.268+0000 7fcc9f61a640 -1 osd.2 2976 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T19:42:42.040 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:41 smithi071 podman[230306]: 2024-07-26 19:42:41.709618312 +0000 UTC m=+5.546853727 container died 5ec19670b2daa87183080df3b8c730a953907394b30d8bf5d9de72d808bd692a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0) 2024-07-26T19:42:42.040 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:42 smithi071 podman[230306]: 2024-07-26 19:42:42.029734983 +0000 UTC m=+5.866970397 container cleanup 5ec19670b2daa87183080df3b8c730a953907394b30d8bf5d9de72d808bd692a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-07-26T19:42:42.437 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:42 smithi071 bash[230306]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2 2024-07-26T19:42:42.438 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:42 smithi071 podman[230323]: 2024-07-26 19:42:42.237035296 +0000 UTC m=+0.526847058 container remove 5ec19670b2daa87183080df3b8c730a953907394b30d8bf5d9de72d808bd692a (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724) 2024-07-26T19:42:42.938 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:42 smithi071 podman[230409]: 2024-07-26 19:42:42.553306284 +0000 UTC m=+0.017396435 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T19:42:42.938 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:42 smithi071 podman[230409]: 2024-07-26 19:42:42.654503792 +0000 UTC m=+0.118593963 container create 8ab9ac959bbd63f6c78e59dc285b2fee449ba1a0d930cef46fa396034e63b6bb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-07-26T19:42:42.938 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:42 smithi071 podman[230409]: 2024-07-26 19:42:42.890164544 +0000 UTC m=+0.354254688 container init 8ab9ac959bbd63f6c78e59dc285b2fee449ba1a0d930cef46fa396034e63b6bb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724) 2024-07-26T19:42:42.938 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:42 smithi071 podman[230409]: 2024-07-26 19:42:42.894254003 +0000 UTC m=+0.358344136 container start 8ab9ac959bbd63f6c78e59dc285b2fee449ba1a0d930cef46fa396034e63b6bb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , 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, org.label-schema.license=GPLv2) 2024-07-26T19:42:43.378 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:42 smithi071 podman[230409]: 2024-07-26 19:42:42.973707222 +0000 UTC m=+0.437797385 container attach 8ab9ac959bbd63f6c78e59dc285b2fee449ba1a0d930cef46fa396034e63b6bb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-07-26T19:42:43.379 INFO:journalctl@ceph.osd.2.smithi071.stdout:Jul 26 19:42:43 smithi071 podman[230409]: 2024-07-26 19:42:43.084978638 +0000 UTC m=+0.549068767 container died 8ab9ac959bbd63f6c78e59dc285b2fee449ba1a0d930cef46fa396034e63b6bb (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-07-26T19:42:43.688 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.2.service' 2024-07-26T19:42:43.727 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:42:43.727 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-07-26T19:42:43.727 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-07-26T19:42:43.727 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.3 2024-07-26T19:42:43.938 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:43 smithi071 systemd[1]: Stopping Ceph osd.3 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:44.438 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[113036]: 2024-07-26T19:42:44.046+0000 7f604d250640 -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-07-26T19:42:44.438 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[113036]: 2024-07-26T19:42:44.046+0000 7f604d250640 -1 osd.3 2976 *** Got signal Terminated *** 2024-07-26T19:42:44.438 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:44 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[113036]: 2024-07-26T19:42:44.046+0000 7f604d250640 -1 osd.3 2976 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T19:42:47.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:46 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:46.836+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:48.059 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:47.864+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:48.060 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:47 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:47.621+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:48.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:48.049+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:48.817 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:48.619+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:48.817 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:48.539+0000 7f33bd085640 -1 osd.4 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:25.341798+0000 front 2024-07-26T19:42:25.341903+0000 (oldest deadline 2024-07-26T19:42:48.241816+0000) 2024-07-26T19:42:48.938 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:48 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3[113036]: 2024-07-26T19:42:48.454+0000 7f604585e640 -1 osd.3 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:25.026194+0000 front 2024-07-26T19:42:25.026308+0000 (oldest deadline 2024-07-26T19:42:47.926325+0000) 2024-07-26T19:42:49.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:49.008+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:49.317 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:48 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:48.868+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:49.714 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:49 smithi071 podman[230513]: 2024-07-26 19:42:49.443698599 +0000 UTC m=+5.499968493 container died 8863fded8a6217b65f4aeb2f0974f57b6505a9579fc8da73df0fc0a6f076dfd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T19:42:49.903 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:49.564+0000 7f33bd085640 -1 osd.4 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:25.341798+0000 front 2024-07-26T19:42:25.341903+0000 (oldest deadline 2024-07-26T19:42:48.241816+0000) 2024-07-26T19:42:49.904 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:49.641+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:50.082 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:49 smithi071 podman[230513]: 2024-07-26 19:42:49.804393997 +0000 UTC m=+5.860663891 container cleanup 8863fded8a6217b65f4aeb2f0974f57b6505a9579fc8da73df0fc0a6f076dfd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T19:42:50.082 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:49 smithi071 bash[230513]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3 2024-07-26T19:42:50.317 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:49 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:49.892+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:50.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:50.018+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:50.424 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:50 smithi071 podman[230528]: 2024-07-26 19:42:50.072288267 +0000 UTC m=+0.622347797 container remove 8863fded8a6217b65f4aeb2f0974f57b6505a9579fc8da73df0fc0a6f076dfd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0) 2024-07-26T19:42:50.688 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:50 smithi071 podman[230612]: 2024-07-26 19:42:50.414836496 +0000 UTC m=+0.103275538 container create 8cfcc329bd95a54cc535a7240b8be2c402c8ce3867270380945ddfe19d6df414 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T19:42:50.688 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:50 smithi071 podman[230612]: 2024-07-26 19:42:50.329125594 +0000 UTC m=+0.017564617 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T19:42:50.873 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:50.604+0000 7f33bd085640 -1 osd.4 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:25.341798+0000 front 2024-07-26T19:42:25.341903+0000 (oldest deadline 2024-07-26T19:42:48.241816+0000) 2024-07-26T19:42:50.873 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:50.660+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:51.172 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:50 smithi071 podman[230612]: 2024-07-26 19:42:50.692001097 +0000 UTC m=+0.380440112 container init 8cfcc329bd95a54cc535a7240b8be2c402c8ce3867270380945ddfe19d6df414 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, 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.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240724, ceph=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T19:42:51.172 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:50 smithi071 podman[230612]: 2024-07-26 19:42:50.695488979 +0000 UTC m=+0.383927978 container start 8cfcc329bd95a54cc535a7240b8be2c402c8ce3867270380945ddfe19d6df414 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T19:42:51.172 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:50 smithi071 podman[230612]: 2024-07-26 19:42:50.781033171 +0000 UTC m=+0.469472185 container attach 8cfcc329bd95a54cc535a7240b8be2c402c8ce3867270380945ddfe19d6df414 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T19:42:51.172 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:50 smithi071 podman[230612]: 2024-07-26 19:42:50.880616954 +0000 UTC m=+0.569055954 container died 8cfcc329bd95a54cc535a7240b8be2c402c8ce3867270380945ddfe19d6df414 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-07-26T19:42:51.317 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:50.862+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:51.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:50 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:50.992+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:51.430 INFO:journalctl@ceph.osd.3.smithi071.stdout:Jul 26 19:42:51 smithi071 podman[230635]: 2024-07-26 19:42:51.395527322 +0000 UTC m=+0.509079772 container remove 8cfcc329bd95a54cc535a7240b8be2c402c8ce3867270380945ddfe19d6df414 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-07-26T19:42:51.435 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.3.service' 2024-07-26T19:42:51.473 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:42:51.474 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-07-26T19:42:51.474 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-07-26T19:42:51.474 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.4 2024-07-26T19:42:51.796 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:51 smithi135 systemd[1]: Stopping Ceph osd.4 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:51.796 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:51 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:51.589+0000 7f33bd085640 -1 osd.4 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:25.341798+0000 front 2024-07-26T19:42:25.341903+0000 (oldest deadline 2024-07-26T19:42:48.241816+0000) 2024-07-26T19:42:51.796 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:51 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:51.631+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:52.067 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:52.007+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:52.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:51 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:51.826+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:52.067 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:51 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:51.785+0000 7f33c4a77640 -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-07-26T19:42:52.067 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:51 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:51.785+0000 7f33c4a77640 -1 osd.4 2976 *** Got signal Terminated *** 2024-07-26T19:42:52.068 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:51 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:51.785+0000 7f33c4a77640 -1 osd.4 2976 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T19:42:52.844 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:52.599+0000 7f33bd085640 -1 osd.4 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:25.341798+0000 front 2024-07-26T19:42:25.341903+0000 (oldest deadline 2024-07-26T19:42:48.241816+0000) 2024-07-26T19:42:52.844 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:52.582+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:53.317 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:52 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:52.833+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:53.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:53.034+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:53.887 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:53.568+0000 7f33bd085640 -1 osd.4 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:25.341798+0000 front 2024-07-26T19:42:25.341903+0000 (oldest deadline 2024-07-26T19:42:48.241816+0000) 2024-07-26T19:42:53.887 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:53.599+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:54.317 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:53 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:53.877+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:54.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:54 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:54.000+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:54.817 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:54 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:54.522+0000 7f33bd085640 -1 osd.4 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:25.341798+0000 front 2024-07-26T19:42:25.341903+0000 (oldest deadline 2024-07-26T19:42:48.241816+0000) 2024-07-26T19:42:54.817 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:54 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:54.628+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:55.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:54 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:54.967+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:55.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:54 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:54.967+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:42:55.317 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:54 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:54.925+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:55.317 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:54 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:54.925+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:28.830056+0000 front 2024-07-26T19:42:28.830152+0000 (oldest deadline 2024-07-26T19:42:54.730148+0000) 2024-07-26T19:42:55.817 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:55.536+0000 7f33bd085640 -1 osd.4 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:25.341798+0000 front 2024-07-26T19:42:25.341903+0000 (oldest deadline 2024-07-26T19:42:48.241816+0000) 2024-07-26T19:42:55.817 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:55.678+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:56.317 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:55.923+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:56.317 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:55.923+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:28.830056+0000 front 2024-07-26T19:42:28.830152+0000 (oldest deadline 2024-07-26T19:42:54.730148+0000) 2024-07-26T19:42:56.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:55.989+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:56.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:55 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:55.989+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:42:56.817 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:56 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:56.500+0000 7f33bd085640 -1 osd.4 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:25.341798+0000 front 2024-07-26T19:42:25.341903+0000 (oldest deadline 2024-07-26T19:42:48.241816+0000) 2024-07-26T19:42:56.817 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:56 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4[90779]: 2024-07-26T19:42:56.500+0000 7f33bd085640 -1 osd.4 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:30.542900+0000 front 2024-07-26T19:42:30.542786+0000 (oldest deadline 2024-07-26T19:42:56.442709+0000) 2024-07-26T19:42:56.817 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:56 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:56.705+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:56.817 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:56 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:56.705+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:42:57.196 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:57.004+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:57.196 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:57.004+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:42:57.197 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:56 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:56.925+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:57.197 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:56 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:56.925+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:28.830056+0000 front 2024-07-26T19:42:28.830152+0000 (oldest deadline 2024-07-26T19:42:54.730148+0000) 2024-07-26T19:42:57.463 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:57 smithi135 podman[147588]: 2024-07-26 19:42:57.186553296 +0000 UTC m=+5.517237386 container died 2f1bdb58e19d6e511deb23c5c5f724bee4782b1a84ac0c9d0e23bfa8f0409754 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T19:42:57.752 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:57 smithi135 podman[147588]: 2024-07-26 19:42:57.544114117 +0000 UTC m=+5.874798206 container cleanup 2f1bdb58e19d6e511deb23c5c5f724bee4782b1a84ac0c9d0e23bfa8f0409754 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0) 2024-07-26T19:42:57.752 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:57 smithi135 bash[147588]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4 2024-07-26T19:42:58.046 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:57 smithi135 podman[147606]: 2024-07-26 19:42:57.87076137 +0000 UTC m=+0.673672527 container remove 2f1bdb58e19d6e511deb23c5c5f724bee4782b1a84ac0c9d0e23bfa8f0409754 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240724) 2024-07-26T19:42:58.047 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:57.741+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:58.047 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:57.741+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:42:58.047 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:57.942+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:58.047 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:57 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:57.942+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:28.830056+0000 front 2024-07-26T19:42:28.830152+0000 (oldest deadline 2024-07-26T19:42:54.730148+0000) 2024-07-26T19:42:58.314 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:58 smithi135 podman[147693]: 2024-07-26 19:42:58.197038675 +0000 UTC m=+0.101065344 container create 0fc3542f5dfd5468e96c3d40a48fa1e2c4534d1dd0df8360a71fb44b92cbeed0 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, org.label-schema.build-date=20240724, io.buildah.version=1.36.0) 2024-07-26T19:42:58.314 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:58 smithi135 podman[147693]: 2024-07-26 19:42:58.113336675 +0000 UTC m=+0.017363351 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T19:42:58.314 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:58.035+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:58.314 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:58.035+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:42:58.567 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:58 smithi135 podman[147693]: 2024-07-26 19:42:58.400365585 +0000 UTC m=+0.304392258 container init 0fc3542f5dfd5468e96c3d40a48fa1e2c4534d1dd0df8360a71fb44b92cbeed0 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, 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, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-07-26T19:42:58.567 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:58 smithi135 podman[147693]: 2024-07-26 19:42:58.403572162 +0000 UTC m=+0.307598835 container start 0fc3542f5dfd5468e96c3d40a48fa1e2c4534d1dd0df8360a71fb44b92cbeed0 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T19:42:58.567 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:58 smithi135 podman[147693]: 2024-07-26 19:42:58.475476498 +0000 UTC m=+0.379503182 container attach 0fc3542f5dfd5468e96c3d40a48fa1e2c4534d1dd0df8360a71fb44b92cbeed0 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, ceph=True, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-07-26T19:42:58.898 INFO:journalctl@ceph.osd.4.smithi135.stdout:Jul 26 19:42:58 smithi135 podman[147693]: 2024-07-26 19:42:58.604415954 +0000 UTC m=+0.508442619 container died 0fc3542f5dfd5468e96c3d40a48fa1e2c4534d1dd0df8360a71fb44b92cbeed0 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-07-26T19:42:58.898 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:58.759+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:42:58.898 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:58.759+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:42:59.165 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:59.076+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:42:59.165 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:42:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:42:59.076+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:42:59.165 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:58.932+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:42:59.165 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:58 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:58.932+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:28.830056+0000 front 2024-07-26T19:42:28.830152+0000 (oldest deadline 2024-07-26T19:42:54.730148+0000) 2024-07-26T19:42:59.188 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.4.service' 2024-07-26T19:42:59.229 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:42:59.229 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-07-26T19:42:59.229 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-07-26T19:42:59.230 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.5 2024-07-26T19:42:59.461 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:59 smithi135 systemd[1]: Stopping Ceph osd.5 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:42:59.722 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:59.550+0000 7fcc1add0640 -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-07-26T19:42:59.722 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:59.550+0000 7fcc1add0640 -1 osd.5 2976 *** Got signal Terminated *** 2024-07-26T19:42:59.722 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:59.550+0000 7fcc1add0640 -1 osd.5 2976 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T19:43:00.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:59.960+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:43:00.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:42:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:42:59.960+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:28.830056+0000 front 2024-07-26T19:42:28.830152+0000 (oldest deadline 2024-07-26T19:42:54.730148+0000) 2024-07-26T19:43:00.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:59.711+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:00.068 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:42:59 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:42:59.711+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:00.403 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:00.117+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:00.403 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:00.117+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:01.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:43:00.930+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:43:01.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:43:00.930+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:28.830056+0000 front 2024-07-26T19:42:28.830152+0000 (oldest deadline 2024-07-26T19:42:54.730148+0000) 2024-07-26T19:43:01.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:00.750+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:01.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:00 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:00.750+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:01.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:01.131+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:01.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:01.132+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:02.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:01.757+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:02.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:01.757+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:02.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:43:01.900+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:43:02.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:01 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:43:01.900+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:28.830056+0000 front 2024-07-26T19:42:28.830152+0000 (oldest deadline 2024-07-26T19:42:54.730148+0000) 2024-07-26T19:43:02.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:02.109+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:02.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:02.109+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:03.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:02.750+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:03.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:02.750+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:03.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:43:02.869+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:43:03.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:43:02.869+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:28.830056+0000 front 2024-07-26T19:42:28.830152+0000 (oldest deadline 2024-07-26T19:42:54.730148+0000) 2024-07-26T19:43:03.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:02 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:43:02.869+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.431631+0000 front 2024-07-26T19:42:40.431551+0000 (oldest deadline 2024-07-26T19:43:02.731500+0000) 2024-07-26T19:43:03.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:03.084+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:03.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:03.084+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:04.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:03.751+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:04.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:03.751+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:04.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:43:03.868+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.629242+0000 front 2024-07-26T19:42:23.629373+0000 (oldest deadline 2024-07-26T19:42:46.529169+0000) 2024-07-26T19:43:04.068 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:43:03.868+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:28.830056+0000 front 2024-07-26T19:42:28.830152+0000 (oldest deadline 2024-07-26T19:42:54.730148+0000) 2024-07-26T19:43:04.068 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:03 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5[95713]: 2024-07-26T19:43:03.868+0000 7fcc133de640 -1 osd.5 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.431631+0000 front 2024-07-26T19:42:40.431551+0000 (oldest deadline 2024-07-26T19:43:02.731500+0000) 2024-07-26T19:43:04.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:04 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:04.084+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:04.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:04 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:04.084+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:05.051 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:04 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:04.742+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:05.051 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:04 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:04.742+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:05.317 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:05 smithi135 podman[147797]: 2024-07-26 19:43:05.040576918 +0000 UTC m=+5.587958140 container died dbd2ba780bcf7f31f87f3ed8fab53f9eddf986c47a6a972cdccd32e8a175e2c6 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T19:43:05.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:05 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:05.053+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:05.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:05 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:05.053+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:05.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:05 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:05.053+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:39.052936+0000 front 2024-07-26T19:42:39.052967+0000 (oldest deadline 2024-07-26T19:43:04.952758+0000) 2024-07-26T19:43:05.621 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:05 smithi135 podman[147797]: 2024-07-26 19:43:05.384507064 +0000 UTC m=+5.931888286 container cleanup dbd2ba780bcf7f31f87f3ed8fab53f9eddf986c47a6a972cdccd32e8a175e2c6 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-07-26T19:43:05.621 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:05 smithi135 bash[147797]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5 2024-07-26T19:43:06.067 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:05 smithi135 podman[147822]: 2024-07-26 19:43:05.611374455 +0000 UTC m=+0.566037926 container remove dbd2ba780bcf7f31f87f3ed8fab53f9eddf986c47a6a972cdccd32e8a175e2c6 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5, org.label-schema.build-date=20240724, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T19:43:06.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:05 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:05.702+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:06.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:05 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:05.702+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:06.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:05 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:05.702+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:06.359 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:06.061+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:06.359 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:06.061+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:06.360 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:06.061+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:39.052936+0000 front 2024-07-26T19:42:39.052967+0000 (oldest deadline 2024-07-26T19:43:04.952758+0000) 2024-07-26T19:43:06.360 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:06 smithi135 podman[147913]: 2024-07-26 19:43:05.959979101 +0000 UTC m=+0.017382438 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T19:43:06.360 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:06 smithi135 podman[147913]: 2024-07-26 19:43:06.070971828 +0000 UTC m=+0.128375160 container create ac2aa07b80c25fdc0faa53e2edc8d2cdedfb8a99fc470f71d2b9804aa70cab77 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-07-26T19:43:06.360 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:06 smithi135 podman[147913]: 2024-07-26 19:43:06.274986095 +0000 UTC m=+0.332389437 container init ac2aa07b80c25fdc0faa53e2edc8d2cdedfb8a99fc470f71d2b9804aa70cab77 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-07-26T19:43:06.360 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:06 smithi135 podman[147913]: 2024-07-26 19:43:06.278461805 +0000 UTC m=+0.335865147 container start ac2aa07b80c25fdc0faa53e2edc8d2cdedfb8a99fc470f71d2b9804aa70cab77 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, 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, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T19:43:06.360 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:06 smithi135 podman[147913]: 2024-07-26 19:43:06.349410752 +0000 UTC m=+0.406814088 container attach ac2aa07b80c25fdc0faa53e2edc8d2cdedfb8a99fc470f71d2b9804aa70cab77 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240724, ceph=True, org.label-schema.license=GPLv2) 2024-07-26T19:43:06.727 INFO:journalctl@ceph.osd.5.smithi135.stdout:Jul 26 19:43:06 smithi135 podman[147913]: 2024-07-26 19:43:06.466881534 +0000 UTC m=+0.524284867 container died ac2aa07b80c25fdc0faa53e2edc8d2cdedfb8a99fc470f71d2b9804aa70cab77 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-07-26T19:43:07.064 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:06.716+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:07.064 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:06.716+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:07.064 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:06 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:06.716+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:07.083 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.5.service' 2024-07-26T19:43:07.123 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:43:07.123 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-07-26T19:43:07.124 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-07-26T19:43:07.124 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.6 2024-07-26T19:43:07.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:07.075+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:07.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:07.075+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:07.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:07.075+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:39.052936+0000 front 2024-07-26T19:42:39.052967+0000 (oldest deadline 2024-07-26T19:43:04.952758+0000) 2024-07-26T19:43:07.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:07 smithi135 systemd[1]: Stopping Ceph osd.6 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:43:07.749 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:07.456+0000 7f1f9325b640 -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-07-26T19:43:07.749 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:07.456+0000 7f1f9325b640 -1 osd.6 2976 *** Got signal Terminated *** 2024-07-26T19:43:07.749 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:07.456+0000 7f1f9325b640 -1 osd.6 2976 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T19:43:08.056 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:07.738+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:08.056 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:07.738+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:08.057 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:07 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:07.738+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:08.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:08 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:08.045+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:08.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:08 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:08.045+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:08.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:08 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:08.045+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:39.052936+0000 front 2024-07-26T19:42:39.052967+0000 (oldest deadline 2024-07-26T19:43:04.952758+0000) 2024-07-26T19:43:09.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:08 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:08.731+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:09.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:08 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:08.731+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:09.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:08 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:08.731+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:09.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:09.069+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:09.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:09.069+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:09.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:09.069+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:39.052936+0000 front 2024-07-26T19:42:39.052967+0000 (oldest deadline 2024-07-26T19:43:04.952758+0000) 2024-07-26T19:43:10.065 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:09.692+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:10.066 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:09.692+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:10.066 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:09 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:09.692+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:10.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:10.055+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:10.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:10.055+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:10.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:10.055+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:39.052936+0000 front 2024-07-26T19:42:39.052967+0000 (oldest deadline 2024-07-26T19:43:04.952758+0000) 2024-07-26T19:43:11.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:10.644+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:11.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:10.644+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:11.068 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:10 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:10.644+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:11.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:11.079+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:11.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:11.079+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:11.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:11.079+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:39.052936+0000 front 2024-07-26T19:42:39.052967+0000 (oldest deadline 2024-07-26T19:43:04.952758+0000) 2024-07-26T19:43:11.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:11.079+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6830 osd.3 since back 2024-07-26T19:42:45.453769+0000 front 2024-07-26T19:42:45.453802+0000 (oldest deadline 2024-07-26T19:43:10.153770+0000) 2024-07-26T19:43:12.057 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:11.682+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:12.057 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:11.682+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:12.057 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:11 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:11.682+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:12.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:12.046+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.450073+0000 front 2024-07-26T19:42:23.450245+0000 (oldest deadline 2024-07-26T19:42:47.550020+0000) 2024-07-26T19:43:12.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:12.046+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:32.051855+0000 front 2024-07-26T19:42:32.051879+0000 (oldest deadline 2024-07-26T19:42:54.351727+0000) 2024-07-26T19:43:12.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:12.046+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:39.052936+0000 front 2024-07-26T19:42:39.052967+0000 (oldest deadline 2024-07-26T19:43:04.952758+0000) 2024-07-26T19:43:12.317 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6[100199]: 2024-07-26T19:43:12.046+0000 7f1f8b869640 -1 osd.6 2976 heartbeat_check: no reply from 172.21.15.71:6830 osd.3 since back 2024-07-26T19:42:45.453769+0000 front 2024-07-26T19:42:45.453802+0000 (oldest deadline 2024-07-26T19:43:10.153770+0000) 2024-07-26T19:43:12.967 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:12.652+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:12.967 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:12.652+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:12.967 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:12.652+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:12.967 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:12 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:12.652+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6830 osd.3 since back 2024-07-26T19:42:46.125836+0000 front 2024-07-26T19:42:46.125882+0000 (oldest deadline 2024-07-26T19:43:12.025718+0000) 2024-07-26T19:43:13.227 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:12 smithi135 podman[148016]: 2024-07-26 19:43:12.957462025 +0000 UTC m=+5.605913029 container died 5e035ade52c5526f1cfd2b55db3a90d32f4e85d7ee5bca159aea3c8aa4f3c43d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, ceph=True, 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, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T19:43:13.485 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:13 smithi135 podman[148016]: 2024-07-26 19:43:13.29082865 +0000 UTC m=+5.939279654 container cleanup 5e035ade52c5526f1cfd2b55db3a90d32f4e85d7ee5bca159aea3c8aa4f3c43d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-07-26T19:43:13.486 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:13 smithi135 bash[148016]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6 2024-07-26T19:43:13.817 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:13 smithi135 podman[148031]: 2024-07-26 19:43:13.475747941 +0000 UTC m=+0.520061079 container remove 5e035ade52c5526f1cfd2b55db3a90d32f4e85d7ee5bca159aea3c8aa4f3c43d (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, 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-07-26T19:43:13.817 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:13 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:13.654+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:13.817 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:13 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:13.654+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:13.817 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:13 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:13.654+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:13.817 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:13 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:13.654+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6830 osd.3 since back 2024-07-26T19:42:46.125836+0000 front 2024-07-26T19:42:46.125882+0000 (oldest deadline 2024-07-26T19:43:12.025718+0000) 2024-07-26T19:43:14.198 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:13 smithi135 podman[148123]: 2024-07-26 19:43:13.910209508 +0000 UTC m=+0.106051929 container create d5380cf2b02a8eb0606ac0c093ff40eae137b76120606af4b493ed4b7ba5b22f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T19:43:14.199 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:13 smithi135 podman[148123]: 2024-07-26 19:43:13.82146845 +0000 UTC m=+0.017310885 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T19:43:14.199 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:14 smithi135 podman[148123]: 2024-07-26 19:43:14.105041895 +0000 UTC m=+0.300884317 container init d5380cf2b02a8eb0606ac0c093ff40eae137b76120606af4b493ed4b7ba5b22f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-07-26T19:43:14.199 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:14 smithi135 podman[148123]: 2024-07-26 19:43:14.108474094 +0000 UTC m=+0.304316525 container start d5380cf2b02a8eb0606ac0c093ff40eae137b76120606af4b493ed4b7ba5b22f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-07-26T19:43:14.199 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:14 smithi135 podman[148123]: 2024-07-26 19:43:14.188460089 +0000 UTC m=+0.384302516 container attach d5380cf2b02a8eb0606ac0c093ff40eae137b76120606af4b493ed4b7ba5b22f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.build-date=20240724, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-07-26T19:43:14.567 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:14 smithi135 podman[148123]: 2024-07-26 19:43:14.302319994 +0000 UTC m=+0.498162428 container died d5380cf2b02a8eb0606ac0c093ff40eae137b76120606af4b493ed4b7ba5b22f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-07-26T19:43:14.845 INFO:journalctl@ceph.osd.6.smithi135.stdout:Jul 26 19:43:14 smithi135 podman[148145]: 2024-07-26 19:43:14.817968124 +0000 UTC m=+0.509270718 container remove d5380cf2b02a8eb0606ac0c093ff40eae137b76120606af4b493ed4b7ba5b22f (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-6-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T19:43:14.845 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:14.633+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:14.845 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:14.633+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:14.845 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:14.633+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:14.845 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:14 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:14.633+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6830 osd.3 since back 2024-07-26T19:42:46.125836+0000 front 2024-07-26T19:42:46.125882+0000 (oldest deadline 2024-07-26T19:43:12.025718+0000) 2024-07-26T19:43:14.851 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.6.service' 2024-07-26T19:43:14.888 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:43:14.888 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-07-26T19:43:14.888 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-07-26T19:43:14.888 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.7 2024-07-26T19:43:15.206 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:14 smithi135 systemd[1]: Stopping Ceph osd.7 for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:43:15.567 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:15.195+0000 7f2ca5fa0640 -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-07-26T19:43:15.567 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:15.196+0000 7f2ca5fa0640 -1 osd.7 2976 *** Got signal Terminated *** 2024-07-26T19:43:15.567 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:15.196+0000 7f2ca5fa0640 -1 osd.7 2976 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-07-26T19:43:16.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:15.603+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:16.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:15.603+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:16.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:15.603+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:16.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:15 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:15.603+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6830 osd.3 since back 2024-07-26T19:42:46.125836+0000 front 2024-07-26T19:42:46.125882+0000 (oldest deadline 2024-07-26T19:43:12.025718+0000) 2024-07-26T19:43:17.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:16.577+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:17.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:16.577+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:17.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:16.577+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:17.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:16 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:16.577+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6830 osd.3 since back 2024-07-26T19:42:46.125836+0000 front 2024-07-26T19:42:46.125882+0000 (oldest deadline 2024-07-26T19:43:12.025718+0000) 2024-07-26T19:43:18.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:17.589+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:18.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:17.589+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:18.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:17.589+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:18.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:17 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:17.589+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6830 osd.3 since back 2024-07-26T19:42:46.125836+0000 front 2024-07-26T19:42:46.125882+0000 (oldest deadline 2024-07-26T19:43:12.025718+0000) 2024-07-26T19:43:19.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:18.602+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:19.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:18.602+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:19.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:18.602+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:19.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:18 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:18.602+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6830 osd.3 since back 2024-07-26T19:42:46.125836+0000 front 2024-07-26T19:42:46.125882+0000 (oldest deadline 2024-07-26T19:43:12.025718+0000) 2024-07-26T19:43:20.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:19.627+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-07-26T19:42:23.422649+0000 front 2024-07-26T19:42:23.422664+0000 (oldest deadline 2024-07-26T19:42:46.922463+0000) 2024-07-26T19:43:20.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:19.627+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-07-26T19:42:31.623564+0000 front 2024-07-26T19:42:31.623634+0000 (oldest deadline 2024-07-26T19:42:55.723522+0000) 2024-07-26T19:43:20.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:19.627+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6822 osd.2 since back 2024-07-26T19:42:40.325058+0000 front 2024-07-26T19:42:40.325021+0000 (oldest deadline 2024-07-26T19:43:05.024854+0000) 2024-07-26T19:43:20.067 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:19 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7[104968]: 2024-07-26T19:43:19.627+0000 7f2c9e5ae640 -1 osd.7 2976 heartbeat_check: no reply from 172.21.15.71:6830 osd.3 since back 2024-07-26T19:42:46.125836+0000 front 2024-07-26T19:42:46.125882+0000 (oldest deadline 2024-07-26T19:43:12.025718+0000) 2024-07-26T19:43:20.959 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:20 smithi135 podman[148224]: 2024-07-26 19:43:20.66140657 +0000 UTC m=+5.557404506 container died 48da646d85403fa804f789e99a34bdaeeb1937456bc7d62cca71554db330cd4c (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-07-26T19:43:21.317 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:21 smithi135 podman[148224]: 2024-07-26 19:43:21.038692886 +0000 UTC m=+5.934690823 container cleanup 48da646d85403fa804f789e99a34bdaeeb1937456bc7d62cca71554db330cd4c (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, 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, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-07-26T19:43:21.317 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:21 smithi135 bash[148224]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7 2024-07-26T19:43:21.567 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:21 smithi135 podman[148238]: 2024-07-26 19:43:21.30699674 +0000 UTC m=+0.637328183 container remove 48da646d85403fa804f789e99a34bdaeeb1937456bc7d62cca71554db330cd4c (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724) 2024-07-26T19:43:21.971 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:21 smithi135 podman[148324]: 2024-07-26 19:43:21.579291179 +0000 UTC m=+0.017290090 image pull a2ae8b18107fb16f5557b150c8e39f522535239c211cc1d816bc963a04d42c18 quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818 2024-07-26T19:43:21.972 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:21 smithi135 podman[148324]: 2024-07-26 19:43:21.683062899 +0000 UTC m=+0.121061803 container create cb106aadf96154e037f05971ceb05c0d96d0fa6dd5f3f3c6d471944d7021341e (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.vendor=CentOS) 2024-07-26T19:43:21.972 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:21 smithi135 podman[148324]: 2024-07-26 19:43:21.886302785 +0000 UTC m=+0.324301706 container init cb106aadf96154e037f05971ceb05c0d96d0fa6dd5f3f3c6d471944d7021341e (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.name=CentOS Stream 9 Base Image) 2024-07-26T19:43:21.972 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:21 smithi135 podman[148324]: 2024-07-26 19:43:21.88949598 +0000 UTC m=+0.327494889 container start cb106aadf96154e037f05971ceb05c0d96d0fa6dd5f3f3c6d471944d7021341e (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0) 2024-07-26T19:43:22.317 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:21 smithi135 podman[148324]: 2024-07-26 19:43:21.961191102 +0000 UTC m=+0.399190009 container attach cb106aadf96154e037f05971ceb05c0d96d0fa6dd5f3f3c6d471944d7021341e (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240724, org.label-schema.license=GPLv2) 2024-07-26T19:43:22.317 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:22 smithi135 podman[148324]: 2024-07-26 19:43:22.089783562 +0000 UTC m=+0.527782468 container died cb106aadf96154e037f05971ceb05c0d96d0fa6dd5f3f3c6d471944d7021341e (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0) 2024-07-26T19:43:22.699 INFO:journalctl@ceph.osd.7.smithi135.stdout:Jul 26 19:43:22 smithi135 podman[148347]: 2024-07-26 19:43:22.674177321 +0000 UTC m=+0.578627810 container remove cb106aadf96154e037f05971ceb05c0d96d0fa6dd5f3f3c6d471944d7021341e (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-osd-7-deactivate, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, ceph=True, org.label-schema.build-date=20240724, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, 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, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-07-26T19:43:22.704 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@osd.7.service' 2024-07-26T19:43:22.741 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:43:22.742 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-07-26T19:43:22.742 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-07-26T19:43:22.742 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.a 2024-07-26T19:43:23.053 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 19:43:22 smithi071 systemd[1]: Stopping Ceph mds.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:43:23.308 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 19:43:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a[118238]: 2024-07-26T19:43:23.041+0000 7f177f39d640 -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-07-26T19:43:23.308 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 19:43:23 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a[118238]: 2024-07-26T19:43:23.041+0000 7f177f39d640 -1 mds.a *** got signal Terminated *** 2024-07-26T19:43:26.069 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 19:43:25 smithi071 podman[230714]: 2024-07-26 19:43:25.792680884 +0000 UTC m=+2.865278055 container died 8b1af4d51ce84072cc4b64cdde4b9e4d03a15c55e4412638afe7a7a12b9f7317 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240724, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True) 2024-07-26T19:43:26.438 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 19:43:26 smithi071 podman[230714]: 2024-07-26 19:43:26.158456699 +0000 UTC m=+3.231053869 container cleanup 8b1af4d51ce84072cc4b64cdde4b9e4d03a15c55e4412638afe7a7a12b9f7317 (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240724, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-07-26T19:43:26.438 INFO:journalctl@ceph.mds.a.smithi071.stdout:Jul 26 19:43:26 smithi071 bash[230714]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-a 2024-07-26T19:43:26.599 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.a.service' 2024-07-26T19:43:26.635 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:43:26.636 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-07-26T19:43:26.636 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-07-26T19:43:26.636 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.b 2024-07-26T19:43:26.946 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 19:43:26 smithi135 systemd[1]: Stopping Ceph mds.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:43:27.317 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 19:43:26 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b[109126]: 2024-07-26T19:43:26.935+0000 7fba4e605640 -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-07-26T19:43:27.317 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 19:43:26 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b[109126]: 2024-07-26T19:43:26.935+0000 7fba4e605640 -1 mds.b *** got signal Terminated *** 2024-07-26T19:43:31.004 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 19:43:30 smithi135 podman[148428]: 2024-07-26 19:43:30.7227126 +0000 UTC m=+3.893128772 container died d7718fa6b1ddbc2855d4aad7fb90d371e04b929727d007fbdd3b0be385beaebc (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, org.label-schema.build-date=20240724, 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, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-07-26T19:43:31.255 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 19:43:31 smithi135 podman[148428]: 2024-07-26 19:43:31.068398959 +0000 UTC m=+4.238815129 container cleanup d7718fa6b1ddbc2855d4aad7fb90d371e04b929727d007fbdd3b0be385beaebc (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240724, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.36.0, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b) 2024-07-26T19:43:31.255 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 19:43:31 smithi135 bash[148428]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b 2024-07-26T19:43:31.506 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 19:43:31 smithi135 podman[148443]: 2024-07-26 19:43:31.24502328 +0000 UTC m=+0.518453171 container remove d7718fa6b1ddbc2855d4aad7fb90d371e04b929727d007fbdd3b0be385beaebc (image=quay.ceph.io/ceph-ci/ceph@sha256:973914738af9724eb0630f66b0e501c31c005cb78e46b64d8db309ad30a9c818, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-mds-b, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-yuri10-testing-2024-07-25-0747-387735b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240724, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-07-26T19:43:31.506 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 19:43:31 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.b.service: Deactivated successfully. 2024-07-26T19:43:31.506 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 19:43:31 smithi135 systemd[1]: Stopped Ceph mds.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T19:43:31.506 INFO:journalctl@ceph.mds.b.smithi135.stdout:Jul 26 19:43:31 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.b.service: Consumed 1.954s CPU time. 2024-07-26T19:43:31.507 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@mds.b.service' 2024-07-26T19:43:31.542 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:43:31.543 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-07-26T19:43:31.543 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-07-26T19:43:31.543 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a 2024-07-26T19:43:31.817 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 systemd[1]: Stopping Ceph prometheus.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:43:32.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.864Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-07-26T19:43:32.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.865Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-07-26T19:43:32.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.865Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-07-26T19:43:32.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.865Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-07-26T19:43:32.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.865Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-07-26T19:43:32.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.865Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-07-26T19:43:32.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.865Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-07-26T19:43:32.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.865Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-07-26T19:43:32.276 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.865Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-07-26T19:43:32.277 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.867Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-07-26T19:43:32.277 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.867Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-07-26T19:43:32.277 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a[116544]: ts=2024-07-26T19:43:31.867Z caller=main.go:1147 level=info msg="See you next time!" 2024-07-26T19:43:32.277 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:31 smithi135 podman[148549]: 2024-07-26 19:43:31.875837266 +0000 UTC m=+0.119706138 container died 93284c01145d59f4b86b8165f6d4338ed7d3dda25fa5b6300f07d371fc1e4094 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T19:43:32.567 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:32 smithi135 podman[148549]: 2024-07-26 19:43:32.365624603 +0000 UTC m=+0.609493540 container cleanup 93284c01145d59f4b86b8165f6d4338ed7d3dda25fa5b6300f07d371fc1e4094 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-07-26T19:43:32.567 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Jul 26 19:43:32 smithi135 bash[148549]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-prometheus-a 2024-07-26T19:43:32.724 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@prometheus.a.service' 2024-07-26T19:43:32.756 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-07-26T19:43:32.757 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-07-26T19:43:32.757 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 --force --keep-logs 2024-07-26T19:43:32.912 INFO:teuthology.orchestra.run.smithi071.stdout:Deleting cluster with fsid: 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T19:43:34.438 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 19:43:34 smithi071 systemd[1]: Stopping Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:43:34.890 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 19:43:34 smithi071 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a[126062]: ts=2024-07-26T19:43:34.587Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-07-26T19:43:34.891 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 19:43:34 smithi071 podman[231173]: 2024-07-26 19:43:34.628610755 +0000 UTC m=+0.145002429 container died f0962fe01ad17914af1472dbdb600dd112f7795f84cc87557ec7ca1b5f2ed0c4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T19:43:35.157 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 19:43:34 smithi071 podman[231173]: 2024-07-26 19:43:34.971103594 +0000 UTC m=+0.487495271 container cleanup f0962fe01ad17914af1472dbdb600dd112f7795f84cc87557ec7ca1b5f2ed0c4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T19:43:35.157 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 19:43:34 smithi071 bash[231173]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a 2024-07-26T19:43:35.438 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 19:43:35 smithi071 podman[231184]: 2024-07-26 19:43:35.14708293 +0000 UTC m=+0.513321882 container remove f0962fe01ad17914af1472dbdb600dd112f7795f84cc87557ec7ca1b5f2ed0c4 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-07-26T19:43:35.438 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 19:43:35 smithi071 podman[231184]: 2024-07-26 19:43:35.231191979 +0000 UTC m=+0.597430929 volume remove ef764c06b30408f1f5791d4316272d12c04dd355a408cb656fc795dcd474c868 2024-07-26T19:43:35.938 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 19:43:35 smithi071 systemd[1]: Stopping Ceph node-exporter.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:43:35.938 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 19:43:35 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-07-26T19:43:35.938 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 19:43:35 smithi071 systemd[1]: Stopped Ceph alertmanager.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T19:43:35.938 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Jul 26 19:43:35 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@alertmanager.a.service: Consumed 4.201s CPU time. 2024-07-26T19:43:36.245 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 19:43:35 smithi071 podman[231293]: 2024-07-26 19:43:35.977918657 +0000 UTC m=+0.123987062 container died 1b458c2a83596126c592035a337f7a736d9ef5b67df2a93fd9b9b0cd14287c6e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T19:43:36.595 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 19:43:36 smithi071 podman[231293]: 2024-07-26 19:43:36.333878748 +0000 UTC m=+0.479947161 container cleanup 1b458c2a83596126c592035a337f7a736d9ef5b67df2a93fd9b9b0cd14287c6e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T19:43:36.595 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 19:43:36 smithi071 bash[231293]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a 2024-07-26T19:43:36.898 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 19:43:36 smithi071 podman[231306]: 2024-07-26 19:43:36.585069955 +0000 UTC m=+0.611249020 container remove 1b458c2a83596126c592035a337f7a736d9ef5b67df2a93fd9b9b0cd14287c6e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-07-26T19:43:36.898 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 19:43:36 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-07-26T19:43:36.898 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 19:43:36 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-07-26T19:43:36.899 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 19:43:36 smithi071 systemd[1]: Stopped Ceph node-exporter.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T19:43:36.899 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Jul 26 19:43:36 smithi071 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.a.service: Consumed 9.037s CPU time. 2024-07-26T19:43:37.385 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 --force --keep-logs 2024-07-26T19:43:37.539 INFO:teuthology.orchestra.run.smithi135.stdout:Deleting cluster with fsid: 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T19:43:39.249 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:38 smithi135 systemd[1]: Stopping Ceph grafana.a for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:43:39.566 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:39 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=server t=2024-07-26T19:43:39.239119046Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-07-26T19:43:39.567 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:39 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=tracing t=2024-07-26T19:43:39.239340356Z level=info msg="Closing tracing" 2024-07-26T19:43:39.567 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:39 smithi135 ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a[120326]: logger=ticker t=2024-07-26T19:43:39.23935622Z level=info msg=stopped last_tick=2024-07-26T19:43:30Z 2024-07-26T19:43:39.567 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:39 smithi135 podman[149006]: 2024-07-26 19:43:39.249507922 +0000 UTC m=+0.119304328 container died a5969d682195a332f699a490fcf8f425dc9423c1b1b9f73a16161e638ddbe37b (image=quay.io/ceph/grafana:9.4.12, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-07-26T19:43:39.817 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:39 smithi135 podman[149006]: 2024-07-26 19:43:39.630872815 +0000 UTC m=+0.500669212 container cleanup a5969d682195a332f699a490fcf8f425dc9423c1b1b9f73a16161e638ddbe37b (image=quay.io/ceph/grafana:9.4.12, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-07-26T19:43:39.817 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:39 smithi135 bash[149006]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a 2024-07-26T19:43:40.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:39 smithi135 podman[149017]: 2024-07-26 19:43:39.88232687 +0000 UTC m=+0.629208651 container remove a5969d682195a332f699a490fcf8f425dc9423c1b1b9f73a16161e638ddbe37b (image=quay.io/ceph/grafana:9.4.12, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-07-26T19:43:40.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:40 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@grafana.a.service: Deactivated successfully. 2024-07-26T19:43:40.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:40 smithi135 systemd[1]: Stopped Ceph grafana.a for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T19:43:40.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Jul 26 19:43:40 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@grafana.a.service: Consumed 49.716s CPU time. 2024-07-26T19:43:40.567 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 19:43:40 smithi135 systemd[1]: Stopping Ceph node-exporter.b for 826a69a4-4b78-11ef-bcb7-c7b262605968... 2024-07-26T19:43:40.567 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 19:43:40 smithi135 podman[149125]: 2024-07-26 19:43:40.454219924 +0000 UTC m=+0.093155351 container died e23cd7635a4c0cebb1585db5b55856491df2452db628216fa36e28d07766e046 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T19:43:40.980 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 19:43:40 smithi135 podman[149125]: 2024-07-26 19:43:40.760820354 +0000 UTC m=+0.399755777 container cleanup e23cd7635a4c0cebb1585db5b55856491df2452db628216fa36e28d07766e046 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T19:43:40.980 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 19:43:40 smithi135 bash[149125]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b 2024-07-26T19:43:41.248 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 19:43:40 smithi135 podman[149139]: 2024-07-26 19:43:40.970560293 +0000 UTC m=+0.519985152 container remove e23cd7635a4c0cebb1585db5b55856491df2452db628216fa36e28d07766e046 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-826a69a4-4b78-11ef-bcb7-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-07-26T19:43:41.248 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 19:43:40 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-07-26T19:43:41.249 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 19:43:41 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-07-26T19:43:41.249 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 19:43:41 smithi135 systemd[1]: Stopped Ceph node-exporter.b for 826a69a4-4b78-11ef-bcb7-c7b262605968. 2024-07-26T19:43:41.249 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Jul 26 19:43:41 smithi135 systemd[1]: ceph-826a69a4-4b78-11ef-bcb7-c7b262605968@node-exporter.b.service: Consumed 8.750s CPU time. 2024-07-26T19:43:41.814 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-26T19:43:41.846 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-07-26T19:43:41.875 INFO:tasks.cephadm:Archiving crash dumps... 2024-07-26T19:43:41.877 DEBUG:teuthology.misc:Transferring archived files from smithi071:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-07-26_13:22:04-rados-wip-yuri10-testing-2024-07-25-0747-distro-default-smithi/7819201/remote/smithi071/crash 2024-07-26T19:43:41.878 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/crash -- . 2024-07-26T19:43:42.017 INFO:teuthology.orchestra.run.smithi071.stderr:tar: /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/crash: Cannot open: No such file or directory 2024-07-26T19:43:42.018 INFO:teuthology.orchestra.run.smithi071.stderr:tar: Error is not recoverable: exiting now 2024-07-26T19:43:42.020 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-07-26_13:22:04-rados-wip-yuri10-testing-2024-07-25-0747-distro-default-smithi/7819201/remote/smithi135/crash 2024-07-26T19:43:42.021 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/crash -- . 2024-07-26T19:43:42.108 INFO:teuthology.orchestra.run.smithi135.stderr:tar: /var/lib/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/crash: Cannot open: No such file or directory 2024-07-26T19:43:42.108 INFO:teuthology.orchestra.run.smithi135.stderr:tar: Error is not recoverable: exiting now 2024-07-26T19:43:42.109 INFO:tasks.cephadm:Checking cluster log for badness... 2024-07-26T19:43:42.110 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/826a69a4-4b78-11ef-bcb7-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-07-26T19:43:42.141 INFO:teuthology.orchestra.run.smithi071.stdout:2024-07-26T18:02:19.689002+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-26T19:43:42.144 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-07-26T19:43:42.144 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[SEC\]' /var/log/ceph/826a69a4-4b78-11ef-bcb7-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-07-26T19:43:42.215 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[ERR\]' /var/log/ceph/826a69a4-4b78-11ef-bcb7-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-07-26T19:43:42.287 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[WRN\]' /var/log/ceph/826a69a4-4b78-11ef-bcb7-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-07-26T19:43:42.355 INFO:teuthology.orchestra.run.smithi071.stdout:2024-07-26T18:02:19.689002+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-07-26T19:43:42.357 INFO:tasks.cephadm:Compressing logs... 2024-07-26T19:43:42.357 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T19:43:42.399 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T19:43:42.423 INFO:teuthology.orchestra.run.smithi071.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.log 2024-07-26T19:43:42.423 INFO:teuthology.orchestra.run.smithi071.stderr:: No such file or directory 2024-07-26T19:43:42.423 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.2.log 2024-07-26T19:43:42.423 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.audit.log 2024-07-26T19:43:42.423 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.3.log 2024-07-26T19:43:42.423 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.1.log 2024-07-26T19:43:42.425 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mgr.y.log 2024-07-26T19:43:42.425 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.3.log: /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.0.log 2024-07-26T19:43:42.425 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mon.c.log 2024-07-26T19:43:42.425 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mon.a.log 2024-07-26T19:43:42.428 INFO:teuthology.orchestra.run.smithi135.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose --: No such file or directory 2024-07-26T19:43:42.428 INFO:teuthology.orchestra.run.smithi135.stderr: /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.log 2024-07-26T19:43:42.428 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.audit.log 2024-07-26T19:43:42.428 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.7.log 2024-07-26T19:43:42.428 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mds.b.log 2024-07-26T19:43:42.428 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.audit.log: /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.5.log 2024-07-26T19:43:42.428 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.4.log 2024-07-26T19:43:42.428 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mds.b.log: /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mgr.x.log 2024-07-26T19:43:42.428 INFO:teuthology.orchestra.run.smithi135.stderr: 85.4% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mds.b.log.gz 2024-07-26T19:43:42.428 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.6.log 2024-07-26T19:43:42.429 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.cephadm.log 2024-07-26T19:43:42.430 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-volume.log 2024-07-26T19:43:42.430 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.cephadm.log: 85.0% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.cephadm.log.gz 2024-07-26T19:43:42.430 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mon.b.log 2024-07-26T19:43:42.434 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-volume.log: 91.7% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.audit.log.gz 2024-07-26T19:43:42.437 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.cephadm.log 2024-07-26T19:43:42.438 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mon.a.log: 94.9% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.audit.log.gz 2024-07-26T19:43:42.442 INFO:teuthology.orchestra.run.smithi135.stderr: 86.8% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.log.gz 2024-07-26T19:43:42.443 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-07-26T19:43:42.449 INFO:teuthology.orchestra.run.smithi071.stderr: 92.7% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.log.gz 2024-07-26T19:43:42.450 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mds.a.log 2024-07-26T19:43:42.451 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.cephadm.log: 91.6% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph.cephadm.log.gz 2024-07-26T19:43:42.457 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mon.b.log: /var/log/ceph/cephadm.log: 91.1% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-volume.log.gz 2024-07-26T19:43:42.461 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-volume.log 2024-07-26T19:43:42.463 INFO:teuthology.orchestra.run.smithi135.stderr: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-07-26T19:43:42.474 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mds.a.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-07-26T19:43:42.477 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-volume.log: 92.4% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mds.a.log.gz 2024-07-26T19:43:42.483 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/cephadm.log: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-07-26T19:43:42.491 INFO:teuthology.orchestra.run.smithi135.stderr: 90.8% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mgr.x.log.gz 2024-07-26T19:43:42.501 INFO:teuthology.orchestra.run.smithi071.stderr: 91.1% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-volume.log.gz 2024-07-26T19:43:43.586 INFO:teuthology.orchestra.run.smithi071.stderr: 90.2% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mgr.y.log.gz 2024-07-26T19:43:43.940 INFO:teuthology.orchestra.run.smithi135.stderr: 92.2% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mon.b.log.gz 2024-07-26T19:43:43.966 INFO:teuthology.orchestra.run.smithi071.stderr: 92.2% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mon.c.log.gz 2024-07-26T19:43:47.199 INFO:teuthology.orchestra.run.smithi071.stderr: 90.6% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-mon.a.log.gz 2024-07-26T19:44:04.610 INFO:teuthology.orchestra.run.smithi135.stderr: 94.3% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.4.log.gz 2024-07-26T19:44:06.172 INFO:teuthology.orchestra.run.smithi135.stderr: 95.0% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.6.log.gz 2024-07-26T19:44:06.525 INFO:teuthology.orchestra.run.smithi135.stderr: 94.5% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.5.log.gz 2024-07-26T19:44:07.567 INFO:teuthology.orchestra.run.smithi135.stderr: 94.4% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.7.log.gz 2024-07-26T19:44:07.569 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-07-26T19:44:07.569 INFO:teuthology.orchestra.run.smithi135.stderr:real 0m25.154s 2024-07-26T19:44:07.569 INFO:teuthology.orchestra.run.smithi135.stderr:user 1m33.100s 2024-07-26T19:44:07.569 INFO:teuthology.orchestra.run.smithi135.stderr:sys 0m3.547s 2024-07-26T19:44:07.582 INFO:teuthology.orchestra.run.smithi071.stderr: 94.5% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.3.log.gz 2024-07-26T19:44:09.118 INFO:teuthology.orchestra.run.smithi071.stderr: 94.3% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.0.log.gz 2024-07-26T19:44:10.325 INFO:teuthology.orchestra.run.smithi071.stderr: 94.3% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.1.log.gz 2024-07-26T19:44:11.642 INFO:teuthology.orchestra.run.smithi071.stderr: 94.2% -- replaced with /var/log/ceph/826a69a4-4b78-11ef-bcb7-c7b262605968/ceph-osd.2.log.gz 2024-07-26T19:44:11.644 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-07-26T19:44:11.644 INFO:teuthology.orchestra.run.smithi071.stderr:real 0m29.231s 2024-07-26T19:44:11.644 INFO:teuthology.orchestra.run.smithi071.stderr:user 1m52.160s 2024-07-26T19:44:11.644 INFO:teuthology.orchestra.run.smithi071.stderr:sys 0m4.147s 2024-07-26T19:44:11.644 INFO:tasks.cephadm:Archiving logs... 2024-07-26T19:44:11.645 DEBUG:teuthology.misc:Transferring archived files from smithi071:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-07-26_13:22:04-rados-wip-yuri10-testing-2024-07-25-0747-distro-default-smithi/7819201/remote/smithi071/log 2024-07-26T19:44:11.646 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/log/ceph -- . 2024-07-26T19:44:27.528 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-07-26_13:22:04-rados-wip-yuri10-testing-2024-07-25-0747-distro-default-smithi/7819201/remote/smithi135/log 2024-07-26T19:44:27.529 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/log/ceph -- . 2024-07-26T19:44:40.383 INFO:tasks.cephadm:Removing cluster... 2024-07-26T19:44:40.384 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 --force 2024-07-26T19:44:40.541 INFO:teuthology.orchestra.run.smithi071.stdout:Deleting cluster with fsid: 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T19:44:40.939 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 826a69a4-4b78-11ef-bcb7-c7b262605968 --force 2024-07-26T19:44:41.085 INFO:teuthology.orchestra.run.smithi135.stdout:Deleting cluster with fsid: 826a69a4-4b78-11ef-bcb7-c7b262605968 2024-07-26T19:44:41.473 INFO:tasks.cephadm:Removing cephadm ... 2024-07-26T19:44:41.473 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/cephadm 2024-07-26T19:44:41.490 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/cephadm 2024-07-26T19:44:41.506 INFO:tasks.cephadm:Teardown complete 2024-07-26T19:44:41.506 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-07-26T19:44:41.518 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-07-26T19:44:41.519 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-07-26T19:44:41.533 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-07-26T19:44:41.620 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-07-26T19:44:41.631 INFO:teuthology.task.clock:Checking final clock skew... 2024-07-26T19:44:41.631 DEBUG:teuthology.orchestra.run.smithi071:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-26T19:44:41.634 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-07-26T19:44:41.648 INFO:teuthology.orchestra.run.smithi071.stderr:bash: line 1: ntpq: command not found 2024-07-26T19:44:41.649 INFO:teuthology.orchestra.run.smithi135.stderr:bash: line 1: ntpq: command not found 2024-07-26T19:44:41.652 INFO:teuthology.orchestra.run.smithi071.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-07-26T19:44:41.652 INFO:teuthology.orchestra.run.smithi071.stdout:=============================================================================== 2024-07-26T19:44:41.652 INFO:teuthology.orchestra.run.smithi071.stdout:^* hv01.front.sepia.ceph.com 3 6 377 57 +256us[ +232us] +/- 44ms 2024-07-26T19:44:41.652 INFO:teuthology.orchestra.run.smithi071.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 59 -353us[ -378us] +/- 58ms 2024-07-26T19:44:41.652 INFO:teuthology.orchestra.run.smithi071.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 56 -56us[ -56us] +/- 84ms 2024-07-26T19:44:41.652 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-07-26T19:44:41.654 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-07-26T19:44:41.654 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-07-26T19:44:41.654 INFO:teuthology.orchestra.run.smithi135.stdout:^* hv01.front.sepia.ceph.com 3 7 377 56 +272us[ +276us] +/- 44ms 2024-07-26T19:44:41.654 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 117 -343us[ -338us] +/- 57ms 2024-07-26T19:44:41.654 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv03.front.sepia.ceph.com 3 8 377 51 -51us[ -51us] +/- 84ms 2024-07-26T19:44:41.654 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-07-26T19:44:41.654 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-07-26T19:44:41.692 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-07-26T19:44:41.693 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-07-26T19:44:41.725 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T19:44:41.813 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T19:44:41.894 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T19:44:41.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T19:44:41.923 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T19:44:41.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T19:44:41.953 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-07-26T19:44:41.964 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-07-26T19:44:42.001 INFO:teuthology.task.internal:Duration was 6794.529724 seconds 2024-07-26T19:44:42.002 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-07-26T19:44:42.035 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-07-26T19:44:42.035 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-07-26T19:44:42.038 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-07-26T19:44:42.076 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-07-26T19:44:42.076 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-07-26T19:44:42.358 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-07-26T19:44:42.358 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi071.front.sepia.ceph.com 2024-07-26T19:44:42.358 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T19:44:42.379 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2024-07-26T19:44:42.380 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T19:44:42.427 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-07-26T19:44:42.427 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-07-26T19:44:42.429 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-07-26T19:44:42.493 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-07-26T19:44:42.494 DEBUG:teuthology.orchestra.run.smithi071:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-07-26T19:44:42.496 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-07-26T19:44:43.148 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-07-26T19:44:43.160 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-07-26T19:44:43.161 DEBUG:teuthology.orchestra.run.smithi071:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-07-26T19:44:43.186 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-07-26T19:44:43.211 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-07-26T19:44:43.222 DEBUG:teuthology.orchestra.run.smithi071:> 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-07-26T19:44:43.228 DEBUG:teuthology.orchestra.run.smithi135:> 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-07-26T19:44:43.250 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = core 2024-07-26T19:44:43.274 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2024-07-26T19:44:43.288 DEBUG:teuthology.orchestra.run.smithi071:> test -e /home/ubuntu/cephtest/archive/coredump 2024-07-26T19:44:43.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T19:44:43.322 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2024-07-26T19:44:43.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-07-26T19:44:43.345 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-07-26T19:44:43.383 INFO:teuthology.task.internal:Transferring archived files... 2024-07-26T19:44:43.384 DEBUG:teuthology.misc:Transferring archived files from smithi071:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-07-26_13:22:04-rados-wip-yuri10-testing-2024-07-25-0747-distro-default-smithi/7819201/remote/smithi071 2024-07-26T19:44:43.385 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-07-26T19:44:43.444 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-07-26_13:22:04-rados-wip-yuri10-testing-2024-07-25-0747-distro-default-smithi/7819201/remote/smithi135 2024-07-26T19:44:43.444 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-07-26T19:44:43.487 INFO:teuthology.task.internal:Removing archive directory... 2024-07-26T19:44:43.487 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf -- /home/ubuntu/cephtest/archive 2024-07-26T19:44:43.490 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2024-07-26T19:44:43.535 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-07-26T19:44:43.548 INFO:teuthology.task.internal:Not uploading archives. 2024-07-26T19:44:43.548 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-07-26T19:44:43.577 INFO:teuthology.task.internal:Tidying up after the test... 2024-07-26T19:44:43.577 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-07-26T19:44:43.580 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-07-26T19:44:43.592 INFO:teuthology.orchestra.run.smithi071.stdout: 265829 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jul 26 19:44 /home/ubuntu/cephtest 2024-07-26T19:44:43.595 INFO:teuthology.orchestra.run.smithi135.stdout: 265306 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jul 26 19:44 /home/ubuntu/cephtest 2024-07-26T19:44:43.596 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-07-26T19:44:43.617 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-07-26T19:44:44.288 INFO:teuthology.run:Summary data: description: rados/upgrade/parallel/{0-random-distro$/{centos_9.stream} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 6794.529724121094 failure_reason: '"2024-07-26T18:02:19.689002+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)" in cluster log' flavor: default owner: scheduled_yuriw@teuthology success: false 2024-07-26T19:44:44.288 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-07-26T19:44:44.370 INFO:teuthology.run:FAIL